@salutejs/plasma-web 1.467.0-dev.0 → 1.467.1-canary.1616.12201207888.0

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