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