@salutejs/plasma-web 1.483.0-dev.0 → 1.483.2-canary.1669.12458503474.0

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