@salutejs/sdds-cs 0.324.0-canary.2105.16565820803.0 → 0.324.0-canary.2109.16590730885.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.
@@ -72,7 +72,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
72
72
|
clear?: undefined;
|
73
73
|
hasDivider?: undefined;
|
74
74
|
} & {
|
75
|
-
labelAriaHidden
|
75
|
+
labelAriaHidden?: boolean;
|
76
76
|
} & import("react").RefAttributes<HTMLTextAreaElement>) | (Omit<import("@salutejs/plasma-new-hope/styled-components").TextareaHTMLAttributes<HTMLTextAreaElement>, "required" | "cols" | "rows"> & {
|
77
77
|
status?: "" | "success" | "warning" | "error";
|
78
78
|
label?: string;
|
@@ -119,7 +119,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
119
119
|
clear?: undefined;
|
120
120
|
hasDivider?: undefined;
|
121
121
|
} & {
|
122
|
-
labelAriaHidden
|
122
|
+
labelAriaHidden?: boolean;
|
123
123
|
} & import("react").RefAttributes<HTMLTextAreaElement>) | (Omit<import("@salutejs/plasma-new-hope/styled-components").TextareaHTMLAttributes<HTMLTextAreaElement>, "required" | "cols" | "rows"> & {
|
124
124
|
status?: "" | "success" | "warning" | "error";
|
125
125
|
label?: string;
|
@@ -166,7 +166,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
166
166
|
clear?: undefined;
|
167
167
|
hasDivider?: undefined;
|
168
168
|
} & {
|
169
|
-
labelAriaHidden
|
169
|
+
labelAriaHidden?: boolean;
|
170
170
|
} & import("react").RefAttributes<HTMLTextAreaElement>) | (Omit<import("@salutejs/plasma-new-hope/styled-components").TextareaHTMLAttributes<HTMLTextAreaElement>, "required" | "cols" | "rows"> & {
|
171
171
|
status?: "" | "success" | "warning" | "error";
|
172
172
|
label?: string;
|
@@ -213,7 +213,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
213
213
|
height?: undefined;
|
214
214
|
width?: undefined;
|
215
215
|
} & {
|
216
|
-
labelAriaHidden
|
216
|
+
labelAriaHidden?: boolean;
|
217
217
|
} & import("react").RefAttributes<HTMLTextAreaElement>) | (Omit<import("@salutejs/plasma-new-hope/styled-components").TextareaHTMLAttributes<HTMLTextAreaElement>, "required" | "cols" | "rows"> & {
|
218
218
|
status?: "" | "success" | "warning" | "error";
|
219
219
|
label?: string;
|
@@ -260,7 +260,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
260
260
|
clear?: undefined;
|
261
261
|
hasDivider?: undefined;
|
262
262
|
} & {
|
263
|
-
labelAriaHidden
|
263
|
+
labelAriaHidden?: boolean;
|
264
264
|
} & import("react").RefAttributes<HTMLTextAreaElement>) | (Omit<import("@salutejs/plasma-new-hope/styled-components").TextareaHTMLAttributes<HTMLTextAreaElement>, "required" | "cols" | "rows"> & {
|
265
265
|
status?: "" | "success" | "warning" | "error";
|
266
266
|
label?: string;
|
@@ -307,7 +307,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
307
307
|
clear?: undefined;
|
308
308
|
hasDivider?: undefined;
|
309
309
|
} & {
|
310
|
-
labelAriaHidden
|
310
|
+
labelAriaHidden?: boolean;
|
311
311
|
} & import("react").RefAttributes<HTMLTextAreaElement>) | (Omit<import("@salutejs/plasma-new-hope/styled-components").TextareaHTMLAttributes<HTMLTextAreaElement>, "required" | "cols" | "rows"> & {
|
312
312
|
status?: "" | "success" | "warning" | "error";
|
313
313
|
label?: string;
|
@@ -354,7 +354,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
354
354
|
clear?: undefined;
|
355
355
|
hasDivider?: undefined;
|
356
356
|
} & {
|
357
|
-
labelAriaHidden
|
357
|
+
labelAriaHidden?: boolean;
|
358
358
|
} & import("react").RefAttributes<HTMLTextAreaElement>) | (Omit<import("@salutejs/plasma-new-hope/styled-components").TextareaHTMLAttributes<HTMLTextAreaElement>, "required" | "cols" | "rows"> & {
|
359
359
|
status?: "" | "success" | "warning" | "error";
|
360
360
|
label?: string;
|
@@ -401,5 +401,5 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
401
401
|
height?: undefined;
|
402
402
|
width?: undefined;
|
403
403
|
} & {
|
404
|
-
labelAriaHidden
|
404
|
+
labelAriaHidden?: boolean;
|
405
405
|
} & import("react").RefAttributes<HTMLTextAreaElement>))>;
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@salutejs/sdds-cs",
|
3
|
-
"version": "0.324.0-canary.
|
3
|
+
"version": "0.324.0-canary.2109.16590730885.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.332.0-canary.
|
33
|
+
"@salutejs/plasma-new-hope": "0.332.0-canary.2109.16590730885.0",
|
34
34
|
"@salutejs/sdds-themes": "0.43.0"
|
35
35
|
},
|
36
36
|
"peerDependencies": {
|
@@ -54,10 +54,10 @@
|
|
54
54
|
"@microsoft/api-extractor": "7.38.3",
|
55
55
|
"@originjs/vite-plugin-commonjs": "1.0.3",
|
56
56
|
"@salutejs/plasma-colors": "0.15.0",
|
57
|
-
"@salutejs/plasma-core": "1.
|
58
|
-
"@salutejs/plasma-cy-utils": "0.
|
57
|
+
"@salutejs/plasma-core": "1.203.0",
|
58
|
+
"@salutejs/plasma-cy-utils": "0.133.0",
|
59
59
|
"@salutejs/plasma-icons": "1.222.0",
|
60
|
-
"@salutejs/plasma-sb-utils": "0.
|
60
|
+
"@salutejs/plasma-sb-utils": "0.203.0",
|
61
61
|
"@storybook/addon-docs": "7.6.17",
|
62
62
|
"@storybook/addon-essentials": "7.6.17",
|
63
63
|
"@storybook/addons": "7.6.17",
|
@@ -123,5 +123,5 @@
|
|
123
123
|
"Anton Vinogradov"
|
124
124
|
],
|
125
125
|
"sideEffects": false,
|
126
|
-
"gitHead": "
|
126
|
+
"gitHead": "54e625774bfa4b591ae0c0b3fdf1ccd0a226b922"
|
127
127
|
}
|