@measured/puck 0.21.0-canary.16a3eee1 → 0.21.0-canary.1d823fd9

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.
@@ -1329,181 +1329,20 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1329
1329
  }
1330
1330
 
1331
1331
  /* css-module:/home/runner/work/puck/puck/packages/core/components/InlineTextField/styles.module.css/#css-module-data */
1332
- ._InlineTextField_1xph6_1 {
1332
+ ._InlineTextField_104qp_1 {
1333
1333
  cursor: text;
1334
1334
  display: inline-block;
1335
1335
  white-space: pre-wrap;
1336
+ text-decoration: inherit;
1336
1337
  }
1337
- [data-dnd-dragging] ._InlineTextField_1xph6_1 {
1338
+ [data-dnd-dragging] ._InlineTextField_104qp_1 {
1338
1339
  cursor: none;
1339
1340
  caret-color: transparent;
1340
1341
  }
1341
- [data-dnd-dragging] ._InlineTextField_1xph6_1::selection {
1342
+ [data-dnd-dragging] ._InlineTextField_104qp_1::selection {
1342
1343
  display: none;
1343
1344
  }
1344
1345
 
1345
- /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
1346
- ._SidebarSection_8boj8_1 {
1347
- display: flex;
1348
- position: relative;
1349
- flex-direction: column;
1350
- color: var(--puck-color-black);
1351
- }
1352
- ._SidebarSection_8boj8_1:last-of-type {
1353
- flex-grow: 1;
1354
- }
1355
- ._SidebarSection-title_8boj8_12 {
1356
- background: var(--puck-color-white);
1357
- padding: 16px;
1358
- border-bottom: 1px solid var(--puck-color-grey-09);
1359
- border-top: 1px solid var(--puck-color-grey-09);
1360
- overflow-x: auto;
1361
- }
1362
- ._SidebarSection--noBorderTop_8boj8_20 > ._SidebarSection-title_8boj8_12 {
1363
- border-top: 0px;
1364
- }
1365
- ._SidebarSection-content_8boj8_24 {
1366
- padding: 16px;
1367
- }
1368
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
1369
- padding: 0px;
1370
- }
1371
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
1372
- padding-bottom: 4px;
1373
- }
1374
- ._SidebarSection_8boj8_1:last-of-type ._SidebarSection-content_8boj8_24 {
1375
- border-bottom: none;
1376
- flex-grow: 1;
1377
- }
1378
- ._SidebarSection-breadcrumbLabel_8boj8_41 {
1379
- background: none;
1380
- border: 0;
1381
- border-radius: 2px;
1382
- color: var(--puck-color-azure-04);
1383
- cursor: pointer;
1384
- font: inherit;
1385
- flex-shrink: 0;
1386
- padding: 0;
1387
- transition: color 50ms ease-in;
1388
- }
1389
- ._SidebarSection-breadcrumbLabel_8boj8_41:focus-visible {
1390
- outline: 2px solid var(--puck-color-azure-05);
1391
- outline-offset: 2px;
1392
- }
1393
- @media (hover: hover) and (pointer: fine) {
1394
- ._SidebarSection-breadcrumbLabel_8boj8_41:hover {
1395
- color: var(--puck-color-azure-03);
1396
- transition: none;
1397
- }
1398
- }
1399
- ._SidebarSection-breadcrumbLabel_8boj8_41:active {
1400
- color: var(--puck-color-azure-02);
1401
- transition: none;
1402
- }
1403
- ._SidebarSection-breadcrumbs_8boj8_70 {
1404
- align-items: center;
1405
- display: flex;
1406
- gap: 4px;
1407
- }
1408
- ._SidebarSection-breadcrumb_8boj8_41 {
1409
- align-items: center;
1410
- display: flex;
1411
- gap: 4px;
1412
- }
1413
- ._SidebarSection-heading_8boj8_82 {
1414
- padding-inline-end: 16px;
1415
- }
1416
- ._SidebarSection-loadingOverlay_8boj8_86 {
1417
- background: var(--puck-color-white);
1418
- display: flex;
1419
- justify-content: center;
1420
- align-items: center;
1421
- height: 100%;
1422
- width: 100%;
1423
- top: 0;
1424
- position: absolute;
1425
- z-index: 1;
1426
- pointer-events: all;
1427
- box-sizing: border-box;
1428
- opacity: 0.8;
1429
- }
1430
-
1431
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/styles.module.css/#css-module-data */
1432
- ._Puck_1yxlw_19 {
1433
- --puck-space-px: 16px;
1434
- font-family: var(--puck-font-family);
1435
- overflow-x: hidden;
1436
- }
1437
- @media (min-width: 766px) {
1438
- ._Puck_1yxlw_19 {
1439
- overflow-x: auto;
1440
- }
1441
- }
1442
- ._Puck-portal_1yxlw_31 {
1443
- position: relative;
1444
- z-index: 2;
1445
- }
1446
- ._PuckLayout-inner_1yxlw_38 {
1447
- --puck-frame-width: auto;
1448
- --puck-side-bar-width: 0px;
1449
- --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1450
- --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1451
- display: grid;
1452
- grid-template-areas: "header header header" "left editor right";
1453
- grid-template-columns: 0 var(--puck-frame-width) 0;
1454
- grid-template-rows: min-content auto;
1455
- height: 100dvh;
1456
- position: relative;
1457
- z-index: 0;
1458
- }
1459
- ._PuckLayout--mounted_1yxlw_59 ._PuckLayout-inner_1yxlw_38 {
1460
- --puck-side-bar-width: 186px;
1461
- }
1462
- ._PuckLayout--leftSideBarVisible_1yxlw_63 ._PuckLayout-inner_1yxlw_38 {
1463
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) 0;
1464
- }
1465
- ._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1466
- grid-template-columns: 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1467
- }
1468
- ._PuckLayout--leftSideBarVisible_1yxlw_63._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1469
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) var(--puck-right-side-bar-width);
1470
- }
1471
- @media (min-width: 458px) {
1472
- ._PuckLayout-mounted_1yxlw_83 ._PuckLayout-inner_1yxlw_38 {
1473
- --puck-frame-width: minmax(266px, auto);
1474
- }
1475
- }
1476
- @media (min-width: 638px) {
1477
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1478
- --puck-side-bar-width: minmax(186px, 250px);
1479
- }
1480
- }
1481
- @media (min-width: 766px) {
1482
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1483
- --puck-frame-width: auto;
1484
- }
1485
- }
1486
- @media (min-width: 990px) {
1487
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1488
- --puck-side-bar-width: 256px;
1489
- }
1490
- }
1491
- @media (min-width: 1198px) {
1492
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1493
- --puck-side-bar-width: 274px;
1494
- }
1495
- }
1496
- @media (min-width: 1398px) {
1497
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1498
- --puck-side-bar-width: 290px;
1499
- }
1500
- }
1501
- @media (min-width: 1598px) {
1502
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1503
- --puck-side-bar-width: 320px;
1504
- }
1505
- }
1506
-
1507
1346
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1508
1347
  ._PuckFields_10bh7_1 {
1509
1348
  position: relative;
@@ -1595,6 +1434,14 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1595
1434
  margin-inline-start: auto;
1596
1435
  }
