@salutejs/sdds-insol 0.322.0-canary.2289.18748307243.0 → 0.322.0-canary.2289.18773957295.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.
|
@@ -46,6 +46,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
|
46
46
|
required?: boolean;
|
|
47
47
|
requiredPlacement?: "left" | "right";
|
|
48
48
|
optional?: boolean;
|
|
49
|
+
optionalText?: string;
|
|
49
50
|
hasRequiredIndicator?: boolean;
|
|
50
51
|
} & {
|
|
51
52
|
hintText: string;
|
|
@@ -93,6 +94,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
|
93
94
|
required?: boolean;
|
|
94
95
|
requiredPlacement?: "left" | "right";
|
|
95
96
|
optional?: boolean;
|
|
97
|
+
optionalText?: string;
|
|
96
98
|
hasRequiredIndicator?: boolean;
|
|
97
99
|
} & {
|
|
98
100
|
hintText: string;
|
|
@@ -140,6 +142,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
|
140
142
|
required?: boolean;
|
|
141
143
|
requiredPlacement?: "left" | "right";
|
|
142
144
|
optional?: boolean;
|
|
145
|
+
optionalText?: string;
|
|
143
146
|
hasRequiredIndicator?: boolean;
|
|
144
147
|
} & {
|
|
145
148
|
hintText: string;
|
|
@@ -187,6 +190,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
|
187
190
|
required?: boolean;
|
|
188
191
|
requiredPlacement?: "left" | "right";
|
|
189
192
|
optional?: boolean;
|
|
193
|
+
optionalText?: string;
|
|
190
194
|
hasRequiredIndicator?: boolean;
|
|
191
195
|
} & {
|
|
192
196
|
hintText: string;
|
|
@@ -234,6 +238,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
|
234
238
|
required?: boolean;
|
|
235
239
|
requiredPlacement?: "left" | "right";
|
|
236
240
|
optional?: boolean;
|
|
241
|
+
optionalText?: string;
|
|
237
242
|
hasRequiredIndicator?: boolean;
|
|
238
243
|
} & {
|
|
239
244
|
hintText?: never;
|
|
@@ -281,6 +286,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
|
281
286
|
required?: boolean;
|
|
282
287
|
requiredPlacement?: "left" | "right";
|
|
283
288
|
optional?: boolean;
|
|
289
|
+
optionalText?: string;
|
|
284
290
|
hasRequiredIndicator?: boolean;
|
|
285
291
|
} & {
|
|
286
292
|
hintText?: never;
|
|
@@ -328,6 +334,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
|
328
334
|
required?: boolean;
|
|
329
335
|
requiredPlacement?: "left" | "right";
|
|
330
336
|
optional?: boolean;
|
|
337
|
+
optionalText?: string;
|
|
331
338
|
hasRequiredIndicator?: boolean;
|
|
332
339
|
} & {
|
|
333
340
|
hintText?: never;
|
|
@@ -375,6 +382,7 @@ export declare const TextArea: import("react").FunctionComponent<import("@salute
|
|
|
375
382
|
required?: boolean;
|
|
376
383
|
requiredPlacement?: "left" | "right";
|
|
377
384
|
optional?: boolean;
|
|
385
|
+
optionalText?: string;
|
|
378
386
|
hasRequiredIndicator?: boolean;
|
|
379
387
|
} & {
|
|
380
388
|
hintText?: never;
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salutejs/sdds-insol",
|
|
3
|
-
"version": "0.322.0-canary.2289.
|
|
3
|
+
"version": "0.322.0-canary.2289.18773957295.0",
|
|
4
4
|
"description": "Salute Design System / React UI kit for SDDS INSOL web applications",
|
|
5
5
|
"author": "Salute Frontend Team <salute.developers@gmail.com>",
|
|
6
6
|
"license": "MIT",
|
|
@@ -32,8 +32,8 @@
|
|
|
32
32
|
"directory": "packages/sdds-insol"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@salutejs/plasma-new-hope": "0.339.0-canary.2289.
|
|
36
|
-
"@salutejs/sdds-themes": "0.48.0-canary.2289.
|
|
35
|
+
"@salutejs/plasma-new-hope": "0.339.0-canary.2289.18773957295.0",
|
|
36
|
+
"@salutejs/sdds-themes": "0.48.0-canary.2289.18773957295.0"
|
|
37
37
|
},
|
|
38
38
|
"peerDependencies": {
|
|
39
39
|
"react": ">=16.13.1",
|
|
@@ -58,10 +58,10 @@
|
|
|
58
58
|
"@rollup/plugin-commonjs": "^25.0.4",
|
|
59
59
|
"@rollup/plugin-node-resolve": "^15.1.0",
|
|
60
60
|
"@salutejs/plasma-colors": "0.16.0",
|
|
61
|
-
"@salutejs/plasma-core": "1.209.0-canary.2289.
|
|
62
|
-
"@salutejs/plasma-cy-utils": "0.139.0-canary.2289.
|
|
63
|
-
"@salutejs/plasma-icons": "1.226.0-canary.2289.
|
|
64
|
-
"@salutejs/plasma-sb-utils": "0.209.0-canary.2289.
|
|
61
|
+
"@salutejs/plasma-core": "1.209.0-canary.2289.18773957295.0",
|
|
62
|
+
"@salutejs/plasma-cy-utils": "0.139.0-canary.2289.18773957295.0",
|
|
63
|
+
"@salutejs/plasma-icons": "1.226.0-canary.2289.18773957295.0",
|
|
64
|
+
"@salutejs/plasma-sb-utils": "0.209.0-canary.2289.18773957295.0",
|
|
65
65
|
"@storybook/addon-docs": "8.6.14",
|
|
66
66
|
"@storybook/addon-essentials": "8.6.14",
|
|
67
67
|
"@storybook/manager-api": "8.6.14",
|
|
@@ -122,5 +122,5 @@
|
|
|
122
122
|
"sideEffects": [
|
|
123
123
|
"*.css"
|
|
124
124
|
],
|
|
125
|
-
"gitHead": "
|
|
125
|
+
"gitHead": "529c827a2e4b99cbf69c47db0b7b86b6b0d864b5"
|
|
126
126
|
}
|