Skip to content

Commit

Permalink
chore(deps-dev): bump typedoc from 0.24.8 to 0.25.0 (#404)
Browse files Browse the repository at this point in the history
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.24.8 to 0.25.0.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.24.8...v0.25.0)

---
updated-dependencies:
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 90cf6db
  • Loading branch information
googlemaps-bot committed Aug 28, 2023
1 parent 5230f2e commit 72f31c1
Show file tree
Hide file tree
Showing 7 changed files with 33 additions and 26 deletions.
2 changes: 1 addition & 1 deletion assets/main.js

Large diffs are not rendered by default.

26 changes: 19 additions & 7 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@
--light-color-ts-accessor: var(--light-color-ts-property);
--light-color-ts-get-signature: var(--light-color-ts-accessor);
--light-color-ts-set-signature: var(--light-color-ts-accessor);
/* object literal not included as it is not used and will be removed in 0.25 */
--light-color-ts-type-alias: #d51270;
/* reference not included as links will be colored with the kind that it points to */

Expand Down Expand Up @@ -72,7 +71,6 @@
--dark-color-ts-accessor: var(--dark-color-ts-property);
--dark-color-ts-get-signature: var(--dark-color-ts-accessor);
--dark-color-ts-set-signature: var(--dark-color-ts-accessor);
/* object literal not included as it is not used and will be removed in 0.25 */
--dark-color-ts-type-alias: #ff6492;
/* reference not included as links will be colored with the kind that it points to */

