@salutejs/plasma-b2c 1.419.0-canary.1459.11360824834.0 → 1.419.0-dev.0

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