@avento-space/ts-ui 1.1.1 → 1.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +123 -213
- package/dist/card.wc-pFLgjfwm.d.ts +1595 -0
- package/dist/chunk-7GJXOXOW.js +108 -0
- package/dist/chunk-7GJXOXOW.js.map +1 -0
- package/dist/chunk-ICB6OBEZ.js +2087 -0
- package/dist/chunk-ICB6OBEZ.js.map +1 -0
- package/dist/chunk-Q5RCPPCF.js +406 -0
- package/dist/chunk-Q5RCPPCF.js.map +1 -0
- package/dist/chunk-QTANS5ZS.js +81 -0
- package/dist/chunk-QTANS5ZS.js.map +1 -0
- package/dist/chunk-RATTHYIP.js +4855 -0
- package/dist/chunk-RATTHYIP.js.map +1 -0
- package/dist/chunk-RAWESWNC.js +3 -0
- package/dist/chunk-RAWESWNC.js.map +1 -0
- package/dist/chunk-RQZ7KDYP.js +5941 -0
- package/dist/chunk-RQZ7KDYP.js.map +1 -0
- package/dist/chunk-T7QLIHHU.js +3 -0
- package/dist/chunk-T7QLIHHU.js.map +1 -0
- package/dist/chunk-U4WYCYL6.js +116 -0
- package/dist/chunk-U4WYCYL6.js.map +1 -0
- package/dist/components/index.d.ts +13 -11
- package/dist/components/index.js +5 -5
- package/dist/components/index.js.map +1 -1
- package/dist/define.d.ts +2 -2
- package/dist/define.js +8 -1
- package/dist/define.js.map +1 -1
- package/dist/{core/element.d.ts → element-DHtonJNX.d.ts} +3 -2
- package/dist/icons/index.d.ts +33 -5
- package/dist/icons/index.js +5 -3
- package/dist/icons/index.js.map +1 -1
- package/dist/index.d.ts +35 -10
- package/dist/index.js +44 -9
- package/dist/index.js.map +1 -1
- package/dist/jsx-dev-runtime.d.ts +1 -2
- package/dist/jsx-dev-runtime.js +3 -1
- package/dist/jsx-dev-runtime.js.map +1 -1
- package/dist/jsx-runtime.d.ts +644 -7
- package/dist/jsx-runtime.js +3 -120
- package/dist/jsx-runtime.js.map +1 -1
- package/dist/plugins/index.d.ts +21 -3
- package/dist/plugins/index.js +85 -1
- package/dist/plugins/index.js.map +1 -1
- package/dist/react/index.d.ts +1261 -15
- package/dist/react/index.js +1443 -15
- package/dist/react/index.js.map +1 -1
- package/dist/{core/types.d.ts → types-DWglFa91.d.ts} +8 -7
- package/package.json +32 -8
- package/dist/components/box.wc.d.ts +0 -24
- package/dist/components/box.wc.d.ts.map +0 -1
- package/dist/components/box.wc.js +0 -52
- package/dist/components/box.wc.js.map +0 -1
- package/dist/components/button.wc.d.ts +0 -32
- package/dist/components/button.wc.d.ts.map +0 -1
- package/dist/components/button.wc.js +0 -91
- package/dist/components/button.wc.js.map +0 -1
- package/dist/components/index.d.ts.map +0 -1
- package/dist/components/input.wc.d.ts +0 -45
- package/dist/components/input.wc.d.ts.map +0 -1
- package/dist/components/input.wc.js +0 -130
- package/dist/components/input.wc.js.map +0 -1
- package/dist/components/list.wc.d.ts +0 -49
- package/dist/components/list.wc.d.ts.map +0 -1
- package/dist/components/list.wc.js +0 -120
- package/dist/components/list.wc.js.map +0 -1
- package/dist/components/portal.wc.d.ts +0 -18
- package/dist/components/portal.wc.d.ts.map +0 -1
- package/dist/components/portal.wc.js +0 -78
- package/dist/components/portal.wc.js.map +0 -1
- package/dist/components/styles.d.ts +0 -7
- package/dist/components/styles.d.ts.map +0 -1
- package/dist/components/styles.js +0 -134
- package/dist/components/styles.js.map +0 -1
- package/dist/core/define.d.ts +0 -5
- package/dist/core/define.d.ts.map +0 -1
- package/dist/core/define.js +0 -26
- package/dist/core/define.js.map +0 -1
- package/dist/core/element.d.ts.map +0 -1
- package/dist/core/element.js +0 -30
- package/dist/core/element.js.map +0 -1
- package/dist/core/index.d.ts +0 -7
- package/dist/core/index.d.ts.map +0 -1
- package/dist/core/index.js +0 -5
- package/dist/core/index.js.map +0 -1
- package/dist/core/plugin.d.ts +0 -17
- package/dist/core/plugin.d.ts.map +0 -1
- package/dist/core/plugin.js +0 -117
- package/dist/core/plugin.js.map +0 -1
- package/dist/core/reactive-context.d.ts +0 -12
- package/dist/core/reactive-context.d.ts.map +0 -1
- package/dist/core/reactive-context.js +0 -34
- package/dist/core/reactive-context.js.map +0 -1
- package/dist/core/scheduler.d.ts +0 -13
- package/dist/core/scheduler.d.ts.map +0 -1
- package/dist/core/scheduler.js +0 -80
- package/dist/core/scheduler.js.map +0 -1
- package/dist/core/signal.d.ts +0 -14
- package/dist/core/signal.d.ts.map +0 -1
- package/dist/core/signal.js +0 -391
- package/dist/core/signal.js.map +0 -1
- package/dist/core/store.d.ts +0 -6
- package/dist/core/store.d.ts.map +0 -1
- package/dist/core/store.js +0 -35
- package/dist/core/store.js.map +0 -1
- package/dist/core/types.d.ts.map +0 -1
- package/dist/core/types.js +0 -2
- package/dist/core/types.js.map +0 -1
- package/dist/define.d.ts.map +0 -1
- package/dist/icons/icon-element.d.ts +0 -25
- package/dist/icons/icon-element.d.ts.map +0 -1
- package/dist/icons/icon-element.js +0 -63
- package/dist/icons/icon-element.js.map +0 -1
- package/dist/icons/index.d.ts.map +0 -1
- package/dist/icons/registry.d.ts +0 -6
- package/dist/icons/registry.d.ts.map +0 -1
- package/dist/icons/registry.js +0 -4775
- package/dist/icons/registry.js.map +0 -1
- package/dist/index.d.ts.map +0 -1
- package/dist/jsx-dev-runtime.d.ts.map +0 -1
- package/dist/jsx-runtime.d.ts.map +0 -1
- package/dist/jsx-types.d.ts +0 -651
- package/dist/jsx-types.d.ts.map +0 -1
- package/dist/jsx-types.js +0 -3
- package/dist/jsx-types.js.map +0 -1
- package/dist/plugins/index.d.ts.map +0 -1
- package/dist/plugins/router.d.ts +0 -4
- package/dist/plugins/router.d.ts.map +0 -1
- package/dist/plugins/router.js +0 -90
- package/dist/plugins/router.js.map +0 -1
- package/dist/plugins/types.d.ts +0 -16
- package/dist/plugins/types.d.ts.map +0 -1
- package/dist/plugins/types.js +0 -2
- package/dist/plugins/types.js.map +0 -1
- package/dist/react/icon.d.ts +0 -8
- package/dist/react/icon.d.ts.map +0 -1
- package/dist/react/icon.js +0 -7
- package/dist/react/icon.js.map +0 -1
- package/dist/react/icons.d.ts +0 -1194
- package/dist/react/icons.d.ts.map +0 -1
- package/dist/react/icons.js +0 -1196
- package/dist/react/icons.js.map +0 -1
- package/dist/react/index.d.ts.map +0 -1
package/dist/jsx-runtime.d.ts
CHANGED
|
@@ -1,7 +1,644 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
1
|
+
interface AriaAttributes {
|
|
2
|
+
'aria-activedescendant'?: string;
|
|
3
|
+
'aria-atomic'?: boolean;
|
|
4
|
+
'aria-autocomplete'?: 'none' | 'inline' | 'list' | 'both';
|
|
5
|
+
'aria-busy'?: boolean;
|
|
6
|
+
'aria-checked'?: boolean | 'mixed';
|
|
7
|
+
'aria-colcount'?: number;
|
|
8
|
+
'aria-colindex'?: number;
|
|
9
|
+
'aria-colspan'?: number;
|
|
10
|
+
'aria-controls'?: string;
|
|
11
|
+
'aria-current'?: boolean | 'page' | 'step' | 'location' | 'date' | 'time';
|
|
12
|
+
'aria-describedby'?: string;
|
|
13
|
+
'aria-details'?: string;
|
|
14
|
+
'aria-disabled'?: boolean;
|
|
15
|
+
'aria-dropeffect'?: 'none' | 'copy' | 'execute' | 'link' | 'move';
|
|
16
|
+
'aria-errormessage'?: string;
|
|
17
|
+
'aria-expanded'?: boolean;
|
|
18
|
+
'aria-flowto'?: string;
|
|
19
|
+
'aria-grabbed'?: boolean;
|
|
20
|
+
'aria-haspopup'?: boolean | 'menu' | 'listbox' | 'tree' | 'grid' | 'dialog';
|
|
21
|
+
'aria-hidden'?: boolean;
|
|
22
|
+
'aria-invalid'?: boolean | 'grammar' | 'spelling';
|
|
23
|
+
'aria-keyshortcuts'?: string;
|
|
24
|
+
'aria-label'?: string;
|
|
25
|
+
'aria-labelledby'?: string;
|
|
26
|
+
'aria-level'?: number;
|
|
27
|
+
'aria-live'?: 'off' | 'assertive' | 'polite';
|
|
28
|
+
'aria-modal'?: boolean;
|
|
29
|
+
'aria-multiline'?: boolean;
|
|
30
|
+
'aria-multiselectable'?: boolean;
|
|
31
|
+
'aria-orientation'?: 'horizontal' | 'vertical';
|
|
32
|
+
'aria-owns'?: string;
|
|
33
|
+
'aria-placeholder'?: string;
|
|
34
|
+
'aria-posinset'?: number;
|
|
35
|
+
'aria-pressed'?: boolean | 'mixed';
|
|
36
|
+
'aria-readonly'?: boolean;
|
|
37
|
+
'aria-relevant'?: 'additions' | 'additions text' | 'all' | 'removals' | 'text';
|
|
38
|
+
'aria-required'?: boolean;
|
|
39
|
+
'aria-roledescription'?: string;
|
|
40
|
+
'aria-rowcount'?: number;
|
|
41
|
+
'aria-rowindex'?: number;
|
|
42
|
+
'aria-rowspan'?: number;
|
|
43
|
+
'aria-selected'?: boolean;
|
|
44
|
+
'aria-setsize'?: number;
|
|
45
|
+
'aria-sort'?: 'none' | 'ascending' | 'descending' | 'other';
|
|
46
|
+
'aria-valuemax'?: number;
|
|
47
|
+
'aria-valuemin'?: number;
|
|
48
|
+
'aria-valuenow'?: number;
|
|
49
|
+
'aria-valuetext'?: string;
|
|
50
|
+
}
|
|
51
|
+
interface DOMAttributes {
|
|
52
|
+
class?: string;
|
|
53
|
+
className?: string;
|
|
54
|
+
style?: Record<string, string> | string;
|
|
55
|
+
id?: string;
|
|
56
|
+
lang?: string;
|
|
57
|
+
dir?: string;
|
|
58
|
+
title?: string;
|
|
59
|
+
hidden?: boolean;
|
|
60
|
+
tabIndex?: number;
|
|
61
|
+
role?: string;
|
|
62
|
+
draggable?: boolean;
|
|
63
|
+
contentEditable?: boolean;
|
|
64
|
+
accessKey?: string;
|
|
65
|
+
spellcheck?: boolean;
|
|
66
|
+
autocapitalize?: string;
|
|
67
|
+
slot?: string;
|
|
68
|
+
key?: string | number;
|
|
69
|
+
ref?: (el: any) => void;
|
|
70
|
+
dangerouslySetInnerHTML?: {
|
|
71
|
+
__html: string;
|
|
72
|
+
};
|
|
73
|
+
}
|
|
74
|
+
interface EventAttributes {
|
|
75
|
+
onCopy?: (e: ClipboardEvent) => void;
|
|
76
|
+
onCut?: (e: ClipboardEvent) => void;
|
|
77
|
+
onPaste?: (e: ClipboardEvent) => void;
|
|
78
|
+
onCompositionEnd?: (e: CompositionEvent) => void;
|
|
79
|
+
onCompositionStart?: (e: CompositionEvent) => void;
|
|
80
|
+
onCompositionUpdate?: (e: CompositionEvent) => void;
|
|
81
|
+
onFocus?: (e: FocusEvent) => void;
|
|
82
|
+
onBlur?: (e: FocusEvent) => void;
|
|
83
|
+
onFocusIn?: (e: FocusEvent) => void;
|
|
84
|
+
onFocusOut?: (e: FocusEvent) => void;
|
|
85
|
+
onChange?: (e: Event) => void;
|
|
86
|
+
onInput?: (e: Event) => void;
|
|
87
|
+
onSubmit?: (e: Event) => void;
|
|
88
|
+
onReset?: (e: Event) => void;
|
|
89
|
+
onLoad?: (e: Event) => void;
|
|
90
|
+
onError?: (e: Event) => void;
|
|
91
|
+
onKeyDown?: (e: KeyboardEvent) => void;
|
|
92
|
+
onKeyPress?: (e: KeyboardEvent) => void;
|
|
93
|
+
onKeyUp?: (e: KeyboardEvent) => void;
|
|
94
|
+
onAbort?: (e: Event) => void;
|
|
95
|
+
onCanPlay?: (e: Event) => void;
|
|
96
|
+
onCanPlayThrough?: (e: Event) => void;
|
|
97
|
+
onDurationChange?: (e: Event) => void;
|
|
98
|
+
onEmptied?: (e: Event) => void;
|
|
99
|
+
onEncrypted?: (e: Event) => void;
|
|
100
|
+
onEnded?: (e: Event) => void;
|
|
101
|
+
onLoadedData?: (e: Event) => void;
|
|
102
|
+
onLoadedMetadata?: (e: Event) => void;
|
|
103
|
+
onLoadStart?: (e: Event) => void;
|
|
104
|
+
onPause?: (e: Event) => void;
|
|
105
|
+
onPlay?: (e: Event) => void;
|
|
106
|
+
onPlaying?: (e: Event) => void;
|
|
107
|
+
onProgress?: (e: Event) => void;
|
|
108
|
+
onRateChange?: (e: Event) => void;
|
|
109
|
+
onSeeked?: (e: Event) => void;
|
|
110
|
+
onSeeking?: (e: Event) => void;
|
|
111
|
+
onStalled?: (e: Event) => void;
|
|
112
|
+
onSuspend?: (e: Event) => void;
|
|
113
|
+
onTimeUpdate?: (e: Event) => void;
|
|
114
|
+
onVolumeChange?: (e: Event) => void;
|
|
115
|
+
onWaiting?: (e: Event) => void;
|
|
116
|
+
onClick?: (e: MouseEvent) => void;
|
|
117
|
+
onContextMenu?: (e: MouseEvent) => void;
|
|
118
|
+
onDblClick?: (e: MouseEvent) => void;
|
|
119
|
+
onMouseDown?: (e: MouseEvent) => void;
|
|
120
|
+
onMouseEnter?: (e: MouseEvent) => void;
|
|
121
|
+
onMouseLeave?: (e: MouseEvent) => void;
|
|
122
|
+
onMouseMove?: (e: MouseEvent) => void;
|
|
123
|
+
onMouseOut?: (e: MouseEvent) => void;
|
|
124
|
+
onMouseOver?: (e: MouseEvent) => void;
|
|
125
|
+
onMouseUp?: (e: MouseEvent) => void;
|
|
126
|
+
onWheel?: (e: WheelEvent) => void;
|
|
127
|
+
onScroll?: (e: Event) => void;
|
|
128
|
+
onDrag?: (e: DragEvent) => void;
|
|
129
|
+
onDragEnd?: (e: DragEvent) => void;
|
|
130
|
+
onDragEnter?: (e: DragEvent) => void;
|
|
131
|
+
onDragLeave?: (e: DragEvent) => void;
|
|
132
|
+
onDragOver?: (e: DragEvent) => void;
|
|
133
|
+
onDragStart?: (e: DragEvent) => void;
|
|
134
|
+
onDrop?: (e: DragEvent) => void;
|
|
135
|
+
onAnimationStart?: (e: AnimationEvent) => void;
|
|
136
|
+
onAnimationEnd?: (e: AnimationEvent) => void;
|
|
137
|
+
onAnimationIteration?: (e: AnimationEvent) => void;
|
|
138
|
+
onTransitionEnd?: (e: TransitionEvent) => void;
|
|
139
|
+
onTransitionStart?: (e: TransitionEvent) => void;
|
|
140
|
+
onTransitionRun?: (e: TransitionEvent) => void;
|
|
141
|
+
onTransitionCancel?: (e: TransitionEvent) => void;
|
|
142
|
+
onTouchStart?: (e: TouchEvent) => void;
|
|
143
|
+
onTouchEnd?: (e: TouchEvent) => void;
|
|
144
|
+
onTouchMove?: (e: TouchEvent) => void;
|
|
145
|
+
onTouchCancel?: (e: TouchEvent) => void;
|
|
146
|
+
onPointerDown?: (e: PointerEvent) => void;
|
|
147
|
+
onPointerMove?: (e: PointerEvent) => void;
|
|
148
|
+
onPointerUp?: (e: PointerEvent) => void;
|
|
149
|
+
onPointerCancel?: (e: PointerEvent) => void;
|
|
150
|
+
onPointerEnter?: (e: PointerEvent) => void;
|
|
151
|
+
onPointerLeave?: (e: PointerEvent) => void;
|
|
152
|
+
onPointerOver?: (e: PointerEvent) => void;
|
|
153
|
+
onPointerOut?: (e: PointerEvent) => void;
|
|
154
|
+
onGotPointerCapture?: (e: PointerEvent) => void;
|
|
155
|
+
onLostPointerCapture?: (e: PointerEvent) => void;
|
|
156
|
+
}
|
|
157
|
+
type BaseHTMLAttributes = DOMAttributes & AriaAttributes & EventAttributes;
|
|
158
|
+
interface AnchorHTMLAttributes extends BaseHTMLAttributes {
|
|
159
|
+
href?: string;
|
|
160
|
+
target?: string;
|
|
161
|
+
rel?: string;
|
|
162
|
+
download?: string;
|
|
163
|
+
ping?: string;
|
|
164
|
+
type?: string;
|
|
165
|
+
referrerPolicy?: string;
|
|
166
|
+
hreflang?: string;
|
|
167
|
+
media?: string;
|
|
168
|
+
}
|
|
169
|
+
interface AreaHTMLAttributes extends BaseHTMLAttributes {
|
|
170
|
+
alt?: string;
|
|
171
|
+
coords?: string;
|
|
172
|
+
download?: string;
|
|
173
|
+
href?: string;
|
|
174
|
+
hreflang?: string;
|
|
175
|
+
media?: string;
|
|
176
|
+
rel?: string;
|
|
177
|
+
shape?: string;
|
|
178
|
+
target?: string;
|
|
179
|
+
}
|
|
180
|
+
interface AudioHTMLAttributes extends BaseHTMLAttributes {
|
|
181
|
+
autoplay?: boolean;
|
|
182
|
+
controls?: boolean;
|
|
183
|
+
crossOrigin?: string;
|
|
184
|
+
loop?: boolean;
|
|
185
|
+
muted?: boolean;
|
|
186
|
+
preload?: string;
|
|
187
|
+
src?: string;
|
|
188
|
+
volume?: number;
|
|
189
|
+
}
|
|
190
|
+
interface BaseHTMLAttributesExtended extends BaseHTMLAttributes {
|
|
191
|
+
href?: string;
|
|
192
|
+
target?: string;
|
|
193
|
+
}
|
|
194
|
+
interface BlockquoteHTMLAttributes extends BaseHTMLAttributes {
|
|
195
|
+
cite?: string;
|
|
196
|
+
}
|
|
197
|
+
interface ButtonHTMLAttributes extends BaseHTMLAttributes {
|
|
198
|
+
autofocus?: boolean;
|
|
199
|
+
disabled?: boolean;
|
|
200
|
+
form?: string;
|
|
201
|
+
formAction?: string;
|
|
202
|
+
formEncType?: string;
|
|
203
|
+
formMethod?: string;
|
|
204
|
+
formNoValidate?: boolean;
|
|
205
|
+
formTarget?: string;
|
|
206
|
+
name?: string;
|
|
207
|
+
type?: 'submit' | 'reset' | 'button';
|
|
208
|
+
value?: string;
|
|
209
|
+
}
|
|
210
|
+
interface CanvasHTMLAttributes extends BaseHTMLAttributes {
|
|
211
|
+
height?: number | string;
|
|
212
|
+
width?: number | string;
|
|
213
|
+
}
|
|
214
|
+
interface ColHTMLAttributes extends BaseHTMLAttributes {
|
|
215
|
+
span?: number;
|
|
216
|
+
width?: number | string;
|
|
217
|
+
}
|
|
218
|
+
interface ColgroupHTMLAttributes extends BaseHTMLAttributes {
|
|
219
|
+
span?: number;
|
|
220
|
+
}
|
|
221
|
+
interface DataHTMLAttributes extends BaseHTMLAttributes {
|
|
222
|
+
value?: string | number;
|
|
223
|
+
}
|
|
224
|
+
interface DetailsHTMLAttributes extends BaseHTMLAttributes {
|
|
225
|
+
open?: boolean;
|
|
226
|
+
name?: string;
|
|
227
|
+
}
|
|
228
|
+
interface DialogHTMLAttributes extends BaseHTMLAttributes {
|
|
229
|
+
open?: boolean;
|
|
230
|
+
onClose?: (e: Event) => void;
|
|
231
|
+
returnValue?: string;
|
|
232
|
+
}
|
|
233
|
+
interface EmbedHTMLAttributes extends BaseHTMLAttributes {
|
|
234
|
+
height?: number | string;
|
|
235
|
+
src?: string;
|
|
236
|
+
type?: string;
|
|
237
|
+
width?: number | string;
|
|
238
|
+
}
|
|
239
|
+
interface FieldsetHTMLAttributes extends BaseHTMLAttributes {
|
|
240
|
+
disabled?: boolean;
|
|
241
|
+
form?: string;
|
|
242
|
+
name?: string;
|
|
243
|
+
}
|
|
244
|
+
interface FormHTMLAttributes extends BaseHTMLAttributes {
|
|
245
|
+
acceptCharset?: string;
|
|
246
|
+
action?: string;
|
|
247
|
+
autocomplete?: string;
|
|
248
|
+
encType?: string;
|
|
249
|
+
method?: string;
|
|
250
|
+
name?: string;
|
|
251
|
+
noValidate?: boolean;
|
|
252
|
+
target?: string;
|
|
253
|
+
}
|
|
254
|
+
interface IframeHTMLAttributes extends BaseHTMLAttributes {
|
|
255
|
+
allow?: string;
|
|
256
|
+
allowFullScreen?: boolean;
|
|
257
|
+
allowTransparency?: boolean;
|
|
258
|
+
height?: number | string;
|
|
259
|
+
loading?: 'eager' | 'lazy';
|
|
260
|
+
name?: string;
|
|
261
|
+
referrerPolicy?: string;
|
|
262
|
+
sandbox?: string;
|
|
263
|
+
seamless?: boolean;
|
|
264
|
+
src?: string;
|
|
265
|
+
srcDoc?: string;
|
|
266
|
+
width?: number | string;
|
|
267
|
+
}
|
|
268
|
+
interface ImgHTMLAttributes extends BaseHTMLAttributes {
|
|
269
|
+
alt?: string;
|
|
270
|
+
crossOrigin?: string;
|
|
271
|
+
decoding?: 'async' | 'auto' | 'sync';
|
|
272
|
+
height?: number | string;
|
|
273
|
+
loading?: 'eager' | 'lazy';
|
|
274
|
+
referrerPolicy?: string;
|
|
275
|
+
sizes?: string;
|
|
276
|
+
src?: string;
|
|
277
|
+
srcSet?: string;
|
|
278
|
+
useMap?: string;
|
|
279
|
+
width?: number | string;
|
|
280
|
+
}
|
|
281
|
+
interface InputHTMLAttributes extends BaseHTMLAttributes {
|
|
282
|
+
accept?: string;
|
|
283
|
+
alt?: string;
|
|
284
|
+
autocomplete?: string;
|
|
285
|
+
autofocus?: boolean;
|
|
286
|
+
capture?: boolean | string;
|
|
287
|
+
checked?: boolean;
|
|
288
|
+
crossOrigin?: string;
|
|
289
|
+
disabled?: boolean;
|
|
290
|
+
form?: string;
|
|
291
|
+
formAction?: string;
|
|
292
|
+
formEncType?: string;
|
|
293
|
+
formMethod?: string;
|
|
294
|
+
formNoValidate?: boolean;
|
|
295
|
+
formTarget?: string;
|
|
296
|
+
height?: number | string;
|
|
297
|
+
list?: string;
|
|
298
|
+
max?: number | string;
|
|
299
|
+
maxLength?: number;
|
|
300
|
+
min?: number | string;
|
|
301
|
+
minLength?: number;
|
|
302
|
+
multiple?: boolean;
|
|
303
|
+
name?: string;
|
|
304
|
+
pattern?: string;
|
|
305
|
+
placeholder?: string;
|
|
306
|
+
readOnly?: boolean;
|
|
307
|
+
required?: boolean;
|
|
308
|
+
size?: number;
|
|
309
|
+
src?: string;
|
|
310
|
+
step?: number | string;
|
|
311
|
+
type?: string;
|
|
312
|
+
value?: string | number;
|
|
313
|
+
width?: number | string;
|
|
314
|
+
}
|
|
315
|
+
interface LabelHTMLAttributes extends BaseHTMLAttributes {
|
|
316
|
+
for?: string;
|
|
317
|
+
form?: string;
|
|
318
|
+
}
|
|
319
|
+
interface LiHTMLAttributes extends BaseHTMLAttributes {
|
|
320
|
+
value?: number;
|
|
321
|
+
}
|
|
322
|
+
interface LinkHTMLAttributes extends BaseHTMLAttributes {
|
|
323
|
+
as?: string;
|
|
324
|
+
crossOrigin?: string;
|
|
325
|
+
href?: string;
|
|
326
|
+
hreflang?: string;
|
|
327
|
+
integrity?: string;
|
|
328
|
+
media?: string;
|
|
329
|
+
referrerPolicy?: string;
|
|
330
|
+
rel?: string;
|
|
331
|
+
sizes?: string;
|
|
332
|
+
type?: string;
|
|
333
|
+
}
|
|
334
|
+
interface MapHTMLAttributes extends BaseHTMLAttributes {
|
|
335
|
+
name?: string;
|
|
336
|
+
}
|
|
337
|
+
interface MetaHTMLAttributes extends BaseHTMLAttributes {
|
|
338
|
+
charSet?: string;
|
|
339
|
+
content?: string;
|
|
340
|
+
httpEquiv?: string;
|
|
341
|
+
media?: string;
|
|
342
|
+
name?: string;
|
|
343
|
+
}
|
|
344
|
+
interface MeterHTMLAttributes extends BaseHTMLAttributes {
|
|
345
|
+
form?: string;
|
|
346
|
+
high?: number;
|
|
347
|
+
low?: number;
|
|
348
|
+
max?: number | string;
|
|
349
|
+
min?: number | string;
|
|
350
|
+
optimum?: number;
|
|
351
|
+
value?: string | number;
|
|
352
|
+
}
|
|
353
|
+
interface ModHTMLAttributes extends BaseHTMLAttributes {
|
|
354
|
+
cite?: string;
|
|
355
|
+
dateTime?: string;
|
|
356
|
+
}
|
|
357
|
+
interface OlHTMLAttributes extends BaseHTMLAttributes {
|
|
358
|
+
reversed?: boolean;
|
|
359
|
+
start?: number;
|
|
360
|
+
type?: '1' | 'a' | 'A' | 'i' | 'I';
|
|
361
|
+
}
|
|
362
|
+
interface OptgroupHTMLAttributes extends BaseHTMLAttributes {
|
|
363
|
+
disabled?: boolean;
|
|
364
|
+
label?: string;
|
|
365
|
+
}
|
|
366
|
+
interface OptionHTMLAttributes extends BaseHTMLAttributes {
|
|
367
|
+
disabled?: boolean;
|
|
368
|
+
label?: string;
|
|
369
|
+
selected?: boolean;
|
|
370
|
+
value?: string | number;
|
|
371
|
+
}
|
|
372
|
+
interface OutputHTMLAttributes extends BaseHTMLAttributes {
|
|
373
|
+
for?: string;
|
|
374
|
+
form?: string;
|
|
375
|
+
name?: string;
|
|
376
|
+
}
|
|
377
|
+
interface ProgressHTMLAttributes extends BaseHTMLAttributes {
|
|
378
|
+
max?: number | string;
|
|
379
|
+
value?: string | number;
|
|
380
|
+
}
|
|
381
|
+
interface QuoteHTMLAttributes extends BaseHTMLAttributes {
|
|
382
|
+
cite?: string;
|
|
383
|
+
}
|
|
384
|
+
interface ScriptHTMLAttributes extends BaseHTMLAttributes {
|
|
385
|
+
async?: boolean;
|
|
386
|
+
crossOrigin?: string;
|
|
387
|
+
defer?: boolean;
|
|
388
|
+
integrity?: string;
|
|
389
|
+
noModule?: boolean;
|
|
390
|
+
referrerPolicy?: string;
|
|
391
|
+
src?: string;
|
|
392
|
+
type?: string;
|
|
393
|
+
}
|
|
394
|
+
interface SelectHTMLAttributes extends BaseHTMLAttributes {
|
|
395
|
+
autofocus?: boolean;
|
|
396
|
+
disabled?: boolean;
|
|
397
|
+
form?: string;
|
|
398
|
+
multiple?: boolean;
|
|
399
|
+
name?: string;
|
|
400
|
+
required?: boolean;
|
|
401
|
+
size?: number;
|
|
402
|
+
value?: string | number;
|
|
403
|
+
}
|
|
404
|
+
interface SourceHTMLAttributes extends BaseHTMLAttributes {
|
|
405
|
+
media?: string;
|
|
406
|
+
sizes?: string;
|
|
407
|
+
src?: string;
|
|
408
|
+
srcSet?: string;
|
|
409
|
+
type?: string;
|
|
410
|
+
height?: number | string;
|
|
411
|
+
width?: number | string;
|
|
412
|
+
}
|
|
413
|
+
interface StyleHTMLAttributes extends BaseHTMLAttributes {
|
|
414
|
+
media?: string;
|
|
415
|
+
scoped?: boolean;
|
|
416
|
+
type?: string;
|
|
417
|
+
}
|
|
418
|
+
interface TableHTMLAttributes extends BaseHTMLAttributes {
|
|
419
|
+
cellPadding?: number | string;
|
|
420
|
+
cellSpacing?: number | string;
|
|
421
|
+
}
|
|
422
|
+
interface TdHTMLAttributes extends BaseHTMLAttributes {
|
|
423
|
+
colSpan?: number;
|
|
424
|
+
headers?: string;
|
|
425
|
+
rowSpan?: number;
|
|
426
|
+
}
|
|
427
|
+
interface TextareaHTMLAttributes extends BaseHTMLAttributes {
|
|
428
|
+
autofocus?: boolean;
|
|
429
|
+
cols?: number;
|
|
430
|
+
disabled?: boolean;
|
|
431
|
+
form?: string;
|
|
432
|
+
maxLength?: number;
|
|
433
|
+
minLength?: number;
|
|
434
|
+
name?: string;
|
|
435
|
+
placeholder?: string;
|
|
436
|
+
readOnly?: boolean;
|
|
437
|
+
required?: boolean;
|
|
438
|
+
rows?: number;
|
|
439
|
+
value?: string | number;
|
|
440
|
+
wrap?: string;
|
|
441
|
+
}
|
|
442
|
+
interface ThHTMLAttributes extends BaseHTMLAttributes {
|
|
443
|
+
colSpan?: number;
|
|
444
|
+
headers?: string;
|
|
445
|
+
rowSpan?: number;
|
|
446
|
+
scope?: string;
|
|
447
|
+
}
|
|
448
|
+
interface TimeHTMLAttributes extends BaseHTMLAttributes {
|
|
449
|
+
dateTime?: string;
|
|
450
|
+
}
|
|
451
|
+
interface TrackHTMLAttributes extends BaseHTMLAttributes {
|
|
452
|
+
default?: boolean;
|
|
453
|
+
kind?: string;
|
|
454
|
+
label?: string;
|
|
455
|
+
src?: string;
|
|
456
|
+
srcLang?: string;
|
|
457
|
+
}
|
|
458
|
+
interface VideoHTMLAttributes extends BaseHTMLAttributes {
|
|
459
|
+
autoplay?: boolean;
|
|
460
|
+
controls?: boolean;
|
|
461
|
+
crossOrigin?: string;
|
|
462
|
+
height?: number | string;
|
|
463
|
+
loop?: boolean;
|
|
464
|
+
muted?: boolean;
|
|
465
|
+
playsInline?: boolean;
|
|
466
|
+
poster?: string;
|
|
467
|
+
preload?: string;
|
|
468
|
+
src?: string;
|
|
469
|
+
width?: number | string;
|
|
470
|
+
}
|
|
471
|
+
interface SvgHTMLAttributes extends BaseHTMLAttributes {
|
|
472
|
+
viewBox?: string;
|
|
473
|
+
preserveAspectRatio?: string;
|
|
474
|
+
xmlns?: string;
|
|
475
|
+
width?: number | string;
|
|
476
|
+
height?: number | string;
|
|
477
|
+
fill?: string;
|
|
478
|
+
stroke?: string;
|
|
479
|
+
'stroke-width'?: number | string;
|
|
480
|
+
'stroke-linecap'?: 'round' | 'butt' | 'square';
|
|
481
|
+
'stroke-linejoin'?: 'round' | 'miter' | 'bevel';
|
|
482
|
+
}
|
|
483
|
+
interface IntrinsicElementsMap {
|
|
484
|
+
a: AnchorHTMLAttributes;
|
|
485
|
+
abbr: BaseHTMLAttributes;
|
|
486
|
+
address: BaseHTMLAttributes;
|
|
487
|
+
area: AreaHTMLAttributes;
|
|
488
|
+
article: BaseHTMLAttributes;
|
|
489
|
+
aside: BaseHTMLAttributes;
|
|
490
|
+
audio: AudioHTMLAttributes;
|
|
491
|
+
b: BaseHTMLAttributes;
|
|
492
|
+
base: BaseHTMLAttributesExtended;
|
|
493
|
+
bdi: BaseHTMLAttributes;
|
|
494
|
+
bdo: BaseHTMLAttributes;
|
|
495
|
+
blockquote: BlockquoteHTMLAttributes;
|
|
496
|
+
body: BaseHTMLAttributes;
|
|
497
|
+
br: BaseHTMLAttributes;
|
|
498
|
+
button: ButtonHTMLAttributes;
|
|
499
|
+
canvas: CanvasHTMLAttributes;
|
|
500
|
+
caption: BaseHTMLAttributes;
|
|
501
|
+
cite: BaseHTMLAttributes;
|
|
502
|
+
code: BaseHTMLAttributes;
|
|
503
|
+
col: ColHTMLAttributes;
|
|
504
|
+
colgroup: ColgroupHTMLAttributes;
|
|
505
|
+
data: DataHTMLAttributes;
|
|
506
|
+
datalist: BaseHTMLAttributes;
|
|
507
|
+
dd: BaseHTMLAttributes;
|
|
508
|
+
del: ModHTMLAttributes;
|
|
509
|
+
details: DetailsHTMLAttributes;
|
|
510
|
+
dfn: BaseHTMLAttributes;
|
|
511
|
+
dialog: DialogHTMLAttributes;
|
|
512
|
+
div: BaseHTMLAttributes;
|
|
513
|
+
dl: BaseHTMLAttributes;
|
|
514
|
+
dt: BaseHTMLAttributes;
|
|
515
|
+
em: BaseHTMLAttributes;
|
|
516
|
+
embed: EmbedHTMLAttributes;
|
|
517
|
+
fieldset: FieldsetHTMLAttributes;
|
|
518
|
+
figcaption: BaseHTMLAttributes;
|
|
519
|
+
figure: BaseHTMLAttributes;
|
|
520
|
+
footer: BaseHTMLAttributes;
|
|
521
|
+
form: FormHTMLAttributes;
|
|
522
|
+
h1: BaseHTMLAttributes;
|
|
523
|
+
h2: BaseHTMLAttributes;
|
|
524
|
+
h3: BaseHTMLAttributes;
|
|
525
|
+
h4: BaseHTMLAttributes;
|
|
526
|
+
h5: BaseHTMLAttributes;
|
|
527
|
+
h6: BaseHTMLAttributes;
|
|
528
|
+
head: BaseHTMLAttributes;
|
|
529
|
+
header: BaseHTMLAttributes;
|
|
530
|
+
hgroup: BaseHTMLAttributes;
|
|
531
|
+
hr: BaseHTMLAttributes;
|
|
532
|
+
html: BaseHTMLAttributes;
|
|
533
|
+
i: BaseHTMLAttributes;
|
|
534
|
+
iframe: IframeHTMLAttributes;
|
|
535
|
+
img: ImgHTMLAttributes;
|
|
536
|
+
input: InputHTMLAttributes;
|
|
537
|
+
ins: ModHTMLAttributes;
|
|
538
|
+
kbd: BaseHTMLAttributes;
|
|
539
|
+
label: LabelHTMLAttributes;
|
|
540
|
+
legend: BaseHTMLAttributes;
|
|
541
|
+
li: LiHTMLAttributes;
|
|
542
|
+
link: LinkHTMLAttributes;
|
|
543
|
+
main: BaseHTMLAttributes;
|
|
544
|
+
map: MapHTMLAttributes;
|
|
545
|
+
mark: BaseHTMLAttributes;
|
|
546
|
+
menu: BaseHTMLAttributes;
|
|
547
|
+
meta: MetaHTMLAttributes;
|
|
548
|
+
meter: MeterHTMLAttributes;
|
|
549
|
+
nav: BaseHTMLAttributes;
|
|
550
|
+
noscript: BaseHTMLAttributes;
|
|
551
|
+
object: BaseHTMLAttributes;
|
|
552
|
+
ol: OlHTMLAttributes;
|
|
553
|
+
optgroup: OptgroupHTMLAttributes;
|
|
554
|
+
option: OptionHTMLAttributes;
|
|
555
|
+
output: OutputHTMLAttributes;
|
|
556
|
+
p: BaseHTMLAttributes;
|
|
557
|
+
picture: BaseHTMLAttributes;
|
|
558
|
+
pre: BaseHTMLAttributes;
|
|
559
|
+
progress: ProgressHTMLAttributes;
|
|
560
|
+
q: QuoteHTMLAttributes;
|
|
561
|
+
rp: BaseHTMLAttributes;
|
|
562
|
+
rt: BaseHTMLAttributes;
|
|
563
|
+
ruby: BaseHTMLAttributes;
|
|
564
|
+
s: BaseHTMLAttributes;
|
|
565
|
+
samp: BaseHTMLAttributes;
|
|
566
|
+
script: ScriptHTMLAttributes;
|
|
567
|
+
section: BaseHTMLAttributes;
|
|
568
|
+
select: SelectHTMLAttributes;
|
|
569
|
+
slot: BaseHTMLAttributes;
|
|
570
|
+
small: BaseHTMLAttributes;
|
|
571
|
+
source: SourceHTMLAttributes;
|
|
572
|
+
span: BaseHTMLAttributes;
|
|
573
|
+
strong: BaseHTMLAttributes;
|
|
574
|
+
style: StyleHTMLAttributes;
|
|
575
|
+
sub: BaseHTMLAttributes;
|
|
576
|
+
summary: BaseHTMLAttributes;
|
|
577
|
+
sup: BaseHTMLAttributes;
|
|
578
|
+
table: TableHTMLAttributes;
|
|
579
|
+
tbody: BaseHTMLAttributes;
|
|
580
|
+
td: TdHTMLAttributes;
|
|
581
|
+
template: BaseHTMLAttributes;
|
|
582
|
+
textarea: TextareaHTMLAttributes;
|
|
583
|
+
tfoot: BaseHTMLAttributes;
|
|
584
|
+
th: ThHTMLAttributes;
|
|
585
|
+
thead: BaseHTMLAttributes;
|
|
586
|
+
time: TimeHTMLAttributes;
|
|
587
|
+
title: BaseHTMLAttributes;
|
|
588
|
+
tr: BaseHTMLAttributes;
|
|
589
|
+
track: TrackHTMLAttributes;
|
|
590
|
+
u: BaseHTMLAttributes;
|
|
591
|
+
ul: BaseHTMLAttributes;
|
|
592
|
+
var: BaseHTMLAttributes;
|
|
593
|
+
video: VideoHTMLAttributes;
|
|
594
|
+
wbr: BaseHTMLAttributes;
|
|
595
|
+
svg: SvgHTMLAttributes;
|
|
596
|
+
path: BaseHTMLAttributes;
|
|
597
|
+
circle: BaseHTMLAttributes;
|
|
598
|
+
rect: BaseHTMLAttributes;
|
|
599
|
+
line: BaseHTMLAttributes;
|
|
600
|
+
polyline: BaseHTMLAttributes;
|
|
601
|
+
polygon: BaseHTMLAttributes;
|
|
602
|
+
g: BaseHTMLAttributes;
|
|
603
|
+
defs: BaseHTMLAttributes;
|
|
604
|
+
clipPath: BaseHTMLAttributes;
|
|
605
|
+
mask: BaseHTMLAttributes;
|
|
606
|
+
linearGradient: BaseHTMLAttributes;
|
|
607
|
+
radialGradient: BaseHTMLAttributes;
|
|
608
|
+
stop: BaseHTMLAttributes;
|
|
609
|
+
ellipse: BaseHTMLAttributes;
|
|
610
|
+
text: BaseHTMLAttributes;
|
|
611
|
+
tspan: BaseHTMLAttributes;
|
|
612
|
+
use: BaseHTMLAttributes;
|
|
613
|
+
symbol: BaseHTMLAttributes;
|
|
614
|
+
marker: BaseHTMLAttributes;
|
|
615
|
+
pattern: BaseHTMLAttributes;
|
|
616
|
+
image: BaseHTMLAttributes;
|
|
617
|
+
foreignObject: BaseHTMLAttributes;
|
|
618
|
+
filter: BaseHTMLAttributes;
|
|
619
|
+
feGaussianBlur: BaseHTMLAttributes;
|
|
620
|
+
feOffset: BaseHTMLAttributes;
|
|
621
|
+
feMerge: BaseHTMLAttributes;
|
|
622
|
+
feMergeNode: BaseHTMLAttributes;
|
|
623
|
+
feFlood: BaseHTMLAttributes;
|
|
624
|
+
feColorMatrix: BaseHTMLAttributes;
|
|
625
|
+
feBlend: BaseHTMLAttributes;
|
|
626
|
+
feComposite: BaseHTMLAttributes;
|
|
627
|
+
feComponentTransfer: BaseHTMLAttributes;
|
|
628
|
+
[elem: string]: Record<string, any>;
|
|
629
|
+
}
|
|
630
|
+
declare namespace JSX {
|
|
631
|
+
type Element = Node;
|
|
632
|
+
interface IntrinsicElements extends IntrinsicElementsMap {
|
|
633
|
+
}
|
|
634
|
+
interface ElementChildrenAttribute {
|
|
635
|
+
children: any;
|
|
636
|
+
}
|
|
637
|
+
}
|
|
638
|
+
|
|
639
|
+
declare const Fragment: unique symbol;
|
|
640
|
+
declare function jsx(type: string | symbol | ((props: any, ...children: any[]) => any), config?: Record<string, any> | null, ...children: any[]): Node | Node[];
|
|
641
|
+
declare const jsxs: typeof jsx;
|
|
642
|
+
declare const jsxDEV: typeof jsx;
|
|
643
|
+
|
|
644
|
+
export { Fragment, JSX, jsx, jsxDEV, jsxs };
|