@salutejs/plasma-web 1.496.0-dev.0 → 1.496.1-canary.1705.12790178134.0

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