Skip to content

Commit

Permalink
Deploy preview for PR 267 🛫
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Dec 16, 2024
1 parent 252cd1d commit 90a6b07
Show file tree
Hide file tree
Showing 126 changed files with 137,518 additions and 0 deletions.
1,890 changes: 1,890 additions & 0 deletions pr-preview/pr-267/404.html

Large diffs are not rendered by default.

6,169 changes: 6,169 additions & 0 deletions pr-preview/pr-267/CHANGELOG/index.html

Large diffs are not rendered by default.

2,430 changes: 2,430 additions & 0 deletions pr-preview/pr-267/CONTRIBUTING/index.html

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions pr-preview/pr-267/LICENSE
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{% include-markdown "../LICENSE" %}
119 changes: 119 additions & 0 deletions pr-preview/pr-267/assets/_mkdocstrings.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,119 @@

/* Avoid breaking parameter names, etc. in table cells. */
.doc-contents td code {
word-break: normal !important;
}

/* No line break before first paragraph of descriptions. */
.doc-md-description,
.doc-md-description>p:first-child {
display: inline;
}

/* Max width for docstring sections tables. */
.doc .md-typeset__table,
.doc .md-typeset__table table {
display: table !important;
width: 100%;
}

.doc .md-typeset__table tr {
display: table-row;
}

/* Defaults in Spacy table style. */
.doc-param-default {
float: right;
}

/* Backward-compatibility: docstring section titles in bold. */
.doc-section-title {
font-weight: bold;
}

/* Symbols in Navigation and ToC. */
:root,
[data-md-color-scheme="default"] {
--doc-symbol-attribute-fg-color: #953800;
--doc-symbol-function-fg-color: #8250df;
--doc-symbol-method-fg-color: #8250df;
--doc-symbol-class-fg-color: #0550ae;
--doc-symbol-module-fg-color: #5cad0f;

--doc-symbol-attribute-bg-color: #9538001a;
--doc-symbol-function-bg-color: #8250df1a;
--doc-symbol-method-bg-color: #8250df1a;
--doc-symbol-class-bg-color: #0550ae1a;
--doc-symbol-module-bg-color: #5cad0f1a;
}

[data-md-color-scheme="slate"] {
--doc-symbol-attribute-fg-color: #ffa657;
--doc-symbol-function-fg-color: #d2a8ff;
--doc-symbol-method-fg-color: #d2a8ff;
--doc-symbol-class-fg-color: #79c0ff;
--doc-symbol-module-fg-color: #baff79;

--doc-symbol-attribute-bg-color: #ffa6571a;
--doc-symbol-function-bg-color: #d2a8ff1a;
--doc-symbol-method-bg-color: #d2a8ff1a;
--doc-symbol-class-bg-color: #79c0ff1a;
--doc-symbol-module-bg-color: #baff791a;
}

code.doc-symbol {
border-radius: .1rem;
font-size: .85em;
padding: 0 .3em;
font-weight: bold;
}

code.doc-symbol-attribute {
color: var(--doc-symbol-attribute-fg-color);
background-color: var(--doc-symbol-attribute-bg-color);
}

code.doc-symbol-attribute::after {
content: "attr";
}

code.doc-symbol-function {
color: var(--doc-symbol-function-fg-color);
background-color: var(--doc-symbol-function-bg-color);
}

code.doc-symbol-function::after {
content: "func";
}

code.doc-symbol-method {
color: var(--doc-symbol-method-fg-color);
background-color: var(--doc-symbol-method-bg-color);
}

code.doc-symbol-method::after {
content: "meth";
}

code.doc-symbol-class {
color: var(--doc-symbol-class-fg-color);
background-color: var(--doc-symbol-class-bg-color);
}

code.doc-symbol-class::after {
content: "class";
}

code.doc-symbol-module {
color: var(--doc-symbol-module-fg-color);
background-color: var(--doc-symbol-module-bg-color);
}

code.doc-symbol-module::after {
content: "mod";
}

.doc-signature .autorefs {
color: inherit;
border-bottom: 1px dotted currentcolor;
}
1 change: 1 addition & 0 deletions pr-preview/pr-267/assets/bump-my-version-logo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
669 changes: 669 additions & 0 deletions pr-preview/pr-267/assets/bump-my-version-model.drawio

