@salutejs/plasma-b2c 1.424.0-canary.1500.11456169969.0 → 1.424.0-dev.0

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