@salutejs/plasma-b2c 1.509.2-dev.0 → 1.510.0-canary.1672.13110079911.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,4583 @@
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
+ value?: string | Date | undefined;
1738
+ defaultDate?: Date | undefined;
1739
+ placeholder?: string | undefined;
1740
+ name?: string | undefined;
1741
+ valueError?: boolean | undefined;
1742
+ valueSuccess?: boolean | undefined;
1743
+ leftHelper?: string | undefined;
1744
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1745
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1746
+ textBefore?: string | undefined;
1747
+ textAfter?: string | undefined;
1748
+ onCommitDate?: ((value: string | Date, error?: boolean | undefined, success?: boolean | undefined, dateInfo?: DateInfo | undefined) => void) | undefined;
1749
+ onChangeValue?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value?: string | undefined) => void) | undefined;
1750
+ onChange?: ((event: {
1751
+ target: {
1752
+ value?: string | undefined;
1753
+ name?: string | undefined;
1754
+ };
1755
+ }) => void) | undefined;
1756
+ } & LabelProps & DatePickerCalendarProps & DatePickerPopoverProps & Omit<HTMLAttributes<HTMLDivElement>, "defaultValue"> & RefAttributes<HTMLInputElement>>;
1757
+
1758
+ export { datePickerClasses }
1759
+
1760
+ export { DatePickerPlacement }
1761
+
1762
+ export { DatePickerPlacementBasic }
1763
+
1764
+ export { DatePickerProps }
1765
+
1766
+ // @public (undocumented)
1767
+ export const DatePickerRange: FunctionComponent<PropsType< {
1768
+ view: {
1769
+ default: PolymorphicClassName;
1770
+ };
1771
+ size: {
1772
+ l: PolymorphicClassName;
1773
+ m: PolymorphicClassName;
1774
+ s: PolymorphicClassName;
1775
+ xs: PolymorphicClassName;
1776
+ };
1777
+ disabled: {
1778
+ true: PolymorphicClassName;
1779
+ };
1780
+ readOnly: {
1781
+ true: PolymorphicClassName;
1782
+ };
1783
+ }> & DatePickerVariationProps & {
1784
+ requiredPlacement?: "right" | "left" | undefined;
1785
+ required?: boolean | undefined;
1786
+ value?: [Date | null | undefined, Date | null | undefined] | undefined;
1787
+ defaultFirstDate?: Date | undefined;
1788
+ defaultSecondDate?: Date | undefined;
1789
+ name?: string | undefined;
1790
+ onChangeFirstValue?: ChangeInstanceCallback | undefined;
1791
+ onChangeSecondValue?: ChangeInstanceCallback | undefined;
1792
+ onCommitFirstDate?: CommitInstanceCallback | undefined;
1793
+ onCommitSecondDate?: CommitInstanceCallback | undefined;
1794
+ onChange?: ((event: {
1795
+ target: {
1796
+ value?: string | undefined;
1797
+ name?: string | undefined;
1798
+ };
1799
+ }) => void) | undefined;
1800
+ } & {
1801
+ label?: string | undefined;
1802
+ view?: string | undefined;
1803
+ disabled?: boolean | undefined;
1804
+ autoComplete?: string | undefined;
1805
+ readOnly?: boolean | undefined;
1806
+ required?: boolean | undefined;
1807
+ size?: string | undefined;
1808
+ contentLeft?: ReactNode;
1809
+ contentRight?: ReactNode;
1810
+ leftHelper?: string | undefined;
1811
+ requiredPlacement?: "right" | "left" | undefined;
1812
+ firstValueError?: boolean | undefined;
1813
+ secondValueError?: boolean | undefined;
1814
+ firstValueSuccess?: boolean | undefined;
1815
+ secondValueSuccess?: boolean | undefined;
1816
+ firstPlaceholder?: string | undefined;
1817
+ secondPlaceholder?: string | undefined;
1818
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1819
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1820
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1821
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1822
+ firstTextfieldTextAfter?: string | undefined;
1823
+ secondTextfieldTextAfter?: string | undefined;
1824
+ onFocusFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
1825
+ onFocusSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
1826
+ onBlurFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
1827
+ onBlurSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
1828
+ firstTextfieldTextBefore?: string | undefined;
1829
+ secondTextfieldTextBefore?: string | undefined;
1830
+ dividerVariant?: "none" | "icon" | "dash" | undefined;
1831
+ dividerIcon?: ReactNode;
1832
+ } & DatePickerCalendarProps & Omit<DatePickerPopoverProps, "placement"> & {
1833
+ placement?: DatePickerRangePlacement | DatePickerRangePlacementBasic[] | undefined;
1834
+ isDoubleCalendar?: boolean | undefined;
1835
+ closeAfterDateSelect?: boolean | undefined;
1836
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>>;
1837
+
1838
+ export { DatePickerRangePlacement }
1839
+
1840
+ export { DatePickerRangeProps }
1841
+
1842
+ export { datePickerTokens }
1843
+
1844
+ export { defaultValidate }
1845
+
1846
+ export { DisabledProps }
1847
+
1848
+ // @public
1849
+ export const Divider: FunctionComponent<PropsType< {
1850
+ view: {
1851
+ default: PolymorphicClassName;
1852
+ dark: PolymorphicClassName;
1853
+ light: PolymorphicClassName;
1854
+ inverse: PolymorphicClassName;
1855
+ };
1856
+ size: {
1857
+ m: PolymorphicClassName;
1858
+ };
1859
+ orientation: {
1860
+ horizontal: PolymorphicClassName;
1861
+ vertical: PolymorphicClassName;
1862
+ };
1863
+ }> & DividerProps & RefAttributes<HTMLDivElement>>;
1864
+
1865
+ export { DividerProps }
1866
+
1867
+ export { dividerTokens }
1868
+
1869
+ // @public
1870
+ export const Drawer: FunctionComponent<PropsType< {
1871
+ view: {
1872
+ default: PolymorphicClassName;
1873
+ };
1874
+ size: {
1875
+ m: PolymorphicClassName;
1876
+ };
1877
+ borderRadius: {
1878
+ none: PolymorphicClassName;
1879
+ default: PolymorphicClassName;
1880
+ };
1881
+ }> & PopupBaseProps & PanelProps & {
1882
+ placement?: "top" | "bottom" | "right" | "left" | undefined;
1883
+ asModal?: boolean | undefined;
1884
+ withBlur?: boolean | undefined;
1885
+ closeOnEsc?: boolean | undefined;
1886
+ closeOnOverlayClick?: boolean | undefined;
1887
+ onEscKeyDown?: ((event: KeyboardEvent) => void) | undefined;
1888
+ onOverlayClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1889
+ initialFocusRef?: RefObject<HTMLElement> | undefined;
1890
+ focusAfterRef?: RefObject<HTMLElement> | undefined;
1891
+ onClose?: (() => void) | undefined;
1892
+ } & RefAttributes<HTMLDivElement>>;
1893
+
1894
+ // @public
1895
+ export const DrawerContent: FunctionComponent<PropsType<Variants> & {
1896
+ view?: string | undefined;
1897
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1898
+
1899
+ export { DrawerContentProps }
1900
+
1901
+ // @public
1902
+ export const DrawerFooter: FunctionComponent<PropsType<Variants> & {
1903
+ view?: string | undefined;
1904
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1905
+
1906
+ export { DrawerFooterProps }
1907
+
1908
+ // @public
1909
+ export const DrawerHeader: FunctionComponent<PropsType<Variants> & {
1910
+ hasClose?: boolean | undefined;
1911
+ closePlacement?: "right" | "left" | undefined;
1912
+ actions?: ReactNode;
1913
+ onClose?: (() => void) | undefined;
1914
+ view?: string | undefined;
1915
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1916
+
1917
+ export { DrawerHeaderProps }
1918
+
1919
+ export { DrawerProps }
1920
+
1921
+ // @public (undocumented)
1922
+ export const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewProps<T>, "view" | "size"> & Pick<PropsType< {
1923
+ size: {
1924
+ l: PolymorphicClassName;
1925
+ m: PolymorphicClassName;
1926
+ s: PolymorphicClassName;
1927
+ xs: PolymorphicClassName;
1928
+ };
1929
+ view: {
1930
+ default: PolymorphicClassName;
1931
+ };
1932
+ }> & {
1933
+ items: DropdownItemOption[];
1934
+ alwaysOpened?: boolean | undefined;
1935
+ children?: React_2.ReactNode;
1936
+ itemRole?: string | undefined;
1937
+ onHover?: ((index: number) => void) | undefined;
1938
+ onItemSelect?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1939
+ trigger?: DropdownTrigger | undefined;
1940
+ placement?: DropdownPlacement | undefined;
1941
+ offset?: [number, number] | undefined;
1942
+ listWidth?: Property.Width<string | number> | undefined;
1943
+ hasArrow?: boolean | undefined;
1944
+ closeOnSelect?: boolean | undefined;
1945
+ closeOnOverlayClick?: boolean | undefined;
1946
+ onToggle?: ((isOpen: boolean, event: Event | React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1947
+ size?: string | undefined;
1948
+ view?: string | undefined;
1949
+ variant?: "normal" | "tight" | undefined;
1950
+ portal?: string | React_2.RefObject<HTMLElement> | undefined;
1951
+ renderItem?: ((item: DropdownItemOption) => React_2.ReactNode) | undefined;
1952
+ zIndex?: Property.ZIndex | undefined;
1953
+ beforeList?: React_2.ReactNode;
1954
+ afterList?: React_2.ReactNode;
1955
+ onItemClick?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1956
+ listOverflow?: Property.Overflow | undefined;
1957
+ listHeight?: Property.Height<string | number> | undefined;
1958
+ hoverIndex?: number | undefined;
1959
+ } & React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>, "view" | "size"> & React_2.RefAttributes<HTMLButtonElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
1960
+
1961
+ // @public (undocumented)
1962
+ export const DropdownItem: React_2.ForwardRefExoticComponent<DropdownItemProps & React_2.RefAttributes<HTMLDivElement>>;
1963
+
1964
+ export { DropdownItemProps }
1965
+
1966
+ export { DropdownItemType }
1967
+
1968
+ // @public (undocumented)
1969
+ export const DropdownList: StyledComponent<"ul", any, {}, never>;
1970
+
1971
+ export { DropdownNodeType }
1972
+
1973
+ // @public (undocumented)
1974
+ export const DropdownPopup: React_2.ForwardRefExoticComponent<DropdownPopupProps & React_2.RefAttributes<HTMLDivElement>>;
1975
+
1976
+ export { DropdownPopupProps }
1977
+
1978
+ export { DropdownProps }
1979
+
1980
+ // @public (undocumented)
1981
+ export const Dropzone: FunctionComponent<PropsType< {
1982
+ view: {
1983
+ default: PolymorphicClassName;
1984
+ };
1985
+ size: {
1986
+ m: PolymorphicClassName;
1987
+ };
1988
+ disabled: {
1989
+ true: PolymorphicClassName;
1990
+ };
1991
+ }> & {
1992
+ multiple?: boolean | undefined;
1993
+ title?: string | undefined;
1994
+ description?: string | undefined;
1995
+ icon?: ReactNode;
1996
+ iconPlacement?: "top" | "left" | undefined;
1997
+ size?: string | undefined;
1998
+ view?: string | undefined;
1999
+ disabled?: boolean | undefined;
2000
+ stretch?: boolean | undefined;
2001
+ onDragEnter?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
2002
+ onDragLeave?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
2003
+ onDragOver?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
2004
+ validator?: ((files: File[]) => ValidatorReturnType) | undefined;
2005
+ onDrop?: FileProcessHandler | undefined;
2006
+ onChoseFiles?: FileProcessHandler | undefined;
2007
+ } & InputHTMLAttributes_3<HTMLInputElement> & RefAttributes<HTMLInputElement>>;
2008
+
2009
+ export { dropzoneClasses }
2010
+
2011
+ export { dropzoneTokens }
2012
+
2013
+ // @public (undocumented)
2014
+ export const DsplL: FunctionComponent<PropsType< {
2015
+ size: {
2016
+ l: PolymorphicClassName;
2017
+ };
2018
+ }> & {
2019
+ noWrap?: boolean | undefined;
2020
+ breakWord?: boolean | undefined;
2021
+ color?: string | undefined;
2022
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2023
+
2024
+ // @public (undocumented)
2025
+ export const DsplM: FunctionComponent<PropsType< {
2026
+ size: {
2027
+ m: PolymorphicClassName;
2028
+ };
2029
+ }> & {
2030
+ noWrap?: boolean | undefined;
2031
+ breakWord?: boolean | undefined;
2032
+ color?: string | undefined;
2033
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2034
+
2035
+ // @public (undocumented)
2036
+ export const DsplS: FunctionComponent<PropsType< {
2037
+ size: {
2038
+ s: PolymorphicClassName;
2039
+ };
2040
+ }> & {
2041
+ noWrap?: boolean | undefined;
2042
+ breakWord?: boolean | undefined;
2043
+ color?: string | undefined;
2044
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2045
+
2046
+ // @public (undocumented)
2047
+ export const Editable: FunctionComponent<PropsType< {
2048
+ view: {
2049
+ default: PolymorphicClassName;
2050
+ };
2051
+ size: {
2052
+ m: PolymorphicClassName;
2053
+ };
2054
+ }> & EditableProps<TypographyVariants> & RefAttributes<HTMLInputElement>>;
2055
+
2056
+ export { ElasticGrid }
2057
+
2058
+ export { ElasticGridProps }
2059
+
2060
+ // @public (undocumented)
2061
+ export const EmptyState: FunctionComponent<PropsType< {
2062
+ size: {
2063
+ l: PolymorphicClassName;
2064
+ m: PolymorphicClassName;
2065
+ s: PolymorphicClassName;
2066
+ xs: PolymorphicClassName;
2067
+ };
2068
+ }> & Props & RefAttributes<HTMLDivElement>>;
2069
+
2070
+ export { extractTextFrom }
2071
+
2072
+ // @public (undocumented)
2073
+ export const Flow: FunctionComponent<PropsType< {}> & FlowProps & {
2074
+ minColWidth?: string | undefined;
2075
+ } & RefAttributes<HTMLDivElement>>;
2076
+
2077
+ export { FocusProps }
2078
+
2079
+ // @public (undocumented)
2080
+ export const Footnote1: FunctionComponent<PropsType< {
2081
+ size: {
2082
+ footnote1: PolymorphicClassName;
2083
+ };
2084
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2085
+
2086
+ // @public (undocumented)
2087
+ export const Footnote2: FunctionComponent<PropsType< {
2088
+ size: {
2089
+ footnote2: PolymorphicClassName;
2090
+ };
2091
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2092
+
2093
+ export { formatCurrency }
2094
+
2095
+ export { gridBreakpoints }
2096
+
2097
+ export { gridColumns }
2098
+
2099
+ export { gridGutters }
2100
+
2101
+ export { gridMargins }
2102
+
2103
+ export { gridSizes }
2104
+
2105
+ // @public (undocumented)
2106
+ export const H1: FunctionComponent<PropsType< {
2107
+ size: {
2108
+ h1: PolymorphicClassName;
2109
+ };
2110
+ }> & {
2111
+ noWrap?: boolean | undefined;
2112
+ breakWord?: boolean | undefined;
2113
+ color?: string | undefined;
2114
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2115
+
2116
+ // @public (undocumented)
2117
+ export const H2: FunctionComponent<PropsType< {
2118
+ size: {
2119
+ h2: PolymorphicClassName;
2120
+ };
2121
+ }> & {
2122
+ noWrap?: boolean | undefined;
2123
+ breakWord?: boolean | undefined;
2124
+ color?: string | undefined;
2125
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2126
+
2127
+ // @public (undocumented)
2128
+ export const H3: FunctionComponent<PropsType< {
2129
+ size: {
2130
+ h3: PolymorphicClassName;
2131
+ };
2132
+ }> & {
2133
+ noWrap?: boolean | undefined;
2134
+ breakWord?: boolean | undefined;
2135
+ color?: string | undefined;
2136
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2137
+
2138
+ // @public (undocumented)
2139
+ export const H4: FunctionComponent<PropsType< {
2140
+ size: {
2141
+ h4: PolymorphicClassName;
2142
+ };
2143
+ }> & {
2144
+ noWrap?: boolean | undefined;
2145
+ breakWord?: boolean | undefined;
2146
+ color?: string | undefined;
2147
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2148
+
2149
+ // @public (undocumented)
2150
+ export const H5: FunctionComponent<PropsType< {
2151
+ size: {
2152
+ h5: PolymorphicClassName;
2153
+ };
2154
+ }> & {
2155
+ noWrap?: boolean | undefined;
2156
+ breakWord?: boolean | undefined;
2157
+ color?: string | undefined;
2158
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2159
+
2160
+ // @public (undocumented)
2161
+ export const Headline1: FunctionComponent<PropsType< {
2162
+ size: {
2163
+ headline1: PolymorphicClassName;
2164
+ };
2165
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2166
+
2167
+ // @public (undocumented)
2168
+ export const Headline2: FunctionComponent<PropsType< {
2169
+ size: {
2170
+ headline2: PolymorphicClassName;
2171
+ };
2172
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2173
+
2174
+ // @public (undocumented)
2175
+ export const Headline3: FunctionComponent<PropsType< {
2176
+ size: {
2177
+ headline3: PolymorphicClassName;
2178
+ };
2179
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2180
+
2181
+ // @public (undocumented)
2182
+ export const Headline4: FunctionComponent<PropsType< {
2183
+ size: {
2184
+ headline4: PolymorphicClassName;
2185
+ };
2186
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2187
+
2188
+ // @public (undocumented)
2189
+ export const Headline5: FunctionComponent<PropsType< {
2190
+ size: {
2191
+ headline5: PolymorphicClassName;
2192
+ };
2193
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2194
+
2195
+ // @public
2196
+ export const IconButton: FunctionComponent<PropsType< {
2197
+ view: {
2198
+ default: PolymorphicClassName;
2199
+ accent: PolymorphicClassName;
2200
+ secondary: PolymorphicClassName;
2201
+ clear: PolymorphicClassName;
2202
+ success: PolymorphicClassName;
2203
+ warning: PolymorphicClassName;
2204
+ critical: PolymorphicClassName;
2205
+ dark: PolymorphicClassName;
2206
+ black: PolymorphicClassName;
2207
+ white: PolymorphicClassName;
2208
+ };
2209
+ size: {
2210
+ xl: PolymorphicClassName;
2211
+ xlr: PolymorphicClassName;
2212
+ l: PolymorphicClassName;
2213
+ lr: PolymorphicClassName;
2214
+ m: PolymorphicClassName;
2215
+ mr: PolymorphicClassName;
2216
+ s: PolymorphicClassName;
2217
+ sr: PolymorphicClassName;
2218
+ xs: PolymorphicClassName;
2219
+ xsr: PolymorphicClassName;
2220
+ };
2221
+ disabled: {
2222
+ true: PolymorphicClassName;
2223
+ };
2224
+ focused: {
2225
+ true: PolymorphicClassName;
2226
+ };
2227
+ }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
2228
+ text?: string | undefined;
2229
+ contentLeft?: ReactNode;
2230
+ contentPlacing?: ("default" | "relaxed") | undefined;
2231
+ isLoading?: boolean | undefined;
2232
+ loader?: ReactNode;
2233
+ stretch?: boolean | undefined;
2234
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
2235
+ square?: boolean | undefined;
2236
+ focused?: boolean | undefined;
2237
+ disabled?: boolean | undefined;
2238
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
2239
+ view?: string | undefined;
2240
+ size?: string | undefined;
2241
+ outlined?: boolean | undefined;
2242
+ shiftLeft?: boolean | undefined;
2243
+ shiftRight?: boolean | undefined;
2244
+ blur?: "small" | "medium" | "large" | undefined;
2245
+ } & {
2246
+ value?: string | number | undefined;
2247
+ contentRight?: undefined;
2248
+ } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
2249
+ text?: string | undefined;
2250
+ contentLeft?: ReactNode;
2251
+ contentPlacing?: ("default" | "relaxed") | undefined;
2252
+ isLoading?: boolean | undefined;
2253
+ loader?: ReactNode;
2254
+ stretch?: boolean | undefined;
2255
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
2256
+ square?: boolean | undefined;
2257
+ focused?: boolean | undefined;
2258
+ disabled?: boolean | undefined;
2259
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
2260
+ view?: string | undefined;
2261
+ size?: string | undefined;
2262
+ outlined?: boolean | undefined;
2263
+ shiftLeft?: boolean | undefined;
2264
+ shiftRight?: boolean | undefined;
2265
+ blur?: "small" | "medium" | "large" | undefined;
2266
+ } & {
2267
+ value?: undefined;
2268
+ contentRight?: ReactNode;
2269
+ } & RefAttributes<HTMLButtonElement>))>;
2270
+
2271
+ // @public
2272
+ const Image_2: FunctionComponent<PropsType<Variants> & ImgHTMLAttributes<HTMLImageElement> & {
2273
+ base?: "img" | "div" | undefined;
2274
+ 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;
2275
+ customRatio?: string | undefined;
2276
+ } & RefAttributes<HTMLDivElement>>;
2277
+ export { Image_2 as Image }
2278
+
2279
+ export { ImageProps }
2280
+
2281
+ // @public (undocumented)
2282
+ export const Indicator: FunctionComponent<PropsType< {
2283
+ view: {
2284
+ default: PolymorphicClassName;
2285
+ accent: PolymorphicClassName;
2286
+ inactive: PolymorphicClassName;
2287
+ positive: PolymorphicClassName;
2288
+ warning: PolymorphicClassName;
2289
+ negative: PolymorphicClassName;
2290
+ black: PolymorphicClassName;
2291
+ white: PolymorphicClassName;
2292
+ };
2293
+ size: {
2294
+ l: PolymorphicClassName;
2295
+ m: PolymorphicClassName;
2296
+ s: PolymorphicClassName;
2297
+ };
2298
+ }> & HTMLAttributes<HTMLDivElement> & {
2299
+ size: string;
2300
+ view: string;
2301
+ } & RefAttributes<HTMLDivElement>>;
2302
+
2303
+ export { IndicatorProps }
2304
+
2305
+ export { InputHTMLAttributes }
2306
+
2307
+ // @public
2308
+ export const LineSkeleton: FunctionComponent<PropsType< {
2309
+ size: {
2310
+ body1: PolymorphicClassName;
2311
+ body2: PolymorphicClassName;
2312
+ body3: PolymorphicClassName;
2313
+ button1: PolymorphicClassName;
2314
+ button2: PolymorphicClassName;
2315
+ caption: PolymorphicClassName;
2316
+ display1: PolymorphicClassName;
2317
+ display2: PolymorphicClassName;
2318
+ display3: PolymorphicClassName;
2319
+ footnote1: PolymorphicClassName;
2320
+ footnote2: PolymorphicClassName;
2321
+ headline1: PolymorphicClassName;
2322
+ headline2: PolymorphicClassName;
2323
+ headline3: PolymorphicClassName;
2324
+ headline4: PolymorphicClassName;
2325
+ paragraph1: PolymorphicClassName;
2326
+ paragraph2: PolymorphicClassName;
2327
+ underline: PolymorphicClassName;
2328
+ bodyL: PolymorphicClassName;
2329
+ bodyM: PolymorphicClassName;
2330
+ bodyS: PolymorphicClassName;
2331
+ bodyXS: PolymorphicClassName;
2332
+ bodyXXS: PolymorphicClassName;
2333
+ dsplL: PolymorphicClassName;
2334
+ dsplM: PolymorphicClassName;
2335
+ dsplS: PolymorphicClassName;
2336
+ h1: PolymorphicClassName;
2337
+ h2: PolymorphicClassName;
2338
+ h3: PolymorphicClassName;
2339
+ h4: PolymorphicClassName;
2340
+ h5: PolymorphicClassName;
2341
+ textL: PolymorphicClassName;
2342
+ textM: PolymorphicClassName;
2343
+ textS: PolymorphicClassName;
2344
+ textXS: PolymorphicClassName;
2345
+ };
2346
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
2347
+ customGradientColor?: string | undefined;
2348
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
2349
+ } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement>>;
2350
+
2351
+ export { LineSkeletonProps }
2352
+
2353
+ // @public
2354
+ export const Link: FunctionComponent<PropsType< {
2355
+ view: {
2356
+ default: PolymorphicClassName;
2357
+ primary: PolymorphicClassName;
2358
+ secondary: PolymorphicClassName;
2359
+ tertiary: PolymorphicClassName;
2360
+ paragraph: PolymorphicClassName;
2361
+ accent: PolymorphicClassName;
2362
+ positive: PolymorphicClassName;
2363
+ warning: PolymorphicClassName;
2364
+ negative: PolymorphicClassName;
2365
+ clear: PolymorphicClassName;
2366
+ };
2367
+ disabled: {
2368
+ true: PolymorphicClassName;
2369
+ };
2370
+ focused: {
2371
+ true: PolymorphicClassName;
2372
+ };
2373
+ }> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
2374
+
2375
+ export { List }
2376
+
2377
+ export { ListItem }
2378
+
2379
+ // @public (undocumented)
2380
+ export const Mask: ForwardRefExoticComponent<(Omit<PropsType< {
2381
+ view: {
2382
+ default: PolymorphicClassName;
2383
+ positive: PolymorphicClassName;
2384
+ warning: PolymorphicClassName;
2385
+ negative: PolymorphicClassName;
2386
+ };
2387
+ size: {
2388
+ l: PolymorphicClassName;
2389
+ m: PolymorphicClassName;
2390
+ s: PolymorphicClassName;
2391
+ xs: PolymorphicClassName;
2392
+ };
2393
+ labelPlacement: {
2394
+ inner: PolymorphicClassName;
2395
+ outer: PolymorphicClassName;
2396
+ };
2397
+ clear: {
2398
+ true: PolymorphicClassName;
2399
+ };
2400
+ chipView: {
2401
+ default: PolymorphicClassName;
2402
+ secondary: PolymorphicClassName;
2403
+ accent: PolymorphicClassName;
2404
+ positive: PolymorphicClassName;
2405
+ warning: PolymorphicClassName;
2406
+ negative: PolymorphicClassName;
2407
+ };
2408
+ hintView: {
2409
+ default: PolymorphicClassName;
2410
+ };
2411
+ hintSize: {
2412
+ m: PolymorphicClassName;
2413
+ s: PolymorphicClassName;
2414
+ };
2415
+ disabled: {
2416
+ true: PolymorphicClassName;
2417
+ };
2418
+ readOnly: {
2419
+ true: PolymorphicClassName;
2420
+ };
2421
+ }> & {
2422
+ size?: string | undefined;
2423
+ view?: string | undefined;
2424
+ readOnly?: boolean | undefined;
2425
+ disabled?: boolean | undefined;
2426
+ } & {
2427
+ titleCaption?: ReactNode;
2428
+ leftHelper?: ReactNode;
2429
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2430
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2431
+ textBefore?: string | undefined;
2432
+ textAfter?: string | undefined;
2433
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2434
+ } & LabelProps & RequiredProps & {
2435
+ clear?: boolean | undefined;
2436
+ hasDivider?: boolean | undefined;
2437
+ } & {
2438
+ hintText: string;
2439
+ hintTrigger?: "hover" | "click" | undefined;
2440
+ hintView?: string | undefined;
2441
+ hintSize?: string | undefined;
2442
+ hintTargetIcon?: ReactNode;
2443
+ hintTargetPlacement?: "outer" | "inner" | undefined;
2444
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2445
+ hintHasArrow?: boolean | undefined;
2446
+ hintOffset?: [number, number] | undefined;
2447
+ hintWidth?: string | undefined;
2448
+ hintContentLeft?: ReactNode;
2449
+ } & {
2450
+ chips?: undefined;
2451
+ onChangeChips?: undefined;
2452
+ enumerationType?: "plain" | undefined;
2453
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2454
+ chipType?: undefined;
2455
+ chipView?: undefined;
2456
+ chipValidator?: undefined;
2457
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2458
+ view: {
2459
+ default: PolymorphicClassName;
2460
+ positive: PolymorphicClassName;
2461
+ warning: PolymorphicClassName;
2462
+ negative: PolymorphicClassName;
2463
+ };
2464
+ size: {
2465
+ l: PolymorphicClassName;
2466
+ m: PolymorphicClassName;
2467
+ s: PolymorphicClassName;
2468
+ xs: PolymorphicClassName;
2469
+ };
2470
+ labelPlacement: {
2471
+ inner: PolymorphicClassName;
2472
+ outer: PolymorphicClassName;
2473
+ };
2474
+ clear: {
2475
+ true: PolymorphicClassName;
2476
+ };
2477
+ chipView: {
2478
+ default: PolymorphicClassName;
2479
+ secondary: PolymorphicClassName;
2480
+ accent: PolymorphicClassName;
2481
+ positive: PolymorphicClassName;
2482
+ warning: PolymorphicClassName;
2483
+ negative: PolymorphicClassName;
2484
+ };
2485
+ hintView: {
2486
+ default: PolymorphicClassName;
2487
+ };
2488
+ hintSize: {
2489
+ m: PolymorphicClassName;
2490
+ s: PolymorphicClassName;
2491
+ };
2492
+ disabled: {
2493
+ true: PolymorphicClassName;
2494
+ };
2495
+ readOnly: {
2496
+ true: PolymorphicClassName;
2497
+ };
2498
+ }> & {
2499
+ size?: string | undefined;
2500
+ view?: string | undefined;
2501
+ readOnly?: boolean | undefined;
2502
+ disabled?: boolean | undefined;
2503
+ } & {
2504
+ titleCaption?: ReactNode;
2505
+ leftHelper?: ReactNode;
2506
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2507
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2508
+ textBefore?: string | undefined;
2509
+ textAfter?: string | undefined;
2510
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2511
+ } & LabelProps & RequiredProps & {
2512
+ clear?: boolean | undefined;
2513
+ hasDivider?: boolean | undefined;
2514
+ } & {
2515
+ hintText: string;
2516
+ hintTrigger?: "hover" | "click" | undefined;
2517
+ hintView?: string | undefined;
2518
+ hintSize?: string | undefined;
2519
+ hintTargetIcon?: ReactNode;
2520
+ hintTargetPlacement?: "outer" | "inner" | undefined;
2521
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2522
+ hintHasArrow?: boolean | undefined;
2523
+ hintOffset?: [number, number] | undefined;
2524
+ hintWidth?: string | undefined;
2525
+ hintContentLeft?: ReactNode;
2526
+ } & {
2527
+ enumerationType: "chip";
2528
+ onSearch?: undefined;
2529
+ chips?: TextFieldPrimitiveValue[] | undefined;
2530
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2531
+ chipType?: "default" | "text" | undefined;
2532
+ chipView?: string | undefined;
2533
+ chipValidator?: ((value: string) => {
2534
+ view?: string | undefined;
2535
+ }) | undefined;
2536
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2537
+ view: {
2538
+ default: PolymorphicClassName;
2539
+ positive: PolymorphicClassName;
2540
+ warning: PolymorphicClassName;
2541
+ negative: PolymorphicClassName;
2542
+ };
2543
+ size: {
2544
+ l: PolymorphicClassName;
2545
+ m: PolymorphicClassName;
2546
+ s: PolymorphicClassName;
2547
+ xs: PolymorphicClassName;
2548
+ };
2549
+ labelPlacement: {
2550
+ inner: PolymorphicClassName;
2551
+ outer: PolymorphicClassName;
2552
+ };
2553
+ clear: {
2554
+ true: PolymorphicClassName;
2555
+ };
2556
+ chipView: {
2557
+ default: PolymorphicClassName;
2558
+ secondary: PolymorphicClassName;
2559
+ accent: PolymorphicClassName;
2560
+ positive: PolymorphicClassName;
2561
+ warning: PolymorphicClassName;
2562
+ negative: PolymorphicClassName;
2563
+ };
2564
+ hintView: {
2565
+ default: PolymorphicClassName;
2566
+ };
2567
+ hintSize: {
2568
+ m: PolymorphicClassName;
2569
+ s: PolymorphicClassName;
2570
+ };
2571
+ disabled: {
2572
+ true: PolymorphicClassName;
2573
+ };
2574
+ readOnly: {
2575
+ true: PolymorphicClassName;
2576
+ };
2577
+ }> & {
2578
+ size?: string | undefined;
2579
+ view?: string | undefined;
2580
+ readOnly?: boolean | undefined;
2581
+ disabled?: boolean | undefined;
2582
+ } & {
2583
+ titleCaption?: ReactNode;
2584
+ leftHelper?: ReactNode;
2585
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2586
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2587
+ textBefore?: string | undefined;
2588
+ textAfter?: string | undefined;
2589
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2590
+ } & LabelProps & RequiredProps & {
2591
+ clear?: boolean | undefined;
2592
+ hasDivider?: boolean | undefined;
2593
+ } & {
2594
+ hintTrigger?: undefined;
2595
+ hintText?: undefined;
2596
+ hintView?: undefined;
2597
+ hintSize?: undefined;
2598
+ hintTargetIcon?: undefined;
2599
+ hintTargetPlacement?: undefined;
2600
+ hintPlacement?: undefined;
2601
+ hintHasArrow?: undefined;
2602
+ hintOffset?: undefined;
2603
+ hintWidth?: undefined;
2604
+ hintContentLeft?: undefined;
2605
+ } & {
2606
+ chips?: undefined;
2607
+ onChangeChips?: undefined;
2608
+ enumerationType?: "plain" | undefined;
2609
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2610
+ chipType?: undefined;
2611
+ chipView?: undefined;
2612
+ chipValidator?: undefined;
2613
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2614
+ view: {
2615
+ default: PolymorphicClassName;
2616
+ positive: PolymorphicClassName;
2617
+ warning: PolymorphicClassName;
2618
+ negative: PolymorphicClassName;
2619
+ };
2620
+ size: {
2621
+ l: PolymorphicClassName;
2622
+ m: PolymorphicClassName;
2623
+ s: PolymorphicClassName;
2624
+ xs: PolymorphicClassName;
2625
+ };
2626
+ labelPlacement: {
2627
+ inner: PolymorphicClassName;
2628
+ outer: PolymorphicClassName;
2629
+ };
2630
+ clear: {
2631
+ true: PolymorphicClassName;
2632
+ };
2633
+ chipView: {
2634
+ default: PolymorphicClassName;
2635
+ secondary: PolymorphicClassName;
2636
+ accent: PolymorphicClassName;
2637
+ positive: PolymorphicClassName;
2638
+ warning: PolymorphicClassName;
2639
+ negative: PolymorphicClassName;
2640
+ };
2641
+ hintView: {
2642
+ default: PolymorphicClassName;
2643
+ };
2644
+ hintSize: {
2645
+ m: PolymorphicClassName;
2646
+ s: PolymorphicClassName;
2647
+ };
2648
+ disabled: {
2649
+ true: PolymorphicClassName;
2650
+ };
2651
+ readOnly: {
2652
+ true: PolymorphicClassName;
2653
+ };
2654
+ }> & {
2655
+ size?: string | undefined;
2656
+ view?: string | undefined;
2657
+ readOnly?: boolean | undefined;
2658
+ disabled?: boolean | undefined;
2659
+ } & {
2660
+ titleCaption?: ReactNode;
2661
+ leftHelper?: ReactNode;
2662
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2663
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2664
+ textBefore?: string | undefined;
2665
+ textAfter?: string | undefined;
2666
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2667
+ } & LabelProps & RequiredProps & {
2668
+ clear?: boolean | undefined;
2669
+ hasDivider?: boolean | undefined;
2670
+ } & {
2671
+ hintTrigger?: undefined;
2672
+ hintText?: undefined;
2673
+ hintView?: undefined;
2674
+ hintSize?: undefined;
2675
+ hintTargetIcon?: undefined;
2676
+ hintTargetPlacement?: undefined;
2677
+ hintPlacement?: undefined;
2678
+ hintHasArrow?: undefined;
2679
+ hintOffset?: undefined;
2680
+ hintWidth?: undefined;
2681
+ hintContentLeft?: undefined;
2682
+ } & {
2683
+ enumerationType: "chip";
2684
+ onSearch?: undefined;
2685
+ chips?: TextFieldPrimitiveValue[] | undefined;
2686
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2687
+ chipType?: "default" | "text" | undefined;
2688
+ chipView?: string | undefined;
2689
+ chipValidator?: ((value: string) => {
2690
+ view?: string | undefined;
2691
+ }) | undefined;
2692
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2693
+ view: {
2694
+ default: PolymorphicClassName;
2695
+ positive: PolymorphicClassName;
2696
+ warning: PolymorphicClassName;
2697
+ negative: PolymorphicClassName;
2698
+ };
2699
+ size: {
2700
+ l: PolymorphicClassName;
2701
+ m: PolymorphicClassName;
2702
+ s: PolymorphicClassName;
2703
+ xs: PolymorphicClassName;
2704
+ };
2705
+ labelPlacement: {
2706
+ inner: PolymorphicClassName;
2707
+ outer: PolymorphicClassName;
2708
+ };
2709
+ clear: {
2710
+ true: PolymorphicClassName;
2711
+ };
2712
+ chipView: {
2713
+ default: PolymorphicClassName;
2714
+ secondary: PolymorphicClassName;
2715
+ accent: PolymorphicClassName;
2716
+ positive: PolymorphicClassName;
2717
+ warning: PolymorphicClassName;
2718
+ negative: PolymorphicClassName;
2719
+ };
2720
+ hintView: {
2721
+ default: PolymorphicClassName;
2722
+ };
2723
+ hintSize: {
2724
+ m: PolymorphicClassName;
2725
+ s: PolymorphicClassName;
2726
+ };
2727
+ disabled: {
2728
+ true: PolymorphicClassName;
2729
+ };
2730
+ readOnly: {
2731
+ true: PolymorphicClassName;
2732
+ };
2733
+ }> & {
2734
+ size?: string | undefined;
2735
+ view?: string | undefined;
2736
+ readOnly?: boolean | undefined;
2737
+ disabled?: boolean | undefined;
2738
+ } & {
2739
+ titleCaption?: ReactNode;
2740
+ leftHelper?: ReactNode;
2741
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2742
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2743
+ textBefore?: string | undefined;
2744
+ textAfter?: string | undefined;
2745
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2746
+ } & LabelProps & RequiredProps & {
2747
+ clear?: false | undefined;
2748
+ hasDivider?: undefined;
2749
+ } & {
2750
+ hintText: string;
2751
+ hintTrigger?: "hover" | "click" | undefined;
2752
+ hintView?: string | undefined;
2753
+ hintSize?: string | undefined;
2754
+ hintTargetIcon?: ReactNode;
2755
+ hintTargetPlacement?: "outer" | "inner" | undefined;
2756
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2757
+ hintHasArrow?: boolean | undefined;
2758
+ hintOffset?: [number, number] | undefined;
2759
+ hintWidth?: string | undefined;
2760
+ hintContentLeft?: ReactNode;
2761
+ } & {
2762
+ chips?: undefined;
2763
+ onChangeChips?: undefined;
2764
+ enumerationType?: "plain" | undefined;
2765
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2766
+ chipType?: undefined;
2767
+ chipView?: undefined;
2768
+ chipValidator?: undefined;
2769
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2770
+ view: {
2771
+ default: PolymorphicClassName;
2772
+ positive: PolymorphicClassName;
2773
+ warning: PolymorphicClassName;
2774
+ negative: PolymorphicClassName;
2775
+ };
2776
+ size: {
2777
+ l: PolymorphicClassName;
2778
+ m: PolymorphicClassName;
2779
+ s: PolymorphicClassName;
2780
+ xs: PolymorphicClassName;
2781
+ };
2782
+ labelPlacement: {
2783
+ inner: PolymorphicClassName;
2784
+ outer: PolymorphicClassName;
2785
+ };
2786
+ clear: {
2787
+ true: PolymorphicClassName;
2788
+ };
2789
+ chipView: {
2790
+ default: PolymorphicClassName;
2791
+ secondary: PolymorphicClassName;
2792
+ accent: PolymorphicClassName;
2793
+ positive: PolymorphicClassName;
2794
+ warning: PolymorphicClassName;
2795
+ negative: PolymorphicClassName;
2796
+ };
2797
+ hintView: {
2798
+ default: PolymorphicClassName;
2799
+ };
2800
+ hintSize: {
2801
+ m: PolymorphicClassName;
2802
+ s: PolymorphicClassName;
2803
+ };
2804
+ disabled: {
2805
+ true: PolymorphicClassName;
2806
+ };
2807
+ readOnly: {
2808
+ true: PolymorphicClassName;
2809
+ };
2810
+ }> & {
2811
+ size?: string | undefined;
2812
+ view?: string | undefined;
2813
+ readOnly?: boolean | undefined;
2814
+ disabled?: boolean | undefined;
2815
+ } & {
2816
+ titleCaption?: ReactNode;
2817
+ leftHelper?: ReactNode;
2818
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2819
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2820
+ textBefore?: string | undefined;
2821
+ textAfter?: string | undefined;
2822
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2823
+ } & LabelProps & RequiredProps & {
2824
+ clear?: false | undefined;
2825
+ hasDivider?: undefined;
2826
+ } & {
2827
+ hintText: string;
2828
+ hintTrigger?: "hover" | "click" | undefined;
2829
+ hintView?: string | undefined;
2830
+ hintSize?: string | undefined;
2831
+ hintTargetIcon?: ReactNode;
2832
+ hintTargetPlacement?: "outer" | "inner" | undefined;
2833
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2834
+ hintHasArrow?: boolean | undefined;
2835
+ hintOffset?: [number, number] | undefined;
2836
+ hintWidth?: string | undefined;
2837
+ hintContentLeft?: ReactNode;
2838
+ } & {
2839
+ enumerationType: "chip";
2840
+ onSearch?: undefined;
2841
+ chips?: TextFieldPrimitiveValue[] | undefined;
2842
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2843
+ chipType?: "default" | "text" | undefined;
2844
+ chipView?: string | undefined;
2845
+ chipValidator?: ((value: string) => {
2846
+ view?: string | undefined;
2847
+ }) | undefined;
2848
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2849
+ view: {
2850
+ default: PolymorphicClassName;
2851
+ positive: PolymorphicClassName;
2852
+ warning: PolymorphicClassName;
2853
+ negative: PolymorphicClassName;
2854
+ };
2855
+ size: {
2856
+ l: PolymorphicClassName;
2857
+ m: PolymorphicClassName;
2858
+ s: PolymorphicClassName;
2859
+ xs: PolymorphicClassName;
2860
+ };
2861
+ labelPlacement: {
2862
+ inner: PolymorphicClassName;
2863
+ outer: PolymorphicClassName;
2864
+ };
2865
+ clear: {
2866
+ true: PolymorphicClassName;
2867
+ };
2868
+ chipView: {
2869
+ default: PolymorphicClassName;
2870
+ secondary: PolymorphicClassName;
2871
+ accent: PolymorphicClassName;
2872
+ positive: PolymorphicClassName;
2873
+ warning: PolymorphicClassName;
2874
+ negative: PolymorphicClassName;
2875
+ };
2876
+ hintView: {
2877
+ default: PolymorphicClassName;
2878
+ };
2879
+ hintSize: {
2880
+ m: PolymorphicClassName;
2881
+ s: PolymorphicClassName;
2882
+ };
2883
+ disabled: {
2884
+ true: PolymorphicClassName;
2885
+ };
2886
+ readOnly: {
2887
+ true: PolymorphicClassName;
2888
+ };
2889
+ }> & {
2890
+ size?: string | undefined;
2891
+ view?: string | undefined;
2892
+ readOnly?: boolean | undefined;
2893
+ disabled?: boolean | undefined;
2894
+ } & {
2895
+ titleCaption?: ReactNode;
2896
+ leftHelper?: ReactNode;
2897
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2898
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2899
+ textBefore?: string | undefined;
2900
+ textAfter?: string | undefined;
2901
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2902
+ } & LabelProps & RequiredProps & {
2903
+ clear?: false | undefined;
2904
+ hasDivider?: undefined;
2905
+ } & {
2906
+ hintTrigger?: undefined;
2907
+ hintText?: undefined;
2908
+ hintView?: undefined;
2909
+ hintSize?: undefined;
2910
+ hintTargetIcon?: undefined;
2911
+ hintTargetPlacement?: undefined;
2912
+ hintPlacement?: undefined;
2913
+ hintHasArrow?: undefined;
2914
+ hintOffset?: undefined;
2915
+ hintWidth?: undefined;
2916
+ hintContentLeft?: undefined;
2917
+ } & {
2918
+ chips?: undefined;
2919
+ onChangeChips?: undefined;
2920
+ enumerationType?: "plain" | undefined;
2921
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2922
+ chipType?: undefined;
2923
+ chipView?: undefined;
2924
+ chipValidator?: undefined;
2925
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2926
+ view: {
2927
+ default: PolymorphicClassName;
2928
+ positive: PolymorphicClassName;
2929
+ warning: PolymorphicClassName;
2930
+ negative: PolymorphicClassName;
2931
+ };
2932
+ size: {
2933
+ l: PolymorphicClassName;
2934
+ m: PolymorphicClassName;
2935
+ s: PolymorphicClassName;
2936
+ xs: PolymorphicClassName;
2937
+ };
2938
+ labelPlacement: {
2939
+ inner: PolymorphicClassName;
2940
+ outer: PolymorphicClassName;
2941
+ };
2942
+ clear: {
2943
+ true: PolymorphicClassName;
2944
+ };
2945
+ chipView: {
2946
+ default: PolymorphicClassName;
2947
+ secondary: PolymorphicClassName;
2948
+ accent: PolymorphicClassName;
2949
+ positive: PolymorphicClassName;
2950
+ warning: PolymorphicClassName;
2951
+ negative: PolymorphicClassName;
2952
+ };
2953
+ hintView: {
2954
+ default: PolymorphicClassName;
2955
+ };
2956
+ hintSize: {
2957
+ m: PolymorphicClassName;
2958
+ s: PolymorphicClassName;
2959
+ };
2960
+ disabled: {
2961
+ true: PolymorphicClassName;
2962
+ };
2963
+ readOnly: {
2964
+ true: PolymorphicClassName;
2965
+ };
2966
+ }> & {
2967
+ size?: string | undefined;
2968
+ view?: string | undefined;
2969
+ readOnly?: boolean | undefined;
2970
+ disabled?: boolean | undefined;
2971
+ } & {
2972
+ titleCaption?: ReactNode;
2973
+ leftHelper?: ReactNode;
2974
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2975
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2976
+ textBefore?: string | undefined;
2977
+ textAfter?: string | undefined;
2978
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2979
+ } & LabelProps & RequiredProps & {
2980
+ clear?: false | undefined;
2981
+ hasDivider?: undefined;
2982
+ } & {
2983
+ hintTrigger?: undefined;
2984
+ hintText?: undefined;
2985
+ hintView?: undefined;
2986
+ hintSize?: undefined;
2987
+ hintTargetIcon?: undefined;
2988
+ hintTargetPlacement?: undefined;
2989
+ hintPlacement?: undefined;
2990
+ hintHasArrow?: undefined;
2991
+ hintOffset?: undefined;
2992
+ hintWidth?: undefined;
2993
+ hintContentLeft?: undefined;
2994
+ } & {
2995
+ enumerationType: "chip";
2996
+ onSearch?: undefined;
2997
+ chips?: TextFieldPrimitiveValue[] | undefined;
2998
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2999
+ chipType?: "default" | "text" | undefined;
3000
+ chipView?: string | undefined;
3001
+ chipValidator?: ((value: string) => {
3002
+ view?: string | undefined;
3003
+ }) | undefined;
3004
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref">) & RefAttributes<HTMLInputElement>>;
3005
+
3006
+ export { MaxLinesProps }
3007
+
3008
+ export { mediaQuery }
3009
+
3010
+ export { MediaQueryFunction }
3011
+
3012
+ export { Modal }
3013
+
3014
+ // @public
3015
+ export const ModalBase: ForwardRefExoticComponent<ModalBaseProps & RefAttributes<HTMLDivElement>>;
3016
+
3017
+ export { modalBaseClasses }
3018
+
3019
+ export { ModalBaseProps }
3020
+
3021
+ export { ModalProps }
3022
+
3023
+ export { ModalsProvider }
3024
+
3025
+ export { ModalView }
3026
+
3027
+ export { monthLongName }
3028
+
3029
+ export { monthShortName }
3030
+
3031
+ // @public (undocumented)
3032
+ export const Note: FunctionComponent<PropsType< {
3033
+ view: {
3034
+ default: PolymorphicClassName;
3035
+ positive: PolymorphicClassName;
3036
+ warning: PolymorphicClassName;
3037
+ negative: PolymorphicClassName;
3038
+ info: PolymorphicClassName;
3039
+ };
3040
+ size: {
3041
+ l: PolymorphicClassName;
3042
+ m: PolymorphicClassName;
3043
+ s: PolymorphicClassName;
3044
+ xs: PolymorphicClassName;
3045
+ };
3046
+ }> & {
3047
+ title?: string | undefined;
3048
+ text?: string | undefined;
3049
+ contentBefore?: ReactNode;
3050
+ contentBeforeSizing?: "fixed" | "scalable" | undefined;
3051
+ stretch?: boolean | undefined;
3052
+ width?: string | number | undefined;
3053
+ height?: string | number | undefined;
3054
+ view?: string | undefined;
3055
+ size?: string | undefined;
3056
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3057
+
3058
+ export { noteClasses }
3059
+
3060
+ export { noteTokens }
3061
+
3062
+ // @public (undocumented)
3063
+ const Notification_2: React_2.FunctionComponent<PropsType< {
3064
+ view: {
3065
+ default: PolymorphicClassName;
3066
+ };
3067
+ layout: {
3068
+ horizontal: PolymorphicClassName;
3069
+ vertical: PolymorphicClassName;
3070
+ };
3071
+ closeIconType: {
3072
+ default: PolymorphicClassName;
3073
+ };
3074
+ size: {
3075
+ xs: PolymorphicClassName;
3076
+ xxs: PolymorphicClassName;
3077
+ };
3078
+ }> & (React_2.HTMLAttributes<HTMLElement> | HTMLAttributesWithoutOnChange<HTMLElement> | HTMLAttributesWithoutOnChangeAndDefaultValue<HTMLElement>)>;
3079
+ export { Notification_2 as Notification }
3080
+
3081
+ export { NotificationIconPlacement }
3082
+
3083
+ export { NotificationLayout }
3084
+
3085
+ export { NotificationProps }
3086
+
3087
+ // @public (undocumented)
3088
+ export const NotificationsProvider: React_2.FC<{
3089
+ children: ReactNode;
3090
+ frame?: string;
3091
+ placement?: NotificationPlacement;
3092
+ UNSAFE_SSR_ENABLED?: boolean;
3093
+ }>;
3094
+
3095
+ // @public (undocumented)
3096
+ export const NumberInput: FunctionComponent<PropsType< {
3097
+ view: {
3098
+ default: PolymorphicClassName;
3099
+ secondary: PolymorphicClassName;
3100
+ accent: PolymorphicClassName;
3101
+ clear: PolymorphicClassName;
3102
+ };
3103
+ size: {
3104
+ l: PolymorphicClassName;
3105
+ m: PolymorphicClassName;
3106
+ s: PolymorphicClassName;
3107
+ xs: PolymorphicClassName;
3108
+ };
3109
+ shape: {
3110
+ cornered: PolymorphicClassName;
3111
+ pilled: PolymorphicClassName;
3112
+ };
3113
+ inputBackgroundType: {
3114
+ fill: PolymorphicClassName;
3115
+ clear: PolymorphicClassName;
3116
+ };
3117
+ segmentation: {
3118
+ default: PolymorphicClassName;
3119
+ segmented: PolymorphicClassName;
3120
+ solid: PolymorphicClassName;
3121
+ };
3122
+ disabled: {
3123
+ true: PolymorphicClassName;
3124
+ };
3125
+ }> & (({
3126
+ value?: number | undefined;
3127
+ min?: number | undefined;
3128
+ max?: number | undefined;
3129
+ step?: number | undefined;
3130
+ precision?: number | undefined;
3131
+ isLoading?: boolean | undefined;
3132
+ loader?: ReactNode;
3133
+ size?: string | undefined;
3134
+ view?: string | undefined;
3135
+ clear?: boolean | undefined;
3136
+ shape?: string | undefined;
3137
+ disabled?: boolean | undefined;
3138
+ textBefore?: string | undefined;
3139
+ textAfter?: string | undefined;
3140
+ customIncrementButton?: ReactNode;
3141
+ incrementIcon?: ReactNode;
3142
+ customDecrementButton?: ReactNode;
3143
+ decrementIcon?: ReactNode;
3144
+ isManualInput?: boolean | undefined;
3145
+ onChange?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value: string | number) => void) | undefined;
3146
+ onIncrement?: ((value: number) => void) | undefined;
3147
+ onDecrement?: ((value: number) => void) | undefined;
3148
+ } & {
3149
+ segmentation?: "clear" | undefined;
3150
+ inputBackgroundType?: undefined;
3151
+ } & Omit<InputHTMLAttributes_3<HTMLInputElement>, "onChange" | "size" | "value"> & RefAttributes<HTMLInputElement>) | ({
3152
+ value?: number | undefined;
3153
+ min?: number | undefined;
3154
+ max?: number | undefined;
3155
+ step?: number | undefined;
3156
+ precision?: number | undefined;
3157
+ isLoading?: boolean | undefined;
3158
+ loader?: ReactNode;
3159
+ size?: string | undefined;
3160
+ view?: string | undefined;
3161
+ clear?: boolean | undefined;
3162
+ shape?: string | undefined;
3163
+ disabled?: boolean | undefined;
3164
+ textBefore?: string | undefined;
3165
+ textAfter?: string | undefined;
3166
+ customIncrementButton?: ReactNode;
3167
+ incrementIcon?: ReactNode;
3168
+ customDecrementButton?: ReactNode;
3169
+ decrementIcon?: ReactNode;
3170
+ isManualInput?: boolean | undefined;
3171
+ onChange?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value: string | number) => void) | undefined;
3172
+ onIncrement?: ((value: number) => void) | undefined;
3173
+ onDecrement?: ((value: number) => void) | undefined;
3174
+ } & {
3175
+ segmentation?: string | undefined;
3176
+ inputBackgroundType?: string | undefined;
3177
+ } & Omit<InputHTMLAttributes_3<HTMLInputElement>, "onChange" | "size" | "value"> & RefAttributes<HTMLInputElement>))>;
3178
+
3179
+ export { numberInputClasses }
3180
+
3181
+ export { numberInputTokens }
3182
+
3183
+ export { OutlinedProps }
3184
+
3185
+ export { Overlay }
3186
+
3187
+ export { OverlayProps }
3188
+
3189
+ // @public (undocumented)
3190
+ export const P1: FunctionComponent<PropsType< {
3191
+ size: {
3192
+ paragraph1: PolymorphicClassName;
3193
+ };
3194
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3195
+
3196
+ // @public (undocumented)
3197
+ export const P2: FunctionComponent<PropsType< {
3198
+ size: {
3199
+ paragraph2: PolymorphicClassName;
3200
+ };
3201
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3202
+
3203
+ export { padZeroNumber }
3204
+
3205
+ // @public
3206
+ export const Pagination: FunctionComponent<PropsType< {
3207
+ view: {
3208
+ default: PolymorphicClassName;
3209
+ secondary: PolymorphicClassName;
3210
+ clear: PolymorphicClassName;
3211
+ primary: PolymorphicClassName;
3212
+ };
3213
+ viewCurrentPage: {
3214
+ default: PolymorphicClassName;
3215
+ secondary: PolymorphicClassName;
3216
+ clear: PolymorphicClassName;
3217
+ primary: PolymorphicClassName;
3218
+ };
3219
+ size: {
3220
+ l: PolymorphicClassName;
3221
+ m: PolymorphicClassName;
3222
+ s: PolymorphicClassName;
3223
+ xs: PolymorphicClassName;
3224
+ };
3225
+ type: {
3226
+ compact: PolymorphicClassName;
3227
+ default: PolymorphicClassName;
3228
+ };
3229
+ }> & PaginationProps & RefAttributes<HTMLDivElement>>;
3230
+
3231
+ export { PaginationDot }
3232
+
3233
+ export { PaginationDotProps }
3234
+
3235
+ export { PaginationDots }
3236
+
3237
+ export { PaginationProps }
3238
+
3239
+ // @public (undocumented)
3240
+ export const ParagraphText1: FunctionComponent<PropsType< {
3241
+ size: {
3242
+ paragraphText1: PolymorphicClassName;
3243
+ };
3244
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3245
+
3246
+ // @public (undocumented)
3247
+ export const ParagraphText2: FunctionComponent<PropsType< {
3248
+ size: {
3249
+ paragraphText2: PolymorphicClassName;
3250
+ };
3251
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3252
+
3253
+ export { PickOptional }
3254
+
3255
+ export { PinProps }
3256
+
3257
+ // @public (undocumented)
3258
+ export const Popover: FunctionComponent<PropsType< {
3259
+ view: {
3260
+ default: PolymorphicClassName;
3261
+ };
3262
+ }> & HTMLAttributes<HTMLDivElement> & CustomPopoverProps & RefAttributes<HTMLDivElement>>;
3263
+
3264
+ export { PopoverPlacement }
3265
+
3266
+ export { PopoverProps }
3267
+
3268
+ export { PopoverTrigger }
3269
+
3270
+ export { Popup }
3271
+
3272
+ // @public
3273
+ export const PopupBase: ForwardRefExoticComponent<PopupBaseProps & RefAttributes<HTMLDivElement>>;
3274
+
3275
+ export { popupBaseClasses }
3276
+
3277
+ export { PopupBasePlacement }
3278
+
3279
+ export { PopupBaseProps }
3280
+
3281
+ export { PopupBaseProvider }
3282
+
3283
+ export { PopupInfo }
3284
+
3285
+ export { PopupProps }
3286
+
3287
+ export { Portal }
3288
+
3289
+ export { PortalProps }
3290
+
3291
+ export { PreviewGallery }
3292
+
3293
+ export { PreviewGalleryItemProps }
3294
+
3295
+ export { PreviewGalleryProps }
3296
+
3297
+ // @public
3298
+ export const Price: FunctionComponent<PropsType< {
3299
+ view: {};
3300
+ }> & PriceProps & RefAttributes<HTMLSpanElement>>;
3301
+
3302
+ export { priceClasses }
3303
+
3304
+ // @public (undocumented)
3305
+ export const Progress: FunctionComponent<PropsType< {
3306
+ view: {
3307
+ default: PolymorphicClassName;
3308
+ secondary: PolymorphicClassName;
3309
+ primary: PolymorphicClassName;
3310
+ accent: PolymorphicClassName;
3311
+ success: PolymorphicClassName;
3312
+ warning: PolymorphicClassName;
3313
+ error: PolymorphicClassName;
3314
+ };
3315
+ size: {
3316
+ m: PolymorphicClassName;
3317
+ };
3318
+ }> & ProgressProps & RefAttributes<HTMLDivElement>>;
3319
+
3320
+ export { ProgressProps }
3321
+
3322
+ // @public
3323
+ export const Radiobox: FunctionComponent<PropsType< {
3324
+ size: {
3325
+ s: PolymorphicClassName;
3326
+ m: PolymorphicClassName;
3327
+ };
3328
+ view: {
3329
+ default: PolymorphicClassName;
3330
+ primary: PolymorphicClassName;
3331
+ secondary: PolymorphicClassName;
3332
+ tertiary: PolymorphicClassName;
3333
+ paragraph: PolymorphicClassName;
3334
+ accent: PolymorphicClassName;
3335
+ positive: PolymorphicClassName;
3336
+ warning: PolymorphicClassName;
3337
+ negative: PolymorphicClassName;
3338
+ };
3339
+ disabled: {
3340
+ true: PolymorphicClassName;
3341
+ };
3342
+ focused: {
3343
+ true: PolymorphicClassName;
3344
+ };
3345
+ }> & Filter<InputHTMLAttributes_2<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
3346
+
3347
+ // Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
3348
+ //
3349
+ // @public (undocumented)
3350
+ export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
3351
+
3352
+ export { RadioGroup }
3353
+
3354
+ export { radiuses }
3355
+
3356
+ // @public
3357
+ const Range_2: FunctionComponent<PropsType< {
3358
+ view: {
3359
+ default: PolymorphicClassName;
3360
+ };
3361
+ size: {
3362
+ l: PolymorphicClassName;
3363
+ m: PolymorphicClassName;
3364
+ s: PolymorphicClassName;
3365
+ xs: PolymorphicClassName;
3366
+ };
3367
+ disabled: {
3368
+ true: PolymorphicClassName;
3369
+ };
3370
+ readOnly: {
3371
+ true: PolymorphicClassName;
3372
+ };
3373
+ }> & (({
3374
+ label?: string | undefined;
3375
+ leftHelper?: string | undefined;
3376
+ contentLeft?: ReactNode;
3377
+ contentRight?: ReactNode;
3378
+ firstValue?: TextfieldPrimitiveValue | undefined;
3379
+ secondValue?: TextfieldPrimitiveValue | undefined;
3380
+ firstValueError?: boolean | undefined;
3381
+ secondValueError?: boolean | undefined;
3382
+ firstValueSuccess?: boolean | undefined;
3383
+ secondValueSuccess?: boolean | undefined;
3384
+ firstPlaceholder?: string | undefined;
3385
+ secondPlaceholder?: string | undefined;
3386
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3387
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3388
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3389
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3390
+ firstTextfieldTextAfter?: string | undefined;
3391
+ secondTextfieldTextAfter?: string | undefined;
3392
+ autoComplete?: string | undefined;
3393
+ view?: string | undefined;
3394
+ size?: string | undefined;
3395
+ readOnly?: boolean | undefined;
3396
+ disabled?: boolean | undefined;
3397
+ requiredPlacement?: "right" | "left" | undefined;
3398
+ required?: boolean | undefined;
3399
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3400
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3401
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3402
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3403
+ onFocusFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3404
+ onFocusSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3405
+ onBlurFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3406
+ onBlurSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3407
+ } & {
3408
+ firstTextfieldTextBefore: string;
3409
+ secondTextfieldTextBefore: string;
3410
+ dividerVariant?: "none" | undefined;
3411
+ dividerIcon?: undefined;
3412
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
3413
+ label?: string | undefined;
3414
+ leftHelper?: string | undefined;
3415
+ contentLeft?: ReactNode;
3416
+ contentRight?: ReactNode;
3417
+ firstValue?: TextfieldPrimitiveValue | undefined;
3418
+ secondValue?: TextfieldPrimitiveValue | undefined;
3419
+ firstValueError?: boolean | undefined;
3420
+ secondValueError?: boolean | undefined;
3421
+ firstValueSuccess?: boolean | undefined;
3422
+ secondValueSuccess?: boolean | undefined;
3423
+ firstPlaceholder?: string | undefined;
3424
+ secondPlaceholder?: string | undefined;
3425
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3426
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3427
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3428
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3429
+ firstTextfieldTextAfter?: string | undefined;
3430
+ secondTextfieldTextAfter?: string | undefined;
3431
+ autoComplete?: string | undefined;
3432
+ view?: string | undefined;
3433
+ size?: string | undefined;
3434
+ readOnly?: boolean | undefined;
3435
+ disabled?: boolean | undefined;
3436
+ requiredPlacement?: "right" | "left" | undefined;
3437
+ required?: boolean | undefined;
3438
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3439
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3440
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3441
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3442
+ onFocusFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3443
+ onFocusSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3444
+ onBlurFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3445
+ onBlurSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3446
+ } & {
3447
+ dividerVariant?: "dash" | undefined;
3448
+ dividerIcon?: undefined;
3449
+ firstTextfieldTextBefore?: string | undefined;
3450
+ secondTextfieldTextBefore?: string | undefined;
3451
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
3452
+ label?: string | undefined;
3453
+ leftHelper?: string | undefined;
3454
+ contentLeft?: ReactNode;
3455
+ contentRight?: ReactNode;
3456
+ firstValue?: TextfieldPrimitiveValue | undefined;
3457
+ secondValue?: TextfieldPrimitiveValue | undefined;
3458
+ firstValueError?: boolean | undefined;
3459
+ secondValueError?: boolean | undefined;
3460
+ firstValueSuccess?: boolean | undefined;
3461
+ secondValueSuccess?: boolean | undefined;
3462
+ firstPlaceholder?: string | undefined;
3463
+ secondPlaceholder?: string | undefined;
3464
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3465
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3466
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3467
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3468
+ firstTextfieldTextAfter?: string | undefined;
3469
+ secondTextfieldTextAfter?: string | undefined;
3470
+ autoComplete?: string | undefined;
3471
+ view?: string | undefined;
3472
+ size?: string | undefined;
3473
+ readOnly?: boolean | undefined;
3474
+ disabled?: boolean | undefined;
3475
+ requiredPlacement?: "right" | "left" | undefined;
3476
+ required?: boolean | undefined;
3477
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3478
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3479
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3480
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3481
+ onFocusFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3482
+ onFocusSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3483
+ onBlurFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3484
+ onBlurSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3485
+ } & {
3486
+ dividerIcon?: ReactNode;
3487
+ dividerVariant?: "icon" | undefined;
3488
+ firstTextfieldTextBefore?: string | undefined;
3489
+ secondTextfieldTextBefore?: string | undefined;
3490
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>))>;
3491
+ export { Range_2 as Range }
3492
+
3493
+ export { RangeProps }
3494
+
3495
+ export { rangeTokens }
3496
+
3497
+ // @public (undocumented)
3498
+ export const Rating: FunctionComponent<PropsType< {
3499
+ view: {
3500
+ default: PolymorphicClassName;
3501
+ accent: PolymorphicClassName;
3502
+ };
3503
+ size: {
3504
+ l: PolymorphicClassName;
3505
+ m: PolymorphicClassName;
3506
+ s: PolymorphicClassName;
3507
+ xs: PolymorphicClassName;
3508
+ xxs: PolymorphicClassName;
3509
+ h1: PolymorphicClassName;
3510
+ h2: PolymorphicClassName;
3511
+ h3: PolymorphicClassName;
3512
+ h4: PolymorphicClassName;
3513
+ h5: PolymorphicClassName;
3514
+ displayL: PolymorphicClassName;
3515
+ displayM: PolymorphicClassName;
3516
+ displayS: PolymorphicClassName;
3517
+ };
3518
+ }> & {
3519
+ value?: number | null | undefined;
3520
+ hasValue?: boolean | undefined;
3521
+ precision?: number | undefined;
3522
+ valuePlacement?: "after" | "before" | undefined;
3523
+ iconSlot?: ReactNode;
3524
+ iconSlotOutline?: ReactNode;
3525
+ iconSlotHalf?: ReactNode;
3526
+ hasIcons?: boolean | undefined;
3527
+ iconQuantity?: 1 | 5 | 10 | undefined;
3528
+ helperText?: string | undefined;
3529
+ helperTextStretching?: "fixed" | "filled" | undefined;
3530
+ size?: string | undefined;
3531
+ view?: string | undefined;
3532
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLInputElement>>;
3533
+
3534
+ export { ratingClasses }
3535
+
3536
+ export { ratingTokens }
3537
+
3538
+ export { Ratio }
3539
+
3540
+ export { RectSkeleton }
3541
+
3542
+ export { RectSkeletonProps }
3543
+
3544
+ export { Roundness }
3545
+
3546
+ export { RoundnessProps }
3547
+
3548
+ export { Row }
3549
+
3550
+ export { ScreenConfig }
3551
+
3552
+ export { ScreenMap }
3553
+
3554
+ export { ScreenVariant }
3555
+
3556
+ export { ScrollSnapProps }
3557
+
3558
+ // @public
3559
+ export const SegmentGroup: FunctionComponent<PropsType< {
3560
+ view: {
3561
+ clear: PolymorphicClassName;
3562
+ filled: PolymorphicClassName;
3563
+ };
3564
+ size: {
3565
+ xs: PolymorphicClassName;
3566
+ s: PolymorphicClassName;
3567
+ m: PolymorphicClassName;
3568
+ l: PolymorphicClassName;
3569
+ };
3570
+ disabled: {
3571
+ true: PolymorphicClassName;
3572
+ };
3573
+ pilled: {
3574
+ true: PolymorphicClassName;
3575
+ };
3576
+ stretch: {
3577
+ true: PolymorphicClassName;
3578
+ };
3579
+ filledBackground: {
3580
+ true: PolymorphicClassName;
3581
+ };
3582
+ orientation: {
3583
+ vertical: PolymorphicClassName;
3584
+ };
3585
+ }> & SegmentGroupProps & RefAttributes<HTMLDivElement>>;
3586
+
3587
+ export { SegmentGroupProps }
3588
+
3589
+ // @public
3590
+ export const SegmentItem: FunctionComponent<PropsType< {
3591
+ view: {
3592
+ clear: PolymorphicClassName;
3593
+ secondary: PolymorphicClassName;
3594
+ default: PolymorphicClassName;
3595
+ };
3596
+ size: {
3597
+ xs: PolymorphicClassName;
3598
+ s: PolymorphicClassName;
3599
+ m: PolymorphicClassName;
3600
+ l: PolymorphicClassName;
3601
+ };
3602
+ disabled: {
3603
+ true: PolymorphicClassName;
3604
+ };
3605
+ pilled: {
3606
+ true: PolymorphicClassName;
3607
+ };
3608
+ }> & ButtonHTMLAttributes<HTMLButtonElement> & {
3609
+ value: string;
3610
+ id?: string | undefined;
3611
+ label?: ReactNode;
3612
+ pilled?: boolean | undefined;
3613
+ customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
3614
+ size?: string | undefined;
3615
+ view?: string | undefined;
3616
+ contentLeft?: ReactNode;
3617
+ contentRight?: ReactNode;
3618
+ } & RefAttributes<HTMLLabelElement>>;
3619
+
3620
+ export { SegmentItemProps }
3621
+
3622
+ export { SegmentProvider }
3623
+
3624
+ export { SegmentProviderProps }
3625
+
3626
+ // Warning: (ae-forgotten-export) The symbol "SelectProps_2" needs to be exported by the entry point index.d.ts
3627
+ //
3628
+ // @public (undocumented)
3629
+ 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;
3630
+
3631
+ export { SelectGroup }
3632
+
3633
+ export { SelectProps }
3634
+
3635
+ export { SelectPropsHope }
3636
+
3637
+ export { selectText }
3638
+
3639
+ export { setRef }
3640
+
3641
+ export { shadows }
3642
+
3643
+ // @public
3644
+ export const Sheet: FunctionComponent<PropsType< {
3645
+ view: {
3646
+ default: PolymorphicClassName;
3647
+ };
3648
+ }> & SheetProps & RefAttributes<HTMLDivElement>>;
3649
+
3650
+ export { sheetClasses }
3651
+
3652
+ export { SheetProps }
3653
+
3654
+ export { ShiftProps }
3655
+
3656
+ export { ShowToastArgs }
3657
+
3658
+ export { SkeletonGradientProps }
3659
+
3660
+ // @public
3661
+ export const Slider: FunctionComponent<PropsType< {
3662
+ view: {
3663
+ default: PolymorphicClassName;
3664
+ accent: PolymorphicClassName;
3665
+ gradient: PolymorphicClassName;
3666
+ };
3667
+ size: {
3668
+ l: PolymorphicClassName;
3669
+ m: PolymorphicClassName;
3670
+ s: PolymorphicClassName;
3671
+ };
3672
+ disabled: {
3673
+ true: PolymorphicClassName;
3674
+ };
3675
+ }> & ((SliderBaseProps & SliderInternalProps & {
3676
+ onChange?: ((event: FormTypeNumber) => void) | undefined;
3677
+ name: string;
3678
+ value?: undefined;
3679
+ defaultValue?: number | undefined;
3680
+ } & {
3681
+ orientation?: "horizontal" | undefined;
3682
+ labelPlacement?: "none" | "top" | "left" | undefined;
3683
+ scaleAlign?: "none" | "bottom" | "side" | undefined;
3684
+ sliderAlign?: "none" | undefined;
3685
+ reversed?: undefined;
3686
+ labelReversed?: undefined;
3687
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3688
+ onChangeCommitted?: ((value: number) => void) | undefined;
3689
+ ariaLabel?: string | undefined;
3690
+ showCurrentValue?: boolean | undefined;
3691
+ showRangeValues?: boolean | undefined;
3692
+ rangeValuesPlacement?: string | undefined;
3693
+ showScale?: boolean | undefined;
3694
+ hideMinValueDiff?: number | undefined;
3695
+ hideMaxValueDiff?: number | undefined;
3696
+ labelPlacement?: "outer" | "inner" | undefined;
3697
+ labelContentLeft?: ReactNode;
3698
+ labelContent?: ReactNode;
3699
+ multipleStepSize?: number | undefined;
3700
+ view?: string | undefined;
3701
+ size?: "m" | "s" | "l" | undefined;
3702
+ type?: "single" | undefined;
3703
+ pointerSize?: "none" | "small" | "large" | undefined;
3704
+ pointerVisibility: "hover" | "always";
3705
+ currentValueVisibility: "hover" | "always";
3706
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3707
+ onChange?: ((event: FormTypeNumber) => void) | undefined;
3708
+ name: string;
3709
+ value?: undefined;
3710
+ defaultValue?: number | undefined;
3711
+ } & {
3712
+ orientation: "vertical";
3713
+ sliderAlign?: "none" | "center" | "right" | "left" | undefined;
3714
+ scaleAlign?: undefined;
3715
+ reversed?: boolean | undefined;
3716
+ labelReversed?: boolean | undefined;
3717
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3718
+ onChangeCommitted?: ((value: number) => void) | undefined;
3719
+ ariaLabel?: string | undefined;
3720
+ showCurrentValue?: boolean | undefined;
3721
+ showRangeValues?: boolean | undefined;
3722
+ rangeValuesPlacement?: string | undefined;
3723
+ showScale?: boolean | undefined;
3724
+ hideMinValueDiff?: number | undefined;
3725
+ hideMaxValueDiff?: number | undefined;
3726
+ labelPlacement?: "outer" | "inner" | undefined;
3727
+ labelContentLeft?: ReactNode;
3728
+ labelContent?: ReactNode;
3729
+ multipleStepSize?: number | undefined;
3730
+ view?: string | undefined;
3731
+ size?: "m" | "s" | "l" | undefined;
3732
+ type?: "single" | undefined;
3733
+ pointerSize?: "none" | "small" | "large" | undefined;
3734
+ pointerVisibility: "hover" | "always";
3735
+ currentValueVisibility: "hover" | "always";
3736
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3737
+ onChange?: ((value: number) => void) | undefined;
3738
+ value: number;
3739
+ name?: undefined;
3740
+ defaultValue?: undefined;
3741
+ } & {
3742
+ orientation?: "horizontal" | undefined;
3743
+ labelPlacement?: "none" | "top" | "left" | undefined;
3744
+ scaleAlign?: "none" | "bottom" | "side" | undefined;
3745
+ sliderAlign?: "none" | undefined;
3746
+ reversed?: undefined;
3747
+ labelReversed?: undefined;
3748
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3749
+ onChangeCommitted?: ((value: number) => void) | undefined;
3750
+ ariaLabel?: string | undefined;
3751
+ showCurrentValue?: boolean | undefined;
3752
+ showRangeValues?: boolean | undefined;
3753
+ rangeValuesPlacement?: string | undefined;
3754
+ showScale?: boolean | undefined;
3755
+ hideMinValueDiff?: number | undefined;
3756
+ hideMaxValueDiff?: number | undefined;
3757
+ labelPlacement?: "outer" | "inner" | undefined;
3758
+ labelContentLeft?: ReactNode;
3759
+ labelContent?: ReactNode;
3760
+ multipleStepSize?: number | undefined;
3761
+ view?: string | undefined;
3762
+ size?: "m" | "s" | "l" | undefined;
3763
+ type?: "single" | undefined;
3764
+ pointerSize?: "none" | "small" | "large" | undefined;
3765
+ pointerVisibility: "hover" | "always";
3766
+ currentValueVisibility: "hover" | "always";
3767
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3768
+ onChange?: ((value: number) => void) | undefined;
3769
+ value: number;
3770
+ name?: undefined;
3771
+ defaultValue?: undefined;
3772
+ } & {
3773
+ orientation: "vertical";
3774
+ sliderAlign?: "none" | "center" | "right" | "left" | undefined;
3775
+ scaleAlign?: undefined;
3776
+ reversed?: boolean | undefined;
3777
+ labelReversed?: boolean | undefined;
3778
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3779
+ onChangeCommitted?: ((value: number) => void) | undefined;
3780
+ ariaLabel?: string | undefined;
3781
+ showCurrentValue?: boolean | undefined;
3782
+ showRangeValues?: boolean | undefined;
3783
+ rangeValuesPlacement?: string | undefined;
3784
+ showScale?: boolean | undefined;
3785
+ hideMinValueDiff?: number | undefined;
3786
+ hideMaxValueDiff?: number | undefined;
3787
+ labelPlacement?: "outer" | "inner" | undefined;
3788
+ labelContentLeft?: ReactNode;
3789
+ labelContent?: ReactNode;
3790
+ multipleStepSize?: number | undefined;
3791
+ view?: string | undefined;
3792
+ size?: "m" | "s" | "l" | undefined;
3793
+ type?: "single" | undefined;
3794
+ pointerSize?: "none" | "small" | "large" | undefined;
3795
+ pointerVisibility: "hover" | "always";
3796
+ currentValueVisibility: "hover" | "always";
3797
+ } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3798
+ onChange?: ((event: FormTypeString) => void) | undefined;
3799
+ name?: string | undefined;
3800
+ value?: undefined;
3801
+ defaultValue?: number[] | undefined;
3802
+ } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3803
+ onChange?: ((values: number[]) => void) | undefined;
3804
+ name?: undefined;
3805
+ value?: number[] | undefined;
3806
+ defaultValue?: undefined;
3807
+ } & RefAttributes<HTMLDivElement>))>;
3808
+
3809
+ export { SliderProps }
3810
+
3811
+ export { SmartPaginationDots }
3812
+
3813
+ export { SmartPaginationDotsProps }
3814
+
3815
+ export { SnapAlign }
3816
+
3817
+ export { SnapType }
3818
+
3819
+ export { spacing }
3820
+
3821
+ export { SpacingProps }
3822
+
3823
+ // @public
3824
+ export const Spinner: StyledComponent<FunctionComponent<SpinnerProps>, any, {}, never>;
3825
+
3826
+ export { SpinnerProps }
3827
+
3828
+ export { SSRProvider }
3829
+
3830
+ export { StatusType }
3831
+
3832
+ export { StepItemProps }
3833
+
3834
+ // @public (undocumented)
3835
+ export const Steps: FunctionComponent<PropsType< {
3836
+ view: {
3837
+ default: PolymorphicClassName;
3838
+ };
3839
+ size: {
3840
+ l: PolymorphicClassName;
3841
+ m: PolymorphicClassName;
3842
+ s: PolymorphicClassName;
3843
+ xs: PolymorphicClassName;
3844
+ };
3845
+ }> & StepsProps & Omit<HTMLAttributes<HTMLDivElement>, "onChange"> & RefAttributes<HTMLDivElement>>;
3846
+
3847
+ export { StyledCard }
3848
+
3849
+ export { StyledPreviewGallery }
3850
+
3851
+ // @public (undocumented)
3852
+ export const Subtitle: FunctionComponent<PropsType< {
3853
+ size: {
3854
+ m: PolymorphicClassName;
3855
+ };
3856
+ }> & SubtitleProps & RefAttributes<HTMLDivElement>>;
3857
+
3858
+ // @public (undocumented)
3859
+ export const Switch: FunctionComponent<PropsType< {
3860
+ size: {
3861
+ s: PolymorphicClassName;
3862
+ m: PolymorphicClassName;
3863
+ l: PolymorphicClassName;
3864
+ };
3865
+ toggleSize: {
3866
+ l: PolymorphicClassName;
3867
+ s: PolymorphicClassName;
3868
+ };
3869
+ view: {
3870
+ default: PolymorphicClassName;
3871
+ };
3872
+ disabled: {
3873
+ true: PolymorphicClassName;
3874
+ };
3875
+ focused: {
3876
+ true: PolymorphicClassName;
3877
+ };
3878
+ }> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
3879
+
3880
+ // Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
3881
+ //
3882
+ // @public (undocumented)
3883
+ export type SwitchProps = ComponentProps<typeof SwitchComponent>;
3884
+
3885
+ export { syntheticFocus }
3886
+
3887
+ // Warning: (ae-forgotten-export) The symbol "TabItemProps_2" needs to be exported by the entry point index.d.ts
3888
+ //
3889
+ // @public
3890
+ export const TabItem: (props: TabItemProps_2) => JSX.Element;
3891
+
3892
+ export { TabItemProps }
3893
+
3894
+ export { TabItemRefs }
3895
+
3896
+ // Warning: (ae-forgotten-export) The symbol "TabsProps_2" needs to be exported by the entry point index.d.ts
3897
+ //
3898
+ // @public
3899
+ export const Tabs: (props: TabsProps_2) => JSX.Element;
3900
+
3901
+ export { TabsContext }
3902
+
3903
+ // @public
3904
+ export const TabsController: ForwardRefExoticComponent<TabsControllerProps & RefAttributes<HTMLDivElement>>;
3905
+
3906
+ export { TabsControllerProps }
3907
+
3908
+ export { TabsProps }
3909
+
3910
+ // @public
3911
+ export const TextArea: FunctionComponent<PropsType< {
3912
+ size: {
3913
+ xs: PolymorphicClassName;
3914
+ s: PolymorphicClassName;
3915
+ m: PolymorphicClassName;
3916
+ l: PolymorphicClassName;
3917
+ };
3918
+ view: {
3919
+ default: PolymorphicClassName;
3920
+ positive: PolymorphicClassName;
3921
+ primary: PolymorphicClassName;
3922
+ warning: PolymorphicClassName;
3923
+ negative: PolymorphicClassName;
3924
+ };
3925
+ hintView: {
3926
+ default: PolymorphicClassName;
3927
+ };
3928
+ hintSize: {
3929
+ m: PolymorphicClassName;
3930
+ s: PolymorphicClassName;
3931
+ };
3932
+ clear: {
3933
+ true: PolymorphicClassName;
3934
+ };
3935
+ disabled: {
3936
+ true: PolymorphicClassName;
3937
+ };
3938
+ }> & ((Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3939
+ status?: "" | "warning" | "success" | "error" | undefined;
3940
+ label?: string | undefined;
3941
+ labelPlacement?: "outer" | "inner" | undefined;
3942
+ titleCaption?: ReactNode;
3943
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3944
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3945
+ helperText?: string | undefined;
3946
+ leftHelper?: ReactNode;
3947
+ rightHelper?: ReactNode;
3948
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3949
+ } & {
3950
+ required?: boolean | undefined;
3951
+ requiredPlacement?: "right" | "left" | undefined;
3952
+ optional?: boolean | undefined;
3953
+ } & {
3954
+ hintText: string;
3955
+ hintTrigger?: "hover" | "click" | undefined;
3956
+ hintOpened?: boolean | undefined;
3957
+ hintView?: string | undefined;
3958
+ hintSize?: string | undefined;
3959
+ hintTargetIcon?: ReactNode;
3960
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3961
+ hintHasArrow?: boolean | undefined;
3962
+ hintOffset?: [number, number] | undefined;
3963
+ hintWidth?: string | undefined;
3964
+ hintContentLeft?: ReactNode;
3965
+ } & {
3966
+ size?: string | undefined;
3967
+ view?: string | undefined;
3968
+ } & {
3969
+ autoResize?: boolean | undefined;
3970
+ maxAuto?: number | undefined;
3971
+ minAuto?: number | undefined;
3972
+ } & {
3973
+ height?: undefined;
3974
+ width?: undefined;
3975
+ } & {
3976
+ rows?: undefined;
3977
+ cols?: undefined;
3978
+ } & {
3979
+ clear?: undefined;
3980
+ hasDivider?: undefined;
3981
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3982
+ status?: "" | "warning" | "success" | "error" | undefined;
3983
+ label?: string | undefined;
3984
+ labelPlacement?: "outer" | "inner" | undefined;
3985
+ titleCaption?: ReactNode;
3986
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3987
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3988
+ helperText?: string | undefined;
3989
+ leftHelper?: ReactNode;
3990
+ rightHelper?: ReactNode;
3991
+ leftHelperPlacement?: "outer" | "inner" | undefined;
3992
+ } & {
3993
+ required?: boolean | undefined;
3994
+ requiredPlacement?: "right" | "left" | undefined;
3995
+ optional?: boolean | undefined;
3996
+ } & {
3997
+ hintText: string;
3998
+ hintTrigger?: "hover" | "click" | undefined;
3999
+ hintOpened?: boolean | undefined;
4000
+ hintView?: string | undefined;
4001
+ hintSize?: string | undefined;
4002
+ hintTargetIcon?: ReactNode;
4003
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
4004
+ hintHasArrow?: boolean | undefined;
4005
+ hintOffset?: [number, number] | undefined;
4006
+ hintWidth?: string | undefined;
4007
+ hintContentLeft?: ReactNode;
4008
+ } & {
4009
+ size?: string | undefined;
4010
+ view?: string | undefined;
4011
+ } & {
4012
+ height?: string | number | undefined;
4013
+ width?: string | number | undefined;
4014
+ } & {
4015
+ autoResize?: undefined;
4016
+ maxAuto?: undefined;
4017
+ minAuto?: undefined;
4018
+ } & {
4019
+ rows?: undefined;
4020
+ cols?: undefined;
4021
+ } & {
4022
+ clear?: undefined;
4023
+ hasDivider?: undefined;
4024
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4025
+ status?: "" | "warning" | "success" | "error" | undefined;
4026
+ label?: string | undefined;
4027
+ labelPlacement?: "outer" | "inner" | undefined;
4028
+ titleCaption?: ReactNode;
4029
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4030
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4031
+ helperText?: string | undefined;
4032
+ leftHelper?: ReactNode;
4033
+ rightHelper?: ReactNode;
4034
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4035
+ } & {
4036
+ required?: boolean | undefined;
4037
+ requiredPlacement?: "right" | "left" | undefined;
4038
+ optional?: boolean | undefined;
4039
+ } & {
4040
+ hintText: string;
4041
+ hintTrigger?: "hover" | "click" | undefined;
4042
+ hintOpened?: boolean | undefined;
4043
+ hintView?: string | undefined;
4044
+ hintSize?: string | undefined;
4045
+ hintTargetIcon?: ReactNode;
4046
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
4047
+ hintHasArrow?: boolean | undefined;
4048
+ hintOffset?: [number, number] | undefined;
4049
+ hintWidth?: string | undefined;
4050
+ hintContentLeft?: ReactNode;
4051
+ } & {
4052
+ size?: string | undefined;
4053
+ view?: string | undefined;
4054
+ } & {
4055
+ rows?: number | undefined;
4056
+ cols?: number | undefined;
4057
+ } & {
4058
+ autoResize?: undefined;
4059
+ maxAuto?: undefined;
4060
+ minAuto?: undefined;
4061
+ } & {
4062
+ height?: undefined;
4063
+ width?: undefined;
4064
+ } & {
4065
+ clear?: undefined;
4066
+ hasDivider?: undefined;
4067
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4068
+ status?: "" | "warning" | "success" | "error" | undefined;
4069
+ label?: string | undefined;
4070
+ labelPlacement?: "outer" | "inner" | undefined;
4071
+ titleCaption?: ReactNode;
4072
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4073
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4074
+ helperText?: string | undefined;
4075
+ leftHelper?: ReactNode;
4076
+ rightHelper?: ReactNode;
4077
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4078
+ } & {
4079
+ required?: boolean | undefined;
4080
+ requiredPlacement?: "right" | "left" | undefined;
4081
+ optional?: boolean | undefined;
4082
+ } & {
4083
+ hintText: string;
4084
+ hintTrigger?: "hover" | "click" | undefined;
4085
+ hintOpened?: boolean | undefined;
4086
+ hintView?: string | undefined;
4087
+ hintSize?: string | undefined;
4088
+ hintTargetIcon?: ReactNode;
4089
+ hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
4090
+ hintHasArrow?: boolean | undefined;
4091
+ hintOffset?: [number, number] | undefined;
4092
+ hintWidth?: string | undefined;
4093
+ hintContentLeft?: ReactNode;
4094
+ } & {
4095
+ size?: string | undefined;
4096
+ view?: string | undefined;
4097
+ } & {
4098
+ clear?: true | undefined;
4099
+ hasDivider?: boolean | undefined;
4100
+ } & {
4101
+ rows?: undefined;
4102
+ cols?: undefined;
4103
+ } & {
4104
+ autoResize?: undefined;
4105
+ maxAuto?: undefined;
4106
+ minAuto?: undefined;
4107
+ } & {
4108
+ height?: undefined;
4109
+ width?: undefined;
4110
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4111
+ status?: "" | "warning" | "success" | "error" | undefined;
4112
+ label?: string | undefined;
4113
+ labelPlacement?: "outer" | "inner" | undefined;
4114
+ titleCaption?: ReactNode;
4115
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4116
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4117
+ helperText?: string | undefined;
4118
+ leftHelper?: ReactNode;
4119
+ rightHelper?: ReactNode;
4120
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4121
+ } & {
4122
+ required?: boolean | undefined;
4123
+ requiredPlacement?: "right" | "left" | undefined;
4124
+ optional?: boolean | undefined;
4125
+ } & {
4126
+ hintText?: undefined;
4127
+ hintOpened?: undefined;
4128
+ hintTrigger?: undefined;
4129
+ hintView?: undefined;
4130
+ hintSize?: undefined;
4131
+ hintTargetIcon?: undefined;
4132
+ hintPlacement?: undefined;
4133
+ hintHasArrow?: undefined;
4134
+ hintOffset?: undefined;
4135
+ hintWidth?: undefined;
4136
+ hintContentLeft?: undefined;
4137
+ } & {
4138
+ size?: string | undefined;
4139
+ view?: string | undefined;
4140
+ } & {
4141
+ autoResize?: boolean | undefined;
4142
+ maxAuto?: number | undefined;
4143
+ minAuto?: number | undefined;
4144
+ } & {
4145
+ height?: undefined;
4146
+ width?: undefined;
4147
+ } & {
4148
+ rows?: undefined;
4149
+ cols?: undefined;
4150
+ } & {
4151
+ clear?: undefined;
4152
+ hasDivider?: undefined;
4153
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4154
+ status?: "" | "warning" | "success" | "error" | undefined;
4155
+ label?: string | undefined;
4156
+ labelPlacement?: "outer" | "inner" | undefined;
4157
+ titleCaption?: ReactNode;
4158
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4159
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4160
+ helperText?: string | undefined;
4161
+ leftHelper?: ReactNode;
4162
+ rightHelper?: ReactNode;
4163
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4164
+ } & {
4165
+ required?: boolean | undefined;
4166
+ requiredPlacement?: "right" | "left" | undefined;
4167
+ optional?: boolean | undefined;
4168
+ } & {
4169
+ hintText?: undefined;
4170
+ hintOpened?: undefined;
4171
+ hintTrigger?: undefined;
4172
+ hintView?: undefined;
4173
+ hintSize?: undefined;
4174
+ hintTargetIcon?: undefined;
4175
+ hintPlacement?: undefined;
4176
+ hintHasArrow?: undefined;
4177
+ hintOffset?: undefined;
4178
+ hintWidth?: undefined;
4179
+ hintContentLeft?: undefined;
4180
+ } & {
4181
+ size?: string | undefined;
4182
+ view?: string | undefined;
4183
+ } & {
4184
+ height?: string | number | undefined;
4185
+ width?: string | number | undefined;
4186
+ } & {
4187
+ autoResize?: undefined;
4188
+ maxAuto?: undefined;
4189
+ minAuto?: undefined;
4190
+ } & {
4191
+ rows?: undefined;
4192
+ cols?: undefined;
4193
+ } & {
4194
+ clear?: undefined;
4195
+ hasDivider?: undefined;
4196
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4197
+ status?: "" | "warning" | "success" | "error" | undefined;
4198
+ label?: string | undefined;
4199
+ labelPlacement?: "outer" | "inner" | undefined;
4200
+ titleCaption?: ReactNode;
4201
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4202
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4203
+ helperText?: string | undefined;
4204
+ leftHelper?: ReactNode;
4205
+ rightHelper?: ReactNode;
4206
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4207
+ } & {
4208
+ required?: boolean | undefined;
4209
+ requiredPlacement?: "right" | "left" | undefined;
4210
+ optional?: boolean | undefined;
4211
+ } & {
4212
+ hintText?: undefined;
4213
+ hintOpened?: undefined;
4214
+ hintTrigger?: undefined;
4215
+ hintView?: undefined;
4216
+ hintSize?: undefined;
4217
+ hintTargetIcon?: undefined;
4218
+ hintPlacement?: undefined;
4219
+ hintHasArrow?: undefined;
4220
+ hintOffset?: undefined;
4221
+ hintWidth?: undefined;
4222
+ hintContentLeft?: undefined;
4223
+ } & {
4224
+ size?: string | undefined;
4225
+ view?: string | undefined;
4226
+ } & {
4227
+ rows?: number | undefined;
4228
+ cols?: number | undefined;
4229
+ } & {
4230
+ autoResize?: undefined;
4231
+ maxAuto?: undefined;
4232
+ minAuto?: undefined;
4233
+ } & {
4234
+ height?: undefined;
4235
+ width?: undefined;
4236
+ } & {
4237
+ clear?: undefined;
4238
+ hasDivider?: undefined;
4239
+ } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4240
+ status?: "" | "warning" | "success" | "error" | undefined;
4241
+ label?: string | undefined;
4242
+ labelPlacement?: "outer" | "inner" | undefined;
4243
+ titleCaption?: ReactNode;
4244
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4245
+ resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4246
+ helperText?: string | undefined;
4247
+ leftHelper?: ReactNode;
4248
+ rightHelper?: ReactNode;
4249
+ leftHelperPlacement?: "outer" | "inner" | undefined;
4250
+ } & {
4251
+ required?: boolean | undefined;
4252
+ requiredPlacement?: "right" | "left" | undefined;
4253
+ optional?: boolean | undefined;
4254
+ } & {
4255
+ hintText?: undefined;
4256
+ hintOpened?: undefined;
4257
+ hintTrigger?: undefined;
4258
+ hintView?: undefined;
4259
+ hintSize?: undefined;
4260
+ hintTargetIcon?: undefined;
4261
+ hintPlacement?: undefined;
4262
+ hintHasArrow?: undefined;
4263
+ hintOffset?: undefined;
4264
+ hintWidth?: undefined;
4265
+ hintContentLeft?: undefined;
4266
+ } & {
4267
+ size?: string | undefined;
4268
+ view?: string | undefined;
4269
+ } & {
4270
+ clear?: true | undefined;
4271
+ hasDivider?: boolean | undefined;
4272
+ } & {
4273
+ rows?: undefined;
4274
+ cols?: undefined;
4275
+ } & {
4276
+ autoResize?: undefined;
4277
+ maxAuto?: undefined;
4278
+ minAuto?: undefined;
4279
+ } & {
4280
+ height?: undefined;
4281
+ width?: undefined;
4282
+ } & RefAttributes<HTMLTextAreaElement>))>;
4283
+
4284
+ export { TextareaHTMLAttributes }
4285
+
4286
+ // Warning: (ae-forgotten-export) The symbol "newHopeTextAreaProps" needs to be exported by the entry point index.d.ts
4287
+ // Warning: (ae-forgotten-export) The symbol "ClearProps" needs to be exported by the entry point index.d.ts
4288
+ // Warning: (ae-forgotten-export) The symbol "HintProps" needs to be exported by the entry point index.d.ts
4289
+ //
4290
+ // @public (undocumented)
4291
+ export type TextAreaProps = TextAreaProps_2 & Pick<newHopeTextAreaProps, 'title' | 'titleCaption' | 'required' | 'requiredPlacement' | 'optional'> & ClearProps & HintProps;
4292
+
4293
+ export { TextareaResize }
4294
+
4295
+ // @public
4296
+ export const TextField: React_2.ForwardRefExoticComponent<TextFieldProps & React_2.RefAttributes<HTMLInputElement>>;
4297
+
4298
+ // @public
4299
+ export const TextFieldGroup: FunctionComponent<PropsType< {
4300
+ size: {
4301
+ l: PolymorphicClassName;
4302
+ m: PolymorphicClassName;
4303
+ s: PolymorphicClassName;
4304
+ xs: PolymorphicClassName;
4305
+ };
4306
+ orientation: {
4307
+ horizontal: PolymorphicClassName;
4308
+ vertical: PolymorphicClassName;
4309
+ };
4310
+ gap: {
4311
+ none: PolymorphicClassName;
4312
+ dense: PolymorphicClassName;
4313
+ wide: PolymorphicClassName;
4314
+ };
4315
+ shape: {
4316
+ segmented: PolymorphicClassName;
4317
+ default: PolymorphicClassName;
4318
+ };
4319
+ stretching: {
4320
+ auto: PolymorphicClassName;
4321
+ filled: PolymorphicClassName;
4322
+ };
4323
+ }> & ((HTMLAttributes<HTMLDivElement> & {
4324
+ orientation?: Orientation | undefined;
4325
+ stretching?: ("auto" | "filled") | undefined;
4326
+ size?: string | undefined;
4327
+ isCommonTextFieldStyles?: boolean | undefined;
4328
+ } & {
4329
+ gap?: "none" | "dense" | undefined;
4330
+ shape?: "segmented" | undefined;
4331
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
4332
+ orientation?: Orientation | undefined;
4333
+ stretching?: ("auto" | "filled") | undefined;
4334
+ size?: string | undefined;
4335
+ isCommonTextFieldStyles?: boolean | undefined;
4336
+ } & {
4337
+ gap?: "dense" | "wide" | undefined;
4338
+ shape?: "default" | undefined;
4339
+ } & RefAttributes<HTMLDivElement>))>;
4340
+
4341
+ export { TextFieldGroupProps }
4342
+
4343
+ // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
4344
+ // Warning: (ae-forgotten-export) The symbol "ClearProps_2" needs to be exported by the entry point index.d.ts
4345
+ // Warning: (ae-forgotten-export) The symbol "HintProps_2" needs to be exported by the entry point index.d.ts
4346
+ //
4347
+ // @public (undocumented)
4348
+ export type TextFieldProps = Omit<TextFieldProps_2, 'helperText'> & {
4349
+ helperText?: ReactNode;
4350
+ } & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'chipType' | 'onChangeChips' | 'titleCaption' | 'labelPlacement' | 'keepPlaceholder' | 'required' | 'requiredPlacement' | 'optional' | 'chipView' | 'chipValidator'> & ClearProps_2 & HintProps_2;
4351
+
4352
+ export { TextFieldView }
4353
+
4354
+ // @public (undocumented)
4355
+ export const TextL: FunctionComponent<PropsType< {
4356
+ size: {
4357
+ l: PolymorphicClassName;
4358
+ };
4359
+ }> & {
4360
+ noWrap?: boolean | undefined;
4361
+ breakWord?: boolean | undefined;
4362
+ color?: string | undefined;
4363
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4364
+
4365
+ // @public (undocumented)
4366
+ export const TextM: FunctionComponent<PropsType< {
4367
+ size: {
4368
+ m: PolymorphicClassName;
4369
+ };
4370
+ }> & {
4371
+ noWrap?: boolean | undefined;
4372
+ breakWord?: boolean | undefined;
4373
+ color?: string | undefined;
4374
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4375
+
4376
+ // @public (undocumented)
4377
+ export const TextS: FunctionComponent<PropsType< {
4378
+ size: {
4379
+ s: PolymorphicClassName;
4380
+ };
4381
+ }> & {
4382
+ noWrap?: boolean | undefined;
4383
+ breakWord?: boolean | undefined;
4384
+ color?: string | undefined;
4385
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4386
+
4387
+ // @public
4388
+ export const TextSkeleton: FC<PropsType< {
4389
+ size: {
4390
+ body1: PolymorphicClassName;
4391
+ body2: PolymorphicClassName;
4392
+ body3: PolymorphicClassName;
4393
+ button1: PolymorphicClassName;
4394
+ button2: PolymorphicClassName;
4395
+ caption: PolymorphicClassName;
4396
+ display1: PolymorphicClassName;
4397
+ display2: PolymorphicClassName;
4398
+ display3: PolymorphicClassName;
4399
+ footnote1: PolymorphicClassName;
4400
+ footnote2: PolymorphicClassName;
4401
+ headline1: PolymorphicClassName;
4402
+ headline2: PolymorphicClassName;
4403
+ headline3: PolymorphicClassName;
4404
+ headline4: PolymorphicClassName;
4405
+ paragraph1: PolymorphicClassName;
4406
+ paragraph2: PolymorphicClassName;
4407
+ underline: PolymorphicClassName;
4408
+ bodyL: PolymorphicClassName;
4409
+ bodyM: PolymorphicClassName;
4410
+ bodyS: PolymorphicClassName;
4411
+ bodyXS: PolymorphicClassName;
4412
+ bodyXXS: PolymorphicClassName;
4413
+ dsplL: PolymorphicClassName;
4414
+ dsplM: PolymorphicClassName;
4415
+ dsplS: PolymorphicClassName;
4416
+ h1: PolymorphicClassName;
4417
+ h2: PolymorphicClassName;
4418
+ h3: PolymorphicClassName;
4419
+ h4: PolymorphicClassName;
4420
+ h5: PolymorphicClassName;
4421
+ textL: PolymorphicClassName;
4422
+ textM: PolymorphicClassName;
4423
+ textS: PolymorphicClassName;
4424
+ textXS: PolymorphicClassName;
4425
+ };
4426
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
4427
+ customGradientColor?: string | undefined;
4428
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
4429
+ } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement> & TextSkeletonBaseProps>;
4430
+
4431
+ export { TextSkeletonProps }
4432
+
4433
+ // @public (undocumented)
4434
+ export const TextXS: FunctionComponent<PropsType< {
4435
+ size: {
4436
+ xs: PolymorphicClassName;
4437
+ };
4438
+ }> & {
4439
+ noWrap?: boolean | undefined;
4440
+ breakWord?: boolean | undefined;
4441
+ color?: string | undefined;
4442
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4443
+
4444
+ export { TimingFunction }
4445
+
4446
+ // @public (undocumented)
4447
+ export const Toast: FunctionComponent<PropsType< {
4448
+ view: {
4449
+ default: PolymorphicClassName;
4450
+ positive: PolymorphicClassName;
4451
+ negative: PolymorphicClassName;
4452
+ primary: PolymorphicClassName;
4453
+ dark: PolymorphicClassName;
4454
+ light: PolymorphicClassName;
4455
+ };
4456
+ size: {
4457
+ m: PolymorphicClassName;
4458
+ };
4459
+ closeIconType: {
4460
+ default: PolymorphicClassName;
4461
+ };
4462
+ pilled: {
4463
+ true: PolymorphicClassName;
4464
+ };
4465
+ }> & HTMLAttributes<HTMLButtonElement> & CustomToastProps & RefAttributes<HTMLDivElement>>;
4466
+
4467
+ export { ToastPosition }
4468
+
4469
+ export { ToastProps }
4470
+
4471
+ // @public (undocumented)
4472
+ export const ToastProvider: ({ children }: {
4473
+ children: ReactNode;
4474
+ }) => JSX.Element;
4475
+
4476
+ export { ToastRole }
4477
+
4478
+ export { toCssSize }
4479
+
4480
+ // @public
4481
+ export const Toolbar: FunctionComponent<PropsType< {
4482
+ view: {
4483
+ default: PolymorphicClassName;
4484
+ };
4485
+ size: {
4486
+ xs: PolymorphicClassName;
4487
+ s: PolymorphicClassName;
4488
+ m: PolymorphicClassName;
4489
+ l: PolymorphicClassName;
4490
+ };
4491
+ }> & HTMLAttributes<HTMLDivElement> & {
4492
+ children: ReactNode;
4493
+ orientation?: "horizontal" | "vertical" | undefined;
4494
+ hasShadow?: boolean | undefined;
4495
+ size?: string | undefined;
4496
+ view?: string | undefined;
4497
+ } & RefAttributes<HTMLDivElement>>;
4498
+
4499
+ // @public (undocumented)
4500
+ export const ToolbarDivider: FunctionComponent<PropsType<Variants> & DividerProps & RefAttributes<HTMLDivElement>>;
4501
+
4502
+ export { ToolbarProps }
4503
+
4504
+ export { toolbarTokens }
4505
+
4506
+ // @public (undocumented)
4507
+ export const Tooltip: ForwardRefExoticComponent<TooltipProps & RefAttributes<HTMLDivElement>>;
4508
+
4509
+ export { TooltipProps }
4510
+
4511
+ export { transformStyles }
4512
+
4513
+ // @public (undocumented)
4514
+ export const Tree: FunctionComponent<PropsType< {
4515
+ view: {
4516
+ default: PolymorphicClassName;
4517
+ };
4518
+ size: {
4519
+ l: PolymorphicClassName;
4520
+ m: PolymorphicClassName;
4521
+ s: PolymorphicClassName;
4522
+ xs: PolymorphicClassName;
4523
+ };
4524
+ }> & TreeProps & RefAttributes<HTMLDivElement>>;
4525
+
4526
+ // @public (undocumented)
4527
+ export const Underline: FunctionComponent<PropsType< {
4528
+ size: {
4529
+ m: PolymorphicClassName;
4530
+ };
4531
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
4532
+
4533
+ export { Upload }
4534
+
4535
+ export { UploadAudio }
4536
+
4537
+ export { UploadAudioProps }
4538
+
4539
+ export { UploadProgress }
4540
+
4541
+ export { UploadProgressProps }
4542
+
4543
+ export { UploadProps }
4544
+
4545
+ export { UploadVisual }
4546
+
4547
+ export { UploadVisualProps }
4548
+
4549
+ export { useDebouncedFunction }
4550
+
4551
+ export { useFocusTrap }
4552
+
4553
+ export { useForkRef }
4554
+
4555
+ export { useIsomorphicLayoutEffect }
4556
+
4557
+ export { usePopupBaseContext }
4558
+
4559
+ export { useSegment }
4560
+
4561
+ export { useToast }
4562
+
4563
+ export { ValidationResult }
4564
+
4565
+ export { View }
4566
+
4567
+ export { ViewProps }
4568
+
4569
+ export { views }
4570
+
4571
+ export { withAssistiveDropdown }
4572
+
4573
+ export { withAutoFocus }
4574
+
4575
+ export { WithAutoFocusProps }
4576
+
4577
+ export { withSkeleton }
4578
+
4579
+ export { WithSkeletonProps }
4580
+
4581
+ // (No @packageDocumentation comment for this package)
4582
+
4583
+ ```