@salutejs/sdds-platform-ai 0.352.0-next-platform-ai.0 → 0.352.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/css/cjs/components/Attach/Attach.config.js +1 -1
- package/dist/css/cjs/components/Attach/Attach.config_f0ndcy.css +4 -0
- package/dist/css/cjs/components/Attach/Attach.css +4 -4
- package/dist/css/cjs/components/Combobox/Combobox.config.js +12 -6
- package/dist/css/cjs/components/Combobox/{Combobox.config_gmgq7i.css → Combobox.config_1tpme25.css} +8 -5
- package/dist/css/cjs/components/Combobox/Combobox.css +14 -11
- package/dist/css/cjs/components/DateTimePicker/DateTimePicker.config.js +1 -1
- package/dist/css/{es/components/DateTimePicker/DateTimePicker.config_ef4xbp.css → cjs/components/DateTimePicker/DateTimePicker.config_1tmejjb.css} +1 -1
- package/dist/css/cjs/components/DateTimePicker/DateTimePicker.css +13 -13
- package/dist/css/cjs/components/LinkButton/LinkButton.config.js +10 -10
- package/dist/css/{es/components/LinkButton/LinkButton.config_1ygbj3k.css → cjs/components/LinkButton/LinkButton.config_1csy5mj.css} +8 -7
- package/dist/css/cjs/components/LinkButton/LinkButton.css +14 -13
- package/dist/css/cjs/components/Note/Note.config.js +13 -3
- package/dist/css/cjs/components/Note/Note.config_a7b7e.css +9 -0
- package/dist/css/cjs/components/Note/Note.css +9 -6
- package/dist/css/cjs/components/Select/Select.config.js +1 -1
- package/dist/css/cjs/components/Select/{Select.config_5ho8ap.css → Select.config_1ng7kc5.css} +1 -1
- package/dist/css/cjs/components/Select/Select.css +20 -20
- package/dist/css/cjs/components/Slider/Slider.config.js +9 -3
- package/dist/css/cjs/components/Slider/{Slider.config_4ruhzf.css → Slider.config_1r1xot0.css} +7 -4
- package/dist/css/cjs/components/Slider/Slider.css +10 -7
- package/dist/css/cjs/components/Steps/StepItem.config.js +21 -0
- package/dist/css/cjs/components/Steps/StepItem.config_qzqyof.css +5 -0
- package/dist/css/cjs/components/Steps/Steps.config.js +1 -1
- package/dist/css/cjs/components/Steps/{Steps.config_15djou5.css → Steps.config_1ogyrdd.css} +1 -1
- package/dist/css/cjs/components/Steps/Steps.css +17 -11
- package/dist/css/cjs/components/Steps/Steps.js +5 -1
- package/dist/css/cjs/index.css +103 -87
- package/dist/css/cjs/index.js +27 -27
- package/dist/css/es/components/Attach/Attach.config.js +1 -1
- package/dist/css/es/components/Attach/Attach.config_f0ndcy.css +4 -0
- package/dist/css/es/components/Attach/Attach.css +4 -4
- package/dist/css/es/components/Combobox/Combobox.config.js +12 -6
- package/dist/css/es/components/Combobox/{Combobox.config_gmgq7i.css → Combobox.config_1tpme25.css} +8 -5
- package/dist/css/es/components/Combobox/Combobox.css +14 -11
- package/dist/css/es/components/DateTimePicker/DateTimePicker.config.js +1 -1
- package/dist/css/{cjs/components/DateTimePicker/DateTimePicker.config_ef4xbp.css → es/components/DateTimePicker/DateTimePicker.config_1tmejjb.css} +1 -1
- package/dist/css/es/components/DateTimePicker/DateTimePicker.css +13 -13
- package/dist/css/es/components/LinkButton/LinkButton.config.js +10 -10
- package/dist/css/{cjs/components/LinkButton/LinkButton.config_1ygbj3k.css → es/components/LinkButton/LinkButton.config_1csy5mj.css} +8 -7
- package/dist/css/es/components/LinkButton/LinkButton.css +14 -13
- package/dist/css/es/components/Note/Note.config.js +13 -3
- package/dist/css/es/components/Note/Note.config_a7b7e.css +9 -0
- package/dist/css/es/components/Note/Note.css +9 -6
- package/dist/css/es/components/Segment/Segment.js +5 -5
- package/dist/css/es/components/Select/Select.config.js +1 -1
- package/dist/css/es/components/Select/{Select.config_5ho8ap.css → Select.config_1ng7kc5.css} +1 -1
- package/dist/css/es/components/Select/Select.css +20 -20
- package/dist/css/es/components/Slider/Slider.config.js +9 -3
- package/dist/css/es/components/Slider/{Slider.config_4ruhzf.css → Slider.config_1r1xot0.css} +7 -4
- package/dist/css/es/components/Slider/Slider.css +10 -7
- package/dist/css/es/components/Steps/StepItem.config.js +17 -0
- package/dist/css/es/components/Steps/StepItem.config_qzqyof.css +5 -0
- package/dist/css/es/components/Steps/Steps.config.js +1 -1
- package/dist/css/es/components/Steps/{Steps.config_15djou5.css → Steps.config_1ogyrdd.css} +1 -1
- package/dist/css/es/components/Steps/Steps.css +17 -11
- package/dist/css/es/components/Steps/Steps.js +5 -1
- package/dist/css/es/components/Tabs/TabItem.js +9 -9
- package/dist/css/es/components/Toast/Toast.js +1 -1
- package/dist/css/es/index.css +103 -87
- package/dist/css/es/index.js +4 -4
- package/dist/styled-components/cjs/components/Attach/Attach.config.js +1 -1
- package/dist/styled-components/cjs/components/Combobox/Combobox.config.js +48 -0
- package/dist/styled-components/cjs/components/DateTimePicker/DateTimePicker.config.js +2 -0
- package/dist/styled-components/cjs/components/LinkButton/LinkButton.config.js +11 -0
- package/dist/styled-components/cjs/components/Note/Note.config.js +21 -4
- package/dist/styled-components/cjs/components/Select/Select.config.js +2 -2
- package/dist/styled-components/cjs/components/Slider/Slider.config.js +17 -13
- package/dist/styled-components/cjs/components/Steps/StepItem.config.js +70 -0
- package/dist/styled-components/cjs/components/Steps/Steps.config.js +0 -5
- package/dist/styled-components/cjs/components/Steps/Steps.js +5 -1
- package/dist/styled-components/es/components/Attach/Attach.config.js +1 -1
- package/dist/styled-components/es/components/Combobox/Combobox.config.js +48 -0
- package/dist/styled-components/es/components/DateTimePicker/DateTimePicker.config.js +2 -0
- package/dist/styled-components/es/components/LinkButton/LinkButton.config.js +11 -0
- package/dist/styled-components/es/components/Note/Note.config.js +21 -4
- package/dist/styled-components/es/components/Select/Select.config.js +2 -2
- package/dist/styled-components/es/components/Slider/Slider.config.js +17 -13
- package/dist/styled-components/es/components/Steps/StepItem.config.js +60 -0
- package/dist/styled-components/es/components/Steps/Steps.config.js +0 -5
- package/dist/styled-components/es/components/Steps/Steps.js +5 -1
- package/package.json +8 -9
- package/types/components/Accordion/Accordion.d.ts +1 -1
- package/types/components/Calendar/Calendar.d.ts +2 -2
- package/types/components/Cell/Cell.d.ts +3 -3
- package/types/components/Combobox/Combobox.config.d.ts +6 -0
- package/types/components/Combobox/Combobox.d.ts +13 -0
- package/types/components/DatePicker/DatePicker.d.ts +8 -8
- package/types/components/LinkButton/LinkButton.config.d.ts +1 -0
- package/types/components/LinkButton/LinkButton.d.ts +1 -0
- package/types/components/Note/Note.config.d.ts +10 -0
- package/types/components/Note/Note.d.ts +6 -0
- package/types/components/Slider/Slider.config.d.ts +6 -0
- package/types/components/Slider/Slider.d.ts +9 -2
- package/types/components/Steps/StepItem.config.d.ts +14 -0
- package/types/components/TimePicker/TimePicker.d.ts +6 -2
- package/types/components/Tokens/Colors/Colors.styles.d.ts +2 -0
- package/types/components/Tokens/Typography/Typography.styles.d.ts +2 -0
- package/dist/css/cjs/components/Attach/Attach.config_178jit6.css +0 -4
- package/dist/css/cjs/components/Note/Note.config_sfv60.css +0 -6
- package/dist/css/es/components/Attach/Attach.config_178jit6.css +0 -4
- package/dist/css/es/components/Note/Note.config_sfv60.css +0 -6
|
@@ -0,0 +1,60 @@
|
|
|
1
|
+
import { css, stepsTokens as tokens } from '@salutejs/plasma-new-hope/styled-components';
|
|
2
|
+
export const config = {
|
|
3
|
+
defaults: {
|
|
4
|
+
view: 'default'
|
|
5
|
+
},
|
|
6
|
+
variations: {
|
|
7
|
+
view: {
|
|
8
|
+
default: css`
|
|
9
|
+
${tokens.completedIndicatorColor}: var(--inverse-text-primary);
|
|
10
|
+
${tokens.completedIndicatorColorHover}: var(--inverse-text-primary);
|
|
11
|
+
${tokens.completedIndicatorBackground}: var(--surface-solid-default);
|
|
12
|
+
${tokens.completedIndicatorBackgroundHover}: var(--surface-solid-default-hover);
|
|
13
|
+
${tokens.completedTitleColor}: var(--text-primary);
|
|
14
|
+
${tokens.completedTitleColorHover}: var(--text-primary-hover);
|
|
15
|
+
|
|
16
|
+
${tokens.dividerColor}: var(--surface-solid-default);
|
|
17
|
+
`,
|
|
18
|
+
accent: css`
|
|
19
|
+
${tokens.completedIndicatorColor}: var(--on-dark-text-primary);
|
|
20
|
+
${tokens.completedIndicatorColorHover}: var(--on-dark-text-primary-hover);
|
|
21
|
+
${tokens.completedIndicatorBackground}: var(--surface-accent);
|
|
22
|
+
${tokens.completedIndicatorBackgroundHover}: var(--surface-accent-hover);
|
|
23
|
+
${tokens.completedTitleColor}: var(--text-primary);
|
|
24
|
+
${tokens.completedTitleColorHover}: var(--text-primary-hover);
|
|
25
|
+
|
|
26
|
+
${tokens.dividerColor}: var(--surface-accent);
|
|
27
|
+
`,
|
|
28
|
+
negative: css`
|
|
29
|
+
${tokens.completedIndicatorColor}: var(--on-dark-text-primary);
|
|
30
|
+
${tokens.completedIndicatorColorHover}: var(--on-dark-text-primary-hover);
|
|
31
|
+
${tokens.completedIndicatorBackground}: var(--surface-negative);
|
|
32
|
+
${tokens.completedIndicatorBackgroundHover}: var(--surface-negative-hover);
|
|
33
|
+
${tokens.completedTitleColor}: var(--text-negative);
|
|
34
|
+
${tokens.completedTitleColorHover}: var(--text-negative-hover);
|
|
35
|
+
|
|
36
|
+
${tokens.dividerColor}: var(--surface-negative);
|
|
37
|
+
`,
|
|
38
|
+
warning: css`
|
|
39
|
+
${tokens.completedIndicatorColor}: var(--on-dark-text-primary);
|
|
40
|
+
${tokens.completedIndicatorColorHover}: var(--on-dark-text-primary-hover);
|
|
41
|
+
${tokens.completedIndicatorBackground}: var(--surface-warning);
|
|
42
|
+
${tokens.completedIndicatorBackgroundHover}: var(--surface-warning-hover);
|
|
43
|
+
${tokens.completedTitleColor}: var(--text-warning);
|
|
44
|
+
${tokens.completedTitleColorHover}: var(--text-warning-hover);
|
|
45
|
+
|
|
46
|
+
${tokens.dividerColor}: var(--surface-warning);
|
|
47
|
+
`,
|
|
48
|
+
positive: css`
|
|
49
|
+
${tokens.completedIndicatorColor}: var(--on-dark-text-primary);
|
|
50
|
+
${tokens.completedIndicatorColorHover}: var(--on-dark-text-primary-hover);
|
|
51
|
+
${tokens.completedIndicatorBackground}: var(--surface-positive);
|
|
52
|
+
${tokens.completedIndicatorBackgroundHover}: var(--surface-positive-hover);
|
|
53
|
+
${tokens.completedTitleColor}: var(--text-positive);
|
|
54
|
+
${tokens.completedTitleColorHover}: var(--text-positive-hover);
|
|
55
|
+
|
|
56
|
+
${tokens.dividerColor}: var(--surface-positive);
|
|
57
|
+
`
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
};
|
|
@@ -92,11 +92,6 @@ export const config = {
|
|
|
92
92
|
${tokens.contentVerticalPadding}: 0.875rem;
|
|
93
93
|
${tokens.verticalContentPaddingLeft}: 0.75rem;
|
|
94
94
|
|
|
95
|
-
${tokens.smallIndicatorIndentHeight}: 0.75rem;
|
|
96
|
-
${tokens.largeIndicatorIndentHeight}: 0.4375rem;
|
|
97
|
-
${tokens.smallBulletIndentHeight}: 1.25rem;
|
|
98
|
-
${tokens.largeBulletIndentHeight}: 1.125rem;
|
|
99
|
-
|
|
100
95
|
${tokens.indicatorFontFamily}: var(--plasma-typo-body-xs-font-family);
|
|
101
96
|
${tokens.indicatorFontSize}: var(--plasma-typo-body-xs-font-size);
|
|
102
97
|
${tokens.indicatorFontStyle}: var(--plasma-typo-body-xs-font-style);
|
|
@@ -1,5 +1,9 @@
|
|
|
1
|
-
import { stepsConfig, component, mergeConfig } from '@salutejs/plasma-new-hope/styled-components';
|
|
1
|
+
import { stepsConfig as rawStepsConfig, stepItemConfig, component, mergeConfig } from '@salutejs/plasma-new-hope/styled-components';
|
|
2
|
+
import { config as itemConfig } from './StepItem.config';
|
|
2
3
|
import { config } from './Steps.config';
|
|
4
|
+
const mergedItemConfig = mergeConfig(stepItemConfig, itemConfig);
|
|
5
|
+
const StepItem = component(mergedItemConfig);
|
|
6
|
+
const stepsConfig = rawStepsConfig(StepItem);
|
|
3
7
|
const mergedConfig = mergeConfig(stepsConfig, config);
|
|
4
8
|
const StepsComponent = component(mergedConfig);
|
|
5
9
|
export const Steps = StepsComponent;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salutejs/sdds-platform-ai",
|
|
3
|
-
"version": "0.352.0
|
|
3
|
+
"version": "0.352.0",
|
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS PLATFORM-AI web applications",
|
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
|
6
6
|
"publishConfig": {
|
|
@@ -40,8 +40,8 @@
|
|
|
40
40
|
"styled-components": "^5.3.1"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@salutejs/plasma-new-hope": "0.365.0
|
|
44
|
-
"@salutejs/sdds-themes": "0.67.0
|
|
43
|
+
"@salutejs/plasma-new-hope": "0.365.0",
|
|
44
|
+
"@salutejs/sdds-themes": "0.67.0"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@babel/cli": "7.24.1",
|
|
@@ -60,10 +60,10 @@
|
|
|
60
60
|
"@rollup/plugin-commonjs": "^25.0.4",
|
|
61
61
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
|
62
62
|
"@salutejs/plasma-colors": "0.16.0",
|
|
63
|
-
"@salutejs/plasma-core": "1.228.0
|
|
64
|
-
"@salutejs/plasma-cy-utils": "0.158.0
|
|
65
|
-
"@salutejs/plasma-icons": "1.239.0
|
|
66
|
-
"@salutejs/plasma-sb-utils": "0.229.0
|
|
63
|
+
"@salutejs/plasma-core": "1.228.0",
|
|
64
|
+
"@salutejs/plasma-cy-utils": "0.158.0",
|
|
65
|
+
"@salutejs/plasma-icons": "1.239.0",
|
|
66
|
+
"@salutejs/plasma-sb-utils": "0.229.0",
|
|
67
67
|
"@types/node": "16.7.13",
|
|
68
68
|
"@types/react": "18.0.28",
|
|
69
69
|
"@types/react-dom": "18.0.11",
|
|
@@ -99,7 +99,6 @@
|
|
|
99
99
|
"ignoreFiles": [
|
|
100
100
|
"src/**/*.component-test.tsx",
|
|
101
101
|
"src/**/*.stories.tsx",
|
|
102
|
-
"src/**/*.perftest.tsx",
|
|
103
102
|
"src/**/*.styles.ts"
|
|
104
103
|
],
|
|
105
104
|
"atLeast": 99.9
|
|
@@ -110,5 +109,5 @@
|
|
|
110
109
|
"sideEffects": [
|
|
111
110
|
"*.css"
|
|
112
111
|
],
|
|
113
|
-
"gitHead": "
|
|
112
|
+
"gitHead": "11abf991079928e06b77546d823d7259d0365187"
|
|
114
113
|
}
|
|
@@ -12,7 +12,7 @@ export declare const Accordion: import("react").FunctionComponent<import("@salut
|
|
|
12
12
|
h5: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
13
13
|
h6: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
14
14
|
};
|
|
15
|
-
}> & {
|
|
15
|
+
}> & Omit<import("react").HTMLAttributes<HTMLDivElement>, "onChange"> & {
|
|
16
16
|
view?: string;
|
|
17
17
|
size?: string;
|
|
18
18
|
singleActive?: boolean;
|
|
@@ -33,7 +33,7 @@ export declare const CalendarDouble: import("react").FunctionComponent<import("@
|
|
|
33
33
|
s: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
34
34
|
};
|
|
35
35
|
}> & import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").Calendar & import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").CalendarConfigProps & import("react").RefAttributes<HTMLDivElement>>;
|
|
36
|
-
export declare const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").CalendarRange<CalendarBaseProps>) => import("react").ReactElement<CalendarBaseProps, string | import("react").JSXElementConstructor<any>>;
|
|
37
|
-
export declare const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").CalendarRange<CalendarDoubleProps>) => import("react").ReactElement<CalendarDoubleProps, string | import("react").JSXElementConstructor<any>>;
|
|
36
|
+
export declare const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, onChangeSingleValue, ...rest }: import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").CalendarRange<CalendarBaseProps>) => import("react").ReactElement<CalendarBaseProps, string | import("react").JSXElementConstructor<any>>;
|
|
37
|
+
export declare const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, onChangeSingleValue, ...rest }: import("@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types.js").CalendarRange<CalendarDoubleProps>) => import("react").ReactElement<CalendarDoubleProps, string | import("react").JSXElementConstructor<any>>;
|
|
38
38
|
export declare const Calendar: FC<import("@salutejs/plasma-new-hope/styled-components").CalendarProps>;
|
|
39
39
|
export type { CalendarStateType };
|
|
@@ -11,7 +11,7 @@ export declare const Cell: import("react").FunctionComponent<import("@salutejs/p
|
|
|
11
11
|
s: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
12
12
|
xs: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
13
13
|
};
|
|
14
|
-
}> & (({
|
|
14
|
+
}> & ((import("react").HTMLAttributes<HTMLDivElement> & {
|
|
15
15
|
size?: string;
|
|
16
16
|
view?: string;
|
|
17
17
|
contentLeft?: import("react").ReactNode;
|
|
@@ -26,7 +26,7 @@ export declare const Cell: import("react").FunctionComponent<import("@salutejs/p
|
|
|
26
26
|
subtitle?: string;
|
|
27
27
|
label?: string;
|
|
28
28
|
children?: never;
|
|
29
|
-
} & import("react").
|
|
29
|
+
} & import("react").RefAttributes<HTMLDivElement>) | (import("react").HTMLAttributes<HTMLDivElement> & {
|
|
30
30
|
size?: string;
|
|
31
31
|
view?: string;
|
|
32
32
|
contentLeft?: import("react").ReactNode;
|
|
@@ -41,4 +41,4 @@ export declare const Cell: import("react").FunctionComponent<import("@salutejs/p
|
|
|
41
41
|
subtitle?: never;
|
|
42
42
|
label?: never;
|
|
43
43
|
children?: import("react").ReactNode;
|
|
44
|
-
} & import("react").
|
|
44
|
+
} & import("react").RefAttributes<HTMLDivElement>))>;
|
|
@@ -3,6 +3,7 @@ export declare const config: {
|
|
|
3
3
|
view: string;
|
|
4
4
|
size: string;
|
|
5
5
|
labelPlacement: string;
|
|
6
|
+
chipView: string;
|
|
6
7
|
hintView: string;
|
|
7
8
|
hintSize: string;
|
|
8
9
|
};
|
|
@@ -20,6 +21,11 @@ export declare const config: {
|
|
|
20
21
|
inner: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
21
22
|
outer: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
22
23
|
};
|
|
24
|
+
chipView: {
|
|
25
|
+
default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
26
|
+
secondary: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
27
|
+
accent: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
28
|
+
};
|
|
23
29
|
hintView: {
|
|
24
30
|
default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
25
31
|
};
|
|
@@ -15,6 +15,11 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
15
15
|
inner: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
16
16
|
outer: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
17
17
|
};
|
|
18
|
+
chipView: {
|
|
19
|
+
default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
20
|
+
secondary: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
21
|
+
accent: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
22
|
+
};
|
|
18
23
|
hintView: {
|
|
19
24
|
default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
20
25
|
};
|
|
@@ -65,6 +70,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
65
70
|
alwaysOpened?: boolean;
|
|
66
71
|
size?: string;
|
|
67
72
|
view?: string;
|
|
73
|
+
chipView?: string;
|
|
68
74
|
hintSize?: string;
|
|
69
75
|
hintView?: string;
|
|
70
76
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types.js").LabelProps & {
|
|
@@ -128,6 +134,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
128
134
|
alwaysOpened?: boolean;
|
|
129
135
|
size?: string;
|
|
130
136
|
view?: string;
|
|
137
|
+
chipView?: string;
|
|
131
138
|
hintSize?: string;
|
|
132
139
|
hintView?: string;
|
|
133
140
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types.js").LabelProps & {
|
|
@@ -191,6 +198,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
191
198
|
alwaysOpened?: boolean;
|
|
192
199
|
size?: string;
|
|
193
200
|
view?: string;
|
|
201
|
+
chipView?: string;
|
|
194
202
|
hintSize?: string;
|
|
195
203
|
hintView?: string;
|
|
196
204
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types.js").LabelProps & {
|
|
@@ -254,6 +262,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
254
262
|
alwaysOpened?: boolean;
|
|
255
263
|
size?: string;
|
|
256
264
|
view?: string;
|
|
265
|
+
chipView?: string;
|
|
257
266
|
hintSize?: string;
|
|
258
267
|
hintView?: string;
|
|
259
268
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types.js").LabelProps & {
|
|
@@ -317,6 +326,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
317
326
|
alwaysOpened?: boolean;
|
|
318
327
|
size?: string;
|
|
319
328
|
view?: string;
|
|
329
|
+
chipView?: string;
|
|
320
330
|
hintSize?: string;
|
|
321
331
|
hintView?: string;
|
|
322
332
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types.js").LabelProps & Omit<{
|
|
@@ -384,6 +394,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
384
394
|
alwaysOpened?: boolean;
|
|
385
395
|
size?: string;
|
|
386
396
|
view?: string;
|
|
397
|
+
chipView?: string;
|
|
387
398
|
hintSize?: string;
|
|
388
399
|
hintView?: string;
|
|
389
400
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types.js").LabelProps & Omit<{
|
|
@@ -451,6 +462,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
451
462
|
alwaysOpened?: boolean;
|
|
452
463
|
size?: string;
|
|
453
464
|
view?: string;
|
|
465
|
+
chipView?: string;
|
|
454
466
|
hintSize?: string;
|
|
455
467
|
hintView?: string;
|
|
456
468
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types.js").LabelProps & Omit<{
|
|
@@ -518,6 +530,7 @@ declare const ComboboxNew: React.FunctionComponent<import("@salutejs/plasma-new-
|
|
|
518
530
|
alwaysOpened?: boolean;
|
|
519
531
|
size?: string;
|
|
520
532
|
view?: string;
|
|
533
|
+
chipView?: string;
|
|
521
534
|
hintSize?: string;
|
|
522
535
|
hintView?: string;
|
|
523
536
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types.js").LabelProps & Omit<{
|
|
@@ -31,7 +31,7 @@ export declare const DatePickerDefault: import("react").FunctionComponent<import
|
|
|
31
31
|
requiredPlacement?: "left" | "right";
|
|
32
32
|
required?: boolean;
|
|
33
33
|
hasRequiredIndicator?: boolean;
|
|
34
|
-
value?: Date | string;
|
|
34
|
+
value?: Date | string | null;
|
|
35
35
|
preserveInvalidOnBlur?: boolean;
|
|
36
36
|
defaultDate?: Date;
|
|
37
37
|
placeholder?: string;
|
|
@@ -71,7 +71,7 @@ export declare const DatePickerDefault: import("react").FunctionComponent<import
|
|
|
71
71
|
requiredPlacement?: "left" | "right";
|
|
72
72
|
required?: boolean;
|
|
73
73
|
hasRequiredIndicator?: boolean;
|
|
74
|
-
value?: Date | string;
|
|
74
|
+
value?: Date | string | null;
|
|
75
75
|
preserveInvalidOnBlur?: boolean;
|
|
76
76
|
defaultDate?: Date;
|
|
77
77
|
placeholder?: string;
|
|
@@ -140,7 +140,7 @@ export declare const DatePickerClear: import("react").FunctionComponent<import("
|
|
|
140
140
|
requiredPlacement?: "left" | "right";
|
|
141
141
|
required?: boolean;
|
|
142
142
|
hasRequiredIndicator?: boolean;
|
|
143
|
-
value?: Date | string;
|
|
143
|
+
value?: Date | string | null;
|
|
144
144
|
preserveInvalidOnBlur?: boolean;
|
|
145
145
|
defaultDate?: Date;
|
|
146
146
|
placeholder?: string;
|
|
@@ -180,7 +180,7 @@ export declare const DatePickerClear: import("react").FunctionComponent<import("
|
|
|
180
180
|
requiredPlacement?: "left" | "right";
|
|
181
181
|
required?: boolean;
|
|
182
182
|
hasRequiredIndicator?: boolean;
|
|
183
|
-
value?: Date | string;
|
|
183
|
+
value?: Date | string | null;
|
|
184
184
|
preserveInvalidOnBlur?: boolean;
|
|
185
185
|
defaultDate?: Date;
|
|
186
186
|
placeholder?: string;
|
|
@@ -249,7 +249,7 @@ export declare const DatePicker: import("react").ForwardRefExoticComponent<(((Om
|
|
|
249
249
|
requiredPlacement?: "left" | "right";
|
|
250
250
|
required?: boolean;
|
|
251
251
|
hasRequiredIndicator?: boolean;
|
|
252
|
-
value?: Date | string;
|
|
252
|
+
value?: Date | string | null;
|
|
253
253
|
preserveInvalidOnBlur?: boolean;
|
|
254
254
|
defaultDate?: Date;
|
|
255
255
|
placeholder?: string;
|
|
@@ -317,7 +317,7 @@ export declare const DatePicker: import("react").ForwardRefExoticComponent<(((Om
|
|
|
317
317
|
requiredPlacement?: "left" | "right";
|
|
318
318
|
required?: boolean;
|
|
319
319
|
hasRequiredIndicator?: boolean;
|
|
320
|
-
value?: Date | string;
|
|
320
|
+
value?: Date | string | null;
|
|
321
321
|
preserveInvalidOnBlur?: boolean;
|
|
322
322
|
defaultDate?: Date;
|
|
323
323
|
placeholder?: string;
|
|
@@ -387,7 +387,7 @@ export declare const DatePicker: import("react").ForwardRefExoticComponent<(((Om
|
|
|
387
387
|
requiredPlacement?: "left" | "right";
|
|
388
388
|
required?: boolean;
|
|
389
389
|
hasRequiredIndicator?: boolean;
|
|
390
|
-
value?: Date | string;
|
|
390
|
+
value?: Date | string | null;
|
|
391
391
|
preserveInvalidOnBlur?: boolean;
|
|
392
392
|
defaultDate?: Date;
|
|
393
393
|
placeholder?: string;
|
|
@@ -455,7 +455,7 @@ export declare const DatePicker: import("react").ForwardRefExoticComponent<(((Om
|
|
|
455
455
|
requiredPlacement?: "left" | "right";
|
|
456
456
|
required?: boolean;
|
|
457
457
|
hasRequiredIndicator?: boolean;
|
|
458
|
-
value?: Date | string;
|
|
458
|
+
value?: Date | string | null;
|
|
459
459
|
preserveInvalidOnBlur?: boolean;
|
|
460
460
|
defaultDate?: Date;
|
|
461
461
|
placeholder?: string;
|
|
@@ -11,6 +11,7 @@ export declare const config: {
|
|
|
11
11
|
positive: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
12
12
|
warning: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
13
13
|
negative: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
14
|
+
info: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
14
15
|
};
|
|
15
16
|
size: {
|
|
16
17
|
xl: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
@@ -6,6 +6,7 @@ export declare const LinkButton: import("react").FunctionComponent<import("@salu
|
|
|
6
6
|
positive: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
7
7
|
warning: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
8
8
|
negative: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
9
|
+
info: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
9
10
|
};
|
|
10
11
|
size: {
|
|
11
12
|
xl: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
@@ -2,6 +2,7 @@ export declare const config: {
|
|
|
2
2
|
defaults: {
|
|
3
3
|
view: string;
|
|
4
4
|
size: string;
|
|
5
|
+
orientation: string;
|
|
5
6
|
};
|
|
6
7
|
variations: {
|
|
7
8
|
view: {
|
|
@@ -14,5 +15,14 @@ export declare const config: {
|
|
|
14
15
|
size: {
|
|
15
16
|
m: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
16
17
|
};
|
|
18
|
+
orientation: {
|
|
19
|
+
vertical: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
20
|
+
horizontal: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
21
|
+
};
|
|
17
22
|
};
|
|
23
|
+
intersections: {
|
|
24
|
+
size: string;
|
|
25
|
+
orientation: string;
|
|
26
|
+
style: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
27
|
+
}[];
|
|
18
28
|
};
|
|
@@ -9,6 +9,10 @@ export declare const Note: import("react").FunctionComponent<import("@salutejs/p
|
|
|
9
9
|
size: {
|
|
10
10
|
m: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
11
11
|
};
|
|
12
|
+
orientation: {
|
|
13
|
+
vertical: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
14
|
+
horizontal: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
15
|
+
};
|
|
12
16
|
}> & {
|
|
13
17
|
title?: React.ReactNode;
|
|
14
18
|
text?: React.ReactNode;
|
|
@@ -21,4 +25,6 @@ export declare const Note: import("react").FunctionComponent<import("@salutejs/p
|
|
|
21
25
|
size?: string;
|
|
22
26
|
hasClose?: boolean;
|
|
23
27
|
onCloseButtonClick?: () => void;
|
|
28
|
+
actionContent?: React.ReactNode;
|
|
29
|
+
orientation?: "vertical" | "horizontal";
|
|
24
30
|
} & import("react").HTMLAttributes<HTMLDivElement> & import("react").RefAttributes<HTMLDivElement>>;
|
|
@@ -2,6 +2,7 @@ export declare const config: {
|
|
|
2
2
|
defaults: {
|
|
3
3
|
view: string;
|
|
4
4
|
size: string;
|
|
5
|
+
pointerSize: string;
|
|
5
6
|
};
|
|
6
7
|
variations: {
|
|
7
8
|
view: {
|
|
@@ -14,6 +15,11 @@ export declare const config: {
|
|
|
14
15
|
m: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
15
16
|
s: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
16
17
|
};
|
|
18
|
+
pointerSize: {
|
|
19
|
+
small: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
20
|
+
large: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
21
|
+
none: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
22
|
+
};
|
|
17
23
|
disabled: {
|
|
18
24
|
true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
19
25
|
};
|
|
@@ -13,6 +13,11 @@ export declare const Slider: import("react").FunctionComponent<import("@salutejs
|
|
|
13
13
|
m: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
14
14
|
s: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
15
15
|
};
|
|
16
|
+
pointerSize: {
|
|
17
|
+
small: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
18
|
+
large: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
19
|
+
none: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
20
|
+
};
|
|
16
21
|
disabled: {
|
|
17
22
|
true: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
18
23
|
};
|
|
@@ -28,6 +33,7 @@ export declare const Slider: import("react").FunctionComponent<import("@salutejs
|
|
|
28
33
|
sliderAlign?: never | "none";
|
|
29
34
|
reversed?: never;
|
|
30
35
|
labelReversed?: never;
|
|
36
|
+
valuePlacement?: "top" | "bottom" | "none";
|
|
31
37
|
} & Omit<import("react").HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
|
|
32
38
|
onChangeCommitted?: (value: number) => void;
|
|
33
39
|
ariaLabel?: string;
|
|
@@ -56,6 +62,7 @@ export declare const Slider: import("react").FunctionComponent<import("@salutejs
|
|
|
56
62
|
scaleAlign?: never;
|
|
57
63
|
reversed?: boolean;
|
|
58
64
|
labelReversed?: boolean;
|
|
65
|
+
valuePlacement?: "left" | "right" | "none";
|
|
59
66
|
} & Omit<import("react").HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
|
|
60
67
|
onChangeCommitted?: (value: number) => void;
|
|
61
68
|
ariaLabel?: string;
|
|
@@ -85,6 +92,7 @@ export declare const Slider: import("react").FunctionComponent<import("@salutejs
|
|
|
85
92
|
sliderAlign?: never | "none";
|
|
86
93
|
reversed?: never;
|
|
87
94
|
labelReversed?: never;
|
|
95
|
+
valuePlacement?: "top" | "bottom" | "none";
|
|
88
96
|
} & Omit<import("react").HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
|
|
89
97
|
onChangeCommitted?: (value: number) => void;
|
|
90
98
|
ariaLabel?: string;
|
|
@@ -113,6 +121,7 @@ export declare const Slider: import("react").FunctionComponent<import("@salutejs
|
|
|
113
121
|
scaleAlign?: never;
|
|
114
122
|
reversed?: boolean;
|
|
115
123
|
labelReversed?: boolean;
|
|
124
|
+
valuePlacement?: "left" | "right" | "none";
|
|
116
125
|
} & Omit<import("react").HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
|
|
117
126
|
onChangeCommitted?: (value: number) => void;
|
|
118
127
|
ariaLabel?: string;
|
|
@@ -146,7 +155,6 @@ export declare const Slider: import("react").FunctionComponent<import("@salutejs
|
|
|
146
155
|
labelPlacement?: never;
|
|
147
156
|
ariaLabel?: string[];
|
|
148
157
|
type?: "double";
|
|
149
|
-
pointerSize?: "small" | "large";
|
|
150
158
|
} & import("react").RefAttributes<HTMLDivElement>) | (import("@salutejs/plasma-new-hope/types/components/Slider/components/SliderBase/SliderBase.types.js").SliderBaseProps & import("@salutejs/plasma-new-hope/types/components/Slider/components/index.js").SliderInternalProps & Omit<import("react").HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
|
|
151
159
|
onChange?: (value: number[]) => void;
|
|
152
160
|
name?: never;
|
|
@@ -163,5 +171,4 @@ export declare const Slider: import("react").FunctionComponent<import("@salutejs
|
|
|
163
171
|
labelPlacement?: never;
|
|
164
172
|
ariaLabel?: string[];
|
|
165
173
|
type?: "double";
|
|
166
|
-
pointerSize?: "small" | "large";
|
|
167
174
|
} & import("react").RefAttributes<HTMLDivElement>))>;
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export declare const config: {
|
|
2
|
+
defaults: {
|
|
3
|
+
view: string;
|
|
4
|
+
};
|
|
5
|
+
variations: {
|
|
6
|
+
view: {
|
|
7
|
+
default: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
8
|
+
accent: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
9
|
+
negative: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
10
|
+
warning: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
11
|
+
positive: import("@salutejs/plasma-new-hope/types/engines/types.js").PolymorphicClassName;
|
|
12
|
+
};
|
|
13
|
+
};
|
|
14
|
+
};
|
|
@@ -26,6 +26,8 @@ export declare const TimePicker: import("react").FunctionComponent<import("@salu
|
|
|
26
26
|
dropdownWidth?: "auto" | "fullWidth" | import("react").CSSProperties["width"];
|
|
27
27
|
dropdownHeight?: import("react").CSSProperties["height"];
|
|
28
28
|
columnsQuantity?: 2 | 3;
|
|
29
|
+
min?: string | Date;
|
|
30
|
+
max?: string | Date;
|
|
29
31
|
appearance?: "default" | "clear";
|
|
30
32
|
hasClearDivider?: boolean;
|
|
31
33
|
size?: string;
|
|
@@ -48,7 +50,7 @@ export declare const TimePicker: import("react").FunctionComponent<import("@salu
|
|
|
48
50
|
textBefore?: string;
|
|
49
51
|
textAfter?: string;
|
|
50
52
|
autoComplete?: string;
|
|
51
|
-
onChange?: (event: import("@salutejs/plasma-new-hope/types/components/TimePicker/TimePicker.types.js").TimePickerChangeEvent) => void;
|
|
53
|
+
onChange?: (event: import("@salutejs/plasma-new-hope/types/components/TimePicker/TimePicker.types.js").TimePickerChangeEvent | import("react").ChangeEvent<HTMLInputElement> | null, formattedValues: import("@salutejs/plasma-new-hope/types/components/TimePicker/TimePicker.types.js").TimePickerChangeEvent) => void;
|
|
52
54
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types.js").LabelProps & {
|
|
53
55
|
hintText: string;
|
|
54
56
|
hintTrigger?: "hover" | "click";
|
|
@@ -66,6 +68,8 @@ export declare const TimePicker: import("react").FunctionComponent<import("@salu
|
|
|
66
68
|
dropdownWidth?: "auto" | "fullWidth" | import("react").CSSProperties["width"];
|
|
67
69
|
dropdownHeight?: import("react").CSSProperties["height"];
|
|
68
70
|
columnsQuantity?: 2 | 3;
|
|
71
|
+
min?: string | Date;
|
|
72
|
+
max?: string | Date;
|
|
69
73
|
appearance?: "default" | "clear";
|
|
70
74
|
hasClearDivider?: boolean;
|
|
71
75
|
size?: string;
|
|
@@ -88,7 +92,7 @@ export declare const TimePicker: import("react").FunctionComponent<import("@salu
|
|
|
88
92
|
textBefore?: string;
|
|
89
93
|
textAfter?: string;
|
|
90
94
|
autoComplete?: string;
|
|
91
|
-
onChange?: (event: import("@salutejs/plasma-new-hope/types/components/TimePicker/TimePicker.types.js").TimePickerChangeEvent) => void;
|
|
95
|
+
onChange?: (event: import("@salutejs/plasma-new-hope/types/components/TimePicker/TimePicker.types.js").TimePickerChangeEvent | import("react").ChangeEvent<HTMLInputElement> | null, formattedValues: import("@salutejs/plasma-new-hope/types/components/TimePicker/TimePicker.types.js").TimePickerChangeEvent) => void;
|
|
92
96
|
} & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types.js").LabelProps & {
|
|
93
97
|
hintTrigger?: never;
|
|
94
98
|
hintText?: never;
|
|
@@ -50,6 +50,8 @@ export declare const StyledAccordionItem: import("styled-components").StyledComp
|
|
|
50
50
|
eventKey?: number;
|
|
51
51
|
index?: number;
|
|
52
52
|
view?: string;
|
|
53
|
+
titleProps?: React.HTMLAttributes<HTMLElement>;
|
|
54
|
+
bodyProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
53
55
|
} & import("react").RefAttributes<HTMLDivElement>>, any, {}, never>;
|
|
54
56
|
export declare const TokenInfoWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
55
57
|
export declare const ColorTokenDataWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -52,6 +52,8 @@ export declare const StyledAccordionItem: import("styled-components").StyledComp
|
|
|
52
52
|
eventKey?: number;
|
|
53
53
|
index?: number;
|
|
54
54
|
view?: string;
|
|
55
|
+
titleProps?: React.HTMLAttributes<HTMLElement>;
|
|
56
|
+
bodyProps?: React.HTMLAttributes<HTMLDivElement>;
|
|
55
57
|
} & import("react").RefAttributes<HTMLDivElement>>, any, {}, never>;
|
|
56
58
|
export declare const TokenInfoWrapper: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
57
59
|
export declare const TokenShortName: import("styled-components").StyledComponent<"div", any, {}, never>;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.dh2upgr{--plasma-attach-button-color:var(--inverse-text-primary);--plasma-attach-button-value-color:var(--inverse-text-secondary);--plasma-attach-button-background-color:var(--surface-solid-default);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--inverse-text-primary);--plasma-attach-button-background-color-hover:var(--surface-solid-default-hover);--plasma-attach-button-color-active:var(--inverse-text-primary);--plasma-attach-button-background-color-active:var(--surface-solid-default-active);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--inverse-text-primary);--plasma-attach-icon-button-background-color:var(--surface-solid-default);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--inverse-text-primary);--plasma-attach-icon-button-background-color-hover:var(--surface-solid-default-hover);--plasma-attach-icon-button-color-active:var(--inverse-text-primary);--plasma-attach-icon-button-background-color-active:var(--surface-solid-default-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
2
|
-
.d8wsq7j{--plasma-attach-helper-text-color:var(--text-secondary);}
|
|
3
|
-
.n5x2wim{--plasma-attach-helper-text-color:var(--text-negative);}
|
|
4
|
-
.m7t1r9b{--plasma-attach-horizontal-gap:1.25rem;--plasma-attach-vertical-gap:0.5rem;--plasma-attach-vertical-gap-with-helper-text:1.625rem;--plasma-attach-filename-wrapper-height:3rem;--plasma-attach-filename-dropdown-wrapper-height:2rem;--plasma-attach-button-height:3rem;--plasma-attach-button-width:11.25rem;--plasma-attach-button-padding:1.25rem;--plasma-attach-button-radius:1.5rem;--plasma-attach-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-button-spinner-size:1.375rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.375rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.375rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.375rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-icon-button-height:3rem;--plasma-attach-icon-button-width:3rem;--plasma-attach-icon-button-padding:1.25rem;--plasma-attach-icon-button-radius:0.75rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-icon-button-spinner-size:1.375rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;--plasma-attach-more-icon-padding:0.5rem;--plasma-attach-dropdown-border-radius:0.75rem;--plasma-attach-dropdown-padding:0.125rem;--plasma-attach-dropdown-item-padding:0.5rem 0.875rem;}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
.dlpid31{--plasma-note-background:var(--surface-transparent-secondary);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-primary);}
|
|
2
|
-
.pj3b0d5{--plasma-note-background:var(--surface-transparent-positive);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-positive);}
|
|
3
|
-
.w73g2ww{--plasma-note-background:var(--surface-transparent-warning);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-warning);}
|
|
4
|
-
.n1m8g88j{--plasma-note-background:var(--surface-transparent-negative);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-negative);}
|
|
5
|
-
.ifuz2qv{--plasma-note-background:var(--surface-transparent-info);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-info);}
|
|
6
|
-
.my7aunu{--plasma-note-padding:1.25rem 1.5rem;--plasma-note-padding-scalable:1.25rem;--plasma-note-border-radius:0.75rem;--plasma-note-gap:0.625rem;--plasma-note-gap-scalable:0.75rem;--plasma-note-content-gap:0.125rem;--plasma-note-close-icon-top:0.75rem;--plasma-note-close-icon-right:0.75rem;--plasma-note-close-icon-color:var(--text-secondary);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1.5rem;--plasma-note-fixed-content-before-height:1.5rem;--plasma-note-fixed-content-before-padding:0;--plasma-note-title-font-family:var(--plasma-typo-text-m-font-family);--plasma-note-title-font-size:var(--plasma-typo-text-m-font-size);--plasma-note-title-font-style:var(--plasma-typo-text-m-font-style);--plasma-note-title-font-weight:var(--plasma-typo-text-m-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-text-m-line-height);--plasma-note-title-padding-right:1.75rem;--plasma-note-text-font-family:var(--plasma-typo-text-m-font-family);--plasma-note-text-font-size:var(--plasma-typo-text-m-font-size);--plasma-note-text-font-style:var(--plasma-typo-text-m-font-style);--plasma-note-text-font-weight:var(--plasma-typo-text-m-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-text-m-line-height);}
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
.dh2upgr{--plasma-attach-button-color:var(--inverse-text-primary);--plasma-attach-button-value-color:var(--inverse-text-secondary);--plasma-attach-button-background-color:var(--surface-solid-default);--plasma-attach-button-loading-background-color:var(--plasma-attach-button-background-color);--plasma-attach-button-color-hover:var(--inverse-text-primary);--plasma-attach-button-background-color-hover:var(--surface-solid-default-hover);--plasma-attach-button-color-active:var(--inverse-text-primary);--plasma-attach-button-background-color-active:var(--surface-solid-default-active);--plasma-attach-button-disabled-opacity:0.4;--plasma-attach-button-focus-color:var(--surface-accent);--plasma-attach-cell-color:var(--text-primary);--plasma-attach-cell-label-color:var(--text-secondary);--plasma-attach-cell-title-color:var(--text-primary);--plasma-attach-cell-subtitle-color:var(--text-secondary);--plasma-attach-cell-background-color:transparent;--plasma-attach-icon-button-color:var(--inverse-text-primary);--plasma-attach-icon-button-background-color:var(--surface-solid-default);--plasma-attach-icon-button-loading-background-color:var(--plasma-attach-icon-button-background-color);--plasma-attach-icon-button-color-hover:var(--inverse-text-primary);--plasma-attach-icon-button-background-color-hover:var(--surface-solid-default-hover);--plasma-attach-icon-button-color-active:var(--inverse-text-primary);--plasma-attach-icon-button-background-color-active:var(--surface-solid-default-active);--plasma-attach-icon-button-disabled-opacity:0.4;--plasma-attach-icon-button-focus-color:var(--surface-accent);--plasma-attach-icon-button-cancel-color:var(--text-secondary);--plasma-attach-icon-button-cancel-background-color:var(--surface-clear);--plasma-attach-icon-button-cancel-loading-background-color:var(--plasma-attach-icon-button-cancel-background-color);--plasma-attach-icon-button-cancel-color-hover:var(--text-secondary-hover);--plasma-attach-icon-button-cancel-background-color-hover:var(--surface-clear);--plasma-attach-icon-button-cancel-color-active:var(--text-secondary-active);--plasma-attach-icon-button-cancel-background-color-active:var(--surface-clear);--plasma-attach-icon-button-cancel-disabled-opacity:0.4;--plasma-attach-icon-button-cancel-focus-color:var(--surface-accent);--plasma-attach-more-icon-color:var(--text-primary);}
|
|
2
|
-
.d8wsq7j{--plasma-attach-helper-text-color:var(--text-secondary);}
|
|
3
|
-
.n5x2wim{--plasma-attach-helper-text-color:var(--text-negative);}
|
|
4
|
-
.m7t1r9b{--plasma-attach-horizontal-gap:1.25rem;--plasma-attach-vertical-gap:0.5rem;--plasma-attach-vertical-gap-with-helper-text:1.625rem;--plasma-attach-filename-wrapper-height:3rem;--plasma-attach-filename-dropdown-wrapper-height:2rem;--plasma-attach-button-height:3rem;--plasma-attach-button-width:11.25rem;--plasma-attach-button-padding:1.25rem;--plasma-attach-button-radius:1.5rem;--plasma-attach-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-attach-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-button-spinner-size:1.375rem;--plasma-attach-button-spinner-color:inherit;--plasma-attach-button-left-content-margin:0 0.375rem 0 -0.125rem;--plasma-attach-button-right-content-margin:0 -0.125rem 0 0.375rem;--plasma-attach-button-value-margin:0 0 0 0.25rem;--plasma-attach-cell-width:fit-content;--plasma-attach-cell-padding:0rem;--plasma-attach-cell-padding-left-content:0rem;--plasma-attach-cell-padding-content:0rem;--plasma-attach-cell-padding-right-content:0rem;--plasma-attach-cell-textbox-gap:0.125rem;--plasma-attach-cell-gap:0.375rem;--plasma-attach-cell-label-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-cell-label-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-cell-label-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-cell-label-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-attach-cell-label-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-cell-label-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-cell-title-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-cell-title-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-cell-title-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-cell-title-font-weight:var(--plasma-typo-body-m-font-weight);--plasma-attach-cell-title-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-cell-title-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-cell-subtitle-font-family:var(--plasma-typo-body-s-font-family);--plasma-attach-cell-subtitle-font-size:var(--plasma-typo-body-s-font-size);--plasma-attach-cell-subtitle-font-style:var(--plasma-typo-body-s-font-style);--plasma-attach-cell-subtitle-font-weight:var(--plasma-typo-body-s-font-weight);--plasma-attach-cell-subtitle-letter-spacing:var(--plasma-typo-body-s-letter-spacing);--plasma-attach-cell-subtitle-line-height:var(--plasma-typo-body-s-line-height);--plasma-attach-icon-button-height:3rem;--plasma-attach-icon-button-width:3rem;--plasma-attach-icon-button-padding:1.25rem;--plasma-attach-icon-button-radius:0.75rem;--plasma-attach-icon-button-font-family:var(--plasma-typo-body-m-font-family);--plasma-attach-icon-button-font-size:var(--plasma-typo-body-m-font-size);--plasma-attach-icon-button-font-style:var(--plasma-typo-body-m-font-style);--plasma-attach-icon-button-font-weight:var(--plasma-typo-body-m-bold-font-weight);--plasma-attach-icon-button-letter-spacing:var(--plasma-typo-body-m-letter-spacing);--plasma-attach-icon-button-line-height:var(--plasma-typo-body-m-line-height);--plasma-attach-icon-button-spinner-size:1.375rem;--plasma-attach-icon-button-spinner-color:inherit;--plasma-attach-icon-button-cancel-height:2rem;--plasma-attach-icon-button-cancel-width:2rem;--plasma-attach-icon-button-cancel-padding:0.75rem;--plasma-attach-icon-button-cancel-radius:0.5rem;--plasma-attach-icon-button-cancel-font-family:var(--plasma-typo-body-xs-font-family);--plasma-attach-icon-button-cancel-font-size:var(--plasma-typo-body-xs-font-size);--plasma-attach-icon-button-cancel-font-style:var(--plasma-typo-body-xs-font-style);--plasma-attach-icon-button-cancel-font-weight:var(--plasma-typo-body-xs-bold-font-weight);--plasma-attach-icon-button-cancel-letter-spacing:var(--plasma-typo-body-xs-letter-spacing);--plasma-attach-icon-button-cancel-line-height:var(--plasma-typo-body-xs-line-height);--plasma-attach-icon-button-cancel-spinner-size:1rem;--plasma-attach-icon-button-cancel-spinner-color:inherit;--plasma-attach-more-icon-padding:0.5rem;--plasma-attach-dropdown-border-radius:0.75rem;--plasma-attach-dropdown-padding:0.125rem;--plasma-attach-dropdown-item-padding:0.5rem 0.875rem;}
|
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
.dlpid31{--plasma-note-background:var(--surface-transparent-secondary);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-primary);}
|
|
2
|
-
.pj3b0d5{--plasma-note-background:var(--surface-transparent-positive);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-positive);}
|
|
3
|
-
.w73g2ww{--plasma-note-background:var(--surface-transparent-warning);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-warning);}
|
|
4
|
-
.n1m8g88j{--plasma-note-background:var(--surface-transparent-negative);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-negative);}
|
|
5
|
-
.ifuz2qv{--plasma-note-background:var(--surface-transparent-info);--plasma-note-color:var(--text-primary);--plasma-note-content-before-color:var(--text-info);}
|
|
6
|
-
.my7aunu{--plasma-note-padding:1.25rem 1.5rem;--plasma-note-padding-scalable:1.25rem;--plasma-note-border-radius:0.75rem;--plasma-note-gap:0.625rem;--plasma-note-gap-scalable:0.75rem;--plasma-note-content-gap:0.125rem;--plasma-note-close-icon-top:0.75rem;--plasma-note-close-icon-right:0.75rem;--plasma-note-close-icon-color:var(--text-secondary);--plasma-note-close-icon-color-on-hover:var(--text-secondary-hover);--plasma-note-close-icon-size:1.5rem;--plasma-note-close-icon-button-size:1.5rem;--plasma-note-fixed-content-before-width:1.5rem;--plasma-note-fixed-content-before-height:1.5rem;--plasma-note-fixed-content-before-padding:0;--plasma-note-title-font-family:var(--plasma-typo-text-m-font-family);--plasma-note-title-font-size:var(--plasma-typo-text-m-font-size);--plasma-note-title-font-style:var(--plasma-typo-text-m-font-style);--plasma-note-title-font-weight:var(--plasma-typo-text-m-bold-font-weight);--plasma-note-title-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--plasma-note-title-line-height:var(--plasma-typo-text-m-line-height);--plasma-note-title-padding-right:1.75rem;--plasma-note-text-font-family:var(--plasma-typo-text-m-font-family);--plasma-note-text-font-size:var(--plasma-typo-text-m-font-size);--plasma-note-text-font-style:var(--plasma-typo-text-m-font-style);--plasma-note-text-font-weight:var(--plasma-typo-text-m-font-weight);--plasma-note-text-letter-spacing:var(--plasma-typo-text-m-letter-spacing);--plasma-note-text-line-height:var(--plasma-typo-text-m-line-height);}
|