@salutejs/plasma-web 1.497.0-dev.0 → 1.498.0-canary.1709.12826458776.0

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