@salutejs/plasma-web 1.467.0-dev.0 → 1.468.0-canary.1624.12199884381.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (41) hide show
  1. package/api/plasma-web.api.md +6 -0
  2. package/components/Button/Button.config.d.ts +2 -0
  3. package/components/Button/Button.config.js +17 -15
  4. package/components/Button/Button.d.ts +2 -0
  5. package/components/ButtonGroup/ButtonGroup.config.d.ts +2 -0
  6. package/components/ButtonGroup/ButtonGroup.config.js +21 -19
  7. package/components/ButtonGroup/ButtonGroup.d.ts +2 -0
  8. package/components/IconButton/IconButton.config.d.ts +2 -0
  9. package/components/IconButton/IconButton.config.js +13 -11
  10. package/components/IconButton/IconButton.d.ts +2 -0
  11. package/css/cjs/components/Button/Button.config.js +17 -15
  12. package/css/cjs/components/Button/Button.config.js.map +1 -1
  13. package/css/cjs/components/Button/{Button.config_1g92cxz.css → Button.config_1p9wq2b.css} +13 -11
  14. package/css/cjs/components/Button/Button.css +24 -22
  15. package/css/cjs/components/ButtonGroup/ButtonGroup.config.js +21 -19
  16. package/css/cjs/components/ButtonGroup/ButtonGroup.config.js.map +1 -1
  17. package/css/cjs/components/ButtonGroup/{ButtonGroup.config_1pd9i2o.css → ButtonGroup.config_nvojq8.css} +16 -14
  18. package/css/cjs/components/ButtonGroup/ButtonGroup.css +27 -25
  19. package/css/cjs/components/IconButton/IconButton.config.js +13 -11
  20. package/css/cjs/components/IconButton/IconButton.config.js.map +1 -1
  21. package/css/cjs/components/IconButton/{IconButton.config_q3zdsy.css → IconButton.config_1o8fpqv.css} +12 -10
  22. package/css/cjs/components/IconButton/IconButton.css +22 -20
  23. package/css/cjs/index.css +77 -71
  24. package/css/es/components/Button/Button.config.js +17 -15
  25. package/css/es/components/Button/Button.config.js.map +1 -1
  26. package/css/es/components/Button/{Button.config_1g92cxz.css → Button.config_1p9wq2b.css} +13 -11
  27. package/css/es/components/Button/Button.css +24 -22
  28. package/css/es/components/ButtonGroup/ButtonGroup.config.js +21 -19
  29. package/css/es/components/ButtonGroup/ButtonGroup.config.js.map +1 -1
  30. package/css/es/components/ButtonGroup/{ButtonGroup.config_1pd9i2o.css → ButtonGroup.config_nvojq8.css} +16 -14
  31. package/css/es/components/ButtonGroup/ButtonGroup.css +27 -25
  32. package/css/es/components/IconButton/IconButton.config.js +13 -11
  33. package/css/es/components/IconButton/IconButton.config.js.map +1 -1
  34. package/css/es/components/IconButton/{IconButton.config_q3zdsy.css → IconButton.config_1o8fpqv.css} +12 -10
  35. package/css/es/components/IconButton/IconButton.css +22 -20
  36. package/css/es/index.css +77 -71
  37. package/es/components/Button/Button.config.js +17 -15
  38. package/es/components/ButtonGroup/ButtonGroup.config.js +21 -19
  39. package/es/components/IconButton/IconButton.config.js +13 -11
  40. package/package.json +3 -3
  41. package/temp/plasma-web.api.md +4419 -0
