@salutejs/plasma-b2c 1.500.0-canary.1709.12889448199.0 → 1.500.0-dev.0

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