@salutejs/sdds-cs 0.326.0-canary.2159.17033891553.0 → 0.326.0-canary.2160.17042515563.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.
@@ -32,8 +32,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
|
|
32
32
|
shiftLeft?: boolean;
|
33
33
|
shiftRight?: boolean;
|
34
34
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
35
|
-
textColor?: string;
|
36
|
-
iconColor?: string;
|
37
35
|
} & {
|
38
36
|
value?: string | number;
|
39
37
|
contentRight?: never;
|
@@ -57,8 +55,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
|
|
57
55
|
shiftLeft?: boolean;
|
58
56
|
shiftRight?: boolean;
|
59
57
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
60
|
-
textColor?: string;
|
61
|
-
iconColor?: string;
|
62
58
|
} & {
|
63
59
|
value?: string | number;
|
64
60
|
contentRight?: never;
|
@@ -85,8 +81,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
|
|
85
81
|
shiftLeft?: boolean;
|
86
82
|
shiftRight?: boolean;
|
87
83
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
88
|
-
textColor?: string;
|
89
|
-
iconColor?: string;
|
90
84
|
} & {
|
91
85
|
value?: string | number;
|
92
86
|
contentRight?: never;
|
@@ -111,8 +105,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
|
|
111
105
|
shiftLeft?: boolean;
|
112
106
|
shiftRight?: boolean;
|
113
107
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
114
|
-
textColor?: string;
|
115
|
-
iconColor?: string;
|
116
108
|
} & {
|
117
109
|
value?: string | number;
|
118
110
|
contentRight?: never;
|
@@ -140,8 +132,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
|
|
140
132
|
shiftLeft?: boolean;
|
141
133
|
shiftRight?: boolean;
|
142
134
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
143
|
-
textColor?: string;
|
144
|
-
iconColor?: string;
|
145
135
|
} & {
|
146
136
|
value?: never;
|
147
137
|
contentRight?: import("react").ReactNode;
|
@@ -168,8 +158,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
|
|
168
158
|
shiftLeft?: boolean;
|
169
159
|
shiftRight?: boolean;
|
170
160
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
171
|
-
textColor?: string;
|
172
|
-
iconColor?: string;
|
173
161
|
} & {
|
174
162
|
value?: never;
|
175
163
|
contentRight?: import("react").ReactNode;
|
@@ -193,8 +181,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
|
|
193
181
|
shiftLeft?: boolean;
|
194
182
|
shiftRight?: boolean;
|
195
183
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
196
|
-
textColor?: string;
|
197
|
-
iconColor?: string;
|
198
184
|
} & {
|
199
185
|
value?: never;
|
200
186
|
contentRight?: import("react").ReactNode;
|
@@ -222,8 +208,6 @@ export declare const Attach: import("react").FunctionComponent<import("@salutejs
|
|
222
208
|
shiftLeft?: boolean;
|
223
209
|
shiftRight?: boolean;
|
224
210
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
225
|
-
textColor?: string;
|
226
|
-
iconColor?: string;
|
227
211
|
} & {
|
228
212
|
value?: never;
|
229
213
|
contentRight?: import("react").ReactNode;
|
@@ -35,8 +35,6 @@ declare const ButtonComponent: React.FunctionComponent<import("@salutejs/plasma-
|
|
35
35
|
shiftLeft?: boolean;
|
36
36
|
shiftRight?: boolean;
|
37
37
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
38
|
-
textColor?: string;
|
39
|
-
iconColor?: string;
|
40
38
|
} & {
|
41
39
|
value?: string | number;
|
42
40
|
contentRight?: never;
|
@@ -58,8 +56,6 @@ declare const ButtonComponent: React.FunctionComponent<import("@salutejs/plasma-
|
|
58
56
|
shiftLeft?: boolean;
|
59
57
|
shiftRight?: boolean;
|
60
58
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
61
|
-
textColor?: string;
|
62
|
-
iconColor?: string;
|
63
59
|
} & {
|
64
60
|
value?: never;
|
65
61
|
contentRight?: React.ReactNode;
|
@@ -104,8 +100,6 @@ export declare const Button: React.ForwardRefExoticComponent<(Omit<import("@salu
|
|
104
100
|
shiftLeft?: boolean;
|
105
101
|
shiftRight?: boolean;
|
106
102
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
107
|
-
textColor?: string;
|
108
|
-
iconColor?: string;
|
109
103
|
} & {
|
110
104
|
value?: string | number;
|
111
105
|
contentRight?: never;
|
@@ -145,8 +139,6 @@ export declare const Button: React.ForwardRefExoticComponent<(Omit<import("@salu
|
|
145
139
|
shiftLeft?: boolean;
|
146
140
|
shiftRight?: boolean;
|
147
141
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
148
|
-
textColor?: string;
|
149
|
-
iconColor?: string;
|
150
142
|
} & {
|
151
143
|
value?: never;
|
152
144
|
contentRight?: React.ReactNode;
|
@@ -34,8 +34,6 @@ export declare const IconButton: import("react").FunctionComponent<import("@salu
|
|
34
34
|
shiftLeft?: boolean;
|
35
35
|
shiftRight?: boolean;
|
36
36
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
37
|
-
textColor?: string;
|
38
|
-
iconColor?: string;
|
39
37
|
} & {
|
40
38
|
value?: string | number;
|
41
39
|
contentRight?: never;
|
@@ -57,8 +55,6 @@ export declare const IconButton: import("react").FunctionComponent<import("@salu
|
|
57
55
|
shiftLeft?: boolean;
|
58
56
|
shiftRight?: boolean;
|
59
57
|
blur?: import("@salutejs/plasma-new-hope/styled-components").Blur;
|
60
|
-
textColor?: string;
|
61
|
-
iconColor?: string;
|
62
58
|
} & {
|
63
59
|
value?: never;
|
64
60
|
contentRight?: import("react").ReactNode;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/sdds-cs",
|
3
|
-
"version": "0.326.0-canary.
|
3
|
+
"version": "0.326.0-canary.2160.17042515563.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",
|
@@ -30,7 +30,7 @@
|
|
30
30
|
"directory": "packages/sdds-cs"
|
31
31
|
},
|
32
32
|
"dependencies": {
|
33
|
-
"@salutejs/plasma-new-hope": "0.334.0-canary.
|
33
|
+
"@salutejs/plasma-new-hope": "0.334.0-canary.2160.17042515563.0",
|
34
34
|
"@salutejs/sdds-themes": "0.45.0-dev.0"
|
35
35
|
},
|
36
36
|
"peerDependencies": {
|
@@ -123,5 +123,5 @@
|
|
123
123
|
"Anton Vinogradov"
|
124
124
|
],
|
125
125
|
"sideEffects": false,
|
126
|
-
"gitHead": "
|
126
|
+
"gitHead": "6da9b10485aa107a1d632390344660cbf71e9653"
|
127
127
|
}
|