@salutejs/plasma-web 1.388.1-dev.0 → 1.389.0-canary.1406.10666365265.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (35) hide show
  1. package/api/plasma-web.api.md +4 -80
  2. package/components/Select/Select.d.ts +4 -0
  3. package/css/cjs/index.css +0 -6
  4. package/css/cjs/index.js +0 -7
  5. package/css/cjs/index.js.map +1 -1
  6. package/css/es/index.css +0 -6
  7. package/css/es/index.js +0 -1
  8. package/css/es/index.js.map +1 -1
  9. package/css/index.d.ts +0 -2
  10. package/es/index.js +0 -1
  11. package/index.d.ts +0 -1
  12. package/index.js +0 -11
  13. package/package.json +3 -3
  14. package/temp/plasma-web.api.md +2567 -0
  15. package/components/Combobox/Combobox.config.d.ts +0 -17
  16. package/components/Combobox/Combobox.config.js +0 -26
  17. package/components/Combobox/Combobox.d.ts +0 -61
  18. package/components/Combobox/Combobox.js +0 -20
  19. package/components/Combobox/index.d.ts +0 -2
  20. package/components/Combobox/index.js +0 -42
  21. package/css/cjs/components/Combobox/Combobox.config.js +0 -25
  22. package/css/cjs/components/Combobox/Combobox.config.js.map +0 -1
  23. package/css/cjs/components/Combobox/Combobox.config_1xa4b1s.css +0 -5
  24. package/css/cjs/components/Combobox/Combobox.css +0 -5
  25. package/css/cjs/components/Combobox/Combobox.js +0 -27
  26. package/css/cjs/components/Combobox/Combobox.js.map +0 -1
  27. package/css/es/components/Combobox/Combobox.config.js +0 -21
  28. package/css/es/components/Combobox/Combobox.config.js.map +0 -1
  29. package/css/es/components/Combobox/Combobox.config_1xa4b1s.css +0 -5
  30. package/css/es/components/Combobox/Combobox.css +0 -5
  31. package/css/es/components/Combobox/Combobox.js +0 -18
  32. package/css/es/components/Combobox/Combobox.js.map +0 -1
  33. package/es/components/Combobox/Combobox.config.js +0 -20
  34. package/es/components/Combobox/Combobox.js +0 -14
  35. package/es/components/Combobox/index.js +0 -1
