@measured/puck 0.21.0-canary.a1b03d38 → 0.21.0-canary.a4bfae4f

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 (41) hide show
  1. package/dist/{Editor-O447AVCX.mjs → Editor-STTYPZJ4.mjs} +9 -9
  2. package/dist/{actions-CJibIB0m.d.mts → actions-tsxxcX1z.d.mts} +22 -8
  3. package/dist/{actions-CJibIB0m.d.ts → actions-tsxxcX1z.d.ts} +22 -8
  4. package/dist/{chunk-2Q4PACDA.mjs → chunk-5ATHPL4L.mjs} +3 -3
  5. package/dist/{chunk-Y656T6AQ.mjs → chunk-6K3HTV5G.mjs} +2 -2
  6. package/dist/{chunk-QBGM4ELA.mjs → chunk-DBBPIWHH.mjs} +1 -1
  7. package/dist/{chunk-Z476VA6G.mjs → chunk-FYH73R7R.mjs} +4627 -4059
  8. package/dist/{chunk-DAQLMM2T.mjs → chunk-IDHXWXYL.mjs} +89 -4
  9. package/dist/{chunk-62AAYNXG.mjs → chunk-MML4TKL2.mjs} +1 -1
  10. package/dist/{chunk-BSDEIOEK.mjs → chunk-O7X34GXV.mjs} +10 -8
  11. package/dist/{chunk-NLUHDYVR.mjs → chunk-ODDSBBX3.mjs} +20 -1
  12. package/dist/{chunk-QAWJTCV5.mjs → chunk-PRRLVCLF.mjs} +1 -1
  13. package/dist/{chunk-T3WX7XJ6.mjs → chunk-QV3IXRNS.mjs} +5 -3
  14. package/dist/{chunk-PLXSMBAA.mjs → chunk-VL2VNWXO.mjs} +1 -1
  15. package/dist/{full-BEMDJKDS.mjs → full-C4C2K2OO.mjs} +8 -8
  16. package/dist/{index-Bss1jupB.d.ts → index-Ca6V6NQD.d.ts} +3 -1
  17. package/dist/{index-DOcD_H3b.d.mts → index-mQvUCH3C.d.mts} +3 -1
  18. package/dist/index.css +704 -314
  19. package/dist/index.d.mts +27 -8
  20. package/dist/index.d.ts +27 -8
  21. package/dist/index.js +2890 -2158
  22. package/dist/index.mjs +20 -17
  23. package/dist/internal.d.mts +2 -2
  24. package/dist/internal.d.ts +2 -2
  25. package/dist/internal.js +20 -1
  26. package/dist/internal.mjs +2 -2
  27. package/dist/{loaded-N3FYGF2Y.mjs → loaded-DB2OXVC5.mjs} +5 -5
  28. package/dist/{loaded-JU3A7Y4L.mjs → loaded-GEFHNL7S.mjs} +5 -5
  29. package/dist/{loaded-OBY7OMS6.mjs → loaded-TVTW742N.mjs} +5 -5
  30. package/dist/no-external.css +842 -448
  31. package/dist/no-external.d.mts +4 -4
  32. package/dist/no-external.d.ts +4 -4
  33. package/dist/no-external.js +2891 -2156
  34. package/dist/no-external.mjs +19 -11
  35. package/dist/rsc.d.mts +2 -2
  36. package/dist/rsc.d.ts +2 -2
  37. package/dist/rsc.js +24 -3
  38. package/dist/rsc.mjs +3 -3
  39. package/dist/{walk-tree-BL55zQ9b.d.ts → walk-tree-Bh85NMeo.d.ts} +1 -1
  40. package/dist/{walk-tree-BYuI81Ik.d.mts → walk-tree-CDA3K5S3.d.mts} +1 -1
  41. package/package.json +1 -1
package/dist/index.css CHANGED
@@ -1601,168 +1601,6 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1601
1601
  display: none;
1602
1602
  }
1603
1603
 
