This commit is contained in:
Alexander Wang 2025-03-01 23:12:59 -07:00
parent 051d5f50ed
commit 50e2bd369e
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927
24 changed files with 396 additions and 10700 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 29 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 43 KiB

After

Width:  |  Height:  |  Size: 29 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 32 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 46 KiB

After

Width:  |  Height:  |  Size: 33 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 107 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 120 KiB

After

Width:  |  Height:  |  Size: 107 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 69 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 82 KiB

After

Width:  |  Height:  |  Size: 69 KiB

View file

@ -96,743 +96,7 @@
.d2-3802857277 .color-AA4{color:#EDF0FD;}
.d2-3802857277 .color-AA5{color:#F7F8FE;}
.d2-3802857277 .color-AB4{color:#EDF0FD;}
.d2-3802857277 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker-d2-3802857277);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker-d2-3802857277);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark-d2-3802857277);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker-d2-3802857277);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark-d2-3802857277);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal-d2-3802857277);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal-d2-3802857277);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><style type="text/css">.d2-3802857277 .md em,
.d2-3802857277 .md dfn {
font-family: "d2-3802857277-font-italic";
}
.d2-3802857277 .md b,
.d2-3802857277 .md strong {
font-family: "d2-3802857277-font-bold";
}
.d2-3802857277 .md code,
.d2-3802857277 .md kbd,
.d2-3802857277 .md pre,
.d2-3802857277 .md samp {
font-family: "d2-3802857277-font-mono";
font-size: 1em;
}
.d2-3802857277 .md {
tab-size: 4;
}
/* variables are provided in d2renderers/d2svg/d2svg.go */
.d2-3802857277 .md {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin: 0;
color: var(--color-fg-default);
background-color: transparent; /* we don't want to define the background color */
font-family: "d2-3802857277-font-regular";
font-size: 16px;
line-height: 1.5;
word-wrap: break-word;
}
.d2-3802857277 .md details,
.d2-3802857277 .md figcaption,
.d2-3802857277 .md figure {
display: block;
}
.d2-3802857277 .md summary {
display: list-item;
}
.d2-3802857277 .md [hidden] {
display: none !important;
}
.d2-3802857277 .md a {
background-color: transparent;
color: var(--color-accent-fg);
text-decoration: none;
}
.d2-3802857277 .md a:active,
.d2-3802857277 .md a:hover {
outline-width: 0;
}
.d2-3802857277 .md abbr[title] {
border-bottom: none;
text-decoration: underline dotted;
}
.d2-3802857277 .md dfn {
font-style: italic;
}
.d2-3802857277 .md h1 {
margin: 0.67em 0;
padding-bottom: 0.3em;
font-size: 2em;
border-bottom: 1px solid var(--color-border-muted);
}
.d2-3802857277 .md mark {
background-color: var(--color-attention-subtle);
color: var(--color-text-primary);
}
.d2-3802857277 .md small {
font-size: 90%;
}
.d2-3802857277 .md sub,
.d2-3802857277 .md sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.d2-3802857277 .md sub {
bottom: -0.25em;
}
.d2-3802857277 .md sup {
top: -0.5em;
}
.d2-3802857277 .md img {
border-style: none;
max-width: 100%;
box-sizing: content-box;
background-color: var(--color-canvas-default);
}
.d2-3802857277 .md figure {
margin: 1em 40px;
}
.d2-3802857277 .md hr {
box-sizing: content-box;
overflow: hidden;
background: transparent;
border-bottom: 1px solid var(--color-border-muted);
height: 0.25em;
padding: 0;
margin: 24px 0;
background-color: var(--color-border-default);
border: 0;
}
.d2-3802857277 .md input {
font: inherit;
margin: 0;
overflow: visible;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.d2-3802857277 .md [type="button"],
.d2-3802857277 .md [type="reset"],
.d2-3802857277 .md [type="submit"] {
-webkit-appearance: button;
}
.d2-3802857277 .md [type="button"]::-moz-focus-inner,
.d2-3802857277 .md [type="reset"]::-moz-focus-inner,
.d2-3802857277 .md [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
.d2-3802857277 .md [type="button"]:-moz-focusring,
.d2-3802857277 .md [type="reset"]:-moz-focusring,
.d2-3802857277 .md [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
.d2-3802857277 .md [type="checkbox"],
.d2-3802857277 .md [type="radio"] {
box-sizing: border-box;
padding: 0;
}
.d2-3802857277 .md [type="number"]::-webkit-inner-spin-button,
.d2-3802857277 .md [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.d2-3802857277 .md [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
.d2-3802857277 .md [type="search"]::-webkit-search-cancel-button,
.d2-3802857277 .md [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.d2-3802857277 .md ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
.d2-3802857277 .md ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
.d2-3802857277 .md a:hover {
text-decoration: underline;
}
.d2-3802857277 .md hr::before {
display: table;
content: "";
}
.d2-3802857277 .md hr::after {
display: table;
clear: both;
content: "";
}
.d2-3802857277 .md table {
border-spacing: 0;
border-collapse: collapse;
display: block;
width: max-content;
max-width: 100%;
overflow: auto;
}
.d2-3802857277 .md td,
.d2-3802857277 .md th {
padding: 0;
}
.d2-3802857277 .md details summary {
cursor: pointer;
}
.d2-3802857277 .md details:not([open]) > *:not(summary) {
display: none !important;
}
.d2-3802857277 .md kbd {
display: inline-block;
padding: 3px 5px;
color: var(--color-fg-default);
vertical-align: middle;
background-color: var(--color-canvas-subtle);
border: solid 1px var(--color-neutral-muted);
border-bottom-color: var(--color-neutral-muted);
border-radius: 6px;
box-shadow: inset 0 -1px 0 var(--color-neutral-muted);
}
.d2-3802857277 .md h1,
.d2-3802857277 .md h2,
.d2-3802857277 .md h3,
.d2-3802857277 .md h4,
.d2-3802857277 .md h5,
.d2-3802857277 .md h6 {
margin-top: 24px;
margin-bottom: 16px;
font-weight: 400;
line-height: 1.25;
font-family: "d2-3802857277-font-semibold";
}
.d2-3802857277 .md h2 {
padding-bottom: 0.3em;
font-size: 1.5em;
border-bottom: 1px solid var(--color-border-muted);
}
.d2-3802857277 .md h3 {
font-size: 1.25em;
}
.d2-3802857277 .md h4 {
font-size: 1em;
}
.d2-3802857277 .md h5 {
font-size: 0.875em;
}
.d2-3802857277 .md h6 {
font-size: 0.85em;
color: var(--color-fg-muted);
}
.d2-3802857277 .md p {
margin-top: 0;
margin-bottom: 10px;
}
.d2-3802857277 .md blockquote {
margin: 0;
padding: 0 1em;
color: var(--color-fg-muted);
border-left: 0.25em solid var(--color-border-default);
}
.d2-3802857277 .md ul,
.d2-3802857277 .md ol {
margin-top: 0;
margin-bottom: 0;
padding-left: 2em;
}
.d2-3802857277 .md ol ol,
.d2-3802857277 .md ul ol {
list-style-type: lower-roman;
}
.d2-3802857277 .md ul ul ol,
.d2-3802857277 .md ul ol ol,
.d2-3802857277 .md ol ul ol,
.d2-3802857277 .md ol ol ol {
list-style-type: lower-alpha;
}
.d2-3802857277 .md dd {
margin-left: 0;
}
.d2-3802857277 .md pre {
margin-top: 0;
margin-bottom: 0;
word-wrap: normal;
}
.d2-3802857277 .md ::placeholder {
color: var(--color-fg-subtle);
opacity: 1;
}
.d2-3802857277 .md input::-webkit-outer-spin-button,
.d2-3802857277 .md input::-webkit-inner-spin-button {
margin: 0;
-webkit-appearance: none;
appearance: none;
}
.d2-3802857277 .md::before {
display: table;
content: "";
}
.d2-3802857277 .md::after {
display: table;
clear: both;
content: "";
}
.d2-3802857277 .md > *:first-child {
margin-top: 0 !important;
}
.d2-3802857277 .md > *:last-child {
margin-bottom: 0 !important;
}
.d2-3802857277 .md a:not([href]) {
color: inherit;
text-decoration: none;
}
.d2-3802857277 .md .absent {
color: var(--color-danger-fg);
}
.d2-3802857277 .md .anchor {
float: left;
padding-right: 4px;
margin-left: -20px;
line-height: 1;
}
.d2-3802857277 .md .anchor:focus {
outline: none;
}
.d2-3802857277 .md p,
.d2-3802857277 .md blockquote,
.d2-3802857277 .md ul,
.d2-3802857277 .md ol,
.d2-3802857277 .md dl,
.d2-3802857277 .md table,
.d2-3802857277 .md pre,
.d2-3802857277 .md details {
margin-top: 0;
margin-bottom: 16px;
}
.d2-3802857277 .md blockquote > :first-child {
margin-top: 0;
}
.d2-3802857277 .md blockquote > :last-child {
margin-bottom: 0;
}
.d2-3802857277 .md sup > a::before {
content: "[";
}
.d2-3802857277 .md sup > a::after {
content: "]";
}
.d2-3802857277 .md h1:hover .anchor,
.d2-3802857277 .md h2:hover .anchor,
.d2-3802857277 .md h3:hover .anchor,
.d2-3802857277 .md h4:hover .anchor,
.d2-3802857277 .md h5:hover .anchor,
.d2-3802857277 .md h6:hover .anchor {
text-decoration: none;
}
.d2-3802857277 .md h1 tt,
.d2-3802857277 .md h1 code,
.d2-3802857277 .md h2 tt,
.d2-3802857277 .md h2 code,
.d2-3802857277 .md h3 tt,
.d2-3802857277 .md h3 code,
.d2-3802857277 .md h4 tt,
.d2-3802857277 .md h4 code,
.d2-3802857277 .md h5 tt,
.d2-3802857277 .md h5 code,
.d2-3802857277 .md h6 tt,
.d2-3802857277 .md h6 code {
padding: 0 0.2em;
font-size: inherit;
}
.d2-3802857277 .md ul.no-list,
.d2-3802857277 .md ol.no-list {
padding: 0;
list-style-type: none;
}
.d2-3802857277 .md ol[type="1"] {
list-style-type: decimal;
}
.d2-3802857277 .md ol[type="a"] {
list-style-type: lower-alpha;
}
.d2-3802857277 .md ol[type="i"] {
list-style-type: lower-roman;
}
.d2-3802857277 .md div > ol:not([type]) {
list-style-type: decimal;
}
.d2-3802857277 .md ul ul,
.d2-3802857277 .md ul ol,
.d2-3802857277 .md ol ol,
.d2-3802857277 .md ol ul {
margin-top: 0;
margin-bottom: 0;
}
.d2-3802857277 .md li > p {
margin-top: 16px;
}
.d2-3802857277 .md li + li {
margin-top: 0.25em;
}
.d2-3802857277 .md dl {
padding: 0;
}
.d2-3802857277 .md dl dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-family: "d2-3802857277-font-semibold";
}
.d2-3802857277 .md dl dd {
padding: 0 16px;
margin-bottom: 16px;
}
.d2-3802857277 .md table th {
font-family: "d2-3802857277-font-semibold";
}
.d2-3802857277 .md table th,
.d2-3802857277 .md table td {
padding: 6px 13px;
border: 1px solid var(--color-border-default);
}
.d2-3802857277 .md table tr {
background-color: var(--color-canvas-default);
border-top: 1px solid var(--color-border-muted);
}
.d2-3802857277 .md table tr:nth-child(2n) {
background-color: var(--color-canvas-subtle);
}
.d2-3802857277 .md table img {
background-color: transparent;
}
.d2-3802857277 .md img[align="right"] {
padding-left: 20px;
}
.d2-3802857277 .md img[align="left"] {
padding-right: 20px;
}
.d2-3802857277 .md span.frame {
display: block;
overflow: hidden;
}
.d2-3802857277 .md span.frame > span {
display: block;
float: left;
width: auto;
padding: 7px;
margin: 13px 0 0;
overflow: hidden;
border: 1px solid var(--color-border-default);
}
.d2-3802857277 .md span.frame span img {
display: block;
float: left;
}
.d2-3802857277 .md span.frame span span {
display: block;
padding: 5px 0 0;
clear: both;
color: var(--color-fg-default);
}
.d2-3802857277 .md span.align-center {
display: block;
overflow: hidden;
clear: both;
}
.d2-3802857277 .md span.align-center > span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: center;
}
.d2-3802857277 .md span.align-center span img {
margin: 0 auto;
text-align: center;
}
.d2-3802857277 .md span.align-right {
display: block;
overflow: hidden;
clear: both;
}
.d2-3802857277 .md span.align-right > span {
display: block;
margin: 13px 0 0;
overflow: hidden;
text-align: right;
}
.d2-3802857277 .md span.align-right span img {
margin: 0;
text-align: right;
}
.d2-3802857277 .md span.float-left {
display: block;
float: left;
margin-right: 13px;
overflow: hidden;
}
.d2-3802857277 .md span.float-left span {
margin: 13px 0 0;
}
.d2-3802857277 .md span.float-right {
display: block;
float: right;
margin-left: 13px;
overflow: hidden;
}
.d2-3802857277 .md span.float-right > span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: right;
}
.d2-3802857277 .md code,
.d2-3802857277 .md tt {
padding: 0.2em 0.4em;
margin: 0;
font-size: 85%;
background-color: var(--color-neutral-muted);
border-radius: 6px;
}
.d2-3802857277 .md code br,
.d2-3802857277 .md tt br {
display: none;
}
.d2-3802857277 .md del code {
text-decoration: inherit;
}
.d2-3802857277 .md pre code {
font-size: 100%;
}
.d2-3802857277 .md pre > code {
padding: 0;
margin: 0;
word-break: normal;
white-space: pre;
background: transparent;
border: 0;
}
.d2-3802857277 .md .highlight {
margin-bottom: 16px;
}
.d2-3802857277 .md .highlight pre {
margin-bottom: 0;
word-break: normal;
}
.d2-3802857277 .md .highlight pre,
.d2-3802857277 .md pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: var(--color-canvas-subtle);
border-radius: 6px;
}
.d2-3802857277 .md pre code,
.d2-3802857277 .md pre tt {
display: inline;
max-width: auto;
padding: 0;
margin: 0;
overflow: visible;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0;
}
.d2-3802857277 .md .csv-data td,
.d2-3802857277 .md .csv-data th {
padding: 5px;
overflow: hidden;
font-size: 12px;
line-height: 1;
text-align: left;
white-space: nowrap;
}
.d2-3802857277 .md .csv-data .blob-num {
padding: 10px 8px 9px;
text-align: right;
background: var(--color-canvas-default);
border: 0;
}
.d2-3802857277 .md .csv-data tr {
border-top: 0;
}
.d2-3802857277 .md .csv-data th {
font-family: "d2-3802857277-font-semibold";
background: var(--color-canvas-subtle);
border-top: 0;
}
.d2-3802857277 .md .footnotes {
font-size: 12px;
color: var(--color-fg-muted);
border-top: 1px solid var(--color-border-default);
}
.d2-3802857277 .md .footnotes ol {
padding-left: 16px;
}
.d2-3802857277 .md .footnotes li {
position: relative;
}
.d2-3802857277 .md .footnotes li:target::before {
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -24px;
pointer-events: none;
content: "";
border: 2px solid var(--color-accent-emphasis);
border-radius: 6px;
}
.d2-3802857277 .md .footnotes li:target {
color: var(--color-fg-default);
}
.d2-3802857277 .md .task-list-item {
list-style-type: none;
}
.d2-3802857277 .md .task-list-item label {
font-weight: 400;
}
.d2-3802857277 .md .task-list-item.enabled label {
cursor: pointer;
}
.d2-3802857277 .md .task-list-item + .task-list-item {
margin-top: 3px;
}
.d2-3802857277 .md .task-list-item .handle {
display: none;
}
.d2-3802857277 .md .task-list-item-checkbox {
margin: 0 0.2em 0.25em -1.6em;
vertical-align: middle;
}
.d2-3802857277 .md .contains-task-list:dir(rtl) .task-list-item-checkbox {
margin: 0 -1.6em 0.25em 0.2em;
}
</style><g class="eA=="><g class="shape" ><rect x="0.000000" y="0.000000" width="53.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="26.500000" y="38.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">x</text></g><g class="eQ=="><g class="shape" ><rect x="153.000000" y="0.000000" width="54.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="180.000000" y="38.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">y</text></g><g class="eg=="><g class="shape" ><rect x="307.000000" y="0.000000" width="52.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="333.000000" y="38.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">z</text></g><g class="bGVnZW5k"><g class="shape" ><rect x="97.000000" y="122.000000" width="164.000000" height="81.000000" stroke="#0D32B2" fill="#E3E9FD" class=" stroke-B1 fill-B4" style="stroke-width:2;" /></g><text x="179.000000" y="109.000000" fill="#0A0F25" class="text fill-N1" style="text-anchor:middle;font-size:28px">legend</text></g><g class="bGVnZW5kLmNvbG9yMQ=="><g class="shape" ></g><text x="138.000000" y="168.000000" fill="green" class="text" style="text-anchor:middle;font-size:16px">foo</text></g><g class="bGVnZW5kLmNvbG9yMg=="><g class="shape" ></g><text x="220.000000" y="168.000000" fill="red" class="text" style="text-anchor:middle;font-size:16px">bar</text></g><g class="KHggLSZndDsgeSlbMF0="><marker id="mk-d2-3802857277-1457214650" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="green" class="connection" stroke-width="2" /> </marker><path d="M 55.000000 33.000000 C 93.000000 33.000000 113.000000 33.000000 149.000000 33.000000" stroke="green" fill="none" class="connection" style="stroke-width:2;" marker-end="url(#mk-d2-3802857277-1457214650)" mask="url(#d2-3802857277)" /></g><g class="KHkgLSZndDsgeilbMF0="><marker id="mk-d2-3802857277-1222543834" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="red" class="connection" stroke-width="2" /> </marker><path d="M 209.000000 33.000000 C 247.000000 33.000000 267.000000 33.000000 303.000000 33.000000" stroke="red" fill="none" class="connection" style="stroke-width:2;" marker-end="url(#mk-d2-3802857277-1222543834)" mask="url(#d2-3802857277)" /></g><mask id="d2-3802857277" maskUnits="userSpaceOnUse" x="-1" y="-1" width="361" height="205">
.d2-3802857277 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker-d2-3802857277);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker-d2-3802857277);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark-d2-3802857277);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker-d2-3802857277);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark-d2-3802857277);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal-d2-3802857277);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal-d2-3802857277);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright-d2-3802857277);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><g class="eA=="><g class="shape" ><rect x="0.000000" y="0.000000" width="53.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="26.500000" y="38.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">x</text></g><g class="eQ=="><g class="shape" ><rect x="153.000000" y="0.000000" width="54.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="180.000000" y="38.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">y</text></g><g class="eg=="><g class="shape" ><rect x="307.000000" y="0.000000" width="52.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="333.000000" y="38.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">z</text></g><g class="bGVnZW5k"><g class="shape" ><rect x="97.000000" y="122.000000" width="164.000000" height="81.000000" stroke="#0D32B2" fill="#E3E9FD" class=" stroke-B1 fill-B4" style="stroke-width:2;" /></g><text x="179.000000" y="109.000000" fill="#0A0F25" class="text fill-N1" style="text-anchor:middle;font-size:28px">legend</text></g><g class="bGVnZW5kLmNvbG9yMQ=="><g class="shape" ></g><text x="138.000000" y="168.000000" fill="green" class="text" style="text-anchor:middle;font-size:16px">foo</text></g><g class="bGVnZW5kLmNvbG9yMg=="><g class="shape" ></g><text x="220.000000" y="168.000000" fill="red" class="text" style="text-anchor:middle;font-size:16px">bar</text></g><g class="KHggLSZndDsgeSlbMF0="><marker id="mk-d2-3802857277-1457214650" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="green" class="connection" stroke-width="2" /> </marker><path d="M 55.000000 33.000000 C 93.000000 33.000000 113.000000 33.000000 149.000000 33.000000" stroke="green" fill="none" class="connection" style="stroke-width:2;" marker-end="url(#mk-d2-3802857277-1457214650)" mask="url(#d2-3802857277)" /></g><g class="KHkgLSZndDsgeilbMF0="><marker id="mk-d2-3802857277-1222543834" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="red" class="connection" stroke-width="2" /> </marker><path d="M 209.000000 33.000000 C 247.000000 33.000000 267.000000 33.000000 303.000000 33.000000" stroke="red" fill="none" class="connection" style="stroke-width:2;" marker-end="url(#mk-d2-3802857277-1222543834)" mask="url(#d2-3802857277)" /></g><mask id="d2-3802857277" maskUnits="userSpaceOnUse" x="-1" y="-1" width="361" height="205">
<rect x="-1" y="-1" width="361" height="205" fill="white"></rect>
<rect x="22.500000" y="22.500000" width="8" height="21" fill="rgba(0,0,0,0.75)"></rect>
<rect x="175.500000" y="22.500000" width="9" height="21" fill="rgba(0,0,0,0.75)"></rect>

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -96,743 +96,7 @@
.d2-2470799862 .color-AA4{color:#EDF0FD;}
.d2-2470799862 .color-AA5{color:#F7F8FE;}
.d2-2470799862 .color-AB4{color:#EDF0FD;}
.d2-2470799862 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker-d2-2470799862);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker-d2-2470799862);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark-d2-2470799862);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker-d2-2470799862);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark-d2-2470799862);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal-d2-2470799862);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal-d2-2470799862);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><style type="text/css">.d2-2470799862 .md em,
.d2-2470799862 .md dfn {
font-family: "d2-2470799862-font-italic";
}
.d2-2470799862 .md b,
.d2-2470799862 .md strong {
font-family: "d2-2470799862-font-bold";
}
.d2-2470799862 .md code,
.d2-2470799862 .md kbd,
.d2-2470799862 .md pre,
.d2-2470799862 .md samp {
font-family: "d2-2470799862-font-mono";
font-size: 1em;
}
.d2-2470799862 .md {
tab-size: 4;
}
/* variables are provided in d2renderers/d2svg/d2svg.go */
.d2-2470799862 .md {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin: 0;
color: var(--color-fg-default);
background-color: transparent; /* we don't want to define the background color */
font-family: "d2-2470799862-font-regular";
font-size: 16px;
line-height: 1.5;
word-wrap: break-word;
}
.d2-2470799862 .md details,
.d2-2470799862 .md figcaption,
.d2-2470799862 .md figure {
display: block;
}
.d2-2470799862 .md summary {
display: list-item;
}
.d2-2470799862 .md [hidden] {
display: none !important;
}
.d2-2470799862 .md a {
background-color: transparent;
color: var(--color-accent-fg);
text-decoration: none;
}
.d2-2470799862 .md a:active,
.d2-2470799862 .md a:hover {
outline-width: 0;
}
.d2-2470799862 .md abbr[title] {
border-bottom: none;
text-decoration: underline dotted;
}
.d2-2470799862 .md dfn {
font-style: italic;
}
.d2-2470799862 .md h1 {
margin: 0.67em 0;
padding-bottom: 0.3em;
font-size: 2em;
border-bottom: 1px solid var(--color-border-muted);
}
.d2-2470799862 .md mark {
background-color: var(--color-attention-subtle);
color: var(--color-text-primary);
}
.d2-2470799862 .md small {
font-size: 90%;
}
.d2-2470799862 .md sub,
.d2-2470799862 .md sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.d2-2470799862 .md sub {
bottom: -0.25em;
}
.d2-2470799862 .md sup {
top: -0.5em;
}
.d2-2470799862 .md img {
border-style: none;
max-width: 100%;
box-sizing: content-box;
background-color: var(--color-canvas-default);
}
.d2-2470799862 .md figure {
margin: 1em 40px;
}
.d2-2470799862 .md hr {
box-sizing: content-box;
overflow: hidden;
background: transparent;
border-bottom: 1px solid var(--color-border-muted);
height: 0.25em;
padding: 0;
margin: 24px 0;
background-color: var(--color-border-default);
border: 0;
}
.d2-2470799862 .md input {
font: inherit;
margin: 0;
overflow: visible;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.d2-2470799862 .md [type="button"],
.d2-2470799862 .md [type="reset"],
.d2-2470799862 .md [type="submit"] {
-webkit-appearance: button;
}
.d2-2470799862 .md [type="button"]::-moz-focus-inner,
.d2-2470799862 .md [type="reset"]::-moz-focus-inner,
.d2-2470799862 .md [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
.d2-2470799862 .md [type="button"]:-moz-focusring,
.d2-2470799862 .md [type="reset"]:-moz-focusring,
.d2-2470799862 .md [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
.d2-2470799862 .md [type="checkbox"],
.d2-2470799862 .md [type="radio"] {
box-sizing: border-box;
padding: 0;
}
.d2-2470799862 .md [type="number"]::-webkit-inner-spin-button,
.d2-2470799862 .md [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.d2-2470799862 .md [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
.d2-2470799862 .md [type="search"]::-webkit-search-cancel-button,
.d2-2470799862 .md [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.d2-2470799862 .md ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
.d2-2470799862 .md ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
.d2-2470799862 .md a:hover {
text-decoration: underline;
}
.d2-2470799862 .md hr::before {
display: table;
content: "";
}
.d2-2470799862 .md hr::after {
display: table;
clear: both;
content: "";
}
.d2-2470799862 .md table {
border-spacing: 0;
border-collapse: collapse;
display: block;
width: max-content;
max-width: 100%;
overflow: auto;
}
.d2-2470799862 .md td,
.d2-2470799862 .md th {
padding: 0;
}
.d2-2470799862 .md details summary {
cursor: pointer;
}
.d2-2470799862 .md details:not([open]) > *:not(summary) {
display: none !important;
}
.d2-2470799862 .md kbd {
display: inline-block;
padding: 3px 5px;
color: var(--color-fg-default);
vertical-align: middle;
background-color: var(--color-canvas-subtle);
border: solid 1px var(--color-neutral-muted);
border-bottom-color: var(--color-neutral-muted);
border-radius: 6px;
box-shadow: inset 0 -1px 0 var(--color-neutral-muted);
}
.d2-2470799862 .md h1,
.d2-2470799862 .md h2,
.d2-2470799862 .md h3,
.d2-2470799862 .md h4,
.d2-2470799862 .md h5,
.d2-2470799862 .md h6 {
margin-top: 24px;
margin-bottom: 16px;
font-weight: 400;
line-height: 1.25;
font-family: "d2-2470799862-font-semibold";
}
.d2-2470799862 .md h2 {
padding-bottom: 0.3em;
font-size: 1.5em;
border-bottom: 1px solid var(--color-border-muted);
}
.d2-2470799862 .md h3 {
font-size: 1.25em;
}
.d2-2470799862 .md h4 {
font-size: 1em;
}
.d2-2470799862 .md h5 {
font-size: 0.875em;
}
.d2-2470799862 .md h6 {
font-size: 0.85em;
color: var(--color-fg-muted);
}
.d2-2470799862 .md p {
margin-top: 0;
margin-bottom: 10px;
}
.d2-2470799862 .md blockquote {
margin: 0;
padding: 0 1em;
color: var(--color-fg-muted);
border-left: 0.25em solid var(--color-border-default);
}
.d2-2470799862 .md ul,
.d2-2470799862 .md ol {
margin-top: 0;
margin-bottom: 0;
padding-left: 2em;
}
.d2-2470799862 .md ol ol,
.d2-2470799862 .md ul ol {
list-style-type: lower-roman;
}
.d2-2470799862 .md ul ul ol,
.d2-2470799862 .md ul ol ol,
.d2-2470799862 .md ol ul ol,
.d2-2470799862 .md ol ol ol {
list-style-type: lower-alpha;
}
.d2-2470799862 .md dd {
margin-left: 0;
}
.d2-2470799862 .md pre {
margin-top: 0;
margin-bottom: 0;
word-wrap: normal;
}
.d2-2470799862 .md ::placeholder {
color: var(--color-fg-subtle);
opacity: 1;
}
.d2-2470799862 .md input::-webkit-outer-spin-button,
.d2-2470799862 .md input::-webkit-inner-spin-button {
margin: 0;
-webkit-appearance: none;
appearance: none;
}
.d2-2470799862 .md::before {
display: table;
content: "";
}
.d2-2470799862 .md::after {
display: table;
clear: both;
content: "";
}
.d2-2470799862 .md > *:first-child {
margin-top: 0 !important;
}
.d2-2470799862 .md > *:last-child {
margin-bottom: 0 !important;
}
.d2-2470799862 .md a:not([href]) {
color: inherit;
text-decoration: none;
}
.d2-2470799862 .md .absent {
color: var(--color-danger-fg);
}
.d2-2470799862 .md .anchor {
float: left;
padding-right: 4px;
margin-left: -20px;
line-height: 1;
}
.d2-2470799862 .md .anchor:focus {
outline: none;
}
.d2-2470799862 .md p,
.d2-2470799862 .md blockquote,
.d2-2470799862 .md ul,
.d2-2470799862 .md ol,
.d2-2470799862 .md dl,
.d2-2470799862 .md table,
.d2-2470799862 .md pre,
.d2-2470799862 .md details {
margin-top: 0;
margin-bottom: 16px;
}
.d2-2470799862 .md blockquote > :first-child {
margin-top: 0;
}
.d2-2470799862 .md blockquote > :last-child {
margin-bottom: 0;
}
.d2-2470799862 .md sup > a::before {
content: "[";
}
.d2-2470799862 .md sup > a::after {
content: "]";
}
.d2-2470799862 .md h1:hover .anchor,
.d2-2470799862 .md h2:hover .anchor,
.d2-2470799862 .md h3:hover .anchor,
.d2-2470799862 .md h4:hover .anchor,
.d2-2470799862 .md h5:hover .anchor,
.d2-2470799862 .md h6:hover .anchor {
text-decoration: none;
}
.d2-2470799862 .md h1 tt,
.d2-2470799862 .md h1 code,
.d2-2470799862 .md h2 tt,
.d2-2470799862 .md h2 code,
.d2-2470799862 .md h3 tt,
.d2-2470799862 .md h3 code,
.d2-2470799862 .md h4 tt,
.d2-2470799862 .md h4 code,
.d2-2470799862 .md h5 tt,
.d2-2470799862 .md h5 code,
.d2-2470799862 .md h6 tt,
.d2-2470799862 .md h6 code {
padding: 0 0.2em;
font-size: inherit;
}
.d2-2470799862 .md ul.no-list,
.d2-2470799862 .md ol.no-list {
padding: 0;
list-style-type: none;
}
.d2-2470799862 .md ol[type="1"] {
list-style-type: decimal;
}
.d2-2470799862 .md ol[type="a"] {
list-style-type: lower-alpha;
}
.d2-2470799862 .md ol[type="i"] {
list-style-type: lower-roman;
}
.d2-2470799862 .md div > ol:not([type]) {
list-style-type: decimal;
}
.d2-2470799862 .md ul ul,
.d2-2470799862 .md ul ol,
.d2-2470799862 .md ol ol,
.d2-2470799862 .md ol ul {
margin-top: 0;
margin-bottom: 0;
}
.d2-2470799862 .md li > p {
margin-top: 16px;
}
.d2-2470799862 .md li + li {
margin-top: 0.25em;
}
.d2-2470799862 .md dl {
padding: 0;
}
.d2-2470799862 .md dl dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-family: "d2-2470799862-font-semibold";
}
.d2-2470799862 .md dl dd {
padding: 0 16px;
margin-bottom: 16px;
}
.d2-2470799862 .md table th {
font-family: "d2-2470799862-font-semibold";
}
.d2-2470799862 .md table th,
.d2-2470799862 .md table td {
padding: 6px 13px;
border: 1px solid var(--color-border-default);
}
.d2-2470799862 .md table tr {
background-color: var(--color-canvas-default);
border-top: 1px solid var(--color-border-muted);
}
.d2-2470799862 .md table tr:nth-child(2n) {
background-color: var(--color-canvas-subtle);
}
.d2-2470799862 .md table img {
background-color: transparent;
}
.d2-2470799862 .md img[align="right"] {
padding-left: 20px;
}
.d2-2470799862 .md img[align="left"] {
padding-right: 20px;
}
.d2-2470799862 .md span.frame {
display: block;
overflow: hidden;
}
.d2-2470799862 .md span.frame > span {
display: block;
float: left;
width: auto;
padding: 7px;
margin: 13px 0 0;
overflow: hidden;
border: 1px solid var(--color-border-default);
}
.d2-2470799862 .md span.frame span img {
display: block;
float: left;
}
.d2-2470799862 .md span.frame span span {
display: block;
padding: 5px 0 0;
clear: both;
color: var(--color-fg-default);
}
.d2-2470799862 .md span.align-center {
display: block;
overflow: hidden;
clear: both;
}
.d2-2470799862 .md span.align-center > span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: center;
}
.d2-2470799862 .md span.align-center span img {
margin: 0 auto;
text-align: center;
}
.d2-2470799862 .md span.align-right {
display: block;
overflow: hidden;
clear: both;
}
.d2-2470799862 .md span.align-right > span {
display: block;
margin: 13px 0 0;
overflow: hidden;
text-align: right;
}
.d2-2470799862 .md span.align-right span img {
margin: 0;
text-align: right;
}
.d2-2470799862 .md span.float-left {
display: block;
float: left;
margin-right: 13px;
overflow: hidden;
}
.d2-2470799862 .md span.float-left span {
margin: 13px 0 0;
}
.d2-2470799862 .md span.float-right {
display: block;
float: right;
margin-left: 13px;
overflow: hidden;
}
.d2-2470799862 .md span.float-right > span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: right;
}
.d2-2470799862 .md code,
.d2-2470799862 .md tt {
padding: 0.2em 0.4em;
margin: 0;
font-size: 85%;
background-color: var(--color-neutral-muted);
border-radius: 6px;
}
.d2-2470799862 .md code br,
.d2-2470799862 .md tt br {
display: none;
}
.d2-2470799862 .md del code {
text-decoration: inherit;
}
.d2-2470799862 .md pre code {
font-size: 100%;
}
.d2-2470799862 .md pre > code {
padding: 0;
margin: 0;
word-break: normal;
white-space: pre;
background: transparent;
border: 0;
}
.d2-2470799862 .md .highlight {
margin-bottom: 16px;
}
.d2-2470799862 .md .highlight pre {
margin-bottom: 0;
word-break: normal;
}
.d2-2470799862 .md .highlight pre,
.d2-2470799862 .md pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: var(--color-canvas-subtle);
border-radius: 6px;
}
.d2-2470799862 .md pre code,
.d2-2470799862 .md pre tt {
display: inline;
max-width: auto;
padding: 0;
margin: 0;
overflow: visible;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0;
}
.d2-2470799862 .md .csv-data td,
.d2-2470799862 .md .csv-data th {
padding: 5px;
overflow: hidden;
font-size: 12px;
line-height: 1;
text-align: left;
white-space: nowrap;
}
.d2-2470799862 .md .csv-data .blob-num {
padding: 10px 8px 9px;
text-align: right;
background: var(--color-canvas-default);
border: 0;
}
.d2-2470799862 .md .csv-data tr {
border-top: 0;
}
.d2-2470799862 .md .csv-data th {
font-family: "d2-2470799862-font-semibold";
background: var(--color-canvas-subtle);
border-top: 0;
}
.d2-2470799862 .md .footnotes {
font-size: 12px;
color: var(--color-fg-muted);
border-top: 1px solid var(--color-border-default);
}
.d2-2470799862 .md .footnotes ol {
padding-left: 16px;
}
.d2-2470799862 .md .footnotes li {
position: relative;
}
.d2-2470799862 .md .footnotes li:target::before {
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -24px;
pointer-events: none;
content: "";
border: 2px solid var(--color-accent-emphasis);
border-radius: 6px;
}
.d2-2470799862 .md .footnotes li:target {
color: var(--color-fg-default);
}
.d2-2470799862 .md .task-list-item {
list-style-type: none;
}
.d2-2470799862 .md .task-list-item label {
font-weight: 400;
}
.d2-2470799862 .md .task-list-item.enabled label {
cursor: pointer;
}
.d2-2470799862 .md .task-list-item + .task-list-item {
margin-top: 3px;
}
.d2-2470799862 .md .task-list-item .handle {
display: none;
}
.d2-2470799862 .md .task-list-item-checkbox {
margin: 0 0.2em 0.25em -1.6em;
vertical-align: middle;
}
.d2-2470799862 .md .contains-task-list:dir(rtl) .task-list-item-checkbox {
margin: 0 -1.6em 0.25em 0.2em;
}
</style><g class="eA=="><g class="shape" ><rect x="12.000000" y="12.000000" width="53.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="38.500000" y="50.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">x</text></g><g class="eQ=="><g class="shape" ><rect x="135.000000" y="12.000000" width="54.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="162.000000" y="50.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">y</text></g><g class="eg=="><g class="shape" ><rect x="259.000000" y="12.000000" width="52.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="285.000000" y="50.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">z</text></g><g class="bGVnZW5k"><g class="shape" ><rect x="79.000000" y="98.000000" width="164.000000" height="121.000000" stroke="#0D32B2" fill="#E3E9FD" class=" stroke-B1 fill-B4" style="stroke-width:2;" /></g><text x="161.000000" y="131.000000" fill="#0A0F25" class="text fill-N1" style="text-anchor:middle;font-size:28px">legend</text></g><g class="bGVnZW5kLmNvbG9yMQ=="><g class="shape" ></g><text x="140.000000" y="164.000000" fill="green" class="text" style="text-anchor:middle;font-size:16px">foo</text></g><g class="bGVnZW5kLmNvbG9yMg=="><g class="shape" ></g><text x="182.000000" y="164.000000" fill="red" class="text" style="text-anchor:middle;font-size:16px">bar</text></g><g class="KHggLSZndDsgeSlbMF0="><marker id="mk-d2-2470799862-1457214650" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="green" class="connection" stroke-width="2" /> </marker><path d="M 67.000000 45.000000 L 131.000000 45.000000" stroke="green" fill="none" class="connection" style="stroke-width:2;" marker-end="url(#mk-d2-2470799862-1457214650)" mask="url(#d2-2470799862)" /></g><g class="KHkgLSZndDsgeilbMF0="><marker id="mk-d2-2470799862-1222543834" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="red" class="connection" stroke-width="2" /> </marker><path d="M 191.000000 45.000000 L 255.000000 45.000000" stroke="red" fill="none" class="connection" style="stroke-width:2;" marker-end="url(#mk-d2-2470799862-1222543834)" mask="url(#d2-2470799862)" /></g><mask id="d2-2470799862" maskUnits="userSpaceOnUse" x="11" y="11" width="301" height="209">
.d2-2470799862 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker-d2-2470799862);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker-d2-2470799862);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark-d2-2470799862);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker-d2-2470799862);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark-d2-2470799862);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal-d2-2470799862);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal-d2-2470799862);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright-d2-2470799862);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><g class="eA=="><g class="shape" ><rect x="12.000000" y="12.000000" width="53.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="38.500000" y="50.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">x</text></g><g class="eQ=="><g class="shape" ><rect x="135.000000" y="12.000000" width="54.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="162.000000" y="50.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">y</text></g><g class="eg=="><g class="shape" ><rect x="259.000000" y="12.000000" width="52.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="285.000000" y="50.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">z</text></g><g class="bGVnZW5k"><g class="shape" ><rect x="79.000000" y="98.000000" width="164.000000" height="121.000000" stroke="#0D32B2" fill="#E3E9FD" class=" stroke-B1 fill-B4" style="stroke-width:2;" /></g><text x="161.000000" y="131.000000" fill="#0A0F25" class="text fill-N1" style="text-anchor:middle;font-size:28px">legend</text></g><g class="bGVnZW5kLmNvbG9yMQ=="><g class="shape" ></g><text x="140.000000" y="164.000000" fill="green" class="text" style="text-anchor:middle;font-size:16px">foo</text></g><g class="bGVnZW5kLmNvbG9yMg=="><g class="shape" ></g><text x="182.000000" y="164.000000" fill="red" class="text" style="text-anchor:middle;font-size:16px">bar</text></g><g class="KHggLSZndDsgeSlbMF0="><marker id="mk-d2-2470799862-1457214650" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="green" class="connection" stroke-width="2" /> </marker><path d="M 67.000000 45.000000 L 131.000000 45.000000" stroke="green" fill="none" class="connection" style="stroke-width:2;" marker-end="url(#mk-d2-2470799862-1457214650)" mask="url(#d2-2470799862)" /></g><g class="KHkgLSZndDsgeilbMF0="><marker id="mk-d2-2470799862-1222543834" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="red" class="connection" stroke-width="2" /> </marker><path d="M 191.000000 45.000000 L 255.000000 45.000000" stroke="red" fill="none" class="connection" style="stroke-width:2;" marker-end="url(#mk-d2-2470799862-1222543834)" mask="url(#d2-2470799862)" /></g><mask id="d2-2470799862" maskUnits="userSpaceOnUse" x="11" y="11" width="301" height="209">
<rect x="11" y="11" width="301" height="209" fill="white"></rect>
<rect x="34.500000" y="34.500000" width="8" height="21" fill="rgba(0,0,0,0.75)"></rect>
<rect x="157.500000" y="34.500000" width="9" height="21" fill="rgba(0,0,0,0.75)"></rect>

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -196,19 +196,19 @@
},
{
"id": "e",
"type": "code",
"type": "rectangle",
"pos": {
"x": 943,
"y": 158
"y": 167
},
"width": 199,
"height": 78,
"width": 270,
"height": 69,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "B5",
"stroke": "N1",
"stroke": "B1",
"animated": false,
"shadow": false,
"3d": false,
@ -230,8 +230,8 @@
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 183,
"labelHeight": 62,
"labelWidth": 225,
"labelHeight": 24,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
@ -240,7 +240,7 @@
"id": "f",
"type": "cylinder",
"pos": {
"x": 1164,
"x": 1235,
"y": 118
},
"width": 100,
@ -282,7 +282,7 @@
"id": "g",
"type": "diamond",
"pos": {
"x": 1314,
"x": 1385,
"y": 144
},
"width": 100,
@ -324,7 +324,7 @@
"id": "h",
"type": "document",
"pos": {
"x": 1464,
"x": 1535,
"y": 160
},
"width": 100,
@ -366,7 +366,7 @@
"id": "i",
"type": "hexagon",
"pos": {
"x": 1604,
"x": 1675,
"y": 167
},
"width": 146,
@ -408,7 +408,7 @@
"id": "j",
"type": "image",
"pos": {
"x": 1790,
"x": 1861,
"y": 87
},
"width": 128,
@ -462,7 +462,7 @@
"id": "k",
"type": "oval",
"pos": {
"x": 1956,
"x": 2027,
"y": 163
},
"width": 100,
@ -504,7 +504,7 @@
"id": "l",
"type": "package",
"pos": {
"x": 2106,
"x": 2177,
"y": 163
},
"width": 100,
@ -546,7 +546,7 @@
"id": "m",
"type": "page",
"pos": {
"x": 2250,
"x": 2321,
"y": 149
},
"width": 113,
@ -588,7 +588,7 @@
"id": "n",
"type": "parallelogram",
"pos": {
"x": 2403,
"x": 2474,
"y": 154
},
"width": 169,
@ -630,7 +630,7 @@
"id": "o",
"type": "person",
"pos": {
"x": 2592,
"x": 2663,
"y": 64
},
"width": 100,
@ -672,7 +672,7 @@
"id": "p",
"type": "queue",
"pos": {
"x": 2732,
"x": 2803,
"y": 170
},
"width": 151,
@ -714,7 +714,7 @@
"id": "q",
"type": "rectangle",
"pos": {
"x": 2923,
"x": 2994,
"y": 133
},
"width": 103,
@ -756,7 +756,7 @@
"id": "r",
"type": "step",
"pos": {
"x": 3066,
"x": 3137,
"y": 135
},
"width": 187,
@ -798,7 +798,7 @@
"id": "s",
"type": "stored_data",
"pos": {
"x": 3291,
"x": 3362,
"y": 170
},
"width": 100,
@ -840,7 +840,7 @@
"id": "t",
"type": "sql_table",
"pos": {
"x": 3431,
"x": 3502,
"y": 128
},
"width": 161,
@ -1111,7 +1111,7 @@
"y": 556
},
{
"x": 1042.5,
"x": 1078,
"y": 556
}
],
@ -1146,11 +1146,11 @@
"link": "",
"route": [
{
"x": 1042.5,
"x": 1078,
"y": 626
},
{
"x": 1214,
"x": 1285,
"y": 626
}
],
@ -1185,11 +1185,11 @@
"link": "",
"route": [
{
"x": 1214,
"x": 1285,
"y": 696
},
{
"x": 1364,
"x": 1435,
"y": 696
}
],
@ -1224,11 +1224,11 @@
"link": "",
"route": [
{
"x": 1364,
"x": 1435,
"y": 766
},
{
"x": 1514,
"x": 1585,
"y": 766
}
],
@ -1263,11 +1263,11 @@
"link": "",
"route": [
{
"x": 1514,
"x": 1585,
"y": 836
},
{
"x": 1677,
"x": 1748,
"y": 836
}
],
@ -1302,11 +1302,11 @@
"link": "",
"route": [
{
"x": 1677,
"x": 1748,
"y": 906
},
{
"x": 1854,
"x": 1925,
"y": 906
}
],
@ -1341,11 +1341,11 @@
"link": "",
"route": [
{
"x": 1854,
"x": 1925,
"y": 976
},
{
"x": 2006,
"x": 2077,
"y": 976
}
],
@ -1380,11 +1380,11 @@
"link": "",
"route": [
{
"x": 2006,
"x": 2077,
"y": 1046
},
{
"x": 2156,
"x": 2227,
"y": 1046
}
],
@ -1419,11 +1419,11 @@
"link": "",
"route": [
{
"x": 2156,
"x": 2227,
"y": 1116
},
{
"x": 2306.5,
"x": 2377.5,
"y": 1116
}
],
@ -1458,11 +1458,11 @@
"link": "",
"route": [
{
"x": 2306.5,
"x": 2377.5,
"y": 1186
},
{
"x": 2487.5,
"x": 2558.5,
"y": 1186
}
],
@ -1497,11 +1497,11 @@
"link": "",
"route": [
{
"x": 2487.5,
"x": 2558.5,
"y": 1256
},
{
"x": 2642,
"x": 2713,
"y": 1256
}
],
@ -1536,11 +1536,11 @@
"link": "",
"route": [
{
"x": 2642,
"x": 2713,
"y": 1326
},
{
"x": 2807.5,
"x": 2878.5,
"y": 1326
}
],
@ -1575,11 +1575,11 @@
"link": "",
"route": [
{
"x": 2807.5,
"x": 2878.5,
"y": 1396
},
{
"x": 2974.5,
"x": 3045.5,
"y": 1396
}
],
@ -1614,11 +1614,11 @@
"link": "",
"route": [
{
"x": 2974.5,
"x": 3045.5,
"y": 1466
},
{
"x": 3159.5,
"x": 3230.5,
"y": 1466
}
],
@ -1653,11 +1653,11 @@
"link": "",
"route": [
{
"x": 3159.5,
"x": 3230.5,
"y": 1536
},
{
"x": 3341,
"x": 3412,
"y": 1536
}
],
@ -1692,11 +1692,11 @@
"link": "",
"route": [
{
"x": 3341,
"x": 3412,
"y": 1606
},
{
"x": 3511.5,
"x": 3582.5,
"y": 1606
}
],
@ -1887,11 +1887,11 @@
"link": "",
"route": [
{
"x": 1042.5,
"x": 1078,
"y": 236
},
{
"x": 1042.5,
"x": 1078,
"y": 1676
}
],
@ -1926,11 +1926,11 @@
"link": "",
"route": [
{
"x": 1214,
"x": 1285,
"y": 236
},
{
"x": 1214,
"x": 1285,
"y": 1676
}
],
@ -1965,11 +1965,11 @@
"link": "",
"route": [
{
"x": 1364,
"x": 1435,
"y": 236
},
{
"x": 1364,
"x": 1435,
"y": 1676
}
],
@ -2004,11 +2004,11 @@
"link": "",
"route": [
{
"x": 1514,
"x": 1585,
"y": 236
},
{
"x": 1514,
"x": 1585,
"y": 1676
}
],
@ -2043,11 +2043,11 @@
"link": "",
"route": [
{
"x": 1677,
"x": 1748,
"y": 236
},
{
"x": 1677,
"x": 1748,
"y": 1676
}
],
@ -2082,11 +2082,11 @@
"link": "",
"route": [
{
"x": 1854,
"x": 1925,
"y": 241
},
{
"x": 1854,
"x": 1925,
"y": 1676
}
],
@ -2121,11 +2121,11 @@
"link": "",
"route": [
{
"x": 2006,
"x": 2077,
"y": 236
},
{
"x": 2006,
"x": 2077,
"y": 1676
}
],
@ -2160,11 +2160,11 @@
"link": "",
"route": [
{
"x": 2156,
"x": 2227,
"y": 236
},
{
"x": 2156,
"x": 2227,
"y": 1676
}
],
@ -2199,11 +2199,11 @@
"link": "",
"route": [
{
"x": 2306.5,
"x": 2377.5,
"y": 236
},
{
"x": 2306.5,
"x": 2377.5,
"y": 1676
}
],
@ -2238,11 +2238,11 @@
"link": "",
"route": [
{
"x": 2487.5,
"x": 2558.5,
"y": 236
},
{
"x": 2487.5,
"x": 2558.5,
"y": 1676
}
],
@ -2277,11 +2277,11 @@
"link": "",
"route": [
{
"x": 2642,
"x": 2713,
"y": 241
},
{
"x": 2642,
"x": 2713,
"y": 1676
}
],
@ -2316,11 +2316,11 @@
"link": "",
"route": [
{
"x": 2807.5,
"x": 2878.5,
"y": 236
},
{
"x": 2807.5,
"x": 2878.5,
"y": 1676
}
],
@ -2355,11 +2355,11 @@
"link": "",
"route": [
{
"x": 2974.5,
"x": 3045.5,
"y": 236
},
{
"x": 2974.5,
"x": 3045.5,
"y": 1676
}
],
@ -2394,11 +2394,11 @@
"link": "",
"route": [
{
"x": 3159.5,
"x": 3230.5,
"y": 236
},
{
"x": 3159.5,
"x": 3230.5,
"y": 1676
}
],
@ -2433,11 +2433,11 @@
"link": "",
"route": [
{
"x": 3341,
"x": 3412,
"y": 236
},
{
"x": 3341,
"x": 3412,
"y": 1676
}
],
@ -2472,11 +2472,11 @@
"link": "",
"route": [
{
"x": 3511.5,
"x": 3582.5,
"y": 236
},
{
"x": 3511.5,
"x": 3582.5,
"y": 1676
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

View file

@ -196,19 +196,19 @@
},
{
"id": "e",
"type": "code",
"type": "rectangle",
"pos": {
"x": 943,
"y": 158
"y": 167
},
"width": 199,
"height": 78,
"width": 270,
"height": 69,
"opacity": 1,
"strokeDash": 0,
"strokeWidth": 2,
"borderRadius": 0,
"fill": "B5",
"stroke": "N1",
"stroke": "B1",
"animated": false,
"shadow": false,
"3d": false,
@ -230,8 +230,8 @@
"italic": false,
"bold": false,
"underline": false,
"labelWidth": 183,
"labelHeight": 62,
"labelWidth": 225,
"labelHeight": 24,
"labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0,
"level": 1
@ -240,7 +240,7 @@
"id": "f",
"type": "cylinder",
"pos": {
"x": 1164,
"x": 1235,
"y": 118
},
"width": 100,
@ -282,7 +282,7 @@
"id": "g",
"type": "diamond",
"pos": {
"x": 1314,
"x": 1385,
"y": 144
},
"width": 100,
@ -324,7 +324,7 @@
"id": "h",
"type": "document",
"pos": {
"x": 1464,
"x": 1535,
"y": 160
},
"width": 100,
@ -366,7 +366,7 @@
"id": "i",
"type": "hexagon",
"pos": {
"x": 1604,
"x": 1675,
"y": 167
},
"width": 146,
@ -408,7 +408,7 @@
"id": "j",
"type": "image",
"pos": {
"x": 1790,
"x": 1861,
"y": 87
},
"width": 128,
@ -462,7 +462,7 @@
"id": "k",
"type": "oval",
"pos": {
"x": 1956,
"x": 2027,
"y": 163
},
"width": 100,
@ -504,7 +504,7 @@
"id": "l",
"type": "package",
"pos": {
"x": 2106,
"x": 2177,
"y": 163
},
"width": 100,
@ -546,7 +546,7 @@
"id": "m",
"type": "page",
"pos": {
"x": 2250,
"x": 2321,
"y": 149
},
"width": 113,
@ -588,7 +588,7 @@
"id": "n",
"type": "parallelogram",
"pos": {
"x": 2403,
"x": 2474,
"y": 154
},
"width": 169,
@ -630,7 +630,7 @@
"id": "o",
"type": "person",
"pos": {
"x": 2592,
"x": 2663,
"y": 64
},
"width": 100,
@ -672,7 +672,7 @@
"id": "p",
"type": "queue",
"pos": {
"x": 2732,
"x": 2803,
"y": 170
},
"width": 151,
@ -714,7 +714,7 @@
"id": "q",
"type": "rectangle",
"pos": {
"x": 2923,
"x": 2994,
"y": 133
},
"width": 103,
@ -756,7 +756,7 @@
"id": "r",
"type": "step",
"pos": {
"x": 3066,
"x": 3137,
"y": 135
},
"width": 187,
@ -798,7 +798,7 @@
"id": "s",
"type": "stored_data",
"pos": {
"x": 3291,
"x": 3362,
"y": 170
},
"width": 100,
@ -840,7 +840,7 @@
"id": "t",
"type": "sql_table",
"pos": {
"x": 3431,
"x": 3502,
"y": 128
},
"width": 161,
@ -1111,7 +1111,7 @@
"y": 556
},
{
"x": 1042.5,
"x": 1078,
"y": 556
}
],
@ -1146,11 +1146,11 @@
"link": "",
"route": [
{
"x": 1042.5,
"x": 1078,
"y": 626
},
{
"x": 1214,
"x": 1285,
"y": 626
}
],
@ -1185,11 +1185,11 @@
"link": "",
"route": [
{
"x": 1214,
"x": 1285,
"y": 696
},
{
"x": 1364,
"x": 1435,
"y": 696
}
],
@ -1224,11 +1224,11 @@
"link": "",
"route": [
{
"x": 1364,
"x": 1435,
"y": 766
},
{
"x": 1514,
"x": 1585,
"y": 766
}
],
@ -1263,11 +1263,11 @@
"link": "",
"route": [
{
"x": 1514,
"x": 1585,
"y": 836
},
{
"x": 1677,
"x": 1748,
"y": 836
}
],
@ -1302,11 +1302,11 @@
"link": "",
"route": [
{
"x": 1677,
"x": 1748,
"y": 906
},
{
"x": 1854,
"x": 1925,
"y": 906
}
],
@ -1341,11 +1341,11 @@
"link": "",
"route": [
{
"x": 1854,
"x": 1925,
"y": 976
},
{
"x": 2006,
"x": 2077,
"y": 976
}
],
@ -1380,11 +1380,11 @@
"link": "",
"route": [
{
"x": 2006,
"x": 2077,
"y": 1046
},
{
"x": 2156,
"x": 2227,
"y": 1046
}
],
@ -1419,11 +1419,11 @@
"link": "",
"route": [
{
"x": 2156,
"x": 2227,
"y": 1116
},
{
"x": 2306.5,
"x": 2377.5,
"y": 1116
}
],
@ -1458,11 +1458,11 @@
"link": "",
"route": [
{
"x": 2306.5,
"x": 2377.5,
"y": 1186
},
{
"x": 2487.5,
"x": 2558.5,
"y": 1186
}
],
@ -1497,11 +1497,11 @@
"link": "",
"route": [
{
"x": 2487.5,
"x": 2558.5,
"y": 1256
},
{
"x": 2642,
"x": 2713,
"y": 1256
}
],
@ -1536,11 +1536,11 @@
"link": "",
"route": [
{
"x": 2642,
"x": 2713,
"y": 1326
},
{
"x": 2807.5,
"x": 2878.5,
"y": 1326
}
],
@ -1575,11 +1575,11 @@
"link": "",
"route": [
{
"x": 2807.5,
"x": 2878.5,
"y": 1396
},
{
"x": 2974.5,
"x": 3045.5,
"y": 1396
}
],
@ -1614,11 +1614,11 @@
"link": "",
"route": [
{
"x": 2974.5,
"x": 3045.5,
"y": 1466
},
{
"x": 3159.5,
"x": 3230.5,
"y": 1466
}
],
@ -1653,11 +1653,11 @@
"link": "",
"route": [
{
"x": 3159.5,
"x": 3230.5,
"y": 1536
},
{
"x": 3341,
"x": 3412,
"y": 1536
}
],
@ -1692,11 +1692,11 @@
"link": "",
"route": [
{
"x": 3341,
"x": 3412,
"y": 1606
},
{
"x": 3511.5,
"x": 3582.5,
"y": 1606
}
],
@ -1887,11 +1887,11 @@
"link": "",
"route": [
{
"x": 1042.5,
"x": 1078,
"y": 236
},
{
"x": 1042.5,
"x": 1078,
"y": 1676
}
],
@ -1926,11 +1926,11 @@
"link": "",
"route": [
{
"x": 1214,
"x": 1285,
"y": 236
},
{
"x": 1214,
"x": 1285,
"y": 1676
}
],
@ -1965,11 +1965,11 @@
"link": "",
"route": [
{
"x": 1364,
"x": 1435,
"y": 236
},
{
"x": 1364,
"x": 1435,
"y": 1676
}
],
@ -2004,11 +2004,11 @@
"link": "",
"route": [
{
"x": 1514,
"x": 1585,
"y": 236
},
{
"x": 1514,
"x": 1585,
"y": 1676
}
],
@ -2043,11 +2043,11 @@
"link": "",
"route": [
{
"x": 1677,
"x": 1748,
"y": 236
},
{
"x": 1677,
"x": 1748,
"y": 1676
}
],
@ -2082,11 +2082,11 @@
"link": "",
"route": [
{
"x": 1854,
"x": 1925,
"y": 241
},
{
"x": 1854,
"x": 1925,
"y": 1676
}
],
@ -2121,11 +2121,11 @@
"link": "",
"route": [
{
"x": 2006,
"x": 2077,
"y": 236
},
{
"x": 2006,
"x": 2077,
"y": 1676
}
],
@ -2160,11 +2160,11 @@
"link": "",
"route": [
{
"x": 2156,
"x": 2227,
"y": 236
},
{
"x": 2156,
"x": 2227,
"y": 1676
}
],
@ -2199,11 +2199,11 @@
"link": "",
"route": [
{
"x": 2306.5,
"x": 2377.5,
"y": 236
},
{
"x": 2306.5,
"x": 2377.5,
"y": 1676
}
],
@ -2238,11 +2238,11 @@
"link": "",
"route": [
{
"x": 2487.5,
"x": 2558.5,
"y": 236
},
{
"x": 2487.5,
"x": 2558.5,
"y": 1676
}
],
@ -2277,11 +2277,11 @@
"link": "",
"route": [
{
"x": 2642,
"x": 2713,
"y": 241
},
{
"x": 2642,
"x": 2713,
"y": 1676
}
],
@ -2316,11 +2316,11 @@
"link": "",
"route": [
{
"x": 2807.5,
"x": 2878.5,
"y": 236
},
{
"x": 2807.5,
"x": 2878.5,
"y": 1676
}
],
@ -2355,11 +2355,11 @@
"link": "",
"route": [
{
"x": 2974.5,
"x": 3045.5,
"y": 236
},
{
"x": 2974.5,
"x": 3045.5,
"y": 1676
}
],
@ -2394,11 +2394,11 @@
"link": "",
"route": [
{
"x": 3159.5,
"x": 3230.5,
"y": 236
},
{
"x": 3159.5,
"x": 3230.5,
"y": 1676
}
],
@ -2433,11 +2433,11 @@
"link": "",
"route": [
{
"x": 3341,
"x": 3412,
"y": 236
},
{
"x": 3341,
"x": 3412,
"y": 1676
}
],
@ -2472,11 +2472,11 @@
"link": "",
"route": [
{
"x": 3511.5,
"x": 3582.5,
"y": 236
},
{
"x": 3511.5,
"x": 3582.5,
"y": 1676
}
],

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 55 KiB

