Skip to content

Commit a8760b9

Browse files
committed
adding dev-v12.1.3 tag to this commit to ensure building
1 parent 6524a01 commit a8760b9

File tree

55 files changed

+185
-186
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+185
-186
lines changed

docs/assets/highlight.css

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@
2121
--dark-hl-9: #4EC9B0;
2222
--light-hl-10: #000000FF;
2323
--dark-hl-10: #D4D4D4;
24-
--light-hl-11: #EE0000;
25-
--dark-hl-11: #D7BA7D;
26-
--light-hl-12: #811F3F;
27-
--dark-hl-12: #D16969;
24+
--light-hl-11: #811F3F;
25+
--dark-hl-11: #D16969;
26+
--light-hl-12: #EE0000;
27+
--dark-hl-12: #D7BA7D;
2828
--light-code-background: #F5F5F5;
2929
--dark-code-background: #1E1E1E;
3030
}

docs/assets/main.js

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

docs/assets/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/style.css

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -766,13 +766,12 @@ footer .tsd-legend {
766766

767767
.tsd-flag {
768768
display: inline-block;
769-
padding: 0.25em 0.4em;
769+
padding: 1px 5px;
770770
border-radius: 4px;
771771
color: var(--color-comment-tag-text);
772772
background-color: var(--color-comment-tag);
773773
text-indent: 0;
774-
font-size: 75%;
775-
line-height: 1;
774+
font-size: 14px;
776775
font-weight: normal;
777776
}
778777

docs/classes/framework.BaseRequest.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/classes/framework.BaseResponse.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/classes/index.default.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/classes/ingredients_emaildelivery.default.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/classes/ingredients_smsdelivery.default.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

docs/classes/recipe_dashboard.default.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)