@salutejs/plasma-web 1.494.0-dev.0 → 1.494.1-canary.1678.12686117329.0

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