@salutejs/plasma-web 1.384.0-dev.0 → 1.384.1-canary.1374.10632027763.0

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