@salutejs/plasma-b2c 1.417.0-canary.1458.11344610394.0 → 1.417.0-canary.1459.11347702889.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (68) hide show
  1. package/api/plasma-b2c.api.md +17 -655
  2. package/components/Breadcrumbs/Breadcrumbs.config.js +1 -1
  3. package/components/Combobox/Combobox.d.ts +126 -6
  4. package/components/Combobox/index.d.ts +12 -227
  5. package/components/Combobox/index.js +6 -2
  6. package/components/Mask/Mask.d.ts +2 -425
  7. package/components/TextArea/TextArea.config.d.ts +11 -1
  8. package/components/TextArea/TextArea.config.js +23 -13
  9. package/components/TextArea/index.d.ts +78 -1
  10. package/components/TextField/TextField.config.d.ts +10 -0
  11. package/components/TextField/TextField.config.js +21 -11
  12. package/components/TextField/TextField.d.ts +71 -278
  13. package/components/TextField/TextField.js +7 -1
  14. package/components/Toast/Toast.config.js +1 -1
  15. package/css/cjs/components/Breadcrumbs/Breadcrumbs.config.js +1 -1
  16. package/css/cjs/components/Breadcrumbs/Breadcrumbs.config.js.map +1 -1
  17. package/css/cjs/components/Breadcrumbs/{Breadcrumbs.config_b0qlrl.css → Breadcrumbs.config_i0qxb7.css} +1 -1
  18. package/css/cjs/components/Breadcrumbs/Breadcrumbs.css +5 -5
  19. package/css/cjs/components/Combobox/index.js +6 -2
  20. package/css/cjs/components/Combobox/index.js.map +1 -1
  21. package/css/cjs/components/Mask/Mask.css +17 -11
  22. package/css/cjs/components/Mask/Mask.js.map +1 -1
  23. package/css/cjs/components/TextArea/TextArea.config.js +14 -4
  24. package/css/cjs/components/TextArea/TextArea.config.js.map +1 -1
  25. package/css/{es/components/TextArea/TextArea.config_1g56huc.css → cjs/components/TextArea/TextArea.config_lr7df6.css} +16 -10
  26. package/css/cjs/components/TextArea/TextArea.css +16 -10
  27. package/css/cjs/components/TextField/TextField.config.js +13 -3
  28. package/css/cjs/components/TextField/TextField.config.js.map +1 -1
  29. package/css/cjs/components/TextField/TextField.config_dt66zs.css +19 -0
  30. package/css/cjs/components/TextField/TextField.js +7 -1
  31. package/css/cjs/components/TextField/TextField.js.map +1 -1
  32. package/css/cjs/components/Toast/Toast.config.js +1 -1
  33. package/css/cjs/components/Toast/Toast.config.js.map +1 -1
  34. package/css/{es/components/Toast/Toast.config_1cwp1pi.css → cjs/components/Toast/Toast.config_1jtfxhk.css} +1 -1
  35. package/css/cjs/components/Toast/Toast.css +6 -6
  36. package/css/cjs/index.css +48 -36
  37. package/css/es/components/Breadcrumbs/Breadcrumbs.config.js +1 -1
  38. package/css/es/components/Breadcrumbs/Breadcrumbs.config.js.map +1 -1
  39. package/css/es/components/Breadcrumbs/{Breadcrumbs.config_b0qlrl.css → Breadcrumbs.config_i0qxb7.css} +1 -1
  40. package/css/es/components/Breadcrumbs/Breadcrumbs.css +5 -5
  41. package/css/es/components/Combobox/index.js +6 -2
  42. package/css/es/components/Combobox/index.js.map +1 -1
  43. package/css/es/components/Mask/Mask.css +17 -11
  44. package/css/es/components/Mask/Mask.js.map +1 -1
  45. package/css/es/components/TextArea/TextArea.config.js +14 -4
  46. package/css/es/components/TextArea/TextArea.config.js.map +1 -1
  47. package/css/{cjs/components/TextArea/TextArea.config_1g56huc.css → es/components/TextArea/TextArea.config_lr7df6.css} +16 -10
  48. package/css/es/components/TextArea/TextArea.css +16 -10
  49. package/css/es/components/TextField/TextField.config.js +13 -3
  50. package/css/es/components/TextField/TextField.config.js.map +1 -1
  51. package/css/es/components/TextField/TextField.config_dt66zs.css +19 -0
  52. package/css/es/components/TextField/TextField.js +7 -1
  53. package/css/es/components/TextField/TextField.js.map +1 -1
  54. package/css/es/components/Toast/Toast.config.js +1 -1
  55. package/css/es/components/Toast/Toast.config.js.map +1 -1
  56. package/css/{cjs/components/Toast/Toast.config_1cwp1pi.css → es/components/Toast/Toast.config_1jtfxhk.css} +1 -1
  57. package/css/es/components/Toast/Toast.css +6 -6
  58. package/css/es/index.css +48 -36
  59. package/es/components/Breadcrumbs/Breadcrumbs.config.js +1 -1
  60. package/es/components/Combobox/index.js +6 -3
  61. package/es/components/TextArea/TextArea.config.js +23 -13
  62. package/es/components/TextField/TextField.config.js +21 -11
  63. package/es/components/TextField/TextField.js +7 -1
  64. package/es/components/Toast/Toast.config.js +1 -1
  65. package/package.json +3 -3
  66. package/temp/plasma-b2c.api.md +17 -655
  67. package/css/cjs/components/TextField/TextField.config_o06qtv.css +0 -13
  68. package/css/es/components/TextField/TextField.config_o06qtv.css +0 -13
