@salutejs/plasma-web 1.497.0-dev.0 → 1.497.1-canary.1701.12826370058.0

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