@salutejs/plasma-b2c 1.411.0-dev.0 → 1.411.1-canary.1374.11160084202.0

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