@salutejs/plasma-b2c 1.485.0-canary.1650.12478253360.0 → 1.485.0-dev.0

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