@salutejs/plasma-web 1.513.1-dev.0 → 1.513.2-canary.1732.13151168550.0

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