@total_onion/onion-library 1.0.3 → 1.0.5

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 (639) hide show
  1. package/.github/workflows/npm-publish.yml +2 -2
  2. package/README.md +5 -5
  3. package/components/{block-carousel-multi-layout-v2/carousel-multi-layout-v2.js → block-carousel-multi-layout-v3/carousel-multi-layout-v3.js} +3 -11
  4. package/components/{block-carousel-multi-layout-v2/carousel-multi-layout-v2.php → block-carousel-multi-layout-v3/carousel-multi-layout-v3.php} +2 -2
  5. package/components/{block-carousel-multi-layout-v2/carousel-multi-layout-v2.scss → block-carousel-multi-layout-v3/carousel-multi-layout-v3.scss} +4 -4
  6. package/components/{block-carousel-multi-layout-v2/carousel-multi-layout-v2.twig → block-carousel-multi-layout-v3/carousel-multi-layout-v3.twig} +2 -2
  7. package/components/{block-slide-in-panel/group_644e7531c41b6.json → block-carousel-multi-layout-v3/group_686bd42e551d6.json} +125 -170
  8. package/components/{block-mikmak-wtb/mikmak-wtb.js → block-cover-link-v3/cover-link-v3.js} +1 -1
  9. package/components/{block-single-lottie/single-lottie.php → block-cover-link-v3/cover-link-v3.php} +2 -2
  10. package/components/{block-mikmak-wtb/mikmak-wtb.scss → block-cover-link-v3/cover-link-v3.scss} +3 -3
  11. package/components/block-cover-link-v3/cover-link-v3.twig +17 -0
  12. package/components/{component-content-container/group_65e3707a7a50f.json → block-cover-link-v3/group_687192c28b7eb.json} +10 -35
  13. package/components/{block-divider/divider.js → block-divider-v3/divider-v3.js} +1 -1
  14. package/components/{block-divider/divider.php → block-divider-v3/divider-v3.php} +2 -2
  15. package/components/{block-divider/divider.scss → block-divider-v3/divider-v3.scss} +24 -24
  16. package/components/{block-divider/divider.twig → block-divider-v3/divider-v3.twig} +3 -6
  17. package/components/{block-divider/group_63a4486b818b1.json → block-divider-v3/group_686b919696bfe.json} +50 -50
  18. package/components/{block-gradient-layer/gradient-layer.js → block-gradient-layer-v3/gradient-layer-v3.js} +1 -1
  19. package/components/{block-debrain-wtb/debrain-wtb.php → block-gradient-layer-v3/gradient-layer-v3.php} +2 -2
  20. package/components/{block-gradient-layer/gradient-layer.scss → block-gradient-layer-v3/gradient-layer-v3.scss} +3 -3
  21. package/components/{block-gradient-layer/gradient-layer.twig → block-gradient-layer-v3/gradient-layer-v3.twig} +1 -1
  22. package/components/{block-gradient-layer/group_6787dab17f83e.json → block-gradient-layer-v3/group_686fdadc85df4.json} +13 -13
  23. package/components/{block-group-container/group-container.js → block-group-container-v3/group-container-v3.js} +1 -1
  24. package/components/{block-nav-menu-container/nav-menu-container.php → block-group-container-v3/group-container-v3.php} +2 -2
  25. package/components/{block-group-container/group-container.scss → block-group-container-v3/group-container-v3.scss} +6 -5
  26. package/components/{block-group-container/group-container.twig → block-group-container-v3/group-container-v3.twig} +12 -10
  27. package/components/{block-standard-content-v2/group_63a06c993ad35.json → block-group-container-v3/group_6865578ada499.json} +841 -1461
  28. package/components/{block-single-lottie/group_65ccfe68d38cb.json → block-lottie-content-v3/group_687197027216d.json} +26 -81
  29. package/components/block-lottie-content-v3/lottie-content-v3.js +14 -0
  30. package/components/{block-gradient-layer/gradient-layer.php → block-lottie-content-v3/lottie-content-v3.php} +2 -2
  31. package/components/{block-theme-switcher/theme-switcher.scss → block-lottie-content-v3/lottie-content-v3.scss} +3 -3
  32. package/components/{block-post-type-scroller/post-type-scroller.twig → block-lottie-content-v3/lottie-content-v3.twig} +11 -8
  33. package/components/{block-current-post-info/group_681f29c027d42.json → block-post-info-v3/group_6866429531436.json} +442 -1007
  34. package/components/block-post-info-v3/post-info-v3/article-description.twig +13 -0
  35. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/bazaarvoice-inline.twig +6 -3
  36. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/better-reviews.twig +6 -4
  37. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/buy-now.twig +42 -26
  38. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/cocktail-glass-type.twig +7 -5
  39. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/cocktail-ingredients-description.twig +6 -2
  40. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/cocktail-ingredients-title.twig +6 -2
  41. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/cocktail-instructions-title.twig +6 -2
  42. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/cocktail-prep-time.twig +6 -2
  43. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/cocktail-recipe-ingredients.twig +6 -2
  44. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/cocktail-skill-level.twig +6 -2
  45. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/cocktail-taste.twig +6 -2
  46. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/cocktail-tasting-notes.twig +6 -2
  47. package/components/block-post-info-v3/post-info-v3/divider.twig +8 -0
  48. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/drink-description.twig +6 -3
  49. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/global-image.twig +7 -8
  50. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/gradient-overlay.twig +7 -3
  51. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-categories.twig +6 -3
  52. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-headline.twig +6 -3
  53. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-image.twig +13 -18
  54. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-info-description.twig +6 -2
  55. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-info-subtitle.twig +6 -2
  56. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-link.twig +8 -9
  57. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-name.twig +6 -2
  58. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-publish-date.twig +8 -4
  59. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-tags.twig +3 -9
  60. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-text-alternative-style.twig +6 -2
  61. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/post-title.twig +6 -2
  62. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-abv.twig +8 -4
  63. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-age-statement.twig +6 -2
  64. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-cask-type.twig +6 -3
  65. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-country.twig +6 -3
  66. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-details-brand.twig +6 -2
  67. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-details-description.twig +6 -2
  68. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-details-name.twig +6 -2
  69. package/components/block-post-info-v3/post-info-v3/product-details-price.twig +9 -0
  70. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-finish.twig +6 -3
  71. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-history.twig +6 -3
  72. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-logo.twig +7 -1
  73. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-name.twig +6 -2
  74. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-nose.twig +6 -3
  75. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-price.twig +6 -2
  76. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-taste.twig +6 -3
  77. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/product-whisky-type.twig +6 -3
  78. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/reservebar-add-to-cart.twig +7 -4
  79. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/shopify-add-to-cart.twig +12 -12
  80. package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/spacer-v2.twig +6 -1
  81. package/components/block-post-info-v3/post-info-v3-extra.scss +14 -0
  82. package/components/{block-post-info/post-info.js → block-post-info-v3/post-info-v3.js} +3 -4
  83. package/components/{block-post-info/post-info.php → block-post-info-v3/post-info-v3.php} +2 -2
  84. package/components/{block-post-info/post-info.scss → block-post-info-v3/post-info-v3.scss} +56 -21
  85. package/components/{block-post-info/post-info.twig → block-post-info-v3/post-info-v3.twig} +6 -13
  86. package/components/block-post-type-filter-grid-v2/group_64690c62487bc.json +22 -1
  87. package/components/block-post-type-filter-grid-v2/post-type-filter-grid-v2/ptfg-posts.twig +81 -36
  88. package/components/block-post-type-filter-grid-v2/post-type-filter-grid-v2.twig +4 -2
  89. package/components/block-post-type-filter-grid-v2/post-type-filter-grid-v2.vue +7 -2
  90. package/components/{block-single-responsive-image/group_65a6674d41afa.json → block-single-responsive-image-v3/group_6867bcf24c2fc.json} +19 -22
  91. package/components/{block-single-responsive-image/single-responsive-image.twig → block-single-responsive-image-v3/single-responsive-image-v3.twig} +1 -2
  92. package/components/{block-spacer-v2/group_64060dc280525.json → block-spacer-v3/group_686b8cb48c708.json} +8 -8
  93. package/components/{block-spacer-v2/spacer-v2.js → block-spacer-v3/spacer-v3.js} +1 -1
  94. package/components/{block-spacer-v2/spacer-v2.php → block-spacer-v3/spacer-v3.php} +2 -2
  95. package/components/{block-spacer-v2/spacer-v2.scss → block-spacer-v3/spacer-v3.scss} +1 -1
  96. package/components/{block-spacer-v2/spacer-v2.twig → block-spacer-v3/spacer-v3.twig} +2 -2
  97. package/components/{block-section-separator/group_63e635d6a198a.json → block-standard-content-v3/group_68655756737c9.json} +237 -219
  98. package/components/{block-standard-content-v2/standard-content-v2-extra.scss → block-standard-content-v3/standard-content-v3-extra.scss} +4 -4
  99. package/components/{block-standard-content-v2/standard-content-v2.js → block-standard-content-v3/standard-content-v3.js} +3 -21
  100. package/components/{block-standard-content-v2/standard-content-v2.php → block-standard-content-v3/standard-content-v3.php} +2 -2
  101. package/components/block-standard-content-v3/standard-content-v3.scss +17 -0
  102. package/components/{block-standard-content-v2/standard-content-v2.twig → block-standard-content-v3/standard-content-v3.twig} +2 -2
  103. package/components/{block-sub-group-container/group_65de580781a2b.json → block-sub-group-container-v3/group_686ceba7d6066.json} +188 -342
  104. package/components/{block-sub-group-container/sub-group-container.js → block-sub-group-container-v3/sub-group-container-v3.js} +1 -1
  105. package/components/{block-site-title-and-tagline/site-title-and-tagline.php → block-sub-group-container-v3/sub-group-container-v3.php} +2 -2
  106. package/components/{block-sub-group-container/sub-group-container.scss → block-sub-group-container-v3/sub-group-container-v3.scss} +3 -3
  107. package/components/{block-sub-group-container/sub-group-container.twig → block-sub-group-container-v3/sub-group-container-v3.twig} +5 -9
  108. package/components/{block-theme-switcher/group_674e319102e49.json → block-video-content-v3/group_687190b8d26df.json} +51 -41
  109. package/components/block-video-content-v3/video-content-v3.js +10 -0
  110. package/components/{block-responsive-table/responsive-table.php → block-video-content-v3/video-content-v3.php} +2 -2
  111. package/components/{component-responsive-video/responsive-video.scss → block-video-content-v3/video-content-v3.scss} +11 -5
  112. package/components/block-video-content-v3/video-content-v3.twig +17 -0
  113. package/components/{component-accent-image-v2/accent-image-v2.twig → component-accent-image-v3/accent-image-v3.twig} +46 -51
  114. package/components/{component-accent-image-v2/group_6595613d07b2d.json → component-accent-image-v3/group_686cd5547efd2.json} +76 -79
  115. package/components/{component-accent-text/group_63e10c602d136.json → component-accent-text-v3/group_686b91fed8f5f.json} +11 -11
  116. package/components/{component-carousel-standard/group_6282c52bf38d7.json → component-carousel-fields-v3/group_686fd30f4d873.json} +171 -171
  117. package/components/{component-content-container-settings/group_65b58da6d24b8.json → component-content-box-settings-v3/group_686e6ec702acc.json} +123 -585
  118. package/components/component-content-box-v3/content-box-v3.twig +23 -0
  119. package/components/{block-carousel-multi-layout-v2/group_63f1ff16340b1.json → component-content-box-v3/group_686b8a4f1fe5d.json} +115 -340
  120. package/components/{component-content-image-v2/content-image-v2.twig → component-content-image-v3/content-image-v3.twig} +0 -7
  121. package/components/{component-content-image-v2/group_63d7ba80aeac7.json → component-content-image-v3/group_68722935c428f.json} +41 -41
  122. package/components/{component-cta-selection/cta-selection.twig → component-cta-selection-v3/cta-selection-v3.twig} +4 -60
  123. package/components/{component-cta-selection/group_64b24a4e10761.json → component-cta-selection-v3/group_686e93eb832a6.json} +94 -239
  124. package/components/{component-gradient-overlay/group_65995d4f1a4b5.json → component-gradient-overlay-v3/group_686fd9ca50b63.json} +61 -33
  125. package/components/{component-responsive-image/group_6258aff982b23.json → component-responsive-image-v3/group_6867bc53f1da8.json} +174 -983
  126. package/components/{component-responsive-image/responsive-image.twig → component-responsive-image-v3/responsive-image-v3.twig} +4 -2
  127. package/components/component-video-component-v3/video-component-v3.twig +83 -0
  128. package/components/{component-video-standard/group_6258a8ba5e629.json → component-video-fields-v3/group_6872282f44634.json} +253 -69
  129. package/components/component-video-trigger-button-v3/video-trigger-button-v3.twig +14 -0
  130. package/components/{component-standard-content-box-v2/group_6580636e7794b.json → component-wysiwyg-editor/group_6867e153af466.json} +10 -16
  131. package/components/{component-standard-content-box-v2/standard-content-box-v2.twig → component-wysiwyg-editor/wysiwyg-editor.twig} +6 -18
  132. package/components/{entrypoint-entry-point-html/entry-point-html.twig → entrypoint-entry-point-html-v3/entry-point-html-v3.twig} +6 -12
  133. package/components/{fields-design-system/group_63e7fd39c8e35.json → fields-design-system-v3/group_6870e9e74a347.json} +190 -413
  134. package/components/{fields-post-info/group_64c29bf97fba2.json → fields-post-info-v3/group_6867bbe167dd2.json} +153 -38
  135. package/createNewChildBlock.js +11 -2
  136. package/package.json +4 -4
  137. package/removeBlock.js +122 -0
  138. package/update-all-components.js +1 -1
  139. package/components/admin-filter-pages-by-block/filter-pages-by-block.php +0 -81
  140. package/components/admin-resizable-editor-sidebar/resizable-editor-sidebar.php +0 -224
  141. package/components/block-animated-sections/animated-sections-extra.scss +0 -631
  142. package/components/block-animated-sections/animated-sections.js +0 -1642
  143. package/components/block-animated-sections/animated-sections.php +0 -14
  144. package/components/block-animated-sections/animated-sections.scss +0 -470
  145. package/components/block-animated-sections/animated-sections.twig +0 -324
  146. package/components/block-animated-sections/group_63f350c04d418.json +0 -4122
  147. package/components/block-back-to-top-button/back-to-top-button-extra.scss +0 -6
  148. package/components/block-back-to-top-button/back-to-top-button.js +0 -12
  149. package/components/block-back-to-top-button/back-to-top-button.php +0 -14
  150. package/components/block-back-to-top-button/back-to-top-button.scss +0 -71
  151. package/components/block-back-to-top-button/back-to-top-button.twig +0 -40
  152. package/components/block-back-to-top-button/group_63e24e04a1e61.json +0 -315
  153. package/components/block-bambuser-display/bambuser-display.js +0 -43
  154. package/components/block-bambuser-display/bambuser-display.php +0 -14
  155. package/components/block-bambuser-display/bambuser-display.scss +0 -7
  156. package/components/block-bambuser-display/bambuser-display.twig +0 -43
  157. package/components/block-bambuser-display/group_671658042eba7.json +0 -489
  158. package/components/block-bazaarvoice-display/bazaarvoice-display-extra.scss +0 -5
  159. package/components/block-bazaarvoice-display/bazaarvoice-display.js +0 -7
  160. package/components/block-bazaarvoice-display/bazaarvoice-display.php +0 -14
  161. package/components/block-bazaarvoice-display/bazaarvoice-display.scss +0 -42
  162. package/components/block-bazaarvoice-display/bazaarvoice-display.twig +0 -38
  163. package/components/block-bazaarvoice-display/group_64f744285585d.json +0 -382
  164. package/components/block-better-reviews/better-reviews-extra.scss +0 -5
  165. package/components/block-betterreviews-display/betterreviews-display-extra.scss +0 -309
  166. package/components/block-betterreviews-display/betterreviews-display.js +0 -8
  167. package/components/block-betterreviews-display/betterreviews-display.php +0 -14
  168. package/components/block-betterreviews-display/betterreviews-display.scss +0 -25
  169. package/components/block-betterreviews-display/betterreviews-display.twig +0 -31
  170. package/components/block-betterreviews-display/group_651c206555d43.json +0 -331
  171. package/components/block-breadcrumb-display/breadcrumb-display-extra.scss +0 -6
  172. package/components/block-breadcrumb-display/breadcrumb-display.js +0 -8
  173. package/components/block-breadcrumb-display/breadcrumb-display.php +0 -14
  174. package/components/block-breadcrumb-display/breadcrumb-display.scss +0 -17
  175. package/components/block-breadcrumb-display/breadcrumb-display.twig +0 -50
  176. package/components/block-breadcrumb-display/group_652aea92326b9.json +0 -211
  177. package/components/block-card-carousel-v2/card-carousel-v2.js +0 -138
  178. package/components/block-card-carousel-v2/card-carousel-v2.php +0 -17
  179. package/components/block-card-carousel-v2/card-carousel-v2.scss +0 -408
  180. package/components/block-card-carousel-v2/card-carousel-v2.twig +0 -145
  181. package/components/block-card-carousel-v2/group_64f46e5ea695b.json +0 -1171
  182. package/components/block-carousel-thumbnail-gallery/carousel-thumbnail-gallery-extra.scss +0 -6
  183. package/components/block-carousel-thumbnail-gallery/carousel-thumbnail-gallery.js +0 -89
  184. package/components/block-carousel-thumbnail-gallery/carousel-thumbnail-gallery.php +0 -17
  185. package/components/block-carousel-thumbnail-gallery/carousel-thumbnail-gallery.scss +0 -87
  186. package/components/block-carousel-thumbnail-gallery/carousel-thumbnail-gallery.twig +0 -70
  187. package/components/block-carousel-thumbnail-gallery/group_63dfd38732f6c.json +0 -605
  188. package/components/block-collection-carousel/collection-carousel-extra.scss +0 -5
  189. package/components/block-collection-carousel/collection-carousel.js +0 -132
  190. package/components/block-collection-carousel/collection-carousel.php +0 -14
  191. package/components/block-collection-carousel/collection-carousel.scss +0 -59
  192. package/components/block-collection-carousel/collection-carousel.twig +0 -87
  193. package/components/block-collection-carousel/group_645b93da4e5d5.json +0 -225
  194. package/components/block-current-post-info/current-post-info-extra.scss +0 -6
  195. package/components/block-current-post-info/current-post-info.js +0 -11
  196. package/components/block-current-post-info/current-post-info.php +0 -17
  197. package/components/block-current-post-info/current-post-info.scss +0 -173
  198. package/components/block-current-post-info/current-post-info.twig +0 -44
  199. package/components/block-debrain-label-shop/debrain-label-shop.js +0 -7
  200. package/components/block-debrain-label-shop/debrain-label-shop.php +0 -73
  201. package/components/block-debrain-label-shop/debrain-label-shop.scss +0 -4
  202. package/components/block-debrain-label-shop/debrain-label-shop.twig +0 -116
  203. package/components/block-debrain-label-shop/group_63935b63f198c.json +0 -1613
  204. package/components/block-debrain-wtb/debrain-wtb.js +0 -8
  205. package/components/block-debrain-wtb/debrain-wtb.scss +0 -7
  206. package/components/block-debrain-wtb/debrain-wtb.twig +0 -18
  207. package/components/block-debrain-wtb/group_66349f620692e.json +0 -73
  208. package/components/block-event-details-banner/event-details-banner-extra.scss +0 -15
  209. package/components/block-event-details-banner/event-details-banner.js +0 -9
  210. package/components/block-event-details-banner/event-details-banner.php +0 -14
  211. package/components/block-event-details-banner/event-details-banner.scss +0 -216
  212. package/components/block-event-details-banner/event-details-banner.twig +0 -78
  213. package/components/block-event-details-banner/group_63d934fc2895a.json +0 -736
  214. package/components/block-floating-links/floating-links-extra.scss +0 -4
  215. package/components/block-floating-links/floating-links.js +0 -8
  216. package/components/block-floating-links/floating-links.php +0 -14
  217. package/components/block-floating-links/floating-links.scss +0 -73
  218. package/components/block-floating-links/floating-links.twig +0 -25
  219. package/components/block-floating-links/group_63d7ab19e9b15.json +0 -531
  220. package/components/block-group-container/group-container.php +0 -14
  221. package/components/block-group-container/group_644ce9a48943b.json +0 -5097
  222. package/components/block-iframe-container/group_645d4a0c3e5ca.json +0 -459
  223. package/components/block-iframe-container/iframe-container.js +0 -31
  224. package/components/block-iframe-container/iframe-container.php +0 -14
  225. package/components/block-iframe-container/iframe-container.scss +0 -26
  226. package/components/block-iframe-container/iframe-container.twig +0 -23
  227. package/components/block-list-builder/group_640ebbadc584f.json +0 -739
  228. package/components/block-list-builder/list-builder-extra.scss +0 -6
  229. package/components/block-list-builder/list-builder.js +0 -7
  230. package/components/block-list-builder/list-builder.php +0 -14
  231. package/components/block-list-builder/list-builder.scss +0 -62
  232. package/components/block-list-builder/list-builder.twig +0 -47
  233. package/components/block-map-container/group_670fe49f73f13.json +0 -406
  234. package/components/block-map-container/map-container-extra.scss +0 -2
  235. package/components/block-map-container/map-container.js +0 -230
  236. package/components/block-map-container/map-container.php +0 -14
  237. package/components/block-map-container/map-container.scss +0 -70
  238. package/components/block-map-container/map-container.twig +0 -35
  239. package/components/block-menu-presentation/group_63d7ea144187d.json +0 -489
  240. package/components/block-menu-presentation/menu-presentation-extra.scss +0 -2
  241. package/components/block-menu-presentation/menu-presentation.js +0 -11
  242. package/components/block-menu-presentation/menu-presentation.php +0 -14
  243. package/components/block-menu-presentation/menu-presentation.scss +0 -111
  244. package/components/block-menu-presentation/menu-presentation.twig +0 -60
  245. package/components/block-mikmak-wtb/group_6674604cd3920.json +0 -54
  246. package/components/block-mikmak-wtb/mikmak-wtb.php +0 -14
  247. package/components/block-mikmak-wtb/mikmak-wtb.twig +0 -19
  248. package/components/block-nav-menu-container/group_65d29435959e5.json +0 -185
  249. package/components/block-nav-menu-container/nav-menu-container-extra.scss +0 -6
  250. package/components/block-nav-menu-container/nav-menu-container.js +0 -21
  251. package/components/block-nav-menu-container/nav-menu-container.scss +0 -13
  252. package/components/block-nav-menu-container/nav-menu-container.twig +0 -19
  253. package/components/block-post-info/group_64ef2bc27ec59.json +0 -13315
  254. package/components/block-post-info/post-info/article-description.twig +0 -7
  255. package/components/block-post-info/post-info/cocktail-instructions-description.twig +0 -7
  256. package/components/block-post-info/post-info/divider.twig +0 -3
  257. package/components/block-post-info/post-info/person-email.twig +0 -10
  258. package/components/block-post-info/post-info/person-name.twig +0 -7
  259. package/components/block-post-info/post-info/person-questionaire.twig +0 -15
  260. package/components/block-post-info/post-info/person-rating.twig +0 -24
  261. package/components/block-post-info/post-info/post-author.twig +0 -7
  262. package/components/block-post-info/post-info/product-details-price.twig +0 -5
  263. package/components/block-post-info/post-info/social-media-item.twig +0 -34
  264. package/components/block-post-info/post-info/treat-recipe-ingredients.twig +0 -83
  265. package/components/block-post-info/post-info-extra.scss +0 -14
  266. package/components/block-post-type-scroller/group_65de1e6cda9fd.json +0 -405
  267. package/components/block-post-type-scroller/post-type-scroller-extra.scss +0 -6
  268. package/components/block-post-type-scroller/post-type-scroller.js +0 -15
  269. package/components/block-post-type-scroller/post-type-scroller.php +0 -14
  270. package/components/block-post-type-scroller/post-type-scroller.scss +0 -4
  271. package/components/block-responsive-image/responsive-image.js +0 -14
  272. package/components/block-responsive-image/responsive-image.scss +0 -3
  273. package/components/block-responsive-table/group_6617ecc987ddd.json +0 -461
  274. package/components/block-responsive-table/responsive-table-extra.scss +0 -6
  275. package/components/block-responsive-table/responsive-table.js +0 -7
  276. package/components/block-responsive-table/responsive-table.scss +0 -51
  277. package/components/block-responsive-table/responsive-table.twig +0 -45
  278. package/components/block-section-separator/section-separator.js +0 -8
  279. package/components/block-section-separator/section-separator.php +0 -14
  280. package/components/block-section-separator/section-separator.scss +0 -38
  281. package/components/block-section-separator/section-separator.twig +0 -46
  282. package/components/block-single-column-container/group_656858f72acd7.json +0 -1065
  283. package/components/block-single-column-container/single-column-container.js +0 -8
  284. package/components/block-single-column-container/single-column-container.php +0 -14
  285. package/components/block-single-column-container/single-column-container.scss +0 -20
  286. package/components/block-single-column-container/single-column-container.twig +0 -31
  287. package/components/block-single-content-box/group_65b776f4d75a3.json +0 -1734
  288. package/components/block-single-content-box/single-content-box-extra.scss +0 -7
  289. package/components/block-single-content-box/single-content-box.js +0 -15
  290. package/components/block-single-content-box/single-content-box.php +0 -14
  291. package/components/block-single-content-box/single-content-box.scss +0 -13
  292. package/components/block-single-content-box/single-content-box.twig +0 -21
  293. package/components/block-single-lottie/single-lottie-extra.scss +0 -6
  294. package/components/block-single-lottie/single-lottie.js +0 -10
  295. package/components/block-single-lottie/single-lottie.scss +0 -10
  296. package/components/block-single-lottie/single-lottie.twig +0 -16
  297. package/components/block-single-responsive-image/single-responsive-image-extra.scss +0 -7
  298. package/components/block-single-responsive-image/single-responsive-image.js +0 -7
  299. package/components/block-single-responsive-image/single-responsive-image.php +0 -14
  300. package/components/block-single-responsive-image/single-responsive-image.scss +0 -9
  301. package/components/block-single-video/group_65afa6aedbeac.json +0 -280
  302. package/components/block-single-video/single-video-extra.js +0 -1
  303. package/components/block-single-video/single-video-extra.scss +0 -6
  304. package/components/block-single-video/single-video.js +0 -12
  305. package/components/block-single-video/single-video.php +0 -14
  306. package/components/block-single-video/single-video.scss +0 -36
  307. package/components/block-single-video/single-video.twig +0 -21
  308. package/components/block-site-copyright-notice/group_66296c3716b4f.json +0 -287
  309. package/components/block-site-copyright-notice/site-copyright-notice-extra.scss +0 -5
  310. package/components/block-site-copyright-notice/site-copyright-notice.js +0 -7
  311. package/components/block-site-copyright-notice/site-copyright-notice.php +0 -14
  312. package/components/block-site-copyright-notice/site-copyright-notice.scss +0 -32
  313. package/components/block-site-copyright-notice/site-copyright-notice.twig +0 -26
  314. package/components/block-site-logo-container/group_65dda9cbda1a0.json +0 -182
  315. package/components/block-site-logo-container/site-logo-container-extra.scss +0 -6
  316. package/components/block-site-logo-container/site-logo-container.js +0 -7
  317. package/components/block-site-logo-container/site-logo-container.php +0 -14
  318. package/components/block-site-logo-container/site-logo-container.scss +0 -30
  319. package/components/block-site-logo-container/site-logo-container.twig +0 -42
  320. package/components/block-site-title-and-tagline/group_65d258a4d4ee1.json +0 -393
  321. package/components/block-site-title-and-tagline/site-title-and-tagline-extra.scss +0 -5
  322. package/components/block-site-title-and-tagline/site-title-and-tagline.js +0 -7
  323. package/components/block-site-title-and-tagline/site-title-and-tagline.scss +0 -19
  324. package/components/block-site-title-and-tagline/site-title-and-tagline.twig +0 -24
  325. package/components/block-slide-in-panel/slide-in-panel-extra.scss +0 -9
  326. package/components/block-slide-in-panel/slide-in-panel.js +0 -23
  327. package/components/block-slide-in-panel/slide-in-panel.php +0 -14
  328. package/components/block-slide-in-panel/slide-in-panel.scss +0 -40
  329. package/components/block-slide-in-panel/slide-in-panel.twig +0 -33
  330. package/components/block-standard-content-v2/standard-content-v2-extra.js +0 -1
  331. package/components/block-standard-content-v2/standard-content-v2.scss +0 -25
  332. package/components/block-sticky-link/group_63d78d7f41d23.json +0 -134
  333. package/components/block-sticky-link/sticky-link-extra.scss +0 -1
  334. package/components/block-sticky-link/sticky-link.js +0 -8
  335. package/components/block-sticky-link/sticky-link.php +0 -14
  336. package/components/block-sticky-link/sticky-link.scss +0 -41
  337. package/components/block-sticky-link/sticky-link.twig +0 -25
  338. package/components/block-sub-group-container/sub-group-container-extra.scss +0 -2
  339. package/components/block-sub-group-container/sub-group-container.php +0 -14
  340. package/components/block-sub-tabbed-content/group_6629506ec3a1e.json +0 -1091
  341. package/components/block-sub-tabbed-content/sub-tabbed-content-extra.scss +0 -2
  342. package/components/block-sub-tabbed-content/sub-tabbed-content.js +0 -38
  343. package/components/block-sub-tabbed-content/sub-tabbed-content.php +0 -14
  344. package/components/block-sub-tabbed-content/sub-tabbed-content.scss +0 -74
  345. package/components/block-sub-tabbed-content/sub-tabbed-content.twig +0 -50
  346. package/components/block-tabbed-content-v2/group_6471dffc728cf.json +0 -1270
  347. package/components/block-tabbed-content-v2/tabbed-content-v2-extra.scss +0 -1
  348. package/components/block-tabbed-content-v2/tabbed-content-v2.js +0 -38
  349. package/components/block-tabbed-content-v2/tabbed-content-v2.php +0 -14
  350. package/components/block-tabbed-content-v2/tabbed-content-v2.scss +0 -73
  351. package/components/block-tabbed-content-v2/tabbed-content-v2.twig +0 -58
  352. package/components/block-theme-switcher/theme-switcher-extra.scss +0 -6
  353. package/components/block-theme-switcher/theme-switcher.js +0 -17
  354. package/components/block-theme-switcher/theme-switcher.php +0 -14
  355. package/components/block-theme-switcher/theme-switcher.twig +0 -29
  356. package/components/cache-cta-styles/cache-cta-styles.php +0 -54
  357. package/components/cache-custom-cache-config/custom-cache-config.php +0 -8
  358. package/components/cache-custom-cache-config/group_66f3e16f8c024.json +0 -79
  359. package/components/cache-global-settings/cache-global-settings.php +0 -36
  360. package/components/cache-market-settings/cache-market-settings.php +0 -39
  361. package/components/cache-themes/cache-themes.php +0 -53
  362. package/components/cache-typography/cache-typography.php +0 -53
  363. package/components/component-accent-image/accent-image.twig +0 -75
  364. package/components/component-accent-image/group_6265189d8a694.json +0 -890
  365. package/components/component-accent-text/accent-text-extra.scss +0 -6
  366. package/components/component-accent-text/accent-text.scss +0 -61
  367. package/components/component-accent-text/accent-text.twig +0 -11
  368. package/components/component-accordion-v2/accordion-v2-extra.scss +0 -6
  369. package/components/component-accordion-v2/accordion-v2.js +0 -113
  370. package/components/component-accordion-v2/accordion-v2.scss +0 -172
  371. package/components/component-accordion-v2/accordion-v2.twig +0 -38
  372. package/components/component-accordion-v2/group_65086e92b21c1.json +0 -516
  373. package/components/component-acf-wysiwyg-options/acf-wysiwyg-options.php +0 -221
  374. package/components/component-animations/animations.scss +0 -117
  375. package/components/component-animations/animations.twig +0 -18
  376. package/components/component-animations/group_659e9c280bdda.json +0 -458
  377. package/components/component-animations-style/animations-style.twig +0 -5
  378. package/components/component-athena-body-close/athena-body-close.twig +0 -1
  379. package/components/component-athena-body-open/athena-body-open.twig +0 -32
  380. package/components/component-athena-head/athena-head.twig +0 -4
  381. package/components/component-better-reviews/better-reviews-extra.scss +0 -5
  382. package/components/component-better-reviews/better-reviews.scss +0 -356
  383. package/components/component-better-reviews/better-reviews.twig +0 -6
  384. package/components/component-better-reviews-display-settings/group_671f47cc17aa9.json +0 -91
  385. package/components/component-block-padding/block-padding.scss +0 -62
  386. package/components/component-block-padding/block-padding.twig +0 -53
  387. package/components/component-block-padding/group_638f4148bc10b.json +0 -889
  388. package/components/component-block-settings/block-settings.scss +0 -42
  389. package/components/component-block-settings/block-settings.twig +0 -31
  390. package/components/component-block-settings/group_65a45ada4e128.json +0 -699
  391. package/components/component-blockquote/blockquote.scss +0 -64
  392. package/components/component-blockquote/blockquote.twig +0 -55
  393. package/components/component-blockquote/group_659d2bbc948e1.json +0 -280
  394. package/components/component-box-shadow/box-shadow.scss +0 -9
  395. package/components/component-box-shadow/box-shadow.twig +0 -7
  396. package/components/component-box-shadow/group_666ed2bece4c3.json +0 -210
  397. package/components/component-buy-now-button/buy-now-button.js +0 -15
  398. package/components/component-buy-now-button/buy-now-button.twig +0 -97
  399. package/components/component-buy-now-button/group_658430fa58bf1.json +0 -717
  400. package/components/component-child-pattern-settings/group_670b7ac92563c.json +0 -76
  401. package/components/component-classic-nav-items-center/classic-nav-items-center.js +0 -58
  402. package/components/component-classic-nav-items-center/classic-nav-items-center.scss +0 -811
  403. package/components/component-classic-nav-items-center/classic-nav-items-center.twig +0 -144
  404. package/components/component-classic-nav-items-center/group_66a2b63ae5cad.json +0 -277
  405. package/components/component-code-block/code-block.scss +0 -10
  406. package/components/component-code-block/code-block.twig +0 -7
  407. package/components/component-code-block/group_657eeb3aeb09e.json +0 -58
  408. package/components/component-competition-selection/competition-selection.twig +0 -5
  409. package/components/component-content-container/content-container.js +0 -92
  410. package/components/component-content-container/content-container.scss +0 -57
  411. package/components/component-content-container/content-container.twig +0 -34
  412. package/components/component-content-container-settings/content-container-settings.scss +0 -213
  413. package/components/component-content-image-v2/content-image-v2.scss +0 -33
  414. package/components/component-content-tooltip/content-tooltip-extra.scss +0 -6
  415. package/components/component-content-tooltip/content-tooltip.js +0 -44
  416. package/components/component-content-tooltip/content-tooltip.scss +0 -41
  417. package/components/component-countdown/countdown-extra.scss +0 -6
  418. package/components/component-countdown/countdown.js +0 -58
  419. package/components/component-countdown/countdown.scss +0 -15
  420. package/components/component-countdown/countdown.twig +0 -16
  421. package/components/component-countdown/group_6520a0c1ae809.json +0 -334
  422. package/components/component-cover-link/cover-link.scss +0 -11
  423. package/components/component-cover-link/cover-link.twig +0 -4
  424. package/components/component-cover-link/group_65ca55f45368c.json +0 -103
  425. package/components/component-eager-loading/eager-loading.twig +0 -4
  426. package/components/component-eager-loading/group_654bee047f2f0.json +0 -55
  427. package/components/component-element-positioning/element-positioning.scss +0 -21
  428. package/components/component-element-positioning/element-positioning.twig +0 -34
  429. package/components/component-element-positioning/group_65b0e17675b81.json +0 -471
  430. package/components/component-form-selection/form-selection-extra.scss +0 -6
  431. package/components/component-form-selection/form-selection.js +0 -18
  432. package/components/component-form-selection/form-selection.scss +0 -41
  433. package/components/component-form-selection/form-selection.twig +0 -23
  434. package/components/component-form-selection/group_63f4889ebf085.json +0 -161
  435. package/components/component-global-content-max-width/global-content-max-width.twig +0 -11
  436. package/components/component-global-content-max-width/group_63c83de4f0a99.json +0 -55
  437. package/components/component-global-image/group_65b7c7e412941.json +0 -256
  438. package/components/component-gradient-overlay/gradient-overlay.scss +0 -46
  439. package/components/component-grid-layout-container/grid-layout-container.scss +0 -61
  440. package/components/component-grid-layout-container/grid-layout-container.twig +0 -38
  441. package/components/component-grid-layout-container/group_6504a88c17463.json +0 -886
  442. package/components/component-grid-layout-element/grid-layout-element.scss +0 -27
  443. package/components/component-grid-layout-element/grid-layout-element.twig +0 -39
  444. package/components/component-grid-layout-element/group_6504a81a0623c.json +0 -705
  445. package/components/component-inline-raw-svg/group_6714e19ec95cc.json +0 -55
  446. package/components/component-lottie-animations/group_65cb36d6cb82e.json +0 -250
  447. package/components/component-lottie-animations/lottie-animations-extra.scss +0 -2
  448. package/components/component-lottie-animations/lottie-animations.js +0 -25
  449. package/components/component-lottie-animations/lottie-animations.scss +0 -13
  450. package/components/component-lottie-animations/lottie-animations.twig +0 -8
  451. package/components/component-market-selector/group_66a7b8ec15615.json +0 -53
  452. package/components/component-market-selector/market-selector-extra.scss +0 -2
  453. package/components/component-market-selector/market-selector.js +0 -71
  454. package/components/component-market-selector/market-selector.scss +0 -247
  455. package/components/component-market-selector/market-selector.twig +0 -16
  456. package/components/component-nav-menu/group_64b814182a570.json +0 -432
  457. package/components/component-nav-menu/nav-menu.scss +0 -44
  458. package/components/component-nav-menu/nav-menu.twig +0 -76
  459. package/components/component-nav-menu-slide-in-panel/group_65db1f6c9cba8.json +0 -172
  460. package/components/component-nav-menu-slide-in-panel/nav-menu-slide-in-panel-extra.scss +0 -7
  461. package/components/component-nav-menu-slide-in-panel/nav-menu-slide-in-panel.js +0 -176
  462. package/components/component-nav-menu-slide-in-panel/nav-menu-slide-in-panel.scss +0 -638
  463. package/components/component-nav-menu-slide-in-panel/nav-menu-slide-in-panel.twig +0 -95
  464. package/components/component-page-properties/page-properties.twig +0 -27
  465. package/components/component-parallax-animations/parallax-animations.js +0 -40
  466. package/components/component-post-author/group_67a1430a08630.json +0 -482
  467. package/components/component-post-author/post-author-extra.scss +0 -6
  468. package/components/component-post-author/post-author.scss +0 -46
  469. package/components/component-post-author/post-author.twig +0 -80
  470. package/components/component-post-image/group_65b375fc0d10d.json +0 -460
  471. package/components/component-post-tags/group_67090920e08e5.json +0 -100
  472. package/components/component-responsive-image/responsive-image.scss +0 -61
  473. package/components/component-responsive-show-hide/group_645a741c8da2e.json +0 -108
  474. package/components/component-responsive-show-hide/responsive-show-hide.twig +0 -9
  475. package/components/component-scrolling-banner/group_626472bf26f5c.json +0 -501
  476. package/components/component-scrolling-banner/scrolling-banner-extra.scss +0 -5
  477. package/components/component-scrolling-banner/scrolling-banner.js +0 -118
  478. package/components/component-scrolling-banner/scrolling-banner.scss +0 -98
  479. package/components/component-scrolling-banner/scrolling-banner.twig +0 -31
  480. package/components/component-scrolling-posts/group_65de1ebc8e0bc.json +0 -404
  481. package/components/component-scrolling-posts/scrolling-posts.js +0 -16
  482. package/components/component-scrolling-posts/scrolling-posts.scss +0 -52
  483. package/components/component-scrolling-posts/scrolling-posts.twig +0 -76
  484. package/components/component-shopify/shop-shopify.js +0 -390
  485. package/components/component-shopify/shop.js +0 -104
  486. package/components/component-shopify/shopify.scss +0 -250
  487. package/components/component-single-image/single-image.twig +0 -7
  488. package/components/component-social-media-share/group_6807bb08ab942.json +0 -596
  489. package/components/component-social-media-share/social-media-share-extra.scss +0 -6
  490. package/components/component-social-media-share/social-media-share.js +0 -69
  491. package/components/component-social-media-share/social-media-share.scss +0 -128
  492. package/components/component-social-media-share/social-media-share.twig +0 -213
  493. package/components/component-social-networks/group_668c110442111.json +0 -467
  494. package/components/component-social-networks/social-networks.scss +0 -65
  495. package/components/component-social-networks/social-networks.twig +0 -38
  496. package/components/component-spotify-embed/group_67d04c4c4cf78.json +0 -123
  497. package/components/component-spotify-embed/spotify-embed-extra.scss +0 -5
  498. package/components/component-spotify-embed/spotify-embed.js +0 -7
  499. package/components/component-spotify-embed/spotify-embed.scss +0 -17
  500. package/components/component-spotify-embed/spotify-embed.twig +0 -4
  501. package/components/component-standard-content-box/group_62a5ca6aa81d7.json +0 -973
  502. package/components/component-standard-content-box/standard-content-box.twig +0 -64
  503. package/components/component-text-editor-settings/group_657305390de77.json +0 -1236
  504. package/components/component-truncated-text/group_677bd1bc69968.json +0 -379
  505. package/components/component-truncated-text/truncated-text-extra.scss +0 -6
  506. package/components/component-truncated-text/truncated-text.js +0 -76
  507. package/components/component-truncated-text/truncated-text.scss +0 -42
  508. package/components/component-truncated-text/truncated-text.twig +0 -31
  509. package/components/component-typography-style-select/group_6511f390d8357.json +0 -83
  510. package/components/controller-password-protected/password-protected.css +0 -46
  511. package/components/controller-password-protected/password-protected.php +0 -14
  512. package/components/controller-password-protected/password-protected.twig +0 -9
  513. package/components/entrypoint-data-attribute/entry-point-data-attribute.twig +0 -6
  514. package/components/entrypoint-entry-point-classes/entry-point-classes.twig +0 -13
  515. package/components/entrypoint-entry-point-style/entry-point-style.twig +0 -14
  516. package/components/entrypoint-preview-info/entry-point-preview-info.twig +0 -7
  517. package/components/fields-add-manage-patterns/add-manage-patterns-menu-link.php +0 -13
  518. package/components/fields-add-svg-support/add-svg-support.php +0 -50
  519. package/components/fields-allowed-block-types/allowed-block-types.php +0 -34
  520. package/components/fields-animations-style/animations-style.twig +0 -2
  521. package/components/fields-archive-pages/group_635e777ce46d4.json +0 -135
  522. package/components/fields-background-image-body/background-image-body.twig +0 -16
  523. package/components/fields-background-image-footer/background-image-footer.twig +0 -8
  524. package/components/fields-background-image-main/background-image-main.twig +0 -8
  525. package/components/fields-background-video-body/background-video-body.twig +0 -14
  526. package/components/fields-bazaarvoice-review/bazaarvoice-review.scss +0 -10
  527. package/components/fields-block-categories/block-categories.php +0 -18
  528. package/components/fields-block-editor-assets/block-editor-assets.php +0 -17
  529. package/components/fields-blockquote/blockquote.scss +0 -64
  530. package/components/fields-blockquote/blockquote.twig +0 -55
  531. package/components/fields-blocks-post-type-public/blocks-post-type-public.php +0 -18
  532. package/components/fields-box-shadow/box-shadow.scss +0 -9
  533. package/components/fields-check-file-type/check-file-type.php +0 -13
  534. package/components/fields-cloudflare-configuration/cloudflare-configuration.php +0 -72
  535. package/components/fields-cocktail-info/group_64c29b7f188ca.json +0 -1461
  536. package/components/fields-content-image-v2/content-image-v2.scss +0 -30
  537. package/components/fields-content-image-v2/content-image-v2.twig +0 -73
  538. package/components/fields-core-acf-wysiwyg-toolbars/core-acf-wysiwyg-toolbars.php +0 -38
  539. package/components/fields-core-athena-block-render-function/core-athena-block-render-function.php +0 -50
  540. package/components/fields-core-colour-data-config/core-colour-data-config.js +0 -2
  541. package/components/fields-core-colour-data-config/core-colour-data-config.php +0 -60
  542. package/components/fields-core-critical/core-critical.scss +0 -6
  543. package/components/fields-core-critical-css/core-critical-css.php +0 -6
  544. package/components/fields-core-css-modules/core-css-modules.scss +0 -12
  545. package/components/fields-core-css-sizing-vars/core-css-sizing-vars.scss +0 -156
  546. package/components/fields-core-cta/core-cta.php +0 -240
  547. package/components/fields-core-cta/core-cta.scss +0 -280
  548. package/components/fields-core-design-settings/core-design-settings.twig +0 -6
  549. package/components/fields-core-design-system/core-design-system.php +0 -44
  550. package/components/fields-core-editor-cta-style-select/core-editor-cta-style-select.js +0 -16
  551. package/components/fields-core-editor-cta-style-select/core-editor-cta-style-select.php +0 -18
  552. package/components/fields-core-editor-theme-select/core-editor-theme-select.js +0 -16
  553. package/components/fields-core-editor-theme-select/core-editor-theme-select.php +0 -19
  554. package/components/fields-core-font-modifiers/core-font-modifiers.php +0 -46
  555. package/components/fields-core-font-modifiers/group_65abf0fc06efd.json +0 -489
  556. package/components/fields-core-functions/core-functions.scss +0 -111
  557. package/components/fields-core-generic/core-generic.scss +0 -132
  558. package/components/fields-core-gradient-designer/core-gradient-designer.scss +0 -92
  559. package/components/fields-core-mixins/core-mixins.scss +0 -1076
  560. package/components/fields-core-root-variables/core-root-variables.scss +0 -48
  561. package/components/fields-core-themes/core-themes.php +0 -65
  562. package/components/fields-core-typography/core-typography.php +0 -194
  563. package/components/fields-core-typography/core-typography.scss +0 -384
  564. package/components/fields-core-wordpress-block-editor-preview/core-wordpress-block-editor-preview.js +0 -121
  565. package/components/fields-core-wordpress-block-editor-preview/core-wordpress-block-editor-preview.scss +0 -101
  566. package/components/fields-cover-link/cover-link.scss +0 -11
  567. package/components/fields-cover-link/cover-link.twig +0 -4
  568. package/components/fields-cta-icon-map/cta-icon-map.php +0 -11
  569. package/components/fields-cta-icons/group_677ed96c3c64f.json +0 -677
  570. package/components/fields-cta-styles/group_65abe1a526214.json +0 -3238
  571. package/components/fields-cta-styles-ui-page/ui_options_page_66000817bcbaf.json +0 -22
  572. package/components/fields-data-enables/data-enables.twig +0 -21
  573. package/components/fields-debrain-label-shop/group_63dd19dc3ba18.json +0 -271
  574. package/components/fields-default-theme/group_663c9818d16ea.json +0 -79
  575. package/components/fields-dynamic-critical-css/dynamic-critical-css.php +0 -113
  576. package/components/fields-dynamic-critical-css/group_65abcd463e8d0.json +0 -126
  577. package/components/fields-dynamic-image-preload/group_665f1f240337a.json +0 -56
  578. package/components/fields-e-shop-settings/e-shop-settings.twig +0 -69
  579. package/components/fields-e-shop-settings/group_650b24b4e623d.json +0 -702
  580. package/components/fields-get-asset-uri/get-asset-uri.php +0 -36
  581. package/components/fields-get-pattern/get-pattern.php +0 -639
  582. package/components/fields-get-raw-svg/get_raw_svg.php +0 -24
  583. package/components/fields-get-svg-icon-content/get-svg-icon-content.php +0 -10
  584. package/components/fields-global-images/group_6519888a76006.json +0 -121
  585. package/components/fields-global-preload/global-preload.twig +0 -18
  586. package/components/fields-global-preload/group_65e0bd35e781b.json +0 -289
  587. package/components/fields-global-settings/ui_options_page_65d2558ee2392.json +0 -22
  588. package/components/fields-grid-gap-mults/grid-gap-mults.twig +0 -10
  589. package/components/fields-header-and-footer-patterns/group_67224e439992d.json +0 -107
  590. package/components/fields-image-management-service/group_677813165b633.json +0 -149
  591. package/components/fields-image-sizes/image-sizes.php +0 -24
  592. package/components/fields-imagekit-configuration/imagekit-configuration.php +0 -250
  593. package/components/fields-inline-css-file/inline-css-file.php +0 -24
  594. package/components/fields-library-images/blue-brick.svg +0 -19
  595. package/components/fields-library-images/brick.svg +0 -19
  596. package/components/fields-library-images/chevron-library.svg +0 -3
  597. package/components/fields-library-images/green-brick.svg +0 -19
  598. package/components/fields-market-settings-ui-page/ui_options_page_65d4926a854a9.json +0 -22
  599. package/components/fields-noscript/noscript.twig +0 -11
  600. package/components/fields-notes/group_66573c9838918.json +0 -55
  601. package/components/fields-pantheon-page-cache-config/pantheon-page-cache-config.php +0 -61
  602. package/components/fields-people/group_6525b74551434.json +0 -179
  603. package/components/fields-preload/preload.twig +0 -2
  604. package/components/fields-product-info/group_64c29a6750b1c.json +0 -501
  605. package/components/fields-registers-menus/registers-menus.php +0 -18
  606. package/components/fields-reservebar-popup/reservebar-popup.js +0 -44
  607. package/components/fields-reservebar-popup/reservebar-popup.scss +0 -33
  608. package/components/fields-site-copyright-notice/group_66317dcfcb01a.json +0 -78
  609. package/components/fields-site-logos/group_67b50a5b01f1d.json +0 -120
  610. package/components/fields-site-menus/site-menus.php +0 -19
  611. package/components/fields-text-style/group_6509a986674f1.json +0 -328
  612. package/components/fields-text-style/text-style.twig +0 -14
  613. package/components/fields-theme-attribute/core-theme-attribute.twig +0 -15
  614. package/components/fields-theme-font-select/group_64e627319dd51.json +0 -68
  615. package/components/fields-themes/group_65ac3c7583bdf.json +0 -1086
  616. package/components/fields-themes-ui-page/ui_options_page_660007a245fa0.json +0 -22
  617. package/components/fields-twig-filters-functions/twig-filters-functions.php +0 -321
  618. package/components/fields-typography-settings/group_657438bf04b09.json +0 -5668
  619. package/components/fields-typography-ui-page/ui_options_page_65ff1174bed38.json +0 -22
  620. package/components/fields-upload-file-size-limit/upload-file-size-limit.php +0 -36
  621. package/components/fields-upload-filesize-limit/group_659d259760a1d.json +0 -56
  622. package/components/fields-video-management-services/group_67b4cac05cb30.json +0 -144
  623. package/components/fields-wysiwyg-add-content-tooltip/wysiwyg-add-content-tooltip.php +0 -45
  624. package/components/security-password-protected/password-protected.php +0 -25
  625. /package/components/{block-carousel-multi-layout-v2/carousel-multi-layout-v2-extra.js → block-carousel-multi-layout-v3/carousel-multi-layout-v3-extra.js} +0 -0
  626. /package/components/{block-carousel-multi-layout-v2/carousel-multi-layout-v2-extra.scss → block-carousel-multi-layout-v3/carousel-multi-layout-v3-extra.scss} +0 -0
  627. /package/components/{block-bambuser-display/bambuser-display-extra.scss → block-cover-link-v3/cover-link-v3-extra.scss} +0 -0
  628. /package/components/{block-divider/divider-extra.scss → block-divider-v3/divider-v3-extra.scss} +0 -0
  629. /package/components/{block-debrain-wtb/debrain-wtb-extra.scss → block-gradient-layer-v3/gradient-layer-v3-extra.scss} +0 -0
  630. /package/components/{block-group-container/group-container-extra.scss → block-group-container-v3/group-container-v3-extra.scss} +0 -0
  631. /package/components/{block-gradient-layer/gradient-layer-extra.scss → block-lottie-content-v3/lottie-content-v3-extra.scss} +0 -0
  632. /package/components/{block-post-info/post-info → block-post-info-v3/post-info-v3}/cocktail-recipe-instructions.twig +0 -0
  633. /package/components/{block-current-post-info/current-post-info-extra.js → block-post-info-v3/post-info-v3-extra.js} +0 -0
  634. /package/components/{block-single-column-container/single-column-container-extra.scss → block-single-responsive-image-v3/single-responsive-image-v3-extra.scss} +0 -0
  635. /package/components/{block-post-info/post-info-extra.js → block-standard-content-v3/standard-content-v3-extra.js} +0 -0
  636. /package/components/{block-iframe-container/iframe-container-extra.scss → block-sub-group-container-v3/sub-group-container-v3-extra.scss} +0 -0
  637. /package/components/{block-mikmak-wtb/mikmak-wtb-extra.scss → block-video-content-v3/video-content-v3-extra.scss} +0 -0
  638. /package/components/{component-content-container-settings/content-container-settings.twig → component-content-box-settings-v3/content-box-settings-v3.twig} +0 -0
  639. /package/components/{component-gradient-overlay/gradient-overlay.twig → component-gradient-overlay-v3/gradient-overlay-v3.twig} +0 -0