Expand Down Expand Up @@ -468,13 +466,12 @@ blockquote {
padding: 0 0 0 20px;
margin: 0;
}
.tsd-typography h4,
.tsd-typography .tsd-index-panel h3,
.tsd-index-panel .tsd-typography h3,
.tsd-typography h4,
.tsd-typography h5,
.tsd-typography h6 {
font-size: 1em;
margin: 0;
}
.tsd-typography h5,
.tsd-typography h6 {
Expand All @@ -485,6 +482,19 @@ blockquote {
.tsd-typography ol {
margin: 1em 0;
}
.tsd-typography table {
border-collapse: collapse;
border: none;
}
.tsd-typography td,
.tsd-typography th {
padding: 6px 13px;
border: 1px solid var(--color-accent);
}
.tsd-typography thead,
.tsd-typography tr:nth-child(even) {
background-color: var(--color-background-secondary);
}

.tsd-breadcrumb {
margin: 0;
Expand Down Expand Up @@ -909,8 +919,8 @@ a.tsd-index-link {
#tsd-search .results li.state {
display: none;
}
#tsd-search .results li.current,
#tsd-search .results li:hover {
#tsd-search .results li.current:not(.no-results),
#tsd-search .results li:hover:not(.no-results) {
background-color: var(--color-accent);
}
#tsd-search .results a {
Expand Down Expand Up @@ -1070,7 +1080,9 @@ ul.tsd-type-parameter-list h5 {
overflow: hidden;
opacity: 0.8;
height: 40px;
transition: opacity 0.1s, background-color 0.2s;
transition:
opacity 0.1s,
background-color 0.2s;
vertical-align: bottom;
cursor: pointer;
}
Expand Down
10 changes: 4 additions & 6 deletions functions/createSignature.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,16 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<li>
<h5><span class="tsd-kind-parameter">unsignedUrl</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">URL</span></h5>
<div class="tsd-comment tsd-typography"><p>The URL to sign.</p>
</div>
<div class="tsd-comment tsd-typography"></div></li>
</div></li>
<li>
<h5><span class="tsd-kind-parameter">secret</span>: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography"><p>The secret to use for signing.</p>
</div>
<div class="tsd-comment tsd-typography"></div></li></ul></div>
</div></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><p>The signature of the signed url.</p>

<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/af714f2/src/index.ts#L55">index.ts:55</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/90cf6db/src/index.ts#L55">index.ts:55</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand All @@ -61,5 +59,5 @@ <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</op
<li><a href="createSignatureForPathAndQuery.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>create<wbr/>Signature<wbr/>For<wbr/>Path<wbr/>And<wbr/>Query</span></a></li>
<li><a href="signUrl.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>sign<wbr/>Url</span></a></li></ul></nav></div></div></div>
<div class="tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
<p>Generated using <a href="https://typedoc.org/" rel="noopener" target="_blank">TypeDoc</a></p></div>
<div class="overlay"></div></body></html>
7 changes: 3 additions & 4 deletions functions/createSignatureForPathAndQuery.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,12 @@ <h5><span class="tsd-kind-parameter">pathAndQuery</span>: <span class="tsd-signa
<li>
<h5><span class="tsd-kind-parameter">secret</span>: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography"><p>The secret to use for signing.</p>
</div>
<div class="tsd-comment tsd-typography"></div></li></ul></div>
</div></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4><p>The signature of the signed url.</p>

<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/af714f2/src/index.ts#L31">index.ts:31</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/90cf6db/src/index.ts#L31">index.ts:31</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand All @@ -58,5 +57,5 @@ <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</op
<li><a href="createSignatureForPathAndQuery.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>create<wbr/>Signature<wbr/>For<wbr/>Path<wbr/>And<wbr/>Query</span></a></li>
<li><a href="signUrl.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>sign<wbr/>Url</span></a></li></ul></nav></div></div></div>
<div class="tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
<p>Generated using <a href="https://typedoc.org/" rel="noopener" target="_blank">TypeDoc</a></p></div>
<div class="overlay"></div></body></html>
10 changes: 4 additions & 6 deletions functions/signUrl.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,18 +29,16 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<li>
<h5><span class="tsd-kind-parameter">unsignedUrl</span>: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> | </span><span class="tsd-signature-type ">URL</span></h5>
<div class="tsd-comment tsd-typography"><p>The URL to sign.</p>
</div>
<div class="tsd-comment tsd-typography"></div></li>
</div></li>
<li>
<h5><span class="tsd-kind-parameter">secret</span>: <span class="tsd-signature-type">string</span></h5>
<div class="tsd-comment tsd-typography"><p>The secret to use for signing.</p>
</div>
<div class="tsd-comment tsd-typography"></div></li></ul></div>
</div></li></ul></div>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type ">URL</span></h4><p>The signature of the signed url.</p>

<div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/af714f2/src/index.ts#L80">index.ts:80</a></li></ul></aside></li></ul></section></div>
<li>Defined in <a href="https://github.com/googlemaps/js-url-signature/blob/90cf6db/src/index.ts#L80">index.ts:80</a></li></ul></aside></li></ul></section></div>
<div class="col-sidebar">
<div class="page-menu">
<div class="tsd-navigation settings">
Expand All @@ -61,5 +59,5 @@ <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</op
<li><a href="createSignatureForPathAndQuery.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>create<wbr/>Signature<wbr/>For<wbr/>Path<wbr/>And<wbr/>Query</span></a></li>
<li><a href="signUrl.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>sign<wbr/>Url</span></a></li></ul></nav></div></div></div>
<div class="tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
<p>Generated using <a href="https://typedoc.org/" rel="noopener" target="_blank">TypeDoc</a></p></div>
<div class="overlay"></div></body></html>
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,5 @@ <h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="#icon
<li><a href="functions/createSignatureForPathAndQuery.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>create<wbr/>Signature<wbr/>For<wbr/>Path<wbr/>And<wbr/>Query</span></a></li>
<li><a href="functions/signUrl.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>sign<wbr/>Url</span></a></li></ul></nav></div></div></div>
<div class="tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
<p>Generated using <a href="https://typedoc.org/" rel="noopener" target="_blank">TypeDoc</a></p></div>
<div class="overlay"></div></body></html>
2 changes: 1 addition & 1 deletion modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,5 @@ <h4 class="uppercase">Theme</h4><select id="tsd-theme"><option value="os">OS</op
<li><a href="functions/createSignatureForPathAndQuery.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>create<wbr/>Signature<wbr/>For<wbr/>Path<wbr/>And<wbr/>Query</span></a></li>
<li><a href="functions/signUrl.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-64"></use></svg><span>sign<wbr/>Url</span></a></li></ul></nav></div></div></div>
<div class="tsd-generator">
<p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div>
<p>Generated using <a href="https://typedoc.org/" rel="noopener" target="_blank">TypeDoc</a></p></div>
<div class="overlay"></div></body></html>

0 comments on commit 72f31c1

Please sign in to comment.