Skip to content

Commit

Permalink
Deploying to gh-pages from @ 514f801 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] committed Sep 5, 2023
1 parent 31a29dd commit daa3370
Show file tree
Hide file tree
Showing 9 changed files with 108 additions and 97 deletions.
7 changes: 4 additions & 3 deletions assets/main.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions assets/navigation.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

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

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 7 additions & 3 deletions assets/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -910,8 +910,9 @@ a.tsd-index-link {
box-shadow: 0 0 4px rgba(0, 0, 0, 0.25);
}
#tsd-search .results li {
padding: 0 10px;
background-color: var(--color-background);
line-height: initial;
padding: 4px;
}
#tsd-search .results li:nth-child(even) {
background-color: var(--color-background-secondary);
Expand All @@ -924,7 +925,10 @@ a.tsd-index-link {
background-color: var(--color-accent);
}
#tsd-search .results a {
display: block;
display: flex;
align-items: center;
padding: 0.25rem;
box-sizing: border-box;
}
#tsd-search .results a:before {
top: 10px;
Expand Down Expand Up @@ -1134,7 +1138,7 @@ img {
}

.deprecated {
text-decoration: line-through;
text-decoration: line-through !important;
}

.warning {
Expand Down
37 changes: 19 additions & 18 deletions functions/base64ToBlob.html

Large diffs are not rendered by default.

43 changes: 23 additions & 20 deletions functions/base64ToFile.html

Large diffs are not rendered by default.

37 changes: 19 additions & 18 deletions functions/blobToBase64.html

Large diffs are not rendered by default.

30 changes: 15 additions & 15 deletions index.html

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions modules.html

Large diffs are not rendered by default.

0 comments on commit daa3370

Please sign in to comment.