Large diffs are not rendered by default.

3 changes: 3 additions & 0 deletions pr-preview/pr-267/assets/creating-a-version-spec.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions pr-preview/pr-267/assets/creating-a-version.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
200 changes: 200 additions & 0 deletions pr-preview/pr-267/assets/css/cards.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,200 @@
/*************
Grid Modification
*/

.md-typeset .grid.wide-gap {
gap: 1rem;
}

/*************
Cards
*/
.card-container {
background-color: white;
color: rgba(0, 0, 0, 0.87);
border-radius: 4px;
box-shadow: rgba(0, 0, 0, 0.2) 0 2px 1px -1px, rgba(0, 0, 0, 0.14) 0 1px 1px 0, rgba(0, 0, 0, 0.12) 0 1px 3px 0;
overflow: hidden;
}

.card-container.depth-0 {
box-shadow: none;
}

/*************
Cards - Header
*/

.card-header {
padding: 16px 16px 24px;
background: var(--md-primary-fg-color);
color: var(--md-primary-bg-color);
}

.card-header.backstage-green {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1368' height='400' fill='none'%3e%3cmask id='a' width='1368' height='401' x='0' y='0' maskUnits='userSpaceOnUse'%3e%3cpath fill='url(%23paint0_linear)' d='M437 116C223 116 112 0 112 0h1256v400c-82 0-225-21-282-109-112-175-436-175-649-175z'/%3e%3cpath fill='url(%23paint1_linear)' d='M1368 400V282C891-29 788 40 711 161 608 324 121 372 0 361v39h1368z'/%3e%3cpath fill='url(%23paint2_linear)' d='M1368 244v156H0V94c92-24 198-46 375 0l135 41c176 51 195 109 858 109z'/%3e%3cpath fill='url(%23paint3_linear)' d='M1252 400h116c-14-7-35-14-116-16-663-14-837-128-1013-258l-85-61C98 28 46 8 0 0v400h1252z'/%3e%3c/mask%3e%3cg mask='url(%23a)'%3e%3cpath fill='white' d='M-172-98h1671v601H-172z'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear' x1='602' x2='1093.5' y1='-960.5' y2='272' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear' x1='482' x2='480' y1='1058.5' y2='70.5' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint2_linear' x1='424' x2='446.1' y1='-587.5' y2='274.6' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint3_linear' x1='587' x2='349' y1='-1120.5' y2='341' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e"), linear-gradient(90deg, rgb(0, 91, 75), rgb(0, 91, 75));
color: rgb(255, 255, 255);
}

.card-header.backstage-blue {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='1368' height='400' fill='none'%3e%3cmask id='a' width='1368' height='401' x='0' y='0' maskUnits='userSpaceOnUse'%3e%3cpath fill='url(%23paint0_linear)' d='M437 116C223 116 112 0 112 0h1256v400c-82 0-225-21-282-109-112-175-436-175-649-175z'/%3e%3cpath fill='url(%23paint1_linear)' d='M1368 400V282C891-29 788 40 711 161 608 324 121 372 0 361v39h1368z'/%3e%3cpath fill='url(%23paint2_linear)' d='M1368 244v156H0V94c92-24 198-46 375 0l135 41c176 51 195 109 858 109z'/%3e%3cpath fill='url(%23paint3_linear)' d='M1252 400h116c-14-7-35-14-116-16-663-14-837-128-1013-258l-85-61C98 28 46 8 0 0v400h1252z'/%3e%3c/mask%3e%3cg mask='url(%23a)'%3e%3cpath fill='white' d='M-172-98h1671v601H-172z'/%3e%3c/g%3e%3cdefs%3e%3clinearGradient id='paint0_linear' x1='602' x2='1093.5' y1='-960.5' y2='272' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint1_linear' x1='482' x2='480' y1='1058.5' y2='70.5' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint2_linear' x1='424' x2='446.1' y1='-587.5' y2='274.6' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3clinearGradient id='paint3_linear' x1='587' x2='349' y1='-1120.5' y2='341' gradientUnits='userSpaceOnUse'%3e%3cstop stop-color='white'/%3e%3cstop offset='1' stop-color='white' stop-opacity='0'/%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e"), linear-gradient(90deg, rgb(0, 109, 143), rgb(0, 73, 161));
color: rgb(255, 255, 255);
}