After

Width:  |  Height:  |  Size: 55 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 59 KiB

After

Width:  |  Height:  |  Size: 59 KiB

View file

@ -106,743 +106,7 @@
.d2-2865751059 .color-AA4{color:#EDF0FD;}
.d2-2865751059 .color-AA5{color:#F7F8FE;}
.d2-2865751059 .color-AB4{color:#EDF0FD;}
.d2-2865751059 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker-d2-2865751059);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker-d2-2865751059);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark-d2-2865751059);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker-d2-2865751059);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark-d2-2865751059);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal-d2-2865751059);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal-d2-2865751059);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><style type="text/css">.d2-2865751059 .md em,
.d2-2865751059 .md dfn {
font-family: "d2-2865751059-font-italic";
}
.d2-2865751059 .md b,
.d2-2865751059 .md strong {
font-family: "d2-2865751059-font-bold";
}
.d2-2865751059 .md code,
.d2-2865751059 .md kbd,
.d2-2865751059 .md pre,
.d2-2865751059 .md samp {
font-family: "d2-2865751059-font-mono";
font-size: 1em;
}
.d2-2865751059 .md {
tab-size: 4;
}
/* variables are provided in d2renderers/d2svg/d2svg.go */
.d2-2865751059 .md {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin: 0;
color: var(--color-fg-default);
background-color: transparent; /* we don't want to define the background color */
font-family: "d2-2865751059-font-regular";
font-size: 16px;
line-height: 1.5;
word-wrap: break-word;
}
.d2-2865751059 .md details,
.d2-2865751059 .md figcaption,
.d2-2865751059 .md figure {
display: block;
}
.d2-2865751059 .md summary {
display: list-item;
}
.d2-2865751059 .md [hidden] {
display: none !important;
}
.d2-2865751059 .md a {
background-color: transparent;
color: var(--color-accent-fg);
text-decoration: none;
}
.d2-2865751059 .md a:active,
.d2-2865751059 .md a:hover {
outline-width: 0;
}
.d2-2865751059 .md abbr[title] {
border-bottom: none;
text-decoration: underline dotted;
}
.d2-2865751059 .md dfn {
font-style: italic;
}
.d2-2865751059 .md h1 {
margin: 0.67em 0;
padding-bottom: 0.3em;
font-size: 2em;
border-bottom: 1px solid var(--color-border-muted);
}
.d2-2865751059 .md mark {
background-color: var(--color-attention-subtle);
color: var(--color-text-primary);
}
.d2-2865751059 .md small {
font-size: 90%;
}
.d2-2865751059 .md sub,
.d2-2865751059 .md sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.d2-2865751059 .md sub {
bottom: -0.25em;
}
.d2-2865751059 .md sup {
top: -0.5em;
}
.d2-2865751059 .md img {
border-style: none;
max-width: 100%;
box-sizing: content-box;
background-color: var(--color-canvas-default);
}
.d2-2865751059 .md figure {
margin: 1em 40px;
}
.d2-2865751059 .md hr {
box-sizing: content-box;
overflow: hidden;
background: transparent;
border-bottom: 1px solid var(--color-border-muted);
height: 0.25em;
padding: 0;
margin: 24px 0;
background-color: var(--color-border-default);
border: 0;
}
.d2-2865751059 .md input {
font: inherit;
margin: 0;
overflow: visible;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.d2-2865751059 .md [type="button"],
.d2-2865751059 .md [type="reset"],
.d2-2865751059 .md [type="submit"] {
-webkit-appearance: button;
}
.d2-2865751059 .md [type="button"]::-moz-focus-inner,
.d2-2865751059 .md [type="reset"]::-moz-focus-inner,
.d2-2865751059 .md [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
.d2-2865751059 .md [type="button"]:-moz-focusring,
.d2-2865751059 .md [type="reset"]:-moz-focusring,
.d2-2865751059 .md [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
.d2-2865751059 .md [type="checkbox"],
.d2-2865751059 .md [type="radio"] {
box-sizing: border-box;
padding: 0;
}
.d2-2865751059 .md [type="number"]::-webkit-inner-spin-button,
.d2-2865751059 .md [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.d2-2865751059 .md [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
.d2-2865751059 .md [type="search"]::-webkit-search-cancel-button,
.d2-2865751059 .md [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.d2-2865751059 .md ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
.d2-2865751059 .md ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
.d2-2865751059 .md a:hover {
text-decoration: underline;
}
.d2-2865751059 .md hr::before {
display: table;
content: "";
}
.d2-2865751059 .md hr::after {
display: table;
clear: both;
content: "";
}
.d2-2865751059 .md table {
border-spacing: 0;
border-collapse: collapse;
display: block;
width: max-content;
max-width: 100%;
overflow: auto;
}
.d2-2865751059 .md td,
.d2-2865751059 .md th {
padding: 0;
}
.d2-2865751059 .md details summary {
cursor: pointer;
}
.d2-2865751059 .md details:not([open]) > *:not(summary) {
display: none !important;
}
.d2-2865751059 .md kbd {
display: inline-block;
padding: 3px 5px;
color: var(--color-fg-default);
vertical-align: middle;
background-color: var(--color-canvas-subtle);
border: solid 1px var(--color-neutral-muted);
border-bottom-color: var(--color-neutral-muted);
border-radius: 6px;
box-shadow: inset 0 -1px 0 var(--color-neutral-muted);
}
.d2-2865751059 .md h1,
.d2-2865751059 .md h2,
.d2-2865751059 .md h3,
.d2-2865751059 .md h4,
.d2-2865751059 .md h5,
.d2-2865751059 .md h6 {
margin-top: 24px;
margin-bottom: 16px;
font-weight: 400;
line-height: 1.25;
font-family: "d2-2865751059-font-semibold";
}
.d2-2865751059 .md h2 {
padding-bottom: 0.3em;
font-size: 1.5em;
border-bottom: 1px solid var(--color-border-muted);
}
.d2-2865751059 .md h3 {
font-size: 1.25em;
}
.d2-2865751059 .md h4 {
font-size: 1em;
}
.d2-2865751059 .md h5 {
font-size: 0.875em;
}
.d2-2865751059 .md h6 {
font-size: 0.85em;
color: var(--color-fg-muted);
}
.d2-2865751059 .md p {
margin-top: 0;
margin-bottom: 10px;
}
.d2-2865751059 .md blockquote {
margin: 0;
padding: 0 1em;
color: var(--color-fg-muted);
border-left: 0.25em solid var(--color-border-default);
}
.d2-2865751059 .md ul,
.d2-2865751059 .md ol {
margin-top: 0;
margin-bottom: 0;
padding-left: 2em;
}
.d2-2865751059 .md ol ol,
.d2-2865751059 .md ul ol {
list-style-type: lower-roman;
}
.d2-2865751059 .md ul ul ol,
.d2-2865751059 .md ul ol ol,
.d2-2865751059 .md ol ul ol,
.d2-2865751059 .md ol ol ol {
list-style-type: lower-alpha;
}
.d2-2865751059 .md dd {
margin-left: 0;
}
.d2-2865751059 .md pre {
margin-top: 0;
margin-bottom: 0;
word-wrap: normal;
}
.d2-2865751059 .md ::placeholder {
color: var(--color-fg-subtle);
opacity: 1;
}
.d2-2865751059 .md input::-webkit-outer-spin-button,
.d2-2865751059 .md input::-webkit-inner-spin-button {
margin: 0;
-webkit-appearance: none;
appearance: none;
}
.d2-2865751059 .md::before {
display: table;
content: "";
}
.d2-2865751059 .md::after {
display: table;
clear: both;
content: "";
}
.d2-2865751059 .md > *:first-child {
margin-top: 0 !important;
}
.d2-2865751059 .md > *:last-child {
margin-bottom: 0 !important;
}
.d2-2865751059 .md a:not([href]) {
color: inherit;
text-decoration: none;
}
.d2-2865751059 .md .absent {
color: var(--color-danger-fg);
}
.d2-2865751059 .md .anchor {
float: left;
padding-right: 4px;
margin-left: -20px;
line-height: 1;
}
.d2-2865751059 .md .anchor:focus {
outline: none;
}
.d2-2865751059 .md p,
.d2-2865751059 .md blockquote,
.d2-2865751059 .md ul,
.d2-2865751059 .md ol,
.d2-2865751059 .md dl,
.d2-2865751059 .md table,
.d2-2865751059 .md pre,
.d2-2865751059 .md details {
margin-top: 0;
margin-bottom: 16px;
}
.d2-2865751059 .md blockquote > :first-child {
margin-top: 0;
}
.d2-2865751059 .md blockquote > :last-child {
margin-bottom: 0;
}
.d2-2865751059 .md sup > a::before {
content: "[";
}
.d2-2865751059 .md sup > a::after {
content: "]";
}
.d2-2865751059 .md h1:hover .anchor,
.d2-2865751059 .md h2:hover .anchor,
.d2-2865751059 .md h3:hover .anchor,
.d2-2865751059 .md h4:hover .anchor,
.d2-2865751059 .md h5:hover .anchor,
.d2-2865751059 .md h6:hover .anchor {
text-decoration: none;
}
.d2-2865751059 .md h1 tt,
.d2-2865751059 .md h1 code,
.d2-2865751059 .md h2 tt,
.d2-2865751059 .md h2 code,
.d2-2865751059 .md h3 tt,
.d2-2865751059 .md h3 code,
.d2-2865751059 .md h4 tt,
.d2-2865751059 .md h4 code,
.d2-2865751059 .md h5 tt,
.d2-2865751059 .md h5 code,
.d2-2865751059 .md h6 tt,
.d2-2865751059 .md h6 code {
padding: 0 0.2em;
font-size: inherit;
}
.d2-2865751059 .md ul.no-list,
.d2-2865751059 .md ol.no-list {
padding: 0;
list-style-type: none;
}
.d2-2865751059 .md ol[type="1"] {
list-style-type: decimal;
}
.d2-2865751059 .md ol[type="a"] {
list-style-type: lower-alpha;
}
.d2-2865751059 .md ol[type="i"] {
list-style-type: lower-roman;
}
.d2-2865751059 .md div > ol:not([type]) {
list-style-type: decimal;
}
.d2-2865751059 .md ul ul,
.d2-2865751059 .md ul ol,
.d2-2865751059 .md ol ol,
.d2-2865751059 .md ol ul {
margin-top: 0;
margin-bottom: 0;
}
.d2-2865751059 .md li > p {
margin-top: 16px;
}
.d2-2865751059 .md li + li {
margin-top: 0.25em;
}
.d2-2865751059 .md dl {
padding: 0;
}
.d2-2865751059 .md dl dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-family: "d2-2865751059-font-semibold";
}
.d2-2865751059 .md dl dd {
padding: 0 16px;
margin-bottom: 16px;
}
.d2-2865751059 .md table th {
font-family: "d2-2865751059-font-semibold";
}
.d2-2865751059 .md table th,
.d2-2865751059 .md table td {
padding: 6px 13px;
border: 1px solid var(--color-border-default);
}
.d2-2865751059 .md table tr {
background-color: var(--color-canvas-default);
border-top: 1px solid var(--color-border-muted);
}
.d2-2865751059 .md table tr:nth-child(2n) {
background-color: var(--color-canvas-subtle);
}
.d2-2865751059 .md table img {
background-color: transparent;
}
.d2-2865751059 .md img[align="right"] {
padding-left: 20px;
}
.d2-2865751059 .md img[align="left"] {
padding-right: 20px;
}
.d2-2865751059 .md span.frame {
display: block;
overflow: hidden;
}
.d2-2865751059 .md span.frame > span {
display: block;
float: left;
width: auto;
padding: 7px;
margin: 13px 0 0;
overflow: hidden;
border: 1px solid var(--color-border-default);
}
.d2-2865751059 .md span.frame span img {
display: block;
float: left;
}
.d2-2865751059 .md span.frame span span {
display: block;
padding: 5px 0 0;
clear: both;
color: var(--color-fg-default);
}
.d2-2865751059 .md span.align-center {
display: block;
overflow: hidden;
clear: both;
}
.d2-2865751059 .md span.align-center > span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: center;
}
.d2-2865751059 .md span.align-center span img {
margin: 0 auto;
text-align: center;
}
.d2-2865751059 .md span.align-right {
display: block;
overflow: hidden;
clear: both;
}
.d2-2865751059 .md span.align-right > span {
display: block;
margin: 13px 0 0;
overflow: hidden;
text-align: right;
}
.d2-2865751059 .md span.align-right span img {
margin: 0;
text-align: right;
}
.d2-2865751059 .md span.float-left {
display: block;
float: left;
margin-right: 13px;
overflow: hidden;
}
.d2-2865751059 .md span.float-left span {
margin: 13px 0 0;
}
.d2-2865751059 .md span.float-right {
display: block;
float: right;
margin-left: 13px;
overflow: hidden;
}
.d2-2865751059 .md span.float-right > span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: right;
}
.d2-2865751059 .md code,
.d2-2865751059 .md tt {
padding: 0.2em 0.4em;
margin: 0;
font-size: 85%;
background-color: var(--color-neutral-muted);
border-radius: 6px;
}
.d2-2865751059 .md code br,
.d2-2865751059 .md tt br {
display: none;
}
.d2-2865751059 .md del code {
text-decoration: inherit;
}
.d2-2865751059 .md pre code {
font-size: 100%;
}
.d2-2865751059 .md pre > code {
padding: 0;
margin: 0;
word-break: normal;
white-space: pre;
background: transparent;
border: 0;
}
.d2-2865751059 .md .highlight {
margin-bottom: 16px;
}
.d2-2865751059 .md .highlight pre {
margin-bottom: 0;
word-break: normal;
}
.d2-2865751059 .md .highlight pre,
.d2-2865751059 .md pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: var(--color-canvas-subtle);
border-radius: 6px;
}
.d2-2865751059 .md pre code,
.d2-2865751059 .md pre tt {
display: inline;
max-width: auto;
padding: 0;
margin: 0;
overflow: visible;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0;
}
.d2-2865751059 .md .csv-data td,
.d2-2865751059 .md .csv-data th {
padding: 5px;
overflow: hidden;
font-size: 12px;
line-height: 1;
text-align: left;
white-space: nowrap;
}
.d2-2865751059 .md .csv-data .blob-num {
padding: 10px 8px 9px;
text-align: right;
background: var(--color-canvas-default);
border: 0;
}
.d2-2865751059 .md .csv-data tr {
border-top: 0;
}
.d2-2865751059 .md .csv-data th {
font-family: "d2-2865751059-font-semibold";
background: var(--color-canvas-subtle);
border-top: 0;
}
.d2-2865751059 .md .footnotes {
font-size: 12px;
color: var(--color-fg-muted);
border-top: 1px solid var(--color-border-default);
}
.d2-2865751059 .md .footnotes ol {
padding-left: 16px;
}
.d2-2865751059 .md .footnotes li {
position: relative;
}
.d2-2865751059 .md .footnotes li:target::before {
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -24px;
pointer-events: none;
content: "";
border: 2px solid var(--color-accent-emphasis);
border-radius: 6px;
}
.d2-2865751059 .md .footnotes li:target {
color: var(--color-fg-default);
}
.d2-2865751059 .md .task-list-item {
list-style-type: none;
}
.d2-2865751059 .md .task-list-item label {
font-weight: 400;
}
.d2-2865751059 .md .task-list-item.enabled label {
cursor: pointer;
}
.d2-2865751059 .md .task-list-item + .task-list-item {
margin-top: 3px;
}
.d2-2865751059 .md .task-list-item .handle {
display: none;
}
.d2-2865751059 .md .task-list-item-checkbox {
margin: 0 0.2em 0.25em -1.6em;
vertical-align: middle;
}
.d2-2865751059 .md .contains-task-list:dir(rtl) .task-list-item-checkbox {
margin: 0 -1.6em 0.25em 0.2em;
}
</style><g class="YmVhcg=="><g class="shape" ></g><text x="165.000000" y="163.000000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:22px">bear</text></g><g class="bWFtYSBiZWFy"><g class="shape" ></g><text x="67.500000" y="31.000000" fill="#676C7E" class="text-italic fill-N2" style="text-anchor:middle;font-size:28px">mama bear</text></g><g class="cGFwYSBiZWFy"><g class="shape" ></g><text x="262.000000" y="32.000000" fill="#0A0F25" class="text text-underline fill-N1" style="text-anchor:middle;font-size:32px">papa bear</text></g><g class="KG1hbWEgYmVhciAtJmd0OyBiZWFyKVswXQ=="><marker id="mk-d2-2865751059-3488378134" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="#0D32B2" class="connection fill-B1" stroke-width="2" /> </marker><path d="M 67.500000 41.500000 C 67.500000 80.699997 82.699997 101.000000 140.158332 138.801534" stroke="#0D32B2" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-d2-2865751059-3488378134)" mask="url(#d2-2865751059)" /></g><g class="KHBhcGEgYmVhciAtJmd0OyBiZWFyKVswXQ=="><path d="M 262.000000 43.000000 C 262.000000 81.000000 246.800003 101.000000 189.341668 138.801534" stroke="#0D32B2" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-d2-2865751059-3488378134)" mask="url(#d2-2865751059)" /></g><mask id="d2-2865751059" maskUnits="userSpaceOnUse" x="-1" y="-1" width="331" height="171">
.d2-2865751059 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker-d2-2865751059);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker-d2-2865751059);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark-d2-2865751059);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker-d2-2865751059);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark-d2-2865751059);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal-d2-2865751059);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal-d2-2865751059);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright-d2-2865751059);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><g class="YmVhcg=="><g class="shape" ></g><text x="165.000000" y="163.000000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:22px">bear</text></g><g class="bWFtYSBiZWFy"><g class="shape" ></g><text x="67.500000" y="31.000000" fill="#676C7E" class="text-italic fill-N2" style="text-anchor:middle;font-size:28px">mama bear</text></g><g class="cGFwYSBiZWFy"><g class="shape" ></g><text x="262.000000" y="32.000000" fill="#0A0F25" class="text text-underline fill-N1" style="text-anchor:middle;font-size:32px">papa bear</text></g><g class="KG1hbWEgYmVhciAtJmd0OyBiZWFyKVswXQ=="><marker id="mk-d2-2865751059-3488378134" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="#0D32B2" class="connection fill-B1" stroke-width="2" /> </marker><path d="M 67.500000 41.500000 C 67.500000 80.699997 82.699997 101.000000 140.158332 138.801534" stroke="#0D32B2" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-d2-2865751059-3488378134)" mask="url(#d2-2865751059)" /></g><g class="KHBhcGEgYmVhciAtJmd0OyBiZWFyKVswXQ=="><path d="M 262.000000 43.000000 C 262.000000 81.000000 246.800003 101.000000 189.341668 138.801534" stroke="#0D32B2" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-d2-2865751059-3488378134)" mask="url(#d2-2865751059)" /></g><mask id="d2-2865751059" maskUnits="userSpaceOnUse" x="-1" y="-1" width="331" height="171">
<rect x="-1" y="-1" width="331" height="171" fill="white"></rect>
<rect x="143.000000" y="141.000000" width="44" height="28" fill="rgba(0,0,0,0.75)"></rect>
<rect x="0.000000" y="3.000000" width="135" height="36" fill="rgba(0,0,0,0.75)"></rect>

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 16 KiB

View file

@ -106,743 +106,7 @@
.d2-2699761263 .color-AA4{color:#EDF0FD;}
.d2-2699761263 .color-AA5{color:#F7F8FE;}
.d2-2699761263 .color-AB4{color:#EDF0FD;}
.d2-2699761263 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker-d2-2699761263);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker-d2-2699761263);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark-d2-2699761263);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker-d2-2699761263);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark-d2-2699761263);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal-d2-2699761263);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal-d2-2699761263);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><style type="text/css">.d2-2699761263 .md em,
.d2-2699761263 .md dfn {
font-family: "d2-2699761263-font-italic";
}
.d2-2699761263 .md b,
.d2-2699761263 .md strong {
font-family: "d2-2699761263-font-bold";
}
.d2-2699761263 .md code,
.d2-2699761263 .md kbd,
.d2-2699761263 .md pre,
.d2-2699761263 .md samp {
font-family: "d2-2699761263-font-mono";
font-size: 1em;
}
.d2-2699761263 .md {
tab-size: 4;
}
/* variables are provided in d2renderers/d2svg/d2svg.go */
.d2-2699761263 .md {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
margin: 0;
color: var(--color-fg-default);
background-color: transparent; /* we don't want to define the background color */
font-family: "d2-2699761263-font-regular";
font-size: 16px;
line-height: 1.5;
word-wrap: break-word;
}
.d2-2699761263 .md details,
.d2-2699761263 .md figcaption,
.d2-2699761263 .md figure {
display: block;
}
.d2-2699761263 .md summary {
display: list-item;
}
.d2-2699761263 .md [hidden] {
display: none !important;
}
.d2-2699761263 .md a {
background-color: transparent;
color: var(--color-accent-fg);
text-decoration: none;
}
.d2-2699761263 .md a:active,
.d2-2699761263 .md a:hover {
outline-width: 0;
}
.d2-2699761263 .md abbr[title] {
border-bottom: none;
text-decoration: underline dotted;
}
.d2-2699761263 .md dfn {
font-style: italic;
}
.d2-2699761263 .md h1 {
margin: 0.67em 0;
padding-bottom: 0.3em;
font-size: 2em;
border-bottom: 1px solid var(--color-border-muted);
}
.d2-2699761263 .md mark {
background-color: var(--color-attention-subtle);
color: var(--color-text-primary);
}
.d2-2699761263 .md small {
font-size: 90%;
}
.d2-2699761263 .md sub,
.d2-2699761263 .md sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
.d2-2699761263 .md sub {
bottom: -0.25em;
}
.d2-2699761263 .md sup {
top: -0.5em;
}
.d2-2699761263 .md img {
border-style: none;
max-width: 100%;
box-sizing: content-box;
background-color: var(--color-canvas-default);
}
.d2-2699761263 .md figure {
margin: 1em 40px;
}
.d2-2699761263 .md hr {
box-sizing: content-box;
overflow: hidden;
background: transparent;
border-bottom: 1px solid var(--color-border-muted);
height: 0.25em;
padding: 0;
margin: 24px 0;
background-color: var(--color-border-default);
border: 0;
}
.d2-2699761263 .md input {
font: inherit;
margin: 0;
overflow: visible;
font-family: inherit;
font-size: inherit;
line-height: inherit;
}
.d2-2699761263 .md [type="button"],
.d2-2699761263 .md [type="reset"],
.d2-2699761263 .md [type="submit"] {
-webkit-appearance: button;
}
.d2-2699761263 .md [type="button"]::-moz-focus-inner,
.d2-2699761263 .md [type="reset"]::-moz-focus-inner,
.d2-2699761263 .md [type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
}
.d2-2699761263 .md [type="button"]:-moz-focusring,
.d2-2699761263 .md [type="reset"]:-moz-focusring,
.d2-2699761263 .md [type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
}
.d2-2699761263 .md [type="checkbox"],
.d2-2699761263 .md [type="radio"] {
box-sizing: border-box;
padding: 0;
}
.d2-2699761263 .md [type="number"]::-webkit-inner-spin-button,
.d2-2699761263 .md [type="number"]::-webkit-outer-spin-button {
height: auto;
}
.d2-2699761263 .md [type="search"] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
.d2-2699761263 .md [type="search"]::-webkit-search-cancel-button,
.d2-2699761263 .md [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
.d2-2699761263 .md ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
.d2-2699761263 .md ::-webkit-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
.d2-2699761263 .md a:hover {
text-decoration: underline;
}
.d2-2699761263 .md hr::before {
display: table;
content: "";
}
.d2-2699761263 .md hr::after {
display: table;
clear: both;
content: "";
}
.d2-2699761263 .md table {
border-spacing: 0;
border-collapse: collapse;
display: block;
width: max-content;
max-width: 100%;
overflow: auto;
}
.d2-2699761263 .md td,
.d2-2699761263 .md th {
padding: 0;
}
.d2-2699761263 .md details summary {
cursor: pointer;
}
.d2-2699761263 .md details:not([open]) > *:not(summary) {
display: none !important;
}
.d2-2699761263 .md kbd {
display: inline-block;
padding: 3px 5px;
color: var(--color-fg-default);
vertical-align: middle;
background-color: var(--color-canvas-subtle);
border: solid 1px var(--color-neutral-muted);
border-bottom-color: var(--color-neutral-muted);
border-radius: 6px;
box-shadow: inset 0 -1px 0 var(--color-neutral-muted);
}
.d2-2699761263 .md h1,
.d2-2699761263 .md h2,
.d2-2699761263 .md h3,
.d2-2699761263 .md h4,
.d2-2699761263 .md h5,
.d2-2699761263 .md h6 {
margin-top: 24px;
margin-bottom: 16px;
font-weight: 400;
line-height: 1.25;
font-family: "d2-2699761263-font-semibold";
}
.d2-2699761263 .md h2 {
padding-bottom: 0.3em;
font-size: 1.5em;
border-bottom: 1px solid var(--color-border-muted);
}
.d2-2699761263 .md h3 {
font-size: 1.25em;
}
.d2-2699761263 .md h4 {
font-size: 1em;
}
.d2-2699761263 .md h5 {
font-size: 0.875em;
}
.d2-2699761263 .md h6 {
font-size: 0.85em;
color: var(--color-fg-muted);
}
.d2-2699761263 .md p {
margin-top: 0;
margin-bottom: 10px;
}
.d2-2699761263 .md blockquote {
margin: 0;
padding: 0 1em;
color: var(--color-fg-muted);
border-left: 0.25em solid var(--color-border-default);
}
.d2-2699761263 .md ul,
.d2-2699761263 .md ol {
margin-top: 0;
margin-bottom: 0;
padding-left: 2em;
}
.d2-2699761263 .md ol ol,
.d2-2699761263 .md ul ol {
list-style-type: lower-roman;
}
.d2-2699761263 .md ul ul ol,
.d2-2699761263 .md ul ol ol,
.d2-2699761263 .md ol ul ol,
.d2-2699761263 .md ol ol ol {
list-style-type: lower-alpha;
}
.d2-2699761263 .md dd {
margin-left: 0;
}
.d2-2699761263 .md pre {
margin-top: 0;
margin-bottom: 0;
word-wrap: normal;
}
.d2-2699761263 .md ::placeholder {
color: var(--color-fg-subtle);
opacity: 1;
}
.d2-2699761263 .md input::-webkit-outer-spin-button,
.d2-2699761263 .md input::-webkit-inner-spin-button {
margin: 0;
-webkit-appearance: none;
appearance: none;
}
.d2-2699761263 .md::before {
display: table;
content: "";
}
.d2-2699761263 .md::after {
display: table;
clear: both;
content: "";
}
.d2-2699761263 .md > *:first-child {
margin-top: 0 !important;
}
.d2-2699761263 .md > *:last-child {
margin-bottom: 0 !important;
}
.d2-2699761263 .md a:not([href]) {
color: inherit;
text-decoration: none;
}
.d2-2699761263 .md .absent {
color: var(--color-danger-fg);
}
.d2-2699761263 .md .anchor {
float: left;
padding-right: 4px;
margin-left: -20px;
line-height: 1;
}
.d2-2699761263 .md .anchor:focus {
outline: none;
}
.d2-2699761263 .md p,
.d2-2699761263 .md blockquote,
.d2-2699761263 .md ul,
.d2-2699761263 .md ol,
.d2-2699761263 .md dl,
.d2-2699761263 .md table,
.d2-2699761263 .md pre,
.d2-2699761263 .md details {
margin-top: 0;
margin-bottom: 16px;
}
.d2-2699761263 .md blockquote > :first-child {
margin-top: 0;
}
.d2-2699761263 .md blockquote > :last-child {
margin-bottom: 0;
}
.d2-2699761263 .md sup > a::before {
content: "[";
}
.d2-2699761263 .md sup > a::after {
content: "]";
}
.d2-2699761263 .md h1:hover .anchor,
.d2-2699761263 .md h2:hover .anchor,
.d2-2699761263 .md h3:hover .anchor,
.d2-2699761263 .md h4:hover .anchor,
.d2-2699761263 .md h5:hover .anchor,
.d2-2699761263 .md h6:hover .anchor {
text-decoration: none;
}
.d2-2699761263 .md h1 tt,
.d2-2699761263 .md h1 code,
.d2-2699761263 .md h2 tt,
.d2-2699761263 .md h2 code,
.d2-2699761263 .md h3 tt,
.d2-2699761263 .md h3 code,
.d2-2699761263 .md h4 tt,
.d2-2699761263 .md h4 code,
.d2-2699761263 .md h5 tt,
.d2-2699761263 .md h5 code,
.d2-2699761263 .md h6 tt,
.d2-2699761263 .md h6 code {
padding: 0 0.2em;
font-size: inherit;
}
.d2-2699761263 .md ul.no-list,
.d2-2699761263 .md ol.no-list {
padding: 0;
list-style-type: none;
}
.d2-2699761263 .md ol[type="1"] {
list-style-type: decimal;
}
.d2-2699761263 .md ol[type="a"] {
list-style-type: lower-alpha;
}
.d2-2699761263 .md ol[type="i"] {
list-style-type: lower-roman;
}
.d2-2699761263 .md div > ol:not([type]) {
list-style-type: decimal;
}
.d2-2699761263 .md ul ul,
.d2-2699761263 .md ul ol,
.d2-2699761263 .md ol ol,
.d2-2699761263 .md ol ul {
margin-top: 0;
margin-bottom: 0;
}
.d2-2699761263 .md li > p {
margin-top: 16px;
}
.d2-2699761263 .md li + li {
margin-top: 0.25em;
}
.d2-2699761263 .md dl {
padding: 0;
}
.d2-2699761263 .md dl dt {
padding: 0;
margin-top: 16px;
font-size: 1em;
font-style: italic;
font-family: "d2-2699761263-font-semibold";
}
.d2-2699761263 .md dl dd {
padding: 0 16px;
margin-bottom: 16px;
}
.d2-2699761263 .md table th {
font-family: "d2-2699761263-font-semibold";
}
.d2-2699761263 .md table th,
.d2-2699761263 .md table td {
padding: 6px 13px;
border: 1px solid var(--color-border-default);
}
.d2-2699761263 .md table tr {
background-color: var(--color-canvas-default);
border-top: 1px solid var(--color-border-muted);
}
.d2-2699761263 .md table tr:nth-child(2n) {
background-color: var(--color-canvas-subtle);
}
.d2-2699761263 .md table img {
background-color: transparent;
}
.d2-2699761263 .md img[align="right"] {
padding-left: 20px;
}
.d2-2699761263 .md img[align="left"] {
padding-right: 20px;
}
.d2-2699761263 .md span.frame {
display: block;
overflow: hidden;
}
.d2-2699761263 .md span.frame > span {
display: block;
float: left;
width: auto;
padding: 7px;
margin: 13px 0 0;
overflow: hidden;
border: 1px solid var(--color-border-default);
}
.d2-2699761263 .md span.frame span img {
display: block;
float: left;
}
.d2-2699761263 .md span.frame span span {
display: block;
padding: 5px 0 0;
clear: both;
color: var(--color-fg-default);
}
.d2-2699761263 .md span.align-center {
display: block;
overflow: hidden;
clear: both;
}
.d2-2699761263 .md span.align-center > span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: center;
}
.d2-2699761263 .md span.align-center span img {
margin: 0 auto;
text-align: center;
}
.d2-2699761263 .md span.align-right {
display: block;
overflow: hidden;
clear: both;
}
.d2-2699761263 .md span.align-right > span {
display: block;
margin: 13px 0 0;
overflow: hidden;
text-align: right;
}
.d2-2699761263 .md span.align-right span img {
margin: 0;
text-align: right;
}
.d2-2699761263 .md span.float-left {
display: block;
float: left;
margin-right: 13px;
overflow: hidden;
}
.d2-2699761263 .md span.float-left span {
margin: 13px 0 0;
}
.d2-2699761263 .md span.float-right {
display: block;
float: right;
margin-left: 13px;
overflow: hidden;
}
.d2-2699761263 .md span.float-right > span {
display: block;
margin: 13px auto 0;
overflow: hidden;
text-align: right;
}
.d2-2699761263 .md code,
.d2-2699761263 .md tt {
padding: 0.2em 0.4em;
margin: 0;
font-size: 85%;
background-color: var(--color-neutral-muted);
border-radius: 6px;
}
.d2-2699761263 .md code br,
.d2-2699761263 .md tt br {
display: none;
}
.d2-2699761263 .md del code {
text-decoration: inherit;
}
.d2-2699761263 .md pre code {
font-size: 100%;
}
.d2-2699761263 .md pre > code {
padding: 0;
margin: 0;
word-break: normal;
white-space: pre;
background: transparent;
border: 0;
}
.d2-2699761263 .md .highlight {
margin-bottom: 16px;
}
.d2-2699761263 .md .highlight pre {
margin-bottom: 0;
word-break: normal;
}
.d2-2699761263 .md .highlight pre,
.d2-2699761263 .md pre {
padding: 16px;
overflow: auto;
font-size: 85%;
line-height: 1.45;
background-color: var(--color-canvas-subtle);
border-radius: 6px;
}
.d2-2699761263 .md pre code,
.d2-2699761263 .md pre tt {
display: inline;
max-width: auto;
padding: 0;
margin: 0;
overflow: visible;
line-height: inherit;
word-wrap: normal;
background-color: transparent;
border: 0;
}
.d2-2699761263 .md .csv-data td,
.d2-2699761263 .md .csv-data th {
padding: 5px;
overflow: hidden;
font-size: 12px;
line-height: 1;
text-align: left;
white-space: nowrap;
}
.d2-2699761263 .md .csv-data .blob-num {
padding: 10px 8px 9px;
text-align: right;
background: var(--color-canvas-default);
border: 0;
}
.d2-2699761263 .md .csv-data tr {
border-top: 0;
}
.d2-2699761263 .md .csv-data th {
font-family: "d2-2699761263-font-semibold";
background: var(--color-canvas-subtle);
border-top: 0;
}
.d2-2699761263 .md .footnotes {
font-size: 12px;
color: var(--color-fg-muted);
border-top: 1px solid var(--color-border-default);
}
.d2-2699761263 .md .footnotes ol {
padding-left: 16px;
}
.d2-2699761263 .md .footnotes li {
position: relative;
}
.d2-2699761263 .md .footnotes li:target::before {
position: absolute;
top: -8px;
right: -8px;
bottom: -8px;
left: -24px;
pointer-events: none;
content: "";
border: 2px solid var(--color-accent-emphasis);
border-radius: 6px;
}
.d2-2699761263 .md .footnotes li:target {
color: var(--color-fg-default);
}
.d2-2699761263 .md .task-list-item {
list-style-type: none;
}
.d2-2699761263 .md .task-list-item label {
font-weight: 400;
}
.d2-2699761263 .md .task-list-item.enabled label {
cursor: pointer;
}
.d2-2699761263 .md .task-list-item + .task-list-item {
margin-top: 3px;
}
.d2-2699761263 .md .task-list-item .handle {
display: none;
}
.d2-2699761263 .md .task-list-item-checkbox {
margin: 0 0.2em 0.25em -1.6em;
vertical-align: middle;
}
.d2-2699761263 .md .contains-task-list:dir(rtl) .task-list-item-checkbox {
margin: 0 -1.6em 0.25em 0.2em;
}
</style><g class="YmVhcg=="><g class="shape" ></g><text x="138.000000" y="155.000000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:22px">bear</text></g><g class="bWFtYSBiZWFy"><g class="shape" ></g><text x="79.500000" y="45.000000" fill="#676C7E" class="text-italic fill-N2" style="text-anchor:middle;font-size:28px">mama bear</text></g><g class="cGFwYSBiZWFy"><g class="shape" ></g><text x="234.000000" y="44.000000" fill="#0A0F25" class="text text-underline fill-N1" style="text-anchor:middle;font-size:32px">papa bear</text></g><g class="KG1hbWEgYmVhciAtJmd0OyBiZWFyKVswXQ=="><marker id="mk-d2-2699761263-3488378134" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="#0D32B2" class="connection fill-B1" stroke-width="2" /> </marker><path d="M 79.500000 55.000000 L 79.500000 83.000000 S 79.500000 93.000000 89.500000 93.000000 L 133.416000 93.000000 S 143.416000 93.000000 143.416000 103.000000 L 143.416000 129.000000" stroke="#0D32B2" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-d2-2699761263-3488378134)" mask="url(#d2-2699761263)" /></g><g class="KHBhcGEgYmVhciAtJmd0OyBiZWFyKVswXQ=="><path d="M 234.000000 55.000000 L 234.000000 83.000000 S 234.000000 93.000000 224.000000 93.000000 L 180.082993 93.000000 S 170.082993 93.000000 170.082993 103.000000 L 170.082993 129.000000" stroke="#0D32B2" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-d2-2699761263-3488378134)" mask="url(#d2-2699761263)" /></g><mask id="d2-2699761263" maskUnits="userSpaceOnUse" x="11" y="11" width="291" height="151">
.d2-2699761263 .color-AB5{color:#F7F8FE;}.appendix text.text{fill:#0A0F25}.md{--color-fg-default:#0A0F25;--color-fg-muted:#676C7E;--color-fg-subtle:#9499AB;--color-canvas-default:#FFFFFF;--color-canvas-subtle:#EEF1F8;--color-border-default:#0D32B2;--color-border-muted:#0D32B2;--color-neutral-muted:#EEF1F8;--color-accent-fg:#0D32B2;--color-accent-emphasis:#0D32B2;--color-attention-subtle:#676C7E;--color-danger-fg:red;}.sketch-overlay-B1{fill:url(#streaks-darker-d2-2699761263);mix-blend-mode:lighten}.sketch-overlay-B2{fill:url(#streaks-darker-d2-2699761263);mix-blend-mode:lighten}.sketch-overlay-B3{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-B4{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-B5{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-B6{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-AA2{fill:url(#streaks-dark-d2-2699761263);mix-blend-mode:overlay}.sketch-overlay-AA4{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-AA5{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-AB4{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-AB5{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-N1{fill:url(#streaks-darker-d2-2699761263);mix-blend-mode:lighten}.sketch-overlay-N2{fill:url(#streaks-dark-d2-2699761263);mix-blend-mode:overlay}.sketch-overlay-N3{fill:url(#streaks-normal-d2-2699761263);mix-blend-mode:color-burn}.sketch-overlay-N4{fill:url(#streaks-normal-d2-2699761263);mix-blend-mode:color-burn}.sketch-overlay-N5{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-N6{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.sketch-overlay-N7{fill:url(#streaks-bright-d2-2699761263);mix-blend-mode:darken}.light-code{display: block}.dark-code{display: none}]]></style><g class="YmVhcg=="><g class="shape" ></g><text x="138.000000" y="155.000000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:22px">bear</text></g><g class="bWFtYSBiZWFy"><g class="shape" ></g><text x="79.500000" y="45.000000" fill="#676C7E" class="text-italic fill-N2" style="text-anchor:middle;font-size:28px">mama bear</text></g><g class="cGFwYSBiZWFy"><g class="shape" ></g><text x="234.000000" y="44.000000" fill="#0A0F25" class="text text-underline fill-N1" style="text-anchor:middle;font-size:32px">papa bear</text></g><g class="KG1hbWEgYmVhciAtJmd0OyBiZWFyKVswXQ=="><marker id="mk-d2-2699761263-3488378134" markerWidth="10.000000" markerHeight="12.000000" refX="7.000000" refY="6.000000" viewBox="0.000000 0.000000 10.000000 12.000000" orient="auto" markerUnits="userSpaceOnUse"> <polygon points="0.000000,0.000000 10.000000,6.000000 0.000000,12.000000" fill="#0D32B2" class="connection fill-B1" stroke-width="2" /> </marker><path d="M 79.500000 55.000000 L 79.500000 83.000000 S 79.500000 93.000000 89.500000 93.000000 L 133.416000 93.000000 S 143.416000 93.000000 143.416000 103.000000 L 143.416000 129.000000" stroke="#0D32B2" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-d2-2699761263-3488378134)" mask="url(#d2-2699761263)" /></g><g class="KHBhcGEgYmVhciAtJmd0OyBiZWFyKVswXQ=="><path d="M 234.000000 55.000000 L 234.000000 83.000000 S 234.000000 93.000000 224.000000 93.000000 L 180.082993 93.000000 S 170.082993 93.000000 170.082993 103.000000 L 170.082993 129.000000" stroke="#0D32B2" fill="none" class="connection stroke-B1" style="stroke-width:2;" marker-end="url(#mk-d2-2699761263-3488378134)" mask="url(#d2-2699761263)" /></g><mask id="d2-2699761263" maskUnits="userSpaceOnUse" x="11" y="11" width="291" height="151">
<rect x="11" y="11" width="291" height="151" fill="white"></rect>
<rect x="116.000000" y="133.000000" width="44" height="28" fill="rgba(0,0,0,0.75)"></rect>
<rect x="12.000000" y="17.000000" width="135" height="36" fill="rgba(0,0,0,0.75)"></rect>

Before

Width:  |  Height:  |  Size: 30 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View file

@ -836,7 +836,7 @@
.d2-3098341505 .md .contains-task-list:dir(rtl) .task-list-item-checkbox {
margin: 0 -1.6em 0.25em 0.2em;
}
</style><g class="T0VNIEZhY3Rvcnk="><g class="shape" ><rect x="77.000000" y="0.000000" width="135.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="144.500000" y="38.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">OEM Factory</text></g><g class="Y29tcGFueSBXYXJlaG91c2U="><g class="shape" ></g><g><foreignObject requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" x="0.000000" y="166.000000" width="354" height="664"><div xmlns="http://www.w3.org/1999/xhtml" class="md"><h3>company Warehouse</h3>
</style><g class="T0VNIEZhY3Rvcnk="><g class="shape" ><rect x="77.000000" y="0.000000" width="135.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="144.500000" y="38.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">OEM Factory</text></g><g class="Y29tcGFueSBXYXJlaG91c2U="><g class="shape" ></g><g><foreignObject requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" x="87.000000" y="423.000000" width="180" height="150"><div xmlns="http://www.w3.org/1999/xhtml" class="md"><h3>company Warehouse</h3>
<ul>
<li>Asset Tagging</li>
<li>Inventory</li>

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

View file

@ -836,7 +836,7 @@
.d2-1471202586 .md .contains-task-list:dir(rtl) .task-list-item-checkbox {
margin: 0 -1.6em 0.25em 0.2em;
}
</style><g class="T0VNIEZhY3Rvcnk="><g class="shape" ><rect x="115.000000" y="12.000000" width="135.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="182.500000" y="50.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">OEM Factory</text></g><g class="Y29tcGFueSBXYXJlaG91c2U="><g class="shape" ></g><g><foreignObject requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" x="12.000000" y="148.000000" width="342" height="604"><div xmlns="http://www.w3.org/1999/xhtml" class="md"><h3>company Warehouse</h3>
</style><g class="T0VNIEZhY3Rvcnk="><g class="shape" ><rect x="115.000000" y="12.000000" width="135.000000" height="66.000000" stroke="#0D32B2" fill="#F7F8FE" class=" stroke-B1 fill-B6" style="stroke-width:2;" /></g><text x="182.500000" y="50.500000" fill="#0A0F25" class="text-bold fill-N1" style="text-anchor:middle;font-size:16px">OEM Factory</text></g><g class="Y29tcGFueSBXYXJlaG91c2U="><g class="shape" ></g><g><foreignObject requiredFeatures="http://www.w3.org/TR/SVG11/feature#Extensibility" x="93.000000" y="375.000000" width="180" height="150"><div xmlns="http://www.w3.org/1999/xhtml" class="md"><h3>company Warehouse</h3>
<ul>
<li>Asset Tagging</li>
<li>Inventory</li>

Before

Width:  |  Height:  |  Size: 41 KiB

After

Width:  |  Height:  |  Size: 41 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 72 KiB

After

Width:  |  Height:  |  Size: 72 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 71 KiB

After

Width:  |  Height:  |  Size: 71 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 19 KiB

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 19 KiB