Skip to content

Commit b16b810

Browse files
chore(deps-dev): bump typedoc from 0.23.5 to 0.23.7 (#247)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.23.5 to 0.23.7. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.23.5...v0.23.7) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> b314c01
1 parent ea3636f commit b16b810

9 files changed

+15
-98
lines changed

assets/main.js

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

assets/style.css

Lines changed: 5 additions & 81 deletions
Original file line numberDiff line numberDiff line change
@@ -248,35 +248,6 @@ dd {
248248
padding-left: 0;
249249
}
250250

251-
ul.tsd-descriptions > li > :first-child,
252-
.tsd-panel > :first-child,
253-
.col-8 > :first-child,
254-
.col-4 > :first-child,
255-
ul.tsd-descriptions > li > :first-child > :first-child,
256-
.tsd-panel > :first-child > :first-child,
257-
.col-8 > :first-child > :first-child,
258-
.col-4 > :first-child > :first-child,
259-
ul.tsd-descriptions > li > :first-child > :first-child > :first-child,
260-
.tsd-panel > :first-child > :first-child > :first-child,
261-
.col-8 > :first-child > :first-child > :first-child,
262-
.col-4 > :first-child > :first-child > :first-child {
263-
margin-top: 0;
264-
}
265-
ul.tsd-descriptions > li > :last-child,
266-
.tsd-panel > :last-child,
267-
.col-8 > :last-child,
268-
.col-4 > :last-child,
269-
ul.tsd-descriptions > li > :last-child > :last-child,
270-
.tsd-panel > :last-child > :last-child,
271-
.col-8 > :last-child > :last-child,
272-
.col-4 > :last-child > :last-child,
273-
ul.tsd-descriptions > li > :last-child > :last-child > :last-child,
274-
.tsd-panel > :last-child > :last-child > :last-child,
275-
.col-8 > :last-child > :last-child > :last-child,
276-
.col-4 > :last-child > :last-child > :last-child {
277-
margin-bottom: 0;
278-
}
279-
280251
@keyframes fade-in {
281252
from {
282253
opacity: 0;
@@ -1073,9 +1044,6 @@ a.tsd-index-link {
10731044
font-size: 14px;
10741045
overflow-x: auto;
10751046
}
1076-
.tsd-panel > .tsd-signature {
1077-
border-width: 1px 0;
1078-
}
10791047

10801048
.tsd-signature-symbol {
10811049
color: var(--color-text-aside);
@@ -1090,60 +1058,16 @@ a.tsd-index-link {
10901058
.tsd-signatures {
10911059
padding: 0;
10921060
margin: 0 0 1em 0;
1093-
border: 1px solid var(--color-accent);
1061+
list-style-type: none;
10941062
}
10951063
.tsd-signatures .tsd-signature {
10961064
margin: 0;
1097-
border-width: 1px 0 0 0;
1098-
transition: background-color 0.1s;
1099-
}
1100-
.tsd-signatures .tsd-signature:first-child {
1101-
border-top-width: 0;
1102-
}
1103-
.tsd-signatures .tsd-signature.current {
1104-
background-color: var(--color-background-secondary);
1105-
}
1106-
.tsd-signatures.active > .tsd-signature {
1107-
cursor: pointer;
1108-
}
1109-
.tsd-panel > .tsd-signatures {
1065+
border-color: var(--color-accent);
11101066
border-width: 1px 0;
1067+
transition: background-color 0.1s;
11111068
}
1112-
.tsd-panel > a.anchor + .tsd-signatures {
1113-
border-top-width: 0;
1114-
margin-top: -20px;
1115-
}
1116-
1117-
ul.tsd-descriptions {
1118-
position: relative;
1119-
overflow: hidden;
1120-
padding: 0;
1121-
list-style: none;
1122-
}
1123-
ul.tsd-descriptions.active > .tsd-description {
1124-
display: none;
1125-
}
1126-
ul.tsd-descriptions.active > .tsd-description.current {
1127-
display: block;
1128-
}
1129-
ul.tsd-descriptions.active > .tsd-description.fade-in {
1130-
animation: fade-in-delayed 0.3s;
1131-
}
1132-
ul.tsd-descriptions.active > .tsd-description.fade-out {
1133-
animation: fade-out-delayed 0.3s;
1134-
position: absolute;
1135-
display: block;
1136-
top: 0;
1137-
left: 0;
1138-
right: 0;
1139-
opacity: 0;
1140-
visibility: hidden;
1141-
}
1142-
ul.tsd-descriptions h4,
1143-
ul.tsd-descriptions .tsd-index-panel h3,
1144-
.tsd-index-panel ul.tsd-descriptions h3 {
1145-
font-size: 16px;
1146-
margin: 1em 0 0.5em 0;
1069+
.tsd-description .tsd-signatures .tsd-signature {
1070+
border-width: 1px;
11471071
}
11481072

11491073
ul.tsd-parameter-list,

functions/isCircleLiteral.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
<h1>Function isCircleLiteral</h1></div>
1616
<section class="tsd-panel">
1717
<ul class="tsd-signatures tsd-kind-function">
18-
<li class="tsd-signature" id="isCircleLiteral">is<wbr/>Circle<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">CircleLiteral</span></li></ul>
19-
<ul class="tsd-descriptions">
18+
<li class="tsd-signature tsd-anchor-link" id="isCircleLiteral">is<wbr/>Circle<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">CircleLiteral</span><a href="#isCircleLiteral" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
2019
<li class="tsd-description">
2120
<div class="tsd-parameters">
2221
<h4 class="tsd-parameters-title">Parameters</h4>

functions/isCircleOrCircleLiteral.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
<h1>Function isCircleOrCircleLiteral</h1></div>
1616
<section class="tsd-panel">
1717
<ul class="tsd-signatures tsd-kind-function">
18-
<li class="tsd-signature" id="isCircleOrCircleLiteral">is<wbr/>Circle<wbr/>Or<wbr/>Circle<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">CircleLiteral</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Circle</span></li></ul>
19-
<ul class="tsd-descriptions">
18+
<li class="tsd-signature tsd-anchor-link" id="isCircleOrCircleLiteral">is<wbr/>Circle<wbr/>Or<wbr/>Circle<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">CircleLiteral</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">Circle</span><a href="#isCircleOrCircleLiteral" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
2019
<li class="tsd-description">
2120
<div class="tsd-parameters">
2221
<h4 class="tsd-parameters-title">Parameters</h4>

functions/isLatLngBoundsLiteral.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
<h1>Function isLatLngBoundsLiteral</h1></div>
1616
<section class="tsd-panel">
1717
<ul class="tsd-signatures tsd-kind-function">
18-
<li class="tsd-signature" id="isLatLngBoundsLiteral">is<wbr/>Lat<wbr/>Lng<wbr/>Bounds<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">LatLngBoundsLiteral</span></li></ul>
19-
<ul class="tsd-descriptions">
18+
<li class="tsd-signature tsd-anchor-link" id="isLatLngBoundsLiteral">is<wbr/>Lat<wbr/>Lng<wbr/>Bounds<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">LatLngBoundsLiteral</span><a href="#isLatLngBoundsLiteral" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
2019
<li class="tsd-description">
2120
<div class="tsd-comment tsd-typography"><p>Copyright 2021 Google LLC</p>
2221
<p>Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);

functions/isLatLngBoundsOrLatLngBoundsLiteral.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
<h1>Function isLatLngBoundsOrLatLngBoundsLiteral</h1></div>
1616
<section class="tsd-panel">
1717
<ul class="tsd-signatures tsd-kind-function">
18-
<li class="tsd-signature" id="isLatLngBoundsOrLatLngBoundsLiteral">is<wbr/>Lat<wbr/>Lng<wbr/>Bounds<wbr/>Or<wbr/>Lat<wbr/>Lng<wbr/>Bounds<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">LatLngBoundsLiteral</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">LatLngBounds</span></li></ul>
19-
<ul class="tsd-descriptions">
18+
<li class="tsd-signature tsd-anchor-link" id="isLatLngBoundsOrLatLngBoundsLiteral">is<wbr/>Lat<wbr/>Lng<wbr/>Bounds<wbr/>Or<wbr/>Lat<wbr/>Lng<wbr/>Bounds<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">LatLngBoundsLiteral</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">LatLngBounds</span><a href="#isLatLngBoundsOrLatLngBoundsLiteral" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
2019
<li class="tsd-description">
2120
<div class="tsd-parameters">
2221
<h4 class="tsd-parameters-title">Parameters</h4>

functions/isLatLngLiteral.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
<h1>Function isLatLngLiteral</h1></div>
1616
<section class="tsd-panel">
1717
<ul class="tsd-signatures tsd-kind-function">
18-
<li class="tsd-signature" id="isLatLngLiteral">is<wbr/>Lat<wbr/>Lng<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">LatLngLiteral</span></li></ul>
19-
<ul class="tsd-descriptions">
18+
<li class="tsd-signature tsd-anchor-link" id="isLatLngLiteral">is<wbr/>Lat<wbr/>Lng<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">LatLngLiteral</span><a href="#isLatLngLiteral" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
2019
<li class="tsd-description">
2120
<div class="tsd-comment tsd-typography"><p>Copyright 2021 Google LLC</p>
2221
<p>Licensed under the Apache License, Version 2.0 (the &quot;License&quot;);

functions/isLatLngOrLatLngLiteral.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
<h1>Function isLatLngOrLatLngLiteral</h1></div>
1616
<section class="tsd-panel">
1717
<ul class="tsd-signatures tsd-kind-function">
18-
<li class="tsd-signature" id="isLatLngOrLatLngLiteral">is<wbr/>Lat<wbr/>Lng<wbr/>Or<wbr/>Lat<wbr/>Lng<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">LatLngLiteral</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">LatLng</span></li></ul>
19-
<ul class="tsd-descriptions">
18+
<li class="tsd-signature tsd-anchor-link" id="isLatLngOrLatLngLiteral">is<wbr/>Lat<wbr/>Lng<wbr/>Or<wbr/>Lat<wbr/>Lng<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">LatLngLiteral</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type">LatLng</span><a href="#isLatLngOrLatLngLiteral" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
2019
<li class="tsd-description">
2120
<div class="tsd-parameters">
2221
<h4 class="tsd-parameters-title">Parameters</h4>

functions/localContext.isMapDirectionsOptionsLiteral.html

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@
1616
<h1>Function isMapDirectionsOptionsLiteral</h1></div>
1717
<section class="tsd-panel">
1818
<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-namespace">
19-
<li class="tsd-signature" id="isMapDirectionsOptionsLiteral">is<wbr/>Map<wbr/>Directions<wbr/>Options<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">MapDirectionsOptionsLiteral</span></li></ul>
20-
<ul class="tsd-descriptions">
19+
<li class="tsd-signature tsd-anchor-link" id="isMapDirectionsOptionsLiteral">is<wbr/>Map<wbr/>Directions<wbr/>Options<wbr/>Literal<span class="tsd-signature-symbol">(</span>obj<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">obj</span><span class="tsd-signature-symbol"> is </span><span class="tsd-signature-type">MapDirectionsOptionsLiteral</span><a href="#isMapDirectionsOptionsLiteral" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none" id="icon-anchor-a"></path><path d="M10 14a3.5 3.5 0 0 0 5 0l4 -4a3.5 3.5 0 0 0 -5 -5l-.5 .5" id="icon-anchor-b"></path><path d="M14 10a3.5 3.5 0 0 0 -5 0l-4 4a3.5 3.5 0 0 0 5 5l.5 -.5" id="icon-anchor-c"></path></svg></a></li>
2120
<li class="tsd-description">
2221
<div class="tsd-parameters">
2322
<h4 class="tsd-parameters-title">Parameters</h4>

0 commit comments

Comments
 (0)