1597
1436
 
1437
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Components/styles.module.css/#css-module-data */
1438
+ ._Components_3pbdy_1 {
1439
+ padding: 16px;
1440
+ height: 100%;
1441
+ overflow-y: auto;
1442
+ box-sizing: border-box;
1443
+ }
1444
+
1598
1445
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Preview/styles.module.css/#css-module-data */
1599
1446
  ._PuckPreview_z2rgu_1 {
1600
1447
  position: relative;
@@ -1709,114 +1556,171 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1709
1556
  margin-top: 4px;
1710
1557
  }
1711
1558
 
1712
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
1713
- ._ViewportControls_gejzr_1 {
1714
- display: flex;
1715
- background: var(--puck-color-grey-11);
1559
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Outline/styles.module.css/#css-module-data */
1560
+ ._Outline_cvjlj_1 {
1561
+ padding: 16px;
1562
+ height: 100%;
1563
+ overflow-y: auto;
1716
1564
  box-sizing: border-box;
1717
- border-inline-start: 2px solid var(--puck-color-grey-11);
1718
- justify-content: center;
1719
- gap: 8px;
1720
- min-width: 358px;
1721
- padding-bottom: 16px;
1722
- padding-inline-start: var(--puck-space-px);
1723
- padding-inline-end: var(--puck-space-px);
1724
- z-index: 1;
1725
1565
  }
1726
- ._ViewportControls-divider_gejzr_15 {
1727
- border-inline-end: 1px solid var(--puck-color-grey-09);
1728
- margin-inline-start: 8px;
1729
- margin-inline-end: 8px;
1566
+
1567
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Layout/styles.module.css/#css-module-data */
1568
+ ._Puck_lqzmv_19 {
1569
+ --puck-space-px: 16px;
1570
+ font-family: var(--puck-font-family);
1571
+ height: 100%;
1572
+ overflow-x: hidden;
1730
1573
  }
1731
- ._ViewportControls-zoomSelect_gejzr_21 {
1732
- appearance: none;
1733
- background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
1734
- background-size: 10px;
1735
- background-position: calc(100% - 12px) calc(50% + 3px);
1736
- background-repeat: no-repeat;
1737
- border: 0;
1738
- font-size: var(--puck-font-size-xxxs);
1739
- padding: 0;
1740
- width: 96px;
1574
+ @media (min-width: 766px) {
1575
+ ._Puck_lqzmv_19 {
1576
+ overflow-x: auto;
1577
+ }
1741
1578
  }
1742
- ._ViewportControls-zoomSelect_gejzr_21:dir(rtl) {
1743
- background-position: 12px calc(50% + 3px);
1579
+ ._Puck-portal_lqzmv_32 {
1580
+ position: relative;
1581
+ z-index: 2;
1744
1582
  }
1745
- ._ViewportButton--isActive_gejzr_38 ._ViewportButton-inner_gejzr_38 {
1746
- color: var(--puck-color-azure-04);
1583
+ ._PuckLayout_lqzmv_37 {
1584
+ height: 100dvh;
1747
1585
  }
1748
-
1749
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
1750
- ._PuckCanvas_18jay_1 {
1751
- background: var(--puck-color-grey-11);
1752
- display: flex;
1753
- grid-area: editor;
1754
- flex-direction: column;
1755
- padding: var(--puck-space-px);
1756
- overflow: auto;
1586
+ ._PuckLayout-inner_lqzmv_41 {
1587
+ --puck-frame-width: auto;
1588
+ --puck-side-nav-width: min-content;
1589
+ --puck-side-bar-width: 0px;
1590
+ --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1591
+ --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1592
+ background-color: var(--puck-color-grey-12);
1593
+ display: grid;
1594
+ grid-template-areas: "header" "editor" "left" "right" "sidenav";
1595
+ grid-template-columns: var(--puck-frame-width);
1596
+ grid-template-rows: min-content auto 0 0 var(--puck-side-nav-width);
1597
+ height: 100%;
1598
+ position: relative;
1599
+ transition: grid-template-rows 150ms ease-in;
1600
+ z-index: 0;
1601
+ overflow: hidden;
1757
1602
  }
1758
- @media (min-width: 1198px) {
1759
- ._PuckCanvas_18jay_1 {
1760
- padding: calc(var(--puck-space-px) * 1.5);
1761
- padding-top: var(--puck-space-px);
1603
+ @media (min-width: 638px) {
1604
+ ._PuckLayout-inner_lqzmv_41 {
1605
+ --puck-side-nav-width: 68px;
1606
+ grid-template-areas: "header header header header" "sidenav left editor right";
1607
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
1608
+ grid-template-rows: min-content auto;
1762
1609
  }
1763
- ._PuckCanvas_18jay_1:not(._PuckCanvas_18jay_1:has(._PuckCanvas-controls_18jay_16)) {
1764
- padding-top: calc(var(--puck-space-px) * 1.5);
1610
+ }
1611
+ ._PuckLayout--mounted_lqzmv_74 ._PuckLayout-inner_lqzmv_41 {
1612
+ --puck-side-bar-width: 186px;
1613
+ }
1614
+ ._PuckLayout--mobilePanelHeightToggle_lqzmv_78._PuckLayout--leftSideBarVisible_lqzmv_78 ._PuckLayout-inner_lqzmv_41 {
1615
+ grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
1616
+ }
1617
+ ._PuckLayout--mobilePanelHeightToggle_lqzmv_78._PuckLayout--leftSideBarVisible_lqzmv_78._PuckLayout--isExpanded_lqzmv_84 ._PuckLayout-inner_lqzmv_41 {
1618
+ grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
1619
+ }
1620
+ @media (min-width: 638px) {
1621
+ ._PuckLayout--mobilePanelHeightToggle_lqzmv_78._PuckLayout--leftSideBarVisible_lqzmv_78 ._PuckLayout-inner_lqzmv_41 {
1622
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1623
+ grid-template-rows: min-content auto;
1765
1624
  }
1766
1625
  }
1767
- ._PuckCanvas-inner_18jay_21 {
1768
- display: flex;
1769
- height: 100%;
1770
- justify-content: center;
1771
- min-width: 358px;
1772
- position: relative;
1773
- width: 100%;
1626
+ ._PuckLayout--mobilePanelHeightMinContent_lqzmv_102._PuckLayout--leftSideBarVisible_lqzmv_78 ._PuckLayout-inner_lqzmv_41,
1627
+ ._PuckLayout--mobilePanelHeightMinContent_lqzmv_102._PuckLayout--leftSideBarVisible_lqzmv_78._PuckLayout--isExpanded_lqzmv_84 ._PuckLayout-inner_lqzmv_41 {
1628
+ grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
1774
1629
  }
1775
- ._PuckCanvas-root_18jay_30 {
1776
- background: white;
1777
- border: 1px solid var(--puck-color-grey-09);
1778
- box-sizing: content-box;
1779
- min-width: 321px;
1780
- position: absolute;
1781
- pointer-events: none;
1782
- transform-origin: top;
1783
- top: 0;
1784
- bottom: 0;
1785
- opacity: 0;
1630
+ @media (min-width: 638px) {
1631
+ ._PuckLayout--mobilePanelHeightToggle_lqzmv_78._PuckLayout--leftSideBarVisible_lqzmv_78 ._PuckLayout-inner_lqzmv_41,
1632
+ ._PuckLayout--mobilePanelHeightToggle_lqzmv_78._PuckLayout--leftSideBarVisible_lqzmv_78._PuckLayout--isExpanded_lqzmv_84 ._PuckLayout-inner_lqzmv_41,
1633
+ ._PuckLayout--mobilePanelHeightMinContent_lqzmv_102._PuckLayout--leftSideBarVisible_lqzmv_78 ._PuckLayout-inner_lqzmv_41,
1634
+ ._PuckLayout--mobilePanelHeightMinContent_lqzmv_102._PuckLayout--leftSideBarVisible_lqzmv_78._PuckLayout--isExpanded_lqzmv_84 ._PuckLayout-inner_lqzmv_41 {
1635
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1636
+ grid-template-rows: min-content auto;
1637
+ }
1786
1638
  }
1787
- @media (min-width: 1198px) {
1788
- ._PuckCanvas-root_18jay_30 {
1789
- min-width: unset;
1639
+ @media (min-width: 638px) {
1640
+ ._PuckLayout--rightSideBarVisible_lqzmv_129 ._PuckLayout-inner_lqzmv_41 {
1641
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1790
1642
  }
1791
1643
  }
1792
- @media (prefers-reduced-motion: reduce) {
1793
- ._PuckCanvas-root_18jay_30 {
1794
- transition: none !important;
1644
+ @media (min-width: 638px) {
1645
+ ._PuckLayout--leftSideBarVisible_lqzmv_78._PuckLayout--rightSideBarVisible_lqzmv_129 ._PuckLayout-inner_lqzmv_41 {
1646
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) var(--puck-right-side-bar-width);
1795
1647
  }
1796
1648
  }
1797
- ._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30 {
1798
- pointer-events: unset;
1799
- opacity: 1;
1649
+ @media (min-width: 458px) {
1650
+ ._PuckLayout-mounted_lqzmv_148 ._PuckLayout-inner_lqzmv_41 {
1651
+ --puck-frame-width: minmax(266px, auto);
1652
+ }
1800
1653
  }
1801
- ._PuckCanvas-loader_18jay_60 {
1802
- align-items: center;
1803
- color: var(--puck-color-grey-06);
1804
- display: flex;
1805
- height: 100%;
1806
- justify-content: center;
1807
- transition: opacity 250ms ease-out;
1808
- opacity: 0;
1654
+ @media (min-width: 638px) {
1655
+ ._PuckLayout_lqzmv_37 ._PuckLayout-inner_lqzmv_41 {
1656
+ --puck-side-bar-width: minmax(186px, 250px);
1657
+ }
1809
1658
  }
1810
- ._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60 {
1811
- opacity: 1;
1659
+ @media (min-width: 766px) {
1660
+ ._PuckLayout_lqzmv_37 ._PuckLayout-inner_lqzmv_41 {
1661
+ --puck-frame-width: auto;
1662
+ }
1812
1663
  }
1813
- ._PuckCanvas--showLoader_18jay_70._PuckCanvas--ready_18jay_55 ._PuckCanvas-loader_18jay_60 {
1814
- opacity: 0;
1815
- height: 0;
1816
- transition: none;
1664
+ @media (min-width: 990px) {
1665
+ ._PuckLayout_lqzmv_37 ._PuckLayout-inner_lqzmv_41 {
1666
+ --puck-side-bar-width: 256px;
1667
+ }
1817
1668
  }
1818
-
1819
- /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1669
+ @media (min-width: 1198px) {
1670
+ ._PuckLayout_lqzmv_37 ._PuckLayout-inner_lqzmv_41 {
1671
+ --puck-side-bar-width: 274px;
1672
+ }
1673
+ }
1674
+ @media (min-width: 1398px) {
1675
+ ._PuckLayout_lqzmv_37 ._PuckLayout-inner_lqzmv_41 {
1676
+ --puck-side-bar-width: 290px;
1677
+ }
1678
+ }
1679
+ @media (min-width: 1598px) {
1680
+ ._PuckLayout_lqzmv_37 ._PuckLayout-inner_lqzmv_41 {
1681
+ --puck-side-bar-width: 320px;
1682
+ }
1683
+ }
1684
+ ._PuckLayout-nav_lqzmv_189 {
1685
+ border-top: 1px solid var(--puck-color-grey-09);
1686
+ background-color: var(--puck-color-grey-12);
1687
+ grid-area: sidenav;
1688
+ overflow: hidden;
1689
+ width: 100%;
1690
+ }
1691
+ @media (min-width: 638px) {
1692
+ ._PuckLayout-nav_lqzmv_189 {
1693
+ border-top: 0;
1694
+ border-right: 1px solid var(--puck-color-grey-09);
1695
+ box-sizing: border-box;
1696
+ }
1697
+ }
1698
+ ._PuckLayout-header_lqzmv_205 {
1699
+ grid-area: header;
1700
+ }
1701
+ ._PuckLayout--leftSideBarVisible_lqzmv_78 ._PuckLayout-header_lqzmv_205 {
1702
+ overflow: hidden;
1703
+ }
1704
+ @media (min-width: 638px) {
1705
+ ._PuckLayout--leftSideBarVisible_lqzmv_78 ._PuckLayout-header_lqzmv_205 {
1706
+ overflow: auto;
1707
+ }
1708
+ }
1709
+ ._PuckPluginTab_lqzmv_219 {
1710
+ display: none;
1711
+ flex-grow: 1;
1712
+ overflow: hidden;
1713
+ }
1714
+ ._PuckPluginTab--visible_lqzmv_225 {
1715
+ display: flex;
1716
+ flex-direction: column;
1717
+ }
1718
+ ._PuckPluginTab-body_lqzmv_230 {
1719
+ flex-grow: 1;
1720
+ overflow: hidden;
1721
+ }
1722
+
1723
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1820
1724
  ._MenuBar_8pf8c_1 {
1821
1725
  background-color: var(--puck-color-white);
1822
1726
  border-bottom: 1px solid var(--puck-color-grey-09);
@@ -1861,7 +1765,7 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1861
1765
  }
1862
1766
 
1863
1767
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
1864
- ._PuckHeader_15xnq_1 {
1768
+ ._PuckHeader_1bhmt_1 {
1865
1769
  background: var(--puck-color-white);
1866
1770
  border-bottom: 1px solid var(--puck-color-grey-09);
1867
1771
  color: var(--puck-color-black);
@@ -1869,7 +1773,12 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1869
1773
  position: relative;
1870
1774
  max-width: 100vw;
1871
1775
  }
1872
- ._PuckHeader-inner_15xnq_10 {
1776
+ @media (min-width: 638px) {
1777
+ ._PuckHeader_1bhmt_1 {
1778
+ padding-left: 67px;
1779
+ }
1780
+ }
1781
+ ._PuckHeader-inner_1bhmt_16 {
1873
1782
  align-items: end;
1874
1783
  display: grid;
1875
1784
  gap: var(--puck-space-px);
@@ -1878,43 +1787,372 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1878
1787
  grid-template-rows: auto;
1879
1788
  padding: var(--puck-space-px);
1880
1789
  }
1881
- ._PuckHeader-toggle_15xnq_20 {
1790
+ @media (min-width: 638px) {
1791
+ ._PuckHeader-inner_1bhmt_16 {
1792
+ border-left: 1px solid var(--puck-color-grey-09);
1793
+ }
1794
+ }
1795
+ ._PuckHeader-toggle_1bhmt_32 {
1882
1796
  color: var(--puck-color-grey-05);
1883
1797
  display: flex;
1884
1798
  margin-inline-start: -4px;
1885
1799
  padding-top: 2px;
1886
1800
  }
1887
- ._PuckHeader--rightSideBarVisible_15xnq_27 ._PuckHeader-rightSideBarToggle_15xnq_27,
1888
- ._PuckHeader--leftSideBarVisible_15xnq_28 ._PuckHeader-leftSideBarToggle_15xnq_28 {
1801
+ ._PuckHeader--rightSideBarVisible_1bhmt_39 ._PuckHeader-rightSideBarToggle_1bhmt_39,
1802
+ ._PuckHeader--leftSideBarVisible_1bhmt_40 ._PuckHeader-leftSideBarToggle_1bhmt_40 {
1889
1803
  color: var(--puck-color-black);
1890
1804
  }
1891
- ._PuckHeader-title_15xnq_32 {
1805
+ ._PuckHeader-rightSideBarToggle_1bhmt_39,
1806
+ ._PuckHeader-leftSideBarToggle_1bhmt_40 {
1807
+ display: none;
1808
+ }
1809
+ @media (min-width: 638px) {
1810
+ ._PuckHeader-rightSideBarToggle_1bhmt_39,
1811
+ ._PuckHeader-leftSideBarToggle_1bhmt_40 {
1812
+ display: block;
1813
+ }
1814
+ }
1815
+ ._PuckHeader-title_1bhmt_56 {
1892
1816
  align-self: center;
1893
1817
  }
1894
- ._PuckHeader-path_15xnq_36 {
1818
+ ._PuckHeader-path_1bhmt_60 {
1895
1819
  font-family: var(--puck-font-family-monospaced);
1896
1820
  font-size: var(--puck-font-size-xxs);
1897
1821
  font-weight: normal;
1898
1822
  word-break: break-all;
1899
1823
  }
1900
- ._PuckHeader-tools_15xnq_43 {
1824
+ ._PuckHeader-tools_1bhmt_67 {
1901
1825
  display: flex;
1902
1826
  gap: 16px;
1903
1827
  justify-content: flex-end;
1904
1828
  }
1905
- ._PuckHeader-menuButton_15xnq_49 {
1829
+ ._PuckHeader-menuButton_1bhmt_73 {
1906
1830
  color: var(--puck-color-grey-05);
1907
1831
  margin-inline-start: -4px;
1908
1832
  }
1909
- ._PuckHeader--menuOpen_15xnq_54 ._PuckHeader-menuButton_15xnq_49 {
1833
+ ._PuckHeader--menuOpen_1bhmt_78 ._PuckHeader-menuButton_1bhmt_73 {
1910
1834
  color: var(--puck-color-black);
1911
1835
  }
1912
1836
  @media (min-width: 638px) {
1913
- ._PuckHeader-menuButton_15xnq_49 {
1837
+ ._PuckHeader-menuButton_1bhmt_73 {
1914
1838
  display: none;
1915
1839
  }
1916
1840
  }
1917
1841
 
1842
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
1843
+ ._SidebarSection_8boj8_1 {
1844
+ display: flex;
1845
+ position: relative;
1846
+ flex-direction: column;
1847
+ color: var(--puck-color-black);
1848
+ }
1849
+ ._SidebarSection_8boj8_1:last-of-type {
1850
+ flex-grow: 1;
1851
+ }
1852
+ ._SidebarSection-title_8boj8_12 {
1853
+ background: var(--puck-color-white);
1854
+ padding: 16px;
1855
+ border-bottom: 1px solid var(--puck-color-grey-09);
1856
+ border-top: 1px solid var(--puck-color-grey-09);
1857
+ overflow-x: auto;
1858
+ }
1859
+ ._SidebarSection--noBorderTop_8boj8_20 > ._SidebarSection-title_8boj8_12 {
1860
+ border-top: 0px;
1861
+ }
1862
+ ._SidebarSection-content_8boj8_24 {
1863
+ padding: 16px;
1864
+ }
1865
+ ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
1866
+ padding: 0px;
1867
+ }
1868
+ ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
1869
+ padding-bottom: 4px;
1870
+ }
1871
+ ._SidebarSection_8boj8_1:last-of-type ._SidebarSection-content_8boj8_24 {
1872
+ border-bottom: none;
1873
+ flex-grow: 1;
1874
+ }
1875
+ ._SidebarSection-breadcrumbLabel_8boj8_41 {
1876
+ background: none;
1877
+ border: 0;
1878
+ border-radius: 2px;
1879
+ color: var(--puck-color-azure-04);
1880
+ cursor: pointer;
1881
+ font: inherit;
1882
+ flex-shrink: 0;
1883
+ padding: 0;
1884
+ transition: color 50ms ease-in;
1885
+ }
1886
+ ._SidebarSection-breadcrumbLabel_8boj8_41:focus-visible {
1887
+ outline: 2px solid var(--puck-color-azure-05);
1888
+ outline-offset: 2px;
1889
+ }
1890
+ @media (hover: hover) and (pointer: fine) {
1891
+ ._SidebarSection-breadcrumbLabel_8boj8_41:hover {
1892
+ color: var(--puck-color-azure-03);
1893
+ transition: none;
1894
+ }
1895
+ }
1896
+ ._SidebarSection-breadcrumbLabel_8boj8_41:active {
1897
+ color: var(--puck-color-azure-02);
1898
+ transition: none;
1899
+ }
1900
+ ._SidebarSection-breadcrumbs_8boj8_70 {
1901
+ align-items: center;
1902
+ display: flex;
1903
+ gap: 4px;
1904
+ }
1905
+ ._SidebarSection-breadcrumb_8boj8_41 {
1906
+ align-items: center;
1907
+ display: flex;
1908
+ gap: 4px;
1909
+ }
1910
+ ._SidebarSection-heading_8boj8_82 {
1911
+ padding-inline-end: 16px;
1912
+ }
1913
+ ._SidebarSection-loadingOverlay_8boj8_86 {
1914
+ background: var(--puck-color-white);
1915
+ display: flex;
1916
+ justify-content: center;
1917
+ align-items: center;
1918
+ height: 100%;
1919
+ width: 100%;
1920
+ top: 0;
1921
+ position: absolute;
1922
+ z-index: 1;
1923
+ pointer-events: all;
1924
+ box-sizing: border-box;
1925
+ opacity: 0.8;
1926
+ }
1927
+
1928
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
1929
+ ._Breadcrumbs_1c9yh_1 {
1930
+ align-items: center;
1931
+ display: flex;
1932
+ gap: 4px;
1933
+ }
1934
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7 {
1935
+ background: none;
1936
+ border: 0;
1937
+ border-radius: 2px;
1938
+ color: var(--puck-color-azure-04);
1939
+ cursor: pointer;
1940
+ font: inherit;
1941
+ flex-shrink: 0;
1942
+ padding: 0;
1943
+ transition: color 50ms ease-in;
1944
+ }
1945
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:focus-visible {
1946
+ outline: 2px solid var(--puck-color-azure-05);
1947
+ outline-offset: 2px;
1948
+ }
1949
+ @media (hover: hover) and (pointer: fine) {
1950
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:hover {
1951
+ color: var(--puck-color-azure-03);
1952
+ transition: none;
1953
+ }
1954
+ }
1955
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:active {
1956
+ color: var(--puck-color-azure-02);
1957
+ transition: none;
1958
+ }
1959
+ ._Breadcrumbs-breadcrumb_1c9yh_7 {
1960
+ align-items: center;
1961
+ display: flex;
1962
+ gap: 4px;
1963
+ }
1964
+
1965
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
1966
+ ._ViewportControls_e3unb_1 {
1967
+ position: relative;
1968
+ }
1969
+ ._ViewportControls--fullScreen_e3unb_5 {
1970
+ border-radius: 32px;
1971
+ display: flex;
1972
+ position: absolute;
1973
+ bottom: 12px;
1974
+ right: 12px;
1975
+ overflow: hidden;
1976
+ }
1977
+ ._ViewportControls-toggleButton_e3unb_14 {
1978
+ display: none;
1979
+ }
1980
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14 {
1981
+ align-items: center;
1982
+ background-color: var(--puck-color-grey-02);
1983
+ border: 1px solid var(--puck-color-grey-04);
1984
+ border-radius: 30px;
1985
+ cursor: pointer;
1986
+ color: var(--puck-color-grey-11);
1987
+ display: flex;
1988
+ justify-content: center;
1989
+ width: 42px;
1990
+ height: 42px;
1991
+ z-index: 1;
1992
+ }
1993
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14:hover {
1994
+ background-color: var(--puck-color-grey-02);
1995
+ border: 1px solid var(--puck-color-azure-04);
1996
+ color: var(--puck-color-azure-07);
1997
+ }
1998
+ ._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-toggleButton_e3unb_14 {
1999
+ background-color: var(--puck-color-grey-03);
2000
+ }
2001
+ ._ViewportControls-actions_e3unb_42 {
2002
+ display: flex;
2003
+ }
2004
+ ._ViewportControls-actionsInner_e3unb_46 {
2005
+ display: flex;
2006
+ box-sizing: border-box;
2007
+ justify-content: center;
2008
+ margin-left: auto;
2009
+ margin-right: auto;
2010
+ z-index: 0;
2011
+ overflow: hidden;
2012
+ }
2013
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2014
+ background: var(--puck-color-grey-11);
2015
+ border: 1px solid var(--puck-color-grey-09);
2016
+ border-radius: 30px;
2017
+ margin-left: none;
2018
+ margin-right: none;
2019
+ padding-right: 42px;
2020
+ }
2021
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2022
+ transform: translateX(100%);
2023
+ transition: transform 150ms ease-in-out;
2024
+ }
2025
+ ._ViewportControls--fullScreen_e3unb_5._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-actionsInner_e3unb_46 {
2026
+ transform: translateX(42px);
2027
+ }
2028
+ ._ViewportControls-divider_e3unb_75 {
2029
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2030
+ margin-bottom: 8px;
2031
+ margin-top: 8px;
2032
+ }
2033
+ ._ViewportControls-zoomSelect_e3unb_81 {
2034
+ appearance: none;
2035
+ background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23c3c3c3'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
2036
+ background-size: 10px;
2037
+ background-position: calc(100% - 12px) calc(50% + 3px);
2038
+ background-repeat: no-repeat;
2039
+ border: 0;
2040
+ font-size: var(--puck-font-size-xxxs);
2041
+ padding: 0;
2042
+ padding-left: 8px;
2043
+ width: 96px;
2044
+ }
2045
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2046
+ display: none;
2047
+ }
2048
+ @media (min-width: 638px) {
2049
+ ._ViewportControls-zoom_e3unb_81,
2050
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2051
+ display: flex;
2052
+ justify-content: center;
2053
+ }
2054
+ }
2055
+ ._ViewportControls-zoomSelect_e3unb_81:dir(rtl) {
2056
+ background-position: 12px calc(50% + 3px);
2057
+ }
2058
+ ._ViewportButton-inner_e3unb_111 {
2059
+ align-items: center;
2060
+ display: flex;
2061
+ justify-content: center;
2062
+ height: 32px;
2063
+ width: 32px;
2064
+ }
2065
+ ._ViewportButton--isActive_e3unb_119 ._ViewportButton-inner_e3unb_111 {
2066
+ color: var(--puck-color-azure-04);
2067
+ }
2068
+
2069
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
2070
+ ._PuckCanvas_t6s9b_1 {
2071
+ background: var(--puck-color-grey-11);
2072
+ display: flex;
2073
+ grid-area: editor;
2074
+ flex-direction: column;
2075
+ padding: var(--puck-space-px);
2076
+ position: relative;
2077
+ overflow: auto;
2078
+ }
2079
+ @media (min-width: 1198px) {
2080
+ ._PuckCanvas_t6s9b_1 {
2081
+ padding: calc(var(--puck-space-px) * 1.5);
2082
+ padding-top: calc(var(--puck-space-px) * 0.5);
2083
+ }
2084
+ ._PuckCanvas_t6s9b_1:not(._PuckCanvas_t6s9b_1:has(._PuckCanvas-controls_t6s9b_17)) {
2085
+ padding-top: calc(var(--puck-space-px) * 1.5);
2086
+ }
2087
+ }
2088
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2089
+ padding: 0;
2090
+ overflow: hidden;
2091
+ }
2092
+ @media (min-width: 1198px) {
2093
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2094
+ padding: 0;
2095
+ }
2096
+ }
2097
+ ._PuckCanvas-inner_t6s9b_33 {
2098
+ display: flex;
2099
+ height: 100%;
2100
+ justify-content: center;
2101
+ min-width: 288px;
2102
+ position: relative;
2103
+ width: 100%;
2104
+ }
2105
+ ._PuckCanvas-root_t6s9b_42 {
2106
+ background: white;
2107
+ outline: 1px solid var(--puck-color-grey-09);
2108
+ box-sizing: content-box;
2109
+ min-width: 321px;
2110
+ position: absolute;
2111
+ pointer-events: none;
2112
+ transform-origin: top;
2113
+ top: 0;
2114
+ bottom: 0;
2115
+ opacity: 0;
2116
+ }
2117
+ @media (min-width: 1198px) {
2118
+ ._PuckCanvas-root_t6s9b_42 {
2119
+ min-width: unset;
2120
+ }
2121
+ }
2122
+ @media (prefers-reduced-motion: reduce) {
2123
+ ._PuckCanvas-root_t6s9b_42 {
2124
+ transition: none !important;
2125
+ }
2126
+ }
2127
+ ._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-root_t6s9b_42 {
2128
+ pointer-events: unset;
2129
+ opacity: 1;
2130
+ }
2131
+ ._PuckCanvas-loader_t6s9b_72 {
2132
+ align-items: center;
2133
+ color: var(--puck-color-grey-06);
2134
+ display: flex;
2135
+ height: 100%;
2136
+ justify-content: center;
2137
+ transition: opacity 250ms ease-out;
2138
+ opacity: 0;
2139
+ }
2140
+ ._PuckCanvas--showLoader_t6s9b_82 ._PuckCanvas-loader_t6s9b_72 {
2141
+ opacity: 1;
2142
+ }
2143
+ ._PuckCanvas--showLoader_t6s9b_82._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-loader_t6s9b_72 {
2144
+ opacity: 0;
2145
+ height: 0;
2146
+ transition: none;
2147
+ }
2148
+ ._PuckCanvas-controls_t6s9b_17 {
2149
+ padding-bottom: calc(var(--puck-space-px) * 0.5);
2150
+ }
2151
+ ._PuckCanvas--fullScreen_t6s9b_22 ._PuckCanvas-controls_t6s9b_17 {
2152
+ padding-bottom: 0;
2153
+ z-index: 1;
2154
+ }
2155
+
1918
2156
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/ResizeHandle/styles.module.css/#css-module-data */
1919
2157
  @media (min-width: 766px) {
1920
2158
  ._ResizeHandle_144bf_2 {
@@ -1949,31 +2187,173 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1949
2187
  }
1950
2188
 
1951
2189
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Sidebar/styles.module.css/#css-module-data */
1952
- ._Sidebar_1xksb_1 {
2190
+ ._Sidebar_o396p_1 {
2191
+ border-block-start: 1px solid var(--puck-color-grey-09);
1953
2192
  position: relative;
1954
- display: flex;
2193
+ display: none;
1955
2194
  flex-direction: column;
1956
2195
  overflow-y: auto;
1957
2196
  }
1958
- ._Sidebar--left_1xksb_8 {
2197
+ ._Sidebar--isVisible_o396p_9 {
2198
+ display: flex;
2199
+ }
2200
+ ._Sidebar--left_o396p_13 {
1959
2201
  background: var(--puck-color-grey-12);
1960
- border-inline-end: 1px solid var(--puck-color-grey-09);
1961
2202
  grid-area: left;
1962
2203
  }
1963
- ._Sidebar--right_1xksb_14 {
2204
+ @media (min-width: 766px) {
2205
+ ._Sidebar--left_o396p_13 {
2206
+ border-block-start: 0;
2207
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2208
+ }
2209
+ }
2210
+ ._Sidebar--right_o396p_25 {
1964
2211
  background: var(--puck-color-white);
1965
- border-inline-start: 1px solid var(--puck-color-grey-09);
1966
2212
  grid-area: right;
1967
2213
  }
1968
- ._Sidebar-resizeHandle_1xksb_20 {
2214
+ @media (min-width: 766px) {
2215
+ ._Sidebar--right_o396p_25 {
2216
+ border-block-start: 0;
2217
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2218
+ }
2219
+ }
2220
+ ._Sidebar-resizeHandle_o396p_37 {
1969
2221
  position: absolute;
1970
2222
  height: 100%;
1971
2223
  }
1972
- ._Sidebar--left_1xksb_8 + ._Sidebar-resizeHandle_1xksb_20 {
2224
+ ._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
1973
2225
  grid-area: left;
1974
2226
  justify-self: end;
1975
2227
  }
1976
- ._Sidebar--right_1xksb_14 + ._Sidebar-resizeHandle_1xksb_20 {
2228
+ ._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
1977
2229
  grid-area: right;
1978
2230
  justify-self: start;
1979
2231
  }
2232
+
2233
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Nav/styles.module.css/#css-module-data */
2234
+ ._Nav_3nnxc_1 {
2235
+ display: flex;
2236
+ }
2237
+ ._Nav-list_3nnxc_5 {
2238
+ display: flex;
2239
+ list-style: none;
2240
+ margin: 0;
2241
+ padding: 0;
2242
+ overflow-x: auto;
2243
+ gap: 8px;
2244
+ }
2245
+ @media (min-width: 638px) {
2246
+ ._Nav-list_3nnxc_5 {
2247
+ padding-top: 32px;
2248
+ flex-direction: column;
2249
+ gap: 16px;
2250
+ width: 100%;
2251
+ }
2252
+ }
2253
+ ._Nav-mobileActions_3nnxc_23 {
2254
+ align-items: center;
2255
+ display: flex;
2256
+ justify-content: center;
2257
+ margin-inline-start: auto;
2258
+ padding: 4px 16px;
2259
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2260
+ }
2261
+ @media (min-width: 638px) {
2262
+ ._Nav-mobileActions_3nnxc_23 {
2263
+ display: none;
2264
+ }
2265
+ }
2266
+ ._NavItem-link_3nnxc_38 {
2267
+ align-items: center;
2268
+ color: var(--puck-color-grey-03);
2269
+ display: flex;
2270
+ gap: 8px;
2271
+ text-decoration: none;
2272
+ cursor: pointer;
2273
+ border-radius: 4px;
2274
+ padding: 8px 4px;
2275
+ width: 64px;
2276
+ box-sizing: border-box;
2277
+ }
2278
+ @media (min-width: 638px) {
2279
+ ._NavItem-link_3nnxc_38 {
2280
+ width: auto;
2281
+ }
2282
+ }
2283
+ ._NavItem_3nnxc_38:first-of-type {
2284
+ padding-left: 16px;
2285
+ }
2286
+ ._NavItem_3nnxc_38:last-of-type {
2287
+ padding-right: 16px;
2288
+ }
2289
+ @media (min-width: 638px) {
2290
+ ._NavItem_3nnxc_38:first-of-type,
2291
+ ._NavItem_3nnxc_38:last-of-type {
2292
+ padding: 0;
2293
+ }
2294
+ }
2295
+ ._NavItem-link_3nnxc_38 {
2296
+ border-top: 4px solid transparent;
2297
+ border-bottom: 4px solid transparent;
2298
+ border-radius: 0;
2299
+ flex-direction: column;
2300
+ font-size: var(--puck-font-size-xxxs);
2301
+ }
2302
+ @media (min-width: 638px) {
2303
+ ._NavItem-link_3nnxc_38 {
2304
+ border: 0;
2305
+ border-left: 4px solid transparent;
2306
+ border-right: 4px solid transparent;
2307
+ }
2308
+ }
2309
+ ._NavItem-linkIcon_3nnxc_88 {
2310
+ height: 24px;
2311
+ width: 24px;
2312
+ }
2313
+ ._NavItem--active_3nnxc_93 > ._NavItem-link_3nnxc_38 {
2314
+ background-color: var(--puck-color-azure-10);
2315
+ color: var(--puck-color-azure-04);
2316
+ font-weight: 600;
2317
+ }
2318
+ ._NavItem--active_3nnxc_93 > ._NavItem-link_3nnxc_38 {
2319
+ background-color: transparent;
2320
+ border-top-color: var(--puck-color-azure-04);
2321
+ border-top-right-radius: 0;
2322
+ border-bottom-right-radius: 0;
2323
+ font-weight: 600;
2324
+ }
2325
+ @media (min-width: 638px) {
2326
+ ._NavItem--active_3nnxc_93 > ._NavItem-link_3nnxc_38 {
2327
+ border-top-color: transparent;
2328
+ border-right-color: var(--puck-color-azure-04);
2329
+ }
2330
+ }
2331
+ ._NavItem_3nnxc_38:not(._NavItem--active_3nnxc_93) > ._NavItem-link_3nnxc_38:hover {
2332
+ background-color: var(--puck-color-azure-11);
2333
+ color: var(--puck-color-azure-04);
2334
+ }
2335
+ @media (min-width: 638px) {
2336
+ ._NavItem--mobileOnly_3nnxc_120 {
2337
+ display: none;
2338
+ }
2339
+ }
2340
+
2341
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/fields/styles.module.css/#css-module-data */
2342
+ ._FieldsPlugin_nd930_1 {
2343
+ background: white;
2344
+ height: 100%;
2345
+ overflow-y: auto;
2346
+ }
2347
+ ._FieldsPlugin-header_nd930_7 {
2348
+ border-bottom: 1px solid var(--puck-color-grey-09);
2349
+ font-weight: 600;
2350
+ padding-bottom: 8px;
2351
+ padding-left: 16px;
2352
+ padding-right: 16px;
2353
+ padding-top: 8px;
2354
+ }
2355
+ @media (min-width: 638px) {
2356
+ ._FieldsPlugin-header_nd930_7 {
2357
+ padding: 16px;
2358
+ }
2359
+ }