@salutejs/plasma-b2c 1.490.0-dev.0 → 1.491.0-canary.1681.12515137471.0

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