@salutejs/plasma-web 1.421.0-canary.1459.11360824834.0 → 1.421.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-web.api.md +429 -9
  2. package/components/Mask/Mask.d.ts +425 -2
  3. package/components/TextArea/TextArea.config.d.ts +0 -10
  4. package/components/TextArea/TextArea.config.js +12 -22
  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 +282 -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 +3 -13
  13. package/css/cjs/components/TextArea/TextArea.config.js.map +1 -1
  14. package/css/cjs/components/TextArea/{TextArea.config_g5fxsq.css → TextArea.config_gz8cpa.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_j0ymp0.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 +3 -13
  25. package/css/es/components/TextArea/TextArea.config.js.map +1 -1
  26. package/css/es/components/TextArea/{TextArea.config_g5fxsq.css → TextArea.config_gz8cpa.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_j0ymp0.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 +12 -22
  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_owf0ip.css +0 -19
  39. package/css/es/components/TextField/TextField.config_owf0ip.css +0 -19
  40. package/temp/plasma-web.api.md +0 -2982
@@ -1,2982 +0,0 @@
1
- ## API Report File for "@salutejs/plasma-web"
2
-
3
- > Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
4
-
5
- ```ts
6
-
7
- /// <reference types="react" />
8
-
9
- import { AccordionItem } from '@salutejs/plasma-new-hope/styled-components';
10
- import { AccordionProps } from '@salutejs/plasma-new-hope/styled-components';
11
- import { addFocus } from '@salutejs/plasma-core';
12
- import { addNotification } from '@salutejs/plasma-new-hope/styled-components';
13
- import { AlignProp } from '@salutejs/plasma-new-hope/types/components/Cell/Cell.types';
14
- import { AnchorHTMLAttributes } from 'react';
15
- import { animatedScrollToX } from '@salutejs/plasma-core';
16
- import { animatedScrollToY } from '@salutejs/plasma-core';
17
- import { applyBlur } from '@salutejs/plasma-core';
18
- import { applyDisabled } from '@salutejs/plasma-core';
19
- import { applyEllipsis } from '@salutejs/plasma-core';
20
- import { applyHyphens } from '@salutejs/plasma-core';
21
- import { applyMaxLines } from '@salutejs/plasma-core';
22
- import { applyNoSelect } from '@salutejs/plasma-core';
23
- import { applyRoundness } from '@salutejs/plasma-core';
24
- import { applyScrollSnap } from '@salutejs/plasma-core';
25
- import { applySkeletonGradient } from '@salutejs/plasma-core';
26
- import { applySpacing } from '@salutejs/plasma-core';
27
- import { applyView } from '@salutejs/plasma-core';
28
- import { arrayItemRemoving } from '@salutejs/plasma-hope';
29
- import { arrayItemSelecting } from '@salutejs/plasma-hope';
30
- import { arrayItemSwapping } from '@salutejs/plasma-hope';
31
- import { AsProps } from '@salutejs/plasma-core';
32
- import { AsProps as AsProps_2 } from '@salutejs/plasma-new-hope/types/types';
33
- import { AudioPlayer } from '@salutejs/plasma-hope';
34
- import { AudioPlayerProps } from '@salutejs/plasma-hope';
35
- import { AvatarGroupProps } from '@salutejs/plasma-new-hope/styled-components';
36
- import { AvatarProps } from '@salutejs/plasma-new-hope/styled-components';
37
- import { BadgeProps } from '@salutejs/plasma-new-hope/styled-components';
38
- import { 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_3 } from '@salutejs/plasma-hope';
293
- import type { TextFieldProps as TextFieldProps_4 } 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
- primary: PolymorphicClassName;
700
- accent: PolymorphicClassName;
701
- positive: PolymorphicClassName;
702
- warning: PolymorphicClassName;
703
- negative: PolymorphicClassName;
704
- dark: PolymorphicClassName;
705
- light: PolymorphicClassName;
706
- };
707
- size: {
708
- l: PolymorphicClassName;
709
- m: PolymorphicClassName;
710
- s: PolymorphicClassName;
711
- xs: PolymorphicClassName;
712
- };
713
- pilled: {
714
- true: PolymorphicClassName;
715
- };
716
- transparent: {
717
- true: PolymorphicClassName;
718
- };
719
- clear: {
720
- true: PolymorphicClassName;
721
- };
722
- }> & ((HTMLAttributes<HTMLDivElement> & {
723
- text?: string | undefined;
724
- contentLeft?: ReactNode;
725
- contentRight?: ReactNode;
726
- size?: string | undefined;
727
- view?: string | undefined;
728
- } & {
729
- children?: ReactNode;
730
- } & {
731
- clear?: true | undefined;
732
- pilled?: false | undefined;
733
- transparent?: false | undefined;
734
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
735
- text?: string | undefined;
736
- contentLeft?: ReactNode;
737
- contentRight?: ReactNode;
738
- size?: string | undefined;
739
- view?: string | undefined;
740
- } & {
741
- children?: ReactNode;
742
- } & {
743
- pilled?: true | undefined;
744
- transparent?: boolean | undefined;
745
- clear?: false | undefined;
746
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
747
- text?: string | undefined;
748
- contentLeft?: ReactNode;
749
- contentRight?: ReactNode;
750
- size?: string | undefined;
751
- view?: string | undefined;
752
- } & {
753
- children?: ReactNode;
754
- } & {
755
- pilled?: boolean | undefined;
756
- transparent?: true | undefined;
757
- clear?: false | undefined;
758
- } & RefAttributes<HTMLDivElement>))>;
759
-
760
- export { BadgeProps }
761
-
762
- export { BlurProps }
763
-
764
- export { blurs }
765
-
766
- // @public (undocumented)
767
- export const Body1: FunctionComponent<PropsType< {
768
- size: {
769
- body1: PolymorphicClassName;
770
- };
771
- }> & {
772
- breakWord?: boolean | undefined;
773
- color?: string | undefined;
774
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
775
-
776
- // @public (undocumented)
777
- export const Body2: FunctionComponent<PropsType< {
778
- size: {
779
- body2: PolymorphicClassName;
780
- };
781
- }> & {
782
- breakWord?: boolean | undefined;
783
- color?: string | undefined;
784
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
785
-
786
- // @public (undocumented)
787
- export const BodyL: FunctionComponent<PropsType< {
788
- size: {
789
- l: PolymorphicClassName;
790
- };
791
- }> & {
792
- breakWord?: boolean | undefined;
793
- color?: string | undefined;
794
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
795
-
796
- // @public (undocumented)
797
- export const BodyM: FunctionComponent<PropsType< {
798
- size: {
799
- m: PolymorphicClassName;
800
- };
801
- }> & {
802
- breakWord?: boolean | undefined;
803
- color?: string | undefined;
804
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
805
-
806
- // @public (undocumented)
807
- export const BodyS: FunctionComponent<PropsType< {
808
- size: {
809
- s: PolymorphicClassName;
810
- };
811
- }> & {
812
- breakWord?: boolean | undefined;
813
- color?: string | undefined;
814
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
815
-
816
- // @public (undocumented)
817
- export const BodyXS: FunctionComponent<PropsType< {
818
- size: {
819
- xs: PolymorphicClassName;
820
- };
821
- }> & {
822
- breakWord?: boolean | undefined;
823
- color?: string | undefined;
824
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
825
-
826
- // @public (undocumented)
827
- export const BodyXXS: FunctionComponent<PropsType< {
828
- size: {
829
- xxs: PolymorphicClassName;
830
- };
831
- }> & {
832
- breakWord?: boolean | undefined;
833
- color?: string | undefined;
834
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
835
-
836
- // @public
837
- export const Breadcrumbs: FunctionComponent<PropsType< {
838
- view: {
839
- default: PolymorphicClassName;
840
- };
841
- size: {
842
- l: PolymorphicClassName;
843
- m: PolymorphicClassName;
844
- s: PolymorphicClassName;
845
- xs: PolymorphicClassName;
846
- };
847
- }> & HTMLAttributes<HTMLDivElement> & {
848
- view?: string | undefined;
849
- size?: string | undefined;
850
- separator?: ReactNode;
851
- items: BreadcrumbsItem[];
852
- showItems?: number | undefined;
853
- } & RefAttributes<HTMLDivElement>>;
854
-
855
- export { BreadcrumbsProps }
856
-
857
- export { Breakpoint }
858
-
859
- export { BreakWordProps }
860
-
861
- // @public
862
- export const Button: FunctionComponent<PropsType< {
863
- view: {
864
- default: PolymorphicClassName;
865
- primary: PolymorphicClassName;
866
- accent: PolymorphicClassName;
867
- secondary: PolymorphicClassName;
868
- clear: PolymorphicClassName;
869
- success: PolymorphicClassName;
870
- warning: PolymorphicClassName;
871
- critical: PolymorphicClassName;
872
- dark: PolymorphicClassName;
873
- black: PolymorphicClassName;
874
- white: PolymorphicClassName;
875
- };
876
- size: {
877
- l: PolymorphicClassName;
878
- lr: PolymorphicClassName;
879
- m: PolymorphicClassName;
880
- mr: PolymorphicClassName;
881
- s: PolymorphicClassName;
882
- sr: PolymorphicClassName;
883
- xs: PolymorphicClassName;
884
- xsr: PolymorphicClassName;
885
- xxs: PolymorphicClassName;
886
- };
887
- disabled: {
888
- true: PolymorphicClassName;
889
- };
890
- focused: {
891
- true: PolymorphicClassName;
892
- };
893
- stretching: {
894
- auto: PolymorphicClassName;
895
- filled: PolymorphicClassName;
896
- fixed: PolymorphicClassName;
897
- };
898
- }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
899
- text?: string | undefined;
900
- contentLeft?: ReactNode;
901
- contentPlacing?: ("default" | "relaxed") | undefined;
902
- isLoading?: boolean | undefined;
903
- loader?: ReactNode;
904
- stretch?: boolean | undefined;
905
- stretching?: ("auto" | "fixed" | "filled") | undefined;
906
- square?: boolean | undefined;
907
- focused?: boolean | undefined;
908
- disabled?: boolean | undefined;
909
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
910
- view?: string | undefined;
911
- size?: string | undefined;
912
- outlined?: boolean | undefined;
913
- shiftLeft?: boolean | undefined;
914
- shiftRight?: boolean | undefined;
915
- blur?: "small" | "medium" | "large" | undefined;
916
- } & {
917
- value?: string | number | undefined;
918
- contentRight?: undefined;
919
- } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
920
- text?: string | undefined;
921
- contentLeft?: ReactNode;
922
- contentPlacing?: ("default" | "relaxed") | undefined;
923
- isLoading?: boolean | undefined;
924
- loader?: ReactNode;
925
- stretch?: boolean | undefined;
926
- stretching?: ("auto" | "fixed" | "filled") | undefined;
927
- square?: boolean | undefined;
928
- focused?: boolean | undefined;
929
- disabled?: boolean | undefined;
930
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
931
- view?: string | undefined;
932
- size?: string | undefined;
933
- outlined?: boolean | undefined;
934
- shiftLeft?: boolean | undefined;
935
- shiftRight?: boolean | undefined;
936
- blur?: "small" | "medium" | "large" | undefined;
937
- } & {
938
- value?: undefined;
939
- contentRight?: ReactNode;
940
- } & RefAttributes<HTMLButtonElement>))>;
941
-
942
- // @public (undocumented)
943
- export const Button1: FunctionComponent<PropsType< {
944
- size: {
945
- button1: PolymorphicClassName;
946
- };
947
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
948
-
949
- // @public (undocumented)
950
- export const Button2: FunctionComponent<PropsType< {
951
- size: {
952
- button2: PolymorphicClassName;
953
- };
954
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
955
-
956
- export { ButtonBase }
957
-
958
- // @public
959
- export const ButtonGroup: FunctionComponent<PropsType< {
960
- view: {
961
- default: PolymorphicClassName;
962
- primary: PolymorphicClassName;
963
- accent: PolymorphicClassName;
964
- secondary: PolymorphicClassName;
965
- clear: PolymorphicClassName;
966
- success: PolymorphicClassName;
967
- warning: PolymorphicClassName;
968
- critical: PolymorphicClassName;
969
- dark: PolymorphicClassName;
970
- black: PolymorphicClassName;
971
- white: PolymorphicClassName;
972
- };
973
- size: {
974
- l: PolymorphicClassName;
975
- lr: PolymorphicClassName;
976
- m: PolymorphicClassName;
977
- mr: PolymorphicClassName;
978
- s: PolymorphicClassName;
979
- sr: PolymorphicClassName;
980
- xs: PolymorphicClassName;
981
- xsr: PolymorphicClassName;
982
- xxs: PolymorphicClassName;
983
- };
984
- orientation: {
985
- horizontal: PolymorphicClassName;
986
- vertical: PolymorphicClassName;
987
- };
988
- gap: {
989
- none: PolymorphicClassName;
990
- dense: PolymorphicClassName;
991
- wide: PolymorphicClassName;
992
- };
993
- shape: {
994
- segmented: PolymorphicClassName;
995
- default: PolymorphicClassName;
996
- };
997
- stretching: {
998
- auto: PolymorphicClassName;
999
- filled: PolymorphicClassName;
1000
- };
1001
- }> & ButtonGroupProps & RefAttributes<HTMLDivElement>>;
1002
-
1003
- export { ButtonGroupProps }
1004
-
1005
- export { ButtonProps }
1006
-
1007
- // @public (undocumented)
1008
- export const Calendar: FC<CalendarProps>;
1009
-
1010
- // @public (undocumented)
1011
- export const CalendarBase: FunctionComponent<PropsType< {
1012
- view: {
1013
- default: PolymorphicClassName;
1014
- };
1015
- size: {
1016
- l: PolymorphicClassName;
1017
- m: PolymorphicClassName;
1018
- s: PolymorphicClassName;
1019
- xs: PolymorphicClassName;
1020
- };
1021
- }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1022
-
1023
- export { CalendarBaseProps }
1024
-
1025
- // @public (undocumented)
1026
- export const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarBaseProps>) => ReactElement<CalendarBaseProps, string | JSXElementConstructor<any>>;
1027
-
1028
- // @public (undocumented)
1029
- export const CalendarDouble: FunctionComponent<PropsType< {
1030
- view: {
1031
- default: PolymorphicClassName;
1032
- };
1033
- size: {
1034
- l: PolymorphicClassName;
1035
- m: PolymorphicClassName;
1036
- s: PolymorphicClassName;
1037
- xs: PolymorphicClassName;
1038
- };
1039
- }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1040
-
1041
- export { CalendarDoubleProps }
1042
-
1043
- // @public (undocumented)
1044
- export const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarDoubleProps>) => ReactElement<CalendarDoubleProps, string | JSXElementConstructor<any>>;
1045
-
1046
- export { CalendarProps }
1047
-
1048
- export { CalendarStateType }
1049
-
1050
- export { canUseDOM }
1051
-
1052
- // @public (undocumented)
1053
- export const Caption: FunctionComponent<PropsType< {
1054
- size: {
1055
- m: PolymorphicClassName;
1056
- };
1057
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1058
-
1059
- export { Card }
1060
-
1061
- export { CardBadge }
1062
-
1063
- export { CardBody }
1064
-
1065
- export { CardBodyProps }
1066
-
1067
- export { CardContent }
1068
-
1069
- export { CardContentProps }
1070
-
1071
- export { CardMedia }
1072
-
1073
- export { CardMediaProps }
1074
-
1075
- export { CardProps }
1076
-
1077
- export { Carousel }
1078
-
1079
- export { CarouselGridWrapper }
1080
-
1081
- export { CarouselItem }
1082
-
1083
- export { CarouselItemProps }
1084
-
1085
- export { CarouselProps }
1086
-
1087
- // @public
1088
- export const Cell: FunctionComponent<PropsType< {
1089
- view: {
1090
- default: PolymorphicClassName;
1091
- };
1092
- size: {
1093
- l: PolymorphicClassName;
1094
- m: PolymorphicClassName;
1095
- s: PolymorphicClassName;
1096
- xs: PolymorphicClassName;
1097
- };
1098
- }> & (({
1099
- size?: string | undefined;
1100
- view?: string | undefined;
1101
- contentLeft?: ReactNode;
1102
- contentRight?: ReactNode;
1103
- alignContentLeft?: AlignProp | undefined;
1104
- alignContentRight?: AlignProp | undefined;
1105
- stretching?: "auto" | "fixed" | "filled" | undefined;
1106
- content?: ReactNode;
1107
- description?: string | undefined;
1108
- } & {
1109
- title?: string | undefined;
1110
- subtitle?: string | undefined;
1111
- label?: string | undefined;
1112
- children?: undefined;
1113
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>) | ({
1114
- size?: string | undefined;
1115
- view?: string | undefined;
1116
- contentLeft?: ReactNode;
1117
- contentRight?: ReactNode;
1118
- alignContentLeft?: AlignProp | undefined;
1119
- alignContentRight?: AlignProp | undefined;
1120
- stretching?: "auto" | "fixed" | "filled" | undefined;
1121
- content?: ReactNode;
1122
- description?: string | undefined;
1123
- } & {
1124
- title?: undefined;
1125
- subtitle?: undefined;
1126
- label?: undefined;
1127
- children?: ReactNode;
1128
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>))>;
1129
-
1130
- export { CellProps }
1131
-
1132
- export { CellTextbox }
1133
-
1134
- export { CellTextboxLabel }
1135
-
1136
- export { CellTextboxSubtitle }
1137
-
1138
- export { CellTextboxTitle }
1139
-
1140
- // @public
1141
- export const Checkbox: FunctionComponent<PropsType< {
1142
- size: {
1143
- s: PolymorphicClassName;
1144
- m: PolymorphicClassName;
1145
- };
1146
- view: {
1147
- default: PolymorphicClassName;
1148
- primary: PolymorphicClassName;
1149
- secondary: PolymorphicClassName;
1150
- tertiary: PolymorphicClassName;
1151
- paragraph: PolymorphicClassName;
1152
- accent: PolymorphicClassName;
1153
- positive: PolymorphicClassName;
1154
- warning: PolymorphicClassName;
1155
- negative: PolymorphicClassName;
1156
- };
1157
- disabled: {
1158
- true: PolymorphicClassName;
1159
- };
1160
- focused: {
1161
- true: PolymorphicClassName;
1162
- };
1163
- }> & CheckboxProps_2 & RefAttributes<HTMLInputElement>>;
1164
-
1165
- // Warning: (ae-forgotten-export) The symbol "CheckboxComponent" needs to be exported by the entry point index.d.ts
1166
- //
1167
- // @public (undocumented)
1168
- export type CheckboxProps = ComponentProps<typeof CheckboxComponent>;
1169
-
1170
- // @public
1171
- export const Chip: FunctionComponent<PropsType< {
1172
- view: {
1173
- default: PolymorphicClassName;
1174
- primary: PolymorphicClassName;
1175
- secondary: PolymorphicClassName;
1176
- accent: PolymorphicClassName;
1177
- positive: PolymorphicClassName;
1178
- };
1179
- size: {
1180
- l: PolymorphicClassName;
1181
- m: PolymorphicClassName;
1182
- s: PolymorphicClassName;
1183
- xs: PolymorphicClassName;
1184
- };
1185
- disabled: {
1186
- true: PolymorphicClassName;
1187
- };
1188
- focused: {
1189
- true: PolymorphicClassName;
1190
- };
1191
- pilled: {
1192
- true: PolymorphicClassName;
1193
- };
1194
- }> & ChipProps & RefAttributes<HTMLButtonElement>>;
1195
-
1196
- // @public (undocumented)
1197
- export const ChipGroup: FunctionComponent<PropsType< {
1198
- view: {
1199
- default: PolymorphicClassName;
1200
- secondary: PolymorphicClassName;
1201
- accent: PolymorphicClassName;
1202
- };
1203
- size: {
1204
- l: PolymorphicClassName;
1205
- m: PolymorphicClassName;
1206
- s: PolymorphicClassName;
1207
- xs: PolymorphicClassName;
1208
- };
1209
- gap: {
1210
- dense: PolymorphicClassName;
1211
- wide: PolymorphicClassName;
1212
- };
1213
- }> & ChipGroupProps & RefAttributes<HTMLDivElement>>;
1214
-
1215
- export { ChipProps }
1216
-
1217
- export { clearSelection }
1218
-
1219
- export { closeNotification }
1220
-
1221
- export { ClosePlacementType }
1222
-
1223
- export { Col }
1224
-
1225
- export { ColCount }
1226
-
1227
- export { ColOffsetProps }
1228
-
1229
- export { ColProps }
1230
-
1231
- export { ColSizeProps }
1232
-
1233
- // Warning: (ae-forgotten-export) The symbol "CommonProps" needs to be exported by the entry point index.d.ts
1234
- //
1235
- // @public (undocumented)
1236
- export const Combobox: <T extends ItemOption>(props: CommonProps<T> & React_2.RefAttributes<HTMLInputElement>) => React_2.ReactElement | null;
1237
-
1238
- // @public (undocumented)
1239
- export const ComboboxDivider: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1240
- id?: string | undefined;
1241
- size?: string | undefined;
1242
- view?: string | undefined;
1243
- } & RefAttributes<HTMLDivElement>>;
1244
-
1245
- // @public (undocumented)
1246
- export const ComboboxFooter: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1247
- id?: string | undefined;
1248
- size?: string | undefined;
1249
- view?: string | undefined;
1250
- } & RefAttributes<HTMLDivElement>>;
1251
-
1252
- // @public (undocumented)
1253
- export const ComboboxGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1254
- id?: string | undefined;
1255
- labelClassName?: string | undefined;
1256
- groupClassName?: string | undefined;
1257
- label?: ReactNode;
1258
- role?: string | undefined;
1259
- size?: string | undefined;
1260
- view?: string | undefined;
1261
- } & RefAttributes<HTMLDivElement>>;
1262
-
1263
- // @public (undocumented)
1264
- export const ComboboxHeader: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1265
- id?: string | undefined;
1266
- size?: string | undefined;
1267
- view?: string | undefined;
1268
- } & RefAttributes<HTMLDivElement>>;
1269
-
1270
- // @public (undocumented)
1271
- export const ComboboxItem: FunctionComponent<PropsType<Variants> & Omit<HTMLAttributes<HTMLDivElement>, "onSelect"> & {
1272
- id?: string | undefined;
1273
- disabled?: boolean | undefined;
1274
- label?: ReactNode;
1275
- role?: string | undefined;
1276
- contentLeft?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1277
- contentRight?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1278
- name?: string | undefined;
1279
- checked?: boolean | undefined;
1280
- text?: string | undefined;
1281
- value?: string | number | boolean | undefined;
1282
- isSelected?: boolean | undefined;
1283
- onClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1284
- onSelect?: ((value?: any, text?: any) => void) | undefined;
1285
- size?: string | undefined;
1286
- view?: string | undefined;
1287
- } & RefAttributes<HTMLDivElement>>;
1288
-
1289
- export { ComboboxProps }
1290
-
1291
- // @public (undocumented)
1292
- export const Container: FunctionComponent<PropsType< {
1293
- view: {
1294
- default: PolymorphicClassName;
1295
- legacy: PolymorphicClassName;
1296
- };
1297
- }> & ContainerProps & RefAttributes<HTMLDivElement>>;
1298
-
1299
- export { ContainerProps }
1300
-
1301
- export { convertRoundnessMatrix }
1302
-
1303
- // @public
1304
- export const Counter: FunctionComponent<PropsType< {
1305
- view: {
1306
- default: PolymorphicClassName;
1307
- primary: PolymorphicClassName;
1308
- accent: PolymorphicClassName;
1309
- positive: PolymorphicClassName;
1310
- warning: PolymorphicClassName;
1311
- negative: PolymorphicClassName;
1312
- dark: PolymorphicClassName;
1313
- light: PolymorphicClassName;
1314
- };
1315
- size: {
1316
- xs: PolymorphicClassName;
1317
- xxs: PolymorphicClassName;
1318
- };
1319
- }> & HTMLAttributes<HTMLDivElement> & {
1320
- count: number;
1321
- maxCount?: number | undefined;
1322
- size?: string | undefined;
1323
- view?: string | undefined;
1324
- } & RefAttributes<HTMLDivElement>>;
1325
-
1326
- export { CounterProps }
1327
-
1328
- export { counterTokens }
1329
-
1330
- // @public (undocumented)
1331
- export const DatePicker: FunctionComponent<PropsType< {
1332
- view: {
1333
- default: PolymorphicClassName;
1334
- };
1335
- size: {
1336
- l: PolymorphicClassName;
1337
- m: PolymorphicClassName;
1338
- s: PolymorphicClassName;
1339
- xs: PolymorphicClassName;
1340
- };
1341
- disabled: {
1342
- true: PolymorphicClassName;
1343
- };
1344
- readOnly: {
1345
- true: PolymorphicClassName;
1346
- };
1347
- }> & DatePickerVariationProps & DatePickerTextFieldProps & DatePickerCalendarProps & DatePickerPopoverProps & Omit<HTMLAttributes<HTMLDivElement>, "defaultValue"> & RefAttributes<HTMLInputElement>>;
1348
-
1349
- export { datePickerClasses }
1350
-
1351
- export { DatePickerPlacement }
1352
-
1353
- export { DatePickerPlacementBasic }
1354
-
1355
- export { DatePickerProps }
1356
-
1357
- // @public (undocumented)
1358
- export const DatePickerRange: FunctionComponent<PropsType< {
1359
- view: {
1360
- default: PolymorphicClassName;
1361
- };
1362
- size: {
1363
- l: PolymorphicClassName;
1364
- m: PolymorphicClassName;
1365
- s: PolymorphicClassName;
1366
- xs: PolymorphicClassName;
1367
- };
1368
- disabled: {
1369
- true: PolymorphicClassName;
1370
- };
1371
- readOnly: {
1372
- true: PolymorphicClassName;
1373
- };
1374
- }> & DatePickerVariationProps & {
1375
- defaultFirstDate?: Date | undefined;
1376
- defaultSecondDate?: Date | undefined;
1377
- name?: string | undefined;
1378
- onChangeFirstValue?: ChangeInstanceCallback | undefined;
1379
- onChangeSecondValue?: ChangeInstanceCallback | undefined;
1380
- onCommitFirstDate?: CommitInstanceCallback | undefined;
1381
- onCommitSecondDate?: CommitInstanceCallback | undefined;
1382
- onChange?: ((event: {
1383
- target: {
1384
- value?: string | undefined;
1385
- name?: string | undefined;
1386
- };
1387
- }) => void) | undefined;
1388
- } & {
1389
- label?: string | undefined;
1390
- view?: string | undefined;
1391
- disabled?: boolean | undefined;
1392
- readOnly?: boolean | undefined;
1393
- size?: string | undefined;
1394
- contentLeft?: ReactNode;
1395
- contentRight?: ReactNode;
1396
- leftHelper?: string | undefined;
1397
- dividerVariant?: "none" | "icon" | "dash" | undefined;
1398
- dividerIcon?: ReactNode;
1399
- firstValueError?: boolean | undefined;
1400
- secondValueError?: boolean | undefined;
1401
- firstValueSuccess?: boolean | undefined;
1402
- secondValueSuccess?: boolean | undefined;
1403
- firstPlaceholder?: string | undefined;
1404
- secondPlaceholder?: string | undefined;
1405
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1406
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1407
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1408
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1409
- firstTextfieldTextBefore?: string | undefined;
1410
- secondTextfieldTextBefore?: string | undefined;
1411
- firstTextfieldTextAfter?: string | undefined;
1412
- secondTextfieldTextAfter?: string | undefined;
1413
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1414
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1415
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1416
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
1417
- } & DatePickerCalendarProps & Omit<DatePickerPopoverProps, "placement"> & {
1418
- placement?: DatePickerRangePlacement | DatePickerRangePlacement[] | undefined;
1419
- isDoubleCalendar?: boolean | undefined;
1420
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>>;
1421
-
1422
- export { DatePickerRangePlacement }
1423
-
1424
- export { DatePickerRangeProps }
1425
-
1426
- export { datePickerTokens }
1427
-
1428
- export { defaultValidate }
1429
-
1430
- export { DisabledProps }
1431
-
1432
- // @public
1433
- export const Divider: FunctionComponent<PropsType< {
1434
- view: {
1435
- default: PolymorphicClassName;
1436
- dark: PolymorphicClassName;
1437
- light: PolymorphicClassName;
1438
- inverse: PolymorphicClassName;
1439
- };
1440
- size: {
1441
- m: PolymorphicClassName;
1442
- };
1443
- orientation: {
1444
- horizontal: PolymorphicClassName;
1445
- vertical: PolymorphicClassName;
1446
- };
1447
- }> & DividerProps & RefAttributes<HTMLDivElement>>;
1448
-
1449
- export { DividerProps }
1450
-
1451
- export { dividerTokens }
1452
-
1453
- // @public
1454
- export const Drawer: FunctionComponent<PropsType< {
1455
- view: {
1456
- default: PolymorphicClassName;
1457
- };
1458
- size: {
1459
- m: PolymorphicClassName;
1460
- };
1461
- borderRadius: {
1462
- none: PolymorphicClassName;
1463
- default: PolymorphicClassName;
1464
- };
1465
- }> & PopupBaseProps & PanelProps & {
1466
- placement?: "top" | "right" | "bottom" | "left" | undefined;
1467
- asModal?: boolean | undefined;
1468
- withBlur?: boolean | undefined;
1469
- closeOnEsc?: boolean | undefined;
1470
- closeOnOverlayClick?: boolean | undefined;
1471
- onEscKeyDown?: ((event: KeyboardEvent) => void) | undefined;
1472
- onOverlayClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1473
- initialFocusRef?: RefObject<HTMLElement> | undefined;
1474
- focusAfterRef?: RefObject<HTMLElement> | undefined;
1475
- onClose?: (() => void) | undefined;
1476
- } & RefAttributes<HTMLDivElement>>;
1477
-
1478
- // @public
1479
- export const DrawerContent: FunctionComponent<PropsType<Variants> & {
1480
- view?: string | undefined;
1481
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1482
-
1483
- export { DrawerContentProps }
1484
-
1485
- // @public
1486
- export const DrawerFooter: FunctionComponent<PropsType<Variants> & {
1487
- view?: string | undefined;
1488
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1489
-
1490
- export { DrawerFooterProps }
1491
-
1492
- // @public
1493
- export const DrawerHeader: FunctionComponent<PropsType<Variants> & {
1494
- hasClose?: boolean | undefined;
1495
- closePlacement?: "right" | "left" | undefined;
1496
- actions?: ReactNode;
1497
- onClose?: (() => void) | undefined;
1498
- view?: string | undefined;
1499
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1500
-
1501
- export { DrawerHeaderProps }
1502
-
1503
- export { DrawerProps }
1504
-
1505
- // @public (undocumented)
1506
- export const Dropdown: FunctionComponent<PropsType< {
1507
- size: {
1508
- xs: PolymorphicClassName;
1509
- s: PolymorphicClassName;
1510
- m: PolymorphicClassName;
1511
- l: PolymorphicClassName;
1512
- };
1513
- view: {
1514
- default: PolymorphicClassName;
1515
- };
1516
- }> & DropdownProps & RefAttributes<HTMLDivElement>>;
1517
-
1518
- // @public (undocumented)
1519
- export const DropdownItem: React_2.ForwardRefExoticComponent<DropdownItemProps & React_2.RefAttributes<HTMLDivElement>>;
1520
-
1521
- export { DropdownItemProps }
1522
-
1523
- export { DropdownItemType }
1524
-
1525
- // @public (undocumented)
1526
- export const DropdownList: StyledComponent<"ul", any, {}, never>;
1527
-
1528
- export { DropdownNodeType }
1529
-
1530
- // @public (undocumented)
1531
- export const DropdownPopup: React_2.ForwardRefExoticComponent<DropdownPopupProps & React_2.RefAttributes<HTMLDivElement>>;
1532
-
1533
- export { DropdownPopupProps }
1534
-
1535
- export { DropdownProps }
1536
-
1537
- // @public (undocumented)
1538
- export const DsplL: FunctionComponent<PropsType< {
1539
- size: {
1540
- l: PolymorphicClassName;
1541
- };
1542
- }> & {
1543
- breakWord?: boolean | undefined;
1544
- color?: string | undefined;
1545
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1546
-
1547
- // @public (undocumented)
1548
- export const DsplM: FunctionComponent<PropsType< {
1549
- size: {
1550
- m: PolymorphicClassName;
1551
- };
1552
- }> & {
1553
- breakWord?: boolean | undefined;
1554
- color?: string | undefined;
1555
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1556
-
1557
- // @public (undocumented)
1558
- export const DsplS: FunctionComponent<PropsType< {
1559
- size: {
1560
- s: PolymorphicClassName;
1561
- };
1562
- }> & {
1563
- breakWord?: boolean | undefined;
1564
- color?: string | undefined;
1565
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1566
-
1567
- // @public (undocumented)
1568
- export const Editable: FunctionComponent<PropsType< {
1569
- view: {
1570
- default: PolymorphicClassName;
1571
- };
1572
- size: {
1573
- m: PolymorphicClassName;
1574
- };
1575
- }> & EditableProps<TypographyVariants> & RefAttributes<HTMLInputElement>>;
1576
-
1577
- export { ElasticGrid }
1578
-
1579
- export { ElasticGridProps }
1580
-
1581
- // @public (undocumented)
1582
- export const EmptyState: FunctionComponent<PropsType< {
1583
- size: {
1584
- l: PolymorphicClassName;
1585
- m: PolymorphicClassName;
1586
- s: PolymorphicClassName;
1587
- xs: PolymorphicClassName;
1588
- };
1589
- }> & Props & RefAttributes<HTMLDivElement>>;
1590
-
1591
- export { extractTextFrom }
1592
-
1593
- export { FocusProps }
1594
-
1595
- // @public (undocumented)
1596
- export const Footnote1: FunctionComponent<PropsType< {
1597
- size: {
1598
- footnote1: PolymorphicClassName;
1599
- };
1600
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1601
-
1602
- // @public (undocumented)
1603
- export const Footnote2: FunctionComponent<PropsType< {
1604
- size: {
1605
- footnote2: PolymorphicClassName;
1606
- };
1607
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1608
-
1609
- export { formatCurrency }
1610
-
1611
- export { gridBreakpoints }
1612
-
1613
- export { gridColumns }
1614
-
1615
- export { gridGutters }
1616
-
1617
- export { gridMargins }
1618
-
1619
- export { gridSizes }
1620
-
1621
- // @public (undocumented)
1622
- export const H1: FunctionComponent<PropsType< {
1623
- size: {
1624
- h1: PolymorphicClassName;
1625
- };
1626
- }> & {
1627
- breakWord?: boolean | undefined;
1628
- color?: string | undefined;
1629
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1630
-
1631
- // @public (undocumented)
1632
- export const H2: FunctionComponent<PropsType< {
1633
- size: {
1634
- h2: PolymorphicClassName;
1635
- };
1636
- }> & {
1637
- breakWord?: boolean | undefined;
1638
- color?: string | undefined;
1639
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1640
-
1641
- // @public (undocumented)
1642
- export const H3: FunctionComponent<PropsType< {
1643
- size: {
1644
- h3: PolymorphicClassName;
1645
- };
1646
- }> & {
1647
- breakWord?: boolean | undefined;
1648
- color?: string | undefined;
1649
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1650
-
1651
- // @public (undocumented)
1652
- export const H4: FunctionComponent<PropsType< {
1653
- size: {
1654
- h4: PolymorphicClassName;
1655
- };
1656
- }> & {
1657
- breakWord?: boolean | undefined;
1658
- color?: string | undefined;
1659
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1660
-
1661
- // @public (undocumented)
1662
- export const H5: FunctionComponent<PropsType< {
1663
- size: {
1664
- h5: PolymorphicClassName;
1665
- };
1666
- }> & {
1667
- breakWord?: boolean | undefined;
1668
- color?: string | undefined;
1669
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1670
-
1671
- // @public (undocumented)
1672
- export const Headline1: FunctionComponent<PropsType< {
1673
- size: {
1674
- headline1: PolymorphicClassName;
1675
- };
1676
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1677
-
1678
- // @public (undocumented)
1679
- export const Headline2: FunctionComponent<PropsType< {
1680
- size: {
1681
- headline2: PolymorphicClassName;
1682
- };
1683
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1684
-
1685
- // @public (undocumented)
1686
- export const Headline3: FunctionComponent<PropsType< {
1687
- size: {
1688
- headline3: PolymorphicClassName;
1689
- };
1690
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1691
-
1692
- // @public (undocumented)
1693
- export const Headline4: FunctionComponent<PropsType< {
1694
- size: {
1695
- headline4: PolymorphicClassName;
1696
- };
1697
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1698
-
1699
- // @public (undocumented)
1700
- export const Headline5: FunctionComponent<PropsType< {
1701
- size: {
1702
- headline5: PolymorphicClassName;
1703
- };
1704
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1705
-
1706
- // @public
1707
- export const IconButton: FunctionComponent<PropsType< {
1708
- view: {
1709
- default: PolymorphicClassName;
1710
- accent: PolymorphicClassName;
1711
- secondary: PolymorphicClassName;
1712
- clear: PolymorphicClassName;
1713
- success: PolymorphicClassName;
1714
- warning: PolymorphicClassName;
1715
- critical: PolymorphicClassName;
1716
- dark: PolymorphicClassName;
1717
- black: PolymorphicClassName;
1718
- white: PolymorphicClassName;
1719
- };
1720
- size: {
1721
- l: PolymorphicClassName;
1722
- lr: PolymorphicClassName;
1723
- m: PolymorphicClassName;
1724
- mr: PolymorphicClassName;
1725
- s: PolymorphicClassName;
1726
- sr: PolymorphicClassName;
1727
- xs: PolymorphicClassName;
1728
- xsr: PolymorphicClassName;
1729
- };
1730
- disabled: {
1731
- true: PolymorphicClassName;
1732
- };
1733
- focused: {
1734
- true: PolymorphicClassName;
1735
- };
1736
- }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1737
- text?: string | undefined;
1738
- contentLeft?: ReactNode;
1739
- contentPlacing?: ("default" | "relaxed") | undefined;
1740
- isLoading?: boolean | undefined;
1741
- loader?: ReactNode;
1742
- stretch?: boolean | undefined;
1743
- stretching?: ("auto" | "fixed" | "filled") | undefined;
1744
- square?: boolean | undefined;
1745
- focused?: boolean | undefined;
1746
- disabled?: boolean | undefined;
1747
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1748
- view?: string | undefined;
1749
- size?: string | undefined;
1750
- outlined?: boolean | undefined;
1751
- shiftLeft?: boolean | undefined;
1752
- shiftRight?: boolean | undefined;
1753
- blur?: "small" | "medium" | "large" | undefined;
1754
- } & {
1755
- value?: string | number | undefined;
1756
- contentRight?: undefined;
1757
- } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1758
- text?: string | undefined;
1759
- contentLeft?: ReactNode;
1760
- contentPlacing?: ("default" | "relaxed") | undefined;
1761
- isLoading?: boolean | undefined;
1762
- loader?: ReactNode;
1763
- stretch?: boolean | undefined;
1764
- stretching?: ("auto" | "fixed" | "filled") | undefined;
1765
- square?: boolean | undefined;
1766
- focused?: boolean | undefined;
1767
- disabled?: boolean | undefined;
1768
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1769
- view?: string | undefined;
1770
- size?: string | undefined;
1771
- outlined?: boolean | undefined;
1772
- shiftLeft?: boolean | undefined;
1773
- shiftRight?: boolean | undefined;
1774
- blur?: "small" | "medium" | "large" | undefined;
1775
- } & {
1776
- value?: undefined;
1777
- contentRight?: ReactNode;
1778
- } & RefAttributes<HTMLButtonElement>))>;
1779
-
1780
- // @public
1781
- const Image_2: FunctionComponent<PropsType<Variants> & ImgHTMLAttributes<HTMLImageElement> & {
1782
- base?: "img" | "div" | undefined;
1783
- 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;
1784
- customRatio?: string | undefined;
1785
- } & RefAttributes<HTMLDivElement>>;
1786
- export { Image_2 as Image }
1787
-
1788
- export { ImageProps }
1789
-
1790
- // @public (undocumented)
1791
- export const Indicator: FunctionComponent<PropsType< {
1792
- view: {
1793
- default: PolymorphicClassName;
1794
- accent: PolymorphicClassName;
1795
- inactive: PolymorphicClassName;
1796
- positive: PolymorphicClassName;
1797
- warning: PolymorphicClassName;
1798
- negative: PolymorphicClassName;
1799
- black: PolymorphicClassName;
1800
- white: PolymorphicClassName;
1801
- };
1802
- size: {
1803
- l: PolymorphicClassName;
1804
- m: PolymorphicClassName;
1805
- s: PolymorphicClassName;
1806
- };
1807
- }> & HTMLAttributes<HTMLDivElement> & {
1808
- size: string;
1809
- view: string;
1810
- } & RefAttributes<HTMLDivElement>>;
1811
-
1812
- export { IndicatorProps }
1813
-
1814
- export { InputHTMLAttributes }
1815
-
1816
- // @public
1817
- export const LineSkeleton: FunctionComponent<PropsType< {
1818
- size: {
1819
- body1: PolymorphicClassName;
1820
- body2: PolymorphicClassName;
1821
- body3: PolymorphicClassName;
1822
- button1: PolymorphicClassName;
1823
- button2: PolymorphicClassName;
1824
- caption: PolymorphicClassName;
1825
- display1: PolymorphicClassName;
1826
- display2: PolymorphicClassName;
1827
- display3: PolymorphicClassName;
1828
- footnote1: PolymorphicClassName;
1829
- footnote2: PolymorphicClassName;
1830
- headline1: PolymorphicClassName;
1831
- headline2: PolymorphicClassName;
1832
- headline3: PolymorphicClassName;
1833
- headline4: PolymorphicClassName;
1834
- paragraph1: PolymorphicClassName;
1835
- paragraph2: PolymorphicClassName;
1836
- underline: PolymorphicClassName;
1837
- bodyL: PolymorphicClassName;
1838
- bodyM: PolymorphicClassName;
1839
- bodyS: PolymorphicClassName;
1840
- bodyXS: PolymorphicClassName;
1841
- bodyXXS: PolymorphicClassName;
1842
- dsplL: PolymorphicClassName;
1843
- dsplM: PolymorphicClassName;
1844
- dsplS: PolymorphicClassName;
1845
- h1: PolymorphicClassName;
1846
- h2: PolymorphicClassName;
1847
- h3: PolymorphicClassName;
1848
- h4: PolymorphicClassName;
1849
- h5: PolymorphicClassName;
1850
- textL: PolymorphicClassName;
1851
- textM: PolymorphicClassName;
1852
- textS: PolymorphicClassName;
1853
- textXS: PolymorphicClassName;
1854
- };
1855
- }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
1856
- customGradientColor?: string | undefined;
1857
- roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
1858
- } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement>>;
1859
-
1860
- export { LineSkeletonProps }
1861
-
1862
- // @public
1863
- export const Link: FunctionComponent<PropsType< {
1864
- view: {
1865
- default: PolymorphicClassName;
1866
- primary: PolymorphicClassName;
1867
- secondary: PolymorphicClassName;
1868
- tertiary: PolymorphicClassName;
1869
- paragraph: PolymorphicClassName;
1870
- accent: PolymorphicClassName;
1871
- positive: PolymorphicClassName;
1872
- warning: PolymorphicClassName;
1873
- negative: PolymorphicClassName;
1874
- clear: PolymorphicClassName;
1875
- };
1876
- disabled: {
1877
- true: PolymorphicClassName;
1878
- };
1879
- focused: {
1880
- true: PolymorphicClassName;
1881
- };
1882
- }> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
1883
-
1884
- export { List }
1885
-
1886
- export { ListItem }
1887
-
1888
- // @public (undocumented)
1889
- export const Mask: ForwardRefExoticComponent<(TextFieldProps_4 & MaskProps) & RefAttributes<HTMLInputElement>>;
1890
-
1891
- export { MaxLinesProps }
1892
-
1893
- export { mediaQuery }
1894
-
1895
- export { MediaQueryFunction }
1896
-
1897
- export { Modal }
1898
-
1899
- // @public
1900
- export const ModalBase: ForwardRefExoticComponent<ModalBaseProps & RefAttributes<HTMLDivElement>>;
1901
-
1902
- export { modalBaseClasses }
1903
-
1904
- export { ModalBaseProps }
1905
-
1906
- export { ModalProps }
1907
-
1908
- export { ModalsProvider }
1909
-
1910
- export { ModalView }
1911
-
1912
- export { monthLongName }
1913
-
1914
- export { monthShortName }
1915
-
1916
- // @public (undocumented)
1917
- const Notification_2: React_2.FunctionComponent<PropsType< {
1918
- view: {
1919
- default: PolymorphicClassName;
1920
- };
1921
- layout: {
1922
- horizontal: PolymorphicClassName;
1923
- vertical: PolymorphicClassName;
1924
- };
1925
- size: {
1926
- xs: PolymorphicClassName;
1927
- xxs: PolymorphicClassName;
1928
- };
1929
- }> & NotificationProps & React_2.RefAttributes<HTMLDivElement>>;
1930
- export { Notification_2 as Notification }
1931
-
1932
- export { NotificationIconPlacement }
1933
-
1934
- export { NotificationLayout }
1935
-
1936
- export { NotificationProps }
1937
-
1938
- // @public (undocumented)
1939
- export const NotificationsProvider: React_2.FC<{
1940
- children: ReactNode;
1941
- frame?: string;
1942
- }>;
1943
-
1944
- export { OutlinedProps }
1945
-
1946
- export { Overlay }
1947
-
1948
- export { OverlayProps }
1949
-
1950
- // @public (undocumented)
1951
- export const P1: FunctionComponent<PropsType< {
1952
- size: {
1953
- paragraph1: PolymorphicClassName;
1954
- };
1955
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1956
-
1957
- // @public (undocumented)
1958
- export const P2: FunctionComponent<PropsType< {
1959
- size: {
1960
- paragraph2: PolymorphicClassName;
1961
- };
1962
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1963
-
1964
- export { padZeroNumber }
1965
-
1966
- // @public
1967
- export const Pagination: FunctionComponent<PropsType< {
1968
- view: {
1969
- default: PolymorphicClassName;
1970
- secondary: PolymorphicClassName;
1971
- clear: PolymorphicClassName;
1972
- primary: PolymorphicClassName;
1973
- };
1974
- viewCurrentPage: {
1975
- default: PolymorphicClassName;
1976
- secondary: PolymorphicClassName;
1977
- clear: PolymorphicClassName;
1978
- primary: PolymorphicClassName;
1979
- };
1980
- size: {
1981
- l: PolymorphicClassName;
1982
- m: PolymorphicClassName;
1983
- s: PolymorphicClassName;
1984
- xs: PolymorphicClassName;
1985
- };
1986
- type: {
1987
- compact: PolymorphicClassName;
1988
- default: PolymorphicClassName;
1989
- };
1990
- }> & PaginationProps & RefAttributes<HTMLDivElement>>;
1991
-
1992
- export { PaginationDot }
1993
-
1994
- export { PaginationDotProps }
1995
-
1996
- export { PaginationDots }
1997
-
1998
- export { PaginationProps }
1999
-
2000
- // @public (undocumented)
2001
- export const ParagraphText1: FunctionComponent<PropsType< {
2002
- size: {
2003
- paragraphText1: PolymorphicClassName;
2004
- };
2005
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2006
-
2007
- // @public (undocumented)
2008
- export const ParagraphText2: FunctionComponent<PropsType< {
2009
- size: {
2010
- paragraphText2: PolymorphicClassName;
2011
- };
2012
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2013
-
2014
- export { PickOptional }
2015
-
2016
- export { PinProps }
2017
-
2018
- // @public (undocumented)
2019
- export const Popover: FunctionComponent<PropsType< {
2020
- view: {
2021
- default: PolymorphicClassName;
2022
- };
2023
- }> & HTMLAttributes<HTMLDivElement> & CustomPopoverProps & RefAttributes<HTMLDivElement>>;
2024
-
2025
- export { PopoverPlacement }
2026
-
2027
- export { PopoverProps }
2028
-
2029
- export { PopoverTrigger }
2030
-
2031
- export { Popup }
2032
-
2033
- // @public
2034
- export const PopupBase: ForwardRefExoticComponent<PopupBaseProps & RefAttributes<HTMLDivElement>>;
2035
-
2036
- export { popupBaseClasses }
2037
-
2038
- export { PopupBasePlacement }
2039
-
2040
- export { PopupBaseProps }
2041
-
2042
- export { PopupBaseProvider }
2043
-
2044
- export { PopupInfo }
2045
-
2046
- export { PopupProps }
2047
-
2048
- export { Portal }
2049
-
2050
- export { PortalProps }
2051
-
2052
- export { PreviewGallery }
2053
-
2054
- export { PreviewGalleryItemProps }
2055
-
2056
- export { PreviewGalleryProps }
2057
-
2058
- // @public
2059
- export const Price: FunctionComponent<PropsType< {
2060
- view: {};
2061
- }> & PriceProps & RefAttributes<HTMLSpanElement>>;
2062
-
2063
- export { priceClasses }
2064
-
2065
- // @public (undocumented)
2066
- export const Progress: FunctionComponent<PropsType< {
2067
- view: {
2068
- default: PolymorphicClassName;
2069
- secondary: PolymorphicClassName;
2070
- primary: PolymorphicClassName;
2071
- accent: PolymorphicClassName;
2072
- success: PolymorphicClassName;
2073
- warning: PolymorphicClassName;
2074
- error: PolymorphicClassName;
2075
- };
2076
- size: {
2077
- m: PolymorphicClassName;
2078
- };
2079
- }> & ProgressProps & RefAttributes<HTMLDivElement>>;
2080
-
2081
- export { ProgressProps }
2082
-
2083
- // @public
2084
- export const Radiobox: FunctionComponent<PropsType< {
2085
- size: {
2086
- s: PolymorphicClassName;
2087
- m: PolymorphicClassName;
2088
- };
2089
- view: {
2090
- default: PolymorphicClassName;
2091
- primary: PolymorphicClassName;
2092
- secondary: PolymorphicClassName;
2093
- tertiary: PolymorphicClassName;
2094
- paragraph: PolymorphicClassName;
2095
- accent: PolymorphicClassName;
2096
- positive: PolymorphicClassName;
2097
- warning: PolymorphicClassName;
2098
- negative: PolymorphicClassName;
2099
- };
2100
- disabled: {
2101
- true: PolymorphicClassName;
2102
- };
2103
- focused: {
2104
- true: PolymorphicClassName;
2105
- };
2106
- }> & Filter<InputHTMLAttributes_2<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
2107
-
2108
- // Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
2109
- //
2110
- // @public (undocumented)
2111
- export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
2112
-
2113
- export { RadioGroup }
2114
-
2115
- export { radiuses }
2116
-
2117
- // @public
2118
- const Range_2: FunctionComponent<PropsType< {
2119
- view: {
2120
- default: PolymorphicClassName;
2121
- };
2122
- size: {
2123
- l: PolymorphicClassName;
2124
- m: PolymorphicClassName;
2125
- s: PolymorphicClassName;
2126
- xs: PolymorphicClassName;
2127
- };
2128
- disabled: {
2129
- true: PolymorphicClassName;
2130
- };
2131
- readOnly: {
2132
- true: PolymorphicClassName;
2133
- };
2134
- }> & (({
2135
- label?: string | undefined;
2136
- leftHelper?: string | undefined;
2137
- contentLeft?: ReactNode;
2138
- contentRight?: ReactNode;
2139
- firstValue?: TextfieldPrimitiveValue | undefined;
2140
- secondValue?: TextfieldPrimitiveValue | undefined;
2141
- firstValueError?: boolean | undefined;
2142
- secondValueError?: boolean | undefined;
2143
- firstValueSuccess?: boolean | undefined;
2144
- secondValueSuccess?: boolean | undefined;
2145
- firstPlaceholder?: string | undefined;
2146
- secondPlaceholder?: string | undefined;
2147
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2148
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2149
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2150
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2151
- firstTextfieldTextAfter?: string | undefined;
2152
- secondTextfieldTextAfter?: string | undefined;
2153
- view?: string | undefined;
2154
- size?: string | undefined;
2155
- readOnly?: boolean | undefined;
2156
- disabled?: boolean | undefined;
2157
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
2158
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
2159
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
2160
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
2161
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2162
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2163
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2164
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2165
- } & {
2166
- firstTextfieldTextBefore: string;
2167
- secondTextfieldTextBefore: string;
2168
- dividerVariant?: "none" | undefined;
2169
- dividerIcon?: undefined;
2170
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
2171
- label?: string | undefined;
2172
- leftHelper?: string | undefined;
2173
- contentLeft?: ReactNode;
2174
- contentRight?: ReactNode;
2175
- firstValue?: TextfieldPrimitiveValue | undefined;
2176
- secondValue?: TextfieldPrimitiveValue | undefined;
2177
- firstValueError?: boolean | undefined;
2178
- secondValueError?: boolean | undefined;
2179
- firstValueSuccess?: boolean | undefined;
2180
- secondValueSuccess?: boolean | undefined;
2181
- firstPlaceholder?: string | undefined;
2182
- secondPlaceholder?: string | undefined;
2183
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2184
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2185
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2186
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2187
- firstTextfieldTextAfter?: string | undefined;
2188
- secondTextfieldTextAfter?: string | undefined;
2189
- view?: string | undefined;
2190
- size?: string | undefined;
2191
- readOnly?: boolean | undefined;
2192
- disabled?: boolean | undefined;
2193
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
2194
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
2195
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
2196
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
2197
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2198
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2199
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2200
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2201
- } & {
2202
- dividerVariant?: "dash" | undefined;
2203
- dividerIcon?: undefined;
2204
- firstTextfieldTextBefore?: string | undefined;
2205
- secondTextfieldTextBefore?: string | undefined;
2206
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
2207
- label?: string | undefined;
2208
- leftHelper?: string | undefined;
2209
- contentLeft?: ReactNode;
2210
- contentRight?: ReactNode;
2211
- firstValue?: TextfieldPrimitiveValue | undefined;
2212
- secondValue?: TextfieldPrimitiveValue | undefined;
2213
- firstValueError?: boolean | undefined;
2214
- secondValueError?: boolean | undefined;
2215
- firstValueSuccess?: boolean | undefined;
2216
- secondValueSuccess?: boolean | undefined;
2217
- firstPlaceholder?: string | undefined;
2218
- secondPlaceholder?: string | undefined;
2219
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2220
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2221
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2222
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2223
- firstTextfieldTextAfter?: string | undefined;
2224
- secondTextfieldTextAfter?: string | undefined;
2225
- view?: string | undefined;
2226
- size?: string | undefined;
2227
- readOnly?: boolean | undefined;
2228
- disabled?: boolean | undefined;
2229
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
2230
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
2231
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
2232
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
2233
- onFocusFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2234
- onFocusSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2235
- onBlurFirstTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2236
- onBlurSecondTextfield?: ((event: ChangeEvent<HTMLInputElement>) => void) | undefined;
2237
- } & {
2238
- dividerIcon?: ReactNode;
2239
- dividerVariant?: "icon" | undefined;
2240
- firstTextfieldTextBefore?: string | undefined;
2241
- secondTextfieldTextBefore?: string | undefined;
2242
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>))>;
2243
- export { Range_2 as Range }
2244
-
2245
- export { RangeProps }
2246
-
2247
- export { rangeTokens }
2248
-
2249
- export { Ratio }
2250
-
2251
- export { RectSkeleton }
2252
-
2253
- export { RectSkeletonProps }
2254
-
2255
- export { Roundness }
2256
-
2257
- export { RoundnessProps }
2258
-
2259
- export { Row }
2260
-
2261
- export { ScreenConfig }
2262
-
2263
- export { ScreenMap }
2264
-
2265
- export { ScreenVariant }
2266
-
2267
- export { ScrollSnapProps }
2268
-
2269
- // @public
2270
- export const SegmentGroup: FunctionComponent<PropsType< {
2271
- view: {
2272
- clear: PolymorphicClassName;
2273
- filled: PolymorphicClassName;
2274
- };
2275
- size: {
2276
- xs: PolymorphicClassName;
2277
- s: PolymorphicClassName;
2278
- m: PolymorphicClassName;
2279
- l: PolymorphicClassName;
2280
- };
2281
- disabled: {
2282
- true: PolymorphicClassName;
2283
- };
2284
- pilled: {
2285
- true: PolymorphicClassName;
2286
- };
2287
- filledBackground: {
2288
- true: PolymorphicClassName;
2289
- };
2290
- stretch: {
2291
- true: PolymorphicClassName;
2292
- };
2293
- }> & HTMLAttributes<HTMLDivElement> & {
2294
- selectionMode?: "multiple" | "single" | undefined;
2295
- disabled?: boolean | undefined;
2296
- stretch?: boolean | undefined;
2297
- pilled?: boolean | undefined;
2298
- filledBackground?: boolean | undefined;
2299
- size?: string | undefined;
2300
- view?: string | undefined;
2301
- } & RefAttributes<HTMLDivElement>>;
2302
-
2303
- export { SegmentGroupProps }
2304
-
2305
- // @public
2306
- export const SegmentItem: FunctionComponent<PropsType< {
2307
- view: {
2308
- clear: PolymorphicClassName;
2309
- default: PolymorphicClassName;
2310
- secondary: PolymorphicClassName;
2311
- };
2312
- size: {
2313
- xs: PolymorphicClassName;
2314
- s: PolymorphicClassName;
2315
- m: PolymorphicClassName;
2316
- l: PolymorphicClassName;
2317
- };
2318
- disabled: {
2319
- true: PolymorphicClassName;
2320
- };
2321
- pilled: {
2322
- true: PolymorphicClassName;
2323
- };
2324
- }> & ButtonHTMLAttributes<HTMLButtonElement> & {
2325
- value: string;
2326
- id?: string | undefined;
2327
- label?: ReactNode;
2328
- pilled?: boolean | undefined;
2329
- customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
2330
- size?: string | undefined;
2331
- view?: string | undefined;
2332
- } & RefAttributes<HTMLLabelElement>>;
2333
-
2334
- export { SegmentItemProps }
2335
-
2336
- export { SegmentProvider }
2337
-
2338
- export { SegmentProviderProps }
2339
-
2340
- // @public (undocumented)
2341
- export const Select: FunctionComponent<PropsType< {
2342
- size: {
2343
- xs: PolymorphicClassName;
2344
- s: PolymorphicClassName;
2345
- m: PolymorphicClassName;
2346
- l: PolymorphicClassName;
2347
- };
2348
- view: {
2349
- default: PolymorphicClassName;
2350
- positive: PolymorphicClassName;
2351
- warning: PolymorphicClassName;
2352
- negative: PolymorphicClassName;
2353
- accent: PolymorphicClassName;
2354
- secondary: PolymorphicClassName;
2355
- clear: PolymorphicClassName;
2356
- dark: PolymorphicClassName;
2357
- black: PolymorphicClassName;
2358
- white: PolymorphicClassName;
2359
- };
2360
- chipView: {
2361
- default: PolymorphicClassName;
2362
- secondary: PolymorphicClassName;
2363
- accent: PolymorphicClassName;
2364
- };
2365
- }> & (({
2366
- target?: "textfield-like" | undefined;
2367
- view?: "default" | "positive" | "warning" | "negative" | undefined;
2368
- contentLeft?: ReactNode;
2369
- labelPlacement?: "outer" | "inner" | undefined;
2370
- placeholder?: string | undefined;
2371
- helperText?: string | undefined;
2372
- } & {
2373
- multiselect?: false | undefined;
2374
- separator?: undefined;
2375
- } & {
2376
- value: any;
2377
- onChange?: ((value: any) => void) | undefined;
2378
- listOverflow?: Property.Overflow | undefined;
2379
- listHeight?: Property.Height<string | number> | undefined;
2380
- status?: "warning" | "success" | "error" | undefined;
2381
- placeholder?: string | undefined;
2382
- helperText?: string | undefined;
2383
- disabled?: boolean | undefined;
2384
- items?: MergedDropdownNode[] | undefined;
2385
- onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2386
- hasItems?: boolean | undefined;
2387
- children?: undefined;
2388
- isOpen?: boolean | undefined;
2389
- isTargetAmount?: boolean | undefined;
2390
- renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2391
- placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
2392
- label?: string | undefined;
2393
- onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2394
- variant?: "normal" | "tight" | undefined;
2395
- listWidth?: Property.Width<string | number> | undefined;
2396
- portal?: string | RefObject<HTMLElement> | undefined;
2397
- renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2398
- renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2399
- closeAfterSelect?: boolean | undefined;
2400
- size?: string | undefined;
2401
- view?: string | undefined;
2402
- chipView?: string | undefined;
2403
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
2404
- target?: "textfield-like" | undefined;
2405
- view?: "default" | "positive" | "warning" | "negative" | undefined;
2406
- contentLeft?: ReactNode;
2407
- labelPlacement?: "outer" | "inner" | undefined;
2408
- placeholder?: string | undefined;
2409
- helperText?: string | undefined;
2410
- } & {
2411
- multiselect?: true | undefined;
2412
- separator?: string | undefined;
2413
- } & {
2414
- value: any;
2415
- onChange?: ((value: any) => void) | undefined;
2416
- listOverflow?: Property.Overflow | undefined;
2417
- listHeight?: Property.Height<string | number> | undefined;
2418
- status?: "warning" | "success" | "error" | undefined;
2419
- placeholder?: string | undefined;
2420
- helperText?: string | undefined;
2421
- disabled?: boolean | undefined;
2422
- items?: MergedDropdownNode[] | undefined;
2423
- onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2424
- hasItems?: boolean | undefined;
2425
- children?: undefined;
2426
- isOpen?: boolean | undefined;
2427
- isTargetAmount?: boolean | undefined;
2428
- renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2429
- placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
2430
- label?: string | undefined;
2431
- onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2432
- variant?: "normal" | "tight" | undefined;
2433
- listWidth?: Property.Width<string | number> | undefined;
2434
- portal?: string | RefObject<HTMLElement> | undefined;
2435
- renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2436
- renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2437
- closeAfterSelect?: boolean | undefined;
2438
- size?: string | undefined;
2439
- view?: string | undefined;
2440
- chipView?: string | undefined;
2441
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
2442
- target?: "button-like" | undefined;
2443
- view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "black" | "white" | "dark" | "clear" | undefined;
2444
- contentLeft?: undefined;
2445
- labelPlacement?: undefined;
2446
- placeholder?: undefined;
2447
- helperText?: undefined;
2448
- } & {
2449
- multiselect?: false | undefined;
2450
- separator?: undefined;
2451
- } & {
2452
- value: any;
2453
- onChange?: ((value: any) => void) | undefined;
2454
- listOverflow?: Property.Overflow | undefined;
2455
- listHeight?: Property.Height<string | number> | undefined;
2456
- status?: "warning" | "success" | "error" | undefined;
2457
- placeholder?: string | undefined;
2458
- helperText?: string | undefined;
2459
- disabled?: boolean | undefined;
2460
- items?: MergedDropdownNode[] | undefined;
2461
- onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2462
- hasItems?: boolean | undefined;
2463
- children?: undefined;
2464
- isOpen?: boolean | undefined;
2465
- isTargetAmount?: boolean | undefined;
2466
- renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2467
- placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
2468
- label?: string | undefined;
2469
- onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2470
- variant?: "normal" | "tight" | undefined;
2471
- listWidth?: Property.Width<string | number> | undefined;
2472
- portal?: string | RefObject<HTMLElement> | undefined;
2473
- renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2474
- renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2475
- closeAfterSelect?: boolean | undefined;
2476
- size?: string | undefined;
2477
- view?: string | undefined;
2478
- chipView?: string | undefined;
2479
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>) | ({
2480
- target?: "button-like" | undefined;
2481
- view?: "default" | "accent" | "secondary" | "positive" | "warning" | "negative" | "black" | "white" | "dark" | "clear" | undefined;
2482
- contentLeft?: undefined;
2483
- labelPlacement?: undefined;
2484
- placeholder?: undefined;
2485
- helperText?: undefined;
2486
- } & {
2487
- multiselect?: true | undefined;
2488
- separator?: string | undefined;
2489
- } & {
2490
- value: any;
2491
- onChange?: ((value: any) => void) | undefined;
2492
- listOverflow?: Property.Overflow | undefined;
2493
- listHeight?: Property.Height<string | number> | undefined;
2494
- status?: "warning" | "success" | "error" | undefined;
2495
- placeholder?: string | undefined;
2496
- helperText?: string | undefined;
2497
- disabled?: boolean | undefined;
2498
- items?: MergedDropdownNode[] | undefined;
2499
- onItemSelect?: ((e: MergedDropdownNode, event: SyntheticEvent<Element, Event>) => void) | undefined;
2500
- hasItems?: boolean | undefined;
2501
- children?: undefined;
2502
- isOpen?: boolean | undefined;
2503
- isTargetAmount?: boolean | undefined;
2504
- renderTarget?: ((item: MergedDropdownNode | MergedDropdownNode[]) => ReactNode) | undefined;
2505
- placement?: ("auto" | ("top" | "right" | "bottom" | "left")) | ("top" | "right" | "bottom" | "left")[] | undefined;
2506
- label?: string | undefined;
2507
- onScrollBottom?: ((e: UIEvent_2<HTMLUListElement, UIEvent>) => void) | undefined;
2508
- variant?: "normal" | "tight" | undefined;
2509
- listWidth?: Property.Width<string | number> | undefined;
2510
- portal?: string | RefObject<HTMLElement> | undefined;
2511
- renderValue?: ((item: MergedDropdownNode) => string) | undefined;
2512
- renderItem?: ((item: MergedDropdownNode) => ReactNode) | undefined;
2513
- closeAfterSelect?: boolean | undefined;
2514
- size?: string | undefined;
2515
- view?: string | undefined;
2516
- chipView?: string | undefined;
2517
- } & Omit<ButtonHTMLAttributes<HTMLButtonElement>, "onChange" | "nonce" | "onResize" | "onResizeCapture" | "value"> & RefAttributes<HTMLButtonElement>))>;
2518
-
2519
- export { SelectGroup }
2520
-
2521
- export { SelectProps }
2522
-
2523
- export { SelectPropsHope }
2524
-
2525
- export { selectText }
2526
-
2527
- export { setRef }
2528
-
2529
- export { shadows }
2530
-
2531
- // @public
2532
- export const Sheet: FunctionComponent<PropsType< {
2533
- view: {
2534
- default: PolymorphicClassName;
2535
- };
2536
- }> & SheetProps & RefAttributes<HTMLDivElement>>;
2537
-
2538
- export { sheetClasses }
2539
-
2540
- export { SheetProps }
2541
-
2542
- export { ShiftProps }
2543
-
2544
- export { ShowToastArgs }
2545
-
2546
- export { SkeletonGradientProps }
2547
-
2548
- // @public
2549
- export const Slider: FunctionComponent<PropsType< {
2550
- view: {
2551
- default: PolymorphicClassName;
2552
- accent: PolymorphicClassName;
2553
- gradient: PolymorphicClassName;
2554
- };
2555
- size: {
2556
- l: PolymorphicClassName;
2557
- m: PolymorphicClassName;
2558
- s: PolymorphicClassName;
2559
- };
2560
- disabled: {
2561
- true: PolymorphicClassName;
2562
- };
2563
- }> & ((SliderBaseProps & SliderInternalProps & {
2564
- onChange?: ((event: FormTypeNumber) => void) | undefined;
2565
- name: string;
2566
- value?: undefined;
2567
- defaultValue?: number | undefined;
2568
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
2569
- onChangeCommitted?: ((value: number) => void) | undefined;
2570
- ariaLabel?: string | undefined;
2571
- showCurrentValue?: boolean | undefined;
2572
- showRangeValues?: boolean | undefined;
2573
- hideMinValueDiff?: number | undefined;
2574
- hideMaxValueDiff?: number | undefined;
2575
- rangeValuesPlacement?: "outer" | "inner" | undefined;
2576
- labelPlacement?: "outer" | "inner" | undefined;
2577
- multipleStepSize?: number | undefined;
2578
- view?: string | undefined;
2579
- size?: "m" | "s" | "l" | undefined;
2580
- type?: "single" | undefined;
2581
- } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
2582
- onChange?: ((value: number) => void) | undefined;
2583
- value: number;
2584
- name?: undefined;
2585
- defaultValue?: undefined;
2586
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
2587
- onChangeCommitted?: ((value: number) => void) | undefined;
2588
- ariaLabel?: string | undefined;
2589
- showCurrentValue?: boolean | undefined;
2590
- showRangeValues?: boolean | undefined;
2591
- hideMinValueDiff?: number | undefined;
2592
- hideMaxValueDiff?: number | undefined;
2593
- rangeValuesPlacement?: "outer" | "inner" | undefined;
2594
- labelPlacement?: "outer" | "inner" | undefined;
2595
- multipleStepSize?: number | undefined;
2596
- view?: string | undefined;
2597
- size?: "m" | "s" | "l" | undefined;
2598
- type?: "single" | undefined;
2599
- } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
2600
- onChange?: ((event: FormTypeString) => void) | undefined;
2601
- name?: string | undefined;
2602
- value?: undefined;
2603
- defaultValue?: number[] | undefined;
2604
- } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
2605
- onChange?: ((values: number[]) => void) | undefined;
2606
- name?: undefined;
2607
- value?: number[] | undefined;
2608
- defaultValue?: undefined;
2609
- } & RefAttributes<HTMLDivElement>))>;
2610
-
2611
- export { SliderProps }
2612
-
2613
- export { SmartPaginationDots }
2614
-
2615
- export { SmartPaginationDotsProps }
2616
-
2617
- export { SnapAlign }
2618
-
2619
- export { SnapType }
2620
-
2621
- export { spacing }
2622
-
2623
- export { SpacingProps }
2624
-
2625
- // @public
2626
- export const Spinner: StyledComponent<FunctionComponent<SpinnerProps>, any, {}, never>;
2627
-
2628
- export { SpinnerProps }
2629
-
2630
- export { SSRProvider }
2631
-
2632
- export { StatusType }
2633
-
2634
- export { StepItemProps }
2635
-
2636
- // @public (undocumented)
2637
- export const Steps: FunctionComponent<PropsType< {
2638
- view: {
2639
- default: PolymorphicClassName;
2640
- };
2641
- size: {
2642
- l: PolymorphicClassName;
2643
- m: PolymorphicClassName;
2644
- s: PolymorphicClassName;
2645
- xs: PolymorphicClassName;
2646
- };
2647
- }> & StepsProps & Omit<HTMLAttributes<HTMLDivElement>, "onChange"> & RefAttributes<HTMLDivElement>>;
2648
-
2649
- export { StyledCard }
2650
-
2651
- export { StyledPreviewGallery }
2652
-
2653
- // @public (undocumented)
2654
- export const Subtitle: FunctionComponent<PropsType< {
2655
- size: {
2656
- m: PolymorphicClassName;
2657
- };
2658
- }> & SubtitleProps & RefAttributes<HTMLDivElement>>;
2659
-
2660
- // @public (undocumented)
2661
- export const Switch: FunctionComponent<PropsType< {
2662
- size: {
2663
- m: PolymorphicClassName;
2664
- };
2665
- view: {
2666
- default: PolymorphicClassName;
2667
- };
2668
- disabled: {
2669
- true: PolymorphicClassName;
2670
- };
2671
- focused: {
2672
- true: PolymorphicClassName;
2673
- };
2674
- }> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
2675
-
2676
- // Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
2677
- //
2678
- // @public (undocumented)
2679
- export type SwitchProps = ComponentProps<typeof SwitchComponent>;
2680
-
2681
- export { syntheticFocus }
2682
-
2683
- // Warning: (ae-forgotten-export) The symbol "TabItemProps" needs to be exported by the entry point index.d.ts
2684
- //
2685
- // @public
2686
- export const TabItem: (props: TabItemProps) => JSX.Element;
2687
-
2688
- export { TabItemRefs }
2689
-
2690
- // Warning: (ae-forgotten-export) The symbol "TabsProps" needs to be exported by the entry point index.d.ts
2691
- //
2692
- // @public
2693
- export const Tabs: (props: TabsProps) => JSX.Element;
2694
-
2695
- export { TabsContext }
2696
-
2697
- // @public
2698
- export const TabsController: ForwardRefExoticComponent<TabsControllerProps & RefAttributes<HTMLDivElement>>;
2699
-
2700
- export { TabsControllerProps }
2701
-
2702
- // @public
2703
- export const TextArea: ForwardRefExoticComponent<TextAreaProps & RefAttributes<HTMLTextAreaElement>>;
2704
-
2705
- export { TextareaHTMLAttributes }
2706
-
2707
- // Warning: (ae-forgotten-export) The symbol "RequiredProps" needs to be exported by the entry point index.d.ts
2708
- // Warning: (ae-forgotten-export) The symbol "ClearProps" needs to be exported by the entry point index.d.ts
2709
- // Warning: (ae-forgotten-export) The symbol "HintProps" needs to be exported by the entry point index.d.ts
2710
- //
2711
- // @public (undocumented)
2712
- export type TextAreaProps = TextAreaProps_2 & {
2713
- resize?: 'none' | 'both' | 'horizontal' | 'vertical';
2714
- titleCaption?: ReactNode;
2715
- } & RequiredProps & ClearProps & HintProps;
2716
-
2717
- export { TextareaResize }
2718
-
2719
- // @public
2720
- export const TextField: React_2.ForwardRefExoticComponent<TextFieldProps & React_2.RefAttributes<HTMLInputElement>>;
2721
-
2722
- // @public
2723
- export const TextFieldGroup: FunctionComponent<PropsType< {
2724
- size: {
2725
- l: PolymorphicClassName;
2726
- m: PolymorphicClassName;
2727
- s: PolymorphicClassName;
2728
- xs: PolymorphicClassName;
2729
- };
2730
- orientation: {
2731
- horizontal: PolymorphicClassName;
2732
- vertical: PolymorphicClassName;
2733
- };
2734
- gap: {
2735
- none: PolymorphicClassName;
2736
- dense: PolymorphicClassName;
2737
- wide: PolymorphicClassName;
2738
- };
2739
- shape: {
2740
- segmented: PolymorphicClassName;
2741
- default: PolymorphicClassName;
2742
- };
2743
- stretching: {
2744
- auto: PolymorphicClassName;
2745
- filled: PolymorphicClassName;
2746
- };
2747
- }> & ((HTMLAttributes<HTMLDivElement> & {
2748
- orientation?: Orientation | undefined;
2749
- stretching?: ("auto" | "filled") | undefined;
2750
- size?: string | undefined;
2751
- isCommonTextFieldStyles?: boolean | undefined;
2752
- } & {
2753
- gap?: "none" | "dense" | undefined;
2754
- shape?: "segmented" | undefined;
2755
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
2756
- orientation?: Orientation | undefined;
2757
- stretching?: ("auto" | "filled") | undefined;
2758
- size?: string | undefined;
2759
- isCommonTextFieldStyles?: boolean | undefined;
2760
- } & {
2761
- gap?: "dense" | "wide" | undefined;
2762
- shape?: "default" | undefined;
2763
- } & RefAttributes<HTMLDivElement>))>;
2764
-
2765
- export { TextFieldGroupProps }
2766
-
2767
- // Warning: (ae-forgotten-export) The symbol "TextFieldProps_2" needs to be exported by the entry point index.d.ts
2768
- // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" 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'>;
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
- ```