@windrun-huaiin/base-ui 3.5.1 → 3.7.0
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/dist/components/client/index.js +324 -506
- package/dist/components/client/index.js.map +1 -1
- package/dist/components/client/index.mjs +176 -432
- package/dist/components/client/index.mjs.map +1 -1
- package/dist/components/index.js +200 -343
- package/dist/components/index.js.map +1 -1
- package/dist/components/index.mjs +107 -305
- package/dist/components/index.mjs.map +1 -1
- package/dist/index.js +351 -541
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +158 -421
- package/dist/index.mjs.map +1 -1
- package/dist/lib/index.js +202 -351
- package/dist/lib/index.js.map +1 -1
- package/dist/lib/index.mjs +111 -315
- package/dist/lib/index.mjs.map +1 -1
- package/dist/ui/index.js +334 -510
- package/dist/ui/index.js.map +1 -1
- package/dist/ui/index.mjs +150 -399
- package/dist/ui/index.mjs.map +1 -1
- package/package.json +10 -11
- package/src/components/global-icon.tsx +6 -4
@@ -1,4 +1,14 @@
|
|
1
|
-
|
1
|
+
import * as React30 from 'react';
|
2
|
+
import React30__default, { createContext, useState, useEffect, useContext } from 'react';
|
3
|
+
import { jsx, jsxs, Fragment } from 'react/jsx-runtime';
|
4
|
+
import { Zap, X, Twitter, Terminal, Tablets, Star, SquareTerminal, SquareDashedBottomCode, SplinePointer, Sparkles, ShieldUser, Share, Server, Search, Scale, Rss, Replace, Regex, ReceiptText, Pi, Pencil, PanelsTopLeft, PanelLeft, Palette, MousePointerClick, MoreHorizontal, LogOut, LogIn, Loader2, Link, LibraryIcon, LayoutTemplate, Layout, LandPlot, Keyboard, Info, ImageUp, ImageOff, ImageDown, HousePlus, Highlighter, Handshake, HandHeart, GripVertical, GlobeLock, Globe, GitPullRequestArrow, Gift, Fingerprint, FileLock2, Facebook, Eye, ExternalLink, Download, Dot, DatabaseZap, Cpu, ComponentIcon, CircleSmall, CircleAlert, Circle, ChevronUp, ChevronRight, ChevronLeft, ChevronDown, Check, Car, Building2, Bug, BringToFront, BookX, Blocks, Binary, ArrowUp, ArrowRight, ArrowLeft, AlignHorizontalJustifyEnd, AlbumIcon } from 'lucide-react';
|
5
|
+
import { clsx } from 'clsx';
|
6
|
+
import { twMerge } from 'tailwind-merge';
|
7
|
+
import { useLocale, useTranslations } from 'next-intl';
|
8
|
+
import { useRouter, usePathname } from 'next/navigation';
|
9
|
+
import * as DropdownMenuPrimitive from '@radix-ui/react-dropdown-menu';
|
10
|
+
import Script from 'next/script';
|
11
|
+
|
2
12
|
var __defProp = Object.defineProperty;
|
3
13
|
var __defProps = Object.defineProperties;
|
4
14
|
var __getOwnPropDescs = Object.getOwnPropertyDescriptors;
|
@@ -35,17 +45,11 @@ var __export = (target, all) => {
|
|
35
45
|
__defProp(target, name, { get: all[name], enumerable: true });
|
36
46
|
};
|
37
47
|
|
38
|
-
// src/assets/github.tsx
|
39
|
-
import React from "react";
|
40
|
-
|
41
48
|
// src/lib/theme-util.ts
|
42
49
|
var themeIconColor = process.env.NEXT_PUBLIC_STYLE_ICON_COLOR || "text-purple-500";
|
43
50
|
var themeSvgIconColor = process.env.NEXT_PUBLIC_STYLE_SVG_ICON_COLOR || "#AC62FD";
|
44
51
|
var themeSvgIconSize = process.env.NEXT_PUBLIC_STYLE_SVG_ICON_SIZE || 18;
|
45
|
-
|
46
|
-
// src/assets/github.tsx
|
47
|
-
import { jsx } from "react/jsx-runtime";
|
48
|
-
var GitHubIcon = React.forwardRef(
|
52
|
+
var GitHubIcon = React30__default.forwardRef(
|
49
53
|
(_a, ref) => {
|
50
54
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
51
55
|
return /* @__PURE__ */ jsx(
|
@@ -71,11 +75,7 @@ var GitHubIcon = React.forwardRef(
|
|
71
75
|
);
|
72
76
|
GitHubIcon.displayName = "GitHub";
|
73
77
|
var github_default = GitHubIcon;
|
74
|
-
|
75
|
-
// src/assets/d8.tsx
|
76
|
-
import React2 from "react";
|
77
|
-
import { jsx as jsx2, jsxs } from "react/jsx-runtime";
|
78
|
-
var D8Icon = React2.forwardRef(
|
78
|
+
var D8Icon = React30__default.forwardRef(
|
79
79
|
(_a, ref) => {
|
80
80
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
81
81
|
return /* @__PURE__ */ jsxs(
|
@@ -88,21 +88,21 @@ var D8Icon = React2.forwardRef(
|
|
88
88
|
viewBox: "0 0 1024 1024",
|
89
89
|
xmlns: "http://www.w3.org/2000/svg",
|
90
90
|
children: [
|
91
|
-
/* @__PURE__ */
|
91
|
+
/* @__PURE__ */ jsx(
|
92
92
|
"path",
|
93
93
|
{
|
94
94
|
d: "M376.832 80.896C187.392 142.336 61.44 313.344 61.44 513.024c0 290.816 277.504 506.88 558.08 434.176C842.752 888.832 993.28 665.6 955.392 445.44 908.288 168.96 635.904-2.048 376.832 80.896zM624.64 134.144c103.424 25.6 214.016 131.072 256 241.664 32.768 87.04 26.624 220.16-15.36 305.152-37.888 77.824-106.496 146.432-184.32 185.344-56.32 26.624-70.656 29.696-168.96 29.696-95.232 0-114.688-3.072-165.888-27.648-157.696-73.728-253.952-251.904-225.28-416.768 41.984-239.616 264.192-378.88 503.808-317.44z",
|
95
95
|
fill: themeSvgIconColor
|
96
96
|
}
|
97
97
|
),
|
98
|
-
/* @__PURE__ */
|
98
|
+
/* @__PURE__ */ jsx(
|
99
99
|
"path",
|
100
100
|
{
|
101
101
|
d: "M462.848 227.328L460.8 286.72h-35.84c-19.456 0-35.84 4.096-35.84 10.24 0 5.12 11.264 10.24 24.576 10.24 14.336 0 27.648 3.072 29.696 7.168 2.048 5.12-17.408 91.136-43.008 192.512l-47.104 184.32-32.768 3.072c-68.608 7.168-30.72 22.528 53.248 22.528h86.016l4.096 64.512 3.072 63.488 2.048-64.512 2.048-63.488 44.032 1.024c56.32 2.048 123.904-25.6 155.648-64.512 45.056-54.272 26.624-134.144-34.816-153.6-9.216-3.072-1.024-12.288 23.552-26.624 21.504-12.288 41.984-20.48 47.104-17.408 19.456 12.288 35.84-73.728 20.48-112.64-14.336-38.912-66.56-56.32-167.936-56.32h-87.04l-4.096-59.392-3.072-58.368-2.048 58.368z m190.464 96.256c52.224 36.864 10.24 136.192-67.584 157.696C532.48 495.616 460.8 494.592 460.8 478.208c0-6.144 4.096-28.672 9.216-48.128 6.144-19.456 15.36-55.296 21.504-79.872l11.264-43.008h63.488c40.96 0 71.68 6.144 87.04 16.384z m-24.576 211.968c19.456 26.624 19.456 30.72 6.144 70.656-22.528 64.512-66.56 90.112-154.624 90.112-41.984 0-70.656-4.096-70.656-10.24s10.24-50.176 21.504-98.304l22.528-87.04 76.8 3.072c70.656 3.072 78.848 5.12 98.304 31.744z",
|
102
102
|
fill: themeSvgIconColor
|
103
103
|
}
|
104
104
|
),
|
105
|
-
/* @__PURE__ */
|
105
|
+
/* @__PURE__ */ jsx(
|
106
106
|
"path",
|
107
107
|
{
|
108
108
|
d: "M227.328 421.888c-7.168 7.168-12.288 18.432-12.288 25.6 0 18.432-10.24 16.384-33.792-5.12-19.456-16.384-20.48-16.384-8.192 5.12 6.144 13.312 16.384 23.552 21.504 23.552 19.456 0 10.24 22.528-10.24 27.648-19.456 5.12-20.48 6.144-3.072 19.456 12.288 9.216 14.336 16.384 7.168 21.504-6.144 5.12-14.336 17.408-17.408 28.672-7.168 20.48-7.168 20.48 8.192 0 13.312-16.384 19.456-18.432 35.84-7.168 24.576 15.36 58.368 16.384 66.56 2.048 12.288-20.48 46.08-11.264 47.104 12.288 1.024 19.456 2.048 19.456 6.144 5.12 3.072-10.24-3.072-27.648-13.312-38.912-16.384-18.432-16.384-19.456 7.168-28.672 24.576-10.24 24.576-10.24 2.048-10.24C317.44 501.76 307.2 496.64 307.2 491.52v-18.432c0-4.096 6.144-7.168 12.288-7.168 7.168 0 14.336-9.216 16.384-19.456 4.096-19.456 3.072-19.456-14.336-2.048-17.408 18.432-18.432 17.408-37.888-8.192-20.48-28.672-36.864-33.792-56.32-14.336zM750.592 427.008c-1.024 10.24-5.12 37.888-9.216 61.44-4.096 29.696-3.072 49.152 6.144 59.392 8.192 10.24 9.216 15.36 1.024 15.36-6.144 0-17.408 14.336-26.624 30.72-18.432 34.816-6.144 71.68 22.528 71.68 15.36 0 15.36-1.024-1.024-13.312-17.408-12.288-17.408-16.384-2.048-51.2 15.36-37.888 43.008-50.176 53.248-24.576 3.072 8.192-1.024 27.648-7.168 44.032-7.168 16.384-13.312 38.912-14.336 49.152-1.024 10.24-10.24 25.6-20.48 32.768-11.264 8.192-14.336 14.336-9.216 14.336 23.552 0 44.032-28.672 59.392-80.896 20.48-68.608 20.48-72.704 1.024-72.704-16.384 0-20.48-12.288-8.192-23.552 3.072-4.096 12.288-2.048 19.456 4.096 16.384 13.312 45.056 5.12 44.032-13.312 0-10.24-2.048-10.24-6.144-1.024-2.048 7.168-9.216 13.312-15.36 13.312-10.24 0-6.144-45.056 8.192-100.352 4.096-12.288 2.048-22.528-4.096-22.528-5.12 0-15.36 21.504-22.528 48.128-13.312 54.272-26.624 74.752-47.104 74.752-17.408 0-19.456-53.248-3.072-83.968 8.192-15.36 8.192-24.576-3.072-34.816-12.288-12.288-14.336-11.264-15.36 3.072zM696.32 695.296c0 6.144 5.12 13.312 10.24 16.384 6.144 3.072 10.24-1.024 10.24-9.216 0-9.216-4.096-16.384-10.24-16.384-5.12 0-10.24 4.096-10.24 9.216z",
|
@@ -116,14 +116,10 @@ var D8Icon = React2.forwardRef(
|
|
116
116
|
);
|
117
117
|
D8Icon.displayName = "D8";
|
118
118
|
var d8_default = D8Icon;
|
119
|
-
|
120
|
-
// src/assets/clerk.tsx
|
121
|
-
import React3 from "react";
|
122
|
-
import { jsx as jsx3 } from "react/jsx-runtime";
|
123
|
-
var ClerkIcon = React3.forwardRef(
|
119
|
+
var ClerkIcon = React30__default.forwardRef(
|
124
120
|
(_a, ref) => {
|
125
121
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
126
|
-
return /* @__PURE__ */
|
122
|
+
return /* @__PURE__ */ jsx(
|
127
123
|
"svg",
|
128
124
|
__spreadProps(__spreadValues({
|
129
125
|
ref,
|
@@ -132,7 +128,7 @@ var ClerkIcon = React3.forwardRef(
|
|
132
128
|
}, props), {
|
133
129
|
viewBox: "0 0 24 24",
|
134
130
|
xmlns: "http://www.w3.org/2000/svg",
|
135
|
-
children: /* @__PURE__ */
|
131
|
+
children: /* @__PURE__ */ jsx(
|
136
132
|
"path",
|
137
133
|
{
|
138
134
|
d: "M 21.255071,20.629393 18.43951,17.813831 a 0.5590077,0.5590077 0 0 0 -0.6841,-0.08209 6.6983195,6.6983195 0 0 1 -6.920164,0 0.56291684,0.56291684 0 0 0 -0.6841,0.08209 l -2.8155614,2.815562 a 0.56291684,0.56291684 0 0 0 -0.1006604,0.674327 0.55705312,0.55705312 0 0 0 0.1622295,0.181775 11.727434,11.727434 0 0 0 13.7924393,0 0.56682599,0.56682599 0 0 0 0.233572,-0.413392 0.56291684,0.56291684 0 0 0 -0.168094,-0.44271 z m 0.002,-17.2666924 -2.814584,2.8145842 A 0.55607584,0.55607584 0 0 1 17.757364,6.2593769 6.7012514,6.7012514 0 0 0 8.7985821,8.1699714 6.7061378,6.7061378 0 0 0 7.6043383,11.778112 6.7041832,6.7041832 0 0 0 8.5601242,15.456617 0.55998498,0.55998498 0 0 1 8.4790095,16.13974 L 5.663448,18.954324 A 0.55412127,0.55412127 0 0 1 4.8190727,18.892755 11.720593,11.720593 0 0 1 6.8899421,2.9121717 11.717661,11.717661 0 0 1 21.19448,2.5163708 0.55314398,0.55314398 0 0 1 21.42121,2.9248764 0.55705312,0.55705312 0 0 1 21.257026,3.3627006 Z M 14.300703,15.345206 a 3.3491597,3.3491597 0 1 0 0,-6.698319 3.3491597,3.3491597 0 0 0 0,6.698319 z",
|
@@ -147,14 +143,10 @@ var ClerkIcon = React3.forwardRef(
|
|
147
143
|
);
|
148
144
|
ClerkIcon.displayName = "Clerk";
|
149
145
|
var clerk_default = ClerkIcon;
|
150
|
-
|
151
|
-
// src/assets/iterm.tsx
|
152
|
-
import React4 from "react";
|
153
|
-
import { jsx as jsx4 } from "react/jsx-runtime";
|
154
|
-
var ItermIcon = React4.forwardRef(
|
146
|
+
var ItermIcon = React30__default.forwardRef(
|
155
147
|
(_a, ref) => {
|
156
148
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
157
|
-
return /* @__PURE__ */
|
149
|
+
return /* @__PURE__ */ jsx(
|
158
150
|
"svg",
|
159
151
|
__spreadProps(__spreadValues({
|
160
152
|
ref,
|
@@ -163,7 +155,7 @@ var ItermIcon = React4.forwardRef(
|
|
163
155
|
}, props), {
|
164
156
|
viewBox: "0 0 24 24",
|
165
157
|
xmlns: "http://www.w3.org/2000/svg",
|
166
|
-
children: /* @__PURE__ */
|
158
|
+
children: /* @__PURE__ */ jsx(
|
167
159
|
"path",
|
168
160
|
{
|
169
161
|
d: "M24 5.359v13.282A5.36 5.36 0 0 1 18.641 24H5.359A5.36 5.36 0 0 1 0 18.641V5.359A5.36 5.36 0 0 1 5.359 0h13.282A5.36 5.36 0 0 1 24 5.359m-.932-.233A4.196 4.196 0 0 0 18.874.932H5.126A4.196 4.196 0 0 0 .932 5.126v13.748a4.196 4.196 0 0 0 4.194 4.194h13.748a4.196 4.196 0 0 0 4.194-4.194zm-.816.233v13.282a3.613 3.613 0 0 1-3.611 3.611H5.359a3.613 3.613 0 0 1-3.611-3.611V5.359a3.613 3.613 0 0 1 3.611-3.611h13.282a3.613 3.613 0 0 1 3.611 3.611M8.854 4.194v6.495h.962V4.194zM5.483 9.493v1.085h.597V9.48q.283-.037.508-.133.373-.165.575-.448.208-.284.208-.649a.9.9 0 0 0-.171-.568 1.4 1.4 0 0 0-.426-.388 3 3 0 0 0-.544-.261 32 32 0 0 0-.545-.209 1.8 1.8 0 0 1-.426-.216q-.164-.12-.164-.284 0-.223.179-.351.18-.126.485-.127.344 0 .575.105.239.105.5.298l.433-.5a2.3 2.3 0 0 0-.605-.433 1.6 1.6 0 0 0-.582-.159v-.968h-.597v.978a2 2 0 0 0-.477.127 1.2 1.2 0 0 0-.545.411q-.194.268-.194.634 0 .335.164.56.164.224.418.38a4 4 0 0 0 .552.262q.291.104.545.209.261.104.425.238a.39.39 0 0 1 .165.321q0 .225-.187.359-.18.134-.537.134-.381 0-.717-.134a4.4 4.4 0 0 1-.649-.351l-.388.589q.209.173.477.306.276.135.575.217.191.046.373.064",
|
@@ -178,14 +170,10 @@ var ItermIcon = React4.forwardRef(
|
|
178
170
|
);
|
179
171
|
ItermIcon.displayName = "Iterm";
|
180
172
|
var iterm_default = ItermIcon;
|
181
|
-
|
182
|
-
// src/assets/markdown.tsx
|
183
|
-
import React5 from "react";
|
184
|
-
import { jsx as jsx5 } from "react/jsx-runtime";
|
185
|
-
var MarkdownIcon = React5.forwardRef(
|
173
|
+
var MarkdownIcon = React30__default.forwardRef(
|
186
174
|
(_a, ref) => {
|
187
175
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
188
|
-
return /* @__PURE__ */
|
176
|
+
return /* @__PURE__ */ jsx(
|
189
177
|
"svg",
|
190
178
|
__spreadProps(__spreadValues({
|
191
179
|
ref,
|
@@ -194,7 +182,7 @@ var MarkdownIcon = React5.forwardRef(
|
|
194
182
|
}, props), {
|
195
183
|
viewBox: "0 0 1024 1024",
|
196
184
|
xmlns: "http://www.w3.org/2000/svg",
|
197
|
-
children: /* @__PURE__ */
|
185
|
+
children: /* @__PURE__ */ jsx(
|
198
186
|
"path",
|
199
187
|
{
|
200
188
|
d: "M20.48 327.76192a163.84 163.84 0 0 1 163.84-163.84h655.36a163.84 163.84 0 0 1 163.84 163.84v327.68a163.84 163.84 0 0 1-163.84 163.84H184.32a163.84 163.84 0 0 1-163.84-163.84v-327.68z m163.84-81.92a81.92 81.92 0 0 0-81.92 81.92v327.68a81.92 81.92 0 0 0 81.92 81.92h655.36a81.92 81.92 0 0 0 81.92-81.92v-327.68a81.92 81.92 0 0 0-81.92-81.92H184.32z m68.97664 84.00896a40.96 40.96 0 0 1 45.71136 14.336L389.12 464.24064l90.112-120.13568a40.96 40.96 0 0 1 73.728 24.576v245.76a40.96 40.96 0 0 1-81.92 0v-122.88l-49.152 65.536a41.04192 41.04192 0 0 1-65.536 0l-49.152-65.536v122.88a40.96 40.96 0 1 1-81.92 0v-245.76a40.96 40.96 0 0 1 28.01664-38.87104zM757.76 368.76288a40.96 40.96 0 0 0-81.92 0v146.8416l-12.00128-12.00128a40.96 40.96 0 0 0-57.91744 57.91744l81.92 81.92a40.96 40.96 0 0 0 57.91744 0l81.92-81.92a40.96 40.96 0 0 0-57.91744-57.91744l-12.00128 12.00128V368.72192z",
|
@@ -208,14 +196,10 @@ var MarkdownIcon = React5.forwardRef(
|
|
208
196
|
);
|
209
197
|
MarkdownIcon.displayName = "Markdown";
|
210
198
|
var markdown_default = MarkdownIcon;
|
211
|
-
|
212
|
-
// src/assets/mdx.tsx
|
213
|
-
import React6 from "react";
|
214
|
-
import { jsx as jsx6, jsxs as jsxs2 } from "react/jsx-runtime";
|
215
|
-
var MDXIcon = React6.forwardRef(
|
199
|
+
var MDXIcon = React30__default.forwardRef(
|
216
200
|
(_a, ref) => {
|
217
201
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
218
|
-
return /* @__PURE__ */
|
202
|
+
return /* @__PURE__ */ jsxs(
|
219
203
|
"svg",
|
220
204
|
__spreadProps(__spreadValues({
|
221
205
|
ref,
|
@@ -225,7 +209,7 @@ var MDXIcon = React6.forwardRef(
|
|
225
209
|
viewBox: "0 0 1024 1024",
|
226
210
|
xmlns: "http://www.w3.org/2000/svg",
|
227
211
|
children: [
|
228
|
-
/* @__PURE__ */
|
212
|
+
/* @__PURE__ */ jsx(
|
229
213
|
"path",
|
230
214
|
{
|
231
215
|
d: "M20.48 327.76192a163.84 163.84 0 0 1 163.84-163.84h655.36a163.84 163.84 0 0 1 163.84 163.84v327.68a163.84 163.84 0 0 1-163.84 163.84H184.32a163.84 163.84 0 0 1-163.84-163.84v-327.68z m163.84-81.92a81.92 81.92 0 0 0-81.92 81.92v327.68a81.92 81.92 0 0 0 81.92 81.92h655.36a81.92 81.92 0 0 0 81.92-81.92v-327.68a81.92 81.92 0 0 0-81.92-81.92H184.32z m68.97664 84.00896a40.96 40.96 0 0 1 45.71136 14.336L389.12 464.24064l90.112-120.13568a40.96 40.96 0 0 1 73.728 24.576v245.76a40.96 40.96 0 0 1-81.92 0v-122.88l-49.152 65.536a41.04192 41.04192 0 0 1-65.536 0l-49.152-65.536v122.88a40.96 40.96 0 1 1-81.92 0v-245.76a40.96 40.96 0 0 1 28.01664-38.87104zM757.76 368.76288a40.96 40.96 0 0 0-81.92 0v146.8416l-12.00128-12.00128a40.96 40.96 0 0 0-57.91744 57.91744l81.92 81.92a40.96 40.96 0 0 0 57.91744 0l81.92-81.92a40.96 40.96 0 0 0-57.91744-57.91744l-12.00128 12.00128V368.72192z",
|
@@ -241,7 +225,7 @@ var MDXIcon = React6.forwardRef(
|
|
241
225
|
}
|
242
226
|
}
|
243
227
|
),
|
244
|
-
/* @__PURE__ */
|
228
|
+
/* @__PURE__ */ jsx(
|
245
229
|
"circle",
|
246
230
|
{
|
247
231
|
id: "path3",
|
@@ -259,7 +243,7 @@ var MDXIcon = React6.forwardRef(
|
|
259
243
|
}
|
260
244
|
}
|
261
245
|
),
|
262
|
-
/* @__PURE__ */
|
246
|
+
/* @__PURE__ */ jsx(
|
263
247
|
"circle",
|
264
248
|
{
|
265
249
|
id: "path3-6",
|
@@ -276,7 +260,7 @@ var MDXIcon = React6.forwardRef(
|
|
276
260
|
}
|
277
261
|
}
|
278
262
|
),
|
279
|
-
/* @__PURE__ */
|
263
|
+
/* @__PURE__ */ jsx(
|
280
264
|
"circle",
|
281
265
|
{
|
282
266
|
id: "path3-6-8",
|
@@ -293,7 +277,7 @@ var MDXIcon = React6.forwardRef(
|
|
293
277
|
}
|
294
278
|
}
|
295
279
|
),
|
296
|
-
/* @__PURE__ */
|
280
|
+
/* @__PURE__ */ jsx(
|
297
281
|
"circle",
|
298
282
|
{
|
299
283
|
id: "path3-6-8-7",
|
@@ -310,7 +294,7 @@ var MDXIcon = React6.forwardRef(
|
|
310
294
|
}
|
311
295
|
}
|
312
296
|
),
|
313
|
-
/* @__PURE__ */
|
297
|
+
/* @__PURE__ */ jsx(
|
314
298
|
"circle",
|
315
299
|
{
|
316
300
|
id: "path3-6-4",
|
@@ -334,14 +318,10 @@ var MDXIcon = React6.forwardRef(
|
|
334
318
|
);
|
335
319
|
MDXIcon.displayName = "MDX";
|
336
320
|
var mdx_default = MDXIcon;
|
337
|
-
|
338
|
-
// src/assets/html.tsx
|
339
|
-
import React7 from "react";
|
340
|
-
import { jsx as jsx7 } from "react/jsx-runtime";
|
341
|
-
var HtmlIcon = React7.forwardRef(
|
321
|
+
var HtmlIcon = React30__default.forwardRef(
|
342
322
|
(_a, ref) => {
|
343
323
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
344
|
-
return /* @__PURE__ */
|
324
|
+
return /* @__PURE__ */ jsx(
|
345
325
|
"svg",
|
346
326
|
__spreadProps(__spreadValues({
|
347
327
|
ref,
|
@@ -350,7 +330,7 @@ var HtmlIcon = React7.forwardRef(
|
|
350
330
|
}, props), {
|
351
331
|
viewBox: "0 0 32 32",
|
352
332
|
xmlns: "http://www.w3.org/2000/svg",
|
353
|
-
children: /* @__PURE__ */
|
333
|
+
children: /* @__PURE__ */ jsx(
|
354
334
|
"path",
|
355
335
|
{
|
356
336
|
fill: themeSvgIconColor,
|
@@ -363,14 +343,10 @@ var HtmlIcon = React7.forwardRef(
|
|
363
343
|
);
|
364
344
|
HtmlIcon.displayName = "Html";
|
365
345
|
var html_default = HtmlIcon;
|
366
|
-
|
367
|
-
// src/assets/json.tsx
|
368
|
-
import React8 from "react";
|
369
|
-
import { jsx as jsx8 } from "react/jsx-runtime";
|
370
|
-
var JsonIcon = React8.forwardRef(
|
346
|
+
var JsonIcon = React30__default.forwardRef(
|
371
347
|
(_a, ref) => {
|
372
348
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
373
|
-
return /* @__PURE__ */
|
349
|
+
return /* @__PURE__ */ jsx(
|
374
350
|
"svg",
|
375
351
|
__spreadProps(__spreadValues({
|
376
352
|
ref,
|
@@ -379,7 +355,7 @@ var JsonIcon = React8.forwardRef(
|
|
379
355
|
}, props), {
|
380
356
|
viewBox: "0 -960 960 960",
|
381
357
|
xmlns: "http://www.w3.org/2000/svg",
|
382
|
-
children: /* @__PURE__ */
|
358
|
+
children: /* @__PURE__ */ jsx(
|
383
359
|
"path",
|
384
360
|
{
|
385
361
|
fill: themeSvgIconColor,
|
@@ -392,14 +368,10 @@ var JsonIcon = React8.forwardRef(
|
|
392
368
|
);
|
393
369
|
JsonIcon.displayName = "Json";
|
394
370
|
var json_default = JsonIcon;
|
395
|
-
|
396
|
-
// src/assets/xml.tsx
|
397
|
-
import React9 from "react";
|
398
|
-
import { jsx as jsx9 } from "react/jsx-runtime";
|
399
|
-
var XMLIcon = React9.forwardRef(
|
371
|
+
var XMLIcon = React30__default.forwardRef(
|
400
372
|
(_a, ref) => {
|
401
373
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
402
|
-
return /* @__PURE__ */
|
374
|
+
return /* @__PURE__ */ jsx(
|
403
375
|
"svg",
|
404
376
|
__spreadProps(__spreadValues({
|
405
377
|
ref,
|
@@ -408,7 +380,7 @@ var XMLIcon = React9.forwardRef(
|
|
408
380
|
}, props), {
|
409
381
|
viewBox: "0 0 1024 1024",
|
410
382
|
xmlns: "http://www.w3.org/2000/svg",
|
411
|
-
children: /* @__PURE__ */
|
383
|
+
children: /* @__PURE__ */ jsx(
|
412
384
|
"path",
|
413
385
|
{
|
414
386
|
d: "M354.40128 0c-87.04 0-157.44 70.55872-157.44 157.59872v275.68128H78.72c-21.6576 0-39.36256 17.69984-39.36256 39.36256v236.31872c0 21.6576 17.69984 39.35744 39.36256 39.35744h118.24128v118.08256c0 87.04 70.4 157.59872 157.44 157.59872h472.63744c87.04 0 157.59872-70.55872 157.59872-157.59872V315.0336c0-41.74848-38.9888-81.93024-107.52-149.27872l-29.11744-29.12256L818.87744 107.52C751.5392 38.9888 711.39328 0 669.59872 0H354.4064z m0 78.72h287.20128c28.35456 7.0912 27.99616 42.1376 27.99616 76.8v120.16128c0 21.6576 17.69984 39.35744 39.36256 39.35744h118.07744c39.38816 0 78.87872-0.0256 78.87872 39.36256v512c0 43.32032-35.55328 78.87872-78.87872 78.87872H354.4064c-43.32544 0-78.72-35.5584-78.72-78.87872v-118.08256h393.91744c21.66272 0 39.36256-17.69472 39.36256-39.35744V472.64256c0-21.66272-17.69984-39.36256-39.36256-39.36256H275.68128V157.59872c0-43.32032 35.39456-78.87872 78.72-78.87872zM145.12128 507.36128h23.99744l39.36256 67.2 40.32-67.2h23.04l-50.88256 83.51744 54.72256 92.16h-24.96l-43.20256-75.83744-43.19744 75.83744h-23.04l54.71744-92.16-50.87744-83.51744z m154.55744 0h32.64l49.92 143.03744h0.96256l48.95744-143.03744h33.60256v175.67744h-22.08256v-106.55744c0-10.88 0.32256-26.56256 0.96256-47.04256h-0.96256l-52.79744 153.6h-19.2l-52.80256-153.6h-0.95744c1.28 22.4 1.92 38.72256 1.92 48.96256v104.63744H299.6736V507.36128z m214.08256 0h22.07744v155.52h69.12v20.15744h-91.19744V507.36128z",
|
@@ -422,14 +394,10 @@ var XMLIcon = React9.forwardRef(
|
|
422
394
|
);
|
423
395
|
XMLIcon.displayName = "XML";
|
424
396
|
var xml_default = XMLIcon;
|
425
|
-
|
426
|
-
// src/assets/yaml.tsx
|
427
|
-
import React10 from "react";
|
428
|
-
import { jsx as jsx10 } from "react/jsx-runtime";
|
429
|
-
var YamlIcon = React10.forwardRef(
|
397
|
+
var YamlIcon = React30__default.forwardRef(
|
430
398
|
(_a, ref) => {
|
431
399
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
432
|
-
return /* @__PURE__ */
|
400
|
+
return /* @__PURE__ */ jsx(
|
433
401
|
"svg",
|
434
402
|
__spreadProps(__spreadValues({
|
435
403
|
ref,
|
@@ -438,7 +406,7 @@ var YamlIcon = React10.forwardRef(
|
|
438
406
|
}, props), {
|
439
407
|
viewBox: "0 0 1024 1024",
|
440
408
|
xmlns: "http://www.w3.org/2000/svg",
|
441
|
-
children: /* @__PURE__ */
|
409
|
+
children: /* @__PURE__ */ jsx(
|
442
410
|
"path",
|
443
411
|
{
|
444
412
|
d: "M354.401 0c-87.04 0-157.44 70.559-157.44 157.599V433.28H78.72c-21.658 0-39.363 17.7-39.363 39.363V708.96c0 21.658 17.7 39.358 39.363 39.358h118.241V866.4c0 87.04 70.4 157.599 157.44 157.599H827.04c87.04 0 157.598-70.559 157.598-157.599V315.034c0-41.749-38.988-81.93-107.52-149.28L848 136.633l-29.123-29.112C751.54 38.989 711.393 0 669.6 0H354.406z m0 78.72h287.202c28.354 7.091 27.996 42.138 27.996 76.8v120.161c0 21.658 17.7 39.358 39.362 39.358H827.04c39.388 0 78.878-0.026 78.878 39.362v512c0 43.32-35.553 78.879-78.878 78.879H354.406c-43.325 0-78.72-35.558-78.72-78.879V748.32h393.918c21.663 0 39.362-17.695 39.362-39.358V472.643c0-21.663-17.7-39.363-39.362-39.363H275.68V157.599c0-43.32 35.395-78.879 78.72-78.879z m-93.127 427.679h20.162l65.28 176.64h-23.04l-19.2-54.718h-65.28l-19.2 54.718h-23.04l64.318-176.64z m-181.438 0.962h23.998l40.32 89.278 41.282-89.278h23.998l-53.76 107.52v68.158h-22.078v-67.2L79.836 507.36z m290.878 0h32.64l49.92 143.038h0.962l48.958-143.038h33.602V683.04h-22.082V576.48c0-10.88 0.322-26.562 0.962-47.042h-0.962l-52.798 153.6h-19.2l-52.802-153.6h-0.958c1.28 22.4 1.92 38.722 1.92 48.962V683.04h-20.162V507.36z m214.082 0h22.078v155.52h69.12v20.158h-91.188V507.36z m-312.96 23.04c-1.92 8.96-4.802 18.238-8.642 27.838l-17.28 50.882h51.84l-18.238-50.882c-3.84-10.88-6.4-20.158-7.68-27.838z",
|
@@ -452,14 +420,10 @@ var YamlIcon = React10.forwardRef(
|
|
452
420
|
);
|
453
421
|
YamlIcon.displayName = "Yaml";
|
454
422
|
var yaml_default = YamlIcon;
|
455
|
-
|
456
|
-
// src/assets/csv.tsx
|
457
|
-
import React11 from "react";
|
458
|
-
import { jsx as jsx11, jsxs as jsxs3 } from "react/jsx-runtime";
|
459
|
-
var CSVIcon = React11.forwardRef(
|
423
|
+
var CSVIcon = React30__default.forwardRef(
|
460
424
|
(_a, ref) => {
|
461
425
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
462
|
-
return /* @__PURE__ */
|
426
|
+
return /* @__PURE__ */ jsxs(
|
463
427
|
"svg",
|
464
428
|
__spreadProps(__spreadValues({
|
465
429
|
ref,
|
@@ -469,7 +433,7 @@ var CSVIcon = React11.forwardRef(
|
|
469
433
|
viewBox: "0 0 1024 1024",
|
470
434
|
xmlns: "http://www.w3.org/2000/svg",
|
471
435
|
children: [
|
472
|
-
/* @__PURE__ */
|
436
|
+
/* @__PURE__ */ jsx(
|
473
437
|
"path",
|
474
438
|
{
|
475
439
|
d: "M158.72 517.12h61.44v394.24c0 28.27776 22.92224 51.2 51.2 51.2h614.4c28.27776 0 51.2-22.92224 51.2-51.2V317.44h-204.8c-28.27776 0-51.2-22.92224-51.2-51.2V61.44H271.36c-28.27776 0-51.2 22.92224-51.2 51.2v97.28H158.72V76.8c0-42.41408 34.38592-76.8 76.8-76.8h481.28l281.6 281.6v665.6c0 42.41408-34.38592 76.8-76.8 76.8H235.52c-42.41408 0-76.8-34.38592-76.8-76.8v-430.08z",
|
@@ -477,7 +441,7 @@ var CSVIcon = React11.forwardRef(
|
|
477
441
|
"p-id": "8469"
|
478
442
|
}
|
479
443
|
),
|
480
|
-
/* @__PURE__ */
|
444
|
+
/* @__PURE__ */ jsx(
|
481
445
|
"path",
|
482
446
|
{
|
483
447
|
d: "M102.4 209.92h460.8c42.41408 0 76.8 34.38592 76.8 76.8v153.6c0 42.41408-34.38592 76.8-76.8 76.8H102.4c-42.41408 0-76.8-34.38592-76.8-76.8V286.72c0-42.41408 34.38592-76.8 76.8-76.8z m129.81248 176.2304c-2.7136 11.80672-7.18848 20.45952-13.42464 25.9584-6.23104 5.49888-13.6704 8.25344-22.3232 8.25344-11.74016 0-21.2736-4.3264-28.60544-12.98432-7.33184-8.6528-10.99776-23.17312-10.99776-43.55584 0-19.21536 3.72224-33.11104 11.1616-41.69216 7.44448-8.58112 17.14176-12.87168 29.09696-12.87168 8.6528 0 16.00512 2.42176 22.05696 7.26016 6.04672 4.84352 10.02496 11.4432 11.9296 19.79904l32.23552-7.69536c-3.67104-12.90752-9.1648-22.8096-16.50176-29.70112-12.31872-11.66336-28.34432-17.48992-48.07168-17.48992-22.58432 0-40.8064 7.424-54.66624 22.272-13.86496 14.848-20.79232 35.69664-20.79232 62.53568 0 25.37472 6.89152 45.37856 20.67968 60.0064 13.78816 14.62784 31.3856 21.94432 52.80256 21.94432 17.3056 0 31.5904-4.27008 42.84416-12.81536 11.25376-8.54016 19.3024-21.61152 24.14592-39.21408l-31.56992-10.0096z m51.25632 6.81984c2.12992 18.03776 8.6528 31.7696 19.57888 41.19552 10.9312 9.4208 26.58304 14.1312 46.97088 14.1312 14.00832 0 25.7024-1.96096 35.09248-5.88288 9.38496-3.92192 16.64512-9.91744 21.78048-17.98656 5.13024-8.064 7.70048-16.7168 7.70048-25.9584 0-10.1888-2.1504-18.75456-6.43584-25.68192-4.29056-6.93248-10.22976-12.39552-17.8176-16.39424-7.59296-3.9936-19.30752-7.86432-35.1488-11.60192-15.84128-3.7376-25.81504-7.33184-29.92128-10.78272-3.2256-2.7136-4.8384-5.97504-4.8384-9.78944 0-4.17792 1.72544-7.51616 5.1712-10.0096 5.3504-3.88608 12.75904-5.83168 22.2208-5.83168 9.1648 0 16.04096 1.8176 20.62336 5.44768 4.5824 3.63008 7.57248 9.58976 8.96 17.87392l32.5632-1.4336c-0.512-14.80704-5.888-26.65472-16.11264-35.52768-10.22976-8.87296-25.46688-13.312-45.70624-13.312-12.3904 0-22.97344 1.87392-31.73376 5.61152-8.76544 3.74272-15.47264 9.18528-20.13184 16.3328-4.6592 7.15264-6.98368 14.83776-6.98368 23.05024 0 12.75904 4.95104 23.5776 14.848 32.45056 7.04 6.30784 19.28704 11.6224 36.74112 15.9488 13.568 3.37408 22.25664 5.71904 26.07104 7.04 5.57056 1.98144 9.47712 4.31104 11.71456 6.98368 2.23744 2.67776 3.3536 5.92384 3.3536 9.73824 0 5.9392-2.65728 11.12576-7.97184 15.5648-5.31968 4.43392-13.21984 6.656-23.7056 6.656-9.90208 0-17.7664-2.49344-23.59808-7.48032-5.82656-4.98688-9.69728-12.8-11.60192-23.43424l-31.68256 3.08224zM483.1232 445.44h34.7648l57.74848-161.25952h-34.53952l-39.49056 119.3472-40.81152-119.3472h-35.30752L483.11808 445.44z",
|
@@ -485,7 +449,7 @@ var CSVIcon = React11.forwardRef(
|
|
485
449
|
"p-id": "8470"
|
486
450
|
}
|
487
451
|
),
|
488
|
-
/* @__PURE__ */
|
452
|
+
/* @__PURE__ */ jsx(
|
489
453
|
"path",
|
490
454
|
{
|
491
455
|
d: "M266.24 634.88m30.72 0l563.2 0q30.72 0 30.72 30.72l0 0q0 30.72-30.72 30.72l-563.2 0q-30.72 0-30.72-30.72l0 0q0-30.72 30.72-30.72Z",
|
@@ -493,7 +457,7 @@ var CSVIcon = React11.forwardRef(
|
|
493
457
|
"p-id": "8471"
|
494
458
|
}
|
495
459
|
),
|
496
|
-
/* @__PURE__ */
|
460
|
+
/* @__PURE__ */ jsx(
|
497
461
|
"path",
|
498
462
|
{
|
499
463
|
d: "M266.24 808.96m30.72 0l563.2 0q30.72 0 30.72 30.72l0 0q0 30.72-30.72 30.72l-563.2 0q-30.72 0-30.72-30.72l0 0q0-30.72 30.72-30.72Z",
|
@@ -508,14 +472,10 @@ var CSVIcon = React11.forwardRef(
|
|
508
472
|
);
|
509
473
|
CSVIcon.displayName = "CSV";
|
510
474
|
var csv_default = CSVIcon;
|
511
|
-
|
512
|
-
// src/assets/txt.tsx
|
513
|
-
import React12 from "react";
|
514
|
-
import { jsx as jsx12 } from "react/jsx-runtime";
|
515
|
-
var TxtIcon = React12.forwardRef(
|
475
|
+
var TxtIcon = React30__default.forwardRef(
|
516
476
|
(_a, ref) => {
|
517
477
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
518
|
-
return /* @__PURE__ */
|
478
|
+
return /* @__PURE__ */ jsx(
|
519
479
|
"svg",
|
520
480
|
__spreadProps(__spreadValues({
|
521
481
|
ref,
|
@@ -524,7 +484,7 @@ var TxtIcon = React12.forwardRef(
|
|
524
484
|
}, props), {
|
525
485
|
viewBox: "0 0 1024 1024",
|
526
486
|
xmlns: "http://www.w3.org/2000/svg",
|
527
|
-
children: /* @__PURE__ */
|
487
|
+
children: /* @__PURE__ */ jsx(
|
528
488
|
"path",
|
529
489
|
{
|
530
490
|
d: "M764.6 791c-35.6 0-77.2-19.2-77.2-73.6 0-21.8 7.8-37.2 25.2-49.6 17-12.2 43-20.8 73.4-24.4 42.8-5 91-7.8 132.2-9.2 0.6 0 1 0.2 1.6 0.4 0.6 0.2 1 0.6 1.4 1 0.4 0.4 0.6 0.8 0.8 1.4 0.2 0.6 0.2 1 0.2 1.6-5.4 102.4-57.2 152.4-157.6 152.4z m42.2-460.6c-84.6-0.6-160.4 48.8-192.8 125.6-0.6 1.4-1 2.8-1.6 4.2-0.4 1.4-0.8 2.8-1 4.2-0.2 1.4-0.6 2.8-0.6 4.4-0.2 1.4-0.2 3-0.2 4.4 0 1.4 0 3 0.2 4.4 0.2 1.4 0.4 3 0.6 4.4 0.2 1.4 0.6 2.8 1 4.2 0.4 1.4 0.8 2.8 1.4 4.2 0.6 1.4 1.2 2.8 1.8 4 0.6 1.4 1.4 2.6 2.2 3.8 0.8 1.2 1.6 2.4 2.6 3.6 1 1.2 1.8 2.2 3 3.2 1 1 2 2 3.2 3 1.2 1 2.2 1.8 3.4 2.6 1.2 0.8 2.4 1.6 3.8 2.4 1.2 0.8 2.6 1.4 4 2 1.4 0.6 2.8 1 4.2 1.6l4.2 1.2c1.4 0.4 2.8 0.6 4.4 0.6 1.4 0.2 3 0.2 4.4 0.2 1.4 0 3 0 4.4-0.2 1.4-0.2 3-0.4 4.4-0.6 1.4-0.2 2.8-0.6 4.2-1 1.4-0.4 2.8-0.8 4.2-1.4 1.4-0.6 2.6-1.2 4-1.8 1.2-0.6 2.6-1.4 3.8-2.2 1.2-0.8 2.4-1.6 3.6-2.6 1.2-1 2.2-2 3.2-3s2-2.2 3-3.2c1-1.2 1.8-2.4 2.6-3.6 0.8-1.2 1.6-2.4 2.2-3.8 0.8-1.2 1.4-2.6 2-4 18-42.8 60.4-70.4 108.2-70.8 65.6-0.4 118.6 54.2 118.6 120.4 0 0.4 0 0.8-0.2 1.2-0.2 0.4-0.4 0.6-0.6 1-0.2 0.2-0.6 0.6-1 0.6-0.4 0.2-0.8 0.2-1.2 0.2-44.4 1.2-97.2 4.2-144.4 9.8-111 13.2-177.4 74.2-177.4 163.4 0 47.4 17.8 90 50 120 30.2 28.2 71.6 43.6 116.4 43.6 63 0 117-16.4 158.2-47.6h0.2c0 1.4 0 3 0.2 4.4 0.2 1.4 0.4 3 0.6 4.4 0.2 1.4 0.6 2.8 1 4.2 0.4 1.4 1 2.8 1.4 4.2 0.6 1.4 1.2 2.8 1.8 4 0.6 1.4 1.4 2.6 2.2 3.8 0.8 1.2 1.6 2.4 2.6 3.6 1 1.2 1.8 2.2 3 3.2 1 1 2.2 2 3.2 3 1.2 1 2.2 1.8 3.6 2.6 1.2 0.8 2.4 1.6 3.8 2.2 1.2 0.8 2.6 1.4 4 2 1.4 0.6 2.8 1 4.2 1.6 1.4 0.4 2.8 0.8 4.2 1 1.4 0.2 2.8 0.6 4.4 0.6 1.4 0.2 3 0.2 4.4 0.2 1.4 0 3 0 4.4-0.2 1.4-0.2 3-0.4 4.4-0.6 1.4-0.2 2.8-0.6 4.2-1 1.4-0.4 2.8-1 4.2-1.4 1.4-0.6 2.6-1.2 4-1.8 1.2-0.6 2.6-1.4 3.8-2.2 1.2-0.8 2.4-1.6 3.6-2.6 1.2-1 2.2-2 3.2-3s2-2.2 3-3.2c1-1.2 1.8-2.4 2.6-3.6 0.8-1.2 1.6-2.4 2.2-3.8 0.6-1.2 1.4-2.6 1.8-4 0.6-1.4 1-2.8 1.4-4.2 0.4-1.4 0.8-2.8 1-4.2 0.2-1.4 0.6-3 0.6-4.4 0.2-1.4 0.2-3 0.2-4.4V541.2c-0.4-115-91.8-210-205.8-210.8zM210.2 554l88-236.6c0.2-0.8 0.8-1.4 1.4-2 0.6-0.4 1.4-0.8 2.4-0.8 0.8 0 1.6 0.2 2.4 0.8 0.6 0.4 1.2 1.2 1.4 2l88 236.8c0.2 0.4 0.2 0.6 0.2 1v1c0 0.4-0.2 0.6-0.2 1-0.2 0.4-0.2 0.6-0.4 0.8-0.2 0.2-0.4 0.6-0.6 0.8-0.2 0.2-0.6 0.4-0.8 0.6-0.2 0.2-0.6 0.2-1 0.4-0.4 0-0.6 0.2-1 0.2h-176c-0.4 0-0.6 0-1-0.2-0.4 0-0.6-0.2-1-0.4-0.2-0.2-0.6-0.4-0.8-0.6-0.2-0.2-0.4-0.4-0.6-0.8-0.2-0.2-0.4-0.6-0.4-0.8-0.2-0.4-0.2-0.6-0.2-1v-1c0-0.4 0-0.8 0.2-1.2z m377 264L343.8 163.2c-0.8-2.2-1.8-4.2-2.8-6.2-1.2-2-2.4-3.8-3.8-5.6-1.4-1.8-3-3.4-4.6-5-1.6-1.6-3.4-3-5.2-4.2-1.8-1.2-3.8-2.4-5.8-3.4s-4.2-1.8-6.2-2.6c-2.2-0.6-4.4-1.2-6.6-1.6-2.2-0.4-4.4-0.6-6.8-0.6-2.2 0-4.6 0.2-6.8 0.6-2.2 0.4-4.4 0.8-6.6 1.6-2.2 0.6-4.2 1.6-6.2 2.6s-4 2.2-5.8 3.4c-1.8 1.2-3.6 2.8-5.2 4.2-1.6 1.6-3.2 3.2-4.6 5-1.4 1.8-2.6 3.6-3.8 5.6-1.2 2-2 4-2.8 6.2L16.6 818c-0.4 1.4-1 2.8-1.2 4.2-0.4 1.4-0.6 2.8-0.8 4.4-0.2 1.4-0.4 3-0.4 4.4v4.4c0 1.4 0.2 3 0.4 4.4 0.2 1.4 0.4 2.8 0.8 4.4l1.2 4.2c0.4 1.4 1 2.8 1.6 4 0.6 1.4 1.2 2.6 2 3.8l2.4 3.6c0.8 1.2 1.8 2.4 2.8 3.4 1 1 2 2.2 3 3.2s2.2 2 3.4 2.8c1.2 0.8 2.4 1.8 3.6 2.4 1.2 0.8 2.6 1.4 3.8 2.2 1.4 0.6 2.6 1.2 4 1.8 1.4 0.6 2.8 1 4.2 1.4 1.4 0.4 2.8 0.6 4.2 1 1.4 0.2 2.8 0.4 4.4 0.6 1.4 0 3 0.2 4.4 0 1.4 0 2.8-0.2 4.4-0.4 1.4-0.2 2.8-0.4 4.2-0.8l4.2-1.2c1.4-0.4 2.8-1 4-1.6 1.4-0.6 2.6-1.2 3.8-2l3.6-2.4c1.2-0.8 2.4-1.8 3.4-2.8 1-1 2.2-2 3.2-3s2-2.2 2.8-3.4c0.8-1.2 1.8-2.4 2.6-3.6 0.8-1.2 1.4-2.6 2.2-3.8 0.6-1.4 1.2-2.6 1.8-4L174 652.2c0.2-0.8 0.8-1.4 1.4-2 0.6-0.4 1.4-0.8 2.4-0.8h249c0.8 0 1.6 0.2 2.4 0.8 0.6 0.4 1.2 1.2 1.4 2l73.4 197.4c0.6 1.4 1.2 2.8 1.8 4 0.6 1.4 1.4 2.6 2.2 3.8 0.8 1.2 1.6 2.4 2.6 3.6 0.8 1.2 1.8 2.2 2.8 3.4 1 1 2 2 3.2 3s2.2 1.8 3.4 2.8l3.6 2.4c1.2 0.8 2.6 1.4 3.8 2 1.4 0.6 2.6 1.2 4 1.6l4.2 1.2c1.4 0.4 2.8 0.6 4.2 0.8 1.4 0.2 2.8 0.4 4.4 0.4h4.4c1.4 0 2.8-0.2 4.4-0.6s2.8-0.6 4.2-1c1.4-0.4 2.8-0.8 4.2-1.4 1.4-0.6 2.6-1 4-1.8 1.4-0.6 2.6-1.4 3.8-2.2l3.6-2.4c1.2-0.8 2.2-1.8 3.4-2.8 1-1 2-2 3-3.2 1-1 1.8-2.2 2.8-3.4l2.4-3.6c0.8-1.2 1.4-2.6 2-3.8 0.6-1.4 1.2-2.6 1.6-4l1.2-4.2c0.4-1.4 0.6-2.8 0.8-4.4 0.2-1.4 0.4-3 0.4-4.4v-4.4c0-1.4-0.2-3-0.4-4.4-0.2-1.4-0.6-2.8-0.8-4.4-1-1.4-1.4-2.8-2-4.2z",
|
@@ -538,14 +498,10 @@ var TxtIcon = React12.forwardRef(
|
|
538
498
|
);
|
539
499
|
TxtIcon.displayName = "Txt";
|
540
500
|
var txt_default = TxtIcon;
|
541
|
-
|
542
|
-
// src/assets/java.tsx
|
543
|
-
import React13 from "react";
|
544
|
-
import { jsx as jsx13 } from "react/jsx-runtime";
|
545
|
-
var JavaIcon = React13.forwardRef(
|
501
|
+
var JavaIcon = React30__default.forwardRef(
|
546
502
|
(_a, ref) => {
|
547
503
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
548
|
-
return /* @__PURE__ */
|
504
|
+
return /* @__PURE__ */ jsx(
|
549
505
|
"svg",
|
550
506
|
__spreadProps(__spreadValues({
|
551
507
|
ref,
|
@@ -554,7 +510,7 @@ var JavaIcon = React13.forwardRef(
|
|
554
510
|
}, props), {
|
555
511
|
viewBox: "0 0 32 32",
|
556
512
|
xmlns: "http://www.w3.org/2000/svg",
|
557
|
-
children: /* @__PURE__ */
|
513
|
+
children: /* @__PURE__ */ jsx(
|
558
514
|
"path",
|
559
515
|
{
|
560
516
|
d: "M4 26h24v2H4zM28 4H7a1 1 0 0 0-1 1v13a4 4 0 0 0 4 4h10a4 4 0 0 0 4-4v-4h4a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2m0 8h-4V6h4Z",
|
@@ -569,14 +525,10 @@ var JavaIcon = React13.forwardRef(
|
|
569
525
|
);
|
570
526
|
JavaIcon.displayName = "Java";
|
571
527
|
var java_default = JavaIcon;
|
572
|
-
|
573
|
-
// src/assets/sql.tsx
|
574
|
-
import React14 from "react";
|
575
|
-
import { jsx as jsx14, jsxs as jsxs4 } from "react/jsx-runtime";
|
576
|
-
var SQLIcon = React14.forwardRef(
|
528
|
+
var SQLIcon = React30__default.forwardRef(
|
577
529
|
(_a, ref) => {
|
578
530
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
579
|
-
return /* @__PURE__ */
|
531
|
+
return /* @__PURE__ */ jsxs(
|
580
532
|
"svg",
|
581
533
|
__spreadProps(__spreadValues({
|
582
534
|
ref,
|
@@ -586,7 +538,7 @@ var SQLIcon = React14.forwardRef(
|
|
586
538
|
viewBox: "0 0 1024 1024",
|
587
539
|
xmlns: "http://www.w3.org/2000/svg",
|
588
540
|
children: [
|
589
|
-
/* @__PURE__ */
|
541
|
+
/* @__PURE__ */ jsx(
|
590
542
|
"path",
|
591
543
|
{
|
592
544
|
d: "M477.12 858.56l14.72-16.64a77.44 77.44 0 0 0 54.08 24c25.6 0 40.96-12.8 40.96-32s-14.08-26.56-32-34.88l-28.48-12.16a52.16 52.16 0 0 1 22.08-101.76 79.36 79.36 0 0 1 57.28 24l-12.8 15.68a64 64 0 0 0-44.48-18.24c-22.08 0-36.48 11.2-36.48 28.8s16.96 25.92 32 32l28.16 12.16A54.08 54.08 0 0 1 611.84 832a58.88 58.88 0 0 1-66.24 55.36 93.76 93.76 0 0 1-68.48-28.8zM810.24 928a96 96 0 0 1-28.16 4.16 74.24 74.24 0 0 1-71.68-46.4c-42.56-4.8-70.4-42.56-70.4-99.84 0-62.4 34.56-100.48 83.52-100.48s83.2 38.08 83.2 100.48c0 56.32-27.52 93.44-68.8 100.8a50.24 50.24 0 0 0 47.68 25.92 68.8 68.8 0 0 0 20.8-2.88z m-87.68-61.44c34.88 0 57.92-32 57.92-81.6s-23.04-79.04-57.92-79.04-58.24 30.08-58.24 79.04 23.04 82.56 58.24 82.56zM848 688.96h24.64V864h85.44v21.12H848zM444.16 377.28c-192 0-387.2-52.8-387.2-153.92s194.56-154.24 387.2-154.24S832 121.92 832 224s-195.52 153.28-387.84 153.28z m0-244.16C234.88 133.12 120.96 192 120.96 224s113.92 89.92 323.2 89.92S768 253.76 768 224s-114.88-90.88-323.84-90.88z",
|
@@ -594,7 +546,7 @@ var SQLIcon = React14.forwardRef(
|
|
594
546
|
fill: themeSvgIconColor
|
595
547
|
}
|
596
548
|
),
|
597
|
-
/* @__PURE__ */
|
549
|
+
/* @__PURE__ */ jsx(
|
598
550
|
"path",
|
599
551
|
{
|
600
552
|
d: "M444.16 554.88c-192 0-387.2-52.8-387.2-154.24a32 32 0 0 1 64 0c0 32 113.92 90.24 323.2 90.24S768 431.36 768 400.64a32 32 0 1 1 64 0c0 101.44-195.52 154.24-387.84 154.24zM444.16 732.48c-192 0-387.2-53.12-387.2-154.24a32 32 0 0 1 64 0c0 32 113.92 90.24 323.2 90.24a32 32 0 1 1 0 64zM444.16 932.16c-192 0-387.2-52.8-387.2-153.92a32 32 0 0 1 64 0c0 30.4 113.92 89.92 323.2 89.92a32 32 0 0 1 0 64z",
|
@@ -602,7 +554,7 @@ var SQLIcon = React14.forwardRef(
|
|
602
554
|
fill: themeSvgIconColor
|
603
555
|
}
|
604
556
|
),
|
605
|
-
/* @__PURE__ */
|
557
|
+
/* @__PURE__ */ jsx(
|
606
558
|
"path",
|
607
559
|
{
|
608
560
|
d: "M800 699.2a32 32 0 0 1-32-32V234.24a32 32 0 0 1 64 0v432.96a32 32 0 0 1-32 32zM88.96 821.12a32 32 0 0 1-32-32V234.24a32 32 0 0 1 64 0v554.88a32 32 0 0 1-32 32z",
|
@@ -617,14 +569,10 @@ var SQLIcon = React14.forwardRef(
|
|
617
569
|
);
|
618
570
|
SQLIcon.displayName = "SQL";
|
619
571
|
var sql_default = SQLIcon;
|
620
|
-
|
621
|
-
// src/assets/log.tsx
|
622
|
-
import React15 from "react";
|
623
|
-
import { jsx as jsx15, jsxs as jsxs5 } from "react/jsx-runtime";
|
624
|
-
var LogIcon = React15.forwardRef(
|
572
|
+
var LogIcon = React30__default.forwardRef(
|
625
573
|
(_a, ref) => {
|
626
574
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
627
|
-
return /* @__PURE__ */
|
575
|
+
return /* @__PURE__ */ jsxs(
|
628
576
|
"svg",
|
629
577
|
__spreadProps(__spreadValues({
|
630
578
|
ref,
|
@@ -634,7 +582,7 @@ var LogIcon = React15.forwardRef(
|
|
634
582
|
viewBox: "0 0 1024 1024",
|
635
583
|
xmlns: "http://www.w3.org/2000/svg",
|
636
584
|
children: [
|
637
|
-
/* @__PURE__ */
|
585
|
+
/* @__PURE__ */ jsx(
|
638
586
|
"path",
|
639
587
|
{
|
640
588
|
d: "M568.896 910.208h-512V113.792h739.52V512h-56.832V170.688H113.792v682.624H512z",
|
@@ -642,7 +590,7 @@ var LogIcon = React15.forwardRef(
|
|
642
590
|
"p-id": "12257"
|
643
591
|
}
|
644
592
|
),
|
645
|
-
/* @__PURE__ */
|
593
|
+
/* @__PURE__ */ jsx(
|
646
594
|
"path",
|
647
595
|
{
|
648
596
|
d: "M711.104 512c108.096 0 199.104 91.008 199.104 199.104 0 108.096-91.008 199.104-199.04 199.104C602.944 910.208 512 819.2 512 711.168 512 602.944 603.008 512 711.104 512m0-56.896c-142.208 0-256 113.792-256 256s113.792 256 256 256 256-113.792 256-256-113.792-256-256-256zM227.584 56.96h56.832v170.688h-56.832V56.896z m341.312 0h56.896v170.688h-56.96V56.896zM170.688 341.312h512v56.96h-512v-56.96z m0 170.688H455.04v56.896H170.688V512z m0 170.688h227.52v56.896H170.688v-56.96z",
|
@@ -650,7 +598,7 @@ var LogIcon = React15.forwardRef(
|
|
650
598
|
"p-id": "12258"
|
651
599
|
}
|
652
600
|
),
|
653
|
-
/* @__PURE__ */
|
601
|
+
/* @__PURE__ */ jsx("path", { d: "M853.312 796.416h-170.624V568.96h56.896v170.688h113.728z", fill: themeSvgIconColor, "p-id": "12259" })
|
654
602
|
]
|
655
603
|
})
|
656
604
|
);
|
@@ -658,14 +606,10 @@ var LogIcon = React15.forwardRef(
|
|
658
606
|
);
|
659
607
|
LogIcon.displayName = "Log";
|
660
608
|
var log_default = LogIcon;
|
661
|
-
|
662
|
-
// src/assets/mac.tsx
|
663
|
-
import React16 from "react";
|
664
|
-
import { jsx as jsx16 } from "react/jsx-runtime";
|
665
|
-
var MACIcon = React16.forwardRef(
|
609
|
+
var MACIcon = React30__default.forwardRef(
|
666
610
|
(_a, ref) => {
|
667
611
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
668
|
-
return /* @__PURE__ */
|
612
|
+
return /* @__PURE__ */ jsx(
|
669
613
|
"svg",
|
670
614
|
__spreadProps(__spreadValues({
|
671
615
|
ref,
|
@@ -674,7 +618,7 @@ var MACIcon = React16.forwardRef(
|
|
674
618
|
}, props), {
|
675
619
|
viewBox: "0 0 24 24",
|
676
620
|
xmlns: "http://www.w3.org/2000/svg",
|
677
|
-
children: /* @__PURE__ */
|
621
|
+
children: /* @__PURE__ */ jsx(
|
678
622
|
"path",
|
679
623
|
{
|
680
624
|
d: "M12.152 6.896c-.948 0-2.415-1.078-3.96-1.04-2.04.027-3.91 1.183-4.961 3.014-2.117 3.675-.546 9.103 1.519 12.09 1.013 1.454 2.208 3.09 3.792 3.039 1.52-.065 2.09-.987 3.935-.987 1.831 0 2.35.987 3.96.948 1.637-.026 2.676-1.48 3.676-2.948 1.156-1.688 1.636-3.325 1.662-3.415-.039-.013-3.182-1.221-3.22-4.857-.026-3.04 2.48-4.494 2.597-4.559-1.429-2.09-3.623-2.324-4.39-2.376-2-.156-3.675 1.09-4.61 1.09zM15.53 3.83c.843-1.012 1.4-2.427 1.245-3.83-1.207.052-2.662.805-3.532 1.818-.78.896-1.454 2.338-1.273 3.714 1.338.104 2.715-.688 3.559-1.701",
|
@@ -689,14 +633,10 @@ var MACIcon = React16.forwardRef(
|
|
689
633
|
);
|
690
634
|
MACIcon.displayName = "MAC";
|
691
635
|
var mac_default = MACIcon;
|
692
|
-
|
693
|
-
// src/assets/bitcoin.tsx
|
694
|
-
import React17 from "react";
|
695
|
-
import { jsx as jsx17 } from "react/jsx-runtime";
|
696
|
-
var BitcoinIcon = React17.forwardRef(
|
636
|
+
var BitcoinIcon = React30__default.forwardRef(
|
697
637
|
(_a, ref) => {
|
698
638
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
699
|
-
return /* @__PURE__ */
|
639
|
+
return /* @__PURE__ */ jsx(
|
700
640
|
"svg",
|
701
641
|
__spreadProps(__spreadValues({
|
702
642
|
ref,
|
@@ -705,7 +645,7 @@ var BitcoinIcon = React17.forwardRef(
|
|
705
645
|
}, props), {
|
706
646
|
viewBox: "0 0 24 24",
|
707
647
|
xmlns: "http://www.w3.org/2000/svg",
|
708
|
-
children: /* @__PURE__ */
|
648
|
+
children: /* @__PURE__ */ jsx(
|
709
649
|
"path",
|
710
650
|
{
|
711
651
|
d: "M23.638 14.904c-1.602 6.43-8.113 10.34-14.542 8.736C2.67 22.05-1.244 15.525.362 9.105 1.962 2.67 8.475-1.243 14.9.358c6.43 1.605 10.342 8.115 8.738 14.548v-.002zm-6.35-4.613c.24-1.59-.974-2.45-2.64-3.03l.54-2.153-1.315-.33-.525 2.107c-.345-.087-.705-.167-1.064-.25l.526-2.127-1.32-.33-.54 2.165c-.285-.067-.565-.132-.84-.2l-1.815-.45-.35 1.407s.975.225.955.236c.535.136.63.486.615.766l-1.477 5.92c-.075.166-.24.406-.614.314.015.02-.96-.24-.96-.24l-.66 1.51 1.71.426.93.242-.54 2.19 1.32.327.54-2.17c.36.1.705.19 1.05.273l-.51 2.154 1.32.33.545-2.19c2.24.427 3.93.257 4.64-1.774.57-1.637-.03-2.58-1.217-3.196.854-.193 1.5-.76 1.68-1.93h.01zm-3.01 4.22c-.404 1.64-3.157.75-4.05.53l.72-2.9c.896.23 3.757.67 3.33 2.37zm.41-4.24c-.37 1.49-2.662.735-3.405.55l.654-2.64c.744.18 3.137.524 2.75 2.084v.006z",
|
@@ -720,14 +660,10 @@ var BitcoinIcon = React17.forwardRef(
|
|
720
660
|
);
|
721
661
|
BitcoinIcon.displayName = "BTC";
|
722
662
|
var bitcoin_default = BitcoinIcon;
|
723
|
-
|
724
|
-
// src/assets/css.tsx
|
725
|
-
import React18 from "react";
|
726
|
-
import { jsx as jsx18 } from "react/jsx-runtime";
|
727
|
-
var CSSIcon = React18.forwardRef(
|
663
|
+
var CSSIcon = React30__default.forwardRef(
|
728
664
|
(_a, ref) => {
|
729
665
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
730
|
-
return /* @__PURE__ */
|
666
|
+
return /* @__PURE__ */ jsx(
|
731
667
|
"svg",
|
732
668
|
__spreadProps(__spreadValues({
|
733
669
|
ref,
|
@@ -736,7 +672,7 @@ var CSSIcon = React18.forwardRef(
|
|
736
672
|
}, props), {
|
737
673
|
viewBox: "0 0 32 32",
|
738
674
|
xmlns: "http://www.w3.org/2000/svg",
|
739
|
-
children: /* @__PURE__ */
|
675
|
+
children: /* @__PURE__ */ jsx(
|
740
676
|
"path",
|
741
677
|
{
|
742
678
|
fill: themeSvgIconColor,
|
@@ -749,15 +685,11 @@ var CSSIcon = React18.forwardRef(
|
|
749
685
|
);
|
750
686
|
CSSIcon.displayName = "CSS";
|
751
687
|
var css_default = CSSIcon;
|
752
|
-
|
753
|
-
// src/assets/mermaid.tsx
|
754
|
-
import React19 from "react";
|
755
|
-
import { jsx as jsx19 } from "react/jsx-runtime";
|
756
|
-
var MermaidIcon = React19.forwardRef(
|
688
|
+
var MermaidIcon = React30__default.forwardRef(
|
757
689
|
// Memmaid need special size for good view
|
758
690
|
(_a, ref) => {
|
759
691
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
760
|
-
return /* @__PURE__ */
|
692
|
+
return /* @__PURE__ */ jsx(
|
761
693
|
"svg",
|
762
694
|
__spreadProps(__spreadValues({
|
763
695
|
ref,
|
@@ -766,7 +698,7 @@ var MermaidIcon = React19.forwardRef(
|
|
766
698
|
}, props), {
|
767
699
|
viewBox: "0 0 24 24",
|
768
700
|
xmlns: "http://www.w3.org/2000/svg",
|
769
|
-
children: /* @__PURE__ */
|
701
|
+
children: /* @__PURE__ */ jsx(
|
770
702
|
"path",
|
771
703
|
{
|
772
704
|
d: "M23.99 2.115A12.223 12.223 0 0 0 12 10.149 12.223 12.223 0 0 0 .01 2.115a12.23 12.23 0 0 0 5.32 10.604 6.562 6.562 0 0 1 2.845 5.423v3.754h7.65v-3.754a6.561 6.561 0 0 1 2.844-5.423 12.223 12.223 0 0 0 5.32-10.604Z",
|
@@ -781,14 +713,10 @@ var MermaidIcon = React19.forwardRef(
|
|
781
713
|
);
|
782
714
|
MermaidIcon.displayName = "Mmd";
|
783
715
|
var mermaid_default = MermaidIcon;
|
784
|
-
|
785
|
-
// src/assets/last-updated.tsx
|
786
|
-
import React20 from "react";
|
787
|
-
import { jsx as jsx20 } from "react/jsx-runtime";
|
788
|
-
var LastUpdatedIcon = React20.forwardRef(
|
716
|
+
var LastUpdatedIcon = React30__default.forwardRef(
|
789
717
|
(_a, ref) => {
|
790
718
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
791
|
-
return /* @__PURE__ */
|
719
|
+
return /* @__PURE__ */ jsx(
|
792
720
|
"svg",
|
793
721
|
__spreadProps(__spreadValues({
|
794
722
|
ref,
|
@@ -797,7 +725,7 @@ var LastUpdatedIcon = React20.forwardRef(
|
|
797
725
|
}, props), {
|
798
726
|
viewBox: "0 0 1024 1024",
|
799
727
|
xmlns: "http://www.w3.org/2000/svg",
|
800
|
-
children: /* @__PURE__ */
|
728
|
+
children: /* @__PURE__ */ jsx(
|
801
729
|
"path",
|
802
730
|
{
|
803
731
|
d: "M918.362566 956.685895 106.992291 956.685895c-14.145162 0-25.611308-11.466146-25.611308-25.611308L81.380984 191.053314c0-14.145162 11.467169-25.611308 25.611308-25.611308l811.370275 0c14.145162 0 25.611308 11.467169 25.611308 25.611308l0 740.02025C943.974897 945.219749 932.508751 956.685895 918.362566 956.685895zM132.603599 905.462257l760.146637 0L892.750235 216.665645 132.603599 216.665645 132.603599 905.462257zM915.696854 410.394904 109.450273 410.394904c-14.145162 0-25.611308-11.467169-25.611308-25.611308s11.467169-25.611308 25.611308-25.611308l806.246581 0c14.145162 0 25.611308 11.467169 25.611308 25.611308S929.842015 410.394904 915.696854 410.394904zM248.987283 313.735447c-14.145162 0-25.611308-11.467169-25.611308-25.611308L223.375975 91.962481c0-14.145162 11.467169-25.611308 25.611308-25.611308s25.611308 11.467169 25.611308 25.611308l0 196.160635C274.59859 302.269301 263.132444 313.735447 248.987283 313.735447zM786.915815 313.735447c-14.145162 0-25.611308-11.467169-25.611308-25.611308L761.304508 91.962481c0-14.145162 11.466146-25.611308 25.611308-25.611308s25.611308 11.467169 25.611308 25.611308l0 196.160635C812.527123 302.269301 801.060977 313.735447 786.915815 313.735447zM378.463146 832.067666c-4.732791 0-9.406231-1.641383-13.156648-4.787026-5.810333-4.874007-8.448416-12.56006-6.856152-19.97596l21.574365-100.484575c0.699941-3.261277 2.186805-6.30152 4.329609-8.856715l173.234483-206.507284c3.488451-4.158716 8.486278-6.760984 13.893428-7.234775 5.392824-0.473791 10.779507 1.219781 14.939247 4.709255l73.627904 61.765739c8.66024 7.264451 9.790994 20.173458 2.526543 28.832675L489.341443 786.03526c-2.143826 2.555196-4.880147 4.548596-7.969509 5.805216l-95.201246 38.71986C383.679961 831.573409 381.062344 832.067666 378.463146 832.067666zM418.978908 720.378911l-12.386098 57.68684 54.653761-22.228257 156.816558-186.93553-42.268686-35.458583L418.978908 720.378911zM483.354078 781.820262c-6.737448 0.001023-13.334703-3.322675-17.244756-9.414417l-23.737634-36.991496-40.554648-16.944927c-10.429537-4.358261-15.35164-16.34527-10.994402-26.774807 4.357238-10.42749 16.343223-15.350616 26.774807-10.993378l46.442752 19.404955c3.834328 1.601474 7.090489 4.333702 9.334599 7.830339l27.183106 42.361807c6.105045 9.513678 3.342118 22.174022-6.17156 28.278043C490.967476 780.771373 487.137241 781.820262 483.354078 781.820262zM601.041454 641.489166c-4.641717 0-9.307993-1.569752-13.143345-4.787026l-73.625858-61.765739c-8.659217-7.264451-9.78997-20.173458-2.52552-28.833699 7.263427-8.659217 20.171412-9.78997 28.833699-2.52552l73.625858 61.765739c8.659217 7.264451 9.78997 20.173458 2.52552 28.833699C612.683609 639.001509 606.882486 641.489166 601.041454 641.489166z",
|
@@ -811,14 +739,10 @@ var LastUpdatedIcon = React20.forwardRef(
|
|
811
739
|
);
|
812
740
|
LastUpdatedIcon.displayName = "LastUpdated";
|
813
741
|
var last_updated_default = LastUpdatedIcon;
|
814
|
-
|
815
|
-
// src/assets/snippets.tsx
|
816
|
-
import React21 from "react";
|
817
|
-
import { jsx as jsx21 } from "react/jsx-runtime";
|
818
|
-
var SnippetsIcon = React21.forwardRef(
|
742
|
+
var SnippetsIcon = React30__default.forwardRef(
|
819
743
|
(_a, ref) => {
|
820
744
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
821
|
-
return /* @__PURE__ */
|
745
|
+
return /* @__PURE__ */ jsx(
|
822
746
|
"svg",
|
823
747
|
__spreadProps(__spreadValues({
|
824
748
|
ref,
|
@@ -827,7 +751,7 @@ var SnippetsIcon = React21.forwardRef(
|
|
827
751
|
}, props), {
|
828
752
|
viewBox: "0 0 24 24",
|
829
753
|
xmlns: "http://www.w3.org/2000/svg",
|
830
|
-
children: /* @__PURE__ */
|
754
|
+
children: /* @__PURE__ */ jsx(
|
831
755
|
"path",
|
832
756
|
{
|
833
757
|
d: "M9.825 17.527a.111.111 0 0 1-.107-.142l3.05-10.837a.111.111 0 0 1 .108-.081H14.2c.074 0 .127.07.107.141l-3.063 10.838a.111.111 0 0 1-.107.08H9.825Zm-2.146-2.732a.11.11 0 0 1-.079-.033l-2.667-2.704a.111.111 0 0 1 0-.156L7.6 9.211a.111.111 0 0 1 .08-.033h1.702c.1 0 .149.12.079.19l-2.534 2.534a.111.111 0 0 0 0 .157l2.535 2.546c.07.07.02.19-.079.19H7.68Zm6.954 0a.111.111 0 0 1-.079-.19l2.525-2.546a.111.111 0 0 0 0-.157l-2.524-2.535a.111.111 0 0 1 .079-.19h1.692c.03 0 .058.013.078.034l2.68 2.69a.111.111 0 0 1 0 .157l-2.68 2.704a.111.111 0 0 1-.078.033h-1.693ZM12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12-5.383 12-12 12Zm0-22.667C6.118 1.333 1.333 6.118 1.333 12S6.118 22.667 12 22.667 22.667 17.882 22.667 12 17.882 1.333 12 1.333Z",
|
@@ -840,14 +764,10 @@ var SnippetsIcon = React21.forwardRef(
|
|
840
764
|
);
|
841
765
|
SnippetsIcon.displayName = "Snippets";
|
842
766
|
var snippets_default = SnippetsIcon;
|
843
|
-
|
844
|
-
// src/assets/test.tsx
|
845
|
-
import React22 from "react";
|
846
|
-
import { jsx as jsx22 } from "react/jsx-runtime";
|
847
|
-
var TestIcon = React22.forwardRef(
|
767
|
+
var TestIcon = React30__default.forwardRef(
|
848
768
|
(_a, ref) => {
|
849
769
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
850
|
-
return /* @__PURE__ */
|
770
|
+
return /* @__PURE__ */ jsx(
|
851
771
|
"svg",
|
852
772
|
__spreadProps(__spreadValues({
|
853
773
|
ref,
|
@@ -856,7 +776,7 @@ var TestIcon = React22.forwardRef(
|
|
856
776
|
}, props), {
|
857
777
|
viewBox: "0 0 1024 1024",
|
858
778
|
xmlns: "http://www.w3.org/2000/svg",
|
859
|
-
children: /* @__PURE__ */
|
779
|
+
children: /* @__PURE__ */ jsx(
|
860
780
|
"path",
|
861
781
|
{
|
862
782
|
d: "M640 126.577778c-140.8 0-256 115.2-256 256 0 65.422222 25.6 125.155556 65.422222 170.666666l-91.022222 91.022223-35.555556-35.555556-174.933333 176.355556c-25.6 25.6-25.6 68.266667 0 93.866666 25.6 25.6 68.266667 25.6 93.866667 0l176.355555-176.355555-38.4-38.4 91.022223-91.022222c45.511111 41.244444 105.244444 65.422222 170.666666 65.422222 140.8 0 256-115.2 256-256-1.422222-142.222222-116.622222-256-257.422222-256z m19.911111 462.222222c-41.244444 0-75.377778-34.133333-75.377778-75.377778v-4.266666c0-8.533333 5.688889-14.222222 14.222223-14.222223s14.222222 5.688889 14.222222 14.222223v4.266666c0 25.6 21.333333 46.933333 46.933333 46.933334 8.533333 0 14.222222 5.688889 14.222222 14.222222s-5.688889 14.222222-14.222222 14.222222zM817.777778 341.333333h-58.311111c-2.844444 12.8-7.111111 24.177778-14.222223 35.555556l41.244445 41.244444c5.688889 5.688889 5.688889 14.222222 0 19.911111-2.844444 2.844444-7.111111 4.266667-9.955556 4.266667-2.844444 0-7.111111-1.422222-9.955555-4.266667L725.333333 396.8c-14.222222 9.955556-31.288889 15.644444-49.777777 15.644444-18.488889 0-35.555556-5.688889-49.777778-15.644444l-41.244445 41.244444c-2.844444 2.844444-7.111111 4.266667-9.955555 4.266667-2.844444 0-7.111111-1.422222-9.955556-4.266667-5.688889-5.688889-5.688889-14.222222 0-19.911111l41.244445-41.244444c-7.111111-9.955556-12.8-22.755556-14.222223-35.555556h-58.311111c-8.533333 0-14.222222-5.688889-14.222222-14.222222s5.688889-14.222222 14.222222-14.222222h58.311111c2.844444-12.8 7.111111-24.177778 14.222223-35.555556l-41.244445-41.244444c-5.688889-5.688889-5.688889-14.222222 0-19.911111 5.688889-5.688889 14.222222-5.688889 19.911111 0l41.244445 41.244444c14.222222-9.955556 31.288889-15.644444 49.777778-15.644444 18.488889 0 35.555556 5.688889 49.777777 15.644444l41.244445-41.244444c5.688889-5.688889 14.222222-5.688889 19.911111 0 5.688889 5.688889 5.688889 14.222222 0 19.911111l-41.244445 41.244444c7.111111 9.955556 12.8 22.755556 14.222223 35.555556h58.311111c8.533333 0 14.222222 5.688889 14.222222 14.222222s-5.688889 14.222222-14.222222 14.222222z",
|
@@ -870,14 +790,10 @@ var TestIcon = React22.forwardRef(
|
|
870
790
|
);
|
871
791
|
TestIcon.displayName = "Test";
|
872
792
|
var test_default = TestIcon;
|
873
|
-
|
874
|
-
// src/assets/diff.tsx
|
875
|
-
import React23 from "react";
|
876
|
-
import { jsx as jsx23, jsxs as jsxs6 } from "react/jsx-runtime";
|
877
|
-
var DiffIcon = React23.forwardRef(
|
793
|
+
var DiffIcon = React30__default.forwardRef(
|
878
794
|
(_a, ref) => {
|
879
795
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
880
|
-
return /* @__PURE__ */
|
796
|
+
return /* @__PURE__ */ jsxs(
|
881
797
|
"svg",
|
882
798
|
__spreadProps(__spreadValues({
|
883
799
|
ref,
|
@@ -887,8 +803,8 @@ var DiffIcon = React23.forwardRef(
|
|
887
803
|
viewBox: "0 0 24 24",
|
888
804
|
xmlns: "http://www.w3.org/2000/svg",
|
889
805
|
children: [
|
890
|
-
/* @__PURE__ */
|
891
|
-
/* @__PURE__ */
|
806
|
+
/* @__PURE__ */ jsx("path", { d: "M0 0h24v24H0z", fill: "none" }),
|
807
|
+
/* @__PURE__ */ jsx(
|
892
808
|
"path",
|
893
809
|
{
|
894
810
|
fill: themeSvgIconColor,
|
@@ -902,14 +818,10 @@ var DiffIcon = React23.forwardRef(
|
|
902
818
|
);
|
903
819
|
DiffIcon.displayName = "Diff";
|
904
820
|
var diff_default = DiffIcon;
|
905
|
-
|
906
|
-
// src/assets/dpa.tsx
|
907
|
-
import React24 from "react";
|
908
|
-
import { jsx as jsx24 } from "react/jsx-runtime";
|
909
|
-
var DPAIcon = React24.forwardRef(
|
821
|
+
var DPAIcon = React30__default.forwardRef(
|
910
822
|
(_a, ref) => {
|
911
823
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
912
|
-
return /* @__PURE__ */
|
824
|
+
return /* @__PURE__ */ jsx(
|
913
825
|
"svg",
|
914
826
|
__spreadProps(__spreadValues({
|
915
827
|
ref,
|
@@ -918,7 +830,7 @@ var DPAIcon = React24.forwardRef(
|
|
918
830
|
}, props), {
|
919
831
|
viewBox: "0 0 24 24",
|
920
832
|
xmlns: "http://www.w3.org/2000/svg",
|
921
|
-
children: /* @__PURE__ */
|
833
|
+
children: /* @__PURE__ */ jsx(
|
922
834
|
"path",
|
923
835
|
{
|
924
836
|
d: "M23.373 20.364a4.682 4.682 0 0 1-8.1 0 4.694 4.694 0 0 1 0-4.669c.326-.564.778-.995 1.272-1.358.472.198 3.394 1.421 3.917 1.717a2.291 2.291 0 0 0-3.109.842 2.304 2.304 0 0 0 0 2.267 2.267 2.267 0 0 0 2.564 1.053 2.254 2.254 0 0 0 1.375-1.053 2.328 2.328 0 0 0 0-2.279 2.478 2.478 0 0 0-.83-.83l-3.53-2.045-5.727-3.317a5.022 5.022 0 0 0 4.139-.36l6.32 3.641a4.682 4.682 0 0 1 1.709 6.391zm-14-2.01v.004l-3.558 2a2.27 2.27 0 0 1-3.102-.823 2.267 2.267 0 0 1 2.551-3.332c.591.161 1.089.56 1.375 1.102v-.05a2.27 2.27 0 0 1-.824 3.103c.559-.303 3.352-2.62 3.465-2.714-.304-1.744-1.573-3.24-3.396-3.72a4.608 4.608 0 0 0-3.558.479 4.67 4.67 0 0 0-1.694 6.383 4.682 4.682 0 0 0 2.865 2.192 4.657 4.657 0 0 0 3.66-.56l6.877-3.973c-.019-1.303.512-2.604 1.375-3.58l-6.036 3.49zm-2.4-4.703v-8.1h.012c.002-1.617.821-3.189 2.321-4.055a4.682 4.682 0 1 1 2.337 8.737 4.678 4.678 0 0 1-1.55-.28c-.016-.085-.733-3.796-.733-4.188L9.29 9.59v6.761a4.075 4.075 0 0 0-2.317-2.7zm2.403-8.1a2.279 2.279 0 1 0 4.546 0 2.23 2.23 0 0 0-.297-1.127 2.279 2.279 0 0 0-1.97-1.14 2.267 2.267 0 0 0-2.279 2.254v.013z",
|
@@ -931,14 +843,10 @@ var DPAIcon = React24.forwardRef(
|
|
931
843
|
);
|
932
844
|
DPAIcon.displayName = "DPA";
|
933
845
|
var dpa_default = DPAIcon;
|
934
|
-
|
935
|
-
// src/assets/subp.tsx
|
936
|
-
import React25 from "react";
|
937
|
-
import { jsx as jsx25 } from "react/jsx-runtime";
|
938
|
-
var SubPIcon = React25.forwardRef(
|
846
|
+
var SubPIcon = React30__default.forwardRef(
|
939
847
|
(_a, ref) => {
|
940
848
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
941
|
-
return /* @__PURE__ */
|
849
|
+
return /* @__PURE__ */ jsx(
|
942
850
|
"svg",
|
943
851
|
__spreadProps(__spreadValues({
|
944
852
|
ref,
|
@@ -947,7 +855,7 @@ var SubPIcon = React25.forwardRef(
|
|
947
855
|
}, props), {
|
948
856
|
viewBox: "0 0 24 24",
|
949
857
|
xmlns: "http://www.w3.org/2000/svg",
|
950
|
-
children: /* @__PURE__ */
|
858
|
+
children: /* @__PURE__ */ jsx(
|
951
859
|
"path",
|
952
860
|
{
|
953
861
|
d: "M11.999 0a12 12 0 100 24A12 12 0 0012 0zm1.183 5.255h.048c3.273 0 5.247 1.48 5.247 4.103 0 2.727-1.974 4.536-5.295 4.669v-1.742c1.837-.11 2.801-1.061 2.801-2.744 0-1.498-.957-2.442-2.8-2.516zm-1.773.026l.005 11.896c.779.052 1.583.18 2.26.337l-.269 1.324H6.788v-1.324a14.96 14.96 0 012.26-.337V6.993a14.71 14.71 0 01-2.26-.337V5.33h2.26c.64 0 1.469-.028 2.361-.05z",
|
@@ -962,14 +870,10 @@ var SubPIcon = React25.forwardRef(
|
|
962
870
|
);
|
963
871
|
SubPIcon.displayName = "SubP";
|
964
872
|
var subp_default = SubPIcon;
|
965
|
-
|
966
|
-
// src/assets/t3p.tsx
|
967
|
-
import React26 from "react";
|
968
|
-
import { jsx as jsx26 } from "react/jsx-runtime";
|
969
|
-
var T3PIcon = React26.forwardRef(
|
873
|
+
var T3PIcon = React30__default.forwardRef(
|
970
874
|
(_a, ref) => {
|
971
875
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
972
|
-
return /* @__PURE__ */
|
876
|
+
return /* @__PURE__ */ jsx(
|
973
877
|
"svg",
|
974
878
|
__spreadProps(__spreadValues({
|
975
879
|
ref,
|
@@ -978,7 +882,7 @@ var T3PIcon = React26.forwardRef(
|
|
978
882
|
}, props), {
|
979
883
|
viewBox: "0 0 24 24",
|
980
884
|
xmlns: "http://www.w3.org/2000/svg",
|
981
|
-
children: /* @__PURE__ */
|
885
|
+
children: /* @__PURE__ */ jsx(
|
982
886
|
"path",
|
983
887
|
{
|
984
888
|
d: "M9.71 2.136a1.43 1.43 0 0 0-2.047 0h-.007a1.48 1.48 0 0 0-.421 1.042c0 .41.161.777.422 1.039l.007.007c.257.264.616.426 1.019.426.404 0 .766-.162 1.027-.426l.003-.007c.261-.262.421-.629.421-1.039 0-.408-.159-.777-.421-1.042H9.71zM8.683 22.295c.404 0 .766-.167 1.027-.429l.003-.008c.261-.261.421-.631.421-1.036 0-.41-.159-.778-.421-1.044H9.71a1.42 1.42 0 0 0-1.027-.432 1.4 1.4 0 0 0-1.02.432h-.007c-.26.266-.422.634-.422 1.044 0 .406.161.775.422 1.036l.007.008c.258.262.617.429 1.02.429zm7.89-4.462c.359-.096.683-.33.882-.684l.027-.052a1.47 1.47 0 0 0 .114-1.067 1.454 1.454 0 0 0-.675-.896l-.021-.014a1.425 1.425 0 0 0-1.078-.132c-.36.091-.684.335-.881.686-.2.349-.241.75-.146 1.119.099.363.33.691.675.896h.002c.346.203.737.239 1.101.144zm-6.405-7.342a2.083 2.083 0 0 0-1.485-.627c-.58 0-1.103.242-1.482.627-.378.385-.612.916-.612 1.507s.233 1.124.612 1.514a2.08 2.08 0 0 0 2.967 0c.379-.39.612-.923.612-1.514s-.233-1.122-.612-1.507zm-.835-2.51c.843.141 1.6.552 2.178 1.144h.004c.092.093.182.196.265.299l1.446-.851a3.176 3.176 0 0 1-.047-1.808 3.149 3.149 0 0 1 1.456-1.926l.025-.016a3.062 3.062 0 0 1 2.345-.306c.77.21 1.465.721 1.898 1.482v.002c.431.757.518 1.626.313 2.408a3.145 3.145 0 0 1-1.456 1.928l-.198.118h-.02a3.095 3.095 0 0 1-2.154.201 3.127 3.127 0 0 1-1.514-.944l-1.444.848a4.162 4.162 0 0 1 0 2.879l1.444.846c.413-.47.939-.789 1.514-.944a3.041 3.041 0 0 1 2.371.319l.048.023v.002a3.17 3.17 0 0 1 1.408 1.906 3.215 3.215 0 0 1-.313 2.405l-.026.053-.003-.005a3.147 3.147 0 0 1-1.867 1.436 3.096 3.096 0 0 1-2.371-.318v-.006a3.156 3.156 0 0 1-1.456-1.927 3.175 3.175 0 0 1 .047-1.805l-1.446-.848a3.905 3.905 0 0 1-.265.294l-.004.005a3.938 3.938 0 0 1-2.178 1.138v1.699a3.09 3.09 0 0 1 1.56.862l.002.004c.565.572.914 1.368.914 2.243 0 .873-.35 1.664-.914 2.239l-.002.009a3.1 3.1 0 0 1-2.21.931 3.1 3.1 0 0 1-2.206-.93h-.002v-.009a3.186 3.186 0 0 1-.916-2.239c0-.875.35-1.672.916-2.243v-.004h.002a3.1 3.1 0 0 1 1.558-.862v-1.699a3.926 3.926 0 0 1-2.176-1.138l-.006-.005a4.098 4.098 0 0 1-1.173-2.874c0-1.122.452-2.136 1.173-2.872h.006a3.947 3.947 0 0 1 2.176-1.144V6.289a3.137 3.137 0 0 1-1.558-.864h-.002v-.004a3.192 3.192 0 0 1-.916-2.243c0-.871.35-1.669.916-2.243l.002-.002A3.084 3.084 0 0 1 8.683 0c.861 0 1.641.355 2.21.932v.002h.002c.565.574.914 1.372.914 2.243 0 .876-.35 1.667-.914 2.243l-.002.005a3.142 3.142 0 0 1-1.56.864v1.692zm8.121-1.129l-.012-.019a1.452 1.452 0 0 0-.87-.668 1.43 1.43 0 0 0-1.103.146h.002c-.347.2-.58.529-.677.896-.095.365-.054.768.146 1.119l.007.009c.2.347.519.579.874.673.357.103.755.059 1.098-.144l.019-.009a1.47 1.47 0 0 0 .657-.885 1.493 1.493 0 0 0-.141-1.118",
|
@@ -991,14 +895,10 @@ var T3PIcon = React26.forwardRef(
|
|
991
895
|
);
|
992
896
|
T3PIcon.displayName = "T3P";
|
993
897
|
var t3p_default = T3PIcon;
|
994
|
-
|
995
|
-
// src/assets/http.tsx
|
996
|
-
import React27 from "react";
|
997
|
-
import { jsx as jsx27 } from "react/jsx-runtime";
|
998
|
-
var HttpIcon = React27.forwardRef(
|
898
|
+
var HttpIcon = React30__default.forwardRef(
|
999
899
|
(_a, ref) => {
|
1000
900
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
1001
|
-
return /* @__PURE__ */
|
901
|
+
return /* @__PURE__ */ jsx(
|
1002
902
|
"svg",
|
1003
903
|
__spreadProps(__spreadValues({
|
1004
904
|
ref,
|
@@ -1007,7 +907,7 @@ var HttpIcon = React27.forwardRef(
|
|
1007
907
|
}, props), {
|
1008
908
|
viewBox: "0 0 1024 1024",
|
1009
909
|
xmlns: "http://www.w3.org/2000/svg",
|
1010
|
-
children: /* @__PURE__ */
|
910
|
+
children: /* @__PURE__ */ jsx(
|
1011
911
|
"path",
|
1012
912
|
{
|
1013
913
|
d: "M400.896 704.292571v194.889143a376.795429 376.795429 0 0 1-84.845714-12.8c-21.028571-34.486857-48.384-93.732571-65.682286-182.089143h150.528z m448 8.521143v38.070857H803.108571V885.028571h-41.984v-134.144h-89.929142V885.028571h-41.984v-134.144h-45.860572v-38.034285h265.508572z m-368.347429 0v63.561143h50.395429V712.777143h41.984V885.028571h-41.984v-70.582857H480.548571v70.582857h-41.947428V712.777143h41.947428z m433.188572 0c19.456 0 32.146286 0.841143 38.509714 2.633143 10.057143 2.742857 18.505143 8.740571 25.161143 17.810286 6.729143 9.069714 10.020571 20.662857 10.020571 34.596571 0 10.715429-1.901714 19.894857-5.741714 27.428572a49.115429 49.115429 0 0 1-33.024 26.404571c-7.899429 1.645714-19.017143 2.450286-33.462857 2.450286h-14.994286V885.028571h-41.947428V712.777143h55.478857z m-691.602286-8.521143c15.579429 79.798857 39.460571 135.606857 59.465143 171.154286a377.526857 377.526857 0 0 1-198.144-171.154286h138.678857z m693.248 35.84h-25.929143v56.576h22.491429c12.946286 0 21.686857-0.914286 26.697143-2.925714a26.038857 26.038857 0 0 0 12.214857-9.984 27.757714 27.757714 0 0 0 4.388571-15.506286 26.733714 26.733714 0 0 0-6.217143-18.029714 26.697143 26.697143 0 0 0-15.652571-8.923428 114.505143 114.505143 0 0 0-17.993143-1.170286z m-514.486857-203.410285v139.629714h-155.428571a957.586286 957.586286 0 0 1-11.702858-139.629714h167.131429z m-195.108571 0a955.977143 955.977143 0 0 0 11.776 139.629714H70.107429A372.626286 372.626286 0 0 1 36.571429 536.722286h169.216z m390.217142 0a957.696 957.696 0 0 1-11.702857 139.629714h-155.428571v-139.629714h167.131428z m193.170286 0a374.930286 374.930286 0 0 1-33.389714 139.629714H612.205714a956.342857 956.342857 0 0 0 11.776-139.629714h165.193143z m-32.548571-167.570286c19.346286 42.934857 30.902857 89.965714 32.841143 139.629714h-165.376c-0.694857-52.48-5.010286-98.742857-11.556572-139.629714h144.091429z m-355.730286 0v139.629714H233.581714c0.731429-52.516571 5.12-98.742857 11.629715-139.629714h155.684571z m-183.661714 0a965.412571 965.412571 0 0 0-11.593143 139.629714H36.790857c1.828571-49.627429 13.019429-96.768 32.256-139.629714H217.234286z m367.323428 0c6.546286 40.923429 10.898286 87.113143 11.629715 139.629714h-167.350858v-139.629714h155.721143z m-34.998857-197.595429c82.651429 32.109714 150.528 92.891429 193.060572 169.691429H607.817143c-15.286857-78.189714-38.509714-133.741714-58.258286-169.691429zM428.873143 146.285714c29.696 1.316571 58.514286 5.997714 86.125714 13.750857 20.955429 35.181714 47.908571 93.952 64.987429 181.174858h-151.149715V146.285714z m-27.977143 0.036572v194.925714H249.819429c17.115429-87.771429 44.324571-146.724571 65.316571-181.833143A376.758857 376.758857 0 0 1 400.896 146.285714z m-120.100571 24.064c-19.858286 35.949714-43.410286 91.794286-58.88 170.825143H83.053714a378.404571 378.404571 0 0 1 197.741715-170.788572z",
|
@@ -1021,14 +921,10 @@ var HttpIcon = React27.forwardRef(
|
|
1021
921
|
);
|
1022
922
|
HttpIcon.displayName = "Http";
|
1023
923
|
var http_default = HttpIcon;
|
1024
|
-
|
1025
|
-
// src/assets/scheme.tsx
|
1026
|
-
import React28 from "react";
|
1027
|
-
import { jsx as jsx28 } from "react/jsx-runtime";
|
1028
|
-
var SchemeIcon = React28.forwardRef(
|
924
|
+
var SchemeIcon = React30__default.forwardRef(
|
1029
925
|
(_a, ref) => {
|
1030
926
|
var _b = _a, { color = "currentColor", className } = _b, props = __objRest(_b, ["color", "className"]);
|
1031
|
-
return /* @__PURE__ */
|
927
|
+
return /* @__PURE__ */ jsx(
|
1032
928
|
"svg",
|
1033
929
|
__spreadProps(__spreadValues({
|
1034
930
|
ref,
|
@@ -1037,7 +933,7 @@ var SchemeIcon = React28.forwardRef(
|
|
1037
933
|
}, props), {
|
1038
934
|
viewBox: "0 0 24 24",
|
1039
935
|
xmlns: "http://www.w3.org/2000/svg",
|
1040
|
-
children: /* @__PURE__ */
|
936
|
+
children: /* @__PURE__ */ jsx(
|
1041
937
|
"path",
|
1042
938
|
{
|
1043
939
|
fill: themeSvgIconColor,
|
@@ -1165,90 +1061,6 @@ __export(limited_lucide_icons_exports, {
|
|
1165
1061
|
X: () => X,
|
1166
1062
|
Zap: () => Zap
|
1167
1063
|
});
|
1168
|
-
import {
|
1169
|
-
AlbumIcon,
|
1170
|
-
AlignHorizontalJustifyEnd,
|
1171
|
-
ArrowLeft,
|
1172
|
-
ArrowRight,
|
1173
|
-
ArrowUp,
|
1174
|
-
Binary,
|
1175
|
-
Blocks,
|
1176
|
-
BookX,
|
1177
|
-
BringToFront,
|
1178
|
-
Building2,
|
1179
|
-
Bug,
|
1180
|
-
Car,
|
1181
|
-
Circle,
|
1182
|
-
CircleAlert,
|
1183
|
-
CircleSmall,
|
1184
|
-
Check,
|
1185
|
-
ChevronDown,
|
1186
|
-
ChevronLeft,
|
1187
|
-
ChevronRight,
|
1188
|
-
ChevronUp,
|
1189
|
-
Cpu,
|
1190
|
-
ComponentIcon,
|
1191
|
-
DatabaseZap,
|
1192
|
-
Dot,
|
1193
|
-
Download,
|
1194
|
-
Eye,
|
1195
|
-
ExternalLink,
|
1196
|
-
Facebook,
|
1197
|
-
FileLock2,
|
1198
|
-
Fingerprint,
|
1199
|
-
Gift,
|
1200
|
-
GitPullRequestArrow,
|
1201
|
-
Globe,
|
1202
|
-
GlobeLock,
|
1203
|
-
GripVertical,
|
1204
|
-
HandHeart,
|
1205
|
-
Handshake,
|
1206
|
-
Highlighter,
|
1207
|
-
HousePlus,
|
1208
|
-
Info,
|
1209
|
-
ImageDown,
|
1210
|
-
ImageOff,
|
1211
|
-
ImageUp,
|
1212
|
-
Keyboard,
|
1213
|
-
LandPlot,
|
1214
|
-
Layout,
|
1215
|
-
LayoutTemplate,
|
1216
|
-
LibraryIcon,
|
1217
|
-
Link,
|
1218
|
-
Loader2,
|
1219
|
-
LogIn,
|
1220
|
-
LogOut,
|
1221
|
-
MoreHorizontal,
|
1222
|
-
MousePointerClick,
|
1223
|
-
PanelLeft,
|
1224
|
-
PanelsTopLeft,
|
1225
|
-
Pencil,
|
1226
|
-
Pi,
|
1227
|
-
Palette,
|
1228
|
-
ReceiptText,
|
1229
|
-
Regex,
|
1230
|
-
Replace,
|
1231
|
-
Rss,
|
1232
|
-
Scale,
|
1233
|
-
Search,
|
1234
|
-
Share,
|
1235
|
-
ShieldUser,
|
1236
|
-
SquareDashedBottomCode,
|
1237
|
-
SquareTerminal,
|
1238
|
-
Server,
|
1239
|
-
SplinePointer,
|
1240
|
-
Sparkles,
|
1241
|
-
Star,
|
1242
|
-
Tablets,
|
1243
|
-
Terminal,
|
1244
|
-
Twitter,
|
1245
|
-
X,
|
1246
|
-
Zap
|
1247
|
-
} from "lucide-react";
|
1248
|
-
|
1249
|
-
// src/components/global-icon.tsx
|
1250
|
-
import React29 from "react";
|
1251
|
-
import { jsx as jsx29 } from "react/jsx-runtime";
|
1252
1064
|
var tempStyledLimitedIcons = {};
|
1253
1065
|
for (const iconNameKey in limited_lucide_icons_exports) {
|
1254
1066
|
if (Object.prototype.hasOwnProperty.call(limited_lucide_icons_exports, iconNameKey)) {
|
@@ -1268,7 +1080,7 @@ for (const iconNameKey in limited_lucide_icons_exports) {
|
|
1268
1080
|
height: props.size || themeSvgIconSize
|
1269
1081
|
}, props.style)
|
1270
1082
|
});
|
1271
|
-
return /* @__PURE__ */
|
1083
|
+
return /* @__PURE__ */ jsx(ComponentToRender, __spreadValues({}, finalProps));
|
1272
1084
|
};
|
1273
1085
|
StyledIcon.displayName = `Styled(${iconName})`;
|
1274
1086
|
tempStyledLimitedIcons[iconName] = StyledIcon;
|
@@ -1292,25 +1104,17 @@ for (const [iconName, IconComponent] of Object.entries(BUILTIN_ICON_COMPONENTS))
|
|
1292
1104
|
height: props.size || themeSvgIconSize
|
1293
1105
|
}, props.style)
|
1294
1106
|
});
|
1295
|
-
return /* @__PURE__ */
|
1107
|
+
return /* @__PURE__ */ jsx(IconComponent, __spreadValues({}, finalProps));
|
1296
1108
|
};
|
1297
1109
|
WrappedIcon.displayName = `Wrapped(${iconName})`;
|
1298
1110
|
tempWrappedBuiltinIcons[iconName] = WrappedIcon;
|
1299
1111
|
}
|
1300
1112
|
var wrappedBuiltinIconsPart = tempWrappedBuiltinIcons;
|
1301
1113
|
var globalLucideIcons = __spreadValues(__spreadValues({}, styledLimitedIconsPart), wrappedBuiltinIconsPart);
|
1302
|
-
var NotFoundIcon = () => /* @__PURE__ */
|
1303
|
-
|
1304
|
-
// ../lib/src/utils.ts
|
1305
|
-
import { clsx } from "clsx";
|
1306
|
-
import { twMerge } from "tailwind-merge";
|
1114
|
+
var NotFoundIcon = () => /* @__PURE__ */ jsx(globalLucideIcons.SquareTerminal, { className: `h-8 w-8 rounded-full p-1 shadow-lg ring-0.5 border border-purple-500 ring-purple-500/20 ${themeIconColor}` });
|
1307
1115
|
function cn(...inputs) {
|
1308
1116
|
return twMerge(clsx(inputs));
|
1309
1117
|
}
|
1310
|
-
|
1311
|
-
// src/lib/icon-context.tsx
|
1312
|
-
import { createContext, useContext } from "react";
|
1313
|
-
import { jsx as jsx30 } from "react/jsx-runtime";
|
1314
1118
|
var IconConfigContext = createContext(null);
|
1315
1119
|
function useIconConfig() {
|
1316
1120
|
const config = useContext(IconConfigContext);
|
@@ -1329,9 +1133,6 @@ function useIconConfigSafe(iconKey) {
|
|
1329
1133
|
return void 0;
|
1330
1134
|
}
|
1331
1135
|
}
|
1332
|
-
|
1333
|
-
// src/lib/site-icon.tsx
|
1334
|
-
import { jsx as jsx31 } from "react/jsx-runtime";
|
1335
1136
|
function SiteIcon(_a) {
|
1336
1137
|
var _b = _a, {
|
1337
1138
|
size = 24,
|
@@ -1349,24 +1150,20 @@ function SiteIcon(_a) {
|
|
1349
1150
|
if (typeof configuredIcon === "string") {
|
1350
1151
|
if (configuredIcon === "") {
|
1351
1152
|
const DefaultIcon = globalLucideIcons["Download"];
|
1352
|
-
return /* @__PURE__ */
|
1153
|
+
return /* @__PURE__ */ jsx(DefaultIcon, __spreadValues({ size, className: cn(themeIconColor, className) }, props));
|
1353
1154
|
}
|
1354
1155
|
const IconComponent = globalLucideIcons[configuredIcon];
|
1355
1156
|
if (!IconComponent) {
|
1356
1157
|
throw new Error(`[SiteIcon] Icon key "${configuredIcon}" not found in globalLucideIcons.`);
|
1357
1158
|
}
|
1358
|
-
return /* @__PURE__ */
|
1159
|
+
return /* @__PURE__ */ jsx(IconComponent, __spreadValues({ size, className: cn(themeIconColor, className) }, props));
|
1359
1160
|
} else {
|
1360
1161
|
const CustomIcon = configuredIcon;
|
1361
1162
|
const hasColorClass = className && /text-\w+/.test(className);
|
1362
1163
|
const finalClassName = hasColorClass ? className : cn(themeIconColor, className);
|
1363
|
-
return /* @__PURE__ */
|
1164
|
+
return /* @__PURE__ */ jsx(CustomIcon, __spreadValues({ size, className: finalClassName }, props));
|
1364
1165
|
}
|
1365
1166
|
}
|
1366
|
-
|
1367
|
-
// src/components/404-page.tsx
|
1368
|
-
import { useEffect, useState } from "react";
|
1369
|
-
import { jsx as jsx32, jsxs as jsxs7 } from "react/jsx-runtime";
|
1370
1167
|
function NotFoundPage() {
|
1371
1168
|
const [glitchText, setGlitchText] = useState("404");
|
1372
1169
|
useEffect(() => {
|
@@ -1384,10 +1181,10 @@ function NotFoundPage() {
|
|
1384
1181
|
}, 600);
|
1385
1182
|
return () => clearInterval(interval);
|
1386
1183
|
}, []);
|
1387
|
-
return /* @__PURE__ */
|
1388
|
-
/* @__PURE__ */
|
1389
|
-
/* @__PURE__ */
|
1390
|
-
/* @__PURE__ */
|
1184
|
+
return /* @__PURE__ */ jsxs("div", { className: "flex flex-col items-center justify-center min-h-[75vh] w-full px-4 py-8", children: [
|
1185
|
+
/* @__PURE__ */ jsxs("div", { className: "text-center space-y-8 max-w-2xl", children: [
|
1186
|
+
/* @__PURE__ */ jsxs("div", { className: "relative flex justify-center", children: [
|
1187
|
+
/* @__PURE__ */ jsx(
|
1391
1188
|
"h1",
|
1392
1189
|
{
|
1393
1190
|
className: "text-8xl md:text-9xl font-bold bg-gradient-to-r from-purple-600 via-pink-500 to-purple-700 bg-clip-text text-transparent select-none",
|
@@ -1399,26 +1196,26 @@ function NotFoundPage() {
|
|
1399
1196
|
children: glitchText
|
1400
1197
|
}
|
1401
1198
|
),
|
1402
|
-
/* @__PURE__ */
|
1199
|
+
/* @__PURE__ */ jsx("div", { className: "absolute inset-0 pointer-events-none", children: /* @__PURE__ */ jsx("div", { className: "h-full w-full bg-gradient-to-b from-transparent via-purple-500/10 to-transparent animate-pulse" }) })
|
1403
1200
|
] }),
|
1404
|
-
/* @__PURE__ */
|
1405
|
-
/* @__PURE__ */
|
1406
|
-
/* @__PURE__ */
|
1201
|
+
/* @__PURE__ */ jsxs("div", { className: "space-y-4", children: [
|
1202
|
+
/* @__PURE__ */ jsx("h2", { className: "text-2xl md:text-3xl font-semibold text-foreground", children: "Page Not Found" }),
|
1203
|
+
/* @__PURE__ */ jsx("p", { className: "text-lg text-muted-foreground max-w-md mx-auto leading-relaxed", children: "The page you're looking for doesn't exist" })
|
1407
1204
|
] }),
|
1408
|
-
/* @__PURE__ */
|
1409
|
-
/* @__PURE__ */
|
1410
|
-
/* @__PURE__ */
|
1411
|
-
/* @__PURE__ */
|
1205
|
+
/* @__PURE__ */ jsxs("div", { className: "flex justify-center items-center gap-8 pt-8 opacity-60", children: [
|
1206
|
+
/* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2 text-sm text-muted-foreground", children: [
|
1207
|
+
/* @__PURE__ */ jsx(SiteIcon, {}),
|
1208
|
+
/* @__PURE__ */ jsx("span", { children: "Woops!" })
|
1412
1209
|
] }),
|
1413
|
-
/* @__PURE__ */
|
1414
|
-
/* @__PURE__ */
|
1415
|
-
/* @__PURE__ */
|
1416
|
-
/* @__PURE__ */
|
1210
|
+
/* @__PURE__ */ jsx("div", { className: "w-1 h-1 bg-purple-500 rounded-full animate-ping" }),
|
1211
|
+
/* @__PURE__ */ jsxs("div", { className: "flex items-center gap-2 text-sm text-muted-foreground", children: [
|
1212
|
+
/* @__PURE__ */ jsx(NotFoundIcon, {}),
|
1213
|
+
/* @__PURE__ */ jsx("span", { children: "Error Code: 404" })
|
1417
1214
|
] })
|
1418
1215
|
] })
|
1419
1216
|
] }),
|
1420
|
-
/* @__PURE__ */
|
1421
|
-
/* @__PURE__ */
|
1217
|
+
/* @__PURE__ */ jsxs("div", { className: "fixed inset-0 pointer-events-none overflow-hidden -z-10", children: [
|
1218
|
+
/* @__PURE__ */ jsx(
|
1422
1219
|
"div",
|
1423
1220
|
{
|
1424
1221
|
className: "absolute inset-0 opacity-[0.02] dark:opacity-[0.05]",
|
@@ -1431,7 +1228,7 @@ function NotFoundPage() {
|
|
1431
1228
|
}
|
1432
1229
|
}
|
1433
1230
|
),
|
1434
|
-
Array.from({ length: 6 }).map((_, i) => /* @__PURE__ */
|
1231
|
+
Array.from({ length: 6 }).map((_, i) => /* @__PURE__ */ jsx(
|
1435
1232
|
"div",
|
1436
1233
|
{
|
1437
1234
|
className: "absolute w-2 h-2 bg-purple-500/20 rounded-full animate-bounce",
|
@@ -1447,24 +1244,14 @@ function NotFoundPage() {
|
|
1447
1244
|
] })
|
1448
1245
|
] });
|
1449
1246
|
}
|
1450
|
-
|
1451
|
-
// src/components/go-to-top.tsx
|
1452
|
-
import { useState as useState2, useEffect as useEffect2 } from "react";
|
1453
|
-
import { Fragment, jsx as jsx33 } from "react/jsx-runtime";
|
1454
|
-
|
1455
|
-
// src/components/language-detector.tsx
|
1456
|
-
import { useLocale, useTranslations } from "next-intl";
|
1457
|
-
import { useRouter } from "next/navigation";
|
1458
|
-
import { useEffect as useEffect3, useState as useState3 } from "react";
|
1459
|
-
import { jsx as jsx34, jsxs as jsxs8 } from "react/jsx-runtime";
|
1460
1247
|
function LanguageDetector({ i18nConfig }) {
|
1461
|
-
const [show, setShow] =
|
1462
|
-
const [detectedLocale, setDetectedLocale] =
|
1248
|
+
const [show, setShow] = useState(false);
|
1249
|
+
const [detectedLocale, setDetectedLocale] = useState(null);
|
1463
1250
|
const currentLocale = useLocale();
|
1464
1251
|
const router = useRouter();
|
1465
1252
|
const t = useTranslations("languageDetection");
|
1466
1253
|
const LANGUAGE_PREFERENCE_KEY = `${i18nConfig.detector.storagePrefix}-${i18nConfig.detector.storageKey}`;
|
1467
|
-
|
1254
|
+
useEffect(() => {
|
1468
1255
|
const browserLang = navigator.language.split("-")[0];
|
1469
1256
|
const savedPreference = localStorage.getItem(LANGUAGE_PREFERENCE_KEY);
|
1470
1257
|
const preference = savedPreference ? JSON.parse(savedPreference) : null;
|
@@ -1512,31 +1299,31 @@ function LanguageDetector({ i18nConfig }) {
|
|
1512
1299
|
setShow(false);
|
1513
1300
|
};
|
1514
1301
|
if (!detectedLocale || !show) return null;
|
1515
|
-
return /* @__PURE__ */
|
1302
|
+
return /* @__PURE__ */ jsx("div", { className: "fixed top-16 right-4 z-40 w-[420px]", children: /* @__PURE__ */ jsx("div", { className: `shadow-lg rounded-lg transition-all duration-300 ${show ? "translate-x-0 opacity-100" : "translate-x-full opacity-0"}
|
1516
1303
|
bg-linear-to-r from-purple-100/95 via-white/95 to-purple-100/95 backdrop-blur-xs
|
1517
|
-
animate-gradient-x`, children: /* @__PURE__ */
|
1518
|
-
/* @__PURE__ */
|
1519
|
-
/* @__PURE__ */
|
1520
|
-
/* @__PURE__ */
|
1521
|
-
/* @__PURE__ */
|
1522
|
-
/* @__PURE__ */
|
1304
|
+
animate-gradient-x`, children: /* @__PURE__ */ jsxs("div", { className: "relative px-6 py-4 overflow-hidden", children: [
|
1305
|
+
/* @__PURE__ */ jsxs("div", { className: "relative z-10 flex flex-col gap-3", children: [
|
1306
|
+
/* @__PURE__ */ jsxs("div", { className: "flex items-start justify-between gap-4", children: [
|
1307
|
+
/* @__PURE__ */ jsxs("div", { className: "flex flex-col gap-1.5", children: [
|
1308
|
+
/* @__PURE__ */ jsx("h3", { className: "text-lg font-semibold text-gray-900", children: t("title") }),
|
1309
|
+
/* @__PURE__ */ jsxs("p", { className: "text-base text-gray-600", children: [
|
1523
1310
|
t("description"),
|
1524
1311
|
" ",
|
1525
|
-
/* @__PURE__ */
|
1312
|
+
/* @__PURE__ */ jsx("span", { className: "text-purple-500 font-semibold", children: detectedLocale === "zh" ? "\u4E2D\u6587" : "English" }),
|
1526
1313
|
"?"
|
1527
1314
|
] })
|
1528
1315
|
] }),
|
1529
|
-
/* @__PURE__ */
|
1316
|
+
/* @__PURE__ */ jsx(
|
1530
1317
|
"button",
|
1531
1318
|
{
|
1532
1319
|
onClick: handleClose,
|
1533
1320
|
className: "text-gray-500 hover:text-gray-700",
|
1534
|
-
children: /* @__PURE__ */
|
1321
|
+
children: /* @__PURE__ */ jsx(globalLucideIcons.X, { className: "h-5 w-5" })
|
1535
1322
|
}
|
1536
1323
|
)
|
1537
1324
|
] }),
|
1538
|
-
/* @__PURE__ */
|
1539
|
-
/* @__PURE__ */
|
1325
|
+
/* @__PURE__ */ jsxs("div", { className: "flex items-center gap-3", children: [
|
1326
|
+
/* @__PURE__ */ jsx(
|
1540
1327
|
"button",
|
1541
1328
|
{
|
1542
1329
|
onClick: handleClose,
|
@@ -1544,7 +1331,7 @@ function LanguageDetector({ i18nConfig }) {
|
|
1544
1331
|
children: t("close")
|
1545
1332
|
}
|
1546
1333
|
),
|
1547
|
-
/* @__PURE__ */
|
1334
|
+
/* @__PURE__ */ jsx(
|
1548
1335
|
"button",
|
1549
1336
|
{
|
1550
1337
|
onClick: handleLanguageChange,
|
@@ -1554,23 +1341,14 @@ function LanguageDetector({ i18nConfig }) {
|
|
1554
1341
|
)
|
1555
1342
|
] })
|
1556
1343
|
] }),
|
1557
|
-
/* @__PURE__ */
|
1344
|
+
/* @__PURE__ */ jsx("div", { className: "absolute inset-0 bg-linear-to-r from-transparent via-purple-200/30 to-transparent animate-shimmer" })
|
1558
1345
|
] }) }) });
|
1559
1346
|
}
|
1560
|
-
|
1561
|
-
// src/components/language-switcher.tsx
|
1562
|
-
import { usePathname, useRouter as useRouter2 } from "next/navigation";
|
1563
|
-
import { useLocale as useLocale2 } from "next-intl";
|
1564
|
-
|
1565
|
-
// src/ui/dropdown-menu.tsx
|
1566
|
-
import * as React30 from "react";
|
1567
|
-
import * as DropdownMenuPrimitive from "@radix-ui/react-dropdown-menu";
|
1568
|
-
import { jsx as jsx35, jsxs as jsxs9 } from "react/jsx-runtime";
|
1569
1347
|
var DropdownMenu = DropdownMenuPrimitive.Root;
|
1570
1348
|
var DropdownMenuTrigger = DropdownMenuPrimitive.Trigger;
|
1571
1349
|
var DropdownMenuSubTrigger = React30.forwardRef((_a, ref) => {
|
1572
1350
|
var _b = _a, { className, inset, children } = _b, props = __objRest(_b, ["className", "inset", "children"]);
|
1573
|
-
return /* @__PURE__ */
|
1351
|
+
return /* @__PURE__ */ jsxs(
|
1574
1352
|
DropdownMenuPrimitive.SubTrigger,
|
1575
1353
|
__spreadProps(__spreadValues({
|
1576
1354
|
ref,
|
@@ -1582,7 +1360,7 @@ var DropdownMenuSubTrigger = React30.forwardRef((_a, ref) => {
|
|
1582
1360
|
}, props), {
|
1583
1361
|
children: [
|
1584
1362
|
children,
|
1585
|
-
/* @__PURE__ */
|
1363
|
+
/* @__PURE__ */ jsx(globalLucideIcons.ChevronRight, { className: "ml-auto" })
|
1586
1364
|
]
|
1587
1365
|
})
|
1588
1366
|
);
|
@@ -1590,7 +1368,7 @@ var DropdownMenuSubTrigger = React30.forwardRef((_a, ref) => {
|
|
1590
1368
|
DropdownMenuSubTrigger.displayName = DropdownMenuPrimitive.SubTrigger.displayName;
|
1591
1369
|
var DropdownMenuSubContent = React30.forwardRef((_a, ref) => {
|
1592
1370
|
var _b = _a, { className } = _b, props = __objRest(_b, ["className"]);
|
1593
|
-
return /* @__PURE__ */
|
1371
|
+
return /* @__PURE__ */ jsx(
|
1594
1372
|
DropdownMenuPrimitive.SubContent,
|
1595
1373
|
__spreadValues({
|
1596
1374
|
ref,
|
@@ -1604,7 +1382,7 @@ var DropdownMenuSubContent = React30.forwardRef((_a, ref) => {
|
|
1604
1382
|
DropdownMenuSubContent.displayName = DropdownMenuPrimitive.SubContent.displayName;
|
1605
1383
|
var DropdownMenuContent = React30.forwardRef((_a, ref) => {
|
1606
1384
|
var _b = _a, { className, sideOffset = 4 } = _b, props = __objRest(_b, ["className", "sideOffset"]);
|
1607
|
-
return /* @__PURE__ */
|
1385
|
+
return /* @__PURE__ */ jsx(DropdownMenuPrimitive.Portal, { children: /* @__PURE__ */ jsx(
|
1608
1386
|
DropdownMenuPrimitive.Content,
|
1609
1387
|
__spreadValues({
|
1610
1388
|
ref,
|
@@ -1619,7 +1397,7 @@ var DropdownMenuContent = React30.forwardRef((_a, ref) => {
|
|
1619
1397
|
DropdownMenuContent.displayName = DropdownMenuPrimitive.Content.displayName;
|
1620
1398
|
var DropdownMenuItem = React30.forwardRef((_a, ref) => {
|
1621
1399
|
var _b = _a, { className, inset } = _b, props = __objRest(_b, ["className", "inset"]);
|
1622
|
-
return /* @__PURE__ */
|
1400
|
+
return /* @__PURE__ */ jsx(
|
1623
1401
|
DropdownMenuPrimitive.Item,
|
1624
1402
|
__spreadValues({
|
1625
1403
|
ref,
|
@@ -1634,7 +1412,7 @@ var DropdownMenuItem = React30.forwardRef((_a, ref) => {
|
|
1634
1412
|
DropdownMenuItem.displayName = DropdownMenuPrimitive.Item.displayName;
|
1635
1413
|
var DropdownMenuCheckboxItem = React30.forwardRef((_a, ref) => {
|
1636
1414
|
var _b = _a, { className, children, checked } = _b, props = __objRest(_b, ["className", "children", "checked"]);
|
1637
|
-
return /* @__PURE__ */
|
1415
|
+
return /* @__PURE__ */ jsxs(
|
1638
1416
|
DropdownMenuPrimitive.CheckboxItem,
|
1639
1417
|
__spreadProps(__spreadValues({
|
1640
1418
|
ref,
|
@@ -1645,7 +1423,7 @@ var DropdownMenuCheckboxItem = React30.forwardRef((_a, ref) => {
|
|
1645
1423
|
checked
|
1646
1424
|
}, props), {
|
1647
1425
|
children: [
|
1648
|
-
/* @__PURE__ */
|
1426
|
+
/* @__PURE__ */ jsx("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ jsx(DropdownMenuPrimitive.ItemIndicator, { children: /* @__PURE__ */ jsx(globalLucideIcons.Check, { className: "h-4 w-4" }) }) }),
|
1649
1427
|
children
|
1650
1428
|
]
|
1651
1429
|
})
|
@@ -1654,7 +1432,7 @@ var DropdownMenuCheckboxItem = React30.forwardRef((_a, ref) => {
|
|
1654
1432
|
DropdownMenuCheckboxItem.displayName = DropdownMenuPrimitive.CheckboxItem.displayName;
|
1655
1433
|
var DropdownMenuRadioItem = React30.forwardRef((_a, ref) => {
|
1656
1434
|
var _b = _a, { className, children } = _b, props = __objRest(_b, ["className", "children"]);
|
1657
|
-
return /* @__PURE__ */
|
1435
|
+
return /* @__PURE__ */ jsxs(
|
1658
1436
|
DropdownMenuPrimitive.RadioItem,
|
1659
1437
|
__spreadProps(__spreadValues({
|
1660
1438
|
ref,
|
@@ -1664,7 +1442,7 @@ var DropdownMenuRadioItem = React30.forwardRef((_a, ref) => {
|
|
1664
1442
|
)
|
1665
1443
|
}, props), {
|
1666
1444
|
children: [
|
1667
|
-
/* @__PURE__ */
|
1445
|
+
/* @__PURE__ */ jsx("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ jsx(DropdownMenuPrimitive.ItemIndicator, { children: /* @__PURE__ */ jsx(globalLucideIcons.Circle, { className: "h-2 w-2 fill-current" }) }) }),
|
1668
1446
|
children
|
1669
1447
|
]
|
1670
1448
|
})
|
@@ -1673,7 +1451,7 @@ var DropdownMenuRadioItem = React30.forwardRef((_a, ref) => {
|
|
1673
1451
|
DropdownMenuRadioItem.displayName = DropdownMenuPrimitive.RadioItem.displayName;
|
1674
1452
|
var DropdownMenuLabel = React30.forwardRef((_a, ref) => {
|
1675
1453
|
var _b = _a, { className, inset } = _b, props = __objRest(_b, ["className", "inset"]);
|
1676
|
-
return /* @__PURE__ */
|
1454
|
+
return /* @__PURE__ */ jsx(
|
1677
1455
|
DropdownMenuPrimitive.Label,
|
1678
1456
|
__spreadValues({
|
1679
1457
|
ref,
|
@@ -1688,7 +1466,7 @@ var DropdownMenuLabel = React30.forwardRef((_a, ref) => {
|
|
1688
1466
|
DropdownMenuLabel.displayName = DropdownMenuPrimitive.Label.displayName;
|
1689
1467
|
var DropdownMenuSeparator = React30.forwardRef((_a, ref) => {
|
1690
1468
|
var _b = _a, { className } = _b, props = __objRest(_b, ["className"]);
|
1691
|
-
return /* @__PURE__ */
|
1469
|
+
return /* @__PURE__ */ jsx(
|
1692
1470
|
DropdownMenuPrimitive.Separator,
|
1693
1471
|
__spreadValues({
|
1694
1472
|
ref,
|
@@ -1697,28 +1475,10 @@ var DropdownMenuSeparator = React30.forwardRef((_a, ref) => {
|
|
1697
1475
|
);
|
1698
1476
|
});
|
1699
1477
|
DropdownMenuSeparator.displayName = DropdownMenuPrimitive.Separator.displayName;
|
1700
|
-
var
|
1701
|
-
var _b = _a, {
|
1702
|
-
className
|
1703
|
-
} = _b, props = __objRest(_b, [
|
1704
|
-
"className"
|
1705
|
-
]);
|
1706
|
-
return /* @__PURE__ */ jsx35(
|
1707
|
-
"span",
|
1708
|
-
__spreadValues({
|
1709
|
-
className: cn("ml-auto text-xs tracking-widest opacity-60", className)
|
1710
|
-
}, props)
|
1711
|
-
);
|
1712
|
-
};
|
1713
|
-
DropdownMenuShortcut.displayName = "DropdownMenuShortcut";
|
1714
|
-
|
1715
|
-
// src/ui/language-button.tsx
|
1716
|
-
import * as React31 from "react";
|
1717
|
-
import { jsx as jsx36 } from "react/jsx-runtime";
|
1718
|
-
var LanguageButton = React31.forwardRef(
|
1478
|
+
var LanguageButton = React30.forwardRef(
|
1719
1479
|
(_a, ref) => {
|
1720
1480
|
var _b = _a, { className, variant = "default", size = "default" } = _b, props = __objRest(_b, ["className", "variant", "size"]);
|
1721
|
-
return /* @__PURE__ */
|
1481
|
+
return /* @__PURE__ */ jsx(
|
1722
1482
|
"button",
|
1723
1483
|
__spreadValues({
|
1724
1484
|
className: cn(
|
@@ -1739,34 +1499,31 @@ var LanguageButton = React31.forwardRef(
|
|
1739
1499
|
}
|
1740
1500
|
);
|
1741
1501
|
LanguageButton.displayName = "Button";
|
1742
|
-
|
1743
|
-
// src/components/language-switcher.tsx
|
1744
|
-
import { jsx as jsx37, jsxs as jsxs10 } from "react/jsx-runtime";
|
1745
1502
|
function LanguageSwitcher({ locales, localeLabels }) {
|
1746
|
-
const locale =
|
1747
|
-
const router =
|
1503
|
+
const locale = useLocale();
|
1504
|
+
const router = useRouter();
|
1748
1505
|
const pathname = usePathname();
|
1749
1506
|
const handleLocaleChange = (newLocale) => {
|
1750
1507
|
const newPathname = pathname.replace(`/${locale}`, `/${newLocale}`);
|
1751
1508
|
router.push(newPathname);
|
1752
1509
|
};
|
1753
|
-
return /* @__PURE__ */
|
1754
|
-
/* @__PURE__ */
|
1510
|
+
return /* @__PURE__ */ jsxs(DropdownMenu, { children: [
|
1511
|
+
/* @__PURE__ */ jsx(DropdownMenuTrigger, { asChild: true, children: /* @__PURE__ */ jsx(
|
1755
1512
|
LanguageButton,
|
1756
1513
|
{
|
1757
1514
|
variant: "ghost",
|
1758
1515
|
size: "icon",
|
1759
1516
|
className: "bg-linear-to-r from-purple-400 to-pink-600 hover:from-purple-500 hover:to-pink-700 text-white transform hover:scale-110 transition-all duration-300",
|
1760
|
-
children: /* @__PURE__ */
|
1517
|
+
children: /* @__PURE__ */ jsx(globalLucideIcons.Globe, { className: "h-5 w-5" })
|
1761
1518
|
}
|
1762
1519
|
) }),
|
1763
|
-
/* @__PURE__ */
|
1520
|
+
/* @__PURE__ */ jsx(
|
1764
1521
|
DropdownMenuContent,
|
1765
1522
|
{
|
1766
1523
|
align: "end",
|
1767
1524
|
sideOffset: 5,
|
1768
1525
|
className: "bg-white/90 dark:bg-gray-800/90 border-purple-100 dark:border-purple-800 w-[200px] p-2 backdrop-blur-xs translate-x-[50px]",
|
1769
|
-
children: /* @__PURE__ */
|
1526
|
+
children: /* @__PURE__ */ jsx("div", { className: "grid grid-cols-2 gap-1", children: locales.map((loc) => /* @__PURE__ */ jsx(
|
1770
1527
|
DropdownMenuItem,
|
1771
1528
|
{
|
1772
1529
|
className: `
|
@@ -1785,24 +1542,20 @@ function LanguageSwitcher({ locales, localeLabels }) {
|
|
1785
1542
|
)
|
1786
1543
|
] });
|
1787
1544
|
}
|
1788
|
-
|
1789
|
-
// src/components/script/google-analytics-script.tsx
|
1790
|
-
import Script from "next/script";
|
1791
|
-
import { Fragment as Fragment2, jsx as jsx38, jsxs as jsxs11 } from "react/jsx-runtime";
|
1792
1545
|
var googleAnalyticsId = process.env.NEXT_PUBLIC_GOOGLE_ANALYTICS_ID;
|
1793
1546
|
function GoogleAnalyticsScript() {
|
1794
1547
|
if (process.env.NODE_ENV !== "production") {
|
1795
1548
|
return null;
|
1796
1549
|
}
|
1797
|
-
return /* @__PURE__ */
|
1798
|
-
/* @__PURE__ */
|
1550
|
+
return /* @__PURE__ */ jsxs(Fragment, { children: [
|
1551
|
+
/* @__PURE__ */ jsx(
|
1799
1552
|
Script,
|
1800
1553
|
{
|
1801
1554
|
strategy: "afterInteractive",
|
1802
1555
|
src: `https://www.googletagmanager.com/gtag/js?id=${googleAnalyticsId}`
|
1803
1556
|
}
|
1804
1557
|
),
|
1805
|
-
/* @__PURE__ */
|
1558
|
+
/* @__PURE__ */ jsx(
|
1806
1559
|
Script,
|
1807
1560
|
{
|
1808
1561
|
id: "google-analytics",
|
@@ -1830,16 +1583,12 @@ function useGoogleAnalytics() {
|
|
1830
1583
|
trackEvent
|
1831
1584
|
};
|
1832
1585
|
}
|
1833
|
-
|
1834
|
-
// src/components/script/microsoft-clarity-script.tsx
|
1835
|
-
import Script2 from "next/script";
|
1836
|
-
import { jsx as jsx39 } from "react/jsx-runtime";
|
1837
1586
|
var microsoftClarityId = process.env.NEXT_PUBLIC_MICROSOFT_CLARITY_ID;
|
1838
1587
|
function MicrosoftClarityScript() {
|
1839
1588
|
if (process.env.NODE_ENV !== "production") {
|
1840
1589
|
return null;
|
1841
1590
|
}
|
1842
|
-
return /* @__PURE__ */
|
1591
|
+
return /* @__PURE__ */ jsx(Script, { id: "microsoft-clarity", strategy: "afterInteractive", children: `
|
1843
1592
|
(function(c,l,a,r,i,t,y){
|
1844
1593
|
c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)};
|
1845
1594
|
t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i;
|
@@ -1847,14 +1596,6 @@ function MicrosoftClarityScript() {
|
|
1847
1596
|
})(window, document, "clarity", "script", "${microsoftClarityId}");
|
1848
1597
|
` });
|
1849
1598
|
}
|
1850
|
-
export {
|
1851
|
-
GoogleAnalyticsScript,
|
1852
|
-
LanguageDetector,
|
1853
|
-
LanguageSwitcher,
|
1854
|
-
MicrosoftClarityScript,
|
1855
|
-
NotFoundPage,
|
1856
|
-
useGoogleAnalytics
|
1857
|
-
};
|
1858
1599
|
/**
|
1859
1600
|
* @license
|
1860
1601
|
* MIT License
|
@@ -1863,4 +1604,7 @@ export {
|
|
1863
1604
|
* This source code is licensed under the MIT license found in the
|
1864
1605
|
* LICENSE file in the root directory of this source tree.
|
1865
1606
|
*/
|
1607
|
+
|
1608
|
+
export { GoogleAnalyticsScript, LanguageDetector, LanguageSwitcher, MicrosoftClarityScript, NotFoundPage, useGoogleAnalytics };
|
1609
|
+
//# sourceMappingURL=index.mjs.map
|
1866
1610
|
//# sourceMappingURL=index.mjs.map
|