Skip to content

Commit

Permalink
Deploying to gh-pages from @ 1c2353c 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
typedoc-bot committed Aug 25, 2023
1 parent 81ddbb0 commit 4ab0dbd
Show file tree
Hide file tree
Showing 253 changed files with 120,822 additions and 112,222 deletions.
2 changes: 1 addition & 1 deletion api/assets/main.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion api/assets/search.js

Large diffs are not rendered by default.

26 changes: 19 additions & 7 deletions api/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
485 changes: 252 additions & 233 deletions api/classes/Application.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

427 changes: 216 additions & 211 deletions api/classes/Options.html → api/classes/Configuration.Options.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

302 changes: 166 additions & 136 deletions api/classes/Context.html

Large diffs are not rendered by default.

400 changes: 222 additions & 178 deletions api/classes/Converter.html

Large diffs are not rendered by default.

352 changes: 190 additions & 162 deletions api/classes/DefaultTheme.html

Large diffs are not rendered by default.

482 changes: 248 additions & 234 deletions api/classes/DefaultThemeRenderContext.html

Large diffs are not rendered by default.

273 changes: 155 additions & 118 deletions api/classes/Deserializer.html

Large diffs are not rendered by default.

239 changes: 138 additions & 101 deletions api/classes/Event.html

Large diffs are not rendered by default.

287 changes: 162 additions & 125 deletions api/classes/EventDispatcher.html

Large diffs are not rendered by default.

265 changes: 146 additions & 119 deletions api/classes/EventHooks.html

Large diffs are not rendered by default.

249 changes: 143 additions & 106 deletions api/classes/IndexEvent.html

Large diffs are not rendered by default.

286 changes: 158 additions & 128 deletions api/classes/Logger.html

Large diffs are not rendered by default.

253 changes: 145 additions & 108 deletions api/classes/MarkdownEvent.html

Large diffs are not rendered by default.

231 changes: 134 additions & 97 deletions api/classes/MinimalSourceFile.html

Large diffs are not rendered by default.

248 changes: 142 additions & 106 deletions api/classes/Models.ArrayType.html

Large diffs are not rendered by default.

282 changes: 158 additions & 124 deletions api/classes/Models.Comment.html

Large diffs are not rendered by default.

239 changes: 138 additions & 101 deletions api/classes/Models.CommentTag.html

Large diffs are not rendered by default.

251 changes: 144 additions & 107 deletions api/classes/Models.ConditionalType.html

Large diffs are not rendered by default.

313 changes: 168 additions & 145 deletions api/classes/Models.ContainerReflection.html

Large diffs are not rendered by default.

349 changes: 191 additions & 158 deletions api/classes/Models.DeclarationReflection.html

Large diffs are not rendered by default.

247 changes: 142 additions & 105 deletions api/classes/Models.IndexedAccessType.html

Large diffs are not rendered by default.

249 changes: 143 additions & 106 deletions api/classes/Models.InferredType.html

Large diffs are not rendered by default.

245 changes: 141 additions & 104 deletions api/classes/Models.IntersectionType.html

Large diffs are not rendered by default.

245 changes: 141 additions & 104 deletions api/classes/Models.IntrinsicType.html

Large diffs are not rendered by default.

245 changes: 141 additions & 104 deletions api/classes/Models.LiteralType.html

Large diffs are not rendered by default.

261 changes: 149 additions & 112 deletions api/classes/Models.MappedType.html

Large diffs are not rendered by default.

249 changes: 143 additions & 106 deletions api/classes/Models.NamedTupleMember.html

Large diffs are not rendered by default.

245 changes: 141 additions & 104 deletions api/classes/Models.OptionalType.html

Large diffs are not rendered by default.

306 changes: 165 additions & 141 deletions api/classes/Models.ParameterReflection.html

Large diffs are not rendered by default.

258 changes: 146 additions & 112 deletions api/classes/Models.PredicateType.html

Large diffs are not rendered by default.

332 changes: 182 additions & 150 deletions api/classes/Models.ProjectReflection.html

Large diffs are not rendered by default.

245 changes: 141 additions & 104 deletions api/classes/Models.QueryType.html

Large diffs are not rendered by default.

357 changes: 195 additions & 162 deletions api/classes/Models.ReferenceReflection.html

Large diffs are not rendered by default.

269 changes: 153 additions & 116 deletions api/classes/Models.ReferenceType.html

Large diffs are not rendered by default.

294 changes: 164 additions & 130 deletions api/classes/Models.Reflection.html

Large diffs are not rendered by default.

238 changes: 137 additions & 101 deletions api/classes/Models.ReflectionCategory.html

Large diffs are not rendered by default.

255 changes: 146 additions & 109 deletions api/classes/Models.ReflectionFlags.html

Large diffs are not rendered by default.

256 changes: 153 additions & 103 deletions api/classes/Models.ReflectionGroup.html

Large diffs are not rendered by default.

239 changes: 138 additions & 101 deletions api/classes/Models.ReflectionSymbolId.html

Large diffs are not rendered by default.

245 changes: 141 additions & 104 deletions api/classes/Models.ReflectionType.html

Large diffs are not rendered by default.

245 changes: 141 additions & 104 deletions api/classes/Models.RestType.html

Large diffs are not rendered by default.

314 changes: 169 additions & 145 deletions api/classes/Models.SignatureReflection.html

Large diffs are not rendered by default.

266 changes: 159 additions & 107 deletions api/classes/Models.SourceReference.html

Large diffs are not rendered by default.

247 changes: 142 additions & 105 deletions api/classes/Models.TemplateLiteralType.html

Large diffs are not rendered by default.

248 changes: 142 additions & 106 deletions api/classes/Models.TupleType.html

Large diffs are not rendered by default.

241 changes: 139 additions & 102 deletions api/classes/Models.Type.html

Large diffs are not rendered by default.

247 changes: 142 additions & 105 deletions api/classes/Models.TypeOperatorType.html

Large diffs are not rendered by default.

306 changes: 165 additions & 141 deletions api/classes/Models.TypeParameterReflection.html

Large diffs are not rendered by default.

245 changes: 141 additions & 104 deletions api/classes/Models.UnionType.html

Large diffs are not rendered by default.

245 changes: 141 additions & 104 deletions api/classes/Models.UnknownType.html

Large diffs are not rendered by default.

259 changes: 148 additions & 111 deletions api/classes/PageEvent.html

Large diffs are not rendered by default.

387 changes: 210 additions & 177 deletions api/classes/Renderer.html

Large diffs are not rendered by default.

262 changes: 149 additions & 113 deletions api/classes/RendererEvent.html

Large diffs are not rendered by default.

249 changes: 143 additions & 106 deletions api/classes/SerializeEvent.html

Large diffs are not rendered by default.

308 changes: 172 additions & 136 deletions api/classes/Serializer.html

Large diffs are not rendered by default.

317 changes: 176 additions & 141 deletions api/classes/Theme.html

Large diffs are not rendered by default.

231 changes: 134 additions & 97 deletions api/classes/UrlMapping.html

Large diffs are not rendered by default.

Loading

0 comments on commit 4ab0dbd

Please sign in to comment.