@salutejs/plasma-web 1.348.0-canary.1292.9863563726.0 → 1.348.0-dev.0

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