@salutejs/plasma-web 1.480.1-dev.0 → 1.481.0-canary.1603.12408009604.0

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