@salutejs/plasma-b2c 1.511.2-canary.1732.13151168550.0 → 1.511.2-dev.0

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