1604
- /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
1605
- ._SidebarSection_8boj8_1 {
1606
- display: flex;
1607
- position: relative;
1608
- flex-direction: column;
1609
- color: var(--puck-color-black);
1610
- }
1611
- ._SidebarSection_8boj8_1:last-of-type {
1612
- flex-grow: 1;
1613
- }
1614
- ._SidebarSection-title_8boj8_12 {
1615
- background: var(--puck-color-white);
1616
- padding: 16px;
1617
- border-bottom: 1px solid var(--puck-color-grey-09);
1618
- border-top: 1px solid var(--puck-color-grey-09);
1619
- overflow-x: auto;
1620
- }
1621
- ._SidebarSection--noBorderTop_8boj8_20 > ._SidebarSection-title_8boj8_12 {
1622
- border-top: 0px;
1623
- }
1624
- ._SidebarSection-content_8boj8_24 {
1625
- padding: 16px;
1626
- }
1627
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24 {
1628
- padding: 0px;
1629
- }
1630
- ._SidebarSection--noPadding_8boj8_28 > ._SidebarSection-content_8boj8_24:last-child {
1631
- padding-bottom: 4px;
1632
- }
1633
- ._SidebarSection_8boj8_1:last-of-type ._SidebarSection-content_8boj8_24 {
1634
- border-bottom: none;
1635
- flex-grow: 1;
1636
- }
1637
- ._SidebarSection-breadcrumbLabel_8boj8_41 {
1638
- background: none;
1639
- border: 0;
1640
- border-radius: 2px;
1641
- color: var(--puck-color-azure-04);
1642
- cursor: pointer;
1643
- font: inherit;
1644
- flex-shrink: 0;
1645
- padding: 0;
1646
- transition: color 50ms ease-in;
1647
- }
1648
- ._SidebarSection-breadcrumbLabel_8boj8_41:focus-visible {
1649
- outline: 2px solid var(--puck-color-azure-05);
1650
- outline-offset: 2px;
1651
- }
1652
- @media (hover: hover) and (pointer: fine) {
1653
- ._SidebarSection-breadcrumbLabel_8boj8_41:hover {
1654
- color: var(--puck-color-azure-03);
1655
- transition: none;
1656
- }
1657
- }
1658
- ._SidebarSection-breadcrumbLabel_8boj8_41:active {
1659
- color: var(--puck-color-azure-02);
1660
- transition: none;
1661
- }
1662
- ._SidebarSection-breadcrumbs_8boj8_70 {
1663
- align-items: center;
1664
- display: flex;
1665
- gap: 4px;
1666
- }
1667
- ._SidebarSection-breadcrumb_8boj8_41 {
1668
- align-items: center;
1669
- display: flex;
1670
- gap: 4px;
1671
- }
1672
- ._SidebarSection-heading_8boj8_82 {
1673
- padding-inline-end: 16px;
1674
- }
1675
- ._SidebarSection-loadingOverlay_8boj8_86 {
1676
- background: var(--puck-color-white);
1677
- display: flex;
1678
- justify-content: center;
1679
- align-items: center;
1680
- height: 100%;
1681
- width: 100%;
1682
- top: 0;
1683
- position: absolute;
1684
- z-index: 1;
1685
- pointer-events: all;
1686
- box-sizing: border-box;
1687
- opacity: 0.8;
1688
- }
1689
-
1690
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/styles.module.css/#css-module-data */
1691
- ._Puck_1yxlw_19 {
1692
- --puck-space-px: 16px;
1693
- font-family: var(--puck-font-family);
1694
- overflow-x: hidden;
1695
- }
1696
- @media (min-width: 766px) {
1697
- ._Puck_1yxlw_19 {
1698
- overflow-x: auto;
1699
- }
1700
- }
1701
- ._Puck-portal_1yxlw_31 {
1702
- position: relative;
1703
- z-index: 2;
1704
- }
1705
- ._PuckLayout-inner_1yxlw_38 {
1706
- --puck-frame-width: auto;
1707
- --puck-side-bar-width: 0px;
1708
- --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1709
- --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1710
- display: grid;
1711
- grid-template-areas: "header header header" "left editor right";
1712
- grid-template-columns: 0 var(--puck-frame-width) 0;
1713
- grid-template-rows: min-content auto;
1714
- height: 100dvh;
1715
- position: relative;
1716
- z-index: 0;
1717
- }
1718
- ._PuckLayout--mounted_1yxlw_59 ._PuckLayout-inner_1yxlw_38 {
1719
- --puck-side-bar-width: 186px;
1720
- }
1721
- ._PuckLayout--leftSideBarVisible_1yxlw_63 ._PuckLayout-inner_1yxlw_38 {
1722
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) 0;
1723
- }
1724
- ._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1725
- grid-template-columns: 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1726
- }
1727
- ._PuckLayout--leftSideBarVisible_1yxlw_63._PuckLayout--rightSideBarVisible_1yxlw_69 ._PuckLayout-inner_1yxlw_38 {
1728
- grid-template-columns: var(--puck-left-side-bar-width) var(--puck-frame-width) var(--puck-right-side-bar-width);
1729
- }
1730
- @media (min-width: 458px) {
1731
- ._PuckLayout-mounted_1yxlw_83 ._PuckLayout-inner_1yxlw_38 {
1732
- --puck-frame-width: minmax(266px, auto);
1733
- }
1734
- }
1735
- @media (min-width: 638px) {
1736
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1737
- --puck-side-bar-width: minmax(186px, 250px);
1738
- }
1739
- }
1740
- @media (min-width: 766px) {
1741
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1742
- --puck-frame-width: auto;
1743
- }
1744
- }
1745
- @media (min-width: 990px) {
1746
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1747
- --puck-side-bar-width: 256px;
1748
- }
1749
- }
1750
- @media (min-width: 1198px) {
1751
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1752
- --puck-side-bar-width: 274px;
1753
- }
1754
- }
1755
- @media (min-width: 1398px) {
1756
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1757
- --puck-side-bar-width: 290px;
1758
- }
1759
- }
1760
- @media (min-width: 1598px) {
1761
- ._PuckLayout_1yxlw_38 ._PuckLayout-inner_1yxlw_38 {
1762
- --puck-side-bar-width: 320px;
1763
- }
1764
- }
1765
-
1766
1604
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Fields/styles.module.css/#css-module-data */
1767
1605
  ._PuckFields_10bh7_1 {
1768
1606
  position: relative;
@@ -1968,167 +1806,226 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
1968
1806
  margin-top: 4px;
1969
1807
  }
1970
1808
 
