@total_onion/onion-library 1.0.133 → 1.0.134

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.
@@ -1553,9 +1553,29 @@
1553
1553
  "display": "block",
1554
1554
  "sub_fields": [
1555
1555
  {
1556
- "key": "field_686642955949d",
1557
- "label": "Spacer fields",
1558
- "name": "spacer_fields",
1556
+ "key": "field_689207237552e",
1557
+ "label": "Grid Layout",
1558
+ "name": "",
1559
+ "aria-label": "",
1560
+ "type": "tab",
1561
+ "instructions": "",
1562
+ "required": 0,
1563
+ "conditional_logic": 0,
1564
+ "wrapper": {
1565
+ "width": "",
1566
+ "class": "",
1567
+ "id": ""
1568
+ },
1569
+ "wpml_cf_preferences": 0,
1570
+ "placement": "top",
1571
+ "endpoint": 0,
1572
+ "no_preference": 0,
1573
+ "selected": 0
1574
+ },
1575
+ {
1576
+ "key": "field_68664295598ab",
1577
+ "label": "Grid layout",
1578
+ "name": "grid_layout",
1559
1579
  "aria-label": "",
1560
1580
  "type": "clone",
1561
1581
  "instructions": "",
@@ -1568,7 +1588,7 @@
1568
1588
  },
1569
1589
  "wpml_cf_preferences": 3,
1570
1590
  "clone": [
1571
- "group_686b8cb48c708"
1591
+ "group_6882282e65bf2"
1572
1592
  ],
1573
1593
  "display": "seamless",
1574
1594
  "layout": "block",
@@ -1581,9 +1601,29 @@
1581
1601
  "acfe_clone_modal_size": "large"
1582
1602
  },
1583
1603
  {
1584
- "key": "field_68664295598ab",
1585
- "label": "Grid layout",
1586
- "name": "grid_layout",
1604
+ "key": "field_689207307552f",
1605
+ "label": "Spacer Settings",
1606
+ "name": "",
1607
+ "aria-label": "",
1608
+ "type": "tab",
1609
+ "instructions": "",
1610
+ "required": 0,
1611
+ "conditional_logic": 0,
1612
+ "wrapper": {
1613
+ "width": "",
1614
+ "class": "",
1615
+ "id": ""
1616
+ },
1617
+ "wpml_cf_preferences": 0,
1618
+ "placement": "top",
1619
+ "endpoint": 0,
1620
+ "no_preference": 0,
1621
+ "selected": 0
1622
+ },
1623
+ {
1624
+ "key": "field_686642955949d",
1625
+ "label": "Spacer fields",
1626
+ "name": "spacer_fields",
1587
1627
  "aria-label": "",
1588
1628
  "type": "clone",
1589
1629
  "instructions": "",
@@ -1596,7 +1636,7 @@
1596
1636
  },
1597
1637
  "wpml_cf_preferences": 3,
1598
1638
  "clone": [
1599
- "field_64f700a0ede46"
1639
+ "group_686b8cb48c708"
1600
1640
  ],
1601
1641
  "display": "seamless",
1602
1642
  "layout": "block",
@@ -2034,5 +2074,5 @@
2034
2074
  "acfe_display_title": "",
2035
2075
  "acfe_meta": "",
2036
2076
  "acfe_note": "",
2037
- "modified": 1754400251
2077
+ "modified": 1754400592
2038
2078
  }
@@ -10,6 +10,7 @@
10
10
  {{gridLayoutElement}}
11
11
  }
12
12
  </style>
13
- <div class="{{blockClassName}}__content-container {{textEditorContainerClasses}} {{block.id}} {{blockClassName}}__info-item">
14
- <{{field.text_style.text_element_type|ru}} data-pattern-post-info="post_text_alternative_style" class="{{blockClassName}}__post_text_alternative_style {{blockClassName}}__info-item {{field.text_style.typography_style|ru}} {{block.id}}">{{post.post_text_alternative_style}}</{{field.text_style.text_element_type|ru}}>
13
+ <div class="{{blockClassName}}__content-container {{blockClassName}}__post_text_alternative_style {{textEditorContainerClasses}} {{block.id}} {{blockClassName}}__info-item">
14
+
15
+ <{{elementType|default('p')}} data-pattern-post-info="post_text_alternative_style" class=" {{block.id}}">{{post.post_text_alternative_style}}</{{elementType|default('p')}}>
15
16
  </div>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@total_onion/onion-library",
3
- "version": "1.0.133",
3
+ "version": "1.0.134",
4
4
  "description": "Component library",
5
5
  "main": "index.js",
6
6
  "scripts": {