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