@makeswift/prop-controllers 0.0.0-snapshot-20250609222912 → 0.0.0-snapshot-20250609224353

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.
Files changed (87) hide show
  1. package/dist/cjs/backgrounds/backgrounds.js +6 -3
  2. package/dist/cjs/backgrounds/backgrounds.js.map +1 -1
  3. package/dist/cjs/border/border.js +2 -1
  4. package/dist/cjs/border/border.js.map +1 -1
  5. package/dist/cjs/element-id/element-id.js +6 -3
  6. package/dist/cjs/element-id/element-id.js.map +1 -1
  7. package/dist/cjs/grid/grid.js +2 -1
  8. package/dist/cjs/grid/grid.js.map +1 -1
  9. package/dist/cjs/image/image.js +2 -1
  10. package/dist/cjs/image/image.js.map +1 -1
  11. package/dist/cjs/images/images.js +4 -2
  12. package/dist/cjs/images/images.js.map +1 -1
  13. package/dist/cjs/index.js +12 -12
  14. package/dist/cjs/index.js.map +1 -1
  15. package/dist/cjs/link/link.js +10 -5
  16. package/dist/cjs/link/link.js.map +1 -1
  17. package/dist/cjs/navigation-links/navigation-links.js +8 -4
  18. package/dist/cjs/navigation-links/navigation-links.js.map +1 -1
  19. package/dist/cjs/responsive-color/responsive-color.js +2 -1
  20. package/dist/cjs/responsive-color/responsive-color.js.map +1 -1
  21. package/dist/cjs/shadows/shadows.js +2 -1
  22. package/dist/cjs/shadows/shadows.js.map +1 -1
  23. package/dist/cjs/table/table.js +2 -1
  24. package/dist/cjs/table/table.js.map +1 -1
  25. package/dist/cjs/table-form-fields/table-form-fields.js +2 -1
  26. package/dist/cjs/table-form-fields/table-form-fields.js.map +1 -1
  27. package/dist/esm/backgrounds/backgrounds.js +6 -3
  28. package/dist/esm/backgrounds/backgrounds.js.map +1 -1
  29. package/dist/esm/border/border.js +2 -1
  30. package/dist/esm/border/border.js.map +1 -1
  31. package/dist/esm/element-id/element-id.js +6 -3
  32. package/dist/esm/element-id/element-id.js.map +1 -1
  33. package/dist/esm/grid/grid.js +2 -1
  34. package/dist/esm/grid/grid.js.map +1 -1
  35. package/dist/esm/image/image.js +2 -1
  36. package/dist/esm/image/image.js.map +1 -1
  37. package/dist/esm/images/images.js +4 -2
  38. package/dist/esm/images/images.js.map +1 -1
  39. package/dist/esm/link/link.js +10 -5
  40. package/dist/esm/link/link.js.map +1 -1
  41. package/dist/esm/navigation-links/navigation-links.js +8 -4
  42. package/dist/esm/navigation-links/navigation-links.js.map +1 -1
  43. package/dist/esm/responsive-color/responsive-color.js +2 -1
  44. package/dist/esm/responsive-color/responsive-color.js.map +1 -1
  45. package/dist/esm/shadows/shadows.js +2 -1
  46. package/dist/esm/shadows/shadows.js.map +1 -1
  47. package/dist/esm/table/table.js +2 -1
  48. package/dist/esm/table/table.js.map +1 -1
  49. package/dist/esm/table-form-fields/table-form-fields.js +2 -1
  50. package/dist/esm/table-form-fields/table-form-fields.js.map +1 -1
  51. package/dist/types/backgrounds/backgrounds.d.ts +164 -164
  52. package/dist/types/backgrounds/backgrounds.d.ts.map +1 -1
  53. package/dist/types/border/border.d.ts.map +1 -1
  54. package/dist/types/border-radius/border-radius.d.ts.map +1 -1
  55. package/dist/types/data.d.ts.map +1 -1
  56. package/dist/types/font/font.d.ts.map +1 -1
  57. package/dist/types/gap-x/gap-x.d.ts +66 -46
  58. package/dist/types/gap-x/gap-x.d.ts.map +1 -1
  59. package/dist/types/gap-y/gap-y.d.ts.map +1 -1
  60. package/dist/types/grid/grid.d.ts +466 -466
  61. package/dist/types/grid/grid.d.ts.map +1 -1
  62. package/dist/types/image/image.d.ts +84 -4
  63. package/dist/types/image/image.d.ts.map +1 -1
  64. package/dist/types/images/images.d.ts.map +1 -1
  65. package/dist/types/link/link.d.ts.map +1 -1
  66. package/dist/types/margin/margin.d.ts.map +1 -1
  67. package/dist/types/navigation-links/navigation-links.d.ts +1118 -1118
  68. package/dist/types/navigation-links/navigation-links.d.ts.map +1 -1
  69. package/dist/types/padding/padding.d.ts.map +1 -1
  70. package/dist/types/responsive-color/responsive-color.d.ts.map +1 -1
  71. package/dist/types/responsive-icon-radio-group/responsive-icon-radio-group.d.ts +3 -3
  72. package/dist/types/responsive-length.d.ts.map +1 -1
  73. package/dist/types/responsive-number/responsive-number.d.ts +52 -52
  74. package/dist/types/responsive-number/responsive-number.d.ts.map +1 -1
  75. package/dist/types/responsive-opacity/responsive-opacity.d.ts +3 -3
  76. package/dist/types/responsive-opacity/responsive-opacity.d.ts.map +1 -1
  77. package/dist/types/responsive-select/responsive-select.d.ts +3 -3
  78. package/dist/types/shadows/shadows.d.ts.map +1 -1
  79. package/dist/types/social-links/social-links.d.ts +80 -8
  80. package/dist/types/social-links/social-links.d.ts.map +1 -1
  81. package/dist/types/table-form-fields/table-form-fields.d.ts +72 -72
  82. package/dist/types/table-form-fields/table-form-fields.d.ts.map +1 -1
  83. package/dist/types/text-style/text-style.d.ts.map +1 -1
  84. package/dist/types/versioned.d.ts +68 -68
  85. package/dist/types/versioned.d.ts.map +1 -1
  86. package/dist/types/width/width.d.ts.map +1 -1
  87. package/package.json +2 -2
@@ -333,10 +333,6 @@ declare const navigationButtonSchema: z.ZodObject<{
333
333
  }>, "many">>;
