@salutejs/plasma-web 1.418.0-dev.0 → 1.418.1-canary.1481.11343722626.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,3620 @@
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/types/types';
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/types/components/Tabs/TabItem.types';
44
+ import { BaseTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types';
45
+ import { BasicProps } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxNew/Combobox.types';
46
+ import { BlurProps } from '@salutejs/plasma-core';
47
+ import { blurs } from '@salutejs/plasma-core';
48
+ import { BoldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Typography.types';
49
+ import { BreadcrumbsItem } from '@salutejs/plasma-new-hope/types/components/Breadcrumbs/Breadcrumbs.types';
50
+ import { BreadcrumbsProps } from '@salutejs/plasma-new-hope/styled-components';
51
+ import { Breakpoint } from '@salutejs/plasma-hope';
52
+ import { BreakWordProps } from '@salutejs/plasma-core';
53
+ import { ButtonBase } from '@salutejs/plasma-new-hope/styled-components';
54
+ import { ButtonGroupProps } from '@salutejs/plasma-new-hope/styled-components';
55
+ import { ButtonHTMLAttributes } from 'react';
56
+ import { ButtonProps } from '@salutejs/plasma-new-hope/styled-components';
57
+ import { Calendar as Calendar_2 } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
58
+ import { CalendarBaseProps } from '@salutejs/plasma-new-hope/styled-components';
59
+ import { CalendarConfigProps } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
60
+ import { CalendarDoubleProps } from '@salutejs/plasma-new-hope/styled-components';
61
+ import { CalendarProps } from '@salutejs/plasma-new-hope/styled-components';
62
+ import { CalendarRange } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
63
+ import { CalendarStateType } from '@salutejs/plasma-new-hope/styled-components';
64
+ import { canUseDOM } from '@salutejs/plasma-core';
65
+ import { Card } from '@salutejs/plasma-hope';
66
+ import { CardBadge } from '@salutejs/plasma-hope';
67
+ import { CardBody } from '@salutejs/plasma-hope';
68
+ import { CardBodyProps } from '@salutejs/plasma-hope';
69
+ import { CardContent } from '@salutejs/plasma-hope';
70
+ import { CardContentProps } from '@salutejs/plasma-hope';
71
+ import { CardMedia } from '@salutejs/plasma-hope';
72
+ import { CardMediaProps } from '@salutejs/plasma-hope';
73
+ import { CardProps } from '@salutejs/plasma-hope';
74
+ import { Carousel } from '@salutejs/plasma-hope';
75
+ import { CarouselGridWrapper } from '@salutejs/plasma-hope';
76
+ import { CarouselItem } from '@salutejs/plasma-hope';
77
+ import { CarouselItemProps } from '@salutejs/plasma-hope';
78
+ import { CarouselProps } from '@salutejs/plasma-hope';
79
+ import { CellProps } from '@salutejs/plasma-new-hope/styled-components';
80
+ import { CellTextbox } from '@salutejs/plasma-new-hope/styled-components';
81
+ import { CellTextboxLabel } from '@salutejs/plasma-new-hope/styled-components';
82
+ import { CellTextboxSubtitle } from '@salutejs/plasma-new-hope/styled-components';
83
+ import { CellTextboxTitle } from '@salutejs/plasma-new-hope/styled-components';
84
+ import { ChangeEvent } from 'react';
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 { ComponentClass } from 'react';
99
+ import { ComponentProps } from 'react';
100
+ import { GridProps as ContainerProps } from '@salutejs/plasma-new-hope/styled-components';
101
+ import { convertRoundnessMatrix } from '@salutejs/plasma-core';
102
+ import { CounterProps } from '@salutejs/plasma-new-hope/styled-components';
103
+ import { counterTokens } from '@salutejs/plasma-new-hope/styled-components';
104
+ import { CustomComboboxProps } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxOld/Combobox.types';
105
+ import { CustomHorizontalTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types';
106
+ import { CustomPopoverProps } from '@salutejs/plasma-new-hope/types/components/Popover/Popover.types';
107
+ import { CustomToastProps } from '@salutejs/plasma-new-hope/types/components/Toast/Toast.types';
108
+ import { CustomVerticalTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types';
109
+ import { DateInfo } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
110
+ import { DatePickerCalendarProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
111
+ import { datePickerClasses } from '@salutejs/plasma-new-hope/styled-components';
112
+ import { DatePickerdVariationProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
113
+ import { DatePickerPlacement } from '@salutejs/plasma-new-hope/styled-components';
114
+ import { DatePickerPlacementBasic } from '@salutejs/plasma-new-hope/styled-components';
115
+ import { DatePickerPopoverProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
116
+ import { DatePickerProps } from '@salutejs/plasma-new-hope/styled-components';
117
+ import { DatePickerRangePlacement } from '@salutejs/plasma-new-hope/styled-components';
118
+ import { DatePickerRangeProps } from '@salutejs/plasma-new-hope/styled-components';
119
+ import { DatePickerTextFieldProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
120
+ import { datePickerTokens } from '@salutejs/plasma-new-hope/styled-components';
121
+ import { defaultValidate } from '@salutejs/plasma-hope';
122
+ import { DisabledProps } from '@salutejs/plasma-core';
123
+ import { DividerProps } from '@salutejs/plasma-new-hope/styled-components';
124
+ import { dividerTokens } from '@salutejs/plasma-new-hope/styled-components';
125
+ import { DoubleSliderProps } from '@salutejs/plasma-new-hope/styled-components';
126
+ import { DrawerContentProps } from '@salutejs/plasma-new-hope/styled-components';
127
+ import { DrawerFooterProps } from '@salutejs/plasma-new-hope/styled-components';
128
+ import { DrawerHeaderProps } from '@salutejs/plasma-new-hope/styled-components';
129
+ import { DrawerProps } from '@salutejs/plasma-new-hope/styled-components';
130
+ import { DropdownItemProps } from '@salutejs/plasma-hope';
131
+ import { DropdownItem as DropdownItemType } from '@salutejs/plasma-hope';
132
+ import { DropdownNodeType } from '@salutejs/plasma-hope';
133
+ import { DropdownPopupProps } from '@salutejs/plasma-hope';
134
+ import { DropdownProps } from '@salutejs/plasma-new-hope/styled-components';
135
+ import { EditableProps } from '@salutejs/plasma-new-hope/types/components/Editable/Editable.types';
136
+ import { ElasticGrid } from '@salutejs/plasma-hope';
137
+ import { ElasticGridProps } from '@salutejs/plasma-hope';
138
+ import { extractTextFrom } from '@salutejs/plasma-core';
139
+ import { FC } from 'react';
140
+ import { Filter } from '@salutejs/plasma-new-hope/types/engines/types';
141
+ import { FocusProps } from '@salutejs/plasma-core';
142
+ import { formatCurrency } from '@salutejs/plasma-core';
143
+ import { FormTypeNumber } from '@salutejs/plasma-new-hope/types/types/FormType';
144
+ import { FormTypeString } from '@salutejs/plasma-new-hope/types/types/FormType';
145
+ import { ForwardRefExoticComponent } from 'react';
146
+ import { FunctionComponent } from 'react';
147
+ import { gridBreakpoints } from '@salutejs/plasma-hope';
148
+ import { gridColumns } from '@salutejs/plasma-hope';
149
+ import { gridGutters } from '@salutejs/plasma-hope';
150
+ import { gridMargins } from '@salutejs/plasma-hope';
151
+ import { gridSizes } from '@salutejs/plasma-hope';
152
+ import { HTMLAttributes } from 'react';
153
+ import { ImageProps } from '@salutejs/plasma-new-hope/styled-components';
154
+ import { ImgHTMLAttributes } from 'react';
155
+ import { IndicatorProps } from '@salutejs/plasma-new-hope/styled-components';
156
+ import { InputHTMLAttributes } from '@salutejs/plasma-core';
157
+ import { InputHTMLAttributes as InputHTMLAttributes_2 } from '@salutejs/plasma-new-hope/types/types';
158
+ import { InputHTMLAttributes as InputHTMLAttributes_3 } from 'react';
159
+ import { JSXElementConstructor } from 'react';
160
+ import { KeyboardEvent as KeyboardEvent_2 } from 'react';
161
+ import { LineSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
162
+ import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
163
+ import { List } from '@salutejs/plasma-hope';
164
+ import { ListItem } from '@salutejs/plasma-hope';
165
+ import { MaskProps } from '@salutejs/plasma-new-hope/types/components/Mask/Mask.types';
166
+ import { MaxLinesProps } from '@salutejs/plasma-core';
167
+ import { mediaQuery } from '@salutejs/plasma-hope';
168
+ import { MediaQueryFunction } from '@salutejs/plasma-hope';
169
+ import { MergedDropdownNode } from '@salutejs/plasma-new-hope/types/components/Select/ui/Inner/ui/Item/Item.types';
170
+ import { Modal } from '@salutejs/plasma-hope';
171
+ import { modalClasses as modalBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
172
+ import { ModalProps as ModalBaseProps } from '@salutejs/plasma-new-hope/styled-components';
173
+ import { ModalProps } from '@salutejs/plasma-hope';
174
+ import { ModalsProvider } from '@salutejs/plasma-hope';
175
+ import { ModalView } from '@salutejs/plasma-hope';
176
+ import { monthLongName } from '@salutejs/plasma-core';
177
+ import { monthShortName } from '@salutejs/plasma-core';
178
+ import { MouseEvent as MouseEvent_2 } from 'react';
179
+ import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
180
+ import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
181
+ import { NotificationProps } from '@salutejs/plasma-new-hope/styled-components';
182
+ import { Orientation } from '@salutejs/plasma-new-hope/types/components/TextFieldGroup/TextFieldGroup.types';
183
+ import { OutlinedProps } from '@salutejs/plasma-core';
184
+ import { Overlay } from '@salutejs/plasma-new-hope/styled-components';
185
+ import { OverlayProps } from '@salutejs/plasma-new-hope/styled-components';
186
+ import { padZeroNumber } from '@salutejs/plasma-core';
187
+ import { PaginationDot } from '@salutejs/plasma-hope';
188
+ import { PaginationDotProps } from '@salutejs/plasma-hope';
189
+ import { PaginationDots } from '@salutejs/plasma-hope';
190
+ import { PaginationProps } from '@salutejs/plasma-new-hope/styled-components';
191
+ import { PanelProps } from '@salutejs/plasma-new-hope/types/components/Panel';
192
+ import { PickOptional } from '@salutejs/plasma-core';
193
+ import { PinProps } from '@salutejs/plasma-core';
194
+ import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
195
+ import { PopoverPlacement } from '@salutejs/plasma-new-hope/styled-components';
196
+ import { PopoverProps } from '@salutejs/plasma-new-hope/styled-components';
197
+ import { PopoverTrigger } from '@salutejs/plasma-new-hope/styled-components';
198
+ import { Popup } from '@salutejs/plasma-hope';
199
+ import { popupClasses as popupBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
200
+ import { PopupPlacement as PopupBasePlacement } from '@salutejs/plasma-new-hope/styled-components';
201
+ import { PopupProps as PopupBaseProps } from '@salutejs/plasma-new-hope/styled-components';
202
+ import { PopupProvider as PopupBaseProvider } from '@salutejs/plasma-new-hope/styled-components';
203
+ import { PopupInfo } from '@salutejs/plasma-new-hope/styled-components';
204
+ import { PopupProps } from '@salutejs/plasma-hope';
205
+ import { Portal } from '@salutejs/plasma-new-hope/styled-components';
206
+ import { PortalProps } from '@salutejs/plasma-new-hope/styled-components';
207
+ import { PreviewGallery } from '@salutejs/plasma-hope';
208
+ import { PreviewGalleryItemProps } from '@salutejs/plasma-hope';
209
+ import { PreviewGalleryProps } from '@salutejs/plasma-hope';
210
+ import { priceClasses } from '@salutejs/plasma-new-hope/styled-components';
211
+ import { PriceProps } from '@salutejs/plasma-new-hope/types/components/Price/Price.types';
212
+ import { ProgressProps } from '@salutejs/plasma-new-hope/styled-components';
213
+ import { Property } from 'csstype';
214
+ import { Props } from '@salutejs/plasma-new-hope/types/components/EmptyState/EmptyState.types';
215
+ import { PropsType } from '@salutejs/plasma-new-hope/types/engines/types';
216
+ import { RadioGroup } from '@salutejs/plasma-new-hope/styled-components';
217
+ import { radiuses } from '@salutejs/plasma-core';
218
+ import { RangeInputRefs } from '@salutejs/plasma-new-hope/styled-components';
219
+ import { RangeProps } from '@salutejs/plasma-new-hope/styled-components';
220
+ import { rangeTokens } from '@salutejs/plasma-new-hope/styled-components';
221
+ import { Ratio } from '@salutejs/plasma-new-hope/styled-components';
222
+ import { default as React_2 } from 'react';
223
+ import { ReactElement } from 'react';
224
+ import { ReactFragment } from 'react';
225
+ import { ReactNode } from 'react';
226
+ import { ReactPortal } from 'react';
227
+ import { RectSkeleton } from '@salutejs/plasma-new-hope/styled-components';
228
+ import { RectSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
229
+ import { RefAttributes } from 'react';
230
+ import { RefObject } from 'react';
231
+ import { Roundness } from '@salutejs/plasma-core';
232
+ import { RoundnessProps } from '@salutejs/plasma-core';
233
+ import { Row } from '@salutejs/plasma-new-hope/styled-components';
234
+ import { ScreenConfig } from '@salutejs/plasma-new-hope/styled-components';
235
+ import { ScreenMap } from '@salutejs/plasma-new-hope/styled-components';
236
+ import { ScreenVariant } from '@salutejs/plasma-new-hope/styled-components';
237
+ import { ScrollSnapProps } from '@salutejs/plasma-core';
238
+ import { SegmentGroupProps } from '@salutejs/plasma-new-hope/styled-components';
239
+ import { SegmentItemProps } from '@salutejs/plasma-new-hope/styled-components';
240
+ import { SegmentProvider } from '@salutejs/plasma-new-hope/styled-components';
241
+ import { SegmentProviderProps } from '@salutejs/plasma-new-hope/styled-components';
242
+ import { SelectGroup } from '@salutejs/plasma-hope';
243
+ import { MergedSelectProps as SelectProps } from '@salutejs/plasma-new-hope/styled-components';
244
+ import { SelectProps as SelectPropsHope } from '@salutejs/plasma-hope';
245
+ import { selectText } from '@salutejs/plasma-hope';
246
+ import { setRef } from '@salutejs/plasma-core';
247
+ import { shadows } from '@salutejs/plasma-core';
248
+ import { sheetClasses } from '@salutejs/plasma-new-hope/styled-components';
249
+ import { SheetProps } from '@salutejs/plasma-new-hope/styled-components';
250
+ import { ShiftProps } from '@salutejs/plasma-core';
251
+ import { ShowToastArgs } from '@salutejs/plasma-new-hope/styled-components';
252
+ import { SkeletonGradientProps } from '@salutejs/plasma-core';
253
+ import { SkeletonGradientProps as SkeletonGradientProps_2 } from '@salutejs/plasma-new-hope/styled-components';
254
+ import { SkeletonSizeProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/Skeleton.types';
255
+ import { SliderBaseProps } from '@salutejs/plasma-new-hope/types/components/Slider/components/SliderBase/SliderBase.types';
256
+ import { SliderInternalProps } from '@salutejs/plasma-new-hope/types/components/Slider/components';
257
+ import { SliderProps } from '@salutejs/plasma-new-hope/styled-components';
258
+ import { SmartPaginationDots } from '@salutejs/plasma-hope';
259
+ import { SmartPaginationDotsProps } from '@salutejs/plasma-hope';
260
+ import { SnapAlign } from '@salutejs/plasma-core';
261
+ import { SnapType } from '@salutejs/plasma-core';
262
+ import { spacing } from '@salutejs/plasma-core';
263
+ import { SpacingProps } from '@salutejs/plasma-core';
264
+ import { SpacingProps as SpacingProps_2 } from '@salutejs/plasma-new-hope/styled-components';
265
+ import { SpinnerProps } from '@salutejs/plasma-core';
266
+ import { SSRProvider } from '@salutejs/plasma-new-hope/styled-components';
267
+ import { StatusLabels } from '@salutejs/plasma-new-hope/types/components/Avatar/Avatar.types';
268
+ import { StatusType } from '@salutejs/plasma-hope';
269
+ import { StepItemProps } from '@salutejs/plasma-new-hope/styled-components';
270
+ import { StepsProps } from '@salutejs/plasma-new-hope/types/components/Steps/Steps.types';
271
+ import { StyledCard } from '@salutejs/plasma-hope';
272
+ import { StyledComponent } from 'styled-components';
273
+ import { StyledPreviewGallery } from '@salutejs/plasma-hope';
274
+ import { SubtitleProps } from '@salutejs/plasma-new-hope/styled-components';
275
+ import { SwitchProps as SwitchProps_2 } from '@salutejs/plasma-new-hope/styled-components';
276
+ import { SyntheticEvent } from 'react';
277
+ import { syntheticFocus } from '@salutejs/plasma-core';
278
+ import { TabItemRefs } from '@salutejs/plasma-new-hope/styled-components';
279
+ import { TabsContext } from '@salutejs/plasma-new-hope/styled-components';
280
+ import { TabsControllerProps } from '@salutejs/plasma-new-hope/styled-components';
281
+ import { TextareaHTMLAttributes } from '@salutejs/plasma-core';
282
+ import type { TextAreaProps as TextAreaProps_2 } from '@salutejs/plasma-hope';
283
+ import { TextareaResize } from '@salutejs/plasma-core';
284
+ import { TextFieldGroupProps } from '@salutejs/plasma-new-hope/styled-components';
285
+ import { TextFieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
286
+ import { TextfieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
287
+ import type { TextFieldProps as TextFieldProps_3 } from '@salutejs/plasma-hope';
288
+ import { TextFieldPropsBase } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
289
+ import { TextFieldView } from '@salutejs/plasma-hope';
290
+ import { TextSkeletonBaseProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/TextSkeleton/TextSkeleton.types';
291
+ import { TextSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
292
+ import { TimingFunction } from '@salutejs/plasma-core';
293
+ import { ToastPosition } from '@salutejs/plasma-new-hope/styled-components';
294
+ import { ToastProps } from '@salutejs/plasma-new-hope/styled-components';
295
+ import { ToastRole } from '@salutejs/plasma-new-hope/styled-components';
296
+ import { toCssSize } from '@salutejs/plasma-core';
297
+ import { ToolbarProps } from '@salutejs/plasma-new-hope/styled-components';
298
+ import { toolbarTokens } from '@salutejs/plasma-new-hope/styled-components';
299
+ import { TooltipProps } from '@salutejs/plasma-new-hope/styled-components';
300
+ import { transformStyles } from '@salutejs/plasma-core';
301
+ import { TypographyOldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Old/TypographyOld';
302
+ import { TypographyVariants } from '@salutejs/plasma-new-hope/types/components/Editable/Editable.types';
303
+ import { UIEvent as UIEvent_2 } from 'react';
304
+ import { Upload } from '@salutejs/plasma-hope';
305
+ import { UploadAudio } from '@salutejs/plasma-hope';
306
+ import { UploadAudioProps } from '@salutejs/plasma-hope';
307
+ import { UploadProgress } from '@salutejs/plasma-hope';
308
+ import { UploadProgressProps } from '@salutejs/plasma-hope';
309
+ import { UploadProps } from '@salutejs/plasma-hope';
310
+ import { UploadVisual } from '@salutejs/plasma-hope';
311
+ import { UploadVisualProps } from '@salutejs/plasma-hope';
312
+ import { useDebouncedFunction } from '@salutejs/plasma-core';
313
+ import { useFocusTrap } from '@salutejs/plasma-hope';
314
+ import { useForkRef } from '@salutejs/plasma-core';
315
+ import { useIsomorphicLayoutEffect } from '@salutejs/plasma-core';
316
+ import { usePopupContext as usePopupBaseContext } from '@salutejs/plasma-new-hope/styled-components';
317
+ import { useSegment } from '@salutejs/plasma-new-hope/styled-components';
318
+ import { useToast } from '@salutejs/plasma-new-hope/styled-components';
319
+ import { ValidationResult } from '@salutejs/plasma-hope';
320
+ import { Variants } from '@salutejs/plasma-new-hope/types/engines/types';
321
+ import { View } from '@salutejs/plasma-core';
322
+ import { ViewProps } from '@salutejs/plasma-core';
323
+ import { views } from '@salutejs/plasma-core';
324
+ import { withAssistiveDropdown } from '@salutejs/plasma-hope';
325
+ import { withAutoFocus } from '@salutejs/plasma-core';
326
+ import { WithAutoFocusProps } from '@salutejs/plasma-core';
327
+ import { withSkeleton } from '@salutejs/plasma-new-hope/styled-components';
328
+ import { WithSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
329
+
330
+ // @public
331
+ export const Accordion: FunctionComponent<PropsType< {
332
+ view: {
333
+ default: PolymorphicClassName;
334
+ secondary: PolymorphicClassName;
335
+ outlined: PolymorphicClassName;
336
+ clear: PolymorphicClassName;
337
+ };
338
+ size: {
339
+ l: PolymorphicClassName;
340
+ m: PolymorphicClassName;
341
+ s: PolymorphicClassName;
342
+ xs: PolymorphicClassName;
343
+ };
344
+ stretching: {
345
+ filled: PolymorphicClassName;
346
+ fixed: PolymorphicClassName;
347
+ };
348
+ }> & {
349
+ view?: string | undefined;
350
+ size?: string | undefined;
351
+ singleActive?: boolean | undefined;
352
+ defaultActiveEventKey?: number[] | undefined;
353
+ disabled?: boolean | undefined;
354
+ stretching?: "fixed" | "filled" | undefined;
355
+ onChange?: ((index?: number | undefined, value?: boolean | undefined) => void) | undefined;
356
+ children?: ReactNode;
357
+ className?: string | undefined;
358
+ } & RefAttributes<HTMLDivElement>>;
359
+
360
+ export { AccordionItem }
361
+
362
+ export { AccordionProps }
363
+
364
+ export { addFocus }
365
+
366
+ export { addNotification }
367
+
368
+ export { animatedScrollToX }
369
+
370
+ export { animatedScrollToY }
371
+
372
+ export { applyBlur }
373
+
374
+ export { applyDisabled }
375
+
376
+ export { applyEllipsis }
377
+
378
+ export { applyHyphens }
379
+
380
+ export { applyMaxLines }
381
+
382
+ export { applyNoSelect }
383
+
384
+ export { applyRoundness }
385
+
386
+ export { applyScrollSnap }
387
+
388
+ export { applySkeletonGradient }
389
+
390
+ export { applySpacing }
391
+
392
+ export { applyView }
393
+
394
+ export { arrayItemRemoving }
395
+
396
+ export { arrayItemSelecting }
397
+
398
+ export { arrayItemSwapping }
399
+
400
+ export { AsProps }
401
+
402
+ // @public
403
+ export const Attach: FunctionComponent<PropsType< {
404
+ view: {
405
+ default: PolymorphicClassName;
406
+ accent: PolymorphicClassName;
407
+ secondary: PolymorphicClassName;
408
+ clear: PolymorphicClassName;
409
+ success: PolymorphicClassName;
410
+ warning: PolymorphicClassName;
411
+ critical: PolymorphicClassName;
412
+ dark: PolymorphicClassName;
413
+ black: PolymorphicClassName;
414
+ white: PolymorphicClassName;
415
+ };
416
+ size: {
417
+ l: PolymorphicClassName;
418
+ m: PolymorphicClassName;
419
+ s: PolymorphicClassName;
420
+ xs: PolymorphicClassName;
421
+ };
422
+ }> & ((HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
423
+ text?: string | undefined;
424
+ contentLeft?: ReactNode;
425
+ contentPlacing?: ("default" | "relaxed") | undefined;
426
+ isLoading?: boolean | undefined;
427
+ loader?: ReactNode;
428
+ stretch?: boolean | undefined;
429
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
430
+ square?: boolean | undefined;
431
+ focused?: boolean | undefined;
432
+ disabled?: boolean | undefined;
433
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
434
+ view?: string | undefined;
435
+ size?: string | undefined;
436
+ outlined?: boolean | undefined;
437
+ shiftLeft?: boolean | undefined;
438
+ shiftRight?: boolean | undefined;
439
+ blur?: "small" | "medium" | "large" | undefined;
440
+ } & {
441
+ value?: string | number | undefined;
442
+ contentRight?: undefined;
443
+ } & BaseAttachProps & {
444
+ buttonType?: "button" | undefined;
445
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
446
+ text?: string | undefined;
447
+ contentLeft?: ReactNode;
448
+ contentPlacing?: ("default" | "relaxed") | undefined;
449
+ isLoading?: boolean | undefined;
450
+ loader?: ReactNode;
451
+ stretch?: boolean | undefined;
452
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
453
+ square?: boolean | undefined;
454
+ focused?: boolean | undefined;
455
+ disabled?: boolean | undefined;
456
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
457
+ view?: string | undefined;
458
+ size?: string | undefined;
459
+ outlined?: boolean | undefined;
460
+ shiftLeft?: boolean | undefined;
461
+ shiftRight?: boolean | undefined;
462
+ blur?: "small" | "medium" | "large" | undefined;
463
+ } & {
464
+ value?: string | number | undefined;
465
+ contentRight?: undefined;
466
+ } & BaseAttachProps & {
467
+ buttonType?: "button" | undefined;
468
+ } & {
469
+ value?: undefined;
470
+ contentRight?: ReactNode;
471
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
472
+ text?: string | undefined;
473
+ contentLeft?: ReactNode;
474
+ contentPlacing?: ("default" | "relaxed") | undefined;
475
+ isLoading?: boolean | undefined;
476
+ loader?: ReactNode;
477
+ stretch?: boolean | undefined;
478
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
479
+ square?: boolean | undefined;
480
+ focused?: boolean | undefined;
481
+ disabled?: boolean | undefined;
482
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
483
+ view?: string | undefined;
484
+ size?: string | undefined;
485
+ outlined?: boolean | undefined;
486
+ shiftLeft?: boolean | undefined;
487
+ shiftRight?: boolean | undefined;
488
+ blur?: "small" | "medium" | "large" | undefined;
489
+ } & {
490
+ value?: string | number | undefined;
491
+ contentRight?: undefined;
492
+ } & BaseAttachProps & {
493
+ buttonType?: "iconButton" | undefined;
494
+ icon?: ReactNode;
495
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
496
+ text?: string | undefined;
497
+ contentLeft?: ReactNode;
498
+ contentPlacing?: ("default" | "relaxed") | undefined;
499
+ isLoading?: boolean | undefined;
500
+ loader?: ReactNode;
501
+ stretch?: boolean | undefined;
502
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
503
+ square?: boolean | undefined;
504
+ focused?: boolean | undefined;
505
+ disabled?: boolean | undefined;
506
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
507
+ view?: string | undefined;
508
+ size?: string | undefined;
509
+ outlined?: boolean | undefined;
510
+ shiftLeft?: boolean | undefined;
511
+ shiftRight?: boolean | undefined;
512
+ blur?: "small" | "medium" | "large" | undefined;
513
+ } & {
514
+ value?: string | number | undefined;
515
+ contentRight?: undefined;
516
+ } & BaseAttachProps & {
517
+ buttonType?: "iconButton" | undefined;
518
+ icon?: ReactNode;
519
+ } & {
520
+ value?: undefined;
521
+ contentRight?: ReactNode;
522
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
523
+ text?: string | undefined;
524
+ contentLeft?: ReactNode;
525
+ contentPlacing?: ("default" | "relaxed") | undefined;
526
+ isLoading?: boolean | undefined;
527
+ loader?: ReactNode;
528
+ stretch?: boolean | undefined;
529
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
530
+ square?: boolean | undefined;
531
+ focused?: boolean | undefined;
532
+ disabled?: boolean | undefined;
533
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
534
+ view?: string | undefined;
535
+ size?: string | undefined;
536
+ outlined?: boolean | undefined;
537
+ shiftLeft?: boolean | undefined;
538
+ shiftRight?: boolean | undefined;
539
+ blur?: "small" | "medium" | "large" | undefined;
540
+ } & {
541
+ value?: undefined;
542
+ contentRight?: ReactNode;
543
+ } & BaseAttachProps & {
544
+ buttonType?: "button" | undefined;
545
+ } & {
546
+ value?: string | number | undefined;
547
+ contentRight?: undefined;
548
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
549
+ text?: string | undefined;
550
+ contentLeft?: ReactNode;
551
+ contentPlacing?: ("default" | "relaxed") | undefined;
552
+ isLoading?: boolean | undefined;
553
+ loader?: ReactNode;
554
+ stretch?: boolean | undefined;
555
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
556
+ square?: boolean | undefined;
557
+ focused?: boolean | undefined;
558
+ disabled?: boolean | undefined;
559
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
560
+ view?: string | undefined;
561
+ size?: string | undefined;
562
+ outlined?: boolean | undefined;
563
+ shiftLeft?: boolean | undefined;
564
+ shiftRight?: boolean | undefined;
565
+ blur?: "small" | "medium" | "large" | undefined;
566
+ } & {
567
+ value?: undefined;
568
+ contentRight?: ReactNode;
569
+ } & BaseAttachProps & {
570
+ buttonType?: "button" | undefined;
571
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
572
+ text?: string | undefined;
573
+ contentLeft?: ReactNode;
574
+ contentPlacing?: ("default" | "relaxed") | undefined;
575
+ isLoading?: boolean | undefined;
576
+ loader?: ReactNode;
577
+ stretch?: boolean | undefined;
578
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
579
+ square?: boolean | undefined;
580
+ focused?: boolean | undefined;
581
+ disabled?: boolean | undefined;
582
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
583
+ view?: string | undefined;
584
+ size?: string | undefined;
585
+ outlined?: boolean | undefined;
586
+ shiftLeft?: boolean | undefined;
587
+ shiftRight?: boolean | undefined;
588
+ blur?: "small" | "medium" | "large" | undefined;
589
+ } & {
590
+ value?: undefined;
591
+ contentRight?: ReactNode;
592
+ } & BaseAttachProps & {
593
+ buttonType?: "iconButton" | undefined;
594
+ icon?: ReactNode;
595
+ } & {
596
+ value?: string | number | undefined;
597
+ contentRight?: undefined;
598
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
599
+ text?: string | undefined;
600
+ contentLeft?: ReactNode;
601
+ contentPlacing?: ("default" | "relaxed") | undefined;
602
+ isLoading?: boolean | undefined;
603
+ loader?: ReactNode;
604
+ stretch?: boolean | undefined;
605
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
606
+ square?: boolean | undefined;
607
+ focused?: boolean | undefined;
608
+ disabled?: boolean | undefined;
609
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
610
+ view?: string | undefined;
611
+ size?: string | undefined;
612
+ outlined?: boolean | undefined;
613
+ shiftLeft?: boolean | undefined;
614
+ shiftRight?: boolean | undefined;
615
+ blur?: "small" | "medium" | "large" | undefined;
616
+ } & {
617
+ value?: undefined;
618
+ contentRight?: ReactNode;
619
+ } & BaseAttachProps & {
620
+ buttonType?: "iconButton" | undefined;
621
+ icon?: ReactNode;
622
+ } & RefAttributes<HTMLDivElement>))>;
623
+
624
+ export { AudioPlayer }
625
+
626
+ export { AudioPlayerProps }
627
+
628
+ // @public (undocumented)
629
+ export const Autocomplete: FunctionComponent<PropsType< {
630
+ view: {
631
+ default: PolymorphicClassName;
632
+ positive: PolymorphicClassName;
633
+ warning: PolymorphicClassName;
634
+ negative: PolymorphicClassName;
635
+ };
636
+ size: {
637
+ l: PolymorphicClassName;
638
+ m: PolymorphicClassName;
639
+ s: PolymorphicClassName;
640
+ xs: PolymorphicClassName;
641
+ };
642
+ labelPlacement: {
643
+ inner: PolymorphicClassName;
644
+ outer: PolymorphicClassName;
645
+ };
646
+ disabled: {
647
+ true: PolymorphicClassName;
648
+ };
649
+ readOnly: {
650
+ true: PolymorphicClassName;
651
+ };
652
+ }> & BaseProps & Omit<TextFieldPropsBase, "required" | "enumerationType" | "requiredPlacement" | "optional" | "chips" | "onChangeChips"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>>;
653
+
654
+ // @public (undocumented)
655
+ export const Avatar: FunctionComponent<PropsType< {
656
+ view: {
657
+ default: PolymorphicClassName;
658
+ };
659
+ size: {
660
+ xxl: PolymorphicClassName;
661
+ l: PolymorphicClassName;
662
+ m: PolymorphicClassName;
663
+ s: PolymorphicClassName;
664
+ fit: PolymorphicClassName;
665
+ };
666
+ focused: {
667
+ true: PolymorphicClassName;
668
+ };
669
+ }> & HTMLAttributes<HTMLDivElement> & {
670
+ size: "m" | "s" | "l" | "xxl" | "fit";
671
+ name?: string | undefined;
672
+ url?: string | undefined;
673
+ customText?: string | undefined;
674
+ status?: "active" | "inactive" | undefined;
675
+ isScalable?: boolean | undefined;
676
+ focused?: boolean | undefined;
677
+ statusLabels?: StatusLabels | undefined;
678
+ } & RefAttributes<HTMLDivElement>>;
679
+
680
+ // @public (undocumented)
681
+ export const AvatarGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
682
+ children: ReactNode;
683
+ } & RefAttributes<HTMLDivElement>>;
684
+
685
+ export { AvatarGroupProps }
686
+
687
+ export { AvatarProps }
688
+
689
+ // @public
690
+ export const Badge: FunctionComponent<PropsType< {
691
+ view: {
692
+ default: PolymorphicClassName;
693
+ primary: PolymorphicClassName;
694
+ accent: PolymorphicClassName;
695
+ positive: PolymorphicClassName;
696
+ warning: PolymorphicClassName;
697
+ negative: PolymorphicClassName;
698
+ dark: PolymorphicClassName;
699
+ light: PolymorphicClassName;
700
+ };
701
+ size: {
702
+ l: PolymorphicClassName;
703
+ m: PolymorphicClassName;
704
+ s: PolymorphicClassName;
705
+ xs: PolymorphicClassName;
706
+ };
707
+ pilled: {
708
+ true: PolymorphicClassName;
709
+ };
710
+ transparent: {
711
+ true: PolymorphicClassName;
712
+ };
713
+ clear: {
714
+ true: PolymorphicClassName;
715
+ };
716
+ }> & ((HTMLAttributes<HTMLDivElement> & {
717
+ text?: string | undefined;
718
+ contentLeft?: ReactNode;
719
+ contentRight?: ReactNode;
720
+ size?: string | undefined;
721
+ view?: string | undefined;
722
+ } & {
723
+ children?: ReactNode;
724
+ } & {
725
+ clear?: true | undefined;
726
+ pilled?: false | undefined;
727
+ transparent?: false | undefined;
728
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
729
+ text?: string | undefined;
730
+ contentLeft?: ReactNode;
731
+ contentRight?: ReactNode;
732
+ size?: string | undefined;
733
+ view?: string | undefined;
734
+ } & {
735
+ children?: ReactNode;
736
+ } & {
737
+ pilled?: true | undefined;
738
+ transparent?: boolean | undefined;
739
+ clear?: false | undefined;
740
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
741
+ text?: string | undefined;
742
+ contentLeft?: ReactNode;
743
+ contentRight?: ReactNode;
744
+ size?: string | undefined;
745
+ view?: string | undefined;
746
+ } & {
747
+ children?: ReactNode;
748
+ } & {
749
+ pilled?: boolean | undefined;
750
+ transparent?: true | undefined;
751
+ clear?: false | undefined;
752
+ } & RefAttributes<HTMLDivElement>))>;
753
+
754
+ export { BadgeProps }
755
+
756
+ export { BlurProps }
757
+
758
+ export { blurs }
759
+
760
+ // @public (undocumented)
761
+ export const Body1: FunctionComponent<PropsType< {
762
+ size: {
763
+ body1: PolymorphicClassName;
764
+ };
765
+ }> & {
766
+ breakWord?: boolean | undefined;
767
+ color?: string | undefined;
768
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
769
+
770
+ // @public (undocumented)
771
+ export const Body2: FunctionComponent<PropsType< {
772
+ size: {
773
+ body2: PolymorphicClassName;
774
+ };
775
+ }> & {
776
+ breakWord?: boolean | undefined;
777
+ color?: string | undefined;
778
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
779
+
780
+ // @public (undocumented)
781
+ export const BodyL: FunctionComponent<PropsType< {
782
+ size: {
783
+ l: PolymorphicClassName;
784
+ };
785
+ }> & {
786
+ breakWord?: boolean | undefined;
787
+ color?: string | undefined;
788
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
789
+
790
+ // @public (undocumented)
791
+ export const BodyM: FunctionComponent<PropsType< {
792
+ size: {
793
+ m: PolymorphicClassName;
794
+ };
795
+ }> & {
796
+ breakWord?: boolean | undefined;
797
+ color?: string | undefined;
798
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
799
+
800
+ // @public (undocumented)
801
+ export const BodyS: FunctionComponent<PropsType< {
802
+ size: {
803
+ s: PolymorphicClassName;
804
+ };
805
+ }> & {
806
+ breakWord?: boolean | undefined;
807
+ color?: string | undefined;
808
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
809
+
810
+ // @public (undocumented)
811
+ export const BodyXS: FunctionComponent<PropsType< {
812
+ size: {
813
+ xs: PolymorphicClassName;
814
+ };
815
+ }> & {
816
+ breakWord?: boolean | undefined;
817
+ color?: string | undefined;
818
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
819
+
820
+ // @public (undocumented)
821
+ export const BodyXXS: FunctionComponent<PropsType< {
822
+ size: {
823
+ xxs: PolymorphicClassName;
824
+ };
825
+ }> & {
826
+ breakWord?: boolean | undefined;
827
+ color?: string | undefined;
828
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
829
+
830
+ // @public
831
+ export const Breadcrumbs: FunctionComponent<PropsType< {
832
+ view: {
833
+ default: PolymorphicClassName;
834
+ };
835
+ size: {
836
+ l: PolymorphicClassName;
837
+ m: PolymorphicClassName;
838
+ s: PolymorphicClassName;
839
+ xs: PolymorphicClassName;
840
+ };
841
+ }> & HTMLAttributes<HTMLDivElement> & {
842
+ view?: string | undefined;
843
+ size?: string | undefined;
844
+ separator?: ReactNode;
845
+ items: BreadcrumbsItem[];
846
+ showItems?: number | undefined;
847
+ } & RefAttributes<HTMLDivElement>>;
848
+
849
+ export { BreadcrumbsProps }
850
+
851
+ export { Breakpoint }
852
+
853
+ export { BreakWordProps }
854
+
855
+ // @public
856
+ export const Button: FunctionComponent<PropsType< {
857
+ view: {
858
+ default: PolymorphicClassName;
859
+ primary: PolymorphicClassName;
860
+ accent: PolymorphicClassName;
861
+ secondary: PolymorphicClassName;
862
+ clear: PolymorphicClassName;
863
+ success: PolymorphicClassName;
864
+ warning: PolymorphicClassName;
865
+ critical: PolymorphicClassName;
866
+ dark: PolymorphicClassName;
867
+ black: PolymorphicClassName;
868
+ white: PolymorphicClassName;
869
+ };
870
+ size: {
871
+ l: PolymorphicClassName;
872
+ lr: PolymorphicClassName;
873
+ m: PolymorphicClassName;
874
+ mr: PolymorphicClassName;
875
+ s: PolymorphicClassName;
876
+ sr: PolymorphicClassName;
877
+ xs: PolymorphicClassName;
878
+ xsr: PolymorphicClassName;
879
+ xxs: PolymorphicClassName;
880
+ };
881
+ disabled: {
882
+ true: PolymorphicClassName;
883
+ };
884
+ focused: {
885
+ true: PolymorphicClassName;
886
+ };
887
+ stretching: {
888
+ auto: PolymorphicClassName;
889
+ filled: PolymorphicClassName;
890
+ fixed: PolymorphicClassName;
891
+ };
892
+ }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
893
+ text?: string | undefined;
894
+ contentLeft?: ReactNode;
895
+ contentPlacing?: ("default" | "relaxed") | undefined;
896
+ isLoading?: boolean | undefined;
897
+ loader?: ReactNode;
898
+ stretch?: boolean | undefined;
899
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
900
+ square?: boolean | undefined;
901
+ focused?: boolean | undefined;
902
+ disabled?: boolean | undefined;
903
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
904
+ view?: string | undefined;
905
+ size?: string | undefined;
906
+ outlined?: boolean | undefined;
907
+ shiftLeft?: boolean | undefined;
908
+ shiftRight?: boolean | undefined;
909
+ blur?: "small" | "medium" | "large" | undefined;
910
+ } & {
911
+ value?: string | number | undefined;
912
+ contentRight?: undefined;
913
+ } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
914
+ text?: string | undefined;
915
+ contentLeft?: ReactNode;
916
+ contentPlacing?: ("default" | "relaxed") | undefined;
917
+ isLoading?: boolean | undefined;
918
+ loader?: ReactNode;
919
+ stretch?: boolean | undefined;
920
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
921
+ square?: boolean | undefined;
922
+ focused?: boolean | undefined;
923
+ disabled?: boolean | undefined;
924
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
925
+ view?: string | undefined;
926
+ size?: string | undefined;
927
+ outlined?: boolean | undefined;
928
+ shiftLeft?: boolean | undefined;
929
+ shiftRight?: boolean | undefined;
930
+ blur?: "small" | "medium" | "large" | undefined;
931
+ } & {
932
+ value?: undefined;
933
+ contentRight?: ReactNode;
934
+ } & RefAttributes<HTMLButtonElement>))>;
935
+
936
+ // @public (undocumented)
937
+ export const Button1: FunctionComponent<PropsType< {
938
+ size: {
939
+ button1: PolymorphicClassName;
940
+ };
941
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
942
+
943
+ // @public (undocumented)
944
+ export const Button2: FunctionComponent<PropsType< {
945
+ size: {
946
+ button2: PolymorphicClassName;
947
+ };
948
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
949
+
950
+ export { ButtonBase }
951
+
952
+ // @public
953
+ export const ButtonGroup: FunctionComponent<PropsType< {
954
+ view: {
955
+ default: PolymorphicClassName;
956
+ primary: PolymorphicClassName;
957
+ accent: PolymorphicClassName;
958
+ secondary: PolymorphicClassName;
959
+ clear: PolymorphicClassName;
960
+ success: PolymorphicClassName;
961
+ warning: PolymorphicClassName;
962
+ critical: PolymorphicClassName;
963
+ dark: PolymorphicClassName;
964
+ black: PolymorphicClassName;
965
+ white: PolymorphicClassName;
966
+ };
967
+ size: {
968
+ l: PolymorphicClassName;
969
+ lr: PolymorphicClassName;
970
+ m: PolymorphicClassName;
971
+ mr: PolymorphicClassName;
972
+ s: PolymorphicClassName;
973
+ sr: PolymorphicClassName;
974
+ xs: PolymorphicClassName;
975
+ xsr: PolymorphicClassName;
976
+ xxs: PolymorphicClassName;
977
+ };
978
+ orientation: {
979
+ horizontal: PolymorphicClassName;
980
+ vertical: PolymorphicClassName;
981
+ };
982
+ gap: {
983
+ none: PolymorphicClassName;
984
+ dense: PolymorphicClassName;
985
+ wide: PolymorphicClassName;
986
+ };
987
+ shape: {
988
+ segmented: PolymorphicClassName;
989
+ default: PolymorphicClassName;
990
+ };
991
+ stretching: {
992
+ auto: PolymorphicClassName;
993
+ filled: PolymorphicClassName;
994
+ };
995
+ }> & ButtonGroupProps & RefAttributes<HTMLDivElement>>;
996
+
997
+ export { ButtonGroupProps }
998
+
999
+ export { ButtonProps }
1000
+
1001
+ // @public (undocumented)
1002
+ export const Calendar: FC<CalendarProps>;
1003
+
1004
+ // @public (undocumented)
1005
+ export const CalendarBase: FunctionComponent<PropsType< {
1006
+ view: {
1007
+ default: PolymorphicClassName;
1008
+ };
1009
+ size: {
1010
+ l: PolymorphicClassName;
1011
+ m: PolymorphicClassName;
1012
+ s: PolymorphicClassName;
1013
+ xs: PolymorphicClassName;
1014
+ };
1015
+ }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1016
+
1017
+ export { CalendarBaseProps }
1018
+
1019
+ // @public (undocumented)
1020
+ export const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarBaseProps>) => ReactElement<CalendarBaseProps, string | JSXElementConstructor<any>>;
1021
+
1022
+ // @public (undocumented)
1023
+ export const CalendarDouble: FunctionComponent<PropsType< {
1024
+ view: {
1025
+ default: PolymorphicClassName;
1026
+ };
1027
+ size: {
1028
+ l: PolymorphicClassName;
1029
+ m: PolymorphicClassName;
1030
+ s: PolymorphicClassName;
1031
+ xs: PolymorphicClassName;
1032
+ };
1033
+ }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1034
+
1035
+ export { CalendarDoubleProps }
1036
+
1037
+ // @public (undocumented)
1038
+ export const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarDoubleProps>) => ReactElement<CalendarDoubleProps, string | JSXElementConstructor<any>>;
1039
+
1040
+ export { CalendarProps }
1041
+
1042
+ export { CalendarStateType }
1043
+
1044
+ export { canUseDOM }
1045
+
1046
+ // @public (undocumented)
1047
+ export const Caption: FunctionComponent<PropsType< {
1048
+ size: {
1049
+ m: PolymorphicClassName;
1050
+ };
1051
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1052
+
1053
+ export { Card }
1054
+
1055
+ export { CardBadge }
1056
+
1057
+ export { CardBody }
1058
+
1059
+ export { CardBodyProps }
1060
+
1061
+ export { CardContent }
1062
+
1063
+ export { CardContentProps }
1064
+
1065
+ export { CardMedia }
1066
+
1067
+ export { CardMediaProps }
1068
+
1069
+ export { CardProps }
1070
+
1071
+ export { Carousel }
1072
+
1073
+ export { CarouselGridWrapper }
1074
+
1075
+ export { CarouselItem }
1076
+
1077
+ export { CarouselItemProps }
1078
+
1079
+ export { CarouselProps }
1080
+
1081
+ // @public
1082
+ export const Cell: FunctionComponent<PropsType< {
1083
+ view: {
1084
+ default: PolymorphicClassName;
1085
+ };
1086
+ size: {
1087
+ l: PolymorphicClassName;
1088
+ m: PolymorphicClassName;
1089
+ s: PolymorphicClassName;
1090
+ xs: PolymorphicClassName;
1091
+ };
1092
+ }> & (({
1093
+ size?: string | undefined;
1094
+ view?: string | undefined;
1095
+ contentLeft?: ReactNode;
1096
+ contentRight?: ReactNode;
1097
+ alignContentLeft?: AlignProp | undefined;
1098
+ alignContentRight?: AlignProp | undefined;
1099
+ stretching?: "auto" | "fixed" | "filled" | undefined;
1100
+ content?: ReactNode;
1101
+ description?: string | undefined;
1102
+ } & {
1103
+ title?: string | undefined;
1104
+ subtitle?: string | undefined;
1105
+ label?: string | undefined;
1106
+ children?: undefined;
1107
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>) | ({
1108
+ size?: string | undefined;
1109
+ view?: string | undefined;
1110
+ contentLeft?: ReactNode;
1111
+ contentRight?: ReactNode;
1112
+ alignContentLeft?: AlignProp | undefined;
1113
+ alignContentRight?: AlignProp | undefined;
1114
+ stretching?: "auto" | "fixed" | "filled" | undefined;
1115
+ content?: ReactNode;
1116
+ description?: string | undefined;
1117
+ } & {
1118
+ title?: undefined;
1119
+ subtitle?: undefined;
1120
+ label?: undefined;
1121
+ children?: ReactNode;
1122
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>))>;
1123
+
1124
+ export { CellProps }
1125
+
1126
+ export { CellTextbox }
1127
+
1128
+ export { CellTextboxLabel }
1129
+
1130
+ export { CellTextboxSubtitle }
1131
+
1132
+ export { CellTextboxTitle }
1133
+
1134
+ // @public
1135
+ export const Checkbox: FunctionComponent<PropsType< {
1136
+ size: {
1137
+ s: PolymorphicClassName;
1138
+ m: PolymorphicClassName;
1139
+ };
1140
+ view: {
1141
+ default: PolymorphicClassName;
1142
+ primary: PolymorphicClassName;
1143
+ secondary: PolymorphicClassName;
1144
+ tertiary: PolymorphicClassName;
1145
+ paragraph: PolymorphicClassName;
1146
+ accent: PolymorphicClassName;
1147
+ positive: PolymorphicClassName;
1148
+ warning: PolymorphicClassName;
1149
+ negative: PolymorphicClassName;
1150
+ };
1151
+ disabled: {
1152
+ true: PolymorphicClassName;
1153
+ };
1154
+ focused: {
1155
+ true: PolymorphicClassName;
1156
+ };
1157
+ }> & CheckboxProps_2 & RefAttributes<HTMLInputElement>>;
1158
+
1159
+ // Warning: (ae-forgotten-export) The symbol "CheckboxComponent" needs to be exported by the entry point index.d.ts
1160
+ //
1161
+ // @public (undocumented)
1162
+ export type CheckboxProps = ComponentProps<typeof CheckboxComponent>;
1163
+
1164
+ // @public
1165
+ export const Chip: FunctionComponent<PropsType< {
1166
+ view: {
1167
+ default: PolymorphicClassName;
1168
+ primary: PolymorphicClassName;
1169
+ secondary: PolymorphicClassName;
1170
+ accent: PolymorphicClassName;
1171
+ positive: PolymorphicClassName;
1172
+ };
1173
+ size: {
1174
+ l: PolymorphicClassName;
1175
+ m: PolymorphicClassName;
1176
+ s: PolymorphicClassName;
1177
+ xs: PolymorphicClassName;
1178
+ };
1179
+ disabled: {
1180
+ true: PolymorphicClassName;
1181
+ };
1182
+ focused: {
1183
+ true: PolymorphicClassName;
1184
+ };
1185
+ pilled: {
1186
+ true: PolymorphicClassName;
1187
+ };
1188
+ }> & ChipProps & RefAttributes<HTMLButtonElement>>;
1189
+
1190
+ // @public (undocumented)
1191
+ export const ChipGroup: FunctionComponent<PropsType< {
1192
+ view: {
1193
+ default: PolymorphicClassName;
1194
+ secondary: PolymorphicClassName;
1195
+ accent: PolymorphicClassName;
1196
+ };
1197
+ size: {
1198
+ l: PolymorphicClassName;
1199
+ m: PolymorphicClassName;
1200
+ s: PolymorphicClassName;
1201
+ xs: PolymorphicClassName;
1202
+ };
1203
+ gap: {
1204
+ dense: PolymorphicClassName;
1205
+ wide: PolymorphicClassName;
1206
+ };
1207
+ }> & ChipGroupProps & RefAttributes<HTMLDivElement>>;
1208
+
1209
+ export { ChipProps }
1210
+
1211
+ export { clearSelection }
1212
+
1213
+ export { closeNotification }
1214
+
1215
+ export { ClosePlacementType }
1216
+
1217
+ export { Col }
1218
+
1219
+ export { ColCount }
1220
+
1221
+ export { ColOffsetProps }
1222
+
1223
+ export { ColProps }
1224
+
1225
+ export { ColSizeProps }
1226
+
1227
+ // @public (undocumented)
1228
+ export const Combobox: React_2.ForwardRefExoticComponent<(Omit<PropsType< {
1229
+ view: {
1230
+ default: PolymorphicClassName;
1231
+ positive: PolymorphicClassName;
1232
+ warning: PolymorphicClassName;
1233
+ negative: PolymorphicClassName;
1234
+ };
1235
+ size: {
1236
+ l: PolymorphicClassName;
1237
+ m: PolymorphicClassName;
1238
+ s: PolymorphicClassName;
1239
+ xs: PolymorphicClassName;
1240
+ };
1241
+ labelPlacement: {
1242
+ inner: PolymorphicClassName;
1243
+ outer: PolymorphicClassName;
1244
+ };
1245
+ disabled: {
1246
+ true: PolymorphicClassName;
1247
+ };
1248
+ readOnly: {
1249
+ true: PolymorphicClassName;
1250
+ };
1251
+ }> & BasicProps & {
1252
+ readOnly?: boolean | undefined;
1253
+ disabled?: true | undefined;
1254
+ alwaysOpened?: false | undefined;
1255
+ } & {
1256
+ multiple?: false | undefined;
1257
+ value?: string | undefined;
1258
+ onChange?: ((value: string) => void) | undefined;
1259
+ isTargetAmount?: false | undefined;
1260
+ } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1261
+ view: {
1262
+ default: PolymorphicClassName;
1263
+ positive: PolymorphicClassName;
1264
+ warning: PolymorphicClassName;
1265
+ negative: PolymorphicClassName;
1266
+ };
1267
+ size: {
1268
+ l: PolymorphicClassName;
1269
+ m: PolymorphicClassName;
1270
+ s: PolymorphicClassName;
1271
+ xs: PolymorphicClassName;
1272
+ };
1273
+ labelPlacement: {
1274
+ inner: PolymorphicClassName;
1275
+ outer: PolymorphicClassName;
1276
+ };
1277
+ disabled: {
1278
+ true: PolymorphicClassName;
1279
+ };
1280
+ readOnly: {
1281
+ true: PolymorphicClassName;
1282
+ };
1283
+ }> & BasicProps & {
1284
+ readOnly?: boolean | undefined;
1285
+ disabled?: true | undefined;
1286
+ alwaysOpened?: false | undefined;
1287
+ } & {
1288
+ multiple: true;
1289
+ value?: string[] | undefined;
1290
+ onChange?: ((value: string[]) => void) | undefined;
1291
+ isTargetAmount?: boolean | undefined;
1292
+ } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1293
+ view: {
1294
+ default: PolymorphicClassName;
1295
+ positive: PolymorphicClassName;
1296
+ warning: PolymorphicClassName;
1297
+ negative: PolymorphicClassName;
1298
+ };
1299
+ size: {
1300
+ l: PolymorphicClassName;
1301
+ m: PolymorphicClassName;
1302
+ s: PolymorphicClassName;
1303
+ xs: PolymorphicClassName;
1304
+ };
1305
+ labelPlacement: {
1306
+ inner: PolymorphicClassName;
1307
+ outer: PolymorphicClassName;
1308
+ };
1309
+ disabled: {
1310
+ true: PolymorphicClassName;
1311
+ };
1312
+ readOnly: {
1313
+ true: PolymorphicClassName;
1314
+ };
1315
+ }> & BasicProps & {
1316
+ readOnly?: true | undefined;
1317
+ disabled?: boolean | undefined;
1318
+ alwaysOpened?: false | undefined;
1319
+ } & {
1320
+ multiple?: false | undefined;
1321
+ value?: string | undefined;
1322
+ onChange?: ((value: string) => void) | undefined;
1323
+ isTargetAmount?: false | undefined;
1324
+ } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1325
+ view: {
1326
+ default: PolymorphicClassName;
1327
+ positive: PolymorphicClassName;
1328
+ warning: PolymorphicClassName;
1329
+ negative: PolymorphicClassName;
1330
+ };
1331
+ size: {
1332
+ l: PolymorphicClassName;
1333
+ m: PolymorphicClassName;
1334
+ s: PolymorphicClassName;
1335
+ xs: PolymorphicClassName;
1336
+ };
1337
+ labelPlacement: {
1338
+ inner: PolymorphicClassName;
1339
+ outer: PolymorphicClassName;
1340
+ };
1341
+ disabled: {
1342
+ true: PolymorphicClassName;
1343
+ };
1344
+ readOnly: {
1345
+ true: PolymorphicClassName;
1346
+ };
1347
+ }> & BasicProps & {
1348
+ readOnly?: true | undefined;
1349
+ disabled?: boolean | undefined;
1350
+ alwaysOpened?: false | undefined;
1351
+ } & {
1352
+ multiple: true;
1353
+ value?: string[] | undefined;
1354
+ onChange?: ((value: string[]) => void) | undefined;
1355
+ isTargetAmount?: boolean | undefined;
1356
+ } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1357
+ view: {
1358
+ default: PolymorphicClassName;
1359
+ positive: PolymorphicClassName;
1360
+ warning: PolymorphicClassName;
1361
+ negative: PolymorphicClassName;
1362
+ };
1363
+ size: {
1364
+ l: PolymorphicClassName;
1365
+ m: PolymorphicClassName;
1366
+ s: PolymorphicClassName;
1367
+ xs: PolymorphicClassName;
1368
+ };
1369
+ labelPlacement: {
1370
+ inner: PolymorphicClassName;
1371
+ outer: PolymorphicClassName;
1372
+ };
1373
+ disabled: {
1374
+ true: PolymorphicClassName;
1375
+ };
1376
+ readOnly: {
1377
+ true: PolymorphicClassName;
1378
+ };
1379
+ }> & BasicProps & {
1380
+ readOnly?: false | undefined;
1381
+ disabled?: false | undefined;
1382
+ alwaysOpened?: true | undefined;
1383
+ } & {
1384
+ multiple?: false | undefined;
1385
+ value?: string | undefined;
1386
+ onChange?: ((value: string) => void) | undefined;
1387
+ isTargetAmount?: false | undefined;
1388
+ } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1389
+ view: {
1390
+ default: PolymorphicClassName;
1391
+ positive: PolymorphicClassName;
1392
+ warning: PolymorphicClassName;
1393
+ negative: PolymorphicClassName;
1394
+ };
1395
+ size: {
1396
+ l: PolymorphicClassName;
1397
+ m: PolymorphicClassName;
1398
+ s: PolymorphicClassName;
1399
+ xs: PolymorphicClassName;
1400
+ };
1401
+ labelPlacement: {
1402
+ inner: PolymorphicClassName;
1403
+ outer: PolymorphicClassName;
1404
+ };
1405
+ disabled: {
1406
+ true: PolymorphicClassName;
1407
+ };
1408
+ readOnly: {
1409
+ true: PolymorphicClassName;
1410
+ };
1411
+ }> & BasicProps & {
1412
+ readOnly?: false | undefined;
1413
+ disabled?: false | undefined;
1414
+ alwaysOpened?: true | undefined;
1415
+ } & {
1416
+ multiple: true;
1417
+ value?: string[] | undefined;
1418
+ onChange?: ((value: string[]) => void) | undefined;
1419
+ isTargetAmount?: boolean | undefined;
1420
+ } & Omit<React_2.ButtonHTMLAttributes<HTMLInputElement>, "onChange" | "value"> & React_2.RefAttributes<HTMLInputElement>, "ref"> | Omit<PropsType< {
1421
+ size: {
1422
+ xs: PolymorphicClassName;
1423
+ s: PolymorphicClassName;
1424
+ m: PolymorphicClassName;
1425
+ l: PolymorphicClassName;
1426
+ };
1427
+ view: {
1428
+ default: PolymorphicClassName;
1429
+ };
1430
+ }> & Omit<InputHTMLAttributes<HTMLInputElement>, "onChange" | "value" | "type" | "target" | "size" | "checked" | "minLength" | "maxLength"> & CustomComboboxProps & {
1431
+ valueType?: "single" | undefined;
1432
+ value?: ComboboxPrimitiveValue | undefined;
1433
+ onChangeValue?: ((value?: ComboboxPrimitiveValue | undefined) => void) | undefined;
1434
+ } & React_2.RefAttributes<HTMLInputElement> & {
1435
+ items?: undefined;
1436
+ }, "ref"> | Omit<PropsType< {
1437
+ size: {
1438
+ xs: PolymorphicClassName;
1439
+ s: PolymorphicClassName;
1440
+ m: PolymorphicClassName;
1441
+ l: PolymorphicClassName;
1442
+ };
1443
+ view: {
1444
+ default: PolymorphicClassName;
1445
+ };
1446
+ }> & Omit<InputHTMLAttributes<HTMLInputElement>, "onChange" | "value" | "type" | "target" | "size" | "checked" | "minLength" | "maxLength"> & CustomComboboxProps & {
1447
+ valueType: "multiple";
1448
+ value?: ComboboxPrimitiveValue[] | undefined;
1449
+ onChangeValue?: ((value?: ComboboxPrimitiveValue[] | undefined) => void) | undefined;
1450
+ } & React_2.RefAttributes<HTMLInputElement> & {
1451
+ items?: undefined;
1452
+ }, "ref">) & React_2.RefAttributes<HTMLInputElement>>;
1453
+
1454
+ // @public (undocumented)
1455
+ export const ComboboxDivider: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1456
+ id?: string | undefined;
1457
+ size?: string | undefined;
1458
+ view?: string | undefined;
1459
+ } & RefAttributes<HTMLDivElement>>;
1460
+
1461
+ // @public (undocumented)
1462
+ export const ComboboxFooter: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1463
+ id?: string | undefined;
1464
+ size?: string | undefined;
1465
+ view?: string | undefined;
1466
+ } & RefAttributes<HTMLDivElement>>;
1467
+
1468
+ // @public (undocumented)
1469
+ export const ComboboxGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1470
+ id?: string | undefined;
1471
+ labelClassName?: string | undefined;
1472
+ groupClassName?: string | undefined;
1473
+ label?: ReactNode;
1474
+ role?: string | undefined;
1475
+ size?: string | undefined;
1476
+ view?: string | undefined;
1477
+ } & RefAttributes<HTMLDivElement>>;
1478
+
1479
+ // @public (undocumented)
1480
+ export const ComboboxHeader: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1481
+ id?: string | undefined;
1482
+ size?: string | undefined;
1483
+ view?: string | undefined;
1484
+ } & RefAttributes<HTMLDivElement>>;
1485
+
1486
+ // @public (undocumented)
1487
+ export const ComboboxItem: FunctionComponent<PropsType<Variants> & Omit<HTMLAttributes<HTMLDivElement>, "onSelect"> & {
1488
+ id?: string | undefined;
1489
+ disabled?: boolean | undefined;
1490
+ label?: ReactNode;
1491
+ role?: string | undefined;
1492
+ contentLeft?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1493
+ contentRight?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1494
+ name?: string | undefined;
1495
+ checked?: boolean | undefined;
1496
+ text?: string | undefined;
1497
+ value?: string | number | boolean | undefined;
1498
+ isSelected?: boolean | undefined;
1499
+ onClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1500
+ onSelect?: ((value?: any, text?: any) => void) | undefined;
1501
+ size?: string | undefined;
1502
+ view?: string | undefined;
1503
+ } & RefAttributes<HTMLDivElement>>;
1504
+
1505
+ export { ComboboxProps }
1506
+
1507
+ // @public (undocumented)
1508
+ export const Container: FunctionComponent<PropsType< {
1509
+ view: {
1510
+ default: PolymorphicClassName;
1511
+ legacy: PolymorphicClassName;
1512
+ };
1513
+ }> & ContainerProps & RefAttributes<HTMLDivElement>>;
1514
+
1515
+ export { ContainerProps }
1516
+
1517
+ export { convertRoundnessMatrix }
1518
+
1519
+ // @public
1520
+ export const Counter: FunctionComponent<PropsType< {
1521
+ view: {
1522
+ default: PolymorphicClassName;
1523
+ primary: PolymorphicClassName;
1524
+ accent: PolymorphicClassName;
1525
+ positive: PolymorphicClassName;
1526
+ warning: PolymorphicClassName;
1527
+ negative: PolymorphicClassName;
1528
+ dark: PolymorphicClassName;
1529
+ light: PolymorphicClassName;
1530
+ };
1531
+ size: {
1532
+ xs: PolymorphicClassName;
1533
+ xxs: PolymorphicClassName;
1534
+ };
1535
+ }> & HTMLAttributes<HTMLDivElement> & {
1536
+ count: number;
1537
+ maxCount?: number | undefined;
1538
+ size?: string | undefined;
1539
+ view?: string | undefined;
1540
+ } & RefAttributes<HTMLDivElement>>;
1541
+
1542
+ export { CounterProps }
1543
+
1544
+ export { counterTokens }
1545
+
1546
+ // @public (undocumented)
1547
+ export const DatePicker: FunctionComponent<PropsType< {
1548
+ view: {
1549
+ default: PolymorphicClassName;
1550
+ };
1551
+ size: {
1552
+ l: PolymorphicClassName;
1553
+ m: PolymorphicClassName;
1554
+ s: PolymorphicClassName;
1555
+ xs: PolymorphicClassName;
1556
+ };
1557
+ disabled: {
1558
+ true: PolymorphicClassName;
1559
+ };
1560
+ readOnly: {
1561
+ true: PolymorphicClassName;
1562
+ };
1563
+ }> & DatePickerdVariationProps & DatePickerTextFieldProps & DatePickerCalendarProps & DatePickerPopoverProps & Omit<HTMLAttributes<HTMLDivElement>, "defaultValue"> & RefAttributes<HTMLInputElement>>;
1564
+
1565
+ export { datePickerClasses }
1566
+
1567
+ export { DatePickerPlacement }
1568
+
1569
+ export { DatePickerPlacementBasic }
1570
+
1571
+ export { DatePickerProps }
1572
+
1573
+ // @public (undocumented)
1574
+ export const DatePickerRange: FunctionComponent<PropsType< {
1575
+ view: {
1576
+ default: PolymorphicClassName;
1577
+ };
1578
+ size: {
1579
+ l: PolymorphicClassName;
1580
+ m: PolymorphicClassName;
1581
+ s: PolymorphicClassName;
1582
+ xs: PolymorphicClassName;
1583
+ };
1584
+ disabled: {
1585
+ true: PolymorphicClassName;
1586
+ };
1587
+ readOnly: {
1588
+ true: PolymorphicClassName;
1589
+ };
1590
+ }> & DatePickerdVariationProps & {
1591
+ defaultFirstDate?: Date | undefined;
1592
+ defaultSecondDate?: Date | undefined;
1593
+ name?: string | undefined;
1594
+ onCommitFirstDate?: ((value: string | Date, error?: boolean | undefined, success?: boolean | undefined, dateInfo?: DateInfo | undefined) => void) | undefined;
1595
+ onCommitSecondDate?: ((value: string | Date, error?: boolean | undefined, success?: boolean | undefined, dateInfo?: DateInfo | undefined) => void) | undefined;
1596
+ onChange?: ((event: {
1597
+ target: {
1598
+ value?: string | undefined;
1599
+ name?: string | undefined;
1600
+ };
1601
+ }) => void) | undefined;
1602
+ } & {
1603
+ label?: string | undefined;
1604
+ view?: string | undefined;
1605
+ disabled?: boolean | undefined;
1606
+ readOnly?: boolean | undefined;
1607
+ size?: string | undefined;
1608
+ contentLeft?: ReactNode;
1609
+ contentRight?: ReactNode;
1610
+ leftHelper?: string | undefined;
1611
+ dividerVariant?: "none" | "icon" | "dash" | undefined;
1612
+ dividerIcon?: ReactNode;
1613
+ firstValueError?: boolean | undefined;
1614
+ secondValueError?: boolean | undefined;
1615
+ firstValueSuccess?: boolean | undefined;
1616
+ secondValueSuccess?: boolean | undefined;
1617
+ firstPlaceholder?: string | undefined;
1618
+ secondPlaceholder?: string | undefined;
1619
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1620
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1621
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1622
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1623
+ firstTextfieldTextBefore?: string | undefined;
1624
+ secondTextfieldTextBefore?: string | undefined;
1625
+ firstTextfieldTextAfter?: string | undefined;
1626
+ secondTextfieldTextAfter?: string | undefined;
1627
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
1628
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
1629
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1630
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1631
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1632
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1633
+ } & DatePickerCalendarProps & Omit<DatePickerPopoverProps, "placement"> & {
1634
+ placement?: DatePickerRangePlacement | DatePickerRangePlacement[] | undefined;
1635
+ isDoubleCalendar?: boolean | undefined;
1636
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>>;
1637
+
1638
+ export { DatePickerRangePlacement }
1639
+
1640
+ export { DatePickerRangeProps }
1641
+
1642
+ export { datePickerTokens }
1643
+
1644
+ export { defaultValidate }
1645
+
1646
+ export { DisabledProps }
1647
+
1648
+ // @public
1649
+ export const Divider: FunctionComponent<PropsType< {
1650
+ view: {
1651
+ default: PolymorphicClassName;
1652
+ dark: PolymorphicClassName;
1653
+ light: PolymorphicClassName;
1654
+ inverse: PolymorphicClassName;
1655
+ };
1656
+ size: {
1657
+ m: PolymorphicClassName;
1658
+ };
1659
+ orientation: {
1660
+ horizontal: PolymorphicClassName;
1661
+ vertical: PolymorphicClassName;
1662
+ };
1663
+ }> & DividerProps & RefAttributes<HTMLDivElement>>;
1664
+
1665
+ export { DividerProps }
1666
+
1667
+ export { dividerTokens }
1668
+
1669
+ // @public
1670
+ export const Drawer: FunctionComponent<PropsType< {
1671
+ view: {
1672
+ default: PolymorphicClassName;
1673
+ };
1674
+ size: {
1675
+ m: PolymorphicClassName;
1676
+ };
1677
+ borderRadius: {
1678
+ none: PolymorphicClassName;
1679
+ default: PolymorphicClassName;
1680
+ };
1681
+ }> & PopupBaseProps & PanelProps & {
1682
+ placement?: "top" | "right" | "bottom" | "left" | undefined;
1683
+ asModal?: boolean | undefined;
1684
+ withBlur?: boolean | undefined;
1685
+ closeOnEsc?: boolean | undefined;
1686
+ closeOnOverlayClick?: boolean | undefined;
1687
+ onEscKeyDown?: ((event: KeyboardEvent) => void) | undefined;
1688
+ onOverlayClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1689
+ initialFocusRef?: RefObject<HTMLElement> | undefined;
1690
+ focusAfterRef?: RefObject<HTMLElement> | undefined;
1691
+ onClose?: (() => void) | undefined;
1692
+ } & RefAttributes<HTMLDivElement>>;
1693
+
1694
+ // @public
1695
+ export const DrawerContent: FunctionComponent<PropsType<Variants> & {
1696
+ view?: string | undefined;
1697
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1698
+
1699
+ export { DrawerContentProps }
1700
+
1701
+ // @public
1702
+ export const DrawerFooter: FunctionComponent<PropsType<Variants> & {
1703
+ view?: string | undefined;
1704
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1705
+
1706
+ export { DrawerFooterProps }
1707
+
1708
+ // @public
1709
+ export const DrawerHeader: FunctionComponent<PropsType<Variants> & {
1710
+ hasClose?: boolean | undefined;
1711
+ closePlacement?: "right" | "left" | undefined;
1712
+ actions?: ReactNode;
1713
+ onClose?: (() => void) | undefined;
1714
+ view?: string | undefined;
1715
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1716
+
1717
+ export { DrawerHeaderProps }
1718
+
1719
+ export { DrawerProps }
1720
+
1721
+ // @public (undocumented)
1722
+ export const Dropdown: FunctionComponent<PropsType< {
1723
+ size: {
1724
+ xs: PolymorphicClassName;
1725
+ s: PolymorphicClassName;
1726
+ m: PolymorphicClassName;
1727
+ l: PolymorphicClassName;
1728
+ };
1729
+ view: {
1730
+ default: PolymorphicClassName;
1731
+ };
1732
+ }> & DropdownProps & RefAttributes<HTMLDivElement>>;
1733
+
1734
+ // @public (undocumented)
1735
+ export const DropdownItem: React_2.ForwardRefExoticComponent<DropdownItemProps & React_2.RefAttributes<HTMLDivElement>>;
1736
+
1737
+ export { DropdownItemProps }
1738
+
1739
+ export { DropdownItemType }
1740
+
1741
+ // @public (undocumented)
1742
+ export const DropdownList: StyledComponent<"ul", any, {}, never>;
1743
+
1744
+ export { DropdownNodeType }
1745
+
1746
+ // @public (undocumented)
1747
+ export const DropdownPopup: React_2.ForwardRefExoticComponent<DropdownPopupProps & React_2.RefAttributes<HTMLDivElement>>;
1748
+
1749
+ export { DropdownPopupProps }
1750
+
1751
+ export { DropdownProps }
1752
+
1753
+ // @public (undocumented)
1754
+ export const DsplL: FunctionComponent<PropsType< {
1755
+ size: {
1756
+ l: PolymorphicClassName;
1757
+ };
1758
+ }> & {
1759
+ breakWord?: boolean | undefined;
1760
+ color?: string | undefined;
1761
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1762
+
1763
+ // @public (undocumented)
1764
+ export const DsplM: FunctionComponent<PropsType< {
1765
+ size: {
1766
+ m: PolymorphicClassName;
1767
+ };
1768
+ }> & {
1769
+ breakWord?: boolean | undefined;
1770
+ color?: string | undefined;
1771
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1772
+
1773
+ // @public (undocumented)
1774
+ export const DsplS: FunctionComponent<PropsType< {
1775
+ size: {
1776
+ s: PolymorphicClassName;
1777
+ };
1778
+ }> & {
1779
+ breakWord?: boolean | undefined;
1780
+ color?: string | undefined;
1781
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1782
+
1783
+ // @public (undocumented)
1784
+ export const Editable: FunctionComponent<PropsType< {
1785
+ view: {
1786
+ default: PolymorphicClassName;
1787
+ };
1788
+ size: {
1789
+ m: PolymorphicClassName;
1790
+ };
1791
+ }> & EditableProps<TypographyVariants> & RefAttributes<HTMLInputElement>>;
1792
+
1793
+ export { ElasticGrid }
1794
+
1795
+ export { ElasticGridProps }
1796
+
1797
+ // @public (undocumented)
1798
+ export const EmptyState: FunctionComponent<PropsType< {
1799
+ size: {
1800
+ l: PolymorphicClassName;
1801
+ m: PolymorphicClassName;
1802
+ s: PolymorphicClassName;
1803
+ xs: PolymorphicClassName;
1804
+ };
1805
+ }> & Props & RefAttributes<HTMLDivElement>>;
1806
+
1807
+ export { extractTextFrom }
1808
+
1809
+ export { FocusProps }
1810
+
1811
+ // @public (undocumented)
1812
+ export const Footnote1: FunctionComponent<PropsType< {
1813
+ size: {
1814
+ footnote1: PolymorphicClassName;
1815
+ };
1816
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1817
+
1818
+ // @public (undocumented)
1819
+ export const Footnote2: FunctionComponent<PropsType< {
1820
+ size: {
1821
+ footnote2: PolymorphicClassName;
1822
+ };
1823
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1824
+
1825
+ export { formatCurrency }
1826
+
1827
+ export { gridBreakpoints }
1828
+
1829
+ export { gridColumns }
1830
+
1831
+ export { gridGutters }
1832
+
1833
+ export { gridMargins }
1834
+
1835
+ export { gridSizes }
1836
+
1837
+ // @public (undocumented)
1838
+ export const H1: FunctionComponent<PropsType< {
1839
+ size: {
1840
+ h1: PolymorphicClassName;
1841
+ };
1842
+ }> & {
1843
+ breakWord?: boolean | undefined;
1844
+ color?: string | undefined;
1845
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1846
+
1847
+ // @public (undocumented)
1848
+ export const H2: FunctionComponent<PropsType< {
1849
+ size: {
1850
+ h2: PolymorphicClassName;
1851
+ };
1852
+ }> & {
1853
+ breakWord?: boolean | undefined;
1854
+ color?: string | undefined;
1855
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1856
+
1857
+ // @public (undocumented)
1858
+ export const H3: FunctionComponent<PropsType< {
1859
+ size: {
1860
+ h3: PolymorphicClassName;
1861
+ };
1862
+ }> & {
1863
+ breakWord?: boolean | undefined;
1864
+ color?: string | undefined;
1865
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1866
+
1867
+ // @public (undocumented)
1868
+ export const H4: FunctionComponent<PropsType< {
1869
+ size: {
1870
+ h4: PolymorphicClassName;
1871
+ };
1872
+ }> & {
1873
+ breakWord?: boolean | undefined;
1874
+ color?: string | undefined;
1875
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1876
+
1877
+ // @public (undocumented)
1878
+ export const H5: FunctionComponent<PropsType< {
1879
+ size: {
1880
+ h5: PolymorphicClassName;
1881
+ };
1882
+ }> & {
1883
+ breakWord?: boolean | undefined;
1884
+ color?: string | undefined;
1885
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1886
+
1887
+ // @public (undocumented)
1888
+ export const Headline1: FunctionComponent<PropsType< {
1889
+ size: {
1890
+ headline1: PolymorphicClassName;
1891
+ };
1892
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1893
+
1894
+ // @public (undocumented)
1895
+ export const Headline2: FunctionComponent<PropsType< {
1896
+ size: {
1897
+ headline2: PolymorphicClassName;
1898
+ };
1899
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1900
+
1901
+ // @public (undocumented)
1902
+ export const Headline3: FunctionComponent<PropsType< {
1903
+ size: {
1904
+ headline3: PolymorphicClassName;
1905
+ };
1906
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1907
+
1908
+ // @public (undocumented)
1909
+ export const Headline4: FunctionComponent<PropsType< {
1910
+ size: {
1911
+ headline4: PolymorphicClassName;
1912
+ };
1913
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1914
+
1915
+ // @public (undocumented)
1916
+ export const Headline5: FunctionComponent<PropsType< {
1917
+ size: {
1918
+ headline5: PolymorphicClassName;
1919
+ };
1920
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1921
+
1922
+ // @public
1923
+ export const IconButton: FunctionComponent<PropsType< {
1924
+ view: {
1925
+ default: PolymorphicClassName;
1926
+ accent: PolymorphicClassName;
1927
+ secondary: PolymorphicClassName;
1928
+ clear: PolymorphicClassName;
1929
+ success: PolymorphicClassName;
1930
+ warning: PolymorphicClassName;
1931
+ critical: PolymorphicClassName;
1932
+ dark: PolymorphicClassName;
1933
+ black: PolymorphicClassName;
1934
+ white: PolymorphicClassName;
1935
+ };
1936
+ size: {
1937
+ l: PolymorphicClassName;
1938
+ lr: PolymorphicClassName;
1939
+ m: PolymorphicClassName;
1940
+ mr: PolymorphicClassName;
1941
+ s: PolymorphicClassName;
1942
+ sr: PolymorphicClassName;
1943
+ xs: PolymorphicClassName;
1944
+ xsr: PolymorphicClassName;
1945
+ };
1946
+ disabled: {
1947
+ true: PolymorphicClassName;
1948
+ };
1949
+ focused: {
1950
+ true: PolymorphicClassName;
1951
+ };
1952
+ }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1953
+ text?: string | undefined;
1954
+ contentLeft?: ReactNode;
1955
+ contentPlacing?: ("default" | "relaxed") | undefined;
1956
+ isLoading?: boolean | undefined;
1957
+ loader?: ReactNode;
1958
+ stretch?: boolean | undefined;
1959
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
1960
+ square?: boolean | undefined;
1961
+ focused?: boolean | undefined;
1962
+ disabled?: boolean | undefined;
1963
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1964
+ view?: string | undefined;
1965
+ size?: string | undefined;
1966
+ outlined?: boolean | undefined;
1967
+ shiftLeft?: boolean | undefined;
1968
+ shiftRight?: boolean | undefined;
1969
+ blur?: "small" | "medium" | "large" | undefined;
1970
+ } & {
1971
+ value?: string | number | undefined;
1972
+ contentRight?: undefined;
1973
+ } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1974
+ text?: string | undefined;
1975
+ contentLeft?: ReactNode;
1976
+ contentPlacing?: ("default" | "relaxed") | undefined;
1977
+ isLoading?: boolean | undefined;
1978
+ loader?: ReactNode;
1979
+ stretch?: boolean | undefined;
1980
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
1981
+ square?: boolean | undefined;
1982
+ focused?: boolean | undefined;
1983
+ disabled?: boolean | undefined;
1984
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1985
+ view?: string | undefined;
1986
+ size?: string | undefined;
1987
+ outlined?: boolean | undefined;
1988
+ shiftLeft?: boolean | undefined;
1989
+ shiftRight?: boolean | undefined;
1990
+ blur?: "small" | "medium" | "large" | undefined;
1991
+ } & {
1992
+ value?: undefined;
1993
+ contentRight?: ReactNode;
1994
+ } & RefAttributes<HTMLButtonElement>))>;
1995
+
1996
+ // @public
1997
+ const Image_2: FunctionComponent<PropsType<Variants> & ImgHTMLAttributes<HTMLImageElement> & {
1998
+ base?: "img" | "div" | undefined;
1999
+ 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;
2000
+ customRatio?: string | undefined;
2001
+ } & RefAttributes<HTMLDivElement>>;
2002
+ export { Image_2 as Image }
2003
+
2004
+ export { ImageProps }
2005
+
2006
+ // @public (undocumented)
2007
+ export const Indicator: FunctionComponent<PropsType< {
2008
+ view: {
2009
+ default: PolymorphicClassName;
2010
+ accent: PolymorphicClassName;
2011
+ inactive: PolymorphicClassName;
2012
+ positive: PolymorphicClassName;
2013
+ warning: PolymorphicClassName;
2014
+ negative: PolymorphicClassName;
2015
+ black: PolymorphicClassName;
2016
+ white: PolymorphicClassName;
2017
+ };
2018
+ size: {
2019
+ l: PolymorphicClassName;
2020
+ m: PolymorphicClassName;
2021
+ s: PolymorphicClassName;
2022
+ };
2023
+ }> & HTMLAttributes<HTMLDivElement> & {
2024
+ size: string;
2025
+ view: string;
2026
+ } & RefAttributes<HTMLDivElement>>;
2027
+
2028
+ export { IndicatorProps }
2029
+
2030
+ export { InputHTMLAttributes }
2031
+
2032
+ // @public
2033
+ export const LineSkeleton: FunctionComponent<PropsType< {
2034
+ size: {
2035
+ body1: PolymorphicClassName;
2036
+ body2: PolymorphicClassName;
2037
+ body3: PolymorphicClassName;
2038
+ button1: PolymorphicClassName;
2039
+ button2: PolymorphicClassName;
2040
+ caption: PolymorphicClassName;
2041
+ display1: PolymorphicClassName;
2042
+ display2: PolymorphicClassName;
2043
+ display3: PolymorphicClassName;
2044
+ footnote1: PolymorphicClassName;
2045
+ footnote2: PolymorphicClassName;
2046
+ headline1: PolymorphicClassName;
2047
+ headline2: PolymorphicClassName;
2048
+ headline3: PolymorphicClassName;
2049
+ headline4: PolymorphicClassName;
2050
+ paragraph1: PolymorphicClassName;
2051
+ paragraph2: PolymorphicClassName;
2052
+ underline: PolymorphicClassName;
2053
+ bodyL: PolymorphicClassName;
2054
+ bodyM: PolymorphicClassName;
2055
+ bodyS: PolymorphicClassName;
2056
+ bodyXS: PolymorphicClassName;
2057
+ bodyXXS: PolymorphicClassName;
2058
+ dsplL: PolymorphicClassName;
2059
+ dsplM: PolymorphicClassName;
2060
+ dsplS: PolymorphicClassName;
2061
+ h1: PolymorphicClassName;
2062
+ h2: PolymorphicClassName;
2063
+ h3: PolymorphicClassName;
2064
+ h4: PolymorphicClassName;
2065
+ h5: PolymorphicClassName;
2066
+ textL: PolymorphicClassName;
2067
+ textM: PolymorphicClassName;
2068
+ textS: PolymorphicClassName;
2069
+ textXS: PolymorphicClassName;
2070
+ };
2071
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
2072
+ customGradientColor?: string | undefined;
2073
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
2074
+ } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement>>;
2075
+
2076
+ export { LineSkeletonProps }
2077
+
2078
+ // @public
2079
+ export const Link: FunctionComponent<PropsType< {
2080
+ view: {
2081
+ default: PolymorphicClassName;
2082
+ primary: PolymorphicClassName;
2083
+ secondary: PolymorphicClassName;
2084
+ tertiary: PolymorphicClassName;
2085
+ paragraph: PolymorphicClassName;
2086
+ accent: PolymorphicClassName;
2087
+ positive: PolymorphicClassName;
2088
+ warning: PolymorphicClassName;
2089
+ negative: PolymorphicClassName;
2090
+ clear: PolymorphicClassName;
2091
+ };
2092
+ disabled: {
2093
+ true: PolymorphicClassName;
2094
+ };
2095
+ focused: {
2096
+ true: PolymorphicClassName;
2097
+ };
2098
+ }> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
2099
+
2100
+ export { List }
2101
+
2102
+ export { ListItem }
2103
+
2104
+ // @public (undocumented)
2105
+ export const Mask: ForwardRefExoticComponent<(Omit<PropsType< {
2106
+ view: {
2107
+ default: PolymorphicClassName;
2108
+ positive: PolymorphicClassName;
2109
+ warning: PolymorphicClassName;
2110
+ negative: PolymorphicClassName;
2111
+ };
2112
+ size: {
2113
+ l: PolymorphicClassName;
2114
+ m: PolymorphicClassName;
2115
+ s: PolymorphicClassName;
2116
+ xs: PolymorphicClassName;
2117
+ };
2118
+ labelPlacement: {
2119
+ inner: PolymorphicClassName;
2120
+ outer: PolymorphicClassName;
2121
+ };
2122
+ clear: {
2123
+ true: PolymorphicClassName;
2124
+ };
2125
+ disabled: {
2126
+ true: PolymorphicClassName;
2127
+ };
2128
+ readOnly: {
2129
+ true: PolymorphicClassName;
2130
+ };
2131
+ }> & {
2132
+ size?: string | undefined;
2133
+ view?: string | undefined;
2134
+ readOnly?: boolean | undefined;
2135
+ disabled?: boolean | undefined;
2136
+ } & {
2137
+ label?: string | undefined;
2138
+ labelPlacement?: "outer" | "inner" | undefined;
2139
+ leftHelper?: string | undefined;
2140
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2141
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2142
+ textBefore?: string | undefined;
2143
+ textAfter?: string | undefined;
2144
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2145
+ } & {
2146
+ requiredPlacement?: "right" | "left" | undefined;
2147
+ } & {
2148
+ required: true;
2149
+ optional?: false | undefined;
2150
+ } & {
2151
+ clear?: boolean | undefined;
2152
+ hasDivider?: boolean | undefined;
2153
+ } & {
2154
+ chips?: undefined;
2155
+ onChangeChips?: undefined;
2156
+ enumerationType?: "plain" | undefined;
2157
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2158
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2159
+ view: {
2160
+ default: PolymorphicClassName;
2161
+ positive: PolymorphicClassName;
2162
+ warning: PolymorphicClassName;
2163
+ negative: PolymorphicClassName;
2164
+ };
2165
+ size: {
2166
+ l: PolymorphicClassName;
2167
+ m: PolymorphicClassName;
2168
+ s: PolymorphicClassName;
2169
+ xs: PolymorphicClassName;
2170
+ };
2171
+ labelPlacement: {
2172
+ inner: PolymorphicClassName;
2173
+ outer: PolymorphicClassName;
2174
+ };
2175
+ clear: {
2176
+ true: PolymorphicClassName;
2177
+ };
2178
+ disabled: {
2179
+ true: PolymorphicClassName;
2180
+ };
2181
+ readOnly: {
2182
+ true: PolymorphicClassName;
2183
+ };
2184
+ }> & {
2185
+ size?: string | undefined;
2186
+ view?: string | undefined;
2187
+ readOnly?: boolean | undefined;
2188
+ disabled?: boolean | undefined;
2189
+ } & {
2190
+ label?: string | undefined;
2191
+ labelPlacement?: "outer" | "inner" | undefined;
2192
+ leftHelper?: string | undefined;
2193
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2194
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2195
+ textBefore?: string | undefined;
2196
+ textAfter?: string | undefined;
2197
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2198
+ } & {
2199
+ requiredPlacement?: "right" | "left" | undefined;
2200
+ } & {
2201
+ required: true;
2202
+ optional?: false | undefined;
2203
+ } & {
2204
+ clear?: boolean | undefined;
2205
+ hasDivider?: boolean | undefined;
2206
+ } & {
2207
+ enumerationType: "chip";
2208
+ onSearch?: undefined;
2209
+ chips?: TextFieldPrimitiveValue[] | undefined;
2210
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2211
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2212
+ view: {
2213
+ default: PolymorphicClassName;
2214
+ positive: PolymorphicClassName;
2215
+ warning: PolymorphicClassName;
2216
+ negative: PolymorphicClassName;
2217
+ };
2218
+ size: {
2219
+ l: PolymorphicClassName;
2220
+ m: PolymorphicClassName;
2221
+ s: PolymorphicClassName;
2222
+ xs: PolymorphicClassName;
2223
+ };
2224
+ labelPlacement: {
2225
+ inner: PolymorphicClassName;
2226
+ outer: PolymorphicClassName;
2227
+ };
2228
+ clear: {
2229
+ true: PolymorphicClassName;
2230
+ };
2231
+ disabled: {
2232
+ true: PolymorphicClassName;
2233
+ };
2234
+ readOnly: {
2235
+ true: PolymorphicClassName;
2236
+ };
2237
+ }> & {
2238
+ size?: string | undefined;
2239
+ view?: string | undefined;
2240
+ readOnly?: boolean | undefined;
2241
+ disabled?: boolean | undefined;
2242
+ } & {
2243
+ label?: string | undefined;
2244
+ labelPlacement?: "outer" | "inner" | undefined;
2245
+ leftHelper?: string | undefined;
2246
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2247
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2248
+ textBefore?: string | undefined;
2249
+ textAfter?: string | undefined;
2250
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2251
+ } & {
2252
+ requiredPlacement?: "right" | "left" | undefined;
2253
+ } & {
2254
+ required: true;
2255
+ optional?: false | undefined;
2256
+ } & {
2257
+ clear?: false | undefined;
2258
+ hasDivider?: undefined;
2259
+ } & {
2260
+ chips?: undefined;
2261
+ onChangeChips?: undefined;
2262
+ enumerationType?: "plain" | undefined;
2263
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2264
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2265
+ view: {
2266
+ default: PolymorphicClassName;
2267
+ positive: PolymorphicClassName;
2268
+ warning: PolymorphicClassName;
2269
+ negative: PolymorphicClassName;
2270
+ };
2271
+ size: {
2272
+ l: PolymorphicClassName;
2273
+ m: PolymorphicClassName;
2274
+ s: PolymorphicClassName;
2275
+ xs: PolymorphicClassName;
2276
+ };
2277
+ labelPlacement: {
2278
+ inner: PolymorphicClassName;
2279
+ outer: PolymorphicClassName;
2280
+ };
2281
+ clear: {
2282
+ true: PolymorphicClassName;
2283
+ };
2284
+ disabled: {
2285
+ true: PolymorphicClassName;
2286
+ };
2287
+ readOnly: {
2288
+ true: PolymorphicClassName;
2289
+ };
2290
+ }> & {
2291
+ size?: string | undefined;
2292
+ view?: string | undefined;
2293
+ readOnly?: boolean | undefined;
2294
+ disabled?: boolean | undefined;
2295
+ } & {
2296
+ label?: string | undefined;
2297
+ labelPlacement?: "outer" | "inner" | undefined;
2298
+ leftHelper?: string | undefined;
2299
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2300
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2301
+ textBefore?: string | undefined;
2302
+ textAfter?: string | undefined;
2303
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2304
+ } & {
2305
+ requiredPlacement?: "right" | "left" | undefined;
2306
+ } & {
2307
+ required: true;
2308
+ optional?: false | undefined;
2309
+ } & {
2310
+ clear?: false | undefined;
2311
+ hasDivider?: undefined;
2312
+ } & {
2313
+ enumerationType: "chip";
2314
+ onSearch?: undefined;
2315
+ chips?: TextFieldPrimitiveValue[] | undefined;
2316
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2317
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2318
+ view: {
2319
+ default: PolymorphicClassName;
2320
+ positive: PolymorphicClassName;
2321
+ warning: PolymorphicClassName;
2322
+ negative: PolymorphicClassName;
2323
+ };
2324
+ size: {
2325
+ l: PolymorphicClassName;
2326
+ m: PolymorphicClassName;
2327
+ s: PolymorphicClassName;
2328
+ xs: PolymorphicClassName;
2329
+ };
2330
+ labelPlacement: {
2331
+ inner: PolymorphicClassName;
2332
+ outer: PolymorphicClassName;
2333
+ };
2334
+ clear: {
2335
+ true: PolymorphicClassName;
2336
+ };
2337
+ disabled: {
2338
+ true: PolymorphicClassName;
2339
+ };
2340
+ readOnly: {
2341
+ true: PolymorphicClassName;
2342
+ };
2343
+ }> & {
2344
+ size?: string | undefined;
2345
+ view?: string | undefined;
2346
+ readOnly?: boolean | undefined;
2347
+ disabled?: boolean | undefined;
2348
+ } & {
2349
+ label?: string | undefined;
2350
+ labelPlacement?: "outer" | "inner" | undefined;
2351
+ leftHelper?: string | undefined;
2352
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2353
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2354
+ textBefore?: string | undefined;
2355
+ textAfter?: string | undefined;
2356
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2357
+ } & {
2358
+ requiredPlacement?: "right" | "left" | undefined;
2359
+ } & {
2360
+ optional?: true | undefined;
2361
+ required?: false | undefined;
2362
+ } & {
2363
+ clear?: boolean | undefined;
2364
+ hasDivider?: boolean | undefined;
2365
+ } & {
2366
+ chips?: undefined;
2367
+ onChangeChips?: undefined;
2368
+ enumerationType?: "plain" | undefined;
2369
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2370
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2371
+ view: {
2372
+ default: PolymorphicClassName;
2373
+ positive: PolymorphicClassName;
2374
+ warning: PolymorphicClassName;
2375
+ negative: PolymorphicClassName;
2376
+ };
2377
+ size: {
2378
+ l: PolymorphicClassName;
2379
+ m: PolymorphicClassName;
2380
+ s: PolymorphicClassName;
2381
+ xs: PolymorphicClassName;
2382
+ };
2383
+ labelPlacement: {
2384
+ inner: PolymorphicClassName;
2385
+ outer: PolymorphicClassName;
2386
+ };
2387
+ clear: {
2388
+ true: PolymorphicClassName;
2389
+ };
2390
+ disabled: {
2391
+ true: PolymorphicClassName;
2392
+ };
2393
+ readOnly: {
2394
+ true: PolymorphicClassName;
2395
+ };
2396
+ }> & {
2397
+ size?: string | undefined;
2398
+ view?: string | undefined;
2399
+ readOnly?: boolean | undefined;
2400
+ disabled?: boolean | undefined;
2401
+ } & {
2402
+ label?: string | undefined;
2403
+ labelPlacement?: "outer" | "inner" | undefined;
2404
+ leftHelper?: string | undefined;
2405
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2406
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2407
+ textBefore?: string | undefined;
2408
+ textAfter?: string | undefined;
2409
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2410
+ } & {
2411
+ requiredPlacement?: "right" | "left" | undefined;
2412
+ } & {
2413
+ optional?: true | undefined;
2414
+ required?: false | undefined;
2415
+ } & {
2416
+ clear?: boolean | undefined;
2417
+ hasDivider?: boolean | undefined;
2418
+ } & {
2419
+ enumerationType: "chip";
2420
+ onSearch?: undefined;
2421
+ chips?: TextFieldPrimitiveValue[] | undefined;
2422
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2423
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2424
+ view: {
2425
+ default: PolymorphicClassName;
2426
+ positive: PolymorphicClassName;
2427
+ warning: PolymorphicClassName;
2428
+ negative: PolymorphicClassName;
2429
+ };
2430
+ size: {
2431
+ l: PolymorphicClassName;
2432
+ m: PolymorphicClassName;
2433
+ s: PolymorphicClassName;
2434
+ xs: PolymorphicClassName;
2435
+ };
2436
+ labelPlacement: {
2437
+ inner: PolymorphicClassName;
2438
+ outer: PolymorphicClassName;
2439
+ };
2440
+ clear: {
2441
+ true: PolymorphicClassName;
2442
+ };
2443
+ disabled: {
2444
+ true: PolymorphicClassName;
2445
+ };
2446
+ readOnly: {
2447
+ true: PolymorphicClassName;
2448
+ };
2449
+ }> & {
2450
+ size?: string | undefined;
2451
+ view?: string | undefined;
2452
+ readOnly?: boolean | undefined;
2453
+ disabled?: boolean | undefined;
2454
+ } & {
2455
+ label?: string | undefined;
2456
+ labelPlacement?: "outer" | "inner" | undefined;
2457
+ leftHelper?: string | undefined;
2458
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2459
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2460
+ textBefore?: string | undefined;
2461
+ textAfter?: string | undefined;
2462
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2463
+ } & {
2464
+ requiredPlacement?: "right" | "left" | undefined;
2465
+ } & {
2466
+ optional?: true | undefined;
2467
+ required?: false | undefined;
2468
+ } & {
2469
+ clear?: false | undefined;
2470
+ hasDivider?: undefined;
2471
+ } & {
2472
+ chips?: undefined;
2473
+ onChangeChips?: undefined;
2474
+ enumerationType?: "plain" | undefined;
2475
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2476
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2477
+ view: {
2478
+ default: PolymorphicClassName;
2479
+ positive: PolymorphicClassName;
2480
+ warning: PolymorphicClassName;
2481
+ negative: PolymorphicClassName;
2482
+ };
2483
+ size: {
2484
+ l: PolymorphicClassName;
2485
+ m: PolymorphicClassName;
2486
+ s: PolymorphicClassName;
2487
+ xs: PolymorphicClassName;
2488
+ };
2489
+ labelPlacement: {
2490
+ inner: PolymorphicClassName;
2491
+ outer: PolymorphicClassName;
2492
+ };
2493
+ clear: {
2494
+ true: PolymorphicClassName;
2495
+ };
2496
+ disabled: {
2497
+ true: PolymorphicClassName;
2498
+ };
2499
+ readOnly: {
2500
+ true: PolymorphicClassName;
2501
+ };
2502
+ }> & {
2503
+ size?: string | undefined;
2504
+ view?: string | undefined;
2505
+ readOnly?: boolean | undefined;
2506
+ disabled?: boolean | undefined;
2507
+ } & {
2508
+ label?: string | undefined;
2509
+ labelPlacement?: "outer" | "inner" | undefined;
2510
+ leftHelper?: string | undefined;
2511
+ contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2512
+ contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2513
+ textBefore?: string | undefined;
2514
+ textAfter?: string | undefined;
2515
+ onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2516
+ } & {
2517
+ requiredPlacement?: "right" | "left" | undefined;
2518
+ } & {
2519
+ optional?: true | undefined;
2520
+ required?: false | undefined;
2521
+ } & {
2522
+ clear?: false | undefined;
2523
+ hasDivider?: undefined;
2524
+ } & {
2525
+ enumerationType: "chip";
2526
+ onSearch?: undefined;
2527
+ chips?: TextFieldPrimitiveValue[] | undefined;
2528
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2529
+ } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref">) & RefAttributes<HTMLInputElement>>;
2530
+
2531
+ export { MaxLinesProps }
2532
+
2533
+ export { mediaQuery }
2534
+
2535
+ export { MediaQueryFunction }
2536
+
2537
+ export { Modal }
2538
+
2539
+ // @public
2540
+ export const ModalBase: ForwardRefExoticComponent<ModalBaseProps & RefAttributes<HTMLDivElement>>;
2541
+
2542
+ export { modalBaseClasses }
2543
+
2544
+ export { ModalBaseProps }
2545
+
2546
+ export { ModalProps }
2547
+
2548
+ export { ModalsProvider }
2549
+
2550
+ export { ModalView }
2551
+
2552
+ export { monthLongName }
2553
+
2554
+ export { monthShortName }
2555
+
2556
+ // @public (undocumented)
2557
+ const Notification_2: React_2.FunctionComponent<PropsType< {
2558
+ view: {
2559
+ default: PolymorphicClassName;
2560
+ };
2561
+ layout: {
2562
+ horizontal: PolymorphicClassName;
2563
+ vertical: PolymorphicClassName;
2564
+ };
2565
+ size: {
2566
+ xs: PolymorphicClassName;
2567
+ xxs: PolymorphicClassName;
2568
+ };
2569
+ }> & NotificationProps & React_2.RefAttributes<HTMLDivElement>>;
2570
+ export { Notification_2 as Notification }
2571
+
2572
+ export { NotificationIconPlacement }
2573
+
2574
+ export { NotificationLayout }
2575
+
2576
+ export { NotificationProps }
2577
+
2578
+ // @public (undocumented)
2579
+ export const NotificationsProvider: React_2.FC<{
2580
+ children: ReactNode;
2581
+ frame?: string;
2582
+ }>;
2583
+
2584
+ export { OutlinedProps }
2585
+
2586
+ export { Overlay }
2587
+
2588
+ export { OverlayProps }
2589
+
2590
+ // @public (undocumented)
2591
+ export const P1: FunctionComponent<PropsType< {
2592
+ size: {
2593
+ paragraph1: PolymorphicClassName;
2594
+ };
2595
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2596
+
2597
+ // @public (undocumented)
2598
+ export const P2: FunctionComponent<PropsType< {
2599
+ size: {
2600
+ paragraph2: PolymorphicClassName;
2601
+ };
2602
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2603
+
2604
+ export { padZeroNumber }
2605
+
2606
+ // @public
2607
+ export const Pagination: FunctionComponent<PropsType< {
2608
+ view: {
2609
+ default: PolymorphicClassName;
2610
+ secondary: PolymorphicClassName;
2611
+ clear: PolymorphicClassName;
2612
+ primary: PolymorphicClassName;
2613
+ };
2614
+ viewCurrentPage: {
2615
+ default: PolymorphicClassName;
2616
+ secondary: PolymorphicClassName;
2617
+ clear: PolymorphicClassName;
2618
+ primary: PolymorphicClassName;
2619
+ };
2620
+ size: {
2621
+ l: PolymorphicClassName;
2622
+ m: PolymorphicClassName;
2623
+ s: PolymorphicClassName;
2624
+ xs: PolymorphicClassName;
2625
+ };
2626
+ type: {
2627
+ compact: PolymorphicClassName;
2628
+ default: PolymorphicClassName;
2629
+ };
2630
+ }> & PaginationProps & RefAttributes<HTMLDivElement>>;
2631
+
2632
+ export { PaginationDot }
2633
+
2634
+ export { PaginationDotProps }
2635
+
2636
+ export { PaginationDots }
2637
+
2638
+ export { PaginationProps }
2639
+
2640
+ // @public (undocumented)
2641
+ export const ParagraphText1: FunctionComponent<PropsType< {
2642
+ size: {
2643
+ paragraphText1: PolymorphicClassName;
2644
+ };
2645
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2646
+
2647
+ // @public (undocumented)
2648
+ export const ParagraphText2: FunctionComponent<PropsType< {
2649
+ size: {
2650
+ paragraphText2: PolymorphicClassName;
2651
+ };
2652
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2653
+
2654
+ export { PickOptional }
2655
+
2656
+ export { PinProps }
2657
+
2658
+ // @public (undocumented)
2659
+ export const Popover: FunctionComponent<PropsType< {
2660
+ view: {
2661
+ default: PolymorphicClassName;
2662
+ };
2663
+ }> & HTMLAttributes<HTMLDivElement> & CustomPopoverProps & RefAttributes<HTMLDivElement>>;
2664
+
2665
+ export { PopoverPlacement }
2666
+
2667
+ export { PopoverProps }
2668
+
2669
+ export { PopoverTrigger }
2670
+
2671
+ export { Popup }
2672
+
2673
+ // @public
2674
+ export const PopupBase: ForwardRefExoticComponent<PopupBaseProps & RefAttributes<HTMLDivElement>>;
2675
+
2676
+ export { popupBaseClasses }
2677
+
2678
+ export { PopupBasePlacement }
2679
+
2680
+ export { PopupBaseProps }
2681
+
2682
+ export { PopupBaseProvider }
2683
+
2684
+ export { PopupInfo }
2685
+
2686
+ export { PopupProps }
2687
+
2688
+ export { Portal }
2689
+
2690
+ export { PortalProps }
2691
+
2692
+ export { PreviewGallery }
2693
+
2694
+ export { PreviewGalleryItemProps }
2695
+
2696
+ export { PreviewGalleryProps }
2697
+
2698
+ // @public
2699
+ export const Price: FunctionComponent<PropsType< {
2700
+ view: {};
2701
+ }> & PriceProps & RefAttributes<HTMLSpanElement>>;
2702
+
2703
+ export { priceClasses }
2704
+
2705
+ // @public (undocumented)
2706
+ export const Progress: FunctionComponent<PropsType< {
2707
+ view: {
2708
+ default: PolymorphicClassName;
2709
+ secondary: PolymorphicClassName;
2710
+ primary: PolymorphicClassName;
2711
+ accent: PolymorphicClassName;
2712
+ success: PolymorphicClassName;
2713
+ warning: PolymorphicClassName;
2714
+ error: PolymorphicClassName;
2715
+ };
2716
+ size: {
2717
+ m: PolymorphicClassName;
2718
+ };
2719
+ }> & ProgressProps & RefAttributes<HTMLDivElement>>;
2720
+
2721
+ export { ProgressProps }
2722
+
2723
+ // @public
2724
+ export const Radiobox: FunctionComponent<PropsType< {
2725
+ size: {
2726
+ s: PolymorphicClassName;
2727
+ m: PolymorphicClassName;
2728
+ };
2729
+ view: {
2730
+ default: PolymorphicClassName;
2731
+ primary: PolymorphicClassName;
2732
+ secondary: PolymorphicClassName;
2733
+ tertiary: PolymorphicClassName;
2734
+ paragraph: PolymorphicClassName;
2735
+ accent: PolymorphicClassName;
2736
+ positive: PolymorphicClassName;
2737
+ warning: PolymorphicClassName;
2738
+ negative: PolymorphicClassName;
2739
+ };
2740
+ disabled: {
2741
+ true: PolymorphicClassName;
2742
+ };
2743
+ focused: {
2744
+ true: PolymorphicClassName;
2745
+ };
2746
+ }> & Filter<InputHTMLAttributes_2<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
2747
+
2748
+ // Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
2749
+ //
2750
+ // @public (undocumented)
2751
+ export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
2752
+
2753
+ export { RadioGroup }
2754
+
2755
+ export { radiuses }
2756
+
2757
+ // @public
2758
+ const Range_2: FunctionComponent<PropsType< {
2759
+ view: {
2760
+ default: PolymorphicClassName;
2761
+ };
2762
+ size: {
2763
+ l: PolymorphicClassName;
2764
+ m: PolymorphicClassName;
2765
+ s: PolymorphicClassName;
2766
+ xs: PolymorphicClassName;
2767
+ };
2768
+ disabled: {
2769
+ true: PolymorphicClassName;
2770
+ };
2771
+ readOnly: {
2772
+ true: PolymorphicClassName;
2773
+ };
2774
+ }> & (({
2775
+ label?: string | undefined;
2776
+ leftHelper?: string | undefined;
2777
+ contentLeft?: ReactNode;
2778
+ contentRight?: ReactNode;
2779
+ firstValue?: TextfieldPrimitiveValue | undefined;
2780
+ secondValue?: TextfieldPrimitiveValue | undefined;
2781
+ firstValueError?: boolean | undefined;
2782
+ secondValueError?: boolean | undefined;
2783
+ firstValueSuccess?: boolean | undefined;
2784
+ secondValueSuccess?: boolean | undefined;
2785
+ firstPlaceholder?: string | undefined;
2786
+ secondPlaceholder?: string | undefined;
2787
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2788
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2789
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2790
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2791
+ firstTextfieldTextAfter?: string | undefined;
2792
+ secondTextfieldTextAfter?: string | undefined;
2793
+ view?: string | undefined;
2794
+ size?: string | undefined;
2795
+ readOnly?: boolean | undefined;
2796
+ disabled?: boolean | undefined;
2797
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
2798
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
2799
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
2800
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
2801
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2802
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2803
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2804
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2805
+ } & {
2806
+ firstTextfieldTextBefore: string;
2807
+ secondTextfieldTextBefore: string;
2808
+ dividerVariant?: "none" | undefined;
2809
+ dividerIcon?: undefined;
2810
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
2811
+ label?: string | undefined;
2812
+ leftHelper?: string | undefined;
2813
+ contentLeft?: ReactNode;
2814
+ contentRight?: ReactNode;
2815
+ firstValue?: TextfieldPrimitiveValue | undefined;
2816
+ secondValue?: TextfieldPrimitiveValue | undefined;
2817
+ firstValueError?: boolean | undefined;
2818
+ secondValueError?: boolean | undefined;
2819
+ firstValueSuccess?: boolean | undefined;
2820
+ secondValueSuccess?: boolean | undefined;
2821
+ firstPlaceholder?: string | undefined;
2822
+ secondPlaceholder?: string | undefined;
2823
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2824
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2825
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2826
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2827
+ firstTextfieldTextAfter?: string | undefined;
2828
+ secondTextfieldTextAfter?: string | undefined;
2829
+ view?: string | undefined;
2830
+ size?: string | undefined;
2831
+ readOnly?: boolean | undefined;
2832
+ disabled?: boolean | undefined;
2833
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
2834
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
2835
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
2836
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
2837
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2838
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2839
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2840
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2841
+ } & {
2842
+ dividerVariant?: "dash" | undefined;
2843
+ dividerIcon?: undefined;
2844
+ firstTextfieldTextBefore?: string | undefined;
2845
+ secondTextfieldTextBefore?: string | undefined;
2846
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
2847
+ label?: string | undefined;
2848
+ leftHelper?: string | undefined;
2849
+ contentLeft?: ReactNode;
2850
+ contentRight?: ReactNode;
2851
+ firstValue?: TextfieldPrimitiveValue | undefined;
2852
+ secondValue?: TextfieldPrimitiveValue | undefined;
2853
+ firstValueError?: boolean | undefined;
2854
+ secondValueError?: boolean | undefined;
2855
+ firstValueSuccess?: boolean | undefined;
2856
+ secondValueSuccess?: boolean | undefined;
2857
+ firstPlaceholder?: string | undefined;
2858
+ secondPlaceholder?: string | undefined;
2859
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2860
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2861
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2862
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2863
+ firstTextfieldTextAfter?: string | undefined;
2864
+ secondTextfieldTextAfter?: string | undefined;
2865
+ view?: string | undefined;
2866
+ size?: string | undefined;
2867
+ readOnly?: boolean | undefined;
2868
+ disabled?: boolean | undefined;
2869
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
2870
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
2871
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
2872
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
2873
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2874
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2875
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2876
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2877
+ } & {
2878
+ dividerIcon?: ReactNode;
2879
+ dividerVariant?: "icon" | undefined;
2880
+ firstTextfieldTextBefore?: string | undefined;
2881
+ secondTextfieldTextBefore?: string | undefined;
2882
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>))>;
2883
+ export { Range_2 as Range }
2884
+
2885
+ export { RangeProps }
2886
+
2887
+ export { rangeTokens }
2888
+
2889
+ export { Ratio }
2890
+
2891
+ export { RectSkeleton }
2892
+
2893
+ export { RectSkeletonProps }
2894
+
2895
+ export { Roundness }
2896
+
2897
+ export { RoundnessProps }
2898
+
2899
+ export { Row }
2900
+
2901
+ export { ScreenConfig }
2902
+
2903
+ export { ScreenMap }
2904
+
2905
+ export { ScreenVariant }
2906
+
2907
+ export { ScrollSnapProps }
2908
+
2909
+ // @public
2910
+ export const SegmentGroup: FunctionComponent<PropsType< {
2911
+ view: {
2912
+ clear: PolymorphicClassName;
2913
+ filled: PolymorphicClassName;
2914
+ };
2915
+ size: {
2916
+ xs: PolymorphicClassName;
2917
+ s: PolymorphicClassName;
2918
+ m: PolymorphicClassName;
2919
+ l: PolymorphicClassName;
2920
+ };
2921
+ disabled: {
2922
+ true: PolymorphicClassName;
2923
+ };
2924
+ pilled: {
2925
+ true: PolymorphicClassName;
2926
+ };
2927
+ filledBackground: {
2928
+ true: PolymorphicClassName;
2929
+ };
2930
+ stretch: {
2931
+ true: PolymorphicClassName;
2932
+ };
2933
+ }> & HTMLAttributes<HTMLDivElement> & {
2934
+ selectionMode?: "multiple" | "single" | undefined;
2935
+ disabled?: boolean | undefined;
2936
+ stretch?: boolean | undefined;
2937
+ pilled?: boolean | undefined;
2938
+ filledBackground?: boolean | undefined;
2939
+ size?: string | undefined;
2940
+ view?: string | undefined;
2941
+ } & RefAttributes<HTMLDivElement>>;
2942
+
2943
+ export { SegmentGroupProps }
2944
+
2945
+ // @public
2946
+ export const SegmentItem: FunctionComponent<PropsType< {
2947
+ view: {
2948
+ clear: PolymorphicClassName;
2949
+ default: PolymorphicClassName;
2950
+ secondary: PolymorphicClassName;
2951
+ };
2952
+ size: {
2953
+ xs: PolymorphicClassName;
2954
+ s: PolymorphicClassName;
2955
+ m: PolymorphicClassName;
2956
+ l: PolymorphicClassName;
2957
+ };
2958
+ disabled: {
2959
+ true: PolymorphicClassName;
2960
+ };
2961
+ pilled: {
2962
+ true: PolymorphicClassName;
2963
+ };
2964
+ }> & ButtonHTMLAttributes<HTMLButtonElement> & {
2965
+ value: string;
2966
+ id?: string | undefined;
2967
+ label?: ReactNode;
2968
+ pilled?: boolean | undefined;
2969
+ customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
2970
+ size?: string | undefined;
2971
+ view?: string | undefined;
2972
+ } & RefAttributes<HTMLLabelElement>>;
2973
+
2974
+ export { SegmentItemProps }
2975
+
2976
+ export { SegmentProvider }
2977
+
2978
+ export { SegmentProviderProps }
2979
+
2980
+ // @public (undocumented)
2981
+ export const Select: FunctionComponent<PropsType< {
2982
+ size: {
2983
+ xs: PolymorphicClassName;
2984
+ s: PolymorphicClassName;
2985
+ m: PolymorphicClassName;
2986
+ l: PolymorphicClassName;
2987
+ };
2988
+ view: {
2989
+ default: PolymorphicClassName;
2990
+ positive: PolymorphicClassName;
2991
+ warning: PolymorphicClassName;
2992
+ negative: PolymorphicClassName;
2993
+ accent: PolymorphicClassName;
2994
+ secondary: PolymorphicClassName;
2995
+ clear: PolymorphicClassName;
2996
+ dark: PolymorphicClassName;
2997
+ black: PolymorphicClassName;
2998
+ white: PolymorphicClassName;
2999
+ };
3000
+ chipView: {
3001
+ default: PolymorphicClassName;
3002
+ secondary: PolymorphicClassName;
3003
+ accent: PolymorphicClassName;
3004
+ };
3005
+ }> & (({
3006
+ target?: "textfield-like" | undefined;
3007
+ view?: "default" | "positive" | "warning" | "negative" | undefined;
3008
+ contentLeft?: ReactNode;
3009
+ labelPlacement?: "outer" | "inner" | undefined;
3010
+ placeholder?: string | undefined;
3011
+ helperText?: string | undefined;
3012
+ } & {
3013
+ multiselect?: false | undefined;
3014
+ separator?: undefined;
3015
+ } & {
3016
+ value: any;
3017
+ onChange?: ((value: any) => void) | undefined;
3018
+ listOverflow?: Property.Overflow | undefined;
3019
+ listHeight?: Property.Height<string | number> | undefined;
3020
+ status?: "warning" | "success" | "error" | undefined;
3021
+ placeholder?: string | undefined;
3022
+ helperText?: string | undefined;
3023
+ disabled?: boolean | undefined;
3024
+ items?: MergedDropdownNode[] | undefined;
3025
+ onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
3026
+ hasItems?: boolean | undefined;
3027
+ children?: undefined;
3028
+ isOpen?: boolean | undefined;
3029
+ isTargetAmount?: boolean | undefined;
3030
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
3031
+ placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
3032
+ label?: string | undefined;
3033
+ onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
3034
+ variant?: "normal" | "tight" | undefined;
3035
+ listWidth?: Property.Width<string | number> | undefined;
3036
+ portal?: string | RefObject<HTMLElement> | undefined;
3037
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
3038
+ renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
3039
+ closeAfterSelect?: boolean | undefined;
3040
+ size?: string | undefined;
3041
+ view?: string | undefined;
3042
+ chipView?: string | undefined;
3043
+ } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
3044
+ target?: "textfield-like" | undefined;
3045
+ view?: "default" | "positive" | "warning" | "negative" | undefined;
3046
+ contentLeft?: ReactNode;
3047
+ labelPlacement?: "outer" | "inner" | undefined;
3048
+ placeholder?: string | undefined;
3049
+ helperText?: string | undefined;
3050
+ } & {
3051
+ multiselect?: true | undefined;
3052
+ separator?: string | undefined;
3053
+ } & {
3054
+ value: any;
3055
+ onChange?: ((value: any) => void) | undefined;
3056
+ listOverflow?: Property.Overflow | undefined;
3057
+ listHeight?: Property.Height<string | number> | undefined;
3058
+ status?: "warning" | "success" | "error" | undefined;
3059
+ placeholder?: string | undefined;
3060
+ helperText?: string | undefined;
3061
+ disabled?: boolean | undefined;
3062
+ items?: MergedDropdownNode[] | undefined;
3063
+ onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
3064
+ hasItems?: boolean | undefined;
3065
+ children?: undefined;
3066
+ isOpen?: boolean | undefined;
3067
+ isTargetAmount?: boolean | undefined;
3068
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
3069
+ placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
3070
+ label?: string | undefined;
3071
+ onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
3072
+ variant?: "normal" | "tight" | undefined;
3073
+ listWidth?: Property.Width<string | number> | undefined;
3074
+ portal?: string | RefObject<HTMLElement> | undefined;
3075
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
3076
+ renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
3077
+ closeAfterSelect?: boolean | undefined;
3078
+ size?: string | undefined;
3079
+ view?: string | undefined;
3080
+ chipView?: string | undefined;
3081
+ } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
3082
+ target?: "button-like" | undefined;
3083
+ view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "black" | "white" | "dark" | "clear" | undefined;
3084
+ contentLeft?: undefined;
3085
+ labelPlacement?: undefined;
3086
+ placeholder?: undefined;
3087
+ helperText?: undefined;
3088
+ } & {
3089
+ multiselect?: false | undefined;
3090
+ separator?: undefined;
3091
+ } & {
3092
+ value: any;
3093
+ onChange?: ((value: any) => void) | undefined;
3094
+ listOverflow?: Property.Overflow | undefined;
3095
+ listHeight?: Property.Height<string | number> | undefined;
3096
+ status?: "warning" | "success" | "error" | undefined;
3097
+ placeholder?: string | undefined;
3098
+ helperText?: string | undefined;
3099
+ disabled?: boolean | undefined;
3100
+ items?: MergedDropdownNode[] | undefined;
3101
+ onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
3102
+ hasItems?: boolean | undefined;
3103
+ children?: undefined;
3104
+ isOpen?: boolean | undefined;
3105
+ isTargetAmount?: boolean | undefined;
3106
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
3107
+ placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
3108
+ label?: string | undefined;
3109
+ onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
3110
+ variant?: "normal" | "tight" | undefined;
3111
+ listWidth?: Property.Width<string | number> | undefined;
3112
+ portal?: string | RefObject<HTMLElement> | undefined;
3113
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
3114
+ renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
3115
+ closeAfterSelect?: boolean | undefined;
3116
+ size?: string | undefined;
3117
+ view?: string | undefined;
3118
+ chipView?: string | undefined;
3119
+ } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
3120
+ target?: "button-like" | undefined;
3121
+ view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "black" | "white" | "dark" | "clear" | undefined;
3122
+ contentLeft?: undefined;
3123
+ labelPlacement?: undefined;
3124
+ placeholder?: undefined;
3125
+ helperText?: undefined;
3126
+ } & {
3127
+ multiselect?: true | undefined;
3128
+ separator?: string | undefined;
3129
+ } & {
3130
+ value: any;
3131
+ onChange?: ((value: any) => void) | undefined;
3132
+ listOverflow?: Property.Overflow | undefined;
3133
+ listHeight?: Property.Height<string | number> | undefined;
3134
+ status?: "warning" | "success" | "error" | undefined;
3135
+ placeholder?: string | undefined;
3136
+ helperText?: string | undefined;
3137
+ disabled?: boolean | undefined;
3138
+ items?: MergedDropdownNode[] | undefined;
3139
+ onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
3140
+ hasItems?: boolean | undefined;
3141
+ children?: undefined;
3142
+ isOpen?: boolean | undefined;
3143
+ isTargetAmount?: boolean | undefined;
3144
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
3145
+ placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
3146
+ label?: string | undefined;
3147
+ onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
3148
+ variant?: "normal" | "tight" | undefined;
3149
+ listWidth?: Property.Width<string | number> | undefined;
3150
+ portal?: string | RefObject<HTMLElement> | undefined;
3151
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
3152
+ renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
3153
+ closeAfterSelect?: boolean | undefined;
3154
+ size?: string | undefined;
3155
+ view?: string | undefined;
3156
+ chipView?: string | undefined;
3157
+ } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>))>;
3158
+
3159
+ export { SelectGroup }
3160
+
3161
+ export { SelectProps }
3162
+
3163
+ export { SelectPropsHope }
3164
+
3165
+ export { selectText }
3166
+
3167
+ export { setRef }
3168
+
3169
+ export { shadows }
3170
+
3171
+ // @public
3172
+ export const Sheet: FunctionComponent<PropsType< {
3173
+ view: {
3174
+ default: PolymorphicClassName;
3175
+ };
3176
+ }> & SheetProps & RefAttributes<HTMLDivElement>>;
3177
+
3178
+ export { sheetClasses }
3179
+
3180
+ export { SheetProps }
3181
+
3182
+ export { ShiftProps }
3183
+
3184
+ export { ShowToastArgs }
3185
+
3186
+ export { SkeletonGradientProps }
3187
+
3188
+ // @public
3189
+ export const Slider: FunctionComponent<PropsType< {
3190
+ view: {
3191
+ default: PolymorphicClassName;
3192
+ accent: PolymorphicClassName;
3193
+ gradient: PolymorphicClassName;
3194
+ };
3195
+ size: {
3196
+ l: PolymorphicClassName;
3197
+ m: PolymorphicClassName;
3198
+ s: PolymorphicClassName;
3199
+ };
3200
+ disabled: {
3201
+ true: PolymorphicClassName;
3202
+ };
3203
+ }> & ((SliderBaseProps & SliderInternalProps & {
3204
+ onChange?: ((event: FormTypeNumber) => void) | undefined;
3205
+ name: string;
3206
+ value?: undefined;
3207
+ defaultValue?: number | undefined;
3208
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3209
+ onChangeCommitted?: ((value: number) => void) | undefined;
3210
+ ariaLabel?: string | undefined;
3211
+ showCurrentValue?: boolean | undefined;
3212
+ showRangeValues?: boolean | undefined;
3213
+ hideMinValueDiff?: number | undefined;
3214
+ hideMaxValueDiff?: number | undefined;
3215
+ rangeValuesPlacement?: "outer" | "inner" | undefined;
3216
+ labelPlacement?: "outer" | "inner" | undefined;
3217
+ multipleStepSize?: number | undefined;
3218
+ view?: string | undefined;
3219
+ size?: "m" | "s" | "l" | undefined;
3220
+ type?: "single" | undefined;
3221
+ } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3222
+ onChange?: ((value: number) => void) | undefined;
3223
+ value: number;
3224
+ name?: undefined;
3225
+ defaultValue?: undefined;
3226
+ } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3227
+ onChangeCommitted?: ((value: number) => void) | undefined;
3228
+ ariaLabel?: string | undefined;
3229
+ showCurrentValue?: boolean | undefined;
3230
+ showRangeValues?: boolean | undefined;
3231
+ hideMinValueDiff?: number | undefined;
3232
+ hideMaxValueDiff?: number | undefined;
3233
+ rangeValuesPlacement?: "outer" | "inner" | undefined;
3234
+ labelPlacement?: "outer" | "inner" | undefined;
3235
+ multipleStepSize?: number | undefined;
3236
+ view?: string | undefined;
3237
+ size?: "m" | "s" | "l" | undefined;
3238
+ type?: "single" | undefined;
3239
+ } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3240
+ onChange?: ((event: FormTypeString) => void) | undefined;
3241
+ name?: string | undefined;
3242
+ value?: undefined;
3243
+ defaultValue?: number[] | undefined;
3244
+ } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3245
+ onChange?: ((values: number[]) => void) | undefined;
3246
+ name?: undefined;
3247
+ value?: number[] | undefined;
3248
+ defaultValue?: undefined;
3249
+ } & RefAttributes<HTMLDivElement>))>;
3250
+
3251
+ export { SliderProps }
3252
+
3253
+ export { SmartPaginationDots }
3254
+
3255
+ export { SmartPaginationDotsProps }
3256
+
3257
+ export { SnapAlign }
3258
+
3259
+ export { SnapType }
3260
+
3261
+ export { spacing }
3262
+
3263
+ export { SpacingProps }
3264
+
3265
+ // @public
3266
+ export const Spinner: StyledComponent<FunctionComponent<SpinnerProps>, any, {}, never>;
3267
+
3268
+ export { SpinnerProps }
3269
+
3270
+ export { SSRProvider }
3271
+
3272
+ export { StatusType }
3273
+
3274
+ export { StepItemProps }
3275
+
3276
+ // @public (undocumented)
3277
+ export const Steps: FunctionComponent<PropsType< {
3278
+ view: {
3279
+ default: PolymorphicClassName;
3280
+ };
3281
+ size: {
3282
+ l: PolymorphicClassName;
3283
+ m: PolymorphicClassName;
3284
+ s: PolymorphicClassName;
3285
+ xs: PolymorphicClassName;
3286
+ };
3287
+ }> & StepsProps & Omit<HTMLAttributes<HTMLDivElement>, "onChange"> & RefAttributes<HTMLDivElement>>;
3288
+
3289
+ export { StyledCard }
3290
+
3291
+ export { StyledPreviewGallery }
3292
+
3293
+ // @public (undocumented)
3294
+ export const Subtitle: FunctionComponent<PropsType< {
3295
+ size: {
3296
+ m: PolymorphicClassName;
3297
+ };
3298
+ }> & SubtitleProps & RefAttributes<HTMLDivElement>>;
3299
+
3300
+ // @public (undocumented)
3301
+ export const Switch: FunctionComponent<PropsType< {
3302
+ size: {
3303
+ m: PolymorphicClassName;
3304
+ };
3305
+ view: {
3306
+ default: PolymorphicClassName;
3307
+ };
3308
+ disabled: {
3309
+ true: PolymorphicClassName;
3310
+ };
3311
+ focused: {
3312
+ true: PolymorphicClassName;
3313
+ };
3314
+ }> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
3315
+
3316
+ // Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
3317
+ //
3318
+ // @public (undocumented)
3319
+ export type SwitchProps = ComponentProps<typeof SwitchComponent>;
3320
+
3321
+ export { syntheticFocus }
3322
+
3323
+ // Warning: (ae-forgotten-export) The symbol "TabItemProps" needs to be exported by the entry point index.d.ts
3324
+ //
3325
+ // @public
3326
+ export const TabItem: (props: TabItemProps) => JSX.Element;
3327
+
3328
+ export { TabItemRefs }
3329
+
3330
+ // Warning: (ae-forgotten-export) The symbol "TabsProps" needs to be exported by the entry point index.d.ts
3331
+ //
3332
+ // @public
3333
+ export const Tabs: (props: TabsProps) => JSX.Element;
3334
+
3335
+ export { TabsContext }
3336
+
3337
+ // @public
3338
+ export const TabsController: ForwardRefExoticComponent<TabsControllerProps & RefAttributes<HTMLDivElement>>;
3339
+
3340
+ export { TabsControllerProps }
3341
+
3342
+ // @public
3343
+ export const TextArea: ForwardRefExoticComponent<TextAreaProps & RefAttributes<HTMLTextAreaElement>>;
3344
+
3345
+ export { TextareaHTMLAttributes }
3346
+
3347
+ // Warning: (ae-forgotten-export) The symbol "RequiredProps" needs to be exported by the entry point index.d.ts
3348
+ // Warning: (ae-forgotten-export) The symbol "ClearProps" needs to be exported by the entry point index.d.ts
3349
+ //
3350
+ // @public (undocumented)
3351
+ export type TextAreaProps = TextAreaProps_2 & {
3352
+ resize?: 'none' | 'both' | 'horizontal' | 'vertical';
3353
+ } & RequiredProps & ClearProps;
3354
+
3355
+ export { TextareaResize }
3356
+
3357
+ // @public
3358
+ export const TextField: React_2.ForwardRefExoticComponent<TextFieldProps & React_2.RefAttributes<HTMLInputElement>>;
3359
+
3360
+ // @public
3361
+ export const TextFieldGroup: FunctionComponent<PropsType< {
3362
+ size: {
3363
+ l: PolymorphicClassName;
3364
+ m: PolymorphicClassName;
3365
+ s: PolymorphicClassName;
3366
+ xs: PolymorphicClassName;
3367
+ };
3368
+ orientation: {
3369
+ horizontal: PolymorphicClassName;
3370
+ vertical: PolymorphicClassName;
3371
+ };
3372
+ gap: {
3373
+ none: PolymorphicClassName;
3374
+ dense: PolymorphicClassName;
3375
+ wide: PolymorphicClassName;
3376
+ };
3377
+ shape: {
3378
+ segmented: PolymorphicClassName;
3379
+ default: PolymorphicClassName;
3380
+ };
3381
+ stretching: {
3382
+ auto: PolymorphicClassName;
3383
+ filled: PolymorphicClassName;
3384
+ };
3385
+ }> & ((HTMLAttributes<HTMLDivElement> & {
3386
+ orientation?: Orientation | undefined;
3387
+ stretching?: ("auto" | "filled") | undefined;
3388
+ size?: string | undefined;
3389
+ isCommonTextFieldStyles?: boolean | undefined;
3390
+ } & {
3391
+ gap?: "none" | "dense" | undefined;
3392
+ shape?: "segmented" | undefined;
3393
+ } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
3394
+ orientation?: Orientation | undefined;
3395
+ stretching?: ("auto" | "filled") | undefined;
3396
+ size?: string | undefined;
3397
+ isCommonTextFieldStyles?: boolean | undefined;
3398
+ } & {
3399
+ gap?: "dense" | "wide" | undefined;
3400
+ shape?: "default" | undefined;
3401
+ } & RefAttributes<HTMLDivElement>))>;
3402
+
3403
+ export { TextFieldGroupProps }
3404
+
3405
+ // Warning: (ae-forgotten-export) The symbol "TextFieldProps_2" needs to be exported by the entry point index.d.ts
3406
+ // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
3407
+ //
3408
+ // @public (undocumented)
3409
+ export type TextFieldProps = TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'onChangeChips'>;
3410
+
3411
+ export { TextFieldView }
3412
+
3413
+ // @public (undocumented)
3414
+ export const TextL: FunctionComponent<PropsType< {
3415
+ size: {
3416
+ l: PolymorphicClassName;
3417
+ };
3418
+ }> & {
3419
+ breakWord?: boolean | undefined;
3420
+ color?: string | undefined;
3421
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3422
+
3423
+ // @public (undocumented)
3424
+ export const TextM: FunctionComponent<PropsType< {
3425
+ size: {
3426
+ m: PolymorphicClassName;
3427
+ };
3428
+ }> & {
3429
+ breakWord?: boolean | undefined;
3430
+ color?: string | undefined;
3431
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3432
+
3433
+ // @public (undocumented)
3434
+ export const TextS: FunctionComponent<PropsType< {
3435
+ size: {
3436
+ s: PolymorphicClassName;
3437
+ };
3438
+ }> & {
3439
+ breakWord?: boolean | undefined;
3440
+ color?: string | undefined;
3441
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3442
+
3443
+ // @public
3444
+ export const TextSkeleton: FC<PropsType< {
3445
+ size: {
3446
+ body1: PolymorphicClassName;
3447
+ body2: PolymorphicClassName;
3448
+ body3: PolymorphicClassName;
3449
+ button1: PolymorphicClassName;
3450
+ button2: PolymorphicClassName;
3451
+ caption: PolymorphicClassName;
3452
+ display1: PolymorphicClassName;
3453
+ display2: PolymorphicClassName;
3454
+ display3: PolymorphicClassName;
3455
+ footnote1: PolymorphicClassName;
3456
+ footnote2: PolymorphicClassName;
3457
+ headline1: PolymorphicClassName;
3458
+ headline2: PolymorphicClassName;
3459
+ headline3: PolymorphicClassName;
3460
+ headline4: PolymorphicClassName;
3461
+ paragraph1: PolymorphicClassName;
3462
+ paragraph2: PolymorphicClassName;
3463
+ underline: PolymorphicClassName;
3464
+ bodyL: PolymorphicClassName;
3465
+ bodyM: PolymorphicClassName;
3466
+ bodyS: PolymorphicClassName;
3467
+ bodyXS: PolymorphicClassName;
3468
+ bodyXXS: PolymorphicClassName;
3469
+ dsplL: PolymorphicClassName;
3470
+ dsplM: PolymorphicClassName;
3471
+ dsplS: PolymorphicClassName;
3472
+ h1: PolymorphicClassName;
3473
+ h2: PolymorphicClassName;
3474
+ h3: PolymorphicClassName;
3475
+ h4: PolymorphicClassName;
3476
+ h5: PolymorphicClassName;
3477
+ textL: PolymorphicClassName;
3478
+ textM: PolymorphicClassName;
3479
+ textS: PolymorphicClassName;
3480
+ textXS: PolymorphicClassName;
3481
+ };
3482
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
3483
+ customGradientColor?: string | undefined;
3484
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
3485
+ } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement> & TextSkeletonBaseProps>;
3486
+
3487
+ export { TextSkeletonProps }
3488
+
3489
+ // @public (undocumented)
3490
+ export const TextXS: FunctionComponent<PropsType< {
3491
+ size: {
3492
+ xs: PolymorphicClassName;
3493
+ };
3494
+ }> & {
3495
+ breakWord?: boolean | undefined;
3496
+ color?: string | undefined;
3497
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3498
+
3499
+ export { TimingFunction }
3500
+
3501
+ // @public (undocumented)
3502
+ export const Toast: FunctionComponent<PropsType< {
3503
+ view: {
3504
+ default: PolymorphicClassName;
3505
+ primary: PolymorphicClassName;
3506
+ dark: PolymorphicClassName;
3507
+ light: PolymorphicClassName;
3508
+ };
3509
+ size: {
3510
+ m: PolymorphicClassName;
3511
+ };
3512
+ pilled: {
3513
+ true: PolymorphicClassName;
3514
+ };
3515
+ }> & HTMLAttributes<HTMLButtonElement> & CustomToastProps & RefAttributes<HTMLDivElement>>;
3516
+
3517
+ export { ToastPosition }
3518
+
3519
+ export { ToastProps }
3520
+
3521
+ // @public (undocumented)
3522
+ export const ToastProvider: ({ children }: {
3523
+ children: ReactNode;
3524
+ }) => JSX.Element;
3525
+
3526
+ export { ToastRole }
3527
+
3528
+ export { toCssSize }
3529
+
3530
+ // @public
3531
+ export const Toolbar: FunctionComponent<PropsType< {
3532
+ view: {
3533
+ default: PolymorphicClassName;
3534
+ };
3535
+ size: {
3536
+ xs: PolymorphicClassName;
3537
+ s: PolymorphicClassName;
3538
+ m: PolymorphicClassName;
3539
+ l: PolymorphicClassName;
3540
+ };
3541
+ }> & HTMLAttributes<HTMLDivElement> & {
3542
+ children: ReactNode;
3543
+ orientation?: "horizontal" | "vertical" | undefined;
3544
+ hasShadow?: boolean | undefined;
3545
+ size?: string | undefined;
3546
+ view?: string | undefined;
3547
+ } & RefAttributes<HTMLDivElement>>;
3548
+
3549
+ // @public (undocumented)
3550
+ export const ToolbarDivider: FunctionComponent<PropsType<Variants> & DividerProps & RefAttributes<HTMLDivElement>>;
3551
+
3552
+ export { ToolbarProps }
3553
+
3554
+ export { toolbarTokens }
3555
+
3556
+ // @public (undocumented)
3557
+ export const Tooltip: ForwardRefExoticComponent<TooltipProps & RefAttributes<HTMLDivElement>>;
3558
+
3559
+ export { TooltipProps }
3560
+
3561
+ export { transformStyles }
3562
+
3563
+ // @public (undocumented)
3564
+ export const Underline: FunctionComponent<PropsType< {
3565
+ size: {
3566
+ m: PolymorphicClassName;
3567
+ };
3568
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3569
+
3570
+ export { Upload }
3571
+
3572
+ export { UploadAudio }
3573
+
3574
+ export { UploadAudioProps }
3575
+
3576
+ export { UploadProgress }
3577
+
3578
+ export { UploadProgressProps }
3579
+
3580
+ export { UploadProps }
3581
+
3582
+ export { UploadVisual }
3583
+
3584
+ export { UploadVisualProps }
3585
+
3586
+ export { useDebouncedFunction }
3587
+
3588
+ export { useFocusTrap }
3589
+
3590
+ export { useForkRef }
3591
+
3592
+ export { useIsomorphicLayoutEffect }
3593
+
3594
+ export { usePopupBaseContext }
3595
+
3596
+ export { useSegment }
3597
+
3598
+ export { useToast }
3599
+
3600
+ export { ValidationResult }
3601
+
3602
+ export { View }
3603
+
3604
+ export { ViewProps }
3605
+
3606
+ export { views }
3607
+
3608
+ export { withAssistiveDropdown }
3609
+
3610
+ export { withAutoFocus }
3611
+
3612
+ export { WithAutoFocusProps }
3613
+
3614
+ export { withSkeleton }
3615
+
3616
+ export { WithSkeletonProps }
3617
+
3618
+ // (No @packageDocumentation comment for this package)
3619
+
3620
+ ```