@cloudtower/eagle 0.17.13 → 0.19.2-beta.0
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/UIKitProvider/index.d.ts +8 -0
- package/dist/components/Alert/index.d.ts +3 -0
- package/dist/components/Arch/index.d.ts +3 -0
- package/dist/components/Badge/index.d.ts +3 -0
- package/dist/components/BaseIcon/BaseIcon.stories.d.ts +5 -0
- package/dist/components/Bit/index.d.ts +3 -0
- package/dist/components/BitPerSecond/index.d.ts +3 -0
- package/dist/components/Bps/index.d.ts +3 -0
- package/dist/components/Button/Button.stories.d.ts +18 -0
- package/dist/components/Button/HoverableElement.d.ts +9 -0
- package/dist/components/Button/HoverableElement.stories.d.ts +5 -0
- package/dist/components/Button/index.d.ts +6 -6
- package/dist/components/Byte/index.d.ts +3 -0
- package/dist/components/Checkbox/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Checkbox/index.d.ts +8 -0
- package/dist/components/Empty/index.d.ts +3 -0
- package/dist/components/Fields/FieldsBoolean/FieldsBoolean.stories.d.ts +5 -0
- package/dist/components/Fields/FieldsBoolean/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Fields/FieldsBoolean/index.d.ts +4 -0
- package/dist/components/Fields/FieldsDateTime/index.d.ts +4 -0
- package/dist/components/Fields/FieldsDateTimeRange/FieldsDateTimeRange.stories.d.ts +11 -0
- package/dist/components/Fields/FieldsDateTimeRange/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Fields/FieldsDateTimeRange/index.d.ts +5 -0
- package/dist/components/Fields/FieldsEnum/FieldsEnum.stories.d.ts +7 -0
- package/dist/components/Fields/FieldsEnum/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Fields/FieldsEnum/index.d.ts +4 -0
- package/dist/components/Fields/FieldsFloat/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Fields/FieldsFloat/index.d.ts +4 -0
- package/dist/components/Fields/FieldsInt/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Fields/FieldsInt/index.d.ts +4 -0
- package/dist/components/Fields/FieldsInteger/FieldsInteger.stories.d.ts +6 -0
- package/dist/components/Fields/FieldsInteger/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Fields/FieldsInteger/index.d.ts +4 -0
- package/dist/components/Fields/FieldsString/FieldsString.stories.d.ts +19 -0
- package/dist/components/Fields/FieldsString/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Fields/FieldsString/index.d.ts +4 -0
- package/dist/components/Fields/FieldsTextArea/index.d.ts +5 -0
- package/dist/components/Fields/FieldsTimePicker/FieldsTimePicker.stories.d.ts +11 -0
- package/dist/components/Fields/FieldsTimePicker/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Fields/FieldsTimePicker/index.d.ts +5 -0
- package/dist/components/Fields/index.d.ts +26 -0
- package/dist/components/Frequency/index.d.ts +3 -0
- package/dist/components/Icon/Icon.stories.d.ts +39 -0
- package/dist/components/Icon/index.d.ts +14 -15
- package/dist/components/Input/Input.stories.d.ts +29 -0
- package/dist/components/Input/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/Input/index.d.ts +6 -0
- package/dist/components/InputGroup/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/InputGroup/index.d.ts +3 -0
- package/dist/components/InputInteger/__test__/unit.test.d.ts +1 -0
- package/dist/components/InputInteger/formatterInteger.d.ts +2 -0
- package/dist/components/InputNumber/index.d.ts +12 -0
- package/dist/components/InputTagItem/index.d.ts +5 -0
- package/dist/components/Loading/index.d.ts +2 -2
- package/dist/components/Metric/Metric.stories.d.ts +6 -0
- package/dist/components/Metric/mockMetric.d.ts +3 -0
- package/dist/components/Metric/mockMetric2.d.ts +3 -0
- package/dist/components/Modal/ImmersiveModal.d.ts +5 -0
- package/dist/components/Modal/Modal.stories.d.ts +5 -0
- package/dist/components/Pagination/index.d.ts +0 -1
- package/dist/components/Percent/index.d.ts +3 -0
- package/dist/components/Progress/index.d.ts +3 -0
- package/dist/components/SearchInput/SearchInput.stories.d.ts +4 -0
- package/dist/components/SearchInput/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/SearchInput/index.d.ts +3 -0
- package/dist/components/Second/index.d.ts +3 -0
- package/dist/components/Select/Select.stories.d.ts +16 -0
- package/dist/components/Select/index.d.ts +3 -0
- package/dist/components/Speed/index.d.ts +3 -0
- package/dist/components/Steps/index.d.ts +2 -2
- package/dist/components/Styled/index.d.ts +11 -0
- package/dist/components/Table/SearchWidget.d.ts +3 -3
- package/dist/components/Table/TableWidget.d.ts +1 -1
- package/dist/components/Table/__test__/h5_css.test.d.ts +1 -0
- package/dist/components/TextArea/index.d.ts +4 -0
- package/dist/components/TimePicker/index.d.ts +6 -0
- package/dist/components/TowerTable/TowerTable.stories.d.ts +12 -0
- package/dist/components/TowerTable/WrapperComponent.d.ts +2 -2
- package/dist/components/antd.d.ts +0 -24
- package/dist/components/images/index.d.ts +15 -1123
- package/dist/components/index.d.ts +0 -8
- package/dist/esm/index.js +2674 -9086
- package/dist/esm/stats1.html +1 -1
- package/dist/hooks/useLocalStorage.d.ts +1 -1
- package/dist/hooks/useSearch.d.ts +1 -1
- package/dist/hooks/utils.d.ts +1 -1
- package/dist/index.d.ts +7 -5
- package/dist/spec/base.d.ts +50 -151
- package/dist/spec/react-final-form.d.ts +46 -0
- package/dist/store/modal.d.ts +3 -0
- package/dist/style.css +1408 -1482
- package/dist/umd/index.js +2611 -10318
- package/dist/umd/stats1.html +1 -1
- package/dist/utils/icon.d.ts +1 -2
- package/dist/utils/isEmpty.d.ts +2 -0
- package/dist/utils/router.d.ts +1 -1
- package/dist/utils/tower.d.ts +62 -0
- package/package.json +32 -13
- package/README.md +0 -26
- package/dist/components/Form/index.d.ts +0 -154
- package/dist/components/FormError/index.d.ts +0 -29
- package/dist/components/HoverableIcon/index.d.ts +0 -10
- package/dist/components/Modal2/Error.d.ts +0 -14
- package/dist/components/Modal2/InitializedModal.d.ts +0 -4
- package/dist/components/Modal2/Modal.d.ts +0 -9
- package/dist/components/Modal2/WizardModal.d.ts +0 -4
- package/dist/components/Modal2/index.d.ts +0 -10
- package/dist/components/SimplePagination/index.d.ts +0 -4
- package/dist/components/images/images-type.d.ts +0 -1
package/dist/utils/icon.d.ts
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
export declare function
|
|
2
|
-
export declare function getAlertIcon(type: "success" | "info" | "warning" | "error" | "normal" | undefined): "1-checkmark-done-success-circle-fill-16-green" | "1-info-i-circle-fill-16-blue" | "1-info-i-circle-fill-16-secondary" | "1-notice-attention-16-yellow" | "1-xmark-failed-serious-warning-fill-16-red";
|
|
1
|
+
export declare function getAlertIcon(type: "success" | "info" | "warning" | "error" | "normal" | undefined): string;
|
package/dist/utils/router.d.ts
CHANGED
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
interface FormattedResult {
|
|
2
|
+
value: number;
|
|
3
|
+
unit: string;
|
|
4
|
+
}
|
|
5
|
+
export declare const B = 1;
|
|
6
|
+
export declare const KiB: number;
|
|
7
|
+
export declare const MiB: number;
|
|
8
|
+
export declare const GiB: number;
|
|
9
|
+
export declare const TiB: number;
|
|
10
|
+
export declare const PiB: number;
|
|
11
|
+
export declare type SerializableBasic = null | undefined | string | number | boolean;
|
|
12
|
+
export declare type SerializableArray = Serializable[];
|
|
13
|
+
export declare type SerializableObject = {
|
|
14
|
+
[key: string]: Serializable;
|
|
15
|
+
};
|
|
16
|
+
export declare type Serializable = SerializableBasic | SerializableArray | SerializableObject;
|
|
17
|
+
export declare const MAGIC_METRIC_NULL = -2;
|
|
18
|
+
export declare const bit = 1;
|
|
19
|
+
export declare const Kb: number;
|
|
20
|
+
export declare const Mb: number;
|
|
21
|
+
export declare const Gb: number;
|
|
22
|
+
export declare const Tb: number;
|
|
23
|
+
export declare const Pb: number;
|
|
24
|
+
export declare function formatBits(bits: number, decimals?: number): FormattedResult;
|
|
25
|
+
export declare const Hz = 1;
|
|
26
|
+
export declare const KHz: number;
|
|
27
|
+
export declare const MHz: number;
|
|
28
|
+
export declare const GHz: number;
|
|
29
|
+
export declare const THz: number;
|
|
30
|
+
export declare function formatFrequency(frequency: number, decimals?: number): FormattedResult;
|
|
31
|
+
export declare const SECOND = 1;
|
|
32
|
+
export declare const MINUTE: number;
|
|
33
|
+
export declare const HOUR: number;
|
|
34
|
+
export declare const DAY: number;
|
|
35
|
+
export declare const WEEK: number;
|
|
36
|
+
export declare function formatSeconds(seconds: number, decimals?: number): FormattedResult;
|
|
37
|
+
export declare const bps = 1;
|
|
38
|
+
export declare const Kbps: number;
|
|
39
|
+
export declare const Mbps: number;
|
|
40
|
+
export declare const Gbps: number;
|
|
41
|
+
export declare const Tbps: number;
|
|
42
|
+
export declare function formatBitPerSecond(input: number, decimals?: number): FormattedResult;
|
|
43
|
+
export declare const Bps = 1;
|
|
44
|
+
export declare const KBps: number;
|
|
45
|
+
export declare const MBps: number;
|
|
46
|
+
export declare const GBps: number;
|
|
47
|
+
export declare const TBps: number;
|
|
48
|
+
export declare function formatBps(input: number, decimals?: number): FormattedResult;
|
|
49
|
+
export declare function formatBytes(bytes: number, decimals?: number): FormattedResult;
|
|
50
|
+
export declare function formatPercent(input: number, decimals?: number): FormattedResult;
|
|
51
|
+
export declare const KbE = 1000;
|
|
52
|
+
export declare const MbE: number;
|
|
53
|
+
export declare const GbE: number;
|
|
54
|
+
export declare const TbE: number;
|
|
55
|
+
export declare function formatSpeed(input: number, decimals?: number): {
|
|
56
|
+
value: string;
|
|
57
|
+
unit: string;
|
|
58
|
+
} | {
|
|
59
|
+
value: number;
|
|
60
|
+
unit: string;
|
|
61
|
+
};
|
|
62
|
+
export {};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@cloudtower/eagle",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.19.2-beta.0",
|
|
4
4
|
"main": "dist/umd/index.js",
|
|
5
5
|
"module": "./dist/esm/index.js",
|
|
6
6
|
"types": "dist/index.d.ts",
|
|
@@ -11,57 +11,76 @@
|
|
|
11
11
|
"scripts": {
|
|
12
12
|
"build": "rollup --config rollup.config.js --bundleConfigAsCjs",
|
|
13
13
|
"test": "vitest",
|
|
14
|
+
"test:ci": "vitest run",
|
|
14
15
|
"coverage": "vitest run --coverage",
|
|
15
|
-
"typings": "
|
|
16
|
-
"
|
|
17
|
-
"
|
|
16
|
+
"typings": "tsc -v && tsc --emitDeclarationOnly --paths null",
|
|
17
|
+
"generate:images": "node --loader ts-node/esm tools/index.mts",
|
|
18
|
+
"storybook": "start-storybook -p 6006",
|
|
19
|
+
"build-storybook": "build-storybook"
|
|
18
20
|
},
|
|
19
21
|
"dependencies": {
|
|
20
|
-
"@cloudtower/parrot": "0.
|
|
22
|
+
"@cloudtower/parrot": "0.19.2-beta.0",
|
|
21
23
|
"@linaria/core": "^4.2.2",
|
|
22
24
|
"@linaria/react": "^4.3.0",
|
|
23
|
-
"@smartx/final-form": "^4.19.1-rc2",
|
|
24
|
-
"@smartx/final-form-arrays": "^3.0.2-rc4",
|
|
25
|
-
"@smartx/react-final-form": "^6.4.0-rc4",
|
|
26
|
-
"@smartx/react-final-form-arrays": "^3.1.1-rc5",
|
|
27
|
-
"@tower/utils": "1.10.0",
|
|
28
25
|
"antd": "4.5.0",
|
|
29
26
|
"history": "^4.9",
|
|
27
|
+
"react-i18next": "^12.1.5",
|
|
30
28
|
"react-redux": "^7.1.3",
|
|
31
|
-
"react-transition-group": "^4.4.5",
|
|
32
29
|
"recharts": "^2.1.16",
|
|
33
30
|
"redux": "^4.2.0"
|
|
34
31
|
},
|
|
35
32
|
"devDependencies": {
|
|
33
|
+
"@babel/core": "^7.20.12",
|
|
34
|
+
"@linaria/babel-preset": "4.4.1",
|
|
36
35
|
"@linaria/rollup": "^4.1.5",
|
|
37
36
|
"@linaria/vite": "^4.2.5",
|
|
37
|
+
"@linaria/webpack-loader": "4.1.13",
|
|
38
38
|
"@rollup/plugin-image": "^3.0.2",
|
|
39
|
+
"@storybook/addon-actions": "^6.5.16",
|
|
40
|
+
"@storybook/addon-essentials": "^6.5.16",
|
|
41
|
+
"@storybook/addon-interactions": "^6.5.16",
|
|
42
|
+
"@storybook/addon-links": "^6.5.16",
|
|
43
|
+
"@storybook/builder-webpack5": "^6.5.16",
|
|
44
|
+
"@storybook/manager-webpack5": "^6.5.16",
|
|
45
|
+
"@storybook/preset-create-react-app": "^4.1.2",
|
|
46
|
+
"@storybook/react": "^6.5.16",
|
|
47
|
+
"@storybook/testing-library": "^0.0.13",
|
|
39
48
|
"@testing-library/jest-dom": "^5.16.5",
|
|
40
49
|
"@testing-library/react": "^12.1.5",
|
|
41
50
|
"@testing-library/react-hooks": "^8.0.1",
|
|
42
51
|
"@types/history": "^4.7.11",
|
|
43
52
|
"@types/react": "^17.0.50",
|
|
44
53
|
"@types/react-is": "^17.0.3",
|
|
45
|
-
"@types/react-transition-group": "^4.4.5",
|
|
46
54
|
"@vitejs/plugin-react": "^2.1.0",
|
|
47
55
|
"@vitest/coverage-c8": "^0.24.1",
|
|
56
|
+
"babel-loader": "^8.3.0",
|
|
57
|
+
"css-loader": "^6.7.3",
|
|
48
58
|
"globby": "^13.1.2",
|
|
49
59
|
"jsdom": "^20.0.1",
|
|
60
|
+
"less-loader": "^11.1.0",
|
|
61
|
+
"linaria": "^4.1.13",
|
|
62
|
+
"mini-css-extract-plugin": "^2.7.2",
|
|
50
63
|
"postcss": "^8.4.20",
|
|
51
64
|
"postcss-url": "^10.1.3",
|
|
52
65
|
"react": "17.0.2",
|
|
53
66
|
"react-dom": "17.0.2",
|
|
54
67
|
"react-is": "^18.2.0",
|
|
68
|
+
"react-scripts": "^5.0.1",
|
|
69
|
+
"readline": "^1.3.0",
|
|
70
|
+
"resize-observer-polyfill": "^1.5.1",
|
|
55
71
|
"rollup": "^3.12.1",
|
|
56
72
|
"rollup-plugin-esbuild": "5.0.0",
|
|
57
73
|
"rollup-plugin-polyfill-node": "^0.12.0",
|
|
58
74
|
"rollup-plugin-scss": "^3.0.0",
|
|
59
75
|
"rollup-plugin-visualizer": "5.9.0",
|
|
60
76
|
"sass": "^1.55.0",
|
|
77
|
+
"storybook-addon-designs": "^6.3.1",
|
|
78
|
+
"style-loader": "^3.3.1",
|
|
79
|
+
"ts-loader": "^9.4.2",
|
|
61
80
|
"ts-node": "^10.9.1",
|
|
62
81
|
"typescript": "^4.8.4",
|
|
63
82
|
"vite": "^3.1.7",
|
|
64
83
|
"vitest": "^0.24.1"
|
|
65
84
|
},
|
|
66
|
-
"gitHead": "
|
|
85
|
+
"gitHead": "ea1cbd77e199cf9a44ca57d4152319817862f76d"
|
|
67
86
|
}
|
package/README.md
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
## Usage
|
|
2
|
-
|
|
3
|
-
```tsx
|
|
4
|
-
import { antdKit } from "@cloudtower/eagle";
|
|
5
|
-
import { KitStoreProvider, kitContext } from "@cloudtower/eagle";
|
|
6
|
-
import { initParrotI18n } from "@cloudtower/eagle";
|
|
7
|
-
|
|
8
|
-
import "@cloudtower/eagle/dist/style.css";
|
|
9
|
-
|
|
10
|
-
initParrotI18n();
|
|
11
|
-
|
|
12
|
-
ReactDOM.render(
|
|
13
|
-
<React.StrictMode>
|
|
14
|
-
<KitStoreProvider>
|
|
15
|
-
<kitContext.Provider value={antdKit}>
|
|
16
|
-
<App />
|
|
17
|
-
</kitContext.Provider>
|
|
18
|
-
</KitStoreProvider>
|
|
19
|
-
</React.StrictMode>,
|
|
20
|
-
document.getElementById("root") as HTMLElement
|
|
21
|
-
);
|
|
22
|
-
```
|
|
23
|
-
|
|
24
|
-
## Debug
|
|
25
|
-
|
|
26
|
-
## Contribute
|
|
@@ -1,154 +0,0 @@
|
|
|
1
|
-
import { FormApi, FormState, FormSubscription, MutableState, SubmissionErrors, Tools } from "@smartx/final-form";
|
|
2
|
-
import { FieldMetaState, FieldRenderProps, FormProps, FormRenderProps, UseFormStateParams } from "@smartx/react-final-form";
|
|
3
|
-
import { FieldArrayRenderProps } from "@smartx/react-final-form-arrays";
|
|
4
|
-
import { ColProps } from "antd/lib/col";
|
|
5
|
-
import React, { Component, ReactElement, ReactNode } from "react";
|
|
6
|
-
import { Kit } from "../../spec";
|
|
7
|
-
export declare const FormLayoutContext: React.Context<Form1LayoutProps>;
|
|
8
|
-
declare type FormItemLayout = {
|
|
9
|
-
label?: ColProps;
|
|
10
|
-
control?: ColProps;
|
|
11
|
-
};
|
|
12
|
-
export declare type LayoutProps = {
|
|
13
|
-
compact?: boolean;
|
|
14
|
-
formItem?: FormItemLayout;
|
|
15
|
-
};
|
|
16
|
-
export declare const DEFAULT_LAYOUT: {
|
|
17
|
-
formItem: Required<FormItemLayout>;
|
|
18
|
-
};
|
|
19
|
-
declare type SetValuesMutator = ([mutate]: [(prevValues: Readonly<any>) => any], state: MutableState<any>) => void;
|
|
20
|
-
export declare const setValuesMutator: SetValuesMutator;
|
|
21
|
-
export declare const arrayMutators: {
|
|
22
|
-
replace: ([name, value]: [string, any[]], state: MutableState<any>, { changeValue }: Tools<any>) => void;
|
|
23
|
-
insert: import("@smartx/final-form").Mutator<any>;
|
|
24
|
-
concat: import("@smartx/final-form").Mutator<any>;
|
|
25
|
-
move: import("@smartx/final-form").Mutator<any>;
|
|
26
|
-
pop: import("@smartx/final-form").Mutator<any>;
|
|
27
|
-
push: import("@smartx/final-form").Mutator<any>;
|
|
28
|
-
removeBatch: import("@smartx/final-form").Mutator<any>;
|
|
29
|
-
remove: import("@smartx/final-form").Mutator<any>;
|
|
30
|
-
shift: import("@smartx/final-form").Mutator<any>;
|
|
31
|
-
swap: import("@smartx/final-form").Mutator<any>;
|
|
32
|
-
update: import("@smartx/final-form").Mutator<any>;
|
|
33
|
-
unshift: import("@smartx/final-form").Mutator<any>;
|
|
34
|
-
};
|
|
35
|
-
export declare type UseFormApi<T> = FormApi<T> & {
|
|
36
|
-
setValues: (callback: (prev: Readonly<T>) => T) => void;
|
|
37
|
-
};
|
|
38
|
-
export declare type BaseFormProps<T, V, O = {}> = {
|
|
39
|
-
initialValues?: T;
|
|
40
|
-
keepDirtyOnReinitialize?: boolean;
|
|
41
|
-
onSubmit: (values: T, form: FormApi<T>, callback?: (errors?: SubmissionErrors) => void) => SubmissionErrors | Promise<SubmissionErrors | undefined> | undefined | void;
|
|
42
|
-
subscription?: FormSubscription;
|
|
43
|
-
validation?: V;
|
|
44
|
-
onChanges?: O;
|
|
45
|
-
render: (props: Omit<FormRenderProps<T>, "form"> & {
|
|
46
|
-
form: UseFormApi<T>;
|
|
47
|
-
}) => ReactElement;
|
|
48
|
-
layout?: LayoutProps;
|
|
49
|
-
debug?: FormProps["debug"];
|
|
50
|
-
};
|
|
51
|
-
export declare type FormContextType<Validators = {}, OnChanges = {}> = {
|
|
52
|
-
layout: LayoutProps;
|
|
53
|
-
kit: Kit;
|
|
54
|
-
validators: Validators;
|
|
55
|
-
onChanges: OnChanges;
|
|
56
|
-
};
|
|
57
|
-
declare type BaseFieldState<T> = FieldMetaState<T> & {
|
|
58
|
-
value: T;
|
|
59
|
-
name: string;
|
|
60
|
-
};
|
|
61
|
-
export declare type FieldProps<T> = {
|
|
62
|
-
defaultValue?: T;
|
|
63
|
-
initialValue?: T;
|
|
64
|
-
format?: (value: T, name: string) => any;
|
|
65
|
-
parse?: (value: any, name: string) => T;
|
|
66
|
-
label?: ((props: BaseFieldState<T>) => ReactElement | null) | ReactNode;
|
|
67
|
-
error?: ((props: BaseFieldState<T>) => ReactElement | null) | ReactNode;
|
|
68
|
-
extra?: ((props: BaseFieldState<T>) => ReactElement | null) | ReactNode;
|
|
69
|
-
render?: ((props: FieldRenderProps<T>) => ReactElement | null) | ReactNode;
|
|
70
|
-
className?: string;
|
|
71
|
-
autoFocus?: boolean;
|
|
72
|
-
layout?: {
|
|
73
|
-
label?: ColProps;
|
|
74
|
-
control?: ColProps;
|
|
75
|
-
};
|
|
76
|
-
index?: number | number[];
|
|
77
|
-
};
|
|
78
|
-
export declare type FieldOnChange<T, FV> = (args: {
|
|
79
|
-
name?: string;
|
|
80
|
-
value: T | undefined;
|
|
81
|
-
setValues: UseFormApi<FV>["setValues"];
|
|
82
|
-
}) => void;
|
|
83
|
-
export declare type FieldListenerProps<T, FV> = {
|
|
84
|
-
name: string;
|
|
85
|
-
onChange: FieldOnChange<T, FV>;
|
|
86
|
-
};
|
|
87
|
-
export declare class BaseField<T, FV, P extends FieldProps<T> = FieldProps<T>> extends Component<P> {
|
|
88
|
-
path: string;
|
|
89
|
-
form: string;
|
|
90
|
-
defaultRender?: FieldProps<T>["render"];
|
|
91
|
-
render(): JSX.Element | null;
|
|
92
|
-
}
|
|
93
|
-
export declare type FieldArrayRenderPropsFields<T> = FieldArrayRenderProps<T, HTMLElement>["fields"] & {
|
|
94
|
-
replace: (value: T[]) => void;
|
|
95
|
-
};
|
|
96
|
-
export declare type FieldArrayRender<T> = (props: {
|
|
97
|
-
fields: FieldArrayRenderPropsFields<T>;
|
|
98
|
-
meta: FieldArrayRenderProps<T, HTMLElement>["meta"];
|
|
99
|
-
}) => ReactElement | null;
|
|
100
|
-
declare type BaseFieldArrayState<T> = FieldArrayRenderProps<T, HTMLElement>["meta"] & {
|
|
101
|
-
value?: T[];
|
|
102
|
-
};
|
|
103
|
-
export declare type FieldArrayProps<T> = {
|
|
104
|
-
defaultValue?: T[];
|
|
105
|
-
initialValue?: T[];
|
|
106
|
-
format?: (value: T[], name: string) => any;
|
|
107
|
-
parse?: (value: any, name: string) => T[];
|
|
108
|
-
label?: ((props: BaseFieldArrayState<T>) => ReactElement | null) | ReactNode;
|
|
109
|
-
error?: ((props: BaseFieldArrayState<T>) => ReactElement | null) | ReactNode;
|
|
110
|
-
extra?: FieldArrayRender<T> | ReactNode;
|
|
111
|
-
render?: FieldArrayRender<T> | ReactNode;
|
|
112
|
-
className?: string;
|
|
113
|
-
autoFocus?: boolean;
|
|
114
|
-
layout?: {
|
|
115
|
-
label?: ColProps;
|
|
116
|
-
control?: ColProps;
|
|
117
|
-
};
|
|
118
|
-
index?: number | number[];
|
|
119
|
-
};
|
|
120
|
-
export declare class BaseFieldArray<T, FV, P extends FieldArrayProps<T> = FieldArrayProps<T>> extends Component<P> {
|
|
121
|
-
path: string;
|
|
122
|
-
form: string;
|
|
123
|
-
render(): JSX.Element | null;
|
|
124
|
-
}
|
|
125
|
-
export declare function useEnterToSubmit(handleSubmit: FormRenderProps["handleSubmit"]): void;
|
|
126
|
-
export declare function useMemoInitialValues<T>(initialValues: T, keepDirtyOnReinitialize: boolean | undefined): T;
|
|
127
|
-
declare type FormItemProps = {
|
|
128
|
-
autoFocus?: boolean;
|
|
129
|
-
className: string;
|
|
130
|
-
children: ReactNode;
|
|
131
|
-
};
|
|
132
|
-
export declare function FormItem({ autoFocus, ...props }: FormItemProps): JSX.Element;
|
|
133
|
-
export declare type FormSpyComponent<T> = (props: UseFormStateParams<T> & {
|
|
134
|
-
children: ReactElement | null | ((props: FormState<T> & {
|
|
135
|
-
form: UseFormApi<T>;
|
|
136
|
-
}) => ReactElement | null);
|
|
137
|
-
}) => ReactElement;
|
|
138
|
-
declare type Form1FormLayout = "general" | "compact";
|
|
139
|
-
declare type Form1LabelAlign = "left" | "right";
|
|
140
|
-
declare type Form1LayoutProps = {
|
|
141
|
-
layout?: Form1FormLayout;
|
|
142
|
-
labelCol?: ColProps;
|
|
143
|
-
wrapperCol?: ColProps;
|
|
144
|
-
labelAlign?: Form1LabelAlign;
|
|
145
|
-
};
|
|
146
|
-
export declare const InfoField: (props: {
|
|
147
|
-
label?: ReactNode;
|
|
148
|
-
children: ReactNode;
|
|
149
|
-
className?: string | undefined;
|
|
150
|
-
layoutProps?: Form1LayoutProps | undefined;
|
|
151
|
-
}) => JSX.Element;
|
|
152
|
-
export declare type OnSubmit<T> = (values: T, form: FormApi<T>, callback?: (errors?: SubmissionErrors) => void) => SubmissionErrors | Promise<SubmissionErrors | undefined> | undefined | void;
|
|
153
|
-
export declare const usePreventSubmitOnModalClose: <T>(onSubmit: OnSubmit<T>) => OnSubmit<T>;
|
|
154
|
-
export {};
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { SubmissionErrors, ValidationErrors } from "@smartx/final-form";
|
|
2
|
-
import { FieldRenderProps } from "@smartx/react-final-form";
|
|
3
|
-
import React, { ReactElement } from "react";
|
|
4
|
-
export declare const FormError: import("@linaria/react").StyledMeta & React.FunctionComponent<React.ClassAttributes<HTMLSpanElement> & React.HTMLAttributes<HTMLSpanElement> & Record<never, unknown> & {
|
|
5
|
-
as?: React.ElementType<any> | undefined;
|
|
6
|
-
}>;
|
|
7
|
-
export declare function deepGetErrorKey(value: string | object): string | undefined;
|
|
8
|
-
export declare const findFirstError: (fields: string[], errors?: ValidationErrors | SubmissionErrors) => ValidationErrors | undefined;
|
|
9
|
-
export declare const SubmitError: React.FC<{
|
|
10
|
-
className?: string;
|
|
11
|
-
fallback?: unknown;
|
|
12
|
-
analyzeFallbackError(fallback: unknown): {
|
|
13
|
-
msg: string;
|
|
14
|
-
originalMsg: string;
|
|
15
|
-
} | null;
|
|
16
|
-
}>;
|
|
17
|
-
export declare const V2AnalyzedError: React.FC<{
|
|
18
|
-
className?: string;
|
|
19
|
-
fallback?: unknown;
|
|
20
|
-
analyzeFallbackError(fallback: unknown): {
|
|
21
|
-
msg: string;
|
|
22
|
-
originalMsg: string;
|
|
23
|
-
} | null;
|
|
24
|
-
}>;
|
|
25
|
-
declare const FieldError: <T>(props: {
|
|
26
|
-
name: string;
|
|
27
|
-
children?: (props: FieldRenderProps<T>) => ReactElement;
|
|
28
|
-
}) => ReactElement | null;
|
|
29
|
-
export default FieldError;
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
/// <reference types="react" />
|
|
2
|
-
import { ImagesType } from "../images/images-type";
|
|
3
|
-
interface IProps {
|
|
4
|
-
className?: string;
|
|
5
|
-
hover: boolean;
|
|
6
|
-
icon: ImagesType | JSX.Element | null | undefined;
|
|
7
|
-
hoverIcon: ImagesType | JSX.Element | null | undefined;
|
|
8
|
-
}
|
|
9
|
-
declare const HoverableIcon: (props: IProps) => JSX.Element | null;
|
|
10
|
-
export default HoverableIcon;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import React from "react";
|
|
2
|
-
interface ModalErrorType {
|
|
3
|
-
error: Error | string | React.ReactNode;
|
|
4
|
-
analyzeFallbackError: (fallback: unknown) => {
|
|
5
|
-
msg: string;
|
|
6
|
-
originalMsg: string;
|
|
7
|
-
} | null;
|
|
8
|
-
}
|
|
9
|
-
export declare const ModalContentError: React.FC<ModalErrorType>;
|
|
10
|
-
interface ModalFooterErrorType extends ModalErrorType {
|
|
11
|
-
className?: string;
|
|
12
|
-
}
|
|
13
|
-
export declare const ModalFooterError: React.FC<ModalFooterErrorType>;
|
|
14
|
-
export {};
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Modal2Type } from "../../spec";
|
|
2
|
-
import InitializedModal from "./InitializedModal";
|
|
3
|
-
import WizardModal from "./WizardModal";
|
|
4
|
-
declare const Modal: Modal2Type;
|
|
5
|
-
export default Modal;
|
|
6
|
-
export { InitializedModal, Modal, WizardModal };
|
|
7
|
-
export * from "./Error";
|
|
8
|
-
export * from "./InitializedModal";
|
|
9
|
-
export * from "./Modal";
|
|
10
|
-
export * from "./WizardModal";
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare type ImagesType = "1-active-add-14-gradiendt-blue" | "1-active-connection-16-gradiendt-blue" | "1-active-observability-service-18-blue" | "1-active-observability-service-18-gray" | "1-active-observability-service-24-blue" | "1-active-observability-service-24-gray" | "1-active-uninstal-14-gradiendt-red" | "1-adjust-config-16-gradient-blue" | "1-adjust-config-16-gradient-gray" | "1-alert-bell-16-gradient-blue" | "1-alert-bell-24-blue" | "1-alert-bell-24-gradient-blue" | "1-alert-bell-24-gradient-gray" | "1-alert-bell-24" | "1-alert-bell-fill-24-blue" | "1-alert-bell-fill-24-gradient-blue" | "1-alert-bell-fill-24-gradient-gray" | "1-alert-bell-fill-24-gradient-red" | "1-alert-bell-fill-24-gradient-yellow" | "1-alert-bell-fill-24" | "1-alert-bell-resolved-24-blue" | "1-alert-bell-resolved-24-gradient-blue" | "1-alert-bell-resolved-24-gradient-gray" | "1-alert-bell-resolved-24-ontint" | "1-alert-bell-resolved-24" | "1-alert-bell-rule-24-blue" | "1-alert-bell-rule-24-gray" | "1-alert-bell-rule-24" | "1-alert-bell-rule-gear-24-gradient-blue" | "1-alert-bell-rule-gear-24-gradient-gray" | "1-alert-bell-rule-gear-24-ontint" | "1-alert-bell-unresolved-24-gradient-blue" | "1-alert-bell-unresolved-24-gradient-gray" | "1-alert-bell-unresolved-24-ontint" | "1-alert-gradient-bell-unresolved-24-blue" | "1-alert-gradient-bell-unresolved-24" | "1-alert-mail-notification-24-gradient-blue" | "1-alert-mail-notification-24-ontint" | "1-all-menu-16-blue" | "1-all-menu-16-gray" | "1-arrow-bold-down-16-blue" | "1-arrow-bold-down-16-white" | "1-arrow-bold-down-16" | "1-arrow-bold-left-16-blue" | "1-arrow-chevron-down-16-blue" | "1-arrow-chevron-down-16-bold-blue" | "1-arrow-chevron-down-16-bold-ontint" | "1-arrow-chevron-down-16-bold-secondary" | "1-arrow-chevron-down-16-ontint" | "1-arrow-chevron-down-16-secondary" | "1-arrow-chevron-down-small-16-blue" | "1-arrow-chevron-down-small-16-bold-blue" | "1-arrow-chevron-down-small-16-bold-ontint" | "1-arrow-chevron-down-small-16-bold-secondary" | "1-arrow-chevron-down-small-16-ontint" | "1-arrow-chevron-down-small-16-secondary" | "1-arrow-chevron-left-16-bold-blue" | "1-arrow-chevron-left-16-bold-ontint" | "1-arrow-chevron-left-16-bold-secondary" | "1-arrow-chevron-left-16-bold-tertiary" | "1-arrow-chevron-left-16-ontint-1" | "1-arrow-chevron-left-16-ontint" | "1-arrow-chevron-left-16-secondary" | "1-arrow-chevron-left-small-16-blue" | "1-arrow-chevron-left-small-16-bold-blue" | "1-arrow-chevron-left-small-16-bold-ontint" | "1-arrow-chevron-left-small-16-bold-secondary" | "1-arrow-chevron-left-small-16-ontint-1" | "1-arrow-chevron-left-small-16-ontint" | "1-arrow-chevron-right-16-blue" | "1-arrow-chevron-right-16-bold-blue" | "1-arrow-chevron-right-16-bold-ontint" | "1-arrow-chevron-right-16-bold-secondary" | "1-arrow-chevron-right-16-ontint" | "1-arrow-chevron-right-16-secondary" | "1-arrow-chevron-right-small-16-blue" | "1-arrow-chevron-right-small-16-bold-blue" | "1-arrow-chevron-right-small-16-bold-ontint" | "1-arrow-chevron-right-small-16-bold-secondary" | "1-arrow-chevron-right-small-16-ontint" | "1-arrow-chevron-right-small-16-secondary" | "1-arrow-chevron-up-16-blue" | "1-arrow-chevron-up-16-bold-blue" | "1-arrow-chevron-up-16-bold-ontint" | "1-arrow-chevron-up-16-bold-secondary" | "1-arrow-chevron-up-16-ontint" | "1-arrow-chevron-up-16-secondary" | "1-arrow-chevron-up-small-16-blue" | "1-arrow-chevron-up-small-16-bold-blue" | "1-arrow-chevron-up-small-16-bold-ontint" | "1-arrow-chevron-up-small-16-bold-secondary" | "1-arrow-chevron-up-small-16-ontint" | "1-arrow-chevron-up-small-16-secondary" | "1-arrow-down-16-blue" | "1-arrow-down-16" | "1-arrow-down-24" | "1-backup-plan-24-blue" | "1-backup-plan-24-gray" | "1-backup-plan-24-ontint" | "1-backup-service-24-blue" | "1-backup-service-24-gradient-blue" | "1-backup-service-24-gray" | "1-backup-service-24-ontint" | "1-backup-store-repository-24-blue" | "1-backup-store-repository-24-gray" | "1-backup-store-repository-24-ontint" | "1-calendar-clock-date-time-24-gradient-blue" | "1-calendar-clock-date-time-24-gradient-gray" | "1-calendar-clock-date-time-24-secondary" | "1-calendar-date-24-gradient-blue" | "1-calendar-date-24-gradient-gray" | "1-calendar-date-24-secondary" | "1-calendar-time-record-16" | "1-caret-triangle-down-16" | "1-caret-triangle-down-large-16-blue" | "1-caret-triangle-down-large-16-ontint" | "1-cdrom-24-blue" | "1-cdrom-24" | "1-cdrom-disc-24-gradient-blue" | "1-cdrom-disc-24-gradient-gray" | "1-certificate-identity-24-gradient-blue" | "1-certificate-identity-24-gradient-gray" | "1-certificate-ssl-24-gradient-blue" | "1-certificate-ssl-24-gradient-gray" | "1-chain-associate-connect-16-bold-ontint" | "1-chain-associate-connect-16-gradient-blue" | "1-chain-associate-connect-24-gradient-blue" | "1-chain-associate-connect-24-gradient-gray" | "1-chain-connect-16-gradient-blue" | "1-chain-disassociate-disconnect-break-16-bold-ontint" | "1-chain-disassociate-disconnect-break-24-gradient-blue" | "1-chain-disassociate-disconnect-break-24-gradient-gray" | "1-chain-disassociate-disconnect-break-24-red" | "1-chart-line-24-gradient-blue" | "1-chart-line-24-gradient-gray" | "1-chart-stacking-area-24-gradient-blue" | "1-chart-stacking-area-24-gradient-gray" | "1-checkmark-added-circle-fill-16-blue" | "1-checkmark-added-circle-fill-16-secondary" | "1-checkmark-added-circle-fill-24-blue" | "1-checkmark-added-circle-fill-24-primary" | "1-checkmark-done-success-circle-fill-16-bold-green" | "1-checkmark-done-success-circle-fill-16-bold-ontint" | "1-checkmark-done-success-circle-fill-16-green" | "1-checkmark-done-success-circle-fill-16-ontint" | "1-checkmark-done-success-circle-fill-24-green" | "1-checkmark-done-success-circle-fill" | "1-checkmark-done-success-correct-16-blue" | "1-checkmark-done-success-correct-16-bold-blue" | "1-checkmark-done-success-correct-16-bold-green" | "1-checkmark-done-success-correct-16-bold-ontint" | "1-checkmark-done-success-correct-16-bold-secondary" | "1-checkmark-done-success-correct-16-green" | "1-checkmark-done-success-correct-16-ontint" | "1-checkmark-done-success-correct-16-secondary" | "1-checkmark-solved-circle-16-blue" | "1-checkmark-solved-circle-16-super" | "1-clipboard-copy-16-gradient-blue" | "1-clipboard-copy-16-gradient-gray" | "1-clipboard-copy-24-gradient-blue" | "1-clipboard-copy-24-gradient-gray" | "1-clock-time-16-gradient-blue" | "1-clock-time-16-gradient-gray" | "1-clock-time-16-secondary" | "1-clock-time-24-gradient-blue" | "1-clock-time-24-gradient-gray" | "1-clock-time-24-secondary" | "1-clone-16-gradient-blue" | "1-clone-16-gradient-gray" | "1-cloudtower-logo-text" | "1-cloudtower-tint-blue" | "1-cluster-16-blue" | "1-cluster-16-gradient-blue" | "1-cluster-16-gradient-gray" | "1-cluster-16-ontint" | "1-cluster-16" | "1-cluster-24-blue" | "1-cluster-24-gradient-blue" | "1-cluster-24-gradient-gray" | "1-cluster-24-ontint" | "1-cluster-24" | "1-cluster-disconnected-16-blue" | "1-cluster-fill-16-ontint" | "1-cluster-fill-24-ontint" | "1-cluster-outline-16-ontint" | "1-cluster-primary-16" | "1-cluster-upgrade-24-gradient-blue" | "1-cluster-upgrade-24-gradient-gray" | "1-cluster-upgrade-24-ontint" | "1-consistency-consistent-group-16-gradient-blue" | "1-consistency-group-24-gradient-blue" | "1-consistency-group-24-gradient-gray" | "1-copy-to-ellipsis-3-24-gradient-blue" | "1-copy-to-ellipsis-3-24-gradient-gray" | "1-cpu-usage-16-blue" | "1-create-blank-vm-add-plus-24-gradient-blue" | "1-create-blank-vm-add-plus-24-gradient-gray" | "1-create-host-24-gradient-blue" | "1-create-placement-group-24-gradient-blue" | "1-create-security-policy-24-gradient-blue" | "1-create-security-policy-24-gradient-grey" | "1-create-vm-template-16" | "1-create-vm-via-template-24-gradient-blue" | "1-create-vmtemplate-add-plus-24-gradient-blue" | "1-create-vmtemplate-add-plus-24-gradient-gray" | "1-dashboard-16-gradient-blue" | "1-dashboard-24-gradient-blue" | "1-dashboard-24-gradient-gray" | "1-dashboard-24-white" | "1-data-migration-24-blue" | "1-data-migration-24-ontint" | "1-data-recovery-24-blue" | "1-data-recovery-24-ontint" | "1-datacenter-16-blue" | "1-datacenter-16-gradient-blue" | "1-datacenter-16-gradient-gray" | "1-datacenter-16" | "1-datacenter-24-blue" | "1-datacenter-24-gradient-blue" | "1-datacenter-24-gradient-gray" | "1-datacenter-24-primary" | "1-datacenter-24" | "1-datacenter-empty-connect-center-16-gradient-blue" | "1-datacenter-fill-16-ontint" | "1-disable-24-gradient-blue" | "1-disable-24-gradient-gray" | "1-disconnect-cluster-24-red" | "1-disconnected-cluster-16-gray" | "1-disconnected-cluster-16-ontint" | "1-disk-mount-16" | "1-disk-unmount-16-red" | "1-distribute-16-gradient-blue" | "1-distribute-16-gradient-gray" | "1-dot-interval-separation-16-tertiary" | "1-down-arrow-24-blue" | "1-download-16-gradient-blue" | "1-download-24-gradient-blue" | "1-download-24-gradient-gray" | "1-edit-open-24-blue" | "1-edit-open-24" | "1-edit-pen-16-blue" | "1-edit-pen-16-bold-ontint" | "1-edit-pen-16-gradient-gray" | "1-edit-pen-16-primary" | "1-edit-pen-16" | "1-edit-pen-24-gradient-blue" | "1-edit-pen-24-gradient-gray" | "1-eject-16-gradient-blue" | "1-eject-16-gradient-gray" | "1-eject-16-red" | "1-eject-16-secondary" | "1-eject-24-gradient-blue" | "1-eject-24-gradient-gray" | "1-eject-24-secondary" | "1-enable-16-blue" | "1-enable-16-gray" | "1-enable-24-blue" | "1-enable-24-gray" | "1-entityFilter-ignore-gradient-16-gray" | "1-event-auditing-24-blue" | "1-event-auditing-24-ontint" | "1-everoute-cluster-24-gradient-blue" | "1-everoute-cluster-24-gradient-grey" | "1-everoute-cluster-24-ontint" | "1-everoute-controller-16-gradient-gray" | "1-everoute-controller-24" | "1-exclamation-error-circle-16-ontint" | "1-exclamation-error-circle-16-red" | "1-exclamation-error-circle-fill-16-ontint" | "1-exclamation-error-circle-fill-16-red" | "1-exclamtion-mark-16-ontint" | "1-expand-24-gradient-blue" | "1-expand-24-gradient-gray" | "1-export-16-gradient-blue" | "1-export-16-gradient-gray" | "1-export-24-gradient-blue" | "1-export-24-gradient-gray" | "1-export-24-secondary" | "1-export-24" | "1-export-file-16-gradient-blue" | "1-export-file-16-gradient-gray" | "1-export-file-16-ontint" | "1-export-vm-24-gradient-blue" | "1-export-vm-24-gradient-gray" | "1-export-vm-24-ontint" | "1-export-vm-template-24-gradient-blue" | "1-export-vm-template-24-gradient-gray" | "1-export-vm-template-24-ontint" | "1-export-volume-24-gradient-blue" | "1-export-volume-24-gradient-gray" | "1-export-volume-24-ontint" | "1-file-16-gradient-blue" | "1-filter-24-gradient-blue" | "1-filter-24-gradient-gray" | "1-filter-gear-display-setting-24-gradient-blue" | "1-filter-gear-display-setting-24-gradient-gray" | "1-flash-light-16-gradient-blue" | "1-flow-round-trip-24-gray" | "1-focus-indicator-16-blue" | "1-fullscreen-24-gradient-blue" | "1-fullscreen-24-gradient-gray" | "1-generate-snapshot-immediately-16-blue" | "1-global-policy-24-gradient-blue" | "1-gpu-device-16-gradient-blue" | "1-gpu-device-16-gradient-grey" | "1-gpu-device-24-gradient-blue" | "1-gpu-device-24-gradient-grey" | "1-ha-triggered-24-blue" | "1-ha-triggered-24-ontint" | "1-handle-point-8-16-blue" | "1-handle-point-8-16-secondary" | "1-handle-point-8-24-blue" | "1-handle-point-8-24-secondary" | "1-hierarchy-triangle-right-16-gray" | "1-host-16-blue" | "1-host-16-gradient-blue" | "1-host-16-gradient-gray" | "1-host-16-ontint" | "1-host-16-yellow" | "1-host-16" | "1-host-24-blue" | "1-host-24-gradient-blue" | "1-host-24-gradient-gray" | "1-host-24" | "1-host-fill-16-ontint" | "1-ignore-24-gradient-blue" | "1-ignore-24-gradient-gray" | "1-import-security-policy-24-gradient-blue" | "1-import-security-policy-24-gradient-gray" | "1-import-vm-24-gradient-blue" | "1-import-vm-24-gradient-gray" | "1-import-vm-24-ontint" | "1-import-vm-template-24-gradient-blue" | "1-import-vm-template-24-gradient-gray" | "1-import-vm-template-24-ontint" | "1-import-volume-24-gradient-blue" | "1-import-volume-24-gradient-gray" | "1-import-volume-24-ontint" | "1-in-max-16" | "1-info-circle-24-blue" | "1-info-circle-24" | "1-info-circle-fill" | "1-info-i-circle-16-gradient-blue" | "1-info-i-circle-16-gradient-gray" | "1-info-i-circle-24-gradient-blue" | "1-info-i-circle-24-gradient-gray" | "1-info-i-circle-24-ontint" | "1-info-i-circle-24-secondary" | "1-info-i-circle-fill-16-blue" | "1-info-i-circle-fill-16-bold-blue" | "1-info-i-circle-fill-16-bold-ontint" | "1-info-i-circle-fill-16-ontint" | "1-info-i-circle-fill-16-quaternary" | "1-info-i-circle-fill-16-secondary" | "1-info-i-circle-fill-16-white" | "1-install-24-gradient-blue" | "1-install-24-gradient-gray" | "1-installation-package-24-gradient-blue" | "1-installation-package-24-ontint" | "1-ip-16-gradient-blue" | "1-ip-24" | "1-iscsi-datastore-storage-object-16-gradient-blue" | "1-iscsi-datastore-storage-object-24-gradient-blue" | "1-iscsi-datastore-storage-object-24-gradient-gray" | "1-iscsi-lun-16-gradient-blue" | "1-iscsi-lun-24-blue" | "1-iscsi-lun-24-gradient-blue" | "1-iscsi-lun-24-gradient-gray" | "1-iscsi-lun-24" | "1-iscsi-target-16-gradient-blue" | "1-iscsi-target-24-blue" | "1-iscsi-target-24" | "1-iso-24-blue" | "1-iso-24" | "1-iso-image-disc-16-gradient-blue" | "1-iso-image-disc-16-gradient-yellow" | "1-iso-image-disc-24-gradient-blue" | "1-iso-image-disc-24-gradient-gray" | "1-iso-image-disc-24-ontint" | "1-isolation-16-blue" | "1-isolation-24-blue" | "1-language-switcher-24-gradient-blue" | "1-language-switcher-24-white" | "1-loading-16-gradient-blue" | "1-loading-16-ontint" | "1-loading-16" | "1-loading-24-gradient-blue" | "1-loading-24-ontint" | "1-loading-24-white" | "1-lock-16-gradient-gray" | "1-log-collection-16-gradient-blue" | "1-log-collection-16-gray" | "1-log-collection-24-gradient-blue" | "1-log-collection-24-gradient-gray" | "1-log-collection-24-ontint" | "1-log-collection-24-white" | "1-logo-background" | "1-logo-fuzzy-background" | "1-logo-topo-badge1" | "1-maintenance-mode-enter-16-gradient-blue" | "1-maintenance-mode-enter-16-gradient-yellow" | "1-maintenance-mode-enter-24-gradient-blue" | "1-maintenance-mode-enter-24-gradient-yellow" | "1-maintenance-mode-exist-16-gradient-blue" | "1-maintenance-mode-exist-16-gradient-yellow" | "1-maintenance-mode-exist-24-gradient-blue" | "1-maintenance-mode-exist-24-gradient-yellow" | "1-maintenance-mode-give-up-16-gradient-blue" | "1-maintenance-mode-give-up-16-gradient-yellow" | "1-maintenance-mode-give-up-24-gradient-blue" | "1-maintenance-mode-give-up-24-gradient-yellow" | "1-memory-usage-16-green" | "1-metro-cluster-16-gradient-blue" | "1-metro-cluster-16-ontint" | "1-metro-cluster-network-status-24-blue" | "1-metro-witness-node-24-blue" | "1-migrate-16-gradient-blue" | "1-migrate-16-gradient-gray" | "1-minus-24-gradient-blue" | "1-minus-24-gradient-gray" | "1-minus-unmount-remove-circle-16-gradient-red" | "1-monitoring-16-gradient-blue" | "1-monitoring-24-gradient-blue" | "1-monitoring-24-gradient-gray" | "1-monitoring-24-gradient-ontint" | "1-monitoring-advanced-24-gradient-blue" | "1-monitoring-advanced-24-ontint" | "1-monitoring-view-16-gradient-blue" | "1-more-ellipsis-16-blue" | "1-more-ellipsis-16" | "1-more-ellipsis-24-blue" | "1-more-ellipsis-24" | "1-more-ellipsis-3-16-bold-blue" | "1-more-ellipsis-3-16-bold-ontint" | "1-more-ellipsis-3-16-bold-primary" | "1-more-ellipsis-3-16-bold-secondary" | "1-more-ellipsis-3-24-bold-blue" | "1-more-ellipsis-3-24-bold-ontint" | "1-more-ellipsis-3-24-bold-primary" | "1-more-ellipsis-3-24-bold-secondary" | "1-more-menu-16-blue" | "1-more-menu-16-bold-blue" | "1-more-menu-16-gray" | "1-mount-cdrom-16" | "1-mount-cdrom-disc-16-gradient-gray" | "1-mount-cdrom-disc-16-secondary" | "1-mount-cdrom-disc-24-gradient-blue" | "1-mount-cdrom-disc-24-gradient-gray" | "1-mount-virtual-volume-16-gradient-gray" | "1-mount-virtual-volume-16-secondary" | "1-mount-virtual-volume-24-gradient-blue" | "1-mount-virtual-volume-24-gradient-gray" | "1-mount-vm-volume-16" | "1-move-16-gradient-blue" | "1-network-16-gradient-blue" | "1-network-24-blue" | "1-network-24-gradient-blue" | "1-network-24" | "1-network-access-16-gradient-blue" | "1-network-access-24-gradient-blue" | "1-network-access-24-gradient-gray" | "1-network-access-24-gradient-green" | "1-network-management-16-gradient-blue" | "1-network-management-24-gradient-blue" | "1-network-management-24-gradient-gray" | "1-network-management-24-gradient-yellow" | "1-network-security-policy-16-gradient-blue" | "1-network-security-policy-16-gray" | "1-network-security-policy-24-blue" | "1-network-security-policy-24-gradient-blue" | "1-network-security-policy-24-gray" | "1-network-security-policy-24-ontint" | "1-network-storage-16-gradient-blue" | "1-network-storage-24-gradient-blue" | "1-network-storage-24-gradient-gray" | "1-network-storage-24-gradient-purple" | "1-network-vm-16-gradient-blue" | "1-nfs-datastore-storage-object-24-gradient-blue" | "1-nfs-datastore-storage-object-24-gradient-gray" | "1-nfs-export-16-gradient-blue" | "1-nfs-export-24-blue" | "1-nfs-export-24" | "1-nfs-file-16-gradient-blue" | "1-nfs-file-24-gradient-blue" | "1-nfs-file-24-gradient-gray" | "1-nfs-folder-24-gradient-blue" | "1-nfs-folder-24-gradient-gray" | "1-nfs-inode-24-blue" | "1-nfs-inode-24" | "1-nic-16-gradient-blue" | "1-nic-24-blue" | "1-nic-24-gradient-blue" | "1-nic-24" | "1-no-alert-80-gradient-gray" | "1-no-alert-disconnected-80-gradient-gray" | "1-no-critical-alert-80-gradient-gray" | "1-no-data-recovery-80-gradient-gray" | "1-no-info-alert-80-gradient-gray" | "1-no-notice-alert-80-gradient-gray" | "1-no-vm-80-gradient-gray" | "1-not-folder-16-blue" | "1-not-folder-16" | "1-notice-attention-16-yellow" | "1-notice-info-16-blue" | "1-notice-severe-warning-16-red" | "1-notice-triangle-fill-16-bold-ontint" | "1-notice-triangle-fill-16-bold-yellow" | "1-notice-triangle-fill-16-ontint" | "1-notice-triangle-fill-16-yellow" | "1-nvme-namespace-group-24-blue" | "1-nvme-namespace-group-24-gray" | "1-nvme-namespace-storage-object-16-gradient-blue" | "1-nvme-namespace-storage-object-24-blue" | "1-nvme-namespace-storage-object-24-gray" | "1-nvme-subsystem-datastore-storage-object-16-gradient-blue" | "1-nvme-subsystem-datastore-storage-object-24-blue" | "1-nvme-subsystem-datastore-storage-object-24-gray" | "1-open-terminal-16-gradient-blue" | "1-open-terminal-16-gradient-gray" | "1-open-terminal-16-white" | "1-open-terminal-16" | "1-organization-16-blue" | "1-organization-16-bold-gradient-blue" | "1-organization-16-bold-gradient-gray" | "1-organization-16-bold-secondary" | "1-organization-16-gradient-blue" | "1-organization-16-gradient-gray" | "1-organization-16" | "1-organization-24-gradient-blue" | "1-organization-24-gradient-gray" | "1-organization-24-ontint" | "1-os-16-linux-archlinux" | "1-os-16-linux-centos" | "1-os-16-linux-debian" | "1-os-16-linux-fedora" | "1-os-16-linux-opensuse" | "1-os-16-linux-oracle-linux" | "1-os-16-linux-oracle-solaris" | "1-os-16-linux-redflag" | "1-os-16-linux-redhat" | "1-os-16-linux-ubuntu" | "1-os-16-macos-finder" | "1-os-16-windows-10" | "1-os-16-windows-7" | "1-os-16-windows-8-1" | "1-os-16-windows-8" | "1-os-16-windows-98" | "1-os-16-windows-server-2003" | "1-os-16-windows-server-2008" | "1-os-16-windows-server-2012" | "1-os-16-windows-server-2016" | "1-os-16-windows-server-2019" | "1-os-16-windows-vista" | "1-os-16-windows-xp" | "1-os-other-unknown-16-gradient-gray" | "1-out-max-16" | "1-pause-16-gradient-blue" | "1-physical-disk-16-gradient-blue" | "1-physical-disk-24-blue" | "1-physical-disk-24-gradient-blue" | "1-physical-disk-24-gradient-gray" | "1-physical-disk-24" | "1-plus-24-gradient-blue" | "1-plus-24-gradient-gray" | "1-plus-add-circle-16-blue" | "1-plus-add-circle-16-secondary" | "1-plus-add-circle-24-blue" | "1-plus-add-circle-24-primary" | "1-plus-add-circle-24-secondary" | "1-plus-add-circle-disabled-24-gray-secondary" | "1-plus-add-create-new-16-blue" | "1-plus-add-create-new-16-bold-blue" | "1-plus-add-create-new-16-bold-ontint" | "1-plus-add-create-new-16-gray" | "1-plus-add-create-new-16-ontint" | "1-plus-add-create-new-16-secondary" | "1-plus-add-create-new-24-gradient-blue" | "1-plus-add-create-new-24-gradient-gray" | "1-plus-add-create-new-circle-fill-16-bold-blue" | "1-plus-add-create-new-circle-fill-16-bold-ontint" | "1-plus-add-create-new-circle-fill-24-bold-blue" | "1-plus-add-create-new-small-16-blue" | "1-plus-add-create-new-small-16-bold-blue" | "1-plus-add-create-new-small-16-bold-ontint" | "1-plus-add-create-new-small-16-bold-secondary" | "1-plus-add-create-new-small-16-ontint" | "1-plus-add-create-new-small-16-secondary" | "1-port-network-16-gradient-blue" | "1-port-network-24-blue" | "1-port-network-24-gradient-blue" | "1-port-network-24-gradient-gray" | "1-port-network-24" | "1-power-lightning-24-gradient-green" | "1-power-lightning-24-tertiary" | "1-poweroff-shutdown-stop-16-gradient-blue" | "1-poweroff-shutdown-stop-16-gradient-gray" | "1-poweroff-shutdown-stop-16-red" | "1-poweroff-turn-on-shut-down-16-gradient-red" | "1-poweron-start-16-gradient-blue" | "1-poweron-start-16-gradient-gray" | "1-poweron-start-24-gradient-blue" | "1-poweron-start-24-gradient-gray" | "1-poweron-start-new-16-gradient-blue" | "1-primary-available-zone-24-blue" | "1-primary-to-secondary-16-gradient-blue" | "1-primary-zone-16-gradient-blue" | "1-primary-zone-16-ontint" | "1-rack-16-gradient-blue" | "1-rack-24-gradient-blue" | "1-recover-continue-16-gradient-blue" | "1-recover-continue-16-gradient-gray" | "1-recover-recycle-vm-16-gradient-blue" | "1-recover-recycle-vm-16-gradient-gray" | "1-recyclebin_clusterSettings_delete_24_red" | "1-recyclebin_clusterSettings_edit_24_blue" | "1-report-form-24-blue" | "1-report-form-24-gradient-blue" | "1-report-form-24-gradient-gray" | "1-report-form-24-gradient-white" | "1-report-form-24" | "1-report-form-template-file-24-gradient-blue" | "1-report-form-template-file-24-gradient-gray" | "1-report-form-template-file-24-gradient-white" | "1-resource-optimization-24-blue" | "1-resource-optimization-24-gradient-blue" | "1-resource-optimization-24-gradient-gray" | "1-resource-optimization-24" | "1-restart-16-gradient-blue" | "1-restart-16-gradient-gray" | "1-restart-new-16-gradient-blue" | "1-restart-new-16-gradient-gray" | "1-retain-snapshot-group-16-blue" | "1-retry-16-blue" | "1-retry-16-gradient-blue" | "1-retry-16-gradient-gray" | "1-retry-16-ontint" | "1-retry-16-secondary" | "1-right-traffic-16-gray" | "1-rule-optimization-io-square-24-gradient-blue" | "1-rule-optimization-io-square-24-gradient-gray" | "1-rule-optimization-power-state-square-24-gradient-blue" | "1-rule-optimization-power-state-square-24-gradient-gray" | "1-rule-optimization-ram-24-gradient-blue" | "1-rule-optimization-ram-24-gradient-gray" | "1-rule-optimization-ram-square-24-gradient-blue" | "1-rule-optimization-ram-square-24-gradient-gray" | "1-rule-optimization-square-24-gradient-blue" | "1-rule-optimization-square-24-gradient-gray" | "1-rule-optimization-square-stack-2-24-gradient-blue" | "1-rule-optimization-square-stack-2-24-gradient-gray" | "1-rule-optimization-vcpu-24-gradient-blue" | "1-rule-optimization-vcpu-24-gradient-gray" | "1-rule-optimization-vcpu-square-24-gradient-blue" | "1-rule-optimization-vcpu-square-24-gradient-gray" | "1-rule-optimization-zombie-24-gradient-blue" | "1-rule-optimization-zombie-24-gradient-gray" | "1-search-16-blue" | "1-search-16-gradient-blue" | "1-search-16-gradient-gray" | "1-search-16-ontint" | "1-search-16-secondary" | "1-search-16-tertiary" | "1-search-24-blue" | "1-search-24-gradient-blue" | "1-search-24-gradient-gray" | "1-search-24" | "1-search-fill-24-gradient-gray" | "1-secondary-available-zone-24-blue" | "1-secondary-to-primary-16-gradient-blue" | "1-secondary-zone-16-gradient-blue" | "1-secondary-zone-16-ontint" | "1-security-group-16-gradient-blue" | "1-security-group-16-gradient-gray" | "1-security-group-24-gradient-blue" | "1-security-group-24-gradient-gray" | "1-security-group-24-gradient-white" | "1-security-group-24-ontint" | "1-selected-objects-square-grid-3x3-24-gradient-blue" | "1-selected-objects-square-grid-3x3-24-gradient-gray" | "1-settings-gear-16-gradient-blue" | "1-settings-gear-16-gradient-gray" | "1-settings-gear-16-secondary" | "1-settings-gear-24-gradient-blue" | "1-settings-gear-24-gradient-gray" | "1-settings-gear-24-white" | "1-settings-gear-fill-16-gradient-blue" | "1-settings-gear-fill-16-gradient-gray" | "1-settings-gear-fill-24-gradient-blue" | "1-settings-gear-fill-24-gradient-gray" | "1-settings-gear-user-personal-24-gradient-blue" | "1-settings-gear-user-personal-24-gradient-gray" | "1-shared-virtual-volume-24-gradient-blue" | "1-shared-virtual-volume-24-gradient-gray" | "1-shared-volume-24-blue" | "1-shared-volume-24" | "1-smartx-logo" | "1-smtp-mail-24-gradient-blue" | "1-smtp-mail-24-gradient-gray" | "1-smtp-mail-24-ontint" | "1-snapshot-16-gradient-blue" | "1-snapshot-24-gradient-blue" | "1-snapshot-24-gradient-gray" | "1-snapshot-rollback-general-16-blue" | "1-snapshot-rollback-general-24-blue" | "1-snapshot-vm-rollback-16-blue" | "1-snmp-24-gradient-blue" | "1-snmp-24-gradient-gray" | "1-software-license-24-gradient-blue" | "1-software-license-24-gradient-gray" | "1-software-license-24-ontint" | "1-software-license-24" | "1-sriov-nic-24-gradient-blue" | "1-sriov-nic-24-gradient-grey" | "1-star-16-fill-gray" | "1-star-16-gray" | "1-status-running-triangle-16-gradient-green" | "1-status-stopped-poweredoff-shutdown-square-16-gray" | "1-status-suspended-paused-16-gradient-yellow" | "1-status-unavailable-16" | "1-status-unknown-questionmark-16-red" | "1-stop-flash-light-16-gradient-blue" | "1-suspended-pause-16-gradient-blue" | "1-suspended-pause-16-gradient-gray" | "1-suspended-pause-16-gradient-orange" | "1-system-event-auditing-24-blue" | "1-system-event-auditing-24-ontint" | "1-tag-16-gradient-blue" | "1-tag-16-gradient-gray" | "1-tag-24-gradient-blue" | "1-task-center-24-blue" | "1-task-center-24-gradient-blue" | "1-task-center-24-gradient-gray" | "1-task-center-24" | "1-task-center-fill-24-blue" | "1-task-center-fill-24-gradient-blue" | "1-task-center-fill-24-gradient-gray" | "1-task-center-fill-24-gradient-green" | "1-task-center-fill-24-gradient-red" | "1-task-center-fill-24-gradient-yellow" | "1-task-center-fill-24" | "1-topn-24-gradient-blue" | "1-topn-24-gradient-gray" | "1-trash-bin-delete-16-red" | "1-trash-bin-delete-16" | "1-trash-bin-delete-24-red" | "1-trash-bin-delete-24" | "1-trash-bin-opened-delete-16-red" | "1-trash-bin-opened-delete-24-red" | "1-trash-bin-opened-delete-24" | "1-trash-bin-slash-24-red" | "1-trash-move-to-recycle-24-gradient-blue" | "1-trash-move-to-recycle-24-gradient-red" | "1-up-arrow-24-green" | "1-upload-24-gradient-blue" | "1-upload-24-gradient-gray" | "1-upload-24-ontint" | "1-upload-48-gradient-blue" | "1-upload-outline-24-ontint" | "1-uploading-16-gradient-blue" | "1-uploading-16-gradient-gray" | "1-uploading-16-ontint" | "1-uploading-24-gradient-blue" | "1-uploading-24-gradient-gray" | "1-uploading-fill-24-blue" | "1-uploading-fill-24-gradient-blue" | "1-uploading-fill-24-gradient-gray" | "1-uploading-fill-24" | "1-usb-16-gradient-blue" | "1-usb-24-gradient-blue" | "1-usb-24-gradient-gray" | "1-usb-mount-16-blue" | "1-usb-unmount-16-red" | "1-user-account-24-blue" | "1-user-account-24-gradient-blue" | "1-user-account-24-gradient-gray" | "1-user-account-24-ontint" | "1-user-account-24" | "1-user-action-24-blue" | "1-user-action-24-ontint" | "1-user-event-auditing-24-blue" | "1-user-event-auditing-24-ontint" | "1-user-logout-24-blue" | "1-user-role-24-blue" | "1-user-role-24-white" | "1-vds-16-gradient-blue" | "1-vds-24-blue" | "1-vds-24-gradient-blue" | "1-vds-24" | "1-view-eye-24-gradient-blue" | "1-view-eye-24-gradient-gray" | "1-virtual-distributed-switch-machine-24-gradient-blue" | "1-virtual-distributed-switch-machine-24-gradient-gray" | "1-virtual-nic-network-24-gradient-blue" | "1-virtual-nic-network-24-gradient-gray" | "1-virtual-volume-16-gradient-blue" | "1-virtual-volume-24-gradient-blue" | "1-virtual-volume-24-gradient-gray" | "1-virtual-volume-add-plus-16-gradient-gray" | "1-virtual-volume-add-plus-16-secondary" | "1-virtual-volume-add-plus-24-gradient-blue" | "1-virtual-volume-add-plus-24-gradient-gray" | "1-virtual-volume-snapshot-24-gradient-blue" | "1-virtual-volume-snapshot-24-gradient-gray" | "1-vm-16-gradient-blue" | "1-vm-16-yellow" | "1-vm-16" | "1-vm-24-blue" | "1-vm-24-gradient-blue" | "1-vm-24-gradient-gray" | "1-vm-24-primary" | "1-vm-24" | "1-vm-clone-16" | "1-vm-connection-allowed-24" | "1-vm-connection-connect-24" | "1-vm-connection-disconnect-24" | "1-vm-connection-not-allowed-24" | "1-vm-folder-16-blue" | "1-vm-folder-16" | "1-vm-folder-24-blue" | "1-vm-icon-16-yellow" | "1-vm-icon-24-blue" | "1-vm-migrate-16" | "1-vm-migration-network-16-gradient-blue" | "1-vm-placement-group-16-gradient-blue" | "1-vm-placement-group-host-14-6-gradient-blue" | "1-vm-placement-group-host-14-6-gradient-gray" | "1-vm-quarantine-16-gradient-blue" | "1-vm-quarantine-16-gradient-gray" | "1-vm-quarantine-24-gradient-blue" | "1-vm-quarantine-24-white" | "1-vm-recycle-bin-move-to-bin-16-red" | "1-vm-recycle-bin-move-to-bin-24-red" | "1-vm-recycle-bin-permanent-delete-24-red" | "1-vm-restart-16" | "1-vm-resume-16" | "1-vm-shutdown-16" | "1-vm-snapshot-16-gradient-blue" | "1-vm-snapshot-24-gradient-blue" | "1-vm-snapshot-24-gradient-gray" | "1-vm-start-16" | "1-vm-status-running-16" | "1-vm-status-stopped-16" | "1-vm-status-suspended-16" | "1-vm-status-unknow-16" | "1-vm-suspended-16" | "1-vm-template-16-gradient-blue" | "1-vm-template-24-blue" | "1-vm-template-24" | "1-vm-tools-16" | "1-vm-volume-16-gradient-blue" | "1-vm-volume-24-blue" | "1-vm-volume-24" | "1-vm-volume-add-plus-16" | "1-vmgroup-folder-16-gradient-blue" | "1-vmgroup-folder-16-gradient-gray" | "1-vmgroup-folder-24-gradient-blue" | "1-vmgroup-folder-24-gradient-gray" | "1-vmgroup-folder-fill-16-ontint" | "1-vmgroup-folder-gradient-blue-24" | "1-vmgroup-folder-not-grouped-16-gradient-blue" | "1-vmgroup-folder-not-grouped-16-gradient-gray" | "1-vmgroup-folder-not-grouped-24-gradient-blue" | "1-vmgroup-folder-not-grouped-24-gradient-gray" | "1-vmgroup-folder-not-grouped-fill-16-ontint" | "1-vmnetwork-16-gradient-blue" | "1-vmnetwork-24-gradient-blue" | "1-vmnetwork-24-gradient-gray" | "1-vmtemplat-convert-16-gradient-blue" | "1-vmtemplat-convert-16-gradient-gray" | "1-vmtemplate-16-gradient-yellow" | "1-vmtemplate-24-gradient-blue" | "1-vmtemplate-24-gradient-gray" | "1-vmtemplate-24-gradient-ontint" | "1-vmtemplate-clone-16-gradient-blue" | "1-vmtemplate-clone-16-gradient-gray" | "1-vmtemplate-convert-vm-16-gradient-blue" | "1-vmtemplate-create-16-gradient-blue" | "1-vmtemplate-create-16-gradient-gray" | "1-vmtools-16-gradient-blue-1" | "1-vmtools-16-gradient-blue" | "1-vmtools-16-gradient-gray" | "1-vmtools-24-gradient-blue" | "1-vmtools-24-gradient-green" | "1-vmtools-24-ontint" | "1-waiting-breathing-led-16-blue" | "1-waiting-breathing-led-16-yellow" | "1-xmark-clear-fill-24-secondary" | "1-xmark-clear-fill-24-tertiary" | "1-xmark-close-fill-24-primary" | "1-xmark-failed-16-bold-ontint" | "1-xmark-failed-16-bold-red" | "1-xmark-failed-16-ontint" | "1-xmark-failed-16-red" | "1-xmark-failed-serious-warning-fill-16-bold-ontint" | "1-xmark-failed-serious-warning-fill-16-bold-red" | "1-xmark-failed-serious-warning-fill-16-ontint" | "1-xmark-failed-serious-warning-fill-16-red" | "1-xmark-remove-16-blue" | "1-xmark-remove-16-bold-ontint" | "1-xmark-remove-16-primary" | "1-xmark-remove-16-secondary" | "1-xmark-remove-24-blue" | "1-xmark-remove-24-primary" | "1-xmark-remove-24-secondary" | "1-xmark-remove-small-16-blue" | "1-xmark-remove-small-16-secondary" | "Alert" | "App_Store" | "Backup" | "ContainerService" | "Event" | "IO-BandWidth" | "Infrastructure" | "Large_Display" | "NavTask" | "NetworkSecurity" | "Placeholder" | "Recycle_Bin" | "Report" | "Resource_Optimization" | "Setting" | "Settings" | "Snapshot" | "Tag" | "TrafficVisualization" | "abnormal_status" | "access_restriction" | "access_restriction_white" | "advance-blue" | "advance" | "arrow_right_gray" | "bell" | "bell_grey" | "check-green" | "clock" | "clone" | "close-red" | "close" | "cluster-blue" | "cluster-gray" | "cluster" | "cluster_activated" | "cluster_normal" | "cpu-temperature-critical" | "cpu-temperature-normal" | "cpu-temperature-warning" | "createvmtemplate" | "cross" | "csv" | "datacenter" | "datacenter_activated" | "datacenter_normal" | "delete" | "directory" | "disk" | "down" | "download" | "editvm" | "error" | "file_normal" | "filter_activated" | "filter_modified" | "filter_normal" | "folder" | "folder_activated" | "folder_normal" | "forcerestart" | "forcestop" | "gaussian_opaque" | "halo-appliance/1-all-menu-16-gradient-blue" | "halo-appliance/halo-7100l-light-1x" | "halo-appliance/halo-7100l-light-2x" | "halo-appliance/halo-7100p-light-1x" | "halo-appliance/halo-7100p-light-2x" | "halo-appliance/halo-7100s-light-1x" | "halo-appliance/halo-7100s-light-2x" | "halo-appliance/halo-8100s-light-1x" | "halo-appliance/halo-8100s-light-2x" | "halo-appliance/halo-9100p-light-1x" | "halo-appliance/halo-9100p-light-2x" | "halo-appliance/halo-9100s-light-1x" | "halo-appliance/halo-9100s-light-2x" | "hardware" | "host" | "host_activated" | "host_normal" | "info-normal" | "info" | "installtools" | "iso-blue" | "iso" | "loading_blue" | "loading_gray" | "lock" | "migrate" | "mounted" | "nic-error" | "nic" | "normal_status" | "openterminal" | "operations" | "orgnization_activated" | "orgnization_normal" | "os-logo/os-logo-archlinux" | "os-logo/os-logo-centos" | "os-logo/os-logo-debian" | "os-logo/os-logo-deepin" | "os-logo/os-logo-fedora" | "os-logo/os-logo-kylin" | "os-logo/os-logo-macOS" | "os-logo/os-logo-neoKylin" | "os-logo/os-logo-openeuler" | "os-logo/os-logo-opensuse" | "os-logo/os-logo-oraclelinux" | "os-logo/os-logo-oraclesolaris" | "os-logo/os-logo-question" | "os-logo/os-logo-redflag" | "os-logo/os-logo-redhat" | "os-logo/os-logo-rocky" | "os-logo/os-logo-ubuntu" | "os-logo/os-logo-uniontech" | "os-logo/os-logo-unknown" | "os-logo/os-logo-windows-server" | "os-logo/os-logo-windows10" | "os-logo/os-logo-windows2000" | "os-logo/os-logo-windows7" | "os-logo/os-logo-windows8" | "os-logo/os-logo-windowsXP" | "password_security" | "password_security_white" | "pause-24" | "power-on-24" | "product_logo_header" | "progress" | "refresh" | "resource_custom_composite_filter_blue" | "resource_custom_composite_filter_white" | "resource_custom_dead_vm_blue" | "resource_custom_dead_vm_white" | "resource_custom_memory_vm_blue" | "resource_custom_memory_vm_white" | "resource_custom_vcpu_vm_blue" | "resource_custom_vcpu_vm_white" | "resource_custom_zombie_vm_blue" | "resource_custom_zombie_vm_white" | "resource_dead_vm_blue" | "resource_dead_vm_white" | "resource_memory_vm_blue" | "resource_memory_vm_white" | "resource_vcpu_vm_blue" | "resource_vcpu_vm_white" | "resource_zombie_vm_blue" | "resource_zombie_vm_white" | "restart-24" | "restart" | "resume-24" | "resume" | "right-circle-arrow" | "session_expiration_blue" | "session_expiration_white" | "shutdown-24" | "sks-business-nic-24" | "sks-control-plane-24" | "sks-dhcp-config-24" | "sks-download-kubeconfig-24-blue" | "sks-download-kubeconfig-24-gray" | "sks-download-kubeconfig" | "sks-ecp-nic-24" | "sks-ip-pool-24-blue" | "sks-ip-pool-24-white" | "sks-ip-range-24" | "sks-management-cluster-16-gray" | "sks-management-cluster-24-blue" | "sks-management-cluster-24-white" | "sks-monitoring-24-blue" | "sks-monitoring-24-white" | "sks-node-24" | "sks-node-group-24" | "sks-node-group" | "sks-node-template-24-blue" | "sks-node-template-24-white" | "sks-node" | "sks-persistent-volume-24" | "sks-persistent-volume" | "sks-replace-node" | "sks-rollback-cluster" | "sks-service-upgrade-24-blue" | "sks-service-upgrade-24-white" | "sks-storage-class-24" | "sks-storage-class" | "sks-upgrade-cluster-24" | "sks-upgrade-cluster" | "sks-worker-24" | "sks-workload-cluster-16-gray" | "sks-workload-cluster-blue-24" | "sks-workload-cluster-white-24" | "sks-zbs-csi-24-blue" | "sks-zbs-csi-24-white" | "sks-zbs-nic-24" | "start" | "stop" | "suspend" | "task-preview" | "task" | "triangle-exclamation" | "unknown-circle" | "unmounted" | "unopened_status" | "user" | "user_account" | "user_account_security" | "user_account_security_white" | "user_account_white" | "vm" | "witness-node-normal-critical-red" | "witness-node-normal-healthy-green" | "witness-node-normal-info-blue" | "witness-node-normal-notice-yellow" | "witness-node-small-critical-red" | "witness-node-small-healthy-green" | "witness-node-small-info-blue" | "witness-node-small-notice-yellow" | "xlsx";
|