@windrun-huaiin/third-ui 4.0.1 → 5.0.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/clerk/index.js +83 -83
- package/dist/clerk/index.js.map +1 -1
- package/dist/clerk/index.mjs +83 -83
- package/dist/clerk/index.mjs.map +1 -1
- package/dist/fuma/index.d.mts +3 -1
- package/dist/fuma/index.d.ts +3 -1
- package/dist/fuma/index.js +312 -367
- package/dist/fuma/index.js.map +1 -1
- package/dist/fuma/index.mjs +275 -330
- package/dist/fuma/index.mjs.map +1 -1
- package/dist/fuma/mdx/index.js +86 -86
- package/dist/fuma/mdx/index.js.map +1 -1
- package/dist/fuma/mdx/index.mjs +86 -86
- package/dist/fuma/mdx/index.mjs.map +1 -1
- package/dist/index.js +298 -353
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +262 -317
- package/dist/index.mjs.map +1 -1
- package/dist/main/index.js +86 -86
- package/dist/main/index.js.map +1 -1
- package/dist/main/index.mjs +86 -86
- package/dist/main/index.mjs.map +1 -1
- package/package.json +4 -4
- package/src/fuma/fuma-page-genarator.tsx +7 -1
package/dist/index.js
CHANGED
|
@@ -1233,10 +1233,10 @@ __export(limited_lucide_icons_exports, {
|
|
|
1233
1233
|
Zap: () => Zap
|
|
1234
1234
|
});
|
|
1235
1235
|
|
|
1236
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1236
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
1237
1237
|
var import_react30 = require("react");
|
|
1238
1238
|
|
|
1239
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1239
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js
|
|
1240
1240
|
var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
|
|
1241
1241
|
var toCamelCase = (string) => string.replace(
|
|
1242
1242
|
/^([A-Z])|[\s-_]+(\w)/g,
|
|
@@ -1257,10 +1257,10 @@ var hasA11yProp = (props) => {
|
|
|
1257
1257
|
}
|
|
1258
1258
|
};
|
|
1259
1259
|
|
|
1260
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1260
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
|
|
1261
1261
|
var import_react29 = require("react");
|
|
1262
1262
|
|
|
1263
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1263
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js
|
|
1264
1264
|
var defaultAttributes = {
|
|
1265
1265
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1266
1266
|
width: 24,
|
|
@@ -1273,7 +1273,7 @@ var defaultAttributes = {
|
|
|
1273
1273
|
strokeLinejoin: "round"
|
|
1274
1274
|
};
|
|
1275
1275
|
|
|
1276
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1276
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
|
|
1277
1277
|
var Icon = (0, import_react29.forwardRef)(
|
|
1278
1278
|
(_a, ref) => {
|
|
1279
1279
|
var _b = _a, {
|
|
@@ -1312,7 +1312,7 @@ var Icon = (0, import_react29.forwardRef)(
|
|
|
1312
1312
|
}
|
|
1313
1313
|
);
|
|
1314
1314
|
|
|
1315
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1315
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
|
|
1316
1316
|
var createLucideIcon = (iconName, iconNode) => {
|
|
1317
1317
|
const Component2 = (0, import_react30.forwardRef)(
|
|
1318
1318
|
(_a, ref) => {
|
|
@@ -1332,14 +1332,14 @@ var createLucideIcon = (iconName, iconNode) => {
|
|
|
1332
1332
|
return Component2;
|
|
1333
1333
|
};
|
|
1334
1334
|
|
|
1335
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1335
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/album.js
|
|
1336
1336
|
var __iconNode = [
|
|
1337
1337
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }],
|
|
1338
1338
|
["polyline", { points: "11 3 11 11 14 8 17 11 17 3", key: "1wcwz3" }]
|
|
1339
1339
|
];
|
|
1340
1340
|
var Album = createLucideIcon("album", __iconNode);
|
|
1341
1341
|
|
|
1342
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1342
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/align-horizontal-justify-end.js
|
|
1343
1343
|
var __iconNode2 = [
|
|
1344
1344
|
["rect", { width: "6", height: "14", x: "2", y: "5", rx: "2", key: "dy24zr" }],
|
|
1345
1345
|
["rect", { width: "6", height: "10", x: "12", y: "7", rx: "2", key: "1ht384" }],
|
|
@@ -1347,28 +1347,28 @@ var __iconNode2 = [
|
|
|
1347
1347
|
];
|
|
1348
1348
|
var AlignHorizontalJustifyEnd = createLucideIcon("align-horizontal-justify-end", __iconNode2);
|
|
1349
1349
|
|
|
1350
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1350
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-left.js
|
|
1351
1351
|
var __iconNode3 = [
|
|
1352
1352
|
["path", { d: "m12 19-7-7 7-7", key: "1l729n" }],
|
|
1353
1353
|
["path", { d: "M19 12H5", key: "x3x0zl" }]
|
|
1354
1354
|
];
|
|
1355
1355
|
var ArrowLeft = createLucideIcon("arrow-left", __iconNode3);
|
|
1356
1356
|
|
|
1357
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1357
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-right.js
|
|
1358
1358
|
var __iconNode4 = [
|
|
1359
1359
|
["path", { d: "M5 12h14", key: "1ays0h" }],
|
|
1360
1360
|
["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
|
|
1361
1361
|
];
|
|
1362
1362
|
var ArrowRight = createLucideIcon("arrow-right", __iconNode4);
|
|
1363
1363
|
|
|
1364
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1364
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-up.js
|
|
1365
1365
|
var __iconNode5 = [
|
|
1366
1366
|
["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
|
|
1367
1367
|
["path", { d: "M12 19V5", key: "x0mq9r" }]
|
|
1368
1368
|
];
|
|
1369
1369
|
var ArrowUp = createLucideIcon("arrow-up", __iconNode5);
|
|
1370
1370
|
|
|
1371
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1371
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/binary.js
|
|
1372
1372
|
var __iconNode6 = [
|
|
1373
1373
|
["rect", { x: "14", y: "14", width: "4", height: "6", rx: "2", key: "p02svl" }],
|
|
1374
1374
|
["rect", { x: "6", y: "4", width: "4", height: "6", rx: "2", key: "xm4xkj" }],
|
|
@@ -1379,7 +1379,7 @@ var __iconNode6 = [
|
|
|
1379
1379
|
];
|
|
1380
1380
|
var Binary = createLucideIcon("binary", __iconNode6);
|
|
1381
1381
|
|
|
1382
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1382
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/blocks.js
|
|
1383
1383
|
var __iconNode7 = [
|
|
1384
1384
|
["rect", { width: "7", height: "7", x: "14", y: "3", rx: "1", key: "6d4xhi" }],
|
|
1385
1385
|
[
|
|
@@ -1392,7 +1392,7 @@ var __iconNode7 = [
|
|
|
1392
1392
|
];
|
|
1393
1393
|
var Blocks = createLucideIcon("blocks", __iconNode7);
|
|
1394
1394
|
|
|
1395
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1395
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/book-x.js
|
|
1396
1396
|
var __iconNode8 = [
|
|
1397
1397
|
["path", { d: "m14.5 7-5 5", key: "dy991v" }],
|
|
1398
1398
|
[
|
|
@@ -1406,7 +1406,7 @@ var __iconNode8 = [
|
|
|
1406
1406
|
];
|
|
1407
1407
|
var BookX = createLucideIcon("book-x", __iconNode8);
|
|
1408
1408
|
|
|
1409
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1409
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bring-to-front.js
|
|
1410
1410
|
var __iconNode9 = [
|
|
1411
1411
|
["rect", { x: "8", y: "8", width: "8", height: "8", rx: "2", key: "yj20xf" }],
|
|
1412
1412
|
["path", { d: "M4 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2", key: "1ltk23" }],
|
|
@@ -1414,7 +1414,7 @@ var __iconNode9 = [
|
|
|
1414
1414
|
];
|
|
1415
1415
|
var BringToFront = createLucideIcon("bring-to-front", __iconNode9);
|
|
1416
1416
|
|
|
1417
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1417
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bug.js
|
|
1418
1418
|
var __iconNode10 = [
|
|
1419
1419
|
["path", { d: "m8 2 1.88 1.88", key: "fmnt4t" }],
|
|
1420
1420
|
["path", { d: "M14.12 3.88 16 2", key: "qol33r" }],
|
|
@@ -1436,7 +1436,7 @@ var __iconNode10 = [
|
|
|
1436
1436
|
];
|
|
1437
1437
|
var Bug = createLucideIcon("bug", __iconNode10);
|
|
1438
1438
|
|
|
1439
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1439
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/building-2.js
|
|
1440
1440
|
var __iconNode11 = [
|
|
1441
1441
|
["path", { d: "M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z", key: "1b4qmf" }],
|
|
1442
1442
|
["path", { d: "M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2", key: "i71pzd" }],
|
|
@@ -1448,7 +1448,7 @@ var __iconNode11 = [
|
|
|
1448
1448
|
];
|
|
1449
1449
|
var Building2 = createLucideIcon("building-2", __iconNode11);
|
|
1450
1450
|
|
|
1451
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1451
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/car.js
|
|
1452
1452
|
var __iconNode12 = [
|
|
1453
1453
|
[
|
|
1454
1454
|
"path",
|
|
@@ -1463,27 +1463,27 @@ var __iconNode12 = [
|
|
|
1463
1463
|
];
|
|
1464
1464
|
var Car = createLucideIcon("car", __iconNode12);
|
|
1465
1465
|
|
|
1466
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1466
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js
|
|
1467
1467
|
var __iconNode13 = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
|
|
1468
1468
|
var Check = createLucideIcon("check", __iconNode13);
|
|
1469
1469
|
|
|
1470
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1470
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
|
|
1471
1471
|
var __iconNode14 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
|
|
1472
1472
|
var ChevronDown = createLucideIcon("chevron-down", __iconNode14);
|
|
1473
1473
|
|
|
1474
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1474
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-left.js
|
|
1475
1475
|
var __iconNode15 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
|
|
1476
1476
|
var ChevronLeft = createLucideIcon("chevron-left", __iconNode15);
|
|
1477
1477
|
|
|
1478
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1478
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js
|
|
1479
1479
|
var __iconNode16 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
|
|
1480
1480
|
var ChevronRight = createLucideIcon("chevron-right", __iconNode16);
|
|
1481
1481
|
|
|
1482
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1482
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js
|
|
1483
1483
|
var __iconNode17 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
|
|
1484
1484
|
var ChevronUp = createLucideIcon("chevron-up", __iconNode17);
|
|
1485
1485
|
|
|
1486
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1486
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-alert.js
|
|
1487
1487
|
var __iconNode18 = [
|
|
1488
1488
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1489
1489
|
["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
|
|
@@ -1491,15 +1491,15 @@ var __iconNode18 = [
|
|
|
1491
1491
|
];
|
|
1492
1492
|
var CircleAlert = createLucideIcon("circle-alert", __iconNode18);
|
|
1493
1493
|
|
|
1494
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1494
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-small.js
|
|
1495
1495
|
var __iconNode19 = [["circle", { cx: "12", cy: "12", r: "6", key: "1vlfrh" }]];
|
|
1496
1496
|
var CircleSmall = createLucideIcon("circle-small", __iconNode19);
|
|
1497
1497
|
|
|
1498
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1498
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle.js
|
|
1499
1499
|
var __iconNode20 = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]];
|
|
1500
1500
|
var Circle = createLucideIcon("circle", __iconNode20);
|
|
1501
1501
|
|
|
1502
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1502
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/component.js
|
|
1503
1503
|
var __iconNode21 = [
|
|
1504
1504
|
[
|
|
1505
1505
|
"path",
|
|
@@ -1532,7 +1532,7 @@ var __iconNode21 = [
|
|
|
1532
1532
|
];
|
|
1533
1533
|
var Component = createLucideIcon("component", __iconNode21);
|
|
1534
1534
|
|
|
1535
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1535
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/cpu.js
|
|
1536
1536
|
var __iconNode22 = [
|
|
1537
1537
|
["path", { d: "M12 20v2", key: "1lh1kg" }],
|
|
1538
1538
|
["path", { d: "M12 2v2", key: "tus03m" }],
|
|
@@ -1551,7 +1551,7 @@ var __iconNode22 = [
|
|
|
1551
1551
|
];
|
|
1552
1552
|
var Cpu = createLucideIcon("cpu", __iconNode22);
|
|
1553
1553
|
|
|
1554
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1554
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/database-zap.js
|
|
1555
1555
|
var __iconNode23 = [
|
|
1556
1556
|
["ellipse", { cx: "12", cy: "5", rx: "9", ry: "3", key: "msslwz" }],
|
|
1557
1557
|
["path", { d: "M3 5V19A9 3 0 0 0 15 21.84", key: "14ibmq" }],
|
|
@@ -1561,11 +1561,11 @@ var __iconNode23 = [
|
|
|
1561
1561
|
];
|
|
1562
1562
|
var DatabaseZap = createLucideIcon("database-zap", __iconNode23);
|
|
1563
1563
|
|
|
1564
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1564
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/dot.js
|
|
1565
1565
|
var __iconNode24 = [["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]];
|
|
1566
1566
|
var Dot = createLucideIcon("dot", __iconNode24);
|
|
1567
1567
|
|
|
1568
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1568
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/download.js
|
|
1569
1569
|
var __iconNode25 = [
|
|
1570
1570
|
["path", { d: "M12 15V3", key: "m9g1x1" }],
|
|
1571
1571
|
["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
|
|
@@ -1573,7 +1573,7 @@ var __iconNode25 = [
|
|
|
1573
1573
|
];
|
|
1574
1574
|
var Download = createLucideIcon("download", __iconNode25);
|
|
1575
1575
|
|
|
1576
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1576
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/ellipsis.js
|
|
1577
1577
|
var __iconNode26 = [
|
|
1578
1578
|
["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
|
|
1579
1579
|
["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
|
|
@@ -1581,7 +1581,7 @@ var __iconNode26 = [
|
|
|
1581
1581
|
];
|
|
1582
1582
|
var Ellipsis = createLucideIcon("ellipsis", __iconNode26);
|
|
1583
1583
|
|
|
1584
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1584
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/external-link.js
|
|
1585
1585
|
var __iconNode27 = [
|
|
1586
1586
|
["path", { d: "M15 3h6v6", key: "1q9fwt" }],
|
|
1587
1587
|
["path", { d: "M10 14 21 3", key: "gplh6r" }],
|
|
@@ -1589,7 +1589,7 @@ var __iconNode27 = [
|
|
|
1589
1589
|
];
|
|
1590
1590
|
var ExternalLink = createLucideIcon("external-link", __iconNode27);
|
|
1591
1591
|
|
|
1592
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1592
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/eye.js
|
|
1593
1593
|
var __iconNode28 = [
|
|
1594
1594
|
[
|
|
1595
1595
|
"path",
|
|
@@ -1602,7 +1602,7 @@ var __iconNode28 = [
|
|
|
1602
1602
|
];
|
|
1603
1603
|
var Eye = createLucideIcon("eye", __iconNode28);
|
|
1604
1604
|
|
|
1605
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1605
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/facebook.js
|
|
1606
1606
|
var __iconNode29 = [
|
|
1607
1607
|
[
|
|
1608
1608
|
"path",
|
|
@@ -1611,7 +1611,7 @@ var __iconNode29 = [
|
|
|
1611
1611
|
];
|
|
1612
1612
|
var Facebook = createLucideIcon("facebook", __iconNode29);
|
|
1613
1613
|
|
|
1614
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1614
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-lock-2.js
|
|
1615
1615
|
var __iconNode30 = [
|
|
1616
1616
|
["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1", key: "jmtmu2" }],
|
|
1617
1617
|
["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
|
|
@@ -1620,7 +1620,7 @@ var __iconNode30 = [
|
|
|
1620
1620
|
];
|
|
1621
1621
|
var FileLock2 = createLucideIcon("file-lock-2", __iconNode30);
|
|
1622
1622
|
|
|
1623
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1623
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/fingerprint.js
|
|
1624
1624
|
var __iconNode31 = [
|
|
1625
1625
|
["path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4", key: "1nerag" }],
|
|
1626
1626
|
["path", { d: "M14 13.12c0 2.38 0 6.38-1 8.88", key: "o46ks0" }],
|
|
@@ -1634,7 +1634,7 @@ var __iconNode31 = [
|
|
|
1634
1634
|
];
|
|
1635
1635
|
var Fingerprint = createLucideIcon("fingerprint", __iconNode31);
|
|
1636
1636
|
|
|
1637
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1637
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/gift.js
|
|
1638
1638
|
var __iconNode32 = [
|
|
1639
1639
|
["rect", { x: "3", y: "8", width: "18", height: "4", rx: "1", key: "bkv52" }],
|
|
1640
1640
|
["path", { d: "M12 8v13", key: "1c76mn" }],
|
|
@@ -1649,7 +1649,7 @@ var __iconNode32 = [
|
|
|
1649
1649
|
];
|
|
1650
1650
|
var Gift = createLucideIcon("gift", __iconNode32);
|
|
1651
1651
|
|
|
1652
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1652
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/git-pull-request-arrow.js
|
|
1653
1653
|
var __iconNode33 = [
|
|
1654
1654
|
["circle", { cx: "5", cy: "6", r: "3", key: "1qnov2" }],
|
|
1655
1655
|
["path", { d: "M5 9v12", key: "ih889a" }],
|
|
@@ -1659,7 +1659,7 @@ var __iconNode33 = [
|
|
|
1659
1659
|
];
|
|
1660
1660
|
var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow", __iconNode33);
|
|
1661
1661
|
|
|
1662
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1662
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe-lock.js
|
|
1663
1663
|
var __iconNode34 = [
|
|
1664
1664
|
[
|
|
1665
1665
|
"path",
|
|
@@ -1674,7 +1674,7 @@ var __iconNode34 = [
|
|
|
1674
1674
|
];
|
|
1675
1675
|
var GlobeLock = createLucideIcon("globe-lock", __iconNode34);
|
|
1676
1676
|
|
|
1677
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1677
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe.js
|
|
1678
1678
|
var __iconNode35 = [
|
|
1679
1679
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1680
1680
|
["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
|
|
@@ -1682,7 +1682,7 @@ var __iconNode35 = [
|
|
|
1682
1682
|
];
|
|
1683
1683
|
var Globe = createLucideIcon("globe", __iconNode35);
|
|
1684
1684
|
|
|
1685
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1685
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip-vertical.js
|
|
1686
1686
|
var __iconNode36 = [
|
|
1687
1687
|
["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
|
|
1688
1688
|
["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
|
|
@@ -1693,7 +1693,7 @@ var __iconNode36 = [
|
|
|
1693
1693
|
];
|
|
1694
1694
|
var GripVertical = createLucideIcon("grip-vertical", __iconNode36);
|
|
1695
1695
|
|
|
1696
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1696
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/hand-heart.js
|
|
1697
1697
|
var __iconNode37 = [
|
|
1698
1698
|
["path", { d: "M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16", key: "1ifwr1" }],
|
|
1699
1699
|
[
|
|
@@ -1714,7 +1714,7 @@ var __iconNode37 = [
|
|
|
1714
1714
|
];
|
|
1715
1715
|
var HandHeart = createLucideIcon("hand-heart", __iconNode37);
|
|
1716
1716
|
|
|
1717
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1717
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/handshake.js
|
|
1718
1718
|
var __iconNode38 = [
|
|
1719
1719
|
["path", { d: "m11 17 2 2a1 1 0 1 0 3-3", key: "efffak" }],
|
|
1720
1720
|
[
|
|
@@ -1730,14 +1730,14 @@ var __iconNode38 = [
|
|
|
1730
1730
|
];
|
|
1731
1731
|
var Handshake = createLucideIcon("handshake", __iconNode38);
|
|
1732
1732
|
|
|
1733
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1733
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/highlighter.js
|
|
1734
1734
|
var __iconNode39 = [
|
|
1735
1735
|
["path", { d: "m9 11-6 6v3h9l3-3", key: "1a3l36" }],
|
|
1736
1736
|
["path", { d: "m22 12-4.6 4.6a2 2 0 0 1-2.8 0l-5.2-5.2a2 2 0 0 1 0-2.8L14 4", key: "14a9rk" }]
|
|
1737
1737
|
];
|
|
1738
1738
|
var Highlighter = createLucideIcon("highlighter", __iconNode39);
|
|
1739
1739
|
|
|
1740
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1740
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/house-plus.js
|
|
1741
1741
|
var __iconNode40 = [
|
|
1742
1742
|
[
|
|
1743
1743
|
"path",
|
|
@@ -1752,7 +1752,7 @@ var __iconNode40 = [
|
|
|
1752
1752
|
];
|
|
1753
1753
|
var HousePlus = createLucideIcon("house-plus", __iconNode40);
|
|
1754
1754
|
|
|
1755
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1755
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-down.js
|
|
1756
1756
|
var __iconNode41 = [
|
|
1757
1757
|
[
|
|
1758
1758
|
"path",
|
|
@@ -1767,7 +1767,7 @@ var __iconNode41 = [
|
|
|
1767
1767
|
];
|
|
1768
1768
|
var ImageDown = createLucideIcon("image-down", __iconNode41);
|
|
1769
1769
|
|
|
1770
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1770
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-off.js
|
|
1771
1771
|
var __iconNode42 = [
|
|
1772
1772
|
["line", { x1: "2", x2: "22", y1: "2", y2: "22", key: "a6p6uj" }],
|
|
1773
1773
|
["path", { d: "M10.41 10.41a2 2 0 1 1-2.83-2.83", key: "1bzlo9" }],
|
|
@@ -1784,7 +1784,7 @@ var __iconNode42 = [
|
|
|
1784
1784
|
];
|
|
1785
1785
|
var ImageOff = createLucideIcon("image-off", __iconNode42);
|
|
1786
1786
|
|
|
1787
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1787
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-up.js
|
|
1788
1788
|
var __iconNode43 = [
|
|
1789
1789
|
[
|
|
1790
1790
|
"path",
|
|
@@ -1799,7 +1799,7 @@ var __iconNode43 = [
|
|
|
1799
1799
|
];
|
|
1800
1800
|
var ImageUp = createLucideIcon("image-up", __iconNode43);
|
|
1801
1801
|
|
|
1802
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1802
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/info.js
|
|
1803
1803
|
var __iconNode44 = [
|
|
1804
1804
|
["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
|
|
1805
1805
|
["path", { d: "M12 16v-4", key: "1dtifu" }],
|
|
@@ -1807,7 +1807,7 @@ var __iconNode44 = [
|
|
|
1807
1807
|
];
|
|
1808
1808
|
var Info = createLucideIcon("info", __iconNode44);
|
|
1809
1809
|
|
|
1810
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1810
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/keyboard.js
|
|
1811
1811
|
var __iconNode45 = [
|
|
1812
1812
|
["path", { d: "M10 8h.01", key: "1r9ogq" }],
|
|
1813
1813
|
["path", { d: "M12 12h.01", key: "1mp3jc" }],
|
|
@@ -1821,7 +1821,7 @@ var __iconNode45 = [
|
|
|
1821
1821
|
];
|
|
1822
1822
|
var Keyboard = createLucideIcon("keyboard", __iconNode45);
|
|
1823
1823
|
|
|
1824
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1824
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/land-plot.js
|
|
1825
1825
|
var __iconNode46 = [
|
|
1826
1826
|
["path", { d: "m12 8 6-3-6-3v10", key: "mvpnpy" }],
|
|
1827
1827
|
[
|
|
@@ -1836,7 +1836,7 @@ var __iconNode46 = [
|
|
|
1836
1836
|
];
|
|
1837
1837
|
var LandPlot = createLucideIcon("land-plot", __iconNode46);
|
|
1838
1838
|
|
|
1839
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1839
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/layout-template.js
|
|
1840
1840
|
var __iconNode47 = [
|
|
1841
1841
|
["rect", { width: "18", height: "7", x: "3", y: "3", rx: "1", key: "f1a2em" }],
|
|
1842
1842
|
["rect", { width: "9", height: "7", x: "3", y: "14", rx: "1", key: "jqznyg" }],
|
|
@@ -1844,7 +1844,7 @@ var __iconNode47 = [
|
|
|
1844
1844
|
];
|
|
1845
1845
|
var LayoutTemplate = createLucideIcon("layout-template", __iconNode47);
|
|
1846
1846
|
|
|
1847
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1847
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/library.js
|
|
1848
1848
|
var __iconNode48 = [
|
|
1849
1849
|
["path", { d: "m16 6 4 14", key: "ji33uf" }],
|
|
1850
1850
|
["path", { d: "M12 6v14", key: "1n7gus" }],
|
|
@@ -1853,18 +1853,18 @@ var __iconNode48 = [
|
|
|
1853
1853
|
];
|
|
1854
1854
|
var Library = createLucideIcon("library", __iconNode48);
|
|
1855
1855
|
|
|
1856
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1856
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/link.js
|
|
1857
1857
|
var __iconNode49 = [
|
|
1858
1858
|
["path", { d: "M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71", key: "1cjeqo" }],
|
|
1859
1859
|
["path", { d: "M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71", key: "19qd67" }]
|
|
1860
1860
|
];
|
|
1861
1861
|
var Link = createLucideIcon("link", __iconNode49);
|
|
1862
1862
|
|
|
1863
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1863
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
|
|
1864
1864
|
var __iconNode50 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
|
|
1865
1865
|
var LoaderCircle = createLucideIcon("loader-circle", __iconNode50);
|
|
1866
1866
|
|
|
1867
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1867
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-in.js
|
|
1868
1868
|
var __iconNode51 = [
|
|
1869
1869
|
["path", { d: "m10 17 5-5-5-5", key: "1bsop3" }],
|
|
1870
1870
|
["path", { d: "M15 12H3", key: "6jk70r" }],
|
|
@@ -1872,7 +1872,7 @@ var __iconNode51 = [
|
|
|
1872
1872
|
];
|
|
1873
1873
|
var LogIn = createLucideIcon("log-in", __iconNode51);
|
|
1874
1874
|
|
|
1875
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1875
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-out.js
|
|
1876
1876
|
var __iconNode52 = [
|
|
1877
1877
|
["path", { d: "m16 17 5-5-5-5", key: "1bji2h" }],
|
|
1878
1878
|
["path", { d: "M21 12H9", key: "dn1m92" }],
|
|
@@ -1880,7 +1880,7 @@ var __iconNode52 = [
|
|
|
1880
1880
|
];
|
|
1881
1881
|
var LogOut = createLucideIcon("log-out", __iconNode52);
|
|
1882
1882
|
|
|
1883
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1883
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.js
|
|
1884
1884
|
var __iconNode53 = [
|
|
1885
1885
|
["path", { d: "M14 4.1 12 6", key: "ita8i4" }],
|
|
1886
1886
|
["path", { d: "m5.1 8-2.9-.8", key: "1go3kf" }],
|
|
@@ -1896,7 +1896,7 @@ var __iconNode53 = [
|
|
|
1896
1896
|
];
|
|
1897
1897
|
var MousePointerClick = createLucideIcon("mouse-pointer-click", __iconNode53);
|
|
1898
1898
|
|
|
1899
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1899
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/palette.js
|
|
1900
1900
|
var __iconNode54 = [
|
|
1901
1901
|
[
|
|
1902
1902
|
"path",
|
|
@@ -1912,14 +1912,14 @@ var __iconNode54 = [
|
|
|
1912
1912
|
];
|
|
1913
1913
|
var Palette = createLucideIcon("palette", __iconNode54);
|
|
1914
1914
|
|
|
1915
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1915
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panel-left.js
|
|
1916
1916
|
var __iconNode55 = [
|
|
1917
1917
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
1918
1918
|
["path", { d: "M9 3v18", key: "fh3hqa" }]
|
|
1919
1919
|
];
|
|
1920
1920
|
var PanelLeft = createLucideIcon("panel-left", __iconNode55);
|
|
1921
1921
|
|
|
1922
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1922
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panels-top-left.js
|
|
1923
1923
|
var __iconNode56 = [
|
|
1924
1924
|
["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
|
|
1925
1925
|
["path", { d: "M3 9h18", key: "1pudct" }],
|
|
@@ -1927,7 +1927,7 @@ var __iconNode56 = [
|
|
|
1927
1927
|
];
|
|
1928
1928
|
var PanelsTopLeft = createLucideIcon("panels-top-left", __iconNode56);
|
|
1929
1929
|
|
|
1930
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1930
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pencil.js
|
|
1931
1931
|
var __iconNode57 = [
|
|
1932
1932
|
[
|
|
1933
1933
|
"path",
|
|
@@ -1940,7 +1940,7 @@ var __iconNode57 = [
|
|
|
1940
1940
|
];
|
|
1941
1941
|
var Pencil = createLucideIcon("pencil", __iconNode57);
|
|
1942
1942
|
|
|
1943
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1943
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pi.js
|
|
1944
1944
|
var __iconNode58 = [
|
|
1945
1945
|
["line", { x1: "9", x2: "9", y1: "4", y2: "20", key: "ovs5a5" }],
|
|
1946
1946
|
["path", { d: "M4 7c0-1.7 1.3-3 3-3h13", key: "10pag4" }],
|
|
@@ -1948,7 +1948,7 @@ var __iconNode58 = [
|
|
|
1948
1948
|
];
|
|
1949
1949
|
var Pi = createLucideIcon("pi", __iconNode58);
|
|
1950
1950
|
|
|
1951
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1951
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/receipt-text.js
|
|
1952
1952
|
var __iconNode59 = [
|
|
1953
1953
|
[
|
|
1954
1954
|
"path",
|
|
@@ -1960,7 +1960,7 @@ var __iconNode59 = [
|
|
|
1960
1960
|
];
|
|
1961
1961
|
var ReceiptText = createLucideIcon("receipt-text", __iconNode59);
|
|
1962
1962
|
|
|
1963
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1963
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/regex.js
|
|
1964
1964
|
var __iconNode60 = [
|
|
1965
1965
|
["path", { d: "M17 3v10", key: "15fgeh" }],
|
|
1966
1966
|
["path", { d: "m12.67 5.5 8.66 5", key: "1gpheq" }],
|
|
@@ -1972,7 +1972,7 @@ var __iconNode60 = [
|
|
|
1972
1972
|
];
|
|
1973
1973
|
var Regex = createLucideIcon("regex", __iconNode60);
|
|
1974
1974
|
|
|
1975
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1975
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/replace.js
|
|
1976
1976
|
var __iconNode61 = [
|
|
1977
1977
|
["path", { d: "M14 4a2 2 0 0 1 2-2", key: "1w2hp7" }],
|
|
1978
1978
|
["path", { d: "M16 10a2 2 0 0 1-2-2", key: "shjach" }],
|
|
@@ -1984,7 +1984,7 @@ var __iconNode61 = [
|
|
|
1984
1984
|
];
|
|
1985
1985
|
var Replace = createLucideIcon("replace", __iconNode61);
|
|
1986
1986
|
|
|
1987
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1987
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rss.js
|
|
1988
1988
|
var __iconNode62 = [
|
|
1989
1989
|
["path", { d: "M4 11a9 9 0 0 1 9 9", key: "pv89mb" }],
|
|
1990
1990
|
["path", { d: "M4 4a16 16 0 0 1 16 16", key: "k0647b" }],
|
|
@@ -1992,7 +1992,7 @@ var __iconNode62 = [
|
|
|
1992
1992
|
];
|
|
1993
1993
|
var Rss = createLucideIcon("rss", __iconNode62);
|
|
1994
1994
|
|
|
1995
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
1995
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/scale.js
|
|
1996
1996
|
var __iconNode63 = [
|
|
1997
1997
|
["path", { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "7g6ntu" }],
|
|
1998
1998
|
["path", { d: "m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "ijws7r" }],
|
|
@@ -2002,14 +2002,14 @@ var __iconNode63 = [
|
|
|
2002
2002
|
];
|
|
2003
2003
|
var Scale = createLucideIcon("scale", __iconNode63);
|
|
2004
2004
|
|
|
2005
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2005
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/search.js
|
|
2006
2006
|
var __iconNode64 = [
|
|
2007
2007
|
["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
|
|
2008
2008
|
["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
|
|
2009
2009
|
];
|
|
2010
2010
|
var Search = createLucideIcon("search", __iconNode64);
|
|
2011
2011
|
|
|
2012
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2012
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/server.js
|
|
2013
2013
|
var __iconNode65 = [
|
|
2014
2014
|
["rect", { width: "20", height: "8", x: "2", y: "2", rx: "2", ry: "2", key: "ngkwjq" }],
|
|
2015
2015
|
["rect", { width: "20", height: "8", x: "2", y: "14", rx: "2", ry: "2", key: "iecqi9" }],
|
|
@@ -2018,7 +2018,7 @@ var __iconNode65 = [
|
|
|
2018
2018
|
];
|
|
2019
2019
|
var Server = createLucideIcon("server", __iconNode65);
|
|
2020
2020
|
|
|
2021
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2021
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/share.js
|
|
2022
2022
|
var __iconNode66 = [
|
|
2023
2023
|
["path", { d: "M12 2v13", key: "1km8f5" }],
|
|
2024
2024
|
["path", { d: "m16 6-4-4-4 4", key: "13yo43" }],
|
|
@@ -2026,7 +2026,7 @@ var __iconNode66 = [
|
|
|
2026
2026
|
];
|
|
2027
2027
|
var Share = createLucideIcon("share", __iconNode66);
|
|
2028
2028
|
|
|
2029
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2029
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield-user.js
|
|
2030
2030
|
var __iconNode67 = [
|
|
2031
2031
|
[
|
|
2032
2032
|
"path",
|
|
@@ -2040,7 +2040,7 @@ var __iconNode67 = [
|
|
|
2040
2040
|
];
|
|
2041
2041
|
var ShieldUser = createLucideIcon("shield-user", __iconNode67);
|
|
2042
2042
|
|
|
2043
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2043
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sparkles.js
|
|
2044
2044
|
var __iconNode68 = [
|
|
2045
2045
|
[
|
|
2046
2046
|
"path",
|
|
@@ -2056,7 +2056,7 @@ var __iconNode68 = [
|
|
|
2056
2056
|
];
|
|
2057
2057
|
var Sparkles = createLucideIcon("sparkles", __iconNode68);
|
|
2058
2058
|
|
|
2059
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2059
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/spline-pointer.js
|
|
2060
2060
|
var __iconNode69 = [
|
|
2061
2061
|
[
|
|
2062
2062
|
"path",
|
|
@@ -2071,7 +2071,7 @@ var __iconNode69 = [
|
|
|
2071
2071
|
];
|
|
2072
2072
|
var SplinePointer = createLucideIcon("spline-pointer", __iconNode69);
|
|
2073
2073
|
|
|
2074
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2074
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-dashed-bottom-code.js
|
|
2075
2075
|
var __iconNode70 = [
|
|
2076
2076
|
["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
|
|
2077
2077
|
["path", { d: "M14 21h1", key: "v9vybs" }],
|
|
@@ -2084,7 +2084,7 @@ var __iconNode70 = [
|
|
|
2084
2084
|
];
|
|
2085
2085
|
var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code", __iconNode70);
|
|
2086
2086
|
|
|
2087
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2087
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-terminal.js
|
|
2088
2088
|
var __iconNode71 = [
|
|
2089
2089
|
["path", { d: "m7 11 2-2-2-2", key: "1lz0vl" }],
|
|
2090
2090
|
["path", { d: "M11 13h4", key: "1p7l4v" }],
|
|
@@ -2092,7 +2092,7 @@ var __iconNode71 = [
|
|
|
2092
2092
|
];
|
|
2093
2093
|
var SquareTerminal = createLucideIcon("square-terminal", __iconNode71);
|
|
2094
2094
|
|
|
2095
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2095
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/star.js
|
|
2096
2096
|
var __iconNode72 = [
|
|
2097
2097
|
[
|
|
2098
2098
|
"path",
|
|
@@ -2104,7 +2104,7 @@ var __iconNode72 = [
|
|
|
2104
2104
|
];
|
|
2105
2105
|
var Star = createLucideIcon("star", __iconNode72);
|
|
2106
2106
|
|
|
2107
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2107
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/tablets.js
|
|
2108
2108
|
var __iconNode73 = [
|
|
2109
2109
|
["circle", { cx: "7", cy: "7", r: "5", key: "x29byf" }],
|
|
2110
2110
|
["circle", { cx: "17", cy: "17", r: "5", key: "1op1d2" }],
|
|
@@ -2113,14 +2113,14 @@ var __iconNode73 = [
|
|
|
2113
2113
|
];
|
|
2114
2114
|
var Tablets = createLucideIcon("tablets", __iconNode73);
|
|
2115
2115
|
|
|
2116
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2116
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/terminal.js
|
|
2117
2117
|
var __iconNode74 = [
|
|
2118
2118
|
["path", { d: "M12 19h8", key: "baeox8" }],
|
|
2119
2119
|
["path", { d: "m4 17 6-6-6-6", key: "1yngyt" }]
|
|
2120
2120
|
];
|
|
2121
2121
|
var Terminal = createLucideIcon("terminal", __iconNode74);
|
|
2122
2122
|
|
|
2123
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2123
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/twitter.js
|
|
2124
2124
|
var __iconNode75 = [
|
|
2125
2125
|
[
|
|
2126
2126
|
"path",
|
|
@@ -2132,14 +2132,14 @@ var __iconNode75 = [
|
|
|
2132
2132
|
];
|
|
2133
2133
|
var Twitter = createLucideIcon("twitter", __iconNode75);
|
|
2134
2134
|
|
|
2135
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2135
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
|
|
2136
2136
|
var __iconNode76 = [
|
|
2137
2137
|
["path", { d: "M18 6 6 18", key: "1bl5f8" }],
|
|
2138
2138
|
["path", { d: "m6 6 12 12", key: "d8bk6v" }]
|
|
2139
2139
|
];
|
|
2140
2140
|
var X = createLucideIcon("x", __iconNode76);
|
|
2141
2141
|
|
|
2142
|
-
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.
|
|
2142
|
+
// ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/zap.js
|
|
2143
2143
|
var __iconNode77 = [
|
|
2144
2144
|
[
|
|
2145
2145
|
"path",
|
|
@@ -2352,10 +2352,10 @@ var import_image = __toESM(require("next/image"));
|
|
|
2352
2352
|
// ../base-ui/src/ui/button.tsx
|
|
2353
2353
|
var React32 = __toESM(require("react"));
|
|
2354
2354
|
|
|
2355
|
-
// ../../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.2_react@19.
|
|
2355
|
+
// ../../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs
|
|
2356
2356
|
var React31 = __toESM(require("react"), 1);
|
|
2357
2357
|
|
|
2358
|
-
// ../../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.2_react@19.
|
|
2358
|
+
// ../../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-compose-refs/dist/index.mjs
|
|
2359
2359
|
var React30 = __toESM(require("react"), 1);
|
|
2360
2360
|
function setRef(ref, value) {
|
|
2361
2361
|
if (typeof ref === "function") {
|
|
@@ -2392,7 +2392,7 @@ function useComposedRefs(...refs) {
|
|
|
2392
2392
|
return React30.useCallback(composeRefs(...refs), refs);
|
|
2393
2393
|
}
|
|
2394
2394
|
|
|
2395
|
-
// ../../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.2_react@19.
|
|
2395
|
+
// ../../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-slot/dist/index.mjs
|
|
2396
2396
|
var import_jsx_runtime34 = require("react/jsx-runtime");
|
|
2397
2397
|
// @__NO_SIDE_EFFECTS__
|
|
2398
2398
|
function createSlot(ownerName) {
|
|
@@ -3024,68 +3024,12 @@ function NProgressBar() {
|
|
|
3024
3024
|
// src/fuma/fuma-page-genarator.tsx
|
|
3025
3025
|
var import_page = require("fumadocs-ui/page");
|
|
3026
3026
|
|
|
3027
|
-
// ../base-ui/src/components/
|
|
3027
|
+
// ../base-ui/src/components/404-page.tsx
|
|
3028
3028
|
var import_react36 = require("react");
|
|
3029
3029
|
var import_jsx_runtime47 = require("react/jsx-runtime");
|
|
3030
|
-
|
|
3031
|
-
|
|
3032
|
-
|
|
3033
|
-
if (config === null) {
|
|
3034
|
-
throw new Error(
|
|
3035
|
-
'[SiteIcon] IconConfigProvider not found. Please wrap your app with <IconConfigProvider config={{ siteIcon: "YourIcon" }}>.'
|
|
3036
|
-
);
|
|
3037
|
-
}
|
|
3038
|
-
return config;
|
|
3039
|
-
}
|
|
3040
|
-
function useIconConfigSafe(iconKey) {
|
|
3041
|
-
try {
|
|
3042
|
-
const config = useIconConfig();
|
|
3043
|
-
return config[iconKey];
|
|
3044
|
-
} catch (e) {
|
|
3045
|
-
return void 0;
|
|
3046
|
-
}
|
|
3047
|
-
}
|
|
3048
|
-
|
|
3049
|
-
// ../base-ui/src/components/site-icon.tsx
|
|
3050
|
-
var import_jsx_runtime48 = require("react/jsx-runtime");
|
|
3051
|
-
function SiteIcon(_a) {
|
|
3052
|
-
var _b = _a, {
|
|
3053
|
-
size: size4 = 24,
|
|
3054
|
-
className
|
|
3055
|
-
} = _b, props = __objRest(_b, [
|
|
3056
|
-
"size",
|
|
3057
|
-
"className"
|
|
3058
|
-
]);
|
|
3059
|
-
const configuredIcon = useIconConfigSafe("siteIcon");
|
|
3060
|
-
if (configuredIcon === void 0) {
|
|
3061
|
-
throw new Error(
|
|
3062
|
-
'[SiteIcon] Site icon is not configured. Please use <IconConfigProvider config={{ siteIcon: YourCustomIcon }}> or <IconConfigProvider config={{ siteIcon: "IconKeyName" }}> to set a custom site icon to avoid legal risks.'
|
|
3063
|
-
);
|
|
3064
|
-
}
|
|
3065
|
-
if (typeof configuredIcon === "string") {
|
|
3066
|
-
if (configuredIcon === "") {
|
|
3067
|
-
const DefaultIcon = globalLucideIcons["Download"];
|
|
3068
|
-
return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(DefaultIcon, __spreadValues({ size: size4, className: cn(themeIconColor, className) }, props));
|
|
3069
|
-
}
|
|
3070
|
-
const IconComponent = globalLucideIcons[configuredIcon];
|
|
3071
|
-
if (!IconComponent) {
|
|
3072
|
-
throw new Error(`[SiteIcon] Icon key "${configuredIcon}" not found in globalLucideIcons.`);
|
|
3073
|
-
}
|
|
3074
|
-
return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(IconComponent, __spreadValues({ size: size4, className: cn(themeIconColor, className) }, props));
|
|
3075
|
-
} else {
|
|
3076
|
-
const CustomIcon = configuredIcon;
|
|
3077
|
-
const hasColorClass = className && /text-\w+/.test(className);
|
|
3078
|
-
const finalClassName = hasColorClass ? className : cn(themeIconColor, className);
|
|
3079
|
-
return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(CustomIcon, __spreadValues({ size: size4, className: finalClassName }, props));
|
|
3080
|
-
}
|
|
3081
|
-
}
|
|
3082
|
-
|
|
3083
|
-
// ../base-ui/src/components/404-page.tsx
|
|
3084
|
-
var import_react37 = require("react");
|
|
3085
|
-
var import_jsx_runtime49 = require("react/jsx-runtime");
|
|
3086
|
-
function NotFoundPage() {
|
|
3087
|
-
const [glitchText, setGlitchText] = (0, import_react37.useState)("404");
|
|
3088
|
-
(0, import_react37.useEffect)(() => {
|
|
3030
|
+
function NotFoundPage({ siteIcon }) {
|
|
3031
|
+
const [glitchText, setGlitchText] = (0, import_react36.useState)("404");
|
|
3032
|
+
(0, import_react36.useEffect)(() => {
|
|
3089
3033
|
const glitchChars = ["4", "0", "4", "?", "#", "!", "*", "&", "%", "$"];
|
|
3090
3034
|
const interval = setInterval(() => {
|
|
3091
3035
|
if (Math.random() < 0.5) {
|
|
@@ -3100,10 +3044,10 @@ function NotFoundPage() {
|
|
|
3100
3044
|
}, 600);
|
|
3101
3045
|
return () => clearInterval(interval);
|
|
3102
3046
|
}, []);
|
|
3103
|
-
return /* @__PURE__ */ (0,
|
|
3104
|
-
/* @__PURE__ */ (0,
|
|
3105
|
-
/* @__PURE__ */ (0,
|
|
3106
|
-
/* @__PURE__ */ (0,
|
|
3047
|
+
return /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)("div", { className: "flex flex-col items-center justify-center min-h-[75vh] w-full px-4 py-8", children: [
|
|
3048
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsxs)("div", { className: "text-center space-y-8 max-w-2xl", children: [
|
|
3049
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsxs)("div", { className: "relative flex justify-center", children: [
|
|
3050
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
|
|
3107
3051
|
"h1",
|
|
3108
3052
|
{
|
|
3109
3053
|
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",
|
|
@@ -3115,26 +3059,26 @@ function NotFoundPage() {
|
|
|
3115
3059
|
children: glitchText
|
|
3116
3060
|
}
|
|
3117
3061
|
),
|
|
3118
|
-
/* @__PURE__ */ (0,
|
|
3062
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("div", { className: "absolute inset-0 pointer-events-none", children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("div", { className: "h-full w-full bg-gradient-to-b from-transparent via-purple-500/10 to-transparent animate-pulse" }) })
|
|
3119
3063
|
] }),
|
|
3120
|
-
/* @__PURE__ */ (0,
|
|
3121
|
-
/* @__PURE__ */ (0,
|
|
3122
|
-
/* @__PURE__ */ (0,
|
|
3064
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsxs)("div", { className: "space-y-4", children: [
|
|
3065
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("h2", { className: "text-2xl md:text-3xl font-semibold text-foreground", children: "Page Not Found" }),
|
|
3066
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.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" })
|
|
3123
3067
|
] }),
|
|
3124
|
-
/* @__PURE__ */ (0,
|
|
3125
|
-
/* @__PURE__ */ (0,
|
|
3126
|
-
|
|
3127
|
-
/* @__PURE__ */ (0,
|
|
3068
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsxs)("div", { className: "flex justify-center items-center gap-8 pt-8 opacity-60", children: [
|
|
3069
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsxs)("div", { className: "flex items-center gap-2 text-sm text-muted-foreground", children: [
|
|
3070
|
+
siteIcon,
|
|
3071
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("span", { children: "Woops!" })
|
|
3128
3072
|
] }),
|
|
3129
|
-
/* @__PURE__ */ (0,
|
|
3130
|
-
/* @__PURE__ */ (0,
|
|
3131
|
-
/* @__PURE__ */ (0,
|
|
3132
|
-
/* @__PURE__ */ (0,
|
|
3073
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("div", { className: "w-1 h-1 bg-purple-500 rounded-full animate-ping" }),
|
|
3074
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsxs)("div", { className: "flex items-center gap-2 text-sm text-muted-foreground", children: [
|
|
3075
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)(NotFoundIcon, {}),
|
|
3076
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)("span", { children: "Error Code: 404" })
|
|
3133
3077
|
] })
|
|
3134
3078
|
] })
|
|
3135
3079
|
] }),
|
|
3136
|
-
/* @__PURE__ */ (0,
|
|
3137
|
-
/* @__PURE__ */ (0,
|
|
3080
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsxs)("div", { className: "fixed inset-0 pointer-events-none overflow-hidden -z-10", children: [
|
|
3081
|
+
/* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
|
|
3138
3082
|
"div",
|
|
3139
3083
|
{
|
|
3140
3084
|
className: "absolute inset-0 opacity-[0.02] dark:opacity-[0.05]",
|
|
@@ -3147,7 +3091,7 @@ function NotFoundPage() {
|
|
|
3147
3091
|
}
|
|
3148
3092
|
}
|
|
3149
3093
|
),
|
|
3150
|
-
Array.from({ length: 6 }).map((_, i) => /* @__PURE__ */ (0,
|
|
3094
|
+
Array.from({ length: 6 }).map((_, i) => /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
|
|
3151
3095
|
"div",
|
|
3152
3096
|
{
|
|
3153
3097
|
className: "absolute w-2 h-2 bg-purple-500/20 rounded-full animate-bounce",
|
|
@@ -3165,14 +3109,14 @@ function NotFoundPage() {
|
|
|
3165
3109
|
}
|
|
3166
3110
|
|
|
3167
3111
|
// ../base-ui/src/components/go-to-top.tsx
|
|
3168
|
-
var
|
|
3169
|
-
var
|
|
3112
|
+
var import_react37 = require("react");
|
|
3113
|
+
var import_jsx_runtime48 = require("react/jsx-runtime");
|
|
3170
3114
|
|
|
3171
3115
|
// ../base-ui/src/components/language-detector.tsx
|
|
3172
3116
|
var import_next_intl10 = require("next-intl");
|
|
3173
3117
|
var import_navigation2 = require("next/navigation");
|
|
3174
|
-
var
|
|
3175
|
-
var
|
|
3118
|
+
var import_react38 = require("react");
|
|
3119
|
+
var import_jsx_runtime49 = require("react/jsx-runtime");
|
|
3176
3120
|
|
|
3177
3121
|
// ../base-ui/src/components/language-switcher.tsx
|
|
3178
3122
|
var import_navigation3 = require("next/navigation");
|
|
@@ -3181,7 +3125,7 @@ var import_next_intl11 = require("next-intl");
|
|
|
3181
3125
|
// ../base-ui/src/ui/dropdown-menu.tsx
|
|
3182
3126
|
var React62 = __toESM(require("react"));
|
|
3183
3127
|
|
|
3184
|
-
// ../../node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@
|
|
3128
|
+
// ../../node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@type_3272b997ba966ec6b6fa733acdc70bec/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs
|
|
3185
3129
|
var React61 = __toESM(require("react"), 1);
|
|
3186
3130
|
|
|
3187
3131
|
// ../../node_modules/.pnpm/@radix-ui+primitive@1.1.2/node_modules/@radix-ui/primitive/dist/index.mjs
|
|
@@ -3194,9 +3138,9 @@ function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForD
|
|
|
3194
3138
|
};
|
|
3195
3139
|
}
|
|
3196
3140
|
|
|
3197
|
-
// ../../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.2_react@19.
|
|
3141
|
+
// ../../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-context/dist/index.mjs
|
|
3198
3142
|
var React34 = __toESM(require("react"), 1);
|
|
3199
|
-
var
|
|
3143
|
+
var import_jsx_runtime50 = require("react/jsx-runtime");
|
|
3200
3144
|
function createContextScope(scopeName, createContextScopeDeps = []) {
|
|
3201
3145
|
let defaultContexts = [];
|
|
3202
3146
|
function createContext32(rootComponentName, defaultContext) {
|
|
@@ -3208,7 +3152,7 @@ function createContextScope(scopeName, createContextScopeDeps = []) {
|
|
|
3208
3152
|
const _a = props, { scope, children } = _a, context = __objRest(_a, ["scope", "children"]);
|
|
3209
3153
|
const Context = ((_b = scope == null ? void 0 : scope[scopeName]) == null ? void 0 : _b[index2]) || BaseContext;
|
|
3210
3154
|
const value = React34.useMemo(() => context, Object.values(context));
|
|
3211
|
-
return /* @__PURE__ */ (0,
|
|
3155
|
+
return /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(Context.Provider, { value, children });
|
|
3212
3156
|
};
|
|
3213
3157
|
Provider.displayName = rootComponentName + "Provider";
|
|
3214
3158
|
function useContext22(consumerName, scope) {
|
|
@@ -3257,15 +3201,15 @@ function composeContextScopes(...scopes) {
|
|
|
3257
3201
|
return createScope;
|
|
3258
3202
|
}
|
|
3259
3203
|
|
|
3260
|
-
// ../../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.2_react@19.
|
|
3204
|
+
// ../../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
|
|
3261
3205
|
var React36 = __toESM(require("react"), 1);
|
|
3262
3206
|
|
|
3263
|
-
// ../../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.2_react@19.
|
|
3207
|
+
// ../../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs
|
|
3264
3208
|
var React35 = __toESM(require("react"), 1);
|
|
3265
3209
|
var useLayoutEffect2 = (globalThis == null ? void 0 : globalThis.document) ? React35.useLayoutEffect : () => {
|
|
3266
3210
|
};
|
|
3267
3211
|
|
|
3268
|
-
// ../../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.2_react@19.
|
|
3212
|
+
// ../../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
|
|
3269
3213
|
var React210 = __toESM(require("react"), 1);
|
|
3270
3214
|
var useInsertionEffect = React36[" useInsertionEffect ".trim().toString()] || useLayoutEffect2;
|
|
3271
3215
|
function useControllableState({
|
|
@@ -3335,10 +3279,10 @@ function isFunction(value) {
|
|
|
3335
3279
|
}
|
|
3336
3280
|
var SYNC_STATE = Symbol("RADIX:SYNC_STATE");
|
|
3337
3281
|
|
|
3338
|
-
// ../../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.3_@types+react@19.1.2__@types+
|
|
3282
|
+
// ../../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.3_@types+react@19.1.2__@types+rea_43250ccbc78c27b15284efcf829a65d5/node_modules/@radix-ui/react-primitive/dist/index.mjs
|
|
3339
3283
|
var React37 = __toESM(require("react"), 1);
|
|
3340
3284
|
var ReactDOM = __toESM(require("react-dom"), 1);
|
|
3341
|
-
var
|
|
3285
|
+
var import_jsx_runtime51 = require("react/jsx-runtime");
|
|
3342
3286
|
var NODES = [
|
|
3343
3287
|
"a",
|
|
3344
3288
|
"button",
|
|
@@ -3366,7 +3310,7 @@ var Primitive = NODES.reduce((primitive, node) => {
|
|
|
3366
3310
|
if (typeof window !== "undefined") {
|
|
3367
3311
|
window[Symbol.for("radix-ui")] = true;
|
|
3368
3312
|
}
|
|
3369
|
-
return /* @__PURE__ */ (0,
|
|
3313
|
+
return /* @__PURE__ */ (0, import_jsx_runtime51.jsx)(Comp, __spreadProps(__spreadValues({}, primitiveProps), { ref: forwardedRef }));
|
|
3370
3314
|
});
|
|
3371
3315
|
Node2.displayName = `Primitive.${node}`;
|
|
3372
3316
|
return __spreadProps(__spreadValues({}, primitive), { [node]: Node2 });
|
|
@@ -3375,14 +3319,14 @@ function dispatchDiscreteCustomEvent(target, event) {
|
|
|
3375
3319
|
if (target) ReactDOM.flushSync(() => target.dispatchEvent(event));
|
|
3376
3320
|
}
|
|
3377
3321
|
|
|
3378
|
-
// ../../node_modules/.pnpm/@radix-ui+react-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@
|
|
3322
|
+
// ../../node_modules/.pnpm/@radix-ui+react-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@1_e08b4abe8accdc3fef589f98ffa7a1c4/node_modules/@radix-ui/react-menu/dist/index.mjs
|
|
3379
3323
|
var React60 = __toESM(require("react"), 1);
|
|
3380
3324
|
|
|
3381
|
-
// ../../node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+
|
|
3325
|
+
// ../../node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+re_35a10f606a7dfb9a43a9f2c6db1fe053/node_modules/@radix-ui/react-collection/dist/index.mjs
|
|
3326
|
+
var import_react39 = __toESM(require("react"), 1);
|
|
3327
|
+
var import_jsx_runtime52 = require("react/jsx-runtime");
|
|
3382
3328
|
var import_react40 = __toESM(require("react"), 1);
|
|
3383
|
-
var
|
|
3384
|
-
var import_react41 = __toESM(require("react"), 1);
|
|
3385
|
-
var import_jsx_runtime55 = require("react/jsx-runtime");
|
|
3329
|
+
var import_jsx_runtime53 = require("react/jsx-runtime");
|
|
3386
3330
|
function createCollection(name) {
|
|
3387
3331
|
const PROVIDER_NAME = name + "CollectionProvider";
|
|
3388
3332
|
const [createCollectionContext, createCollectionScope3] = createContextScope(PROVIDER_NAME);
|
|
@@ -3392,42 +3336,42 @@ function createCollection(name) {
|
|
|
3392
3336
|
);
|
|
3393
3337
|
const CollectionProvider = (props) => {
|
|
3394
3338
|
const { scope, children } = props;
|
|
3395
|
-
const ref =
|
|
3396
|
-
const itemMap =
|
|
3397
|
-
return /* @__PURE__ */ (0,
|
|
3339
|
+
const ref = import_react39.default.useRef(null);
|
|
3340
|
+
const itemMap = import_react39.default.useRef(/* @__PURE__ */ new Map()).current;
|
|
3341
|
+
return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(CollectionProviderImpl, { scope, itemMap, collectionRef: ref, children });
|
|
3398
3342
|
};
|
|
3399
3343
|
CollectionProvider.displayName = PROVIDER_NAME;
|
|
3400
3344
|
const COLLECTION_SLOT_NAME = name + "CollectionSlot";
|
|
3401
3345
|
const CollectionSlotImpl = createSlot(COLLECTION_SLOT_NAME);
|
|
3402
|
-
const CollectionSlot =
|
|
3346
|
+
const CollectionSlot = import_react39.default.forwardRef(
|
|
3403
3347
|
(props, forwardedRef) => {
|
|
3404
3348
|
const { scope, children } = props;
|
|
3405
3349
|
const context = useCollectionContext(COLLECTION_SLOT_NAME, scope);
|
|
3406
3350
|
const composedRefs = useComposedRefs(forwardedRef, context.collectionRef);
|
|
3407
|
-
return /* @__PURE__ */ (0,
|
|
3351
|
+
return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(CollectionSlotImpl, { ref: composedRefs, children });
|
|
3408
3352
|
}
|
|
3409
3353
|
);
|
|
3410
3354
|
CollectionSlot.displayName = COLLECTION_SLOT_NAME;
|
|
3411
3355
|
const ITEM_SLOT_NAME = name + "CollectionItemSlot";
|
|
3412
3356
|
const ITEM_DATA_ATTR = "data-radix-collection-item";
|
|
3413
3357
|
const CollectionItemSlotImpl = createSlot(ITEM_SLOT_NAME);
|
|
3414
|
-
const CollectionItemSlot =
|
|
3358
|
+
const CollectionItemSlot = import_react39.default.forwardRef(
|
|
3415
3359
|
(props, forwardedRef) => {
|
|
3416
3360
|
const _a = props, { scope, children } = _a, itemData = __objRest(_a, ["scope", "children"]);
|
|
3417
|
-
const ref =
|
|
3361
|
+
const ref = import_react39.default.useRef(null);
|
|
3418
3362
|
const composedRefs = useComposedRefs(forwardedRef, ref);
|
|
3419
3363
|
const context = useCollectionContext(ITEM_SLOT_NAME, scope);
|
|
3420
|
-
|
|
3364
|
+
import_react39.default.useEffect(() => {
|
|
3421
3365
|
context.itemMap.set(ref, __spreadValues({ ref }, itemData));
|
|
3422
3366
|
return () => void context.itemMap.delete(ref);
|
|
3423
3367
|
});
|
|
3424
|
-
return /* @__PURE__ */ (0,
|
|
3368
|
+
return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(CollectionItemSlotImpl, __spreadProps(__spreadValues({}, { [ITEM_DATA_ATTR]: "" }), { ref: composedRefs, children }));
|
|
3425
3369
|
}
|
|
3426
3370
|
);
|
|
3427
3371
|
CollectionItemSlot.displayName = ITEM_SLOT_NAME;
|
|
3428
3372
|
function useCollection3(scope) {
|
|
3429
3373
|
const context = useCollectionContext(name + "CollectionConsumer", scope);
|
|
3430
|
-
const getItems =
|
|
3374
|
+
const getItems = import_react39.default.useCallback(() => {
|
|
3431
3375
|
const collectionNode = context.collectionRef.current;
|
|
3432
3376
|
if (!collectionNode) return [];
|
|
3433
3377
|
const orderedNodes = Array.from(collectionNode.querySelectorAll(`[${ITEM_DATA_ATTR}]`));
|
|
@@ -3446,19 +3390,19 @@ function createCollection(name) {
|
|
|
3446
3390
|
];
|
|
3447
3391
|
}
|
|
3448
3392
|
|
|
3449
|
-
// ../../node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.2_react@19.
|
|
3393
|
+
// ../../node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-direction/dist/index.mjs
|
|
3450
3394
|
var React39 = __toESM(require("react"), 1);
|
|
3451
|
-
var
|
|
3395
|
+
var import_jsx_runtime54 = require("react/jsx-runtime");
|
|
3452
3396
|
var DirectionContext = React39.createContext(void 0);
|
|
3453
3397
|
function useDirection(localDir) {
|
|
3454
3398
|
const globalDir = React39.useContext(DirectionContext);
|
|
3455
3399
|
return localDir || globalDir || "ltr";
|
|
3456
3400
|
}
|
|
3457
3401
|
|
|
3458
|
-
// ../../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.3_@types+react@19.1.2__@
|
|
3402
|
+
// ../../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.3_@types+react@19.1.2__@_048ea5800fbfacb7489e4b7d728b493c/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
3459
3403
|
var React42 = __toESM(require("react"), 1);
|
|
3460
3404
|
|
|
3461
|
-
// ../../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.2_react@19.
|
|
3405
|
+
// ../../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs
|
|
3462
3406
|
var React40 = __toESM(require("react"), 1);
|
|
3463
3407
|
function useCallbackRef(callback) {
|
|
3464
3408
|
const callbackRef = React40.useRef(callback);
|
|
@@ -3471,7 +3415,7 @@ function useCallbackRef(callback) {
|
|
|
3471
3415
|
}, []);
|
|
3472
3416
|
}
|
|
3473
3417
|
|
|
3474
|
-
// ../../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.2_react@19.
|
|
3418
|
+
// ../../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs
|
|
3475
3419
|
var React41 = __toESM(require("react"), 1);
|
|
3476
3420
|
function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis == null ? void 0 : globalThis.document) {
|
|
3477
3421
|
const onEscapeKeyDown = useCallbackRef(onEscapeKeyDownProp);
|
|
@@ -3486,8 +3430,8 @@ function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis == nul
|
|
|
3486
3430
|
}, [onEscapeKeyDown, ownerDocument]);
|
|
3487
3431
|
}
|
|
3488
3432
|
|
|
3489
|
-
// ../../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.3_@types+react@19.1.2__@
|
|
3490
|
-
var
|
|
3433
|
+
// ../../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.3_@types+react@19.1.2__@_048ea5800fbfacb7489e4b7d728b493c/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
|
|
3434
|
+
var import_jsx_runtime55 = require("react/jsx-runtime");
|
|
3491
3435
|
var DISMISSABLE_LAYER_NAME = "DismissableLayer";
|
|
3492
3436
|
var CONTEXT_UPDATE = "dismissableLayer.update";
|
|
3493
3437
|
var POINTER_DOWN_OUTSIDE = "dismissableLayer.pointerDownOutside";
|
|
@@ -3582,7 +3526,7 @@ var DismissableLayer = React42.forwardRef(
|
|
|
3582
3526
|
document.addEventListener(CONTEXT_UPDATE, handleUpdate);
|
|
3583
3527
|
return () => document.removeEventListener(CONTEXT_UPDATE, handleUpdate);
|
|
3584
3528
|
}, []);
|
|
3585
|
-
return /* @__PURE__ */ (0,
|
|
3529
|
+
return /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
|
|
3586
3530
|
Primitive.div,
|
|
3587
3531
|
__spreadProps(__spreadValues({}, layerProps), {
|
|
3588
3532
|
ref: composedRefs,
|
|
@@ -3614,7 +3558,7 @@ var DismissableLayerBranch = React42.forwardRef((props, forwardedRef) => {
|
|
|
3614
3558
|
};
|
|
3615
3559
|
}
|
|
3616
3560
|
}, [context.branches]);
|
|
3617
|
-
return /* @__PURE__ */ (0,
|
|
3561
|
+
return /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(Primitive.div, __spreadProps(__spreadValues({}, props), { ref: composedRefs }));
|
|
3618
3562
|
});
|
|
3619
3563
|
DismissableLayerBranch.displayName = BRANCH_NAME;
|
|
3620
3564
|
function usePointerDownOutside(onPointerDownOutside, ownerDocument = globalThis == null ? void 0 : globalThis.document) {
|
|
@@ -3696,7 +3640,7 @@ function handleAndDispatchCustomEvent(name, handler, detail, { discrete }) {
|
|
|
3696
3640
|
}
|
|
3697
3641
|
}
|
|
3698
3642
|
|
|
3699
|
-
// ../../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@19.1.2_react@19.
|
|
3643
|
+
// ../../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-focus-guards/dist/index.mjs
|
|
3700
3644
|
var React43 = __toESM(require("react"), 1);
|
|
3701
3645
|
var count = 0;
|
|
3702
3646
|
function useFocusGuards() {
|
|
@@ -3725,9 +3669,9 @@ function createFocusGuard() {
|
|
|
3725
3669
|
return element;
|
|
3726
3670
|
}
|
|
3727
3671
|
|
|
3728
|
-
// ../../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+
|
|
3672
|
+
// ../../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+r_1ff7b04b7c975087a2da2b1568ac976e/node_modules/@radix-ui/react-focus-scope/dist/index.mjs
|
|
3729
3673
|
var React44 = __toESM(require("react"), 1);
|
|
3730
|
-
var
|
|
3674
|
+
var import_jsx_runtime56 = require("react/jsx-runtime");
|
|
3731
3675
|
var AUTOFOCUS_ON_MOUNT = "focusScope.autoFocusOnMount";
|
|
3732
3676
|
var AUTOFOCUS_ON_UNMOUNT = "focusScope.autoFocusOnUnmount";
|
|
3733
3677
|
var EVENT_OPTIONS = { bubbles: false, cancelable: true };
|
|
@@ -3850,7 +3794,7 @@ var FocusScope = React44.forwardRef((props, forwardedRef) => {
|
|
|
3850
3794
|
},
|
|
3851
3795
|
[loop, trapped, focusScope.paused]
|
|
3852
3796
|
);
|
|
3853
|
-
return /* @__PURE__ */ (0,
|
|
3797
|
+
return /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(Primitive.div, __spreadProps(__spreadValues({ tabIndex: -1 }, scopeProps), { ref: composedRefs, onKeyDown: handleKeyDown }));
|
|
3854
3798
|
});
|
|
3855
3799
|
FocusScope.displayName = FOCUS_SCOPE_NAME;
|
|
3856
3800
|
function focusFirst(candidates, { select = false } = {}) {
|
|
@@ -3934,7 +3878,7 @@ function removeLinks(items) {
|
|
|
3934
3878
|
return items.filter((item) => item.tagName !== "A");
|
|
3935
3879
|
}
|
|
3936
3880
|
|
|
3937
|
-
// ../../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.2_react@19.
|
|
3881
|
+
// ../../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-id/dist/index.mjs
|
|
3938
3882
|
var React45 = __toESM(require("react"), 1);
|
|
3939
3883
|
var useReactId = React45[" useId ".trim().toString()] || (() => void 0);
|
|
3940
3884
|
var count2 = 0;
|
|
@@ -3946,7 +3890,7 @@ function useId(deterministicId) {
|
|
|
3946
3890
|
return deterministicId || (id ? `radix-${id}` : "");
|
|
3947
3891
|
}
|
|
3948
3892
|
|
|
3949
|
-
// ../../node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@
|
|
3893
|
+
// ../../node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@_5b02359e01c9ae9df1ac3c0f90637c40/node_modules/@radix-ui/react-popper/dist/index.mjs
|
|
3950
3894
|
var React49 = __toESM(require("react"), 1);
|
|
3951
3895
|
|
|
3952
3896
|
// ../../node_modules/.pnpm/@floating-ui+utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs
|
|
@@ -5559,14 +5503,14 @@ var computePosition2 = (reference, floating, options) => {
|
|
|
5559
5503
|
}));
|
|
5560
5504
|
};
|
|
5561
5505
|
|
|
5562
|
-
// ../../node_modules/.pnpm/@floating-ui+react-dom@2.1.4_react-dom@19.
|
|
5506
|
+
// ../../node_modules/.pnpm/@floating-ui+react-dom@2.1.4_react-dom@19.1.0_react@19.1.0__react@19.1.0/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs
|
|
5563
5507
|
var React46 = __toESM(require("react"), 1);
|
|
5564
|
-
var
|
|
5508
|
+
var import_react41 = require("react");
|
|
5565
5509
|
var ReactDOM2 = __toESM(require("react-dom"), 1);
|
|
5566
5510
|
var isClient = typeof document !== "undefined";
|
|
5567
5511
|
var noop = function noop2() {
|
|
5568
5512
|
};
|
|
5569
|
-
var index = isClient ?
|
|
5513
|
+
var index = isClient ? import_react41.useLayoutEffect : noop;
|
|
5570
5514
|
function deepEqual(a, b) {
|
|
5571
5515
|
if (a === b) {
|
|
5572
5516
|
return true;
|
|
@@ -5831,13 +5775,13 @@ var arrow3 = (options, deps) => __spreadProps(__spreadValues({}, arrow$1(options
|
|
|
5831
5775
|
options: [options, deps]
|
|
5832
5776
|
});
|
|
5833
5777
|
|
|
5834
|
-
// ../../node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@
|
|
5778
|
+
// ../../node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@1_e8bf93cd5136ec66cd3e2c31fb724fb3/node_modules/@radix-ui/react-arrow/dist/index.mjs
|
|
5835
5779
|
var React47 = __toESM(require("react"), 1);
|
|
5836
|
-
var
|
|
5780
|
+
var import_jsx_runtime57 = require("react/jsx-runtime");
|
|
5837
5781
|
var NAME = "Arrow";
|
|
5838
5782
|
var Arrow = React47.forwardRef((props, forwardedRef) => {
|
|
5839
5783
|
const _a = props, { children, width = 10, height = 5 } = _a, arrowProps = __objRest(_a, ["children", "width", "height"]);
|
|
5840
|
-
return /* @__PURE__ */ (0,
|
|
5784
|
+
return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
|
|
5841
5785
|
Primitive.svg,
|
|
5842
5786
|
__spreadProps(__spreadValues({}, arrowProps), {
|
|
5843
5787
|
ref: forwardedRef,
|
|
@@ -5845,14 +5789,14 @@ var Arrow = React47.forwardRef((props, forwardedRef) => {
|
|
|
5845
5789
|
height,
|
|
5846
5790
|
viewBox: "0 0 30 10",
|
|
5847
5791
|
preserveAspectRatio: "none",
|
|
5848
|
-
children: props.asChild ? children : /* @__PURE__ */ (0,
|
|
5792
|
+
children: props.asChild ? children : /* @__PURE__ */ (0, import_jsx_runtime57.jsx)("polygon", { points: "0,0 30,0 15,10" })
|
|
5849
5793
|
})
|
|
5850
5794
|
);
|
|
5851
5795
|
});
|
|
5852
5796
|
Arrow.displayName = NAME;
|
|
5853
5797
|
var Root = Arrow;
|
|
5854
5798
|
|
|
5855
|
-
// ../../node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.1.2_react@19.
|
|
5799
|
+
// ../../node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.1.2_react@19.1.0/node_modules/@radix-ui/react-use-size/dist/index.mjs
|
|
5856
5800
|
var React48 = __toESM(require("react"), 1);
|
|
5857
5801
|
function useSize(element) {
|
|
5858
5802
|
const [size4, setSize] = React48.useState(void 0);
|
|
@@ -5889,15 +5833,15 @@ function useSize(element) {
|
|
|
5889
5833
|
return size4;
|
|
5890
5834
|
}
|
|
5891
5835
|
|
|
5892
|
-
// ../../node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@
|
|
5893
|
-
var
|
|
5836
|
+
// ../../node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@_5b02359e01c9ae9df1ac3c0f90637c40/node_modules/@radix-ui/react-popper/dist/index.mjs
|
|
5837
|
+
var import_jsx_runtime58 = require("react/jsx-runtime");
|
|
5894
5838
|
var POPPER_NAME = "Popper";
|
|
5895
5839
|
var [createPopperContext, createPopperScope] = createContextScope(POPPER_NAME);
|
|
5896
5840
|
var [PopperProvider, usePopperContext] = createPopperContext(POPPER_NAME);
|
|
5897
5841
|
var Popper = (props) => {
|
|
5898
5842
|
const { __scopePopper, children } = props;
|
|
5899
5843
|
const [anchor, setAnchor] = React49.useState(null);
|
|
5900
|
-
return /* @__PURE__ */ (0,
|
|
5844
|
+
return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(PopperProvider, { scope: __scopePopper, anchor, onAnchorChange: setAnchor, children });
|
|
5901
5845
|
};
|
|
5902
5846
|
Popper.displayName = POPPER_NAME;
|
|
5903
5847
|
var ANCHOR_NAME = "PopperAnchor";
|
|
@@ -5910,7 +5854,7 @@ var PopperAnchor = React49.forwardRef(
|
|
|
5910
5854
|
React49.useEffect(() => {
|
|
5911
5855
|
context.onAnchorChange((virtualRef == null ? void 0 : virtualRef.current) || ref.current);
|
|
5912
5856
|
});
|
|
5913
|
-
return virtualRef ? null : /* @__PURE__ */ (0,
|
|
5857
|
+
return virtualRef ? null : /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(Primitive.div, __spreadProps(__spreadValues({}, anchorProps), { ref: composedRefs }));
|
|
5914
5858
|
}
|
|
5915
5859
|
);
|
|
5916
5860
|
PopperAnchor.displayName = ANCHOR_NAME;
|
|
@@ -6015,7 +5959,7 @@ var PopperContent = React49.forwardRef(
|
|
|
6015
5959
|
useLayoutEffect2(() => {
|
|
6016
5960
|
if (content) setContentZIndex(window.getComputedStyle(content).zIndex);
|
|
6017
5961
|
}, [content]);
|
|
6018
|
-
return /* @__PURE__ */ (0,
|
|
5962
|
+
return /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
6019
5963
|
"div",
|
|
6020
5964
|
{
|
|
6021
5965
|
ref: refs.setFloating,
|
|
@@ -6034,7 +5978,7 @@ var PopperContent = React49.forwardRef(
|
|
|
6034
5978
|
pointerEvents: "none"
|
|
6035
5979
|
}),
|
|
6036
5980
|
dir: props.dir,
|
|
6037
|
-
children: /* @__PURE__ */ (0,
|
|
5981
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
6038
5982
|
PopperContentProvider,
|
|
6039
5983
|
{
|
|
6040
5984
|
scope: __scopePopper,
|
|
@@ -6043,7 +5987,7 @@ var PopperContent = React49.forwardRef(
|
|
|
6043
5987
|
arrowX,
|
|
6044
5988
|
arrowY,
|
|
6045
5989
|
shouldHideArrow: cannotCenterArrow,
|
|
6046
|
-
children: /* @__PURE__ */ (0,
|
|
5990
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
6047
5991
|
Primitive.div,
|
|
6048
5992
|
__spreadProps(__spreadValues({
|
|
6049
5993
|
"data-side": placedSide,
|
|
@@ -6079,7 +6023,7 @@ var PopperArrow = React49.forwardRef(function PopperArrow2(props, forwardedRef)
|
|
|
6079
6023
|
// we have to use an extra wrapper because `ResizeObserver` (used by `useSize`)
|
|
6080
6024
|
// doesn't report size as we'd expect on SVG elements.
|
|
6081
6025
|
// it reports their bounding box which is effectively the largest path inside the SVG.
|
|
6082
|
-
/* @__PURE__ */ (0,
|
|
6026
|
+
/* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
6083
6027
|
"span",
|
|
6084
6028
|
{
|
|
6085
6029
|
ref: contentContext.onArrowChange,
|
|
@@ -6102,7 +6046,7 @@ var PopperArrow = React49.forwardRef(function PopperArrow2(props, forwardedRef)
|
|
|
6102
6046
|
}[contentContext.placedSide],
|
|
6103
6047
|
visibility: contentContext.shouldHideArrow ? "hidden" : void 0
|
|
6104
6048
|
},
|
|
6105
|
-
children: /* @__PURE__ */ (0,
|
|
6049
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime58.jsx)(
|
|
6106
6050
|
Root,
|
|
6107
6051
|
__spreadProps(__spreadValues({}, arrowProps), {
|
|
6108
6052
|
ref: forwardedRef,
|
|
@@ -6161,10 +6105,10 @@ var Anchor = PopperAnchor;
|
|
|
6161
6105
|
var Content = PopperContent;
|
|
6162
6106
|
var Arrow2 = PopperArrow;
|
|
6163
6107
|
|
|
6164
|
-
// ../../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@
|
|
6108
|
+
// ../../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@_a0745de0839b0b019298ec068509a840/node_modules/@radix-ui/react-portal/dist/index.mjs
|
|
6165
6109
|
var React50 = __toESM(require("react"), 1);
|
|
6166
6110
|
var import_react_dom2 = __toESM(require("react-dom"), 1);
|
|
6167
|
-
var
|
|
6111
|
+
var import_jsx_runtime59 = require("react/jsx-runtime");
|
|
6168
6112
|
var PORTAL_NAME = "Portal";
|
|
6169
6113
|
var Portal = React50.forwardRef((props, forwardedRef) => {
|
|
6170
6114
|
var _b;
|
|
@@ -6172,11 +6116,11 @@ var Portal = React50.forwardRef((props, forwardedRef) => {
|
|
|
6172
6116
|
const [mounted, setMounted] = React50.useState(false);
|
|
6173
6117
|
useLayoutEffect2(() => setMounted(true), []);
|
|
6174
6118
|
const container = containerProp || mounted && ((_b = globalThis == null ? void 0 : globalThis.document) == null ? void 0 : _b.body);
|
|
6175
|
-
return container ? import_react_dom2.default.createPortal(/* @__PURE__ */ (0,
|
|
6119
|
+
return container ? import_react_dom2.default.createPortal(/* @__PURE__ */ (0, import_jsx_runtime59.jsx)(Primitive.div, __spreadProps(__spreadValues({}, portalProps), { ref: forwardedRef })), container) : null;
|
|
6176
6120
|
});
|
|
6177
6121
|
Portal.displayName = PORTAL_NAME;
|
|
6178
6122
|
|
|
6179
|
-
// ../../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.3_@types+react@19.1.2__@types+
|
|
6123
|
+
// ../../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.3_@types+react@19.1.2__@types+reac_dbbe976722e7c3e02883ea31c3bbbf14/node_modules/@radix-ui/react-presence/dist/index.mjs
|
|
6180
6124
|
var React212 = __toESM(require("react"), 1);
|
|
6181
6125
|
var React51 = __toESM(require("react"), 1);
|
|
6182
6126
|
function useStateMachine(initialState, machine) {
|
|
@@ -6304,9 +6248,9 @@ function getElementRef2(element) {
|
|
|
6304
6248
|
return element.props.ref || element.ref;
|
|
6305
6249
|
}
|
|
6306
6250
|
|
|
6307
|
-
// ../../node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.10_@types+react-dom@19.1.3_@types+react@19.1.2__@
|
|
6251
|
+
// ../../node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.10_@types+react-dom@19.1.3_@types+react@19.1.2__@types_88f0e39659511b4286ba424bc1508fb8/node_modules/@radix-ui/react-roving-focus/dist/index.mjs
|
|
6308
6252
|
var React52 = __toESM(require("react"), 1);
|
|
6309
|
-
var
|
|
6253
|
+
var import_jsx_runtime60 = require("react/jsx-runtime");
|
|
6310
6254
|
var ENTRY_FOCUS = "rovingFocusGroup.onEntryFocus";
|
|
6311
6255
|
var EVENT_OPTIONS2 = { bubbles: false, cancelable: true };
|
|
6312
6256
|
var GROUP_NAME = "RovingFocusGroup";
|
|
@@ -6318,7 +6262,7 @@ var [createRovingFocusGroupContext, createRovingFocusGroupScope] = createContext
|
|
|
6318
6262
|
var [RovingFocusProvider, useRovingFocusContext] = createRovingFocusGroupContext(GROUP_NAME);
|
|
6319
6263
|
var RovingFocusGroup = React52.forwardRef(
|
|
6320
6264
|
(props, forwardedRef) => {
|
|
6321
|
-
return /* @__PURE__ */ (0,
|
|
6265
|
+
return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(Collection.Provider, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(Collection.Slot, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(RovingFocusGroupImpl, __spreadProps(__spreadValues({}, props), { ref: forwardedRef })) }) });
|
|
6322
6266
|
}
|
|
6323
6267
|
);
|
|
6324
6268
|
RovingFocusGroup.displayName = GROUP_NAME;
|
|
@@ -6365,7 +6309,7 @@ var RovingFocusGroupImpl = React52.forwardRef((props, forwardedRef) => {
|
|
|
6365
6309
|
return () => node.removeEventListener(ENTRY_FOCUS, handleEntryFocus);
|
|
6366
6310
|
}
|
|
6367
6311
|
}, [handleEntryFocus]);
|
|
6368
|
-
return /* @__PURE__ */ (0,
|
|
6312
|
+
return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
6369
6313
|
RovingFocusProvider,
|
|
6370
6314
|
{
|
|
6371
6315
|
scope: __scopeRovingFocusGroup,
|
|
@@ -6386,7 +6330,7 @@ var RovingFocusGroupImpl = React52.forwardRef((props, forwardedRef) => {
|
|
|
6386
6330
|
() => setFocusableItemsCount((prevCount) => prevCount - 1),
|
|
6387
6331
|
[]
|
|
6388
6332
|
),
|
|
6389
|
-
children: /* @__PURE__ */ (0,
|
|
6333
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
6390
6334
|
Primitive.div,
|
|
6391
6335
|
__spreadProps(__spreadValues({
|
|
6392
6336
|
tabIndex: isTabbingBackOut || focusableItemsCount === 0 ? -1 : 0,
|
|
@@ -6449,14 +6393,14 @@ var RovingFocusGroupItem = React52.forwardRef(
|
|
|
6449
6393
|
return () => onFocusableItemRemove();
|
|
6450
6394
|
}
|
|
6451
6395
|
}, [focusable, onFocusableItemAdd, onFocusableItemRemove]);
|
|
6452
|
-
return /* @__PURE__ */ (0,
|
|
6396
|
+
return /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
6453
6397
|
Collection.ItemSlot,
|
|
6454
6398
|
{
|
|
6455
6399
|
scope: __scopeRovingFocusGroup,
|
|
6456
6400
|
id,
|
|
6457
6401
|
focusable,
|
|
6458
6402
|
active,
|
|
6459
|
-
children: /* @__PURE__ */ (0,
|
|
6403
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime60.jsx)(
|
|
6460
6404
|
Primitive.span,
|
|
6461
6405
|
__spreadProps(__spreadValues({
|
|
6462
6406
|
tabIndex: isCurrentTabStop ? 0 : -1,
|
|
@@ -6684,19 +6628,19 @@ function __spreadArray(to, from, pack) {
|
|
|
6684
6628
|
return to.concat(ar || Array.prototype.slice.call(from));
|
|
6685
6629
|
}
|
|
6686
6630
|
|
|
6687
|
-
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.
|
|
6631
|
+
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
6688
6632
|
var React59 = __toESM(require("react"));
|
|
6689
6633
|
|
|
6690
|
-
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.
|
|
6634
|
+
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
6691
6635
|
var React55 = __toESM(require("react"));
|
|
6692
6636
|
|
|
6693
|
-
// ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.
|
|
6637
|
+
// ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/constants.js
|
|
6694
6638
|
var zeroRightClassName = "right-scroll-bar-position";
|
|
6695
6639
|
var fullWidthClassName = "width-before-scroll-bar";
|
|
6696
6640
|
var noScrollbarsClassName = "with-scroll-bars-hidden";
|
|
6697
6641
|
var removedBarSizeVariable = "--removed-body-scroll-bar-size";
|
|
6698
6642
|
|
|
6699
|
-
// ../../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.2_react@19.
|
|
6643
|
+
// ../../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.2_react@19.1.0/node_modules/use-callback-ref/dist/es2015/assignRef.js
|
|
6700
6644
|
function assignRef(ref, value) {
|
|
6701
6645
|
if (typeof ref === "function") {
|
|
6702
6646
|
ref(value);
|
|
@@ -6706,10 +6650,10 @@ function assignRef(ref, value) {
|
|
|
6706
6650
|
return ref;
|
|
6707
6651
|
}
|
|
6708
6652
|
|
|
6709
|
-
// ../../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.2_react@19.
|
|
6710
|
-
var
|
|
6653
|
+
// ../../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.2_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useRef.js
|
|
6654
|
+
var import_react42 = require("react");
|
|
6711
6655
|
function useCallbackRef2(initialValue, callback) {
|
|
6712
|
-
var ref = (0,
|
|
6656
|
+
var ref = (0, import_react42.useState)(function() {
|
|
6713
6657
|
return {
|
|
6714
6658
|
// value
|
|
6715
6659
|
value: initialValue,
|
|
@@ -6734,7 +6678,7 @@ function useCallbackRef2(initialValue, callback) {
|
|
|
6734
6678
|
return ref.facade;
|
|
6735
6679
|
}
|
|
6736
6680
|
|
|
6737
|
-
// ../../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.2_react@19.
|
|
6681
|
+
// ../../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.2_react@19.1.0/node_modules/use-callback-ref/dist/es2015/useMergeRef.js
|
|
6738
6682
|
var React53 = __toESM(require("react"));
|
|
6739
6683
|
var useIsomorphicLayoutEffect = typeof window !== "undefined" ? React53.useLayoutEffect : React53.useEffect;
|
|
6740
6684
|
var currentValues = /* @__PURE__ */ new WeakMap();
|
|
@@ -6766,7 +6710,7 @@ function useMergeRefs(refs, defaultValue) {
|
|
|
6766
6710
|
return callbackRef;
|
|
6767
6711
|
}
|
|
6768
6712
|
|
|
6769
|
-
// ../../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.2_react@19.
|
|
6713
|
+
// ../../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.2_react@19.1.0/node_modules/use-sidecar/dist/es2015/medium.js
|
|
6770
6714
|
function ItoI(a) {
|
|
6771
6715
|
return a;
|
|
6772
6716
|
}
|
|
@@ -6852,7 +6796,7 @@ function createSidecarMedium(options) {
|
|
|
6852
6796
|
return medium;
|
|
6853
6797
|
}
|
|
6854
6798
|
|
|
6855
|
-
// ../../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.2_react@19.
|
|
6799
|
+
// ../../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.2_react@19.1.0/node_modules/use-sidecar/dist/es2015/exports.js
|
|
6856
6800
|
var React54 = __toESM(require("react"));
|
|
6857
6801
|
var SideCar = function(_a) {
|
|
6858
6802
|
var sideCar = _a.sideCar, rest = __rest(_a, ["sideCar"]);
|
|
@@ -6871,10 +6815,10 @@ function exportSidecar(medium, exported) {
|
|
|
6871
6815
|
return SideCar;
|
|
6872
6816
|
}
|
|
6873
6817
|
|
|
6874
|
-
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.
|
|
6818
|
+
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/medium.js
|
|
6875
6819
|
var effectCar = createSidecarMedium();
|
|
6876
6820
|
|
|
6877
|
-
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.
|
|
6821
|
+
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/UI.js
|
|
6878
6822
|
var nothing = function() {
|
|
6879
6823
|
return;
|
|
6880
6824
|
};
|
|
@@ -6906,13 +6850,13 @@ RemoveScroll.classNames = {
|
|
|
6906
6850
|
zeroRight: zeroRightClassName
|
|
6907
6851
|
};
|
|
6908
6852
|
|
|
6909
|
-
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.
|
|
6853
|
+
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
6910
6854
|
var React58 = __toESM(require("react"));
|
|
6911
6855
|
|
|
6912
|
-
// ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.
|
|
6856
|
+
// ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
6913
6857
|
var React57 = __toESM(require("react"));
|
|
6914
6858
|
|
|
6915
|
-
// ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.
|
|
6859
|
+
// ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
6916
6860
|
var React56 = __toESM(require("react"));
|
|
6917
6861
|
|
|
6918
6862
|
// ../../node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js
|
|
@@ -6927,7 +6871,7 @@ var getNonce = function() {
|
|
|
6927
6871
|
return void 0;
|
|
6928
6872
|
};
|
|
6929
6873
|
|
|
6930
|
-
// ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.
|
|
6874
|
+
// ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.1.0/node_modules/react-style-singleton/dist/es2015/singleton.js
|
|
6931
6875
|
function makeStyleTag() {
|
|
6932
6876
|
if (!document)
|
|
6933
6877
|
return null;
|
|
@@ -6973,7 +6917,7 @@ var stylesheetSingleton = function() {
|
|
|
6973
6917
|
};
|
|
6974
6918
|
};
|
|
6975
6919
|
|
|
6976
|
-
// ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.
|
|
6920
|
+
// ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.1.0/node_modules/react-style-singleton/dist/es2015/hook.js
|
|
6977
6921
|
var styleHookSingleton = function() {
|
|
6978
6922
|
var sheet = stylesheetSingleton();
|
|
6979
6923
|
return function(styles, isDynamic) {
|
|
@@ -6986,7 +6930,7 @@ var styleHookSingleton = function() {
|
|
|
6986
6930
|
};
|
|
6987
6931
|
};
|
|
6988
6932
|
|
|
6989
|
-
// ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.
|
|
6933
|
+
// ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.1.0/node_modules/react-style-singleton/dist/es2015/component.js
|
|
6990
6934
|
var styleSingleton = function() {
|
|
6991
6935
|
var useStyle = styleHookSingleton();
|
|
6992
6936
|
var Sheet = function(_a) {
|
|
@@ -6997,7 +6941,7 @@ var styleSingleton = function() {
|
|
|
6997
6941
|
return Sheet;
|
|
6998
6942
|
};
|
|
6999
6943
|
|
|
7000
|
-
// ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.
|
|
6944
|
+
// ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/utils.js
|
|
7001
6945
|
var zeroGap = {
|
|
7002
6946
|
left: 0,
|
|
7003
6947
|
top: 0,
|
|
@@ -7032,7 +6976,7 @@ var getGapWidth = function(gapMode) {
|
|
|
7032
6976
|
};
|
|
7033
6977
|
};
|
|
7034
6978
|
|
|
7035
|
-
// ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.
|
|
6979
|
+
// ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll-bar/dist/es2015/component.js
|
|
7036
6980
|
var Style = styleSingleton();
|
|
7037
6981
|
var lockAttribute = "data-scroll-locked";
|
|
7038
6982
|
var getStyles = function(_a, allowRelative, gapMode, important) {
|
|
@@ -7072,7 +7016,7 @@ var RemoveScrollBar = function(_a) {
|
|
|
7072
7016
|
return React57.createElement(Style, { styles: getStyles(gap, !noRelative, gapMode, !noImportant ? "!important" : "") });
|
|
7073
7017
|
};
|
|
7074
7018
|
|
|
7075
|
-
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.
|
|
7019
|
+
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js
|
|
7076
7020
|
var passiveSupported = false;
|
|
7077
7021
|
if (typeof window !== "undefined") {
|
|
7078
7022
|
try {
|
|
@@ -7091,7 +7035,7 @@ if (typeof window !== "undefined") {
|
|
|
7091
7035
|
var options;
|
|
7092
7036
|
var nonPassive = passiveSupported ? { passive: false } : false;
|
|
7093
7037
|
|
|
7094
|
-
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.
|
|
7038
|
+
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/handleScroll.js
|
|
7095
7039
|
var alwaysContainsScroll = function(node) {
|
|
7096
7040
|
return node.tagName === "TEXTAREA";
|
|
7097
7041
|
};
|
|
@@ -7191,7 +7135,7 @@ var handleScroll = function(axis, endTarget, event, sourceDelta, noOverscroll) {
|
|
|
7191
7135
|
return shouldCancelScroll;
|
|
7192
7136
|
};
|
|
7193
7137
|
|
|
7194
|
-
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.
|
|
7138
|
+
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
|
|
7195
7139
|
var getTouchXY = function(event) {
|
|
7196
7140
|
return "changedTouches" in event ? [event.changedTouches[0].clientX, event.changedTouches[0].clientY] : [0, 0];
|
|
7197
7141
|
};
|
|
@@ -7356,18 +7300,18 @@ function getOutermostShadowParent(node) {
|
|
|
7356
7300
|
return shadowParent;
|
|
7357
7301
|
}
|
|
7358
7302
|
|
|
7359
|
-
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.
|
|
7303
|
+
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/sidecar.js
|
|
7360
7304
|
var sidecar_default = exportSidecar(effectCar, RemoveScrollSideCar);
|
|
7361
7305
|
|
|
7362
|
-
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.
|
|
7306
|
+
// ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.1.0/node_modules/react-remove-scroll/dist/es2015/Combination.js
|
|
7363
7307
|
var ReactRemoveScroll = React59.forwardRef(function(props, ref) {
|
|
7364
7308
|
return React59.createElement(RemoveScroll, __assign({}, props, { ref, sideCar: sidecar_default }));
|
|
7365
7309
|
});
|
|
7366
7310
|
ReactRemoveScroll.classNames = RemoveScroll.classNames;
|
|
7367
7311
|
var Combination_default = ReactRemoveScroll;
|
|
7368
7312
|
|
|
7369
|
-
// ../../node_modules/.pnpm/@radix-ui+react-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@
|
|
7370
|
-
var
|
|
7313
|
+
// ../../node_modules/.pnpm/@radix-ui+react-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@1_e08b4abe8accdc3fef589f98ffa7a1c4/node_modules/@radix-ui/react-menu/dist/index.mjs
|
|
7314
|
+
var import_jsx_runtime61 = require("react/jsx-runtime");
|
|
7371
7315
|
var SELECTION_KEYS = ["Enter", " "];
|
|
7372
7316
|
var FIRST_KEYS = ["ArrowDown", "PageUp", "Home"];
|
|
7373
7317
|
var LAST_KEYS = ["ArrowUp", "PageDown", "End"];
|
|
@@ -7412,7 +7356,7 @@ var Menu = (props) => {
|
|
|
7412
7356
|
document.removeEventListener("pointermove", handlePointer, { capture: true });
|
|
7413
7357
|
};
|
|
7414
7358
|
}, []);
|
|
7415
|
-
return /* @__PURE__ */ (0,
|
|
7359
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Root2, __spreadProps(__spreadValues({}, popperScope), { children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7416
7360
|
MenuProvider,
|
|
7417
7361
|
{
|
|
7418
7362
|
scope: __scopeMenu,
|
|
@@ -7420,7 +7364,7 @@ var Menu = (props) => {
|
|
|
7420
7364
|
onOpenChange: handleOpenChange,
|
|
7421
7365
|
content,
|
|
7422
7366
|
onContentChange: setContent,
|
|
7423
|
-
children: /* @__PURE__ */ (0,
|
|
7367
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7424
7368
|
MenuRootProvider,
|
|
7425
7369
|
{
|
|
7426
7370
|
scope: __scopeMenu,
|
|
@@ -7440,7 +7384,7 @@ var MenuAnchor = React60.forwardRef(
|
|
|
7440
7384
|
(props, forwardedRef) => {
|
|
7441
7385
|
const _a = props, { __scopeMenu } = _a, anchorProps = __objRest(_a, ["__scopeMenu"]);
|
|
7442
7386
|
const popperScope = usePopperScope(__scopeMenu);
|
|
7443
|
-
return /* @__PURE__ */ (0,
|
|
7387
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Anchor, __spreadProps(__spreadValues(__spreadValues({}, popperScope), anchorProps), { ref: forwardedRef }));
|
|
7444
7388
|
}
|
|
7445
7389
|
);
|
|
7446
7390
|
MenuAnchor.displayName = ANCHOR_NAME2;
|
|
@@ -7451,7 +7395,7 @@ var [PortalProvider, usePortalContext] = createMenuContext(PORTAL_NAME2, {
|
|
|
7451
7395
|
var MenuPortal = (props) => {
|
|
7452
7396
|
const { __scopeMenu, forceMount, children, container } = props;
|
|
7453
7397
|
const context = useMenuContext(PORTAL_NAME2, __scopeMenu);
|
|
7454
|
-
return /* @__PURE__ */ (0,
|
|
7398
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(PortalProvider, { scope: __scopeMenu, forceMount, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Portal, { asChild: true, container, children }) }) });
|
|
7455
7399
|
};
|
|
7456
7400
|
MenuPortal.displayName = PORTAL_NAME2;
|
|
7457
7401
|
var CONTENT_NAME2 = "MenuContent";
|
|
@@ -7462,7 +7406,7 @@ var MenuContent = React60.forwardRef(
|
|
|
7462
7406
|
const _a = props, { forceMount = portalContext.forceMount } = _a, contentProps = __objRest(_a, ["forceMount"]);
|
|
7463
7407
|
const context = useMenuContext(CONTENT_NAME2, props.__scopeMenu);
|
|
7464
7408
|
const rootContext = useMenuRootContext(CONTENT_NAME2, props.__scopeMenu);
|
|
7465
|
-
return /* @__PURE__ */ (0,
|
|
7409
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Collection2.Provider, { scope: props.__scopeMenu, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Collection2.Slot, { scope: props.__scopeMenu, children: rootContext.modal ? /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(MenuRootContentModal, __spreadProps(__spreadValues({}, contentProps), { ref: forwardedRef })) : /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(MenuRootContentNonModal, __spreadProps(__spreadValues({}, contentProps), { ref: forwardedRef })) }) }) });
|
|
7466
7410
|
}
|
|
7467
7411
|
);
|
|
7468
7412
|
var MenuRootContentModal = React60.forwardRef(
|
|
@@ -7474,7 +7418,7 @@ var MenuRootContentModal = React60.forwardRef(
|
|
|
7474
7418
|
const content = ref.current;
|
|
7475
7419
|
if (content) return hideOthers(content);
|
|
7476
7420
|
}, []);
|
|
7477
|
-
return /* @__PURE__ */ (0,
|
|
7421
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7478
7422
|
MenuContentImpl,
|
|
7479
7423
|
__spreadProps(__spreadValues({}, props), {
|
|
7480
7424
|
ref: composedRefs,
|
|
@@ -7493,7 +7437,7 @@ var MenuRootContentModal = React60.forwardRef(
|
|
|
7493
7437
|
);
|
|
7494
7438
|
var MenuRootContentNonModal = React60.forwardRef((props, forwardedRef) => {
|
|
7495
7439
|
const context = useMenuContext(CONTENT_NAME2, props.__scopeMenu);
|
|
7496
|
-
return /* @__PURE__ */ (0,
|
|
7440
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7497
7441
|
MenuContentImpl,
|
|
7498
7442
|
__spreadProps(__spreadValues({}, props), {
|
|
7499
7443
|
ref: forwardedRef,
|
|
@@ -7579,7 +7523,7 @@ var MenuContentImpl = React60.forwardRef(
|
|
|
7579
7523
|
const isMovingTowards = pointerDirRef.current === ((_a2 = pointerGraceIntentRef.current) == null ? void 0 : _a2.side);
|
|
7580
7524
|
return isMovingTowards && isPointerInGraceArea(event, (_b = pointerGraceIntentRef.current) == null ? void 0 : _b.area);
|
|
7581
7525
|
}, []);
|
|
7582
|
-
return /* @__PURE__ */ (0,
|
|
7526
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7583
7527
|
MenuContentProvider,
|
|
7584
7528
|
{
|
|
7585
7529
|
scope: __scopeMenu,
|
|
@@ -7609,7 +7553,7 @@ var MenuContentImpl = React60.forwardRef(
|
|
|
7609
7553
|
onPointerGraceIntentChange: React60.useCallback((intent) => {
|
|
7610
7554
|
pointerGraceIntentRef.current = intent;
|
|
7611
7555
|
}, []),
|
|
7612
|
-
children: /* @__PURE__ */ (0,
|
|
7556
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(ScrollLockWrapper, __spreadProps(__spreadValues({}, scrollLockWrapperProps), { children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7613
7557
|
FocusScope,
|
|
7614
7558
|
{
|
|
7615
7559
|
asChild: true,
|
|
@@ -7620,7 +7564,7 @@ var MenuContentImpl = React60.forwardRef(
|
|
|
7620
7564
|
(_a2 = contentRef.current) == null ? void 0 : _a2.focus({ preventScroll: true });
|
|
7621
7565
|
}),
|
|
7622
7566
|
onUnmountAutoFocus: onCloseAutoFocus,
|
|
7623
|
-
children: /* @__PURE__ */ (0,
|
|
7567
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7624
7568
|
DismissableLayer,
|
|
7625
7569
|
{
|
|
7626
7570
|
asChild: true,
|
|
@@ -7630,7 +7574,7 @@ var MenuContentImpl = React60.forwardRef(
|
|
|
7630
7574
|
onFocusOutside,
|
|
7631
7575
|
onInteractOutside,
|
|
7632
7576
|
onDismiss,
|
|
7633
|
-
children: /* @__PURE__ */ (0,
|
|
7577
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7634
7578
|
Root3,
|
|
7635
7579
|
__spreadProps(__spreadValues({
|
|
7636
7580
|
asChild: true
|
|
@@ -7644,7 +7588,7 @@ var MenuContentImpl = React60.forwardRef(
|
|
|
7644
7588
|
if (!rootContext.isUsingKeyboardRef.current) event.preventDefault();
|
|
7645
7589
|
}),
|
|
7646
7590
|
preventScrollOnEntryFocus: true,
|
|
7647
|
-
children: /* @__PURE__ */ (0,
|
|
7591
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7648
7592
|
Content,
|
|
7649
7593
|
__spreadProps(__spreadValues(__spreadValues({
|
|
7650
7594
|
role: "menu",
|
|
@@ -7708,7 +7652,7 @@ var GROUP_NAME2 = "MenuGroup";
|
|
|
7708
7652
|
var MenuGroup = React60.forwardRef(
|
|
7709
7653
|
(props, forwardedRef) => {
|
|
7710
7654
|
const _a = props, { __scopeMenu } = _a, groupProps = __objRest(_a, ["__scopeMenu"]);
|
|
7711
|
-
return /* @__PURE__ */ (0,
|
|
7655
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Primitive.div, __spreadProps(__spreadValues({ role: "group" }, groupProps), { ref: forwardedRef }));
|
|
7712
7656
|
}
|
|
7713
7657
|
);
|
|
7714
7658
|
MenuGroup.displayName = GROUP_NAME2;
|
|
@@ -7716,7 +7660,7 @@ var LABEL_NAME = "MenuLabel";
|
|
|
7716
7660
|
var MenuLabel = React60.forwardRef(
|
|
7717
7661
|
(props, forwardedRef) => {
|
|
7718
7662
|
const _a = props, { __scopeMenu } = _a, labelProps = __objRest(_a, ["__scopeMenu"]);
|
|
7719
|
-
return /* @__PURE__ */ (0,
|
|
7663
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Primitive.div, __spreadProps(__spreadValues({}, labelProps), { ref: forwardedRef }));
|
|
7720
7664
|
}
|
|
7721
7665
|
);
|
|
7722
7666
|
MenuLabel.displayName = LABEL_NAME;
|
|
@@ -7743,7 +7687,7 @@ var MenuItem = React60.forwardRef(
|
|
|
7743
7687
|
}
|
|
7744
7688
|
}
|
|
7745
7689
|
};
|
|
7746
|
-
return /* @__PURE__ */ (0,
|
|
7690
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7747
7691
|
MenuItemImpl,
|
|
7748
7692
|
__spreadProps(__spreadValues({}, itemProps), {
|
|
7749
7693
|
ref: composedRefs,
|
|
@@ -7787,13 +7731,13 @@ var MenuItemImpl = React60.forwardRef(
|
|
|
7787
7731
|
setTextContent(((_a2 = menuItem.textContent) != null ? _a2 : "").trim());
|
|
7788
7732
|
}
|
|
7789
7733
|
}, [itemProps.children]);
|
|
7790
|
-
return /* @__PURE__ */ (0,
|
|
7734
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7791
7735
|
Collection2.ItemSlot,
|
|
7792
7736
|
{
|
|
7793
7737
|
scope: __scopeMenu,
|
|
7794
7738
|
disabled,
|
|
7795
7739
|
textValue: textValue != null ? textValue : textContent,
|
|
7796
|
-
children: /* @__PURE__ */ (0,
|
|
7740
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Item, __spreadProps(__spreadValues({ asChild: true }, rovingFocusGroupScope), { focusable: !disabled, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7797
7741
|
Primitive.div,
|
|
7798
7742
|
__spreadProps(__spreadValues({
|
|
7799
7743
|
role: "menuitem",
|
|
@@ -7832,7 +7776,7 @@ var CHECKBOX_ITEM_NAME = "MenuCheckboxItem";
|
|
|
7832
7776
|
var MenuCheckboxItem = React60.forwardRef(
|
|
7833
7777
|
(props, forwardedRef) => {
|
|
7834
7778
|
const _a = props, { checked = false, onCheckedChange } = _a, checkboxItemProps = __objRest(_a, ["checked", "onCheckedChange"]);
|
|
7835
|
-
return /* @__PURE__ */ (0,
|
|
7779
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(ItemIndicatorProvider, { scope: props.__scopeMenu, checked, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7836
7780
|
MenuItem,
|
|
7837
7781
|
__spreadProps(__spreadValues({
|
|
7838
7782
|
role: "menuitemcheckbox",
|
|
@@ -7860,7 +7804,7 @@ var MenuRadioGroup = React60.forwardRef(
|
|
|
7860
7804
|
(props, forwardedRef) => {
|
|
7861
7805
|
const _a = props, { value, onValueChange } = _a, groupProps = __objRest(_a, ["value", "onValueChange"]);
|
|
7862
7806
|
const handleValueChange = useCallbackRef(onValueChange);
|
|
7863
|
-
return /* @__PURE__ */ (0,
|
|
7807
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(RadioGroupProvider, { scope: props.__scopeMenu, value, onValueChange: handleValueChange, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(MenuGroup, __spreadProps(__spreadValues({}, groupProps), { ref: forwardedRef })) });
|
|
7864
7808
|
}
|
|
7865
7809
|
);
|
|
7866
7810
|
MenuRadioGroup.displayName = RADIO_GROUP_NAME;
|
|
@@ -7870,7 +7814,7 @@ var MenuRadioItem = React60.forwardRef(
|
|
|
7870
7814
|
const _a = props, { value } = _a, radioItemProps = __objRest(_a, ["value"]);
|
|
7871
7815
|
const context = useRadioGroupContext(RADIO_ITEM_NAME, props.__scopeMenu);
|
|
7872
7816
|
const checked = value === context.value;
|
|
7873
|
-
return /* @__PURE__ */ (0,
|
|
7817
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(ItemIndicatorProvider, { scope: props.__scopeMenu, checked, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7874
7818
|
MenuItem,
|
|
7875
7819
|
__spreadProps(__spreadValues({
|
|
7876
7820
|
role: "menuitemradio",
|
|
@@ -7900,11 +7844,11 @@ var MenuItemIndicator = React60.forwardRef(
|
|
|
7900
7844
|
(props, forwardedRef) => {
|
|
7901
7845
|
const _a = props, { __scopeMenu, forceMount } = _a, itemIndicatorProps = __objRest(_a, ["__scopeMenu", "forceMount"]);
|
|
7902
7846
|
const indicatorContext = useItemIndicatorContext(ITEM_INDICATOR_NAME, __scopeMenu);
|
|
7903
|
-
return /* @__PURE__ */ (0,
|
|
7847
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7904
7848
|
Presence,
|
|
7905
7849
|
{
|
|
7906
7850
|
present: forceMount || isIndeterminate(indicatorContext.checked) || indicatorContext.checked === true,
|
|
7907
|
-
children: /* @__PURE__ */ (0,
|
|
7851
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7908
7852
|
Primitive.span,
|
|
7909
7853
|
__spreadProps(__spreadValues({}, itemIndicatorProps), {
|
|
7910
7854
|
ref: forwardedRef,
|
|
@@ -7920,7 +7864,7 @@ var SEPARATOR_NAME = "MenuSeparator";
|
|
|
7920
7864
|
var MenuSeparator = React60.forwardRef(
|
|
7921
7865
|
(props, forwardedRef) => {
|
|
7922
7866
|
const _a = props, { __scopeMenu } = _a, separatorProps = __objRest(_a, ["__scopeMenu"]);
|
|
7923
|
-
return /* @__PURE__ */ (0,
|
|
7867
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7924
7868
|
Primitive.div,
|
|
7925
7869
|
__spreadProps(__spreadValues({
|
|
7926
7870
|
role: "separator",
|
|
@@ -7937,7 +7881,7 @@ var MenuArrow = React60.forwardRef(
|
|
|
7937
7881
|
(props, forwardedRef) => {
|
|
7938
7882
|
const _a = props, { __scopeMenu } = _a, arrowProps = __objRest(_a, ["__scopeMenu"]);
|
|
7939
7883
|
const popperScope = usePopperScope(__scopeMenu);
|
|
7940
|
-
return /* @__PURE__ */ (0,
|
|
7884
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Arrow2, __spreadProps(__spreadValues(__spreadValues({}, popperScope), arrowProps), { ref: forwardedRef }));
|
|
7941
7885
|
}
|
|
7942
7886
|
);
|
|
7943
7887
|
MenuArrow.displayName = ARROW_NAME2;
|
|
@@ -7954,7 +7898,7 @@ var MenuSub = (props) => {
|
|
|
7954
7898
|
if (parentMenuContext.open === false) handleOpenChange(false);
|
|
7955
7899
|
return () => handleOpenChange(false);
|
|
7956
7900
|
}, [parentMenuContext.open, handleOpenChange]);
|
|
7957
|
-
return /* @__PURE__ */ (0,
|
|
7901
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Root2, __spreadProps(__spreadValues({}, popperScope), { children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7958
7902
|
MenuProvider,
|
|
7959
7903
|
{
|
|
7960
7904
|
scope: __scopeMenu,
|
|
@@ -7962,7 +7906,7 @@ var MenuSub = (props) => {
|
|
|
7962
7906
|
onOpenChange: handleOpenChange,
|
|
7963
7907
|
content,
|
|
7964
7908
|
onContentChange: setContent,
|
|
7965
|
-
children: /* @__PURE__ */ (0,
|
|
7909
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
7966
7910
|
MenuSubProvider,
|
|
7967
7911
|
{
|
|
7968
7912
|
scope: __scopeMenu,
|
|
@@ -7999,7 +7943,7 @@ var MenuSubTrigger = React60.forwardRef(
|
|
|
7999
7943
|
onPointerGraceIntentChange(null);
|
|
8000
7944
|
};
|
|
8001
7945
|
}, [pointerGraceTimerRef, onPointerGraceIntentChange]);
|
|
8002
|
-
return /* @__PURE__ */ (0,
|
|
7946
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(MenuAnchor, __spreadProps(__spreadValues({ asChild: true }, scope), { children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
8003
7947
|
MenuItemImpl,
|
|
8004
7948
|
__spreadProps(__spreadValues({
|
|
8005
7949
|
id: subContext.triggerId,
|
|
@@ -8091,7 +8035,7 @@ var MenuSubContent = React60.forwardRef(
|
|
|
8091
8035
|
const subContext = useMenuSubContext(SUB_CONTENT_NAME, props.__scopeMenu);
|
|
8092
8036
|
const ref = React60.useRef(null);
|
|
8093
8037
|
const composedRefs = useComposedRefs(forwardedRef, ref);
|
|
8094
|
-
return /* @__PURE__ */ (0,
|
|
8038
|
+
return /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Collection2.Provider, { scope: props.__scopeMenu, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(Collection2.Slot, { scope: props.__scopeMenu, children: /* @__PURE__ */ (0, import_jsx_runtime61.jsx)(
|
|
8095
8039
|
MenuContentImpl,
|
|
8096
8040
|
__spreadProps(__spreadValues({
|
|
8097
8041
|
id: subContext.contentId,
|
|
@@ -8202,8 +8146,8 @@ var Arrow22 = MenuArrow;
|
|
|
8202
8146
|
var SubTrigger = MenuSubTrigger;
|
|
8203
8147
|
var SubContent = MenuSubContent;
|
|
8204
8148
|
|
|
8205
|
-
// ../../node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@
|
|
8206
|
-
var
|
|
8149
|
+
// ../../node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@type_3272b997ba966ec6b6fa733acdc70bec/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs
|
|
8150
|
+
var import_jsx_runtime62 = require("react/jsx-runtime");
|
|
8207
8151
|
var DROPDOWN_MENU_NAME = "DropdownMenu";
|
|
8208
8152
|
var [createDropdownMenuContext, createDropdownMenuScope] = createContextScope(
|
|
8209
8153
|
DROPDOWN_MENU_NAME,
|
|
@@ -8229,7 +8173,7 @@ var DropdownMenu = (props) => {
|
|
|
8229
8173
|
onChange: onOpenChange,
|
|
8230
8174
|
caller: DROPDOWN_MENU_NAME
|
|
8231
8175
|
});
|
|
8232
|
-
return /* @__PURE__ */ (0,
|
|
8176
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
|
|
8233
8177
|
DropdownMenuProvider,
|
|
8234
8178
|
{
|
|
8235
8179
|
scope: __scopeDropdownMenu,
|
|
@@ -8240,7 +8184,7 @@ var DropdownMenu = (props) => {
|
|
|
8240
8184
|
onOpenChange: setOpen,
|
|
8241
8185
|
onOpenToggle: React61.useCallback(() => setOpen((prevOpen) => !prevOpen), [setOpen]),
|
|
8242
8186
|
modal,
|
|
8243
|
-
children: /* @__PURE__ */ (0,
|
|
8187
|
+
children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Root32, __spreadProps(__spreadValues({}, menuScope), { open, onOpenChange: setOpen, dir, modal, children }))
|
|
8244
8188
|
}
|
|
8245
8189
|
);
|
|
8246
8190
|
};
|
|
@@ -8251,7 +8195,7 @@ var DropdownMenuTrigger = React61.forwardRef(
|
|
|
8251
8195
|
const _a = props, { __scopeDropdownMenu, disabled = false } = _a, triggerProps = __objRest(_a, ["__scopeDropdownMenu", "disabled"]);
|
|
8252
8196
|
const context = useDropdownMenuContext(TRIGGER_NAME, __scopeDropdownMenu);
|
|
8253
8197
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8254
|
-
return /* @__PURE__ */ (0,
|
|
8198
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Anchor2, __spreadProps(__spreadValues({ asChild: true }, menuScope), { children: /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
|
|
8255
8199
|
Primitive.button,
|
|
8256
8200
|
__spreadProps(__spreadValues({
|
|
8257
8201
|
type: "button",
|
|
@@ -8285,7 +8229,7 @@ var PORTAL_NAME3 = "DropdownMenuPortal";
|
|
|
8285
8229
|
var DropdownMenuPortal = (props) => {
|
|
8286
8230
|
const _a = props, { __scopeDropdownMenu } = _a, portalProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8287
8231
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8288
|
-
return /* @__PURE__ */ (0,
|
|
8232
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Portal2, __spreadValues(__spreadValues({}, menuScope), portalProps));
|
|
8289
8233
|
};
|
|
8290
8234
|
DropdownMenuPortal.displayName = PORTAL_NAME3;
|
|
8291
8235
|
var CONTENT_NAME3 = "DropdownMenuContent";
|
|
@@ -8295,7 +8239,7 @@ var DropdownMenuContent = React61.forwardRef(
|
|
|
8295
8239
|
const context = useDropdownMenuContext(CONTENT_NAME3, __scopeDropdownMenu);
|
|
8296
8240
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8297
8241
|
const hasInteractedOutsideRef = React61.useRef(false);
|
|
8298
|
-
return /* @__PURE__ */ (0,
|
|
8242
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
|
|
8299
8243
|
Content2,
|
|
8300
8244
|
__spreadProps(__spreadValues(__spreadValues({
|
|
8301
8245
|
id: context.contentId,
|
|
@@ -8331,7 +8275,7 @@ var DropdownMenuGroup = React61.forwardRef(
|
|
|
8331
8275
|
(props, forwardedRef) => {
|
|
8332
8276
|
const _a = props, { __scopeDropdownMenu } = _a, groupProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8333
8277
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8334
|
-
return /* @__PURE__ */ (0,
|
|
8278
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Group, __spreadProps(__spreadValues(__spreadValues({}, menuScope), groupProps), { ref: forwardedRef }));
|
|
8335
8279
|
}
|
|
8336
8280
|
);
|
|
8337
8281
|
DropdownMenuGroup.displayName = GROUP_NAME3;
|
|
@@ -8340,7 +8284,7 @@ var DropdownMenuLabel = React61.forwardRef(
|
|
|
8340
8284
|
(props, forwardedRef) => {
|
|
8341
8285
|
const _a = props, { __scopeDropdownMenu } = _a, labelProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8342
8286
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8343
|
-
return /* @__PURE__ */ (0,
|
|
8287
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Label, __spreadProps(__spreadValues(__spreadValues({}, menuScope), labelProps), { ref: forwardedRef }));
|
|
8344
8288
|
}
|
|
8345
8289
|
);
|
|
8346
8290
|
DropdownMenuLabel.displayName = LABEL_NAME2;
|
|
@@ -8349,7 +8293,7 @@ var DropdownMenuItem = React61.forwardRef(
|
|
|
8349
8293
|
(props, forwardedRef) => {
|
|
8350
8294
|
const _a = props, { __scopeDropdownMenu } = _a, itemProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8351
8295
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8352
|
-
return /* @__PURE__ */ (0,
|
|
8296
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Item2, __spreadProps(__spreadValues(__spreadValues({}, menuScope), itemProps), { ref: forwardedRef }));
|
|
8353
8297
|
}
|
|
8354
8298
|
);
|
|
8355
8299
|
DropdownMenuItem.displayName = ITEM_NAME3;
|
|
@@ -8357,35 +8301,35 @@ var CHECKBOX_ITEM_NAME2 = "DropdownMenuCheckboxItem";
|
|
|
8357
8301
|
var DropdownMenuCheckboxItem = React61.forwardRef((props, forwardedRef) => {
|
|
8358
8302
|
const _a = props, { __scopeDropdownMenu } = _a, checkboxItemProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8359
8303
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8360
|
-
return /* @__PURE__ */ (0,
|
|
8304
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(CheckboxItem, __spreadProps(__spreadValues(__spreadValues({}, menuScope), checkboxItemProps), { ref: forwardedRef }));
|
|
8361
8305
|
});
|
|
8362
8306
|
DropdownMenuCheckboxItem.displayName = CHECKBOX_ITEM_NAME2;
|
|
8363
8307
|
var RADIO_GROUP_NAME2 = "DropdownMenuRadioGroup";
|
|
8364
8308
|
var DropdownMenuRadioGroup = React61.forwardRef((props, forwardedRef) => {
|
|
8365
8309
|
const _a = props, { __scopeDropdownMenu } = _a, radioGroupProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8366
8310
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8367
|
-
return /* @__PURE__ */ (0,
|
|
8311
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(RadioGroup, __spreadProps(__spreadValues(__spreadValues({}, menuScope), radioGroupProps), { ref: forwardedRef }));
|
|
8368
8312
|
});
|
|
8369
8313
|
DropdownMenuRadioGroup.displayName = RADIO_GROUP_NAME2;
|
|
8370
8314
|
var RADIO_ITEM_NAME2 = "DropdownMenuRadioItem";
|
|
8371
8315
|
var DropdownMenuRadioItem = React61.forwardRef((props, forwardedRef) => {
|
|
8372
8316
|
const _a = props, { __scopeDropdownMenu } = _a, radioItemProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8373
8317
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8374
|
-
return /* @__PURE__ */ (0,
|
|
8318
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(RadioItem, __spreadProps(__spreadValues(__spreadValues({}, menuScope), radioItemProps), { ref: forwardedRef }));
|
|
8375
8319
|
});
|
|
8376
8320
|
DropdownMenuRadioItem.displayName = RADIO_ITEM_NAME2;
|
|
8377
8321
|
var INDICATOR_NAME = "DropdownMenuItemIndicator";
|
|
8378
8322
|
var DropdownMenuItemIndicator = React61.forwardRef((props, forwardedRef) => {
|
|
8379
8323
|
const _a = props, { __scopeDropdownMenu } = _a, itemIndicatorProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8380
8324
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8381
|
-
return /* @__PURE__ */ (0,
|
|
8325
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(ItemIndicator, __spreadProps(__spreadValues(__spreadValues({}, menuScope), itemIndicatorProps), { ref: forwardedRef }));
|
|
8382
8326
|
});
|
|
8383
8327
|
DropdownMenuItemIndicator.displayName = INDICATOR_NAME;
|
|
8384
8328
|
var SEPARATOR_NAME2 = "DropdownMenuSeparator";
|
|
8385
8329
|
var DropdownMenuSeparator = React61.forwardRef((props, forwardedRef) => {
|
|
8386
8330
|
const _a = props, { __scopeDropdownMenu } = _a, separatorProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8387
8331
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8388
|
-
return /* @__PURE__ */ (0,
|
|
8332
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Separator, __spreadProps(__spreadValues(__spreadValues({}, menuScope), separatorProps), { ref: forwardedRef }));
|
|
8389
8333
|
});
|
|
8390
8334
|
DropdownMenuSeparator.displayName = SEPARATOR_NAME2;
|
|
8391
8335
|
var ARROW_NAME3 = "DropdownMenuArrow";
|
|
@@ -8393,7 +8337,7 @@ var DropdownMenuArrow = React61.forwardRef(
|
|
|
8393
8337
|
(props, forwardedRef) => {
|
|
8394
8338
|
const _a = props, { __scopeDropdownMenu } = _a, arrowProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8395
8339
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8396
|
-
return /* @__PURE__ */ (0,
|
|
8340
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(Arrow22, __spreadProps(__spreadValues(__spreadValues({}, menuScope), arrowProps), { ref: forwardedRef }));
|
|
8397
8341
|
}
|
|
8398
8342
|
);
|
|
8399
8343
|
DropdownMenuArrow.displayName = ARROW_NAME3;
|
|
@@ -8401,14 +8345,14 @@ var SUB_TRIGGER_NAME2 = "DropdownMenuSubTrigger";
|
|
|
8401
8345
|
var DropdownMenuSubTrigger = React61.forwardRef((props, forwardedRef) => {
|
|
8402
8346
|
const _a = props, { __scopeDropdownMenu } = _a, subTriggerProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8403
8347
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8404
|
-
return /* @__PURE__ */ (0,
|
|
8348
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(SubTrigger, __spreadProps(__spreadValues(__spreadValues({}, menuScope), subTriggerProps), { ref: forwardedRef }));
|
|
8405
8349
|
});
|
|
8406
8350
|
DropdownMenuSubTrigger.displayName = SUB_TRIGGER_NAME2;
|
|
8407
8351
|
var SUB_CONTENT_NAME2 = "DropdownMenuSubContent";
|
|
8408
8352
|
var DropdownMenuSubContent = React61.forwardRef((props, forwardedRef) => {
|
|
8409
8353
|
const _a = props, { __scopeDropdownMenu } = _a, subContentProps = __objRest(_a, ["__scopeDropdownMenu"]);
|
|
8410
8354
|
const menuScope = useMenuScope(__scopeDropdownMenu);
|
|
8411
|
-
return /* @__PURE__ */ (0,
|
|
8355
|
+
return /* @__PURE__ */ (0, import_jsx_runtime62.jsx)(
|
|
8412
8356
|
SubContent,
|
|
8413
8357
|
__spreadProps(__spreadValues(__spreadValues({}, menuScope), subContentProps), {
|
|
8414
8358
|
ref: forwardedRef,
|
|
@@ -8435,10 +8379,10 @@ var SubTrigger2 = DropdownMenuSubTrigger;
|
|
|
8435
8379
|
var SubContent2 = DropdownMenuSubContent;
|
|
8436
8380
|
|
|
8437
8381
|
// ../base-ui/src/ui/dropdown-menu.tsx
|
|
8438
|
-
var
|
|
8382
|
+
var import_jsx_runtime63 = require("react/jsx-runtime");
|
|
8439
8383
|
var DropdownMenuSubTrigger2 = React62.forwardRef((_a, ref) => {
|
|
8440
8384
|
var _b = _a, { className, inset, children } = _b, props = __objRest(_b, ["className", "inset", "children"]);
|
|
8441
|
-
return /* @__PURE__ */ (0,
|
|
8385
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(
|
|
8442
8386
|
SubTrigger2,
|
|
8443
8387
|
__spreadProps(__spreadValues({
|
|
8444
8388
|
ref,
|
|
@@ -8450,7 +8394,7 @@ var DropdownMenuSubTrigger2 = React62.forwardRef((_a, ref) => {
|
|
|
8450
8394
|
}, props), {
|
|
8451
8395
|
children: [
|
|
8452
8396
|
children,
|
|
8453
|
-
/* @__PURE__ */ (0,
|
|
8397
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)(globalLucideIcons.ChevronRight, { className: "ml-auto" })
|
|
8454
8398
|
]
|
|
8455
8399
|
})
|
|
8456
8400
|
);
|
|
@@ -8458,7 +8402,7 @@ var DropdownMenuSubTrigger2 = React62.forwardRef((_a, ref) => {
|
|
|
8458
8402
|
DropdownMenuSubTrigger2.displayName = SubTrigger2.displayName;
|
|
8459
8403
|
var DropdownMenuSubContent2 = React62.forwardRef((_a, ref) => {
|
|
8460
8404
|
var _b = _a, { className } = _b, props = __objRest(_b, ["className"]);
|
|
8461
|
-
return /* @__PURE__ */ (0,
|
|
8405
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
8462
8406
|
SubContent2,
|
|
8463
8407
|
__spreadValues({
|
|
8464
8408
|
ref,
|
|
@@ -8472,7 +8416,7 @@ var DropdownMenuSubContent2 = React62.forwardRef((_a, ref) => {
|
|
|
8472
8416
|
DropdownMenuSubContent2.displayName = SubContent2.displayName;
|
|
8473
8417
|
var DropdownMenuContent2 = React62.forwardRef((_a, ref) => {
|
|
8474
8418
|
var _b = _a, { className, sideOffset = 4 } = _b, props = __objRest(_b, ["className", "sideOffset"]);
|
|
8475
|
-
return /* @__PURE__ */ (0,
|
|
8419
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(Portal22, { children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
8476
8420
|
Content22,
|
|
8477
8421
|
__spreadValues({
|
|
8478
8422
|
ref,
|
|
@@ -8487,7 +8431,7 @@ var DropdownMenuContent2 = React62.forwardRef((_a, ref) => {
|
|
|
8487
8431
|
DropdownMenuContent2.displayName = Content22.displayName;
|
|
8488
8432
|
var DropdownMenuItem2 = React62.forwardRef((_a, ref) => {
|
|
8489
8433
|
var _b = _a, { className, inset } = _b, props = __objRest(_b, ["className", "inset"]);
|
|
8490
|
-
return /* @__PURE__ */ (0,
|
|
8434
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
8491
8435
|
Item22,
|
|
8492
8436
|
__spreadValues({
|
|
8493
8437
|
ref,
|
|
@@ -8502,7 +8446,7 @@ var DropdownMenuItem2 = React62.forwardRef((_a, ref) => {
|
|
|
8502
8446
|
DropdownMenuItem2.displayName = Item22.displayName;
|
|
8503
8447
|
var DropdownMenuCheckboxItem2 = React62.forwardRef((_a, ref) => {
|
|
8504
8448
|
var _b = _a, { className, children, checked } = _b, props = __objRest(_b, ["className", "children", "checked"]);
|
|
8505
|
-
return /* @__PURE__ */ (0,
|
|
8449
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(
|
|
8506
8450
|
CheckboxItem2,
|
|
8507
8451
|
__spreadProps(__spreadValues({
|
|
8508
8452
|
ref,
|
|
@@ -8513,7 +8457,7 @@ var DropdownMenuCheckboxItem2 = React62.forwardRef((_a, ref) => {
|
|
|
8513
8457
|
checked
|
|
8514
8458
|
}, props), {
|
|
8515
8459
|
children: [
|
|
8516
|
-
/* @__PURE__ */ (0,
|
|
8460
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(ItemIndicator2, { children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(globalLucideIcons.Check, { className: "h-4 w-4" }) }) }),
|
|
8517
8461
|
children
|
|
8518
8462
|
]
|
|
8519
8463
|
})
|
|
@@ -8522,7 +8466,7 @@ var DropdownMenuCheckboxItem2 = React62.forwardRef((_a, ref) => {
|
|
|
8522
8466
|
DropdownMenuCheckboxItem2.displayName = CheckboxItem2.displayName;
|
|
8523
8467
|
var DropdownMenuRadioItem2 = React62.forwardRef((_a, ref) => {
|
|
8524
8468
|
var _b = _a, { className, children } = _b, props = __objRest(_b, ["className", "children"]);
|
|
8525
|
-
return /* @__PURE__ */ (0,
|
|
8469
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsxs)(
|
|
8526
8470
|
RadioItem2,
|
|
8527
8471
|
__spreadProps(__spreadValues({
|
|
8528
8472
|
ref,
|
|
@@ -8532,7 +8476,7 @@ var DropdownMenuRadioItem2 = React62.forwardRef((_a, ref) => {
|
|
|
8532
8476
|
)
|
|
8533
8477
|
}, props), {
|
|
8534
8478
|
children: [
|
|
8535
|
-
/* @__PURE__ */ (0,
|
|
8479
|
+
/* @__PURE__ */ (0, import_jsx_runtime63.jsx)("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(ItemIndicator2, { children: /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(globalLucideIcons.Circle, { className: "h-2 w-2 fill-current" }) }) }),
|
|
8536
8480
|
children
|
|
8537
8481
|
]
|
|
8538
8482
|
})
|
|
@@ -8541,7 +8485,7 @@ var DropdownMenuRadioItem2 = React62.forwardRef((_a, ref) => {
|
|
|
8541
8485
|
DropdownMenuRadioItem2.displayName = RadioItem2.displayName;
|
|
8542
8486
|
var DropdownMenuLabel2 = React62.forwardRef((_a, ref) => {
|
|
8543
8487
|
var _b = _a, { className, inset } = _b, props = __objRest(_b, ["className", "inset"]);
|
|
8544
|
-
return /* @__PURE__ */ (0,
|
|
8488
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
8545
8489
|
Label2,
|
|
8546
8490
|
__spreadValues({
|
|
8547
8491
|
ref,
|
|
@@ -8556,7 +8500,7 @@ var DropdownMenuLabel2 = React62.forwardRef((_a, ref) => {
|
|
|
8556
8500
|
DropdownMenuLabel2.displayName = Label2.displayName;
|
|
8557
8501
|
var DropdownMenuSeparator2 = React62.forwardRef((_a, ref) => {
|
|
8558
8502
|
var _b = _a, { className } = _b, props = __objRest(_b, ["className"]);
|
|
8559
|
-
return /* @__PURE__ */ (0,
|
|
8503
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
8560
8504
|
Separator2,
|
|
8561
8505
|
__spreadValues({
|
|
8562
8506
|
ref,
|
|
@@ -8571,7 +8515,7 @@ var DropdownMenuShortcut = (_a) => {
|
|
|
8571
8515
|
} = _b, props = __objRest(_b, [
|
|
8572
8516
|
"className"
|
|
8573
8517
|
]);
|
|
8574
|
-
return /* @__PURE__ */ (0,
|
|
8518
|
+
return /* @__PURE__ */ (0, import_jsx_runtime63.jsx)(
|
|
8575
8519
|
"span",
|
|
8576
8520
|
__spreadValues({
|
|
8577
8521
|
className: cn("ml-auto text-xs tracking-widest opacity-60", className)
|
|
@@ -8582,11 +8526,11 @@ DropdownMenuShortcut.displayName = "DropdownMenuShortcut";
|
|
|
8582
8526
|
|
|
8583
8527
|
// ../base-ui/src/ui/language-button.tsx
|
|
8584
8528
|
var React63 = __toESM(require("react"));
|
|
8585
|
-
var
|
|
8529
|
+
var import_jsx_runtime64 = require("react/jsx-runtime");
|
|
8586
8530
|
var LanguageButton = React63.forwardRef(
|
|
8587
8531
|
(_a, ref) => {
|
|
8588
8532
|
var _b = _a, { className, variant = "default", size: size4 = "default" } = _b, props = __objRest(_b, ["className", "variant", "size"]);
|
|
8589
|
-
return /* @__PURE__ */ (0,
|
|
8533
|
+
return /* @__PURE__ */ (0, import_jsx_runtime64.jsx)(
|
|
8590
8534
|
"button",
|
|
8591
8535
|
__spreadValues({
|
|
8592
8536
|
className: cn(
|
|
@@ -8609,27 +8553,27 @@ var LanguageButton = React63.forwardRef(
|
|
|
8609
8553
|
LanguageButton.displayName = "Button";
|
|
8610
8554
|
|
|
8611
8555
|
// ../base-ui/src/components/language-switcher.tsx
|
|
8612
|
-
var
|
|
8556
|
+
var import_jsx_runtime65 = require("react/jsx-runtime");
|
|
8613
8557
|
|
|
8614
8558
|
// ../base-ui/src/components/script/google-analytics-script.tsx
|
|
8615
8559
|
var import_script = __toESM(require("next/script"));
|
|
8616
|
-
var
|
|
8560
|
+
var import_jsx_runtime66 = require("react/jsx-runtime");
|
|
8617
8561
|
var googleAnalyticsId = process.env.NEXT_PUBLIC_GOOGLE_ANALYTICS_ID;
|
|
8618
8562
|
|
|
8619
8563
|
// ../base-ui/src/components/script/microsoft-clarity-script.tsx
|
|
8620
8564
|
var import_script2 = __toESM(require("next/script"));
|
|
8621
|
-
var
|
|
8565
|
+
var import_jsx_runtime67 = require("react/jsx-runtime");
|
|
8622
8566
|
var microsoftClarityId = process.env.NEXT_PUBLIC_MICROSOFT_CLARITY_ID;
|
|
8623
8567
|
|
|
8624
8568
|
// src/fuma/mdx/toc-base.tsx
|
|
8625
|
-
var
|
|
8569
|
+
var import_react43 = require("react");
|
|
8626
8570
|
var import_navigation4 = require("next/navigation");
|
|
8627
8571
|
var import_use_copy_button = require("fumadocs-ui/utils/use-copy-button");
|
|
8628
8572
|
var import_link4 = __toESM(require("fumadocs-core/link"));
|
|
8629
|
-
var
|
|
8573
|
+
var import_jsx_runtime68 = require("react/jsx-runtime");
|
|
8630
8574
|
var cache = /* @__PURE__ */ new Map();
|
|
8631
8575
|
function LLMCopyButton({ llmApiUrl } = {}) {
|
|
8632
|
-
const [isLoading, setLoading] = (0,
|
|
8576
|
+
const [isLoading, setLoading] = (0, import_react43.useState)(false);
|
|
8633
8577
|
const params = (0, import_navigation4.useParams)();
|
|
8634
8578
|
const locale = params.locale;
|
|
8635
8579
|
const slug = params.slug;
|
|
@@ -8655,7 +8599,7 @@ function LLMCopyButton({ llmApiUrl } = {}) {
|
|
|
8655
8599
|
setLoading(false);
|
|
8656
8600
|
}
|
|
8657
8601
|
}));
|
|
8658
|
-
return /* @__PURE__ */ (0,
|
|
8602
|
+
return /* @__PURE__ */ (0, import_jsx_runtime68.jsx)(
|
|
8659
8603
|
Button,
|
|
8660
8604
|
{
|
|
8661
8605
|
variant: "ghost",
|
|
@@ -8663,66 +8607,67 @@ function LLMCopyButton({ llmApiUrl } = {}) {
|
|
|
8663
8607
|
loading: isLoading,
|
|
8664
8608
|
className: "justify-start px-0 text-stone-600 hover:text-stone-500 dark:text-stone-400 dark:hover:text-stone-300",
|
|
8665
8609
|
onClick,
|
|
8666
|
-
children: checked ? /* @__PURE__ */ (0,
|
|
8667
|
-
/* @__PURE__ */ (0,
|
|
8610
|
+
children: checked ? /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(import_jsx_runtime68.Fragment, { children: [
|
|
8611
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(globalLucideIcons.Check, {}),
|
|
8668
8612
|
"Copied!"
|
|
8669
|
-
] }) : /* @__PURE__ */ (0,
|
|
8670
|
-
/* @__PURE__ */ (0,
|
|
8613
|
+
] }) : /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(import_jsx_runtime68.Fragment, { children: [
|
|
8614
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(globalLucideIcons.Markdown, {}),
|
|
8671
8615
|
"Copy page as Markdown"
|
|
8672
8616
|
] })
|
|
8673
8617
|
}
|
|
8674
8618
|
);
|
|
8675
8619
|
}
|
|
8676
8620
|
function EditOnGitHub({ url }) {
|
|
8677
|
-
return /* @__PURE__ */ (0,
|
|
8621
|
+
return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)(
|
|
8678
8622
|
import_link4.default,
|
|
8679
8623
|
{
|
|
8680
8624
|
className: "flex items-center gap-x-2 text-stone-600 hover:text-stone-500 dark:text-stone-400 dark:hover:text-stone-300 text-sm",
|
|
8681
8625
|
href: url,
|
|
8682
8626
|
children: [
|
|
8683
|
-
/* @__PURE__ */ (0,
|
|
8627
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(globalLucideIcons.GitHub, {}),
|
|
8684
8628
|
"Edit this page on GitHub"
|
|
8685
8629
|
]
|
|
8686
8630
|
}
|
|
8687
8631
|
);
|
|
8688
8632
|
}
|
|
8689
8633
|
function LastUpdatedDate({ date }) {
|
|
8690
|
-
return /* @__PURE__ */ (0,
|
|
8691
|
-
/* @__PURE__ */ (0,
|
|
8634
|
+
return /* @__PURE__ */ (0, import_jsx_runtime68.jsxs)("div", { className: "flex items-center gap-x-2 text-stone-600 dark:text-stone-400 text-sm", children: [
|
|
8635
|
+
/* @__PURE__ */ (0, import_jsx_runtime68.jsx)(globalLucideIcons.LastUpdated, {}),
|
|
8692
8636
|
"Lastest on ",
|
|
8693
8637
|
date ? date : "Ages ago"
|
|
8694
8638
|
] });
|
|
8695
8639
|
}
|
|
8696
8640
|
|
|
8697
8641
|
// src/fuma/mdx/toc.tsx
|
|
8698
|
-
var
|
|
8642
|
+
var import_jsx_runtime69 = require("react/jsx-runtime");
|
|
8699
8643
|
function TocFooter({ lastModified, showCopy, editPath, githubBaseUrl }) {
|
|
8700
8644
|
const showEdit = githubBaseUrl && editPath;
|
|
8701
|
-
return /* @__PURE__ */ (0,
|
|
8702
|
-
/* @__PURE__ */ (0,
|
|
8703
|
-
showCopy && /* @__PURE__ */ (0,
|
|
8704
|
-
showEdit && /* @__PURE__ */ (0,
|
|
8645
|
+
return /* @__PURE__ */ (0, import_jsx_runtime69.jsxs)("div", { className: "flex flex-col gap-y-2 items-start m-4", children: [
|
|
8646
|
+
/* @__PURE__ */ (0, import_jsx_runtime69.jsx)(LastUpdatedDate, { date: lastModified }),
|
|
8647
|
+
showCopy && /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(LLMCopyButton, {}),
|
|
8648
|
+
showEdit && /* @__PURE__ */ (0, import_jsx_runtime69.jsx)(EditOnGitHub, { url: `${githubBaseUrl}${editPath}` })
|
|
8705
8649
|
] });
|
|
8706
8650
|
}
|
|
8707
8651
|
|
|
8708
8652
|
// src/fuma/fuma-page-genarator.tsx
|
|
8709
|
-
var
|
|
8653
|
+
var import_jsx_runtime70 = require("react/jsx-runtime");
|
|
8710
8654
|
function createFumaPage({
|
|
8711
8655
|
mdxContentSource,
|
|
8712
8656
|
getMDXComponents,
|
|
8713
8657
|
mdxSourceDir,
|
|
8714
8658
|
githubBaseUrl,
|
|
8715
|
-
showCopy = true
|
|
8659
|
+
showCopy = true,
|
|
8660
|
+
siteIcon
|
|
8716
8661
|
}) {
|
|
8717
8662
|
const Page = function Page2(_0) {
|
|
8718
8663
|
return __async(this, arguments, function* ({ params }) {
|
|
8719
8664
|
const { slug, locale } = yield params;
|
|
8720
8665
|
const page = mdxContentSource.getPage(slug, locale);
|
|
8721
8666
|
if (!page) {
|
|
8722
|
-
return /* @__PURE__ */ (0,
|
|
8667
|
+
return /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(NotFoundPage, { siteIcon });
|
|
8723
8668
|
}
|
|
8724
8669
|
const path = githubBaseUrl ? `${mdxSourceDir}/${page.file.path}` : void 0;
|
|
8725
|
-
const tocFooterElement = /* @__PURE__ */ (0,
|
|
8670
|
+
const tocFooterElement = /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(
|
|
8726
8671
|
TocFooter,
|
|
8727
8672
|
{
|
|
8728
8673
|
lastModified: page.data.date,
|
|
@@ -8732,7 +8677,7 @@ function createFumaPage({
|
|
|
8732
8677
|
}
|
|
8733
8678
|
);
|
|
8734
8679
|
const MDX = page.data.body;
|
|
8735
|
-
return /* @__PURE__ */ (0,
|
|
8680
|
+
return /* @__PURE__ */ (0, import_jsx_runtime70.jsxs)(
|
|
8736
8681
|
import_page.DocsPage,
|
|
8737
8682
|
{
|
|
8738
8683
|
tableOfContent: { style: "clerk", single: false, footer: tocFooterElement },
|
|
@@ -8741,9 +8686,9 @@ function createFumaPage({
|
|
|
8741
8686
|
full: page.data.full,
|
|
8742
8687
|
article: { className: "max-sm:pb-16" },
|
|
8743
8688
|
children: [
|
|
8744
|
-
/* @__PURE__ */ (0,
|
|
8745
|
-
/* @__PURE__ */ (0,
|
|
8746
|
-
/* @__PURE__ */ (0,
|
|
8689
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_page.DocsTitle, { children: page.data.title }),
|
|
8690
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_page.DocsDescription, { className: "mb-2", children: page.data.description }),
|
|
8691
|
+
/* @__PURE__ */ (0, import_jsx_runtime70.jsx)(import_page.DocsBody, { className: "text-fd-foreground/80", children: /* @__PURE__ */ (0, import_jsx_runtime70.jsx)(MDX, { components: getMDXComponents() }) })
|
|
8747
8692
|
]
|
|
8748
8693
|
}
|
|
8749
8694
|
);
|