@salutejs/plasma-b2c 1.493.0-canary.1702.12763507639.0 → 1.493.0-dev.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,4532 +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/styled-components';
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/styled-components';
44
- import { BaseTabsProps } from '@salutejs/plasma-new-hope/styled-components';
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 { ChangeInstanceCallback } from '@salutejs/plasma-new-hope/types/components/DatePicker/RangeDate/RangeDate.types';
84
- import { CheckboxProps as CheckboxProps_2 } from '@salutejs/plasma-new-hope/types/components/Checkbox/Checkbox.types';
85
- import { ChipGroupProps } from '@salutejs/plasma-new-hope/types/components/ChipGroup/ChipGroup.types';
86
- import { ChipProps } from '@salutejs/plasma-new-hope/styled-components';
87
- import { clearSelection } from '@salutejs/plasma-hope';
88
- import { closeNotification } from '@salutejs/plasma-new-hope/styled-components';
89
- import { ClosePlacementType } from '@salutejs/plasma-new-hope/styled-components';
90
- import { Col } from '@salutejs/plasma-new-hope/styled-components';
91
- import { ColCount } from '@salutejs/plasma-new-hope/styled-components';
92
- import { ColOffsetProps } from '@salutejs/plasma-new-hope/styled-components';
93
- import { ColProps } from '@salutejs/plasma-new-hope/styled-components';
94
- import { ColSizeProps } from '@salutejs/plasma-new-hope/styled-components';
95
- import { ComboboxPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxOld/Combobox.types';
96
- import { ComboboxOldProps as ComboboxProps } from '@salutejs/plasma-new-hope/styled-components';
97
- import type { ComboboxProps as ComboboxProps_2 } from '@salutejs/plasma-new-hope';
98
- import { CommitInstanceCallback } from '@salutejs/plasma-new-hope/types/components/DatePicker/RangeDate/RangeDate.types';
99
- import { ComponentClass } from 'react';
100
- import { ComponentProps } from 'react';
101
- import { GridProps as ContainerProps } from '@salutejs/plasma-new-hope/styled-components';
102
- import { convertRoundnessMatrix } from '@salutejs/plasma-core';
103
- import { CounterProps } from '@salutejs/plasma-new-hope/styled-components';
104
- import { counterTokens } from '@salutejs/plasma-new-hope/styled-components';
105
- import { CustomComboboxProps } from '@salutejs/plasma-new-hope/types/components/Combobox/ComboboxOld/Combobox.types';
106
- import { CustomPopoverProps } from '@salutejs/plasma-new-hope/types/components/Popover/Popover.types';
107
- import { CustomToastProps } from '@salutejs/plasma-new-hope/types/components/Toast/Toast.types';
108
- import { CustomVerticalTabsProps } from '@salutejs/plasma-new-hope/types/components/Tabs/Tabs.types';
109
- import { DateInfo } from '@salutejs/plasma-new-hope/types/components/Calendar/Calendar.types';
110
- import { DatePickerCalendarProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
111
- import { datePickerClasses } from '@salutejs/plasma-new-hope/styled-components';
112
- import { DatePickerPlacement } from '@salutejs/plasma-new-hope/styled-components';
113
- import { DatePickerPlacementBasic } from '@salutejs/plasma-new-hope/styled-components';
114
- import { DatePickerPopoverProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/SingleDate/SingleDate.types';
115
- import { DatePickerProps } from '@salutejs/plasma-new-hope/styled-components';
116
- import { DatePickerRangePlacement } from '@salutejs/plasma-new-hope/styled-components';
117
- import { DatePickerRangeProps } from '@salutejs/plasma-new-hope/styled-components';
118
- import { datePickerTokens } from '@salutejs/plasma-new-hope/styled-components';
119
- import { DatePickerVariationProps } from '@salutejs/plasma-new-hope/types/components/DatePicker/DatePickerBase.types';
120
- import { defaultValidate } from '@salutejs/plasma-hope';
121
- import { DisabledProps } from '@salutejs/plasma-core';
122
- import type { DistributiveOmit } from '@salutejs/plasma-new-hope';
123
- import type { DistributivePick } from '@salutejs/plasma-new-hope';
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 { DragEvent as DragEvent_2 } from 'react';
128
- import { DrawerContentProps } from '@salutejs/plasma-new-hope/styled-components';
129
- import { DrawerFooterProps } from '@salutejs/plasma-new-hope/styled-components';
130
- import { DrawerHeaderProps } from '@salutejs/plasma-new-hope/styled-components';
131
- import { DrawerProps } from '@salutejs/plasma-new-hope/styled-components';
132
- import type { DropdownItemOption } from '@salutejs/plasma-new-hope';
133
- import { DropdownItemProps } from '@salutejs/plasma-hope';
134
- import { DropdownItem as DropdownItemType } from '@salutejs/plasma-hope';
135
- import type { DropdownNewProps } from '@salutejs/plasma-new-hope';
136
- import type { DropdownNodeSelect } from '@salutejs/plasma-new-hope';
137
- import { DropdownNodeType } from '@salutejs/plasma-hope';
138
- import { DropdownPlacement } from '@salutejs/plasma-new-hope/types/components/Dropdown/Dropdown.types';
139
- import { DropdownPopupProps } from '@salutejs/plasma-hope';
140
- import { DropdownProps } from '@salutejs/plasma-new-hope/styled-components';
141
- import { DropdownTrigger } from '@salutejs/plasma-new-hope/types/components/Dropdown/Dropdown.types';
142
- import { dropzoneClasses } from '@salutejs/plasma-new-hope/styled-components';
143
- import { dropzoneTokens } from '@salutejs/plasma-new-hope/styled-components';
144
- import { EditableProps } from '@salutejs/plasma-new-hope/types/components/Editable/Editable.types';
145
- import { ElasticGrid } from '@salutejs/plasma-hope';
146
- import { ElasticGridProps } from '@salutejs/plasma-hope';
147
- import { extractTextFrom } from '@salutejs/plasma-core';
148
- import { FC } from 'react';
149
- import { FileProcessHandler } from '@salutejs/plasma-new-hope/types/components/Dropzone/Dropzone.types';
150
- import { Filter } from '@salutejs/plasma-new-hope/types/engines/types';
151
- import { FlowProps } from '@salutejs/plasma-new-hope/styled-components';
152
- import { FocusEvent as FocusEvent_2 } from 'react';
153
- import { FocusProps } from '@salutejs/plasma-core';
154
- import { formatCurrency } from '@salutejs/plasma-core';
155
- import { FormTypeNumber } from '@salutejs/plasma-new-hope/types/types/FormType';
156
- import { FormTypeString } from '@salutejs/plasma-new-hope/types/types/FormType';
157
- import { ForwardRefExoticComponent } from 'react';
158
- import { FunctionComponent } from 'react';
159
- import { gridBreakpoints } from '@salutejs/plasma-hope';
160
- import { gridColumns } from '@salutejs/plasma-hope';
161
- import { gridGutters } from '@salutejs/plasma-hope';
162
- import { gridMargins } from '@salutejs/plasma-hope';
163
- import { gridSizes } from '@salutejs/plasma-hope';
164
- import { HTMLAttributes } from 'react';
165
- import { HTMLAttributesWithoutOnChange } from '@salutejs/plasma-new-hope/types/engines/types';
166
- import { HTMLAttributesWithoutOnChangeAndDefaultValue } from '@salutejs/plasma-new-hope/types/engines/types';
167
- import { ImageProps } from '@salutejs/plasma-new-hope/styled-components';
168
- import { ImgHTMLAttributes } from 'react';
169
- import { IndicatorProps } from '@salutejs/plasma-new-hope/styled-components';
170
- import { InputHTMLAttributes } from '@salutejs/plasma-core';
171
- import { InputHTMLAttributes as InputHTMLAttributes_2 } from '@salutejs/plasma-new-hope/styled-components';
172
- import { InputHTMLAttributes as InputHTMLAttributes_3 } from 'react';
173
- import type { ItemOption } from '@salutejs/plasma-new-hope';
174
- import { JSXElementConstructor } from 'react';
175
- import { KeyboardEvent as KeyboardEvent_2 } from 'react';
176
- import { LabelProps } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
177
- import { LineSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
178
- import { LinkCustomProps } from '@salutejs/plasma-new-hope/types/components/Link/Link';
179
- import { List } from '@salutejs/plasma-hope';
180
- import { ListItem } from '@salutejs/plasma-hope';
181
- import { MaskProps } from '@salutejs/plasma-new-hope/types/components/Mask/Mask.types';
182
- import { MaxLinesProps } from '@salutejs/plasma-core';
183
- import { mediaQuery } from '@salutejs/plasma-hope';
184
- import { MediaQueryFunction } from '@salutejs/plasma-hope';
185
- import type { MergedSelectProps } from '@salutejs/plasma-new-hope';
186
- import { Modal } from '@salutejs/plasma-hope';
187
- import { modalClasses as modalBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
188
- import { ModalProps as ModalBaseProps } from '@salutejs/plasma-new-hope/styled-components';
189
- import { ModalProps } from '@salutejs/plasma-hope';
190
- import { ModalsProvider } from '@salutejs/plasma-hope';
191
- import { ModalView } from '@salutejs/plasma-hope';
192
- import { monthLongName } from '@salutejs/plasma-core';
193
- import { monthShortName } from '@salutejs/plasma-core';
194
- import { MouseEvent as MouseEvent_2 } from 'react';
195
- import { noteClasses } from '@salutejs/plasma-new-hope/styled-components';
196
- import { noteTokens } from '@salutejs/plasma-new-hope/styled-components';
197
- import { NotificationIconPlacement } from '@salutejs/plasma-new-hope/styled-components';
198
- import { NotificationLayout } from '@salutejs/plasma-new-hope/styled-components';
199
- import { NotificationPlacement } from '@salutejs/plasma-new-hope/styled-components';
200
- import { NotificationProps } from '@salutejs/plasma-new-hope/styled-components';
201
- import { numberInputClasses } from '@salutejs/plasma-new-hope/styled-components';
202
- import { numberInputTokens } from '@salutejs/plasma-new-hope/styled-components';
203
- import { Orientation } from '@salutejs/plasma-new-hope/types/components/TextFieldGroup/TextFieldGroup.types';
204
- import { OutlinedProps } from '@salutejs/plasma-core';
205
- import { Overlay } from '@salutejs/plasma-new-hope/styled-components';
206
- import { OverlayProps } from '@salutejs/plasma-new-hope/styled-components';
207
- import { padZeroNumber } from '@salutejs/plasma-core';
208
- import { PaginationDot } from '@salutejs/plasma-hope';
209
- import { PaginationDotProps } from '@salutejs/plasma-hope';
210
- import { PaginationDots } from '@salutejs/plasma-hope';
211
- import { PaginationProps } from '@salutejs/plasma-new-hope/styled-components';
212
- import { PanelProps } from '@salutejs/plasma-new-hope/types/components/Panel';
213
- import { PickOptional } from '@salutejs/plasma-core';
214
- import { PinProps } from '@salutejs/plasma-core';
215
- import { PolymorphicClassName } from '@salutejs/plasma-new-hope/types/engines/types';
216
- import { PopoverPlacement } from '@salutejs/plasma-new-hope/styled-components';
217
- import type { PopoverPlacement as PopoverPlacement_2 } from '@salutejs/plasma-new-hope';
218
- import { PopoverPlacementBasic } from '@salutejs/plasma-new-hope/styled-components';
219
- import type { PopoverPlacementBasic as PopoverPlacementBasic_2 } from '@salutejs/plasma-new-hope';
220
- import { PopoverProps } from '@salutejs/plasma-new-hope/styled-components';
221
- import { PopoverTrigger } from '@salutejs/plasma-new-hope/styled-components';
222
- import { Popup } from '@salutejs/plasma-hope';
223
- import { popupClasses as popupBaseClasses } from '@salutejs/plasma-new-hope/styled-components';
224
- import { PopupPlacement as PopupBasePlacement } from '@salutejs/plasma-new-hope/styled-components';
225
- import { PopupProps as PopupBaseProps } from '@salutejs/plasma-new-hope/styled-components';
226
- import { PopupProvider as PopupBaseProvider } from '@salutejs/plasma-new-hope/styled-components';
227
- import { PopupInfo } from '@salutejs/plasma-new-hope/styled-components';
228
- import { PopupProps } from '@salutejs/plasma-hope';
229
- import { Portal } from '@salutejs/plasma-new-hope/styled-components';
230
- import { PortalProps } from '@salutejs/plasma-new-hope/styled-components';
231
- import { PreviewGallery } from '@salutejs/plasma-hope';
232
- import { PreviewGalleryItemProps } from '@salutejs/plasma-hope';
233
- import { PreviewGalleryProps } from '@salutejs/plasma-hope';
234
- import { priceClasses } from '@salutejs/plasma-new-hope/styled-components';
235
- import { PriceProps } from '@salutejs/plasma-new-hope/types/components/Price/Price.types';
236
- import { ProgressProps } from '@salutejs/plasma-new-hope/styled-components';
237
- import { Property } from 'csstype';
238
- import { Props } from '@salutejs/plasma-new-hope/types/components/EmptyState/EmptyState.types';
239
- import { PropsType } from '@salutejs/plasma-new-hope/types/engines/types';
240
- import { RadioGroup } from '@salutejs/plasma-new-hope/styled-components';
241
- import { radiuses } from '@salutejs/plasma-core';
242
- import { RangeInputRefs } from '@salutejs/plasma-new-hope/styled-components';
243
- import { RangeProps } from '@salutejs/plasma-new-hope/styled-components';
244
- import { rangeTokens } from '@salutejs/plasma-new-hope/styled-components';
245
- import { ratingClasses } from '@salutejs/plasma-new-hope/styled-components';
246
- import { ratingTokens } from '@salutejs/plasma-new-hope/styled-components';
247
- import { Ratio } from '@salutejs/plasma-new-hope/styled-components';
248
- import { default as React_2 } from 'react';
249
- import { ReactElement } from 'react';
250
- import { ReactFragment } from 'react';
251
- import { ReactNode } from 'react';
252
- import { ReactPortal } from 'react';
253
- import { RectSkeleton } from '@salutejs/plasma-new-hope/styled-components';
254
- import { RectSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
255
- import { RefAttributes } from 'react';
256
- import { RefObject } from 'react';
257
- import { RequiredProps } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
258
- import { RightContent } from '@salutejs/plasma-new-hope/styled-components';
259
- import { Roundness } from '@salutejs/plasma-core';
260
- import { RoundnessProps } from '@salutejs/plasma-core';
261
- import { Row } from '@salutejs/plasma-new-hope/styled-components';
262
- import { ScreenConfig } from '@salutejs/plasma-new-hope/styled-components';
263
- import { ScreenMap } from '@salutejs/plasma-new-hope/styled-components';
264
- import { ScreenVariant } from '@salutejs/plasma-new-hope/styled-components';
265
- import { ScrollSnapProps } from '@salutejs/plasma-core';
266
- import { SegmentGroupProps } from '@salutejs/plasma-new-hope/styled-components';
267
- import { SegmentItemProps } from '@salutejs/plasma-new-hope/styled-components';
268
- import { SegmentProvider } from '@salutejs/plasma-new-hope/styled-components';
269
- import { SegmentProviderProps } from '@salutejs/plasma-new-hope/styled-components';
270
- import { SelectGroup } from '@salutejs/plasma-hope';
271
- import { MergedSelectProps as SelectProps } from '@salutejs/plasma-new-hope/styled-components';
272
- import { SelectProps as SelectPropsHope } from '@salutejs/plasma-hope';
273
- import { selectText } from '@salutejs/plasma-hope';
274
- import { setRef } from '@salutejs/plasma-core';
275
- import { shadows } from '@salutejs/plasma-core';
276
- import { sheetClasses } from '@salutejs/plasma-new-hope/styled-components';
277
- import { SheetProps } from '@salutejs/plasma-new-hope/styled-components';
278
- import { ShiftProps } from '@salutejs/plasma-core';
279
- import { ShowToastArgs } from '@salutejs/plasma-new-hope/styled-components';
280
- import { SkeletonGradientProps } from '@salutejs/plasma-core';
281
- import { SkeletonGradientProps as SkeletonGradientProps_2 } from '@salutejs/plasma-new-hope/styled-components';
282
- import { SkeletonSizeProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/Skeleton.types';
283
- import { SliderBaseProps } from '@salutejs/plasma-new-hope/types/components/Slider/components/SliderBase/SliderBase.types';
284
- import { SliderInternalProps } from '@salutejs/plasma-new-hope/types/components/Slider/components';
285
- import { SliderProps } from '@salutejs/plasma-new-hope/styled-components';
286
- import { SmartPaginationDots } from '@salutejs/plasma-hope';
287
- import { SmartPaginationDotsProps } from '@salutejs/plasma-hope';
288
- import { SnapAlign } from '@salutejs/plasma-core';
289
- import { SnapType } from '@salutejs/plasma-core';
290
- import { spacing } from '@salutejs/plasma-core';
291
- import { SpacingProps } from '@salutejs/plasma-core';
292
- import { SpacingProps as SpacingProps_2 } from '@salutejs/plasma-new-hope/styled-components';
293
- import { SpinnerProps } from '@salutejs/plasma-core';
294
- import { SSRProvider } from '@salutejs/plasma-new-hope/styled-components';
295
- import { StatusLabels } from '@salutejs/plasma-new-hope/types/components/Avatar/Avatar.types';
296
- import { StatusType } from '@salutejs/plasma-hope';
297
- import { StepItemProps } from '@salutejs/plasma-new-hope/styled-components';
298
- import { StepsProps } from '@salutejs/plasma-new-hope/types/components/Steps/Steps.types';
299
- import { StyledCard } from '@salutejs/plasma-hope';
300
- import { StyledComponent } from 'styled-components';
301
- import { StyledPreviewGallery } from '@salutejs/plasma-hope';
302
- import { SubtitleProps } from '@salutejs/plasma-new-hope/styled-components';
303
- import { SwitchProps as SwitchProps_2 } from '@salutejs/plasma-new-hope/styled-components';
304
- import { SyntheticEvent } from 'react';
305
- import { syntheticFocus } from '@salutejs/plasma-core';
306
- import { TabItemProps } from '@salutejs/plasma-new-hope/styled-components';
307
- import { TabItemRefs } from '@salutejs/plasma-new-hope/styled-components';
308
- import { TabsContext } from '@salutejs/plasma-new-hope/styled-components';
309
- import { TabsControllerProps } from '@salutejs/plasma-new-hope/styled-components';
310
- import { TabsProps } from '@salutejs/plasma-new-hope/styled-components';
311
- import { TextareaHTMLAttributes } from '@salutejs/plasma-core';
312
- import { TextareaHTMLAttributes as TextareaHTMLAttributes_2 } from '@salutejs/plasma-new-hope/styled-components';
313
- import type { TextAreaProps as TextAreaProps_2 } from '@salutejs/plasma-hope';
314
- import { TextareaResize } from '@salutejs/plasma-core';
315
- import { TextFieldGroupProps } from '@salutejs/plasma-new-hope/styled-components';
316
- import { TextFieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/TextField/TextField.types';
317
- import { TextfieldPrimitiveValue } from '@salutejs/plasma-new-hope/types/components/Range/Range.types';
318
- import type { TextFieldProps as TextFieldProps_2 } from '@salutejs/plasma-hope';
319
- import { TextFieldView } from '@salutejs/plasma-hope';
320
- import { TextSkeletonBaseProps } from '@salutejs/plasma-new-hope/types/components/Skeleton/TextSkeleton/TextSkeleton.types';
321
- import { TextSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
322
- import { TimingFunction } from '@salutejs/plasma-core';
323
- import { ToastPosition } from '@salutejs/plasma-new-hope/styled-components';
324
- import { ToastProps } from '@salutejs/plasma-new-hope/styled-components';
325
- import { ToastRole } from '@salutejs/plasma-new-hope/styled-components';
326
- import { toCssSize } from '@salutejs/plasma-core';
327
- import { ToolbarProps } from '@salutejs/plasma-new-hope/styled-components';
328
- import { toolbarTokens } from '@salutejs/plasma-new-hope/styled-components';
329
- import { TooltipProps } from '@salutejs/plasma-new-hope/styled-components';
330
- import { transformStyles } from '@salutejs/plasma-core';
331
- import { TreeProps } from '@salutejs/plasma-new-hope/types/components/Tree/Tree.types';
332
- import { TypographyOldProps } from '@salutejs/plasma-new-hope/types/components/Typography/Old/TypographyOld';
333
- import { TypographyVariants } from '@salutejs/plasma-new-hope/types/components/Editable/Editable.types';
334
- import { Upload } from '@salutejs/plasma-hope';
335
- import { UploadAudio } from '@salutejs/plasma-hope';
336
- import { UploadAudioProps } from '@salutejs/plasma-hope';
337
- import { UploadProgress } from '@salutejs/plasma-hope';
338
- import { UploadProgressProps } from '@salutejs/plasma-hope';
339
- import { UploadProps } from '@salutejs/plasma-hope';
340
- import { UploadVisual } from '@salutejs/plasma-hope';
341
- import { UploadVisualProps } from '@salutejs/plasma-hope';
342
- import { useDebouncedFunction } from '@salutejs/plasma-core';
343
- import { useFocusTrap } from '@salutejs/plasma-hope';
344
- import { useForkRef } from '@salutejs/plasma-core';
345
- import { useIsomorphicLayoutEffect } from '@salutejs/plasma-core';
346
- import { usePopupContext as usePopupBaseContext } from '@salutejs/plasma-new-hope/styled-components';
347
- import { useSegment } from '@salutejs/plasma-new-hope/styled-components';
348
- import { useToast } from '@salutejs/plasma-new-hope/styled-components';
349
- import { ValidationResult } from '@salutejs/plasma-hope';
350
- import { ValidatorReturnType } from '@salutejs/plasma-new-hope/types/components/Dropzone/Dropzone.types';
351
- import { Variants } from '@salutejs/plasma-new-hope/types/engines/types';
352
- import { View } from '@salutejs/plasma-core';
353
- import { ViewProps } from '@salutejs/plasma-core';
354
- import { views } from '@salutejs/plasma-core';
355
- import { withAssistiveDropdown } from '@salutejs/plasma-hope';
356
- import { withAutoFocus } from '@salutejs/plasma-core';
357
- import { WithAutoFocusProps } from '@salutejs/plasma-core';
358
- import { withSkeleton } from '@salutejs/plasma-new-hope/styled-components';
359
- import { WithSkeletonProps } from '@salutejs/plasma-new-hope/styled-components';
360
-
361
- // @public
362
- export const Accordion: FunctionComponent<PropsType< {
363
- view: {
364
- default: PolymorphicClassName;
365
- secondary: PolymorphicClassName;
366
- outlined: PolymorphicClassName;
367
- clear: PolymorphicClassName;
368
- };
369
- size: {
370
- l: PolymorphicClassName;
371
- m: PolymorphicClassName;
372
- s: PolymorphicClassName;
373
- xs: PolymorphicClassName;
374
- };
375
- stretching: {
376
- filled: PolymorphicClassName;
377
- fixed: PolymorphicClassName;
378
- };
379
- }> & {
380
- view?: string | undefined;
381
- size?: string | undefined;
382
- singleActive?: boolean | undefined;
383
- defaultActiveEventKey?: number[] | undefined;
384
- disabled?: boolean | undefined;
385
- stretching?: "fixed" | "filled" | undefined;
386
- onChange?: ((index?: number | undefined, value?: boolean | undefined) => void) | undefined;
387
- children?: ReactNode;
388
- className?: string | undefined;
389
- } & RefAttributes<HTMLDivElement>>;
390
-
391
- export { AccordionItem }
392
-
393
- export { AccordionProps }
394
-
395
- export { addFocus }
396
-
397
- export { addNotification }
398
-
399
- export { animatedScrollToX }
400
-
401
- export { animatedScrollToY }
402
-
403
- export { applyBlur }
404
-
405
- export { applyDisabled }
406
-
407
- export { applyEllipsis }
408
-
409
- export { applyHyphens }
410
-
411
- export { applyMaxLines }
412
-
413
- export { applyNoSelect }
414
-
415
- export { applyRoundness }
416
-
417
- export { applyScrollSnap }
418
-
419
- export { applySkeletonGradient }
420
-
421
- export { applySpacing }
422
-
423
- export { applyView }
424
-
425
- export { arrayItemRemoving }
426
-
427
- export { arrayItemSelecting }
428
-
429
- export { arrayItemSwapping }
430
-
431
- export { AsProps }
432
-
433
- // @public
434
- export const Attach: FunctionComponent<PropsType< {
435
- view: {
436
- default: PolymorphicClassName;
437
- accent: PolymorphicClassName;
438
- secondary: PolymorphicClassName;
439
- clear: PolymorphicClassName;
440
- success: PolymorphicClassName;
441
- warning: PolymorphicClassName;
442
- critical: PolymorphicClassName;
443
- dark: PolymorphicClassName;
444
- black: PolymorphicClassName;
445
- white: PolymorphicClassName;
446
- };
447
- helperTextView: {
448
- default: PolymorphicClassName;
449
- negative: PolymorphicClassName;
450
- };
451
- size: {
452
- l: PolymorphicClassName;
453
- m: PolymorphicClassName;
454
- s: PolymorphicClassName;
455
- xs: PolymorphicClassName;
456
- };
457
- }> & ((HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
458
- text?: string | undefined;
459
- contentLeft?: ReactNode;
460
- contentPlacing?: ("default" | "relaxed") | undefined;
461
- isLoading?: boolean | undefined;
462
- loader?: ReactNode;
463
- stretch?: boolean | undefined;
464
- stretching?: ("auto" | "fixed" | "filled") | undefined;
465
- square?: boolean | undefined;
466
- focused?: boolean | undefined;
467
- disabled?: boolean | undefined;
468
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
469
- view?: string | undefined;
470
- size?: string | undefined;
471
- outlined?: boolean | undefined;
472
- shiftLeft?: boolean | undefined;
473
- shiftRight?: boolean | undefined;
474
- blur?: "small" | "medium" | "large" | undefined;
475
- } & {
476
- value?: string | number | undefined;
477
- contentRight?: undefined;
478
- } & BaseAttachProps & {
479
- buttonType?: "button" | undefined;
480
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
481
- text?: string | undefined;
482
- contentLeft?: ReactNode;
483
- contentPlacing?: ("default" | "relaxed") | undefined;
484
- isLoading?: boolean | undefined;
485
- loader?: ReactNode;
486
- stretch?: boolean | undefined;
487
- stretching?: ("auto" | "fixed" | "filled") | undefined;
488
- square?: boolean | undefined;
489
- focused?: boolean | undefined;
490
- disabled?: boolean | undefined;
491
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
492
- view?: string | undefined;
493
- size?: string | undefined;
494
- outlined?: boolean | undefined;
495
- shiftLeft?: boolean | undefined;
496
- shiftRight?: boolean | undefined;
497
- blur?: "small" | "medium" | "large" | undefined;
498
- } & {
499
- value?: string | number | undefined;
500
- contentRight?: undefined;
501
- } & BaseAttachProps & {
502
- buttonType?: "button" | undefined;
503
- } & {
504
- value?: undefined;
505
- contentRight?: ReactNode;
506
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
507
- text?: string | undefined;
508
- contentLeft?: ReactNode;
509
- contentPlacing?: ("default" | "relaxed") | undefined;
510
- isLoading?: boolean | undefined;
511
- loader?: ReactNode;
512
- stretch?: boolean | undefined;
513
- stretching?: ("auto" | "fixed" | "filled") | undefined;
514
- square?: boolean | undefined;
515
- focused?: boolean | undefined;
516
- disabled?: boolean | undefined;
517
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
518
- view?: string | undefined;
519
- size?: string | undefined;
520
- outlined?: boolean | undefined;
521
- shiftLeft?: boolean | undefined;
522
- shiftRight?: boolean | undefined;
523
- blur?: "small" | "medium" | "large" | undefined;
524
- } & {
525
- value?: string | number | undefined;
526
- contentRight?: undefined;
527
- } & BaseAttachProps & {
528
- buttonType?: "iconButton" | undefined;
529
- icon?: ReactNode;
530
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
531
- text?: string | undefined;
532
- contentLeft?: ReactNode;
533
- contentPlacing?: ("default" | "relaxed") | undefined;
534
- isLoading?: boolean | undefined;
535
- loader?: ReactNode;
536
- stretch?: boolean | undefined;
537
- stretching?: ("auto" | "fixed" | "filled") | undefined;
538
- square?: boolean | undefined;
539
- focused?: boolean | undefined;
540
- disabled?: boolean | undefined;
541
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
542
- view?: string | undefined;
543
- size?: string | undefined;
544
- outlined?: boolean | undefined;
545
- shiftLeft?: boolean | undefined;
546
- shiftRight?: boolean | undefined;
547
- blur?: "small" | "medium" | "large" | undefined;
548
- } & {
549
- value?: string | number | undefined;
550
- contentRight?: undefined;
551
- } & BaseAttachProps & {
552
- buttonType?: "iconButton" | undefined;
553
- icon?: ReactNode;
554
- } & {
555
- value?: undefined;
556
- contentRight?: ReactNode;
557
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
558
- text?: string | undefined;
559
- contentLeft?: ReactNode;
560
- contentPlacing?: ("default" | "relaxed") | undefined;
561
- isLoading?: boolean | undefined;
562
- loader?: ReactNode;
563
- stretch?: boolean | undefined;
564
- stretching?: ("auto" | "fixed" | "filled") | undefined;
565
- square?: boolean | undefined;
566
- focused?: boolean | undefined;
567
- disabled?: boolean | undefined;
568
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
569
- view?: string | undefined;
570
- size?: string | undefined;
571
- outlined?: boolean | undefined;
572
- shiftLeft?: boolean | undefined;
573
- shiftRight?: boolean | undefined;
574
- blur?: "small" | "medium" | "large" | undefined;
575
- } & {
576
- value?: undefined;
577
- contentRight?: ReactNode;
578
- } & BaseAttachProps & {
579
- buttonType?: "button" | undefined;
580
- } & {
581
- value?: string | number | undefined;
582
- contentRight?: undefined;
583
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
584
- text?: string | undefined;
585
- contentLeft?: ReactNode;
586
- contentPlacing?: ("default" | "relaxed") | undefined;
587
- isLoading?: boolean | undefined;
588
- loader?: ReactNode;
589
- stretch?: boolean | undefined;
590
- stretching?: ("auto" | "fixed" | "filled") | undefined;
591
- square?: boolean | undefined;
592
- focused?: boolean | undefined;
593
- disabled?: boolean | undefined;
594
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
595
- view?: string | undefined;
596
- size?: string | undefined;
597
- outlined?: boolean | undefined;
598
- shiftLeft?: boolean | undefined;
599
- shiftRight?: boolean | undefined;
600
- blur?: "small" | "medium" | "large" | undefined;
601
- } & {
602
- value?: undefined;
603
- contentRight?: ReactNode;
604
- } & BaseAttachProps & {
605
- buttonType?: "button" | undefined;
606
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
607
- text?: string | undefined;
608
- contentLeft?: ReactNode;
609
- contentPlacing?: ("default" | "relaxed") | undefined;
610
- isLoading?: boolean | undefined;
611
- loader?: ReactNode;
612
- stretch?: boolean | undefined;
613
- stretching?: ("auto" | "fixed" | "filled") | undefined;
614
- square?: boolean | undefined;
615
- focused?: boolean | undefined;
616
- disabled?: boolean | undefined;
617
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
618
- view?: string | undefined;
619
- size?: string | undefined;
620
- outlined?: boolean | undefined;
621
- shiftLeft?: boolean | undefined;
622
- shiftRight?: boolean | undefined;
623
- blur?: "small" | "medium" | "large" | undefined;
624
- } & {
625
- value?: undefined;
626
- contentRight?: ReactNode;
627
- } & BaseAttachProps & {
628
- buttonType?: "iconButton" | undefined;
629
- icon?: ReactNode;
630
- } & {
631
- value?: string | number | undefined;
632
- contentRight?: undefined;
633
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
634
- text?: string | undefined;
635
- contentLeft?: ReactNode;
636
- contentPlacing?: ("default" | "relaxed") | undefined;
637
- isLoading?: boolean | undefined;
638
- loader?: ReactNode;
639
- stretch?: boolean | undefined;
640
- stretching?: ("auto" | "fixed" | "filled") | undefined;
641
- square?: boolean | undefined;
642
- focused?: boolean | undefined;
643
- disabled?: boolean | undefined;
644
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
645
- view?: string | undefined;
646
- size?: string | undefined;
647
- outlined?: boolean | undefined;
648
- shiftLeft?: boolean | undefined;
649
- shiftRight?: boolean | undefined;
650
- blur?: "small" | "medium" | "large" | undefined;
651
- } & {
652
- value?: undefined;
653
- contentRight?: ReactNode;
654
- } & BaseAttachProps & {
655
- buttonType?: "iconButton" | undefined;
656
- icon?: ReactNode;
657
- } & RefAttributes<HTMLDivElement>))>;
658
-
659
- export { AudioPlayer }
660
-
661
- export { AudioPlayerProps }
662
-
663
- // @public (undocumented)
664
- export const Autocomplete: FunctionComponent<PropsType< {
665
- view: {
666
- default: PolymorphicClassName;
667
- positive: PolymorphicClassName;
668
- warning: PolymorphicClassName;
669
- negative: PolymorphicClassName;
670
- };
671
- size: {
672
- l: PolymorphicClassName;
673
- m: PolymorphicClassName;
674
- s: PolymorphicClassName;
675
- xs: PolymorphicClassName;
676
- };
677
- labelPlacement: {
678
- inner: PolymorphicClassName;
679
- outer: PolymorphicClassName;
680
- };
681
- disabled: {
682
- true: PolymorphicClassName;
683
- };
684
- readOnly: {
685
- true: PolymorphicClassName;
686
- };
687
- }> & ((BaseProps & Omit<{
688
- titleCaption?: ReactNode;
689
- leftHelper?: ReactNode;
690
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
691
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
692
- textBefore?: string | undefined;
693
- textAfter?: string | undefined;
694
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
695
- } & LabelProps & RequiredProps & {
696
- clear?: boolean | undefined;
697
- hasDivider?: boolean | undefined;
698
- } & {
699
- hintText: string;
700
- hintTrigger?: "hover" | "click" | undefined;
701
- hintView?: string | undefined;
702
- hintSize?: string | undefined;
703
- hintTargetIcon?: ReactNode;
704
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
705
- hintHasArrow?: boolean | undefined;
706
- hintOffset?: [number, number] | undefined;
707
- hintWidth?: string | undefined;
708
- hintContentLeft?: ReactNode;
709
- } & {
710
- chips?: undefined;
711
- onChangeChips?: undefined;
712
- enumerationType?: "plain" | undefined;
713
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
714
- chipType?: undefined;
715
- chipView?: undefined;
716
- chipValidator?: undefined;
717
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
718
- titleCaption?: ReactNode;
719
- leftHelper?: ReactNode;
720
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
721
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
722
- textBefore?: string | undefined;
723
- textAfter?: string | undefined;
724
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
725
- } & LabelProps & RequiredProps & {
726
- clear?: boolean | undefined;
727
- hasDivider?: boolean | undefined;
728
- } & {
729
- hintText: string;
730
- hintTrigger?: "hover" | "click" | undefined;
731
- hintView?: string | undefined;
732
- hintSize?: string | undefined;
733
- hintTargetIcon?: ReactNode;
734
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
735
- hintHasArrow?: boolean | undefined;
736
- hintOffset?: [number, number] | undefined;
737
- hintWidth?: string | undefined;
738
- hintContentLeft?: ReactNode;
739
- } & {
740
- enumerationType: "chip";
741
- onSearch?: undefined;
742
- chips?: TextFieldPrimitiveValue[] | undefined;
743
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
744
- chipType?: "default" | "text" | undefined;
745
- chipView?: string | undefined;
746
- chipValidator?: ((value: string) => {
747
- view?: string | undefined;
748
- }) | undefined;
749
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
750
- titleCaption?: ReactNode;
751
- leftHelper?: ReactNode;
752
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
753
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
754
- textBefore?: string | undefined;
755
- textAfter?: string | undefined;
756
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
757
- } & LabelProps & RequiredProps & {
758
- clear?: boolean | undefined;
759
- hasDivider?: boolean | undefined;
760
- } & {
761
- hintTrigger?: undefined;
762
- hintText?: undefined;
763
- hintView?: undefined;
764
- hintSize?: undefined;
765
- hintTargetIcon?: undefined;
766
- hintPlacement?: undefined;
767
- hintHasArrow?: undefined;
768
- hintOffset?: undefined;
769
- hintWidth?: undefined;
770
- hintContentLeft?: undefined;
771
- } & {
772
- chips?: undefined;
773
- onChangeChips?: undefined;
774
- enumerationType?: "plain" | undefined;
775
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
776
- chipType?: undefined;
777
- chipView?: undefined;
778
- chipValidator?: undefined;
779
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
780
- titleCaption?: ReactNode;
781
- leftHelper?: ReactNode;
782
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
783
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
784
- textBefore?: string | undefined;
785
- textAfter?: string | undefined;
786
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
787
- } & LabelProps & RequiredProps & {
788
- clear?: boolean | undefined;
789
- hasDivider?: boolean | undefined;
790
- } & {
791
- hintTrigger?: undefined;
792
- hintText?: undefined;
793
- hintView?: undefined;
794
- hintSize?: undefined;
795
- hintTargetIcon?: undefined;
796
- hintPlacement?: undefined;
797
- hintHasArrow?: undefined;
798
- hintOffset?: undefined;
799
- hintWidth?: undefined;
800
- hintContentLeft?: undefined;
801
- } & {
802
- enumerationType: "chip";
803
- onSearch?: undefined;
804
- chips?: TextFieldPrimitiveValue[] | undefined;
805
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
806
- chipType?: "default" | "text" | undefined;
807
- chipView?: string | undefined;
808
- chipValidator?: ((value: string) => {
809
- view?: string | undefined;
810
- }) | undefined;
811
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
812
- titleCaption?: ReactNode;
813
- leftHelper?: ReactNode;
814
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
815
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
816
- textBefore?: string | undefined;
817
- textAfter?: string | undefined;
818
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
819
- } & LabelProps & RequiredProps & {
820
- clear?: false | undefined;
821
- hasDivider?: undefined;
822
- } & {
823
- hintText: string;
824
- hintTrigger?: "hover" | "click" | undefined;
825
- hintView?: string | undefined;
826
- hintSize?: string | undefined;
827
- hintTargetIcon?: ReactNode;
828
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
829
- hintHasArrow?: boolean | undefined;
830
- hintOffset?: [number, number] | undefined;
831
- hintWidth?: string | undefined;
832
- hintContentLeft?: ReactNode;
833
- } & {
834
- chips?: undefined;
835
- onChangeChips?: undefined;
836
- enumerationType?: "plain" | undefined;
837
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
838
- chipType?: undefined;
839
- chipView?: undefined;
840
- chipValidator?: undefined;
841
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
842
- titleCaption?: ReactNode;
843
- leftHelper?: ReactNode;
844
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
845
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
846
- textBefore?: string | undefined;
847
- textAfter?: string | undefined;
848
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
849
- } & LabelProps & RequiredProps & {
850
- clear?: false | undefined;
851
- hasDivider?: undefined;
852
- } & {
853
- hintText: string;
854
- hintTrigger?: "hover" | "click" | undefined;
855
- hintView?: string | undefined;
856
- hintSize?: string | undefined;
857
- hintTargetIcon?: ReactNode;
858
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
859
- hintHasArrow?: boolean | undefined;
860
- hintOffset?: [number, number] | undefined;
861
- hintWidth?: string | undefined;
862
- hintContentLeft?: ReactNode;
863
- } & {
864
- enumerationType: "chip";
865
- onSearch?: undefined;
866
- chips?: TextFieldPrimitiveValue[] | undefined;
867
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
868
- chipType?: "default" | "text" | undefined;
869
- chipView?: string | undefined;
870
- chipValidator?: ((value: string) => {
871
- view?: string | undefined;
872
- }) | undefined;
873
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
874
- titleCaption?: ReactNode;
875
- leftHelper?: ReactNode;
876
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
877
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
878
- textBefore?: string | undefined;
879
- textAfter?: string | undefined;
880
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
881
- } & LabelProps & RequiredProps & {
882
- clear?: false | undefined;
883
- hasDivider?: undefined;
884
- } & {
885
- hintTrigger?: undefined;
886
- hintText?: undefined;
887
- hintView?: undefined;
888
- hintSize?: undefined;
889
- hintTargetIcon?: undefined;
890
- hintPlacement?: undefined;
891
- hintHasArrow?: undefined;
892
- hintOffset?: undefined;
893
- hintWidth?: undefined;
894
- hintContentLeft?: undefined;
895
- } & {
896
- chips?: undefined;
897
- onChangeChips?: undefined;
898
- enumerationType?: "plain" | undefined;
899
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
900
- chipType?: undefined;
901
- chipView?: undefined;
902
- chipValidator?: undefined;
903
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>) | (BaseProps & Omit<{
904
- titleCaption?: ReactNode;
905
- leftHelper?: ReactNode;
906
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
907
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
908
- textBefore?: string | undefined;
909
- textAfter?: string | undefined;
910
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
911
- } & LabelProps & RequiredProps & {
912
- clear?: false | undefined;
913
- hasDivider?: undefined;
914
- } & {
915
- hintTrigger?: undefined;
916
- hintText?: undefined;
917
- hintView?: undefined;
918
- hintSize?: undefined;
919
- hintTargetIcon?: undefined;
920
- hintPlacement?: undefined;
921
- hintHasArrow?: undefined;
922
- hintOffset?: undefined;
923
- hintWidth?: undefined;
924
- hintContentLeft?: undefined;
925
- } & {
926
- enumerationType: "chip";
927
- onSearch?: undefined;
928
- chips?: TextFieldPrimitiveValue[] | undefined;
929
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
930
- chipType?: "default" | "text" | undefined;
931
- chipView?: string | undefined;
932
- chipValidator?: ((value: string) => {
933
- view?: string | undefined;
934
- }) | undefined;
935
- }, "labelPlacement" | "enumerationType" | "chipType" | "chipView" | "chips" | "onChangeChips" | "chipValidator"> & Omit<InputHTMLAttributes_3<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement>))>;
936
-
937
- // @public (undocumented)
938
- export const Avatar: FunctionComponent<PropsType< {
939
- view: {
940
- default: PolymorphicClassName;
941
- };
942
- size: {
943
- xxl: PolymorphicClassName;
944
- l: PolymorphicClassName;
945
- m: PolymorphicClassName;
946
- s: PolymorphicClassName;
947
- fit: PolymorphicClassName;
948
- };
949
- focused: {
950
- true: PolymorphicClassName;
951
- };
952
- }> & HTMLAttributes<HTMLDivElement> & {
953
- size: "m" | "s" | "l" | "xxl" | "fit";
954
- name?: string | undefined;
955
- url?: string | undefined;
956
- customText?: string | undefined;
957
- status?: "active" | "inactive" | undefined;
958
- isScalable?: boolean | undefined;
959
- focused?: boolean | undefined;
960
- statusLabels?: StatusLabels | undefined;
961
- } & RefAttributes<HTMLDivElement>>;
962
-
963
- // @public (undocumented)
964
- export const AvatarGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
965
- children: ReactNode;
966
- } & RefAttributes<HTMLDivElement>>;
967
-
968
- export { AvatarGroupProps }
969
-
970
- export { AvatarProps }
971
-
972
- // @public
973
- export const Badge: FunctionComponent<PropsType< {
974
- view: {
975
- default: PolymorphicClassName;
976
- accent: PolymorphicClassName;
977
- positive: PolymorphicClassName;
978
- warning: PolymorphicClassName;
979
- negative: PolymorphicClassName;
980
- dark: PolymorphicClassName;
981
- light: PolymorphicClassName;
982
- };
983
- size: {
984
- l: PolymorphicClassName;
985
- m: PolymorphicClassName;
986
- s: PolymorphicClassName;
987
- xs: PolymorphicClassName;
988
- };
989
- pilled: {
990
- true: PolymorphicClassName;
991
- };
992
- transparent: {
993
- true: PolymorphicClassName;
994
- };
995
- clear: {
996
- true: PolymorphicClassName;
997
- };
998
- }> & ((HTMLAttributes<HTMLDivElement> & {
999
- text?: string | undefined;
1000
- customColor?: string | undefined;
1001
- customBackgroundColor?: string | undefined;
1002
- maxWidth?: Property.Width<string | number> | undefined;
1003
- size?: string | undefined;
1004
- view?: string | undefined;
1005
- } & {
1006
- contentLeft?: ReactNode;
1007
- contentRight?: undefined;
1008
- } & {
1009
- children?: ReactNode;
1010
- } & {
1011
- clear?: true | undefined;
1012
- pilled?: false | undefined;
1013
- transparent?: false | undefined;
1014
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1015
- text?: string | undefined;
1016
- customColor?: string | undefined;
1017
- customBackgroundColor?: string | undefined;
1018
- maxWidth?: Property.Width<string | number> | undefined;
1019
- size?: string | undefined;
1020
- view?: string | undefined;
1021
- } & {
1022
- contentLeft?: ReactNode;
1023
- contentRight?: undefined;
1024
- } & {
1025
- children?: ReactNode;
1026
- } & {
1027
- pilled?: true | undefined;
1028
- transparent?: boolean | undefined;
1029
- clear?: false | undefined;
1030
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1031
- text?: string | undefined;
1032
- customColor?: string | undefined;
1033
- customBackgroundColor?: string | undefined;
1034
- maxWidth?: Property.Width<string | number> | undefined;
1035
- size?: string | undefined;
1036
- view?: string | undefined;
1037
- } & {
1038
- contentLeft?: ReactNode;
1039
- contentRight?: undefined;
1040
- } & {
1041
- children?: ReactNode;
1042
- } & {
1043
- pilled?: boolean | undefined;
1044
- transparent?: true | undefined;
1045
- clear?: false | undefined;
1046
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1047
- text?: string | undefined;
1048
- customColor?: string | undefined;
1049
- customBackgroundColor?: string | undefined;
1050
- maxWidth?: Property.Width<string | number> | undefined;
1051
- size?: string | undefined;
1052
- view?: string | undefined;
1053
- } & {
1054
- contentLeft?: undefined;
1055
- contentRight?: ReactNode;
1056
- } & {
1057
- children?: ReactNode;
1058
- } & {
1059
- clear?: true | undefined;
1060
- pilled?: false | undefined;
1061
- transparent?: false | undefined;
1062
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1063
- text?: string | undefined;
1064
- customColor?: string | undefined;
1065
- customBackgroundColor?: string | undefined;
1066
- maxWidth?: Property.Width<string | number> | undefined;
1067
- size?: string | undefined;
1068
- view?: string | undefined;
1069
- } & {
1070
- contentLeft?: undefined;
1071
- contentRight?: ReactNode;
1072
- } & {
1073
- children?: ReactNode;
1074
- } & {
1075
- pilled?: true | undefined;
1076
- transparent?: boolean | undefined;
1077
- clear?: false | undefined;
1078
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
1079
- text?: string | undefined;
1080
- customColor?: string | undefined;
1081
- customBackgroundColor?: string | undefined;
1082
- maxWidth?: Property.Width<string | number> | undefined;
1083
- size?: string | undefined;
1084
- view?: string | undefined;
1085
- } & {
1086
- contentLeft?: undefined;
1087
- contentRight?: ReactNode;
1088
- } & {
1089
- children?: ReactNode;
1090
- } & {
1091
- pilled?: boolean | undefined;
1092
- transparent?: true | undefined;
1093
- clear?: false | undefined;
1094
- } & RefAttributes<HTMLDivElement>))>;
1095
-
1096
- export { BadgeProps }
1097
-
1098
- export { BlurProps }
1099
-
1100
- export { blurs }
1101
-
1102
- // @public (undocumented)
1103
- export const Body1: FunctionComponent<PropsType< {
1104
- size: {
1105
- body1: PolymorphicClassName;
1106
- };
1107
- }> & {
1108
- noWrap?: boolean | undefined;
1109
- breakWord?: boolean | undefined;
1110
- color?: string | undefined;
1111
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1112
-
1113
- // @public (undocumented)
1114
- export const Body2: FunctionComponent<PropsType< {
1115
- size: {
1116
- body2: PolymorphicClassName;
1117
- };
1118
- }> & {
1119
- noWrap?: boolean | undefined;
1120
- breakWord?: boolean | undefined;
1121
- color?: string | undefined;
1122
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1123
-
1124
- // @public (undocumented)
1125
- export const BodyL: FunctionComponent<PropsType< {
1126
- size: {
1127
- l: PolymorphicClassName;
1128
- };
1129
- }> & {
1130
- noWrap?: boolean | undefined;
1131
- breakWord?: boolean | undefined;
1132
- color?: string | undefined;
1133
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1134
-
1135
- // @public (undocumented)
1136
- export const BodyM: FunctionComponent<PropsType< {
1137
- size: {
1138
- m: PolymorphicClassName;
1139
- };
1140
- }> & {
1141
- noWrap?: boolean | undefined;
1142
- breakWord?: boolean | undefined;
1143
- color?: string | undefined;
1144
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1145
-
1146
- // @public (undocumented)
1147
- export const BodyS: FunctionComponent<PropsType< {
1148
- size: {
1149
- s: PolymorphicClassName;
1150
- };
1151
- }> & {
1152
- noWrap?: boolean | undefined;
1153
- breakWord?: boolean | undefined;
1154
- color?: string | undefined;
1155
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1156
-
1157
- // @public (undocumented)
1158
- export const BodyXS: FunctionComponent<PropsType< {
1159
- size: {
1160
- xs: PolymorphicClassName;
1161
- };
1162
- }> & {
1163
- noWrap?: boolean | undefined;
1164
- breakWord?: boolean | undefined;
1165
- color?: string | undefined;
1166
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1167
-
1168
- // @public (undocumented)
1169
- export const BodyXXS: FunctionComponent<PropsType< {
1170
- size: {
1171
- xxs: PolymorphicClassName;
1172
- };
1173
- }> & {
1174
- noWrap?: boolean | undefined;
1175
- breakWord?: boolean | undefined;
1176
- color?: string | undefined;
1177
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1178
-
1179
- // @public
1180
- export const Breadcrumbs: FunctionComponent<PropsType< {
1181
- view: {
1182
- default: PolymorphicClassName;
1183
- };
1184
- size: {
1185
- l: PolymorphicClassName;
1186
- m: PolymorphicClassName;
1187
- s: PolymorphicClassName;
1188
- xs: PolymorphicClassName;
1189
- };
1190
- }> & HTMLAttributes<HTMLDivElement> & {
1191
- view?: string | undefined;
1192
- size?: string | undefined;
1193
- separator?: ReactNode;
1194
- items: BreadcrumbsItem[];
1195
- showItems?: number | undefined;
1196
- } & RefAttributes<HTMLDivElement>>;
1197
-
1198
- export { BreadcrumbsProps }
1199
-
1200
- export { Breakpoint }
1201
-
1202
- export { BreakWordProps }
1203
-
1204
- // @public
1205
- export const Button: FunctionComponent<PropsType< {
1206
- view: {
1207
- default: PolymorphicClassName;
1208
- primary: PolymorphicClassName;
1209
- accent: PolymorphicClassName;
1210
- secondary: PolymorphicClassName;
1211
- clear: PolymorphicClassName;
1212
- success: PolymorphicClassName;
1213
- warning: PolymorphicClassName;
1214
- critical: PolymorphicClassName;
1215
- dark: PolymorphicClassName;
1216
- black: PolymorphicClassName;
1217
- white: PolymorphicClassName;
1218
- };
1219
- size: {
1220
- xl: PolymorphicClassName;
1221
- xlr: PolymorphicClassName;
1222
- l: PolymorphicClassName;
1223
- lr: PolymorphicClassName;
1224
- m: PolymorphicClassName;
1225
- mr: PolymorphicClassName;
1226
- s: PolymorphicClassName;
1227
- sr: PolymorphicClassName;
1228
- xs: PolymorphicClassName;
1229
- xsr: PolymorphicClassName;
1230
- xxs: PolymorphicClassName;
1231
- };
1232
- disabled: {
1233
- true: PolymorphicClassName;
1234
- };
1235
- focused: {
1236
- true: PolymorphicClassName;
1237
- };
1238
- stretching: {
1239
- auto: PolymorphicClassName;
1240
- filled: PolymorphicClassName;
1241
- fixed: PolymorphicClassName;
1242
- };
1243
- }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1244
- text?: string | undefined;
1245
- contentLeft?: ReactNode;
1246
- contentPlacing?: ("default" | "relaxed") | undefined;
1247
- isLoading?: boolean | undefined;
1248
- loader?: ReactNode;
1249
- stretch?: boolean | undefined;
1250
- stretching?: ("auto" | "fixed" | "filled") | undefined;
1251
- square?: boolean | undefined;
1252
- focused?: boolean | undefined;
1253
- disabled?: boolean | undefined;
1254
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1255
- view?: string | undefined;
1256
- size?: string | undefined;
1257
- outlined?: boolean | undefined;
1258
- shiftLeft?: boolean | undefined;
1259
- shiftRight?: boolean | undefined;
1260
- blur?: "small" | "medium" | "large" | undefined;
1261
- } & {
1262
- value?: string | number | undefined;
1263
- contentRight?: undefined;
1264
- } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
1265
- text?: string | undefined;
1266
- contentLeft?: ReactNode;
1267
- contentPlacing?: ("default" | "relaxed") | undefined;
1268
- isLoading?: boolean | undefined;
1269
- loader?: ReactNode;
1270
- stretch?: boolean | undefined;
1271
- stretching?: ("auto" | "fixed" | "filled") | undefined;
1272
- square?: boolean | undefined;
1273
- focused?: boolean | undefined;
1274
- disabled?: boolean | undefined;
1275
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
1276
- view?: string | undefined;
1277
- size?: string | undefined;
1278
- outlined?: boolean | undefined;
1279
- shiftLeft?: boolean | undefined;
1280
- shiftRight?: boolean | undefined;
1281
- blur?: "small" | "medium" | "large" | undefined;
1282
- } & {
1283
- value?: undefined;
1284
- contentRight?: ReactNode;
1285
- } & RefAttributes<HTMLButtonElement>))>;
1286
-
1287
- // @public (undocumented)
1288
- export const Button1: FunctionComponent<PropsType< {
1289
- size: {
1290
- button1: PolymorphicClassName;
1291
- };
1292
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1293
-
1294
- // @public (undocumented)
1295
- export const Button2: FunctionComponent<PropsType< {
1296
- size: {
1297
- button2: PolymorphicClassName;
1298
- };
1299
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1300
-
1301
- export { ButtonBase }
1302
-
1303
- // @public
1304
- export const ButtonGroup: FunctionComponent<PropsType< {
1305
- view: {
1306
- default: PolymorphicClassName;
1307
- primary: PolymorphicClassName;
1308
- accent: PolymorphicClassName;
1309
- secondary: PolymorphicClassName;
1310
- clear: PolymorphicClassName;
1311
- success: PolymorphicClassName;
1312
- warning: PolymorphicClassName;
1313
- critical: PolymorphicClassName;
1314
- dark: PolymorphicClassName;
1315
- black: PolymorphicClassName;
1316
- white: PolymorphicClassName;
1317
- };
1318
- size: {
1319
- xl: PolymorphicClassName;
1320
- xlr: PolymorphicClassName;
1321
- l: PolymorphicClassName;
1322
- lr: PolymorphicClassName;
1323
- m: PolymorphicClassName;
1324
- mr: PolymorphicClassName;
1325
- s: PolymorphicClassName;
1326
- sr: PolymorphicClassName;
1327
- xs: PolymorphicClassName;
1328
- xsr: PolymorphicClassName;
1329
- xxs: PolymorphicClassName;
1330
- };
1331
- orientation: {
1332
- horizontal: PolymorphicClassName;
1333
- vertical: PolymorphicClassName;
1334
- };
1335
- gap: {
1336
- none: PolymorphicClassName;
1337
- dense: PolymorphicClassName;
1338
- wide: PolymorphicClassName;
1339
- };
1340
- shape: {
1341
- segmented: PolymorphicClassName;
1342
- default: PolymorphicClassName;
1343
- };
1344
- stretching: {
1345
- auto: PolymorphicClassName;
1346
- filled: PolymorphicClassName;
1347
- };
1348
- }> & ButtonGroupProps & RefAttributes<HTMLDivElement>>;
1349
-
1350
- export { ButtonGroupProps }
1351
-
1352
- export { ButtonProps }
1353
-
1354
- // @public (undocumented)
1355
- export const Calendar: FC<CalendarProps>;
1356
-
1357
- // @public (undocumented)
1358
- export const CalendarBase: FunctionComponent<PropsType< {
1359
- view: {
1360
- default: PolymorphicClassName;
1361
- };
1362
- size: {
1363
- l: PolymorphicClassName;
1364
- m: PolymorphicClassName;
1365
- s: PolymorphicClassName;
1366
- xs: PolymorphicClassName;
1367
- };
1368
- }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1369
-
1370
- export { CalendarBaseProps }
1371
-
1372
- // @public (undocumented)
1373
- export const CalendarBaseRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarBaseProps>) => ReactElement<CalendarBaseProps, string | JSXElementConstructor<any>>;
1374
-
1375
- // @public (undocumented)
1376
- export const CalendarDouble: FunctionComponent<PropsType< {
1377
- view: {
1378
- default: PolymorphicClassName;
1379
- };
1380
- size: {
1381
- l: PolymorphicClassName;
1382
- m: PolymorphicClassName;
1383
- s: PolymorphicClassName;
1384
- xs: PolymorphicClassName;
1385
- };
1386
- }> & Calendar_2 & CalendarConfigProps & RefAttributes<HTMLDivElement>>;
1387
-
1388
- export { CalendarDoubleProps }
1389
-
1390
- // @public (undocumented)
1391
- export const CalendarDoubleRange: ({ value, min, max, disabledList, eventList, eventMonthList, disabledMonthList, eventYearList, disabledYearList, onChangeValue, onChangeStartOfRange, ...rest }: CalendarRange<CalendarDoubleProps>) => ReactElement<CalendarDoubleProps, string | JSXElementConstructor<any>>;
1392
-
1393
- export { CalendarProps }
1394
-
1395
- export { CalendarStateType }
1396
-
1397
- export { canUseDOM }
1398
-
1399
- // @public (undocumented)
1400
- export const Caption: FunctionComponent<PropsType< {
1401
- size: {
1402
- m: PolymorphicClassName;
1403
- };
1404
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
1405
-
1406
- export { Card }
1407
-
1408
- export { CardBadge }
1409
-
1410
- export { CardBody }
1411
-
1412
- export { CardBodyProps }
1413
-
1414
- export { CardContent }
1415
-
1416
- export { CardContentProps }
1417
-
1418
- export { CardMedia }
1419
-
1420
- export { CardMediaProps }
1421
-
1422
- export { CardProps }
1423
-
1424
- export { Carousel }
1425
-
1426
- export { CarouselGridWrapper }
1427
-
1428
- export { CarouselItem }
1429
-
1430
- export { CarouselItemProps }
1431
-
1432
- export { CarouselProps }
1433
-
1434
- // @public
1435
- export const Cell: FunctionComponent<PropsType< {
1436
- view: {
1437
- default: PolymorphicClassName;
1438
- };
1439
- size: {
1440
- l: PolymorphicClassName;
1441
- m: PolymorphicClassName;
1442
- s: PolymorphicClassName;
1443
- xs: PolymorphicClassName;
1444
- };
1445
- }> & (({
1446
- size?: string | undefined;
1447
- view?: string | undefined;
1448
- contentLeft?: ReactNode;
1449
- contentRight?: ReactNode;
1450
- alignContentLeft?: AlignProp | undefined;
1451
- alignContentRight?: AlignProp | undefined;
1452
- stretching?: "auto" | "fixed" | "filled" | undefined;
1453
- content?: ReactNode;
1454
- description?: string | undefined;
1455
- } & {
1456
- title?: string | undefined;
1457
- subtitle?: string | undefined;
1458
- label?: string | undefined;
1459
- children?: undefined;
1460
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>) | ({
1461
- size?: string | undefined;
1462
- view?: string | undefined;
1463
- contentLeft?: ReactNode;
1464
- contentRight?: ReactNode;
1465
- alignContentLeft?: AlignProp | undefined;
1466
- alignContentRight?: AlignProp | undefined;
1467
- stretching?: "auto" | "fixed" | "filled" | undefined;
1468
- content?: ReactNode;
1469
- description?: string | undefined;
1470
- } & {
1471
- title?: undefined;
1472
- subtitle?: undefined;
1473
- label?: undefined;
1474
- children?: ReactNode;
1475
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>))>;
1476
-
1477
- export { CellProps }
1478
-
1479
- export { CellTextbox }
1480
-
1481
- export { CellTextboxLabel }
1482
-
1483
- export { CellTextboxSubtitle }
1484
-
1485
- export { CellTextboxTitle }
1486
-
1487
- // @public
1488
- export const Checkbox: FunctionComponent<PropsType< {
1489
- size: {
1490
- s: PolymorphicClassName;
1491
- m: PolymorphicClassName;
1492
- };
1493
- view: {
1494
- default: PolymorphicClassName;
1495
- primary: PolymorphicClassName;
1496
- secondary: PolymorphicClassName;
1497
- tertiary: PolymorphicClassName;
1498
- paragraph: PolymorphicClassName;
1499
- accent: PolymorphicClassName;
1500
- positive: PolymorphicClassName;
1501
- warning: PolymorphicClassName;
1502
- negative: PolymorphicClassName;
1503
- };
1504
- disabled: {
1505
- true: PolymorphicClassName;
1506
- };
1507
- focused: {
1508
- true: PolymorphicClassName;
1509
- };
1510
- }> & CheckboxProps_2 & RefAttributes<HTMLInputElement>>;
1511
-
1512
- // Warning: (ae-forgotten-export) The symbol "CheckboxComponent" needs to be exported by the entry point index.d.ts
1513
- //
1514
- // @public (undocumented)
1515
- export type CheckboxProps = ComponentProps<typeof CheckboxComponent>;
1516
-
1517
- // @public
1518
- export const Chip: FunctionComponent<PropsType< {
1519
- view: {
1520
- default: PolymorphicClassName;
1521
- primary: PolymorphicClassName;
1522
- secondary: PolymorphicClassName;
1523
- accent: PolymorphicClassName;
1524
- positive: PolymorphicClassName;
1525
- warning: PolymorphicClassName;
1526
- negative: PolymorphicClassName;
1527
- };
1528
- size: {
1529
- l: PolymorphicClassName;
1530
- m: PolymorphicClassName;
1531
- s: PolymorphicClassName;
1532
- xs: PolymorphicClassName;
1533
- };
1534
- disabled: {
1535
- true: PolymorphicClassName;
1536
- };
1537
- focused: {
1538
- true: PolymorphicClassName;
1539
- };
1540
- pilled: {
1541
- true: PolymorphicClassName;
1542
- };
1543
- }> & ChipProps & RefAttributes<HTMLButtonElement>>;
1544
-
1545
- // @public (undocumented)
1546
- export const ChipGroup: FunctionComponent<PropsType< {
1547
- view: {
1548
- default: PolymorphicClassName;
1549
- secondary: PolymorphicClassName;
1550
- accent: PolymorphicClassName;
1551
- };
1552
- size: {
1553
- l: PolymorphicClassName;
1554
- m: PolymorphicClassName;
1555
- s: PolymorphicClassName;
1556
- xs: PolymorphicClassName;
1557
- };
1558
- gap: {
1559
- dense: PolymorphicClassName;
1560
- wide: PolymorphicClassName;
1561
- };
1562
- }> & ChipGroupProps & RefAttributes<HTMLDivElement>>;
1563
-
1564
- export { ChipProps }
1565
-
1566
- export { clearSelection }
1567
-
1568
- export { closeNotification }
1569
-
1570
- export { ClosePlacementType }
1571
-
1572
- export { Col }
1573
-
1574
- export { ColCount }
1575
-
1576
- export { ColOffsetProps }
1577
-
1578
- export { ColProps }
1579
-
1580
- export { ColSizeProps }
1581
-
1582
- // Warning: (ae-forgotten-export) The symbol "CommonProps" needs to be exported by the entry point index.d.ts
1583
- //
1584
- // @public (undocumented)
1585
- export const Combobox: <T extends ItemOption>(props: CommonProps<T> & React_2.RefAttributes<HTMLInputElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
1586
-
1587
- // @public (undocumented)
1588
- export const ComboboxDivider: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1589
- id?: string | undefined;
1590
- size?: string | undefined;
1591
- view?: string | undefined;
1592
- } & RefAttributes<HTMLDivElement>>;
1593
-
1594
- // @public (undocumented)
1595
- export const ComboboxFooter: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1596
- id?: string | undefined;
1597
- size?: string | undefined;
1598
- view?: string | undefined;
1599
- } & RefAttributes<HTMLDivElement>>;
1600
-
1601
- // @public (undocumented)
1602
- export const ComboboxGroup: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1603
- id?: string | undefined;
1604
- labelClassName?: string | undefined;
1605
- groupClassName?: string | undefined;
1606
- label?: ReactNode;
1607
- role?: string | undefined;
1608
- size?: string | undefined;
1609
- view?: string | undefined;
1610
- } & RefAttributes<HTMLDivElement>>;
1611
-
1612
- // @public (undocumented)
1613
- export const ComboboxHeader: FunctionComponent<PropsType<Variants> & HTMLAttributes<HTMLDivElement> & {
1614
- id?: string | undefined;
1615
- size?: string | undefined;
1616
- view?: string | undefined;
1617
- } & RefAttributes<HTMLDivElement>>;
1618
-
1619
- // @public (undocumented)
1620
- export const ComboboxItem: FunctionComponent<PropsType<Variants> & Omit<HTMLAttributes<HTMLDivElement>, "onSelect"> & {
1621
- id?: string | undefined;
1622
- disabled?: boolean | undefined;
1623
- label?: ReactNode;
1624
- role?: string | undefined;
1625
- contentLeft?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1626
- contentRight?: string | number | boolean | ReactFragment | ReactPortal | ReactElement<any, string | JSXElementConstructor<any>> | FunctionComponent<any> | ComponentClass<any, any> | null | undefined;
1627
- name?: string | undefined;
1628
- checked?: boolean | undefined;
1629
- text?: string | undefined;
1630
- value?: string | number | boolean | undefined;
1631
- isSelected?: boolean | undefined;
1632
- onClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1633
- onSelect?: ((value?: any, text?: any) => void) | undefined;
1634
- size?: string | undefined;
1635
- view?: string | undefined;
1636
- } & RefAttributes<HTMLDivElement>>;
1637
-
1638
- export { ComboboxProps }
1639
-
1640
- // @public (undocumented)
1641
- export const Container: FunctionComponent<PropsType< {
1642
- view: {
1643
- default: PolymorphicClassName;
1644
- legacy: PolymorphicClassName;
1645
- };
1646
- }> & ContainerProps & RefAttributes<HTMLDivElement>>;
1647
-
1648
- export { ContainerProps }
1649
-
1650
- export { convertRoundnessMatrix }
1651
-
1652
- // @public
1653
- export const Counter: FunctionComponent<PropsType< {
1654
- view: {
1655
- default: PolymorphicClassName;
1656
- accent: PolymorphicClassName;
1657
- positive: PolymorphicClassName;
1658
- warning: PolymorphicClassName;
1659
- negative: PolymorphicClassName;
1660
- dark: PolymorphicClassName;
1661
- light: PolymorphicClassName;
1662
- };
1663
- size: {
1664
- l: PolymorphicClassName;
1665
- m: PolymorphicClassName;
1666
- s: PolymorphicClassName;
1667
- xs: PolymorphicClassName;
1668
- xxs: PolymorphicClassName;
1669
- };
1670
- }> & HTMLAttributes<HTMLDivElement> & {
1671
- count: number;
1672
- maxCount?: number | undefined;
1673
- size?: string | undefined;
1674
- view?: string | undefined;
1675
- } & RefAttributes<HTMLDivElement>>;
1676
-
1677
- export { CounterProps }
1678
-
1679
- export { counterTokens }
1680
-
1681
- // @public (undocumented)
1682
- export const DatePicker: FunctionComponent<PropsType< {
1683
- view: {
1684
- default: PolymorphicClassName;
1685
- };
1686
- size: {
1687
- l: PolymorphicClassName;
1688
- m: PolymorphicClassName;
1689
- s: PolymorphicClassName;
1690
- xs: PolymorphicClassName;
1691
- };
1692
- disabled: {
1693
- true: PolymorphicClassName;
1694
- };
1695
- readOnly: {
1696
- true: PolymorphicClassName;
1697
- };
1698
- }> & DatePickerVariationProps & {
1699
- requiredPlacement?: "right" | "left" | undefined;
1700
- required?: boolean | undefined;
1701
- defaultDate?: Date | undefined;
1702
- placeholder?: string | undefined;
1703
- name?: string | undefined;
1704
- valueError?: boolean | undefined;
1705
- valueSuccess?: boolean | undefined;
1706
- leftHelper?: string | undefined;
1707
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1708
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1709
- textBefore?: string | undefined;
1710
- textAfter?: string | undefined;
1711
- onCommitDate?: ((value: string | Date, error?: boolean | undefined, success?: boolean | undefined, dateInfo?: DateInfo | undefined) => void) | undefined;
1712
- onChangeValue?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value?: string | undefined) => void) | undefined;
1713
- onChange?: ((event: {
1714
- target: {
1715
- value?: string | undefined;
1716
- name?: string | undefined;
1717
- };
1718
- }) => void) | undefined;
1719
- } & LabelProps & DatePickerCalendarProps & DatePickerPopoverProps & Omit<HTMLAttributes<HTMLDivElement>, "defaultValue"> & RefAttributes<HTMLInputElement>>;
1720
-
1721
- export { datePickerClasses }
1722
-
1723
- export { DatePickerPlacement }
1724
-
1725
- export { DatePickerPlacementBasic }
1726
-
1727
- export { DatePickerProps }
1728
-
1729
- // @public (undocumented)
1730
- export const DatePickerRange: FunctionComponent<PropsType< {
1731
- view: {
1732
- default: PolymorphicClassName;
1733
- };
1734
- size: {
1735
- l: PolymorphicClassName;
1736
- m: PolymorphicClassName;
1737
- s: PolymorphicClassName;
1738
- xs: PolymorphicClassName;
1739
- };
1740
- disabled: {
1741
- true: PolymorphicClassName;
1742
- };
1743
- readOnly: {
1744
- true: PolymorphicClassName;
1745
- };
1746
- }> & DatePickerVariationProps & {
1747
- requiredPlacement?: "right" | "left" | undefined;
1748
- required?: boolean | undefined;
1749
- defaultFirstDate?: Date | undefined;
1750
- defaultSecondDate?: Date | undefined;
1751
- name?: string | undefined;
1752
- onChangeFirstValue?: ChangeInstanceCallback | undefined;
1753
- onChangeSecondValue?: ChangeInstanceCallback | undefined;
1754
- onCommitFirstDate?: CommitInstanceCallback | undefined;
1755
- onCommitSecondDate?: CommitInstanceCallback | undefined;
1756
- onChange?: ((event: {
1757
- target: {
1758
- value?: string | undefined;
1759
- name?: string | undefined;
1760
- };
1761
- }) => void) | undefined;
1762
- } & {
1763
- label?: string | undefined;
1764
- view?: string | undefined;
1765
- disabled?: boolean | undefined;
1766
- autoComplete?: string | undefined;
1767
- readOnly?: boolean | undefined;
1768
- required?: boolean | undefined;
1769
- size?: string | undefined;
1770
- contentLeft?: ReactNode;
1771
- contentRight?: ReactNode;
1772
- leftHelper?: string | undefined;
1773
- requiredPlacement?: "right" | "left" | undefined;
1774
- firstValueError?: boolean | undefined;
1775
- secondValueError?: boolean | undefined;
1776
- firstValueSuccess?: boolean | undefined;
1777
- secondValueSuccess?: boolean | undefined;
1778
- firstPlaceholder?: string | undefined;
1779
- secondPlaceholder?: string | undefined;
1780
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1781
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1782
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1783
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
1784
- firstTextfieldTextAfter?: string | undefined;
1785
- secondTextfieldTextAfter?: string | undefined;
1786
- onFocusFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
1787
- onFocusSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
1788
- onBlurFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
1789
- onBlurSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
1790
- firstTextfieldTextBefore?: string | undefined;
1791
- secondTextfieldTextBefore?: string | undefined;
1792
- dividerVariant?: "none" | "icon" | "dash" | undefined;
1793
- dividerIcon?: ReactNode;
1794
- } & DatePickerCalendarProps & Omit<DatePickerPopoverProps, "placement"> & {
1795
- placement?: DatePickerRangePlacement | DatePickerRangePlacement[] | undefined;
1796
- isDoubleCalendar?: boolean | undefined;
1797
- closeAfterDateSelect?: boolean | undefined;
1798
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>>;
1799
-
1800
- export { DatePickerRangePlacement }
1801
-
1802
- export { DatePickerRangeProps }
1803
-
1804
- export { datePickerTokens }
1805
-
1806
- export { defaultValidate }
1807
-
1808
- export { DisabledProps }
1809
-
1810
- // @public
1811
- export const Divider: FunctionComponent<PropsType< {
1812
- view: {
1813
- default: PolymorphicClassName;
1814
- dark: PolymorphicClassName;
1815
- light: PolymorphicClassName;
1816
- inverse: PolymorphicClassName;
1817
- };
1818
- size: {
1819
- m: PolymorphicClassName;
1820
- };
1821
- orientation: {
1822
- horizontal: PolymorphicClassName;
1823
- vertical: PolymorphicClassName;
1824
- };
1825
- }> & DividerProps & RefAttributes<HTMLDivElement>>;
1826
-
1827
- export { DividerProps }
1828
-
1829
- export { dividerTokens }
1830
-
1831
- // @public
1832
- export const Drawer: FunctionComponent<PropsType< {
1833
- view: {
1834
- default: PolymorphicClassName;
1835
- };
1836
- size: {
1837
- m: PolymorphicClassName;
1838
- };
1839
- borderRadius: {
1840
- none: PolymorphicClassName;
1841
- default: PolymorphicClassName;
1842
- };
1843
- }> & PopupBaseProps & PanelProps & {
1844
- placement?: "top" | "right" | "bottom" | "left" | undefined;
1845
- asModal?: boolean | undefined;
1846
- withBlur?: boolean | undefined;
1847
- closeOnEsc?: boolean | undefined;
1848
- closeOnOverlayClick?: boolean | undefined;
1849
- onEscKeyDown?: ((event: KeyboardEvent) => void) | undefined;
1850
- onOverlayClick?: ((event: MouseEvent_2<HTMLDivElement, MouseEvent>) => void) | undefined;
1851
- initialFocusRef?: RefObject<HTMLElement> | undefined;
1852
- focusAfterRef?: RefObject<HTMLElement> | undefined;
1853
- onClose?: (() => void) | undefined;
1854
- } & RefAttributes<HTMLDivElement>>;
1855
-
1856
- // @public
1857
- export const DrawerContent: FunctionComponent<PropsType<Variants> & {
1858
- view?: string | undefined;
1859
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1860
-
1861
- export { DrawerContentProps }
1862
-
1863
- // @public
1864
- export const DrawerFooter: FunctionComponent<PropsType<Variants> & {
1865
- view?: string | undefined;
1866
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1867
-
1868
- export { DrawerFooterProps }
1869
-
1870
- // @public
1871
- export const DrawerHeader: FunctionComponent<PropsType<Variants> & {
1872
- hasClose?: boolean | undefined;
1873
- closePlacement?: "right" | "left" | undefined;
1874
- actions?: ReactNode;
1875
- onClose?: (() => void) | undefined;
1876
- view?: string | undefined;
1877
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1878
-
1879
- export { DrawerHeaderProps }
1880
-
1881
- export { DrawerProps }
1882
-
1883
- // @public (undocumented)
1884
- export const Dropdown: <T extends DropdownItemOption>(props: Omit<DropdownNewProps<T>, "view" | "size"> & Pick<PropsType< {
1885
- size: {
1886
- l: PolymorphicClassName;
1887
- m: PolymorphicClassName;
1888
- s: PolymorphicClassName;
1889
- xs: PolymorphicClassName;
1890
- };
1891
- view: {
1892
- default: PolymorphicClassName;
1893
- };
1894
- }> & {
1895
- items: DropdownItemOption[];
1896
- alwaysOpened?: boolean | undefined;
1897
- children?: React_2.ReactNode;
1898
- itemRole?: string | undefined;
1899
- onHover?: ((index: number) => void) | undefined;
1900
- onItemSelect?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1901
- trigger?: DropdownTrigger | undefined;
1902
- placement?: DropdownPlacement | undefined;
1903
- offset?: [number, number] | undefined;
1904
- listWidth?: Property.Width<string | number> | undefined;
1905
- hasArrow?: boolean | undefined;
1906
- closeOnSelect?: boolean | undefined;
1907
- closeOnOverlayClick?: boolean | undefined;
1908
- onToggle?: ((isOpen: boolean, event: Event | React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1909
- size?: string | undefined;
1910
- view?: string | undefined;
1911
- variant?: "normal" | "tight" | undefined;
1912
- portal?: string | React_2.RefObject<HTMLElement> | undefined;
1913
- renderItem?: ((item: DropdownItemOption) => React_2.ReactNode) | undefined;
1914
- zIndex?: Property.ZIndex | undefined;
1915
- beforeList?: React_2.ReactNode;
1916
- afterList?: React_2.ReactNode;
1917
- onItemClick?: ((item: DropdownItemOption, event: React_2.SyntheticEvent<Element, Event>) => void) | undefined;
1918
- listOverflow?: Property.Overflow | undefined;
1919
- listHeight?: Property.Height<string | number> | undefined;
1920
- hoverIndex?: number | undefined;
1921
- } & React_2.HTMLAttributes<HTMLDivElement> & React_2.RefAttributes<HTMLDivElement>, "view" | "size"> & React_2.RefAttributes<HTMLButtonElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
1922
-
1923
- // @public (undocumented)
1924
- export const DropdownItem: React_2.ForwardRefExoticComponent<DropdownItemProps & React_2.RefAttributes<HTMLDivElement>>;
1925
-
1926
- export { DropdownItemProps }
1927
-
1928
- export { DropdownItemType }
1929
-
1930
- // @public (undocumented)
1931
- export const DropdownList: StyledComponent<"ul", any, {}, never>;
1932
-
1933
- export { DropdownNodeType }
1934
-
1935
- // @public (undocumented)
1936
- export const DropdownPopup: React_2.ForwardRefExoticComponent<DropdownPopupProps & React_2.RefAttributes<HTMLDivElement>>;
1937
-
1938
- export { DropdownPopupProps }
1939
-
1940
- export { DropdownProps }
1941
-
1942
- // @public (undocumented)
1943
- export const Dropzone: FunctionComponent<PropsType< {
1944
- view: {
1945
- default: PolymorphicClassName;
1946
- };
1947
- size: {
1948
- m: PolymorphicClassName;
1949
- };
1950
- disabled: {
1951
- true: PolymorphicClassName;
1952
- };
1953
- }> & {
1954
- multiple?: boolean | undefined;
1955
- title?: string | undefined;
1956
- description?: string | undefined;
1957
- icon?: ReactNode;
1958
- iconPlacement?: "top" | "left" | undefined;
1959
- size?: string | undefined;
1960
- view?: string | undefined;
1961
- disabled?: boolean | undefined;
1962
- stretch?: boolean | undefined;
1963
- onDragEnter?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1964
- onDragLeave?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1965
- onDragOver?: ((event: DragEvent_2<HTMLDivElement>) => void) | undefined;
1966
- validator?: ((files: File[]) => ValidatorReturnType) | undefined;
1967
- onDrop?: FileProcessHandler | undefined;
1968
- onChoseFiles?: FileProcessHandler | undefined;
1969
- } & InputHTMLAttributes_3<HTMLInputElement> & RefAttributes<HTMLInputElement>>;
1970
-
1971
- export { dropzoneClasses }
1972
-
1973
- export { dropzoneTokens }
1974
-
1975
- // @public (undocumented)
1976
- export const DsplL: FunctionComponent<PropsType< {
1977
- size: {
1978
- l: PolymorphicClassName;
1979
- };
1980
- }> & {
1981
- noWrap?: boolean | undefined;
1982
- breakWord?: boolean | undefined;
1983
- color?: string | undefined;
1984
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1985
-
1986
- // @public (undocumented)
1987
- export const DsplM: FunctionComponent<PropsType< {
1988
- size: {
1989
- m: PolymorphicClassName;
1990
- };
1991
- }> & {
1992
- noWrap?: boolean | undefined;
1993
- breakWord?: boolean | undefined;
1994
- color?: string | undefined;
1995
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
1996
-
1997
- // @public (undocumented)
1998
- export const DsplS: FunctionComponent<PropsType< {
1999
- size: {
2000
- s: PolymorphicClassName;
2001
- };
2002
- }> & {
2003
- noWrap?: boolean | undefined;
2004
- breakWord?: boolean | undefined;
2005
- color?: string | undefined;
2006
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2007
-
2008
- // @public (undocumented)
2009
- export const Editable: FunctionComponent<PropsType< {
2010
- view: {
2011
- default: PolymorphicClassName;
2012
- };
2013
- size: {
2014
- m: PolymorphicClassName;
2015
- };
2016
- }> & EditableProps<TypographyVariants> & RefAttributes<HTMLInputElement>>;
2017
-
2018
- export { ElasticGrid }
2019
-
2020
- export { ElasticGridProps }
2021
-
2022
- // @public (undocumented)
2023
- export const EmptyState: FunctionComponent<PropsType< {
2024
- size: {
2025
- l: PolymorphicClassName;
2026
- m: PolymorphicClassName;
2027
- s: PolymorphicClassName;
2028
- xs: PolymorphicClassName;
2029
- };
2030
- }> & Props & RefAttributes<HTMLDivElement>>;
2031
-
2032
- export { extractTextFrom }
2033
-
2034
- // @public (undocumented)
2035
- export const Flow: FunctionComponent<PropsType< {}> & FlowProps & {
2036
- minColWidth?: string | undefined;
2037
- } & RefAttributes<HTMLDivElement>>;
2038
-
2039
- export { FocusProps }
2040
-
2041
- // @public (undocumented)
2042
- export const Footnote1: FunctionComponent<PropsType< {
2043
- size: {
2044
- footnote1: PolymorphicClassName;
2045
- };
2046
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2047
-
2048
- // @public (undocumented)
2049
- export const Footnote2: FunctionComponent<PropsType< {
2050
- size: {
2051
- footnote2: PolymorphicClassName;
2052
- };
2053
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2054
-
2055
- export { formatCurrency }
2056
-
2057
- export { gridBreakpoints }
2058
-
2059
- export { gridColumns }
2060
-
2061
- export { gridGutters }
2062
-
2063
- export { gridMargins }
2064
-
2065
- export { gridSizes }
2066
-
2067
- // @public (undocumented)
2068
- export const H1: FunctionComponent<PropsType< {
2069
- size: {
2070
- h1: PolymorphicClassName;
2071
- };
2072
- }> & {
2073
- noWrap?: boolean | undefined;
2074
- breakWord?: boolean | undefined;
2075
- color?: string | undefined;
2076
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2077
-
2078
- // @public (undocumented)
2079
- export const H2: FunctionComponent<PropsType< {
2080
- size: {
2081
- h2: PolymorphicClassName;
2082
- };
2083
- }> & {
2084
- noWrap?: boolean | undefined;
2085
- breakWord?: boolean | undefined;
2086
- color?: string | undefined;
2087
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2088
-
2089
- // @public (undocumented)
2090
- export const H3: FunctionComponent<PropsType< {
2091
- size: {
2092
- h3: PolymorphicClassName;
2093
- };
2094
- }> & {
2095
- noWrap?: boolean | undefined;
2096
- breakWord?: boolean | undefined;
2097
- color?: string | undefined;
2098
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2099
-
2100
- // @public (undocumented)
2101
- export const H4: FunctionComponent<PropsType< {
2102
- size: {
2103
- h4: PolymorphicClassName;
2104
- };
2105
- }> & {
2106
- noWrap?: boolean | undefined;
2107
- breakWord?: boolean | undefined;
2108
- color?: string | undefined;
2109
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2110
-
2111
- // @public (undocumented)
2112
- export const H5: FunctionComponent<PropsType< {
2113
- size: {
2114
- h5: PolymorphicClassName;
2115
- };
2116
- }> & {
2117
- noWrap?: boolean | undefined;
2118
- breakWord?: boolean | undefined;
2119
- color?: string | undefined;
2120
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
2121
-
2122
- // @public (undocumented)
2123
- export const Headline1: FunctionComponent<PropsType< {
2124
- size: {
2125
- headline1: PolymorphicClassName;
2126
- };
2127
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2128
-
2129
- // @public (undocumented)
2130
- export const Headline2: FunctionComponent<PropsType< {
2131
- size: {
2132
- headline2: PolymorphicClassName;
2133
- };
2134
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2135
-
2136
- // @public (undocumented)
2137
- export const Headline3: FunctionComponent<PropsType< {
2138
- size: {
2139
- headline3: PolymorphicClassName;
2140
- };
2141
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2142
-
2143
- // @public (undocumented)
2144
- export const Headline4: FunctionComponent<PropsType< {
2145
- size: {
2146
- headline4: PolymorphicClassName;
2147
- };
2148
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2149
-
2150
- // @public (undocumented)
2151
- export const Headline5: FunctionComponent<PropsType< {
2152
- size: {
2153
- headline5: PolymorphicClassName;
2154
- };
2155
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
2156
-
2157
- // @public
2158
- export const IconButton: FunctionComponent<PropsType< {
2159
- view: {
2160
- default: PolymorphicClassName;
2161
- accent: PolymorphicClassName;
2162
- secondary: PolymorphicClassName;
2163
- clear: PolymorphicClassName;
2164
- success: PolymorphicClassName;
2165
- warning: PolymorphicClassName;
2166
- critical: PolymorphicClassName;
2167
- dark: PolymorphicClassName;
2168
- black: PolymorphicClassName;
2169
- white: PolymorphicClassName;
2170
- };
2171
- size: {
2172
- xl: PolymorphicClassName;
2173
- xlr: PolymorphicClassName;
2174
- l: PolymorphicClassName;
2175
- lr: PolymorphicClassName;
2176
- m: PolymorphicClassName;
2177
- mr: PolymorphicClassName;
2178
- s: PolymorphicClassName;
2179
- sr: PolymorphicClassName;
2180
- xs: PolymorphicClassName;
2181
- xsr: PolymorphicClassName;
2182
- };
2183
- disabled: {
2184
- true: PolymorphicClassName;
2185
- };
2186
- focused: {
2187
- true: PolymorphicClassName;
2188
- };
2189
- }> & ((Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
2190
- text?: string | undefined;
2191
- contentLeft?: ReactNode;
2192
- contentPlacing?: ("default" | "relaxed") | undefined;
2193
- isLoading?: boolean | undefined;
2194
- loader?: ReactNode;
2195
- stretch?: boolean | undefined;
2196
- stretching?: ("auto" | "fixed" | "filled") | undefined;
2197
- square?: boolean | undefined;
2198
- focused?: boolean | undefined;
2199
- disabled?: boolean | undefined;
2200
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
2201
- view?: string | undefined;
2202
- size?: string | undefined;
2203
- outlined?: boolean | undefined;
2204
- shiftLeft?: boolean | undefined;
2205
- shiftRight?: boolean | undefined;
2206
- blur?: "small" | "medium" | "large" | undefined;
2207
- } & {
2208
- value?: string | number | undefined;
2209
- contentRight?: undefined;
2210
- } & RefAttributes<HTMLButtonElement>) | (Omit<ButtonHTMLAttributes<HTMLElement>, "value"> & Omit<AnchorHTMLAttributes<HTMLElement>, "type"> & AsProps_2<any> & {
2211
- text?: string | undefined;
2212
- contentLeft?: ReactNode;
2213
- contentPlacing?: ("default" | "relaxed") | undefined;
2214
- isLoading?: boolean | undefined;
2215
- loader?: ReactNode;
2216
- stretch?: boolean | undefined;
2217
- stretching?: ("auto" | "fixed" | "filled") | undefined;
2218
- square?: boolean | undefined;
2219
- focused?: boolean | undefined;
2220
- disabled?: boolean | undefined;
2221
- pin?: "square-square" | "square-clear" | "clear-square" | "clear-clear" | "clear-circle" | "circle-clear" | "circle-circle" | undefined;
2222
- view?: string | undefined;
2223
- size?: string | undefined;
2224
- outlined?: boolean | undefined;
2225
- shiftLeft?: boolean | undefined;
2226
- shiftRight?: boolean | undefined;
2227
- blur?: "small" | "medium" | "large" | undefined;
2228
- } & {
2229
- value?: undefined;
2230
- contentRight?: ReactNode;
2231
- } & RefAttributes<HTMLButtonElement>))>;
2232
-
2233
- // @public
2234
- const Image_2: FunctionComponent<PropsType<Variants> & ImgHTMLAttributes<HTMLImageElement> & {
2235
- base?: "img" | "div" | undefined;
2236
- 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;
2237
- customRatio?: string | undefined;
2238
- } & RefAttributes<HTMLDivElement>>;
2239
- export { Image_2 as Image }
2240
-
2241
- export { ImageProps }
2242
-
2243
- // @public (undocumented)
2244
- export const Indicator: FunctionComponent<PropsType< {
2245
- view: {
2246
- default: PolymorphicClassName;
2247
- accent: PolymorphicClassName;
2248
- inactive: PolymorphicClassName;
2249
- positive: PolymorphicClassName;
2250
- warning: PolymorphicClassName;
2251
- negative: PolymorphicClassName;
2252
- black: PolymorphicClassName;
2253
- white: PolymorphicClassName;
2254
- };
2255
- size: {
2256
- l: PolymorphicClassName;
2257
- m: PolymorphicClassName;
2258
- s: PolymorphicClassName;
2259
- };
2260
- }> & HTMLAttributes<HTMLDivElement> & {
2261
- size: string;
2262
- view: string;
2263
- } & RefAttributes<HTMLDivElement>>;
2264
-
2265
- export { IndicatorProps }
2266
-
2267
- export { InputHTMLAttributes }
2268
-
2269
- // @public
2270
- export const LineSkeleton: FunctionComponent<PropsType< {
2271
- size: {
2272
- body1: PolymorphicClassName;
2273
- body2: PolymorphicClassName;
2274
- body3: PolymorphicClassName;
2275
- button1: PolymorphicClassName;
2276
- button2: PolymorphicClassName;
2277
- caption: PolymorphicClassName;
2278
- display1: PolymorphicClassName;
2279
- display2: PolymorphicClassName;
2280
- display3: PolymorphicClassName;
2281
- footnote1: PolymorphicClassName;
2282
- footnote2: PolymorphicClassName;
2283
- headline1: PolymorphicClassName;
2284
- headline2: PolymorphicClassName;
2285
- headline3: PolymorphicClassName;
2286
- headline4: PolymorphicClassName;
2287
- paragraph1: PolymorphicClassName;
2288
- paragraph2: PolymorphicClassName;
2289
- underline: PolymorphicClassName;
2290
- bodyL: PolymorphicClassName;
2291
- bodyM: PolymorphicClassName;
2292
- bodyS: PolymorphicClassName;
2293
- bodyXS: PolymorphicClassName;
2294
- bodyXXS: PolymorphicClassName;
2295
- dsplL: PolymorphicClassName;
2296
- dsplM: PolymorphicClassName;
2297
- dsplS: PolymorphicClassName;
2298
- h1: PolymorphicClassName;
2299
- h2: PolymorphicClassName;
2300
- h3: PolymorphicClassName;
2301
- h4: PolymorphicClassName;
2302
- h5: PolymorphicClassName;
2303
- textL: PolymorphicClassName;
2304
- textM: PolymorphicClassName;
2305
- textS: PolymorphicClassName;
2306
- textXS: PolymorphicClassName;
2307
- };
2308
- }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
2309
- customGradientColor?: string | undefined;
2310
- roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
2311
- } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement>>;
2312
-
2313
- export { LineSkeletonProps }
2314
-
2315
- // @public
2316
- export const Link: FunctionComponent<PropsType< {
2317
- view: {
2318
- default: PolymorphicClassName;
2319
- primary: PolymorphicClassName;
2320
- secondary: PolymorphicClassName;
2321
- tertiary: PolymorphicClassName;
2322
- paragraph: PolymorphicClassName;
2323
- accent: PolymorphicClassName;
2324
- positive: PolymorphicClassName;
2325
- warning: PolymorphicClassName;
2326
- negative: PolymorphicClassName;
2327
- clear: PolymorphicClassName;
2328
- };
2329
- disabled: {
2330
- true: PolymorphicClassName;
2331
- };
2332
- focused: {
2333
- true: PolymorphicClassName;
2334
- };
2335
- }> & AnchorHTMLAttributes<HTMLAnchorElement> & LinkCustomProps & RefAttributes<HTMLAnchorElement>>;
2336
-
2337
- export { List }
2338
-
2339
- export { ListItem }
2340
-
2341
- // @public (undocumented)
2342
- export const Mask: ForwardRefExoticComponent<(Omit<PropsType< {
2343
- view: {
2344
- default: PolymorphicClassName;
2345
- positive: PolymorphicClassName;
2346
- warning: PolymorphicClassName;
2347
- negative: PolymorphicClassName;
2348
- };
2349
- size: {
2350
- l: PolymorphicClassName;
2351
- m: PolymorphicClassName;
2352
- s: PolymorphicClassName;
2353
- xs: PolymorphicClassName;
2354
- };
2355
- labelPlacement: {
2356
- inner: PolymorphicClassName;
2357
- outer: PolymorphicClassName;
2358
- };
2359
- clear: {
2360
- true: PolymorphicClassName;
2361
- };
2362
- chipView: {
2363
- default: PolymorphicClassName;
2364
- secondary: PolymorphicClassName;
2365
- accent: PolymorphicClassName;
2366
- positive: PolymorphicClassName;
2367
- warning: PolymorphicClassName;
2368
- negative: PolymorphicClassName;
2369
- };
2370
- hintView: {
2371
- default: PolymorphicClassName;
2372
- };
2373
- hintSize: {
2374
- m: PolymorphicClassName;
2375
- s: PolymorphicClassName;
2376
- };
2377
- disabled: {
2378
- true: PolymorphicClassName;
2379
- };
2380
- readOnly: {
2381
- true: PolymorphicClassName;
2382
- };
2383
- }> & {
2384
- size?: string | undefined;
2385
- view?: string | undefined;
2386
- readOnly?: boolean | undefined;
2387
- disabled?: boolean | undefined;
2388
- } & {
2389
- titleCaption?: ReactNode;
2390
- leftHelper?: ReactNode;
2391
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2392
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2393
- textBefore?: string | undefined;
2394
- textAfter?: string | undefined;
2395
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2396
- } & LabelProps & RequiredProps & {
2397
- clear?: boolean | undefined;
2398
- hasDivider?: boolean | undefined;
2399
- } & {
2400
- hintText: string;
2401
- hintTrigger?: "hover" | "click" | undefined;
2402
- hintView?: string | undefined;
2403
- hintSize?: string | undefined;
2404
- hintTargetIcon?: ReactNode;
2405
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2406
- hintHasArrow?: boolean | undefined;
2407
- hintOffset?: [number, number] | undefined;
2408
- hintWidth?: string | undefined;
2409
- hintContentLeft?: ReactNode;
2410
- } & {
2411
- chips?: undefined;
2412
- onChangeChips?: undefined;
2413
- enumerationType?: "plain" | undefined;
2414
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2415
- chipType?: undefined;
2416
- chipView?: undefined;
2417
- chipValidator?: undefined;
2418
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2419
- view: {
2420
- default: PolymorphicClassName;
2421
- positive: PolymorphicClassName;
2422
- warning: PolymorphicClassName;
2423
- negative: PolymorphicClassName;
2424
- };
2425
- size: {
2426
- l: PolymorphicClassName;
2427
- m: PolymorphicClassName;
2428
- s: PolymorphicClassName;
2429
- xs: PolymorphicClassName;
2430
- };
2431
- labelPlacement: {
2432
- inner: PolymorphicClassName;
2433
- outer: PolymorphicClassName;
2434
- };
2435
- clear: {
2436
- true: PolymorphicClassName;
2437
- };
2438
- chipView: {
2439
- default: PolymorphicClassName;
2440
- secondary: PolymorphicClassName;
2441
- accent: PolymorphicClassName;
2442
- positive: PolymorphicClassName;
2443
- warning: PolymorphicClassName;
2444
- negative: PolymorphicClassName;
2445
- };
2446
- hintView: {
2447
- default: PolymorphicClassName;
2448
- };
2449
- hintSize: {
2450
- m: PolymorphicClassName;
2451
- s: PolymorphicClassName;
2452
- };
2453
- disabled: {
2454
- true: PolymorphicClassName;
2455
- };
2456
- readOnly: {
2457
- true: PolymorphicClassName;
2458
- };
2459
- }> & {
2460
- size?: string | undefined;
2461
- view?: string | undefined;
2462
- readOnly?: boolean | undefined;
2463
- disabled?: boolean | undefined;
2464
- } & {
2465
- titleCaption?: ReactNode;
2466
- leftHelper?: ReactNode;
2467
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2468
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2469
- textBefore?: string | undefined;
2470
- textAfter?: string | undefined;
2471
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2472
- } & LabelProps & RequiredProps & {
2473
- clear?: boolean | undefined;
2474
- hasDivider?: boolean | undefined;
2475
- } & {
2476
- hintText: string;
2477
- hintTrigger?: "hover" | "click" | undefined;
2478
- hintView?: string | undefined;
2479
- hintSize?: string | undefined;
2480
- hintTargetIcon?: ReactNode;
2481
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2482
- hintHasArrow?: boolean | undefined;
2483
- hintOffset?: [number, number] | undefined;
2484
- hintWidth?: string | undefined;
2485
- hintContentLeft?: ReactNode;
2486
- } & {
2487
- enumerationType: "chip";
2488
- onSearch?: undefined;
2489
- chips?: TextFieldPrimitiveValue[] | undefined;
2490
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2491
- chipType?: "default" | "text" | undefined;
2492
- chipView?: string | undefined;
2493
- chipValidator?: ((value: string) => {
2494
- view?: string | undefined;
2495
- }) | undefined;
2496
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2497
- view: {
2498
- default: PolymorphicClassName;
2499
- positive: PolymorphicClassName;
2500
- warning: PolymorphicClassName;
2501
- negative: PolymorphicClassName;
2502
- };
2503
- size: {
2504
- l: PolymorphicClassName;
2505
- m: PolymorphicClassName;
2506
- s: PolymorphicClassName;
2507
- xs: PolymorphicClassName;
2508
- };
2509
- labelPlacement: {
2510
- inner: PolymorphicClassName;
2511
- outer: PolymorphicClassName;
2512
- };
2513
- clear: {
2514
- true: PolymorphicClassName;
2515
- };
2516
- chipView: {
2517
- default: PolymorphicClassName;
2518
- secondary: PolymorphicClassName;
2519
- accent: PolymorphicClassName;
2520
- positive: PolymorphicClassName;
2521
- warning: PolymorphicClassName;
2522
- negative: PolymorphicClassName;
2523
- };
2524
- hintView: {
2525
- default: PolymorphicClassName;
2526
- };
2527
- hintSize: {
2528
- m: PolymorphicClassName;
2529
- s: PolymorphicClassName;
2530
- };
2531
- disabled: {
2532
- true: PolymorphicClassName;
2533
- };
2534
- readOnly: {
2535
- true: PolymorphicClassName;
2536
- };
2537
- }> & {
2538
- size?: string | undefined;
2539
- view?: string | undefined;
2540
- readOnly?: boolean | undefined;
2541
- disabled?: boolean | undefined;
2542
- } & {
2543
- titleCaption?: ReactNode;
2544
- leftHelper?: ReactNode;
2545
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2546
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2547
- textBefore?: string | undefined;
2548
- textAfter?: string | undefined;
2549
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2550
- } & LabelProps & RequiredProps & {
2551
- clear?: boolean | undefined;
2552
- hasDivider?: boolean | undefined;
2553
- } & {
2554
- hintTrigger?: undefined;
2555
- hintText?: undefined;
2556
- hintView?: undefined;
2557
- hintSize?: undefined;
2558
- hintTargetIcon?: undefined;
2559
- hintPlacement?: undefined;
2560
- hintHasArrow?: undefined;
2561
- hintOffset?: undefined;
2562
- hintWidth?: undefined;
2563
- hintContentLeft?: undefined;
2564
- } & {
2565
- chips?: undefined;
2566
- onChangeChips?: undefined;
2567
- enumerationType?: "plain" | undefined;
2568
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2569
- chipType?: undefined;
2570
- chipView?: undefined;
2571
- chipValidator?: undefined;
2572
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2573
- view: {
2574
- default: PolymorphicClassName;
2575
- positive: PolymorphicClassName;
2576
- warning: PolymorphicClassName;
2577
- negative: PolymorphicClassName;
2578
- };
2579
- size: {
2580
- l: PolymorphicClassName;
2581
- m: PolymorphicClassName;
2582
- s: PolymorphicClassName;
2583
- xs: PolymorphicClassName;
2584
- };
2585
- labelPlacement: {
2586
- inner: PolymorphicClassName;
2587
- outer: PolymorphicClassName;
2588
- };
2589
- clear: {
2590
- true: PolymorphicClassName;
2591
- };
2592
- chipView: {
2593
- default: PolymorphicClassName;
2594
- secondary: PolymorphicClassName;
2595
- accent: PolymorphicClassName;
2596
- positive: PolymorphicClassName;
2597
- warning: PolymorphicClassName;
2598
- negative: PolymorphicClassName;
2599
- };
2600
- hintView: {
2601
- default: PolymorphicClassName;
2602
- };
2603
- hintSize: {
2604
- m: PolymorphicClassName;
2605
- s: PolymorphicClassName;
2606
- };
2607
- disabled: {
2608
- true: PolymorphicClassName;
2609
- };
2610
- readOnly: {
2611
- true: PolymorphicClassName;
2612
- };
2613
- }> & {
2614
- size?: string | undefined;
2615
- view?: string | undefined;
2616
- readOnly?: boolean | undefined;
2617
- disabled?: boolean | undefined;
2618
- } & {
2619
- titleCaption?: ReactNode;
2620
- leftHelper?: ReactNode;
2621
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2622
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2623
- textBefore?: string | undefined;
2624
- textAfter?: string | undefined;
2625
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2626
- } & LabelProps & RequiredProps & {
2627
- clear?: boolean | undefined;
2628
- hasDivider?: boolean | undefined;
2629
- } & {
2630
- hintTrigger?: undefined;
2631
- hintText?: undefined;
2632
- hintView?: undefined;
2633
- hintSize?: undefined;
2634
- hintTargetIcon?: undefined;
2635
- hintPlacement?: undefined;
2636
- hintHasArrow?: undefined;
2637
- hintOffset?: undefined;
2638
- hintWidth?: undefined;
2639
- hintContentLeft?: undefined;
2640
- } & {
2641
- enumerationType: "chip";
2642
- onSearch?: undefined;
2643
- chips?: TextFieldPrimitiveValue[] | undefined;
2644
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2645
- chipType?: "default" | "text" | undefined;
2646
- chipView?: string | undefined;
2647
- chipValidator?: ((value: string) => {
2648
- view?: string | undefined;
2649
- }) | undefined;
2650
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2651
- view: {
2652
- default: PolymorphicClassName;
2653
- positive: PolymorphicClassName;
2654
- warning: PolymorphicClassName;
2655
- negative: PolymorphicClassName;
2656
- };
2657
- size: {
2658
- l: PolymorphicClassName;
2659
- m: PolymorphicClassName;
2660
- s: PolymorphicClassName;
2661
- xs: PolymorphicClassName;
2662
- };
2663
- labelPlacement: {
2664
- inner: PolymorphicClassName;
2665
- outer: PolymorphicClassName;
2666
- };
2667
- clear: {
2668
- true: PolymorphicClassName;
2669
- };
2670
- chipView: {
2671
- default: PolymorphicClassName;
2672
- secondary: PolymorphicClassName;
2673
- accent: PolymorphicClassName;
2674
- positive: PolymorphicClassName;
2675
- warning: PolymorphicClassName;
2676
- negative: PolymorphicClassName;
2677
- };
2678
- hintView: {
2679
- default: PolymorphicClassName;
2680
- };
2681
- hintSize: {
2682
- m: PolymorphicClassName;
2683
- s: PolymorphicClassName;
2684
- };
2685
- disabled: {
2686
- true: PolymorphicClassName;
2687
- };
2688
- readOnly: {
2689
- true: PolymorphicClassName;
2690
- };
2691
- }> & {
2692
- size?: string | undefined;
2693
- view?: string | undefined;
2694
- readOnly?: boolean | undefined;
2695
- disabled?: boolean | undefined;
2696
- } & {
2697
- titleCaption?: ReactNode;
2698
- leftHelper?: ReactNode;
2699
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2700
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2701
- textBefore?: string | undefined;
2702
- textAfter?: string | undefined;
2703
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2704
- } & LabelProps & RequiredProps & {
2705
- clear?: false | undefined;
2706
- hasDivider?: undefined;
2707
- } & {
2708
- hintText: string;
2709
- hintTrigger?: "hover" | "click" | undefined;
2710
- hintView?: string | undefined;
2711
- hintSize?: string | undefined;
2712
- hintTargetIcon?: ReactNode;
2713
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2714
- hintHasArrow?: boolean | undefined;
2715
- hintOffset?: [number, number] | undefined;
2716
- hintWidth?: string | undefined;
2717
- hintContentLeft?: ReactNode;
2718
- } & {
2719
- chips?: undefined;
2720
- onChangeChips?: undefined;
2721
- enumerationType?: "plain" | undefined;
2722
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2723
- chipType?: undefined;
2724
- chipView?: undefined;
2725
- chipValidator?: undefined;
2726
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2727
- view: {
2728
- default: PolymorphicClassName;
2729
- positive: PolymorphicClassName;
2730
- warning: PolymorphicClassName;
2731
- negative: PolymorphicClassName;
2732
- };
2733
- size: {
2734
- l: PolymorphicClassName;
2735
- m: PolymorphicClassName;
2736
- s: PolymorphicClassName;
2737
- xs: PolymorphicClassName;
2738
- };
2739
- labelPlacement: {
2740
- inner: PolymorphicClassName;
2741
- outer: PolymorphicClassName;
2742
- };
2743
- clear: {
2744
- true: PolymorphicClassName;
2745
- };
2746
- chipView: {
2747
- default: PolymorphicClassName;
2748
- secondary: PolymorphicClassName;
2749
- accent: PolymorphicClassName;
2750
- positive: PolymorphicClassName;
2751
- warning: PolymorphicClassName;
2752
- negative: PolymorphicClassName;
2753
- };
2754
- hintView: {
2755
- default: PolymorphicClassName;
2756
- };
2757
- hintSize: {
2758
- m: PolymorphicClassName;
2759
- s: PolymorphicClassName;
2760
- };
2761
- disabled: {
2762
- true: PolymorphicClassName;
2763
- };
2764
- readOnly: {
2765
- true: PolymorphicClassName;
2766
- };
2767
- }> & {
2768
- size?: string | undefined;
2769
- view?: string | undefined;
2770
- readOnly?: boolean | undefined;
2771
- disabled?: boolean | undefined;
2772
- } & {
2773
- titleCaption?: ReactNode;
2774
- leftHelper?: ReactNode;
2775
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2776
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2777
- textBefore?: string | undefined;
2778
- textAfter?: string | undefined;
2779
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2780
- } & LabelProps & RequiredProps & {
2781
- clear?: false | undefined;
2782
- hasDivider?: undefined;
2783
- } & {
2784
- hintText: string;
2785
- hintTrigger?: "hover" | "click" | undefined;
2786
- hintView?: string | undefined;
2787
- hintSize?: string | undefined;
2788
- hintTargetIcon?: ReactNode;
2789
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
2790
- hintHasArrow?: boolean | undefined;
2791
- hintOffset?: [number, number] | undefined;
2792
- hintWidth?: string | undefined;
2793
- hintContentLeft?: ReactNode;
2794
- } & {
2795
- enumerationType: "chip";
2796
- onSearch?: undefined;
2797
- chips?: TextFieldPrimitiveValue[] | undefined;
2798
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2799
- chipType?: "default" | "text" | undefined;
2800
- chipView?: string | undefined;
2801
- chipValidator?: ((value: string) => {
2802
- view?: string | undefined;
2803
- }) | undefined;
2804
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2805
- view: {
2806
- default: PolymorphicClassName;
2807
- positive: PolymorphicClassName;
2808
- warning: PolymorphicClassName;
2809
- negative: PolymorphicClassName;
2810
- };
2811
- size: {
2812
- l: PolymorphicClassName;
2813
- m: PolymorphicClassName;
2814
- s: PolymorphicClassName;
2815
- xs: PolymorphicClassName;
2816
- };
2817
- labelPlacement: {
2818
- inner: PolymorphicClassName;
2819
- outer: PolymorphicClassName;
2820
- };
2821
- clear: {
2822
- true: PolymorphicClassName;
2823
- };
2824
- chipView: {
2825
- default: PolymorphicClassName;
2826
- secondary: PolymorphicClassName;
2827
- accent: PolymorphicClassName;
2828
- positive: PolymorphicClassName;
2829
- warning: PolymorphicClassName;
2830
- negative: PolymorphicClassName;
2831
- };
2832
- hintView: {
2833
- default: PolymorphicClassName;
2834
- };
2835
- hintSize: {
2836
- m: PolymorphicClassName;
2837
- s: PolymorphicClassName;
2838
- };
2839
- disabled: {
2840
- true: PolymorphicClassName;
2841
- };
2842
- readOnly: {
2843
- true: PolymorphicClassName;
2844
- };
2845
- }> & {
2846
- size?: string | undefined;
2847
- view?: string | undefined;
2848
- readOnly?: boolean | undefined;
2849
- disabled?: boolean | undefined;
2850
- } & {
2851
- titleCaption?: ReactNode;
2852
- leftHelper?: ReactNode;
2853
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2854
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2855
- textBefore?: string | undefined;
2856
- textAfter?: string | undefined;
2857
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2858
- } & LabelProps & RequiredProps & {
2859
- clear?: false | undefined;
2860
- hasDivider?: undefined;
2861
- } & {
2862
- hintTrigger?: undefined;
2863
- hintText?: undefined;
2864
- hintView?: undefined;
2865
- hintSize?: undefined;
2866
- hintTargetIcon?: undefined;
2867
- hintPlacement?: undefined;
2868
- hintHasArrow?: undefined;
2869
- hintOffset?: undefined;
2870
- hintWidth?: undefined;
2871
- hintContentLeft?: undefined;
2872
- } & {
2873
- chips?: undefined;
2874
- onChangeChips?: undefined;
2875
- enumerationType?: "plain" | undefined;
2876
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2877
- chipType?: undefined;
2878
- chipView?: undefined;
2879
- chipValidator?: undefined;
2880
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref"> | Omit<PropsType< {
2881
- view: {
2882
- default: PolymorphicClassName;
2883
- positive: PolymorphicClassName;
2884
- warning: PolymorphicClassName;
2885
- negative: PolymorphicClassName;
2886
- };
2887
- size: {
2888
- l: PolymorphicClassName;
2889
- m: PolymorphicClassName;
2890
- s: PolymorphicClassName;
2891
- xs: PolymorphicClassName;
2892
- };
2893
- labelPlacement: {
2894
- inner: PolymorphicClassName;
2895
- outer: PolymorphicClassName;
2896
- };
2897
- clear: {
2898
- true: PolymorphicClassName;
2899
- };
2900
- chipView: {
2901
- default: PolymorphicClassName;
2902
- secondary: PolymorphicClassName;
2903
- accent: PolymorphicClassName;
2904
- positive: PolymorphicClassName;
2905
- warning: PolymorphicClassName;
2906
- negative: PolymorphicClassName;
2907
- };
2908
- hintView: {
2909
- default: PolymorphicClassName;
2910
- };
2911
- hintSize: {
2912
- m: PolymorphicClassName;
2913
- s: PolymorphicClassName;
2914
- };
2915
- disabled: {
2916
- true: PolymorphicClassName;
2917
- };
2918
- readOnly: {
2919
- true: PolymorphicClassName;
2920
- };
2921
- }> & {
2922
- size?: string | undefined;
2923
- view?: string | undefined;
2924
- readOnly?: boolean | undefined;
2925
- disabled?: boolean | undefined;
2926
- } & {
2927
- titleCaption?: ReactNode;
2928
- leftHelper?: ReactNode;
2929
- contentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2930
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
2931
- textBefore?: string | undefined;
2932
- textAfter?: string | undefined;
2933
- onSearch?: ((value: string, event?: KeyboardEvent_2<HTMLInputElement> | undefined) => void) | undefined;
2934
- } & LabelProps & RequiredProps & {
2935
- clear?: false | undefined;
2936
- hasDivider?: undefined;
2937
- } & {
2938
- hintTrigger?: undefined;
2939
- hintText?: undefined;
2940
- hintView?: undefined;
2941
- hintSize?: undefined;
2942
- hintTargetIcon?: undefined;
2943
- hintPlacement?: undefined;
2944
- hintHasArrow?: undefined;
2945
- hintOffset?: undefined;
2946
- hintWidth?: undefined;
2947
- hintContentLeft?: undefined;
2948
- } & {
2949
- enumerationType: "chip";
2950
- onSearch?: undefined;
2951
- chips?: TextFieldPrimitiveValue[] | undefined;
2952
- onChangeChips?: ((value: TextFieldPrimitiveValue[]) => void) | undefined;
2953
- chipType?: "default" | "text" | undefined;
2954
- chipView?: string | undefined;
2955
- chipValidator?: ((value: string) => {
2956
- view?: string | undefined;
2957
- }) | undefined;
2958
- } & Omit<InputHTMLAttributes_2<HTMLInputElement>, "size" | "required"> & RefAttributes<HTMLInputElement> & MaskProps, "ref">) & RefAttributes<HTMLInputElement>>;
2959
-
2960
- export { MaxLinesProps }
2961
-
2962
- export { mediaQuery }
2963
-
2964
- export { MediaQueryFunction }
2965
-
2966
- export { Modal }
2967
-
2968
- // @public
2969
- export const ModalBase: ForwardRefExoticComponent<ModalBaseProps & RefAttributes<HTMLDivElement>>;
2970
-
2971
- export { modalBaseClasses }
2972
-
2973
- export { ModalBaseProps }
2974
-
2975
- export { ModalProps }
2976
-
2977
- export { ModalsProvider }
2978
-
2979
- export { ModalView }
2980
-
2981
- export { monthLongName }
2982
-
2983
- export { monthShortName }
2984
-
2985
- // @public (undocumented)
2986
- export const Note: FunctionComponent<PropsType< {
2987
- view: {
2988
- default: PolymorphicClassName;
2989
- positive: PolymorphicClassName;
2990
- warning: PolymorphicClassName;
2991
- negative: PolymorphicClassName;
2992
- info: PolymorphicClassName;
2993
- };
2994
- size: {
2995
- l: PolymorphicClassName;
2996
- m: PolymorphicClassName;
2997
- s: PolymorphicClassName;
2998
- xs: PolymorphicClassName;
2999
- };
3000
- }> & {
3001
- title?: string | undefined;
3002
- text?: string | undefined;
3003
- contentBefore?: ReactNode;
3004
- contentBeforeSizing?: "fixed" | "scalable" | undefined;
3005
- stretch?: boolean | undefined;
3006
- width?: string | number | undefined;
3007
- height?: string | number | undefined;
3008
- view?: string | undefined;
3009
- size?: string | undefined;
3010
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
3011
-
3012
- export { noteClasses }
3013
-
3014
- export { noteTokens }
3015
-
3016
- // @public (undocumented)
3017
- const Notification_2: React_2.FunctionComponent<PropsType< {
3018
- view: {
3019
- default: PolymorphicClassName;
3020
- };
3021
- layout: {
3022
- horizontal: PolymorphicClassName;
3023
- vertical: PolymorphicClassName;
3024
- };
3025
- closeIconType: {
3026
- default: PolymorphicClassName;
3027
- };
3028
- size: {
3029
- xs: PolymorphicClassName;
3030
- xxs: PolymorphicClassName;
3031
- };
3032
- }> & (React_2.HTMLAttributes<HTMLElement> | HTMLAttributesWithoutOnChange<HTMLElement> | HTMLAttributesWithoutOnChangeAndDefaultValue<HTMLElement>)>;
3033
- export { Notification_2 as Notification }
3034
-
3035
- export { NotificationIconPlacement }
3036
-
3037
- export { NotificationLayout }
3038
-
3039
- export { NotificationProps }
3040
-
3041
- // @public (undocumented)
3042
- export const NotificationsProvider: React_2.FC<{
3043
- children: ReactNode;
3044
- frame?: string;
3045
- placement?: NotificationPlacement;
3046
- }>;
3047
-
3048
- // @public (undocumented)
3049
- export const NumberInput: FunctionComponent<PropsType< {
3050
- view: {
3051
- default: PolymorphicClassName;
3052
- secondary: PolymorphicClassName;
3053
- accent: PolymorphicClassName;
3054
- clear: PolymorphicClassName;
3055
- };
3056
- size: {
3057
- l: PolymorphicClassName;
3058
- m: PolymorphicClassName;
3059
- s: PolymorphicClassName;
3060
- xs: PolymorphicClassName;
3061
- };
3062
- shape: {
3063
- cornered: PolymorphicClassName;
3064
- pilled: PolymorphicClassName;
3065
- };
3066
- inputBackgroundType: {
3067
- fill: PolymorphicClassName;
3068
- clear: PolymorphicClassName;
3069
- };
3070
- segmentation: {
3071
- default: PolymorphicClassName;
3072
- segmented: PolymorphicClassName;
3073
- solid: PolymorphicClassName;
3074
- };
3075
- disabled: {
3076
- true: PolymorphicClassName;
3077
- };
3078
- }> & (({
3079
- value?: number | undefined;
3080
- min?: number | undefined;
3081
- max?: number | undefined;
3082
- step?: number | undefined;
3083
- isLoading?: boolean | undefined;
3084
- loader?: ReactNode;
3085
- size?: string | undefined;
3086
- view?: string | undefined;
3087
- clear?: boolean | undefined;
3088
- shape?: string | undefined;
3089
- disabled?: boolean | undefined;
3090
- textBefore?: string | undefined;
3091
- textAfter?: string | undefined;
3092
- customIncrementButton?: ReactNode;
3093
- incrementIcon?: ReactNode;
3094
- customDecrementButton?: ReactNode;
3095
- decrementIcon?: ReactNode;
3096
- isManualInput?: boolean | undefined;
3097
- onChange?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value: string | number) => void) | undefined;
3098
- onIncrement?: ((value: number) => void) | undefined;
3099
- onDecrement?: ((value: number) => void) | undefined;
3100
- } & {
3101
- segmentation?: "clear" | undefined;
3102
- inputBackgroundType?: undefined;
3103
- } & Omit<InputHTMLAttributes_3<HTMLInputElement>, "onChange" | "size" | "value"> & RefAttributes<HTMLInputElement>) | ({
3104
- value?: number | undefined;
3105
- min?: number | undefined;
3106
- max?: number | undefined;
3107
- step?: number | undefined;
3108
- isLoading?: boolean | undefined;
3109
- loader?: ReactNode;
3110
- size?: string | undefined;
3111
- view?: string | undefined;
3112
- clear?: boolean | undefined;
3113
- shape?: string | undefined;
3114
- disabled?: boolean | undefined;
3115
- textBefore?: string | undefined;
3116
- textAfter?: string | undefined;
3117
- customIncrementButton?: ReactNode;
3118
- incrementIcon?: ReactNode;
3119
- customDecrementButton?: ReactNode;
3120
- decrementIcon?: ReactNode;
3121
- isManualInput?: boolean | undefined;
3122
- onChange?: ((event: SyntheticEvent<HTMLInputElement, Event> | null, value: string | number) => void) | undefined;
3123
- onIncrement?: ((value: number) => void) | undefined;
3124
- onDecrement?: ((value: number) => void) | undefined;
3125
- } & {
3126
- segmentation?: string | undefined;
3127
- inputBackgroundType?: string | undefined;
3128
- } & Omit<InputHTMLAttributes_3<HTMLInputElement>, "onChange" | "size" | "value"> & RefAttributes<HTMLInputElement>))>;
3129
-
3130
- export { numberInputClasses }
3131
-
3132
- export { numberInputTokens }
3133
-
3134
- export { OutlinedProps }
3135
-
3136
- export { Overlay }
3137
-
3138
- export { OverlayProps }
3139
-
3140
- // @public (undocumented)
3141
- export const P1: FunctionComponent<PropsType< {
3142
- size: {
3143
- paragraph1: PolymorphicClassName;
3144
- };
3145
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3146
-
3147
- // @public (undocumented)
3148
- export const P2: FunctionComponent<PropsType< {
3149
- size: {
3150
- paragraph2: PolymorphicClassName;
3151
- };
3152
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3153
-
3154
- export { padZeroNumber }
3155
-
3156
- // @public
3157
- export const Pagination: FunctionComponent<PropsType< {
3158
- view: {
3159
- default: PolymorphicClassName;
3160
- secondary: PolymorphicClassName;
3161
- clear: PolymorphicClassName;
3162
- primary: PolymorphicClassName;
3163
- };
3164
- viewCurrentPage: {
3165
- default: PolymorphicClassName;
3166
- secondary: PolymorphicClassName;
3167
- clear: PolymorphicClassName;
3168
- primary: PolymorphicClassName;
3169
- };
3170
- size: {
3171
- l: PolymorphicClassName;
3172
- m: PolymorphicClassName;
3173
- s: PolymorphicClassName;
3174
- xs: PolymorphicClassName;
3175
- };
3176
- type: {
3177
- compact: PolymorphicClassName;
3178
- default: PolymorphicClassName;
3179
- };
3180
- }> & PaginationProps & RefAttributes<HTMLDivElement>>;
3181
-
3182
- export { PaginationDot }
3183
-
3184
- export { PaginationDotProps }
3185
-
3186
- export { PaginationDots }
3187
-
3188
- export { PaginationProps }
3189
-
3190
- // @public (undocumented)
3191
- export const ParagraphText1: FunctionComponent<PropsType< {
3192
- size: {
3193
- paragraphText1: PolymorphicClassName;
3194
- };
3195
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3196
-
3197
- // @public (undocumented)
3198
- export const ParagraphText2: FunctionComponent<PropsType< {
3199
- size: {
3200
- paragraphText2: PolymorphicClassName;
3201
- };
3202
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
3203
-
3204
- export { PickOptional }
3205
-
3206
- export { PinProps }
3207
-
3208
- // @public (undocumented)
3209
- export const Popover: FunctionComponent<PropsType< {
3210
- view: {
3211
- default: PolymorphicClassName;
3212
- };
3213
- }> & HTMLAttributes<HTMLDivElement> & CustomPopoverProps & RefAttributes<HTMLDivElement>>;
3214
-
3215
- export { PopoverPlacement }
3216
-
3217
- export { PopoverProps }
3218
-
3219
- export { PopoverTrigger }
3220
-
3221
- export { Popup }
3222
-
3223
- // @public
3224
- export const PopupBase: ForwardRefExoticComponent<PopupBaseProps & RefAttributes<HTMLDivElement>>;
3225
-
3226
- export { popupBaseClasses }
3227
-
3228
- export { PopupBasePlacement }
3229
-
3230
- export { PopupBaseProps }
3231
-
3232
- export { PopupBaseProvider }
3233
-
3234
- export { PopupInfo }
3235
-
3236
- export { PopupProps }
3237
-
3238
- export { Portal }
3239
-
3240
- export { PortalProps }
3241
-
3242
- export { PreviewGallery }
3243
-
3244
- export { PreviewGalleryItemProps }
3245
-
3246
- export { PreviewGalleryProps }
3247
-
3248
- // @public
3249
- export const Price: FunctionComponent<PropsType< {
3250
- view: {};
3251
- }> & PriceProps & RefAttributes<HTMLSpanElement>>;
3252
-
3253
- export { priceClasses }
3254
-
3255
- // @public (undocumented)
3256
- export const Progress: FunctionComponent<PropsType< {
3257
- view: {
3258
- default: PolymorphicClassName;
3259
- secondary: PolymorphicClassName;
3260
- primary: PolymorphicClassName;
3261
- accent: PolymorphicClassName;
3262
- success: PolymorphicClassName;
3263
- warning: PolymorphicClassName;
3264
- error: PolymorphicClassName;
3265
- };
3266
- size: {
3267
- m: PolymorphicClassName;
3268
- };
3269
- }> & ProgressProps & RefAttributes<HTMLDivElement>>;
3270
-
3271
- export { ProgressProps }
3272
-
3273
- // @public
3274
- export const Radiobox: FunctionComponent<PropsType< {
3275
- size: {
3276
- s: PolymorphicClassName;
3277
- m: PolymorphicClassName;
3278
- };
3279
- view: {
3280
- default: PolymorphicClassName;
3281
- primary: PolymorphicClassName;
3282
- secondary: PolymorphicClassName;
3283
- tertiary: PolymorphicClassName;
3284
- paragraph: PolymorphicClassName;
3285
- accent: PolymorphicClassName;
3286
- positive: PolymorphicClassName;
3287
- warning: PolymorphicClassName;
3288
- negative: PolymorphicClassName;
3289
- };
3290
- disabled: {
3291
- true: PolymorphicClassName;
3292
- };
3293
- focused: {
3294
- true: PolymorphicClassName;
3295
- };
3296
- }> & Filter<InputHTMLAttributes_2<HTMLInputElement>, "size"> & Omit<BaseboxProps, "indeterminate"> & RefAttributes<HTMLInputElement>>;
3297
-
3298
- // Warning: (ae-forgotten-export) The symbol "RadioboxComponent" needs to be exported by the entry point index.d.ts
3299
- //
3300
- // @public (undocumented)
3301
- export type RadioboxProps = ComponentProps<typeof RadioboxComponent>;
3302
-
3303
- export { RadioGroup }
3304
-
3305
- export { radiuses }
3306
-
3307
- // @public
3308
- const Range_2: FunctionComponent<PropsType< {
3309
- view: {
3310
- default: PolymorphicClassName;
3311
- };
3312
- size: {
3313
- l: PolymorphicClassName;
3314
- m: PolymorphicClassName;
3315
- s: PolymorphicClassName;
3316
- xs: PolymorphicClassName;
3317
- };
3318
- disabled: {
3319
- true: PolymorphicClassName;
3320
- };
3321
- readOnly: {
3322
- true: PolymorphicClassName;
3323
- };
3324
- }> & (({
3325
- label?: string | undefined;
3326
- leftHelper?: string | undefined;
3327
- contentLeft?: ReactNode;
3328
- contentRight?: ReactNode;
3329
- firstValue?: TextfieldPrimitiveValue | undefined;
3330
- secondValue?: TextfieldPrimitiveValue | undefined;
3331
- firstValueError?: boolean | undefined;
3332
- secondValueError?: boolean | undefined;
3333
- firstValueSuccess?: boolean | undefined;
3334
- secondValueSuccess?: boolean | undefined;
3335
- firstPlaceholder?: string | undefined;
3336
- secondPlaceholder?: string | undefined;
3337
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3338
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3339
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3340
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3341
- firstTextfieldTextAfter?: string | undefined;
3342
- secondTextfieldTextAfter?: string | undefined;
3343
- autoComplete?: string | undefined;
3344
- view?: string | undefined;
3345
- size?: string | undefined;
3346
- readOnly?: boolean | undefined;
3347
- disabled?: boolean | undefined;
3348
- requiredPlacement?: "right" | "left" | undefined;
3349
- required?: boolean | undefined;
3350
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3351
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3352
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3353
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3354
- onFocusFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3355
- onFocusSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3356
- onBlurFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3357
- onBlurSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3358
- } & {
3359
- firstTextfieldTextBefore: string;
3360
- secondTextfieldTextBefore: string;
3361
- dividerVariant?: "none" | undefined;
3362
- dividerIcon?: undefined;
3363
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
3364
- label?: string | undefined;
3365
- leftHelper?: string | undefined;
3366
- contentLeft?: ReactNode;
3367
- contentRight?: ReactNode;
3368
- firstValue?: TextfieldPrimitiveValue | undefined;
3369
- secondValue?: TextfieldPrimitiveValue | undefined;
3370
- firstValueError?: boolean | undefined;
3371
- secondValueError?: boolean | undefined;
3372
- firstValueSuccess?: boolean | undefined;
3373
- secondValueSuccess?: boolean | undefined;
3374
- firstPlaceholder?: string | undefined;
3375
- secondPlaceholder?: string | undefined;
3376
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3377
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3378
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3379
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3380
- firstTextfieldTextAfter?: string | undefined;
3381
- secondTextfieldTextAfter?: string | undefined;
3382
- autoComplete?: string | undefined;
3383
- view?: string | undefined;
3384
- size?: string | undefined;
3385
- readOnly?: boolean | undefined;
3386
- disabled?: boolean | undefined;
3387
- requiredPlacement?: "right" | "left" | undefined;
3388
- required?: boolean | undefined;
3389
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3390
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3391
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3392
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3393
- onFocusFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3394
- onFocusSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3395
- onBlurFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3396
- onBlurSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3397
- } & {
3398
- dividerVariant?: "dash" | undefined;
3399
- dividerIcon?: undefined;
3400
- firstTextfieldTextBefore?: string | undefined;
3401
- secondTextfieldTextBefore?: string | undefined;
3402
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>) | ({
3403
- label?: string | undefined;
3404
- leftHelper?: string | undefined;
3405
- contentLeft?: ReactNode;
3406
- contentRight?: ReactNode;
3407
- firstValue?: TextfieldPrimitiveValue | undefined;
3408
- secondValue?: TextfieldPrimitiveValue | undefined;
3409
- firstValueError?: boolean | undefined;
3410
- secondValueError?: boolean | undefined;
3411
- firstValueSuccess?: boolean | undefined;
3412
- secondValueSuccess?: boolean | undefined;
3413
- firstPlaceholder?: string | undefined;
3414
- secondPlaceholder?: string | undefined;
3415
- firstTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3416
- firstTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3417
- secondTextfieldContentLeft?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3418
- secondTextfieldContentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3419
- firstTextfieldTextAfter?: string | undefined;
3420
- secondTextfieldTextAfter?: string | undefined;
3421
- autoComplete?: string | undefined;
3422
- view?: string | undefined;
3423
- size?: string | undefined;
3424
- readOnly?: boolean | undefined;
3425
- disabled?: boolean | undefined;
3426
- requiredPlacement?: "right" | "left" | undefined;
3427
- required?: boolean | undefined;
3428
- onChangeFirstValue?: BaseCallbackChangeInstance | undefined;
3429
- onChangeSecondValue?: BaseCallbackChangeInstance | undefined;
3430
- onSearchFirstValue?: BaseCallbackKeyboardInstance | undefined;
3431
- onSearchSecondValue?: BaseCallbackKeyboardInstance | undefined;
3432
- onFocusFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3433
- onFocusSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3434
- onBlurFirstTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3435
- onBlurSecondTextfield?: ((event: FocusEvent_2<HTMLInputElement, Element>) => void) | undefined;
3436
- } & {
3437
- dividerIcon?: ReactNode;
3438
- dividerVariant?: "icon" | undefined;
3439
- firstTextfieldTextBefore?: string | undefined;
3440
- secondTextfieldTextBefore?: string | undefined;
3441
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<RangeInputRefs>))>;
3442
- export { Range_2 as Range }
3443
-
3444
- export { RangeProps }
3445
-
3446
- export { rangeTokens }
3447
-
3448
- // @public (undocumented)
3449
- export const Rating: FunctionComponent<PropsType< {
3450
- view: {
3451
- default: PolymorphicClassName;
3452
- accent: PolymorphicClassName;
3453
- };
3454
- size: {
3455
- l: PolymorphicClassName;
3456
- m: PolymorphicClassName;
3457
- s: PolymorphicClassName;
3458
- xs: PolymorphicClassName;
3459
- xxs: PolymorphicClassName;
3460
- h1: PolymorphicClassName;
3461
- h2: PolymorphicClassName;
3462
- h3: PolymorphicClassName;
3463
- h4: PolymorphicClassName;
3464
- h5: PolymorphicClassName;
3465
- displayL: PolymorphicClassName;
3466
- displayM: PolymorphicClassName;
3467
- displayS: PolymorphicClassName;
3468
- };
3469
- }> & {
3470
- value?: number | null | undefined;
3471
- hasValue?: boolean | undefined;
3472
- precision?: number | undefined;
3473
- valuePlacement?: "after" | "before" | undefined;
3474
- iconSlot?: ReactNode;
3475
- iconSlotOutline?: ReactNode;
3476
- iconSlotHalf?: ReactNode;
3477
- hasIcons?: boolean | undefined;
3478
- iconQuantity?: 1 | 5 | 10 | undefined;
3479
- helperText?: string | undefined;
3480
- helperTextStretching?: "fixed" | "filled" | undefined;
3481
- size?: string | undefined;
3482
- view?: string | undefined;
3483
- } & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLInputElement>>;
3484
-
3485
- export { ratingClasses }
3486
-
3487
- export { ratingTokens }
3488
-
3489
- export { Ratio }
3490
-
3491
- export { RectSkeleton }
3492
-
3493
- export { RectSkeletonProps }
3494
-
3495
- export { Roundness }
3496
-
3497
- export { RoundnessProps }
3498
-
3499
- export { Row }
3500
-
3501
- export { ScreenConfig }
3502
-
3503
- export { ScreenMap }
3504
-
3505
- export { ScreenVariant }
3506
-
3507
- export { ScrollSnapProps }
3508
-
3509
- // @public
3510
- export const SegmentGroup: FunctionComponent<PropsType< {
3511
- view: {
3512
- clear: PolymorphicClassName;
3513
- filled: PolymorphicClassName;
3514
- };
3515
- size: {
3516
- xs: PolymorphicClassName;
3517
- s: PolymorphicClassName;
3518
- m: PolymorphicClassName;
3519
- l: PolymorphicClassName;
3520
- };
3521
- disabled: {
3522
- true: PolymorphicClassName;
3523
- };
3524
- pilled: {
3525
- true: PolymorphicClassName;
3526
- };
3527
- stretch: {
3528
- true: PolymorphicClassName;
3529
- };
3530
- filledBackground: {
3531
- true: PolymorphicClassName;
3532
- };
3533
- orientation: {
3534
- vertical: PolymorphicClassName;
3535
- };
3536
- }> & SegmentGroupProps & RefAttributes<HTMLDivElement>>;
3537
-
3538
- export { SegmentGroupProps }
3539
-
3540
- // @public
3541
- export const SegmentItem: FunctionComponent<PropsType< {
3542
- view: {
3543
- clear: PolymorphicClassName;
3544
- secondary: PolymorphicClassName;
3545
- default: PolymorphicClassName;
3546
- };
3547
- size: {
3548
- xs: PolymorphicClassName;
3549
- s: PolymorphicClassName;
3550
- m: PolymorphicClassName;
3551
- l: PolymorphicClassName;
3552
- };
3553
- disabled: {
3554
- true: PolymorphicClassName;
3555
- };
3556
- pilled: {
3557
- true: PolymorphicClassName;
3558
- };
3559
- }> & ButtonHTMLAttributes<HTMLButtonElement> & {
3560
- value: string;
3561
- id?: string | undefined;
3562
- label?: ReactNode;
3563
- pilled?: boolean | undefined;
3564
- customHandleSelect?: ((e: MouseEvent_2<HTMLButtonElement, MouseEvent>) => void) | undefined;
3565
- size?: string | undefined;
3566
- view?: string | undefined;
3567
- contentLeft?: ReactNode;
3568
- contentRight?: ReactNode;
3569
- } & RefAttributes<HTMLLabelElement>>;
3570
-
3571
- export { SegmentItemProps }
3572
-
3573
- export { SegmentProvider }
3574
-
3575
- export { SegmentProviderProps }
3576
-
3577
- // Warning: (ae-forgotten-export) The symbol "SelectProps_2" needs to be exported by the entry point index.d.ts
3578
- //
3579
- // @public (undocumented)
3580
- export const Select: <T, K extends DropdownNodeSelect>(props: SelectProps_2<T, K> & React_2.RefAttributes<HTMLButtonElement>) => React_2.ReactElement<any, string | React_2.JSXElementConstructor<any>> | null;
3581
-
3582
- export { SelectGroup }
3583
-
3584
- export { SelectProps }
3585
-
3586
- export { SelectPropsHope }
3587
-
3588
- export { selectText }
3589
-
3590
- export { setRef }
3591
-
3592
- export { shadows }
3593
-
3594
- // @public
3595
- export const Sheet: FunctionComponent<PropsType< {
3596
- view: {
3597
- default: PolymorphicClassName;
3598
- };
3599
- }> & SheetProps & RefAttributes<HTMLDivElement>>;
3600
-
3601
- export { sheetClasses }
3602
-
3603
- export { SheetProps }
3604
-
3605
- export { ShiftProps }
3606
-
3607
- export { ShowToastArgs }
3608
-
3609
- export { SkeletonGradientProps }
3610
-
3611
- // @public
3612
- export const Slider: FunctionComponent<PropsType< {
3613
- view: {
3614
- default: PolymorphicClassName;
3615
- accent: PolymorphicClassName;
3616
- gradient: PolymorphicClassName;
3617
- };
3618
- size: {
3619
- l: PolymorphicClassName;
3620
- m: PolymorphicClassName;
3621
- s: PolymorphicClassName;
3622
- };
3623
- disabled: {
3624
- true: PolymorphicClassName;
3625
- };
3626
- }> & ((SliderBaseProps & SliderInternalProps & {
3627
- onChange?: ((event: FormTypeNumber) => void) | undefined;
3628
- name: string;
3629
- value?: undefined;
3630
- defaultValue?: number | undefined;
3631
- } & {
3632
- orientation?: "horizontal" | undefined;
3633
- labelPlacement?: "none" | "top" | "left" | undefined;
3634
- scaleAlign?: "none" | "bottom" | "side" | undefined;
3635
- sliderAlign?: "none" | undefined;
3636
- reversed?: undefined;
3637
- labelReversed?: undefined;
3638
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3639
- onChangeCommitted?: ((value: number) => void) | undefined;
3640
- ariaLabel?: string | undefined;
3641
- showCurrentValue?: boolean | undefined;
3642
- showRangeValues?: boolean | undefined;
3643
- rangeValuesPlacement?: string | undefined;
3644
- showScale?: boolean | undefined;
3645
- hideMinValueDiff?: number | undefined;
3646
- hideMaxValueDiff?: number | undefined;
3647
- labelPlacement?: "outer" | "inner" | undefined;
3648
- labelContentLeft?: ReactNode;
3649
- labelContent?: ReactNode;
3650
- multipleStepSize?: number | undefined;
3651
- view?: string | undefined;
3652
- size?: "m" | "s" | "l" | undefined;
3653
- type?: "single" | undefined;
3654
- pointerSize?: "none" | "small" | "large" | undefined;
3655
- pointerVisibility: "always" | "hover";
3656
- currentValueVisibility: "always" | "hover";
3657
- } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3658
- onChange?: ((event: FormTypeNumber) => void) | undefined;
3659
- name: string;
3660
- value?: undefined;
3661
- defaultValue?: number | undefined;
3662
- } & {
3663
- orientation: "vertical";
3664
- sliderAlign?: "none" | "center" | "right" | "left" | undefined;
3665
- scaleAlign?: undefined;
3666
- reversed?: boolean | undefined;
3667
- labelReversed?: boolean | undefined;
3668
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3669
- onChangeCommitted?: ((value: number) => void) | undefined;
3670
- ariaLabel?: string | undefined;
3671
- showCurrentValue?: boolean | undefined;
3672
- showRangeValues?: boolean | undefined;
3673
- rangeValuesPlacement?: string | undefined;
3674
- showScale?: boolean | undefined;
3675
- hideMinValueDiff?: number | undefined;
3676
- hideMaxValueDiff?: number | undefined;
3677
- labelPlacement?: "outer" | "inner" | undefined;
3678
- labelContentLeft?: ReactNode;
3679
- labelContent?: ReactNode;
3680
- multipleStepSize?: number | undefined;
3681
- view?: string | undefined;
3682
- size?: "m" | "s" | "l" | undefined;
3683
- type?: "single" | undefined;
3684
- pointerSize?: "none" | "small" | "large" | undefined;
3685
- pointerVisibility: "always" | "hover";
3686
- currentValueVisibility: "always" | "hover";
3687
- } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3688
- onChange?: ((value: number) => void) | undefined;
3689
- value: number;
3690
- name?: undefined;
3691
- defaultValue?: undefined;
3692
- } & {
3693
- orientation?: "horizontal" | undefined;
3694
- labelPlacement?: "none" | "top" | "left" | undefined;
3695
- scaleAlign?: "none" | "bottom" | "side" | undefined;
3696
- sliderAlign?: "none" | undefined;
3697
- reversed?: undefined;
3698
- labelReversed?: undefined;
3699
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3700
- onChangeCommitted?: ((value: number) => void) | undefined;
3701
- ariaLabel?: string | undefined;
3702
- showCurrentValue?: boolean | undefined;
3703
- showRangeValues?: boolean | undefined;
3704
- rangeValuesPlacement?: string | undefined;
3705
- showScale?: boolean | undefined;
3706
- hideMinValueDiff?: number | undefined;
3707
- hideMaxValueDiff?: number | undefined;
3708
- labelPlacement?: "outer" | "inner" | undefined;
3709
- labelContentLeft?: ReactNode;
3710
- labelContent?: ReactNode;
3711
- multipleStepSize?: number | undefined;
3712
- view?: string | undefined;
3713
- size?: "m" | "s" | "l" | undefined;
3714
- type?: "single" | undefined;
3715
- pointerSize?: "none" | "small" | "large" | undefined;
3716
- pointerVisibility: "always" | "hover";
3717
- currentValueVisibility: "always" | "hover";
3718
- } & RefAttributes<HTMLDivElement>) | (SliderBaseProps & SliderInternalProps & {
3719
- onChange?: ((value: number) => void) | undefined;
3720
- value: number;
3721
- name?: undefined;
3722
- defaultValue?: undefined;
3723
- } & {
3724
- orientation: "vertical";
3725
- sliderAlign?: "none" | "center" | "right" | "left" | undefined;
3726
- scaleAlign?: undefined;
3727
- reversed?: boolean | undefined;
3728
- labelReversed?: boolean | undefined;
3729
- } & Omit<HTMLAttributes<HTMLDivElement>, "onChange" | "defaultValue"> & {
3730
- onChangeCommitted?: ((value: number) => void) | undefined;
3731
- ariaLabel?: string | undefined;
3732
- showCurrentValue?: boolean | undefined;
3733
- showRangeValues?: boolean | undefined;
3734
- rangeValuesPlacement?: string | undefined;
3735
- showScale?: boolean | undefined;
3736
- hideMinValueDiff?: number | undefined;
3737
- hideMaxValueDiff?: number | undefined;
3738
- labelPlacement?: "outer" | "inner" | undefined;
3739
- labelContentLeft?: ReactNode;
3740
- labelContent?: ReactNode;
3741
- multipleStepSize?: number | undefined;
3742
- view?: string | undefined;
3743
- size?: "m" | "s" | "l" | undefined;
3744
- type?: "single" | undefined;
3745
- pointerSize?: "none" | "small" | "large" | undefined;
3746
- pointerVisibility: "always" | "hover";
3747
- currentValueVisibility: "always" | "hover";
3748
- } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3749
- onChange?: ((event: FormTypeString) => void) | undefined;
3750
- name?: string | undefined;
3751
- value?: undefined;
3752
- defaultValue?: number[] | undefined;
3753
- } & RefAttributes<HTMLDivElement>) | (Omit<DoubleSliderProps, "onChange" | "defaultValue" | "value"> & {
3754
- onChange?: ((values: number[]) => void) | undefined;
3755
- name?: undefined;
3756
- value?: number[] | undefined;
3757
- defaultValue?: undefined;
3758
- } & RefAttributes<HTMLDivElement>))>;
3759
-
3760
- export { SliderProps }
3761
-
3762
- export { SmartPaginationDots }
3763
-
3764
- export { SmartPaginationDotsProps }
3765
-
3766
- export { SnapAlign }
3767
-
3768
- export { SnapType }
3769
-
3770
- export { spacing }
3771
-
3772
- export { SpacingProps }
3773
-
3774
- // @public
3775
- export const Spinner: StyledComponent<FunctionComponent<SpinnerProps>, any, {}, never>;
3776
-
3777
- export { SpinnerProps }
3778
-
3779
- export { SSRProvider }
3780
-
3781
- export { StatusType }
3782
-
3783
- export { StepItemProps }
3784
-
3785
- // @public (undocumented)
3786
- export const Steps: FunctionComponent<PropsType< {
3787
- view: {
3788
- default: PolymorphicClassName;
3789
- };
3790
- size: {
3791
- l: PolymorphicClassName;
3792
- m: PolymorphicClassName;
3793
- s: PolymorphicClassName;
3794
- xs: PolymorphicClassName;
3795
- };
3796
- }> & StepsProps & Omit<HTMLAttributes<HTMLDivElement>, "onChange"> & RefAttributes<HTMLDivElement>>;
3797
-
3798
- export { StyledCard }
3799
-
3800
- export { StyledPreviewGallery }
3801
-
3802
- // @public (undocumented)
3803
- export const Subtitle: FunctionComponent<PropsType< {
3804
- size: {
3805
- m: PolymorphicClassName;
3806
- };
3807
- }> & SubtitleProps & RefAttributes<HTMLDivElement>>;
3808
-
3809
- // @public (undocumented)
3810
- export const Switch: FunctionComponent<PropsType< {
3811
- size: {
3812
- s: PolymorphicClassName;
3813
- m: PolymorphicClassName;
3814
- l: PolymorphicClassName;
3815
- };
3816
- toggleSize: {
3817
- l: PolymorphicClassName;
3818
- s: PolymorphicClassName;
3819
- };
3820
- view: {
3821
- default: PolymorphicClassName;
3822
- };
3823
- disabled: {
3824
- true: PolymorphicClassName;
3825
- };
3826
- focused: {
3827
- true: PolymorphicClassName;
3828
- };
3829
- }> & SwitchProps_2 & RefAttributes<HTMLInputElement>>;
3830
-
3831
- // Warning: (ae-forgotten-export) The symbol "SwitchComponent" needs to be exported by the entry point index.d.ts
3832
- //
3833
- // @public (undocumented)
3834
- export type SwitchProps = ComponentProps<typeof SwitchComponent>;
3835
-
3836
- export { syntheticFocus }
3837
-
3838
- // Warning: (ae-forgotten-export) The symbol "TabItemProps_2" needs to be exported by the entry point index.d.ts
3839
- //
3840
- // @public
3841
- export const TabItem: (props: TabItemProps_2) => JSX.Element;
3842
-
3843
- export { TabItemProps }
3844
-
3845
- export { TabItemRefs }
3846
-
3847
- // Warning: (ae-forgotten-export) The symbol "TabsProps_2" needs to be exported by the entry point index.d.ts
3848
- //
3849
- // @public
3850
- export const Tabs: (props: TabsProps_2) => JSX.Element;
3851
-
3852
- export { TabsContext }
3853
-
3854
- // @public
3855
- export const TabsController: ForwardRefExoticComponent<TabsControllerProps & RefAttributes<HTMLDivElement>>;
3856
-
3857
- export { TabsControllerProps }
3858
-
3859
- export { TabsProps }
3860
-
3861
- // @public
3862
- export const TextArea: FunctionComponent<PropsType< {
3863
- size: {
3864
- xs: PolymorphicClassName;
3865
- s: PolymorphicClassName;
3866
- m: PolymorphicClassName;
3867
- l: PolymorphicClassName;
3868
- };
3869
- view: {
3870
- default: PolymorphicClassName;
3871
- positive: PolymorphicClassName;
3872
- primary: PolymorphicClassName;
3873
- warning: PolymorphicClassName;
3874
- negative: PolymorphicClassName;
3875
- };
3876
- hintView: {
3877
- default: PolymorphicClassName;
3878
- };
3879
- hintSize: {
3880
- m: PolymorphicClassName;
3881
- s: PolymorphicClassName;
3882
- };
3883
- clear: {
3884
- true: PolymorphicClassName;
3885
- };
3886
- disabled: {
3887
- true: PolymorphicClassName;
3888
- };
3889
- }> & ((Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3890
- status?: "" | "warning" | "success" | "error" | undefined;
3891
- label?: string | undefined;
3892
- labelPlacement?: "outer" | "inner" | undefined;
3893
- titleCaption?: ReactNode;
3894
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3895
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3896
- helperText?: string | undefined;
3897
- leftHelper?: ReactNode;
3898
- rightHelper?: ReactNode;
3899
- leftHelperPlacement?: "outer" | "inner" | undefined;
3900
- } & {
3901
- required?: boolean | undefined;
3902
- requiredPlacement?: "right" | "left" | undefined;
3903
- optional?: boolean | undefined;
3904
- } & {
3905
- hintText: string;
3906
- hintTrigger?: "hover" | "click" | undefined;
3907
- hintOpened?: boolean | undefined;
3908
- hintView?: string | undefined;
3909
- hintSize?: string | undefined;
3910
- hintTargetIcon?: ReactNode;
3911
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3912
- hintHasArrow?: boolean | undefined;
3913
- hintOffset?: [number, number] | undefined;
3914
- hintWidth?: string | undefined;
3915
- hintContentLeft?: ReactNode;
3916
- } & {
3917
- size?: string | undefined;
3918
- view?: string | undefined;
3919
- } & {
3920
- autoResize?: boolean | undefined;
3921
- maxAuto?: number | undefined;
3922
- minAuto?: number | undefined;
3923
- } & {
3924
- height?: undefined;
3925
- width?: undefined;
3926
- } & {
3927
- rows?: undefined;
3928
- cols?: undefined;
3929
- } & {
3930
- clear?: undefined;
3931
- hasDivider?: undefined;
3932
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3933
- status?: "" | "warning" | "success" | "error" | undefined;
3934
- label?: string | undefined;
3935
- labelPlacement?: "outer" | "inner" | undefined;
3936
- titleCaption?: ReactNode;
3937
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3938
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3939
- helperText?: string | undefined;
3940
- leftHelper?: ReactNode;
3941
- rightHelper?: ReactNode;
3942
- leftHelperPlacement?: "outer" | "inner" | undefined;
3943
- } & {
3944
- required?: boolean | undefined;
3945
- requiredPlacement?: "right" | "left" | undefined;
3946
- optional?: boolean | undefined;
3947
- } & {
3948
- hintText: string;
3949
- hintTrigger?: "hover" | "click" | undefined;
3950
- hintOpened?: boolean | undefined;
3951
- hintView?: string | undefined;
3952
- hintSize?: string | undefined;
3953
- hintTargetIcon?: ReactNode;
3954
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3955
- hintHasArrow?: boolean | undefined;
3956
- hintOffset?: [number, number] | undefined;
3957
- hintWidth?: string | undefined;
3958
- hintContentLeft?: ReactNode;
3959
- } & {
3960
- size?: string | undefined;
3961
- view?: string | undefined;
3962
- } & {
3963
- height?: string | number | undefined;
3964
- width?: string | number | undefined;
3965
- } & {
3966
- autoResize?: undefined;
3967
- maxAuto?: undefined;
3968
- minAuto?: undefined;
3969
- } & {
3970
- rows?: undefined;
3971
- cols?: undefined;
3972
- } & {
3973
- clear?: undefined;
3974
- hasDivider?: undefined;
3975
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
3976
- status?: "" | "warning" | "success" | "error" | undefined;
3977
- label?: string | undefined;
3978
- labelPlacement?: "outer" | "inner" | undefined;
3979
- titleCaption?: ReactNode;
3980
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
3981
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
3982
- helperText?: string | undefined;
3983
- leftHelper?: ReactNode;
3984
- rightHelper?: ReactNode;
3985
- leftHelperPlacement?: "outer" | "inner" | undefined;
3986
- } & {
3987
- required?: boolean | undefined;
3988
- requiredPlacement?: "right" | "left" | undefined;
3989
- optional?: boolean | undefined;
3990
- } & {
3991
- hintText: string;
3992
- hintTrigger?: "hover" | "click" | undefined;
3993
- hintOpened?: boolean | undefined;
3994
- hintView?: string | undefined;
3995
- hintSize?: string | undefined;
3996
- hintTargetIcon?: ReactNode;
3997
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
3998
- hintHasArrow?: boolean | undefined;
3999
- hintOffset?: [number, number] | undefined;
4000
- hintWidth?: string | undefined;
4001
- hintContentLeft?: ReactNode;
4002
- } & {
4003
- size?: string | undefined;
4004
- view?: string | undefined;
4005
- } & {
4006
- rows?: number | undefined;
4007
- cols?: number | undefined;
4008
- } & {
4009
- autoResize?: undefined;
4010
- maxAuto?: undefined;
4011
- minAuto?: undefined;
4012
- } & {
4013
- height?: undefined;
4014
- width?: undefined;
4015
- } & {
4016
- clear?: undefined;
4017
- hasDivider?: undefined;
4018
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4019
- status?: "" | "warning" | "success" | "error" | undefined;
4020
- label?: string | undefined;
4021
- labelPlacement?: "outer" | "inner" | undefined;
4022
- titleCaption?: ReactNode;
4023
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4024
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4025
- helperText?: string | undefined;
4026
- leftHelper?: ReactNode;
4027
- rightHelper?: ReactNode;
4028
- leftHelperPlacement?: "outer" | "inner" | undefined;
4029
- } & {
4030
- required?: boolean | undefined;
4031
- requiredPlacement?: "right" | "left" | undefined;
4032
- optional?: boolean | undefined;
4033
- } & {
4034
- hintText: string;
4035
- hintTrigger?: "hover" | "click" | undefined;
4036
- hintOpened?: boolean | undefined;
4037
- hintView?: string | undefined;
4038
- hintSize?: string | undefined;
4039
- hintTargetIcon?: ReactNode;
4040
- hintPlacement?: PopoverPlacement | PopoverPlacementBasic[] | undefined;
4041
- hintHasArrow?: boolean | undefined;
4042
- hintOffset?: [number, number] | undefined;
4043
- hintWidth?: string | undefined;
4044
- hintContentLeft?: ReactNode;
4045
- } & {
4046
- size?: string | undefined;
4047
- view?: string | undefined;
4048
- } & {
4049
- clear?: true | undefined;
4050
- hasDivider?: boolean | undefined;
4051
- } & {
4052
- rows?: undefined;
4053
- cols?: undefined;
4054
- } & {
4055
- autoResize?: undefined;
4056
- maxAuto?: undefined;
4057
- minAuto?: undefined;
4058
- } & {
4059
- height?: undefined;
4060
- width?: undefined;
4061
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4062
- status?: "" | "warning" | "success" | "error" | undefined;
4063
- label?: string | undefined;
4064
- labelPlacement?: "outer" | "inner" | undefined;
4065
- titleCaption?: ReactNode;
4066
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4067
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4068
- helperText?: string | undefined;
4069
- leftHelper?: ReactNode;
4070
- rightHelper?: ReactNode;
4071
- leftHelperPlacement?: "outer" | "inner" | undefined;
4072
- } & {
4073
- required?: boolean | undefined;
4074
- requiredPlacement?: "right" | "left" | undefined;
4075
- optional?: boolean | undefined;
4076
- } & {
4077
- hintText?: undefined;
4078
- hintOpened?: undefined;
4079
- hintTrigger?: undefined;
4080
- hintView?: undefined;
4081
- hintSize?: undefined;
4082
- hintTargetIcon?: undefined;
4083
- hintPlacement?: undefined;
4084
- hintHasArrow?: undefined;
4085
- hintOffset?: undefined;
4086
- hintWidth?: undefined;
4087
- hintContentLeft?: undefined;
4088
- } & {
4089
- size?: string | undefined;
4090
- view?: string | undefined;
4091
- } & {
4092
- autoResize?: boolean | undefined;
4093
- maxAuto?: number | undefined;
4094
- minAuto?: number | undefined;
4095
- } & {
4096
- height?: undefined;
4097
- width?: undefined;
4098
- } & {
4099
- rows?: undefined;
4100
- cols?: undefined;
4101
- } & {
4102
- clear?: undefined;
4103
- hasDivider?: undefined;
4104
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4105
- status?: "" | "warning" | "success" | "error" | undefined;
4106
- label?: string | undefined;
4107
- labelPlacement?: "outer" | "inner" | undefined;
4108
- titleCaption?: ReactNode;
4109
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4110
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4111
- helperText?: string | undefined;
4112
- leftHelper?: ReactNode;
4113
- rightHelper?: ReactNode;
4114
- leftHelperPlacement?: "outer" | "inner" | undefined;
4115
- } & {
4116
- required?: boolean | undefined;
4117
- requiredPlacement?: "right" | "left" | undefined;
4118
- optional?: boolean | undefined;
4119
- } & {
4120
- hintText?: undefined;
4121
- hintOpened?: undefined;
4122
- hintTrigger?: undefined;
4123
- hintView?: undefined;
4124
- hintSize?: undefined;
4125
- hintTargetIcon?: undefined;
4126
- hintPlacement?: undefined;
4127
- hintHasArrow?: undefined;
4128
- hintOffset?: undefined;
4129
- hintWidth?: undefined;
4130
- hintContentLeft?: undefined;
4131
- } & {
4132
- size?: string | undefined;
4133
- view?: string | undefined;
4134
- } & {
4135
- height?: string | number | undefined;
4136
- width?: string | number | undefined;
4137
- } & {
4138
- autoResize?: undefined;
4139
- maxAuto?: undefined;
4140
- minAuto?: undefined;
4141
- } & {
4142
- rows?: undefined;
4143
- cols?: undefined;
4144
- } & {
4145
- clear?: undefined;
4146
- hasDivider?: undefined;
4147
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4148
- status?: "" | "warning" | "success" | "error" | undefined;
4149
- label?: string | undefined;
4150
- labelPlacement?: "outer" | "inner" | undefined;
4151
- titleCaption?: ReactNode;
4152
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4153
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4154
- helperText?: string | undefined;
4155
- leftHelper?: ReactNode;
4156
- rightHelper?: ReactNode;
4157
- leftHelperPlacement?: "outer" | "inner" | undefined;
4158
- } & {
4159
- required?: boolean | undefined;
4160
- requiredPlacement?: "right" | "left" | undefined;
4161
- optional?: boolean | undefined;
4162
- } & {
4163
- hintText?: undefined;
4164
- hintOpened?: undefined;
4165
- hintTrigger?: undefined;
4166
- hintView?: undefined;
4167
- hintSize?: undefined;
4168
- hintTargetIcon?: undefined;
4169
- hintPlacement?: undefined;
4170
- hintHasArrow?: undefined;
4171
- hintOffset?: undefined;
4172
- hintWidth?: undefined;
4173
- hintContentLeft?: undefined;
4174
- } & {
4175
- size?: string | undefined;
4176
- view?: string | undefined;
4177
- } & {
4178
- rows?: number | undefined;
4179
- cols?: number | undefined;
4180
- } & {
4181
- autoResize?: undefined;
4182
- maxAuto?: undefined;
4183
- minAuto?: undefined;
4184
- } & {
4185
- height?: undefined;
4186
- width?: undefined;
4187
- } & {
4188
- clear?: undefined;
4189
- hasDivider?: undefined;
4190
- } & RefAttributes<HTMLTextAreaElement>) | (Omit<TextareaHTMLAttributes_2<HTMLTextAreaElement>, "required" | "rows" | "cols"> & {
4191
- status?: "" | "warning" | "success" | "error" | undefined;
4192
- label?: string | undefined;
4193
- labelPlacement?: "outer" | "inner" | undefined;
4194
- titleCaption?: ReactNode;
4195
- contentRight?: ReactElement<any, string | JSXElementConstructor<any>> | undefined;
4196
- resize?: "none" | "both" | "horizontal" | "vertical" | undefined;
4197
- helperText?: string | undefined;
4198
- leftHelper?: ReactNode;
4199
- rightHelper?: ReactNode;
4200
- leftHelperPlacement?: "outer" | "inner" | undefined;
4201
- } & {
4202
- required?: boolean | undefined;
4203
- requiredPlacement?: "right" | "left" | undefined;
4204
- optional?: boolean | undefined;
4205
- } & {
4206
- hintText?: undefined;
4207
- hintOpened?: undefined;
4208
- hintTrigger?: undefined;
4209
- hintView?: undefined;
4210
- hintSize?: undefined;
4211
- hintTargetIcon?: undefined;
4212
- hintPlacement?: undefined;
4213
- hintHasArrow?: undefined;
4214
- hintOffset?: undefined;
4215
- hintWidth?: undefined;
4216
- hintContentLeft?: undefined;
4217
- } & {
4218
- size?: string | undefined;
4219
- view?: string | undefined;
4220
- } & {
4221
- clear?: true | undefined;
4222
- hasDivider?: boolean | undefined;
4223
- } & {
4224
- rows?: undefined;
4225
- cols?: undefined;
4226
- } & {
4227
- autoResize?: undefined;
4228
- maxAuto?: undefined;
4229
- minAuto?: undefined;
4230
- } & {
4231
- height?: undefined;
4232
- width?: undefined;
4233
- } & RefAttributes<HTMLTextAreaElement>))>;
4234
-
4235
- export { TextareaHTMLAttributes }
4236
-
4237
- // Warning: (ae-forgotten-export) The symbol "newHopeTextAreaProps" needs to be exported by the entry point index.d.ts
4238
- // Warning: (ae-forgotten-export) The symbol "ClearProps" needs to be exported by the entry point index.d.ts
4239
- // Warning: (ae-forgotten-export) The symbol "HintProps" needs to be exported by the entry point index.d.ts
4240
- //
4241
- // @public (undocumented)
4242
- export type TextAreaProps = TextAreaProps_2 & Pick<newHopeTextAreaProps, 'title' | 'titleCaption' | 'required' | 'requiredPlacement' | 'optional'> & ClearProps & HintProps;
4243
-
4244
- export { TextareaResize }
4245
-
4246
- // @public
4247
- export const TextField: React_2.ForwardRefExoticComponent<TextFieldProps & React_2.RefAttributes<HTMLInputElement>>;
4248
-
4249
- // @public
4250
- export const TextFieldGroup: FunctionComponent<PropsType< {
4251
- size: {
4252
- l: PolymorphicClassName;
4253
- m: PolymorphicClassName;
4254
- s: PolymorphicClassName;
4255
- xs: PolymorphicClassName;
4256
- };
4257
- orientation: {
4258
- horizontal: PolymorphicClassName;
4259
- vertical: PolymorphicClassName;
4260
- };
4261
- gap: {
4262
- none: PolymorphicClassName;
4263
- dense: PolymorphicClassName;
4264
- wide: PolymorphicClassName;
4265
- };
4266
- shape: {
4267
- segmented: PolymorphicClassName;
4268
- default: PolymorphicClassName;
4269
- };
4270
- stretching: {
4271
- auto: PolymorphicClassName;
4272
- filled: PolymorphicClassName;
4273
- };
4274
- }> & ((HTMLAttributes<HTMLDivElement> & {
4275
- orientation?: Orientation | undefined;
4276
- stretching?: ("auto" | "filled") | undefined;
4277
- size?: string | undefined;
4278
- isCommonTextFieldStyles?: boolean | undefined;
4279
- } & {
4280
- gap?: "none" | "dense" | undefined;
4281
- shape?: "segmented" | undefined;
4282
- } & RefAttributes<HTMLDivElement>) | (HTMLAttributes<HTMLDivElement> & {
4283
- orientation?: Orientation | undefined;
4284
- stretching?: ("auto" | "filled") | undefined;
4285
- size?: string | undefined;
4286
- isCommonTextFieldStyles?: boolean | undefined;
4287
- } & {
4288
- gap?: "dense" | "wide" | undefined;
4289
- shape?: "default" | undefined;
4290
- } & RefAttributes<HTMLDivElement>))>;
4291
-
4292
- export { TextFieldGroupProps }
4293
-
4294
- // Warning: (ae-forgotten-export) The symbol "newHopeTextFieldProps" needs to be exported by the entry point index.d.ts
4295
- // Warning: (ae-forgotten-export) The symbol "ClearProps_2" needs to be exported by the entry point index.d.ts
4296
- // Warning: (ae-forgotten-export) The symbol "HintProps_2" needs to be exported by the entry point index.d.ts
4297
- //
4298
- // @public (undocumented)
4299
- export type TextFieldProps = Omit<TextFieldProps_2, 'helperText'> & {
4300
- helperText?: ReactNode;
4301
- } & Pick<newHopeTextFieldProps, 'enumerationType' | 'chips' | 'chipType' | 'onChangeChips' | 'titleCaption' | 'labelPlacement' | 'keepPlaceholder' | 'required' | 'requiredPlacement' | 'optional' | 'chipView' | 'chipValidator'> & ClearProps_2 & HintProps_2;
4302
-
4303
- export { TextFieldView }
4304
-
4305
- // @public (undocumented)
4306
- export const TextL: FunctionComponent<PropsType< {
4307
- size: {
4308
- l: PolymorphicClassName;
4309
- };
4310
- }> & {
4311
- noWrap?: boolean | undefined;
4312
- breakWord?: boolean | undefined;
4313
- color?: string | undefined;
4314
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4315
-
4316
- // @public (undocumented)
4317
- export const TextM: FunctionComponent<PropsType< {
4318
- size: {
4319
- m: PolymorphicClassName;
4320
- };
4321
- }> & {
4322
- noWrap?: boolean | undefined;
4323
- breakWord?: boolean | undefined;
4324
- color?: string | undefined;
4325
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4326
-
4327
- // @public (undocumented)
4328
- export const TextS: FunctionComponent<PropsType< {
4329
- size: {
4330
- s: PolymorphicClassName;
4331
- };
4332
- }> & {
4333
- noWrap?: boolean | undefined;
4334
- breakWord?: boolean | undefined;
4335
- color?: string | undefined;
4336
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4337
-
4338
- // @public
4339
- export const TextSkeleton: FC<PropsType< {
4340
- size: {
4341
- body1: PolymorphicClassName;
4342
- body2: PolymorphicClassName;
4343
- body3: PolymorphicClassName;
4344
- button1: PolymorphicClassName;
4345
- button2: PolymorphicClassName;
4346
- caption: PolymorphicClassName;
4347
- display1: PolymorphicClassName;
4348
- display2: PolymorphicClassName;
4349
- display3: PolymorphicClassName;
4350
- footnote1: PolymorphicClassName;
4351
- footnote2: PolymorphicClassName;
4352
- headline1: PolymorphicClassName;
4353
- headline2: PolymorphicClassName;
4354
- headline3: PolymorphicClassName;
4355
- headline4: PolymorphicClassName;
4356
- paragraph1: PolymorphicClassName;
4357
- paragraph2: PolymorphicClassName;
4358
- underline: PolymorphicClassName;
4359
- bodyL: PolymorphicClassName;
4360
- bodyM: PolymorphicClassName;
4361
- bodyS: PolymorphicClassName;
4362
- bodyXS: PolymorphicClassName;
4363
- bodyXXS: PolymorphicClassName;
4364
- dsplL: PolymorphicClassName;
4365
- dsplM: PolymorphicClassName;
4366
- dsplS: PolymorphicClassName;
4367
- h1: PolymorphicClassName;
4368
- h2: PolymorphicClassName;
4369
- h3: PolymorphicClassName;
4370
- h4: PolymorphicClassName;
4371
- h5: PolymorphicClassName;
4372
- textL: PolymorphicClassName;
4373
- textM: PolymorphicClassName;
4374
- textS: PolymorphicClassName;
4375
- textXS: PolymorphicClassName;
4376
- };
4377
- }> & HTMLAttributes<HTMLDivElement> & SkeletonSizeProps & {
4378
- customGradientColor?: string | undefined;
4379
- roundness?: 0 | 8 | 12 | 14 | 16 | 18 | 20 | 24 | 28 | 32 | 250 | undefined;
4380
- } & SkeletonGradientProps_2 & RefAttributes<HTMLDivElement> & TextSkeletonBaseProps>;
4381
-
4382
- export { TextSkeletonProps }
4383
-
4384
- // @public (undocumented)
4385
- export const TextXS: FunctionComponent<PropsType< {
4386
- size: {
4387
- xs: PolymorphicClassName;
4388
- };
4389
- }> & {
4390
- noWrap?: boolean | undefined;
4391
- breakWord?: boolean | undefined;
4392
- color?: string | undefined;
4393
- } & SpacingProps_2 & BoldProps & HTMLAttributes<HTMLDivElement> & RefAttributes<HTMLDivElement>>;
4394
-
4395
- export { TimingFunction }
4396
-
4397
- // @public (undocumented)
4398
- export const Toast: FunctionComponent<PropsType< {
4399
- view: {
4400
- default: PolymorphicClassName;
4401
- primary: PolymorphicClassName;
4402
- dark: PolymorphicClassName;
4403
- light: PolymorphicClassName;
4404
- };
4405
- size: {
4406
- m: PolymorphicClassName;
4407
- };
4408
- closeIconType: {
4409
- default: PolymorphicClassName;
4410
- };
4411
- pilled: {
4412
- true: PolymorphicClassName;
4413
- };
4414
- }> & HTMLAttributes<HTMLButtonElement> & CustomToastProps & RefAttributes<HTMLDivElement>>;
4415
-
4416
- export { ToastPosition }
4417
-
4418
- export { ToastProps }
4419
-
4420
- // @public (undocumented)
4421
- export const ToastProvider: ({ children }: {
4422
- children: ReactNode;
4423
- }) => JSX.Element;
4424
-
4425
- export { ToastRole }
4426
-
4427
- export { toCssSize }
4428
-
4429
- // @public
4430
- export const Toolbar: FunctionComponent<PropsType< {
4431
- view: {
4432
- default: PolymorphicClassName;
4433
- };
4434
- size: {
4435
- xs: PolymorphicClassName;
4436
- s: PolymorphicClassName;
4437
- m: PolymorphicClassName;
4438
- l: PolymorphicClassName;
4439
- };
4440
- }> & HTMLAttributes<HTMLDivElement> & {
4441
- children: ReactNode;
4442
- orientation?: "horizontal" | "vertical" | undefined;
4443
- hasShadow?: boolean | undefined;
4444
- size?: string | undefined;
4445
- view?: string | undefined;
4446
- } & RefAttributes<HTMLDivElement>>;
4447
-
4448
- // @public (undocumented)
4449
- export const ToolbarDivider: FunctionComponent<PropsType<Variants> & DividerProps & RefAttributes<HTMLDivElement>>;
4450
-
4451
- export { ToolbarProps }
4452
-
4453
- export { toolbarTokens }
4454
-
4455
- // @public (undocumented)
4456
- export const Tooltip: ForwardRefExoticComponent<TooltipProps & RefAttributes<HTMLDivElement>>;
4457
-
4458
- export { TooltipProps }
4459
-
4460
- export { transformStyles }
4461
-
4462
- // @public (undocumented)
4463
- export const Tree: FunctionComponent<PropsType< {
4464
- view: {
4465
- default: PolymorphicClassName;
4466
- };
4467
- size: {
4468
- l: PolymorphicClassName;
4469
- m: PolymorphicClassName;
4470
- s: PolymorphicClassName;
4471
- xs: PolymorphicClassName;
4472
- };
4473
- }> & TreeProps & RefAttributes<HTMLDivElement>>;
4474
-
4475
- // @public (undocumented)
4476
- export const Underline: FunctionComponent<PropsType< {
4477
- size: {
4478
- m: PolymorphicClassName;
4479
- };
4480
- }> & TypographyOldProps & RefAttributes<HTMLDivElement>>;
4481
-
4482
- export { Upload }
4483
-
4484
- export { UploadAudio }
4485
-
4486
- export { UploadAudioProps }
4487
-
4488
- export { UploadProgress }
4489
-
4490
- export { UploadProgressProps }
4491
-
4492
- export { UploadProps }
4493
-
4494
- export { UploadVisual }
4495
-
4496
- export { UploadVisualProps }
4497
-
4498
- export { useDebouncedFunction }
4499
-
4500
- export { useFocusTrap }
4501
-
4502
- export { useForkRef }
4503
-
4504
- export { useIsomorphicLayoutEffect }
4505
-
4506
- export { usePopupBaseContext }
4507
-
4508
- export { useSegment }
4509
-
4510
- export { useToast }
4511
-
4512
- export { ValidationResult }
4513
-
4514
- export { View }
4515
-
4516
- export { ViewProps }
4517
-
4518
- export { views }
4519
-
4520
- export { withAssistiveDropdown }
4521
-
4522
- export { withAutoFocus }
4523
-
4524
- export { WithAutoFocusProps }
4525
-
4526
- export { withSkeleton }
4527
-
4528
- export { WithSkeletonProps }
4529
-
4530
- // (No @packageDocumentation comment for this package)
4531
-
4532
- ```