@salutejs/plasma-web 1.364.0-dev.0 → 1.364.1-canary.1333.10283987438.0

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