diff --git a/lib/cs/diagnosticMessages.generated.json b/lib/cs/diagnosticMessages.generated.json
index 1b97ea680877e..8ea577e3aa448 100644
--- a/lib/cs/diagnosticMessages.generated.json
+++ b/lib/cs/diagnosticMessages.generated.json
@@ -95,15 +95,19 @@
"Accessors_must_both_be_abstract_or_non_abstract_2676": "Přistupující objekty musí být abstraktní nebo neabstraktní.",
"Add_0_to_existing_import_declaration_from_1_90015": "Přidat {0} k existující deklaraci importu z {1}",
"Add_async_modifier_to_containing_function_90029": "Přidat modifikátor async do obsahující funkce",
+ "Add_definite_assignment_assertion_to_property_0_95020": "Přidat kontrolní výraz jednoznačného přiřazení k vlastnosti {0}",
"Add_index_signature_for_property_0_90017": "Přidat signaturu indexu pro vlastnost {0}",
+ "Add_initializer_to_property_0_95019": "Přidat inicializační výraz k vlastnosti {0}",
"Add_missing_super_call_90001": "Přidat chybějící volání metody super()",
"Add_this_to_unresolved_variable_90008": "Přidat k nerozpoznané proměnné this.",
+ "Add_undefined_type_to_property_0_95018": "Přidat typ undefined k vlastnosti {0}",
"Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068": "Přidání souboru tsconfig.json vám pomůže uspořádat projekty, které obsahují jak soubory TypeScript, tak soubory JavaScript. Další informace najdete na adrese https://aka.ms/tsconfig.",
"Additional_Checks_6176": "Další kontroly",
"Advanced_Options_6178": "Upřesnit možnosti",
"All_declarations_of_0_must_have_identical_modifiers_2687": "Všechny deklarace {0} musí mít stejné modifikátory.",
"All_declarations_of_0_must_have_identical_type_parameters_2428": "Všechny deklarace {0} musí mít stejné parametry typu.",
"All_declarations_of_an_abstract_method_must_be_consecutive_2516": "Všechny deklarace abstraktní metody musí jít po sobě.",
+ "All_imports_in_import_declaration_are_unused_6192": "Žádné importy z deklarace importu se nepoužívají.",
"Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011": "Povolte výchozí importy z modulů bez výchozího exportu. Nebude to mít vliv na generování kódu, jenom na kontrolu typů.",
"Allow_javascript_files_to_be_compiled_6102": "Povolí kompilaci souborů javascript.",
"Ambient_const_enums_are_not_allowed_when_the_isolatedModules_flag_is_provided_1209": "Když se zadá příznak --isolatedModules, nepovolují se ambientní výčty.",
@@ -324,6 +328,7 @@
"Enables_experimental_support_for_ES7_decorators_6065": "Povolí experimentální podporu pro dekorátory ES7.",
"Enables_experimental_support_for_emitting_type_metadata_for_decorators_6066": "Povolí experimentální podporu pro generování metadat typu pro dekorátory.",
"Enum_0_used_before_its_declaration_2450": "Výčet {0} se používá dříve, než se deklaruje.",
+ "Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567": "Deklarace výčtu jdou sloučit jenom s oborem názvů nebo jinými deklaracemi výčtu.",
"Enum_declarations_must_all_be_const_or_non_const_2473": "Všechny deklarace výčtu musí být konstantní nebo nekonstantní.",
"Enum_member_expected_1132": "Očekává se člen výčtu.",
"Enum_member_must_have_initializer_1061": "Člen výčtu musí mít inicializátor.",
@@ -378,6 +383,7 @@
"File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059": "Soubor {0} není pod kořenovým adresářem rootDir {1}. Očekává se, že rootDir bude obsahovat všechny zdrojové soubory.",
"File_0_not_found_6053": "Soubor {0} se nenašel.",
"File_change_detected_Starting_incremental_compilation_6032": "Zjistila se změna souboru. Spouští se přírůstková kompilace...",
+ "File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001": "Soubor je modul CommonJS; může se převést na modul ES6.",
"File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149": "Název souboru {0} se od už zahrnutého názvu souboru {1} liší jenom velikostí písmen.",
"File_name_0_has_a_1_extension_stripping_it_6132": "Název souboru {0} má příponu {1} – odstraňuje se",
"File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065": "Specifikace souboru nemůže obsahovat nadřazený adresář (..), který se vyskytuje za rekurzivním zástupným znakem adresáře (**): {0}.",
@@ -424,6 +430,7 @@
"Import_declaration_conflicts_with_local_declaration_of_0_2440": "Deklarace importu je v konfliktu s místní deklarací {0}.",
"Import_declarations_in_a_namespace_cannot_reference_a_module_1147": "Deklarace importu v oboru názvů nemůžou odkazovat na modul.",
"Import_emit_helpers_from_tslib_6139": "Importovat pomocné rutiny pro generování z tslib",
+ "Import_may_be_converted_to_a_default_import_80003": "Import se může převést na výchozí import.",
"Import_name_cannot_be_0_2438": "Název importu nemůže být {0}.",
"Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relati_2439": "Deklarace importu nebo exportu v deklaraci ambientního modulu nemůže odkazovat na modul pomocí jeho relativního názvu.",
"Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_mod_2667": "Importy nejsou povolené v rozšířeních modulů. Zvažte jejich přesunutí do uzavírajícího externího modulu.",
@@ -462,8 +469,10 @@
"JSDoc_0_is_not_attached_to_a_class_8022": "Značka JSDoc @{0} není připojená k třídě.",
"JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028": "JSDoc ... se může nacházet jen v posledním parametru signatury.",
"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024": "Značka JSDoc @param má název {0}, ale neexistuje žádný parametr s tímto názvem.",
+ "JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029": "Značka JSDoc @param má název {0}, ale žádný parametr s tímto názvem neexistuje. Musí odpovídat hodnotě arguments, pokud má typ pole.",
"JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021": "Značka JSDoc @typedef by měla mít poznámku k typu nebo by za ní měly následovat značky @property nebo @member.",
"JSDoc_types_can_only_be_used_inside_documentation_comments_8020": "Typy JSDoc se můžou používat jenom v dokumentačních komentářích.",
+ "JSDoc_types_may_be_moved_to_TypeScript_types_80004": "Typy JSDoc se můžou přesunout na typy TypeScript.",
"JSX_attribute_expected_17003": "Očekával se atribut JSX.",
"JSX_attributes_must_only_be_assigned_a_non_empty_expression_17000": "Atributy JSX musí mít přiřazený neprázdný výraz.",
"JSX_element_0_has_no_corresponding_closing_tag_17008": "Element JSX {0} nemá odpovídající uzavírací značku.",
@@ -476,6 +485,7 @@
"JSX_elements_cannot_have_multiple_attributes_with_the_same_name_17001": "Elementy JSX nemůžou mít víc atributů se stejným názvem.",
"JSX_expressions_must_have_one_parent_element_2657": "Výrazy JSX musí mít jeden nadřazený element.",
"JSX_fragment_has_no_corresponding_closing_tag_17014": "Fragment JSX nemá odpovídající uzavírací značku.",
+ "JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017": "Při použití vložené direktivy pragma objektu pro vytváření JSX se nepodporuje fragment JSX.",
"JSX_fragment_is_not_supported_when_using_jsxFactory_17016": "Při použití --jsxFactory se nepodporuje fragment JSX.",
"JSX_spread_child_must_be_an_array_type_2609": "Podřízený objekt JSX spread musí být typu pole.",
"Jump_target_cannot_cross_function_boundary_1107": "Cíl odkazu nemůže překročit hranici funkce.",
@@ -507,6 +517,7 @@
"Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambig_2308": "Modul {0} už exportoval člena s názvem {1}. Zvažte možnost vyřešení nejednoznačnosti explicitním opakováním exportu.",
"Module_0_has_no_default_export_1192": "Modul {0} nemá žádný výchozí export.",
"Module_0_has_no_exported_member_1_2305": "V modulu {0} není žádný exportovaný člen {1}.",
+ "Module_0_has_no_exported_member_1_Did_you_mean_2_2724": "Modul {0} nemá žádný exportovaný člen {1}. Neměli jste na mysli {2}?",
"Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437": "Modul {0} je skrytý místní deklarací se stejným názvem.",
"Module_0_resolves_to_a_non_module_entity_and_cannot_be_imported_using_this_construct_2497": "Modul {0} se překládá na nemodulovou entitu a nedá se importovat pomocí tohoto konstruktoru.",
"Module_0_uses_export_and_cannot_be_used_with_export_Asterisk_2498": "Modul {0} používá export = a nedá se použít s možností export *.",
@@ -650,6 +661,7 @@
"Raise_error_on_this_expressions_with_an_implied_any_type_6115": "Vyvolá chybu u výrazů this s implikovaným typem any.",
"Redirect_output_structure_to_the_directory_6006": "Přesměrování výstupní struktury do adresáře",
"Remove_declaration_for_Colon_0_90004": "Odebrat deklaraci pro {0}",
+ "Remove_import_from_0_90005": "Odebrat import z {0}",
"Replace_import_with_0_95015": "Nahradí import použitím: {0}.",
"Report_error_when_not_all_code_paths_in_function_return_a_value_6075": "Oznámí se chyba, když některé cesty kódu ve funkci nevracejí hodnotu.",
"Report_errors_for_fallthrough_cases_in_switch_statement_6076": "Oznámí se chyby v případech fallthrough v příkazu switch.",
@@ -657,7 +669,7 @@
"Report_errors_on_unused_locals_6134": "Umožňuje nahlásit chyby u nevyužitých místních hodnot.",
"Report_errors_on_unused_parameters_6135": "Umožňuje nahlásit chyby u nevyužitých parametrů.",
"Required_type_parameters_may_not_follow_optional_type_parameters_2706": "Požadované parametry typu nemůžou být až za volitelnými parametry typu.",
- "Resolution_for_module_0_was_found_in_cache_6147": "Překlad pro modul {0} se v mezipaměti nenašel.",
+ "Resolution_for_module_0_was_found_in_cache_from_location_1_6147": "Překlad pro modul {0} se našel v mezipaměti umístění {1}.",
"Resolving_from_node_modules_folder_6118": "Překládá se ze složky node_modules...",
"Resolving_module_0_from_1_6086": "======== Překládá se modul {0} z {1}. ========",
"Resolving_module_name_0_relative_to_base_url_1_2_6094": "Překládá se název modulu {0} relativní k základní adrese URL {1}–{2}.",
@@ -791,6 +803,7 @@
"The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer_1189": "Deklarace proměnné příkazu for...in nemůže obsahovat inicializátor.",
"The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer_1190": "Deklarace proměnné příkazu for...of nemůže obsahovat inicializátor.",
"The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any_2410": "Příkaz with není podporovaný. Všechny symboly s blokem with budou typu any.",
+ "This_constructor_function_may_be_converted_to_a_class_declaration_80002": "Tato funkce konstruktoru se může převést na deklaraci třídy.",
"This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354": "Tato syntaxe vyžaduje importovanou podpůrnou aplikaci, ale modul {0} se nenašel.",
"This_syntax_requires_an_imported_helper_named_1_but_module_0_has_no_exported_member_1_2343": "Tato syntaxe vyžaduje importovanou podpůrnou aplikaci s názvem {1}, ale modul {0} nemá žádného exportovaného člena {1}.",
"Trailing_comma_not_allowed_1009": "Čárka na konci není povolená.",
@@ -887,6 +900,7 @@
"Variable_declaration_list_cannot_be_empty_1123": "Seznam deklarací proměnných nemůže být prázdný.",
"Version_0_6029": "Verze {0}",
"Watch_input_files_6005": "Sledovat vstupní soubory",
+ "Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191": "Určuje, jestli se místo vymazání obrazovky má zachovat zastaralý výstup konzoly v režimu sledování.",
"You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001": "Nejde přejmenovat elementy definované ve standardní knihovně TypeScriptu.",
"You_cannot_rename_this_element_8000": "Tento element nejde přejmenovat.",
"_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329": "Objekt {0} přijímá málo argumentů k tomu, aby se dal použít jako dekoratér. Nechtěli jste ho nejprve volat a napsat @{0}()?",
diff --git a/lib/de/diagnosticMessages.generated.json b/lib/de/diagnosticMessages.generated.json
index bff4663aa81d6..a8a0fbcccdb1f 100644
--- a/lib/de/diagnosticMessages.generated.json
+++ b/lib/de/diagnosticMessages.generated.json
@@ -95,15 +95,19 @@
"Accessors_must_both_be_abstract_or_non_abstract_2676": "Beide Accessoren müssen abstrakt oder nicht abstrakt sein.",
"Add_0_to_existing_import_declaration_from_1_90015": "\"{0}\" der vorhandenen Importdeklaration aus \"{1}\" hinzufügen",
"Add_async_modifier_to_containing_function_90029": "Async-Modifizierer zur enthaltenden Funktion hinzufügen",
+ "Add_definite_assignment_assertion_to_property_0_95020": "Definitive Zuweisungsassertion zu Eigenschaft \"{0}\" hinzufügen",
"Add_index_signature_for_property_0_90017": "Indexsignatur für die Eigenschaft \"{0}\" hinzufügen",
+ "Add_initializer_to_property_0_95019": "Initialisierer zu Eigenschaft \"{0}\" hinzufügen",
"Add_missing_super_call_90001": "Fehlenden super()-Aufruf hinzufügen",
"Add_this_to_unresolved_variable_90008": "Der nicht aufgelösten Variablen \"this.\" hinzufügen",
+ "Add_undefined_type_to_property_0_95018": "undefined-Typ zu Eigenschaft \"{0}\" hinzufügen",
"Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068": "Das Hinzufügen einer \"tsconfig.json\"-Datei erleichtert die Organisation von Projekten, die sowohl TypeScript- als auch JavaScript-Dateien enthalten. Weitere Informationen finden Sie unter https://aka.ms/tsconfig.",
"Additional_Checks_6176": "Zusätzliche Überprüfungen",
"Advanced_Options_6178": "Erweiterte Optionen",
"All_declarations_of_0_must_have_identical_modifiers_2687": "Alle Deklarationen von \"{0}\" müssen identische Modifizierer aufweisen.",
"All_declarations_of_0_must_have_identical_type_parameters_2428": "Alle Deklarationen von \"{0}\" müssen identische Typparameter aufweisen.",
"All_declarations_of_an_abstract_method_must_be_consecutive_2516": "Alle Deklarationen einer abstrakten Methode müssen aufeinanderfolgend sein.",
+ "All_imports_in_import_declaration_are_unused_6192": "Keiner der Importe in der Importdeklaration wird verwendet.",
"Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011": "Standardimporte von Modulen ohne Standardexport zulassen. Dies wirkt sich nicht auf die Codeausgabe aus, lediglich auf die Typprüfung.",
"Allow_javascript_files_to_be_compiled_6102": "Kompilierung von JavaScript-Dateien zulassen.",
"Ambient_const_enums_are_not_allowed_when_the_isolatedModules_flag_is_provided_1209": "const-Umgebungsenumerationen sind unzulässig, wenn das Flag \"-isolatedModules\" angegeben wird.",
@@ -324,6 +328,7 @@
"Enables_experimental_support_for_ES7_decorators_6065": "Ermöglicht experimentelle Unterstützung für asynchrone ES7-Decorators.",
"Enables_experimental_support_for_emitting_type_metadata_for_decorators_6066": "Ermöglicht experimentelle Unterstützung zum Ausgeben von Typmetadaten für Decorators.",
"Enum_0_used_before_its_declaration_2450": "Enumeration \"{0}\", die vor der Deklaration wurde.",
+ "Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567": "Enumerationsdeklarationen können nur mit Namespace- oder anderen Enumerationsdeklarationen zusammengeführt werden.",
"Enum_declarations_must_all_be_const_or_non_const_2473": "Enumerationsdeklarationen müssen alle konstant oder nicht konstant sein.",
"Enum_member_expected_1132": "Ein Enumerationsmember wurde erwartet.",
"Enum_member_must_have_initializer_1061": "Ein Enumerationsmember muss einen Initialisierer aufweisen.",
@@ -378,6 +383,7 @@
"File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059": "Datei \"{0}\" befindet sich nicht unter \"rootDir\" \"{1}\". \"rootDir\" muss alle Quelldateien enthalten.",
"File_0_not_found_6053": "Die Datei \"{0}\" wurde nicht gefunden.",
"File_change_detected_Starting_incremental_compilation_6032": "Es wurde eine Dateiänderung erkannt. Die inkrementelle Kompilierung wird gestartet...",
+ "File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001": "Die Datei ist ein CommonJS-Modul, sie kann in ein ES6-Modul konvertiert werden.",
"File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149": "Der Dateiname \"{0}\" unterscheidet sich vom bereits enthaltenen Dateinamen \"{1}\" nur hinsichtlich der Groß-/Kleinschreibung.",
"File_name_0_has_a_1_extension_stripping_it_6132": "Der Dateiname \"{0}\" weist eine Erweiterung \"{1}\" auf. Diese wird entfernt.",
"File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065": "Die Dateispezifikation darf kein übergeordnetes Verzeichnis (\"..\") enthalten, das nach einem rekursiven Verzeichnisplatzhalter (\"**\") angegeben wird: \"{0}\".",
@@ -424,6 +430,7 @@
"Import_declaration_conflicts_with_local_declaration_of_0_2440": "Die Importdeklaration verursacht einen Konflikt mit der lokalen Deklaration von \"{0}\".",
"Import_declarations_in_a_namespace_cannot_reference_a_module_1147": "Importdeklarationen in einem Namespace dürfen nicht auf ein Modul verweisen.",
"Import_emit_helpers_from_tslib_6139": "Ausgabehilfsprogramme aus \"tslib\" importieren.",
+ "Import_may_be_converted_to_a_default_import_80003": "Der Import kann in einen Standardimport konvertiert werden.",
"Import_name_cannot_be_0_2438": "Der Importname darf nicht \"{0}\" sein.",
"Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relati_2439": "Import- oder Exportdeklaration in einer Umgebungsmoduldeklaration dürfen nicht über den relativen Modulnamen auf ein Modul verweisen.",
"Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_mod_2667": "Importe sind in Modulerweiterungen unzulässig. Verschieben Sie diese ggf. in das einschließende externe Modul.",
@@ -462,8 +469,10 @@
"JSDoc_0_is_not_attached_to_a_class_8022": "JSDoc \"@{0}\" ist keiner Klassendeklaration zugeordnet.",
"JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028": "Das JSDoc-Tag \"...\" wird möglicherweise nur im letzten Parameter einer Signatur angezeigt.",
"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024": "Das JSDoc-Tag \"@param\" weist den Namen \"{0}\" auf, es gibt jedoch keinen Parameter dieses Namens.",
+ "JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029": "Das JSDoc-Tag \"@param\" weist den Namen \"{0}\" auf, es ist jedoch kein Parameter dieses Namens vorhanden. Es läge eine Übereinstimmung mit \"arguments\" vor, wenn ein Arraytyp vorläge.",
"JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021": "Das JSDoc-Tag \"@typedef\" muss entweder eine Typanmerkung aufweisen, oder die Tags \"@property\" oder \"@member\" müssen darauf folgen.",
"JSDoc_types_can_only_be_used_inside_documentation_comments_8020": "JSDoc-Typen können nur innerhalb von Dokumentationskommentaren verwendet werden.",
+ "JSDoc_types_may_be_moved_to_TypeScript_types_80004": "JSDoc-Typen können in TypeScript-Typen verschoben werden.",
"JSX_attribute_expected_17003": "Ein JSX-Attribut wurde erwartet.",
"JSX_attributes_must_only_be_assigned_a_non_empty_expression_17000": "JSX-Attributen darf nur ein nicht leeres expression-Objekt zugewiesen werden.",
"JSX_element_0_has_no_corresponding_closing_tag_17008": "Das JSX-Element \"{0}\" weist kein entsprechendes schließendes Tag auf.",
@@ -476,6 +485,7 @@
"JSX_elements_cannot_have_multiple_attributes_with_the_same_name_17001": "JSX-Elemente dürfen nicht mehrere Attribute mit dem gleichen Namen aufweisen.",
"JSX_expressions_must_have_one_parent_element_2657": "JSX-Ausdrücke müssen ein übergeordnetes Element aufweisen.",
"JSX_fragment_has_no_corresponding_closing_tag_17014": "Das JSX-Fragment weist kein entsprechendes schließendes Tag auf.",
+ "JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017": "Ein JSX-Fragment wird bei Verwendung eines Inline-JSX-Factory-Pragmas nicht unterstützt.",
"JSX_fragment_is_not_supported_when_using_jsxFactory_17016": "Das JSX-Fragment wird bei Verwendung von --jsxFactory nicht unterstützt.",
"JSX_spread_child_must_be_an_array_type_2609": "Die untergeordnete JSX-Verteilung muss ein Arraytyp sein.",
"Jump_target_cannot_cross_function_boundary_1107": "Das Sprungziel darf die Funktionsgrenze nicht überschreiten.",
@@ -507,6 +517,7 @@
"Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambig_2308": "Das Modul \"{0}\" hat bereits einen Member mit dem Namen \"{1}\" exportiert. Erwägen Sie, ihn explizit erneut zu exportieren, um die Mehrdeutigkeit zu vermeiden.",
"Module_0_has_no_default_export_1192": "Das Modul \"{0}\" weist keinen Standardexport auf.",
"Module_0_has_no_exported_member_1_2305": "Das Modul \"{0}\" weist keinen exportierten Member \"{1}\" auf.",
+ "Module_0_has_no_exported_member_1_Did_you_mean_2_2724": "Das Modul \"{0}\" umfasst keinen exportierten Member \"{1}\". Meinten Sie \"{2}\"?",
"Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437": "Das Modul \"{0}\" wird durch eine lokale Deklaration mit dem gleichen Namen ausgeblendet.",
"Module_0_resolves_to_a_non_module_entity_and_cannot_be_imported_using_this_construct_2497": "Das Modul \"{0}\" wird in eine Nicht-Modulentität aufgelöst und darf nicht mithilfe dieses Konstrukts importiert werden.",
"Module_0_uses_export_and_cannot_be_used_with_export_Asterisk_2498": "Das Modul \"{0}\" verwendet \"export =\" und darf nicht mit \"export *\" verwendet werden.",
@@ -650,6 +661,7 @@
"Raise_error_on_this_expressions_with_an_implied_any_type_6115": "Fehler für \"this\"-Ausdrücke mit einem impliziten any-Typ auslösen.",
"Redirect_output_structure_to_the_directory_6006": "Die Ausgabestruktur in das Verzeichnis umleiten.",
"Remove_declaration_for_Colon_0_90004": "Deklaration entfernen für: {0}",
+ "Remove_import_from_0_90005": "Import aus \"{0}\" entfernen",
"Replace_import_with_0_95015": "Ersetzen Sie den Import durch \"{0}\".",
"Report_error_when_not_all_code_paths_in_function_return_a_value_6075": "Fehler melden, wenn nicht alle Codepfade in der Funktion einen Wert zurückgeben.",
"Report_errors_for_fallthrough_cases_in_switch_statement_6076": "Für FallTrough-Fälle in switch-Anweisung Fehler melden.",
@@ -657,7 +669,7 @@
"Report_errors_on_unused_locals_6134": "Fehler für nicht verwendete lokale Variablen melden.",
"Report_errors_on_unused_parameters_6135": "Fehler für nicht verwendete Parameter melden.",
"Required_type_parameters_may_not_follow_optional_type_parameters_2706": "Erforderliche Typparameter dürfen nicht auf optionale Typparameter folgen.",
- "Resolution_for_module_0_was_found_in_cache_6147": "Die Auflösung für das Modul \"{0}\" wurde im Cache gefunden.",
+ "Resolution_for_module_0_was_found_in_cache_from_location_1_6147": "Die Auflösung für das Modul \"{0}\" wurde im Cache des Standorts \"{1}\" gefunden.",
"Resolving_from_node_modules_folder_6118": "Auflösen aus dem Ordner \"node_modules\"...",
"Resolving_module_0_from_1_6086": "======== Das Modul \"{0}\" aus \"{1}\" wird aufgelöst. ========",
"Resolving_module_name_0_relative_to_base_url_1_2_6094": "Der Modulname \"{0}\" relativ zur Basis-URL \"{1}\"–\"{2}\" wird aufgelöst.",
@@ -791,6 +803,7 @@
"The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer_1189": "Die Variablendeklaration einer for...in-Anweisung darf keinen Initialisierer aufweisen.",
"The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer_1190": "Die Variablendeklaration einer for...of-Anweisung darf keinen Initialisierer aufweisen.",
"The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any_2410": "Die with-Anweisung wird nicht unterstützt. Alle Symbole in einem with-Block weisen den Typ \"any\" auf.",
+ "This_constructor_function_may_be_converted_to_a_class_declaration_80002": "Diese Konstruktorfunktion kann in eine Klassendeklaration konvertiert werden.",
"This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354": "Diese Syntax erfordert ein importiertes Hilfsprogramm, aber das Modul \"{0}\" wurde nicht gefunden.",
"This_syntax_requires_an_imported_helper_named_1_but_module_0_has_no_exported_member_1_2343": "Diese Syntax erfordert ein importiertes Hilfsprogramm namens \"{1}\", aber das Modul \"{0}\" enthält keinen exportierten Member \"{1}\".",
"Trailing_comma_not_allowed_1009": "Ein nachgestelltes Komma ist unzulässig.",
@@ -887,6 +900,7 @@
"Variable_declaration_list_cannot_be_empty_1123": "Die Variablendeklarationsliste darf nicht leer sein.",
"Version_0_6029": "Version {0}",
"Watch_input_files_6005": "Eingabedateien überwachen.",
+ "Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191": "Gibt an, ob eine veraltete Konsolenausgabe im Überwachungsmodus beibehalten wird, statt den Bildschirm zu löschen.",
"You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001": "Sie können keine Elemente umbenennen, die in der TypeScript-Standardbibliothek definiert sind.",
"You_cannot_rename_this_element_8000": "Sie können dieses Element nicht umbenennen.",
"_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329": "\"{0}\" akzeptiert zu wenige Argumente, um hier als Decorator verwendet zu werden. Wollten Sie es zuerst aufrufen und \"@{0}()\" schreiben?",
diff --git a/lib/enu/diagnosticMessages.generated.json.lcg b/lib/enu/diagnosticMessages.generated.json.lcg
index a7d77e9ac028c..14d9bbb94b09c 100644
--- a/lib/enu/diagnosticMessages.generated.json.lcg
+++ b/lib/enu/diagnosticMessages.generated.json.lcg
@@ -579,30 +579,102 @@
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
-
+ -
+
+
+
+
+
+ -
+
+
+
+
+
-
+ -
+
+
+
+
+
+ -
+
+
+
+
+
-
+ -
+
+
+
+
+
-
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
-
@@ -639,6 +711,12 @@
+ -
+
+
+
+
+
-
@@ -927,6 +1005,12 @@
+ -
+
+
+
+
+
-
@@ -1329,6 +1413,24 @@
+ -
+
+
+
+
+
+ -
+
+
+
+
+
+ -
+
+
+
+
+
-
@@ -1527,6 +1629,18 @@
+ -
+
+
+
+
+
+ -
+
+
+
+
+
-
@@ -1635,6 +1749,12 @@
+ -
+
+
+
+
+
-
@@ -2289,6 +2409,12 @@
+ -
+
+
+
+
+
-
@@ -2313,6 +2439,12 @@
+ -
+
+
+
+
+
-
@@ -2385,6 +2517,12 @@
+ -
+
+
+
+
+
-
@@ -2511,6 +2649,18 @@
+ -
+
+
+
+
+
+ -
+
+
+
+
+
-
@@ -2565,6 +2715,12 @@
+ -
+
+
+
+
+
-
@@ -2625,6 +2781,12 @@
+ -
+
+
+
+
+
-
@@ -2691,6 +2853,12 @@
+ -
+
+
+
+
+
-
@@ -2793,6 +2961,12 @@
+ -
+
+
+
+
+
-
@@ -2805,6 +2979,12 @@
+ -
+
+
+
+
+
-
@@ -2877,6 +3057,12 @@
+ -
+
+
+
+
+
-
@@ -2985,6 +3171,12 @@
+ -
+
+
+
+
+
-
@@ -3063,6 +3255,12 @@
+ -
+
+
+
+
+
-
@@ -3351,6 +3549,12 @@
+ -
+
+
+
+
+
-
@@ -3615,6 +3819,12 @@
+ -
+
+
+
+
+
-
@@ -3921,6 +4131,12 @@
+ -
+
+
+
+
+
-
@@ -3963,9 +4179,9 @@
- -
+
-
-
+
@@ -4197,6 +4413,12 @@
+ -
+
+
+
+
+
-
@@ -4767,6 +4989,12 @@
+ -
+
+
+
+
+
-
@@ -5343,6 +5571,12 @@
+ -
+
+
+
+
+
-
diff --git a/lib/es/diagnosticMessages.generated.json b/lib/es/diagnosticMessages.generated.json
index b44d3a147696b..2d687fe0dd07c 100644
--- a/lib/es/diagnosticMessages.generated.json
+++ b/lib/es/diagnosticMessages.generated.json
@@ -95,15 +95,19 @@
"Accessors_must_both_be_abstract_or_non_abstract_2676": "Los descriptores de acceso deben ser los dos abstractos o los dos no abstractos.",
"Add_0_to_existing_import_declaration_from_1_90015": "Agregar \"{0}\" a una declaración de importación existente desde \"{1}\"",
"Add_async_modifier_to_containing_function_90029": "Agregar el modificador async a la función contenedora",
+ "Add_definite_assignment_assertion_to_property_0_95020": "Agregar aserción de asignación definitiva a la propiedad \"{0}\"",
"Add_index_signature_for_property_0_90017": "Agregar una signatura de índice para la propiedad \"{0}\"",
+ "Add_initializer_to_property_0_95019": "Agregar inicializador a la propiedad \"{0}\"",
"Add_missing_super_call_90001": "Agregar la llamada a \"super()\" que falta",
"Add_this_to_unresolved_variable_90008": "Agregar \"this.\" a una variable no resuelta",
+ "Add_undefined_type_to_property_0_95018": "Agregar un tipo \"undefined\" a la propiedad \"{0}\"",
"Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068": "Agregar un archivo tsconfig.json ayuda a organizar los proyectos que contienen archivos TypeScript y JavaScript. Más información en https://aka.ms/tsconfig.",
"Additional_Checks_6176": "Comprobaciones adicionales",
"Advanced_Options_6178": "Opciones avanzadas",
"All_declarations_of_0_must_have_identical_modifiers_2687": "Todas las declaraciones de '{0}' deben tener modificadores idénticos.",
"All_declarations_of_0_must_have_identical_type_parameters_2428": "Todas las declaraciones de '{0}' deben tener parámetros de tipo idénticos.",
"All_declarations_of_an_abstract_method_must_be_consecutive_2516": "Todas las declaraciones de un método abstracto deben ser consecutivas.",
+ "All_imports_in_import_declaration_are_unused_6192": "Todas las importaciones de la declaración de importación están sin utilizar.",
"Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011": "Permitir las importaciones predeterminadas de los módulos sin exportación predeterminada. Esto no afecta a la emisión de código, solo a la comprobación de tipos.",
"Allow_javascript_files_to_be_compiled_6102": "Permitir que se compilen los archivos de JavaScript.",
"Ambient_const_enums_are_not_allowed_when_the_isolatedModules_flag_is_provided_1209": "No se permiten enumeraciones const de ambiente cuando se proporciona la marca \"--isolatedModules\".",
@@ -324,6 +328,7 @@
"Enables_experimental_support_for_ES7_decorators_6065": "Habilita la compatibilidad experimental con los elementos Decorator de ES7.",
"Enables_experimental_support_for_emitting_type_metadata_for_decorators_6066": "Habilita la compatibilidad experimental para emitir metadatos de tipo para los elementos Decorator.",
"Enum_0_used_before_its_declaration_2450": "Se ha usado la enumeración \"{0}\" antes de declararla.",
+ "Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567": "Las declaraciones de enumeración solo se pueden combinar con otras declaraciones de enumeración o de espacio de nombres.",
"Enum_declarations_must_all_be_const_or_non_const_2473": "Todas las declaraciones de enumeración deben ser de tipo const o no const.",
"Enum_member_expected_1132": "Se esperaba un miembro de enumeración.",
"Enum_member_must_have_initializer_1061": "El miembro de enumeración debe tener un inicializador.",
@@ -378,6 +383,7 @@
"File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059": "El archivo '{0}' no está en \"rootDir\" '{1}'. Se espera que \"rootDir\" contenga todos los archivos de origen.",
"File_0_not_found_6053": "Archivo '{0}' no encontrado.",
"File_change_detected_Starting_incremental_compilation_6032": "Se detectó un cambio de archivo. Iniciando la compilación incremental...",
+ "File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001": "El archivo es un módulo CommonJS; se puede convertir a un módulo ES6.",
"File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149": "El nombre de archivo \"{0}\" es diferente del nombre de archivo \"{1}\" ya incluido solo en el uso de mayúsculas y minúsculas.",
"File_name_0_has_a_1_extension_stripping_it_6132": "El nombre de archivo \"{0}\" tiene una extensión \"{1}\" y se va a quitar.",
"File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065": "La especificación del archivo no puede contener un directorio primario ('..') que aparezca después de un comodín de directorios recursivo ('**'): '{0}'.",
@@ -424,6 +430,7 @@
"Import_declaration_conflicts_with_local_declaration_of_0_2440": "La declaración de importación está en conflicto con la declaración local de \"{0}\".",
"Import_declarations_in_a_namespace_cannot_reference_a_module_1147": "Las declaraciones de importación de un espacio de nombres no pueden hacer referencia a un módulo.",
"Import_emit_helpers_from_tslib_6139": "Importe elementos auxiliares de emisión de \"tslib\".",
+ "Import_may_be_converted_to_a_default_import_80003": "La importación puede convertirse a una importación predeterminada.",
"Import_name_cannot_be_0_2438": "El nombre de importación no puede ser \"{0}\".",
"Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relati_2439": "La declaración de importación o exportación de una declaración de módulo de ambiente no puede hacer referencia al módulo a través de su nombre relativo.",
"Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_mod_2667": "No se permiten importaciones en aumentos de módulos. Considere la posibilidad de moverlas al módulo externo envolvente.",
@@ -462,8 +469,10 @@
"JSDoc_0_is_not_attached_to_a_class_8022": "La etiqueta \"@{0}\" de JSDoc no está asociada a una clase.",
"JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028": "\"...\" de JSDoc solo puede aparecer en el último parámetro de una signatura.",
"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024": "La etiqueta \"@param\" de JSDoc tiene el nombre \"{0}\", pero no hay ningún parámetro con ese nombre.",
+ "JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029": "La etiqueta de JSDoc \"@param\" tiene el nombre \"{0}\", pero no hay ningún parámetro con ese nombre. Coincidiría con \"arguments\" si tuviera un tipo de matriz.",
"JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021": "La etiqueta \"@typedef\" de JSDoc debe tener una anotación de tipo o ir seguida de las etiquetas \"@property\" o \"@member\".",
"JSDoc_types_can_only_be_used_inside_documentation_comments_8020": "Los tipos JSDoc solo se pueden usar en los comentarios de la documentación.",
+ "JSDoc_types_may_be_moved_to_TypeScript_types_80004": "Los tipos de JSDoc pueden moverse a tipos de TypeScript.",
"JSX_attribute_expected_17003": "Se esperaba un atributo JSX.",
"JSX_attributes_must_only_be_assigned_a_non_empty_expression_17000": "A los atributos JSX se les debe asignar únicamente un elemento \"expression\" que no esté vacío.",
"JSX_element_0_has_no_corresponding_closing_tag_17008": "El elemento JSX '{0}' no tiene la etiqueta de cierre correspondiente.",
@@ -476,6 +485,7 @@
"JSX_elements_cannot_have_multiple_attributes_with_the_same_name_17001": "Los elementos JSX no pueden tener varios atributos con el mismo nombre.",
"JSX_expressions_must_have_one_parent_element_2657": "Las expresiones JSX deben tener un elemento primario.",
"JSX_fragment_has_no_corresponding_closing_tag_17014": "El fragmento de JSX no tiene la etiqueta de cierre correspondiente.",
+ "JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017": "El fragmento JSX no se admite cuando se usa una pragma de fábrica JSX en línea",
"JSX_fragment_is_not_supported_when_using_jsxFactory_17016": "El fragmento de JSX no es compatible cuando se utiliza --jsxFactory",
"JSX_spread_child_must_be_an_array_type_2609": "El elemento secundario de propagación JSX debe ser de tipo matriz.",
"Jump_target_cannot_cross_function_boundary_1107": "Un destino de salto no puede atravesar el límite de función.",
@@ -507,6 +517,7 @@
"Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambig_2308": "El módulo {0} ya ha exportado un miembro denominado '{1}'. Considere la posibilidad de volver a exportarlo de forma explícita para resolver la ambigüedad.",
"Module_0_has_no_default_export_1192": "El módulo '{0}' no tiene ninguna exportación predeterminada.",
"Module_0_has_no_exported_member_1_2305": "El módulo '{0}' no tiene ningún miembro '{1}' exportado.",
+ "Module_0_has_no_exported_member_1_Did_you_mean_2_2724": "El módulo \"{0}\" no tiene ningún miembro exportado \"{1}\". ¿Pretendía utilizar \"{2}\"?",
"Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437": "El módulo \"{0}\" está oculto por una declaración local con el mismo nombre.",
"Module_0_resolves_to_a_non_module_entity_and_cannot_be_imported_using_this_construct_2497": "El módulo '{0}' se resuelve en una entidad que no es un módulo y no se puede importar mediante esta construcción.",
"Module_0_uses_export_and_cannot_be_used_with_export_Asterisk_2498": "El módulo '{0}' usa \"export =\" y no se puede usar con \"export *\".",
@@ -650,6 +661,7 @@
"Raise_error_on_this_expressions_with_an_implied_any_type_6115": "Generar un error en expresiones 'this' con un tipo 'any' implícito.",
"Redirect_output_structure_to_the_directory_6006": "Redirija la estructura de salida al directorio.",
"Remove_declaration_for_Colon_0_90004": "Quitar declaración de: \"{0}\"",
+ "Remove_import_from_0_90005": "Quitar importación de \"{0}\"",
"Replace_import_with_0_95015": "Reemplazar importación por \"{0}\".",
"Report_error_when_not_all_code_paths_in_function_return_a_value_6075": "Notificar un error cuando no todas las rutas de acceso de código en funcionamiento devuelven un valor.",
"Report_errors_for_fallthrough_cases_in_switch_statement_6076": "Notificar errores de los casos de fallthrough en la instrucción switch.",
@@ -657,7 +669,7 @@
"Report_errors_on_unused_locals_6134": "Informe de errores sobre variables locales no usadas.",
"Report_errors_on_unused_parameters_6135": "Informe de errores sobre parámetros no usados.",
"Required_type_parameters_may_not_follow_optional_type_parameters_2706": "Los parámetros de tipo requeridos pueden no seguir parámetros de tipo opcionales.",
- "Resolution_for_module_0_was_found_in_cache_6147": "La resolución del módulo \"{0}\" se encontró en la memoria caché.",
+ "Resolution_for_module_0_was_found_in_cache_from_location_1_6147": "La resolución del módulo \"{0}\" se encontró en la memoria caché de la ubicación \"{1}\".",
"Resolving_from_node_modules_folder_6118": "Resolviendo desde la carpeta node_modules...",
"Resolving_module_0_from_1_6086": "======== Resolviendo el módulo '{0}' de '{1}'. ========",
"Resolving_module_name_0_relative_to_base_url_1_2_6094": "Resolviendo el nombre de módulo '{0}' relativo a la dirección URL base '{1}' - '{2}'.",
@@ -791,6 +803,7 @@
"The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer_1189": "La declaración de variable de una instrucción \"for...in\" no puede tener un inicializador.",
"The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer_1190": "La declaración de variable de una instrucción \"for...of\" no puede tener un inicializador.",
"The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any_2410": "No se admite la instrucción 'with'. Todos los símbolos de un bloque 'with' tendrán el tipo 'any'.",
+ "This_constructor_function_may_be_converted_to_a_class_declaration_80002": "Esta función de constructor puede convertirse en una declaración de clase.",
"This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354": "Esta sintaxis requiere una aplicación auxiliar importada, pero no se puede encontrar el módulo \"{0}\".",
"This_syntax_requires_an_imported_helper_named_1_but_module_0_has_no_exported_member_1_2343": "Esta sintaxis requiere una aplicación auxiliar importada denominada \"{1}\", pero el módulo \"{0}\" no tiene el miembro exportado \"{1}\".",
"Trailing_comma_not_allowed_1009": "No se permite la coma final.",
@@ -887,6 +900,7 @@
"Variable_declaration_list_cannot_be_empty_1123": "La lista de declaraciones de variable no puede estar vacía.",
"Version_0_6029": "Versión {0}",
"Watch_input_files_6005": "Inspeccionar archivos de entrada.",
+ "Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191": "Si se debe mantener la salida de la consola no actualizada en el modo de inspección en lugar de borrar la pantalla.",
"You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001": "No se puede cambiar el nombre de elementos definidos en la biblioteca TypeScript estándar.",
"You_cannot_rename_this_element_8000": "No se puede cambiar el nombre a este elemento.",
"_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329": "\"{0}\" no acepta suficientes argumentos para utilizarse como decorador aquí. ¿Pretendía llamar primero y escribir \"@{0}()\"?",
diff --git a/lib/fr/diagnosticMessages.generated.json b/lib/fr/diagnosticMessages.generated.json
index 7142fcb0d7d69..1491f536b91bc 100644
--- a/lib/fr/diagnosticMessages.generated.json
+++ b/lib/fr/diagnosticMessages.generated.json
@@ -95,15 +95,19 @@
"Accessors_must_both_be_abstract_or_non_abstract_2676": "Les accesseurs doivent être abstraits ou non abstraits.",
"Add_0_to_existing_import_declaration_from_1_90015": "Ajouter '{0}' à la déclaration d'importation existante de \"{1}\"",
"Add_async_modifier_to_containing_function_90029": "Ajouter le modificateur async dans la fonction conteneur",
+ "Add_definite_assignment_assertion_to_property_0_95020": "Ajouter une assertion d'assignation définie à la propriété '{0}'",
"Add_index_signature_for_property_0_90017": "Ajouter une signature d'index pour la propriété '{0}'",
+ "Add_initializer_to_property_0_95019": "Ajouter un initialiseur à la propriété '{0}'",
"Add_missing_super_call_90001": "Ajouter l'appel manquant à 'super()'",
"Add_this_to_unresolved_variable_90008": "Ajouter 'this.' à la variable non résolue",
+ "Add_undefined_type_to_property_0_95018": "Ajouter un type 'undefined' à la propriété '{0}'",
"Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068": "L'ajout d'un fichier tsconfig.json permet d'organiser les projets qui contiennent des fichiers TypeScript et JavaScript. En savoir plus sur https://aka.ms/tsconfig.",
"Additional_Checks_6176": "Vérifications supplémentaires",
"Advanced_Options_6178": "Options avancées",
"All_declarations_of_0_must_have_identical_modifiers_2687": "Toutes les déclarations de '{0}' doivent avoir des modificateurs identiques.",
"All_declarations_of_0_must_have_identical_type_parameters_2428": "Toutes les déclarations de '{0}' doivent avoir des paramètres de type identiques.",
"All_declarations_of_an_abstract_method_must_be_consecutive_2516": "Toutes les déclarations d'une méthode abstraite doivent être consécutives.",
+ "All_imports_in_import_declaration_are_unused_6192": "Les importations de la déclaration d'importation ne sont pas toutes utilisées.",
"Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011": "Autorisez les importations par défaut à partir des modules sans exportation par défaut. Cela n'affecte pas l'émission du code, juste le contrôle de type.",
"Allow_javascript_files_to_be_compiled_6102": "Autorisez la compilation des fichiers JavaScript.",
"Ambient_const_enums_are_not_allowed_when_the_isolatedModules_flag_is_provided_1209": "Les enums const ambiants ne sont pas autorisés quand l'indicateur '--isolatedModules' est fourni.",
@@ -324,6 +328,7 @@
"Enables_experimental_support_for_ES7_decorators_6065": "Active la prise en charge expérimentale des éléments décoratifs ES7.",
"Enables_experimental_support_for_emitting_type_metadata_for_decorators_6066": "Active la prise en charge expérimentale pour l'émission des métadonnées de type pour les éléments décoratifs.",
"Enum_0_used_before_its_declaration_2450": "Enum '{0}' utilisé avant sa déclaration.",
+ "Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567": "Les déclarations enum ne peuvent fusionner qu'avec des espaces de noms ou d'autres déclarations enum.",
"Enum_declarations_must_all_be_const_or_non_const_2473": "Les déclarations d'enum doivent toutes être const ou non const.",
"Enum_member_expected_1132": "Membre enum attendu.",
"Enum_member_must_have_initializer_1061": "Un membre enum doit posséder un initialiseur.",
@@ -378,6 +383,7 @@
"File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059": "Le fichier '{0}' ne se trouve pas sous 'rootDir' '{1}'. 'rootDir' est supposé contenir tous les fichiers sources.",
"File_0_not_found_6053": "Fichier '{0}' introuvable.",
"File_change_detected_Starting_incremental_compilation_6032": "Modification de fichier détectée. Démarrage de la compilation incrémentielle...",
+ "File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001": "Le fichier est un module CommonJS ; il peut être converti en module ES6.",
"File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149": "Le nom de fichier '{0}' diffère du nom de fichier '{1}' déjà inclus uniquement par la casse.",
"File_name_0_has_a_1_extension_stripping_it_6132": "Le nom de fichier '{0}' a une extension '{1}'. Suppression de l'extension.",
"File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065": "La spécification de fichier ne peut pas contenir un répertoire parent ('..') après un caractère générique de répertoire récursif ('**') : '{0}'.",
@@ -424,6 +430,7 @@
"Import_declaration_conflicts_with_local_declaration_of_0_2440": "La déclaration d'importation est en conflit avec la déclaration locale de '{0}'.",
"Import_declarations_in_a_namespace_cannot_reference_a_module_1147": "Les déclarations d'importation dans un espace de noms ne peuvent pas référencer un module.",
"Import_emit_helpers_from_tslib_6139": "Importer l'assistance à l'émission à partir de 'tslib'.",
+ "Import_may_be_converted_to_a_default_import_80003": "L'importation peut être convertie en importation par défaut.",
"Import_name_cannot_be_0_2438": "Le nom d'importation ne peut pas être '{0}'.",
"Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relati_2439": "Une déclaration d'importation ou d'exportation dans une déclaration de module ambiant ne peut référencer un module au moyen d'un nom de module relatif.",
"Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_mod_2667": "Les importations ne sont pas autorisées dans les augmentations de module. Déplacez-les vers le module externe englobant.",
@@ -462,8 +469,10 @@
"JSDoc_0_is_not_attached_to_a_class_8022": "La balise JSDoc '@{0}' n'est pas attachée à une classe.",
"JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028": "JSDoc '...' peut apparaître uniquement dans le dernier paramètre d'une signature.",
"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024": "La balise JSDoc '@param' se nomme '{0}', mais il n'existe aucun paramètre portant ce nom.",
+ "JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029": "La balise JSDoc '@param' se nomme '{0}', mais il n'existe aucun paramètre portant ce nom. Elle doit correspondre à 'arguments', si elle est de type tableau.",
"JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021": "La balise JSDoc '@typedef' doit avoir une annotation de type ou être suivie des balises '@property' ou '@member'.",
"JSDoc_types_can_only_be_used_inside_documentation_comments_8020": "Les types JSDoc peuvent uniquement être utilisés dans les commentaires de la documentation.",
+ "JSDoc_types_may_be_moved_to_TypeScript_types_80004": "Les types JSDoc peuvent être déplacés vers les types TypeScript.",
"JSX_attribute_expected_17003": "Attribut JSX attendu.",
"JSX_attributes_must_only_be_assigned_a_non_empty_expression_17000": "Les attributs JSX doivent uniquement être attribués à une 'expression' non vide.",
"JSX_element_0_has_no_corresponding_closing_tag_17008": "L'élément JSX '{0}' n'a pas de balise de fermeture correspondante.",
@@ -476,6 +485,7 @@
"JSX_elements_cannot_have_multiple_attributes_with_the_same_name_17001": "Les éléments JSX ne peuvent pas avoir plusieurs attributs du même nom.",
"JSX_expressions_must_have_one_parent_element_2657": "Les expressions JSX doivent avoir un élément parent.",
"JSX_fragment_has_no_corresponding_closing_tag_17014": "Le fragment JSX n'a pas de balise de fermeture correspondante.",
+ "JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017": "Le fragment JSX n'est pas pris en charge quand vous utilisez un pragma de fabrique JSX inline",
"JSX_fragment_is_not_supported_when_using_jsxFactory_17016": "Le fragment JSX n'est pas pris en charge quand --jsxFactory est utilisé",
"JSX_spread_child_must_be_an_array_type_2609": "L'enfant spread JSX doit être un type de tableau.",
"Jump_target_cannot_cross_function_boundary_1107": "La cible du saut ne peut pas traverser une limite de fonction.",
@@ -507,6 +517,7 @@
"Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambig_2308": "Le module {0} a déjà exporté un membre nommé '{1}'. Effectuez une réexportation explicite pour lever l'ambiguïté.",
"Module_0_has_no_default_export_1192": "Le module '{0}' n'a pas d'exportation par défaut.",
"Module_0_has_no_exported_member_1_2305": "Le module '{0}' n'a aucun membre exporté '{1}'.",
+ "Module_0_has_no_exported_member_1_Did_you_mean_2_2724": "Le module '{0}' n'a aucun membre exporté '{1}'. Pensiez-vous plutôt à '{2}' ?",
"Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437": "Le module '{0}' est masqué par une déclaration locale portant le même nom.",
"Module_0_resolves_to_a_non_module_entity_and_cannot_be_imported_using_this_construct_2497": "Le module '{0}' se résout en une entité non-module et ne peut pas être importé à l'aide de cette construction.",
"Module_0_uses_export_and_cannot_be_used_with_export_Asterisk_2498": "Le module '{0}' utilise 'export =' et ne peut pas être utilisé avec 'export *'.",
@@ -650,6 +661,7 @@
"Raise_error_on_this_expressions_with_an_implied_any_type_6115": "Déclenche une erreur sur les expressions 'this' avec un type 'any' implicite.",
"Redirect_output_structure_to_the_directory_6006": "Rediriger la structure de sortie vers le répertoire.",
"Remove_declaration_for_Colon_0_90004": "Supprimer la déclaration pour : '{0}'",
+ "Remove_import_from_0_90005": "Supprimer l'importation de '{0}'",
"Replace_import_with_0_95015": "Remplacez l'importation par '{0}'.",
"Report_error_when_not_all_code_paths_in_function_return_a_value_6075": "Signalez une erreur quand les chemins de code de la fonction ne retournent pas tous une valeur.",
"Report_errors_for_fallthrough_cases_in_switch_statement_6076": "Signalez les erreurs pour les case avec fallthrough dans une instruction switch.",
@@ -657,7 +669,7 @@
"Report_errors_on_unused_locals_6134": "Signaler les erreurs sur les variables locales inutilisées.",
"Report_errors_on_unused_parameters_6135": "Signaler les erreurs sur les paramètres inutilisés.",
"Required_type_parameters_may_not_follow_optional_type_parameters_2706": "Les paramètres de type obligatoires ne peuvent pas être placés à la suite des paramètres de type optionnels.",
- "Resolution_for_module_0_was_found_in_cache_6147": "La résolution du module '{0}' a été trouvée dans le cache.",
+ "Resolution_for_module_0_was_found_in_cache_from_location_1_6147": "La résolution du module '{0}' a été trouvée dans le cache à l'emplacement '{1}'.",
"Resolving_from_node_modules_folder_6118": "Résolution à partir du dossier node_modules...",
"Resolving_module_0_from_1_6086": "======== Résolution du module '{0}' à partir de '{1}'. ========",
"Resolving_module_name_0_relative_to_base_url_1_2_6094": "Résolution du nom de module '{0}' par rapport à l'URL de base '{1}' - '{2}'.",
@@ -791,6 +803,7 @@
"The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer_1189": "La déclaration de variable d'une instruction 'for...in' ne peut pas avoir d'initialiseur.",
"The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer_1190": "La déclaration de variable d'une instruction 'for...of' ne peut pas avoir d'initialiseur.",
"The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any_2410": "L'instruction 'with' n'est pas prise en charge. Tous les symboles d'un bloc 'with' ont le type 'any'.",
+ "This_constructor_function_may_be_converted_to_a_class_declaration_80002": "Cette fonction constructeur peut être convertie en déclaration de classe.",
"This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354": "Cette syntaxe nécessite une application d'assistance importée, mais le module '{0}' est introuvable.",
"This_syntax_requires_an_imported_helper_named_1_but_module_0_has_no_exported_member_1_2343": "Cette syntaxe nécessite une application d'assistance importée nommée '{1}', mais le module '{0}' ne compte aucun membre exporté '{1}'.",
"Trailing_comma_not_allowed_1009": "Virgule de fin non autorisée.",
@@ -887,6 +900,7 @@
"Variable_declaration_list_cannot_be_empty_1123": "La liste des déclarations de variable ne peut pas être vide.",
"Version_0_6029": "Version {0}",
"Watch_input_files_6005": "Fichiers d'entrée d'espion.",
+ "Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191": "Garder la sortie de console obsolète en mode espion au lieu d'effacer l'écran.",
"You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001": "Vous ne pouvez pas renommer des éléments définis dans la bibliothèque TypeScript standard.",
"You_cannot_rename_this_element_8000": "Vous ne pouvez pas renommer cet élément.",
"_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329": "'{0}' accepte trop peu d'arguments pour pouvoir être utilisé ici en tant qu'élément décoratif. Voulez-vous vraiment l'appeler d'abord et écrire '@{0}()' ?",
diff --git a/lib/it/diagnosticMessages.generated.json b/lib/it/diagnosticMessages.generated.json
index 5bd0767bb288b..bb468aa21d121 100644
--- a/lib/it/diagnosticMessages.generated.json
+++ b/lib/it/diagnosticMessages.generated.json
@@ -95,15 +95,19 @@
"Accessors_must_both_be_abstract_or_non_abstract_2676": "Le funzioni di accesso devono essere tutte astratte o tutte non astratte.",
"Add_0_to_existing_import_declaration_from_1_90015": "Aggiungere '{0}' alla dichiarazione di importazione esistente da \"{1}\"",
"Add_async_modifier_to_containing_function_90029": "Aggiungere il modificatore async alla funzione contenitore",
+ "Add_definite_assignment_assertion_to_property_0_95020": "Aggiungere l'asserzione di assegnazione definita alla proprietà '{0}'",
"Add_index_signature_for_property_0_90017": "Aggiungere la firma dell'indice per la proprietà '{0}'",
+ "Add_initializer_to_property_0_95019": "Aggiungere l'inizializzatore alla proprietà '{0}'",
"Add_missing_super_call_90001": "Aggiungere la chiamata mancante a 'super()'",
"Add_this_to_unresolved_variable_90008": "Aggiungere 'this.' alla variabile non risolta",
+ "Add_undefined_type_to_property_0_95018": "Aggiungere il tipo 'undefined' alla proprietà '{0}'",
"Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068": "Aggiungere un file tsconfig.json per organizzare più facilmente progetti che contengono sia file TypeScript che JavaScript. Per altre informazioni, vedere https://aka.ms/tsconfig.",
"Additional_Checks_6176": "Controlli aggiuntivi",
"Advanced_Options_6178": "Opzioni avanzate",
"All_declarations_of_0_must_have_identical_modifiers_2687": "Tutte le dichiarazioni di '{0}' devono contenere modificatori identici.",
"All_declarations_of_0_must_have_identical_type_parameters_2428": "Tutte le dichiarazioni di '{0}' devono contenere parametri di tipo identici.",
"All_declarations_of_an_abstract_method_must_be_consecutive_2516": "Tutte le dichiarazioni di un metodo astratto devono essere consecutive.",
+ "All_imports_in_import_declaration_are_unused_6192": "Tutte le importazioni nella dichiarazione di importazione sono inutilizzate.",
"Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011": "Consente di eseguire importazioni predefinite da moduli senza esportazione predefinita. Non influisce sulla creazione del codice ma solo sul controllo dei tipi.",
"Allow_javascript_files_to_be_compiled_6102": "Consente la compilazione di file JavaScript.",
"Ambient_const_enums_are_not_allowed_when_the_isolatedModules_flag_is_provided_1209": "Le enumerazioni const di ambiente non sono consentite quando viene specificato il flag '--isolatedModules'.",
@@ -379,6 +383,7 @@
"File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059": "Il file '{0}' non si trova in 'rootDir' '{1}'. 'rootDir' deve contenere tutti i file di origine.",
"File_0_not_found_6053": "Il file '{0}' non è stato trovato.",
"File_change_detected_Starting_incremental_compilation_6032": "È stata rilevata una modifica ai file. Verrà avviata la compilazione incrementale...",
+ "File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001": "Il file è un modulo CommonJS; può essere convertito in un modulo ES6.",
"File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149": "Il nome file '{0}' differisce da quello già incluso '{1}' solo per l'uso di maiuscole/minuscole.",
"File_name_0_has_a_1_extension_stripping_it_6132": "L'estensione del nome file '{0}' è '{1}' e verrà rimossa.",
"File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065": "La specifica del file non può contenere una directory padre ('..') inserita dopo un carattere jolly ('**') di directory ricorsiva: '{0}'.",
@@ -425,6 +430,7 @@
"Import_declaration_conflicts_with_local_declaration_of_0_2440": "La dichiarazione di importazione è in conflitto con la dichiarazione locale di '{0}'.",
"Import_declarations_in_a_namespace_cannot_reference_a_module_1147": "Le dichiarazioni di importazione in uno spazio dei nomi non possono far riferimento a un modulo.",
"Import_emit_helpers_from_tslib_6139": "Importa gli helper di creazione da 'tslib'.",
+ "Import_may_be_converted_to_a_default_import_80003": "L'importazione può essere convertita in un'importazione predefinita.",
"Import_name_cannot_be_0_2438": "Il nome dell'importazione non può essere '{0}'.",
"Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relati_2439": "La dichiarazione di importazione o esportazione in una dichiarazione di modulo di ambiente non può fare riferimento al modulo tramite il nome di modulo relativo.",
"Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_mod_2667": "Le importazioni non sono consentite negli aumenti di modulo. Provare a spostarle nel modulo esterno di inclusione.",
@@ -463,8 +469,10 @@
"JSDoc_0_is_not_attached_to_a_class_8022": "Il tag '@{0}' di JSDoc non è collegato a una classe.",
"JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028": "JSDoc '...' può essere presente solo nell'ultimo parametro di una firma.",
"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024": "Il nome del tag '@param' di JSDoc è '{0}', ma non esiste alcun parametro con questo nome.",
+ "JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029": "Il nome del tag '@param' di JSDoc è '{0}', ma non esiste alcun parametro con questo nome. Se contenesse un tipo matrice, corrisponderebbe ad 'arguments'.",
"JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021": "Il tag '@typedef' di JSDoc deve contenere un'annotazione di tipo o essere seguito dal tag '@property' o '@member'.",
"JSDoc_types_can_only_be_used_inside_documentation_comments_8020": "I tipi JSDoc possono essere usati solo nei commenti della documentazione.",
+ "JSDoc_types_may_be_moved_to_TypeScript_types_80004": "I tipi JSDoc possono essere convertiti in tipi TypeScript.",
"JSX_attribute_expected_17003": "È previsto l'attributo JSX.",
"JSX_attributes_must_only_be_assigned_a_non_empty_expression_17000": "Agli attributi JSX deve essere assegnato solo un elemento 'expression' non vuoto.",
"JSX_element_0_has_no_corresponding_closing_tag_17008": "Per l'elemento JSX '{0}' non esiste alcun tag di chiusura corrispondente.",
@@ -477,6 +485,7 @@
"JSX_elements_cannot_have_multiple_attributes_with_the_same_name_17001": "Gli elementi JSX non possono contenere più attributi con lo stesso nome.",
"JSX_expressions_must_have_one_parent_element_2657": "Le espressioni JSX devono contenere un solo elemento padre.",
"JSX_fragment_has_no_corresponding_closing_tag_17014": "Per il frammento JSX non esiste alcun tag di chiusura corrispondente.",
+ "JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017": "Il frammento JSX non è supportato quando si usa una direttiva pragma factory JSX inline",
"JSX_fragment_is_not_supported_when_using_jsxFactory_17016": "Il frammento JSX non è supportato quando si usa --jsxFactory",
"JSX_spread_child_must_be_an_array_type_2609": "L'elemento figlio dell'attributo spread JSX deve essere un tipo di matrice.",
"Jump_target_cannot_cross_function_boundary_1107": "La destinazione di collegamento non può oltrepassare il limite della funzione.",
@@ -508,6 +517,7 @@
"Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambig_2308": "Il modulo {0} ha già esportato un membro denominato '{1}'. Per risolvere l'ambiguità, provare a esportarlo di nuovo in modo esplicito.",
"Module_0_has_no_default_export_1192": "Per il modulo '{0}' non esistono esportazioni predefinite.",
"Module_0_has_no_exported_member_1_2305": "Il modulo '{0}' non contiene un membro esportato '{1}'.",
+ "Module_0_has_no_exported_member_1_Did_you_mean_2_2724": "Per il modulo '{0}' non esiste alcun membro esportato '{1}'. Si intendeva '{2}'?",
"Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437": "Il modulo '{0}' è nascosto da una dichiarazione locale con lo stesso nome.",
"Module_0_resolves_to_a_non_module_entity_and_cannot_be_imported_using_this_construct_2497": "Il modulo '{0}' viene risolto in un'entità non modulo e non può essere importato con questo costrutto.",
"Module_0_uses_export_and_cannot_be_used_with_export_Asterisk_2498": "Il modulo '{0}' usa 'export =' e non può essere usato con 'export *'.",
@@ -651,6 +661,7 @@
"Raise_error_on_this_expressions_with_an_implied_any_type_6115": "Genera un errore in caso di espressioni 'this con un tipo 'any' implicito.",
"Redirect_output_structure_to_the_directory_6006": "Reindirizza la struttura di output alla directory.",
"Remove_declaration_for_Colon_0_90004": "Rimuovere la dichiarazione per '{0}'",
+ "Remove_import_from_0_90005": "Rimuovere l'importazione da '{0}'",
"Replace_import_with_0_95015": "Sostituire l'importazione con '{0}'.",
"Report_error_when_not_all_code_paths_in_function_return_a_value_6075": "Segnala l'errore quando non tutti i percorsi del codice nella funzione restituiscono un valore.",
"Report_errors_for_fallthrough_cases_in_switch_statement_6076": "Segnala errori per i casi di fallthrough nell'istruzione switch.",
@@ -658,7 +669,7 @@
"Report_errors_on_unused_locals_6134": "Segnala errori relativi a variabili locali non usate.",
"Report_errors_on_unused_parameters_6135": "Segnala errori relativi a parametri non usati.",
"Required_type_parameters_may_not_follow_optional_type_parameters_2706": "I parametri di tipo obbligatori potrebbero non seguire i parametri di tipo facoltativi.",
- "Resolution_for_module_0_was_found_in_cache_6147": "La risoluzione per il modulo '{0}' non è stata trovata nella cache.",
+ "Resolution_for_module_0_was_found_in_cache_from_location_1_6147": "La risoluzione per il modulo '{0}' è stata trovata nella cache dal percorso '{1}'.",
"Resolving_from_node_modules_folder_6118": "Risoluzione dalla cartella node_modules...",
"Resolving_module_0_from_1_6086": "======== Risoluzione del modulo '{0}' da '{1}'. ========",
"Resolving_module_name_0_relative_to_base_url_1_2_6094": "Verrà eseguita la risoluzione del nome del modulo '{0}' relativo all'URL di base '{1}' - '{2}'.",
@@ -792,6 +803,7 @@
"The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer_1189": "La dichiarazione di variabile di un'istruzione 'for...in' non può contenere un inizializzatore.",
"The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer_1190": "La dichiarazione di variabile di un'istruzione 'for...of' non può contenere un inizializzatore.",
"The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any_2410": "L'istruzione 'with' non è supportata. Il tipo di tutti i simboli in un blocco 'with' è 'any'.",
+ "This_constructor_function_may_be_converted_to_a_class_declaration_80002": "Questa funzione del costruttore può essere convertita in una dichiarazione di classe.",
"This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354": "Con questa sintassi è richiesto un helper importato, ma il modulo '{0}' non è stato trovato.",
"This_syntax_requires_an_imported_helper_named_1_but_module_0_has_no_exported_member_1_2343": "Con questa sintassi è richiesto un helper importato denominato '{1}', ma il modulo '{0}' non contiene alcun membro esportato '{1}'.",
"Trailing_comma_not_allowed_1009": "La virgola finale non è consentita.",
@@ -888,6 +900,7 @@
"Variable_declaration_list_cannot_be_empty_1123": "L'elenco delle dichiarazioni di variabile non può essere vuoto.",
"Version_0_6029": "Versione {0}",
"Watch_input_files_6005": "Controlla i file di input.",
+ "Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191": "Indica se mantenere l'output della console obsoleto in modalità espressione di controllo invece di pulire lo schermo.",
"You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001": "Non è possibile rinominare elementi definiti nella libreria TypeScript standard.",
"You_cannot_rename_this_element_8000": "Non è possibile rinominare questo elemento.",
"_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329": "'{0}' accetta un numero troppo ridotto di argomenti da usare come espressione Decorator in questo punto. Si intendeva chiamarlo prima e scrivere '@{0}()'?",
diff --git a/lib/ja/diagnosticMessages.generated.json b/lib/ja/diagnosticMessages.generated.json
index b1c1cf848f661..4c6ab38c57aa3 100644
--- a/lib/ja/diagnosticMessages.generated.json
+++ b/lib/ja/diagnosticMessages.generated.json
@@ -95,15 +95,19 @@
"Accessors_must_both_be_abstract_or_non_abstract_2676": "アクセサーはどちらも抽象または非抽象である必要があります。",
"Add_0_to_existing_import_declaration_from_1_90015": "\"{1}\" から既存のインポート宣言に '{0}' を追加する",
"Add_async_modifier_to_containing_function_90029": "含まれている関数に async 修飾子を追加します",
+ "Add_definite_assignment_assertion_to_property_0_95020": "プロパティ '{0}' に限定代入アサーションを追加します",
"Add_index_signature_for_property_0_90017": "プロパティ '{0}' のインデックス シグネチャを追加する",
+ "Add_initializer_to_property_0_95019": "プロパティ '{0}' に初期化子を追加します",
"Add_missing_super_call_90001": "欠落している 'super()' 呼び出しを追加する",
"Add_this_to_unresolved_variable_90008": "'this.' を未解決の変数に追加する",
+ "Add_undefined_type_to_property_0_95018": "プロパティ '{0}' に '未定義' の型を追加します",
"Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068": "tsconfig.json ファイルを追加すると、TypeScript ファイルと JavaScript ファイルの両方を含むプロジェクトを整理できます。詳細については、https://aka.ms/tsconfig をご覧ください。",
"Additional_Checks_6176": "追加のチェック",
"Advanced_Options_6178": "詳細オプション",
"All_declarations_of_0_must_have_identical_modifiers_2687": "'{0}' のすべての宣言には、同一の修飾子が必要です。",
"All_declarations_of_0_must_have_identical_type_parameters_2428": "'{0}' のすべての宣言には、同一の型パラメーターがある必要があります。",
"All_declarations_of_an_abstract_method_must_be_consecutive_2516": "抽象メソッドの宣言はすべて連続している必要があります。",
+ "All_imports_in_import_declaration_are_unused_6192": "インポート宣言内のインポートはすべて未使用です。",
"Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011": "既定のエクスポートがないモジュールからの既定のインポートを許可します。これは、型チェックのみのため、コード生成には影響を与えません。",
"Allow_javascript_files_to_be_compiled_6102": "javascript ファイルのコンパイルを許可します。",
"Ambient_const_enums_are_not_allowed_when_the_isolatedModules_flag_is_provided_1209": "'--isolatedModules' フラグが指定されている場合、アンビエント const 列挙型は使用できません。",
@@ -324,6 +328,7 @@
"Enables_experimental_support_for_ES7_decorators_6065": "ES7 デコレーター用の実験的なサポートを有効にします。",
"Enables_experimental_support_for_emitting_type_metadata_for_decorators_6066": "デコレーター用の型メタデータを発行するための実験的なサポートを有効にします。",
"Enum_0_used_before_its_declaration_2450": "列挙型 '{0}' は宣言の前に使用されました。",
+ "Enum_declarations_can_only_merge_with_namespace_or_other_enum_declarations_2567": "列挙型の宣言は、名前空間または他の列挙型の宣言とのみマージできます。",
"Enum_declarations_must_all_be_const_or_non_const_2473": "列挙型宣言は、すべてが定数、またはすべてが非定数でなければなりません。",
"Enum_member_expected_1132": "列挙型メンバーが必要です。",
"Enum_member_must_have_initializer_1061": "列挙型メンバーには初期化子が必要です。",
@@ -378,6 +383,7 @@
"File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059": "ファイル '{0}' が 'rootDir' '{1}' の下にありません。'rootDir' にすべてにソース ファイルが含まれている必要があります。",
"File_0_not_found_6053": "ファイル '{0}' が見つかりません。",
"File_change_detected_Starting_incremental_compilation_6032": "ファイルの変更が検出されました。インクリメンタル コンパイルを開始しています...",
+ "File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001": "ファイルは CommonJS モジュールです。ES6 モジュールに変換される可能性があります。",
"File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149": "ファイル名 '{0}' は、既に含まれているファイル名 '{1}' と大文字と小文字の指定だけが異なります。",
"File_name_0_has_a_1_extension_stripping_it_6132": "ファイル名 '{0}' に '{1}' 拡張子が使われています - 削除しています。",
"File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065": "ファイルの指定で再帰ディレクトリのワイルドカード ('**') の後に親ディレクトリ ('..') を指定することはできません: '{0}'。",
@@ -424,6 +430,7 @@
"Import_declaration_conflicts_with_local_declaration_of_0_2440": "インポート宣言が、'{0}' のローカル宣言と競合しています。",
"Import_declarations_in_a_namespace_cannot_reference_a_module_1147": "名前空間内のインポート宣言は、モジュールを参照できません。",
"Import_emit_helpers_from_tslib_6139": "生成ヘルパーを 'tslib' からインポートします。",
+ "Import_may_be_converted_to_a_default_import_80003": "インポートは既定のインポートに変換される可能性があります。",
"Import_name_cannot_be_0_2438": "インポート名を '{0}' にすることはできません。",
"Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relati_2439": "アンビエント モジュール宣言内のインポート宣言またはエクスポート宣言は、相対モジュール名を通してモジュールを参照することはできません。",
"Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_mod_2667": "インポートはモジュールの拡張では許可されていません。外側の外部モジュールに移動することを検討してください。",
@@ -462,8 +469,10 @@
"JSDoc_0_is_not_attached_to_a_class_8022": "JSDoc '@{0}' はクラスにアタッチされていません。",
"JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028": "JSDoc '...' は、シグネチャの最後のパラメーターにのみ使用できます。",
"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024": "JSDoc '@param' タグの名前は '{0}' ですが、その名前のパラメーターはありません。",
+ "JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029": "JSDoc '@param' タグに名前 '{0}' が指定されていますが、その名前のパラメーターはありません。配列型があった場合は、'arguments' と一致したはずです。",
"JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021": "JSDoc '@typedef' タグには、型の注釈を指定するか、後に '@property' タグや '@member' タグを付ける必要があります。",
"JSDoc_types_can_only_be_used_inside_documentation_comments_8020": "JSDoc の種類は、ドキュメント コメント内でのみ使用できます。",
+ "JSDoc_types_may_be_moved_to_TypeScript_types_80004": "JSDoc の種類は TypeScript の種類に移行される可能性があります。",
"JSX_attribute_expected_17003": "JSX 属性が必要です。",
"JSX_attributes_must_only_be_assigned_a_non_empty_expression_17000": "JSX 属性は、空ではない '式' にのみ割り当てる必要があります。",
"JSX_element_0_has_no_corresponding_closing_tag_17008": "JSX 要素 '{0}' には対応する終了タグがありません。",
@@ -476,6 +485,7 @@
"JSX_elements_cannot_have_multiple_attributes_with_the_same_name_17001": "JSX 要素に同じ名前の複数の属性を指定することはできません。",
"JSX_expressions_must_have_one_parent_element_2657": "JSX 式には 1 つの親要素が必要です。",
"JSX_fragment_has_no_corresponding_closing_tag_17014": "JSX フラグメントには対応する終了タグがありません。",
+ "JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017": "JSX フラグメントはインライン JSX ファクトリ プラグマの使用時にサポートされていません",
"JSX_fragment_is_not_supported_when_using_jsxFactory_17016": "--jsxFactory を使う場合、JSX フラグメントはサポートされません",
"JSX_spread_child_must_be_an_array_type_2609": "JSX スプレッドの子は、配列型でなければなりません。",
"Jump_target_cannot_cross_function_boundary_1107": "ジャンプ先は関数の境界を越えることはできません。",
@@ -507,6 +517,7 @@
"Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambig_2308": "モジュール {0} は既に '{1}' という名前のメンバーをエクスポートしています。あいまいさを解決するため、明示的にもう一度エクスポートすることを検討してください。",
"Module_0_has_no_default_export_1192": "モジュール '{0}' に既定エクスポートがありません。",
"Module_0_has_no_exported_member_1_2305": "モジュール '{0}' にエクスポートされたメンバー '{1}' がありません。",
+ "Module_0_has_no_exported_member_1_Did_you_mean_2_2724": "モジュール '{0}' にエクスポートされたメンバー '{1}' が含まれていません。候補: '{2}'",
"Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437": "モジュール '{0}' は同じ名前のローカル宣言によって非表示になっています。",
"Module_0_resolves_to_a_non_module_entity_and_cannot_be_imported_using_this_construct_2497": "モジュール '{0}' はモジュール以外のエンティティに解決されるため、このコンストラクトを使用してインポートできません。",
"Module_0_uses_export_and_cannot_be_used_with_export_Asterisk_2498": "モジュール '{0}' には 'export =' が使用されているため、'export *' は併用できません。",
@@ -650,6 +661,7 @@
"Raise_error_on_this_expressions_with_an_implied_any_type_6115": "暗黙的な 'any' 型を持つ 'this' 式でエラーが発生します。",
"Redirect_output_structure_to_the_directory_6006": "ディレクトリへ出力構造をリダイレクトします。",
"Remove_declaration_for_Colon_0_90004": "次に対する宣言を削除する: '{0}'",
+ "Remove_import_from_0_90005": "'{0}' からのインポートを削除",
"Replace_import_with_0_95015": "インポートを '{0}' に置換します。",
"Report_error_when_not_all_code_paths_in_function_return_a_value_6075": "関数の一部のコード パスが値を返さない場合にエラーを報告します。",
"Report_errors_for_fallthrough_cases_in_switch_statement_6076": "switch ステートメントに case のフォールスルーがある場合にエラーを報告します。",
@@ -657,7 +669,7 @@
"Report_errors_on_unused_locals_6134": "使用されていないローカルに関するエラーを報告します。",
"Report_errors_on_unused_parameters_6135": "使用されていないパラメーターに関するエラーを報告します。",
"Required_type_parameters_may_not_follow_optional_type_parameters_2706": "必須の型パラメーターの後に、オプションの型パラメーターを続けることはできません。",
- "Resolution_for_module_0_was_found_in_cache_6147": "モジュール '{0}' の解決がキャッシュに見つかりました。",
+ "Resolution_for_module_0_was_found_in_cache_from_location_1_6147": "モジュール '{0}' の解決が場所 '{1}' のキャッシュに見つかりました。",
"Resolving_from_node_modules_folder_6118": "node_modules フォルダーから解決しています...",
"Resolving_module_0_from_1_6086": "======== '{1}' からモジュール '{0}' を解決しています。========",
"Resolving_module_name_0_relative_to_base_url_1_2_6094": "ベース URL '{1}' - '{2}' に相対するモジュール名 '{0}' を解決しています。",
@@ -791,6 +803,7 @@
"The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer_1189": "'for...in' ステートメントの変数宣言に初期化子を指定することはできません。",
"The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer_1190": "'for...of' ステートメントの変数宣言に初期化子を指定することはできません。",
"The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any_2410": "'with' ステートメントはサポートされていません。'with' ブロック内のすべてのシンボルの型は 'any' になります。",
+ "This_constructor_function_may_be_converted_to_a_class_declaration_80002": "このコンストラクター関数はクラス宣言に変換される可能性があります。",
"This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354": "この構文にはインポートされたヘルパーが必要ですが、モジュール '{0}' が見つかりません。",
"This_syntax_requires_an_imported_helper_named_1_but_module_0_has_no_exported_member_1_2343": "この構文には '{1}' という名前のインポートされたヘルパーが必要ですが、モジュール '{0}' にエクスポートされたメンバー '{1}' がありません。",
"Trailing_comma_not_allowed_1009": "末尾にコンマは使用できません。",
@@ -887,6 +900,7 @@
"Variable_declaration_list_cannot_be_empty_1123": "変数宣言リストを空にすることはできません。",
"Version_0_6029": "バージョン {0}",
"Watch_input_files_6005": "入力ファイルを監視します。",
+ "Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191": "画面をクリアする代わりに、古くなったコンソール出力をウォッチ モードで保持するかどうか。",
"You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001": "標準の TypeScript ライブラリで定義された要素の名前を変更することはできません。",
"You_cannot_rename_this_element_8000": "この要素の名前を変更することはできません。",
"_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329": "'{0}' は受け入れる引数が少なすぎるので、ここでデコレーターとして使用することができません。最初にこれを呼び出してから、'@{0}()' を書き込むつもりでしたか?",
diff --git a/lib/ko/diagnosticMessages.generated.json b/lib/ko/diagnosticMessages.generated.json
index f0b9402546828..77ef9cf64080a 100644
--- a/lib/ko/diagnosticMessages.generated.json
+++ b/lib/ko/diagnosticMessages.generated.json
@@ -95,15 +95,19 @@
"Accessors_must_both_be_abstract_or_non_abstract_2676": "접근자는 모두 추상이거나 비추상이어야 합니다.",
"Add_0_to_existing_import_declaration_from_1_90015": "\"{1}\"에서 기존 가져오기 선언에 '{0}' 추가",
"Add_async_modifier_to_containing_function_90029": "포함된 함수에 async 한정자 추가",
+ "Add_definite_assignment_assertion_to_property_0_95020": "'{0}' 속성에 한정된 할당 어설션 추가",
"Add_index_signature_for_property_0_90017": "'{0}' 속성에 대해 인덱스 시그니처 추가",
+ "Add_initializer_to_property_0_95019": "'{0}' 속성에 이니셜라이저 추가",
"Add_missing_super_call_90001": "누락된 'super()' 호출 추가",
"Add_this_to_unresolved_variable_90008": "확인되지 않은 변수에 'this.' 추가",
+ "Add_undefined_type_to_property_0_95018": "'{0}' 속성에 '정의되지 않은' 형식 추가",
"Adding_a_tsconfig_json_file_will_help_organize_projects_that_contain_both_TypeScript_and_JavaScript__5068": "tsconfig.json 파일을 추가하면 TypeScript 파일과 JavaScript 파일이 둘 다 포함된 프로젝트를 정리하는 데 도움이 됩니다. 자세한 내용은 https://aka.ms/tsconfig를 참조하세요.",
"Additional_Checks_6176": "추가 검사",
"Advanced_Options_6178": "고급 옵션",
"All_declarations_of_0_must_have_identical_modifiers_2687": "'{0}'의 모든 선언에는 동일한 한정자가 있어야 합니다.",
"All_declarations_of_0_must_have_identical_type_parameters_2428": "'{0}'의 모든 선언에는 동일한 형식 매개 변수가 있어야 합니다.",
"All_declarations_of_an_abstract_method_must_be_consecutive_2516": "추상 메서드의 모든 선언은 연속적이어야 합니다.",
+ "All_imports_in_import_declaration_are_unused_6192": "가져오기 선언의 모든 가져오기가 사용되지 않습니다.",
"Allow_default_imports_from_modules_with_no_default_export_This_does_not_affect_code_emit_just_typech_6011": "기본 내보내기가 없는 모듈에서 기본 가져오기를 허용합니다. 여기서는 코드 내보내기에는 영향을 주지 않고 형식 검사만 합니다.",
"Allow_javascript_files_to_be_compiled_6102": "Javascript 파일을 컴파일하도록 허용합니다.",
"Ambient_const_enums_are_not_allowed_when_the_isolatedModules_flag_is_provided_1209": "'--isolatedModules' 플래그가 제공된 경우 앰비언트 const 열거형이 허용되지 않습니다.",
@@ -379,6 +383,7 @@
"File_0_is_not_under_rootDir_1_rootDir_is_expected_to_contain_all_source_files_6059": "'{0}' 파일이 'rootDir' '{1}' 아래에 있지 않습니다. 'rootDir'에는 모든 소스 파일이 포함되어 있어야 합니다.",
"File_0_not_found_6053": "파일 '{0}'을(를) 찾을 수 없습니다.",
"File_change_detected_Starting_incremental_compilation_6032": "파일 변경이 검색되었습니다. 증분 컴파일을 시작하는 중...",
+ "File_is_a_CommonJS_module_it_may_be_converted_to_an_ES6_module_80001": "파일이 CommonJS 모듈입니다. ES6 모듈로 변환될 수 있습니다.",
"File_name_0_differs_from_already_included_file_name_1_only_in_casing_1149": "'{0}' 파일 이름은 이미 포함된 '{1}' 파일 이름과 대/소문자만 다릅니다.",
"File_name_0_has_a_1_extension_stripping_it_6132": "파일 이름 '{0}'에 '{1}' 확장명이 있어 제거하는 중입니다.",
"File_specification_cannot_contain_a_parent_directory_that_appears_after_a_recursive_directory_wildca_5065": "파일 사양은 재귀 디렉터리 와일드카드('**') 뒤에 나타나는 부모 디렉터리('..')를 포함할 수 없습니다. '{0}'.",
@@ -425,6 +430,7 @@
"Import_declaration_conflicts_with_local_declaration_of_0_2440": "가져오기 선언이 '{0}'의 로컬 선언과 충돌합니다.",
"Import_declarations_in_a_namespace_cannot_reference_a_module_1147": "네임스페이스의 가져오기 선언은 모듈을 참조할 수 없습니다.",
"Import_emit_helpers_from_tslib_6139": "'tslib'에서 내보내기 도우미를 가져오세요.",
+ "Import_may_be_converted_to_a_default_import_80003": "가져오기가 기본 가져오기로 변환될 수 있습니다.",
"Import_name_cannot_be_0_2438": "가져오기 이름은 '{0}'일 수 없습니다.",
"Import_or_export_declaration_in_an_ambient_module_declaration_cannot_reference_module_through_relati_2439": "앰비언트 모듈 선언의 가져오기 또는 내보내기 선언은 상대적 모듈 이름을 통해 모듈을 참조할 수 없습니다.",
"Imports_are_not_permitted_in_module_augmentations_Consider_moving_them_to_the_enclosing_external_mod_2667": "가져오기는 모듈 확대에서 허용되지 않습니다. 내보내기를 바깥쪽 외부 모듈로 이동하세요.",
@@ -463,8 +469,10 @@
"JSDoc_0_is_not_attached_to_a_class_8022": "JSDoc '@{0}'이(가) 클래스에 연결되어 있지 않습니다.",
"JSDoc_may_only_appear_in_the_last_parameter_of_a_signature_8028": "JSDoc '...'은 시그니처의 마지막 매개 변수에만 나타날 수 있습니다.",
"JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_8024": "JSDoc '@param' 태그의 이름이 '{0}'인데 해당 이름의 매개 변수가 없습니다.",
+ "JSDoc_param_tag_has_name_0_but_there_is_no_parameter_with_that_name_It_would_match_arguments_if_it_h_8029": "JSDoc '@param' 태그에 '{0}' 이름이 있지만, 해당 이름의 매개 변수가 없습니다. 배열 형식이 있는 경우 '인수'를 일치시킵니다.",
"JSDoc_typedef_tag_should_either_have_a_type_annotation_or_be_followed_by_property_or_member_tags_8021": "JSDoc '@typedef' 태그는 형식 주석을 포함하거나, '@property' 또는 '@member' 태그 앞에 와야 합니다.",
"JSDoc_types_can_only_be_used_inside_documentation_comments_8020": "JSDoc 유형은 문서 주석 내에서만 사용될 수 있습니다.",
+ "JSDoc_types_may_be_moved_to_TypeScript_types_80004": "JSDoc 형식이 TypeScript 형식으로 이동될 수 있습니다.",
"JSX_attribute_expected_17003": "JSX 특성이 필요합니다.",
"JSX_attributes_must_only_be_assigned_a_non_empty_expression_17000": "JSX 특성에는 비어 있지 않은 '식'만 할당할 수 있습니다.",
"JSX_element_0_has_no_corresponding_closing_tag_17008": "JSX 요소 '{0}'에 닫는 태그가 없습니다.",
@@ -477,6 +485,7 @@
"JSX_elements_cannot_have_multiple_attributes_with_the_same_name_17001": "JSX 요소에 이름이 같은 특성을 여러 개 사용할 수 없습니다.",
"JSX_expressions_must_have_one_parent_element_2657": "JSX 식에는 부모 요소가 하나 있어야 합니다.",
"JSX_fragment_has_no_corresponding_closing_tag_17014": "JSX 조각에 닫는 태그가 없습니다.",
+ "JSX_fragment_is_not_supported_when_using_an_inline_JSX_factory_pragma_17017": "인라인 JSX 팩터리 pragma를 사용할 때에는 JSX 조각이 지원되지 않습니다.",
"JSX_fragment_is_not_supported_when_using_jsxFactory_17016": "JSX 조각은 --jsxFactory를 사용하는 경우 지원되지 않습니다.",
"JSX_spread_child_must_be_an_array_type_2609": "JSX 분배 자식은 배열 형식이어야 합니다.",
"Jump_target_cannot_cross_function_boundary_1107": "점프 대상은 함수 경계를 벗어날 수 없습니다.",
@@ -508,6 +517,7 @@
"Module_0_has_already_exported_a_member_named_1_Consider_explicitly_re_exporting_to_resolve_the_ambig_2308": "{0} 모듈에서 '{1}'(이)라는 멤버를 이미 내보냈습니다. 모호성을 해결하려면 명시적으로 다시 내보내는 것이 좋습니다.",
"Module_0_has_no_default_export_1192": "모듈 '{0}'에는 기본 내보내기가 없습니다.",
"Module_0_has_no_exported_member_1_2305": "'{0}' 모듈에 내보낸 멤버 '{1}'이(가) 없습니다.",
+ "Module_0_has_no_exported_member_1_Did_you_mean_2_2724": "모듈 '{0}'에 내보낸 멤버 '{1}'이(가) 없습니다. '{2}'이(가) 아닌지 확인하세요.",
"Module_0_is_hidden_by_a_local_declaration_with_the_same_name_2437": "'{0}' 모듈은 이름이 같은 로컬 선언으로 숨겨집니다.",
"Module_0_resolves_to_a_non_module_entity_and_cannot_be_imported_using_this_construct_2497": "모듈 '{0}'은(는) 모듈이 아닌 엔터티로 확인되므로 이 구문을 사용하여 가져올 수 없습니다.",
"Module_0_uses_export_and_cannot_be_used_with_export_Asterisk_2498": "모듈 '{0}'은(는) 'export ='을 사용하며 'export *'와 함께 사용할 수 없습니다.",
@@ -651,6 +661,7 @@
"Raise_error_on_this_expressions_with_an_implied_any_type_6115": "암시된 'any' 형식이 있는 'this' 식에서 오류를 발생합니다.",
"Redirect_output_structure_to_the_directory_6006": "출력 구조를 디렉터리로 리디렉션합니다.",
"Remove_declaration_for_Colon_0_90004": "'{0}'에 대한 선언 제거",
+ "Remove_import_from_0_90005": "'{0}'에서 가져오기 제거",
"Replace_import_with_0_95015": "가져오기를 '{0}'(으)로 바꿉니다.",
"Report_error_when_not_all_code_paths_in_function_return_a_value_6075": "함수의 일부 코드 경로가 값을 반환하지 않는 경우 오류를 보고합니다.",
"Report_errors_for_fallthrough_cases_in_switch_statement_6076": "switch 문의 fallthrough case에 대한 오류를 보고합니다.",
@@ -658,7 +669,7 @@
"Report_errors_on_unused_locals_6134": "사용되지 않은 로컬 항목에 대한 오류를 보고합니다.",
"Report_errors_on_unused_parameters_6135": "사용되지 않은 매개 변수에 대한 오류를 보고합니다.",
"Required_type_parameters_may_not_follow_optional_type_parameters_2706": "필수 형식 매개 변수는 선택적 형식 매개 변수 다음에 올 수 없습니다.",
- "Resolution_for_module_0_was_found_in_cache_6147": "'{0}' 모듈에 대한 해결을 캐시에서 찾았습니다.",
+ "Resolution_for_module_0_was_found_in_cache_from_location_1_6147": "'{0}' 모듈에 대한 해결을 '{1}' 위치의 캐시에서 찾았습니다.",
"Resolving_from_node_modules_folder_6118": "node_modules 폴더에서 확인하는 중...",
"Resolving_module_0_from_1_6086": "======== '{1}'에서 '{0}' 모듈을 확인하는 중입니다. ========",
"Resolving_module_name_0_relative_to_base_url_1_2_6094": "기본 URL '{1}' - '{2}'을(를) 기준으로 모듈 이름 '{0}'을(를) 확인하는 중입니다.",
@@ -792,6 +803,7 @@
"The_variable_declaration_of_a_for_in_statement_cannot_have_an_initializer_1189": "'for...in' 문의 변수 선언에 이니셜라이저가 포함될 수 없습니다.",
"The_variable_declaration_of_a_for_of_statement_cannot_have_an_initializer_1190": "'for...of' 문의 변수 선언에 이니셜라이저가 포함될 수 없습니다.",
"The_with_statement_is_not_supported_All_symbols_in_a_with_block_will_have_type_any_2410": "'with' 문은 지원되지 않습니다. 'with' 블록의 모든 기호가 'any' 형식이 됩니다.",
+ "This_constructor_function_may_be_converted_to_a_class_declaration_80002": "이 생성자 함수는 클래스 선언으로 변환될 수 있습니다.",
"This_syntax_requires_an_imported_helper_but_module_0_cannot_be_found_2354": "이 구문에는 가져온 도우미가 필요하지만 '{0}' 모듈을 찾을 수 없습니다.",
"This_syntax_requires_an_imported_helper_named_1_but_module_0_has_no_exported_member_1_2343": "이 구문에는 가져온 도우미 '{1}'이(가) 필요하지만 '{0}' 모듈에 내보낸 멤버 '{1}'이(가) 없습니다.",
"Trailing_comma_not_allowed_1009": "후행 쉼표는 허용되지 않습니다.",
@@ -888,6 +900,7 @@
"Variable_declaration_list_cannot_be_empty_1123": "변수 선언 목록은 비워 둘 수 없습니다.",
"Version_0_6029": "버전 {0}",
"Watch_input_files_6005": "조사식 입력 파일입니다.",
+ "Whether_to_keep_outdated_console_output_in_watch_mode_instead_of_clearing_the_screen_6191": "화면을 지우지 않고, 감시 모드의 오래된 콘솔 출력을 유지할지 여부입니다.",
"You_cannot_rename_elements_that_are_defined_in_the_standard_TypeScript_library_8001": "표준 TypeScript 라이브러리에 정의된 요소의 이름을 바꿀 수 없습니다.",
"You_cannot_rename_this_element_8000": "이 요소의 이름을 바꿀 수 없습니다.",
"_0_accepts_too_few_arguments_to_be_used_as_a_decorator_here_Did_you_mean_to_call_it_first_and_write__1329": "'{0}'이(가) 여기에서 decorator로 사용할 인수를 너무 적게 허용합니다. 먼저 이를 호출하고 '@{0}()'을(를) 작성하시겠습니까?",
diff --git a/lib/lib.d.ts b/lib/lib.d.ts
index b489fdcd36813..d266bf3785178 100644
--- a/lib/lib.d.ts
+++ b/lib/lib.d.ts
@@ -265,7 +265,7 @@ interface Function {
* @param thisArg The object to be used as the this object.
* @param argArray A set of arguments to be passed to the function.
*/
- apply(this: Function, thisArg: any, argArray?: Readonly>): any;
+ apply(this: Function, thisArg: any, argArray?: any): any;
/**
* Calls a method of an object, substituting another object for the current object.
@@ -4155,7 +4155,6 @@ interface Date {
}
-
/////////////////////////////
/// DOM APIs
/////////////////////////////
@@ -4168,10 +4167,49 @@ interface Account {
rpDisplayName: string;
}
+interface AddEventListenerOptions extends EventListenerOptions {
+ once?: boolean;
+ passive?: boolean;
+}
+
+interface AesCbcParams extends Algorithm {
+ iv: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null;
+}
+
+interface AesCtrParams extends Algorithm {
+ counter: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null;
+ length: number;
+}
+
+interface AesDerivedKeyParams extends Algorithm {
+ length: number;
+}
+
+interface AesGcmParams extends Algorithm {
+ additionalData?: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null;
+ iv: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null;
+ tagLength?: number;
+}
+
+interface AesKeyAlgorithm extends KeyAlgorithm {
+ length: number;
+}
+
+interface AesKeyGenParams extends Algorithm {
+ length: number;
+}
+
interface Algorithm {
name: string;
}
+interface AnalyserOptions extends AudioNodeOptions {
+ fftSize?: number;
+ maxDecibels?: number;
+ minDecibels?: number;
+ smoothingTimeConstant?: number;
+}
+
interface AnimationEventInit extends EventInit {
animationName?: string;
elapsedTime?: number;
@@ -4180,10 +4218,71 @@ interface AnimationEventInit extends EventInit {
interface AssertionOptions {
allowList?: ScopedCredentialDescriptor[];
extensions?: WebAuthnExtensions;
- rpId?: USVString;
+ rpId?: string;
timeoutSeconds?: number;
}
+interface AudioBufferOptions {
+ length: number;
+ numberOfChannels?: number;
+ sampleRate: number;
+}
+
+interface AudioBufferSourceOptions {
+ buffer?: AudioBuffer | null;
+ detune?: number;
+ loop?: boolean;
+ loopEnd?: number;
+ loopStart?: number;
+ playbackRate?: number;
+}
+
+interface AudioContextInfo {
+ currentTime?: number;
+ sampleRate?: number;
+}
+
+interface AudioContextOptions {
+ latencyHint?: AudioContextLatencyCategory | number;
+ sampleRate?: number;
+}
+
+interface AudioNodeOptions {
+ channelCount?: number;
+ channelCountMode?: ChannelCountMode;
+ channelInterpretation?: ChannelInterpretation;
+}
+
+interface AudioParamDescriptor {
+ defaultValue?: number;
+ maxValue?: number;
+ minValue?: number;
+ name?: string;
+}
+
+interface AudioProcessingEventInit extends EventInit {
+ inputBuffer: AudioBuffer;
+ outputBuffer: AudioBuffer;
+ playbackTime: number;
+}
+
+interface AudioTimestamp {
+ contextTime?: number;
+ performanceTime?: number;
+}
+
+interface BiquadFilterOptions extends AudioNodeOptions {
+ Q?: number;
+ detune?: number;
+ frequency?: number;
+ gain?: number;
+ type?: BiquadFilterType;
+}
+
+interface ByteLengthChunk {
+ byteLength?: number;
+}
+
interface CacheQueryOptions {
cacheName?: string;
ignoreMethod?: boolean;
@@ -4191,6 +4290,14 @@ interface CacheQueryOptions {
ignoreVary?: boolean;
}
+interface ChannelMergerOptions extends AudioNodeOptions {
+ numberOfInputs?: number;
+}
+
+interface ChannelSplitterOptions extends AudioNodeOptions {
+ numberOfOutputs?: number;
+}
+
interface ClientData {
challenge: string;
extensions?: WebAuthnExtensions;
@@ -4200,6 +4307,12 @@ interface ClientData {
tokenBinding?: string;
}
+interface ClientQueryOptions {
+ includeReserved?: boolean;
+ includeUncontrolled?: boolean;
+ type?: ClientTypes;
+}
+
interface CloseEventInit extends EventInit {
code?: number;
reason?: string;
@@ -4214,6 +4327,10 @@ interface ConfirmSiteSpecificExceptionsInformation extends ExceptionInformation
arrayOfDomainStrings?: string[];
}
+interface ConstantSourceOptions {
+ offset?: number;
+}
+
interface ConstrainBooleanParameters {
exact?: boolean;
ideal?: boolean;
@@ -4239,10 +4356,27 @@ interface ConstrainVideoFacingModeParameters {
ideal?: VideoFacingModeEnum | VideoFacingModeEnum[];
}
+interface ConvolverOptions extends AudioNodeOptions {
+ buffer?: AudioBuffer | null;
+ disableNormalization?: boolean;
+}
+
interface CustomEventInit extends EventInit {
detail?: T;
}
+interface DOMRectInit {
+ height?: number;
+ width?: number;
+ x?: number;
+ y?: number;
+}
+
+interface DelayOptions extends AudioNodeOptions {
+ delayTime?: number;
+ maxDelayTime?: number;
+}
+
interface DeviceAccelerationDict {
x?: number | null;
y?: number | null;
@@ -4273,18 +4407,39 @@ interface DeviceRotationRateDict {
gamma?: number | null;
}
-interface DOMRectInit {
- height?: number;
- width?: number;
- x?: number;
- y?: number;
-}
-
interface DoubleRange {
max?: number;
min?: number;
}
+interface DynamicsCompressorOptions extends AudioNodeOptions {
+ attack?: number;
+ knee?: number;
+ ratio?: number;
+ release?: number;
+ threshold?: number;
+}
+
+interface EcKeyAlgorithm extends KeyAlgorithm {
+ namedCurve: string;
+}
+
+interface EcKeyGenParams extends Algorithm {
+ namedCurve: string;
+}
+
+interface EcKeyImportParams extends Algorithm {
+ namedCurve: string;
+}
+
+interface EcdhKeyDeriveParams extends Algorithm {
+ public: CryptoKey;
+}
+
+interface EcdsaParams extends Algorithm {
+ hash: string | Algorithm;
+}
+
interface ErrorEventInit extends EventInit {
colno?: number;
error?: any;
@@ -4294,9 +4449,13 @@ interface ErrorEventInit extends EventInit {
}
interface EventInit {
- scoped?: boolean;
bubbles?: boolean;
cancelable?: boolean;
+ scoped?: boolean;
+}
+
+interface EventListenerOptions {
+ capture?: boolean;
}
interface EventModifierInit extends UIEventInit {
@@ -4321,6 +4480,24 @@ interface ExceptionInformation {
domain?: string | null;
}
+interface ExtendableEventInit extends EventInit {
+}
+
+interface ExtendableMessageEventInit extends ExtendableEventInit {
+ data?: any;
+ lastEventId?: string;
+ origin?: string;
+ ports?: MessagePort[] | null;
+ source?: object | ServiceWorker | MessagePort | null;
+}
+
+interface FetchEventInit extends ExtendableEventInit {
+ clientId?: string;
+ request: Request;
+ reservedClientId?: string;
+ targetClientId?: string;
+}
+
interface FocusEventInit extends UIEventInit {
relatedTarget?: EventTarget | null;
}
@@ -4340,8 +4517,12 @@ interface FocusNavigationOrigin {
originWidth?: number;
}
+interface GainOptions extends AudioNodeOptions {
+ gain?: number;
+}
+
interface GamepadEventInit extends EventInit {
- gamepad?: Gamepad | null;
+ gamepad?: Gamepad;
}
interface GetNotificationOptions {
@@ -4349,8 +4530,29 @@ interface GetNotificationOptions {
}
interface HashChangeEventInit extends EventInit {
- newURL?: string | null;
- oldURL?: string | null;
+ newURL?: string;
+ oldURL?: string;
+}
+
+interface HkdfParams extends Algorithm {
+ hash: string | Algorithm;
+ info: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null;
+ salt: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null;
+}
+
+interface HmacImportParams extends Algorithm {
+ hash: string | Algorithm;
+ length?: number;
+}
+
+interface HmacKeyAlgorithm extends KeyAlgorithm {
+ hash: KeyAlgorithm;
+ length: number;
+}
+
+interface HmacKeyGenParams extends Algorithm {
+ hash: string | Algorithm;
+ length?: number;
}
interface IDBIndexParameters {
@@ -4363,10 +4565,15 @@ interface IDBObjectStoreParameters {
keyPath?: string | string[];
}
+interface IIRFilterOptions extends AudioNodeOptions {
+ feedback: number[];
+ feedforward: number[];
+}
+
interface IntersectionObserverEntryInit {
- isIntersecting: boolean;
boundingClientRect: DOMRectInit;
intersectionRect: DOMRectInit;
+ isIntersecting: boolean;
rootBounds: DOMRectInit;
target: Element;
time: number;
@@ -4378,8 +4585,29 @@ interface IntersectionObserverInit {
threshold?: number | number[];
}
+interface JsonWebKey {
+ alg?: string;
+ crv?: string;
+ d?: string;
+ dp?: string;
+ dq?: string;
+ e?: string;
+ ext?: boolean;
+ k?: string;
+ key_ops?: string[];
+ kty?: string;
+ n?: string;
+ oth?: RsaOtherPrimesInfo[];
+ p?: string;
+ q?: string;
+ qi?: string;
+ use?: string;
+ x?: string;
+ y?: string;
+}
+
interface KeyAlgorithm {
- name?: string;
+ name: string;
}
interface KeyboardEventInit extends EventModifierInit {
@@ -4394,204 +4622,85 @@ interface LongRange {
min?: number;
}
-interface MediaEncryptedEventInit extends EventInit {
- initData?: ArrayBuffer | null;
- initDataType?: string;
+interface MSAccountInfo {
+ accountImageUri?: string;
+ accountName?: string;
+ rpDisplayName: string;
+ userDisplayName: string;
+ userId?: string;
}
-interface MediaKeyMessageEventInit extends EventInit {
- message?: ArrayBuffer | null;
- messageType?: MediaKeyMessageType;
+interface MSAudioLocalClientEvent extends MSLocalClientEventBase {
+ cpuInsufficientEventRatio?: number;
+ deviceCaptureNotFunctioningEventRatio?: number;
+ deviceClippingEventRatio?: number;
+ deviceEchoEventRatio?: number;
+ deviceGlitchesEventRatio?: number;
+ deviceHalfDuplexAECEventRatio?: number;
+ deviceHowlingEventCount?: number;
+ deviceLowSNREventRatio?: number;
+ deviceLowSpeechLevelEventRatio?: number;
+ deviceMultipleEndpointsEventCount?: number;
+ deviceNearEndToEchoRatioEventRatio?: number;
+ deviceRenderMuteEventRatio?: number;
+ deviceRenderNotFunctioningEventRatio?: number;
+ deviceRenderZeroVolumeEventRatio?: number;
+ networkDelayEventRatio?: number;
+ networkSendQualityEventRatio?: number;
}
-interface MediaKeySystemConfiguration {
- audioCapabilities?: MediaKeySystemMediaCapability[];
- distinctiveIdentifier?: MediaKeysRequirement;
- initDataTypes?: string[];
- persistentState?: MediaKeysRequirement;
- videoCapabilities?: MediaKeySystemMediaCapability[];
+interface MSAudioRecvPayload extends MSPayloadBase {
+ burstLossLength1?: number;
+ burstLossLength2?: number;
+ burstLossLength3?: number;
+ burstLossLength4?: number;
+ burstLossLength5?: number;
+ burstLossLength6?: number;
+ burstLossLength7?: number;
+ burstLossLength8OrHigher?: number;
+ fecRecvDistance1?: number;
+ fecRecvDistance2?: number;
+ fecRecvDistance3?: number;
+ packetReorderDepthAvg?: number;
+ packetReorderDepthMax?: number;
+ packetReorderRatio?: number;
+ ratioCompressedSamplesAvg?: number;
+ ratioConcealedSamplesAvg?: number;
+ ratioStretchedSamplesAvg?: number;
+ samplingRate?: number;
+ signal?: MSAudioRecvSignal;
}
-interface MediaKeySystemMediaCapability {
- contentType?: string;
- robustness?: string;
+interface MSAudioRecvSignal {
+ initialSignalLevelRMS?: number;
+ recvNoiseLevelCh1?: number;
+ recvSignalLevelCh1?: number;
+ renderLoopbackSignalLevel?: number;
+ renderNoiseLevel?: number;
+ renderSignalLevel?: number;
}
-interface MediaStreamConstraints {
- audio?: boolean | MediaTrackConstraints;
- video?: boolean | MediaTrackConstraints;
+interface MSAudioSendPayload extends MSPayloadBase {
+ audioFECUsed?: boolean;
+ samplingRate?: number;
+ sendMutePercent?: number;
+ signal?: MSAudioSendSignal;
}
-interface MediaStreamErrorEventInit extends EventInit {
- error?: MediaStreamError | null;
+interface MSAudioSendSignal {
+ noiseLevel?: number;
+ sendNoiseLevelCh1?: number;
+ sendSignalLevelCh1?: number;
}
-interface MediaStreamEventInit extends EventInit {
- stream?: MediaStream;
+interface MSConnectivity {
+ iceType?: MSIceType;
+ iceWarningFlags?: MSIceWarningFlags;
+ relayAddress?: MSRelayAddress;
}
-interface MediaStreamTrackEventInit extends EventInit {
- track?: MediaStreamTrack | null;
-}
-
-interface MediaTrackCapabilities {
- aspectRatio?: number | DoubleRange;
- deviceId?: string;
- echoCancellation?: boolean[];
- facingMode?: string;
- frameRate?: number | DoubleRange;
- groupId?: string;
- height?: number | LongRange;
- sampleRate?: number | LongRange;
- sampleSize?: number | LongRange;
- volume?: number | DoubleRange;
- width?: number | LongRange;
-}
-
-interface MediaTrackConstraints extends MediaTrackConstraintSet {
- advanced?: MediaTrackConstraintSet[];
-}
-
-interface MediaTrackConstraintSet {
- aspectRatio?: number | ConstrainDoubleRange;
- deviceId?: string | string[] | ConstrainDOMStringParameters;
- echoCancelation?: boolean | ConstrainBooleanParameters;
- facingMode?: string | string[] | ConstrainDOMStringParameters;
- frameRate?: number | ConstrainDoubleRange;
- groupId?: string | string[] | ConstrainDOMStringParameters;
- height?: number | ConstrainLongRange;
- sampleRate?: number | ConstrainLongRange;
- sampleSize?: number | ConstrainLongRange;
- volume?: number | ConstrainDoubleRange;
- width?: number | ConstrainLongRange;
-}
-
-interface MediaTrackSettings {
- aspectRatio?: number;
- deviceId?: string;
- echoCancellation?: boolean;
- facingMode?: string;
- frameRate?: number;
- groupId?: string;
- height?: number;
- sampleRate?: number;
- sampleSize?: number;
- volume?: number;
- width?: number;
-}
-
-interface MediaTrackSupportedConstraints {
- aspectRatio?: boolean;
- deviceId?: boolean;
- echoCancellation?: boolean;
- facingMode?: boolean;
- frameRate?: boolean;
- groupId?: boolean;
- height?: boolean;
- sampleRate?: boolean;
- sampleSize?: boolean;
- volume?: boolean;
- width?: boolean;
-}
-
-interface MessageEventInit extends EventInit {
- lastEventId?: string;
- channel?: string;
- data?: any;
- origin?: string;
- ports?: MessagePort[];
- source?: Window;
-}
-
-interface MouseEventInit extends EventModifierInit {
- button?: number;
- buttons?: number;
- clientX?: number;
- clientY?: number;
- relatedTarget?: EventTarget | null;
- screenX?: number;
- screenY?: number;
-}
-
-interface MSAccountInfo {
- accountImageUri?: string;
- accountName?: string;
- rpDisplayName: string;
- userDisplayName: string;
- userId?: string;
-}
-
-interface MSAudioLocalClientEvent extends MSLocalClientEventBase {
- cpuInsufficientEventRatio?: number;
- deviceCaptureNotFunctioningEventRatio?: number;
- deviceClippingEventRatio?: number;
- deviceEchoEventRatio?: number;
- deviceGlitchesEventRatio?: number;
- deviceHalfDuplexAECEventRatio?: number;
- deviceHowlingEventCount?: number;
- deviceLowSNREventRatio?: number;
- deviceLowSpeechLevelEventRatio?: number;
- deviceMultipleEndpointsEventCount?: number;
- deviceNearEndToEchoRatioEventRatio?: number;
- deviceRenderMuteEventRatio?: number;
- deviceRenderNotFunctioningEventRatio?: number;
- deviceRenderZeroVolumeEventRatio?: number;
- networkDelayEventRatio?: number;
- networkSendQualityEventRatio?: number;
-}
-
-interface MSAudioRecvPayload extends MSPayloadBase {
- burstLossLength1?: number;
- burstLossLength2?: number;
- burstLossLength3?: number;
- burstLossLength4?: number;
- burstLossLength5?: number;
- burstLossLength6?: number;
- burstLossLength7?: number;
- burstLossLength8OrHigher?: number;
- fecRecvDistance1?: number;
- fecRecvDistance2?: number;
- fecRecvDistance3?: number;
- packetReorderDepthAvg?: number;
- packetReorderDepthMax?: number;
- packetReorderRatio?: number;
- ratioCompressedSamplesAvg?: number;
- ratioConcealedSamplesAvg?: number;
- ratioStretchedSamplesAvg?: number;
- samplingRate?: number;
- signal?: MSAudioRecvSignal;
-}
-
-interface MSAudioRecvSignal {
- initialSignalLevelRMS?: number;
- recvNoiseLevelCh1?: number;
- recvSignalLevelCh1?: number;
- renderLoopbackSignalLevel?: number;
- renderNoiseLevel?: number;
- renderSignalLevel?: number;
-}
-
-interface MSAudioSendPayload extends MSPayloadBase {
- audioFECUsed?: boolean;
- samplingRate?: number;
- sendMutePercent?: number;
- signal?: MSAudioSendSignal;
-}
-
-interface MSAudioSendSignal {
- noiseLevel?: number;
- sendNoiseLevelCh1?: number;
- sendSignalLevelCh1?: number;
-}
-
-interface MSConnectivity {
- iceType?: MSIceType;
- iceWarningFlags?: MSIceWarningFlags;
- relayAddress?: MSRelayAddress;
-}
-
-interface MSCredentialFilter {
- accept?: MSCredentialSpec[];
+interface MSCredentialFilter {
+ accept?: MSCredentialSpec[];
}
interface MSCredentialParameters {
@@ -4603,6 +4712,16 @@ interface MSCredentialSpec {
type: MSCredentialType;
}
+interface MSDCCEventInit extends EventInit {
+ maxFr?: number;
+ maxFs?: number;
+}
+
+interface MSDSHEventInit extends EventInit {
+ sources?: number[];
+ timestamp?: number;
+}
+
interface MSDelay {
roundTrip?: number;
roundTripMax?: number;
@@ -4620,7 +4739,13 @@ interface MSDescription extends RTCStats {
interface MSFIDOCredentialParameters extends MSCredentialParameters {
algorithm?: string | Algorithm;
- authenticators?: AAGUID[];
+ authenticators?: string[];
+}
+
+interface MSIPAddressInfo {
+ ipAddr?: string;
+ manufacturerMacAddrMask?: string;
+ port?: number;
}
interface MSIceWarningFlags {
@@ -4648,12 +4773,6 @@ interface MSIceWarningFlags {
useCandidateChecksFailed?: boolean;
}
-interface MSIPAddressInfo {
- ipAddr?: string;
- manufacturerMacAddrMask?: string;
- port?: number;
-}
-
interface MSJitter {
interArrival?: number;
interArrivalMax?: number;
@@ -4682,8 +4801,8 @@ interface MSNetworkInterfaceType {
interfaceTypeEthernet?: boolean;
interfaceTypePPP?: boolean;
interfaceTypeTunnel?: boolean;
- interfaceTypeWireless?: boolean;
interfaceTypeWWAN?: boolean;
+ interfaceTypeWireless?: boolean;
}
interface MSOutboundNetwork extends MSNetwork {
@@ -4720,8 +4839,8 @@ interface MSTransportDiagnosticsStats extends RTCStats {
iceRole?: RTCIceRole;
iceWarningFlags?: MSIceWarningFlags;
interfaces?: MSNetworkInterfaceType;
- localAddress?: string;
localAddrType?: MSIceAddrType;
+ localAddress?: string;
localInterface?: MSNetworkInterfaceType;
localMR?: string;
localMRTCPPort?: number;
@@ -4735,8 +4854,8 @@ interface MSTransportDiagnosticsStats extends RTCStats {
portRangeMax?: number;
portRangeMin?: number;
protocol?: RTCIceProtocol;
- remoteAddress?: string;
remoteAddrType?: MSIceAddrType;
+ remoteAddress?: string;
remoteMR?: string;
remoteMRTCPPort?: number;
remoteSite?: string;
@@ -4805,91 +4924,271 @@ interface MSVideoSendPayload extends MSVideoPayload {
sendVideoStreamsMax?: number;
}
-interface MsZoomToOptions {
- animate?: string;
- contentX?: number;
- contentY?: number;
- scaleFactor?: number;
- viewportX?: string | null;
- viewportY?: string | null;
-}
-
-interface MutationObserverInit {
- attributeFilter?: string[];
- attributeOldValue?: boolean;
- attributes?: boolean;
- characterData?: boolean;
- characterDataOldValue?: boolean;
- childList?: boolean;
- subtree?: boolean;
-}
-
-interface NotificationOptions {
- body?: string;
- dir?: NotificationDirection;
- icon?: string;
- lang?: string;
- tag?: string;
+interface MediaElementAudioSourceOptions {
+ mediaElement: HTMLMediaElement;
}
-interface ObjectURLOptions {
- oneTimeOnly?: boolean;
+interface MediaEncryptedEventInit extends EventInit {
+ initData?: ArrayBuffer | null;
+ initDataType?: string;
}
-interface PaymentCurrencyAmount {
- currency: string;
- currencySystem?: string;
- value: string;
+interface MediaKeyMessageEventInit extends EventInit {
+ message?: ArrayBuffer | null;
+ messageType?: MediaKeyMessageType;
}
-interface PaymentDetails {
- displayItems?: PaymentItem[];
- error?: string;
- modifiers?: PaymentDetailsModifier[];
- shippingOptions?: PaymentShippingOption[];
- total?: PaymentItem;
+interface MediaKeySystemConfiguration {
+ audioCapabilities?: MediaKeySystemMediaCapability[];
+ distinctiveIdentifier?: MediaKeysRequirement;
+ initDataTypes?: string[];
+ persistentState?: MediaKeysRequirement;
+ videoCapabilities?: MediaKeySystemMediaCapability[];
}
-interface PaymentDetailsModifier {
- additionalDisplayItems?: PaymentItem[];
- data?: any;
- supportedMethods: string | string[];
- total?: PaymentItem;
+interface MediaKeySystemMediaCapability {
+ contentType?: string;
+ robustness?: string;
}
-interface PaymentItem {
- amount: PaymentCurrencyAmount;
- label: string;
- pending?: boolean;
+interface MediaStreamConstraints {
+ audio?: boolean | MediaTrackConstraints;
+ video?: boolean | MediaTrackConstraints;
}
-interface PaymentMethodData {
- data?: any;
- supportedMethods: string | string[];
+interface MediaStreamErrorEventInit extends EventInit {
+ error?: MediaStreamError | null;
}
-interface PaymentOptions {
- requestPayerEmail?: boolean;
- requestPayerName?: boolean;
- requestPayerPhone?: boolean;
- requestShipping?: boolean;
- shippingType?: string;
+interface MediaStreamEventInit extends EventInit {
+ stream?: MediaStream;
}
-interface PaymentRequestUpdateEventInit extends EventInit {
+interface MediaStreamTrackEventInit extends EventInit {
+ track?: MediaStreamTrack | null;
}
-interface PaymentShippingOption {
- amount: PaymentCurrencyAmount;
+interface MediaTrackCapabilities {
+ aspectRatio?: number | DoubleRange;
+ deviceId?: string;
+ echoCancellation?: boolean[];
+ facingMode?: string;
+ frameRate?: number | DoubleRange;
+ groupId?: string;
+ height?: number | LongRange;
+ sampleRate?: number | LongRange;
+ sampleSize?: number | LongRange;
+ volume?: number | DoubleRange;
+ width?: number | LongRange;
+}
+
+interface MediaTrackConstraintSet {
+ aspectRatio?: number | ConstrainDoubleRange;
+ channelCount?: number | ConstrainLongRange;
+ deviceId?: string | string[] | ConstrainDOMStringParameters;
+ displaySurface?: string | string[] | ConstrainDOMStringParameters;
+ echoCancellation?: boolean | ConstrainBooleanParameters;
+ facingMode?: string | string[] | ConstrainDOMStringParameters;
+ frameRate?: number | ConstrainDoubleRange;
+ groupId?: string | string[] | ConstrainDOMStringParameters;
+ height?: number | ConstrainLongRange;
+ latency?: number | ConstrainDoubleRange;
+ logicalSurface?: boolean | ConstrainBooleanParameters;
+ sampleRate?: number | ConstrainLongRange;
+ sampleSize?: number | ConstrainLongRange;
+ volume?: number | ConstrainDoubleRange;
+ width?: number | ConstrainLongRange;
+}
+
+interface MediaTrackConstraints extends MediaTrackConstraintSet {
+ advanced?: MediaTrackConstraintSet[];
+}
+
+interface MediaTrackSettings {
+ aspectRatio?: number;
+ deviceId?: string;
+ echoCancellation?: boolean;
+ facingMode?: string;
+ frameRate?: number;
+ groupId?: string;
+ height?: number;
+ sampleRate?: number;
+ sampleSize?: number;
+ volume?: number;
+ width?: number;
+}
+
+interface MediaTrackSupportedConstraints {
+ aspectRatio?: boolean;
+ deviceId?: boolean;
+ echoCancellation?: boolean;
+ facingMode?: boolean;
+ frameRate?: boolean;
+ groupId?: boolean;
+ height?: boolean;
+ sampleRate?: boolean;
+ sampleSize?: boolean;
+ volume?: boolean;
+ width?: boolean;
+}
+
+interface MessageEventInit extends EventInit {
+ channel?: string;
+ data?: any;
+ lastEventId?: string;
+ origin?: string;
+ ports?: MessagePort[];
+ source?: Window | null;
+}
+
+interface MouseEventInit extends EventModifierInit {
+ button?: number;
+ buttons?: number;
+ clientX?: number;
+ clientY?: number;
+ relatedTarget?: EventTarget | null;
+ screenX?: number;
+ screenY?: number;
+}
+
+interface MsZoomToOptions {
+ animate?: string;
+ contentX?: number;
+ contentY?: number;
+ scaleFactor?: number;
+ viewportX?: string | null;
+ viewportY?: string | null;
+}
+
+interface MutationObserverInit {
+ attributeFilter?: string[];
+ attributeOldValue?: boolean;
+ attributes?: boolean;
+ characterData?: boolean;
+ characterDataOldValue?: boolean;
+ childList?: boolean;
+ subtree?: boolean;
+}
+
+interface NotificationEventInit extends ExtendableEventInit {
+ action?: string;
+ notification: Notification;
+}
+
+interface NotificationOptions {
+ body?: string;
+ data?: any;
+ dir?: NotificationDirection;
+ icon?: string;
+ lang?: string;
+ tag?: string;
+}
+
+interface ObjectURLOptions {
+ oneTimeOnly?: boolean;
+}
+
+interface OfflineAudioCompletionEventInit extends EventInit {
+ renderedBuffer: AudioBuffer;
+}
+
+interface OscillatorOptions extends AudioNodeOptions {
+ detune?: number;
+ frequency?: number;
+ periodicWave?: PeriodicWave;
+ type?: OscillatorType;
+}
+
+interface PannerOptions extends AudioNodeOptions {
+ coneInnerAngle?: number;
+ coneOuterAngle?: number;
+ coneOuterGain?: number;
+ distanceModel?: DistanceModelType;
+ maxDistance?: number;
+ orientationX?: number;
+ orientationY?: number;
+ orientationZ?: number;
+ panningModel?: PanningModelType;
+ positionX?: number;
+ positionY?: number;
+ positionZ?: number;
+ refDistance?: number;
+ rolloffFactor?: number;
+}
+
+interface PaymentCurrencyAmount {
+ currency: string;
+ currencySystem?: string;
+ value: string;
+}
+
+interface PaymentDetailsBase {
+ displayItems?: PaymentItem[];
+ modifiers?: PaymentDetailsModifier[];
+ shippingOptions?: PaymentShippingOption[];
+}
+
+interface PaymentDetailsInit extends PaymentDetailsBase {
+ id?: string;
+ total: PaymentItem;
+}
+
+interface PaymentDetailsModifier {
+ additionalDisplayItems?: PaymentItem[];
+ data?: any;
+ supportedMethods: string | string[];
+ total?: PaymentItem;
+}
+
+interface PaymentDetailsUpdate extends PaymentDetailsBase {
+ error?: string;
+ total?: PaymentItem;
+}
+
+interface PaymentItem {
+ amount: PaymentCurrencyAmount;
+ label: string;
+ pending?: boolean;
+}
+
+interface PaymentMethodData {
+ data?: any;
+ supportedMethods: string | string[];
+}
+
+interface PaymentOptions {
+ requestPayerEmail?: boolean;
+ requestPayerName?: boolean;
+ requestPayerPhone?: boolean;
+ requestShipping?: boolean;
+ shippingType?: string;
+}
+
+interface PaymentRequestUpdateEventInit extends EventInit {
+}
+
+interface PaymentShippingOption {
+ amount: PaymentCurrencyAmount;
id: string;
label: string;
selected?: boolean;
}
+interface Pbkdf2Params extends Algorithm {
+ hash: string | Algorithm;
+ iterations: number;
+ salt: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null;
+}
+
interface PeriodicWaveConstraints {
disableNormalization?: boolean;
}
+interface PeriodicWaveOptions extends PeriodicWaveConstraints {
+ imag?: number[];
+ real?: number[];
+}
+
interface PointerEventInit extends MouseEventInit {
height?: number;
isPrimary?: boolean;
@@ -4917,35 +5216,23 @@ interface ProgressEventInit extends EventInit {
total?: number;
}
-interface PushSubscriptionOptionsInit {
- applicationServerKey?: BufferSource | null;
- userVisibleOnly?: boolean;
+interface PushEventInit extends ExtendableEventInit {
+ data?: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | string | null;
}
-interface RegistrationOptions {
- scope?: string;
+interface PushSubscriptionChangeInit extends ExtendableEventInit {
+ newSubscription?: PushSubscription;
+ oldSubscription?: PushSubscription;
}
-interface RequestInit {
- signal?: AbortSignal;
- body?: Blob | BufferSource | FormData | string | null;
- cache?: RequestCache;
- credentials?: RequestCredentials;
- headers?: HeadersInit;
- integrity?: string;
- keepalive?: boolean;
- method?: string;
- mode?: RequestMode;
- redirect?: RequestRedirect;
- referrer?: string;
- referrerPolicy?: ReferrerPolicy;
- window?: any;
+interface PushSubscriptionOptionsInit {
+ applicationServerKey?: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | string | null;
+ userVisibleOnly?: boolean;
}
-interface ResponseInit {
- headers?: HeadersInit;
- status?: number;
- statusText?: string;
+interface QueuingStrategy {
+ highWaterMark?: number;
+ size?: WritableStreamChunkCallback;
}
interface RTCConfiguration {
@@ -4955,6 +5242,10 @@ interface RTCConfiguration {
peerIdentity?: string;
}
+interface RTCDTMFToneChangeEventInit extends EventInit {
+ tone?: string;
+}
+
interface RTCDtlsFingerprint {
algorithm?: string;
value?: string;
@@ -4965,10 +5256,6 @@ interface RTCDtlsParameters {
role?: RTCDtlsRole;
}
-interface RTCDTMFToneChangeEventInit extends EventInit {
- tone?: string;
-}
-
interface RTCIceCandidateAttributes extends RTCStats {
addressSourceUrl?: string;
candidateType?: RTCStatsIceCandidateType;
@@ -4996,8 +5283,8 @@ interface RTCIceCandidateDictionary {
interface RTCIceCandidateInit {
candidate?: string;
- sdpMid?: string;
sdpMLineIndex?: number;
+ sdpMid?: string;
}
interface RTCIceCandidatePair {
@@ -5052,13 +5339,13 @@ interface RTCMediaStreamTrackStats extends RTCStats {
echoReturnLoss?: number;
echoReturnLossEnhancement?: number;
frameHeight?: number;
+ frameWidth?: number;
framesCorrupted?: number;
framesDecoded?: number;
framesDropped?: number;
framesPerSecond?: number;
framesReceived?: number;
framesSent?: number;
- frameWidth?: number;
remoteSource?: boolean;
ssrcIds?: string[];
trackIdentifier?: string;
@@ -5082,6 +5369,20 @@ interface RTCPeerConnectionIceEventInit extends EventInit {
candidate?: RTCIceCandidate;
}
+interface RTCRTPStreamStats extends RTCStats {
+ associateStatsId?: string;
+ codecId?: string;
+ firCount?: number;
+ isRemote?: boolean;
+ mediaTrackId?: string;
+ mediaType?: string;
+ nackCount?: number;
+ pliCount?: number;
+ sliCount?: number;
+ ssrc?: string;
+ transportId?: string;
+}
+
interface RTCRtcpFeedback {
parameter?: string;
type?: string;
@@ -5103,9 +5404,9 @@ interface RTCRtpCapabilities {
interface RTCRtpCodecCapability {
clockRate?: number;
kind?: string;
- maxptime?: number;
maxSpatialLayers?: number;
maxTemporalLayers?: number;
+ maxptime?: number;
name?: string;
numChannels?: number;
options?: any;
@@ -5122,7 +5423,7 @@ interface RTCRtpCodecParameters {
name?: string;
numChannels?: number;
parameters?: any;
- payloadType?: any;
+ payloadType?: number;
ptime?: number;
rtcpFeedback?: RTCRtcpFeedback[];
}
@@ -5181,19 +5482,6 @@ interface RTCRtpRtxParameters {
ssrc?: number;
}
-interface RTCRTPStreamStats extends RTCStats {
- associateStatsId?: string;
- codecId?: string;
- firCount?: number;
- isRemote?: boolean;
- mediaTrackId?: string;
- nackCount?: number;
- pliCount?: number;
- sliCount?: number;
- ssrc?: string;
- transportId?: string;
-}
-
interface RTCRtpUnhandled {
muxId?: string;
payloadType?: number;
@@ -5245,39 +5533,119 @@ interface RTCTransportStats extends RTCStats {
selectedCandidatePairId?: string;
}
-interface ScopedCredentialDescriptor {
- id: BufferSource;
- transports?: Transport[];
- type: ScopedCredentialType;
-}
-
-interface ScopedCredentialOptions {
- excludeList?: ScopedCredentialDescriptor[];
- extensions?: WebAuthnExtensions;
- rpId?: USVString;
- timeoutSeconds?: number;
-}
-
-interface ScopedCredentialParameters {
- algorithm: string | Algorithm;
- type: ScopedCredentialType;
+interface RegistrationOptions {
+ scope?: string;
}
-interface ServiceWorkerMessageEventInit extends EventInit {
- data?: any;
- lastEventId?: string;
- origin?: string;
+interface RequestInit {
+ body?: Blob | Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | FormData | string | null;
+ cache?: RequestCache;
+ credentials?: RequestCredentials;
+ headers?: HeadersInit;
+ integrity?: string;
+ keepalive?: boolean;
+ method?: string;
+ mode?: RequestMode;
+ redirect?: RequestRedirect;
+ referrer?: string;
+ referrerPolicy?: ReferrerPolicy;
+ signal?: AbortSignal;
+ window?: any;
+}
+
+interface ResponseInit {
+ headers?: HeadersInit;
+ status?: number;
+ statusText?: string;
+}
+
+interface RsaHashedImportParams extends Algorithm {
+ hash: string | Algorithm;
+}
+
+interface RsaHashedKeyAlgorithm extends RsaKeyAlgorithm {
+ hash: KeyAlgorithm;
+}
+
+interface RsaHashedKeyGenParams extends RsaKeyGenParams {
+ hash: string | Algorithm;
+}
+
+interface RsaKeyAlgorithm extends KeyAlgorithm {
+ modulusLength: number;
+ publicExponent: Uint8Array;
+}
+
+interface RsaKeyGenParams extends Algorithm {
+ modulusLength: number;
+ publicExponent: Uint8Array;
+}
+
+interface RsaOaepParams extends Algorithm {
+ label?: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null;
+}
+
+interface RsaOtherPrimesInfo {
+ d?: string;
+ r?: string;
+ t?: string;
+}
+
+interface RsaPssParams extends Algorithm {
+ saltLength: number;
+}
+
+interface ScopedCredentialDescriptor {
+ id: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer | null;
+ transports?: Transport[];
+ type: ScopedCredentialType;
+}
+
+interface ScopedCredentialOptions {
+ excludeList?: ScopedCredentialDescriptor[];
+ extensions?: WebAuthnExtensions;
+ rpId?: string;
+ timeoutSeconds?: number;
+}
+
+interface ScopedCredentialParameters {
+ algorithm: string | Algorithm;
+ type: ScopedCredentialType;
+}
+
+interface SecurityPolicyViolationEventInit extends EventInit {
+ blockedURI?: string;
+ columnNumber?: number;
+ documentURI?: string;
+ effectiveDirective?: string;
+ lineNumber?: number;
+ originalPolicy?: string;
+ referrer?: string;
+ sourceFile?: string;
+ statusCode?: number;
+ violatedDirective?: string;
+}
+
+interface ServiceWorkerMessageEventInit extends EventInit {
+ data?: any;
+ lastEventId?: string;
+ origin?: string;
ports?: MessagePort[] | null;
source?: ServiceWorker | MessagePort | null;
}
interface SpeechSynthesisEventInit extends EventInit {
charIndex?: number;
+ charLength?: number;
elapsedTime?: number;
name?: string;
utterance?: SpeechSynthesisUtterance | null;
}
+interface StereoPannerOptions extends AudioNodeOptions {
+ pan?: number;
+}
+
interface StoreExceptionsInformation extends ExceptionInformation {
detailURI?: string | null;
explanationString?: string | null;
@@ -5288,6 +5656,20 @@ interface StoreSiteSpecificExceptionsInformation extends StoreExceptionsInformat
arrayOfDomainStrings?: string[];
}
+interface SyncEventInit extends ExtendableEventInit {
+ lastChance?: boolean;
+ tag: string;
+}
+
+interface TextDecodeOptions {
+ stream?: boolean;
+}
+
+interface TextDecoderOptions {
+ fatal?: boolean;
+ ignoreBOM?: boolean;
+}
+
interface TrackEventInit extends EventInit {
track?: VideoTrack | AudioTrack | TextTrack | null;
}
@@ -5302,14 +5684,43 @@ interface UIEventInit extends EventInit {
view?: Window | null;
}
+interface UnderlyingSink {
+ abort?: WritableStreamErrorCallback;
+ close?: WritableStreamDefaultControllerCallback;
+ start: WritableStreamDefaultControllerCallback;
+ write?: WritableStreamChunkCallback;
+}
+
+interface VRDisplayEventInit extends EventInit {
+ display: VRDisplay;
+ reason?: VRDisplayEventReason;
+}
+
+interface VRLayer {
+ leftBounds?: number[] | null;
+ rightBounds?: number[] | null;
+ source?: HTMLCanvasElement | null;
+}
+
+interface VRStageParameters {
+ sittingToStandingTransform?: Float32Array;
+ sizeX?: number;
+ sizeY?: number;
+}
+
+interface WaveShaperOptions extends AudioNodeOptions {
+ curve?: number[];
+ oversample?: OverSampleType;
+}
+
interface WebAuthnExtensions {
}
interface WebGLContextAttributes {
- failIfMajorPerformanceCaveat?: boolean;
alpha?: boolean;
antialias?: boolean;
depth?: boolean;
+ failIfMajorPerformanceCaveat?: boolean;
premultipliedAlpha?: boolean;
preserveDrawingBuffer?: boolean;
stencil?: boolean;
@@ -5336,6 +5747,67 @@ type WebKitErrorCallback = ((err: DOMError) => void) | { handleEvent(err: DOMErr
type WebKitFileCallback = ((file: File) => void) | { handleEvent(file: File): void; };
+interface ANGLE_instanced_arrays {
+ drawArraysInstancedANGLE(mode: number, first: number, count: number, primcount: number): void;
+ drawElementsInstancedANGLE(mode: number, count: number, type: number, offset: number, primcount: number): void;
+ vertexAttribDivisorANGLE(index: number, divisor: number): void;
+ readonly VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE: number;
+}
+
+declare var ANGLE_instanced_arrays: {
+ prototype: ANGLE_instanced_arrays;
+ new(): ANGLE_instanced_arrays;
+ readonly VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE: number;
+};
+
+interface AbortController {
+ readonly signal: AbortSignal;
+ abort(): void;
+}
+
+declare var AbortController: {
+ prototype: AbortController;
+ new(): AbortController;
+};
+
+interface AbortSignalEventMap {
+ "abort": ProgressEvent;
+}
+
+interface AbortSignal extends EventTarget {
+ readonly aborted: boolean;
+ onabort: ((this: AbortSignal, ev: ProgressEvent) => any) | null;
+ addEventListener(type: K, listener: (this: AbortSignal, ev: AbortSignalEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
+ removeEventListener(type: K, listener: (this: AbortSignal, ev: AbortSignalEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
+}
+
+declare var AbortSignal: {
+ prototype: AbortSignal;
+ new(): AbortSignal;
+};
+
+interface AbstractWorkerEventMap {
+ "error": ErrorEvent;
+}
+
+interface AbstractWorker {
+ onerror: ((this: AbstractWorker, ev: ErrorEvent) => any) | null;
+ addEventListener(type: K, listener: (this: AbstractWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
+ removeEventListener(type: K, listener: (this: AbstractWorker, ev: AbstractWorkerEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
+}
+
+interface AesCfbParams extends Algorithm {
+ iv: Int8Array | Int16Array | Int32Array | Uint8Array | Uint16Array | Uint32Array | Uint8ClampedArray | Float32Array | Float64Array | DataView | ArrayBuffer;
+}
+
+interface AesCmacParams extends Algorithm {
+ length: number;
+}
+
interface AnalyserNode extends AudioNode {
fftSize: number;
readonly frequencyBinCount: number;
@@ -5353,23 +5825,39 @@ declare var AnalyserNode: {
new(): AnalyserNode;
};
-interface ANGLE_instanced_arrays {
- drawArraysInstancedANGLE(mode: number, first: number, count: number, primcount: number): void;
- drawElementsInstancedANGLE(mode: number, count: number, type: number, offset: number, primcount: number): void;
- vertexAttribDivisorANGLE(index: number, divisor: number): void;
- readonly VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE: number;
+interface Animation {
+ currentTime: number | null;
+ effect: AnimationEffectReadOnly;
+ readonly finished: Promise;
+ id: string;
+ readonly pending: boolean;
+ readonly playState: "idle" | "running" | "paused" | "finished";
+ playbackRate: number;
+ readonly ready: Promise;
+ startTime: number;
+ timeline: AnimationTimeline;
+ cancel(): void;
+ finish(): void;
+ oncancel: (this: Animation, ev: AnimationPlaybackEvent) => any;
+ onfinish: (this: Animation, ev: AnimationPlaybackEvent) => any;
+ pause(): void;
+ play(): void;
+ reverse(): void;
}
-declare var ANGLE_instanced_arrays: {
- prototype: ANGLE_instanced_arrays;
- new(): ANGLE_instanced_arrays;
- readonly VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE: number;
+declare var Animation: {
+ prototype: Animation;
+ new(effect?: AnimationEffectReadOnly, timeline?: AnimationTimeline): Animation;
};
+interface AnimationEffectReadOnly {
+ readonly timing: number;
+ getComputedTiming(): ComputedTimingProperties;
+}
+
interface AnimationEvent extends Event {
readonly animationName: string;
readonly elapsedTime: number;
- initAnimationEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, animationNameArg: string, elapsedTimeArg: number): void;
}
declare var AnimationEvent: {
@@ -5377,6 +5865,43 @@ declare var AnimationEvent: {
new(typeArg: string, eventInitDict?: AnimationEventInit): AnimationEvent;
};
+interface AnimationKeyFrame {
+ easing?: string | string[];
+ offset?: number | null | (number | null)[];
+ [index: string]: string | number | number[] | string[] | null | (number | null)[] | undefined;
+}
+
+interface AnimationOptions {
+ delay?: number;
+ direction?: "normal" | "reverse" | "alternate" | "alternate-reverse";
+ duration?: number;
+ easing?: string;
+ endDelay?: number;
+ fill?: "none" | "forwards" | "backwards" | "both"| "auto";
+ id?: string;
+ iterationStart?: number;
+ iterations?: number;
+}
+
+interface AnimationPlaybackEvent extends Event {
+ readonly currentTime: number | null;
+ readonly timelineTime: number | null;
+}
+
+declare var AnimationPlaybackEvent: {
+ prototype: AnimationPlaybackEvent;
+ new(type: string, eventInitDict?: AnimationPlaybackEventInit): AnimationPlaybackEvent;
+};
+
+interface AnimationPlaybackEventInit extends EventInit {
+ currentTime?: number | null;
+ timelineTime?: number | null;
+}
+
+interface AnimationTimeline {
+ readonly currentTime: number | null;
+}
+
interface ApplicationCacheEventMap {
"cached": Event;
"checking": Event;
@@ -5389,14 +5914,14 @@ interface ApplicationCacheEventMap {
}
interface ApplicationCache extends EventTarget {
- oncached: (this: ApplicationCache, ev: Event) => any;
- onchecking: (this: ApplicationCache, ev: Event) => any;
- ondownloading: (this: ApplicationCache, ev: Event) => any;
- onerror: (this: ApplicationCache, ev: Event) => any;
- onnoupdate: (this: ApplicationCache, ev: Event) => any;
- onobsolete: (this: ApplicationCache, ev: Event) => any;
- onprogress: (this: ApplicationCache, ev: ProgressEvent) => any;
- onupdateready: (this: ApplicationCache, ev: Event) => any;
+ oncached: ((this: ApplicationCache, ev: Event) => any) | null;
+ onchecking: ((this: ApplicationCache, ev: Event) => any) | null;
+ ondownloading: ((this: ApplicationCache, ev: Event) => any) | null;
+ onerror: ((this: ApplicationCache, ev: Event) => any) | null;
+ onnoupdate: ((this: ApplicationCache, ev: Event) => any) | null;
+ onobsolete: ((this: ApplicationCache, ev: Event) => any) | null;
+ onprogress: ((this: ApplicationCache, ev: ProgressEvent) => any) | null;
+ onupdateready: ((this: ApplicationCache, ev: Event) => any) | null;
readonly status: number;
abort(): void;
swapCache(): void;
@@ -5424,9 +5949,13 @@ declare var ApplicationCache: {
readonly UPDATEREADY: number;
};
+interface AssignedNodesOptions {
+ flatten?: boolean;
+}
+
interface Attr extends Node {
readonly name: string;
- readonly ownerElement: Element;
+ readonly ownerElement: Element | null;
readonly prefix: string | null;
readonly specified: boolean;
value: string;
@@ -5453,7 +5982,7 @@ declare var AudioBuffer: {
};
interface AudioBufferSourceNodeEventMap {
- "ended": MediaStreamErrorEvent;
+ "ended": Event;
}
interface AudioBufferSourceNode extends AudioNode {
@@ -5462,7 +5991,7 @@ interface AudioBufferSourceNode extends AudioNode {
loop: boolean;
loopEnd: number;
loopStart: number;
- onended: (this: AudioBufferSourceNode, ev: MediaStreamErrorEvent) => any;
+ onended: ((this: AudioBufferSourceNode, ev: Event) => any) | null;
readonly playbackRate: AudioParam;
start(when?: number, offset?: number, duration?: number): void;
stop(when?: number): void;
@@ -5485,7 +6014,7 @@ interface AudioContextBase extends EventTarget {
readonly currentTime: number;
readonly destination: AudioDestinationNode;
readonly listener: AudioListener;
- onstatechange: (this: AudioContext, ev: Event) => any;
+ onstatechange: ((this: AudioContext, ev: Event) => any) | null;
readonly sampleRate: number;
readonly state: AudioContextState;
close(): Promise;
@@ -5535,10 +6064,15 @@ declare var AudioDestinationNode: {
};
interface AudioListener {
+ /** @deprecated */
dopplerFactor: number;
+ /** @deprecated */
speedOfSound: number;
+ /** @deprecated */
setOrientation(x: number, y: number, z: number, xUp: number, yUp: number, zUp: number): void;
+ /** @deprecated */
setPosition(x: number, y: number, z: number): void;
+ /** @deprecated */
setVelocity(x: number, y: number, z: number): void;
}
@@ -5556,9 +6090,13 @@ interface AudioNode extends EventTarget {
readonly numberOfOutputs: number;
connect(destination: AudioNode, output?: number, input?: number): AudioNode;
connect(destination: AudioParam, output?: number): void;
- disconnect(output?: number): void;
- disconnect(destination: AudioNode, output?: number, input?: number): void;
- disconnect(destination: AudioParam, output?: number): void;
+ disconnect(): void;
+ disconnect(output: number): void;
+ disconnect(destination: AudioNode): void;
+ disconnect(destination: AudioNode, output: number): void;
+ disconnect(destination: AudioNode, output: number, input: number): void;
+ disconnect(destination: AudioParam): void;
+ disconnect(destination: AudioParam, output: number): void;
}
declare var AudioNode: {
@@ -5569,12 +6107,12 @@ declare var AudioNode: {
interface AudioParam {
readonly defaultValue: number;
value: number;
- cancelScheduledValues(startTime: number): AudioParam;
+ cancelScheduledValues(cancelTime: number): AudioParam;
exponentialRampToValueAtTime(value: number, endTime: number): AudioParam;
linearRampToValueAtTime(value: number, endTime: number): AudioParam;
setTargetAtTime(target: number, startTime: number, timeConstant: number): AudioParam;
setValueAtTime(value: number, startTime: number): AudioParam;
- setValueCurveAtTime(values: Float32Array, startTime: number, duration: number): AudioParam;
+ setValueCurveAtTime(values: number[], startTime: number, duration: number): AudioParam;
}
declare var AudioParam: {
@@ -5615,9 +6153,9 @@ interface AudioTrackListEventMap {
interface AudioTrackList extends EventTarget {
readonly length: number;
- onaddtrack: (this: AudioTrackList, ev: TrackEvent) => any;
- onchange: (this: AudioTrackList, ev: Event) => any;
- onremovetrack: (this: AudioTrackList, ev: TrackEvent) => any;
+ onaddtrack: ((this: AudioTrackList, ev: TrackEvent) => any) | null;
+ onchange: ((this: AudioTrackList, ev: Event) => any) | null;
+ onremovetrack: ((this: AudioTrackList, ev: TrackEvent) => any) | null;
getTrackById(id: string): AudioTrack | null;
item(index: number): AudioTrack;
addEventListener(type: K, listener: (this: AudioTrackList, ev: AudioTrackListEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
@@ -5650,11 +6188,33 @@ declare var BeforeUnloadEvent: {
new(): BeforeUnloadEvent;
};
+interface BhxBrowser {
+ readonly lastError: DOMException;
+ checkMatchesGlobExpression(pattern: string, value: string): boolean;
+ checkMatchesUriExpression(pattern: string, value: string): boolean;
+ clearLastError(): void;
+ currentWindowId(): number;
+ fireExtensionApiTelemetry(functionName: string, isSucceeded: boolean, isSupported: boolean, errorString: string): void;
+ genericFunction(functionId: number, destination: any, parameters?: string, callbackId?: number): void;
+ genericSynchronousFunction(functionId: number, parameters?: string): string;
+ getExtensionId(): string;
+ getThisAddress(): any;
+ registerGenericFunctionCallbackHandler(callbackHandler: Function): void;
+ registerGenericListenerHandler(eventHandler: Function): void;
+ setLastError(parameters: string): void;
+ webPlatformGenericFunction(destination: any, parameters?: string, callbackId?: number): void;
+}
+
+declare var BhxBrowser: {
+ prototype: BhxBrowser;
+ new(): BhxBrowser;
+};
+
interface BiquadFilterNode extends AudioNode {
+ readonly Q: AudioParam;
readonly detune: AudioParam;
readonly frequency: AudioParam;
readonly gain: AudioParam;
- readonly Q: AudioParam;
type: BiquadFilterType;
getFrequencyResponse(frequencyHz: Float32Array, magResponse: Float32Array, phaseResponse: Float32Array): void;
}
@@ -5677,113 +6237,50 @@ declare var Blob: {
new (blobParts?: any[], options?: BlobPropertyBag): Blob;
};
-interface Cache {
- add(request: RequestInfo): Promise;
- addAll(requests: RequestInfo[]): Promise;
- delete(request: RequestInfo, options?: CacheQueryOptions): Promise;
- keys(request?: RequestInfo, options?: CacheQueryOptions): Promise;
- match(request: RequestInfo, options?: CacheQueryOptions): Promise;
- matchAll(request?: RequestInfo, options?: CacheQueryOptions): Promise;
- put(request: RequestInfo, response: Response): Promise;
+interface BlobPropertyBag {
+ endings?: string;
+ type?: string;
}
-declare var Cache: {
- prototype: Cache;
- new(): Cache;
-};
-
-interface CacheStorage {
- delete(cacheName: string): Promise;
- has(cacheName: string): Promise;
- keys(): Promise;
- match(request: RequestInfo, options?: CacheQueryOptions): Promise;
- open(cacheName: string): Promise;
+interface Body {
+ readonly bodyUsed: boolean;
+ arrayBuffer(): Promise;
+ blob(): Promise;
+ formData(): Promise;
+ json(): Promise;
+ text(): Promise;
}
-declare var CacheStorage: {
- prototype: CacheStorage;
- new(): CacheStorage;
-};
-
-interface CanvasGradient {
- addColorStop(offset: number, color: string): void;
+interface BroadcastChannel extends EventTarget {
+ readonly name: string;
+ onmessage: (ev: MessageEvent) => any;
+ onmessageerror: (ev: MessageEvent) => any;
+ addEventListener(type: K, listener: (this: BroadcastChannel, ev: BroadcastChannelEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
+ addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
+ close(): void;
+ postMessage(message: any): void;
+ removeEventListener(type: K, listener: (this: BroadcastChannel, ev: BroadcastChannelEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
+ removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
}
-declare var CanvasGradient: {
- prototype: CanvasGradient;
- new(): CanvasGradient;
+declare var BroadcastChannel: {
+ prototype: BroadcastChannel;
+ new(name: string): BroadcastChannel;
};
-interface CanvasPattern {
- setTransform(matrix: SVGMatrix): void;
+interface BroadcastChannelEventMap {
+ message: MessageEvent;
+ messageerror: MessageEvent;
}
-declare var CanvasPattern: {
- prototype: CanvasPattern;
- new(): CanvasPattern;
-};
-
-interface CanvasRenderingContext2D extends Object, CanvasPathMethods {
- readonly canvas: HTMLCanvasElement;
- fillStyle: string | CanvasGradient | CanvasPattern;
- font: string;
- globalAlpha: number;
- globalCompositeOperation: string;
- imageSmoothingEnabled: boolean;
- lineCap: string;
- lineDashOffset: number;
- lineJoin: string;
- lineWidth: number;
- miterLimit: number;
- msFillRule: CanvasFillRule;
- shadowBlur: number;
- shadowColor: string;
- shadowOffsetX: number;
- shadowOffsetY: number;
- strokeStyle: string | CanvasGradient | CanvasPattern;
- textAlign: string;
- textBaseline: string;
- mozImageSmoothingEnabled: boolean;
- webkitImageSmoothingEnabled: boolean;
- oImageSmoothingEnabled: boolean;
- beginPath(): void;
- clearRect(x: number, y: number, w: number, h: number): void;
- clip(fillRule?: CanvasFillRule): void;
- clip(path: Path2D, fillRule?: CanvasFillRule): void;
- createImageData(imageDataOrSw: number | ImageData, sh?: number): ImageData;
- createLinearGradient(x0: number, y0: number, x1: number, y1: number): CanvasGradient;
- createPattern(image: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement, repetition: string): CanvasPattern;
- createRadialGradient(x0: number, y0: number, r0: number, x1: number, y1: number, r1: number): CanvasGradient;
- drawFocusIfNeeded(element: Element): void;
- drawImage(image: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement | ImageBitmap, dstX: number, dstY: number): void;
- drawImage(image: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement | ImageBitmap, dstX: number, dstY: number, dstW: number, dstH: number): void;
- drawImage(image: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement | ImageBitmap, srcX: number, srcY: number, srcW: number, srcH: number, dstX: number, dstY: number, dstW: number, dstH: number): void;
- fill(fillRule?: CanvasFillRule): void;
- fill(path: Path2D, fillRule?: CanvasFillRule): void;
- fillRect(x: number, y: number, w: number, h: number): void;
- fillText(text: string, x: number, y: number, maxWidth?: number): void;
- getImageData(sx: number, sy: number, sw: number, sh: number): ImageData;
- getLineDash(): number[];
- isPointInPath(x: number, y: number, fillRule?: CanvasFillRule): boolean;
- isPointInPath(path: Path2D, x: number, y: number, fillRule?: CanvasFillRule): boolean;
- measureText(text: string): TextMetrics;
- putImageData(imagedata: ImageData, dx: number, dy: number, dirtyX?: number, dirtyY?: number, dirtyWidth?: number, dirtyHeight?: number): void;
- restore(): void;
- rotate(angle: number): void;
- save(): void;
- scale(x: number, y: number): void;
- setLineDash(segments: number[]): void;
- setTransform(m11: number, m12: number, m21: number, m22: number, dx: number, dy: number): void;
- stroke(path?: Path2D): void;
- strokeRect(x: number, y: number, w: number, h: number): void;
- strokeText(text: string, x: number, y: number, maxWidth?: number): void;
- transform(m11: number, m12: number, m21: number, m22: number, dx: number, dy: number): void;
- translate(x: number, y: number): void;
+interface ByteLengthQueuingStrategy {
+ highWaterMark: number;
+ size(chunk?: any): number;
}
-declare var CanvasRenderingContext2D: {
- prototype: CanvasRenderingContext2D;
- new(): CanvasRenderingContext2D;
+declare var ByteLengthQueuingStrategy: {
+ prototype: ByteLengthQueuingStrategy;
+ new(strategy: QueuingStrategy): ByteLengthQueuingStrategy;
};
interface CDATASection extends Text {
@@ -5794,305 +6291,123 @@ declare var CDATASection: {
new(): CDATASection;
};
-interface ChannelMergerNode extends AudioNode {
+interface CSS {
+ escape(value: string): string;
+ supports(property: string, value?: string): boolean;
}
+declare var CSS: CSS;
-declare var ChannelMergerNode: {
- prototype: ChannelMergerNode;
- new(): ChannelMergerNode;
-};
-
-interface ChannelSplitterNode extends AudioNode {
+interface CSSConditionRule extends CSSGroupingRule {
+ conditionText: string;
}
-declare var ChannelSplitterNode: {
- prototype: ChannelSplitterNode;
- new(): ChannelSplitterNode;
+declare var CSSConditionRule: {
+ prototype: CSSConditionRule;
+ new(): CSSConditionRule;
};
-interface CharacterData extends Node, ChildNode {
- data: string;
- readonly length: number;
- appendData(arg: string): void;
- deleteData(offset: number, count: number): void;
- insertData(offset: number, arg: string): void;
- replaceData(offset: number, count: number, arg: string): void;
- substringData(offset: number, count: number): string;
+interface CSSFontFaceRule extends CSSRule {
+ readonly style: CSSStyleDeclaration;
}
-declare var CharacterData: {
- prototype: CharacterData;
- new(): CharacterData;
+declare var CSSFontFaceRule: {
+ prototype: CSSFontFaceRule;
+ new(): CSSFontFaceRule;
};
-interface ClientRect {
- bottom: number;
- readonly height: number;
- left: number;
- right: number;
- top: number;
- readonly width: number;
+interface CSSGroupingRule extends CSSRule {
+ readonly cssRules: CSSRuleList;
+ deleteRule(index: number): void;
+ insertRule(rule: string, index: number): number;
}
-declare var ClientRect: {
- prototype: ClientRect;
- new(): ClientRect;
+declare var CSSGroupingRule: {
+ prototype: CSSGroupingRule;
+ new(): CSSGroupingRule;
};
-interface ClientRectList {
- readonly length: number;
- item(index: number): ClientRect;
- [index: number]: ClientRect;
+interface CSSImportRule extends CSSRule {
+ readonly href: string;
+ readonly media: MediaList;
+ readonly styleSheet: CSSStyleSheet;
}
-declare var ClientRectList: {
- prototype: ClientRectList;
- new(): ClientRectList;
+declare var CSSImportRule: {
+ prototype: CSSImportRule;
+ new(): CSSImportRule;
};
-interface ClipboardEvent extends Event {
- readonly clipboardData: DataTransfer;
+interface CSSKeyframeRule extends CSSRule {
+ keyText: string;
+ readonly style: CSSStyleDeclaration;
}
-declare var ClipboardEvent: {
- prototype: ClipboardEvent;
- new(type: string, eventInitDict?: ClipboardEventInit): ClipboardEvent;
+declare var CSSKeyframeRule: {
+ prototype: CSSKeyframeRule;
+ new(): CSSKeyframeRule;
};
-interface CloseEvent extends Event {
- readonly code: number;
- readonly reason: string;
- readonly wasClean: boolean;
- initCloseEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, wasCleanArg: boolean, codeArg: number, reasonArg: string): void;
+interface CSSKeyframesRule extends CSSRule {
+ readonly cssRules: CSSRuleList;
+ name: string;
+ appendRule(rule: string): void;
+ deleteRule(rule: string): void;
+ findRule(rule: string): CSSKeyframeRule | null;
}
-declare var CloseEvent: {
- prototype: CloseEvent;
- new(typeArg: string, eventInitDict?: CloseEventInit): CloseEvent;
+declare var CSSKeyframesRule: {
+ prototype: CSSKeyframesRule;
+ new(): CSSKeyframesRule;
};
-interface Comment extends CharacterData {
- text: string;
+interface CSSMediaRule extends CSSConditionRule {
+ readonly media: MediaList;
}
-declare var Comment: {
- prototype: Comment;
- new(): Comment;
+declare var CSSMediaRule: {
+ prototype: CSSMediaRule;
+ new(): CSSMediaRule;
};
-interface CompositionEvent extends UIEvent {
- readonly data: string;
- readonly locale: string;
- initCompositionEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, dataArg: string, locale: string): void;
+interface CSSNamespaceRule extends CSSRule {
+ readonly namespaceURI: string;
+ readonly prefix: string;
}
-declare var CompositionEvent: {
- prototype: CompositionEvent;
- new(typeArg: string, eventInitDict?: CompositionEventInit): CompositionEvent;
+declare var CSSNamespaceRule: {
+ prototype: CSSNamespaceRule;
+ new(): CSSNamespaceRule;
};
-interface Console {
- assert(test?: boolean, message?: string, ...optionalParams: any[]): void;
- clear(): void;
- count(countTitle?: string): void;
- debug(message?: any, ...optionalParams: any[]): void;
- dir(value?: any, ...optionalParams: any[]): void;
- dirxml(value: any): void;
- error(message?: any, ...optionalParams: any[]): void;
- exception(message?: string, ...optionalParams: any[]): void;
- group(groupTitle?: string, ...optionalParams: any[]): void;
- groupCollapsed(groupTitle?: string, ...optionalParams: any[]): void;
- groupEnd(): void;
- info(message?: any, ...optionalParams: any[]): void;
- log(message?: any, ...optionalParams: any[]): void;
- msIsIndependentlyComposed(element: Element): boolean;
- profile(reportName?: string): void;
- profileEnd(): void;
- select(element: Element): void;
- table(...data: any[]): void;
- time(timerName?: string): void;
- timeEnd(timerName?: string): void;
- trace(message?: any, ...optionalParams: any[]): void;
- warn(message?: any, ...optionalParams: any[]): void;
+interface CSSPageRule extends CSSRule {
+ readonly pseudoClass: string;
+ readonly selector: string;
+ selectorText: string;
+ readonly style: CSSStyleDeclaration;
}
-declare var Console: {
- prototype: Console;
- new(): Console;
+declare var CSSPageRule: {
+ prototype: CSSPageRule;
+ new(): CSSPageRule;
};
-interface ConvolverNode extends AudioNode {
- buffer: AudioBuffer | null;
- normalize: boolean;
-}
-
-declare var ConvolverNode: {
- prototype: ConvolverNode;
- new(): ConvolverNode;
-};
-
-interface Coordinates {
- readonly accuracy: number;
- readonly altitude: number | null;
- readonly altitudeAccuracy: number | null;
- readonly heading: number | null;
- readonly latitude: number;
- readonly longitude: number;
- readonly speed: number | null;
-}
-
-declare var Coordinates: {
- prototype: Coordinates;
- new(): Coordinates;
-};
-
-interface Crypto extends Object, RandomSource {
- readonly subtle: SubtleCrypto;
-}
-
-declare var Crypto: {
- prototype: Crypto;
- new(): Crypto;
-};
-
-interface CryptoKey {
- readonly algorithm: KeyAlgorithm;
- readonly extractable: boolean;
- readonly type: string;
- readonly usages: string[];
-}
-
-declare var CryptoKey: {
- prototype: CryptoKey;
- new(): CryptoKey;
-};
-
-interface CryptoKeyPair {
- privateKey: CryptoKey;
- publicKey: CryptoKey;
-}
-
-declare var CryptoKeyPair: {
- prototype: CryptoKeyPair;
- new(): CryptoKeyPair;
-};
-
-interface CSS {
- supports(property: string, value?: string): boolean;
-}
-declare var CSS: CSS;
-
-interface CSSConditionRule extends CSSGroupingRule {
- conditionText: string;
-}
-
-declare var CSSConditionRule: {
- prototype: CSSConditionRule;
- new(): CSSConditionRule;
-};
-
-interface CSSFontFaceRule extends CSSRule {
- readonly style: CSSStyleDeclaration;
-}
-
-declare var CSSFontFaceRule: {
- prototype: CSSFontFaceRule;
- new(): CSSFontFaceRule;
-};
-
-interface CSSGroupingRule extends CSSRule {
- readonly cssRules: CSSRuleList;
- deleteRule(index: number): void;
- insertRule(rule: string, index: number): number;
-}
-
-declare var CSSGroupingRule: {
- prototype: CSSGroupingRule;
- new(): CSSGroupingRule;
-};
-
-interface CSSImportRule extends CSSRule {
- readonly href: string;
- readonly media: MediaList;
- readonly styleSheet: CSSStyleSheet;
-}
-
-declare var CSSImportRule: {
- prototype: CSSImportRule;
- new(): CSSImportRule;
-};
-
-interface CSSKeyframeRule extends CSSRule {
- keyText: string;
- readonly style: CSSStyleDeclaration;
-}
-
-declare var CSSKeyframeRule: {
- prototype: CSSKeyframeRule;
- new(): CSSKeyframeRule;
-};
-
-interface CSSKeyframesRule extends CSSRule {
- readonly cssRules: CSSRuleList;
- name: string;
- appendRule(rule: string): void;
- deleteRule(rule: string): void;
- findRule(rule: string): CSSKeyframeRule;
-}
-
-declare var CSSKeyframesRule: {
- prototype: CSSKeyframesRule;
- new(): CSSKeyframesRule;
-};
-
-interface CSSMediaRule extends CSSConditionRule {
- readonly media: MediaList;
-}
-
-declare var CSSMediaRule: {
- prototype: CSSMediaRule;
- new(): CSSMediaRule;
-};
-
-interface CSSNamespaceRule extends CSSRule {
- readonly namespaceURI: string;
- readonly prefix: string;
-}
-
-declare var CSSNamespaceRule: {
- prototype: CSSNamespaceRule;
- new(): CSSNamespaceRule;
-};
-
-interface CSSPageRule extends CSSRule {
- readonly pseudoClass: string;
- readonly selector: string;
- selectorText: string;
- readonly style: CSSStyleDeclaration;
-}
-
-declare var CSSPageRule: {
- prototype: CSSPageRule;
- new(): CSSPageRule;
-};
-
-interface CSSRule {
- cssText: string;
- readonly parentRule: CSSRule;
- readonly parentStyleSheet: CSSStyleSheet;
- readonly type: number;
- readonly CHARSET_RULE: number;
- readonly FONT_FACE_RULE: number;
- readonly IMPORT_RULE: number;
- readonly KEYFRAME_RULE: number;
- readonly KEYFRAMES_RULE: number;
- readonly MEDIA_RULE: number;
- readonly NAMESPACE_RULE: number;
- readonly PAGE_RULE: number;
- readonly STYLE_RULE: number;
- readonly SUPPORTS_RULE: number;
- readonly UNKNOWN_RULE: number;
- readonly VIEWPORT_RULE: number;
+interface CSSRule {
+ cssText: string;
+ readonly parentRule: CSSRule | null;
+ readonly parentStyleSheet: CSSStyleSheet | null;
+ readonly type: number;
+ readonly CHARSET_RULE: number;
+ readonly FONT_FACE_RULE: number;
+ readonly IMPORT_RULE: number;
+ readonly KEYFRAMES_RULE: number;
+ readonly KEYFRAME_RULE: number;
+ readonly MEDIA_RULE: number;
+ readonly NAMESPACE_RULE: number;
+ readonly PAGE_RULE: number;
+ readonly STYLE_RULE: number;
+ readonly SUPPORTS_RULE: number;
+ readonly UNKNOWN_RULE: number;
+ readonly VIEWPORT_RULE: number;
}
declare var CSSRule: {
@@ -6101,8 +6416,8 @@ declare var CSSRule: {
readonly CHARSET_RULE: number;
readonly FONT_FACE_RULE: number;
readonly IMPORT_RULE: number;
- readonly KEYFRAME_RULE: number;
readonly KEYFRAMES_RULE: number;
+ readonly KEYFRAME_RULE: number;
readonly MEDIA_RULE: number;
readonly NAMESPACE_RULE: number;
readonly PAGE_RULE: number;
@@ -6114,7 +6429,7 @@ declare var CSSRule: {
interface CSSRuleList {
readonly length: number;
- item(index: number): CSSRule;
+ item(index: number): CSSRule | null;
[index: number]: CSSRule;
}
@@ -6126,8 +6441,8 @@ declare var CSSRuleList: {
interface CSSStyleDeclaration {
alignContent: string | null;
alignItems: string | null;
- alignmentBaseline: string | null;
alignSelf: string | null;
+ alignmentBaseline: string | null;
animation: string | null;
animationDelay: string | null;
animationDirection: string | null;
@@ -6203,9 +6518,9 @@ interface CSSStyleDeclaration {
columnRuleColor: any;
columnRuleStyle: string | null;
columnRuleWidth: any;
- columns: string | null;
columnSpan: string | null;
columnWidth: any;
+ columns: string | null;
content: string | null;
counterIncrement: string | null;
counterReset: string | null;
@@ -6239,11 +6554,32 @@ interface CSSStyleDeclaration {
fontStyle: string | null;
fontVariant: string | null;
fontWeight: string | null;
+ gap: string | null;
glyphOrientationHorizontal: string | null;
glyphOrientationVertical: string | null;
+ grid: string | null;
+ gridArea: string | null;
+ gridAutoColumns: string | null;
+ gridAutoFlow: string | null;
+ gridAutoRows: string | null;
+ gridColumn: string | null;
+ gridColumnEnd: string | null;
+ gridColumnGap: string | null;
+ gridColumnStart: string | null;
+ gridGap: string | null;
+ gridRow: string | null;
+ gridRowEnd: string | null;
+ gridRowGap: string | null;
+ gridRowStart: string | null;
+ gridTemplate: string | null;
+ gridTemplateAreas: string | null;
+ gridTemplateColumns: string | null;
+ gridTemplateRows: string | null;
height: string | null;
imeMode: string | null;
justifyContent: string | null;
+ justifyItems: string | null;
+ justifySelf: string | null;
kerning: string | null;
layoutGrid: string | null;
layoutGridChar: string | null;
@@ -6270,29 +6606,30 @@ interface CSSStyleDeclaration {
markerMid: string | null;
markerStart: string | null;
mask: string | null;
+ maskImage: string | null;
maxHeight: string | null;
maxWidth: string | null;
minHeight: string | null;
minWidth: string | null;
msContentZoomChaining: string | null;
- msContentZooming: string | null;
msContentZoomLimit: string | null;
msContentZoomLimitMax: any;
msContentZoomLimitMin: any;
msContentZoomSnap: string | null;
msContentZoomSnapPoints: string | null;
msContentZoomSnapType: string | null;
+ msContentZooming: string | null;
msFlowFrom: string | null;
msFlowInto: string | null;
msFontFeatureSettings: string | null;
msGridColumn: any;
msGridColumnAlign: string | null;
- msGridColumns: string | null;
msGridColumnSpan: any;
+ msGridColumns: string | null;
msGridRow: any;
msGridRowAlign: string | null;
- msGridRows: string | null;
msGridRowSpan: any;
+ msGridRows: string | null;
msHighContrastAdjust: string | null;
msHyphenateLimitChars: string | null;
msHyphenateLimitLines: any;
@@ -6321,6 +6658,8 @@ interface CSSStyleDeclaration {
msWrapFlow: string;
msWrapMargin: any;
msWrapThrough: string;
+ objectFit: string | null;
+ objectPosition: string | null;
opacity: string | null;
order: string | null;
orphans: string | null;
@@ -6341,13 +6680,16 @@ interface CSSStyleDeclaration {
pageBreakBefore: string | null;
pageBreakInside: string | null;
readonly parentRule: CSSRule;
+ penAction: string | null;
perspective: string | null;
perspectiveOrigin: string | null;
pointerEvents: string | null;
position: string | null;
quotes: string | null;
+ resize: string | null;
right: string | null;
rotate: string | null;
+ rowGap: string | null;
rubyAlign: string | null;
rubyOverhang: string | null;
rubyPosition: string | null;
@@ -6366,6 +6708,7 @@ interface CSSStyleDeclaration {
textAlign: string | null;
textAlignLast: string | null;
textAnchor: string | null;
+ textCombineUpright: string | null;
textDecoration: string | null;
textIndent: string | null;
textJustify: string | null;
@@ -6387,6 +6730,7 @@ interface CSSStyleDeclaration {
transitionTimingFunction: string | null;
translate: string | null;
unicodeBidi: string | null;
+ userSelect: string | null;
verticalAlign: string | null;
visibility: string | null;
webkitAlignContent: string | null;
@@ -6428,9 +6772,9 @@ interface CSSStyleDeclaration {
webkitColumnRuleColor: any;
webkitColumnRuleStyle: string | null;
webkitColumnRuleWidth: any;
- webkitColumns: string | null;
webkitColumnSpan: string | null;
webkitColumnWidth: any;
+ webkitColumns: string | null;
webkitFilter: string | null;
webkitFlex: string | null;
webkitFlexBasis: string | null;
@@ -6469,13 +6813,11 @@ interface CSSStyleDeclaration {
writingMode: string | null;
zIndex: string | null;
zoom: string | null;
- resize: string | null;
- userSelect: string | null;
getPropertyPriority(propertyName: string): string;
getPropertyValue(propertyName: string): string;
item(index: number): string;
removeProperty(propertyName: string): string;
- setProperty(propertyName: string, value: string | null, priority?: string): void;
+ setProperty(propertyName: string, value: string | null, priority?: string | null): void;
[index: number]: string;
}
@@ -6485,7 +6827,6 @@ declare var CSSStyleDeclaration: {
};
interface CSSStyleRule extends CSSRule {
- readonly readOnly: boolean;
selectorText: string;
readonly style: CSSStyleDeclaration;
}
@@ -6497,21 +6838,32 @@ declare var CSSStyleRule: {
interface CSSStyleSheet extends StyleSheet {
readonly cssRules: CSSRuleList;
+ /** @deprecated */
cssText: string;
+ /** @deprecated */
readonly id: string;
+ /** @deprecated */
readonly imports: StyleSheetList;
+ /** @deprecated */
readonly isAlternate: boolean;
+ /** @deprecated */
readonly isPrefAlternate: boolean;
- readonly ownerRule: CSSRule;
+ readonly ownerRule: CSSRule | null;
+ /** @deprecated */
readonly owningElement: Element;
- readonly pages: StyleSheetPageList;
+ /** @deprecated */
+ readonly pages: any;
+ /** @deprecated */
readonly readOnly: boolean;
readonly rules: CSSRuleList;
+ /** @deprecated */
addImport(bstrURL: string, lIndex?: number): number;
+ /** @deprecated */
addPageRule(bstrSelector: string, bstrStyle: string, lIndex?: number): number;
addRule(bstrSelector: string, bstrStyle?: string, lIndex?: number): number;
deleteRule(index?: number): void;
insertRule(rule: string, index?: number): number;
+ /** @deprecated */
removeImport(lIndex: number): void;
removeRule(lIndex: number): void;
}
@@ -6529,11929 +6881,10674 @@ declare var CSSSupportsRule: {
new(): CSSSupportsRule;
};
-interface CustomEvent extends Event {
- readonly detail: T;
- initCustomEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, detailArg: T): void;
+interface Cache {
+ add(request: Request | string): Promise;
+ addAll(requests: (Request | string)[]): Promise;
+ delete(request: Request | string, options?: CacheQueryOptions): Promise;
+ keys(request?: Request | string, options?: CacheQueryOptions): Promise;
+ match(request: Request | string, options?: CacheQueryOptions): Promise;
+ matchAll(request?: Request | string, options?: CacheQueryOptions): Promise;
+ put(request: Request | string, response: Response): Promise;
}
-declare var CustomEvent: {
- prototype: CustomEvent;
- new(typeArg: string, eventInitDict?: CustomEventInit): CustomEvent;
+declare var Cache: {
+ prototype: Cache;
+ new(): Cache;
};
-interface DataCue extends TextTrackCue {
- data: ArrayBuffer;
- addEventListener(type: K, listener: (this: DataCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: DataCue, ev: TextTrackCueEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
+interface CacheStorage {
+ delete(cacheName: string): Promise;
+ has(cacheName: string): Promise;
+ keys(): Promise;
+ match(request: Request | string, options?: CacheQueryOptions): Promise;
+ open(cacheName: string): Promise;
}
-declare var DataCue: {
- prototype: DataCue;
- new(): DataCue;
+declare var CacheStorage: {
+ prototype: CacheStorage;
+ new(): CacheStorage;
};
-interface DataTransfer {
- dropEffect: string;
- effectAllowed: string;
- readonly files: FileList;
- readonly items: DataTransferItemList;
- readonly types: string[];
- clearData(format?: string): boolean;
- getData(format: string): string;
- setData(format: string, data: string): boolean;
- setDragImage(image: Element, x: number, y: number): void;
+interface Canvas2DContextAttributes {
+ alpha?: boolean;
+ storage?: boolean;
+ willReadFrequently?: boolean;
+ [attribute: string]: boolean | string | undefined;
}
-declare var DataTransfer: {
- prototype: DataTransfer;
- new(): DataTransfer;
-};
-
-interface DataTransferItem {
- readonly kind: string;
- readonly type: string;
- getAsFile(): File | null;
- getAsString(_callback: FunctionStringCallback | null): void;
- webkitGetAsEntry(): any;
+interface CanvasGradient {
+ addColorStop(offset: number, color: string): void;
}
-declare var DataTransferItem: {
- prototype: DataTransferItem;
- new(): DataTransferItem;
+declare var CanvasGradient: {
+ prototype: CanvasGradient;
+ new(): CanvasGradient;
};
-interface DataTransferItemList {
- readonly length: number;
- add(data: File): DataTransferItem | null;
- clear(): void;
- item(index: number): DataTransferItem;
- remove(index: number): void;
- [index: number]: DataTransferItem;
+interface CanvasPathMethods {
+ arc(x: number, y: number, radius: number, startAngle: number, endAngle: number, anticlockwise?: boolean): void;
+ arcTo(x1: number, y1: number, x2: number, y2: number, radius: number): void;
+ arcTo(x1: number, y1: number, x2: number, y2: number, radiusX: number, radiusY: number, rotation: number): void;
+ bezierCurveTo(cp1x: number, cp1y: number, cp2x: number, cp2y: number, x: number, y: number): void;
+ closePath(): void;
+ ellipse(x: number, y: number, radiusX: number, radiusY: number, rotation: number, startAngle: number, endAngle: number, anticlockwise?: boolean): void;
+ lineTo(x: number, y: number): void;
+ moveTo(x: number, y: number): void;
+ quadraticCurveTo(cpx: number, cpy: number, x: number, y: number): void;
+ rect(x: number, y: number, w: number, h: number): void;
}
-declare var DataTransferItemList: {
- prototype: DataTransferItemList;
- new(): DataTransferItemList;
-};
-
-interface DeferredPermissionRequest {
- readonly id: number;
- readonly type: MSWebViewPermissionType;
- readonly uri: string;
- allow(): void;
- deny(): void;
+interface CanvasPattern {
+ setTransform(matrix: SVGMatrix): void;
}
-declare var DeferredPermissionRequest: {
- prototype: DeferredPermissionRequest;
- new(): DeferredPermissionRequest;
+declare var CanvasPattern: {
+ prototype: CanvasPattern;
+ new(): CanvasPattern;
};
-interface DelayNode extends AudioNode {
- readonly delayTime: AudioParam;
+interface CanvasRenderingContext2D extends CanvasPathMethods {
+ readonly canvas: HTMLCanvasElement;
+ fillStyle: string | CanvasGradient | CanvasPattern;
+ font: string;
+ globalAlpha: number;
+ globalCompositeOperation: string;
+ imageSmoothingEnabled: boolean;
+ lineCap: string;
+ lineDashOffset: number;
+ lineJoin: string;
+ lineWidth: number;
+ miterLimit: number;
+ mozImageSmoothingEnabled: boolean;
+ msFillRule: CanvasFillRule;
+ oImageSmoothingEnabled: boolean;
+ shadowBlur: number;
+ shadowColor: string;
+ shadowOffsetX: number;
+ shadowOffsetY: number;
+ strokeStyle: string | CanvasGradient | CanvasPattern;
+ textAlign: string;
+ textBaseline: string;
+ webkitImageSmoothingEnabled: boolean;
+ beginPath(): void;
+ clearRect(x: number, y: number, w: number, h: number): void;
+ clip(fillRule?: CanvasFillRule): void;
+ clip(path: Path2D, fillRule?: CanvasFillRule): void;
+ createImageData(imageDataOrSw: number | ImageData, sh?: number): ImageData;
+ createLinearGradient(x0: number, y0: number, x1: number, y1: number): CanvasGradient;
+ createPattern(image: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement, repetition: string): CanvasPattern;
+ createRadialGradient(x0: number, y0: number, r0: number, x1: number, y1: number, r1: number): CanvasGradient;
+ drawFocusIfNeeded(element: Element): void;
+ drawFocusIfNeeded(path: Path2D, element: Element): void;
+ drawImage(image: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement | ImageBitmap, dstX: number, dstY: number): void;
+ drawImage(image: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement | ImageBitmap, dstX: number, dstY: number, dstW: number, dstH: number): void;
+ drawImage(image: HTMLImageElement | HTMLCanvasElement | HTMLVideoElement | ImageBitmap, srcX: number, srcY: number, srcW: number, srcH: number, dstX: number, dstY: number, dstW: number, dstH: number): void;
+ fill(fillRule?: CanvasFillRule): void;
+ fill(path: Path2D, fillRule?: CanvasFillRule): void;
+ fillRect(x: number, y: number, w: number, h: number): void;
+ fillText(text: string, x: number, y: number, maxWidth?: number): void;
+ getImageData(sx: number, sy: number, sw: number, sh: number): ImageData;
+ getLineDash(): number[];
+ isPointInPath(x: number, y: number, fillRule?: CanvasFillRule): boolean;
+ isPointInPath(path: Path2D, x: number, y: number, fillRule?: CanvasFillRule): boolean;
+ isPointInStroke(x: number, y: number, fillRule?: CanvasFillRule): boolean;
+ isPointInStroke(path: Path2D, x: number, y: number, fillRule?: CanvasFillRule): boolean;
+ measureText(text: string): TextMetrics;
+ putImageData(imagedata: ImageData, dx: number, dy: number, dirtyX?: number, dirtyY?: number, dirtyWidth?: number, dirtyHeight?: number): void;
+ restore(): void;
+ rotate(angle: number): void;
+ save(): void;
+ scale(x: number, y: number): void;
+ setLineDash(segments: number[]): void;
+ setTransform(m11: number, m12: number, m21: number, m22: number, dx: number, dy: number): void;
+ stroke(path?: Path2D): void;
+ strokeRect(x: number, y: number, w: number, h: number): void;
+ strokeText(text: string, x: number, y: number, maxWidth?: number): void;
+ transform(m11: number, m12: number, m21: number, m22: number, dx: number, dy: number): void;
+ translate(x: number, y: number): void;
}
-declare var DelayNode: {
- prototype: DelayNode;
- new(): DelayNode;
+declare var CanvasRenderingContext2D: {
+ prototype: CanvasRenderingContext2D;
+ new(): CanvasRenderingContext2D;
};
-interface DeviceAcceleration {
- readonly x: number | null;
- readonly y: number | null;
- readonly z: number | null;
+interface ChannelMergerNode extends AudioNode {
}
-declare var DeviceAcceleration: {
- prototype: DeviceAcceleration;
- new(): DeviceAcceleration;
+declare var ChannelMergerNode: {
+ prototype: ChannelMergerNode;
+ new(): ChannelMergerNode;
};
-interface DeviceLightEvent extends Event {
- readonly value: number;
+interface ChannelSplitterNode extends AudioNode {
}
-declare var DeviceLightEvent: {
- prototype: DeviceLightEvent;
- new(typeArg: string, eventInitDict?: DeviceLightEventInit): DeviceLightEvent;
+declare var ChannelSplitterNode: {
+ prototype: ChannelSplitterNode;
+ new(): ChannelSplitterNode;
};
-interface DeviceMotionEvent extends Event {
- readonly acceleration: DeviceAcceleration | null;
- readonly accelerationIncludingGravity: DeviceAcceleration | null;
- readonly interval: number | null;
- readonly rotationRate: DeviceRotationRate | null;
- initDeviceMotionEvent(type: string, bubbles: boolean, cancelable: boolean, acceleration: DeviceAccelerationDict | null, accelerationIncludingGravity: DeviceAccelerationDict | null, rotationRate: DeviceRotationRateDict | null, interval: number | null): void;
+interface CharacterData extends Node, ChildNode {
+ data: string;
+ readonly length: number;
+ appendData(arg: string): void;
+ deleteData(offset: number, count: number): void;
+ insertData(offset: number, arg: string): void;
+ replaceData(offset: number, count: number, arg: string): void;
+ substringData(offset: number, count: number): string;
}
-declare var DeviceMotionEvent: {
- prototype: DeviceMotionEvent;
- new(typeArg: string, eventInitDict?: DeviceMotionEventInit): DeviceMotionEvent;
+declare var CharacterData: {
+ prototype: CharacterData;
+ new(): CharacterData;
};
-interface DeviceOrientationEvent extends Event {
- readonly absolute: boolean;
- readonly alpha: number | null;
- readonly beta: number | null;
- readonly gamma: number | null;
- initDeviceOrientationEvent(type: string, bubbles: boolean, cancelable: boolean, alpha: number | null, beta: number | null, gamma: number | null, absolute: boolean): void;
+interface ChildNode {
+ remove(): void;
}
-declare var DeviceOrientationEvent: {
- prototype: DeviceOrientationEvent;
- new(typeArg: string, eventInitDict?: DeviceOrientationEventInit): DeviceOrientationEvent;
+interface ClientRect {
+ bottom: number;
+ readonly height: number;
+ left: number;
+ right: number;
+ top: number;
+ readonly width: number;
+}
+
+declare var ClientRect: {
+ prototype: ClientRect;
+ new(): ClientRect;
};
-interface DeviceRotationRate {
- readonly alpha: number | null;
- readonly beta: number | null;
- readonly gamma: number | null;
+interface ClientRectList {
+ readonly length: number;
+ item(index: number): ClientRect;
+ [index: number]: ClientRect;
}
-declare var DeviceRotationRate: {
- prototype: DeviceRotationRate;
- new(): DeviceRotationRate;
+declare var ClientRectList: {
+ prototype: ClientRectList;
+ new(): ClientRectList;
};
-interface DocumentEventMap extends GlobalEventHandlersEventMap {
- "abort": UIEvent;
- "activate": UIEvent;
- "beforeactivate": UIEvent;
- "beforedeactivate": UIEvent;
- "blur": FocusEvent;
- "canplay": Event;
- "canplaythrough": Event;
- "change": Event;
- "click": MouseEvent;
- "contextmenu": PointerEvent;
- "dblclick": MouseEvent;
- "deactivate": UIEvent;
- "drag": DragEvent;
- "dragend": DragEvent;
- "dragenter": DragEvent;
- "dragleave": DragEvent;
- "dragover": DragEvent;
- "dragstart": DragEvent;
- "drop": DragEvent;
- "durationchange": Event;
- "emptied": Event;
- "ended": MediaStreamErrorEvent;
- "error": ErrorEvent;
- "focus": FocusEvent;
- "fullscreenchange": Event;
- "fullscreenerror": Event;
- "input": Event;
- "invalid": Event;
- "keydown": KeyboardEvent;
- "keypress": KeyboardEvent;
- "keyup": KeyboardEvent;
- "load": Event;
- "loadeddata": Event;
- "loadedmetadata": Event;
- "loadstart": Event;
- "mousedown": MouseEvent;
- "mousemove": MouseEvent;
- "mouseout": MouseEvent;
- "mouseover": MouseEvent;
- "mouseup": MouseEvent;
- "mousewheel": WheelEvent;
- "MSContentZoom": UIEvent;
- "MSGestureChange": MSGestureEvent;
- "MSGestureDoubleTap": MSGestureEvent;
- "MSGestureEnd": MSGestureEvent;
- "MSGestureHold": MSGestureEvent;
- "MSGestureStart": MSGestureEvent;
- "MSGestureTap": MSGestureEvent;
- "MSInertiaStart": MSGestureEvent;
- "MSManipulationStateChanged": MSManipulationEvent;
- "MSPointerCancel": MSPointerEvent;
- "MSPointerDown": MSPointerEvent;
- "MSPointerEnter": MSPointerEvent;
- "MSPointerLeave": MSPointerEvent;
- "MSPointerMove": MSPointerEvent;
- "MSPointerOut": MSPointerEvent;
- "MSPointerOver": MSPointerEvent;
- "MSPointerUp": MSPointerEvent;
- "mssitemodejumplistitemremoved": MSSiteModeEvent;
- "msthumbnailclick": MSSiteModeEvent;
- "pause": Event;
- "play": Event;
- "playing": Event;
- "pointerlockchange": Event;
- "pointerlockerror": Event;
- "progress": ProgressEvent;
- "ratechange": Event;
- "readystatechange": Event;
- "reset": Event;
- "scroll": UIEvent;
- "seeked": Event;
- "seeking": Event;
- "select": UIEvent;
- "selectionchange": Event;
- "selectstart": Event;
- "stalled": Event;
- "stop": Event;
- "submit": Event;
- "suspend": Event;
- "timeupdate": Event;
- "touchcancel": TouchEvent;
- "touchend": TouchEvent;
- "touchmove": TouchEvent;
- "touchstart": TouchEvent;
- "volumechange": Event;
- "waiting": Event;
- "webkitfullscreenchange": Event;
- "webkitfullscreenerror": Event;
+interface ClipboardEvent extends Event {
+ readonly clipboardData: DataTransfer;
}
-interface Document extends Node, GlobalEventHandlers, NodeSelector, DocumentEvent, ParentNode, DocumentOrShadowRoot {
- /**
- * Gets the object that has the focus when the parent document has focus.
- */
- readonly activeElement: Element;
- /**
- * Sets or gets the color of all active links in the document.
- */
- alinkColor: string;
- /**
- * Returns a reference to the collection of elements contained by the object.
- */
- readonly all: HTMLAllCollection;
- /**
- * Retrieves a collection of all a objects that have a name and/or id property. Objects in this collection are in HTML source order.
- */
- anchors: HTMLCollectionOf;
- /**
- * Retrieves a collection of all applet objects in the document.
- */
- applets: HTMLCollectionOf;
- /**
- * Deprecated. Sets or retrieves a value that indicates the background color behind the object.
- */
- bgColor: string;
- /**
- * Specifies the beginning and end of the document body.
- */
- body: HTMLElement;
- readonly characterSet: string;
- /**
- * Gets or sets the character set used to encode the object.
- */
- charset: string;
- /**
- * Gets a value that indicates whether standards-compliant mode is switched on for the object.
- */
- readonly compatMode: string;
- cookie: string;
- readonly currentScript: HTMLScriptElement | SVGScriptElement | null;
- readonly defaultView: Window;
- /**
- * Sets or gets a value that indicates whether the document can be edited.
- */
- designMode: string;
- /**
- * Sets or retrieves a value that indicates the reading order of the object.
- */
- dir: string;
- /**
- * Gets an object representing the document type declaration associated with the current document.
- */
- readonly doctype: DocumentType;
- /**
- * Gets a reference to the root node of the document.
- */
- documentElement: HTMLElement;
- /**
- * Sets or gets the security domain of the document.
- */
- domain: string;
- /**
- * Retrieves a collection of all embed objects in the document.
- */
- embeds: HTMLCollectionOf;
- /**
- * Sets or gets the foreground (text) color of the document.
- */
- fgColor: string;
- /**
- * Retrieves a collection, in source order, of all form objects in the document.
- */
- forms: HTMLCollectionOf;
- readonly fullscreenElement: Element | null;
- readonly fullscreenEnabled: boolean;
- readonly head: HTMLHeadElement;
- readonly hidden: boolean;
- /**
- * Retrieves a collection, in source order, of img objects in the document.
- */
- images: HTMLCollectionOf;
- /**
- * Gets the implementation object of the current document.
- */
- readonly implementation: DOMImplementation;
- /**
- * Returns the character encoding used to create the webpage that is loaded into the document object.
- */
- readonly inputEncoding: string | null;
- /**
- * Gets the date that the page was last modified, if the page supplies one.
- */
- readonly lastModified: string;
- /**
- * Sets or gets the color of the document links.
- */
- linkColor: string;
- /**
- * Retrieves a collection of all a objects that specify the href property and all area objects in the document.
- */
- links: HTMLCollectionOf;
- /**
- * Contains information about the current URL.
- */
- readonly location: Location;
- msCapsLockWarningOff: boolean;
- msCSSOMElementFloatMetrics: boolean;
- /**
- * Fires when the user aborts the download.
- * @param ev The event.
- */
- onabort: (this: Document, ev: UIEvent) => any;
- /**
- * Fires when the object is set as the active element.
- * @param ev The event.
- */
- onactivate: (this: Document, ev: UIEvent) => any;
- /**
- * Fires immediately before the object is set as the active element.
- * @param ev The event.
- */
- onbeforeactivate: (this: Document, ev: UIEvent) => any;
- /**
- * Fires immediately before the activeElement is changed from the current object to another object in the parent document.
- * @param ev The event.
- */
- onbeforedeactivate: (this: Document, ev: UIEvent) => any;
- /**
- * Fires when the object loses the input focus.
- * @param ev The focus event.
- */
- onblur: (this: Document, ev: FocusEvent) => any;
- /**
- * Occurs when playback is possible, but would require further buffering.
- * @param ev The event.
- */
- oncanplay: (this: Document, ev: Event) => any;
- oncanplaythrough: (this: Document, ev: Event) => any;
- /**
- * Fires when the contents of the object or selection have changed.
- * @param ev The event.
- */
- onchange: (this: Document, ev: Event) => any;
- /**
- * Fires when the user clicks the left mouse button on the object
- * @param ev The mouse event.
- */
- onclick: (this: Document, ev: MouseEvent) => any;
- /**
- * Fires when the user clicks the right mouse button in the client area, opening the context menu.
- * @param ev The mouse event.
- */
- oncontextmenu: (this: Document, ev: PointerEvent) => any;
- /**
- * Fires when the user double-clicks the object.
- * @param ev The mouse event.
- */
- ondblclick: (this: Document, ev: MouseEvent) => any;
- /**
- * Fires when the activeElement is changed from the current object to another object in the parent document.
- * @param ev The UI Event
- */
- ondeactivate: (this: Document, ev: UIEvent) => any;
- /**
- * Fires on the source object continuously during a drag operation.
- * @param ev The event.
- */
- ondrag: (this: Document, ev: DragEvent) => any;
- /**
- * Fires on the source object when the user releases the mouse at the close of a drag operation.
- * @param ev The event.
- */
- ondragend: (this: Document, ev: DragEvent) => any;
- /**
- * Fires on the target element when the user drags the object to a valid drop target.
- * @param ev The drag event.
- */
- ondragenter: (this: Document, ev: DragEvent) => any;
- /**
- * Fires on the target object when the user moves the mouse out of a valid drop target during a drag operation.
- * @param ev The drag event.
- */
- ondragleave: (this: Document, ev: DragEvent) => any;
- /**
- * Fires on the target element continuously while the user drags the object over a valid drop target.
- * @param ev The event.
- */
- ondragover: (this: Document, ev: DragEvent) => any;
- /**
- * Fires on the source object when the user starts to drag a text selection or selected object.
- * @param ev The event.
- */
- ondragstart: (this: Document, ev: DragEvent) => any;
- ondrop: (this: Document, ev: DragEvent) => any;
- /**
- * Occurs when the duration attribute is updated.
- * @param ev The event.
- */
- ondurationchange: (this: Document, ev: Event) => any;
- /**
- * Occurs when the media element is reset to its initial state.
- * @param ev The event.
- */
- onemptied: (this: Document, ev: Event) => any;
- /**
- * Occurs when the end of playback is reached.
- * @param ev The event
- */
- onended: (this: Document, ev: MediaStreamErrorEvent) => any;
- /**
- * Fires when an error occurs during object loading.
- * @param ev The event.
- */
- onerror: (this: Document, ev: ErrorEvent) => any;
- /**
- * Fires when the object receives focus.
- * @param ev The event.
- */
- onfocus: (this: Document, ev: FocusEvent) => any;
- onfullscreenchange: (this: Document, ev: Event) => any;
- onfullscreenerror: (this: Document, ev: Event) => any;
- oninput: (this: Document, ev: Event) => any;
- oninvalid: (this: Document, ev: Event) => any;
- /**
- * Fires when the user presses a key.
- * @param ev The keyboard event
- */
- onkeydown: (this: Document, ev: KeyboardEvent) => any;
- /**
- * Fires when the user presses an alphanumeric key.
- * @param ev The event.
- */
- onkeypress: (this: Document, ev: KeyboardEvent) => any;
- /**
- * Fires when the user releases a key.
- * @param ev The keyboard event
- */
- onkeyup: (this: Document, ev: KeyboardEvent) => any;
- /**
- * Fires immediately after the browser loads the object.
- * @param ev The event.
- */
- onload: (this: Document, ev: Event) => any;
- /**
- * Occurs when media data is loaded at the current playback position.
- * @param ev The event.
- */
- onloadeddata: (this: Document, ev: Event) => any;
- /**
- * Occurs when the duration and dimensions of the media have been determined.
- * @param ev The event.
- */
- onloadedmetadata: (this: Document, ev: Event) => any;
- /**
- * Occurs when Internet Explorer begins looking for media data.
- * @param ev The event.
- */
- onloadstart: (this: Document, ev: Event) => any;
- /**
- * Fires when the user clicks the object with either mouse button.
- * @param ev The mouse event.
- */
- onmousedown: (this: Document, ev: MouseEvent) => any;
- /**
- * Fires when the user moves the mouse over the object.
- * @param ev The mouse event.
- */
- onmousemove: (this: Document, ev: MouseEvent) => any;
- /**
- * Fires when the user moves the mouse pointer outside the boundaries of the object.
- * @param ev The mouse event.
- */
- onmouseout: (this: Document, ev: MouseEvent) => any;
- /**
- * Fires when the user moves the mouse pointer into the object.
- * @param ev The mouse event.
- */
- onmouseover: (this: Document, ev: MouseEvent) => any;
- /**
- * Fires when the user releases a mouse button while the mouse is over the object.
- * @param ev The mouse event.
- */
- onmouseup: (this: Document, ev: MouseEvent) => any;
- /**
- * Fires when the wheel button is rotated.
- * @param ev The mouse event
- */
- onmousewheel: (this: Document, ev: WheelEvent) => any;
- onmscontentzoom: (this: Document, ev: UIEvent) => any;
- onmsgesturechange: (this: Document, ev: MSGestureEvent) => any;
- onmsgesturedoubletap: (this: Document, ev: MSGestureEvent) => any;
- onmsgestureend: (this: Document, ev: MSGestureEvent) => any;
- onmsgesturehold: (this: Document, ev: MSGestureEvent) => any;
- onmsgesturestart: (this: Document, ev: MSGestureEvent) => any;
- onmsgesturetap: (this: Document, ev: MSGestureEvent) => any;
- onmsinertiastart: (this: Document, ev: MSGestureEvent) => any;
- onmsmanipulationstatechanged: (this: Document, ev: MSManipulationEvent) => any;
- onmspointercancel: (this: Document, ev: MSPointerEvent) => any;
- onmspointerdown: (this: Document, ev: MSPointerEvent) => any;
- onmspointerenter: (this: Document, ev: MSPointerEvent) => any;
- onmspointerleave: (this: Document, ev: MSPointerEvent) => any;
- onmspointermove: (this: Document, ev: MSPointerEvent) => any;
- onmspointerout: (this: Document, ev: MSPointerEvent) => any;
- onmspointerover: (this: Document, ev: MSPointerEvent) => any;
- onmspointerup: (this: Document, ev: MSPointerEvent) => any;
- /**
- * Occurs when an item is removed from a Jump List of a webpage running in Site Mode.
- * @param ev The event.
- */
- onmssitemodejumplistitemremoved: (this: Document, ev: MSSiteModeEvent) => any;
- /**
- * Occurs when a user clicks a button in a Thumbnail Toolbar of a webpage running in Site Mode.
- * @param ev The event.
- */
- onmsthumbnailclick: (this: Document, ev: MSSiteModeEvent) => any;
- /**
- * Occurs when playback is paused.
- * @param ev The event.
- */
- onpause: (this: Document, ev: Event) => any;
- /**
- * Occurs when the play method is requested.
- * @param ev The event.
- */
- onplay: (this: Document, ev: Event) => any;
- /**
- * Occurs when the audio or video has started playing.
- * @param ev The event.
- */
- onplaying: (this: Document, ev: Event) => any;
- onpointerlockchange: (this: Document, ev: Event) => any;
- onpointerlockerror: (this: Document, ev: Event) => any;
- /**
- * Occurs to indicate progress while downloading media data.
- * @param ev The event.
- */
- onprogress: (this: Document, ev: ProgressEvent) => any;
- /**
- * Occurs when the playback rate is increased or decreased.
- * @param ev The event.
- */
- onratechange: (this: Document, ev: Event) => any;
- /**
- * Fires when the state of the object has changed.
- * @param ev The event
- */
- onreadystatechange: (this: Document, ev: Event) => any;
- /**
- * Fires when the user resets a form.
- * @param ev The event.
- */
- onreset: (this: Document, ev: Event) => any;
- /**
- * Fires when the user repositions the scroll box in the scroll bar on the object.
- * @param ev The event.
- */
- onscroll: (this: Document, ev: UIEvent) => any;
- /**
- * Occurs when the seek operation ends.
- * @param ev The event.
- */
- onseeked: (this: Document, ev: Event) => any;
- /**
- * Occurs when the current playback position is moved.
- * @param ev The event.
- */
- onseeking: (this: Document, ev: Event) => any;
- /**
- * Fires when the current selection changes.
- * @param ev The event.
- */
- onselect: (this: Document, ev: UIEvent) => any;
- /**
- * Fires when the selection state of a document changes.
- * @param ev The event.
- */
- onselectionchange: (this: Document, ev: Event) => any;
- onselectstart: (this: Document, ev: Event) => any;
- /**
- * Occurs when the download has stopped.
- * @param ev The event.
- */
- onstalled: (this: Document, ev: Event) => any;
- /**
- * Fires when the user clicks the Stop button or leaves the Web page.
- * @param ev The event.
- */
- onstop: (this: Document, ev: Event) => any;
- onsubmit: (this: Document, ev: Event) => any;
- /**
- * Occurs if the load operation has been intentionally halted.
- * @param ev The event.
- */
- onsuspend: (this: Document, ev: Event) => any;
- /**
- * Occurs to indicate the current playback position.
- * @param ev The event.
- */
- ontimeupdate: (this: Document, ev: Event) => any;
- ontouchcancel: (ev: TouchEvent) => any;
- ontouchend: (ev: TouchEvent) => any;
- ontouchmove: (ev: TouchEvent) => any;
- ontouchstart: (ev: TouchEvent) => any;
- /**
- * Occurs when the volume is changed, or playback is muted or unmuted.
- * @param ev The event.
- */
- onvolumechange: (this: Document, ev: Event) => any;
- /**
- * Occurs when playback stops because the next frame of a video resource is not available.
- * @param ev The event.
- */
- onwaiting: (this: Document, ev: Event) => any;
- onwebkitfullscreenchange: (this: Document, ev: Event) => any;
- onwebkitfullscreenerror: (this: Document, ev: Event) => any;
- plugins: HTMLCollectionOf;
- readonly pointerLockElement: Element;
- /**
- * Retrieves a value that indicates the current state of the object.
- */
- readonly readyState: string;
- /**
- * Gets the URL of the location that referred the user to the current page.
- */
- readonly referrer: string;
- /**
- * Gets the root svg element in the document hierarchy.
- */
- readonly rootElement: SVGSVGElement;
- /**
- * Retrieves a collection of all script objects in the document.
- */
- scripts: HTMLCollectionOf;
- readonly scrollingElement: Element | null;
- /**
- * Retrieves a collection of styleSheet objects representing the style sheets that correspond to each instance of a link or style object in the document.
- */
- readonly styleSheets: StyleSheetList;
- /**
- * Contains the title of the document.
- */
- title: string;
- /**
- * Sets or gets the URL for the current document.
- */
- readonly URL: string;
- /**
- * Gets the URL for the document, stripped of any character encoding.
- */
- readonly URLUnencoded: string;
- readonly visibilityState: VisibilityState;
- /**
- * Sets or gets the color of the links that the user has visited.
- */
- vlinkColor: string;
- readonly webkitCurrentFullScreenElement: Element | null;
- readonly webkitFullscreenElement: Element | null;
- readonly webkitFullscreenEnabled: boolean;
- readonly webkitIsFullScreen: boolean;
- readonly xmlEncoding: string | null;
- xmlStandalone: boolean;
- /**
- * Gets or sets the version attribute specified in the declaration of an XML document.
- */
- xmlVersion: string | null;
- onvisibilitychange: (this: Document, ev: Event) => any;
- adoptNode(source: T): T;
- captureEvents(): void;
- caretRangeFromPoint(x: number, y: number): Range;
- clear(): void;
- /**
- * Closes an output stream and forces the sent data to display.
- */
- close(): void;
- /**
- * Creates an attribute object with a specified name.
- * @param name String that sets the attribute object's name.
- */
- createAttribute(name: string): Attr;
- createAttributeNS(namespaceURI: string | null, qualifiedName: string): Attr;
- createCDATASection(data: string): CDATASection;
- /**
- * Creates a comment object with the specified data.
- * @param data Sets the comment object's data.
- */
- createComment(data: string): Comment;
- /**
- * Creates a new document.
- */
- createDocumentFragment(): DocumentFragment;
- /**
- * Creates an instance of the element for the specified tag.
- * @param tagName The name of an element.
- */
- createElement(tagName: K, options?: ElementCreationOptions): HTMLElementTagNameMap[K];
- createElement(tagName: string, options?: ElementCreationOptions): HTMLElement;
- createElementNS(namespaceURI: "http://www.w3.org/1999/xhtml", qualifiedName: string): HTMLElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "a"): SVGAElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "circle"): SVGCircleElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "clipPath"): SVGClipPathElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "componentTransferFunction"): SVGComponentTransferFunctionElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "defs"): SVGDefsElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "desc"): SVGDescElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "ellipse"): SVGEllipseElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feBlend"): SVGFEBlendElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feColorMatrix"): SVGFEColorMatrixElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feComponentTransfer"): SVGFEComponentTransferElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feComposite"): SVGFECompositeElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feConvolveMatrix"): SVGFEConvolveMatrixElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feDiffuseLighting"): SVGFEDiffuseLightingElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feDisplacementMap"): SVGFEDisplacementMapElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feDistantLight"): SVGFEDistantLightElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feFlood"): SVGFEFloodElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feFuncA"): SVGFEFuncAElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feFuncB"): SVGFEFuncBElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feFuncG"): SVGFEFuncGElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feFuncR"): SVGFEFuncRElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feGaussianBlur"): SVGFEGaussianBlurElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feImage"): SVGFEImageElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feMerge"): SVGFEMergeElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feMergeNode"): SVGFEMergeNodeElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feMorphology"): SVGFEMorphologyElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feOffset"): SVGFEOffsetElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "fePointLight"): SVGFEPointLightElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feSpecularLighting"): SVGFESpecularLightingElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feSpotLight"): SVGFESpotLightElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feTile"): SVGFETileElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "feTurbulence"): SVGFETurbulenceElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "filter"): SVGFilterElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "foreignObject"): SVGForeignObjectElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "g"): SVGGElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "image"): SVGImageElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "gradient"): SVGGradientElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "line"): SVGLineElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "linearGradient"): SVGLinearGradientElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "marker"): SVGMarkerElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "mask"): SVGMaskElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "path"): SVGPathElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "metadata"): SVGMetadataElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "pattern"): SVGPatternElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "polygon"): SVGPolygonElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "polyline"): SVGPolylineElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "radialGradient"): SVGRadialGradientElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "rect"): SVGRectElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "svg"): SVGSVGElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "script"): SVGScriptElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "stop"): SVGStopElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "style"): SVGStyleElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "switch"): SVGSwitchElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "symbol"): SVGSymbolElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "tspan"): SVGTSpanElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "textContent"): SVGTextContentElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "text"): SVGTextElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "textPath"): SVGTextPathElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "textPositioning"): SVGTextPositioningElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "title"): SVGTitleElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "use"): SVGUseElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: "view"): SVGViewElement;
- createElementNS(namespaceURI: "http://www.w3.org/2000/svg", qualifiedName: string): SVGElement;
- createElementNS(namespaceURI: string | null, qualifiedName: string): Element;
- createExpression(expression: string, resolver: XPathNSResolver): XPathExpression;
- /**
- * Creates a NodeIterator object that you can use to traverse filtered lists of nodes or elements in a document.
- * @param root The root element or node to start traversing on.
- * @param whatToShow The type of nodes or elements to appear in the node list
- * @param filter A custom NodeFilter function to use. For more information, see filter. Use null for no filter.
- * @param entityReferenceExpansion A flag that specifies whether entity reference nodes are expanded.
- */
- createNodeIterator(root: Node, whatToShow?: number, filter?: NodeFilter, entityReferenceExpansion?: boolean): NodeIterator;
- createNSResolver(nodeResolver: Node): XPathNSResolver;
- createProcessingInstruction(target: string, data: string): ProcessingInstruction;
- /**
- * Returns an empty range object that has both of its boundary points positioned at the beginning of the document.
- */
- createRange(): Range;
- /**
- * Creates a text string from the specified value.
- * @param data String that specifies the nodeValue property of the text node.
- */
- createTextNode(data: string): Text;
- createTouch(view: Window, target: EventTarget, identifier: number, pageX: number, pageY: number, screenX: number, screenY: number): Touch;
- createTouchList(...touches: Touch[]): TouchList;
- /**
- * Creates a TreeWalker object that you can use to traverse filtered lists of nodes or elements in a document.
- * @param root The root element or node to start traversing on.
- * @param whatToShow The type of nodes or elements to appear in the node list. For more information, see whatToShow.
- * @param filter A custom NodeFilter function to use.
- * @param entityReferenceExpansion A flag that specifies whether entity reference nodes are expanded.
- */
- createTreeWalker(root: Node, whatToShow?: number, filter?: NodeFilter, entityReferenceExpansion?: boolean): TreeWalker;
- /**
- * Returns the element for the specified x coordinate and the specified y coordinate.
- * @param x The x-offset
- * @param y The y-offset
- */
- elementFromPoint(x: number, y: number): Element;
- evaluate(expression: string, contextNode: Node, resolver: XPathNSResolver | null, type: number, result: XPathResult | null): XPathResult;
- /**
- * Executes a command on the current document, current selection, or the given range.
- * @param commandId String that specifies the command to execute. This command can be any of the command identifiers that can be executed in script.
- * @param showUI Display the user interface, defaults to false.
- * @param value Value to assign.
- */
- execCommand(commandId: string, showUI?: boolean, value?: any): boolean;
- /**
- * Displays help information for the given command identifier.
- * @param commandId Displays help information for the given command identifier.
- */
- execCommandShowHelp(commandId: string): boolean;
- exitFullscreen(): void;
- exitPointerLock(): void;
- /**
- * Causes the element to receive the focus and executes the code specified by the onfocus event.
- */
- focus(): void;
- /**
- * Returns a reference to the first object with the specified value of the ID or NAME attribute.
- * @param elementId String that specifies the ID value. Case-insensitive.
- */
- getElementById(elementId: string): HTMLElement | null;
- getElementsByClassName(classNames: string): HTMLCollectionOf;
- /**
- * Gets a collection of objects based on the value of the NAME or ID attribute.
- * @param elementName Gets a collection of objects based on the value of the NAME or ID attribute.
- */
- getElementsByName(elementName: string): NodeListOf;
- /**
- * Retrieves a collection of objects based on the specified element name.
- * @param name Specifies the name of an element.
- */
- getElementsByTagName(tagname: K): NodeListOf;
- getElementsByTagName(tagname: K): NodeListOf;
- getElementsByTagName(tagname: string): NodeListOf;
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf;
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf;
- getElementsByTagNameNS(namespaceURI: string, localName: string): HTMLCollectionOf;
- /**
- * Returns an object representing the current selection of the document that is loaded into the object displaying a webpage.
- */
- getSelection(): Selection;
- /**
- * Gets a value indicating whether the object currently has focus.
- */
- hasFocus(): boolean;
- importNode(importedNode: T, deep: boolean): T;
- msElementsFromPoint(x: number, y: number): NodeListOf;
- msElementsFromRect(left: number, top: number, width: number, height: number): NodeListOf;
- /**
- * Opens a new window and loads a document specified by a given URL. Also, opens a new window that uses the url parameter and the name parameter to collect the output of the write method and the writeln method.
- * @param url Specifies a MIME type for the document.
- * @param name Specifies the name of the window. This name is used as the value for the TARGET attribute on a form or an anchor element.
- * @param features Contains a list of items separated by commas. Each item consists of an option and a value, separated by an equals sign (for example, "fullscreen=yes, toolbar=yes"). The following values are supported.
- * @param replace Specifies whether the existing entry for the document is replaced in the history list.
- */
- open(url?: string, name?: string, features?: string, replace?: boolean): Document;
- /**
- * Returns a Boolean value that indicates whether a specified command can be successfully executed using execCommand, given the current state of the document.
- * @param commandId Specifies a command identifier.
- */
- queryCommandEnabled(commandId: string): boolean;
- /**
- * Returns a Boolean value that indicates whether the specified command is in the indeterminate state.
- * @param commandId String that specifies a command identifier.
- */
- queryCommandIndeterm(commandId: string): boolean;
- /**
- * Returns a Boolean value that indicates the current state of the command.
- * @param commandId String that specifies a command identifier.
- */
- queryCommandState(commandId: string): boolean;
- /**
- * Returns a Boolean value that indicates whether the current command is supported on the current range.
- * @param commandId Specifies a command identifier.
- */
- queryCommandSupported(commandId: string): boolean;
- /**
- * Retrieves the string associated with a command.
- * @param commandId String that contains the identifier of a command. This can be any command identifier given in the list of Command Identifiers.
- */
- queryCommandText(commandId: string): string;
- /**
- * Returns the current value of the document, range, or current selection for the given command.
- * @param commandId String that specifies a command identifier.
- */
- queryCommandValue(commandId: string): string;
- releaseEvents(): void;
- /**
- * Allows updating the print settings for the page.
- */
- updateSettings(): void;
- webkitCancelFullScreen(): void;
- webkitExitFullscreen(): void;
- /**
- * Writes one or more HTML expressions to a document in the specified window.
- * @param content Specifies the text and HTML tags to write.
- */
- write(...content: string[]): void;
- /**
- * Writes one or more HTML expressions, followed by a carriage return, to a document in the specified window.
- * @param content The text and HTML tags to write.
- */
- writeln(...content: string[]): void;
- addEventListener(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var Document: {
- prototype: Document;
- new(): Document;
-};
-
-interface DocumentFragment extends Node, NodeSelector, ParentNode {
- getElementById(elementId: string): HTMLElement | null;
-}
-
-declare var DocumentFragment: {
- prototype: DocumentFragment;
- new(): DocumentFragment;
-};
-
-interface DocumentType extends Node, ChildNode {
- readonly entities: NamedNodeMap;
- readonly internalSubset: string | null;
- readonly name: string;
- readonly notations: NamedNodeMap;
- readonly publicId: string;
- readonly systemId: string;
-}
-
-declare var DocumentType: {
- prototype: DocumentType;
- new(): DocumentType;
-};
-
-interface DOMError {
- readonly name: string;
- toString(): string;
-}
-
-declare var DOMError: {
- prototype: DOMError;
- new(): DOMError;
-};
-
-interface DOMException {
- readonly code: number;
- readonly message: string;
- readonly name: string;
- toString(): string;
- readonly ABORT_ERR: number;
- readonly DATA_CLONE_ERR: number;
- readonly DOMSTRING_SIZE_ERR: number;
- readonly HIERARCHY_REQUEST_ERR: number;
- readonly INDEX_SIZE_ERR: number;
- readonly INUSE_ATTRIBUTE_ERR: number;
- readonly INVALID_ACCESS_ERR: number;
- readonly INVALID_CHARACTER_ERR: number;
- readonly INVALID_MODIFICATION_ERR: number;
- readonly INVALID_NODE_TYPE_ERR: number;
- readonly INVALID_STATE_ERR: number;
- readonly NAMESPACE_ERR: number;
- readonly NETWORK_ERR: number;
- readonly NO_DATA_ALLOWED_ERR: number;
- readonly NO_MODIFICATION_ALLOWED_ERR: number;
- readonly NOT_FOUND_ERR: number;
- readonly NOT_SUPPORTED_ERR: number;
- readonly PARSE_ERR: number;
- readonly QUOTA_EXCEEDED_ERR: number;
- readonly SECURITY_ERR: number;
- readonly SERIALIZE_ERR: number;
- readonly SYNTAX_ERR: number;
- readonly TIMEOUT_ERR: number;
- readonly TYPE_MISMATCH_ERR: number;
- readonly URL_MISMATCH_ERR: number;
- readonly VALIDATION_ERR: number;
- readonly WRONG_DOCUMENT_ERR: number;
-}
-
-declare var DOMException: {
- prototype: DOMException;
- new(message?: string, name?: string): DOMException;
- readonly ABORT_ERR: number;
- readonly DATA_CLONE_ERR: number;
- readonly DOMSTRING_SIZE_ERR: number;
- readonly HIERARCHY_REQUEST_ERR: number;
- readonly INDEX_SIZE_ERR: number;
- readonly INUSE_ATTRIBUTE_ERR: number;
- readonly INVALID_ACCESS_ERR: number;
- readonly INVALID_CHARACTER_ERR: number;
- readonly INVALID_MODIFICATION_ERR: number;
- readonly INVALID_NODE_TYPE_ERR: number;
- readonly INVALID_STATE_ERR: number;
- readonly NAMESPACE_ERR: number;
- readonly NETWORK_ERR: number;
- readonly NO_DATA_ALLOWED_ERR: number;
- readonly NO_MODIFICATION_ALLOWED_ERR: number;
- readonly NOT_FOUND_ERR: number;
- readonly NOT_SUPPORTED_ERR: number;
- readonly PARSE_ERR: number;
- readonly QUOTA_EXCEEDED_ERR: number;
- readonly SECURITY_ERR: number;
- readonly SERIALIZE_ERR: number;
- readonly SYNTAX_ERR: number;
- readonly TIMEOUT_ERR: number;
- readonly TYPE_MISMATCH_ERR: number;
- readonly URL_MISMATCH_ERR: number;
- readonly VALIDATION_ERR: number;
- readonly WRONG_DOCUMENT_ERR: number;
-};
-
-interface DOMImplementation {
- createDocument(namespaceURI: string | null, qualifiedName: string | null, doctype: DocumentType | null): Document;
- createDocumentType(qualifiedName: string, publicId: string, systemId: string): DocumentType;
- createHTMLDocument(title: string): Document;
- hasFeature(feature: string | null, version: string | null): boolean;
-}
-
-declare var DOMImplementation: {
- prototype: DOMImplementation;
- new(): DOMImplementation;
-};
-
-interface DOMParser {
- parseFromString(source: string, mimeType: string): Document;
-}
-
-declare var DOMParser: {
- prototype: DOMParser;
- new(): DOMParser;
-};
-
-interface DOMSettableTokenList extends DOMTokenList {
- value: string;
-}
-
-declare var DOMSettableTokenList: {
- prototype: DOMSettableTokenList;
- new(): DOMSettableTokenList;
-};
-
-interface DOMStringList {
- readonly length: number;
- contains(str: string): boolean;
- item(index: number): string | null;
- [index: number]: string;
-}
-
-declare var DOMStringList: {
- prototype: DOMStringList;
- new(): DOMStringList;
-};
-
-interface DOMStringMap {
- [name: string]: string | undefined;
-}
-
-declare var DOMStringMap: {
- prototype: DOMStringMap;
- new(): DOMStringMap;
-};
-
-interface DOMTokenList {
- readonly length: number;
- add(...token: string[]): void;
- contains(token: string): boolean;
- item(index: number): string;
- remove(...token: string[]): void;
- toggle(token: string, force?: boolean): boolean;
- toString(): string;
- [index: number]: string;
-}
-
-declare var DOMTokenList: {
- prototype: DOMTokenList;
- new(): DOMTokenList;
-};
-
-interface DragEvent extends MouseEvent {
- readonly dataTransfer: DataTransfer;
- initDragEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, screenXArg: number, screenYArg: number, clientXArg: number, clientYArg: number, ctrlKeyArg: boolean, altKeyArg: boolean, shiftKeyArg: boolean, metaKeyArg: boolean, buttonArg: number, relatedTargetArg: EventTarget, dataTransferArg: DataTransfer): void;
- msConvertURL(file: File, targetType: string, targetURL?: string): void;
-}
-
-declare var DragEvent: {
- prototype: DragEvent;
- new(type: "drag" | "dragend" | "dragenter" | "dragexit" | "dragleave" | "dragover" | "dragstart" | "drop", dragEventInit?: { dataTransfer?: DataTransfer }): DragEvent;
-};
-
-interface DynamicsCompressorNode extends AudioNode {
- readonly attack: AudioParam;
- readonly knee: AudioParam;
- readonly ratio: AudioParam;
- readonly reduction: number;
- readonly release: AudioParam;
- readonly threshold: AudioParam;
-}
-
-declare var DynamicsCompressorNode: {
- prototype: DynamicsCompressorNode;
- new(): DynamicsCompressorNode;
-};
-
-interface ElementEventMap extends GlobalEventHandlersEventMap {
- "ariarequest": Event;
- "command": Event;
- "gotpointercapture": PointerEvent;
- "lostpointercapture": PointerEvent;
- "MSGestureChange": MSGestureEvent;
- "MSGestureDoubleTap": MSGestureEvent;
- "MSGestureEnd": MSGestureEvent;
- "MSGestureHold": MSGestureEvent;
- "MSGestureStart": MSGestureEvent;
- "MSGestureTap": MSGestureEvent;
- "MSGotPointerCapture": MSPointerEvent;
- "MSInertiaStart": MSGestureEvent;
- "MSLostPointerCapture": MSPointerEvent;
- "MSPointerCancel": MSPointerEvent;
- "MSPointerDown": MSPointerEvent;
- "MSPointerEnter": MSPointerEvent;
- "MSPointerLeave": MSPointerEvent;
- "MSPointerMove": MSPointerEvent;
- "MSPointerOut": MSPointerEvent;
- "MSPointerOver": MSPointerEvent;
- "MSPointerUp": MSPointerEvent;
- "touchcancel": TouchEvent;
- "touchend": TouchEvent;
- "touchmove": TouchEvent;
- "touchstart": TouchEvent;
- "webkitfullscreenchange": Event;
- "webkitfullscreenerror": Event;
-}
-
-interface Element extends Node, GlobalEventHandlers, ElementTraversal, NodeSelector, ChildNode, ParentNode {
- readonly classList: DOMTokenList;
- className: string;
- readonly clientHeight: number;
- readonly clientLeft: number;
- readonly clientTop: number;
- readonly clientWidth: number;
- id: string;
- innerHTML: string;
- msContentZoomFactor: number;
- readonly msRegionOverflow: string;
- onariarequest: (this: Element, ev: Event) => any;
- oncommand: (this: Element, ev: Event) => any;
- ongotpointercapture: (this: Element, ev: PointerEvent) => any;
- onlostpointercapture: (this: Element, ev: PointerEvent) => any;
- onmsgesturechange: (this: Element, ev: MSGestureEvent) => any;
- onmsgesturedoubletap: (this: Element, ev: MSGestureEvent) => any;
- onmsgestureend: (this: Element, ev: MSGestureEvent) => any;
- onmsgesturehold: (this: Element, ev: MSGestureEvent) => any;
- onmsgesturestart: (this: Element, ev: MSGestureEvent) => any;
- onmsgesturetap: (this: Element, ev: MSGestureEvent) => any;
- onmsgotpointercapture: (this: Element, ev: MSPointerEvent) => any;
- onmsinertiastart: (this: Element, ev: MSGestureEvent) => any;
- onmslostpointercapture: (this: Element, ev: MSPointerEvent) => any;
- onmspointercancel: (this: Element, ev: MSPointerEvent) => any;
- onmspointerdown: (this: Element, ev: MSPointerEvent) => any;
- onmspointerenter: (this: Element, ev: MSPointerEvent) => any;
- onmspointerleave: (this: Element, ev: MSPointerEvent) => any;
- onmspointermove: (this: Element, ev: MSPointerEvent) => any;
- onmspointerout: (this: Element, ev: MSPointerEvent) => any;
- onmspointerover: (this: Element, ev: MSPointerEvent) => any;
- onmspointerup: (this: Element, ev: MSPointerEvent) => any;
- ontouchcancel: (ev: TouchEvent) => any;
- ontouchend: (ev: TouchEvent) => any;
- ontouchmove: (ev: TouchEvent) => any;
- ontouchstart: (ev: TouchEvent) => any;
- onwebkitfullscreenchange: (this: Element, ev: Event) => any;
- onwebkitfullscreenerror: (this: Element, ev: Event) => any;
- outerHTML: string;
- readonly prefix: string | null;
- readonly scrollHeight: number;
- scrollLeft: number;
- scrollTop: number;
- readonly scrollWidth: number;
- readonly tagName: string;
- readonly assignedSlot: HTMLSlotElement | null;
- slot: string;
- readonly shadowRoot: ShadowRoot | null;
- getAttribute(name: string): string | null;
- getAttributeNode(name: string): Attr | null;
- getAttributeNodeNS(namespaceURI: string, localName: string): Attr | null;
- getAttributeNS(namespaceURI: string, localName: string): string;
- getBoundingClientRect(): ClientRect | DOMRect;
- getClientRects(): ClientRectList | DOMRectList;
- getElementsByTagName(name: K): NodeListOf;
- getElementsByTagName(name: K): NodeListOf;
- getElementsByTagName(name: string): NodeListOf;
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/1999/xhtml", localName: string): HTMLCollectionOf;
- getElementsByTagNameNS(namespaceURI: "http://www.w3.org/2000/svg", localName: string): HTMLCollectionOf;
- getElementsByTagNameNS(namespaceURI: string, localName: string): HTMLCollectionOf;
- hasAttribute(name: string): boolean;
- hasAttributeNS(namespaceURI: string, localName: string): boolean;
- msGetRegionContent(): MSRangeCollection;
- msGetUntransformedBounds(): ClientRect;
- msMatchesSelector(selectors: string): boolean;
- msReleasePointerCapture(pointerId: number): void;
- msSetPointerCapture(pointerId: number): void;
- msZoomTo(args: MsZoomToOptions): void;
- releasePointerCapture(pointerId: number): void;
- removeAttribute(qualifiedName: string): void;
- removeAttributeNode(oldAttr: Attr): Attr;
- removeAttributeNS(namespaceURI: string, localName: string): void;
- requestFullscreen(): void;
- requestPointerLock(): void;
- setAttribute(name: string, value: string): void;
- setAttributeNode(newAttr: Attr): Attr;
- setAttributeNodeNS(newAttr: Attr): Attr;
- setAttributeNS(namespaceURI: string, qualifiedName: string, value: string): void;
- setPointerCapture(pointerId: number): void;
- webkitMatchesSelector(selectors: string): boolean;
- webkitRequestFullscreen(): void;
- webkitRequestFullScreen(): void;
- getElementsByClassName(classNames: string): NodeListOf;
- matches(selector: string): boolean;
- closest(selector: K): HTMLElementTagNameMap[K] | null;
- closest(selector: K): SVGElementTagNameMap[K] | null;
- closest(selector: string): Element | null;
- scrollIntoView(arg?: boolean | ScrollIntoViewOptions): void;
- scroll(options?: ScrollToOptions): void;
- scroll(x: number, y: number): void;
- scrollTo(options?: ScrollToOptions): void;
- scrollTo(x: number, y: number): void;
- scrollBy(options?: ScrollToOptions): void;
- scrollBy(x: number, y: number): void;
- insertAdjacentElement(position: InsertPosition, insertedElement: Element): Element | null;
- insertAdjacentHTML(where: InsertPosition, html: string): void;
- insertAdjacentText(where: InsertPosition, text: string): void;
- attachShadow(shadowRootInitDict: ShadowRootInit): ShadowRoot;
- addEventListener(type: K, listener: (this: Element, ev: ElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: Element, ev: ElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var Element: {
- prototype: Element;
- new(): Element;
-};
-
-interface ErrorEvent extends Event {
- readonly colno: number;
- readonly error: any;
- readonly filename: string;
- readonly lineno: number;
- readonly message: string;
- initErrorEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, messageArg: string, filenameArg: string, linenoArg: number): void;
-}
-
-declare var ErrorEvent: {
- prototype: ErrorEvent;
- new(type: string, errorEventInitDict?: ErrorEventInit): ErrorEvent;
-};
-
-interface Event {
- readonly bubbles: boolean;
- readonly cancelable: boolean;
- cancelBubble: boolean;
- readonly currentTarget: EventTarget;
- readonly defaultPrevented: boolean;
- readonly eventPhase: number;
- readonly isTrusted: boolean;
- returnValue: boolean;
- readonly srcElement: Element | null;
- readonly target: EventTarget;
- readonly timeStamp: number;
- readonly type: string;
- readonly scoped: boolean;
- initEvent(eventTypeArg: string, canBubbleArg: boolean, cancelableArg: boolean): void;
- preventDefault(): void;
- stopImmediatePropagation(): void;
- stopPropagation(): void;
- deepPath(): EventTarget[];
- readonly AT_TARGET: number;
- readonly BUBBLING_PHASE: number;
- readonly CAPTURING_PHASE: number;
-}
-
-declare var Event: {
- prototype: Event;
- new(typeArg: string, eventInitDict?: EventInit): Event;
- readonly AT_TARGET: number;
- readonly BUBBLING_PHASE: number;
- readonly CAPTURING_PHASE: number;
-};
-
-interface EventTarget {
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- dispatchEvent(evt: Event): boolean;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var EventTarget: {
- prototype: EventTarget;
- new(): EventTarget;
-};
-
-interface EXT_frag_depth {
-}
-
-declare var EXT_frag_depth: {
- prototype: EXT_frag_depth;
- new(): EXT_frag_depth;
-};
-
-interface EXT_texture_filter_anisotropic {
- readonly MAX_TEXTURE_MAX_ANISOTROPY_EXT: number;
- readonly TEXTURE_MAX_ANISOTROPY_EXT: number;
-}
-
-declare var EXT_texture_filter_anisotropic: {
- prototype: EXT_texture_filter_anisotropic;
- new(): EXT_texture_filter_anisotropic;
- readonly MAX_TEXTURE_MAX_ANISOTROPY_EXT: number;
- readonly TEXTURE_MAX_ANISOTROPY_EXT: number;
-};
-
-interface ExtensionScriptApis {
- extensionIdToShortId(extensionId: string): number;
- fireExtensionApiTelemetry(functionName: string, isSucceeded: boolean, isSupported: boolean): void;
- genericFunction(routerAddress: any, parameters?: string, callbackId?: number): void;
- genericSynchronousFunction(functionId: number, parameters?: string): string;
- getExtensionId(): string;
- registerGenericFunctionCallbackHandler(callbackHandler: any): void;
- registerGenericPersistentCallbackHandler(callbackHandler: any): void;
-}
-
-declare var ExtensionScriptApis: {
- prototype: ExtensionScriptApis;
- new(): ExtensionScriptApis;
-};
-
-interface External {
-}
-
-declare var External: {
- prototype: External;
- new(): External;
-};
-
-interface File extends Blob {
- readonly lastModifiedDate: Date;
- readonly name: string;
- readonly webkitRelativePath: string;
- readonly lastModified: number;
-}
-
-declare var File: {
- prototype: File;
- new (parts: (ArrayBuffer | ArrayBufferView | Blob | string)[], filename: string, properties?: FilePropertyBag): File;
-};
-
-interface FileList {
- readonly length: number;
- item(index: number): File;
- [index: number]: File;
-}
-
-declare var FileList: {
- prototype: FileList;
- new(): FileList;
-};
-
-interface FileReader extends EventTarget, MSBaseReader {
- readonly error: DOMError;
- readAsArrayBuffer(blob: Blob): void;
- readAsBinaryString(blob: Blob): void;
- readAsDataURL(blob: Blob): void;
- readAsText(blob: Blob, encoding?: string): void;
- addEventListener(type: K, listener: (this: FileReader, ev: MSBaseReaderEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: FileReader, ev: MSBaseReaderEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var FileReader: {
- prototype: FileReader;
- new(): FileReader;
-};
-
-interface FocusEvent extends UIEvent {
- readonly relatedTarget: EventTarget;
- initFocusEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, detailArg: number, relatedTargetArg: EventTarget): void;
-}
-
-declare var FocusEvent: {
- prototype: FocusEvent;
- new(typeArg: string, eventInitDict?: FocusEventInit): FocusEvent;
-};
-
-interface FocusNavigationEvent extends Event {
- readonly navigationReason: NavigationReason;
- readonly originHeight: number;
- readonly originLeft: number;
- readonly originTop: number;
- readonly originWidth: number;
- requestFocus(): void;
-}
-
-declare var FocusNavigationEvent: {
- prototype: FocusNavigationEvent;
- new(type: string, eventInitDict?: FocusNavigationEventInit): FocusNavigationEvent;
-};
-
-interface FormData {
- append(name: string, value: string | Blob, fileName?: string): void;
- delete(name: string): void;
- get(name: string): FormDataEntryValue | null;
- getAll(name: string): FormDataEntryValue[];
- has(name: string): boolean;
- set(name: string, value: string | Blob, fileName?: string): void;
-}
-
-declare var FormData: {
- prototype: FormData;
- new (form?: HTMLFormElement): FormData;
-};
-
-interface GainNode extends AudioNode {
- readonly gain: AudioParam;
-}
-
-declare var GainNode: {
- prototype: GainNode;
- new(): GainNode;
-};
-
-interface Gamepad {
- readonly axes: number[];
- readonly buttons: GamepadButton[];
- readonly connected: boolean;
- readonly id: string;
- readonly index: number;
- readonly mapping: string;
- readonly timestamp: number;
-}
-
-declare var Gamepad: {
- prototype: Gamepad;
- new(): Gamepad;
-};
-
-interface GamepadButton {
- readonly pressed: boolean;
- readonly value: number;
-}
-
-declare var GamepadButton: {
- prototype: GamepadButton;
- new(): GamepadButton;
-};
-
-interface GamepadEvent extends Event {
- readonly gamepad: Gamepad;
-}
-
-declare var GamepadEvent: {
- prototype: GamepadEvent;
- new(typeArg: string, eventInitDict?: GamepadEventInit): GamepadEvent;
-};
-
-interface Geolocation {
- clearWatch(watchId: number): void;
- getCurrentPosition(successCallback: PositionCallback, errorCallback?: PositionErrorCallback, options?: PositionOptions): void;
- watchPosition(successCallback: PositionCallback, errorCallback?: PositionErrorCallback, options?: PositionOptions): number;
-}
-
-declare var Geolocation: {
- prototype: Geolocation;
- new(): Geolocation;
-};
-
-interface HashChangeEvent extends Event {
- readonly newURL: string | null;
- readonly oldURL: string | null;
-}
-
-declare var HashChangeEvent: {
- prototype: HashChangeEvent;
- new(typeArg: string, eventInitDict?: HashChangeEventInit): HashChangeEvent;
-};
-
-interface Headers {
- append(name: string, value: string): void;
- delete(name: string): void;
- forEach(callback: ForEachCallback): void;
- get(name: string): string | null;
- has(name: string): boolean;
- set(name: string, value: string): void;
-}
-
-declare var Headers: {
- prototype: Headers;
- new(init?: HeadersInit): Headers;
-};
-
-interface History {
- readonly length: number;
- readonly state: any;
- scrollRestoration: ScrollRestoration;
- back(): void;
- forward(): void;
- go(delta?: number): void;
- pushState(data: any, title: string, url?: string | null): void;
- replaceState(data: any, title: string, url?: string | null): void;
-}
-
-declare var History: {
- prototype: History;
- new(): History;
-};
-
-interface HTMLAllCollection {
- readonly length: number;
- item(nameOrIndex?: string): HTMLCollection | Element | null;
- namedItem(name: string): HTMLCollection | Element | null;
- [index: number]: Element;
-}
-
-declare var HTMLAllCollection: {
- prototype: HTMLAllCollection;
- new(): HTMLAllCollection;
-};
-
-interface HTMLAnchorElement extends HTMLElement {
- /**
- * Sets or retrieves the character set used to encode the object.
- */
- charset: string;
- /**
- * Sets or retrieves the coordinates of the object.
- */
- coords: string;
- download: string;
- /**
- * Contains the anchor portion of the URL including the hash sign (#).
- */
- hash: string;
- /**
- * Contains the hostname and port values of the URL.
- */
- host: string;
- /**
- * Contains the hostname of a URL.
- */
- hostname: string;
- /**
- * Sets or retrieves a destination URL or an anchor point.
- */
- href: string;
- /**
- * Sets or retrieves the language code of the object.
- */
- hreflang: string;
- Methods: string;
- readonly mimeType: string;
- /**
- * Sets or retrieves the shape of the object.
- */
- name: string;
- readonly nameProp: string;
- /**
- * Contains the pathname of the URL.
- */
- pathname: string;
- /**
- * Sets or retrieves the port number associated with a URL.
- */
- port: string;
- /**
- * Contains the protocol of the URL.
- */
- protocol: string;
- readonly protocolLong: string;
- /**
- * Sets or retrieves the relationship between the object and the destination of the link.
- */
- rel: string;
- /**
- * Sets or retrieves the relationship between the object and the destination of the link.
- */
- rev: string;
- /**
- * Sets or retrieves the substring of the href property that follows the question mark.
- */
- search: string;
- /**
- * Sets or retrieves the shape of the object.
- */
- shape: string;
- /**
- * Sets or retrieves the window or frame at which to target content.
- */
- target: string;
- /**
- * Retrieves or sets the text of the object as a string.
- */
- text: string;
- type: string;
- urn: string;
- /**
- * Returns a string representation of an object.
- */
- toString(): string;
- addEventListener(type: K, listener: (this: HTMLAnchorElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLAnchorElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLAnchorElement: {
- prototype: HTMLAnchorElement;
- new(): HTMLAnchorElement;
-};
-
-interface HTMLAppletElement extends HTMLElement {
- align: string;
- /**
- * Sets or retrieves a text alternative to the graphic.
- */
- alt: string;
- /**
- * Gets or sets the optional alternative HTML script to execute if the object fails to load.
- */
- altHtml: string;
- /**
- * Sets or retrieves a character string that can be used to implement your own archive functionality for the object.
- */
- archive: string;
- /**
- * Retrieves a string of the URL where the object tag can be found. This is often the href of the document that the object is in, or the value set by a base element.
- */
- readonly BaseHref: string;
- border: string;
- code: string;
- /**
- * Sets or retrieves the URL of the component.
- */
- codeBase: string;
- /**
- * Sets or retrieves the Internet media type for the code associated with the object.
- */
- codeType: string;
- /**
- * Address of a pointer to the document this page or frame contains. If there is no document, then null will be returned.
- */
- readonly contentDocument: Document;
- /**
- * Sets or retrieves the URL that references the data of the object.
- */
- data: string;
- /**
- * Sets or retrieves a character string that can be used to implement your own declare functionality for the object.
- */
- declare: boolean;
- readonly form: HTMLFormElement | null;
- /**
- * Sets or retrieves the height of the object.
- */
- height: string;
- hspace: number;
- /**
- * Sets or retrieves the shape of the object.
- */
- name: string;
- object: string | null;
- /**
- * Sets or retrieves a message to be displayed while an object is loading.
- */
- standby: string;
- /**
- * Returns the content type of the object.
- */
- type: string;
- /**
- * Sets or retrieves the URL, often with a bookmark extension (#name), to use as a client-side image map.
- */
- useMap: string;
- vspace: number;
- width: number;
- addEventListener(type: K, listener: (this: HTMLAppletElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLAppletElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLAppletElement: {
- prototype: HTMLAppletElement;
- new(): HTMLAppletElement;
-};
-
-interface HTMLAreaElement extends HTMLElement {
- /**
- * Sets or retrieves a text alternative to the graphic.
- */
- alt: string;
- /**
- * Sets or retrieves the coordinates of the object.
- */
- coords: string;
- download: string;
- /**
- * Sets or retrieves the subsection of the href property that follows the number sign (#).
- */
- hash: string;
- /**
- * Sets or retrieves the hostname and port number of the location or URL.
- */
- host: string;
- /**
- * Sets or retrieves the host name part of the location or URL.
- */
- hostname: string;
- /**
- * Sets or retrieves a destination URL or an anchor point.
- */
- href: string;
- /**
- * Sets or gets whether clicks in this region cause action.
- */
- noHref: boolean;
- /**
- * Sets or retrieves the file name or path specified by the object.
- */
- pathname: string;
- /**
- * Sets or retrieves the port number associated with a URL.
- */
- port: string;
- /**
- * Sets or retrieves the protocol portion of a URL.
- */
- protocol: string;
- rel: string;
- /**
- * Sets or retrieves the substring of the href property that follows the question mark.
- */
- search: string;
- /**
- * Sets or retrieves the shape of the object.
- */
- shape: string;
- /**
- * Sets or retrieves the window or frame at which to target content.
- */
- target: string;
- /**
- * Returns a string representation of an object.
- */
- toString(): string;
- addEventListener(type: K, listener: (this: HTMLAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLAreaElement: {
- prototype: HTMLAreaElement;
- new(): HTMLAreaElement;
-};
-
-interface HTMLAreasCollection extends HTMLCollectionBase {
-}
-
-declare var HTMLAreasCollection: {
- prototype: HTMLAreasCollection;
- new(): HTMLAreasCollection;
-};
-
-interface HTMLAudioElement extends HTMLMediaElement {
- addEventListener(type: K, listener: (this: HTMLAudioElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLAudioElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLAudioElement: {
- prototype: HTMLAudioElement;
- new(): HTMLAudioElement;
-};
-
-interface HTMLBaseElement extends HTMLElement {
- /**
- * Gets or sets the baseline URL on which relative links are based.
- */
- href: string;
- /**
- * Sets or retrieves the window or frame at which to target content.
- */
- target: string;
- addEventListener(type: K, listener: (this: HTMLBaseElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLBaseElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLBaseElement: {
- prototype: HTMLBaseElement;
- new(): HTMLBaseElement;
-};
-
-interface HTMLBaseFontElement extends HTMLElement, DOML2DeprecatedColorProperty {
- /**
- * Sets or retrieves the current typeface family.
- */
- face: string;
- /**
- * Sets or retrieves the font size of the object.
- */
- size: number;
- addEventListener(type: K, listener: (this: HTMLBaseFontElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLBaseFontElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLBaseFontElement: {
- prototype: HTMLBaseFontElement;
- new(): HTMLBaseFontElement;
-};
-
-interface HTMLBodyElementEventMap extends HTMLElementEventMap {
- "afterprint": Event;
- "beforeprint": Event;
- "beforeunload": BeforeUnloadEvent;
- "blur": FocusEvent;
- "error": ErrorEvent;
- "focus": FocusEvent;
- "hashchange": HashChangeEvent;
- "load": Event;
- "message": MessageEvent;
- "offline": Event;
- "online": Event;
- "orientationchange": Event;
- "pagehide": PageTransitionEvent;
- "pageshow": PageTransitionEvent;
- "popstate": PopStateEvent;
- "resize": UIEvent;
- "scroll": UIEvent;
- "storage": StorageEvent;
- "unload": Event;
-}
-
-interface HTMLBodyElement extends HTMLElement {
- aLink: any;
- background: string;
- bgColor: any;
- bgProperties: string;
- link: any;
- noWrap: boolean;
- onafterprint: (this: HTMLBodyElement, ev: Event) => any;
- onbeforeprint: (this: HTMLBodyElement, ev: Event) => any;
- onbeforeunload: (this: HTMLBodyElement, ev: BeforeUnloadEvent) => any;
- onhashchange: (this: HTMLBodyElement, ev: HashChangeEvent) => any;
- onmessage: (this: HTMLBodyElement, ev: MessageEvent) => any;
- onoffline: (this: HTMLBodyElement, ev: Event) => any;
- ononline: (this: HTMLBodyElement, ev: Event) => any;
- onorientationchange: (this: HTMLBodyElement, ev: Event) => any;
- onpagehide: (this: HTMLBodyElement, ev: PageTransitionEvent) => any;
- onpageshow: (this: HTMLBodyElement, ev: PageTransitionEvent) => any;
- onpopstate: (this: HTMLBodyElement, ev: PopStateEvent) => any;
- onresize: (this: HTMLBodyElement, ev: UIEvent) => any;
- onstorage: (this: HTMLBodyElement, ev: StorageEvent) => any;
- onunload: (this: HTMLBodyElement, ev: Event) => any;
- text: any;
- vLink: any;
- addEventListener(type: K, listener: (this: HTMLBodyElement, ev: HTMLBodyElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLBodyElement, ev: HTMLBodyElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLBodyElement: {
- prototype: HTMLBodyElement;
- new(): HTMLBodyElement;
-};
-
-interface HTMLBRElement extends HTMLElement {
- /**
- * Sets or retrieves the side on which floating objects are not to be positioned when any IHTMLBlockElement is inserted into the document.
- */
- clear: string;
- addEventListener(type: K, listener: (this: HTMLBRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLBRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLBRElement: {
- prototype: HTMLBRElement;
- new(): HTMLBRElement;
-};
-
-interface HTMLButtonElement extends HTMLElement {
- /**
- * Provides a way to direct a user to a specific field when a document loads. This can provide both direction and convenience for a user, reducing the need to click or tab to a field when a page opens. This attribute is true when present on an element, and false when missing.
- */
- autofocus: boolean;
- disabled: boolean;
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- /**
- * Overrides the action attribute (where the data on a form is sent) on the parent form element.
- */
- formAction: string;
- /**
- * Used to override the encoding (formEnctype attribute) specified on the form element.
- */
- formEnctype: string;
- /**
- * Overrides the submit method attribute previously specified on a form element.
- */
- formMethod: string;
- /**
- * Overrides any validation or required attributes on a form or form elements to allow it to be submitted without validation. This can be used to create a "save draft"-type submit option.
- */
- formNoValidate: string;
- /**
- * Overrides the target attribute on a form element.
- */
- formTarget: string;
- /**
- * Sets or retrieves the name of the object.
- */
- name: string;
- status: any;
- /**
- * Gets the classification and default behavior of the button.
- */
- type: string;
- /**
- * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting.
- */
- readonly validationMessage: string;
- /**
- * Returns a ValidityState object that represents the validity states of an element.
- */
- readonly validity: ValidityState;
- /**
- * Sets or retrieves the default or selected value of the control.
- */
- value: string;
- /**
- * Returns whether an element will successfully validate based on forms validation rules and constraints.
- */
- readonly willValidate: boolean;
- /**
- * Returns whether a form will validate when it is submitted, without having to submit it.
- */
- checkValidity(): boolean;
- /**
- * Sets a custom error message that is displayed when a form is submitted.
- * @param error Sets a custom error message that is displayed when a form is submitted.
- */
- setCustomValidity(error: string): void;
- addEventListener(type: K, listener: (this: HTMLButtonElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLButtonElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLButtonElement: {
- prototype: HTMLButtonElement;
- new(): HTMLButtonElement;
-};
-
-interface HTMLCanvasElement extends HTMLElement {
- /**
- * Gets or sets the height of a canvas element on a document.
- */
- height: number;
- /**
- * Gets or sets the width of a canvas element on a document.
- */
- width: number;
- /**
- * Returns an object that provides methods and properties for drawing and manipulating images and graphics on a canvas element in a document. A context object includes information about colors, line widths, fonts, and other graphic parameters that can be drawn on a canvas.
- * @param contextId The identifier (ID) of the type of canvas to create. Internet Explorer 9 and Internet Explorer 10 support only a 2-D context using canvas.getContext("2d"); IE11 Preview also supports 3-D or WebGL context using canvas.getContext("experimental-webgl");
- */
- getContext(contextId: "2d", contextAttributes?: Canvas2DContextAttributes): CanvasRenderingContext2D | null;
- getContext(contextId: "webgl" | "experimental-webgl", contextAttributes?: WebGLContextAttributes): WebGLRenderingContext | null;
- getContext(contextId: string, contextAttributes?: {}): CanvasRenderingContext2D | WebGLRenderingContext | null;
- /**
- * Returns a blob object encoded as a Portable Network Graphics (PNG) format from a canvas image or drawing.
- */
- msToBlob(): Blob;
- /**
- * Returns the content of the current canvas as an image that you can use as a source for another canvas or an HTML element.
- * @param type The standard MIME type for the image format to return. If you do not specify this parameter, the default value is a PNG format image.
- */
- toDataURL(type?: string, ...args: any[]): string;
- toBlob(callback: (result: Blob | null) => void, type?: string, ...arguments: any[]): void;
- addEventListener(type: K, listener: (this: HTMLCanvasElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLCanvasElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLCanvasElement: {
- prototype: HTMLCanvasElement;
- new(): HTMLCanvasElement;
-};
-
-interface HTMLCollectionBase {
- /**
- * Sets or retrieves the number of objects in a collection.
- */
- readonly length: number;
- /**
- * Retrieves an object from various collections.
- */
- item(index: number): Element;
- [index: number]: Element;
-}
-
-interface HTMLCollection extends HTMLCollectionBase {
- /**
- * Retrieves a select object or an object from an options collection.
- */
- namedItem(name: string): Element | null;
-}
-
-declare var HTMLCollection: {
- prototype: HTMLCollection;
- new(): HTMLCollection;
-};
-
-interface HTMLDataElement extends HTMLElement {
- value: string;
- addEventListener(type: K, listener: (this: HTMLDataElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLDataElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLDataElement: {
- prototype: HTMLDataElement;
- new(): HTMLDataElement;
-};
-
-interface HTMLDataListElement extends HTMLElement {
- options: HTMLCollectionOf;
- addEventListener(type: K, listener: (this: HTMLDataListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLDataListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLDataListElement: {
- prototype: HTMLDataListElement;
- new(): HTMLDataListElement;
-};
-
-interface HTMLDirectoryElement extends HTMLElement {
- compact: boolean;
- addEventListener(type: K, listener: (this: HTMLDirectoryElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLDirectoryElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLDirectoryElement: {
- prototype: HTMLDirectoryElement;
- new(): HTMLDirectoryElement;
-};
-
-interface HTMLDivElement extends HTMLElement {
- /**
- * Sets or retrieves how the object is aligned with adjacent text.
- */
- align: string;
- /**
- * Sets or retrieves whether the browser automatically performs wordwrap.
- */
- noWrap: boolean;
- addEventListener(type: K, listener: (this: HTMLDivElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLDivElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLDivElement: {
- prototype: HTMLDivElement;
- new(): HTMLDivElement;
-};
-
-interface HTMLDListElement extends HTMLElement {
- compact: boolean;
- addEventListener(type: K, listener: (this: HTMLDListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLDListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLDListElement: {
- prototype: HTMLDListElement;
- new(): HTMLDListElement;
-};
-
-interface HTMLDocument extends Document {
- addEventListener(type: K, listener: (this: HTMLDocument, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLDocument, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLDocument: {
- prototype: HTMLDocument;
- new(): HTMLDocument;
-};
-
-interface HTMLElementEventMap extends ElementEventMap {
- "abort": UIEvent;
- "activate": UIEvent;
- "beforeactivate": UIEvent;
- "beforecopy": ClipboardEvent;
- "beforecut": ClipboardEvent;
- "beforedeactivate": UIEvent;
- "beforepaste": ClipboardEvent;
- "blur": FocusEvent;
- "canplay": Event;
- "canplaythrough": Event;
- "change": Event;
- "click": MouseEvent;
- "contextmenu": PointerEvent;
- "copy": ClipboardEvent;
- "cuechange": Event;
- "cut": ClipboardEvent;
- "dblclick": MouseEvent;
- "deactivate": UIEvent;
- "drag": DragEvent;
- "dragend": DragEvent;
- "dragenter": DragEvent;
- "dragleave": DragEvent;
- "dragover": DragEvent;
- "dragstart": DragEvent;
- "drop": DragEvent;
- "durationchange": Event;
- "emptied": Event;
- "ended": MediaStreamErrorEvent;
- "error": ErrorEvent;
- "focus": FocusEvent;
- "input": Event;
- "invalid": Event;
- "keydown": KeyboardEvent;
- "keypress": KeyboardEvent;
- "keyup": KeyboardEvent;
- "load": Event;
- "loadeddata": Event;
- "loadedmetadata": Event;
- "loadstart": Event;
- "mousedown": MouseEvent;
- "mouseenter": MouseEvent;
- "mouseleave": MouseEvent;
- "mousemove": MouseEvent;
- "mouseout": MouseEvent;
- "mouseover": MouseEvent;
- "mouseup": MouseEvent;
- "mousewheel": WheelEvent;
- "MSContentZoom": UIEvent;
- "MSManipulationStateChanged": MSManipulationEvent;
- "paste": ClipboardEvent;
- "pause": Event;
- "play": Event;
- "playing": Event;
- "progress": ProgressEvent;
- "ratechange": Event;
- "reset": Event;
- "scroll": UIEvent;
- "seeked": Event;
- "seeking": Event;
- "select": UIEvent;
- "selectstart": Event;
- "stalled": Event;
- "submit": Event;
- "suspend": Event;
- "timeupdate": Event;
- "volumechange": Event;
- "waiting": Event;
-}
-
-interface HTMLElement extends Element {
- accessKey: string;
- readonly children: HTMLCollection;
- contentEditable: string;
- readonly dataset: DOMStringMap;
- dir: string;
- draggable: boolean;
- hidden: boolean;
- hideFocus: boolean;
- innerText: string;
- readonly isContentEditable: boolean;
- lang: string;
- readonly offsetHeight: number;
- readonly offsetLeft: number;
- readonly offsetParent: Element;
- readonly offsetTop: number;
- readonly offsetWidth: number;
- onabort: (this: HTMLElement, ev: UIEvent) => any;
- onactivate: (this: HTMLElement, ev: UIEvent) => any;
- onbeforeactivate: (this: HTMLElement, ev: UIEvent) => any;
- onbeforecopy: (this: HTMLElement, ev: ClipboardEvent) => any;
- onbeforecut: (this: HTMLElement, ev: ClipboardEvent) => any;
- onbeforedeactivate: (this: HTMLElement, ev: UIEvent) => any;
- onbeforepaste: (this: HTMLElement, ev: ClipboardEvent) => any;
- onblur: (this: HTMLElement, ev: FocusEvent) => any;
- oncanplay: (this: HTMLElement, ev: Event) => any;
- oncanplaythrough: (this: HTMLElement, ev: Event) => any;
- onchange: (this: HTMLElement, ev: Event) => any;
- onclick: (this: HTMLElement, ev: MouseEvent) => any;
- oncontextmenu: (this: HTMLElement, ev: PointerEvent) => any;
- oncopy: (this: HTMLElement, ev: ClipboardEvent) => any;
- oncuechange: (this: HTMLElement, ev: Event) => any;
- oncut: (this: HTMLElement, ev: ClipboardEvent) => any;
- ondblclick: (this: HTMLElement, ev: MouseEvent) => any;
- ondeactivate: (this: HTMLElement, ev: UIEvent) => any;
- ondrag: (this: HTMLElement, ev: DragEvent) => any;
- ondragend: (this: HTMLElement, ev: DragEvent) => any;
- ondragenter: (this: HTMLElement, ev: DragEvent) => any;
- ondragleave: (this: HTMLElement, ev: DragEvent) => any;
- ondragover: (this: HTMLElement, ev: DragEvent) => any;
- ondragstart: (this: HTMLElement, ev: DragEvent) => any;
- ondrop: (this: HTMLElement, ev: DragEvent) => any;
- ondurationchange: (this: HTMLElement, ev: Event) => any;
- onemptied: (this: HTMLElement, ev: Event) => any;
- onended: (this: HTMLElement, ev: MediaStreamErrorEvent) => any;
- onerror: (this: HTMLElement, ev: ErrorEvent) => any;
- onfocus: (this: HTMLElement, ev: FocusEvent) => any;
- oninput: (this: HTMLElement, ev: Event) => any;
- oninvalid: (this: HTMLElement, ev: Event) => any;
- onkeydown: (this: HTMLElement, ev: KeyboardEvent) => any;
- onkeypress: (this: HTMLElement, ev: KeyboardEvent) => any;
- onkeyup: (this: HTMLElement, ev: KeyboardEvent) => any;
- onload: (this: HTMLElement, ev: Event) => any;
- onloadeddata: (this: HTMLElement, ev: Event) => any;
- onloadedmetadata: (this: HTMLElement, ev: Event) => any;
- onloadstart: (this: HTMLElement, ev: Event) => any;
- onmousedown: (this: HTMLElement, ev: MouseEvent) => any;
- onmouseenter: (this: HTMLElement, ev: MouseEvent) => any;
- onmouseleave: (this: HTMLElement, ev: MouseEvent) => any;
- onmousemove: (this: HTMLElement, ev: MouseEvent) => any;
- onmouseout: (this: HTMLElement, ev: MouseEvent) => any;
- onmouseover: (this: HTMLElement, ev: MouseEvent) => any;
- onmouseup: (this: HTMLElement, ev: MouseEvent) => any;
- onmousewheel: (this: HTMLElement, ev: WheelEvent) => any;
- onmscontentzoom: (this: HTMLElement, ev: UIEvent) => any;
- onmsmanipulationstatechanged: (this: HTMLElement, ev: MSManipulationEvent) => any;
- onpaste: (this: HTMLElement, ev: ClipboardEvent) => any;
- onpause: (this: HTMLElement, ev: Event) => any;
- onplay: (this: HTMLElement, ev: Event) => any;
- onplaying: (this: HTMLElement, ev: Event) => any;
- onprogress: (this: HTMLElement, ev: ProgressEvent) => any;
- onratechange: (this: HTMLElement, ev: Event) => any;
- onreset: (this: HTMLElement, ev: Event) => any;
- onscroll: (this: HTMLElement, ev: UIEvent) => any;
- onseeked: (this: HTMLElement, ev: Event) => any;
- onseeking: (this: HTMLElement, ev: Event) => any;
- onselect: (this: HTMLElement, ev: UIEvent) => any;
- onselectstart: (this: HTMLElement, ev: Event) => any;
- onstalled: (this: HTMLElement, ev: Event) => any;
- onsubmit: (this: HTMLElement, ev: Event) => any;
- onsuspend: (this: HTMLElement, ev: Event) => any;
- ontimeupdate: (this: HTMLElement, ev: Event) => any;
- onvolumechange: (this: HTMLElement, ev: Event) => any;
- onwaiting: (this: HTMLElement, ev: Event) => any;
- outerText: string;
- spellcheck: boolean;
- readonly style: CSSStyleDeclaration;
- tabIndex: number;
- title: string;
- blur(): void;
- click(): void;
- dragDrop(): boolean;
- focus(): void;
- msGetInputContext(): MSInputMethodContext;
- animate(keyframes: AnimationKeyFrame | AnimationKeyFrame[], options: number | AnimationOptions): Animation;
- addEventListener(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLElement: {
- prototype: HTMLElement;
- new(): HTMLElement;
-};
-
-interface HTMLEmbedElement extends HTMLElement, GetSVGDocument {
- /**
- * Sets or retrieves the height of the object.
- */
- height: string;
- hidden: any;
- /**
- * Gets or sets whether the DLNA PlayTo device is available.
- */
- msPlayToDisabled: boolean;
- /**
- * Gets or sets the path to the preferred media source. This enables the Play To target device to stream the media content, which can be DRM protected, from a different location, such as a cloud media server.
- */
- msPlayToPreferredSourceUri: string;
- /**
- * Gets or sets the primary DLNA PlayTo device.
- */
- msPlayToPrimary: boolean;
- /**
- * Gets the source associated with the media element for use by the PlayToManager.
- */
- readonly msPlayToSource: any;
- /**
- * Sets or retrieves the name of the object.
- */
- name: string;
- /**
- * Retrieves the palette used for the embedded document.
- */
- readonly palette: string;
- /**
- * Retrieves the URL of the plug-in used to view an embedded document.
- */
- readonly pluginspage: string;
- readonly readyState: string;
- /**
- * Sets or retrieves a URL to be loaded by the object.
- */
- src: string;
- /**
- * Sets or retrieves the height and width units of the embed object.
- */
- units: string;
- /**
- * Sets or retrieves the width of the object.
- */
- width: string;
- addEventListener(type: K, listener: (this: HTMLEmbedElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLEmbedElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLEmbedElement: {
- prototype: HTMLEmbedElement;
- new(): HTMLEmbedElement;
-};
-
-interface HTMLFieldSetElement extends HTMLElement {
- /**
- * Sets or retrieves how the object is aligned with adjacent text.
- */
- align: string;
- disabled: boolean;
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- name: string;
- /**
- * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting.
- */
- readonly validationMessage: string;
- /**
- * Returns a ValidityState object that represents the validity states of an element.
- */
- readonly validity: ValidityState;
- /**
- * Returns whether an element will successfully validate based on forms validation rules and constraints.
- */
- readonly willValidate: boolean;
- /**
- * Returns whether a form will validate when it is submitted, without having to submit it.
- */
- checkValidity(): boolean;
- /**
- * Sets a custom error message that is displayed when a form is submitted.
- * @param error Sets a custom error message that is displayed when a form is submitted.
- */
- setCustomValidity(error: string): void;
- addEventListener(type: K, listener: (this: HTMLFieldSetElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLFieldSetElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLFieldSetElement: {
- prototype: HTMLFieldSetElement;
- new(): HTMLFieldSetElement;
-};
-
-interface HTMLFontElement extends HTMLElement, DOML2DeprecatedColorProperty, DOML2DeprecatedSizeProperty {
- /**
- * Sets or retrieves the current typeface family.
- */
- face: string;
- addEventListener(type: K, listener: (this: HTMLFontElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLFontElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLFontElement: {
- prototype: HTMLFontElement;
- new(): HTMLFontElement;
-};
-
-interface HTMLFormControlsCollection extends HTMLCollectionBase {
- namedItem(name: string): HTMLCollection | Element | null;
-}
-
-declare var HTMLFormControlsCollection: {
- prototype: HTMLFormControlsCollection;
- new(): HTMLFormControlsCollection;
-};
-
-interface HTMLFormElement extends HTMLElement {
- /**
- * Sets or retrieves a list of character encodings for input data that must be accepted by the server processing the form.
- */
- acceptCharset: string;
- /**
- * Sets or retrieves the URL to which the form content is sent for processing.
- */
- action: string;
- /**
- * Specifies whether autocomplete is applied to an editable text field.
- */
- autocomplete: string;
- /**
- * Retrieves a collection, in source order, of all controls in a given form.
- */
- readonly elements: HTMLFormControlsCollection;
- /**
- * Sets or retrieves the MIME encoding for the form.
- */
- encoding: string;
- /**
- * Sets or retrieves the encoding type for the form.
- */
- enctype: string;
- /**
- * Sets or retrieves the number of objects in a collection.
- */
- readonly length: number;
- /**
- * Sets or retrieves how to send the form data to the server.
- */
- method: string;
- /**
- * Sets or retrieves the name of the object.
- */
- name: string;
- /**
- * Designates a form that is not validated when submitted.
- */
- noValidate: boolean;
- /**
- * Sets or retrieves the window or frame at which to target content.
- */
- target: string;
- /**
- * Returns whether a form will validate when it is submitted, without having to submit it.
- */
- checkValidity(): boolean;
- /**
- * Retrieves a form object or an object from an elements collection.
- * @param name Variant of type Number or String that specifies the object or collection to retrieve. If this parameter is a Number, it is the zero-based index of the object. If this parameter is a string, all objects with matching name or id properties are retrieved, and a collection is returned if more than one match is made.
- * @param index Variant of type Number that specifies the zero-based index of the object to retrieve when a collection is returned.
- */
- item(name?: any, index?: any): any;
- /**
- * Retrieves a form object or an object from an elements collection.
- */
- namedItem(name: string): any;
- /**
- * Fires when the user resets a form.
- */
- reset(): void;
- /**
- * Fires when a FORM is about to be submitted.
- */
- submit(): void;
- reportValidity(): boolean;
- reportValidity(): boolean;
- addEventListener(type: K, listener: (this: HTMLFormElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLFormElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
- [name: string]: any;
-}
-
-declare var HTMLFormElement: {
- prototype: HTMLFormElement;
- new(): HTMLFormElement;
-};
-
-interface HTMLFrameElementEventMap extends HTMLElementEventMap {
- "load": Event;
-}
-
-interface HTMLFrameElement extends HTMLElement, GetSVGDocument {
- /**
- * Specifies the properties of a border drawn around an object.
- */
- border: string;
- /**
- * Sets or retrieves the border color of the object.
- */
- borderColor: any;
- /**
- * Retrieves the document object of the page or frame.
- */
- readonly contentDocument: Document;
- /**
- * Retrieves the object of the specified.
- */
- readonly contentWindow: Window;
- /**
- * Sets or retrieves whether to display a border for the frame.
- */
- frameBorder: string;
- /**
- * Sets or retrieves the amount of additional space between the frames.
- */
- frameSpacing: any;
- /**
- * Sets or retrieves the height of the object.
- */
- height: string | number;
- /**
- * Sets or retrieves a URI to a long description of the object.
- */
- longDesc: string;
- /**
- * Sets or retrieves the top and bottom margin heights before displaying the text in a frame.
- */
- marginHeight: string;
- /**
- * Sets or retrieves the left and right margin widths before displaying the text in a frame.
- */
- marginWidth: string;
- /**
- * Sets or retrieves the frame name.
- */
- name: string;
- /**
- * Sets or retrieves whether the user can resize the frame.
- */
- noResize: boolean;
- /**
- * Sets or retrieves whether the frame can be scrolled.
- */
- scrolling: string;
- /**
- * Sets or retrieves a URL to be loaded by the object.
- */
- src: string;
- /**
- * Sets or retrieves the width of the object.
- */
- width: string | number;
- addEventListener(type: K, listener: (this: HTMLFrameElement, ev: HTMLFrameElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLFrameElement, ev: HTMLFrameElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLFrameElement: {
- prototype: HTMLFrameElement;
- new(): HTMLFrameElement;
-};
-
-interface HTMLFrameSetElementEventMap extends HTMLElementEventMap {
- "afterprint": Event;
- "beforeprint": Event;
- "beforeunload": BeforeUnloadEvent;
- "blur": FocusEvent;
- "error": ErrorEvent;
- "focus": FocusEvent;
- "hashchange": HashChangeEvent;
- "load": Event;
- "message": MessageEvent;
- "offline": Event;
- "online": Event;
- "orientationchange": Event;
- "pagehide": PageTransitionEvent;
- "pageshow": PageTransitionEvent;
- "popstate": PopStateEvent;
- "resize": UIEvent;
- "scroll": UIEvent;
- "storage": StorageEvent;
- "unload": Event;
-}
-
-interface HTMLFrameSetElement extends HTMLElement {
- border: string;
- /**
- * Sets or retrieves the border color of the object.
- */
- borderColor: any;
- /**
- * Sets or retrieves the frame widths of the object.
- */
- cols: string;
- /**
- * Sets or retrieves whether to display a border for the frame.
- */
- frameBorder: string;
- /**
- * Sets or retrieves the amount of additional space between the frames.
- */
- frameSpacing: any;
- name: string;
- onafterprint: (this: HTMLFrameSetElement, ev: Event) => any;
- onbeforeprint: (this: HTMLFrameSetElement, ev: Event) => any;
- onbeforeunload: (this: HTMLFrameSetElement, ev: BeforeUnloadEvent) => any;
- onhashchange: (this: HTMLFrameSetElement, ev: HashChangeEvent) => any;
- onmessage: (this: HTMLFrameSetElement, ev: MessageEvent) => any;
- onoffline: (this: HTMLFrameSetElement, ev: Event) => any;
- ononline: (this: HTMLFrameSetElement, ev: Event) => any;
- onorientationchange: (this: HTMLFrameSetElement, ev: Event) => any;
- onpagehide: (this: HTMLFrameSetElement, ev: PageTransitionEvent) => any;
- onpageshow: (this: HTMLFrameSetElement, ev: PageTransitionEvent) => any;
- onpopstate: (this: HTMLFrameSetElement, ev: PopStateEvent) => any;
- onresize: (this: HTMLFrameSetElement, ev: UIEvent) => any;
- onstorage: (this: HTMLFrameSetElement, ev: StorageEvent) => any;
- onunload: (this: HTMLFrameSetElement, ev: Event) => any;
- /**
- * Sets or retrieves the frame heights of the object.
- */
- rows: string;
- addEventListener(type: K, listener: (this: HTMLFrameSetElement, ev: HTMLFrameSetElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLFrameSetElement, ev: HTMLFrameSetElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLFrameSetElement: {
- prototype: HTMLFrameSetElement;
- new(): HTMLFrameSetElement;
-};
-
-interface HTMLHeadElement extends HTMLElement {
- profile: string;
- addEventListener(type: K, listener: (this: HTMLHeadElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLHeadElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLHeadElement: {
- prototype: HTMLHeadElement;
- new(): HTMLHeadElement;
-};
-
-interface HTMLHeadingElement extends HTMLElement {
- /**
- * Sets or retrieves a value that indicates the table alignment.
- */
- align: string;
- addEventListener(type: K, listener: (this: HTMLHeadingElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLHeadingElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLHeadingElement: {
- prototype: HTMLHeadingElement;
- new(): HTMLHeadingElement;
-};
-
-interface HTMLHRElement extends HTMLElement, DOML2DeprecatedColorProperty, DOML2DeprecatedSizeProperty {
- /**
- * Sets or retrieves how the object is aligned with adjacent text.
- */
- align: string;
- /**
- * Sets or retrieves whether the horizontal rule is drawn with 3-D shading.
- */
- noShade: boolean;
- /**
- * Sets or retrieves the width of the object.
- */
- width: number;
- addEventListener(type: K, listener: (this: HTMLHRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLHRElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLHRElement: {
- prototype: HTMLHRElement;
- new(): HTMLHRElement;
-};
-
-interface HTMLHtmlElement extends HTMLElement {
- /**
- * Sets or retrieves the DTD version that governs the current document.
- */
- version: string;
- addEventListener(type: K, listener: (this: HTMLHtmlElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLHtmlElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLHtmlElement: {
- prototype: HTMLHtmlElement;
- new(): HTMLHtmlElement;
-};
-
-interface HTMLIFrameElementEventMap extends HTMLElementEventMap {
- "load": Event;
-}
-
-interface HTMLIFrameElement extends HTMLElement, GetSVGDocument {
- /**
- * Sets or retrieves how the object is aligned with adjacent text.
- */
- align: string;
- allowFullscreen: boolean;
- allowPaymentRequest: boolean;
- /**
- * Specifies the properties of a border drawn around an object.
- */
- border: string;
- /**
- * Retrieves the document object of the page or frame.
- */
- readonly contentDocument: Document;
- /**
- * Retrieves the object of the specified.
- */
- readonly contentWindow: Window;
- /**
- * Sets or retrieves whether to display a border for the frame.
- */
- frameBorder: string;
- /**
- * Sets or retrieves the amount of additional space between the frames.
- */
- frameSpacing: any;
- /**
- * Sets or retrieves the height of the object.
- */
- height: string;
- /**
- * Sets or retrieves the horizontal margin for the object.
- */
- hspace: number;
- /**
- * Sets or retrieves a URI to a long description of the object.
- */
- longDesc: string;
- /**
- * Sets or retrieves the top and bottom margin heights before displaying the text in a frame.
- */
- marginHeight: string;
- /**
- * Sets or retrieves the left and right margin widths before displaying the text in a frame.
- */
- marginWidth: string;
- /**
- * Sets or retrieves the frame name.
- */
- name: string;
- /**
- * Sets or retrieves whether the user can resize the frame.
- */
- noResize: boolean;
- readonly sandbox: DOMSettableTokenList;
- /**
- * Sets or retrieves whether the frame can be scrolled.
- */
- scrolling: string;
- /**
- * Sets or retrieves a URL to be loaded by the object.
- */
- src: string;
- /**
- * Sets or retrieves the vertical margin for the object.
- */
- vspace: number;
- /**
- * Sets or retrieves the width of the object.
- */
- width: string;
- /**
- * Sets or retrives the content of the page that is to contain.
- */
- srcdoc: string;
- addEventListener(type: K, listener: (this: HTMLIFrameElement, ev: HTMLIFrameElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLIFrameElement, ev: HTMLIFrameElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLIFrameElement: {
- prototype: HTMLIFrameElement;
- new(): HTMLIFrameElement;
-};
-
-interface HTMLImageElement extends HTMLElement {
- /**
- * Sets or retrieves how the object is aligned with adjacent text.
- */
- align: string;
- /**
- * Sets or retrieves a text alternative to the graphic.
- */
- alt: string;
- /**
- * Specifies the properties of a border drawn around an object.
- */
- border: string;
- /**
- * Retrieves whether the object is fully loaded.
- */
- readonly complete: boolean;
- crossOrigin: string | null;
- readonly currentSrc: string;
- /**
- * Sets or retrieves the height of the object.
- */
- height: number;
- /**
- * Sets or retrieves the width of the border to draw around the object.
- */
- hspace: number;
- /**
- * Sets or retrieves whether the image is a server-side image map.
- */
- isMap: boolean;
- /**
- * Sets or retrieves a Uniform Resource Identifier (URI) to a long description of the object.
- */
- longDesc: string;
- lowsrc: string;
- /**
- * Gets or sets whether the DLNA PlayTo device is available.
- */
- msPlayToDisabled: boolean;
- msPlayToPreferredSourceUri: string;
- /**
- * Gets or sets the primary DLNA PlayTo device.
- */
- msPlayToPrimary: boolean;
- /**
- * Gets the source associated with the media element for use by the PlayToManager.
- */
- readonly msPlayToSource: any;
- /**
- * Sets or retrieves the name of the object.
- */
- name: string;
- /**
- * The original height of the image resource before sizing.
- */
- readonly naturalHeight: number;
- /**
- * The original width of the image resource before sizing.
- */
- readonly naturalWidth: number;
- sizes: string;
- /**
- * The address or URL of the a media resource that is to be considered.
- */
- src: string;
- srcset: string;
- /**
- * Sets or retrieves the URL, often with a bookmark extension (#name), to use as a client-side image map.
- */
- useMap: string;
- /**
- * Sets or retrieves the vertical margin for the object.
- */
- vspace: number;
- /**
- * Sets or retrieves the width of the object.
- */
- width: number;
- readonly x: number;
- readonly y: number;
- msGetAsCastingSource(): any;
- addEventListener(type: K, listener: (this: HTMLImageElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLImageElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLImageElement: {
- prototype: HTMLImageElement;
- new(): HTMLImageElement;
-};
-
-interface HTMLInputElement extends HTMLElement {
- /**
- * Sets or retrieves a comma-separated list of content types.
- */
- accept: string;
- /**
- * Sets or retrieves how the object is aligned with adjacent text.
- */
- align: string;
- /**
- * Sets or retrieves a text alternative to the graphic.
- */
- alt: string;
- /**
- * Specifies whether autocomplete is applied to an editable text field.
- */
- autocomplete: string;
- /**
- * Provides a way to direct a user to a specific field when a document loads. This can provide both direction and convenience for a user, reducing the need to click or tab to a field when a page opens. This attribute is true when present on an element, and false when missing.
- */
- autofocus: boolean;
- /**
- * Sets or retrieves the width of the border to draw around the object.
- */
- border: string;
- /**
- * Sets or retrieves the state of the check box or radio button.
- */
- checked: boolean;
- /**
- * Retrieves whether the object is fully loaded.
- */
- readonly complete: boolean;
- /**
- * Sets or retrieves the state of the check box or radio button.
- */
- defaultChecked: boolean;
- /**
- * Sets or retrieves the initial contents of the object.
- */
- defaultValue: string;
- disabled: boolean;
- /**
- * Returns a FileList object on a file type input object.
- */
- readonly files: FileList | null;
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- /**
- * Overrides the action attribute (where the data on a form is sent) on the parent form element.
- */
- formAction: string;
- /**
- * Used to override the encoding (formEnctype attribute) specified on the form element.
- */
- formEnctype: string;
- /**
- * Overrides the submit method attribute previously specified on a form element.
- */
- formMethod: string;
- /**
- * Overrides any validation or required attributes on a form or form elements to allow it to be submitted without validation. This can be used to create a "save draft"-type submit option.
- */
- formNoValidate: string;
- /**
- * Overrides the target attribute on a form element.
- */
- formTarget: string;
- /**
- * Sets or retrieves the height of the object.
- */
- height: string;
- /**
- * Sets or retrieves the width of the border to draw around the object.
- */
- hspace: number;
- indeterminate: boolean;
- /**
- * Specifies the ID of a pre-defined datalist of options for an input element.
- */
- readonly list: HTMLElement;
- /**
- * Defines the maximum acceptable value for an input element with type="number".When used with the min and step attributes, lets you control the range and increment (such as only even numbers) that the user can enter into an input field.
- */
- max: string;
- /**
- * Sets or retrieves the maximum number of characters that the user can enter in a text control.
- */
- maxLength: number;
- /**
- * Defines the minimum acceptable value for an input element with type="number". When used with the max and step attributes, lets you control the range and increment (such as even numbers only) that the user can enter into an input field.
- */
- min: string;
- /**
- * Sets or retrieves the Boolean value indicating whether multiple items can be selected from a list.
- */
- multiple: boolean;
- /**
- * Sets or retrieves the name of the object.
- */
- name: string;
- /**
- * Gets or sets a string containing a regular expression that the user's input must match.
- */
- pattern: string;
- /**
- * Gets or sets a text string that is displayed in an input field as a hint or prompt to users as the format or type of information they need to enter.The text appears in an input field until the user puts focus on the field.
- */
- placeholder: string;
- readOnly: boolean;
- /**
- * When present, marks an element that can't be submitted without a value.
- */
- required: boolean;
- selectionDirection: string;
- /**
- * Gets or sets the end position or offset of a text selection.
- */
- selectionEnd: number;
- /**
- * Gets or sets the starting position or offset of a text selection.
- */
- selectionStart: number;
- size: number;
- /**
- * The address or URL of the a media resource that is to be considered.
- */
- src: string;
- status: boolean;
- /**
- * Defines an increment or jump between values that you want to allow the user to enter. When used with the max and min attributes, lets you control the range and increment (for example, allow only even numbers) that the user can enter into an input field.
- */
- step: string;
- /**
- * Returns the content type of the object.
- */
- type: string;
- /**
- * Sets or retrieves the URL, often with a bookmark extension (#name), to use as a client-side image map.
- */
- useMap: string;
- /**
- * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting.
- */
- readonly validationMessage: string;
- /**
- * Returns a ValidityState object that represents the validity states of an element.
- */
- readonly validity: ValidityState;
- /**
- * Returns the value of the data at the cursor's current position.
- */
- value: string;
- valueAsDate: Date;
- /**
- * Returns the input field value as a number.
- */
- valueAsNumber: number;
- /**
- * Sets or retrieves the vertical margin for the object.
- */
- vspace: number;
- webkitdirectory: boolean;
- /**
- * Sets or retrieves the width of the object.
- */
- width: string;
- /**
- * Returns whether an element will successfully validate based on forms validation rules and constraints.
- */
- readonly willValidate: boolean;
- minLength: number;
- /**
- * Returns whether a form will validate when it is submitted, without having to submit it.
- */
- checkValidity(): boolean;
- /**
- * Makes the selection equal to the current object.
- */
- select(): void;
- /**
- * Sets a custom error message that is displayed when a form is submitted.
- * @param error Sets a custom error message that is displayed when a form is submitted.
- */
- setCustomValidity(error: string): void;
- /**
- * Sets the start and end positions of a selection in a text field.
- * @param start The offset into the text field for the start of the selection.
- * @param end The offset into the text field for the end of the selection.
- * @param direction The direction in which the selection is performed.
- */
- setSelectionRange(start: number, end: number, direction?: "forward" | "backward" | "none"): void;
- /**
- * Decrements a range input control's value by the value given by the Step attribute. If the optional parameter is used, it will decrement the input control's step value multiplied by the parameter's value.
- * @param n Value to decrement the value by.
- */
- stepDown(n?: number): void;
- /**
- * Increments a range input control's value by the value given by the Step attribute. If the optional parameter is used, will increment the input control's value by that value.
- * @param n Value to increment the value by.
- */
- stepUp(n?: number): void;
- addEventListener(type: K, listener: (this: HTMLInputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLInputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLInputElement: {
- prototype: HTMLInputElement;
- new(): HTMLInputElement;
-};
-
-interface HTMLLabelElement extends HTMLElement {
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- /**
- * Sets or retrieves the object to which the given label object is assigned.
- */
- htmlFor: string;
- readonly control: HTMLInputElement | null;
- addEventListener(type: K, listener: (this: HTMLLabelElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLLabelElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLLabelElement: {
- prototype: HTMLLabelElement;
- new(): HTMLLabelElement;
-};
-
-interface HTMLLegendElement extends HTMLElement {
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- align: string;
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- addEventListener(type: K, listener: (this: HTMLLegendElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLLegendElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLLegendElement: {
- prototype: HTMLLegendElement;
- new(): HTMLLegendElement;
-};
-
-interface HTMLLIElement extends HTMLElement {
- type: string;
- /**
- * Sets or retrieves the value of a list item.
- */
- value: number;
- addEventListener(type: K, listener: (this: HTMLLIElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLLIElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLLIElement: {
- prototype: HTMLLIElement;
- new(): HTMLLIElement;
-};
-
-interface HTMLLinkElement extends HTMLElement, LinkStyle {
- /**
- * Sets or retrieves the character set used to encode the object.
- */
- charset: string;
- disabled: boolean;
- /**
- * Sets or retrieves a destination URL or an anchor point.
- */
- href: string;
- /**
- * Sets or retrieves the language code of the object.
- */
- hreflang: string;
- /**
- * Sets or retrieves the media type.
- */
- media: string;
- /**
- * Sets or retrieves the relationship between the object and the destination of the link.
- */
- rel: string;
- /**
- * Sets or retrieves the relationship between the object and the destination of the link.
- */
- rev: string;
- /**
- * Sets or retrieves the window or frame at which to target content.
- */
- target: string;
- /**
- * Sets or retrieves the MIME type of the object.
- */
- type: string;
- import?: Document;
- integrity: string;
- addEventListener(type: K, listener: (this: HTMLLinkElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLLinkElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLLinkElement: {
- prototype: HTMLLinkElement;
- new(): HTMLLinkElement;
-};
-
-interface HTMLMapElement extends HTMLElement {
- /**
- * Retrieves a collection of the area objects defined for the given map object.
- */
- readonly areas: HTMLAreasCollection;
- /**
- * Sets or retrieves the name of the object.
- */
- name: string;
- addEventListener(type: K, listener: (this: HTMLMapElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLMapElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLMapElement: {
- prototype: HTMLMapElement;
- new(): HTMLMapElement;
-};
-
-interface HTMLMarqueeElementEventMap extends HTMLElementEventMap {
- "bounce": Event;
- "finish": Event;
- "start": Event;
-}
-
-interface HTMLMarqueeElement extends HTMLElement {
- behavior: string;
- bgColor: any;
- direction: string;
- height: string;
- hspace: number;
- loop: number;
- onbounce: (this: HTMLMarqueeElement, ev: Event) => any;
- onfinish: (this: HTMLMarqueeElement, ev: Event) => any;
- onstart: (this: HTMLMarqueeElement, ev: Event) => any;
- scrollAmount: number;
- scrollDelay: number;
- trueSpeed: boolean;
- vspace: number;
- width: string;
- start(): void;
- stop(): void;
- addEventListener(type: K, listener: (this: HTMLMarqueeElement, ev: HTMLMarqueeElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLMarqueeElement, ev: HTMLMarqueeElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLMarqueeElement: {
- prototype: HTMLMarqueeElement;
- new(): HTMLMarqueeElement;
-};
-
-interface HTMLMediaElementEventMap extends HTMLElementEventMap {
- "encrypted": MediaEncryptedEvent;
- "msneedkey": MSMediaKeyNeededEvent;
-}
-
-interface HTMLMediaElement extends HTMLElement {
- /**
- * Returns an AudioTrackList object with the audio tracks for a given video element.
- */
- readonly audioTracks: AudioTrackList;
- /**
- * Gets or sets a value that indicates whether to start playing the media automatically.
- */
- autoplay: boolean;
- /**
- * Gets a collection of buffered time ranges.
- */
- readonly buffered: TimeRanges;
- /**
- * Gets or sets a flag that indicates whether the client provides a set of controls for the media (in case the developer does not include controls for the player).
- */
- controls: boolean;
- crossOrigin: string | null;
- /**
- * Gets the address or URL of the current media resource that is selected by IHTMLMediaElement.
- */
- readonly currentSrc: string;
- /**
- * Gets or sets the current playback position, in seconds.
- */
- currentTime: number;
- defaultMuted: boolean;
- /**
- * Gets or sets the default playback rate when the user is not using fast forward or reverse for a video or audio resource.
- */
- defaultPlaybackRate: number;
- /**
- * Returns the duration in seconds of the current media resource. A NaN value is returned if duration is not available, or Infinity if the media resource is streaming.
- */
- readonly duration: number;
- /**
- * Gets information about whether the playback has ended or not.
- */
- readonly ended: boolean;
- /**
- * Returns an object representing the current error state of the audio or video element.
- */
- readonly error: MediaError;
- /**
- * Gets or sets a flag to specify whether playback should restart after it completes.
- */
- loop: boolean;
- readonly mediaKeys: MediaKeys | null;
- /**
- * Specifies the purpose of the audio or video media, such as background audio or alerts.
- */
- msAudioCategory: string;
- /**
- * Specifies the output device id that the audio will be sent to.
- */
- msAudioDeviceType: string;
- readonly msGraphicsTrustStatus: MSGraphicsTrust;
- /**
- * Gets the MSMediaKeys object, which is used for decrypting media data, that is associated with this media element.
- */
- readonly msKeys: MSMediaKeys;
- /**
- * Gets or sets whether the DLNA PlayTo device is available.
- */
- msPlayToDisabled: boolean;
- /**
- * Gets or sets the path to the preferred media source. This enables the Play To target device to stream the media content, which can be DRM protected, from a different location, such as a cloud media server.
- */
- msPlayToPreferredSourceUri: string;
- /**
- * Gets or sets the primary DLNA PlayTo device.
- */
- msPlayToPrimary: boolean;
- /**
- * Gets the source associated with the media element for use by the PlayToManager.
- */
- readonly msPlayToSource: any;
- /**
- * Specifies whether or not to enable low-latency playback on the media element.
- */
- msRealTime: boolean;
- /**
- * Gets or sets a flag that indicates whether the audio (either audio or the audio track on video media) is muted.
- */
- muted: boolean;
- /**
- * Gets the current network activity for the element.
- */
- readonly networkState: number;
- onencrypted: (this: HTMLMediaElement, ev: MediaEncryptedEvent) => any;
- onmsneedkey: (this: HTMLMediaElement, ev: MSMediaKeyNeededEvent) => any;
- /**
- * Gets a flag that specifies whether playback is paused.
- */
- readonly paused: boolean;
- /**
- * Gets or sets the current rate of speed for the media resource to play. This speed is expressed as a multiple of the normal speed of the media resource.
- */
- playbackRate: number;
- /**
- * Gets TimeRanges for the current media resource that has been played.
- */
- readonly played: TimeRanges;
- /**
- * Gets or sets the current playback position, in seconds.
- */
- preload: string;
- readyState: number;
- /**
- * Returns a TimeRanges object that represents the ranges of the current media resource that can be seeked.
- */
- readonly seekable: TimeRanges;
- /**
- * Gets a flag that indicates whether the the client is currently moving to a new playback position in the media resource.
- */
- readonly seeking: boolean;
- /**
- * The address or URL of the a media resource that is to be considered.
- */
- src: string;
- srcObject: MediaStream | null;
- readonly textTracks: TextTrackList;
- readonly videoTracks: VideoTrackList;
- /**
- * Gets or sets the volume level for audio portions of the media element.
- */
- volume: number;
- addTextTrack(kind: string, label?: string, language?: string): TextTrack;
- /**
- * Returns a string that specifies whether the client can play a given media resource type.
- */
- canPlayType(type: string): string;
- /**
- * Resets the audio or video object and loads a new media resource.
- */
- load(): void;
- /**
- * Clears all effects from the media pipeline.
- */
- msClearEffects(): void;
- msGetAsCastingSource(): any;
- /**
- * Inserts the specified audio effect into media pipeline.
- */
- msInsertAudioEffect(activatableClassId: string, effectRequired: boolean, config?: any): void;
- msSetMediaKeys(mediaKeys: MSMediaKeys): void;
- /**
- * Specifies the media protection manager for a given media pipeline.
- */
- msSetMediaProtectionManager(mediaProtectionManager?: any): void;
- /**
- * Pauses the current playback and sets paused to TRUE. This can be used to test whether the media is playing or paused. You can also use the pause or play events to tell whether the media is playing or not.
- */
- pause(): void;
- /**
- * Loads and starts playback of a media resource.
- */
- play(): Promise;
- setMediaKeys(mediaKeys: MediaKeys | null): Promise;
- readonly HAVE_CURRENT_DATA: number;
- readonly HAVE_ENOUGH_DATA: number;
- readonly HAVE_FUTURE_DATA: number;
- readonly HAVE_METADATA: number;
- readonly HAVE_NOTHING: number;
- readonly NETWORK_EMPTY: number;
- readonly NETWORK_IDLE: number;
- readonly NETWORK_LOADING: number;
- readonly NETWORK_NO_SOURCE: number;
- addEventListener(type: K, listener: (this: HTMLMediaElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLMediaElement, ev: HTMLMediaElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLMediaElement: {
- prototype: HTMLMediaElement;
- new(): HTMLMediaElement;
- readonly HAVE_CURRENT_DATA: number;
- readonly HAVE_ENOUGH_DATA: number;
- readonly HAVE_FUTURE_DATA: number;
- readonly HAVE_METADATA: number;
- readonly HAVE_NOTHING: number;
- readonly NETWORK_EMPTY: number;
- readonly NETWORK_IDLE: number;
- readonly NETWORK_LOADING: number;
- readonly NETWORK_NO_SOURCE: number;
-};
-
-interface HTMLMenuElement extends HTMLElement {
- compact: boolean;
- type: string;
- addEventListener(type: K, listener: (this: HTMLMenuElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLMenuElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLMenuElement: {
- prototype: HTMLMenuElement;
- new(): HTMLMenuElement;
-};
-
-interface HTMLMetaElement extends HTMLElement {
- /**
- * Sets or retrieves the character set used to encode the object.
- */
- charset: string;
- /**
- * Gets or sets meta-information to associate with httpEquiv or name.
- */
- content: string;
- /**
- * Gets or sets information used to bind the value of a content attribute of a meta element to an HTTP response header.
- */
- httpEquiv: string;
- /**
- * Sets or retrieves the value specified in the content attribute of the meta object.
- */
- name: string;
- /**
- * Sets or retrieves a scheme to be used in interpreting the value of a property specified for the object.
- */
- scheme: string;
- /**
- * Sets or retrieves the URL property that will be loaded after the specified time has elapsed.
- */
- url: string;
- addEventListener(type: K, listener: (this: HTMLMetaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLMetaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLMetaElement: {
- prototype: HTMLMetaElement;
- new(): HTMLMetaElement;
-};
-
-interface HTMLMeterElement extends HTMLElement {
- high: number;
- low: number;
- max: number;
- min: number;
- optimum: number;
- value: number;
- addEventListener(type: K, listener: (this: HTMLMeterElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLMeterElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLMeterElement: {
- prototype: HTMLMeterElement;
- new(): HTMLMeterElement;
-};
-
-interface HTMLModElement extends HTMLElement {
- /**
- * Sets or retrieves reference information about the object.
- */
- cite: string;
- /**
- * Sets or retrieves the date and time of a modification to the object.
- */
- dateTime: string;
- addEventListener(type: K, listener: (this: HTMLModElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLModElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLModElement: {
- prototype: HTMLModElement;
- new(): HTMLModElement;
-};
-
-interface HTMLObjectElement extends HTMLElement, GetSVGDocument {
- align: string;
- /**
- * Gets or sets the optional alternative HTML script to execute if the object fails to load.
- */
- altHtml: string;
- /**
- * Sets or retrieves a character string that can be used to implement your own archive functionality for the object.
- */
- archive: string;
- /**
- * Retrieves a string of the URL where the object tag can be found. This is often the href of the document that the object is in, or the value set by a base element.
- */
- readonly BaseHref: string;
- border: string;
- /**
- * Sets or retrieves the URL of the file containing the compiled Java class.
- */
- code: string;
- /**
- * Sets or retrieves the URL of the component.
- */
- codeBase: string;
- /**
- * Sets or retrieves the Internet media type for the code associated with the object.
- */
- codeType: string;
- /**
- * Retrieves the document object of the page or frame.
- */
- readonly contentDocument: Document;
- /**
- * Sets or retrieves the URL that references the data of the object.
- */
- data: string;
- declare: boolean;
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- /**
- * Sets or retrieves the height of the object.
- */
- height: string;
- hspace: number;
- /**
- * Gets or sets whether the DLNA PlayTo device is available.
- */
- msPlayToDisabled: boolean;
- /**
- * Gets or sets the path to the preferred media source. This enables the Play To target device to stream the media content, which can be DRM protected, from a different location, such as a cloud media server.
- */
- msPlayToPreferredSourceUri: string;
- /**
- * Gets or sets the primary DLNA PlayTo device.
- */
- msPlayToPrimary: boolean;
- /**
- * Gets the source associated with the media element for use by the PlayToManager.
- */
- readonly msPlayToSource: any;
- /**
- * Sets or retrieves the name of the object.
- */
- name: string;
- readonly readyState: number;
- /**
- * Sets or retrieves a message to be displayed while an object is loading.
- */
- standby: string;
- /**
- * Sets or retrieves the MIME type of the object.
- */
- type: string;
- /**
- * Sets or retrieves the URL, often with a bookmark extension (#name), to use as a client-side image map.
- */
- useMap: string;
- /**
- * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting.
- */
- readonly validationMessage: string;
- /**
- * Returns a ValidityState object that represents the validity states of an element.
- */
- readonly validity: ValidityState;
- vspace: number;
- /**
- * Sets or retrieves the width of the object.
- */
- width: string;
- /**
- * Returns whether an element will successfully validate based on forms validation rules and constraints.
- */
- readonly willValidate: boolean;
- typemustmatch: boolean;
- /**
- * Returns whether a form will validate when it is submitted, without having to submit it.
- */
- checkValidity(): boolean;
- /**
- * Sets a custom error message that is displayed when a form is submitted.
- * @param error Sets a custom error message that is displayed when a form is submitted.
- */
- setCustomValidity(error: string): void;
- addEventListener(type: K, listener: (this: HTMLObjectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLObjectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLObjectElement: {
- prototype: HTMLObjectElement;
- new(): HTMLObjectElement;
-};
-
-interface HTMLOListElement extends HTMLElement {
- compact: boolean;
- /**
- * The starting number.
- */
- start: number;
- type: string;
- addEventListener(type: K, listener: (this: HTMLOListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLOListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLOListElement: {
- prototype: HTMLOListElement;
- new(): HTMLOListElement;
-};
-
-interface HTMLOptGroupElement extends HTMLElement {
- /**
- * Sets or retrieves the status of an option.
- */
- defaultSelected: boolean;
- disabled: boolean;
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- /**
- * Sets or retrieves the ordinal position of an option in a list box.
- */
- readonly index: number;
- /**
- * Sets or retrieves a value that you can use to implement your own label functionality for the object.
- */
- label: string;
- /**
- * Sets or retrieves whether the option in the list box is the default item.
- */
- selected: boolean;
- /**
- * Sets or retrieves the text string specified by the option tag.
- */
- readonly text: string;
- /**
- * Sets or retrieves the value which is returned to the server when the form control is submitted.
- */
- value: string;
- addEventListener(type: K, listener: (this: HTMLOptGroupElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLOptGroupElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLOptGroupElement: {
- prototype: HTMLOptGroupElement;
- new(): HTMLOptGroupElement;
-};
-
-interface HTMLOptionElement extends HTMLElement {
- /**
- * Sets or retrieves the status of an option.
- */
- defaultSelected: boolean;
- disabled: boolean;
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- /**
- * Sets or retrieves the ordinal position of an option in a list box.
- */
- readonly index: number;
- /**
- * Sets or retrieves a value that you can use to implement your own label functionality for the object.
- */
- label: string;
- /**
- * Sets or retrieves whether the option in the list box is the default item.
- */
- selected: boolean;
- /**
- * Sets or retrieves the text string specified by the option tag.
- */
- text: string;
- /**
- * Sets or retrieves the value which is returned to the server when the form control is submitted.
- */
- value: string;
- addEventListener(type: K, listener: (this: HTMLOptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLOptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLOptionElement: {
- prototype: HTMLOptionElement;
- new(): HTMLOptionElement;
-};
-
-interface HTMLOptionsCollection extends HTMLCollectionOf {
- length: number;
- selectedIndex: number;
- add(element: HTMLOptionElement | HTMLOptGroupElement, before?: HTMLElement | number): void;
- remove(index: number): void;
-}
-
-declare var HTMLOptionsCollection: {
- prototype: HTMLOptionsCollection;
- new(): HTMLOptionsCollection;
-};
-
-interface HTMLOutputElement extends HTMLElement {
- defaultValue: string;
- readonly form: HTMLFormElement | null;
- readonly htmlFor: DOMSettableTokenList;
- name: string;
- readonly type: string;
- readonly validationMessage: string;
- readonly validity: ValidityState;
- value: string;
- readonly willValidate: boolean;
- checkValidity(): boolean;
- reportValidity(): boolean;
- setCustomValidity(error: string): void;
- addEventListener(type: K, listener: (this: HTMLOutputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLOutputElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLOutputElement: {
- prototype: HTMLOutputElement;
- new(): HTMLOutputElement;
-};
-
-interface HTMLParagraphElement extends HTMLElement {
- /**
- * Sets or retrieves how the object is aligned with adjacent text.
- */
- align: string;
- clear: string;
- addEventListener(type: K, listener: (this: HTMLParagraphElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLParagraphElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLParagraphElement: {
- prototype: HTMLParagraphElement;
- new(): HTMLParagraphElement;
-};
-
-interface HTMLParamElement extends HTMLElement {
- /**
- * Sets or retrieves the name of an input parameter for an element.
- */
- name: string;
- /**
- * Sets or retrieves the content type of the resource designated by the value attribute.
- */
- type: string;
- /**
- * Sets or retrieves the value of an input parameter for an element.
- */
- value: string;
- /**
- * Sets or retrieves the data type of the value attribute.
- */
- valueType: string;
- addEventListener(type: K, listener: (this: HTMLParamElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLParamElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLParamElement: {
- prototype: HTMLParamElement;
- new(): HTMLParamElement;
-};
-
-interface HTMLPictureElement extends HTMLElement {
- addEventListener(type: K, listener: (this: HTMLPictureElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLPictureElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLPictureElement: {
- prototype: HTMLPictureElement;
- new(): HTMLPictureElement;
-};
-
-interface HTMLPreElement extends HTMLElement {
- /**
- * Sets or gets a value that you can use to implement your own width functionality for the object.
- */
- width: number;
- addEventListener(type: K, listener: (this: HTMLPreElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLPreElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLPreElement: {
- prototype: HTMLPreElement;
- new(): HTMLPreElement;
-};
-
-interface HTMLProgressElement extends HTMLElement {
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- /**
- * Defines the maximum, or "done" value for a progress element.
- */
- max: number;
- /**
- * Returns the quotient of value/max when the value attribute is set (determinate progress bar), or -1 when the value attribute is missing (indeterminate progress bar).
- */
- readonly position: number;
- /**
- * Sets or gets the current value of a progress element. The value must be a non-negative number between 0 and the max value.
- */
- value: number;
- addEventListener(type: K, listener: (this: HTMLProgressElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLProgressElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLProgressElement: {
- prototype: HTMLProgressElement;
- new(): HTMLProgressElement;
-};
-
-interface HTMLQuoteElement extends HTMLElement {
- /**
- * Sets or retrieves reference information about the object.
- */
- cite: string;
- addEventListener(type: K, listener: (this: HTMLQuoteElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLQuoteElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLQuoteElement: {
- prototype: HTMLQuoteElement;
- new(): HTMLQuoteElement;
-};
-
-interface HTMLScriptElement extends HTMLElement {
- async: boolean;
- /**
- * Sets or retrieves the character set used to encode the object.
- */
- charset: string;
- crossOrigin: string | null;
- /**
- * Sets or retrieves the status of the script.
- */
- defer: boolean;
- /**
- * Sets or retrieves the event for which the script is written.
- */
- event: string;
- /**
- * Sets or retrieves the object that is bound to the event script.
- */
- htmlFor: string;
- /**
- * Retrieves the URL to an external file that contains the source code or data.
- */
- src: string;
- /**
- * Retrieves or sets the text of the object as a string.
- */
- text: string;
- /**
- * Sets or retrieves the MIME type for the associated scripting engine.
- */
- type: string;
- integrity: string;
- addEventListener(type: K, listener: (this: HTMLScriptElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLScriptElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLScriptElement: {
- prototype: HTMLScriptElement;
- new(): HTMLScriptElement;
-};
-
-interface HTMLSelectElement extends HTMLElement {
- /**
- * Provides a way to direct a user to a specific field when a document loads. This can provide both direction and convenience for a user, reducing the need to click or tab to a field when a page opens. This attribute is true when present on an element, and false when missing.
- */
- autofocus: boolean;
- disabled: boolean;
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- /**
- * Sets or retrieves the number of objects in a collection.
- */
- length: number;
- /**
- * Sets or retrieves the Boolean value indicating whether multiple items can be selected from a list.
- */
- multiple: boolean;
- /**
- * Sets or retrieves the name of the object.
- */
- name: string;
- readonly options: HTMLOptionsCollection;
- /**
- * When present, marks an element that can't be submitted without a value.
- */
- required: boolean;
- /**
- * Sets or retrieves the index of the selected option in a select object.
- */
- selectedIndex: number;
- selectedOptions: HTMLCollectionOf;
- /**
- * Sets or retrieves the number of rows in the list box.
- */
- size: number;
- /**
- * Retrieves the type of select control based on the value of the MULTIPLE attribute.
- */
- readonly type: string;
- /**
- * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting.
- */
- readonly validationMessage: string;
- /**
- * Returns a ValidityState object that represents the validity states of an element.
- */
- readonly validity: ValidityState;
- /**
- * Sets or retrieves the value which is returned to the server when the form control is submitted.
- */
- value: string;
- /**
- * Returns whether an element will successfully validate based on forms validation rules and constraints.
- */
- readonly willValidate: boolean;
- /**
- * Adds an element to the areas, controlRange, or options collection.
- * @param element Variant of type Number that specifies the index position in the collection where the element is placed. If no value is given, the method places the element at the end of the collection.
- * @param before Variant of type Object that specifies an element to insert before, or null to append the object to the collection.
- */
- add(element: HTMLElement, before?: HTMLElement | number): void;
- /**
- * Returns whether a form will validate when it is submitted, without having to submit it.
- */
- checkValidity(): boolean;
- /**
- * Retrieves a select object or an object from an options collection.
- * @param name Variant of type Number or String that specifies the object or collection to retrieve. If this parameter is an integer, it is the zero-based index of the object. If this parameter is a string, all objects with matching name or id properties are retrieved, and a collection is returned if more than one match is made.
- * @param index Variant of type Number that specifies the zero-based index of the object to retrieve when a collection is returned.
- */
- item(name?: any, index?: any): any;
- /**
- * Retrieves a select object or an object from an options collection.
- * @param namedItem A String that specifies the name or id property of the object to retrieve. A collection is returned if more than one match is made.
- */
- namedItem(name: string): any;
- /**
- * Removes an element from the collection.
- * @param index Number that specifies the zero-based index of the element to remove from the collection.
- */
- remove(index?: number): void;
- /**
- * Sets a custom error message that is displayed when a form is submitted.
- * @param error Sets a custom error message that is displayed when a form is submitted.
- */
- setCustomValidity(error: string): void;
- addEventListener(type: K, listener: (this: HTMLSelectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLSelectElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
- [name: string]: any;
-}
-
-declare var HTMLSelectElement: {
- prototype: HTMLSelectElement;
- new(): HTMLSelectElement;
-};
-
-interface HTMLSourceElement extends HTMLElement {
- /**
- * Gets or sets the intended media type of the media source.
- */
- media: string;
- msKeySystem: string;
- sizes: string;
- /**
- * The address or URL of the a media resource that is to be considered.
- */
- src: string;
- srcset: string;
- /**
- * Gets or sets the MIME type of a media resource.
- */
- type: string;
- addEventListener(type: K, listener: (this: HTMLSourceElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLSourceElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLSourceElement: {
- prototype: HTMLSourceElement;
- new(): HTMLSourceElement;
-};
-
-interface HTMLSpanElement extends HTMLElement {
- addEventListener(type: K, listener: (this: HTMLSpanElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLSpanElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLSpanElement: {
- prototype: HTMLSpanElement;
- new(): HTMLSpanElement;
-};
-
-interface HTMLStyleElement extends HTMLElement, LinkStyle {
- disabled: boolean;
- /**
- * Sets or retrieves the media type.
- */
- media: string;
- /**
- * Retrieves the CSS language in which the style sheet is written.
- */
- type: string;
- addEventListener(type: K, listener: (this: HTMLStyleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLStyleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLStyleElement: {
- prototype: HTMLStyleElement;
- new(): HTMLStyleElement;
-};
-
-interface HTMLTableCaptionElement extends HTMLElement {
- /**
- * Sets or retrieves the alignment of the caption or legend.
- */
- align: string;
- /**
- * Sets or retrieves whether the caption appears at the top or bottom of the table.
- */
- vAlign: string;
- addEventListener(type: K, listener: (this: HTMLTableCaptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTableCaptionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTableCaptionElement: {
- prototype: HTMLTableCaptionElement;
- new(): HTMLTableCaptionElement;
-};
-
-interface HTMLTableCellElement extends HTMLElement, HTMLTableAlignment {
- /**
- * Sets or retrieves abbreviated text for the object.
- */
- abbr: string;
- /**
- * Sets or retrieves how the object is aligned with adjacent text.
- */
- align: string;
- /**
- * Sets or retrieves a comma-delimited list of conceptual categories associated with the object.
- */
- axis: string;
- bgColor: any;
- /**
- * Retrieves the position of the object in the cells collection of a row.
- */
- readonly cellIndex: number;
- /**
- * Sets or retrieves the number columns in the table that the object should span.
- */
- colSpan: number;
- /**
- * Sets or retrieves a list of header cells that provide information for the object.
- */
- headers: string;
- /**
- * Sets or retrieves the height of the object.
- */
- height: any;
- /**
- * Sets or retrieves whether the browser automatically performs wordwrap.
- */
- noWrap: boolean;
- /**
- * Sets or retrieves how many rows in a table the cell should span.
- */
- rowSpan: number;
- /**
- * Sets or retrieves the group of cells in a table to which the object's information applies.
- */
- scope: string;
- /**
- * Sets or retrieves the width of the object.
- */
- width: string;
- addEventListener(type: K, listener: (this: HTMLTableCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTableCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTableCellElement: {
- prototype: HTMLTableCellElement;
- new(): HTMLTableCellElement;
-};
-
-interface HTMLTableColElement extends HTMLElement, HTMLTableAlignment {
- /**
- * Sets or retrieves the alignment of the object relative to the display or table.
- */
- align: string;
- /**
- * Sets or retrieves the number of columns in the group.
- */
- span: number;
- /**
- * Sets or retrieves the width of the object.
- */
- width: any;
- addEventListener(type: K, listener: (this: HTMLTableColElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTableColElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTableColElement: {
- prototype: HTMLTableColElement;
- new(): HTMLTableColElement;
-};
-
-interface HTMLTableDataCellElement extends HTMLTableCellElement {
- addEventListener(type: K, listener: (this: HTMLTableDataCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTableDataCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTableDataCellElement: {
- prototype: HTMLTableDataCellElement;
- new(): HTMLTableDataCellElement;
-};
-
-interface HTMLTableElement extends HTMLElement {
- /**
- * Sets or retrieves a value that indicates the table alignment.
- */
- align: string;
- bgColor: any;
- /**
- * Sets or retrieves the width of the border to draw around the object.
- */
- border: string;
- /**
- * Sets or retrieves the border color of the object.
- */
- borderColor: any;
- /**
- * Retrieves the caption object of a table.
- */
- caption: HTMLTableCaptionElement;
- /**
- * Sets or retrieves the amount of space between the border of the cell and the content of the cell.
- */
- cellPadding: string;
- /**
- * Sets or retrieves the amount of space between cells in a table.
- */
- cellSpacing: string;
- /**
- * Sets or retrieves the number of columns in the table.
- */
- cols: number;
- /**
- * Sets or retrieves the way the border frame around the table is displayed.
- */
- frame: string;
- /**
- * Sets or retrieves the height of the object.
- */
- height: any;
- /**
- * Sets or retrieves the number of horizontal rows contained in the object.
- */
- rows: HTMLCollectionOf;
- /**
- * Sets or retrieves which dividing lines (inner borders) are displayed.
- */
- rules: string;
- /**
- * Sets or retrieves a description and/or structure of the object.
- */
- summary: string;
- /**
- * Retrieves a collection of all tBody objects in the table. Objects in this collection are in source order.
- */
- tBodies: HTMLCollectionOf;
- /**
- * Retrieves the tFoot object of the table.
- */
- tFoot: HTMLTableSectionElement;
- /**
- * Retrieves the tHead object of the table.
- */
- tHead: HTMLTableSectionElement;
- /**
- * Sets or retrieves the width of the object.
- */
- width: string;
- /**
- * Creates an empty caption element in the table.
- */
- createCaption(): HTMLTableCaptionElement;
- /**
- * Creates an empty tBody element in the table.
- */
- createTBody(): HTMLTableSectionElement;
- /**
- * Creates an empty tFoot element in the table.
- */
- createTFoot(): HTMLTableSectionElement;
- /**
- * Returns the tHead element object if successful, or null otherwise.
- */
- createTHead(): HTMLTableSectionElement;
- /**
- * Deletes the caption element and its contents from the table.
- */
- deleteCaption(): void;
- /**
- * Removes the specified row (tr) from the element and from the rows collection.
- * @param index Number that specifies the zero-based position in the rows collection of the row to remove.
- */
- deleteRow(index?: number): void;
- /**
- * Deletes the tFoot element and its contents from the table.
- */
- deleteTFoot(): void;
- /**
- * Deletes the tHead element and its contents from the table.
- */
- deleteTHead(): void;
- /**
- * Creates a new row (tr) in the table, and adds the row to the rows collection.
- * @param index Number that specifies where to insert the row in the rows collection. The default value is -1, which appends the new row to the end of the rows collection.
- */
- insertRow(index?: number): HTMLTableRowElement;
- addEventListener(type: K, listener: (this: HTMLTableElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTableElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTableElement: {
- prototype: HTMLTableElement;
- new(): HTMLTableElement;
-};
-
-interface HTMLTableHeaderCellElement extends HTMLTableCellElement {
- /**
- * Sets or retrieves the group of cells in a table to which the object's information applies.
- */
- scope: string;
- addEventListener(type: K, listener: (this: HTMLTableHeaderCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTableHeaderCellElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTableHeaderCellElement: {
- prototype: HTMLTableHeaderCellElement;
- new(): HTMLTableHeaderCellElement;
-};
-
-interface HTMLTableRowElement extends HTMLElement, HTMLTableAlignment {
- /**
- * Sets or retrieves how the object is aligned with adjacent text.
- */
- align: string;
- bgColor: any;
- /**
- * Retrieves a collection of all cells in the table row.
- */
- cells: HTMLCollectionOf;
- /**
- * Sets or retrieves the height of the object.
- */
- height: any;
- /**
- * Retrieves the position of the object in the rows collection for the table.
- */
- readonly rowIndex: number;
- /**
- * Retrieves the position of the object in the collection.
- */
- readonly sectionRowIndex: number;
- /**
- * Removes the specified cell from the table row, as well as from the cells collection.
- * @param index Number that specifies the zero-based position of the cell to remove from the table row. If no value is provided, the last cell in the cells collection is deleted.
- */
- deleteCell(index?: number): void;
- /**
- * Creates a new cell in the table row, and adds the cell to the cells collection.
- * @param index Number that specifies where to insert the cell in the tr. The default value is -1, which appends the new cell to the end of the cells collection.
- */
- insertCell(index?: number): HTMLTableDataCellElement;
- addEventListener(type: K, listener: (this: HTMLTableRowElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTableRowElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTableRowElement: {
- prototype: HTMLTableRowElement;
- new(): HTMLTableRowElement;
-};
-
-interface HTMLTableSectionElement extends HTMLElement, HTMLTableAlignment {
- /**
- * Sets or retrieves a value that indicates the table alignment.
- */
- align: string;
- /**
- * Sets or retrieves the number of horizontal rows contained in the object.
- */
- rows: HTMLCollectionOf;
- /**
- * Removes the specified row (tr) from the element and from the rows collection.
- * @param index Number that specifies the zero-based position in the rows collection of the row to remove.
- */
- deleteRow(index?: number): void;
- /**
- * Creates a new row (tr) in the table, and adds the row to the rows collection.
- * @param index Number that specifies where to insert the row in the rows collection. The default value is -1, which appends the new row to the end of the rows collection.
- */
- insertRow(index?: number): HTMLTableRowElement;
- addEventListener(type: K, listener: (this: HTMLTableSectionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTableSectionElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTableSectionElement: {
- prototype: HTMLTableSectionElement;
- new(): HTMLTableSectionElement;
-};
-
-interface HTMLTemplateElement extends HTMLElement {
- readonly content: DocumentFragment;
- addEventListener(type: K, listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTemplateElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTemplateElement: {
- prototype: HTMLTemplateElement;
- new(): HTMLTemplateElement;
-};
-
-interface HTMLTextAreaElement extends HTMLElement {
- /**
- * Provides a way to direct a user to a specific field when a document loads. This can provide both direction and convenience for a user, reducing the need to click or tab to a field when a page opens. This attribute is true when present on an element, and false when missing.
- */
- autofocus: boolean;
- /**
- * Sets or retrieves the width of the object.
- */
- cols: number;
- /**
- * Sets or retrieves the initial contents of the object.
- */
- defaultValue: string;
- disabled: boolean;
- /**
- * Retrieves a reference to the form that the object is embedded in.
- */
- readonly form: HTMLFormElement | null;
- /**
- * Sets or retrieves the maximum number of characters that the user can enter in a text control.
- */
- maxLength: number;
- /**
- * Sets or retrieves the name of the object.
- */
- name: string;
- /**
- * Gets or sets a text string that is displayed in an input field as a hint or prompt to users as the format or type of information they need to enter.The text appears in an input field until the user puts focus on the field.
- */
- placeholder: string;
- /**
- * Sets or retrieves the value indicated whether the content of the object is read-only.
- */
- readOnly: boolean;
- /**
- * When present, marks an element that can't be submitted without a value.
- */
- required: boolean;
- /**
- * Sets or retrieves the number of horizontal rows contained in the object.
- */
- rows: number;
- /**
- * Gets or sets the end position or offset of a text selection.
- */
- selectionEnd: number;
- /**
- * Gets or sets the starting position or offset of a text selection.
- */
- selectionStart: number;
- /**
- * Sets or retrieves the value indicating whether the control is selected.
- */
- status: any;
- /**
- * Retrieves the type of control.
- */
- readonly type: string;
- /**
- * Returns the error message that would be displayed if the user submits the form, or an empty string if no error message. It also triggers the standard error message, such as "this is a required field". The result is that the user sees validation messages without actually submitting.
- */
- readonly validationMessage: string;
- /**
- * Returns a ValidityState object that represents the validity states of an element.
- */
- readonly validity: ValidityState;
- /**
- * Retrieves or sets the text in the entry field of the textArea element.
- */
- value: string;
- /**
- * Returns whether an element will successfully validate based on forms validation rules and constraints.
- */
- readonly willValidate: boolean;
- /**
- * Sets or retrieves how to handle wordwrapping in the object.
- */
- wrap: string;
- minLength: number;
- /**
- * Returns whether a form will validate when it is submitted, without having to submit it.
- */
- checkValidity(): boolean;
- /**
- * Highlights the input area of a form element.
- */
- select(): void;
- /**
- * Sets a custom error message that is displayed when a form is submitted.
- * @param error Sets a custom error message that is displayed when a form is submitted.
- */
- setCustomValidity(error: string): void;
- /**
- * Sets the start and end positions of a selection in a text field.
- * @param start The offset into the text field for the start of the selection.
- * @param end The offset into the text field for the end of the selection.
- * @param direction The direction in which the selection is performed.
- */
- setSelectionRange(start: number, end: number, direction?: "forward" | "backward" | "none"): void;
- addEventListener(type: K, listener: (this: HTMLTextAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTextAreaElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTextAreaElement: {
- prototype: HTMLTextAreaElement;
- new(): HTMLTextAreaElement;
-};
-
-interface HTMLTimeElement extends HTMLElement {
- dateTime: string;
- addEventListener(type: K, listener: (this: HTMLTimeElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTimeElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTimeElement: {
- prototype: HTMLTimeElement;
- new(): HTMLTimeElement;
-};
-
-interface HTMLTitleElement extends HTMLElement {
- /**
- * Retrieves or sets the text of the object as a string.
- */
- text: string;
- addEventListener(type: K, listener: (this: HTMLTitleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTitleElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTitleElement: {
- prototype: HTMLTitleElement;
- new(): HTMLTitleElement;
-};
-
-interface HTMLTrackElement extends HTMLElement {
- default: boolean;
- kind: string;
- label: string;
- readonly readyState: number;
- src: string;
- srclang: string;
- readonly track: TextTrack;
- readonly ERROR: number;
- readonly LOADED: number;
- readonly LOADING: number;
- readonly NONE: number;
- addEventListener(type: K, listener: (this: HTMLTrackElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLTrackElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLTrackElement: {
- prototype: HTMLTrackElement;
- new(): HTMLTrackElement;
- readonly ERROR: number;
- readonly LOADED: number;
- readonly LOADING: number;
- readonly NONE: number;
-};
-
-interface HTMLUListElement extends HTMLElement {
- compact: boolean;
- type: string;
- addEventListener(type: K, listener: (this: HTMLUListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLUListElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLUListElement: {
- prototype: HTMLUListElement;
- new(): HTMLUListElement;
-};
-
-interface HTMLUnknownElement extends HTMLElement {
- addEventListener(type: K, listener: (this: HTMLUnknownElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLUnknownElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLUnknownElement: {
- prototype: HTMLUnknownElement;
- new(): HTMLUnknownElement;
-};
-
-interface HTMLVideoElementEventMap extends HTMLMediaElementEventMap {
- "MSVideoFormatChanged": Event;
- "MSVideoFrameStepCompleted": Event;
- "MSVideoOptimalLayoutChanged": Event;
-}
-
-interface HTMLVideoElement extends HTMLMediaElement {
- /**
- * Gets or sets the height of the video element.
- */
- height: number;
- msHorizontalMirror: boolean;
- readonly msIsLayoutOptimalForPlayback: boolean;
- readonly msIsStereo3D: boolean;
- msStereo3DPackingMode: string;
- msStereo3DRenderMode: string;
- msZoom: boolean;
- onMSVideoFormatChanged: (this: HTMLVideoElement, ev: Event) => any;
- onMSVideoFrameStepCompleted: (this: HTMLVideoElement, ev: Event) => any;
- onMSVideoOptimalLayoutChanged: (this: HTMLVideoElement, ev: Event) => any;
- /**
- * Gets or sets a URL of an image to display, for example, like a movie poster. This can be a still frame from the video, or another image if no video data is available.
- */
- poster: string;
- /**
- * Gets the intrinsic height of a video in CSS pixels, or zero if the dimensions are not known.
- */
- readonly videoHeight: number;
- /**
- * Gets the intrinsic width of a video in CSS pixels, or zero if the dimensions are not known.
- */
- readonly videoWidth: number;
- readonly webkitDisplayingFullscreen: boolean;
- readonly webkitSupportsFullscreen: boolean;
- /**
- * Gets or sets the width of the video element.
- */
- width: number;
- getVideoPlaybackQuality(): VideoPlaybackQuality;
- msFrameStep(forward: boolean): void;
- msInsertVideoEffect(activatableClassId: string, effectRequired: boolean, config?: any): void;
- msSetVideoRectangle(left: number, top: number, right: number, bottom: number): void;
- webkitEnterFullscreen(): void;
- webkitEnterFullScreen(): void;
- webkitExitFullscreen(): void;
- webkitExitFullScreen(): void;
- addEventListener(type: K, listener: (this: HTMLVideoElement, ev: HTMLVideoElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: HTMLVideoElement, ev: HTMLVideoElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var HTMLVideoElement: {
- prototype: HTMLVideoElement;
- new(): HTMLVideoElement;
-};
-
-interface IDBCursor {
- readonly direction: IDBCursorDirection;
- key: IDBKeyRange | IDBValidKey;
- readonly primaryKey: any;
- source: IDBObjectStore | IDBIndex;
- advance(count: number): void;
- continue(key?: IDBKeyRange | IDBValidKey): void;
- delete(): IDBRequest;
- update(value: any): IDBRequest;
- readonly NEXT: string;
- readonly NEXT_NO_DUPLICATE: string;
- readonly PREV: string;
- readonly PREV_NO_DUPLICATE: string;
-}
-
-declare var IDBCursor: {
- prototype: IDBCursor;
- new(): IDBCursor;
- readonly NEXT: string;
- readonly NEXT_NO_DUPLICATE: string;
- readonly PREV: string;
- readonly PREV_NO_DUPLICATE: string;
-};
-
-interface IDBCursorWithValue extends IDBCursor {
- readonly value: any;
-}
-
-declare var IDBCursorWithValue: {
- prototype: IDBCursorWithValue;
- new(): IDBCursorWithValue;
-};
-
-interface IDBDatabaseEventMap {
- "abort": Event;
- "error": Event;
-}
-
-interface IDBDatabase extends EventTarget {
- readonly name: string;
- readonly objectStoreNames: DOMStringList;
- onabort: (this: IDBDatabase, ev: Event) => any;
- onerror: (this: IDBDatabase, ev: Event) => any;
- version: number;
- onversionchange: (ev: IDBVersionChangeEvent) => any;
- close(): void;
- createObjectStore(name: string, optionalParameters?: IDBObjectStoreParameters): IDBObjectStore;
- deleteObjectStore(name: string): void;
- transaction(storeNames: string | string[], mode?: IDBTransactionMode): IDBTransaction;
- addEventListener(type: "versionchange", listener: (this: IDBDatabase, ev: IDBVersionChangeEvent) => any, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: "versionchange", listener: (this: IDBDatabase, ev: IDBVersionChangeEvent) => any, options?: boolean | EventListenerOptions): void;
- addEventListener(type: K, listener: (this: IDBDatabase, ev: IDBDatabaseEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: IDBDatabase, ev: IDBDatabaseEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var IDBDatabase: {
- prototype: IDBDatabase;
- new(): IDBDatabase;
-};
-
-interface IDBFactory {
- cmp(first: any, second: any): number;
- deleteDatabase(name: string): IDBOpenDBRequest;
- open(name: string, version?: number): IDBOpenDBRequest;
-}
-
-declare var IDBFactory: {
- prototype: IDBFactory;
- new(): IDBFactory;
-};
-
-interface IDBIndex {
- keyPath: string | string[];
- readonly name: string;
- readonly objectStore: IDBObjectStore;
- readonly unique: boolean;
- multiEntry: boolean;
- count(key?: IDBKeyRange | IDBValidKey): IDBRequest;
- get(key: IDBKeyRange | IDBValidKey): IDBRequest;
- getKey(key: IDBKeyRange | IDBValidKey): IDBRequest;
- openCursor(range?: IDBKeyRange | IDBValidKey, direction?: IDBCursorDirection): IDBRequest;
- openKeyCursor(range?: IDBKeyRange | IDBValidKey, direction?: IDBCursorDirection): IDBRequest;
-}
-
-declare var IDBIndex: {
- prototype: IDBIndex;
- new(): IDBIndex;
-};
-
-interface IDBKeyRange {
- readonly lower: any;
- readonly lowerOpen: boolean;
- readonly upper: any;
- readonly upperOpen: boolean;
-}
-
-declare var IDBKeyRange: {
- prototype: IDBKeyRange;
- new(): IDBKeyRange;
- bound(lower: any, upper: any, lowerOpen?: boolean, upperOpen?: boolean): IDBKeyRange;
- lowerBound(lower: any, open?: boolean): IDBKeyRange;
- only(value: any): IDBKeyRange;
- upperBound(upper: any, open?: boolean): IDBKeyRange;
-};
-
-interface IDBObjectStore {
- readonly indexNames: DOMStringList;
- keyPath: string | string[];
- readonly name: string;
- readonly transaction: IDBTransaction;
- autoIncrement: boolean;
- add(value: any, key?: IDBKeyRange | IDBValidKey): IDBRequest;
- clear(): IDBRequest;
- count(key?: IDBKeyRange | IDBValidKey): IDBRequest;
- createIndex(name: string, keyPath: string | string[], optionalParameters?: IDBIndexParameters): IDBIndex;
- delete(key: IDBKeyRange | IDBValidKey): IDBRequest;
- deleteIndex(indexName: string): void;
- get(key: any): IDBRequest;
- index(name: string): IDBIndex;
- openCursor(range?: IDBKeyRange | IDBValidKey, direction?: IDBCursorDirection): IDBRequest;
- put(value: any, key?: IDBKeyRange | IDBValidKey): IDBRequest;
-}
-
-declare var IDBObjectStore: {
- prototype: IDBObjectStore;
- new(): IDBObjectStore;
-};
-
-interface IDBOpenDBRequestEventMap extends IDBRequestEventMap {
- "blocked": Event;
- "upgradeneeded": IDBVersionChangeEvent;
-}
-
-interface IDBOpenDBRequest extends IDBRequest {
- onblocked: (this: IDBOpenDBRequest, ev: Event) => any;
- onupgradeneeded: (this: IDBOpenDBRequest, ev: IDBVersionChangeEvent) => any;
- addEventListener(type: K, listener: (this: IDBOpenDBRequest, ev: IDBOpenDBRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: IDBOpenDBRequest, ev: IDBOpenDBRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var IDBOpenDBRequest: {
- prototype: IDBOpenDBRequest;
- new(): IDBOpenDBRequest;
-};
-
-interface IDBRequestEventMap {
- "error": Event;
- "success": Event;
-}
-
-interface IDBRequest extends EventTarget {
- readonly error: DOMException;
- onerror: (this: IDBRequest, ev: Event) => any;
- onsuccess: (this: IDBRequest, ev: Event) => any;
- readonly readyState: IDBRequestReadyState;
- readonly result: any;
- source: IDBObjectStore | IDBIndex | IDBCursor;
- readonly transaction: IDBTransaction;
- addEventListener(type: K, listener: (this: IDBRequest, ev: IDBRequestEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: IDBRequest, ev: IDBRequestEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var IDBRequest: {
- prototype: IDBRequest;
- new(): IDBRequest;
-};
-
-interface IDBTransactionEventMap {
- "abort": Event;
- "complete": Event;
- "error": Event;
-}
-
-interface IDBTransaction extends EventTarget {
- readonly db: IDBDatabase;
- readonly error: DOMException;
- readonly mode: IDBTransactionMode;
- onabort: (this: IDBTransaction, ev: Event) => any;
- oncomplete: (this: IDBTransaction, ev: Event) => any;
- onerror: (this: IDBTransaction, ev: Event) => any;
- abort(): void;
- objectStore(name: string): IDBObjectStore;
- readonly READ_ONLY: string;
- readonly READ_WRITE: string;
- readonly VERSION_CHANGE: string;
- addEventListener(type: K, listener: (this: IDBTransaction, ev: IDBTransactionEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
- addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
- removeEventListener(type: K, listener: (this: IDBTransaction, ev: IDBTransactionEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
- removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
-}
-
-declare var IDBTransaction: {
- prototype: IDBTransaction;
- new(): IDBTransaction;
- readonly READ_ONLY: string;
- readonly READ_WRITE: string;
- readonly VERSION_CHANGE: string;
-};
-
-interface IDBVersionChangeEvent extends Event {
- readonly newVersion: number | null;
- readonly oldVersion: number;
-}
-
-declare var IDBVersionChangeEvent: {
- prototype: IDBVersionChangeEvent;
- new(): IDBVersionChangeEvent;
-};
-
-interface IIRFilterNode extends AudioNode {
- getFrequencyResponse(frequencyHz: Float32Array, magResponse: Float32Array, phaseResponse: Float32Array): void;
-}
-
-declare var IIRFilterNode: {
- prototype: IIRFilterNode;
- new(): IIRFilterNode;
-};
-
-interface ImageData {
- data: Uint8ClampedArray;
- readonly height: number;
- readonly width: number;
-}
-
-declare var ImageData: {
- prototype: ImageData;
- new(width: number, height: number): ImageData;
- new(array: Uint8ClampedArray, width: number, height: number): ImageData;
-};
-
-interface IntersectionObserver {
- readonly root: Element | null;
- readonly rootMargin: string;
- readonly thresholds: number[];
- disconnect(): void;
- observe(target: Element): void;
- takeRecords(): IntersectionObserverEntry[];
- unobserve(target: Element): void;
-}
-
-declare var IntersectionObserver: {
- prototype: IntersectionObserver;
- new(callback: IntersectionObserverCallback, options?: IntersectionObserverInit): IntersectionObserver;
-};
-
-interface IntersectionObserverEntry {
- readonly boundingClientRect: ClientRect | DOMRect;
- readonly intersectionRatio: number;
- readonly intersectionRect: ClientRect | DOMRect;
- readonly rootBounds: ClientRect | DOMRect;
- readonly target: Element;
- readonly time: number;
- readonly isIntersecting: boolean;
-}
-
-declare var IntersectionObserverEntry: {
- prototype: IntersectionObserverEntry;
- new(intersectionObserverEntryInit: IntersectionObserverEntryInit): IntersectionObserverEntry;
-};
-
-interface KeyboardEvent extends UIEvent {
- readonly altKey: boolean;
- readonly char: string | null;
- readonly charCode: number;
- readonly ctrlKey: boolean;
- readonly key: string;
- readonly keyCode: number;
- readonly locale: string;
- readonly location: number;
- readonly metaKey: boolean;
- readonly repeat: boolean;
- readonly shiftKey: boolean;
- readonly which: number;
- readonly code: string;
- getModifierState(keyArg: string): boolean;
- initKeyboardEvent(typeArg: string, canBubbleArg: boolean, cancelableArg: boolean, viewArg: Window, keyArg: string, locationArg: number, modifiersListArg: string, repeat: boolean, locale: string): void;
- readonly DOM_KEY_LOCATION_JOYSTICK: number;
- readonly DOM_KEY_LOCATION_LEFT: number;
- readonly DOM_KEY_LOCATION_MOBILE: number;
- readonly DOM_KEY_LOCATION_NUMPAD: number;
- readonly DOM_KEY_LOCATION_RIGHT: number;
- readonly DOM_KEY_LOCATION_STANDARD: number;
-}
-
-declare var KeyboardEvent: {
- prototype: KeyboardEvent;
- new(typeArg: string, eventInitDict?: KeyboardEventInit): KeyboardEvent;
- readonly DOM_KEY_LOCATION_JOYSTICK: number;
- readonly DOM_KEY_LOCATION_LEFT: number;
- readonly DOM_KEY_LOCATION_MOBILE: number;
- readonly DOM_KEY_LOCATION_NUMPAD: number;
- readonly DOM_KEY_LOCATION_RIGHT: number;
- readonly DOM_KEY_LOCATION_STANDARD: number;
-};
-
-interface ListeningStateChangedEvent extends Event {
- readonly label: string;
- readonly state: ListeningState;
-}
-
-declare var ListeningStateChangedEvent: {
- prototype: ListeningStateChangedEvent;
- new(): ListeningStateChangedEvent;
-};
-
-interface Location {
- hash: string;
- host: string;
- hostname: string;
- href: string;
- readonly origin: string;
- pathname: string;
- port: string;
- protocol: string;
- search: string;
- assign(url: string): void;
- reload(forcedReload?: boolean): void;
- replace(url: string): void;
- toString(): string;
-}
-
-declare var Location: {
- prototype: Location;
- new(): Location;
-};
-
-interface LongRunningScriptDetectedEvent extends Event {
- readonly executionTime: number;
- stopPageScriptExecution: boolean;
-}
-
-declare var LongRunningScriptDetectedEvent: {
- prototype: LongRunningScriptDetectedEvent;
- new(): LongRunningScriptDetectedEvent;
-};
-
-interface MediaDeviceInfo {
- readonly deviceId: string;
- readonly groupId: string;
- readonly kind: MediaDeviceKind;
- readonly label: string;
-}
-
-declare var MediaDeviceInfo: {
- prototype: MediaDeviceInfo;
- new(): MediaDeviceInfo;
-};
-
-interface MediaDevicesEventMap {
- "devicechange": Event;
-}
-
-interface MediaDevices extends EventTarget {
- ondevicechange: (this: MediaDevices, ev: Event) => any;
- enumerateDevices(): Promise;
- getSupportedConstraints(): MediaTrackSupportedConstraints;
- getUserMedia(constraints: MediaStreamConstraints): Promise;
- addEventListener