cssier 0.1.3 → 0.1.5
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 +150 -24
- package/dist/components/index.d.ts +161 -0
- package/dist/components/index.js +167 -0
- package/dist/components.d.ts +1 -0
- package/dist/cssier.js +811 -0
- package/dist/hooks/index.d.ts +1 -0
- package/dist/hooks/index.js +198 -0
- package/dist/hooks.d.ts +1 -0
- package/dist/main.d.ts +1 -0
- package/package.json +12 -5
- package/dist/cssier.es.js +0 -1004
- package/dist/cssier.umd.js +0 -1
package/dist/cssier.js
ADDED
@@ -0,0 +1,811 @@
|
|
1
|
+
import { useStylesheet as a } from "./hooks/index.js";
|
2
|
+
import { jsx as o } from "react/jsx-runtime";
|
3
|
+
import "react";
|
4
|
+
function l(s) {
|
5
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
6
|
+
return /* @__PURE__ */ o("a", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
7
|
+
}
|
8
|
+
function m(s) {
|
9
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
10
|
+
return /* @__PURE__ */ o("abbr", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
11
|
+
}
|
12
|
+
function N(s) {
|
13
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
14
|
+
return /* @__PURE__ */ o("address", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
15
|
+
}
|
16
|
+
function $(s) {
|
17
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
18
|
+
return /* @__PURE__ */ o("area", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
19
|
+
}
|
20
|
+
function f(s) {
|
21
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
22
|
+
return /* @__PURE__ */ o("article", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
23
|
+
}
|
24
|
+
function h(s) {
|
25
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
26
|
+
return /* @__PURE__ */ o("aside", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
27
|
+
}
|
28
|
+
function I(s) {
|
29
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
30
|
+
return /* @__PURE__ */ o("audio", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
31
|
+
}
|
32
|
+
function p(s) {
|
33
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
34
|
+
return /* @__PURE__ */ o("b", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
35
|
+
}
|
36
|
+
function g(s) {
|
37
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
38
|
+
return /* @__PURE__ */ o("base", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
39
|
+
}
|
40
|
+
function b(s) {
|
41
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
42
|
+
return /* @__PURE__ */ o("bdi", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
43
|
+
}
|
44
|
+
function F(s) {
|
45
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
46
|
+
return /* @__PURE__ */ o("bdo", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
47
|
+
}
|
48
|
+
function S(s) {
|
49
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
50
|
+
return /* @__PURE__ */ o("blockquote", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
51
|
+
}
|
52
|
+
function T(s) {
|
53
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
54
|
+
return /* @__PURE__ */ o("body", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
55
|
+
}
|
56
|
+
function M(s) {
|
57
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
58
|
+
return /* @__PURE__ */ o("br", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
59
|
+
}
|
60
|
+
function y(s) {
|
61
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
62
|
+
return /* @__PURE__ */ o("button", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
63
|
+
}
|
64
|
+
function D(s) {
|
65
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
66
|
+
return /* @__PURE__ */ o("canvas", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
67
|
+
}
|
68
|
+
function C(s) {
|
69
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
70
|
+
return /* @__PURE__ */ o("caption", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
71
|
+
}
|
72
|
+
function L(s) {
|
73
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
74
|
+
return /* @__PURE__ */ o("cite", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
75
|
+
}
|
76
|
+
function v(s) {
|
77
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
78
|
+
return /* @__PURE__ */ o("code", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
79
|
+
}
|
80
|
+
function P(s) {
|
81
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
82
|
+
return /* @__PURE__ */ o("col", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
83
|
+
}
|
84
|
+
function x(s) {
|
85
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
86
|
+
return /* @__PURE__ */ o("colgroup", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
87
|
+
}
|
88
|
+
function B(s) {
|
89
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
90
|
+
return /* @__PURE__ */ o("data", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
91
|
+
}
|
92
|
+
function k(s) {
|
93
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
94
|
+
return /* @__PURE__ */ o("datalist", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
95
|
+
}
|
96
|
+
function H(s) {
|
97
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
98
|
+
return /* @__PURE__ */ o("dd", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
99
|
+
}
|
100
|
+
function O(s) {
|
101
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
102
|
+
return /* @__PURE__ */ o("del", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
103
|
+
}
|
104
|
+
function A(s) {
|
105
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
106
|
+
return /* @__PURE__ */ o("details", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
107
|
+
}
|
108
|
+
function G(s) {
|
109
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
110
|
+
return /* @__PURE__ */ o("dfn", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
111
|
+
}
|
112
|
+
function j(s) {
|
113
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
114
|
+
return /* @__PURE__ */ o("dialog", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
115
|
+
}
|
116
|
+
function w(s) {
|
117
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
118
|
+
return /* @__PURE__ */ o("div", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
119
|
+
}
|
120
|
+
function R(s) {
|
121
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
122
|
+
return /* @__PURE__ */ o("dl", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
123
|
+
}
|
124
|
+
function q(s) {
|
125
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
126
|
+
return /* @__PURE__ */ o("dt", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
127
|
+
}
|
128
|
+
function E(s) {
|
129
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
130
|
+
return /* @__PURE__ */ o("em", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
131
|
+
}
|
132
|
+
function U(s) {
|
133
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
134
|
+
return /* @__PURE__ */ o("embed", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
135
|
+
}
|
136
|
+
function V(s) {
|
137
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
138
|
+
return /* @__PURE__ */ o("fieldset", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
139
|
+
}
|
140
|
+
function K(s) {
|
141
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
142
|
+
return /* @__PURE__ */ o("figcaption", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
143
|
+
}
|
144
|
+
function Q(s) {
|
145
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
146
|
+
return /* @__PURE__ */ o("figure", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
147
|
+
}
|
148
|
+
function W(s) {
|
149
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
150
|
+
return /* @__PURE__ */ o("footer", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
151
|
+
}
|
152
|
+
function z(s) {
|
153
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
154
|
+
return /* @__PURE__ */ o("form", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
155
|
+
}
|
156
|
+
function J(s) {
|
157
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
158
|
+
return /* @__PURE__ */ o("h1", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
159
|
+
}
|
160
|
+
function X(s) {
|
161
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
162
|
+
return /* @__PURE__ */ o("h2", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
163
|
+
}
|
164
|
+
function Y(s) {
|
165
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
166
|
+
return /* @__PURE__ */ o("h3", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
167
|
+
}
|
168
|
+
function Z(s) {
|
169
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
170
|
+
return /* @__PURE__ */ o("h4", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
171
|
+
}
|
172
|
+
function _(s) {
|
173
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
174
|
+
return /* @__PURE__ */ o("h5", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
175
|
+
}
|
176
|
+
function ss(s) {
|
177
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
178
|
+
return /* @__PURE__ */ o("h6", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
179
|
+
}
|
180
|
+
function es(s) {
|
181
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
182
|
+
return /* @__PURE__ */ o("head", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
183
|
+
}
|
184
|
+
function ns(s) {
|
185
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
186
|
+
return /* @__PURE__ */ o("header", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
187
|
+
}
|
188
|
+
function cs(s) {
|
189
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
190
|
+
return /* @__PURE__ */ o("hgroup", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
191
|
+
}
|
192
|
+
function ts(s) {
|
193
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
194
|
+
return /* @__PURE__ */ o("hr", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
195
|
+
}
|
196
|
+
function ds(s) {
|
197
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
198
|
+
return /* @__PURE__ */ o("html", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
199
|
+
}
|
200
|
+
function as(s) {
|
201
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
202
|
+
return /* @__PURE__ */ o("i", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
203
|
+
}
|
204
|
+
function os(s) {
|
205
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
206
|
+
return /* @__PURE__ */ o("iframe", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
207
|
+
}
|
208
|
+
function us(s) {
|
209
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
210
|
+
return /* @__PURE__ */ o("img", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
211
|
+
}
|
212
|
+
function is(s) {
|
213
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
214
|
+
return /* @__PURE__ */ o("input", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
215
|
+
}
|
216
|
+
function rs(s) {
|
217
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
218
|
+
return /* @__PURE__ */ o("ins", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
219
|
+
}
|
220
|
+
function ls(s) {
|
221
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
222
|
+
return /* @__PURE__ */ o("kbd", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
223
|
+
}
|
224
|
+
function ms(s) {
|
225
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
226
|
+
return /* @__PURE__ */ o("label", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
227
|
+
}
|
228
|
+
function Ns(s) {
|
229
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
230
|
+
return /* @__PURE__ */ o("legend", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
231
|
+
}
|
232
|
+
function $s(s) {
|
233
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
234
|
+
return /* @__PURE__ */ o("li", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
235
|
+
}
|
236
|
+
function fs(s) {
|
237
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
238
|
+
return /* @__PURE__ */ o("link", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
239
|
+
}
|
240
|
+
function hs(s) {
|
241
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
242
|
+
return /* @__PURE__ */ o("main", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
243
|
+
}
|
244
|
+
function Is(s) {
|
245
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
246
|
+
return /* @__PURE__ */ o("map", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
247
|
+
}
|
248
|
+
function ps(s) {
|
249
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
250
|
+
return /* @__PURE__ */ o("mark", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
251
|
+
}
|
252
|
+
function gs(s) {
|
253
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
254
|
+
return /* @__PURE__ */ o("meta", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
255
|
+
}
|
256
|
+
function bs(s) {
|
257
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
258
|
+
return /* @__PURE__ */ o("meter", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
259
|
+
}
|
260
|
+
function Fs(s) {
|
261
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
262
|
+
return /* @__PURE__ */ o("nav", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
263
|
+
}
|
264
|
+
function Ss(s) {
|
265
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
266
|
+
return /* @__PURE__ */ o("noscript", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
267
|
+
}
|
268
|
+
function Ts(s) {
|
269
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
270
|
+
return /* @__PURE__ */ o("object", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
271
|
+
}
|
272
|
+
function Ms(s) {
|
273
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
274
|
+
return /* @__PURE__ */ o("ol", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
275
|
+
}
|
276
|
+
function ys(s) {
|
277
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
278
|
+
return /* @__PURE__ */ o("optgroup", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
279
|
+
}
|
280
|
+
function Ds(s) {
|
281
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
282
|
+
return /* @__PURE__ */ o("option", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
283
|
+
}
|
284
|
+
function Cs(s) {
|
285
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
286
|
+
return /* @__PURE__ */ o("output", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
287
|
+
}
|
288
|
+
function Ls(s) {
|
289
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
290
|
+
return /* @__PURE__ */ o("p", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
291
|
+
}
|
292
|
+
function vs(s) {
|
293
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
294
|
+
return /* @__PURE__ */ o("param", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
295
|
+
}
|
296
|
+
function Ps(s) {
|
297
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
298
|
+
return /* @__PURE__ */ o("picture", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
299
|
+
}
|
300
|
+
function xs(s) {
|
301
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
302
|
+
return /* @__PURE__ */ o("pre", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
303
|
+
}
|
304
|
+
function Bs(s) {
|
305
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
306
|
+
return /* @__PURE__ */ o("progress", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
307
|
+
}
|
308
|
+
function ks(s) {
|
309
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
310
|
+
return /* @__PURE__ */ o("q", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
311
|
+
}
|
312
|
+
function Hs(s) {
|
313
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
314
|
+
return /* @__PURE__ */ o("rp", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
315
|
+
}
|
316
|
+
function Os(s) {
|
317
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
318
|
+
return /* @__PURE__ */ o("rt", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
319
|
+
}
|
320
|
+
function As(s) {
|
321
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
322
|
+
return /* @__PURE__ */ o("ruby", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
323
|
+
}
|
324
|
+
function Gs(s) {
|
325
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
326
|
+
return /* @__PURE__ */ o("s", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
327
|
+
}
|
328
|
+
function js(s) {
|
329
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
330
|
+
return /* @__PURE__ */ o("samp", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
331
|
+
}
|
332
|
+
function ws(s) {
|
333
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
334
|
+
return /* @__PURE__ */ o("script", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
335
|
+
}
|
336
|
+
function Rs(s) {
|
337
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
338
|
+
return /* @__PURE__ */ o("section", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
339
|
+
}
|
340
|
+
function qs(s) {
|
341
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
342
|
+
return /* @__PURE__ */ o("select", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
343
|
+
}
|
344
|
+
function Es(s) {
|
345
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
346
|
+
return /* @__PURE__ */ o("small", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
347
|
+
}
|
348
|
+
function Us(s) {
|
349
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
350
|
+
return /* @__PURE__ */ o("source", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
351
|
+
}
|
352
|
+
function Vs(s) {
|
353
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
354
|
+
return /* @__PURE__ */ o("span", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
355
|
+
}
|
356
|
+
function Ks(s) {
|
357
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
358
|
+
return /* @__PURE__ */ o("strong", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
359
|
+
}
|
360
|
+
function Qs(s) {
|
361
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
362
|
+
return /* @__PURE__ */ o("style", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
363
|
+
}
|
364
|
+
function Ws(s) {
|
365
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
366
|
+
return /* @__PURE__ */ o("sub", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
367
|
+
}
|
368
|
+
function zs(s) {
|
369
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
370
|
+
return /* @__PURE__ */ o("summary", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
371
|
+
}
|
372
|
+
function Js(s) {
|
373
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
374
|
+
return /* @__PURE__ */ o("sup", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
375
|
+
}
|
376
|
+
function Xs(s) {
|
377
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
378
|
+
return /* @__PURE__ */ o("table", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
379
|
+
}
|
380
|
+
function Ys(s) {
|
381
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
382
|
+
return /* @__PURE__ */ o("tbody", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
383
|
+
}
|
384
|
+
function Zs(s) {
|
385
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
386
|
+
return /* @__PURE__ */ o("td", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
387
|
+
}
|
388
|
+
function _s(s) {
|
389
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
390
|
+
return /* @__PURE__ */ o("template", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
391
|
+
}
|
392
|
+
function se(s) {
|
393
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
394
|
+
return /* @__PURE__ */ o("textarea", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
395
|
+
}
|
396
|
+
function ee(s) {
|
397
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
398
|
+
return /* @__PURE__ */ o("tfoot", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
399
|
+
}
|
400
|
+
function ne(s) {
|
401
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
402
|
+
return /* @__PURE__ */ o("th", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
403
|
+
}
|
404
|
+
function ce(s) {
|
405
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
406
|
+
return /* @__PURE__ */ o("thead", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
407
|
+
}
|
408
|
+
function te(s) {
|
409
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
410
|
+
return /* @__PURE__ */ o("time", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
411
|
+
}
|
412
|
+
function de(s) {
|
413
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
414
|
+
return /* @__PURE__ */ o("title", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
415
|
+
}
|
416
|
+
function ae(s) {
|
417
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
418
|
+
return /* @__PURE__ */ o("tr", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
419
|
+
}
|
420
|
+
function oe(s) {
|
421
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
422
|
+
return /* @__PURE__ */ o("u", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
423
|
+
}
|
424
|
+
function ue(s) {
|
425
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
426
|
+
return /* @__PURE__ */ o("ul", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
427
|
+
}
|
428
|
+
function ie(s) {
|
429
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
430
|
+
return /* @__PURE__ */ o("var", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
431
|
+
}
|
432
|
+
function re(s) {
|
433
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
434
|
+
return /* @__PURE__ */ o("video", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
435
|
+
}
|
436
|
+
function le(s) {
|
437
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
438
|
+
return /* @__PURE__ */ o("wbr", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
439
|
+
}
|
440
|
+
function me(s) {
|
441
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
442
|
+
return /* @__PURE__ */ o("svg", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
443
|
+
}
|
444
|
+
function Ne(s) {
|
445
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
446
|
+
return /* @__PURE__ */ o("animate", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
447
|
+
}
|
448
|
+
function $e(s) {
|
449
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
450
|
+
return /* @__PURE__ */ o("animateTransform", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
451
|
+
}
|
452
|
+
function fe(s) {
|
453
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
454
|
+
return /* @__PURE__ */ o("circle", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
455
|
+
}
|
456
|
+
function he(s) {
|
457
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
458
|
+
return /* @__PURE__ */ o("clipPath", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
459
|
+
}
|
460
|
+
function Ie(s) {
|
461
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
462
|
+
return /* @__PURE__ */ o("defs", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
463
|
+
}
|
464
|
+
function pe(s) {
|
465
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
466
|
+
return /* @__PURE__ */ o("desc", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
467
|
+
}
|
468
|
+
function ge(s) {
|
469
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
470
|
+
return /* @__PURE__ */ o("ellipse", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
471
|
+
}
|
472
|
+
function be(s) {
|
473
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
474
|
+
return /* @__PURE__ */ o("feBlend", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
475
|
+
}
|
476
|
+
function Fe(s) {
|
477
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
478
|
+
return /* @__PURE__ */ o("feColorMatrix", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
479
|
+
}
|
480
|
+
function Se(s) {
|
481
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
482
|
+
return /* @__PURE__ */ o("feComponentTransfer", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
483
|
+
}
|
484
|
+
function Te(s) {
|
485
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
486
|
+
return /* @__PURE__ */ o("feComposite", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
487
|
+
}
|
488
|
+
function Me(s) {
|
489
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
490
|
+
return /* @__PURE__ */ o("feConvolveMatrix", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
491
|
+
}
|
492
|
+
function ye(s) {
|
493
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
494
|
+
return /* @__PURE__ */ o("feDiffuseLighting", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
495
|
+
}
|
496
|
+
function De(s) {
|
497
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
498
|
+
return /* @__PURE__ */ o("feDisplacementMap", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
499
|
+
}
|
500
|
+
function Ce(s) {
|
501
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
502
|
+
return /* @__PURE__ */ o("feDistantLight", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
503
|
+
}
|
504
|
+
function Le(s) {
|
505
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
506
|
+
return /* @__PURE__ */ o("feFlood", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
507
|
+
}
|
508
|
+
function ve(s) {
|
509
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
510
|
+
return /* @__PURE__ */ o("feGaussianBlur", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
511
|
+
}
|
512
|
+
function Pe(s) {
|
513
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
514
|
+
return /* @__PURE__ */ o("feImage", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
515
|
+
}
|
516
|
+
function xe(s) {
|
517
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
518
|
+
return /* @__PURE__ */ o("feMerge", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
519
|
+
}
|
520
|
+
function Be(s) {
|
521
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
522
|
+
return /* @__PURE__ */ o("feMergeNode", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
523
|
+
}
|
524
|
+
function ke(s) {
|
525
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
526
|
+
return /* @__PURE__ */ o("feMorphology", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
527
|
+
}
|
528
|
+
function He(s) {
|
529
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
530
|
+
return /* @__PURE__ */ o("feOffset", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
531
|
+
}
|
532
|
+
function Oe(s) {
|
533
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
534
|
+
return /* @__PURE__ */ o("fePointLight", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
535
|
+
}
|
536
|
+
function Ae(s) {
|
537
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
538
|
+
return /* @__PURE__ */ o("feSpecularLighting", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
539
|
+
}
|
540
|
+
function Ge(s) {
|
541
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
542
|
+
return /* @__PURE__ */ o("feSpotLight", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
543
|
+
}
|
544
|
+
function je(s) {
|
545
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
546
|
+
return /* @__PURE__ */ o("feTile", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
547
|
+
}
|
548
|
+
function we(s) {
|
549
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
550
|
+
return /* @__PURE__ */ o("feTurbulence", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
551
|
+
}
|
552
|
+
function Re(s) {
|
553
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
554
|
+
return /* @__PURE__ */ o("filter", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
555
|
+
}
|
556
|
+
function qe(s) {
|
557
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
558
|
+
return /* @__PURE__ */ o("foreignObject", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
559
|
+
}
|
560
|
+
function Ee(s) {
|
561
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
562
|
+
return /* @__PURE__ */ o("g", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
563
|
+
}
|
564
|
+
function Ue(s) {
|
565
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
566
|
+
return /* @__PURE__ */ o("image", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
567
|
+
}
|
568
|
+
function Ve(s) {
|
569
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
570
|
+
return /* @__PURE__ */ o("line", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
571
|
+
}
|
572
|
+
function Ke(s) {
|
573
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
574
|
+
return /* @__PURE__ */ o("linearGradient", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
575
|
+
}
|
576
|
+
function Qe(s) {
|
577
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
578
|
+
return /* @__PURE__ */ o("marker", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
579
|
+
}
|
580
|
+
function We(s) {
|
581
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
582
|
+
return /* @__PURE__ */ o("mask", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
583
|
+
}
|
584
|
+
function ze(s) {
|
585
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
586
|
+
return /* @__PURE__ */ o("metadata", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
587
|
+
}
|
588
|
+
function Je(s) {
|
589
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
590
|
+
return /* @__PURE__ */ o("mpath", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
591
|
+
}
|
592
|
+
function Xe(s) {
|
593
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
594
|
+
return /* @__PURE__ */ o("path", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
595
|
+
}
|
596
|
+
function Ye(s) {
|
597
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
598
|
+
return /* @__PURE__ */ o("pattern", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
599
|
+
}
|
600
|
+
function Ze(s) {
|
601
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
602
|
+
return /* @__PURE__ */ o("polygon", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
603
|
+
}
|
604
|
+
function _e(s) {
|
605
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
606
|
+
return /* @__PURE__ */ o("polyline", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
607
|
+
}
|
608
|
+
function sn(s) {
|
609
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
610
|
+
return /* @__PURE__ */ o("radialGradient", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
611
|
+
}
|
612
|
+
function en(s) {
|
613
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
614
|
+
return /* @__PURE__ */ o("rect", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
615
|
+
}
|
616
|
+
function nn(s) {
|
617
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
618
|
+
return /* @__PURE__ */ o("stop", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
619
|
+
}
|
620
|
+
function cn(s) {
|
621
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
622
|
+
return /* @__PURE__ */ o("switch", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
623
|
+
}
|
624
|
+
function tn(s) {
|
625
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
626
|
+
return /* @__PURE__ */ o("symbol", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
627
|
+
}
|
628
|
+
function dn(s) {
|
629
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
630
|
+
return /* @__PURE__ */ o("text", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
631
|
+
}
|
632
|
+
function an(s) {
|
633
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
634
|
+
return /* @__PURE__ */ o("textPath", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
635
|
+
}
|
636
|
+
function on(s) {
|
637
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
638
|
+
return /* @__PURE__ */ o("tspan", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
639
|
+
}
|
640
|
+
function un(s) {
|
641
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
642
|
+
return /* @__PURE__ */ o("use", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
643
|
+
}
|
644
|
+
function rn(s) {
|
645
|
+
const { children: e, pseudo: n, className: c, ...t } = s, [d] = a(n, s.pseudoId);
|
646
|
+
return /* @__PURE__ */ o("view", { className: `${c ?? ""} ${d}`, ...t, children: e });
|
647
|
+
}
|
648
|
+
export {
|
649
|
+
l as A,
|
650
|
+
m as Abbr,
|
651
|
+
N as Address,
|
652
|
+
Ne as Animate,
|
653
|
+
$e as AnimateTransform,
|
654
|
+
$ as Area,
|
655
|
+
f as Article,
|
656
|
+
h as Aside,
|
657
|
+
I as Audio,
|
658
|
+
p as B,
|
659
|
+
g as Base,
|
660
|
+
b as Bdi,
|
661
|
+
F as Bdo,
|
662
|
+
S as Blockquote,
|
663
|
+
T as Body,
|
664
|
+
M as Br,
|
665
|
+
y as Button,
|
666
|
+
D as Canvas,
|
667
|
+
C as Caption,
|
668
|
+
fe as Circle,
|
669
|
+
L as Cite,
|
670
|
+
he as ClipPath,
|
671
|
+
v as Code,
|
672
|
+
P as Col,
|
673
|
+
x as Colgroup,
|
674
|
+
B as Data,
|
675
|
+
k as Datalist,
|
676
|
+
H as Dd,
|
677
|
+
Ie as Defs,
|
678
|
+
O as Del,
|
679
|
+
pe as Desc,
|
680
|
+
A as Details,
|
681
|
+
G as Dfn,
|
682
|
+
j as Dialog,
|
683
|
+
w as Div,
|
684
|
+
R as Dl,
|
685
|
+
q as Dt,
|
686
|
+
ge as Ellipse,
|
687
|
+
E as Em,
|
688
|
+
U as Embed,
|
689
|
+
be as FeBlend,
|
690
|
+
Fe as FeColorMatrix,
|
691
|
+
Se as FeComponentTransfer,
|
692
|
+
Te as FeComposite,
|
693
|
+
Me as FeConvolveMatrix,
|
694
|
+
ye as FeDiffuseLighting,
|
695
|
+
De as FeDisplacementMap,
|
696
|
+
Ce as FeDistantLight,
|
697
|
+
Le as FeFlood,
|
698
|
+
ve as FeGaussianBlur,
|
699
|
+
Pe as FeImage,
|
700
|
+
xe as FeMerge,
|
701
|
+
Be as FeMergeNode,
|
702
|
+
ke as FeMorphology,
|
703
|
+
He as FeOffset,
|
704
|
+
Oe as FePointLight,
|
705
|
+
Ae as FeSpecularLighting,
|
706
|
+
Ge as FeSpotLight,
|
707
|
+
je as FeTile,
|
708
|
+
we as FeTurbulence,
|
709
|
+
V as Fieldset,
|
710
|
+
K as Figcaption,
|
711
|
+
Q as Figure,
|
712
|
+
Re as Filter,
|
713
|
+
W as Footer,
|
714
|
+
qe as ForeignObject,
|
715
|
+
z as Form,
|
716
|
+
Ee as G,
|
717
|
+
J as H1,
|
718
|
+
X as H2,
|
719
|
+
Y as H3,
|
720
|
+
Z as H4,
|
721
|
+
_ as H5,
|
722
|
+
ss as H6,
|
723
|
+
es as Head,
|
724
|
+
ns as Header,
|
725
|
+
cs as Hgroup,
|
726
|
+
ts as Hr,
|
727
|
+
ds as Html,
|
728
|
+
as as I,
|
729
|
+
os as Iframe,
|
730
|
+
Ue as Image,
|
731
|
+
us as Img,
|
732
|
+
is as Input,
|
733
|
+
rs as Ins,
|
734
|
+
ls as Kbd,
|
735
|
+
ms as Label,
|
736
|
+
Ns as Legend,
|
737
|
+
$s as Li,
|
738
|
+
Ve as Line,
|
739
|
+
Ke as LinearGradient,
|
740
|
+
fs as Link,
|
741
|
+
hs as Main,
|
742
|
+
Is as Map,
|
743
|
+
ps as Mark,
|
744
|
+
Qe as Marker,
|
745
|
+
We as Mask,
|
746
|
+
gs as Meta,
|
747
|
+
ze as Metadata,
|
748
|
+
bs as Meter,
|
749
|
+
Je as Mpath,
|
750
|
+
Fs as Nav,
|
751
|
+
Ss as Noscript,
|
752
|
+
Ts as Object,
|
753
|
+
Ms as Ol,
|
754
|
+
ys as Optgroup,
|
755
|
+
Ds as Option,
|
756
|
+
Cs as Output,
|
757
|
+
Ls as P,
|
758
|
+
vs as Param,
|
759
|
+
Xe as Path,
|
760
|
+
Ye as Pattern,
|
761
|
+
Ps as Picture,
|
762
|
+
Ze as Polygon,
|
763
|
+
_e as Polyline,
|
764
|
+
xs as Pre,
|
765
|
+
Bs as Progress,
|
766
|
+
ks as Q,
|
767
|
+
sn as RadialGradient,
|
768
|
+
en as Rect,
|
769
|
+
Hs as Rp,
|
770
|
+
Os as Rt,
|
771
|
+
As as Ruby,
|
772
|
+
Gs as S,
|
773
|
+
js as Samp,
|
774
|
+
ws as Script,
|
775
|
+
Rs as Section,
|
776
|
+
qs as Select,
|
777
|
+
Es as Small,
|
778
|
+
Us as Source,
|
779
|
+
Vs as Span,
|
780
|
+
nn as Stop,
|
781
|
+
Ks as Strong,
|
782
|
+
Qs as Style,
|
783
|
+
Ws as Sub,
|
784
|
+
zs as Summary,
|
785
|
+
Js as Sup,
|
786
|
+
me as Svg,
|
787
|
+
cn as Switch,
|
788
|
+
tn as Symbol,
|
789
|
+
Xs as Table,
|
790
|
+
Ys as Tbody,
|
791
|
+
Zs as Td,
|
792
|
+
_s as Template,
|
793
|
+
dn as Text,
|
794
|
+
an as TextPath,
|
795
|
+
se as Textarea,
|
796
|
+
ee as Tfoot,
|
797
|
+
ne as Th,
|
798
|
+
ce as Thead,
|
799
|
+
te as Time,
|
800
|
+
de as Title,
|
801
|
+
ae as Tr,
|
802
|
+
on as Tspan,
|
803
|
+
oe as U,
|
804
|
+
ue as Ul,
|
805
|
+
un as Use,
|
806
|
+
ie as Var,
|
807
|
+
re as Video,
|
808
|
+
rn as View,
|
809
|
+
le as Wbr,
|
810
|
+
a as useStylesheet
|
811
|
+
};
|