@salutejs/plasma-web 1.416.0-dev.0 → 1.417.0-canary.1475.11273924584.0

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