Skip to content

Upgrade docs API #819

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 23, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
562 changes: 281 additions & 281 deletions data/api/latest/belt.json

Large diffs are not rendered by default.

1,742 changes: 1,380 additions & 362 deletions data/api/latest/core.json

Large diffs are not rendered by default.

56 changes: 28 additions & 28 deletions data/api/latest/dom.json
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@
"kind": "type",
"name": "htmlAnchorElement",
"docstrings": [],
"signature": "type htmlAnchorElement = htmlElement_like<\\n _htmlAnchorElement,\\n>"
"signature": "type htmlAnchorElement = htmlElement_like<\n _htmlAnchorElement,\n>"
},
{
"id": "Dom._htmlAreaElement",
Expand Down Expand Up @@ -513,7 +513,7 @@
"kind": "type",
"name": "htmlButtonElement",
"docstrings": [],
"signature": "type htmlButtonElement = htmlElement_like<\\n _htmlButtonElement,\\n>"
"signature": "type htmlButtonElement = htmlElement_like<\n _htmlButtonElement,\n>"
},
{
"id": "Dom._htmlCanvasElement",
Expand All @@ -527,7 +527,7 @@
"kind": "type",
"name": "htmlCanvasElement",
"docstrings": [],
"signature": "type htmlCanvasElement = htmlElement_like<\\n _htmlCanvasElement,\\n>"
"signature": "type htmlCanvasElement = htmlElement_like<\n _htmlCanvasElement,\n>"
},
{
"id": "Dom._htmlDataElement",
Expand Down Expand Up @@ -555,7 +555,7 @@
"kind": "type",
"name": "htmlDataListElement",
"docstrings": [],
"signature": "type htmlDataListElement = htmlElement_like<\\n _htmlDataListElement,\\n>"
"signature": "type htmlDataListElement = htmlElement_like<\n _htmlDataListElement,\n>"
},
{
"id": "Dom._htmlDialogElement",
Expand All @@ -569,7 +569,7 @@
"kind": "type",
"name": "htmlDialogElement",
"docstrings": [],
"signature": "type htmlDialogElement = htmlElement_like<\\n _htmlDialogElement,\\n>"
"signature": "type htmlDialogElement = htmlElement_like<\n _htmlDialogElement,\n>"
},
{
"id": "Dom._htmlDivElement",
Expand Down Expand Up @@ -625,7 +625,7 @@
"kind": "type",
"name": "htmlFieldSetElement",
"docstrings": [],
"signature": "type htmlFieldSetElement = htmlElement_like<\\n _htmlFieldSetElement,\\n>"
"signature": "type htmlFieldSetElement = htmlElement_like<\n _htmlFieldSetElement,\n>"
},
{
"id": "Dom._htmlFormElement",
Expand Down Expand Up @@ -667,7 +667,7 @@
"kind": "type",
"name": "htmlHeadingElement",
"docstrings": [],
"signature": "type htmlHeadingElement = htmlElement_like<\\n _htmlHeadingElement,\\n>"
"signature": "type htmlHeadingElement = htmlElement_like<\n _htmlHeadingElement,\n>"
},
{
"id": "Dom._htmlHrElement",
Expand Down Expand Up @@ -709,7 +709,7 @@
"kind": "type",
"name": "htmlIframeElement",
"docstrings": [],
"signature": "type htmlIframeElement = htmlElement_like<\\n _htmlIframeElement,\\n>"
"signature": "type htmlIframeElement = htmlElement_like<\n _htmlIframeElement,\n>"
},
{
"id": "Dom._htmlImageElement",
Expand Down Expand Up @@ -765,7 +765,7 @@
"kind": "type",
"name": "htmlLegendElement",
"docstrings": [],
"signature": "type htmlLegendElement = htmlElement_like<\\n _htmlLegendElement,\\n>"
"signature": "type htmlLegendElement = htmlElement_like<\n _htmlLegendElement,\n>"
},
{
"id": "Dom._htmlLiElement",
Expand Down Expand Up @@ -905,7 +905,7 @@
"kind": "type",
"name": "htmlObjectElement",
"docstrings": [],
"signature": "type htmlObjectElement = htmlElement_like<\\n _htmlObjectElement,\\n>"
"signature": "type htmlObjectElement = htmlElement_like<\n _htmlObjectElement,\n>"
},
{
"id": "Dom._htmlOptGroupElement",
Expand All @@ -919,7 +919,7 @@
"kind": "type",
"name": "htmlOptGroupElement",
"docstrings": [],
"signature": "type htmlOptGroupElement = htmlElement_like<\\n _htmlOptGroupElement,\\n>"
"signature": "type htmlOptGroupElement = htmlElement_like<\n _htmlOptGroupElement,\n>"
},
{
"id": "Dom._htmlOptionElement",
Expand All @@ -933,7 +933,7 @@
"kind": "type",
"name": "htmlOptionElement",
"docstrings": [],
"signature": "type htmlOptionElement = htmlElement_like<\\n _htmlOptionElement,\\n>"
"signature": "type htmlOptionElement = htmlElement_like<\n _htmlOptionElement,\n>"
},
{
"id": "Dom._htmlOutputElement",
Expand All @@ -947,7 +947,7 @@
"kind": "type",
"name": "htmlOutputElement",
"docstrings": [],
"signature": "type htmlOutputElement = htmlElement_like<\\n _htmlOutputElement,\\n>"
"signature": "type htmlOutputElement = htmlElement_like<\n _htmlOutputElement,\n>"
},
{
"id": "Dom._htmlParagraphElement",
Expand All @@ -961,7 +961,7 @@
"kind": "type",
"name": "htmlParagraphElement",
"docstrings": [],
"signature": "type htmlParagraphElement = htmlElement_like<\\n _htmlParagraphElement,\\n>"
"signature": "type htmlParagraphElement = htmlElement_like<\n _htmlParagraphElement,\n>"
},
{
"id": "Dom._htmlParamElement",
Expand Down Expand Up @@ -1003,7 +1003,7 @@
"kind": "type",
"name": "htmlProgressElement",
"docstrings": [],
"signature": "type htmlProgressElement = htmlElement_like<\\n _htmlProgressElement,\\n>"
"signature": "type htmlProgressElement = htmlElement_like<\n _htmlProgressElement,\n>"
},
{
"id": "Dom._htmlQuoteElement",
Expand Down Expand Up @@ -1031,7 +1031,7 @@
"kind": "type",
"name": "htmlScriptElement",
"docstrings": [],
"signature": "type htmlScriptElement = htmlElement_like<\\n _htmlScriptElement,\\n>"
"signature": "type htmlScriptElement = htmlElement_like<\n _htmlScriptElement,\n>"
},
{
"id": "Dom._htmlSelectElement",
Expand All @@ -1045,7 +1045,7 @@
"kind": "type",
"name": "htmlSelectElement",
"docstrings": [],
"signature": "type htmlSelectElement = htmlElement_like<\\n _htmlSelectElement,\\n>"
"signature": "type htmlSelectElement = htmlElement_like<\n _htmlSelectElement,\n>"
},
{
"id": "Dom._htmlSlotElement",
Expand Down Expand Up @@ -1073,7 +1073,7 @@
"kind": "type",
"name": "htmlSourceElement",
"docstrings": [],
"signature": "type htmlSourceElement = htmlElement_like<\\n _htmlSourceElement,\\n>"
"signature": "type htmlSourceElement = htmlElement_like<\n _htmlSourceElement,\n>"
},
{
"id": "Dom._htmlSpanElement",
Expand Down Expand Up @@ -1115,7 +1115,7 @@
"kind": "type",
"name": "htmlTableCaptionElement",
"docstrings": [],
"signature": "type htmlTableCaptionElement = htmlElement_like<\\n _htmlTableCaptionElement,\\n>"
"signature": "type htmlTableCaptionElement = htmlElement_like<\n _htmlTableCaptionElement,\n>"
},
{
"id": "Dom._htmlTableCellElement",
Expand All @@ -1129,7 +1129,7 @@
"kind": "type",
"name": "htmlTableCellElement",
"docstrings": [],
"signature": "type htmlTableCellElement = htmlElement_like<\\n _htmlTableCellElement,\\n>"
"signature": "type htmlTableCellElement = htmlElement_like<\n _htmlTableCellElement,\n>"
},
{
"id": "Dom._htmlTableColElement",
Expand All @@ -1143,7 +1143,7 @@
"kind": "type",
"name": "htmlTableColElement",
"docstrings": [],
"signature": "type htmlTableColElement = htmlElement_like<\\n _htmlTableColElement,\\n>"
"signature": "type htmlTableColElement = htmlElement_like<\n _htmlTableColElement,\n>"
},
{
"id": "Dom._htmlTableDataCellElement",
Expand All @@ -1157,7 +1157,7 @@
"kind": "type",
"name": "htmlTableDataCellElement",
"docstrings": [],
"signature": "type htmlTableDataCellElement = htmlElement_like<\\n _htmlTableDataCellElement,\\n>"
"signature": "type htmlTableDataCellElement = htmlElement_like<\n _htmlTableDataCellElement,\n>"
},
{
"id": "Dom._htmlTableElement",
Expand Down Expand Up @@ -1185,7 +1185,7 @@
"kind": "type",
"name": "htmlTableHeaderCellElement",
"docstrings": [],
"signature": "type htmlTableHeaderCellElement = htmlElement_like<\\n _htmlTableHeaderCellElement,\\n>"
"signature": "type htmlTableHeaderCellElement = htmlElement_like<\n _htmlTableHeaderCellElement,\n>"
},
{
"id": "Dom._htmlTableRowElement",
Expand All @@ -1199,7 +1199,7 @@
"kind": "type",
"name": "htmlTableRowElement",
"docstrings": [],
"signature": "type htmlTableRowElement = htmlElement_like<\\n _htmlTableRowElement,\\n>"
"signature": "type htmlTableRowElement = htmlElement_like<\n _htmlTableRowElement,\n>"
},
{
"id": "Dom._htmlTableSectionElement",
Expand All @@ -1213,7 +1213,7 @@
"kind": "type",
"name": "htmlTableSectionElement",
"docstrings": [],
"signature": "type htmlTableSectionElement = htmlElement_like<\\n _htmlTableSectionElement,\\n>"
"signature": "type htmlTableSectionElement = htmlElement_like<\n _htmlTableSectionElement,\n>"
},
{
"id": "Dom._htmlTextAreaElement",
Expand All @@ -1227,7 +1227,7 @@
"kind": "type",
"name": "htmlTextAreaElement",
"docstrings": [],
"signature": "type htmlTextAreaElement = htmlElement_like<\\n _htmlTextAreaElement,\\n>"
"signature": "type htmlTextAreaElement = htmlElement_like<\n _htmlTextAreaElement,\n>"
},
{
"id": "Dom._htmlTimeElement",
Expand Down Expand Up @@ -1297,7 +1297,7 @@
"kind": "type",
"name": "htmlUnknownElement",
"docstrings": [],
"signature": "type htmlUnknownElement = htmlElement_like<\\n _htmlUnknownElement,\\n>"
"signature": "type htmlUnknownElement = htmlElement_like<\n _htmlUnknownElement,\n>"
},
{
"id": "Dom._htmlVideoElement",
Expand Down Expand Up @@ -1514,7 +1514,7 @@
"kind": "type",
"name": "idbVersionChangeEvent",
"docstrings": [],
"signature": "type idbVersionChangeEvent = event_like<\\n _idbVersionChangeEvent,\\n>"
"signature": "type idbVersionChangeEvent = event_like<\n _idbVersionChangeEvent,\n>"
},
{
"id": "Dom._inputEvent",
Expand Down
Loading