@@ -0,0 +1,4419 @@
1
+ ## API Report File for "@salutejs/plasma-web"
2
+
3
+ > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
+
5
+ ```ts
6
+
7
+ /// <reference types="react" />
8
+
9
+ import { AccordionItem } from '@salutejs/plasma-new-hope/styled-components';
10
+ import { AccordionProps } from '@salutejs/plasma-new-hope/styled-components';
11
+ import { addFocus } from '@salutejs/plasma-core';
12
+ import { addNotification } from '@salutejs/plasma-new-hope/styled-components';
13
+ import { AlignProp } from '@salutejs/plasma-new-hope/types/components/Cell/Cell.types';
14
+ import { AnchorHTMLAttributes } from 'react';
15
+ import { animatedScrollToX } from '@salutejs/plasma-core';
16
+ import { animatedScrollToY } from '@salutejs/plasma-core';
17
+ import { applyBlur } from '@salutejs/plasma-core';
18
+ import { applyDisabled } from '@salutejs/plasma-core';
19
+ import { applyEllipsis } from '@salutejs/plasma-core';
20
+ import { applyHyphens } from '@salutejs/plasma-core';
21
+ import { applyMaxLines } from '@salutejs/plasma-core';
22
+ import { applyNoSelect } from '@salutejs/plasma-core';
23
+ import { applyRoundness } from '@salutejs/plasma-core';
24
+ import { applyScrollSnap } from '@salutejs/plasma-core';
25
+ import { applySkeletonGradient } from '@salutejs/plasma-core';
26
+ import { applySpacing } from '@salutejs/plasma-core';
27
+ import { applyView } from '@salutejs/plasma-core';
28
+ import { arrayItemRemoving } from '@salutejs/plasma-hope';
29
+ import { arrayItemSelecting } from '@salutejs/plasma-hope';
30
+ import { arrayItemSwapping } from '@salutejs/plasma-hope';
31
+ import { AsProps } from '@salutejs/plasma-core';
32
+ import { AsProps as AsProps_2 } from '@salutejs/plasma-new-hope/styled-components';
33
+ import { AudioPlayer } from '@salutejs/plasma-hope';
34
+ import { AudioPlayerProps } from '@salutejs/plasma-hope';
35
+ import { AvatarGroupProps } from '@salutejs/plasma-new-hope/styled-components';
36
+ import { AvatarProps } from '@salutejs/plasma-new-hope/styled-components';
37
+ import { BadgeProps } from '@salutejs/plasma-new-hope/styled-components';
38
+ import { BaseAttachProps } from '@salutejs/plasma-new-hope/types/components/Attach/Attach.types';
39
+ import { BaseboxProps } from '@salutejs/plasma-new-hope/styled-components';
40
+ import { BaseCallbackChangeInstance } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
41
+ import { BaseCallbackKeyboardInstance } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
42
+ import { BaseProps } from '@salutejs/plasma-new-hope/types/components/Autocomplete/Autocomplete.types';
43
+ import { BaseTabItemProps } from '@salutejs/plasma-new-hope/styled-components';
44
+ import { BaseTabsProps } from '@salutejs/plasma-new-hope/styled-components';
45
+ import { BlurProps } from '@salutejs/plasma-core';
46
+ import { blurs } from '@salutejs/plasma-core';
47
+ import { BoldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Typography.types';
48
+ import { BreadcrumbsItem } from '@salutejs/plasma-new-hope/types/components/Breadcrumbs/Breadcrumbs.types';
49
+ import { BreadcrumbsProps } from '@salutejs/plasma-new-hope/styled-components';
50
+ import { Breakpoint } from '@salutejs/plasma-hope';
51
+ import { BreakWordProps } from '@salutejs/plasma-core';
52
+ import { ButtonBase } from '@salutejs/plasma-new-hope/styled-components';
53
+ import { ButtonGroupProps } from '@salutejs/plasma-new-hope/styled-components';
54
+ import { ButtonHTMLAttributes } from 'react';
55
+ import { ButtonProps } from '@salutejs/plasma-new-hope/styled-components';
56
+ import { Calendar as Calendar_2 } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
57
+ import { CalendarBaseProps } from '@salutejs/plasma-new-hope/styled-components';
58
+ import { CalendarConfigProps } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
59
+ import { CalendarDoubleProps } from '@salutejs/plasma-new-hope/styled-components';
60
+ import { CalendarProps } from '@salutejs/plasma-new-hope/styled-components';
61
+ import { CalendarRange } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
62
+ import { CalendarStateType } from '@salutejs/plasma-new-hope/styled-components';
63
+ import { canUseDOM } from '@salutejs/plasma-core';
64
+ import { Card } from '@salutejs/plasma-hope';
65
+ import { CardBadge } from '@salutejs/plasma-hope';
66
+ import { CardBody } from '@salutejs/plasma-hope';
67
+ import { CardBodyProps } from '@salutejs/plasma-hope';
68
+ import { CardContent } from '@salutejs/plasma-hope';
69
+ import { CardContentProps } from '@salutejs/plasma-hope';
70
+ import { CardMedia } from '@salutejs/plasma-hope';
71
+ import { CardMediaProps } from '@salutejs/plasma-hope';
72
+ import { CardProps } from '@salutejs/plasma-hope';
73
+ import { Carousel } from '@salutejs/plasma-hope';
74
+ import { CarouselGridWrapper } from '@salutejs/plasma-hope';
75
+ import { CarouselItem } from '@salutejs/plasma-hope';
76
+ import { CarouselItemProps } from '@salutejs/plasma-hope';
77
+ import { CarouselProps } from '@salutejs/plasma-hope';
78
+ import { CellProps } from '@salutejs/plasma-new-hope/styled-components';
79
+ import { CellTextbox } from '@salutejs/plasma-new-hope/styled-components';
80
+ import { CellTextboxLabel } from '@salutejs/plasma-new-hope/styled-components';
81
+ import { CellTextboxSubtitle } from '@salutejs/plasma-new-hope/styled-components';
82
+ import { CellTextboxTitle } from '@salutejs/plasma-new-hope/styled-components';
83
+ import { ChangeEvent } from 'react';
84
+ import { ChangeInstanceCallback } from '@salutejs/plasma-new-hope/types/components/DatePicker/RangeDate/RangeDate.types';
85
+ import { CheckboxProps as CheckboxProps_2 } from '@salutejs/plasma-new-hope/types/components/Checkbox/Checkbox.types';
86
+ import { ChipGroupProps } from '@salutejs/plasma-new-hope/types/components/ChipGroup/ChipGroup.types';
87
+ import { ChipProps } from '@salutejs/plasma-new-hope/styled-components';
88
+ import { clearSelection } from '@salutejs/plasma-hope';
89
+ import { closeNotification } from '@salutejs/plasma-new-hope/styled-components';
90
+ import { ClosePlacementType } from '@salutejs/plasma-new-hope/styled-components';
91
+ import { Col } from '@salutejs/plasma-new-hope/styled-components';
92
+ import { ColCount } from '@salutejs/plasma-new-hope/styled-components';
93
+ import { ColOffsetProps } from '@salutejs/plasma-new-hope/styled-components';
94
+ import { ColProps } from '@salutejs/plasma-new-hope/styled-components';
95
+ import { ColSizeProps } from '@salutejs/plasma-new-hope/styled-components';
96
+ import { ComboboxPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxOld/Combobox.types';
97
+ import { ComboboxOldProps as ComboboxProps } from '@salutejs/plasma-new-hope/styled-components';
98
+ import type { ComboboxProps as ComboboxProps_2 } from '@salutejs/plasma-new-hope';
99
+ import { CommitInstanceCallback } from '@salutejs/plasma-new-hope/types/components/DatePicker/RangeDate/RangeDate.types';
100
+ import { ComponentClass } from 'react';
101
+ import { ComponentProps } from 'react';
102
+ import { GridProps as ContainerProps } from '@salutejs/plasma-new-hope/styled-components';
103
+ import { convertRoundnessMatrix } from '@salutejs/plasma-core';
104
+ import { CounterProps } from '@salutejs/plasma-new-hope/styled-components';
105
+ import { counterTokens } from '@salutejs/plasma-new-hope/styled-components';
106
+ import { CustomComboboxProps } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxOld/Combobox.types';
107
+ import { CustomPopoverProps } from '@salutejs/plasma-new-hope/types/components/Popover/Popover.types';
108
+ import { CustomToastProps } from '@salutejs/plasma-new-hope/types/components/Toast/Toast.types';
109
+ import { CustomVerticalTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types';
110
+ import { DateInfo } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
111
+ import { DatePickerCalendarProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
112
+ import { datePickerClasses } from '@salutejs/plasma-new-hope/styled-components';
113
+ import { DatePickerPlacement } from '@salutejs/plasma-new-hope/styled-components';
114
+ import { DatePickerPlacementBasic } from '@salutejs/plasma-new-hope/styled-components';
115
+ import { DatePickerPopoverProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
116
+ import { DatePickerProps } from '@salutejs/plasma-new-hope/styled-components';
117
+ import { DatePickerRangePlacement } from '@salutejs/plasma-new-hope/styled-components';
118
+ import { DatePickerRangeProps } from '@salutejs/plasma-new-hope/styled-components';
119
+ import { datePickerTokens } from '@salutejs/plasma-new-hope/styled-components';
120
+ import { DatePickerVariationProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
121
+ import { defaultValidate } from '@salutejs/plasma-hope';
122
+ import { DisabledProps } from '@salutejs/plasma-core';
123
+ import type { DistributiveOmit } from '@salutejs/plasma-new-hope';
124
+ import type { DistributivePick } from '@salutejs/plasma-new-hope';
125
+ import { DividerProps } from '@salutejs/plasma-new-hope/styled-components';
126
+ import { dividerTokens } from '@salutejs/plasma-new-hope/styled-components';
127
+ import { DoubleSliderProps } from '@salutejs/plasma-new-hope/styled-components';
128
+ import { DragEvent as DragEvent_2 } from 'react';
129
+ import { DrawerContentProps } from '@salutejs/plasma-new-hope/styled-components';
130
+ import { DrawerFooterProps } from '@salutejs/plasma-new-hope/styled-components';
131
+ import { DrawerHeaderProps } from '@salutejs/plasma-new-hope/styled-components';
132
+ import { DrawerProps } from '@salutejs/plasma-new-hope/styled-components';
133
+ import type { DropdownItemOption } from '@salutejs/plasma-new-hope';
134
+ import { DropdownItemProps } from '@salutejs/plasma-hope';
135
+ import { DropdownItem as DropdownItemType } from '@salutejs/plasma-hope';
136
+ import type { DropdownNewProps } from '@salutejs/plasma-new-hope';
137
+ import type { DropdownNodeSelect } from '@salutejs/plasma-new-hope';
138
+ import { DropdownNodeType } from '@salutejs/plasma-hope';
139
+ import { DropdownPlacement } from '@salutejs/plasma-new-hope/types/components/Dropdown/Dropdown.types';
140
+ import { DropdownPopupProps } from '@salutejs/plasma-hope';
141
+ import { DropdownProps } from '@salutejs/plasma-new-hope/styled-components';
142
+ import { DropdownTrigger } from '@salutejs/plasma-new-hope/types/components/Dropdown/Dropdown.types';
143
+ import { dropzoneClasses } from '@salutejs/plasma-new-hope/styled-components';
144
+ import { dropzoneTokens } from '@salutejs/plasma-new-hope/styled-components';
145
+ import { EditableProps } from '@salutejs/plasma-new-hope/types/components/Editable/Editable.types';
146
+ import { ElasticGrid } from '@salutejs/plasma-hope';
147
+ import { ElasticGridProps } from '@salutejs/plasma-hope';
148
+ import { extractTextFrom } from '@salutejs/plasma-core';
149
+ import { FC } from 'react';
150
+ import { FileProcessHandler } from '@salutejs/plasma-new-hope/types/components/Dropzone/Dropzone.types';
151
+ import { Filter } from '@salutejs/plasma-new-hope/types/engines/types';
152
+ import { FocusProps } from '@salutejs/plasma-core';
153
+ import { formatCurrency } from '@salutejs/plasma-core';
154
+ import { FormTypeNumber } from '@salutejs/plasma-new-hope/types/types/FormType';
155
+ import { FormTypeString } from '@salutejs/plasma-new-hope/types/types/FormType';
156
+ import { ForwardRefExoticComponent } from 'react';
157
+ import { FunctionComponent } from 'react';
158
+ import { gridBreakpoints } from '@salutejs/plasma-hope';
159
+ import { gridColumns } from '@salutejs/plasma-hope';
160
+ import { gridGutters } from '@salutejs/plasma-hope';
161
+ import { gridMargins } from '@salutejs/plasma-hope';
162
+ import { gridSizes } from '@salutejs/plasma-hope';
163
+ import { HTMLAttributes } from 'react';
164
+ import { HTMLAttributesWithoutOnChange } from '@salutejs/plasma-new-hope/types/engines/types';
165
+ import { HTMLAttributesWithoutOnChangeAndDefaultValue } from '@salutejs/plasma-new-hope/types/engines/types';
166
+ import { ImageProps } from '@salutejs/plasma-new-hope/styled-components';
167
+ import { ImgHTMLAttributes } from 'react';
168
+ import { IndicatorProps } from '@salutejs/plasma-new-hope/styled-components';
169
+ import { InputHTMLAttributes } from '@salutejs/plasma-core';
170
+ import { InputHTMLAttributes as InputHTMLAttributes_2 } from '@salutejs/plasma-new-hope/styled-components';
171
+ import { InputHTMLAttributes as InputHTMLAttributes_3 } from 'react';
172
+ import type { ItemOption } from '@salutejs/plasma-new-hope';
173
+ import { JSXElementConstructor } from 'react';
174
+ import { KeyboardEvent as KeyboardEvent_2 } from 'react';
175
+ import { LabelProps } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
176
+ import { LineSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
177
+ import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
178
+ import { List } from '@salutejs/plasma-hope';
179
+ import { ListItem } from '@salutejs/plasma-hope';
180
+ import { MaskProps } from '@salutejs/plasma-new-hope/types/components/Mask/Mask.types';
181
+ import { MaxLinesProps } from '@salutejs/plasma-core';
182
+ import { mediaQuery } from '@salutejs/plasma-hope';
183
+ import { MediaQueryFunction } from '@salutejs/plasma-hope';
184
+ import type { MergedSelectProps } from '@salutejs/plasma-new-hope';
185
+ import { Modal } from '@salutejs/plasma-hope';
186
+ import { modalClasses as modalBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
187
+ import { ModalProps as ModalBaseProps } from '@salutejs/plasma-new-hope/styled-components';
188
+ import { ModalProps } from '@salutejs/plasma-hope';
189
+ import { ModalsProvider } from '@salutejs/plasma-hope';
190
+ import { ModalView } from '@salutejs/plasma-hope';
191
+ import { monthLongName } from '@salutejs/plasma-core';
192
+ import { monthShortName } from '@salutejs/plasma-core';
193
+ import { MouseEvent as MouseEvent_2 } from 'react';
194
+ import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
195
+ import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
196
+ import { NotificationPlacement } from '@salutejs/plasma-new-hope/styled-components';
197
+ import { NotificationProps } from '@salutejs/plasma-new-hope/styled-components';
198
+ import { numberInputClasses } from '@salutejs/plasma-new-hope/styled-components';
199
+ import { numberInputTokens } from '@salutejs/plasma-new-hope/styled-components';
200
+ import { Orientation } from '@salutejs/plasma-new-hope/types/components/TextFieldGroup/TextFieldGroup.types';
201
+ import { OutlinedProps } from '@salutejs/plasma-core';
202
+ import { Overlay } from '@salutejs/plasma-new-hope/styled-components';
203
+ import { OverlayProps } from '@salutejs/plasma-new-hope/styled-components';
204
+ import { padZeroNumber } from '@salutejs/plasma-core';
205
+ import { PaginationDot } from '@salutejs/plasma-hope';
206
+ import { PaginationDotProps } from '@salutejs/plasma-hope';
207
+ import { PaginationDots } from '@salutejs/plasma-hope';
208
+ import { PaginationProps } from '@salutejs/plasma-new-hope/styled-components';
209
+ import { PanelProps } from '@salutejs/plasma-new-hope/types/components/Panel';
210
+ import { PickOptional } from '@salutejs/plasma-core';
211
+ import { PinProps } from '@salutejs/plasma-core';
212
+ import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
213
+ import { PopoverPlacement } from '@salutejs/plasma-new-hope/styled-components';
214
+ import type { PopoverPlacement as PopoverPlacement_2 } from '@salutejs/plasma-new-hope';
215
+ import { PopoverPlacementBasic } from '@salutejs/plasma-new-hope/styled-components';
216
+ import type { PopoverPlacementBasic as PopoverPlacementBasic_2 } from '@salutejs/plasma-new-hope';
217
+ import { PopoverProps } from '@salutejs/plasma-new-hope/styled-components';
218
+ import { PopoverTrigger } from '@salutejs/plasma-new-hope/styled-components';
219
+ import { Popup } from '@salutejs/plasma-hope';
220
+ import { popupClasses as popupBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
221
+ import { PopupPlacement as PopupBasePlacement } from '@salutejs/plasma-new-hope/styled-components';
222
+ import { PopupProps as PopupBaseProps } from '@salutejs/plasma-new-hope/styled-components';
223
+ import { PopupProvider as PopupBaseProvider } from '@salutejs/plasma-new-hope/styled-components';
224
+ import { PopupInfo } from '@salutejs/plasma-new-hope/styled-components';
225
+ import { PopupProps } from '@salutejs/plasma-hope';
226
+ import { Portal } from '@salutejs/plasma-new-hope/styled-components';
227
+ import { PortalProps } from '@salutejs/plasma-new-hope/styled-components';
228
+ import { PreviewGallery } from '@salutejs/plasma-hope';
229
+ import { PreviewGalleryItemProps } from '@salutejs/plasma-hope';
230
+ import { PreviewGalleryProps } from '@salutejs/plasma-hope';
231
+ import { priceClasses } from '@salutejs/plasma-new-hope/styled-components';
232
+ import { PriceProps } from '@salutejs/plasma-new-hope/types/components/Price/Price.types';
233
+ import { ProgressProps } from '@salutejs/plasma-new-hope/styled-components';
234
+ import { Property } from 'csstype';
235
+ import { Props } from '@salutejs/plasma-new-hope/types/components/EmptyState/EmptyState.types';
236
+ import { PropsType } from '@salutejs/plasma-new-hope/types/engines/types';
237
+ import { RadioGroup } from '@salutejs/plasma-new-hope/styled-components';
238
+ import { radiuses } from '@salutejs/plasma-core';
239
+ import { RangeInputRefs } from '@salutejs/plasma-new-hope/styled-components';
240
+ import { RangeProps } from '@salutejs/plasma-new-hope/styled-components';
241
+ import { rangeTokens } from '@salutejs/plasma-new-hope/styled-components';
242
+ import { Ratio } from '@salutejs/plasma-new-hope/styled-components';
243
+ import { default as React_2 } from 'react';
244
+ import { ReactElement } from 'react';
245
+ import { ReactFragment } from 'react';
246
+ import { ReactNode } from 'react';
247
+ import { ReactPortal } from 'react';
248
+ import { RectSkeleton } from '@salutejs/plasma-new-hope/styled-components';
249
+ import { RectSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
250
+ import { RefAttributes } from 'react';
251
+ import { RefObject } from 'react';
252
+ import { RequiredProps } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
253
+ import { RightContent } from '@salutejs/plasma-new-hope/styled-components';
254
+ import { Roundness } from '@salutejs/plasma-core';
255
+ import { RoundnessProps } from '@salutejs/plasma-core';
256
+ import { Row } from '@salutejs/plasma-new-hope/styled-components';
257
+ import { ScreenConfig } from '@salutejs/plasma-new-hope/styled-components';
258
+ import { ScreenMap } from '@salutejs/plasma-new-hope/styled-components';
259
+ import { ScreenVariant } from '@salutejs/plasma-new-hope/styled-components';
260
+ import { ScrollSnapProps } from '@salutejs/plasma-core';
261
+ import { SegmentGroupProps } from '@salutejs/plasma-new-hope/styled-components';
262
+ import { SegmentItemProps } from '@salutejs/plasma-new-hope/styled-components';
263
+ import { SegmentProvider } from '@salutejs/plasma-new-hope/styled-components';
264
+ import { SegmentProviderProps } from '@salutejs/plasma-new-hope/styled-components';
265
+ import { SelectGroup } from '@salutejs/plasma-hope';
266
+ import { MergedSelectProps as SelectProps } from '@salutejs/plasma-new-hope/styled-components';
267
+ import { SelectProps as SelectPropsHope } from '@salutejs/plasma-hope';
268
+ import { selectText } from '@salutejs/plasma-hope';
269
+ import { setRef } from '@salutejs/plasma-core';
270
+ import { shadows } from '@salutejs/plasma-core';
271
+ import { sheetClasses } from '@salutejs/plasma-new-hope/styled-components';
272
+ import { SheetProps } from '@salutejs/plasma-new-hope/styled-components';
273
+ import { ShiftProps } from '@salutejs/plasma-core';
274
+ import { ShowToastArgs } from '@salutejs/plasma-new-hope/styled-components';
275
+ import { SkeletonGradientProps } from '@salutejs/plasma-core';
276
+ import { SkeletonGradientProps as SkeletonGradientProps_2 } from '@salutejs/plasma-new-hope/styled-components';
277
+ import { SkeletonSizeProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/Skeleton.types';
278
+ import { SliderBaseProps } from '@salutejs/plasma-new-hope/types/components/Slider/components/SliderBase/SliderBase.types';
279
+ import { SliderInternalProps } from '@salutejs/plasma-new-hope/types/components/Slider/components';
280
+ import { SliderProps } from '@salutejs/plasma-new-hope/styled-components';
281
+ import { SmartPaginationDots } from '@salutejs/plasma-hope';
282
+ import { SmartPaginationDotsProps } from '@salutejs/plasma-hope';
283
+ import { SnapAlign } from '@salutejs/plasma-core';
284
+ import { SnapType } from '@salutejs/plasma-core';
285
+ import { spacing } from '@salutejs/plasma-core';
286
+ import { SpacingProps } from '@salutejs/plasma-core';
287
+ import { SpacingProps as SpacingProps_2 } from '@salutejs/plasma-new-hope/styled-components';
288
+ import { SpinnerProps } from '@salutejs/plasma-core';
289
+ import { SSRProvider } from '@salutejs/plasma-new-hope/styled-components';
290
+ import { StatusLabels } from '@salutejs/plasma-new-hope/types/components/Avatar/Avatar.types';
291
+ import { StatusType } from '@salutejs/plasma-hope';
292
+ import { StepItemProps } from '@salutejs/plasma-new-hope/styled-components';
293
+ import { StepsProps } from '@salutejs/plasma-new-hope/types/components/Steps/Steps.types';
294
+ import { StyledCard } from '@salutejs/plasma-hope';
295
+ import { StyledComponent } from 'styled-components';
296
+ import { StyledPreviewGallery } from '@salutejs/plasma-hope';
297
+ import { SubtitleProps } from '@salutejs/plasma-new-hope/styled-components';
298
+ import { SwitchProps as SwitchProps_2 } from '@salutejs/plasma-new-hope/styled-components';
299
+ import { SyntheticEvent } from 'react';
300
+ import { syntheticFocus } from '@salutejs/plasma-core';
301
+ import { TabItemProps } from '@salutejs/plasma-new-hope/styled-components';
302
+ import { TabItemRefs } from '@salutejs/plasma-new-hope/styled-components';
303
+ import { TabsContext } from '@salutejs/plasma-new-hope/styled-components';
304
+ import { TabsControllerProps } from '@salutejs/plasma-new-hope/styled-components';
305
+ import { TabsProps } from '@salutejs/plasma-new-hope/styled-components';
306
+ import { TextareaHTMLAttributes } from '@salutejs/plasma-core';
307
+ import { TextareaHTMLAttributes as TextareaHTMLAttributes_2 } from '@salutejs/plasma-new-hope/styled-components';
308
+ import type { TextAreaProps as TextAreaProps_2 } from '@salutejs/plasma-hope';
309
+ import { TextareaResize } from '@salutejs/plasma-core';
310
+ import { TextFieldGroupProps } from '@salutejs/plasma-new-hope/styled-components';
311
+ import { TextFieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
312
+ import { TextfieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
313
+ import type { TextFieldProps as TextFieldProps_3 } from '@salutejs/plasma-hope';
314
+ import { TextFieldView } from '@salutejs/plasma-hope';
315
+ import { TextSkeletonBaseProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/TextSkeleton/TextSkeleton.types';
316
+ import { TextSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
317
+ import { TimingFunction } from '@salutejs/plasma-core';
318
+ import { ToastPosition } from '@salutejs/plasma-new-hope/styled-components';
319
+ import { ToastProps } from '@salutejs/plasma-new-hope/styled-components';
320
+ import { ToastRole } from '@salutejs/plasma-new-hope/styled-components';
321
+ import { toCssSize } from '@salutejs/plasma-core';
322
+ import { ToolbarProps } from '@salutejs/plasma-new-hope/styled-components';
323
+ import { toolbarTokens } from '@salutejs/plasma-new-hope/styled-components';
324
+ import { TooltipProps } from '@salutejs/plasma-new-hope/styled-components';
325
+ import { transformStyles } from '@salutejs/plasma-core';
326
+ import { TypographyOldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Old/TypographyOld';
327
+ import { TypographyVariants } from '@salutejs/plasma-new-hope/types/components/Editable/Editable.types';
328
+ import { Upload } from '@salutejs/plasma-hope';
329
+ import { UploadAudio } from '@salutejs/plasma-hope';
330
+ import { UploadAudioProps } from '@salutejs/plasma-hope';
331
+ import { UploadProgress } from '@salutejs/plasma-hope';
332
+ import { UploadProgressProps } from '@salutejs/plasma-hope';
333
+ import { UploadProps } from '@salutejs/plasma-hope';
334
+ import { UploadVisual } from '@salutejs/plasma-hope';
335
+ import { UploadVisualProps } from '@salutejs/plasma-hope';
336
+ import { useDebouncedFunction } from '@salutejs/plasma-core';
337
+ import { useFocusTrap } from '@salutejs/plasma-hope';
338
+ import { useForkRef } from '@salutejs/plasma-core';
339
+ import { useIsomorphicLayoutEffect } from '@salutejs/plasma-core';
340
+ import { usePopupContext as usePopupBaseContext } from '@salutejs/plasma-new-hope/styled-components';
341
+ import { useSegment } from '@salutejs/plasma-new-hope/styled-components';
342
+ import { useToast } from '@salutejs/plasma-new-hope/styled-components';
343
+ import { ValidationResult } from '@salutejs/plasma-hope';
344
+ import { ValidatorReturnType } from '@salutejs/plasma-new-hope/types/components/Dropzone/Dropzone.types';
345
+ import { Variants } from '@salutejs/plasma-new-hope/types/engines/types';
346
+ import { View } from '@salutejs/plasma-core';
347
+ import { ViewProps } from '@salutejs/plasma-core';
348
+ import { views } from '@salutejs/plasma-core';
349
+ import { withAssistiveDropdown } from '@salutejs/plasma-hope';
350
+ import { withAutoFocus } from '@salutejs/plasma-core';
351
+ import { WithAutoFocusProps } from '@salutejs/plasma-core';
352
+ import { withSkeleton } from '@salutejs/plasma-new-hope/styled-components';
353
+ import { WithSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
354
+
355
+ // @public
356
+ export const Accordion: FunctionComponent<PropsType< {
357
+ view: {
358
+ default: PolymorphicClassName;
359
+ secondary: PolymorphicClassName;
360
+ outlined: PolymorphicClassName;
361
+ clear: PolymorphicClassName;
362
+ };
363
+ size: {
364
+ l: PolymorphicClassName;
365
+ m: PolymorphicClassName;
366
+ s: PolymorphicClassName;
367
+ xs: PolymorphicClassName;
368
+ };
369
+ stretching: {
370
+ filled: PolymorphicClassName;
371
+ fixed: PolymorphicClassName;
372
+ };
373
+ }> & {
374
+ view?: string | undefined;
375
+ size?: string | undefined;
376
+ singleActive?: boolean | undefined;
377
+ defaultActiveEventKey?: number[] | undefined;
378
+ disabled?: boolean | undefined;
379
+ stretching?: "fixed" | "filled" | undefined;
380
+ onChange?: ((index?: number | undefined, value?: boolean | undefined) => void) | undefined;
381
+ children?: ReactNode;
382
+ className?: string | undefined;
383
+ } & RefAttributes<HTMLDivElement>>;
384
+
385
+ export { AccordionItem }
386
+
387
+ export { AccordionProps }
388
+
389
+ export { addFocus }
390
+
391
+ export { addNotification }
392
+
393
+ export { animatedScrollToX }
394
+
395
+ export { animatedScrollToY }
396
+
397
+ export { applyBlur }
398
+
399
+ export { applyDisabled }
400
+
401
+ export { applyEllipsis }
402
+
403
+ export { applyHyphens }
404
+
405
+ export { applyMaxLines }
406
+
407
+ export { applyNoSelect }
408
+
409
+ export { applyRoundness }
410
+
411
+ export { applyScrollSnap }
412
+
413
+ export { applySkeletonGradient }
414
+
415
+ export { applySpacing }
416
+
417
+ export { applyView }
418
+
419
+ export { arrayItemRemoving }
420
+
421
+ export { arrayItemSelecting }
422
+
423
+ export { arrayItemSwapping }
424
+
425
+ export { AsProps }
426
+
427
+ // @public
428
+ export const Attach: FunctionComponent<PropsType< {
429
+ view: {
430
+ default: PolymorphicClassName;
431
+ accent: PolymorphicClassName;
432
+ secondary: PolymorphicClassName;
433
+ clear: PolymorphicClassName;
434
+ success: PolymorphicClassName;
435
+ warning: PolymorphicClassName;
436
+ critical: PolymorphicClassName;
437
+ dark: PolymorphicClassName;
438
+ black: PolymorphicClassName;
439
+ white: PolymorphicClassName;
440
+ };
441
+ size: {
442
+ l: PolymorphicClassName;
443
+ m: PolymorphicClassName;
444
+ s: PolymorphicClassName;
445
+ xs: PolymorphicClassName;
446
+ };
447
+ }> & ((HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
448
+ text?: string | undefined;
449
+ contentLeft?: ReactNode;
450
+ contentPlacing?: ("default" | "relaxed") | undefined;
451
+ isLoading?: boolean | undefined;
452
+ loader?: ReactNode;
453
+ stretch?: boolean | undefined;
454
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
455
+ square?: boolean | undefined;
456
+ focused?: boolean | undefined;
457
+ disabled?: boolean | undefined;
458
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
459
+ view?: string | undefined;
460
+ size?: string | undefined;
461
+ outlined?: boolean | undefined;
462
+ shiftLeft?: boolean | undefined;
463
+ shiftRight?: boolean | undefined;
464
+ blur?: "small" | "medium" | "large" | undefined;
465
+ } & {
466
+ value?: string | number | undefined;
467
+ contentRight?: undefined;
468
+ } & BaseAttachProps & {
469
+ buttonType?: "button" | undefined;
470
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
471
+ text?: string | undefined;
472
+ contentLeft?: ReactNode;
473
+ contentPlacing?: ("default" | "relaxed") | undefined;
474
+ isLoading?: boolean | undefined;
475
+ loader?: ReactNode;
476
+ stretch?: boolean | undefined;
477
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
478
+ square?: boolean | undefined;
479
+ focused?: boolean | undefined;
480
+ disabled?: boolean | undefined;
481
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
482
+ view?: string | undefined;
483
+ size?: string | undefined;
484
+ outlined?: boolean | undefined;
485
+ shiftLeft?: boolean | undefined;
486
+ shiftRight?: boolean | undefined;
487
+ blur?: "small" | "medium" | "large" | undefined;
488
+ } & {
489
+ value?: string | number | undefined;
490
+ contentRight?: undefined;
491
+ } & BaseAttachProps & {
492
+ buttonType?: "button" | undefined;
493
+ } & {
494
+ value?: undefined;
495
+ contentRight?: ReactNode;
496
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
497
+ text?: string | undefined;
498
+ contentLeft?: ReactNode;
499
+ contentPlacing?: ("default" | "relaxed") | undefined;
500
+ isLoading?: boolean | undefined;
501
+ loader?: ReactNode;
502
+ stretch?: boolean | undefined;
503
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
504
+ square?: boolean | undefined;
505
+ focused?: boolean | undefined;
506
+ disabled?: boolean | undefined;
507
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
508
+ view?: string | undefined;
509
+ size?: string | undefined;
510
+ outlined?: boolean | undefined;
511
+ shiftLeft?: boolean | undefined;
512
+ shiftRight?: boolean | undefined;
513
+ blur?: "small" | "medium" | "large" | undefined;
514
+ } & {
515
+ value?: string | number | undefined;
516
+ contentRight?: undefined;
517
+ } & BaseAttachProps & {
518
+ buttonType?: "iconButton" | undefined;
519
+ icon?: ReactNode;
520
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
521
+ text?: string | undefined;
522
+ contentLeft?: ReactNode;
523
+ contentPlacing?: ("default" | "relaxed") | undefined;
524
+ isLoading?: boolean | undefined;
525
+ loader?: ReactNode;
526
+ stretch?: boolean | undefined;
527
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
528
+ square?: boolean | undefined;
529
+ focused?: boolean | undefined;
530
+ disabled?: boolean | undefined;
531
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
532
+ view?: string | undefined;
533
+ size?: string | undefined;
534
+ outlined?: boolean | undefined;
535
+ shiftLeft?: boolean | undefined;
536
+ shiftRight?: boolean | undefined;
537
+ blur?: "small" | "medium" | "large" | undefined;
538
+ } & {
539
+ value?: string | number | undefined;
540
+ contentRight?: undefined;
541
+ } & BaseAttachProps & {
542
+ buttonType?: "iconButton" | undefined;
543
+ icon?: ReactNode;
544
+ } & {
545
+ value?: undefined;
546
+ contentRight?: ReactNode;
547
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
548
+ text?: string | undefined;
549
+ contentLeft?: ReactNode;
550
+ contentPlacing?: ("default" | "relaxed") | undefined;
551
+ isLoading?: boolean | undefined;
552
+ loader?: ReactNode;
553
+ stretch?: boolean | undefined;
554
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
555
+ square?: boolean | undefined;
556
+ focused?: boolean | undefined;
557
+ disabled?: boolean | undefined;
558
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
559
+ view?: string | undefined;
560
+ size?: string | undefined;
561
+ outlined?: boolean | undefined;
562
+ shiftLeft?: boolean | undefined;
563
+ shiftRight?: boolean | undefined;
564
+ blur?: "small" | "medium" | "large" | undefined;
565
+ } & {
566
+ value?: undefined;
567
+ contentRight?: ReactNode;
568
+ } & BaseAttachProps & {
569
+ buttonType?: "button" | undefined;
570
+ } & {
571
+ value?: string | number | undefined;
572
+ contentRight?: undefined;
573
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
574
+ text?: string | undefined;
575
+ contentLeft?: ReactNode;
576
+ contentPlacing?: ("default" | "relaxed") | undefined;
577
+ isLoading?: boolean | undefined;
578
+ loader?: ReactNode;
579
+ stretch?: boolean | undefined;
580
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
581
+ square?: boolean | undefined;
582
+ focused?: boolean | undefined;
583
+ disabled?: boolean | undefined;
584
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
585
+ view?: string | undefined;
586
+ size?: string | undefined;
587
+ outlined?: boolean | undefined;
588
+ shiftLeft?: boolean | undefined;
589
+ shiftRight?: boolean | undefined;
590
+ blur?: "small" | "medium" | "large" | undefined;
591
+ } & {
592
+ value?: undefined;
593
+ contentRight?: ReactNode;
594
+ } & BaseAttachProps & {
595
+ buttonType?: "button" | undefined;
596
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
597
+ text?: string | undefined;
598
+ contentLeft?: ReactNode;
599
+ contentPlacing?: ("default" | "relaxed") | undefined;
600
+ isLoading?: boolean | undefined;
601
+ loader?: ReactNode;
602
+ stretch?: boolean | undefined;
603
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
604
+ square?: boolean | undefined;
605
+ focused?: boolean | undefined;
606
+ disabled?: boolean | undefined;
607
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
608
+ view?: string | undefined;
609
+ size?: string | undefined;
610
+ outlined?: boolean | undefined;
611
+ shiftLeft?: boolean | undefined;
612
+ shiftRight?: boolean | undefined;
613
+ blur?: "small" | "medium" | "large" | undefined;
614
+ } & {
615
+ value?: undefined;
616
+ contentRight?: ReactNode;
617
+ } & BaseAttachProps & {
618
+ buttonType?: "iconButton" | undefined;
619
+ icon?: ReactNode;
620
+ } & {
621
+ value?: string | number | undefined;
622
+ contentRight?: undefined;
623
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
624
+ text?: string | undefined;
625
+ contentLeft?: ReactNode;
626
+ contentPlacing?: ("default" | "relaxed") | undefined;
627
+ isLoading?: boolean | undefined;
628
+ loader?: ReactNode;
629
+ stretch?: boolean | undefined;
630
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
631
+ square?: boolean | undefined;
632
+ focused?: boolean | undefined;
633
+ disabled?: boolean | undefined;
634
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
635
+ view?: string | undefined;
636
+ size?: string | undefined;
637
+ outlined?: boolean | undefined;
638
+ shiftLeft?: boolean | undefined;
639
+ shiftRight?: boolean | undefined;
640
+ blur?: "small" | "medium" | "large" | undefined;
641
+ } & {
642
+ value?: undefined;
643
+ contentRight?: ReactNode;
644
+ } & BaseAttachProps & {
645
+ buttonType?: "iconButton" | undefined;
646
+ icon?: ReactNode;
647
+ } & RefAttributes<HTMLDivElement>))>;
648
+
649
+ export { AudioPlayer }
650
+
651
+ export { AudioPlayerProps }
652
+
653
+ // @public (undocumented)
654
+ export const Autocomplete: FunctionComponent<PropsType< {
655
+ view: {
656
+ default: PolymorphicClassName;
657
+ positive: PolymorphicClassName;
658
+ warning: PolymorphicClassName;
659
+ negative: PolymorphicClassName;
660
+ };
661
+ size: {
662
+ l: PolymorphicClassName;
663
+ m: PolymorphicClassName;
664
+ s: PolymorphicClassName;
665
+ xs: PolymorphicClassName;
666
+ };
667
+ labelPlacement: {
668
+ inner: PolymorphicClassName;
669
+ outer: PolymorphicClassName;
670
+ };
671
+ disabled: {
672
+ true: PolymorphicClassName;
673
+ };
674
+ readOnly: {
675
+ true: PolymorphicClassName;
676
+ };
677
+ }> & ((BaseProps & Omit<{
678
+ titleCaption?: ReactNode;
679
+ leftHelper?: string | undefined;
680
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
681
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
682
+ textBefore?: string | undefined;
683
+ textAfter?: string | undefined;
684
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
685
+ } & LabelProps & RequiredProps & {
686
+ clear?: boolean | undefined;
687
+ hasDivider?: boolean | undefined;
688
+ } & {
689
+ hintText: string;
690
+ hintTrigger?: "hover" | "click" | undefined;
691
+ hintView?: string | undefined;
692
+ hintSize?: string | undefined;
693
+ hintTargetIcon?: ReactNode;
694
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
695
+ hintHasArrow?: boolean | undefined;
696
+ hintOffset?: [number, number] | undefined;
697
+ hintWidth?: string | undefined;
698
+ hintContentLeft?: ReactNode;
699
+ } & {
700
+ chips?: undefined;
701
+ onChangeChips?: undefined;
702
+ enumerationType?: "plain" | undefined;
703
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
704
+ chipType?: undefined;
705
+ chipView?: undefined;
706
+ chipValidator?: undefined;
707
+ }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
708
+ titleCaption?: ReactNode;
709
+ leftHelper?: string | undefined;
710
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
711
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
712
+ textBefore?: string | undefined;
713
+ textAfter?: string | undefined;
714
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
715
+ } & LabelProps & RequiredProps & {
716
+ clear?: boolean | undefined;
717
+ hasDivider?: boolean | undefined;
718
+ } & {
719
+ hintText: string;
720
+ hintTrigger?: "hover" | "click" | undefined;
721
+ hintView?: string | undefined;
722
+ hintSize?: string | undefined;
723
+ hintTargetIcon?: ReactNode;
724
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
725
+ hintHasArrow?: boolean | undefined;
726
+ hintOffset?: [number, number] | undefined;
727
+ hintWidth?: string | undefined;
728
+ hintContentLeft?: ReactNode;
729
+ } & {
730
+ enumerationType: "chip";
731
+ onSearch?: undefined;
732
+ chips?: TextFieldPrimitiveValue[] | undefined;
733
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
734
+ chipType?: "default" | "text" | undefined;
735
+ chipView?: string | undefined;
736
+ chipValidator?: ((value: string) => {
737
+ view?: string | undefined;
738
+ }) | undefined;
739
+ }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
740
+ titleCaption?: ReactNode;
741
+ leftHelper?: string | undefined;
742
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
743
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
744
+ textBefore?: string | undefined;
745
+ textAfter?: string | undefined;
746
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
747
+ } & LabelProps & RequiredProps & {
748
+ clear?: boolean | undefined;
749
+ hasDivider?: boolean | undefined;
750
+ } & {
751
+ hintTrigger?: undefined;
752
+ hintText?: undefined;
753
+ hintView?: undefined;
754
+ hintSize?: undefined;
755
+ hintTargetIcon?: undefined;
756
+ hintPlacement?: undefined;
757
+ hintHasArrow?: undefined;
758
+ hintOffset?: undefined;
759
+ hintWidth?: undefined;
760
+ hintContentLeft?: undefined;
761
+ } & {
762
+ chips?: undefined;
763
+ onChangeChips?: undefined;
764
+ enumerationType?: "plain" | undefined;
765
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
766
+ chipType?: undefined;
767
+ chipView?: undefined;
768
+ chipValidator?: undefined;
769
+ }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
770
+ titleCaption?: ReactNode;
771
+ leftHelper?: string | undefined;
772
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
773
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
774
+ textBefore?: string | undefined;
775
+ textAfter?: string | undefined;
776
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
777
+ } & LabelProps & RequiredProps & {
778
+ clear?: boolean | undefined;
779
+ hasDivider?: boolean | undefined;
780
+ } & {
781
+ hintTrigger?: undefined;
782
+ hintText?: undefined;
783
+ hintView?: undefined;
784
+ hintSize?: undefined;
785
+ hintTargetIcon?: undefined;
786
+ hintPlacement?: undefined;
787
+ hintHasArrow?: undefined;
788
+ hintOffset?: undefined;
789
+ hintWidth?: undefined;
790
+ hintContentLeft?: undefined;
791
+ } & {
792
+ enumerationType: "chip";
793
+ onSearch?: undefined;
794
+ chips?: TextFieldPrimitiveValue[] | undefined;
795
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
796
+ chipType?: "default" | "text" | undefined;
797
+ chipView?: string | undefined;
798
+ chipValidator?: ((value: string) => {
799
+ view?: string | undefined;
800
+ }) | undefined;
801
+ }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
802
+ titleCaption?: ReactNode;
803
+ leftHelper?: string | undefined;
804
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
805
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
806
+ textBefore?: string | undefined;
807
+ textAfter?: string | undefined;
808
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
809
+ } & LabelProps & RequiredProps & {
810
+ clear?: false | undefined;
811
+ hasDivider?: undefined;
812
+ } & {
813
+ hintText: string;
814
+ hintTrigger?: "hover" | "click" | undefined;
815
+ hintView?: string | undefined;
816
+ hintSize?: string | undefined;
817
+ hintTargetIcon?: ReactNode;
818
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
819
+ hintHasArrow?: boolean | undefined;
820
+ hintOffset?: [number, number] | undefined;
821
+ hintWidth?: string | undefined;
822
+ hintContentLeft?: ReactNode;
823
+ } & {
824
+ chips?: undefined;
825
+ onChangeChips?: undefined;
826
+ enumerationType?: "plain" | undefined;
827
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
828
+ chipType?: undefined;
829
+ chipView?: undefined;
830
+ chipValidator?: undefined;
831
+ }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
832
+ titleCaption?: ReactNode;
833
+ leftHelper?: string | undefined;
834
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
835
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
836
+ textBefore?: string | undefined;
837
+ textAfter?: string | undefined;
838
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
839
+ } & LabelProps & RequiredProps & {
840
+ clear?: false | undefined;
841
+ hasDivider?: undefined;
842
+ } & {
843
+ hintText: string;
844
+ hintTrigger?: "hover" | "click" | undefined;
845
+ hintView?: string | undefined;
846
+ hintSize?: string | undefined;
847
+ hintTargetIcon?: ReactNode;
848
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
849
+ hintHasArrow?: boolean | undefined;
850
+ hintOffset?: [number, number] | undefined;
851
+ hintWidth?: string | undefined;
852
+ hintContentLeft?: ReactNode;
853
+ } & {
854
+ enumerationType: "chip";
855
+ onSearch?: undefined;
856
+ chips?: TextFieldPrimitiveValue[] | undefined;
857
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
858
+ chipType?: "default" | "text" | undefined;
859
+ chipView?: string | undefined;
860
+ chipValidator?: ((value: string) => {
861
+ view?: string | undefined;
862
+ }) | undefined;
863
+ }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
864
+ titleCaption?: ReactNode;
865
+ leftHelper?: string | undefined;
866
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
867
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
868
+ textBefore?: string | undefined;
869
+ textAfter?: string | undefined;
870
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
871
+ } & LabelProps & RequiredProps & {
872
+ clear?: false | undefined;
873
+ hasDivider?: undefined;
874
+ } & {
875
+ hintTrigger?: undefined;
876
+ hintText?: undefined;
877
+ hintView?: undefined;
878
+ hintSize?: undefined;
879
+ hintTargetIcon?: undefined;
880
+ hintPlacement?: undefined;
881
+ hintHasArrow?: undefined;
882
+ hintOffset?: undefined;
883
+ hintWidth?: undefined;
884
+ hintContentLeft?: undefined;
885
+ } & {
886
+ chips?: undefined;
887
+ onChangeChips?: undefined;
888
+ enumerationType?: "plain" | undefined;
889
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
890
+ chipType?: undefined;
891
+ chipView?: undefined;
892
+ chipValidator?: undefined;
893
+ }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
894
+ titleCaption?: ReactNode;
895
+ leftHelper?: string | undefined;
896
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
897
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
898
+ textBefore?: string | undefined;
899
+ textAfter?: string | undefined;
900
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
901
+ } & LabelProps & RequiredProps & {
902
+ clear?: false | undefined;
903
+ hasDivider?: undefined;
904
+ } & {
905
+ hintTrigger?: undefined;
906
+ hintText?: undefined;
907
+ hintView?: undefined;
908
+ hintSize?: undefined;
909
+ hintTargetIcon?: undefined;
910
+ hintPlacement?: undefined;
911
+ hintHasArrow?: undefined;
912
+ hintOffset?: undefined;
913
+ hintWidth?: undefined;
914
+ hintContentLeft?: undefined;
915
+ } & {
916
+ enumerationType: "chip";
917
+ onSearch?: undefined;
918
+ chips?: TextFieldPrimitiveValue[] | undefined;
919
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
920
+ chipType?: "default" | "text" | undefined;
921
+ chipView?: string | undefined;
922
+ chipValidator?: ((value: string) => {
923
+ view?: string | undefined;
924
+ }) | undefined;
925
+ }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>))>;
926
+
927
+ // @public (undocumented)
928
+ export const Avatar: FunctionComponent<PropsType< {
929
+ view: {
930
+ default: PolymorphicClassName;
931
+ };
932
+ size: {
933
+ xxl: PolymorphicClassName;
934
+ l: PolymorphicClassName;
935
+ m: PolymorphicClassName;
936
+ s: PolymorphicClassName;
937
+ fit: PolymorphicClassName;
938
+ };
939
+ focused: {
940
+ true: PolymorphicClassName;
941
+ };
942
+ }> & HTMLAttributes<HTMLDivElement> & {
943
+ size: "m" | "s" | "l" | "xxl" | "fit";
944
+ name?: string | undefined;
945
+ url?: string | undefined;
946
+ customText?: string | undefined;
947
+ status?: "active" | "inactive" | undefined;
948
+ isScalable?: boolean | undefined;
949
+ focused?: boolean | undefined;
950
+ statusLabels?: StatusLabels | undefined;
951
+ } & RefAttributes<HTMLDivElement>>;
952
+
953
+ // @public (undocumented)
954
+ export const AvatarGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
955
+ children: ReactNode;
956
+ } & RefAttributes<HTMLDivElement>>;
957
+
958
+ export { AvatarGroupProps }
959
+
960
+ export { AvatarProps }
961
+
962
+ // @public
963
+ export const Badge: FunctionComponent<PropsType< {
964
+ view: {
965
+ default: PolymorphicClassName;
966
+ primary: PolymorphicClassName;
967
+ accent: PolymorphicClassName;
968
+ positive: PolymorphicClassName;
969
+ warning: PolymorphicClassName;
970
+ negative: PolymorphicClassName;
971
+ dark: PolymorphicClassName;
972
+ light: PolymorphicClassName;
973
+ };
974
+ size: {
975
+ l: PolymorphicClassName;
976
+ m: PolymorphicClassName;
977
+ s: PolymorphicClassName;
978
+ xs: PolymorphicClassName;
979
+ };
980
+ pilled: {
981
+ true: PolymorphicClassName;
982
+ };
983
+ transparent: {
984
+ true: PolymorphicClassName;
985
+ };
986
+ clear: {
987
+ true: PolymorphicClassName;
988
+ };
989
+ }> & ((HTMLAttributes<HTMLDivElement> & {
990
+ text?: string | undefined;
991
+ customColor?: string | undefined;
992
+ customBackgroundColor?: string | undefined;
993
+ maxWidth?: Property.Width<string | number> | undefined;
994
+ size?: string | undefined;
995
+ view?: string | undefined;
996
+ } & {
997
+ contentLeft?: ReactNode;
998
+ contentRight?: undefined;
999
+ } & {
1000
+ children?: ReactNode;
1001
+ } & {
1002
+ clear?: true | undefined;
1003
+ pilled?: false | undefined;
1004
+ transparent?: false | undefined;
1005
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1006
+ text?: string | undefined;
1007
+ customColor?: string | undefined;
1008
+ customBackgroundColor?: string | undefined;
1009
+ maxWidth?: Property.Width<string | number> | undefined;
1010
+ size?: string | undefined;
1011
+ view?: string | undefined;
1012
+ } & {
1013
+ contentLeft?: ReactNode;
1014
+ contentRight?: undefined;
1015
+ } & {
1016
+ children?: ReactNode;
1017
+ } & {
1018
+ pilled?: true | undefined;
1019
+ transparent?: boolean | undefined;
1020
+ clear?: false | undefined;
1021
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1022
+ text?: string | undefined;
1023
+ customColor?: string | undefined;
1024
+ customBackgroundColor?: string | undefined;
1025
+ maxWidth?: Property.Width<string | number> | undefined;
1026
+ size?: string | undefined;
1027
+ view?: string | undefined;
1028
+ } & {
1029
+ contentLeft?: ReactNode;
1030
+ contentRight?: undefined;
1031
+ } & {
1032
+ children?: ReactNode;
1033
+ } & {
1034
+ pilled?: boolean | undefined;
1035
+ transparent?: true | undefined;
1036
+ clear?: false | undefined;
1037
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1038
+ text?: string | undefined;
1039
+ customColor?: string | undefined;
1040
+ customBackgroundColor?: string | undefined;
1041
+ maxWidth?: Property.Width<string | number> | undefined;
1042
+ size?: string | undefined;
1043
+ view?: string | undefined;
1044
+ } & {
1045
+ contentLeft?: undefined;
1046
+ contentRight?: ReactNode;
1047
+ } & {
1048
+ children?: ReactNode;
1049
+ } & {
1050
+ clear?: true | undefined;
1051
+ pilled?: false | undefined;
1052
+ transparent?: false | undefined;
1053
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1054
+ text?: string | undefined;
1055
+ customColor?: string | undefined;
1056
+ customBackgroundColor?: string | undefined;
1057
+ maxWidth?: Property.Width<string | number> | undefined;
1058
+ size?: string | undefined;
1059
+ view?: string | undefined;
1060
+ } & {
1061
+ contentLeft?: undefined;
1062
+ contentRight?: ReactNode;
1063
+ } & {
1064
+ children?: ReactNode;
1065
+ } & {
1066
+ pilled?: true | undefined;
1067
+ transparent?: boolean | undefined;
1068
+ clear?: false | undefined;
1069
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1070
+ text?: string | undefined;
1071
+ customColor?: string | undefined;
1072
+ customBackgroundColor?: string | undefined;
1073
+ maxWidth?: Property.Width<string | number> | undefined;
1074
+ size?: string | undefined;
1075
+ view?: string | undefined;
1076
+ } & {
1077
+ contentLeft?: undefined;
1078
+ contentRight?: ReactNode;
1079
+ } & {
1080
+ children?: ReactNode;
1081
+ } & {
1082
+ pilled?: boolean | undefined;
1083
+ transparent?: true | undefined;
1084
+ clear?: false | undefined;
1085
+ } & RefAttributes<HTMLDivElement>))>;
1086
+
1087
+ export { BadgeProps }
1088
+
1089
+ export { BlurProps }
1090
+
1091
+ export { blurs }
1092
+
1093
+ // @public (undocumented)
1094
+ export const Body1: FunctionComponent<PropsType< {
1095
+ size: {
1096
+ body1: PolymorphicClassName;
1097
+ };
1098
+ }> & {
1099
+ noWrap?: boolean | undefined;
1100
+ breakWord?: boolean | undefined;
1101
+ color?: string | undefined;
1102
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1103
+
1104
+ // @public (undocumented)
1105
+ export const Body2: FunctionComponent<PropsType< {
1106
+ size: {
1107
+ body2: PolymorphicClassName;
1108
+ };
1109
+ }> & {
1110
+ noWrap?: boolean | undefined;
1111
+ breakWord?: boolean | undefined;
1112
+ color?: string | undefined;
1113
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1114
+
1115
+ // @public (undocumented)
1116
+ export const BodyL: FunctionComponent<PropsType< {
1117
+ size: {
1118
+ l: PolymorphicClassName;
1119
+ };
1120
+ }> & {
1121
+ noWrap?: boolean | undefined;
1122
+ breakWord?: boolean | undefined;
1123
+ color?: string | undefined;
1124
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1125
+
1126
+ // @public (undocumented)
1127
+ export const BodyM: FunctionComponent<PropsType< {
1128
+ size: {
1129
+ m: PolymorphicClassName;
1130
+ };
1131
+ }> & {
1132
+ noWrap?: boolean | undefined;
1133
+ breakWord?: boolean | undefined;
1134
+ color?: string | undefined;
1135
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1136
+
1137
+ // @public (undocumented)
1138
+ export const BodyS: FunctionComponent<PropsType< {
1139
+ size: {
1140
+ s: PolymorphicClassName;
1141
+ };
1142
+ }> & {
1143
+ noWrap?: boolean | undefined;
1144
+ breakWord?: boolean | undefined;
1145
+ color?: string | undefined;
1146
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1147
+
1148
+ // @public (undocumented)
1149
+ export const BodyXS: FunctionComponent<PropsType< {
1150
+ size: {
1151
+ xs: PolymorphicClassName;
1152
+ };
1153
+ }> & {
1154
+ noWrap?: boolean | undefined;
1155
+ breakWord?: boolean | undefined;
1156
+ color?: string | undefined;
1157
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1158
+
1159
+ // @public (undocumented)
1160
+ export const BodyXXS: FunctionComponent<PropsType< {
1161
+ size: {
1162
+ xxs: PolymorphicClassName;
1163
+ };
1164
+ }> & {
1165
+ noWrap?: boolean | undefined;
1166
+ breakWord?: boolean | undefined;
1167
+ color?: string | undefined;
1168
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1169
+
1170
+ // @public
1171
+ export const Breadcrumbs: FunctionComponent<PropsType< {
1172
+ view: {
1173
+ default: PolymorphicClassName;
1174
+ };
1175
+ size: {
1176
+ l: PolymorphicClassName;
1177
+ m: PolymorphicClassName;
1178
+ s: PolymorphicClassName;
1179
+ xs: PolymorphicClassName;
1180
+ };
1181
+ }> & HTMLAttributes<HTMLDivElement> & {
1182
+ view?: string | undefined;
1183
+ size?: string | undefined;
1184
+ separator?: ReactNode;
1185
+ items: BreadcrumbsItem[];
1186
+ showItems?: number | undefined;
1187
+ } & RefAttributes<HTMLDivElement>>;
1188
+
1189
+ export { BreadcrumbsProps }
1190
+
1191
+ export { Breakpoint }
1192
+
1193
+ export { BreakWordProps }
1194
+
1195
+ // @public
1196
+ export const Button: FunctionComponent<PropsType< {
1197
+ view: {
1198
+ default: PolymorphicClassName;
1199
+ primary: PolymorphicClassName;
1200
+ accent: PolymorphicClassName;
1201
+ secondary: PolymorphicClassName;
1202
+ clear: PolymorphicClassName;
1203
+ success: PolymorphicClassName;
1204
+ warning: PolymorphicClassName;
1205
+ critical: PolymorphicClassName;
1206
+ dark: PolymorphicClassName;
1207
+ black: PolymorphicClassName;
1208
+ white: PolymorphicClassName;
1209
+ };
1210
+ size: {
1211
+ xl: PolymorphicClassName;
1212
+ xlr: PolymorphicClassName;
1213
+ l: PolymorphicClassName;
1214
+ lr: PolymorphicClassName;
1215
+ m: PolymorphicClassName;
1216
+ mr: PolymorphicClassName;
1217
+ s: PolymorphicClassName;
1218
+ sr: PolymorphicClassName;
1219
+ xs: PolymorphicClassName;
1220
+ xsr: PolymorphicClassName;
1221
+ xxs: PolymorphicClassName;
1222
+ };
1223
+ disabled: {
1224
+ true: PolymorphicClassName;
1225
+ };
1226
+ focused: {
1227
+ true: PolymorphicClassName;
1228
+ };
1229
+ stretching: {
1230
+ auto: PolymorphicClassName;
1231
+ filled: PolymorphicClassName;
1232
+ fixed: PolymorphicClassName;
1233
+ };
1234
+ }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1235
+ text?: string | undefined;
1236
+ contentLeft?: ReactNode;
1237
+ contentPlacing?: ("default" | "relaxed") | undefined;
1238
+ isLoading?: boolean | undefined;
1239
+ loader?: ReactNode;
1240
+ stretch?: boolean | undefined;
1241
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
1242
+ square?: boolean | undefined;
1243
+ focused?: boolean | undefined;
1244
+ disabled?: boolean | undefined;
1245
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1246
+ view?: string | undefined;
1247
+ size?: string | undefined;
1248
+ outlined?: boolean | undefined;
1249
+ shiftLeft?: boolean | undefined;
1250
+ shiftRight?: boolean | undefined;
1251
+ blur?: "small" | "medium" | "large" | undefined;
1252
+ } & {
1253
+ value?: string | number | undefined;
1254
+ contentRight?: undefined;
1255
+ } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1256
+ text?: string | undefined;
1257
+ contentLeft?: ReactNode;
1258
+ contentPlacing?: ("default" | "relaxed") | undefined;
1259
+ isLoading?: boolean | undefined;
1260
+ loader?: ReactNode;
1261
+ stretch?: boolean | undefined;
1262
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
1263
+ square?: boolean | undefined;
1264
+ focused?: boolean | undefined;
1265
+ disabled?: boolean | undefined;
1266
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1267
+ view?: string | undefined;
1268
+ size?: string | undefined;
1269
+ outlined?: boolean | undefined;
1270
+ shiftLeft?: boolean | undefined;
1271
+ shiftRight?: boolean | undefined;
1272
+ blur?: "small" | "medium" | "large" | undefined;
1273
+ } & {
1274
+ value?: undefined;
1275
+ contentRight?: ReactNode;
1276
+ } & RefAttributes<HTMLButtonElement>))>;
1277
+
1278
+ // @public (undocumented)
1279
+ export const Button1: FunctionComponent<PropsType< {
1280
+ size: {
1281
+ button1: PolymorphicClassName;
1282
+ };
1283
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1284
+
1285
+ // @public (undocumented)
1286
+ export const Button2: FunctionComponent<PropsType< {
1287
+ size: {
1288
+ button2: PolymorphicClassName;
1289
+ };
1290
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1291
+
1292
+ export { ButtonBase }
1293
+
1294
+ // @public
1295
+ export const ButtonGroup: FunctionComponent<PropsType< {
1296
+ view: {
1297
+ default: PolymorphicClassName;
1298
+ primary: PolymorphicClassName;
1299
+ accent: PolymorphicClassName;
1300
+ secondary: PolymorphicClassName;
1301
+ clear: PolymorphicClassName;
1302
+ success: PolymorphicClassName;
1303
+ warning: PolymorphicClassName;
1304
+ critical: PolymorphicClassName;
1305
+ dark: PolymorphicClassName;
1306
+ black: PolymorphicClassName;
1307
+ white: PolymorphicClassName;
1308
+ };
1309
+ size: {
1310
+ xl: PolymorphicClassName;
1311
+ xlr: PolymorphicClassName;
1312
+ l: PolymorphicClassName;
1313
+ lr: PolymorphicClassName;
1314
+ m: PolymorphicClassName;
1315
+ mr: PolymorphicClassName;
1316
+ s: PolymorphicClassName;
1317
+ sr: PolymorphicClassName;
1318
+ xs: PolymorphicClassName;
1319
+ xsr: PolymorphicClassName;
1320
+ xxs: PolymorphicClassName;
1321
+ };
1322
+ orientation: {
1323
+ horizontal: PolymorphicClassName;
1324
+ vertical: PolymorphicClassName;
1325
+ };
1326
+ gap: {
1327
+ none: PolymorphicClassName;
1328
+ dense: PolymorphicClassName;
1329
+ wide: PolymorphicClassName;
1330
+ };
1331
+ shape: {
1332
+ segmented: PolymorphicClassName;
1333
+ default: PolymorphicClassName;
1334
+ };
1335
+ stretching: {
1336
+ auto: PolymorphicClassName;
1337
+ filled: PolymorphicClassName;
1338
+ };
1339
+ }> & ButtonGroupProps & RefAttributes<HTMLDivElement>>;
1340
+
1341
+ export { ButtonGroupProps }
1342
+
1343
+ export { ButtonProps }
1344
+
1345
+ // @public (undocumented)
1346
+ export const Calendar: FC<CalendarProps>;
1347
+
1348
+ // @public (undocumented)
1349
+ export const CalendarBase: FunctionComponent<PropsType< {
1350
+ view: {
1351
+ default: PolymorphicClassName;
1352
+ };
1353
+ size: {
1354
+ l: PolymorphicClassName;
1355
+ m: PolymorphicClassName;
1356
+ s: PolymorphicClassName;
1357
+ xs: PolymorphicClassName;
1358
+ };
1359
+ }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1360
+
1361
+ export { CalendarBaseProps }
1362
+
1363
+ // @public (undocumented)
1364
+ export const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarBaseProps>) => ReactElement<CalendarBaseProps, string | JSXElementConstructor<any>>;
1365
+
1366
+ // @public (undocumented)
1367
+ export const CalendarDouble: FunctionComponent<PropsType< {
1368
+ view: {
1369
+ default: PolymorphicClassName;
1370
+ };
1371
+ size: {
1372
+ l: PolymorphicClassName;
1373
+ m: PolymorphicClassName;
1374
+ s: PolymorphicClassName;
1375
+ xs: PolymorphicClassName;
1376
+ };
1377
+ }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1378
+
1379
+ export { CalendarDoubleProps }
1380
+
1381
+ // @public (undocumented)
1382
+ export const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarDoubleProps>) => ReactElement<CalendarDoubleProps, string | JSXElementConstructor<any>>;
1383
+
1384
+ export { CalendarProps }
1385
+
1386
+ export { CalendarStateType }
1387
+
1388
+ export { canUseDOM }
1389
+
1390
+ // @public (undocumented)
1391
+ export const Caption: FunctionComponent<PropsType< {
1392
+ size: {
1393
+ m: PolymorphicClassName;
1394
+ };
1395
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1396
+
1397
+ export { Card }
1398
+
1399
+ export { CardBadge }
1400
+
1401
+ export { CardBody }
1402
+
1403
+ export { CardBodyProps }
1404
+
1405
+ export { CardContent }
1406
+
1407
+ export { CardContentProps }
1408
+
1409
+ export { CardMedia }
1410
+
1411
+ export { CardMediaProps }
1412
+
1413
+ export { CardProps }
1414
+
1415
+ export { Carousel }
1416
+
1417
+ export { CarouselGridWrapper }
1418
+
1419
+ export { CarouselItem }
1420
+
1421
+ export { CarouselItemProps }
1422
+
1423
+ export { CarouselProps }
1424
+
1425
+ // @public
1426
+ export const Cell: FunctionComponent<PropsType< {
1427
+ view: {
1428
+ default: PolymorphicClassName;
1429
+ };
1430
+ size: {
1431
+ l: PolymorphicClassName;
1432
+ m: PolymorphicClassName;
1433
+ s: PolymorphicClassName;
1434
+ xs: PolymorphicClassName;
1435
+ };
1436
+ }> & (({
1437
+ size?: string | undefined;
1438
+ view?: string | undefined;
1439
+ contentLeft?: ReactNode;
1440
+ contentRight?: ReactNode;
1441
+ alignContentLeft?: AlignProp | undefined;
1442
+ alignContentRight?: AlignProp | undefined;
1443
+ stretching?: "auto" | "fixed" | "filled" | undefined;
1444
+ content?: ReactNode;
1445
+ description?: string | undefined;
1446
+ } & {
1447
+ title?: string | undefined;
1448
+ subtitle?: string | undefined;
1449
+ label?: string | undefined;
1450
+ children?: undefined;
1451
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>) | ({
1452
+ size?: string | undefined;
1453
+ view?: string | undefined;
1454
+ contentLeft?: ReactNode;
1455
+ contentRight?: ReactNode;
1456
+ alignContentLeft?: AlignProp | undefined;
1457
+ alignContentRight?: AlignProp | undefined;
1458
+ stretching?: "auto" | "fixed" | "filled" | undefined;
1459
+ content?: ReactNode;
1460
+ description?: string | undefined;
1461
+ } & {
1462
+ title?: undefined;
1463
+ subtitle?: undefined;
1464
+ label?: undefined;
1465
+ children?: ReactNode;
1466
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>))>;
1467
+
1468
+ export { CellProps }
1469
+
1470
+ export { CellTextbox }
1471
+
1472
+ export { CellTextboxLabel }
1473
+
1474
+ export { CellTextboxSubtitle }
1475
+
1476
+ export { CellTextboxTitle }
1477
+
1478
+ // @public
1479
+ export const Checkbox: FunctionComponent<PropsType< {
1480
+ size: {
1481
+ s: PolymorphicClassName;
1482
+ m: PolymorphicClassName;
1483
+ };
1484
+ view: {
1485
+ default: PolymorphicClassName;
1486
+ primary: PolymorphicClassName;
1487
+ secondary: PolymorphicClassName;
1488
+ tertiary: PolymorphicClassName;
1489
+ paragraph: PolymorphicClassName;
1490
+ accent: PolymorphicClassName;
1491
+ positive: PolymorphicClassName;
1492
+ warning: PolymorphicClassName;
1493
+ negative: PolymorphicClassName;
1494
+ };
1495
+ disabled: {
1496
+ true: PolymorphicClassName;
1497
+ };
1498
+ focused: {
1499
+ true: PolymorphicClassName;
1500
+ };
1501
+ }> & CheckboxProps_2 & RefAttributes<HTMLInputElement>>;
1502
+
1503
+ // Warning: (ae-forgotten-export) The symbol "CheckboxComponent" needs to be exported by the entry point index.d.ts
1504
+ //
1505
+ // @public (undocumented)
1506
+ export type CheckboxProps = ComponentProps<typeof CheckboxComponent>;
1507
+
1508
+ // @public
1509
+ export const Chip: FunctionComponent<PropsType< {
1510
+ view: {
1511
+ default: PolymorphicClassName;
1512
+ primary: PolymorphicClassName;
1513
+ secondary: PolymorphicClassName;
1514
+ accent: PolymorphicClassName;
1515
+ positive: PolymorphicClassName;
1516
+ warning: PolymorphicClassName;
1517
+ negative: PolymorphicClassName;
1518
+ };
1519
+ size: {
1520
+ l: PolymorphicClassName;
1521
+ m: PolymorphicClassName;
1522
+ s: PolymorphicClassName;
1523
+ xs: PolymorphicClassName;
1524
+ };
1525
+ disabled: {
1526
+ true: PolymorphicClassName;
1527
+ };
1528
+ focused: {
1529
+ true: PolymorphicClassName;
1530
+ };
1531
+ pilled: {
1532
+ true: PolymorphicClassName;
1533
+ };
1534
+ }> & ChipProps & RefAttributes<HTMLButtonElement>>;
1535
+
1536
+ // @public (undocumented)
1537
+ export const ChipGroup: FunctionComponent<PropsType< {
1538
+ view: {
1539
+ default: PolymorphicClassName;
1540
+ secondary: PolymorphicClassName;
1541
+ accent: PolymorphicClassName;
1542
+ };
1543
+ size: {
1544
+ l: PolymorphicClassName;
1545
+ m: PolymorphicClassName;
1546
+ s: PolymorphicClassName;
1547
+ xs: PolymorphicClassName;
1548
+ };
1549
+ gap: {
1550
+ dense: PolymorphicClassName;
1551
+ wide: PolymorphicClassName;
1552
+ };
1553
+ }> & ChipGroupProps & RefAttributes<HTMLDivElement>>;
1554
+
1555
+ export { ChipProps }
1556
+
1557
+ export { clearSelection }
1558
+
1559
+ export { closeNotification }
1560
+
1561
+ export { ClosePlacementType }
1562
+
1563
+ export { Col }
1564
+
1565
+ export { ColCount }
1566
+
1567
+ export { ColOffsetProps }
1568
+
1569
+ export { ColProps }
1570
+
1571
+ export { ColSizeProps }
1572
+
1573
+ // Warning: (ae-forgotten-export) The symbol "CommonProps" needs to be exported by the entry point index.d.ts
1574
+ //
1575
+ // @public (undocumented)
1576
+ export const Combobox: <T extends ItemOption>(props: CommonProps<T> & React_2.RefAttributes<HTMLInputElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
1577
+
1578
+ // @public (undocumented)
1579
+ export const ComboboxDivider: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1580
+ id?: string | undefined;
1581
+ size?: string | undefined;
1582
+ view?: string | undefined;
1583
+ } & RefAttributes<HTMLDivElement>>;
1584
+
1585
+ // @public (undocumented)
1586
+ export const ComboboxFooter: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1587
+ id?: string | undefined;
1588
+ size?: string | undefined;
1589
+ view?: string | undefined;
1590
+ } & RefAttributes<HTMLDivElement>>;
1591
+
1592
+ // @public (undocumented)
1593
+ export const ComboboxGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1594
+ id?: string | undefined;
1595
+ labelClassName?: string | undefined;
1596
+ groupClassName?: string | undefined;
1597
+ label?: ReactNode;
1598
+ role?: string | undefined;
1599
+ size?: string | undefined;
1600
+ view?: string | undefined;
1601
+ } & RefAttributes<HTMLDivElement>>;
1602
+
1603
+ // @public (undocumented)
1604
+ export const ComboboxHeader: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1605
+ id?: string | undefined;
1606
+ size?: string | undefined;
1607
+ view?: string | undefined;
1608
+ } & RefAttributes<HTMLDivElement>>;
1609
+
1610
+ // @public (undocumented)
1611
+ export const ComboboxItem: FunctionComponent<PropsType<Variants> & Omit<HTMLAttributes<HTMLDivElement>, "onSelect"> & {
1612
+ id?: string | undefined;
1613
+ disabled?: boolean | undefined;
1614
+ label?: ReactNode;
1615
+ role?: string | undefined;
1616
+ contentLeft?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1617
+ contentRight?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1618
+ name?: string | undefined;
1619
+ checked?: boolean | undefined;
1620
+ text?: string | undefined;
1621
+ value?: string | number | boolean | undefined;
1622
+ isSelected?: boolean | undefined;
1623
+ onClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1624
+ onSelect?: ((value?: any, text?: any) => void) | undefined;
1625
+ size?: string | undefined;
1626
+ view?: string | undefined;
1627
+ } & RefAttributes<HTMLDivElement>>;
1628
+
1629
+ export { ComboboxProps }
1630
+
1631
+ // @public (undocumented)
1632
+ export const Container: FunctionComponent<PropsType< {
1633
+ view: {
1634
+ default: PolymorphicClassName;
1635
+ legacy: PolymorphicClassName;
1636
+ };
1637
+ }> & ContainerProps & RefAttributes<HTMLDivElement>>;
1638
+
1639
+ export { ContainerProps }
1640
+
1641
+ export { convertRoundnessMatrix }
1642
+
1643
+ // @public
1644
+ export const Counter: FunctionComponent<PropsType< {
1645
+ view: {
1646
+ default: PolymorphicClassName;
1647
+ primary: PolymorphicClassName;
1648
+ accent: PolymorphicClassName;
1649
+ positive: PolymorphicClassName;
1650
+ warning: PolymorphicClassName;
1651
+ negative: PolymorphicClassName;
1652
+ dark: PolymorphicClassName;
1653
+ light: PolymorphicClassName;
1654
+ };
1655
+ size: {
1656
+ l: PolymorphicClassName;
1657
+ m: PolymorphicClassName;
1658
+ s: PolymorphicClassName;
1659
+ xs: PolymorphicClassName;
1660
+ xxs: PolymorphicClassName;
1661
+ };
1662
+ }> & HTMLAttributes<HTMLDivElement> & {
1663
+ count: number;
1664
+ maxCount?: number | undefined;
1665
+ size?: string | undefined;
1666
+ view?: string | undefined;
1667
+ } & RefAttributes<HTMLDivElement>>;
1668
+
1669
+ export { CounterProps }
1670
+
1671
+ export { counterTokens }
1672
+
1673
+ // @public (undocumented)
1674
+ export const DatePicker: FunctionComponent<PropsType< {
1675
+ view: {
1676
+ default: PolymorphicClassName;
1677
+ };
1678
+ size: {
1679
+ l: PolymorphicClassName;
1680
+ m: PolymorphicClassName;
1681
+ s: PolymorphicClassName;
1682
+ xs: PolymorphicClassName;
1683
+ };
1684
+ disabled: {
1685
+ true: PolymorphicClassName;
1686
+ };
1687
+ readOnly: {
1688
+ true: PolymorphicClassName;
1689
+ };
1690
+ }> & DatePickerVariationProps & {
1691
+ requiredPlacement?: "right" | "left" | undefined;
1692
+ required?: boolean | undefined;
1693
+ defaultDate?: Date | undefined;
1694
+ placeholder?: string | undefined;
1695
+ name?: string | undefined;
1696
+ valueError?: boolean | undefined;
1697
+ valueSuccess?: boolean | undefined;
1698
+ leftHelper?: string | undefined;
1699
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1700
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1701
+ textBefore?: string | undefined;
1702
+ textAfter?: string | undefined;
1703
+ onCommitDate?: ((value: string | Date, error?: boolean | undefined, success?: boolean | undefined, dateInfo?: DateInfo | undefined) => void) | undefined;
1704
+ onChangeValue?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value?: string | undefined) => void) | undefined;
1705
+ onChange?: ((event: {
1706
+ target: {
1707
+ value?: string | undefined;
1708
+ name?: string | undefined;
1709
+ };
1710
+ }) => void) | undefined;
1711
+ } & LabelProps & DatePickerCalendarProps & DatePickerPopoverProps & Omit<HTMLAttributes<HTMLDivElement>, "defaultValue"> & RefAttributes<HTMLInputElement>>;
1712
+
1713
+ export { datePickerClasses }
1714
+
1715
+ export { DatePickerPlacement }
1716
+
1717
+ export { DatePickerPlacementBasic }
1718
+
1719
+ export { DatePickerProps }
1720
+
1721
+ // @public (undocumented)
1722
+ export const DatePickerRange: FunctionComponent<PropsType< {
1723
+ view: {
1724
+ default: PolymorphicClassName;
1725
+ };
1726
+ size: {
1727
+ l: PolymorphicClassName;
1728
+ m: PolymorphicClassName;
1729
+ s: PolymorphicClassName;
1730
+ xs: PolymorphicClassName;
1731
+ };
1732
+ disabled: {
1733
+ true: PolymorphicClassName;
1734
+ };
1735
+ readOnly: {
1736
+ true: PolymorphicClassName;
1737
+ };
1738
+ }> & DatePickerVariationProps & {
1739
+ requiredPlacement?: "right" | "left" | undefined;
1740
+ required?: boolean | undefined;
1741
+ defaultFirstDate?: Date | undefined;
1742
+ defaultSecondDate?: Date | undefined;
1743
+ name?: string | undefined;
1744
+ onChangeFirstValue?: ChangeInstanceCallback | undefined;
1745
+ onChangeSecondValue?: ChangeInstanceCallback | undefined;
1746
+ onCommitFirstDate?: CommitInstanceCallback | undefined;
1747
+ onCommitSecondDate?: CommitInstanceCallback | undefined;
1748
+ onChange?: ((event: {
1749
+ target: {
1750
+ value?: string | undefined;
1751
+ name?: string | undefined;
1752
+ };
1753
+ }) => void) | undefined;
1754
+ } & {
1755
+ label?: string | undefined;
1756
+ view?: string | undefined;
1757
+ disabled?: boolean | undefined;
1758
+ autoComplete?: string | undefined;
1759
+ readOnly?: boolean | undefined;
1760
+ required?: boolean | undefined;
1761
+ size?: string | undefined;
1762
+ contentLeft?: ReactNode;
1763
+ contentRight?: ReactNode;
1764
+ leftHelper?: string | undefined;
1765
+ requiredPlacement?: "right" | "left" | undefined;
1766
+ dividerVariant?: "none" | "icon" | "dash" | undefined;
1767
+ dividerIcon?: ReactNode;
1768
+ firstValueError?: boolean | undefined;
1769
+ secondValueError?: boolean | undefined;
1770
+ firstValueSuccess?: boolean | undefined;
1771
+ secondValueSuccess?: boolean | undefined;
1772
+ firstPlaceholder?: string | undefined;
1773
+ secondPlaceholder?: string | undefined;
1774
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1775
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1776
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1777
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1778
+ firstTextfieldTextBefore?: string | undefined;
1779
+ secondTextfieldTextBefore?: string | undefined;
1780
+ firstTextfieldTextAfter?: string | undefined;
1781
+ secondTextfieldTextAfter?: string | undefined;
1782
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1783
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1784
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1785
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1786
+ } & DatePickerCalendarProps & Omit<DatePickerPopoverProps, "placement"> & {
1787
+ placement?: DatePickerRangePlacement | DatePickerRangePlacement[] | undefined;
1788
+ isDoubleCalendar?: boolean | undefined;
1789
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>>;
1790
+
1791
+ export { DatePickerRangePlacement }
1792
+
1793
+ export { DatePickerRangeProps }
1794
+
1795
+ export { datePickerTokens }
1796
+
1797
+ export { defaultValidate }
1798
+
1799
+ export { DisabledProps }
1800
+
1801
+ // @public
1802
+ export const Divider: FunctionComponent<PropsType< {
1803
+ view: {
1804
+ default: PolymorphicClassName;
1805
+ dark: PolymorphicClassName;
1806
+ light: PolymorphicClassName;
1807
+ inverse: PolymorphicClassName;
1808
+ };
1809
+ size: {
1810
+ m: PolymorphicClassName;
1811
+ };
1812
+ orientation: {
1813
+ horizontal: PolymorphicClassName;
1814
+ vertical: PolymorphicClassName;
1815
+ };
1816
+ }> & DividerProps & RefAttributes<HTMLDivElement>>;
1817
+
1818
+ export { DividerProps }
1819
+
1820
+ export { dividerTokens }
1821
+
1822
+ // @public
1823
+ export const Drawer: FunctionComponent<PropsType< {
1824
+ view: {
1825
+ default: PolymorphicClassName;
1826
+ };
1827
+ size: {
1828
+ m: PolymorphicClassName;
1829
+ };
1830
+ borderRadius: {
1831
+ none: PolymorphicClassName;
1832
+ default: PolymorphicClassName;
1833
+ };
1834
+ }> & PopupBaseProps & PanelProps & {
1835
+ placement?: "top" | "right" | "bottom" | "left" | undefined;
1836
+ asModal?: boolean | undefined;
1837
+ withBlur?: boolean | undefined;
1838
+ closeOnEsc?: boolean | undefined;
1839
+ closeOnOverlayClick?: boolean | undefined;
1840
+ onEscKeyDown?: ((event: KeyboardEvent) => void) | undefined;
1841
+ onOverlayClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1842
+ initialFocusRef?: RefObject<HTMLElement> | undefined;
1843
+ focusAfterRef?: RefObject<HTMLElement> | undefined;
1844
+ onClose?: (() => void) | undefined;
1845
+ } & RefAttributes<HTMLDivElement>>;
1846
+
1847
+ // @public
1848
+ export const DrawerContent: FunctionComponent<PropsType<Variants> & {
1849
+ view?: string | undefined;
1850
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1851
+
1852
+ export { DrawerContentProps }
1853
+
1854
+ // @public
1855
+ export const DrawerFooter: FunctionComponent<PropsType<Variants> & {
1856
+ view?: string | undefined;
1857
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1858
+
1859
+ export { DrawerFooterProps }
1860
+
1861
+ // @public
1862
+ export const DrawerHeader: FunctionComponent<PropsType<Variants> & {
1863
+ hasClose?: boolean | undefined;
1864
+ closePlacement?: "right" | "left" | undefined;
1865
+ actions?: ReactNode;
1866
+ onClose?: (() => void) | undefined;
1867
+ view?: string | undefined;
1868
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1869
+
1870
+ export { DrawerHeaderProps }
1871
+
1872
+ export { DrawerProps }
1873
+
1874
+ // @public (undocumented)
1875
+ export const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewProps<T>, "view" | "size"> & Pick<PropsType< {
1876
+ size: {
1877
+ l: PolymorphicClassName;
1878
+ m: PolymorphicClassName;
1879
+ s: PolymorphicClassName;
1880
+ xs: PolymorphicClassName;
1881
+ };
1882
+ view: {
1883
+ default: PolymorphicClassName;
1884
+ };
1885
+ }> & {
1886
+ items: DropdownItemOption[];
1887
+ alwaysOpened?: boolean | undefined;
1888
+ children?: React_2.ReactNode;
1889
+ itemRole?: string | undefined;
1890
+ onHover?: ((index: number) => void) | undefined;
1891
+ onItemSelect?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1892
+ trigger?: DropdownTrigger | undefined;
1893
+ placement?: DropdownPlacement | undefined;
1894
+ offset?: [number, number] | undefined;
1895
+ listWidth?: Property.Width<string | number> | undefined;
1896
+ hasArrow?: boolean | undefined;
1897
+ closeOnSelect?: boolean | undefined;
1898
+ closeOnOverlayClick?: boolean | undefined;
1899
+ onToggle?: ((isOpen: boolean, event: Event | React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1900
+ size?: string | undefined;
1901
+ view?: string | undefined;
1902
+ variant?: "normal" | "tight" | undefined;
1903
+ portal?: string | React_2.RefObject<HTMLElement> | undefined;
1904
+ renderItem?: ((item: DropdownItemOption) => React_2.ReactNode) | undefined;
1905
+ onItemClick?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1906
+ listOverflow?: Property.Overflow | undefined;
1907
+ listHeight?: Property.Height<string | number> | undefined;
1908
+ hoverIndex?: number | undefined;
1909
+ } & React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>, "view" | "size"> & React_2.RefAttributes<HTMLButtonElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
1910
+
1911
+ // @public (undocumented)
1912
+ export const DropdownItem: React_2.ForwardRefExoticComponent<DropdownItemProps & React_2.RefAttributes<HTMLDivElement>>;
1913
+
1914
+ export { DropdownItemProps }
1915
+
1916
+ export { DropdownItemType }
1917
+
1918
+ // @public (undocumented)
1919
+ export const DropdownList: StyledComponent<"ul", any, {}, never>;
1920
+
1921
+ export { DropdownNodeType }
1922
+
1923
+ // @public (undocumented)
1924
+ export const DropdownPopup: React_2.ForwardRefExoticComponent<DropdownPopupProps & React_2.RefAttributes<HTMLDivElement>>;
1925
+
1926
+ export { DropdownPopupProps }
1927
+
1928
+ export { DropdownProps }
1929
+
1930
+ // @public (undocumented)
1931
+ export const Dropzone: FunctionComponent<PropsType< {
1932
+ view: {
1933
+ default: PolymorphicClassName;
1934
+ };
1935
+ size: {
1936
+ m: PolymorphicClassName;
1937
+ };
1938
+ disabled: {
1939
+ true: PolymorphicClassName;
1940
+ };
1941
+ }> & {
1942
+ multiple?: boolean | undefined;
1943
+ title?: string | undefined;
1944
+ description?: string | undefined;
1945
+ icon?: ReactNode;
1946
+ iconPlacement?: "top" | "left" | undefined;
1947
+ size?: string | undefined;
1948
+ view?: string | undefined;
1949
+ disabled?: boolean | undefined;
1950
+ stretch?: boolean | undefined;
1951
+ onDragEnter?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1952
+ onDragLeave?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1953
+ onDragOver?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1954
+ validator?: ((files: File[]) => ValidatorReturnType) | undefined;
1955
+ onDrop?: FileProcessHandler | undefined;
1956
+ onChoseFiles?: FileProcessHandler | undefined;
1957
+ } & InputHTMLAttributes_3<HTMLInputElement> & RefAttributes<HTMLInputElement>>;
1958
+
1959
+ export { dropzoneClasses }
1960
+
1961
+ export { dropzoneTokens }
1962
+
1963
+ // @public (undocumented)
1964
+ export const DsplL: FunctionComponent<PropsType< {
1965
+ size: {
1966
+ l: PolymorphicClassName;
1967
+ };
1968
+ }> & {
1969
+ noWrap?: boolean | undefined;
1970
+ breakWord?: boolean | undefined;
1971
+ color?: string | undefined;
1972
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1973
+
1974
+ // @public (undocumented)
1975
+ export const DsplM: FunctionComponent<PropsType< {
1976
+ size: {
1977
+ m: PolymorphicClassName;
1978
+ };
1979
+ }> & {
1980
+ noWrap?: boolean | undefined;
1981
+ breakWord?: boolean | undefined;
1982
+ color?: string | undefined;
1983
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1984
+
1985
+ // @public (undocumented)
1986
+ export const DsplS: FunctionComponent<PropsType< {
1987
+ size: {
1988
+ s: PolymorphicClassName;
1989
+ };
1990
+ }> & {
1991
+ noWrap?: boolean | undefined;
1992
+ breakWord?: boolean | undefined;
1993
+ color?: string | undefined;
1994
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1995
+
1996
+ // @public (undocumented)
1997
+ export const Editable: FunctionComponent<PropsType< {
1998
+ view: {
1999
+ default: PolymorphicClassName;
2000
+ };
2001
+ size: {
2002
+ m: PolymorphicClassName;
2003
+ };
2004
+ }> & EditableProps<TypographyVariants> & RefAttributes<HTMLInputElement>>;
2005
+
2006
+ export { ElasticGrid }
2007
+
2008
+ export { ElasticGridProps }
2009
+
2010
+ // @public (undocumented)
2011
+ export const EmptyState: FunctionComponent<PropsType< {
2012
+ size: {
2013
+ l: PolymorphicClassName;
2014
+ m: PolymorphicClassName;
2015
+ s: PolymorphicClassName;
2016
+ xs: PolymorphicClassName;
2017
+ };
2018
+ }> & Props & RefAttributes<HTMLDivElement>>;
2019
+
2020
+ export { extractTextFrom }
2021
+
2022
+ export { FocusProps }
2023
+
2024
+ // @public (undocumented)
2025
+ export const Footnote1: FunctionComponent<PropsType< {
2026
+ size: {
2027
+ footnote1: PolymorphicClassName;
2028
+ };
2029
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2030
+
2031
+ // @public (undocumented)
2032
+ export const Footnote2: FunctionComponent<PropsType< {
2033
+ size: {
2034
+ footnote2: PolymorphicClassName;
2035
+ };
2036
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2037
+
2038
+ export { formatCurrency }
2039
+
2040
+ export { gridBreakpoints }
2041
+
2042
+ export { gridColumns }
2043
+
2044
+ export { gridGutters }
2045
+
2046
+ export { gridMargins }
2047
+
2048
+ export { gridSizes }
2049
+
2050
+ // @public (undocumented)
2051
+ export const H1: FunctionComponent<PropsType< {
2052
+ size: {
2053
+ h1: PolymorphicClassName;
2054
+ };
2055
+ }> & {
2056
+ noWrap?: boolean | undefined;
2057
+ breakWord?: boolean | undefined;
2058
+ color?: string | undefined;
2059
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2060
+
2061
+ // @public (undocumented)
2062
+ export const H2: FunctionComponent<PropsType< {
2063
+ size: {
2064
+ h2: PolymorphicClassName;
2065
+ };
2066
+ }> & {
2067
+ noWrap?: boolean | undefined;
2068
+ breakWord?: boolean | undefined;
2069
+ color?: string | undefined;
2070
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2071
+
2072
+ // @public (undocumented)
2073
+ export const H3: FunctionComponent<PropsType< {
2074
+ size: {
2075
+ h3: PolymorphicClassName;
2076
+ };
2077
+ }> & {
2078
+ noWrap?: boolean | undefined;
2079
+ breakWord?: boolean | undefined;
2080
+ color?: string | undefined;
2081
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2082
+
2083
+ // @public (undocumented)
2084
+ export const H4: FunctionComponent<PropsType< {
2085
+ size: {
2086
+ h4: PolymorphicClassName;
2087
+ };
2088
+ }> & {
2089
+ noWrap?: boolean | undefined;
2090
+ breakWord?: boolean | undefined;
2091
+ color?: string | undefined;
2092
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2093
+
2094
+ // @public (undocumented)
2095
+ export const H5: FunctionComponent<PropsType< {
2096
+ size: {
2097
+ h5: PolymorphicClassName;
2098
+ };
2099
+ }> & {
2100
+ noWrap?: boolean | undefined;
2101
+ breakWord?: boolean | undefined;
2102
+ color?: string | undefined;
2103
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2104
+
2105
+ // @public (undocumented)
2106
+ export const Headline1: FunctionComponent<PropsType< {
2107
+ size: {
2108
+ headline1: PolymorphicClassName;
2109
+ };
2110
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2111
+
2112
+ // @public (undocumented)
2113
+ export const Headline2: FunctionComponent<PropsType< {
2114
+ size: {
2115
+ headline2: PolymorphicClassName;
2116
+ };
2117
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2118
+
2119
+ // @public (undocumented)
2120
+ export const Headline3: FunctionComponent<PropsType< {
2121
+ size: {
2122
+ headline3: PolymorphicClassName;
2123
+ };
2124
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2125
+
2126
+ // @public (undocumented)
2127
+ export const Headline4: FunctionComponent<PropsType< {
2128
+ size: {
2129
+ headline4: PolymorphicClassName;
2130
+ };
2131
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2132
+
2133
+ // @public (undocumented)
2134
+ export const Headline5: FunctionComponent<PropsType< {
2135
+ size: {
2136
+ headline5: PolymorphicClassName;
2137
+ };
2138
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2139
+
2140
+ // @public
2141
+ export const IconButton: FunctionComponent<PropsType< {
2142
+ view: {
2143
+ default: PolymorphicClassName;
2144
+ accent: PolymorphicClassName;
2145
+ secondary: PolymorphicClassName;
2146
+ clear: PolymorphicClassName;
2147
+ success: PolymorphicClassName;
2148
+ warning: PolymorphicClassName;
2149
+ critical: PolymorphicClassName;
2150
+ dark: PolymorphicClassName;
2151
+ black: PolymorphicClassName;
2152
+ white: PolymorphicClassName;
2153
+ };
2154
+ size: {
2155
+ xl: PolymorphicClassName;
2156
+ xlr: PolymorphicClassName;
2157
+ l: PolymorphicClassName;
2158
+ lr: PolymorphicClassName;
2159
+ m: PolymorphicClassName;
2160
+ mr: PolymorphicClassName;
2161
+ s: PolymorphicClassName;
2162
+ sr: PolymorphicClassName;
2163
+ xs: PolymorphicClassName;
2164
+ xsr: PolymorphicClassName;
2165
+ };
2166
+ disabled: {
2167
+ true: PolymorphicClassName;
2168
+ };
2169
+ focused: {
2170
+ true: PolymorphicClassName;
2171
+ };
2172
+ }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
2173
+ text?: string | undefined;
2174
+ contentLeft?: ReactNode;
2175
+ contentPlacing?: ("default" | "relaxed") | undefined;
2176
+ isLoading?: boolean | undefined;
2177
+ loader?: ReactNode;
2178
+ stretch?: boolean | undefined;
2179
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
2180
+ square?: boolean | undefined;
2181
+ focused?: boolean | undefined;
2182
+ disabled?: boolean | undefined;
2183
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
2184
+ view?: string | undefined;
2185
+ size?: string | undefined;
2186
+ outlined?: boolean | undefined;
2187
+ shiftLeft?: boolean | undefined;
2188
+ shiftRight?: boolean | undefined;
2189
+ blur?: "small" | "medium" | "large" | undefined;
2190
+ } & {
2191
+ value?: string | number | undefined;
2192
+ contentRight?: undefined;
2193
+ } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
2194
+ text?: string | undefined;
2195
+ contentLeft?: ReactNode;
2196
+ contentPlacing?: ("default" | "relaxed") | undefined;
2197
+ isLoading?: boolean | undefined;
2198
+ loader?: ReactNode;
2199
+ stretch?: boolean | undefined;
2200
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
2201
+ square?: boolean | undefined;
2202
+ focused?: boolean | undefined;
2203
+ disabled?: boolean | undefined;
2204
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
2205
+ view?: string | undefined;
2206
+ size?: string | undefined;
2207
+ outlined?: boolean | undefined;
2208
+ shiftLeft?: boolean | undefined;
2209
+ shiftRight?: boolean | undefined;
2210
+ blur?: "small" | "medium" | "large" | undefined;
2211
+ } & {
2212
+ value?: undefined;
2213
+ contentRight?: ReactNode;
2214
+ } & RefAttributes<HTMLButtonElement>))>;
2215
+
2216
+ // @public
2217
+ const Image_2: FunctionComponent<PropsType<Variants> & ImgHTMLAttributes<HTMLImageElement> & {
2218
+ base?: "img" | "div" | undefined;
2219
+ ratio?: "16 / 9" | "1 / 1" | "1/1" | "3 / 4" | "3/4" | "4 / 3" | "4/3" | "9 / 16" | "9/16" | "16/9" | "1 / 2" | "1/2" | "2 / 1" | "2/1" | undefined;
2220
+ customRatio?: string | undefined;
2221
+ } & RefAttributes<HTMLDivElement>>;
2222
+ export { Image_2 as Image }
2223
+
2224
+ export { ImageProps }
2225
+
2226
+ // @public (undocumented)
2227
+ export const Indicator: FunctionComponent<PropsType< {
2228
+ view: {
2229
+ default: PolymorphicClassName;
2230
+ accent: PolymorphicClassName;
2231
+ inactive: PolymorphicClassName;
2232
+ positive: PolymorphicClassName;
2233
+ warning: PolymorphicClassName;
2234
+ negative: PolymorphicClassName;
2235
+ black: PolymorphicClassName;
2236
+ white: PolymorphicClassName;
2237
+ };
2238
+ size: {
2239
+ l: PolymorphicClassName;
2240
+ m: PolymorphicClassName;
2241
+ s: PolymorphicClassName;
2242
+ };
2243
+ }> & HTMLAttributes<HTMLDivElement> & {
2244
+ size: string;
2245
+ view: string;
2246
+ } & RefAttributes<HTMLDivElement>>;
2247
+
2248
+ export { IndicatorProps }
2249
+
2250
+ export { InputHTMLAttributes }
2251
+
2252
+ // @public
2253
+ export const LineSkeleton: FunctionComponent<PropsType< {
2254
+ size: {
2255
+ body1: PolymorphicClassName;
2256
+ body2: PolymorphicClassName;
2257
+ body3: PolymorphicClassName;
2258
+ button1: PolymorphicClassName;
2259
+ button2: PolymorphicClassName;
2260
+ caption: PolymorphicClassName;
2261
+ display1: PolymorphicClassName;
2262
+ display2: PolymorphicClassName;
2263
+ display3: PolymorphicClassName;
2264
+ footnote1: PolymorphicClassName;
2265
+ footnote2: PolymorphicClassName;
2266
+ headline1: PolymorphicClassName;
2267
+ headline2: PolymorphicClassName;
2268
+ headline3: PolymorphicClassName;
2269
+ headline4: PolymorphicClassName;
2270
+ paragraph1: PolymorphicClassName;
2271
+ paragraph2: PolymorphicClassName;
2272
+ underline: PolymorphicClassName;
2273
+ bodyL: PolymorphicClassName;
2274
+ bodyM: PolymorphicClassName;
2275
+ bodyS: PolymorphicClassName;
2276
+ bodyXS: PolymorphicClassName;
2277
+ bodyXXS: PolymorphicClassName;
2278
+ dsplL: PolymorphicClassName;
2279
+ dsplM: PolymorphicClassName;
2280
+ dsplS: PolymorphicClassName;
2281
+ h1: PolymorphicClassName;
2282
+ h2: PolymorphicClassName;
2283
+ h3: PolymorphicClassName;
2284
+ h4: PolymorphicClassName;
2285
+ h5: PolymorphicClassName;
2286
+ textL: PolymorphicClassName;
2287
+ textM: PolymorphicClassName;
2288
+ textS: PolymorphicClassName;
2289
+ textXS: PolymorphicClassName;
2290
+ };
2291
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
2292
+ customGradientColor?: string | undefined;
2293
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
2294
+ } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement>>;
2295
+
2296
+ export { LineSkeletonProps }
2297
+
2298
+ // @public
2299
+ export const Link: FunctionComponent<PropsType< {
2300
+ view: {
2301
+ default: PolymorphicClassName;
2302
+ primary: PolymorphicClassName;
2303
+ secondary: PolymorphicClassName;
2304
+ tertiary: PolymorphicClassName;
2305
+ paragraph: PolymorphicClassName;
2306
+ accent: PolymorphicClassName;
2307
+ positive: PolymorphicClassName;
2308
+ warning: PolymorphicClassName;
2309
+ negative: PolymorphicClassName;
2310
+ clear: PolymorphicClassName;
2311
+ };
2312
+ disabled: {
2313
+ true: PolymorphicClassName;
2314
+ };
2315
+ focused: {
2316
+ true: PolymorphicClassName;
2317
+ };
2318
+ }> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
2319
+
2320
+ export { List }
2321
+
2322
+ export { ListItem }
2323
+
2324
+ // @public (undocumented)
2325
+ export const Mask: ForwardRefExoticComponent<(Omit<PropsType< {
2326
+ view: {
2327
+ default: PolymorphicClassName;
2328
+ positive: PolymorphicClassName;
2329
+ warning: PolymorphicClassName;
2330
+ negative: PolymorphicClassName;
2331
+ };
2332
+ size: {
2333
+ l: PolymorphicClassName;
2334
+ m: PolymorphicClassName;
2335
+ s: PolymorphicClassName;
2336
+ xs: PolymorphicClassName;
2337
+ };
2338
+ labelPlacement: {
2339
+ inner: PolymorphicClassName;
2340
+ outer: PolymorphicClassName;
2341
+ };
2342
+ clear: {
2343
+ true: PolymorphicClassName;
2344
+ };
2345
+ chipView: {
2346
+ default: PolymorphicClassName;
2347
+ secondary: PolymorphicClassName;
2348
+ accent: PolymorphicClassName;
2349
+ positive: PolymorphicClassName;
2350
+ warning: PolymorphicClassName;
2351
+ negative: PolymorphicClassName;
2352
+ };
2353
+ hintView: {
2354
+ default: PolymorphicClassName;
2355
+ };
2356
+ hintSize: {
2357
+ m: PolymorphicClassName;
2358
+ s: PolymorphicClassName;
2359
+ };
2360
+ disabled: {
2361
+ true: PolymorphicClassName;
2362
+ };
2363
+ readOnly: {
2364
+ true: PolymorphicClassName;
2365
+ };
2366
+ }> & {
2367
+ size?: string | undefined;
2368
+ view?: string | undefined;
2369
+ readOnly?: boolean | undefined;
2370
+ disabled?: boolean | undefined;
2371
+ } & {
2372
+ titleCaption?: ReactNode;
2373
+ leftHelper?: string | undefined;
2374
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2375
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2376
+ textBefore?: string | undefined;
2377
+ textAfter?: string | undefined;
2378
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2379
+ } & LabelProps & RequiredProps & {
2380
+ clear?: boolean | undefined;
2381
+ hasDivider?: boolean | undefined;
2382
+ } & {
2383
+ hintText: string;
2384
+ hintTrigger?: "hover" | "click" | undefined;
2385
+ hintView?: string | undefined;
2386
+ hintSize?: string | undefined;
2387
+ hintTargetIcon?: ReactNode;
2388
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2389
+ hintHasArrow?: boolean | undefined;
2390
+ hintOffset?: [number, number] | undefined;
2391
+ hintWidth?: string | undefined;
2392
+ hintContentLeft?: ReactNode;
2393
+ } & {
2394
+ chips?: undefined;
2395
+ onChangeChips?: undefined;
2396
+ enumerationType?: "plain" | undefined;
2397
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2398
+ chipType?: undefined;
2399
+ chipView?: undefined;
2400
+ chipValidator?: undefined;
2401
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2402
+ view: {
2403
+ default: PolymorphicClassName;
2404
+ positive: PolymorphicClassName;
2405
+ warning: PolymorphicClassName;
2406
+ negative: PolymorphicClassName;
2407
+ };
2408
+ size: {
2409
+ l: PolymorphicClassName;
2410
+ m: PolymorphicClassName;
2411
+ s: PolymorphicClassName;
2412
+ xs: PolymorphicClassName;
2413
+ };
2414
+ labelPlacement: {
2415
+ inner: PolymorphicClassName;
2416
+ outer: PolymorphicClassName;
2417
+ };
2418
+ clear: {
2419
+ true: PolymorphicClassName;
2420
+ };
2421
+ chipView: {
2422
+ default: PolymorphicClassName;
2423
+ secondary: PolymorphicClassName;
2424
+ accent: PolymorphicClassName;
2425
+ positive: PolymorphicClassName;
2426
+ warning: PolymorphicClassName;
2427
+ negative: PolymorphicClassName;
2428
+ };
2429
+ hintView: {
2430
+ default: PolymorphicClassName;
2431
+ };
2432
+ hintSize: {
2433
+ m: PolymorphicClassName;
2434
+ s: PolymorphicClassName;
2435
+ };
2436
+ disabled: {
2437
+ true: PolymorphicClassName;
2438
+ };
2439
+ readOnly: {
2440
+ true: PolymorphicClassName;
2441
+ };
2442
+ }> & {
2443
+ size?: string | undefined;
2444
+ view?: string | undefined;
2445
+ readOnly?: boolean | undefined;
2446
+ disabled?: boolean | undefined;
2447
+ } & {
2448
+ titleCaption?: ReactNode;
2449
+ leftHelper?: string | undefined;
2450
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2451
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2452
+ textBefore?: string | undefined;
2453
+ textAfter?: string | undefined;
2454
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2455
+ } & LabelProps & RequiredProps & {
2456
+ clear?: boolean | undefined;
2457
+ hasDivider?: boolean | undefined;
2458
+ } & {
2459
+ hintText: string;
2460
+ hintTrigger?: "hover" | "click" | undefined;
2461
+ hintView?: string | undefined;
2462
+ hintSize?: string | undefined;
2463
+ hintTargetIcon?: ReactNode;
2464
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2465
+ hintHasArrow?: boolean | undefined;
2466
+ hintOffset?: [number, number] | undefined;
2467
+ hintWidth?: string | undefined;
2468
+ hintContentLeft?: ReactNode;
2469
+ } & {
2470
+ enumerationType: "chip";
2471
+ onSearch?: undefined;
2472
+ chips?: TextFieldPrimitiveValue[] | undefined;
2473
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2474
+ chipType?: "default" | "text" | undefined;
2475
+ chipView?: string | undefined;
2476
+ chipValidator?: ((value: string) => {
2477
+ view?: string | undefined;
2478
+ }) | undefined;
2479
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2480
+ view: {
2481
+ default: PolymorphicClassName;
2482
+ positive: PolymorphicClassName;
2483
+ warning: PolymorphicClassName;
2484
+ negative: PolymorphicClassName;
2485
+ };
2486
+ size: {
2487
+ l: PolymorphicClassName;
2488
+ m: PolymorphicClassName;
2489
+ s: PolymorphicClassName;
2490
+ xs: PolymorphicClassName;
2491
+ };
2492
+ labelPlacement: {
2493
+ inner: PolymorphicClassName;
2494
+ outer: PolymorphicClassName;
2495
+ };
2496
+ clear: {
2497
+ true: PolymorphicClassName;
2498
+ };
2499
+ chipView: {
2500
+ default: PolymorphicClassName;
2501
+ secondary: PolymorphicClassName;
2502
+ accent: PolymorphicClassName;
2503
+ positive: PolymorphicClassName;
2504
+ warning: PolymorphicClassName;
2505
+ negative: PolymorphicClassName;
2506
+ };
2507
+ hintView: {
2508
+ default: PolymorphicClassName;
2509
+ };
2510
+ hintSize: {
2511
+ m: PolymorphicClassName;
2512
+ s: PolymorphicClassName;
2513
+ };
2514
+ disabled: {
2515
+ true: PolymorphicClassName;
2516
+ };
2517
+ readOnly: {
2518
+ true: PolymorphicClassName;
2519
+ };
2520
+ }> & {
2521
+ size?: string | undefined;
2522
+ view?: string | undefined;
2523
+ readOnly?: boolean | undefined;
2524
+ disabled?: boolean | undefined;
2525
+ } & {
2526
+ titleCaption?: ReactNode;
2527
+ leftHelper?: string | undefined;
2528
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2529
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2530
+ textBefore?: string | undefined;
2531
+ textAfter?: string | undefined;
2532
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2533
+ } & LabelProps & RequiredProps & {
2534
+ clear?: boolean | undefined;
2535
+ hasDivider?: boolean | undefined;
2536
+ } & {
2537
+ hintTrigger?: undefined;
2538
+ hintText?: undefined;
2539
+ hintView?: undefined;
2540
+ hintSize?: undefined;
2541
+ hintTargetIcon?: undefined;
2542
+ hintPlacement?: undefined;
2543
+ hintHasArrow?: undefined;
2544
+ hintOffset?: undefined;
2545
+ hintWidth?: undefined;
2546
+ hintContentLeft?: undefined;
2547
+ } & {
2548
+ chips?: undefined;
2549
+ onChangeChips?: undefined;
2550
+ enumerationType?: "plain" | undefined;
2551
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2552
+ chipType?: undefined;
2553
+ chipView?: undefined;
2554
+ chipValidator?: undefined;
2555
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2556
+ view: {
2557
+ default: PolymorphicClassName;
2558
+ positive: PolymorphicClassName;
2559
+ warning: PolymorphicClassName;
2560
+ negative: PolymorphicClassName;
2561
+ };
2562
+ size: {
2563
+ l: PolymorphicClassName;
2564
+ m: PolymorphicClassName;
2565
+ s: PolymorphicClassName;
2566
+ xs: PolymorphicClassName;
2567
+ };
2568
+ labelPlacement: {
2569
+ inner: PolymorphicClassName;
2570
+ outer: PolymorphicClassName;
2571
+ };
2572
+ clear: {
2573
+ true: PolymorphicClassName;
2574
+ };
2575
+ chipView: {
2576
+ default: PolymorphicClassName;
2577
+ secondary: PolymorphicClassName;
2578
+ accent: PolymorphicClassName;
2579
+ positive: PolymorphicClassName;
2580
+ warning: PolymorphicClassName;
2581
+ negative: PolymorphicClassName;
2582
+ };
2583
+ hintView: {
2584
+ default: PolymorphicClassName;
2585
+ };
2586
+ hintSize: {
2587
+ m: PolymorphicClassName;
2588
+ s: PolymorphicClassName;
2589
+ };
2590
+ disabled: {
2591
+ true: PolymorphicClassName;
2592
+ };
2593
+ readOnly: {
2594
+ true: PolymorphicClassName;
2595
+ };
2596
+ }> & {
2597
+ size?: string | undefined;
2598
+ view?: string | undefined;
2599
+ readOnly?: boolean | undefined;
2600
+ disabled?: boolean | undefined;
2601
+ } & {
2602
+ titleCaption?: ReactNode;
2603
+ leftHelper?: string | undefined;
2604
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2605
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2606
+ textBefore?: string | undefined;
2607
+ textAfter?: string | undefined;
2608
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2609
+ } & LabelProps & RequiredProps & {
2610
+ clear?: boolean | undefined;
2611
+ hasDivider?: boolean | undefined;
2612
+ } & {
2613
+ hintTrigger?: undefined;
2614
+ hintText?: undefined;
2615
+ hintView?: undefined;
2616
+ hintSize?: undefined;
2617
+ hintTargetIcon?: undefined;
2618
+ hintPlacement?: undefined;
2619
+ hintHasArrow?: undefined;
2620
+ hintOffset?: undefined;
2621
+ hintWidth?: undefined;
2622
+ hintContentLeft?: undefined;
2623
+ } & {
2624
+ enumerationType: "chip";
2625
+ onSearch?: undefined;
2626
+ chips?: TextFieldPrimitiveValue[] | undefined;
2627
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2628
+ chipType?: "default" | "text" | undefined;
2629
+ chipView?: string | undefined;
2630
+ chipValidator?: ((value: string) => {
2631
+ view?: string | undefined;
2632
+ }) | undefined;
2633
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2634
+ view: {
2635
+ default: PolymorphicClassName;
2636
+ positive: PolymorphicClassName;
2637
+ warning: PolymorphicClassName;
2638
+ negative: PolymorphicClassName;
2639
+ };
2640
+ size: {
2641
+ l: PolymorphicClassName;
2642
+ m: PolymorphicClassName;
2643
+ s: PolymorphicClassName;
2644
+ xs: PolymorphicClassName;
2645
+ };
2646
+ labelPlacement: {
2647
+ inner: PolymorphicClassName;
2648
+ outer: PolymorphicClassName;
2649
+ };
2650
+ clear: {
2651
+ true: PolymorphicClassName;
2652
+ };
2653
+ chipView: {
2654
+ default: PolymorphicClassName;
2655
+ secondary: PolymorphicClassName;
2656
+ accent: PolymorphicClassName;
2657
+ positive: PolymorphicClassName;
2658
+ warning: PolymorphicClassName;
2659
+ negative: PolymorphicClassName;
2660
+ };
2661
+ hintView: {
2662
+ default: PolymorphicClassName;
2663
+ };
2664
+ hintSize: {
2665
+ m: PolymorphicClassName;
2666
+ s: PolymorphicClassName;
2667
+ };
2668
+ disabled: {
2669
+ true: PolymorphicClassName;
2670
+ };
2671
+ readOnly: {
2672
+ true: PolymorphicClassName;
2673
+ };
2674
+ }> & {
2675
+ size?: string | undefined;
2676
+ view?: string | undefined;
2677
+ readOnly?: boolean | undefined;
2678
+ disabled?: boolean | undefined;
2679
+ } & {
2680
+ titleCaption?: ReactNode;
2681
+ leftHelper?: string | undefined;
2682
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2683
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2684
+ textBefore?: string | undefined;
2685
+ textAfter?: string | undefined;
2686
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2687
+ } & LabelProps & RequiredProps & {
2688
+ clear?: false | undefined;
2689
+ hasDivider?: undefined;
2690
+ } & {
2691
+ hintText: string;
2692
+ hintTrigger?: "hover" | "click" | undefined;
2693
+ hintView?: string | undefined;
2694
+ hintSize?: string | undefined;
2695
+ hintTargetIcon?: ReactNode;
2696
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2697
+ hintHasArrow?: boolean | undefined;
2698
+ hintOffset?: [number, number] | undefined;
2699
+ hintWidth?: string | undefined;
2700
+ hintContentLeft?: ReactNode;
2701
+ } & {
2702
+ chips?: undefined;
2703
+ onChangeChips?: undefined;
2704
+ enumerationType?: "plain" | undefined;
2705
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2706
+ chipType?: undefined;
2707
+ chipView?: undefined;
2708
+ chipValidator?: undefined;
2709
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2710
+ view: {
2711
+ default: PolymorphicClassName;
2712
+ positive: PolymorphicClassName;
2713
+ warning: PolymorphicClassName;
2714
+ negative: PolymorphicClassName;
2715
+ };
2716
+ size: {
2717
+ l: PolymorphicClassName;
2718
+ m: PolymorphicClassName;
2719
+ s: PolymorphicClassName;
2720
+ xs: PolymorphicClassName;
2721
+ };
2722
+ labelPlacement: {
2723
+ inner: PolymorphicClassName;
2724
+ outer: PolymorphicClassName;
2725
+ };
2726
+ clear: {
2727
+ true: PolymorphicClassName;
2728
+ };
2729
+ chipView: {
2730
+ default: PolymorphicClassName;
2731
+ secondary: PolymorphicClassName;
2732
+ accent: PolymorphicClassName;
2733
+ positive: PolymorphicClassName;
2734
+ warning: PolymorphicClassName;
2735
+ negative: PolymorphicClassName;
2736
+ };
2737
+ hintView: {
2738
+ default: PolymorphicClassName;
2739
+ };
2740
+ hintSize: {
2741
+ m: PolymorphicClassName;
2742
+ s: PolymorphicClassName;
2743
+ };
2744
+ disabled: {
2745
+ true: PolymorphicClassName;
2746
+ };
2747
+ readOnly: {
2748
+ true: PolymorphicClassName;
2749
+ };
2750
+ }> & {
2751
+ size?: string | undefined;
2752
+ view?: string | undefined;
2753
+ readOnly?: boolean | undefined;
2754
+ disabled?: boolean | undefined;
2755
+ } & {
2756
+ titleCaption?: ReactNode;
2757
+ leftHelper?: string | undefined;
2758
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2759
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2760
+ textBefore?: string | undefined;
2761
+ textAfter?: string | undefined;
2762
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2763
+ } & LabelProps & RequiredProps & {
2764
+ clear?: false | undefined;
2765
+ hasDivider?: undefined;
2766
+ } & {
2767
+ hintText: string;
2768
+ hintTrigger?: "hover" | "click" | undefined;
2769
+ hintView?: string | undefined;
2770
+ hintSize?: string | undefined;
2771
+ hintTargetIcon?: ReactNode;
2772
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2773
+ hintHasArrow?: boolean | undefined;
2774
+ hintOffset?: [number, number] | undefined;
2775
+ hintWidth?: string | undefined;
2776
+ hintContentLeft?: ReactNode;
2777
+ } & {
2778
+ enumerationType: "chip";
2779
+ onSearch?: undefined;
2780
+ chips?: TextFieldPrimitiveValue[] | undefined;
2781
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2782
+ chipType?: "default" | "text" | undefined;
2783
+ chipView?: string | undefined;
2784
+ chipValidator?: ((value: string) => {
2785
+ view?: string | undefined;
2786
+ }) | undefined;
2787
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2788
+ view: {
2789
+ default: PolymorphicClassName;
2790
+ positive: PolymorphicClassName;
2791
+ warning: PolymorphicClassName;
2792
+ negative: PolymorphicClassName;
2793
+ };
2794
+ size: {
2795
+ l: PolymorphicClassName;
2796
+ m: PolymorphicClassName;
2797
+ s: PolymorphicClassName;
2798
+ xs: PolymorphicClassName;
2799
+ };
2800
+ labelPlacement: {
2801
+ inner: PolymorphicClassName;
2802
+ outer: PolymorphicClassName;
2803
+ };
2804
+ clear: {
2805
+ true: PolymorphicClassName;
2806
+ };
2807
+ chipView: {
2808
+ default: PolymorphicClassName;
2809
+ secondary: PolymorphicClassName;
2810
+ accent: PolymorphicClassName;
2811
+ positive: PolymorphicClassName;
2812
+ warning: PolymorphicClassName;
2813
+ negative: PolymorphicClassName;
2814
+ };
2815
+ hintView: {
2816
+ default: PolymorphicClassName;
2817
+ };
2818
+ hintSize: {
2819
+ m: PolymorphicClassName;
2820
+ s: PolymorphicClassName;
2821
+ };
2822
+ disabled: {
2823
+ true: PolymorphicClassName;
2824
+ };
2825
+ readOnly: {
2826
+ true: PolymorphicClassName;
2827
+ };
2828
+ }> & {
2829
+ size?: string | undefined;
2830
+ view?: string | undefined;
2831
+ readOnly?: boolean | undefined;
2832
+ disabled?: boolean | undefined;
2833
+ } & {
2834
+ titleCaption?: ReactNode;
2835
+ leftHelper?: string | undefined;
2836
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2837
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2838
+ textBefore?: string | undefined;
2839
+ textAfter?: string | undefined;
2840
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2841
+ } & LabelProps & RequiredProps & {
2842
+ clear?: false | undefined;
2843
+ hasDivider?: undefined;
2844
+ } & {
2845
+ hintTrigger?: undefined;
2846
+ hintText?: undefined;
2847
+ hintView?: undefined;
2848
+ hintSize?: undefined;
2849
+ hintTargetIcon?: undefined;
2850
+ hintPlacement?: undefined;
2851
+ hintHasArrow?: undefined;
2852
+ hintOffset?: undefined;
2853
+ hintWidth?: undefined;
2854
+ hintContentLeft?: undefined;
2855
+ } & {
2856
+ chips?: undefined;
2857
+ onChangeChips?: undefined;
2858
+ enumerationType?: "plain" | undefined;
2859
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2860
+ chipType?: undefined;
2861
+ chipView?: undefined;
2862
+ chipValidator?: undefined;
2863
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2864
+ view: {
2865
+ default: PolymorphicClassName;
2866
+ positive: PolymorphicClassName;
2867
+ warning: PolymorphicClassName;
2868
+ negative: PolymorphicClassName;
2869
+ };
2870
+ size: {
2871
+ l: PolymorphicClassName;
2872
+ m: PolymorphicClassName;
2873
+ s: PolymorphicClassName;
2874
+ xs: PolymorphicClassName;
2875
+ };
2876
+ labelPlacement: {
2877
+ inner: PolymorphicClassName;
2878
+ outer: PolymorphicClassName;
2879
+ };
2880
+ clear: {
2881
+ true: PolymorphicClassName;
2882
+ };
2883
+ chipView: {
2884
+ default: PolymorphicClassName;
2885
+ secondary: PolymorphicClassName;
2886
+ accent: PolymorphicClassName;
2887
+ positive: PolymorphicClassName;
2888
+ warning: PolymorphicClassName;
2889
+ negative: PolymorphicClassName;
2890
+ };
2891
+ hintView: {
2892
+ default: PolymorphicClassName;
2893
+ };
2894
+ hintSize: {
2895
+ m: PolymorphicClassName;
2896
+ s: PolymorphicClassName;
2897
+ };
2898
+ disabled: {
2899
+ true: PolymorphicClassName;
2900
+ };
2901
+ readOnly: {
2902
+ true: PolymorphicClassName;
2903
+ };
2904
+ }> & {
2905
+ size?: string | undefined;
2906
+ view?: string | undefined;
2907
+ readOnly?: boolean | undefined;
2908
+ disabled?: boolean | undefined;
2909
+ } & {
2910
+ titleCaption?: ReactNode;
2911
+ leftHelper?: string | undefined;
2912
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2913
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2914
+ textBefore?: string | undefined;
2915
+ textAfter?: string | undefined;
2916
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2917
+ } & LabelProps & RequiredProps & {
2918
+ clear?: false | undefined;
2919
+ hasDivider?: undefined;
2920
+ } & {
2921
+ hintTrigger?: undefined;
2922
+ hintText?: undefined;
2923
+ hintView?: undefined;
2924
+ hintSize?: undefined;
2925
+ hintTargetIcon?: undefined;
2926
+ hintPlacement?: undefined;
2927
+ hintHasArrow?: undefined;
2928
+ hintOffset?: undefined;
2929
+ hintWidth?: undefined;
2930
+ hintContentLeft?: undefined;
2931
+ } & {
2932
+ enumerationType: "chip";
2933
+ onSearch?: undefined;
2934
+ chips?: TextFieldPrimitiveValue[] | undefined;
2935
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2936
+ chipType?: "default" | "text" | undefined;
2937
+ chipView?: string | undefined;
2938
+ chipValidator?: ((value: string) => {
2939
+ view?: string | undefined;
2940
+ }) | undefined;
2941
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref">) & RefAttributes<HTMLInputElement>>;
2942
+
2943
+ export { MaxLinesProps }
2944
+
2945
+ export { mediaQuery }
2946
+
2947
+ export { MediaQueryFunction }
2948
+
2949
+ export { Modal }
2950
+
2951
+ // @public
2952
+ export const ModalBase: ForwardRefExoticComponent<ModalBaseProps & RefAttributes<HTMLDivElement>>;
2953
+
2954
+ export { modalBaseClasses }
2955
+
2956
+ export { ModalBaseProps }
2957
+
2958
+ export { ModalProps }
2959
+
2960
+ export { ModalsProvider }
2961
+
2962
+ export { ModalView }
2963
+
2964
+ export { monthLongName }
2965
+
2966
+ export { monthShortName }
2967
+
2968
+ // @public (undocumented)
2969
+ const Notification_2: React_2.FunctionComponent<PropsType< {
2970
+ view: {
2971
+ default: PolymorphicClassName;
2972
+ };
2973
+ layout: {
2974
+ horizontal: PolymorphicClassName;
2975
+ vertical: PolymorphicClassName;
2976
+ };
2977
+ closeIconType: {
2978
+ default: PolymorphicClassName;
2979
+ };
2980
+ size: {
2981
+ xs: PolymorphicClassName;
2982
+ xxs: PolymorphicClassName;
2983
+ };
2984
+ }> & (React_2.HTMLAttributes<HTMLElement> | HTMLAttributesWithoutOnChange<HTMLElement> | HTMLAttributesWithoutOnChangeAndDefaultValue<HTMLElement>)>;
2985
+ export { Notification_2 as Notification }
2986
+
2987
+ export { NotificationIconPlacement }
2988
+
2989
+ export { NotificationLayout }
2990
+
2991
+ export { NotificationProps }
2992
+
2993
+ // @public (undocumented)
2994
+ export const NotificationsProvider: React_2.FC<{
2995
+ children: ReactNode;
2996
+ frame?: string;
2997
+ placement?: NotificationPlacement;
2998
+ }>;
2999
+
3000
+ // @public (undocumented)
3001
+ export const NumberInput: FunctionComponent<PropsType< {
3002
+ view: {
3003
+ default: PolymorphicClassName;
3004
+ secondary: PolymorphicClassName;
3005
+ accent: PolymorphicClassName;
3006
+ clear: PolymorphicClassName;
3007
+ };
3008
+ size: {
3009
+ l: PolymorphicClassName;
3010
+ m: PolymorphicClassName;
3011
+ s: PolymorphicClassName;
3012
+ xs: PolymorphicClassName;
3013
+ };
3014
+ shape: {
3015
+ cornered: PolymorphicClassName;
3016
+ pilled: PolymorphicClassName;
3017
+ };
3018
+ inputBackgroundType: {
3019
+ fill: PolymorphicClassName;
3020
+ clear: PolymorphicClassName;
3021
+ };
3022
+ segmentation: {
3023
+ default: PolymorphicClassName;
3024
+ segmented: PolymorphicClassName;
3025
+ solid: PolymorphicClassName;
3026
+ };
3027
+ disabled: {
3028
+ true: PolymorphicClassName;
3029
+ };
3030
+ }> & (({
3031
+ value?: number | undefined;
3032
+ min?: number | undefined;
3033
+ max?: number | undefined;
3034
+ step?: number | undefined;
3035
+ isLoading?: boolean | undefined;
3036
+ loader?: ReactNode;
3037
+ size?: string | undefined;
3038
+ view?: string | undefined;
3039
+ clear?: boolean | undefined;
3040
+ shape?: string | undefined;
3041
+ disabled?: boolean | undefined;
3042
+ textBefore?: string | undefined;
3043
+ textAfter?: string | undefined;
3044
+ customIncrementButton?: ReactNode;
3045
+ incrementIcon?: ReactNode;
3046
+ customDecrementButton?: ReactNode;
3047
+ decrementIcon?: ReactNode;
3048
+ isManualInput?: boolean | undefined;
3049
+ onChange?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value: string | number) => void) | undefined;
3050
+ onIncrement?: ((value: number) => void) | undefined;
3051
+ onDecrement?: ((value: number) => void) | undefined;
3052
+ } & {
3053
+ segmentation?: "clear" | undefined;
3054
+ inputBackgroundType?: undefined;
3055
+ } & Omit<InputHTMLAttributes_3<HTMLInputElement>, "onChange" | "value" | "size"> & RefAttributes<HTMLInputElement>) | ({
3056
+ value?: number | undefined;
3057
+ min?: number | undefined;
3058
+ max?: number | undefined;
3059
+ step?: number | undefined;
3060
+ isLoading?: boolean | undefined;
3061
+ loader?: ReactNode;
3062
+ size?: string | undefined;
3063
+ view?: string | undefined;
3064
+ clear?: boolean | undefined;
3065
+ shape?: string | undefined;
3066
+ disabled?: boolean | undefined;
3067
+ textBefore?: string | undefined;
3068
+ textAfter?: string | undefined;
3069
+ customIncrementButton?: ReactNode;
3070
+ incrementIcon?: ReactNode;
3071
+ customDecrementButton?: ReactNode;
3072
+ decrementIcon?: ReactNode;
3073
+ isManualInput?: boolean | undefined;
3074
+ onChange?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value: string | number) => void) | undefined;
3075
+ onIncrement?: ((value: number) => void) | undefined;
3076
+ onDecrement?: ((value: number) => void) | undefined;
3077
+ } & {
3078
+ segmentation?: string | undefined;
3079
+ inputBackgroundType?: string | undefined;
3080
+ } & Omit<InputHTMLAttributes_3<HTMLInputElement>, "onChange" | "value" | "size"> & RefAttributes<HTMLInputElement>))>;
3081
+
3082
+ export { numberInputClasses }
3083
+
3084
+ export { numberInputTokens }
3085
+
3086
+ export { OutlinedProps }
3087
+
3088
+ export { Overlay }
3089
+
3090
+ export { OverlayProps }
3091
+
3092
+ // @public (undocumented)
3093
+ export const P1: FunctionComponent<PropsType< {
3094
+ size: {
3095
+ paragraph1: PolymorphicClassName;
3096
+ };
3097
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3098
+
3099
+ // @public (undocumented)
3100
+ export const P2: FunctionComponent<PropsType< {
3101
+ size: {
3102
+ paragraph2: PolymorphicClassName;
3103
+ };
3104
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3105
+
3106
+ export { padZeroNumber }
3107
+
3108
+ // @public
3109
+ export const Pagination: FunctionComponent<PropsType< {
3110
+ view: {
3111
+ default: PolymorphicClassName;
3112
+ secondary: PolymorphicClassName;
3113
+ clear: PolymorphicClassName;
3114
+ primary: PolymorphicClassName;
3115
+ };
3116
+ viewCurrentPage: {
3117
+ default: PolymorphicClassName;
3118
+ secondary: PolymorphicClassName;
3119
+ clear: PolymorphicClassName;
3120
+ primary: PolymorphicClassName;
3121
+ };
3122
+ size: {
3123
+ l: PolymorphicClassName;
3124
+ m: PolymorphicClassName;
3125
+ s: PolymorphicClassName;
3126
+ xs: PolymorphicClassName;
3127
+ };
3128
+ type: {
3129
+ compact: PolymorphicClassName;
3130
+ default: PolymorphicClassName;
3131
+ };
3132
+ }> & PaginationProps & RefAttributes<HTMLDivElement>>;
3133
+
3134
+ export { PaginationDot }
3135
+
3136
+ export { PaginationDotProps }
3137
+
3138
+ export { PaginationDots }
3139
+
3140
+ export { PaginationProps }
3141
+
3142
+ // @public (undocumented)
3143
+ export const ParagraphText1: FunctionComponent<PropsType< {
3144
+ size: {
3145
+ paragraphText1: PolymorphicClassName;
3146
+ };
3147
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3148
+
3149
+ // @public (undocumented)
3150
+ export const ParagraphText2: FunctionComponent<PropsType< {
3151
+ size: {
3152
+ paragraphText2: PolymorphicClassName;
3153
+ };
3154
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3155
+
3156
+ export { PickOptional }
3157
+
3158
+ export { PinProps }
3159
+
3160
+ // @public (undocumented)
3161
+ export const Popover: FunctionComponent<PropsType< {
3162
+ view: {
3163
+ default: PolymorphicClassName;
3164
+ };
3165
+ }> & HTMLAttributes<HTMLDivElement> & CustomPopoverProps & RefAttributes<HTMLDivElement>>;
3166
+
3167
+ export { PopoverPlacement }
3168
+
3169
+ export { PopoverProps }
3170
+
3171
+ export { PopoverTrigger }
3172
+
3173
+ export { Popup }
3174
+
3175
+ // @public
3176
+ export const PopupBase: ForwardRefExoticComponent<PopupBaseProps & RefAttributes<HTMLDivElement>>;
3177
+
3178
+ export { popupBaseClasses }
3179
+
3180
+ export { PopupBasePlacement }
3181
+
3182
+ export { PopupBaseProps }
3183
+
3184
+ export { PopupBaseProvider }
3185
+
3186
+ export { PopupInfo }
3187
+
3188
+ export { PopupProps }
3189
+
3190
+ export { Portal }
3191
+
3192
+ export { PortalProps }
3193
+
3194
+ export { PreviewGallery }
3195
+
3196
+ export { PreviewGalleryItemProps }
3197
+
3198
+ export { PreviewGalleryProps }
3199
+
3200
+ // @public
3201
+ export const Price: FunctionComponent<PropsType< {
3202
+ view: {};
3203
+ }> & PriceProps & RefAttributes<HTMLSpanElement>>;
3204
+
3205
+ export { priceClasses }
3206
+
3207
+ // @public (undocumented)
3208
+ export const Progress: FunctionComponent<PropsType< {
3209
+ view: {
3210
+ default: PolymorphicClassName;
3211
+ secondary: PolymorphicClassName;
3212
+ primary: PolymorphicClassName;
3213
+ accent: PolymorphicClassName;
3214
+ success: PolymorphicClassName;
3215
+ warning: PolymorphicClassName;
3216
+ error: PolymorphicClassName;
3217
+ };
3218
+ size: {
3219
+ m: PolymorphicClassName;
3220
+ };
3221
+ }> & ProgressProps & RefAttributes<HTMLDivElement>>;
3222
+
3223
+ export { ProgressProps }
3224
+
3225
+ // @public
3226
+ export const Radiobox: FunctionComponent<PropsType< {
3227
+ size: {
3228
+ s: PolymorphicClassName;
3229
+ m: PolymorphicClassName;
3230
+ };
3231
+ view: {
3232
+ default: PolymorphicClassName;
3233
+ primary: PolymorphicClassName;
3234
+ secondary: PolymorphicClassName;
3235
+ tertiary: PolymorphicClassName;
3236
+ paragraph: PolymorphicClassName;
3237
+ accent: PolymorphicClassName;
3238
+ positive: PolymorphicClassName;
3239
+ warning: PolymorphicClassName;
3240
+ negative: PolymorphicClassName;
3241
+ };
3242
+ disabled: {
3243
+ true: PolymorphicClassName;
3244
+ };
3245
+ focused: {
3246
+ true: PolymorphicClassName;
3247
+ };
3248
+ }> & Filter<InputHTMLAttributes_2<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
3249
+
3250
+ // Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
3251
+ //
3252
+ // @public (undocumented)
3253
+ export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
3254
+
3255
+ export { RadioGroup }
3256
+
3257
+ export { radiuses }
3258
+
3259
+ // @public
3260
+ const Range_2: FunctionComponent<PropsType< {
3261
+ view: {
3262
+ default: PolymorphicClassName;
3263
+ };
3264
+ size: {
3265
+ l: PolymorphicClassName;
3266
+ m: PolymorphicClassName;
3267
+ s: PolymorphicClassName;
3268
+ xs: PolymorphicClassName;
3269
+ };
3270
+ disabled: {
3271
+ true: PolymorphicClassName;
3272
+ };
3273
+ readOnly: {
3274
+ true: PolymorphicClassName;
3275
+ };
3276
+ }> & (({
3277
+ label?: string | undefined;
3278
+ leftHelper?: string | undefined;
3279
+ contentLeft?: ReactNode;
3280
+ contentRight?: ReactNode;
3281
+ firstValue?: TextfieldPrimitiveValue | undefined;
3282
+ secondValue?: TextfieldPrimitiveValue | undefined;
3283
+ firstValueError?: boolean | undefined;
3284
+ secondValueError?: boolean | undefined;
3285
+ firstValueSuccess?: boolean | undefined;
3286
+ secondValueSuccess?: boolean | undefined;
3287
+ firstPlaceholder?: string | undefined;
3288
+ secondPlaceholder?: string | undefined;
3289
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3290
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3291
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3292
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3293
+ firstTextfieldTextAfter?: string | undefined;
3294
+ secondTextfieldTextAfter?: string | undefined;
3295
+ autoComplete?: string | undefined;
3296
+ view?: string | undefined;
3297
+ size?: string | undefined;
3298
+ readOnly?: boolean | undefined;
3299
+ disabled?: boolean | undefined;
3300
+ requiredPlacement?: "right" | "left" | undefined;
3301
+ required?: boolean | undefined;
3302
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3303
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3304
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3305
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3306
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3307
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3308
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3309
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3310
+ } & {
3311
+ firstTextfieldTextBefore: string;
3312
+ secondTextfieldTextBefore: string;
3313
+ dividerVariant?: "none" | undefined;
3314
+ dividerIcon?: undefined;
3315
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
3316
+ label?: string | undefined;
3317
+ leftHelper?: string | undefined;
3318
+ contentLeft?: ReactNode;
3319
+ contentRight?: ReactNode;
3320
+ firstValue?: TextfieldPrimitiveValue | undefined;
3321
+ secondValue?: TextfieldPrimitiveValue | undefined;
3322
+ firstValueError?: boolean | undefined;
3323
+ secondValueError?: boolean | undefined;
3324
+ firstValueSuccess?: boolean | undefined;
3325
+ secondValueSuccess?: boolean | undefined;
3326
+ firstPlaceholder?: string | undefined;
3327
+ secondPlaceholder?: string | undefined;
3328
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3329
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3330
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3331
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3332
+ firstTextfieldTextAfter?: string | undefined;
3333
+ secondTextfieldTextAfter?: string | undefined;
3334
+ autoComplete?: string | undefined;
3335
+ view?: string | undefined;
3336
+ size?: string | undefined;
3337
+ readOnly?: boolean | undefined;
3338
+ disabled?: boolean | undefined;
3339
+ requiredPlacement?: "right" | "left" | undefined;
3340
+ required?: boolean | undefined;
3341
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3342
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3343
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3344
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3345
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3346
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3347
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3348
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3349
+ } & {
3350
+ dividerVariant?: "dash" | undefined;
3351
+ dividerIcon?: undefined;
3352
+ firstTextfieldTextBefore?: string | undefined;
3353
+ secondTextfieldTextBefore?: string | undefined;
3354
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
3355
+ label?: string | undefined;
3356
+ leftHelper?: string | undefined;
3357
+ contentLeft?: ReactNode;
3358
+ contentRight?: ReactNode;
3359
+ firstValue?: TextfieldPrimitiveValue | undefined;
3360
+ secondValue?: TextfieldPrimitiveValue | undefined;
3361
+ firstValueError?: boolean | undefined;
3362
+ secondValueError?: boolean | undefined;
3363
+ firstValueSuccess?: boolean | undefined;
3364
+ secondValueSuccess?: boolean | undefined;
3365
+ firstPlaceholder?: string | undefined;
3366
+ secondPlaceholder?: string | undefined;
3367
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3368
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3369
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3370
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3371
+ firstTextfieldTextAfter?: string | undefined;
3372
+ secondTextfieldTextAfter?: string | undefined;
3373
+ autoComplete?: string | undefined;
3374
+ view?: string | undefined;
3375
+ size?: string | undefined;
3376
+ readOnly?: boolean | undefined;
3377
+ disabled?: boolean | undefined;
3378
+ requiredPlacement?: "right" | "left" | undefined;
3379
+ required?: boolean | undefined;
3380
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3381
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3382
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3383
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3384
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3385
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3386
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3387
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3388
+ } & {
3389
+ dividerIcon?: ReactNode;
3390
+ dividerVariant?: "icon" | undefined;
3391
+ firstTextfieldTextBefore?: string | undefined;
3392
+ secondTextfieldTextBefore?: string | undefined;
3393
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>))>;
3394
+ export { Range_2 as Range }
3395
+
3396
+ export { RangeProps }
3397
+
3398
+ export { rangeTokens }
3399
+
3400
+ export { Ratio }
3401
+
3402
+ export { RectSkeleton }
3403
+
3404
+ export { RectSkeletonProps }
3405
+
3406
+ export { Roundness }
3407
+
3408
+ export { RoundnessProps }
3409
+
3410
+ export { Row }
3411
+
3412
+ export { ScreenConfig }
3413
+
3414
+ export { ScreenMap }
3415
+
3416
+ export { ScreenVariant }
3417
+
3418
+ export { ScrollSnapProps }
3419
+
3420
+ // @public
3421
+ export const SegmentGroup: FunctionComponent<PropsType< {
3422
+ view: {
3423
+ clear: PolymorphicClassName;
3424
+ filled: PolymorphicClassName;
3425
+ };
3426
+ size: {
3427
+ xs: PolymorphicClassName;
3428
+ s: PolymorphicClassName;
3429
+ m: PolymorphicClassName;
3430
+ l: PolymorphicClassName;
3431
+ };
3432
+ disabled: {
3433
+ true: PolymorphicClassName;
3434
+ };
3435
+ pilled: {
3436
+ true: PolymorphicClassName;
3437
+ };
3438
+ stretch: {
3439
+ true: PolymorphicClassName;
3440
+ };
3441
+ filledBackground: {
3442
+ true: PolymorphicClassName;
3443
+ };
3444
+ orientation: {
3445
+ vertical: PolymorphicClassName;
3446
+ };
3447
+ }> & SegmentGroupProps & RefAttributes<HTMLDivElement>>;
3448
+
3449
+ export { SegmentGroupProps }
3450
+
3451
+ // @public
3452
+ export const SegmentItem: FunctionComponent<PropsType< {
3453
+ view: {
3454
+ clear: PolymorphicClassName;
3455
+ secondary: PolymorphicClassName;
3456
+ default: PolymorphicClassName;
3457
+ };
3458
+ size: {
3459
+ xs: PolymorphicClassName;
3460
+ s: PolymorphicClassName;
3461
+ m: PolymorphicClassName;
3462
+ l: PolymorphicClassName;
3463
+ };
3464
+ disabled: {
3465
+ true: PolymorphicClassName;
3466
+ };
3467
+ pilled: {
3468
+ true: PolymorphicClassName;
3469
+ };
3470
+ }> & ButtonHTMLAttributes<HTMLButtonElement> & {
3471
+ value: string;
3472
+ id?: string | undefined;
3473
+ label?: ReactNode;
3474
+ pilled?: boolean | undefined;
3475
+ customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
3476
+ size?: string | undefined;
3477
+ view?: string | undefined;
3478
+ contentLeft?: ReactNode;
3479
+ contentRight?: ReactNode;
3480
+ } & RefAttributes<HTMLLabelElement>>;
3481
+
3482
+ export { SegmentItemProps }
3483
+
3484
+ export { SegmentProvider }
3485
+
3486
+ export { SegmentProviderProps }
3487
+
3488
+ // Warning: (ae-forgotten-export) The symbol "SelectProps_2" needs to be exported by the entry point index.d.ts
3489
+ //
3490
+ // @public (undocumented)
3491
+ export const Select: <T, K extends DropdownNodeSelect>(props: SelectProps_2<T, K> & React_2.RefAttributes<HTMLButtonElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
3492
+
3493
+ export { SelectGroup }
3494
+
3495
+ export { SelectProps }
3496
+
3497
+ export { SelectPropsHope }
3498
+
3499
+ export { selectText }
3500
+
3501
+ export { setRef }
3502
+
3503
+ export { shadows }
3504
+
3505
+ // @public
3506
+ export const Sheet: FunctionComponent<PropsType< {
3507
+ view: {
3508
+ default: PolymorphicClassName;
3509
+ };
3510
+ }> & SheetProps & RefAttributes<HTMLDivElement>>;
3511
+
3512
+ export { sheetClasses }
3513
+
3514
+ export { SheetProps }
3515
+
3516
+ export { ShiftProps }
3517
+
3518
+ export { ShowToastArgs }
3519
+
3520
+ export { SkeletonGradientProps }
3521
+
3522
+ // @public
3523
+ export const Slider: FunctionComponent<PropsType< {
3524
+ view: {
3525
+ default: PolymorphicClassName;
3526
+ accent: PolymorphicClassName;
3527
+ gradient: PolymorphicClassName;
3528
+ };
3529
+ size: {
3530
+ l: PolymorphicClassName;
3531
+ m: PolymorphicClassName;
3532
+ s: PolymorphicClassName;
3533
+ };
3534
+ disabled: {
3535
+ true: PolymorphicClassName;
3536
+ };
3537
+ }> & ((SliderBaseProps & SliderInternalProps & {
3538
+ onChange?: ((event: FormTypeNumber) => void) | undefined;
3539
+ name: string;
3540
+ value?: undefined;
3541
+ defaultValue?: number | undefined;
3542
+ } & {
3543
+ orientation?: "horizontal" | undefined;
3544
+ labelPlacement?: "none" | "top" | "left" | undefined;
3545
+ scaleAlign?: "none" | "bottom" | "side" | undefined;
3546
+ sliderAlign?: "none" | undefined;
3547
+ reversed?: undefined;
3548
+ labelReversed?: undefined;
3549
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3550
+ onChangeCommitted?: ((value: number) => void) | undefined;
3551
+ ariaLabel?: string | undefined;
3552
+ showCurrentValue?: boolean | undefined;
3553
+ showRangeValues?: boolean | undefined;
3554
+ rangeValuesPlacement?: string | undefined;
3555
+ showScale?: boolean | undefined;
3556
+ hideMinValueDiff?: number | undefined;
3557
+ hideMaxValueDiff?: number | undefined;
3558
+ labelPlacement?: "outer" | "inner" | undefined;
3559
+ labelContentLeft?: ReactNode;
3560
+ labelContent?: ReactNode;
3561
+ multipleStepSize?: number | undefined;
3562
+ view?: string | undefined;
3563
+ size?: "m" | "s" | "l" | undefined;
3564
+ type?: "single" | undefined;
3565
+ pointerSize?: "none" | "small" | "large" | undefined;
3566
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3567
+ onChange?: ((event: FormTypeNumber) => void) | undefined;
3568
+ name: string;
3569
+ value?: undefined;
3570
+ defaultValue?: number | undefined;
3571
+ } & {
3572
+ orientation: "vertical";
3573
+ sliderAlign?: "none" | "center" | "right" | "left" | undefined;
3574
+ scaleAlign?: undefined;
3575
+ reversed?: boolean | undefined;
3576
+ labelReversed?: boolean | undefined;
3577
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3578
+ onChangeCommitted?: ((value: number) => void) | undefined;
3579
+ ariaLabel?: string | undefined;
3580
+ showCurrentValue?: boolean | undefined;
3581
+ showRangeValues?: boolean | undefined;
3582
+ rangeValuesPlacement?: string | undefined;
3583
+ showScale?: boolean | undefined;
3584
+ hideMinValueDiff?: number | undefined;
3585
+ hideMaxValueDiff?: number | undefined;
3586
+ labelPlacement?: "outer" | "inner" | undefined;
3587
+ labelContentLeft?: ReactNode;
3588
+ labelContent?: ReactNode;
3589
+ multipleStepSize?: number | undefined;
3590
+ view?: string | undefined;
3591
+ size?: "m" | "s" | "l" | undefined;
3592
+ type?: "single" | undefined;
3593
+ pointerSize?: "none" | "small" | "large" | undefined;
3594
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3595
+ onChange?: ((value: number) => void) | undefined;
3596
+ value: number;
3597
+ name?: undefined;
3598
+ defaultValue?: undefined;
3599
+ } & {
3600
+ orientation?: "horizontal" | undefined;
3601
+ labelPlacement?: "none" | "top" | "left" | undefined;
3602
+ scaleAlign?: "none" | "bottom" | "side" | undefined;
3603
+ sliderAlign?: "none" | undefined;
3604
+ reversed?: undefined;
3605
+ labelReversed?: undefined;
3606
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3607
+ onChangeCommitted?: ((value: number) => void) | undefined;
3608
+ ariaLabel?: string | undefined;
3609
+ showCurrentValue?: boolean | undefined;
3610
+ showRangeValues?: boolean | undefined;
3611
+ rangeValuesPlacement?: string | undefined;
3612
+ showScale?: boolean | undefined;
3613
+ hideMinValueDiff?: number | undefined;
3614
+ hideMaxValueDiff?: number | undefined;
3615
+ labelPlacement?: "outer" | "inner" | undefined;
3616
+ labelContentLeft?: ReactNode;
3617
+ labelContent?: ReactNode;
3618
+ multipleStepSize?: number | undefined;
3619
+ view?: string | undefined;
3620
+ size?: "m" | "s" | "l" | undefined;
3621
+ type?: "single" | undefined;
3622
+ pointerSize?: "none" | "small" | "large" | undefined;
3623
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3624
+ onChange?: ((value: number) => void) | undefined;
3625
+ value: number;
3626
+ name?: undefined;
3627
+ defaultValue?: undefined;
3628
+ } & {
3629
+ orientation: "vertical";
3630
+ sliderAlign?: "none" | "center" | "right" | "left" | undefined;
3631
+ scaleAlign?: undefined;
3632
+ reversed?: boolean | undefined;
3633
+ labelReversed?: boolean | undefined;
3634
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3635
+ onChangeCommitted?: ((value: number) => void) | undefined;
3636
+ ariaLabel?: string | undefined;
3637
+ showCurrentValue?: boolean | undefined;
3638
+ showRangeValues?: boolean | undefined;
3639
+ rangeValuesPlacement?: string | undefined;
3640
+ showScale?: boolean | undefined;
3641
+ hideMinValueDiff?: number | undefined;
3642
+ hideMaxValueDiff?: number | undefined;
3643
+ labelPlacement?: "outer" | "inner" | undefined;
3644
+ labelContentLeft?: ReactNode;
3645
+ labelContent?: ReactNode;
3646
+ multipleStepSize?: number | undefined;
3647
+ view?: string | undefined;
3648
+ size?: "m" | "s" | "l" | undefined;
3649
+ type?: "single" | undefined;
3650
+ pointerSize?: "none" | "small" | "large" | undefined;
3651
+ } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3652
+ onChange?: ((event: FormTypeString) => void) | undefined;
3653
+ name?: string | undefined;
3654
+ value?: undefined;
3655
+ defaultValue?: number[] | undefined;
3656
+ } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3657
+ onChange?: ((values: number[]) => void) | undefined;
3658
+ name?: undefined;
3659
+ value?: number[] | undefined;
3660
+ defaultValue?: undefined;
3661
+ } & RefAttributes<HTMLDivElement>))>;
3662
+
3663
+ export { SliderProps }
3664
+
3665
+ export { SmartPaginationDots }
3666
+
3667
+ export { SmartPaginationDotsProps }
3668
+
3669
+ export { SnapAlign }
3670
+
3671
+ export { SnapType }
3672
+
3673
+ export { spacing }
3674
+
3675
+ export { SpacingProps }
3676
+
3677
+ // @public
3678
+ export const Spinner: StyledComponent<FunctionComponent<SpinnerProps>, any, {}, never>;
3679
+
3680
+ export { SpinnerProps }
3681
+
3682
+ export { SSRProvider }
3683
+
3684
+ export { StatusType }
3685
+
3686
+ export { StepItemProps }
3687
+
3688
+ // @public (undocumented)
3689
+ export const Steps: FunctionComponent<PropsType< {
3690
+ view: {
3691
+ default: PolymorphicClassName;
3692
+ };
3693
+ size: {
3694
+ l: PolymorphicClassName;
3695
+ m: PolymorphicClassName;
3696
+ s: PolymorphicClassName;
3697
+ xs: PolymorphicClassName;
3698
+ };
3699
+ }> & StepsProps & Omit<HTMLAttributes<HTMLDivElement>, "onChange"> & RefAttributes<HTMLDivElement>>;
3700
+
3701
+ export { StyledCard }
3702
+
3703
+ export { StyledPreviewGallery }
3704
+
3705
+ // @public (undocumented)
3706
+ export const Subtitle: FunctionComponent<PropsType< {
3707
+ size: {
3708
+ m: PolymorphicClassName;
3709
+ };
3710
+ }> & SubtitleProps & RefAttributes<HTMLDivElement>>;
3711
+
3712
+ // @public (undocumented)
3713
+ export const Switch: FunctionComponent<PropsType< {
3714
+ size: {
3715
+ s: PolymorphicClassName;
3716
+ m: PolymorphicClassName;
3717
+ l: PolymorphicClassName;
3718
+ };
3719
+ toggleSize: {
3720
+ l: PolymorphicClassName;
3721
+ s: PolymorphicClassName;
3722
+ };
3723
+ view: {
3724
+ default: PolymorphicClassName;
3725
+ };
3726
+ disabled: {
3727
+ true: PolymorphicClassName;
3728
+ };
3729
+ focused: {
3730
+ true: PolymorphicClassName;
3731
+ };
3732
+ }> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
3733
+
3734
+ // Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
3735
+ //
3736
+ // @public (undocumented)
3737
+ export type SwitchProps = ComponentProps<typeof SwitchComponent>;
3738
+
3739
+ export { syntheticFocus }
3740
+
3741
+ // Warning: (ae-forgotten-export) The symbol "TabItemProps_2" needs to be exported by the entry point index.d.ts
3742
+ //
3743
+ // @public
3744
+ export const TabItem: (props: TabItemProps_2) => JSX.Element;
3745
+
3746
+ export { TabItemProps }
3747
+
3748
+ export { TabItemRefs }
3749
+
3750
+ // Warning: (ae-forgotten-export) The symbol "TabsProps_2" needs to be exported by the entry point index.d.ts
3751
+ //
3752
+ // @public
3753
+ export const Tabs: (props: TabsProps_2) => JSX.Element;
3754
+
3755
+ export { TabsContext }
3756
+
3757
+ // @public
3758
+ export const TabsController: ForwardRefExoticComponent<TabsControllerProps & RefAttributes<HTMLDivElement>>;
3759
+
3760
+ export { TabsControllerProps }
3761
+
3762
+ export { TabsProps }
3763
+
3764
+ // @public
3765
+ export const TextArea: FunctionComponent<PropsType< {
3766
+ size: {
3767
+ xs: PolymorphicClassName;
3768
+ s: PolymorphicClassName;
3769
+ m: PolymorphicClassName;
3770
+ l: PolymorphicClassName;
3771
+ };
3772
+ view: {
3773
+ default: PolymorphicClassName;
3774
+ primary: PolymorphicClassName;
3775
+ positive: PolymorphicClassName;
3776
+ warning: PolymorphicClassName;
3777
+ negative: PolymorphicClassName;
3778
+ };
3779
+ hintView: {
3780
+ default: PolymorphicClassName;
3781
+ };
3782
+ hintSize: {
3783
+ m: PolymorphicClassName;
3784
+ s: PolymorphicClassName;
3785
+ };
3786
+ clear: {
3787
+ true: PolymorphicClassName;
3788
+ };
3789
+ disabled: {
3790
+ true: PolymorphicClassName;
3791
+ };
3792
+ }> & ((Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3793
+ status?: "" | "warning" | "success" | "error" | undefined;
3794
+ label?: string | undefined;
3795
+ labelPlacement?: "outer" | "inner" | undefined;
3796
+ titleCaption?: ReactNode;
3797
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3798
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3799
+ helperText?: string | undefined;
3800
+ leftHelper?: string | undefined;
3801
+ rightHelper?: string | undefined;
3802
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3803
+ } & {
3804
+ required?: boolean | undefined;
3805
+ requiredPlacement?: "right" | "left" | undefined;
3806
+ optional?: boolean | undefined;
3807
+ } & {
3808
+ hintText: string;
3809
+ hintTrigger?: "hover" | "click" | undefined;
3810
+ hintOpened?: boolean | undefined;
3811
+ hintView?: string | undefined;
3812
+ hintSize?: string | undefined;
3813
+ hintTargetIcon?: ReactNode;
3814
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3815
+ hintHasArrow?: boolean | undefined;
3816
+ hintOffset?: [number, number] | undefined;
3817
+ hintWidth?: string | undefined;
3818
+ hintContentLeft?: ReactNode;
3819
+ } & {
3820
+ size?: string | undefined;
3821
+ view?: string | undefined;
3822
+ } & {
3823
+ autoResize?: boolean | undefined;
3824
+ maxAuto?: number | undefined;
3825
+ minAuto?: number | undefined;
3826
+ } & {
3827
+ height?: undefined;
3828
+ width?: undefined;
3829
+ } & {
3830
+ rows?: undefined;
3831
+ cols?: undefined;
3832
+ } & {
3833
+ clear?: undefined;
3834
+ hasDivider?: undefined;
3835
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3836
+ status?: "" | "warning" | "success" | "error" | undefined;
3837
+ label?: string | undefined;
3838
+ labelPlacement?: "outer" | "inner" | undefined;
3839
+ titleCaption?: ReactNode;
3840
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3841
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3842
+ helperText?: string | undefined;
3843
+ leftHelper?: string | undefined;
3844
+ rightHelper?: string | undefined;
3845
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3846
+ } & {
3847
+ required?: boolean | undefined;
3848
+ requiredPlacement?: "right" | "left" | undefined;
3849
+ optional?: boolean | undefined;
3850
+ } & {
3851
+ hintText: string;
3852
+ hintTrigger?: "hover" | "click" | undefined;
3853
+ hintOpened?: boolean | undefined;
3854
+ hintView?: string | undefined;
3855
+ hintSize?: string | undefined;
3856
+ hintTargetIcon?: ReactNode;
3857
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3858
+ hintHasArrow?: boolean | undefined;
3859
+ hintOffset?: [number, number] | undefined;
3860
+ hintWidth?: string | undefined;
3861
+ hintContentLeft?: ReactNode;
3862
+ } & {
3863
+ size?: string | undefined;
3864
+ view?: string | undefined;
3865
+ } & {
3866
+ height?: string | number | undefined;
3867
+ width?: string | number | undefined;
3868
+ } & {
3869
+ autoResize?: undefined;
3870
+ maxAuto?: undefined;
3871
+ minAuto?: undefined;
3872
+ } & {
3873
+ rows?: undefined;
3874
+ cols?: undefined;
3875
+ } & {
3876
+ clear?: undefined;
3877
+ hasDivider?: undefined;
3878
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3879
+ status?: "" | "warning" | "success" | "error" | undefined;
3880
+ label?: string | undefined;
3881
+ labelPlacement?: "outer" | "inner" | undefined;
3882
+ titleCaption?: ReactNode;
3883
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3884
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3885
+ helperText?: string | undefined;
3886
+ leftHelper?: string | undefined;
3887
+ rightHelper?: string | undefined;
3888
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3889
+ } & {
3890
+ required?: boolean | undefined;
3891
+ requiredPlacement?: "right" | "left" | undefined;
3892
+ optional?: boolean | undefined;
3893
+ } & {
3894
+ hintText: string;
3895
+ hintTrigger?: "hover" | "click" | undefined;
3896
+ hintOpened?: boolean | undefined;
3897
+ hintView?: string | undefined;
3898
+ hintSize?: string | undefined;
3899
+ hintTargetIcon?: ReactNode;
3900
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3901
+ hintHasArrow?: boolean | undefined;
3902
+ hintOffset?: [number, number] | undefined;
3903
+ hintWidth?: string | undefined;
3904
+ hintContentLeft?: ReactNode;
3905
+ } & {
3906
+ size?: string | undefined;
3907
+ view?: string | undefined;
3908
+ } & {
3909
+ rows?: number | undefined;
3910
+ cols?: number | undefined;
3911
+ } & {
3912
+ autoResize?: undefined;
3913
+ maxAuto?: undefined;
3914
+ minAuto?: undefined;
3915
+ } & {
3916
+ height?: undefined;
3917
+ width?: undefined;
3918
+ } & {
3919
+ clear?: undefined;
3920
+ hasDivider?: undefined;
3921
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3922
+ status?: "" | "warning" | "success" | "error" | undefined;
3923
+ label?: string | undefined;
3924
+ labelPlacement?: "outer" | "inner" | undefined;
3925
+ titleCaption?: ReactNode;
3926
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3927
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3928
+ helperText?: string | undefined;
3929
+ leftHelper?: string | undefined;
3930
+ rightHelper?: string | undefined;
3931
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3932
+ } & {
3933
+ required?: boolean | undefined;
3934
+ requiredPlacement?: "right" | "left" | undefined;
3935
+ optional?: boolean | undefined;
3936
+ } & {
3937
+ hintText: string;
3938
+ hintTrigger?: "hover" | "click" | undefined;
3939
+ hintOpened?: boolean | undefined;
3940
+ hintView?: string | undefined;
3941
+ hintSize?: string | undefined;
3942
+ hintTargetIcon?: ReactNode;
3943
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3944
+ hintHasArrow?: boolean | undefined;
3945
+ hintOffset?: [number, number] | undefined;
3946
+ hintWidth?: string | undefined;
3947
+ hintContentLeft?: ReactNode;
3948
+ } & {
3949
+ size?: string | undefined;
3950
+ view?: string | undefined;
3951
+ } & {
3952
+ clear?: true | undefined;
3953
+ hasDivider?: boolean | undefined;
3954
+ } & {
3955
+ rows?: undefined;
3956
+ cols?: undefined;
3957
+ } & {
3958
+ autoResize?: undefined;
3959
+ maxAuto?: undefined;
3960
+ minAuto?: undefined;
3961
+ } & {
3962
+ height?: undefined;
3963
+ width?: undefined;
3964
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3965
+ status?: "" | "warning" | "success" | "error" | undefined;
3966
+ label?: string | undefined;
3967
+ labelPlacement?: "outer" | "inner" | undefined;
3968
+ titleCaption?: ReactNode;
3969
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3970
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3971
+ helperText?: string | undefined;
3972
+ leftHelper?: string | undefined;
3973
+ rightHelper?: string | undefined;
3974
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3975
+ } & {
3976
+ required?: boolean | undefined;
3977
+ requiredPlacement?: "right" | "left" | undefined;
3978
+ optional?: boolean | undefined;
3979
+ } & {
3980
+ hintText?: undefined;
3981
+ hintOpened?: undefined;
3982
+ hintTrigger?: undefined;
3983
+ hintView?: undefined;
3984
+ hintSize?: undefined;
3985
+ hintTargetIcon?: undefined;
3986
+ hintPlacement?: undefined;
3987
+ hintHasArrow?: undefined;
3988
+ hintOffset?: undefined;
3989
+ hintWidth?: undefined;
3990
+ hintContentLeft?: undefined;
3991
+ } & {
3992
+ size?: string | undefined;
3993
+ view?: string | undefined;
3994
+ } & {
3995
+ autoResize?: boolean | undefined;
3996
+ maxAuto?: number | undefined;
3997
+ minAuto?: number | undefined;
3998
+ } & {
3999
+ height?: undefined;
4000
+ width?: undefined;
4001
+ } & {
4002
+ rows?: undefined;
4003
+ cols?: undefined;
4004
+ } & {
4005
+ clear?: undefined;
4006
+ hasDivider?: undefined;
4007
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4008
+ status?: "" | "warning" | "success" | "error" | undefined;
4009
+ label?: string | undefined;
4010
+ labelPlacement?: "outer" | "inner" | undefined;
4011
+ titleCaption?: ReactNode;
4012
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4013
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4014
+ helperText?: string | undefined;
4015
+ leftHelper?: string | undefined;
4016
+ rightHelper?: string | undefined;
4017
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4018
+ } & {
4019
+ required?: boolean | undefined;
4020
+ requiredPlacement?: "right" | "left" | undefined;
4021
+ optional?: boolean | undefined;
4022
+ } & {
4023
+ hintText?: undefined;
4024
+ hintOpened?: undefined;
4025
+ hintTrigger?: undefined;
4026
+ hintView?: undefined;
4027
+ hintSize?: undefined;
4028
+ hintTargetIcon?: undefined;
4029
+ hintPlacement?: undefined;
4030
+ hintHasArrow?: undefined;
4031
+ hintOffset?: undefined;
4032
+ hintWidth?: undefined;
4033
+ hintContentLeft?: undefined;
4034
+ } & {
4035
+ size?: string | undefined;
4036
+ view?: string | undefined;
4037
+ } & {
4038
+ height?: string | number | undefined;
4039
+ width?: string | number | undefined;
4040
+ } & {
4041
+ autoResize?: undefined;
4042
+ maxAuto?: undefined;
4043
+ minAuto?: undefined;
4044
+ } & {
4045
+ rows?: undefined;
4046
+ cols?: undefined;
4047
+ } & {
4048
+ clear?: undefined;
4049
+ hasDivider?: undefined;
4050
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4051
+ status?: "" | "warning" | "success" | "error" | undefined;
4052
+ label?: string | undefined;
4053
+ labelPlacement?: "outer" | "inner" | undefined;
4054
+ titleCaption?: ReactNode;
4055
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4056
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4057
+ helperText?: string | undefined;
4058
+ leftHelper?: string | undefined;
4059
+ rightHelper?: string | undefined;
4060
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4061
+ } & {
4062
+ required?: boolean | undefined;
4063
+ requiredPlacement?: "right" | "left" | undefined;
4064
+ optional?: boolean | undefined;
4065
+ } & {
4066
+ hintText?: undefined;
4067
+ hintOpened?: undefined;
4068
+ hintTrigger?: undefined;
4069
+ hintView?: undefined;
4070
+ hintSize?: undefined;
4071
+ hintTargetIcon?: undefined;
4072
+ hintPlacement?: undefined;
4073
+ hintHasArrow?: undefined;
4074
+ hintOffset?: undefined;
4075
+ hintWidth?: undefined;
4076
+ hintContentLeft?: undefined;
4077
+ } & {
4078
+ size?: string | undefined;
4079
+ view?: string | undefined;
4080
+ } & {
4081
+ rows?: number | undefined;
4082
+ cols?: number | undefined;
4083
+ } & {
4084
+ autoResize?: undefined;
4085
+ maxAuto?: undefined;
4086
+ minAuto?: undefined;
4087
+ } & {
4088
+ height?: undefined;
4089
+ width?: undefined;
4090
+ } & {
4091
+ clear?: undefined;
4092
+ hasDivider?: undefined;
4093
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4094
+ status?: "" | "warning" | "success" | "error" | undefined;
4095
+ label?: string | undefined;
4096
+ labelPlacement?: "outer" | "inner" | undefined;
4097
+ titleCaption?: ReactNode;
4098
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4099
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4100
+ helperText?: string | undefined;
4101
+ leftHelper?: string | undefined;
4102
+ rightHelper?: string | undefined;
4103
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4104
+ } & {
4105
+ required?: boolean | undefined;
4106
+ requiredPlacement?: "right" | "left" | undefined;
4107
+ optional?: boolean | undefined;
4108
+ } & {
4109
+ hintText?: undefined;
4110
+ hintOpened?: undefined;
4111
+ hintTrigger?: undefined;
4112
+ hintView?: undefined;
4113
+ hintSize?: undefined;
4114
+ hintTargetIcon?: undefined;
4115
+ hintPlacement?: undefined;
4116
+ hintHasArrow?: undefined;
4117
+ hintOffset?: undefined;
4118
+ hintWidth?: undefined;
4119
+ hintContentLeft?: undefined;
4120
+ } & {
4121
+ size?: string | undefined;
4122
+ view?: string | undefined;
4123
+ } & {
4124
+ clear?: true | undefined;
4125
+ hasDivider?: boolean | undefined;
4126
+ } & {
4127
+ rows?: undefined;
4128
+ cols?: undefined;
4129
+ } & {
4130
+ autoResize?: undefined;
4131
+ maxAuto?: undefined;
4132
+ minAuto?: undefined;
4133
+ } & {
4134
+ height?: undefined;
4135
+ width?: undefined;
4136
+ } & RefAttributes<HTMLTextAreaElement>))>;
4137
+
4138
+ export { TextareaHTMLAttributes }
4139
+
4140
+ // Warning: (ae-forgotten-export) The symbol "newHopeTextAreaProps" needs to be exported by the entry point index.d.ts
4141
+ // Warning: (ae-forgotten-export) The symbol "ClearProps" needs to be exported by the entry point index.d.ts
4142
+ // Warning: (ae-forgotten-export) The symbol "HintProps" needs to be exported by the entry point index.d.ts
4143
+ //
4144
+ // @public (undocumented)
4145
+ export type TextAreaProps = TextAreaProps_2 & Pick<newHopeTextAreaProps, 'title' | 'titleCaption' | 'required' | 'requiredPlacement' | 'optional'> & ClearProps & HintProps;
4146
+
4147
+ export { TextareaResize }
4148
+
4149
+ // @public
4150
+ export const TextField: React_2.ForwardRefExoticComponent<TextFieldProps & React_2.RefAttributes<HTMLInputElement>>;
4151
+
4152
+ // @public
4153
+ export const TextFieldGroup: FunctionComponent<PropsType< {
4154
+ size: {
4155
+ l: PolymorphicClassName;
4156
+ m: PolymorphicClassName;
4157
+ s: PolymorphicClassName;
4158
+ xs: PolymorphicClassName;
4159
+ };
4160
+ orientation: {
4161
+ horizontal: PolymorphicClassName;
4162
+ vertical: PolymorphicClassName;
4163
+ };
4164
+ gap: {
4165
+ none: PolymorphicClassName;
4166
+ dense: PolymorphicClassName;
4167
+ wide: PolymorphicClassName;
4168
+ };
4169
+ shape: {
4170
+ segmented: PolymorphicClassName;
4171
+ default: PolymorphicClassName;
4172
+ };
4173
+ stretching: {
4174
+ auto: PolymorphicClassName;
4175
+ filled: PolymorphicClassName;
4176
+ };
4177
+ }> & ((HTMLAttributes<HTMLDivElement> & {
4178
+ orientation?: Orientation | undefined;
4179
+ stretching?: ("auto" | "filled") | undefined;
4180
+ size?: string | undefined;
4181
+ isCommonTextFieldStyles?: boolean | undefined;
4182
+ } & {
4183
+ gap?: "none" | "dense" | undefined;
4184
+ shape?: "segmented" | undefined;
4185
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
4186
+ orientation?: Orientation | undefined;
4187
+ stretching?: ("auto" | "filled") | undefined;
4188
+ size?: string | undefined;
4189
+ isCommonTextFieldStyles?: boolean | undefined;
4190
+ } & {
4191
+ gap?: "dense" | "wide" | undefined;
4192
+ shape?: "default" | undefined;
4193
+ } & RefAttributes<HTMLDivElement>))>;
4194
+
4195
+ export { TextFieldGroupProps }
4196
+
4197
+ // Warning: (ae-forgotten-export) The symbol "TextFieldProps_2" needs to be exported by the entry point index.d.ts
4198
+ // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
4199
+ //
4200
+ // @public (undocumented)
4201
+ export type TextFieldProps = TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'chipType' | 'onChangeChips' | 'titleCaption' | 'labelPlacement' | 'keepPlaceholder' | 'required' | 'requiredPlacement' | 'optional' | 'chipView' | 'chipValidator'>;
4202
+
4203
+ export { TextFieldView }
4204
+
4205
+ // @public (undocumented)
4206
+ export const TextL: FunctionComponent<PropsType< {
4207
+ size: {
4208
+ l: PolymorphicClassName;
4209
+ };
4210
+ }> & {
4211
+ noWrap?: boolean | undefined;
4212
+ breakWord?: boolean | undefined;
4213
+ color?: string | undefined;
4214
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4215
+
4216
+ // @public (undocumented)
4217
+ export const TextM: FunctionComponent<PropsType< {
4218
+ size: {
4219
+ m: PolymorphicClassName;
4220
+ };
4221
+ }> & {
4222
+ noWrap?: boolean | undefined;
4223
+ breakWord?: boolean | undefined;
4224
+ color?: string | undefined;
4225
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4226
+
4227
+ // @public (undocumented)
4228
+ export const TextS: FunctionComponent<PropsType< {
4229
+ size: {
4230
+ s: PolymorphicClassName;
4231
+ };
4232
+ }> & {
4233
+ noWrap?: boolean | undefined;
4234
+ breakWord?: boolean | undefined;
4235
+ color?: string | undefined;
4236
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4237
+
4238
+ // @public
4239
+ export const TextSkeleton: FC<PropsType< {
4240
+ size: {
4241
+ body1: PolymorphicClassName;
4242
+ body2: PolymorphicClassName;
4243
+ body3: PolymorphicClassName;
4244
+ button1: PolymorphicClassName;
4245
+ button2: PolymorphicClassName;
4246
+ caption: PolymorphicClassName;
4247
+ display1: PolymorphicClassName;
4248
+ display2: PolymorphicClassName;
4249
+ display3: PolymorphicClassName;
4250
+ footnote1: PolymorphicClassName;
4251
+ footnote2: PolymorphicClassName;
4252
+ headline1: PolymorphicClassName;
4253
+ headline2: PolymorphicClassName;
4254
+ headline3: PolymorphicClassName;
4255
+ headline4: PolymorphicClassName;
4256
+ paragraph1: PolymorphicClassName;
4257
+ paragraph2: PolymorphicClassName;
4258
+ underline: PolymorphicClassName;
4259
+ bodyL: PolymorphicClassName;
4260
+ bodyM: PolymorphicClassName;
4261
+ bodyS: PolymorphicClassName;
4262
+ bodyXS: PolymorphicClassName;
4263
+ bodyXXS: PolymorphicClassName;
4264
+ dsplL: PolymorphicClassName;
4265
+ dsplM: PolymorphicClassName;
4266
+ dsplS: PolymorphicClassName;
4267
+ h1: PolymorphicClassName;
4268
+ h2: PolymorphicClassName;
4269
+ h3: PolymorphicClassName;
4270
+ h4: PolymorphicClassName;
4271
+ h5: PolymorphicClassName;
4272
+ textL: PolymorphicClassName;
4273
+ textM: PolymorphicClassName;
4274
+ textS: PolymorphicClassName;
4275
+ textXS: PolymorphicClassName;
4276
+ };
4277
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
4278
+ customGradientColor?: string | undefined;
4279
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
4280
+ } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement> & TextSkeletonBaseProps>;
4281
+
4282
+ export { TextSkeletonProps }
4283
+
4284
+ // @public (undocumented)
4285
+ export const TextXS: FunctionComponent<PropsType< {
4286
+ size: {
4287
+ xs: PolymorphicClassName;
4288
+ };
4289
+ }> & {
4290
+ noWrap?: boolean | undefined;
4291
+ breakWord?: boolean | undefined;
4292
+ color?: string | undefined;
4293
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4294
+
4295
+ export { TimingFunction }
4296
+
4297
+ // @public (undocumented)
4298
+ export const Toast: FunctionComponent<PropsType< {
4299
+ view: {
4300
+ default: PolymorphicClassName;
4301
+ primary: PolymorphicClassName;
4302
+ dark: PolymorphicClassName;
4303
+ light: PolymorphicClassName;
4304
+ };
4305
+ size: {
4306
+ m: PolymorphicClassName;
4307
+ };
4308
+ closeIconType: {
4309
+ default: PolymorphicClassName;
4310
+ };
4311
+ pilled: {
4312
+ true: PolymorphicClassName;
4313
+ };
4314
+ }> & HTMLAttributes<HTMLButtonElement> & CustomToastProps & RefAttributes<HTMLDivElement>>;
4315
+
4316
+ export { ToastPosition }
4317
+
4318
+ export { ToastProps }
4319
+
4320
+ // @public (undocumented)
4321
+ export const ToastProvider: ({ children }: {
4322
+ children: ReactNode;
4323
+ }) => JSX.Element;
4324
+
4325
+ export { ToastRole }
4326
+
4327
+ export { toCssSize }
4328
+
4329
+ // @public
4330
+ export const Toolbar: FunctionComponent<PropsType< {
4331
+ view: {
4332
+ default: PolymorphicClassName;
4333
+ };
4334
+ size: {
4335
+ xs: PolymorphicClassName;
4336
+ s: PolymorphicClassName;
4337
+ m: PolymorphicClassName;
4338
+ l: PolymorphicClassName;
4339
+ };
4340
+ }> & HTMLAttributes<HTMLDivElement> & {
4341
+ children: ReactNode;
4342
+ orientation?: "horizontal" | "vertical" | undefined;
4343
+ hasShadow?: boolean | undefined;
4344
+ size?: string | undefined;
4345
+ view?: string | undefined;
4346
+ } & RefAttributes<HTMLDivElement>>;
4347
+
4348
+ // @public (undocumented)
4349
+ export const ToolbarDivider: FunctionComponent<PropsType<Variants> & DividerProps & RefAttributes<HTMLDivElement>>;
4350
+
4351
+ export { ToolbarProps }
4352
+
4353
+ export { toolbarTokens }
4354
+
4355
+ // @public (undocumented)
4356
+ export const Tooltip: ForwardRefExoticComponent<TooltipProps & RefAttributes<HTMLDivElement>>;
4357
+
4358
+ export { TooltipProps }
4359
+
4360
+ export { transformStyles }
4361
+
4362
+ // @public (undocumented)
4363
+ export const Underline: FunctionComponent<PropsType< {
4364
+ size: {
4365
+ m: PolymorphicClassName;
4366
+ };
4367
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
4368
+
4369
+ export { Upload }
4370
+
4371
+ export { UploadAudio }
4372
+
4373
+ export { UploadAudioProps }
4374
+
4375
+ export { UploadProgress }
4376
+
4377
+ export { UploadProgressProps }
4378
+
4379
+ export { UploadProps }
4380
+
4381
+ export { UploadVisual }
4382
+
4383
+ export { UploadVisualProps }
4384
+
4385
+ export { useDebouncedFunction }
4386
+
4387
+ export { useFocusTrap }
4388
+
4389
+ export { useForkRef }
4390
+
4391
+ export { useIsomorphicLayoutEffect }
4392
+
4393
+ export { usePopupBaseContext }
4394
+
4395
+ export { useSegment }
4396
+
4397
+ export { useToast }
4398
+
4399
+ export { ValidationResult }
4400
+
4401
+ export { View }
4402
+
4403
+ export { ViewProps }
4404
+
4405
+ export { views }
4406
+
4407
+ export { withAssistiveDropdown }
4408
+
4409
+ export { withAutoFocus }
4410
+
4411
+ export { WithAutoFocusProps }
4412
+
4413
+ export { withSkeleton }
4414
+
4415
+ export { WithSkeletonProps }
4416
+
4417
+ // (No @packageDocumentation comment for this package)
4418
+
4419
+ ```