Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> a98c763
googlemaps-bot committed Nov 27, 2023
1 parent 1130697 commit d8ec64e
Showing 31 changed files with 127 additions and 3,522 deletions.
2 changes: 1 addition & 1 deletion assets/main.js

Large diffs are not rendered by default.

11 changes: 11 additions & 0 deletions assets/style.css
Original file line number Diff line number Diff line change
@@ -11,6 +11,7 @@
--light-color-text-aside: #6e6e6e;
--light-color-link: #1f70c2;

--light-color-ts-keyword: #056bd6;
--light-color-ts-project: #b111c9;
--light-color-ts-module: var(--light-color-ts-project);
--light-color-ts-namespace: var(--light-color-ts-project);
@@ -50,6 +51,7 @@
--dark-color-text-aside: #dddddd;
--dark-color-link: #00aff4;

--dark-color-ts-keyword: #3399ff;
--dark-color-ts-project: #e358ff;
--dark-color-ts-module: var(--dark-color-ts-project);
--dark-color-ts-namespace: var(--dark-color-ts-project);
@@ -91,6 +93,7 @@
--color-text-aside: var(--light-color-text-aside);
--color-link: var(--light-color-link);

--color-ts-keyword: var(--light-color-ts-keyword);
--color-ts-module: var(--light-color-ts-module);
--color-ts-namespace: var(--light-color-ts-namespace);
--color-ts-enum: var(--light-color-ts-enum);
@@ -132,6 +135,7 @@
--color-text-aside: var(--dark-color-text-aside);
--color-link: var(--dark-color-link);

--color-ts-keyword: var(--dark-color-ts-keyword);
--color-ts-module: var(--dark-color-ts-module);
--color-ts-namespace: var(--dark-color-ts-namespace);
--color-ts-enum: var(--dark-color-ts-enum);
@@ -180,6 +184,7 @@ body {
--color-text-aside: var(--light-color-text-aside);
--color-link: var(--light-color-link);

--color-ts-keyword: var(--light-color-ts-keyword);
--color-ts-module: var(--light-color-ts-module);
--color-ts-namespace: var(--light-color-ts-namespace);
--color-ts-enum: var(--light-color-ts-enum);
@@ -219,6 +224,7 @@ body {
--color-text-aside: var(--dark-color-text-aside);
--color-link: var(--dark-color-link);

--color-ts-keyword: var(--dark-color-ts-keyword);
--color-ts-module: var(--dark-color-ts-module);
--color-ts-namespace: var(--dark-color-ts-namespace);
--color-ts-enum: var(--dark-color-ts-enum);
@@ -984,6 +990,11 @@ a.tsd-index-link {
overflow-x: auto;
}

.tsd-signature-keyword {
color: var(--color-ts-keyword);
font-weight: normal;
}

.tsd-signature-symbol {
color: var(--color-text-aside);
font-weight: normal;
196 changes: 8 additions & 188 deletions classes/Cluster.html

Large diffs are not rendered by default.

142 changes: 4 additions & 138 deletions classes/ClusterStats.html

Large diffs are not rendered by default.

122 changes: 4 additions & 118 deletions classes/DefaultRenderer.html

Large diffs are not rendered by default.

232 changes: 6 additions & 226 deletions classes/GridAlgorithm.html

Large diffs are not rendered by default.

304 changes: 10 additions & 294 deletions classes/MarkerClusterer.html

Large diffs are not rendered by default.

172 changes: 4 additions & 168 deletions classes/MarkerUtils.html

Large diffs are not rendered by default.

178 changes: 6 additions & 172 deletions classes/NoopAlgorithm.html

Large diffs are not rendered by default.

224 changes: 7 additions & 217 deletions classes/SuperClusterAlgorithm.html

Large diffs are not rendered by default.

226 changes: 7 additions & 219 deletions classes/SuperClusterViewportAlgorithm.html

Large diffs are not rendered by default.

95 changes: 2 additions & 93 deletions enums/MarkerClustererEvents.html

Large diffs are not rendered by default.

75 changes: 1 addition & 74 deletions functions/defaultOnClusterClickHandler.html

Large diffs are not rendered by default.

79 changes: 2 additions & 77 deletions functions/extendBoundsToPaddedViewport.html

Large diffs are not rendered by default.

93 changes: 5 additions & 88 deletions functions/filterMarkersToPaddedViewport.html

Large diffs are not rendered by default.

79 changes: 2 additions & 77 deletions functions/getPaddedViewport.html

Large diffs are not rendered by default.

79 changes: 3 additions & 76 deletions index.html

Large diffs are not rendered by default.

104 changes: 3 additions & 101 deletions interfaces/Algorithm.html

Large diffs are not rendered by default.

114 changes: 6 additions & 108 deletions interfaces/AlgorithmInput.html

Large diffs are not rendered by default.

87 changes: 2 additions & 85 deletions interfaces/AlgorithmOptions.html

Large diffs are not rendered by default.

101 changes: 4 additions & 97 deletions interfaces/AlgorithmOutput.html

Large diffs are not rendered by default.

93 changes: 2 additions & 91 deletions interfaces/ClusterOptions.html

Large diffs are not rendered by default.

120 changes: 5 additions & 115 deletions interfaces/GridOptions.html

Large diffs are not rendered by default.

125 changes: 4 additions & 121 deletions interfaces/MarkerClustererOptions.html

Large diffs are not rendered by default.

107 changes: 3 additions & 104 deletions interfaces/Renderer.html

Large diffs are not rendered by default.

95 changes: 3 additions & 92 deletions interfaces/SuperClusterViewportOptions.html

Large diffs are not rendered by default.

93 changes: 2 additions & 91 deletions interfaces/SuperClusterViewportState.html

Large diffs are not rendered by default.

84 changes: 6 additions & 78 deletions modules.html

Large diffs are not rendered by default.

66 changes: 2 additions & 64 deletions types/Marker.html

Large diffs are not rendered by default.

72 changes: 1 addition & 71 deletions types/SuperClusterOptions.html

Large diffs are not rendered by default.

79 changes: 1 addition & 78 deletions types/onClusterClickHandler.html

Large diffs are not rendered by default.

0 comments on commit d8ec64e

Please sign in to comment.