@salutejs/plasma-web 1.501.1-canary.1668.12889767790.0 → 1.502.0-dev.0

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