@taprootio/espalier 2.10.0 → 2.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1615,11 +1615,23 @@
1615
1615
  "component": "esp-page",
1616
1616
  "description": "Offset reserved for fixed headers. Defaults to `var(--esp-header-height)`."
1617
1617
  },
1618
+ {
1619
+ "name": "--esp-page-flyout-max-width",
1620
+ "category": "component",
1621
+ "component": "esp-page",
1622
+ "description": "Maximum help width and overlay drawer cap before the `85vw` viewport cap. Defaults to `30rem`."
1623
+ },
1624
+ {
1625
+ "name": "--esp-page-flyout-min-width",
1626
+ "category": "component",
1627
+ "component": "esp-page",
1628
+ "description": "Minimum in-grid help width. Defaults to `20rem`."
1629
+ },
1618
1630
  {
1619
1631
  "name": "--esp-page-flyout-width",
1620
1632
  "category": "component",
1621
1633
  "component": "esp-page",
1622
- "description": "The width of the open flyout track (and of the `esp-flyout` overlay drawer). Defaults to `20rem`."
1634
+ "description": "Legacy fixed-width alias that pins both help bounds."
1623
1635
  },
1624
1636
  {
1625
1637
  "name": "--esp-page-header-z-index",
@@ -1633,23 +1645,95 @@
1633
1645
  "component": "esp-page",
1634
1646
  "description": "The background of the main content well. Defaults to `transparent` (the well shows the page background). Set it to give the content well its own card color, or pair the transparent default with `--esp-page-surface-shadow: none` for content that floats directly on the page with no frame."
1635
1647
  },
1648
+ {
1649
+ "name": "--esp-page-main-max-width",
1650
+ "category": "component",
1651
+ "component": "esp-page",
1652
+ "description": "Maximum width of the main content well. Defaults from `kind`: `1536px` (wide), `768px` (narrow), or unbounded (full). Surplus width beyond it becomes canvas gutters."
1653
+ },
1654
+ {
1655
+ "name": "--esp-page-main-min-width",
1656
+ "category": "component",
1657
+ "component": "esp-page",
1658
+ "description": "Minimum width of the main content well while preview or in-grid help competes for space. Defaults to `30rem`."
1659
+ },
1636
1660
  {
1637
1661
  "name": "--esp-page-max-width",
1638
1662
  "category": "component",
1639
1663
  "component": "esp-page",
1640
- "description": "The maximum width of the main content well. Set automatically by the `kind` attribute: `1536px` (wide), `768px` (narrow), or `none` (full). This cap now sizes the main grid track; surplus width beyond it becomes the canvas gutters."
1664
+ "description": "Legacy fallback for `--esp-page-main-max-width`."
1665
+ },
1666
+ {
1667
+ "name": "--esp-page-preview-background",
1668
+ "category": "component",
1669
+ "component": "esp-page",
1670
+ "description": "Background of the persistent preview surface. Defaults to the main background, then the page background."
1671
+ },
1672
+ {
1673
+ "name": "--esp-page-preview-border",
1674
+ "category": "component",
1675
+ "component": "esp-page",
1676
+ "description": "Leading tear-off edge between main and preview. Defaults to `1px dotted var(--esp-color-border)`."
1677
+ },
1678
+ {
1679
+ "name": "--esp-page-preview-max-width",
1680
+ "category": "component",
1681
+ "component": "esp-page",
1682
+ "description": "Maximum preview width. Defaults to `48rem`. Preview receives flexible trailing space before help grows."
1641
1683
  },
1642
1684
  {
1643
1685
  "name": "--esp-page-preview-min-main-width",
1644
1686
  "category": "component",
1645
1687
  "component": "esp-page",
1646
- "description": "Optional minimum width of the main content well while preview is reclaiming canvas/surface space. Unset by default, so preview uses spare canvas only. Set a length such as `900px` to opt into reclaim behavior."
1688
+ "description": "Legacy fallback for `--esp-page-main-min-width`."
1689
+ },
1690
+ {
1691
+ "name": "--esp-page-preview-min-width",
1692
+ "category": "component",
1693
+ "component": "esp-page",
1694
+ "description": "Minimum preview width. Defaults to `22.5rem` (360px, a reasonable mobile-device surface)."
1695
+ },
1696
+ {
1697
+ "name": "--esp-page-preview-shadow",
1698
+ "category": "component",
1699
+ "component": "esp-page",
1700
+ "description": "Shadow cast from the preview's trailing edge. Defaults to the page surface edge shadow. Set to `none` for a flat additive surface."
1647
1701
  },
1648
1702
  {
1649
1703
  "name": "--esp-page-preview-width",
1650
1704
  "category": "component",
1651
1705
  "component": "esp-page",
1652
- "description": "Width of the persistent preview panel. Defaults to `20rem`."
1706
+ "description": "Legacy fixed-width alias that pins both preview bounds."
1707
+ },
1708
+ {
1709
+ "name": "--esp-page-resize-focus-outline",
1710
+ "category": "component",
1711
+ "component": "esp-page",
1712
+ "description": "Keyboard-focus line drawn along the focused seam, spanning the visible dotted edge up to one viewport height. Defaults to `2px dashed var(--esp-color-link)`."
1713
+ },
1714
+ {
1715
+ "name": "--esp-page-resize-focus-shadow",
1716
+ "category": "component",
1717
+ "component": "esp-page",
1718
+ "description": "Glow cast by the focused seam line, in the line's color. Defaults to `0 0 0.75rem var(--esp-color-link)`."
1719
+ },
1720
+ {
1721
+ "name": "--esp-page-resize-handle-hit-size",
1722
+ "category": "component",
1723
+ "component": "esp-page",
1724
+ "description": "Transparent inline hit target centered on each dotted seam. Defaults to `2.75rem`."
1725
+ },
1726
+ {
1727
+ "name": "--esp-page-resize-large-step",
1728
+ "category": "component",
1729
+ "component": "esp-page",
1730
+ "description": "Shift+Arrow resize step. Defaults to `4rem`."
1731
+ },
1732
+ {
1733
+ "name": "--esp-page-resize-step",
1734
+ "category": "component",
1735
+ "component": "esp-page",
1736
+ "description": "Arrow-key resize step. Defaults to `1rem`."
1653
1737
  },
1654
1738
  {
1655
1739
  "name": "--esp-page-sticky-header-top",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@taprootio/espalier",
3
- "version": "2.10.0",
3
+ "version": "2.12.0",
4
4
  "packageManager": "bun@1.3.12",
5
5
  "description": "Espalier — a themeable, accessible, framework-agnostic, enterprise-grade design system built on web standards and love.",
6
6
  "customElements": "custom-elements.json",