@salutejs/plasma-web 1.500.1-canary.1701.12886851599.0 → 1.500.1-dev.0

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