334
334
  }, "strip", z.ZodTypeAny, {
335
335
  label: string;
336
- shape?: {
337
- value: "pill" | "rounded" | "square";
338
- deviceId: string;
339
- }[] | undefined;
340
336
  link?: {
341
337
  type: "OPEN_PAGE";
342
338
  payload: {
@@ -371,22 +367,26 @@ declare const navigationButtonSchema: z.ZodObject<{
371
367
  block: "start" | "center" | "end" | "nearest";
372
368
  };
373
369
  } | undefined;
374
- color?: {
375
- value: {
376
- swatchId: string;
377
- alpha: number;
378
- };
370
+ variant?: {
371
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
372
+ deviceId: string;
373
+ }[] | undefined;
374
+ shape?: {
375
+ value: "pill" | "rounded" | "square";
379
376
  deviceId: string;
380
377
  }[] | undefined;
381
378
  size?: {
382
379
  value: "small" | "medium" | "large";
383
380
  deviceId: string;
384
381
  }[] | undefined;
385
- variant?: {
386
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
382
+ textColor?: {
383
+ value: {
384
+ swatchId: string;
385
+ alpha: number;
386
+ };
387
387
  deviceId: string;
388
388
  }[] | undefined;
389
- textColor?: {
389
+ color?: {
390
390
  value: {
391
391
  swatchId: string;
392
392
  alpha: number;
@@ -409,10 +409,6 @@ declare const navigationButtonSchema: z.ZodObject<{
409
409
  }[] | undefined;
410
410
  }, {
411
411
  label: string;
412
- shape?: {
413
- value: "pill" | "rounded" | "square";
414
- deviceId: string;
415
- }[] | undefined;
416
412
  link?: {
417
413
  type: "OPEN_PAGE";
418
414
  payload: {
@@ -447,22 +443,26 @@ declare const navigationButtonSchema: z.ZodObject<{
447
443
  } | null | undefined;
448
444
  };
449
445
  } | undefined;
450
- color?: {
451
- value: {
452
- swatchId: string;
453
- alpha: number;
454
- };
446
+ variant?: {
447
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
448
+ deviceId: string;
449
+ }[] | undefined;
450
+ shape?: {
451
+ value: "pill" | "rounded" | "square";
455
452
  deviceId: string;
456
453
  }[] | undefined;
457
454
  size?: {
458
455
  value: "small" | "medium" | "large";
459
456
  deviceId: string;
460
457
  }[] | undefined;
461
- variant?: {
462
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
458
+ textColor?: {
459
+ value: {
460
+ swatchId: string;
461
+ alpha: number;
462
+ };
463
463
  deviceId: string;
464
464
  }[] | undefined;
465
- textColor?: {
465
+ color?: {
466
466
  value: {
467
467
  swatchId: string;
468
468
  alpha: number;
@@ -489,10 +489,6 @@ declare const navigationButtonSchema: z.ZodObject<{
489
489
  id: string;
490
490
  payload: {
491
491
  label: string;
492
- shape?: {
493
- value: "pill" | "rounded" | "square";
494
- deviceId: string;
495
- }[] | undefined;
496
492
  link?: {
497
493
  type: "OPEN_PAGE";
498
494
  payload: {
@@ -527,22 +523,26 @@ declare const navigationButtonSchema: z.ZodObject<{
527
523
  block: "start" | "center" | "end" | "nearest";
528
524
  };
529
525
  } | undefined;
530
- color?: {
531
- value: {
532
- swatchId: string;
533
- alpha: number;
534
- };
526
+ variant?: {
527
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
528
+ deviceId: string;
529
+ }[] | undefined;
530
+ shape?: {
531
+ value: "pill" | "rounded" | "square";
535
532
  deviceId: string;
536
533
  }[] | undefined;
537
534
  size?: {
538
535
  value: "small" | "medium" | "large";
539
536
  deviceId: string;
540
537
  }[] | undefined;
541
- variant?: {
542
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
538
+ textColor?: {
539
+ value: {
540
+ swatchId: string;
541
+ alpha: number;
542
+ };
543
543
  deviceId: string;
544
544
  }[] | undefined;
545
- textColor?: {
545
+ color?: {
546
546
  value: {
547
547
  swatchId: string;
548
548
  alpha: number;
@@ -569,10 +569,6 @@ declare const navigationButtonSchema: z.ZodObject<{
569
569
  id: string;
570
570
  payload: {
571
571
  label: string;
572
- shape?: {
573
- value: "pill" | "rounded" | "square";
574
- deviceId: string;
575
- }[] | undefined;
576
572
  link?: {
577
573
  type: "OPEN_PAGE";
578
574
  payload: {
@@ -607,22 +603,26 @@ declare const navigationButtonSchema: z.ZodObject<{
607
603
  } | null | undefined;
608
604
  };
609
605
  } | undefined;
610
- color?: {
611
- value: {
612
- swatchId: string;
613
- alpha: number;
614
- };
606
+ variant?: {
607
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
608
+ deviceId: string;
609
+ }[] | undefined;
610
+ shape?: {
611
+ value: "pill" | "rounded" | "square";
615
612
  deviceId: string;
616
613
  }[] | undefined;
617
614
  size?: {
618
615
  value: "small" | "medium" | "large";
619
616
  deviceId: string;
620
617
  }[] | undefined;
621
- variant?: {
622
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
618
+ textColor?: {
619
+ value: {
620
+ swatchId: string;
621
+ alpha: number;
622
+ };
623
623
  deviceId: string;
624
624
  }[] | undefined;
625
- textColor?: {
625
+ color?: {
626
626
  value: {
627
627
  swatchId: string;
628
628
  alpha: number;
@@ -1331,46 +1331,6 @@ declare const navigationDropdownSchema: z.ZodObject<{
1331
1331
  }>, "many">>;
1332
1332
  }, "strip", z.ZodTypeAny, {
1333
1333
  label: string;
1334
- shape?: {
1335
- value: "pill" | "rounded" | "square";
1336
- deviceId: string;
1337
- }[] | undefined;
1338
- color?: {
1339
- value: {
1340
- swatchId: string;
1341
- alpha: number;
1342
- };
1343
- deviceId: string;
1344
- }[] | undefined;
1345
- size?: {
1346
- value: "small" | "medium" | "large";
1347
- deviceId: string;
1348
- }[] | undefined;
1349
- variant?: {
1350
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
1351
- deviceId: string;
1352
- }[] | undefined;
1353
- textColor?: {
1354
- value: {
1355
- swatchId: string;
1356
- alpha: number;
1357
- };
1358
- deviceId: string;
1359
- }[] | undefined;
1360
- textStyle?: {
1361
- value: {
1362
- letterSpacing: number | null | undefined;
1363
- fontSize: {
1364
- value: number;
1365
- unit: "px";
1366
- } | null | undefined;
1367
- fontWeight: number | null | undefined;
1368
- textTransform: "uppercase"[];
1369
- fontStyle: "italic"[];
1370
- fontFamily?: string | null | undefined;
1371
- };
1372
- deviceId: string;
1373
- }[] | undefined;
1374
1334
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
1375
1335
  links?: {
1376
1336
  id: string;
@@ -1433,28 +1393,26 @@ declare const navigationDropdownSchema: z.ZodObject<{
1433
1393
  }[] | undefined;
1434
1394
  };
1435
1395
  }[] | undefined;
1436
- }, {
1437
- label: string;
1438
- shape?: {
1439
- value: "pill" | "rounded" | "square";
1396
+ variant?: {
1397
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
1440
1398
  deviceId: string;
1441
1399
  }[] | undefined;
1442
- color?: {
1443
- value: {
1444
- swatchId: string;
1445
- alpha: number;
1446
- };
1400
+ shape?: {
1401
+ value: "pill" | "rounded" | "square";
1447
1402
  deviceId: string;
1448
1403
  }[] | undefined;
1449
1404
  size?: {
1450
1405
  value: "small" | "medium" | "large";
1451
1406
  deviceId: string;
1452
1407
  }[] | undefined;
1453
- variant?: {
1454
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
1408
+ textColor?: {
1409
+ value: {
1410
+ swatchId: string;
1411
+ alpha: number;
1412
+ };
1455
1413
  deviceId: string;
1456
1414
  }[] | undefined;
1457
- textColor?: {
1415
+ color?: {
1458
1416
  value: {
1459
1417
  swatchId: string;
1460
1418
  alpha: number;
@@ -1463,18 +1421,20 @@ declare const navigationDropdownSchema: z.ZodObject<{
1463
1421
  }[] | undefined;
1464
1422
  textStyle?: {
1465
1423
  value: {
1466
- textTransform: "uppercase"[];
1467
- fontStyle: "italic"[];
1468
- fontFamily?: string | null | undefined;
1469
- letterSpacing?: number | null | undefined;
1470
- fontSize?: {
1424
+ letterSpacing: number | null | undefined;
1425
+ fontSize: {
1471
1426
  value: number;
1472
1427
  unit: "px";
1473
1428
  } | null | undefined;
1474
- fontWeight?: number | null | undefined;
1429
+ fontWeight: number | null | undefined;
1430
+ textTransform: "uppercase"[];
1431
+ fontStyle: "italic"[];
1432
+ fontFamily?: string | null | undefined;
1475
1433
  };
1476
1434
  deviceId: string;
1477
1435
  }[] | undefined;
1436
+ }, {
1437
+ label: string;
1478
1438
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
1479
1439
  links?: {
1480
1440
  id: string;
@@ -1537,32 +1497,26 @@ declare const navigationDropdownSchema: z.ZodObject<{
1537
1497
  }[] | undefined;
1538
1498
  };
1539
1499
  }[] | undefined;
1540
- }>;
1541
- }, "strip", z.ZodTypeAny, {
1542
- type: "dropdown";
1543
- id: string;
1544
- payload: {
1545
- label: string;
1546
- shape?: {
1547
- value: "pill" | "rounded" | "square";
1500
+ variant?: {
1501
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
1548
1502
  deviceId: string;
1549
1503
  }[] | undefined;
1550
- color?: {
1551
- value: {
1552
- swatchId: string;
1553
- alpha: number;
1554
- };
1504
+ shape?: {
1505
+ value: "pill" | "rounded" | "square";
1555
1506
  deviceId: string;
1556
1507
  }[] | undefined;
1557
1508
  size?: {
1558
1509
  value: "small" | "medium" | "large";
1559
1510
  deviceId: string;
1560
1511
  }[] | undefined;
1561
- variant?: {
1562
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
1512
+ textColor?: {
1513
+ value: {
1514
+ swatchId: string;
1515
+ alpha: number;
1516
+ };
1563
1517
  deviceId: string;
1564
1518
  }[] | undefined;
1565
- textColor?: {
1519
+ color?: {
1566
1520
  value: {
1567
1521
  swatchId: string;
1568
1522
  alpha: number;
@@ -1571,18 +1525,24 @@ declare const navigationDropdownSchema: z.ZodObject<{
1571
1525
  }[] | undefined;
1572
1526
  textStyle?: {
1573
1527
  value: {
1574
- letterSpacing: number | null | undefined;
1575
- fontSize: {
1576
- value: number;
1577
- unit: "px";
1578
- } | null | undefined;
1579
- fontWeight: number | null | undefined;
1580
1528
  textTransform: "uppercase"[];
1581
1529
  fontStyle: "italic"[];
1582
1530
  fontFamily?: string | null | undefined;
1531
+ letterSpacing?: number | null | undefined;
1532
+ fontSize?: {
1533
+ value: number;
1534
+ unit: "px";
1535
+ } | null | undefined;
1536
+ fontWeight?: number | null | undefined;
1583
1537
  };
1584
1538
  deviceId: string;
1585
1539
  }[] | undefined;
1540
+ }>;
1541
+ }, "strip", z.ZodTypeAny, {
1542
+ type: "dropdown";
1543
+ id: string;
1544
+ payload: {
1545
+ label: string;
1586
1546
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
1587
1547
  links?: {
1588
1548
  id: string;
@@ -1645,32 +1605,26 @@ declare const navigationDropdownSchema: z.ZodObject<{
1645
1605
  }[] | undefined;
1646
1606
  };
1647
1607
  }[] | undefined;
1648
- };
1649
- }, {
1650
- type: "dropdown";
1651
- id: string;
1652
- payload: {
1653
- label: string;
1654
- shape?: {
1655
- value: "pill" | "rounded" | "square";
1608
+ variant?: {
1609
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
1656
1610
  deviceId: string;
1657
1611
  }[] | undefined;
1658
- color?: {
1659
- value: {
1660
- swatchId: string;
1661
- alpha: number;
1662
- };
1612
+ shape?: {
1613
+ value: "pill" | "rounded" | "square";
1663
1614
  deviceId: string;
1664
1615
  }[] | undefined;
1665
1616
  size?: {
1666
1617
  value: "small" | "medium" | "large";
1667
1618
  deviceId: string;
1668
1619
  }[] | undefined;
1669
- variant?: {
1670
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
1620
+ textColor?: {
1621
+ value: {
1622
+ swatchId: string;
1623
+ alpha: number;
1624
+ };
1671
1625
  deviceId: string;
1672
1626
  }[] | undefined;
1673
- textColor?: {
1627
+ color?: {
1674
1628
  value: {
1675
1629
  swatchId: string;
1676
1630
  alpha: number;
@@ -1679,20 +1633,26 @@ declare const navigationDropdownSchema: z.ZodObject<{
1679
1633
  }[] | undefined;
1680
1634
  textStyle?: {
1681
1635
  value: {
1682
- textTransform: "uppercase"[];
1683
- fontStyle: "italic"[];
1684
- fontFamily?: string | null | undefined;
1685
- letterSpacing?: number | null | undefined;
1686
- fontSize?: {
1636
+ letterSpacing: number | null | undefined;
1637
+ fontSize: {
1687
1638
  value: number;
1688
1639
  unit: "px";
1689
1640
  } | null | undefined;
1690
- fontWeight?: number | null | undefined;
1641
+ fontWeight: number | null | undefined;
1642
+ textTransform: "uppercase"[];
1643
+ fontStyle: "italic"[];
1644
+ fontFamily?: string | null | undefined;
1691
1645
  };
1692
1646
  deviceId: string;
1693
1647
  }[] | undefined;
1694
- caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
1695
- links?: {
1648
+ };
1649
+ }, {
1650
+ type: "dropdown";
1651
+ id: string;
1652
+ payload: {
1653
+ label: string;
1654
+ caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
1655
+ links?: {
1696
1656
  id: string;
1697
1657
  payload: {
1698
1658
  label: string;
@@ -1753,6 +1713,46 @@ declare const navigationDropdownSchema: z.ZodObject<{
1753
1713
  }[] | undefined;
1754
1714
  };
1755
1715
  }[] | undefined;
1716
+ variant?: {
1717
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
1718
+ deviceId: string;
1719
+ }[] | undefined;
1720
+ shape?: {
1721
+ value: "pill" | "rounded" | "square";
1722
+ deviceId: string;
1723
+ }[] | undefined;
1724
+ size?: {
1725
+ value: "small" | "medium" | "large";
1726
+ deviceId: string;
1727
+ }[] | undefined;
1728
+ textColor?: {
1729
+ value: {
1730
+ swatchId: string;
1731
+ alpha: number;
1732
+ };
1733
+ deviceId: string;
1734
+ }[] | undefined;
1735
+ color?: {
1736
+ value: {
1737
+ swatchId: string;
1738
+ alpha: number;
1739
+ };
1740
+ deviceId: string;
1741
+ }[] | undefined;
1742
+ textStyle?: {
1743
+ value: {
1744
+ textTransform: "uppercase"[];
1745
+ fontStyle: "italic"[];
1746
+ fontFamily?: string | null | undefined;
1747
+ letterSpacing?: number | null | undefined;
1748
+ fontSize?: {
1749
+ value: number;
1750
+ unit: "px";
1751
+ } | null | undefined;
1752
+ fontWeight?: number | null | undefined;
1753
+ };
1754
+ deviceId: string;
1755
+ }[] | undefined;
1756
1756
  };
1757
1757
  }>;
1758
1758
  export type NavigationDropdownData = z.infer<typeof navigationDropdownSchema>;
@@ -2089,10 +2089,6 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
2089
2089
  }>, "many">>;
2090
2090
  }, "strip", z.ZodTypeAny, {
2091
2091
  label: string;
2092
- shape?: {
2093
- value: "pill" | "rounded" | "square";
2094
- deviceId: string;
2095
- }[] | undefined;
2096
2092
  link?: {
2097
2093
  type: "OPEN_PAGE";
2098
2094
  payload: {
@@ -2127,22 +2123,26 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
2127
2123
  block: "start" | "center" | "end" | "nearest";
2128
2124
  };
2129
2125
  } | undefined;
2130
- color?: {
2131
- value: {
2132
- swatchId: string;
2133
- alpha: number;
2134
- };
2126
+ variant?: {
2127
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
2128
+ deviceId: string;
2129
+ }[] | undefined;
2130
+ shape?: {
2131
+ value: "pill" | "rounded" | "square";
2135
2132
  deviceId: string;
2136
2133
  }[] | undefined;
2137
2134
  size?: {
2138
2135
  value: "small" | "medium" | "large";
2139
2136
  deviceId: string;
2140
2137
  }[] | undefined;
2141
- variant?: {
2142
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
2138
+ textColor?: {
2139
+ value: {
2140
+ swatchId: string;
2141
+ alpha: number;
2142
+ };
2143
2143
  deviceId: string;
2144
2144
  }[] | undefined;
2145
- textColor?: {
2145
+ color?: {
2146
2146
  value: {
2147
2147
  swatchId: string;
2148
2148
  alpha: number;
@@ -2165,10 +2165,6 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
2165
2165
  }[] | undefined;
2166
2166
  }, {
2167
2167
  label: string;
2168
- shape?: {
2169
- value: "pill" | "rounded" | "square";
2170
- deviceId: string;
2171
- }[] | undefined;
2172
2168
  link?: {
2173
2169
  type: "OPEN_PAGE";
2174
2170
  payload: {
@@ -2203,22 +2199,26 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
2203
2199
  } | null | undefined;
2204
2200
  };
2205
2201
  } | undefined;
2206
- color?: {
2207
- value: {
2208
- swatchId: string;
2209
- alpha: number;
2210
- };
2202
+ variant?: {
2203
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
2204
+ deviceId: string;
2205
+ }[] | undefined;
2206
+ shape?: {
2207
+ value: "pill" | "rounded" | "square";
2211
2208
  deviceId: string;
2212
2209
  }[] | undefined;
2213
2210
  size?: {
2214
2211
  value: "small" | "medium" | "large";
2215
2212
  deviceId: string;
2216
2213
  }[] | undefined;
2217
- variant?: {
2218
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
2214
+ textColor?: {
2215
+ value: {
2216
+ swatchId: string;
2217
+ alpha: number;
2218
+ };
2219
2219
  deviceId: string;
2220
2220
  }[] | undefined;
2221
- textColor?: {
2221
+ color?: {
2222
2222
  value: {
2223
2223
  swatchId: string;
2224
2224
  alpha: number;
@@ -2245,10 +2245,6 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
2245
2245
  id: string;
2246
2246
  payload: {
2247
2247
  label: string;
2248
- shape?: {
2249
- value: "pill" | "rounded" | "square";
2250
- deviceId: string;
2251
- }[] | undefined;
2252
2248
  link?: {
2253
2249
  type: "OPEN_PAGE";
2254
2250
  payload: {
@@ -2283,22 +2279,26 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
2283
2279
  block: "start" | "center" | "end" | "nearest";
2284
2280
  };
2285
2281
  } | undefined;
2286
- color?: {
2287
- value: {
2288
- swatchId: string;
2289
- alpha: number;
2290
- };
2282
+ variant?: {
2283
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
2284
+ deviceId: string;
2285
+ }[] | undefined;
2286
+ shape?: {
2287
+ value: "pill" | "rounded" | "square";
2291
2288
  deviceId: string;
2292
2289
  }[] | undefined;
2293
2290
  size?: {
2294
2291
  value: "small" | "medium" | "large";
2295
2292
  deviceId: string;
2296
2293
  }[] | undefined;
2297
- variant?: {
2298
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
2294
+ textColor?: {
2295
+ value: {
2296
+ swatchId: string;
2297
+ alpha: number;
2298
+ };
2299
2299
  deviceId: string;
2300
2300
  }[] | undefined;
2301
- textColor?: {
2301
+ color?: {
2302
2302
  value: {
2303
2303
  swatchId: string;
2304
2304
  alpha: number;
@@ -2325,10 +2325,6 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
2325
2325
  id: string;
2326
2326
  payload: {
2327
2327
  label: string;
2328
- shape?: {
2329
- value: "pill" | "rounded" | "square";
2330
- deviceId: string;
2331
- }[] | undefined;
2332
2328
  link?: {
2333
2329
  type: "OPEN_PAGE";
2334
2330
  payload: {
@@ -2363,22 +2359,26 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
2363
2359
  } | null | undefined;
2364
2360
  };
2365
2361
  } | undefined;
2366
- color?: {
2367
- value: {
2368
- swatchId: string;
2369
- alpha: number;
2370
- };
2362
+ variant?: {
2363
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
2364
+ deviceId: string;
2365
+ }[] | undefined;
2366
+ shape?: {
2367
+ value: "pill" | "rounded" | "square";
2371
2368
  deviceId: string;
2372
2369
  }[] | undefined;
2373
2370
  size?: {
2374
2371
  value: "small" | "medium" | "large";
2375
2372
  deviceId: string;
2376
2373
  }[] | undefined;
2377
- variant?: {
2378
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
2374
+ textColor?: {
2375
+ value: {
2376
+ swatchId: string;
2377
+ alpha: number;
2378
+ };
2379
2379
  deviceId: string;
2380
2380
  }[] | undefined;
2381
- textColor?: {
2381
+ color?: {
2382
2382
  value: {
2383
2383
  swatchId: string;
2384
2384
  alpha: number;
@@ -3085,46 +3085,6 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
3085
3085
  }>, "many">>;
3086
3086
  }, "strip", z.ZodTypeAny, {
3087
3087
  label: string;
3088
- shape?: {
3089
- value: "pill" | "rounded" | "square";
3090
- deviceId: string;
3091
- }[] | undefined;
3092
- color?: {
3093
- value: {
3094
- swatchId: string;
3095
- alpha: number;
3096
- };
3097
- deviceId: string;
3098
- }[] | undefined;
3099
- size?: {
3100
- value: "small" | "medium" | "large";
3101
- deviceId: string;
3102
- }[] | undefined;
3103
- variant?: {
3104
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3105
- deviceId: string;
3106
- }[] | undefined;
3107
- textColor?: {
3108
- value: {
3109
- swatchId: string;
3110
- alpha: number;
3111
- };
3112
- deviceId: string;
3113
- }[] | undefined;
3114
- textStyle?: {
3115
- value: {
3116
- letterSpacing: number | null | undefined;
3117
- fontSize: {
3118
- value: number;
3119
- unit: "px";
3120
- } | null | undefined;
3121
- fontWeight: number | null | undefined;
3122
- textTransform: "uppercase"[];
3123
- fontStyle: "italic"[];
3124
- fontFamily?: string | null | undefined;
3125
- };
3126
- deviceId: string;
3127
- }[] | undefined;
3128
3088
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
3129
3089
  links?: {
3130
3090
  id: string;
@@ -3187,28 +3147,26 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
3187
3147
  }[] | undefined;
3188
3148
  };
3189
3149
  }[] | undefined;
3190
- }, {
3191
- label: string;
3192
- shape?: {
3193
- value: "pill" | "rounded" | "square";
3150
+ variant?: {
3151
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3194
3152
  deviceId: string;
3195
3153
  }[] | undefined;
3196
- color?: {
3197
- value: {
3198
- swatchId: string;
3199
- alpha: number;
3200
- };
3154
+ shape?: {
3155
+ value: "pill" | "rounded" | "square";
3201
3156
  deviceId: string;
3202
3157
  }[] | undefined;
3203
3158
  size?: {
3204
3159
  value: "small" | "medium" | "large";
3205
3160
  deviceId: string;
3206
3161
  }[] | undefined;
3207
- variant?: {
3208
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3162
+ textColor?: {
3163
+ value: {
3164
+ swatchId: string;
3165
+ alpha: number;
3166
+ };
3209
3167
  deviceId: string;
3210
3168
  }[] | undefined;
3211
- textColor?: {
3169
+ color?: {
3212
3170
  value: {
3213
3171
  swatchId: string;
3214
3172
  alpha: number;
@@ -3217,18 +3175,20 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
3217
3175
  }[] | undefined;
3218
3176
  textStyle?: {
3219
3177
  value: {
3220
- textTransform: "uppercase"[];
3221
- fontStyle: "italic"[];
3222
- fontFamily?: string | null | undefined;
3223
- letterSpacing?: number | null | undefined;
3224
- fontSize?: {
3178
+ letterSpacing: number | null | undefined;
3179
+ fontSize: {
3225
3180
  value: number;
3226
3181
  unit: "px";
3227
3182
  } | null | undefined;
3228
- fontWeight?: number | null | undefined;
3183
+ fontWeight: number | null | undefined;
3184
+ textTransform: "uppercase"[];
3185
+ fontStyle: "italic"[];
3186
+ fontFamily?: string | null | undefined;
3229
3187
  };
3230
3188
  deviceId: string;
3231
3189
  }[] | undefined;
3190
+ }, {
3191
+ label: string;
3232
3192
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
3233
3193
  links?: {
3234
3194
  id: string;
@@ -3291,32 +3251,26 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
3291
3251
  }[] | undefined;
3292
3252
  };
3293
3253
  }[] | undefined;
3294
- }>;
3295
- }, "strip", z.ZodTypeAny, {
3296
- type: "dropdown";
3297
- id: string;
3298
- payload: {
3299
- label: string;
3300
- shape?: {
3301
- value: "pill" | "rounded" | "square";
3254
+ variant?: {
3255
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3302
3256
  deviceId: string;
3303
3257
  }[] | undefined;
3304
- color?: {
3305
- value: {
3306
- swatchId: string;
3307
- alpha: number;
3308
- };
3258
+ shape?: {
3259
+ value: "pill" | "rounded" | "square";
3309
3260
  deviceId: string;
3310
3261
  }[] | undefined;
3311
3262
  size?: {
3312
3263
  value: "small" | "medium" | "large";
3313
3264
  deviceId: string;
3314
3265
  }[] | undefined;
3315
- variant?: {
3316
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3266
+ textColor?: {
3267
+ value: {
3268
+ swatchId: string;
3269
+ alpha: number;
3270
+ };
3317
3271
  deviceId: string;
3318
3272
  }[] | undefined;
3319
- textColor?: {
3273
+ color?: {
3320
3274
  value: {
3321
3275
  swatchId: string;
3322
3276
  alpha: number;
@@ -3325,19 +3279,25 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
3325
3279
  }[] | undefined;
3326
3280
  textStyle?: {
3327
3281
  value: {
3328
- letterSpacing: number | null | undefined;
3329
- fontSize: {
3330
- value: number;
3331
- unit: "px";
3332
- } | null | undefined;
3333
- fontWeight: number | null | undefined;
3334
3282
  textTransform: "uppercase"[];
3335
3283
  fontStyle: "italic"[];
3336
3284
  fontFamily?: string | null | undefined;
3337
- };
3338
- deviceId: string;
3339
- }[] | undefined;
3340
- caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
3285
+ letterSpacing?: number | null | undefined;
3286
+ fontSize?: {
3287
+ value: number;
3288
+ unit: "px";
3289
+ } | null | undefined;
3290
+ fontWeight?: number | null | undefined;
3291
+ };
3292
+ deviceId: string;
3293
+ }[] | undefined;
3294
+ }>;
3295
+ }, "strip", z.ZodTypeAny, {
3296
+ type: "dropdown";
3297
+ id: string;
3298
+ payload: {
3299
+ label: string;
3300
+ caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
3341
3301
  links?: {
3342
3302
  id: string;
3343
3303
  payload: {
@@ -3399,32 +3359,26 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
3399
3359
  }[] | undefined;
3400
3360
  };
3401
3361
  }[] | undefined;
3402
- };
3403
- }, {
3404
- type: "dropdown";
3405
- id: string;
3406
- payload: {
3407
- label: string;
3408
- shape?: {
3409
- value: "pill" | "rounded" | "square";
3362
+ variant?: {
3363
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3410
3364
  deviceId: string;
3411
3365
  }[] | undefined;
3412
- color?: {
3413
- value: {
3414
- swatchId: string;
3415
- alpha: number;
3416
- };
3366
+ shape?: {
3367
+ value: "pill" | "rounded" | "square";
3417
3368
  deviceId: string;
3418
3369
  }[] | undefined;
3419
3370
  size?: {
3420
3371
  value: "small" | "medium" | "large";
3421
3372
  deviceId: string;
3422
3373
  }[] | undefined;
3423
- variant?: {
3424
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3374
+ textColor?: {
3375
+ value: {
3376
+ swatchId: string;
3377
+ alpha: number;
3378
+ };
3425
3379
  deviceId: string;
3426
3380
  }[] | undefined;
3427
- textColor?: {
3381
+ color?: {
3428
3382
  value: {
3429
3383
  swatchId: string;
3430
3384
  alpha: number;
@@ -3433,18 +3387,24 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
3433
3387
  }[] | undefined;
3434
3388
  textStyle?: {
3435
3389
  value: {
3436
- textTransform: "uppercase"[];
3437
- fontStyle: "italic"[];
3438
- fontFamily?: string | null | undefined;
3439
- letterSpacing?: number | null | undefined;
3440
- fontSize?: {
3390
+ letterSpacing: number | null | undefined;
3391
+ fontSize: {
3441
3392
  value: number;
3442
3393
  unit: "px";
3443
3394
  } | null | undefined;
3444
- fontWeight?: number | null | undefined;
3395
+ fontWeight: number | null | undefined;
3396
+ textTransform: "uppercase"[];
3397
+ fontStyle: "italic"[];
3398
+ fontFamily?: string | null | undefined;
3445
3399
  };
3446
3400
  deviceId: string;
3447
3401
  }[] | undefined;
3402
+ };
3403
+ }, {
3404
+ type: "dropdown";
3405
+ id: string;
3406
+ payload: {
3407
+ label: string;
3448
3408
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
3449
3409
  links?: {
3450
3410
  id: string;
@@ -3507,6 +3467,46 @@ declare const navigationLinksDataSchema: z.ZodArray<z.ZodUnion<[z.ZodObject<{
3507
3467
  }[] | undefined;
3508
3468
  };
3509
3469
  }[] | undefined;
3470
+ variant?: {
3471
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3472
+ deviceId: string;
3473
+ }[] | undefined;
3474
+ shape?: {
3475
+ value: "pill" | "rounded" | "square";
3476
+ deviceId: string;
3477
+ }[] | undefined;
3478
+ size?: {
3479
+ value: "small" | "medium" | "large";
3480
+ deviceId: string;
3481
+ }[] | undefined;
3482
+ textColor?: {
3483
+ value: {
3484
+ swatchId: string;
3485
+ alpha: number;
3486
+ };
3487
+ deviceId: string;
3488
+ }[] | undefined;
3489
+ color?: {
3490
+ value: {
3491
+ swatchId: string;
3492
+ alpha: number;
3493
+ };
3494
+ deviceId: string;
3495
+ }[] | undefined;
3496
+ textStyle?: {
3497
+ value: {
3498
+ textTransform: "uppercase"[];
3499
+ fontStyle: "italic"[];
3500
+ fontFamily?: string | null | undefined;
3501
+ letterSpacing?: number | null | undefined;
3502
+ fontSize?: {
3503
+ value: number;
3504
+ unit: "px";
3505
+ } | null | undefined;
3506
+ fontWeight?: number | null | undefined;
3507
+ };
3508
+ deviceId: string;
3509
+ }[] | undefined;
3510
3510
  };
3511
3511
  }>]>, "many">;
3512
3512
  export type NavigationLinksData = z.infer<typeof navigationLinksDataSchema>;
@@ -3843,10 +3843,6 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
3843
3843
  }>, "many">>;
3844
3844
  }, "strip", z.ZodTypeAny, {
3845
3845
  label: string;
3846
- shape?: {
3847
- value: "pill" | "rounded" | "square";
3848
- deviceId: string;
3849
- }[] | undefined;
3850
3846
  link?: {
3851
3847
  type: "OPEN_PAGE";
3852
3848
  payload: {
@@ -3881,22 +3877,26 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
3881
3877
  block: "start" | "center" | "end" | "nearest";
3882
3878
  };
3883
3879
  } | undefined;
3884
- color?: {
3885
- value: {
3886
- swatchId: string;
3887
- alpha: number;
3888
- };
3880
+ variant?: {
3881
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3882
+ deviceId: string;
3883
+ }[] | undefined;
3884
+ shape?: {
3885
+ value: "pill" | "rounded" | "square";
3889
3886
  deviceId: string;
3890
3887
  }[] | undefined;
3891
3888
  size?: {
3892
3889
  value: "small" | "medium" | "large";
3893
3890
  deviceId: string;
3894
3891
  }[] | undefined;
3895
- variant?: {
3896
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3892
+ textColor?: {
3893
+ value: {
3894
+ swatchId: string;
3895
+ alpha: number;
3896
+ };
3897
3897
  deviceId: string;
3898
3898
  }[] | undefined;
3899
- textColor?: {
3899
+ color?: {
3900
3900
  value: {
3901
3901
  swatchId: string;
3902
3902
  alpha: number;
@@ -3919,10 +3919,6 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
3919
3919
  }[] | undefined;
3920
3920
  }, {
3921
3921
  label: string;
3922
- shape?: {
3923
- value: "pill" | "rounded" | "square";
3924
- deviceId: string;
3925
- }[] | undefined;
3926
3922
  link?: {
3927
3923
  type: "OPEN_PAGE";
3928
3924
  payload: {
@@ -3957,22 +3953,26 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
3957
3953
  } | null | undefined;
3958
3954
  };
3959
3955
  } | undefined;
3960
- color?: {
3961
- value: {
3962
- swatchId: string;
3963
- alpha: number;
3964
- };
3956
+ variant?: {
3957
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3958
+ deviceId: string;
3959
+ }[] | undefined;
3960
+ shape?: {
3961
+ value: "pill" | "rounded" | "square";
3965
3962
  deviceId: string;
3966
3963
  }[] | undefined;
3967
3964
  size?: {
3968
3965
  value: "small" | "medium" | "large";
3969
3966
  deviceId: string;
3970
3967
  }[] | undefined;
3971
- variant?: {
3972
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
3968
+ textColor?: {
3969
+ value: {
3970
+ swatchId: string;
3971
+ alpha: number;
3972
+ };
3973
3973
  deviceId: string;
3974
3974
  }[] | undefined;
3975
- textColor?: {
3975
+ color?: {
3976
3976
  value: {
3977
3977
  swatchId: string;
3978
3978
  alpha: number;
@@ -3999,10 +3999,6 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
3999
3999
  id: string;
4000
4000
  payload: {
4001
4001
  label: string;
4002
- shape?: {
4003
- value: "pill" | "rounded" | "square";
4004
- deviceId: string;
4005
- }[] | undefined;
4006
4002
  link?: {
4007
4003
  type: "OPEN_PAGE";
4008
4004
  payload: {
@@ -4037,22 +4033,26 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
4037
4033
  block: "start" | "center" | "end" | "nearest";
4038
4034
  };
4039
4035
  } | undefined;
4040
- color?: {
4041
- value: {
4042
- swatchId: string;
4043
- alpha: number;
4044
- };
4036
+ variant?: {
4037
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
4038
+ deviceId: string;
4039
+ }[] | undefined;
4040
+ shape?: {
4041
+ value: "pill" | "rounded" | "square";
4045
4042
  deviceId: string;
4046
4043
  }[] | undefined;
4047
4044
  size?: {
4048
4045
  value: "small" | "medium" | "large";
4049
4046
  deviceId: string;
4050
4047
  }[] | undefined;
4051
- variant?: {
4052
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
4048
+ textColor?: {
4049
+ value: {
4050
+ swatchId: string;
4051
+ alpha: number;
4052
+ };
4053
4053
  deviceId: string;
4054
4054
  }[] | undefined;
4055
- textColor?: {
4055
+ color?: {
4056
4056
  value: {
4057
4057
  swatchId: string;
4058
4058
  alpha: number;
@@ -4079,10 +4079,6 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
4079
4079
  id: string;
4080
4080
  payload: {
4081
4081
  label: string;
4082
- shape?: {
4083
- value: "pill" | "rounded" | "square";
4084
- deviceId: string;
4085
- }[] | undefined;
4086
4082
  link?: {
4087
4083
  type: "OPEN_PAGE";
4088
4084
  payload: {
@@ -4117,22 +4113,26 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
4117
4113
  } | null | undefined;
4118
4114
  };
4119
4115
  } | undefined;
4120
- color?: {
4121
- value: {
4122
- swatchId: string;
4123
- alpha: number;
4124
- };
4116
+ variant?: {
4117
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
4118
+ deviceId: string;
4119
+ }[] | undefined;
4120
+ shape?: {
4121
+ value: "pill" | "rounded" | "square";
4125
4122
  deviceId: string;
4126
4123
  }[] | undefined;
4127
4124
  size?: {
4128
4125
  value: "small" | "medium" | "large";
4129
4126
  deviceId: string;
4130
4127
  }[] | undefined;
4131
- variant?: {
4132
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
4128
+ textColor?: {
4129
+ value: {
4130
+ swatchId: string;
4131
+ alpha: number;
4132
+ };
4133
4133
  deviceId: string;
4134
4134
  }[] | undefined;
4135
- textColor?: {
4135
+ color?: {
4136
4136
  value: {
4137
4137
  swatchId: string;
4138
4138
  alpha: number;
@@ -4839,46 +4839,6 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
4839
4839
  }>, "many">>;
4840
4840
  }, "strip", z.ZodTypeAny, {
4841
4841
  label: string;
4842
- shape?: {
4843
- value: "pill" | "rounded" | "square";
4844
- deviceId: string;
4845
- }[] | undefined;
4846
- color?: {
4847
- value: {
4848
- swatchId: string;
4849
- alpha: number;
4850
- };
4851
- deviceId: string;
4852
- }[] | undefined;
4853
- size?: {
4854
- value: "small" | "medium" | "large";
4855
- deviceId: string;
4856
- }[] | undefined;
4857
- variant?: {
4858
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
4859
- deviceId: string;
4860
- }[] | undefined;
4861
- textColor?: {
4862
- value: {
4863
- swatchId: string;
4864
- alpha: number;
4865
- };
4866
- deviceId: string;
4867
- }[] | undefined;
4868
- textStyle?: {
4869
- value: {
4870
- letterSpacing: number | null | undefined;
4871
- fontSize: {
4872
- value: number;
4873
- unit: "px";
4874
- } | null | undefined;
4875
- fontWeight: number | null | undefined;
4876
- textTransform: "uppercase"[];
4877
- fontStyle: "italic"[];
4878
- fontFamily?: string | null | undefined;
4879
- };
4880
- deviceId: string;
4881
- }[] | undefined;
4882
4842
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
4883
4843
  links?: {
4884
4844
  id: string;
@@ -4941,27 +4901,18 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
4941
4901
  }[] | undefined;
4942
4902
  };
4943
4903
  }[] | undefined;
4944
- }, {
4945
- label: string;
4946
- shape?: {
4947
- value: "pill" | "rounded" | "square";
4904
+ variant?: {
4905
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
4948
4906
  deviceId: string;
4949
4907
  }[] | undefined;
4950
- color?: {
4951
- value: {
4952
- swatchId: string;
4953
- alpha: number;
4954
- };
4908
+ shape?: {
4909
+ value: "pill" | "rounded" | "square";
4955
4910
  deviceId: string;
4956
4911
  }[] | undefined;
4957
4912
  size?: {
4958
4913
  value: "small" | "medium" | "large";
4959
4914
  deviceId: string;
4960
4915
  }[] | undefined;
4961
- variant?: {
4962
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
4963
- deviceId: string;
4964
- }[] | undefined;
4965
4916
  textColor?: {
4966
4917
  value: {
4967
4918
  swatchId: string;
@@ -4969,20 +4920,29 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
4969
4920
  };
4970
4921
  deviceId: string;
4971
4922
  }[] | undefined;
4972
- textStyle?: {
4923
+ color?: {
4973
4924
  value: {
4974
- textTransform: "uppercase"[];
4975
- fontStyle: "italic"[];
4976
- fontFamily?: string | null | undefined;
4977
- letterSpacing?: number | null | undefined;
4978
- fontSize?: {
4925
+ swatchId: string;
4926
+ alpha: number;
4927
+ };
4928
+ deviceId: string;
4929
+ }[] | undefined;
4930
+ textStyle?: {
4931
+ value: {
4932
+ letterSpacing: number | null | undefined;
4933
+ fontSize: {
4979
4934
  value: number;
4980
4935
  unit: "px";
4981
4936
  } | null | undefined;
4982
- fontWeight?: number | null | undefined;
4937
+ fontWeight: number | null | undefined;
4938
+ textTransform: "uppercase"[];
4939
+ fontStyle: "italic"[];
4940
+ fontFamily?: string | null | undefined;
4983
4941
  };
4984
4942
  deviceId: string;
4985
4943
  }[] | undefined;
4944
+ }, {
4945
+ label: string;
4986
4946
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
4987
4947
  links?: {
4988
4948
  id: string;
@@ -5045,32 +5005,26 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
5045
5005
  }[] | undefined;
5046
5006
  };
5047
5007
  }[] | undefined;
5048
- }>;
5049
- }, "strip", z.ZodTypeAny, {
5050
- type: "dropdown";
5051
- id: string;
5052
- payload: {
5053
- label: string;
5054
- shape?: {
5055
- value: "pill" | "rounded" | "square";
5008
+ variant?: {
5009
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5056
5010
  deviceId: string;
5057
5011
  }[] | undefined;
5058
- color?: {
5059
- value: {
5060
- swatchId: string;
5061
- alpha: number;
5062
- };
5012
+ shape?: {
5013
+ value: "pill" | "rounded" | "square";
5063
5014
  deviceId: string;
5064
5015
  }[] | undefined;
5065
5016
  size?: {
5066
5017
  value: "small" | "medium" | "large";
5067
5018
  deviceId: string;
5068
5019
  }[] | undefined;
5069
- variant?: {
5070
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5020
+ textColor?: {
5021
+ value: {
5022
+ swatchId: string;
5023
+ alpha: number;
5024
+ };
5071
5025
  deviceId: string;
5072
5026
  }[] | undefined;
5073
- textColor?: {
5027
+ color?: {
5074
5028
  value: {
5075
5029
  swatchId: string;
5076
5030
  alpha: number;
@@ -5079,18 +5033,24 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
5079
5033
  }[] | undefined;
5080
5034
  textStyle?: {
5081
5035
  value: {
5082
- letterSpacing: number | null | undefined;
5083
- fontSize: {
5084
- value: number;
5085
- unit: "px";
5086
- } | null | undefined;
5087
- fontWeight: number | null | undefined;
5088
5036
  textTransform: "uppercase"[];
5089
5037
  fontStyle: "italic"[];
5090
5038
  fontFamily?: string | null | undefined;
5039
+ letterSpacing?: number | null | undefined;
5040
+ fontSize?: {
5041
+ value: number;
5042
+ unit: "px";
5043
+ } | null | undefined;
5044
+ fontWeight?: number | null | undefined;
5091
5045
  };
5092
5046
  deviceId: string;
5093
5047
  }[] | undefined;
5048
+ }>;
5049
+ }, "strip", z.ZodTypeAny, {
5050
+ type: "dropdown";
5051
+ id: string;
5052
+ payload: {
5053
+ label: string;
5094
5054
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
5095
5055
  links?: {
5096
5056
  id: string;
@@ -5153,32 +5113,26 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
5153
5113
  }[] | undefined;
5154
5114
  };
5155
5115
  }[] | undefined;
5156
- };
5157
- }, {
5158
- type: "dropdown";
5159
- id: string;
5160
- payload: {
5161
- label: string;
5162
- shape?: {
5163
- value: "pill" | "rounded" | "square";
5116
+ variant?: {
5117
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5164
5118
  deviceId: string;
5165
5119
  }[] | undefined;
5166
- color?: {
5167
- value: {
5168
- swatchId: string;
5169
- alpha: number;
5170
- };
5120
+ shape?: {
5121
+ value: "pill" | "rounded" | "square";
5171
5122
  deviceId: string;
5172
5123
  }[] | undefined;
5173
5124
  size?: {
5174
5125
  value: "small" | "medium" | "large";
5175
5126
  deviceId: string;
5176
5127
  }[] | undefined;
5177
- variant?: {
5178
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5128
+ textColor?: {
5129
+ value: {
5130
+ swatchId: string;
5131
+ alpha: number;
5132
+ };
5179
5133
  deviceId: string;
5180
5134
  }[] | undefined;
5181
- textColor?: {
5135
+ color?: {
5182
5136
  value: {
5183
5137
  swatchId: string;
5184
5138
  alpha: number;
@@ -5187,18 +5141,24 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
5187
5141
  }[] | undefined;
5188
5142
  textStyle?: {
5189
5143
  value: {
5190
- textTransform: "uppercase"[];
5191
- fontStyle: "italic"[];
5192
- fontFamily?: string | null | undefined;
5193
- letterSpacing?: number | null | undefined;
5194
- fontSize?: {
5144
+ letterSpacing: number | null | undefined;
5145
+ fontSize: {
5195
5146
  value: number;
5196
5147
  unit: "px";
5197
5148
  } | null | undefined;
5198
- fontWeight?: number | null | undefined;
5149
+ fontWeight: number | null | undefined;
5150
+ textTransform: "uppercase"[];
5151
+ fontStyle: "italic"[];
5152
+ fontFamily?: string | null | undefined;
5199
5153
  };
5200
5154
  deviceId: string;
5201
5155
  }[] | undefined;
5156
+ };
5157
+ }, {
5158
+ type: "dropdown";
5159
+ id: string;
5160
+ payload: {
5161
+ label: string;
5202
5162
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
5203
5163
  links?: {
5204
5164
  id: string;
@@ -5261,6 +5221,46 @@ declare const navigationLinksPropControllerDataV0Schema: z.ZodArray<z.ZodUnion<[
5261
5221
  }[] | undefined;
5262
5222
  };
5263
5223
  }[] | undefined;
5224
+ variant?: {
5225
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5226
+ deviceId: string;
5227
+ }[] | undefined;
5228
+ shape?: {
5229
+ value: "pill" | "rounded" | "square";
5230
+ deviceId: string;
5231
+ }[] | undefined;
5232
+ size?: {
5233
+ value: "small" | "medium" | "large";
5234
+ deviceId: string;
5235
+ }[] | undefined;
5236
+ textColor?: {
5237
+ value: {
5238
+ swatchId: string;
5239
+ alpha: number;
5240
+ };
5241
+ deviceId: string;
5242
+ }[] | undefined;
5243
+ color?: {
5244
+ value: {
5245
+ swatchId: string;
5246
+ alpha: number;
5247
+ };
5248
+ deviceId: string;
5249
+ }[] | undefined;
5250
+ textStyle?: {
5251
+ value: {
5252
+ textTransform: "uppercase"[];
5253
+ fontStyle: "italic"[];
5254
+ fontFamily?: string | null | undefined;
5255
+ letterSpacing?: number | null | undefined;
5256
+ fontSize?: {
5257
+ value: number;
5258
+ unit: "px";
5259
+ } | null | undefined;
5260
+ fontWeight?: number | null | undefined;
5261
+ };
5262
+ deviceId: string;
5263
+ }[] | undefined;
5264
5264
  };
5265
5265
  }>]>, "many">;
5266
5266
  export type NavigationLinksPropControllerDataV0 = z.infer<typeof navigationLinksPropControllerDataV0Schema>;
@@ -5600,10 +5600,6 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
5600
5600
  }>, "many">>;
5601
5601
  }, "strip", z.ZodTypeAny, {
5602
5602
  label: string;
5603
- shape?: {
5604
- value: "pill" | "rounded" | "square";
5605
- deviceId: string;
5606
- }[] | undefined;
5607
5603
  link?: {
5608
5604
  type: "OPEN_PAGE";
5609
5605
  payload: {
@@ -5638,22 +5634,26 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
5638
5634
  block: "start" | "center" | "end" | "nearest";
5639
5635
  };
5640
5636
  } | undefined;
5641
- color?: {
5642
- value: {
5643
- swatchId: string;
5644
- alpha: number;
5645
- };
5637
+ variant?: {
5638
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5639
+ deviceId: string;
5640
+ }[] | undefined;
5641
+ shape?: {
5642
+ value: "pill" | "rounded" | "square";
5646
5643
  deviceId: string;
5647
5644
  }[] | undefined;
5648
5645
  size?: {
5649
5646
  value: "small" | "medium" | "large";
5650
5647
  deviceId: string;
5651
5648
  }[] | undefined;
5652
- variant?: {
5653
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5649
+ textColor?: {
5650
+ value: {
5651
+ swatchId: string;
5652
+ alpha: number;
5653
+ };
5654
5654
  deviceId: string;
5655
5655
  }[] | undefined;
5656
- textColor?: {
5656
+ color?: {
5657
5657
  value: {
5658
5658
  swatchId: string;
5659
5659
  alpha: number;
@@ -5676,10 +5676,6 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
5676
5676
  }[] | undefined;
5677
5677
  }, {
5678
5678
  label: string;
5679
- shape?: {
5680
- value: "pill" | "rounded" | "square";
5681
- deviceId: string;
5682
- }[] | undefined;
5683
5679
  link?: {
5684
5680
  type: "OPEN_PAGE";
5685
5681
  payload: {
@@ -5714,22 +5710,26 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
5714
5710
  } | null | undefined;
5715
5711
  };
5716
5712
  } | undefined;
5717
- color?: {
5718
- value: {
5719
- swatchId: string;
5720
- alpha: number;
5721
- };
5713
+ variant?: {
5714
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5715
+ deviceId: string;
5716
+ }[] | undefined;
5717
+ shape?: {
5718
+ value: "pill" | "rounded" | "square";
5722
5719
  deviceId: string;
5723
5720
  }[] | undefined;
5724
5721
  size?: {
5725
5722
  value: "small" | "medium" | "large";
5726
5723
  deviceId: string;
5727
5724
  }[] | undefined;
5728
- variant?: {
5729
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5725
+ textColor?: {
5726
+ value: {
5727
+ swatchId: string;
5728
+ alpha: number;
5729
+ };
5730
5730
  deviceId: string;
5731
5731
  }[] | undefined;
5732
- textColor?: {
5732
+ color?: {
5733
5733
  value: {
5734
5734
  swatchId: string;
5735
5735
  alpha: number;
@@ -5756,10 +5756,6 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
5756
5756
  id: string;
5757
5757
  payload: {
5758
5758
  label: string;
5759
- shape?: {
5760
- value: "pill" | "rounded" | "square";
5761
- deviceId: string;
5762
- }[] | undefined;
5763
5759
  link?: {
5764
5760
  type: "OPEN_PAGE";
5765
5761
  payload: {
@@ -5794,22 +5790,26 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
5794
5790
  block: "start" | "center" | "end" | "nearest";
5795
5791
  };
5796
5792
  } | undefined;
5797
- color?: {
5798
- value: {
5799
- swatchId: string;
5800
- alpha: number;
5801
- };
5793
+ variant?: {
5794
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5795
+ deviceId: string;
5796
+ }[] | undefined;
5797
+ shape?: {
5798
+ value: "pill" | "rounded" | "square";
5802
5799
  deviceId: string;
5803
5800
  }[] | undefined;
5804
5801
  size?: {
5805
5802
  value: "small" | "medium" | "large";
5806
5803
  deviceId: string;
5807
5804
  }[] | undefined;
5808
- variant?: {
5809
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5805
+ textColor?: {
5806
+ value: {
5807
+ swatchId: string;
5808
+ alpha: number;
5809
+ };
5810
5810
  deviceId: string;
5811
5811
  }[] | undefined;
5812
- textColor?: {
5812
+ color?: {
5813
5813
  value: {
5814
5814
  swatchId: string;
5815
5815
  alpha: number;
@@ -5836,10 +5836,6 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
5836
5836
  id: string;
5837
5837
  payload: {
5838
5838
  label: string;
5839
- shape?: {
5840
- value: "pill" | "rounded" | "square";
5841
- deviceId: string;
5842
- }[] | undefined;
5843
5839
  link?: {
5844
5840
  type: "OPEN_PAGE";
5845
5841
  payload: {
@@ -5874,22 +5870,26 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
5874
5870
  } | null | undefined;
5875
5871
  };
5876
5872
  } | undefined;
5877
- color?: {
5878
- value: {
5879
- swatchId: string;
5880
- alpha: number;
5881
- };
5873
+ variant?: {
5874
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5875
+ deviceId: string;
5876
+ }[] | undefined;
5877
+ shape?: {
5878
+ value: "pill" | "rounded" | "square";
5882
5879
  deviceId: string;
5883
5880
  }[] | undefined;
5884
5881
  size?: {
5885
5882
  value: "small" | "medium" | "large";
5886
5883
  deviceId: string;
5887
5884
  }[] | undefined;
5888
- variant?: {
5889
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
5885
+ textColor?: {
5886
+ value: {
5887
+ swatchId: string;
5888
+ alpha: number;
5889
+ };
5890
5890
  deviceId: string;
5891
5891
  }[] | undefined;
5892
- textColor?: {
5892
+ color?: {
5893
5893
  value: {
5894
5894
  swatchId: string;
5895
5895
  alpha: number;
@@ -6596,46 +6596,6 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
6596
6596
  }>, "many">>;
6597
6597
  }, "strip", z.ZodTypeAny, {
6598
6598
  label: string;
6599
- shape?: {
6600
- value: "pill" | "rounded" | "square";
6601
- deviceId: string;
6602
- }[] | undefined;
6603
- color?: {
6604
- value: {
6605
- swatchId: string;
6606
- alpha: number;
6607
- };
6608
- deviceId: string;
6609
- }[] | undefined;
6610
- size?: {
6611
- value: "small" | "medium" | "large";
6612
- deviceId: string;
6613
- }[] | undefined;
6614
- variant?: {
6615
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
6616
- deviceId: string;
6617
- }[] | undefined;
6618
- textColor?: {
6619
- value: {
6620
- swatchId: string;
6621
- alpha: number;
6622
- };
6623
- deviceId: string;
6624
- }[] | undefined;
6625
- textStyle?: {
6626
- value: {
6627
- letterSpacing: number | null | undefined;
6628
- fontSize: {
6629
- value: number;
6630
- unit: "px";
6631
- } | null | undefined;
6632
- fontWeight: number | null | undefined;
6633
- textTransform: "uppercase"[];
6634
- fontStyle: "italic"[];
6635
- fontFamily?: string | null | undefined;
6636
- };
6637
- deviceId: string;
6638
- }[] | undefined;
6639
6599
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
6640
6600
  links?: {
6641
6601
  id: string;
@@ -6698,28 +6658,26 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
6698
6658
  }[] | undefined;
6699
6659
  };
6700
6660
  }[] | undefined;
6701
- }, {
6702
- label: string;
6703
- shape?: {
6704
- value: "pill" | "rounded" | "square";
6661
+ variant?: {
6662
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
6705
6663
  deviceId: string;
6706
6664
  }[] | undefined;
6707
- color?: {
6708
- value: {
6709
- swatchId: string;
6710
- alpha: number;
6711
- };
6665
+ shape?: {
6666
+ value: "pill" | "rounded" | "square";
6712
6667
  deviceId: string;
6713
6668
  }[] | undefined;
6714
6669
  size?: {
6715
6670
  value: "small" | "medium" | "large";
6716
6671
  deviceId: string;
6717
6672
  }[] | undefined;
6718
- variant?: {
6719
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
6673
+ textColor?: {
6674
+ value: {
6675
+ swatchId: string;
6676
+ alpha: number;
6677
+ };
6720
6678
  deviceId: string;
6721
6679
  }[] | undefined;
6722
- textColor?: {
6680
+ color?: {
6723
6681
  value: {
6724
6682
  swatchId: string;
6725
6683
  alpha: number;
@@ -6728,18 +6686,20 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
6728
6686
  }[] | undefined;
6729
6687
  textStyle?: {
6730
6688
  value: {
6731
- textTransform: "uppercase"[];
6732
- fontStyle: "italic"[];
6733
- fontFamily?: string | null | undefined;
6734
- letterSpacing?: number | null | undefined;
6735
- fontSize?: {
6689
+ letterSpacing: number | null | undefined;
6690
+ fontSize: {
6736
6691
  value: number;
6737
6692
  unit: "px";
6738
6693
  } | null | undefined;
6739
- fontWeight?: number | null | undefined;
6694
+ fontWeight: number | null | undefined;
6695
+ textTransform: "uppercase"[];
6696
+ fontStyle: "italic"[];
6697
+ fontFamily?: string | null | undefined;
6740
6698
  };
6741
6699
  deviceId: string;
6742
6700
  }[] | undefined;
6701
+ }, {
6702
+ label: string;
6743
6703
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
6744
6704
  links?: {
6745
6705
  id: string;
@@ -6802,32 +6762,26 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
6802
6762
  }[] | undefined;
6803
6763
  };
6804
6764
  }[] | undefined;
6805
- }>;
6806
- }, "strip", z.ZodTypeAny, {
6807
- type: "dropdown";
6808
- id: string;
6809
- payload: {
6810
- label: string;
6811
- shape?: {
6812
- value: "pill" | "rounded" | "square";
6765
+ variant?: {
6766
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
6813
6767
  deviceId: string;
6814
6768
  }[] | undefined;
6815
- color?: {
6816
- value: {
6817
- swatchId: string;
6818
- alpha: number;
6819
- };
6769
+ shape?: {
6770
+ value: "pill" | "rounded" | "square";
6820
6771
  deviceId: string;
6821
6772
  }[] | undefined;
6822
6773
  size?: {
6823
6774
  value: "small" | "medium" | "large";
6824
6775
  deviceId: string;
6825
6776
  }[] | undefined;
6826
- variant?: {
6827
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
6777
+ textColor?: {
6778
+ value: {
6779
+ swatchId: string;
6780
+ alpha: number;
6781
+ };
6828
6782
  deviceId: string;
6829
6783
  }[] | undefined;
6830
- textColor?: {
6784
+ color?: {
6831
6785
  value: {
6832
6786
  swatchId: string;
6833
6787
  alpha: number;
@@ -6836,18 +6790,24 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
6836
6790
  }[] | undefined;
6837
6791
  textStyle?: {
6838
6792
  value: {
6839
- letterSpacing: number | null | undefined;
6840
- fontSize: {
6841
- value: number;
6842
- unit: "px";
6843
- } | null | undefined;
6844
- fontWeight: number | null | undefined;
6845
6793
  textTransform: "uppercase"[];
6846
6794
  fontStyle: "italic"[];
6847
6795
  fontFamily?: string | null | undefined;
6796
+ letterSpacing?: number | null | undefined;
6797
+ fontSize?: {
6798
+ value: number;
6799
+ unit: "px";
6800
+ } | null | undefined;
6801
+ fontWeight?: number | null | undefined;
6848
6802
  };
6849
6803
  deviceId: string;
6850
6804
  }[] | undefined;
6805
+ }>;
6806
+ }, "strip", z.ZodTypeAny, {
6807
+ type: "dropdown";
6808
+ id: string;
6809
+ payload: {
6810
+ label: string;
6851
6811
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
6852
6812
  links?: {
6853
6813
  id: string;
@@ -6910,32 +6870,26 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
6910
6870
  }[] | undefined;
6911
6871
  };
6912
6872
  }[] | undefined;
6913
- };
6914
- }, {
6915
- type: "dropdown";
6916
- id: string;
6917
- payload: {
6918
- label: string;
6919
- shape?: {
6920
- value: "pill" | "rounded" | "square";
6873
+ variant?: {
6874
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
6921
6875
  deviceId: string;
6922
6876
  }[] | undefined;
6923
- color?: {
6924
- value: {
6925
- swatchId: string;
6926
- alpha: number;
6927
- };
6877
+ shape?: {
6878
+ value: "pill" | "rounded" | "square";
6928
6879
  deviceId: string;
6929
6880
  }[] | undefined;
6930
6881
  size?: {
6931
6882
  value: "small" | "medium" | "large";
6932
6883
  deviceId: string;
6933
6884
  }[] | undefined;
6934
- variant?: {
6935
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
6885
+ textColor?: {
6886
+ value: {
6887
+ swatchId: string;
6888
+ alpha: number;
6889
+ };
6936
6890
  deviceId: string;
6937
6891
  }[] | undefined;
6938
- textColor?: {
6892
+ color?: {
6939
6893
  value: {
6940
6894
  swatchId: string;
6941
6895
  alpha: number;
@@ -6944,18 +6898,24 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
6944
6898
  }[] | undefined;
6945
6899
  textStyle?: {
6946
6900
  value: {
6947
- textTransform: "uppercase"[];
6948
- fontStyle: "italic"[];
6949
- fontFamily?: string | null | undefined;
6950
- letterSpacing?: number | null | undefined;
6951
- fontSize?: {
6901
+ letterSpacing: number | null | undefined;
6902
+ fontSize: {
6952
6903
  value: number;
6953
6904
  unit: "px";
6954
6905
  } | null | undefined;
6955
- fontWeight?: number | null | undefined;
6906
+ fontWeight: number | null | undefined;
6907
+ textTransform: "uppercase"[];
6908
+ fontStyle: "italic"[];
6909
+ fontFamily?: string | null | undefined;
6956
6910
  };
6957
6911
  deviceId: string;
6958
6912
  }[] | undefined;
6913
+ };
6914
+ }, {
6915
+ type: "dropdown";
6916
+ id: string;
6917
+ payload: {
6918
+ label: string;
6959
6919
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
6960
6920
  links?: {
6961
6921
  id: string;
@@ -7018,6 +6978,46 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
7018
6978
  }[] | undefined;
7019
6979
  };
7020
6980
  }[] | undefined;
6981
+ variant?: {
6982
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
6983
+ deviceId: string;
6984
+ }[] | undefined;
6985
+ shape?: {
6986
+ value: "pill" | "rounded" | "square";
6987
+ deviceId: string;
6988
+ }[] | undefined;
6989
+ size?: {
6990
+ value: "small" | "medium" | "large";
6991
+ deviceId: string;
6992
+ }[] | undefined;
6993
+ textColor?: {
6994
+ value: {
6995
+ swatchId: string;
6996
+ alpha: number;
6997
+ };
6998
+ deviceId: string;
6999
+ }[] | undefined;
7000
+ color?: {
7001
+ value: {
7002
+ swatchId: string;
7003
+ alpha: number;
7004
+ };
7005
+ deviceId: string;
7006
+ }[] | undefined;
7007
+ textStyle?: {
7008
+ value: {
7009
+ textTransform: "uppercase"[];
7010
+ fontStyle: "italic"[];
7011
+ fontFamily?: string | null | undefined;
7012
+ letterSpacing?: number | null | undefined;
7013
+ fontSize?: {
7014
+ value: number;
7015
+ unit: "px";
7016
+ } | null | undefined;
7017
+ fontWeight?: number | null | undefined;
7018
+ };
7019
+ deviceId: string;
7020
+ }[] | undefined;
7021
7021
  };
7022
7022
  }>]>, "many">;
7023
7023
  }, "strip", z.ZodTypeAny, {
@@ -7026,10 +7026,6 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
7026
7026
  id: string;
7027
7027
  payload: {
7028
7028
  label: string;
7029
- shape?: {
7030
- value: "pill" | "rounded" | "square";
7031
- deviceId: string;
7032
- }[] | undefined;
7033
7029
  link?: {
7034
7030
  type: "OPEN_PAGE";
7035
7031
  payload: {
@@ -7064,68 +7060,26 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
7064
7060
  block: "start" | "center" | "end" | "nearest";
7065
7061
  };
7066
7062
  } | undefined;
7067
- color?: {
7068
- value: {
7069
- swatchId: string;
7070
- alpha: number;
7071
- };
7072
- deviceId: string;
7073
- }[] | undefined;
7074
- size?: {
7075
- value: "small" | "medium" | "large";
7076
- deviceId: string;
7077
- }[] | undefined;
7078
7063
  variant?: {
7079
7064
  value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7080
7065
  deviceId: string;
7081
7066
  }[] | undefined;
7082
- textColor?: {
7083
- value: {
7084
- swatchId: string;
7085
- alpha: number;
7086
- };
7087
- deviceId: string;
7088
- }[] | undefined;
7089
- textStyle?: {
7090
- value: {
7091
- letterSpacing: number | null | undefined;
7092
- fontSize: {
7093
- value: number;
7094
- unit: "px";
7095
- } | null | undefined;
7096
- fontWeight: number | null | undefined;
7097
- textTransform: "uppercase"[];
7098
- fontStyle: "italic"[];
7099
- fontFamily?: string | null | undefined;
7100
- };
7101
- deviceId: string;
7102
- }[] | undefined;
7103
- };
7104
- } | {
7105
- type: "dropdown";
7106
- id: string;
7107
- payload: {
7108
- label: string;
7109
7067
  shape?: {
7110
7068
  value: "pill" | "rounded" | "square";
7111
7069
  deviceId: string;
7112
7070
  }[] | undefined;
7113
- color?: {
7114
- value: {
7115
- swatchId: string;
7116
- alpha: number;
7117
- };
7118
- deviceId: string;
7119
- }[] | undefined;
7120
7071
  size?: {
7121
7072
  value: "small" | "medium" | "large";
7122
7073
  deviceId: string;
7123
7074
  }[] | undefined;
7124
- variant?: {
7125
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7075
+ textColor?: {
7076
+ value: {
7077
+ swatchId: string;
7078
+ alpha: number;
7079
+ };
7126
7080
  deviceId: string;
7127
7081
  }[] | undefined;
7128
- textColor?: {
7082
+ color?: {
7129
7083
  value: {
7130
7084
  swatchId: string;
7131
7085
  alpha: number;
@@ -7146,6 +7100,12 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
7146
7100
  };
7147
7101
  deviceId: string;
7148
7102
  }[] | undefined;
7103
+ };
7104
+ } | {
7105
+ type: "dropdown";
7106
+ id: string;
7107
+ payload: {
7108
+ label: string;
7149
7109
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
7150
7110
  links?: {
7151
7111
  id: string;
@@ -7208,6 +7168,46 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
7208
7168
  }[] | undefined;
7209
7169
  };
7210
7170
  }[] | undefined;
7171
+ variant?: {
7172
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7173
+ deviceId: string;
7174
+ }[] | undefined;
7175
+ shape?: {
7176
+ value: "pill" | "rounded" | "square";
7177
+ deviceId: string;
7178
+ }[] | undefined;
7179
+ size?: {
7180
+ value: "small" | "medium" | "large";
7181
+ deviceId: string;
7182
+ }[] | undefined;
7183
+ textColor?: {
7184
+ value: {
7185
+ swatchId: string;
7186
+ alpha: number;
7187
+ };
7188
+ deviceId: string;
7189
+ }[] | undefined;
7190
+ color?: {
7191
+ value: {
7192
+ swatchId: string;
7193
+ alpha: number;
7194
+ };
7195
+ deviceId: string;
7196
+ }[] | undefined;
7197
+ textStyle?: {
7198
+ value: {
7199
+ letterSpacing: number | null | undefined;
7200
+ fontSize: {
7201
+ value: number;
7202
+ unit: "px";
7203
+ } | null | undefined;
7204
+ fontWeight: number | null | undefined;
7205
+ textTransform: "uppercase"[];
7206
+ fontStyle: "italic"[];
7207
+ fontFamily?: string | null | undefined;
7208
+ };
7209
+ deviceId: string;
7210
+ }[] | undefined;
7211
7211
  };
7212
7212
  })[];
7213
7213
  "@@makeswift/type": "prop-controllers::navigation-links::v1";
@@ -7217,10 +7217,6 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
7217
7217
  id: string;
7218
7218
  payload: {
7219
7219
  label: string;
7220
- shape?: {
7221
- value: "pill" | "rounded" | "square";
7222
- deviceId: string;
7223
- }[] | undefined;
7224
7220
  link?: {
7225
7221
  type: "OPEN_PAGE";
7226
7222
  payload: {
@@ -7255,68 +7251,26 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
7255
7251
  } | null | undefined;
7256
7252
  };
7257
7253
  } | undefined;
7258
- color?: {
7259
- value: {
7260
- swatchId: string;
7261
- alpha: number;
7262
- };
7263
- deviceId: string;
7264
- }[] | undefined;
7265
- size?: {
7266
- value: "small" | "medium" | "large";
7267
- deviceId: string;
7268
- }[] | undefined;
7269
7254
  variant?: {
7270
7255
  value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7271
7256
  deviceId: string;
7272
7257
  }[] | undefined;
7273
- textColor?: {
7274
- value: {
7275
- swatchId: string;
7276
- alpha: number;
7277
- };
7278
- deviceId: string;
7279
- }[] | undefined;
7280
- textStyle?: {
7281
- value: {
7282
- textTransform: "uppercase"[];
7283
- fontStyle: "italic"[];
7284
- fontFamily?: string | null | undefined;
7285
- letterSpacing?: number | null | undefined;
7286
- fontSize?: {
7287
- value: number;
7288
- unit: "px";
7289
- } | null | undefined;
7290
- fontWeight?: number | null | undefined;
7291
- };
7292
- deviceId: string;
7293
- }[] | undefined;
7294
- };
7295
- } | {
7296
- type: "dropdown";
7297
- id: string;
7298
- payload: {
7299
- label: string;
7300
7258
  shape?: {
7301
7259
  value: "pill" | "rounded" | "square";
7302
7260
  deviceId: string;
7303
7261
  }[] | undefined;
7304
- color?: {
7305
- value: {
7306
- swatchId: string;
7307
- alpha: number;
7308
- };
7309
- deviceId: string;
7310
- }[] | undefined;
7311
7262
  size?: {
7312
7263
  value: "small" | "medium" | "large";
7313
7264
  deviceId: string;
7314
7265
  }[] | undefined;
7315
- variant?: {
7316
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7266
+ textColor?: {
7267
+ value: {
7268
+ swatchId: string;
7269
+ alpha: number;
7270
+ };
7317
7271
  deviceId: string;
7318
7272
  }[] | undefined;
7319
- textColor?: {
7273
+ color?: {
7320
7274
  value: {
7321
7275
  swatchId: string;
7322
7276
  alpha: number;
@@ -7337,6 +7291,12 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
7337
7291
  };
7338
7292
  deviceId: string;
7339
7293
  }[] | undefined;
7294
+ };
7295
+ } | {
7296
+ type: "dropdown";
7297
+ id: string;
7298
+ payload: {
7299
+ label: string;
7340
7300
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
7341
7301
  links?: {
7342
7302
  id: string;
@@ -7399,6 +7359,46 @@ declare const navigationLinksPropControllerDataV1Schema: z.ZodObject<{
7399
7359
  }[] | undefined;
7400
7360
  };
7401
7361
  }[] | undefined;
7362
+ variant?: {
7363
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7364
+ deviceId: string;
7365
+ }[] | undefined;
7366
+ shape?: {
7367
+ value: "pill" | "rounded" | "square";
7368
+ deviceId: string;
7369
+ }[] | undefined;
7370
+ size?: {
7371
+ value: "small" | "medium" | "large";
7372
+ deviceId: string;
7373
+ }[] | undefined;
7374
+ textColor?: {
7375
+ value: {
7376
+ swatchId: string;
7377
+ alpha: number;
7378
+ };
7379
+ deviceId: string;
7380
+ }[] | undefined;
7381
+ color?: {
7382
+ value: {
7383
+ swatchId: string;
7384
+ alpha: number;
7385
+ };
7386
+ deviceId: string;
7387
+ }[] | undefined;
7388
+ textStyle?: {
7389
+ value: {
7390
+ textTransform: "uppercase"[];
7391
+ fontStyle: "italic"[];
7392
+ fontFamily?: string | null | undefined;
7393
+ letterSpacing?: number | null | undefined;
7394
+ fontSize?: {
7395
+ value: number;
7396
+ unit: "px";
7397
+ } | null | undefined;
7398
+ fontWeight?: number | null | undefined;
7399
+ };
7400
+ deviceId: string;
7401
+ }[] | undefined;
7402
7402
  };
7403
7403
  })[];
7404
7404
  "@@makeswift/type": "prop-controllers::navigation-links::v1";
@@ -7737,10 +7737,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
7737
7737
  }>, "many">>;
7738
7738
  }, "strip", z.ZodTypeAny, {
7739
7739
  label: string;
7740
- shape?: {
7741
- value: "pill" | "rounded" | "square";
7742
- deviceId: string;
7743
- }[] | undefined;
7744
7740
  link?: {
7745
7741
  type: "OPEN_PAGE";
7746
7742
  payload: {
@@ -7775,22 +7771,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
7775
7771
  block: "start" | "center" | "end" | "nearest";
7776
7772
  };
7777
7773
  } | undefined;
7778
- color?: {
7779
- value: {
7780
- swatchId: string;
7781
- alpha: number;
7782
- };
7774
+ variant?: {
7775
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7776
+ deviceId: string;
7777
+ }[] | undefined;
7778
+ shape?: {
7779
+ value: "pill" | "rounded" | "square";
7783
7780
  deviceId: string;
7784
7781
  }[] | undefined;
7785
7782
  size?: {
7786
7783
  value: "small" | "medium" | "large";
7787
7784
  deviceId: string;
7788
7785
  }[] | undefined;
7789
- variant?: {
7790
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7786
+ textColor?: {
7787
+ value: {
7788
+ swatchId: string;
7789
+ alpha: number;
7790
+ };
7791
7791
  deviceId: string;
7792
7792
  }[] | undefined;
7793
- textColor?: {
7793
+ color?: {
7794
7794
  value: {
7795
7795
  swatchId: string;
7796
7796
  alpha: number;
@@ -7813,10 +7813,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
7813
7813
  }[] | undefined;
7814
7814
  }, {
7815
7815
  label: string;
7816
- shape?: {
7817
- value: "pill" | "rounded" | "square";
7818
- deviceId: string;
7819
- }[] | undefined;
7820
7816
  link?: {
7821
7817
  type: "OPEN_PAGE";
7822
7818
  payload: {
@@ -7851,22 +7847,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
7851
7847
  } | null | undefined;
7852
7848
  };
7853
7849
  } | undefined;
7854
- color?: {
7855
- value: {
7856
- swatchId: string;
7857
- alpha: number;
7858
- };
7850
+ variant?: {
7851
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7852
+ deviceId: string;
7853
+ }[] | undefined;
7854
+ shape?: {
7855
+ value: "pill" | "rounded" | "square";
7859
7856
  deviceId: string;
7860
7857
  }[] | undefined;
7861
7858
  size?: {
7862
7859
  value: "small" | "medium" | "large";
7863
7860
  deviceId: string;
7864
7861
  }[] | undefined;
7865
- variant?: {
7866
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7862
+ textColor?: {
7863
+ value: {
7864
+ swatchId: string;
7865
+ alpha: number;
7866
+ };
7867
7867
  deviceId: string;
7868
7868
  }[] | undefined;
7869
- textColor?: {
7869
+ color?: {
7870
7870
  value: {
7871
7871
  swatchId: string;
7872
7872
  alpha: number;
@@ -7893,10 +7893,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
7893
7893
  id: string;
7894
7894
  payload: {
7895
7895
  label: string;
7896
- shape?: {
7897
- value: "pill" | "rounded" | "square";
7898
- deviceId: string;
7899
- }[] | undefined;
7900
7896
  link?: {
7901
7897
  type: "OPEN_PAGE";
7902
7898
  payload: {
@@ -7931,22 +7927,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
7931
7927
  block: "start" | "center" | "end" | "nearest";
7932
7928
  };
7933
7929
  } | undefined;
7934
- color?: {
7935
- value: {
7936
- swatchId: string;
7937
- alpha: number;
7938
- };
7930
+ variant?: {
7931
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7932
+ deviceId: string;
7933
+ }[] | undefined;
7934
+ shape?: {
7935
+ value: "pill" | "rounded" | "square";
7939
7936
  deviceId: string;
7940
7937
  }[] | undefined;
7941
7938
  size?: {
7942
7939
  value: "small" | "medium" | "large";
7943
7940
  deviceId: string;
7944
7941
  }[] | undefined;
7945
- variant?: {
7946
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
7942
+ textColor?: {
7943
+ value: {
7944
+ swatchId: string;
7945
+ alpha: number;
7946
+ };
7947
7947
  deviceId: string;
7948
7948
  }[] | undefined;
7949
- textColor?: {
7949
+ color?: {
7950
7950
  value: {
7951
7951
  swatchId: string;
7952
7952
  alpha: number;
@@ -7973,10 +7973,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
7973
7973
  id: string;
7974
7974
  payload: {
7975
7975
  label: string;
7976
- shape?: {
7977
- value: "pill" | "rounded" | "square";
7978
- deviceId: string;
7979
- }[] | undefined;
7980
7976
  link?: {
7981
7977
  type: "OPEN_PAGE";
7982
7978
  payload: {
@@ -8011,22 +8007,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
8011
8007
  } | null | undefined;
8012
8008
  };
8013
8009
  } | undefined;
8014
- color?: {
8015
- value: {
8016
- swatchId: string;
8017
- alpha: number;
8018
- };
8010
+ variant?: {
8011
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
8012
+ deviceId: string;
8013
+ }[] | undefined;
8014
+ shape?: {
8015
+ value: "pill" | "rounded" | "square";
8019
8016
  deviceId: string;
8020
8017
  }[] | undefined;
8021
8018
  size?: {
8022
8019
  value: "small" | "medium" | "large";
8023
8020
  deviceId: string;
8024
8021
  }[] | undefined;
8025
- variant?: {
8026
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
8022
+ textColor?: {
8023
+ value: {
8024
+ swatchId: string;
8025
+ alpha: number;
8026
+ };
8027
8027
  deviceId: string;
8028
8028
  }[] | undefined;
8029
- textColor?: {
8029
+ color?: {
8030
8030
  value: {
8031
8031
  swatchId: string;
8032
8032
  alpha: number;
@@ -8733,46 +8733,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
8733
8733
  }>, "many">>;
8734
8734
  }, "strip", z.ZodTypeAny, {
8735
8735
  label: string;
8736
- shape?: {
8737
- value: "pill" | "rounded" | "square";
8738
- deviceId: string;
8739
- }[] | undefined;
8740
- color?: {
8741
- value: {
8742
- swatchId: string;
8743
- alpha: number;
8744
- };
8745
- deviceId: string;
8746
- }[] | undefined;
8747
- size?: {
8748
- value: "small" | "medium" | "large";
8749
- deviceId: string;
8750
- }[] | undefined;
8751
- variant?: {
8752
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
8753
- deviceId: string;
8754
- }[] | undefined;
8755
- textColor?: {
8756
- value: {
8757
- swatchId: string;
8758
- alpha: number;
8759
- };
8760
- deviceId: string;
8761
- }[] | undefined;
8762
- textStyle?: {
8763
- value: {
8764
- letterSpacing: number | null | undefined;
8765
- fontSize: {
8766
- value: number;
8767
- unit: "px";
8768
- } | null | undefined;
8769
- fontWeight: number | null | undefined;
8770
- textTransform: "uppercase"[];
8771
- fontStyle: "italic"[];
8772
- fontFamily?: string | null | undefined;
8773
- };
8774
- deviceId: string;
8775
- }[] | undefined;
8776
8736
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
8777
8737
  links?: {
8778
8738
  id: string;
@@ -8835,28 +8795,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
8835
8795
  }[] | undefined;
8836
8796
  };
8837
8797
  }[] | undefined;
8838
- }, {
8839
- label: string;
8840
- shape?: {
8841
- value: "pill" | "rounded" | "square";
8798
+ variant?: {
8799
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
8842
8800
  deviceId: string;
8843
8801
  }[] | undefined;
8844
- color?: {
8845
- value: {
8846
- swatchId: string;
8847
- alpha: number;
8848
- };
8802
+ shape?: {
8803
+ value: "pill" | "rounded" | "square";
8849
8804
  deviceId: string;
8850
8805
  }[] | undefined;
8851
8806
  size?: {
8852
8807
  value: "small" | "medium" | "large";
8853
8808
  deviceId: string;
8854
8809
  }[] | undefined;
8855
- variant?: {
8856
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
8810
+ textColor?: {
8811
+ value: {
8812
+ swatchId: string;
8813
+ alpha: number;
8814
+ };
8857
8815
  deviceId: string;
8858
8816
  }[] | undefined;
8859
- textColor?: {
8817
+ color?: {
8860
8818
  value: {
8861
8819
  swatchId: string;
8862
8820
  alpha: number;
@@ -8865,18 +8823,20 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
8865
8823
  }[] | undefined;
8866
8824
  textStyle?: {
8867
8825
  value: {
8868
- textTransform: "uppercase"[];
8869
- fontStyle: "italic"[];
8870
- fontFamily?: string | null | undefined;
8871
- letterSpacing?: number | null | undefined;
8872
- fontSize?: {
8826
+ letterSpacing: number | null | undefined;
8827
+ fontSize: {
8873
8828
  value: number;
8874
8829
  unit: "px";
8875
8830
  } | null | undefined;
8876
- fontWeight?: number | null | undefined;
8831
+ fontWeight: number | null | undefined;
8832
+ textTransform: "uppercase"[];
8833
+ fontStyle: "italic"[];
8834
+ fontFamily?: string | null | undefined;
8877
8835
  };
8878
8836
  deviceId: string;
8879
8837
  }[] | undefined;
8838
+ }, {
8839
+ label: string;
8880
8840
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
8881
8841
  links?: {
8882
8842
  id: string;
@@ -8939,32 +8899,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
8939
8899
  }[] | undefined;
8940
8900
  };
8941
8901
  }[] | undefined;
8942
- }>;
8943
- }, "strip", z.ZodTypeAny, {
8944
- type: "dropdown";
8945
- id: string;
8946
- payload: {
8947
- label: string;
8948
- shape?: {
8949
- value: "pill" | "rounded" | "square";
8902
+ variant?: {
8903
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
8950
8904
  deviceId: string;
8951
8905
  }[] | undefined;
8952
- color?: {
8953
- value: {
8954
- swatchId: string;
8955
- alpha: number;
8956
- };
8906
+ shape?: {
8907
+ value: "pill" | "rounded" | "square";
8957
8908
  deviceId: string;
8958
8909
  }[] | undefined;
8959
8910
  size?: {
8960
8911
  value: "small" | "medium" | "large";
8961
8912
  deviceId: string;
8962
8913
  }[] | undefined;
8963
- variant?: {
8964
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
8914
+ textColor?: {
8915
+ value: {
8916
+ swatchId: string;
8917
+ alpha: number;
8918
+ };
8965
8919
  deviceId: string;
8966
8920
  }[] | undefined;
8967
- textColor?: {
8921
+ color?: {
8968
8922
  value: {
8969
8923
  swatchId: string;
8970
8924
  alpha: number;
@@ -8973,18 +8927,24 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
8973
8927
  }[] | undefined;
8974
8928
  textStyle?: {
8975
8929
  value: {
8976
- letterSpacing: number | null | undefined;
8977
- fontSize: {
8978
- value: number;
8979
- unit: "px";
8980
- } | null | undefined;
8981
- fontWeight: number | null | undefined;
8982
8930
  textTransform: "uppercase"[];
8983
8931
  fontStyle: "italic"[];
8984
8932
  fontFamily?: string | null | undefined;
8933
+ letterSpacing?: number | null | undefined;
8934
+ fontSize?: {
8935
+ value: number;
8936
+ unit: "px";
8937
+ } | null | undefined;
8938
+ fontWeight?: number | null | undefined;
8985
8939
  };
8986
8940
  deviceId: string;
8987
8941
  }[] | undefined;
8942
+ }>;
8943
+ }, "strip", z.ZodTypeAny, {
8944
+ type: "dropdown";
8945
+ id: string;
8946
+ payload: {
8947
+ label: string;
8988
8948
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
8989
8949
  links?: {
8990
8950
  id: string;
@@ -9047,32 +9007,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9047
9007
  }[] | undefined;
9048
9008
  };
9049
9009
  }[] | undefined;
9050
- };
9051
- }, {
9052
- type: "dropdown";
9053
- id: string;
9054
- payload: {
9055
- label: string;
9056
- shape?: {
9057
- value: "pill" | "rounded" | "square";
9010
+ variant?: {
9011
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9058
9012
  deviceId: string;
9059
9013
  }[] | undefined;
9060
- color?: {
9061
- value: {
9062
- swatchId: string;
9063
- alpha: number;
9064
- };
9014
+ shape?: {
9015
+ value: "pill" | "rounded" | "square";
9065
9016
  deviceId: string;
9066
9017
  }[] | undefined;
9067
9018
  size?: {
9068
9019
  value: "small" | "medium" | "large";
9069
9020
  deviceId: string;
9070
9021
  }[] | undefined;
9071
- variant?: {
9072
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9022
+ textColor?: {
9023
+ value: {
9024
+ swatchId: string;
9025
+ alpha: number;
9026
+ };
9073
9027
  deviceId: string;
9074
9028
  }[] | undefined;
9075
- textColor?: {
9029
+ color?: {
9076
9030
  value: {
9077
9031
  swatchId: string;
9078
9032
  alpha: number;
@@ -9081,18 +9035,24 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9081
9035
  }[] | undefined;
9082
9036
  textStyle?: {
9083
9037
  value: {
9084
- textTransform: "uppercase"[];
9085
- fontStyle: "italic"[];
9086
- fontFamily?: string | null | undefined;
9087
- letterSpacing?: number | null | undefined;
9088
- fontSize?: {
9038
+ letterSpacing: number | null | undefined;
9039
+ fontSize: {
9089
9040
  value: number;
9090
9041
  unit: "px";
9091
9042
  } | null | undefined;
9092
- fontWeight?: number | null | undefined;
9043
+ fontWeight: number | null | undefined;
9044
+ textTransform: "uppercase"[];
9045
+ fontStyle: "italic"[];
9046
+ fontFamily?: string | null | undefined;
9093
9047
  };
9094
9048
  deviceId: string;
9095
9049
  }[] | undefined;
9050
+ };
9051
+ }, {
9052
+ type: "dropdown";
9053
+ id: string;
9054
+ payload: {
9055
+ label: string;
9096
9056
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
9097
9057
  links?: {
9098
9058
  id: string;
@@ -9155,6 +9115,46 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9155
9115
  }[] | undefined;
9156
9116
  };
9157
9117
  }[] | undefined;
9118
+ variant?: {
9119
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9120
+ deviceId: string;
9121
+ }[] | undefined;
9122
+ shape?: {
9123
+ value: "pill" | "rounded" | "square";
9124
+ deviceId: string;
9125
+ }[] | undefined;
9126
+ size?: {
9127
+ value: "small" | "medium" | "large";
9128
+ deviceId: string;
9129
+ }[] | undefined;
9130
+ textColor?: {
9131
+ value: {
9132
+ swatchId: string;
9133
+ alpha: number;
9134
+ };
9135
+ deviceId: string;
9136
+ }[] | undefined;
9137
+ color?: {
9138
+ value: {
9139
+ swatchId: string;
9140
+ alpha: number;
9141
+ };
9142
+ deviceId: string;
9143
+ }[] | undefined;
9144
+ textStyle?: {
9145
+ value: {
9146
+ textTransform: "uppercase"[];
9147
+ fontStyle: "italic"[];
9148
+ fontFamily?: string | null | undefined;
9149
+ letterSpacing?: number | null | undefined;
9150
+ fontSize?: {
9151
+ value: number;
9152
+ unit: "px";
9153
+ } | null | undefined;
9154
+ fontWeight?: number | null | undefined;
9155
+ };
9156
+ deviceId: string;
9157
+ }[] | undefined;
9158
9158
  };
9159
9159
  }>]>, "many">, z.ZodObject<{
9160
9160
  "@@makeswift/type": z.ZodLiteral<"prop-controllers::navigation-links::v1">;
@@ -9491,10 +9491,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9491
9491
  }>, "many">>;
9492
9492
  }, "strip", z.ZodTypeAny, {
9493
9493
  label: string;
9494
- shape?: {
9495
- value: "pill" | "rounded" | "square";
9496
- deviceId: string;
9497
- }[] | undefined;
9498
9494
  link?: {
9499
9495
  type: "OPEN_PAGE";
9500
9496
  payload: {
@@ -9529,22 +9525,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9529
9525
  block: "start" | "center" | "end" | "nearest";
9530
9526
  };
9531
9527
  } | undefined;
9532
- color?: {
9533
- value: {
9534
- swatchId: string;
9535
- alpha: number;
9536
- };
9528
+ variant?: {
9529
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9530
+ deviceId: string;
9531
+ }[] | undefined;
9532
+ shape?: {
9533
+ value: "pill" | "rounded" | "square";
9537
9534
  deviceId: string;
9538
9535
  }[] | undefined;
9539
9536
  size?: {
9540
9537
  value: "small" | "medium" | "large";
9541
9538
  deviceId: string;
9542
9539
  }[] | undefined;
9543
- variant?: {
9544
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9540
+ textColor?: {
9541
+ value: {
9542
+ swatchId: string;
9543
+ alpha: number;
9544
+ };
9545
9545
  deviceId: string;
9546
9546
  }[] | undefined;
9547
- textColor?: {
9547
+ color?: {
9548
9548
  value: {
9549
9549
  swatchId: string;
9550
9550
  alpha: number;
@@ -9567,10 +9567,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9567
9567
  }[] | undefined;
9568
9568
  }, {
9569
9569
  label: string;
9570
- shape?: {
9571
- value: "pill" | "rounded" | "square";
9572
- deviceId: string;
9573
- }[] | undefined;
9574
9570
  link?: {
9575
9571
  type: "OPEN_PAGE";
9576
9572
  payload: {
@@ -9605,22 +9601,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9605
9601
  } | null | undefined;
9606
9602
  };
9607
9603
  } | undefined;
9608
- color?: {
9609
- value: {
9610
- swatchId: string;
9611
- alpha: number;
9612
- };
9604
+ variant?: {
9605
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9606
+ deviceId: string;
9607
+ }[] | undefined;
9608
+ shape?: {
9609
+ value: "pill" | "rounded" | "square";
9613
9610
  deviceId: string;
9614
9611
  }[] | undefined;
9615
9612
  size?: {
9616
9613
  value: "small" | "medium" | "large";
9617
9614
  deviceId: string;
9618
9615
  }[] | undefined;
9619
- variant?: {
9620
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9616
+ textColor?: {
9617
+ value: {
9618
+ swatchId: string;
9619
+ alpha: number;
9620
+ };
9621
9621
  deviceId: string;
9622
9622
  }[] | undefined;
9623
- textColor?: {
9623
+ color?: {
9624
9624
  value: {
9625
9625
  swatchId: string;
9626
9626
  alpha: number;
@@ -9647,10 +9647,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9647
9647
  id: string;
9648
9648
  payload: {
9649
9649
  label: string;
9650
- shape?: {
9651
- value: "pill" | "rounded" | "square";
9652
- deviceId: string;
9653
- }[] | undefined;
9654
9650
  link?: {
9655
9651
  type: "OPEN_PAGE";
9656
9652
  payload: {
@@ -9685,19 +9681,16 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9685
9681
  block: "start" | "center" | "end" | "nearest";
9686
9682
  };
9687
9683
  } | undefined;
9688
- color?: {
9689
- value: {
9690
- swatchId: string;
9691
- alpha: number;
9692
- };
9684
+ variant?: {
9685
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9693
9686
  deviceId: string;
9694
9687
  }[] | undefined;
9695
- size?: {
9696
- value: "small" | "medium" | "large";
9688
+ shape?: {
9689
+ value: "pill" | "rounded" | "square";
9697
9690
  deviceId: string;
9698
9691
  }[] | undefined;
9699
- variant?: {
9700
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9692
+ size?: {
9693
+ value: "small" | "medium" | "large";
9701
9694
  deviceId: string;
9702
9695
  }[] | undefined;
9703
9696
  textColor?: {
@@ -9707,7 +9700,14 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9707
9700
  };
9708
9701
  deviceId: string;
9709
9702
  }[] | undefined;
9710
- textStyle?: {
9703
+ color?: {
9704
+ value: {
9705
+ swatchId: string;
9706
+ alpha: number;
9707
+ };
9708
+ deviceId: string;
9709
+ }[] | undefined;
9710
+ textStyle?: {
9711
9711
  value: {
9712
9712
  letterSpacing: number | null | undefined;
9713
9713
  fontSize: {
@@ -9727,10 +9727,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9727
9727
  id: string;
9728
9728
  payload: {
9729
9729
  label: string;
9730
- shape?: {
9731
- value: "pill" | "rounded" | "square";
9732
- deviceId: string;
9733
- }[] | undefined;
9734
9730
  link?: {
9735
9731
  type: "OPEN_PAGE";
9736
9732
  payload: {
@@ -9765,22 +9761,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
9765
9761
  } | null | undefined;
9766
9762
  };
9767
9763
  } | undefined;
9768
- color?: {
9769
- value: {
9770
- swatchId: string;
9771
- alpha: number;
9772
- };
9764
+ variant?: {
9765
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9766
+ deviceId: string;
9767
+ }[] | undefined;
9768
+ shape?: {
9769
+ value: "pill" | "rounded" | "square";
9773
9770
  deviceId: string;
9774
9771
  }[] | undefined;
9775
9772
  size?: {
9776
9773
  value: "small" | "medium" | "large";
9777
9774
  deviceId: string;
9778
9775
  }[] | undefined;
9779
- variant?: {
9780
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
9776
+ textColor?: {
9777
+ value: {
9778
+ swatchId: string;
9779
+ alpha: number;
9780
+ };
9781
9781
  deviceId: string;
9782
9782
  }[] | undefined;
9783
- textColor?: {
9783
+ color?: {
9784
9784
  value: {
9785
9785
  swatchId: string;
9786
9786
  alpha: number;
@@ -10487,46 +10487,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
10487
10487
  }>, "many">>;
10488
10488
  }, "strip", z.ZodTypeAny, {
10489
10489
  label: string;
10490
- shape?: {
10491
- value: "pill" | "rounded" | "square";
10492
- deviceId: string;
10493
- }[] | undefined;
10494
- color?: {
10495
- value: {
10496
- swatchId: string;
10497
- alpha: number;
10498
- };
10499
- deviceId: string;
10500
- }[] | undefined;
10501
- size?: {
10502
- value: "small" | "medium" | "large";
10503
- deviceId: string;
10504
- }[] | undefined;
10505
- variant?: {
10506
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
10507
- deviceId: string;
10508
- }[] | undefined;
10509
- textColor?: {
10510
- value: {
10511
- swatchId: string;
10512
- alpha: number;
10513
- };
10514
- deviceId: string;
10515
- }[] | undefined;
10516
- textStyle?: {
10517
- value: {
10518
- letterSpacing: number | null | undefined;
10519
- fontSize: {
10520
- value: number;
10521
- unit: "px";
10522
- } | null | undefined;
10523
- fontWeight: number | null | undefined;
10524
- textTransform: "uppercase"[];
10525
- fontStyle: "italic"[];
10526
- fontFamily?: string | null | undefined;
10527
- };
10528
- deviceId: string;
10529
- }[] | undefined;
10530
10490
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
10531
10491
  links?: {
10532
10492
  id: string;
@@ -10589,28 +10549,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
10589
10549
  }[] | undefined;
10590
10550
  };
10591
10551
  }[] | undefined;
10592
- }, {
10593
- label: string;
10594
- shape?: {
10595
- value: "pill" | "rounded" | "square";
10552
+ variant?: {
10553
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
10596
10554
  deviceId: string;
10597
10555
  }[] | undefined;
10598
- color?: {
10599
- value: {
10600
- swatchId: string;
10601
- alpha: number;
10602
- };
10556
+ shape?: {
10557
+ value: "pill" | "rounded" | "square";
10603
10558
  deviceId: string;
10604
10559
  }[] | undefined;
10605
10560
  size?: {
10606
10561
  value: "small" | "medium" | "large";
10607
10562
  deviceId: string;
10608
10563
  }[] | undefined;
10609
- variant?: {
10610
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
10564
+ textColor?: {
10565
+ value: {
10566
+ swatchId: string;
10567
+ alpha: number;
10568
+ };
10611
10569
  deviceId: string;
10612
10570
  }[] | undefined;
10613
- textColor?: {
10571
+ color?: {
10614
10572
  value: {
10615
10573
  swatchId: string;
10616
10574
  alpha: number;
@@ -10619,18 +10577,20 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
10619
10577
  }[] | undefined;
10620
10578
  textStyle?: {
10621
10579
  value: {
10622
- textTransform: "uppercase"[];
10623
- fontStyle: "italic"[];
10624
- fontFamily?: string | null | undefined;
10625
- letterSpacing?: number | null | undefined;
10626
- fontSize?: {
10580
+ letterSpacing: number | null | undefined;
10581
+ fontSize: {
10627
10582
  value: number;
10628
10583
  unit: "px";
10629
10584
  } | null | undefined;
10630
- fontWeight?: number | null | undefined;
10585
+ fontWeight: number | null | undefined;
10586
+ textTransform: "uppercase"[];
10587
+ fontStyle: "italic"[];
10588
+ fontFamily?: string | null | undefined;
10631
10589
  };
10632
10590
  deviceId: string;
10633
10591
  }[] | undefined;
10592
+ }, {
10593
+ label: string;
10634
10594
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
10635
10595
  links?: {
10636
10596
  id: string;
@@ -10693,32 +10653,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
10693
10653
  }[] | undefined;
10694
10654
  };
10695
10655
  }[] | undefined;
10696
- }>;
10697
- }, "strip", z.ZodTypeAny, {
10698
- type: "dropdown";
10699
- id: string;
10700
- payload: {
10701
- label: string;
10702
- shape?: {
10703
- value: "pill" | "rounded" | "square";
10656
+ variant?: {
10657
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
10704
10658
  deviceId: string;
10705
10659
  }[] | undefined;
10706
- color?: {
10707
- value: {
10708
- swatchId: string;
10709
- alpha: number;
10710
- };
10660
+ shape?: {
10661
+ value: "pill" | "rounded" | "square";
10711
10662
  deviceId: string;
10712
10663
  }[] | undefined;
10713
10664
  size?: {
10714
10665
  value: "small" | "medium" | "large";
10715
10666
  deviceId: string;
10716
10667
  }[] | undefined;
10717
- variant?: {
10718
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
10668
+ textColor?: {
10669
+ value: {
10670
+ swatchId: string;
10671
+ alpha: number;
10672
+ };
10719
10673
  deviceId: string;
10720
10674
  }[] | undefined;
10721
- textColor?: {
10675
+ color?: {
10722
10676
  value: {
10723
10677
  swatchId: string;
10724
10678
  alpha: number;
@@ -10727,18 +10681,24 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
10727
10681
  }[] | undefined;
10728
10682
  textStyle?: {
10729
10683
  value: {
10730
- letterSpacing: number | null | undefined;
10731
- fontSize: {
10732
- value: number;
10733
- unit: "px";
10734
- } | null | undefined;
10735
- fontWeight: number | null | undefined;
10736
10684
  textTransform: "uppercase"[];
10737
10685
  fontStyle: "italic"[];
10738
10686
  fontFamily?: string | null | undefined;
10687
+ letterSpacing?: number | null | undefined;
10688
+ fontSize?: {
10689
+ value: number;
10690
+ unit: "px";
10691
+ } | null | undefined;
10692
+ fontWeight?: number | null | undefined;
10739
10693
  };
10740
10694
  deviceId: string;
10741
10695
  }[] | undefined;
10696
+ }>;
10697
+ }, "strip", z.ZodTypeAny, {
10698
+ type: "dropdown";
10699
+ id: string;
10700
+ payload: {
10701
+ label: string;
10742
10702
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
10743
10703
  links?: {
10744
10704
  id: string;
@@ -10801,32 +10761,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
10801
10761
  }[] | undefined;
10802
10762
  };
10803
10763
  }[] | undefined;
10804
- };
10805
- }, {
10806
- type: "dropdown";
10807
- id: string;
10808
- payload: {
10809
- label: string;
10810
- shape?: {
10811
- value: "pill" | "rounded" | "square";
10764
+ variant?: {
10765
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
10812
10766
  deviceId: string;
10813
10767
  }[] | undefined;
10814
- color?: {
10815
- value: {
10816
- swatchId: string;
10817
- alpha: number;
10818
- };
10768
+ shape?: {
10769
+ value: "pill" | "rounded" | "square";
10819
10770
  deviceId: string;
10820
10771
  }[] | undefined;
10821
10772
  size?: {
10822
10773
  value: "small" | "medium" | "large";
10823
10774
  deviceId: string;
10824
10775
  }[] | undefined;
10825
- variant?: {
10826
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
10776
+ textColor?: {
10777
+ value: {
10778
+ swatchId: string;
10779
+ alpha: number;
10780
+ };
10827
10781
  deviceId: string;
10828
10782
  }[] | undefined;
10829
- textColor?: {
10783
+ color?: {
10830
10784
  value: {
10831
10785
  swatchId: string;
10832
10786
  alpha: number;
@@ -10835,18 +10789,24 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
10835
10789
  }[] | undefined;
10836
10790
  textStyle?: {
10837
10791
  value: {
10838
- textTransform: "uppercase"[];
10839
- fontStyle: "italic"[];
10840
- fontFamily?: string | null | undefined;
10841
- letterSpacing?: number | null | undefined;
10842
- fontSize?: {
10792
+ letterSpacing: number | null | undefined;
10793
+ fontSize: {
10843
10794
  value: number;
10844
10795
  unit: "px";
10845
10796
  } | null | undefined;
10846
- fontWeight?: number | null | undefined;
10797
+ fontWeight: number | null | undefined;
10798
+ textTransform: "uppercase"[];
10799
+ fontStyle: "italic"[];
10800
+ fontFamily?: string | null | undefined;
10847
10801
  };
10848
10802
  deviceId: string;
10849
10803
  }[] | undefined;
10804
+ };
10805
+ }, {
10806
+ type: "dropdown";
10807
+ id: string;
10808
+ payload: {
10809
+ label: string;
10850
10810
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
10851
10811
  links?: {
10852
10812
  id: string;
@@ -10909,6 +10869,46 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
10909
10869
  }[] | undefined;
10910
10870
  };
10911
10871
  }[] | undefined;
10872
+ variant?: {
10873
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
10874
+ deviceId: string;
10875
+ }[] | undefined;
10876
+ shape?: {
10877
+ value: "pill" | "rounded" | "square";
10878
+ deviceId: string;
10879
+ }[] | undefined;
10880
+ size?: {
10881
+ value: "small" | "medium" | "large";
10882
+ deviceId: string;
10883
+ }[] | undefined;
10884
+ textColor?: {
10885
+ value: {
10886
+ swatchId: string;
10887
+ alpha: number;
10888
+ };
10889
+ deviceId: string;
10890
+ }[] | undefined;
10891
+ color?: {
10892
+ value: {
10893
+ swatchId: string;
10894
+ alpha: number;
10895
+ };
10896
+ deviceId: string;
10897
+ }[] | undefined;
10898
+ textStyle?: {
10899
+ value: {
10900
+ textTransform: "uppercase"[];
10901
+ fontStyle: "italic"[];
10902
+ fontFamily?: string | null | undefined;
10903
+ letterSpacing?: number | null | undefined;
10904
+ fontSize?: {
10905
+ value: number;
10906
+ unit: "px";
10907
+ } | null | undefined;
10908
+ fontWeight?: number | null | undefined;
10909
+ };
10910
+ deviceId: string;
10911
+ }[] | undefined;
10912
10912
  };
10913
10913
  }>]>, "many">;
10914
10914
  }, "strip", z.ZodTypeAny, {
@@ -10917,10 +10917,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
10917
10917
  id: string;
10918
10918
  payload: {
10919
10919
  label: string;
10920
- shape?: {
10921
- value: "pill" | "rounded" | "square";
10922
- deviceId: string;
10923
- }[] | undefined;
10924
10920
  link?: {
10925
10921
  type: "OPEN_PAGE";
10926
10922
  payload: {
@@ -10955,68 +10951,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
10955
10951
  block: "start" | "center" | "end" | "nearest";
10956
10952
  };
10957
10953
  } | undefined;
10958
- color?: {
10959
- value: {
10960
- swatchId: string;
10961
- alpha: number;
10962
- };
10963
- deviceId: string;
10964
- }[] | undefined;
10965
- size?: {
10966
- value: "small" | "medium" | "large";
10967
- deviceId: string;
10968
- }[] | undefined;
10969
10954
  variant?: {
10970
10955
  value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
10971
10956
  deviceId: string;
10972
10957
  }[] | undefined;
10973
- textColor?: {
10974
- value: {
10975
- swatchId: string;
10976
- alpha: number;
10977
- };
10978
- deviceId: string;
10979
- }[] | undefined;
10980
- textStyle?: {
10981
- value: {
10982
- letterSpacing: number | null | undefined;
10983
- fontSize: {
10984
- value: number;
10985
- unit: "px";
10986
- } | null | undefined;
10987
- fontWeight: number | null | undefined;
10988
- textTransform: "uppercase"[];
10989
- fontStyle: "italic"[];
10990
- fontFamily?: string | null | undefined;
10991
- };
10992
- deviceId: string;
10993
- }[] | undefined;
10994
- };
10995
- } | {
10996
- type: "dropdown";
10997
- id: string;
10998
- payload: {
10999
- label: string;
11000
10958
  shape?: {
11001
10959
  value: "pill" | "rounded" | "square";
11002
10960
  deviceId: string;
11003
10961
  }[] | undefined;
11004
- color?: {
11005
- value: {
11006
- swatchId: string;
11007
- alpha: number;
11008
- };
11009
- deviceId: string;
11010
- }[] | undefined;
11011
10962
  size?: {
11012
10963
  value: "small" | "medium" | "large";
11013
10964
  deviceId: string;
11014
10965
  }[] | undefined;
11015
- variant?: {
11016
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
10966
+ textColor?: {
10967
+ value: {
10968
+ swatchId: string;
10969
+ alpha: number;
10970
+ };
11017
10971
  deviceId: string;
11018
10972
  }[] | undefined;
11019
- textColor?: {
10973
+ color?: {
11020
10974
  value: {
11021
10975
  swatchId: string;
11022
10976
  alpha: number;
@@ -11037,6 +10991,12 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
11037
10991
  };
11038
10992
  deviceId: string;
11039
10993
  }[] | undefined;
10994
+ };
10995
+ } | {
10996
+ type: "dropdown";
10997
+ id: string;
10998
+ payload: {
10999
+ label: string;
11040
11000
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
11041
11001
  links?: {
11042
11002
  id: string;
@@ -11099,6 +11059,46 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
11099
11059
  }[] | undefined;
11100
11060
  };
11101
11061
  }[] | undefined;
11062
+ variant?: {
11063
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
11064
+ deviceId: string;
11065
+ }[] | undefined;
11066
+ shape?: {
11067
+ value: "pill" | "rounded" | "square";
11068
+ deviceId: string;
11069
+ }[] | undefined;
11070
+ size?: {
11071
+ value: "small" | "medium" | "large";
11072
+ deviceId: string;
11073
+ }[] | undefined;
11074
+ textColor?: {
11075
+ value: {
11076
+ swatchId: string;
11077
+ alpha: number;
11078
+ };
11079
+ deviceId: string;
11080
+ }[] | undefined;
11081
+ color?: {
11082
+ value: {
11083
+ swatchId: string;
11084
+ alpha: number;
11085
+ };
11086
+ deviceId: string;
11087
+ }[] | undefined;
11088
+ textStyle?: {
11089
+ value: {
11090
+ letterSpacing: number | null | undefined;
11091
+ fontSize: {
11092
+ value: number;
11093
+ unit: "px";
11094
+ } | null | undefined;
11095
+ fontWeight: number | null | undefined;
11096
+ textTransform: "uppercase"[];
11097
+ fontStyle: "italic"[];
11098
+ fontFamily?: string | null | undefined;
11099
+ };
11100
+ deviceId: string;
11101
+ }[] | undefined;
11102
11102
  };
11103
11103
  })[];
11104
11104
  "@@makeswift/type": "prop-controllers::navigation-links::v1";
@@ -11108,10 +11108,6 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
11108
11108
  id: string;
11109
11109
  payload: {
11110
11110
  label: string;
11111
- shape?: {
11112
- value: "pill" | "rounded" | "square";
11113
- deviceId: string;
11114
- }[] | undefined;
11115
11111
  link?: {
11116
11112
  type: "OPEN_PAGE";
11117
11113
  payload: {
@@ -11146,68 +11142,26 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
11146
11142
  } | null | undefined;
11147
11143
  };
11148
11144
  } | undefined;
11149
- color?: {
11150
- value: {
11151
- swatchId: string;
11152
- alpha: number;
11153
- };
11154
- deviceId: string;
11155
- }[] | undefined;
11156
- size?: {
11157
- value: "small" | "medium" | "large";
11158
- deviceId: string;
11159
- }[] | undefined;
11160
11145
  variant?: {
11161
11146
  value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
11162
11147
  deviceId: string;
11163
11148
  }[] | undefined;
11164
- textColor?: {
11165
- value: {
11166
- swatchId: string;
11167
- alpha: number;
11168
- };
11169
- deviceId: string;
11170
- }[] | undefined;
11171
- textStyle?: {
11172
- value: {
11173
- textTransform: "uppercase"[];
11174
- fontStyle: "italic"[];
11175
- fontFamily?: string | null | undefined;
11176
- letterSpacing?: number | null | undefined;
11177
- fontSize?: {
11178
- value: number;
11179
- unit: "px";
11180
- } | null | undefined;
11181
- fontWeight?: number | null | undefined;
11182
- };
11183
- deviceId: string;
11184
- }[] | undefined;
11185
- };
11186
- } | {
11187
- type: "dropdown";
11188
- id: string;
11189
- payload: {
11190
- label: string;
11191
11149
  shape?: {
11192
11150
  value: "pill" | "rounded" | "square";
11193
11151
  deviceId: string;
11194
11152
  }[] | undefined;
11195
- color?: {
11196
- value: {
11197
- swatchId: string;
11198
- alpha: number;
11199
- };
11200
- deviceId: string;
11201
- }[] | undefined;
11202
11153
  size?: {
11203
11154
  value: "small" | "medium" | "large";
11204
11155
  deviceId: string;
11205
11156
  }[] | undefined;
11206
- variant?: {
11207
- value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
11157
+ textColor?: {
11158
+ value: {
11159
+ swatchId: string;
11160
+ alpha: number;
11161
+ };
11208
11162
  deviceId: string;
11209
11163
  }[] | undefined;
11210
- textColor?: {
11164
+ color?: {
11211
11165
  value: {
11212
11166
  swatchId: string;
11213
11167
  alpha: number;
@@ -11228,6 +11182,12 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
11228
11182
  };
11229
11183
  deviceId: string;
11230
11184
  }[] | undefined;
11185
+ };
11186
+ } | {
11187
+ type: "dropdown";
11188
+ id: string;
11189
+ payload: {
11190
+ label: string;
11231
11191
  caret?: "caret" | "plus" | "arrow-down" | "chevron-down" | undefined;
11232
11192
  links?: {
11233
11193
  id: string;
@@ -11290,6 +11250,46 @@ export declare const navigationLinksPropControllerDataSchema: z.ZodUnion<[z.ZodA
11290
11250
  }[] | undefined;
11291
11251
  };
11292
11252
  }[] | undefined;
11253
+ variant?: {
11254
+ value: "flat" | "outline" | "shadow" | "clear" | "blocky" | "bubbly" | "skewed";
11255
+ deviceId: string;
11256
+ }[] | undefined;
11257
+ shape?: {
11258
+ value: "pill" | "rounded" | "square";
11259
+ deviceId: string;
11260
+ }[] | undefined;
11261
+ size?: {
11262
+ value: "small" | "medium" | "large";
11263
+ deviceId: string;
11264
+ }[] | undefined;
11265
+ textColor?: {
11266
+ value: {
11267
+ swatchId: string;
11268
+ alpha: number;
11269
+ };
11270
+ deviceId: string;
11271
+ }[] | undefined;
11272
+ color?: {
11273
+ value: {
11274
+ swatchId: string;
11275
+ alpha: number;
11276
+ };
11277
+ deviceId: string;
11278
+ }[] | undefined;
11279
+ textStyle?: {
11280
+ value: {
11281
+ textTransform: "uppercase"[];
11282
+ fontStyle: "italic"[];
11283
+ fontFamily?: string | null | undefined;
11284
+ letterSpacing?: number | null | undefined;
11285
+ fontSize?: {
11286
+ value: number;
11287
+ unit: "px";
11288
+ } | null | undefined;
11289
+ fontWeight?: number | null | undefined;
11290
+ };
11291
+ deviceId: string;
11292
+ }[] | undefined;
11293
11293
  };
11294
11294
  })[];
11295
11295
  "@@makeswift/type": "prop-controllers::navigation-links::v1";