@salutejs/sdds-cs 0.330.0-canary.2281.18462149998.0 → 0.330.0-canary.2283.18490128554.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/components/Attach/Attach.config.js +7 -7
- package/components/Autocomplete/Autocomplete.config.js +2 -2
- package/components/Button/Button.config.js +1 -1
- package/components/ButtonGroup/ButtonGroup.config.js +7 -7
- package/components/Calendar/CalendarBase.config.js +2 -2
- package/components/Carousel/Carousel.config.js +1 -1
- package/components/Chip/Chip.config.js +4 -4
- package/components/Combobox/Combobox.config.js +4 -4
- package/components/DatePicker/DatePicker.config.js +1 -1
- package/components/Dropdown/Dropdown.config.js +1 -3
- package/components/IconButton/IconButton.config.js +1 -1
- package/components/Link/Link.config.js +2 -2
- package/components/Modal/Modal.config.js +3 -3
- package/components/Notification/Notification.config.js +1 -1
- package/components/NumberInput/NumberInput.config.js +1 -1
- package/components/Pagination/Pagination.config.js +6 -6
- package/components/Segment/SegmentItem.config.js +3 -3
- package/components/Select/Select.config.js +4 -4
- package/components/Steps/Steps.config.js +1 -1
- package/components/Tabs/horizontal/HorizontalTabItem.config.js +1 -1
- package/components/Tabs/horizontal/HorizontalTabs.config.js +1 -1
- package/components/Tabs/vertical/VerticalTabItem.config.js +1 -1
- package/components/Tabs/vertical/VerticalTabs.config.js +1 -1
- package/components/TextField/TextField.config.js +1 -1
- package/components/Toast/Toast.config.js +3 -3
- package/components/ToastNew/ToastNew.config.js +1 -1
- package/components/Tree/Tree.config.js +1 -1
- package/emotion/cjs/components/Attach/Attach.config.js +7 -7
- package/emotion/cjs/components/Autocomplete/Autocomplete.config.js +2 -2
- package/emotion/cjs/components/Button/Button.config.js +1 -1
- package/emotion/cjs/components/ButtonGroup/ButtonGroup.config.js +7 -7
- package/emotion/cjs/components/Calendar/CalendarBase.config.js +2 -2
- package/emotion/cjs/components/Carousel/Carousel.config.js +1 -1
- package/emotion/cjs/components/Chip/Chip.config.js +4 -4
- package/emotion/cjs/components/Combobox/Combobox.config.js +4 -4
- package/emotion/cjs/components/DatePicker/DatePicker.config.js +1 -1
- package/emotion/cjs/components/Dropdown/Dropdown.config.js +1 -3
- package/emotion/cjs/components/IconButton/IconButton.config.js +1 -1
- package/emotion/cjs/components/Link/Link.config.js +2 -2
- package/emotion/cjs/components/Modal/Modal.config.js +3 -3
- package/emotion/cjs/components/Notification/Notification.config.js +1 -1
- package/emotion/cjs/components/NumberInput/NumberInput.config.js +1 -1
- package/emotion/cjs/components/Pagination/Pagination.config.js +6 -6
- package/emotion/cjs/components/Segment/SegmentItem.config.js +3 -3
- package/emotion/cjs/components/Select/Select.config.js +4 -4
- package/emotion/cjs/components/Steps/Steps.config.js +1 -1
- package/emotion/cjs/components/Tabs/horizontal/HorizontalTabItem.config.js +1 -1
- package/emotion/cjs/components/Tabs/horizontal/HorizontalTabs.config.js +1 -1
- package/emotion/cjs/components/Tabs/vertical/VerticalTabItem.config.js +1 -1
- package/emotion/cjs/components/Tabs/vertical/VerticalTabs.config.js +1 -1
- package/emotion/cjs/components/TextField/TextField.config.js +1 -1
- package/emotion/cjs/components/Toast/Toast.config.js +3 -3
- package/emotion/cjs/components/ToastNew/ToastNew.config.js +1 -1
- package/emotion/cjs/components/Tree/Tree.config.js +1 -1
- package/emotion/cjs/index.js +0 -1
- package/emotion/es/components/Attach/Attach.config.js +7 -7
- package/emotion/es/components/Autocomplete/Autocomplete.config.js +2 -2
- package/emotion/es/components/Button/Button.config.js +1 -1
- package/emotion/es/components/ButtonGroup/ButtonGroup.config.js +7 -7
- package/emotion/es/components/Calendar/CalendarBase.config.js +2 -2
- package/emotion/es/components/Carousel/Carousel.config.js +1 -1
- package/emotion/es/components/Chip/Chip.config.js +4 -4
- package/emotion/es/components/Combobox/Combobox.config.js +4 -4
- package/emotion/es/components/DatePicker/DatePicker.config.js +1 -1
- package/emotion/es/components/Dropdown/Dropdown.config.js +1 -3
- package/emotion/es/components/IconButton/IconButton.config.js +1 -1
- package/emotion/es/components/Link/Link.config.js +2 -2
- package/emotion/es/components/Modal/Modal.config.js +3 -3
- package/emotion/es/components/Notification/Notification.config.js +1 -1
- package/emotion/es/components/NumberInput/NumberInput.config.js +1 -1
- package/emotion/es/components/Pagination/Pagination.config.js +6 -6
- package/emotion/es/components/Segment/SegmentItem.config.js +3 -3
- package/emotion/es/components/Select/Select.config.js +4 -4
- package/emotion/es/components/Steps/Steps.config.js +1 -1
- package/emotion/es/components/Tabs/horizontal/HorizontalTabItem.config.js +1 -1
- package/emotion/es/components/Tabs/horizontal/HorizontalTabs.config.js +1 -1
- package/emotion/es/components/Tabs/vertical/VerticalTabItem.config.js +1 -1
- package/emotion/es/components/Tabs/vertical/VerticalTabs.config.js +1 -1
- package/emotion/es/components/TextField/TextField.config.js +1 -1
- package/emotion/es/components/Toast/Toast.config.js +3 -3
- package/emotion/es/components/ToastNew/ToastNew.config.js +1 -1
- package/emotion/es/components/Tree/Tree.config.js +1 -1
- package/emotion/es/index.js +0 -1
- package/es/components/Attach/Attach.config.js +7 -7
- package/es/components/Autocomplete/Autocomplete.config.js +2 -2
- package/es/components/Button/Button.config.js +1 -1
- package/es/components/ButtonGroup/ButtonGroup.config.js +7 -7
- package/es/components/Calendar/CalendarBase.config.js +2 -2
- package/es/components/Carousel/Carousel.config.js +1 -1
- package/es/components/Chip/Chip.config.js +4 -4
- package/es/components/Combobox/Combobox.config.js +4 -4
- package/es/components/DatePicker/DatePicker.config.js +1 -1
- package/es/components/Dropdown/Dropdown.config.js +1 -3
- package/es/components/IconButton/IconButton.config.js +1 -1
- package/es/components/Link/Link.config.js +2 -2
- package/es/components/Modal/Modal.config.js +3 -3
- package/es/components/Notification/Notification.config.js +1 -1
- package/es/components/NumberInput/NumberInput.config.js +1 -1
- package/es/components/Pagination/Pagination.config.js +6 -6
- package/es/components/Segment/SegmentItem.config.js +3 -3
- package/es/components/Select/Select.config.js +4 -4
- package/es/components/Steps/Steps.config.js +1 -1
- package/es/components/Tabs/horizontal/HorizontalTabItem.config.js +1 -1
- package/es/components/Tabs/horizontal/HorizontalTabs.config.js +1 -1
- package/es/components/Tabs/vertical/VerticalTabItem.config.js +1 -1
- package/es/components/Tabs/vertical/VerticalTabs.config.js +1 -1
- package/es/components/TextField/TextField.config.js +1 -1
- package/es/components/Toast/Toast.config.js +3 -3
- package/es/components/ToastNew/ToastNew.config.js +1 -1
- package/es/components/Tree/Tree.config.js +1 -1
- package/es/index.js +0 -1
- package/index.d.ts +0 -1
- package/index.js +0 -1
- package/package.json +6 -7
- package/emotion/cjs/types/index.js +0 -4
- package/emotion/es/types/index.js +0 -1
- package/es/types/index.js +0 -1
- package/types/index.d.ts +0 -1
- package/types/index.js +0 -4
|
@@ -77,7 +77,7 @@ function _templateObject2() {
|
|
|
77
77
|
": var(--text-accent);\n ",
|
|
78
78
|
": var(--text-secondary);\n ",
|
|
79
79
|
": transparent;\n ",
|
|
80
|
-
":
|
|
80
|
+
": var(--text-accent-minor);\n ",
|
|
81
81
|
": var(--text-secondary);\n ",
|
|
82
82
|
": var(--text-accent-active);\n ",
|
|
83
83
|
": var(--text-secondary);\n ",
|
|
@@ -46,7 +46,7 @@ function _templateObject2() {
|
|
|
46
46
|
var data = _tagged_template_literal([
|
|
47
47
|
"\n ",
|
|
48
48
|
": var(--text-accent);\n ",
|
|
49
|
-
":
|
|
49
|
+
": var(--text-accent-minor);\n ",
|
|
50
50
|
": var(--text-accent-active);\n ",
|
|
51
51
|
": transparent;\n ",
|
|
52
52
|
": var(--surface-accent);\n\n ",
|
|
@@ -14,7 +14,7 @@ function _templateObject() {
|
|
|
14
14
|
": var(--text-accent);\n ",
|
|
15
15
|
": var(--text-secondary);\n ",
|
|
16
16
|
": transparent;\n ",
|
|
17
|
-
":
|
|
17
|
+
": var(--text-accent-minor);\n ",
|
|
18
18
|
": var(--text-secondary);\n ",
|
|
19
19
|
": var(--text-accent-active);\n ",
|
|
20
20
|
": var(--text-secondary);\n ",
|
|
@@ -12,7 +12,7 @@ function _templateObject() {
|
|
|
12
12
|
var data = _tagged_template_literal([
|
|
13
13
|
"\n ",
|
|
14
14
|
": var(--text-accent);\n ",
|
|
15
|
-
":
|
|
15
|
+
": var(--text-accent-minor);\n ",
|
|
16
16
|
": var(--text-accent-active);\n ",
|
|
17
17
|
": transparent;\n ",
|
|
18
18
|
": var(--surface-accent);\n\n ",
|
|
@@ -30,7 +30,7 @@ function _templateObject() {
|
|
|
30
30
|
": var(--text-secondary-hover);\n ",
|
|
31
31
|
": var(--text-secondary-active);\n ",
|
|
32
32
|
": var(--text-accent);\n ",
|
|
33
|
-
":
|
|
33
|
+
": var(--text-accent-minor);\n ",
|
|
34
34
|
": var(--text-accent-active);\n\n ",
|
|
35
35
|
": var(--outline-solid-primary);\n ",
|
|
36
36
|
": var(--text-secondary);\n ",
|
|
@@ -14,7 +14,7 @@ function _templateObject() {
|
|
|
14
14
|
": var(--text-primary);\n ",
|
|
15
15
|
": var(--surface-solid-card-brightness);\n\n ",
|
|
16
16
|
": var(--text-accent);\n ",
|
|
17
|
-
":
|
|
17
|
+
": var(--text-accent-minor);\n "
|
|
18
18
|
]);
|
|
19
19
|
_templateObject = function _templateObject() {
|
|
20
20
|
return data;
|
|
@@ -27,7 +27,7 @@ function _templateObject1() {
|
|
|
27
27
|
": var(--on-dark-text-primary);\n ",
|
|
28
28
|
": var(--on-dark-surface-solid-primary-brightness);\n\n ",
|
|
29
29
|
": var(--on-dark-text-accent);\n ",
|
|
30
|
-
": var(--on-dark-text-accent-
|
|
30
|
+
": var(--on-dark-text-accent-minor);\n "
|
|
31
31
|
]);
|
|
32
32
|
_templateObject1 = function _templateObject() {
|
|
33
33
|
return data;
|
|
@@ -40,7 +40,7 @@ function _templateObject2() {
|
|
|
40
40
|
": var(--on-light-text-primary);\n ",
|
|
41
41
|
": var(--on-light-surface-solid-primary-brightness);\n\n ",
|
|
42
42
|
": var(--on-light-text-accent);\n ",
|
|
43
|
-
": var(--on-light-text-accent-
|
|
43
|
+
": var(--on-light-text-accent-minor);\n "
|
|
44
44
|
]);
|
|
45
45
|
_templateObject2 = function _templateObject() {
|
|
46
46
|
return data;
|
|
@@ -14,7 +14,7 @@ function _templateObject() {
|
|
|
14
14
|
": var(--text-primary);\n ",
|
|
15
15
|
": var(--surface-solid-card-brightness);\n\n ",
|
|
16
16
|
": var(--text-accent);\n ",
|
|
17
|
-
":
|
|
17
|
+
": var(--text-accent-minor);\n "
|
|
18
18
|
]);
|
|
19
19
|
_templateObject = function _templateObject() {
|
|
20
20
|
return data;
|
|
@@ -13,7 +13,7 @@ function _templateObject() {
|
|
|
13
13
|
"\n ",
|
|
14
14
|
": var(--text-primary);\n ",
|
|
15
15
|
": var(--text-accent);\n ",
|
|
16
|
-
": var(--text-accent-
|
|
16
|
+
": var(--text-accent-minor);\n ",
|
|
17
17
|
": var(--text-accent-active);\n ",
|
|
18
18
|
": var(--text-primary);\n ",
|
|
19
19
|
": var(--text-primary);\n ",
|
package/es/index.js
CHANGED
package/index.d.ts
CHANGED
package/index.js
CHANGED
|
@@ -71,7 +71,6 @@ _export_star(require("./components/Carousel"), exports);
|
|
|
71
71
|
_export_star(require("./components/Tour"), exports);
|
|
72
72
|
_export_star(require("./mixins"), exports);
|
|
73
73
|
_export_star(require("./tokens"), exports);
|
|
74
|
-
_export_star(require("./types"), exports);
|
|
75
74
|
function _export_star(from, to) {
|
|
76
75
|
Object.keys(from).forEach(function(k) {
|
|
77
76
|
if (k !== "default" && !Object.prototype.hasOwnProperty.call(to, k)) {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salutejs/sdds-cs",
|
|
3
|
-
"version": "0.330.0-canary.
|
|
3
|
+
"version": "0.330.0-canary.2283.18490128554.0",
|
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS CS web applications",
|
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -13,7 +13,6 @@
|
|
|
13
13
|
"files": [
|
|
14
14
|
"emotion",
|
|
15
15
|
"components",
|
|
16
|
-
"types",
|
|
17
16
|
"mixins",
|
|
18
17
|
"es",
|
|
19
18
|
"api",
|
|
@@ -31,7 +30,7 @@
|
|
|
31
30
|
"directory": "packages/sdds-cs"
|
|
32
31
|
},
|
|
33
32
|
"dependencies": {
|
|
34
|
-
"@salutejs/plasma-new-hope": "0.338.0-canary.
|
|
33
|
+
"@salutejs/plasma-new-hope": "0.338.0-canary.2283.18490128554.0",
|
|
35
34
|
"@salutejs/sdds-themes": "0.47.0"
|
|
36
35
|
},
|
|
37
36
|
"peerDependencies": {
|
|
@@ -55,10 +54,10 @@
|
|
|
55
54
|
"@microsoft/api-extractor": "7.38.3",
|
|
56
55
|
"@originjs/vite-plugin-commonjs": "1.0.3",
|
|
57
56
|
"@salutejs/plasma-colors": "0.16.0",
|
|
58
|
-
"@salutejs/plasma-core": "1.
|
|
59
|
-
"@salutejs/plasma-cy-utils": "0.
|
|
57
|
+
"@salutejs/plasma-core": "1.209.0-canary.2283.18490128554.0",
|
|
58
|
+
"@salutejs/plasma-cy-utils": "0.139.0-canary.2283.18490128554.0",
|
|
60
59
|
"@salutejs/plasma-icons": "1.224.0",
|
|
61
|
-
"@salutejs/plasma-sb-utils": "0.
|
|
60
|
+
"@salutejs/plasma-sb-utils": "0.209.0-canary.2283.18490128554.0",
|
|
62
61
|
"@storybook/addon-docs": "8.6.14",
|
|
63
62
|
"@storybook/addon-essentials": "8.6.14",
|
|
64
63
|
"@storybook/manager-api": "8.6.14",
|
|
@@ -124,5 +123,5 @@
|
|
|
124
123
|
"Anton Vinogradov"
|
|
125
124
|
],
|
|
126
125
|
"sideEffects": false,
|
|
127
|
-
"gitHead": "
|
|
126
|
+
"gitHead": "6144d907691befed7aa39a6610e2513c97676ff9"
|
|
128
127
|
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/es/types/index.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export { };
|
package/types/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export type { ResizableType } from '@salutejs/plasma-new-hope';
|
package/types/index.js
DELETED