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

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