@@ -42,7 +42,6 @@ import { BaseCallbackKeyboardInstance } from '@salutejs/plasma-new-hope/types/co
42
42
  import { BaseProps } from '@salutejs/plasma-new-hope/types/components/Autocomplete/Autocomplete.types';
43
43
  import { BaseTabItemProps } from '@salutejs/plasma-new-hope/types/components/Tabs/TabItem.types';
44
44
  import { BaseTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types';
45
- import { BasicProps } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxNew/Combobox.types';
46
45
  import { BlurProps } from '@salutejs/plasma-core';
47
46
  import { blurs } from '@salutejs/plasma-core';
48
47
  import { BoldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Typography.types';
@@ -95,6 +94,7 @@ import { ColProps } from '@salutejs/plasma-new-hope/styled-components';
95
94
  import { ColSizeProps } from '@salutejs/plasma-new-hope/styled-components';
96
95
  import { ComboboxPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxOld/Combobox.types';
97
96
  import { ComboboxOldProps as ComboboxProps } from '@salutejs/plasma-new-hope/styled-components';
97
+ import type { ComboboxProps as ComboboxProps_2 } from '@salutejs/plasma-new-hope';
98
98
  import { ComponentClass } from 'react';
99
99
  import { ComponentProps } from 'react';
100
100
  import { GridProps as ContainerProps } from '@salutejs/plasma-new-hope/styled-components';
@@ -156,8 +156,9 @@ import { IndicatorProps } from '@salutejs/plasma-new-hope/styled-components';
156
156
  import { InputHTMLAttributes } from '@salutejs/plasma-core';
157
157
  import { InputHTMLAttributes as InputHTMLAttributes_2 } from '@salutejs/plasma-new-hope/types/types';
158
158
  import { InputHTMLAttributes as InputHTMLAttributes_3 } from 'react';
159
+ import type { ItemOption } from '@salutejs/plasma-new-hope';
160
+ import { ItemOption as ItemOption_2 } from '@salutejs/plasma-new-hope/styled-components';
159
161
  import { JSXElementConstructor } from 'react';
160
- import { KeyboardEvent as KeyboardEvent_2 } from 'react';
161
162
  import { LineSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
162
163
  import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
163
164
  import { List } from '@salutejs/plasma-hope';
@@ -176,6 +177,7 @@ import { ModalView } from '@salutejs/plasma-hope';
176
177
  import { monthLongName } from '@salutejs/plasma-core';
177
178
  import { monthShortName } from '@salutejs/plasma-core';
178
179
  import { MouseEvent as MouseEvent_2 } from 'react';
180
+ import { MutableRefObject } from 'react';
179
181
  import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
180
182
  import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
181
183
  import { NotificationProps } from '@salutejs/plasma-new-hope/styled-components';
@@ -193,6 +195,9 @@ import { PickOptional } from '@salutejs/plasma-core';
193
195
  import { PinProps } from '@salutejs/plasma-core';
194
196
  import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
195
197
  import { PopoverPlacement } from '@salutejs/plasma-new-hope/styled-components';
198
+ import type { PopoverPlacement as PopoverPlacement_2 } from '@salutejs/plasma-new-hope';
199
+ import type { PopoverPlacementBasic } from '@salutejs/plasma-new-hope';
200
+ import type { PopoverPlacementBasic as PopoverPlacementBasic_2 } from '@salutejs/plasma-new-hope/styled-components';
196
201
  import { PopoverProps } from '@salutejs/plasma-new-hope/styled-components';
197
202
  import { PopoverTrigger } from '@salutejs/plasma-new-hope/styled-components';
198
203
  import { Popup } from '@salutejs/plasma-hope';
@@ -282,9 +287,9 @@ import { TextareaHTMLAttributes } from '@salutejs/plasma-core';
282
287
  import type { TextAreaProps as TextAreaProps_2 } from '@salutejs/plasma-hope';
283
288
  import { TextareaResize } from '@salutejs/plasma-core';
284
289
  import { TextFieldGroupProps } from '@salutejs/plasma-new-hope/styled-components';
285
- import { TextFieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
286
290
  import { TextfieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
287
291
  import type { TextFieldProps as TextFieldProps_2 } from '@salutejs/plasma-hope';
292
+ import type { TextFieldProps as TextFieldProps_3 } from '@salutejs/plasma-new-hope/styled-components';
288
293
  import { TextFieldPropsBase } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
289
294
  import { TextFieldView } from '@salutejs/plasma-hope';
290
295
  import { TextSkeletonBaseProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/TextSkeleton/TextSkeleton.types';
@@ -1223,232 +1228,10 @@ export { ColProps }
1223
1228
 
1224
1229
  export { ColSizeProps }
1225
1230
 
1231
+ // Warning: (ae-forgotten-export) The symbol "CommonProps" needs to be exported by the entry point index.d.ts
1232
+ //
1226
1233
  // @public (undocumented)
1227
- export const Combobox: React_2.ForwardRefExoticComponent<(Omit<PropsType< {
1228
- view: {
1229
- default: PolymorphicClassName;
1230
- positive: PolymorphicClassName;
1231
- warning: PolymorphicClassName;
1232
- negative: PolymorphicClassName;
1233
- };
1234
- size: {
1235
- l: PolymorphicClassName;
1236
- m: PolymorphicClassName;
1237
- s: PolymorphicClassName;
1238
- xs: PolymorphicClassName;
1239
- };
1240
- labelPlacement: {
1241
- inner: PolymorphicClassName;
1242
- outer: PolymorphicClassName;
1243
- };
1244
- disabled: {
1245
- true: PolymorphicClassName;
1246
- };
1247
- readOnly: {
1248
- true: PolymorphicClassName;
1249
- };
1250
- }> & BasicProps & {
1251
- readOnly?: boolean | undefined;
1252
- disabled?: true | undefined;
1253
- alwaysOpened?: false | undefined;
1254
- } & {
1255
- multiple?: false | undefined;
1256
- value?: string | undefined;
1257
- onChange?: ((value: string) => void) | undefined;
1258
- isTargetAmount?: false | undefined;
1259
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1260
- view: {
1261
- default: PolymorphicClassName;
1262
- positive: PolymorphicClassName;
1263
- warning: PolymorphicClassName;
1264
- negative: PolymorphicClassName;
1265
- };
1266
- size: {
1267
- l: PolymorphicClassName;
1268
- m: PolymorphicClassName;
1269
- s: PolymorphicClassName;
1270
- xs: PolymorphicClassName;
1271
- };
1272
- labelPlacement: {
1273
- inner: PolymorphicClassName;
1274
- outer: PolymorphicClassName;
1275
- };
1276
- disabled: {
1277
- true: PolymorphicClassName;
1278
- };
1279
- readOnly: {
1280
- true: PolymorphicClassName;
1281
- };
1282
- }> & BasicProps & {
1283
- readOnly?: boolean | undefined;
1284
- disabled?: true | undefined;
1285
- alwaysOpened?: false | undefined;
1286
- } & {
1287
- multiple: true;
1288
- value?: string[] | undefined;
1289
- onChange?: ((value: string[]) => void) | undefined;
1290
- isTargetAmount?: boolean | undefined;
1291
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1292
- view: {
1293
- default: PolymorphicClassName;
1294
- positive: PolymorphicClassName;
1295
- warning: PolymorphicClassName;
1296
- negative: PolymorphicClassName;
1297
- };
1298
- size: {
1299
- l: PolymorphicClassName;
1300
- m: PolymorphicClassName;
1301
- s: PolymorphicClassName;
1302
- xs: PolymorphicClassName;
1303
- };
1304
- labelPlacement: {
1305
- inner: PolymorphicClassName;
1306
- outer: PolymorphicClassName;
1307
- };
1308
- disabled: {
1309
- true: PolymorphicClassName;
1310
- };
1311
- readOnly: {
1312
- true: PolymorphicClassName;
1313
- };
1314
- }> & BasicProps & {
1315
- readOnly?: true | undefined;
1316
- disabled?: boolean | undefined;
1317
- alwaysOpened?: false | undefined;
1318
- } & {
1319
- multiple?: false | undefined;
1320
- value?: string | undefined;
1321
- onChange?: ((value: string) => void) | undefined;
1322
- isTargetAmount?: false | undefined;
1323
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1324
- view: {
1325
- default: PolymorphicClassName;
1326
- positive: PolymorphicClassName;
1327
- warning: PolymorphicClassName;
1328
- negative: PolymorphicClassName;
1329
- };
1330
- size: {
1331
- l: PolymorphicClassName;
1332
- m: PolymorphicClassName;
1333
- s: PolymorphicClassName;
1334
- xs: PolymorphicClassName;
1335
- };
1336
- labelPlacement: {
1337
- inner: PolymorphicClassName;
1338
- outer: PolymorphicClassName;
1339
- };
1340
- disabled: {
1341
- true: PolymorphicClassName;
1342
- };
1343
- readOnly: {
1344
- true: PolymorphicClassName;
1345
- };
1346
- }> & BasicProps & {
1347
- readOnly?: true | undefined;
1348
- disabled?: boolean | undefined;
1349
- alwaysOpened?: false | undefined;
1350
- } & {
1351
- multiple: true;
1352
- value?: string[] | undefined;
1353
- onChange?: ((value: string[]) => void) | undefined;
1354
- isTargetAmount?: boolean | undefined;
1355
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1356
- view: {
1357
- default: PolymorphicClassName;
1358
- positive: PolymorphicClassName;
1359
- warning: PolymorphicClassName;
1360
- negative: PolymorphicClassName;
1361
- };
1362
- size: {
1363
- l: PolymorphicClassName;
1364
- m: PolymorphicClassName;
1365
- s: PolymorphicClassName;
1366
- xs: PolymorphicClassName;
1367
- };
1368
- labelPlacement: {
1369
- inner: PolymorphicClassName;
1370
- outer: PolymorphicClassName;
1371
- };
1372
- disabled: {
1373
- true: PolymorphicClassName;
1374
- };
1375
- readOnly: {
1376
- true: PolymorphicClassName;
1377
- };
1378
- }> & BasicProps & {
1379
- readOnly?: false | undefined;
1380
- disabled?: false | undefined;
1381
- alwaysOpened?: true | undefined;
1382
- } & {
1383
- multiple?: false | undefined;
1384
- value?: string | undefined;
1385
- onChange?: ((value: string) => void) | undefined;
1386
- isTargetAmount?: false | undefined;
1387
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1388
- view: {
1389
- default: PolymorphicClassName;
1390
- positive: PolymorphicClassName;
1391
- warning: PolymorphicClassName;
1392
- negative: PolymorphicClassName;
1393
- };
1394
- size: {
1395
- l: PolymorphicClassName;
1396
- m: PolymorphicClassName;
1397
- s: PolymorphicClassName;
1398
- xs: PolymorphicClassName;
1399
- };
1400
- labelPlacement: {
1401
- inner: PolymorphicClassName;
1402
- outer: PolymorphicClassName;
1403
- };
1404
- disabled: {
1405
- true: PolymorphicClassName;
1406
- };
1407
- readOnly: {
1408
- true: PolymorphicClassName;
1409
- };
1410
- }> & BasicProps & {
1411
- readOnly?: false | undefined;
1412
- disabled?: false | undefined;
1413
- alwaysOpened?: true | undefined;
1414
- } & {
1415
- multiple: true;
1416
- value?: string[] | undefined;
1417
- onChange?: ((value: string[]) => void) | undefined;
1418
- isTargetAmount?: boolean | undefined;
1419
- } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1420
- size: {
1421
- xs: PolymorphicClassName;
1422
- s: PolymorphicClassName;
1423
- m: PolymorphicClassName;
1424
- l: PolymorphicClassName;
1425
- };
1426
- view: {
1427
- default: PolymorphicClassName;
1428
- };
1429
- }> & Omit<InputHTMLAttributes<HTMLInputElement>, "onChange" | "value" | "type" | "target" | "size" | "checked" | "minLength" | "maxLength"> & CustomComboboxProps & {
1430
- valueType?: "single" | undefined;
1431
- value?: ComboboxPrimitiveValue | undefined;
1432
- onChangeValue?: ((value?: ComboboxPrimitiveValue | undefined) => void) | undefined;
1433
- } & React_2.RefAttributes<HTMLInputElement> & {
1434
- items?: undefined;
1435
- }, "ref"> | Omit<PropsType< {
1436
- size: {
1437
- xs: PolymorphicClassName;
1438
- s: PolymorphicClassName;
1439
- m: PolymorphicClassName;
1440
- l: PolymorphicClassName;
1441
- };
1442
- view: {
1443
- default: PolymorphicClassName;
1444
- };
1445
- }> & Omit<InputHTMLAttributes<HTMLInputElement>, "onChange" | "value" | "type" | "target" | "size" | "checked" | "minLength" | "maxLength"> & CustomComboboxProps & {
1446
- valueType: "multiple";
1447
- value?: ComboboxPrimitiveValue[] | undefined;
1448
- onChangeValue?: ((value?: ComboboxPrimitiveValue[] | undefined) => void) | undefined;
1449
- } & React_2.RefAttributes<HTMLInputElement> & {
1450
- items?: undefined;
1451
- }, "ref">) & React_2.RefAttributes<HTMLInputElement>>;
1234
+ export const Combobox: <T extends ItemOption>(props: CommonProps<T> & React_2.RefAttributes<HTMLInputElement>) => React_2.ReactElement | null;
1452
1235
 
1453
1236
  // @public (undocumented)
1454
1237
  export const ComboboxDivider: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
@@ -2100,431 +1883,7 @@ export { List }
2100
1883
  export { ListItem }
2101
1884
 
2102
1885
  // @public (undocumented)
2103
- export const Mask: ForwardRefExoticComponent<(Omit<PropsType< {
2104
- view: {
2105
- default: PolymorphicClassName;
2106
- positive: PolymorphicClassName;
2107
- warning: PolymorphicClassName;
2108
- negative: PolymorphicClassName;
2109
- };
2110
- size: {
2111
- l: PolymorphicClassName;
2112
- m: PolymorphicClassName;
2113
- s: PolymorphicClassName;
2114
- xs: PolymorphicClassName;
2115
- };
2116
- labelPlacement: {
2117
- inner: PolymorphicClassName;
2118
- outer: PolymorphicClassName;
2119
- };
2120
- clear: {
2121
- true: PolymorphicClassName;
2122
- };
2123
- disabled: {
2124
- true: PolymorphicClassName;
2125
- };
2126
- readOnly: {
2127
- true: PolymorphicClassName;
2128
- };
2129
- }> & {
2130
- size?: string | undefined;
2131
- view?: string | undefined;
2132
- readOnly?: boolean | undefined;
2133
- disabled?: boolean | undefined;
2134
- } & {
2135
- label?: string | undefined;
2136
- labelPlacement?: "outer" | "inner" | undefined;
2137
- leftHelper?: string | undefined;
2138
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2139
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2140
- textBefore?: string | undefined;
2141
- textAfter?: string | undefined;
2142
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2143
- } & {
2144
- requiredPlacement?: "right" | "left" | undefined;
2145
- } & {
2146
- required: true;
2147
- optional?: false | undefined;
2148
- } & {
2149
- clear?: boolean | undefined;
2150
- hasDivider?: boolean | undefined;
2151
- } & {
2152
- chips?: undefined;
2153
- onChangeChips?: undefined;
2154
- enumerationType?: "plain" | undefined;
2155
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2156
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2157
- view: {
2158
- default: PolymorphicClassName;
2159
- positive: PolymorphicClassName;
2160
- warning: PolymorphicClassName;
2161
- negative: PolymorphicClassName;
2162
- };
2163
- size: {
2164
- l: PolymorphicClassName;
2165
- m: PolymorphicClassName;
2166
- s: PolymorphicClassName;
2167
- xs: PolymorphicClassName;
2168
- };
2169
- labelPlacement: {
2170
- inner: PolymorphicClassName;
2171
- outer: PolymorphicClassName;
2172
- };
2173
- clear: {
2174
- true: PolymorphicClassName;
2175
- };
2176
- disabled: {
2177
- true: PolymorphicClassName;
2178
- };
2179
- readOnly: {
2180
- true: PolymorphicClassName;
2181
- };
2182
- }> & {
2183
- size?: string | undefined;
2184
- view?: string | undefined;
2185
- readOnly?: boolean | undefined;
2186
- disabled?: boolean | undefined;
2187
- } & {
2188
- label?: string | undefined;
2189
- labelPlacement?: "outer" | "inner" | undefined;
2190
- leftHelper?: string | undefined;
2191
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2192
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2193
- textBefore?: string | undefined;
2194
- textAfter?: string | undefined;
2195
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2196
- } & {
2197
- requiredPlacement?: "right" | "left" | undefined;
2198
- } & {
2199
- required: true;
2200
- optional?: false | undefined;
2201
- } & {
2202
- clear?: boolean | undefined;
2203
- hasDivider?: boolean | undefined;
2204
- } & {
2205
- enumerationType: "chip";
2206
- onSearch?: undefined;
2207
- chips?: TextFieldPrimitiveValue[] | undefined;
2208
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2209
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2210
- view: {
2211
- default: PolymorphicClassName;
2212
- positive: PolymorphicClassName;
2213
- warning: PolymorphicClassName;
2214
- negative: PolymorphicClassName;
2215
- };
2216
- size: {
2217
- l: PolymorphicClassName;
2218
- m: PolymorphicClassName;
2219
- s: PolymorphicClassName;
2220
- xs: PolymorphicClassName;
2221
- };
2222
- labelPlacement: {
2223
- inner: PolymorphicClassName;
2224
- outer: PolymorphicClassName;
2225
- };
2226
- clear: {
2227
- true: PolymorphicClassName;
2228
- };
2229
- disabled: {
2230
- true: PolymorphicClassName;
2231
- };
2232
- readOnly: {
2233
- true: PolymorphicClassName;
2234
- };
2235
- }> & {
2236
- size?: string | undefined;
2237
- view?: string | undefined;
2238
- readOnly?: boolean | undefined;
2239
- disabled?: boolean | undefined;
2240
- } & {
2241
- label?: string | undefined;
2242
- labelPlacement?: "outer" | "inner" | undefined;
2243
- leftHelper?: string | undefined;
2244
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2245
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2246
- textBefore?: string | undefined;
2247
- textAfter?: string | undefined;
2248
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2249
- } & {
2250
- requiredPlacement?: "right" | "left" | undefined;
2251
- } & {
2252
- required: true;
2253
- optional?: false | undefined;
2254
- } & {
2255
- clear?: false | undefined;
2256
- hasDivider?: undefined;
2257
- } & {
2258
- chips?: undefined;
2259
- onChangeChips?: undefined;
2260
- enumerationType?: "plain" | undefined;
2261
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2262
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2263
- view: {
2264
- default: PolymorphicClassName;
2265
- positive: PolymorphicClassName;
2266
- warning: PolymorphicClassName;
2267
- negative: PolymorphicClassName;
2268
- };
2269
- size: {
2270
- l: PolymorphicClassName;
2271
- m: PolymorphicClassName;
2272
- s: PolymorphicClassName;
2273
- xs: PolymorphicClassName;
2274
- };
2275
- labelPlacement: {
2276
- inner: PolymorphicClassName;
2277
- outer: PolymorphicClassName;
2278
- };
2279
- clear: {
2280
- true: PolymorphicClassName;
2281
- };
2282
- disabled: {
2283
- true: PolymorphicClassName;
2284
- };
2285
- readOnly: {
2286
- true: PolymorphicClassName;
2287
- };
2288
- }> & {
2289
- size?: string | undefined;
2290
- view?: string | undefined;
2291
- readOnly?: boolean | undefined;
2292
- disabled?: boolean | undefined;
2293
- } & {
2294
- label?: string | undefined;
2295
- labelPlacement?: "outer" | "inner" | undefined;
2296
- leftHelper?: string | undefined;
2297
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2298
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2299
- textBefore?: string | undefined;
2300
- textAfter?: string | undefined;
2301
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2302
- } & {
2303
- requiredPlacement?: "right" | "left" | undefined;
2304
- } & {
2305
- required: true;
2306
- optional?: false | undefined;
2307
- } & {
2308
- clear?: false | undefined;
2309
- hasDivider?: undefined;
2310
- } & {
2311
- enumerationType: "chip";
2312
- onSearch?: undefined;
2313
- chips?: TextFieldPrimitiveValue[] | undefined;
2314
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2315
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2316
- view: {
2317
- default: PolymorphicClassName;
2318
- positive: PolymorphicClassName;
2319
- warning: PolymorphicClassName;
2320
- negative: PolymorphicClassName;
2321
- };
2322
- size: {
2323
- l: PolymorphicClassName;
2324
- m: PolymorphicClassName;
2325
- s: PolymorphicClassName;
2326
- xs: PolymorphicClassName;
2327
- };
2328
- labelPlacement: {
2329
- inner: PolymorphicClassName;
2330
- outer: PolymorphicClassName;
2331
- };
2332
- clear: {
2333
- true: PolymorphicClassName;
2334
- };
2335
- disabled: {
2336
- true: PolymorphicClassName;
2337
- };
2338
- readOnly: {
2339
- true: PolymorphicClassName;
2340
- };
2341
- }> & {
2342
- size?: string | undefined;
2343
- view?: string | undefined;
2344
- readOnly?: boolean | undefined;
2345
- disabled?: boolean | undefined;
2346
- } & {
2347
- label?: string | undefined;
2348
- labelPlacement?: "outer" | "inner" | undefined;
2349
- leftHelper?: string | undefined;
2350
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2351
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2352
- textBefore?: string | undefined;
2353
- textAfter?: string | undefined;
2354
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2355
- } & {
2356
- requiredPlacement?: "right" | "left" | undefined;
2357
- } & {
2358
- optional?: true | undefined;
2359
- required?: false | undefined;
2360
- } & {
2361
- clear?: boolean | undefined;
2362
- hasDivider?: boolean | undefined;
2363
- } & {
2364
- chips?: undefined;
2365
- onChangeChips?: undefined;
2366
- enumerationType?: "plain" | undefined;
2367
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2368
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2369
- view: {
2370
- default: PolymorphicClassName;
2371
- positive: PolymorphicClassName;
2372
- warning: PolymorphicClassName;
2373
- negative: PolymorphicClassName;
2374
- };
2375
- size: {
2376
- l: PolymorphicClassName;
2377
- m: PolymorphicClassName;
2378
- s: PolymorphicClassName;
2379
- xs: PolymorphicClassName;
2380
- };
2381
- labelPlacement: {
2382
- inner: PolymorphicClassName;
2383
- outer: PolymorphicClassName;
2384
- };
2385
- clear: {
2386
- true: PolymorphicClassName;
2387
- };
2388
- disabled: {
2389
- true: PolymorphicClassName;
2390
- };
2391
- readOnly: {
2392
- true: PolymorphicClassName;
2393
- };
2394
- }> & {
2395
- size?: string | undefined;
2396
- view?: string | undefined;
2397
- readOnly?: boolean | undefined;
2398
- disabled?: boolean | undefined;
2399
- } & {
2400
- label?: string | undefined;
2401
- labelPlacement?: "outer" | "inner" | undefined;
2402
- leftHelper?: string | undefined;
2403
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2404
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2405
- textBefore?: string | undefined;
2406
- textAfter?: string | undefined;
2407
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2408
- } & {
2409
- requiredPlacement?: "right" | "left" | undefined;
2410
- } & {
2411
- optional?: true | undefined;
2412
- required?: false | undefined;
2413
- } & {
2414
- clear?: boolean | undefined;
2415
- hasDivider?: boolean | undefined;
2416
- } & {
2417
- enumerationType: "chip";
2418
- onSearch?: undefined;
2419
- chips?: TextFieldPrimitiveValue[] | undefined;
2420
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2421
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2422
- view: {
2423
- default: PolymorphicClassName;
2424
- positive: PolymorphicClassName;
2425
- warning: PolymorphicClassName;
2426
- negative: PolymorphicClassName;
2427
- };
2428
- size: {
2429
- l: PolymorphicClassName;
2430
- m: PolymorphicClassName;
2431
- s: PolymorphicClassName;
2432
- xs: PolymorphicClassName;
2433
- };
2434
- labelPlacement: {
2435
- inner: PolymorphicClassName;
2436
- outer: PolymorphicClassName;
2437
- };
2438
- clear: {
2439
- true: PolymorphicClassName;
2440
- };
2441
- disabled: {
2442
- true: PolymorphicClassName;
2443
- };
2444
- readOnly: {
2445
- true: PolymorphicClassName;
2446
- };
2447
- }> & {
2448
- size?: string | undefined;
2449
- view?: string | undefined;
2450
- readOnly?: boolean | undefined;
2451
- disabled?: boolean | undefined;
2452
- } & {
2453
- label?: string | undefined;
2454
- labelPlacement?: "outer" | "inner" | undefined;
2455
- leftHelper?: string | undefined;
2456
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2457
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2458
- textBefore?: string | undefined;
2459
- textAfter?: string | undefined;
2460
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2461
- } & {
2462
- requiredPlacement?: "right" | "left" | undefined;
2463
- } & {
2464
- optional?: true | undefined;
2465
- required?: false | undefined;
2466
- } & {
2467
- clear?: false | undefined;
2468
- hasDivider?: undefined;
2469
- } & {
2470
- chips?: undefined;
2471
- onChangeChips?: undefined;
2472
- enumerationType?: "plain" | undefined;
2473
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2474
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2475
- view: {
2476
- default: PolymorphicClassName;
2477
- positive: PolymorphicClassName;
2478
- warning: PolymorphicClassName;
2479
- negative: PolymorphicClassName;
2480
- };
2481
- size: {
2482
- l: PolymorphicClassName;
2483
- m: PolymorphicClassName;
2484
- s: PolymorphicClassName;
2485
- xs: PolymorphicClassName;
2486
- };
2487
- labelPlacement: {
2488
- inner: PolymorphicClassName;
2489
- outer: PolymorphicClassName;
2490
- };
2491
- clear: {
2492
- true: PolymorphicClassName;
2493
- };
2494
- disabled: {
2495
- true: PolymorphicClassName;
2496
- };
2497
- readOnly: {
2498
- true: PolymorphicClassName;
2499
- };
2500
- }> & {
2501
- size?: string | undefined;
2502
- view?: string | undefined;
2503
- readOnly?: boolean | undefined;
2504
- disabled?: boolean | undefined;
2505
- } & {
2506
- label?: string | undefined;
2507
- labelPlacement?: "outer" | "inner" | undefined;
2508
- leftHelper?: string | undefined;
2509
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2510
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2511
- textBefore?: string | undefined;
2512
- textAfter?: string | undefined;
2513
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2514
- } & {
2515
- requiredPlacement?: "right" | "left" | undefined;
2516
- } & {
2517
- optional?: true | undefined;
2518
- required?: false | undefined;
2519
- } & {
2520
- clear?: false | undefined;
2521
- hasDivider?: undefined;
2522
- } & {
2523
- enumerationType: "chip";
2524
- onSearch?: undefined;
2525
- chips?: TextFieldPrimitiveValue[] | undefined;
2526
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2527
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref">) & RefAttributes<HTMLInputElement>>;
1886
+ export const Mask: ForwardRefExoticComponent<(TextFieldProps_3 & MaskProps) & RefAttributes<HTMLInputElement>>;
2528
1887
 
2529
1888
  export { MaxLinesProps }
2530
1889
 
@@ -3344,11 +2703,13 @@ export { TextareaHTMLAttributes }
3344
2703
 
3345
2704
  // Warning: (ae-forgotten-export) The symbol "RequiredProps" needs to be exported by the entry point index.d.ts
3346
2705
  // Warning: (ae-forgotten-export) The symbol "ClearProps" needs to be exported by the entry point index.d.ts
2706
+ // Warning: (ae-forgotten-export) The symbol "HintProps" needs to be exported by the entry point index.d.ts
3347
2707
  //
3348
2708
  // @public (undocumented)
3349
2709
  export type TextAreaProps = TextAreaProps_2 & {
3350
2710
  resize?: 'none' | 'both' | 'horizontal' | 'vertical';
3351
- } & RequiredProps & ClearProps;
2711
+ titleCaption?: ReactNode;
2712
+ } & RequiredProps & ClearProps & RequiredProps & HintProps;
3352
2713
 
3353
2714
  export { TextareaResize }
3354
2715
 
@@ -3403,9 +2764,10 @@ export { TextFieldGroupProps }
3403
2764
  // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
3404
2765
  // Warning: (ae-forgotten-export) The symbol "RequiredProps_2" needs to be exported by the entry point index.d.ts
3405
2766
  // Warning: (ae-forgotten-export) The symbol "ClearProps_2" needs to be exported by the entry point index.d.ts
2767
+ // Warning: (ae-forgotten-export) The symbol "HintProps_2" needs to be exported by the entry point index.d.ts
3406
2768
  //
3407
2769
  // @public (undocumented)
3408
- export type TextFieldProps = (TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'onChangeChips'>) & RequiredProps_2 & ClearProps_2;
2770
+ export type TextFieldProps = (TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'onChangeChips' | 'titleCaption'>) & RequiredProps_2 & ClearProps_2 & HintProps_2;
3409
2771
 
3410
2772
  export { TextFieldView }
3411
2773