@salutejs/plasma-b2c 1.496.0-canary.1709.12826458776.0 → 1.496.0-dev.0

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