@salutejs/plasma-web 1.509.0-dev.0 → 1.510.0-canary.1720.13073153224.0

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