@schoero/configs 1.5.32 → 1.5.34

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.
@@ -1,793 +0,0 @@
1
- {
2
- "$schema": "../node_modules/oxlint/configuration_schema.json",
3
- "overrides": [{
4
- "env": {
5
- "commonjs": true,
6
- "es2026": true
7
- },
8
- "files": [
9
- "**/*.{js,jsx,cjs,mjs,ts,tsx,cts}"
10
- ],
11
- "globals": {
12
- "__dirname": "readonly",
13
- "__filename": "readonly",
14
- "AbortController": "readonly",
15
- "AbortSignal": "readonly",
16
- "addEventListener": "readonly",
17
- "alert": "readonly",
18
- "AnalyserNode": "readonly",
19
- "Animation": "readonly",
20
- "AnimationEffectReadOnly": "readonly",
21
- "AnimationEffectTiming": "readonly",
22
- "AnimationEffectTimingReadOnly": "readonly",
23
- "AnimationEvent": "readonly",
24
- "AnimationPlaybackEvent": "readonly",
25
- "AnimationTimeline": "readonly",
26
- "applicationCache": "readonly",
27
- "ApplicationCache": "readonly",
28
- "ApplicationCacheErrorEvent": "readonly",
29
- "atob": "readonly",
30
- "Attr": "readonly",
31
- "Audio": "readonly",
32
- "AudioBuffer": "readonly",
33
- "AudioBufferSourceNode": "readonly",
34
- "AudioContext": "readonly",
35
- "AudioDestinationNode": "readonly",
36
- "AudioListener": "readonly",
37
- "AudioNode": "readonly",
38
- "AudioParam": "readonly",
39
- "AudioProcessingEvent": "readonly",
40
- "AudioScheduledSourceNode": "readonly",
41
- "AudioWorkletGlobalScope": "readonly",
42
- "AudioWorkletNode": "readonly",
43
- "AudioWorkletProcessor": "readonly",
44
- "BarProp": "readonly",
45
- "BaseAudioContext": "readonly",
46
- "BatteryManager": "readonly",
47
- "BeforeUnloadEvent": "readonly",
48
- "BiquadFilterNode": "readonly",
49
- "Blob": "readonly",
50
- "BlobEvent": "readonly",
51
- "blur": "readonly",
52
- "BroadcastChannel": "readonly",
53
- "btoa": "readonly",
54
- "BudgetService": "readonly",
55
- "Buffer": "readonly",
56
- "ByteLengthQueuingStrategy": "readonly",
57
- "Cache": "readonly",
58
- "caches": "readonly",
59
- "CacheStorage": "readonly",
60
- "cancelAnimationFrame": "readonly",
61
- "cancelIdleCallback": "readonly",
62
- "CanvasCaptureMediaStreamTrack": "readonly",
63
- "CanvasGradient": "readonly",
64
- "CanvasPattern": "readonly",
65
- "CanvasRenderingContext2D": "readonly",
66
- "ChannelMergerNode": "readonly",
67
- "ChannelSplitterNode": "readonly",
68
- "CharacterData": "readonly",
69
- "clearImmediate": "readonly",
70
- "clearInterval": "readonly",
71
- "clearTimeout": "readonly",
72
- "clientInformation": "readonly",
73
- "ClipboardEvent": "readonly",
74
- "ClipboardItem": "readonly",
75
- "close": "writable",
76
- "closed": "readonly",
77
- "CloseEvent": "readonly",
78
- "Comment": "readonly",
79
- "CompositionEvent": "readonly",
80
- "CompressionStream": "readonly",
81
- "confirm": "readonly",
82
- "console": "readonly",
83
- "ConstantSourceNode": "readonly",
84
- "constructor": "readonly",
85
- "ConvolverNode": "readonly",
86
- "CountQueuingStrategy": "readonly",
87
- "createImageBitmap": "readonly",
88
- "Credential": "readonly",
89
- "CredentialsContainer": "readonly",
90
- "crypto": "readonly",
91
- "Crypto": "readonly",
92
- "CryptoKey": "readonly",
93
- "CSS": "readonly",
94
- "CSSConditionRule": "readonly",
95
- "CSSFontFaceRule": "readonly",
96
- "CSSGroupingRule": "readonly",
97
- "CSSImportRule": "readonly",
98
- "CSSKeyframeRule": "readonly",
99
- "CSSKeyframesRule": "readonly",
100
- "CSSMatrixComponent": "readonly",
101
- "CSSMediaRule": "readonly",
102
- "CSSNamespaceRule": "readonly",
103
- "CSSPageRule": "readonly",
104
- "CSSPerspective": "readonly",
105
- "CSSRotate": "readonly",
106
- "CSSRule": "readonly",
107
- "CSSRuleList": "readonly",
108
- "CSSScale": "readonly",
109
- "CSSSkew": "readonly",
110
- "CSSSkewX": "readonly",
111
- "CSSSkewY": "readonly",
112
- "CSSStyleDeclaration": "readonly",
113
- "CSSStyleRule": "readonly",
114
- "CSSStyleSheet": "readonly",
115
- "CSSSupportsRule": "readonly",
116
- "CSSTransformValue": "readonly",
117
- "CSSTranslate": "readonly",
118
- "CustomElementRegistry": "readonly",
119
- "customElements": "readonly",
120
- "CustomEvent": "readonly",
121
- "DataTransfer": "readonly",
122
- "DataTransferItem": "readonly",
123
- "DataTransferItemList": "readonly",
124
- "DecompressionStream": "readonly",
125
- "defaultstatus": "readonly",
126
- "defaultStatus": "readonly",
127
- "DelayNode": "readonly",
128
- "DeviceMotionEvent": "readonly",
129
- "DeviceOrientationEvent": "readonly",
130
- "devicePixelRatio": "readonly",
131
- "dispatchEvent": "readonly",
132
- "document": "readonly",
133
- "Document": "readonly",
134
- "DocumentFragment": "readonly",
135
- "DocumentType": "readonly",
136
- "DOMError": "readonly",
137
- "DOMException": "readonly",
138
- "DOMImplementation": "readonly",
139
- "DOMMatrix": "readonly",
140
- "DOMMatrixReadOnly": "readonly",
141
- "DOMParser": "readonly",
142
- "DOMPoint": "readonly",
143
- "DOMPointReadOnly": "readonly",
144
- "DOMQuad": "readonly",
145
- "DOMRect": "readonly",
146
- "DOMRectList": "readonly",
147
- "DOMRectReadOnly": "readonly",
148
- "DOMStringList": "readonly",
149
- "DOMStringMap": "readonly",
150
- "DOMTokenList": "readonly",
151
- "DragEvent": "readonly",
152
- "DynamicsCompressorNode": "readonly",
153
- "Element": "readonly",
154
- "ErrorEvent": "readonly",
155
- "event": "readonly",
156
- "Event": "readonly",
157
- "EventSource": "readonly",
158
- "EventTarget": "readonly",
159
- "external": "readonly",
160
- "fetch": "readonly",
161
- "File": "readonly",
162
- "FileList": "readonly",
163
- "FileReader": "readonly",
164
- "FileReaderSync": "readonly",
165
- "find": "readonly",
166
- "focus": "readonly",
167
- "FocusEvent": "readonly",
168
- "FontFace": "readonly",
169
- "FontFaceSetLoadEvent": "readonly",
170
- "FormData": "readonly",
171
- "FormDataEvent": "readonly",
172
- "frameElement": "readonly",
173
- "frames": "readonly",
174
- "GainNode": "readonly",
175
- "Gamepad": "readonly",
176
- "GamepadButton": "readonly",
177
- "GamepadEvent": "readonly",
178
- "getComputedStyle": "readonly",
179
- "getSelection": "readonly",
180
- "HashChangeEvent": "readonly",
181
- "hasOwnProperty": "readonly",
182
- "Headers": "readonly",
183
- "history": "readonly",
184
- "History": "readonly",
185
- "HTMLAllCollection": "readonly",
186
- "HTMLAnchorElement": "readonly",
187
- "HTMLAreaElement": "readonly",
188
- "HTMLAudioElement": "readonly",
189
- "HTMLBaseElement": "readonly",
190
- "HTMLBodyElement": "readonly",
191
- "HTMLBRElement": "readonly",
192
- "HTMLButtonElement": "readonly",
193
- "HTMLCanvasElement": "readonly",
194
- "HTMLCollection": "readonly",
195
- "HTMLContentElement": "readonly",
196
- "HTMLDataElement": "readonly",
197
- "HTMLDataListElement": "readonly",
198
- "HTMLDetailsElement": "readonly",
199
- "HTMLDialogElement": "readonly",
200
- "HTMLDirectoryElement": "readonly",
201
- "HTMLDivElement": "readonly",
202
- "HTMLDListElement": "readonly",
203
- "HTMLDocument": "readonly",
204
- "HTMLElement": "readonly",
205
- "HTMLEmbedElement": "readonly",
206
- "HTMLFieldSetElement": "readonly",
207
- "HTMLFontElement": "readonly",
208
- "HTMLFormControlsCollection": "readonly",
209
- "HTMLFormElement": "readonly",
210
- "HTMLFrameElement": "readonly",
211
- "HTMLFrameSetElement": "readonly",
212
- "HTMLHeadElement": "readonly",
213
- "HTMLHeadingElement": "readonly",
214
- "HTMLHRElement": "readonly",
215
- "HTMLHtmlElement": "readonly",
216
- "HTMLIFrameElement": "readonly",
217
- "HTMLImageElement": "readonly",
218
- "HTMLInputElement": "readonly",
219
- "HTMLLabelElement": "readonly",
220
- "HTMLLegendElement": "readonly",
221
- "HTMLLIElement": "readonly",
222
- "HTMLLinkElement": "readonly",
223
- "HTMLMapElement": "readonly",
224
- "HTMLMarqueeElement": "readonly",
225
- "HTMLMediaElement": "readonly",
226
- "HTMLMenuElement": "readonly",
227
- "HTMLMetaElement": "readonly",
228
- "HTMLMeterElement": "readonly",
229
- "HTMLModElement": "readonly",
230
- "HTMLObjectElement": "readonly",
231
- "HTMLOListElement": "readonly",
232
- "HTMLOptGroupElement": "readonly",
233
- "HTMLOptionElement": "readonly",
234
- "HTMLOptionsCollection": "readonly",
235
- "HTMLOutputElement": "readonly",
236
- "HTMLParagraphElement": "readonly",
237
- "HTMLParamElement": "readonly",
238
- "HTMLPictureElement": "readonly",
239
- "HTMLPreElement": "readonly",
240
- "HTMLProgressElement": "readonly",
241
- "HTMLQuoteElement": "readonly",
242
- "HTMLScriptElement": "readonly",
243
- "HTMLSelectElement": "readonly",
244
- "HTMLShadowElement": "readonly",
245
- "HTMLSlotElement": "readonly",
246
- "HTMLSourceElement": "readonly",
247
- "HTMLSpanElement": "readonly",
248
- "HTMLStyleElement": "readonly",
249
- "HTMLTableCaptionElement": "readonly",
250
- "HTMLTableCellElement": "readonly",
251
- "HTMLTableColElement": "readonly",
252
- "HTMLTableElement": "readonly",
253
- "HTMLTableRowElement": "readonly",
254
- "HTMLTableSectionElement": "readonly",
255
- "HTMLTemplateElement": "readonly",
256
- "HTMLTextAreaElement": "readonly",
257
- "HTMLTimeElement": "readonly",
258
- "HTMLTitleElement": "readonly",
259
- "HTMLTrackElement": "readonly",
260
- "HTMLUListElement": "readonly",
261
- "HTMLUnknownElement": "readonly",
262
- "HTMLVideoElement": "readonly",
263
- "IDBCursor": "readonly",
264
- "IDBCursorWithValue": "readonly",
265
- "IDBDatabase": "readonly",
266
- "IDBFactory": "readonly",
267
- "IDBIndex": "readonly",
268
- "IDBKeyRange": "readonly",
269
- "IDBObjectStore": "readonly",
270
- "IDBOpenDBRequest": "readonly",
271
- "IDBRequest": "readonly",
272
- "IDBTransaction": "readonly",
273
- "IDBVersionChangeEvent": "readonly",
274
- "IdleDeadline": "readonly",
275
- "IIRFilterNode": "readonly",
276
- "Image": "readonly",
277
- "ImageBitmap": "readonly",
278
- "ImageBitmapRenderingContext": "readonly",
279
- "ImageCapture": "readonly",
280
- "ImageData": "readonly",
281
- "importScripts": "writable",
282
- "indexedDB": "readonly",
283
- "innerHeight": "readonly",
284
- "innerWidth": "readonly",
285
- "InputEvent": "readonly",
286
- "IntersectionObserver": "readonly",
287
- "IntersectionObserverEntry": "readonly",
288
- "isPrototypeOf": "readonly",
289
- "isSecureContext": "readonly",
290
- "KeyboardEvent": "readonly",
291
- "KeyframeEffect": "readonly",
292
- "KeyframeEffectReadOnly": "readonly",
293
- "length": "readonly",
294
- "localStorage": "readonly",
295
- "location": "readonly",
296
- "Location": "readonly",
297
- "locationbar": "readonly",
298
- "matchMedia": "readonly",
299
- "MediaDeviceInfo": "readonly",
300
- "MediaDevices": "readonly",
301
- "MediaElementAudioSourceNode": "readonly",
302
- "MediaEncryptedEvent": "readonly",
303
- "MediaError": "readonly",
304
- "MediaKeyMessageEvent": "readonly",
305
- "MediaKeySession": "readonly",
306
- "MediaKeyStatusMap": "readonly",
307
- "MediaKeySystemAccess": "readonly",
308
- "MediaList": "readonly",
309
- "MediaMetadata": "readonly",
310
- "MediaQueryList": "readonly",
311
- "MediaQueryListEvent": "readonly",
312
- "MediaRecorder": "readonly",
313
- "MediaSettingsRange": "readonly",
314
- "MediaSource": "readonly",
315
- "MediaStream": "readonly",
316
- "MediaStreamAudioDestinationNode": "readonly",
317
- "MediaStreamAudioSourceNode": "readonly",
318
- "MediaStreamConstraints": "readonly",
319
- "MediaStreamEvent": "readonly",
320
- "MediaStreamTrack": "readonly",
321
- "MediaStreamTrackEvent": "readonly",
322
- "menubar": "readonly",
323
- "MessageChannel": "readonly",
324
- "MessageEvent": "readonly",
325
- "MessagePort": "readonly",
326
- "MIDIAccess": "readonly",
327
- "MIDIConnectionEvent": "readonly",
328
- "MIDIInput": "readonly",
329
- "MIDIInputMap": "readonly",
330
- "MIDIMessageEvent": "readonly",
331
- "MIDIOutput": "readonly",
332
- "MIDIOutputMap": "readonly",
333
- "MIDIPort": "readonly",
334
- "MimeType": "readonly",
335
- "MimeTypeArray": "readonly",
336
- "MouseEvent": "readonly",
337
- "moveBy": "readonly",
338
- "moveTo": "readonly",
339
- "MutationEvent": "readonly",
340
- "MutationObserver": "readonly",
341
- "MutationRecord": "readonly",
342
- "name": "readonly",
343
- "NamedNodeMap": "readonly",
344
- "NavigationPreloadManager": "readonly",
345
- "navigator": "readonly",
346
- "Navigator": "readonly",
347
- "NavigatorUAData": "readonly",
348
- "NetworkInformation": "readonly",
349
- "Node": "readonly",
350
- "NodeFilter": "readonly",
351
- "NodeIterator": "readonly",
352
- "NodeList": "readonly",
353
- "Notification": "readonly",
354
- "OfflineAudioCompletionEvent": "readonly",
355
- "OfflineAudioContext": "readonly",
356
- "offscreenBuffering": "readonly",
357
- "OffscreenCanvas": "writable",
358
- "OffscreenCanvasRenderingContext2D": "readonly",
359
- "onabort": "writable",
360
- "onafterprint": "writable",
361
- "onanimationend": "writable",
362
- "onanimationiteration": "writable",
363
- "onanimationstart": "writable",
364
- "onappinstalled": "writable",
365
- "onauxclick": "writable",
366
- "onbeforeinstallprompt": "writable",
367
- "onbeforeprint": "writable",
368
- "onbeforeunload": "writable",
369
- "onblur": "writable",
370
- "oncancel": "writable",
371
- "oncanplay": "writable",
372
- "oncanplaythrough": "writable",
373
- "onchange": "writable",
374
- "onclick": "writable",
375
- "onclose": "writable",
376
- "onconnect": "writable",
377
- "oncontextmenu": "writable",
378
- "oncuechange": "writable",
379
- "ondblclick": "writable",
380
- "ondevicemotion": "writable",
381
- "ondeviceorientation": "writable",
382
- "ondeviceorientationabsolute": "writable",
383
- "ondrag": "writable",
384
- "ondragend": "writable",
385
- "ondragenter": "writable",
386
- "ondragleave": "writable",
387
- "ondragover": "writable",
388
- "ondragstart": "writable",
389
- "ondrop": "writable",
390
- "ondurationchange": "writable",
391
- "onemptied": "writable",
392
- "onended": "writable",
393
- "onerror": "writable",
394
- "onfocus": "writable",
395
- "ongotpointercapture": "writable",
396
- "onhashchange": "writable",
397
- "oninput": "writable",
398
- "oninvalid": "writable",
399
- "onkeydown": "writable",
400
- "onkeypress": "writable",
401
- "onkeyup": "writable",
402
- "onlanguagechange": "writable",
403
- "onload": "writable",
404
- "onloadeddata": "writable",
405
- "onloadedmetadata": "writable",
406
- "onloadstart": "writable",
407
- "onlostpointercapture": "writable",
408
- "onmessage": "writable",
409
- "onmessageerror": "writable",
410
- "onmousedown": "writable",
411
- "onmouseenter": "writable",
412
- "onmouseleave": "writable",
413
- "onmousemove": "writable",
414
- "onmouseout": "writable",
415
- "onmouseover": "writable",
416
- "onmouseup": "writable",
417
- "onmousewheel": "writable",
418
- "onoffline": "writable",
419
- "ononline": "writable",
420
- "onpagehide": "writable",
421
- "onpageshow": "writable",
422
- "onpause": "writable",
423
- "onplay": "writable",
424
- "onplaying": "writable",
425
- "onpointercancel": "writable",
426
- "onpointerdown": "writable",
427
- "onpointerenter": "writable",
428
- "onpointerleave": "writable",
429
- "onpointermove": "writable",
430
- "onpointerout": "writable",
431
- "onpointerover": "writable",
432
- "onpointerup": "writable",
433
- "onpopstate": "writable",
434
- "onprogress": "writable",
435
- "onratechange": "writable",
436
- "onrejectionhandled": "writable",
437
- "onreset": "writable",
438
- "onresize": "writable",
439
- "onscroll": "writable",
440
- "onsearch": "writable",
441
- "onseeked": "writable",
442
- "onseeking": "writable",
443
- "onselect": "writable",
444
- "onstalled": "writable",
445
- "onstorage": "writable",
446
- "onsubmit": "writable",
447
- "onsuspend": "writable",
448
- "ontimeupdate": "writable",
449
- "ontoggle": "writable",
450
- "ontransitionend": "writable",
451
- "onunhandledrejection": "writable",
452
- "onunload": "writable",
453
- "onvolumechange": "writable",
454
- "onwaiting": "writable",
455
- "onwheel": "writable",
456
- "open": "readonly",
457
- "openDatabase": "readonly",
458
- "opener": "readonly",
459
- "Option": "readonly",
460
- "origin": "readonly",
461
- "OscillatorNode": "readonly",
462
- "outerHeight": "readonly",
463
- "outerWidth": "readonly",
464
- "OverconstrainedError": "readonly",
465
- "PageTransitionEvent": "readonly",
466
- "pageXOffset": "readonly",
467
- "pageYOffset": "readonly",
468
- "PannerNode": "readonly",
469
- "parent": "readonly",
470
- "Path2D": "readonly",
471
- "PaymentAddress": "readonly",
472
- "PaymentRequest": "readonly",
473
- "PaymentRequestUpdateEvent": "readonly",
474
- "PaymentResponse": "readonly",
475
- "performance": "readonly",
476
- "Performance": "readonly",
477
- "PerformanceEntry": "readonly",
478
- "PerformanceLongTaskTiming": "readonly",
479
- "PerformanceMark": "readonly",
480
- "PerformanceMeasure": "readonly",
481
- "PerformanceNavigation": "readonly",
482
- "PerformanceNavigationTiming": "readonly",
483
- "PerformanceObserver": "readonly",
484
- "PerformanceObserverEntryList": "readonly",
485
- "PerformancePaintTiming": "readonly",
486
- "PerformanceResourceTiming": "readonly",
487
- "PerformanceTiming": "readonly",
488
- "PeriodicWave": "readonly",
489
- "Permissions": "readonly",
490
- "PermissionStatus": "readonly",
491
- "personalbar": "readonly",
492
- "PhotoCapabilities": "readonly",
493
- "Plugin": "readonly",
494
- "PluginArray": "readonly",
495
- "PointerEvent": "readonly",
496
- "PopStateEvent": "readonly",
497
- "postMessage": "writable",
498
- "Presentation": "readonly",
499
- "PresentationAvailability": "readonly",
500
- "PresentationConnection": "readonly",
501
- "PresentationConnectionAvailableEvent": "readonly",
502
- "PresentationConnectionCloseEvent": "readonly",
503
- "PresentationConnectionList": "readonly",
504
- "PresentationReceiver": "readonly",
505
- "PresentationRequest": "readonly",
506
- "print": "readonly",
507
- "process": "readonly",
508
- "ProcessingInstruction": "readonly",
509
- "ProgressEvent": "readonly",
510
- "PromiseRejectionEvent": "readonly",
511
- "prompt": "readonly",
512
- "propertyIsEnumerable": "readonly",
513
- "PushManager": "readonly",
514
- "PushSubscription": "readonly",
515
- "PushSubscriptionOptions": "readonly",
516
- "queueMicrotask": "readonly",
517
- "RadioNodeList": "readonly",
518
- "Range": "readonly",
519
- "ReadableByteStreamController": "readonly",
520
- "ReadableStream": "readonly",
521
- "ReadableStreamBYOBReader": "readonly",
522
- "ReadableStreamBYOBRequest": "readonly",
523
- "ReadableStreamDefaultController": "readonly",
524
- "ReadableStreamDefaultReader": "readonly",
525
- "registerProcessor": "readonly",
526
- "RemotePlayback": "readonly",
527
- "removeEventListener": "readonly",
528
- "reportError": "readonly",
529
- "Request": "readonly",
530
- "requestAnimationFrame": "readonly",
531
- "requestIdleCallback": "readonly",
532
- "resizeBy": "readonly",
533
- "ResizeObserver": "readonly",
534
- "ResizeObserverEntry": "readonly",
535
- "resizeTo": "readonly",
536
- "Response": "readonly",
537
- "RTCCertificate": "readonly",
538
- "RTCDataChannel": "readonly",
539
- "RTCDataChannelEvent": "readonly",
540
- "RTCDtlsTransport": "readonly",
541
- "RTCIceCandidate": "readonly",
542
- "RTCIceGatherer": "readonly",
543
- "RTCIceTransport": "readonly",
544
- "RTCPeerConnection": "readonly",
545
- "RTCPeerConnectionIceEvent": "readonly",
546
- "RTCRtpContributingSource": "readonly",
547
- "RTCRtpReceiver": "readonly",
548
- "RTCRtpSender": "readonly",
549
- "RTCSctpTransport": "readonly",
550
- "RTCSessionDescription": "readonly",
551
- "RTCStatsReport": "readonly",
552
- "RTCTrackEvent": "readonly",
553
- "screen": "readonly",
554
- "Screen": "readonly",
555
- "screenLeft": "readonly",
556
- "ScreenOrientation": "readonly",
557
- "screenTop": "readonly",
558
- "screenX": "readonly",
559
- "screenY": "readonly",
560
- "ScriptProcessorNode": "readonly",
561
- "scroll": "readonly",
562
- "scrollbars": "readonly",
563
- "scrollBy": "readonly",
564
- "scrollTo": "readonly",
565
- "scrollX": "readonly",
566
- "scrollY": "readonly",
567
- "SecurityPolicyViolationEvent": "readonly",
568
- "Selection": "readonly",
569
- "self": "writable",
570
- "ServiceWorker": "readonly",
571
- "ServiceWorkerContainer": "readonly",
572
- "ServiceWorkerRegistration": "readonly",
573
- "sessionStorage": "readonly",
574
- "setImmediate": "readonly",
575
- "setInterval": "readonly",
576
- "setTimeout": "readonly",
577
- "ShadowRoot": "readonly",
578
- "SharedWorker": "readonly",
579
- "SourceBuffer": "readonly",
580
- "SourceBufferList": "readonly",
581
- "speechSynthesis": "readonly",
582
- "SpeechSynthesisEvent": "readonly",
583
- "SpeechSynthesisUtterance": "readonly",
584
- "StaticRange": "readonly",
585
- "status": "readonly",
586
- "statusbar": "readonly",
587
- "StereoPannerNode": "readonly",
588
- "stop": "readonly",
589
- "Storage": "readonly",
590
- "StorageEvent": "readonly",
591
- "StorageManager": "readonly",
592
- "structuredClone": "readonly",
593
- "styleMedia": "readonly",
594
- "StyleSheet": "readonly",
595
- "StyleSheetList": "readonly",
596
- "SubmitEvent": "readonly",
597
- "SubtleCrypto": "readonly",
598
- "SVGAElement": "readonly",
599
- "SVGAngle": "readonly",
600
- "SVGAnimatedAngle": "readonly",
601
- "SVGAnimatedBoolean": "readonly",
602
- "SVGAnimatedEnumeration": "readonly",
603
- "SVGAnimatedInteger": "readonly",
604
- "SVGAnimatedLength": "readonly",
605
- "SVGAnimatedLengthList": "readonly",
606
- "SVGAnimatedNumber": "readonly",
607
- "SVGAnimatedNumberList": "readonly",
608
- "SVGAnimatedPreserveAspectRatio": "readonly",
609
- "SVGAnimatedRect": "readonly",
610
- "SVGAnimatedString": "readonly",
611
- "SVGAnimatedTransformList": "readonly",
612
- "SVGAnimateElement": "readonly",
613
- "SVGAnimateMotionElement": "readonly",
614
- "SVGAnimateTransformElement": "readonly",
615
- "SVGAnimationElement": "readonly",
616
- "SVGCircleElement": "readonly",
617
- "SVGClipPathElement": "readonly",
618
- "SVGComponentTransferFunctionElement": "readonly",
619
- "SVGDefsElement": "readonly",
620
- "SVGDescElement": "readonly",
621
- "SVGDiscardElement": "readonly",
622
- "SVGElement": "readonly",
623
- "SVGEllipseElement": "readonly",
624
- "SVGFEBlendElement": "readonly",
625
- "SVGFEColorMatrixElement": "readonly",
626
- "SVGFEComponentTransferElement": "readonly",
627
- "SVGFECompositeElement": "readonly",
628
- "SVGFEConvolveMatrixElement": "readonly",
629
- "SVGFEDiffuseLightingElement": "readonly",
630
- "SVGFEDisplacementMapElement": "readonly",
631
- "SVGFEDistantLightElement": "readonly",
632
- "SVGFEDropShadowElement": "readonly",
633
- "SVGFEFloodElement": "readonly",
634
- "SVGFEFuncAElement": "readonly",
635
- "SVGFEFuncBElement": "readonly",
636
- "SVGFEFuncGElement": "readonly",
637
- "SVGFEFuncRElement": "readonly",
638
- "SVGFEGaussianBlurElement": "readonly",
639
- "SVGFEImageElement": "readonly",
640
- "SVGFEMergeElement": "readonly",
641
- "SVGFEMergeNodeElement": "readonly",
642
- "SVGFEMorphologyElement": "readonly",
643
- "SVGFEOffsetElement": "readonly",
644
- "SVGFEPointLightElement": "readonly",
645
- "SVGFESpecularLightingElement": "readonly",
646
- "SVGFESpotLightElement": "readonly",
647
- "SVGFETileElement": "readonly",
648
- "SVGFETurbulenceElement": "readonly",
649
- "SVGFilterElement": "readonly",
650
- "SVGForeignObjectElement": "readonly",
651
- "SVGGElement": "readonly",
652
- "SVGGeometryElement": "readonly",
653
- "SVGGradientElement": "readonly",
654
- "SVGGraphicsElement": "readonly",
655
- "SVGImageElement": "readonly",
656
- "SVGLength": "readonly",
657
- "SVGLengthList": "readonly",
658
- "SVGLinearGradientElement": "readonly",
659
- "SVGLineElement": "readonly",
660
- "SVGMarkerElement": "readonly",
661
- "SVGMaskElement": "readonly",
662
- "SVGMatrix": "readonly",
663
- "SVGMetadataElement": "readonly",
664
- "SVGMPathElement": "readonly",
665
- "SVGNumber": "readonly",
666
- "SVGNumberList": "readonly",
667
- "SVGPathElement": "readonly",
668
- "SVGPatternElement": "readonly",
669
- "SVGPoint": "readonly",
670
- "SVGPointList": "readonly",
671
- "SVGPolygonElement": "readonly",
672
- "SVGPolylineElement": "readonly",
673
- "SVGPreserveAspectRatio": "readonly",
674
- "SVGRadialGradientElement": "readonly",
675
- "SVGRect": "readonly",
676
- "SVGRectElement": "readonly",
677
- "SVGScriptElement": "readonly",
678
- "SVGSetElement": "readonly",
679
- "SVGStopElement": "readonly",
680
- "SVGStringList": "readonly",
681
- "SVGStyleElement": "readonly",
682
- "SVGSVGElement": "readonly",
683
- "SVGSwitchElement": "readonly",
684
- "SVGSymbolElement": "readonly",
685
- "SVGTextContentElement": "readonly",
686
- "SVGTextElement": "readonly",
687
- "SVGTextPathElement": "readonly",
688
- "SVGTextPositioningElement": "readonly",
689
- "SVGTitleElement": "readonly",
690
- "SVGTransform": "readonly",
691
- "SVGTransformList": "readonly",
692
- "SVGTSpanElement": "readonly",
693
- "SVGUnitTypes": "readonly",
694
- "SVGUseElement": "readonly",
695
- "SVGViewElement": "readonly",
696
- "TaskAttributionTiming": "readonly",
697
- "Text": "readonly",
698
- "TextDecoder": "readonly",
699
- "TextDecoderStream": "readonly",
700
- "TextEncoder": "readonly",
701
- "TextEncoderStream": "readonly",
702
- "TextEvent": "readonly",
703
- "TextMetrics": "readonly",
704
- "TextTrack": "readonly",
705
- "TextTrackCue": "readonly",
706
- "TextTrackCueList": "readonly",
707
- "TextTrackList": "readonly",
708
- "TimeRanges": "readonly",
709
- "ToggleEvent": "readonly",
710
- "toLocaleString": "readonly",
711
- "toolbar": "readonly",
712
- "top": "readonly",
713
- "toString": "readonly",
714
- "Touch": "readonly",
715
- "TouchEvent": "readonly",
716
- "TouchList": "readonly",
717
- "TrackEvent": "readonly",
718
- "TransformStream": "readonly",
719
- "TransformStreamDefaultController": "readonly",
720
- "TransitionEvent": "readonly",
721
- "TreeWalker": "readonly",
722
- "UIEvent": "readonly",
723
- "URL": "readonly",
724
- "URLSearchParams": "readonly",
725
- "ValidityState": "readonly",
726
- "valueOf": "readonly",
727
- "visualViewport": "readonly",
728
- "VisualViewport": "readonly",
729
- "VTTCue": "readonly",
730
- "WaveShaperNode": "readonly",
731
- "WebAssembly": "readonly",
732
- "WebGL2RenderingContext": "readonly",
733
- "WebGLActiveInfo": "readonly",
734
- "WebGLBuffer": "readonly",
735
- "WebGLContextEvent": "readonly",
736
- "WebGLFramebuffer": "readonly",
737
- "WebGLProgram": "readonly",
738
- "WebGLQuery": "readonly",
739
- "WebGLRenderbuffer": "readonly",
740
- "WebGLRenderingContext": "readonly",
741
- "WebGLSampler": "readonly",
742
- "WebGLShader": "readonly",
743
- "WebGLShaderPrecisionFormat": "readonly",
744
- "WebGLSync": "readonly",
745
- "WebGLTexture": "readonly",
746
- "WebGLTransformFeedback": "readonly",
747
- "WebGLUniformLocation": "readonly",
748
- "WebGLVertexArrayObject": "readonly",
749
- "WebSocket": "readonly",
750
- "WheelEvent": "readonly",
751
- "window": "readonly",
752
- "Window": "readonly",
753
- "Worker": "readonly",
754
- "WorkerGlobalScope": "readonly",
755
- "WritableStream": "readonly",
756
- "WritableStreamDefaultController": "readonly",
757
- "WritableStreamDefaultWriter": "readonly",
758
- "XMLDocument": "readonly",
759
- "XMLHttpRequest": "readonly",
760
- "XMLHttpRequestEventTarget": "readonly",
761
- "XMLHttpRequestUpload": "readonly",
762
- "XMLSerializer": "readonly",
763
- "XPathEvaluator": "readonly",
764
- "XPathExpression": "readonly",
765
- "XPathResult": "readonly",
766
- "XRAnchor": "readonly",
767
- "XRBoundedReferenceSpace": "readonly",
768
- "XRCPUDepthInformation": "readonly",
769
- "XRDepthInformation": "readonly",
770
- "XRFrame": "readonly",
771
- "XRInputSource": "readonly",
772
- "XRInputSourceArray": "readonly",
773
- "XRInputSourceEvent": "readonly",
774
- "XRInputSourcesChangeEvent": "readonly",
775
- "XRPose": "readonly",
776
- "XRReferenceSpace": "readonly",
777
- "XRReferenceSpaceEvent": "readonly",
778
- "XRRenderState": "readonly",
779
- "XRRigidTransform": "readonly",
780
- "XRSession": "readonly",
781
- "XRSessionEvent": "readonly",
782
- "XRSpace": "readonly",
783
- "XRSystem": "readonly",
784
- "XRView": "readonly",
785
- "XRViewerPose": "readonly",
786
- "XRViewport": "readonly",
787
- "XRWebGLBinding": "readonly",
788
- "XRWebGLDepthInformation": "readonly",
789
- "XRWebGLLayer": "readonly",
790
- "XSLTProcessor": "readonly"
791
- }
792
- }]
793
- }