@salutejs/plasma-b2c 1.487.0-dev.0 → 1.488.0-canary.1676.12492303809.0

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