@salutejs/plasma-web 1.495.0-canary.1702.12763507639.0 → 1.495.0-dev.0

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