@salutejs/plasma-b2c 1.496.1-canary.1707.12879664455.0 → 1.496.1-dev.0

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