@windrun-huaiin/third-ui 5.4.1 → 5.6.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.
@@ -1240,6 +1240,7 @@ __export(limited_lucide_icons_exports, {
1240
1240
  Binary: () => Binary,
1241
1241
  Blocks: () => Blocks,
1242
1242
  BookX: () => BookX,
1243
+ BotMessageSquare: () => BotMessageSquare,
1243
1244
  BringToFront: () => BringToFront,
1244
1245
  Bug: () => Bug,
1245
1246
  Building2: () => Building2,
@@ -1253,6 +1254,7 @@ __export(limited_lucide_icons_exports, {
1253
1254
  Circle: () => Circle,
1254
1255
  CircleAlert: () => CircleAlert,
1255
1256
  CircleSmall: () => CircleSmall,
1257
+ CircleStop: () => CircleStop,
1256
1258
  ComponentIcon: () => Component,
1257
1259
  Copy: () => Copy,
1258
1260
  Cpu: () => Cpu,
@@ -1296,6 +1298,8 @@ __export(limited_lucide_icons_exports, {
1296
1298
  LogIn: () => LogIn,
1297
1299
  LogOut: () => LogOut,
1298
1300
  Mail: () => Mail,
1301
+ MessageCircleCode: () => MessageCircleCode,
1302
+ MessageCircleMore: () => MessageCircleMore,
1299
1303
  MoreHorizontal: () => Ellipsis,
1300
1304
  MousePointerClick: () => MousePointerClick,
1301
1305
  Palette: () => Palette,
@@ -1333,10 +1337,10 @@ __export(limited_lucide_icons_exports, {
1333
1337
  Zap: () => Zap
1334
1338
  });
1335
1339
 
1336
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
1340
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
1337
1341
  var import_react33 = require("react");
1338
1342
 
1339
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js
1343
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/shared/src/utils.js
1340
1344
  var toKebabCase = (string) => string.replace(/([a-z0-9])([A-Z])/g, "$1-$2").toLowerCase();
1341
1345
  var toCamelCase = (string) => string.replace(
1342
1346
  /^([A-Z])|[\s-_]+(\w)/g,
@@ -1357,10 +1361,10 @@ var hasA11yProp = (props) => {
1357
1361
  }
1358
1362
  };
1359
1363
 
1360
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
1364
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
1361
1365
  var import_react32 = require("react");
1362
1366
 
1363
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js
1367
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/defaultAttributes.js
1364
1368
  var defaultAttributes = {
1365
1369
  xmlns: "http://www.w3.org/2000/svg",
1366
1370
  width: 24,
@@ -1373,7 +1377,7 @@ var defaultAttributes = {
1373
1377
  strokeLinejoin: "round"
1374
1378
  };
1375
1379
 
1376
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
1380
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/Icon.js
1377
1381
  var Icon = (0, import_react32.forwardRef)(
1378
1382
  (_a, ref) => {
1379
1383
  var _b = _a, {
@@ -1412,7 +1416,7 @@ var Icon = (0, import_react32.forwardRef)(
1412
1416
  }
1413
1417
  );
1414
1418
 
1415
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
1419
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/createLucideIcon.js
1416
1420
  var createLucideIcon = (iconName, iconNode) => {
1417
1421
  const Component2 = (0, import_react33.forwardRef)(
1418
1422
  (_a, ref) => {
@@ -1432,14 +1436,14 @@ var createLucideIcon = (iconName, iconNode) => {
1432
1436
  return Component2;
1433
1437
  };
1434
1438
 
1435
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/album.js
1439
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/album.js
1436
1440
  var __iconNode = [
1437
1441
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }],
1438
1442
  ["polyline", { points: "11 3 11 11 14 8 17 11 17 3", key: "1wcwz3" }]
1439
1443
  ];
1440
1444
  var Album = createLucideIcon("album", __iconNode);
1441
1445
 
1442
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/align-horizontal-justify-end.js
1446
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/align-horizontal-justify-end.js
1443
1447
  var __iconNode2 = [
1444
1448
  ["rect", { width: "6", height: "14", x: "2", y: "5", rx: "2", key: "dy24zr" }],
1445
1449
  ["rect", { width: "6", height: "10", x: "12", y: "7", rx: "2", key: "1ht384" }],
@@ -1447,28 +1451,28 @@ var __iconNode2 = [
1447
1451
  ];
1448
1452
  var AlignHorizontalJustifyEnd = createLucideIcon("align-horizontal-justify-end", __iconNode2);
1449
1453
 
1450
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-left.js
1454
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-left.js
1451
1455
  var __iconNode3 = [
1452
1456
  ["path", { d: "m12 19-7-7 7-7", key: "1l729n" }],
1453
1457
  ["path", { d: "M19 12H5", key: "x3x0zl" }]
1454
1458
  ];
1455
1459
  var ArrowLeft = createLucideIcon("arrow-left", __iconNode3);
1456
1460
 
1457
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-right.js
1461
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-right.js
1458
1462
  var __iconNode4 = [
1459
1463
  ["path", { d: "M5 12h14", key: "1ays0h" }],
1460
1464
  ["path", { d: "m12 5 7 7-7 7", key: "xquz4c" }]
1461
1465
  ];
1462
1466
  var ArrowRight = createLucideIcon("arrow-right", __iconNode4);
1463
1467
 
1464
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-up.js
1468
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/arrow-up.js
1465
1469
  var __iconNode5 = [
1466
1470
  ["path", { d: "m5 12 7-7 7 7", key: "hav0vg" }],
1467
1471
  ["path", { d: "M12 19V5", key: "x0mq9r" }]
1468
1472
  ];
1469
1473
  var ArrowUp = createLucideIcon("arrow-up", __iconNode5);
1470
1474
 
1471
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/binary.js
1475
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/binary.js
1472
1476
  var __iconNode6 = [
1473
1477
  ["rect", { x: "14", y: "14", width: "4", height: "6", rx: "2", key: "p02svl" }],
1474
1478
  ["rect", { x: "6", y: "4", width: "4", height: "6", rx: "2", key: "xm4xkj" }],
@@ -1479,20 +1483,20 @@ var __iconNode6 = [
1479
1483
  ];
1480
1484
  var Binary = createLucideIcon("binary", __iconNode6);
1481
1485
 
1482
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/blocks.js
1486
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/blocks.js
1483
1487
  var __iconNode7 = [
1484
- ["rect", { width: "7", height: "7", x: "14", y: "3", rx: "1", key: "6d4xhi" }],
1485
1488
  [
1486
1489
  "path",
1487
1490
  {
1488
- d: "M10 21V8a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v12a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-5a1 1 0 0 0-1-1H3",
1489
- key: "1fpvtg"
1491
+ d: "M10 22V7a1 1 0 0 0-1-1H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-5a1 1 0 0 0-1-1H2",
1492
+ key: "1ah6g2"
1490
1493
  }
1491
- ]
1494
+ ],
1495
+ ["rect", { x: "14", y: "2", width: "8", height: "8", rx: "1", key: "88lufb" }]
1492
1496
  ];
1493
1497
  var Blocks = createLucideIcon("blocks", __iconNode7);
1494
1498
 
1495
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/book-x.js
1499
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/book-x.js
1496
1500
  var __iconNode8 = [
1497
1501
  ["path", { d: "m14.5 7-5 5", key: "dy991v" }],
1498
1502
  [
@@ -1506,16 +1510,27 @@ var __iconNode8 = [
1506
1510
  ];
1507
1511
  var BookX = createLucideIcon("book-x", __iconNode8);
1508
1512
 
1509
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bring-to-front.js
1513
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bot-message-square.js
1510
1514
  var __iconNode9 = [
1515
+ ["path", { d: "M12 6V2H8", key: "1155em" }],
1516
+ ["path", { d: "m8 18-4 4V8a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2Z", key: "w2lp3e" }],
1517
+ ["path", { d: "M2 12h2", key: "1t8f8n" }],
1518
+ ["path", { d: "M9 11v2", key: "1ueba0" }],
1519
+ ["path", { d: "M15 11v2", key: "i11awn" }],
1520
+ ["path", { d: "M20 12h2", key: "1q8mjw" }]
1521
+ ];
1522
+ var BotMessageSquare = createLucideIcon("bot-message-square", __iconNode9);
1523
+
1524
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bring-to-front.js
1525
+ var __iconNode10 = [
1511
1526
  ["rect", { x: "8", y: "8", width: "8", height: "8", rx: "2", key: "yj20xf" }],
1512
1527
  ["path", { d: "M4 10a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2", key: "1ltk23" }],
1513
1528
  ["path", { d: "M14 20a2 2 0 0 0 2 2h4a2 2 0 0 0 2-2v-4a2 2 0 0 0-2-2", key: "1q24h9" }]
1514
1529
  ];
1515
- var BringToFront = createLucideIcon("bring-to-front", __iconNode9);
1530
+ var BringToFront = createLucideIcon("bring-to-front", __iconNode10);
1516
1531
 
1517
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bug.js
1518
- var __iconNode10 = [
1532
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/bug.js
1533
+ var __iconNode11 = [
1519
1534
  ["path", { d: "m8 2 1.88 1.88", key: "fmnt4t" }],
1520
1535
  ["path", { d: "M14.12 3.88 16 2", key: "qol33r" }],
1521
1536
  ["path", { d: "M9 7.13v-1a3.003 3.003 0 1 1 6 0v1", key: "d7y7pr" }],
@@ -1534,10 +1549,10 @@ var __iconNode10 = [
1534
1549
  ["path", { d: "M22 13h-4", key: "1jl80f" }],
1535
1550
  ["path", { d: "M17.2 17c2.1.1 3.8 1.9 3.8 4", key: "k3fwyw" }]
1536
1551
  ];
1537
- var Bug = createLucideIcon("bug", __iconNode10);
1552
+ var Bug = createLucideIcon("bug", __iconNode11);
1538
1553
 
1539
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/building-2.js
1540
- var __iconNode11 = [
1554
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/building-2.js
1555
+ var __iconNode12 = [
1541
1556
  ["path", { d: "M6 22V4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v18Z", key: "1b4qmf" }],
1542
1557
  ["path", { d: "M6 12H4a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h2", key: "i71pzd" }],
1543
1558
  ["path", { d: "M18 9h2a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-2", key: "10jefs" }],
@@ -1546,10 +1561,10 @@ var __iconNode11 = [
1546
1561
  ["path", { d: "M10 14h4", key: "kelpxr" }],
1547
1562
  ["path", { d: "M10 18h4", key: "1ulq68" }]
1548
1563
  ];
1549
- var Building2 = createLucideIcon("building-2", __iconNode11);
1564
+ var Building2 = createLucideIcon("building-2", __iconNode12);
1550
1565
 
1551
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/car.js
1552
- var __iconNode12 = [
1566
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/car.js
1567
+ var __iconNode13 = [
1553
1568
  [
1554
1569
  "path",
1555
1570
  {
@@ -1561,53 +1576,60 @@ var __iconNode12 = [
1561
1576
  ["path", { d: "M9 17h6", key: "r8uit2" }],
1562
1577
  ["circle", { cx: "17", cy: "17", r: "2", key: "axvx0g" }]
1563
1578
  ];
1564
- var Car = createLucideIcon("car", __iconNode12);
1579
+ var Car = createLucideIcon("car", __iconNode13);
1565
1580
 
1566
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check-check.js
1567
- var __iconNode13 = [
1581
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check-check.js
1582
+ var __iconNode14 = [
1568
1583
  ["path", { d: "M18 6 7 17l-5-5", key: "116fxf" }],
1569
1584
  ["path", { d: "m22 10-7.5 7.5L13 16", key: "ke71qq" }]
1570
1585
  ];
1571
- var CheckCheck = createLucideIcon("check-check", __iconNode13);
1586
+ var CheckCheck = createLucideIcon("check-check", __iconNode14);
1572
1587
 
1573
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js
1574
- var __iconNode14 = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
1575
- var Check = createLucideIcon("check", __iconNode14);
1588
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/check.js
1589
+ var __iconNode15 = [["path", { d: "M20 6 9 17l-5-5", key: "1gmf2c" }]];
1590
+ var Check = createLucideIcon("check", __iconNode15);
1576
1591
 
1577
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
1578
- var __iconNode15 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
1579
- var ChevronDown = createLucideIcon("chevron-down", __iconNode15);
1592
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-down.js
1593
+ var __iconNode16 = [["path", { d: "m6 9 6 6 6-6", key: "qrunsl" }]];
1594
+ var ChevronDown = createLucideIcon("chevron-down", __iconNode16);
1580
1595
 
1581
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-left.js
1582
- var __iconNode16 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
1583
- var ChevronLeft = createLucideIcon("chevron-left", __iconNode16);
1596
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-left.js
1597
+ var __iconNode17 = [["path", { d: "m15 18-6-6 6-6", key: "1wnfg3" }]];
1598
+ var ChevronLeft = createLucideIcon("chevron-left", __iconNode17);
1584
1599
 
1585
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js
1586
- var __iconNode17 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
1587
- var ChevronRight = createLucideIcon("chevron-right", __iconNode17);
1600
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-right.js
1601
+ var __iconNode18 = [["path", { d: "m9 18 6-6-6-6", key: "mthhwq" }]];
1602
+ var ChevronRight = createLucideIcon("chevron-right", __iconNode18);
1588
1603
 
1589
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js
1590
- var __iconNode18 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
1591
- var ChevronUp = createLucideIcon("chevron-up", __iconNode18);
1604
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/chevron-up.js
1605
+ var __iconNode19 = [["path", { d: "m18 15-6-6-6 6", key: "153udz" }]];
1606
+ var ChevronUp = createLucideIcon("chevron-up", __iconNode19);
1592
1607
 
1593
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-alert.js
1594
- var __iconNode19 = [
1608
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-alert.js
1609
+ var __iconNode20 = [
1595
1610
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
1596
1611
  ["line", { x1: "12", x2: "12", y1: "8", y2: "12", key: "1pkeuh" }],
1597
1612
  ["line", { x1: "12", x2: "12.01", y1: "16", y2: "16", key: "4dfq90" }]
1598
1613
  ];
1599
- var CircleAlert = createLucideIcon("circle-alert", __iconNode19);
1600
-
1601
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-small.js
1602
- var __iconNode20 = [["circle", { cx: "12", cy: "12", r: "6", key: "1vlfrh" }]];
1603
- var CircleSmall = createLucideIcon("circle-small", __iconNode20);
1614
+ var CircleAlert = createLucideIcon("circle-alert", __iconNode20);
1604
1615
 
1605
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle.js
1606
- var __iconNode21 = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]];
1607
- var Circle = createLucideIcon("circle", __iconNode21);
1616
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-small.js
1617
+ var __iconNode21 = [["circle", { cx: "12", cy: "12", r: "6", key: "1vlfrh" }]];
1618
+ var CircleSmall = createLucideIcon("circle-small", __iconNode21);
1608
1619
 
1609
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/component.js
1620
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle-stop.js
1610
1621
  var __iconNode22 = [
1622
+ ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
1623
+ ["rect", { x: "9", y: "9", width: "6", height: "6", rx: "1", key: "1ssd4o" }]
1624
+ ];
1625
+ var CircleStop = createLucideIcon("circle-stop", __iconNode22);
1626
+
1627
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/circle.js
1628
+ var __iconNode23 = [["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }]];
1629
+ var Circle = createLucideIcon("circle", __iconNode23);
1630
+
1631
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/component.js
1632
+ var __iconNode24 = [
1611
1633
  [
1612
1634
  "path",
1613
1635
  {
@@ -1637,17 +1659,17 @@ var __iconNode22 = [
1637
1659
  }
1638
1660
  ]
1639
1661
  ];
1640
- var Component = createLucideIcon("component", __iconNode22);
1662
+ var Component = createLucideIcon("component", __iconNode24);
1641
1663
 
1642
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/copy.js
1643
- var __iconNode23 = [
1664
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/copy.js
1665
+ var __iconNode25 = [
1644
1666
  ["rect", { width: "14", height: "14", x: "8", y: "8", rx: "2", ry: "2", key: "17jyea" }],
1645
1667
  ["path", { d: "M4 16c-1.1 0-2-.9-2-2V4c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2", key: "zix9uf" }]
1646
1668
  ];
1647
- var Copy = createLucideIcon("copy", __iconNode23);
1669
+ var Copy = createLucideIcon("copy", __iconNode25);
1648
1670
 
1649
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/cpu.js
1650
- var __iconNode24 = [
1671
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/cpu.js
1672
+ var __iconNode26 = [
1651
1673
  ["path", { d: "M12 20v2", key: "1lh1kg" }],
1652
1674
  ["path", { d: "M12 2v2", key: "tus03m" }],
1653
1675
  ["path", { d: "M17 20v2", key: "1rnc9c" }],
@@ -1663,48 +1685,48 @@ var __iconNode24 = [
1663
1685
  ["rect", { x: "4", y: "4", width: "16", height: "16", rx: "2", key: "1vbyd7" }],
1664
1686
  ["rect", { x: "8", y: "8", width: "8", height: "8", rx: "1", key: "z9xiuo" }]
1665
1687
  ];
1666
- var Cpu = createLucideIcon("cpu", __iconNode24);
1688
+ var Cpu = createLucideIcon("cpu", __iconNode26);
1667
1689
 
1668
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/database-zap.js
1669
- var __iconNode25 = [
1690
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/database-zap.js
1691
+ var __iconNode27 = [
1670
1692
  ["ellipse", { cx: "12", cy: "5", rx: "9", ry: "3", key: "msslwz" }],
1671
1693
  ["path", { d: "M3 5V19A9 3 0 0 0 15 21.84", key: "14ibmq" }],
1672
1694
  ["path", { d: "M21 5V8", key: "1marbg" }],
1673
1695
  ["path", { d: "M21 12L18 17H22L19 22", key: "zafso" }],
1674
1696
  ["path", { d: "M3 12A9 3 0 0 0 14.59 14.87", key: "1y4wr8" }]
1675
1697
  ];
1676
- var DatabaseZap = createLucideIcon("database-zap", __iconNode25);
1698
+ var DatabaseZap = createLucideIcon("database-zap", __iconNode27);
1677
1699
 
1678
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/dot.js
1679
- var __iconNode26 = [["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]];
1680
- var Dot = createLucideIcon("dot", __iconNode26);
1700
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/dot.js
1701
+ var __iconNode28 = [["circle", { cx: "12.1", cy: "12.1", r: "1", key: "18d7e5" }]];
1702
+ var Dot = createLucideIcon("dot", __iconNode28);
1681
1703
 
1682
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/download.js
1683
- var __iconNode27 = [
1704
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/download.js
1705
+ var __iconNode29 = [
1684
1706
  ["path", { d: "M12 15V3", key: "m9g1x1" }],
1685
1707
  ["path", { d: "M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4", key: "ih7n3h" }],
1686
1708
  ["path", { d: "m7 10 5 5 5-5", key: "brsn70" }]
1687
1709
  ];
1688
- var Download = createLucideIcon("download", __iconNode27);
1710
+ var Download = createLucideIcon("download", __iconNode29);
1689
1711
 
1690
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/ellipsis.js
1691
- var __iconNode28 = [
1712
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/ellipsis.js
1713
+ var __iconNode30 = [
1692
1714
  ["circle", { cx: "12", cy: "12", r: "1", key: "41hilf" }],
1693
1715
  ["circle", { cx: "19", cy: "12", r: "1", key: "1wjl8i" }],
1694
1716
  ["circle", { cx: "5", cy: "12", r: "1", key: "1pcz8c" }]
1695
1717
  ];
1696
- var Ellipsis = createLucideIcon("ellipsis", __iconNode28);
1718
+ var Ellipsis = createLucideIcon("ellipsis", __iconNode30);
1697
1719
 
1698
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/external-link.js
1699
- var __iconNode29 = [
1720
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/external-link.js
1721
+ var __iconNode31 = [
1700
1722
  ["path", { d: "M15 3h6v6", key: "1q9fwt" }],
1701
1723
  ["path", { d: "M10 14 21 3", key: "gplh6r" }],
1702
1724
  ["path", { d: "M18 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6", key: "a6xqqp" }]
1703
1725
  ];
1704
- var ExternalLink = createLucideIcon("external-link", __iconNode29);
1726
+ var ExternalLink = createLucideIcon("external-link", __iconNode31);
1705
1727
 
1706
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/eye.js
1707
- var __iconNode30 = [
1728
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/eye.js
1729
+ var __iconNode32 = [
1708
1730
  [
1709
1731
  "path",
1710
1732
  {
@@ -1714,62 +1736,62 @@ var __iconNode30 = [
1714
1736
  ],
1715
1737
  ["circle", { cx: "12", cy: "12", r: "3", key: "1v7zrd" }]
1716
1738
  ];
1717
- var Eye = createLucideIcon("eye", __iconNode30);
1739
+ var Eye = createLucideIcon("eye", __iconNode32);
1718
1740
 
1719
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/facebook.js
1720
- var __iconNode31 = [
1741
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/facebook.js
1742
+ var __iconNode33 = [
1721
1743
  [
1722
1744
  "path",
1723
1745
  { d: "M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z", key: "1jg4f8" }
1724
1746
  ]
1725
1747
  ];
1726
- var Facebook = createLucideIcon("facebook", __iconNode31);
1748
+ var Facebook = createLucideIcon("facebook", __iconNode33);
1727
1749
 
1728
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-down.js
1729
- var __iconNode32 = [
1750
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-down.js
1751
+ var __iconNode34 = [
1730
1752
  ["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
1731
1753
  ["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
1732
1754
  ["path", { d: "M12 18v-6", key: "17g6i2" }],
1733
1755
  ["path", { d: "m9 15 3 3 3-3", key: "1npd3o" }]
1734
1756
  ];
1735
- var FileDown = createLucideIcon("file-down", __iconNode32);
1757
+ var FileDown = createLucideIcon("file-down", __iconNode34);
1736
1758
 
1737
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-input.js
1738
- var __iconNode33 = [
1759
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-input.js
1760
+ var __iconNode35 = [
1739
1761
  ["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v4", key: "1pf5j1" }],
1740
1762
  ["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
1741
1763
  ["path", { d: "M2 15h10", key: "jfw4w8" }],
1742
1764
  ["path", { d: "m9 18 3-3-3-3", key: "112psh" }]
1743
1765
  ];
1744
- var FileInput = createLucideIcon("file-input", __iconNode33);
1766
+ var FileInput = createLucideIcon("file-input", __iconNode35);
1745
1767
 
1746
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-lock-2.js
1747
- var __iconNode34 = [
1768
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-lock-2.js
1769
+ var __iconNode36 = [
1748
1770
  ["path", { d: "M4 22h14a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v1", key: "jmtmu2" }],
1749
1771
  ["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
1750
1772
  ["rect", { width: "8", height: "5", x: "2", y: "13", rx: "1", key: "10y5wo" }],
1751
1773
  ["path", { d: "M8 13v-2a2 2 0 1 0-4 0v2", key: "1pdxzg" }]
1752
1774
  ];
1753
- var FileLock2 = createLucideIcon("file-lock-2", __iconNode34);
1775
+ var FileLock2 = createLucideIcon("file-lock-2", __iconNode36);
1754
1776
 
1755
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-up.js
1756
- var __iconNode35 = [
1777
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file-up.js
1778
+ var __iconNode37 = [
1757
1779
  ["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
1758
1780
  ["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }],
1759
1781
  ["path", { d: "M12 12v6", key: "3ahymv" }],
1760
1782
  ["path", { d: "m15 15-3-3-3 3", key: "15xj92" }]
1761
1783
  ];
1762
- var FileUp = createLucideIcon("file-up", __iconNode35);
1784
+ var FileUp = createLucideIcon("file-up", __iconNode37);
1763
1785
 
1764
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file.js
1765
- var __iconNode36 = [
1786
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/file.js
1787
+ var __iconNode38 = [
1766
1788
  ["path", { d: "M15 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V7Z", key: "1rqfz7" }],
1767
1789
  ["path", { d: "M14 2v4a2 2 0 0 0 2 2h4", key: "tnqrlb" }]
1768
1790
  ];
1769
- var File = createLucideIcon("file", __iconNode36);
1791
+ var File = createLucideIcon("file", __iconNode38);
1770
1792
 
1771
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/fingerprint.js
1772
- var __iconNode37 = [
1793
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/fingerprint.js
1794
+ var __iconNode39 = [
1773
1795
  ["path", { d: "M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4", key: "1nerag" }],
1774
1796
  ["path", { d: "M14 13.12c0 2.38 0 6.38-1 8.88", key: "o46ks0" }],
1775
1797
  ["path", { d: "M17.29 21.02c.12-.6.43-2.3.5-3.02", key: "ptglia" }],
@@ -1780,10 +1802,10 @@ var __iconNode37 = [
1780
1802
  ["path", { d: "M8.65 22c.21-.66.45-1.32.57-2", key: "13wd9y" }],
1781
1803
  ["path", { d: "M9 6.8a6 6 0 0 1 9 5.2v2", key: "1fr1j5" }]
1782
1804
  ];
1783
- var Fingerprint = createLucideIcon("fingerprint", __iconNode37);
1805
+ var Fingerprint = createLucideIcon("fingerprint", __iconNode39);
1784
1806
 
1785
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder-open.js
1786
- var __iconNode38 = [
1807
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder-open.js
1808
+ var __iconNode40 = [
1787
1809
  [
1788
1810
  "path",
1789
1811
  {
@@ -1792,10 +1814,10 @@ var __iconNode38 = [
1792
1814
  }
1793
1815
  ]
1794
1816
  ];
1795
- var FolderOpen = createLucideIcon("folder-open", __iconNode38);
1817
+ var FolderOpen = createLucideIcon("folder-open", __iconNode40);
1796
1818
 
1797
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder.js
1798
- var __iconNode39 = [
1819
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/folder.js
1820
+ var __iconNode41 = [
1799
1821
  [
1800
1822
  "path",
1801
1823
  {
@@ -1804,10 +1826,10 @@ var __iconNode39 = [
1804
1826
  }
1805
1827
  ]
1806
1828
  ];
1807
- var Folder = createLucideIcon("folder", __iconNode39);
1829
+ var Folder = createLucideIcon("folder", __iconNode41);
1808
1830
 
1809
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/gift.js
1810
- var __iconNode40 = [
1831
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/gift.js
1832
+ var __iconNode42 = [
1811
1833
  ["rect", { x: "3", y: "8", width: "18", height: "4", rx: "1", key: "bkv52" }],
1812
1834
  ["path", { d: "M12 8v13", key: "1c76mn" }],
1813
1835
  ["path", { d: "M19 12v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7", key: "6wjy6b" }],
@@ -1819,20 +1841,20 @@ var __iconNode40 = [
1819
1841
  }
1820
1842
  ]
1821
1843
  ];
1822
- var Gift = createLucideIcon("gift", __iconNode40);
1844
+ var Gift = createLucideIcon("gift", __iconNode42);
1823
1845
 
1824
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/git-pull-request-arrow.js
1825
- var __iconNode41 = [
1846
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/git-pull-request-arrow.js
1847
+ var __iconNode43 = [
1826
1848
  ["circle", { cx: "5", cy: "6", r: "3", key: "1qnov2" }],
1827
1849
  ["path", { d: "M5 9v12", key: "ih889a" }],
1828
1850
  ["circle", { cx: "19", cy: "18", r: "3", key: "1qljk2" }],
1829
1851
  ["path", { d: "m15 9-3-3 3-3", key: "1lwv8l" }],
1830
1852
  ["path", { d: "M12 6h5a2 2 0 0 1 2 2v7", key: "1yj91y" }]
1831
1853
  ];
1832
- var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow", __iconNode41);
1854
+ var GitPullRequestArrow = createLucideIcon("git-pull-request-arrow", __iconNode43);
1833
1855
 
1834
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe-lock.js
1835
- var __iconNode42 = [
1856
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe-lock.js
1857
+ var __iconNode44 = [
1836
1858
  [
1837
1859
  "path",
1838
1860
  {
@@ -1844,18 +1866,18 @@ var __iconNode42 = [
1844
1866
  ["path", { d: "M20 6V4a2 2 0 1 0-4 0v2", key: "1of5e8" }],
1845
1867
  ["rect", { width: "8", height: "5", x: "14", y: "6", rx: "1", key: "1fmf51" }]
1846
1868
  ];
1847
- var GlobeLock = createLucideIcon("globe-lock", __iconNode42);
1869
+ var GlobeLock = createLucideIcon("globe-lock", __iconNode44);
1848
1870
 
1849
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe.js
1850
- var __iconNode43 = [
1871
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/globe.js
1872
+ var __iconNode45 = [
1851
1873
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
1852
1874
  ["path", { d: "M12 2a14.5 14.5 0 0 0 0 20 14.5 14.5 0 0 0 0-20", key: "13o1zl" }],
1853
1875
  ["path", { d: "M2 12h20", key: "9i4pu4" }]
1854
1876
  ];
1855
- var Globe = createLucideIcon("globe", __iconNode43);
1877
+ var Globe = createLucideIcon("globe", __iconNode45);
1856
1878
 
1857
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip-vertical.js
1858
- var __iconNode44 = [
1879
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip-vertical.js
1880
+ var __iconNode46 = [
1859
1881
  ["circle", { cx: "9", cy: "12", r: "1", key: "1vctgf" }],
1860
1882
  ["circle", { cx: "9", cy: "5", r: "1", key: "hp0tcf" }],
1861
1883
  ["circle", { cx: "9", cy: "19", r: "1", key: "fkjjf6" }],
@@ -1863,10 +1885,10 @@ var __iconNode44 = [
1863
1885
  ["circle", { cx: "15", cy: "5", r: "1", key: "19l28e" }],
1864
1886
  ["circle", { cx: "15", cy: "19", r: "1", key: "f4zoj3" }]
1865
1887
  ];
1866
- var GripVertical = createLucideIcon("grip-vertical", __iconNode44);
1888
+ var GripVertical = createLucideIcon("grip-vertical", __iconNode46);
1867
1889
 
1868
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip.js
1869
- var __iconNode45 = [
1890
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/grip.js
1891
+ var __iconNode47 = [
1870
1892
  ["circle", { cx: "12", cy: "5", r: "1", key: "gxeob9" }],
1871
1893
  ["circle", { cx: "19", cy: "5", r: "1", key: "w8mnmm" }],
1872
1894
  ["circle", { cx: "5", cy: "5", r: "1", key: "lttvr7" }],
@@ -1877,10 +1899,10 @@ var __iconNode45 = [
1877
1899
  ["circle", { cx: "19", cy: "19", r: "1", key: "shf9b7" }],
1878
1900
  ["circle", { cx: "5", cy: "19", r: "1", key: "bfqh0e" }]
1879
1901
  ];
1880
- var Grip = createLucideIcon("grip", __iconNode45);
1902
+ var Grip = createLucideIcon("grip", __iconNode47);
1881
1903
 
1882
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/hand-heart.js
1883
- var __iconNode46 = [
1904
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/hand-heart.js
1905
+ var __iconNode48 = [
1884
1906
  ["path", { d: "M11 14h2a2 2 0 1 0 0-4h-3c-.6 0-1.1.2-1.4.6L3 16", key: "1ifwr1" }],
1885
1907
  [
1886
1908
  "path",
@@ -1898,10 +1920,10 @@ var __iconNode46 = [
1898
1920
  }
1899
1921
  ]
1900
1922
  ];
1901
- var HandHeart = createLucideIcon("hand-heart", __iconNode46);
1923
+ var HandHeart = createLucideIcon("hand-heart", __iconNode48);
1902
1924
 
1903
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/handshake.js
1904
- var __iconNode47 = [
1925
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/handshake.js
1926
+ var __iconNode49 = [
1905
1927
  ["path", { d: "m11 17 2 2a1 1 0 1 0 3-3", key: "efffak" }],
1906
1928
  [
1907
1929
  "path",
@@ -1914,32 +1936,32 @@ var __iconNode47 = [
1914
1936
  ["path", { d: "M3 3 2 14l6.5 6.5a1 1 0 1 0 3-3", key: "1uvwmv" }],
1915
1937
  ["path", { d: "M3 4h8", key: "1ep09j" }]
1916
1938
  ];
1917
- var Handshake = createLucideIcon("handshake", __iconNode47);
1939
+ var Handshake = createLucideIcon("handshake", __iconNode49);
1918
1940
 
1919
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/highlighter.js
1920
- var __iconNode48 = [
1941
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/highlighter.js
1942
+ var __iconNode50 = [
1921
1943
  ["path", { d: "m9 11-6 6v3h9l3-3", key: "1a3l36" }],
1922
1944
  ["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" }]
1923
1945
  ];
1924
- var Highlighter = createLucideIcon("highlighter", __iconNode48);
1946
+ var Highlighter = createLucideIcon("highlighter", __iconNode50);
1925
1947
 
1926
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/house-plus.js
1927
- var __iconNode49 = [
1948
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/house-plus.js
1949
+ var __iconNode51 = [
1928
1950
  [
1929
1951
  "path",
1930
1952
  {
1931
- d: "M13.22 2.416a2 2 0 0 0-2.511.057l-7 5.999A2 2 0 0 0 3 10v9a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-7.354",
1932
- key: "5phn05"
1953
+ d: "M12.662 21H5a2 2 0 0 1-2-2v-9a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v2.475",
1954
+ key: "uubd2h"
1933
1955
  }
1934
1956
  ],
1935
- ["path", { d: "M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8", key: "5wwlr5" }],
1936
- ["path", { d: "M15 6h6", key: "1jlkvy" }],
1937
- ["path", { d: "M18 3v6", key: "x1uolp" }]
1957
+ ["path", { d: "M14.959 12.717A1 1 0 0 0 14 12h-4a1 1 0 0 0-1 1v8", key: "p7f341" }],
1958
+ ["path", { d: "M15 18h6", key: "3b3c90" }],
1959
+ ["path", { d: "M18 15v6", key: "9wciyi" }]
1938
1960
  ];
1939
- var HousePlus = createLucideIcon("house-plus", __iconNode49);
1961
+ var HousePlus = createLucideIcon("house-plus", __iconNode51);
1940
1962
 
1941
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-down.js
1942
- var __iconNode50 = [
1963
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-down.js
1964
+ var __iconNode52 = [
1943
1965
  [
1944
1966
  "path",
1945
1967
  {
@@ -1951,10 +1973,10 @@ var __iconNode50 = [
1951
1973
  ["path", { d: "m17 22 3-3", key: "1nkfve" }],
1952
1974
  ["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }]
1953
1975
  ];
1954
- var ImageDown = createLucideIcon("image-down", __iconNode50);
1976
+ var ImageDown = createLucideIcon("image-down", __iconNode52);
1955
1977
 
1956
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-off.js
1957
- var __iconNode51 = [
1978
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-off.js
1979
+ var __iconNode53 = [
1958
1980
  ["line", { x1: "2", x2: "22", y1: "2", y2: "22", key: "a6p6uj" }],
1959
1981
  ["path", { d: "M10.41 10.41a2 2 0 1 1-2.83-2.83", key: "1bzlo9" }],
1960
1982
  ["line", { x1: "13.5", x2: "6", y1: "13.5", y2: "21", key: "1q0aeu" }],
@@ -1968,10 +1990,10 @@ var __iconNode51 = [
1968
1990
  ],
1969
1991
  ["path", { d: "M21 15V5a2 2 0 0 0-2-2H9", key: "43el77" }]
1970
1992
  ];
1971
- var ImageOff = createLucideIcon("image-off", __iconNode51);
1993
+ var ImageOff = createLucideIcon("image-off", __iconNode53);
1972
1994
 
1973
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-up.js
1974
- var __iconNode52 = [
1995
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/image-up.js
1996
+ var __iconNode54 = [
1975
1997
  [
1976
1998
  "path",
1977
1999
  {
@@ -1983,24 +2005,24 @@ var __iconNode52 = [
1983
2005
  ["path", { d: "M17 22v-5.5", key: "1aa6fl" }],
1984
2006
  ["circle", { cx: "9", cy: "9", r: "2", key: "af1f0g" }]
1985
2007
  ];
1986
- var ImageUp = createLucideIcon("image-up", __iconNode52);
2008
+ var ImageUp = createLucideIcon("image-up", __iconNode54);
1987
2009
 
1988
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/infinity.js
1989
- var __iconNode53 = [
2010
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/infinity.js
2011
+ var __iconNode55 = [
1990
2012
  ["path", { d: "M6 16c5 0 7-8 12-8a4 4 0 0 1 0 8c-5 0-7-8-12-8a4 4 0 1 0 0 8", key: "18ogeb" }]
1991
2013
  ];
1992
- var Infinity = createLucideIcon("infinity", __iconNode53);
2014
+ var Infinity = createLucideIcon("infinity", __iconNode55);
1993
2015
 
1994
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/info.js
1995
- var __iconNode54 = [
2016
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/info.js
2017
+ var __iconNode56 = [
1996
2018
  ["circle", { cx: "12", cy: "12", r: "10", key: "1mglay" }],
1997
2019
  ["path", { d: "M12 16v-4", key: "1dtifu" }],
1998
2020
  ["path", { d: "M12 8h.01", key: "e9boi3" }]
1999
2021
  ];
2000
- var Info = createLucideIcon("info", __iconNode54);
2022
+ var Info = createLucideIcon("info", __iconNode56);
2001
2023
 
2002
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/keyboard.js
2003
- var __iconNode55 = [
2024
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/keyboard.js
2025
+ var __iconNode57 = [
2004
2026
  ["path", { d: "M10 8h.01", key: "1r9ogq" }],
2005
2027
  ["path", { d: "M12 12h.01", key: "1mp3jc" }],
2006
2028
  ["path", { d: "M14 8h.01", key: "1primd" }],
@@ -2011,10 +2033,10 @@ var __iconNode55 = [
2011
2033
  ["path", { d: "M8 12h.01", key: "czm47f" }],
2012
2034
  ["rect", { width: "20", height: "16", x: "2", y: "4", rx: "2", key: "18n3k1" }]
2013
2035
  ];
2014
- var Keyboard = createLucideIcon("keyboard", __iconNode55);
2036
+ var Keyboard = createLucideIcon("keyboard", __iconNode57);
2015
2037
 
2016
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/land-plot.js
2017
- var __iconNode56 = [
2038
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/land-plot.js
2039
+ var __iconNode58 = [
2018
2040
  ["path", { d: "m12 8 6-3-6-3v10", key: "mvpnpy" }],
2019
2041
  [
2020
2042
  "path",
@@ -2026,71 +2048,88 @@ var __iconNode56 = [
2026
2048
  ["path", { d: "m6.49 12.85 11.02 6.3", key: "1kt42w" }],
2027
2049
  ["path", { d: "M17.51 12.85 6.5 19.15", key: "v55bdg" }]
2028
2050
  ];
2029
- var LandPlot = createLucideIcon("land-plot", __iconNode56);
2051
+ var LandPlot = createLucideIcon("land-plot", __iconNode58);
2030
2052
 
2031
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/layout-template.js
2032
- var __iconNode57 = [
2053
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/layout-template.js
2054
+ var __iconNode59 = [
2033
2055
  ["rect", { width: "18", height: "7", x: "3", y: "3", rx: "1", key: "f1a2em" }],
2034
2056
  ["rect", { width: "9", height: "7", x: "3", y: "14", rx: "1", key: "jqznyg" }],
2035
2057
  ["rect", { width: "5", height: "7", x: "16", y: "14", rx: "1", key: "q5h2i8" }]
2036
2058
  ];
2037
- var LayoutTemplate = createLucideIcon("layout-template", __iconNode57);
2059
+ var LayoutTemplate = createLucideIcon("layout-template", __iconNode59);
2038
2060
 
2039
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/library.js
2040
- var __iconNode58 = [
2061
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/library.js
2062
+ var __iconNode60 = [
2041
2063
  ["path", { d: "m16 6 4 14", key: "ji33uf" }],
2042
2064
  ["path", { d: "M12 6v14", key: "1n7gus" }],
2043
2065
  ["path", { d: "M8 8v12", key: "1gg7y9" }],
2044
2066
  ["path", { d: "M4 4v16", key: "6qkkli" }]
2045
2067
  ];
2046
- var Library = createLucideIcon("library", __iconNode58);
2068
+ var Library = createLucideIcon("library", __iconNode60);
2047
2069
 
2048
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/link.js
2049
- var __iconNode59 = [
2070
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/link.js
2071
+ var __iconNode61 = [
2050
2072
  ["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" }],
2051
2073
  ["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" }]
2052
2074
  ];
2053
- var Link = createLucideIcon("link", __iconNode59);
2075
+ var Link = createLucideIcon("link", __iconNode61);
2054
2076
 
2055
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/list-todo.js
2056
- var __iconNode60 = [
2077
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/list-todo.js
2078
+ var __iconNode62 = [
2057
2079
  ["rect", { x: "3", y: "5", width: "6", height: "6", rx: "1", key: "1defrl" }],
2058
2080
  ["path", { d: "m3 17 2 2 4-4", key: "1jhpwq" }],
2059
2081
  ["path", { d: "M13 6h8", key: "15sg57" }],
2060
2082
  ["path", { d: "M13 12h8", key: "h98zly" }],
2061
2083
  ["path", { d: "M13 18h8", key: "oe0vm4" }]
2062
2084
  ];
2063
- var ListTodo = createLucideIcon("list-todo", __iconNode60);
2085
+ var ListTodo = createLucideIcon("list-todo", __iconNode62);
2064
2086
 
2065
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
2066
- var __iconNode61 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
2067
- var LoaderCircle = createLucideIcon("loader-circle", __iconNode61);
2087
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/loader-circle.js
2088
+ var __iconNode63 = [["path", { d: "M21 12a9 9 0 1 1-6.219-8.56", key: "13zald" }]];
2089
+ var LoaderCircle = createLucideIcon("loader-circle", __iconNode63);
2068
2090
 
2069
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-in.js
2070
- var __iconNode62 = [
2091
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-in.js
2092
+ var __iconNode64 = [
2071
2093
  ["path", { d: "m10 17 5-5-5-5", key: "1bsop3" }],
2072
2094
  ["path", { d: "M15 12H3", key: "6jk70r" }],
2073
2095
  ["path", { d: "M15 3h4a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-4", key: "u53s6r" }]
2074
2096
  ];
2075
- var LogIn = createLucideIcon("log-in", __iconNode62);
2097
+ var LogIn = createLucideIcon("log-in", __iconNode64);
2076
2098
 
2077
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-out.js
2078
- var __iconNode63 = [
2099
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/log-out.js
2100
+ var __iconNode65 = [
2079
2101
  ["path", { d: "m16 17 5-5-5-5", key: "1bji2h" }],
2080
2102
  ["path", { d: "M21 12H9", key: "dn1m92" }],
2081
2103
  ["path", { d: "M9 21H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h4", key: "1uf3rs" }]
2082
2104
  ];
2083
- var LogOut = createLucideIcon("log-out", __iconNode63);
2105
+ var LogOut = createLucideIcon("log-out", __iconNode65);
2084
2106
 
2085
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mail.js
2086
- var __iconNode64 = [
2107
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mail.js
2108
+ var __iconNode66 = [
2087
2109
  ["path", { d: "m22 7-8.991 5.727a2 2 0 0 1-2.009 0L2 7", key: "132q7q" }],
2088
2110
  ["rect", { x: "2", y: "4", width: "20", height: "16", rx: "2", key: "izxlao" }]
2089
2111
  ];
2090
- var Mail = createLucideIcon("mail", __iconNode64);
2112
+ var Mail = createLucideIcon("mail", __iconNode66);
2091
2113
 
2092
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.js
2093
- var __iconNode65 = [
2114
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/message-circle-code.js
2115
+ var __iconNode67 = [
2116
+ ["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
2117
+ ["path", { d: "m14 9.5 2 2.5-2 2.5", key: "1bir2l" }],
2118
+ ["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22z", key: "k85zhp" }]
2119
+ ];
2120
+ var MessageCircleCode = createLucideIcon("message-circle-code", __iconNode67);
2121
+
2122
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/message-circle-more.js
2123
+ var __iconNode68 = [
2124
+ ["path", { d: "M7.9 20A9 9 0 1 0 4 16.1L2 22Z", key: "vv11sd" }],
2125
+ ["path", { d: "M8 12h.01", key: "czm47f" }],
2126
+ ["path", { d: "M12 12h.01", key: "1mp3jc" }],
2127
+ ["path", { d: "M16 12h.01", key: "1l6xoz" }]
2128
+ ];
2129
+ var MessageCircleMore = createLucideIcon("message-circle-more", __iconNode68);
2130
+
2131
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/mouse-pointer-click.js
2132
+ var __iconNode69 = [
2094
2133
  ["path", { d: "M14 4.1 12 6", key: "ita8i4" }],
2095
2134
  ["path", { d: "m5.1 8-2.9-.8", key: "1go3kf" }],
2096
2135
  ["path", { d: "m6 12-1.9 2", key: "mnht97" }],
@@ -2103,10 +2142,10 @@ var __iconNode65 = [
2103
2142
  }
2104
2143
  ]
2105
2144
  ];
2106
- var MousePointerClick = createLucideIcon("mouse-pointer-click", __iconNode65);
2145
+ var MousePointerClick = createLucideIcon("mouse-pointer-click", __iconNode69);
2107
2146
 
2108
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/palette.js
2109
- var __iconNode66 = [
2147
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/palette.js
2148
+ var __iconNode70 = [
2110
2149
  [
2111
2150
  "path",
2112
2151
  {
@@ -2119,25 +2158,25 @@ var __iconNode66 = [
2119
2158
  ["circle", { cx: "6.5", cy: "12.5", r: ".5", fill: "currentColor", key: "qy21gx" }],
2120
2159
  ["circle", { cx: "8.5", cy: "7.5", r: ".5", fill: "currentColor", key: "fotxhn" }]
2121
2160
  ];
2122
- var Palette = createLucideIcon("palette", __iconNode66);
2161
+ var Palette = createLucideIcon("palette", __iconNode70);
2123
2162
 
2124
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panel-left.js
2125
- var __iconNode67 = [
2163
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panel-left.js
2164
+ var __iconNode71 = [
2126
2165
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
2127
2166
  ["path", { d: "M9 3v18", key: "fh3hqa" }]
2128
2167
  ];
2129
- var PanelLeft = createLucideIcon("panel-left", __iconNode67);
2168
+ var PanelLeft = createLucideIcon("panel-left", __iconNode71);
2130
2169
 
2131
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panels-top-left.js
2132
- var __iconNode68 = [
2170
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/panels-top-left.js
2171
+ var __iconNode72 = [
2133
2172
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", key: "afitv7" }],
2134
2173
  ["path", { d: "M3 9h18", key: "1pudct" }],
2135
2174
  ["path", { d: "M9 21V9", key: "1oto5p" }]
2136
2175
  ];
2137
- var PanelsTopLeft = createLucideIcon("panels-top-left", __iconNode68);
2176
+ var PanelsTopLeft = createLucideIcon("panels-top-left", __iconNode72);
2138
2177
 
2139
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/paw-print.js
2140
- var __iconNode69 = [
2178
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/paw-print.js
2179
+ var __iconNode73 = [
2141
2180
  ["circle", { cx: "11", cy: "4", r: "2", key: "vol9p0" }],
2142
2181
  ["circle", { cx: "18", cy: "8", r: "2", key: "17gozi" }],
2143
2182
  ["circle", { cx: "20", cy: "16", r: "2", key: "1v9bxh" }],
@@ -2149,10 +2188,10 @@ var __iconNode69 = [
2149
2188
  }
2150
2189
  ]
2151
2190
  ];
2152
- var PawPrint = createLucideIcon("paw-print", __iconNode69);
2191
+ var PawPrint = createLucideIcon("paw-print", __iconNode73);
2153
2192
 
2154
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pencil.js
2155
- var __iconNode70 = [
2193
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pencil.js
2194
+ var __iconNode74 = [
2156
2195
  [
2157
2196
  "path",
2158
2197
  {
@@ -2162,18 +2201,18 @@ var __iconNode70 = [
2162
2201
  ],
2163
2202
  ["path", { d: "m15 5 4 4", key: "1mk7zo" }]
2164
2203
  ];
2165
- var Pencil = createLucideIcon("pencil", __iconNode70);
2204
+ var Pencil = createLucideIcon("pencil", __iconNode74);
2166
2205
 
2167
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pi.js
2168
- var __iconNode71 = [
2206
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/pi.js
2207
+ var __iconNode75 = [
2169
2208
  ["line", { x1: "9", x2: "9", y1: "4", y2: "20", key: "ovs5a5" }],
2170
2209
  ["path", { d: "M4 7c0-1.7 1.3-3 3-3h13", key: "10pag4" }],
2171
2210
  ["path", { d: "M18 20c-1.7 0-3-1.3-3-3V4", key: "1gaosr" }]
2172
2211
  ];
2173
- var Pi = createLucideIcon("pi", __iconNode71);
2212
+ var Pi = createLucideIcon("pi", __iconNode75);
2174
2213
 
2175
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/qr-code.js
2176
- var __iconNode72 = [
2214
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/qr-code.js
2215
+ var __iconNode76 = [
2177
2216
  ["rect", { width: "5", height: "5", x: "3", y: "3", rx: "1", key: "1tu5fj" }],
2178
2217
  ["rect", { width: "5", height: "5", x: "16", y: "3", rx: "1", key: "1v8r4q" }],
2179
2218
  ["rect", { width: "5", height: "5", x: "3", y: "16", rx: "1", key: "1x03jg" }],
@@ -2187,10 +2226,10 @@ var __iconNode72 = [
2187
2226
  ["path", { d: "M21 12v.01", key: "1lwtk9" }],
2188
2227
  ["path", { d: "M12 21v-1", key: "1880an" }]
2189
2228
  ];
2190
- var QrCode = createLucideIcon("qr-code", __iconNode72);
2229
+ var QrCode = createLucideIcon("qr-code", __iconNode76);
2191
2230
 
2192
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/receipt-text.js
2193
- var __iconNode73 = [
2231
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/receipt-text.js
2232
+ var __iconNode77 = [
2194
2233
  [
2195
2234
  "path",
2196
2235
  { d: "M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1Z", key: "q3az6g" }
@@ -2199,19 +2238,19 @@ var __iconNode73 = [
2199
2238
  ["path", { d: "M16 12H8", key: "1fr5h0" }],
2200
2239
  ["path", { d: "M13 16H8", key: "wsln4y" }]
2201
2240
  ];
2202
- var ReceiptText = createLucideIcon("receipt-text", __iconNode73);
2241
+ var ReceiptText = createLucideIcon("receipt-text", __iconNode77);
2203
2242
 
2204
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/refresh-ccw.js
2205
- var __iconNode74 = [
2243
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/refresh-ccw.js
2244
+ var __iconNode78 = [
2206
2245
  ["path", { d: "M21 12a9 9 0 0 0-9-9 9.75 9.75 0 0 0-6.74 2.74L3 8", key: "14sxne" }],
2207
2246
  ["path", { d: "M3 3v5h5", key: "1xhq8a" }],
2208
2247
  ["path", { d: "M3 12a9 9 0 0 0 9 9 9.75 9.75 0 0 0 6.74-2.74L21 16", key: "1hlbsb" }],
2209
2248
  ["path", { d: "M16 16h5v5", key: "ccwih5" }]
2210
2249
  ];
2211
- var RefreshCcw = createLucideIcon("refresh-ccw", __iconNode74);
2250
+ var RefreshCcw = createLucideIcon("refresh-ccw", __iconNode78);
2212
2251
 
2213
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/regex.js
2214
- var __iconNode75 = [
2252
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/regex.js
2253
+ var __iconNode79 = [
2215
2254
  ["path", { d: "M17 3v10", key: "15fgeh" }],
2216
2255
  ["path", { d: "m12.67 5.5 8.66 5", key: "1gpheq" }],
2217
2256
  ["path", { d: "m12.67 10.5 8.66-5", key: "1dkfa6" }],
@@ -2220,10 +2259,10 @@ var __iconNode75 = [
2220
2259
  { d: "M9 17a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v2a2 2 0 0 0 2 2h2a2 2 0 0 0 2-2v-2z", key: "swwfx4" }
2221
2260
  ]
2222
2261
  ];
2223
- var Regex = createLucideIcon("regex", __iconNode75);
2262
+ var Regex = createLucideIcon("regex", __iconNode79);
2224
2263
 
2225
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/replace.js
2226
- var __iconNode76 = [
2264
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/replace.js
2265
+ var __iconNode80 = [
2227
2266
  ["path", { d: "M14 4a2 2 0 0 1 2-2", key: "1w2hp7" }],
2228
2267
  ["path", { d: "M16 10a2 2 0 0 1-2-2", key: "shjach" }],
2229
2268
  ["path", { d: "M20 2a2 2 0 0 1 2 2", key: "188mtx" }],
@@ -2232,10 +2271,10 @@ var __iconNode76 = [
2232
2271
  ["path", { d: "M6 10V5a3 3 0 0 1 3-3h1", key: "3y3t5z" }],
2233
2272
  ["rect", { x: "2", y: "14", width: "8", height: "8", rx: "2", key: "4rksxw" }]
2234
2273
  ];
2235
- var Replace = createLucideIcon("replace", __iconNode76);
2274
+ var Replace = createLucideIcon("replace", __iconNode80);
2236
2275
 
2237
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rocket.js
2238
- var __iconNode77 = [
2276
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rocket.js
2277
+ var __iconNode81 = [
2239
2278
  [
2240
2279
  "path",
2241
2280
  {
@@ -2253,35 +2292,35 @@ var __iconNode77 = [
2253
2292
  ["path", { d: "M9 12H4s.55-3.03 2-4c1.62-1.08 5 0 5 0", key: "1f8sc4" }],
2254
2293
  ["path", { d: "M12 15v5s3.03-.55 4-2c1.08-1.62 0-5 0-5", key: "qeys4" }]
2255
2294
  ];
2256
- var Rocket = createLucideIcon("rocket", __iconNode77);
2295
+ var Rocket = createLucideIcon("rocket", __iconNode81);
2257
2296
 
2258
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rss.js
2259
- var __iconNode78 = [
2297
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/rss.js
2298
+ var __iconNode82 = [
2260
2299
  ["path", { d: "M4 11a9 9 0 0 1 9 9", key: "pv89mb" }],
2261
2300
  ["path", { d: "M4 4a16 16 0 0 1 16 16", key: "k0647b" }],
2262
2301
  ["circle", { cx: "5", cy: "19", r: "1", key: "bfqh0e" }]
2263
2302
  ];
2264
- var Rss = createLucideIcon("rss", __iconNode78);
2303
+ var Rss = createLucideIcon("rss", __iconNode82);
2265
2304
 
2266
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/scale.js
2267
- var __iconNode79 = [
2305
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/scale.js
2306
+ var __iconNode83 = [
2268
2307
  ["path", { d: "m16 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "7g6ntu" }],
2269
2308
  ["path", { d: "m2 16 3-8 3 8c-.87.65-1.92 1-3 1s-2.13-.35-3-1Z", key: "ijws7r" }],
2270
2309
  ["path", { d: "M7 21h10", key: "1b0cd5" }],
2271
2310
  ["path", { d: "M12 3v18", key: "108xh3" }],
2272
2311
  ["path", { d: "M3 7h2c2 0 5-1 7-2 2 1 5 2 7 2h2", key: "3gwbw2" }]
2273
2312
  ];
2274
- var Scale = createLucideIcon("scale", __iconNode79);
2313
+ var Scale = createLucideIcon("scale", __iconNode83);
2275
2314
 
2276
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/search.js
2277
- var __iconNode80 = [
2315
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/search.js
2316
+ var __iconNode84 = [
2278
2317
  ["path", { d: "m21 21-4.34-4.34", key: "14j7rj" }],
2279
2318
  ["circle", { cx: "11", cy: "11", r: "8", key: "4ej97u" }]
2280
2319
  ];
2281
- var Search = createLucideIcon("search", __iconNode80);
2320
+ var Search = createLucideIcon("search", __iconNode84);
2282
2321
 
2283
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/send-horizontal.js
2284
- var __iconNode81 = [
2322
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/send-horizontal.js
2323
+ var __iconNode85 = [
2285
2324
  [
2286
2325
  "path",
2287
2326
  {
@@ -2291,27 +2330,27 @@ var __iconNode81 = [
2291
2330
  ],
2292
2331
  ["path", { d: "M6 12h16", key: "s4cdu5" }]
2293
2332
  ];
2294
- var SendHorizontal = createLucideIcon("send-horizontal", __iconNode81);
2333
+ var SendHorizontal = createLucideIcon("send-horizontal", __iconNode85);
2295
2334
 
2296
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/server.js
2297
- var __iconNode82 = [
2335
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/server.js
2336
+ var __iconNode86 = [
2298
2337
  ["rect", { width: "20", height: "8", x: "2", y: "2", rx: "2", ry: "2", key: "ngkwjq" }],
2299
2338
  ["rect", { width: "20", height: "8", x: "2", y: "14", rx: "2", ry: "2", key: "iecqi9" }],
2300
2339
  ["line", { x1: "6", x2: "6.01", y1: "6", y2: "6", key: "16zg32" }],
2301
2340
  ["line", { x1: "6", x2: "6.01", y1: "18", y2: "18", key: "nzw8ys" }]
2302
2341
  ];
2303
- var Server = createLucideIcon("server", __iconNode82);
2342
+ var Server = createLucideIcon("server", __iconNode86);
2304
2343
 
2305
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/share.js
2306
- var __iconNode83 = [
2344
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/share.js
2345
+ var __iconNode87 = [
2307
2346
  ["path", { d: "M12 2v13", key: "1km8f5" }],
2308
2347
  ["path", { d: "m16 6-4-4-4 4", key: "13yo43" }],
2309
2348
  ["path", { d: "M4 12v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8", key: "1b2hhj" }]
2310
2349
  ];
2311
- var Share = createLucideIcon("share", __iconNode83);
2350
+ var Share = createLucideIcon("share", __iconNode87);
2312
2351
 
2313
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield-user.js
2314
- var __iconNode84 = [
2352
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield-user.js
2353
+ var __iconNode88 = [
2315
2354
  [
2316
2355
  "path",
2317
2356
  {
@@ -2322,10 +2361,10 @@ var __iconNode84 = [
2322
2361
  ["path", { d: "M6.376 18.91a6 6 0 0 1 11.249.003", key: "hnjrf2" }],
2323
2362
  ["circle", { cx: "12", cy: "11", r: "4", key: "1gt34v" }]
2324
2363
  ];
2325
- var ShieldUser = createLucideIcon("shield-user", __iconNode84);
2364
+ var ShieldUser = createLucideIcon("shield-user", __iconNode88);
2326
2365
 
2327
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield.js
2328
- var __iconNode85 = [
2366
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/shield.js
2367
+ var __iconNode89 = [
2329
2368
  [
2330
2369
  "path",
2331
2370
  {
@@ -2334,10 +2373,10 @@ var __iconNode85 = [
2334
2373
  }
2335
2374
  ]
2336
2375
  ];
2337
- var Shield = createLucideIcon("shield", __iconNode85);
2376
+ var Shield = createLucideIcon("shield", __iconNode89);
2338
2377
 
2339
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sigma.js
2340
- var __iconNode86 = [
2378
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sigma.js
2379
+ var __iconNode90 = [
2341
2380
  [
2342
2381
  "path",
2343
2382
  {
@@ -2346,10 +2385,10 @@ var __iconNode86 = [
2346
2385
  }
2347
2386
  ]
2348
2387
  ];
2349
- var Sigma = createLucideIcon("sigma", __iconNode86);
2388
+ var Sigma = createLucideIcon("sigma", __iconNode90);
2350
2389
 
2351
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sparkles.js
2352
- var __iconNode87 = [
2390
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sparkles.js
2391
+ var __iconNode91 = [
2353
2392
  [
2354
2393
  "path",
2355
2394
  {
@@ -2362,10 +2401,10 @@ var __iconNode87 = [
2362
2401
  ["path", { d: "M4 17v2", key: "vumght" }],
2363
2402
  ["path", { d: "M5 18H3", key: "zchphs" }]
2364
2403
  ];
2365
- var Sparkles = createLucideIcon("sparkles", __iconNode87);
2404
+ var Sparkles = createLucideIcon("sparkles", __iconNode91);
2366
2405
 
2367
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/spline-pointer.js
2368
- var __iconNode88 = [
2406
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/spline-pointer.js
2407
+ var __iconNode92 = [
2369
2408
  [
2370
2409
  "path",
2371
2410
  {
@@ -2377,10 +2416,10 @@ var __iconNode88 = [
2377
2416
  ["circle", { cx: "19", cy: "5", r: "2", key: "mhkx31" }],
2378
2417
  ["circle", { cx: "5", cy: "19", r: "2", key: "v8kfzx" }]
2379
2418
  ];
2380
- var SplinePointer = createLucideIcon("spline-pointer", __iconNode88);
2419
+ var SplinePointer = createLucideIcon("spline-pointer", __iconNode92);
2381
2420
 
2382
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sprout.js
2383
- var __iconNode89 = [
2421
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/sprout.js
2422
+ var __iconNode93 = [
2384
2423
  ["path", { d: "M7 20h10", key: "e6iznv" }],
2385
2424
  ["path", { d: "M10 20c5.5-2.5.8-6.4 3-10", key: "161w41" }],
2386
2425
  [
@@ -2398,10 +2437,10 @@ var __iconNode89 = [
2398
2437
  }
2399
2438
  ]
2400
2439
  ];
2401
- var Sprout = createLucideIcon("sprout", __iconNode89);
2440
+ var Sprout = createLucideIcon("sprout", __iconNode93);
2402
2441
 
2403
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-dashed-bottom-code.js
2404
- var __iconNode90 = [
2442
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-dashed-bottom-code.js
2443
+ var __iconNode94 = [
2405
2444
  ["path", { d: "M10 9.5 8 12l2 2.5", key: "3mjy60" }],
2406
2445
  ["path", { d: "M14 21h1", key: "v9vybs" }],
2407
2446
  ["path", { d: "m14 9.5 2 2.5-2 2.5", key: "1bir2l" }],
@@ -2411,18 +2450,18 @@ var __iconNode90 = [
2411
2450
  ],
2412
2451
  ["path", { d: "M9 21h1", key: "15o7lz" }]
2413
2452
  ];
2414
- var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code", __iconNode90);
2453
+ var SquareDashedBottomCode = createLucideIcon("square-dashed-bottom-code", __iconNode94);
2415
2454
 
2416
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-terminal.js
2417
- var __iconNode91 = [
2455
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/square-terminal.js
2456
+ var __iconNode95 = [
2418
2457
  ["path", { d: "m7 11 2-2-2-2", key: "1lz0vl" }],
2419
2458
  ["path", { d: "M11 13h4", key: "1p7l4v" }],
2420
2459
  ["rect", { width: "18", height: "18", x: "3", y: "3", rx: "2", ry: "2", key: "1m3agn" }]
2421
2460
  ];
2422
- var SquareTerminal = createLucideIcon("square-terminal", __iconNode91);
2461
+ var SquareTerminal = createLucideIcon("square-terminal", __iconNode95);
2423
2462
 
2424
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/star.js
2425
- var __iconNode92 = [
2463
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/star.js
2464
+ var __iconNode96 = [
2426
2465
  [
2427
2466
  "path",
2428
2467
  {
@@ -2431,26 +2470,26 @@ var __iconNode92 = [
2431
2470
  }
2432
2471
  ]
2433
2472
  ];
2434
- var Star = createLucideIcon("star", __iconNode92);
2473
+ var Star = createLucideIcon("star", __iconNode96);
2435
2474
 
2436
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/tablets.js
2437
- var __iconNode93 = [
2475
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/tablets.js
2476
+ var __iconNode97 = [
2438
2477
  ["circle", { cx: "7", cy: "7", r: "5", key: "x29byf" }],
2439
2478
  ["circle", { cx: "17", cy: "17", r: "5", key: "1op1d2" }],
2440
2479
  ["path", { d: "M12 17h10", key: "ls21zv" }],
2441
2480
  ["path", { d: "m3.46 10.54 7.08-7.08", key: "1rehiu" }]
2442
2481
  ];
2443
- var Tablets = createLucideIcon("tablets", __iconNode93);
2482
+ var Tablets = createLucideIcon("tablets", __iconNode97);
2444
2483
 
2445
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/terminal.js
2446
- var __iconNode94 = [
2484
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/terminal.js
2485
+ var __iconNode98 = [
2447
2486
  ["path", { d: "M12 19h8", key: "baeox8" }],
2448
2487
  ["path", { d: "m4 17 6-6-6-6", key: "1yngyt" }]
2449
2488
  ];
2450
- var Terminal = createLucideIcon("terminal", __iconNode94);
2489
+ var Terminal = createLucideIcon("terminal", __iconNode98);
2451
2490
 
2452
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/twitter.js
2453
- var __iconNode95 = [
2491
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/twitter.js
2492
+ var __iconNode99 = [
2454
2493
  [
2455
2494
  "path",
2456
2495
  {
@@ -2459,25 +2498,25 @@ var __iconNode95 = [
2459
2498
  }
2460
2499
  ]
2461
2500
  ];
2462
- var Twitter = createLucideIcon("twitter", __iconNode95);
2501
+ var Twitter = createLucideIcon("twitter", __iconNode99);
2463
2502
 
2464
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/workflow.js
2465
- var __iconNode96 = [
2503
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/workflow.js
2504
+ var __iconNode100 = [
2466
2505
  ["rect", { width: "8", height: "8", x: "3", y: "3", rx: "2", key: "by2w9f" }],
2467
2506
  ["path", { d: "M7 11v4a2 2 0 0 0 2 2h4", key: "xkn7yn" }],
2468
2507
  ["rect", { width: "8", height: "8", x: "13", y: "13", rx: "2", key: "1cgmvn" }]
2469
2508
  ];
2470
- var Workflow = createLucideIcon("workflow", __iconNode96);
2509
+ var Workflow = createLucideIcon("workflow", __iconNode100);
2471
2510
 
2472
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
2473
- var __iconNode97 = [
2511
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/x.js
2512
+ var __iconNode101 = [
2474
2513
  ["path", { d: "M18 6 6 18", key: "1bl5f8" }],
2475
2514
  ["path", { d: "m6 6 12 12", key: "d8bk6v" }]
2476
2515
  ];
2477
- var X = createLucideIcon("x", __iconNode97);
2516
+ var X = createLucideIcon("x", __iconNode101);
2478
2517
 
2479
- // ../../node_modules/.pnpm/lucide-react@0.511.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/zap.js
2480
- var __iconNode98 = [
2518
+ // ../../node_modules/.pnpm/lucide-react@0.525.0_react@19.1.0/node_modules/lucide-react/dist/esm/icons/zap.js
2519
+ var __iconNode102 = [
2481
2520
  [
2482
2521
  "path",
2483
2522
  {
@@ -2486,7 +2525,7 @@ var __iconNode98 = [
2486
2525
  }
2487
2526
  ]
2488
2527
  ];
2489
- var Zap = createLucideIcon("zap", __iconNode98);
2528
+ var Zap = createLucideIcon("zap", __iconNode102);
2490
2529
 
2491
2530
  // ../base-ui/src/components/global-icon.tsx
2492
2531
  var import_react34 = __toESM(require("react"), 1);
@@ -2593,7 +2632,7 @@ var import_next_intl = require("next-intl");
2593
2632
  var import_jsx_runtime35 = require("react/jsx-runtime");
2594
2633
  function ClerkUser({
2595
2634
  locale,
2596
- clerkAuthInModal = false
2635
+ clerkAuthInModal = true
2597
2636
  }) {
2598
2637
  const t = (0, import_next_intl.useTranslations)("clerk");
2599
2638
  const t2 = (0, import_next_intl.useTranslations)("footer");
@@ -2683,6 +2722,7 @@ lucide-react/dist/esm/icons/arrow-up.js:
2683
2722
  lucide-react/dist/esm/icons/binary.js:
2684
2723
  lucide-react/dist/esm/icons/blocks.js:
2685
2724
  lucide-react/dist/esm/icons/book-x.js:
2725
+ lucide-react/dist/esm/icons/bot-message-square.js:
2686
2726
  lucide-react/dist/esm/icons/bring-to-front.js:
2687
2727
  lucide-react/dist/esm/icons/bug.js:
2688
2728
  lucide-react/dist/esm/icons/building-2.js:
@@ -2695,6 +2735,7 @@ lucide-react/dist/esm/icons/chevron-right.js:
2695
2735
  lucide-react/dist/esm/icons/chevron-up.js:
2696
2736
  lucide-react/dist/esm/icons/circle-alert.js:
2697
2737
  lucide-react/dist/esm/icons/circle-small.js:
2738
+ lucide-react/dist/esm/icons/circle-stop.js:
2698
2739
  lucide-react/dist/esm/icons/circle.js:
2699
2740
  lucide-react/dist/esm/icons/component.js:
2700
2741
  lucide-react/dist/esm/icons/copy.js:
@@ -2739,6 +2780,8 @@ lucide-react/dist/esm/icons/loader-circle.js:
2739
2780
  lucide-react/dist/esm/icons/log-in.js:
2740
2781
  lucide-react/dist/esm/icons/log-out.js:
2741
2782
  lucide-react/dist/esm/icons/mail.js:
2783
+ lucide-react/dist/esm/icons/message-circle-code.js:
2784
+ lucide-react/dist/esm/icons/message-circle-more.js:
2742
2785
  lucide-react/dist/esm/icons/mouse-pointer-click.js:
2743
2786
  lucide-react/dist/esm/icons/palette.js:
2744
2787
  lucide-react/dist/esm/icons/panel-left.js:
@@ -2775,7 +2818,7 @@ lucide-react/dist/esm/icons/x.js:
2775
2818
  lucide-react/dist/esm/icons/zap.js:
2776
2819
  lucide-react/dist/esm/lucide-react.js:
2777
2820
  (**
2778
- * @license lucide-react v0.511.0 - ISC
2821
+ * @license lucide-react v0.525.0 - ISC
2779
2822
  *
2780
2823
  * This source code is licensed under the ISC license.
2781
2824
  * See the LICENSE file in the root directory of this source tree.