Skip to content

Commit

Permalink
Update from slint-ui/slint
Browse files Browse the repository at this point in the history
Update tng docs from commit 16c665b9642463cb2c19984b1eb3f79b8a4be9ed (refs/pull/6766/merge)
  • Loading branch information
slint-team[bot] committed Nov 11, 2024
1 parent c9cb9ea commit 690d273
Show file tree
Hide file tree
Showing 118 changed files with 98 additions and 98 deletions.
2 changes: 1 addition & 1 deletion snapshots/tng/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
.sl-steps{--bullet-size: calc(var(--sl-line-height) * 1rem);--bullet-margin: .375rem;list-style:none;counter-reset:steps-counter var(--sl-steps-start, 0);padding-inline-start:0}.sl-steps>li{counter-increment:steps-counter;position:relative;padding-inline-start:calc(var(--bullet-size) + 1rem);padding-bottom:1px;min-height:calc(var(--bullet-size) + var(--bullet-margin))}.sl-steps>li+li{margin-top:0}.sl-steps>li:before{content:counter(steps-counter);position:absolute;top:0;inset-inline-start:0;width:var(--bullet-size);height:var(--bullet-size);line-height:var(--bullet-size);font-size:var(--sl-text-xs);font-weight:600;text-align:center;color:var(--sl-color-white);background-color:var(--sl-color-gray-6);border-radius:99rem;box-shadow:inset 0 0 0 1px var(--sl-color-gray-5)}.sl-steps>li:after{--guide-width: 1px;content:"";position:absolute;top:calc(var(--bullet-size) + var(--bullet-margin));bottom:var(--bullet-margin);inset-inline-start:calc((var(--bullet-size) - var(--guide-width)) / 2);width:var(--guide-width);background-color:var(--sl-color-hairline-light)}.sl-steps>li>:first-child{--lh: calc(1em * var(--sl-line-height));--shift-y: calc(.5 * (var(--bullet-size) - var(--lh)));transform:translateY(var(--shift-y));margin-bottom:var(--shift-y)}.sl-steps>li>:first-child:where(h1,h2,h3,h4,h5,h6){--lh: calc(1em * var(--sl-line-height-headings))}@supports (--prop: 1lh){.sl-steps>li>:first-child{--lh: 1lh}}
starlight-file-tree:where(.astro-otdio46d){--x-space: 1.5rem;--y-space: .125rem;--y-pad: 0;display:block;border:1px solid var(--sl-color-gray-5);padding:1rem;background-color:var(--sl-color-gray-6);font-size:var(--sl-text-xs);font-family:var(--__sl-font-mono);overflow-x:auto}starlight-file-tree:where(.astro-otdio46d) .directory>details{border:0;padding:0;padding-inline-start:var(--x-space);background:transparent}starlight-file-tree:where(.astro-otdio46d) .directory>details>summary{margin-inline-start:calc(-1 * var(--x-space));border:0;padding:var(--y-pad) .625rem;font-weight:400;color:var(--sl-color-white);max-width:100%}starlight-file-tree:where(.astro-otdio46d) .directory>details>summary::marker,starlight-file-tree:where(.astro-otdio46d) .directory>details>summary::-webkit-details-marker{color:var(--sl-color-gray-3)}starlight-file-tree:where(.astro-otdio46d) .directory>details>summary:hover,starlight-file-tree:where(.astro-otdio46d) .directory>details>summary:hover .tree-icon{cursor:pointer;color:var(--sl-color-text-accent);fill:var(--sl-color-text-accent)}starlight-file-tree:where(.astro-otdio46d) .directory>details>summary:hover~ul{border-color:var(--sl-color-gray-4)}starlight-file-tree:where(.astro-otdio46d) .directory>details>summary:hover .highlight .tree-icon{fill:var(--sl-color-text-invert)}starlight-file-tree:where(.astro-otdio46d) ul{margin-inline-start:.5rem;border-inline-start:1px solid var(--sl-color-gray-5);padding:0;padding-inline-start:.125rem;list-style:none}starlight-file-tree:where(.astro-otdio46d)>ul{margin:0;border:0;padding:0}starlight-file-tree:where(.astro-otdio46d) li{margin:var(--y-space) 0;padding:var(--y-pad) 0}starlight-file-tree:where(.astro-otdio46d) .file{margin-inline-start:calc(var(--x-space) - .125rem);color:var(--sl-color-white)}starlight-file-tree:where(.astro-otdio46d) .tree-entry{display:inline-flex;align-items:flex-start;flex-wrap:wrap;max-width:calc(100% - 1rem)}@media (min-width: 30em){starlight-file-tree:where(.astro-otdio46d) .tree-entry{flex-wrap:nowrap}}starlight-file-tree:where(.astro-otdio46d) .tree-entry>:first-child{flex-shrink:0}starlight-file-tree:where(.astro-otdio46d) .empty{color:var(--sl-color-gray-3);padding-inline-start:.375rem}starlight-file-tree:where(.astro-otdio46d) .comment{color:var(--sl-color-gray-3);padding-inline-start:1.625rem;max-width:24rem;min-width:12rem}starlight-file-tree:where(.astro-otdio46d) .highlight{display:inline-block;border-radius:.25rem;padding-inline-end:.5rem;color:var(--sl-color-text-invert);background-color:var(--sl-color-text-accent)}starlight-file-tree:where(.astro-otdio46d) svg{display:inline;fill:var(--sl-color-gray-3);vertical-align:middle;margin-inline:.25rem .375rem;width:.875rem;height:.875rem}starlight-file-tree:where(.astro-otdio46d) .highlight svg.tree-icon{fill:var(--sl-color-text-invert)}
.sl-link-button:where(.astro-obdgipfn){align-items:center;border:1px solid transparent;border-radius:999rem;display:inline-flex;font-size:var(--sl-text-sm);gap:.5em;line-height:1.1875;outline-offset:.25rem;padding:.4375rem 1.125rem;text-decoration:none}.sl-link-button:where(.astro-obdgipfn).primary{background:var(--sl-color-text-accent);border-color:var(--sl-color-text-accent);color:var(--sl-color-black)}.sl-link-button:where(.astro-obdgipfn).primary:hover{color:var(--sl-color-black)}.sl-link-button:where(.astro-obdgipfn).secondary{border-color:inherit;color:var(--sl-color-white)}.sl-link-button:where(.astro-obdgipfn).minimal{color:var(--sl-color-white);padding-inline:0}.sl-link-button:where(.astro-obdgipfn) svg{flex-shrink:0}@media (min-width: 50rem){.sl-link-button:where(.astro-obdgipfn){font-size:var(--sl-text-base);padding:.9375rem 1.25rem}}.sl-markdown-content .sl-link-button:where(.astro-obdgipfn){margin-inline-end:1rem}.sl-markdown-content .sl-link-button:where(.astro-obdgipfn):not(:where(p *)){margin-block:1rem}
</style><script type="module" src="/tng/_astro/hoisted.zHsgHwcm.js"></script>
</style><script type="module" src="/tng/_astro/hoisted.DO7nuvb1.js"></script>
<script type="module" src="/tng/_astro/page.7qqag-5g.js"></script></head> <body class="astro-qk6vovz3"> <a href="#_top" class="astro-xsqgvdli">Skip to content</a> <div class="page sl-flex astro-ojfkrfay"> <header class="header astro-ojfkrfay"><div class="header sl-flex astro-wucnsvza"> <div class="title-wrapper sl-flex astro-wucnsvza"> <a href="/tng/" class="site-title sl-flex astro-36pz6hta"> <img class="light:sl-hidden astro-36pz6hta" alt="" src="/tng/_astro/slint-logo-simple-dark.CVr9snyL.webp" width="282" height="150"> <img class="dark:sl-hidden astro-36pz6hta" alt="" src="/tng/_astro/slint-logo-simple-light.n9-loBkR.webp" width="282" height="150"> <span class="astro-36pz6hta"> </span> </a> </div> <div class="sl-flex astro-wucnsvza"> <site-search data-translations="{&#34;placeholder&#34;:&#34;Search&#34;}" class="astro-tzkabb26"> <button data-open-modal disabled aria-label="Search" aria-keyshortcuts="Control+K" class="astro-tzkabb26"> <svg aria-hidden="true" class="astro-tzkabb26 astro-bncqquy7" width="16" height="16" viewBox="0 0 24 24" fill="currentColor" style="--sl-icon-size: 1em;"><path d="M21.71 20.29 18 16.61A9 9 0 1 0 16.61 18l3.68 3.68a.999.999 0 0 0 1.42 0 1 1 0 0 0 0-1.39ZM11 18a7 7 0 1 1 0-14 7 7 0 0 1 0 14Z"/></svg> <span class="sl-hidden md:sl-block astro-tzkabb26" aria-hidden="true">Search</span> <kbd class="sl-hidden md:sl-flex astro-tzkabb26" style="display: none;"> <kbd class="astro-tzkabb26">Ctrl</kbd><kbd class="astro-tzkabb26">K</kbd> </kbd> </button> <dialog style="padding:0" aria-label="Search" class="astro-tzkabb26"> <div class="dialog-frame sl-flex astro-tzkabb26"> <button data-close-modal class="sl-flex md:sl-hidden astro-tzkabb26"> Cancel </button> <div class="search-container astro-tzkabb26"> <div id="starlight__search" class="astro-tzkabb26"></div> </div> </div> </dialog> </site-search> <script>
(() => {
const openBtn = document.querySelector('button[data-open-modal]');
Expand Down
Loading

0 comments on commit 690d273

Please sign in to comment.