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