@stacksjs/docs 0.57.4 → 0.58.19
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/README.md +4 -4
- package/dist/index.js +214608 -0
- package/dist/style-1ca2f70a03d2710e.css +1 -0
- package/dist/style-b20ec280632e6954.css +69 -0
- package/dist/style-rich-90e72864bae3edfd.css +198 -0
- package/package.json +35 -20
- package/LICENSE.md +0 -21
- package/dist/index.d.ts +0 -3
- package/dist/index.mjs +0 -3
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.resize-observer[data-v-b329ee4c]{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;border:none;background-color:transparent;pointer-events:none;display:block;overflow:hidden;opacity:0}.resize-observer[data-v-b329ee4c] object{display:block;position:absolute;top:0;left:0;height:100%;width:100%;overflow:hidden;pointer-events:none;z-index:-1}.v-popper__popper{z-index:10000;top:0;left:0;outline:none}.v-popper__popper.v-popper__popper--hidden{visibility:hidden;opacity:0;transition:opacity .15s,visibility .15s;pointer-events:none}.v-popper__popper.v-popper__popper--shown{visibility:visible;opacity:1;transition:opacity .15s}.v-popper__popper.v-popper__popper--skip-transition,.v-popper__popper.v-popper__popper--skip-transition>.v-popper__wrapper{transition:none!important}.v-popper__backdrop{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.v-popper__inner{position:relative;box-sizing:border-box;overflow-y:auto}.v-popper__inner>div{position:relative;z-index:1;max-width:inherit;max-height:inherit}.v-popper__arrow-container{position:absolute;width:10px;height:10px}.v-popper__popper--arrow-overflow .v-popper__arrow-container,.v-popper__popper--no-positioning .v-popper__arrow-container{display:none}.v-popper__arrow-inner,.v-popper__arrow-outer{border-style:solid;position:absolute;top:0;left:0;width:0;height:0}.v-popper__arrow-inner{visibility:hidden;border-width:7px}.v-popper__arrow-outer{border-width:6px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{left:-2px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{left:-1px}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-outer{border-bottom-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=top] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-container{top:0}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{border-top-width:0;border-left-color:transparent!important;border-right-color:transparent!important;border-top-color:transparent!important}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-inner{top:-4px}.v-popper__popper[data-popper-placement^=bottom] .v-popper__arrow-outer{top:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{top:-2px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{top:-1px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{border-left-width:0;border-left-color:transparent!important;border-top-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-inner{left:-4px}.v-popper__popper[data-popper-placement^=right] .v-popper__arrow-outer{left:-6px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-container{right:-10px}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner,.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-outer{border-right-width:0;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important}.v-popper__popper[data-popper-placement^=left] .v-popper__arrow-inner{left:-2px}.v-popper--theme-tooltip .v-popper__inner{background:rgba(0,0,0,.8);color:#fff;border-radius:6px;padding:7px 12px 6px}.v-popper--theme-tooltip .v-popper__arrow-outer{border-color:#000c}.v-popper--theme-dropdown .v-popper__inner{background:#fff;color:#000;border-radius:6px;border:1px solid #ddd;box-shadow:0 6px 30px #0000001a}.v-popper--theme-dropdown .v-popper__arrow-inner{visibility:visible;border-color:#fff}.v-popper--theme-dropdown .v-popper__arrow-outer{border-color:#ddd}
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
.twoslash {
|
|
2
|
+
--twoslash-popup-bg: var(--vp-c-bg, inherit);
|
|
3
|
+
--twoslash-underline-color: #8888;
|
|
4
|
+
--twoslash-border-color: #8884;
|
|
5
|
+
}
|
|
6
|
+
|
|
7
|
+
.v-popper--theme-twoslash .v-popper__inner {
|
|
8
|
+
background: var(--vp-c-bg);
|
|
9
|
+
color: var(--vp-c-text-1);
|
|
10
|
+
border-color: var(--vp-c-border);
|
|
11
|
+
}
|
|
12
|
+
|
|
13
|
+
.v-popper--theme-twoslash .v-popper__arrow-outer {
|
|
14
|
+
border-color: var(--vp-c-border);
|
|
15
|
+
}
|
|
16
|
+
|
|
17
|
+
.v-popper--theme-twoslash .v-popper__arrow-inner {
|
|
18
|
+
border-color: var(--vp-code-block-bg);
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
.twoslash-popup-info {
|
|
22
|
+
transform: translateY(1.5em);
|
|
23
|
+
}
|
|
24
|
+
|
|
25
|
+
.twoslash-query-presisted .twoslash-popup-info {
|
|
26
|
+
transform: translateY(1.8em);
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
.twoslash .v-popper {
|
|
30
|
+
display: inline-block;
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.floating-vue-twoslash .twoslash-popup-type {
|
|
34
|
+
max-width: 600px;
|
|
35
|
+
display: block;
|
|
36
|
+
padding: 6px 12px;
|
|
37
|
+
width: fit-content;
|
|
38
|
+
min-width: 100%;
|
|
39
|
+
line-height: var(--vp-code-line-height);
|
|
40
|
+
font-size: var(--vp-code-font-size);
|
|
41
|
+
color: var(--vp-code-block-color);
|
|
42
|
+
transition: color 0.5s;
|
|
43
|
+
white-space: pre-wrap;
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
.floating-vue-twoslash .twoslash-popup-jsdoc {
|
|
47
|
+
border-top: 1px solid var(--vp-c-border);
|
|
48
|
+
color: var(--vp-c-text-1);
|
|
49
|
+
padding: 0px 12px 0px 12px !important;
|
|
50
|
+
font-family: var(--vp-font-family-base);
|
|
51
|
+
font-size: 0.9em;
|
|
52
|
+
max-height: 500px;
|
|
53
|
+
max-width: 700px;
|
|
54
|
+
overflow-y: auto;
|
|
55
|
+
overflow-x: hidden;
|
|
56
|
+
}
|
|
57
|
+
|
|
58
|
+
.floating-vue-twoslash .twoslash-popup-jsdoc p {
|
|
59
|
+
margin: 0;
|
|
60
|
+
padding: 6px 0;
|
|
61
|
+
}
|
|
62
|
+
|
|
63
|
+
.floating-vue-twoslash .twoslash-popup-jsdoc pre {
|
|
64
|
+
background-color: var(--vp-code-block-bg);
|
|
65
|
+
border-radius: 8px;
|
|
66
|
+
padding: 12px;
|
|
67
|
+
margin: 6px -2px;
|
|
68
|
+
overflow-x: auto;
|
|
69
|
+
}
|
|
@@ -0,0 +1,198 @@
|
|
|
1
|
+
/* ===== Basic ===== */
|
|
2
|
+
:root {
|
|
3
|
+
--twoslash-border-color: #8888;
|
|
4
|
+
--twoslash-jsdoc-color: #888;
|
|
5
|
+
--twoslash-underline-color: currentColor;
|
|
6
|
+
--twoslash-popup-bg: #f8f8f8;
|
|
7
|
+
--twoslash-popup-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px;
|
|
8
|
+
--twoslash-matched-color: inherit;
|
|
9
|
+
--twoslash-unmatched-color: #888;
|
|
10
|
+
--twoslash-cursor-color: #8888;
|
|
11
|
+
--twoslash-error-color: #d45656;
|
|
12
|
+
--twoslash-error-bg: #d4565620;
|
|
13
|
+
--twoslash-tag-color: #3772cf;
|
|
14
|
+
--twoslash-tag-bg: #3772cf20;
|
|
15
|
+
--twoslash-tag-warn-color: #c37d0d;
|
|
16
|
+
--twoslash-tag-warn-bg: #c37d0d20;
|
|
17
|
+
--twoslash-tag-annotate-color: #1ba673;
|
|
18
|
+
--twoslash-tag-annotate-bg: #1ba67320;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
/* Respect people's wishes to not have animations */
|
|
22
|
+
@media (prefers-reduced-motion: reduce) {
|
|
23
|
+
.twoslash * {
|
|
24
|
+
transition: none !important;
|
|
25
|
+
}
|
|
26
|
+
}
|
|
27
|
+
|
|
28
|
+
/* ===== Hover Info ===== */
|
|
29
|
+
.twoslash:hover .twoslash-hover {
|
|
30
|
+
border-color: var(--twoslash-underline-color);
|
|
31
|
+
}
|
|
32
|
+
|
|
33
|
+
.twoslash .twoslash-hover {
|
|
34
|
+
border-bottom: 1px dotted transparent;
|
|
35
|
+
transition-timing-function: ease;
|
|
36
|
+
transition: border-color 0.3s;
|
|
37
|
+
position: relative;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.twoslash .twoslash-popup-info {
|
|
41
|
+
position: absolute;
|
|
42
|
+
opacity: 0;
|
|
43
|
+
display: inline-block;
|
|
44
|
+
transform: translateY(1.1em);
|
|
45
|
+
background: var(--twoslash-popup-bg);
|
|
46
|
+
border: 1px solid var(--twoslash-border-color);
|
|
47
|
+
transition: opacity 0.3s;
|
|
48
|
+
border-radius: 4px;
|
|
49
|
+
padding: 4px 6px;
|
|
50
|
+
pointer-events: none;
|
|
51
|
+
z-index: 10;
|
|
52
|
+
user-select: none;
|
|
53
|
+
text-align: left;
|
|
54
|
+
box-shadow: var(--twoslash-popup-shadow);
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
.twoslash .twoslash-query-presisted .twoslash-popup-info {
|
|
58
|
+
z-index: 9;
|
|
59
|
+
transform: translateY(1.5em);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
.twoslash .twoslash-hover:hover .twoslash-popup-info,
|
|
63
|
+
.twoslash .twoslash-query-presisted .twoslash-popup-info {
|
|
64
|
+
opacity: 1;
|
|
65
|
+
pointer-events: auto;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
.twoslash .twoslash-popup-info:hover {
|
|
69
|
+
user-select: auto;
|
|
70
|
+
}
|
|
71
|
+
|
|
72
|
+
.twoslash .twoslash-popup-arrow {
|
|
73
|
+
position: absolute;
|
|
74
|
+
top: -4px;
|
|
75
|
+
left: 1em;
|
|
76
|
+
border-top: 1px solid var(--twoslash-border-color);
|
|
77
|
+
border-right: 1px solid var(--twoslash-border-color);
|
|
78
|
+
background: var(--twoslash-popup-bg);
|
|
79
|
+
transform: rotate(-45deg);
|
|
80
|
+
width: 6px;
|
|
81
|
+
height: 6px;
|
|
82
|
+
pointer-events: none;
|
|
83
|
+
}
|
|
84
|
+
|
|
85
|
+
.twoslash .twoslash-popup-jsdoc {
|
|
86
|
+
color: var(--twoslash-jsdoc-color);
|
|
87
|
+
padding-top: 6px;
|
|
88
|
+
padding-bottom: 2px;
|
|
89
|
+
font-family: sans-serif;
|
|
90
|
+
font-size: 0.8em;
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
/* ===== Error Line ===== */
|
|
94
|
+
.twoslash .twoslash-error-line {
|
|
95
|
+
position: relative;
|
|
96
|
+
background-color: var(--twoslash-error-bg);
|
|
97
|
+
border-left: 3px solid var(--twoslash-error-color);
|
|
98
|
+
color: var(--twoslash-error-color);
|
|
99
|
+
padding: 6px 6px;
|
|
100
|
+
margin: 0.2em 0;
|
|
101
|
+
}
|
|
102
|
+
|
|
103
|
+
.twoslash .twoslash-error {
|
|
104
|
+
background: url("data:image/svg+xml,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%206%203'%20enable-background%3D'new%200%200%206%203'%20height%3D'3'%20width%3D'6'%3E%3Cg%20fill%3D'%23c94824'%3E%3Cpolygon%20points%3D'5.5%2C0%202.5%2C3%201.1%2C3%204.1%2C0'%2F%3E%3Cpolygon%20points%3D'4%2C0%206%2C2%206%2C0.6%205.4%2C0'%2F%3E%3Cpolygon%20points%3D'0%2C2%201%2C3%202.4%2C3%200%2C0.6'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
|
|
105
|
+
repeat-x bottom left;
|
|
106
|
+
padding-bottom: 2px;
|
|
107
|
+
}
|
|
108
|
+
|
|
109
|
+
/* ===== Completeions ===== */
|
|
110
|
+
.twoslash .twoslash-completions-list {
|
|
111
|
+
position: relative;
|
|
112
|
+
}
|
|
113
|
+
|
|
114
|
+
.twoslash .twoslash-completions-list ul {
|
|
115
|
+
user-select: none;
|
|
116
|
+
position: absolute;
|
|
117
|
+
top: 0;
|
|
118
|
+
left: 0;
|
|
119
|
+
transform: translate(0, 1.2em);
|
|
120
|
+
display: inline-block;
|
|
121
|
+
width: 240px;
|
|
122
|
+
background: var(--twoslash-popup-bg);
|
|
123
|
+
border: 1px solid var(--twoslash-border-color);
|
|
124
|
+
font-size: 0.8rem;
|
|
125
|
+
margin: 3px 0 0 -1px;
|
|
126
|
+
padding: 4px;
|
|
127
|
+
z-index: 8;
|
|
128
|
+
display: flex;
|
|
129
|
+
flex-direction: column;
|
|
130
|
+
gap: 4px;
|
|
131
|
+
box-shadow: var(--twoslash-popup-shadow);
|
|
132
|
+
}
|
|
133
|
+
.twoslash .twoslash-completions-list ul:hover {
|
|
134
|
+
user-select: auto;
|
|
135
|
+
}
|
|
136
|
+
.twoslash .twoslash-completions-list ul::before {
|
|
137
|
+
background-color: var(--twoslash-cursor-color);
|
|
138
|
+
width: 2px;
|
|
139
|
+
position: absolute;
|
|
140
|
+
top: -1.6em;
|
|
141
|
+
height: 1.4em;
|
|
142
|
+
left: -1px;
|
|
143
|
+
content: ' ';
|
|
144
|
+
}
|
|
145
|
+
.twoslash .twoslash-completions-list ul li {
|
|
146
|
+
overflow: hidden;
|
|
147
|
+
display: flex;
|
|
148
|
+
align-items: center;
|
|
149
|
+
gap: 0.25em;
|
|
150
|
+
line-height: 1em;
|
|
151
|
+
}
|
|
152
|
+
.twoslash .twoslash-completions-list ul li span.twoslash-completions-unmatched {
|
|
153
|
+
color: var(--twoslash-unmatched-color);
|
|
154
|
+
}
|
|
155
|
+
.twoslash .twoslash-completions-list ul .deprecated {
|
|
156
|
+
text-decoration: line-through;
|
|
157
|
+
opacity: 0.5;
|
|
158
|
+
}
|
|
159
|
+
.twoslash .twoslash-completions-list ul li span.twoslash-completions-matched {
|
|
160
|
+
color: var(--twoslash-matched-color);
|
|
161
|
+
}
|
|
162
|
+
/* Icons */
|
|
163
|
+
.twoslash .twoslash-completions-list .twoslash-completions-icon {
|
|
164
|
+
color: var(--twoslash-unmatched-color);
|
|
165
|
+
width: 1em;
|
|
166
|
+
flex: none;
|
|
167
|
+
}
|
|
168
|
+
/* Custom Tags */
|
|
169
|
+
.twoslash .twoslash-tag-line {
|
|
170
|
+
position: relative;
|
|
171
|
+
background-color: var(--twoslash-tag-bg);
|
|
172
|
+
border-left: 3px solid var(--twoslash-tag-color);
|
|
173
|
+
color: var(--twoslash-tag-color);
|
|
174
|
+
padding: 6px 6px;
|
|
175
|
+
margin: 0.2em 0;
|
|
176
|
+
display: flex;
|
|
177
|
+
align-items: center;
|
|
178
|
+
gap: 0.3em;
|
|
179
|
+
}
|
|
180
|
+
.twoslash .twoslash-tag-line .twoslash-tag-icon {
|
|
181
|
+
width: 1.1em;
|
|
182
|
+
color: inherit;
|
|
183
|
+
}
|
|
184
|
+
.twoslash .twoslash-tag-line.twoslash-tag-error-line {
|
|
185
|
+
background-color: var(--twoslash-error-bg);
|
|
186
|
+
border-left: 3px solid var(--twoslash-error-color);
|
|
187
|
+
color: var(--twoslash-error-color);
|
|
188
|
+
}
|
|
189
|
+
.twoslash .twoslash-tag-line.twoslash-tag-warn-line {
|
|
190
|
+
background-color: var(--twoslash-tag-warn-bg);
|
|
191
|
+
border-left: 3px solid var(--twoslash-tag-warn-color);
|
|
192
|
+
color: var(--twoslash-tag-warn-color);
|
|
193
|
+
}
|
|
194
|
+
.twoslash .twoslash-tag-line.twoslash-tag-annotate-line {
|
|
195
|
+
background-color: var(--twoslash-tag-annotate-bg);
|
|
196
|
+
border-left: 3px solid var(--twoslash-tag-annotate-color);
|
|
197
|
+
color: var(--twoslash-tag-annotate-color);
|
|
198
|
+
}
|
package/package.json
CHANGED
|
@@ -1,17 +1,16 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@stacksjs/docs",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.
|
|
5
|
-
"packageManager": "pnpm@8.6.6",
|
|
4
|
+
"version": "0.58.19",
|
|
6
5
|
"description": "The Stacks way to document.",
|
|
7
6
|
"author": "Chris Breuer",
|
|
8
7
|
"license": "MIT",
|
|
9
8
|
"funding": "https://github.com/sponsors/chrisbbreuer",
|
|
10
|
-
"homepage": "https://github.com/stacksjs/stacks/tree/main
|
|
9
|
+
"homepage": "https://github.com/stacksjs/stacks/tree/main/storage/framework/core/src/docs#readme",
|
|
11
10
|
"repository": {
|
|
12
11
|
"type": "git",
|
|
13
12
|
"url": "git+https://github.com/stacksjs/stacks.git",
|
|
14
|
-
"directory": "
|
|
13
|
+
"directory": "./storage/framework/core/src/docs"
|
|
15
14
|
},
|
|
16
15
|
"bugs": {
|
|
17
16
|
"url": "https://github.com/stacksjs/stacks/issues"
|
|
@@ -24,30 +23,46 @@
|
|
|
24
23
|
],
|
|
25
24
|
"exports": {
|
|
26
25
|
".": {
|
|
27
|
-
"
|
|
28
|
-
"import": "./dist/index.
|
|
26
|
+
"bun": "./src/index.ts",
|
|
27
|
+
"import": "./dist/index.js"
|
|
28
|
+
},
|
|
29
|
+
"./*": {
|
|
30
|
+
"bun": "./src/*",
|
|
31
|
+
"import": "./dist/*"
|
|
29
32
|
}
|
|
30
33
|
},
|
|
31
|
-
"module": "dist/index.
|
|
34
|
+
"module": "dist/index.js",
|
|
32
35
|
"types": "dist/index.d.ts",
|
|
33
36
|
"contributors": [
|
|
34
|
-
"Chris Breuer <chris@
|
|
37
|
+
"Chris Breuer <chris@stacksjs.org>"
|
|
35
38
|
],
|
|
36
39
|
"files": [
|
|
37
|
-
"
|
|
38
|
-
"
|
|
40
|
+
"README.md",
|
|
41
|
+
"dist"
|
|
39
42
|
],
|
|
43
|
+
"scripts": {
|
|
44
|
+
"build": "bun --bun build.ts",
|
|
45
|
+
"typecheck": "bun --bun tsc --noEmit",
|
|
46
|
+
"prepublishOnly": "bun --bun run build"
|
|
47
|
+
},
|
|
40
48
|
"peerDependencies": {
|
|
41
|
-
"
|
|
49
|
+
"@stacksjs/alias": "workspace:*",
|
|
50
|
+
"@stacksjs/config": "workspace:*",
|
|
51
|
+
"@stacksjs/path": "workspace:*",
|
|
52
|
+
"@stacksjs/server": "workspace:*",
|
|
53
|
+
"@stacksjs/vite": "workspace:*",
|
|
54
|
+
"vitepress": "1.0.0-rc.36"
|
|
42
55
|
},
|
|
43
|
-
"
|
|
44
|
-
"@stacksjs/alias": "
|
|
45
|
-
"@stacksjs/config": "
|
|
46
|
-
"@stacksjs/
|
|
56
|
+
"dependencies": {
|
|
57
|
+
"@stacksjs/alias": "workspace:*",
|
|
58
|
+
"@stacksjs/config": "workspace:*",
|
|
59
|
+
"@stacksjs/path": "workspace:*",
|
|
60
|
+
"@stacksjs/server": "workspace:*",
|
|
61
|
+
"@stacksjs/vite": "workspace:*",
|
|
62
|
+
"vitepress": "1.0.0-rc.36",
|
|
63
|
+
"vitepress-plugin-twoslash": "^0.9.18"
|
|
47
64
|
},
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"dev": "unbuild --stub",
|
|
51
|
-
"typecheck": "tsc --noEmit"
|
|
65
|
+
"devDependencies": {
|
|
66
|
+
"@stacksjs/development": "workspace:*"
|
|
52
67
|
}
|
|
53
|
-
}
|
|
68
|
+
}
|
package/LICENSE.md
DELETED
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
# MIT License
|
|
2
|
-
|
|
3
|
-
Copyright (c) 2022 Open Web Foundation
|
|
4
|
-
|
|
5
|
-
Permission is hereby granted, free of charge, to any person obtaining a copy
|
|
6
|
-
of this software and associated documentation files (the "Software"), to deal
|
|
7
|
-
in the Software without restriction, including without limitation the rights
|
|
8
|
-
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
|
9
|
-
copies of the Software, and to permit persons to whom the Software is
|
|
10
|
-
furnished to do so, subject to the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be included in all
|
|
13
|
-
copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
|
16
|
-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
|
17
|
-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
|
18
|
-
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
|
19
|
-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
20
|
-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
|
21
|
-
SOFTWARE.
|
package/dist/index.d.ts
DELETED
package/dist/index.mjs
DELETED