@salutejs/plasma-web 1.482.0-dev.0 → 1.482.1-canary.1611.12411751751.0

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