@@ -0,0 +1,2567 @@
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 { BaseboxProps } from '@salutejs/plasma-new-hope/styled-components';
39
+ import { BaseCallbackChangeInstance } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
40
+ import { BaseCallbackKeyboardInstance } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
41
+ import { BaseProps } from '@salutejs/plasma-new-hope/types/components/Autocomplete/Autocomplete.types';
42
+ import { BlurProps } from '@salutejs/plasma-core';
43
+ import { blurs } from '@salutejs/plasma-core';
44
+ import { BoldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Typography.types';
45
+ import { BreadcrumbsItem } from '@salutejs/plasma-new-hope/types/components/Breadcrumbs/Breadcrumbs.types';
46
+ import { BreadcrumbsProps } from '@salutejs/plasma-new-hope/styled-components';
47
+ import { Breakpoint } from '@salutejs/plasma-hope';
48
+ import { BreakWordProps } from '@salutejs/plasma-core';
49
+ import { ButtonBase } from '@salutejs/plasma-new-hope/styled-components';
50
+ import { ButtonGroupProps } from '@salutejs/plasma-new-hope/styled-components';
51
+ import { ButtonHTMLAttributes } from 'react';
52
+ import { ButtonProps } from '@salutejs/plasma-new-hope/styled-components';
53
+ import { Calendar as Calendar_2 } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
54
+ import { CalendarBaseProps } from '@salutejs/plasma-new-hope/styled-components';
55
+ import { CalendarConfigProps } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
56
+ import { CalendarDoubleProps } from '@salutejs/plasma-new-hope/styled-components';
57
+ import { CalendarProps } from '@salutejs/plasma-new-hope/styled-components';
58
+ import { CalendarRange } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
59
+ import { CalendarStateType } from '@salutejs/plasma-new-hope/styled-components';
60
+ import { canUseDOM } from '@salutejs/plasma-core';
61
+ import { Card } from '@salutejs/plasma-hope';
62
+ import { CardBadge } from '@salutejs/plasma-hope';
63
+ import { CardBody } from '@salutejs/plasma-hope';
64
+ import { CardBodyProps } from '@salutejs/plasma-hope';
65
+ import { CardContent } from '@salutejs/plasma-hope';
66
+ import { CardContentProps } from '@salutejs/plasma-hope';
67
+ import { CardMedia } from '@salutejs/plasma-hope';
68
+ import { CardMediaProps } from '@salutejs/plasma-hope';
69
+ import { CardProps } from '@salutejs/plasma-hope';
70
+ import { Carousel } from '@salutejs/plasma-hope';
71
+ import { CarouselGridWrapper } from '@salutejs/plasma-hope';
72
+ import { CarouselItem } from '@salutejs/plasma-hope';
73
+ import { CarouselItemProps } from '@salutejs/plasma-hope';
74
+ import { CarouselProps } from '@salutejs/plasma-hope';
75
+ import { CellProps } from '@salutejs/plasma-new-hope/styled-components';
76
+ import { CellTextbox } from '@salutejs/plasma-new-hope/styled-components';
77
+ import { CellTextboxLabel } from '@salutejs/plasma-new-hope/styled-components';
78
+ import { CellTextboxSubtitle } from '@salutejs/plasma-new-hope/styled-components';
79
+ import { CellTextboxTitle } from '@salutejs/plasma-new-hope/styled-components';
80
+ import { ChangeEvent } from 'react';
81
+ import { CheckboxProps as CheckboxProps_2 } from '@salutejs/plasma-new-hope/types/components/Checkbox/Checkbox.types';
82
+ import { ChipProps } from '@salutejs/plasma-new-hope/styled-components';
83
+ import { clearSelection } from '@salutejs/plasma-hope';
84
+ import { closeNotification } from '@salutejs/plasma-new-hope/styled-components';
85
+ import { ClosePlacementType } from '@salutejs/plasma-new-hope/styled-components';
86
+ import { Col } from '@salutejs/plasma-new-hope/styled-components';
87
+ import { ColCount } from '@salutejs/plasma-new-hope/styled-components';
88
+ import { ColOffsetProps } from '@salutejs/plasma-new-hope/styled-components';
89
+ import { ColProps } from '@salutejs/plasma-new-hope/styled-components';
90
+ import { ColSizeProps } from '@salutejs/plasma-new-hope/styled-components';
91
+ import { ComponentProps } from 'react';
92
+ import { GridProps as ContainerProps } from '@salutejs/plasma-new-hope/styled-components';
93
+ import { convertRoundnessMatrix } from '@salutejs/plasma-core';
94
+ import { CounterProps } from '@salutejs/plasma-new-hope/styled-components';
95
+ import { counterTokens } from '@salutejs/plasma-new-hope/styled-components';
96
+ import { CustomPopoverProps } from '@salutejs/plasma-new-hope/types/components/Popover/Popover.types';
97
+ import { CustomTabItemProps } from '@salutejs/plasma-new-hope/types/components/Tabs/ui/TabItem/TabItem.types';
98
+ import { CustomTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/ui/Tabs/Tabs.types';
99
+ import { CustomToastProps } from '@salutejs/plasma-new-hope/types/components/Toast/Toast.types';
100
+ import { DateInfo } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
101
+ import { DatePickerCalendarProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
102
+ import { datePickerClasses } from '@salutejs/plasma-new-hope/styled-components';
103
+ import { DatePickerdVariationProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
104
+ import { DatePickerPlacement } from '@salutejs/plasma-new-hope/styled-components';
105
+ import { DatePickerPlacementBasic } from '@salutejs/plasma-new-hope/styled-components';
106
+ import { DatePickerPopoverProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
107
+ import { DatePickerProps } from '@salutejs/plasma-new-hope/styled-components';
108
+ import { DatePickerRangePlacement } from '@salutejs/plasma-new-hope/styled-components';
109
+ import { DatePickerRangeProps } from '@salutejs/plasma-new-hope/styled-components';
110
+ import { DatePickerTextFieldProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
111
+ import { datePickerTokens } from '@salutejs/plasma-new-hope/styled-components';
112
+ import { defaultValidate } from '@salutejs/plasma-hope';
113
+ import { DisabledProps } from '@salutejs/plasma-core';
114
+ import { DividerProps } from '@salutejs/plasma-new-hope/styled-components';
115
+ import { dividerTokens } from '@salutejs/plasma-new-hope/styled-components';
116
+ import { DoubleSliderProps } from '@salutejs/plasma-new-hope/styled-components';
117
+ import { DrawerContentProps } from '@salutejs/plasma-new-hope/styled-components';
118
+ import { DrawerFooterProps } from '@salutejs/plasma-new-hope/styled-components';
119
+ import { DrawerHeaderProps } from '@salutejs/plasma-new-hope/styled-components';
120
+ import { DrawerProps } from '@salutejs/plasma-new-hope/styled-components';
121
+ import { DropdownItemProps } from '@salutejs/plasma-hope';
122
+ import { DropdownItem as DropdownItemType } from '@salutejs/plasma-hope';
123
+ import { DropdownNodeType } from '@salutejs/plasma-hope';
124
+ import { DropdownPopupProps } from '@salutejs/plasma-hope';
125
+ import { DropdownProps } from '@salutejs/plasma-new-hope/styled-components';
126
+ import { Editable } from '@salutejs/plasma-hope';
127
+ import { EditableProps } from '@salutejs/plasma-hope';
128
+ import { ElasticGrid } from '@salutejs/plasma-hope';
129
+ import { ElasticGridProps } from '@salutejs/plasma-hope';
130
+ import { extractTextFrom } from '@salutejs/plasma-core';
131
+ import { FC } from 'react';
132
+ import { Filter } from '@salutejs/plasma-new-hope/types/engines/types';
133
+ import { FocusProps } from '@salutejs/plasma-core';
134
+ import { formatCurrency } from '@salutejs/plasma-core';
135
+ import { ForwardRefExoticComponent } from 'react';
136
+ import { FunctionComponent } from 'react';
137
+ import { gridBreakpoints } from '@salutejs/plasma-hope';
138
+ import { gridColumns } from '@salutejs/plasma-hope';
139
+ import { gridGutters } from '@salutejs/plasma-hope';
140
+ import { gridMargins } from '@salutejs/plasma-hope';
141
+ import { gridSizes } from '@salutejs/plasma-hope';
142
+ import { HTMLAttributes } from 'react';
143
+ import { ImageProps } from '@salutejs/plasma-new-hope/styled-components';
144
+ import { ImgHTMLAttributes } from 'react';
145
+ import { IndicatorProps } from '@salutejs/plasma-new-hope/styled-components';
146
+ import { InputHTMLAttributes } from '@salutejs/plasma-core';
147
+ import { InputHTMLAttributes as InputHTMLAttributes_2 } from '@salutejs/plasma-new-hope/types/types';
148
+ import { InputHTMLAttributes as InputHTMLAttributes_3 } from 'react';
149
+ import { JSXElementConstructor } from 'react';
150
+ import { LineSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
151
+ import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
152
+ import { List } from '@salutejs/plasma-hope';
153
+ import { ListItem } from '@salutejs/plasma-hope';
154
+ import { MaxLinesProps } from '@salutejs/plasma-core';
155
+ import { mediaQuery } from '@salutejs/plasma-hope';
156
+ import { MediaQueryFunction } from '@salutejs/plasma-hope';
157
+ import { MergedDropdownNode } from '@salutejs/plasma-new-hope/types/components/Select/ui/Inner/ui/Item/Item.types';
158
+ import { Modal } from '@salutejs/plasma-hope';
159
+ import { modalClasses as modalBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
160
+ import { ModalProps as ModalBaseProps } from '@salutejs/plasma-new-hope/styled-components';
161
+ import { ModalProps } from '@salutejs/plasma-hope';
162
+ import { ModalsProvider } from '@salutejs/plasma-hope';
163
+ import { ModalView } from '@salutejs/plasma-hope';
164
+ import { monthLongName } from '@salutejs/plasma-core';
165
+ import { monthShortName } from '@salutejs/plasma-core';
166
+ import { MouseEvent as MouseEvent_2 } from 'react';
167
+ import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
168
+ import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
169
+ import { NotificationProps } from '@salutejs/plasma-new-hope/styled-components';
170
+ import { OutlinedProps } from '@salutejs/plasma-core';
171
+ import { Overlay } from '@salutejs/plasma-new-hope/styled-components';
172
+ import { OverlayProps } from '@salutejs/plasma-new-hope/styled-components';
173
+ import { padZeroNumber } from '@salutejs/plasma-core';
174
+ import { PaginationDot } from '@salutejs/plasma-hope';
175
+ import { PaginationDotProps } from '@salutejs/plasma-hope';
176
+ import { PaginationDots } from '@salutejs/plasma-hope';
177
+ import { PaginationProps } from '@salutejs/plasma-new-hope/styled-components';
178
+ import { PanelProps } from '@salutejs/plasma-new-hope/types/components/Panel';
179
+ import { PickOptional } from '@salutejs/plasma-core';
180
+ import { PinProps } from '@salutejs/plasma-core';
181
+ import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
182
+ import { PopoverPlacement } from '@salutejs/plasma-new-hope/styled-components';
183
+ import { PopoverProps } from '@salutejs/plasma-new-hope/styled-components';
184
+ import { PopoverTrigger } from '@salutejs/plasma-new-hope/styled-components';
185
+ import { Popup } from '@salutejs/plasma-hope';
186
+ import { popupClasses as popupBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
187
+ import { PopupPlacement as PopupBasePlacement } from '@salutejs/plasma-new-hope/styled-components';
188
+ import { PopupProps as PopupBaseProps } from '@salutejs/plasma-new-hope/styled-components';
189
+ import { PopupProvider as PopupBaseProvider } from '@salutejs/plasma-new-hope/styled-components';
190
+ import { PopupInfo } from '@salutejs/plasma-new-hope/styled-components';
191
+ import { PopupProps } from '@salutejs/plasma-hope';
192
+ import { Portal } from '@salutejs/plasma-new-hope/styled-components';
193
+ import { PortalProps } from '@salutejs/plasma-new-hope/styled-components';
194
+ import { PreviewGallery } from '@salutejs/plasma-hope';
195
+ import { PreviewGalleryItemProps } from '@salutejs/plasma-hope';
196
+ import { PreviewGalleryProps } from '@salutejs/plasma-hope';
197
+ import { priceClasses } from '@salutejs/plasma-new-hope/styled-components';
198
+ import { PriceProps } from '@salutejs/plasma-new-hope/types/components/Price/Price.types';
199
+ import { ProgressProps } from '@salutejs/plasma-new-hope/styled-components';
200
+ import { Property } from 'csstype';
201
+ import { Props } from '@salutejs/plasma-new-hope/types/components/EmptyState/EmptyState.types';
202
+ import { PropsType } from '@salutejs/plasma-new-hope/types/engines/types';
203
+ import { RadioGroup } from '@salutejs/plasma-new-hope/styled-components';
204
+ import { radiuses } from '@salutejs/plasma-core';
205
+ import { RangeInputRefs } from '@salutejs/plasma-new-hope/styled-components';
206
+ import { RangeProps } from '@salutejs/plasma-new-hope/styled-components';
207
+ import { rangeTokens } from '@salutejs/plasma-new-hope/styled-components';
208
+ import { Ratio } from '@salutejs/plasma-new-hope/styled-components';
209
+ import { default as React_2 } from 'react';
210
+ import { ReactElement } from 'react';
211
+ import { ReactNode } from 'react';
212
+ import { RectSkeleton } from '@salutejs/plasma-new-hope/styled-components';
213
+ import { RectSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
214
+ import { RefAttributes } from 'react';
215
+ import { RefObject } from 'react';
216
+ import { Roundness } from '@salutejs/plasma-core';
217
+ import { RoundnessProps } from '@salutejs/plasma-core';
218
+ import { Row } from '@salutejs/plasma-new-hope/styled-components';
219
+ import { ScreenConfig } from '@salutejs/plasma-new-hope/styled-components';
220
+ import { ScreenMap } from '@salutejs/plasma-new-hope/styled-components';
221
+ import { ScreenVariant } from '@salutejs/plasma-new-hope/styled-components';
222
+ import { ScrollSnapProps } from '@salutejs/plasma-core';
223
+ import { SegmentGroupProps } from '@salutejs/plasma-new-hope/styled-components';
224
+ import { SegmentItemProps } from '@salutejs/plasma-new-hope/styled-components';
225
+ import { SegmentProvider } from '@salutejs/plasma-new-hope/styled-components';
226
+ import { SegmentProviderProps } from '@salutejs/plasma-new-hope/styled-components';
227
+ import { SelectGroup } from '@salutejs/plasma-hope';
228
+ import { MergedSelectProps as SelectProps } from '@salutejs/plasma-new-hope/styled-components';
229
+ import { SelectProps as SelectPropsHope } from '@salutejs/plasma-hope';
230
+ import { selectText } from '@salutejs/plasma-hope';
231
+ import { setRef } from '@salutejs/plasma-core';
232
+ import { shadows } from '@salutejs/plasma-core';
233
+ import { sheetClasses } from '@salutejs/plasma-new-hope/styled-components';
234
+ import { SheetProps } from '@salutejs/plasma-new-hope/styled-components';
235
+ import { ShiftProps } from '@salutejs/plasma-core';
236
+ import { ShowToastArgs } from '@salutejs/plasma-new-hope/styled-components';
237
+ import { SingleSliderProps } from '@salutejs/plasma-new-hope/styled-components';
238
+ import { SkeletonGradientProps } from '@salutejs/plasma-core';
239
+ import { SkeletonGradientProps as SkeletonGradientProps_2 } from '@salutejs/plasma-new-hope/styled-components';
240
+ import { SkeletonSizeProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/Skeleton.types';
241
+ import { SliderProps } from '@salutejs/plasma-new-hope/styled-components';
242
+ import { SmartPaginationDots } from '@salutejs/plasma-hope';
243
+ import { SmartPaginationDotsProps } from '@salutejs/plasma-hope';
244
+ import { SnapAlign } from '@salutejs/plasma-core';
245
+ import { SnapType } from '@salutejs/plasma-core';
246
+ import { spacing } from '@salutejs/plasma-core';
247
+ import { SpacingProps } from '@salutejs/plasma-core';
248
+ import { SpacingProps as SpacingProps_2 } from '@salutejs/plasma-new-hope/styled-components';
249
+ import { SpinnerProps } from '@salutejs/plasma-core';
250
+ import { SSRProvider } from '@salutejs/plasma-new-hope/styled-components';
251
+ import { StatusLabels } from '@salutejs/plasma-new-hope/types/components/Avatar/Avatar.types';
252
+ import { StatusType } from '@salutejs/plasma-hope';
253
+ import { StyledCard } from '@salutejs/plasma-hope';
254
+ import { StyledComponent } from 'styled-components';
255
+ import { StyledPreviewGallery } from '@salutejs/plasma-hope';
256
+ import { SubtitleProps } from '@salutejs/plasma-new-hope/styled-components';
257
+ import { SwitchProps as SwitchProps_2 } from '@salutejs/plasma-new-hope/styled-components';
258
+ import { SyntheticEvent } from 'react';
259
+ import { syntheticFocus } from '@salutejs/plasma-core';
260
+ import { TabItemProps } from '@salutejs/plasma-new-hope/styled-components';
261
+ import { TabItemRefs } from '@salutejs/plasma-new-hope/styled-components';
262
+ import { TabsContext } from '@salutejs/plasma-new-hope/styled-components';
263
+ import { TabsControllerProps } from '@salutejs/plasma-new-hope/styled-components';
264
+ import { TabsProps } from '@salutejs/plasma-new-hope/styled-components';
265
+ import { TextareaHTMLAttributes } from '@salutejs/plasma-core';
266
+ import type { TextAreaProps as TextAreaProps_2 } from '@salutejs/plasma-hope';
267
+ import { TextareaResize } from '@salutejs/plasma-core';
268
+ import { TextFieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
269
+ import { TextfieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
270
+ import type { TextFieldProps as TextFieldProps_2 } from '@salutejs/plasma-hope';
271
+ import { TextFieldPropsBase } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
272
+ import { TextFieldView } from '@salutejs/plasma-hope';
273
+ import { TextSkeletonBaseProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/TextSkeleton/TextSkeleton.types';
274
+ import { TextSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
275
+ import { TimingFunction } from '@salutejs/plasma-core';
276
+ import { ToastPosition } from '@salutejs/plasma-new-hope/styled-components';
277
+ import { ToastProps } from '@salutejs/plasma-new-hope/styled-components';
278
+ import { ToastRole } from '@salutejs/plasma-new-hope/styled-components';
279
+ import { toCssSize } from '@salutejs/plasma-core';
280
+ import { ToolbarProps } from '@salutejs/plasma-new-hope/styled-components';
281
+ import { toolbarTokens } from '@salutejs/plasma-new-hope/styled-components';
282
+ import { TooltipProps } from '@salutejs/plasma-new-hope/styled-components';
283
+ import { transformStyles } from '@salutejs/plasma-core';
284
+ import { TypographyOldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Old/TypographyOld';
285
+ import { UIEvent as UIEvent_2 } from 'react';
286
+ import { Upload } from '@salutejs/plasma-hope';
287
+ import { UploadAudio } from '@salutejs/plasma-hope';
288
+ import { UploadAudioProps } from '@salutejs/plasma-hope';
289
+ import { UploadProgress } from '@salutejs/plasma-hope';
290
+ import { UploadProgressProps } from '@salutejs/plasma-hope';
291
+ import { UploadProps } from '@salutejs/plasma-hope';
292
+ import { UploadVisual } from '@salutejs/plasma-hope';
293
+ import { UploadVisualProps } from '@salutejs/plasma-hope';
294
+ import { useDebouncedFunction } from '@salutejs/plasma-core';
295
+ import { useFocusTrap } from '@salutejs/plasma-hope';
296
+ import { useForkRef } from '@salutejs/plasma-core';
297
+ import { useIsomorphicLayoutEffect } from '@salutejs/plasma-core';
298
+ import { usePopupContext as usePopupBaseContext } from '@salutejs/plasma-new-hope/styled-components';
299
+ import { useSegment } from '@salutejs/plasma-new-hope/styled-components';
300
+ import { useToast } from '@salutejs/plasma-new-hope/styled-components';
301
+ import { ValidationResult } from '@salutejs/plasma-hope';
302
+ import { Variants } from '@salutejs/plasma-new-hope/types/engines/types';
303
+ import { View } from '@salutejs/plasma-core';
304
+ import { ViewProps } from '@salutejs/plasma-core';
305
+ import { views } from '@salutejs/plasma-core';
306
+ import { withAssistiveDropdown } from '@salutejs/plasma-hope';
307
+ import { withAutoFocus } from '@salutejs/plasma-core';
308
+ import { WithAutoFocusProps } from '@salutejs/plasma-core';
309
+ import { withSkeleton } from '@salutejs/plasma-new-hope/styled-components';
310
+ import { WithSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
311
+
312
+ // @public
313
+ export const Accordion: FunctionComponent<PropsType< {
314
+ view: {
315
+ default: PolymorphicClassName;
316
+ secondary: PolymorphicClassName;
317
+ outlined: PolymorphicClassName;
318
+ clear: PolymorphicClassName;
319
+ };
320
+ size: {
321
+ l: PolymorphicClassName;
322
+ m: PolymorphicClassName;
323
+ s: PolymorphicClassName;
324
+ xs: PolymorphicClassName;
325
+ };
326
+ stretching: {
327
+ filled: PolymorphicClassName;
328
+ fixed: PolymorphicClassName;
329
+ };
330
+ }> & {
331
+ view: string;
332
+ size?: string | undefined;
333
+ singleActive?: boolean | undefined;
334
+ defaultActiveEventKey?: number[] | undefined;
335
+ disabled?: boolean | undefined;
336
+ stretching?: "fixed" | "filled" | undefined;
337
+ onChange?: ((index?: number | undefined, value?: boolean | undefined) => void) | undefined;
338
+ children?: ReactNode;
339
+ className?: string | undefined;
340
+ } & RefAttributes<HTMLDivElement>>;
341
+
342
+ export { AccordionItem }
343
+
344
+ export { AccordionProps }
345
+
346
+ export { addFocus }
347
+
348
+ export { addNotification }
349
+
350
+ export { animatedScrollToX }
351
+
352
+ export { animatedScrollToY }
353
+
354
+ export { applyBlur }
355
+
356
+ export { applyDisabled }
357
+
358
+ export { applyEllipsis }
359
+
360
+ export { applyHyphens }
361
+
362
+ export { applyMaxLines }
363
+
364
+ export { applyNoSelect }
365
+
366
+ export { applyRoundness }
367
+
368
+ export { applyScrollSnap }
369
+
370
+ export { applySkeletonGradient }
371
+
372
+ export { applySpacing }
373
+
374
+ export { applyView }
375
+
376
+ export { arrayItemRemoving }
377
+
378
+ export { arrayItemSelecting }
379
+
380
+ export { arrayItemSwapping }
381
+
382
+ export { AsProps }
383
+
384
+ export { AudioPlayer }
385
+
386
+ export { AudioPlayerProps }
387
+
388
+ // @public (undocumented)
389
+ export const Autocomplete: FunctionComponent<PropsType< {
390
+ view: {
391
+ default: PolymorphicClassName;
392
+ positive: PolymorphicClassName;
393
+ warning: PolymorphicClassName;
394
+ negative: PolymorphicClassName;
395
+ };
396
+ size: {
397
+ l: PolymorphicClassName;
398
+ m: PolymorphicClassName;
399
+ s: PolymorphicClassName;
400
+ xs: PolymorphicClassName;
401
+ };
402
+ labelPlacement: {
403
+ inner: PolymorphicClassName;
404
+ outer: PolymorphicClassName;
405
+ };
406
+ disabled: {
407
+ true: PolymorphicClassName;
408
+ };
409
+ readOnly: {
410
+ true: PolymorphicClassName;
411
+ };
412
+ }> & BaseProps & Omit<TextFieldPropsBase, "enumerationType" | "chips" | "onChangeChips"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size"> & RefAttributes<HTMLInputElement>>;
413
+
414
+ // @public (undocumented)
415
+ export const Avatar: FunctionComponent<PropsType< {
416
+ view: {
417
+ default: PolymorphicClassName;
418
+ };
419
+ size: {
420
+ xxl: PolymorphicClassName;
421
+ l: PolymorphicClassName;
422
+ m: PolymorphicClassName;
423
+ s: PolymorphicClassName;
424
+ fit: PolymorphicClassName;
425
+ };
426
+ focused: {
427
+ true: PolymorphicClassName;
428
+ };
429
+ }> & HTMLAttributes<HTMLDivElement> & {
430
+ size: "m" | "s" | "l" | "xxl" | "fit";
431
+ name?: string | undefined;
432
+ url?: string | undefined;
433
+ customText?: string | undefined;
434
+ status?: "active" | "inactive" | undefined;
435
+ isScalable?: boolean | undefined;
436
+ focused?: boolean | undefined;
437
+ statusLabels?: StatusLabels | undefined;
438
+ } & RefAttributes<HTMLDivElement>>;
439
+
440
+ // @public (undocumented)
441
+ export const AvatarGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
442
+ children: ReactNode;
443
+ } & RefAttributes<HTMLDivElement>>;
444
+
445
+ export { AvatarGroupProps }
446
+
447
+ export { AvatarProps }
448
+
449
+ // @public
450
+ export const Badge: FunctionComponent<PropsType< {
451
+ view: {
452
+ default: PolymorphicClassName;
453
+ primary: PolymorphicClassName;
454
+ accent: PolymorphicClassName;
455
+ positive: PolymorphicClassName;
456
+ warning: PolymorphicClassName;
457
+ negative: PolymorphicClassName;
458
+ dark: PolymorphicClassName;
459
+ light: PolymorphicClassName;
460
+ };
461
+ size: {
462
+ l: PolymorphicClassName;
463
+ m: PolymorphicClassName;
464
+ s: PolymorphicClassName;
465
+ };
466
+ pilled: {
467
+ true: PolymorphicClassName;
468
+ };
469
+ transparent: {
470
+ true: PolymorphicClassName;
471
+ };
472
+ }> & HTMLAttributes<HTMLDivElement> & {
473
+ text?: string | undefined;
474
+ contentLeft?: ReactNode;
475
+ contentRight?: ReactNode;
476
+ pilled?: boolean | undefined;
477
+ transparent?: boolean | undefined;
478
+ size?: string | undefined;
479
+ view?: string | undefined;
480
+ } & {
481
+ children?: ReactNode;
482
+ } & RefAttributes<HTMLDivElement>>;
483
+
484
+ export { BadgeProps }
485
+
486
+ export { BlurProps }
487
+
488
+ export { blurs }
489
+
490
+ // @public (undocumented)
491
+ export const Body1: FunctionComponent<PropsType< {
492
+ size: {
493
+ body1: PolymorphicClassName;
494
+ };
495
+ }> & {
496
+ breakWord?: boolean | undefined;
497
+ color?: string | undefined;
498
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
499
+
500
+ // @public (undocumented)
501
+ export const Body2: FunctionComponent<PropsType< {
502
+ size: {
503
+ body2: PolymorphicClassName;
504
+ };
505
+ }> & {
506
+ breakWord?: boolean | undefined;
507
+ color?: string | undefined;
508
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
509
+
510
+ // @public (undocumented)
511
+ export const BodyL: FunctionComponent<PropsType< {
512
+ size: {
513
+ l: PolymorphicClassName;
514
+ };
515
+ }> & {
516
+ breakWord?: boolean | undefined;
517
+ color?: string | undefined;
518
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
519
+
520
+ // @public (undocumented)
521
+ export const BodyM: FunctionComponent<PropsType< {
522
+ size: {
523
+ m: PolymorphicClassName;
524
+ };
525
+ }> & {
526
+ breakWord?: boolean | undefined;
527
+ color?: string | undefined;
528
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
529
+
530
+ // @public (undocumented)
531
+ export const BodyS: FunctionComponent<PropsType< {
532
+ size: {
533
+ s: PolymorphicClassName;
534
+ };
535
+ }> & {
536
+ breakWord?: boolean | undefined;
537
+ color?: string | undefined;
538
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
539
+
540
+ // @public (undocumented)
541
+ export const BodyXS: FunctionComponent<PropsType< {
542
+ size: {
543
+ xs: PolymorphicClassName;
544
+ };
545
+ }> & {
546
+ breakWord?: boolean | undefined;
547
+ color?: string | undefined;
548
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
549
+
550
+ // @public (undocumented)
551
+ export const BodyXXS: FunctionComponent<PropsType< {
552
+ size: {
553
+ xxs: PolymorphicClassName;
554
+ };
555
+ }> & {
556
+ breakWord?: boolean | undefined;
557
+ color?: string | undefined;
558
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
559
+
560
+ // @public
561
+ export const Breadcrumbs: FunctionComponent<PropsType< {
562
+ view: {
563
+ default: PolymorphicClassName;
564
+ };
565
+ size: {
566
+ l: PolymorphicClassName;
567
+ m: PolymorphicClassName;
568
+ s: PolymorphicClassName;
569
+ xs: PolymorphicClassName;
570
+ };
571
+ }> & HTMLAttributes<HTMLDivElement> & {
572
+ view?: string | undefined;
573
+ size?: string | undefined;
574
+ separator?: ReactNode;
575
+ items: BreadcrumbsItem[];
576
+ showItems?: number | undefined;
577
+ } & RefAttributes<HTMLDivElement>>;
578
+
579
+ export { BreadcrumbsProps }
580
+
581
+ export { Breakpoint }
582
+
583
+ export { BreakWordProps }
584
+
585
+ // @public
586
+ export const Button: FunctionComponent<PropsType< {
587
+ view: {
588
+ default: PolymorphicClassName;
589
+ primary: PolymorphicClassName;
590
+ accent: PolymorphicClassName;
591
+ secondary: PolymorphicClassName;
592
+ clear: PolymorphicClassName;
593
+ success: PolymorphicClassName;
594
+ warning: PolymorphicClassName;
595
+ critical: PolymorphicClassName;
596
+ dark: PolymorphicClassName;
597
+ black: PolymorphicClassName;
598
+ white: PolymorphicClassName;
599
+ };
600
+ size: {
601
+ l: PolymorphicClassName;
602
+ lr: PolymorphicClassName;
603
+ m: PolymorphicClassName;
604
+ mr: PolymorphicClassName;
605
+ s: PolymorphicClassName;
606
+ sr: PolymorphicClassName;
607
+ xs: PolymorphicClassName;
608
+ xsr: PolymorphicClassName;
609
+ xxs: PolymorphicClassName;
610
+ };
611
+ disabled: {
612
+ true: PolymorphicClassName;
613
+ };
614
+ focused: {
615
+ true: PolymorphicClassName;
616
+ };
617
+ stretching: {
618
+ auto: PolymorphicClassName;
619
+ filled: PolymorphicClassName;
620
+ fixed: PolymorphicClassName;
621
+ };
622
+ }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
623
+ text?: string | undefined;
624
+ contentLeft?: ReactNode;
625
+ contentPlacing?: ("default" | "relaxed") | undefined;
626
+ isLoading?: boolean | undefined;
627
+ loader?: ReactNode;
628
+ stretch?: boolean | undefined;
629
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
630
+ square?: boolean | undefined;
631
+ focused?: boolean | undefined;
632
+ disabled?: boolean | undefined;
633
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
634
+ view?: string | undefined;
635
+ size?: string | undefined;
636
+ outlined?: boolean | undefined;
637
+ shiftLeft?: boolean | undefined;
638
+ shiftRight?: boolean | undefined;
639
+ blur?: "small" | "medium" | "large" | undefined;
640
+ } & {
641
+ value?: string | number | undefined;
642
+ contentRight?: undefined;
643
+ } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
644
+ text?: string | undefined;
645
+ contentLeft?: ReactNode;
646
+ contentPlacing?: ("default" | "relaxed") | undefined;
647
+ isLoading?: boolean | undefined;
648
+ loader?: ReactNode;
649
+ stretch?: boolean | undefined;
650
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
651
+ square?: boolean | undefined;
652
+ focused?: boolean | undefined;
653
+ disabled?: boolean | undefined;
654
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
655
+ view?: string | undefined;
656
+ size?: string | undefined;
657
+ outlined?: boolean | undefined;
658
+ shiftLeft?: boolean | undefined;
659
+ shiftRight?: boolean | undefined;
660
+ blur?: "small" | "medium" | "large" | undefined;
661
+ } & {
662
+ value?: undefined;
663
+ contentRight?: ReactNode;
664
+ } & RefAttributes<HTMLButtonElement>))>;
665
+
666
+ // @public (undocumented)
667
+ export const Button1: FunctionComponent<PropsType< {
668
+ size: {
669
+ button1: PolymorphicClassName;
670
+ };
671
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
672
+
673
+ // @public (undocumented)
674
+ export const Button2: FunctionComponent<PropsType< {
675
+ size: {
676
+ button2: PolymorphicClassName;
677
+ };
678
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
679
+
680
+ export { ButtonBase }
681
+
682
+ // @public
683
+ export const ButtonGroup: FunctionComponent<PropsType< {
684
+ view: {
685
+ default: PolymorphicClassName;
686
+ primary: PolymorphicClassName;
687
+ accent: PolymorphicClassName;
688
+ secondary: PolymorphicClassName;
689
+ clear: PolymorphicClassName;
690
+ success: PolymorphicClassName;
691
+ warning: PolymorphicClassName;
692
+ critical: PolymorphicClassName;
693
+ dark: PolymorphicClassName;
694
+ black: PolymorphicClassName;
695
+ white: PolymorphicClassName;
696
+ };
697
+ size: {
698
+ l: PolymorphicClassName;
699
+ lr: PolymorphicClassName;
700
+ m: PolymorphicClassName;
701
+ mr: PolymorphicClassName;
702
+ s: PolymorphicClassName;
703
+ sr: PolymorphicClassName;
704
+ xs: PolymorphicClassName;
705
+ xsr: PolymorphicClassName;
706
+ xxs: PolymorphicClassName;
707
+ };
708
+ orientation: {
709
+ horizontal: PolymorphicClassName;
710
+ vertical: PolymorphicClassName;
711
+ };
712
+ gap: {
713
+ none: PolymorphicClassName;
714
+ dense: PolymorphicClassName;
715
+ wide: PolymorphicClassName;
716
+ };
717
+ shape: {
718
+ segmented: PolymorphicClassName;
719
+ default: PolymorphicClassName;
720
+ };
721
+ stretching: {
722
+ auto: PolymorphicClassName;
723
+ filled: PolymorphicClassName;
724
+ };
725
+ }> & ButtonGroupProps & RefAttributes<HTMLDivElement>>;
726
+
727
+ export { ButtonGroupProps }
728
+
729
+ export { ButtonProps }
730
+
731
+ // @public (undocumented)
732
+ export const Calendar: FC<CalendarProps>;
733
+
734
+ // @public (undocumented)
735
+ export const CalendarBase: FunctionComponent<PropsType< {
736
+ view: {
737
+ default: PolymorphicClassName;
738
+ };
739
+ size: {
740
+ l: PolymorphicClassName;
741
+ m: PolymorphicClassName;
742
+ s: PolymorphicClassName;
743
+ xs: PolymorphicClassName;
744
+ };
745
+ }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
746
+
747
+ export { CalendarBaseProps }
748
+
749
+ // @public (undocumented)
750
+ export const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarBaseProps>) => ReactElement<CalendarBaseProps, string | JSXElementConstructor<any>>;
751
+
752
+ // @public (undocumented)
753
+ export const CalendarDouble: FunctionComponent<PropsType< {
754
+ view: {
755
+ default: PolymorphicClassName;
756
+ };
757
+ size: {
758
+ l: PolymorphicClassName;
759
+ m: PolymorphicClassName;
760
+ s: PolymorphicClassName;
761
+ xs: PolymorphicClassName;
762
+ };
763
+ }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
764
+
765
+ export { CalendarDoubleProps }
766
+
767
+ // @public (undocumented)
768
+ export const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarDoubleProps>) => ReactElement<CalendarDoubleProps, string | JSXElementConstructor<any>>;
769
+
770
+ export { CalendarProps }
771
+
772
+ export { CalendarStateType }
773
+
774
+ export { canUseDOM }
775
+
776
+ // @public (undocumented)
777
+ export const Caption: FunctionComponent<PropsType< {
778
+ size: {
779
+ m: PolymorphicClassName;
780
+ };
781
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
782
+
783
+ export { Card }
784
+
785
+ export { CardBadge }
786
+
787
+ export { CardBody }
788
+
789
+ export { CardBodyProps }
790
+
791
+ export { CardContent }
792
+
793
+ export { CardContentProps }
794
+
795
+ export { CardMedia }
796
+
797
+ export { CardMediaProps }
798
+
799
+ export { CardProps }
800
+
801
+ export { Carousel }
802
+
803
+ export { CarouselGridWrapper }
804
+
805
+ export { CarouselItem }
806
+
807
+ export { CarouselItemProps }
808
+
809
+ export { CarouselProps }
810
+
811
+ // @public
812
+ export const Cell: FunctionComponent<PropsType< {
813
+ view: {
814
+ default: PolymorphicClassName;
815
+ };
816
+ size: {
817
+ l: PolymorphicClassName;
818
+ m: PolymorphicClassName;
819
+ s: PolymorphicClassName;
820
+ xs: PolymorphicClassName;
821
+ };
822
+ }> & (({
823
+ size?: string | undefined;
824
+ view: string;
825
+ contentLeft?: ReactNode;
826
+ contentRight?: ReactNode;
827
+ alignContentLeft?: AlignProp | undefined;
828
+ alignContentRight?: AlignProp | undefined;
829
+ stretching?: "auto" | "fixed" | "filled" | undefined;
830
+ content?: ReactNode;
831
+ description?: string | undefined;
832
+ } & {
833
+ title?: string | undefined;
834
+ subtitle?: string | undefined;
835
+ label?: string | undefined;
836
+ children?: undefined;
837
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>) | ({
838
+ size?: string | undefined;
839
+ view: string;
840
+ contentLeft?: ReactNode;
841
+ contentRight?: ReactNode;
842
+ alignContentLeft?: AlignProp | undefined;
843
+ alignContentRight?: AlignProp | undefined;
844
+ stretching?: "auto" | "fixed" | "filled" | undefined;
845
+ content?: ReactNode;
846
+ description?: string | undefined;
847
+ } & {
848
+ title?: undefined;
849
+ subtitle?: undefined;
850
+ label?: undefined;
851
+ children?: ReactNode;
852
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>))>;
853
+
854
+ export { CellProps }
855
+
856
+ export { CellTextbox }
857
+
858
+ export { CellTextboxLabel }
859
+
860
+ export { CellTextboxSubtitle }
861
+
862
+ export { CellTextboxTitle }
863
+
864
+ // @public
865
+ export const Checkbox: FunctionComponent<PropsType< {
866
+ size: {
867
+ s: PolymorphicClassName;
868
+ m: PolymorphicClassName;
869
+ };
870
+ view: {
871
+ default: PolymorphicClassName;
872
+ primary: PolymorphicClassName;
873
+ secondary: PolymorphicClassName;
874
+ tertiary: PolymorphicClassName;
875
+ paragraph: PolymorphicClassName;
876
+ accent: PolymorphicClassName;
877
+ positive: PolymorphicClassName;
878
+ warning: PolymorphicClassName;
879
+ negative: PolymorphicClassName;
880
+ };
881
+ disabled: {
882
+ true: PolymorphicClassName;
883
+ };
884
+ focused: {
885
+ true: PolymorphicClassName;
886
+ };
887
+ }> & CheckboxProps_2 & RefAttributes<HTMLInputElement>>;
888
+
889
+ // Warning: (ae-forgotten-export) The symbol "CheckboxComponent" needs to be exported by the entry point index.d.ts
890
+ //
891
+ // @public (undocumented)
892
+ export type CheckboxProps = ComponentProps<typeof CheckboxComponent>;
893
+
894
+ // @public
895
+ export const Chip: FunctionComponent<PropsType< {
896
+ view: {
897
+ default: PolymorphicClassName;
898
+ primary: PolymorphicClassName;
899
+ secondary: PolymorphicClassName;
900
+ accent: PolymorphicClassName;
901
+ positive: PolymorphicClassName;
902
+ };
903
+ size: {
904
+ l: PolymorphicClassName;
905
+ m: PolymorphicClassName;
906
+ s: PolymorphicClassName;
907
+ xs: PolymorphicClassName;
908
+ };
909
+ disabled: {
910
+ true: PolymorphicClassName;
911
+ };
912
+ focused: {
913
+ true: PolymorphicClassName;
914
+ };
915
+ pilled: {
916
+ true: PolymorphicClassName;
917
+ };
918
+ }> & ChipProps & RefAttributes<HTMLButtonElement>>;
919
+
920
+ export { ChipProps }
921
+
922
+ export { clearSelection }
923
+
924
+ export { closeNotification }
925
+
926
+ export { ClosePlacementType }
927
+
928
+ export { Col }
929
+
930
+ export { ColCount }
931
+
932
+ export { ColOffsetProps }
933
+
934
+ export { ColProps }
935
+
936
+ export { ColSizeProps }
937
+
938
+ // @public (undocumented)
939
+ export const Container: FunctionComponent<PropsType< {
940
+ view: {
941
+ default: PolymorphicClassName;
942
+ legacy: PolymorphicClassName;
943
+ };
944
+ }> & ContainerProps & RefAttributes<HTMLDivElement>>;
945
+
946
+ export { ContainerProps }
947
+
948
+ export { convertRoundnessMatrix }
949
+
950
+ // @public
951
+ export const Counter: FunctionComponent<PropsType< {
952
+ view: {
953
+ default: PolymorphicClassName;
954
+ primary: PolymorphicClassName;
955
+ accent: PolymorphicClassName;
956
+ positive: PolymorphicClassName;
957
+ warning: PolymorphicClassName;
958
+ negative: PolymorphicClassName;
959
+ dark: PolymorphicClassName;
960
+ light: PolymorphicClassName;
961
+ };
962
+ size: {
963
+ xs: PolymorphicClassName;
964
+ xxs: PolymorphicClassName;
965
+ };
966
+ }> & HTMLAttributes<HTMLDivElement> & {
967
+ count: number;
968
+ maxCount?: number | undefined;
969
+ size?: string | undefined;
970
+ view?: string | undefined;
971
+ } & RefAttributes<HTMLDivElement>>;
972
+
973
+ export { CounterProps }
974
+
975
+ export { counterTokens }
976
+
977
+ // @public (undocumented)
978
+ export const DatePicker: FunctionComponent<PropsType< {
979
+ view: {
980
+ default: PolymorphicClassName;
981
+ };
982
+ size: {
983
+ l: PolymorphicClassName;
984
+ m: PolymorphicClassName;
985
+ s: PolymorphicClassName;
986
+ xs: PolymorphicClassName;
987
+ };
988
+ disabled: {
989
+ true: PolymorphicClassName;
990
+ };
991
+ readOnly: {
992
+ true: PolymorphicClassName;
993
+ };
994
+ }> & DatePickerdVariationProps & DatePickerTextFieldProps & DatePickerCalendarProps & DatePickerPopoverProps & Omit<HTMLAttributes<HTMLDivElement>, "defaultValue"> & RefAttributes<HTMLInputElement>>;
995
+
996
+ export { datePickerClasses }
997
+
998
+ export { DatePickerPlacement }
999
+
1000
+ export { DatePickerPlacementBasic }
1001
+
1002
+ export { DatePickerProps }
1003
+
1004
+ // @public (undocumented)
1005
+ export const DatePickerRange: FunctionComponent<PropsType< {
1006
+ view: {
1007
+ default: PolymorphicClassName;
1008
+ };
1009
+ size: {
1010
+ l: PolymorphicClassName;
1011
+ m: PolymorphicClassName;
1012
+ s: PolymorphicClassName;
1013
+ xs: PolymorphicClassName;
1014
+ };
1015
+ disabled: {
1016
+ true: PolymorphicClassName;
1017
+ };
1018
+ readOnly: {
1019
+ true: PolymorphicClassName;
1020
+ };
1021
+ }> & DatePickerdVariationProps & {
1022
+ defaultFirstDate?: Date | undefined;
1023
+ defaultSecondDate?: Date | undefined;
1024
+ onCommitFirstDate?: ((value: string | Date, error?: boolean | undefined, success?: boolean | undefined, dateInfo?: DateInfo | undefined) => void) | undefined;
1025
+ onCommitSecondDate?: ((value: string | Date, error?: boolean | undefined, success?: boolean | undefined, dateInfo?: DateInfo | undefined) => void) | undefined;
1026
+ } & {
1027
+ label?: string | undefined;
1028
+ view?: string | undefined;
1029
+ disabled?: boolean | undefined;
1030
+ readOnly?: boolean | undefined;
1031
+ size?: string | undefined;
1032
+ contentLeft?: ReactNode;
1033
+ contentRight?: ReactNode;
1034
+ leftHelper?: string | undefined;
1035
+ dividerVariant?: "none" | "icon" | "dash" | undefined;
1036
+ dividerIcon?: ReactNode;
1037
+ firstValueError?: boolean | undefined;
1038
+ secondValueError?: boolean | undefined;
1039
+ firstValueSuccess?: boolean | undefined;
1040
+ secondValueSuccess?: boolean | undefined;
1041
+ firstPlaceholder?: string | undefined;
1042
+ secondPlaceholder?: string | undefined;
1043
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1044
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1045
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1046
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1047
+ firstTextfieldTextBefore?: string | undefined;
1048
+ secondTextfieldTextBefore?: string | undefined;
1049
+ firstTextfieldTextAfter?: string | undefined;
1050
+ secondTextfieldTextAfter?: string | undefined;
1051
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
1052
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
1053
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1054
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1055
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1056
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1057
+ } & DatePickerCalendarProps & Omit<DatePickerPopoverProps, "placement"> & {
1058
+ placement?: DatePickerRangePlacement | DatePickerRangePlacement[] | undefined;
1059
+ isDoubleCalendar?: boolean | undefined;
1060
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>>;
1061
+
1062
+ export { DatePickerRangePlacement }
1063
+
1064
+ export { DatePickerRangeProps }
1065
+
1066
+ export { datePickerTokens }
1067
+
1068
+ export { defaultValidate }
1069
+
1070
+ export { DisabledProps }
1071
+
1072
+ // @public
1073
+ export const Divider: FunctionComponent<PropsType< {
1074
+ view: {
1075
+ default: PolymorphicClassName;
1076
+ dark: PolymorphicClassName;
1077
+ light: PolymorphicClassName;
1078
+ inverse: PolymorphicClassName;
1079
+ };
1080
+ size: {
1081
+ m: PolymorphicClassName;
1082
+ };
1083
+ orientation: {
1084
+ horizontal: PolymorphicClassName;
1085
+ vertical: PolymorphicClassName;
1086
+ };
1087
+ }> & DividerProps & RefAttributes<HTMLDivElement>>;
1088
+
1089
+ export { DividerProps }
1090
+
1091
+ export { dividerTokens }
1092
+
1093
+ // @public
1094
+ export const Drawer: FunctionComponent<PropsType< {
1095
+ view: {
1096
+ default: PolymorphicClassName;
1097
+ };
1098
+ size: {
1099
+ m: PolymorphicClassName;
1100
+ };
1101
+ borderRadius: {
1102
+ none: PolymorphicClassName;
1103
+ default: PolymorphicClassName;
1104
+ };
1105
+ }> & PopupBaseProps & PanelProps & {
1106
+ placement?: "top" | "bottom" | "right" | "left" | undefined;
1107
+ asModal?: boolean | undefined;
1108
+ withBlur?: boolean | undefined;
1109
+ closeOnEsc?: boolean | undefined;
1110
+ closeOnOverlayClick?: boolean | undefined;
1111
+ onEscKeyDown?: ((event: KeyboardEvent) => void) | undefined;
1112
+ onOverlayClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1113
+ initialFocusRef?: RefObject<HTMLElement> | undefined;
1114
+ focusAfterRef?: RefObject<HTMLElement> | undefined;
1115
+ onClose?: (() => void) | undefined;
1116
+ } & RefAttributes<HTMLDivElement>>;
1117
+
1118
+ // @public
1119
+ export const DrawerContent: FunctionComponent<PropsType<Variants> & {
1120
+ view?: string | undefined;
1121
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1122
+
1123
+ export { DrawerContentProps }
1124
+
1125
+ // @public
1126
+ export const DrawerFooter: FunctionComponent<PropsType<Variants> & {
1127
+ view?: string | undefined;
1128
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1129
+
1130
+ export { DrawerFooterProps }
1131
+
1132
+ // @public
1133
+ export const DrawerHeader: FunctionComponent<PropsType<Variants> & {
1134
+ hasClose?: boolean | undefined;
1135
+ closePlacement?: "right" | "left" | undefined;
1136
+ actions?: ReactNode;
1137
+ onClose?: (() => void) | undefined;
1138
+ view?: string | undefined;
1139
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1140
+
1141
+ export { DrawerHeaderProps }
1142
+
1143
+ export { DrawerProps }
1144
+
1145
+ // @public (undocumented)
1146
+ export const Dropdown: FunctionComponent<PropsType< {
1147
+ size: {
1148
+ xs: PolymorphicClassName;
1149
+ s: PolymorphicClassName;
1150
+ m: PolymorphicClassName;
1151
+ l: PolymorphicClassName;
1152
+ };
1153
+ view: {
1154
+ default: PolymorphicClassName;
1155
+ };
1156
+ }> & DropdownProps & RefAttributes<HTMLDivElement>>;
1157
+
1158
+ // @public (undocumented)
1159
+ export const DropdownItem: React_2.ForwardRefExoticComponent<DropdownItemProps & React_2.RefAttributes<HTMLDivElement>>;
1160
+
1161
+ export { DropdownItemProps }
1162
+
1163
+ export { DropdownItemType }
1164
+
1165
+ // @public (undocumented)
1166
+ export const DropdownList: StyledComponent<"ul", any, {}, never>;
1167
+
1168
+ export { DropdownNodeType }
1169
+
1170
+ // @public (undocumented)
1171
+ export const DropdownPopup: React_2.ForwardRefExoticComponent<DropdownPopupProps & React_2.RefAttributes<HTMLDivElement>>;
1172
+
1173
+ export { DropdownPopupProps }
1174
+
1175
+ export { DropdownProps }
1176
+
1177
+ // @public (undocumented)
1178
+ export const DsplL: FunctionComponent<PropsType< {
1179
+ size: {
1180
+ l: PolymorphicClassName;
1181
+ };
1182
+ }> & {
1183
+ breakWord?: boolean | undefined;
1184
+ color?: string | undefined;
1185
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1186
+
1187
+ // @public (undocumented)
1188
+ export const DsplM: FunctionComponent<PropsType< {
1189
+ size: {
1190
+ m: PolymorphicClassName;
1191
+ };
1192
+ }> & {
1193
+ breakWord?: boolean | undefined;
1194
+ color?: string | undefined;
1195
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1196
+
1197
+ // @public (undocumented)
1198
+ export const DsplS: FunctionComponent<PropsType< {
1199
+ size: {
1200
+ s: PolymorphicClassName;
1201
+ };
1202
+ }> & {
1203
+ breakWord?: boolean | undefined;
1204
+ color?: string | undefined;
1205
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1206
+
1207
+ export { Editable }
1208
+
1209
+ export { EditableProps }
1210
+
1211
+ export { ElasticGrid }
1212
+
1213
+ export { ElasticGridProps }
1214
+
1215
+ // @public (undocumented)
1216
+ export const EmptyState: FunctionComponent<PropsType< {
1217
+ size: {
1218
+ l: PolymorphicClassName;
1219
+ m: PolymorphicClassName;
1220
+ s: PolymorphicClassName;
1221
+ xs: PolymorphicClassName;
1222
+ };
1223
+ }> & Props & RefAttributes<HTMLDivElement>>;
1224
+
1225
+ export { extractTextFrom }
1226
+
1227
+ export { FocusProps }
1228
+
1229
+ // @public (undocumented)
1230
+ export const Footnote1: FunctionComponent<PropsType< {
1231
+ size: {
1232
+ footnote1: PolymorphicClassName;
1233
+ };
1234
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1235
+
1236
+ // @public (undocumented)
1237
+ export const Footnote2: FunctionComponent<PropsType< {
1238
+ size: {
1239
+ footnote2: PolymorphicClassName;
1240
+ };
1241
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1242
+
1243
+ export { formatCurrency }
1244
+
1245
+ export { gridBreakpoints }
1246
+
1247
+ export { gridColumns }
1248
+
1249
+ export { gridGutters }
1250
+
1251
+ export { gridMargins }
1252
+
1253
+ export { gridSizes }
1254
+
1255
+ // @public (undocumented)
1256
+ export const H1: FunctionComponent<PropsType< {
1257
+ size: {
1258
+ h1: PolymorphicClassName;
1259
+ };
1260
+ }> & {
1261
+ breakWord?: boolean | undefined;
1262
+ color?: string | undefined;
1263
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1264
+
1265
+ // @public (undocumented)
1266
+ export const H2: FunctionComponent<PropsType< {
1267
+ size: {
1268
+ h2: PolymorphicClassName;
1269
+ };
1270
+ }> & {
1271
+ breakWord?: boolean | undefined;
1272
+ color?: string | undefined;
1273
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1274
+
1275
+ // @public (undocumented)
1276
+ export const H3: FunctionComponent<PropsType< {
1277
+ size: {
1278
+ h3: PolymorphicClassName;
1279
+ };
1280
+ }> & {
1281
+ breakWord?: boolean | undefined;
1282
+ color?: string | undefined;
1283
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1284
+
1285
+ // @public (undocumented)
1286
+ export const H4: FunctionComponent<PropsType< {
1287
+ size: {
1288
+ h4: PolymorphicClassName;
1289
+ };
1290
+ }> & {
1291
+ breakWord?: boolean | undefined;
1292
+ color?: string | undefined;
1293
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1294
+
1295
+ // @public (undocumented)
1296
+ export const H5: FunctionComponent<PropsType< {
1297
+ size: {
1298
+ h5: PolymorphicClassName;
1299
+ };
1300
+ }> & {
1301
+ breakWord?: boolean | undefined;
1302
+ color?: string | undefined;
1303
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1304
+
1305
+ // @public (undocumented)
1306
+ export const Headline1: FunctionComponent<PropsType< {
1307
+ size: {
1308
+ headline1: PolymorphicClassName;
1309
+ };
1310
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1311
+
1312
+ // @public (undocumented)
1313
+ export const Headline2: FunctionComponent<PropsType< {
1314
+ size: {
1315
+ headline2: PolymorphicClassName;
1316
+ };
1317
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1318
+
1319
+ // @public (undocumented)
1320
+ export const Headline3: FunctionComponent<PropsType< {
1321
+ size: {
1322
+ headline3: PolymorphicClassName;
1323
+ };
1324
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1325
+
1326
+ // @public (undocumented)
1327
+ export const Headline4: FunctionComponent<PropsType< {
1328
+ size: {
1329
+ headline4: PolymorphicClassName;
1330
+ };
1331
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1332
+
1333
+ // @public (undocumented)
1334
+ export const Headline5: FunctionComponent<PropsType< {
1335
+ size: {
1336
+ headline5: PolymorphicClassName;
1337
+ };
1338
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1339
+
1340
+ // @public
1341
+ export const IconButton: FunctionComponent<PropsType< {
1342
+ view: {
1343
+ default: PolymorphicClassName;
1344
+ accent: PolymorphicClassName;
1345
+ secondary: PolymorphicClassName;
1346
+ clear: PolymorphicClassName;
1347
+ success: PolymorphicClassName;
1348
+ warning: PolymorphicClassName;
1349
+ critical: PolymorphicClassName;
1350
+ dark: PolymorphicClassName;
1351
+ black: PolymorphicClassName;
1352
+ white: PolymorphicClassName;
1353
+ };
1354
+ size: {
1355
+ l: PolymorphicClassName;
1356
+ lr: PolymorphicClassName;
1357
+ m: PolymorphicClassName;
1358
+ mr: PolymorphicClassName;
1359
+ s: PolymorphicClassName;
1360
+ sr: PolymorphicClassName;
1361
+ xs: PolymorphicClassName;
1362
+ xsr: PolymorphicClassName;
1363
+ };
1364
+ disabled: {
1365
+ true: PolymorphicClassName;
1366
+ };
1367
+ focused: {
1368
+ true: PolymorphicClassName;
1369
+ };
1370
+ }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1371
+ text?: string | undefined;
1372
+ contentLeft?: ReactNode;
1373
+ contentPlacing?: ("default" | "relaxed") | undefined;
1374
+ isLoading?: boolean | undefined;
1375
+ loader?: ReactNode;
1376
+ stretch?: boolean | undefined;
1377
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
1378
+ square?: boolean | undefined;
1379
+ focused?: boolean | undefined;
1380
+ disabled?: boolean | undefined;
1381
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1382
+ view?: string | undefined;
1383
+ size?: string | undefined;
1384
+ outlined?: boolean | undefined;
1385
+ shiftLeft?: boolean | undefined;
1386
+ shiftRight?: boolean | undefined;
1387
+ blur?: "small" | "medium" | "large" | undefined;
1388
+ } & {
1389
+ value?: string | number | undefined;
1390
+ contentRight?: undefined;
1391
+ } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1392
+ text?: string | undefined;
1393
+ contentLeft?: ReactNode;
1394
+ contentPlacing?: ("default" | "relaxed") | undefined;
1395
+ isLoading?: boolean | undefined;
1396
+ loader?: ReactNode;
1397
+ stretch?: boolean | undefined;
1398
+ stretching?: ("auto" | "fixed" | "filled") | undefined;
1399
+ square?: boolean | undefined;
1400
+ focused?: boolean | undefined;
1401
+ disabled?: boolean | undefined;
1402
+ pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1403
+ view?: string | undefined;
1404
+ size?: string | undefined;
1405
+ outlined?: boolean | undefined;
1406
+ shiftLeft?: boolean | undefined;
1407
+ shiftRight?: boolean | undefined;
1408
+ blur?: "small" | "medium" | "large" | undefined;
1409
+ } & {
1410
+ value?: undefined;
1411
+ contentRight?: ReactNode;
1412
+ } & RefAttributes<HTMLButtonElement>))>;
1413
+
1414
+ // @public
1415
+ const Image_2: FunctionComponent<PropsType<Variants> & ImgHTMLAttributes<HTMLImageElement> & {
1416
+ base?: "img" | "div" | undefined;
1417
+ 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;
1418
+ customRatio?: string | undefined;
1419
+ } & RefAttributes<HTMLDivElement>>;
1420
+ export { Image_2 as Image }
1421
+
1422
+ export { ImageProps }
1423
+
1424
+ // @public (undocumented)
1425
+ export const Indicator: FunctionComponent<PropsType< {
1426
+ view: {
1427
+ default: PolymorphicClassName;
1428
+ accent: PolymorphicClassName;
1429
+ inactive: PolymorphicClassName;
1430
+ positive: PolymorphicClassName;
1431
+ warning: PolymorphicClassName;
1432
+ negative: PolymorphicClassName;
1433
+ black: PolymorphicClassName;
1434
+ white: PolymorphicClassName;
1435
+ };
1436
+ size: {
1437
+ l: PolymorphicClassName;
1438
+ m: PolymorphicClassName;
1439
+ s: PolymorphicClassName;
1440
+ };
1441
+ }> & HTMLAttributes<HTMLDivElement> & {
1442
+ size: string;
1443
+ view: string;
1444
+ } & RefAttributes<HTMLDivElement>>;
1445
+
1446
+ export { IndicatorProps }
1447
+
1448
+ export { InputHTMLAttributes }
1449
+
1450
+ // @public
1451
+ export const LineSkeleton: FunctionComponent<PropsType< {
1452
+ size: {
1453
+ body1: PolymorphicClassName;
1454
+ body2: PolymorphicClassName;
1455
+ body3: PolymorphicClassName;
1456
+ button1: PolymorphicClassName;
1457
+ button2: PolymorphicClassName;
1458
+ caption: PolymorphicClassName;
1459
+ display1: PolymorphicClassName;
1460
+ display2: PolymorphicClassName;
1461
+ display3: PolymorphicClassName;
1462
+ footnote1: PolymorphicClassName;
1463
+ footnote2: PolymorphicClassName;
1464
+ headline1: PolymorphicClassName;
1465
+ headline2: PolymorphicClassName;
1466
+ headline3: PolymorphicClassName;
1467
+ headline4: PolymorphicClassName;
1468
+ paragraph1: PolymorphicClassName;
1469
+ paragraph2: PolymorphicClassName;
1470
+ underline: PolymorphicClassName;
1471
+ bodyL: PolymorphicClassName;
1472
+ bodyM: PolymorphicClassName;
1473
+ bodyS: PolymorphicClassName;
1474
+ bodyXS: PolymorphicClassName;
1475
+ bodyXXS: PolymorphicClassName;
1476
+ dsplL: PolymorphicClassName;
1477
+ dsplM: PolymorphicClassName;
1478
+ dsplS: PolymorphicClassName;
1479
+ h1: PolymorphicClassName;
1480
+ h2: PolymorphicClassName;
1481
+ h3: PolymorphicClassName;
1482
+ h4: PolymorphicClassName;
1483
+ h5: PolymorphicClassName;
1484
+ textL: PolymorphicClassName;
1485
+ textM: PolymorphicClassName;
1486
+ textS: PolymorphicClassName;
1487
+ textXS: PolymorphicClassName;
1488
+ };
1489
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
1490
+ customGradientColor?: string | undefined;
1491
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
1492
+ } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement>>;
1493
+
1494
+ export { LineSkeletonProps }
1495
+
1496
+ // @public
1497
+ export const Link: FunctionComponent<PropsType< {
1498
+ view: {
1499
+ default: PolymorphicClassName;
1500
+ primary: PolymorphicClassName;
1501
+ secondary: PolymorphicClassName;
1502
+ tertiary: PolymorphicClassName;
1503
+ paragraph: PolymorphicClassName;
1504
+ accent: PolymorphicClassName;
1505
+ positive: PolymorphicClassName;
1506
+ warning: PolymorphicClassName;
1507
+ negative: PolymorphicClassName;
1508
+ clear: PolymorphicClassName;
1509
+ };
1510
+ disabled: {
1511
+ true: PolymorphicClassName;
1512
+ };
1513
+ focused: {
1514
+ true: PolymorphicClassName;
1515
+ };
1516
+ }> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
1517
+
1518
+ export { List }
1519
+
1520
+ export { ListItem }
1521
+
1522
+ export { MaxLinesProps }
1523
+
1524
+ export { mediaQuery }
1525
+
1526
+ export { MediaQueryFunction }
1527
+
1528
+ export { Modal }
1529
+
1530
+ // @public
1531
+ export const ModalBase: ForwardRefExoticComponent<ModalBaseProps & RefAttributes<HTMLDivElement>>;
1532
+
1533
+ export { modalBaseClasses }
1534
+
1535
+ export { ModalBaseProps }
1536
+
1537
+ export { ModalProps }
1538
+
1539
+ export { ModalsProvider }
1540
+
1541
+ export { ModalView }
1542
+
1543
+ export { monthLongName }
1544
+
1545
+ export { monthShortName }
1546
+
1547
+ // @public (undocumented)
1548
+ const Notification_2: React_2.FunctionComponent<PropsType< {
1549
+ view: {
1550
+ default: PolymorphicClassName;
1551
+ };
1552
+ layout: {
1553
+ horizontal: PolymorphicClassName;
1554
+ vertical: PolymorphicClassName;
1555
+ };
1556
+ size: {
1557
+ xs: PolymorphicClassName;
1558
+ xxs: PolymorphicClassName;
1559
+ };
1560
+ }> & NotificationProps & React_2.RefAttributes<HTMLDivElement>>;
1561
+ export { Notification_2 as Notification }
1562
+
1563
+ export { NotificationIconPlacement }
1564
+
1565
+ export { NotificationLayout }
1566
+
1567
+ export { NotificationProps }
1568
+
1569
+ // @public (undocumented)
1570
+ export const NotificationsProvider: React_2.FC<{
1571
+ children: ReactNode;
1572
+ frame?: string;
1573
+ }>;
1574
+
1575
+ export { OutlinedProps }
1576
+
1577
+ export { Overlay }
1578
+
1579
+ export { OverlayProps }
1580
+
1581
+ // @public (undocumented)
1582
+ export const P1: FunctionComponent<PropsType< {
1583
+ size: {
1584
+ paragraph1: PolymorphicClassName;
1585
+ };
1586
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1587
+
1588
+ // @public (undocumented)
1589
+ export const P2: FunctionComponent<PropsType< {
1590
+ size: {
1591
+ paragraph2: PolymorphicClassName;
1592
+ };
1593
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1594
+
1595
+ export { padZeroNumber }
1596
+
1597
+ // @public
1598
+ export const Pagination: FunctionComponent<PropsType< {
1599
+ view: {
1600
+ default: PolymorphicClassName;
1601
+ secondary: PolymorphicClassName;
1602
+ clear: PolymorphicClassName;
1603
+ primary: PolymorphicClassName;
1604
+ };
1605
+ viewCurrentPage: {
1606
+ default: PolymorphicClassName;
1607
+ secondary: PolymorphicClassName;
1608
+ clear: PolymorphicClassName;
1609
+ primary: PolymorphicClassName;
1610
+ };
1611
+ size: {
1612
+ l: PolymorphicClassName;
1613
+ m: PolymorphicClassName;
1614
+ s: PolymorphicClassName;
1615
+ xs: PolymorphicClassName;
1616
+ };
1617
+ type: {
1618
+ compact: PolymorphicClassName;
1619
+ default: PolymorphicClassName;
1620
+ };
1621
+ }> & PaginationProps & RefAttributes<HTMLDivElement>>;
1622
+
1623
+ export { PaginationDot }
1624
+
1625
+ export { PaginationDotProps }
1626
+
1627
+ export { PaginationDots }
1628
+
1629
+ export { PaginationProps }
1630
+
1631
+ // @public (undocumented)
1632
+ export const ParagraphText1: FunctionComponent<PropsType< {
1633
+ size: {
1634
+ paragraphText1: PolymorphicClassName;
1635
+ };
1636
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1637
+
1638
+ // @public (undocumented)
1639
+ export const ParagraphText2: FunctionComponent<PropsType< {
1640
+ size: {
1641
+ paragraphText2: PolymorphicClassName;
1642
+ };
1643
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1644
+
1645
+ export { PickOptional }
1646
+
1647
+ export { PinProps }
1648
+
1649
+ // @public (undocumented)
1650
+ export const Popover: FunctionComponent<PropsType< {
1651
+ view: {
1652
+ default: PolymorphicClassName;
1653
+ };
1654
+ }> & HTMLAttributes<HTMLDivElement> & CustomPopoverProps & RefAttributes<HTMLDivElement>>;
1655
+
1656
+ export { PopoverPlacement }
1657
+
1658
+ export { PopoverProps }
1659
+
1660
+ export { PopoverTrigger }
1661
+
1662
+ export { Popup }
1663
+
1664
+ // @public
1665
+ export const PopupBase: ForwardRefExoticComponent<PopupBaseProps & RefAttributes<HTMLDivElement>>;
1666
+
1667
+ export { popupBaseClasses }
1668
+
1669
+ export { PopupBasePlacement }
1670
+
1671
+ export { PopupBaseProps }
1672
+
1673
+ export { PopupBaseProvider }
1674
+
1675
+ export { PopupInfo }
1676
+
1677
+ export { PopupProps }
1678
+
1679
+ export { Portal }
1680
+
1681
+ export { PortalProps }
1682
+
1683
+ export { PreviewGallery }
1684
+
1685
+ export { PreviewGalleryItemProps }
1686
+
1687
+ export { PreviewGalleryProps }
1688
+
1689
+ // @public
1690
+ export const Price: FunctionComponent<PropsType< {
1691
+ view: {};
1692
+ }> & PriceProps & RefAttributes<HTMLSpanElement>>;
1693
+
1694
+ export { priceClasses }
1695
+
1696
+ // @public (undocumented)
1697
+ export const Progress: FunctionComponent<PropsType< {
1698
+ view: {
1699
+ default: PolymorphicClassName;
1700
+ secondary: PolymorphicClassName;
1701
+ primary: PolymorphicClassName;
1702
+ accent: PolymorphicClassName;
1703
+ success: PolymorphicClassName;
1704
+ warning: PolymorphicClassName;
1705
+ error: PolymorphicClassName;
1706
+ };
1707
+ size: {
1708
+ m: PolymorphicClassName;
1709
+ };
1710
+ }> & ProgressProps & RefAttributes<HTMLDivElement>>;
1711
+
1712
+ export { ProgressProps }
1713
+
1714
+ // @public
1715
+ export const Radiobox: FunctionComponent<PropsType< {
1716
+ size: {
1717
+ s: PolymorphicClassName;
1718
+ m: PolymorphicClassName;
1719
+ };
1720
+ view: {
1721
+ default: PolymorphicClassName;
1722
+ primary: PolymorphicClassName;
1723
+ secondary: PolymorphicClassName;
1724
+ tertiary: PolymorphicClassName;
1725
+ paragraph: PolymorphicClassName;
1726
+ accent: PolymorphicClassName;
1727
+ positive: PolymorphicClassName;
1728
+ warning: PolymorphicClassName;
1729
+ negative: PolymorphicClassName;
1730
+ };
1731
+ disabled: {
1732
+ true: PolymorphicClassName;
1733
+ };
1734
+ focused: {
1735
+ true: PolymorphicClassName;
1736
+ };
1737
+ }> & Filter<InputHTMLAttributes_2<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
1738
+
1739
+ // Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
1740
+ //
1741
+ // @public (undocumented)
1742
+ export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
1743
+
1744
+ export { RadioGroup }
1745
+
1746
+ export { radiuses }
1747
+
1748
+ // @public
1749
+ const Range_2: FunctionComponent<PropsType< {
1750
+ view: {
1751
+ default: PolymorphicClassName;
1752
+ };
1753
+ size: {
1754
+ l: PolymorphicClassName;
1755
+ m: PolymorphicClassName;
1756
+ s: PolymorphicClassName;
1757
+ xs: PolymorphicClassName;
1758
+ };
1759
+ disabled: {
1760
+ true: PolymorphicClassName;
1761
+ };
1762
+ readOnly: {
1763
+ true: PolymorphicClassName;
1764
+ };
1765
+ }> & (({
1766
+ label?: string | undefined;
1767
+ leftHelper?: string | undefined;
1768
+ contentLeft?: ReactNode;
1769
+ contentRight?: ReactNode;
1770
+ firstValue?: TextfieldPrimitiveValue | undefined;
1771
+ secondValue?: TextfieldPrimitiveValue | undefined;
1772
+ firstValueError?: boolean | undefined;
1773
+ secondValueError?: boolean | undefined;
1774
+ firstValueSuccess?: boolean | undefined;
1775
+ secondValueSuccess?: boolean | undefined;
1776
+ firstPlaceholder?: string | undefined;
1777
+ secondPlaceholder?: string | undefined;
1778
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1779
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1780
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1781
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1782
+ firstTextfieldTextAfter?: string | undefined;
1783
+ secondTextfieldTextAfter?: string | undefined;
1784
+ view?: string | undefined;
1785
+ size?: string | undefined;
1786
+ readOnly?: boolean | undefined;
1787
+ disabled?: boolean | undefined;
1788
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
1789
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
1790
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
1791
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
1792
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1793
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1794
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1795
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1796
+ } & {
1797
+ firstTextfieldTextBefore: string;
1798
+ secondTextfieldTextBefore: string;
1799
+ dividerVariant?: "none" | undefined;
1800
+ dividerIcon?: undefined;
1801
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
1802
+ label?: string | undefined;
1803
+ leftHelper?: string | undefined;
1804
+ contentLeft?: ReactNode;
1805
+ contentRight?: ReactNode;
1806
+ firstValue?: TextfieldPrimitiveValue | undefined;
1807
+ secondValue?: TextfieldPrimitiveValue | undefined;
1808
+ firstValueError?: boolean | undefined;
1809
+ secondValueError?: boolean | undefined;
1810
+ firstValueSuccess?: boolean | undefined;
1811
+ secondValueSuccess?: boolean | undefined;
1812
+ firstPlaceholder?: string | undefined;
1813
+ secondPlaceholder?: string | undefined;
1814
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1815
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1816
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1817
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1818
+ firstTextfieldTextAfter?: string | undefined;
1819
+ secondTextfieldTextAfter?: string | undefined;
1820
+ view?: string | undefined;
1821
+ size?: string | undefined;
1822
+ readOnly?: boolean | undefined;
1823
+ disabled?: boolean | undefined;
1824
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
1825
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
1826
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
1827
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
1828
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1829
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1830
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1831
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1832
+ } & {
1833
+ dividerVariant?: "dash" | undefined;
1834
+ dividerIcon?: undefined;
1835
+ firstTextfieldTextBefore?: string | undefined;
1836
+ secondTextfieldTextBefore?: string | undefined;
1837
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
1838
+ label?: string | undefined;
1839
+ leftHelper?: string | undefined;
1840
+ contentLeft?: ReactNode;
1841
+ contentRight?: ReactNode;
1842
+ firstValue?: TextfieldPrimitiveValue | undefined;
1843
+ secondValue?: TextfieldPrimitiveValue | undefined;
1844
+ firstValueError?: boolean | undefined;
1845
+ secondValueError?: boolean | undefined;
1846
+ firstValueSuccess?: boolean | undefined;
1847
+ secondValueSuccess?: boolean | undefined;
1848
+ firstPlaceholder?: string | undefined;
1849
+ secondPlaceholder?: string | undefined;
1850
+ firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1851
+ firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1852
+ secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1853
+ secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1854
+ firstTextfieldTextAfter?: string | undefined;
1855
+ secondTextfieldTextAfter?: string | undefined;
1856
+ view?: string | undefined;
1857
+ size?: string | undefined;
1858
+ readOnly?: boolean | undefined;
1859
+ disabled?: boolean | undefined;
1860
+ onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
1861
+ onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
1862
+ onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
1863
+ onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
1864
+ onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1865
+ onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1866
+ onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1867
+ onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1868
+ } & {
1869
+ dividerIcon?: ReactNode;
1870
+ dividerVariant?: "icon" | undefined;
1871
+ firstTextfieldTextBefore?: string | undefined;
1872
+ secondTextfieldTextBefore?: string | undefined;
1873
+ } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>))>;
1874
+ export { Range_2 as Range }
1875
+
1876
+ export { RangeProps }
1877
+
1878
+ export { rangeTokens }
1879
+
1880
+ export { Ratio }
1881
+
1882
+ export { RectSkeleton }
1883
+
1884
+ export { RectSkeletonProps }
1885
+
1886
+ export { Roundness }
1887
+
1888
+ export { RoundnessProps }
1889
+
1890
+ export { Row }
1891
+
1892
+ export { ScreenConfig }
1893
+
1894
+ export { ScreenMap }
1895
+
1896
+ export { ScreenVariant }
1897
+
1898
+ export { ScrollSnapProps }
1899
+
1900
+ // @public
1901
+ export const SegmentGroup: FunctionComponent<PropsType< {
1902
+ view: {
1903
+ clear: PolymorphicClassName;
1904
+ filled: PolymorphicClassName;
1905
+ };
1906
+ size: {
1907
+ xs: PolymorphicClassName;
1908
+ s: PolymorphicClassName;
1909
+ m: PolymorphicClassName;
1910
+ l: PolymorphicClassName;
1911
+ };
1912
+ disabled: {
1913
+ true: PolymorphicClassName;
1914
+ };
1915
+ pilled: {
1916
+ true: PolymorphicClassName;
1917
+ };
1918
+ filledBackground: {
1919
+ true: PolymorphicClassName;
1920
+ };
1921
+ stretch: {
1922
+ true: PolymorphicClassName;
1923
+ };
1924
+ }> & HTMLAttributes<HTMLDivElement> & {
1925
+ selectionMode?: "multiple" | "single" | undefined;
1926
+ disabled?: boolean | undefined;
1927
+ stretch?: boolean | undefined;
1928
+ pilled?: boolean | undefined;
1929
+ filledBackground?: boolean | undefined;
1930
+ size?: string | undefined;
1931
+ view?: string | undefined;
1932
+ } & RefAttributes<HTMLDivElement>>;
1933
+
1934
+ export { SegmentGroupProps }
1935
+
1936
+ // @public
1937
+ export const SegmentItem: FunctionComponent<PropsType< {
1938
+ view: {
1939
+ clear: PolymorphicClassName;
1940
+ default: PolymorphicClassName;
1941
+ secondary: PolymorphicClassName;
1942
+ };
1943
+ size: {
1944
+ xs: PolymorphicClassName;
1945
+ s: PolymorphicClassName;
1946
+ m: PolymorphicClassName;
1947
+ l: PolymorphicClassName;
1948
+ };
1949
+ disabled: {
1950
+ true: PolymorphicClassName;
1951
+ };
1952
+ pilled: {
1953
+ true: PolymorphicClassName;
1954
+ };
1955
+ }> & ButtonHTMLAttributes<HTMLButtonElement> & {
1956
+ value: string;
1957
+ id?: string | undefined;
1958
+ label?: ReactNode;
1959
+ pilled?: boolean | undefined;
1960
+ customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
1961
+ size?: string | undefined;
1962
+ view?: string | undefined;
1963
+ } & RefAttributes<HTMLLabelElement>>;
1964
+
1965
+ export { SegmentItemProps }
1966
+
1967
+ export { SegmentProvider }
1968
+
1969
+ export { SegmentProviderProps }
1970
+
1971
+ // @public (undocumented)
1972
+ export const Select: FunctionComponent<PropsType< {
1973
+ size: {
1974
+ xs: PolymorphicClassName;
1975
+ s: PolymorphicClassName;
1976
+ m: PolymorphicClassName;
1977
+ l: PolymorphicClassName;
1978
+ };
1979
+ view: {
1980
+ default: PolymorphicClassName;
1981
+ positive: PolymorphicClassName;
1982
+ warning: PolymorphicClassName;
1983
+ negative: PolymorphicClassName;
1984
+ accent: PolymorphicClassName;
1985
+ secondary: PolymorphicClassName;
1986
+ clear: PolymorphicClassName;
1987
+ dark: PolymorphicClassName;
1988
+ black: PolymorphicClassName;
1989
+ white: PolymorphicClassName;
1990
+ };
1991
+ chipView: {
1992
+ default: PolymorphicClassName;
1993
+ secondary: PolymorphicClassName;
1994
+ accent: PolymorphicClassName;
1995
+ };
1996
+ }> & (({
1997
+ target?: "textfield-like" | undefined;
1998
+ view?: "default" | "positive" | "warning" | "negative" | undefined;
1999
+ contentLeft?: ReactNode;
2000
+ labelPlacement?: "outer" | "inner" | undefined;
2001
+ placeholder?: string | undefined;
2002
+ helperText?: string | undefined;
2003
+ } & {
2004
+ multiselect?: false | undefined;
2005
+ separator?: undefined;
2006
+ } & {
2007
+ value: any;
2008
+ onChange?: ((value: any) => void) | undefined;
2009
+ listOverflow?: Property.Overflow | undefined;
2010
+ listHeight?: Property.Height<string | number> | undefined;
2011
+ status?: "warning" | "success" | "error" | undefined;
2012
+ placeholder?: string | undefined;
2013
+ helperText?: string | undefined;
2014
+ disabled?: boolean | undefined;
2015
+ items?: MergedDropdownNode[] | undefined;
2016
+ onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2017
+ hasItems?: boolean | undefined;
2018
+ children?: undefined;
2019
+ isOpen?: boolean | undefined;
2020
+ isTargetAmount?: boolean | undefined;
2021
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2022
+ placement?: ("auto" | ("top" | "bottom" | "right" | "left")) | ("top" | "bottom" | "right" | "left")[] | undefined;
2023
+ label?: string | undefined;
2024
+ onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2025
+ variant?: "normal" | "tight" | undefined;
2026
+ listWidth?: Property.Width<string | number> | undefined;
2027
+ portal?: string | RefObject<HTMLElement> | undefined;
2028
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2029
+ renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2030
+ closeAfterSelect?: boolean | undefined;
2031
+ size?: string | undefined;
2032
+ view?: string | undefined;
2033
+ chipView?: string | undefined;
2034
+ } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
2035
+ target?: "textfield-like" | undefined;
2036
+ view?: "default" | "positive" | "warning" | "negative" | undefined;
2037
+ contentLeft?: ReactNode;
2038
+ labelPlacement?: "outer" | "inner" | undefined;
2039
+ placeholder?: string | undefined;
2040
+ helperText?: string | undefined;
2041
+ } & {
2042
+ multiselect?: true | undefined;
2043
+ separator?: string | undefined;
2044
+ } & {
2045
+ value: any;
2046
+ onChange?: ((value: any) => void) | undefined;
2047
+ listOverflow?: Property.Overflow | undefined;
2048
+ listHeight?: Property.Height<string | number> | undefined;
2049
+ status?: "warning" | "success" | "error" | undefined;
2050
+ placeholder?: string | undefined;
2051
+ helperText?: string | undefined;
2052
+ disabled?: boolean | undefined;
2053
+ items?: MergedDropdownNode[] | undefined;
2054
+ onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2055
+ hasItems?: boolean | undefined;
2056
+ children?: undefined;
2057
+ isOpen?: boolean | undefined;
2058
+ isTargetAmount?: boolean | undefined;
2059
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2060
+ placement?: ("auto" | ("top" | "bottom" | "right" | "left")) | ("top" | "bottom" | "right" | "left")[] | undefined;
2061
+ label?: string | undefined;
2062
+ onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2063
+ variant?: "normal" | "tight" | undefined;
2064
+ listWidth?: Property.Width<string | number> | undefined;
2065
+ portal?: string | RefObject<HTMLElement> | undefined;
2066
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2067
+ renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2068
+ closeAfterSelect?: boolean | undefined;
2069
+ size?: string | undefined;
2070
+ view?: string | undefined;
2071
+ chipView?: string | undefined;
2072
+ } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
2073
+ target?: "button-like" | undefined;
2074
+ view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "black" | "white" | "dark" | "clear" | undefined;
2075
+ contentLeft?: undefined;
2076
+ labelPlacement?: undefined;
2077
+ placeholder?: undefined;
2078
+ helperText?: undefined;
2079
+ } & {
2080
+ multiselect?: false | undefined;
2081
+ separator?: undefined;
2082
+ } & {
2083
+ value: any;
2084
+ onChange?: ((value: any) => void) | undefined;
2085
+ listOverflow?: Property.Overflow | undefined;
2086
+ listHeight?: Property.Height<string | number> | undefined;
2087
+ status?: "warning" | "success" | "error" | undefined;
2088
+ placeholder?: string | undefined;
2089
+ helperText?: string | undefined;
2090
+ disabled?: boolean | undefined;
2091
+ items?: MergedDropdownNode[] | undefined;
2092
+ onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2093
+ hasItems?: boolean | undefined;
2094
+ children?: undefined;
2095
+ isOpen?: boolean | undefined;
2096
+ isTargetAmount?: boolean | undefined;
2097
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2098
+ placement?: ("auto" | ("top" | "bottom" | "right" | "left")) | ("top" | "bottom" | "right" | "left")[] | undefined;
2099
+ label?: string | undefined;
2100
+ onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2101
+ variant?: "normal" | "tight" | undefined;
2102
+ listWidth?: Property.Width<string | number> | undefined;
2103
+ portal?: string | RefObject<HTMLElement> | undefined;
2104
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2105
+ renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2106
+ closeAfterSelect?: boolean | undefined;
2107
+ size?: string | undefined;
2108
+ view?: string | undefined;
2109
+ chipView?: string | undefined;
2110
+ } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
2111
+ target?: "button-like" | undefined;
2112
+ view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "black" | "white" | "dark" | "clear" | undefined;
2113
+ contentLeft?: undefined;
2114
+ labelPlacement?: undefined;
2115
+ placeholder?: undefined;
2116
+ helperText?: undefined;
2117
+ } & {
2118
+ multiselect?: true | undefined;
2119
+ separator?: string | undefined;
2120
+ } & {
2121
+ value: any;
2122
+ onChange?: ((value: any) => void) | undefined;
2123
+ listOverflow?: Property.Overflow | undefined;
2124
+ listHeight?: Property.Height<string | number> | undefined;
2125
+ status?: "warning" | "success" | "error" | undefined;
2126
+ placeholder?: string | undefined;
2127
+ helperText?: string | undefined;
2128
+ disabled?: boolean | undefined;
2129
+ items?: MergedDropdownNode[] | undefined;
2130
+ onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2131
+ hasItems?: boolean | undefined;
2132
+ children?: undefined;
2133
+ isOpen?: boolean | undefined;
2134
+ isTargetAmount?: boolean | undefined;
2135
+ renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2136
+ placement?: ("auto" | ("top" | "bottom" | "right" | "left")) | ("top" | "bottom" | "right" | "left")[] | undefined;
2137
+ label?: string | undefined;
2138
+ onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2139
+ variant?: "normal" | "tight" | undefined;
2140
+ listWidth?: Property.Width<string | number> | undefined;
2141
+ portal?: string | RefObject<HTMLElement> | undefined;
2142
+ renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2143
+ renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2144
+ closeAfterSelect?: boolean | undefined;
2145
+ size?: string | undefined;
2146
+ view?: string | undefined;
2147
+ chipView?: string | undefined;
2148
+ } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>))>;
2149
+
2150
+ export { SelectGroup }
2151
+
2152
+ export { SelectProps }
2153
+
2154
+ export { SelectPropsHope }
2155
+
2156
+ export { selectText }
2157
+
2158
+ export { setRef }
2159
+
2160
+ export { shadows }
2161
+
2162
+ // @public
2163
+ export const Sheet: FunctionComponent<PropsType< {
2164
+ view: {
2165
+ default: PolymorphicClassName;
2166
+ };
2167
+ }> & SheetProps & RefAttributes<HTMLDivElement>>;
2168
+
2169
+ export { sheetClasses }
2170
+
2171
+ export { SheetProps }
2172
+
2173
+ export { ShiftProps }
2174
+
2175
+ export { ShowToastArgs }
2176
+
2177
+ export { SkeletonGradientProps }
2178
+
2179
+ // @public
2180
+ export const Slider: FunctionComponent<PropsType< {
2181
+ view: {
2182
+ default: PolymorphicClassName;
2183
+ accent: PolymorphicClassName;
2184
+ gradient: PolymorphicClassName;
2185
+ };
2186
+ size: {
2187
+ l: PolymorphicClassName;
2188
+ m: PolymorphicClassName;
2189
+ s: PolymorphicClassName;
2190
+ };
2191
+ disabled: {
2192
+ true: PolymorphicClassName;
2193
+ };
2194
+ }> & ((SingleSliderProps & RefAttributes<HTMLDivElement>) | (DoubleSliderProps & RefAttributes<HTMLDivElement>))>;
2195
+
2196
+ export { SliderProps }
2197
+
2198
+ export { SmartPaginationDots }
2199
+
2200
+ export { SmartPaginationDotsProps }
2201
+
2202
+ export { SnapAlign }
2203
+
2204
+ export { SnapType }
2205
+
2206
+ export { spacing }
2207
+
2208
+ export { SpacingProps }
2209
+
2210
+ // @public
2211
+ export const Spinner: StyledComponent<FunctionComponent<SpinnerProps>, any, {}, never>;
2212
+
2213
+ export { SpinnerProps }
2214
+
2215
+ export { SSRProvider }
2216
+
2217
+ export { StatusType }
2218
+
2219
+ export { StyledCard }
2220
+
2221
+ export { StyledPreviewGallery }
2222
+
2223
+ // @public (undocumented)
2224
+ export const Subtitle: FunctionComponent<PropsType< {
2225
+ size: {
2226
+ m: PolymorphicClassName;
2227
+ };
2228
+ }> & SubtitleProps & RefAttributes<HTMLDivElement>>;
2229
+
2230
+ // @public (undocumented)
2231
+ export const Switch: FunctionComponent<PropsType< {
2232
+ size: {
2233
+ m: PolymorphicClassName;
2234
+ };
2235
+ view: {
2236
+ default: PolymorphicClassName;
2237
+ };
2238
+ labelPosition: {
2239
+ before: PolymorphicClassName;
2240
+ after: PolymorphicClassName;
2241
+ };
2242
+ disabled: {
2243
+ true: PolymorphicClassName;
2244
+ };
2245
+ focused: {
2246
+ true: PolymorphicClassName;
2247
+ };
2248
+ }> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
2249
+
2250
+ // Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
2251
+ //
2252
+ // @public (undocumented)
2253
+ export type SwitchProps = ComponentProps<typeof SwitchComponent>;
2254
+
2255
+ export { syntheticFocus }
2256
+
2257
+ // @public
2258
+ export const TabItem: ForwardRefExoticComponent<ButtonHTMLAttributes<HTMLButtonElement> & AsProps_2<any> & CustomTabItemProps & RefAttributes<HTMLDivElement>>;
2259
+
2260
+ export { TabItemProps }
2261
+
2262
+ export { TabItemRefs }
2263
+
2264
+ // @public
2265
+ export const Tabs: ForwardRefExoticComponent<HTMLAttributes<HTMLDivElement> & AsProps_2<any> & CustomTabsProps & RefAttributes<HTMLDivElement>>;
2266
+
2267
+ export { TabsContext }
2268
+
2269
+ // @public
2270
+ export const TabsController: ForwardRefExoticComponent<TabsControllerProps & RefAttributes<HTMLDivElement>>;
2271
+
2272
+ export { TabsControllerProps }
2273
+
2274
+ export { TabsProps }
2275
+
2276
+ // @public
2277
+ export const TextArea: ForwardRefExoticComponent<TextAreaProps & RefAttributes<HTMLTextAreaElement>>;
2278
+
2279
+ export { TextareaHTMLAttributes }
2280
+
2281
+ // @public (undocumented)
2282
+ export interface TextAreaProps extends TextAreaProps_2 {
2283
+ // @deprecated (undocumented)
2284
+ resize?: 'none' | 'both' | 'horizontal' | 'vertical';
2285
+ }
2286
+
2287
+ export { TextareaResize }
2288
+
2289
+ // @public
2290
+ export const TextField: React_2.ForwardRefExoticComponent<TextFieldProps_2 & Pick<PropsType< {
2291
+ view: {
2292
+ default: PolymorphicClassName;
2293
+ positive: PolymorphicClassName;
2294
+ warning: PolymorphicClassName;
2295
+ negative: PolymorphicClassName;
2296
+ };
2297
+ size: {
2298
+ l: PolymorphicClassName;
2299
+ m: PolymorphicClassName;
2300
+ s: PolymorphicClassName;
2301
+ xs: PolymorphicClassName;
2302
+ };
2303
+ labelPlacement: {
2304
+ inner: PolymorphicClassName;
2305
+ outer: PolymorphicClassName;
2306
+ };
2307
+ disabled: {
2308
+ true: PolymorphicClassName;
2309
+ };
2310
+ readOnly: {
2311
+ true: PolymorphicClassName;
2312
+ };
2313
+ }> & (({
2314
+ size?: string | undefined;
2315
+ view?: string | undefined;
2316
+ readOnly?: boolean | undefined;
2317
+ disabled?: boolean | undefined;
2318
+ } & {
2319
+ label?: string | undefined;
2320
+ labelPlacement?: "outer" | "inner" | undefined;
2321
+ leftHelper?: string | undefined;
2322
+ contentLeft?: React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | undefined;
2323
+ contentRight?: React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | undefined;
2324
+ textBefore?: string | undefined;
2325
+ textAfter?: string | undefined;
2326
+ onSearch?: ((value: string, event?: React_2.KeyboardEvent<HTMLInputElement> | undefined) => void) | undefined;
2327
+ } & {
2328
+ chips?: undefined;
2329
+ onChangeChips?: undefined;
2330
+ enumerationType?: "plain" | undefined;
2331
+ onSearch?: ((value: string, event?: React_2.KeyboardEvent<HTMLInputElement> | undefined) => void) | undefined;
2332
+ } & Omit<React_2.InputHTMLAttributes<HTMLInputElement>, "size"> & React_2.RefAttributes<HTMLInputElement>) | ({
2333
+ size?: string | undefined;
2334
+ view?: string | undefined;
2335
+ readOnly?: boolean | undefined;
2336
+ disabled?: boolean | undefined;
2337
+ } & {
2338
+ label?: string | undefined;
2339
+ labelPlacement?: "outer" | "inner" | undefined;
2340
+ leftHelper?: string | undefined;
2341
+ contentLeft?: React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | undefined;
2342
+ contentRight?: React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | undefined;
2343
+ textBefore?: string | undefined;
2344
+ textAfter?: string | undefined;
2345
+ onSearch?: ((value: string, event?: React_2.KeyboardEvent<HTMLInputElement> | undefined) => void) | undefined;
2346
+ } & {
2347
+ enumerationType: "chip";
2348
+ onSearch?: undefined;
2349
+ chips?: TextFieldPrimitiveValue[] | undefined;
2350
+ onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2351
+ } & Omit<React_2.InputHTMLAttributes<HTMLInputElement>, "size"> & React_2.RefAttributes<HTMLInputElement>)), "enumerationType" | "chips" | "onChangeChips"> & React_2.RefAttributes<HTMLInputElement>>;
2352
+
2353
+ // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
2354
+ //
2355
+ // @public (undocumented)
2356
+ export type TextFieldProps = TextFieldProps_2 & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'onChangeChips'>;
2357
+
2358
+ export { TextFieldView }
2359
+
2360
+ // @public (undocumented)
2361
+ export const TextL: FunctionComponent<PropsType< {
2362
+ size: {
2363
+ l: PolymorphicClassName;
2364
+ };
2365
+ }> & {
2366
+ breakWord?: boolean | undefined;
2367
+ color?: string | undefined;
2368
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2369
+
2370
+ // @public (undocumented)
2371
+ export const TextM: FunctionComponent<PropsType< {
2372
+ size: {
2373
+ m: PolymorphicClassName;
2374
+ };
2375
+ }> & {
2376
+ breakWord?: boolean | undefined;
2377
+ color?: string | undefined;
2378
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2379
+
2380
+ // @public (undocumented)
2381
+ export const TextS: FunctionComponent<PropsType< {
2382
+ size: {
2383
+ s: PolymorphicClassName;
2384
+ };
2385
+ }> & {
2386
+ breakWord?: boolean | undefined;
2387
+ color?: string | undefined;
2388
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2389
+
2390
+ // @public
2391
+ export const TextSkeleton: FC<PropsType< {
2392
+ size: {
2393
+ body1: PolymorphicClassName;
2394
+ body2: PolymorphicClassName;
2395
+ body3: PolymorphicClassName;
2396
+ button1: PolymorphicClassName;
2397
+ button2: PolymorphicClassName;
2398
+ caption: PolymorphicClassName;
2399
+ display1: PolymorphicClassName;
2400
+ display2: PolymorphicClassName;
2401
+ display3: PolymorphicClassName;
2402
+ footnote1: PolymorphicClassName;
2403
+ footnote2: PolymorphicClassName;
2404
+ headline1: PolymorphicClassName;
2405
+ headline2: PolymorphicClassName;
2406
+ headline3: PolymorphicClassName;
2407
+ headline4: PolymorphicClassName;
2408
+ paragraph1: PolymorphicClassName;
2409
+ paragraph2: PolymorphicClassName;
2410
+ underline: PolymorphicClassName;
2411
+ bodyL: PolymorphicClassName;
2412
+ bodyM: PolymorphicClassName;
2413
+ bodyS: PolymorphicClassName;
2414
+ bodyXS: PolymorphicClassName;
2415
+ bodyXXS: PolymorphicClassName;
2416
+ dsplL: PolymorphicClassName;
2417
+ dsplM: PolymorphicClassName;
2418
+ dsplS: PolymorphicClassName;
2419
+ h1: PolymorphicClassName;
2420
+ h2: PolymorphicClassName;
2421
+ h3: PolymorphicClassName;
2422
+ h4: PolymorphicClassName;
2423
+ h5: PolymorphicClassName;
2424
+ textL: PolymorphicClassName;
2425
+ textM: PolymorphicClassName;
2426
+ textS: PolymorphicClassName;
2427
+ textXS: PolymorphicClassName;
2428
+ };
2429
+ }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
2430
+ customGradientColor?: string | undefined;
2431
+ roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
2432
+ } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement> & TextSkeletonBaseProps>;
2433
+
2434
+ export { TextSkeletonProps }
2435
+
2436
+ // @public (undocumented)
2437
+ export const TextXS: FunctionComponent<PropsType< {
2438
+ size: {
2439
+ xs: PolymorphicClassName;
2440
+ };
2441
+ }> & {
2442
+ breakWord?: boolean | undefined;
2443
+ color?: string | undefined;
2444
+ } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2445
+
2446
+ export { TimingFunction }
2447
+
2448
+ // @public (undocumented)
2449
+ export const Toast: FunctionComponent<PropsType< {
2450
+ view: {
2451
+ default: PolymorphicClassName;
2452
+ primary: PolymorphicClassName;
2453
+ dark: PolymorphicClassName;
2454
+ light: PolymorphicClassName;
2455
+ };
2456
+ size: {
2457
+ m: PolymorphicClassName;
2458
+ };
2459
+ pilled: {
2460
+ true: PolymorphicClassName;
2461
+ };
2462
+ }> & HTMLAttributes<HTMLButtonElement> & CustomToastProps & RefAttributes<HTMLDivElement>>;
2463
+
2464
+ export { ToastPosition }
2465
+
2466
+ export { ToastProps }
2467
+
2468
+ // @public (undocumented)
2469
+ export const ToastProvider: ({ children }: {
2470
+ children: ReactNode;
2471
+ }) => JSX.Element;
2472
+
2473
+ export { ToastRole }
2474
+
2475
+ export { toCssSize }
2476
+
2477
+ // @public
2478
+ export const Toolbar: FunctionComponent<PropsType< {
2479
+ view: {
2480
+ default: PolymorphicClassName;
2481
+ };
2482
+ size: {
2483
+ xs: PolymorphicClassName;
2484
+ s: PolymorphicClassName;
2485
+ m: PolymorphicClassName;
2486
+ l: PolymorphicClassName;
2487
+ };
2488
+ }> & HTMLAttributes<HTMLDivElement> & {
2489
+ children: ReactNode;
2490
+ orientation?: "horizontal" | "vertical" | undefined;
2491
+ hasShadow?: boolean | undefined;
2492
+ size?: string | undefined;
2493
+ view?: string | undefined;
2494
+ } & RefAttributes<HTMLDivElement>>;
2495
+
2496
+ // @public (undocumented)
2497
+ export const ToolbarDivider: FunctionComponent<PropsType<Variants> & DividerProps & RefAttributes<HTMLDivElement>>;
2498
+
2499
+ export { ToolbarProps }
2500
+
2501
+ export { toolbarTokens }
2502
+
2503
+ // @public (undocumented)
2504
+ export const Tooltip: ForwardRefExoticComponent<TooltipProps & RefAttributes<HTMLDivElement>>;
2505
+
2506
+ export { TooltipProps }
2507
+
2508
+ export { transformStyles }
2509
+
2510
+ // @public (undocumented)
2511
+ export const Underline: FunctionComponent<PropsType< {
2512
+ size: {
2513
+ m: PolymorphicClassName;
2514
+ };
2515
+ }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2516
+
2517
+ export { Upload }
2518
+
2519
+ export { UploadAudio }
2520
+
2521
+ export { UploadAudioProps }
2522
+
2523
+ export { UploadProgress }
2524
+
2525
+ export { UploadProgressProps }
2526
+
2527
+ export { UploadProps }
2528
+
2529
+ export { UploadVisual }
2530
+
2531
+ export { UploadVisualProps }
2532
+
2533
+ export { useDebouncedFunction }
2534
+
2535
+ export { useFocusTrap }
2536
+
2537
+ export { useForkRef }
2538
+
2539
+ export { useIsomorphicLayoutEffect }
2540
+
2541
+ export { usePopupBaseContext }
2542
+
2543
+ export { useSegment }
2544
+
2545
+ export { useToast }
2546
+
2547
+ export { ValidationResult }
2548
+
2549
+ export { View }
2550
+
2551
+ export { ViewProps }
2552
+
2553
+ export { views }
2554
+
2555
+ export { withAssistiveDropdown }
2556
+
2557
+ export { withAutoFocus }
2558
+
2559
+ export { WithAutoFocusProps }
2560
+
2561
+ export { withSkeleton }
2562
+
2563
+ export { WithSkeletonProps }
2564
+
2565
+ // (No @packageDocumentation comment for this package)
2566
+
2567
+ ```