@@ -1,3238 +0,0 @@
1
- {
2
- "key": "group_65abe1a526214",
3
- "title": "Fields: CTA Styles",
4
- "fields": [
5
- {
6
- "key": "field_65abe25ce86e6",
7
- "label": "CTA Styles",
8
- "name": "",
9
- "aria-label": "",
10
- "type": "tab",
11
- "instructions": "",
12
- "required": 0,
13
- "conditional_logic": 0,
14
- "wrapper": {
15
- "width": "",
16
- "class": "",
17
- "id": ""
18
- },
19
- "wpml_cf_preferences": 0,
20
- "placement": "top",
21
- "endpoint": 0,
22
- "no_preference": 0,
23
- "selected": 0
24
- },
25
- {
26
- "key": "field_64249f397f33a",
27
- "label": "Theme CTA styles",
28
- "name": "theme_cta_styles",
29
- "aria-label": "",
30
- "type": "repeater",
31
- "instructions": "",
32
- "required": 0,
33
- "conditional_logic": 0,
34
- "wrapper": {
35
- "width": "",
36
- "class": "",
37
- "id": ""
38
- },
39
- "wpml_cf_preferences": 1,
40
- "user_roles": [
41
- "administrator"
42
- ],
43
- "layout": "block",
44
- "pagination": 0,
45
- "min": 1,
46
- "max": 20,
47
- "collapsed": "",
48
- "button_label": "Add CTA",
49
- "rows_per_page": 20,
50
- "acfe_repeater_stylised_button": 0,
51
- "sub_fields": [
52
- {
53
- "key": "field_64351bea45b3d",
54
- "label": "CTA descriptive name",
55
- "name": "cta_descriptive_name",
56
- "aria-label": "",
57
- "type": "text",
58
- "instructions": "This name will get used to refer to this cta style in the cta style dropdown in the editor.",
59
- "required": 0,
60
- "conditional_logic": 0,
61
- "wrapper": {
62
- "width": "25",
63
- "class": "",
64
- "id": ""
65
- },
66
- "hide_field": "",
67
- "hide_label": "",
68
- "hide_instructions": "",
69
- "hide_required": "",
70
- "wpml_cf_preferences": 1,
71
- "default_value": "",
72
- "acfe_settings": "",
73
- "acfe_validate": "",
74
- "maxlength": "",
75
- "instruction_placement": "",
76
- "acfe_permissions": "",
77
- "placeholder": "",
78
- "prepend": "",
79
- "append": "",
80
- "parent_repeater": "field_64249f397f33a"
81
- },
82
- {
83
- "key": "field_64351ca82a982",
84
- "label": "CTA settings",
85
- "name": "cta_settings",
86
- "aria-label": "",
87
- "type": "group",
88
- "instructions": "",
89
- "required": 0,
90
- "conditional_logic": 0,
91
- "wrapper": {
92
- "width": "75",
93
- "class": "",
94
- "id": ""
95
- },
96
- "wpml_cf_preferences": 1,
97
- "layout": "block",
98
- "parent_repeater": "field_64249f397f33a",
99
- "acfe_seamless_style": 0,
100
- "acfe_group_modal": 0,
101
- "acfe_group_modal_close": 0,
102
- "acfe_group_modal_button": "",
103
- "acfe_group_modal_size": "large",
104
- "sub_fields": [
105
- {
106
- "key": "field_6424a39846333",
107
- "label": "Colours",
108
- "name": "",
109
- "aria-label": "",
110
- "type": "tab",
111
- "instructions": "",
112
- "required": 0,
113
- "conditional_logic": 0,
114
- "wrapper": {
115
- "width": "",
116
- "class": "",
117
- "id": ""
118
- },
119
- "wpml_cf_preferences": 1,
120
- "placement": "top",
121
- "endpoint": 0,
122
- "parent_repeater": "field_64249f397f33a",
123
- "no_preference": 0,
124
- "selected": 0
125
- },
126
- {
127
- "key": "field_6424a676f8ab6",
128
- "label": "Default",
129
- "name": "",
130
- "aria-label": "",
131
- "type": "accordion",
132
- "instructions": "",
133
- "required": 0,
134
- "conditional_logic": 0,
135
- "wrapper": {
136
- "width": "",
137
- "class": "",
138
- "id": ""
139
- },
140
- "wpml_cf_preferences": 1,
141
- "open": 0,
142
- "multi_expand": 0,
143
- "endpoint": 0,
144
- "parent_repeater": "field_64249f397f33a"
145
- },
146
- {
147
- "key": "field_65241d4e8b9e7",
148
- "label": "Colour type",
149
- "name": "colour_type",
150
- "aria-label": "",
151
- "type": "select",
152
- "instructions": "",
153
- "required": 0,
154
- "conditional_logic": 0,
155
- "wrapper": {
156
- "width": "",
157
- "class": "",
158
- "id": ""
159
- },
160
- "wpml_cf_preferences": 1,
161
- "acfe_permissions": "",
162
- "instruction_placement": "",
163
- "hide_field": "",
164
- "hide_label": "",
165
- "hide_instructions": "",
166
- "hide_required": "",
167
- "choices": {
168
- "__colour-picker": "Colour picker",
169
- "__post-colour": "Post colour",
170
- "__post-text-colour-style": "Post text colour style",
171
- "__theme-primary-text-colour": "Theme primary text colour",
172
- "__theme-secondary-text-colour": "Theme secondary text colour",
173
- "__theme-tertiary-text-colour": "Theme tertiary text colour",
174
- "__theme-primary-accent-colour": "Theme primary accent colour",
175
- "__theme-secondary-accent-colour": "Theme secondary accent colour",
176
- "__theme-tertiary-accent-colour": "Theme tertiary accent colour"
177
- },
178
- "default_value": "__colour-picker",
179
- "return_format": "value",
180
- "multiple": 0,
181
- "prepend": "",
182
- "append": "",
183
- "max": "",
184
- "acfe_settings": "",
185
- "acfe_validate": "",
186
- "allow_null": 0,
187
- "ui": 0,
188
- "ajax": 0,
189
- "placeholder": "",
190
- "allow_custom": 0,
191
- "search_placeholder": "",
192
- "min": ""
193
- },
194
- {
195
- "key": "field_6424a00a7f33b",
196
- "label": "Colour",
197
- "name": "colour",
198
- "aria-label": "",
199
- "type": "color_picker",
200
- "instructions": "",
201
- "required": 0,
202
- "conditional_logic": [
203
- [
204
- {
205
- "field": "field_65241d4e8b9e7",
206
- "operator": "==",
207
- "value": "__colour-picker"
208
- }
209
- ]
210
- ],
211
- "wrapper": {
212
- "width": "",
213
- "class": "",
214
- "id": ""
215
- },
216
- "wpml_cf_preferences": 1,
217
- "default_value": "",
218
- "enable_opacity": 1,
219
- "return_format": "string",
220
- "display": "default",
221
- "button_label": "Select Color",
222
- "color_picker": true,
223
- "absolute": false,
224
- "input": true,
225
- "allow_null": true,
226
- "theme_colors": false,
227
- "colors": []
228
- },
229
- {
230
- "key": "field_66ac8fc918ec1",
231
- "label": "Background Colour type",
232
- "name": "background_colour_type",
233
- "aria-label": "",
234
- "type": "select",
235
- "instructions": "",
236
- "required": 0,
237
- "conditional_logic": 0,
238
- "wrapper": {
239
- "width": "",
240
- "class": "",
241
- "id": ""
242
- },
243
- "wpml_cf_preferences": 1,
244
- "acfe_permissions": "",
245
- "instruction_placement": "",
246
- "hide_field": "",
247
- "hide_label": "",
248
- "hide_instructions": "",
249
- "hide_required": "",
250
- "choices": {
251
- "__colour-picker": "Colour picker",
252
- "__post-colour": "Post colour",
253
- "__post-text-colour-style": "Post text colour style",
254
- "__theme-primary-background-colour": "Theme primary background colour",
255
- "__theme-secondary-background-colour": "Theme secondary background colour",
256
- "__theme-tertiary-background-colour": "Theme tertiary background colour",
257
- "__theme-primary-accent-colour": "Theme primary accent colour",
258
- "__theme-secondary-accent-colour": "Theme secondary accent colour",
259
- "__theme-tertiary-accent-colour": "Theme tertiary accent colour"
260
- },
261
- "default_value": "__colour-picker",
262
- "return_format": "value",
263
- "multiple": 0,
264
- "prepend": "",
265
- "append": "",
266
- "max": "",
267
- "acfe_settings": "",
268
- "acfe_validate": "",
269
- "allow_null": 0,
270
- "ui": 0,
271
- "ajax": 0,
272
- "placeholder": "",
273
- "allow_custom": 0,
274
- "search_placeholder": "",
275
- "min": ""
276
- },
277
- {
278
- "key": "field_6424a0257f33c",
279
- "label": "Background colour",
280
- "name": "background_colour",
281
- "aria-label": "",
282
- "type": "color_picker",
283
- "instructions": "",
284
- "required": 0,
285
- "conditional_logic": [
286
- [
287
- {
288
- "field": "field_66ac8fc918ec1",
289
- "operator": "==",
290
- "value": "__colour-picker"
291
- }
292
- ]
293
- ],
294
- "wrapper": {
295
- "width": "",
296
- "class": "",
297
- "id": ""
298
- },
299
- "wpml_cf_preferences": 1,
300
- "acfe_permissions": "",
301
- "instruction_placement": "",
302
- "hide_field": "",
303
- "hide_label": "",
304
- "hide_instructions": "",
305
- "hide_required": "",
306
- "default_value": "",
307
- "enable_opacity": 1,
308
- "return_format": "string",
309
- "display": "default",
310
- "button_label": "Select Color",
311
- "color_picker": 1,
312
- "absolute": 0,
313
- "input": 1,
314
- "allow_null": 1,
315
- "theme_colors": 0,
316
- "colors": [],
317
- "acfe_settings": "",
318
- "acfe_validate": ""
319
- },
320
- {
321
- "key": "field_65081e4aecd00",
322
- "label": "Border colour",
323
- "name": "border_colour",
324
- "aria-label": "",
325
- "type": "color_picker",
326
- "instructions": "",
327
- "required": 0,
328
- "conditional_logic": 0,
329
- "wrapper": {
330
- "width": "",
331
- "class": "",
332
- "id": ""
333
- },
334
- "wpml_cf_preferences": 1,
335
- "default_value": "",
336
- "enable_opacity": 1,
337
- "return_format": "string",
338
- "display": "default",
339
- "button_label": "Select Color",
340
- "color_picker": true,
341
- "absolute": false,
342
- "input": true,
343
- "allow_null": true,
344
- "theme_colors": false,
345
- "colors": []
346
- },
347
- {
348
- "key": "field_65081dedeccfe",
349
- "label": "Mobile colour",
350
- "name": "mobile_colour",
351
- "aria-label": "",
352
- "type": "color_picker",
353
- "instructions": "",
354
- "required": 0,
355
- "conditional_logic": [
356
- [
357
- {
358
- "field": "field_65081b4ce0bc1",
359
- "operator": "==",
360
- "value": "1"
361
- }
362
- ]
363
- ],
364
- "wrapper": {
365
- "width": "",
366
- "class": "",
367
- "id": ""
368
- },
369
- "wpml_cf_preferences": 1,
370
- "default_value": "",
371
- "enable_opacity": 1,
372
- "return_format": "string",
373
- "display": "default",
374
- "button_label": "Select Color",
375
- "color_picker": true,
376
- "absolute": false,
377
- "input": true,
378
- "allow_null": true,
379
- "theme_colors": false,
380
- "colors": []
381
- },
382
- {
383
- "key": "field_65081e0beccff",
384
- "label": "Mobile background colour",
385
- "name": "mobile_background_colour",
386
- "aria-label": "",
387
- "type": "color_picker",
388
- "instructions": "",
389
- "required": 0,
390
- "conditional_logic": [
391
- [
392
- {
393
- "field": "field_65081b4ce0bc1",
394
- "operator": "==",
395
- "value": "1"
396
- }
397
- ]
398
- ],
399
- "wrapper": {
400
- "width": "",
401
- "class": "",
402
- "id": ""
403
- },
404
- "wpml_cf_preferences": 1,
405
- "default_value": "",
406
- "enable_opacity": 1,
407
- "return_format": "string",
408
- "display": "default",
409
- "button_label": "Select Color",
410
- "color_picker": true,
411
- "absolute": false,
412
- "input": true,
413
- "allow_null": true,
414
- "theme_colors": false,
415
- "colors": []
416
- },
417
- {
418
- "key": "field_6424a0457f33d",
419
- "label": "Mobile border colour",
420
- "name": "mobile_border_colour",
421
- "aria-label": "",
422
- "type": "color_picker",
423
- "instructions": "",
424
- "required": 0,
425
- "conditional_logic": [
426
- [
427
- {
428
- "field": "field_65081b4ce0bc1",
429
- "operator": "==",
430
- "value": "1"
431
- }
432
- ]
433
- ],
434
- "wrapper": {
435
- "width": "",
436
- "class": "",
437
- "id": ""
438
- },
439
- "wpml_cf_preferences": 1,
440
- "default_value": "",
441
- "enable_opacity": 1,
442
- "return_format": "string",
443
- "display": "default",
444
- "button_label": "Select Color",
445
- "color_picker": true,
446
- "absolute": false,
447
- "input": true,
448
- "allow_null": true,
449
- "theme_colors": false,
450
- "colors": []
451
- },
452
- {
453
- "key": "field_6424a688f8ab7",
454
- "label": "Default end",
455
- "name": "",
456
- "aria-label": "",
457
- "type": "accordion",
458
- "instructions": "",
459
- "required": 0,
460
- "conditional_logic": 0,
461
- "wrapper": {
462
- "width": "",
463
- "class": "",
464
- "id": ""
465
- },
466
- "wpml_cf_preferences": 1,
467
- "open": 0,
468
- "multi_expand": 0,
469
- "endpoint": 1,
470
- "parent_repeater": "field_64249f397f33a"
471
- },
472
- {
473
- "key": "field_6424a697f8ab8",
474
- "label": "Hover",
475
- "name": "",
476
- "aria-label": "",
477
- "type": "accordion",
478
- "instructions": "",
479
- "required": 0,
480
- "conditional_logic": 0,
481
- "wrapper": {
482
- "width": "",
483
- "class": "",
484
- "id": ""
485
- },
486
- "wpml_cf_preferences": 1,
487
- "open": 0,
488
- "multi_expand": 0,
489
- "endpoint": 0,
490
- "parent_repeater": "field_64249f397f33a"
491
- },
492
- {
493
- "key": "field_668bbd74cebba",
494
- "label": "Hover colour type",
495
- "name": "hover_colour_type",
496
- "aria-label": "",
497
- "type": "select",
498
- "instructions": "",
499
- "required": 0,
500
- "conditional_logic": 0,
501
- "wrapper": {
502
- "width": "",
503
- "class": "",
504
- "id": ""
505
- },
506
- "wpml_cf_preferences": 1,
507
- "acfe_permissions": "",
508
- "instruction_placement": "",
509
- "hide_field": "",
510
- "hide_label": "",
511
- "hide_instructions": "",
512
- "hide_required": "",
513
- "choices": {
514
- "__colour-picker": "Colour picker",
515
- "__post-colour": "Post colour",
516
- "__post-text-colour-style": "Post text colour style",
517
- "__theme-primary-text-colour": "Theme primary text colour",
518
- "__theme-secondary-text-colour": "Theme secondary text colour",
519
- "__theme-tertiary-text-colour": "Theme tertiary text colour",
520
- "__theme-primary-accent-colour": "Theme primary accent colour",
521
- "__theme-secondary-accent-colour": "Theme secondary accent colour",
522
- "__theme-tertiary-accent-colour": "Theme tertiary accent colour"
523
- },
524
- "default_value": "__colour-picker",
525
- "return_format": "value",
526
- "multiple": 0,
527
- "prepend": "",
528
- "append": "",
529
- "max": "",
530
- "acfe_settings": "",
531
- "acfe_validate": "",
532
- "allow_null": 0,
533
- "ui": 0,
534
- "ajax": 0,
535
- "placeholder": "",
536
- "allow_custom": 0,
537
- "search_placeholder": "",
538
- "min": ""
539
- },
540
- {
541
- "key": "field_6424a0587f33e",
542
- "label": "Hover colour",
543
- "name": "hover_colour",
544
- "aria-label": "",
545
- "type": "color_picker",
546
- "instructions": "",
547
- "required": 0,
548
- "conditional_logic": [
549
- [
550
- {
551
- "field": "field_668bbd74cebba",
552
- "operator": "==",
553
- "value": "__colour-picker"
554
- }
555
- ]
556
- ],
557
- "wrapper": {
558
- "width": "",
559
- "class": "",
560
- "id": ""
561
- },
562
- "wpml_cf_preferences": 1,
563
- "acfe_permissions": "",
564
- "instruction_placement": "",
565
- "hide_field": "",
566
- "hide_label": "",
567
- "hide_instructions": "",
568
- "hide_required": "",
569
- "default_value": "",
570
- "enable_opacity": 1,
571
- "return_format": "string",
572
- "display": "default",
573
- "button_label": "Select Color",
574
- "color_picker": 1,
575
- "absolute": 0,
576
- "input": 1,
577
- "allow_null": 1,
578
- "theme_colors": 0,
579
- "colors": [],
580
- "acfe_settings": "",
581
- "acfe_validate": ""
582
- },
583
- {
584
- "key": "field_66ac907d102ab",
585
- "label": "Hover background Colour type",
586
- "name": "hover_background_colour_type",
587
- "aria-label": "",
588
- "type": "select",
589
- "instructions": "",
590
- "required": 0,
591
- "conditional_logic": 0,
592
- "wrapper": {
593
- "width": "",
594
- "class": "",
595
- "id": ""
596
- },
597
- "wpml_cf_preferences": 1,
598
- "acfe_permissions": "",
599
- "instruction_placement": "",
600
- "hide_field": "",
601
- "hide_label": "",
602
- "hide_instructions": "",
603
- "hide_required": "",
604
- "choices": {
605
- "__colour-picker": "Colour picker",
606
- "__post-colour": "Post colour",
607
- "__post-text-colour-style": "Post text colour style",
608
- "__theme-primary-background-colour": "Theme primary background colour",
609
- "__theme-secondary-background-colour": "Theme secondary background colour",
610
- "__theme-tertiary-text-colour": "Theme tertiary background colour",
611
- "__theme-primary-accent-colour": "Theme primary accent colour",
612
- "__theme-secondary-accent-colour": "Theme secondary accent colour",
613
- "__theme-tertiary-accent-colour": "Theme tertiary accent colour"
614
- },
615
- "default_value": "__colour-picker",
616
- "return_format": "value",
617
- "multiple": 0,
618
- "prepend": "",
619
- "append": "",
620
- "max": "",
621
- "acfe_settings": "",
622
- "acfe_validate": "",
623
- "allow_null": 0,
624
- "ui": 0,
625
- "ajax": 0,
626
- "placeholder": "",
627
- "allow_custom": 0,
628
- "search_placeholder": "",
629
- "min": ""
630
- },
631
- {
632
- "key": "field_6424a0757f33f",
633
- "label": "Hover background colour",
634
- "name": "hover_background_colour",
635
- "aria-label": "",
636
- "type": "color_picker",
637
- "instructions": "",
638
- "required": 0,
639
- "conditional_logic": [
640
- [
641
- {
642
- "field": "field_66ac907d102ab",
643
- "operator": "==",
644
- "value": "__colour-picker"
645
- }
646
- ]
647
- ],
648
- "wrapper": {
649
- "width": "",
650
- "class": "",
651
- "id": ""
652
- },
653
- "wpml_cf_preferences": 1,
654
- "acfe_permissions": "",
655
- "instruction_placement": "",
656
- "hide_field": "",
657
- "hide_label": "",
658
- "hide_instructions": "",
659
- "hide_required": "",
660
- "default_value": "",
661
- "enable_opacity": 1,
662
- "return_format": "string",
663
- "display": "default",
664
- "button_label": "Select Color",
665
- "color_picker": 1,
666
- "absolute": 0,
667
- "input": 1,
668
- "allow_null": 1,
669
- "theme_colors": 0,
670
- "colors": [],
671
- "acfe_settings": "",
672
- "acfe_validate": ""
673
- },
674
- {
675
- "key": "field_6424a0997f340",
676
- "label": "Hover border colour",
677
- "name": "hover_border_colour",
678
- "aria-label": "",
679
- "type": "color_picker",
680
- "instructions": "",
681
- "required": 0,
682
- "conditional_logic": 0,
683
- "wrapper": {
684
- "width": "",
685
- "class": "",
686
- "id": ""
687
- },
688
- "wpml_cf_preferences": 1,
689
- "default_value": "",
690
- "enable_opacity": 1,
691
- "return_format": "string",
692
- "parent_repeater": "field_64249f397f33a",
693
- "display": "default",
694
- "button_label": "Select Color",
695
- "color_picker": true,
696
- "absolute": false,
697
- "input": true,
698
- "allow_null": true,
699
- "theme_colors": false,
700
- "colors": []
701
- },
702
- {
703
- "key": "field_650821438c5dc",
704
- "label": "Mobile hover colour",
705
- "name": "mobile_hover_colour",
706
- "aria-label": "",
707
- "type": "color_picker",
708
- "instructions": "",
709
- "required": 0,
710
- "conditional_logic": [
711
- [
712
- {
713
- "field": "field_65081b4ce0bc1",
714
- "operator": "==",
715
- "value": "1"
716
- }
717
- ]
718
- ],
719
- "wrapper": {
720
- "width": "",
721
- "class": "",
722
- "id": ""
723
- },
724
- "wpml_cf_preferences": 1,
725
- "default_value": "",
726
- "enable_opacity": 1,
727
- "return_format": "string",
728
- "display": "default",
729
- "button_label": "Select Color",
730
- "color_picker": true,
731
- "absolute": false,
732
- "input": true,
733
- "allow_null": true,
734
- "theme_colors": false,
735
- "colors": []
736
- },
737
- {
738
- "key": "field_650821558c5dd",
739
- "label": "Mobile hover background colour",
740
- "name": "mobile_hover_background_colour",
741
- "aria-label": "",
742
- "type": "color_picker",
743
- "instructions": "",
744
- "required": 0,
745
- "conditional_logic": [
746
- [
747
- {
748
- "field": "field_65081b4ce0bc1",
749
- "operator": "==",
750
- "value": "1"
751
- }
752
- ]
753
- ],
754
- "wrapper": {
755
- "width": "",
756
- "class": "",
757
- "id": ""
758
- },
759
- "wpml_cf_preferences": 1,
760
- "default_value": "",
761
- "enable_opacity": 1,
762
- "return_format": "string",
763
- "display": "default",
764
- "button_label": "Select Color",
765
- "color_picker": true,
766
- "absolute": false,
767
- "input": true,
768
- "allow_null": true,
769
- "theme_colors": false,
770
- "colors": []
771
- },
772
- {
773
- "key": "field_6508216a8c5de",
774
- "label": "Mobile hover border colour",
775
- "name": "mobile_hover_border_colour",
776
- "aria-label": "",
777
- "type": "color_picker",
778
- "instructions": "",
779
- "required": 0,
780
- "conditional_logic": [
781
- [
782
- {
783
- "field": "field_65081b4ce0bc1",
784
- "operator": "==",
785
- "value": "1"
786
- }
787
- ]
788
- ],
789
- "wrapper": {
790
- "width": "",
791
- "class": "",
792
- "id": ""
793
- },
794
- "wpml_cf_preferences": 1,
795
- "default_value": "",
796
- "enable_opacity": 1,
797
- "return_format": "string",
798
- "display": "default",
799
- "button_label": "Select Color",
800
- "color_picker": true,
801
- "absolute": false,
802
- "input": true,
803
- "allow_null": true,
804
- "theme_colors": false,
805
- "colors": []
806
- },
807
- {
808
- "key": "field_6424a6abf8ab9",
809
- "label": "Hover end",
810
- "name": "",
811
- "aria-label": "",
812
- "type": "accordion",
813
- "instructions": "",
814
- "required": 0,
815
- "conditional_logic": 0,
816
- "wrapper": {
817
- "width": "",
818
- "class": "",
819
- "id": ""
820
- },
821
- "wpml_cf_preferences": 1,
822
- "open": 0,
823
- "multi_expand": 0,
824
- "endpoint": 1,
825
- "parent_repeater": "field_64249f397f33a"
826
- },
827
- {
828
- "key": "field_64c7b8da33052",
829
- "label": "Active",
830
- "name": "",
831
- "aria-label": "",
832
- "type": "accordion",
833
- "instructions": "",
834
- "required": 0,
835
- "conditional_logic": 0,
836
- "wrapper": {
837
- "width": "",
838
- "class": "",
839
- "id": ""
840
- },
841
- "wpml_cf_preferences": 1,
842
- "open": 0,
843
- "multi_expand": 0,
844
- "endpoint": 0
845
- },
846
- {
847
- "key": "field_64c7b8fa33054",
848
- "label": "Active colour",
849
- "name": "active_colour",
850
- "aria-label": "",
851
- "type": "color_picker",
852
- "instructions": "",
853
- "required": 0,
854
- "conditional_logic": 0,
855
- "wrapper": {
856
- "width": "",
857
- "class": "",
858
- "id": ""
859
- },
860
- "wpml_cf_preferences": 1,
861
- "default_value": "",
862
- "enable_opacity": 1,
863
- "return_format": "string",
864
- "display": "default",
865
- "button_label": "Select Color",
866
- "color_picker": true,
867
- "absolute": false,
868
- "input": true,
869
- "allow_null": true,
870
- "theme_colors": false,
871
- "colors": []
872
- },
873
- {
874
- "key": "field_64c7b90033055",
875
- "label": "Active background colour",
876
- "name": "active_background_colour",
877
- "aria-label": "",
878
- "type": "color_picker",
879
- "instructions": "",
880
- "required": 0,
881
- "conditional_logic": 0,
882
- "wrapper": {
883
- "width": "",
884
- "class": "",
885
- "id": ""
886
- },
887
- "wpml_cf_preferences": 1,
888
- "default_value": "",
889
- "enable_opacity": 1,
890
- "return_format": "string",
891
- "display": "default",
892
- "button_label": "Select Color",
893
- "color_picker": true,
894
- "absolute": false,
895
- "input": true,
896
- "allow_null": true,
897
- "theme_colors": false,
898
- "colors": []
899
- },
900
- {
901
- "key": "field_64c7b90433056",
902
- "label": "Active border colour",
903
- "name": "active_border_colour",
904
- "aria-label": "",
905
- "type": "color_picker",
906
- "instructions": "",
907
- "required": 0,
908
- "conditional_logic": 0,
909
- "wrapper": {
910
- "width": "",
911
- "class": "",
912
- "id": ""
913
- },
914
- "wpml_cf_preferences": 1,
915
- "default_value": "",
916
- "enable_opacity": 1,
917
- "return_format": "string",
918
- "display": "default",
919
- "button_label": "Select Color",
920
- "color_picker": true,
921
- "absolute": false,
922
- "input": true,
923
- "allow_null": true,
924
- "theme_colors": false,
925
- "colors": []
926
- },
927
- {
928
- "key": "field_64c7b8e733053",
929
- "label": "Active end",
930
- "name": "",
931
- "aria-label": "",
932
- "type": "accordion",
933
- "instructions": "",
934
- "required": 0,
935
- "conditional_logic": 0,
936
- "wrapper": {
937
- "width": "",
938
- "class": "",
939
- "id": ""
940
- },
941
- "wpml_cf_preferences": 1,
942
- "open": 0,
943
- "multi_expand": 0,
944
- "endpoint": 1
945
- },
946
- {
947
- "key": "field_64e1048b7c0df",
948
- "label": "Inactive",
949
- "name": "",
950
- "aria-label": "",
951
- "type": "accordion",
952
- "instructions": "This also applies to when the button has the 'disabled' attribute.",
953
- "required": 0,
954
- "conditional_logic": 0,
955
- "wrapper": {
956
- "width": "",
957
- "class": "",
958
- "id": ""
959
- },
960
- "wpml_cf_preferences": 1,
961
- "open": 0,
962
- "multi_expand": 0,
963
- "endpoint": 0
964
- },
965
- {
966
- "key": "field_64e1049d7c0e0",
967
- "label": "Inactive colour",
968
- "name": "inactive_colour",
969
- "aria-label": "",
970
- "type": "color_picker",
971
- "instructions": "",
972
- "required": 0,
973
- "conditional_logic": 0,
974
- "wrapper": {
975
- "width": "",
976
- "class": "",
977
- "id": ""
978
- },
979
- "wpml_cf_preferences": 1,
980
- "default_value": "",
981
- "enable_opacity": 1,
982
- "return_format": "string",
983
- "display": "default",
984
- "button_label": "Select Color",
985
- "color_picker": true,
986
- "absolute": false,
987
- "input": true,
988
- "allow_null": true,
989
- "theme_colors": false,
990
- "colors": []
991
- },
992
- {
993
- "key": "field_64e104ae7c0e1",
994
- "label": "Inactive background colour",
995
- "name": "inactive_background_colour",
996
- "aria-label": "",
997
- "type": "color_picker",
998
- "instructions": "",
999
- "required": 0,
1000
- "conditional_logic": 0,
1001
- "wrapper": {
1002
- "width": "",
1003
- "class": "",
1004
- "id": ""
1005
- },
1006
- "wpml_cf_preferences": 1,
1007
- "default_value": "",
1008
- "enable_opacity": 1,
1009
- "return_format": "string",
1010
- "display": "default",
1011
- "button_label": "Select Color",
1012
- "color_picker": true,
1013
- "absolute": false,
1014
- "input": true,
1015
- "allow_null": true,
1016
- "theme_colors": false,
1017
- "colors": []
1018
- },
1019
- {
1020
- "key": "field_64e104be7c0e2",
1021
- "label": "Inactive border colour",
1022
- "name": "inactive_border_colour",
1023
- "aria-label": "",
1024
- "type": "color_picker",
1025
- "instructions": "",
1026
- "required": 0,
1027
- "conditional_logic": 0,
1028
- "wrapper": {
1029
- "width": "",
1030
- "class": "",
1031
- "id": ""
1032
- },
1033
- "wpml_cf_preferences": 1,
1034
- "default_value": "",
1035
- "enable_opacity": 1,
1036
- "return_format": "string",
1037
- "display": "default",
1038
- "button_label": "Select Color",
1039
- "color_picker": true,
1040
- "absolute": false,
1041
- "input": true,
1042
- "allow_null": true,
1043
- "theme_colors": false,
1044
- "colors": []
1045
- },
1046
- {
1047
- "key": "field_64e104cd7c0e3",
1048
- "label": "Inactive end",
1049
- "name": "",
1050
- "aria-label": "",
1051
- "type": "accordion",
1052
- "instructions": "",
1053
- "required": 0,
1054
- "conditional_logic": 0,
1055
- "wrapper": {
1056
- "width": "",
1057
- "class": "",
1058
- "id": ""
1059
- },
1060
- "wpml_cf_preferences": 1,
1061
- "open": 0,
1062
- "multi_expand": 0,
1063
- "endpoint": 1
1064
- },
1065
- {
1066
- "key": "field_64fef8c2c681c",
1067
- "label": "Focus",
1068
- "name": "",
1069
- "aria-label": "",
1070
- "type": "accordion",
1071
- "instructions": "",
1072
- "required": 0,
1073
- "conditional_logic": 0,
1074
- "wrapper": {
1075
- "width": "",
1076
- "class": "",
1077
- "id": ""
1078
- },
1079
- "wpml_cf_preferences": 1,
1080
- "open": 0,
1081
- "multi_expand": 0,
1082
- "endpoint": 0
1083
- },
1084
- {
1085
- "key": "field_64fef8ccc681d",
1086
- "label": "Focus colour",
1087
- "name": "focus_colour",
1088
- "aria-label": "",
1089
- "type": "color_picker",
1090
- "instructions": "",
1091
- "required": 0,
1092
- "conditional_logic": 0,
1093
- "wrapper": {
1094
- "width": "",
1095
- "class": "",
1096
- "id": ""
1097
- },
1098
- "wpml_cf_preferences": 1,
1099
- "default_value": "",
1100
- "enable_opacity": 1,
1101
- "return_format": "string",
1102
- "display": "default",
1103
- "button_label": "Select Color",
1104
- "color_picker": true,
1105
- "absolute": false,
1106
- "input": true,
1107
- "allow_null": true,
1108
- "theme_colors": false,
1109
- "colors": []
1110
- },
1111
- {
1112
- "key": "field_64fef8d0c681e",
1113
- "label": "Focus background colour",
1114
- "name": "focus_background_colour",
1115
- "aria-label": "",
1116
- "type": "color_picker",
1117
- "instructions": "",
1118
- "required": 0,
1119
- "conditional_logic": 0,
1120
- "wrapper": {
1121
- "width": "",
1122
- "class": "",
1123
- "id": ""
1124
- },
1125
- "wpml_cf_preferences": 1,
1126
- "default_value": "",
1127
- "enable_opacity": 1,
1128
- "return_format": "string",
1129
- "display": "default",
1130
- "button_label": "Select Color",
1131
- "color_picker": true,
1132
- "absolute": false,
1133
- "input": true,
1134
- "allow_null": true,
1135
- "theme_colors": false,
1136
- "colors": []
1137
- },
1138
- {
1139
- "key": "field_64fef8d3c681f",
1140
- "label": "Focus border colour",
1141
- "name": "focus_border_colour",
1142
- "aria-label": "",
1143
- "type": "color_picker",
1144
- "instructions": "",
1145
- "required": 0,
1146
- "conditional_logic": 0,
1147
- "wrapper": {
1148
- "width": "",
1149
- "class": "",
1150
- "id": ""
1151
- },
1152
- "wpml_cf_preferences": 1,
1153
- "default_value": "",
1154
- "enable_opacity": 1,
1155
- "return_format": "string",
1156
- "display": "default",
1157
- "button_label": "Select Color",
1158
- "color_picker": true,
1159
- "absolute": false,
1160
- "input": true,
1161
- "allow_null": true,
1162
- "theme_colors": false,
1163
- "colors": []
1164
- },
1165
- {
1166
- "key": "field_64fef94bc6826",
1167
- "label": "Focus end",
1168
- "name": "",
1169
- "aria-label": "",
1170
- "type": "accordion",
1171
- "instructions": "",
1172
- "required": 0,
1173
- "conditional_logic": 0,
1174
- "wrapper": {
1175
- "width": "",
1176
- "class": "",
1177
- "id": ""
1178
- },
1179
- "wpml_cf_preferences": 1,
1180
- "open": 0,
1181
- "multi_expand": 0,
1182
- "endpoint": 1
1183
- },
1184
- {
1185
- "key": "field_64e0ffa575566",
1186
- "label": "Selected",
1187
- "name": "",
1188
- "aria-label": "",
1189
- "type": "accordion",
1190
- "instructions": "Eg. The state of the button when showing an active category filter...",
1191
- "required": 0,
1192
- "conditional_logic": 0,
1193
- "wrapper": {
1194
- "width": "",
1195
- "class": "",
1196
- "id": ""
1197
- },
1198
- "wpml_cf_preferences": 1,
1199
- "open": 0,
1200
- "multi_expand": 0,
1201
- "endpoint": 0
1202
- },
1203
- {
1204
- "key": "field_64e0ffb675567",
1205
- "label": "Selected colour",
1206
- "name": "selected_colour",
1207
- "aria-label": "",
1208
- "type": "color_picker",
1209
- "instructions": "",
1210
- "required": 0,
1211
- "conditional_logic": 0,
1212
- "wrapper": {
1213
- "width": "",
1214
- "class": "",
1215
- "id": ""
1216
- },
1217
- "wpml_cf_preferences": 1,
1218
- "default_value": "",
1219
- "enable_opacity": 1,
1220
- "return_format": "string",
1221
- "display": "default",
1222
- "button_label": "Select Color",
1223
- "color_picker": true,
1224
- "absolute": false,
1225
- "input": true,
1226
- "allow_null": true,
1227
- "theme_colors": false,
1228
- "colors": []
1229
- },
1230
- {
1231
- "key": "field_64e0ffc875568",
1232
- "label": "Selected background colour",
1233
- "name": "selected_background_colour",
1234
- "aria-label": "",
1235
- "type": "color_picker",
1236
- "instructions": "",
1237
- "required": 0,
1238
- "conditional_logic": 0,
1239
- "wrapper": {
1240
- "width": "",
1241
- "class": "",
1242
- "id": ""
1243
- },
1244
- "wpml_cf_preferences": 1,
1245
- "default_value": "",
1246
- "enable_opacity": 1,
1247
- "return_format": "string",
1248
- "display": "default",
1249
- "button_label": "Select Color",
1250
- "color_picker": true,
1251
- "absolute": false,
1252
- "input": true,
1253
- "allow_null": true,
1254
- "theme_colors": false,
1255
- "colors": []
1256
- },
1257
- {
1258
- "key": "field_64e0ffe875569",
1259
- "label": "Selected border colour",
1260
- "name": "selected_border_colour",
1261
- "aria-label": "",
1262
- "type": "color_picker",
1263
- "instructions": "",
1264
- "required": 0,
1265
- "conditional_logic": 0,
1266
- "wrapper": {
1267
- "width": "",
1268
- "class": "",
1269
- "id": ""
1270
- },
1271
- "wpml_cf_preferences": 1,
1272
- "default_value": "",
1273
- "enable_opacity": 1,
1274
- "return_format": "string",
1275
- "display": "default",
1276
- "button_label": "Select Color",
1277
- "color_picker": true,
1278
- "absolute": false,
1279
- "input": true,
1280
- "allow_null": true,
1281
- "theme_colors": false,
1282
- "colors": []
1283
- },
1284
- {
1285
- "key": "field_64e0fff77556a",
1286
- "label": "Selected end",
1287
- "name": "",
1288
- "aria-label": "",
1289
- "type": "accordion",
1290
- "instructions": "",
1291
- "required": 0,
1292
- "conditional_logic": 0,
1293
- "wrapper": {
1294
- "width": "",
1295
- "class": "",
1296
- "id": ""
1297
- },
1298
- "wpml_cf_preferences": 1,
1299
- "open": 0,
1300
- "multi_expand": 0,
1301
- "endpoint": 1
1302
- },
1303
- {
1304
- "key": "field_6424a1c9e3120",
1305
- "label": "Dimensions",
1306
- "name": "",
1307
- "aria-label": "",
1308
- "type": "tab",
1309
- "instructions": "",
1310
- "required": 0,
1311
- "conditional_logic": 0,
1312
- "wrapper": {
1313
- "width": "",
1314
- "class": "",
1315
- "id": ""
1316
- },
1317
- "wpml_cf_preferences": 1,
1318
- "placement": "top",
1319
- "endpoint": 0,
1320
- "parent_repeater": "field_64249f397f33a",
1321
- "no_preference": 0,
1322
- "selected": 0
1323
- },
1324
- {
1325
- "key": "field_6424a53d9ee08",
1326
- "label": "Desktop",
1327
- "name": "",
1328
- "aria-label": "",
1329
- "type": "accordion",
1330
- "instructions": "",
1331
- "required": 0,
1332
- "conditional_logic": 0,
1333
- "wrapper": {
1334
- "width": "",
1335
- "class": "",
1336
- "id": ""
1337
- },
1338
- "wpml_cf_preferences": 1,
1339
- "open": 0,
1340
- "multi_expand": 0,
1341
- "endpoint": 0,
1342
- "parent_repeater": "field_64249f397f33a"
1343
- },
1344
- {
1345
- "key": "field_6424a1dce3121",
1346
- "label": "Min width desktop",
1347
- "name": "min_width_desktop",
1348
- "aria-label": "",
1349
- "type": "text",
1350
- "instructions": "",
1351
- "required": 0,
1352
- "conditional_logic": 0,
1353
- "wrapper": {
1354
- "width": "",
1355
- "class": "",
1356
- "id": ""
1357
- },
1358
- "wpml_cf_preferences": 2,
1359
- "default_value": "",
1360
- "maxlength": "",
1361
- "placeholder": "",
1362
- "prepend": "",
1363
- "append": ""
1364
- },
1365
- {
1366
- "key": "field_6424a206e3122",
1367
- "label": "Font size desktop",
1368
- "name": "font_size_desktop",
1369
- "aria-label": "",
1370
- "type": "number",
1371
- "instructions": "",
1372
- "required": 0,
1373
- "conditional_logic": 0,
1374
- "wrapper": {
1375
- "width": "",
1376
- "class": "",
1377
- "id": ""
1378
- },
1379
- "wpml_cf_preferences": 1,
1380
- "default_value": 16,
1381
- "min": 1,
1382
- "max": 50,
1383
- "placeholder": "",
1384
- "step": "",
1385
- "prepend": "",
1386
- "append": "",
1387
- "parent_repeater": "field_64249f397f33a"
1388
- },
1389
- {
1390
- "key": "field_6424a22ae3123",
1391
- "label": "Padding inline desktop",
1392
- "name": "padding_inline_desktop",
1393
- "aria-label": "",
1394
- "type": "number",
1395
- "instructions": "",
1396
- "required": 0,
1397
- "conditional_logic": 0,
1398
- "wrapper": {
1399
- "width": "",
1400
- "class": "",
1401
- "id": ""
1402
- },
1403
- "wpml_cf_preferences": 1,
1404
- "default_value": 20,
1405
- "min": 0,
1406
- "max": 100,
1407
- "placeholder": "",
1408
- "step": 1,
1409
- "prepend": "",
1410
- "append": ""
1411
- },
1412
- {
1413
- "key": "field_6424a24ce3124",
1414
- "label": "Padding block desktop",
1415
- "name": "padding_block_desktop",
1416
- "aria-label": "",
1417
- "type": "number",
1418
- "instructions": "",
1419
- "required": 0,
1420
- "conditional_logic": 0,
1421
- "wrapper": {
1422
- "width": "",
1423
- "class": "",
1424
- "id": ""
1425
- },
1426
- "wpml_cf_preferences": 1,
1427
- "default_value": 10,
1428
- "min": 0,
1429
- "max": 100,
1430
- "placeholder": "",
1431
- "step": 1,
1432
- "prepend": "",
1433
- "append": ""
1434
- },
1435
- {
1436
- "key": "field_6424a54c9ee09",
1437
- "label": "Desktop end",
1438
- "name": "",
1439
- "aria-label": "",
1440
- "type": "accordion",
1441
- "instructions": "",
1442
- "required": 0,
1443
- "conditional_logic": 0,
1444
- "wrapper": {
1445
- "width": "",
1446
- "class": "",
1447
- "id": ""
1448
- },
1449
- "wpml_cf_preferences": 1,
1450
- "open": 0,
1451
- "multi_expand": 0,
1452
- "endpoint": 1,
1453
- "parent_repeater": "field_64249f397f33a"
1454
- },
1455
- {
1456
- "key": "field_6424a5669ee0a",
1457
- "label": "Landscape",
1458
- "name": "",
1459
- "aria-label": "",
1460
- "type": "accordion",
1461
- "instructions": "",
1462
- "required": 0,
1463
- "conditional_logic": 0,
1464
- "wrapper": {
1465
- "width": "",
1466
- "class": "",
1467
- "id": ""
1468
- },
1469
- "wpml_cf_preferences": 1,
1470
- "open": 0,
1471
- "multi_expand": 0,
1472
- "endpoint": 0,
1473
- "parent_repeater": "field_64249f397f33a"
1474
- },
1475
- {
1476
- "key": "field_6424a5739ee0b",
1477
- "label": "Min width landscape",
1478
- "name": "min_width_landscape",
1479
- "aria-label": "",
1480
- "type": "text",
1481
- "instructions": "",
1482
- "required": 0,
1483
- "conditional_logic": 0,
1484
- "wrapper": {
1485
- "width": "",
1486
- "class": "",
1487
- "id": ""
1488
- },
1489
- "wpml_cf_preferences": 2,
1490
- "default_value": "",
1491
- "maxlength": "",
1492
- "placeholder": "",
1493
- "prepend": "",
1494
- "append": ""
1495
- },
1496
- {
1497
- "key": "field_6424a58a9ee0d",
1498
- "label": "Font size landscape",
1499
- "name": "font_size_landscape",
1500
- "aria-label": "",
1501
- "type": "number",
1502
- "instructions": "",
1503
- "required": 0,
1504
- "conditional_logic": 0,
1505
- "wrapper": {
1506
- "width": "",
1507
- "class": "",
1508
- "id": ""
1509
- },
1510
- "wpml_cf_preferences": 1,
1511
- "default_value": 16,
1512
- "min": 1,
1513
- "max": 50,
1514
- "placeholder": "",
1515
- "step": "",
1516
- "prepend": "",
1517
- "append": "",
1518
- "parent_repeater": "field_64249f397f33a"
1519
- },
1520
- {
1521
- "key": "field_6424a57f9ee0c",
1522
- "label": "Padding inline landscape",
1523
- "name": "padding_inline_landscape",
1524
- "aria-label": "",
1525
- "type": "number",
1526
- "instructions": "",
1527
- "required": 0,
1528
- "conditional_logic": 0,
1529
- "wrapper": {
1530
- "width": "",
1531
- "class": "",
1532
- "id": ""
1533
- },
1534
- "wpml_cf_preferences": 1,
1535
- "default_value": 20,
1536
- "min": 0,
1537
- "max": 100,
1538
- "placeholder": "",
1539
- "step": 1,
1540
- "prepend": "",
1541
- "append": ""
1542
- },
1543
- {
1544
- "key": "field_6424a5939ee0e",
1545
- "label": "Padding block landscape",
1546
- "name": "padding_block_landscape",
1547
- "aria-label": "",
1548
- "type": "number",
1549
- "instructions": "",
1550
- "required": 0,
1551
- "conditional_logic": 0,
1552
- "wrapper": {
1553
- "width": "",
1554
- "class": "",
1555
- "id": ""
1556
- },
1557
- "wpml_cf_preferences": 1,
1558
- "default_value": 10,
1559
- "min": 0,
1560
- "max": 100,
1561
- "placeholder": "",
1562
- "step": 1,
1563
- "prepend": "",
1564
- "append": ""
1565
- },
1566
- {
1567
- "key": "field_6424a59d9ee0f",
1568
- "label": "Landscape end",
1569
- "name": "",
1570
- "aria-label": "",
1571
- "type": "accordion",
1572
- "instructions": "",
1573
- "required": 0,
1574
- "conditional_logic": 0,
1575
- "wrapper": {
1576
- "width": "",
1577
- "class": "",
1578
- "id": ""
1579
- },
1580
- "wpml_cf_preferences": 1,
1581
- "open": 0,
1582
- "multi_expand": 0,
1583
- "endpoint": 1,
1584
- "parent_repeater": "field_64249f397f33a"
1585
- },
1586
- {
1587
- "key": "field_6424a5dd9ee10",
1588
- "label": "Portrait",
1589
- "name": "",
1590
- "aria-label": "",
1591
- "type": "accordion",
1592
- "instructions": "",
1593
- "required": 0,
1594
- "conditional_logic": 0,
1595
- "wrapper": {
1596
- "width": "",
1597
- "class": "",
1598
- "id": ""
1599
- },
1600
- "wpml_cf_preferences": 1,
1601
- "open": 0,
1602
- "multi_expand": 0,
1603
- "endpoint": 0,
1604
- "parent_repeater": "field_64249f397f33a"
1605
- },
1606
- {
1607
- "key": "field_6424a5ef9ee11",
1608
- "label": "Min width portrait",
1609
- "name": "min_width_portrait",
1610
- "aria-label": "",
1611
- "type": "text",
1612
- "instructions": "",
1613
- "required": 0,
1614
- "conditional_logic": 0,
1615
- "wrapper": {
1616
- "width": "",
1617
- "class": "",
1618
- "id": ""
1619
- },
1620
- "wpml_cf_preferences": 2,
1621
- "default_value": "",
1622
- "maxlength": "",
1623
- "placeholder": "",
1624
- "prepend": "",
1625
- "append": ""
1626
- },
1627
- {
1628
- "key": "field_6424a6099ee13",
1629
- "label": "Font size portrait",
1630
- "name": "font_size_portrait",
1631
- "aria-label": "",
1632
- "type": "number",
1633
- "instructions": "",
1634
- "required": 0,
1635
- "conditional_logic": 0,
1636
- "wrapper": {
1637
- "width": "",
1638
- "class": "",
1639
- "id": ""
1640
- },
1641
- "wpml_cf_preferences": 1,
1642
- "default_value": 16,
1643
- "min": 1,
1644
- "max": 50,
1645
- "placeholder": "",
1646
- "step": "",
1647
- "prepend": "",
1648
- "append": "",
1649
- "parent_repeater": "field_64249f397f33a"
1650
- },
1651
- {
1652
- "key": "field_6424a6189ee14",
1653
- "label": "Padding inline portrait",
1654
- "name": "padding_inline_portrait",
1655
- "aria-label": "",
1656
- "type": "number",
1657
- "instructions": "",
1658
- "required": 0,
1659
- "conditional_logic": 0,
1660
- "wrapper": {
1661
- "width": "",
1662
- "class": "",
1663
- "id": ""
1664
- },
1665
- "wpml_cf_preferences": 1,
1666
- "default_value": 20,
1667
- "min": 0,
1668
- "max": 100,
1669
- "placeholder": "",
1670
- "step": 1,
1671
- "prepend": "",
1672
- "append": ""
1673
- },
1674
- {
1675
- "key": "field_6424a62a9ee15",
1676
- "label": "Padding block portrait",
1677
- "name": "padding_block_portrait",
1678
- "aria-label": "",
1679
- "type": "number",
1680
- "instructions": "",
1681
- "required": 0,
1682
- "conditional_logic": 0,
1683
- "wrapper": {
1684
- "width": "",
1685
- "class": "",
1686
- "id": ""
1687
- },
1688
- "wpml_cf_preferences": 1,
1689
- "default_value": 10,
1690
- "min": 0,
1691
- "max": 100,
1692
- "placeholder": "",
1693
- "step": 1,
1694
- "prepend": "",
1695
- "append": ""
1696
- },
1697
- {
1698
- "key": "field_6424a63f9ee16",
1699
- "label": "Landscape end",
1700
- "name": "",
1701
- "aria-label": "",
1702
- "type": "accordion",
1703
- "instructions": "",
1704
- "required": 0,
1705
- "conditional_logic": 0,
1706
- "wrapper": {
1707
- "width": "",
1708
- "class": "",
1709
- "id": ""
1710
- },
1711
- "wpml_cf_preferences": 1,
1712
- "open": 0,
1713
- "multi_expand": 0,
1714
- "endpoint": 1,
1715
- "parent_repeater": "field_64249f397f33a"
1716
- },
1717
- {
1718
- "key": "field_6424a71a0291c",
1719
- "label": "Mobile",
1720
- "name": "",
1721
- "aria-label": "",
1722
- "type": "accordion",
1723
- "instructions": "",
1724
- "required": 0,
1725
- "conditional_logic": 0,
1726
- "wrapper": {
1727
- "width": "",
1728
- "class": "",
1729
- "id": ""
1730
- },
1731
- "wpml_cf_preferences": 1,
1732
- "open": 0,
1733
- "multi_expand": 0,
1734
- "endpoint": 0,
1735
- "parent_repeater": "field_64249f397f33a"
1736
- },
1737
- {
1738
- "key": "field_6424a7290291d",
1739
- "label": "Min width mobile",
1740
- "name": "min_width_mobile",
1741
- "aria-label": "",
1742
- "type": "text",
1743
- "instructions": "",
1744
- "required": 0,
1745
- "conditional_logic": 0,
1746
- "wrapper": {
1747
- "width": "",
1748
- "class": "",
1749
- "id": ""
1750
- },
1751
- "wpml_cf_preferences": 2,
1752
- "default_value": "",
1753
- "maxlength": "",
1754
- "placeholder": "",
1755
- "prepend": "",
1756
- "append": ""
1757
- },
1758
- {
1759
- "key": "field_6424a74c0291f",
1760
- "label": "Font size mobile",
1761
- "name": "font_size_mobile",
1762
- "aria-label": "",
1763
- "type": "number",
1764
- "instructions": "",
1765
- "required": 0,
1766
- "conditional_logic": 0,
1767
- "wrapper": {
1768
- "width": "",
1769
- "class": "",
1770
- "id": ""
1771
- },
1772
- "wpml_cf_preferences": 1,
1773
- "default_value": 16,
1774
- "min": 1,
1775
- "max": 50,
1776
- "placeholder": "",
1777
- "step": "",
1778
- "prepend": "",
1779
- "append": "",
1780
- "parent_repeater": "field_64249f397f33a"
1781
- },
1782
- {
1783
- "key": "field_6424a75f02920",
1784
- "label": "Padding inline mobile",
1785
- "name": "padding_inline_mobile",
1786
- "aria-label": "",
1787
- "type": "number",
1788
- "instructions": "",
1789
- "required": 0,
1790
- "conditional_logic": 0,
1791
- "wrapper": {
1792
- "width": "",
1793
- "class": "",
1794
- "id": ""
1795
- },
1796
- "wpml_cf_preferences": 1,
1797
- "default_value": 20,
1798
- "min": 0,
1799
- "max": 100,
1800
- "placeholder": "",
1801
- "step": 1,
1802
- "prepend": "",
1803
- "append": ""
1804
- },
1805
- {
1806
- "key": "field_6424a76e02921",
1807
- "label": "Padding block mobile",
1808
- "name": "padding_block_mobile",
1809
- "aria-label": "",
1810
- "type": "number",
1811
- "instructions": "",
1812
- "required": 0,
1813
- "conditional_logic": 0,
1814
- "wrapper": {
1815
- "width": "",
1816
- "class": "",
1817
- "id": ""
1818
- },
1819
- "wpml_cf_preferences": 1,
1820
- "default_value": 10,
1821
- "min": 0,
1822
- "max": 100,
1823
- "placeholder": "",
1824
- "step": 1,
1825
- "prepend": "",
1826
- "append": ""
1827
- },
1828
- {
1829
- "key": "field_6424a78302923",
1830
- "label": "Mobile end",
1831
- "name": "",
1832
- "aria-label": "",
1833
- "type": "accordion",
1834
- "instructions": "",
1835
- "required": 0,
1836
- "conditional_logic": 0,
1837
- "wrapper": {
1838
- "width": "",
1839
- "class": "",
1840
- "id": ""
1841
- },
1842
- "wpml_cf_preferences": 1,
1843
- "open": 0,
1844
- "multi_expand": 0,
1845
- "endpoint": 1,
1846
- "parent_repeater": "field_64249f397f33a"
1847
- },
1848
- {
1849
- "key": "field_6424a79802924",
1850
- "label": "General",
1851
- "name": "",
1852
- "aria-label": "",
1853
- "type": "tab",
1854
- "instructions": "",
1855
- "required": 0,
1856
- "conditional_logic": 0,
1857
- "wrapper": {
1858
- "width": "",
1859
- "class": "",
1860
- "id": ""
1861
- },
1862
- "wpml_cf_preferences": 1,
1863
- "placement": "top",
1864
- "endpoint": 0,
1865
- "parent_repeater": "field_64249f397f33a",
1866
- "no_preference": 0,
1867
- "selected": 0
1868
- },
1869
- {
1870
- "key": "field_6424a0d87f342",
1871
- "label": "Border radius",
1872
- "name": "border_radius",
1873
- "aria-label": "",
1874
- "type": "text",
1875
- "instructions": "",
1876
- "required": 0,
1877
- "conditional_logic": 0,
1878
- "wrapper": {
1879
- "width": "",
1880
- "class": "",
1881
- "id": ""
1882
- },
1883
- "wpml_cf_preferences": 2,
1884
- "default_value": "0px",
1885
- "maxlength": "",
1886
- "placeholder": "",
1887
- "prepend": "",
1888
- "append": "",
1889
- "parent_repeater": "field_64249f397f33a"
1890
- },
1891
- {
1892
- "key": "field_644b7b4070e3a",
1893
- "label": "Border width",
1894
- "name": "border_width",
1895
- "aria-label": "",
1896
- "type": "number",
1897
- "instructions": "",
1898
- "required": 0,
1899
- "conditional_logic": 0,
1900
- "wrapper": {
1901
- "width": "",
1902
- "class": "",
1903
- "id": ""
1904
- },
1905
- "wpml_cf_preferences": 1,
1906
- "default_value": 1,
1907
- "min": 0,
1908
- "max": 50,
1909
- "placeholder": "",
1910
- "step": 1,
1911
- "prepend": "",
1912
- "append": ""
1913
- },
1914
- {
1915
- "key": "field_6424a185f1423",
1916
- "label": "Font weight",
1917
- "name": "font_weight",
1918
- "aria-label": "",
1919
- "type": "number",
1920
- "instructions": "",
1921
- "required": 0,
1922
- "conditional_logic": 0,
1923
- "wrapper": {
1924
- "width": "",
1925
- "class": "",
1926
- "id": ""
1927
- },
1928
- "wpml_cf_preferences": 1,
1929
- "default_value": 400,
1930
- "min": 100,
1931
- "max": 900,
1932
- "placeholder": "",
1933
- "step": 100,
1934
- "prepend": "",
1935
- "append": "",
1936
- "parent_repeater": "field_64249f397f33a"
1937
- },
1938
- {
1939
- "key": "field_6424a7dcd1e54",
1940
- "label": "Font family",
1941
- "name": "font_family",
1942
- "aria-label": "",
1943
- "type": "select",
1944
- "instructions": "",
1945
- "required": 0,
1946
- "conditional_logic": 0,
1947
- "wrapper": {
1948
- "width": "",
1949
- "class": "",
1950
- "id": ""
1951
- },
1952
- "wpml_cf_preferences": 1,
1953
- "choices": {
1954
- "__var(--primary-font-family)": "Primary",
1955
- "__var(--secondary-font-family)": "Secondary",
1956
- "__var(--tertiary-font-family)": "Tertiary",
1957
- "__var(--quaternary-font-family)": "Quaternary"
1958
- },
1959
- "default_value": "__var(--primary-font-family)",
1960
- "return_format": "value",
1961
- "multiple": 0,
1962
- "allow_null": 0,
1963
- "ui": 0,
1964
- "ajax": 0,
1965
- "placeholder": "",
1966
- "allow_custom": 0,
1967
- "search_placeholder": "",
1968
- "prepend": "",
1969
- "append": "",
1970
- "min": "",
1971
- "max": ""
1972
- },
1973
- {
1974
- "key": "field_64529c8c7b582",
1975
- "label": "Letter spacing (in ems)",
1976
- "name": "letter_spacing",
1977
- "aria-label": "",
1978
- "type": "number",
1979
- "instructions": "",
1980
- "required": 0,
1981
- "conditional_logic": 0,
1982
- "wrapper": {
1983
- "width": "",
1984
- "class": "",
1985
- "id": ""
1986
- },
1987
- "wpml_cf_preferences": 1,
1988
- "default_value": "0.01",
1989
- "min": 0,
1990
- "max": 5,
1991
- "placeholder": "",
1992
- "step": "0.01",
1993
- "prepend": "",
1994
- "append": ""
1995
- },
1996
- {
1997
- "key": "field_64a9262a4cdb3",
1998
- "label": "Line height (in %)",
1999
- "name": "line_height",
2000
- "aria-label": "",
2001
- "type": "number",
2002
- "instructions": "",
2003
- "required": 0,
2004
- "conditional_logic": 0,
2005
- "wrapper": {
2006
- "width": "",
2007
- "class": "",
2008
- "id": ""
2009
- },
2010
- "wpml_cf_preferences": 1,
2011
- "default_value": 100,
2012
- "min": 0,
2013
- "max": 300,
2014
- "placeholder": "",
2015
- "step": 1,
2016
- "prepend": "",
2017
- "append": ""
2018
- },
2019
- {
2020
- "key": "field_6424a92095b02",
2021
- "label": "Text transform",
2022
- "name": "text_transform",
2023
- "aria-label": "",
2024
- "type": "select",
2025
- "instructions": "",
2026
- "required": 0,
2027
- "conditional_logic": 0,
2028
- "wrapper": {
2029
- "width": "",
2030
- "class": "",
2031
- "id": ""
2032
- },
2033
- "wpml_cf_preferences": 1,
2034
- "choices": {
2035
- "__normal": "Normal",
2036
- "__capitalize": "Capitalize",
2037
- "__uppercase": "Uppercase"
2038
- },
2039
- "default_value": false,
2040
- "return_format": "value",
2041
- "multiple": 0,
2042
- "allow_null": 0,
2043
- "ui": 0,
2044
- "ajax": 0,
2045
- "placeholder": "",
2046
- "parent_repeater": "field_64249f397f33a",
2047
- "allow_custom": 0,
2048
- "search_placeholder": "",
2049
- "prepend": "",
2050
- "append": "",
2051
- "min": "",
2052
- "max": ""
2053
- },
2054
- {
2055
- "key": "field_65535392f45dd",
2056
- "label": "Font style",
2057
- "name": "font_style",
2058
- "aria-label": "",
2059
- "type": "select",
2060
- "instructions": "",
2061
- "required": 0,
2062
- "conditional_logic": 0,
2063
- "wrapper": {
2064
- "width": "",
2065
- "class": "",
2066
- "id": ""
2067
- },
2068
- "wpml_cf_preferences": 1,
2069
- "choices": {
2070
- "__normal": "Normal",
2071
- "__italic": "Italic"
2072
- },
2073
- "default_value": "__normal",
2074
- "return_format": "value",
2075
- "multiple": 0,
2076
- "allow_null": 0,
2077
- "ui": 1,
2078
- "ajax": 1,
2079
- "placeholder": "",
2080
- "allow_custom": 0,
2081
- "search_placeholder": "",
2082
- "prepend": "",
2083
- "append": "",
2084
- "min": "",
2085
- "max": ""
2086
- },
2087
- {
2088
- "key": "field_6458b84ab67e9",
2089
- "label": "Text alignment",
2090
- "name": "text_alignment",
2091
- "aria-label": "",
2092
- "type": "select",
2093
- "instructions": "",
2094
- "required": 0,
2095
- "conditional_logic": 0,
2096
- "wrapper": {
2097
- "width": "",
2098
- "class": "",
2099
- "id": ""
2100
- },
2101
- "wpml_cf_preferences": 1,
2102
- "choices": {
2103
- "__left": "Left",
2104
- "__center": "Center",
2105
- "__right": "Right"
2106
- },
2107
- "default_value": "__center",
2108
- "return_format": "value",
2109
- "multiple": 0,
2110
- "allow_null": 0,
2111
- "ui": 0,
2112
- "ajax": 0,
2113
- "placeholder": "",
2114
- "allow_custom": 0,
2115
- "search_placeholder": "",
2116
- "prepend": "",
2117
- "append": "",
2118
- "min": "",
2119
- "max": ""
2120
- },
2121
- {
2122
- "key": "field_64ec741d14a0d",
2123
- "label": "Content vertical alignment",
2124
- "name": "content_vertical_alignment",
2125
- "aria-label": "",
2126
- "type": "select",
2127
- "instructions": "(flex column justify content)",
2128
- "required": 0,
2129
- "conditional_logic": 0,
2130
- "wrapper": {
2131
- "width": "",
2132
- "class": "",
2133
- "id": ""
2134
- },
2135
- "wpml_cf_preferences": 1,
2136
- "choices": {
2137
- "__flex-start": "Top",
2138
- "__center": "Center",
2139
- "__flex-end": "Bottom"
2140
- },
2141
- "default_value": "__center",
2142
- "return_format": "value",
2143
- "multiple": 0,
2144
- "allow_null": 0,
2145
- "ui": 1,
2146
- "ajax": 0,
2147
- "placeholder": "",
2148
- "allow_custom": 0,
2149
- "search_placeholder": "",
2150
- "prepend": "",
2151
- "append": "",
2152
- "min": "",
2153
- "max": ""
2154
- },
2155
- {
2156
- "key": "field_64a2f144ef949",
2157
- "label": "Cta decoration style",
2158
- "name": "cta_decoration_style",
2159
- "aria-label": "",
2160
- "type": "select",
2161
- "instructions": "",
2162
- "required": 0,
2163
- "conditional_logic": 0,
2164
- "wrapper": {
2165
- "width": "",
2166
- "class": "",
2167
- "id": ""
2168
- },
2169
- "wpml_cf_preferences": 1,
2170
- "choices": {
2171
- "__none": "None",
2172
- "__underline": "Underline"
2173
- },
2174
- "default_value": "__none",
2175
- "return_format": "value",
2176
- "multiple": 0,
2177
- "allow_null": 0,
2178
- "ui": 0,
2179
- "ajax": 0,
2180
- "placeholder": "",
2181
- "allow_custom": 0,
2182
- "search_placeholder": "",
2183
- "prepend": "",
2184
- "append": "",
2185
- "min": "",
2186
- "max": ""
2187
- },
2188
- {
2189
- "key": "field_64ea138fa05fa",
2190
- "label": "Cta decoration colour",
2191
- "name": "cta_decoration_colour",
2192
- "aria-label": "",
2193
- "type": "color_picker",
2194
- "instructions": "",
2195
- "required": 0,
2196
- "conditional_logic": 0,
2197
- "wrapper": {
2198
- "width": "",
2199
- "class": "",
2200
- "id": ""
2201
- },
2202
- "wpml_cf_preferences": 1,
2203
- "default_value": "",
2204
- "enable_opacity": 1,
2205
- "return_format": "string",
2206
- "display": "default",
2207
- "button_label": "Select Color",
2208
- "color_picker": true,
2209
- "absolute": false,
2210
- "input": true,
2211
- "allow_null": true,
2212
- "theme_colors": false,
2213
- "colors": []
2214
- },
2215
- {
2216
- "key": "field_64a2f24d9a3c2",
2217
- "label": "Cta decoration style hover",
2218
- "name": "cta_decoration_style_hover",
2219
- "aria-label": "",
2220
- "type": "select",
2221
- "instructions": "",
2222
- "required": 0,
2223
- "conditional_logic": 0,
2224
- "wrapper": {
2225
- "width": "",
2226
- "class": "",
2227
- "id": ""
2228
- },
2229
- "wpml_cf_preferences": 1,
2230
- "choices": {
2231
- "__none": "None",
2232
- "__underline": "Underline"
2233
- },
2234
- "default_value": "__none",
2235
- "return_format": "value",
2236
- "multiple": 0,
2237
- "allow_null": 0,
2238
- "ui": 0,
2239
- "ajax": 0,
2240
- "placeholder": "",
2241
- "allow_custom": 0,
2242
- "search_placeholder": "",
2243
- "prepend": "",
2244
- "append": "",
2245
- "min": "",
2246
- "max": ""
2247
- },
2248
- {
2249
- "key": "field_64ea14ae5cf51",
2250
- "label": "Cta decoration colour hover",
2251
- "name": "cta_decoration_colour_hover",
2252
- "aria-label": "",
2253
- "type": "color_picker",
2254
- "instructions": "",
2255
- "required": 0,
2256
- "conditional_logic": 0,
2257
- "wrapper": {
2258
- "width": "",
2259
- "class": "",
2260
- "id": ""
2261
- },
2262
- "wpml_cf_preferences": 1,
2263
- "default_value": "",
2264
- "enable_opacity": 1,
2265
- "return_format": "string",
2266
- "display": "default",
2267
- "button_label": "Select Color",
2268
- "color_picker": true,
2269
- "absolute": false,
2270
- "input": true,
2271
- "allow_null": true,
2272
- "theme_colors": false,
2273
- "colors": []
2274
- },
2275
- {
2276
- "key": "field_65081b4ce0bc1",
2277
- "label": "Enable mobile style",
2278
- "name": "enable_mobile_style",
2279
- "aria-label": "",
2280
- "type": "true_false",
2281
- "instructions": "",
2282
- "required": 0,
2283
- "conditional_logic": 0,
2284
- "wrapper": {
2285
- "width": "",
2286
- "class": "",
2287
- "id": ""
2288
- },
2289
- "wpml_cf_preferences": 1,
2290
- "message": "",
2291
- "default_value": 0,
2292
- "ui_on_text": "",
2293
- "ui_off_text": "",
2294
- "ui": 1,
2295
- "style": ""
2296
- },
2297
- {
2298
- "key": "field_6566276ed78e8",
2299
- "label": "CTA Icon",
2300
- "name": "",
2301
- "aria-label": "",
2302
- "type": "tab",
2303
- "instructions": "",
2304
- "required": 0,
2305
- "conditional_logic": 0,
2306
- "wrapper": {
2307
- "width": "",
2308
- "class": "",
2309
- "id": ""
2310
- },
2311
- "wpml_cf_preferences": 1,
2312
- "placement": "top",
2313
- "endpoint": 0,
2314
- "no_preference": 0,
2315
- "selected": 0
2316
- },
2317
- {
2318
- "key": "field_6566278dd78e9",
2319
- "label": "Include CTA Icon",
2320
- "name": "include_cta_icon",
2321
- "aria-label": "",
2322
- "type": "true_false",
2323
- "instructions": "",
2324
- "required": 0,
2325
- "conditional_logic": 0,
2326
- "wrapper": {
2327
- "width": "",
2328
- "class": "",
2329
- "id": ""
2330
- },
2331
- "wpml_cf_preferences": 1,
2332
- "message": "",
2333
- "default_value": 0,
2334
- "ui_on_text": "",
2335
- "ui_off_text": "",
2336
- "ui": 1,
2337
- "style": ""
2338
- },
2339
- {
2340
- "key": "field_65662bad53766",
2341
- "label": "Icon gap",
2342
- "name": "icon_gap",
2343
- "aria-label": "",
2344
- "type": "number",
2345
- "instructions": "",
2346
- "required": 0,
2347
- "conditional_logic": [
2348
- [
2349
- {
2350
- "field": "field_6566278dd78e9",
2351
- "operator": "==",
2352
- "value": "1"
2353
- }
2354
- ]
2355
- ],
2356
- "wrapper": {
2357
- "width": "",
2358
- "class": "",
2359
- "id": ""
2360
- },
2361
- "wpml_cf_preferences": 1,
2362
- "default_value": 1,
2363
- "min": "0.05",
2364
- "max": 1,
2365
- "placeholder": 1,
2366
- "step": "0.01",
2367
- "prepend": "",
2368
- "append": ""
2369
- },
2370
- {
2371
- "key": "field_655e29e0453f3",
2372
- "label": "CTA Animation",
2373
- "name": "",
2374
- "aria-label": "",
2375
- "type": "tab",
2376
- "instructions": "",
2377
- "required": 0,
2378
- "conditional_logic": 0,
2379
- "wrapper": {
2380
- "width": "",
2381
- "class": "",
2382
- "id": ""
2383
- },
2384
- "wpml_cf_preferences": 1,
2385
- "placement": "top",
2386
- "endpoint": 0,
2387
- "no_preference": 0,
2388
- "selected": 0
2389
- },
2390
- {
2391
- "key": "field_655e2af6453f5",
2392
- "label": "Enable CTA Animation",
2393
- "name": "enable_cta_animation",
2394
- "aria-label": "",
2395
- "type": "true_false",
2396
- "instructions": "",
2397
- "required": 0,
2398
- "conditional_logic": 0,
2399
- "wrapper": {
2400
- "width": "",
2401
- "class": "",
2402
- "id": ""
2403
- },
2404
- "wpml_cf_preferences": 1,
2405
- "message": "",
2406
- "default_value": 0,
2407
- "ui_on_text": "",
2408
- "ui_off_text": "",
2409
- "ui": 1,
2410
- "style": ""
2411
- },
2412
- {
2413
- "key": "field_655e2a60453f4",
2414
- "label": "CTA Animation style",
2415
- "name": "cta_animation_style",
2416
- "aria-label": "",
2417
- "type": "select",
2418
- "instructions": "",
2419
- "required": 0,
2420
- "conditional_logic": [
2421
- [
2422
- {
2423
- "field": "field_655e2af6453f5",
2424
- "operator": "==",
2425
- "value": "1"
2426
- }
2427
- ]
2428
- ],
2429
- "wrapper": {
2430
- "width": "",
2431
- "class": "",
2432
- "id": ""
2433
- },
2434
- "wpml_cf_preferences": 1,
2435
- "choices": {
2436
- "1": "style 1"
2437
- },
2438
- "default_value": false,
2439
- "return_format": "value",
2440
- "multiple": 0,
2441
- "allow_null": 0,
2442
- "ui": 0,
2443
- "ajax": 0,
2444
- "placeholder": "",
2445
- "allow_custom": 0,
2446
- "search_placeholder": "",
2447
- "prepend": "",
2448
- "append": "",
2449
- "min": "",
2450
- "max": ""
2451
- },
2452
- {
2453
- "key": "field_65afcb187ebe7",
2454
- "label": "CTA Shadow",
2455
- "name": "",
2456
- "aria-label": "",
2457
- "type": "tab",
2458
- "instructions": "",
2459
- "required": 0,
2460
- "conditional_logic": 0,
2461
- "wrapper": {
2462
- "width": "",
2463
- "class": "",
2464
- "id": ""
2465
- },
2466
- "wpml_cf_preferences": 1,
2467
- "acfe_permissions": "",
2468
- "instruction_placement": "",
2469
- "hide_field": "",
2470
- "hide_label": "",
2471
- "hide_instructions": "",
2472
- "hide_required": "",
2473
- "placement": "top",
2474
- "endpoint": 0,
2475
- "no_preference": 0,
2476
- "selected": 0
2477
- },
2478
- {
2479
- "key": "field_65afcb297ebe8",
2480
- "label": "CTA Enable Shadow",
2481
- "name": "cta_enable_shadow",
2482
- "aria-label": "",
2483
- "type": "true_false",
2484
- "instructions": "",
2485
- "required": 0,
2486
- "conditional_logic": 0,
2487
- "wrapper": {
2488
- "width": "",
2489
- "class": "",
2490
- "id": ""
2491
- },
2492
- "wpml_cf_preferences": 1,
2493
- "acfe_permissions": "",
2494
- "instruction_placement": "",
2495
- "hide_field": "",
2496
- "hide_label": "",
2497
- "hide_instructions": "",
2498
- "hide_required": "",
2499
- "message": "",
2500
- "default_value": 0,
2501
- "style": "",
2502
- "acfe_settings": "",
2503
- "acfe_validate": "",
2504
- "ui_on_text": "",
2505
- "ui_off_text": "",
2506
- "ui": 1
2507
- },
2508
- {
2509
- "key": "field_65afcb4c7ebe9",
2510
- "label": "CTA shadow offset horizontal",
2511
- "name": "cta_shadow_offset_x",
2512
- "aria-label": "",
2513
- "type": "range",
2514
- "instructions": "",
2515
- "required": 0,
2516
- "conditional_logic": [
2517
- [
2518
- {
2519
- "field": "field_65afcb297ebe8",
2520
- "operator": "==",
2521
- "value": "1"
2522
- }
2523
- ]
2524
- ],
2525
- "wrapper": {
2526
- "width": "",
2527
- "class": "",
2528
- "id": ""
2529
- },
2530
- "wpml_cf_preferences": 1,
2531
- "acfe_permissions": "",
2532
- "instruction_placement": "",
2533
- "hide_field": "",
2534
- "hide_label": "",
2535
- "hide_instructions": "",
2536
- "hide_required": "",
2537
- "default_value": "",
2538
- "acfe_settings": "",
2539
- "acfe_validate": "",
2540
- "min": -50,
2541
- "max": 50,
2542
- "step": "",
2543
- "prepend": "",
2544
- "append": ""
2545
- },
2546
- {
2547
- "key": "field_65afcb777ebea",
2548
- "label": "CTA shadow offset vertical",
2549
- "name": "cta_shadow_offset_y",
2550
- "aria-label": "",
2551
- "type": "range",
2552
- "instructions": "",
2553
- "required": 0,
2554
- "conditional_logic": [
2555
- [
2556
- {
2557
- "field": "field_65afcb297ebe8",
2558
- "operator": "==",
2559
- "value": "1"
2560
- }
2561
- ]
2562
- ],
2563
- "wrapper": {
2564
- "width": "",
2565
- "class": "",
2566
- "id": ""
2567
- },
2568
- "wpml_cf_preferences": 1,
2569
- "acfe_permissions": "",
2570
- "instruction_placement": "",
2571
- "hide_field": "",
2572
- "hide_label": "",
2573
- "hide_instructions": "",
2574
- "hide_required": "",
2575
- "default_value": "",
2576
- "acfe_settings": "",
2577
- "acfe_validate": "",
2578
- "min": -50,
2579
- "max": 50,
2580
- "step": "",
2581
- "prepend": "",
2582
- "append": ""
2583
- },
2584
- {
2585
- "key": "field_65afcc137ebeb",
2586
- "label": "CTA Shadow Blur Radius",
2587
- "name": "cta_shadow_blur_radius",
2588
- "aria-label": "",
2589
- "type": "range",
2590
- "instructions": "",
2591
- "required": 0,
2592
- "conditional_logic": [
2593
- [
2594
- {
2595
- "field": "field_65afcb297ebe8",
2596
- "operator": "==",
2597
- "value": "1"
2598
- }
2599
- ]
2600
- ],
2601
- "wrapper": {
2602
- "width": "",
2603
- "class": "",
2604
- "id": ""
2605
- },
2606
- "wpml_cf_preferences": 1,
2607
- "acfe_permissions": "",
2608
- "instruction_placement": "",
2609
- "hide_field": "",
2610
- "hide_label": "",
2611
- "hide_instructions": "",
2612
- "hide_required": "",
2613
- "default_value": "",
2614
- "acfe_settings": "",
2615
- "acfe_validate": "",
2616
- "min": "",
2617
- "max": 50,
2618
- "step": "",
2619
- "prepend": "",
2620
- "append": ""
2621
- },
2622
- {
2623
- "key": "field_65afcc437ebec",
2624
- "label": "CTA Shadow Spread Radius",
2625
- "name": "cta_shadow_spread_radius",
2626
- "aria-label": "",
2627
- "type": "range",
2628
- "instructions": "",
2629
- "required": 0,
2630
- "conditional_logic": [
2631
- [
2632
- {
2633
- "field": "field_65afcb297ebe8",
2634
- "operator": "==",
2635
- "value": "1"
2636
- }
2637
- ]
2638
- ],
2639
- "wrapper": {
2640
- "width": "",
2641
- "class": "",
2642
- "id": ""
2643
- },
2644
- "wpml_cf_preferences": 1,
2645
- "acfe_permissions": "",
2646
- "instruction_placement": "",
2647
- "hide_field": "",
2648
- "hide_label": "",
2649
- "hide_instructions": "",
2650
- "hide_required": "",
2651
- "default_value": "",
2652
- "acfe_settings": "",
2653
- "acfe_validate": "",
2654
- "min": -50,
2655
- "max": 50,
2656
- "step": "",
2657
- "prepend": "",
2658
- "append": ""
2659
- },
2660
- {
2661
- "key": "field_65afcc807ebed",
2662
- "label": "CTA Shadow Colour",
2663
- "name": "cta_shadow_colour",
2664
- "aria-label": "",
2665
- "type": "color_picker",
2666
- "instructions": "",
2667
- "required": 0,
2668
- "conditional_logic": [
2669
- [
2670
- {
2671
- "field": "field_65afcb297ebe8",
2672
- "operator": "==",
2673
- "value": "1"
2674
- }
2675
- ]
2676
- ],
2677
- "wrapper": {
2678
- "width": "",
2679
- "class": "",
2680
- "id": ""
2681
- },
2682
- "wpml_cf_preferences": 1,
2683
- "acfe_permissions": "",
2684
- "instruction_placement": "",
2685
- "hide_field": "",
2686
- "hide_label": "",
2687
- "hide_instructions": "",
2688
- "hide_required": "",
2689
- "default_value": "",
2690
- "enable_opacity": 0,
2691
- "return_format": "string",
2692
- "display": "default",
2693
- "button_label": "Select Color",
2694
- "color_picker": 1,
2695
- "absolute": 0,
2696
- "input": 1,
2697
- "allow_null": 1,
2698
- "theme_colors": 0,
2699
- "colors": [],
2700
- "acfe_settings": "",
2701
- "acfe_validate": ""
2702
- },
2703
- {
2704
- "key": "field_66910f2d5e8de",
2705
- "label": "Box Shadow Position",
2706
- "name": "box_shadow_position",
2707
- "aria-label": "",
2708
- "type": "true_false",
2709
- "instructions": "",
2710
- "required": 0,
2711
- "conditional_logic": [
2712
- [
2713
- {
2714
- "field": "field_65afcb297ebe8",
2715
- "operator": "==",
2716
- "value": "1"
2717
- }
2718
- ]
2719
- ],
2720
- "wrapper": {
2721
- "width": "",
2722
- "class": "",
2723
- "id": ""
2724
- },
2725
- "wpml_cf_preferences": 1,
2726
- "acfe_permissions": "",
2727
- "instruction_placement": "",
2728
- "hide_field": "",
2729
- "hide_label": "",
2730
- "hide_instructions": "",
2731
- "hide_required": "",
2732
- "message": "",
2733
- "default_value": 0,
2734
- "style": "",
2735
- "acfe_settings": "",
2736
- "acfe_validate": "",
2737
- "ui_on_text": "Inside",
2738
- "ui_off_text": "Outside",
2739
- "ui": 1
2740
- },
2741
- {
2742
- "key": "field_668d3c47fc167",
2743
- "label": "CTA Enable Hover Shadow",
2744
- "name": "cta_enable_hover_shadow",
2745
- "aria-label": "",
2746
- "type": "true_false",
2747
- "instructions": "",
2748
- "required": 0,
2749
- "conditional_logic": 0,
2750
- "wrapper": {
2751
- "width": "",
2752
- "class": "",
2753
- "id": ""
2754
- },
2755
- "wpml_cf_preferences": 1,
2756
- "acfe_permissions": "",
2757
- "instruction_placement": "",
2758
- "hide_field": "",
2759
- "hide_label": "",
2760
- "hide_instructions": "",
2761
- "hide_required": "",
2762
- "message": "",
2763
- "default_value": 0,
2764
- "style": "",
2765
- "acfe_settings": "",
2766
- "acfe_validate": "",
2767
- "ui_on_text": "",
2768
- "ui_off_text": "",
2769
- "ui": 1
2770
- },
2771
- {
2772
- "key": "field_668d3caffc168",
2773
- "label": "CTA shadow offset hover horizontal",
2774
- "name": "cta_shadow_offset_hover_x",
2775
- "aria-label": "",
2776
- "type": "range",
2777
- "instructions": "",
2778
- "required": 0,
2779
- "conditional_logic": [
2780
- [
2781
- {
2782
- "field": "field_668d3c47fc167",
2783
- "operator": "==",
2784
- "value": "1"
2785
- }
2786
- ]
2787
- ],
2788
- "wrapper": {
2789
- "width": "",
2790
- "class": "",
2791
- "id": ""
2792
- },
2793
- "wpml_cf_preferences": 1,
2794
- "acfe_permissions": "",
2795
- "instruction_placement": "",
2796
- "hide_field": "",
2797
- "hide_label": "",
2798
- "hide_instructions": "",
2799
- "hide_required": "",
2800
- "default_value": "",
2801
- "acfe_settings": "",
2802
- "acfe_validate": "",
2803
- "min": -50,
2804
- "max": 50,
2805
- "step": "",
2806
- "prepend": "",
2807
- "append": ""
2808
- },
2809
- {
2810
- "key": "field_668d3cc1fc169",
2811
- "label": "CTA shadow offset hover vertical",
2812
- "name": "cta_shadow_offset_hover_y",
2813
- "aria-label": "",
2814
- "type": "range",
2815
- "instructions": "",
2816
- "required": 0,
2817
- "conditional_logic": [
2818
- [
2819
- {
2820
- "field": "field_668d3c47fc167",
2821
- "operator": "==",
2822
- "value": "1"
2823
- }
2824
- ]
2825
- ],
2826
- "wrapper": {
2827
- "width": "",
2828
- "class": "",
2829
- "id": ""
2830
- },
2831
- "wpml_cf_preferences": 1,
2832
- "acfe_permissions": "",
2833
- "instruction_placement": "",
2834
- "hide_field": "",
2835
- "hide_label": "",
2836
- "hide_instructions": "",
2837
- "hide_required": "",
2838
- "default_value": "",
2839
- "acfe_settings": "",
2840
- "acfe_validate": "",
2841
- "min": -50,
2842
- "max": 50,
2843
- "step": "",
2844
- "prepend": "",
2845
- "append": ""
2846
- },
2847
- {
2848
- "key": "field_668d3cd7fc16a",
2849
- "label": "CTA Shadow Hover Blur Radius",
2850
- "name": "cta_shadow_hover_blur_radius",
2851
- "aria-label": "",
2852
- "type": "range",
2853
- "instructions": "",
2854
- "required": 0,
2855
- "conditional_logic": [
2856
- [
2857
- {
2858
- "field": "field_668d3c47fc167",
2859
- "operator": "==",
2860
- "value": "1"
2861
- }
2862
- ]
2863
- ],
2864
- "wrapper": {
2865
- "width": "",
2866
- "class": "",
2867
- "id": ""
2868
- },
2869
- "wpml_cf_preferences": 1,
2870
- "acfe_permissions": "",
2871
- "instruction_placement": "",
2872
- "hide_field": "",
2873
- "hide_label": "",
2874
- "hide_instructions": "",
2875
- "hide_required": "",
2876
- "default_value": "",
2877
- "acfe_settings": "",
2878
- "acfe_validate": "",
2879
- "min": "",
2880
- "max": 50,
2881
- "step": "",
2882
- "prepend": "",
2883
- "append": ""
2884
- },
2885
- {
2886
- "key": "field_668d3cf9fc16b",
2887
- "label": "CTA Shadow Hover Spread Radius",
2888
- "name": "cta_shadow_hover_spread_radius",
2889
- "aria-label": "",
2890
- "type": "range",
2891
- "instructions": "",
2892
- "required": 0,
2893
- "conditional_logic": [
2894
- [
2895
- {
2896
- "field": "field_668d3c47fc167",
2897
- "operator": "==",
2898
- "value": "1"
2899
- }
2900
- ]
2901
- ],
2902
- "wrapper": {
2903
- "width": "",
2904
- "class": "",
2905
- "id": ""
2906
- },
2907
- "wpml_cf_preferences": 1,
2908
- "acfe_permissions": "",
2909
- "instruction_placement": "",
2910
- "hide_field": "",
2911
- "hide_label": "",
2912
- "hide_instructions": "",
2913
- "hide_required": "",
2914
- "default_value": "",
2915
- "acfe_settings": "",
2916
- "acfe_validate": "",
2917
- "min": -50,
2918
- "max": 50,
2919
- "step": "",
2920
- "prepend": "",
2921
- "append": ""
2922
- },
2923
- {
2924
- "key": "field_668d3d14fc16c",
2925
- "label": "CTA Shadow Hover Colour",
2926
- "name": "cta_shadow_hover_colour",
2927
- "aria-label": "",
2928
- "type": "color_picker",
2929
- "instructions": "",
2930
- "required": 0,
2931
- "conditional_logic": [
2932
- [
2933
- {
2934
- "field": "field_668d3c47fc167",
2935
- "operator": "==",
2936
- "value": "1"
2937
- }
2938
- ]
2939
- ],
2940
- "wrapper": {
2941
- "width": "",
2942
- "class": "",
2943
- "id": ""
2944
- },
2945
- "wpml_cf_preferences": 1,
2946
- "acfe_permissions": "",
2947
- "instruction_placement": "",
2948
- "hide_field": "",
2949
- "hide_label": "",
2950
- "hide_instructions": "",
2951
- "hide_required": "",
2952
- "default_value": "",
2953
- "enable_opacity": 0,
2954
- "return_format": "string",
2955
- "display": "default",
2956
- "button_label": "Select Color",
2957
- "color_picker": 1,
2958
- "absolute": 0,
2959
- "input": 1,
2960
- "allow_null": 1,
2961
- "theme_colors": 0,
2962
- "colors": [],
2963
- "acfe_settings": "",
2964
- "acfe_validate": ""
2965
- },
2966
- {
2967
- "key": "field_66911ec7866ee",
2968
- "label": "Box Shadow Hover Position",
2969
- "name": "box_shadow_hover_position",
2970
- "aria-label": "",
2971
- "type": "true_false",
2972
- "instructions": "",
2973
- "required": 0,
2974
- "conditional_logic": [
2975
- [
2976
- {
2977
- "field": "field_668d3c47fc167",
2978
- "operator": "==",
2979
- "value": "1"
2980
- }
2981
- ]
2982
- ],
2983
- "wrapper": {
2984
- "width": "",
2985
- "class": "",
2986
- "id": ""
2987
- },
2988
- "wpml_cf_preferences": 1,
2989
- "acfe_permissions": "",
2990
- "instruction_placement": "",
2991
- "hide_field": "",
2992
- "hide_label": "",
2993
- "hide_instructions": "",
2994
- "hide_required": "",
2995
- "message": "",
2996
- "default_value": 0,
2997
- "style": "",
2998
- "acfe_settings": "",
2999
- "acfe_validate": "",
3000
- "ui_on_text": "Inside",
3001
- "ui_off_text": "Outside",
3002
- "ui": 1
3003
- },
3004
- {
3005
- "key": "field_6685506367298",
3006
- "label": "Image Background",
3007
- "name": "",
3008
- "aria-label": "",
3009
- "type": "tab",
3010
- "instructions": "",
3011
- "required": 0,
3012
- "conditional_logic": 0,
3013
- "wrapper": {
3014
- "width": "",
3015
- "class": "",
3016
- "id": ""
3017
- },
3018
- "wpml_cf_preferences": 1,
3019
- "acfe_permissions": "",
3020
- "instruction_placement": "",
3021
- "hide_field": "",
3022
- "hide_label": "",
3023
- "hide_instructions": "",
3024
- "hide_required": "",
3025
- "placement": "top",
3026
- "endpoint": 0,
3027
- "no_preference": 0,
3028
- "selected": 0
3029
- },
3030
- {
3031
- "key": "field_66855107eab24",
3032
- "label": "Enable Image-background",
3033
- "name": "enable_image_background",
3034
- "aria-label": "",
3035
- "type": "true_false",
3036
- "instructions": "",
3037
- "required": 0,
3038
- "conditional_logic": 0,
3039
- "wrapper": {
3040
- "width": "",
3041
- "class": "",
3042
- "id": ""
3043
- },
3044
- "wpml_cf_preferences": 1,
3045
- "acfe_permissions": "",
3046
- "instruction_placement": "",
3047
- "hide_field": "",
3048
- "hide_label": "",
3049
- "hide_instructions": "",
3050
- "hide_required": "",
3051
- "message": "",
3052
- "default_value": 0,
3053
- "style": "",
3054
- "acfe_settings": "",
3055
- "acfe_validate": "",
3056
- "ui_on_text": "",
3057
- "ui_off_text": "",
3058
- "ui": 1
3059
- },
3060
- {
3061
- "key": "field_66855121eab25",
3062
- "label": "Image Background",
3063
- "name": "image_background",
3064
- "aria-label": "",
3065
- "type": "image",
3066
- "instructions": "",
3067
- "required": 0,
3068
- "conditional_logic": [
3069
- [
3070
- {
3071
- "field": "field_66855107eab24",
3072
- "operator": "==",
3073
- "value": "1"
3074
- }
3075
- ]
3076
- ],
3077
- "wrapper": {
3078
- "width": "",
3079
- "class": "",
3080
- "id": ""
3081
- },
3082
- "wpml_cf_preferences": 1,
3083
- "acfe_permissions": "",
3084
- "instruction_placement": "",
3085
- "hide_field": "",
3086
- "hide_label": "",
3087
- "hide_instructions": "",
3088
- "hide_required": "",
3089
- "uploader": "",
3090
- "return_format": "array",
3091
- "upload_folder": "",
3092
- "acfe_thumbnail": 0,
3093
- "acfe_settings": "",
3094
- "acfe_validate": "",
3095
- "min_width": "",
3096
- "min_height": "",
3097
- "min_size": "",
3098
- "max_width": "",
3099
- "max_height": "",
3100
- "max_size": "",
3101
- "mime_types": "",
3102
- "preview_size": "medium",
3103
- "library": "all"
3104
- },
3105
- {
3106
- "key": "field_668be19edb531",
3107
- "label": "Image Background Size",
3108
- "name": "image_background_size",
3109
- "aria-label": "",
3110
- "type": "select",
3111
- "instructions": "",
3112
- "required": 0,
3113
- "conditional_logic": [
3114
- [
3115
- {
3116
- "field": "field_66855107eab24",
3117
- "operator": "==",
3118
- "value": "1"
3119
- }
3120
- ]
3121
- ],
3122
- "wrapper": {
3123
- "width": "",
3124
- "class": "",
3125
- "id": ""
3126
- },
3127
- "wpml_cf_preferences": 1,
3128
- "acfe_permissions": "",
3129
- "instruction_placement": "",
3130
- "hide_field": "",
3131
- "hide_label": "",
3132
- "hide_instructions": "",
3133
- "hide_required": "",
3134
- "choices": {
3135
- "__cover": "Cover",
3136
- "__contain": "Contain"
3137
- },
3138
- "default_value": "__cover",
3139
- "return_format": "value",
3140
- "multiple": 0,
3141
- "prepend": "",
3142
- "append": "",
3143
- "max": "",
3144
- "acfe_settings": "",
3145
- "acfe_validate": "",
3146
- "allow_null": 0,
3147
- "ui": 0,
3148
- "ajax": 0,
3149
- "placeholder": "",
3150
- "allow_custom": 0,
3151
- "search_placeholder": "",
3152
- "min": ""
3153
- },
3154
- {
3155
- "key": "field_668be1d6db532",
3156
- "label": "Image Background Repeat",
3157
- "name": "image_background_repeat",
3158
- "aria-label": "",
3159
- "type": "select",
3160
- "instructions": "",
3161
- "required": 0,
3162
- "conditional_logic": [
3163
- [
3164
- {
3165
- "field": "field_66855107eab24",
3166
- "operator": "==",
3167
- "value": "1"
3168
- }
3169
- ]
3170
- ],
3171
- "wrapper": {
3172
- "width": "",
3173
- "class": "",
3174
- "id": ""
3175
- },
3176
- "wpml_cf_preferences": 1,
3177
- "acfe_permissions": "",
3178
- "instruction_placement": "",
3179
- "hide_field": "",
3180
- "hide_label": "",
3181
- "hide_instructions": "",
3182
- "hide_required": "",
3183
- "choices": {
3184
- "__no-repeat": "No-repeat",
3185
- "__repeat": "Repeat"
3186
- },
3187
- "default_value": "__no-repeat",
3188
- "return_format": "value",
3189
- "multiple": 0,
3190
- "prepend": "",
3191
- "append": "",
3192
- "max": "",
3193
- "acfe_settings": "",
3194
- "acfe_validate": "",
3195
- "allow_null": 0,
3196
- "ui": 0,
3197
- "ajax": 0,
3198
- "placeholder": "",
3199
- "allow_custom": 0,
3200
- "search_placeholder": "",
3201
- "min": ""
3202
- }
3203
- ]
3204
- }
3205
- ]
3206
- }
3207
- ],
3208
- "location": [
3209
- [
3210
- {
3211
- "param": "options_page",
3212
- "operator": "==",
3213
- "value": "cta-styles"
3214
- }
3215
- ]
3216
- ],
3217
- "menu_order": 0,
3218
- "position": "normal",
3219
- "style": "default",
3220
- "label_placement": "left",
3221
- "instruction_placement": "label",
3222
- "hide_on_screen": "",
3223
- "active": true,
3224
- "description": "",
3225
- "show_in_rest": 0,
3226
- "acfe_autosync": [
3227
- "json"
3228
- ],
3229
- "acfml_field_group_mode": "translation",
3230
- "acfe_form": 1,
3231
- "acfe_display_title": "",
3232
- "acfe_permissions": [
3233
- "administrator"
3234
- ],
3235
- "acfe_meta": "",
3236
- "acfe_note": "",
3237
- "modified": 1736366550
3238
- }