@salutejs/sdds-finportal 0.233.0-canary.1736.13121932116.0 → 0.233.0-canary.1737.13142463404.0
Sign up to get free protection for your applications and to get access to all the features.
- package/api/sdds-finportal.api.md +10 -0
- package/components/Autocomplete/Autocomplete.config.d.ts +1 -0
- package/components/Autocomplete/Autocomplete.config.js +13 -12
- package/components/Autocomplete/Autocomplete.d.ts +1 -0
- package/components/Combobox/Combobox.config.d.ts +1 -0
- package/components/Combobox/Combobox.config.js +13 -12
- package/components/Combobox/Combobox.d.ts +1 -0
- package/components/DatePicker/DatePicker.config.js +1 -1
- package/components/Mask/Mask.d.ts +8 -0
- package/components/Range/Range.config.js +1 -1
- package/components/Select/Select.config.d.ts +1 -0
- package/components/Select/Select.config.js +15 -14
- package/components/Select/Select.d.ts +1 -0
- package/components/TextField/TextField.config.d.ts +1 -0
- package/components/TextField/TextField.config.js +20 -19
- package/components/TextField/TextField.d.ts +1 -0
- package/es/components/Autocomplete/Autocomplete.config.js +13 -12
- package/es/components/Combobox/Combobox.config.js +13 -12
- package/es/components/DatePicker/DatePicker.config.js +1 -1
- package/es/components/Range/Range.config.js +1 -1
- package/es/components/Select/Select.config.js +15 -14
- package/es/components/TextField/TextField.config.js +20 -19
- package/package.json +3 -3
- package/temp/sdds-finportal.api.md +10 -0
@@ -521,6 +521,7 @@ warning: PolymorphicClassName;
|
|
521
521
|
negative: PolymorphicClassName;
|
522
522
|
};
|
523
523
|
size: {
|
524
|
+
xl: PolymorphicClassName;
|
524
525
|
l: PolymorphicClassName;
|
525
526
|
m: PolymorphicClassName;
|
526
527
|
s: PolymorphicClassName;
|
@@ -2016,6 +2017,7 @@ warning: PolymorphicClassName;
|
|
2016
2017
|
negative: PolymorphicClassName;
|
2017
2018
|
};
|
2018
2019
|
size: {
|
2020
|
+
xl: PolymorphicClassName;
|
2019
2021
|
l: PolymorphicClassName;
|
2020
2022
|
m: PolymorphicClassName;
|
2021
2023
|
s: PolymorphicClassName;
|
@@ -2093,6 +2095,7 @@ warning: PolymorphicClassName;
|
|
2093
2095
|
negative: PolymorphicClassName;
|
2094
2096
|
};
|
2095
2097
|
size: {
|
2098
|
+
xl: PolymorphicClassName;
|
2096
2099
|
l: PolymorphicClassName;
|
2097
2100
|
m: PolymorphicClassName;
|
2098
2101
|
s: PolymorphicClassName;
|
@@ -2172,6 +2175,7 @@ warning: PolymorphicClassName;
|
|
2172
2175
|
negative: PolymorphicClassName;
|
2173
2176
|
};
|
2174
2177
|
size: {
|
2178
|
+
xl: PolymorphicClassName;
|
2175
2179
|
l: PolymorphicClassName;
|
2176
2180
|
m: PolymorphicClassName;
|
2177
2181
|
s: PolymorphicClassName;
|
@@ -2249,6 +2253,7 @@ warning: PolymorphicClassName;
|
|
2249
2253
|
negative: PolymorphicClassName;
|
2250
2254
|
};
|
2251
2255
|
size: {
|
2256
|
+
xl: PolymorphicClassName;
|
2252
2257
|
l: PolymorphicClassName;
|
2253
2258
|
m: PolymorphicClassName;
|
2254
2259
|
s: PolymorphicClassName;
|
@@ -2328,6 +2333,7 @@ warning: PolymorphicClassName;
|
|
2328
2333
|
negative: PolymorphicClassName;
|
2329
2334
|
};
|
2330
2335
|
size: {
|
2336
|
+
xl: PolymorphicClassName;
|
2331
2337
|
l: PolymorphicClassName;
|
2332
2338
|
m: PolymorphicClassName;
|
2333
2339
|
s: PolymorphicClassName;
|
@@ -2405,6 +2411,7 @@ warning: PolymorphicClassName;
|
|
2405
2411
|
negative: PolymorphicClassName;
|
2406
2412
|
};
|
2407
2413
|
size: {
|
2414
|
+
xl: PolymorphicClassName;
|
2408
2415
|
l: PolymorphicClassName;
|
2409
2416
|
m: PolymorphicClassName;
|
2410
2417
|
s: PolymorphicClassName;
|
@@ -2484,6 +2491,7 @@ warning: PolymorphicClassName;
|
|
2484
2491
|
negative: PolymorphicClassName;
|
2485
2492
|
};
|
2486
2493
|
size: {
|
2494
|
+
xl: PolymorphicClassName;
|
2487
2495
|
l: PolymorphicClassName;
|
2488
2496
|
m: PolymorphicClassName;
|
2489
2497
|
s: PolymorphicClassName;
|
@@ -2561,6 +2569,7 @@ warning: PolymorphicClassName;
|
|
2561
2569
|
negative: PolymorphicClassName;
|
2562
2570
|
};
|
2563
2571
|
size: {
|
2572
|
+
xl: PolymorphicClassName;
|
2564
2573
|
l: PolymorphicClassName;
|
2565
2574
|
m: PolymorphicClassName;
|
2566
2575
|
s: PolymorphicClassName;
|
@@ -3790,6 +3799,7 @@ warning: PolymorphicClassName;
|
|
3790
3799
|
negative: PolymorphicClassName;
|
3791
3800
|
};
|
3792
3801
|
size: {
|
3802
|
+
xl: PolymorphicClassName;
|
3793
3803
|
l: PolymorphicClassName;
|
3794
3804
|
m: PolymorphicClassName;
|
3795
3805
|
s: PolymorphicClassName;
|