.card-header p.subtitle {
margin: 0;
font-size: 0.8em;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: 500;
line-height: 1.57;
}

.card-header p.title {
margin: 0;
font-size: 1.14em;
font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
font-weight: 700;
line-height: 1.6;
margin-bottom: 2px;
}

/*************
Cards - Media
*/

.card-media {
display: block;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
width: 100%;
object-fit: cover;
}

.card-media p {
margin: 0;
}

/*************
Cards - Content
*/

.card-content {
padding: 16px;
}

.card-content p {
margin: 0;
}

.card-content p + p {
margin-top: 1em;
}

.card-content-title {
margin-top: 0;
font-weight: 400;
font-size: 1.5rem;
line-height: 1.334;
letter-spacing: 0;
margin-bottom: 0.35em;
}

.card-content-title p {
margin: 0;
}

/*************
Cards - Actions
*/

.card-actions {
padding: 16px;
}

.card-actions ul:not([hidden]) {
display: flex;
margin: 0;
}

.card-actions ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 16px;
}
.card-actions.right ul {
justify-content: flex-end;
}

.card-actions p {
margin: 0;
}

[dir=ltr] .card-actions ul li {
margin: 0;
}

.card-actions a {
background-color: transparent;
margin-top: 0;
vertical-align: middle;
font-weight: 500;
font-size: 0.8125rem;
line-height: 1.75;
letter-spacing: 0.02857em;
text-transform: uppercase;
}

/*************
Cards - Tags
*/

.card-tags {
display: flex;
flex-wrap: wrap;
box-sizing: border-box;
padding: 16px;
}

.card-tags ul:not([hidden]) {
display: flex;
margin: 0;
}

.card-tags ul {
list-style: none;
padding: 0;
margin: 0;
display: flex;
flex-wrap: wrap;
gap: 16px;
}

[dir=ltr] .card-tags ul li {
padding: 2px 8px;
margin: 0;
box-sizing: border-box;
font-size: 12px;
font-weight: 500;
color: #000;
background-color: rgba(0, 0, 0, 0.12);
border-radius: 16px;
height: 24px;
line-height: 20px;
}

/*************
Cards - Divider
*/

.card-divider {
margin: 0;
padding: 0 16px;
}

.card-divider hr {
margin: 0;
}
12 changes: 12 additions & 0 deletions pr-preview/pr-267/assets/css/custom.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/* Indentation. */
div.doc-contents:not(.first) {
padding-left: 25px;
border-left: .05rem solid var(--md-typeset-table-color);
}

/* Normal size fonts on parameter tables */
.md-typeset div.doc-contents table {
font-size: 1em;
width: 100%;
display: table;
}
34 changes: 34 additions & 0 deletions pr-preview/pr-267/assets/css/field-list.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
dl.field-list .doc-param-default, dl.doc-field-list .doc-param-default {
float: none;
}

.field-list > dl, dl.field-list, dl.doc-field-list {
display: flex;
flex-flow: row wrap;
padding-left: 10px;
}

.field-list > dl > dt, dl.field-list > dt, dl.doc-field-list > dt {
flex-basis: 20%;
font-weight: bold;
word-break: break-word;
padding: 10px 0;
border-bottom: 1px solid #e5e5e5;
}

.field-list > dl > dt:after, dl.field-list > dt:after {
content: ":";
}

[dir=ltr] .field-list > dl > dd, dl.field-list > dd.doc-field-def, dl.doc-field-list > dd.doc-field-def {
flex-basis: 70%;
flex-grow: 1;
margin: 0;
padding: 10px 0 10px 10px;
border-bottom: 1px solid #e5e5e5;
}

dd.doc-field-def > p:last-child {
padding-bottom: 0;
margin-bottom: 0;
}
Loading

0 comments on commit 90a6b07

Please sign in to comment.