@salutejs/plasma-web 1.502.2-dev.0 → 1.503.0-canary.1715.12898857186.0

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