@total_onion/onion-library 1.0.53 → 1.0.55

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.
@@ -24,7 +24,7 @@
24
24
  {{sectionStyles}}
25
25
  }
26
26
  </style>
27
- <{{blockElementType}} {{block.anchor ? "id=" ~ block.anchor : ''}} class="group-container-v3 {{blockClassName}} {{block.className}} {{classNameEntryPoint}} lazy-fade {{block.id}}" {{dataAttributeEntryPoint}} data-jsload="false" data-assetkey="group-container-v3">
27
+ <{{blockElementType}} {{block.anchor ? "id=" ~ block.anchor : ''}} class="group-container-v3 {{blockClassName}} {{block.className}} {{classNameEntryPoint}} lazy-fade {{block.id}}" data-blockid="{{block.id}}" {{dataAttributeEntryPoint}} data-jsload="false" data-assetkey="group-container-v3">
28
28
  {% if block %}
29
29
  {% set block = block|merge({'videoIdPrefix' : block.id }) %}
30
30
  {% endif %}
@@ -1817,6 +1817,103 @@
1817
1817
  "acfe_flexible_category": false,
1818
1818
  "acfe_layout_col": "auto",
1819
1819
  "acfe_layout_allowed_col": false
1820
+ },
1821
+ "layout_687e31ec45b21": {
1822
+ "key": "layout_687e31ec45b21",
1823
+ "name": "block_interactions_v3",
1824
+ "label": "Block Interactions V3",
1825
+ "display": "block",
1826
+ "sub_fields": [
1827
+ {
1828
+ "key": "field_687e4a5c9cf90",
1829
+ "label": "Grid Layout",
1830
+ "name": "",
1831
+ "aria-label": "",
1832
+ "type": "tab",
1833
+ "instructions": "",
1834
+ "required": 0,
1835
+ "conditional_logic": 0,
1836
+ "wrapper": {
1837
+ "width": "",
1838
+ "class": "",
1839
+ "id": ""
1840
+ },
1841
+ "wpml_cf_preferences": 3,
1842
+ "placement": "top",
1843
+ "endpoint": 0,
1844
+ "no_preference": 0,
1845
+ "selected": 0
1846
+ },
1847
+ {
1848
+ "key": "field_687e4a719cf91",
1849
+ "label": "grid layout",
1850
+ "name": "grid_layout",
1851
+ "aria-label": "",
1852
+ "type": "clone",
1853
+ "instructions": "",
1854
+ "required": 0,
1855
+ "conditional_logic": 0,
1856
+ "wrapper": {
1857
+ "width": "",
1858
+ "class": "",
1859
+ "id": ""
1860
+ },
1861
+ "wpml_cf_preferences": 3,
1862
+ "clone": [
1863
+ "group_6504a81a0623c"
1864
+ ],
1865
+ "display": "seamless",
1866
+ "layout": "",
1867
+ "prefix_label": 0,
1868
+ "prefix_name": 0,
1869
+ "acfe_seamless_style": 0,
1870
+ "acfe_clone_modal": 0,
1871
+ "acfe_clone_modal_close": 0,
1872
+ "acfe_clone_modal_button": "",
1873
+ "acfe_clone_modal_size": "large"
1874
+ },
1875
+ {
1876
+ "key": "field_687e31f545b25",
1877
+ "label": "Block Interactions",
1878
+ "name": "block_interactions",
1879
+ "aria-label": "",
1880
+ "type": "clone",
1881
+ "instructions": "",
1882
+ "required": 0,
1883
+ "conditional_logic": 0,
1884
+ "wrapper": {
1885
+ "width": "",
1886
+ "class": "",
1887
+ "id": ""
1888
+ },
1889
+ "wpml_cf_preferences": 3,
1890
+ "clone": [
1891
+ "group_687e1575ba23d"
1892
+ ],
1893
+ "display": "seamless",
1894
+ "layout": "block",
1895
+ "prefix_label": 0,
1896
+ "prefix_name": 0,
1897
+ "acfe_seamless_style": 0,
1898
+ "acfe_clone_modal": 0,
1899
+ "acfe_clone_modal_close": 0,
1900
+ "acfe_clone_modal_button": "",
1901
+ "acfe_clone_modal_size": "large"
1902
+ }
1903
+ ],
1904
+ "min": "",
1905
+ "max": "",
1906
+ "acfe_flexible_render_template": false,
1907
+ "acfe_flexible_render_style": false,
1908
+ "acfe_flexible_render_script": false,
1909
+ "acfe_flexible_thumbnail": false,
1910
+ "acfe_flexible_settings": false,
1911
+ "acfe_flexible_settings_size": "medium",
1912
+ "acfe_layout_locations": [],
1913
+ "acfe_flexible_modal_edit_size": false,
1914
+ "acfe_flexible_category": false,
1915
+ "acfe_layout_col": "auto",
1916
+ "acfe_layout_allowed_col": false
1820
1917
  }
1821
1918
  },
1822
1919
  "min": "",
@@ -2189,5 +2286,5 @@
2189
2286
  "acfe_display_title": "",
2190
2287
  "acfe_meta": "",
2191
2288
  "acfe_note": "",
2192
- "modified": 1753104712
2289
+ "modified": 1753107190
2193
2290
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@total_onion/onion-library",
3
- "version": "1.0.53",
3
+ "version": "1.0.55",
4
4
  "description": "Component library",
5
5
  "main": "index.js",
6
6
  "scripts": {