@salutejs/plasma-web 1.402.0-dev.0 → 1.403.0-canary.1445.10999600795.0

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