|
48 | 48 | "key": "blocks/new-popup-template", |
49 | 49 | "title": "New popup template", |
50 | 50 | "type": "popup" |
| 51 | + }, |
| 52 | + "heading-block-1": { |
| 53 | + "type": "layout-section", |
| 54 | + "key": "blocks/heading-block-1", |
| 55 | + "title": "Feature block 5", |
| 56 | + "description": "", |
| 57 | + "contentKey": "files/heading-block-1", |
| 58 | + "imports": [ |
| 59 | + "styles/colors/semi-trsp-lt-bg", |
| 60 | + "styles/components/button/no-border", |
| 61 | + "popups/main-menu-popup", |
| 62 | + "files/main-menu-popup" |
| 63 | + ] |
51 | 64 | } |
52 | 65 | }, |
53 | 66 | "popups": { |
|
1581 | 1594 | } |
1582 | 1595 | ] |
1583 | 1596 | }, |
| 1597 | + "heading-block-1": { |
| 1598 | + "type": "layout-section", |
| 1599 | + "styles": { |
| 1600 | + "instance": { |
| 1601 | + "key": "awgovjdnwn" |
| 1602 | + } |
| 1603 | + }, |
| 1604 | + "nodes": [ |
| 1605 | + { |
| 1606 | + "type": "grid", |
| 1607 | + "nodes": [ |
| 1608 | + { |
| 1609 | + "type": "grid-cell", |
| 1610 | + "nodes": [ |
| 1611 | + { |
| 1612 | + "type": "picture", |
| 1613 | + "width": 80, |
| 1614 | + "height": 80, |
| 1615 | + "caption": "Logo", |
| 1616 | + "styles": { |
| 1617 | + "appearance": "components/picture/default" |
| 1618 | + }, |
| 1619 | + "hyperlink": { |
| 1620 | + "target": "_self", |
| 1621 | + "targetKey": "pages/e0987ca1-f458-b546-7697-7be594b35583" |
| 1622 | + } |
| 1623 | + }, |
| 1624 | + { |
| 1625 | + "type": "menu", |
| 1626 | + "navigationItemKey": "main", |
| 1627 | + "layout": "horizontal", |
| 1628 | + "styles": { |
| 1629 | + "appearance": "components/menu/default", |
| 1630 | + "instance": { |
| 1631 | + "display": { |
| 1632 | + "md": "inline-block", |
| 1633 | + "xs": "none" |
| 1634 | + } |
| 1635 | + } |
| 1636 | + }, |
| 1637 | + "roles": null |
| 1638 | + }, |
| 1639 | + { |
| 1640 | + "type": "button", |
| 1641 | + "label": "☰", |
| 1642 | + "styles": { |
| 1643 | + "appearance": "components/button/no-border", |
| 1644 | + "instance": { |
| 1645 | + "display": { |
| 1646 | + "xs": "inline-block", |
| 1647 | + "md": "none" |
| 1648 | + } |
| 1649 | + } |
| 1650 | + }, |
| 1651 | + "roles": null, |
| 1652 | + "hyperlink": { |
| 1653 | + "target": "_popup", |
| 1654 | + "targetKey": "popups/main-menu-popup" |
| 1655 | + } |
| 1656 | + } |
| 1657 | + ], |
| 1658 | + "role": "article", |
| 1659 | + "styles": { |
| 1660 | + "instance": { |
| 1661 | + "grid-cell": { |
| 1662 | + "xs": { |
| 1663 | + "position": { |
| 1664 | + "col": 1, |
| 1665 | + "row": 1 |
| 1666 | + }, |
| 1667 | + "span": { |
| 1668 | + "cols": 1, |
| 1669 | + "rows": 1 |
| 1670 | + }, |
| 1671 | + "alignment": { |
| 1672 | + "vertical": "center", |
| 1673 | + "horizontal": "between" |
| 1674 | + } |
| 1675 | + }, |
| 1676 | + "xl": { |
| 1677 | + "alignment": { |
| 1678 | + "vertical": "center", |
| 1679 | + "horizontal": "between" |
| 1680 | + } |
| 1681 | + }, |
| 1682 | + "md": { |
| 1683 | + "alignment": { |
| 1684 | + "vertical": "center", |
| 1685 | + "horizontal": "between" |
| 1686 | + } |
| 1687 | + }, |
| 1688 | + "lg": { |
| 1689 | + "alignment": { |
| 1690 | + "vertical": "center", |
| 1691 | + "horizontal": "between" |
| 1692 | + } |
| 1693 | + } |
| 1694 | + }, |
| 1695 | + "padding": { |
| 1696 | + "xs": { |
| 1697 | + "top": 10, |
| 1698 | + "bottom": 10, |
| 1699 | + "left": 10, |
| 1700 | + "right": 10 |
| 1701 | + } |
| 1702 | + } |
| 1703 | + } |
| 1704 | + } |
| 1705 | + } |
| 1706 | + ], |
| 1707 | + "styles": { |
| 1708 | + "instance": { |
| 1709 | + "margin": { |
| 1710 | + "xs": { |
| 1711 | + "top": 20, |
| 1712 | + "left": "auto", |
| 1713 | + "right": "auto", |
| 1714 | + "bottom": 20 |
| 1715 | + } |
| 1716 | + }, |
| 1717 | + "size": { |
| 1718 | + "lg": { |
| 1719 | + "maxWidth": 1140 |
| 1720 | + } |
| 1721 | + }, |
| 1722 | + "grid": { |
| 1723 | + "xs": { |
| 1724 | + "rows": [ |
| 1725 | + "auto" |
| 1726 | + ], |
| 1727 | + "cols": [ |
| 1728 | + "1fr" |
| 1729 | + ] |
| 1730 | + } |
| 1731 | + } |
| 1732 | + } |
| 1733 | + } |
| 1734 | + } |
| 1735 | + ] |
| 1736 | + }, |
1584 | 1737 | "main-menu-popup": { |
1585 | 1738 | "type": "popup", |
1586 | 1739 | "backdrop": false, |
|
0 commit comments