@salutejs/plasma-b2c 1.506.0-dev.0 → 1.507.0-canary.1730.13069305986.0

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