@salutejs/plasma-web 1.363.0-canary.1344.10270215610.0 → 1.363.0-dev.0

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