@hanzo/docs 16.4.0 → 16.4.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.turbo/turbo-build.log +51 -143
- package/CHANGELOG.md +21 -0
- package/dist/cli/build.d.ts +1 -90
- package/dist/cli/build.d.ts.map +1 -0
- package/dist/content-collections/index.d.ts +1 -0
- package/dist/content-collections/index.d.ts.map +1 -0
- package/dist/core/breadcrumb.d.ts +1 -0
- package/dist/core/breadcrumb.d.ts.map +1 -0
- package/dist/core/content/github.d.ts +1 -0
- package/dist/core/content/github.d.ts.map +1 -0
- package/dist/core/content/index.d.ts +1 -0
- package/dist/core/content/index.d.ts.map +1 -0
- package/dist/core/content/toc.d.ts +1 -0
- package/dist/core/content/toc.d.ts.map +1 -0
- package/dist/core/dynamic-link.d.ts +1 -0
- package/dist/core/dynamic-link.d.ts.map +1 -0
- package/dist/core/framework/index.d.ts +1 -0
- package/dist/core/framework/index.d.ts.map +1 -0
- package/dist/core/framework/next.d.ts +1 -0
- package/dist/core/framework/next.d.ts.map +1 -0
- package/dist/core/framework/react-router.d.ts +1 -0
- package/dist/core/framework/react-router.d.ts.map +1 -0
- package/dist/core/framework/tanstack.d.ts +1 -0
- package/dist/core/framework/tanstack.d.ts.map +1 -0
- package/dist/core/framework/waku.d.ts +1 -0
- package/dist/core/framework/waku.d.ts.map +1 -0
- package/dist/core/highlight/client.d.ts +1 -0
- package/dist/core/highlight/client.d.ts.map +1 -0
- package/dist/core/highlight/index.d.ts +1 -0
- package/dist/core/highlight/index.d.ts.map +1 -0
- package/dist/core/i18n/index.d.ts +1 -0
- package/dist/core/i18n/index.d.ts.map +1 -0
- package/dist/core/i18n/middleware.d.ts +1 -0
- package/dist/core/i18n/middleware.d.ts.map +1 -0
- package/dist/core/link.d.ts +1 -0
- package/dist/core/link.d.ts.map +1 -0
- package/dist/core/mdx-plugins/codeblock-utils.d.ts +1 -0
- package/dist/core/mdx-plugins/codeblock-utils.d.ts.map +1 -0
- package/dist/core/mdx-plugins/index.d.ts +1 -0
- package/dist/core/mdx-plugins/index.d.ts.map +1 -0
- package/dist/core/mdx-plugins/rehype-code.d.ts +1 -0
- package/dist/core/mdx-plugins/rehype-code.d.ts.map +1 -0
- package/dist/core/mdx-plugins/remark-gfm.d.ts +1 -0
- package/dist/core/mdx-plugins/remark-gfm.d.ts.map +1 -0
- package/dist/core/mdx-plugins/remark-steps.d.ts +1 -0
- package/dist/core/mdx-plugins/remark-steps.d.ts.map +1 -0
- package/dist/core/mdx-plugins/remark-structure.d.ts +1 -0
- package/dist/core/mdx-plugins/remark-structure.d.ts.map +1 -0
- package/dist/core/negotiation.d.ts +1 -0
- package/dist/core/negotiation.d.ts.map +1 -0
- package/dist/core/page-tree.d.ts +1 -0
- package/dist/core/page-tree.d.ts.map +1 -0
- package/dist/core/search/algolia.d.ts +1 -0
- package/dist/core/search/algolia.d.ts.map +1 -0
- package/dist/core/search/client.d.ts +1 -0
- package/dist/core/search/client.d.ts.map +1 -0
- package/dist/core/search/index.d.ts +1 -0
- package/dist/core/search/index.d.ts.map +1 -0
- package/dist/core/search/orama-cloud.d.ts +1 -0
- package/dist/core/search/orama-cloud.d.ts.map +1 -0
- package/dist/core/search/server.d.ts +1 -0
- package/dist/core/search/server.d.ts.map +1 -0
- package/dist/core/source/client.d.ts +1 -0
- package/dist/core/source/client.d.ts.map +1 -0
- package/dist/core/source/index.d.ts +1 -0
- package/dist/core/source/index.d.ts.map +1 -0
- package/dist/core/source/lucide-icons.d.ts +1 -0
- package/dist/core/source/lucide-icons.d.ts.map +1 -0
- package/dist/core/source/schema.d.ts +1 -0
- package/dist/core/source/schema.d.ts.map +1 -0
- package/dist/core/toc.d.ts +1 -0
- package/dist/core/toc.d.ts.map +1 -0
- package/dist/docgen/index.d.ts +1 -0
- package/dist/docgen/index.d.ts.map +1 -0
- package/dist/docgen/remark-ts2js.d.ts +1 -0
- package/dist/docgen/remark-ts2js.d.ts.map +1 -0
- package/dist/mdx/bun.d.ts +1 -0
- package/dist/mdx/bun.d.ts.map +1 -0
- package/dist/mdx/config.d.ts +1 -0
- package/dist/mdx/config.d.ts.map +1 -0
- package/dist/mdx/index.d.ts +1 -0
- package/dist/mdx/index.d.ts.map +1 -0
- package/dist/mdx/next.d.ts +1 -0
- package/dist/mdx/next.d.ts.map +1 -0
- package/dist/mdx/runtime/browser.d.ts +1 -0
- package/dist/mdx/runtime/browser.d.ts.map +1 -0
- package/dist/mdx/runtime/dynamic.d.ts +1 -0
- package/dist/mdx/runtime/dynamic.d.ts.map +1 -0
- package/dist/mdx/runtime/server.d.ts +1 -0
- package/dist/mdx/runtime/server.d.ts.map +1 -0
- package/dist/mdx/runtime/types.d.ts +1 -0
- package/dist/mdx/runtime/types.d.ts.map +1 -0
- package/dist/mdx/vite.d.ts +1 -0
- package/dist/mdx/vite.d.ts.map +1 -0
- package/dist/mdx-remote/client.d.ts +1 -0
- package/dist/mdx-remote/client.d.ts.map +1 -0
- package/dist/mdx-remote/index.d.ts +1 -0
- package/dist/mdx-remote/index.d.ts.map +1 -0
- package/dist/obsidian/index.d.ts +1 -0
- package/dist/obsidian/index.d.ts.map +1 -0
- package/dist/obsidian/mdx.d.ts +1 -0
- package/dist/obsidian/mdx.d.ts.map +1 -0
- package/dist/obsidian/ui.d.ts +1 -0
- package/dist/obsidian/ui.d.ts.map +1 -0
- package/dist/openapi/css/generated/shared.css +926 -0
- package/dist/openapi/css/preset.css +1 -0
- package/dist/openapi/index.d.ts +1 -0
- package/dist/openapi/index.d.ts.map +1 -0
- package/dist/openapi/server.d.ts +1 -0
- package/dist/openapi/server.d.ts.map +1 -0
- package/dist/openapi/ui.d.ts +1 -0
- package/dist/openapi/ui.d.ts.map +1 -0
- package/dist/press/index.d.ts +1 -0
- package/dist/press/index.d.ts.map +1 -0
- package/dist/press/vite.d.ts +1 -0
- package/dist/press/vite.d.ts.map +1 -0
- package/dist/python/components.d.ts +1 -0
- package/dist/python/components.d.ts.map +1 -0
- package/dist/python/index.d.ts +1 -0
- package/dist/python/index.d.ts.map +1 -0
- package/dist/twoslash/cache-fs.d.ts +1 -0
- package/dist/twoslash/cache-fs.d.ts.map +1 -0
- package/dist/twoslash/index.d.ts +1 -0
- package/dist/twoslash/index.d.ts.map +1 -0
- package/dist/twoslash/twoslash.css +225 -0
- package/dist/twoslash/ui.d.ts +1 -0
- package/dist/twoslash/ui.d.ts.map +1 -0
- package/dist/typescript/index.d.ts +1 -0
- package/dist/typescript/index.d.ts.map +1 -0
- package/dist/typescript/ui.d.ts +1 -0
- package/dist/typescript/ui.d.ts.map +1 -0
- package/dist/ui/components/accordion.d.ts +2 -1
- package/dist/ui/components/accordion.d.ts.map +1 -0
- package/dist/ui/components/accordion.js +1 -1
- package/dist/ui/components/banner.d.ts +2 -1
- package/dist/ui/components/banner.d.ts.map +1 -0
- package/dist/ui/components/banner.js +1 -1
- package/dist/ui/components/callout.d.ts +2 -1
- package/dist/ui/components/callout.d.ts.map +1 -0
- package/dist/ui/components/callout.js +1 -1
- package/dist/ui/components/card.d.ts +2 -1
- package/dist/ui/components/card.d.ts.map +1 -0
- package/dist/ui/components/card.js +1 -1
- package/dist/ui/components/codeblock.d.ts +2 -1
- package/dist/ui/components/codeblock.d.ts.map +1 -0
- package/dist/ui/components/codeblock.js +1 -1
- package/dist/ui/components/dialog/search.d.ts +2 -1
- package/dist/ui/components/dialog/search.d.ts.map +1 -0
- package/dist/ui/components/dialog/search.js +1 -1
- package/dist/ui/components/dynamic-codeblock.d.ts +2 -1
- package/dist/ui/components/dynamic-codeblock.d.ts.map +1 -0
- package/dist/ui/components/dynamic-codeblock.js +1 -1
- package/dist/ui/components/files.d.ts +2 -1
- package/dist/ui/components/files.d.ts.map +1 -0
- package/dist/ui/components/files.js +1 -1
- package/dist/ui/components/github-info.d.ts +2 -1
- package/dist/ui/components/github-info.d.ts.map +1 -0
- package/dist/ui/components/github-info.js +1 -1
- package/dist/ui/components/heading.d.ts +2 -1
- package/dist/ui/components/heading.d.ts.map +1 -0
- package/dist/ui/components/heading.js +1 -1
- package/dist/ui/components/image-zoom.d.ts +2 -1
- package/dist/ui/components/image-zoom.d.ts.map +1 -0
- package/dist/ui/components/image-zoom.js +1 -1
- package/dist/ui/components/inline-toc.d.ts +2 -1
- package/dist/ui/components/inline-toc.d.ts.map +1 -0
- package/dist/ui/components/inline-toc.js +1 -1
- package/dist/ui/components/steps.d.ts +2 -1
- package/dist/ui/components/steps.d.ts.map +1 -0
- package/dist/ui/components/steps.js +1 -1
- package/dist/ui/components/tabs.d.ts +2 -1
- package/dist/ui/components/tabs.d.ts.map +1 -0
- package/dist/ui/components/tabs.js +1 -1
- package/dist/ui/components/type-table.d.ts +2 -1
- package/dist/ui/components/type-table.d.ts.map +1 -0
- package/dist/ui/components/type-table.js +1 -1
- package/dist/ui/components/ui/button.d.ts +2 -1
- package/dist/ui/components/ui/button.d.ts.map +1 -0
- package/dist/ui/components/ui/button.js +1 -1
- package/dist/ui/contexts/i18n.d.ts +2 -1
- package/dist/ui/contexts/i18n.d.ts.map +1 -0
- package/dist/ui/contexts/i18n.js +1 -1
- package/dist/ui/contexts/tree.d.ts +2 -1
- package/dist/ui/contexts/tree.d.ts.map +1 -0
- package/dist/ui/contexts/tree.js +1 -1
- package/dist/ui/i18n.d.ts +2 -1
- package/dist/ui/i18n.d.ts.map +1 -0
- package/dist/ui/i18n.js +1 -1
- package/dist/ui/index.d.ts +2 -2
- package/dist/ui/index.d.ts.map +1 -0
- package/dist/ui/layouts/docs.d.ts +2 -1
- package/dist/ui/layouts/docs.d.ts.map +1 -0
- package/dist/ui/layouts/docs.js +1 -1
- package/dist/ui/layouts/home/navbar.d.ts +2 -1
- package/dist/ui/layouts/home/navbar.d.ts.map +1 -0
- package/dist/ui/layouts/home/navbar.js +1 -1
- package/dist/ui/layouts/home.d.ts +2 -1
- package/dist/ui/layouts/home.d.ts.map +1 -0
- package/dist/ui/layouts/home.js +1 -1
- package/dist/ui/layouts/shared.d.ts +2 -1
- package/dist/ui/layouts/shared.d.ts.map +1 -0
- package/dist/ui/layouts/shared.js +1 -1
- package/dist/ui/mdx.d.ts +3 -2
- package/dist/ui/mdx.d.ts.map +1 -0
- package/dist/ui/mdx.js +2 -2
- package/dist/ui/og.d.ts +2 -1
- package/dist/ui/og.d.ts.map +1 -0
- package/dist/ui/og.js +1 -1
- package/dist/ui/page.d.ts +2 -1
- package/dist/ui/page.d.ts.map +1 -0
- package/dist/ui/page.js +1 -1
- package/dist/ui/provider/base.d.ts +2 -1
- package/dist/ui/provider/base.d.ts.map +1 -0
- package/dist/ui/provider/base.js +1 -1
- package/dist/ui/utils/use-copy-button.d.ts +2 -1
- package/dist/ui/utils/use-copy-button.d.ts.map +1 -0
- package/dist/ui/utils/use-copy-button.js +1 -1
- package/package.json +17 -18
- package/scripts/copy-css.js +4 -4
- package/src/ui/components/accordion.ts +1 -1
- package/src/ui/components/banner.ts +1 -1
- package/src/ui/components/callout.ts +1 -1
- package/src/ui/components/card.ts +1 -1
- package/src/ui/components/codeblock.ts +1 -1
- package/src/ui/components/dialog/search.ts +1 -1
- package/src/ui/components/dynamic-codeblock.ts +1 -1
- package/src/ui/components/files.ts +1 -1
- package/src/ui/components/github-info.ts +1 -1
- package/src/ui/components/heading.ts +1 -1
- package/src/ui/components/image-zoom.ts +1 -1
- package/src/ui/components/inline-toc.ts +1 -1
- package/src/ui/components/steps.ts +1 -1
- package/src/ui/components/tabs.ts +1 -1
- package/src/ui/components/type-table.ts +1 -1
- package/src/ui/components/ui/button.ts +1 -1
- package/src/ui/contexts/i18n.ts +1 -1
- package/src/ui/contexts/tree.ts +1 -1
- package/src/ui/i18n.ts +1 -1
- package/src/ui/layouts/docs.ts +1 -1
- package/src/ui/layouts/home/navbar.ts +1 -1
- package/src/ui/layouts/home.ts +1 -1
- package/src/ui/layouts/shared.ts +1 -1
- package/src/ui/mdx.ts +2 -2
- package/src/ui/og.ts +1 -1
- package/src/ui/page.ts +1 -1
- package/src/ui/provider/base.ts +1 -1
- package/src/ui/utils/use-copy-button.ts +1 -1
- package/tsup.config.ts +2 -2
|
@@ -0,0 +1 @@
|
|
|
1
|
+
@import './generated/shared.css';
|
package/dist/openapi/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/openapi/index.ts"],"names":[],"mappings":"AAAA,cAAc,qBAAqB,CAAC"}
|
package/dist/openapi/server.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"server.d.ts","sourceRoot":"","sources":["../../src/openapi/server.ts"],"names":[],"mappings":"AAAA,cAAc,4BAA4B,CAAC"}
|
package/dist/openapi/ui.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ui.d.ts","sourceRoot":"","sources":["../../src/openapi/ui.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
|
package/dist/press/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/press/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC"}
|
package/dist/press/vite.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"vite.d.ts","sourceRoot":"","sources":["../../src/press/vite.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"components.d.ts","sourceRoot":"","sources":["../../src/python/components.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC"}
|
package/dist/python/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/python/index.ts"],"names":[],"mappings":"AAAA,cAAc,oBAAoB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cache-fs.d.ts","sourceRoot":"","sources":["../../src/twoslash/cache-fs.ts"],"names":[],"mappings":"AAAA,cAAc,+BAA+B,CAAC"}
|
package/dist/twoslash/index.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/twoslash/index.ts"],"names":[],"mappings":"AAAA,cAAc,sBAAsB,CAAC"}
|
|
@@ -0,0 +1,225 @@
|
|
|
1
|
+
/* ===== Basic ===== */
|
|
2
|
+
@theme {
|
|
3
|
+
--color-twoslash-error-foreground: #d45656;
|
|
4
|
+
--color-twoslash-error: #d4565620;
|
|
5
|
+
--color-twoslash-tag-foreground: #3772cf;
|
|
6
|
+
--color-twoslash-tag: #3772cf20;
|
|
7
|
+
--color-twoslash-tag-warn-foreground: #c37d0d;
|
|
8
|
+
--color-twoslash-tag-warn: #c37d0d20;
|
|
9
|
+
--color-twoslash-tag-annotate-foreground: #1ba673;
|
|
10
|
+
--color-twoslash-tag-annotate: #1ba67320;
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.twoslash-meta-line {
|
|
14
|
+
display: flex;
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.twoslash-completion-list,
|
|
18
|
+
.twoslash-popup-container {
|
|
19
|
+
position: relative;
|
|
20
|
+
user-select: none;
|
|
21
|
+
display: flex;
|
|
22
|
+
margin-top: 8px;
|
|
23
|
+
width: 20rem;
|
|
24
|
+
margin-right: -20rem;
|
|
25
|
+
flex-direction: column;
|
|
26
|
+
white-space: normal;
|
|
27
|
+
box-shadow:
|
|
28
|
+
0 4px 6px -1px rgb(0 0 0 / 0.1),
|
|
29
|
+
0 2px 4px -2px rgb(0 0 0 / 0.1);
|
|
30
|
+
border: 1px solid var(--color-fd-border);
|
|
31
|
+
border-radius: 6px;
|
|
32
|
+
padding: 8px;
|
|
33
|
+
z-index: 8;
|
|
34
|
+
color: var(--color-fd-popover-foreground);
|
|
35
|
+
background-color: var(--color-fd-popover);
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
.twoslash-completion-cursor {
|
|
39
|
+
display: inline-flex;
|
|
40
|
+
flex-direction: column;
|
|
41
|
+
}
|
|
42
|
+
|
|
43
|
+
.twoslash-completion-list:hover {
|
|
44
|
+
user-select: auto;
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.twoslash-popup-arrow {
|
|
48
|
+
position: absolute;
|
|
49
|
+
top: -4px;
|
|
50
|
+
left: 1em;
|
|
51
|
+
transform: rotate(-45deg);
|
|
52
|
+
pointer-events: none;
|
|
53
|
+
width: 6px;
|
|
54
|
+
height: 6px;
|
|
55
|
+
border-top-width: 1px;
|
|
56
|
+
border-right-width: 1px;
|
|
57
|
+
border-color: var(--color-fd-primary);
|
|
58
|
+
background-color: var(--color-fd-popover);
|
|
59
|
+
}
|
|
60
|
+
|
|
61
|
+
.twoslash-popup-docs-tag {
|
|
62
|
+
display: flex;
|
|
63
|
+
flex-direction: row;
|
|
64
|
+
gap: 0.5em;
|
|
65
|
+
}
|
|
66
|
+
|
|
67
|
+
.twoslash-popup-docs-tag-name {
|
|
68
|
+
font-weight: 600;
|
|
69
|
+
}
|
|
70
|
+
|
|
71
|
+
.twoslash-popup-code {
|
|
72
|
+
font-size: 13px !important;
|
|
73
|
+
overflow-wrap: anywhere;
|
|
74
|
+
}
|
|
75
|
+
|
|
76
|
+
.twoslash-popup-code .line {
|
|
77
|
+
padding-left: 0 !important;
|
|
78
|
+
}
|
|
79
|
+
|
|
80
|
+
.twoslash-popup-docs,
|
|
81
|
+
.twoslash-popup-docs-tags {
|
|
82
|
+
font-size: 14px !important;
|
|
83
|
+
line-height: 20px !important;
|
|
84
|
+
margin-top: 8px !important;
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
/* ===== Hover Info ===== */
|
|
88
|
+
.twoslash:hover .twoslash-hover {
|
|
89
|
+
border-color: currentColor;
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
.twoslash .twoslash-hover {
|
|
93
|
+
/* Reset button styles to make it behave like inline text */
|
|
94
|
+
all: unset;
|
|
95
|
+
|
|
96
|
+
/* Restore the original hover indicator styles */
|
|
97
|
+
position: relative;
|
|
98
|
+
transition: border 300ms;
|
|
99
|
+
border-bottom: 1px dotted;
|
|
100
|
+
border-color: transparent;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
/* ===== Error Line ===== */
|
|
104
|
+
.twoslash .twoslash-error-line {
|
|
105
|
+
position: relative;
|
|
106
|
+
background-color: var(--twoslash-error-bg);
|
|
107
|
+
border-left: 3px solid var(--color-twoslash-error-foreground);
|
|
108
|
+
color: var(--color-twoslash-error-foreground);
|
|
109
|
+
padding: 6px 12px;
|
|
110
|
+
margin: 0.2em 0;
|
|
111
|
+
}
|
|
112
|
+
|
|
113
|
+
.twoslash .twoslash-error {
|
|
114
|
+
text-decoration: wavy underline var(--color-twoslash-error-foreground);
|
|
115
|
+
padding-bottom: 2px;
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
/* ===== Completions ===== */
|
|
119
|
+
.twoslash-completion-cursor::before {
|
|
120
|
+
width: 1px;
|
|
121
|
+
height: 1.4em;
|
|
122
|
+
content: ' ';
|
|
123
|
+
background-color: var(--color-fd-foreground);
|
|
124
|
+
}
|
|
125
|
+
|
|
126
|
+
.twoslash-completion-list {
|
|
127
|
+
display: inline-flex;
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
.twoslash-completion-list li {
|
|
131
|
+
font-size: 13px;
|
|
132
|
+
display: inline-flex;
|
|
133
|
+
align-items: center;
|
|
134
|
+
overflow: hidden;
|
|
135
|
+
text-overflow: ellipsis;
|
|
136
|
+
white-space: nowrap;
|
|
137
|
+
gap: 0.5rem;
|
|
138
|
+
}
|
|
139
|
+
|
|
140
|
+
.twoslash-completion-list li span.twoslash-completions-unmatched {
|
|
141
|
+
color: var(--color-fd-muted-foreground);
|
|
142
|
+
}
|
|
143
|
+
|
|
144
|
+
.twoslash-completion-list .deprecated {
|
|
145
|
+
text-decoration: line-through;
|
|
146
|
+
opacity: 0.5;
|
|
147
|
+
}
|
|
148
|
+
|
|
149
|
+
/* Icons */
|
|
150
|
+
.twoslash-completion-list .twoslash-completions-icon {
|
|
151
|
+
width: 1em;
|
|
152
|
+
flex: none;
|
|
153
|
+
color: var(--color-fd-muted-foreground);
|
|
154
|
+
}
|
|
155
|
+
|
|
156
|
+
/* Custom Tags */
|
|
157
|
+
.twoslash .twoslash-tag-line {
|
|
158
|
+
position: relative;
|
|
159
|
+
background-color: var(--color-twoslash-tag);
|
|
160
|
+
border-left: 3px solid var(--color-twoslash-tag-foreground);
|
|
161
|
+
color: var(--color-twoslash-tag-foreground);
|
|
162
|
+
padding: 6px 10px;
|
|
163
|
+
margin: 0.2em 0;
|
|
164
|
+
display: flex;
|
|
165
|
+
align-items: center;
|
|
166
|
+
gap: 0.3em;
|
|
167
|
+
}
|
|
168
|
+
|
|
169
|
+
.twoslash .twoslash-tag-line .twoslash-tag-icon {
|
|
170
|
+
width: 1.1em;
|
|
171
|
+
color: inherit;
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
.twoslash .twoslash-tag-line.twoslash-tag-error-line {
|
|
175
|
+
background-color: var(--color-twoslash-error);
|
|
176
|
+
border-left: 3px solid var(--color-twoslash-error-foreground);
|
|
177
|
+
color: var(--color-twoslash-error-foreground);
|
|
178
|
+
}
|
|
179
|
+
|
|
180
|
+
.twoslash .twoslash-tag-line.twoslash-tag-warn-line {
|
|
181
|
+
background-color: var(--color-twoslash-tag-warn);
|
|
182
|
+
border-left: 3px solid var(--color-twoslash-tag-warn-foreground);
|
|
183
|
+
color: var(--color-twoslash-tag-warn-foreground);
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
.twoslash .twoslash-tag-line.twoslash-tag-annotate-line {
|
|
187
|
+
background-color: var(--color-twoslash-tag-annotate);
|
|
188
|
+
border-left: 3px solid var(--color-twoslash-tag-annotate-foreground);
|
|
189
|
+
color: var(--color-twoslash-tag-annotate-foreground);
|
|
190
|
+
}
|
|
191
|
+
|
|
192
|
+
/* Respect people's wishes to not have animations */
|
|
193
|
+
@media (prefers-reduced-motion: reduce) {
|
|
194
|
+
.twoslash * {
|
|
195
|
+
transition: none !important;
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
|
|
199
|
+
.fd-twoslash-popover {
|
|
200
|
+
z-index: 50;
|
|
201
|
+
min-width: 240px;
|
|
202
|
+
max-width: min(450px, 96vw);
|
|
203
|
+
max-height: 400px;
|
|
204
|
+
overflow: auto;
|
|
205
|
+
border-radius: var(--radius-xl);
|
|
206
|
+
border: 1px solid var(--color-fd-border);
|
|
207
|
+
background-color: var(--color-fd-popover);
|
|
208
|
+
padding: calc(var(--spacing) * 3);
|
|
209
|
+
font-size: var(--text-sm);
|
|
210
|
+
color: var(--color-fd-popover-foreground);
|
|
211
|
+
box-shadow: var(--shadow-md);
|
|
212
|
+
transform-origin: var(--radix-popover-content-transform-origin);
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
.fd-twoslash-popover[data-state='open'] {
|
|
216
|
+
animation: var(--animate-fd-popover-in);
|
|
217
|
+
}
|
|
218
|
+
|
|
219
|
+
.fd-twoslash-popover[data-state='closed'] {
|
|
220
|
+
animation: var(--animate-fd-popover-out);
|
|
221
|
+
}
|
|
222
|
+
|
|
223
|
+
.fd-twoslash-popover:focus-visible {
|
|
224
|
+
outline-style: none;
|
|
225
|
+
}
|
package/dist/twoslash/ui.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ui.d.ts","sourceRoot":"","sources":["../../src/twoslash/ui.ts"],"names":[],"mappings":"AAAA,cAAc,yBAAyB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/typescript/index.ts"],"names":[],"mappings":"AAAA,cAAc,wBAAwB,CAAC"}
|
package/dist/typescript/ui.d.ts
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ui.d.ts","sourceRoot":"","sources":["../../src/typescript/ui.ts"],"names":[],"mappings":"AAAA,cAAc,2BAA2B,CAAC"}
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/accordion';
|
|
2
|
+
//# sourceMappingURL=accordion.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"accordion.d.ts","sourceRoot":"","sources":["../../../src/ui/components/accordion.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/accordion.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/accordion";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/banner';
|
|
2
|
+
//# sourceMappingURL=banner.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"banner.d.ts","sourceRoot":"","sources":["../../../src/ui/components/banner.ts"],"names":[],"mappings":"AAAA,cAAc,uCAAuC,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/banner.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/banner";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/callout';
|
|
2
|
+
//# sourceMappingURL=callout.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"callout.d.ts","sourceRoot":"","sources":["../../../src/ui/components/callout.ts"],"names":[],"mappings":"AAAA,cAAc,wCAAwC,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/callout.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/callout";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/card';
|
|
2
|
+
//# sourceMappingURL=card.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"card.d.ts","sourceRoot":"","sources":["../../../src/ui/components/card.ts"],"names":[],"mappings":"AAAA,cAAc,qCAAqC,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/card.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/card";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/codeblock';
|
|
2
|
+
//# sourceMappingURL=codeblock.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"codeblock.d.ts","sourceRoot":"","sources":["../../../src/ui/components/codeblock.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/codeblock.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/codeblock";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/dialog/search';
|
|
2
|
+
//# sourceMappingURL=search.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"search.d.ts","sourceRoot":"","sources":["../../../../src/ui/components/dialog/search.ts"],"names":[],"mappings":"AAAA,cAAc,8CAA8C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/dialog/search.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/dialog/search";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/dynamic-codeblock';
|
|
2
|
+
//# sourceMappingURL=dynamic-codeblock.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dynamic-codeblock.d.ts","sourceRoot":"","sources":["../../../src/ui/components/dynamic-codeblock.ts"],"names":[],"mappings":"AAAA,cAAc,kDAAkD,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/dynamic-codeblock.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/dynamic-codeblock";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/files';
|
|
2
|
+
//# sourceMappingURL=files.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"files.d.ts","sourceRoot":"","sources":["../../../src/ui/components/files.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/files.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/files";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/github-info';
|
|
2
|
+
//# sourceMappingURL=github-info.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"github-info.d.ts","sourceRoot":"","sources":["../../../src/ui/components/github-info.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/github-info.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/github-info";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/heading';
|
|
2
|
+
//# sourceMappingURL=heading.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"heading.d.ts","sourceRoot":"","sources":["../../../src/ui/components/heading.ts"],"names":[],"mappings":"AAAA,cAAc,wCAAwC,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/heading.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/heading";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/image-zoom';
|
|
2
|
+
//# sourceMappingURL=image-zoom.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"image-zoom.d.ts","sourceRoot":"","sources":["../../../src/ui/components/image-zoom.ts"],"names":[],"mappings":"AAAA,cAAc,2CAA2C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/image-zoom.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/image-zoom";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/inline-toc';
|
|
2
|
+
//# sourceMappingURL=inline-toc.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"inline-toc.d.ts","sourceRoot":"","sources":["../../../src/ui/components/inline-toc.ts"],"names":[],"mappings":"AAAA,cAAc,2CAA2C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/inline-toc.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/inline-toc";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/steps';
|
|
2
|
+
//# sourceMappingURL=steps.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"steps.d.ts","sourceRoot":"","sources":["../../../src/ui/components/steps.ts"],"names":[],"mappings":"AAAA,cAAc,sCAAsC,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/steps.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/steps";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/tabs';
|
|
2
|
+
//# sourceMappingURL=tabs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tabs.d.ts","sourceRoot":"","sources":["../../../src/ui/components/tabs.ts"],"names":[],"mappings":"AAAA,cAAc,qCAAqC,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/tabs.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/tabs";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/type-table';
|
|
2
|
+
//# sourceMappingURL=type-table.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"type-table.d.ts","sourceRoot":"","sources":["../../../src/ui/components/type-table.ts"],"names":[],"mappings":"AAAA,cAAc,2CAA2C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/type-table.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/type-table";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/components/ui/button';
|
|
2
|
+
//# sourceMappingURL=button.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"button.d.ts","sourceRoot":"","sources":["../../../../src/ui/components/ui/button.ts"],"names":[],"mappings":"AAAA,cAAc,0CAA0C,CAAC"}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/components/ui/button.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/components/ui/button";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/contexts/i18n';
|
|
2
|
+
//# sourceMappingURL=i18n.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../../src/ui/contexts/i18n.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC"}
|
package/dist/ui/contexts/i18n.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/contexts/i18n.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/contexts/i18n";
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/contexts/tree';
|
|
2
|
+
//# sourceMappingURL=tree.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tree.d.ts","sourceRoot":"","sources":["../../../src/ui/contexts/tree.ts"],"names":[],"mappings":"AAAA,cAAc,mCAAmC,CAAC"}
|
package/dist/ui/contexts/tree.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/contexts/tree.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/contexts/tree";
|
package/dist/ui/i18n.d.ts
CHANGED
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/i18n';
|
|
2
|
+
//# sourceMappingURL=i18n.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/ui/i18n.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
|
package/dist/ui/i18n.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/i18n.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/i18n";
|
package/dist/ui/index.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
1
|
+
export {};
|
|
2
|
+
//# sourceMappingURL=index.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../src/ui/index.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,CAAC"}
|
|
@@ -1 +1,2 @@
|
|
|
1
|
-
export * from '@hanzo/docs-
|
|
1
|
+
export * from '@hanzo/docs-base-ui/layouts/docs';
|
|
2
|
+
//# sourceMappingURL=docs.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"docs.d.ts","sourceRoot":"","sources":["../../../src/ui/layouts/docs.ts"],"names":[],"mappings":"AAAA,cAAc,kCAAkC,CAAC"}
|
package/dist/ui/layouts/docs.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
// src/ui/layouts/docs.ts
|
|
2
|
-
export * from "@hanzo/docs-
|
|
2
|
+
export * from "@hanzo/docs-base-ui/layouts/docs";
|