@salutejs/plasma-b2c 1.494.0-dev.0 → 1.494.1-canary.1705.12790178134.0

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