@hao360/eslint-plugin-cube
Advanced tools
+1298
| exports.windowGlobal = [ | ||
| // "crypto", | ||
| // "btoa", | ||
| // "atob", | ||
| "setTimeout", | ||
| "clearTimeout", | ||
| "setInterval", | ||
| "clearInterval", | ||
| // "createImageBitmap", | ||
| // "queueMicrotask", | ||
| // "requestAnimationFrame", | ||
| // "cancelAnimationFrame", | ||
| "parent", | ||
| "opener", | ||
| "top", | ||
| "length", | ||
| "frames", | ||
| "closed", | ||
| "location", | ||
| "self", | ||
| "window", | ||
| "document", | ||
| "name", | ||
| "customElements", | ||
| "history", | ||
| "locationbar", | ||
| "menubar", | ||
| "personalbar", | ||
| "scrollbars", | ||
| "statusbar", | ||
| "toolbar", | ||
| "status", | ||
| "frameElement", | ||
| "navigator", | ||
| "origin", | ||
| "external", | ||
| "screen", | ||
| "innerWidth", | ||
| "innerHeight", | ||
| "scrollX", | ||
| "pageXOffset", | ||
| "scrollY", | ||
| "pageYOffset", | ||
| "visualViewport", | ||
| "screenX", | ||
| "screenY", | ||
| "outerWidth", | ||
| "outerHeight", | ||
| "devicePixelRatio", | ||
| "clientInformation", | ||
| "screenLeft", | ||
| "screenTop", | ||
| "defaultStatus", | ||
| "defaultstatus", | ||
| "styleMedia", | ||
| "onsearch", | ||
| "isSecureContext", | ||
| "onabort", | ||
| "onblur", | ||
| "oncancel", | ||
| "oncanplay", | ||
| "oncanplaythrough", | ||
| "onchange", | ||
| "onclick", | ||
| "onclose", | ||
| "oncontextmenu", | ||
| "oncuechange", | ||
| "ondblclick", | ||
| "ondrag", | ||
| "ondragend", | ||
| "ondragenter", | ||
| "ondragleave", | ||
| "ondragover", | ||
| "ondragstart", | ||
| "ondrop", | ||
| "ondurationchange", | ||
| "onemptied", | ||
| "onended", | ||
| "onerror", | ||
| "onfocus", | ||
| "onformdata", | ||
| "oninput", | ||
| "oninvalid", | ||
| "onkeydown", | ||
| "onkeypress", | ||
| "onkeyup", | ||
| "onload", | ||
| "onloadeddata", | ||
| "onloadedmetadata", | ||
| "onloadstart", | ||
| "onmousedown", | ||
| "onmouseenter", | ||
| "onmouseleave", | ||
| "onmousemove", | ||
| "onmouseout", | ||
| "onmouseover", | ||
| "onmouseup", | ||
| "onmousewheel", | ||
| "onpause", | ||
| "onplay", | ||
| "onplaying", | ||
| "onprogress", | ||
| "onratechange", | ||
| "onreset", | ||
| "onresize", | ||
| "onscroll", | ||
| "onseeked", | ||
| "onseeking", | ||
| "onselect", | ||
| "onstalled", | ||
| "onsubmit", | ||
| "onsuspend", | ||
| "ontimeupdate", | ||
| "ontoggle", | ||
| "onvolumechange", | ||
| "onwaiting", | ||
| "onwebkitanimationend", | ||
| "onwebkitanimationiteration", | ||
| "onwebkitanimationstart", | ||
| "onwebkittransitionend", | ||
| "onwheel", | ||
| "onauxclick", | ||
| "ongotpointercapture", | ||
| "onlostpointercapture", | ||
| "onpointerdown", | ||
| "onpointermove", | ||
| "onpointerup", | ||
| "onpointercancel", | ||
| "onpointerover", | ||
| "onpointerout", | ||
| "onpointerenter", | ||
| "onpointerleave", | ||
| "onselectstart", | ||
| "onselectionchange", | ||
| "onanimationend", | ||
| "onanimationiteration", | ||
| "onanimationstart", | ||
| "ontransitionend", | ||
| "onafterprint", | ||
| "onbeforeprint", | ||
| "onbeforeunload", | ||
| "onhashchange", | ||
| "onlanguagechange", | ||
| "onmessage", | ||
| "onmessageerror", | ||
| "onoffline", | ||
| "ononline", | ||
| "onpagehide", | ||
| "onpageshow", | ||
| "onpopstate", | ||
| "onrejectionhandled", | ||
| "onstorage", | ||
| "onunhandledrejection", | ||
| "onunload", | ||
| "performance", | ||
| "stop", | ||
| "open", | ||
| "alert", | ||
| "confirm", | ||
| "prompt", | ||
| "print", | ||
| "captureEvents", | ||
| "releaseEvents", | ||
| "requestIdleCallback", | ||
| "cancelIdleCallback", | ||
| "getComputedStyle", | ||
| "matchMedia", | ||
| "moveTo", | ||
| "moveBy", | ||
| "resizeTo", | ||
| "resizeBy", | ||
| "scroll", | ||
| "scrollTo", | ||
| "scrollBy", | ||
| "getSelection", | ||
| "find", | ||
| "webkitRequestAnimationFrame", | ||
| "webkitCancelAnimationFrame", | ||
| "fetch", | ||
| "close", | ||
| "focus", | ||
| "blur", | ||
| "postMessage", | ||
| "onappinstalled", | ||
| "onbeforeinstallprompt", | ||
| "indexedDB", | ||
| "webkitStorageInfo", | ||
| "sessionStorage", | ||
| "localStorage", | ||
| "chrome", | ||
| "onpointerrawupdate", | ||
| "speechSynthesis", | ||
| "webkitRequestFileSystem", | ||
| "webkitResolveLocalFileSystemURL", | ||
| "openDatabase", | ||
| "trustedTypes", | ||
| "applicationCache", | ||
| "caches", | ||
| "ondevicemotion", | ||
| "ondeviceorientation", | ||
| "ondeviceorientationabsolute", | ||
| "WebUIListener", | ||
| "cr", | ||
| "assert", | ||
| "assertNotReached", | ||
| "assertInstanceof", | ||
| "$", | ||
| "getSVGElement", | ||
| "getDeepActiveElement", | ||
| "findAncestorByClass", | ||
| "findAncestor", | ||
| "disableTextSelectAndDrag", | ||
| "isRTL", | ||
| "getRequiredElement", | ||
| "queryRequiredElement", | ||
| "appendParam", | ||
| "createElementWithClassName", | ||
| "ensureTransitionEndEvent", | ||
| "scrollTopForDocument", | ||
| "setScrollTopForDocument", | ||
| "scrollLeftForDocument", | ||
| "setScrollLeftForDocument", | ||
| "HTMLEscape", | ||
| "elide", | ||
| "quoteString", | ||
| "listenOnce", | ||
| "hasKeyModifiers", | ||
| "isTextInputElement", | ||
| "JSCompiler_renameProperty", | ||
| "ShadyCSS" | ||
| ] | ||
| exports.hostGlobal = [ | ||
| 'R', | ||
| 'W', | ||
| 'QW', | ||
| 'QHUC', | ||
| 'CUBE_BACKUP_DATA', | ||
| 'HAO_CONFIG', | ||
| 'HAO_DATA', | ||
| 'HaoMonit', | ||
| 'Cube', | ||
| 'CubeList', | ||
| 'cubeLib', | ||
| 'hao360', | ||
| 'qboot', | ||
| 'qSuggest', | ||
| 'addCube' | ||
| ] | ||
| exports.webGlobal = [ | ||
| "ANGLE_instanced_arrays", | ||
| "AbortController", | ||
| "AbortSignal", | ||
| "AbsoluteOrientationSensor", | ||
| "AbstractRange", | ||
| "AbstractWorker", | ||
| "Accelerometer", | ||
| "AddressErrors", | ||
| "AesCbcParams", | ||
| "AesCtrParams", | ||
| "AesGcmParams", | ||
| "AesKeyGenParams", | ||
| "AmbientLightSensor", | ||
| "AnalyserNode", | ||
| "Animation", | ||
| "AnimationEffect", | ||
| "AnimationEvent", | ||
| "AnimationPlaybackEvent", | ||
| "AnimationTimeline", | ||
| "ArrayBufferView", | ||
| "Attr", | ||
| "AudioBuffer", | ||
| "AudioBufferSourceNode", | ||
| "AudioConfiguration", | ||
| "AudioContext", | ||
| "AudioContextLatencyCategory", | ||
| "AudioContextOptions", | ||
| "AudioDestinationNode", | ||
| "AudioListener", | ||
| "AudioNode", | ||
| "AudioNodeOptions", | ||
| "AudioParam", | ||
| "AudioParamDescriptor", | ||
| "AudioParamMap", | ||
| "AudioProcessingEvent", | ||
| "AudioScheduledSourceNode", | ||
| "AudioTrack", | ||
| "AudioTrackList", | ||
| "AudioWorklet", | ||
| "AudioWorkletGlobalScope", | ||
| "AudioWorkletNode", | ||
| "AudioWorkletNodeOptions", | ||
| "AudioWorkletProcessor", | ||
| "AuthenticatorAssertionResponse", | ||
| "AuthenticatorAttestationResponse", | ||
| "AuthenticatorResponse", | ||
| "BaseAudioContext", | ||
| "BasicCardRequest", | ||
| "BasicCardResponse", | ||
| "BatteryManager", | ||
| "BeforeInstallPromptEvent", | ||
| "BeforeUnloadEvent", | ||
| "BiquadFilterNode", | ||
| "Blob", | ||
| "BlobBuilder", | ||
| "BlobEvent", | ||
| "Bluetooth", | ||
| "BluetoothAdvertisingData", | ||
| "BluetoothCharacteristicProperties", | ||
| "BluetoothDevice", | ||
| "BluetoothRemoteGATTCharacteristic", | ||
| "BluetoothRemoteGATTDescriptor", | ||
| "BluetoothRemoteGATTServer", | ||
| "BluetoothRemoteGATTService", | ||
| "Body", | ||
| "BroadcastChannel", | ||
| "BudgetService", | ||
| "BudgetState", | ||
| "BufferSource", | ||
| "ByteLengthQueuingStrategy", | ||
| "ByteString", | ||
| "CDATASection", | ||
| "CSS", | ||
| "CSSConditionRule", | ||
| "CSSCounterStyleRule", | ||
| "CSSGroupingRule", | ||
| "CSSImageValue", | ||
| "CSSKeyframeRule", | ||
| "CSSKeyframesRule", | ||
| "CSSKeywordValue", | ||
| "CSSMathSum", | ||
| "CSSMathValue", | ||
| "CSSMediaRule", | ||
| "CSSNamespaceRule", | ||
| "CSSNumericValue", | ||
| "CSSOMString", | ||
| "CSSPageRule", | ||
| "CSSPositionValue", | ||
| "CSSPrimitiveValue", | ||
| "CSSPseudoElement", | ||
| "CSSRule", | ||
| "CSSRuleList", | ||
| "CSSStyleDeclaration", | ||
| "CSSStyleRule", | ||
| "CSSStyleSheet", | ||
| "CSSStyleValue", | ||
| "CSSSupportsRule", | ||
| "CSSUnitValue", | ||
| "CSSUnparsedValue", | ||
| "CSSValue", | ||
| "CSSValueList", | ||
| "CSSVariableReferenceValue", | ||
| "Cache", | ||
| "CacheStorage", | ||
| "CanvasCaptureMediaStreamTrack", | ||
| "CanvasGradient", | ||
| "CanvasImageSource", | ||
| "CanvasPattern", | ||
| "CanvasRenderingContext2D", | ||
| "CaretPosition", | ||
| "ChannelMergerNode", | ||
| "ChannelSplitterNode", | ||
| "CharacterData", | ||
| "ChildNode", | ||
| "Client", | ||
| "Clients", | ||
| "Clipboard", | ||
| "ClipboardEvent", | ||
| "CloseEvent", | ||
| "Comment", | ||
| "CompositionEvent", | ||
| "ConstantSourceNode", | ||
| "ConstrainBoolean", | ||
| "ConstrainDOMString", | ||
| "ConstrainDouble", | ||
| "ConstrainLong", | ||
| "ConvolverNode", | ||
| "CountQueuingStrategy", | ||
| "CrashReportBody", | ||
| "Credential", | ||
| "CredentialsContainer", | ||
| "Crypto", | ||
| "CryptoKey", | ||
| "CryptoKeyPair", | ||
| "CustomElementRegistry", | ||
| "CustomEvent", | ||
| "DOMConfiguration", | ||
| "DOMError", | ||
| "DOMException", | ||
| "DOMHighResTimeStamp", | ||
| "DOMImplementation", | ||
| "DOMImplementationList", | ||
| "DOMLocator", | ||
| "DOMMatrix", | ||
| "DOMMatrixReadOnly", | ||
| "DOMObject", | ||
| "DOMParser", | ||
| "DOMPoint", | ||
| "DOMPointInit", | ||
| "DOMPointReadOnly", | ||
| "DOMQuad", | ||
| "DOMRect", | ||
| "DOMRectReadOnly", | ||
| "DOMString", | ||
| "DOMStringList", | ||
| "DOMStringMap", | ||
| "DOMTimeStamp", | ||
| "DOMTokenList", | ||
| "DOMUserData", | ||
| "DataTransfer", | ||
| "DataTransferItem", | ||
| "DataTransferItemList", | ||
| "DedicatedWorkerGlobalScope", | ||
| "DelayNode", | ||
| "DeprecationReportBody", | ||
| "DeviceLightEvent", | ||
| "DeviceMotionEvent", | ||
| "DeviceMotionEventAcceleration", | ||
| "DeviceMotionEventRotationRate", | ||
| "DeviceOrientationEvent", | ||
| "DeviceProximityEvent", | ||
| "DirectoryEntrySync", | ||
| "DirectoryReaderSync", | ||
| "DisplayMediaStreamConstraints", | ||
| "Document", | ||
| "DocumentFragment", | ||
| "DocumentOrShadowRoot", | ||
| "DocumentTimeline", | ||
| "DocumentTouch", | ||
| "DocumentType", | ||
| "DoubleRange", | ||
| "DragEvent", | ||
| "DynamicsCompressorNode", | ||
| "EXT_blend_minmax", | ||
| "EXT_color_buffer_float", | ||
| "EXT_color_buffer_half_float", | ||
| "EXT_disjoint_timer_query", | ||
| "EXT_float_blend", | ||
| "EXT_frag_depth", | ||
| "EXT_sRGB", | ||
| "EXT_shader_texture_lod", | ||
| "EXT_texture_compression_bptc", | ||
| "EXT_texture_compression_rgtc", | ||
| "EXT_texture_filter_anisotropic", | ||
| "EcKeyGenParams", | ||
| "EcKeyImportParams", | ||
| "EcdhKeyDeriveParams", | ||
| "EcdsaParams", | ||
| "EffectTiming", | ||
| "Element", | ||
| "ElementTraversal", | ||
| "ErrorEvent", | ||
| "Event", | ||
| "EventListener", | ||
| "EventSource", | ||
| "EventTarget", | ||
| "ExtendableEvent", | ||
| "ExtendableMessageEvent", | ||
| "FeaturePolicy", | ||
| "FederatedCredential", | ||
| "FetchEvent", | ||
| "File", | ||
| "FileEntrySync", | ||
| "FileError", | ||
| "FileException", | ||
| "FileList", | ||
| "FileReader", | ||
| "FileReaderSync", | ||
| "FileRequest", | ||
| "FileSystem", | ||
| "FileSystemDirectoryEntry", | ||
| "FileSystemDirectoryReader", | ||
| "FileSystemEntry", | ||
| "FileSystemEntrySync", | ||
| "FileSystemFileEntry", | ||
| "FileSystemFlags", | ||
| "FileSystemSync", | ||
| "FocusEvent", | ||
| "FontFace", | ||
| "FontFaceSet", | ||
| "FontFaceSetLoadEvent", | ||
| "FormData", | ||
| "FormDataEntryValue", | ||
| "FormDataEvent", | ||
| "FullscreenOptions", | ||
| "GainNode", | ||
| "Gamepad", | ||
| "GamepadButton", | ||
| "GamepadEvent", | ||
| "GamepadHapticActuator", | ||
| "GamepadPose", | ||
| "Geolocation", | ||
| "GeolocationCoordinates", | ||
| "GeolocationPosition", | ||
| "GeolocationPositionError", | ||
| "GeometryUtils", | ||
| "GestureEvent", | ||
| "GlobalEventHandlers", | ||
| "Gyroscope", | ||
| "HMDVRDevice", | ||
| "HTMLAnchorElement", | ||
| "HTMLAreaElement", | ||
| "HTMLAudioElement", | ||
| "HTMLBRElement", | ||
| "HTMLBaseElement", | ||
| "HTMLBaseFontElement", | ||
| "HTMLBodyElement", | ||
| "HTMLButtonElement", | ||
| "HTMLCanvasElement", | ||
| "HTMLCollection", | ||
| "HTMLContentElement", | ||
| "HTMLDListElement", | ||
| "HTMLDataElement", | ||
| "HTMLDataListElement", | ||
| "HTMLDetailsElement", | ||
| "HTMLDialogElement", | ||
| "HTMLDivElement", | ||
| "HTMLDocument", | ||
| "HTMLElement", | ||
| "HTMLEmbedElement", | ||
| "HTMLFieldSetElement", | ||
| "HTMLFontElement", | ||
| "HTMLFormControlsCollection", | ||
| "HTMLFormElement", | ||
| "HTMLFrameSetElement", | ||
| "HTMLHRElement", | ||
| "HTMLHeadElement", | ||
| "HTMLHeadingElement", | ||
| "HTMLHtmlElement", | ||
| "HTMLHyperlinkElementUtils", | ||
| "HTMLIFrameElement", | ||
| "HTMLImageElement", | ||
| "HTMLInputElement", | ||
| "HTMLIsIndexElement", | ||
| "HTMLKeygenElement", | ||
| "HTMLLIElement", | ||
| "HTMLLabelElement", | ||
| "HTMLLegendElement", | ||
| "HTMLLinkElement", | ||
| "HTMLMapElement", | ||
| "HTMLMarqueeElement", | ||
| "HTMLMediaElement", | ||
| "HTMLMenuElement", | ||
| "HTMLMenuItemElement", | ||
| "HTMLMetaElement", | ||
| "HTMLMeterElement", | ||
| "HTMLModElement", | ||
| "HTMLOListElement", | ||
| "HTMLObjectElement", | ||
| "HTMLOptGroupElement", | ||
| "HTMLOptionElement", | ||
| "HTMLOptionsCollection", | ||
| "HTMLOrForeignElement", | ||
| "HTMLOutputElement", | ||
| "HTMLParagraphElement", | ||
| "HTMLParamElement", | ||
| "HTMLPictureElement", | ||
| "HTMLPreElement", | ||
| "HTMLProgressElement", | ||
| "HTMLQuoteElement", | ||
| "HTMLScriptElement", | ||
| "HTMLSelectElement", | ||
| "HTMLShadowElement", | ||
| "HTMLSlotElement", | ||
| "HTMLSourceElement", | ||
| "HTMLSpanElement", | ||
| "HTMLStyleElement", | ||
| "HTMLTableCaptionElement", | ||
| "HTMLTableCellElement", | ||
| "HTMLTableColElement", | ||
| "HTMLTableElement", | ||
| "HTMLTableRowElement", | ||
| "HTMLTableSectionElement", | ||
| "HTMLTemplateElement", | ||
| "HTMLTextAreaElement", | ||
| "HTMLTimeElement", | ||
| "HTMLTitleElement", | ||
| "HTMLTrackElement", | ||
| "HTMLUListElement", | ||
| "HTMLUnknownElement", | ||
| "HTMLVideoElement", | ||
| "HashChangeEvent", | ||
| "Headers", | ||
| "History", | ||
| "HkdfParams", | ||
| "HmacImportParams", | ||
| "HmacKeyGenParams", | ||
| "IDBCursor", | ||
| "IDBCursorSync", | ||
| "IDBCursorWithValue", | ||
| "IDBDatabase", | ||
| "IDBDatabaseException", | ||
| "IDBDatabaseSync", | ||
| "IDBEnvironment", | ||
| "IDBEnvironmentSync", | ||
| "IDBFactory", | ||
| "IDBFactorySync", | ||
| "IDBIndex", | ||
| "IDBIndexSync", | ||
| "IDBKeyRange", | ||
| "IDBLocaleAwareKeyRange", | ||
| "IDBMutableFile", | ||
| "IDBObjectStore", | ||
| "IDBObjectStoreSync", | ||
| "IDBOpenDBRequest", | ||
| "IDBRequest", | ||
| "IDBTransaction", | ||
| "IDBTransactionSync", | ||
| "IDBVersionChangeEvent", | ||
| "IDBVersionChangeRequest", | ||
| "IIRFilterNode", | ||
| "IdleDeadline", | ||
| "ImageBitmap", | ||
| "ImageBitmapRenderingContext", | ||
| "ImageCapture", | ||
| "ImageData", | ||
| "Index", | ||
| "InputDeviceCapabilities", | ||
| "InputEvent", | ||
| "InstallEvent", | ||
| "InstallTrigger", | ||
| "IntersectionObserver", | ||
| "IntersectionObserverEntry", | ||
| "InterventionReportBody", | ||
| "Keyboard", | ||
| "KeyboardEvent", | ||
| "KeyboardLayoutMap", | ||
| "KeyframeEffect", | ||
| "LinearAccelerationSensor", | ||
| "LinkStyle", | ||
| "LocalFileSystem", | ||
| "LocalFileSystemSync", | ||
| "LocalMediaStream", | ||
| "Location", | ||
| "Lock", | ||
| "LockManager", | ||
| "LockedFile", | ||
| "LongRange", | ||
| "MIDIAccess", | ||
| "MIDIConnectionEvent", | ||
| "MIDIInput", | ||
| "MIDIInputMap", | ||
| "MIDIOutputMap", | ||
| "MSCandidateWindowHide", | ||
| "MSCandidateWindowShow", | ||
| "MSCandidateWindowUpdate", | ||
| "MSGestureEvent", | ||
| "MSGraphicsTrust", | ||
| "MSManipulationEvent", | ||
| "MSRangeCollection", | ||
| "MSSiteModeEvent", | ||
| "Magnetometer", | ||
| "MathMLElement", | ||
| "MediaCapabilities", | ||
| "MediaCapabilitiesInfo", | ||
| "MediaConfiguration", | ||
| "MediaDecodingConfiguration", | ||
| "MediaDeviceInfo", | ||
| "MediaDevices", | ||
| "MediaElementAudioSourceNode", | ||
| "MediaEncodingConfiguration", | ||
| "MediaError", | ||
| "MediaKeyMessageEvent", | ||
| "MediaKeySession", | ||
| "MediaKeyStatusMap", | ||
| "MediaKeySystemAccess", | ||
| "MediaKeySystemConfiguration", | ||
| "MediaKeys", | ||
| "MediaList", | ||
| "MediaMetadata", | ||
| "MediaQueryList", | ||
| "MediaQueryListEvent", | ||
| "MediaQueryListListener", | ||
| "MediaRecorder", | ||
| "MediaRecorderErrorEvent", | ||
| "MediaSession", | ||
| "MediaSettingsRange", | ||
| "MediaSource", | ||
| "MediaStream", | ||
| "MediaStreamAudioDestinationNode", | ||
| "MediaStreamAudioSourceNode", | ||
| "MediaStreamAudioSourceOptions", | ||
| "MediaStreamConstraints", | ||
| "MediaStreamEvent", | ||
| "MediaStreamTrack", | ||
| "MediaStreamTrackAudioSourceNode", | ||
| "MediaStreamTrackAudioSourceOptions", | ||
| "MediaStreamTrackEvent", | ||
| "MediaTrackConstraints", | ||
| "MediaTrackSettings", | ||
| "MediaTrackSupportedConstraints", | ||
| "MerchantValidationEvent", | ||
| "MessageChannel", | ||
| "MessageEvent", | ||
| "MessagePort", | ||
| "Metadata", | ||
| "MimeType", | ||
| "MimeTypeArray", | ||
| "MouseEvent", | ||
| "MouseScrollEvent", | ||
| "MouseWheelEvent", | ||
| "MutationEvent", | ||
| "MutationObserver", | ||
| "MutationObserverInit", | ||
| "MutationRecord", | ||
| "NameList", | ||
| "NamedNodeMap", | ||
| "NavigationPreloadManager", | ||
| "Navigator", | ||
| "NavigatorConcurrentHardware", | ||
| "NavigatorGeolocation", | ||
| "NavigatorID", | ||
| "NavigatorLanguage", | ||
| "NavigatorOnLine", | ||
| "NavigatorPlugins", | ||
| "NavigatorStorage", | ||
| "NetworkInformation", | ||
| "Node", | ||
| "NodeFilter", | ||
| "NodeIterator", | ||
| "NodeList", | ||
| "NonDocumentTypeChildNode", | ||
| "Notation", | ||
| "Notification", | ||
| "NotificationAction", | ||
| "NotificationEvent", | ||
| "NotifyAudioAvailableEvent", | ||
| "OES_element_index_uint", | ||
| "OES_fbo_render_mipmap", | ||
| "OES_standard_derivatives", | ||
| "OES_texture_float", | ||
| "OES_texture_float_linear", | ||
| "OES_texture_half_float", | ||
| "OES_texture_half_float_linear", | ||
| "OES_vertex_array_object", | ||
| "OVR_multiview2", | ||
| "OfflineAudioCompletionEvent", | ||
| "OfflineAudioContext", | ||
| "OffscreenCanvas", | ||
| "OrientationSensor", | ||
| "OscillatorNode", | ||
| "OverconstrainedError", | ||
| "PageTransitionEvent", | ||
| "PaintWorklet", | ||
| "PannerNode", | ||
| "ParentNode", | ||
| "PasswordCredential", | ||
| "Path2D", | ||
| "PayerErrors", | ||
| "PaymentAddress", | ||
| "PaymentCurrencyAmount", | ||
| "PaymentDetailsBase", | ||
| "PaymentDetailsUpdate", | ||
| "PaymentItem", | ||
| "PaymentMethodChangeEvent", | ||
| "PaymentRequest", | ||
| "PaymentRequestEvent", | ||
| "PaymentRequestUpdateEvent", | ||
| "PaymentResponse", | ||
| "PaymentValidationErrors", | ||
| "Pbkdf2Params", | ||
| "Performance", | ||
| "PerformanceEntry", | ||
| "PerformanceFrameTiming", | ||
| "PerformanceLongTaskTiming", | ||
| "PerformanceMark", | ||
| "PerformanceMeasure", | ||
| "PerformanceNavigation", | ||
| "PerformanceNavigationTiming", | ||
| "PerformanceObserver", | ||
| "PerformanceObserverEntryList", | ||
| "PerformancePaintTiming", | ||
| "PerformanceResourceTiming", | ||
| "PerformanceServerTiming", | ||
| "PerformanceTiming", | ||
| "PeriodicWave", | ||
| "PermissionStatus", | ||
| "Permissions", | ||
| "PhotoCapabilities", | ||
| "Plugin", | ||
| "PluginArray", | ||
| "Point", | ||
| "PointerEvent", | ||
| "PopStateEvent", | ||
| "PositionOptions", | ||
| "PositionSensorVRDevice", | ||
| "Presentation", | ||
| "PresentationAvailability", | ||
| "PresentationConnection", | ||
| "PresentationConnectionAvailableEvent", | ||
| "PresentationConnectionCloseEvent", | ||
| "PresentationConnectionList", | ||
| "PresentationReceiver", | ||
| "PresentationRequest", | ||
| "ProcessingInstruction", | ||
| "ProgressEvent", | ||
| "PromiseRejectionEvent", | ||
| "PublicKeyCredential", | ||
| "PublicKeyCredentialCreationOptions", | ||
| "PublicKeyCredentialRequestOptions", | ||
| "PushEvent", | ||
| "PushManager", | ||
| "PushMessageData", | ||
| "PushRegistrationManager", | ||
| "PushSubscription", | ||
| "RTCAnswerOptions", | ||
| "RTCCertificate", | ||
| "RTCConfiguration", | ||
| "RTCDTMFSender", | ||
| "RTCDTMFToneChangeEvent", | ||
| "RTCDataChannel", | ||
| "RTCDataChannelEvent", | ||
| "RTCDtlsTransport", | ||
| "RTCIceCandidate", | ||
| "RTCIceCandidateInit", | ||
| "RTCIceCandidatePair", | ||
| "RTCIceCandidatePairStats", | ||
| "RTCIceCandidateStats", | ||
| "RTCIceCandidateType", | ||
| "RTCIceComponent", | ||
| "RTCIceCredentialType", | ||
| "RTCIceGathererState", | ||
| "RTCIceParameters", | ||
| "RTCIceProtocol", | ||
| "RTCIceRole", | ||
| "RTCIceServer", | ||
| "RTCIceTcpCandidateType", | ||
| "RTCIceTransport", | ||
| "RTCIceTransportState", | ||
| "RTCIdentityAssertion", | ||
| "RTCIdentityErrorEvent", | ||
| "RTCIdentityEvent", | ||
| "RTCInboundRtpStreamStats", | ||
| "RTCNetworkType", | ||
| "RTCOfferAnswerOptions", | ||
| "RTCOfferOptions", | ||
| "RTCOutboundRtpStreamStats", | ||
| "RTCPeerConnection", | ||
| "RTCPeerConnectionIceEvent", | ||
| "RTCRtpCodecParameters", | ||
| "RTCRtpContributingSource", | ||
| "RTCRtpEncodingParameters", | ||
| "RTCRtpReceiver", | ||
| "RTCRtpSendParameters", | ||
| "RTCRtpSender", | ||
| "RTCRtpStreamStats", | ||
| "RTCRtpSynchronizationSource", | ||
| "RTCRtpTransceiver", | ||
| "RTCRtpTransceiverDirection", | ||
| "RTCRtpTransceiverInit", | ||
| "RTCSctpTransport", | ||
| "RTCSessionDescription", | ||
| "RTCSessionDescriptionCallback", | ||
| "RTCStats", | ||
| "RTCStatsIceCandidatePairState", | ||
| "RTCStatsReport", | ||
| "RTCStatsType", | ||
| "RTCTrackEvent", | ||
| "RTCTrackEventInit", | ||
| "RadioNodeList", | ||
| "Range", | ||
| "ReadableByteStreamController", | ||
| "ReadableStream", | ||
| "ReadableStreamBYOBReader", | ||
| "ReadableStreamBYOBRequest", | ||
| "ReadableStreamDefaultController", | ||
| "ReadableStreamDefaultReader", | ||
| "RelativeOrientationSensor", | ||
| "RenderingContext", | ||
| "Report", | ||
| "ReportingObserver", | ||
| "ReportingObserverOptions", | ||
| "Request", | ||
| "RequestDestination", | ||
| "ResizeObserver", | ||
| "ResizeObserverEntry", | ||
| "Response", | ||
| "RsaHashedImportParams", | ||
| "RsaHashedKeyGenParams", | ||
| "RsaOaepParams", | ||
| "RsaPssParams", | ||
| "SVGAElement", | ||
| "SVGAltGlyphDefElement", | ||
| "SVGAltGlyphElement", | ||
| "SVGAltGlyphItemElement", | ||
| "SVGAngle", | ||
| "SVGAnimateColorElement", | ||
| "SVGAnimateElement", | ||
| "SVGAnimateMotionElement", | ||
| "SVGAnimateTransformElement", | ||
| "SVGAnimatedAngle", | ||
| "SVGAnimatedBoolean", | ||
| "SVGAnimatedEnumeration", | ||
| "SVGAnimatedInteger", | ||
| "SVGAnimatedLength", | ||
| "SVGAnimatedLengthList", | ||
| "SVGAnimatedNumber", | ||
| "SVGAnimatedNumberList", | ||
| "SVGAnimatedPoints", | ||
| "SVGAnimatedPreserveAspectRatio", | ||
| "SVGAnimatedRect", | ||
| "SVGAnimatedString", | ||
| "SVGAnimatedTransformList", | ||
| "SVGAnimationElement", | ||
| "SVGCircleElement", | ||
| "SVGClipPathElement", | ||
| "SVGColorProfileElement", | ||
| "SVGComponentTransferFunctionElement", | ||
| "SVGCursorElement", | ||
| "SVGDefsElement", | ||
| "SVGDescElement", | ||
| "SVGElement", | ||
| "SVGEllipseElement", | ||
| "SVGEvent", | ||
| "SVGExternalResourcesRequired", | ||
| "SVGFEBlendElement", | ||
| "SVGFEColorMatrixElement", | ||
| "SVGFEComponentTransferElement", | ||
| "SVGFECompositeElement", | ||
| "SVGFEConvolveMatrixElement", | ||
| "SVGFEDiffuseLightingElement", | ||
| "SVGFEDisplacementMapElement", | ||
| "SVGFEDistantLightElement", | ||
| "SVGFEDropShadowElement", | ||
| "SVGFEFloodElement", | ||
| "SVGFEFuncAElement", | ||
| "SVGFEFuncBElement", | ||
| "SVGFEFuncGElement", | ||
| "SVGFEFuncRElement", | ||
| "SVGFEGaussianBlurElement", | ||
| "SVGFEImageElement", | ||
| "SVGFEMergeElement", | ||
| "SVGFEMergeNodeElement", | ||
| "SVGFEMorphologyElement", | ||
| "SVGFEOffsetElement", | ||
| "SVGFEPointLightElement", | ||
| "SVGFESpecularLightingElement", | ||
| "SVGFESpotLightElement", | ||
| "SVGFETileElement", | ||
| "SVGFETurbulenceElement", | ||
| "SVGFilterElement", | ||
| "SVGFilterPrimitiveStandardAttributes", | ||
| "SVGFontElement", | ||
| "SVGFontFaceElement", | ||
| "SVGFontFaceFormatElement", | ||
| "SVGFontFaceNameElement", | ||
| "SVGFontFaceSrcElement", | ||
| "SVGFontFaceUriElement", | ||
| "SVGForeignObjectElement", | ||
| "SVGGElement", | ||
| "SVGGeometryElement", | ||
| "SVGGlyphElement", | ||
| "SVGGlyphRefElement", | ||
| "SVGGradientElement", | ||
| "SVGGraphicsElement", | ||
| "SVGHKernElement", | ||
| "SVGImageElement", | ||
| "SVGLength", | ||
| "SVGLengthList", | ||
| "SVGLineElement", | ||
| "SVGLinearGradientElement", | ||
| "SVGMPathElement", | ||
| "SVGMaskElement", | ||
| "SVGMatrix", | ||
| "SVGMeshElement", | ||
| "SVGMetadataElement", | ||
| "SVGMissingGlyphElement", | ||
| "SVGNumber", | ||
| "SVGNumberList", | ||
| "SVGPathElement", | ||
| "SVGPatternElement", | ||
| "SVGPoint", | ||
| "SVGPolygonElement", | ||
| "SVGPolylineElement", | ||
| "SVGPreserveAspectRatio", | ||
| "SVGRadialGradientElement", | ||
| "SVGRect", | ||
| "SVGRectElement", | ||
| "SVGRenderingIntent", | ||
| "SVGSVGElement", | ||
| "SVGScriptElement", | ||
| "SVGSetElement", | ||
| "SVGSolidcolorElement", | ||
| "SVGStopElement", | ||
| "SVGStringList", | ||
| "SVGStylable", | ||
| "SVGStyleElement", | ||
| "SVGSwitchElement", | ||
| "SVGSymbolElement", | ||
| "SVGTRefElement", | ||
| "SVGTSpanElement", | ||
| "SVGTests", | ||
| "SVGTextContentElement", | ||
| "SVGTextElement", | ||
| "SVGTextPathElement", | ||
| "SVGTextPositioningElement", | ||
| "SVGTitleElement", | ||
| "SVGTransform", | ||
| "SVGTransformList", | ||
| "SVGTransformable", | ||
| "SVGURIReference", | ||
| "SVGUnitTypes", | ||
| "SVGUseElement", | ||
| "SVGVKernElement", | ||
| "SVGViewElement", | ||
| "SVGZoomAndPan", | ||
| "Screen", | ||
| "ScreenOrientation", | ||
| "ScriptProcessorNode", | ||
| "ScrollToOptions", | ||
| "SecurityPolicyViolationEvent", | ||
| "Selection", | ||
| "Sensor", | ||
| "SensorErrorEvent", | ||
| "ServiceWorker", | ||
| "ServiceWorkerContainer", | ||
| "ServiceWorkerGlobalScope", | ||
| "ServiceWorkerMessageEvent", | ||
| "ServiceWorkerRegistration", | ||
| "ServiceWorkerState", | ||
| "ShadowRoot", | ||
| "SharedWorker", | ||
| "SharedWorkerGlobalScope", | ||
| "Slotable", | ||
| "SourceBuffer", | ||
| "SourceBufferList", | ||
| "SpeechGrammar", | ||
| "SpeechGrammarList", | ||
| "SpeechRecognition", | ||
| "SpeechRecognitionAlternative", | ||
| "SpeechRecognitionError", | ||
| "SpeechRecognitionEvent", | ||
| "SpeechRecognitionResult", | ||
| "SpeechRecognitionResultList", | ||
| "SpeechSynthesis", | ||
| "SpeechSynthesisErrorEvent", | ||
| "SpeechSynthesisEvent", | ||
| "SpeechSynthesisUtterance", | ||
| "SpeechSynthesisVoice", | ||
| "StaticRange", | ||
| "StereoPannerNode", | ||
| "Storage", | ||
| "StorageEstimate", | ||
| "StorageEvent", | ||
| "StorageManager", | ||
| "StorageQuota", | ||
| "StylePropertyMap", | ||
| "StylePropertyMapReadOnly", | ||
| "StyleSheet", | ||
| "StyleSheetList", | ||
| "SubtleCrypto", | ||
| "SyncEvent", | ||
| "SyncManager", | ||
| "TaskAttributionTiming", | ||
| "Text", | ||
| "TextDecoder", | ||
| "TextEncoder", | ||
| "TextMetrics", | ||
| "TextTrack", | ||
| "TextTrackCue", | ||
| "TextTrackList", | ||
| "TimeEvent", | ||
| "TimeRanges", | ||
| "Touch", | ||
| "TouchEvent", | ||
| "TouchList", | ||
| "TrackDefault", | ||
| "TrackDefaultList", | ||
| "TrackEvent", | ||
| "Transferable", | ||
| "TransformStream", | ||
| "TransitionEvent", | ||
| "TreeWalker", | ||
| "TypeInfo", | ||
| "UIEvent", | ||
| "URL", | ||
| "URLSearchParams", | ||
| "URLUtilsReadOnly", | ||
| "USB", | ||
| "USBDevice", | ||
| "USVString", | ||
| "UserDataHandler", | ||
| "UserProximityEvent", | ||
| "VRDisplay", | ||
| "VRDisplayCapabilities", | ||
| "VRDisplayEvent", | ||
| "VREyeParameters", | ||
| "VRFieldOfView", | ||
| "VRFrameData", | ||
| "VRLayerInit", | ||
| "VRPose", | ||
| "VRStageParameters", | ||
| "VTTCue", | ||
| "VTTRegion", | ||
| "ValidityState", | ||
| "VideoConfiguration", | ||
| "VideoPlaybackQuality", | ||
| "VideoTrack", | ||
| "VideoTrackList", | ||
| "VisualViewport", | ||
| "WEBGL_color_buffer_float", | ||
| "WEBGL_compressed_texture_astc", | ||
| "WEBGL_compressed_texture_atc", | ||
| "WEBGL_compressed_texture_etc", | ||
| "WEBGL_compressed_texture_etc1", | ||
| "WEBGL_compressed_texture_pvrtc", | ||
| "WEBGL_compressed_texture_s3tc", | ||
| "WEBGL_compressed_texture_s3tc_srgb", | ||
| "WEBGL_debug_renderer_info", | ||
| "WEBGL_debug_shaders", | ||
| "WEBGL_depth_texture", | ||
| "WEBGL_draw_buffers", | ||
| "WEBGL_lose_context", | ||
| "WaveShaperNode", | ||
| "WebGL2RenderingContext", | ||
| "WebGLActiveInfo", | ||
| "WebGLBuffer", | ||
| "WebGLContextEvent", | ||
| "WebGLFramebuffer", | ||
| "WebGLProgram", | ||
| "WebGLQuery", | ||
| "WebGLRenderbuffer", | ||
| "WebGLRenderingContext", | ||
| "WebGLSampler", | ||
| "WebGLShader", | ||
| "WebGLShaderPrecisionFormat", | ||
| "WebGLSync", | ||
| "WebGLTexture", | ||
| "WebGLTransformFeedback", | ||
| "WebGLUniformLocation", | ||
| "WebGLVertexArrayObject", | ||
| "WebKitCSSMatrix", | ||
| "WebSocket", | ||
| "WheelEvent", | ||
| "Window", | ||
| "WindowClient", | ||
| "WindowEventHandlers", | ||
| "WindowOrWorkerGlobalScope", | ||
| "Worker", | ||
| "WorkerGlobalScope", | ||
| "WorkerLocation", | ||
| "WorkerNavigator", | ||
| "Worklet", | ||
| "WritableStream", | ||
| "WritableStreamDefaultController", | ||
| "WritableStreamDefaultWriter", | ||
| "XDomainRequest", | ||
| "XMLDocument", | ||
| "XMLHttpRequest", | ||
| "XMLHttpRequestEventTarget", | ||
| "XMLHttpRequestResponseType", | ||
| "XMLSerializer", | ||
| "XPathEvaluator", | ||
| "XPathException", | ||
| "XPathExpression", | ||
| "XPathNSResolver", | ||
| "XPathResult", | ||
| "XR", | ||
| "XRBoundedReferenceSpace", | ||
| "XREnvironmentBlendMode", | ||
| "XREye", | ||
| "XRFrame", | ||
| "XRFrameRequestCallback", | ||
| "XRInputSource", | ||
| "XRPose", | ||
| "XRReferenceSpace", | ||
| "XRReferenceSpaceType", | ||
| "XRRenderState", | ||
| "XRRenderStateInit", | ||
| "XRRigidTransform", | ||
| "XRSession", | ||
| "XRSessionInit", | ||
| "XRSessionMode", | ||
| "XRSpace", | ||
| "XRView", | ||
| "XRViewerPose", | ||
| "XRViewport", | ||
| "XRVisibilityState", | ||
| "XRWebGLLayer", | ||
| "XRWebGLLayerInit", | ||
| "XSLTProcessor" | ||
| ] | ||
| exports.browserCustomGlobal = [ | ||
| 'chrome', | ||
| 'external', | ||
| 'wdextcmd' | ||
| ] | ||
| exports.attributes = [ | ||
| "autofocus", | ||
| "onsearch", | ||
| "onabort", | ||
| "onblur", | ||
| "oncancel", | ||
| "oncanplay", | ||
| "oncanplaythrough", | ||
| "onchange", | ||
| "onclick", | ||
| "onclose", | ||
| "oncontextmenu", | ||
| "oncuechange", | ||
| "ondblclick", | ||
| "ondrag", | ||
| "ondragend", | ||
| "ondragenter", | ||
| "ondragleave", | ||
| "ondragover", | ||
| "ondragstart", | ||
| "ondrop", | ||
| "ondurationchange", | ||
| "onemptied", | ||
| "onended", | ||
| "onerror", | ||
| "onfocus", | ||
| "onformdata", | ||
| "oninput", | ||
| "oninvalid", | ||
| "onkeydown", | ||
| "onkeypress", | ||
| "onkeyup", | ||
| "onload", | ||
| "onloadeddata", | ||
| "onloadedmetadata", | ||
| "onloadstart", | ||
| "onmousedown", | ||
| "onmouseenter", | ||
| "onmouseleave", | ||
| "onmousemove", | ||
| "onmouseout", | ||
| "onmouseover", | ||
| "onmouseup", | ||
| "onmousewheel", | ||
| "onpause", | ||
| "onplay", | ||
| "onplaying", | ||
| "onprogress", | ||
| "onratechange", | ||
| "onreset", | ||
| "onresize", | ||
| "onscroll", | ||
| "onseeked", | ||
| "onseeking", | ||
| "onselect", | ||
| "onstalled", | ||
| "onsubmit", | ||
| "onsuspend", | ||
| "ontimeupdate", | ||
| "ontoggle", | ||
| "onvolumechange", | ||
| "onwaiting", | ||
| "onwebkitanimationend", | ||
| "onwebkitanimationiteration", | ||
| "onwebkitanimationstart", | ||
| "onwebkittransitionend", | ||
| "onwheel", | ||
| "onauxclick", | ||
| "ongotpointercapture", | ||
| "onlostpointercapture", | ||
| "onpointerdown", | ||
| "onpointermove", | ||
| "onpointerup", | ||
| "onpointercancel", | ||
| "onpointerover", | ||
| "onpointerout", | ||
| "onpointerenter", | ||
| "onpointerleave", | ||
| "onselectstart", | ||
| "onselectionchange", | ||
| "onanimationend", | ||
| "onanimationiteration", | ||
| "onanimationstart", | ||
| "ontransitionend", | ||
| "onafterprint", | ||
| "onbeforeprint", | ||
| "onbeforeunload", | ||
| "onhashchange", | ||
| "onlanguagechange", | ||
| "onmessage", | ||
| "onmessageerror", | ||
| "onoffline", | ||
| "ononline", | ||
| "onpagehide", | ||
| "onpageshow", | ||
| "onpopstate", | ||
| "onrejectionhandled", | ||
| "onstorage", | ||
| "onunhandledrejection", | ||
| "onunload", | ||
| "onappinstalled", | ||
| "onbeforeinstallprompt", | ||
| "onpointerrawupdate", | ||
| "ondevicemotion", | ||
| "ondeviceorientation", | ||
| "ondeviceorientationabsolute", | ||
| /^xml:/ | ||
| ]; |
+10
-2
| "use strict"; | ||
| var requireIndex = require("requireindex"); | ||
| const noCubeAttributes = require("./rules/no-cube-attributes"); | ||
| const noCubeGlobals = require("./rules/no-cube-globals"); | ||
| const noCubeTags = require("./rules/no-cube-tags"); | ||
| const noCubeWindow = require("./rules/no-cube-window"); | ||
| module.exports.rules = requireIndex(__dirname + "/rules"); | ||
| module.exports.rules = { | ||
| 'no-cube-attributes': noCubeAttributes, | ||
| 'no-cube-globals': noCubeGlobals, | ||
| 'no-cube-tags': noCubeTags, | ||
| 'no-cube-window': noCubeWindow, | ||
| } | ||
| module.exports.processors = { | ||
@@ -7,0 +15,0 @@ // Fix no parsing of HTML tags. |
| "use strict"; | ||
| const { attributes } = require("../large"); | ||
| const { attributes } = require("../global"); | ||
@@ -5,0 +5,0 @@ module.exports = { |
@@ -7,3 +7,3 @@ "use strict"; | ||
| browserCustomGlobal | ||
| } = require("../large"); | ||
| } = require("../global"); | ||
@@ -10,0 +10,0 @@ module.exports = { |
+2
-4
| { | ||
| "name": "@hao360/eslint-plugin-cube", | ||
| "version": "0.1.4", | ||
| "version": "0.1.5", | ||
| "description": "cube rule validation plugin", | ||
@@ -21,5 +21,3 @@ "main": "lib/index.js", | ||
| }, | ||
| "dependencies": { | ||
| "requireindex": "^1.2.0" | ||
| } | ||
| "dependencies": {} | ||
| } |
-366
| exports.windowGlobal = [ | ||
| // "crypto", | ||
| // "btoa", | ||
| // "atob", | ||
| "setTimeout", | ||
| "clearTimeout", | ||
| "setInterval", | ||
| "clearInterval", | ||
| // "createImageBitmap", | ||
| // "queueMicrotask", | ||
| // "requestAnimationFrame", | ||
| // "cancelAnimationFrame", | ||
| "parent", | ||
| "opener", | ||
| "top", | ||
| "length", | ||
| "frames", | ||
| "closed", | ||
| "location", | ||
| "self", | ||
| "window", | ||
| "document", | ||
| "name", | ||
| "customElements", | ||
| "history", | ||
| "locationbar", | ||
| "menubar", | ||
| "personalbar", | ||
| "scrollbars", | ||
| "statusbar", | ||
| "toolbar", | ||
| "status", | ||
| "frameElement", | ||
| "navigator", | ||
| "origin", | ||
| "external", | ||
| "screen", | ||
| "innerWidth", | ||
| "innerHeight", | ||
| "scrollX", | ||
| "pageXOffset", | ||
| "scrollY", | ||
| "pageYOffset", | ||
| "visualViewport", | ||
| "screenX", | ||
| "screenY", | ||
| "outerWidth", | ||
| "outerHeight", | ||
| "devicePixelRatio", | ||
| "clientInformation", | ||
| "screenLeft", | ||
| "screenTop", | ||
| "defaultStatus", | ||
| "defaultstatus", | ||
| "styleMedia", | ||
| "onsearch", | ||
| "isSecureContext", | ||
| "onabort", | ||
| "onblur", | ||
| "oncancel", | ||
| "oncanplay", | ||
| "oncanplaythrough", | ||
| "onchange", | ||
| "onclick", | ||
| "onclose", | ||
| "oncontextmenu", | ||
| "oncuechange", | ||
| "ondblclick", | ||
| "ondrag", | ||
| "ondragend", | ||
| "ondragenter", | ||
| "ondragleave", | ||
| "ondragover", | ||
| "ondragstart", | ||
| "ondrop", | ||
| "ondurationchange", | ||
| "onemptied", | ||
| "onended", | ||
| "onerror", | ||
| "onfocus", | ||
| "onformdata", | ||
| "oninput", | ||
| "oninvalid", | ||
| "onkeydown", | ||
| "onkeypress", | ||
| "onkeyup", | ||
| "onload", | ||
| "onloadeddata", | ||
| "onloadedmetadata", | ||
| "onloadstart", | ||
| "onmousedown", | ||
| "onmouseenter", | ||
| "onmouseleave", | ||
| "onmousemove", | ||
| "onmouseout", | ||
| "onmouseover", | ||
| "onmouseup", | ||
| "onmousewheel", | ||
| "onpause", | ||
| "onplay", | ||
| "onplaying", | ||
| "onprogress", | ||
| "onratechange", | ||
| "onreset", | ||
| "onresize", | ||
| "onscroll", | ||
| "onseeked", | ||
| "onseeking", | ||
| "onselect", | ||
| "onstalled", | ||
| "onsubmit", | ||
| "onsuspend", | ||
| "ontimeupdate", | ||
| "ontoggle", | ||
| "onvolumechange", | ||
| "onwaiting", | ||
| "onwebkitanimationend", | ||
| "onwebkitanimationiteration", | ||
| "onwebkitanimationstart", | ||
| "onwebkittransitionend", | ||
| "onwheel", | ||
| "onauxclick", | ||
| "ongotpointercapture", | ||
| "onlostpointercapture", | ||
| "onpointerdown", | ||
| "onpointermove", | ||
| "onpointerup", | ||
| "onpointercancel", | ||
| "onpointerover", | ||
| "onpointerout", | ||
| "onpointerenter", | ||
| "onpointerleave", | ||
| "onselectstart", | ||
| "onselectionchange", | ||
| "onanimationend", | ||
| "onanimationiteration", | ||
| "onanimationstart", | ||
| "ontransitionend", | ||
| "onafterprint", | ||
| "onbeforeprint", | ||
| "onbeforeunload", | ||
| "onhashchange", | ||
| "onlanguagechange", | ||
| "onmessage", | ||
| "onmessageerror", | ||
| "onoffline", | ||
| "ononline", | ||
| "onpagehide", | ||
| "onpageshow", | ||
| "onpopstate", | ||
| "onrejectionhandled", | ||
| "onstorage", | ||
| "onunhandledrejection", | ||
| "onunload", | ||
| "performance", | ||
| "stop", | ||
| "open", | ||
| "alert", | ||
| "confirm", | ||
| "prompt", | ||
| "print", | ||
| "captureEvents", | ||
| "releaseEvents", | ||
| "requestIdleCallback", | ||
| "cancelIdleCallback", | ||
| "getComputedStyle", | ||
| "matchMedia", | ||
| "moveTo", | ||
| "moveBy", | ||
| "resizeTo", | ||
| "resizeBy", | ||
| "scroll", | ||
| "scrollTo", | ||
| "scrollBy", | ||
| "getSelection", | ||
| "find", | ||
| "webkitRequestAnimationFrame", | ||
| "webkitCancelAnimationFrame", | ||
| "fetch", | ||
| "close", | ||
| "focus", | ||
| "blur", | ||
| "postMessage", | ||
| "onappinstalled", | ||
| "onbeforeinstallprompt", | ||
| "indexedDB", | ||
| "webkitStorageInfo", | ||
| "sessionStorage", | ||
| "localStorage", | ||
| "chrome", | ||
| "onpointerrawupdate", | ||
| "speechSynthesis", | ||
| "webkitRequestFileSystem", | ||
| "webkitResolveLocalFileSystemURL", | ||
| "openDatabase", | ||
| "trustedTypes", | ||
| "applicationCache", | ||
| "caches", | ||
| "ondevicemotion", | ||
| "ondeviceorientation", | ||
| "ondeviceorientationabsolute", | ||
| "WebUIListener", | ||
| "cr", | ||
| "assert", | ||
| "assertNotReached", | ||
| "assertInstanceof", | ||
| "$", | ||
| "getSVGElement", | ||
| "getDeepActiveElement", | ||
| "findAncestorByClass", | ||
| "findAncestor", | ||
| "disableTextSelectAndDrag", | ||
| "isRTL", | ||
| "getRequiredElement", | ||
| "queryRequiredElement", | ||
| "appendParam", | ||
| "createElementWithClassName", | ||
| "ensureTransitionEndEvent", | ||
| "scrollTopForDocument", | ||
| "setScrollTopForDocument", | ||
| "scrollLeftForDocument", | ||
| "setScrollLeftForDocument", | ||
| "HTMLEscape", | ||
| "elide", | ||
| "quoteString", | ||
| "listenOnce", | ||
| "hasKeyModifiers", | ||
| "isTextInputElement", | ||
| "JSCompiler_renameProperty", | ||
| "ShadyCSS" | ||
| ] | ||
| exports.hostGlobal = [ | ||
| 'R', | ||
| 'W', | ||
| 'QW', | ||
| 'QHUC', | ||
| 'CUBE_BACKUP_DATA', | ||
| 'HAO_CONFIG', | ||
| 'HAO_DATA', | ||
| 'HaoMonit', | ||
| 'Cube', | ||
| 'CubeList', | ||
| 'cubeLib', | ||
| 'hao360', | ||
| 'qboot', | ||
| 'qSuggest', | ||
| 'addCube' | ||
| ] | ||
| exports.webGlobal = ["ANGLE_instanced_arrays","AbortController","AbortSignal","AbsoluteOrientationSensor","AbstractRange","AbstractWorker","Accelerometer","AddressErrors","AesCbcParams","AesCtrParams","AesGcmParams","AesKeyGenParams","AmbientLightSensor","AnalyserNode","Animation","AnimationEffect","AnimationEvent","AnimationPlaybackEvent","AnimationTimeline","ArrayBufferView","Attr","AudioBuffer","AudioBufferSourceNode","AudioConfiguration","AudioContext","AudioContextLatencyCategory","AudioContextOptions","AudioDestinationNode","AudioListener","AudioNode","AudioNodeOptions","AudioParam","AudioParamDescriptor","AudioParamMap","AudioProcessingEvent","AudioScheduledSourceNode","AudioTrack","AudioTrackList","AudioWorklet","AudioWorkletGlobalScope","AudioWorkletNode","AudioWorkletNodeOptions","AudioWorkletProcessor","AuthenticatorAssertionResponse","AuthenticatorAttestationResponse","AuthenticatorResponse","BaseAudioContext","BasicCardRequest","BasicCardResponse","BatteryManager","BeforeInstallPromptEvent","BeforeUnloadEvent","BiquadFilterNode","Blob","BlobBuilder","BlobEvent","Bluetooth","BluetoothAdvertisingData","BluetoothCharacteristicProperties","BluetoothDevice","BluetoothRemoteGATTCharacteristic","BluetoothRemoteGATTDescriptor","BluetoothRemoteGATTServer","BluetoothRemoteGATTService","Body","BroadcastChannel","BudgetService","BudgetState","BufferSource","ByteLengthQueuingStrategy","ByteString","CDATASection","CSS","CSSConditionRule","CSSCounterStyleRule","CSSGroupingRule","CSSImageValue","CSSKeyframeRule","CSSKeyframesRule","CSSKeywordValue","CSSMathSum","CSSMathValue","CSSMediaRule","CSSNamespaceRule","CSSNumericValue","CSSOMString","CSSPageRule","CSSPositionValue","CSSPrimitiveValue","CSSPseudoElement","CSSRule","CSSRuleList","CSSStyleDeclaration","CSSStyleRule","CSSStyleSheet","CSSStyleValue","CSSSupportsRule","CSSUnitValue","CSSUnparsedValue","CSSValue","CSSValueList","CSSVariableReferenceValue","Cache","CacheStorage","CanvasCaptureMediaStreamTrack","CanvasGradient","CanvasImageSource","CanvasPattern","CanvasRenderingContext2D","CaretPosition","ChannelMergerNode","ChannelSplitterNode","CharacterData","ChildNode","Client","Clients","Clipboard","ClipboardEvent","CloseEvent","Comment","CompositionEvent","ConstantSourceNode","ConstrainBoolean","ConstrainDOMString","ConstrainDouble","ConstrainLong","ConvolverNode","CountQueuingStrategy","CrashReportBody","Credential","CredentialsContainer","Crypto","CryptoKey","CryptoKeyPair","CustomElementRegistry","CustomEvent","DOMConfiguration","DOMError","DOMException","DOMHighResTimeStamp","DOMImplementation","DOMImplementationList","DOMLocator","DOMMatrix","DOMMatrixReadOnly","DOMObject","DOMParser","DOMPoint","DOMPointInit","DOMPointReadOnly","DOMQuad","DOMRect","DOMRectReadOnly","DOMString","DOMStringList","DOMStringMap","DOMTimeStamp","DOMTokenList","DOMUserData","DataTransfer","DataTransferItem","DataTransferItemList","DedicatedWorkerGlobalScope","DelayNode","DeprecationReportBody","DeviceLightEvent","DeviceMotionEvent","DeviceMotionEventAcceleration","DeviceMotionEventRotationRate","DeviceOrientationEvent","DeviceProximityEvent","DirectoryEntrySync","DirectoryReaderSync","DisplayMediaStreamConstraints","Document","DocumentFragment","DocumentOrShadowRoot","DocumentTimeline","DocumentTouch","DocumentType","DoubleRange","DragEvent","DynamicsCompressorNode","EXT_blend_minmax","EXT_color_buffer_float","EXT_color_buffer_half_float","EXT_disjoint_timer_query","EXT_float_blend","EXT_frag_depth","EXT_sRGB","EXT_shader_texture_lod","EXT_texture_compression_bptc","EXT_texture_compression_rgtc","EXT_texture_filter_anisotropic","EcKeyGenParams","EcKeyImportParams","EcdhKeyDeriveParams","EcdsaParams","EffectTiming","Element","ElementTraversal","ErrorEvent","Event","EventListener","EventSource","EventTarget","ExtendableEvent","ExtendableMessageEvent","FeaturePolicy","FederatedCredential","FetchEvent","File","FileEntrySync","FileError","FileException","FileList","FileReader","FileReaderSync","FileRequest","FileSystem","FileSystemDirectoryEntry","FileSystemDirectoryReader","FileSystemEntry","FileSystemEntrySync","FileSystemFileEntry","FileSystemFlags","FileSystemSync","FocusEvent","FontFace","FontFaceSet","FontFaceSetLoadEvent","FormData","FormDataEntryValue","FormDataEvent","FullscreenOptions","GainNode","Gamepad","GamepadButton","GamepadEvent","GamepadHapticActuator","GamepadPose","Geolocation","GeolocationCoordinates","GeolocationPosition","GeolocationPositionError","GeometryUtils","GestureEvent","GlobalEventHandlers","Gyroscope","HMDVRDevice","HTMLAnchorElement","HTMLAreaElement","HTMLAudioElement","HTMLBRElement","HTMLBaseElement","HTMLBaseFontElement","HTMLBodyElement","HTMLButtonElement","HTMLCanvasElement","HTMLCollection","HTMLContentElement","HTMLDListElement","HTMLDataElement","HTMLDataListElement","HTMLDetailsElement","HTMLDialogElement","HTMLDivElement","HTMLDocument","HTMLElement","HTMLEmbedElement","HTMLFieldSetElement","HTMLFontElement","HTMLFormControlsCollection","HTMLFormElement","HTMLFrameSetElement","HTMLHRElement","HTMLHeadElement","HTMLHeadingElement","HTMLHtmlElement","HTMLHyperlinkElementUtils","HTMLIFrameElement","HTMLImageElement","HTMLInputElement","HTMLIsIndexElement","HTMLKeygenElement","HTMLLIElement","HTMLLabelElement","HTMLLegendElement","HTMLLinkElement","HTMLMapElement","HTMLMarqueeElement","HTMLMediaElement","HTMLMenuElement","HTMLMenuItemElement","HTMLMetaElement","HTMLMeterElement","HTMLModElement","HTMLOListElement","HTMLObjectElement","HTMLOptGroupElement","HTMLOptionElement","HTMLOptionsCollection","HTMLOrForeignElement","HTMLOutputElement","HTMLParagraphElement","HTMLParamElement","HTMLPictureElement","HTMLPreElement","HTMLProgressElement","HTMLQuoteElement","HTMLScriptElement","HTMLSelectElement","HTMLShadowElement","HTMLSlotElement","HTMLSourceElement","HTMLSpanElement","HTMLStyleElement","HTMLTableCaptionElement","HTMLTableCellElement","HTMLTableColElement","HTMLTableElement","HTMLTableRowElement","HTMLTableSectionElement","HTMLTemplateElement","HTMLTextAreaElement","HTMLTimeElement","HTMLTitleElement","HTMLTrackElement","HTMLUListElement","HTMLUnknownElement","HTMLVideoElement","HashChangeEvent","Headers","History","HkdfParams","HmacImportParams","HmacKeyGenParams","IDBCursor","IDBCursorSync","IDBCursorWithValue","IDBDatabase","IDBDatabaseException","IDBDatabaseSync","IDBEnvironment","IDBEnvironmentSync","IDBFactory","IDBFactorySync","IDBIndex","IDBIndexSync","IDBKeyRange","IDBLocaleAwareKeyRange","IDBMutableFile","IDBObjectStore","IDBObjectStoreSync","IDBOpenDBRequest","IDBRequest","IDBTransaction","IDBTransactionSync","IDBVersionChangeEvent","IDBVersionChangeRequest","IIRFilterNode","IdleDeadline","ImageBitmap","ImageBitmapRenderingContext","ImageCapture","ImageData","Index","InputDeviceCapabilities","InputEvent","InstallEvent","InstallTrigger","IntersectionObserver","IntersectionObserverEntry","InterventionReportBody","Keyboard","KeyboardEvent","KeyboardLayoutMap","KeyframeEffect","LinearAccelerationSensor","LinkStyle","LocalFileSystem","LocalFileSystemSync","LocalMediaStream","Location","Lock","LockManager","LockedFile","LongRange","MIDIAccess","MIDIConnectionEvent","MIDIInput","MIDIInputMap","MIDIOutputMap","MSCandidateWindowHide","MSCandidateWindowShow","MSCandidateWindowUpdate","MSGestureEvent","MSGraphicsTrust","MSManipulationEvent","MSRangeCollection","MSSiteModeEvent","Magnetometer","MathMLElement","MediaCapabilities","MediaCapabilitiesInfo","MediaConfiguration","MediaDecodingConfiguration","MediaDeviceInfo","MediaDevices","MediaElementAudioSourceNode","MediaEncodingConfiguration","MediaError","MediaKeyMessageEvent","MediaKeySession","MediaKeyStatusMap","MediaKeySystemAccess","MediaKeySystemConfiguration","MediaKeys","MediaList","MediaMetadata","MediaQueryList","MediaQueryListEvent","MediaQueryListListener","MediaRecorder","MediaRecorderErrorEvent","MediaSession","MediaSettingsRange","MediaSource","MediaStream","MediaStreamAudioDestinationNode","MediaStreamAudioSourceNode","MediaStreamAudioSourceOptions","MediaStreamConstraints","MediaStreamEvent","MediaStreamTrack","MediaStreamTrackAudioSourceNode","MediaStreamTrackAudioSourceOptions","MediaStreamTrackEvent","MediaTrackConstraints","MediaTrackSettings","MediaTrackSupportedConstraints","MerchantValidationEvent","MessageChannel","MessageEvent","MessagePort","Metadata","MimeType","MimeTypeArray","MouseEvent","MouseScrollEvent","MouseWheelEvent","MutationEvent","MutationObserver","MutationObserverInit","MutationRecord","NameList","NamedNodeMap","NavigationPreloadManager","Navigator","NavigatorConcurrentHardware","NavigatorGeolocation","NavigatorID","NavigatorLanguage","NavigatorOnLine","NavigatorPlugins","NavigatorStorage","NetworkInformation","Node","NodeFilter","NodeIterator","NodeList","NonDocumentTypeChildNode","Notation","Notification","NotificationAction","NotificationEvent","NotifyAudioAvailableEvent","OES_element_index_uint","OES_fbo_render_mipmap","OES_standard_derivatives","OES_texture_float","OES_texture_float_linear","OES_texture_half_float","OES_texture_half_float_linear","OES_vertex_array_object","OVR_multiview2","OfflineAudioCompletionEvent","OfflineAudioContext","OffscreenCanvas","OrientationSensor","OscillatorNode","OverconstrainedError","PageTransitionEvent","PaintWorklet","PannerNode","ParentNode","PasswordCredential","Path2D","PayerErrors","PaymentAddress","PaymentCurrencyAmount","PaymentDetailsBase","PaymentDetailsUpdate","PaymentItem","PaymentMethodChangeEvent","PaymentRequest","PaymentRequestEvent","PaymentRequestUpdateEvent","PaymentResponse","PaymentValidationErrors","Pbkdf2Params","Performance","PerformanceEntry","PerformanceFrameTiming","PerformanceLongTaskTiming","PerformanceMark","PerformanceMeasure","PerformanceNavigation","PerformanceNavigationTiming","PerformanceObserver","PerformanceObserverEntryList","PerformancePaintTiming","PerformanceResourceTiming","PerformanceServerTiming","PerformanceTiming","PeriodicWave","PermissionStatus","Permissions","PhotoCapabilities","Plugin","PluginArray","Point","PointerEvent","PopStateEvent","PositionOptions","PositionSensorVRDevice","Presentation","PresentationAvailability","PresentationConnection","PresentationConnectionAvailableEvent","PresentationConnectionCloseEvent","PresentationConnectionList","PresentationReceiver","PresentationRequest","ProcessingInstruction","ProgressEvent","PromiseRejectionEvent","PublicKeyCredential","PublicKeyCredentialCreationOptions","PublicKeyCredentialRequestOptions","PushEvent","PushManager","PushMessageData","PushRegistrationManager","PushSubscription","RTCAnswerOptions","RTCCertificate","RTCConfiguration","RTCDTMFSender","RTCDTMFToneChangeEvent","RTCDataChannel","RTCDataChannelEvent","RTCDtlsTransport","RTCIceCandidate","RTCIceCandidateInit","RTCIceCandidatePair","RTCIceCandidatePairStats","RTCIceCandidateStats","RTCIceCandidateType","RTCIceComponent","RTCIceCredentialType","RTCIceGathererState","RTCIceParameters","RTCIceProtocol","RTCIceRole","RTCIceServer","RTCIceTcpCandidateType","RTCIceTransport","RTCIceTransportState","RTCIdentityAssertion","RTCIdentityErrorEvent","RTCIdentityEvent","RTCInboundRtpStreamStats","RTCNetworkType","RTCOfferAnswerOptions","RTCOfferOptions","RTCOutboundRtpStreamStats","RTCPeerConnection","RTCPeerConnectionIceEvent","RTCRtpCodecParameters","RTCRtpContributingSource","RTCRtpEncodingParameters","RTCRtpReceiver","RTCRtpSendParameters","RTCRtpSender","RTCRtpStreamStats","RTCRtpSynchronizationSource","RTCRtpTransceiver","RTCRtpTransceiverDirection","RTCRtpTransceiverInit","RTCSctpTransport","RTCSessionDescription","RTCSessionDescriptionCallback","RTCStats","RTCStatsIceCandidatePairState","RTCStatsReport","RTCStatsType","RTCTrackEvent","RTCTrackEventInit","RadioNodeList","Range","ReadableByteStreamController","ReadableStream","ReadableStreamBYOBReader","ReadableStreamBYOBRequest","ReadableStreamDefaultController","ReadableStreamDefaultReader","RelativeOrientationSensor","RenderingContext","Report","ReportingObserver","ReportingObserverOptions","Request","RequestDestination","ResizeObserver","ResizeObserverEntry","Response","RsaHashedImportParams","RsaHashedKeyGenParams","RsaOaepParams","RsaPssParams","SVGAElement","SVGAltGlyphDefElement","SVGAltGlyphElement","SVGAltGlyphItemElement","SVGAngle","SVGAnimateColorElement","SVGAnimateElement","SVGAnimateMotionElement","SVGAnimateTransformElement","SVGAnimatedAngle","SVGAnimatedBoolean","SVGAnimatedEnumeration","SVGAnimatedInteger","SVGAnimatedLength","SVGAnimatedLengthList","SVGAnimatedNumber","SVGAnimatedNumberList","SVGAnimatedPoints","SVGAnimatedPreserveAspectRatio","SVGAnimatedRect","SVGAnimatedString","SVGAnimatedTransformList","SVGAnimationElement","SVGCircleElement","SVGClipPathElement","SVGColorProfileElement","SVGComponentTransferFunctionElement","SVGCursorElement","SVGDefsElement","SVGDescElement","SVGElement","SVGEllipseElement","SVGEvent","SVGExternalResourcesRequired","SVGFEBlendElement","SVGFEColorMatrixElement","SVGFEComponentTransferElement","SVGFECompositeElement","SVGFEConvolveMatrixElement","SVGFEDiffuseLightingElement","SVGFEDisplacementMapElement","SVGFEDistantLightElement","SVGFEDropShadowElement","SVGFEFloodElement","SVGFEFuncAElement","SVGFEFuncBElement","SVGFEFuncGElement","SVGFEFuncRElement","SVGFEGaussianBlurElement","SVGFEImageElement","SVGFEMergeElement","SVGFEMergeNodeElement","SVGFEMorphologyElement","SVGFEOffsetElement","SVGFEPointLightElement","SVGFESpecularLightingElement","SVGFESpotLightElement","SVGFETileElement","SVGFETurbulenceElement","SVGFilterElement","SVGFilterPrimitiveStandardAttributes","SVGFontElement","SVGFontFaceElement","SVGFontFaceFormatElement","SVGFontFaceNameElement","SVGFontFaceSrcElement","SVGFontFaceUriElement","SVGForeignObjectElement","SVGGElement","SVGGeometryElement","SVGGlyphElement","SVGGlyphRefElement","SVGGradientElement","SVGGraphicsElement","SVGHKernElement","SVGImageElement","SVGLength","SVGLengthList","SVGLineElement","SVGLinearGradientElement","SVGMPathElement","SVGMaskElement","SVGMatrix","SVGMeshElement","SVGMetadataElement","SVGMissingGlyphElement","SVGNumber","SVGNumberList","SVGPathElement","SVGPatternElement","SVGPoint","SVGPolygonElement","SVGPolylineElement","SVGPreserveAspectRatio","SVGRadialGradientElement","SVGRect","SVGRectElement","SVGRenderingIntent","SVGSVGElement","SVGScriptElement","SVGSetElement","SVGSolidcolorElement","SVGStopElement","SVGStringList","SVGStylable","SVGStyleElement","SVGSwitchElement","SVGSymbolElement","SVGTRefElement","SVGTSpanElement","SVGTests","SVGTextContentElement","SVGTextElement","SVGTextPathElement","SVGTextPositioningElement","SVGTitleElement","SVGTransform","SVGTransformList","SVGTransformable","SVGURIReference","SVGUnitTypes","SVGUseElement","SVGVKernElement","SVGViewElement","SVGZoomAndPan","Screen","ScreenOrientation","ScriptProcessorNode","ScrollToOptions","SecurityPolicyViolationEvent","Selection","Sensor","SensorErrorEvent","ServiceWorker","ServiceWorkerContainer","ServiceWorkerGlobalScope","ServiceWorkerMessageEvent","ServiceWorkerRegistration","ServiceWorkerState","ShadowRoot","SharedWorker","SharedWorkerGlobalScope","Slotable","SourceBuffer","SourceBufferList","SpeechGrammar","SpeechGrammarList","SpeechRecognition","SpeechRecognitionAlternative","SpeechRecognitionError","SpeechRecognitionEvent","SpeechRecognitionResult","SpeechRecognitionResultList","SpeechSynthesis","SpeechSynthesisErrorEvent","SpeechSynthesisEvent","SpeechSynthesisUtterance","SpeechSynthesisVoice","StaticRange","StereoPannerNode","Storage","StorageEstimate","StorageEvent","StorageManager","StorageQuota","StylePropertyMap","StylePropertyMapReadOnly","StyleSheet","StyleSheetList","SubtleCrypto","SyncEvent","SyncManager","TaskAttributionTiming","Text","TextDecoder","TextEncoder","TextMetrics","TextTrack","TextTrackCue","TextTrackList","TimeEvent","TimeRanges","Touch","TouchEvent","TouchList","TrackDefault","TrackDefaultList","TrackEvent","Transferable","TransformStream","TransitionEvent","TreeWalker","TypeInfo","UIEvent","URL","URLSearchParams","URLUtilsReadOnly","USB","USBDevice","USVString","UserDataHandler","UserProximityEvent","VRDisplay","VRDisplayCapabilities","VRDisplayEvent","VREyeParameters","VRFieldOfView","VRFrameData","VRLayerInit","VRPose","VRStageParameters","VTTCue","VTTRegion","ValidityState","VideoConfiguration","VideoPlaybackQuality","VideoTrack","VideoTrackList","VisualViewport","WEBGL_color_buffer_float","WEBGL_compressed_texture_astc","WEBGL_compressed_texture_atc","WEBGL_compressed_texture_etc","WEBGL_compressed_texture_etc1","WEBGL_compressed_texture_pvrtc","WEBGL_compressed_texture_s3tc","WEBGL_compressed_texture_s3tc_srgb","WEBGL_debug_renderer_info","WEBGL_debug_shaders","WEBGL_depth_texture","WEBGL_draw_buffers","WEBGL_lose_context","WaveShaperNode","WebGL2RenderingContext","WebGLActiveInfo","WebGLBuffer","WebGLContextEvent","WebGLFramebuffer","WebGLProgram","WebGLQuery","WebGLRenderbuffer","WebGLRenderingContext","WebGLSampler","WebGLShader","WebGLShaderPrecisionFormat","WebGLSync","WebGLTexture","WebGLTransformFeedback","WebGLUniformLocation","WebGLVertexArrayObject","WebKitCSSMatrix","WebSocket","WheelEvent","Window","WindowClient","WindowEventHandlers","WindowOrWorkerGlobalScope","Worker","WorkerGlobalScope","WorkerLocation","WorkerNavigator","Worklet","WritableStream","WritableStreamDefaultController","WritableStreamDefaultWriter","XDomainRequest","XMLDocument","XMLHttpRequest","XMLHttpRequestEventTarget","XMLHttpRequestResponseType","XMLSerializer","XPathEvaluator","XPathException","XPathExpression","XPathNSResolver","XPathResult","XR","XRBoundedReferenceSpace","XREnvironmentBlendMode","XREye","XRFrame","XRFrameRequestCallback","XRInputSource","XRPose","XRReferenceSpace","XRReferenceSpaceType","XRRenderState","XRRenderStateInit","XRRigidTransform","XRSession","XRSessionInit","XRSessionMode","XRSpace","XRView","XRViewerPose","XRViewport","XRVisibilityState","XRWebGLLayer","XRWebGLLayerInit","XSLTProcessor"] | ||
| exports.browserCustomGlobal = [ | ||
| 'chrome', | ||
| 'external', | ||
| 'wdextcmd' | ||
| ] | ||
| exports.attributes = [ | ||
| "autofocus", | ||
| "onsearch", | ||
| "onabort", | ||
| "onblur", | ||
| "oncancel", | ||
| "oncanplay", | ||
| "oncanplaythrough", | ||
| "onchange", | ||
| "onclick", | ||
| "onclose", | ||
| "oncontextmenu", | ||
| "oncuechange", | ||
| "ondblclick", | ||
| "ondrag", | ||
| "ondragend", | ||
| "ondragenter", | ||
| "ondragleave", | ||
| "ondragover", | ||
| "ondragstart", | ||
| "ondrop", | ||
| "ondurationchange", | ||
| "onemptied", | ||
| "onended", | ||
| "onerror", | ||
| "onfocus", | ||
| "onformdata", | ||
| "oninput", | ||
| "oninvalid", | ||
| "onkeydown", | ||
| "onkeypress", | ||
| "onkeyup", | ||
| "onload", | ||
| "onloadeddata", | ||
| "onloadedmetadata", | ||
| "onloadstart", | ||
| "onmousedown", | ||
| "onmouseenter", | ||
| "onmouseleave", | ||
| "onmousemove", | ||
| "onmouseout", | ||
| "onmouseover", | ||
| "onmouseup", | ||
| "onmousewheel", | ||
| "onpause", | ||
| "onplay", | ||
| "onplaying", | ||
| "onprogress", | ||
| "onratechange", | ||
| "onreset", | ||
| "onresize", | ||
| "onscroll", | ||
| "onseeked", | ||
| "onseeking", | ||
| "onselect", | ||
| "onstalled", | ||
| "onsubmit", | ||
| "onsuspend", | ||
| "ontimeupdate", | ||
| "ontoggle", | ||
| "onvolumechange", | ||
| "onwaiting", | ||
| "onwebkitanimationend", | ||
| "onwebkitanimationiteration", | ||
| "onwebkitanimationstart", | ||
| "onwebkittransitionend", | ||
| "onwheel", | ||
| "onauxclick", | ||
| "ongotpointercapture", | ||
| "onlostpointercapture", | ||
| "onpointerdown", | ||
| "onpointermove", | ||
| "onpointerup", | ||
| "onpointercancel", | ||
| "onpointerover", | ||
| "onpointerout", | ||
| "onpointerenter", | ||
| "onpointerleave", | ||
| "onselectstart", | ||
| "onselectionchange", | ||
| "onanimationend", | ||
| "onanimationiteration", | ||
| "onanimationstart", | ||
| "ontransitionend", | ||
| "onafterprint", | ||
| "onbeforeprint", | ||
| "onbeforeunload", | ||
| "onhashchange", | ||
| "onlanguagechange", | ||
| "onmessage", | ||
| "onmessageerror", | ||
| "onoffline", | ||
| "ononline", | ||
| "onpagehide", | ||
| "onpageshow", | ||
| "onpopstate", | ||
| "onrejectionhandled", | ||
| "onstorage", | ||
| "onunhandledrejection", | ||
| "onunload", | ||
| "onappinstalled", | ||
| "onbeforeinstallprompt", | ||
| "onpointerrawupdate", | ||
| "ondevicemotion", | ||
| "ondeviceorientation", | ||
| "ondeviceorientationabsolute", | ||
| /^xml:/ | ||
| ]; |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
36034
9.28%0
-100%1578
122.88%1
Infinity%- Removed
- Removed