@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.
@@ -1217,10 +1217,10 @@ __export(limited_lucide_icons_exports, {
1217
1217
  Zap: () => Zap
1218
1218
  });
1219
1219
 
1220
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/createLucideIcon.js
1220
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
1221
1221
  var import_react30 = require("react");
1222
1222
 
1223
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/shared/src/utils.js
1223
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js
1224
1224
  var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
1225
1225
  var toCamelCase = (string) => string.replace(
1226
1226
  /^([A-Z])|[\s-_]+(\w)/g,
@@ -1241,10 +1241,10 @@ var hasA11yProp = (props) => {
1241
1241
  }
1242
1242
  };
1243
1243
 
1244
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/Icon.js
1244
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
1245
1245
  var import_react29 = require("react");
1246
1246
 
1247
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/defaultAttributes.js
1247
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js
1248
1248
  var defaultAttributes = {
1249
1249
  xmlns: "http://www.w3.org/2000/svg",
1250
1250
  width: 24,
@@ -1257,7 +1257,7 @@ var defaultAttributes = {
1257
1257
  strokeLinejoin: "round"
1258
1258
  };
1259
1259
 
1260
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/Icon.js
1260
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
1261
1261
  var Icon = (0, import_react29.forwardRef)(
1262
1262
  (_a, ref) => {
1263
1263
  var _b = _a, {
@@ -1296,7 +1296,7 @@ var Icon = (0, import_react29.forwardRef)(
1296
1296
  }
1297
1297
  );
1298
1298
 
1299
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/createLucideIcon.js
1299
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
1300
1300
  var createLucideIcon = (iconName, iconNode) => {
1301
1301
  const Component2 = (0, import_react30.forwardRef)(
1302
1302
  (_a, ref) => {
@@ -1316,14 +1316,14 @@ var createLucideIcon = (iconName, iconNode) => {
1316
1316
  return Component2;
1317
1317
  };
1318
1318
 
1319
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/album.js
1319
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/album.js
1320
1320
  var __iconNode = [
1321
1321
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }],
1322
1322
  ["polyline", { points: "11 3 11 11 14 8 17 11 17 3", key: "1wcwz3" }]
1323
1323
  ];
1324
1324
  var Album = createLucideIcon("album", __iconNode);
1325
1325
 
1326
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/align-horizontal-justify-end.js
1326
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/align-horizontal-justify-end.js
1327
1327
  var __iconNode2 = [
1328
1328
  ["rect", { width: "6", height: "14", x: "2", y: "5", rx: "2", key: "dy24zr" }],
1329
1329
  ["rect", { width: "6", height: "10", x: "12", y: "7", rx: "2", key: "1ht384" }],
@@ -1331,28 +1331,28 @@ var __iconNode2 = [
1331
1331
  ];
1332
1332
  var AlignHorizontalJustifyEnd = createLucideIcon("align-horizontal-justify-end", __iconNode2);
1333
1333
 
1334
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/arrow-left.js
1334
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-left.js
1335
1335
  var __iconNode3 = [
1336
1336
  ["path", { d: "m12 19-7-7 7-7", key: "1l729n" }],
1337
1337
  ["path", { d: "M19 12H5", key: "x3x0zl" }]
1338
1338
  ];
1339
1339
  var ArrowLeft = createLucideIcon("arrow-left", __iconNode3);
1340
1340
 
1341
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/arrow-right.js
1341
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-right.js
1342
1342
  var __iconNode4 = [
1343
1343
  ["path", { d: "M5 12h14", key: "1ays0h" }],
1344
1344
  ["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
1345
1345
  ];
1346
1346
  var ArrowRight = createLucideIcon("arrow-right", __iconNode4);
1347
1347
 
1348
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/arrow-up.js
1348
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-up.js
1349
1349
  var __iconNode5 = [
1350
1350
  ["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
1351
1351
  ["path", { d: "M12 19V5", key: "x0mq9r" }]
1352
1352
  ];
1353
1353
  var ArrowUp = createLucideIcon("arrow-up", __iconNode5);
1354
1354
 
1355
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/binary.js
1355
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/binary.js
1356
1356
  var __iconNode6 = [
1357
1357
  ["rect", { x: "14", y: "14", width: "4", height: "6", rx: "2", key: "p02svl" }],
1358
1358
  ["rect", { x: "6", y: "4", width: "4", height: "6", rx: "2", key: "xm4xkj" }],
@@ -1363,7 +1363,7 @@ var __iconNode6 = [
1363
1363
  ];
1364
1364
  var Binary = createLucideIcon("binary", __iconNode6);
1365
1365
 
1366
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/blocks.js
1366
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/blocks.js
1367
1367
  var __iconNode7 = [
1368
1368
  ["rect", { width: "7", height: "7", x: "14", y: "3", rx: "1", key: "6d4xhi" }],
1369
1369
  [
@@ -1376,7 +1376,7 @@ var __iconNode7 = [
1376
1376
  ];
1377
1377
  var Blocks = createLucideIcon("blocks", __iconNode7);
1378
1378
 
1379
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/book-x.js
1379
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/book-x.js
1380
1380
  var __iconNode8 = [
1381
1381
  ["path", { d: "m14.5 7-5 5", key: "dy991v" }],
1382
1382
  [
@@ -1390,7 +1390,7 @@ var __iconNode8 = [
1390
1390
  ];
1391
1391
  var BookX = createLucideIcon("book-x", __iconNode8);
1392
1392
 
1393
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/bring-to-front.js
1393
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bring-to-front.js
1394
1394
  var __iconNode9 = [
1395
1395
  ["rect", { x: "8", y: "8", width: "8", height: "8", rx: "2", key: "yj20xf" }],
1396
1396
  ["path", { d: "M4 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2", key: "1ltk23" }],
@@ -1398,7 +1398,7 @@ var __iconNode9 = [
1398
1398
  ];
1399
1399
  var BringToFront = createLucideIcon("bring-to-front", __iconNode9);
1400
1400
 
1401
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/bug.js
1401
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bug.js
1402
1402
  var __iconNode10 = [
1403
1403
  ["path", { d: "m8 2 1.88 1.88", key: "fmnt4t" }],
1404
1404
  ["path", { d: "M14.12 3.88 16 2", key: "qol33r" }],
@@ -1420,7 +1420,7 @@ var __iconNode10 = [
1420
1420
  ];
1421
1421
  var Bug = createLucideIcon("bug", __iconNode10);
1422
1422
 
1423
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/building-2.js
1423
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/building-2.js
1424
1424
  var __iconNode11 = [
1425
1425
  ["path", { d: "M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z", key: "1b4qmf" }],
1426
1426
  ["path", { d: "M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2", key: "i71pzd" }],
@@ -1432,7 +1432,7 @@ var __iconNode11 = [
1432
1432
  ];
1433
1433
  var Building2 = createLucideIcon("building-2", __iconNode11);
1434
1434
 
1435
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/car.js
1435
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/car.js
1436
1436
  var __iconNode12 = [
1437
1437
  [
1438
1438
  "path",
@@ -1447,27 +1447,27 @@ var __iconNode12 = [
1447
1447
  ];
1448
1448
  var Car = createLucideIcon("car", __iconNode12);
1449
1449
 
1450
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/check.js
1450
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js
1451
1451
  var __iconNode13 = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
1452
1452
  var Check = createLucideIcon("check", __iconNode13);
1453
1453
 
1454
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/chevron-down.js
1454
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
1455
1455
  var __iconNode14 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
1456
1456
  var ChevronDown = createLucideIcon("chevron-down", __iconNode14);
1457
1457
 
1458
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/chevron-left.js
1458
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-left.js
1459
1459
  var __iconNode15 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
1460
1460
  var ChevronLeft = createLucideIcon("chevron-left", __iconNode15);
1461
1461
 
1462
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/chevron-right.js
1462
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js
1463
1463
  var __iconNode16 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
1464
1464
  var ChevronRight = createLucideIcon("chevron-right", __iconNode16);
1465
1465
 
1466
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/chevron-up.js
1466
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js
1467
1467
  var __iconNode17 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
1468
1468
  var ChevronUp = createLucideIcon("chevron-up", __iconNode17);
1469
1469
 
1470
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/circle-alert.js
1470
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-alert.js
1471
1471
  var __iconNode18 = [
1472
1472
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
1473
1473
  ["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
@@ -1475,15 +1475,15 @@ var __iconNode18 = [
1475
1475
  ];
1476
1476
  var CircleAlert = createLucideIcon("circle-alert", __iconNode18);
1477
1477
 
1478
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/circle-small.js
1478
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-small.js
1479
1479
  var __iconNode19 = [["circle", { cx: "12", cy: "12", r: "6", key: "1vlfrh" }]];
1480
1480
  var CircleSmall = createLucideIcon("circle-small", __iconNode19);
1481
1481
 
1482
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/circle.js
1482
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle.js
1483
1483
  var __iconNode20 = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]];
1484
1484
  var Circle = createLucideIcon("circle", __iconNode20);
1485
1485
 
1486
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/component.js
1486
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/component.js
1487
1487
  var __iconNode21 = [
1488
1488
  [
1489
1489
  "path",
@@ -1516,7 +1516,7 @@ var __iconNode21 = [
1516
1516
  ];
1517
1517
  var Component = createLucideIcon("component", __iconNode21);
1518
1518
 
1519
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/cpu.js
1519
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/cpu.js
1520
1520
  var __iconNode22 = [
1521
1521
  ["path", { d: "M12 20v2", key: "1lh1kg" }],
1522
1522
  ["path", { d: "M12 2v2", key: "tus03m" }],
@@ -1535,7 +1535,7 @@ var __iconNode22 = [
1535
1535
  ];
1536
1536
  var Cpu = createLucideIcon("cpu", __iconNode22);
1537
1537
 
1538
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/database-zap.js
1538
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/database-zap.js
1539
1539
  var __iconNode23 = [
1540
1540
  ["ellipse", { cx: "12", cy: "5", rx: "9", ry: "3", key: "msslwz" }],
1541
1541
  ["path", { d: "M3 5V19A9 3 0 0 0 15 21.84", key: "14ibmq" }],
@@ -1545,11 +1545,11 @@ var __iconNode23 = [
1545
1545
  ];
1546
1546
  var DatabaseZap = createLucideIcon("database-zap", __iconNode23);
1547
1547
 
1548
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/dot.js
1548
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/dot.js
1549
1549
  var __iconNode24 = [["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]];
1550
1550
  var Dot = createLucideIcon("dot", __iconNode24);
1551
1551
 
1552
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/download.js
1552
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/download.js
1553
1553
  var __iconNode25 = [
1554
1554
  ["path", { d: "M12 15V3", key: "m9g1x1" }],
1555
1555
  ["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
@@ -1557,7 +1557,7 @@ var __iconNode25 = [
1557
1557
  ];
1558
1558
  var Download = createLucideIcon("download", __iconNode25);
1559
1559
 
1560
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/ellipsis.js
1560
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/ellipsis.js
1561
1561
  var __iconNode26 = [
1562
1562
  ["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
1563
1563
  ["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
@@ -1565,7 +1565,7 @@ var __iconNode26 = [
1565
1565
  ];
1566
1566
  var Ellipsis = createLucideIcon("ellipsis", __iconNode26);
1567
1567
 
1568
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/external-link.js
1568
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/external-link.js
1569
1569
  var __iconNode27 = [
1570
1570
  ["path", { d: "M15 3h6v6", key: "1q9fwt" }],
1571
1571
  ["path", { d: "M10 14 21 3", key: "gplh6r" }],
@@ -1573,7 +1573,7 @@ var __iconNode27 = [
1573
1573
  ];
1574
1574
  var ExternalLink = createLucideIcon("external-link", __iconNode27);
1575
1575
 
1576
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/eye.js
1576
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/eye.js
1577
1577
  var __iconNode28 = [
1578
1578
  [
1579
1579
  "path",
@@ -1586,7 +1586,7 @@ var __iconNode28 = [
1586
1586
  ];
1587
1587
  var Eye = createLucideIcon("eye", __iconNode28);
1588
1588
 
1589
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/facebook.js
1589
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/facebook.js
1590
1590
  var __iconNode29 = [
1591
1591
  [
1592
1592
  "path",
@@ -1595,7 +1595,7 @@ var __iconNode29 = [
1595
1595
  ];
1596
1596
  var Facebook = createLucideIcon("facebook", __iconNode29);
1597
1597
 
1598
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/file-lock-2.js
1598
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-lock-2.js
1599
1599
  var __iconNode30 = [
1600
1600
  ["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1", key: "jmtmu2" }],
1601
1601
  ["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
@@ -1604,7 +1604,7 @@ var __iconNode30 = [
1604
1604
  ];
1605
1605
  var FileLock2 = createLucideIcon("file-lock-2", __iconNode30);
1606
1606
 
1607
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/fingerprint.js
1607
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/fingerprint.js
1608
1608
  var __iconNode31 = [
1609
1609
  ["path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4", key: "1nerag" }],
1610
1610
  ["path", { d: "M14 13.12c0 2.38 0 6.38-1 8.88", key: "o46ks0" }],
@@ -1618,7 +1618,7 @@ var __iconNode31 = [
1618
1618
  ];
1619
1619
  var Fingerprint = createLucideIcon("fingerprint", __iconNode31);
1620
1620
 
1621
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/gift.js
1621
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/gift.js
1622
1622
  var __iconNode32 = [
1623
1623
  ["rect", { x: "3", y: "8", width: "18", height: "4", rx: "1", key: "bkv52" }],
1624
1624
  ["path", { d: "M12 8v13", key: "1c76mn" }],
@@ -1633,7 +1633,7 @@ var __iconNode32 = [
1633
1633
  ];
1634
1634
  var Gift = createLucideIcon("gift", __iconNode32);
1635
1635
 
1636
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/git-pull-request-arrow.js
1636
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/git-pull-request-arrow.js
1637
1637
  var __iconNode33 = [
1638
1638
  ["circle", { cx: "5", cy: "6", r: "3", key: "1qnov2" }],
1639
1639
  ["path", { d: "M5 9v12", key: "ih889a" }],
@@ -1643,7 +1643,7 @@ var __iconNode33 = [
1643
1643
  ];
1644
1644
  var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow", __iconNode33);
1645
1645
 
1646
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/globe-lock.js
1646
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe-lock.js
1647
1647
  var __iconNode34 = [
1648
1648
  [
1649
1649
  "path",
@@ -1658,7 +1658,7 @@ var __iconNode34 = [
1658
1658
  ];
1659
1659
  var GlobeLock = createLucideIcon("globe-lock", __iconNode34);
1660
1660
 
1661
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/globe.js
1661
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe.js
1662
1662
  var __iconNode35 = [
1663
1663
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
1664
1664
  ["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
@@ -1666,7 +1666,7 @@ var __iconNode35 = [
1666
1666
  ];
1667
1667
  var Globe = createLucideIcon("globe", __iconNode35);
1668
1668
 
1669
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/grip-vertical.js
1669
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip-vertical.js
1670
1670
  var __iconNode36 = [
1671
1671
  ["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
1672
1672
  ["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
@@ -1677,7 +1677,7 @@ var __iconNode36 = [
1677
1677
  ];
1678
1678
  var GripVertical = createLucideIcon("grip-vertical", __iconNode36);
1679
1679
 
1680
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/hand-heart.js
1680
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/hand-heart.js
1681
1681
  var __iconNode37 = [
1682
1682
  ["path", { d: "M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16", key: "1ifwr1" }],
1683
1683
  [
@@ -1698,7 +1698,7 @@ var __iconNode37 = [
1698
1698
  ];
1699
1699
  var HandHeart = createLucideIcon("hand-heart", __iconNode37);
1700
1700
 
1701
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/handshake.js
1701
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/handshake.js
1702
1702
  var __iconNode38 = [
1703
1703
  ["path", { d: "m11 17 2 2a1 1 0 1 0 3-3", key: "efffak" }],
1704
1704
  [
@@ -1714,14 +1714,14 @@ var __iconNode38 = [
1714
1714
  ];
1715
1715
  var Handshake = createLucideIcon("handshake", __iconNode38);
1716
1716
 
1717
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/highlighter.js
1717
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/highlighter.js
1718
1718
  var __iconNode39 = [
1719
1719
  ["path", { d: "m9 11-6 6v3h9l3-3", key: "1a3l36" }],
1720
1720
  ["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" }]
1721
1721
  ];
1722
1722
  var Highlighter = createLucideIcon("highlighter", __iconNode39);
1723
1723
 
1724
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/house-plus.js
1724
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/house-plus.js
1725
1725
  var __iconNode40 = [
1726
1726
  [
1727
1727
  "path",
@@ -1736,7 +1736,7 @@ var __iconNode40 = [
1736
1736
  ];
1737
1737
  var HousePlus = createLucideIcon("house-plus", __iconNode40);
1738
1738
 
1739
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/image-down.js
1739
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-down.js
1740
1740
  var __iconNode41 = [
1741
1741
  [
1742
1742
  "path",
@@ -1751,7 +1751,7 @@ var __iconNode41 = [
1751
1751
  ];
1752
1752
  var ImageDown = createLucideIcon("image-down", __iconNode41);
1753
1753
 
1754
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/image-off.js
1754
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-off.js
1755
1755
  var __iconNode42 = [
1756
1756
  ["line", { x1: "2", x2: "22", y1: "2", y2: "22", key: "a6p6uj" }],
1757
1757
  ["path", { d: "M10.41 10.41a2 2 0 1 1-2.83-2.83", key: "1bzlo9" }],
@@ -1768,7 +1768,7 @@ var __iconNode42 = [
1768
1768
  ];
1769
1769
  var ImageOff = createLucideIcon("image-off", __iconNode42);
1770
1770
 
1771
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/image-up.js
1771
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-up.js
1772
1772
  var __iconNode43 = [
1773
1773
  [
1774
1774
  "path",
@@ -1783,7 +1783,7 @@ var __iconNode43 = [
1783
1783
  ];
1784
1784
  var ImageUp = createLucideIcon("image-up", __iconNode43);
1785
1785
 
1786
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/info.js
1786
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/info.js
1787
1787
  var __iconNode44 = [
1788
1788
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
1789
1789
  ["path", { d: "M12 16v-4", key: "1dtifu" }],
@@ -1791,7 +1791,7 @@ var __iconNode44 = [
1791
1791
  ];
1792
1792
  var Info = createLucideIcon("info", __iconNode44);
1793
1793
 
1794
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/keyboard.js
1794
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/keyboard.js
1795
1795
  var __iconNode45 = [
1796
1796
  ["path", { d: "M10 8h.01", key: "1r9ogq" }],
1797
1797
  ["path", { d: "M12 12h.01", key: "1mp3jc" }],
@@ -1805,7 +1805,7 @@ var __iconNode45 = [
1805
1805
  ];
1806
1806
  var Keyboard = createLucideIcon("keyboard", __iconNode45);
1807
1807
 
1808
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/land-plot.js
1808
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/land-plot.js
1809
1809
  var __iconNode46 = [
1810
1810
  ["path", { d: "m12 8 6-3-6-3v10", key: "mvpnpy" }],
1811
1811
  [
@@ -1820,7 +1820,7 @@ var __iconNode46 = [
1820
1820
  ];
1821
1821
  var LandPlot = createLucideIcon("land-plot", __iconNode46);
1822
1822
 
1823
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/layout-template.js
1823
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/layout-template.js
1824
1824
  var __iconNode47 = [
1825
1825
  ["rect", { width: "18", height: "7", x: "3", y: "3", rx: "1", key: "f1a2em" }],
1826
1826
  ["rect", { width: "9", height: "7", x: "3", y: "14", rx: "1", key: "jqznyg" }],
@@ -1828,7 +1828,7 @@ var __iconNode47 = [
1828
1828
  ];
1829
1829
  var LayoutTemplate = createLucideIcon("layout-template", __iconNode47);
1830
1830
 
1831
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/library.js
1831
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/library.js
1832
1832
  var __iconNode48 = [
1833
1833
  ["path", { d: "m16 6 4 14", key: "ji33uf" }],
1834
1834
  ["path", { d: "M12 6v14", key: "1n7gus" }],
@@ -1837,18 +1837,18 @@ var __iconNode48 = [
1837
1837
  ];
1838
1838
  var Library = createLucideIcon("library", __iconNode48);
1839
1839
 
1840
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/link.js
1840
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/link.js
1841
1841
  var __iconNode49 = [
1842
1842
  ["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" }],
1843
1843
  ["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" }]
1844
1844
  ];
1845
1845
  var Link = createLucideIcon("link", __iconNode49);
1846
1846
 
1847
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/loader-circle.js
1847
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
1848
1848
  var __iconNode50 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
1849
1849
  var LoaderCircle = createLucideIcon("loader-circle", __iconNode50);
1850
1850
 
1851
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/log-in.js
1851
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-in.js
1852
1852
  var __iconNode51 = [
1853
1853
  ["path", { d: "m10 17 5-5-5-5", key: "1bsop3" }],
1854
1854
  ["path", { d: "M15 12H3", key: "6jk70r" }],
@@ -1856,7 +1856,7 @@ var __iconNode51 = [
1856
1856
  ];
1857
1857
  var LogIn = createLucideIcon("log-in", __iconNode51);
1858
1858
 
1859
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/log-out.js
1859
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-out.js
1860
1860
  var __iconNode52 = [
1861
1861
  ["path", { d: "m16 17 5-5-5-5", key: "1bji2h" }],
1862
1862
  ["path", { d: "M21 12H9", key: "dn1m92" }],
@@ -1864,7 +1864,7 @@ var __iconNode52 = [
1864
1864
  ];
1865
1865
  var LogOut = createLucideIcon("log-out", __iconNode52);
1866
1866
 
1867
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.js
1867
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.js
1868
1868
  var __iconNode53 = [
1869
1869
  ["path", { d: "M14 4.1 12 6", key: "ita8i4" }],
1870
1870
  ["path", { d: "m5.1 8-2.9-.8", key: "1go3kf" }],
@@ -1880,7 +1880,7 @@ var __iconNode53 = [
1880
1880
  ];
1881
1881
  var MousePointerClick = createLucideIcon("mouse-pointer-click", __iconNode53);
1882
1882
 
1883
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/palette.js
1883
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/palette.js
1884
1884
  var __iconNode54 = [
1885
1885
  [
1886
1886
  "path",
@@ -1896,14 +1896,14 @@ var __iconNode54 = [
1896
1896
  ];
1897
1897
  var Palette = createLucideIcon("palette", __iconNode54);
1898
1898
 
1899
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/panel-left.js
1899
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panel-left.js
1900
1900
  var __iconNode55 = [
1901
1901
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
1902
1902
  ["path", { d: "M9 3v18", key: "fh3hqa" }]
1903
1903
  ];
1904
1904
  var PanelLeft = createLucideIcon("panel-left", __iconNode55);
1905
1905
 
1906
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/panels-top-left.js
1906
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panels-top-left.js
1907
1907
  var __iconNode56 = [
1908
1908
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
1909
1909
  ["path", { d: "M3 9h18", key: "1pudct" }],
@@ -1911,7 +1911,7 @@ var __iconNode56 = [
1911
1911
  ];
1912
1912
  var PanelsTopLeft = createLucideIcon("panels-top-left", __iconNode56);
1913
1913
 
1914
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/pencil.js
1914
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pencil.js
1915
1915
  var __iconNode57 = [
1916
1916
  [
1917
1917
  "path",
@@ -1924,7 +1924,7 @@ var __iconNode57 = [
1924
1924
  ];
1925
1925
  var Pencil = createLucideIcon("pencil", __iconNode57);
1926
1926
 
1927
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/pi.js
1927
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pi.js
1928
1928
  var __iconNode58 = [
1929
1929
  ["line", { x1: "9", x2: "9", y1: "4", y2: "20", key: "ovs5a5" }],
1930
1930
  ["path", { d: "M4 7c0-1.7 1.3-3 3-3h13", key: "10pag4" }],
@@ -1932,7 +1932,7 @@ var __iconNode58 = [
1932
1932
  ];
1933
1933
  var Pi = createLucideIcon("pi", __iconNode58);
1934
1934
 
1935
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/receipt-text.js
1935
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/receipt-text.js
1936
1936
  var __iconNode59 = [
1937
1937
  [
1938
1938
  "path",
@@ -1944,7 +1944,7 @@ var __iconNode59 = [
1944
1944
  ];
1945
1945
  var ReceiptText = createLucideIcon("receipt-text", __iconNode59);
1946
1946
 
1947
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/regex.js
1947
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/regex.js
1948
1948
  var __iconNode60 = [
1949
1949
  ["path", { d: "M17 3v10", key: "15fgeh" }],
1950
1950
  ["path", { d: "m12.67 5.5 8.66 5", key: "1gpheq" }],
@@ -1956,7 +1956,7 @@ var __iconNode60 = [
1956
1956
  ];
1957
1957
  var Regex = createLucideIcon("regex", __iconNode60);
1958
1958
 
1959
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/replace.js
1959
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/replace.js
1960
1960
  var __iconNode61 = [
1961
1961
  ["path", { d: "M14 4a2 2 0 0 1 2-2", key: "1w2hp7" }],
1962
1962
  ["path", { d: "M16 10a2 2 0 0 1-2-2", key: "shjach" }],
@@ -1968,7 +1968,7 @@ var __iconNode61 = [
1968
1968
  ];
1969
1969
  var Replace = createLucideIcon("replace", __iconNode61);
1970
1970
 
1971
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/rss.js
1971
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rss.js
1972
1972
  var __iconNode62 = [
1973
1973
  ["path", { d: "M4 11a9 9 0 0 1 9 9", key: "pv89mb" }],
1974
1974
  ["path", { d: "M4 4a16 16 0 0 1 16 16", key: "k0647b" }],
@@ -1976,7 +1976,7 @@ var __iconNode62 = [
1976
1976
  ];
1977
1977
  var Rss = createLucideIcon("rss", __iconNode62);
1978
1978
 
1979
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/scale.js
1979
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/scale.js
1980
1980
  var __iconNode63 = [
1981
1981
  ["path", { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "7g6ntu" }],
1982
1982
  ["path", { d: "m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "ijws7r" }],
@@ -1986,14 +1986,14 @@ var __iconNode63 = [
1986
1986
  ];
1987
1987
  var Scale = createLucideIcon("scale", __iconNode63);
1988
1988
 
1989
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/search.js
1989
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/search.js
1990
1990
  var __iconNode64 = [
1991
1991
  ["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
1992
1992
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
1993
1993
  ];
1994
1994
  var Search = createLucideIcon("search", __iconNode64);
1995
1995
 
1996
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/server.js
1996
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/server.js
1997
1997
  var __iconNode65 = [
1998
1998
  ["rect", { width: "20", height: "8", x: "2", y: "2", rx: "2", ry: "2", key: "ngkwjq" }],
1999
1999
  ["rect", { width: "20", height: "8", x: "2", y: "14", rx: "2", ry: "2", key: "iecqi9" }],
@@ -2002,7 +2002,7 @@ var __iconNode65 = [
2002
2002
  ];
2003
2003
  var Server = createLucideIcon("server", __iconNode65);
2004
2004
 
2005
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/share.js
2005
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/share.js
2006
2006
  var __iconNode66 = [
2007
2007
  ["path", { d: "M12 2v13", key: "1km8f5" }],
2008
2008
  ["path", { d: "m16 6-4-4-4 4", key: "13yo43" }],
@@ -2010,7 +2010,7 @@ var __iconNode66 = [
2010
2010
  ];
2011
2011
  var Share = createLucideIcon("share", __iconNode66);
2012
2012
 
2013
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/shield-user.js
2013
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield-user.js
2014
2014
  var __iconNode67 = [
2015
2015
  [
2016
2016
  "path",
@@ -2024,7 +2024,7 @@ var __iconNode67 = [
2024
2024
  ];
2025
2025
  var ShieldUser = createLucideIcon("shield-user", __iconNode67);
2026
2026
 
2027
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/sparkles.js
2027
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sparkles.js
2028
2028
  var __iconNode68 = [
2029
2029
  [
2030
2030
  "path",
@@ -2040,7 +2040,7 @@ var __iconNode68 = [
2040
2040
  ];
2041
2041
  var Sparkles = createLucideIcon("sparkles", __iconNode68);
2042
2042
 
2043
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/spline-pointer.js
2043
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/spline-pointer.js
2044
2044
  var __iconNode69 = [
2045
2045
  [
2046
2046
  "path",
@@ -2055,7 +2055,7 @@ var __iconNode69 = [
2055
2055
  ];
2056
2056
  var SplinePointer = createLucideIcon("spline-pointer", __iconNode69);
2057
2057
 
2058
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/square-dashed-bottom-code.js
2058
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-dashed-bottom-code.js
2059
2059
  var __iconNode70 = [
2060
2060
  ["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
2061
2061
  ["path", { d: "M14 21h1", key: "v9vybs" }],
@@ -2068,7 +2068,7 @@ var __iconNode70 = [
2068
2068
  ];
2069
2069
  var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code", __iconNode70);
2070
2070
 
2071
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/square-terminal.js
2071
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-terminal.js
2072
2072
  var __iconNode71 = [
2073
2073
  ["path", { d: "m7 11 2-2-2-2", key: "1lz0vl" }],
2074
2074
  ["path", { d: "M11 13h4", key: "1p7l4v" }],
@@ -2076,7 +2076,7 @@ var __iconNode71 = [
2076
2076
  ];
2077
2077
  var SquareTerminal = createLucideIcon("square-terminal", __iconNode71);
2078
2078
 
2079
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/star.js
2079
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/star.js
2080
2080
  var __iconNode72 = [
2081
2081
  [
2082
2082
  "path",
@@ -2088,7 +2088,7 @@ var __iconNode72 = [
2088
2088
  ];
2089
2089
  var Star = createLucideIcon("star", __iconNode72);
2090
2090
 
2091
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/tablets.js
2091
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/tablets.js
2092
2092
  var __iconNode73 = [
2093
2093
  ["circle", { cx: "7", cy: "7", r: "5", key: "x29byf" }],
2094
2094
  ["circle", { cx: "17", cy: "17", r: "5", key: "1op1d2" }],
@@ -2097,14 +2097,14 @@ var __iconNode73 = [
2097
2097
  ];
2098
2098
  var Tablets = createLucideIcon("tablets", __iconNode73);
2099
2099
 
2100
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/terminal.js
2100
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/terminal.js
2101
2101
  var __iconNode74 = [
2102
2102
  ["path", { d: "M12 19h8", key: "baeox8" }],
2103
2103
  ["path", { d: "m4 17 6-6-6-6", key: "1yngyt" }]
2104
2104
  ];
2105
2105
  var Terminal = createLucideIcon("terminal", __iconNode74);
2106
2106
 
2107
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/twitter.js
2107
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/twitter.js
2108
2108
  var __iconNode75 = [
2109
2109
  [
2110
2110
  "path",
@@ -2116,14 +2116,14 @@ var __iconNode75 = [
2116
2116
  ];
2117
2117
  var Twitter = createLucideIcon("twitter", __iconNode75);
2118
2118
 
2119
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/x.js
2119
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
2120
2120
  var __iconNode76 = [
2121
2121
  ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
2122
2122
  ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
2123
2123
  ];
2124
2124
  var X = createLucideIcon("x", __iconNode76);
2125
2125
 
2126
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/lucide-react/dist/esm/icons/zap.js
2126
+ // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/zap.js
2127
2127
  var __iconNode77 = [
2128
2128
  [
2129
2129
  "path",
@@ -2190,75 +2190,12 @@ var wrappedBuiltinIconsPart = tempWrappedBuiltinIcons;
2190
2190
  var globalLucideIcons = __spreadValues(__spreadValues({}, styledLimitedIconsPart), wrappedBuiltinIconsPart);
2191
2191
  var NotFoundIcon = () => /* @__PURE__ */ (0, import_jsx_runtime29.jsx)(globalLucideIcons.SquareTerminal, { className: `h-8 w-8 rounded-full p-1 shadow-lg ring-0.5 border border-purple-500 ring-purple-500/20 ${themeIconColor}` });
2192
2192
 
2193
- // ../lib/src/utils.ts
2194
- var import_clsx = require("clsx");
2195
- var import_tailwind_merge = require("tailwind-merge");
2196
- function cn(...inputs) {
2197
- return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
2198
- }
2199
-
2200
- // ../base-ui/src/components/icon-context.tsx
2193
+ // ../base-ui/src/components/404-page.tsx
2201
2194
  var import_react32 = require("react");
2202
2195
  var import_jsx_runtime30 = require("react/jsx-runtime");
2203
- var IconConfigContext = (0, import_react32.createContext)(null);
2204
- function useIconConfig() {
2205
- const config = (0, import_react32.useContext)(IconConfigContext);
2206
- if (config === null) {
2207
- throw new Error(
2208
- '[SiteIcon] IconConfigProvider not found. Please wrap your app with <IconConfigProvider config={{ siteIcon: "YourIcon" }}>.'
2209
- );
2210
- }
2211
- return config;
2212
- }
2213
- function useIconConfigSafe(iconKey) {
2214
- try {
2215
- const config = useIconConfig();
2216
- return config[iconKey];
2217
- } catch (e) {
2218
- return void 0;
2219
- }
2220
- }
2221
-
2222
- // ../base-ui/src/components/site-icon.tsx
2223
- var import_jsx_runtime31 = require("react/jsx-runtime");
2224
- function SiteIcon(_a) {
2225
- var _b = _a, {
2226
- size: size4 = 24,
2227
- className
2228
- } = _b, props = __objRest(_b, [
2229
- "size",
2230
- "className"
2231
- ]);
2232
- const configuredIcon = useIconConfigSafe("siteIcon");
2233
- if (configuredIcon === void 0) {
2234
- throw new Error(
2235
- '[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.'
2236
- );
2237
- }
2238
- if (typeof configuredIcon === "string") {
2239
- if (configuredIcon === "") {
2240
- const DefaultIcon = globalLucideIcons["Download"];
2241
- return /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(DefaultIcon, __spreadValues({ size: size4, className: cn(themeIconColor, className) }, props));
2242
- }
2243
- const IconComponent = globalLucideIcons[configuredIcon];
2244
- if (!IconComponent) {
2245
- throw new Error(`[SiteIcon] Icon key "${configuredIcon}" not found in globalLucideIcons.`);
2246
- }
2247
- return /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(IconComponent, __spreadValues({ size: size4, className: cn(themeIconColor, className) }, props));
2248
- } else {
2249
- const CustomIcon = configuredIcon;
2250
- const hasColorClass = className && /text-\w+/.test(className);
2251
- const finalClassName = hasColorClass ? className : cn(themeIconColor, className);
2252
- return /* @__PURE__ */ (0, import_jsx_runtime31.jsx)(CustomIcon, __spreadValues({ size: size4, className: finalClassName }, props));
2253
- }
2254
- }
2255
-
2256
- // ../base-ui/src/components/404-page.tsx
2257
- var import_react33 = require("react");
2258
- var import_jsx_runtime32 = require("react/jsx-runtime");
2259
- function NotFoundPage() {
2260
- const [glitchText, setGlitchText] = (0, import_react33.useState)("404");
2261
- (0, import_react33.useEffect)(() => {
2196
+ function NotFoundPage({ siteIcon }) {
2197
+ const [glitchText, setGlitchText] = (0, import_react32.useState)("404");
2198
+ (0, import_react32.useEffect)(() => {
2262
2199
  const glitchChars = ["4", "0", "4", "?", "#", "!", "*", "&", "%", "$"];
2263
2200
  const interval = setInterval(() => {
2264
2201
  if (Math.random() < 0.5) {
@@ -2273,10 +2210,10 @@ function NotFoundPage() {
2273
2210
  }, 600);
2274
2211
  return () => clearInterval(interval);
2275
2212
  }, []);
2276
- return /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("div", { className: "flex flex-col items-center justify-center min-h-[75vh] w-full px-4 py-8", children: [
2277
- /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("div", { className: "text-center space-y-8 max-w-2xl", children: [
2278
- /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("div", { className: "relative flex justify-center", children: [
2279
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
2213
+ return /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("div", { className: "flex flex-col items-center justify-center min-h-[75vh] w-full px-4 py-8", children: [
2214
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("div", { className: "text-center space-y-8 max-w-2xl", children: [
2215
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("div", { className: "relative flex justify-center", children: [
2216
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2280
2217
  "h1",
2281
2218
  {
2282
2219
  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",
@@ -2288,26 +2225,26 @@ function NotFoundPage() {
2288
2225
  children: glitchText
2289
2226
  }
2290
2227
  ),
2291
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("div", { className: "absolute inset-0 pointer-events-none", children: /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("div", { className: "h-full w-full bg-gradient-to-b from-transparent via-purple-500/10 to-transparent animate-pulse" }) })
2228
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("div", { className: "absolute inset-0 pointer-events-none", children: /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("div", { className: "h-full w-full bg-gradient-to-b from-transparent via-purple-500/10 to-transparent animate-pulse" }) })
2292
2229
  ] }),
2293
- /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("div", { className: "space-y-4", children: [
2294
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("h2", { className: "text-2xl md:text-3xl font-semibold text-foreground", children: "Page Not Found" }),
2295
- /* @__PURE__ */ (0, import_jsx_runtime32.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" })
2230
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("div", { className: "space-y-4", children: [
2231
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("h2", { className: "text-2xl md:text-3xl font-semibold text-foreground", children: "Page Not Found" }),
2232
+ /* @__PURE__ */ (0, import_jsx_runtime30.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" })
2296
2233
  ] }),
2297
- /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("div", { className: "flex justify-center items-center gap-8 pt-8 opacity-60", children: [
2298
- /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("div", { className: "flex items-center gap-2 text-sm text-muted-foreground", children: [
2299
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(SiteIcon, {}),
2300
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("span", { children: "Woops!" })
2234
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("div", { className: "flex justify-center items-center gap-8 pt-8 opacity-60", children: [
2235
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("div", { className: "flex items-center gap-2 text-sm text-muted-foreground", children: [
2236
+ siteIcon,
2237
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("span", { children: "Woops!" })
2301
2238
  ] }),
2302
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("div", { className: "w-1 h-1 bg-purple-500 rounded-full animate-ping" }),
2303
- /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("div", { className: "flex items-center gap-2 text-sm text-muted-foreground", children: [
2304
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(NotFoundIcon, {}),
2305
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)("span", { children: "Error Code: 404" })
2239
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("div", { className: "w-1 h-1 bg-purple-500 rounded-full animate-ping" }),
2240
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("div", { className: "flex items-center gap-2 text-sm text-muted-foreground", children: [
2241
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(NotFoundIcon, {}),
2242
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)("span", { children: "Error Code: 404" })
2306
2243
  ] })
2307
2244
  ] })
2308
2245
  ] }),
2309
- /* @__PURE__ */ (0, import_jsx_runtime32.jsxs)("div", { className: "fixed inset-0 pointer-events-none overflow-hidden -z-10", children: [
2310
- /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
2246
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsxs)("div", { className: "fixed inset-0 pointer-events-none overflow-hidden -z-10", children: [
2247
+ /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2311
2248
  "div",
2312
2249
  {
2313
2250
  className: "absolute inset-0 opacity-[0.02] dark:opacity-[0.05]",
@@ -2320,7 +2257,7 @@ function NotFoundPage() {
2320
2257
  }
2321
2258
  }
2322
2259
  ),
2323
- Array.from({ length: 6 }).map((_, i) => /* @__PURE__ */ (0, import_jsx_runtime32.jsx)(
2260
+ Array.from({ length: 6 }).map((_, i) => /* @__PURE__ */ (0, import_jsx_runtime30.jsx)(
2324
2261
  "div",
2325
2262
  {
2326
2263
  className: "absolute w-2 h-2 bg-purple-500/20 rounded-full animate-bounce",
@@ -2338,14 +2275,14 @@ function NotFoundPage() {
2338
2275
  }
2339
2276
 
2340
2277
  // ../base-ui/src/components/go-to-top.tsx
2341
- var import_react34 = require("react");
2342
- var import_jsx_runtime33 = require("react/jsx-runtime");
2278
+ var import_react33 = require("react");
2279
+ var import_jsx_runtime31 = require("react/jsx-runtime");
2343
2280
 
2344
2281
  // ../base-ui/src/components/language-detector.tsx
2345
2282
  var import_next_intl = require("next-intl");
2346
2283
  var import_navigation = require("next/navigation");
2347
- var import_react35 = require("react");
2348
- var import_jsx_runtime34 = require("react/jsx-runtime");
2284
+ var import_react34 = require("react");
2285
+ var import_jsx_runtime32 = require("react/jsx-runtime");
2349
2286
 
2350
2287
  // ../base-ui/src/components/language-switcher.tsx
2351
2288
  var import_navigation2 = require("next/navigation");
@@ -2354,7 +2291,7 @@ var import_next_intl2 = require("next-intl");
2354
2291
  // ../base-ui/src/ui/dropdown-menu.tsx
2355
2292
  var React60 = __toESM(require("react"));
2356
2293
 
2357
- // ../../node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@type_2739faa62b9a8b546ce954599ead130b/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs
2294
+ // ../../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
2358
2295
  var React59 = __toESM(require("react"), 1);
2359
2296
 
2360
2297
  // ../../node_modules/.pnpm/@radix-ui+primitive@1.1.2/node_modules/@radix-ui/primitive/dist/index.mjs
@@ -2367,7 +2304,7 @@ function composeEventHandlers(originalEventHandler, ourEventHandler, { checkForD
2367
2304
  };
2368
2305
  }
2369
2306
 
2370
- // ../../node_modules/.pnpm/@radix-ui+react-compose-refs@1.1.2_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-compose-refs/dist/index.mjs
2307
+ // ../../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
2371
2308
  var React30 = __toESM(require("react"), 1);
2372
2309
  function setRef(ref, value) {
2373
2310
  if (typeof ref === "function") {
@@ -2404,9 +2341,9 @@ function useComposedRefs(...refs) {
2404
2341
  return React30.useCallback(composeRefs(...refs), refs);
2405
2342
  }
2406
2343
 
2407
- // ../../node_modules/.pnpm/@radix-ui+react-context@1.1.2_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-context/dist/index.mjs
2344
+ // ../../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
2408
2345
  var React31 = __toESM(require("react"), 1);
2409
- var import_jsx_runtime35 = require("react/jsx-runtime");
2346
+ var import_jsx_runtime33 = require("react/jsx-runtime");
2410
2347
  function createContextScope(scopeName, createContextScopeDeps = []) {
2411
2348
  let defaultContexts = [];
2412
2349
  function createContext32(rootComponentName, defaultContext) {
@@ -2418,7 +2355,7 @@ function createContextScope(scopeName, createContextScopeDeps = []) {
2418
2355
  const _a = props, { scope, children } = _a, context = __objRest(_a, ["scope", "children"]);
2419
2356
  const Context = ((_b = scope == null ? void 0 : scope[scopeName]) == null ? void 0 : _b[index2]) || BaseContext;
2420
2357
  const value = React31.useMemo(() => context, Object.values(context));
2421
- return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(Context.Provider, { value, children });
2358
+ return /* @__PURE__ */ (0, import_jsx_runtime33.jsx)(Context.Provider, { value, children });
2422
2359
  };
2423
2360
  Provider.displayName = rootComponentName + "Provider";
2424
2361
  function useContext22(consumerName, scope) {
@@ -2467,15 +2404,15 @@ function composeContextScopes(...scopes) {
2467
2404
  return createScope;
2468
2405
  }
2469
2406
 
2470
- // ../../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
2407
+ // ../../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
2471
2408
  var React33 = __toESM(require("react"), 1);
2472
2409
 
2473
- // ../../node_modules/.pnpm/@radix-ui+react-use-layout-effect@1.1.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-use-layout-effect/dist/index.mjs
2410
+ // ../../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
2474
2411
  var React32 = __toESM(require("react"), 1);
2475
2412
  var useLayoutEffect2 = (globalThis == null ? void 0 : globalThis.document) ? React32.useLayoutEffect : () => {
2476
2413
  };
2477
2414
 
2478
- // ../../node_modules/.pnpm/@radix-ui+react-use-controllable-state@1.2.2_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-use-controllable-state/dist/index.mjs
2415
+ // ../../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
2479
2416
  var React210 = __toESM(require("react"), 1);
2480
2417
  var useInsertionEffect = React33[" useInsertionEffect ".trim().toString()] || useLayoutEffect2;
2481
2418
  function useControllableState({
@@ -2545,13 +2482,13 @@ function isFunction(value) {
2545
2482
  }
2546
2483
  var SYNC_STATE = Symbol("RADIX:SYNC_STATE");
2547
2484
 
2548
- // ../../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.3_@types+react@19.1.2__@types+rea_670f8d6f43e6b37f3de90d922a54ec38/node_modules/@radix-ui/react-primitive/dist/index.mjs
2485
+ // ../../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
2549
2486
  var React35 = __toESM(require("react"), 1);
2550
2487
  var ReactDOM = __toESM(require("react-dom"), 1);
2551
2488
 
2552
- // ../../node_modules/.pnpm/@radix-ui+react-slot@1.2.3_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-slot/dist/index.mjs
2489
+ // ../../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
2553
2490
  var React34 = __toESM(require("react"), 1);
2554
- var import_jsx_runtime36 = require("react/jsx-runtime");
2491
+ var import_jsx_runtime34 = require("react/jsx-runtime");
2555
2492
  // @__NO_SIDE_EFFECTS__
2556
2493
  function createSlot(ownerName) {
2557
2494
  const SlotClone = /* @__PURE__ */ createSlotClone(ownerName);
@@ -2569,9 +2506,9 @@ function createSlot(ownerName) {
2569
2506
  return child;
2570
2507
  }
2571
2508
  });
2572
- return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(SlotClone, __spreadProps(__spreadValues({}, slotProps), { ref: forwardedRef, children: React34.isValidElement(newElement) ? React34.cloneElement(newElement, void 0, newChildren) : null }));
2509
+ return /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(SlotClone, __spreadProps(__spreadValues({}, slotProps), { ref: forwardedRef, children: React34.isValidElement(newElement) ? React34.cloneElement(newElement, void 0, newChildren) : null }));
2573
2510
  }
2574
- return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(SlotClone, __spreadProps(__spreadValues({}, slotProps), { ref: forwardedRef, children }));
2511
+ return /* @__PURE__ */ (0, import_jsx_runtime34.jsx)(SlotClone, __spreadProps(__spreadValues({}, slotProps), { ref: forwardedRef, children }));
2575
2512
  });
2576
2513
  Slot22.displayName = `${ownerName}.Slot`;
2577
2514
  return Slot22;
@@ -2637,8 +2574,8 @@ function getElementRef(element) {
2637
2574
  return element.props.ref || element.ref;
2638
2575
  }
2639
2576
 
2640
- // ../../node_modules/.pnpm/@radix-ui+react-primitive@2.1.3_@types+react-dom@19.1.3_@types+react@19.1.2__@types+rea_670f8d6f43e6b37f3de90d922a54ec38/node_modules/@radix-ui/react-primitive/dist/index.mjs
2641
- var import_jsx_runtime37 = require("react/jsx-runtime");
2577
+ // ../../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
2578
+ var import_jsx_runtime35 = require("react/jsx-runtime");
2642
2579
  var NODES = [
2643
2580
  "a",
2644
2581
  "button",
@@ -2666,7 +2603,7 @@ var Primitive = NODES.reduce((primitive, node) => {
2666
2603
  if (typeof window !== "undefined") {
2667
2604
  window[Symbol.for("radix-ui")] = true;
2668
2605
  }
2669
- return /* @__PURE__ */ (0, import_jsx_runtime37.jsx)(Comp, __spreadProps(__spreadValues({}, primitiveProps), { ref: forwardedRef }));
2606
+ return /* @__PURE__ */ (0, import_jsx_runtime35.jsx)(Comp, __spreadProps(__spreadValues({}, primitiveProps), { ref: forwardedRef }));
2670
2607
  });
2671
2608
  Node2.displayName = `Primitive.${node}`;
2672
2609
  return __spreadProps(__spreadValues({}, primitive), { [node]: Node2 });
@@ -2675,14 +2612,14 @@ function dispatchDiscreteCustomEvent(target, event) {
2675
2612
  if (target) ReactDOM.flushSync(() => target.dispatchEvent(event));
2676
2613
  }
2677
2614
 
2678
- // ../../node_modules/.pnpm/@radix-ui+react-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@1_809e6704a9e6fd260e1e0d76eb516ff9/node_modules/@radix-ui/react-menu/dist/index.mjs
2615
+ // ../../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
2679
2616
  var React58 = __toESM(require("react"), 1);
2680
2617
 
2681
- // ../../node_modules/.pnpm/@radix-ui+react-collection@1.1.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+re_5d2d3b1c0b49cdd429b0f72f0ed19e3e/node_modules/@radix-ui/react-collection/dist/index.mjs
2618
+ // ../../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
2619
+ var import_react35 = __toESM(require("react"), 1);
2620
+ var import_jsx_runtime36 = require("react/jsx-runtime");
2682
2621
  var import_react36 = __toESM(require("react"), 1);
2683
- var import_jsx_runtime38 = require("react/jsx-runtime");
2684
- var import_react37 = __toESM(require("react"), 1);
2685
- var import_jsx_runtime39 = require("react/jsx-runtime");
2622
+ var import_jsx_runtime37 = require("react/jsx-runtime");
2686
2623
  function createCollection(name) {
2687
2624
  const PROVIDER_NAME = name + "CollectionProvider";
2688
2625
  const [createCollectionContext, createCollectionScope3] = createContextScope(PROVIDER_NAME);
@@ -2692,42 +2629,42 @@ function createCollection(name) {
2692
2629
  );
2693
2630
  const CollectionProvider = (props) => {
2694
2631
  const { scope, children } = props;
2695
- const ref = import_react36.default.useRef(null);
2696
- const itemMap = import_react36.default.useRef(/* @__PURE__ */ new Map()).current;
2697
- return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(CollectionProviderImpl, { scope, itemMap, collectionRef: ref, children });
2632
+ const ref = import_react35.default.useRef(null);
2633
+ const itemMap = import_react35.default.useRef(/* @__PURE__ */ new Map()).current;
2634
+ return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(CollectionProviderImpl, { scope, itemMap, collectionRef: ref, children });
2698
2635
  };
2699
2636
  CollectionProvider.displayName = PROVIDER_NAME;
2700
2637
  const COLLECTION_SLOT_NAME = name + "CollectionSlot";
2701
2638
  const CollectionSlotImpl = createSlot(COLLECTION_SLOT_NAME);
2702
- const CollectionSlot = import_react36.default.forwardRef(
2639
+ const CollectionSlot = import_react35.default.forwardRef(
2703
2640
  (props, forwardedRef) => {
2704
2641
  const { scope, children } = props;
2705
2642
  const context = useCollectionContext(COLLECTION_SLOT_NAME, scope);
2706
2643
  const composedRefs = useComposedRefs(forwardedRef, context.collectionRef);
2707
- return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(CollectionSlotImpl, { ref: composedRefs, children });
2644
+ return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(CollectionSlotImpl, { ref: composedRefs, children });
2708
2645
  }
2709
2646
  );
2710
2647
  CollectionSlot.displayName = COLLECTION_SLOT_NAME;
2711
2648
  const ITEM_SLOT_NAME = name + "CollectionItemSlot";
2712
2649
  const ITEM_DATA_ATTR = "data-radix-collection-item";
2713
2650
  const CollectionItemSlotImpl = createSlot(ITEM_SLOT_NAME);
2714
- const CollectionItemSlot = import_react36.default.forwardRef(
2651
+ const CollectionItemSlot = import_react35.default.forwardRef(
2715
2652
  (props, forwardedRef) => {
2716
2653
  const _a = props, { scope, children } = _a, itemData = __objRest(_a, ["scope", "children"]);
2717
- const ref = import_react36.default.useRef(null);
2654
+ const ref = import_react35.default.useRef(null);
2718
2655
  const composedRefs = useComposedRefs(forwardedRef, ref);
2719
2656
  const context = useCollectionContext(ITEM_SLOT_NAME, scope);
2720
- import_react36.default.useEffect(() => {
2657
+ import_react35.default.useEffect(() => {
2721
2658
  context.itemMap.set(ref, __spreadValues({ ref }, itemData));
2722
2659
  return () => void context.itemMap.delete(ref);
2723
2660
  });
2724
- return /* @__PURE__ */ (0, import_jsx_runtime38.jsx)(CollectionItemSlotImpl, __spreadProps(__spreadValues({}, { [ITEM_DATA_ATTR]: "" }), { ref: composedRefs, children }));
2661
+ return /* @__PURE__ */ (0, import_jsx_runtime36.jsx)(CollectionItemSlotImpl, __spreadProps(__spreadValues({}, { [ITEM_DATA_ATTR]: "" }), { ref: composedRefs, children }));
2725
2662
  }
2726
2663
  );
2727
2664
  CollectionItemSlot.displayName = ITEM_SLOT_NAME;
2728
2665
  function useCollection3(scope) {
2729
2666
  const context = useCollectionContext(name + "CollectionConsumer", scope);
2730
- const getItems = import_react36.default.useCallback(() => {
2667
+ const getItems = import_react35.default.useCallback(() => {
2731
2668
  const collectionNode = context.collectionRef.current;
2732
2669
  if (!collectionNode) return [];
2733
2670
  const orderedNodes = Array.from(collectionNode.querySelectorAll(`[${ITEM_DATA_ATTR}]`));
@@ -2746,19 +2683,19 @@ function createCollection(name) {
2746
2683
  ];
2747
2684
  }
2748
2685
 
2749
- // ../../node_modules/.pnpm/@radix-ui+react-direction@1.1.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-direction/dist/index.mjs
2686
+ // ../../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
2750
2687
  var React37 = __toESM(require("react"), 1);
2751
- var import_jsx_runtime40 = require("react/jsx-runtime");
2688
+ var import_jsx_runtime38 = require("react/jsx-runtime");
2752
2689
  var DirectionContext = React37.createContext(void 0);
2753
2690
  function useDirection(localDir) {
2754
2691
  const globalDir = React37.useContext(DirectionContext);
2755
2692
  return localDir || globalDir || "ltr";
2756
2693
  }
2757
2694
 
2758
- // ../../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.3_@types+react@19.1.2__@_94c0c5ccdbc5ffae40bb82c960bdaba5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
2695
+ // ../../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
2759
2696
  var React40 = __toESM(require("react"), 1);
2760
2697
 
2761
- // ../../node_modules/.pnpm/@radix-ui+react-use-callback-ref@1.1.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-use-callback-ref/dist/index.mjs
2698
+ // ../../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
2762
2699
  var React38 = __toESM(require("react"), 1);
2763
2700
  function useCallbackRef(callback) {
2764
2701
  const callbackRef = React38.useRef(callback);
@@ -2771,7 +2708,7 @@ function useCallbackRef(callback) {
2771
2708
  }, []);
2772
2709
  }
2773
2710
 
2774
- // ../../node_modules/.pnpm/@radix-ui+react-use-escape-keydown@1.1.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-use-escape-keydown/dist/index.mjs
2711
+ // ../../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
2775
2712
  var React39 = __toESM(require("react"), 1);
2776
2713
  function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis == null ? void 0 : globalThis.document) {
2777
2714
  const onEscapeKeyDown = useCallbackRef(onEscapeKeyDownProp);
@@ -2786,8 +2723,8 @@ function useEscapeKeydown(onEscapeKeyDownProp, ownerDocument = globalThis == nul
2786
2723
  }, [onEscapeKeyDown, ownerDocument]);
2787
2724
  }
2788
2725
 
2789
- // ../../node_modules/.pnpm/@radix-ui+react-dismissable-layer@1.1.10_@types+react-dom@19.1.3_@types+react@19.1.2__@_94c0c5ccdbc5ffae40bb82c960bdaba5/node_modules/@radix-ui/react-dismissable-layer/dist/index.mjs
2790
- var import_jsx_runtime41 = require("react/jsx-runtime");
2726
+ // ../../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
2727
+ var import_jsx_runtime39 = require("react/jsx-runtime");
2791
2728
  var DISMISSABLE_LAYER_NAME = "DismissableLayer";
2792
2729
  var CONTEXT_UPDATE = "dismissableLayer.update";
2793
2730
  var POINTER_DOWN_OUTSIDE = "dismissableLayer.pointerDownOutside";
@@ -2882,7 +2819,7 @@ var DismissableLayer = React40.forwardRef(
2882
2819
  document.addEventListener(CONTEXT_UPDATE, handleUpdate);
2883
2820
  return () => document.removeEventListener(CONTEXT_UPDATE, handleUpdate);
2884
2821
  }, []);
2885
- return /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
2822
+ return /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(
2886
2823
  Primitive.div,
2887
2824
  __spreadProps(__spreadValues({}, layerProps), {
2888
2825
  ref: composedRefs,
@@ -2914,7 +2851,7 @@ var DismissableLayerBranch = React40.forwardRef((props, forwardedRef) => {
2914
2851
  };
2915
2852
  }
2916
2853
  }, [context.branches]);
2917
- return /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(Primitive.div, __spreadProps(__spreadValues({}, props), { ref: composedRefs }));
2854
+ return /* @__PURE__ */ (0, import_jsx_runtime39.jsx)(Primitive.div, __spreadProps(__spreadValues({}, props), { ref: composedRefs }));
2918
2855
  });
2919
2856
  DismissableLayerBranch.displayName = BRANCH_NAME;
2920
2857
  function usePointerDownOutside(onPointerDownOutside, ownerDocument = globalThis == null ? void 0 : globalThis.document) {
@@ -2996,7 +2933,7 @@ function handleAndDispatchCustomEvent(name, handler, detail, { discrete }) {
2996
2933
  }
2997
2934
  }
2998
2935
 
2999
- // ../../node_modules/.pnpm/@radix-ui+react-focus-guards@1.1.2_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-focus-guards/dist/index.mjs
2936
+ // ../../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
3000
2937
  var React41 = __toESM(require("react"), 1);
3001
2938
  var count = 0;
3002
2939
  function useFocusGuards() {
@@ -3025,9 +2962,9 @@ function createFocusGuard() {
3025
2962
  return element;
3026
2963
  }
3027
2964
 
3028
- // ../../node_modules/.pnpm/@radix-ui+react-focus-scope@1.1.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+r_82a6ab8aba8302a696ff91dbd8a7b34d/node_modules/@radix-ui/react-focus-scope/dist/index.mjs
2965
+ // ../../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
3029
2966
  var React42 = __toESM(require("react"), 1);
3030
- var import_jsx_runtime42 = require("react/jsx-runtime");
2967
+ var import_jsx_runtime40 = require("react/jsx-runtime");
3031
2968
  var AUTOFOCUS_ON_MOUNT = "focusScope.autoFocusOnMount";
3032
2969
  var AUTOFOCUS_ON_UNMOUNT = "focusScope.autoFocusOnUnmount";
3033
2970
  var EVENT_OPTIONS = { bubbles: false, cancelable: true };
@@ -3150,7 +3087,7 @@ var FocusScope = React42.forwardRef((props, forwardedRef) => {
3150
3087
  },
3151
3088
  [loop, trapped, focusScope.paused]
3152
3089
  );
3153
- return /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(Primitive.div, __spreadProps(__spreadValues({ tabIndex: -1 }, scopeProps), { ref: composedRefs, onKeyDown: handleKeyDown }));
3090
+ return /* @__PURE__ */ (0, import_jsx_runtime40.jsx)(Primitive.div, __spreadProps(__spreadValues({ tabIndex: -1 }, scopeProps), { ref: composedRefs, onKeyDown: handleKeyDown }));
3154
3091
  });
3155
3092
  FocusScope.displayName = FOCUS_SCOPE_NAME;
3156
3093
  function focusFirst(candidates, { select = false } = {}) {
@@ -3234,7 +3171,7 @@ function removeLinks(items) {
3234
3171
  return items.filter((item) => item.tagName !== "A");
3235
3172
  }
3236
3173
 
3237
- // ../../node_modules/.pnpm/@radix-ui+react-id@1.1.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-id/dist/index.mjs
3174
+ // ../../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
3238
3175
  var React43 = __toESM(require("react"), 1);
3239
3176
  var useReactId = React43[" useId ".trim().toString()] || (() => void 0);
3240
3177
  var count2 = 0;
@@ -3246,7 +3183,7 @@ function useId(deterministicId) {
3246
3183
  return deterministicId || (id ? `radix-${id}` : "");
3247
3184
  }
3248
3185
 
3249
- // ../../node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@_0ad5bb6470a4cb8a3b2c90eda601723e/node_modules/@radix-ui/react-popper/dist/index.mjs
3186
+ // ../../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
3250
3187
  var React47 = __toESM(require("react"), 1);
3251
3188
 
3252
3189
  // ../../node_modules/.pnpm/@floating-ui+utils@0.2.10/node_modules/@floating-ui/utils/dist/floating-ui.utils.mjs
@@ -4859,14 +4796,14 @@ var computePosition2 = (reference, floating, options) => {
4859
4796
  }));
4860
4797
  };
4861
4798
 
4862
- // ../../node_modules/.pnpm/@floating-ui+react-dom@2.1.4_react-dom@19.2.0-canary-3fbfb9ba-20250409_react@19.2.0-can_99a1bd8cc694a0d5fe5be41607d25fa7/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.mjs
4799
+ // ../../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
4863
4800
  var React44 = __toESM(require("react"), 1);
4864
- var import_react38 = require("react");
4801
+ var import_react37 = require("react");
4865
4802
  var ReactDOM2 = __toESM(require("react-dom"), 1);
4866
4803
  var isClient = typeof document !== "undefined";
4867
4804
  var noop = function noop2() {
4868
4805
  };
4869
- var index = isClient ? import_react38.useLayoutEffect : noop;
4806
+ var index = isClient ? import_react37.useLayoutEffect : noop;
4870
4807
  function deepEqual(a, b) {
4871
4808
  if (a === b) {
4872
4809
  return true;
@@ -5131,13 +5068,13 @@ var arrow3 = (options, deps) => __spreadProps(__spreadValues({}, arrow$1(options
5131
5068
  options: [options, deps]
5132
5069
  });
5133
5070
 
5134
- // ../../node_modules/.pnpm/@radix-ui+react-arrow@1.1.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@1_f84b3681b2f6941439eb02fee7741bed/node_modules/@radix-ui/react-arrow/dist/index.mjs
5071
+ // ../../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
5135
5072
  var React45 = __toESM(require("react"), 1);
5136
- var import_jsx_runtime43 = require("react/jsx-runtime");
5073
+ var import_jsx_runtime41 = require("react/jsx-runtime");
5137
5074
  var NAME = "Arrow";
5138
5075
  var Arrow = React45.forwardRef((props, forwardedRef) => {
5139
5076
  const _a = props, { children, width = 10, height = 5 } = _a, arrowProps = __objRest(_a, ["children", "width", "height"]);
5140
- return /* @__PURE__ */ (0, import_jsx_runtime43.jsx)(
5077
+ return /* @__PURE__ */ (0, import_jsx_runtime41.jsx)(
5141
5078
  Primitive.svg,
5142
5079
  __spreadProps(__spreadValues({}, arrowProps), {
5143
5080
  ref: forwardedRef,
@@ -5145,14 +5082,14 @@ var Arrow = React45.forwardRef((props, forwardedRef) => {
5145
5082
  height,
5146
5083
  viewBox: "0 0 30 10",
5147
5084
  preserveAspectRatio: "none",
5148
- children: props.asChild ? children : /* @__PURE__ */ (0, import_jsx_runtime43.jsx)("polygon", { points: "0,0 30,0 15,10" })
5085
+ children: props.asChild ? children : /* @__PURE__ */ (0, import_jsx_runtime41.jsx)("polygon", { points: "0,0 30,0 15,10" })
5149
5086
  })
5150
5087
  );
5151
5088
  });
5152
5089
  Arrow.displayName = NAME;
5153
5090
  var Root = Arrow;
5154
5091
 
5155
- // ../../node_modules/.pnpm/@radix-ui+react-use-size@1.1.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/@radix-ui/react-use-size/dist/index.mjs
5092
+ // ../../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
5156
5093
  var React46 = __toESM(require("react"), 1);
5157
5094
  function useSize(element) {
5158
5095
  const [size4, setSize] = React46.useState(void 0);
@@ -5189,15 +5126,15 @@ function useSize(element) {
5189
5126
  return size4;
5190
5127
  }
5191
5128
 
5192
- // ../../node_modules/.pnpm/@radix-ui+react-popper@1.2.7_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@_0ad5bb6470a4cb8a3b2c90eda601723e/node_modules/@radix-ui/react-popper/dist/index.mjs
5193
- var import_jsx_runtime44 = require("react/jsx-runtime");
5129
+ // ../../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
5130
+ var import_jsx_runtime42 = require("react/jsx-runtime");
5194
5131
  var POPPER_NAME = "Popper";
5195
5132
  var [createPopperContext, createPopperScope] = createContextScope(POPPER_NAME);
5196
5133
  var [PopperProvider, usePopperContext] = createPopperContext(POPPER_NAME);
5197
5134
  var Popper = (props) => {
5198
5135
  const { __scopePopper, children } = props;
5199
5136
  const [anchor, setAnchor] = React47.useState(null);
5200
- return /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(PopperProvider, { scope: __scopePopper, anchor, onAnchorChange: setAnchor, children });
5137
+ return /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(PopperProvider, { scope: __scopePopper, anchor, onAnchorChange: setAnchor, children });
5201
5138
  };
5202
5139
  Popper.displayName = POPPER_NAME;
5203
5140
  var ANCHOR_NAME = "PopperAnchor";
@@ -5210,7 +5147,7 @@ var PopperAnchor = React47.forwardRef(
5210
5147
  React47.useEffect(() => {
5211
5148
  context.onAnchorChange((virtualRef == null ? void 0 : virtualRef.current) || ref.current);
5212
5149
  });
5213
- return virtualRef ? null : /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(Primitive.div, __spreadProps(__spreadValues({}, anchorProps), { ref: composedRefs }));
5150
+ return virtualRef ? null : /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(Primitive.div, __spreadProps(__spreadValues({}, anchorProps), { ref: composedRefs }));
5214
5151
  }
5215
5152
  );
5216
5153
  PopperAnchor.displayName = ANCHOR_NAME;
@@ -5315,7 +5252,7 @@ var PopperContent = React47.forwardRef(
5315
5252
  useLayoutEffect2(() => {
5316
5253
  if (content) setContentZIndex(window.getComputedStyle(content).zIndex);
5317
5254
  }, [content]);
5318
- return /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
5255
+ return /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
5319
5256
  "div",
5320
5257
  {
5321
5258
  ref: refs.setFloating,
@@ -5334,7 +5271,7 @@ var PopperContent = React47.forwardRef(
5334
5271
  pointerEvents: "none"
5335
5272
  }),
5336
5273
  dir: props.dir,
5337
- children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
5274
+ children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
5338
5275
  PopperContentProvider,
5339
5276
  {
5340
5277
  scope: __scopePopper,
@@ -5343,7 +5280,7 @@ var PopperContent = React47.forwardRef(
5343
5280
  arrowX,
5344
5281
  arrowY,
5345
5282
  shouldHideArrow: cannotCenterArrow,
5346
- children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
5283
+ children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
5347
5284
  Primitive.div,
5348
5285
  __spreadProps(__spreadValues({
5349
5286
  "data-side": placedSide,
@@ -5379,7 +5316,7 @@ var PopperArrow = React47.forwardRef(function PopperArrow2(props, forwardedRef)
5379
5316
  // we have to use an extra wrapper because `ResizeObserver` (used by `useSize`)
5380
5317
  // doesn't report size as we'd expect on SVG elements.
5381
5318
  // it reports their bounding box which is effectively the largest path inside the SVG.
5382
- /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
5319
+ /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
5383
5320
  "span",
5384
5321
  {
5385
5322
  ref: contentContext.onArrowChange,
@@ -5402,7 +5339,7 @@ var PopperArrow = React47.forwardRef(function PopperArrow2(props, forwardedRef)
5402
5339
  }[contentContext.placedSide],
5403
5340
  visibility: contentContext.shouldHideArrow ? "hidden" : void 0
5404
5341
  },
5405
- children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
5342
+ children: /* @__PURE__ */ (0, import_jsx_runtime42.jsx)(
5406
5343
  Root,
5407
5344
  __spreadProps(__spreadValues({}, arrowProps), {
5408
5345
  ref: forwardedRef,
@@ -5461,10 +5398,10 @@ var Anchor = PopperAnchor;
5461
5398
  var Content = PopperContent;
5462
5399
  var Arrow2 = PopperArrow;
5463
5400
 
5464
- // ../../node_modules/.pnpm/@radix-ui+react-portal@1.1.9_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@_52353ed52af978a8911ad13372d467cb/node_modules/@radix-ui/react-portal/dist/index.mjs
5401
+ // ../../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
5465
5402
  var React48 = __toESM(require("react"), 1);
5466
5403
  var import_react_dom2 = __toESM(require("react-dom"), 1);
5467
- var import_jsx_runtime45 = require("react/jsx-runtime");
5404
+ var import_jsx_runtime43 = require("react/jsx-runtime");
5468
5405
  var PORTAL_NAME = "Portal";
5469
5406
  var Portal = React48.forwardRef((props, forwardedRef) => {
5470
5407
  var _b;
@@ -5472,11 +5409,11 @@ var Portal = React48.forwardRef((props, forwardedRef) => {
5472
5409
  const [mounted, setMounted] = React48.useState(false);
5473
5410
  useLayoutEffect2(() => setMounted(true), []);
5474
5411
  const container = containerProp || mounted && ((_b = globalThis == null ? void 0 : globalThis.document) == null ? void 0 : _b.body);
5475
- return container ? import_react_dom2.default.createPortal(/* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Primitive.div, __spreadProps(__spreadValues({}, portalProps), { ref: forwardedRef })), container) : null;
5412
+ return container ? import_react_dom2.default.createPortal(/* @__PURE__ */ (0, import_jsx_runtime43.jsx)(Primitive.div, __spreadProps(__spreadValues({}, portalProps), { ref: forwardedRef })), container) : null;
5476
5413
  });
5477
5414
  Portal.displayName = PORTAL_NAME;
5478
5415
 
5479
- // ../../node_modules/.pnpm/@radix-ui+react-presence@1.1.4_@types+react-dom@19.1.3_@types+react@19.1.2__@types+reac_417174beadddaf7a913761fd968df214/node_modules/@radix-ui/react-presence/dist/index.mjs
5416
+ // ../../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
5480
5417
  var React212 = __toESM(require("react"), 1);
5481
5418
  var React49 = __toESM(require("react"), 1);
5482
5419
  function useStateMachine(initialState, machine) {
@@ -5604,9 +5541,9 @@ function getElementRef2(element) {
5604
5541
  return element.props.ref || element.ref;
5605
5542
  }
5606
5543
 
5607
- // ../../node_modules/.pnpm/@radix-ui+react-roving-focus@1.1.10_@types+react-dom@19.1.3_@types+react@19.1.2__@types_f187dbca1cecd430bd9d7b7add927ea8/node_modules/@radix-ui/react-roving-focus/dist/index.mjs
5544
+ // ../../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
5608
5545
  var React50 = __toESM(require("react"), 1);
5609
- var import_jsx_runtime46 = require("react/jsx-runtime");
5546
+ var import_jsx_runtime44 = require("react/jsx-runtime");
5610
5547
  var ENTRY_FOCUS = "rovingFocusGroup.onEntryFocus";
5611
5548
  var EVENT_OPTIONS2 = { bubbles: false, cancelable: true };
5612
5549
  var GROUP_NAME = "RovingFocusGroup";
@@ -5618,7 +5555,7 @@ var [createRovingFocusGroupContext, createRovingFocusGroupScope] = createContext
5618
5555
  var [RovingFocusProvider, useRovingFocusContext] = createRovingFocusGroupContext(GROUP_NAME);
5619
5556
  var RovingFocusGroup = React50.forwardRef(
5620
5557
  (props, forwardedRef) => {
5621
- return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(Collection.Provider, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(Collection.Slot, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(RovingFocusGroupImpl, __spreadProps(__spreadValues({}, props), { ref: forwardedRef })) }) });
5558
+ return /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(Collection.Provider, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(Collection.Slot, { scope: props.__scopeRovingFocusGroup, children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(RovingFocusGroupImpl, __spreadProps(__spreadValues({}, props), { ref: forwardedRef })) }) });
5622
5559
  }
5623
5560
  );
5624
5561
  RovingFocusGroup.displayName = GROUP_NAME;
@@ -5665,7 +5602,7 @@ var RovingFocusGroupImpl = React50.forwardRef((props, forwardedRef) => {
5665
5602
  return () => node.removeEventListener(ENTRY_FOCUS, handleEntryFocus);
5666
5603
  }
5667
5604
  }, [handleEntryFocus]);
5668
- return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
5605
+ return /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
5669
5606
  RovingFocusProvider,
5670
5607
  {
5671
5608
  scope: __scopeRovingFocusGroup,
@@ -5686,7 +5623,7 @@ var RovingFocusGroupImpl = React50.forwardRef((props, forwardedRef) => {
5686
5623
  () => setFocusableItemsCount((prevCount) => prevCount - 1),
5687
5624
  []
5688
5625
  ),
5689
- children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
5626
+ children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
5690
5627
  Primitive.div,
5691
5628
  __spreadProps(__spreadValues({
5692
5629
  tabIndex: isTabbingBackOut || focusableItemsCount === 0 ? -1 : 0,
@@ -5749,14 +5686,14 @@ var RovingFocusGroupItem = React50.forwardRef(
5749
5686
  return () => onFocusableItemRemove();
5750
5687
  }
5751
5688
  }, [focusable, onFocusableItemAdd, onFocusableItemRemove]);
5752
- return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
5689
+ return /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
5753
5690
  Collection.ItemSlot,
5754
5691
  {
5755
5692
  scope: __scopeRovingFocusGroup,
5756
5693
  id,
5757
5694
  focusable,
5758
5695
  active,
5759
- children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
5696
+ children: /* @__PURE__ */ (0, import_jsx_runtime44.jsx)(
5760
5697
  Primitive.span,
5761
5698
  __spreadProps(__spreadValues({
5762
5699
  tabIndex: isCurrentTabStop ? 0 : -1,
@@ -5984,19 +5921,19 @@ function __spreadArray(to, from, pack) {
5984
5921
  return to.concat(ar || Array.prototype.slice.call(from));
5985
5922
  }
5986
5923
 
5987
- // ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll/dist/es2015/Combination.js
5924
+ // ../../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
5988
5925
  var React57 = __toESM(require("react"));
5989
5926
 
5990
- // ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll/dist/es2015/UI.js
5927
+ // ../../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
5991
5928
  var React53 = __toESM(require("react"));
5992
5929
 
5993
- // ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll-bar/dist/es2015/constants.js
5930
+ // ../../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
5994
5931
  var zeroRightClassName = "right-scroll-bar-position";
5995
5932
  var fullWidthClassName = "width-before-scroll-bar";
5996
5933
  var noScrollbarsClassName = "with-scroll-bars-hidden";
5997
5934
  var removedBarSizeVariable = "--removed-body-scroll-bar-size";
5998
5935
 
5999
- // ../../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/use-callback-ref/dist/es2015/assignRef.js
5936
+ // ../../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
6000
5937
  function assignRef(ref, value) {
6001
5938
  if (typeof ref === "function") {
6002
5939
  ref(value);
@@ -6006,10 +5943,10 @@ function assignRef(ref, value) {
6006
5943
  return ref;
6007
5944
  }
6008
5945
 
6009
- // ../../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/use-callback-ref/dist/es2015/useRef.js
6010
- var import_react39 = require("react");
5946
+ // ../../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
5947
+ var import_react38 = require("react");
6011
5948
  function useCallbackRef2(initialValue, callback) {
6012
- var ref = (0, import_react39.useState)(function() {
5949
+ var ref = (0, import_react38.useState)(function() {
6013
5950
  return {
6014
5951
  // value
6015
5952
  value: initialValue,
@@ -6034,7 +5971,7 @@ function useCallbackRef2(initialValue, callback) {
6034
5971
  return ref.facade;
6035
5972
  }
6036
5973
 
6037
- // ../../node_modules/.pnpm/use-callback-ref@1.3.3_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/use-callback-ref/dist/es2015/useMergeRef.js
5974
+ // ../../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
6038
5975
  var React51 = __toESM(require("react"));
6039
5976
  var useIsomorphicLayoutEffect = typeof window !== "undefined" ? React51.useLayoutEffect : React51.useEffect;
6040
5977
  var currentValues = /* @__PURE__ */ new WeakMap();
@@ -6066,7 +6003,7 @@ function useMergeRefs(refs, defaultValue) {
6066
6003
  return callbackRef;
6067
6004
  }
6068
6005
 
6069
- // ../../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/use-sidecar/dist/es2015/medium.js
6006
+ // ../../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
6070
6007
  function ItoI(a) {
6071
6008
  return a;
6072
6009
  }
@@ -6152,7 +6089,7 @@ function createSidecarMedium(options) {
6152
6089
  return medium;
6153
6090
  }
6154
6091
 
6155
- // ../../node_modules/.pnpm/use-sidecar@1.1.3_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/use-sidecar/dist/es2015/exports.js
6092
+ // ../../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
6156
6093
  var React52 = __toESM(require("react"));
6157
6094
  var SideCar = function(_a) {
6158
6095
  var sideCar = _a.sideCar, rest = __rest(_a, ["sideCar"]);
@@ -6171,10 +6108,10 @@ function exportSidecar(medium, exported) {
6171
6108
  return SideCar;
6172
6109
  }
6173
6110
 
6174
- // ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll/dist/es2015/medium.js
6111
+ // ../../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
6175
6112
  var effectCar = createSidecarMedium();
6176
6113
 
6177
- // ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll/dist/es2015/UI.js
6114
+ // ../../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
6178
6115
  var nothing = function() {
6179
6116
  return;
6180
6117
  };
@@ -6206,13 +6143,13 @@ RemoveScroll.classNames = {
6206
6143
  zeroRight: zeroRightClassName
6207
6144
  };
6208
6145
 
6209
- // ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
6146
+ // ../../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
6210
6147
  var React56 = __toESM(require("react"));
6211
6148
 
6212
- // ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll-bar/dist/es2015/component.js
6149
+ // ../../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
6213
6150
  var React55 = __toESM(require("react"));
6214
6151
 
6215
- // ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-style-singleton/dist/es2015/hook.js
6152
+ // ../../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
6216
6153
  var React54 = __toESM(require("react"));
6217
6154
 
6218
6155
  // ../../node_modules/.pnpm/get-nonce@1.0.1/node_modules/get-nonce/dist/es2015/index.js
@@ -6227,7 +6164,7 @@ var getNonce = function() {
6227
6164
  return void 0;
6228
6165
  };
6229
6166
 
6230
- // ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-style-singleton/dist/es2015/singleton.js
6167
+ // ../../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
6231
6168
  function makeStyleTag() {
6232
6169
  if (!document)
6233
6170
  return null;
@@ -6273,7 +6210,7 @@ var stylesheetSingleton = function() {
6273
6210
  };
6274
6211
  };
6275
6212
 
6276
- // ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-style-singleton/dist/es2015/hook.js
6213
+ // ../../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
6277
6214
  var styleHookSingleton = function() {
6278
6215
  var sheet = stylesheetSingleton();
6279
6216
  return function(styles, isDynamic) {
@@ -6286,7 +6223,7 @@ var styleHookSingleton = function() {
6286
6223
  };
6287
6224
  };
6288
6225
 
6289
- // ../../node_modules/.pnpm/react-style-singleton@2.2.3_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-style-singleton/dist/es2015/component.js
6226
+ // ../../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
6290
6227
  var styleSingleton = function() {
6291
6228
  var useStyle = styleHookSingleton();
6292
6229
  var Sheet = function(_a) {
@@ -6297,7 +6234,7 @@ var styleSingleton = function() {
6297
6234
  return Sheet;
6298
6235
  };
6299
6236
 
6300
- // ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll-bar/dist/es2015/utils.js
6237
+ // ../../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
6301
6238
  var zeroGap = {
6302
6239
  left: 0,
6303
6240
  top: 0,
@@ -6332,7 +6269,7 @@ var getGapWidth = function(gapMode) {
6332
6269
  };
6333
6270
  };
6334
6271
 
6335
- // ../../node_modules/.pnpm/react-remove-scroll-bar@2.3.8_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll-bar/dist/es2015/component.js
6272
+ // ../../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
6336
6273
  var Style = styleSingleton();
6337
6274
  var lockAttribute = "data-scroll-locked";
6338
6275
  var getStyles = function(_a, allowRelative, gapMode, important) {
@@ -6372,7 +6309,7 @@ var RemoveScrollBar = function(_a) {
6372
6309
  return React55.createElement(Style, { styles: getStyles(gap, !noRelative, gapMode, !noImportant ? "!important" : "") });
6373
6310
  };
6374
6311
 
6375
- // ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js
6312
+ // ../../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
6376
6313
  var passiveSupported = false;
6377
6314
  if (typeof window !== "undefined") {
6378
6315
  try {
@@ -6391,7 +6328,7 @@ if (typeof window !== "undefined") {
6391
6328
  var options;
6392
6329
  var nonPassive = passiveSupported ? { passive: false } : false;
6393
6330
 
6394
- // ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll/dist/es2015/handleScroll.js
6331
+ // ../../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
6395
6332
  var alwaysContainsScroll = function(node) {
6396
6333
  return node.tagName === "TEXTAREA";
6397
6334
  };
@@ -6491,7 +6428,7 @@ var handleScroll = function(axis, endTarget, event, sourceDelta, noOverscroll) {
6491
6428
  return shouldCancelScroll;
6492
6429
  };
6493
6430
 
6494
- // ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll/dist/es2015/SideEffect.js
6431
+ // ../../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
6495
6432
  var getTouchXY = function(event) {
6496
6433
  return "changedTouches" in event ? [event.changedTouches[0].clientX, event.changedTouches[0].clientY] : [0, 0];
6497
6434
  };
@@ -6656,18 +6593,18 @@ function getOutermostShadowParent(node) {
6656
6593
  return shadowParent;
6657
6594
  }
6658
6595
 
6659
- // ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll/dist/es2015/sidecar.js
6596
+ // ../../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
6660
6597
  var sidecar_default = exportSidecar(effectCar, RemoveScrollSideCar);
6661
6598
 
6662
- // ../../node_modules/.pnpm/react-remove-scroll@2.7.1_@types+react@19.1.2_react@19.2.0-canary-3fbfb9ba-20250409/node_modules/react-remove-scroll/dist/es2015/Combination.js
6599
+ // ../../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
6663
6600
  var ReactRemoveScroll = React57.forwardRef(function(props, ref) {
6664
6601
  return React57.createElement(RemoveScroll, __assign({}, props, { ref, sideCar: sidecar_default }));
6665
6602
  });
6666
6603
  ReactRemoveScroll.classNames = RemoveScroll.classNames;
6667
6604
  var Combination_default = ReactRemoveScroll;
6668
6605
 
6669
- // ../../node_modules/.pnpm/@radix-ui+react-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@types+react@1_809e6704a9e6fd260e1e0d76eb516ff9/node_modules/@radix-ui/react-menu/dist/index.mjs
6670
- var import_jsx_runtime47 = require("react/jsx-runtime");
6606
+ // ../../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
6607
+ var import_jsx_runtime45 = require("react/jsx-runtime");
6671
6608
  var SELECTION_KEYS = ["Enter", " "];
6672
6609
  var FIRST_KEYS = ["ArrowDown", "PageUp", "Home"];
6673
6610
  var LAST_KEYS = ["ArrowUp", "PageDown", "End"];
@@ -6712,7 +6649,7 @@ var Menu = (props) => {
6712
6649
  document.removeEventListener("pointermove", handlePointer, { capture: true });
6713
6650
  };
6714
6651
  }, []);
6715
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Root2, __spreadProps(__spreadValues({}, popperScope), { children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
6652
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Root2, __spreadProps(__spreadValues({}, popperScope), { children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
6716
6653
  MenuProvider,
6717
6654
  {
6718
6655
  scope: __scopeMenu,
@@ -6720,7 +6657,7 @@ var Menu = (props) => {
6720
6657
  onOpenChange: handleOpenChange,
6721
6658
  content,
6722
6659
  onContentChange: setContent,
6723
- children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
6660
+ children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
6724
6661
  MenuRootProvider,
6725
6662
  {
6726
6663
  scope: __scopeMenu,
@@ -6740,7 +6677,7 @@ var MenuAnchor = React58.forwardRef(
6740
6677
  (props, forwardedRef) => {
6741
6678
  const _a = props, { __scopeMenu } = _a, anchorProps = __objRest(_a, ["__scopeMenu"]);
6742
6679
  const popperScope = usePopperScope(__scopeMenu);
6743
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Anchor, __spreadProps(__spreadValues(__spreadValues({}, popperScope), anchorProps), { ref: forwardedRef }));
6680
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Anchor, __spreadProps(__spreadValues(__spreadValues({}, popperScope), anchorProps), { ref: forwardedRef }));
6744
6681
  }
6745
6682
  );
6746
6683
  MenuAnchor.displayName = ANCHOR_NAME2;
@@ -6751,7 +6688,7 @@ var [PortalProvider, usePortalContext] = createMenuContext(PORTAL_NAME2, {
6751
6688
  var MenuPortal = (props) => {
6752
6689
  const { __scopeMenu, forceMount, children, container } = props;
6753
6690
  const context = useMenuContext(PORTAL_NAME2, __scopeMenu);
6754
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(PortalProvider, { scope: __scopeMenu, forceMount, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Portal, { asChild: true, container, children }) }) });
6691
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(PortalProvider, { scope: __scopeMenu, forceMount, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Portal, { asChild: true, container, children }) }) });
6755
6692
  };
6756
6693
  MenuPortal.displayName = PORTAL_NAME2;
6757
6694
  var CONTENT_NAME2 = "MenuContent";
@@ -6762,7 +6699,7 @@ var MenuContent = React58.forwardRef(
6762
6699
  const _a = props, { forceMount = portalContext.forceMount } = _a, contentProps = __objRest(_a, ["forceMount"]);
6763
6700
  const context = useMenuContext(CONTENT_NAME2, props.__scopeMenu);
6764
6701
  const rootContext = useMenuRootContext(CONTENT_NAME2, props.__scopeMenu);
6765
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Collection2.Provider, { scope: props.__scopeMenu, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Collection2.Slot, { scope: props.__scopeMenu, children: rootContext.modal ? /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(MenuRootContentModal, __spreadProps(__spreadValues({}, contentProps), { ref: forwardedRef })) : /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(MenuRootContentNonModal, __spreadProps(__spreadValues({}, contentProps), { ref: forwardedRef })) }) }) });
6702
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Collection2.Provider, { scope: props.__scopeMenu, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Collection2.Slot, { scope: props.__scopeMenu, children: rootContext.modal ? /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(MenuRootContentModal, __spreadProps(__spreadValues({}, contentProps), { ref: forwardedRef })) : /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(MenuRootContentNonModal, __spreadProps(__spreadValues({}, contentProps), { ref: forwardedRef })) }) }) });
6766
6703
  }
6767
6704
  );
6768
6705
  var MenuRootContentModal = React58.forwardRef(
@@ -6774,7 +6711,7 @@ var MenuRootContentModal = React58.forwardRef(
6774
6711
  const content = ref.current;
6775
6712
  if (content) return hideOthers(content);
6776
6713
  }, []);
6777
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
6714
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
6778
6715
  MenuContentImpl,
6779
6716
  __spreadProps(__spreadValues({}, props), {
6780
6717
  ref: composedRefs,
@@ -6793,7 +6730,7 @@ var MenuRootContentModal = React58.forwardRef(
6793
6730
  );
6794
6731
  var MenuRootContentNonModal = React58.forwardRef((props, forwardedRef) => {
6795
6732
  const context = useMenuContext(CONTENT_NAME2, props.__scopeMenu);
6796
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
6733
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
6797
6734
  MenuContentImpl,
6798
6735
  __spreadProps(__spreadValues({}, props), {
6799
6736
  ref: forwardedRef,
@@ -6879,7 +6816,7 @@ var MenuContentImpl = React58.forwardRef(
6879
6816
  const isMovingTowards = pointerDirRef.current === ((_a2 = pointerGraceIntentRef.current) == null ? void 0 : _a2.side);
6880
6817
  return isMovingTowards && isPointerInGraceArea(event, (_b = pointerGraceIntentRef.current) == null ? void 0 : _b.area);
6881
6818
  }, []);
6882
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
6819
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
6883
6820
  MenuContentProvider,
6884
6821
  {
6885
6822
  scope: __scopeMenu,
@@ -6909,7 +6846,7 @@ var MenuContentImpl = React58.forwardRef(
6909
6846
  onPointerGraceIntentChange: React58.useCallback((intent) => {
6910
6847
  pointerGraceIntentRef.current = intent;
6911
6848
  }, []),
6912
- children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(ScrollLockWrapper, __spreadProps(__spreadValues({}, scrollLockWrapperProps), { children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
6849
+ children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(ScrollLockWrapper, __spreadProps(__spreadValues({}, scrollLockWrapperProps), { children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
6913
6850
  FocusScope,
6914
6851
  {
6915
6852
  asChild: true,
@@ -6920,7 +6857,7 @@ var MenuContentImpl = React58.forwardRef(
6920
6857
  (_a2 = contentRef.current) == null ? void 0 : _a2.focus({ preventScroll: true });
6921
6858
  }),
6922
6859
  onUnmountAutoFocus: onCloseAutoFocus,
6923
- children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
6860
+ children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
6924
6861
  DismissableLayer,
6925
6862
  {
6926
6863
  asChild: true,
@@ -6930,7 +6867,7 @@ var MenuContentImpl = React58.forwardRef(
6930
6867
  onFocusOutside,
6931
6868
  onInteractOutside,
6932
6869
  onDismiss,
6933
- children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
6870
+ children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
6934
6871
  Root3,
6935
6872
  __spreadProps(__spreadValues({
6936
6873
  asChild: true
@@ -6944,7 +6881,7 @@ var MenuContentImpl = React58.forwardRef(
6944
6881
  if (!rootContext.isUsingKeyboardRef.current) event.preventDefault();
6945
6882
  }),
6946
6883
  preventScrollOnEntryFocus: true,
6947
- children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
6884
+ children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
6948
6885
  Content,
6949
6886
  __spreadProps(__spreadValues(__spreadValues({
6950
6887
  role: "menu",
@@ -7008,7 +6945,7 @@ var GROUP_NAME2 = "MenuGroup";
7008
6945
  var MenuGroup = React58.forwardRef(
7009
6946
  (props, forwardedRef) => {
7010
6947
  const _a = props, { __scopeMenu } = _a, groupProps = __objRest(_a, ["__scopeMenu"]);
7011
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Primitive.div, __spreadProps(__spreadValues({ role: "group" }, groupProps), { ref: forwardedRef }));
6948
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Primitive.div, __spreadProps(__spreadValues({ role: "group" }, groupProps), { ref: forwardedRef }));
7012
6949
  }
7013
6950
  );
7014
6951
  MenuGroup.displayName = GROUP_NAME2;
@@ -7016,7 +6953,7 @@ var LABEL_NAME = "MenuLabel";
7016
6953
  var MenuLabel = React58.forwardRef(
7017
6954
  (props, forwardedRef) => {
7018
6955
  const _a = props, { __scopeMenu } = _a, labelProps = __objRest(_a, ["__scopeMenu"]);
7019
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Primitive.div, __spreadProps(__spreadValues({}, labelProps), { ref: forwardedRef }));
6956
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Primitive.div, __spreadProps(__spreadValues({}, labelProps), { ref: forwardedRef }));
7020
6957
  }
7021
6958
  );
7022
6959
  MenuLabel.displayName = LABEL_NAME;
@@ -7043,7 +6980,7 @@ var MenuItem = React58.forwardRef(
7043
6980
  }
7044
6981
  }
7045
6982
  };
7046
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
6983
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7047
6984
  MenuItemImpl,
7048
6985
  __spreadProps(__spreadValues({}, itemProps), {
7049
6986
  ref: composedRefs,
@@ -7087,13 +7024,13 @@ var MenuItemImpl = React58.forwardRef(
7087
7024
  setTextContent(((_a2 = menuItem.textContent) != null ? _a2 : "").trim());
7088
7025
  }
7089
7026
  }, [itemProps.children]);
7090
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7027
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7091
7028
  Collection2.ItemSlot,
7092
7029
  {
7093
7030
  scope: __scopeMenu,
7094
7031
  disabled,
7095
7032
  textValue: textValue != null ? textValue : textContent,
7096
- children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Item, __spreadProps(__spreadValues({ asChild: true }, rovingFocusGroupScope), { focusable: !disabled, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7033
+ children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Item, __spreadProps(__spreadValues({ asChild: true }, rovingFocusGroupScope), { focusable: !disabled, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7097
7034
  Primitive.div,
7098
7035
  __spreadProps(__spreadValues({
7099
7036
  role: "menuitem",
@@ -7132,7 +7069,7 @@ var CHECKBOX_ITEM_NAME = "MenuCheckboxItem";
7132
7069
  var MenuCheckboxItem = React58.forwardRef(
7133
7070
  (props, forwardedRef) => {
7134
7071
  const _a = props, { checked = false, onCheckedChange } = _a, checkboxItemProps = __objRest(_a, ["checked", "onCheckedChange"]);
7135
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(ItemIndicatorProvider, { scope: props.__scopeMenu, checked, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7072
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(ItemIndicatorProvider, { scope: props.__scopeMenu, checked, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7136
7073
  MenuItem,
7137
7074
  __spreadProps(__spreadValues({
7138
7075
  role: "menuitemcheckbox",
@@ -7160,7 +7097,7 @@ var MenuRadioGroup = React58.forwardRef(
7160
7097
  (props, forwardedRef) => {
7161
7098
  const _a = props, { value, onValueChange } = _a, groupProps = __objRest(_a, ["value", "onValueChange"]);
7162
7099
  const handleValueChange = useCallbackRef(onValueChange);
7163
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(RadioGroupProvider, { scope: props.__scopeMenu, value, onValueChange: handleValueChange, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(MenuGroup, __spreadProps(__spreadValues({}, groupProps), { ref: forwardedRef })) });
7100
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(RadioGroupProvider, { scope: props.__scopeMenu, value, onValueChange: handleValueChange, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(MenuGroup, __spreadProps(__spreadValues({}, groupProps), { ref: forwardedRef })) });
7164
7101
  }
7165
7102
  );
7166
7103
  MenuRadioGroup.displayName = RADIO_GROUP_NAME;
@@ -7170,7 +7107,7 @@ var MenuRadioItem = React58.forwardRef(
7170
7107
  const _a = props, { value } = _a, radioItemProps = __objRest(_a, ["value"]);
7171
7108
  const context = useRadioGroupContext(RADIO_ITEM_NAME, props.__scopeMenu);
7172
7109
  const checked = value === context.value;
7173
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(ItemIndicatorProvider, { scope: props.__scopeMenu, checked, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7110
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(ItemIndicatorProvider, { scope: props.__scopeMenu, checked, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7174
7111
  MenuItem,
7175
7112
  __spreadProps(__spreadValues({
7176
7113
  role: "menuitemradio",
@@ -7200,11 +7137,11 @@ var MenuItemIndicator = React58.forwardRef(
7200
7137
  (props, forwardedRef) => {
7201
7138
  const _a = props, { __scopeMenu, forceMount } = _a, itemIndicatorProps = __objRest(_a, ["__scopeMenu", "forceMount"]);
7202
7139
  const indicatorContext = useItemIndicatorContext(ITEM_INDICATOR_NAME, __scopeMenu);
7203
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7140
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7204
7141
  Presence,
7205
7142
  {
7206
7143
  present: forceMount || isIndeterminate(indicatorContext.checked) || indicatorContext.checked === true,
7207
- children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7144
+ children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7208
7145
  Primitive.span,
7209
7146
  __spreadProps(__spreadValues({}, itemIndicatorProps), {
7210
7147
  ref: forwardedRef,
@@ -7220,7 +7157,7 @@ var SEPARATOR_NAME = "MenuSeparator";
7220
7157
  var MenuSeparator = React58.forwardRef(
7221
7158
  (props, forwardedRef) => {
7222
7159
  const _a = props, { __scopeMenu } = _a, separatorProps = __objRest(_a, ["__scopeMenu"]);
7223
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7160
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7224
7161
  Primitive.div,
7225
7162
  __spreadProps(__spreadValues({
7226
7163
  role: "separator",
@@ -7237,7 +7174,7 @@ var MenuArrow = React58.forwardRef(
7237
7174
  (props, forwardedRef) => {
7238
7175
  const _a = props, { __scopeMenu } = _a, arrowProps = __objRest(_a, ["__scopeMenu"]);
7239
7176
  const popperScope = usePopperScope(__scopeMenu);
7240
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Arrow2, __spreadProps(__spreadValues(__spreadValues({}, popperScope), arrowProps), { ref: forwardedRef }));
7177
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Arrow2, __spreadProps(__spreadValues(__spreadValues({}, popperScope), arrowProps), { ref: forwardedRef }));
7241
7178
  }
7242
7179
  );
7243
7180
  MenuArrow.displayName = ARROW_NAME2;
@@ -7254,7 +7191,7 @@ var MenuSub = (props) => {
7254
7191
  if (parentMenuContext.open === false) handleOpenChange(false);
7255
7192
  return () => handleOpenChange(false);
7256
7193
  }, [parentMenuContext.open, handleOpenChange]);
7257
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Root2, __spreadProps(__spreadValues({}, popperScope), { children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7194
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Root2, __spreadProps(__spreadValues({}, popperScope), { children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7258
7195
  MenuProvider,
7259
7196
  {
7260
7197
  scope: __scopeMenu,
@@ -7262,7 +7199,7 @@ var MenuSub = (props) => {
7262
7199
  onOpenChange: handleOpenChange,
7263
7200
  content,
7264
7201
  onContentChange: setContent,
7265
- children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7202
+ children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7266
7203
  MenuSubProvider,
7267
7204
  {
7268
7205
  scope: __scopeMenu,
@@ -7299,7 +7236,7 @@ var MenuSubTrigger = React58.forwardRef(
7299
7236
  onPointerGraceIntentChange(null);
7300
7237
  };
7301
7238
  }, [pointerGraceTimerRef, onPointerGraceIntentChange]);
7302
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(MenuAnchor, __spreadProps(__spreadValues({ asChild: true }, scope), { children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7239
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(MenuAnchor, __spreadProps(__spreadValues({ asChild: true }, scope), { children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7303
7240
  MenuItemImpl,
7304
7241
  __spreadProps(__spreadValues({
7305
7242
  id: subContext.triggerId,
@@ -7391,7 +7328,7 @@ var MenuSubContent = React58.forwardRef(
7391
7328
  const subContext = useMenuSubContext(SUB_CONTENT_NAME, props.__scopeMenu);
7392
7329
  const ref = React58.useRef(null);
7393
7330
  const composedRefs = useComposedRefs(forwardedRef, ref);
7394
- return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Collection2.Provider, { scope: props.__scopeMenu, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Collection2.Slot, { scope: props.__scopeMenu, children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7331
+ return /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Collection2.Provider, { scope: props.__scopeMenu, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Presence, { present: forceMount || context.open, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(Collection2.Slot, { scope: props.__scopeMenu, children: /* @__PURE__ */ (0, import_jsx_runtime45.jsx)(
7395
7332
  MenuContentImpl,
7396
7333
  __spreadProps(__spreadValues({
7397
7334
  id: subContext.contentId,
@@ -7502,8 +7439,8 @@ var Arrow22 = MenuArrow;
7502
7439
  var SubTrigger = MenuSubTrigger;
7503
7440
  var SubContent = MenuSubContent;
7504
7441
 
7505
- // ../../node_modules/.pnpm/@radix-ui+react-dropdown-menu@2.1.15_@types+react-dom@19.1.3_@types+react@19.1.2__@type_2739faa62b9a8b546ce954599ead130b/node_modules/@radix-ui/react-dropdown-menu/dist/index.mjs
7506
- var import_jsx_runtime48 = require("react/jsx-runtime");
7442
+ // ../../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
7443
+ var import_jsx_runtime46 = require("react/jsx-runtime");
7507
7444
  var DROPDOWN_MENU_NAME = "DropdownMenu";
7508
7445
  var [createDropdownMenuContext, createDropdownMenuScope] = createContextScope(
7509
7446
  DROPDOWN_MENU_NAME,
@@ -7529,7 +7466,7 @@ var DropdownMenu = (props) => {
7529
7466
  onChange: onOpenChange,
7530
7467
  caller: DROPDOWN_MENU_NAME
7531
7468
  });
7532
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
7469
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
7533
7470
  DropdownMenuProvider,
7534
7471
  {
7535
7472
  scope: __scopeDropdownMenu,
@@ -7540,7 +7477,7 @@ var DropdownMenu = (props) => {
7540
7477
  onOpenChange: setOpen,
7541
7478
  onOpenToggle: React59.useCallback(() => setOpen((prevOpen) => !prevOpen), [setOpen]),
7542
7479
  modal,
7543
- children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Root32, __spreadProps(__spreadValues({}, menuScope), { open, onOpenChange: setOpen, dir, modal, children }))
7480
+ children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(Root32, __spreadProps(__spreadValues({}, menuScope), { open, onOpenChange: setOpen, dir, modal, children }))
7544
7481
  }
7545
7482
  );
7546
7483
  };
@@ -7551,7 +7488,7 @@ var DropdownMenuTrigger = React59.forwardRef(
7551
7488
  const _a = props, { __scopeDropdownMenu, disabled = false } = _a, triggerProps = __objRest(_a, ["__scopeDropdownMenu", "disabled"]);
7552
7489
  const context = useDropdownMenuContext(TRIGGER_NAME, __scopeDropdownMenu);
7553
7490
  const menuScope = useMenuScope(__scopeDropdownMenu);
7554
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Anchor2, __spreadProps(__spreadValues({ asChild: true }, menuScope), { children: /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
7491
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(Anchor2, __spreadProps(__spreadValues({ asChild: true }, menuScope), { children: /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
7555
7492
  Primitive.button,
7556
7493
  __spreadProps(__spreadValues({
7557
7494
  type: "button",
@@ -7585,7 +7522,7 @@ var PORTAL_NAME3 = "DropdownMenuPortal";
7585
7522
  var DropdownMenuPortal = (props) => {
7586
7523
  const _a = props, { __scopeDropdownMenu } = _a, portalProps = __objRest(_a, ["__scopeDropdownMenu"]);
7587
7524
  const menuScope = useMenuScope(__scopeDropdownMenu);
7588
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Portal2, __spreadValues(__spreadValues({}, menuScope), portalProps));
7525
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(Portal2, __spreadValues(__spreadValues({}, menuScope), portalProps));
7589
7526
  };
7590
7527
  DropdownMenuPortal.displayName = PORTAL_NAME3;
7591
7528
  var CONTENT_NAME3 = "DropdownMenuContent";
@@ -7595,7 +7532,7 @@ var DropdownMenuContent = React59.forwardRef(
7595
7532
  const context = useDropdownMenuContext(CONTENT_NAME3, __scopeDropdownMenu);
7596
7533
  const menuScope = useMenuScope(__scopeDropdownMenu);
7597
7534
  const hasInteractedOutsideRef = React59.useRef(false);
7598
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
7535
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
7599
7536
  Content2,
7600
7537
  __spreadProps(__spreadValues(__spreadValues({
7601
7538
  id: context.contentId,
@@ -7631,7 +7568,7 @@ var DropdownMenuGroup = React59.forwardRef(
7631
7568
  (props, forwardedRef) => {
7632
7569
  const _a = props, { __scopeDropdownMenu } = _a, groupProps = __objRest(_a, ["__scopeDropdownMenu"]);
7633
7570
  const menuScope = useMenuScope(__scopeDropdownMenu);
7634
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Group, __spreadProps(__spreadValues(__spreadValues({}, menuScope), groupProps), { ref: forwardedRef }));
7571
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(Group, __spreadProps(__spreadValues(__spreadValues({}, menuScope), groupProps), { ref: forwardedRef }));
7635
7572
  }
7636
7573
  );
7637
7574
  DropdownMenuGroup.displayName = GROUP_NAME3;
@@ -7640,7 +7577,7 @@ var DropdownMenuLabel = React59.forwardRef(
7640
7577
  (props, forwardedRef) => {
7641
7578
  const _a = props, { __scopeDropdownMenu } = _a, labelProps = __objRest(_a, ["__scopeDropdownMenu"]);
7642
7579
  const menuScope = useMenuScope(__scopeDropdownMenu);
7643
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Label, __spreadProps(__spreadValues(__spreadValues({}, menuScope), labelProps), { ref: forwardedRef }));
7580
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(Label, __spreadProps(__spreadValues(__spreadValues({}, menuScope), labelProps), { ref: forwardedRef }));
7644
7581
  }
7645
7582
  );
7646
7583
  DropdownMenuLabel.displayName = LABEL_NAME2;
@@ -7649,7 +7586,7 @@ var DropdownMenuItem = React59.forwardRef(
7649
7586
  (props, forwardedRef) => {
7650
7587
  const _a = props, { __scopeDropdownMenu } = _a, itemProps = __objRest(_a, ["__scopeDropdownMenu"]);
7651
7588
  const menuScope = useMenuScope(__scopeDropdownMenu);
7652
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Item2, __spreadProps(__spreadValues(__spreadValues({}, menuScope), itemProps), { ref: forwardedRef }));
7589
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(Item2, __spreadProps(__spreadValues(__spreadValues({}, menuScope), itemProps), { ref: forwardedRef }));
7653
7590
  }
7654
7591
  );
7655
7592
  DropdownMenuItem.displayName = ITEM_NAME3;
@@ -7657,35 +7594,35 @@ var CHECKBOX_ITEM_NAME2 = "DropdownMenuCheckboxItem";
7657
7594
  var DropdownMenuCheckboxItem = React59.forwardRef((props, forwardedRef) => {
7658
7595
  const _a = props, { __scopeDropdownMenu } = _a, checkboxItemProps = __objRest(_a, ["__scopeDropdownMenu"]);
7659
7596
  const menuScope = useMenuScope(__scopeDropdownMenu);
7660
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(CheckboxItem, __spreadProps(__spreadValues(__spreadValues({}, menuScope), checkboxItemProps), { ref: forwardedRef }));
7597
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(CheckboxItem, __spreadProps(__spreadValues(__spreadValues({}, menuScope), checkboxItemProps), { ref: forwardedRef }));
7661
7598
  });
7662
7599
  DropdownMenuCheckboxItem.displayName = CHECKBOX_ITEM_NAME2;
7663
7600
  var RADIO_GROUP_NAME2 = "DropdownMenuRadioGroup";
7664
7601
  var DropdownMenuRadioGroup = React59.forwardRef((props, forwardedRef) => {
7665
7602
  const _a = props, { __scopeDropdownMenu } = _a, radioGroupProps = __objRest(_a, ["__scopeDropdownMenu"]);
7666
7603
  const menuScope = useMenuScope(__scopeDropdownMenu);
7667
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(RadioGroup, __spreadProps(__spreadValues(__spreadValues({}, menuScope), radioGroupProps), { ref: forwardedRef }));
7604
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(RadioGroup, __spreadProps(__spreadValues(__spreadValues({}, menuScope), radioGroupProps), { ref: forwardedRef }));
7668
7605
  });
7669
7606
  DropdownMenuRadioGroup.displayName = RADIO_GROUP_NAME2;
7670
7607
  var RADIO_ITEM_NAME2 = "DropdownMenuRadioItem";
7671
7608
  var DropdownMenuRadioItem = React59.forwardRef((props, forwardedRef) => {
7672
7609
  const _a = props, { __scopeDropdownMenu } = _a, radioItemProps = __objRest(_a, ["__scopeDropdownMenu"]);
7673
7610
  const menuScope = useMenuScope(__scopeDropdownMenu);
7674
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(RadioItem, __spreadProps(__spreadValues(__spreadValues({}, menuScope), radioItemProps), { ref: forwardedRef }));
7611
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(RadioItem, __spreadProps(__spreadValues(__spreadValues({}, menuScope), radioItemProps), { ref: forwardedRef }));
7675
7612
  });
7676
7613
  DropdownMenuRadioItem.displayName = RADIO_ITEM_NAME2;
7677
7614
  var INDICATOR_NAME = "DropdownMenuItemIndicator";
7678
7615
  var DropdownMenuItemIndicator = React59.forwardRef((props, forwardedRef) => {
7679
7616
  const _a = props, { __scopeDropdownMenu } = _a, itemIndicatorProps = __objRest(_a, ["__scopeDropdownMenu"]);
7680
7617
  const menuScope = useMenuScope(__scopeDropdownMenu);
7681
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(ItemIndicator, __spreadProps(__spreadValues(__spreadValues({}, menuScope), itemIndicatorProps), { ref: forwardedRef }));
7618
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(ItemIndicator, __spreadProps(__spreadValues(__spreadValues({}, menuScope), itemIndicatorProps), { ref: forwardedRef }));
7682
7619
  });
7683
7620
  DropdownMenuItemIndicator.displayName = INDICATOR_NAME;
7684
7621
  var SEPARATOR_NAME2 = "DropdownMenuSeparator";
7685
7622
  var DropdownMenuSeparator = React59.forwardRef((props, forwardedRef) => {
7686
7623
  const _a = props, { __scopeDropdownMenu } = _a, separatorProps = __objRest(_a, ["__scopeDropdownMenu"]);
7687
7624
  const menuScope = useMenuScope(__scopeDropdownMenu);
7688
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Separator, __spreadProps(__spreadValues(__spreadValues({}, menuScope), separatorProps), { ref: forwardedRef }));
7625
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(Separator, __spreadProps(__spreadValues(__spreadValues({}, menuScope), separatorProps), { ref: forwardedRef }));
7689
7626
  });
7690
7627
  DropdownMenuSeparator.displayName = SEPARATOR_NAME2;
7691
7628
  var ARROW_NAME3 = "DropdownMenuArrow";
@@ -7693,7 +7630,7 @@ var DropdownMenuArrow = React59.forwardRef(
7693
7630
  (props, forwardedRef) => {
7694
7631
  const _a = props, { __scopeDropdownMenu } = _a, arrowProps = __objRest(_a, ["__scopeDropdownMenu"]);
7695
7632
  const menuScope = useMenuScope(__scopeDropdownMenu);
7696
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(Arrow22, __spreadProps(__spreadValues(__spreadValues({}, menuScope), arrowProps), { ref: forwardedRef }));
7633
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(Arrow22, __spreadProps(__spreadValues(__spreadValues({}, menuScope), arrowProps), { ref: forwardedRef }));
7697
7634
  }
7698
7635
  );
7699
7636
  DropdownMenuArrow.displayName = ARROW_NAME3;
@@ -7701,14 +7638,14 @@ var SUB_TRIGGER_NAME2 = "DropdownMenuSubTrigger";
7701
7638
  var DropdownMenuSubTrigger = React59.forwardRef((props, forwardedRef) => {
7702
7639
  const _a = props, { __scopeDropdownMenu } = _a, subTriggerProps = __objRest(_a, ["__scopeDropdownMenu"]);
7703
7640
  const menuScope = useMenuScope(__scopeDropdownMenu);
7704
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(SubTrigger, __spreadProps(__spreadValues(__spreadValues({}, menuScope), subTriggerProps), { ref: forwardedRef }));
7641
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(SubTrigger, __spreadProps(__spreadValues(__spreadValues({}, menuScope), subTriggerProps), { ref: forwardedRef }));
7705
7642
  });
7706
7643
  DropdownMenuSubTrigger.displayName = SUB_TRIGGER_NAME2;
7707
7644
  var SUB_CONTENT_NAME2 = "DropdownMenuSubContent";
7708
7645
  var DropdownMenuSubContent = React59.forwardRef((props, forwardedRef) => {
7709
7646
  const _a = props, { __scopeDropdownMenu } = _a, subContentProps = __objRest(_a, ["__scopeDropdownMenu"]);
7710
7647
  const menuScope = useMenuScope(__scopeDropdownMenu);
7711
- return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
7648
+ return /* @__PURE__ */ (0, import_jsx_runtime46.jsx)(
7712
7649
  SubContent,
7713
7650
  __spreadProps(__spreadValues(__spreadValues({}, menuScope), subContentProps), {
7714
7651
  ref: forwardedRef,
@@ -7734,11 +7671,18 @@ var Separator2 = DropdownMenuSeparator;
7734
7671
  var SubTrigger2 = DropdownMenuSubTrigger;
7735
7672
  var SubContent2 = DropdownMenuSubContent;
7736
7673
 
7674
+ // ../lib/src/utils.ts
7675
+ var import_clsx = require("clsx");
7676
+ var import_tailwind_merge = require("tailwind-merge");
7677
+ function cn(...inputs) {
7678
+ return (0, import_tailwind_merge.twMerge)((0, import_clsx.clsx)(inputs));
7679
+ }
7680
+
7737
7681
  // ../base-ui/src/ui/dropdown-menu.tsx
7738
- var import_jsx_runtime49 = require("react/jsx-runtime");
7682
+ var import_jsx_runtime47 = require("react/jsx-runtime");
7739
7683
  var DropdownMenuSubTrigger2 = React60.forwardRef((_a, ref) => {
7740
7684
  var _b = _a, { className, inset, children } = _b, props = __objRest(_b, ["className", "inset", "children"]);
7741
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(
7685
+ return /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)(
7742
7686
  SubTrigger2,
7743
7687
  __spreadProps(__spreadValues({
7744
7688
  ref,
@@ -7750,7 +7694,7 @@ var DropdownMenuSubTrigger2 = React60.forwardRef((_a, ref) => {
7750
7694
  }, props), {
7751
7695
  children: [
7752
7696
  children,
7753
- /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(globalLucideIcons.ChevronRight, { className: "ml-auto" })
7697
+ /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(globalLucideIcons.ChevronRight, { className: "ml-auto" })
7754
7698
  ]
7755
7699
  })
7756
7700
  );
@@ -7758,7 +7702,7 @@ var DropdownMenuSubTrigger2 = React60.forwardRef((_a, ref) => {
7758
7702
  DropdownMenuSubTrigger2.displayName = SubTrigger2.displayName;
7759
7703
  var DropdownMenuSubContent2 = React60.forwardRef((_a, ref) => {
7760
7704
  var _b = _a, { className } = _b, props = __objRest(_b, ["className"]);
7761
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
7705
+ return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7762
7706
  SubContent2,
7763
7707
  __spreadValues({
7764
7708
  ref,
@@ -7772,7 +7716,7 @@ var DropdownMenuSubContent2 = React60.forwardRef((_a, ref) => {
7772
7716
  DropdownMenuSubContent2.displayName = SubContent2.displayName;
7773
7717
  var DropdownMenuContent2 = React60.forwardRef((_a, ref) => {
7774
7718
  var _b = _a, { className, sideOffset = 4 } = _b, props = __objRest(_b, ["className", "sideOffset"]);
7775
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(Portal22, { children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
7719
+ return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(Portal22, { children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7776
7720
  Content22,
7777
7721
  __spreadValues({
7778
7722
  ref,
@@ -7787,7 +7731,7 @@ var DropdownMenuContent2 = React60.forwardRef((_a, ref) => {
7787
7731
  DropdownMenuContent2.displayName = Content22.displayName;
7788
7732
  var DropdownMenuItem2 = React60.forwardRef((_a, ref) => {
7789
7733
  var _b = _a, { className, inset } = _b, props = __objRest(_b, ["className", "inset"]);
7790
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
7734
+ return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7791
7735
  Item22,
7792
7736
  __spreadValues({
7793
7737
  ref,
@@ -7802,7 +7746,7 @@ var DropdownMenuItem2 = React60.forwardRef((_a, ref) => {
7802
7746
  DropdownMenuItem2.displayName = Item22.displayName;
7803
7747
  var DropdownMenuCheckboxItem2 = React60.forwardRef((_a, ref) => {
7804
7748
  var _b = _a, { className, children, checked } = _b, props = __objRest(_b, ["className", "children", "checked"]);
7805
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(
7749
+ return /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)(
7806
7750
  CheckboxItem2,
7807
7751
  __spreadProps(__spreadValues({
7808
7752
  ref,
@@ -7813,7 +7757,7 @@ var DropdownMenuCheckboxItem2 = React60.forwardRef((_a, ref) => {
7813
7757
  checked
7814
7758
  }, props), {
7815
7759
  children: [
7816
- /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(ItemIndicator2, { children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(globalLucideIcons.Check, { className: "h-4 w-4" }) }) }),
7760
+ /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(ItemIndicator2, { children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(globalLucideIcons.Check, { className: "h-4 w-4" }) }) }),
7817
7761
  children
7818
7762
  ]
7819
7763
  })
@@ -7822,7 +7766,7 @@ var DropdownMenuCheckboxItem2 = React60.forwardRef((_a, ref) => {
7822
7766
  DropdownMenuCheckboxItem2.displayName = CheckboxItem2.displayName;
7823
7767
  var DropdownMenuRadioItem2 = React60.forwardRef((_a, ref) => {
7824
7768
  var _b = _a, { className, children } = _b, props = __objRest(_b, ["className", "children"]);
7825
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsxs)(
7769
+ return /* @__PURE__ */ (0, import_jsx_runtime47.jsxs)(
7826
7770
  RadioItem2,
7827
7771
  __spreadProps(__spreadValues({
7828
7772
  ref,
@@ -7832,7 +7776,7 @@ var DropdownMenuRadioItem2 = React60.forwardRef((_a, ref) => {
7832
7776
  )
7833
7777
  }, props), {
7834
7778
  children: [
7835
- /* @__PURE__ */ (0, import_jsx_runtime49.jsx)("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(ItemIndicator2, { children: /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(globalLucideIcons.Circle, { className: "h-2 w-2 fill-current" }) }) }),
7779
+ /* @__PURE__ */ (0, import_jsx_runtime47.jsx)("span", { className: "absolute left-2 flex h-3.5 w-3.5 items-center justify-center", children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(ItemIndicator2, { children: /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(globalLucideIcons.Circle, { className: "h-2 w-2 fill-current" }) }) }),
7836
7780
  children
7837
7781
  ]
7838
7782
  })
@@ -7841,7 +7785,7 @@ var DropdownMenuRadioItem2 = React60.forwardRef((_a, ref) => {
7841
7785
  DropdownMenuRadioItem2.displayName = RadioItem2.displayName;
7842
7786
  var DropdownMenuLabel2 = React60.forwardRef((_a, ref) => {
7843
7787
  var _b = _a, { className, inset } = _b, props = __objRest(_b, ["className", "inset"]);
7844
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
7788
+ return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7845
7789
  Label2,
7846
7790
  __spreadValues({
7847
7791
  ref,
@@ -7856,7 +7800,7 @@ var DropdownMenuLabel2 = React60.forwardRef((_a, ref) => {
7856
7800
  DropdownMenuLabel2.displayName = Label2.displayName;
7857
7801
  var DropdownMenuSeparator2 = React60.forwardRef((_a, ref) => {
7858
7802
  var _b = _a, { className } = _b, props = __objRest(_b, ["className"]);
7859
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
7803
+ return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7860
7804
  Separator2,
7861
7805
  __spreadValues({
7862
7806
  ref,
@@ -7871,7 +7815,7 @@ var DropdownMenuShortcut = (_a) => {
7871
7815
  } = _b, props = __objRest(_b, [
7872
7816
  "className"
7873
7817
  ]);
7874
- return /* @__PURE__ */ (0, import_jsx_runtime49.jsx)(
7818
+ return /* @__PURE__ */ (0, import_jsx_runtime47.jsx)(
7875
7819
  "span",
7876
7820
  __spreadValues({
7877
7821
  className: cn("ml-auto text-xs tracking-widest opacity-60", className)
@@ -7882,11 +7826,11 @@ DropdownMenuShortcut.displayName = "DropdownMenuShortcut";
7882
7826
 
7883
7827
  // ../base-ui/src/ui/language-button.tsx
7884
7828
  var React61 = __toESM(require("react"));
7885
- var import_jsx_runtime50 = require("react/jsx-runtime");
7829
+ var import_jsx_runtime48 = require("react/jsx-runtime");
7886
7830
  var LanguageButton = React61.forwardRef(
7887
7831
  (_a, ref) => {
7888
7832
  var _b = _a, { className, variant = "default", size: size4 = "default" } = _b, props = __objRest(_b, ["className", "variant", "size"]);
7889
- return /* @__PURE__ */ (0, import_jsx_runtime50.jsx)(
7833
+ return /* @__PURE__ */ (0, import_jsx_runtime48.jsx)(
7890
7834
  "button",
7891
7835
  __spreadValues({
7892
7836
  className: cn(
@@ -7909,20 +7853,20 @@ var LanguageButton = React61.forwardRef(
7909
7853
  LanguageButton.displayName = "Button";
7910
7854
 
7911
7855
  // ../base-ui/src/components/language-switcher.tsx
7912
- var import_jsx_runtime51 = require("react/jsx-runtime");
7856
+ var import_jsx_runtime49 = require("react/jsx-runtime");
7913
7857
 
7914
7858
  // ../base-ui/src/components/script/google-analytics-script.tsx
7915
7859
  var import_script = __toESM(require("next/script"));
7916
- var import_jsx_runtime52 = require("react/jsx-runtime");
7860
+ var import_jsx_runtime50 = require("react/jsx-runtime");
7917
7861
  var googleAnalyticsId = process.env.NEXT_PUBLIC_GOOGLE_ANALYTICS_ID;
7918
7862
 
7919
7863
  // ../base-ui/src/components/script/microsoft-clarity-script.tsx
7920
7864
  var import_script2 = __toESM(require("next/script"));
7921
- var import_jsx_runtime53 = require("react/jsx-runtime");
7865
+ var import_jsx_runtime51 = require("react/jsx-runtime");
7922
7866
  var microsoftClarityId = process.env.NEXT_PUBLIC_MICROSOFT_CLARITY_ID;
7923
7867
 
7924
7868
  // src/fuma/mdx/toc-base.tsx
7925
- var import_react40 = require("react");
7869
+ var import_react39 = require("react");
7926
7870
  var import_navigation3 = require("next/navigation");
7927
7871
  var import_use_copy_button = require("fumadocs-ui/utils/use-copy-button");
7928
7872
  var import_link2 = __toESM(require("fumadocs-core/link"));
@@ -7968,7 +7912,7 @@ var cva = (base, config) => (props) => {
7968
7912
  };
7969
7913
 
7970
7914
  // ../base-ui/src/ui/button.tsx
7971
- var import_jsx_runtime54 = require("react/jsx-runtime");
7915
+ var import_jsx_runtime52 = require("react/jsx-runtime");
7972
7916
  var buttonVariants = cva(
7973
7917
  "inline-flex items-center gap-2 whitespace-nowrap rounded-md text-sm ring-offset-background transition-colors focus-visible:outline-hidden focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50 [&_svg]:pointer-events-none [&_svg]:size-4 [&_svg]:shrink-0",
7974
7918
  {
@@ -7999,7 +7943,7 @@ var Button = React62.forwardRef(
7999
7943
  var _b = _a, { className, variant, size: size4, asChild = false, loading = false, children } = _b, props = __objRest(_b, ["className", "variant", "size", "asChild", "loading", "children"]);
8000
7944
  const Comp = asChild ? Slot : "button";
8001
7945
  if (asChild) {
8002
- return /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(
7946
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(
8003
7947
  Comp,
8004
7948
  __spreadProps(__spreadValues({
8005
7949
  className: cn(buttonVariants({ variant, size: size4, className })),
@@ -8010,7 +7954,7 @@ var Button = React62.forwardRef(
8010
7954
  })
8011
7955
  );
8012
7956
  }
8013
- return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)(
7957
+ return /* @__PURE__ */ (0, import_jsx_runtime52.jsxs)(
8014
7958
  Comp,
8015
7959
  __spreadProps(__spreadValues({
8016
7960
  className: cn(buttonVariants({ variant, size: size4, className })),
@@ -8019,7 +7963,7 @@ var Button = React62.forwardRef(
8019
7963
  }, props), {
8020
7964
  children: [
8021
7965
  children,
8022
- loading && /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(globalLucideIcons.Loader2, { className: "ml-2 h-4 w-4 animate-spin" })
7966
+ loading && /* @__PURE__ */ (0, import_jsx_runtime52.jsx)(globalLucideIcons.Loader2, { className: "ml-2 h-4 w-4 animate-spin" })
8023
7967
  ]
8024
7968
  })
8025
7969
  );
@@ -8028,10 +7972,10 @@ var Button = React62.forwardRef(
8028
7972
  Button.displayName = "Button";
8029
7973
 
8030
7974
  // src/fuma/mdx/toc-base.tsx
8031
- var import_jsx_runtime55 = require("react/jsx-runtime");
7975
+ var import_jsx_runtime53 = require("react/jsx-runtime");
8032
7976
  var cache = /* @__PURE__ */ new Map();
8033
7977
  function LLMCopyButton({ llmApiUrl } = {}) {
8034
- const [isLoading, setLoading] = (0, import_react40.useState)(false);
7978
+ const [isLoading, setLoading] = (0, import_react39.useState)(false);
8035
7979
  const params = (0, import_navigation3.useParams)();
8036
7980
  const locale = params.locale;
8037
7981
  const slug = params.slug;
@@ -8057,7 +8001,7 @@ function LLMCopyButton({ llmApiUrl } = {}) {
8057
8001
  setLoading(false);
8058
8002
  }
8059
8003
  }));
8060
- return /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
8004
+ return /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(
8061
8005
  Button,
8062
8006
  {
8063
8007
  variant: "ghost",
@@ -8065,66 +8009,67 @@ function LLMCopyButton({ llmApiUrl } = {}) {
8065
8009
  loading: isLoading,
8066
8010
  className: "justify-start px-0 text-stone-600 hover:text-stone-500 dark:text-stone-400 dark:hover:text-stone-300",
8067
8011
  onClick,
8068
- children: checked ? /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)(import_jsx_runtime55.Fragment, { children: [
8069
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(globalLucideIcons.Check, {}),
8012
+ children: checked ? /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)(import_jsx_runtime53.Fragment, { children: [
8013
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(globalLucideIcons.Check, {}),
8070
8014
  "Copied!"
8071
- ] }) : /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)(import_jsx_runtime55.Fragment, { children: [
8072
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(globalLucideIcons.Markdown, {}),
8015
+ ] }) : /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)(import_jsx_runtime53.Fragment, { children: [
8016
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(globalLucideIcons.Markdown, {}),
8073
8017
  "Copy page as Markdown"
8074
8018
  ] })
8075
8019
  }
8076
8020
  );
8077
8021
  }
8078
8022
  function EditOnGitHub({ url }) {
8079
- return /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)(
8023
+ return /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)(
8080
8024
  import_link2.default,
8081
8025
  {
8082
8026
  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",
8083
8027
  href: url,
8084
8028
  children: [
8085
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(globalLucideIcons.GitHub, {}),
8029
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(globalLucideIcons.GitHub, {}),
8086
8030
  "Edit this page on GitHub"
8087
8031
  ]
8088
8032
  }
8089
8033
  );
8090
8034
  }
8091
8035
  function LastUpdatedDate({ date }) {
8092
- return /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)("div", { className: "flex items-center gap-x-2 text-stone-600 dark:text-stone-400 text-sm", children: [
8093
- /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(globalLucideIcons.LastUpdated, {}),
8036
+ return /* @__PURE__ */ (0, import_jsx_runtime53.jsxs)("div", { className: "flex items-center gap-x-2 text-stone-600 dark:text-stone-400 text-sm", children: [
8037
+ /* @__PURE__ */ (0, import_jsx_runtime53.jsx)(globalLucideIcons.LastUpdated, {}),
8094
8038
  "Lastest on ",
8095
8039
  date ? date : "Ages ago"
8096
8040
  ] });
8097
8041
  }
8098
8042
 
8099
8043
  // src/fuma/mdx/toc.tsx
8100
- var import_jsx_runtime56 = require("react/jsx-runtime");
8044
+ var import_jsx_runtime54 = require("react/jsx-runtime");
8101
8045
  function TocFooter({ lastModified, showCopy, editPath, githubBaseUrl }) {
8102
8046
  const showEdit = githubBaseUrl && editPath;
8103
- return /* @__PURE__ */ (0, import_jsx_runtime56.jsxs)("div", { className: "flex flex-col gap-y-2 items-start m-4", children: [
8104
- /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(LastUpdatedDate, { date: lastModified }),
8105
- showCopy && /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(LLMCopyButton, {}),
8106
- showEdit && /* @__PURE__ */ (0, import_jsx_runtime56.jsx)(EditOnGitHub, { url: `${githubBaseUrl}${editPath}` })
8047
+ return /* @__PURE__ */ (0, import_jsx_runtime54.jsxs)("div", { className: "flex flex-col gap-y-2 items-start m-4", children: [
8048
+ /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(LastUpdatedDate, { date: lastModified }),
8049
+ showCopy && /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(LLMCopyButton, {}),
8050
+ showEdit && /* @__PURE__ */ (0, import_jsx_runtime54.jsx)(EditOnGitHub, { url: `${githubBaseUrl}${editPath}` })
8107
8051
  ] });
8108
8052
  }
8109
8053
 
8110
8054
  // src/fuma/fuma-page-genarator.tsx
8111
- var import_jsx_runtime57 = require("react/jsx-runtime");
8055
+ var import_jsx_runtime55 = require("react/jsx-runtime");
8112
8056
  function createFumaPage({
8113
8057
  mdxContentSource,
8114
8058
  getMDXComponents,
8115
8059
  mdxSourceDir,
8116
8060
  githubBaseUrl,
8117
- showCopy = true
8061
+ showCopy = true,
8062
+ siteIcon
8118
8063
  }) {
8119
8064
  const Page = function Page2(_0) {
8120
8065
  return __async(this, arguments, function* ({ params }) {
8121
8066
  const { slug, locale } = yield params;
8122
8067
  const page = mdxContentSource.getPage(slug, locale);
8123
8068
  if (!page) {
8124
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(NotFoundPage, {});
8069
+ return /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(NotFoundPage, { siteIcon });
8125
8070
  }
8126
8071
  const path = githubBaseUrl ? `${mdxSourceDir}/${page.file.path}` : void 0;
8127
- const tocFooterElement = /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(
8072
+ const tocFooterElement = /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(
8128
8073
  TocFooter,
8129
8074
  {
8130
8075
  lastModified: page.data.date,
@@ -8134,7 +8079,7 @@ function createFumaPage({
8134
8079
  }
8135
8080
  );
8136
8081
  const MDX = page.data.body;
8137
- return /* @__PURE__ */ (0, import_jsx_runtime57.jsxs)(
8082
+ return /* @__PURE__ */ (0, import_jsx_runtime55.jsxs)(
8138
8083
  import_page.DocsPage,
8139
8084
  {
8140
8085
  tableOfContent: { style: "clerk", single: false, footer: tocFooterElement },
@@ -8143,9 +8088,9 @@ function createFumaPage({
8143
8088
  full: page.data.full,
8144
8089
  article: { className: "max-sm:pb-16" },
8145
8090
  children: [
8146
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(import_page.DocsTitle, { children: page.data.title }),
8147
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(import_page.DocsDescription, { className: "mb-2", children: page.data.description }),
8148
- /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(import_page.DocsBody, { className: "text-fd-foreground/80", children: /* @__PURE__ */ (0, import_jsx_runtime57.jsx)(MDX, { components: getMDXComponents() }) })
8091
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(import_page.DocsTitle, { children: page.data.title }),
8092
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(import_page.DocsDescription, { className: "mb-2", children: page.data.description }),
8093
+ /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(import_page.DocsBody, { className: "text-fd-foreground/80", children: /* @__PURE__ */ (0, import_jsx_runtime55.jsx)(MDX, { components: getMDXComponents() }) })
8149
8094
  ]
8150
8095
  }
8151
8096
  );