@salutejs/plasma-web 1.465.0-canary.1606.12162899511.0 → 1.465.0-dev.0

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