1971
- /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
1972
- ._ViewportControls_gejzr_1 {
1973
- display: flex;
1974
- background: var(--puck-color-grey-11);
1975
- box-sizing: border-box;
1976
- border-inline-start: 2px solid var(--puck-color-grey-11);
1977
- justify-content: center;
1978
- gap: 8px;
1979
- min-width: 358px;
1980
- padding-bottom: 16px;
1981
- padding-inline-start: var(--puck-space-px);
1982
- padding-inline-end: var(--puck-space-px);
1983
- z-index: 1;
1984
- }
1985
- ._ViewportControls-divider_gejzr_15 {
1986
- border-inline-end: 1px solid var(--puck-color-grey-09);
1987
- margin-inline-start: 8px;
1988
- margin-inline-end: 8px;
1989
- }
1990
- ._ViewportControls-zoomSelect_gejzr_21 {
1991
- appearance: none;
1992
- 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;
1993
- background-size: 10px;
1994
- background-position: calc(100% - 12px) calc(50% + 3px);
1995
- background-repeat: no-repeat;
1996
- border: 0;
1997
- font-size: var(--puck-font-size-xxxs);
1998
- padding: 0;
1999
- width: 96px;
2000
- }
2001
- ._ViewportControls-zoomSelect_gejzr_21:dir(rtl) {
2002
- background-position: 12px calc(50% + 3px);
1809
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Layout/styles.module.css/#css-module-data */
1810
+ ._Puck_1dd16_19 {
1811
+ --puck-space-px: 16px;
1812
+ font-family: var(--puck-font-family);
1813
+ overflow-x: hidden;
2003
1814
  }
2004
- ._ViewportButton--isActive_gejzr_38 ._ViewportButton-inner_gejzr_38 {
2005
- color: var(--puck-color-azure-04);
1815
+ @media (min-width: 766px) {
1816
+ ._Puck_1dd16_19 {
1817
+ overflow-x: auto;
1818
+ }
2006
1819
  }
2007
-
2008
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
2009
- ._PuckCanvas_18jay_1 {
2010
- background: var(--puck-color-grey-11);
2011
- display: flex;
2012
- grid-area: editor;
2013
- flex-direction: column;
2014
- padding: var(--puck-space-px);
2015
- overflow: auto;
1820
+ ._Puck-portal_1dd16_31 {
1821
+ position: relative;
1822
+ z-index: 2;
2016
1823
  }
2017
- @media (min-width: 1198px) {
2018
- ._PuckCanvas_18jay_1 {
2019
- padding: calc(var(--puck-space-px) * 1.5);
2020
- padding-top: var(--puck-space-px);
2021
- }
2022
- ._PuckCanvas_18jay_1:not(._PuckCanvas_18jay_1:has(._PuckCanvas-controls_18jay_16)) {
2023
- padding-top: calc(var(--puck-space-px) * 1.5);
2024
- }
1824
+ ._PuckLayout_1dd16_36 {
1825
+ height: 100dvh;
2025
1826
  }
2026
- ._PuckCanvas-inner_18jay_21 {
2027
- display: flex;
1827
+ ._PuckLayout-inner_1dd16_40 {
1828
+ --puck-frame-width: auto;
1829
+ --puck-side-nav-width: min-content;
1830
+ --puck-side-bar-width: 0px;
1831
+ --puck-left-side-bar-width: var( --puck-user-left-side-bar-width, var(--puck-side-bar-width) );
1832
+ --puck-right-side-bar-width: var( --puck-user-right-side-bar-width, var(--puck-side-bar-width) );
1833
+ background-color: var(--puck-color-grey-12);
1834
+ display: grid;
1835
+ grid-template-areas: "header" "editor" "left" "right" "sidenav";
1836
+ grid-template-columns: var(--puck-frame-width);
1837
+ grid-template-rows: min-content auto 0 0 var(--puck-side-nav-width);
2028
1838
  height: 100%;
2029
- justify-content: center;
2030
- min-width: 358px;
2031
1839
  position: relative;
2032
- width: 100%;
2033
- }
2034
- ._PuckCanvas-root_18jay_30 {
2035
- background: white;
2036
- border: 1px solid var(--puck-color-grey-09);
2037
- box-sizing: content-box;
2038
- min-width: 321px;
2039
- position: absolute;
2040
- pointer-events: none;
2041
- transform-origin: top;
2042
- top: 0;
2043
- bottom: 0;
2044
- opacity: 0;
1840
+ transition: grid-template-rows 150ms ease-in;
1841
+ z-index: 0;
1842
+ overflow: hidden;
2045
1843
  }
2046
- @media (min-width: 1198px) {
2047
- ._PuckCanvas-root_18jay_30 {
2048
- min-width: unset;
1844
+ @media (min-width: 638px) {
1845
+ ._PuckLayout-inner_1dd16_40 {
1846
+ --puck-side-nav-width: 68px;
1847
+ grid-template-areas: "header header header header" "sidenav left editor right";
1848
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) 0;
1849
+ grid-template-rows: min-content auto;
2049
1850
  }
2050
- }
2051
- @media (prefers-reduced-motion: reduce) {
2052
- ._PuckCanvas-root_18jay_30 {
2053
- transition: none !important;
1851
+ ._Puck--hidePlugins_1dd16_72 ._PuckLayout-inner_1dd16_40 {
1852
+ --puck-side-nav-width: 0;
2054
1853
  }
2055
1854
  }
2056
- ._PuckCanvas--ready_18jay_55 ._PuckCanvas-root_18jay_30 {
2057
- pointer-events: unset;
2058
- opacity: 1;
2059
- }
2060
- ._PuckCanvas-loader_18jay_60 {
2061
- align-items: center;
2062
- color: var(--puck-color-grey-06);
2063
- display: flex;
2064
- height: 100%;
2065
- justify-content: center;
2066
- transition: opacity 250ms ease-out;
2067
- opacity: 0;
1855
+ ._PuckLayout--mounted_1dd16_77 ._PuckLayout-inner_1dd16_40 {
1856
+ --puck-side-bar-width: 186px;
2068
1857
  }
2069
- ._PuckCanvas--showLoader_18jay_70 ._PuckCanvas-loader_18jay_60 {
2070
- opacity: 1;
1858
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
1859
+ grid-template-rows: 0 auto 30% 0 var(--puck-side-nav-width);
2071
1860
  }
2072
- ._PuckCanvas--showLoader_18jay_70._PuckCanvas--ready_18jay_55 ._PuckCanvas-loader_18jay_60 {
2073
- opacity: 0;
2074
- height: 0;
2075
- transition: none;
1861
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1862
+ grid-template-rows: 0 auto 55% 0 var(--puck-side-nav-width);
2076
1863
  }
2077
-
2078
- /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
2079
- ._MenuBar_8pf8c_1 {
2080
- background-color: var(--puck-color-white);
2081
- border-bottom: 1px solid var(--puck-color-grey-09);
2082
- display: none;
2083
- left: 0;
2084
- margin-top: 1px;
2085
- padding: 8px 16px;
2086
- position: absolute;
2087
- right: 0;
2088
- top: 100%;
2089
- z-index: 2;
1864
+ @media (min-width: 638px) {
1865
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40 {
1866
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1867
+ grid-template-rows: min-content auto;
1868
+ }
2090
1869
  }
2091
- ._MenuBar--menuOpen_8pf8c_14 {
2092
- display: block;
1870
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1871
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1872
+ grid-template-rows: 0 auto min-content 0 var(--puck-side-nav-width);
2093
1873
  }
2094
1874
  @media (min-width: 638px) {
2095
- ._MenuBar_8pf8c_1 {
2096
- border: none;
2097
- display: block;
2098
- margin-top: 0;
2099
- overflow-y: visible;
2100
- padding: 0;
2101
- position: static;
1875
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1876
+ ._PuckLayout--mobilePanelHeightToggle_1dd16_81._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40,
1877
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-inner_1dd16_40,
1878
+ ._PuckLayout--mobilePanelHeightMinContent_1dd16_105._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--isExpanded_1dd16_87 ._PuckLayout-inner_1dd16_40 {
1879
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) 0;
1880
+ grid-template-rows: min-content auto;
2102
1881
  }
2103
1882
  }
2104
- ._MenuBar-inner_8pf8c_29 {
2105
- align-items: center;
2106
- display: flex;
2107
- flex-wrap: wrap;
2108
- gap: 8px 16px;
2109
- justify-content: flex-end;
1883
+ @media (min-width: 638px) {
1884
+ ._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
1885
+ grid-template-columns: var(--puck-side-nav-width) 0 var(--puck-frame-width) var(--puck-right-side-bar-width);
1886
+ }
2110
1887
  }
2111
1888
  @media (min-width: 638px) {
2112
- ._MenuBar-inner_8pf8c_29 {
2113
- display: flex;
2114
- flex-direction: row;
2115
- flex-wrap: nowrap;
1889
+ ._PuckLayout--leftSideBarVisible_1dd16_81._PuckLayout--rightSideBarVisible_1dd16_132 ._PuckLayout-inner_1dd16_40 {
1890
+ grid-template-columns: var(--puck-side-nav-width) var(--puck-left-side-bar-width) var( --puck-frame-width ) var(--puck-right-side-bar-width);
2116
1891
  }
2117
1892
  }
2118
- ._MenuBar-history_8pf8c_45 {
2119
- display: flex;
1893
+ @media (min-width: 458px) {
1894
+ ._PuckLayout-mounted_1dd16_151 ._PuckLayout-inner_1dd16_40 {
1895
+ --puck-frame-width: minmax(266px, auto);
1896
+ }
2120
1897
  }
2121
-
2122
- /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
2123
- ._PuckHeader_15xnq_1 {
2124
- background: var(--puck-color-white);
2125
- border-bottom: 1px solid var(--puck-color-grey-09);
2126
- color: var(--puck-color-black);
1898
+ @media (min-width: 638px) {
1899
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1900
+ --puck-side-bar-width: minmax(186px, 250px);
1901
+ }
1902
+ }
1903
+ @media (min-width: 766px) {
1904
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1905
+ --puck-frame-width: auto;
1906
+ }
1907
+ }
1908
+ @media (min-width: 990px) {
1909
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1910
+ --puck-side-bar-width: 256px;
1911
+ }
1912
+ }
1913
+ @media (min-width: 1198px) {
1914
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1915
+ --puck-side-bar-width: 274px;
1916
+ }
1917
+ }
1918
+ @media (min-width: 1398px) {
1919
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1920
+ --puck-side-bar-width: 290px;
1921
+ }
1922
+ }
1923
+ @media (min-width: 1598px) {
1924
+ ._PuckLayout_1dd16_36 ._PuckLayout-inner_1dd16_40 {
1925
+ --puck-side-bar-width: 320px;
1926
+ }
1927
+ }
1928
+ ._PuckLayout-nav_1dd16_192 {
1929
+ border-top: 1px solid var(--puck-color-grey-09);
1930
+ background-color: var(--puck-color-grey-12);
1931
+ grid-area: sidenav;
1932
+ overflow: hidden;
1933
+ width: 100%;
1934
+ }
1935
+ @media (min-width: 638px) {
1936
+ ._PuckLayout-nav_1dd16_192 {
1937
+ border-top: 0;
1938
+ border-right: 1px solid var(--puck-color-grey-09);
1939
+ box-sizing: border-box;
1940
+ }
1941
+ }
1942
+ ._PuckLayout-header_1dd16_208 {
1943
+ grid-area: header;
1944
+ }
1945
+ ._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
1946
+ overflow: hidden;
1947
+ }
1948
+ @media (min-width: 638px) {
1949
+ ._PuckLayout--leftSideBarVisible_1dd16_81 ._PuckLayout-header_1dd16_208 {
1950
+ overflow: auto;
1951
+ }
1952
+ }
1953
+ ._PuckPluginTab_1dd16_222 {
1954
+ display: none;
1955
+ flex-grow: 1;
1956
+ max-height: 100%;
1957
+ }
1958
+ ._PuckPluginTab--visible_1dd16_228 {
1959
+ display: flex;
1960
+ flex-direction: column;
1961
+ }
1962
+ ._PuckPluginTab-body_1dd16_233 {
1963
+ flex-grow: 1;
1964
+ max-height: 100%;
1965
+ }
1966
+
1967
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/MenuBar/styles.module.css/#css-module-data */
1968
+ ._MenuBar_8pf8c_1 {
1969
+ background-color: var(--puck-color-white);
1970
+ border-bottom: 1px solid var(--puck-color-grey-09);
1971
+ display: none;
1972
+ left: 0;
1973
+ margin-top: 1px;
1974
+ padding: 8px 16px;
1975
+ position: absolute;
1976
+ right: 0;
1977
+ top: 100%;
1978
+ z-index: 2;
1979
+ }
1980
+ ._MenuBar--menuOpen_8pf8c_14 {
1981
+ display: block;
1982
+ }
1983
+ @media (min-width: 638px) {
1984
+ ._MenuBar_8pf8c_1 {
1985
+ border: none;
1986
+ display: block;
1987
+ margin-top: 0;
1988
+ overflow-y: visible;
1989
+ padding: 0;
1990
+ position: static;
1991
+ }
1992
+ }
1993
+ ._MenuBar-inner_8pf8c_29 {
1994
+ align-items: center;
1995
+ display: flex;
1996
+ flex-wrap: wrap;
1997
+ gap: 8px 16px;
1998
+ justify-content: flex-end;
1999
+ }
2000
+ @media (min-width: 638px) {
2001
+ ._MenuBar-inner_8pf8c_29 {
2002
+ display: flex;
2003
+ flex-direction: row;
2004
+ flex-wrap: nowrap;
2005
+ }
2006
+ }
2007
+ ._MenuBar-history_8pf8c_45 {
2008
+ display: flex;
2009
+ }
2010
+
2011
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Header/styles.module.css/#css-module-data */
2012
+ ._PuckHeader_63pti_1 {
2013
+ background: var(--puck-color-white);
2014
+ border-bottom: 1px solid var(--puck-color-grey-09);
2015
+ color: var(--puck-color-black);
2127
2016
  grid-area: header;
2128
2017
  position: relative;
2129
2018
  max-width: 100vw;
2130
2019
  }
2131
- ._PuckHeader-inner_15xnq_10 {
2020
+ @media (min-width: 638px) {
2021
+ ._PuckHeader_63pti_1 {
2022
+ padding-left: 67px;
2023
+ }
2024
+ ._PuckHeader--hidePlugins_63pti_15 {
2025
+ padding-left: 0;
2026
+ }
2027
+ }
2028
+ ._PuckHeader-inner_63pti_20 {
2132
2029
  align-items: end;
2133
2030
  display: grid;
2134
2031
  gap: var(--puck-space-px);
@@ -2137,43 +2034,369 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2137
2034
  grid-template-rows: auto;
2138
2035
  padding: var(--puck-space-px);
2139
2036
  }
2140
- ._PuckHeader-toggle_15xnq_20 {
2037
+ @media (min-width: 638px) {
2038
+ ._PuckHeader-inner_63pti_20 {
2039
+ border-left: 1px solid var(--puck-color-grey-09);
2040
+ }
2041
+ ._PuckHeader--hidePlugins_63pti_15 ._PuckHeader-inner_63pti_20 {
2042
+ border-left: none;
2043
+ }
2044
+ }
2045
+ ._PuckHeader-toggle_63pti_40 {
2141
2046
  color: var(--puck-color-grey-05);
2142
2047
  display: flex;
2143
2048
  margin-inline-start: -4px;
2144
2049
  padding-top: 2px;
2145
2050
  }
2146
- ._PuckHeader--rightSideBarVisible_15xnq_27 ._PuckHeader-rightSideBarToggle_15xnq_27,
2147
- ._PuckHeader--leftSideBarVisible_15xnq_28 ._PuckHeader-leftSideBarToggle_15xnq_28 {
2051
+ ._PuckHeader--rightSideBarVisible_63pti_47 ._PuckHeader-rightSideBarToggle_63pti_47,
2052
+ ._PuckHeader--leftSideBarVisible_63pti_48 ._PuckHeader-leftSideBarToggle_63pti_48 {
2148
2053
  color: var(--puck-color-black);
2149
2054
  }
2150
- ._PuckHeader-title_15xnq_32 {
2055
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2056
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2057
+ display: none;
2058
+ }
2059
+ @media (min-width: 638px) {
2060
+ ._PuckHeader-rightSideBarToggle_63pti_47,
2061
+ ._PuckHeader-leftSideBarToggle_63pti_48 {
2062
+ display: block;
2063
+ }
2064
+ }
2065
+ ._PuckHeader-title_63pti_64 {
2151
2066
  align-self: center;
2152
2067
  }
2153
- ._PuckHeader-path_15xnq_36 {
2068
+ ._PuckHeader-path_63pti_68 {
2154
2069
  font-family: var(--puck-font-family-monospaced);
2155
2070
  font-size: var(--puck-font-size-xxs);
2156
2071
  font-weight: normal;
2157
2072
  word-break: break-all;
2158
2073
  }
2159
- ._PuckHeader-tools_15xnq_43 {
2074
+ ._PuckHeader-tools_63pti_75 {
2160
2075
  display: flex;
2161
2076
  gap: 16px;
2162
2077
  justify-content: flex-end;
2163
2078
  }
2164
- ._PuckHeader-menuButton_15xnq_49 {
2079
+ ._PuckHeader-menuButton_63pti_81 {
2165
2080
  color: var(--puck-color-grey-05);
2166
2081
  margin-inline-start: -4px;
2167
2082
  }
2168
- ._PuckHeader--menuOpen_15xnq_54 ._PuckHeader-menuButton_15xnq_49 {
2083
+ ._PuckHeader--menuOpen_63pti_86 ._PuckHeader-menuButton_63pti_81 {
2169
2084
  color: var(--puck-color-black);
2170
2085
  }
2171
2086
  @media (min-width: 638px) {
2172
- ._PuckHeader-menuButton_15xnq_49 {
2087
+ ._PuckHeader-menuButton_63pti_81 {
2173
2088
  display: none;
2174
2089
  }
2175
2090
  }
2176
2091
 
2092
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/SidebarSection/styles.module.css/#css-module-data */
2093
+ ._SidebarSection_5otpt_1 {
2094
+ display: flex;
2095
+ position: relative;
2096
+ flex-direction: column;
2097
+ color: var(--puck-color-black);
2098
+ }
2099
+ ._SidebarSection_5otpt_1:last-of-type {
2100
+ flex-grow: 1;
2101
+ }
2102
+ ._SidebarSection-title_5otpt_12 {
2103
+ background: var(--puck-color-white);
2104
+ padding: 16px;
2105
+ border-bottom: 1px solid var(--puck-color-grey-09);
2106
+ border-top: 1px solid var(--puck-color-grey-09);
2107
+ overflow-x: auto;
2108
+ }
2109
+ ._SidebarSection--noBorderTop_5otpt_20 > ._SidebarSection-title_5otpt_12 {
2110
+ border-top: 0px;
2111
+ }
2112
+ ._SidebarSection-content_5otpt_24:last-child {
2113
+ padding-bottom: 4px;
2114
+ }
2115
+ ._SidebarSection_5otpt_1:last-of-type ._SidebarSection-content_5otpt_24 {
2116
+ border-bottom: none;
2117
+ flex-grow: 1;
2118
+ }
2119
+ ._SidebarSection-breadcrumbLabel_5otpt_33 {
2120
+ background: none;
2121
+ border: 0;
2122
+ border-radius: 2px;
2123
+ color: var(--puck-color-azure-04);
2124
+ cursor: pointer;
2125
+ font: inherit;
2126
+ flex-shrink: 0;
2127
+ padding: 0;
2128
+ transition: color 50ms ease-in;
2129
+ }
2130
+ ._SidebarSection-breadcrumbLabel_5otpt_33:focus-visible {
2131
+ outline: 2px solid var(--puck-color-azure-05);
2132
+ outline-offset: 2px;
2133
+ }
2134
+ @media (hover: hover) and (pointer: fine) {
2135
+ ._SidebarSection-breadcrumbLabel_5otpt_33:hover {
2136
+ color: var(--puck-color-azure-03);
2137
+ transition: none;
2138
+ }
2139
+ }
2140
+ ._SidebarSection-breadcrumbLabel_5otpt_33:active {
2141
+ color: var(--puck-color-azure-02);
2142
+ transition: none;
2143
+ }
2144
+ ._SidebarSection-breadcrumbs_5otpt_62 {
2145
+ align-items: center;
2146
+ display: flex;
2147
+ gap: 4px;
2148
+ }
2149
+ ._SidebarSection-breadcrumb_5otpt_33 {
2150
+ align-items: center;
2151
+ display: flex;
2152
+ gap: 4px;
2153
+ }
2154
+ ._SidebarSection-heading_5otpt_74 {
2155
+ padding-inline-end: 16px;
2156
+ }
2157
+ ._SidebarSection-loadingOverlay_5otpt_78 {
2158
+ background: var(--puck-color-white);
2159
+ display: flex;
2160
+ justify-content: center;
2161
+ align-items: center;
2162
+ height: 100%;
2163
+ width: 100%;
2164
+ top: 0;
2165
+ position: absolute;
2166
+ z-index: 1;
2167
+ pointer-events: all;
2168
+ box-sizing: border-box;
2169
+ opacity: 0.8;
2170
+ }
2171
+
2172
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Breadcrumbs/styles.module.css/#css-module-data */
2173
+ ._Breadcrumbs_1c9yh_1 {
2174
+ align-items: center;
2175
+ display: flex;
2176
+ gap: 4px;
2177
+ }
2178
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7 {
2179
+ background: none;
2180
+ border: 0;
2181
+ border-radius: 2px;
2182
+ color: var(--puck-color-azure-04);
2183
+ cursor: pointer;
2184
+ font: inherit;
2185
+ flex-shrink: 0;
2186
+ padding: 0;
2187
+ transition: color 50ms ease-in;
2188
+ }
2189
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:focus-visible {
2190
+ outline: 2px solid var(--puck-color-azure-05);
2191
+ outline-offset: 2px;
2192
+ }
2193
+ @media (hover: hover) and (pointer: fine) {
2194
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:hover {
2195
+ color: var(--puck-color-azure-03);
2196
+ transition: none;
2197
+ }
2198
+ }
2199
+ ._Breadcrumbs-breadcrumbLabel_1c9yh_7:active {
2200
+ color: var(--puck-color-azure-02);
2201
+ transition: none;
2202
+ }
2203
+ ._Breadcrumbs-breadcrumb_1c9yh_7 {
2204
+ align-items: center;
2205
+ display: flex;
2206
+ gap: 4px;
2207
+ }
2208
+
2209
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/ViewportControls/styles.module.css/#css-module-data */
2210
+ ._ViewportControls_e3unb_1 {
2211
+ position: relative;
2212
+ }
2213
+ ._ViewportControls--fullScreen_e3unb_5 {
2214
+ border-radius: 32px;
2215
+ display: flex;
2216
+ position: absolute;
2217
+ bottom: 12px;
2218
+ right: 12px;
2219
+ overflow: hidden;
2220
+ }
2221
+ ._ViewportControls-toggleButton_e3unb_14 {
2222
+ display: none;
2223
+ }
2224
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14 {
2225
+ align-items: center;
2226
+ background-color: var(--puck-color-grey-02);
2227
+ border: 1px solid var(--puck-color-grey-04);
2228
+ border-radius: 30px;
2229
+ cursor: pointer;
2230
+ color: var(--puck-color-grey-11);
2231
+ display: flex;
2232
+ justify-content: center;
2233
+ width: 42px;
2234
+ height: 42px;
2235
+ z-index: 1;
2236
+ }
2237
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-toggleButton_e3unb_14:hover {
2238
+ background-color: var(--puck-color-grey-02);
2239
+ border: 1px solid var(--puck-color-azure-04);
2240
+ color: var(--puck-color-azure-07);
2241
+ }
2242
+ ._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-toggleButton_e3unb_14 {
2243
+ background-color: var(--puck-color-grey-03);
2244
+ }
2245
+ ._ViewportControls-actions_e3unb_42 {
2246
+ display: flex;
2247
+ }
2248
+ ._ViewportControls-actionsInner_e3unb_46 {
2249
+ display: flex;
2250
+ box-sizing: border-box;
2251
+ justify-content: center;
2252
+ margin-left: auto;
2253
+ margin-right: auto;
2254
+ z-index: 0;
2255
+ overflow: hidden;
2256
+ }
2257
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2258
+ background: var(--puck-color-grey-11);
2259
+ border: 1px solid var(--puck-color-grey-09);
2260
+ border-radius: 30px;
2261
+ margin-left: none;
2262
+ margin-right: none;
2263
+ padding-right: 42px;
2264
+ }
2265
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-actionsInner_e3unb_46 {
2266
+ transform: translateX(100%);
2267
+ transition: transform 150ms ease-in-out;
2268
+ }
2269
+ ._ViewportControls--fullScreen_e3unb_5._ViewportControls--isExpanded_e3unb_38 ._ViewportControls-actionsInner_e3unb_46 {
2270
+ transform: translateX(42px);
2271
+ }
2272
+ ._ViewportControls-divider_e3unb_75 {
2273
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2274
+ margin-bottom: 8px;
2275
+ margin-top: 8px;
2276
+ }
2277
+ ._ViewportControls-zoomSelect_e3unb_81 {
2278
+ appearance: none;
2279
+ 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;
2280
+ background-size: 10px;
2281
+ background-position: calc(100% - 12px) calc(50% + 3px);
2282
+ background-repeat: no-repeat;
2283
+ border: 0;
2284
+ font-size: var(--puck-font-size-xxxs);
2285
+ padding: 0;
2286
+ padding-left: 8px;
2287
+ width: 96px;
2288
+ }
2289
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2290
+ display: none;
2291
+ }
2292
+ @media (min-width: 638px) {
2293
+ ._ViewportControls-zoom_e3unb_81,
2294
+ ._ViewportControls--fullScreen_e3unb_5 ._ViewportControls-zoom_e3unb_81 {
2295
+ display: flex;
2296
+ justify-content: center;
2297
+ }
2298
+ }
2299
+ ._ViewportControls-zoomSelect_e3unb_81:dir(rtl) {
2300
+ background-position: 12px calc(50% + 3px);
2301
+ }
2302
+ ._ViewportButton-inner_e3unb_111 {
2303
+ align-items: center;
2304
+ display: flex;
2305
+ justify-content: center;
2306
+ height: 32px;
2307
+ width: 32px;
2308
+ }
2309
+ ._ViewportButton--isActive_e3unb_119 ._ViewportButton-inner_e3unb_111 {
2310
+ color: var(--puck-color-azure-04);
2311
+ }
2312
+
2313
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Canvas/styles.module.css/#css-module-data */
2314
+ ._PuckCanvas_t6s9b_1 {
2315
+ background: var(--puck-color-grey-11);
2316
+ display: flex;
2317
+ grid-area: editor;
2318
+ flex-direction: column;
2319
+ padding: var(--puck-space-px);
2320
+ position: relative;
2321
+ overflow: auto;
2322
+ }
2323
+ @media (min-width: 1198px) {
2324
+ ._PuckCanvas_t6s9b_1 {
2325
+ padding: calc(var(--puck-space-px) * 1.5);
2326
+ padding-top: calc(var(--puck-space-px) * 0.5);
2327
+ }
2328
+ ._PuckCanvas_t6s9b_1:not(._PuckCanvas_t6s9b_1:has(._PuckCanvas-controls_t6s9b_17)) {
2329
+ padding-top: calc(var(--puck-space-px) * 1.5);
2330
+ }
2331
+ }
2332
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2333
+ padding: 0;
2334
+ overflow: hidden;
2335
+ }
2336
+ @media (min-width: 1198px) {
2337
+ ._PuckCanvas--fullScreen_t6s9b_22 {
2338
+ padding: 0;
2339
+ }
2340
+ }
2341
+ ._PuckCanvas-inner_t6s9b_33 {
2342
+ display: flex;
2343
+ height: 100%;
2344
+ justify-content: center;
2345
+ min-width: 288px;
2346
+ position: relative;
2347
+ width: 100%;
2348
+ }
2349
+ ._PuckCanvas-root_t6s9b_42 {
2350
+ background: white;
2351
+ outline: 1px solid var(--puck-color-grey-09);
2352
+ box-sizing: content-box;
2353
+ min-width: 321px;
2354
+ position: absolute;
2355
+ pointer-events: none;
2356
+ transform-origin: top;
2357
+ top: 0;
2358
+ bottom: 0;
2359
+ opacity: 0;
2360
+ }
2361
+ @media (min-width: 1198px) {
2362
+ ._PuckCanvas-root_t6s9b_42 {
2363
+ min-width: unset;
2364
+ }
2365
+ }
2366
+ @media (prefers-reduced-motion: reduce) {
2367
+ ._PuckCanvas-root_t6s9b_42 {
2368
+ transition: none !important;
2369
+ }
2370
+ }
2371
+ ._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-root_t6s9b_42 {
2372
+ pointer-events: unset;
2373
+ opacity: 1;
2374
+ }
2375
+ ._PuckCanvas-loader_t6s9b_72 {
2376
+ align-items: center;
2377
+ color: var(--puck-color-grey-06);
2378
+ display: flex;
2379
+ height: 100%;
2380
+ justify-content: center;
2381
+ transition: opacity 250ms ease-out;
2382
+ opacity: 0;
2383
+ }
2384
+ ._PuckCanvas--showLoader_t6s9b_82 ._PuckCanvas-loader_t6s9b_72 {
2385
+ opacity: 1;
2386
+ }
2387
+ ._PuckCanvas--showLoader_t6s9b_82._PuckCanvas--ready_t6s9b_67 ._PuckCanvas-loader_t6s9b_72 {
2388
+ opacity: 0;
2389
+ height: 0;
2390
+ transition: none;
2391
+ }
2392
+ ._PuckCanvas-controls_t6s9b_17 {
2393
+ padding-bottom: calc(var(--puck-space-px) * 0.5);
2394
+ }
2395
+ ._PuckCanvas--fullScreen_t6s9b_22 ._PuckCanvas-controls_t6s9b_17 {
2396
+ padding-bottom: 0;
2397
+ z-index: 1;
2398
+ }
2399
+
2177
2400
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/ResizeHandle/styles.module.css/#css-module-data */
2178
2401
  @media (min-width: 766px) {
2179
2402
  ._ResizeHandle_144bf_2 {
@@ -2208,31 +2431,198 @@ body:has(._DropZone--isAnimating_1i2sv_68:empty) [data-puck-overlay] {
2208
2431
  }
2209
2432
 
2210
2433
  /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Sidebar/styles.module.css/#css-module-data */
2211
- ._Sidebar_1xksb_1 {
2434
+ ._Sidebar_o396p_1 {
2435
+ border-block-start: 1px solid var(--puck-color-grey-09);
2212
2436
  position: relative;
2213
- display: flex;
2437
+ display: none;
2214
2438
  flex-direction: column;
2215
2439
  overflow-y: auto;
2216
2440
  }
2217
- ._Sidebar--left_1xksb_8 {
2441
+ ._Sidebar--isVisible_o396p_9 {
2442
+ display: flex;
2443
+ }
2444
+ ._Sidebar--left_o396p_13 {
2218
2445
  background: var(--puck-color-grey-12);
2219
- border-inline-end: 1px solid var(--puck-color-grey-09);
2220
2446
  grid-area: left;
2221
2447
  }
2222
- ._Sidebar--right_1xksb_14 {
2448
+ @media (min-width: 766px) {
2449
+ ._Sidebar--left_o396p_13 {
2450
+ border-block-start: 0;
2451
+ border-inline-end: 1px solid var(--puck-color-grey-09);
2452
+ }
2453
+ }
2454
+ ._Sidebar--right_o396p_25 {
2223
2455
  background: var(--puck-color-white);
2224
- border-inline-start: 1px solid var(--puck-color-grey-09);
2225
2456
  grid-area: right;
2226
2457
  }
2227
- ._Sidebar-resizeHandle_1xksb_20 {
2458
+ @media (min-width: 766px) {
2459
+ ._Sidebar--right_o396p_25 {
2460
+ border-block-start: 0;
2461
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2462
+ }
2463
+ }
2464
+ ._Sidebar-resizeHandle_o396p_37 {
2228
2465
  position: absolute;
2229
2466
  height: 100%;
2230
2467
  }
2231
- ._Sidebar--left_1xksb_8 + ._Sidebar-resizeHandle_1xksb_20 {
2468
+ ._Sidebar--left_o396p_13 + ._Sidebar-resizeHandle_o396p_37 {
2232
2469
  grid-area: left;
2233
2470
  justify-self: end;
2234
2471
  }
2235
- ._Sidebar--right_1xksb_14 + ._Sidebar-resizeHandle_1xksb_20 {
2472
+ ._Sidebar--right_o396p_25 + ._Sidebar-resizeHandle_o396p_37 {
2236
2473
  grid-area: right;
2237
2474
  justify-self: start;
2238
2475
  }
2476
+
2477
+ /* css-module:/home/runner/work/puck/puck/packages/core/components/Puck/components/Nav/styles.module.css/#css-module-data */
2478
+ ._Nav_1tvxq_1 {
2479
+ display: flex;
2480
+ }
2481
+ ._Nav-list_1tvxq_5 {
2482
+ display: flex;
2483
+ list-style: none;
2484
+ margin: 0;
2485
+ padding: 0;
2486
+ overflow-x: auto;
2487
+ gap: 8px;
2488
+ }
2489
+ @media (min-width: 638px) {
2490
+ ._Nav-list_1tvxq_5 {
2491
+ padding-top: 32px;
2492
+ flex-direction: column;
2493
+ gap: 16px;
2494
+ width: 100%;
2495
+ }
2496
+ }
2497
+ ._Nav-mobileActions_1tvxq_23 {
2498
+ align-items: center;
2499
+ display: flex;
2500
+ justify-content: center;
2501
+ margin-inline-start: auto;
2502
+ padding: 4px 16px;
2503
+ border-inline-start: 1px solid var(--puck-color-grey-09);
2504
+ }
2505
+ @media (min-width: 638px) {
2506
+ ._Nav-mobileActions_1tvxq_23 {
2507
+ display: none;
2508
+ }
2509
+ }
2510
+ ._NavItem-link_1tvxq_38 {
2511
+ text-align: center;
2512
+ align-items: center;
2513
+ color: var(--puck-color-grey-03);
2514
+ display: flex;
2515
+ gap: 8px;
2516
+ text-decoration: none;
2517
+ cursor: pointer;
2518
+ border-radius: 4px;
2519
+ padding: 8px 4px;
2520
+ width: 64px;
2521
+ box-sizing: border-box;
2522
+ }
2523
+ @media (min-width: 638px) {
2524
+ ._NavItem-link_1tvxq_38 {
2525
+ width: auto;
2526
+ }
2527
+ }
2528
+ ._NavItem_1tvxq_38:first-of-type {
2529
+ padding-left: 16px;
2530
+ }
2531
+ ._NavItem_1tvxq_38:last-of-type {
2532
+ padding-right: 16px;
2533
+ }
2534
+ @media (min-width: 638px) {
2535
+ ._NavItem_1tvxq_38:first-of-type,
2536
+ ._NavItem_1tvxq_38:last-of-type {
2537
+ padding: 0;
2538
+ }
2539
+ }
2540
+ ._NavItem-link_1tvxq_38 {
2541
+ border-top: 4px solid transparent;
2542
+ border-bottom: 4px solid transparent;
2543
+ border-radius: 0;
2544
+ flex-direction: column;
2545
+ font-size: var(--puck-font-size-xxxs);
2546
+ }
2547
+ @media (min-width: 638px) {
2548
+ ._NavItem-link_1tvxq_38 {
2549
+ border: 0;
2550
+ border-left: 4px solid transparent;
2551
+ border-right: 4px solid transparent;
2552
+ }
2553
+ }
2554
+ ._NavItem-linkIcon_1tvxq_89 {
2555
+ height: 24px;
2556
+ width: 24px;
2557
+ }
2558
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2559
+ background-color: var(--puck-color-azure-10);
2560
+ color: var(--puck-color-azure-04);
2561
+ font-weight: 600;
2562
+ }
2563
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2564
+ background-color: transparent;
2565
+ border-top-color: var(--puck-color-azure-04);
2566
+ border-top-right-radius: 0;
2567
+ border-bottom-right-radius: 0;
2568
+ font-weight: 600;
2569
+ }
2570
+ @media (min-width: 638px) {
2571
+ ._NavItem--active_1tvxq_94 > ._NavItem-link_1tvxq_38 {
2572
+ border-top-color: transparent;
2573
+ border-right-color: var(--puck-color-azure-04);
2574
+ }
2575
+ }
2576
+ ._NavItem_1tvxq_38:not(._NavItem--active_1tvxq_94) > ._NavItem-link_1tvxq_38:hover {
2577
+ background-color: var(--puck-color-azure-11);
2578
+ color: var(--puck-color-azure-04);
2579
+ }
2580
+ @media (min-width: 638px) {
2581
+ ._NavItem--mobileOnly_1tvxq_121 {
2582
+ display: none;
2583
+ }
2584
+ }
2585
+ ._NavItem--desktopOnly_1tvxq_126 {
2586
+ display: none;
2587
+ }
2588
+ @media (min-width: 638px) {
2589
+ ._NavItem--desktopOnly_1tvxq_126 {
2590
+ display: block;
2591
+ }
2592
+ }
2593
+
2594
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/blocks/styles.module.css/#css-module-data */
2595
+ ._BlocksPlugin_1ey1i_1 {
2596
+ padding: 16px;
2597
+ height: 100%;
2598
+ overflow-y: auto;
2599
+ box-sizing: border-box;
2600
+ }
2601
+
2602
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/outline/styles.module.css/#css-module-data */
2603
+ ._OutlinePlugin_q92j6_1 {
2604
+ padding: 16px;
2605
+ height: 100%;
2606
+ overflow-y: auto;
2607
+ box-sizing: border-box;
2608
+ }
2609
+
2610
+ /* css-module:/home/runner/work/puck/puck/packages/core/plugins/fields/styles.module.css/#css-module-data */
2611
+ ._FieldsPlugin_nd930_1 {
2612
+ background: white;
2613
+ height: 100%;
2614
+ overflow-y: auto;
2615
+ }
2616
+ ._FieldsPlugin-header_nd930_7 {
2617
+ border-bottom: 1px solid var(--puck-color-grey-09);
2618
+ font-weight: 600;
2619
+ padding-bottom: 8px;
2620
+ padding-left: 16px;
2621
+ padding-right: 16px;
2622
+ padding-top: 8px;
2623
+ }
2624
+ @media (min-width: 638px) {
2625
+ ._FieldsPlugin-header_nd930_7 {
2626
+ padding: 16px;
2627
+ }
2628
+ }