@salutejs/sdds-finportal 0.250.0-canary.1748.13402355393.0 → 0.250.0-dev.0
Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
5
5
|
});
|
6
6
|
exports.config = void 0;
|
7
7
|
var _styledComponents = /*#__PURE__*/require("@salutejs/plasma-new-hope/styled-components");
|
8
|
-
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6, _templateObject7, _templateObject8, _templateObject9, _templateObject10, _templateObject11, _templateObject12, _templateObject13, _templateObject14, _templateObject15, _templateObject16, _templateObject17, _templateObject18, _templateObject19, _templateObject20, _templateObject21, _templateObject22, _templateObject23
|
8
|
+
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6, _templateObject7, _templateObject8, _templateObject9, _templateObject10, _templateObject11, _templateObject12, _templateObject13, _templateObject14, _templateObject15, _templateObject16, _templateObject17, _templateObject18, _templateObject19, _templateObject20, _templateObject21, _templateObject22, _templateObject23;
|
9
9
|
function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
|
10
10
|
var config = exports.config = {
|
11
11
|
defaults: {
|
@@ -38,9 +38,9 @@ var config = exports.config = {
|
|
38
38
|
outer: /*#__PURE__*/(0, _styledComponents.css)(_templateObject16 || (_templateObject16 = /*#__PURE__*/_taggedTemplateLiteral([""])))
|
39
39
|
},
|
40
40
|
chipView: {
|
41
|
-
"default": /*#__PURE__*/(0, _styledComponents.css)(_templateObject17 || (_templateObject17 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--inverse-text-primary);\n ", ": var(--surface-solid-default);\n ", ": var(--surface-solid-default-hover);\n ", ": var(--inverse-text-primary);\n
|
42
|
-
secondary: /*#__PURE__*/(0, _styledComponents.css)(_templateObject18 || (_templateObject18 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--text-primary);\n ", ": var(--surface-transparent-secondary);\n ", ": var(--surface-transparent-secondary-hover);\n ", ": var(--text-primary);\n
|
43
|
-
accent: /*#__PURE__*/(0, _styledComponents.css)(_templateObject19 || (_templateObject19 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--on-dark-text-primary);\n ", ": var(--surface-accent);\n ", ": var(--surface-accent-hover);\n ", ": var(--on-dark-text-primary);\n
|
41
|
+
"default": /*#__PURE__*/(0, _styledComponents.css)(_templateObject17 || (_templateObject17 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--inverse-text-primary);\n ", ": var(--surface-solid-default);\n ", ": var(--surface-solid-default-hover);\n ", ": var(--inverse-text-primary);\n "])), _styledComponents.selectTokens.textFieldChipColor, _styledComponents.selectTokens.textFieldChipBackground, _styledComponents.selectTokens.textFieldChipBackgroundHover, _styledComponents.selectTokens.textFieldChipCloseIconColor),
|
42
|
+
secondary: /*#__PURE__*/(0, _styledComponents.css)(_templateObject18 || (_templateObject18 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--text-primary);\n ", ": var(--surface-transparent-secondary);\n ", ": var(--surface-transparent-secondary-hover);\n ", ": var(--text-primary);\n "])), _styledComponents.selectTokens.textFieldChipColor, _styledComponents.selectTokens.textFieldChipBackground, _styledComponents.selectTokens.textFieldChipBackgroundHover, _styledComponents.selectTokens.textFieldChipCloseIconColor),
|
43
|
+
accent: /*#__PURE__*/(0, _styledComponents.css)(_templateObject19 || (_templateObject19 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--on-dark-text-primary);\n ", ": var(--surface-accent);\n ", ": var(--surface-accent-hover);\n ", ": var(--on-dark-text-primary);\n "])), _styledComponents.selectTokens.textFieldChipColor, _styledComponents.selectTokens.textFieldChipBackground, _styledComponents.selectTokens.textFieldChipBackgroundHover, _styledComponents.selectTokens.textFieldChipCloseIconColor)
|
44
44
|
},
|
45
45
|
hintView: {
|
46
46
|
"default": /*#__PURE__*/(0, _styledComponents.css)(_templateObject20 || (_templateObject20 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--surface-solid-card-brightness);\n ", ": var(--shadow-down-hard-m, 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08));\n ", ": var(--text-primary);\n ", ": var(--surface-solid-card);\n "])), _styledComponents.selectTokens.textFieldTooltipBackgroundColor, _styledComponents.selectTokens.textFieldTooltipBoxShadow, _styledComponents.selectTokens.textFieldTooltipColor, _styledComponents.selectTokens.textFieldTooltipArrowBackground)
|
@@ -51,9 +51,6 @@ var config = exports.config = {
|
|
51
51
|
},
|
52
52
|
disabled: {
|
53
53
|
"true": /*#__PURE__*/(0, _styledComponents.css)(_templateObject23 || (_templateObject23 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": 0.4;\n "])), _styledComponents.selectTokens.textFieldDisabledOpacity)
|
54
|
-
},
|
55
|
-
readOnly: {
|
56
|
-
"true": /*#__PURE__*/(0, _styledComponents.css)(_templateObject24 || (_templateObject24 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--text-secondary);\n ", ": var(--surface-transparent-primary);\n ", ": var(--text-secondary);\n ", ": var(--text-secondary);\n ", ": var(--text-secondary);\n ", ": var(--text-secondary);\n ", ": var(--surface-transparent-primary);\n "])), _styledComponents.selectTokens.textFieldColorReadOnly, _styledComponents.selectTokens.textFieldBackgroundColorReadOnly, _styledComponents.selectTokens.textFieldPlaceholderColorReadOnly, _styledComponents.selectTokens.textFieldLeftHelperColorReadOnly, _styledComponents.selectTokens.textFieldTitleCaptionColorReadOnly, _styledComponents.selectTokens.textFieldLabelColorReadOnly, _styledComponents.selectTokens.textFieldDividerColorReadOnly)
|
57
54
|
}
|
58
55
|
}
|
59
56
|
};
|
@@ -38,9 +38,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
38
38
|
disabled: {
|
39
39
|
true: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
40
40
|
};
|
41
|
-
readOnly: {
|
42
|
-
true: import("@salutejs/plasma-new-hope/types/engines/types").PolymorphicClassName;
|
43
|
-
};
|
44
41
|
}> & ((import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").LabelProps & import("@salutejs/plasma-new-hope/types/components/TextField/TextField.types").RequiredProps & {
|
45
42
|
hintText: string;
|
46
43
|
hintTrigger?: "hover" | "click" | undefined;
|
@@ -71,7 +68,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
71
68
|
placeholder?: string | undefined;
|
72
69
|
helperText?: string | undefined;
|
73
70
|
disabled?: boolean | undefined;
|
74
|
-
readOnly?: boolean | undefined;
|
75
71
|
items?: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect[] | undefined;
|
76
72
|
onItemSelect?: ((e: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect, event: React.SyntheticEvent<Element, Event>) => void) | undefined;
|
77
73
|
children?: undefined;
|
@@ -124,7 +120,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
124
120
|
placeholder?: string | undefined;
|
125
121
|
helperText?: string | undefined;
|
126
122
|
disabled?: boolean | undefined;
|
127
|
-
readOnly?: boolean | undefined;
|
128
123
|
items?: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect[] | undefined;
|
129
124
|
onItemSelect?: ((e: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect, event: React.SyntheticEvent<Element, Event>) => void) | undefined;
|
130
125
|
children?: undefined;
|
@@ -177,7 +172,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
177
172
|
placeholder?: string | undefined;
|
178
173
|
helperText?: string | undefined;
|
179
174
|
disabled?: boolean | undefined;
|
180
|
-
readOnly?: boolean | undefined;
|
181
175
|
items?: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect[] | undefined;
|
182
176
|
onItemSelect?: ((e: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect, event: React.SyntheticEvent<Element, Event>) => void) | undefined;
|
183
177
|
children?: undefined;
|
@@ -230,7 +224,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
230
224
|
placeholder?: string | undefined;
|
231
225
|
helperText?: string | undefined;
|
232
226
|
disabled?: boolean | undefined;
|
233
|
-
readOnly?: boolean | undefined;
|
234
227
|
items?: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect[] | undefined;
|
235
228
|
onItemSelect?: ((e: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect, event: React.SyntheticEvent<Element, Event>) => void) | undefined;
|
236
229
|
children?: undefined;
|
@@ -271,7 +264,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
271
264
|
placeholder?: string | undefined;
|
272
265
|
helperText?: string | undefined;
|
273
266
|
disabled?: boolean | undefined;
|
274
|
-
readOnly?: boolean | undefined;
|
275
267
|
items?: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect[] | undefined;
|
276
268
|
onItemSelect?: ((e: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect, event: React.SyntheticEvent<Element, Event>) => void) | undefined;
|
277
269
|
children?: undefined;
|
@@ -312,7 +304,6 @@ declare const SelectNewHope: React.FunctionComponent<import("@salutejs/plasma-ne
|
|
312
304
|
placeholder?: string | undefined;
|
313
305
|
helperText?: string | undefined;
|
314
306
|
disabled?: boolean | undefined;
|
315
|
-
readOnly?: boolean | undefined;
|
316
307
|
items?: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect[] | undefined;
|
317
308
|
onItemSelect?: ((e: import("@salutejs/plasma-new-hope/styled-components").DropdownNodeSelect, event: React.SyntheticEvent<Element, Event>) => void) | undefined;
|
318
309
|
children?: undefined;
|
@@ -1,4 +1,4 @@
|
|
1
|
-
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6, _templateObject7, _templateObject8, _templateObject9, _templateObject10, _templateObject11, _templateObject12, _templateObject13, _templateObject14, _templateObject15, _templateObject16, _templateObject17, _templateObject18, _templateObject19, _templateObject20, _templateObject21, _templateObject22, _templateObject23
|
1
|
+
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6, _templateObject7, _templateObject8, _templateObject9, _templateObject10, _templateObject11, _templateObject12, _templateObject13, _templateObject14, _templateObject15, _templateObject16, _templateObject17, _templateObject18, _templateObject19, _templateObject20, _templateObject21, _templateObject22, _templateObject23;
|
2
2
|
function _taggedTemplateLiteral(strings, raw) { if (!raw) { raw = strings.slice(0); } return Object.freeze(Object.defineProperties(strings, { raw: { value: Object.freeze(raw) } })); }
|
3
3
|
import { css, selectTokens as tokens } from '@salutejs/plasma-new-hope/styled-components';
|
4
4
|
export var config = {
|
@@ -32,9 +32,9 @@ export var config = {
|
|
32
32
|
outer: /*#__PURE__*/css(_templateObject16 || (_templateObject16 = /*#__PURE__*/_taggedTemplateLiteral([""])))
|
33
33
|
},
|
34
34
|
chipView: {
|
35
|
-
"default": /*#__PURE__*/css(_templateObject17 || (_templateObject17 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--inverse-text-primary);\n ", ": var(--surface-solid-default);\n ", ": var(--surface-solid-default-hover);\n ", ": var(--inverse-text-primary);\n
|
36
|
-
secondary: /*#__PURE__*/css(_templateObject18 || (_templateObject18 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--text-primary);\n ", ": var(--surface-transparent-secondary);\n ", ": var(--surface-transparent-secondary-hover);\n ", ": var(--text-primary);\n
|
37
|
-
accent: /*#__PURE__*/css(_templateObject19 || (_templateObject19 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--on-dark-text-primary);\n ", ": var(--surface-accent);\n ", ": var(--surface-accent-hover);\n ", ": var(--on-dark-text-primary);\n
|
35
|
+
"default": /*#__PURE__*/css(_templateObject17 || (_templateObject17 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--inverse-text-primary);\n ", ": var(--surface-solid-default);\n ", ": var(--surface-solid-default-hover);\n ", ": var(--inverse-text-primary);\n "])), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor),
|
36
|
+
secondary: /*#__PURE__*/css(_templateObject18 || (_templateObject18 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--text-primary);\n ", ": var(--surface-transparent-secondary);\n ", ": var(--surface-transparent-secondary-hover);\n ", ": var(--text-primary);\n "])), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor),
|
37
|
+
accent: /*#__PURE__*/css(_templateObject19 || (_templateObject19 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--on-dark-text-primary);\n ", ": var(--surface-accent);\n ", ": var(--surface-accent-hover);\n ", ": var(--on-dark-text-primary);\n "])), tokens.textFieldChipColor, tokens.textFieldChipBackground, tokens.textFieldChipBackgroundHover, tokens.textFieldChipCloseIconColor)
|
38
38
|
},
|
39
39
|
hintView: {
|
40
40
|
"default": /*#__PURE__*/css(_templateObject20 || (_templateObject20 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--surface-solid-card-brightness);\n ", ": var(--shadow-down-hard-m, 0px 4px 12px 0px rgba(0, 0, 0, 0.16),0px 1px 4px 0px rgba(0, 0, 0, 0.08));\n ", ": var(--text-primary);\n ", ": var(--surface-solid-card);\n "])), tokens.textFieldTooltipBackgroundColor, tokens.textFieldTooltipBoxShadow, tokens.textFieldTooltipColor, tokens.textFieldTooltipArrowBackground)
|
@@ -45,9 +45,6 @@ export var config = {
|
|
45
45
|
},
|
46
46
|
disabled: {
|
47
47
|
"true": /*#__PURE__*/css(_templateObject23 || (_templateObject23 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": 0.4;\n "])), tokens.textFieldDisabledOpacity)
|
48
|
-
},
|
49
|
-
readOnly: {
|
50
|
-
"true": /*#__PURE__*/css(_templateObject24 || (_templateObject24 = /*#__PURE__*/_taggedTemplateLiteral(["\n ", ": var(--text-secondary);\n ", ": var(--surface-transparent-primary);\n ", ": var(--text-secondary);\n ", ": var(--text-secondary);\n ", ": var(--text-secondary);\n ", ": var(--text-secondary);\n ", ": var(--surface-transparent-primary);\n "])), tokens.textFieldColorReadOnly, tokens.textFieldBackgroundColorReadOnly, tokens.textFieldPlaceholderColorReadOnly, tokens.textFieldLeftHelperColorReadOnly, tokens.textFieldTitleCaptionColorReadOnly, tokens.textFieldLabelColorReadOnly, tokens.textFieldDividerColorReadOnly)
|
51
48
|
}
|
52
49
|
}
|
53
50
|
};
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/sdds-finportal",
|
3
|
-
"version": "0.250.0-
|
3
|
+
"version": "0.250.0-dev.0",
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS FinPortal web applications",
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
6
6
|
"license": "MIT",
|
@@ -19,7 +19,7 @@
|
|
19
19
|
"directory": "packages/sdds-finportal"
|
20
20
|
},
|
21
21
|
"dependencies": {
|
22
|
-
"@salutejs/plasma-new-hope": "0.273.0-
|
22
|
+
"@salutejs/plasma-new-hope": "0.273.0-dev.0",
|
23
23
|
"@salutejs/sdds-themes": "0.32.0-dev.0"
|
24
24
|
},
|
25
25
|
"peerDependencies": {
|
@@ -95,5 +95,5 @@
|
|
95
95
|
"Vasiliy Loginevskiy"
|
96
96
|
],
|
97
97
|
"sideEffects": false,
|
98
|
-
"gitHead": "
|
98
|
+
"gitHead": "c8aae4feb22f5c913005d825a83dce776eb242d7"
|
99
99
|
}
|