@salutejs/plasma-web 1.468.0-dev.0 → 1.468.1-canary.1611.12255715934.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,4414 @@
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
+ zIndex?: Property.ZIndex | undefined;
1902
+ onItemClick?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1903
+ listOverflow?: Property.Overflow | undefined;
1904
+ listHeight?: Property.Height<string | number> | undefined;
1905
+ hoverIndex?: number | undefined;
1906
+ } & React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>, "view" | "size"> & React_2.RefAttributes<HTMLButtonElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
1907
+
1908
+ // @public (undocumented)
1909
+ export const DropdownItem: React_2.ForwardRefExoticComponent<DropdownItemProps & React_2.RefAttributes<HTMLDivElement>>;
1910
+
1911
+ export { DropdownItemProps }
1912
+
1913
+ export { DropdownItemType }
1914
+
1915
+ // @public (undocumented)
1916
+ export const DropdownList: StyledComponent<"ul", any, {}, never>;
1917
+
1918
+ export { DropdownNodeType }
1919
+
1920
+ // @public (undocumented)
1921
+ export const DropdownPopup: React_2.ForwardRefExoticComponent<DropdownPopupProps & React_2.RefAttributes<HTMLDivElement>>;
1922
+
1923
+ export { DropdownPopupProps }
1924
+
1925
+ export { DropdownProps }
1926
+
1927
+ // @public (undocumented)
1928
+ export const Dropzone: FunctionComponent<PropsType< {
1929
+ view: {
1930
+ default: PolymorphicClassName;
1931
+ };
1932
+ size: {
1933
+ m: PolymorphicClassName;
1934
+ };
1935
+ disabled: {
1936
+ true: PolymorphicClassName;
1937
+ };
1938
+ }> & {
1939
+ multiple?: boolean | undefined;
1940
+ title?: string | undefined;
1941
+ description?: string | undefined;
1942
+ icon?: ReactNode;
1943
+ iconPlacement?: "top" | "left" | undefined;
1944
+ size?: string | undefined;
1945
+ view?: string | undefined;
1946
+ disabled?: boolean | undefined;
1947
+ stretch?: boolean | undefined;
1948
+ onDragEnter?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1949
+ onDragLeave?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1950
+ onDragOver?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1951
+ validator?: ((files: File[]) => ValidatorReturnType) | undefined;
1952
+ onDrop?: FileProcessHandler | undefined;
1953
+ onChoseFiles?: FileProcessHandler | undefined;
1954
+ } & InputHTMLAttributes_3<HTMLInputElement> & RefAttributes<HTMLInputElement>>;
1955
+
1956
+ export { dropzoneClasses }
1957
+
1958
+ export { dropzoneTokens }
1959
+
1960
+ // @public (undocumented)
1961
+ export const DsplL: FunctionComponent<PropsType< {
1962
+ size: {
1963
+ l: PolymorphicClassName;
1964
+ };
1965
+ }> & {
1966
+ noWrap?: boolean | undefined;
1967
+ breakWord?: boolean | undefined;
1968
+ color?: string | undefined;
1969
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1970
+
1971
+ // @public (undocumented)
1972
+ export const DsplM: FunctionComponent<PropsType< {
1973
+ size: {
1974
+ m: PolymorphicClassName;
1975
+ };
1976
+ }> & {
1977
+ noWrap?: boolean | undefined;
1978
+ breakWord?: boolean | undefined;
1979
+ color?: string | undefined;
1980
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1981
+
1982
+ // @public (undocumented)
1983
+ export const DsplS: FunctionComponent<PropsType< {
1984
+ size: {
1985
+ s: PolymorphicClassName;
1986
+ };
1987
+ }> & {
1988
+ noWrap?: boolean | undefined;
1989
+ breakWord?: boolean | undefined;
1990
+ color?: string | undefined;
1991
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1992
+
1993
+ // @public (undocumented)
1994
+ export const Editable: FunctionComponent<PropsType< {
1995
+ view: {
1996
+ default: PolymorphicClassName;
1997
+ };
1998
+ size: {
1999
+ m: PolymorphicClassName;
2000
+ };
2001
+ }> & EditableProps<TypographyVariants> & RefAttributes<HTMLInputElement>>;
2002
+
2003
+ export { ElasticGrid }
2004
+
2005
+ export { ElasticGridProps }
2006
+
2007
+ // @public (undocumented)
2008
+ export const EmptyState: FunctionComponent<PropsType< {
2009
+ size: {
2010
+ l: PolymorphicClassName;
2011
+ m: PolymorphicClassName;
2012
+ s: PolymorphicClassName;
2013
+ xs: PolymorphicClassName;
2014
+ };
2015
+ }> & Props & RefAttributes<HTMLDivElement>>;
2016
+
2017
+ export { extractTextFrom }
2018
+
2019
+ export { FocusProps }
2020
+
2021
+ // @public (undocumented)
2022
+ export const Footnote1: FunctionComponent<PropsType< {
2023
+ size: {
2024
+ footnote1: PolymorphicClassName;
2025
+ };
2026
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2027
+
2028
+ // @public (undocumented)
2029
+ export const Footnote2: FunctionComponent<PropsType< {
2030
+ size: {
2031
+ footnote2: PolymorphicClassName;
2032
+ };
2033
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2034
+
2035
+ export { formatCurrency }
2036
+
2037
+ export { gridBreakpoints }
2038
+
2039
+ export { gridColumns }
2040
+
2041
+ export { gridGutters }
2042
+
2043
+ export { gridMargins }
2044
+
2045
+ export { gridSizes }
2046
+
2047
+ // @public (undocumented)
2048
+ export const H1: FunctionComponent<PropsType< {
2049
+ size: {
2050
+ h1: PolymorphicClassName;
2051
+ };
2052
+ }> & {
2053
+ noWrap?: boolean | undefined;
2054
+ breakWord?: boolean | undefined;
2055
+ color?: string | undefined;
2056
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2057
+
2058
+ // @public (undocumented)
2059
+ export const H2: FunctionComponent<PropsType< {
2060
+ size: {
2061
+ h2: PolymorphicClassName;
2062
+ };
2063
+ }> & {
2064
+ noWrap?: boolean | undefined;
2065
+ breakWord?: boolean | undefined;
2066
+ color?: string | undefined;
2067
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2068
+
2069
+ // @public (undocumented)
2070
+ export const H3: FunctionComponent<PropsType< {
2071
+ size: {
2072
+ h3: PolymorphicClassName;
2073
+ };
2074
+ }> & {
2075
+ noWrap?: boolean | undefined;
2076
+ breakWord?: boolean | undefined;
2077
+ color?: string | undefined;
2078
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2079
+
2080
+ // @public (undocumented)
2081
+ export const H4: FunctionComponent<PropsType< {
2082
+ size: {
2083
+ h4: PolymorphicClassName;
2084
+ };
2085
+ }> & {
2086
+ noWrap?: boolean | undefined;
2087
+ breakWord?: boolean | undefined;
2088
+ color?: string | undefined;
2089
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2090
+
2091
+ // @public (undocumented)
2092
+ export const H5: FunctionComponent<PropsType< {
2093
+ size: {
2094
+ h5: PolymorphicClassName;
2095
+ };
2096
+ }> & {
2097
+ noWrap?: boolean | undefined;
2098
+ breakWord?: boolean | undefined;
2099
+ color?: string | undefined;
2100
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2101
+
2102
+ // @public (undocumented)
2103
+ export const Headline1: FunctionComponent<PropsType< {
2104
+ size: {
2105
+ headline1: PolymorphicClassName;
2106
+ };
2107
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2108
+
2109
+ // @public (undocumented)
2110
+ export const Headline2: FunctionComponent<PropsType< {
2111
+ size: {
2112
+ headline2: PolymorphicClassName;
2113
+ };
2114
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2115
+
2116
+ // @public (undocumented)
2117
+ export const Headline3: FunctionComponent<PropsType< {
2118
+ size: {
2119
+ headline3: PolymorphicClassName;
2120
+ };
2121
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2122
+
2123
+ // @public (undocumented)
2124
+ export const Headline4: FunctionComponent<PropsType< {
2125
+ size: {
2126
+ headline4: PolymorphicClassName;
2127
+ };
2128
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2129
+
2130
+ // @public (undocumented)
2131
+ export const Headline5: FunctionComponent<PropsType< {
2132
+ size: {
2133
+ headline5: PolymorphicClassName;
2134
+ };
2135
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2136
+
2137
+ // @public
2138
+ export const IconButton: FunctionComponent<PropsType< {
2139
+ view: {
2140
+ default: PolymorphicClassName;
2141
+ accent: PolymorphicClassName;
2142
+ secondary: PolymorphicClassName;
2143
+ clear: PolymorphicClassName;
2144
+ success: PolymorphicClassName;
2145
+ warning: PolymorphicClassName;
2146
+ critical: PolymorphicClassName;
2147
+ dark: PolymorphicClassName;
2148
+ black: PolymorphicClassName;
2149
+ white: PolymorphicClassName;
2150
+ };
2151
+ size: {
2152
+ l: PolymorphicClassName;
2153
+ lr: PolymorphicClassName;
2154
+ m: PolymorphicClassName;
2155
+ mr: PolymorphicClassName;
2156
+ s: PolymorphicClassName;
2157
+ sr: PolymorphicClassName;
2158
+ xs: PolymorphicClassName;
2159
+ xsr: PolymorphicClassName;
2160
+ };
2161
+ disabled: {
2162
+ true: PolymorphicClassName;
2163
+ };
2164
+ focused: {
2165
+ true: PolymorphicClassName;
2166
+ };
2167
+ }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
2168
+ text?: string | undefined;
2169
+ contentLeft?: ReactNode;
2170
+ contentPlacing?: ("default" | "relaxed") | undefined;
2171
+ isLoading?: boolean | undefined;
2172
+ loader?: ReactNode;
2173
+ stretch?: boolean | undefined;
2174
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
2175
+ square?: boolean | undefined;
2176
+ focused?: boolean | undefined;
2177
+ disabled?: boolean | undefined;
2178
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
2179
+ view?: string | undefined;
2180
+ size?: string | undefined;
2181
+ outlined?: boolean | undefined;
2182
+ shiftLeft?: boolean | undefined;
2183
+ shiftRight?: boolean | undefined;
2184
+ blur?: "small" | "medium" | "large" | undefined;
2185
+ } & {
2186
+ value?: string | number | undefined;
2187
+ contentRight?: undefined;
2188
+ } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
2189
+ text?: string | undefined;
2190
+ contentLeft?: ReactNode;
2191
+ contentPlacing?: ("default" | "relaxed") | undefined;
2192
+ isLoading?: boolean | undefined;
2193
+ loader?: ReactNode;
2194
+ stretch?: boolean | undefined;
2195
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
2196
+ square?: boolean | undefined;
2197
+ focused?: boolean | undefined;
2198
+ disabled?: boolean | undefined;
2199
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
2200
+ view?: string | undefined;
2201
+ size?: string | undefined;
2202
+ outlined?: boolean | undefined;
2203
+ shiftLeft?: boolean | undefined;
2204
+ shiftRight?: boolean | undefined;
2205
+ blur?: "small" | "medium" | "large" | undefined;
2206
+ } & {
2207
+ value?: undefined;
2208
+ contentRight?: ReactNode;
2209
+ } & RefAttributes<HTMLButtonElement>))>;
2210
+
2211
+ // @public
2212
+ const Image_2: FunctionComponent<PropsType<Variants> & ImgHTMLAttributes<HTMLImageElement> & {
2213
+ base?: "img" | "div" | undefined;
2214
+ 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;
2215
+ customRatio?: string | undefined;
2216
+ } & RefAttributes<HTMLDivElement>>;
2217
+ export { Image_2 as Image }
2218
+
2219
+ export { ImageProps }
2220
+
2221
+ // @public (undocumented)
2222
+ export const Indicator: FunctionComponent<PropsType< {
2223
+ view: {
2224
+ default: PolymorphicClassName;
2225
+ accent: PolymorphicClassName;
2226
+ inactive: PolymorphicClassName;
2227
+ positive: PolymorphicClassName;
2228
+ warning: PolymorphicClassName;
2229
+ negative: PolymorphicClassName;
2230
+ black: PolymorphicClassName;
2231
+ white: PolymorphicClassName;
2232
+ };
2233
+ size: {
2234
+ l: PolymorphicClassName;
2235
+ m: PolymorphicClassName;
2236
+ s: PolymorphicClassName;
2237
+ };
2238
+ }> & HTMLAttributes<HTMLDivElement> & {
2239
+ size: string;
2240
+ view: string;
2241
+ } & RefAttributes<HTMLDivElement>>;
2242
+
2243
+ export { IndicatorProps }
2244
+
2245
+ export { InputHTMLAttributes }
2246
+
2247
+ // @public
2248
+ export const LineSkeleton: FunctionComponent<PropsType< {
2249
+ size: {
2250
+ body1: PolymorphicClassName;
2251
+ body2: PolymorphicClassName;
2252
+ body3: PolymorphicClassName;
2253
+ button1: PolymorphicClassName;
2254
+ button2: PolymorphicClassName;
2255
+ caption: PolymorphicClassName;
2256
+ display1: PolymorphicClassName;
2257
+ display2: PolymorphicClassName;
2258
+ display3: PolymorphicClassName;
2259
+ footnote1: PolymorphicClassName;
2260
+ footnote2: PolymorphicClassName;
2261
+ headline1: PolymorphicClassName;
2262
+ headline2: PolymorphicClassName;
2263
+ headline3: PolymorphicClassName;
2264
+ headline4: PolymorphicClassName;
2265
+ paragraph1: PolymorphicClassName;
2266
+ paragraph2: PolymorphicClassName;
2267
+ underline: PolymorphicClassName;
2268
+ bodyL: PolymorphicClassName;
2269
+ bodyM: PolymorphicClassName;
2270
+ bodyS: PolymorphicClassName;
2271
+ bodyXS: PolymorphicClassName;
2272
+ bodyXXS: PolymorphicClassName;
2273
+ dsplL: PolymorphicClassName;
2274
+ dsplM: PolymorphicClassName;
2275
+ dsplS: PolymorphicClassName;
2276
+ h1: PolymorphicClassName;
2277
+ h2: PolymorphicClassName;
2278
+ h3: PolymorphicClassName;
2279
+ h4: PolymorphicClassName;
2280
+ h5: PolymorphicClassName;
2281
+ textL: PolymorphicClassName;
2282
+ textM: PolymorphicClassName;
2283
+ textS: PolymorphicClassName;
2284
+ textXS: PolymorphicClassName;
2285
+ };
2286
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
2287
+ customGradientColor?: string | undefined;
2288
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
2289
+ } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement>>;
2290
+
2291
+ export { LineSkeletonProps }
2292
+
2293
+ // @public
2294
+ export const Link: FunctionComponent<PropsType< {
2295
+ view: {
2296
+ default: PolymorphicClassName;
2297
+ primary: PolymorphicClassName;
2298
+ secondary: PolymorphicClassName;
2299
+ tertiary: PolymorphicClassName;
2300
+ paragraph: PolymorphicClassName;
2301
+ accent: PolymorphicClassName;
2302
+ positive: PolymorphicClassName;
2303
+ warning: PolymorphicClassName;
2304
+ negative: PolymorphicClassName;
2305
+ clear: PolymorphicClassName;
2306
+ };
2307
+ disabled: {
2308
+ true: PolymorphicClassName;
2309
+ };
2310
+ focused: {
2311
+ true: PolymorphicClassName;
2312
+ };
2313
+ }> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
2314
+
2315
+ export { List }
2316
+
2317
+ export { ListItem }
2318
+
2319
+ // @public (undocumented)
2320
+ export const Mask: ForwardRefExoticComponent<(Omit<PropsType< {
2321
+ view: {
2322
+ default: PolymorphicClassName;
2323
+ positive: PolymorphicClassName;
2324
+ warning: PolymorphicClassName;
2325
+ negative: PolymorphicClassName;
2326
+ };
2327
+ size: {
2328
+ l: PolymorphicClassName;
2329
+ m: PolymorphicClassName;
2330
+ s: PolymorphicClassName;
2331
+ xs: PolymorphicClassName;
2332
+ };
2333
+ labelPlacement: {
2334
+ inner: PolymorphicClassName;
2335
+ outer: PolymorphicClassName;
2336
+ };
2337
+ clear: {
2338
+ true: PolymorphicClassName;
2339
+ };
2340
+ chipView: {
2341
+ default: PolymorphicClassName;
2342
+ secondary: PolymorphicClassName;
2343
+ accent: PolymorphicClassName;
2344
+ positive: PolymorphicClassName;
2345
+ warning: PolymorphicClassName;
2346
+ negative: PolymorphicClassName;
2347
+ };
2348
+ hintView: {
2349
+ default: PolymorphicClassName;
2350
+ };
2351
+ hintSize: {
2352
+ m: PolymorphicClassName;
2353
+ s: PolymorphicClassName;
2354
+ };
2355
+ disabled: {
2356
+ true: PolymorphicClassName;
2357
+ };
2358
+ readOnly: {
2359
+ true: PolymorphicClassName;
2360
+ };
2361
+ }> & {
2362
+ size?: string | undefined;
2363
+ view?: string | undefined;
2364
+ readOnly?: boolean | undefined;
2365
+ disabled?: boolean | undefined;
2366
+ } & {
2367
+ titleCaption?: ReactNode;
2368
+ leftHelper?: string | undefined;
2369
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2370
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2371
+ textBefore?: string | undefined;
2372
+ textAfter?: string | undefined;
2373
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2374
+ } & LabelProps & RequiredProps & {
2375
+ clear?: boolean | undefined;
2376
+ hasDivider?: boolean | undefined;
2377
+ } & {
2378
+ hintText: string;
2379
+ hintTrigger?: "hover" | "click" | undefined;
2380
+ hintView?: string | undefined;
2381
+ hintSize?: string | undefined;
2382
+ hintTargetIcon?: ReactNode;
2383
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2384
+ hintHasArrow?: boolean | undefined;
2385
+ hintOffset?: [number, number] | undefined;
2386
+ hintWidth?: string | undefined;
2387
+ hintContentLeft?: ReactNode;
2388
+ } & {
2389
+ chips?: undefined;
2390
+ onChangeChips?: undefined;
2391
+ enumerationType?: "plain" | undefined;
2392
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2393
+ chipType?: undefined;
2394
+ chipView?: undefined;
2395
+ chipValidator?: undefined;
2396
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2397
+ view: {
2398
+ default: PolymorphicClassName;
2399
+ positive: PolymorphicClassName;
2400
+ warning: PolymorphicClassName;
2401
+ negative: PolymorphicClassName;
2402
+ };
2403
+ size: {
2404
+ l: PolymorphicClassName;
2405
+ m: PolymorphicClassName;
2406
+ s: PolymorphicClassName;
2407
+ xs: PolymorphicClassName;
2408
+ };
2409
+ labelPlacement: {
2410
+ inner: PolymorphicClassName;
2411
+ outer: PolymorphicClassName;
2412
+ };
2413
+ clear: {
2414
+ true: PolymorphicClassName;
2415
+ };
2416
+ chipView: {
2417
+ default: PolymorphicClassName;
2418
+ secondary: PolymorphicClassName;
2419
+ accent: PolymorphicClassName;
2420
+ positive: PolymorphicClassName;
2421
+ warning: PolymorphicClassName;
2422
+ negative: PolymorphicClassName;
2423
+ };
2424
+ hintView: {
2425
+ default: PolymorphicClassName;
2426
+ };
2427
+ hintSize: {
2428
+ m: PolymorphicClassName;
2429
+ s: PolymorphicClassName;
2430
+ };
2431
+ disabled: {
2432
+ true: PolymorphicClassName;
2433
+ };
2434
+ readOnly: {
2435
+ true: PolymorphicClassName;
2436
+ };
2437
+ }> & {
2438
+ size?: string | undefined;
2439
+ view?: string | undefined;
2440
+ readOnly?: boolean | undefined;
2441
+ disabled?: boolean | undefined;
2442
+ } & {
2443
+ titleCaption?: ReactNode;
2444
+ leftHelper?: string | undefined;
2445
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2446
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2447
+ textBefore?: string | undefined;
2448
+ textAfter?: string | undefined;
2449
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2450
+ } & LabelProps & RequiredProps & {
2451
+ clear?: boolean | undefined;
2452
+ hasDivider?: boolean | undefined;
2453
+ } & {
2454
+ hintText: string;
2455
+ hintTrigger?: "hover" | "click" | undefined;
2456
+ hintView?: string | undefined;
2457
+ hintSize?: string | undefined;
2458
+ hintTargetIcon?: ReactNode;
2459
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2460
+ hintHasArrow?: boolean | undefined;
2461
+ hintOffset?: [number, number] | undefined;
2462
+ hintWidth?: string | undefined;
2463
+ hintContentLeft?: ReactNode;
2464
+ } & {
2465
+ enumerationType: "chip";
2466
+ onSearch?: undefined;
2467
+ chips?: TextFieldPrimitiveValue[] | undefined;
2468
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2469
+ chipType?: "default" | "text" | undefined;
2470
+ chipView?: string | undefined;
2471
+ chipValidator?: ((value: string) => {
2472
+ view?: string | undefined;
2473
+ }) | undefined;
2474
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2475
+ view: {
2476
+ default: PolymorphicClassName;
2477
+ positive: PolymorphicClassName;
2478
+ warning: PolymorphicClassName;
2479
+ negative: PolymorphicClassName;
2480
+ };
2481
+ size: {
2482
+ l: PolymorphicClassName;
2483
+ m: PolymorphicClassName;
2484
+ s: PolymorphicClassName;
2485
+ xs: PolymorphicClassName;
2486
+ };
2487
+ labelPlacement: {
2488
+ inner: PolymorphicClassName;
2489
+ outer: PolymorphicClassName;
2490
+ };
2491
+ clear: {
2492
+ true: PolymorphicClassName;
2493
+ };
2494
+ chipView: {
2495
+ default: PolymorphicClassName;
2496
+ secondary: PolymorphicClassName;
2497
+ accent: PolymorphicClassName;
2498
+ positive: PolymorphicClassName;
2499
+ warning: PolymorphicClassName;
2500
+ negative: PolymorphicClassName;
2501
+ };
2502
+ hintView: {
2503
+ default: PolymorphicClassName;
2504
+ };
2505
+ hintSize: {
2506
+ m: PolymorphicClassName;
2507
+ s: PolymorphicClassName;
2508
+ };
2509
+ disabled: {
2510
+ true: PolymorphicClassName;
2511
+ };
2512
+ readOnly: {
2513
+ true: PolymorphicClassName;
2514
+ };
2515
+ }> & {
2516
+ size?: string | undefined;
2517
+ view?: string | undefined;
2518
+ readOnly?: boolean | undefined;
2519
+ disabled?: boolean | undefined;
2520
+ } & {
2521
+ titleCaption?: ReactNode;
2522
+ leftHelper?: string | undefined;
2523
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2524
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2525
+ textBefore?: string | undefined;
2526
+ textAfter?: string | undefined;
2527
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2528
+ } & LabelProps & RequiredProps & {
2529
+ clear?: boolean | undefined;
2530
+ hasDivider?: boolean | undefined;
2531
+ } & {
2532
+ hintTrigger?: undefined;
2533
+ hintText?: undefined;
2534
+ hintView?: undefined;
2535
+ hintSize?: undefined;
2536
+ hintTargetIcon?: undefined;
2537
+ hintPlacement?: undefined;
2538
+ hintHasArrow?: undefined;
2539
+ hintOffset?: undefined;
2540
+ hintWidth?: undefined;
2541
+ hintContentLeft?: undefined;
2542
+ } & {
2543
+ chips?: undefined;
2544
+ onChangeChips?: undefined;
2545
+ enumerationType?: "plain" | undefined;
2546
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2547
+ chipType?: undefined;
2548
+ chipView?: undefined;
2549
+ chipValidator?: undefined;
2550
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2551
+ view: {
2552
+ default: PolymorphicClassName;
2553
+ positive: PolymorphicClassName;
2554
+ warning: PolymorphicClassName;
2555
+ negative: PolymorphicClassName;
2556
+ };
2557
+ size: {
2558
+ l: PolymorphicClassName;
2559
+ m: PolymorphicClassName;
2560
+ s: PolymorphicClassName;
2561
+ xs: PolymorphicClassName;
2562
+ };
2563
+ labelPlacement: {
2564
+ inner: PolymorphicClassName;
2565
+ outer: PolymorphicClassName;
2566
+ };
2567
+ clear: {
2568
+ true: PolymorphicClassName;
2569
+ };
2570
+ chipView: {
2571
+ default: PolymorphicClassName;
2572
+ secondary: PolymorphicClassName;
2573
+ accent: PolymorphicClassName;
2574
+ positive: PolymorphicClassName;
2575
+ warning: PolymorphicClassName;
2576
+ negative: PolymorphicClassName;
2577
+ };
2578
+ hintView: {
2579
+ default: PolymorphicClassName;
2580
+ };
2581
+ hintSize: {
2582
+ m: PolymorphicClassName;
2583
+ s: PolymorphicClassName;
2584
+ };
2585
+ disabled: {
2586
+ true: PolymorphicClassName;
2587
+ };
2588
+ readOnly: {
2589
+ true: PolymorphicClassName;
2590
+ };
2591
+ }> & {
2592
+ size?: string | undefined;
2593
+ view?: string | undefined;
2594
+ readOnly?: boolean | undefined;
2595
+ disabled?: boolean | undefined;
2596
+ } & {
2597
+ titleCaption?: ReactNode;
2598
+ leftHelper?: string | undefined;
2599
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2600
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2601
+ textBefore?: string | undefined;
2602
+ textAfter?: string | undefined;
2603
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2604
+ } & LabelProps & RequiredProps & {
2605
+ clear?: boolean | undefined;
2606
+ hasDivider?: boolean | undefined;
2607
+ } & {
2608
+ hintTrigger?: undefined;
2609
+ hintText?: undefined;
2610
+ hintView?: undefined;
2611
+ hintSize?: undefined;
2612
+ hintTargetIcon?: undefined;
2613
+ hintPlacement?: undefined;
2614
+ hintHasArrow?: undefined;
2615
+ hintOffset?: undefined;
2616
+ hintWidth?: undefined;
2617
+ hintContentLeft?: undefined;
2618
+ } & {
2619
+ enumerationType: "chip";
2620
+ onSearch?: undefined;
2621
+ chips?: TextFieldPrimitiveValue[] | undefined;
2622
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2623
+ chipType?: "default" | "text" | undefined;
2624
+ chipView?: string | undefined;
2625
+ chipValidator?: ((value: string) => {
2626
+ view?: string | undefined;
2627
+ }) | undefined;
2628
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2629
+ view: {
2630
+ default: PolymorphicClassName;
2631
+ positive: PolymorphicClassName;
2632
+ warning: PolymorphicClassName;
2633
+ negative: PolymorphicClassName;
2634
+ };
2635
+ size: {
2636
+ l: PolymorphicClassName;
2637
+ m: PolymorphicClassName;
2638
+ s: PolymorphicClassName;
2639
+ xs: PolymorphicClassName;
2640
+ };
2641
+ labelPlacement: {
2642
+ inner: PolymorphicClassName;
2643
+ outer: PolymorphicClassName;
2644
+ };
2645
+ clear: {
2646
+ true: PolymorphicClassName;
2647
+ };
2648
+ chipView: {
2649
+ default: PolymorphicClassName;
2650
+ secondary: PolymorphicClassName;
2651
+ accent: PolymorphicClassName;
2652
+ positive: PolymorphicClassName;
2653
+ warning: PolymorphicClassName;
2654
+ negative: PolymorphicClassName;
2655
+ };
2656
+ hintView: {
2657
+ default: PolymorphicClassName;
2658
+ };
2659
+ hintSize: {
2660
+ m: PolymorphicClassName;
2661
+ s: PolymorphicClassName;
2662
+ };
2663
+ disabled: {
2664
+ true: PolymorphicClassName;
2665
+ };
2666
+ readOnly: {
2667
+ true: PolymorphicClassName;
2668
+ };
2669
+ }> & {
2670
+ size?: string | undefined;
2671
+ view?: string | undefined;
2672
+ readOnly?: boolean | undefined;
2673
+ disabled?: boolean | undefined;
2674
+ } & {
2675
+ titleCaption?: ReactNode;
2676
+ leftHelper?: string | undefined;
2677
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2678
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2679
+ textBefore?: string | undefined;
2680
+ textAfter?: string | undefined;
2681
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2682
+ } & LabelProps & RequiredProps & {
2683
+ clear?: false | undefined;
2684
+ hasDivider?: undefined;
2685
+ } & {
2686
+ hintText: string;
2687
+ hintTrigger?: "hover" | "click" | undefined;
2688
+ hintView?: string | undefined;
2689
+ hintSize?: string | undefined;
2690
+ hintTargetIcon?: ReactNode;
2691
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2692
+ hintHasArrow?: boolean | undefined;
2693
+ hintOffset?: [number, number] | undefined;
2694
+ hintWidth?: string | undefined;
2695
+ hintContentLeft?: ReactNode;
2696
+ } & {
2697
+ chips?: undefined;
2698
+ onChangeChips?: undefined;
2699
+ enumerationType?: "plain" | undefined;
2700
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2701
+ chipType?: undefined;
2702
+ chipView?: undefined;
2703
+ chipValidator?: undefined;
2704
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2705
+ view: {
2706
+ default: PolymorphicClassName;
2707
+ positive: PolymorphicClassName;
2708
+ warning: PolymorphicClassName;
2709
+ negative: PolymorphicClassName;
2710
+ };
2711
+ size: {
2712
+ l: PolymorphicClassName;
2713
+ m: PolymorphicClassName;
2714
+ s: PolymorphicClassName;
2715
+ xs: PolymorphicClassName;
2716
+ };
2717
+ labelPlacement: {
2718
+ inner: PolymorphicClassName;
2719
+ outer: PolymorphicClassName;
2720
+ };
2721
+ clear: {
2722
+ true: PolymorphicClassName;
2723
+ };
2724
+ chipView: {
2725
+ default: PolymorphicClassName;
2726
+ secondary: PolymorphicClassName;
2727
+ accent: PolymorphicClassName;
2728
+ positive: PolymorphicClassName;
2729
+ warning: PolymorphicClassName;
2730
+ negative: PolymorphicClassName;
2731
+ };
2732
+ hintView: {
2733
+ default: PolymorphicClassName;
2734
+ };
2735
+ hintSize: {
2736
+ m: PolymorphicClassName;
2737
+ s: PolymorphicClassName;
2738
+ };
2739
+ disabled: {
2740
+ true: PolymorphicClassName;
2741
+ };
2742
+ readOnly: {
2743
+ true: PolymorphicClassName;
2744
+ };
2745
+ }> & {
2746
+ size?: string | undefined;
2747
+ view?: string | undefined;
2748
+ readOnly?: boolean | undefined;
2749
+ disabled?: boolean | undefined;
2750
+ } & {
2751
+ titleCaption?: ReactNode;
2752
+ leftHelper?: string | undefined;
2753
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2754
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2755
+ textBefore?: string | undefined;
2756
+ textAfter?: string | undefined;
2757
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2758
+ } & LabelProps & RequiredProps & {
2759
+ clear?: false | undefined;
2760
+ hasDivider?: undefined;
2761
+ } & {
2762
+ hintText: string;
2763
+ hintTrigger?: "hover" | "click" | undefined;
2764
+ hintView?: string | undefined;
2765
+ hintSize?: string | undefined;
2766
+ hintTargetIcon?: ReactNode;
2767
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2768
+ hintHasArrow?: boolean | undefined;
2769
+ hintOffset?: [number, number] | undefined;
2770
+ hintWidth?: string | undefined;
2771
+ hintContentLeft?: ReactNode;
2772
+ } & {
2773
+ enumerationType: "chip";
2774
+ onSearch?: undefined;
2775
+ chips?: TextFieldPrimitiveValue[] | undefined;
2776
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2777
+ chipType?: "default" | "text" | undefined;
2778
+ chipView?: string | undefined;
2779
+ chipValidator?: ((value: string) => {
2780
+ view?: string | undefined;
2781
+ }) | undefined;
2782
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2783
+ view: {
2784
+ default: PolymorphicClassName;
2785
+ positive: PolymorphicClassName;
2786
+ warning: PolymorphicClassName;
2787
+ negative: PolymorphicClassName;
2788
+ };
2789
+ size: {
2790
+ l: PolymorphicClassName;
2791
+ m: PolymorphicClassName;
2792
+ s: PolymorphicClassName;
2793
+ xs: PolymorphicClassName;
2794
+ };
2795
+ labelPlacement: {
2796
+ inner: PolymorphicClassName;
2797
+ outer: PolymorphicClassName;
2798
+ };
2799
+ clear: {
2800
+ true: PolymorphicClassName;
2801
+ };
2802
+ chipView: {
2803
+ default: PolymorphicClassName;
2804
+ secondary: PolymorphicClassName;
2805
+ accent: PolymorphicClassName;
2806
+ positive: PolymorphicClassName;
2807
+ warning: PolymorphicClassName;
2808
+ negative: PolymorphicClassName;
2809
+ };
2810
+ hintView: {
2811
+ default: PolymorphicClassName;
2812
+ };
2813
+ hintSize: {
2814
+ m: PolymorphicClassName;
2815
+ s: PolymorphicClassName;
2816
+ };
2817
+ disabled: {
2818
+ true: PolymorphicClassName;
2819
+ };
2820
+ readOnly: {
2821
+ true: PolymorphicClassName;
2822
+ };
2823
+ }> & {
2824
+ size?: string | undefined;
2825
+ view?: string | undefined;
2826
+ readOnly?: boolean | undefined;
2827
+ disabled?: boolean | undefined;
2828
+ } & {
2829
+ titleCaption?: ReactNode;
2830
+ leftHelper?: string | undefined;
2831
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2832
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2833
+ textBefore?: string | undefined;
2834
+ textAfter?: string | undefined;
2835
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2836
+ } & LabelProps & RequiredProps & {
2837
+ clear?: false | undefined;
2838
+ hasDivider?: undefined;
2839
+ } & {
2840
+ hintTrigger?: undefined;
2841
+ hintText?: undefined;
2842
+ hintView?: undefined;
2843
+ hintSize?: undefined;
2844
+ hintTargetIcon?: undefined;
2845
+ hintPlacement?: undefined;
2846
+ hintHasArrow?: undefined;
2847
+ hintOffset?: undefined;
2848
+ hintWidth?: undefined;
2849
+ hintContentLeft?: undefined;
2850
+ } & {
2851
+ chips?: undefined;
2852
+ onChangeChips?: undefined;
2853
+ enumerationType?: "plain" | undefined;
2854
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2855
+ chipType?: undefined;
2856
+ chipView?: undefined;
2857
+ chipValidator?: undefined;
2858
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2859
+ view: {
2860
+ default: PolymorphicClassName;
2861
+ positive: PolymorphicClassName;
2862
+ warning: PolymorphicClassName;
2863
+ negative: PolymorphicClassName;
2864
+ };
2865
+ size: {
2866
+ l: PolymorphicClassName;
2867
+ m: PolymorphicClassName;
2868
+ s: PolymorphicClassName;
2869
+ xs: PolymorphicClassName;
2870
+ };
2871
+ labelPlacement: {
2872
+ inner: PolymorphicClassName;
2873
+ outer: PolymorphicClassName;
2874
+ };
2875
+ clear: {
2876
+ true: PolymorphicClassName;
2877
+ };
2878
+ chipView: {
2879
+ default: PolymorphicClassName;
2880
+ secondary: PolymorphicClassName;
2881
+ accent: PolymorphicClassName;
2882
+ positive: PolymorphicClassName;
2883
+ warning: PolymorphicClassName;
2884
+ negative: PolymorphicClassName;
2885
+ };
2886
+ hintView: {
2887
+ default: PolymorphicClassName;
2888
+ };
2889
+ hintSize: {
2890
+ m: PolymorphicClassName;
2891
+ s: PolymorphicClassName;
2892
+ };
2893
+ disabled: {
2894
+ true: PolymorphicClassName;
2895
+ };
2896
+ readOnly: {
2897
+ true: PolymorphicClassName;
2898
+ };
2899
+ }> & {
2900
+ size?: string | undefined;
2901
+ view?: string | undefined;
2902
+ readOnly?: boolean | undefined;
2903
+ disabled?: boolean | undefined;
2904
+ } & {
2905
+ titleCaption?: ReactNode;
2906
+ leftHelper?: string | undefined;
2907
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2908
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2909
+ textBefore?: string | undefined;
2910
+ textAfter?: string | undefined;
2911
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2912
+ } & LabelProps & RequiredProps & {
2913
+ clear?: false | undefined;
2914
+ hasDivider?: undefined;
2915
+ } & {
2916
+ hintTrigger?: undefined;
2917
+ hintText?: undefined;
2918
+ hintView?: undefined;
2919
+ hintSize?: undefined;
2920
+ hintTargetIcon?: undefined;
2921
+ hintPlacement?: undefined;
2922
+ hintHasArrow?: undefined;
2923
+ hintOffset?: undefined;
2924
+ hintWidth?: undefined;
2925
+ hintContentLeft?: undefined;
2926
+ } & {
2927
+ enumerationType: "chip";
2928
+ onSearch?: undefined;
2929
+ chips?: TextFieldPrimitiveValue[] | undefined;
2930
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2931
+ chipType?: "default" | "text" | undefined;
2932
+ chipView?: string | undefined;
2933
+ chipValidator?: ((value: string) => {
2934
+ view?: string | undefined;
2935
+ }) | undefined;
2936
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref">) & RefAttributes<HTMLInputElement>>;
2937
+
2938
+ export { MaxLinesProps }
2939
+
2940
+ export { mediaQuery }
2941
+
2942
+ export { MediaQueryFunction }
2943
+
2944
+ export { Modal }
2945
+
2946
+ // @public
2947
+ export const ModalBase: ForwardRefExoticComponent<ModalBaseProps & RefAttributes<HTMLDivElement>>;
2948
+
2949
+ export { modalBaseClasses }
2950
+
2951
+ export { ModalBaseProps }
2952
+
2953
+ export { ModalProps }
2954
+
2955
+ export { ModalsProvider }
2956
+
2957
+ export { ModalView }
2958
+
2959
+ export { monthLongName }
2960
+
2961
+ export { monthShortName }
2962
+
2963
+ // @public (undocumented)
2964
+ const Notification_2: React_2.FunctionComponent<PropsType< {
2965
+ view: {
2966
+ default: PolymorphicClassName;
2967
+ };
2968
+ layout: {
2969
+ horizontal: PolymorphicClassName;
2970
+ vertical: PolymorphicClassName;
2971
+ };
2972
+ closeIconType: {
2973
+ default: PolymorphicClassName;
2974
+ };
2975
+ size: {
2976
+ xs: PolymorphicClassName;
2977
+ xxs: PolymorphicClassName;
2978
+ };
2979
+ }> & (React_2.HTMLAttributes<HTMLElement> | HTMLAttributesWithoutOnChange<HTMLElement> | HTMLAttributesWithoutOnChangeAndDefaultValue<HTMLElement>)>;
2980
+ export { Notification_2 as Notification }
2981
+
2982
+ export { NotificationIconPlacement }
2983
+
2984
+ export { NotificationLayout }
2985
+
2986
+ export { NotificationProps }
2987
+
2988
+ // @public (undocumented)
2989
+ export const NotificationsProvider: React_2.FC<{
2990
+ children: ReactNode;
2991
+ frame?: string;
2992
+ placement?: NotificationPlacement;
2993
+ }>;
2994
+
2995
+ // @public (undocumented)
2996
+ export const NumberInput: FunctionComponent<PropsType< {
2997
+ view: {
2998
+ default: PolymorphicClassName;
2999
+ secondary: PolymorphicClassName;
3000
+ accent: PolymorphicClassName;
3001
+ clear: PolymorphicClassName;
3002
+ };
3003
+ size: {
3004
+ l: PolymorphicClassName;
3005
+ m: PolymorphicClassName;
3006
+ s: PolymorphicClassName;
3007
+ xs: PolymorphicClassName;
3008
+ };
3009
+ shape: {
3010
+ cornered: PolymorphicClassName;
3011
+ pilled: PolymorphicClassName;
3012
+ };
3013
+ inputBackgroundType: {
3014
+ fill: PolymorphicClassName;
3015
+ clear: PolymorphicClassName;
3016
+ };
3017
+ segmentation: {
3018
+ default: PolymorphicClassName;
3019
+ segmented: PolymorphicClassName;
3020
+ solid: PolymorphicClassName;
3021
+ };
3022
+ disabled: {
3023
+ true: PolymorphicClassName;
3024
+ };
3025
+ }> & (({
3026
+ value?: number | undefined;
3027
+ min?: number | undefined;
3028
+ max?: number | undefined;
3029
+ step?: number | undefined;
3030
+ isLoading?: boolean | undefined;
3031
+ loader?: ReactNode;
3032
+ size?: string | undefined;
3033
+ view?: string | undefined;
3034
+ clear?: boolean | undefined;
3035
+ shape?: string | undefined;
3036
+ disabled?: boolean | undefined;
3037
+ textBefore?: string | undefined;
3038
+ textAfter?: string | undefined;
3039
+ customIncrementButton?: ReactNode;
3040
+ incrementIcon?: ReactNode;
3041
+ customDecrementButton?: ReactNode;
3042
+ decrementIcon?: ReactNode;
3043
+ isManualInput?: boolean | undefined;
3044
+ onChange?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value: string | number) => void) | undefined;
3045
+ onIncrement?: ((value: number) => void) | undefined;
3046
+ onDecrement?: ((value: number) => void) | undefined;
3047
+ } & {
3048
+ segmentation?: "clear" | undefined;
3049
+ inputBackgroundType?: undefined;
3050
+ } & Omit<InputHTMLAttributes_3<HTMLInputElement>, "onChange" | "value" | "size"> & RefAttributes<HTMLInputElement>) | ({
3051
+ value?: number | undefined;
3052
+ min?: number | undefined;
3053
+ max?: number | undefined;
3054
+ step?: number | undefined;
3055
+ isLoading?: boolean | undefined;
3056
+ loader?: ReactNode;
3057
+ size?: string | undefined;
3058
+ view?: string | undefined;
3059
+ clear?: boolean | undefined;
3060
+ shape?: string | undefined;
3061
+ disabled?: boolean | undefined;
3062
+ textBefore?: string | undefined;
3063
+ textAfter?: string | undefined;
3064
+ customIncrementButton?: ReactNode;
3065
+ incrementIcon?: ReactNode;
3066
+ customDecrementButton?: ReactNode;
3067
+ decrementIcon?: ReactNode;
3068
+ isManualInput?: boolean | undefined;
3069
+ onChange?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value: string | number) => void) | undefined;
3070
+ onIncrement?: ((value: number) => void) | undefined;
3071
+ onDecrement?: ((value: number) => void) | undefined;
3072
+ } & {
3073
+ segmentation?: string | undefined;
3074
+ inputBackgroundType?: string | undefined;
3075
+ } & Omit<InputHTMLAttributes_3<HTMLInputElement>, "onChange" | "value" | "size"> & RefAttributes<HTMLInputElement>))>;
3076
+
3077
+ export { numberInputClasses }
3078
+
3079
+ export { numberInputTokens }
3080
+
3081
+ export { OutlinedProps }
3082
+
3083
+ export { Overlay }
3084
+
3085
+ export { OverlayProps }
3086
+
3087
+ // @public (undocumented)
3088
+ export const P1: FunctionComponent<PropsType< {
3089
+ size: {
3090
+ paragraph1: PolymorphicClassName;
3091
+ };
3092
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3093
+
3094
+ // @public (undocumented)
3095
+ export const P2: FunctionComponent<PropsType< {
3096
+ size: {
3097
+ paragraph2: PolymorphicClassName;
3098
+ };
3099
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3100
+
3101
+ export { padZeroNumber }
3102
+
3103
+ // @public
3104
+ export const Pagination: FunctionComponent<PropsType< {
3105
+ view: {
3106
+ default: PolymorphicClassName;
3107
+ secondary: PolymorphicClassName;
3108
+ clear: PolymorphicClassName;
3109
+ primary: PolymorphicClassName;
3110
+ };
3111
+ viewCurrentPage: {
3112
+ default: PolymorphicClassName;
3113
+ secondary: PolymorphicClassName;
3114
+ clear: PolymorphicClassName;
3115
+ primary: PolymorphicClassName;
3116
+ };
3117
+ size: {
3118
+ l: PolymorphicClassName;
3119
+ m: PolymorphicClassName;
3120
+ s: PolymorphicClassName;
3121
+ xs: PolymorphicClassName;
3122
+ };
3123
+ type: {
3124
+ compact: PolymorphicClassName;
3125
+ default: PolymorphicClassName;
3126
+ };
3127
+ }> & PaginationProps & RefAttributes<HTMLDivElement>>;
3128
+
3129
+ export { PaginationDot }
3130
+
3131
+ export { PaginationDotProps }
3132
+
3133
+ export { PaginationDots }
3134
+
3135
+ export { PaginationProps }
3136
+
3137
+ // @public (undocumented)
3138
+ export const ParagraphText1: FunctionComponent<PropsType< {
3139
+ size: {
3140
+ paragraphText1: PolymorphicClassName;
3141
+ };
3142
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3143
+
3144
+ // @public (undocumented)
3145
+ export const ParagraphText2: FunctionComponent<PropsType< {
3146
+ size: {
3147
+ paragraphText2: PolymorphicClassName;
3148
+ };
3149
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3150
+
3151
+ export { PickOptional }
3152
+
3153
+ export { PinProps }
3154
+
3155
+ // @public (undocumented)
3156
+ export const Popover: FunctionComponent<PropsType< {
3157
+ view: {
3158
+ default: PolymorphicClassName;
3159
+ };
3160
+ }> & HTMLAttributes<HTMLDivElement> & CustomPopoverProps & RefAttributes<HTMLDivElement>>;
3161
+
3162
+ export { PopoverPlacement }
3163
+
3164
+ export { PopoverProps }
3165
+
3166
+ export { PopoverTrigger }
3167
+
3168
+ export { Popup }
3169
+
3170
+ // @public
3171
+ export const PopupBase: ForwardRefExoticComponent<PopupBaseProps & RefAttributes<HTMLDivElement>>;
3172
+
3173
+ export { popupBaseClasses }
3174
+
3175
+ export { PopupBasePlacement }
3176
+
3177
+ export { PopupBaseProps }
3178
+
3179
+ export { PopupBaseProvider }
3180
+
3181
+ export { PopupInfo }
3182
+
3183
+ export { PopupProps }
3184
+
3185
+ export { Portal }
3186
+
3187
+ export { PortalProps }
3188
+
3189
+ export { PreviewGallery }
3190
+
3191
+ export { PreviewGalleryItemProps }
3192
+
3193
+ export { PreviewGalleryProps }
3194
+
3195
+ // @public
3196
+ export const Price: FunctionComponent<PropsType< {
3197
+ view: {};
3198
+ }> & PriceProps & RefAttributes<HTMLSpanElement>>;
3199
+
3200
+ export { priceClasses }
3201
+
3202
+ // @public (undocumented)
3203
+ export const Progress: FunctionComponent<PropsType< {
3204
+ view: {
3205
+ default: PolymorphicClassName;
3206
+ secondary: PolymorphicClassName;
3207
+ primary: PolymorphicClassName;
3208
+ accent: PolymorphicClassName;
3209
+ success: PolymorphicClassName;
3210
+ warning: PolymorphicClassName;
3211
+ error: PolymorphicClassName;
3212
+ };
3213
+ size: {
3214
+ m: PolymorphicClassName;
3215
+ };
3216
+ }> & ProgressProps & RefAttributes<HTMLDivElement>>;
3217
+
3218
+ export { ProgressProps }
3219
+
3220
+ // @public
3221
+ export const Radiobox: FunctionComponent<PropsType< {
3222
+ size: {
3223
+ s: PolymorphicClassName;
3224
+ m: PolymorphicClassName;
3225
+ };
3226
+ view: {
3227
+ default: PolymorphicClassName;
3228
+ primary: PolymorphicClassName;
3229
+ secondary: PolymorphicClassName;
3230
+ tertiary: PolymorphicClassName;
3231
+ paragraph: PolymorphicClassName;
3232
+ accent: PolymorphicClassName;
3233
+ positive: PolymorphicClassName;
3234
+ warning: PolymorphicClassName;
3235
+ negative: PolymorphicClassName;
3236
+ };
3237
+ disabled: {
3238
+ true: PolymorphicClassName;
3239
+ };
3240
+ focused: {
3241
+ true: PolymorphicClassName;
3242
+ };
3243
+ }> & Filter<InputHTMLAttributes_2<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
3244
+
3245
+ // Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
3246
+ //
3247
+ // @public (undocumented)
3248
+ export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
3249
+
3250
+ export { RadioGroup }
3251
+
3252
+ export { radiuses }
3253
+
3254
+ // @public
3255
+ const Range_2: FunctionComponent<PropsType< {
3256
+ view: {
3257
+ default: PolymorphicClassName;
3258
+ };
3259
+ size: {
3260
+ l: PolymorphicClassName;
3261
+ m: PolymorphicClassName;
3262
+ s: PolymorphicClassName;
3263
+ xs: PolymorphicClassName;
3264
+ };
3265
+ disabled: {
3266
+ true: PolymorphicClassName;
3267
+ };
3268
+ readOnly: {
3269
+ true: PolymorphicClassName;
3270
+ };
3271
+ }> & (({
3272
+ label?: string | undefined;
3273
+ leftHelper?: string | undefined;
3274
+ contentLeft?: ReactNode;
3275
+ contentRight?: ReactNode;
3276
+ firstValue?: TextfieldPrimitiveValue | undefined;
3277
+ secondValue?: TextfieldPrimitiveValue | undefined;
3278
+ firstValueError?: boolean | undefined;
3279
+ secondValueError?: boolean | undefined;
3280
+ firstValueSuccess?: boolean | undefined;
3281
+ secondValueSuccess?: boolean | undefined;
3282
+ firstPlaceholder?: string | undefined;
3283
+ secondPlaceholder?: string | undefined;
3284
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3285
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3286
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3287
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3288
+ firstTextfieldTextAfter?: string | undefined;
3289
+ secondTextfieldTextAfter?: string | undefined;
3290
+ autoComplete?: string | undefined;
3291
+ view?: string | undefined;
3292
+ size?: string | undefined;
3293
+ readOnly?: boolean | undefined;
3294
+ disabled?: boolean | undefined;
3295
+ requiredPlacement?: "right" | "left" | undefined;
3296
+ required?: boolean | undefined;
3297
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3298
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3299
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3300
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3301
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3302
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3303
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3304
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3305
+ } & {
3306
+ firstTextfieldTextBefore: string;
3307
+ secondTextfieldTextBefore: string;
3308
+ dividerVariant?: "none" | undefined;
3309
+ dividerIcon?: undefined;
3310
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
3311
+ label?: string | undefined;
3312
+ leftHelper?: string | undefined;
3313
+ contentLeft?: ReactNode;
3314
+ contentRight?: ReactNode;
3315
+ firstValue?: TextfieldPrimitiveValue | undefined;
3316
+ secondValue?: TextfieldPrimitiveValue | undefined;
3317
+ firstValueError?: boolean | undefined;
3318
+ secondValueError?: boolean | undefined;
3319
+ firstValueSuccess?: boolean | undefined;
3320
+ secondValueSuccess?: boolean | undefined;
3321
+ firstPlaceholder?: string | undefined;
3322
+ secondPlaceholder?: string | undefined;
3323
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3324
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3325
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3326
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3327
+ firstTextfieldTextAfter?: string | undefined;
3328
+ secondTextfieldTextAfter?: string | undefined;
3329
+ autoComplete?: string | undefined;
3330
+ view?: string | undefined;
3331
+ size?: string | undefined;
3332
+ readOnly?: boolean | undefined;
3333
+ disabled?: boolean | undefined;
3334
+ requiredPlacement?: "right" | "left" | undefined;
3335
+ required?: boolean | undefined;
3336
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3337
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3338
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3339
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3340
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3341
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3342
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3343
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3344
+ } & {
3345
+ dividerVariant?: "dash" | undefined;
3346
+ dividerIcon?: undefined;
3347
+ firstTextfieldTextBefore?: string | undefined;
3348
+ secondTextfieldTextBefore?: string | undefined;
3349
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
3350
+ label?: string | undefined;
3351
+ leftHelper?: string | undefined;
3352
+ contentLeft?: ReactNode;
3353
+ contentRight?: ReactNode;
3354
+ firstValue?: TextfieldPrimitiveValue | undefined;
3355
+ secondValue?: TextfieldPrimitiveValue | undefined;
3356
+ firstValueError?: boolean | undefined;
3357
+ secondValueError?: boolean | undefined;
3358
+ firstValueSuccess?: boolean | undefined;
3359
+ secondValueSuccess?: boolean | undefined;
3360
+ firstPlaceholder?: string | undefined;
3361
+ secondPlaceholder?: string | undefined;
3362
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3363
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3364
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3365
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3366
+ firstTextfieldTextAfter?: string | undefined;
3367
+ secondTextfieldTextAfter?: string | undefined;
3368
+ autoComplete?: string | undefined;
3369
+ view?: string | undefined;
3370
+ size?: string | undefined;
3371
+ readOnly?: boolean | undefined;
3372
+ disabled?: boolean | undefined;
3373
+ requiredPlacement?: "right" | "left" | undefined;
3374
+ required?: boolean | undefined;
3375
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3376
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3377
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3378
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3379
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3380
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3381
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3382
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
3383
+ } & {
3384
+ dividerIcon?: ReactNode;
3385
+ dividerVariant?: "icon" | undefined;
3386
+ firstTextfieldTextBefore?: string | undefined;
3387
+ secondTextfieldTextBefore?: string | undefined;
3388
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>))>;
3389
+ export { Range_2 as Range }
3390
+
3391
+ export { RangeProps }
3392
+
3393
+ export { rangeTokens }
3394
+
3395
+ export { Ratio }
3396
+
3397
+ export { RectSkeleton }
3398
+
3399
+ export { RectSkeletonProps }
3400
+
3401
+ export { Roundness }
3402
+
3403
+ export { RoundnessProps }
3404
+
3405
+ export { Row }
3406
+
3407
+ export { ScreenConfig }
3408
+
3409
+ export { ScreenMap }
3410
+
3411
+ export { ScreenVariant }
3412
+
3413
+ export { ScrollSnapProps }
3414
+
3415
+ // @public
3416
+ export const SegmentGroup: FunctionComponent<PropsType< {
3417
+ view: {
3418
+ clear: PolymorphicClassName;
3419
+ filled: PolymorphicClassName;
3420
+ };
3421
+ size: {
3422
+ xs: PolymorphicClassName;
3423
+ s: PolymorphicClassName;
3424
+ m: PolymorphicClassName;
3425
+ l: PolymorphicClassName;
3426
+ };
3427
+ disabled: {
3428
+ true: PolymorphicClassName;
3429
+ };
3430
+ pilled: {
3431
+ true: PolymorphicClassName;
3432
+ };
3433
+ stretch: {
3434
+ true: PolymorphicClassName;
3435
+ };
3436
+ filledBackground: {
3437
+ true: PolymorphicClassName;
3438
+ };
3439
+ orientation: {
3440
+ vertical: PolymorphicClassName;
3441
+ };
3442
+ }> & SegmentGroupProps & RefAttributes<HTMLDivElement>>;
3443
+
3444
+ export { SegmentGroupProps }
3445
+
3446
+ // @public
3447
+ export const SegmentItem: FunctionComponent<PropsType< {
3448
+ view: {
3449
+ clear: PolymorphicClassName;
3450
+ secondary: PolymorphicClassName;
3451
+ default: PolymorphicClassName;
3452
+ };
3453
+ size: {
3454
+ xs: PolymorphicClassName;
3455
+ s: PolymorphicClassName;
3456
+ m: PolymorphicClassName;
3457
+ l: PolymorphicClassName;
3458
+ };
3459
+ disabled: {
3460
+ true: PolymorphicClassName;
3461
+ };
3462
+ pilled: {
3463
+ true: PolymorphicClassName;
3464
+ };
3465
+ }> & ButtonHTMLAttributes<HTMLButtonElement> & {
3466
+ value: string;
3467
+ id?: string | undefined;
3468
+ label?: ReactNode;
3469
+ pilled?: boolean | undefined;
3470
+ customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
3471
+ size?: string | undefined;
3472
+ view?: string | undefined;
3473
+ contentLeft?: ReactNode;
3474
+ contentRight?: ReactNode;
3475
+ } & RefAttributes<HTMLLabelElement>>;
3476
+
3477
+ export { SegmentItemProps }
3478
+
3479
+ export { SegmentProvider }
3480
+
3481
+ export { SegmentProviderProps }
3482
+
3483
+ // Warning: (ae-forgotten-export) The symbol "SelectProps_2" needs to be exported by the entry point index.d.ts
3484
+ //
3485
+ // @public (undocumented)
3486
+ 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;
3487
+
3488
+ export { SelectGroup }
3489
+
3490
+ export { SelectProps }
3491
+
3492
+ export { SelectPropsHope }
3493
+
3494
+ export { selectText }
3495
+
3496
+ export { setRef }
3497
+
3498
+ export { shadows }
3499
+
3500
+ // @public
3501
+ export const Sheet: FunctionComponent<PropsType< {
3502
+ view: {
3503
+ default: PolymorphicClassName;
3504
+ };
3505
+ }> & SheetProps & RefAttributes<HTMLDivElement>>;
3506
+
3507
+ export { sheetClasses }
3508
+
3509
+ export { SheetProps }
3510
+
3511
+ export { ShiftProps }
3512
+
3513
+ export { ShowToastArgs }
3514
+
3515
+ export { SkeletonGradientProps }
3516
+
3517
+ // @public
3518
+ export const Slider: FunctionComponent<PropsType< {
3519
+ view: {
3520
+ default: PolymorphicClassName;
3521
+ accent: PolymorphicClassName;
3522
+ gradient: PolymorphicClassName;
3523
+ };
3524
+ size: {
3525
+ l: PolymorphicClassName;
3526
+ m: PolymorphicClassName;
3527
+ s: PolymorphicClassName;
3528
+ };
3529
+ disabled: {
3530
+ true: PolymorphicClassName;
3531
+ };
3532
+ }> & ((SliderBaseProps & SliderInternalProps & {
3533
+ onChange?: ((event: FormTypeNumber) => void) | undefined;
3534
+ name: string;
3535
+ value?: undefined;
3536
+ defaultValue?: number | undefined;
3537
+ } & {
3538
+ orientation?: "horizontal" | undefined;
3539
+ labelPlacement?: "none" | "top" | "left" | undefined;
3540
+ scaleAlign?: "none" | "bottom" | "side" | undefined;
3541
+ sliderAlign?: "none" | undefined;
3542
+ reversed?: undefined;
3543
+ labelReversed?: undefined;
3544
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3545
+ onChangeCommitted?: ((value: number) => void) | undefined;
3546
+ ariaLabel?: string | undefined;
3547
+ showCurrentValue?: boolean | undefined;
3548
+ showRangeValues?: boolean | undefined;
3549
+ rangeValuesPlacement?: string | undefined;
3550
+ showScale?: boolean | undefined;
3551
+ hideMinValueDiff?: number | undefined;
3552
+ hideMaxValueDiff?: number | undefined;
3553
+ labelPlacement?: "outer" | "inner" | undefined;
3554
+ labelContentLeft?: ReactNode;
3555
+ labelContent?: ReactNode;
3556
+ multipleStepSize?: number | undefined;
3557
+ view?: string | undefined;
3558
+ size?: "m" | "s" | "l" | undefined;
3559
+ type?: "single" | undefined;
3560
+ pointerSize?: "none" | "small" | "large" | undefined;
3561
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3562
+ onChange?: ((event: FormTypeNumber) => void) | undefined;
3563
+ name: string;
3564
+ value?: undefined;
3565
+ defaultValue?: number | undefined;
3566
+ } & {
3567
+ orientation: "vertical";
3568
+ sliderAlign?: "none" | "center" | "right" | "left" | undefined;
3569
+ scaleAlign?: undefined;
3570
+ reversed?: boolean | undefined;
3571
+ labelReversed?: boolean | undefined;
3572
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3573
+ onChangeCommitted?: ((value: number) => void) | undefined;
3574
+ ariaLabel?: string | undefined;
3575
+ showCurrentValue?: boolean | undefined;
3576
+ showRangeValues?: boolean | undefined;
3577
+ rangeValuesPlacement?: string | undefined;
3578
+ showScale?: boolean | undefined;
3579
+ hideMinValueDiff?: number | undefined;
3580
+ hideMaxValueDiff?: number | undefined;
3581
+ labelPlacement?: "outer" | "inner" | undefined;
3582
+ labelContentLeft?: ReactNode;
3583
+ labelContent?: ReactNode;
3584
+ multipleStepSize?: number | undefined;
3585
+ view?: string | undefined;
3586
+ size?: "m" | "s" | "l" | undefined;
3587
+ type?: "single" | undefined;
3588
+ pointerSize?: "none" | "small" | "large" | undefined;
3589
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3590
+ onChange?: ((value: number) => void) | undefined;
3591
+ value: number;
3592
+ name?: undefined;
3593
+ defaultValue?: undefined;
3594
+ } & {
3595
+ orientation?: "horizontal" | undefined;
3596
+ labelPlacement?: "none" | "top" | "left" | undefined;
3597
+ scaleAlign?: "none" | "bottom" | "side" | undefined;
3598
+ sliderAlign?: "none" | undefined;
3599
+ reversed?: undefined;
3600
+ labelReversed?: undefined;
3601
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3602
+ onChangeCommitted?: ((value: number) => void) | undefined;
3603
+ ariaLabel?: string | undefined;
3604
+ showCurrentValue?: boolean | undefined;
3605
+ showRangeValues?: boolean | undefined;
3606
+ rangeValuesPlacement?: string | undefined;
3607
+ showScale?: boolean | undefined;
3608
+ hideMinValueDiff?: number | undefined;
3609
+ hideMaxValueDiff?: number | undefined;
3610
+ labelPlacement?: "outer" | "inner" | undefined;
3611
+ labelContentLeft?: ReactNode;
3612
+ labelContent?: ReactNode;
3613
+ multipleStepSize?: number | undefined;
3614
+ view?: string | undefined;
3615
+ size?: "m" | "s" | "l" | undefined;
3616
+ type?: "single" | undefined;
3617
+ pointerSize?: "none" | "small" | "large" | undefined;
3618
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3619
+ onChange?: ((value: number) => void) | undefined;
3620
+ value: number;
3621
+ name?: undefined;
3622
+ defaultValue?: undefined;
3623
+ } & {
3624
+ orientation: "vertical";
3625
+ sliderAlign?: "none" | "center" | "right" | "left" | undefined;
3626
+ scaleAlign?: undefined;
3627
+ reversed?: boolean | undefined;
3628
+ labelReversed?: boolean | undefined;
3629
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3630
+ onChangeCommitted?: ((value: number) => void) | undefined;
3631
+ ariaLabel?: string | undefined;
3632
+ showCurrentValue?: boolean | undefined;
3633
+ showRangeValues?: boolean | undefined;
3634
+ rangeValuesPlacement?: string | undefined;
3635
+ showScale?: boolean | undefined;
3636
+ hideMinValueDiff?: number | undefined;
3637
+ hideMaxValueDiff?: number | undefined;
3638
+ labelPlacement?: "outer" | "inner" | undefined;
3639
+ labelContentLeft?: ReactNode;
3640
+ labelContent?: ReactNode;
3641
+ multipleStepSize?: number | undefined;
3642
+ view?: string | undefined;
3643
+ size?: "m" | "s" | "l" | undefined;
3644
+ type?: "single" | undefined;
3645
+ pointerSize?: "none" | "small" | "large" | undefined;
3646
+ } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3647
+ onChange?: ((event: FormTypeString) => void) | undefined;
3648
+ name?: string | undefined;
3649
+ value?: undefined;
3650
+ defaultValue?: number[] | undefined;
3651
+ } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3652
+ onChange?: ((values: number[]) => void) | undefined;
3653
+ name?: undefined;
3654
+ value?: number[] | undefined;
3655
+ defaultValue?: undefined;
3656
+ } & RefAttributes<HTMLDivElement>))>;
3657
+
3658
+ export { SliderProps }
3659
+
3660
+ export { SmartPaginationDots }
3661
+
3662
+ export { SmartPaginationDotsProps }
3663
+
3664
+ export { SnapAlign }
3665
+
3666
+ export { SnapType }
3667
+
3668
+ export { spacing }
3669
+
3670
+ export { SpacingProps }
3671
+
3672
+ // @public
3673
+ export const Spinner: StyledComponent<FunctionComponent<SpinnerProps>, any, {}, never>;
3674
+
3675
+ export { SpinnerProps }
3676
+
3677
+ export { SSRProvider }
3678
+
3679
+ export { StatusType }
3680
+
3681
+ export { StepItemProps }
3682
+
3683
+ // @public (undocumented)
3684
+ export const Steps: FunctionComponent<PropsType< {
3685
+ view: {
3686
+ default: PolymorphicClassName;
3687
+ };
3688
+ size: {
3689
+ l: PolymorphicClassName;
3690
+ m: PolymorphicClassName;
3691
+ s: PolymorphicClassName;
3692
+ xs: PolymorphicClassName;
3693
+ };
3694
+ }> & StepsProps & Omit<HTMLAttributes<HTMLDivElement>, "onChange"> & RefAttributes<HTMLDivElement>>;
3695
+
3696
+ export { StyledCard }
3697
+
3698
+ export { StyledPreviewGallery }
3699
+
3700
+ // @public (undocumented)
3701
+ export const Subtitle: FunctionComponent<PropsType< {
3702
+ size: {
3703
+ m: PolymorphicClassName;
3704
+ };
3705
+ }> & SubtitleProps & RefAttributes<HTMLDivElement>>;
3706
+
3707
+ // @public (undocumented)
3708
+ export const Switch: FunctionComponent<PropsType< {
3709
+ size: {
3710
+ s: PolymorphicClassName;
3711
+ m: PolymorphicClassName;
3712
+ l: PolymorphicClassName;
3713
+ };
3714
+ toggleSize: {
3715
+ l: PolymorphicClassName;
3716
+ s: PolymorphicClassName;
3717
+ };
3718
+ view: {
3719
+ default: PolymorphicClassName;
3720
+ };
3721
+ disabled: {
3722
+ true: PolymorphicClassName;
3723
+ };
3724
+ focused: {
3725
+ true: PolymorphicClassName;
3726
+ };
3727
+ }> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
3728
+
3729
+ // Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
3730
+ //
3731
+ // @public (undocumented)
3732
+ export type SwitchProps = ComponentProps<typeof SwitchComponent>;
3733
+
3734
+ export { syntheticFocus }
3735
+
3736
+ // Warning: (ae-forgotten-export) The symbol "TabItemProps_2" needs to be exported by the entry point index.d.ts
3737
+ //
3738
+ // @public
3739
+ export const TabItem: (props: TabItemProps_2) => JSX.Element;
3740
+
3741
+ export { TabItemProps }
3742
+
3743
+ export { TabItemRefs }
3744
+
3745
+ // Warning: (ae-forgotten-export) The symbol "TabsProps_2" needs to be exported by the entry point index.d.ts
3746
+ //
3747
+ // @public
3748
+ export const Tabs: (props: TabsProps_2) => JSX.Element;
3749
+
3750
+ export { TabsContext }
3751
+
3752
+ // @public
3753
+ export const TabsController: ForwardRefExoticComponent<TabsControllerProps & RefAttributes<HTMLDivElement>>;
3754
+
3755
+ export { TabsControllerProps }
3756
+
3757
+ export { TabsProps }
3758
+
3759
+ // @public
3760
+ export const TextArea: FunctionComponent<PropsType< {
3761
+ size: {
3762
+ xs: PolymorphicClassName;
3763
+ s: PolymorphicClassName;
3764
+ m: PolymorphicClassName;
3765
+ l: PolymorphicClassName;
3766
+ };
3767
+ view: {
3768
+ default: PolymorphicClassName;
3769
+ primary: PolymorphicClassName;
3770
+ positive: PolymorphicClassName;
3771
+ warning: PolymorphicClassName;
3772
+ negative: PolymorphicClassName;
3773
+ };
3774
+ hintView: {
3775
+ default: PolymorphicClassName;
3776
+ };
3777
+ hintSize: {
3778
+ m: PolymorphicClassName;
3779
+ s: PolymorphicClassName;
3780
+ };
3781
+ clear: {
3782
+ true: PolymorphicClassName;
3783
+ };
3784
+ disabled: {
3785
+ true: PolymorphicClassName;
3786
+ };
3787
+ }> & ((Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3788
+ status?: "" | "warning" | "success" | "error" | undefined;
3789
+ label?: string | undefined;
3790
+ labelPlacement?: "outer" | "inner" | undefined;
3791
+ titleCaption?: ReactNode;
3792
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3793
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3794
+ helperText?: string | undefined;
3795
+ leftHelper?: string | undefined;
3796
+ rightHelper?: string | undefined;
3797
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3798
+ } & {
3799
+ required?: boolean | undefined;
3800
+ requiredPlacement?: "right" | "left" | undefined;
3801
+ optional?: boolean | undefined;
3802
+ } & {
3803
+ hintText: string;
3804
+ hintTrigger?: "hover" | "click" | undefined;
3805
+ hintOpened?: boolean | undefined;
3806
+ hintView?: string | undefined;
3807
+ hintSize?: string | undefined;
3808
+ hintTargetIcon?: ReactNode;
3809
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3810
+ hintHasArrow?: boolean | undefined;
3811
+ hintOffset?: [number, number] | undefined;
3812
+ hintWidth?: string | undefined;
3813
+ hintContentLeft?: ReactNode;
3814
+ } & {
3815
+ size?: string | undefined;
3816
+ view?: string | undefined;
3817
+ } & {
3818
+ autoResize?: boolean | undefined;
3819
+ maxAuto?: number | undefined;
3820
+ minAuto?: number | undefined;
3821
+ } & {
3822
+ height?: undefined;
3823
+ width?: undefined;
3824
+ } & {
3825
+ rows?: undefined;
3826
+ cols?: undefined;
3827
+ } & {
3828
+ clear?: undefined;
3829
+ hasDivider?: undefined;
3830
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3831
+ status?: "" | "warning" | "success" | "error" | undefined;
3832
+ label?: string | undefined;
3833
+ labelPlacement?: "outer" | "inner" | undefined;
3834
+ titleCaption?: ReactNode;
3835
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3836
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3837
+ helperText?: string | undefined;
3838
+ leftHelper?: string | undefined;
3839
+ rightHelper?: string | undefined;
3840
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3841
+ } & {
3842
+ required?: boolean | undefined;
3843
+ requiredPlacement?: "right" | "left" | undefined;
3844
+ optional?: boolean | undefined;
3845
+ } & {
3846
+ hintText: string;
3847
+ hintTrigger?: "hover" | "click" | undefined;
3848
+ hintOpened?: boolean | undefined;
3849
+ hintView?: string | undefined;
3850
+ hintSize?: string | undefined;
3851
+ hintTargetIcon?: ReactNode;
3852
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3853
+ hintHasArrow?: boolean | undefined;
3854
+ hintOffset?: [number, number] | undefined;
3855
+ hintWidth?: string | undefined;
3856
+ hintContentLeft?: ReactNode;
3857
+ } & {
3858
+ size?: string | undefined;
3859
+ view?: string | undefined;
3860
+ } & {
3861
+ height?: string | number | undefined;
3862
+ width?: string | number | undefined;
3863
+ } & {
3864
+ autoResize?: undefined;
3865
+ maxAuto?: undefined;
3866
+ minAuto?: undefined;
3867
+ } & {
3868
+ rows?: undefined;
3869
+ cols?: undefined;
3870
+ } & {
3871
+ clear?: undefined;
3872
+ hasDivider?: undefined;
3873
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3874
+ status?: "" | "warning" | "success" | "error" | undefined;
3875
+ label?: string | undefined;
3876
+ labelPlacement?: "outer" | "inner" | undefined;
3877
+ titleCaption?: ReactNode;
3878
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3879
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3880
+ helperText?: string | undefined;
3881
+ leftHelper?: string | undefined;
3882
+ rightHelper?: string | undefined;
3883
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3884
+ } & {
3885
+ required?: boolean | undefined;
3886
+ requiredPlacement?: "right" | "left" | undefined;
3887
+ optional?: boolean | undefined;
3888
+ } & {
3889
+ hintText: string;
3890
+ hintTrigger?: "hover" | "click" | undefined;
3891
+ hintOpened?: boolean | undefined;
3892
+ hintView?: string | undefined;
3893
+ hintSize?: string | undefined;
3894
+ hintTargetIcon?: ReactNode;
3895
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3896
+ hintHasArrow?: boolean | undefined;
3897
+ hintOffset?: [number, number] | undefined;
3898
+ hintWidth?: string | undefined;
3899
+ hintContentLeft?: ReactNode;
3900
+ } & {
3901
+ size?: string | undefined;
3902
+ view?: string | undefined;
3903
+ } & {
3904
+ rows?: number | undefined;
3905
+ cols?: number | undefined;
3906
+ } & {
3907
+ autoResize?: undefined;
3908
+ maxAuto?: undefined;
3909
+ minAuto?: undefined;
3910
+ } & {
3911
+ height?: undefined;
3912
+ width?: undefined;
3913
+ } & {
3914
+ clear?: undefined;
3915
+ hasDivider?: undefined;
3916
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3917
+ status?: "" | "warning" | "success" | "error" | undefined;
3918
+ label?: string | undefined;
3919
+ labelPlacement?: "outer" | "inner" | undefined;
3920
+ titleCaption?: ReactNode;
3921
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3922
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3923
+ helperText?: string | undefined;
3924
+ leftHelper?: string | undefined;
3925
+ rightHelper?: string | undefined;
3926
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3927
+ } & {
3928
+ required?: boolean | undefined;
3929
+ requiredPlacement?: "right" | "left" | undefined;
3930
+ optional?: boolean | undefined;
3931
+ } & {
3932
+ hintText: string;
3933
+ hintTrigger?: "hover" | "click" | undefined;
3934
+ hintOpened?: boolean | undefined;
3935
+ hintView?: string | undefined;
3936
+ hintSize?: string | undefined;
3937
+ hintTargetIcon?: ReactNode;
3938
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3939
+ hintHasArrow?: boolean | undefined;
3940
+ hintOffset?: [number, number] | undefined;
3941
+ hintWidth?: string | undefined;
3942
+ hintContentLeft?: ReactNode;
3943
+ } & {
3944
+ size?: string | undefined;
3945
+ view?: string | undefined;
3946
+ } & {
3947
+ clear?: true | undefined;
3948
+ hasDivider?: boolean | undefined;
3949
+ } & {
3950
+ rows?: undefined;
3951
+ cols?: undefined;
3952
+ } & {
3953
+ autoResize?: undefined;
3954
+ maxAuto?: undefined;
3955
+ minAuto?: undefined;
3956
+ } & {
3957
+ height?: undefined;
3958
+ width?: undefined;
3959
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3960
+ status?: "" | "warning" | "success" | "error" | undefined;
3961
+ label?: string | undefined;
3962
+ labelPlacement?: "outer" | "inner" | undefined;
3963
+ titleCaption?: ReactNode;
3964
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3965
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3966
+ helperText?: string | undefined;
3967
+ leftHelper?: string | undefined;
3968
+ rightHelper?: string | undefined;
3969
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3970
+ } & {
3971
+ required?: boolean | undefined;
3972
+ requiredPlacement?: "right" | "left" | undefined;
3973
+ optional?: boolean | undefined;
3974
+ } & {
3975
+ hintText?: undefined;
3976
+ hintOpened?: undefined;
3977
+ hintTrigger?: undefined;
3978
+ hintView?: undefined;
3979
+ hintSize?: undefined;
3980
+ hintTargetIcon?: undefined;
3981
+ hintPlacement?: undefined;
3982
+ hintHasArrow?: undefined;
3983
+ hintOffset?: undefined;
3984
+ hintWidth?: undefined;
3985
+ hintContentLeft?: undefined;
3986
+ } & {
3987
+ size?: string | undefined;
3988
+ view?: string | undefined;
3989
+ } & {
3990
+ autoResize?: boolean | undefined;
3991
+ maxAuto?: number | undefined;
3992
+ minAuto?: number | undefined;
3993
+ } & {
3994
+ height?: undefined;
3995
+ width?: undefined;
3996
+ } & {
3997
+ rows?: undefined;
3998
+ cols?: undefined;
3999
+ } & {
4000
+ clear?: undefined;
4001
+ hasDivider?: undefined;
4002
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4003
+ status?: "" | "warning" | "success" | "error" | undefined;
4004
+ label?: string | undefined;
4005
+ labelPlacement?: "outer" | "inner" | undefined;
4006
+ titleCaption?: ReactNode;
4007
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4008
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4009
+ helperText?: string | undefined;
4010
+ leftHelper?: string | undefined;
4011
+ rightHelper?: string | undefined;
4012
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4013
+ } & {
4014
+ required?: boolean | undefined;
4015
+ requiredPlacement?: "right" | "left" | undefined;
4016
+ optional?: boolean | undefined;
4017
+ } & {
4018
+ hintText?: undefined;
4019
+ hintOpened?: undefined;
4020
+ hintTrigger?: undefined;
4021
+ hintView?: undefined;
4022
+ hintSize?: undefined;
4023
+ hintTargetIcon?: undefined;
4024
+ hintPlacement?: undefined;
4025
+ hintHasArrow?: undefined;
4026
+ hintOffset?: undefined;
4027
+ hintWidth?: undefined;
4028
+ hintContentLeft?: undefined;
4029
+ } & {
4030
+ size?: string | undefined;
4031
+ view?: string | undefined;
4032
+ } & {
4033
+ height?: string | number | undefined;
4034
+ width?: string | number | undefined;
4035
+ } & {
4036
+ autoResize?: undefined;
4037
+ maxAuto?: undefined;
4038
+ minAuto?: undefined;
4039
+ } & {
4040
+ rows?: undefined;
4041
+ cols?: undefined;
4042
+ } & {
4043
+ clear?: undefined;
4044
+ hasDivider?: undefined;
4045
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4046
+ status?: "" | "warning" | "success" | "error" | undefined;
4047
+ label?: string | undefined;
4048
+ labelPlacement?: "outer" | "inner" | undefined;
4049
+ titleCaption?: ReactNode;
4050
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4051
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4052
+ helperText?: string | undefined;
4053
+ leftHelper?: string | undefined;
4054
+ rightHelper?: string | undefined;
4055
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4056
+ } & {
4057
+ required?: boolean | undefined;
4058
+ requiredPlacement?: "right" | "left" | undefined;
4059
+ optional?: boolean | undefined;
4060
+ } & {
4061
+ hintText?: undefined;
4062
+ hintOpened?: undefined;
4063
+ hintTrigger?: undefined;
4064
+ hintView?: undefined;
4065
+ hintSize?: undefined;
4066
+ hintTargetIcon?: undefined;
4067
+ hintPlacement?: undefined;
4068
+ hintHasArrow?: undefined;
4069
+ hintOffset?: undefined;
4070
+ hintWidth?: undefined;
4071
+ hintContentLeft?: undefined;
4072
+ } & {
4073
+ size?: string | undefined;
4074
+ view?: string | undefined;
4075
+ } & {
4076
+ rows?: number | undefined;
4077
+ cols?: number | undefined;
4078
+ } & {
4079
+ autoResize?: undefined;
4080
+ maxAuto?: undefined;
4081
+ minAuto?: undefined;
4082
+ } & {
4083
+ height?: undefined;
4084
+ width?: undefined;
4085
+ } & {
4086
+ clear?: undefined;
4087
+ hasDivider?: undefined;
4088
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4089
+ status?: "" | "warning" | "success" | "error" | undefined;
4090
+ label?: string | undefined;
4091
+ labelPlacement?: "outer" | "inner" | undefined;
4092
+ titleCaption?: ReactNode;
4093
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4094
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4095
+ helperText?: string | undefined;
4096
+ leftHelper?: string | undefined;
4097
+ rightHelper?: string | undefined;
4098
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4099
+ } & {
4100
+ required?: boolean | undefined;
4101
+ requiredPlacement?: "right" | "left" | undefined;
4102
+ optional?: boolean | undefined;
4103
+ } & {
4104
+ hintText?: undefined;
4105
+ hintOpened?: undefined;
4106
+ hintTrigger?: undefined;
4107
+ hintView?: undefined;
4108
+ hintSize?: undefined;
4109
+ hintTargetIcon?: undefined;
4110
+ hintPlacement?: undefined;
4111
+ hintHasArrow?: undefined;
4112
+ hintOffset?: undefined;
4113
+ hintWidth?: undefined;
4114
+ hintContentLeft?: undefined;
4115
+ } & {
4116
+ size?: string | undefined;
4117
+ view?: string | undefined;
4118
+ } & {
4119
+ clear?: true | undefined;
4120
+ hasDivider?: boolean | undefined;
4121
+ } & {
4122
+ rows?: undefined;
4123
+ cols?: undefined;
4124
+ } & {
4125
+ autoResize?: undefined;
4126
+ maxAuto?: undefined;
4127
+ minAuto?: undefined;
4128
+ } & {
4129
+ height?: undefined;
4130
+ width?: undefined;
4131
+ } & RefAttributes<HTMLTextAreaElement>))>;
4132
+
4133
+ export { TextareaHTMLAttributes }
4134
+
4135
+ // Warning: (ae-forgotten-export) The symbol "newHopeTextAreaProps" needs to be exported by the entry point index.d.ts
4136
+ // Warning: (ae-forgotten-export) The symbol "ClearProps" needs to be exported by the entry point index.d.ts
4137
+ // Warning: (ae-forgotten-export) The symbol "HintProps" needs to be exported by the entry point index.d.ts
4138
+ //
4139
+ // @public (undocumented)
4140
+ export type TextAreaProps = TextAreaProps_2 & Pick<newHopeTextAreaProps, 'title' | 'titleCaption' | 'required' | 'requiredPlacement' | 'optional'> & ClearProps & HintProps;
4141
+
4142
+ export { TextareaResize }
4143
+
4144
+ // @public
4145
+ export const TextField: React_2.ForwardRefExoticComponent<TextFieldProps & React_2.RefAttributes<HTMLInputElement>>;
4146
+
4147
+ // @public
4148
+ export const TextFieldGroup: FunctionComponent<PropsType< {
4149
+ size: {
4150
+ l: PolymorphicClassName;
4151
+ m: PolymorphicClassName;
4152
+ s: PolymorphicClassName;
4153
+ xs: PolymorphicClassName;
4154
+ };
4155
+ orientation: {
4156
+ horizontal: PolymorphicClassName;
4157
+ vertical: PolymorphicClassName;
4158
+ };
4159
+ gap: {
4160
+ none: PolymorphicClassName;
4161
+ dense: PolymorphicClassName;
4162
+ wide: PolymorphicClassName;
4163
+ };
4164
+ shape: {
4165
+ segmented: PolymorphicClassName;
4166
+ default: PolymorphicClassName;
4167
+ };
4168
+ stretching: {
4169
+ auto: PolymorphicClassName;
4170
+ filled: PolymorphicClassName;
4171
+ };
4172
+ }> & ((HTMLAttributes<HTMLDivElement> & {
4173
+ orientation?: Orientation | undefined;
4174
+ stretching?: ("auto" | "filled") | undefined;
4175
+ size?: string | undefined;
4176
+ isCommonTextFieldStyles?: boolean | undefined;
4177
+ } & {
4178
+ gap?: "none" | "dense" | undefined;
4179
+ shape?: "segmented" | undefined;
4180
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
4181
+ orientation?: Orientation | undefined;
4182
+ stretching?: ("auto" | "filled") | undefined;
4183
+ size?: string | undefined;
4184
+ isCommonTextFieldStyles?: boolean | undefined;
4185
+ } & {
4186
+ gap?: "dense" | "wide" | undefined;
4187
+ shape?: "default" | undefined;
4188
+ } & RefAttributes<HTMLDivElement>))>;
4189
+
4190
+ export { TextFieldGroupProps }
4191
+
4192
+ // Warning: (ae-forgotten-export) The symbol "TextFieldProps_2" needs to be exported by the entry point index.d.ts
4193
+ // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
4194
+ //
4195
+ // @public (undocumented)
4196
+ export type TextFieldProps = TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'chipType' | 'onChangeChips' | 'titleCaption' | 'labelPlacement' | 'keepPlaceholder' | 'required' | 'requiredPlacement' | 'optional' | 'chipView' | 'chipValidator'>;
4197
+
4198
+ export { TextFieldView }
4199
+
4200
+ // @public (undocumented)
4201
+ export const TextL: FunctionComponent<PropsType< {
4202
+ size: {
4203
+ l: PolymorphicClassName;
4204
+ };
4205
+ }> & {
4206
+ noWrap?: boolean | undefined;
4207
+ breakWord?: boolean | undefined;
4208
+ color?: string | undefined;
4209
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4210
+
4211
+ // @public (undocumented)
4212
+ export const TextM: FunctionComponent<PropsType< {
4213
+ size: {
4214
+ m: PolymorphicClassName;
4215
+ };
4216
+ }> & {
4217
+ noWrap?: boolean | undefined;
4218
+ breakWord?: boolean | undefined;
4219
+ color?: string | undefined;
4220
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4221
+
4222
+ // @public (undocumented)
4223
+ export const TextS: FunctionComponent<PropsType< {
4224
+ size: {
4225
+ s: PolymorphicClassName;
4226
+ };
4227
+ }> & {
4228
+ noWrap?: boolean | undefined;
4229
+ breakWord?: boolean | undefined;
4230
+ color?: string | undefined;
4231
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4232
+
4233
+ // @public
4234
+ export const TextSkeleton: FC<PropsType< {
4235
+ size: {
4236
+ body1: PolymorphicClassName;
4237
+ body2: PolymorphicClassName;
4238
+ body3: PolymorphicClassName;
4239
+ button1: PolymorphicClassName;
4240
+ button2: PolymorphicClassName;
4241
+ caption: PolymorphicClassName;
4242
+ display1: PolymorphicClassName;
4243
+ display2: PolymorphicClassName;
4244
+ display3: PolymorphicClassName;
4245
+ footnote1: PolymorphicClassName;
4246
+ footnote2: PolymorphicClassName;
4247
+ headline1: PolymorphicClassName;
4248
+ headline2: PolymorphicClassName;
4249
+ headline3: PolymorphicClassName;
4250
+ headline4: PolymorphicClassName;
4251
+ paragraph1: PolymorphicClassName;
4252
+ paragraph2: PolymorphicClassName;
4253
+ underline: PolymorphicClassName;
4254
+ bodyL: PolymorphicClassName;
4255
+ bodyM: PolymorphicClassName;
4256
+ bodyS: PolymorphicClassName;
4257
+ bodyXS: PolymorphicClassName;
4258
+ bodyXXS: PolymorphicClassName;
4259
+ dsplL: PolymorphicClassName;
4260
+ dsplM: PolymorphicClassName;
4261
+ dsplS: PolymorphicClassName;
4262
+ h1: PolymorphicClassName;
4263
+ h2: PolymorphicClassName;
4264
+ h3: PolymorphicClassName;
4265
+ h4: PolymorphicClassName;
4266
+ h5: PolymorphicClassName;
4267
+ textL: PolymorphicClassName;
4268
+ textM: PolymorphicClassName;
4269
+ textS: PolymorphicClassName;
4270
+ textXS: PolymorphicClassName;
4271
+ };
4272
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
4273
+ customGradientColor?: string | undefined;
4274
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
4275
+ } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement> & TextSkeletonBaseProps>;
4276
+
4277
+ export { TextSkeletonProps }
4278
+
4279
+ // @public (undocumented)
4280
+ export const TextXS: FunctionComponent<PropsType< {
4281
+ size: {
4282
+ xs: PolymorphicClassName;
4283
+ };
4284
+ }> & {
4285
+ noWrap?: boolean | undefined;
4286
+ breakWord?: boolean | undefined;
4287
+ color?: string | undefined;
4288
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4289
+
4290
+ export { TimingFunction }
4291
+
4292
+ // @public (undocumented)
4293
+ export const Toast: FunctionComponent<PropsType< {
4294
+ view: {
4295
+ default: PolymorphicClassName;
4296
+ primary: PolymorphicClassName;
4297
+ dark: PolymorphicClassName;
4298
+ light: PolymorphicClassName;
4299
+ };
4300
+ size: {
4301
+ m: PolymorphicClassName;
4302
+ };
4303
+ closeIconType: {
4304
+ default: PolymorphicClassName;
4305
+ };
4306
+ pilled: {
4307
+ true: PolymorphicClassName;
4308
+ };
4309
+ }> & HTMLAttributes<HTMLButtonElement> & CustomToastProps & RefAttributes<HTMLDivElement>>;
4310
+
4311
+ export { ToastPosition }
4312
+
4313
+ export { ToastProps }
4314
+
4315
+ // @public (undocumented)
4316
+ export const ToastProvider: ({ children }: {
4317
+ children: ReactNode;
4318
+ }) => JSX.Element;
4319
+
4320
+ export { ToastRole }
4321
+
4322
+ export { toCssSize }
4323
+
4324
+ // @public
4325
+ export const Toolbar: FunctionComponent<PropsType< {
4326
+ view: {
4327
+ default: PolymorphicClassName;
4328
+ };
4329
+ size: {
4330
+ xs: PolymorphicClassName;
4331
+ s: PolymorphicClassName;
4332
+ m: PolymorphicClassName;
4333
+ l: PolymorphicClassName;
4334
+ };
4335
+ }> & HTMLAttributes<HTMLDivElement> & {
4336
+ children: ReactNode;
4337
+ orientation?: "horizontal" | "vertical" | undefined;
4338
+ hasShadow?: boolean | undefined;
4339
+ size?: string | undefined;
4340
+ view?: string | undefined;
4341
+ } & RefAttributes<HTMLDivElement>>;
4342
+
4343
+ // @public (undocumented)
4344
+ export const ToolbarDivider: FunctionComponent<PropsType<Variants> & DividerProps & RefAttributes<HTMLDivElement>>;
4345
+
4346
+ export { ToolbarProps }
4347
+
4348
+ export { toolbarTokens }
4349
+
4350
+ // @public (undocumented)
4351
+ export const Tooltip: ForwardRefExoticComponent<TooltipProps & RefAttributes<HTMLDivElement>>;
4352
+
4353
+ export { TooltipProps }
4354
+
4355
+ export { transformStyles }
4356
+
4357
+ // @public (undocumented)
4358
+ export const Underline: FunctionComponent<PropsType< {
4359
+ size: {
4360
+ m: PolymorphicClassName;
4361
+ };
4362
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
4363
+
4364
+ export { Upload }
4365
+
4366
+ export { UploadAudio }
4367
+
4368
+ export { UploadAudioProps }
4369
+
4370
+ export { UploadProgress }
4371
+
4372
+ export { UploadProgressProps }
4373
+
4374
+ export { UploadProps }
4375
+
4376
+ export { UploadVisual }
4377
+
4378
+ export { UploadVisualProps }
4379
+
4380
+ export { useDebouncedFunction }
4381
+
4382
+ export { useFocusTrap }
4383
+
4384
+ export { useForkRef }
4385
+
4386
+ export { useIsomorphicLayoutEffect }
4387
+
4388
+ export { usePopupBaseContext }
4389
+
4390
+ export { useSegment }
4391
+
4392
+ export { useToast }
4393
+
4394
+ export { ValidationResult }
4395
+
4396
+ export { View }
4397
+
4398
+ export { ViewProps }
4399
+
4400
+ export { views }
4401
+
4402
+ export { withAssistiveDropdown }
4403
+
4404
+ export { withAutoFocus }
4405
+
4406
+ export { WithAutoFocusProps }
4407
+
4408
+ export { withSkeleton }
4409
+
4410
+ export { WithSkeletonProps }
4411
+
4412
+ // (No @packageDocumentation comment for this package)
4413
+
4414
+ ```