@wix/ricos 10.110.0 → 10.112.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (1501) hide show
  1. package/css/all-plugins-viewer.css +61 -59
  2. package/css/plugin-audio-viewer.global.css +1 -1
  3. package/css/plugin-audio-viewer.global.inject.mjs +2 -2
  4. package/css/plugin-button-viewer.global.css +1 -1
  5. package/css/plugin-button-viewer.global.inject.mjs +2 -2
  6. package/css/plugin-collapsible-list-viewer.global.css +1 -1
  7. package/css/plugin-collapsible-list-viewer.global.inject.mjs +2 -2
  8. package/css/plugin-divider-viewer.global.css +1 -1
  9. package/css/plugin-divider-viewer.global.inject.mjs +2 -2
  10. package/css/plugin-file-upload-viewer.global.css +1 -1
  11. package/css/plugin-file-upload-viewer.global.inject.mjs +2 -2
  12. package/css/plugin-gallery-viewer.global.css +2 -2
  13. package/css/plugin-gallery-viewer.global.inject.mjs +3 -3
  14. package/css/plugin-giphy-viewer.global.css +1 -1
  15. package/css/plugin-giphy-viewer.global.inject.mjs +2 -2
  16. package/css/plugin-hashtag-viewer.global.css +1 -1
  17. package/css/plugin-hashtag-viewer.global.inject.mjs +2 -2
  18. package/css/plugin-html-viewer.global.css +1 -1
  19. package/css/plugin-html-viewer.global.inject.mjs +2 -2
  20. package/css/plugin-image-viewer.global.css +1 -1
  21. package/css/plugin-image-viewer.global.inject.mjs +2 -2
  22. package/css/plugin-link-preview-viewer.global.css +1 -1
  23. package/css/plugin-link-preview-viewer.global.inject.mjs +2 -2
  24. package/css/plugin-link-viewer.global.css +1 -1
  25. package/css/plugin-link-viewer.global.inject.mjs +2 -2
  26. package/css/plugin-mentions-viewer.global.css +1 -1
  27. package/css/plugin-mentions-viewer.global.inject.mjs +2 -2
  28. package/css/plugin-social-polls-viewer.global.css +1 -1
  29. package/css/plugin-social-polls-viewer.global.inject.mjs +2 -2
  30. package/css/plugin-spoiler-viewer.global.css +1 -1
  31. package/css/plugin-spoiler-viewer.global.inject.mjs +2 -2
  32. package/css/plugin-table-viewer.global.css +1 -1
  33. package/css/plugin-table-viewer.global.inject.mjs +2 -2
  34. package/css/plugin-vertical-embed-viewer.global.css +1 -1
  35. package/css/plugin-vertical-embed-viewer.global.inject.mjs +2 -2
  36. package/css/plugin-video-viewer.global.css +1 -1
  37. package/css/plugin-video-viewer.global.inject.mjs +2 -2
  38. package/css/ricos-viewer.global.css +8 -8
  39. package/css/ricos-viewer.global.inject.mjs +9 -9
  40. package/dist/cjs/content.js +0 -2
  41. package/dist/cjs/content.js.map +2 -2
  42. package/dist/cjs/editor-common/statics/locale/messages_ar.json +1 -0
  43. package/dist/cjs/editor-common/statics/locale/messages_bg.json +1 -0
  44. package/dist/cjs/editor-common/statics/locale/messages_ca.json +1 -0
  45. package/dist/cjs/editor-common/statics/locale/messages_cs.json +1 -0
  46. package/dist/cjs/editor-common/statics/locale/messages_da.json +1 -0
  47. package/dist/cjs/editor-common/statics/locale/messages_de.json +1 -0
  48. package/dist/cjs/editor-common/statics/locale/messages_el.json +1 -0
  49. package/dist/cjs/editor-common/statics/locale/messages_en.json +6 -5
  50. package/dist/cjs/editor-common/statics/locale/messages_es.json +1 -0
  51. package/dist/cjs/editor-common/statics/locale/messages_fi.json +1 -0
  52. package/dist/cjs/editor-common/statics/locale/messages_fr.json +1 -0
  53. package/dist/cjs/editor-common/statics/locale/messages_he.json +1 -0
  54. package/dist/cjs/editor-common/statics/locale/messages_hi.json +1 -0
  55. package/dist/cjs/editor-common/statics/locale/messages_hr.json +1 -0
  56. package/dist/cjs/editor-common/statics/locale/messages_hu.json +1 -0
  57. package/dist/cjs/editor-common/statics/locale/messages_id.json +1 -0
  58. package/dist/cjs/editor-common/statics/locale/messages_it.json +1 -0
  59. package/dist/cjs/editor-common/statics/locale/messages_ja.json +1 -0
  60. package/dist/cjs/editor-common/statics/locale/messages_ko.json +1 -0
  61. package/dist/cjs/editor-common/statics/locale/messages_lt.json +1 -0
  62. package/dist/cjs/editor-common/statics/locale/messages_lv.json +1 -0
  63. package/dist/cjs/editor-common/statics/locale/messages_ms.json +1 -0
  64. package/dist/cjs/editor-common/statics/locale/messages_nl.json +1 -0
  65. package/dist/cjs/editor-common/statics/locale/messages_no.json +1 -0
  66. package/dist/cjs/editor-common/statics/locale/messages_pl.json +1 -0
  67. package/dist/cjs/editor-common/statics/locale/messages_pt.json +1 -0
  68. package/dist/cjs/editor-common/statics/locale/messages_ro.json +1 -0
  69. package/dist/cjs/editor-common/statics/locale/messages_ru.json +1 -0
  70. package/dist/cjs/editor-common/statics/locale/messages_sk.json +1 -0
  71. package/dist/cjs/editor-common/statics/locale/messages_sl.json +1 -0
  72. package/dist/cjs/editor-common/statics/locale/messages_sv.json +1 -0
  73. package/dist/cjs/editor-common/statics/locale/messages_th.json +1 -0
  74. package/dist/cjs/editor-common/statics/locale/messages_tl.json +1 -0
  75. package/dist/cjs/editor-common/statics/locale/messages_tr.json +1 -0
  76. package/dist/cjs/editor-common/statics/locale/messages_uk.json +1 -0
  77. package/dist/cjs/editor-common/statics/locale/messages_vi.json +1 -0
  78. package/dist/cjs/editor-common/statics/locale/messages_zh.json +1 -0
  79. package/dist/cjs/editor-common/statics/styles/anchor-panel-scss.js +17 -17
  80. package/dist/cjs/editor-common/statics/styles/anchor-panel-scss.js.map +1 -1
  81. package/dist/cjs/editor-common/statics/styles/button-group-scss.js +2 -2
  82. package/dist/cjs/editor-common/statics/styles/button-group-scss.js.map +1 -1
  83. package/dist/cjs/editor-common/statics/styles/editor-styles-scss.js +39 -38
  84. package/dist/cjs/editor-common/statics/styles/editor-styles-scss.js.map +2 -2
  85. package/dist/cjs/editor-common/statics/styles/general-scss.js +19 -18
  86. package/dist/cjs/editor-common/statics/styles/general-scss.js.map +2 -2
  87. package/dist/cjs/editor-common/statics/styles/inline-toolbar-button-scss.js +8 -8
  88. package/dist/cjs/editor-common/statics/styles/inline-toolbar-button-scss.js.map +1 -1
  89. package/dist/cjs/editor-common/statics/styles/link-action-buttons-scss.js +7 -7
  90. package/dist/cjs/editor-common/statics/styles/link-action-buttons-scss.js.map +1 -1
  91. package/dist/cjs/editor-common/statics/styles/link-panel-scss.js +16 -16
  92. package/dist/cjs/editor-common/statics/styles/link-panel-scss.js.map +1 -1
  93. package/dist/cjs/editor-common/statics/styles/multi-select-link-panel-scss.js +16 -16
  94. package/dist/cjs/editor-common/statics/styles/multi-select-link-panel-scss.js.map +1 -1
  95. package/dist/cjs/index.js +3 -2
  96. package/dist/cjs/index.js.map +2 -2
  97. package/dist/cjs/link-preview-popover/statics/styles/link-preview-popover.rtlignore-scss.js +9 -9
  98. package/dist/cjs/link-preview-popover/statics/styles/link-preview-popover.rtlignore-scss.js.map +1 -1
  99. package/dist/cjs/plugin-ai/ai-actions-modal/ai-actions-modal-scss.js +1 -1
  100. package/dist/cjs/plugin-ai/ai-actions-modal/ai-actions-modal-scss.js.map +1 -1
  101. package/dist/cjs/plugin-ai/ai-content-modal/ai-content-modal-scss.js +10 -10
  102. package/dist/cjs/plugin-ai/ai-content-modal/ai-content-modal-scss.js.map +1 -1
  103. package/dist/cjs/plugin-ai/ai-content-modal/feed/feed-scss.js +2 -2
  104. package/dist/cjs/plugin-ai/ai-content-modal/feed/feed-scss.js.map +1 -1
  105. package/dist/cjs/plugin-ai/ai-content-modal/no-selection-message/no-selection-message-scss.js +1 -1
  106. package/dist/cjs/plugin-ai/ai-content-modal/no-selection-message/no-selection-message-scss.js.map +1 -1
  107. package/dist/cjs/plugin-ai/ai-content-modal/text-cursor/text-cursor.rtlignore-scss.js +2 -2
  108. package/dist/cjs/plugin-ai/ai-content-modal/text-cursor/text-cursor.rtlignore-scss.js.map +1 -1
  109. package/dist/cjs/plugin-ai/ai-content-modal/textual-prompt-input-area/textual-prompt-input-area.rtlignore-scss.js +5 -5
  110. package/dist/cjs/plugin-ai/ai-content-modal/textual-prompt-input-area/textual-prompt-input-area.rtlignore-scss.js.map +1 -1
  111. package/dist/cjs/plugin-ai/ai-flow-selection-modal/ai-flow-selection-modal-scss.js +1 -1
  112. package/dist/cjs/plugin-ai/ai-flow-selection-modal/ai-flow-selection-modal-scss.js.map +1 -1
  113. package/dist/cjs/plugin-ai/ai-image-modal/ai-image-modal-scss.js +8 -8
  114. package/dist/cjs/plugin-ai/ai-image-modal/ai-image-modal-scss.js.map +1 -1
  115. package/dist/cjs/plugin-ai/ai-image-modal/ai-image-modal.js +1 -7
  116. package/dist/cjs/plugin-ai/ai-image-modal/ai-image-modal.js.map +2 -2
  117. package/dist/cjs/plugin-ai/ai-plus-button/ai-plus-button-scss.js +1 -1
  118. package/dist/cjs/plugin-ai/ai-plus-button/ai-plus-button-scss.js.map +1 -1
  119. package/dist/cjs/plugin-ai/editor.js +6 -1
  120. package/dist/cjs/plugin-ai/editor.js.map +2 -2
  121. package/dist/cjs/plugin-ai/error-message/error-message-scss.js +1 -1
  122. package/dist/cjs/plugin-ai/error-message/error-message-scss.js.map +1 -1
  123. package/dist/cjs/plugin-ai/prompt-input-area/prompt-input-area.rtlignore-scss.js +4 -4
  124. package/dist/cjs/plugin-ai/prompt-input-area/prompt-input-area.rtlignore-scss.js.map +1 -1
  125. package/dist/cjs/plugin-ai/toolbar/toolbar-button-scss.js +1 -1
  126. package/dist/cjs/plugin-ai/toolbar/toolbar-button-scss.js.map +1 -1
  127. package/dist/cjs/plugin-audio/statics/styles/audio-embed-scss.js +1 -1
  128. package/dist/cjs/plugin-audio/statics/styles/audio-embed-scss.js.map +1 -1
  129. package/dist/cjs/plugin-audio/statics/styles/audio.rtlignore-scss.js +26 -26
  130. package/dist/cjs/plugin-audio/statics/styles/audio.rtlignore-scss.js.map +1 -1
  131. package/dist/cjs/plugin-audio/statics/styles/insert-modal-scss.js +1 -1
  132. package/dist/cjs/plugin-audio/statics/styles/insert-modal-scss.js.map +1 -1
  133. package/dist/cjs/plugin-audio/statics/styles/settings-modal-scss.js +1 -1
  134. package/dist/cjs/plugin-audio/statics/styles/settings-modal-scss.js.map +1 -1
  135. package/dist/cjs/plugin-button/statics/styles/alignment.rtlignore-scss.js +3 -3
  136. package/dist/cjs/plugin-button/statics/styles/alignment.rtlignore-scss.js.map +1 -1
  137. package/dist/cjs/plugin-button/statics/styles/button-input-modal-scss.js +2 -2
  138. package/dist/cjs/plugin-button/statics/styles/button-input-modal-scss.js.map +1 -1
  139. package/dist/cjs/plugin-button/statics/styles/default-styles-scss.js +3 -3
  140. package/dist/cjs/plugin-button/statics/styles/default-styles-scss.js.map +1 -1
  141. package/dist/cjs/plugin-button/statics/styles/design-component-scss.js +2 -2
  142. package/dist/cjs/plugin-button/statics/styles/design-component-scss.js.map +1 -1
  143. package/dist/cjs/plugin-button/statics/styles/navbar-scss.js +3 -3
  144. package/dist/cjs/plugin-button/statics/styles/navbar-scss.js.map +1 -1
  145. package/dist/cjs/plugin-code-block/statics/styles/code-block-scss.js +5 -5
  146. package/dist/cjs/plugin-code-block/statics/styles/code-block-scss.js.map +1 -1
  147. package/dist/cjs/plugin-code-block/statics/styles/highlighting-theme-scss.js +33 -33
  148. package/dist/cjs/plugin-code-block/statics/styles/highlighting-theme-scss.js.map +1 -1
  149. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-component.rtlignore-scss.js +6 -6
  150. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-component.rtlignore-scss.js.map +1 -1
  151. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-pair.rtlignore-scss.js +15 -15
  152. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-pair.rtlignore-scss.js.map +1 -1
  153. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-settings-scss.js +1 -1
  154. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-settings-scss.js.map +1 -1
  155. package/dist/cjs/plugin-collapsible-list/statics/styles/dnd-handle.rtlignore-scss.js +1 -1
  156. package/dist/cjs/plugin-collapsible-list/statics/styles/dnd-handle.rtlignore-scss.js.map +1 -1
  157. package/dist/cjs/plugin-collapsible-list/statics/styles/new-pair-button.rtlignore-scss.js +3 -3
  158. package/dist/cjs/plugin-collapsible-list/statics/styles/new-pair-button.rtlignore-scss.js.map +1 -1
  159. package/dist/cjs/plugin-commons/statics/styles/file-input-scss.js +1 -1
  160. package/dist/cjs/plugin-commons/statics/styles/file-input-scss.js.map +1 -1
  161. package/dist/cjs/plugin-commons/statics/styles/items-dropdown-scss.js +1 -1
  162. package/dist/cjs/plugin-commons/statics/styles/items-dropdown-scss.js.map +1 -1
  163. package/dist/cjs/plugin-commons/statics/styles/plugin-toolbar-button-scss.js +6 -6
  164. package/dist/cjs/plugin-commons/statics/styles/plugin-toolbar-button-scss.js.map +1 -1
  165. package/dist/cjs/plugin-commons/statics/styles/plugin-toolbar-scss.js +14 -14
  166. package/dist/cjs/plugin-commons/statics/styles/plugin-toolbar-scss.js.map +1 -1
  167. package/dist/cjs/plugin-commons/statics/styles/toolbar-button-scss.js +8 -8
  168. package/dist/cjs/plugin-commons/statics/styles/toolbar-button-scss.js.map +1 -1
  169. package/dist/cjs/plugin-dangerous-error/statics/dangerous-error-add-button-scss.js +1 -1
  170. package/dist/cjs/plugin-dangerous-error/statics/dangerous-error-add-button-scss.js.map +1 -1
  171. package/dist/cjs/plugin-divider/statics/styles/default-styles-scss.js +23 -23
  172. package/dist/cjs/plugin-divider/statics/styles/default-styles-scss.js.map +1 -1
  173. package/dist/cjs/plugin-divider/statics/styles/divider-viewer.rtlignore-scss.js +19 -19
  174. package/dist/cjs/plugin-divider/statics/styles/divider-viewer.rtlignore-scss.js.map +1 -1
  175. package/dist/cjs/plugin-emoji/statics/styles/emoji-preview-modal-scss.js +9 -9
  176. package/dist/cjs/plugin-emoji/statics/styles/emoji-preview-modal-scss.js.map +1 -1
  177. package/dist/cjs/plugin-figure/{caption-converter.js → converter/caption-converter.js} +3 -3
  178. package/dist/cjs/plugin-figure/converter/caption-converter.js.map +7 -0
  179. package/dist/cjs/plugin-figure/editor.js +1 -1
  180. package/dist/cjs/plugin-figure/editor.js.map +1 -1
  181. package/dist/cjs/plugin-figure/tiptap/caption-scss.js +3 -3
  182. package/dist/cjs/plugin-figure/tiptap/caption-scss.js.map +1 -1
  183. package/dist/cjs/plugin-figure/tiptap/caption-tiptap-extension.js +1 -1
  184. package/dist/cjs/plugin-figure/tiptap/caption-tiptap-extension.js.map +1 -1
  185. package/dist/cjs/plugin-figure/tiptap/caption.js +28 -23
  186. package/dist/cjs/plugin-figure/tiptap/caption.js.map +3 -3
  187. package/dist/cjs/plugin-figure/tiptap/figure-scss.js +1 -1
  188. package/dist/cjs/plugin-figure/tiptap/figure-scss.js.map +1 -1
  189. package/dist/cjs/plugin-figure/tiptap/figure-tiptap-extension.js +44 -10
  190. package/dist/cjs/plugin-figure/tiptap/figure-tiptap-extension.js.map +3 -3
  191. package/dist/cjs/plugin-figure/tiptap/figure.js +25 -8
  192. package/dist/cjs/plugin-figure/tiptap/figure.js.map +3 -3
  193. package/dist/cjs/plugin-figure/tiptap/use-editor-selection.js +41 -0
  194. package/dist/cjs/plugin-figure/tiptap/use-editor-selection.js.map +7 -0
  195. package/dist/cjs/plugin-figure/viewer/viewer-caption.rtlignore-scss.js +2 -2
  196. package/dist/cjs/plugin-figure/viewer/viewer-caption.rtlignore-scss.js.map +1 -1
  197. package/dist/cjs/plugin-figure/viewer/viewer-figure.js +65 -0
  198. package/dist/cjs/plugin-figure/viewer/viewer-figure.js.map +7 -0
  199. package/dist/cjs/{plugin-image/viewer/get-image-click-action-config.js → plugin-figure/viewer/viewer-figure.rtlignore-scss.js} +7 -20
  200. package/dist/cjs/plugin-figure/viewer/viewer-figure.rtlignore-scss.js.map +7 -0
  201. package/dist/cjs/plugin-file-upload/statics/styles/file-upload-viewer-scss.js +20 -20
  202. package/dist/cjs/plugin-file-upload/statics/styles/file-upload-viewer-scss.js.map +1 -1
  203. package/dist/cjs/plugin-file-upload/statics/styles/pdf-viewer-scss.js +3 -3
  204. package/dist/cjs/plugin-file-upload/statics/styles/pdf-viewer-scss.js.map +1 -1
  205. package/dist/cjs/plugin-gallery/statics/styles/gallery-component-scss.js +1 -1
  206. package/dist/cjs/plugin-gallery/statics/styles/gallery-component-scss.js.map +1 -1
  207. package/dist/cjs/plugin-gallery/statics/styles/gallery-settings-modal-scss.js +3 -3
  208. package/dist/cjs/plugin-gallery/statics/styles/gallery-settings-modal-scss.js.map +1 -1
  209. package/dist/cjs/plugin-gallery/statics/styles/image-ratio-selector-scss.js +6 -6
  210. package/dist/cjs/plugin-gallery/statics/styles/image-ratio-selector-scss.js.map +1 -1
  211. package/dist/cjs/plugin-gallery/statics/styles/media-item-action-menu-scss.js +1 -1
  212. package/dist/cjs/plugin-gallery/statics/styles/media-item-action-menu-scss.js.map +1 -1
  213. package/dist/cjs/plugin-gallery/statics/styles/sortable-item-scss.js +1 -1
  214. package/dist/cjs/plugin-gallery/statics/styles/sortable-item-scss.js.map +1 -1
  215. package/dist/cjs/plugin-gallery/statics/styles/sortable-list-scss.js +3 -3
  216. package/dist/cjs/plugin-gallery/statics/styles/sortable-list-scss.js.map +1 -1
  217. package/dist/cjs/plugin-gallery/statics/styles/thumbnail-placement-selector.rtlignore-scss.js +5 -5
  218. package/dist/cjs/plugin-gallery/statics/styles/thumbnail-placement-selector.rtlignore-scss.js.map +1 -1
  219. package/dist/cjs/plugin-gallery/statics/styles/viewer.rtlignore-scss.js +11 -11
  220. package/dist/cjs/plugin-gallery/statics/styles/viewer.rtlignore-scss.js.map +1 -1
  221. package/dist/cjs/plugin-giphy/statics/styles/giphy-api-input-modal-scss.js +6 -6
  222. package/dist/cjs/plugin-giphy/statics/styles/giphy-api-input-modal-scss.js.map +1 -1
  223. package/dist/cjs/plugin-giphy/statics/styles/giphy-selecter-scss.js +14 -14
  224. package/dist/cjs/plugin-giphy/statics/styles/giphy-selecter-scss.js.map +1 -1
  225. package/dist/cjs/plugin-giphy/statics/styles/giphy-viewer-scss.js +2 -2
  226. package/dist/cjs/plugin-giphy/statics/styles/giphy-viewer-scss.js.map +1 -1
  227. package/dist/cjs/plugin-hashtag/statics/hashtag-scss.js +2 -2
  228. package/dist/cjs/plugin-hashtag/statics/hashtag-scss.js.map +1 -1
  229. package/dist/cjs/plugin-headings/statics/styles/headingButtonStyles-scss.js +6 -6
  230. package/dist/cjs/plugin-headings/statics/styles/headingButtonStyles-scss.js.map +1 -1
  231. package/dist/cjs/plugin-headings/statics/styles/headings-scss.js +8 -8
  232. package/dist/cjs/plugin-headings/statics/styles/headings-scss.js.map +1 -1
  233. package/dist/cjs/plugin-headings/statics/styles/panelStyles-scss.js +6 -6
  234. package/dist/cjs/plugin-headings/statics/styles/panelStyles-scss.js.map +1 -1
  235. package/dist/cjs/plugin-html/statics/styles/HtmlComponent-scss.js +2 -2
  236. package/dist/cjs/plugin-html/statics/styles/HtmlComponent-scss.js.map +1 -1
  237. package/dist/cjs/plugin-html/statics/styles/HtmlEditPanel-scss.js +8 -8
  238. package/dist/cjs/plugin-html/statics/styles/HtmlEditPanel-scss.js.map +1 -1
  239. package/dist/cjs/plugin-html/statics/styles/Iframe-scss.js +1 -1
  240. package/dist/cjs/plugin-html/statics/styles/Iframe-scss.js.map +1 -1
  241. package/dist/cjs/plugin-image/converter/image-converter.js +3 -0
  242. package/dist/cjs/plugin-image/converter/image-converter.js.map +2 -2
  243. package/dist/cjs/plugin-image/statics/styles/image-settings-scss.js +11 -11
  244. package/dist/cjs/plugin-image/statics/styles/image-settings-scss.js.map +1 -1
  245. package/dist/cjs/plugin-image/statics/styles/image-viewer.rtlignore-scss.js +14 -14
  246. package/dist/cjs/plugin-image/statics/styles/image-viewer.rtlignore-scss.js.map +1 -1
  247. package/dist/cjs/plugin-image/statics/styles/in-plugin-input-scss.js +2 -2
  248. package/dist/cjs/plugin-image/statics/styles/in-plugin-input-scss.js.map +1 -1
  249. package/dist/cjs/plugin-image/tiptap/image-tiptap-extension.js +1 -102
  250. package/dist/cjs/plugin-image/tiptap/image-tiptap-extension.js.map +2 -2
  251. package/dist/cjs/plugin-image/viewer/common-types.js +16 -0
  252. package/dist/cjs/plugin-image/viewer/common-types.js.map +7 -0
  253. package/dist/cjs/plugin-image/viewer/image-container.js +4 -3
  254. package/dist/cjs/plugin-image/viewer/image-container.js.map +2 -2
  255. package/dist/cjs/plugin-image/viewer/image.js +1 -2
  256. package/dist/cjs/plugin-image/viewer/image.js.map +2 -2
  257. package/dist/cjs/plugin-image/viewer/viewer-image.js +46 -26
  258. package/dist/cjs/plugin-image/viewer/viewer-image.js.map +3 -3
  259. package/dist/cjs/plugin-line-spacing/insert-decoration-modal/insert-decoration-modal-scss.js +3 -3
  260. package/dist/cjs/plugin-line-spacing/insert-decoration-modal/insert-decoration-modal-scss.js.map +1 -1
  261. package/dist/cjs/plugin-link/statics/link-viewer-scss.js +7 -7
  262. package/dist/cjs/plugin-link/statics/link-viewer-scss.js.map +1 -1
  263. package/dist/cjs/plugin-link/toolbar/url-link-button-scss.js +3 -3
  264. package/dist/cjs/plugin-link/toolbar/url-link-button-scss.js.map +1 -1
  265. package/dist/cjs/plugin-link-preview/statics/styles/link-preview-scss.js +8 -8
  266. package/dist/cjs/plugin-link-preview/statics/styles/link-preview-scss.js.map +1 -1
  267. package/dist/cjs/plugin-mentions/statics/mention-list-scss.js +5 -5
  268. package/dist/cjs/plugin-mentions/statics/mention-list-scss.js.map +1 -1
  269. package/dist/cjs/plugin-mentions/statics/mentions-scss.js +10 -10
  270. package/dist/cjs/plugin-mentions/statics/mentions-scss.js.map +1 -1
  271. package/dist/cjs/plugin-social-polls/components/image-upload/image-upload-scss.js +9 -9
  272. package/dist/cjs/plugin-social-polls/components/image-upload/image-upload-scss.js.map +1 -1
  273. package/dist/cjs/plugin-social-polls/components/insert-modal/preset-picker-scss.js +1 -1
  274. package/dist/cjs/plugin-social-polls/components/insert-modal/preset-picker-scss.js.map +1 -1
  275. package/dist/cjs/plugin-social-polls/components/poll-context/styles-scss.js +2 -2
  276. package/dist/cjs/plugin-social-polls/components/poll-context/styles-scss.js.map +1 -1
  277. package/dist/cjs/plugin-social-polls/components/poll-header/poll-header-scss.js +3 -3
  278. package/dist/cjs/plugin-social-polls/components/poll-header/poll-header-scss.js.map +1 -1
  279. package/dist/cjs/plugin-social-polls/components/poll-option/option-scss.js +23 -23
  280. package/dist/cjs/plugin-social-polls/components/poll-option/option-scss.js.map +1 -1
  281. package/dist/cjs/plugin-social-polls/components/poll-option/webview/option-webview-scss.js +24 -24
  282. package/dist/cjs/plugin-social-polls/components/poll-option/webview/option-webview-scss.js.map +1 -1
  283. package/dist/cjs/plugin-social-polls/components/poll-scss.js +19 -19
  284. package/dist/cjs/plugin-social-polls/components/poll-scss.js.map +1 -1
  285. package/dist/cjs/plugin-social-polls/components/text-field/text-field-scss.js +12 -12
  286. package/dist/cjs/plugin-social-polls/components/text-field/text-field-scss.js.map +1 -1
  287. package/dist/cjs/plugin-social-polls/components/voted-users/voted-users.rtlignore-scss.js +20 -20
  288. package/dist/cjs/plugin-social-polls/components/voted-users/voted-users.rtlignore-scss.js.map +1 -1
  289. package/dist/cjs/plugin-social-polls/statics/styles/poll-scss.js +3 -3
  290. package/dist/cjs/plugin-social-polls/statics/styles/poll-scss.js.map +1 -1
  291. package/dist/cjs/plugin-social-polls/statics/styles/polls-settings-modal-scss.js +3 -3
  292. package/dist/cjs/plugin-social-polls/statics/styles/polls-settings-modal-scss.js.map +1 -1
  293. package/dist/cjs/plugin-spoiler/statics/styles/spoiler-scss.js +17 -17
  294. package/dist/cjs/plugin-spoiler/statics/styles/spoiler-scss.js.map +1 -1
  295. package/dist/cjs/plugin-table/statics/styles/add-new-section-scss.js +2 -2
  296. package/dist/cjs/plugin-table/statics/styles/add-new-section-scss.js.map +1 -1
  297. package/dist/cjs/plugin-table/statics/styles/borders-scss.js +4 -4
  298. package/dist/cjs/plugin-table/statics/styles/borders-scss.js.map +1 -1
  299. package/dist/cjs/plugin-table/statics/styles/cell-scss.js +15 -15
  300. package/dist/cjs/plugin-table/statics/styles/cell-scss.js.map +1 -1
  301. package/dist/cjs/plugin-table/statics/styles/columns-scss.js +3 -3
  302. package/dist/cjs/plugin-table/statics/styles/columns-scss.js.map +1 -1
  303. package/dist/cjs/plugin-table/statics/styles/drag-and-drop-scss.js +8 -8
  304. package/dist/cjs/plugin-table/statics/styles/drag-and-drop-scss.js.map +1 -1
  305. package/dist/cjs/plugin-table/statics/styles/resizer-scss.js +4 -4
  306. package/dist/cjs/plugin-table/statics/styles/resizer-scss.js.map +1 -1
  307. package/dist/cjs/plugin-table/statics/styles/rows-scss.js +4 -4
  308. package/dist/cjs/plugin-table/statics/styles/rows-scss.js.map +1 -1
  309. package/dist/cjs/plugin-table/statics/styles/select-all-scss.js +2 -2
  310. package/dist/cjs/plugin-table/statics/styles/select-all-scss.js.map +1 -1
  311. package/dist/cjs/plugin-table/statics/styles/side-toolbar-scss.js +4 -4
  312. package/dist/cjs/plugin-table/statics/styles/side-toolbar-scss.js.map +1 -1
  313. package/dist/cjs/plugin-table/statics/styles/table-component-scss.js +9 -9
  314. package/dist/cjs/plugin-table/statics/styles/table-component-scss.js.map +1 -1
  315. package/dist/cjs/plugin-table/statics/styles/table-settings-counter-scss.js +1 -1
  316. package/dist/cjs/plugin-table/statics/styles/table-settings-counter-scss.js.map +1 -1
  317. package/dist/cjs/plugin-table/statics/styles/table-settings-modal-scss.js +8 -8
  318. package/dist/cjs/plugin-table/statics/styles/table-settings-modal-scss.js.map +1 -1
  319. package/dist/cjs/plugin-table/statics/styles/table-toolbar-scss.js +10 -10
  320. package/dist/cjs/plugin-table/statics/styles/table-toolbar-scss.js.map +1 -1
  321. package/dist/cjs/plugin-table/statics/styles/table-viewer-scss.js +4 -4
  322. package/dist/cjs/plugin-table/statics/styles/table-viewer-scss.js.map +1 -1
  323. package/dist/cjs/plugin-table/tiptap/decorations/addRowCol-scss.js +3 -3
  324. package/dist/cjs/plugin-table/tiptap/decorations/addRowCol-scss.js.map +1 -1
  325. package/dist/cjs/plugin-table/tiptap/decorations/controllers-scss.js +11 -11
  326. package/dist/cjs/plugin-table/tiptap/decorations/controllers-scss.js.map +1 -1
  327. package/dist/cjs/plugin-table/tiptap/plugins/table-scss.js +12 -12
  328. package/dist/cjs/plugin-table/tiptap/plugins/table-scss.js.map +1 -1
  329. package/dist/cjs/plugin-vertical-embed/statics/styles/widget-scss.js +15 -15
  330. package/dist/cjs/plugin-vertical-embed/statics/styles/widget-scss.js.map +1 -1
  331. package/dist/cjs/plugin-video/constants.js +10 -0
  332. package/dist/cjs/plugin-video/constants.js.map +2 -2
  333. package/dist/cjs/plugin-video/converter/fixtures/pm-video-converted.json +27 -0
  334. package/dist/cjs/plugin-video/converter/fixtures/pm-video-with-caption-converted.json +43 -0
  335. package/dist/cjs/plugin-video/converter/fixtures/pm-video-with-caption.json +55 -0
  336. package/dist/cjs/plugin-video/converter/fixtures/pm-video.json +48 -0
  337. package/dist/cjs/plugin-video/converter/fixtures/ricos-video-converted.json +41 -0
  338. package/dist/cjs/plugin-video/converter/fixtures/ricos-video-with-caption-converted.json +50 -0
  339. package/dist/cjs/plugin-video/converter/fixtures/ricos-video-with-caption.json +44 -0
  340. package/dist/cjs/plugin-video/converter/fixtures/ricos-video.json +27 -0
  341. package/dist/cjs/plugin-video/converter/video-converter.js +74 -0
  342. package/dist/cjs/plugin-video/converter/video-converter.js.map +7 -0
  343. package/dist/cjs/plugin-video/dataHooks.js +3 -3
  344. package/dist/cjs/plugin-video/dataHooks.js.map +2 -2
  345. package/dist/cjs/plugin-video/defaults.js +1 -11
  346. package/dist/cjs/plugin-video/defaults.js.map +2 -2
  347. package/dist/cjs/plugin-video/editor.js +12 -2
  348. package/dist/cjs/plugin-video/editor.js.map +2 -2
  349. package/dist/cjs/plugin-video/getAddButtons.js +2 -3
  350. package/dist/cjs/plugin-video/getAddButtons.js.map +2 -2
  351. package/dist/cjs/plugin-video/getToolbarButtons.js +13 -1
  352. package/dist/cjs/plugin-video/getToolbarButtons.js.map +2 -2
  353. package/dist/cjs/plugin-video/statics/styles/default-video-styles-scss.js +6 -6
  354. package/dist/cjs/plugin-video/statics/styles/default-video-styles-scss.js.map +1 -1
  355. package/dist/cjs/plugin-video/statics/styles/new-video-insert-modal-scss.js +2 -2
  356. package/dist/cjs/plugin-video/statics/styles/new-video-insert-modal-scss.js.map +1 -1
  357. package/dist/cjs/plugin-video/statics/styles/video-settings-scss.js +8 -8
  358. package/dist/cjs/plugin-video/statics/styles/video-settings-scss.js.map +1 -1
  359. package/dist/cjs/plugin-video/statics/styles/video-viewer-scss.js +3 -3
  360. package/dist/cjs/plugin-video/statics/styles/video-viewer-scss.js.map +1 -1
  361. package/dist/cjs/plugin-video/testkit.js +6 -4
  362. package/dist/cjs/plugin-video/testkit.js.map +3 -3
  363. package/dist/cjs/plugin-video/tiptap/component.js +4 -2
  364. package/dist/cjs/plugin-video/tiptap/component.js.map +2 -2
  365. package/dist/cjs/plugin-video/tiptap/tiptap.js +66 -20
  366. package/dist/cjs/plugin-video/tiptap/tiptap.js.map +3 -3
  367. package/dist/cjs/plugin-video/tiptap/video-component.js +36 -4
  368. package/dist/cjs/plugin-video/tiptap/video-component.js.map +3 -3
  369. package/dist/cjs/plugin-video/toolbar/upload-video.js +3 -3
  370. package/dist/cjs/plugin-video/toolbar/upload-video.js.map +3 -3
  371. package/dist/cjs/plugin-video/viewer/nodeViewRenderers-loadable.js +32 -2
  372. package/dist/cjs/plugin-video/viewer/nodeViewRenderers-loadable.js.map +2 -2
  373. package/dist/cjs/plugin-video/viewer/nodeViewRenderers.js +4 -2
  374. package/dist/cjs/plugin-video/viewer/nodeViewRenderers.js.map +3 -3
  375. package/dist/cjs/plugin-video/viewer/video.js +276 -17
  376. package/dist/cjs/plugin-video/viewer/video.js.map +3 -3
  377. package/dist/cjs/plugin-video/viewer/viewer-video.js +75 -0
  378. package/dist/cjs/plugin-video/viewer/viewer-video.js.map +7 -0
  379. package/dist/cjs/pm-converters/collect.js +13 -7
  380. package/dist/cjs/pm-converters/collect.js.map +2 -2
  381. package/dist/cjs/ricos-common-plugins/breakout/extension.js +1 -1
  382. package/dist/cjs/ricos-common-plugins/breakout/extension.js.map +2 -2
  383. package/dist/cjs/ricos-common-plugins/statics/styles-scss.js +9 -9
  384. package/dist/cjs/ricos-common-plugins/statics/styles-scss.js.map +1 -1
  385. package/dist/cjs/ricos-common-plugins/title/headings-scss.js +8 -8
  386. package/dist/cjs/ricos-common-plugins/title/headings-scss.js.map +1 -1
  387. package/dist/cjs/ricos-common-plugins/unsupported/unsupported-node-extension.js +1 -1
  388. package/dist/cjs/ricos-common-plugins/unsupported/unsupported-node-extension.js.map +1 -1
  389. package/dist/cjs/ricos-content/RicosContentAPI/AbstractContentBuilder.js +0 -1
  390. package/dist/cjs/ricos-content/RicosContentAPI/AbstractContentBuilder.js.map +2 -2
  391. package/dist/cjs/ricos-content/RicosContentAPI/node-builder-methods.js +0 -7
  392. package/dist/cjs/ricos-content/RicosContentAPI/node-builder-methods.js.map +2 -2
  393. package/dist/cjs/ricos-content/TranslatableAPI/types.js.map +1 -1
  394. package/dist/cjs/ricos-content/consts.js +0 -5
  395. package/dist/cjs/ricos-content/consts.js.map +2 -2
  396. package/dist/cjs/ricos-content/converters/draft/consts.js +0 -1
  397. package/dist/cjs/ricos-content/converters/draft/consts.js.map +2 -2
  398. package/dist/cjs/ricos-content/converters/draft/fromDraft/consts.js +0 -1
  399. package/dist/cjs/ricos-content/converters/draft/fromDraft/consts.js.map +2 -2
  400. package/dist/cjs/ricos-content/converters/draft/fromDraft/convertRicosPluginData.js +0 -23
  401. package/dist/cjs/ricos-content/converters/draft/fromDraft/convertRicosPluginData.js.map +2 -2
  402. package/dist/cjs/ricos-content/converters/draft/toDraft/convertContainerData.js +0 -3
  403. package/dist/cjs/ricos-content/converters/draft/toDraft/convertContainerData.js.map +2 -2
  404. package/dist/cjs/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.js +0 -1
  405. package/dist/cjs/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.js.map +2 -2
  406. package/dist/cjs/ricos-content/converters/nodeUtils.js +0 -1
  407. package/dist/cjs/ricos-content/converters/nodeUtils.js.map +2 -2
  408. package/dist/cjs/ricos-content/converters/plainText/toPlainText/complexPlainText.js +1 -1
  409. package/dist/cjs/ricos-content/converters/plainText/toPlainText/complexPlainText.js.map +1 -1
  410. package/dist/cjs/ricos-content/converters/plainText/toPlainText/convertNodes.js +0 -5
  411. package/dist/cjs/ricos-content/converters/plainText/toPlainText/convertNodes.js.map +2 -2
  412. package/dist/cjs/ricos-content/converters/plainText/toPlainText/to-plain-text-base.js +0 -3
  413. package/dist/cjs/ricos-content/converters/plainText/toPlainText/to-plain-text-base.js.map +2 -2
  414. package/dist/cjs/ricos-content/statics/json/migratedFixtures/migration-content.json +7 -19
  415. package/dist/cjs/ricos-content/truncateContent/types.js +0 -2
  416. package/dist/cjs/ricos-content/truncateContent/types.js.map +2 -2
  417. package/dist/cjs/ricos-content/types/contentApi.js.map +1 -1
  418. package/dist/cjs/ricos-content/types/node-refined-types.js.map +1 -1
  419. package/dist/cjs/ricos-editor/statics/styles/editor-styles-scss.js +6 -6
  420. package/dist/cjs/ricos-editor/statics/styles/editor-styles-scss.js.map +1 -1
  421. package/dist/cjs/ricos-editor/tiptap/RicosEditor.js +3 -0
  422. package/dist/cjs/ricos-editor/tiptap/RicosEditor.js.map +2 -2
  423. package/dist/cjs/ricos-modals/statics/styles/drawer-scss.js +9 -9
  424. package/dist/cjs/ricos-modals/statics/styles/drawer-scss.js.map +1 -1
  425. package/dist/cjs/ricos-modals/statics/styles/fullscreen-scss.js +1 -1
  426. package/dist/cjs/ricos-modals/statics/styles/fullscreen-scss.js.map +1 -1
  427. package/dist/cjs/ricos-modals/statics/styles/popover-scss.js +2 -2
  428. package/dist/cjs/ricos-modals/statics/styles/popover-scss.js.map +1 -1
  429. package/dist/cjs/ricos-modals/statics/styles/popper-scss.js +2 -2
  430. package/dist/cjs/ricos-modals/statics/styles/popper-scss.js.map +1 -1
  431. package/dist/cjs/ricos-modals/statics/styles/toolbar-scss.js +1 -1
  432. package/dist/cjs/ricos-modals/statics/styles/toolbar-scss.js.map +1 -1
  433. package/dist/cjs/ricos-orchestrator/map-bi-callbacks-to-events.js +0 -1
  434. package/dist/cjs/ricos-orchestrator/map-bi-callbacks-to-events.js.map +2 -2
  435. package/dist/cjs/ricos-plugins/toolbar-utils/toToolbarItemsConfig.js +0 -1
  436. package/dist/cjs/ricos-plugins/toolbar-utils/toToolbarItemsConfig.js.map +2 -2
  437. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/plugin_map.enums.js.map +2 -2
  438. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/rich_content.enums.js.map +2 -2
  439. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/rich_content.js.map +1 -1
  440. package/dist/cjs/ricos-schema/next-schema/generated/ricos-document-reference.js +498 -602
  441. package/dist/cjs/ricos-schema/next-schema/generated/ricos-document-reference.js.map +2 -2
  442. package/dist/cjs/ricos-schema/next-schema/generated/ricos_document.js.map +2 -2
  443. package/dist/cjs/ricos-schema/next-schema/generated/ricos_document.jtd.json +318 -315
  444. package/dist/cjs/ricos-schema/next-schema/jtdToMd.js +11 -14
  445. package/dist/cjs/ricos-schema/next-schema/jtdToMd.js.map +2 -2
  446. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/common.json +8 -8
  447. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/container_data.json +9 -9
  448. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/decorations.json +24 -24
  449. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_blockquote.json +4 -4
  450. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_caption.json +6 -6
  451. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_code_block.json +4 -4
  452. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_heading.json +6 -6
  453. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_list.json +9 -9
  454. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_paragraph.json +6 -6
  455. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_text.json +4 -4
  456. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_app_embed.json +13 -10
  457. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_audio.json +4 -4
  458. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_button.json +7 -7
  459. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_collapsible_list.json +12 -12
  460. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_divider.json +5 -5
  461. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_embed.json +11 -11
  462. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_file.json +4 -4
  463. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_gallery.json +15 -15
  464. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_gif.json +5 -5
  465. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_html.json +3 -3
  466. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_image.json +6 -6
  467. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_link_preview.json +2 -2
  468. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_poll.json +11 -11
  469. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_table.json +5 -5
  470. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_table_cell.json +8 -8
  471. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_video.json +5 -5
  472. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/ricos_document.json +10 -10
  473. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/root_node.json +1 -1
  474. package/dist/cjs/ricos-schema/next-schema/version.js +1 -1
  475. package/dist/cjs/ricos-schema/next-schema/version.js.map +1 -1
  476. package/dist/cjs/ricos-shortcuts/ShortcutsDialog-scss.js +8 -8
  477. package/dist/cjs/ricos-shortcuts/ShortcutsDialog-scss.js.map +1 -1
  478. package/dist/cjs/ricos-styles/statics/styles/style-presets-scss.js +3 -3
  479. package/dist/cjs/ricos-styles/statics/styles/style-presets-scss.js.map +1 -1
  480. package/dist/cjs/ricos-types/editorTypes.js.map +1 -1
  481. package/dist/cjs/ricos-types/insertPluginButtons.js.map +1 -1
  482. package/dist/cjs/ricos-types/node-refined-types.js.map +1 -1
  483. package/dist/cjs/ricos-types/plugin-exports.js.map +1 -1
  484. package/dist/cjs/ricos-types/pluginTypes.js.map +2 -2
  485. package/dist/cjs/ricos-types/tiptap.js.map +1 -1
  486. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/blockquote/blockquote-scss.js +2 -2
  487. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/blockquote/blockquote-scss.js.map +1 -1
  488. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/codeblock/codeblock-scss.js +3 -3
  489. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/codeblock/codeblock-scss.js.map +1 -1
  490. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/heading/heading-scss.js +9 -9
  491. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/heading/heading-scss.js.map +1 -1
  492. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/lists/lists-scss.js +4 -4
  493. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/lists/lists-scss.js.map +1 -1
  494. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/paragraph/paragraph-scss.js +4 -4
  495. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/paragraph/paragraph-scss.js.map +1 -1
  496. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/link-viewer-wrapper.rtlignore-scss.js +1 -1
  497. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/link-viewer-wrapper.rtlignore-scss.js.map +1 -1
  498. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/plugin.rtlignore-scss.js +15 -15
  499. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/plugin.rtlignore-scss.js.map +1 -1
  500. package/dist/cjs/ricos-viewer-next/modals/fullscreen/fullscreen.rtlignore-scss.js +8 -8
  501. package/dist/cjs/ricos-viewer-next/modals/fullscreen/fullscreen.rtlignore-scss.js.map +1 -1
  502. package/dist/cjs/ricos-viewer-next/statics/alignment.rtlignore-scss.js +16 -16
  503. package/dist/cjs/ricos-viewer-next/statics/alignment.rtlignore-scss.js.map +1 -1
  504. package/dist/cjs/ricos-viewer-next/statics/indentation-scss.js +7 -7
  505. package/dist/cjs/ricos-viewer-next/statics/indentation-scss.js.map +1 -1
  506. package/dist/cjs/ricos-viewer-next/statics/rich-content-viewer-scss.js +9 -9
  507. package/dist/cjs/ricos-viewer-next/statics/rich-content-viewer-scss.js.map +1 -1
  508. package/dist/cjs/ricos-viewer-next/statics/rtl.rtlignore-scss.js +2 -2
  509. package/dist/cjs/ricos-viewer-next/statics/rtl.rtlignore-scss.js.map +1 -1
  510. package/dist/cjs/text-selection-toolbar/statics/styles/viewer-inline-toolbar.rtlignore-scss.js +2 -2
  511. package/dist/cjs/text-selection-toolbar/statics/styles/viewer-inline-toolbar.rtlignore-scss.js.map +1 -1
  512. package/dist/cjs/tiptap-editor/components/RichContentAdapter.js +16 -5
  513. package/dist/cjs/tiptap-editor/components/RichContentAdapter.js.map +2 -2
  514. package/dist/cjs/tiptap-editor/consts.js +2 -3
  515. package/dist/cjs/tiptap-editor/consts.js.map +2 -2
  516. package/dist/cjs/tiptap-editor/statics/styles/tiptap-editor-styles-scss.js +9 -9
  517. package/dist/cjs/tiptap-editor/statics/styles/tiptap-editor-styles-scss.js.map +1 -1
  518. package/dist/cjs/tiptap-extensions/placeholder-scss.js +1 -1
  519. package/dist/cjs/tiptap-extensions/placeholder-scss.js.map +1 -1
  520. package/dist/cjs/tiptap-extensions/statics/styles-scss.js +5 -5
  521. package/dist/cjs/tiptap-extensions/statics/styles-scss.js.map +1 -1
  522. package/dist/cjs/toolbars-modals/heading/CustomHeadingButton-scss.js +1 -1
  523. package/dist/cjs/toolbars-modals/heading/CustomHeadingButton-scss.js.map +1 -1
  524. package/dist/cjs/toolbars-modals/heading/customPanelStyles-scss.js +9 -9
  525. package/dist/cjs/toolbars-modals/heading/customPanelStyles-scss.js.map +1 -1
  526. package/dist/cjs/toolbars-modals/link-new/anchor-settings/anchor-settings-scss.js +4 -4
  527. package/dist/cjs/toolbars-modals/link-new/anchor-settings/anchor-settings-scss.js.map +1 -1
  528. package/dist/cjs/toolbars-modals/link-new/anchor-settings/anchorable-elements-list-scss.js +1 -1
  529. package/dist/cjs/toolbars-modals/link-new/anchor-settings/anchorable-elements-list-scss.js.map +1 -1
  530. package/dist/cjs/toolbars-modals/link-new/modal/link-settings-modal-header-scss.js +1 -1
  531. package/dist/cjs/toolbars-modals/link-new/modal/link-settings-modal-header-scss.js.map +1 -1
  532. package/dist/cjs/toolbars-modals/panels/styles-scss.js +31 -31
  533. package/dist/cjs/toolbars-modals/panels/styles-scss.js.map +1 -1
  534. package/dist/cjs/toolbars-ui/components/AddPluginMenu/add-plugin-menu-rce/side-toolbar-panel-scss.js +11 -11
  535. package/dist/cjs/toolbars-ui/components/AddPluginMenu/add-plugin-menu-rce/side-toolbar-panel-scss.js.map +1 -1
  536. package/dist/cjs/toolbars-ui/components/AddPluginMenu/plugin-menu-button-scss.js +1 -1
  537. package/dist/cjs/toolbars-ui/components/AddPluginMenu/plugin-menu-button-scss.js.map +1 -1
  538. package/dist/cjs/toolbars-ui/components/DropdownModals/DropdownModal-scss.js +2 -2
  539. package/dist/cjs/toolbars-ui/components/DropdownModals/DropdownModal-scss.js.map +1 -1
  540. package/dist/cjs/toolbars-ui/components/ListItem/list-item-section-scss.js +3 -3
  541. package/dist/cjs/toolbars-ui/components/ListItem/list-item-section-scss.js.map +1 -1
  542. package/dist/cjs/toolbars-ui/components/ListItem/list-item-select-scss.js +10 -10
  543. package/dist/cjs/toolbars-ui/components/ListItem/list-item-select-scss.js.map +1 -1
  544. package/dist/cjs/toolbars-ui/components/ListItem/list-item-toggle-scss.js +8 -8
  545. package/dist/cjs/toolbars-ui/components/ListItem/list-item-toggle-scss.js.map +1 -1
  546. package/dist/cjs/toolbars-ui/components/ToolbarButton/ToolbarButton-scss.js +8 -8
  547. package/dist/cjs/toolbars-ui/components/ToolbarButton/ToolbarButton-scss.js.map +1 -1
  548. package/dist/cjs/toolbars-ui/components/ToolbarButtonSeparator/ToolbarButtonSeparator-scss.js +2 -2
  549. package/dist/cjs/toolbars-ui/components/ToolbarButtonSeparator/ToolbarButtonSeparator-scss.js.map +1 -1
  550. package/dist/cjs/toolbars-v3/components/InsertPluginToolbar/insert-plugin-toolbar-scss.js +1 -1
  551. package/dist/cjs/toolbars-v3/components/InsertPluginToolbar/insert-plugin-toolbar-scss.js.map +1 -1
  552. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/OverflownButtons-scss.js +5 -5
  553. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/OverflownButtons-scss.js.map +1 -1
  554. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbar-scss.js +3 -3
  555. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbar-scss.js.map +1 -1
  556. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbarWrapper-scss.js +4 -4
  557. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbarWrapper-scss.js.map +1 -1
  558. package/dist/cjs/toolbars-v3/components/Toolbar/RicosMobileToolbar/RicosMobileToolbar-scss.js +9 -9
  559. package/dist/cjs/toolbars-v3/components/Toolbar/RicosMobileToolbar/RicosMobileToolbar-scss.js.map +1 -1
  560. package/dist/cjs/toolbars-v3/components/Toolbar/RicosMobileToolbar/mobile-toolbar-overlay/mobile-toolbar-overlay-scss.js +1 -1
  561. package/dist/cjs/toolbars-v3/components/Toolbar/RicosMobileToolbar/mobile-toolbar-overlay/mobile-toolbar-overlay-scss.js.map +1 -1
  562. package/dist/cjs/toolbars-v3/components/buttons/AddPluginMenuButtons/AddPluginMenuMobileButton-scss.js +2 -2
  563. package/dist/cjs/toolbars-v3/components/buttons/AddPluginMenuButtons/AddPluginMenuMobileButton-scss.js.map +1 -1
  564. package/dist/cjs/toolbars-v3/components/buttons/FontSizeButton/FontSizeButton-scss.js +6 -6
  565. package/dist/cjs/toolbars-v3/components/buttons/FontSizeButton/FontSizeButton-scss.js.map +1 -1
  566. package/dist/cjs/toolbars-v3/components/buttons/ToolbarButton/ToolbarButton-scss.js +6 -6
  567. package/dist/cjs/toolbars-v3/components/buttons/ToolbarButton/ToolbarButton-scss.js.map +1 -1
  568. package/dist/cjs/toolbars-v3/modals/FloatingPluginMenu/styles/floating-add-plugin-menu.rtlignore-scss.js +6 -6
  569. package/dist/cjs/toolbars-v3/modals/FloatingPluginMenu/styles/floating-add-plugin-menu.rtlignore-scss.js.map +1 -1
  570. package/dist/cjs/toolbars-v3/ricos-toolbars/footer/FooterToolbar-scss.js +1 -1
  571. package/dist/cjs/toolbars-v3/ricos-toolbars/footer/FooterToolbar-scss.js.map +1 -1
  572. package/dist/cjs/toolbars-v3/ricos-toolbars/footer/get-toolbar-id-by-insert-plugin.js +0 -1
  573. package/dist/cjs/toolbars-v3/ricos-toolbars/footer/get-toolbar-id-by-insert-plugin.js.map +2 -2
  574. package/dist/cjs/toolbars-v3/ricos-toolbars/mega/mega-toolbar-scss.js +1 -1
  575. package/dist/cjs/toolbars-v3/ricos-toolbars/mega/mega-toolbar-scss.js.map +1 -1
  576. package/dist/cjs/toolbars-v3/ricos-toolbars/plugin/PluginToolbar-scss.js +1 -1
  577. package/dist/cjs/toolbars-v3/ricos-toolbars/plugin/PluginToolbar-scss.js.map +1 -1
  578. package/dist/cjs/ui-components/Components/Image-scss.js +1 -1
  579. package/dist/cjs/ui-components/Components/Image-scss.js.map +1 -1
  580. package/dist/cjs/ui-components/color-picker/common/color-swatches-scss.js +3 -3
  581. package/dist/cjs/ui-components/color-picker/common/color-swatches-scss.js.map +1 -1
  582. package/dist/cjs/ui-components/color-picker/floating-color-picker/floating-color-picker-scss.js +1 -1
  583. package/dist/cjs/ui-components/color-picker/floating-color-picker/floating-color-picker-scss.js.map +1 -1
  584. package/dist/cjs/ui-components/color-picker/floating-color-picker/floating-custom-color-picker/floating-custom-color-picker-scss.js +1 -1
  585. package/dist/cjs/ui-components/color-picker/floating-color-picker/floating-custom-color-picker/floating-custom-color-picker-scss.js.map +1 -1
  586. package/dist/cjs/ui-components/modal-layout/floating-layout/floating-desktop-layout-scss.js +1 -1
  587. package/dist/cjs/ui-components/modal-layout/floating-layout/floating-desktop-layout-scss.js.map +1 -1
  588. package/dist/cjs/ui-components/modal-layout/fullscreen-mobile-layout/fullscreen-mobile-layout-scss.js +4 -4
  589. package/dist/cjs/ui-components/modal-layout/fullscreen-mobile-layout/fullscreen-mobile-layout-scss.js.map +1 -1
  590. package/dist/cjs/ui-components/modal-layout/side-panel-layout/side-panel-desktop-layout-scss.js +1 -1
  591. package/dist/cjs/ui-components/modal-layout/side-panel-layout/side-panel-desktop-layout-scss.js.map +1 -1
  592. package/dist/cjs/ui-components/statics/styles/button-scss.js +9 -9
  593. package/dist/cjs/ui-components/statics/styles/button-scss.js.map +1 -1
  594. package/dist/cjs/ui-components/statics/styles/color-picker-scss.js +1 -1
  595. package/dist/cjs/ui-components/statics/styles/color-picker-scss.js.map +1 -1
  596. package/dist/cjs/ui-components/statics/styles/generic-error-scss.js +1 -1
  597. package/dist/cjs/ui-components/statics/styles/generic-error-scss.js.map +1 -1
  598. package/dist/cjs/ui-components/statics/styles/image-scss.js +2 -2
  599. package/dist/cjs/ui-components/statics/styles/image-scss.js.map +1 -1
  600. package/dist/cjs/ui-components/statics/styles/info-icon-scss.js +2 -2
  601. package/dist/cjs/ui-components/statics/styles/info-icon-scss.js.map +1 -1
  602. package/dist/cjs/ui-components/statics/styles/info-text-scss.js +2 -2
  603. package/dist/cjs/ui-components/statics/styles/info-text-scss.js.map +1 -1
  604. package/dist/cjs/ui-components/statics/styles/label-scss.js +2 -2
  605. package/dist/cjs/ui-components/statics/styles/label-scss.js.map +1 -1
  606. package/dist/cjs/ui-components/statics/styles/loaders.rtlignore-scss.js +8 -8
  607. package/dist/cjs/ui-components/statics/styles/loaders.rtlignore-scss.js.map +1 -1
  608. package/dist/cjs/ui-components/statics/styles/media-item-error-msg-scss.js +4 -4
  609. package/dist/cjs/ui-components/statics/styles/media-item-error-msg-scss.js.map +1 -1
  610. package/dist/cjs/ui-components/statics/styles/modal-close-button-scss.js +1 -1
  611. package/dist/cjs/ui-components/statics/styles/modal-close-button-scss.js.map +1 -1
  612. package/dist/cjs/ui-components/statics/styles/settings-mobile-header-scss.js +3 -3
  613. package/dist/cjs/ui-components/statics/styles/settings-mobile-header-scss.js.map +1 -1
  614. package/dist/cjs/ui-components/statics/styles/settings-panel-header-scss.js +2 -2
  615. package/dist/cjs/ui-components/statics/styles/settings-panel-header-scss.js.map +1 -1
  616. package/dist/cjs/ui-components/statics/styles/slider-scss.js +6 -6
  617. package/dist/cjs/ui-components/statics/styles/slider-scss.js.map +1 -1
  618. package/dist/cjs/ui-components/statics/styles/spinner-scss.js +5 -5
  619. package/dist/cjs/ui-components/statics/styles/spinner-scss.js.map +1 -1
  620. package/dist/cjs/ui-components/statics/styles/text-input-scss.js +9 -9
  621. package/dist/cjs/ui-components/statics/styles/text-input-scss.js.map +1 -1
  622. package/dist/cjs/ui-components/statics/styles/text-search-input-scss.js +4 -4
  623. package/dist/cjs/ui-components/statics/styles/text-search-input-scss.js.map +1 -1
  624. package/dist/cjs/ui-components/statics/styles/thumbnail-picker-scss.js +2 -2
  625. package/dist/cjs/ui-components/statics/styles/thumbnail-picker-scss.js.map +1 -1
  626. package/dist/cjs/ui-components/statics/styles/toast-scss.js +5 -5
  627. package/dist/cjs/ui-components/statics/styles/toast-scss.js.map +1 -1
  628. package/dist/cjs/ui-components/statics/styles/toggle-button-scss.js +1 -1
  629. package/dist/cjs/ui-components/statics/styles/toggle-button-scss.js.map +1 -1
  630. package/dist/cjs/ui-components/statics/styles/toggle-scss.js +9 -9
  631. package/dist/cjs/ui-components/statics/styles/toggle-scss.js.map +1 -1
  632. package/dist/cjs/ui-components/statics/styles/toolbar-separator-scss.js +2 -2
  633. package/dist/cjs/ui-components/statics/styles/toolbar-separator-scss.js.map +1 -1
  634. package/dist/cjs/wix-rich-content-common/Utils/ricosContentAnalytics.js +0 -1
  635. package/dist/cjs/wix-rich-content-common/Utils/ricosContentAnalytics.js.map +2 -2
  636. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ar.json +1 -0
  637. package/dist/cjs/wix-rich-content-common/statics/locale/messages_bg.json +1 -0
  638. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ca.json +1 -0
  639. package/dist/cjs/wix-rich-content-common/statics/locale/messages_cs.json +1 -0
  640. package/dist/cjs/wix-rich-content-common/statics/locale/messages_da.json +1 -0
  641. package/dist/cjs/wix-rich-content-common/statics/locale/messages_de.json +1 -0
  642. package/dist/cjs/wix-rich-content-common/statics/locale/messages_el.json +1 -0
  643. package/dist/cjs/wix-rich-content-common/statics/locale/messages_en.json +1 -0
  644. package/dist/cjs/wix-rich-content-common/statics/locale/messages_es.json +1 -0
  645. package/dist/cjs/wix-rich-content-common/statics/locale/messages_fi.json +1 -0
  646. package/dist/cjs/wix-rich-content-common/statics/locale/messages_fr.json +1 -0
  647. package/dist/cjs/wix-rich-content-common/statics/locale/messages_he.json +1 -0
  648. package/dist/cjs/wix-rich-content-common/statics/locale/messages_hi.json +1 -0
  649. package/dist/cjs/wix-rich-content-common/statics/locale/messages_hr.json +1 -0
  650. package/dist/cjs/wix-rich-content-common/statics/locale/messages_hu.json +1 -0
  651. package/dist/cjs/wix-rich-content-common/statics/locale/messages_id.json +1 -0
  652. package/dist/cjs/wix-rich-content-common/statics/locale/messages_it.json +1 -0
  653. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ja.json +1 -0
  654. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ko.json +1 -0
  655. package/dist/cjs/wix-rich-content-common/statics/locale/messages_lt.json +1 -0
  656. package/dist/cjs/wix-rich-content-common/statics/locale/messages_lv.json +1 -0
  657. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ms.json +1 -0
  658. package/dist/cjs/wix-rich-content-common/statics/locale/messages_nl.json +1 -0
  659. package/dist/cjs/wix-rich-content-common/statics/locale/messages_no.json +1 -0
  660. package/dist/cjs/wix-rich-content-common/statics/locale/messages_pl.json +1 -0
  661. package/dist/cjs/wix-rich-content-common/statics/locale/messages_pt.json +1 -0
  662. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ro.json +1 -0
  663. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ru.json +1 -0
  664. package/dist/cjs/wix-rich-content-common/statics/locale/messages_sk.json +1 -0
  665. package/dist/cjs/wix-rich-content-common/statics/locale/messages_sl.json +1 -0
  666. package/dist/cjs/wix-rich-content-common/statics/locale/messages_sv.json +1 -0
  667. package/dist/cjs/wix-rich-content-common/statics/locale/messages_th.json +1 -0
  668. package/dist/cjs/wix-rich-content-common/statics/locale/messages_tl.json +1 -0
  669. package/dist/cjs/wix-rich-content-common/statics/locale/messages_tr.json +1 -0
  670. package/dist/cjs/wix-rich-content-common/statics/locale/messages_uk.json +1 -0
  671. package/dist/cjs/wix-rich-content-common/statics/locale/messages_vi.json +1 -0
  672. package/dist/cjs/wix-rich-content-common/statics/locale/messages_zh.json +1 -0
  673. package/dist/cjs/wix-rich-content-common/statics/styles/fonts-scss.js +1 -1
  674. package/dist/cjs/wix-rich-content-common/statics/styles/fonts-scss.js.map +1 -1
  675. package/dist/cjs/wix-rich-content-common/statics/styles/general.rtlignore-scss.js +11 -11
  676. package/dist/cjs/wix-rich-content-common/statics/styles/general.rtlignore-scss.js.map +1 -1
  677. package/dist/cjs/wix-rich-content-common/statics/styles/placeholder-scss.js +1 -1
  678. package/dist/cjs/wix-rich-content-common/statics/styles/placeholder-scss.js.map +1 -1
  679. package/dist/cjs/wix-rich-content-common/statics/styles/popover-wrapper-scss.js +1 -1
  680. package/dist/cjs/wix-rich-content-common/statics/styles/popover-wrapper-scss.js.map +1 -1
  681. package/dist/compact-types/as-string.js +1 -1
  682. package/dist/compact-types/index.d.ts +1 -1
  683. package/dist/es/content.js +0 -4
  684. package/dist/es/content.js.map +2 -2
  685. package/dist/es/editor-common/statics/locale/messages_ar.json +1 -0
  686. package/dist/es/editor-common/statics/locale/messages_bg.json +1 -0
  687. package/dist/es/editor-common/statics/locale/messages_ca.json +1 -0
  688. package/dist/es/editor-common/statics/locale/messages_cs.json +1 -0
  689. package/dist/es/editor-common/statics/locale/messages_da.json +1 -0
  690. package/dist/es/editor-common/statics/locale/messages_de.json +1 -0
  691. package/dist/es/editor-common/statics/locale/messages_el.json +1 -0
  692. package/dist/es/editor-common/statics/locale/messages_en.json +6 -5
  693. package/dist/es/editor-common/statics/locale/messages_es.json +1 -0
  694. package/dist/es/editor-common/statics/locale/messages_fi.json +1 -0
  695. package/dist/es/editor-common/statics/locale/messages_fr.json +1 -0
  696. package/dist/es/editor-common/statics/locale/messages_he.json +1 -0
  697. package/dist/es/editor-common/statics/locale/messages_hi.json +1 -0
  698. package/dist/es/editor-common/statics/locale/messages_hr.json +1 -0
  699. package/dist/es/editor-common/statics/locale/messages_hu.json +1 -0
  700. package/dist/es/editor-common/statics/locale/messages_id.json +1 -0
  701. package/dist/es/editor-common/statics/locale/messages_it.json +1 -0
  702. package/dist/es/editor-common/statics/locale/messages_ja.json +1 -0
  703. package/dist/es/editor-common/statics/locale/messages_ko.json +1 -0
  704. package/dist/es/editor-common/statics/locale/messages_lt.json +1 -0
  705. package/dist/es/editor-common/statics/locale/messages_lv.json +1 -0
  706. package/dist/es/editor-common/statics/locale/messages_ms.json +1 -0
  707. package/dist/es/editor-common/statics/locale/messages_nl.json +1 -0
  708. package/dist/es/editor-common/statics/locale/messages_no.json +1 -0
  709. package/dist/es/editor-common/statics/locale/messages_pl.json +1 -0
  710. package/dist/es/editor-common/statics/locale/messages_pt.json +1 -0
  711. package/dist/es/editor-common/statics/locale/messages_ro.json +1 -0
  712. package/dist/es/editor-common/statics/locale/messages_ru.json +1 -0
  713. package/dist/es/editor-common/statics/locale/messages_sk.json +1 -0
  714. package/dist/es/editor-common/statics/locale/messages_sl.json +1 -0
  715. package/dist/es/editor-common/statics/locale/messages_sv.json +1 -0
  716. package/dist/es/editor-common/statics/locale/messages_th.json +1 -0
  717. package/dist/es/editor-common/statics/locale/messages_tl.json +1 -0
  718. package/dist/es/editor-common/statics/locale/messages_tr.json +1 -0
  719. package/dist/es/editor-common/statics/locale/messages_uk.json +1 -0
  720. package/dist/es/editor-common/statics/locale/messages_vi.json +1 -0
  721. package/dist/es/editor-common/statics/locale/messages_zh.json +1 -0
  722. package/dist/es/editor-common/statics/styles/anchor-panel-scss.js +19 -19
  723. package/dist/es/editor-common/statics/styles/anchor-panel-scss.js.map +1 -1
  724. package/dist/es/editor-common/statics/styles/button-group-scss.js +4 -4
  725. package/dist/es/editor-common/statics/styles/button-group-scss.js.map +1 -1
  726. package/dist/es/editor-common/statics/styles/editor-styles-scss.js +41 -40
  727. package/dist/es/editor-common/statics/styles/editor-styles-scss.js.map +2 -2
  728. package/dist/es/editor-common/statics/styles/general-scss.js +21 -20
  729. package/dist/es/editor-common/statics/styles/general-scss.js.map +2 -2
  730. package/dist/es/editor-common/statics/styles/inline-toolbar-button-scss.js +10 -10
  731. package/dist/es/editor-common/statics/styles/inline-toolbar-button-scss.js.map +1 -1
  732. package/dist/es/editor-common/statics/styles/link-action-buttons-scss.js +9 -9
  733. package/dist/es/editor-common/statics/styles/link-action-buttons-scss.js.map +1 -1
  734. package/dist/es/editor-common/statics/styles/link-panel-scss.js +18 -18
  735. package/dist/es/editor-common/statics/styles/link-panel-scss.js.map +1 -1
  736. package/dist/es/editor-common/statics/styles/multi-select-link-panel-scss.js +18 -18
  737. package/dist/es/editor-common/statics/styles/multi-select-link-panel-scss.js.map +1 -1
  738. package/dist/es/index.js +1 -3
  739. package/dist/es/index.js.map +2 -2
  740. package/dist/es/link-preview-popover/statics/styles/link-preview-popover.rtlignore-scss.js +11 -11
  741. package/dist/es/link-preview-popover/statics/styles/link-preview-popover.rtlignore-scss.js.map +1 -1
  742. package/dist/es/plugin-ai/ai-actions-modal/ai-actions-modal-scss.js +3 -3
  743. package/dist/es/plugin-ai/ai-actions-modal/ai-actions-modal-scss.js.map +1 -1
  744. package/dist/es/plugin-ai/ai-content-modal/ai-content-modal-scss.js +12 -12
  745. package/dist/es/plugin-ai/ai-content-modal/ai-content-modal-scss.js.map +1 -1
  746. package/dist/es/plugin-ai/ai-content-modal/feed/feed-scss.js +4 -4
  747. package/dist/es/plugin-ai/ai-content-modal/feed/feed-scss.js.map +1 -1
  748. package/dist/es/plugin-ai/ai-content-modal/no-selection-message/no-selection-message-scss.js +3 -3
  749. package/dist/es/plugin-ai/ai-content-modal/no-selection-message/no-selection-message-scss.js.map +1 -1
  750. package/dist/es/plugin-ai/ai-content-modal/text-cursor/text-cursor.rtlignore-scss.js +4 -4
  751. package/dist/es/plugin-ai/ai-content-modal/text-cursor/text-cursor.rtlignore-scss.js.map +1 -1
  752. package/dist/es/plugin-ai/ai-content-modal/textual-prompt-input-area/textual-prompt-input-area.rtlignore-scss.js +7 -7
  753. package/dist/es/plugin-ai/ai-content-modal/textual-prompt-input-area/textual-prompt-input-area.rtlignore-scss.js.map +1 -1
  754. package/dist/es/plugin-ai/ai-flow-selection-modal/ai-flow-selection-modal-scss.js +3 -3
  755. package/dist/es/plugin-ai/ai-flow-selection-modal/ai-flow-selection-modal-scss.js.map +1 -1
  756. package/dist/es/plugin-ai/ai-image-modal/ai-image-modal-scss.js +10 -10
  757. package/dist/es/plugin-ai/ai-image-modal/ai-image-modal-scss.js.map +1 -1
  758. package/dist/es/plugin-ai/ai-image-modal/ai-image-modal.js +1 -7
  759. package/dist/es/plugin-ai/ai-image-modal/ai-image-modal.js.map +2 -2
  760. package/dist/es/plugin-ai/ai-plus-button/ai-plus-button-scss.js +3 -3
  761. package/dist/es/plugin-ai/ai-plus-button/ai-plus-button-scss.js.map +1 -1
  762. package/dist/es/plugin-ai/editor.js +6 -1
  763. package/dist/es/plugin-ai/editor.js.map +2 -2
  764. package/dist/es/plugin-ai/error-message/error-message-scss.js +3 -3
  765. package/dist/es/plugin-ai/error-message/error-message-scss.js.map +1 -1
  766. package/dist/es/plugin-ai/prompt-input-area/prompt-input-area.rtlignore-scss.js +6 -6
  767. package/dist/es/plugin-ai/prompt-input-area/prompt-input-area.rtlignore-scss.js.map +1 -1
  768. package/dist/es/plugin-ai/toolbar/toolbar-button-scss.js +3 -3
  769. package/dist/es/plugin-ai/toolbar/toolbar-button-scss.js.map +1 -1
  770. package/dist/es/plugin-audio/statics/styles/audio-embed-scss.js +3 -3
  771. package/dist/es/plugin-audio/statics/styles/audio-embed-scss.js.map +1 -1
  772. package/dist/es/plugin-audio/statics/styles/audio.rtlignore-scss.js +26 -26
  773. package/dist/es/plugin-audio/statics/styles/audio.rtlignore-scss.js.map +1 -1
  774. package/dist/es/plugin-audio/statics/styles/insert-modal-scss.js +3 -3
  775. package/dist/es/plugin-audio/statics/styles/insert-modal-scss.js.map +1 -1
  776. package/dist/es/plugin-audio/statics/styles/settings-modal-scss.js +3 -3
  777. package/dist/es/plugin-audio/statics/styles/settings-modal-scss.js.map +1 -1
  778. package/dist/es/plugin-audio/viewer-styles-inject.js +2 -2
  779. package/dist/es/plugin-button/statics/styles/alignment.rtlignore-scss.js +5 -5
  780. package/dist/es/plugin-button/statics/styles/alignment.rtlignore-scss.js.map +1 -1
  781. package/dist/es/plugin-button/statics/styles/button-input-modal-scss.js +4 -4
  782. package/dist/es/plugin-button/statics/styles/button-input-modal-scss.js.map +1 -1
  783. package/dist/es/plugin-button/statics/styles/default-styles-scss.js +3 -3
  784. package/dist/es/plugin-button/statics/styles/default-styles-scss.js.map +1 -1
  785. package/dist/es/plugin-button/statics/styles/design-component-scss.js +4 -4
  786. package/dist/es/plugin-button/statics/styles/design-component-scss.js.map +1 -1
  787. package/dist/es/plugin-button/statics/styles/navbar-scss.js +5 -5
  788. package/dist/es/plugin-button/statics/styles/navbar-scss.js.map +1 -1
  789. package/dist/es/plugin-button/viewer-styles-inject.js +2 -2
  790. package/dist/es/plugin-code-block/statics/styles/code-block-scss.js +7 -7
  791. package/dist/es/plugin-code-block/statics/styles/code-block-scss.js.map +1 -1
  792. package/dist/es/plugin-code-block/statics/styles/highlighting-theme-scss.js +35 -35
  793. package/dist/es/plugin-code-block/statics/styles/highlighting-theme-scss.js.map +1 -1
  794. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-component.rtlignore-scss.js +6 -6
  795. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-component.rtlignore-scss.js.map +1 -1
  796. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-pair.rtlignore-scss.js +15 -15
  797. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-pair.rtlignore-scss.js.map +1 -1
  798. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-settings-scss.js +3 -3
  799. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-settings-scss.js.map +1 -1
  800. package/dist/es/plugin-collapsible-list/statics/styles/dnd-handle.rtlignore-scss.js +3 -3
  801. package/dist/es/plugin-collapsible-list/statics/styles/dnd-handle.rtlignore-scss.js.map +1 -1
  802. package/dist/es/plugin-collapsible-list/statics/styles/new-pair-button.rtlignore-scss.js +5 -5
  803. package/dist/es/plugin-collapsible-list/statics/styles/new-pair-button.rtlignore-scss.js.map +1 -1
  804. package/dist/es/plugin-collapsible-list/viewer-styles-inject.js +2 -2
  805. package/dist/es/plugin-commons/statics/styles/file-input-scss.js +3 -3
  806. package/dist/es/plugin-commons/statics/styles/file-input-scss.js.map +1 -1
  807. package/dist/es/plugin-commons/statics/styles/items-dropdown-scss.js +3 -3
  808. package/dist/es/plugin-commons/statics/styles/items-dropdown-scss.js.map +1 -1
  809. package/dist/es/plugin-commons/statics/styles/plugin-toolbar-button-scss.js +8 -8
  810. package/dist/es/plugin-commons/statics/styles/plugin-toolbar-button-scss.js.map +1 -1
  811. package/dist/es/plugin-commons/statics/styles/plugin-toolbar-scss.js +16 -16
  812. package/dist/es/plugin-commons/statics/styles/plugin-toolbar-scss.js.map +1 -1
  813. package/dist/es/plugin-commons/statics/styles/toolbar-button-scss.js +10 -10
  814. package/dist/es/plugin-commons/statics/styles/toolbar-button-scss.js.map +1 -1
  815. package/dist/es/plugin-dangerous-error/statics/dangerous-error-add-button-scss.js +3 -3
  816. package/dist/es/plugin-dangerous-error/statics/dangerous-error-add-button-scss.js.map +1 -1
  817. package/dist/es/plugin-divider/statics/styles/default-styles-scss.js +25 -25
  818. package/dist/es/plugin-divider/statics/styles/default-styles-scss.js.map +1 -1
  819. package/dist/es/plugin-divider/statics/styles/divider-viewer.rtlignore-scss.js +19 -19
  820. package/dist/es/plugin-divider/statics/styles/divider-viewer.rtlignore-scss.js.map +1 -1
  821. package/dist/es/plugin-divider/viewer-styles-inject.js +2 -2
  822. package/dist/es/plugin-emoji/statics/styles/emoji-preview-modal-scss.js +11 -11
  823. package/dist/es/plugin-emoji/statics/styles/emoji-preview-modal-scss.js.map +1 -1
  824. package/dist/es/plugin-figure/{caption-converter.js → converter/caption-converter.js} +3 -3
  825. package/dist/es/plugin-figure/converter/caption-converter.js.map +7 -0
  826. package/dist/es/plugin-figure/editor.js +1 -1
  827. package/dist/es/plugin-figure/editor.js.map +1 -1
  828. package/dist/es/plugin-figure/tiptap/caption-scss.js +5 -5
  829. package/dist/es/plugin-figure/tiptap/caption-scss.js.map +1 -1
  830. package/dist/es/plugin-figure/tiptap/caption-tiptap-extension.js +1 -1
  831. package/dist/es/plugin-figure/tiptap/caption-tiptap-extension.js.map +1 -1
  832. package/dist/es/plugin-figure/tiptap/caption.js +30 -25
  833. package/dist/es/plugin-figure/tiptap/caption.js.map +2 -2
  834. package/dist/es/plugin-figure/tiptap/figure-scss.js +3 -3
  835. package/dist/es/plugin-figure/tiptap/figure-scss.js.map +1 -1
  836. package/dist/es/plugin-figure/tiptap/figure-tiptap-extension.js +35 -11
  837. package/dist/es/plugin-figure/tiptap/figure-tiptap-extension.js.map +2 -2
  838. package/dist/es/plugin-figure/tiptap/figure.js +25 -8
  839. package/dist/es/plugin-figure/tiptap/figure.js.map +2 -2
  840. package/dist/es/plugin-figure/tiptap/use-editor-selection.js +22 -0
  841. package/dist/es/plugin-figure/tiptap/use-editor-selection.js.map +7 -0
  842. package/dist/es/plugin-figure/viewer/viewer-caption-loadable.js +1 -1
  843. package/dist/es/plugin-figure/viewer/viewer-caption.rtlignore-scss.js +2 -2
  844. package/dist/es/plugin-figure/viewer/viewer-caption.rtlignore-scss.js.map +1 -1
  845. package/dist/es/plugin-figure/viewer/viewer-figure.js +36 -0
  846. package/dist/es/plugin-figure/viewer/viewer-figure.js.map +7 -0
  847. package/dist/es/plugin-figure/viewer/viewer-figure.rtlignore-scss.js +7 -0
  848. package/dist/es/plugin-figure/viewer/viewer-figure.rtlignore-scss.js.map +7 -0
  849. package/dist/es/plugin-file-upload/statics/styles/file-upload-viewer-scss.js +20 -20
  850. package/dist/es/plugin-file-upload/statics/styles/file-upload-viewer-scss.js.map +1 -1
  851. package/dist/es/plugin-file-upload/statics/styles/pdf-viewer-scss.js +5 -5
  852. package/dist/es/plugin-file-upload/statics/styles/pdf-viewer-scss.js.map +1 -1
  853. package/dist/es/plugin-file-upload/viewer-styles-inject.js +2 -2
  854. package/dist/es/plugin-gallery/statics/styles/gallery-component-scss.js +3 -3
  855. package/dist/es/plugin-gallery/statics/styles/gallery-component-scss.js.map +1 -1
  856. package/dist/es/plugin-gallery/statics/styles/gallery-settings-modal-scss.js +5 -5
  857. package/dist/es/plugin-gallery/statics/styles/gallery-settings-modal-scss.js.map +1 -1
  858. package/dist/es/plugin-gallery/statics/styles/image-ratio-selector-scss.js +8 -8
  859. package/dist/es/plugin-gallery/statics/styles/image-ratio-selector-scss.js.map +1 -1
  860. package/dist/es/plugin-gallery/statics/styles/media-item-action-menu-scss.js +3 -3
  861. package/dist/es/plugin-gallery/statics/styles/media-item-action-menu-scss.js.map +1 -1
  862. package/dist/es/plugin-gallery/statics/styles/sortable-item-scss.js +3 -3
  863. package/dist/es/plugin-gallery/statics/styles/sortable-item-scss.js.map +1 -1
  864. package/dist/es/plugin-gallery/statics/styles/sortable-list-scss.js +5 -5
  865. package/dist/es/plugin-gallery/statics/styles/sortable-list-scss.js.map +1 -1
  866. package/dist/es/plugin-gallery/statics/styles/thumbnail-placement-selector.rtlignore-scss.js +7 -7
  867. package/dist/es/plugin-gallery/statics/styles/thumbnail-placement-selector.rtlignore-scss.js.map +1 -1
  868. package/dist/es/plugin-gallery/statics/styles/viewer.rtlignore-scss.js +11 -11
  869. package/dist/es/plugin-gallery/statics/styles/viewer.rtlignore-scss.js.map +1 -1
  870. package/dist/es/plugin-gallery/viewer-styles-inject.js +3 -3
  871. package/dist/es/plugin-giphy/statics/styles/giphy-api-input-modal-scss.js +8 -8
  872. package/dist/es/plugin-giphy/statics/styles/giphy-api-input-modal-scss.js.map +1 -1
  873. package/dist/es/plugin-giphy/statics/styles/giphy-selecter-scss.js +16 -16
  874. package/dist/es/plugin-giphy/statics/styles/giphy-selecter-scss.js.map +1 -1
  875. package/dist/es/plugin-giphy/statics/styles/giphy-viewer-scss.js +2 -2
  876. package/dist/es/plugin-giphy/statics/styles/giphy-viewer-scss.js.map +1 -1
  877. package/dist/es/plugin-giphy/viewer-styles-inject.js +2 -2
  878. package/dist/es/plugin-hashtag/statics/hashtag-scss.js +2 -2
  879. package/dist/es/plugin-hashtag/statics/hashtag-scss.js.map +1 -1
  880. package/dist/es/plugin-hashtag/viewer-styles-inject.js +2 -2
  881. package/dist/es/plugin-headings/statics/styles/headingButtonStyles-scss.js +8 -8
  882. package/dist/es/plugin-headings/statics/styles/headingButtonStyles-scss.js.map +1 -1
  883. package/dist/es/plugin-headings/statics/styles/headings-scss.js +10 -10
  884. package/dist/es/plugin-headings/statics/styles/headings-scss.js.map +1 -1
  885. package/dist/es/plugin-headings/statics/styles/panelStyles-scss.js +8 -8
  886. package/dist/es/plugin-headings/statics/styles/panelStyles-scss.js.map +1 -1
  887. package/dist/es/plugin-html/statics/styles/HtmlComponent-scss.js +2 -2
  888. package/dist/es/plugin-html/statics/styles/HtmlComponent-scss.js.map +1 -1
  889. package/dist/es/plugin-html/statics/styles/HtmlEditPanel-scss.js +10 -10
  890. package/dist/es/plugin-html/statics/styles/HtmlEditPanel-scss.js.map +1 -1
  891. package/dist/es/plugin-html/statics/styles/Iframe-scss.js +1 -1
  892. package/dist/es/plugin-html/statics/styles/Iframe-scss.js.map +1 -1
  893. package/dist/es/plugin-html/viewer-styles-inject.js +2 -2
  894. package/dist/es/plugin-image/converter/image-converter.js +3 -0
  895. package/dist/es/plugin-image/converter/image-converter.js.map +2 -2
  896. package/dist/es/plugin-image/statics/styles/image-settings-scss.js +13 -13
  897. package/dist/es/plugin-image/statics/styles/image-settings-scss.js.map +1 -1
  898. package/dist/es/plugin-image/statics/styles/image-viewer.rtlignore-scss.js +14 -14
  899. package/dist/es/plugin-image/statics/styles/image-viewer.rtlignore-scss.js.map +1 -1
  900. package/dist/es/plugin-image/statics/styles/in-plugin-input-scss.js +4 -4
  901. package/dist/es/plugin-image/statics/styles/in-plugin-input-scss.js.map +1 -1
  902. package/dist/es/plugin-image/tiptap/image-tiptap-extension.js +1 -102
  903. package/dist/es/plugin-image/tiptap/image-tiptap-extension.js.map +2 -2
  904. package/dist/es/plugin-image/viewer/common-types.js +1 -0
  905. package/dist/es/plugin-image/viewer/common-types.js.map +7 -0
  906. package/dist/es/plugin-image/viewer/image-container.js +4 -3
  907. package/dist/es/plugin-image/viewer/image-container.js.map +2 -2
  908. package/dist/es/plugin-image/viewer/image.js +1 -2
  909. package/dist/es/plugin-image/viewer/image.js.map +2 -2
  910. package/dist/es/plugin-image/viewer/viewer-image-loadable.js +45 -25
  911. package/dist/es/plugin-image/viewer/viewer-image.js +45 -25
  912. package/dist/es/plugin-image/viewer/viewer-image.js.map +2 -2
  913. package/dist/es/plugin-image/viewer-styles-inject.js +2 -2
  914. package/dist/es/plugin-line-spacing/insert-decoration-modal/insert-decoration-modal-scss.js +5 -5
  915. package/dist/es/plugin-line-spacing/insert-decoration-modal/insert-decoration-modal-scss.js.map +1 -1
  916. package/dist/es/plugin-link/statics/link-viewer-scss.js +7 -7
  917. package/dist/es/plugin-link/statics/link-viewer-scss.js.map +1 -1
  918. package/dist/es/plugin-link/toolbar/url-link-button-scss.js +5 -5
  919. package/dist/es/plugin-link/toolbar/url-link-button-scss.js.map +1 -1
  920. package/dist/es/plugin-link/viewer-styles-inject.js +2 -2
  921. package/dist/es/plugin-link-preview/statics/styles/link-preview-scss.js +8 -8
  922. package/dist/es/plugin-link-preview/statics/styles/link-preview-scss.js.map +1 -1
  923. package/dist/es/plugin-link-preview/viewer-styles-inject.js +2 -2
  924. package/dist/es/plugin-mentions/statics/mention-list-scss.js +7 -7
  925. package/dist/es/plugin-mentions/statics/mention-list-scss.js.map +1 -1
  926. package/dist/es/plugin-mentions/statics/mentions-scss.js +10 -10
  927. package/dist/es/plugin-mentions/statics/mentions-scss.js.map +1 -1
  928. package/dist/es/plugin-mentions/viewer-styles-inject.js +2 -2
  929. package/dist/es/plugin-social-polls/components/image-upload/image-upload-scss.js +9 -9
  930. package/dist/es/plugin-social-polls/components/image-upload/image-upload-scss.js.map +1 -1
  931. package/dist/es/plugin-social-polls/components/insert-modal/preset-picker-scss.js +3 -3
  932. package/dist/es/plugin-social-polls/components/insert-modal/preset-picker-scss.js.map +1 -1
  933. package/dist/es/plugin-social-polls/components/poll-context/styles-scss.js +4 -4
  934. package/dist/es/plugin-social-polls/components/poll-context/styles-scss.js.map +1 -1
  935. package/dist/es/plugin-social-polls/components/poll-header/poll-header-scss.js +3 -3
  936. package/dist/es/plugin-social-polls/components/poll-header/poll-header-scss.js.map +1 -1
  937. package/dist/es/plugin-social-polls/components/poll-option/option-scss.js +23 -23
  938. package/dist/es/plugin-social-polls/components/poll-option/option-scss.js.map +1 -1
  939. package/dist/es/plugin-social-polls/components/poll-option/webview/option-webview-scss.js +24 -24
  940. package/dist/es/plugin-social-polls/components/poll-option/webview/option-webview-scss.js.map +1 -1
  941. package/dist/es/plugin-social-polls/components/poll-scss.js +19 -19
  942. package/dist/es/plugin-social-polls/components/poll-scss.js.map +1 -1
  943. package/dist/es/plugin-social-polls/components/text-field/text-field-scss.js +12 -12
  944. package/dist/es/plugin-social-polls/components/text-field/text-field-scss.js.map +1 -1
  945. package/dist/es/plugin-social-polls/components/voted-users/voted-users.rtlignore-scss.js +20 -20
  946. package/dist/es/plugin-social-polls/components/voted-users/voted-users.rtlignore-scss.js.map +1 -1
  947. package/dist/es/plugin-social-polls/statics/styles/poll-scss.js +5 -5
  948. package/dist/es/plugin-social-polls/statics/styles/poll-scss.js.map +1 -1
  949. package/dist/es/plugin-social-polls/statics/styles/polls-settings-modal-scss.js +5 -5
  950. package/dist/es/plugin-social-polls/statics/styles/polls-settings-modal-scss.js.map +1 -1
  951. package/dist/es/plugin-social-polls/viewer-styles-inject.js +2 -2
  952. package/dist/es/plugin-spoiler/statics/styles/spoiler-scss.js +17 -17
  953. package/dist/es/plugin-spoiler/statics/styles/spoiler-scss.js.map +1 -1
  954. package/dist/es/plugin-spoiler/viewer-styles-inject.js +2 -2
  955. package/dist/es/plugin-table/statics/styles/add-new-section-scss.js +4 -4
  956. package/dist/es/plugin-table/statics/styles/add-new-section-scss.js.map +1 -1
  957. package/dist/es/plugin-table/statics/styles/borders-scss.js +4 -4
  958. package/dist/es/plugin-table/statics/styles/borders-scss.js.map +1 -1
  959. package/dist/es/plugin-table/statics/styles/cell-scss.js +15 -15
  960. package/dist/es/plugin-table/statics/styles/cell-scss.js.map +1 -1
  961. package/dist/es/plugin-table/statics/styles/columns-scss.js +5 -5
  962. package/dist/es/plugin-table/statics/styles/columns-scss.js.map +1 -1
  963. package/dist/es/plugin-table/statics/styles/drag-and-drop-scss.js +10 -10
  964. package/dist/es/plugin-table/statics/styles/drag-and-drop-scss.js.map +1 -1
  965. package/dist/es/plugin-table/statics/styles/resizer-scss.js +6 -6
  966. package/dist/es/plugin-table/statics/styles/resizer-scss.js.map +1 -1
  967. package/dist/es/plugin-table/statics/styles/rows-scss.js +6 -6
  968. package/dist/es/plugin-table/statics/styles/rows-scss.js.map +1 -1
  969. package/dist/es/plugin-table/statics/styles/select-all-scss.js +4 -4
  970. package/dist/es/plugin-table/statics/styles/select-all-scss.js.map +1 -1
  971. package/dist/es/plugin-table/statics/styles/side-toolbar-scss.js +6 -6
  972. package/dist/es/plugin-table/statics/styles/side-toolbar-scss.js.map +1 -1
  973. package/dist/es/plugin-table/statics/styles/table-component-scss.js +11 -11
  974. package/dist/es/plugin-table/statics/styles/table-component-scss.js.map +1 -1
  975. package/dist/es/plugin-table/statics/styles/table-settings-counter-scss.js +3 -3
  976. package/dist/es/plugin-table/statics/styles/table-settings-counter-scss.js.map +1 -1
  977. package/dist/es/plugin-table/statics/styles/table-settings-modal-scss.js +10 -10
  978. package/dist/es/plugin-table/statics/styles/table-settings-modal-scss.js.map +1 -1
  979. package/dist/es/plugin-table/statics/styles/table-toolbar-scss.js +12 -12
  980. package/dist/es/plugin-table/statics/styles/table-toolbar-scss.js.map +1 -1
  981. package/dist/es/plugin-table/statics/styles/table-viewer-scss.js +4 -4
  982. package/dist/es/plugin-table/statics/styles/table-viewer-scss.js.map +1 -1
  983. package/dist/es/plugin-table/tiptap/decorations/addRowCol-scss.js +5 -5
  984. package/dist/es/plugin-table/tiptap/decorations/addRowCol-scss.js.map +1 -1
  985. package/dist/es/plugin-table/tiptap/decorations/controllers-scss.js +13 -13
  986. package/dist/es/plugin-table/tiptap/decorations/controllers-scss.js.map +1 -1
  987. package/dist/es/plugin-table/tiptap/plugins/table-scss.js +14 -14
  988. package/dist/es/plugin-table/tiptap/plugins/table-scss.js.map +1 -1
  989. package/dist/es/plugin-table/viewer-styles-inject.js +2 -2
  990. package/dist/es/plugin-vertical-embed/statics/styles/widget-scss.js +15 -15
  991. package/dist/es/plugin-vertical-embed/statics/styles/widget-scss.js.map +1 -1
  992. package/dist/es/plugin-vertical-embed/viewer-styles-inject.js +2 -2
  993. package/dist/es/plugin-video/constants.js +15 -1
  994. package/dist/es/plugin-video/constants.js.map +2 -2
  995. package/dist/es/plugin-video/converter/fixtures/pm-video-converted.json +27 -0
  996. package/dist/es/plugin-video/converter/fixtures/pm-video-with-caption-converted.json +43 -0
  997. package/dist/es/plugin-video/converter/fixtures/pm-video-with-caption.json +55 -0
  998. package/dist/es/plugin-video/converter/fixtures/pm-video.json +48 -0
  999. package/dist/es/plugin-video/converter/fixtures/ricos-video-converted.json +41 -0
  1000. package/dist/es/plugin-video/converter/fixtures/ricos-video-with-caption-converted.json +50 -0
  1001. package/dist/es/plugin-video/converter/fixtures/ricos-video-with-caption.json +44 -0
  1002. package/dist/es/plugin-video/converter/fixtures/ricos-video.json +27 -0
  1003. package/dist/es/plugin-video/converter/video-converter.js +55 -0
  1004. package/dist/es/plugin-video/converter/video-converter.js.map +7 -0
  1005. package/dist/es/plugin-video/dataHooks.js +3 -3
  1006. package/dist/es/plugin-video/dataHooks.js.map +2 -2
  1007. package/dist/es/plugin-video/defaults.js +1 -11
  1008. package/dist/es/plugin-video/defaults.js.map +2 -2
  1009. package/dist/es/plugin-video/editor.js +12 -2
  1010. package/dist/es/plugin-video/editor.js.map +2 -2
  1011. package/dist/es/plugin-video/getAddButtons.js +1 -2
  1012. package/dist/es/plugin-video/getAddButtons.js.map +2 -2
  1013. package/dist/es/plugin-video/getToolbarButtons.js +15 -2
  1014. package/dist/es/plugin-video/getToolbarButtons.js.map +2 -2
  1015. package/dist/es/plugin-video/statics/styles/default-video-styles-scss.js +8 -8
  1016. package/dist/es/plugin-video/statics/styles/default-video-styles-scss.js.map +1 -1
  1017. package/dist/es/plugin-video/statics/styles/new-video-insert-modal-scss.js +4 -4
  1018. package/dist/es/plugin-video/statics/styles/new-video-insert-modal-scss.js.map +1 -1
  1019. package/dist/es/plugin-video/statics/styles/video-settings-scss.js +10 -10
  1020. package/dist/es/plugin-video/statics/styles/video-settings-scss.js.map +1 -1
  1021. package/dist/es/plugin-video/statics/styles/video-viewer-scss.js +3 -3
  1022. package/dist/es/plugin-video/statics/styles/video-viewer-scss.js.map +1 -1
  1023. package/dist/es/plugin-video/testkit.js +6 -4
  1024. package/dist/es/plugin-video/testkit.js.map +2 -2
  1025. package/dist/es/plugin-video/tiptap/component.js +4 -2
  1026. package/dist/es/plugin-video/tiptap/component.js.map +2 -2
  1027. package/dist/es/plugin-video/tiptap/tiptap.js +65 -9
  1028. package/dist/es/plugin-video/tiptap/tiptap.js.map +2 -2
  1029. package/dist/es/plugin-video/tiptap/video-component.js +37 -5
  1030. package/dist/es/plugin-video/tiptap/video-component.js.map +2 -2
  1031. package/dist/es/plugin-video/toolbar/upload-video.js +3 -3
  1032. package/dist/es/plugin-video/toolbar/upload-video.js.map +2 -2
  1033. package/dist/es/plugin-video/viewer/nodeViewRenderers-loadable.js +70 -5
  1034. package/dist/es/plugin-video/viewer/nodeViewRenderers-loadable.js.map +2 -2
  1035. package/dist/es/plugin-video/viewer/nodeViewRenderers.js +4 -2
  1036. package/dist/es/plugin-video/viewer/nodeViewRenderers.js.map +2 -2
  1037. package/dist/es/plugin-video/viewer/video.js +277 -18
  1038. package/dist/es/plugin-video/viewer/video.js.map +2 -2
  1039. package/dist/es/plugin-video/viewer/viewer-video-loadable.js +48 -0
  1040. package/dist/es/plugin-video/viewer/viewer-video.js +46 -0
  1041. package/dist/es/plugin-video/viewer/viewer-video.js.map +7 -0
  1042. package/dist/es/plugin-video/viewer-styles-inject.js +2 -2
  1043. package/dist/es/pm-converters/collect.js +13 -7
  1044. package/dist/es/pm-converters/collect.js.map +2 -2
  1045. package/dist/es/ricos-common-plugins/breakout/extension.js +1 -1
  1046. package/dist/es/ricos-common-plugins/breakout/extension.js.map +2 -2
  1047. package/dist/es/ricos-common-plugins/statics/styles-scss.js +11 -11
  1048. package/dist/es/ricos-common-plugins/statics/styles-scss.js.map +1 -1
  1049. package/dist/es/ricos-common-plugins/title/headings-scss.js +10 -10
  1050. package/dist/es/ricos-common-plugins/title/headings-scss.js.map +1 -1
  1051. package/dist/es/ricos-common-plugins/unsupported/unsupported-node-extension.js +1 -1
  1052. package/dist/es/ricos-common-plugins/unsupported/unsupported-node-extension.js.map +1 -1
  1053. package/dist/es/ricos-content/RicosContentAPI/AbstractContentBuilder.js +0 -2
  1054. package/dist/es/ricos-content/RicosContentAPI/AbstractContentBuilder.js.map +2 -2
  1055. package/dist/es/ricos-content/RicosContentAPI/node-builder-methods.js +0 -8
  1056. package/dist/es/ricos-content/RicosContentAPI/node-builder-methods.js.map +2 -2
  1057. package/dist/es/ricos-content/TranslatableAPI/types.js.map +1 -1
  1058. package/dist/es/ricos-content/consts.js +0 -5
  1059. package/dist/es/ricos-content/consts.js.map +2 -2
  1060. package/dist/es/ricos-content/converters/draft/consts.js +0 -2
  1061. package/dist/es/ricos-content/converters/draft/consts.js.map +2 -2
  1062. package/dist/es/ricos-content/converters/draft/fromDraft/consts.js +0 -3
  1063. package/dist/es/ricos-content/converters/draft/fromDraft/consts.js.map +2 -2
  1064. package/dist/es/ricos-content/converters/draft/fromDraft/convertRicosPluginData.js +0 -24
  1065. package/dist/es/ricos-content/converters/draft/fromDraft/convertRicosPluginData.js.map +2 -2
  1066. package/dist/es/ricos-content/converters/draft/toDraft/convertContainerData.js +0 -3
  1067. package/dist/es/ricos-content/converters/draft/toDraft/convertContainerData.js.map +2 -2
  1068. package/dist/es/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.js +0 -1
  1069. package/dist/es/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.js.map +2 -2
  1070. package/dist/es/ricos-content/converters/nodeUtils.js +0 -1
  1071. package/dist/es/ricos-content/converters/nodeUtils.js.map +2 -2
  1072. package/dist/es/ricos-content/converters/plainText/toPlainText/complexPlainText.js +1 -1
  1073. package/dist/es/ricos-content/converters/plainText/toPlainText/complexPlainText.js.map +1 -1
  1074. package/dist/es/ricos-content/converters/plainText/toPlainText/convertNodes.js +0 -5
  1075. package/dist/es/ricos-content/converters/plainText/toPlainText/convertNodes.js.map +2 -2
  1076. package/dist/es/ricos-content/converters/plainText/toPlainText/to-plain-text-base.js +0 -4
  1077. package/dist/es/ricos-content/converters/plainText/toPlainText/to-plain-text-base.js.map +2 -2
  1078. package/dist/es/ricos-content/statics/json/migratedFixtures/migration-content.json +7 -19
  1079. package/dist/es/ricos-content/truncateContent/types.js +0 -2
  1080. package/dist/es/ricos-content/truncateContent/types.js.map +2 -2
  1081. package/dist/es/ricos-editor/statics/styles/editor-styles-scss.js +8 -8
  1082. package/dist/es/ricos-editor/statics/styles/editor-styles-scss.js.map +1 -1
  1083. package/dist/es/ricos-editor/tiptap/RicosEditor.js +3 -0
  1084. package/dist/es/ricos-editor/tiptap/RicosEditor.js.map +2 -2
  1085. package/dist/es/ricos-modals/statics/styles/drawer-scss.js +11 -11
  1086. package/dist/es/ricos-modals/statics/styles/drawer-scss.js.map +1 -1
  1087. package/dist/es/ricos-modals/statics/styles/fullscreen-scss.js +3 -3
  1088. package/dist/es/ricos-modals/statics/styles/fullscreen-scss.js.map +1 -1
  1089. package/dist/es/ricos-modals/statics/styles/popover-scss.js +4 -4
  1090. package/dist/es/ricos-modals/statics/styles/popover-scss.js.map +1 -1
  1091. package/dist/es/ricos-modals/statics/styles/popper-scss.js +4 -4
  1092. package/dist/es/ricos-modals/statics/styles/popper-scss.js.map +1 -1
  1093. package/dist/es/ricos-modals/statics/styles/toolbar-scss.js +3 -3
  1094. package/dist/es/ricos-modals/statics/styles/toolbar-scss.js.map +1 -1
  1095. package/dist/es/ricos-orchestrator/map-bi-callbacks-to-events.js +0 -2
  1096. package/dist/es/ricos-orchestrator/map-bi-callbacks-to-events.js.map +2 -2
  1097. package/dist/es/ricos-plugins/toolbar-utils/toToolbarItemsConfig.js +0 -1
  1098. package/dist/es/ricos-plugins/toolbar-utils/toToolbarItemsConfig.js.map +2 -2
  1099. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/plugin_map.enums.js.map +2 -2
  1100. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/rich_content.enums.js.map +2 -2
  1101. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/rich_content.js.map +1 -1
  1102. package/dist/es/ricos-schema/next-schema/generated/ricos-document-reference.js +498 -602
  1103. package/dist/es/ricos-schema/next-schema/generated/ricos-document-reference.js.map +2 -2
  1104. package/dist/es/ricos-schema/next-schema/generated/ricos_document.js.map +2 -2
  1105. package/dist/es/ricos-schema/next-schema/generated/ricos_document.jtd.json +318 -315
  1106. package/dist/es/ricos-schema/next-schema/jtdToMd.js +11 -14
  1107. package/dist/es/ricos-schema/next-schema/jtdToMd.js.map +2 -2
  1108. package/dist/es/ricos-schema/next-schema/ricos-jtd/common.json +8 -8
  1109. package/dist/es/ricos-schema/next-schema/ricos-jtd/container_data.json +9 -9
  1110. package/dist/es/ricos-schema/next-schema/ricos-jtd/decorations.json +24 -24
  1111. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_blockquote.json +4 -4
  1112. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_caption.json +6 -6
  1113. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_code_block.json +4 -4
  1114. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_heading.json +6 -6
  1115. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_list.json +9 -9
  1116. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_paragraph.json +6 -6
  1117. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_text.json +4 -4
  1118. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_app_embed.json +13 -10
  1119. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_audio.json +4 -4
  1120. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_button.json +7 -7
  1121. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_collapsible_list.json +12 -12
  1122. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_divider.json +5 -5
  1123. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_embed.json +11 -11
  1124. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_file.json +4 -4
  1125. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_gallery.json +15 -15
  1126. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_gif.json +5 -5
  1127. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_html.json +3 -3
  1128. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_image.json +6 -6
  1129. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_link_preview.json +2 -2
  1130. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_poll.json +11 -11
  1131. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_table.json +5 -5
  1132. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_table_cell.json +8 -8
  1133. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_video.json +5 -5
  1134. package/dist/es/ricos-schema/next-schema/ricos-jtd/ricos_document.json +10 -10
  1135. package/dist/es/ricos-schema/next-schema/ricos-jtd/root_node.json +1 -1
  1136. package/dist/es/ricos-schema/next-schema/version.js +1 -1
  1137. package/dist/es/ricos-schema/next-schema/version.js.map +1 -1
  1138. package/dist/es/ricos-shortcuts/ShortcutsDialog-scss.js +10 -10
  1139. package/dist/es/ricos-shortcuts/ShortcutsDialog-scss.js.map +1 -1
  1140. package/dist/es/ricos-styles/statics/styles/style-presets-scss.js +5 -5
  1141. package/dist/es/ricos-styles/statics/styles/style-presets-scss.js.map +1 -1
  1142. package/dist/es/ricos-types/editorTypes.js.map +1 -1
  1143. package/dist/es/ricos-types/pluginTypes.js.map +2 -2
  1144. package/dist/es/ricos-types/tiptap.js.map +1 -1
  1145. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/blockquote/blockquote-scss.js +2 -2
  1146. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/blockquote/blockquote-scss.js.map +1 -1
  1147. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/codeblock/codeblock-scss.js +3 -3
  1148. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/codeblock/codeblock-scss.js.map +1 -1
  1149. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/heading/heading-scss.js +9 -9
  1150. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/heading/heading-scss.js.map +1 -1
  1151. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/lists/lists-scss.js +4 -4
  1152. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/lists/lists-scss.js.map +1 -1
  1153. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/paragraph/paragraph-scss.js +4 -4
  1154. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/paragraph/paragraph-scss.js.map +1 -1
  1155. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/link-viewer-wrapper.rtlignore-scss.js +1 -1
  1156. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/link-viewer-wrapper.rtlignore-scss.js.map +1 -1
  1157. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/plugin.rtlignore-scss.js +15 -15
  1158. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/plugin.rtlignore-scss.js.map +1 -1
  1159. package/dist/es/ricos-viewer-next/modals/fullscreen/fullscreen.rtlignore-scss.js +11 -11
  1160. package/dist/es/ricos-viewer-next/modals/fullscreen/fullscreen.rtlignore-scss.js.map +1 -1
  1161. package/dist/es/ricos-viewer-next/statics/alignment.rtlignore-scss.js +16 -16
  1162. package/dist/es/ricos-viewer-next/statics/alignment.rtlignore-scss.js.map +1 -1
  1163. package/dist/es/ricos-viewer-next/statics/indentation-scss.js +7 -7
  1164. package/dist/es/ricos-viewer-next/statics/indentation-scss.js.map +1 -1
  1165. package/dist/es/ricos-viewer-next/statics/rich-content-viewer-scss.js +9 -9
  1166. package/dist/es/ricos-viewer-next/statics/rich-content-viewer-scss.js.map +1 -1
  1167. package/dist/es/ricos-viewer-next/statics/rtl.rtlignore-scss.js +2 -2
  1168. package/dist/es/ricos-viewer-next/statics/rtl.rtlignore-scss.js.map +1 -1
  1169. package/dist/es/text-selection-toolbar/statics/styles/viewer-inline-toolbar.rtlignore-scss.js +4 -4
  1170. package/dist/es/text-selection-toolbar/statics/styles/viewer-inline-toolbar.rtlignore-scss.js.map +1 -1
  1171. package/dist/es/tiptap-editor/components/RichContentAdapter.js +19 -5
  1172. package/dist/es/tiptap-editor/components/RichContentAdapter.js.map +2 -2
  1173. package/dist/es/tiptap-editor/consts.js +2 -3
  1174. package/dist/es/tiptap-editor/consts.js.map +2 -2
  1175. package/dist/es/tiptap-editor/statics/styles/tiptap-editor-styles-scss.js +11 -11
  1176. package/dist/es/tiptap-editor/statics/styles/tiptap-editor-styles-scss.js.map +1 -1
  1177. package/dist/es/tiptap-extensions/placeholder-scss.js +3 -3
  1178. package/dist/es/tiptap-extensions/placeholder-scss.js.map +1 -1
  1179. package/dist/es/tiptap-extensions/statics/styles-scss.js +7 -7
  1180. package/dist/es/tiptap-extensions/statics/styles-scss.js.map +1 -1
  1181. package/dist/es/toolbars-modals/heading/CustomHeadingButton-scss.js +3 -3
  1182. package/dist/es/toolbars-modals/heading/CustomHeadingButton-scss.js.map +1 -1
  1183. package/dist/es/toolbars-modals/heading/customPanelStyles-scss.js +11 -11
  1184. package/dist/es/toolbars-modals/heading/customPanelStyles-scss.js.map +1 -1
  1185. package/dist/es/toolbars-modals/link-new/anchor-settings/anchor-settings-scss.js +6 -6
  1186. package/dist/es/toolbars-modals/link-new/anchor-settings/anchor-settings-scss.js.map +1 -1
  1187. package/dist/es/toolbars-modals/link-new/anchor-settings/anchorable-elements-list-scss.js +3 -3
  1188. package/dist/es/toolbars-modals/link-new/anchor-settings/anchorable-elements-list-scss.js.map +1 -1
  1189. package/dist/es/toolbars-modals/link-new/modal/link-settings-modal-header-scss.js +3 -3
  1190. package/dist/es/toolbars-modals/link-new/modal/link-settings-modal-header-scss.js.map +1 -1
  1191. package/dist/es/toolbars-modals/panels/styles-scss.js +33 -33
  1192. package/dist/es/toolbars-modals/panels/styles-scss.js.map +1 -1
  1193. package/dist/es/toolbars-ui/components/AddPluginMenu/add-plugin-menu-rce/side-toolbar-panel-scss.js +13 -13
  1194. package/dist/es/toolbars-ui/components/AddPluginMenu/add-plugin-menu-rce/side-toolbar-panel-scss.js.map +1 -1
  1195. package/dist/es/toolbars-ui/components/AddPluginMenu/plugin-menu-button-scss.js +3 -3
  1196. package/dist/es/toolbars-ui/components/AddPluginMenu/plugin-menu-button-scss.js.map +1 -1
  1197. package/dist/es/toolbars-ui/components/DropdownModals/DropdownModal-scss.js +4 -4
  1198. package/dist/es/toolbars-ui/components/DropdownModals/DropdownModal-scss.js.map +1 -1
  1199. package/dist/es/toolbars-ui/components/ListItem/list-item-section-scss.js +5 -5
  1200. package/dist/es/toolbars-ui/components/ListItem/list-item-section-scss.js.map +1 -1
  1201. package/dist/es/toolbars-ui/components/ListItem/list-item-select-scss.js +12 -12
  1202. package/dist/es/toolbars-ui/components/ListItem/list-item-select-scss.js.map +1 -1
  1203. package/dist/es/toolbars-ui/components/ListItem/list-item-toggle-scss.js +10 -10
  1204. package/dist/es/toolbars-ui/components/ListItem/list-item-toggle-scss.js.map +1 -1
  1205. package/dist/es/toolbars-ui/components/ToolbarButton/ToolbarButton-scss.js +10 -10
  1206. package/dist/es/toolbars-ui/components/ToolbarButton/ToolbarButton-scss.js.map +1 -1
  1207. package/dist/es/toolbars-ui/components/ToolbarButtonSeparator/ToolbarButtonSeparator-scss.js +4 -4
  1208. package/dist/es/toolbars-ui/components/ToolbarButtonSeparator/ToolbarButtonSeparator-scss.js.map +1 -1
  1209. package/dist/es/toolbars-v3/components/InsertPluginToolbar/insert-plugin-toolbar-scss.js +3 -3
  1210. package/dist/es/toolbars-v3/components/InsertPluginToolbar/insert-plugin-toolbar-scss.js.map +1 -1
  1211. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/OverflownButtons-scss.js +7 -7
  1212. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/OverflownButtons-scss.js.map +1 -1
  1213. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbar-scss.js +5 -5
  1214. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbar-scss.js.map +1 -1
  1215. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbarWrapper-scss.js +6 -6
  1216. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbarWrapper-scss.js.map +1 -1
  1217. package/dist/es/toolbars-v3/components/Toolbar/RicosMobileToolbar/RicosMobileToolbar-scss.js +11 -11
  1218. package/dist/es/toolbars-v3/components/Toolbar/RicosMobileToolbar/RicosMobileToolbar-scss.js.map +1 -1
  1219. package/dist/es/toolbars-v3/components/Toolbar/RicosMobileToolbar/mobile-toolbar-overlay/mobile-toolbar-overlay-scss.js +3 -3
  1220. package/dist/es/toolbars-v3/components/Toolbar/RicosMobileToolbar/mobile-toolbar-overlay/mobile-toolbar-overlay-scss.js.map +1 -1
  1221. package/dist/es/toolbars-v3/components/buttons/AddPluginMenuButtons/AddPluginMenuMobileButton-scss.js +4 -4
  1222. package/dist/es/toolbars-v3/components/buttons/AddPluginMenuButtons/AddPluginMenuMobileButton-scss.js.map +1 -1
  1223. package/dist/es/toolbars-v3/components/buttons/FontSizeButton/FontSizeButton-scss.js +8 -8
  1224. package/dist/es/toolbars-v3/components/buttons/FontSizeButton/FontSizeButton-scss.js.map +1 -1
  1225. package/dist/es/toolbars-v3/components/buttons/ToolbarButton/ToolbarButton-scss.js +8 -8
  1226. package/dist/es/toolbars-v3/components/buttons/ToolbarButton/ToolbarButton-scss.js.map +1 -1
  1227. package/dist/es/toolbars-v3/modals/FloatingPluginMenu/styles/floating-add-plugin-menu.rtlignore-scss.js +8 -8
  1228. package/dist/es/toolbars-v3/modals/FloatingPluginMenu/styles/floating-add-plugin-menu.rtlignore-scss.js.map +1 -1
  1229. package/dist/es/toolbars-v3/ricos-toolbars/footer/FooterToolbar-scss.js +3 -3
  1230. package/dist/es/toolbars-v3/ricos-toolbars/footer/FooterToolbar-scss.js.map +1 -1
  1231. package/dist/es/toolbars-v3/ricos-toolbars/footer/get-toolbar-id-by-insert-plugin.js +0 -1
  1232. package/dist/es/toolbars-v3/ricos-toolbars/footer/get-toolbar-id-by-insert-plugin.js.map +2 -2
  1233. package/dist/es/toolbars-v3/ricos-toolbars/mega/mega-toolbar-scss.js +3 -3
  1234. package/dist/es/toolbars-v3/ricos-toolbars/mega/mega-toolbar-scss.js.map +1 -1
  1235. package/dist/es/toolbars-v3/ricos-toolbars/plugin/PluginToolbar-scss.js +3 -3
  1236. package/dist/es/toolbars-v3/ricos-toolbars/plugin/PluginToolbar-scss.js.map +1 -1
  1237. package/dist/es/ui-components/Components/Image-scss.js +3 -3
  1238. package/dist/es/ui-components/Components/Image-scss.js.map +1 -1
  1239. package/dist/es/ui-components/color-picker/common/color-swatches-scss.js +5 -5
  1240. package/dist/es/ui-components/color-picker/common/color-swatches-scss.js.map +1 -1
  1241. package/dist/es/ui-components/color-picker/floating-color-picker/floating-color-picker-scss.js +3 -3
  1242. package/dist/es/ui-components/color-picker/floating-color-picker/floating-color-picker-scss.js.map +1 -1
  1243. package/dist/es/ui-components/color-picker/floating-color-picker/floating-custom-color-picker/floating-custom-color-picker-scss.js +3 -3
  1244. package/dist/es/ui-components/color-picker/floating-color-picker/floating-custom-color-picker/floating-custom-color-picker-scss.js.map +1 -1
  1245. package/dist/es/ui-components/modal-layout/floating-layout/floating-desktop-layout-scss.js +3 -3
  1246. package/dist/es/ui-components/modal-layout/floating-layout/floating-desktop-layout-scss.js.map +1 -1
  1247. package/dist/es/ui-components/modal-layout/fullscreen-mobile-layout/fullscreen-mobile-layout-scss.js +6 -6
  1248. package/dist/es/ui-components/modal-layout/fullscreen-mobile-layout/fullscreen-mobile-layout-scss.js.map +1 -1
  1249. package/dist/es/ui-components/modal-layout/side-panel-layout/side-panel-desktop-layout-scss.js +3 -3
  1250. package/dist/es/ui-components/modal-layout/side-panel-layout/side-panel-desktop-layout-scss.js.map +1 -1
  1251. package/dist/es/ui-components/statics/styles/button-scss.js +11 -11
  1252. package/dist/es/ui-components/statics/styles/button-scss.js.map +1 -1
  1253. package/dist/es/ui-components/statics/styles/color-picker-scss.js +3 -3
  1254. package/dist/es/ui-components/statics/styles/color-picker-scss.js.map +1 -1
  1255. package/dist/es/ui-components/statics/styles/generic-error-scss.js +3 -3
  1256. package/dist/es/ui-components/statics/styles/generic-error-scss.js.map +1 -1
  1257. package/dist/es/ui-components/statics/styles/image-scss.js +4 -4
  1258. package/dist/es/ui-components/statics/styles/image-scss.js.map +1 -1
  1259. package/dist/es/ui-components/statics/styles/info-icon-scss.js +4 -4
  1260. package/dist/es/ui-components/statics/styles/info-icon-scss.js.map +1 -1
  1261. package/dist/es/ui-components/statics/styles/info-text-scss.js +4 -4
  1262. package/dist/es/ui-components/statics/styles/info-text-scss.js.map +1 -1
  1263. package/dist/es/ui-components/statics/styles/label-scss.js +4 -4
  1264. package/dist/es/ui-components/statics/styles/label-scss.js.map +1 -1
  1265. package/dist/es/ui-components/statics/styles/loaders.rtlignore-scss.js +10 -10
  1266. package/dist/es/ui-components/statics/styles/loaders.rtlignore-scss.js.map +1 -1
  1267. package/dist/es/ui-components/statics/styles/media-item-error-msg-scss.js +6 -6
  1268. package/dist/es/ui-components/statics/styles/media-item-error-msg-scss.js.map +1 -1
  1269. package/dist/es/ui-components/statics/styles/modal-close-button-scss.js +3 -3
  1270. package/dist/es/ui-components/statics/styles/modal-close-button-scss.js.map +1 -1
  1271. package/dist/es/ui-components/statics/styles/settings-mobile-header-scss.js +5 -5
  1272. package/dist/es/ui-components/statics/styles/settings-mobile-header-scss.js.map +1 -1
  1273. package/dist/es/ui-components/statics/styles/settings-panel-header-scss.js +4 -4
  1274. package/dist/es/ui-components/statics/styles/settings-panel-header-scss.js.map +1 -1
  1275. package/dist/es/ui-components/statics/styles/slider-scss.js +8 -8
  1276. package/dist/es/ui-components/statics/styles/slider-scss.js.map +1 -1
  1277. package/dist/es/ui-components/statics/styles/spinner-scss.js +7 -7
  1278. package/dist/es/ui-components/statics/styles/spinner-scss.js.map +1 -1
  1279. package/dist/es/ui-components/statics/styles/text-input-scss.js +11 -11
  1280. package/dist/es/ui-components/statics/styles/text-input-scss.js.map +1 -1
  1281. package/dist/es/ui-components/statics/styles/text-search-input-scss.js +6 -6
  1282. package/dist/es/ui-components/statics/styles/text-search-input-scss.js.map +1 -1
  1283. package/dist/es/ui-components/statics/styles/thumbnail-picker-scss.js +4 -4
  1284. package/dist/es/ui-components/statics/styles/thumbnail-picker-scss.js.map +1 -1
  1285. package/dist/es/ui-components/statics/styles/toast-scss.js +7 -7
  1286. package/dist/es/ui-components/statics/styles/toast-scss.js.map +1 -1
  1287. package/dist/es/ui-components/statics/styles/toggle-button-scss.js +3 -3
  1288. package/dist/es/ui-components/statics/styles/toggle-button-scss.js.map +1 -1
  1289. package/dist/es/ui-components/statics/styles/toggle-scss.js +11 -11
  1290. package/dist/es/ui-components/statics/styles/toggle-scss.js.map +1 -1
  1291. package/dist/es/ui-components/statics/styles/toolbar-separator-scss.js +4 -4
  1292. package/dist/es/ui-components/statics/styles/toolbar-separator-scss.js.map +1 -1
  1293. package/dist/es/wix-rich-content-common/Utils/ricosContentAnalytics.js +0 -2
  1294. package/dist/es/wix-rich-content-common/Utils/ricosContentAnalytics.js.map +2 -2
  1295. package/dist/es/wix-rich-content-common/statics/locale/messages_ar.json +1 -0
  1296. package/dist/es/wix-rich-content-common/statics/locale/messages_bg.json +1 -0
  1297. package/dist/es/wix-rich-content-common/statics/locale/messages_ca.json +1 -0
  1298. package/dist/es/wix-rich-content-common/statics/locale/messages_cs.json +1 -0
  1299. package/dist/es/wix-rich-content-common/statics/locale/messages_da.json +1 -0
  1300. package/dist/es/wix-rich-content-common/statics/locale/messages_de.json +1 -0
  1301. package/dist/es/wix-rich-content-common/statics/locale/messages_el.json +1 -0
  1302. package/dist/es/wix-rich-content-common/statics/locale/messages_en.json +1 -0
  1303. package/dist/es/wix-rich-content-common/statics/locale/messages_es.json +1 -0
  1304. package/dist/es/wix-rich-content-common/statics/locale/messages_fi.json +1 -0
  1305. package/dist/es/wix-rich-content-common/statics/locale/messages_fr.json +1 -0
  1306. package/dist/es/wix-rich-content-common/statics/locale/messages_he.json +1 -0
  1307. package/dist/es/wix-rich-content-common/statics/locale/messages_hi.json +1 -0
  1308. package/dist/es/wix-rich-content-common/statics/locale/messages_hr.json +1 -0
  1309. package/dist/es/wix-rich-content-common/statics/locale/messages_hu.json +1 -0
  1310. package/dist/es/wix-rich-content-common/statics/locale/messages_id.json +1 -0
  1311. package/dist/es/wix-rich-content-common/statics/locale/messages_it.json +1 -0
  1312. package/dist/es/wix-rich-content-common/statics/locale/messages_ja.json +1 -0
  1313. package/dist/es/wix-rich-content-common/statics/locale/messages_ko.json +1 -0
  1314. package/dist/es/wix-rich-content-common/statics/locale/messages_lt.json +1 -0
  1315. package/dist/es/wix-rich-content-common/statics/locale/messages_lv.json +1 -0
  1316. package/dist/es/wix-rich-content-common/statics/locale/messages_ms.json +1 -0
  1317. package/dist/es/wix-rich-content-common/statics/locale/messages_nl.json +1 -0
  1318. package/dist/es/wix-rich-content-common/statics/locale/messages_no.json +1 -0
  1319. package/dist/es/wix-rich-content-common/statics/locale/messages_pl.json +1 -0
  1320. package/dist/es/wix-rich-content-common/statics/locale/messages_pt.json +1 -0
  1321. package/dist/es/wix-rich-content-common/statics/locale/messages_ro.json +1 -0
  1322. package/dist/es/wix-rich-content-common/statics/locale/messages_ru.json +1 -0
  1323. package/dist/es/wix-rich-content-common/statics/locale/messages_sk.json +1 -0
  1324. package/dist/es/wix-rich-content-common/statics/locale/messages_sl.json +1 -0
  1325. package/dist/es/wix-rich-content-common/statics/locale/messages_sv.json +1 -0
  1326. package/dist/es/wix-rich-content-common/statics/locale/messages_th.json +1 -0
  1327. package/dist/es/wix-rich-content-common/statics/locale/messages_tl.json +1 -0
  1328. package/dist/es/wix-rich-content-common/statics/locale/messages_tr.json +1 -0
  1329. package/dist/es/wix-rich-content-common/statics/locale/messages_uk.json +1 -0
  1330. package/dist/es/wix-rich-content-common/statics/locale/messages_vi.json +1 -0
  1331. package/dist/es/wix-rich-content-common/statics/locale/messages_zh.json +1 -0
  1332. package/dist/es/wix-rich-content-common/statics/styles/fonts-scss.js +3 -3
  1333. package/dist/es/wix-rich-content-common/statics/styles/fonts-scss.js.map +1 -1
  1334. package/dist/es/wix-rich-content-common/statics/styles/general.rtlignore-scss.js +13 -13
  1335. package/dist/es/wix-rich-content-common/statics/styles/general.rtlignore-scss.js.map +1 -1
  1336. package/dist/es/wix-rich-content-common/statics/styles/placeholder-scss.js +3 -3
  1337. package/dist/es/wix-rich-content-common/statics/styles/placeholder-scss.js.map +1 -1
  1338. package/dist/es/wix-rich-content-common/statics/styles/popover-wrapper-scss.js +3 -3
  1339. package/dist/es/wix-rich-content-common/statics/styles/popover-wrapper-scss.js.map +1 -1
  1340. package/dist/src/content.d.ts +2 -2
  1341. package/dist/src/content.d.ts.map +1 -1
  1342. package/dist/src/index.d.ts +4 -2
  1343. package/dist/src/index.d.ts.map +1 -1
  1344. package/dist/src/plugin-ai/ai-image-modal/ai-image-modal.d.ts.map +1 -1
  1345. package/dist/src/plugin-ai/editor.d.ts.map +1 -1
  1346. package/dist/src/plugin-figure/{caption-converter.d.ts → converter/caption-converter.d.ts} +2 -2
  1347. package/dist/src/plugin-figure/converter/caption-converter.d.ts.map +1 -0
  1348. package/dist/src/plugin-figure/converter/caption-converter.spec.d.ts.map +1 -0
  1349. package/dist/src/plugin-figure/tiptap/caption.d.ts.map +1 -1
  1350. package/dist/src/plugin-figure/tiptap/figure-tiptap-extension.d.ts.map +1 -1
  1351. package/dist/src/plugin-figure/tiptap/figure.d.ts.map +1 -1
  1352. package/dist/src/plugin-figure/tiptap/use-editor-selection.d.ts +10 -0
  1353. package/dist/src/plugin-figure/tiptap/use-editor-selection.d.ts.map +1 -0
  1354. package/dist/src/plugin-figure/viewer/viewer-figure.d.ts +4 -0
  1355. package/dist/src/plugin-figure/viewer/viewer-figure.d.ts.map +1 -0
  1356. package/dist/src/plugin-image/converter/image-converter.d.ts.map +1 -1
  1357. package/dist/src/plugin-image/tiptap/image-tiptap-extension.d.ts.map +1 -1
  1358. package/dist/src/plugin-image/viewer/common-types.d.ts +9 -0
  1359. package/dist/src/plugin-image/viewer/common-types.d.ts.map +1 -0
  1360. package/dist/src/plugin-image/viewer/image-container.d.ts +2 -2
  1361. package/dist/src/plugin-image/viewer/image-container.d.ts.map +1 -1
  1362. package/dist/src/plugin-image/viewer/image.d.ts +1 -1
  1363. package/dist/src/plugin-image/viewer/image.d.ts.map +1 -1
  1364. package/dist/src/plugin-image/viewer/viewer-image.d.ts +1 -1
  1365. package/dist/src/plugin-image/viewer/viewer-image.d.ts.map +1 -1
  1366. package/dist/src/plugin-video/constants.d.ts +4 -0
  1367. package/dist/src/plugin-video/constants.d.ts.map +1 -1
  1368. package/dist/src/plugin-video/converter/video-converter.d.ts +3 -0
  1369. package/dist/src/plugin-video/converter/video-converter.d.ts.map +1 -0
  1370. package/dist/src/plugin-video/converter/video-converter.spec.d.ts.map +1 -0
  1371. package/dist/src/plugin-video/dataHooks.d.ts +1 -1
  1372. package/dist/src/plugin-video/dataHooks.d.ts.map +1 -1
  1373. package/dist/src/plugin-video/defaults.d.ts +0 -9
  1374. package/dist/src/plugin-video/defaults.d.ts.map +1 -1
  1375. package/dist/src/plugin-video/editor.d.ts +1 -1
  1376. package/dist/src/plugin-video/editor.d.ts.map +1 -1
  1377. package/dist/src/plugin-video/getAddButtons.d.ts.map +1 -1
  1378. package/dist/src/plugin-video/getToolbarButtons.d.ts.map +1 -1
  1379. package/dist/src/plugin-video/testkit.d.ts +2 -1
  1380. package/dist/src/plugin-video/testkit.d.ts.map +1 -1
  1381. package/dist/src/plugin-video/tiptap/component.d.ts.map +1 -1
  1382. package/dist/src/plugin-video/tiptap/tiptap.d.ts.map +1 -1
  1383. package/dist/src/plugin-video/tiptap/video-component.d.ts +4 -2
  1384. package/dist/src/plugin-video/tiptap/video-component.d.ts.map +1 -1
  1385. package/dist/src/plugin-video/toolbar/upload-video.d.ts.map +1 -1
  1386. package/dist/src/plugin-video/viewer/nodeViewRenderers-loadable.d.ts.map +1 -1
  1387. package/dist/src/plugin-video/viewer/nodeViewRenderers.d.ts.map +1 -1
  1388. package/dist/src/plugin-video/viewer/video.d.ts +17 -3
  1389. package/dist/src/plugin-video/viewer/video.d.ts.map +1 -1
  1390. package/dist/src/plugin-video/viewer/viewer-video.d.ts +4 -0
  1391. package/dist/src/plugin-video/viewer/viewer-video.d.ts.map +1 -0
  1392. package/dist/src/ricos-content/RicosContentAPI/AbstractContentBuilder.d.ts.map +1 -1
  1393. package/dist/src/ricos-content/RicosContentAPI/node-builder-methods.d.ts +1 -2
  1394. package/dist/src/ricos-content/RicosContentAPI/node-builder-methods.d.ts.map +1 -1
  1395. package/dist/src/ricos-content/TranslatableAPI/types.d.ts +1 -1
  1396. package/dist/src/ricos-content/TranslatableAPI/types.d.ts.map +1 -1
  1397. package/dist/src/ricos-content/consts.d.ts +0 -3
  1398. package/dist/src/ricos-content/consts.d.ts.map +1 -1
  1399. package/dist/src/ricos-content/converters/draft/consts.d.ts +0 -2
  1400. package/dist/src/ricos-content/converters/draft/consts.d.ts.map +1 -1
  1401. package/dist/src/ricos-content/converters/draft/fromDraft/consts.d.ts +1 -5
  1402. package/dist/src/ricos-content/converters/draft/fromDraft/consts.d.ts.map +1 -1
  1403. package/dist/src/ricos-content/converters/draft/fromDraft/convertRicosPluginData.d.ts.map +1 -1
  1404. package/dist/src/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.d.ts +0 -1
  1405. package/dist/src/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.d.ts.map +1 -1
  1406. package/dist/src/ricos-content/converters/nodeUtils.d.ts.map +1 -1
  1407. package/dist/src/ricos-content/converters/plainText/toPlainText/complexPlainText.d.ts +1 -1
  1408. package/dist/src/ricos-content/converters/plainText/toPlainText/complexPlainText.d.ts.map +1 -1
  1409. package/dist/src/ricos-content/converters/plainText/toPlainText/convertNodes.d.ts +0 -1
  1410. package/dist/src/ricos-content/converters/plainText/toPlainText/convertNodes.d.ts.map +1 -1
  1411. package/dist/src/ricos-content/converters/plainText/toPlainText/to-plain-text-base.d.ts.map +1 -1
  1412. package/dist/src/ricos-content/truncateContent/types.d.ts +1 -1
  1413. package/dist/src/ricos-content/truncateContent/types.d.ts.map +1 -1
  1414. package/dist/src/ricos-content/types/contentApi.d.ts +1 -3
  1415. package/dist/src/ricos-content/types/contentApi.d.ts.map +1 -1
  1416. package/dist/src/ricos-content/types/node-refined-types.d.ts +2 -6
  1417. package/dist/src/ricos-content/types/node-refined-types.d.ts.map +1 -1
  1418. package/dist/src/ricos-editor/tiptap/RicosEditor.d.ts.map +1 -1
  1419. package/dist/src/ricos-orchestrator/map-bi-callbacks-to-events.d.ts.map +1 -1
  1420. package/dist/src/ricos-plugins/toolbar-utils/toToolbarItemsConfig.d.ts.map +1 -1
  1421. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/plugin_map.enums.d.ts +5 -0
  1422. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/plugin_map.enums.d.ts.map +1 -1
  1423. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/rich_content.d.ts +1 -1
  1424. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/rich_content.d.ts.map +1 -1
  1425. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/rich_content.enums.d.ts +1 -0
  1426. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/rich_content.enums.d.ts.map +1 -1
  1427. package/dist/src/ricos-schema/next-schema/generated/ricos-document-reference.d.ts +1 -1
  1428. package/dist/src/ricos-schema/next-schema/generated/ricos-document-reference.d.ts.map +1 -1
  1429. package/dist/src/ricos-schema/next-schema/generated/ricos_document.d.ts +221 -241
  1430. package/dist/src/ricos-schema/next-schema/generated/ricos_document.d.ts.map +1 -1
  1431. package/dist/src/ricos-schema/next-schema/jtdToMd.d.ts.map +1 -1
  1432. package/dist/src/ricos-schema/next-schema/version.d.ts +1 -1
  1433. package/dist/src/ricos-types/editorTypes.d.ts +4 -0
  1434. package/dist/src/ricos-types/editorTypes.d.ts.map +1 -1
  1435. package/dist/src/ricos-types/insertPluginButtons.d.ts +0 -1
  1436. package/dist/src/ricos-types/insertPluginButtons.d.ts.map +1 -1
  1437. package/dist/src/ricos-types/node-refined-types.d.ts +2 -6
  1438. package/dist/src/ricos-types/node-refined-types.d.ts.map +1 -1
  1439. package/dist/src/ricos-types/plugin-exports.d.ts +3 -0
  1440. package/dist/src/ricos-types/plugin-exports.d.ts.map +1 -1
  1441. package/dist/src/ricos-types/pluginTypes.d.ts +2 -2
  1442. package/dist/src/ricos-types/pluginTypes.d.ts.map +1 -1
  1443. package/dist/src/ricos-types/tiptap.d.ts +1 -0
  1444. package/dist/src/ricos-types/tiptap.d.ts.map +1 -1
  1445. package/dist/src/tiptap-editor/components/RichContentAdapter.d.ts +2 -1
  1446. package/dist/src/tiptap-editor/components/RichContentAdapter.d.ts.map +1 -1
  1447. package/dist/src/tiptap-editor/consts.d.ts +2 -3
  1448. package/dist/src/tiptap-editor/consts.d.ts.map +1 -1
  1449. package/dist/src/toolbars-v3/ricos-toolbars/footer/get-toolbar-id-by-insert-plugin.d.ts.map +1 -1
  1450. package/dist/src/wix-rich-content-common/Utils/ricosContentAnalytics.d.ts.map +1 -1
  1451. package/dist/tsconfig.tsbuildinfo +1 -1
  1452. package/package.json +3 -3
  1453. package/dist/cjs/plugin-figure/caption-converter.js.map +0 -7
  1454. package/dist/cjs/plugin-figure/tiptap/class-name-strategies.js +0 -63
  1455. package/dist/cjs/plugin-figure/tiptap/class-name-strategies.js.map +0 -7
  1456. package/dist/cjs/plugin-image/viewer/get-expand-function.js +0 -41
  1457. package/dist/cjs/plugin-image/viewer/get-expand-function.js.map +0 -7
  1458. package/dist/cjs/plugin-image/viewer/get-image-click-action-config.js.map +0 -7
  1459. package/dist/cjs/plugin-video/video-converter.js +0 -50
  1460. package/dist/cjs/plugin-video/video-converter.js.map +0 -7
  1461. package/dist/cjs/plugin-video/viewer/video-viewer.js +0 -313
  1462. package/dist/cjs/plugin-video/viewer/video-viewer.js.map +0 -7
  1463. package/dist/es/plugin-figure/caption-converter.js.map +0 -7
  1464. package/dist/es/plugin-figure/tiptap/class-name-strategies.js +0 -34
  1465. package/dist/es/plugin-figure/tiptap/class-name-strategies.js.map +0 -7
  1466. package/dist/es/plugin-image/viewer/get-expand-function.js +0 -22
  1467. package/dist/es/plugin-image/viewer/get-expand-function.js.map +0 -7
  1468. package/dist/es/plugin-image/viewer/get-image-click-action-config.js +0 -20
  1469. package/dist/es/plugin-image/viewer/get-image-click-action-config.js.map +0 -7
  1470. package/dist/es/plugin-video/video-converter.js +0 -31
  1471. package/dist/es/plugin-video/video-converter.js.map +0 -7
  1472. package/dist/es/plugin-video/viewer/video-loadable.js +0 -27
  1473. package/dist/es/plugin-video/viewer/video-viewer.js +0 -284
  1474. package/dist/es/plugin-video/viewer/video-viewer.js.map +0 -7
  1475. package/dist/src/plugin-figure/caption-converter.d.ts.map +0 -1
  1476. package/dist/src/plugin-figure/caption-converter.spec.d.ts.map +0 -1
  1477. package/dist/src/plugin-figure/tiptap/class-name-strategies.d.ts +0 -8
  1478. package/dist/src/plugin-figure/tiptap/class-name-strategies.d.ts.map +0 -1
  1479. package/dist/src/plugin-image/viewer/get-expand-function.d.ts +0 -13
  1480. package/dist/src/plugin-image/viewer/get-expand-function.d.ts.map +0 -1
  1481. package/dist/src/plugin-image/viewer/get-image-click-action-config.d.ts +0 -16
  1482. package/dist/src/plugin-image/viewer/get-image-click-action-config.d.ts.map +0 -1
  1483. package/dist/src/plugin-video/video-converter.d.ts +0 -3
  1484. package/dist/src/plugin-video/video-converter.d.ts.map +0 -1
  1485. package/dist/src/plugin-video/video-converter.spec.d.ts.map +0 -1
  1486. package/dist/src/plugin-video/viewer/video-viewer.d.ts +0 -19
  1487. package/dist/src/plugin-video/viewer/video-viewer.d.ts.map +0 -1
  1488. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-empty-caption-converted.json → pm-empty-caption-converted.json} +0 -0
  1489. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-empty-caption.json → pm-empty-caption.json} +0 -0
  1490. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-with-caption-plain-text-converted.json → pm-with-caption-plain-text-converted.json} +0 -0
  1491. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-with-caption-plain-text.json → pm-with-caption-plain-text.json} +0 -0
  1492. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-with-decorated-caption-converted.json → pm-with-decorated-caption-converted.json} +0 -0
  1493. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-with-decorated-caption.json → pm-with-decorated-caption.json} +0 -0
  1494. /package/dist/es/plugin-image/converter/fixtures/{tiptap-empty-caption-converted.json → pm-empty-caption-converted.json} +0 -0
  1495. /package/dist/es/plugin-image/converter/fixtures/{tiptap-empty-caption.json → pm-empty-caption.json} +0 -0
  1496. /package/dist/es/plugin-image/converter/fixtures/{tiptap-with-caption-plain-text-converted.json → pm-with-caption-plain-text-converted.json} +0 -0
  1497. /package/dist/es/plugin-image/converter/fixtures/{tiptap-with-caption-plain-text.json → pm-with-caption-plain-text.json} +0 -0
  1498. /package/dist/es/plugin-image/converter/fixtures/{tiptap-with-decorated-caption-converted.json → pm-with-decorated-caption-converted.json} +0 -0
  1499. /package/dist/es/plugin-image/converter/fixtures/{tiptap-with-decorated-caption.json → pm-with-decorated-caption.json} +0 -0
  1500. /package/dist/src/plugin-figure/{caption-converter.spec.d.ts → converter/caption-converter.spec.d.ts} +0 -0
  1501. /package/dist/src/plugin-video/{video-converter.spec.d.ts → converter/video-converter.spec.d.ts} +0 -0
@@ -1,2 +1,2 @@
1
- export declare const ricosDocumentReferenceMd = "# Ricos Document\n\n<div\n class=\"w-full rounded border-l-4 pt-3 mb-6 pl-[14px] pr-[18px] text-[15px] leading-[21px] [&amp;>:not(a)]:text-slate-950 flex flex-col gap-1 bg-[#FFF8EA] border-yellow-300\"\n>\n <span class=\"flex gap-1.5 font-bold leading-[18px] !text-[#55410F]\"\n ><svg viewBox=\"0 0 18 18\" fill=\"currentColor\" width=\"18\" height=\"18\" class=\"size-[18px]\">\n <path\n d=\"M10.7037499,3.9623322 L15.7092882,11.9592754 C15.9070807,12.2850514 16.000829,12.6448689 16.0000703,13 C15.9984263,13.6741191 15.6560657,14.3313518 15.0376694,14.7068067 C14.7247801,14.8967752 14.3657565,14.9972317 13.9997131,14.9972317 L4,14.9999167 C2.8954305,14.9999167 2,14.1045695 2,13 C2,12.6339566 2.10045645,12.2749331 2.29042497,11.9620437 L7.28459986,3.9623322 C7.66164996,3.34130849 8.32287747,2.99867105 9,2.99991673 C9.35233944,3.00069152 9.70898264,3.09451612 10.0321312,3.29071343 C10.3066867,3.45740786 10.5370555,3.68777667 10.7037499,3.9623322 Z M9.85610665,4.49289877 L9.8489624,4.48131033 C9.76561519,4.34403256 9.65043079,4.22884816 9.51315302,4.14550095 C9.3544272,4.0491317 9.17815604,4.00031424 8.99815026,3.99991836 C8.64898821,3.99927598 8.32355373,4.17797751 8.13286707,4.49190064 L3.14521248,12.4810219 C3.05022823,12.6374665 3,12.8169783 3,13 C3,13.5522583 3.44768885,13.9999184 3.99973081,13.9999184 L13.9997131,13.9972317 C14.1827348,13.9972317 14.3622466,13.9470035 14.5186913,13.8520192 C14.8207235,13.6686425 14.9992209,13.3452287 15.000068,12.9978373 C15.0004565,12.8160591 14.9516364,12.6382419 14.8616449,12.489842 L9.85610665,4.49289877 Z M9,6 C9.55228475,6 10,6.44771525 10,7 L10,9 C10,9.55228475 9.55228475,10 9,10 C8.44771525,10 8,9.55228475 8,9 L8,7 C8,6.44771525 8.44771525,6 9,6 Z M9,11 C9.55228475,11 10,11.4477153 10,12 C10,12.5522847 9.55228475,13 9,13 C8.44771525,13 8,12.5522847 8,12 C8,11.4477153 8.44771525,11 9,11 Z\"\n ></path></svg\n >Developer Preview</span\n >\n <p class=\"m-0 text-slate-950\">\n This API is subject to change. Bug fixes and new features will be released based on developer\n feedback throughout the preview period.\n </p>\n</div>\n\n\nWix Ricos defines its own data structure, the Ricos document. Its a central\npiece of Ricos technology as the rich content editor and viewer are built\naround it.\n\nFundamentally, the object structure is a **tree of nodes** representing content\nblocks. It includes basic text container nodes (like paragraphs, headings,\nlists, and so on), as well as more complex nodes that require Ricos plugins to\nwork. These complex nodes allow for the creation of advanced content blocks\n(like videos, tables, galleries, and so on).\n\nThe Ricos document resembles HTML, with various node types acting like HTML\ntags and their fields functioning as attributes. The `nodes` field represents the\nchildren of HTML tags. The primary difference, and the reason Ricos does not use\nHTML as its structure, is that the Ricos document imposes more constraints. This\nallows it to be more easily manipulated and displayed across different\nenvironments.\n\n<div\n class=\"w-full rounded border-l-4 pt-3 mb-6 pl-[14px] pr-[18px] text-[15px] leading-[21px] [&amp;>:not(a)]:text-slate-950 flex flex-col gap-1 bg-[#FFF8EA] border-yellow-300\"\n>\n <p class=\"m-0 text-slate-950\">\n <b>Caution:</b> This document describes the full reference of Ricos document schema. However, when creating rich content with Wix APIs that access a Ricos Document, beware of the plugins that each product supports. A list of supported plugins is described in each API where the Ricos Document is used.\n </p>\n</div>\n\n## Quicklinks\n- For **text** use [Paragraph](#paragraphnode), [Heading](#headingnode), [Blockquote](#blockquotenode), [CodeBlock](#codeblocknode), [Text](#textnode) nodes.\n- For **lists** use [BulletedList](#bulletedlistnode), [OrderedList](#orderedlistnode), [CollapsibleList](#collapsiblelistnode), [Table](#tablenode) nodes.\n- For **media** use [Image](#imagenode), [Video](#videonode), [Gallery](#gallerynode), [Gif](#gifnode), [Audio](#audionode), [File](#filenode) nodes.\n- For **embeds** use [AppEmbed](#appembednode), [Embed](#embednode), [LinkPreview](#linkpreviewnode), [Html](#htmlnode) nodes.\n- Other nodes: [Divider](#dividernode), [Button](#buttonnode).\n- **Decorations**: [Bold](#bolddecoration), [Italic](#italicdecoration), [Underline](#underlinedecoration), [Spoiler](#spoilerdecoration), [Anchor](#anchordecoration), [Mention](#mentiondecoration), [Link](#linkdecoration), [Color](#colordecoration), [FontSize](#fontsizedecoration)\n\n## Playground\n\nYou can experiment with with rich content directly using the\nembedded playground we provide. You can experiment in the following way:\n- By editing the Ricos document in the `Document` section of the\nplayground.\n- By editing content in the `Editor` section. You will see how the\nRicos document is updated to reflect any changes made in the `Editor` section.\n\nFor a more comfortable experience you can try viewing examples in the [Full\nplayground](https://ricos.dev).\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJQbGF5Z3JvdW5kIHdpdGggYW4gZXhhbXBsZSIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJIRUFESU5HIiwiaWQiOiJmb28iLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJSaWNvcyBQbGF0Zm9ybSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyLCJ0ZXh0U3R5bGUiOnsidGV4dEFsaWdubWVudCI6IkFVVE8ifX19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibHhyOTM2In0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJqN3RkajEzIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQmUgYWJsZSB0byBjcmVhdGUgUmljaCBDb250ZW50IGFueXdoZXJlIGluIHlvdXIgcHJvZHVjdC4gU2VhbWxlc3MgaW50ZWdyYXRpb24sIGVuZGxlc3MgcG9zc2liaWxpdGllcy4ifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjNiNzdlMTkifSx7InR5cGUiOiJJTUFHRSIsImlkIjoiZ3Q3MjkxOCIsImltYWdlRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiIsInRleHRXcmFwIjp0cnVlfSwiaW1hZ2UiOnsic3JjIjp7ImlkIjoiMTZmOGQ3X2RiNGRjNTkzNjI3ZDQxMTFhYWMyM2M5YWZjM2ViMTljfm12Mi5wbmcifSwid2lkdGgiOjcwNCwiaGVpZ2h0Ijo0MzN9fX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJneTQyMzMxIn1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6ImZvbyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlJpY29zIFBsYXRmb3JtIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjIsInRleHRTdHlsZSI6eyJ0ZXh0QWxpZ25tZW50IjoiQVVUTyJ9fX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJseHI5MzYifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Imo3dGRqMTMiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCZSBhYmxlIHRvIGNyZWF0ZSBSaWNoIENvbnRlbnQgYW55d2hlcmUgaW4geW91ciBwcm9kdWN0LiBTZWFtbGVzcyBpbnRlZ3JhdGlvbiwgZW5kbGVzcyBwb3NzaWJpbGl0aWVzLiJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiM2I3N2UxOSJ9LHsidHlwZSI6IklNQUdFIiwiaWQiOiJndDcyOTE4IiwiaW1hZ2VEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJpbWFnZSI6eyJzcmMiOnsiaWQiOiIxNmY4ZDdfZGI0ZGM1OTM2MjdkNDExMWFhYzIzYzlhZmMzZWIxOWN-bXYyLnBuZyJ9LCJ3aWR0aCI6NzA0LCJoZWlnaHQiOjQzM319fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Imd5NDIzMzEifV19\">Playground with an example</a><br>\n</div>\n</widget>\n\n\n\n## Reference\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">RicosDocument</span>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a><span class=\"font-mono\">&gt;</span> | An array of nodes representing content elements, such as `ParagraphNode`, `HeadingNode`, and so on. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">metadata</span> | <a href=\"#metadata\"><span class=\"font-mono\">Metadata</span></a> | Data about the Ricos document, such as version. This property is applicable only when using the ricos content editor and is auto-generated. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">documentStyle</span> | <a href=\"#documentstyle\"><span class=\"font-mono\">DocumentStyle</span></a> | Defines styles for nodes. For example, you can define general styling for `headerOne`, and then override some of the properties separately for a specific header. |\n\n## Nodes\nThis section describes all possible nodes in the Ricos Document.\nSome are [unions](#tagged-unions), such as [RootNode](#rootnode).\n\nHere is the list of specific nodes, presented in alphabetical order for quick access:\n[AppEmbedNode](#appembednode),\n[AudioNode](#audionode),\n[BlockquoteNode](#blockquotenode),\n[BulletedListNode](#bulletedlistnode),\n[ButtonNode](#buttonnode),\n[CodeBlockNode](#codeblocknode),\n[CollapsibleItemNode](#collapsibleitemnode),\n[CollapsibleItemBodyNode](#collapsibleitembodynode),\n[CollapsibleItemTitleNode](#collapsibleitemtitlenode),\n[CollapsibleListNode](#collapsiblelistnode),\n[DividerNode](#dividernode),\n[EmbedNode](#embednode),\n[FileNode](#filenode),\n[GalleryNode](#gallerynode),\n[GifNode](#gifnode),\n[HeadingNode](#headingnode),\n[HtmlNode](#htmlnode),\n[ImageNode](#imagenode),\n[CaptionNode](#captionnode),\n[LinkPreviewNode](#linkpreviewnode),\n[ListItemNode](#listitemnode),\n[OrderedListNode](#orderedlistnode),\n[ParagraphNode](#paragraphnode),\n[PollNode](#pollnode),\n[TableCellNode](#tablecellnode),\n[TableNode](#tablenode),\n[TableRowNode](#tablerownode),\n[TextNode](#textnode),\n[VideoNode](#videonode).\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">RootNode</span>\n\n**Used in:** <a href=\"#ricosdocument\"><span class=\"font-mono\">RicosDocument</span></a>\n\nRepresents nodes that can be added to the root level of `nodes` array.\n\n _This type is [Tagged Union](#tagged-unions)\nwith `type` field being the discriminating tag._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#appembednode\"><span class=\"font-mono\">AppEmbedNode</span></a> | `APP_EMBED` | Similar to `LinkPreviewNode`, this node is used to embed external content preview, but from Wix business solutions. You can embed previews from the Wix Bookings, Wix Stores and Wix Events apps. |\n| <a href=\"#audionode\"><span class=\"font-mono\">AudioNode</span></a> | `AUDIO` | A multimedia node used to embed and play audio content directly in a webpage. When rendered, it is displayed as the audio player with the specified audio file (can be a platform such as Spotify or Soundloud, and Wix Media). Users can interact with the controls to play, pause, rewind, and adjust the volume of the audio. |\n| <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a> | `BLOCKQUOTE` | Used to visually distinguish quoted or cited content from the surrounding text. When rendered, it is displayed as the quoted text with indentation or other styling to visually separate it from the surrounding content. |\n| <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a> | `BULLETED_LIST` | Presents a group of items in a visually organized manner, where each item is preceded by a bullet point. Bulleted lists are commonly used to present unordered information. |\n| <a href=\"#buttonnode\"><span class=\"font-mono\">ButtonNode</span></a> | `BUTTON` | A node that is used to trigger an action when clicked or activated. |\n| <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a> | `CODE_BLOCK` | Used to present programming code snippets, markup, or other text-based content that should be displayed exactly as it appears, without any interpretation or formatting applied by the browser. When rendered, it is displayed as the code block with a monospaced font, preserving indentation, line breaks, and spacing as specified in the code. |\n| <a href=\"#collapsiblelistnode\"><span class=\"font-mono\">CollapsibleListNode</span></a> | `COLLAPSIBLE_LIST` | A list of items where each item can be expanded or collapsed to reveal or hide additional content associated with it. |\n| <a href=\"#dividernode\"><span class=\"font-mono\">DividerNode</span></a> | `DIVIDER` | A visual node that is used to separate content sections in a page. When rendered, it is displayed as a horizontal line between the paragraphs, acting as a divider between them. |\n| <a href=\"#embednode\"><span class=\"font-mono\">EmbedNode</span></a> | `EMBED` | Similar to `HtmlNode`, this node is used to display embedded content when you post a link to that resource, without having to parse the resource directly. It provides a standardized way for web developers to include content such as videos, images, and other multimedia elements from supported providers without needing to handle the complex embedding code themselves. For more information, read [oembed](https://oembed.com/). |\n| <a href=\"#filenode\"><span class=\"font-mono\">FileNode</span></a> | `FILE` | A digital file stored on a computer that is uploaded and accessed in a page. Files can include various types of content, such as text documents, images, videos, and so on. |\n| <a href=\"#gallerynode\"><span class=\"font-mono\">GalleryNode</span></a> | `GALLERY` | A collection of images displayed together in a visually appealing and organized manner. |\n| <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a> | `GIF` | GIF images are made up of a series of frames, allowing them to display animations or short video clips without the need for additional plugins or technologies. |\n| <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a> | `HEADING` | Used to denote the heading or title of a section. Headings are hierarchical, with different levels indicating the relative importance of the heading in the content's structure. There are 6 levels of headings, where `1` is the highest level and `6` is the lowest. |\n| <a href=\"#htmlnode\"><span class=\"font-mono\">HtmlNode</span></a> | `HTML` | Incorporates external content, such as interactive maps, or entire web pages. |\n| <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a> | `IMAGE` | Displays standalone pictures in a page. |\n| <a href=\"#linkpreviewnode\"><span class=\"font-mono\">LinkPreviewNode</span></a> | `LINK_PREVIEW` | A preview or summary of a webpage. Link previews include elements such as the title of the linked page, a brief description or excerpt of the content, and possibly a thumbnail image or other relevant information. |\n| <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a> | `ORDERED_LIST` | Presents a group of items in a sequentially numbered or lettered manner. Ordered lists are used to represent information that has a specific order or sequence. |\n| <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a> | `PARAGRAPH` | Used to structure text content, providing a clear separation between different ideas or sections of text. They are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content. |\n| <a href=\"#pollnode\"><span class=\"font-mono\">PollNode</span></a> | `POLL` | A node that allows users to vote or express their opinions on a particular question, topic, or issue. |\n| <a href=\"#tablenode\"><span class=\"font-mono\">TableNode</span></a> | `TABLE` | A structural node used to display data in rows and columns. |\n| <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a> | `VIDEO` | A multimedia node that is used to embed and play video content directly in a page. When rendered, it is displayed as the video player with the specified video file. Users can interact with the controls to play, pause, rewind, and adjust the volume of the video. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ParagraphNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\nUsed to structure text content, providing a clear separation between different ideas or sections of text. They are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJQYXJhZ3JhcGgiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJmb28iLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVGhpcyBpcyBhIHBhcmFncmFwaC4ifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImJtbXpiMjYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQW5kIHRoaXMgaXMgYSBwYXJhZ3JhcGggd2l0aCBjdXN0b20gc3BhY2luZy4ifX1dLCJzdHlsZSI6eyJwYWRkaW5nVG9wIjoiMTJweCIsInBhZGRpbmdCb3R0b20iOiIxOHB4In0sInBhcmFncmFwaERhdGEiOnsidGV4dFN0eWxlIjp7ImxpbmVIZWlnaHQiOiIyIn19fV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZm9vIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwidGV4dERhdGEiOnsidGV4dCI6IlRoaXMgaXMgYSBwYXJhZ3JhcGguIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJibW16YjI2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwidGV4dERhdGEiOnsidGV4dCI6IkFuZCB0aGlzIGlzIGEgcGFyYWdyYXBoIHdpdGggY3VzdG9tIHNwYWNpbmcuIn19XSwic3R5bGUiOnsicGFkZGluZ1RvcCI6IjEycHgiLCJwYWRkaW5nQm90dG9tIjoiMThweCJ9LCJwYXJhZ3JhcGhEYXRhIjp7InRleHRTdHlsZSI6eyJsaW5lSGVpZ2h0IjoiMiJ9fX1dfQ..\">Paragraph</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"PARAGRAPH\"` | Node type. <br> Value: `PARAGRAPH` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#textnode\"><span class=\"font-mono\">TextNode</span></a><span class=\"font-mono\">&gt;</span> | Paragraph children. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">style</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Paragraphs vertical padding. <br> **Note:** This node requires the [lineSpacing](#plugins) plugin for styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">paragraphData</span> | <a href=\"#paragraphdata\"><span class=\"font-mono\">ParagraphData</span></a> | Paragraph node attributes. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ParagraphData</span>\n\n**Used in:** <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textStyle</span> | <a href=\"#textstyle\"><span class=\"font-mono\">TextStyle</span></a> | Styling for the paragraph text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">indentation</span> | <span class=\"font-mono\">int32</span><br> | Paragraph margin from the left side. Possible values are from `1` to `4`. <br>Actual indentation is equal to **indentation * 40px**. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TextNode</span>\n\n**Used in:** <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a>, <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a>, <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a>, <a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a>\n\nText nodes hold the text itself (think `span` tag in HTML). The difference between `TextNode` and HTML `span` is that text nodes can't be nested and must contain non-empty string. Their appearance and behavior can be modified using [decorations](#decorations).\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJUZXh0IiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieTU0OW4xIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiRnVuIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJ0ZXh0IiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0Ijoid2l0aCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiVU5ERVJMSU5FIn1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IiAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6ImRlY29yYXRpb25zIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJmb3JlZ3JvdW5kIjoiI2JmNjk1YyJ9fV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiISJ9fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieTU0OW4xIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiRnVuIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJ0ZXh0IiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0Ijoid2l0aCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiVU5ERVJMSU5FIn1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IiAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6ImRlY29yYXRpb25zIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJmb3JlZ3JvdW5kIjoiI2JmNjk1YyJ9fV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiISJ9fV19XX0.\">Text</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"TEXT\"` | Node type. <br> Value: `TEXT` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#textdata\"><span class=\"font-mono\">TextData</span></a> | Text options. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TextData</span>\n\n**Used in:** <a href=\"#textnode\"><span class=\"font-mono\">TextNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">text</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minLength: 1</span></a> | A piece of text, possibly enhanced with additional decorations. Must not be empty. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">decorations</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">Unique Tags</span></a> | Text decoration options, such as font and text color. Each type of decoration must appear at most once in this array. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">HeadingNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\nUsed to denote the heading or title of a section. Headings are hierarchical, with different levels indicating the relative importance of the heading in the content's structure. There are 6 levels of headings, where `1` is the highest level and `6` is the lowest.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJIZWFkaW5nIHNpemVzIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6ImZvbyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMSB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoxfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoiNW1wbTAyNyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMiB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoiNHhleHo1MiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMyB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibGZwN2c4OSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJINCB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo0fX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoidXpsaTYxNDYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJINSB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo1fX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibDc0NmEyMDciLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJINiB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo2fX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6ImZvbyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMSB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoxfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoiNW1wbTAyNyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMiB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoiNHhleHo1MiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMyB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibGZwN2c4OSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJINCB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo0fX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoidXpsaTYxNDYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJINSB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo1fX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibDc0NmEyMDciLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJINiB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo2fX1dfQ..\">Heading sizes</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"HEADING\"` | Node type. <br> Value: `HEADING` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#textnode\"><span class=\"font-mono\">TextNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes to define the heading text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">style</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Defines the heading style, such as padding and background color. <br> **Note:** This node requires the [lineSpacing](#plugins) plugin for styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headingData</span> | <a href=\"#headingdata\"><span class=\"font-mono\">HeadingData</span></a> | Heading options. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">HeadingData</span>\n\n**Used in:** <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">level</span> | <span class=\"font-mono\">int32</span><br><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minimum: 1</span></a><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">maximum: 6</span></a> | Heading size from `1` to `6`, where `1` is the highest level and `6` is the lowest. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textStyle</span> | <a href=\"#textstyle\"><span class=\"font-mono\">TextStyle</span></a> | Defines the heading text style, such as text alignment and line height. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">indentation</span> | <span class=\"font-mono\">int32</span><br> | Heading margin from the left side. Possible values are from `1` to `4`. <br> The indentation is measured in relative to the font size *em* units, by the following formula: **indentation * 1.5**. For example, if indentation is `2`, then margin is equal to **3em**. Therefore the margin is 3 times the size of the font. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ImageNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-image\"></span><b>Note:</b> This type requires the <b>image</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nDisplays standalone pictures in a page.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJJbWFnZSBpbXBvcnRlZCBmcm9tIFdpeCBNZWRpYSIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJJTUFHRSIsImlkIjoiZGZrY2cxIiwibm9kZXMiOlt7InR5cGUiOiJDQVBUSU9OIiwiaWQiOiI4b3RucTgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJPdXIgd2VkZGluZy4ifX1dLCJjYXB0aW9uRGF0YSI6e319XSwiaW1hZ2VEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJpbWFnZSI6eyJzcmMiOnsiaWQiOiI4YmI0MzhfYjI4NDcwNTdlYmE2NGUyMmI5ZDc1Yzc3N2EzYzUxNDUuanBnIn0sIndpZHRoIjo1MTIwLCJoZWlnaHQiOjM0MTN9LCJhbHRUZXh0IjoiQSBjb3VwbGUga2lzc2luZyBkdXJpbmcgdGhlaXIgbWFycmlhZ2UgY2VyZW1vbnkiLCJjYXB0aW9uIjoiT3VyIHdlZGRpbmcuIn19XX19LHsidGl0bGUiOiJJbWFnZSB0aGF0IGlzIGVtYmVkZGVkIHVzaW5nIFVSTCIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJJTUFHRSIsImlkIjoiZGZrY2cxIiwibm9kZXMiOlt7InR5cGUiOiJDQVBUSU9OIiwiaWQiOiI5a2x5czE0Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJub2RlcyI6W10sInRleHREYXRhIjp7InRleHQiOiJCZWF1dGlmdWwgc3Vuc2V0LiIsImRlY29yYXRpb25zIjpbXX19XSwiY2FwdGlvbkRhdGEiOnt9fV0sImltYWdlRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiIsInRleHRXcmFwIjp0cnVlfSwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vY2RuLnBpeGFiYXkuY29tL3Bob3RvLzIwMTUvMDQvMjMvMjIvMDAvdHJlZS03MzY4ODVfMTI4MC5qcGcifSwid2lkdGgiOjUxMjAsImhlaWdodCI6MzQxM30sImFsdFRleHQiOiJBIHRyZWUgZHVyaW5nIHN1bnNldC4iLCJjYXB0aW9uIjoiQmVhdXRpZnVsIHN1bnNldC4ifX1dfX1d\">\n<div style=\"height:523px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IklNQUdFIiwiaWQiOiJkZmtjZzEiLCJub2RlcyI6W3sidHlwZSI6IkNBUFRJT04iLCJpZCI6IjhvdG5xOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik91ciB3ZWRkaW5nLiJ9fV0sImNhcHRpb25EYXRhIjp7fX1dLCJpbWFnZURhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiQ09OVEVOVCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJ0ZXh0V3JhcCI6dHJ1ZX0sImltYWdlIjp7InNyYyI6eyJpZCI6IjhiYjQzOF9iMjg0NzA1N2ViYTY0ZTIyYjlkNzVjNzc3YTNjNTE0NS5qcGcifSwid2lkdGgiOjUxMjAsImhlaWdodCI6MzQxM30sImFsdFRleHQiOiJBIGNvdXBsZSBraXNzaW5nIGR1cmluZyB0aGVpciBtYXJyaWFnZSBjZXJlbW9ueSIsImNhcHRpb24iOiJPdXIgd2VkZGluZy4ifX1dfQ..\">Image imported from Wix Media</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IklNQUdFIiwiaWQiOiJkZmtjZzEiLCJub2RlcyI6W3sidHlwZSI6IkNBUFRJT04iLCJpZCI6IjlrbHlzMTQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsIm5vZGVzIjpbXSwidGV4dERhdGEiOnsidGV4dCI6IkJlYXV0aWZ1bCBzdW5zZXQuIiwiZGVjb3JhdGlvbnMiOltdfX1dLCJjYXB0aW9uRGF0YSI6e319XSwiaW1hZ2VEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9jZG4ucGl4YWJheS5jb20vcGhvdG8vMjAxNS8wNC8yMy8yMi8wMC90cmVlLTczNjg4NV8xMjgwLmpwZyJ9LCJ3aWR0aCI6NTEyMCwiaGVpZ2h0IjozNDEzfSwiYWx0VGV4dCI6IkEgdHJlZSBkdXJpbmcgc3Vuc2V0LiIsImNhcHRpb24iOiJCZWF1dGlmdWwgc3Vuc2V0LiJ9fV19\">Image that is embedded using URL</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"IMAGE\"` | Node type. <br> Value: `IMAGE` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">imageData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#imagedata\"><span class=\"font-mono\">ImageData</span></a> | Image options. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes to define an image caption. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ImageData</span>\n\n**Used in:** <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Image file details, such as source and dimensions. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Styling for the image container, such as dimensions and alignment. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">link</span> | <a href=\"#link\"><span class=\"font-mono\">Link</span></a> | Link details, such as URL, or anchor, if image is also used as a link. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableExpand</span> | <span class=\"font-mono\">boolean</span><br> | Whether the image expands to the full screen when clicked. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">altText</span> | <span class=\"font-mono\">string</span><br> | An alternate text for an image. Used for improved accessibility and shown when the image can't be displayed. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">caption</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">string</span><br> | Deprecated. Use `CaptionNode` instead. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableDownload</span> | <span class=\"font-mono\">boolean</span><br> | Whether the download image button is disabled. <br> Default: `false` |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CaptionNode</span>\n\n**Used in:** <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a>, <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a>, <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a>\n\nRepresents a caption container that can be attached to media elements like images. Captions support formatted text content and can be styled independently from their parent nodes.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W10=\">\n<div style=\"height:425px\">\n \n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"CAPTION\"` | Node type. <br> Value: `CAPTION` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#textnode\"><span class=\"font-mono\">TextNode</span></a><span class=\"font-mono\">&gt;</span> | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br> | Caption node ID. The editor generates the ID automatically. If you're using the Ricos object in an API, you have to add this ID manually, if needed. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">style</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Defines the caption style, such as padding and background color. <br> **Note:** This node requires the [lineSpacing](#plugins) plugin for styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">captionData</span> | <a href=\"#captiondata\"><span class=\"font-mono\">CaptionData</span></a> | Caption options node. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CaptionData</span>\n\n**Used in:** <a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textStyle</span> | <a href=\"#textstyle\"><span class=\"font-mono\">TextStyle</span></a> | Styling for the caption text. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">OrderedListNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\nPresents a group of items in a sequentially numbered or lettered manner. Ordered lists are used to represent information that has a specific order or sequence.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJPcmRlcmVkIGxpc3QiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiSEVBRElORyIsImlkIjoiNmNyaG0xNzQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTdGVwcyB0byBTZXQgVXAgWW91ciBBY2NvdW50In19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjMsInRleHRTdHlsZSI6eyJ0ZXh0QWxpZ25tZW50IjoiQVVUTyJ9fX0seyJ0eXBlIjoiT1JERVJFRF9MSVNUIiwiaWQiOiI5ZXAwdTE3NiIsIm5vZGVzIjpbeyJ0eXBlIjoiTElTVF9JVEVNIiwiaWQiOiJqamZ5eDE3NyIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJqbnN0bjE3OCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlJlZ2lzdGVyIGZvciBhbiBBY2NvdW50In19XX1dfSx7InR5cGUiOiJMSVNUX0lURU0iLCJpZCI6ImM1bjQxMTg1Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Ijk5c2M2MTg2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQ29tcGxldGUgWW91ciBQcm9maWxlIn19XX1dfSx7InR5cGUiOiJMSVNUX0lURU0iLCJpZCI6Inp0YXZqMTk1Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InQ1MDAzMTk2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2V0IFVwIFR3by1GYWN0b3IgQXV0aGVudGljYXRpb24gKDJGQSkifX1dfV19LHsidHlwZSI6IkxJU1RfSVRFTSIsImlkIjoiYXFpM3MyMDUiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoicmxudjIyMDYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJFeHBsb3JlIEZlYXR1cmVzIn19XX1dfV0sIm9yZGVyZWRMaXN0RGF0YSI6eyJpbmRlbnRhdGlvbiI6MH19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IjZjcmhtMTc0Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3RlcHMgdG8gU2V0IFVwIFlvdXIgQWNjb3VudCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozLCJ0ZXh0U3R5bGUiOnsidGV4dEFsaWdubWVudCI6IkFVVE8ifX19LHsidHlwZSI6Ik9SREVSRURfTElTVCIsImlkIjoiOWVwMHUxNzYiLCJub2RlcyI6W3sidHlwZSI6IkxJU1RfSVRFTSIsImlkIjoiampmeXgxNzciLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiam5zdG4xNzgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJSZWdpc3RlciBmb3IgYW4gQWNjb3VudCJ9fV19XX0seyJ0eXBlIjoiTElTVF9JVEVNIiwiaWQiOiJjNW40MTE4NSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI5OXNjNjE4NiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkNvbXBsZXRlIFlvdXIgUHJvZmlsZSJ9fV19XX0seyJ0eXBlIjoiTElTVF9JVEVNIiwiaWQiOiJ6dGF2ajE5NSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJ0NTAwMzE5NiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlNldCBVcCBUd28tRmFjdG9yIEF1dGhlbnRpY2F0aW9uICgyRkEpIn19XX1dfSx7InR5cGUiOiJMSVNUX0lURU0iLCJpZCI6ImFxaTNzMjA1Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InJsbnYyMjA2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiRXhwbG9yZSBGZWF0dXJlcyJ9fV19XX1dLCJvcmRlcmVkTGlzdERhdGEiOnsiaW5kZW50YXRpb24iOjB9fV19\">Ordered list</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"ORDERED_LIST\"` | Node type. <br> Value: `ORDERED_LIST` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#listitemnode\"><span class=\"font-mono\">ListItemNode</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span></a> | List items. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">orderedListData</span> | <a href=\"#orderedlistdata\"><span class=\"font-mono\">OrderedListData</span></a> | Ordered list details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">OrderedListData</span>\n\n**Used in:** <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">indentation</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">int32</span><br> | List margin from the left side. Possible values are from `1` to `4`. <br> The indentation is measured in relative to the font size *em* units, by the following formula: **indentation * 1.5**. For example, if indentation is `2`, then margin is equal to **3em**. Therefore the margin is 3 times the size of the font. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">offset</span> | <span class=\"font-mono\">int32</span><br> | An integer (ranging from 0 to 4) used to control the additional indentation level of an ordered or bulleted list node, beyond its original HTML-defined nesting. When offset is 0, the list node appears at its default nesting level; as the value increases from 1 to 4, the node is indented further, creating the visual impression of deeper nesting without altering the actual HTML structure. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">start</span> | <span class=\"font-mono\">int32</span><br> | An integer to start counting from for the list items, overriding the default start of 1. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">BulletedListNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\nPresents a group of items in a visually organized manner, where each item is preceded by a bullet point. Bulleted lists are commonly used to present unordered information.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJCdWxsZXRlZCBsaXN0IiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiaTA0NGYxNTEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJVc2VyLUZyaWVuZGx5IEludGVyZmFjZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiOiJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiMnpwN3UzMSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik91ciBwcm9kdWN0IG9mZmVycyBhbiBpbnR1aXRpdmUgYW5kIGVhc3ktdG8tdXNlIGludGVyZmFjZSB0aGF0IHJlcXVpcmVzIG1pbmltYWwgdHJhaW5pbmcuIn19XX0seyJ0eXBlIjoiQlVMTEVURURfTElTVCIsImlkIjoiN2cxbjg0MCIsIm5vZGVzIjpbeyJ0eXBlIjoiTElTVF9JVEVNIiwiaWQiOiJvZmU2cjM2Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InA3Z25rMzciLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJNb2Rlcm4gZGVzaWduIn19XX1dfSx7InR5cGUiOiJMSVNUX0lURU0iLCJpZCI6Ijhjc2t6NDMiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoidjlhcHY0NCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkN1c3RvbWl6YWJsZSB0aGVtZXMifX1dfV19LHsidHlwZSI6IkxJU1RfSVRFTSIsImlkIjoicWF1ZWc1MSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJxejBvczUyIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiUmVzcG9uc2l2ZSBsYXlvdXQifX1dfV19XSwiYnVsbGV0ZWRMaXN0RGF0YSI6eyJpbmRlbnRhdGlvbiI6MH19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiaTA0NGYxNTEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJVc2VyLUZyaWVuZGx5IEludGVyZmFjZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiOiJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiMnpwN3UzMSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik91ciBwcm9kdWN0IG9mZmVycyBhbiBpbnR1aXRpdmUgYW5kIGVhc3ktdG8tdXNlIGludGVyZmFjZSB0aGF0IHJlcXVpcmVzIG1pbmltYWwgdHJhaW5pbmcuIn19XX0seyJ0eXBlIjoiQlVMTEVURURfTElTVCIsImlkIjoiN2cxbjg0MCIsIm5vZGVzIjpbeyJ0eXBlIjoiTElTVF9JVEVNIiwiaWQiOiJvZmU2cjM2Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InA3Z25rMzciLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJNb2Rlcm4gZGVzaWduIn19XX1dfSx7InR5cGUiOiJMSVNUX0lURU0iLCJpZCI6Ijhjc2t6NDMiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoidjlhcHY0NCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkN1c3RvbWl6YWJsZSB0aGVtZXMifX1dfV19LHsidHlwZSI6IkxJU1RfSVRFTSIsImlkIjoicWF1ZWc1MSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJxejBvczUyIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiUmVzcG9uc2l2ZSBsYXlvdXQifX1dfV19XSwiYnVsbGV0ZWRMaXN0RGF0YSI6eyJpbmRlbnRhdGlvbiI6MH19XX0.\">Bulleted list</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"BULLETED_LIST\"` | Node type. <br> Value: `BULLETED_LIST` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#listitemnode\"><span class=\"font-mono\">ListItemNode</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span></a> | List items. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">bulletedListData</span> | <a href=\"#bulletedlistdata\"><span class=\"font-mono\">BulletedListData</span></a> | Bulleted list details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">BulletedListData</span>\n\n**Used in:** <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">indentation</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">int32</span><br> | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">offset</span> | <span class=\"font-mono\">int32</span><br> | An integer (ranging from 0 to 4) used to control the additional indentation level of an ordered or bulleted list node, beyond its original HTML-defined nesting. When `offset` is `0`, the list node appears at its default nesting level; as the value increases from 1 to 4, the node is indented further, creating the visual impression of deeper nesting without altering the actual HTML structure. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ListItemNode</span>\n\n**Used in:** <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a>, <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a>\n\n\n\n<blockquote class=\"caution\">\n <strong>Items in field <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> must conform to the following pattern</strong>: \n\n`(PARAGRAPH|HEADING|IMAGE|VIDEO|GIF|GALLERY) (PARAGRAPH|BULLETED_LIST|ORDERED_LIST|HEADING|IMAGE|VIDEO|GIF|GALLERY)*`\n\nA list item must start with a paragraph or heading, followed by any number of paragraphs, bulleted lists, or ordered lists.\n\nMore about [patterns](#patterns)\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"LIST_ITEM\"` | Node type. <br> Value: `LIST_ITEM` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes that the list item contains.<br><span class=\"text-xs tracking-[0.0075em] text-red-600\">Array items must adhere to the pattern described above this table.</span> |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ListItemChildNode</span>\n\n**Used in:** <a href=\"#listitemnode\"><span class=\"font-mono\">ListItemNode</span></a>\n\n _This type is [Tagged Union](#tagged-unions)\nwith `type` field being the discriminating tag._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a> | `BULLETED_LIST` | Presents a group of items in a visually organized manner, where each item is preceded by a bullet point. Bulleted lists are commonly used to present unordered information. |\n| <a href=\"#gallerynode\"><span class=\"font-mono\">GalleryNode</span></a> | `GALLERY` | A collection of images displayed together in a visually appealing and organized manner. |\n| <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a> | `GIF` | GIF images are made up of a series of frames, allowing them to display animations or short video clips without the need for additional plugins or technologies. |\n| <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a> | `HEADING` | Used to denote the heading or title of a section. Headings are hierarchical, with different levels indicating the relative importance of the heading in the content's structure. There are 6 levels of headings, where `1` is the highest level and `6` is the lowest. |\n| <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a> | `IMAGE` | Displays standalone pictures in a page. |\n| <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a> | `ORDERED_LIST` | Presents a group of items in a sequentially numbered or lettered manner. Ordered lists are used to represent information that has a specific order or sequence. |\n| <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a> | `PARAGRAPH` | Used to structure text content, providing a clear separation between different ideas or sections of text. They are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content. |\n| <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a> | `VIDEO` | A multimedia node that is used to embed and play video content directly in a page. When rendered, it is displayed as the video player with the specified video file. Users can interact with the controls to play, pause, rewind, and adjust the volume of the video. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">BlockquoteNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\nUsed to visually distinguish quoted or cited content from the surrounding text. When rendered, it is displayed as the quoted text with indentation or other styling to visually separate it from the surrounding content.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJCbG9ja3F1b3RlIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkJMT0NLUVVPVEUiLCJpZCI6ImZzMXo2MzQwIiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjdjamlqMzYyIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVGhlIG9ubHkgd2F5IHRvIGRvIGdyZWF0IHdvcmsgaXMgdG8gbG92ZSB3aGF0IHlvdSBkby4ifX1dfV0sImJsb2NrcXVvdGVEYXRhIjp7ImluZGVudGF0aW9uIjowfX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkJMT0NLUVVPVEUiLCJpZCI6ImZzMXo2MzQwIiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjdjamlqMzYyIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVGhlIG9ubHkgd2F5IHRvIGRvIGdyZWF0IHdvcmsgaXMgdG8gbG92ZSB3aGF0IHlvdSBkby4ifX1dfV0sImJsb2NrcXVvdGVEYXRhIjp7ImluZGVudGF0aW9uIjowfX1dfQ..\">Blockquote</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"BLOCKQUOTE\"` | Node type. <br> Value: `BLOCKQUOTE` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span></a><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">maxItems: 1</span></a> | Child nodes to define a blockquote paragraph. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">blockquoteData</span> | <a href=\"#blockquotedata\"><span class=\"font-mono\">BlockquoteData</span></a> | Blockquote details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">style</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Defines the blockquote style, such as padding and background color. <br> **Note:** This node requires the [lineSpacing](#plugins) plugin for styling. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">BlockquoteData</span>\n\n**Used in:** <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">indentation</span> | <span class=\"font-mono\">int32</span><br> | Blockquote margin from the left side. Possible values are from `1` to `4`. <br> The indentation is measured in relative to the font size *em* units, by the following formula: **indentation * 1.5**. For example, if indentation is `2`, then margin is equal to **3em**. Therefore the margin is 3 times the size of the font. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GifNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-giphy\"></span><b>Note:</b> This type requires the <b>giphy</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nGIF images are made up of a series of frames, allowing them to display animations or short video clips without the need for additional plugins or technologies.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJHSUYiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiR0lGIiwiaWQiOiJhMDB4eTMzIiwiZ2lmRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiIsInRleHRXcmFwIjp0cnVlfSwib3JpZ2luYWwiOnsiZ2lmIjoiaHR0cHM6Ly9tZWRpYTMuZ2lwaHkuY29tL21lZGlhL3YxLlkybGtQVGM1TUdJM05qRXhZbmc0TWpJeWVYbGlZV296T0RCM05teG5jRGh3Y1hNd05qY3haMmRrWkhKNVpqQm5jMmRwWkNabGNEMTJNVjlwYm5SbGNtNWhiRjluYVdaZllubGZhV1FtWTNROVp3L2tZTlZ3a3lCM2prYXVGSnJaQS9naXBoeS53ZWJwIn0sImhlaWdodCI6NDgwLCJ3aWR0aCI6NDgwfX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkdJRiIsImlkIjoiYTAweHkzMyIsImdpZkRhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiQ09OVEVOVCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJ0ZXh0V3JhcCI6dHJ1ZX0sIm9yaWdpbmFsIjp7ImdpZiI6Imh0dHBzOi8vbWVkaWEzLmdpcGh5LmNvbS9tZWRpYS92MS5ZMmxrUFRjNU1HSTNOakV4WW5nNE1qSXllWGxpWVdvek9EQjNObXhuY0Rod2NYTXdOamN4WjJka1pISjVaakJuYzJkcFpDWmxjRDEyTVY5cGJuUmxjbTVoYkY5bmFXWmZZbmxmYVdRbVkzUTlady9rWU5Wd2t5QjNqa2F1RkpyWkEvZ2lwaHkud2VicCJ9LCJoZWlnaHQiOjQ4MCwid2lkdGgiOjQ4MH19XX0.\">GIF</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"GIF\"` | Node type. <br> Value: `GIF` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">gifData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#gifdata\"><span class=\"font-mono\">GIFData</span></a> | GIF details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes to define a GIF caption. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GIFData</span>\n\n**Used in:** <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Styling for the GIF container, such as dimensions and alignment. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">original</span> | <a href=\"#gif\"><span class=\"font-mono\">GIF</span></a> | Source for the full size GIF. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">downsized</span> | <a href=\"#gif\"><span class=\"font-mono\">GIF</span></a> | Source for the downsized GIF. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">height</span> | <span class=\"font-mono\">int32</span><br> | Height in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | <span class=\"font-mono\">int32</span><br> | Width in pixels. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GIF</span>\n\n**Used in:** <a href=\"#gifdata\"><span class=\"font-mono\">GIFData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">gif</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format WEB_URL</span></a> | URL for a file in GIF format. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">mp4</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format WEB_URL</span></a> | URL for a file in MP4 format. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">still</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format WEB_URL</span></a> | GIF thumbnail URL. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">VideoNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-video\"></span><b>Note:</b> This type requires the <b>video</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA multimedia node that is used to embed and play video content directly in a page. When rendered, it is displayed as the video player with the specified video file. Users can interact with the controls to play, pause, rewind, and adjust the volume of the video.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJWaWRlbyBmcm9tIFlvdXR1YmUiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiVklERU8iLCJpZCI6Inl1ZWFwMjciLCJ2aWRlb0RhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiQ09OVEVOVCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwidmlkZW8iOnsic3JjIjp7InVybCI6Imh0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9NVh4SXdQS01sZWsifSwiZHVyYXRpb24iOjEwM319fV19fSx7InRpdGxlIjoiVmlkZW8gaW1wb3J0ZWQgZnJvbSBXaXggTWVkaWEiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiVklERU8iLCJpZCI6Imc1YmgyMzAiLCJ2aWRlb0RhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiQ09OVEVOVCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwidmlkZW8iOnsic3JjIjp7ImlkIjoidmlkZW8vMTEwNjJiX2E1NTI3MzFmNDA4NTRkMTZhOTE2Mjc2ODdmYjhkMWE2LzEwODBwL21wNC9maWxlLm1wNCJ9LCJkdXJhdGlvbiI6MTQuMDh9LCJ0aHVtYm5haWwiOnsic3JjIjp7ImlkIjoibWVkaWEvMTEwNjJiX2E1NTI3MzFmNDA4NTRkMTZhOTE2Mjc2ODdmYjhkMWE2ZjAwMC5qcGcifSwid2lkdGgiOjE5MjAsImhlaWdodCI6MTA4MH19fV19fV0=\">\n<div style=\"height:523px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlZJREVPIiwiaWQiOiJ5dWVhcDI3IiwidmlkZW9EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIn0sInZpZGVvIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3d3dy55b3V0dWJlLmNvbS93YXRjaD92PTVYeEl3UEtNbGVrIn0sImR1cmF0aW9uIjoxMDN9fX1dfQ..\">Video from Youtube</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlZJREVPIiwiaWQiOiJnNWJoMjMwIiwidmlkZW9EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIn0sInZpZGVvIjp7InNyYyI6eyJpZCI6InZpZGVvLzExMDYyYl9hNTUyNzMxZjQwODU0ZDE2YTkxNjI3Njg3ZmI4ZDFhNi8xMDgwcC9tcDQvZmlsZS5tcDQifSwiZHVyYXRpb24iOjE0LjA4fSwidGh1bWJuYWlsIjp7InNyYyI6eyJpZCI6Im1lZGlhLzExMDYyYl9hNTUyNzMxZjQwODU0ZDE2YTkxNjI3Njg3ZmI4ZDFhNmYwMDAuanBnIn0sIndpZHRoIjoxOTIwLCJoZWlnaHQiOjEwODB9fX1dfQ..\">Video imported from Wix Media</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"VIDEO\"` | Node type. <br> Value: `VIDEO` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">videoData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#videodata\"><span class=\"font-mono\">VideoData</span></a> | Video details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes to define a video caption. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">VideoData</span>\n\n**Used in:** <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">video</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Video file details, such as source and dimensions. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Styling for the video container, such as dimensions and alignment. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnail</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Video thumbnail details, such as dimensions. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableDownload</span> | <span class=\"font-mono\">boolean</span><br> | Whether the video download button is disabled. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Video title. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">options</span> | <a href=\"#playbackoptions\"><span class=\"font-mono\">PlaybackOptions</span></a> | Playback details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PlaybackOptions</span>\n\n**Used in:** <a href=\"#videodata\"><span class=\"font-mono\">VideoData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">autoPlay</span> | <span class=\"font-mono\">boolean</span><br> | Whether the media automatically starts playing after opening a page. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">playInLoop</span> | <span class=\"font-mono\">boolean</span><br> | Whether the media is looped. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">showControls</span> | <span class=\"font-mono\">boolean</span><br> | Whether to show the media controls. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-table\"></span><b>Note:</b> This type requires the <b>table</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA structural node used to display data in rows and columns.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJCYXNpYyB0YWJsZSIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJUQUJMRSIsImlkIjoiOWczNnMxOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEFCTEVfUk9XIiwiaWQiOiJyN2dkcjIxIiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiIzcHpkdTc1Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImZvbjBsNzYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJOYW1lIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiOXd1djA3OSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJpZHRibzgwIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiUG9zaXRpb24iLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJ0cWZ2Njg0Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Im1uaHJwODUiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJMb2NhdGlvbiIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6Inp3cmczOTAiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiNmoyZ3Q5MSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlllYXJzIG9mIFNlcnZpY2UiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fV19LHsidHlwZSI6IlRBQkxFX1JPVyIsImlkIjoiZHV2cHAzMCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiejZ0dHkxMDEiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiODNmazgxMDIiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJKb2huIERvZSJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6ImVyaTZmMTI5Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InNhbG1kMTMwIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU29mdHdhcmUgRW5naW5lZXIifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJ3eGNhNzEzOCIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJ1YTJ1bjEzOSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik5ldyBZb3JrIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiZjJqMDQzNyIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJuZTZ6NjM4Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiNSJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319XX0seyJ0eXBlIjoiVEFCTEVfUk9XIiwiaWQiOiJ5ODVoOTM5Iiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiI2NmM3NjE1NyIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJsMmg2aDE1OCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkphbmUgU21pdGgifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJic3V6dTE2OSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJjZGphcjE3MCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlByb2R1Y3QgTWFuYWdlciJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6InFldDk3MTgyIiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImFuczBzMTgzIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2FuIEZyYW5jaXNjbyJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6IjFjZTFoNDYiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXN0ZnM0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IjMifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fV19LHsidHlwZSI6IlRBQkxFX1JPVyIsImlkIjoidmxkNW40OCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiazF2MmIyMzYiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiam90aWsyMzciLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTYW0gSm9obnNvbiJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6IjV6dnYzMjU0Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InZnc2NsMjU1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVVggRGVzaWduZXIifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJvbDZ0NzI3MyIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJrajgycTI3NCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlJlbW90ZSJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6ImlweDk5NTUiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibm92ZTk1NiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IjIifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fV19LHsidHlwZSI6IlRBQkxFX1JPVyIsImlkIjoiMWM4MXg1NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiNjcyczMyOTQiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiOXF0eHQyOTUiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJFbWlseSBEYXZpcyJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6Ijl0OXdpMzE1Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Inlmbm0xMzE2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiRGF0YSBTY2llbnRpc3QifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJpYXY5aTMzNyIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI1ZWRiejMzOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkJvc3RvbiJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6ImlyMmJxNjQiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoicmR2Ymk2NSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IjQifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fV19XSwidGFibGVEYXRhIjp7ImRpbWVuc2lvbnMiOnsiY29sc1dpZHRoUmF0aW8iOlsxMzksMTM5LDEzOSwxMzldLCJyb3dzSGVpZ2h0IjpbNDcsNDcsNDcsNDcsNDddLCJjb2xzTWluV2lkdGgiOlsxMjAsMTIwLDEyMCwxMjBdfX19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibHZvcWMyMCJ9XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlRBQkxFIiwiaWQiOiI5ZzM2czE4Iiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9ST1ciLCJpZCI6InI3Z2RyMjEiLCJub2RlcyI6W3sidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6IjNwemR1NzUiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZm9uMGw3NiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik5hbWUiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiI5d3V2MDc5Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImlkdGJvODAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJQb3NpdGlvbiIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6InRxZnY2ODQiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibW5ocnA4NSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkxvY2F0aW9uIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiendyZzM5MCIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI2ajJndDkxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiWWVhcnMgb2YgU2VydmljZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fV19XSwidGFibGVDZWxsRGF0YSI6e319XX0seyJ0eXBlIjoiVEFCTEVfUk9XIiwiaWQiOiJkdXZwcDMwIiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJ6NnR0eTEwMSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI4M2ZrODEwMiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkpvaG4gRG9lIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiZXJpNmYxMjkiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoic2FsbWQxMzAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTb2Z0d2FyZSBFbmdpbmVlciJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6Ind4Y2E3MTM4Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InVhMnVuMTM5Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTmV3IFlvcmsifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJmMmowNDM3Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Im5lNno2MzgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiI1In19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX1dfSx7InR5cGUiOiJUQUJMRV9ST1ciLCJpZCI6Ink4NWg5MzkiLCJub2RlcyI6W3sidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6IjY2Yzc2MTU3Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImwyaDZoMTU4Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiSmFuZSBTbWl0aCJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6ImJzdXp1MTY5Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImNkamFyMTcwIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiUHJvZHVjdCBNYW5hZ2VyIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoicWV0OTcxODIiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYW5zMHMxODMiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTYW4gRnJhbmNpc2NvIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiMWNlMWg0NiIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJhc3RmczQ3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiMyJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319XX0seyJ0eXBlIjoiVEFCTEVfUk9XIiwiaWQiOiJ2bGQ1bjQ4Iiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJrMXYyYjIzNiIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJqb3RpazIzNyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlNhbSBKb2huc29uIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiNXp2djMyNTQiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoidmdzY2wyNTUiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJVWCBEZXNpZ25lciJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6Im9sNnQ3MjczIiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImtqODJxMjc0Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiUmVtb3RlIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiaXB4OTk1NSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJub3ZlOTU2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiMiJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319XX0seyJ0eXBlIjoiVEFCTEVfUk9XIiwiaWQiOiIxYzgxeDU3Iiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiI2NzJzMzI5NCIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI5cXR4dDI5NSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkVtaWx5IERhdmlzIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiOXQ5d2kzMTUiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieWZubTEzMTYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJEYXRhIFNjaWVudGlzdCJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6ImlhdjlpMzM3Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjVlZGJ6MzM4Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQm9zdG9uIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiaXIyYnE2NCIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJyZHZiaTY1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiNCJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319XX1dLCJ0YWJsZURhdGEiOnsiZGltZW5zaW9ucyI6eyJjb2xzV2lkdGhSYXRpbyI6WzEzOSwxMzksMTM5LDEzOV0sInJvd3NIZWlnaHQiOls0Nyw0Nyw0Nyw0Nyw0N10sImNvbHNNaW5XaWR0aCI6WzEyMCwxMjAsMTIwLDEyMF19fX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJsdm9xYzIwIn1dfQ..\">Basic table</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"TABLE\"` | Node type. <br> Value: `TABLE` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#tablerownode\"><span class=\"font-mono\">TableRowNode</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span></a> | Child nodes to define table rows. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">tableData</span> | <a href=\"#tabledata\"><span class=\"font-mono\">TableData</span></a> | Table details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableRowNode</span>\n\n**Used in:** <a href=\"#tablenode\"><span class=\"font-mono\">TableNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"TABLE_ROW\"` | Node type. <br> Value: `TABLE_ROW` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#tablecellnode\"><span class=\"font-mono\">TableCellNode</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span></a> | Child nodes to define table cells. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableData</span>\n\n**Used in:** <a href=\"#tablenode\"><span class=\"font-mono\">TableNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Styling for the table container, such as dimensions and alignment. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">dimensions</span> | <a href=\"#tabledata_dimensions\"><span class=\"font-mono\">TableData_Dimensions</span></a> | Table dimensions. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">rowHeader</span> | <span class=\"font-mono\">boolean</span><br> | Whether the table's first row is a heading. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">columnHeader</span> | <span class=\"font-mono\">boolean</span><br> | Whether the table's first column is a heading. <br> Default: `false` |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableData_Dimensions</span>\n\n**Used in:** <a href=\"#tabledata\"><span class=\"font-mono\">TableData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">colsWidthRatio</span> | <span class=\"font-mono\">Array &lt;</span><span class=\"font-mono\">float64</span><br><span class=\"font-mono\">&gt;</span> | Each column width as related to the width of table. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">rowsHeight</span> | <span class=\"font-mono\">Array &lt;</span><span class=\"font-mono\">uint32</span><br><span class=\"font-mono\">&gt;</span> | Height of each row. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">colsMinWidth</span> | <span class=\"font-mono\">Array &lt;</span><span class=\"font-mono\">uint32</span><br><span class=\"font-mono\">&gt;</span> | Minimum width of each column. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableCellNode</span>\n\n**Used in:** <a href=\"#tablerownode\"><span class=\"font-mono\">TableRowNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"TABLE_CELL\"` | Node type. <br> Value: `TABLE_CELL` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span></a> | Child nodes to define cell content. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">tableCellData</span> | <a href=\"#tablecelldata\"><span class=\"font-mono\">TableCellData</span></a> | Table cell details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableCellChildNode</span>\n\n**Used in:** <a href=\"#tablecellnode\"><span class=\"font-mono\">TableCellNode</span></a>\n\nTable cell content node.\n\n _This type is [Tagged Union](#tagged-unions)\nwith `type` field being the discriminating tag._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#appembednode\"><span class=\"font-mono\">AppEmbedNode</span></a> | `APP_EMBED` | Similar to `LinkPreviewNode`, this node is used to embed external content preview, but from Wix business solutions. You can embed previews from the Wix Bookings, Wix Stores and Wix Events apps. |\n| <a href=\"#audionode\"><span class=\"font-mono\">AudioNode</span></a> | `AUDIO` | A multimedia node used to embed and play audio content directly in a webpage. When rendered, it is displayed as the audio player with the specified audio file (can be a platform such as Spotify or Soundloud, and Wix Media). Users can interact with the controls to play, pause, rewind, and adjust the volume of the audio. |\n| <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a> | `BLOCKQUOTE` | Used to visually distinguish quoted or cited content from the surrounding text. When rendered, it is displayed as the quoted text with indentation or other styling to visually separate it from the surrounding content. |\n| <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a> | `BULLETED_LIST` | Presents a group of items in a visually organized manner, where each item is preceded by a bullet point. Bulleted lists are commonly used to present unordered information. |\n| <a href=\"#buttonnode\"><span class=\"font-mono\">ButtonNode</span></a> | `BUTTON` | A node that is used to trigger an action when clicked or activated. |\n| <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a> | `CODE_BLOCK` | Used to present programming code snippets, markup, or other text-based content that should be displayed exactly as it appears, without any interpretation or formatting applied by the browser. When rendered, it is displayed as the code block with a monospaced font, preserving indentation, line breaks, and spacing as specified in the code. |\n| <a href=\"#dividernode\"><span class=\"font-mono\">DividerNode</span></a> | `DIVIDER` | A visual node that is used to separate content sections in a page. When rendered, it is displayed as a horizontal line between the paragraphs, acting as a divider between them. |\n| <a href=\"#embednode\"><span class=\"font-mono\">EmbedNode</span></a> | `EMBED` | Similar to `HtmlNode`, this node is used to display embedded content when you post a link to that resource, without having to parse the resource directly. It provides a standardized way for web developers to include content such as videos, images, and other multimedia elements from supported providers without needing to handle the complex embedding code themselves. For more information, read [oembed](https://oembed.com/). |\n| <a href=\"#filenode\"><span class=\"font-mono\">FileNode</span></a> | `FILE` | A digital file stored on a computer that is uploaded and accessed in a page. Files can include various types of content, such as text documents, images, videos, and so on. |\n| <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a> | `GIF` | GIF images are made up of a series of frames, allowing them to display animations or short video clips without the need for additional plugins or technologies. |\n| <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a> | `HEADING` | Used to denote the heading or title of a section. Headings are hierarchical, with different levels indicating the relative importance of the heading in the content's structure. There are 6 levels of headings, where `1` is the highest level and `6` is the lowest. |\n| <a href=\"#htmlnode\"><span class=\"font-mono\">HtmlNode</span></a> | `HTML` | Incorporates external content, such as interactive maps, or entire web pages. |\n| <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a> | `IMAGE` | Displays standalone pictures in a page. |\n| <a href=\"#linkpreviewnode\"><span class=\"font-mono\">LinkPreviewNode</span></a> | `LINK_PREVIEW` | A preview or summary of a webpage. Link previews include elements such as the title of the linked page, a brief description or excerpt of the content, and possibly a thumbnail image or other relevant information. |\n| <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a> | `ORDERED_LIST` | Presents a group of items in a sequentially numbered or lettered manner. Ordered lists are used to represent information that has a specific order or sequence. |\n| <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a> | `PARAGRAPH` | Used to structure text content, providing a clear separation between different ideas or sections of text. They are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content. |\n| <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a> | `VIDEO` | A multimedia node that is used to embed and play video content directly in a page. When rendered, it is displayed as the video player with the specified video file. Users can interact with the controls to play, pause, rewind, and adjust the volume of the video. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableCellData</span>\n\n**Used in:** <a href=\"#tablecellnode\"><span class=\"font-mono\">TableCellNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">cellStyle</span> | <a href=\"#tablecelldata_cellstyle\"><span class=\"font-mono\">TableCellData_CellStyle</span></a> | Styling for the cell, such as background color and text alignment. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">borderColors</span> | <a href=\"#tablecelldata_bordercolors\"><span class=\"font-mono\">TableCellData_BorderColors</span></a> | Cell border colors. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableCellData_CellStyle</span>\n\n**Used in:** <a href=\"#tablecelldata\"><span class=\"font-mono\">TableCellData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">verticalAlignment</span> | `enum`: `\"TOP\"`, `\"MIDDLE\"`, `\"BOTTOM\"` | Vertical alignment for the cell's text. Possible values: <br> - `TOP`: Aligns the top padding edge of the cell with the top of the row. <br> - `MIDDLE`: Centers the padding box of the cell in the row. <br> - `BOTTOM`: Aligns the bottom padding edge of the cell with the bottom of the row. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">backgroundColor</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Cell background color in a hexadecimal value, for example `#4287f5`. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableCellData_BorderColors</span>\n\n**Used in:** <a href=\"#tablecelldata\"><span class=\"font-mono\">TableCellData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">left</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Left border color in a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">right</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Right border color in a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">top</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Top border color in a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">bottom</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Bottom border color in a hexadecimal value. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-appEmbed\"></span><b>Note:</b> This type requires the <b>appEmbed</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nSimilar to `LinkPreviewNode`, this node is used to embed external content preview, but from Wix business solutions. You can embed previews from the Wix Bookings, Wix Stores and Wix Events apps.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJFbWJlZGRlZCBXaXggRXZlbnRzIGFwcCIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJBUFBfRU1CRUQiLCJpZCI6IjExaTVzMjMiLCJhcHBFbWJlZERhdGEiOnsidHlwZSI6IkVWRU5UIiwiaXRlbUlkIjoiNjUxMjk1MDQtM2JmYy00NGM4LTkwY2MtZjllZWRmZWE5MzIxIiwibmFtZSI6IjItd2VlayBjb3Vyc2Ugb2YgaW50ZW5zaXZlIHBoeXNpY2FsIHJlc2VhcmNoLCB3aXRoIGEgc2Vuc2Ugb2YgcGxlbnR5IG9mIHRpbWUgZm9yIHByb2Nlc3MgYW5kIGRpc2NvdmVyeS4gUm9vdGVkIGluIE9oYWQgTiIsInVybCI6Imh0dHBzOi8vd3d3LndpeC5hcHAvZXZlbnRzLzU0ZTdiMzI2LTQ5ZWMtNDM0Zi1hN2NjLWMyYWQxZWFlYzA0OS82NTEyOTUwNC0zYmZjLTQ0YzgtOTBjYy1mOWVlZGZlYTkzMjEvZGV0YWlscz9kPWh0dHBzOi8vc2FwaXJzMC53aXhzaXRlLmNvbS9teXNpdGUvZXZlbnQtZGV0YWlscy8yLXdlZWstY291cnNlLW9mLWludGVuc2l2ZS1waHlzaWNhbC1yZXNlYXJjaC13aXRoLWEtc2Vuc2Utb2YtcGxlbnR5LW9mLXRpbWUtZm9yLXByb2Nlc3MtYW5kLWRpc2NvdmVyeS1yb290ZWQtaW4tb2hhZC1uIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvMjU3MTg0OWM2YjA3NDlhNGJiZDAwOGEwNmZkNjU3NjIuanBnIn0sIndpZHRoIjo4NjUsImhlaWdodCI6NTc2fSwiZXZlbnREYXRhIjp7InNjaGVkdWxpbmciOiIxMyBkZSBvY3R1YnJlIGRlIDIwMjAgMTk6MDAtMjcgZGUgb2N0dWJyZSBkZSAyMDIwIDIzOjAwICIsImxvY2F0aW9uIjoiIFN1emFubmEgQmFieSBTaG9wIn19fV19fSx7InRpdGxlIjoiRW1iZWRkZWQgV2l4IEJvb2tpbmdzIGFwcCIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJBUFBfRU1CRUQiLCJpZCI6Imt3cGtkMjYiLCJhcHBFbWJlZERhdGEiOnsidHlwZSI6IkJPT0tJTkciLCJpdGVtSWQiOiIwNWVhMjFhNS02YmFlLTQxZDYtYmI4My1hNjdjZTdiN2VhYWUiLCJuYW1lIjoiQkFLSU5HIiwidXJsIjoiaHR0cHM6Ly93d3cud2l4LmFwcC9ib29raW5ncy81NGU3YjMyNi00OWVjLTQzNGYtYTdjYy1jMmFkMWVhZWMwNDkvc2VydmljZS8wNWVhMjFhNS02YmFlLTQxZDYtYmI4My1hNjdjZTdiN2VhYWUvZGV0YWlscz9kPWh0dHBzOi8vc2FwaXJzMC53aXhzaXRlLmNvbS9teXNpdGUvYm9va2luZ3MtY2hlY2tvdXQvYmFraW5nIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvNmZiN2E4MjA5OGI3NDliOGJkOTg3NzNkYzNiZjZhZWEuanBnIn0sIndpZHRoIjo1NjE2LCJoZWlnaHQiOjM3NDR9LCJib29raW5nRGF0YSI6eyJkdXJhdGlvbnMiOiIzMCJ9fX1dfX1d\">\n<div style=\"height:523px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkFQUF9FTUJFRCIsImlkIjoiMTFpNXMyMyIsImFwcEVtYmVkRGF0YSI6eyJ0eXBlIjoiRVZFTlQiLCJpdGVtSWQiOiI2NTEyOTUwNC0zYmZjLTQ0YzgtOTBjYy1mOWVlZGZlYTkzMjEiLCJuYW1lIjoiMi13ZWVrIGNvdXJzZSBvZiBpbnRlbnNpdmUgcGh5c2ljYWwgcmVzZWFyY2gsIHdpdGggYSBzZW5zZSBvZiBwbGVudHkgb2YgdGltZSBmb3IgcHJvY2VzcyBhbmQgZGlzY292ZXJ5LiBSb290ZWQgaW4gT2hhZCBOIiwidXJsIjoiaHR0cHM6Ly93d3cud2l4LmFwcC9ldmVudHMvNTRlN2IzMjYtNDllYy00MzRmLWE3Y2MtYzJhZDFlYWVjMDQ5LzY1MTI5NTA0LTNiZmMtNDRjOC05MGNjLWY5ZWVkZmVhOTMyMS9kZXRhaWxzP2Q9aHR0cHM6Ly9zYXBpcnMwLndpeHNpdGUuY29tL215c2l0ZS9ldmVudC1kZXRhaWxzLzItd2Vlay1jb3Vyc2Utb2YtaW50ZW5zaXZlLXBoeXNpY2FsLXJlc2VhcmNoLXdpdGgtYS1zZW5zZS1vZi1wbGVudHktb2YtdGltZS1mb3ItcHJvY2Vzcy1hbmQtZGlzY292ZXJ5LXJvb3RlZC1pbi1vaGFkLW4iLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS8yNTcxODQ5YzZiMDc0OWE0YmJkMDA4YTA2ZmQ2NTc2Mi5qcGcifSwid2lkdGgiOjg2NSwiaGVpZ2h0Ijo1NzZ9LCJldmVudERhdGEiOnsic2NoZWR1bGluZyI6IjEzIGRlIG9jdHVicmUgZGUgMjAyMCAxOTowMC0yNyBkZSBvY3R1YnJlIGRlIDIwMjAgMjM6MDAgIiwibG9jYXRpb24iOiIgU3V6YW5uYSBCYWJ5IFNob3AifX19XX0.\">Embedded Wix Events app</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkFQUF9FTUJFRCIsImlkIjoia3dwa2QyNiIsImFwcEVtYmVkRGF0YSI6eyJ0eXBlIjoiQk9PS0lORyIsIml0ZW1JZCI6IjA1ZWEyMWE1LTZiYWUtNDFkNi1iYjgzLWE2N2NlN2I3ZWFhZSIsIm5hbWUiOiJCQUtJTkciLCJ1cmwiOiJodHRwczovL3d3dy53aXguYXBwL2Jvb2tpbmdzLzU0ZTdiMzI2LTQ5ZWMtNDM0Zi1hN2NjLWMyYWQxZWFlYzA0OS9zZXJ2aWNlLzA1ZWEyMWE1LTZiYWUtNDFkNi1iYjgzLWE2N2NlN2I3ZWFhZS9kZXRhaWxzP2Q9aHR0cHM6Ly9zYXBpcnMwLndpeHNpdGUuY29tL215c2l0ZS9ib29raW5ncy1jaGVja291dC9iYWtpbmciLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS82ZmI3YTgyMDk4Yjc0OWI4YmQ5ODc3M2RjM2JmNmFlYS5qcGcifSwid2lkdGgiOjU2MTYsImhlaWdodCI6Mzc0NH0sImJvb2tpbmdEYXRhIjp7ImR1cmF0aW9ucyI6IjMwIn19fV19\">Embedded Wix Bookings app</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"APP_EMBED\"` | Node type. <br> Value: `APP_EMBED` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">appEmbedData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#appembeddata\"><span class=\"font-mono\">AppEmbedData</span></a> | Embedded Wix app details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedData</span>\n\n**Used in:** <a href=\"#appembednode\"><span class=\"font-mono\">AppEmbedNode</span></a>\n\n _This type is [Tagged Union](#tagged-unions)\nwith `type` field being the discriminating tag._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#appembeddatabooking\"><span class=\"font-mono\">AppEmbedDataBooking</span></a> | `BOOKING` | Wix Bookings app. Embeds a particular booking. |\n| <a href=\"#appembeddataevent\"><span class=\"font-mono\">AppEmbedDataEvent</span></a> | `EVENT` | Wix Events app. Embeds a particular event. |\n| <a href=\"#appembeddataproduct\"><span class=\"font-mono\">AppEmbedDataProduct</span></a> | `PRODUCT` | Wix Stores app. Embeds a particular product. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedDataProduct</span>\n\n**Used in:** <a href=\"#appembeddata\"><span class=\"font-mono\">AppEmbedData</span></a>\n\nWix Stores app. Embeds a particular product.\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"PRODUCT\"` | Which Wix App to embed. Possible values: <br> - `PRODUCT`: Wix Stores app. Embeds a particular product. <br> - `EVENT`: Wix Events app. Embeds a particular event. <br> - `BOOKINGS`: Wix Bookings app. Embeds a particular booking. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Embedded content thumbnail. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">itemId</span> | <span class=\"font-mono\">string</span><br> | Embedded content ID. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">imageSrc</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">string</span><br> | Deprecated: Use `image` instead. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedDataEvent</span>\n\n**Used in:** <a href=\"#appembeddata\"><span class=\"font-mono\">AppEmbedData</span></a>\n\nWix Events app. Embeds a particular event.\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"EVENT\"` | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">eventData</span> | <a href=\"#appembeddata_eventdata\"><span class=\"font-mono\">AppEmbedData_EventData</span></a> | Embedded Wix Events app content. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Embedded content thumbnail. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">itemId</span> | <span class=\"font-mono\">string</span><br> | Embedded content ID. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">imageSrc</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">string</span><br> | Deprecated: Use `image` instead. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedDataBooking</span>\n\n**Used in:** <a href=\"#appembeddata\"><span class=\"font-mono\">AppEmbedData</span></a>\n\nWix Bookings app. Embeds a particular booking.\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"BOOKING\"` | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Embedded content thumbnail. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">itemId</span> | <span class=\"font-mono\">string</span><br> | Embedded content ID. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">bookingData</span> | <a href=\"#appembeddata_bookingdata\"><span class=\"font-mono\">AppEmbedData_BookingData</span></a> | Embedded Wix Bookings app content. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">imageSrc</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">string</span><br> | Deprecated: Use `image` instead. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedData_BookingData</span>\n\n**Used in:** <a href=\"#appembeddatabooking\"><span class=\"font-mono\">AppEmbedDataBooking</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">durations</span> | <span class=\"font-mono\">string</span><br> | Booking duration in minutes. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedData_EventData</span>\n\n**Used in:** <a href=\"#appembeddataevent\"><span class=\"font-mono\">AppEmbedDataEvent</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">scheduling</span> | <span class=\"font-mono\">string</span><br> | Event schedule. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">location</span> | <span class=\"font-mono\">string</span><br> | Event location. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">EmbedNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-linkPreview\"></span><b>Note:</b> This type requires the <b>linkPreview</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nSimilar to `HtmlNode`, this node is used to display embedded content when you post a link to that resource, without having to parse the resource directly. It provides a standardized way for web developers to include content such as videos, images, and other multimedia elements from supported providers without needing to handle the complex embedding code themselves. For more information, read [oembed](https://oembed.com/).\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJvRW1iZWQiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiRU1CRUQiLCJpZCI6IjVrbG1uNjc4IiwiZW1iZWREYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsiY3VzdG9tIjoiNDAwIn0sImFsaWdubWVudCI6IkNFTlRFUiIsImhlaWdodCI6eyJjdXN0b20iOiI2MDAifX0sIm9lbWJlZCI6eyJ0eXBlIjoicmljaCIsImh0bWwiOiI8YmxvY2txdW90ZSBjbGFzcz1cInR3aXR0ZXItdHdlZXRcIj48cCBsYW5nPVwiZW5cIiBkaXI9XCJsdHJcIj5KdXN0IHJlbGVhc2VkIGEgbmV3IGJsb2cgcG9zdCBvbiB0aGUgbGF0ZXN0IGFkdmFuY2VtZW50cyBpbiBBSSB0ZWNobm9sb2d5LiBDaGVjayBpdCBvdXQhIDxhIGhyZWY9XCJodHRwczovL3QuY28vYWJjMTIzeHl6XCI+aHR0cHM6Ly90LmNvL2FiYzEyM3h5ejwvYT48L3A+Jm1kYXNoOyBUZWNoIEd1cnUgKEB0ZWNoX2d1cnUpIDxhIGhyZWY9XCJodHRwczovL3R3aXR0ZXIuY29tL3RlY2hfZ3VydS9zdGF0dXMvMTM1NzkwMTIzNDU2Nzg5MD9yZWZfc3JjPXR3c3JjJTVFdGZ3XCI+RmVicnVhcnkgNSwgMjAyMTwvYT48L2Jsb2NrcXVvdGU+XG48c2NyaXB0IGFzeW5jIHNyYz1cImh0dHBzOi8vcGxhdGZvcm0udHdpdHRlci5jb20vd2lkZ2V0cy5qc1wiIGNoYXJzZXQ9XCJ1dGYtOFwiPjwvc2NyaXB0PlxuIn0sInNyYyI6ImV4YW1wbGUuY29tIn19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkVNQkVEIiwiaWQiOiI1a2xtbjY3OCIsImVtYmVkRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7ImN1c3RvbSI6IjQwMCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJoZWlnaHQiOnsiY3VzdG9tIjoiNjAwIn19LCJvZW1iZWQiOnsidHlwZSI6InJpY2giLCJodG1sIjoiPGJsb2NrcXVvdGUgY2xhc3M9XCJ0d2l0dGVyLXR3ZWV0XCI-PHAgbGFuZz1cImVuXCIgZGlyPVwibHRyXCI-SnVzdCByZWxlYXNlZCBhIG5ldyBibG9nIHBvc3Qgb24gdGhlIGxhdGVzdCBhZHZhbmNlbWVudHMgaW4gQUkgdGVjaG5vbG9neS4gQ2hlY2sgaXQgb3V0ISA8YSBocmVmPVwiaHR0cHM6Ly90LmNvL2FiYzEyM3h5elwiPmh0dHBzOi8vdC5jby9hYmMxMjN4eXo8L2E-PC9wPiZtZGFzaDsgVGVjaCBHdXJ1IChAdGVjaF9ndXJ1KSA8YSBocmVmPVwiaHR0cHM6Ly90d2l0dGVyLmNvbS90ZWNoX2d1cnUvc3RhdHVzLzEzNTc5MDEyMzQ1Njc4OTA_cmVmX3NyYz10d3NyYyU1RXRmd1wiPkZlYnJ1YXJ5IDUsIDIwMjE8L2E-PC9ibG9ja3F1b3RlPlxuPHNjcmlwdCBhc3luYyBzcmM9XCJodHRwczovL3BsYXRmb3JtLnR3aXR0ZXIuY29tL3dpZGdldHMuanNcIiBjaGFyc2V0PVwidXRmLThcIj48L3NjcmlwdD5cbiJ9LCJzcmMiOiJleGFtcGxlLmNvbSJ9fV19\">oEmbed</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"EMBED\"` | Node type. <br> Value: `EMBED` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">embedData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#embeddata\"><span class=\"font-mono\">EmbedData</span></a> | oEmbed details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">EmbedData</span>\n\n**Used in:** <a href=\"#embednode\"><span class=\"font-mono\">EmbedNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | oEmbed node container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">oembed</span> | <a href=\"#oembed\"><span class=\"font-mono\">Oembed</span></a> | [oEmbed](https://www.oembed.com) details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">src</span> | <span class=\"font-mono\">string</span><br> | Original asset source. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Oembed</span>\n\n**Used in:** <a href=\"#embeddata\"><span class=\"font-mono\">EmbedData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span> | <span class=\"font-mono\">string</span><br> | Resource type. For more information read the [oEmbed](https://www.oembed.com) official website. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | <span class=\"font-mono\">int32</span><br> | Width of the resource specified in the `url` field in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">height</span> | <span class=\"font-mono\">int32</span><br> | Height of the resource specified in the `url` field in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | A text title, describing the resource. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span> | <span class=\"font-mono\">string</span><br> | The source URL for the resource. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">html</span> | <span class=\"font-mono\">string</span><br> | HTML required to embed a video player. The HTML should have no padding or margins. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">authorName</span> | <span class=\"font-mono\">string</span><br> | Name of the author or owner of the resource. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">authorUrl</span> | <span class=\"font-mono\">string</span><br> | URL for the author or owner of the resource. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">providerName</span> | <span class=\"font-mono\">string</span><br> | Name of the resource provider. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">providerUrl</span> | <span class=\"font-mono\">string</span><br> | URL for the resource provider. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnailUrl</span> | <span class=\"font-mono\">string</span><br> | URL for a thumbnail image for the resource. If this property is defined, `thumbnailWidth` and `thumbnailHeight` must also be defined. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnailWidth</span> | <span class=\"font-mono\">string</span><br> | Width of the resource's thumbnail image. If this property is defined, `thumbnailUrl` and `thumbnailHeight` must also be defined. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnailHeight</span> | <span class=\"font-mono\">string</span><br> | Height of the resource's thumbnail image. If this property is defined, `thumbnailUrl` and `thumbnailWidth`must also be defined. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">videoUrl</span> | <span class=\"font-mono\">string</span><br> | URL for an embedded video. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">version</span> | <span class=\"font-mono\">string</span><br> | The oEmbed version number. This value must be `1.0`. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">DividerNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-divider\"></span><b>Note:</b> This type requires the <b>divider</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA visual node that is used to separate content sections in a page. When rendered, it is displayed as a horizontal line between the paragraphs, acting as a divider between them.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJEaXZpZGVyIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXUxODUxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQ2hhcHRlciAxOiBJbnRyb2R1Y3Rpb24ifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImZneXBoNiJ9LHsidHlwZSI6IkRJVklERVIiLCJpZCI6InRidWNoNSIsImRpdmlkZXJEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnt9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJzcG9pbGVyIjp7fSwiaGVpZ2h0Ijp7fSwidGV4dFdyYXAiOmZhbHNlfSwibGluZVN0eWxlIjoiU0lOR0xFIiwid2lkdGgiOiJMQVJHRSIsImFsaWdubWVudCI6IkNFTlRFUiJ9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImNrOHduNyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IldlbGNvbWUgdG8gdGhlIGludHJvZHVjdG9yeSBjaGFwdGVyLiBIZXJlIHdlIHdpbGwgZGlzY3VzcyB0aGUgYmFzaWNzIG9mIG91ciB0b3BpYy4ifX1dfV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXUxODUxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQ2hhcHRlciAxOiBJbnRyb2R1Y3Rpb24ifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImZneXBoNiJ9LHsidHlwZSI6IkRJVklERVIiLCJpZCI6InRidWNoNSIsImRpdmlkZXJEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnt9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJzcG9pbGVyIjp7fSwiaGVpZ2h0Ijp7fSwidGV4dFdyYXAiOmZhbHNlfSwibGluZVN0eWxlIjoiU0lOR0xFIiwid2lkdGgiOiJMQVJHRSIsImFsaWdubWVudCI6IkNFTlRFUiJ9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImNrOHduNyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IldlbGNvbWUgdG8gdGhlIGludHJvZHVjdG9yeSBjaGFwdGVyLiBIZXJlIHdlIHdpbGwgZGlzY3VzcyB0aGUgYmFzaWNzIG9mIG91ciB0b3BpYy4ifX1dfV19\">Divider</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"DIVIDER\"` | Node type. <br> Value: `DIVIDER` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">dividerData</span> | <a href=\"#dividerdata\"><span class=\"font-mono\">DividerData</span></a> | Divider details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">DividerData</span>\n\n**Used in:** <a href=\"#dividernode\"><span class=\"font-mono\">DividerNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Divider container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">lineStyle</span> | `enum`: `\"SINGLE\"`, `\"DOUBLE\"`, `\"DASHED\"`, `\"DOTTED\"` | Divider line style. Possible values: <br> - `SINGLE` <br> - `DOUBLE` <br> - `DASHED` <br> - `DOTTED` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | `enum`: `\"LARGE\"`, `\"MEDIUM\"`, `\"SMALL\"` | Divider width. Possible values: <br> - `LARGE` <br> - `MEDIUM` <br> - `SMALL` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">alignment</span> | `enum`: `\"CENTER\"`, `\"LEFT\"`, `\"RIGHT\"` | Divider alignment. Possible values: <br> - `CENTER` <br> - `LEFT` <br> - `RIGHT` |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CodeBlockNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-codeBlock\"></span><b>Note:</b> This type requires the <b>codeBlock</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nUsed to present programming code snippets, markup, or other text-based content that should be displayed exactly as it appears, without any interpretation or formatting applied by the browser. When rendered, it is displayed as the code block with a monospaced font, preserving indentation, line breaks, and spacing as specified in the code.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJDb2RlIGJsb2NrIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkNPREVfQkxPQ0siLCJpZCI6ImV4YW1wbGUtaWQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJjb25zb2xlLmxvZygnSGVsbG8sIHdvcmxkIScpO1xuY29uc29sZS5sb2cobmV3IERhdGUpOyJ9fV0sImNvZGVCbG9ja0RhdGEiOnt9fV19fSx7InRpdGxlIjoiQ29kZSBibG9jayB3aXRoIHN5bnRheCBoaWdobGlnaHRpbmciLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiQ09ERV9CTE9DSyIsImlkIjoiZXhhbXBsZS1pZCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6ImNvbnNvbGUiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkNPTE9SIiwiY29sb3JEYXRhIjp7ImZvcmVncm91bmQiOiIjY2MwMDAwIn19XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIuIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJsb2ciLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkNPTE9SIiwiY29sb3JEYXRhIjp7ImZvcmVncm91bmQiOiJncmVlbiJ9fV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiKCJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiJ0hlbGxvLCB3b3JsZCEnIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJmb3JlZ3JvdW5kIjoibWFnZW50YSJ9fV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiKTsifX1dLCJjb2RlQmxvY2tEYXRhIjp7fX1dfX1d\">\n<div style=\"height:523px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkNPREVfQkxPQ0siLCJpZCI6ImV4YW1wbGUtaWQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJjb25zb2xlLmxvZygnSGVsbG8sIHdvcmxkIScpO1xuY29uc29sZS5sb2cobmV3IERhdGUpOyJ9fV0sImNvZGVCbG9ja0RhdGEiOnt9fV19\">Code block</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkNPREVfQkxPQ0siLCJpZCI6ImV4YW1wbGUtaWQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJjb25zb2xlIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJmb3JlZ3JvdW5kIjoiI2NjMDAwMCJ9fV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiLiJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoibG9nIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJmb3JlZ3JvdW5kIjoiZ3JlZW4ifX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IigifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IidIZWxsbywgd29ybGQhJyIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnsiZm9yZWdyb3VuZCI6Im1hZ2VudGEifX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Iik7In19XSwiY29kZUJsb2NrRGF0YSI6e319XX0.\">Code block with syntax highlighting</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"CODE_BLOCK\"` | Node type. <br> Value: `CODE_BLOCK` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#textnode\"><span class=\"font-mono\">TextNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes to define a code block text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">codeBlockData</span> | <a href=\"#codeblockdata\"><span class=\"font-mono\">CodeBlockData</span></a> | Code block details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">style</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Defines the blockquote style, such as padding and background color. <br> **Note:** This node requires the [lineSpacing](#plugins) plugin for styling. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CodeBlockData</span>\n\n**Used in:** <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textStyle</span> | <a href=\"#textstyle\"><span class=\"font-mono\">TextStyle</span></a> | Defines the text style, such as alignment and line height. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">LinkPreviewNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-linkPreview\"></span><b>Note:</b> This type requires the <b>linkPreview</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA preview or summary of a webpage. Link previews include elements such as the title of the linked page, a brief description or excerpt of the content, and possibly a thumbnail image or other relevant information.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJMaW5rIHByZXZpZXciLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiTElOS19QUkVWSUVXIiwiaWQiOiI0MDMzNTExMCIsImxpbmtQcmV2aWV3RGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiJ9LCJsaW5rIjp7InVybCI6Imh0dHBzOi8vd3d3LnBvcHNjaS5jb20vZW52aXJvbm1lbnQvZG8tZG9ncy1kcmVhbS8iLCJ0YXJnZXQiOiJCTEFOSyJ9LCJ0aXRsZSI6IkRvIGRvZ3MgZHJlYW0/IiwidGh1bWJuYWlsVXJsIjoiaHR0cHM6Ly9pbWFnZS5pbnNpZGVyLmNvbS81ZGU1Nzg0OTc5ZDc1NzE1OWQwYjY4Mzg/d2lkdGg9MTEwMCZmb3JtYXQ9anBlZyZhdXRvPXdlYnAiLCJkZXNjcmlwdGlvbiI6IlRoZSBhbnN3ZXIgbWlnaHQgbWFrZSB5b3UgYXBwcmVjaWF0ZSB5b3VyIHB1cCBldmVuIG1vcmUuIn19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkxJTktfUFJFVklFVyIsImlkIjoiNDAzMzUxMTAiLCJsaW5rUHJldmlld0RhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiQ09OVEVOVCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwibGluayI6eyJ1cmwiOiJodHRwczovL3d3dy5wb3BzY2kuY29tL2Vudmlyb25tZW50L2RvLWRvZ3MtZHJlYW0vIiwidGFyZ2V0IjoiQkxBTksifSwidGl0bGUiOiJEbyBkb2dzIGRyZWFtPyIsInRodW1ibmFpbFVybCI6Imh0dHBzOi8vaW1hZ2UuaW5zaWRlci5jb20vNWRlNTc4NDk3OWQ3NTcxNTlkMGI2ODM4P3dpZHRoPTExMDAmZm9ybWF0PWpwZWcmYXV0bz13ZWJwIiwiZGVzY3JpcHRpb24iOiJUaGUgYW5zd2VyIG1pZ2h0IG1ha2UgeW91IGFwcHJlY2lhdGUgeW91ciBwdXAgZXZlbiBtb3JlLiJ9fV19\">Link preview</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"LINK_PREVIEW\"` | Node type. <br> Value: `LINK_PREVIEW` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">linkPreviewData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#linkpreviewdata\"><span class=\"font-mono\">LinkPreviewData</span></a> | Link preview details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">LinkPreviewData</span>\n\n**Used in:** <a href=\"#linkpreviewnode\"><span class=\"font-mono\">LinkPreviewNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Link preview container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">link</span> | <a href=\"#link\"><span class=\"font-mono\">Link</span></a> | Link details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Preview title. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnailUrl</span> | <span class=\"font-mono\">string</span><br> | Preview thumbnail URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">description</span> | <span class=\"font-mono\">string</span><br> | Preview description. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">html</span> | <span class=\"font-mono\">string</span><br> | Preview content as HTML. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AudioNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-audio\"></span><b>Note:</b> This type requires the <b>audio</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA multimedia node used to embed and play audio content directly in a webpage. When rendered, it is displayed as the audio player with the specified audio file (can be a platform such as Spotify or Soundloud, and Wix Media). Users can interact with the controls to play, pause, rewind, and adjust the volume of the audio.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJTb3VuZENsb3VkIGF1ZGlvIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkFVRElPIiwiaWQiOiJleGFtcGxlLWlkIiwiYXVkaW9EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJhdWRpbyI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zb3VuZGNsb3VkLmNvbS9yaWNrLWFzdGxleS1vZmZpY2lhbC9uZXZlci1nb25uYS1naXZlLXlvdS11cC00In19LCJodG1sIjoiPGlmcmFtZSB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCI0MDBcIiBzY3JvbGxpbmc9XCJub1wiIGZyYW1lYm9yZGVyPVwibm9cIiBzcmM9XCJodHRwczovL3cuc291bmRjbG91ZC5jb20vcGxheWVyLz92aXN1YWw9dHJ1ZSZ1cmw9aHR0cHMlM0ElMkYlMkZhcGkuc291bmRjbG91ZC5jb20lMkZ0cmFja3MlMkYxNDQzNzk2ODg4JnNob3dfYXJ0d29yaz10cnVlXCI+PC9pZnJhbWU+In19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkFVRElPIiwiaWQiOiJleGFtcGxlLWlkIiwiYXVkaW9EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJhdWRpbyI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zb3VuZGNsb3VkLmNvbS9yaWNrLWFzdGxleS1vZmZpY2lhbC9uZXZlci1nb25uYS1naXZlLXlvdS11cC00In19LCJodG1sIjoiPGlmcmFtZSB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCI0MDBcIiBzY3JvbGxpbmc9XCJub1wiIGZyYW1lYm9yZGVyPVwibm9cIiBzcmM9XCJodHRwczovL3cuc291bmRjbG91ZC5jb20vcGxheWVyLz92aXN1YWw9dHJ1ZSZ1cmw9aHR0cHMlM0ElMkYlMkZhcGkuc291bmRjbG91ZC5jb20lMkZ0cmFja3MlMkYxNDQzNzk2ODg4JnNob3dfYXJ0d29yaz10cnVlXCI-PC9pZnJhbWU-In19XX0.\">SoundCloud audio</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"AUDIO\"` | Node type. <br> Value: `AUDIO` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">audioData</span> | <a href=\"#audiodata\"><span class=\"font-mono\">AudioData</span></a> | Audio details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AudioData</span>\n\n**Used in:** <a href=\"#audionode\"><span class=\"font-mono\">AudioNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Audio node container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">audio</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Audio file details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableDownload</span> | <span class=\"font-mono\">boolean</span><br> | Sets whether the audio download button is disabled. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">coverImage</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Cover image. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span> | <span class=\"font-mono\">string</span><br> | Track name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">authorName</span> | <span class=\"font-mono\">string</span><br> | Author name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">html</span> | <span class=\"font-mono\">string</span><br> | An HTML version of the audio node. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-gallery\"></span><b>Note:</b> This type requires the <b>gallery</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA collection of images displayed together in a visually appealing and organized manner.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJHYWxsZXJ5IiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiMDF3OWY1MCJ9LHsidHlwZSI6IkdBTExFUlkiLCJpZCI6Im5nd3p6NDkiLCJnYWxsZXJ5RGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiIsInNwb2lsZXIiOnt9LCJoZWlnaHQiOnt9LCJ0ZXh0V3JhcCI6dHJ1ZX0sIml0ZW1zIjpbeyJpbWFnZSI6eyJtZWRpYSI6eyJzcmMiOnsidXJsIjoiOGJiNDM4XzM2NzI2YTJkMTRlYzQ0ZWU5ZWRjNTY5M2JhZGUxMDkyLmpwZyJ9LCJ3aWR0aCI6MzY0OCwiaGVpZ2h0Ijo1NDcyfX19LHsiaW1hZ2UiOnsibWVkaWEiOnsic3JjIjp7InVybCI6IjhiYjQzOF82YmJmOGU4MmZlOGY0Yjc5YjZlMDNlZTc5YjY2ZmQ2YS5qcGcifSwid2lkdGgiOjE5MjAsImhlaWdodCI6MTI4MH19fSx7ImltYWdlIjp7Im1lZGlhIjp7InNyYyI6eyJ1cmwiOiI4YmI0MzhfODMwN2ZjMzJiZGY0NDU1YWIzMDMzYzU0MmRhNGM2YzcuanBnIn0sIndpZHRoIjo1NjAwLCJoZWlnaHQiOjM3MzN9fX1dLCJvcHRpb25zIjp7ImxheW91dCI6eyJ0eXBlIjoiR1JJRCIsImhvcml6b250YWxTY3JvbGwiOmZhbHNlLCJvcmllbnRhdGlvbiI6IkNPTFVNTlMiLCJudW1iZXJPZkNvbHVtbnMiOjN9LCJpdGVtIjp7InJhdGlvIjoxLCJjcm9wIjoiRklMTCJ9LCJ0aHVtYm5haWxzIjp7InBsYWNlbWVudCI6Ik5PTkUifX19fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InJiM3FpNTEifV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiMDF3OWY1MCJ9LHsidHlwZSI6IkdBTExFUlkiLCJpZCI6Im5nd3p6NDkiLCJnYWxsZXJ5RGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiIsInNwb2lsZXIiOnt9LCJoZWlnaHQiOnt9LCJ0ZXh0V3JhcCI6dHJ1ZX0sIml0ZW1zIjpbeyJpbWFnZSI6eyJtZWRpYSI6eyJzcmMiOnsidXJsIjoiOGJiNDM4XzM2NzI2YTJkMTRlYzQ0ZWU5ZWRjNTY5M2JhZGUxMDkyLmpwZyJ9LCJ3aWR0aCI6MzY0OCwiaGVpZ2h0Ijo1NDcyfX19LHsiaW1hZ2UiOnsibWVkaWEiOnsic3JjIjp7InVybCI6IjhiYjQzOF82YmJmOGU4MmZlOGY0Yjc5YjZlMDNlZTc5YjY2ZmQ2YS5qcGcifSwid2lkdGgiOjE5MjAsImhlaWdodCI6MTI4MH19fSx7ImltYWdlIjp7Im1lZGlhIjp7InNyYyI6eyJ1cmwiOiI4YmI0MzhfODMwN2ZjMzJiZGY0NDU1YWIzMDMzYzU0MmRhNGM2YzcuanBnIn0sIndpZHRoIjo1NjAwLCJoZWlnaHQiOjM3MzN9fX1dLCJvcHRpb25zIjp7ImxheW91dCI6eyJ0eXBlIjoiR1JJRCIsImhvcml6b250YWxTY3JvbGwiOmZhbHNlLCJvcmllbnRhdGlvbiI6IkNPTFVNTlMiLCJudW1iZXJPZkNvbHVtbnMiOjN9LCJpdGVtIjp7InJhdGlvIjoxLCJjcm9wIjoiRklMTCJ9LCJ0aHVtYm5haWxzIjp7InBsYWNlbWVudCI6Ik5PTkUifX19fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InJiM3FpNTEifV19\">Gallery</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"GALLERY\"` | Node type. <br> Value: `GALLERY` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">galleryData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#gallerydata\"><span class=\"font-mono\">GalleryData</span></a> | Gallery node details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryData</span>\n\n**Used in:** <a href=\"#gallerynode\"><span class=\"font-mono\">GalleryNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">items</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#gallerydata_item\"><span class=\"font-mono\">GalleryData_Item</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span></a> | Gallery items details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Gallery container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">options</span> | <a href=\"#galleryoptions\"><span class=\"font-mono\">GalleryOptions</span></a> | Gallery appearance options. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableExpand</span> | <span class=\"font-mono\">boolean</span><br> | Whether the expand button is disabled. Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableDownload</span> | <span class=\"font-mono\">boolean</span><br> | Whether the download button is disabled. Default: `false` |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryOptions</span>\n\n**Used in:** <a href=\"#gallerydata\"><span class=\"font-mono\">GalleryData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">layout</span> | <a href=\"#galleryoptions_layout\"><span class=\"font-mono\">GalleryOptions_Layout</span></a> | Gallery layout. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">item</span> | <a href=\"#galleryoptions_itemstyle\"><span class=\"font-mono\">GalleryOptions_ItemStyle</span></a> | Styling for gallery items. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnails</span> | <a href=\"#galleryoptions_thumbnails\"><span class=\"font-mono\">GalleryOptions_Thumbnails</span></a> | Styling for gallery thumbnail images. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryOptions_Layout</span>\n\n**Used in:** <a href=\"#galleryoptions\"><span class=\"font-mono\">GalleryOptions</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span> | `enum`: `\"COLLAGE\"`, `\"MASONRY\"`, `\"GRID\"`, `\"THUMBNAIL\"`, `\"SLIDER\"`, `\"SLIDESHOW\"`, `\"PANORAMA\"`, `\"COLUMN\"`, `\"MAGIC\"`, `\"FULLSIZE\"` | Gallery layout type. Possible values: <br> - `COLLAGE`: Presents images in various sizes and positions, creating an artistic or dynamic layout. <br> - `MASONRY`: A grid-based design that places items in optimal positions based on available vertical space, creating an arrangement where items of varying heights fit together like bricks in a wall. <br> - `GRID`: A layout structure that organizes items into rows and columns, creating a clean, uniform, and visually appealing arrangement of images. <br> - `THUMBNAIL`: A smaller, scaled-down version of an image that serves as a preview. <br> - `SLIDER`: A component that allows users to browse through a set of images by sliding or swiping through them, typically in a confined viewing area. <br> - `SLIDESHOW`: A component that automatically or manually transitions through a set of images in a designated area. <br> - `PANORAMA`: Wide-angle or 360-degree image that allows users to view an extended horizontal view of a scene. <br> - `COLUMN`: Arrangement of the gallery items in vertical sections. <br> - `MAGIC`: Visually stunning, dynamic effects that enhance the user experience. <br> - `FULLSIZE`: A layout where each image or item is displayed at its full size, taking up the entire viewport or a significant portion of the screen.. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">horizontalScroll</span> | <span class=\"font-mono\">boolean</span><br> | Whether the horizontal scroll is enabled. Default: `true`, unless the `type` field is set to `GRID` or `COLLAGE`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">orientation</span> | `enum`: `\"ROWS\"`, `\"COLUMNS\"` | Gallery orientation. Possible values: <br> - `ROWS`: Gallery items are arranged horizontally in rows. <br> - `COLUMNS`: Gallery items are arranged vertically in columns. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">numberOfColumns</span> | <span class=\"font-mono\">int32</span><br> | The number of columns to display on computer screens. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">mobileNumberOfColumns</span> | <span class=\"font-mono\">int32</span><br> | The number of columns to display on mobile phone screens. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryOptions_ItemStyle</span>\n\n**Used in:** <a href=\"#galleryoptions\"><span class=\"font-mono\">GalleryOptions</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">targetSize</span> | <span class=\"font-mono\">int32</span><br> | Dimension for each gallery item in pixels (behavaior changes according to a gallery type). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">ratio</span> | <span class=\"font-mono\">float64</span><br> | Item ratio |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">crop</span> | `enum`: `\"FILL\"`, `\"FIT\"` | Sets how gallery item images are cropped. Possible values: <br> - `FILL`: Each item in the gallery is cropped and resized to completely fill its container, ensuring that no empty space is left while maintaining the aspect ratio of the original image. <br> - `FIT`: Each item in the gallery is resized to fit entirely in its container without any cropping. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">spacing</span> | <span class=\"font-mono\">int32</span><br> | The spacing between gallery items in pixels. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryOptions_Thumbnails</span>\n\n**Used in:** <a href=\"#galleryoptions\"><span class=\"font-mono\">GalleryOptions</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">placement</span> | `enum`: `\"TOP\"`, `\"RIGHT\"`, `\"BOTTOM\"`, `\"LEFT\"`, `\"NONE\"` | Thumbnail alignment. Possible values: <br> - `TOP` <br> - `RIGHT` <br> - `BOTTOM` <br> - `LEFT` <br> - `NONE` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">spacing</span> | <span class=\"font-mono\">int32</span><br> | Spacing between thumbnails in pixels. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryData_Item</span>\n\n**Used in:** <a href=\"#gallerydata\"><span class=\"font-mono\">GalleryData</span></a>\n\n\n\n<blockquote class=\"caution\">\n Fields <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span>, <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">video</span> are in <strong>Required One Of</strong> group.\n\nRead more about <strong>One Of</strong> groups [here](#one-of).\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Item title. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">altText</span> | <span class=\"font-mono\">string</span><br> | Item's alternative text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required One Of</span> | <a href=\"#gallerydata_item_image\"><span class=\"font-mono\">GalleryData_Item_Image</span></a> | Image item. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">video</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required One Of</span> | <a href=\"#gallerydata_item_video\"><span class=\"font-mono\">GalleryData_Item_Video</span></a> | Video item. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryData_Item_Video</span>\n\n**Used in:** <a href=\"#gallerydata_item\"><span class=\"font-mono\">GalleryData_Item</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">media</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Video file details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnail</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Video thumbnail file details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryData_Item_Image</span>\n\n**Used in:** <a href=\"#gallerydata_item\"><span class=\"font-mono\">GalleryData_Item</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">media</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Image file details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">link</span> | <a href=\"#link\"><span class=\"font-mono\">Link</span></a> | Link details for images that are links. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleListNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-collapsibleList\"></span><b>Note:</b> This type requires the <b>collapsibleList</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA list of items where each item can be expanded or collapsed to reveal or hide additional content associated with it.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJDb2xsYXBzaWJsZSBMaXN0IiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0xJU1QiLCJpZCI6ImIwZnU5MTciLCJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0lURU0iLCJpZCI6Im1tOG9oMjAiLCJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0lURU1fVElUTEUiLCJpZCI6IjAzcXdoMjEiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZ3R2YjYyMiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiZ3F2YjYyMiIsInRleHREYXRhIjp7InRleHQiOiJDb2xsYXBzaWJsZSBsaXN0IHRpdGxlIn19XX1dfSx7InR5cGUiOiJDT0xMQVBTSUJMRV9JVEVNX0JPRFkiLCJpZCI6InAwd3F1MjMiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoidDRqY3YyNCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiZ3R2YjYyYiIsInRleHREYXRhIjp7InRleHQiOiJDb2xsYXBzaWJsZSBsaXN0IGJvZHkifX1dfV19XX1dLCJjb2xsYXBzaWJsZUxpc3REYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJleHBhbmRPbmx5T25lIjpmYWxzZSwiaW5pdGlhbEV4cGFuZGVkSXRlbXMiOiJGSVJTVCIsImRpcmVjdGlvbiI6IkxUUiJ9fV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0xJU1QiLCJpZCI6ImIwZnU5MTciLCJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0lURU0iLCJpZCI6Im1tOG9oMjAiLCJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0lURU1fVElUTEUiLCJpZCI6IjAzcXdoMjEiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZ3R2YjYyMiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiZ3F2YjYyMiIsInRleHREYXRhIjp7InRleHQiOiJDb2xsYXBzaWJsZSBsaXN0IHRpdGxlIn19XX1dfSx7InR5cGUiOiJDT0xMQVBTSUJMRV9JVEVNX0JPRFkiLCJpZCI6InAwd3F1MjMiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoidDRqY3YyNCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiZ3R2YjYyYiIsInRleHREYXRhIjp7InRleHQiOiJDb2xsYXBzaWJsZSBsaXN0IGJvZHkifX1dfV19XX1dLCJjb2xsYXBzaWJsZUxpc3REYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJleHBhbmRPbmx5T25lIjpmYWxzZSwiaW5pdGlhbEV4cGFuZGVkSXRlbXMiOiJGSVJTVCIsImRpcmVjdGlvbiI6IkxUUiJ9fV19\">Collapsible List</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLLAPSIBLE_LIST\"` | Node type. <br> Value: `COLLAPSIBLE_LIST` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#collapsibleitemnode\"><span class=\"font-mono\">CollapsibleItemNode</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span></a> | Collapsible list child nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">collapsibleListData</span> | <a href=\"#collapsiblelistdata\"><span class=\"font-mono\">CollapsibleListData</span></a> | Collapsible list details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleListData</span>\n\n**Used in:** <a href=\"#collapsiblelistnode\"><span class=\"font-mono\">CollapsibleListNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Collapsible list container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">expandOnlyOne</span> | <span class=\"font-mono\">boolean</span><br> | Whether only one item can be expanded at a time. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">initialExpandedItems</span> | `enum`: `\"FIRST\"`, `\"ALL\"`, `\"NONE\"` | Sets which items are automatically expanded after the page loads. Possible values: <br> - `FIRST` <br> - `ALL` <br> - `NONE` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">direction</span> | `enum`: `\"LTR\"`, `\"RTL\"` | Direction of the text in the list. Possible values: <br> - `LTR`: Left to right. <br> - `RTL`: Right to left. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">isQapageData</span> | <span class=\"font-mono\">boolean</span><br> | Whether the collapsible item will appear in search results as a FAQ. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleItemNode</span>\n\n**Used in:** <a href=\"#collapsiblelistnode\"><span class=\"font-mono\">CollapsibleListNode</span></a>\n\n\n\n<blockquote class=\"caution\">\n <strong>Items in field <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> must conform to the following pattern</strong>: \n\n`COLLAPSIBLE_ITEM_TITLE COLLAPSIBLE_ITEM_BODY`\n\nMust contain title as the first item and body as the second.\n\nMore about [patterns](#patterns)\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLLAPSIBLE_ITEM\"` | Node type. <br> Value: `COLLAPSIBLE_ITEM` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#collapsibleitemchildnode\"><span class=\"font-mono\">CollapsibleItemChildNode</span></a><span class=\"font-mono\">&gt;</span> | Collapsible list item.<br><span class=\"text-xs tracking-[0.0075em] text-red-600\">Array items must adhere to the pattern described above this table.</span> |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleItemChildNode</span>\n\n**Used in:** <a href=\"#collapsibleitemnode\"><span class=\"font-mono\">CollapsibleItemNode</span></a>\n\n _This type is [Tagged Union](#tagged-unions)\nwith `type` field being the discriminating tag._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#collapsibleitembodynode\"><span class=\"font-mono\">CollapsibleItemBodyNode</span></a> | `COLLAPSIBLE_ITEM_BODY` | Collapsible list item body node. |\n| <a href=\"#collapsibleitemtitlenode\"><span class=\"font-mono\">CollapsibleItemTitleNode</span></a> | `COLLAPSIBLE_ITEM_TITLE` | Collapsible list item title node. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleItemTitleNode</span>\n\n**Used in:** <a href=\"#collapsibleitemchildnode\"><span class=\"font-mono\">CollapsibleItemChildNode</span></a>\n\nCollapsible list item title node.\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLLAPSIBLE_ITEM_TITLE\"` | Node type. <br> Value: `COLLAPSIBLE_ITEM_TITLE` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span></a><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">maxItems: 1</span></a> | Collapsible list item title child nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleTitleChildNode</span>\n\n**Used in:** <a href=\"#collapsibleitemtitlenode\"><span class=\"font-mono\">CollapsibleItemTitleNode</span></a>\n\n _This type is [Tagged Union](#tagged-unions)\nwith `type` field being the discriminating tag._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a> | `BLOCKQUOTE` | Used to visually distinguish quoted or cited content from the surrounding text. When rendered, it is displayed as the quoted text with indentation or other styling to visually separate it from the surrounding content. |\n| <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a> | `BULLETED_LIST` | Presents a group of items in a visually organized manner, where each item is preceded by a bullet point. Bulleted lists are commonly used to present unordered information. |\n| <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a> | `CODE_BLOCK` | Used to present programming code snippets, markup, or other text-based content that should be displayed exactly as it appears, without any interpretation or formatting applied by the browser. When rendered, it is displayed as the code block with a monospaced font, preserving indentation, line breaks, and spacing as specified in the code. |\n| <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a> | `HEADING` | Used to denote the heading or title of a section. Headings are hierarchical, with different levels indicating the relative importance of the heading in the content's structure. There are 6 levels of headings, where `1` is the highest level and `6` is the lowest. |\n| <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a> | `ORDERED_LIST` | Presents a group of items in a sequentially numbered or lettered manner. Ordered lists are used to represent information that has a specific order or sequence. |\n| <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a> | `PARAGRAPH` | Used to structure text content, providing a clear separation between different ideas or sections of text. They are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleItemBodyNode</span>\n\n**Used in:** <a href=\"#collapsibleitemchildnode\"><span class=\"font-mono\">CollapsibleItemChildNode</span></a>\n\nCollapsible list item body node.\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLLAPSIBLE_ITEM_BODY\"` | Node type. <br> Value: `COLLAPSIBLE_ITEM_BODY` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a><span class=\"font-mono\">&gt;</span><br><a href=\"#validations\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span></a> | Collapsible list item body child nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleItemBodyChildNode</span>\n\n**Used in:** <a href=\"#collapsibleitembodynode\"><span class=\"font-mono\">CollapsibleItemBodyNode</span></a>\n\nCollapsible list item body node.\n\n _This type is [Tagged Union](#tagged-unions)\nwith `type` field being the discriminating tag._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#appembednode\"><span class=\"font-mono\">AppEmbedNode</span></a> | `APP_EMBED` | Similar to `LinkPreviewNode`, this node is used to embed external content preview, but from Wix business solutions. You can embed previews from the Wix Bookings, Wix Stores and Wix Events apps. |\n| <a href=\"#audionode\"><span class=\"font-mono\">AudioNode</span></a> | `AUDIO` | A multimedia node used to embed and play audio content directly in a webpage. When rendered, it is displayed as the audio player with the specified audio file (can be a platform such as Spotify or Soundloud, and Wix Media). Users can interact with the controls to play, pause, rewind, and adjust the volume of the audio. |\n| <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a> | `BLOCKQUOTE` | Used to visually distinguish quoted or cited content from the surrounding text. When rendered, it is displayed as the quoted text with indentation or other styling to visually separate it from the surrounding content. |\n| <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a> | `BULLETED_LIST` | Presents a group of items in a visually organized manner, where each item is preceded by a bullet point. Bulleted lists are commonly used to present unordered information. |\n| <a href=\"#buttonnode\"><span class=\"font-mono\">ButtonNode</span></a> | `BUTTON` | A node that is used to trigger an action when clicked or activated. |\n| <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a> | `CODE_BLOCK` | Used to present programming code snippets, markup, or other text-based content that should be displayed exactly as it appears, without any interpretation or formatting applied by the browser. When rendered, it is displayed as the code block with a monospaced font, preserving indentation, line breaks, and spacing as specified in the code. |\n| <a href=\"#collapsiblelistnode\"><span class=\"font-mono\">CollapsibleListNode</span></a> | `COLLAPSIBLE_LIST` | A list of items where each item can be expanded or collapsed to reveal or hide additional content associated with it. |\n| <a href=\"#dividernode\"><span class=\"font-mono\">DividerNode</span></a> | `DIVIDER` | A visual node that is used to separate content sections in a page. When rendered, it is displayed as a horizontal line between the paragraphs, acting as a divider between them. |\n| <a href=\"#embednode\"><span class=\"font-mono\">EmbedNode</span></a> | `EMBED` | Similar to `HtmlNode`, this node is used to display embedded content when you post a link to that resource, without having to parse the resource directly. It provides a standardized way for web developers to include content such as videos, images, and other multimedia elements from supported providers without needing to handle the complex embedding code themselves. For more information, read [oembed](https://oembed.com/). |\n| <a href=\"#filenode\"><span class=\"font-mono\">FileNode</span></a> | `FILE` | A digital file stored on a computer that is uploaded and accessed in a page. Files can include various types of content, such as text documents, images, videos, and so on. |\n| <a href=\"#gallerynode\"><span class=\"font-mono\">GalleryNode</span></a> | `GALLERY` | A collection of images displayed together in a visually appealing and organized manner. |\n| <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a> | `GIF` | GIF images are made up of a series of frames, allowing them to display animations or short video clips without the need for additional plugins or technologies. |\n| <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a> | `HEADING` | Used to denote the heading or title of a section. Headings are hierarchical, with different levels indicating the relative importance of the heading in the content's structure. There are 6 levels of headings, where `1` is the highest level and `6` is the lowest. |\n| <a href=\"#htmlnode\"><span class=\"font-mono\">HtmlNode</span></a> | `HTML` | Incorporates external content, such as interactive maps, or entire web pages. |\n| <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a> | `IMAGE` | Displays standalone pictures in a page. |\n| <a href=\"#linkpreviewnode\"><span class=\"font-mono\">LinkPreviewNode</span></a> | `LINK_PREVIEW` | A preview or summary of a webpage. Link previews include elements such as the title of the linked page, a brief description or excerpt of the content, and possibly a thumbnail image or other relevant information. |\n| <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a> | `ORDERED_LIST` | Presents a group of items in a sequentially numbered or lettered manner. Ordered lists are used to represent information that has a specific order or sequence. |\n| <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a> | `PARAGRAPH` | Used to structure text content, providing a clear separation between different ideas or sections of text. They are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content. |\n| <a href=\"#pollnode\"><span class=\"font-mono\">PollNode</span></a> | `POLL` | A node that allows users to vote or express their opinions on a particular question, topic, or issue. |\n| <a href=\"#tablenode\"><span class=\"font-mono\">TableNode</span></a> | `TABLE` | A structural node used to display data in rows and columns. |\n| <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a> | `VIDEO` | A multimedia node that is used to embed and play video content directly in a page. When rendered, it is displayed as the video player with the specified video file. Users can interact with the controls to play, pause, rewind, and adjust the volume of the video. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FileNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-file\"></span><b>Note:</b> This type requires the <b>file</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA digital file stored on a computer that is uploaded and accessed in a page. Files can include various types of content, such as text documents, images, videos, and so on.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJGaWxlIHVwbG9hZCBmcm9tIFdpeCBNZWRpYSIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJGSUxFIiwiaWQiOiJjNGZ1bzMwIiwiZmlsZURhdGEiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvZmVhYzZiOWNmMzI2NDBkM2FjMzI1YzkwNWYyYjM3ODYuanBnIn0sIm5hbWUiOiJpbWFnZS5qcGciLCJ0eXBlIjoianBnIiwic2l6ZSI6MTUwMDAwfX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkZJTEUiLCJpZCI6ImM0ZnVvMzAiLCJmaWxlRGF0YSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mZWFjNmI5Y2YzMjY0MGQzYWMzMjVjOTA1ZjJiMzc4Ni5qcGcifSwibmFtZSI6ImltYWdlLmpwZyIsInR5cGUiOiJqcGciLCJzaXplIjoxNTAwMDB9fV19\">File upload from Wix Media</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"FILE\"` | Node type. <br> Value: `FILE` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">fileData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#filedata\"><span class=\"font-mono\">FileData</span></a> | File details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FileData</span>\n\n**Used in:** <a href=\"#filenode\"><span class=\"font-mono\">FileNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | File container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">src</span> | <a href=\"#filesource\"><span class=\"font-mono\">FileSource</span></a> | File data source. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span> | <span class=\"font-mono\">string</span><br> | File name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span> | <span class=\"font-mono\">string</span><br> | File type. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">size</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">uint32</span><br> | Deprecated. Replaced by sizeInKb |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">sizeInKb</span> | <span class=\"font-mono\">string</span><br> | File size in KB. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">pdfSettings</span> | <a href=\"#filedata_pdfsettings\"><span class=\"font-mono\">FileData_PDFSettings</span></a> | Settings for PDF files. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">mimeType</span> | <span class=\"font-mono\">string</span><br> | File MIME type. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">path</span> | <span class=\"font-mono\">string</span><br> | File path. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FileData_PDFSettings</span>\n\n**Used in:** <a href=\"#filedata\"><span class=\"font-mono\">FileData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">viewMode</span> | `enum`: `\"NONE\"`, `\"FULL\"`, `\"MINI\"` | PDF view mode. Possible values: <br> - `NONE`: The PDF isn't displayed. <br> - `FULL`: A full PDF page view is displayed. <br> - `MINI`: A mini view of the PDF is displayed. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableDownload</span> | <span class=\"font-mono\">boolean</span><br> | Whether the PDF download button is disabled. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disablePrint</span> | <span class=\"font-mono\">boolean</span><br> | Whether the PDF print button is disabled. <br> Default: `false` |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ButtonNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-actionButton\"></span><span id=\"plugin-linkButton\"></span><b>Note:</b> This type requires the <b>actionButton</b>, <b>linkButton</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA node that is used to trigger an action when clicked or activated.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJCdXR0b24gdGhhdCByZWRpcmVjdHMgdG8gdGhlIGdpdmVuIGxpbmsiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiQlVUVE9OIiwiaWQiOiJ1ZnZtYjEiLCJidXR0b25EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6Ik9SSUdJTkFMIn0sImFsaWdubWVudCI6IkNFTlRFUiJ9LCJ0eXBlIjoiTElOSyIsInRleHQiOiJDbGljayBNZSIsImxpbmsiOnsidXJsIjoid2l4LmNvbSIsInRhcmdldCI6IkJMQU5LIn19fV19fSx7InRpdGxlIjoiQWN0aW9uIEJ1dHRvbiIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJCVVRUT04iLCJpZCI6InVmdm1iMSIsImJ1dHRvbkRhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiT1JJR0lOQUwifSwiYWxpZ25tZW50IjoiQ0VOVEVSIn0sInR5cGUiOiJBQ1RJT04iLCJ0ZXh0IjoiQ2xpY2sgTWUifX1dfX0seyJ0aXRsZSI6IkJ1dHRvbiB3aXRoIGN1c3RvbSBzdHlsZXMiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiQlVUVE9OIiwiaWQiOiJ1ZnZtYjEiLCJidXR0b25EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6Ik9SSUdJTkFMIn0sImFsaWdubWVudCI6IkNFTlRFUiJ9LCJ0eXBlIjoiQUNUSU9OIiwidGV4dCI6IkNsaWNrIE1lIiwic3R5bGVzIjp7ImJvcmRlciI6eyJ3aWR0aCI6MiwicmFkaXVzIjoyMH0sImNvbG9ycyI6eyJ0ZXh0IjoiIzAxMjA1NSIsImJvcmRlciI6IiNENUQ0RDQiLCJiYWNrZ3JvdW5kIjoiI0ZGQTUwMyJ9fX19XX19XQ==\">\n<div style=\"height:572px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkJVVFRPTiIsImlkIjoidWZ2bWIxIiwiYnV0dG9uRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJPUklHSU5BTCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwidHlwZSI6IkxJTksiLCJ0ZXh0IjoiQ2xpY2sgTWUiLCJsaW5rIjp7InVybCI6IndpeC5jb20iLCJ0YXJnZXQiOiJCTEFOSyJ9fX1dfQ..\">Button that redirects to the given link</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkJVVFRPTiIsImlkIjoidWZ2bWIxIiwiYnV0dG9uRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJPUklHSU5BTCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwidHlwZSI6IkFDVElPTiIsInRleHQiOiJDbGljayBNZSJ9fV19\">Action Button</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkJVVFRPTiIsImlkIjoidWZ2bWIxIiwiYnV0dG9uRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJPUklHSU5BTCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwidHlwZSI6IkFDVElPTiIsInRleHQiOiJDbGljayBNZSIsInN0eWxlcyI6eyJib3JkZXIiOnsid2lkdGgiOjIsInJhZGl1cyI6MjB9LCJjb2xvcnMiOnsidGV4dCI6IiMwMTIwNTUiLCJib3JkZXIiOiIjRDVENEQ0IiwiYmFja2dyb3VuZCI6IiNGRkE1MDMifX19fV19\">Button with custom styles</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"BUTTON\"` | Node type. <br> Value: `BUTTON` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">buttonData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#buttondata\"><span class=\"font-mono\">ButtonData</span></a> | Button details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ButtonData</span>\n\n**Used in:** <a href=\"#buttonnode\"><span class=\"font-mono\">ButtonNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `enum`: `\"LINK\"`, `\"ACTION\"` | Button type. Possible values: <br> - `LINK`: When clicked, a user is redirected. <br> - `ACTION`: When clicked, performs an action. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">text</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Button text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Button container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">styles</span> | <a href=\"#buttondata_styles\"><span class=\"font-mono\">ButtonData_Styles</span></a> | Button styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">link</span> | <a href=\"#link\"><span class=\"font-mono\">Link</span></a> | Button link details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ButtonData_Styles</span>\n\n**Used in:** <a href=\"#buttondata\"><span class=\"font-mono\">ButtonData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">border</span> | <a href=\"#buttondata_styles_border\"><span class=\"font-mono\">ButtonData_Styles_Border</span></a> | Border properties. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">colors</span> | <a href=\"#buttondata_styles_colors\"><span class=\"font-mono\">ButtonData_Styles_Colors</span></a> | Color properties. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ButtonData_Styles_Colors</span>\n\n**Used in:** <a href=\"#buttondata_styles\"><span class=\"font-mono\">ButtonData_Styles</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">text</span> | <span class=\"font-mono\">string</span><br> | The text color in a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">border</span> | <span class=\"font-mono\">string</span><br> | The border color in a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">background</span> | <span class=\"font-mono\">string</span><br> | The background color in a hexadecimal value. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ButtonData_Styles_Border</span>\n\n**Used in:** <a href=\"#buttondata_styles\"><span class=\"font-mono\">ButtonData_Styles</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | <span class=\"font-mono\">int32</span><br> | Border width in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">radius</span> | <span class=\"font-mono\">int32</span><br> | Border radius in pixels. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-poll\"></span><b>Note:</b> This type requires the <b>poll</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA node that allows users to vote or express their opinions on a particular question, topic, or issue.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJQb2xsIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBPTEwiLCJpZCI6IjVtM3ZjNCIsInBvbGxEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJwb2xsIjp7InRpdGxlIjoiRmF2b3VyaXRlIFByb2dyYW1taW5nIExhbmd1YWdlIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvNDM2NDgzZTZlZDllNDFmZTkxYjlmMjg2ZDJlYTRlZmIuanBnIn19LCJvcHRpb25zIjpbeyJ0aXRsZSI6IlB5dGhvbiIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzNhMjc4MjhlNzY4MzQ0MTU4NDg5ZGY0ZjJjMDNjZmIyLmpwZyJ9fX0seyJ0aXRsZSI6IkphdmFTY3JpcHQiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19LHsidGl0bGUiOiJKYXZhIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvM2EyNzgyOGU3NjgzNDQxNTg0ODlkZjRmMmMwM2NmYjIuanBnIn19fSx7InRpdGxlIjoiQyMiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19LHsidGl0bGUiOiIgUnVieSIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzNhMjc4MjhlNzY4MzQ0MTU4NDg5ZGY0ZjJjMDNjZmIyLmpwZyJ9fX0seyJ0aXRsZSI6IkdvIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvM2EyNzgyOGU3NjgzNDQxNTg0ODlkZjRmMmMwM2NmYjIuanBnIn19fSx7InRpdGxlIjoiU3dpZnQiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19XSwic2V0dGluZ3MiOnsicGVybWlzc2lvbnMiOnsidmlldyI6IkVWRVJZT05FIiwidm90ZSI6IkFMTCIsImFsbG93TXVsdGlwbGVWb3RlcyI6ZmFsc2V9LCJzaG93Vm90ZXJzIjp0cnVlLCJzaG93Vm90ZXNDb3VudCI6dHJ1ZX19LCJsYXlvdXQiOnsicG9sbCI6eyJ0eXBlIjoiTElTVCIsImRpcmVjdGlvbiI6IkxUUiIsImVuYWJsZUltYWdlIjp0cnVlfSwib3B0aW9ucyI6eyJlbmFibGVJbWFnZSI6dHJ1ZX19LCJkZXNpZ24iOnsicG9sbCI6eyJiYWNrZ3JvdW5kIjp7InR5cGUiOiJJTUFHRSIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzJkZmRkM18wM2MyMzMxYjE5YmI0MTEwOGIzNDkzOGVkZjg5NTFkZH5tdjIuanBnIn19fSwiYm9yZGVyUmFkaXVzIjowfSwib3B0aW9ucyI6eyJib3JkZXJSYWRpdXMiOjB9fX19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBPTEwiLCJpZCI6IjVtM3ZjNCIsInBvbGxEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJwb2xsIjp7InRpdGxlIjoiRmF2b3VyaXRlIFByb2dyYW1taW5nIExhbmd1YWdlIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvNDM2NDgzZTZlZDllNDFmZTkxYjlmMjg2ZDJlYTRlZmIuanBnIn19LCJvcHRpb25zIjpbeyJ0aXRsZSI6IlB5dGhvbiIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzNhMjc4MjhlNzY4MzQ0MTU4NDg5ZGY0ZjJjMDNjZmIyLmpwZyJ9fX0seyJ0aXRsZSI6IkphdmFTY3JpcHQiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19LHsidGl0bGUiOiJKYXZhIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvM2EyNzgyOGU3NjgzNDQxNTg0ODlkZjRmMmMwM2NmYjIuanBnIn19fSx7InRpdGxlIjoiQyMiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19LHsidGl0bGUiOiIgUnVieSIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzNhMjc4MjhlNzY4MzQ0MTU4NDg5ZGY0ZjJjMDNjZmIyLmpwZyJ9fX0seyJ0aXRsZSI6IkdvIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvM2EyNzgyOGU3NjgzNDQxNTg0ODlkZjRmMmMwM2NmYjIuanBnIn19fSx7InRpdGxlIjoiU3dpZnQiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19XSwic2V0dGluZ3MiOnsicGVybWlzc2lvbnMiOnsidmlldyI6IkVWRVJZT05FIiwidm90ZSI6IkFMTCIsImFsbG93TXVsdGlwbGVWb3RlcyI6ZmFsc2V9LCJzaG93Vm90ZXJzIjp0cnVlLCJzaG93Vm90ZXNDb3VudCI6dHJ1ZX19LCJsYXlvdXQiOnsicG9sbCI6eyJ0eXBlIjoiTElTVCIsImRpcmVjdGlvbiI6IkxUUiIsImVuYWJsZUltYWdlIjp0cnVlfSwib3B0aW9ucyI6eyJlbmFibGVJbWFnZSI6dHJ1ZX19LCJkZXNpZ24iOnsicG9sbCI6eyJiYWNrZ3JvdW5kIjp7InR5cGUiOiJJTUFHRSIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzJkZmRkM18wM2MyMzMxYjE5YmI0MTEwOGIzNDkzOGVkZjg5NTFkZH5tdjIuanBnIn19fSwiYm9yZGVyUmFkaXVzIjowfSwib3B0aW9ucyI6eyJib3JkZXJSYWRpdXMiOjB9fX19XX0.\">Poll</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"POLL\"` | Node type. <br> Value: `POLL` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">pollData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#polldata\"><span class=\"font-mono\">PollData</span></a> | Poll details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData</span>\n\n**Used in:** <a href=\"#pollnode\"><span class=\"font-mono\">PollNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Poll container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">poll</span> | <a href=\"#polldata_poll\"><span class=\"font-mono\">PollData_Poll</span></a> | Poll data. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">layout</span> | <a href=\"#polldata_layout\"><span class=\"font-mono\">PollData_Layout</span></a> | Poll layout settings. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">design</span> | <a href=\"#polldata_design\"><span class=\"font-mono\">PollData_Design</span></a> | Poll design. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Poll</span>\n\n**Used in:** <a href=\"#polldata\"><span class=\"font-mono\">PollData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Poll title. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">creatorId</span> | <span class=\"font-mono\">string</span><br> | Poll creator ID. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Main poll image. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">options</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#polldata_poll_option\"><span class=\"font-mono\">PollData_Poll_Option</span></a><span class=\"font-mono\">&gt;</span> | Poll details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">settings</span> | <a href=\"#polldata_poll_settings\"><span class=\"font-mono\">PollData_Poll_Settings</span></a> | Poll display settings. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Poll_Option</span>\n\n**Used in:** <a href=\"#polldata_poll\"><span class=\"font-mono\">PollData_Poll</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br> | Poll option ID. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Poll option title |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Image displayed with the option. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Poll_Settings</span>\n\n**Used in:** <a href=\"#polldata_poll\"><span class=\"font-mono\">PollData_Poll</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">permissions</span> | <a href=\"#polldata_poll_settings_permissions\"><span class=\"font-mono\">PollData_Poll_Settings_Permissions</span></a> | Permission settings for voting. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">showVoters</span> | <span class=\"font-mono\">boolean</span><br> | Whether to display the voters in the vote results. <br> Default: `true`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">showVotesCount</span> | <span class=\"font-mono\">boolean</span><br> | Whether to display the vote count. <br> Default: `true`. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Poll_Settings_Permissions</span>\n\n**Used in:** <a href=\"#polldata_poll_settings\"><span class=\"font-mono\">PollData_Poll_Settings</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">view</span> | `enum`: `\"CREATOR\"`, `\"VOTERS\"`, `\"EVERYONE\"` | Who can view the poll results. Possible values: <br> - `CREATOR`: Only poll creator can see the results. <br> - `VOTERS`: Only voters can see the results. <br> - `EVERYONE`: Anyone who visits the site can see the results. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">vote</span> | `enum`: `\"SITE_MEMBERS\"`, `\"ALL\"` | Who can vote. Possble values: <br> - `SITE_MEMBERS`: Only site members can vote. <br> - `ALL`: All site visitors can vote. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">allowMultipleVotes</span> | <span class=\"font-mono\">boolean</span><br> | Whether one site visitor can vote multiple times. <br> Default: `false` |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Layout</span>\n\n**Used in:** <a href=\"#polldata\"><span class=\"font-mono\">PollData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">poll</span> | <a href=\"#polldata_layout_polllayout\"><span class=\"font-mono\">PollData_Layout_PollLayout</span></a> | Poll layout settings. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">options</span> | <a href=\"#polldata_layout_optionlayout\"><span class=\"font-mono\">PollData_Layout_OptionLayout</span></a> | Poll options layout settings. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Layout_PollLayout</span>\n\n**Used in:** <a href=\"#polldata_layout\"><span class=\"font-mono\">PollData_Layout</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span> | `enum`: `\"LIST\"`, `\"GRID\"` | Voting options layout. Possible values: <br> - `LIST`: Options are displayed as a list. <br> - `GRID`: Options are displayed in a grid.. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">direction</span> | `enum`: `\"LTR\"`, `\"RTL\"` | Direction of the text in the poll. Possible values: <br> - `LTR`: Left to right. <br> - `RTL`: Right to left. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">enableImage</span> | <span class=\"font-mono\">boolean</span><br> | Whether to display the main poll image. <br> Default: `false` |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Layout_OptionLayout</span>\n\n**Used in:** <a href=\"#polldata_layout\"><span class=\"font-mono\">PollData_Layout</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">enableImage</span> | <span class=\"font-mono\">boolean</span><br> | Whether to display option images. <br> Defaults: `false`. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Design</span>\n\n**Used in:** <a href=\"#polldata\"><span class=\"font-mono\">PollData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">poll</span> | <a href=\"#polldata_design_polldesign\"><span class=\"font-mono\">PollData_Design_PollDesign</span></a> | Poll styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">options</span> | <a href=\"#polldata_design_optiondesign\"><span class=\"font-mono\">PollData_Design_OptionDesign</span></a> | Voting options styling. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Design_PollDesign</span>\n\n**Used in:** <a href=\"#polldata_design\"><span class=\"font-mono\">PollData_Design</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">background</span> | <a href=\"#polldata_design_polldesign_background\"><span class=\"font-mono\">PollData_Design_PollDesign_Background</span></a> | Poll background styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">borderRadius</span> | <span class=\"font-mono\">int32</span><br> | Border radius in pixels. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Design_PollDesign_Background</span>\n\n**Used in:** <a href=\"#polldata_design_polldesign\"><span class=\"font-mono\">PollData_Design_PollDesign</span></a>\n\n _This type is [Tagged Union](#tagged-unions)\nwith `type` field being the discriminating tag._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#polldata_background_colorvariant\"><span class=\"font-mono\">PollData_Background_ColorVariant</span></a> | `COLOR` | |\n| <a href=\"#polldata_background_gradientvariant\"><span class=\"font-mono\">PollData_Background_GradientVariant</span></a> | `GRADIENT` | |\n| <a href=\"#polldata_background_imagevariant\"><span class=\"font-mono\">PollData_Background_ImageVariant</span></a> | `IMAGE` | |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Background_ColorVariant</span>\n\n**Used in:** <a href=\"#polldata_design_polldesign_background\"><span class=\"font-mono\">PollData_Design_PollDesign_Background</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLOR\"` | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">color</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | The background color in a hexademical value. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Background_ImageVariant</span>\n\n**Used in:** <a href=\"#polldata_design_polldesign_background\"><span class=\"font-mono\">PollData_Design_PollDesign_Background</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"IMAGE\"` | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Image to use for the background. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Background_GradientVariant</span>\n\n**Used in:** <a href=\"#polldata_design_polldesign_background\"><span class=\"font-mono\">PollData_Design_PollDesign_Background</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"GRADIENT\"` | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">gradient</span> | <a href=\"#polldata_design_polldesign_background_gradient\"><span class=\"font-mono\">PollData_Design_PollDesign_Background_Gradient</span></a> | Gradient background details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Design_PollDesign_Background_Gradient</span>\n\n**Used in:** <a href=\"#polldata_background_gradientvariant\"><span class=\"font-mono\">PollData_Background_GradientVariant</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">angle</span> | <span class=\"font-mono\">int32</span><br> | Gradient angle in degrees. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">startColor</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Start color as a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">lastColor</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | end color as a hexadecimal value. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Design_OptionDesign</span>\n\n**Used in:** <a href=\"#polldata_design\"><span class=\"font-mono\">PollData_Design</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">borderRadius</span> | <span class=\"font-mono\">int32</span><br> | Border radius in pixels. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">HtmlNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-html\"></span><b>Note:</b> This type requires the <b>html</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nIncorporates external content, such as interactive maps, or entire web pages.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJFbWJlZGRlZCBpbmxpbmUgSFRNTCIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJIVE1MIiwiaWQiOiJ6cGtkejE5IiwiaHRtbERhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJjdXN0b20iOiIzNTAifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwiaGVpZ2h0Ijp7ImN1c3RvbSI6IjU1MCJ9fSwiaHRtbCI6Ijxmb3JtIGFjdGlvbj1cIi9zdWJtaXQtZm9ybVwiIG1ldGhvZD1cInBvc3RcIj5cbiAgPGxhYmVsIGZvcj1cIm5hbWVcIj5OYW1lOjwvbGFiZWw+XG4gIDxpbnB1dCB0eXBlPVwidGV4dFwiIGlkPVwibmFtZVwiIG5hbWU9XCJuYW1lXCI+PGJyPjxicj5cbiAgPGxhYmVsIGZvcj1cImVtYWlsXCI+RW1haWw6PC9sYWJlbD5cbiAgPGlucHV0IHR5cGU9XCJlbWFpbFwiIGlkPVwiZW1haWxcIiBuYW1lPVwiZW1haWxcIj48YnI+PGJyPlxuICA8aW5wdXQgdHlwZT1cInN1Ym1pdFwiIHZhbHVlPVwiU3VibWl0XCI+XG48L2Zvcm0+Iiwic291cmNlIjoiSFRNTCJ9fV19fSx7InRpdGxlIjoiRW1iZWRkZWQgSFRNTCB1c2luZyBVUkwiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiSFRNTCIsImlkIjoienBrZHoxOSIsImh0bWxEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsiY3VzdG9tIjoiNTUwIn0sImFsaWdubWVudCI6IkNFTlRFUiIsImhlaWdodCI6eyJjdXN0b20iOiI1NTAifX0sInVybCI6Imh0dHBzOi8vZW4ud2lraXBlZGlhLm9yZy93aWtpL0x1eGVtYm91cmciLCJzb3VyY2UiOiJIVE1MIn19XX19XQ==\">\n<div style=\"height:523px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhUTUwiLCJpZCI6Inpwa2R6MTkiLCJodG1sRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7ImN1c3RvbSI6IjM1MCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJoZWlnaHQiOnsiY3VzdG9tIjoiNTUwIn19LCJodG1sIjoiPGZvcm0gYWN0aW9uPVwiL3N1Ym1pdC1mb3JtXCIgbWV0aG9kPVwicG9zdFwiPlxuICA8bGFiZWwgZm9yPVwibmFtZVwiPk5hbWU6PC9sYWJlbD5cbiAgPGlucHV0IHR5cGU9XCJ0ZXh0XCIgaWQ9XCJuYW1lXCIgbmFtZT1cIm5hbWVcIj48YnI-PGJyPlxuICA8bGFiZWwgZm9yPVwiZW1haWxcIj5FbWFpbDo8L2xhYmVsPlxuICA8aW5wdXQgdHlwZT1cImVtYWlsXCIgaWQ9XCJlbWFpbFwiIG5hbWU9XCJlbWFpbFwiPjxicj48YnI-XG4gIDxpbnB1dCB0eXBlPVwic3VibWl0XCIgdmFsdWU9XCJTdWJtaXRcIj5cbjwvZm9ybT4iLCJzb3VyY2UiOiJIVE1MIn19XX0.\">Embedded inline HTML</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhUTUwiLCJpZCI6Inpwa2R6MTkiLCJodG1sRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7ImN1c3RvbSI6IjU1MCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJoZWlnaHQiOnsiY3VzdG9tIjoiNTUwIn19LCJ1cmwiOiJodHRwczovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9MdXhlbWJvdXJnIiwic291cmNlIjoiSFRNTCJ9fV19\">Embedded HTML using URL</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"HTML\"` | Node type. <br> Value: `HTML` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">htmlData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#htmldata\"><span class=\"font-mono\">HTMLData</span></a> | HTML details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">HTMLData</span>\n\n**Used in:** <a href=\"#htmlnode\"><span class=\"font-mono\">HtmlNode</span></a>\n\n\n\n<blockquote class=\"caution\">\n Fields <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span>, <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">html</span> are in <strong>One Of</strong> group.\n\nRead more about <strong>One Of</strong> groups [here](#one-of).\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | HTML node container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">source</span> | `enum`: `\"HTML\"`, `\"ADSENSE\"` | HTML code type. Possible values: <br> - `HTML`: HTML code. <br> - [`ADSENSE`](https://adsense.google.com/start/): A service provided by Google for serving advertisements on web pages. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">One Of</span> | <span class=\"font-mono\">string</span><br> | HTML code URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">html</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">One Of</span> | <span class=\"font-mono\">string</span><br> | HTML code. |\n\n## Decorations\n\nThis section lists what type of styling you can apply for [Text\nNodes](#textnode). You can apply several styles at once, but one type of\ndecoration should not be applied more than once.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJWYXJpb3VzIGRlY29yYXRpb25zIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZm9vIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVGhpcyBpcyBkZWNvcmF0ZWQgdGV4dC4iLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkxJTksiLCJsaW5rRGF0YSI6eyJsaW5rIjp7InVybCI6Imh0dHA6Ly9hYmMuY29tIiwidGFyZ2V0IjoiQkxBTksiLCJyZWwiOnsibm9yZWZlcnJlciI6dHJ1ZX19fX0seyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfSx7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfSx7InR5cGUiOiJVTkRFUkxJTkUifSx7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJiYWNrZ3JvdW5kIjoiIzMwMzAzMCIsImZvcmVncm91bmQiOiIjYmZhZDgwIn19XX19XX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZm9vIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVGhpcyBpcyBkZWNvcmF0ZWQgdGV4dC4iLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkxJTksiLCJsaW5rRGF0YSI6eyJsaW5rIjp7InVybCI6Imh0dHA6Ly9hYmMuY29tIiwidGFyZ2V0IjoiQkxBTksiLCJyZWwiOnsibm9yZWZlcnJlciI6dHJ1ZX19fX0seyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfSx7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfSx7InR5cGUiOiJVTkRFUkxJTkUifSx7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJiYWNrZ3JvdW5kIjoiIzMwMzAzMCIsImZvcmVncm91bmQiOiIjYmZhZDgwIn19XX19XX1dfQ..\">Various decorations</a><br>\n</div>\n</widget>\n\n\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Decoration</span>\n\n**Used in:** <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a>, <a href=\"#textdata\"><span class=\"font-mono\">TextData</span></a>\n\n _This type is [Tagged Union](#tagged-unions)\nwith `type` field being the discriminating tag._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#anchordecoration\"><span class=\"font-mono\">AnchorDecoration</span></a> | `ANCHOR` | Clickable text in a hyperlink. Rendered in a different color, indicating that it is a link that users can click to navigate to section in the same page. |\n| <a href=\"#bolddecoration\"><span class=\"font-mono\">BoldDecoration</span></a> | `BOLD` | Text that is styled to appear thicker and more prominent than normal text. |\n| <a href=\"#colordecoration\"><span class=\"font-mono\">ColorDecoration</span></a> | `COLOR` | Text that is styled using background and text colors. <br> **Note:** This decoration requires the [colorDecoration](#plugins) plugin. |\n| <a href=\"#fontsizedecoration\"><span class=\"font-mono\">FontSizeDecoration</span></a> | `FONT_SIZE` | Text font size. |\n| <a href=\"#italicdecoration\"><span class=\"font-mono\">ItalicDecoration</span></a> | `ITALIC` | Text that is styled to appear slanted or italicized, which is typically used for emphasis, citations, or to distinguish certain types of content. |\n| <a href=\"#linkdecoration\"><span class=\"font-mono\">LinkDecoration</span></a> | `LINK` | Clickable text in a hyperlink. This text is what users see and click on to navigate to another web page or another resource. <br> **Note:** This decoration requires the [link](#plugins) plugin. |\n| <a href=\"#mentiondecoration\"><span class=\"font-mono\">MentionDecoration</span></a> | `MENTION` | A piece of text that mentions a specific user, often in social media platforms, forums, or content management systems. <br> **Note:** This decoration requires the [mention](#plugins) plugin. |\n| <a href=\"#spoilerdecoration\"><span class=\"font-mono\">SpoilerDecoration</span></a> | `SPOILER` | Text that is styled to appear blurred. <br> **Note:** This decoration requires the [spoiler](#plugins) plugin. |\n| <a href=\"#underlinedecoration\"><span class=\"font-mono\">UnderlineDecoration</span></a> | `UNDERLINE` | Text that is styled with a line underneath it. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">BoldDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\nText that is styled to appear thicker and more prominent than normal text.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJCb2xkIGRlY29yYXRpb24iLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJheGRqbjQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCb2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9LHsidHlwZSI6IkNPTE9SIiwiY29sb3JEYXRhIjp7fX1dfX1dfV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXhkam40Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQm9sZCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfSx7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6e319XX19XX1dfQ..\">Bold decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"BOLD\"` | Decoration type. <br> Value: `BOLD` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">fontWeightValue</span> | <span class=\"font-mono\">float32</span><br> | Font weight. Values are from `100` to `900`. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ItalicDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\nText that is styled to appear slanted or italicized, which is typically used for emphasis, citations, or to distinguish certain types of content.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJJdGFsaWMgZGVjb3JhdGlvbiIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImF4ZGpuNCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ikl0YWxpYyIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiSVRBTElDIiwiaXRhbGljRGF0YSI6dHJ1ZX0seyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnt9fV19fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXhkam40Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiSXRhbGljIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfSx7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6e319XX19XX1dfQ..\">Italic decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"ITALIC\"` | Decoration type. <br> Value: `ITALIC` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">italicData</span> | <span class=\"font-mono\">boolean</span><br> | Whether to enable the italic text. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">UnderlineDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\nText that is styled with a line underneath it.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJVbmRlcmxpbmUgZGVjb3JhdGlvbiIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImF4ZGpuNCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlVuZGVybGluZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiVU5ERVJMSU5FIn0seyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnt9fV19fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXhkam40Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVW5kZXJsaW5lIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJVTkRFUkxJTkUifSx7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6e319XX19XX1dfQ..\">Underline decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"UNDERLINE\"` | Decoration type. <br> Value: `UNDERLINE` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">underlineData</span> | <span class=\"font-mono\">boolean</span><br> | Whether to enable the underlined text. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">SpoilerDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-spoiler\"></span><b>Note:</b> This type requires the <b>spoiler</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nText that is styled to appear blurred. <br> **Note:** This decoration requires the [spoiler](#plugins) plugin.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJTcG9pbGVyIGRlY29yYXRpb24iLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJheGRqbjQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTcG9pbGVyIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJTUE9JTEVSIn0seyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnt9fV19fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXhkam40Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3BvaWxlciIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiU1BPSUxFUiJ9LHsidHlwZSI6IkNPTE9SIiwiY29sb3JEYXRhIjp7fX1dfX1dfV19\">Spoiler decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"SPOILER\"` | Decoration type. <br> Value: `SPOILER` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">spoilerData</span> | <a href=\"#spoilerdata\"><span class=\"font-mono\">SpoilerData</span></a> | Spoiler details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">SpoilerData</span>\n\n**Used in:** <a href=\"#spoilerdecoration\"><span class=\"font-mono\">SpoilerDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AnchorDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\nClickable text in a hyperlink. Rendered in a different color, indicating that it is a link that users can click to navigate to section in the same page.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJBbmNob3IgZGVjb3JhdGlvbiIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImF4ZGpuNCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkFuY2hvciIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQU5DSE9SIiwiYW5jaG9yRGF0YSI6eyJhbmNob3IiOiJqZ3g3bDY1In19LHsidHlwZSI6IlVOREVSTElORSJ9LHsidHlwZSI6IkNPTE9SIiwiY29sb3JEYXRhIjp7fX1dfX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Im82NXVyNTMifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImR4OWN1NTUifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IndjNTZnNTcifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImJ0MDR5NTkifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Im92ZzVsNjEifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IndjcWwwNjMifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImpneDdsNjUiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJZb3UncmUgcmVkaXJlY3RlZCBoZXJlIn19XX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXhkam40Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQW5jaG9yIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJBTkNIT1IiLCJhbmNob3JEYXRhIjp7ImFuY2hvciI6ImpneDdsNjUifX0seyJ0eXBlIjoiVU5ERVJMSU5FIn0seyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnt9fV19fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibzY1dXI1MyJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZHg5Y3U1NSJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoid2M1Nmc1NyJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYnQwNHk1OSJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoib3ZnNWw2MSJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoid2NxbDA2MyJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiamd4N2w2NSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IllvdSdyZSByZWRpcmVjdGVkIGhlcmUifX1dfV19\">Anchor decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"ANCHOR\"` | Decoration type. <br> Value: `ANCHOR` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">anchorData</span> | <a href=\"#anchordata\"><span class=\"font-mono\">AnchorData</span></a> | Anchor details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AnchorData</span>\n\n**Used in:** <a href=\"#anchordecoration\"><span class=\"font-mono\">AnchorDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">anchor</span> | <span class=\"font-mono\">string</span><br> | Target Node ID, where the user is redirected after clicking the anchor. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">MentionDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-mention\"></span><b>Note:</b> This type requires the <b>mention</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nA piece of text that mentions a specific user, often in social media platforms, forums, or content management systems. <br> **Note:** This decoration requires the [mention](#plugins) plugin.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJNZW50aW9uIGRlY29yYXRpb24iLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJtdGt4YzE0MSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkBKb25oRG9lIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJNRU5USU9OIiwibWVudGlvbkRhdGEiOnsibmFtZSI6IkpvaG4gRG9lIiwic2x1ZyI6ImpvaG5kb2UifX1dfX1dfV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibXRreGMxNDEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJASm9uaERvZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiTUVOVElPTiIsIm1lbnRpb25EYXRhIjp7Im5hbWUiOiJKb2huIERvZSIsInNsdWciOiJqb2huZG9lIn19XX19XX1dfQ..\">Mention decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"MENTION\"` | Decoration type. <br> Value: `MENTION` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">mentionData</span> | <a href=\"#mentiondata\"><span class=\"font-mono\">MentionData</span></a> | Anchor details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">MentionData</span>\n\n**Used in:** <a href=\"#mentiondecoration\"><span class=\"font-mono\">MentionDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span> | <span class=\"font-mono\">string</span><br> | The display name of the mentioned user. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">slug</span> | <span class=\"font-mono\">string</span><br> | The username of the mentioned user, appearing after the \"@\" character. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br> | ID of the mentioned user. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">LinkDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-link\"></span><b>Note:</b> This type requires the <b>link</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nClickable text in a hyperlink. This text is what users see and click on to navigate to another web page or another resource. <br> **Note:** This decoration requires the [link](#plugins) plugin.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJMaW5rIGRlY29yYXRpb24iLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJubHcwMzIwMCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlJlYWQgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJoZXJlIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJMSU5LIiwibGlua0RhdGEiOnsibGluayI6eyJ1cmwiOiJodHRwczovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9RdWlub2EiLCJ0YXJnZXQiOiJCTEFOSyIsInJlbCI6eyJub3JlZmVycmVyIjp0cnVlfX19fSx7InR5cGUiOiJVTkRFUkxJTkUifV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiIGZvciBtb3JlIGluZm9ybWF0aW9uLiJ9fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibmx3MDMyMDAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJSZWFkICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiaGVyZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiTElOSyIsImxpbmtEYXRhIjp7ImxpbmsiOnsidXJsIjoiaHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvUXVpbm9hIiwidGFyZ2V0IjoiQkxBTksiLCJyZWwiOnsibm9yZWZlcnJlciI6dHJ1ZX19fX0seyJ0eXBlIjoiVU5ERVJMSU5FIn1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IiBmb3IgbW9yZSBpbmZvcm1hdGlvbi4ifX1dfV19\">Link decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"LINK\"` | Decoration type. <br> Value: `LINK` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">linkData</span> | <a href=\"#linkdata\"><span class=\"font-mono\">LinkData</span></a> | Link details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">LinkData</span>\n\n**Used in:** <a href=\"#linkdecoration\"><span class=\"font-mono\">LinkDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">link</span> | <a href=\"#link\"><span class=\"font-mono\">Link</span></a> | Link object. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ColorDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-textColor\"></span><span id=\"plugin-textHighlight\"></span><b>Note:</b> This type requires the <b>textColor</b>, <b>textHighlight</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\nText that is styled using background and text colors. <br> **Note:** This decoration requires the [colorDecoration](#plugins) plugin.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJDb2xvciBkZWNvcmF0aW9uIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibmx3MDMyMDAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJDb2xvcmZ1bCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnsiZm9yZWdyb3VuZCI6IiNmZjAwMDAifX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IiAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6InRleHQuIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJiYWNrZ3JvdW5kIjoiI2ZmNjIwMCJ9fV19fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibmx3MDMyMDAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJDb2xvcmZ1bCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnsiZm9yZWdyb3VuZCI6IiNmZjAwMDAifX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IiAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6InRleHQuIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJiYWNrZ3JvdW5kIjoiI2ZmNjIwMCJ9fV19fV19XX0.\">Color decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLOR\"` | Decoration type. <br> Value: `COLOR` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">colorData</span> | <a href=\"#colordata\"><span class=\"font-mono\">ColorData</span></a> | Color details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ColorData</span>\n\n**Used in:** <a href=\"#colordecoration\"><span class=\"font-mono\">ColorDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">background</span> | <span class=\"font-mono\">string</span><br> | Background color in a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">foreground</span> | <span class=\"font-mono\">string</span><br> | Text color in a hexadecimal value. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FontSizeDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\nText font size.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJGb250IHNpemUgZGVjb3JhdGlvbiIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjUwZmUzMjYwIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQmlnIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkZPTlRfU0laRSIsImZvbnRTaXplRGF0YSI6eyJ1bml0IjoiUFgiLCJ2YWx1ZSI6ODB9fV19fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiNTBmZTMyNjAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCaWcgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiRk9OVF9TSVpFIiwiZm9udFNpemVEYXRhIjp7InVuaXQiOiJQWCIsInZhbHVlIjo4MH19XX19XX1dfQ..\">Font size decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"FONT_SIZE\"` | Decoration type. <br> Value: `FONT_SIZE` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">fontSizeData</span> | <a href=\"#fontsizedata\"><span class=\"font-mono\">FontSizeData</span></a> | Font size details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FontSizeData</span>\n\n**Used in:** <a href=\"#fontsizedecoration\"><span class=\"font-mono\">FontSizeDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">unit</span> | `enum`: `\"PX\"`, `\"EM\"` | Font size units. Possible values: <br> - `PX`: Size in pixels. <br> - `EM`: Relative to the font size of the element (2em means 2 times the size of the current font) |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">value</span> | <span class=\"font-mono\">float32</span><br> | Font size value. |\n\n## Metadata\n\nMetadata is used to tell the information about the Ricos document itself, like\na version. Can be skipped.\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Metadata</span>\n\n**Used in:** <a href=\"#ricosdocument\"><span class=\"font-mono\">RicosDocument</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">version</span> | <span class=\"font-mono\">uint32</span><br> | Ricos document version. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">any</a> | |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">createdTimestamp</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">any</a> | |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">updatedTimestamp</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">any</a> | |\n\n## Document Styles\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">DocumentStyle</span>\n\n**Used in:** <a href=\"#ricosdocument\"><span class=\"font-mono\">RicosDocument</span></a>\n\nThis object sets a default styling for a type of node throughout the entire Ricos Document. For example, we can set the text color for all Heading 1 nodes.\nYou can override the styling of Text nodes separately using [Decorations](#decorations).\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJUaGUgc2FtZSBzdHlsZSBmb3IgYWxsIEgyIGhlYWRpbmdzIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiKgb3IgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJpdGFsaWMiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIsIGFkZGluZyBpbWFnZXMsIGFuZCBjcmVhdGluZyBsaXN0cyBhcmUganVzdCBhIGZldyBvZiB0aGUgdGhpbmdzIHdlIGNhbiBkbyB3aXRoIE1hcmtkb3duLiAifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Img3cHZuMzU4In0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibzh2bmczNzEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTZWN0aW9uIFR3bzogRm9ybWF0dGluZyBUZXh0ICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJjZGI1MzkyOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik1hcmtkb3duIHByb3ZpZGVzIHNpbXBsZSBzeW50YXggZm9yIGZvcm1hdHRpbmcgdGV4dC4gQmVsb3cgYXJlIHNvbWUgY29tbW9uIGZvcm1hdHRpbmcgb3B0aW9uczogIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI3cGI2bzM4NSJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6InAyN3puMzk5Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogQm9sZCBhbmQgSXRhbGljICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJ4d2N1bzQyOSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCb2xkIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJJdGFsaWMgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiSVRBTElDIiwiaXRhbGljRGF0YSI6dHJ1ZX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBzaW5nbGUgYXN0ZXJpc2tzIChgKmApLiAifX1dfV0sImRvY3VtZW50U3R5bGUiOnsiaGVhZGVyVHdvIjp7ImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoG9yICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiaXRhbGljIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiLCBhZGRpbmcgaW1hZ2VzLCBhbmQgY3JlYXRpbmcgbGlzdHMgYXJlIGp1c3QgYSBmZXcgb2YgdGhlIHRoaW5ncyB3ZSBjYW4gZG8gd2l0aCBNYXJrZG93bi4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJoN3B2bjM1OCJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6Im84dm5nMzcxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBUd286IEZvcm1hdHRpbmcgVGV4dCAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6Mn19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiY2RiNTM5MjgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJNYXJrZG93biBwcm92aWRlcyBzaW1wbGUgc3ludGF4IGZvciBmb3JtYXR0aW5nIHRleHQuIEJlbG93IGFyZSBzb21lIGNvbW1vbiBmb3JtYXR0aW5nIG9wdGlvbnM6ICJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiN3BiNm8zODUifSx7InR5cGUiOiJIRUFESU5HIiwiaWQiOiJwMjd6bjM5OSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlN1YnNlY3Rpb246IEJvbGQgYW5kIEl0YWxpYyAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6M319LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieHdjdW80MjkiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiItwqAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkJvbGQgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiwqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii3CoCJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiSXRhbGljIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoGlzIGNyZWF0ZWQgYnkgd3JhcHBpbmcgdGV4dCB3aXRoIHNpbmdsZSBhc3Rlcmlza3MgKGAqYCkuICJ9fV19XSwiZG9jdW1lbnRTdHlsZSI6eyJoZWFkZXJUd28iOnsiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19fQ..\">The same style for all H2 headings</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerOne</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H1 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerTwo</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H2 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerThree</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H3 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerFour</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H4 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerFive</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H5 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerSix</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H6 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">paragraph</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the paragraph nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">blockquote</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the block quote nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">codeBlock</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the codeblock nodes. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TextNodeStyle</span>\n\n**Used in:** <a href=\"#documentstyle\"><span class=\"font-mono\">DocumentStyle</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">decorations</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a><span class=\"font-mono\">&gt;</span> | Decorations for text nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodeStyle</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Node style, such as padding. <br> **Note:** This node requires the [lineSpacing](#plugins) plugin. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">lineHeight</span> | <span class=\"font-mono\">string</span><br> | Text line height. |\n\n## Common Types\n\nTypes listed in this section are commonly used in other types.\n\n### ContainerData\n\nThis object defines the layout of node container that is used by videos,\ngalleries, HTML, images, polls, and so on.\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PluginContainerData</span>\n\n**Used in:** <a href=\"#videodata\"><span class=\"font-mono\">VideoData</span></a>, <a href=\"#dividerdata\"><span class=\"font-mono\">DividerData</span></a>, <a href=\"#filedata\"><span class=\"font-mono\">FileData</span></a>, <a href=\"#gallerydata\"><span class=\"font-mono\">GalleryData</span></a>, <a href=\"#gifdata\"><span class=\"font-mono\">GIFData</span></a>, <a href=\"#htmldata\"><span class=\"font-mono\">HTMLData</span></a>, <a href=\"#imagedata\"><span class=\"font-mono\">ImageData</span></a>, <a href=\"#linkpreviewdata\"><span class=\"font-mono\">LinkPreviewData</span></a>, <a href=\"#polldata\"><span class=\"font-mono\">PollData</span></a>, <a href=\"#buttondata\"><span class=\"font-mono\">ButtonData</span></a>, <a href=\"#collapsiblelistdata\"><span class=\"font-mono\">CollapsibleListData</span></a>, <a href=\"#tabledata\"><span class=\"font-mono\">TableData</span></a>, <a href=\"#embeddata\"><span class=\"font-mono\">EmbedData</span></a>, <a href=\"#audiodata\"><span class=\"font-mono\">AudioData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | <a href=\"#plugincontainerdata_width\"><span class=\"font-mono\">PluginContainerData_Width</span></a> | Node width in a container when it's displayed. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">alignment</span> | `enum`: `\"CENTER\"`, `\"LEFT\"`, `\"RIGHT\"` | Node alignment in its container. Possible values: <br> - `CENTER` <br> - `LEFT` <br> - `RIGHT` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">spoiler</span> | <a href=\"#plugincontainerdata_spoiler\"><span class=\"font-mono\">PluginContainerData_Spoiler</span></a> | Spoiler cover settings. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">height</span> | <a href=\"#plugincontainerdata_height\"><span class=\"font-mono\">PluginContainerData_Height</span></a> | Node height in a container when it's displayed. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textWrap</span> | <span class=\"font-mono\">boolean</span><br> | Whether the text should wrap around the node when it's displayed. If `textWrap` is `false`, the node takes up the width of its container. <br> Default: `true` for all node types except `DIVIDER`. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PluginContainerData_Spoiler</span>\n\n**Used in:** <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">enabled</span> | <span class=\"font-mono\">boolean</span><br> | Whether the spoiler cover is enabled. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">description</span> | <span class=\"font-mono\">string</span><br> | Description displayed on top of the spoiler cover. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">buttonText</span> | <span class=\"font-mono\">string</span><br> | Text of a button that removes the spoiler cover. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PluginContainerData_Width</span>\n\n**Used in:** <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a>\n\nThe width of the node when it's displayed.\n\n\n\n<blockquote class=\"caution\">\n Fields <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">size</span>, <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">custom</span> are in <strong>One Of</strong> group.\n\nRead more about <strong>One Of</strong> groups [here](#one-of).\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">size</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">One Of</span> | `enum`: `\"CONTENT\"`, `\"SMALL\"`, `\"ORIGINAL\"`, `\"FULL_WIDTH\"` | Width size of a node in a container. Possible values: <br> - `CONTENT`: The width of the container matches the content width. <br> - `SMALL`: A small width. <br> - `ORIGINAL`: The width of the container matches the original image width. **Note:** This value is applicable for `imageData` containers only. <br> `FULL_WIDTH`: The image container takes up the full width of the screen. **Note:** This value is applicable for `imageData` containers only. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">custom</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">One Of</span> | <span class=\"font-mono\">string</span><br> | A custom width value in pixels. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PluginContainerData_Height</span>\n\n**Used in:** <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">custom</span> | <span class=\"font-mono\">string</span><br> | A custom height value in pixels. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">NodeStyle</span>\n\n**Used in:** <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a>, <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a>, <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a>, <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a>, <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a>, <a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-lineSpacing\"></span><b>Note:</b> This type requires the <b>lineSpacing</b> <a href=\"#plugins\">plugin.</a></p></blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">paddingTop</span> | <span class=\"font-mono\">string</span><br> | The top padding value in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">paddingBottom</span> | <span class=\"font-mono\">string</span><br> | The bottom padding value in pixels. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">backgroundColor</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">string</span><br> | |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TextStyle</span>\n\n**Used in:** <a href=\"#paragraphdata\"><span class=\"font-mono\">ParagraphData</span></a>, <a href=\"#headingdata\"><span class=\"font-mono\">HeadingData</span></a>, <a href=\"#codeblockdata\"><span class=\"font-mono\">CodeBlockData</span></a>, <a href=\"#captiondata\"><span class=\"font-mono\">CaptionData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textAlignment</span> | `enum`: `\"AUTO\"`, `\"LEFT\"`, `\"RIGHT\"`, `\"CENTER\"`, `\"JUSTIFY\"` | Text alignment. Possible values: <br> - `AUTO`: Text aligns itself automatically. <br> - `LEFT`: Text is aligned to the left. <br> - `RIGHT`: Text is aligned to the right. <br> - `CENTER`: Text is centered. <br> - `JUSTIFY`: Text is justified to both margins. Default: `AUTO`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">lineHeight</span> | <span class=\"font-mono\">string</span><br> | Vertical spacing between lines of text in an element. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Link</span>\n\n**Used in:** <a href=\"#imagedata\"><span class=\"font-mono\">ImageData</span></a>, <a href=\"#linkpreviewdata\"><span class=\"font-mono\">LinkPreviewData</span></a>, <a href=\"#buttondata\"><span class=\"font-mono\">ButtonData</span></a>, <a href=\"#linkdata\"><span class=\"font-mono\">LinkData</span></a>, <a href=\"#gallerydata_item_image\"><span class=\"font-mono\">GalleryData_Item_Image</span></a>\n\nLink object.\n\n\n\n<blockquote class=\"caution\">\n Fields <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span>, <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">anchor</span> are in <strong>Required One Of</strong> group.\n\nRead more about <strong>One Of</strong> groups [here](#one-of).\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required One Of</span> | <span class=\"font-mono\">string</span><br> | Absolute URL for the linked document. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">anchor</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required One Of</span> | <span class=\"font-mono\">string</span><br> | Target Node ID, where the user is redirected after clicking the anchor. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">target</span> | `enum`: `\"SELF\"`, `\"BLANK\"`, `\"PARENT\"`, `\"TOP\"` | The HTML `target` attribute value for the link. This property defines where the linked document opens. Possible values: <br> `SELF` - Default. Opens the linked document in the same frame as the link.<br> `BLANK` - Opens the linked document in a new browser tab or window.<br> `PARENT` - Opens the linked document in the link's parent frame.<br> `TOP` - Opens the linked document in the full body of the link's browser tab or window. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">rel</span> | <a href=\"#link_rel\"><span class=\"font-mono\">Link_Rel</span></a> | This object specifies the relationship between the current document and the linked document. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Link_Rel</span>\n\n**Used in:** <a href=\"#link\"><span class=\"font-mono\">Link</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nofollow</span> | <span class=\"font-mono\">boolean</span><br> | Indicates to search engine crawlers not to follow the link. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">sponsored</span> | <span class=\"font-mono\">boolean</span><br> | Indicates to search engine crawlers that the link is a paid placement such as sponsored content or an advertisement. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">ugc</span> | <span class=\"font-mono\">boolean</span><br> | Indicates that this link is user-generated content and isn't necessarily trusted or endorsed by the page author. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">noreferrer</span> | <span class=\"font-mono\">boolean</span><br> | Indicates that this link protects referral information from being passed to the target website. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FileSource</span>\n\n**Used in:** <a href=\"#filedata\"><span class=\"font-mono\">FileData</span></a>, <a href=\"#media\"><span class=\"font-mono\">Media</span></a>\n\nFile source object.\n\n\n\n<blockquote class=\"caution\">\n Fields <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span>, <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> are in <strong>Required One Of</strong> group.\n\nRead more about <strong>One Of</strong> groups [here](#one-of).\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required One Of</span> | <span class=\"font-mono\">string</span><br> | Absolute URL for the file's source. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required One Of</span> | <span class=\"font-mono\">string</span><br> | ID that's resolved to a URL by a resolver function. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">private</span> | <span class=\"font-mono\">boolean</span><br> | Indicates whether the file's source is private. <br> Default: `false` |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Media</span>\n\n**Used in:** <a href=\"#videodata\"><span class=\"font-mono\">VideoData</span></a>, <a href=\"#imagedata\"><span class=\"font-mono\">ImageData</span></a>, <a href=\"#audiodata\"><span class=\"font-mono\">AudioData</span></a>, <a href=\"#polldata_poll\"><span class=\"font-mono\">PollData_Poll</span></a>, <a href=\"#appembeddataproduct\"><span class=\"font-mono\">AppEmbedDataProduct</span></a>, <a href=\"#appembeddataevent\"><span class=\"font-mono\">AppEmbedDataEvent</span></a>, <a href=\"#appembeddatabooking\"><span class=\"font-mono\">AppEmbedDataBooking</span></a>, <a href=\"#gallerydata_item_image\"><span class=\"font-mono\">GalleryData_Item_Image</span></a>, <a href=\"#gallerydata_item_video\"><span class=\"font-mono\">GalleryData_Item_Video</span></a>, <a href=\"#polldata_poll_option\"><span class=\"font-mono\">PollData_Poll_Option</span></a>, <a href=\"#polldata_background_imagevariant\"><span class=\"font-mono\">PollData_Background_ImageVariant</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">src</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#filesource\"><span class=\"font-mono\">FileSource</span></a> | Media data source. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | <span class=\"font-mono\">int32</span><br> | Media width in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">height</span> | <span class=\"font-mono\">int32</span><br> | Media height in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">duration</span> | <span class=\"font-mono\">float64</span><br> | Media duration in seconds. Only relevant for audio and video files. |\n\n\n\n## Explanations\n\n### Node Ids\nEach node ID should be a unique string in the document. These IDs are\nused primarily to identify nodes for anchor behavior, and sometimes as HTML\nIDs to execute rendering.\n\nThe node ID is mainly used for anchor behavior, as illustrated in the\n[AnchorDecoration](#anchordecoration) example. The editor automatically\ngenerates the ID. If you are creating the Ricos Document via an API, you must\nmanually add this ID if necessary.\n\n### Plugins\n\nThis article describes the full reference of Ricos Document schema.\nHowever, some parts of the Ricos document are operational only\nwhen the corresponding plugins in the API are enabled. For example\n[ImageNode](#imagenode) can be used only when the `image` plugin is\nenabled. A complete list of supported plugins is available in the field\ndescriptions of each API that supports the Ricos Document type.\n\nFull list of plugins which have effect on Ricos Document:\n[actionButton](#plugin-actionButton),\n[audio](#plugin-audio),\n[codeBlock](#plugin-codeBlock),\n[collapsibleList](#plugin-collapsibleList),\n[divider](#plugin-divider),\n[file](#plugin-file),\n[gallery](#plugin-gallery),\n[giphy](#plugin-giphy),\n[html](#plugin-html),\n[image](#plugin-image),\n[lineSpacing](#plugin-lineSpacing),\n[linkButton](#plugin-linkButton),\n[linkPreview](#plugin-linkPreview),\n[link](#plugin-link),\n[mention](#plugin-mention),\n[poll](#plugin-poll),\n[spoiler](#plugin-spoiler),\n[table](#plugin-table),\n[textColor](#plugin-textColor),\n[textHighlight](#plugin-textHighlight),\n[appEmbed](#plugin-appEmbed),\n[video](#plugin-video),\n\n\n### Tagged unions\n\nTagged unions are fundamental to the Ricos Document. They\naccommodate various nodes with different shapes that can occupy the\nsame space. At the root level, there can be more than 10 different\nnodes. How do we unambiguously determine which node is which? Tagged\nunions facilitate this by incorporating a common field present in\nevery node\u2019s object. In the Ricos Document, this field is named type\nbut may also be referred to as \u2018tag.\u2019 Each node (or decoration)\ncontains this same field, yet each possesses a distinct string value\nin it. This differentiation allows for easy identification of\neach node, despite them occupying the \u201Csame space.\u201D\n\nLearn more about them on [Wikipedia](https://en.wikipedia.org/wiki/Tagged_union)\n\n### Formats\n\n| Format | Description |\n| :------ | :------ |\n| WEB_URL | A URL that starts with `http://` or `https://`. |\n| COLOR_HEX | A color in hexadecimal RGB or RGBA format, such as `#FF0000` or `#FF000050`. Accepts shorthands like #F00 and #F005 |\n| NODE_ID | A unique identifier for a node. It must start with a letter and can contain only letters, numbers, hyphens, and underscores. |\n\n### Validations\n\n| Validation | Description |\n|:-------------|:-------------------------------------------------------|\n| `minItems` | Minimum number of items in array |\n| `maxItems` | Maximum number of items in array |\n| `minLength` | Minimum length of string |\n| `maxLength` | Maximum length of string |\n| `minimum` | Minimum value of number |\n| `maximum` | Maximum value of number |\n| `uniqueTags` | The items in array must have unique union tags on them |\n\n### Patterns\n\nMost node children are arrays, which can contain zero or more of the\nspecified nodes in any order. However, there are exceptions like\n[ListItemNode](#listitemnode) and\n[CollapsibleItem](#collapsibleitemnode), which have specific\nrestrictions on how these arrays can be structured. For example, a\n[CollapsibleItem](#collapsibleitemnode) must contain one [CollapsibleItemTitleNode](#collapsibleitemtitlenode) and\none [CollapsibleItemBodyNode](#collapsibleitembodynode). A (ListItemNode)[#listitemnode) must have a\n(ParagraphNode)[#paragraphnode] or (HeadingNode)[#headingnode) as the first child, followed by any\nnumber of paragraphs, headings, or lists. The strict pattern\ndescription uses syntax similar to regular expressions:\n\n - `*` indicates any number of items\n - `+` indicates one or more items\n - `()` parentheses are used for groups and enclose item tags that can be used interchangeably.\n\nFor specific pattern descriptions, refer to the properties table containing the patterned field above.\n\n### One Of\n\nFields in the **One Of** groups have a constraint\nthat only one of them can be set at the same\ntime.\n\nThe variation **Required One Of** adds\nanother constraint: one (and still at most one)\nof the fields must be set.\n";
1
+ export declare const ricosDocumentReferenceMd = "# Ricos Document\n\n<div\n class=\"w-full rounded border-l-4 pt-3 mb-6 pl-[14px] pr-[18px] text-[15px] leading-[21px] [&amp;>:not(a)]:text-slate-950 flex flex-col gap-1 bg-[#FFF8EA] border-yellow-300\"\n>\n <span class=\"flex gap-1.5 font-bold leading-[18px] !text-[#55410F]\"\n ><svg viewBox=\"0 0 18 18\" fill=\"currentColor\" width=\"18\" height=\"18\" class=\"size-[18px]\">\n <path\n d=\"M10.7037499,3.9623322 L15.7092882,11.9592754 C15.9070807,12.2850514 16.000829,12.6448689 16.0000703,13 C15.9984263,13.6741191 15.6560657,14.3313518 15.0376694,14.7068067 C14.7247801,14.8967752 14.3657565,14.9972317 13.9997131,14.9972317 L4,14.9999167 C2.8954305,14.9999167 2,14.1045695 2,13 C2,12.6339566 2.10045645,12.2749331 2.29042497,11.9620437 L7.28459986,3.9623322 C7.66164996,3.34130849 8.32287747,2.99867105 9,2.99991673 C9.35233944,3.00069152 9.70898264,3.09451612 10.0321312,3.29071343 C10.3066867,3.45740786 10.5370555,3.68777667 10.7037499,3.9623322 Z M9.85610665,4.49289877 L9.8489624,4.48131033 C9.76561519,4.34403256 9.65043079,4.22884816 9.51315302,4.14550095 C9.3544272,4.0491317 9.17815604,4.00031424 8.99815026,3.99991836 C8.64898821,3.99927598 8.32355373,4.17797751 8.13286707,4.49190064 L3.14521248,12.4810219 C3.05022823,12.6374665 3,12.8169783 3,13 C3,13.5522583 3.44768885,13.9999184 3.99973081,13.9999184 L13.9997131,13.9972317 C14.1827348,13.9972317 14.3622466,13.9470035 14.5186913,13.8520192 C14.8207235,13.6686425 14.9992209,13.3452287 15.000068,12.9978373 C15.0004565,12.8160591 14.9516364,12.6382419 14.8616449,12.489842 L9.85610665,4.49289877 Z M9,6 C9.55228475,6 10,6.44771525 10,7 L10,9 C10,9.55228475 9.55228475,10 9,10 C8.44771525,10 8,9.55228475 8,9 L8,7 C8,6.44771525 8.44771525,6 9,6 Z M9,11 C9.55228475,11 10,11.4477153 10,12 C10,12.5522847 9.55228475,13 9,13 C8.44771525,13 8,12.5522847 8,12 C8,11.4477153 8.44771525,11 9,11 Z\"\n ></path></svg\n >Developer Preview</span\n >\n <p class=\"m-0 text-slate-950\">\n This API is subject to change. Bug fixes and new features will be released based on developer\n feedback throughout the preview period.\n </p>\n</div>\n\nA Ricos document object defines rich content. \n\nThe object structure of a Ricos document is a tree of nodes that represent blocks of content. \nSome nodes are basic, such as paragraphs, and some nodes are complex, such as tables.\n\nA Ricos document has a similar structure to HTML, in which node types resemble tags, fields resemble attributes, and nodes resemble the children of HTML tags.\nThe main difference is that a Ricos document has more constraints, which makes it easier to manipulate it and display the content in different environments.\n\n<blockquote class=\"important\">\n <strong>Important:</strong>\n \n When creating a Ricos Document to use with a Wix API, make sure to check which [plugins](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) the API enables.\n</blockquote>\n\n## Playground\nWhile using this reference, you can build, view, or edit your rich content using the [Ricos playground](https:/ricos.dev). You can build your content in the **Editor** tab, view it in the **Viewer** tab, and edit or copy and paste it from the **Document** tab.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJQbGF5Z3JvdW5kIHdpdGggYW4gZXhhbXBsZSIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJIRUFESU5HIiwiaWQiOiJmb28iLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJSaWNvcyBQbGF0Zm9ybSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyLCJ0ZXh0U3R5bGUiOnsidGV4dEFsaWdubWVudCI6IkFVVE8ifX19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibHhyOTM2In0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJqN3RkajEzIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQmUgYWJsZSB0byBjcmVhdGUgUmljaCBDb250ZW50IGFueXdoZXJlIGluIHlvdXIgcHJvZHVjdC4gU2VhbWxlc3MgaW50ZWdyYXRpb24sIGVuZGxlc3MgcG9zc2liaWxpdGllcy4ifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjNiNzdlMTkifSx7InR5cGUiOiJJTUFHRSIsImlkIjoiZ3Q3MjkxOCIsImltYWdlRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiIsInRleHRXcmFwIjp0cnVlfSwiaW1hZ2UiOnsic3JjIjp7ImlkIjoiMTZmOGQ3X2RiNGRjNTkzNjI3ZDQxMTFhYWMyM2M5YWZjM2ViMTljfm12Mi5wbmcifSwid2lkdGgiOjcwNCwiaGVpZ2h0Ijo0MzN9fX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJneTQyMzMxIn1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6ImZvbyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlJpY29zIFBsYXRmb3JtIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjIsInRleHRTdHlsZSI6eyJ0ZXh0QWxpZ25tZW50IjoiQVVUTyJ9fX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJseHI5MzYifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Imo3dGRqMTMiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCZSBhYmxlIHRvIGNyZWF0ZSBSaWNoIENvbnRlbnQgYW55d2hlcmUgaW4geW91ciBwcm9kdWN0LiBTZWFtbGVzcyBpbnRlZ3JhdGlvbiwgZW5kbGVzcyBwb3NzaWJpbGl0aWVzLiJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiM2I3N2UxOSJ9LHsidHlwZSI6IklNQUdFIiwiaWQiOiJndDcyOTE4IiwiaW1hZ2VEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJpbWFnZSI6eyJzcmMiOnsiaWQiOiIxNmY4ZDdfZGI0ZGM1OTM2MjdkNDExMWFhYzIzYzlhZmMzZWIxOWN-bXYyLnBuZyJ9LCJ3aWR0aCI6NzA0LCJoZWlnaHQiOjQzM319fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Imd5NDIzMzEifV19\">Playground with an example</a><br>\n</div>\n</widget>\n\n\n\n\n## Navigation shortcuts\n- **Text**: [`Paragraph`](#paragraphnode), [`Heading`](#headingnode), [`Blockquote`](#blockquotenode), [`CodeBlock`](#codeblocknode), [`Text`](#textnode).\n- **Lists**: [`BulletedList`](#bulletedlistnode), [`OrderedList`](#orderedlistnode), [`CollapsibleList`](#collapsiblelistnode), [`Table`](#tablenode).\n- **Media**: [`Image`](#imagenode), [`Video`](#videonode), [`Gallery`](#gallerynode), [`Gif`](#gifnode), [`Audio`](#audionode), [`File`](#filenode).\n- **Embeds**: [`AppEmbed`](#appembednode), [`Embed`](#embednode), [`LinkPreview`](#linkpreviewnode), [`Html`](#htmlnode).\n- Other nodes: [`Divider`](#dividernode), [`Button`](#buttonnode).\n- **Decorations**: [`Bold`](#bolddecoration), [`Italic`](#italicdecoration), [`Underline`](#underlinedecoration), [`Spoiler`](#spoilerdecoration), [`Anchor`](#anchordecoration), [`Mention`](#mentiondecoration), [`Link`](#linkdecoration), [`Color`](#colordecoration), [`FontSize`](#fontsizedecoration).\n\n## Key concepts\nHere are some key concepts that you may need to build your Ricos document.\n\n### Node IDs\nEvery node in a Ricos object must have a unique ID. A node ID must start with a letter and can contain only letters, numbers, hyphens, and underscores.\n\nThe Ricos playground automatically generates node IDs, but if you aren't using the playground, you must add node IDs yourself.\n\n### Tagged unions\nSome nodes, which are specified in this reference are tagged unions. Tagged unions are a way to represent a value that can be one of several different, but fixed, types. In Ricos, these types are different nodes.\n\nTagged unions contain a tag that define which type the value is. In Ricos, this tag is the `type` field, and it tells the Ricos Content viewer how to display the content.\n\nLearn more about [tagged unions](https://en.wikipedia.org/wiki/Tagged_union).\n\n### Formats\n\n| Format | Description |\n| :------ | :------ |\n| WEB_URL | A URL that starts with `http://` or `https://`. |\n| COLOR_HEX | A color in hexadecimal RGB or RGBA format, for example `#FF0000` or `#FF000050`. `COLOR_HEX` accepts shorthand, for example #F00 or #F005. |\n| NODE_ID | See [Node ID](#node-ids). |\n\n### Plugins\nFull list of Ricos [plugins](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins):\n- [actionButton](#plugin-actionButton)\n- [appEmbed](#plugin-appEmbed)\n- [audio](#plugin-audio)\n- [codeBlock](#plugin-codeBlock)\n- [collapsibleList](#plugin-collapsibleList)\n- [divider](#plugin-divider)\n- [file](#plugin-file)\n- [gallery](#plugin-gallery)\n- [giphy](#plugin-giphy)\n- [html](#plugin-html)\n- [image](#plugin-image)\n- [lineSpacing](#plugin-lineSpacing)\n- [linkButton](#plugin-linkButton)\n- [linkPreview](#plugin-linkPreview)\n- [link](#plugin-link)\n- [mention](#plugin-mention)\n- [poll](#plugin-poll)\n- [spoiler](#plugin-spoiler)\n- [table](#plugin-table)\n- [textColor](#plugin-textColor)\n- [textHighlight](#plugin-textHighlight)\n- [video](#plugin-video)\n\n\n## Root-level type\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">RicosDocument</span>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a><span class=\"font-mono\">&gt;</span> | Array of nodes representing content elements, such as `ParagraphNode` or `HeadingNode`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">metadata</span> | <a href=\"#metadata\"><span class=\"font-mono\">Metadata</span></a> | Information about the Ricos document itself, such as its version. Only relevant when building the Ricos document using the [Ricos playground](https:/ricos.dev), in which case it is auto-generated. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">documentStyle</span> | <a href=\"#documentstyle\"><span class=\"font-mono\">DocumentStyle</span></a> | Includes styling to be applied throughout the Ricos document for the specified node types. For example, you can define general styling for `headerOne`, and then override some of the properties separately for a specific header. |\n\n## Nodes\nNodes are the containers for content. Each node is used for a different type of content.\n\n<details>\n<summary>Available nodes, sorted alphabetically.</summary>\n\n- [`AppEmbedNode`](#appembednode)\n- [`AudioNode`](#audionode)\n- [`BlockquoteNode`](#blockquotenode)\n- [`BulletedListNode`](#bulletedlistnode)\n- [`ButtonNode`](#buttonnode)\n- [`CodeBlockNode`](#codeblocknode)\n- [`CollapsibleItemNode`](#collapsibleitemnode)\n- [`CollapsibleItemBodyNode`](#collapsibleitembodynode)\n- [`CollapsibleItemTitleNode`](#collapsibleitemtitlenode)\n- [`CollapsibleListNode`](#collapsiblelistnode)\n- [`DividerNode`](#dividernode)\n- [`EmbedNode`](#embednode)\n- [`FileNode`](#filenode)\n- [`GalleryNode`](#gallerynode)\n- [`GifNode`](#gifnode)\n- [`HeadingNode`](#headingnode)\n- [`HtmlNode`](#htmlnode)\n- [`ImageNode`](#imagenode)\n- [`CaptionNode`](#captionnode)\n- [`LinkPreviewNode`](#linkpreviewnode)\n- [`ListItemNode`](#listitemnode)\n- [`OrderedListNode`](#orderedlistnode)\n- [`ParagraphNode`](#paragraphnode)\n- [`PollNode`](#pollnode)\n- [`TableCellNode`](#tablecellnode)\n- [`TableNode`](#tablenode)\n- [`TableRowNode`](#tablerownode)\n- [`TextNode`](#textnode)\n- [`VideoNode`](#videonode)\n</details>\n\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">RootNode</span>\n\n**Used in:** <a href=\"#ricosdocument\"><span class=\"font-mono\">RicosDocument</span></a>\n\nNodes that can be added to the root level of `nodes` array.\n\n _This type is a [Tagged Union](#tagged-unions)._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#appembednode\"><span class=\"font-mono\">AppEmbedNode</span></a> | `APP_EMBED` | Embeds an external content preview from Wix business solutions. For example, you can embed previews from the Wix Bookings, Wix Stores and Wix Events apps. |\n| <a href=\"#audionode\"><span class=\"font-mono\">AudioNode</span></a> | `AUDIO` | Embeds and plays audio content directly in a webpage. Users can interact with the controls to play, pause, rewind, and adjust the volume of the audio. |\n| <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a> | `BLOCKQUOTE` | Used to visually distinguish quoted or cited content from the surrounding text. When rendered, it displays as the quoted text with indentation or other styling to visually separate it from the surrounding content. |\n| <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a> | `BULLETED_LIST` | Bulleted list. |\n| <a href=\"#buttonnode\"><span class=\"font-mono\">ButtonNode</span></a> | `BUTTON` | Button to trigger an action. |\n| <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a> | `CODE_BLOCK` | Presents code snippets, markup, or other text-based content that should be displayed exactly as it appears, without any interpretation or formatting applied by the browser. When rendered, it is displayed as the code block with a monospaced font, preserving indentation, line breaks, and spacing as specified in the code. |\n| <a href=\"#collapsiblelistnode\"><span class=\"font-mono\">CollapsibleListNode</span></a> | `COLLAPSIBLE_LIST` | List of items where each item can be expanded or collapsed. |\n| <a href=\"#dividernode\"><span class=\"font-mono\">DividerNode</span></a> | `DIVIDER` | Horizontal line between different content. |\n| <a href=\"#embednode\"><span class=\"font-mono\">EmbedNode</span></a> | `EMBED` | Embedded content when you include a link to a resource, without having to parse the resource directly. This provides a standardized way for web developers to include content such as videos, images, and other multimedia elements from supported providers. To learn more, see [oembed](https://oembed.com/). |\n| <a href=\"#filenode\"><span class=\"font-mono\">FileNode</span></a> | `FILE` | File that is uploaded and accessed in a page. Files can be different types of content, such as text documents, images, and videos. |\n| <a href=\"#gallerynode\"><span class=\"font-mono\">GalleryNode</span></a> | `GALLERY` | Collection of images displayed together. |\n| <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a> | `GIF` | GIF images. |\n| <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a> | `HEADING` | Indicates a heading or title of a section. There are 6 levels of headings, with `1` being the most prominent and `6` being the least. |\n| <a href=\"#htmlnode\"><span class=\"font-mono\">HtmlNode</span></a> | `HTML` | HTML block that incorporates external content, such as interactive maps or entire web pages. |\n| <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a> | `IMAGE` | Standalone images in a page. |\n| <a href=\"#linkpreviewnode\"><span class=\"font-mono\">LinkPreviewNode</span></a> | `LINK_PREVIEW` | Preview or summary of a webpage. Link previews include elements such as the title of the linked page, a brief description or excerpt of the content, and sometimes a thumbnail image or other relevant information. |\n| <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a> | `ORDERED_LIST` | Numbered list. |\n| <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a> | `PARAGRAPH` | Structures text content, providing a clear separation between different ideas or sections of text. Paragraphs are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content. |\n| <a href=\"#pollnode\"><span class=\"font-mono\">PollNode</span></a> | `POLL` | Provides a question with several options, where the options' cumulative total may be shown. |\n| <a href=\"#tablenode\"><span class=\"font-mono\">TableNode</span></a> | `TABLE` | Data in rows and columns. |\n| <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a> | `VIDEO` | Embeds and plays video content directly in a page. When rendered, it is displayed as the video player with the specified video file. Users can interact with the controls to play, pause, rewind, and adjust the volume of the video. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ParagraphNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\nStructures text content, providing a clear separation between different ideas or sections of text. Paragraphs are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJQYXJhZ3JhcGgiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJmb28iLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVGhpcyBpcyBhIHBhcmFncmFwaC4ifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImJtbXpiMjYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQW5kIHRoaXMgaXMgYSBwYXJhZ3JhcGggd2l0aCBjdXN0b20gc3BhY2luZy4ifX1dLCJzdHlsZSI6eyJwYWRkaW5nVG9wIjoiMTJweCIsInBhZGRpbmdCb3R0b20iOiIxOHB4In0sInBhcmFncmFwaERhdGEiOnsidGV4dFN0eWxlIjp7ImxpbmVIZWlnaHQiOiIyIn19fV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZm9vIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwidGV4dERhdGEiOnsidGV4dCI6IlRoaXMgaXMgYSBwYXJhZ3JhcGguIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJibW16YjI2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwidGV4dERhdGEiOnsidGV4dCI6IkFuZCB0aGlzIGlzIGEgcGFyYWdyYXBoIHdpdGggY3VzdG9tIHNwYWNpbmcuIn19XSwic3R5bGUiOnsicGFkZGluZ1RvcCI6IjEycHgiLCJwYWRkaW5nQm90dG9tIjoiMThweCJ9LCJwYXJhZ3JhcGhEYXRhIjp7InRleHRTdHlsZSI6eyJsaW5lSGVpZ2h0IjoiMiJ9fX1dfQ..\">Paragraph</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"PARAGRAPH\"` | Node type. <br> Must be `PARAGRAPH`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#textnode\"><span class=\"font-mono\">TextNode</span></a><span class=\"font-mono\">&gt;</span> | Paragraph children. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">style</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Vertical padding. <br> **Note:** This node requires the [`lineSpacing`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">paragraphData</span> | <a href=\"#paragraphdata\"><span class=\"font-mono\">ParagraphData</span></a> | Paragraph node attributes. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ParagraphData</span>\n\n**Used in:** <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textStyle</span> | <a href=\"#textstyle\"><span class=\"font-mono\">TextStyle</span></a> | Paragraph text styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">indentation</span> | <span class=\"font-mono\">int32</span><br> | Paragraph margin from the left side. <br> The indentation is measured relative to 40px. For example, if the indentation is `2`, then the margin is equal to **80px**. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TextNode</span>\n\n**Used in:** <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a>, <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a>, <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a>, <a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a>\n\nText nodes hold the text itself, similar to how `span` tags hold text in HTML. Text nodes can't be nested and must contain a non-empty string. Their appearance and behavior can be modified using [decorations](#decorations).\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJUZXh0IiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieTU0OW4xIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiRnVuIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJ0ZXh0IiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0Ijoid2l0aCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiVU5ERVJMSU5FIn1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IiAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6ImRlY29yYXRpb25zIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJmb3JlZ3JvdW5kIjoiI2JmNjk1YyJ9fV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiISJ9fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieTU0OW4xIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiRnVuIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJ0ZXh0IiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0Ijoid2l0aCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiVU5ERVJMSU5FIn1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IiAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6ImRlY29yYXRpb25zIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJmb3JlZ3JvdW5kIjoiI2JmNjk1YyJ9fV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiISJ9fV19XX0.\">Text</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"TEXT\"` | Node type. <br> Must be `TEXT`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#textdata\"><span class=\"font-mono\">TextData</span></a> | Text options. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TextData</span>\n\n**Used in:** <a href=\"#textnode\"><span class=\"font-mono\">TextNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">text</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minLength: 1</span> | Non-empty string to display as text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">decorations</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">Unique Tags</span> | Array of text [decorations](#decorations). A decoration can't appear twice in the array. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">HeadingNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\nIndicates a heading or title of a section. There are 6 levels of headings, with `1` being the most prominent and `6` being the least.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJIZWFkaW5nIHNpemVzIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6ImZvbyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMSB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoxfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoiNW1wbTAyNyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMiB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoiNHhleHo1MiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMyB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibGZwN2c4OSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJINCB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo0fX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoidXpsaTYxNDYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJINSB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo1fX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibDc0NmEyMDciLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJINiB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo2fX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6ImZvbyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMSB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoxfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoiNW1wbTAyNyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMiB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoiNHhleHo1MiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJIMyB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozfX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibGZwN2c4OSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsInRleHREYXRhIjp7InRleHQiOiJINCB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo0fX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoidXpsaTYxNDYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJINSB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo1fX0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibDc0NmEyMDciLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJINiB0aXRsZSJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjo2fX1dfQ..\">Heading sizes</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"HEADING\"` | Node type. <br> Must be `HEADING`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#textnode\"><span class=\"font-mono\">TextNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes to define the heading text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">style</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Heading styling, such as padding and background color. <br> **Note:** This node requires the [`lineSpacing`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headingData</span> | <a href=\"#headingdata\"><span class=\"font-mono\">HeadingData</span></a> | Heading options. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">HeadingData</span>\n\n**Used in:** <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">level</span> | <span class=\"font-mono\">int32</span><br><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minimum: 1</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">maximum: 6</span> | Heading size. <br> Mi: `1` <br> Max: `6` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textStyle</span> | <a href=\"#textstyle\"><span class=\"font-mono\">TextStyle</span></a> | Heading text styling, such as text alignment and line height. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">indentation</span> | <span class=\"font-mono\">int32</span><br> | Heading margin from the left side. <br> The indentation is measured relative to the font size *em* units by a ratio of 1.5. For example, if the indentation is `2`, then the margin is equal to **3em**. Therefore the margin is 3 times the size of the font. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ImageNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-image\"></span><b>Note:</b> This type requires the `image` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nStandalone images in a page.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJJbWFnZSBpbXBvcnRlZCBmcm9tIFdpeCBNZWRpYSIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJJTUFHRSIsImlkIjoiZGZrY2cxIiwibm9kZXMiOlt7InR5cGUiOiJDQVBUSU9OIiwiaWQiOiI4b3RucTgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJPdXIgd2VkZGluZy4ifX1dLCJjYXB0aW9uRGF0YSI6e319XSwiaW1hZ2VEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJpbWFnZSI6eyJzcmMiOnsiaWQiOiI4YmI0MzhfYjI4NDcwNTdlYmE2NGUyMmI5ZDc1Yzc3N2EzYzUxNDUuanBnIn0sIndpZHRoIjo1MTIwLCJoZWlnaHQiOjM0MTN9LCJhbHRUZXh0IjoiQSBjb3VwbGUga2lzc2luZyBkdXJpbmcgdGhlaXIgbWFycmlhZ2UgY2VyZW1vbnkiLCJjYXB0aW9uIjoiT3VyIHdlZGRpbmcuIn19XX19LHsidGl0bGUiOiJJbWFnZSB0aGF0IGlzIGVtYmVkZGVkIHVzaW5nIFVSTCIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJJTUFHRSIsImlkIjoiZGZrY2cxIiwibm9kZXMiOlt7InR5cGUiOiJDQVBUSU9OIiwiaWQiOiI5a2x5czE0Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJub2RlcyI6W10sInRleHREYXRhIjp7InRleHQiOiJCZWF1dGlmdWwgc3Vuc2V0LiIsImRlY29yYXRpb25zIjpbXX19XSwiY2FwdGlvbkRhdGEiOnt9fV0sImltYWdlRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiIsInRleHRXcmFwIjp0cnVlfSwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vY2RuLnBpeGFiYXkuY29tL3Bob3RvLzIwMTUvMDQvMjMvMjIvMDAvdHJlZS03MzY4ODVfMTI4MC5qcGcifSwid2lkdGgiOjUxMjAsImhlaWdodCI6MzQxM30sImFsdFRleHQiOiJBIHRyZWUgZHVyaW5nIHN1bnNldC4iLCJjYXB0aW9uIjoiQmVhdXRpZnVsIHN1bnNldC4ifX1dfX1d\">\n<div style=\"height:523px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IklNQUdFIiwiaWQiOiJkZmtjZzEiLCJub2RlcyI6W3sidHlwZSI6IkNBUFRJT04iLCJpZCI6IjhvdG5xOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik91ciB3ZWRkaW5nLiJ9fV0sImNhcHRpb25EYXRhIjp7fX1dLCJpbWFnZURhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiQ09OVEVOVCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJ0ZXh0V3JhcCI6dHJ1ZX0sImltYWdlIjp7InNyYyI6eyJpZCI6IjhiYjQzOF9iMjg0NzA1N2ViYTY0ZTIyYjlkNzVjNzc3YTNjNTE0NS5qcGcifSwid2lkdGgiOjUxMjAsImhlaWdodCI6MzQxM30sImFsdFRleHQiOiJBIGNvdXBsZSBraXNzaW5nIGR1cmluZyB0aGVpciBtYXJyaWFnZSBjZXJlbW9ueSIsImNhcHRpb24iOiJPdXIgd2VkZGluZy4ifX1dfQ..\">Image imported from Wix Media</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IklNQUdFIiwiaWQiOiJkZmtjZzEiLCJub2RlcyI6W3sidHlwZSI6IkNBUFRJT04iLCJpZCI6IjlrbHlzMTQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsIm5vZGVzIjpbXSwidGV4dERhdGEiOnsidGV4dCI6IkJlYXV0aWZ1bCBzdW5zZXQuIiwiZGVjb3JhdGlvbnMiOltdfX1dLCJjYXB0aW9uRGF0YSI6e319XSwiaW1hZ2VEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9jZG4ucGl4YWJheS5jb20vcGhvdG8vMjAxNS8wNC8yMy8yMi8wMC90cmVlLTczNjg4NV8xMjgwLmpwZyJ9LCJ3aWR0aCI6NTEyMCwiaGVpZ2h0IjozNDEzfSwiYWx0VGV4dCI6IkEgdHJlZSBkdXJpbmcgc3Vuc2V0LiIsImNhcHRpb24iOiJCZWF1dGlmdWwgc3Vuc2V0LiJ9fV19\">Image that is embedded using URL</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"IMAGE\"` | Node type. <br> Must be `IMAGE`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">imageData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#imagedata\"><span class=\"font-mono\">ImageData</span></a> | Image options. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes to define an image caption. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ImageData</span>\n\n**Used in:** <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Image file details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Image container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">link</span> | <a href=\"#link\"><span class=\"font-mono\">Link</span></a> | Image link details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableExpand</span> | <span class=\"font-mono\">boolean</span><br> | Whether the image expands to the full screen when clicked. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">altText</span> | <span class=\"font-mono\">string</span><br> | Alternate text to display when the image doesn't load. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">caption</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">string</span><br> | Deprecated. Use `CaptionNode` instead. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableDownload</span> | <span class=\"font-mono\">boolean</span><br> | Whether the download image button is disabled. <br> Default: `false` |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CaptionNode</span>\n\n**Used in:** <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a>, <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a>, <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a>\n\nCaption container to be attached to media elements, such as images. Captions support formatted text content and can be styled independently from their parent nodes.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W10=\">\n<div style=\"height:425px\">\n \n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"CAPTION\"` | Node type. <br> Must be `CAPTION`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#textnode\"><span class=\"font-mono\">TextNode</span></a><span class=\"font-mono\">&gt;</span> | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br> | Caption [node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">style</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Defines the caption styling, such as padding and background color. <br> **Note:** This node requires the [`lineSpacing`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">captionData</span> | <a href=\"#captiondata\"><span class=\"font-mono\">CaptionData</span></a> | Caption options. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CaptionData</span>\n\n**Used in:** <a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textStyle</span> | <a href=\"#textstyle\"><span class=\"font-mono\">TextStyle</span></a> | Caption text styling. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">OrderedListNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\nNumbered list.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJPcmRlcmVkIGxpc3QiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiSEVBRElORyIsImlkIjoiNmNyaG0xNzQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTdGVwcyB0byBTZXQgVXAgWW91ciBBY2NvdW50In19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjMsInRleHRTdHlsZSI6eyJ0ZXh0QWxpZ25tZW50IjoiQVVUTyJ9fX0seyJ0eXBlIjoiT1JERVJFRF9MSVNUIiwiaWQiOiI5ZXAwdTE3NiIsIm5vZGVzIjpbeyJ0eXBlIjoiTElTVF9JVEVNIiwiaWQiOiJqamZ5eDE3NyIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJqbnN0bjE3OCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlJlZ2lzdGVyIGZvciBhbiBBY2NvdW50In19XX1dfSx7InR5cGUiOiJMSVNUX0lURU0iLCJpZCI6ImM1bjQxMTg1Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Ijk5c2M2MTg2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQ29tcGxldGUgWW91ciBQcm9maWxlIn19XX1dfSx7InR5cGUiOiJMSVNUX0lURU0iLCJpZCI6Inp0YXZqMTk1Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InQ1MDAzMTk2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2V0IFVwIFR3by1GYWN0b3IgQXV0aGVudGljYXRpb24gKDJGQSkifX1dfV19LHsidHlwZSI6IkxJU1RfSVRFTSIsImlkIjoiYXFpM3MyMDUiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoicmxudjIyMDYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJFeHBsb3JlIEZlYXR1cmVzIn19XX1dfV0sIm9yZGVyZWRMaXN0RGF0YSI6eyJpbmRlbnRhdGlvbiI6MH19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IjZjcmhtMTc0Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3RlcHMgdG8gU2V0IFVwIFlvdXIgQWNjb3VudCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozLCJ0ZXh0U3R5bGUiOnsidGV4dEFsaWdubWVudCI6IkFVVE8ifX19LHsidHlwZSI6Ik9SREVSRURfTElTVCIsImlkIjoiOWVwMHUxNzYiLCJub2RlcyI6W3sidHlwZSI6IkxJU1RfSVRFTSIsImlkIjoiampmeXgxNzciLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiam5zdG4xNzgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJSZWdpc3RlciBmb3IgYW4gQWNjb3VudCJ9fV19XX0seyJ0eXBlIjoiTElTVF9JVEVNIiwiaWQiOiJjNW40MTE4NSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI5OXNjNjE4NiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkNvbXBsZXRlIFlvdXIgUHJvZmlsZSJ9fV19XX0seyJ0eXBlIjoiTElTVF9JVEVNIiwiaWQiOiJ6dGF2ajE5NSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJ0NTAwMzE5NiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlNldCBVcCBUd28tRmFjdG9yIEF1dGhlbnRpY2F0aW9uICgyRkEpIn19XX1dfSx7InR5cGUiOiJMSVNUX0lURU0iLCJpZCI6ImFxaTNzMjA1Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InJsbnYyMjA2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiRXhwbG9yZSBGZWF0dXJlcyJ9fV19XX1dLCJvcmRlcmVkTGlzdERhdGEiOnsiaW5kZW50YXRpb24iOjB9fV19\">Ordered list</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"ORDERED_LIST\"` | Node type. <br> Must be `ORDERED_LIST`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#listitemnode\"><span class=\"font-mono\">ListItemNode</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span> | List items. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">orderedListData</span> | <a href=\"#orderedlistdata\"><span class=\"font-mono\">OrderedListData</span></a> | Ordered list details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">OrderedListData</span>\n\n**Used in:** <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">indentation</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">int32</span><br> | List margin from the left side. <br> The indentation is measured relative to the font size *em* units by a ratio of 1.5. For example, if the indentation is `2`, then the margin is equal to **3em**. Therefore the margin is 3 times the size of the font. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">offset</span> | <span class=\"font-mono\">int32</span><br> | Additional indentation of a list node. When offset is `0`, the list node appears at its default nesting level. Higher values cause increased indentation. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">start</span> | <span class=\"font-mono\">int32</span><br> | Number at the top of the numbered list. <br> Default: `1` |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">BulletedListNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\nBulleted list.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJCdWxsZXRlZCBsaXN0IiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiaTA0NGYxNTEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJVc2VyLUZyaWVuZGx5IEludGVyZmFjZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiOiJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiMnpwN3UzMSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik91ciBwcm9kdWN0IG9mZmVycyBhbiBpbnR1aXRpdmUgYW5kIGVhc3ktdG8tdXNlIGludGVyZmFjZSB0aGF0IHJlcXVpcmVzIG1pbmltYWwgdHJhaW5pbmcuIn19XX0seyJ0eXBlIjoiQlVMTEVURURfTElTVCIsImlkIjoiN2cxbjg0MCIsIm5vZGVzIjpbeyJ0eXBlIjoiTElTVF9JVEVNIiwiaWQiOiJvZmU2cjM2Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InA3Z25rMzciLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJNb2Rlcm4gZGVzaWduIn19XX1dfSx7InR5cGUiOiJMSVNUX0lURU0iLCJpZCI6Ijhjc2t6NDMiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoidjlhcHY0NCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkN1c3RvbWl6YWJsZSB0aGVtZXMifX1dfV19LHsidHlwZSI6IkxJU1RfSVRFTSIsImlkIjoicWF1ZWc1MSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJxejBvczUyIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiUmVzcG9uc2l2ZSBsYXlvdXQifX1dfV19XSwiYnVsbGV0ZWRMaXN0RGF0YSI6eyJpbmRlbnRhdGlvbiI6MH19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiaTA0NGYxNTEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJVc2VyLUZyaWVuZGx5IEludGVyZmFjZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiOiJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiMnpwN3UzMSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik91ciBwcm9kdWN0IG9mZmVycyBhbiBpbnR1aXRpdmUgYW5kIGVhc3ktdG8tdXNlIGludGVyZmFjZSB0aGF0IHJlcXVpcmVzIG1pbmltYWwgdHJhaW5pbmcuIn19XX0seyJ0eXBlIjoiQlVMTEVURURfTElTVCIsImlkIjoiN2cxbjg0MCIsIm5vZGVzIjpbeyJ0eXBlIjoiTElTVF9JVEVNIiwiaWQiOiJvZmU2cjM2Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InA3Z25rMzciLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJNb2Rlcm4gZGVzaWduIn19XX1dfSx7InR5cGUiOiJMSVNUX0lURU0iLCJpZCI6Ijhjc2t6NDMiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoidjlhcHY0NCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkN1c3RvbWl6YWJsZSB0aGVtZXMifX1dfV19LHsidHlwZSI6IkxJU1RfSVRFTSIsImlkIjoicWF1ZWc1MSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJxejBvczUyIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiUmVzcG9uc2l2ZSBsYXlvdXQifX1dfV19XSwiYnVsbGV0ZWRMaXN0RGF0YSI6eyJpbmRlbnRhdGlvbiI6MH19XX0.\">Bulleted list</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"BULLETED_LIST\"` | Node type. <br> Must be `BULLETED_LIST`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#listitemnode\"><span class=\"font-mono\">ListItemNode</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span> | List items. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">bulletedListData</span> | <a href=\"#bulletedlistdata\"><span class=\"font-mono\">BulletedListData</span></a> | Bulleted list details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">BulletedListData</span>\n\n**Used in:** <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">indentation</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">int32</span><br> | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">offset</span> | <span class=\"font-mono\">int32</span><br> | Additional indentation of a list node. When offset is `0`, the list node appears at its default nesting level. Higher values cause increased indentation. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ListItemNode</span>\n\n**Used in:** <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a>, <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a>\n\n\n\n<blockquote class=\"caution\">\n <strong>Items in the <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> field must have the following structure and order:</strong> \n\n`(PARAGRAPH|HEADING|IMAGE|VIDEO|GIF|GALLERY) (PARAGRAPH|BULLETED_LIST|ORDERED_LIST|HEADING|IMAGE|VIDEO|GIF|GALLERY)*`\n\nMust start with a paragraph or heading, followed by any number of paragraphs, bulleted lists, or ordered lists.\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"LIST_ITEM\"` | Node type. <br> Value: `LIST_ITEM` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes that the list item contains.<br><span class=\"text-xs tracking-[0.0075em] text-red-600\">Array items must adhere to the pattern described above this table.</span> |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ListItemChildNode</span>\n\n**Used in:** <a href=\"#listitemnode\"><span class=\"font-mono\">ListItemNode</span></a>\n\n _This type is a [Tagged Union](#tagged-unions)._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a> | `BULLETED_LIST` | Bulleted list. |\n| <a href=\"#gallerynode\"><span class=\"font-mono\">GalleryNode</span></a> | `GALLERY` | Collection of images displayed together. |\n| <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a> | `GIF` | GIF images. |\n| <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a> | `HEADING` | Indicates a heading or title of a section. There are 6 levels of headings, with `1` being the most prominent and `6` being the least. |\n| <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a> | `IMAGE` | Standalone images in a page. |\n| <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a> | `ORDERED_LIST` | Numbered list. |\n| <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a> | `PARAGRAPH` | Structures text content, providing a clear separation between different ideas or sections of text. Paragraphs are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content. |\n| <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a> | `VIDEO` | Embeds and plays video content directly in a page. When rendered, it is displayed as the video player with the specified video file. Users can interact with the controls to play, pause, rewind, and adjust the volume of the video. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">BlockquoteNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\nUsed to visually distinguish quoted or cited content from the surrounding text. When rendered, it displays as the quoted text with indentation or other styling to visually separate it from the surrounding content.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJCbG9ja3F1b3RlIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkJMT0NLUVVPVEUiLCJpZCI6ImZzMXo2MzQwIiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjdjamlqMzYyIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVGhlIG9ubHkgd2F5IHRvIGRvIGdyZWF0IHdvcmsgaXMgdG8gbG92ZSB3aGF0IHlvdSBkby4ifX1dfV0sImJsb2NrcXVvdGVEYXRhIjp7ImluZGVudGF0aW9uIjowfX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkJMT0NLUVVPVEUiLCJpZCI6ImZzMXo2MzQwIiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjdjamlqMzYyIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVGhlIG9ubHkgd2F5IHRvIGRvIGdyZWF0IHdvcmsgaXMgdG8gbG92ZSB3aGF0IHlvdSBkby4ifX1dfV0sImJsb2NrcXVvdGVEYXRhIjp7ImluZGVudGF0aW9uIjowfX1dfQ..\">Blockquote</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"BLOCKQUOTE\"` | Node type. <br> Must be `BLOCKQUOTE`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">maxItems: 1</span> | Child nodes to define a blockquote paragraph. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">blockquoteData</span> | <a href=\"#blockquotedata\"><span class=\"font-mono\">BlockquoteData</span></a> | Blockquote details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">style</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Defines the blockquote style, such as padding and background color. <br> **Note:** This node requires the [`lineSpacing`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">BlockquoteData</span>\n\n**Used in:** <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">indentation</span> | <span class=\"font-mono\">int32</span><br> | Blockquote margin from the left side. <br> The indentation is measured relative to the font size *em* units by a ratio of 1.5. For example, if the indentation is `2`, then the margin is equal to **3em**. Therefore the margin is 3 times the size of the font. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GifNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-giphy\"></span><b>Note:</b> This type requires the `giphy` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nGIF images.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJHSUYiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiR0lGIiwiaWQiOiJhMDB4eTMzIiwiZ2lmRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiIsInRleHRXcmFwIjp0cnVlfSwib3JpZ2luYWwiOnsiZ2lmIjoiaHR0cHM6Ly9tZWRpYTMuZ2lwaHkuY29tL21lZGlhL3YxLlkybGtQVGM1TUdJM05qRXhZbmc0TWpJeWVYbGlZV296T0RCM05teG5jRGh3Y1hNd05qY3haMmRrWkhKNVpqQm5jMmRwWkNabGNEMTJNVjlwYm5SbGNtNWhiRjluYVdaZllubGZhV1FtWTNROVp3L2tZTlZ3a3lCM2prYXVGSnJaQS9naXBoeS53ZWJwIn0sImhlaWdodCI6NDgwLCJ3aWR0aCI6NDgwfX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkdJRiIsImlkIjoiYTAweHkzMyIsImdpZkRhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiQ09OVEVOVCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJ0ZXh0V3JhcCI6dHJ1ZX0sIm9yaWdpbmFsIjp7ImdpZiI6Imh0dHBzOi8vbWVkaWEzLmdpcGh5LmNvbS9tZWRpYS92MS5ZMmxrUFRjNU1HSTNOakV4WW5nNE1qSXllWGxpWVdvek9EQjNObXhuY0Rod2NYTXdOamN4WjJka1pISjVaakJuYzJkcFpDWmxjRDEyTVY5cGJuUmxjbTVoYkY5bmFXWmZZbmxmYVdRbVkzUTlady9rWU5Wd2t5QjNqa2F1RkpyWkEvZ2lwaHkud2VicCJ9LCJoZWlnaHQiOjQ4MCwid2lkdGgiOjQ4MH19XX0.\">GIF</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"GIF\"` | Node type. <br> Must be `GIF`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">gifData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#gifdata\"><span class=\"font-mono\">GIFData</span></a> | GIF details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes to define a GIF caption. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GIFData</span>\n\n**Used in:** <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | GIF container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">original</span> | <a href=\"#gif\"><span class=\"font-mono\">GIF</span></a> | Source for the full size GIF. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">downsized</span> | <a href=\"#gif\"><span class=\"font-mono\">GIF</span></a> | Source for the downsized GIF. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">height</span> | <span class=\"font-mono\">int32</span><br> | Height in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | <span class=\"font-mono\">int32</span><br> | Width in pixels. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GIF</span>\n\n**Used in:** <a href=\"#gifdata\"><span class=\"font-mono\">GIFData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">gif</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format WEB_URL</span></a> | GIF source URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">mp4</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format WEB_URL</span></a> | MP4 source URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">still</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format WEB_URL</span></a> | GIF thumbnail URL. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">VideoNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-video\"></span><b>Note:</b> This type requires the `video` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nEmbeds and plays video content directly in a page. When rendered, it is displayed as the video player with the specified video file. Users can interact with the controls to play, pause, rewind, and adjust the volume of the video.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJWaWRlbyBmcm9tIFlvdXR1YmUiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiVklERU8iLCJpZCI6Inl1ZWFwMjciLCJ2aWRlb0RhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiQ09OVEVOVCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwidmlkZW8iOnsic3JjIjp7InVybCI6Imh0dHBzOi8vd3d3LnlvdXR1YmUuY29tL3dhdGNoP3Y9NVh4SXdQS01sZWsifSwiZHVyYXRpb24iOjEwM319fV19fSx7InRpdGxlIjoiVmlkZW8gaW1wb3J0ZWQgZnJvbSBXaXggTWVkaWEiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiVklERU8iLCJpZCI6Imc1YmgyMzAiLCJ2aWRlb0RhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiQ09OVEVOVCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwidmlkZW8iOnsic3JjIjp7ImlkIjoidmlkZW8vMTEwNjJiX2E1NTI3MzFmNDA4NTRkMTZhOTE2Mjc2ODdmYjhkMWE2LzEwODBwL21wNC9maWxlLm1wNCJ9LCJkdXJhdGlvbiI6MTQuMDh9LCJ0aHVtYm5haWwiOnsic3JjIjp7ImlkIjoibWVkaWEvMTEwNjJiX2E1NTI3MzFmNDA4NTRkMTZhOTE2Mjc2ODdmYjhkMWE2ZjAwMC5qcGcifSwid2lkdGgiOjE5MjAsImhlaWdodCI6MTA4MH19fV19fV0=\">\n<div style=\"height:523px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlZJREVPIiwiaWQiOiJ5dWVhcDI3IiwidmlkZW9EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIn0sInZpZGVvIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3d3dy55b3V0dWJlLmNvbS93YXRjaD92PTVYeEl3UEtNbGVrIn0sImR1cmF0aW9uIjoxMDN9fX1dfQ..\">Video from Youtube</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlZJREVPIiwiaWQiOiJnNWJoMjMwIiwidmlkZW9EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIn0sInZpZGVvIjp7InNyYyI6eyJpZCI6InZpZGVvLzExMDYyYl9hNTUyNzMxZjQwODU0ZDE2YTkxNjI3Njg3ZmI4ZDFhNi8xMDgwcC9tcDQvZmlsZS5tcDQifSwiZHVyYXRpb24iOjE0LjA4fSwidGh1bWJuYWlsIjp7InNyYyI6eyJpZCI6Im1lZGlhLzExMDYyYl9hNTUyNzMxZjQwODU0ZDE2YTkxNjI3Njg3ZmI4ZDFhNmYwMDAuanBnIn0sIndpZHRoIjoxOTIwLCJoZWlnaHQiOjEwODB9fX1dfQ..\">Video imported from Wix Media</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"VIDEO\"` | Node type. <br> Must be `VIDEO`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">videoData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#videodata\"><span class=\"font-mono\">VideoData</span></a> | Video details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes to define a video caption. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">VideoData</span>\n\n**Used in:** <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">video</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Video file details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Video container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnail</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Video thumbnail details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableDownload</span> | <span class=\"font-mono\">boolean</span><br> | Whether the video download button is disabled. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Video title. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">options</span> | <a href=\"#playbackoptions\"><span class=\"font-mono\">PlaybackOptions</span></a> | Playback details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PlaybackOptions</span>\n\n**Used in:** <a href=\"#videodata\"><span class=\"font-mono\">VideoData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">autoPlay</span> | <span class=\"font-mono\">boolean</span><br> | Whether the media automatically starts playing after opening a page. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">playInLoop</span> | <span class=\"font-mono\">boolean</span><br> | Whether the media is looped. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">showControls</span> | <span class=\"font-mono\">boolean</span><br> | Whether to show the media controls. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-table\"></span><b>Note:</b> This type requires the `table` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nData in rows and columns.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJCYXNpYyB0YWJsZSIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJUQUJMRSIsImlkIjoiOWczNnMxOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEFCTEVfUk9XIiwiaWQiOiJyN2dkcjIxIiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiIzcHpkdTc1Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImZvbjBsNzYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJOYW1lIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiOXd1djA3OSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJpZHRibzgwIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiUG9zaXRpb24iLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJ0cWZ2Njg0Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Im1uaHJwODUiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJMb2NhdGlvbiIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6Inp3cmczOTAiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiNmoyZ3Q5MSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlllYXJzIG9mIFNlcnZpY2UiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fV19LHsidHlwZSI6IlRBQkxFX1JPVyIsImlkIjoiZHV2cHAzMCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiejZ0dHkxMDEiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiODNmazgxMDIiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJKb2huIERvZSJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6ImVyaTZmMTI5Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InNhbG1kMTMwIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU29mdHdhcmUgRW5naW5lZXIifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJ3eGNhNzEzOCIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJ1YTJ1bjEzOSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik5ldyBZb3JrIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiZjJqMDQzNyIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJuZTZ6NjM4Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiNSJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319XX0seyJ0eXBlIjoiVEFCTEVfUk9XIiwiaWQiOiJ5ODVoOTM5Iiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiI2NmM3NjE1NyIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJsMmg2aDE1OCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkphbmUgU21pdGgifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJic3V6dTE2OSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJjZGphcjE3MCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlByb2R1Y3QgTWFuYWdlciJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6InFldDk3MTgyIiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImFuczBzMTgzIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2FuIEZyYW5jaXNjbyJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6IjFjZTFoNDYiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXN0ZnM0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IjMifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fV19LHsidHlwZSI6IlRBQkxFX1JPVyIsImlkIjoidmxkNW40OCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiazF2MmIyMzYiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiam90aWsyMzciLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTYW0gSm9obnNvbiJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6IjV6dnYzMjU0Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InZnc2NsMjU1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVVggRGVzaWduZXIifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJvbDZ0NzI3MyIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJrajgycTI3NCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlJlbW90ZSJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6ImlweDk5NTUiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibm92ZTk1NiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IjIifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fV19LHsidHlwZSI6IlRBQkxFX1JPVyIsImlkIjoiMWM4MXg1NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiNjcyczMyOTQiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiOXF0eHQyOTUiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJFbWlseSBEYXZpcyJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6Ijl0OXdpMzE1Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Inlmbm0xMzE2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiRGF0YSBTY2llbnRpc3QifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJpYXY5aTMzNyIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI1ZWRiejMzOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkJvc3RvbiJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6ImlyMmJxNjQiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoicmR2Ymk2NSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IjQifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fV19XSwidGFibGVEYXRhIjp7ImRpbWVuc2lvbnMiOnsiY29sc1dpZHRoUmF0aW8iOlsxMzksMTM5LDEzOSwxMzldLCJyb3dzSGVpZ2h0IjpbNDcsNDcsNDcsNDcsNDddLCJjb2xzTWluV2lkdGgiOlsxMjAsMTIwLDEyMCwxMjBdfX19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibHZvcWMyMCJ9XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlRBQkxFIiwiaWQiOiI5ZzM2czE4Iiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9ST1ciLCJpZCI6InI3Z2RyMjEiLCJub2RlcyI6W3sidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6IjNwemR1NzUiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZm9uMGw3NiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik5hbWUiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiI5d3V2MDc5Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImlkdGJvODAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJQb3NpdGlvbiIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6InRxZnY2ODQiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibW5ocnA4NSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkxvY2F0aW9uIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiendyZzM5MCIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI2ajJndDkxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiWWVhcnMgb2YgU2VydmljZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fV19XSwidGFibGVDZWxsRGF0YSI6e319XX0seyJ0eXBlIjoiVEFCTEVfUk9XIiwiaWQiOiJkdXZwcDMwIiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJ6NnR0eTEwMSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI4M2ZrODEwMiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkpvaG4gRG9lIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiZXJpNmYxMjkiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoic2FsbWQxMzAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTb2Z0d2FyZSBFbmdpbmVlciJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6Ind4Y2E3MTM4Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InVhMnVuMTM5Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTmV3IFlvcmsifX1dfV0sInRhYmxlQ2VsbERhdGEiOnt9fSx7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJmMmowNDM3Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Im5lNno2MzgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiI1In19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX1dfSx7InR5cGUiOiJUQUJMRV9ST1ciLCJpZCI6Ink4NWg5MzkiLCJub2RlcyI6W3sidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6IjY2Yzc2MTU3Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImwyaDZoMTU4Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiSmFuZSBTbWl0aCJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6ImJzdXp1MTY5Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImNkamFyMTcwIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiUHJvZHVjdCBNYW5hZ2VyIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoicWV0OTcxODIiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYW5zMHMxODMiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTYW4gRnJhbmNpc2NvIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiMWNlMWg0NiIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJhc3RmczQ3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiMyJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319XX0seyJ0eXBlIjoiVEFCTEVfUk9XIiwiaWQiOiJ2bGQ1bjQ4Iiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiJrMXYyYjIzNiIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJqb3RpazIzNyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlNhbSBKb2huc29uIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiNXp2djMyNTQiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoidmdzY2wyNTUiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJVWCBEZXNpZ25lciJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6Im9sNnQ3MjczIiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImtqODJxMjc0Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiUmVtb3RlIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiaXB4OTk1NSIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJub3ZlOTU2Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiMiJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319XX0seyJ0eXBlIjoiVEFCTEVfUk9XIiwiaWQiOiIxYzgxeDU3Iiwibm9kZXMiOlt7InR5cGUiOiJUQUJMRV9DRUxMIiwiaWQiOiI2NzJzMzI5NCIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI5cXR4dDI5NSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkVtaWx5IERhdmlzIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiOXQ5d2kzMTUiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieWZubTEzMTYiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJEYXRhIFNjaWVudGlzdCJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319LHsidHlwZSI6IlRBQkxFX0NFTEwiLCJpZCI6ImlhdjlpMzM3Iiwibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjVlZGJ6MzM4Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQm9zdG9uIn19XX1dLCJ0YWJsZUNlbGxEYXRhIjp7fX0seyJ0eXBlIjoiVEFCTEVfQ0VMTCIsImlkIjoiaXIyYnE2NCIsIm5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJyZHZiaTY1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiNCJ9fV19XSwidGFibGVDZWxsRGF0YSI6e319XX1dLCJ0YWJsZURhdGEiOnsiZGltZW5zaW9ucyI6eyJjb2xzV2lkdGhSYXRpbyI6WzEzOSwxMzksMTM5LDEzOV0sInJvd3NIZWlnaHQiOls0Nyw0Nyw0Nyw0Nyw0N10sImNvbHNNaW5XaWR0aCI6WzEyMCwxMjAsMTIwLDEyMF19fX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJsdm9xYzIwIn1dfQ..\">Basic table</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"TABLE\"` | Node type. <br> Must be `TABLE`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#tablerownode\"><span class=\"font-mono\">TableRowNode</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span> | Child nodes to define table rows. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">tableData</span> | <a href=\"#tabledata\"><span class=\"font-mono\">TableData</span></a> | Table details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableRowNode</span>\n\n**Used in:** <a href=\"#tablenode\"><span class=\"font-mono\">TableNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"TABLE_ROW\"` | Node type. <br> Must be `TABLE_ROW`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#tablecellnode\"><span class=\"font-mono\">TableCellNode</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span> | Child nodes to define table cells. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableData</span>\n\n**Used in:** <a href=\"#tablenode\"><span class=\"font-mono\">TableNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Table container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">dimensions</span> | <a href=\"#tabledata_dimensions\"><span class=\"font-mono\">TableData_Dimensions</span></a> | Table dimensions. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">rowHeader</span> | <span class=\"font-mono\">boolean</span><br> | Whether the table's first row is a heading. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">columnHeader</span> | <span class=\"font-mono\">boolean</span><br> | Whether the table's first column is a heading. <br> Default: `false` |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableData_Dimensions</span>\n\n**Used in:** <a href=\"#tabledata\"><span class=\"font-mono\">TableData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">colsWidthRatio</span> | <span class=\"font-mono\">Array &lt;</span><span class=\"font-mono\">float64</span><br><span class=\"font-mono\">&gt;</span> | Each column width as a fraction to the width of table. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">rowsHeight</span> | <span class=\"font-mono\">Array &lt;</span><span class=\"font-mono\">uint32</span><br><span class=\"font-mono\">&gt;</span> | Height of each row. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">colsMinWidth</span> | <span class=\"font-mono\">Array &lt;</span><span class=\"font-mono\">uint32</span><br><span class=\"font-mono\">&gt;</span> | Minimum width of each column. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableCellNode</span>\n\n**Used in:** <a href=\"#tablerownode\"><span class=\"font-mono\">TableRowNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"TABLE_CELL\"` | Node type. <br> Must be `TABLE_CELL`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span> | Child nodes to define cell content. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">tableCellData</span> | <a href=\"#tablecelldata\"><span class=\"font-mono\">TableCellData</span></a> | Table cell details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableCellChildNode</span>\n\n**Used in:** <a href=\"#tablecellnode\"><span class=\"font-mono\">TableCellNode</span></a>\n\nTable cell content node.\n\n _This type is a [Tagged Union](#tagged-unions)._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#appembednode\"><span class=\"font-mono\">AppEmbedNode</span></a> | `APP_EMBED` | Embeds an external content preview from Wix business solutions. For example, you can embed previews from the Wix Bookings, Wix Stores and Wix Events apps. |\n| <a href=\"#audionode\"><span class=\"font-mono\">AudioNode</span></a> | `AUDIO` | Embeds and plays audio content directly in a webpage. Users can interact with the controls to play, pause, rewind, and adjust the volume of the audio. |\n| <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a> | `BLOCKQUOTE` | Used to visually distinguish quoted or cited content from the surrounding text. When rendered, it displays as the quoted text with indentation or other styling to visually separate it from the surrounding content. |\n| <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a> | `BULLETED_LIST` | Bulleted list. |\n| <a href=\"#buttonnode\"><span class=\"font-mono\">ButtonNode</span></a> | `BUTTON` | Button to trigger an action. |\n| <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a> | `CODE_BLOCK` | Presents code snippets, markup, or other text-based content that should be displayed exactly as it appears, without any interpretation or formatting applied by the browser. When rendered, it is displayed as the code block with a monospaced font, preserving indentation, line breaks, and spacing as specified in the code. |\n| <a href=\"#dividernode\"><span class=\"font-mono\">DividerNode</span></a> | `DIVIDER` | Horizontal line between different content. |\n| <a href=\"#embednode\"><span class=\"font-mono\">EmbedNode</span></a> | `EMBED` | Embedded content when you include a link to a resource, without having to parse the resource directly. This provides a standardized way for web developers to include content such as videos, images, and other multimedia elements from supported providers. To learn more, see [oembed](https://oembed.com/). |\n| <a href=\"#filenode\"><span class=\"font-mono\">FileNode</span></a> | `FILE` | File that is uploaded and accessed in a page. Files can be different types of content, such as text documents, images, and videos. |\n| <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a> | `GIF` | GIF images. |\n| <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a> | `HEADING` | Indicates a heading or title of a section. There are 6 levels of headings, with `1` being the most prominent and `6` being the least. |\n| <a href=\"#htmlnode\"><span class=\"font-mono\">HtmlNode</span></a> | `HTML` | HTML block that incorporates external content, such as interactive maps or entire web pages. |\n| <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a> | `IMAGE` | Standalone images in a page. |\n| <a href=\"#linkpreviewnode\"><span class=\"font-mono\">LinkPreviewNode</span></a> | `LINK_PREVIEW` | Preview or summary of a webpage. Link previews include elements such as the title of the linked page, a brief description or excerpt of the content, and sometimes a thumbnail image or other relevant information. |\n| <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a> | `ORDERED_LIST` | Numbered list. |\n| <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a> | `PARAGRAPH` | Structures text content, providing a clear separation between different ideas or sections of text. Paragraphs are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content. |\n| <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a> | `VIDEO` | Embeds and plays video content directly in a page. When rendered, it is displayed as the video player with the specified video file. Users can interact with the controls to play, pause, rewind, and adjust the volume of the video. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableCellData</span>\n\n**Used in:** <a href=\"#tablecellnode\"><span class=\"font-mono\">TableCellNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">cellStyle</span> | <a href=\"#tablecelldata_cellstyle\"><span class=\"font-mono\">TableCellData_CellStyle</span></a> | Cell styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">borderColors</span> | <a href=\"#tablecelldata_bordercolors\"><span class=\"font-mono\">TableCellData_BorderColors</span></a> | Cell border colors. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableCellData_CellStyle</span>\n\n**Used in:** <a href=\"#tablecelldata\"><span class=\"font-mono\">TableCellData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">verticalAlignment</span> | `enum`: `\"TOP\"`, `\"MIDDLE\"`, `\"BOTTOM\"` | Vertical alignment for the cell's text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">backgroundColor</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Cell background color as a hexadecimal value. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TableCellData_BorderColors</span>\n\n**Used in:** <a href=\"#tablecelldata\"><span class=\"font-mono\">TableCellData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">left</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Left border color as a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">right</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Right border color as a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">top</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Top border color as a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">bottom</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Bottom border color as a hexadecimal value. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-appEmbed\"></span><b>Note:</b> This type requires the `appEmbed` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nEmbeds an external content preview from Wix business solutions. For example, you can embed previews from the Wix Bookings, Wix Stores and Wix Events apps.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJFbWJlZGRlZCBXaXggRXZlbnRzIGFwcCIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJBUFBfRU1CRUQiLCJpZCI6IjExaTVzMjMiLCJhcHBFbWJlZERhdGEiOnsidHlwZSI6IkVWRU5UIiwiaXRlbUlkIjoiNjUxMjk1MDQtM2JmYy00NGM4LTkwY2MtZjllZWRmZWE5MzIxIiwibmFtZSI6IjItd2VlayBjb3Vyc2Ugb2YgaW50ZW5zaXZlIHBoeXNpY2FsIHJlc2VhcmNoLCB3aXRoIGEgc2Vuc2Ugb2YgcGxlbnR5IG9mIHRpbWUgZm9yIHByb2Nlc3MgYW5kIGRpc2NvdmVyeS4gUm9vdGVkIGluIE9oYWQgTiIsInVybCI6Imh0dHBzOi8vd3d3LndpeC5hcHAvZXZlbnRzLzU0ZTdiMzI2LTQ5ZWMtNDM0Zi1hN2NjLWMyYWQxZWFlYzA0OS82NTEyOTUwNC0zYmZjLTQ0YzgtOTBjYy1mOWVlZGZlYTkzMjEvZGV0YWlscz9kPWh0dHBzOi8vc2FwaXJzMC53aXhzaXRlLmNvbS9teXNpdGUvZXZlbnQtZGV0YWlscy8yLXdlZWstY291cnNlLW9mLWludGVuc2l2ZS1waHlzaWNhbC1yZXNlYXJjaC13aXRoLWEtc2Vuc2Utb2YtcGxlbnR5LW9mLXRpbWUtZm9yLXByb2Nlc3MtYW5kLWRpc2NvdmVyeS1yb290ZWQtaW4tb2hhZC1uIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvMjU3MTg0OWM2YjA3NDlhNGJiZDAwOGEwNmZkNjU3NjIuanBnIn0sIndpZHRoIjo4NjUsImhlaWdodCI6NTc2fSwiZXZlbnREYXRhIjp7InNjaGVkdWxpbmciOiIxMyBkZSBvY3R1YnJlIGRlIDIwMjAgMTk6MDAtMjcgZGUgb2N0dWJyZSBkZSAyMDIwIDIzOjAwICIsImxvY2F0aW9uIjoiIFN1emFubmEgQmFieSBTaG9wIn19fV19fSx7InRpdGxlIjoiRW1iZWRkZWQgV2l4IEJvb2tpbmdzIGFwcCIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJBUFBfRU1CRUQiLCJpZCI6Imt3cGtkMjYiLCJhcHBFbWJlZERhdGEiOnsidHlwZSI6IkJPT0tJTkciLCJpdGVtSWQiOiIwNWVhMjFhNS02YmFlLTQxZDYtYmI4My1hNjdjZTdiN2VhYWUiLCJuYW1lIjoiQkFLSU5HIiwidXJsIjoiaHR0cHM6Ly93d3cud2l4LmFwcC9ib29raW5ncy81NGU3YjMyNi00OWVjLTQzNGYtYTdjYy1jMmFkMWVhZWMwNDkvc2VydmljZS8wNWVhMjFhNS02YmFlLTQxZDYtYmI4My1hNjdjZTdiN2VhYWUvZGV0YWlscz9kPWh0dHBzOi8vc2FwaXJzMC53aXhzaXRlLmNvbS9teXNpdGUvYm9va2luZ3MtY2hlY2tvdXQvYmFraW5nIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvNmZiN2E4MjA5OGI3NDliOGJkOTg3NzNkYzNiZjZhZWEuanBnIn0sIndpZHRoIjo1NjE2LCJoZWlnaHQiOjM3NDR9LCJib29raW5nRGF0YSI6eyJkdXJhdGlvbnMiOiIzMCJ9fX1dfX1d\">\n<div style=\"height:523px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkFQUF9FTUJFRCIsImlkIjoiMTFpNXMyMyIsImFwcEVtYmVkRGF0YSI6eyJ0eXBlIjoiRVZFTlQiLCJpdGVtSWQiOiI2NTEyOTUwNC0zYmZjLTQ0YzgtOTBjYy1mOWVlZGZlYTkzMjEiLCJuYW1lIjoiMi13ZWVrIGNvdXJzZSBvZiBpbnRlbnNpdmUgcGh5c2ljYWwgcmVzZWFyY2gsIHdpdGggYSBzZW5zZSBvZiBwbGVudHkgb2YgdGltZSBmb3IgcHJvY2VzcyBhbmQgZGlzY292ZXJ5LiBSb290ZWQgaW4gT2hhZCBOIiwidXJsIjoiaHR0cHM6Ly93d3cud2l4LmFwcC9ldmVudHMvNTRlN2IzMjYtNDllYy00MzRmLWE3Y2MtYzJhZDFlYWVjMDQ5LzY1MTI5NTA0LTNiZmMtNDRjOC05MGNjLWY5ZWVkZmVhOTMyMS9kZXRhaWxzP2Q9aHR0cHM6Ly9zYXBpcnMwLndpeHNpdGUuY29tL215c2l0ZS9ldmVudC1kZXRhaWxzLzItd2Vlay1jb3Vyc2Utb2YtaW50ZW5zaXZlLXBoeXNpY2FsLXJlc2VhcmNoLXdpdGgtYS1zZW5zZS1vZi1wbGVudHktb2YtdGltZS1mb3ItcHJvY2Vzcy1hbmQtZGlzY292ZXJ5LXJvb3RlZC1pbi1vaGFkLW4iLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS8yNTcxODQ5YzZiMDc0OWE0YmJkMDA4YTA2ZmQ2NTc2Mi5qcGcifSwid2lkdGgiOjg2NSwiaGVpZ2h0Ijo1NzZ9LCJldmVudERhdGEiOnsic2NoZWR1bGluZyI6IjEzIGRlIG9jdHVicmUgZGUgMjAyMCAxOTowMC0yNyBkZSBvY3R1YnJlIGRlIDIwMjAgMjM6MDAgIiwibG9jYXRpb24iOiIgU3V6YW5uYSBCYWJ5IFNob3AifX19XX0.\">Embedded Wix Events app</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkFQUF9FTUJFRCIsImlkIjoia3dwa2QyNiIsImFwcEVtYmVkRGF0YSI6eyJ0eXBlIjoiQk9PS0lORyIsIml0ZW1JZCI6IjA1ZWEyMWE1LTZiYWUtNDFkNi1iYjgzLWE2N2NlN2I3ZWFhZSIsIm5hbWUiOiJCQUtJTkciLCJ1cmwiOiJodHRwczovL3d3dy53aXguYXBwL2Jvb2tpbmdzLzU0ZTdiMzI2LTQ5ZWMtNDM0Zi1hN2NjLWMyYWQxZWFlYzA0OS9zZXJ2aWNlLzA1ZWEyMWE1LTZiYWUtNDFkNi1iYjgzLWE2N2NlN2I3ZWFhZS9kZXRhaWxzP2Q9aHR0cHM6Ly9zYXBpcnMwLndpeHNpdGUuY29tL215c2l0ZS9ib29raW5ncy1jaGVja291dC9iYWtpbmciLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS82ZmI3YTgyMDk4Yjc0OWI4YmQ5ODc3M2RjM2JmNmFlYS5qcGcifSwid2lkdGgiOjU2MTYsImhlaWdodCI6Mzc0NH0sImJvb2tpbmdEYXRhIjp7ImR1cmF0aW9ucyI6IjMwIn19fV19\">Embedded Wix Bookings app</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"APP_EMBED\"` | Node type. <br> Must be `APP_EMBED`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">appEmbedData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#appembeddata\"><span class=\"font-mono\">AppEmbedData</span></a> | Embedded Wix app. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedData</span>\n\n**Used in:** <a href=\"#appembednode\"><span class=\"font-mono\">AppEmbedNode</span></a>\n\n _This type is a [Tagged Union](#tagged-unions)._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#appembeddatabooking\"><span class=\"font-mono\">AppEmbedDataBooking</span></a> | `BOOKING` | Embeds a booking from Wix Bookings. |\n| <a href=\"#appembeddataevent\"><span class=\"font-mono\">AppEmbedDataEvent</span></a> | `EVENT` | Embeds an event from Wix Events. |\n| <a href=\"#appembeddataproduct\"><span class=\"font-mono\">AppEmbedDataProduct</span></a> | `PRODUCT` | Embedded a product from Wix Stores. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedDataProduct</span>\n\n**Used in:** <a href=\"#appembeddata\"><span class=\"font-mono\">AppEmbedData</span></a>\n\nEmbedded a product from Wix Stores.\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"PRODUCT\"` | Must be `PRODUCT`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Embedded content thumbnail. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">itemId</span> | <span class=\"font-mono\">string</span><br> | Embedded content ID. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">imageSrc</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">string</span><br> | Deprecated: Use `image` instead. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedDataEvent</span>\n\n**Used in:** <a href=\"#appembeddata\"><span class=\"font-mono\">AppEmbedData</span></a>\n\nEmbeds an event from Wix Events.\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"EVENT\"` | Must be `EVENT`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">eventData</span> | <a href=\"#appembeddata_eventdata\"><span class=\"font-mono\">AppEmbedData_EventData</span></a> | Embedded event content. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Embedded content thumbnail. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">itemId</span> | <span class=\"font-mono\">string</span><br> | Embedded content ID. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">imageSrc</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">string</span><br> | Deprecated: Use `image` instead. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedDataBooking</span>\n\n**Used in:** <a href=\"#appembeddata\"><span class=\"font-mono\">AppEmbedData</span></a>\n\nEmbeds a booking from Wix Bookings.\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"BOOKING\"` | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Embedded content URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Embedded content thumbnail. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">itemId</span> | <span class=\"font-mono\">string</span><br> | Embedded content ID. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">bookingData</span> | <a href=\"#appembeddata_bookingdata\"><span class=\"font-mono\">AppEmbedData_BookingData</span></a> | Embedded booking content. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">imageSrc</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">string</span><br> | Deprecated: Use `image` instead. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedData_BookingData</span>\n\n**Used in:** <a href=\"#appembeddatabooking\"><span class=\"font-mono\">AppEmbedDataBooking</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">durations</span> | <span class=\"font-mono\">string</span><br> | Booking duration in minutes. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AppEmbedData_EventData</span>\n\n**Used in:** <a href=\"#appembeddataevent\"><span class=\"font-mono\">AppEmbedDataEvent</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">scheduling</span> | <span class=\"font-mono\">string</span><br> | Event schedule. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">location</span> | <span class=\"font-mono\">string</span><br> | Event location. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">EmbedNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-linkPreview\"></span><b>Note:</b> This type requires the `linkPreview` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nEmbedded content when you include a link to a resource, without having to parse the resource directly. This provides a standardized way for web developers to include content such as videos, images, and other multimedia elements from supported providers. To learn more, see [oembed](https://oembed.com/).\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJvRW1iZWQiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiRU1CRUQiLCJpZCI6IjVrbG1uNjc4IiwiZW1iZWREYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsiY3VzdG9tIjoiNDAwIn0sImFsaWdubWVudCI6IkNFTlRFUiIsImhlaWdodCI6eyJjdXN0b20iOiI2MDAifX0sIm9lbWJlZCI6eyJ0eXBlIjoicmljaCIsImh0bWwiOiI8YmxvY2txdW90ZSBjbGFzcz1cInR3aXR0ZXItdHdlZXRcIj48cCBsYW5nPVwiZW5cIiBkaXI9XCJsdHJcIj5KdXN0IHJlbGVhc2VkIGEgbmV3IGJsb2cgcG9zdCBvbiB0aGUgbGF0ZXN0IGFkdmFuY2VtZW50cyBpbiBBSSB0ZWNobm9sb2d5LiBDaGVjayBpdCBvdXQhIDxhIGhyZWY9XCJodHRwczovL3QuY28vYWJjMTIzeHl6XCI+aHR0cHM6Ly90LmNvL2FiYzEyM3h5ejwvYT48L3A+Jm1kYXNoOyBUZWNoIEd1cnUgKEB0ZWNoX2d1cnUpIDxhIGhyZWY9XCJodHRwczovL3R3aXR0ZXIuY29tL3RlY2hfZ3VydS9zdGF0dXMvMTM1NzkwMTIzNDU2Nzg5MD9yZWZfc3JjPXR3c3JjJTVFdGZ3XCI+RmVicnVhcnkgNSwgMjAyMTwvYT48L2Jsb2NrcXVvdGU+XG48c2NyaXB0IGFzeW5jIHNyYz1cImh0dHBzOi8vcGxhdGZvcm0udHdpdHRlci5jb20vd2lkZ2V0cy5qc1wiIGNoYXJzZXQ9XCJ1dGYtOFwiPjwvc2NyaXB0PlxuIn0sInNyYyI6ImV4YW1wbGUuY29tIn19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkVNQkVEIiwiaWQiOiI1a2xtbjY3OCIsImVtYmVkRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7ImN1c3RvbSI6IjQwMCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJoZWlnaHQiOnsiY3VzdG9tIjoiNjAwIn19LCJvZW1iZWQiOnsidHlwZSI6InJpY2giLCJodG1sIjoiPGJsb2NrcXVvdGUgY2xhc3M9XCJ0d2l0dGVyLXR3ZWV0XCI-PHAgbGFuZz1cImVuXCIgZGlyPVwibHRyXCI-SnVzdCByZWxlYXNlZCBhIG5ldyBibG9nIHBvc3Qgb24gdGhlIGxhdGVzdCBhZHZhbmNlbWVudHMgaW4gQUkgdGVjaG5vbG9neS4gQ2hlY2sgaXQgb3V0ISA8YSBocmVmPVwiaHR0cHM6Ly90LmNvL2FiYzEyM3h5elwiPmh0dHBzOi8vdC5jby9hYmMxMjN4eXo8L2E-PC9wPiZtZGFzaDsgVGVjaCBHdXJ1IChAdGVjaF9ndXJ1KSA8YSBocmVmPVwiaHR0cHM6Ly90d2l0dGVyLmNvbS90ZWNoX2d1cnUvc3RhdHVzLzEzNTc5MDEyMzQ1Njc4OTA_cmVmX3NyYz10d3NyYyU1RXRmd1wiPkZlYnJ1YXJ5IDUsIDIwMjE8L2E-PC9ibG9ja3F1b3RlPlxuPHNjcmlwdCBhc3luYyBzcmM9XCJodHRwczovL3BsYXRmb3JtLnR3aXR0ZXIuY29tL3dpZGdldHMuanNcIiBjaGFyc2V0PVwidXRmLThcIj48L3NjcmlwdD5cbiJ9LCJzcmMiOiJleGFtcGxlLmNvbSJ9fV19\">oEmbed</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"EMBED\"` | Node type. <br> Must be `EMBED`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">embedData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#embeddata\"><span class=\"font-mono\">EmbedData</span></a> | oEmbed details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">EmbedData</span>\n\n**Used in:** <a href=\"#embednode\"><span class=\"font-mono\">EmbedNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | oEmbed node container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">oembed</span> | <a href=\"#oembed\"><span class=\"font-mono\">Oembed</span></a> | [oEmbed](https://www.oembed.com) details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">src</span> | <span class=\"font-mono\">string</span><br> | Original asset source. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Oembed</span>\n\n**Used in:** <a href=\"#embeddata\"><span class=\"font-mono\">EmbedData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span> | <span class=\"font-mono\">string</span><br> | Resource type. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | <span class=\"font-mono\">int32</span><br> | Width of the resource specified in the `url` field in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">height</span> | <span class=\"font-mono\">int32</span><br> | Height of the resource specified in the `url` field in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Resource title. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span> | <span class=\"font-mono\">string</span><br> | Resource source URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">html</span> | <span class=\"font-mono\">string</span><br> | HTML to embed a video player. The HTML should have no padding or margins. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">authorName</span> | <span class=\"font-mono\">string</span><br> | Name of the author or owner of the resource. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">authorUrl</span> | <span class=\"font-mono\">string</span><br> | URL for the author or owner of the resource. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">providerName</span> | <span class=\"font-mono\">string</span><br> | Name of the resource provider. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">providerUrl</span> | <span class=\"font-mono\">string</span><br> | URL for the resource provider. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnailUrl</span> | <span class=\"font-mono\">string</span><br> | Thumbnail image URL for the resource. If defined, `thumbnailWidth` and `thumbnailHeight` must also be defined. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnailWidth</span> | <span class=\"font-mono\">string</span><br> | Resource's thumbnail image width. If defined, `thumbnailUrl` and `thumbnailHeight` must also be defined. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnailHeight</span> | <span class=\"font-mono\">string</span><br> | Resource's thumbnail image height. If defined, `thumbnailUrl` and `thumbnailWidth`must also be defined. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">videoUrl</span> | <span class=\"font-mono\">string</span><br> | Embedded video URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">version</span> | <span class=\"font-mono\">string</span><br> | The oEmbed version number. Must be `1.0`. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">DividerNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-divider\"></span><b>Note:</b> This type requires the `divider` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nHorizontal line between different content.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJEaXZpZGVyIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXUxODUxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQ2hhcHRlciAxOiBJbnRyb2R1Y3Rpb24ifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImZneXBoNiJ9LHsidHlwZSI6IkRJVklERVIiLCJpZCI6InRidWNoNSIsImRpdmlkZXJEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnt9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJzcG9pbGVyIjp7fSwiaGVpZ2h0Ijp7fSwidGV4dFdyYXAiOmZhbHNlfSwibGluZVN0eWxlIjoiU0lOR0xFIiwid2lkdGgiOiJMQVJHRSIsImFsaWdubWVudCI6IkNFTlRFUiJ9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImNrOHduNyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IldlbGNvbWUgdG8gdGhlIGludHJvZHVjdG9yeSBjaGFwdGVyLiBIZXJlIHdlIHdpbGwgZGlzY3VzcyB0aGUgYmFzaWNzIG9mIG91ciB0b3BpYy4ifX1dfV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXUxODUxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQ2hhcHRlciAxOiBJbnRyb2R1Y3Rpb24ifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImZneXBoNiJ9LHsidHlwZSI6IkRJVklERVIiLCJpZCI6InRidWNoNSIsImRpdmlkZXJEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnt9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJzcG9pbGVyIjp7fSwiaGVpZ2h0Ijp7fSwidGV4dFdyYXAiOmZhbHNlfSwibGluZVN0eWxlIjoiU0lOR0xFIiwid2lkdGgiOiJMQVJHRSIsImFsaWdubWVudCI6IkNFTlRFUiJ9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImNrOHduNyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IldlbGNvbWUgdG8gdGhlIGludHJvZHVjdG9yeSBjaGFwdGVyLiBIZXJlIHdlIHdpbGwgZGlzY3VzcyB0aGUgYmFzaWNzIG9mIG91ciB0b3BpYy4ifX1dfV19\">Divider</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"DIVIDER\"` | Node type. <br> Must be `DIVIDER`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">dividerData</span> | <a href=\"#dividerdata\"><span class=\"font-mono\">DividerData</span></a> | Divider details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">DividerData</span>\n\n**Used in:** <a href=\"#dividernode\"><span class=\"font-mono\">DividerNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Divider container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">lineStyle</span> | `enum`: `\"SINGLE\"`, `\"DOUBLE\"`, `\"DASHED\"`, `\"DOTTED\"` | Divider line style. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | `enum`: `\"LARGE\"`, `\"MEDIUM\"`, `\"SMALL\"` | Divider width. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">alignment</span> | `enum`: `\"CENTER\"`, `\"LEFT\"`, `\"RIGHT\"` | Divider alignment. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CodeBlockNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-codeBlock\"></span><b>Note:</b> This type requires the `codeBlock` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nPresents code snippets, markup, or other text-based content that should be displayed exactly as it appears, without any interpretation or formatting applied by the browser. When rendered, it is displayed as the code block with a monospaced font, preserving indentation, line breaks, and spacing as specified in the code.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJDb2RlIGJsb2NrIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkNPREVfQkxPQ0siLCJpZCI6ImV4YW1wbGUtaWQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJjb25zb2xlLmxvZygnSGVsbG8sIHdvcmxkIScpO1xuY29uc29sZS5sb2cobmV3IERhdGUpOyJ9fV0sImNvZGVCbG9ja0RhdGEiOnt9fV19fSx7InRpdGxlIjoiQ29kZSBibG9jayB3aXRoIHN5bnRheCBoaWdobGlnaHRpbmciLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiQ09ERV9CTE9DSyIsImlkIjoiZXhhbXBsZS1pZCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6ImNvbnNvbGUiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkNPTE9SIiwiY29sb3JEYXRhIjp7ImZvcmVncm91bmQiOiIjY2MwMDAwIn19XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIuIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJsb2ciLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkNPTE9SIiwiY29sb3JEYXRhIjp7ImZvcmVncm91bmQiOiJncmVlbiJ9fV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiKCJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiJ0hlbGxvLCB3b3JsZCEnIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJmb3JlZ3JvdW5kIjoibWFnZW50YSJ9fV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiKTsifX1dLCJjb2RlQmxvY2tEYXRhIjp7fX1dfX1d\">\n<div style=\"height:523px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkNPREVfQkxPQ0siLCJpZCI6ImV4YW1wbGUtaWQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJjb25zb2xlLmxvZygnSGVsbG8sIHdvcmxkIScpO1xuY29uc29sZS5sb2cobmV3IERhdGUpOyJ9fV0sImNvZGVCbG9ja0RhdGEiOnt9fV19\">Code block</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkNPREVfQkxPQ0siLCJpZCI6ImV4YW1wbGUtaWQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJjb25zb2xlIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJmb3JlZ3JvdW5kIjoiI2NjMDAwMCJ9fV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiLiJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoibG9nIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJmb3JlZ3JvdW5kIjoiZ3JlZW4ifX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IigifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IidIZWxsbywgd29ybGQhJyIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnsiZm9yZWdyb3VuZCI6Im1hZ2VudGEifX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Iik7In19XSwiY29kZUJsb2NrRGF0YSI6e319XX0.\">Code block with syntax highlighting</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"CODE_BLOCK\"` | Node type. <br> VMust be `CODE_BLOCK`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#textnode\"><span class=\"font-mono\">TextNode</span></a><span class=\"font-mono\">&gt;</span> | Child nodes to define a code block text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">codeBlockData</span> | <a href=\"#codeblockdata\"><span class=\"font-mono\">CodeBlockData</span></a> | Code block details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">style</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Code block styling, such as padding and background color. <br> **Note:** This node requires the [`lineSpacing`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CodeBlockData</span>\n\n**Used in:** <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textStyle</span> | <a href=\"#textstyle\"><span class=\"font-mono\">TextStyle</span></a> | Defines the text styling, such as alignment and line height. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">LinkPreviewNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-linkPreview\"></span><b>Note:</b> This type requires the `linkPreview` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nPreview or summary of a webpage. Link previews include elements such as the title of the linked page, a brief description or excerpt of the content, and sometimes a thumbnail image or other relevant information.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJMaW5rIHByZXZpZXciLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiTElOS19QUkVWSUVXIiwiaWQiOiI0MDMzNTExMCIsImxpbmtQcmV2aWV3RGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiJ9LCJsaW5rIjp7InVybCI6Imh0dHBzOi8vd3d3LnBvcHNjaS5jb20vZW52aXJvbm1lbnQvZG8tZG9ncy1kcmVhbS8iLCJ0YXJnZXQiOiJCTEFOSyJ9LCJ0aXRsZSI6IkRvIGRvZ3MgZHJlYW0/IiwidGh1bWJuYWlsVXJsIjoiaHR0cHM6Ly9pbWFnZS5pbnNpZGVyLmNvbS81ZGU1Nzg0OTc5ZDc1NzE1OWQwYjY4Mzg/d2lkdGg9MTEwMCZmb3JtYXQ9anBlZyZhdXRvPXdlYnAiLCJkZXNjcmlwdGlvbiI6IlRoZSBhbnN3ZXIgbWlnaHQgbWFrZSB5b3UgYXBwcmVjaWF0ZSB5b3VyIHB1cCBldmVuIG1vcmUuIn19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkxJTktfUFJFVklFVyIsImlkIjoiNDAzMzUxMTAiLCJsaW5rUHJldmlld0RhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiQ09OVEVOVCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwibGluayI6eyJ1cmwiOiJodHRwczovL3d3dy5wb3BzY2kuY29tL2Vudmlyb25tZW50L2RvLWRvZ3MtZHJlYW0vIiwidGFyZ2V0IjoiQkxBTksifSwidGl0bGUiOiJEbyBkb2dzIGRyZWFtPyIsInRodW1ibmFpbFVybCI6Imh0dHBzOi8vaW1hZ2UuaW5zaWRlci5jb20vNWRlNTc4NDk3OWQ3NTcxNTlkMGI2ODM4P3dpZHRoPTExMDAmZm9ybWF0PWpwZWcmYXV0bz13ZWJwIiwiZGVzY3JpcHRpb24iOiJUaGUgYW5zd2VyIG1pZ2h0IG1ha2UgeW91IGFwcHJlY2lhdGUgeW91ciBwdXAgZXZlbiBtb3JlLiJ9fV19\">Link preview</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"LINK_PREVIEW\"` | Node type. <br> Must be `LINK_PREVIEW`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">linkPreviewData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#linkpreviewdata\"><span class=\"font-mono\">LinkPreviewData</span></a> | Link preview details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">LinkPreviewData</span>\n\n**Used in:** <a href=\"#linkpreviewnode\"><span class=\"font-mono\">LinkPreviewNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Link preview container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">link</span> | <a href=\"#link\"><span class=\"font-mono\">Link</span></a> | Link details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Preview title. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnailUrl</span> | <span class=\"font-mono\">string</span><br> | Preview thumbnail URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">description</span> | <span class=\"font-mono\">string</span><br> | Preview description. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">html</span> | <span class=\"font-mono\">string</span><br> | Preview content as HTML. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AudioNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-audio\"></span><b>Note:</b> This type requires the `audio` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nEmbeds and plays audio content directly in a webpage. Users can interact with the controls to play, pause, rewind, and adjust the volume of the audio.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJTb3VuZENsb3VkIGF1ZGlvIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkFVRElPIiwiaWQiOiJleGFtcGxlLWlkIiwiYXVkaW9EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJhdWRpbyI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zb3VuZGNsb3VkLmNvbS9yaWNrLWFzdGxleS1vZmZpY2lhbC9uZXZlci1nb25uYS1naXZlLXlvdS11cC00In19LCJodG1sIjoiPGlmcmFtZSB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCI0MDBcIiBzY3JvbGxpbmc9XCJub1wiIGZyYW1lYm9yZGVyPVwibm9cIiBzcmM9XCJodHRwczovL3cuc291bmRjbG91ZC5jb20vcGxheWVyLz92aXN1YWw9dHJ1ZSZ1cmw9aHR0cHMlM0ElMkYlMkZhcGkuc291bmRjbG91ZC5jb20lMkZ0cmFja3MlMkYxNDQzNzk2ODg4JnNob3dfYXJ0d29yaz10cnVlXCI+PC9pZnJhbWU+In19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkFVRElPIiwiaWQiOiJleGFtcGxlLWlkIiwiYXVkaW9EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJhdWRpbyI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zb3VuZGNsb3VkLmNvbS9yaWNrLWFzdGxleS1vZmZpY2lhbC9uZXZlci1nb25uYS1naXZlLXlvdS11cC00In19LCJodG1sIjoiPGlmcmFtZSB3aWR0aD1cIjEwMCVcIiBoZWlnaHQ9XCI0MDBcIiBzY3JvbGxpbmc9XCJub1wiIGZyYW1lYm9yZGVyPVwibm9cIiBzcmM9XCJodHRwczovL3cuc291bmRjbG91ZC5jb20vcGxheWVyLz92aXN1YWw9dHJ1ZSZ1cmw9aHR0cHMlM0ElMkYlMkZhcGkuc291bmRjbG91ZC5jb20lMkZ0cmFja3MlMkYxNDQzNzk2ODg4JnNob3dfYXJ0d29yaz10cnVlXCI-PC9pZnJhbWU-In19XX0.\">SoundCloud audio</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"AUDIO\"` | Node type. <br> Must be `AUDIO`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">audioData</span> | <a href=\"#audiodata\"><span class=\"font-mono\">AudioData</span></a> | Audio details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AudioData</span>\n\n**Used in:** <a href=\"#audionode\"><span class=\"font-mono\">AudioNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Audio node container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">audio</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Audio file details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableDownload</span> | <span class=\"font-mono\">boolean</span><br> | Whether the audio download button is disabled. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">coverImage</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Cover image. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span> | <span class=\"font-mono\">string</span><br> | Track name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">authorName</span> | <span class=\"font-mono\">string</span><br> | Author name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">html</span> | <span class=\"font-mono\">string</span><br> | HTML version of the audio node. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#listitemchildnode\"><span class=\"font-mono\">ListItemChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-gallery\"></span><b>Note:</b> This type requires the `gallery` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nCollection of images displayed together.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJHYWxsZXJ5IiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiMDF3OWY1MCJ9LHsidHlwZSI6IkdBTExFUlkiLCJpZCI6Im5nd3p6NDkiLCJnYWxsZXJ5RGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiIsInNwb2lsZXIiOnt9LCJoZWlnaHQiOnt9LCJ0ZXh0V3JhcCI6dHJ1ZX0sIml0ZW1zIjpbeyJpbWFnZSI6eyJtZWRpYSI6eyJzcmMiOnsidXJsIjoiOGJiNDM4XzM2NzI2YTJkMTRlYzQ0ZWU5ZWRjNTY5M2JhZGUxMDkyLmpwZyJ9LCJ3aWR0aCI6MzY0OCwiaGVpZ2h0Ijo1NDcyfX19LHsiaW1hZ2UiOnsibWVkaWEiOnsic3JjIjp7InVybCI6IjhiYjQzOF82YmJmOGU4MmZlOGY0Yjc5YjZlMDNlZTc5YjY2ZmQ2YS5qcGcifSwid2lkdGgiOjE5MjAsImhlaWdodCI6MTI4MH19fSx7ImltYWdlIjp7Im1lZGlhIjp7InNyYyI6eyJ1cmwiOiI4YmI0MzhfODMwN2ZjMzJiZGY0NDU1YWIzMDMzYzU0MmRhNGM2YzcuanBnIn0sIndpZHRoIjo1NjAwLCJoZWlnaHQiOjM3MzN9fX1dLCJvcHRpb25zIjp7ImxheW91dCI6eyJ0eXBlIjoiR1JJRCIsImhvcml6b250YWxTY3JvbGwiOmZhbHNlLCJvcmllbnRhdGlvbiI6IkNPTFVNTlMiLCJudW1iZXJPZkNvbHVtbnMiOjN9LCJpdGVtIjp7InJhdGlvIjoxLCJjcm9wIjoiRklMTCJ9LCJ0aHVtYm5haWxzIjp7InBsYWNlbWVudCI6Ik5PTkUifX19fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InJiM3FpNTEifV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiMDF3OWY1MCJ9LHsidHlwZSI6IkdBTExFUlkiLCJpZCI6Im5nd3p6NDkiLCJnYWxsZXJ5RGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJDT05URU5UIn0sImFsaWdubWVudCI6IkNFTlRFUiIsInNwb2lsZXIiOnt9LCJoZWlnaHQiOnt9LCJ0ZXh0V3JhcCI6dHJ1ZX0sIml0ZW1zIjpbeyJpbWFnZSI6eyJtZWRpYSI6eyJzcmMiOnsidXJsIjoiOGJiNDM4XzM2NzI2YTJkMTRlYzQ0ZWU5ZWRjNTY5M2JhZGUxMDkyLmpwZyJ9LCJ3aWR0aCI6MzY0OCwiaGVpZ2h0Ijo1NDcyfX19LHsiaW1hZ2UiOnsibWVkaWEiOnsic3JjIjp7InVybCI6IjhiYjQzOF82YmJmOGU4MmZlOGY0Yjc5YjZlMDNlZTc5YjY2ZmQ2YS5qcGcifSwid2lkdGgiOjE5MjAsImhlaWdodCI6MTI4MH19fSx7ImltYWdlIjp7Im1lZGlhIjp7InNyYyI6eyJ1cmwiOiI4YmI0MzhfODMwN2ZjMzJiZGY0NDU1YWIzMDMzYzU0MmRhNGM2YzcuanBnIn0sIndpZHRoIjo1NjAwLCJoZWlnaHQiOjM3MzN9fX1dLCJvcHRpb25zIjp7ImxheW91dCI6eyJ0eXBlIjoiR1JJRCIsImhvcml6b250YWxTY3JvbGwiOmZhbHNlLCJvcmllbnRhdGlvbiI6IkNPTFVNTlMiLCJudW1iZXJPZkNvbHVtbnMiOjN9LCJpdGVtIjp7InJhdGlvIjoxLCJjcm9wIjoiRklMTCJ9LCJ0aHVtYm5haWxzIjp7InBsYWNlbWVudCI6Ik5PTkUifX19fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6InJiM3FpNTEifV19\">Gallery</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"GALLERY\"` | Node type. <br> Must be `GALLERY`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">galleryData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#gallerydata\"><span class=\"font-mono\">GalleryData</span></a> | Gallery node details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryData</span>\n\n**Used in:** <a href=\"#gallerynode\"><span class=\"font-mono\">GalleryNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">items</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#gallerydata_item\"><span class=\"font-mono\">GalleryData_Item</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span> | Gallery items details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Gallery container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">options</span> | <a href=\"#galleryoptions\"><span class=\"font-mono\">GalleryOptions</span></a> | Gallery appearance options. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableExpand</span> | <span class=\"font-mono\">boolean</span><br> | Whether the expand button is disabled. <br>Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableDownload</span> | <span class=\"font-mono\">boolean</span><br> | Whether the download button is disabled. <br>Default: `false` |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryOptions</span>\n\n**Used in:** <a href=\"#gallerydata\"><span class=\"font-mono\">GalleryData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">layout</span> | <a href=\"#galleryoptions_layout\"><span class=\"font-mono\">GalleryOptions_Layout</span></a> | Gallery layout. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">item</span> | <a href=\"#galleryoptions_itemstyle\"><span class=\"font-mono\">GalleryOptions_ItemStyle</span></a> | Styling for gallery items. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnails</span> | <a href=\"#galleryoptions_thumbnails\"><span class=\"font-mono\">GalleryOptions_Thumbnails</span></a> | Styling for gallery thumbnail images. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryOptions_Layout</span>\n\n**Used in:** <a href=\"#galleryoptions\"><span class=\"font-mono\">GalleryOptions</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span> | `enum`: `\"COLLAGE\"`, `\"MASONRY\"`, `\"GRID\"`, `\"THUMBNAIL\"`, `\"SLIDER\"`, `\"SLIDESHOW\"`, `\"PANORAMA\"`, `\"COLUMN\"`, `\"MAGIC\"`, `\"FULLSIZE\"` | Gallery layout. Supported values: <br> - `COLLAGE`: Presents images in various sizes and positions, creating an artistic or dynamic layout. <br> - `MASONRY`: Grid-based design that places items in optimal positions based on available vertical space, creating an arrangement where items of varying heights fit together like bricks in a wall. <br> - `GRID`: A layout structure that organizes items into rows and columns, creating a uniform arrangement of images. <br> - `THUMBNAIL`: Smaller, scaled-down version of an image that serves as a preview. <br> - `SLIDER`: Component that allows users to browse through a set of images by sliding or swiping through them, typically in a confined viewing area. <br> - `SLIDESHOW`: A component that automatically or manually transitions through a set of images in a designated area. <br> - `PANORAMA`: Wide-angle or 360-degree image that allows users to view an extended horizontal view of a scene. <br> - `COLUMN`: Arrangement of the gallery items in vertical sections. <br> - `MAGIC`: Visually stunning, dynamic effects that enhance the user experience. <br> - `FULLSIZE`: A layout where each image or item is displayed at its full size, sometimes taking up the entire viewport or a significant portion of the screen. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">horizontalScroll</span> | <span class=\"font-mono\">boolean</span><br> | Whether the horizontal scroll is enabled. <br>Default: `true`, unless the `type` field is set to `GRID` or `COLLAGE`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">orientation</span> | `enum`: `\"ROWS\"`, `\"COLUMNS\"` | Gallery orientation. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">numberOfColumns</span> | <span class=\"font-mono\">int32</span><br> | Number of columns to display on computer screens. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">mobileNumberOfColumns</span> | <span class=\"font-mono\">int32</span><br> | Number of columns to display on mobile phone screens. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryOptions_ItemStyle</span>\n\n**Used in:** <a href=\"#galleryoptions\"><span class=\"font-mono\">GalleryOptions</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">targetSize</span> | <span class=\"font-mono\">int32</span><br> | Dimensions for each gallery item in pixels. Behavior may change with gallery type. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">ratio</span> | <span class=\"font-mono\">float64</span><br> | Height to width ratio. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">crop</span> | `enum`: `\"FILL\"`, `\"FIT\"` | Cropping strategy. Supported values: <br> - `FILL`: Each item in the gallery is cropped and resized to completely fill its container. <br> - `FIT`: Each item in the gallery is resized to fit exactly in its container without cropping. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">spacing</span> | <span class=\"font-mono\">int32</span><br> | Spacing between gallery items in pixels. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryOptions_Thumbnails</span>\n\n**Used in:** <a href=\"#galleryoptions\"><span class=\"font-mono\">GalleryOptions</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">placement</span> | `enum`: `\"TOP\"`, `\"RIGHT\"`, `\"BOTTOM\"`, `\"LEFT\"`, `\"NONE\"` | Thumbnail alignment. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">spacing</span> | <span class=\"font-mono\">int32</span><br> | Spacing between thumbnails in pixels. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryData_Item</span>\n\n**Used in:** <a href=\"#gallerydata\"><span class=\"font-mono\">GalleryData</span></a>\n\n\n\n<blockquote class=\"caution\">\n You must provide exactly one of the following fields: <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span>, <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">video</span>.\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Item title. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">altText</span> | <span class=\"font-mono\">string</span><br> | Item's alternative text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Exactly one of</span> | <a href=\"#gallerydata_item_image\"><span class=\"font-mono\">GalleryData_Item_Image</span></a> | Image item. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">video</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Exactly one of</span> | <a href=\"#gallerydata_item_video\"><span class=\"font-mono\">GalleryData_Item_Video</span></a> | Video item. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryData_Item_Video</span>\n\n**Used in:** <a href=\"#gallerydata_item\"><span class=\"font-mono\">GalleryData_Item</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">media</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Video file details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">thumbnail</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Video thumbnail file details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">GalleryData_Item_Image</span>\n\n**Used in:** <a href=\"#gallerydata_item\"><span class=\"font-mono\">GalleryData_Item</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">media</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Image file details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">link</span> | <a href=\"#link\"><span class=\"font-mono\">Link</span></a> | Link details for images, if relevant. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleListNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-collapsibleList\"></span><b>Note:</b> This type requires the `collapsibleList` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nList of items where each item can be expanded or collapsed.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJDb2xsYXBzaWJsZSBMaXN0IiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0xJU1QiLCJpZCI6ImIwZnU5MTciLCJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0lURU0iLCJpZCI6Im1tOG9oMjAiLCJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0lURU1fVElUTEUiLCJpZCI6IjAzcXdoMjEiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZ3R2YjYyMiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiZ3F2YjYyMiIsInRleHREYXRhIjp7InRleHQiOiJDb2xsYXBzaWJsZSBsaXN0IHRpdGxlIn19XX1dfSx7InR5cGUiOiJDT0xMQVBTSUJMRV9JVEVNX0JPRFkiLCJpZCI6InAwd3F1MjMiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoidDRqY3YyNCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiZ3R2YjYyYiIsInRleHREYXRhIjp7InRleHQiOiJDb2xsYXBzaWJsZSBsaXN0IGJvZHkifX1dfV19XX1dLCJjb2xsYXBzaWJsZUxpc3REYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJleHBhbmRPbmx5T25lIjpmYWxzZSwiaW5pdGlhbEV4cGFuZGVkSXRlbXMiOiJGSVJTVCIsImRpcmVjdGlvbiI6IkxUUiJ9fV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0xJU1QiLCJpZCI6ImIwZnU5MTciLCJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0lURU0iLCJpZCI6Im1tOG9oMjAiLCJub2RlcyI6W3sidHlwZSI6IkNPTExBUFNJQkxFX0lURU1fVElUTEUiLCJpZCI6IjAzcXdoMjEiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZ3R2YjYyMiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiZ3F2YjYyMiIsInRleHREYXRhIjp7InRleHQiOiJDb2xsYXBzaWJsZSBsaXN0IHRpdGxlIn19XX1dfSx7InR5cGUiOiJDT0xMQVBTSUJMRV9JVEVNX0JPRFkiLCJpZCI6InAwd3F1MjMiLCJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoidDRqY3YyNCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiZ3R2YjYyYiIsInRleHREYXRhIjp7InRleHQiOiJDb2xsYXBzaWJsZSBsaXN0IGJvZHkifX1dfV19XX1dLCJjb2xsYXBzaWJsZUxpc3REYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJleHBhbmRPbmx5T25lIjpmYWxzZSwiaW5pdGlhbEV4cGFuZGVkSXRlbXMiOiJGSVJTVCIsImRpcmVjdGlvbiI6IkxUUiJ9fV19\">Collapsible List</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLLAPSIBLE_LIST\"` | Node type. <br> Must be `COLLAPSIBLE_LIST` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#collapsibleitemnode\"><span class=\"font-mono\">CollapsibleItemNode</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span> | Collapsible list child nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">collapsibleListData</span> | <a href=\"#collapsiblelistdata\"><span class=\"font-mono\">CollapsibleListData</span></a> | Collapsible list details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleListData</span>\n\n**Used in:** <a href=\"#collapsiblelistnode\"><span class=\"font-mono\">CollapsibleListNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Collapsible list container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">expandOnlyOne</span> | <span class=\"font-mono\">boolean</span><br> | Whether only one item can be expanded at a time. <br> Default: `false`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">initialExpandedItems</span> | `enum`: `\"FIRST\"`, `\"ALL\"`, `\"NONE\"` | Sets which items are automatically expanded after the page loads. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">direction</span> | `enum`: `\"LTR\"`, `\"RTL\"` | Direction of the text in the list. Supported values: <br> - `LTR`: Left to right. <br> - `RTL`: Right to left. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">isQapageData</span> | <span class=\"font-mono\">boolean</span><br> | Whether the collapsible item will appear in search results as an FAQ. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleItemNode</span>\n\n**Used in:** <a href=\"#collapsiblelistnode\"><span class=\"font-mono\">CollapsibleListNode</span></a>\n\n\n\n<blockquote class=\"caution\">\n <strong>Items in the <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span> field must have the following structure and order:</strong> \n\n`COLLAPSIBLE_ITEM_TITLE COLLAPSIBLE_ITEM_BODY`\n\nMust contain title as the first item and body as the second.\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLLAPSIBLE_ITEM\"` | Node type. <br> Must be `COLLAPSIBLE_ITEM` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#collapsibleitemchildnode\"><span class=\"font-mono\">CollapsibleItemChildNode</span></a><span class=\"font-mono\">&gt;</span> | Collapsible list item.<br><span class=\"text-xs tracking-[0.0075em] text-red-600\">Array items must adhere to the pattern described above this table.</span> |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleItemChildNode</span>\n\n**Used in:** <a href=\"#collapsibleitemnode\"><span class=\"font-mono\">CollapsibleItemNode</span></a>\n\n _This type is a [Tagged Union](#tagged-unions)._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#collapsibleitembodynode\"><span class=\"font-mono\">CollapsibleItemBodyNode</span></a> | `COLLAPSIBLE_ITEM_BODY` | Collapsible list item body. |\n| <a href=\"#collapsibleitemtitlenode\"><span class=\"font-mono\">CollapsibleItemTitleNode</span></a> | `COLLAPSIBLE_ITEM_TITLE` | Collapsible list item title. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleItemTitleNode</span>\n\n**Used in:** <a href=\"#collapsibleitemchildnode\"><span class=\"font-mono\">CollapsibleItemChildNode</span></a>\n\nCollapsible list item title.\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLLAPSIBLE_ITEM_TITLE\"` | Node type. <br> Must be `COLLAPSIBLE_ITEM_TITLE`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#collapsibletitlechildnode\"><span class=\"font-mono\">CollapsibleTitleChildNode</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">maxItems: 1</span> | Collapsible list item title child nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleTitleChildNode</span>\n\n**Used in:** <a href=\"#collapsibleitemtitlenode\"><span class=\"font-mono\">CollapsibleItemTitleNode</span></a>\n\n _This type is a [Tagged Union](#tagged-unions)._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a> | `BLOCKQUOTE` | Used to visually distinguish quoted or cited content from the surrounding text. When rendered, it displays as the quoted text with indentation or other styling to visually separate it from the surrounding content. |\n| <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a> | `BULLETED_LIST` | Bulleted list. |\n| <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a> | `CODE_BLOCK` | Presents code snippets, markup, or other text-based content that should be displayed exactly as it appears, without any interpretation or formatting applied by the browser. When rendered, it is displayed as the code block with a monospaced font, preserving indentation, line breaks, and spacing as specified in the code. |\n| <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a> | `HEADING` | Indicates a heading or title of a section. There are 6 levels of headings, with `1` being the most prominent and `6` being the least. |\n| <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a> | `ORDERED_LIST` | Numbered list. |\n| <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a> | `PARAGRAPH` | Structures text content, providing a clear separation between different ideas or sections of text. Paragraphs are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleItemBodyNode</span>\n\n**Used in:** <a href=\"#collapsibleitemchildnode\"><span class=\"font-mono\">CollapsibleItemChildNode</span></a>\n\nCollapsible list item body.\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLLAPSIBLE_ITEM_BODY\"` | Node type. <br> Must be `COLLAPSIBLE_ITEM_BODY`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodes</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a><span class=\"font-mono\">&gt;</span><br><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">minItems: 1</span> | Collapsible list item body child nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">CollapsibleItemBodyChildNode</span>\n\n**Used in:** <a href=\"#collapsibleitembodynode\"><span class=\"font-mono\">CollapsibleItemBodyNode</span></a>\n\nCollapsible list item body.\n\n _This type is a [Tagged Union](#tagged-unions)._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#appembednode\"><span class=\"font-mono\">AppEmbedNode</span></a> | `APP_EMBED` | Embeds an external content preview from Wix business solutions. For example, you can embed previews from the Wix Bookings, Wix Stores and Wix Events apps. |\n| <a href=\"#audionode\"><span class=\"font-mono\">AudioNode</span></a> | `AUDIO` | Embeds and plays audio content directly in a webpage. Users can interact with the controls to play, pause, rewind, and adjust the volume of the audio. |\n| <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a> | `BLOCKQUOTE` | Used to visually distinguish quoted or cited content from the surrounding text. When rendered, it displays as the quoted text with indentation or other styling to visually separate it from the surrounding content. |\n| <a href=\"#bulletedlistnode\"><span class=\"font-mono\">BulletedListNode</span></a> | `BULLETED_LIST` | Bulleted list. |\n| <a href=\"#buttonnode\"><span class=\"font-mono\">ButtonNode</span></a> | `BUTTON` | Button to trigger an action. |\n| <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a> | `CODE_BLOCK` | Presents code snippets, markup, or other text-based content that should be displayed exactly as it appears, without any interpretation or formatting applied by the browser. When rendered, it is displayed as the code block with a monospaced font, preserving indentation, line breaks, and spacing as specified in the code. |\n| <a href=\"#collapsiblelistnode\"><span class=\"font-mono\">CollapsibleListNode</span></a> | `COLLAPSIBLE_LIST` | List of items where each item can be expanded or collapsed. |\n| <a href=\"#dividernode\"><span class=\"font-mono\">DividerNode</span></a> | `DIVIDER` | Horizontal line between different content. |\n| <a href=\"#embednode\"><span class=\"font-mono\">EmbedNode</span></a> | `EMBED` | Embedded content when you include a link to a resource, without having to parse the resource directly. This provides a standardized way for web developers to include content such as videos, images, and other multimedia elements from supported providers. To learn more, see [oembed](https://oembed.com/). |\n| <a href=\"#filenode\"><span class=\"font-mono\">FileNode</span></a> | `FILE` | File that is uploaded and accessed in a page. Files can be different types of content, such as text documents, images, and videos. |\n| <a href=\"#gallerynode\"><span class=\"font-mono\">GalleryNode</span></a> | `GALLERY` | Collection of images displayed together. |\n| <a href=\"#gifnode\"><span class=\"font-mono\">GifNode</span></a> | `GIF` | GIF images. |\n| <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a> | `HEADING` | Indicates a heading or title of a section. There are 6 levels of headings, with `1` being the most prominent and `6` being the least. |\n| <a href=\"#htmlnode\"><span class=\"font-mono\">HtmlNode</span></a> | `HTML` | HTML block that incorporates external content, such as interactive maps or entire web pages. |\n| <a href=\"#imagenode\"><span class=\"font-mono\">ImageNode</span></a> | `IMAGE` | Standalone images in a page. |\n| <a href=\"#linkpreviewnode\"><span class=\"font-mono\">LinkPreviewNode</span></a> | `LINK_PREVIEW` | Preview or summary of a webpage. Link previews include elements such as the title of the linked page, a brief description or excerpt of the content, and sometimes a thumbnail image or other relevant information. |\n| <a href=\"#orderedlistnode\"><span class=\"font-mono\">OrderedListNode</span></a> | `ORDERED_LIST` | Numbered list. |\n| <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a> | `PARAGRAPH` | Structures text content, providing a clear separation between different ideas or sections of text. Paragraphs are rendered with default styling that typically includes some space above and below the paragraph, making it visually distinct from the surrounding content. |\n| <a href=\"#pollnode\"><span class=\"font-mono\">PollNode</span></a> | `POLL` | Provides a question with several options, where the options' cumulative total may be shown. |\n| <a href=\"#tablenode\"><span class=\"font-mono\">TableNode</span></a> | `TABLE` | Data in rows and columns. |\n| <a href=\"#videonode\"><span class=\"font-mono\">VideoNode</span></a> | `VIDEO` | Embeds and plays video content directly in a page. When rendered, it is displayed as the video player with the specified video file. Users can interact with the controls to play, pause, rewind, and adjust the volume of the video. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FileNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-file\"></span><b>Note:</b> This type requires the `file` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nFile that is uploaded and accessed in a page. Files can be different types of content, such as text documents, images, and videos.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJGaWxlIHVwbG9hZCBmcm9tIFdpeCBNZWRpYSIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJGSUxFIiwiaWQiOiJjNGZ1bzMwIiwiZmlsZURhdGEiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvZmVhYzZiOWNmMzI2NDBkM2FjMzI1YzkwNWYyYjM3ODYuanBnIn0sIm5hbWUiOiJpbWFnZS5qcGciLCJ0eXBlIjoianBnIiwic2l6ZSI6MTUwMDAwfX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkZJTEUiLCJpZCI6ImM0ZnVvMzAiLCJmaWxlRGF0YSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mZWFjNmI5Y2YzMjY0MGQzYWMzMjVjOTA1ZjJiMzc4Ni5qcGcifSwibmFtZSI6ImltYWdlLmpwZyIsInR5cGUiOiJqcGciLCJzaXplIjoxNTAwMDB9fV19\">File upload from Wix Media</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"FILE\"` | Node type. <br> Must be `FILE`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">fileData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#filedata\"><span class=\"font-mono\">FileData</span></a> | File details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FileData</span>\n\n**Used in:** <a href=\"#filenode\"><span class=\"font-mono\">FileNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | File container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">src</span> | <a href=\"#filesource\"><span class=\"font-mono\">FileSource</span></a> | File data source. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span> | <span class=\"font-mono\">string</span><br> | File name. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span> | <span class=\"font-mono\">string</span><br> | File type. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">size</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">uint32</span><br> | Deprecated. Replaced by `sizeInKb` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">sizeInKb</span> | <span class=\"font-mono\">string</span><br> | File size in KB. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">pdfSettings</span> | <a href=\"#filedata_pdfsettings\"><span class=\"font-mono\">FileData_PDFSettings</span></a> | Settings for PDF files. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">mimeType</span> | <span class=\"font-mono\">string</span><br> | File MIME type. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">path</span> | <span class=\"font-mono\">string</span><br> | File path. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FileData_PDFSettings</span>\n\n**Used in:** <a href=\"#filedata\"><span class=\"font-mono\">FileData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">viewMode</span> | `enum`: `\"NONE\"`, `\"FULL\"`, `\"MINI\"` | PDF view mode. Supported values: <br> - `NONE`: PDF isn't displayed. <br> - `FULL`: Full PDF page view is displayed. <br> - `MINI`: Mini view of the PDF is displayed. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disableDownload</span> | <span class=\"font-mono\">boolean</span><br> | Whether the PDF download button is disabled. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">disablePrint</span> | <span class=\"font-mono\">boolean</span><br> | Whether the PDF print button is disabled. <br> Default: `false` |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ButtonNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-actionButton\"></span><span id=\"plugin-linkButton\"></span><b>Note:</b> This type requires the `actionButton`, `linkButton` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugins to be enabled.</a></p></blockquote>\n\nButton to trigger an action.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJCdXR0b24gdGhhdCByZWRpcmVjdHMgdG8gdGhlIGdpdmVuIGxpbmsiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiQlVUVE9OIiwiaWQiOiJ1ZnZtYjEiLCJidXR0b25EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6Ik9SSUdJTkFMIn0sImFsaWdubWVudCI6IkNFTlRFUiJ9LCJ0eXBlIjoiTElOSyIsInRleHQiOiJDbGljayBNZSIsImxpbmsiOnsidXJsIjoid2l4LmNvbSIsInRhcmdldCI6IkJMQU5LIn19fV19fSx7InRpdGxlIjoiQWN0aW9uIEJ1dHRvbiIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJCVVRUT04iLCJpZCI6InVmdm1iMSIsImJ1dHRvbkRhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJzaXplIjoiT1JJR0lOQUwifSwiYWxpZ25tZW50IjoiQ0VOVEVSIn0sInR5cGUiOiJBQ1RJT04iLCJ0ZXh0IjoiQ2xpY2sgTWUifX1dfX0seyJ0aXRsZSI6IkJ1dHRvbiB3aXRoIGN1c3RvbSBzdHlsZXMiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiQlVUVE9OIiwiaWQiOiJ1ZnZtYjEiLCJidXR0b25EYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6Ik9SSUdJTkFMIn0sImFsaWdubWVudCI6IkNFTlRFUiJ9LCJ0eXBlIjoiQUNUSU9OIiwidGV4dCI6IkNsaWNrIE1lIiwic3R5bGVzIjp7ImJvcmRlciI6eyJ3aWR0aCI6MiwicmFkaXVzIjoyMH0sImNvbG9ycyI6eyJ0ZXh0IjoiIzAxMjA1NSIsImJvcmRlciI6IiNENUQ0RDQiLCJiYWNrZ3JvdW5kIjoiI0ZGQTUwMyJ9fX19XX19XQ==\">\n<div style=\"height:572px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkJVVFRPTiIsImlkIjoidWZ2bWIxIiwiYnV0dG9uRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJPUklHSU5BTCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwidHlwZSI6IkxJTksiLCJ0ZXh0IjoiQ2xpY2sgTWUiLCJsaW5rIjp7InVybCI6IndpeC5jb20iLCJ0YXJnZXQiOiJCTEFOSyJ9fX1dfQ..\">Button that redirects to the given link</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkJVVFRPTiIsImlkIjoidWZ2bWIxIiwiYnV0dG9uRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJPUklHSU5BTCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwidHlwZSI6IkFDVElPTiIsInRleHQiOiJDbGljayBNZSJ9fV19\">Action Button</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkJVVFRPTiIsImlkIjoidWZ2bWIxIiwiYnV0dG9uRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7InNpemUiOiJPUklHSU5BTCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIifSwidHlwZSI6IkFDVElPTiIsInRleHQiOiJDbGljayBNZSIsInN0eWxlcyI6eyJib3JkZXIiOnsid2lkdGgiOjIsInJhZGl1cyI6MjB9LCJjb2xvcnMiOnsidGV4dCI6IiMwMTIwNTUiLCJib3JkZXIiOiIjRDVENEQ0IiwiYmFja2dyb3VuZCI6IiNGRkE1MDMifX19fV19\">Button with custom styles</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"BUTTON\"` | Node type. <br> Must be `BUTTON` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">buttonData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#buttondata\"><span class=\"font-mono\">ButtonData</span></a> | Button details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ButtonData</span>\n\n**Used in:** <a href=\"#buttonnode\"><span class=\"font-mono\">ButtonNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `enum`: `\"LINK\"`, `\"ACTION\"` | Button type. Supported values: <br> - `LINK`: Redirects to a webpage. <br> - `ACTION`: Performs an action. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">text</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <span class=\"font-mono\">string</span><br> | Button text. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Button container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">styles</span> | <a href=\"#buttondata_styles\"><span class=\"font-mono\">ButtonData_Styles</span></a> | Button styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">link</span> | <a href=\"#link\"><span class=\"font-mono\">Link</span></a> | Button link details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ButtonData_Styles</span>\n\n**Used in:** <a href=\"#buttondata\"><span class=\"font-mono\">ButtonData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">border</span> | <a href=\"#buttondata_styles_border\"><span class=\"font-mono\">ButtonData_Styles_Border</span></a> | Border properties. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">colors</span> | <a href=\"#buttondata_styles_colors\"><span class=\"font-mono\">ButtonData_Styles_Colors</span></a> | Color properties. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ButtonData_Styles_Colors</span>\n\n**Used in:** <a href=\"#buttondata_styles\"><span class=\"font-mono\">ButtonData_Styles</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">text</span> | <span class=\"font-mono\">string</span><br> | Text color as a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">border</span> | <span class=\"font-mono\">string</span><br> | Border color as a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">background</span> | <span class=\"font-mono\">string</span><br> | Background color as a hexadecimal value. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ButtonData_Styles_Border</span>\n\n**Used in:** <a href=\"#buttondata_styles\"><span class=\"font-mono\">ButtonData_Styles</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | <span class=\"font-mono\">int32</span><br> | Border width in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">radius</span> | <span class=\"font-mono\">int32</span><br> | Border radius in pixels. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-poll\"></span><b>Note:</b> This type requires the `poll` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nProvides a question with several options, where the options' cumulative total may be shown.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJQb2xsIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBPTEwiLCJpZCI6IjVtM3ZjNCIsInBvbGxEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJwb2xsIjp7InRpdGxlIjoiRmF2b3VyaXRlIFByb2dyYW1taW5nIExhbmd1YWdlIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvNDM2NDgzZTZlZDllNDFmZTkxYjlmMjg2ZDJlYTRlZmIuanBnIn19LCJvcHRpb25zIjpbeyJ0aXRsZSI6IlB5dGhvbiIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzNhMjc4MjhlNzY4MzQ0MTU4NDg5ZGY0ZjJjMDNjZmIyLmpwZyJ9fX0seyJ0aXRsZSI6IkphdmFTY3JpcHQiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19LHsidGl0bGUiOiJKYXZhIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvM2EyNzgyOGU3NjgzNDQxNTg0ODlkZjRmMmMwM2NmYjIuanBnIn19fSx7InRpdGxlIjoiQyMiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19LHsidGl0bGUiOiIgUnVieSIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzNhMjc4MjhlNzY4MzQ0MTU4NDg5ZGY0ZjJjMDNjZmIyLmpwZyJ9fX0seyJ0aXRsZSI6IkdvIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvM2EyNzgyOGU3NjgzNDQxNTg0ODlkZjRmMmMwM2NmYjIuanBnIn19fSx7InRpdGxlIjoiU3dpZnQiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19XSwic2V0dGluZ3MiOnsicGVybWlzc2lvbnMiOnsidmlldyI6IkVWRVJZT05FIiwidm90ZSI6IkFMTCIsImFsbG93TXVsdGlwbGVWb3RlcyI6ZmFsc2V9LCJzaG93Vm90ZXJzIjp0cnVlLCJzaG93Vm90ZXNDb3VudCI6dHJ1ZX19LCJsYXlvdXQiOnsicG9sbCI6eyJ0eXBlIjoiTElTVCIsImRpcmVjdGlvbiI6IkxUUiIsImVuYWJsZUltYWdlIjp0cnVlfSwib3B0aW9ucyI6eyJlbmFibGVJbWFnZSI6dHJ1ZX19LCJkZXNpZ24iOnsicG9sbCI6eyJiYWNrZ3JvdW5kIjp7InR5cGUiOiJJTUFHRSIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzJkZmRkM18wM2MyMzMxYjE5YmI0MTEwOGIzNDkzOGVkZjg5NTFkZH5tdjIuanBnIn19fSwiYm9yZGVyUmFkaXVzIjowfSwib3B0aW9ucyI6eyJib3JkZXJSYWRpdXMiOjB9fX19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBPTEwiLCJpZCI6IjVtM3ZjNCIsInBvbGxEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsic2l6ZSI6IkNPTlRFTlQifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwidGV4dFdyYXAiOnRydWV9LCJwb2xsIjp7InRpdGxlIjoiRmF2b3VyaXRlIFByb2dyYW1taW5nIExhbmd1YWdlIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvNDM2NDgzZTZlZDllNDFmZTkxYjlmMjg2ZDJlYTRlZmIuanBnIn19LCJvcHRpb25zIjpbeyJ0aXRsZSI6IlB5dGhvbiIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzNhMjc4MjhlNzY4MzQ0MTU4NDg5ZGY0ZjJjMDNjZmIyLmpwZyJ9fX0seyJ0aXRsZSI6IkphdmFTY3JpcHQiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19LHsidGl0bGUiOiJKYXZhIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvM2EyNzgyOGU3NjgzNDQxNTg0ODlkZjRmMmMwM2NmYjIuanBnIn19fSx7InRpdGxlIjoiQyMiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19LHsidGl0bGUiOiIgUnVieSIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzNhMjc4MjhlNzY4MzQ0MTU4NDg5ZGY0ZjJjMDNjZmIyLmpwZyJ9fX0seyJ0aXRsZSI6IkdvIiwiaW1hZ2UiOnsic3JjIjp7InVybCI6Imh0dHBzOi8vc3RhdGljLndpeHN0YXRpYy5jb20vbWVkaWEvM2EyNzgyOGU3NjgzNDQxNTg0ODlkZjRmMmMwM2NmYjIuanBnIn19fSx7InRpdGxlIjoiU3dpZnQiLCJpbWFnZSI6eyJzcmMiOnsidXJsIjoiaHR0cHM6Ly9zdGF0aWMud2l4c3RhdGljLmNvbS9tZWRpYS9mYjYyZDlmOGU3ODI0YjJlOTBiMTNiOTcxZTcwMGI5Mi5qcGcifX19XSwic2V0dGluZ3MiOnsicGVybWlzc2lvbnMiOnsidmlldyI6IkVWRVJZT05FIiwidm90ZSI6IkFMTCIsImFsbG93TXVsdGlwbGVWb3RlcyI6ZmFsc2V9LCJzaG93Vm90ZXJzIjp0cnVlLCJzaG93Vm90ZXNDb3VudCI6dHJ1ZX19LCJsYXlvdXQiOnsicG9sbCI6eyJ0eXBlIjoiTElTVCIsImRpcmVjdGlvbiI6IkxUUiIsImVuYWJsZUltYWdlIjp0cnVlfSwib3B0aW9ucyI6eyJlbmFibGVJbWFnZSI6dHJ1ZX19LCJkZXNpZ24iOnsicG9sbCI6eyJiYWNrZ3JvdW5kIjp7InR5cGUiOiJJTUFHRSIsImltYWdlIjp7InNyYyI6eyJ1cmwiOiJodHRwczovL3N0YXRpYy53aXhzdGF0aWMuY29tL21lZGlhLzJkZmRkM18wM2MyMzMxYjE5YmI0MTEwOGIzNDkzOGVkZjg5NTFkZH5tdjIuanBnIn19fSwiYm9yZGVyUmFkaXVzIjowfSwib3B0aW9ucyI6eyJib3JkZXJSYWRpdXMiOjB9fX19XX0.\">Poll</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"POLL\"` | Node type. <br> Must be `POLL`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">pollData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#polldata\"><span class=\"font-mono\">PollData</span></a> | Poll details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData</span>\n\n**Used in:** <a href=\"#pollnode\"><span class=\"font-mono\">PollNode</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | Poll container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">poll</span> | <a href=\"#polldata_poll\"><span class=\"font-mono\">PollData_Poll</span></a> | Poll data. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">layout</span> | <a href=\"#polldata_layout\"><span class=\"font-mono\">PollData_Layout</span></a> | Poll layout settings. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">design</span> | <a href=\"#polldata_design\"><span class=\"font-mono\">PollData_Design</span></a> | Poll design. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Poll</span>\n\n**Used in:** <a href=\"#polldata\"><span class=\"font-mono\">PollData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Poll title. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">creatorId</span> | <span class=\"font-mono\">string</span><br> | Poll creator ID. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Main poll image. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">options</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#polldata_poll_option\"><span class=\"font-mono\">PollData_Poll_Option</span></a><span class=\"font-mono\">&gt;</span> | Poll details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">settings</span> | <a href=\"#polldata_poll_settings\"><span class=\"font-mono\">PollData_Poll_Settings</span></a> | Poll display settings. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Poll_Option</span>\n\n**Used in:** <a href=\"#polldata_poll\"><span class=\"font-mono\">PollData_Poll</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br> | Poll option ID. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">title</span> | <span class=\"font-mono\">string</span><br> | Poll option title |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Image displayed with the option. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Poll_Settings</span>\n\n**Used in:** <a href=\"#polldata_poll\"><span class=\"font-mono\">PollData_Poll</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">permissions</span> | <a href=\"#polldata_poll_settings_permissions\"><span class=\"font-mono\">PollData_Poll_Settings_Permissions</span></a> | Voting permission settings. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">showVoters</span> | <span class=\"font-mono\">boolean</span><br> | Whether to display the voters in the vote results. <br> Default: `true`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">showVotesCount</span> | <span class=\"font-mono\">boolean</span><br> | Whether to display the vote count. <br> Default: `true`. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Poll_Settings_Permissions</span>\n\n**Used in:** <a href=\"#polldata_poll_settings\"><span class=\"font-mono\">PollData_Poll_Settings</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">view</span> | `enum`: `\"CREATOR\"`, `\"VOTERS\"`, `\"EVERYONE\"` | Who can view the poll results. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">vote</span> | `enum`: `\"SITE_MEMBERS\"`, `\"ALL\"` | Who can vote. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">allowMultipleVotes</span> | <span class=\"font-mono\">boolean</span><br> | Whether a user can vote multiple times. <br> Default: `false` |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Layout</span>\n\n**Used in:** <a href=\"#polldata\"><span class=\"font-mono\">PollData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">poll</span> | <a href=\"#polldata_layout_polllayout\"><span class=\"font-mono\">PollData_Layout_PollLayout</span></a> | Poll layout settings. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">options</span> | <a href=\"#polldata_layout_optionlayout\"><span class=\"font-mono\">PollData_Layout_OptionLayout</span></a> | Poll options layout settings. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Layout_PollLayout</span>\n\n**Used in:** <a href=\"#polldata_layout\"><span class=\"font-mono\">PollData_Layout</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span> | `enum`: `\"LIST\"`, `\"GRID\"` | Voting options layout. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">direction</span> | `enum`: `\"LTR\"`, `\"RTL\"` | Direction of the text in the poll. Supported values: <br> - `LTR`: Left to right. <br> - `RTL`: Right to left. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">enableImage</span> | <span class=\"font-mono\">boolean</span><br> | Whether to display the main poll image. <br> Default: `false` |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Layout_OptionLayout</span>\n\n**Used in:** <a href=\"#polldata_layout\"><span class=\"font-mono\">PollData_Layout</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">enableImage</span> | <span class=\"font-mono\">boolean</span><br> | Whether to display option images. <br> Defaults: `false`. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Design</span>\n\n**Used in:** <a href=\"#polldata\"><span class=\"font-mono\">PollData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">poll</span> | <a href=\"#polldata_design_polldesign\"><span class=\"font-mono\">PollData_Design_PollDesign</span></a> | Poll styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">options</span> | <a href=\"#polldata_design_optiondesign\"><span class=\"font-mono\">PollData_Design_OptionDesign</span></a> | Voting options styling. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Design_PollDesign</span>\n\n**Used in:** <a href=\"#polldata_design\"><span class=\"font-mono\">PollData_Design</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">background</span> | <a href=\"#polldata_design_polldesign_background\"><span class=\"font-mono\">PollData_Design_PollDesign_Background</span></a> | Poll background styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">borderRadius</span> | <span class=\"font-mono\">int32</span><br> | Border radius in pixels. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Design_PollDesign_Background</span>\n\n**Used in:** <a href=\"#polldata_design_polldesign\"><span class=\"font-mono\">PollData_Design_PollDesign</span></a>\n\n _This type is a [Tagged Union](#tagged-unions)._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#polldata_background_colorvariant\"><span class=\"font-mono\">PollData_Background_ColorVariant</span></a> | `COLOR` | |\n| <a href=\"#polldata_background_gradientvariant\"><span class=\"font-mono\">PollData_Background_GradientVariant</span></a> | `GRADIENT` | |\n| <a href=\"#polldata_background_imagevariant\"><span class=\"font-mono\">PollData_Background_ImageVariant</span></a> | `IMAGE` | |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Background_ColorVariant</span>\n\n**Used in:** <a href=\"#polldata_design_polldesign_background\"><span class=\"font-mono\">PollData_Design_PollDesign_Background</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLOR\"` | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">color</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Background color as a hexademical value. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Background_ImageVariant</span>\n\n**Used in:** <a href=\"#polldata_design_polldesign_background\"><span class=\"font-mono\">PollData_Design_PollDesign_Background</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"IMAGE\"` | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">image</span> | <a href=\"#media\"><span class=\"font-mono\">Media</span></a> | Image to use for the background. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Background_GradientVariant</span>\n\n**Used in:** <a href=\"#polldata_design_polldesign_background\"><span class=\"font-mono\">PollData_Design_PollDesign_Background</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"GRADIENT\"` | |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">gradient</span> | <a href=\"#polldata_design_polldesign_background_gradient\"><span class=\"font-mono\">PollData_Design_PollDesign_Background_Gradient</span></a> | Gradient background details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Design_PollDesign_Background_Gradient</span>\n\n**Used in:** <a href=\"#polldata_background_gradientvariant\"><span class=\"font-mono\">PollData_Background_GradientVariant</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">angle</span> | <span class=\"font-mono\">int32</span><br> | Gradient angle in degrees. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">startColor</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | Start color as a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">lastColor</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format COLOR_HEX</span></a> | End color as a hexadecimal value. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PollData_Design_OptionDesign</span>\n\n**Used in:** <a href=\"#polldata_design\"><span class=\"font-mono\">PollData_Design</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">borderRadius</span> | <span class=\"font-mono\">int32</span><br> | Border radius in pixels. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">HtmlNode</span>\n\n**Used in:** <a href=\"#rootnode\"><span class=\"font-mono\">RootNode</span></a>, <a href=\"#tablecellchildnode\"><span class=\"font-mono\">TableCellChildNode</span></a>, <a href=\"#collapsibleitembodychildnode\"><span class=\"font-mono\">CollapsibleItemBodyChildNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-html\"></span><b>Note:</b> This type requires the `html` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nHTML block that incorporates external content, such as interactive maps or entire web pages.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJFbWJlZGRlZCBpbmxpbmUgSFRNTCIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJIVE1MIiwiaWQiOiJ6cGtkejE5IiwiaHRtbERhdGEiOnsiY29udGFpbmVyRGF0YSI6eyJ3aWR0aCI6eyJjdXN0b20iOiIzNTAifSwiYWxpZ25tZW50IjoiQ0VOVEVSIiwiaGVpZ2h0Ijp7ImN1c3RvbSI6IjU1MCJ9fSwiaHRtbCI6Ijxmb3JtIGFjdGlvbj1cIi9zdWJtaXQtZm9ybVwiIG1ldGhvZD1cInBvc3RcIj5cbiAgPGxhYmVsIGZvcj1cIm5hbWVcIj5OYW1lOjwvbGFiZWw+XG4gIDxpbnB1dCB0eXBlPVwidGV4dFwiIGlkPVwibmFtZVwiIG5hbWU9XCJuYW1lXCI+PGJyPjxicj5cbiAgPGxhYmVsIGZvcj1cImVtYWlsXCI+RW1haWw6PC9sYWJlbD5cbiAgPGlucHV0IHR5cGU9XCJlbWFpbFwiIGlkPVwiZW1haWxcIiBuYW1lPVwiZW1haWxcIj48YnI+PGJyPlxuICA8aW5wdXQgdHlwZT1cInN1Ym1pdFwiIHZhbHVlPVwiU3VibWl0XCI+XG48L2Zvcm0+Iiwic291cmNlIjoiSFRNTCJ9fV19fSx7InRpdGxlIjoiRW1iZWRkZWQgSFRNTCB1c2luZyBVUkwiLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiSFRNTCIsImlkIjoienBrZHoxOSIsImh0bWxEYXRhIjp7ImNvbnRhaW5lckRhdGEiOnsid2lkdGgiOnsiY3VzdG9tIjoiNTUwIn0sImFsaWdubWVudCI6IkNFTlRFUiIsImhlaWdodCI6eyJjdXN0b20iOiI1NTAifX0sInVybCI6Imh0dHBzOi8vZW4ud2lraXBlZGlhLm9yZy93aWtpL0x1eGVtYm91cmciLCJzb3VyY2UiOiJIVE1MIn19XX19XQ==\">\n<div style=\"height:523px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhUTUwiLCJpZCI6Inpwa2R6MTkiLCJodG1sRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7ImN1c3RvbSI6IjM1MCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJoZWlnaHQiOnsiY3VzdG9tIjoiNTUwIn19LCJodG1sIjoiPGZvcm0gYWN0aW9uPVwiL3N1Ym1pdC1mb3JtXCIgbWV0aG9kPVwicG9zdFwiPlxuICA8bGFiZWwgZm9yPVwibmFtZVwiPk5hbWU6PC9sYWJlbD5cbiAgPGlucHV0IHR5cGU9XCJ0ZXh0XCIgaWQ9XCJuYW1lXCIgbmFtZT1cIm5hbWVcIj48YnI-PGJyPlxuICA8bGFiZWwgZm9yPVwiZW1haWxcIj5FbWFpbDo8L2xhYmVsPlxuICA8aW5wdXQgdHlwZT1cImVtYWlsXCIgaWQ9XCJlbWFpbFwiIG5hbWU9XCJlbWFpbFwiPjxicj48YnI-XG4gIDxpbnB1dCB0eXBlPVwic3VibWl0XCIgdmFsdWU9XCJTdWJtaXRcIj5cbjwvZm9ybT4iLCJzb3VyY2UiOiJIVE1MIn19XX0.\">Embedded inline HTML</a><br>\n<strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhUTUwiLCJpZCI6Inpwa2R6MTkiLCJodG1sRGF0YSI6eyJjb250YWluZXJEYXRhIjp7IndpZHRoIjp7ImN1c3RvbSI6IjU1MCJ9LCJhbGlnbm1lbnQiOiJDRU5URVIiLCJoZWlnaHQiOnsiY3VzdG9tIjoiNTUwIn19LCJ1cmwiOiJodHRwczovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9MdXhlbWJvdXJnIiwic291cmNlIjoiSFRNTCJ9fV19\">Embedded HTML using URL</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"HTML\"` | Node type. <br> Mst be `HTML`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">htmlData</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#htmldata\"><span class=\"font-mono\">HTMLData</span></a> | HTML details. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">HTMLData</span>\n\n**Used in:** <a href=\"#htmlnode\"><span class=\"font-mono\">HtmlNode</span></a>\n\n\n\n<blockquote class=\"caution\">\n You must provide at least one of the following fields: <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span>, <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">html</span>.\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">containerData</span> | <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a> | HTML node container styling. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">source</span> | `enum`: `\"HTML\"`, `\"ADSENSE\"` | HTML code type. Possible values: <br> - `HTML`: HTML code. <br> - [`ADSENSE`](https://adsense.google.com/start/): Service provided by Google for rendering advertisements on web pages. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">At least one of</span> | <span class=\"font-mono\">string</span><br> | HTML code URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">html</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">At least one of</span> | <span class=\"font-mono\">string</span><br> | HTML code. |\n\n## Decorations\nDecorations are styles applied to text in nodes. A node can accept multiple styles at once.\n\n<blockquote class=\"important\">\n <strong>Important:</strong>\n \n Applying the same style more than once to the same node may cause an error.\n</blockquote>\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJWYXJpb3VzIGRlY29yYXRpb25zIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZm9vIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVGhpcyBpcyBkZWNvcmF0ZWQgdGV4dC4iLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkxJTksiLCJsaW5rRGF0YSI6eyJsaW5rIjp7InVybCI6Imh0dHA6Ly9hYmMuY29tIiwidGFyZ2V0IjoiQkxBTksiLCJyZWwiOnsibm9yZWZlcnJlciI6dHJ1ZX19fX0seyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfSx7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfSx7InR5cGUiOiJVTkRFUkxJTkUifSx7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJiYWNrZ3JvdW5kIjoiIzMwMzAzMCIsImZvcmVncm91bmQiOiIjYmZhZDgwIn19XX19XX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZm9vIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVGhpcyBpcyBkZWNvcmF0ZWQgdGV4dC4iLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkxJTksiLCJsaW5rRGF0YSI6eyJsaW5rIjp7InVybCI6Imh0dHA6Ly9hYmMuY29tIiwidGFyZ2V0IjoiQkxBTksiLCJyZWwiOnsibm9yZWZlcnJlciI6dHJ1ZX19fX0seyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfSx7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfSx7InR5cGUiOiJVTkRFUkxJTkUifSx7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJiYWNrZ3JvdW5kIjoiIzMwMzAzMCIsImZvcmVncm91bmQiOiIjYmZhZDgwIn19XX19XX1dfQ..\">Various decorations</a><br>\n</div>\n</widget>\n\n\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Decoration</span>\n\n**Used in:** <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a>, <a href=\"#textdata\"><span class=\"font-mono\">TextData</span></a>\n\n _This type is a [Tagged Union](#tagged-unions)._ \n\n| Variant | Tag value | Description |\n| :------ | :------ | :------ |\n| <a href=\"#anchordecoration\"><span class=\"font-mono\">AnchorDecoration</span></a> | `ANCHOR` | Makes clickable text a different color. The link navigates to another section of the same page. |\n| <a href=\"#bolddecoration\"><span class=\"font-mono\">BoldDecoration</span></a> | `BOLD` | Bolds text, which makes it appear thicker and more prominent than normal text. |\n| <a href=\"#colordecoration\"><span class=\"font-mono\">ColorDecoration</span></a> | `COLOR` | Styles text using background and text colors. <br> **Note:** This decoration requires the [`colorDecoration`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled. |\n| <a href=\"#fontsizedecoration\"><span class=\"font-mono\">FontSizeDecoration</span></a> | `FONT_SIZE` | Text font size. |\n| <a href=\"#italicdecoration\"><span class=\"font-mono\">ItalicDecoration</span></a> | `ITALIC` | Italicizes text, which makes it appear slanted or italicized. Italics are typically used for emphasis, citations, or to distinguish certain types of content. |\n| <a href=\"#linkdecoration\"><span class=\"font-mono\">LinkDecoration</span></a> | `LINK` | Makes clickable text a different color. The link navigates to another webpage or resource. <br> **Note:** This decoration requires the [`link`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled. |\n| <a href=\"#mentiondecoration\"><span class=\"font-mono\">MentionDecoration</span></a> | `MENTION` | Text that mentions a specific user, often in social media platforms, forums, or content management systems. <br> **Note:** This decoration requires the [`mention`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled. |\n| <a href=\"#spoilerdecoration\"><span class=\"font-mono\">SpoilerDecoration</span></a> | `SPOILER` | Blurs text. <br> **Note:** This decoration requires the [`spoiler`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled. |\n| <a href=\"#underlinedecoration\"><span class=\"font-mono\">UnderlineDecoration</span></a> | `UNDERLINE` | Underlines text. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">BoldDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\nBolds text, which makes it appear thicker and more prominent than normal text.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJCb2xkIGRlY29yYXRpb24iLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJheGRqbjQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCb2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9LHsidHlwZSI6IkNPTE9SIiwiY29sb3JEYXRhIjp7fX1dfX1dfV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXhkam40Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQm9sZCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfSx7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6e319XX19XX1dfQ..\">Bold decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"BOLD\"` | Decoration type. <br> Must be `BOLD`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">fontWeightValue</span> | <span class=\"font-mono\">float32</span><br> | Font weight. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ItalicDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\nItalicizes text, which makes it appear slanted or italicized. Italics are typically used for emphasis, citations, or to distinguish certain types of content.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJJdGFsaWMgZGVjb3JhdGlvbiIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImF4ZGpuNCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ikl0YWxpYyIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiSVRBTElDIiwiaXRhbGljRGF0YSI6dHJ1ZX0seyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnt9fV19fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXhkam40Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiSXRhbGljIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfSx7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6e319XX19XX1dfQ..\">Italic decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"ITALIC\"` | Decoration type. <br> Must be `ITALIC`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">italicData</span> | <span class=\"font-mono\">boolean</span><br> | Whether to enable the italic text. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">UnderlineDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\nUnderlines text.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJVbmRlcmxpbmUgZGVjb3JhdGlvbiIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImF4ZGpuNCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlVuZGVybGluZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiVU5ERVJMSU5FIn0seyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnt9fV19fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXhkam40Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiVW5kZXJsaW5lIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJVTkRFUkxJTkUifSx7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6e319XX19XX1dfQ..\">Underline decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"UNDERLINE\"` | Decoration type. <br>Must be `UNDERLINE`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">underlineData</span> | <span class=\"font-mono\">boolean</span><br> | Whether to underline the text. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">SpoilerDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-spoiler\"></span><b>Note:</b> This type requires the `spoiler` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nBlurs text. <br> **Note:** This decoration requires the [`spoiler`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJTcG9pbGVyIGRlY29yYXRpb24iLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJheGRqbjQiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTcG9pbGVyIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJTUE9JTEVSIn0seyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnt9fV19fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXhkam40Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3BvaWxlciIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiU1BPSUxFUiJ9LHsidHlwZSI6IkNPTE9SIiwiY29sb3JEYXRhIjp7fX1dfX1dfV19\">Spoiler decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"SPOILER\"` | Decoration type. <br> Must be `SPOILER`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">spoilerData</span> | <a href=\"#spoilerdata\"><span class=\"font-mono\">SpoilerData</span></a> | Spoiler details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">SpoilerData</span>\n\n**Used in:** <a href=\"#spoilerdecoration\"><span class=\"font-mono\">SpoilerDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br><a href=\"#formats\"><span style=\"display:inline-block\" class=\"rounded border-[1px] border-solid border-blue-300 bg-transparent px-1.5 py-[3px] font-mono text-xs font-normal text-slate-900\">format NODE_ID</span></a> | [Node ID](#node-ids). |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AnchorDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\nMakes clickable text a different color. The link navigates to another section of the same page.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJBbmNob3IgZGVjb3JhdGlvbiIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImF4ZGpuNCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkFuY2hvciIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQU5DSE9SIiwiYW5jaG9yRGF0YSI6eyJhbmNob3IiOiJqZ3g3bDY1In19LHsidHlwZSI6IlVOREVSTElORSJ9LHsidHlwZSI6IkNPTE9SIiwiY29sb3JEYXRhIjp7fX1dfX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Im82NXVyNTMifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImR4OWN1NTUifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IndjNTZnNTcifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImJ0MDR5NTkifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Im92ZzVsNjEifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IndjcWwwNjMifSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6ImpneDdsNjUiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJZb3UncmUgcmVkaXJlY3RlZCBoZXJlIn19XX1dfX1d\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYXhkam40Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQW5jaG9yIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJBTkNIT1IiLCJhbmNob3JEYXRhIjp7ImFuY2hvciI6ImpneDdsNjUifX0seyJ0eXBlIjoiVU5ERVJMSU5FIn0seyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnt9fV19fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibzY1dXI1MyJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiZHg5Y3U1NSJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoid2M1Nmc1NyJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiYnQwNHk1OSJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoib3ZnNWw2MSJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoid2NxbDA2MyJ9LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiamd4N2w2NSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IllvdSdyZSByZWRpcmVjdGVkIGhlcmUifX1dfV19\">Anchor decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"ANCHOR\"` | Decoration type. <br> Must be `ANCHOR`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">anchorData</span> | <a href=\"#anchordata\"><span class=\"font-mono\">AnchorData</span></a> | Anchor details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">AnchorData</span>\n\n**Used in:** <a href=\"#anchordecoration\"><span class=\"font-mono\">AnchorDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">anchor</span> | <span class=\"font-mono\">string</span><br> | Target Node ID to redirect to. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">MentionDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-mention\"></span><b>Note:</b> This type requires the `mention` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nText that mentions a specific user, often in social media platforms, forums, or content management systems. <br> **Note:** This decoration requires the [`mention`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJNZW50aW9uIGRlY29yYXRpb24iLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJtdGt4YzE0MSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkBKb25oRG9lIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJNRU5USU9OIiwibWVudGlvbkRhdGEiOnsibmFtZSI6IkpvaG4gRG9lIiwic2x1ZyI6ImpvaG5kb2UifX1dfX1dfV19fV0=\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibXRreGMxNDEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJASm9uaERvZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiTUVOVElPTiIsIm1lbnRpb25EYXRhIjp7Im5hbWUiOiJKb2huIERvZSIsInNsdWciOiJqb2huZG9lIn19XX19XX1dfQ..\">Mention decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"MENTION\"` | Decoration type. <br> Must be `MENTION`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">mentionData</span> | <a href=\"#mentiondata\"><span class=\"font-mono\">MentionData</span></a> | Anchor details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">MentionData</span>\n\n**Used in:** <a href=\"#mentiondecoration\"><span class=\"font-mono\">MentionDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">name</span> | <span class=\"font-mono\">string</span><br> | Display name of the mentioned user. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">slug</span> | <span class=\"font-mono\">string</span><br> | Username of the mentioned user. This is th text that appears after the \"@\". |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span> | <span class=\"font-mono\">string</span><br> | ID of the mentioned user. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">LinkDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-link\"></span><b>Note:</b> This type requires the `link` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\nMakes clickable text a different color. The link navigates to another webpage or resource. <br> **Note:** This decoration requires the [`link`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJMaW5rIGRlY29yYXRpb24iLCJjb250ZW50Ijp7Im5vZGVzIjpbeyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJubHcwMzIwMCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlJlYWQgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJoZXJlIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJMSU5LIiwibGlua0RhdGEiOnsibGluayI6eyJ1cmwiOiJodHRwczovL2VuLndpa2lwZWRpYS5vcmcvd2lraS9RdWlub2EiLCJ0YXJnZXQiOiJCTEFOSyIsInJlbCI6eyJub3JlZmVycmVyIjp0cnVlfX19fSx7InR5cGUiOiJVTkRFUkxJTkUifV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiIGZvciBtb3JlIGluZm9ybWF0aW9uLiJ9fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibmx3MDMyMDAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJSZWFkICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiaGVyZSIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiTElOSyIsImxpbmtEYXRhIjp7ImxpbmsiOnsidXJsIjoiaHR0cHM6Ly9lbi53aWtpcGVkaWEub3JnL3dpa2kvUXVpbm9hIiwidGFyZ2V0IjoiQkxBTksiLCJyZWwiOnsibm9yZWZlcnJlciI6dHJ1ZX19fX0seyJ0eXBlIjoiVU5ERVJMSU5FIn1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IiBmb3IgbW9yZSBpbmZvcm1hdGlvbi4ifX1dfV19\">Link decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"LINK\"` | Decoration type. <br> Must be `LINK`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">linkData</span> | <a href=\"#linkdata\"><span class=\"font-mono\">LinkData</span></a> | Link details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">LinkData</span>\n\n**Used in:** <a href=\"#linkdecoration\"><span class=\"font-mono\">LinkDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">link</span> | <a href=\"#link\"><span class=\"font-mono\">Link</span></a> | Link object. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ColorDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-textColor\"></span><span id=\"plugin-textHighlight\"></span><b>Note:</b> This type requires the `textColor`, `textHighlight` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugins to be enabled.</a></p></blockquote>\n\nStyles text using background and text colors. <br> **Note:** This decoration requires the [`colorDecoration`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJDb2xvciBkZWNvcmF0aW9uIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibmx3MDMyMDAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJDb2xvcmZ1bCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnsiZm9yZWdyb3VuZCI6IiNmZjAwMDAifX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IiAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6InRleHQuIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJiYWNrZ3JvdW5kIjoiI2ZmNjIwMCJ9fV19fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoibmx3MDMyMDAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJDb2xvcmZ1bCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQ09MT1IiLCJjb2xvckRhdGEiOnsiZm9yZWdyb3VuZCI6IiNmZjAwMDAifX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IiAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6InRleHQuIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJDT0xPUiIsImNvbG9yRGF0YSI6eyJiYWNrZ3JvdW5kIjoiI2ZmNjIwMCJ9fV19fV19XX0.\">Color decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"COLOR\"` | Decoration type. <br> Value: `COLOR` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">colorData</span> | <a href=\"#colordata\"><span class=\"font-mono\">ColorData</span></a> | Color details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">ColorData</span>\n\n**Used in:** <a href=\"#colordecoration\"><span class=\"font-mono\">ColorDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">background</span> | <span class=\"font-mono\">string</span><br> | Background color as a hexadecimal value. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">foreground</span> | <span class=\"font-mono\">string</span><br> | Text color as a hexadecimal value. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FontSizeDecoration</span>\n\n**Used in:** <a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a>\n\nText font size.\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJGb250IHNpemUgZGVjb3JhdGlvbiIsImNvbnRlbnQiOnsibm9kZXMiOlt7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjUwZmUzMjYwIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiQmlnIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkZPTlRfU0laRSIsImZvbnRTaXplRGF0YSI6eyJ1bml0IjoiUFgiLCJ2YWx1ZSI6ODB9fV19fV19XX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiNTBmZTMyNjAiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCaWcgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiRk9OVF9TSVpFIiwiZm9udFNpemVEYXRhIjp7InVuaXQiOiJQWCIsInZhbHVlIjo4MH19XX19XX1dfQ..\">Font size decoration</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">type</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | `\"FONT_SIZE\"` | Decoration type. <br> Must be `FONT_SIZE`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">fontSizeData</span> | <a href=\"#fontsizedata\"><span class=\"font-mono\">FontSizeData</span></a> | Font size details. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FontSizeData</span>\n\n**Used in:** <a href=\"#fontsizedecoration\"><span class=\"font-mono\">FontSizeDecoration</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">unit</span> | `enum`: `\"PX\"`, `\"EM\"` | Font size units. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">value</span> | <span class=\"font-mono\">float32</span><br> | Font size value. |\n\n## Common Types\n\nNodes and decorations that are commonly used in other types.\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PluginContainerData</span>\n\n**Used in:** <a href=\"#videodata\"><span class=\"font-mono\">VideoData</span></a>, <a href=\"#dividerdata\"><span class=\"font-mono\">DividerData</span></a>, <a href=\"#filedata\"><span class=\"font-mono\">FileData</span></a>, <a href=\"#gallerydata\"><span class=\"font-mono\">GalleryData</span></a>, <a href=\"#gifdata\"><span class=\"font-mono\">GIFData</span></a>, <a href=\"#htmldata\"><span class=\"font-mono\">HTMLData</span></a>, <a href=\"#imagedata\"><span class=\"font-mono\">ImageData</span></a>, <a href=\"#linkpreviewdata\"><span class=\"font-mono\">LinkPreviewData</span></a>, <a href=\"#polldata\"><span class=\"font-mono\">PollData</span></a>, <a href=\"#buttondata\"><span class=\"font-mono\">ButtonData</span></a>, <a href=\"#collapsiblelistdata\"><span class=\"font-mono\">CollapsibleListData</span></a>, <a href=\"#tabledata\"><span class=\"font-mono\">TableData</span></a>, <a href=\"#embeddata\"><span class=\"font-mono\">EmbedData</span></a>, <a href=\"#audiodata\"><span class=\"font-mono\">AudioData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | <a href=\"#plugincontainerdata_width\"><span class=\"font-mono\">PluginContainerData_Width</span></a> | Node display width. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">alignment</span> | `enum`: `\"CENTER\"`, `\"LEFT\"`, `\"RIGHT\"` | Node alignment in its container. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">spoiler</span> | <a href=\"#plugincontainerdata_spoiler\"><span class=\"font-mono\">PluginContainerData_Spoiler</span></a> | Spoiler cover settings. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">height</span> | <a href=\"#plugincontainerdata_height\"><span class=\"font-mono\">PluginContainerData_Height</span></a> | Node display height. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textWrap</span> | <span class=\"font-mono\">boolean</span><br> | Whether the text should wrap around the node when it's displayed. If `textWrap` is `false`, the node fills the width of its container. <br> Default: `true` for all node types except `DIVIDER`. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PluginContainerData_Spoiler</span>\n\n**Used in:** <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">enabled</span> | <span class=\"font-mono\">boolean</span><br> | Whether the spoiler cover is enabled. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">description</span> | <span class=\"font-mono\">string</span><br> | Text displayed on the spoiler cover. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">buttonText</span> | <span class=\"font-mono\">string</span><br> | Text that appears on the button that removes the spoiler cover. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PluginContainerData_Width</span>\n\n**Used in:** <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a>\n\nNode display width.\n\n\n\n<blockquote class=\"caution\">\n You must provide at least one of the following fields: <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">size</span>, <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">custom</span>.\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">size</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">At least one of</span> | `enum`: `\"CONTENT\"`, `\"SMALL\"`, `\"ORIGINAL\"`, `\"FULL_WIDTH\"` | Width of a node in a container. Supported values: <br> - `CONTENT`: Width of the container matches the content width. <br> - `SMALL`: Small width. <br> - `ORIGINAL`: Width of the container matches the original image width. **Note:** This value is only applicable for `imageData` containers. <br> `FULL_WIDTH`: Image container takes up the full width of the screen. **Note:** This value is only applicable for `imageData` containers. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">custom</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">At least one of</span> | <span class=\"font-mono\">string</span><br> | A custom width value in pixels. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">PluginContainerData_Height</span>\n\n**Used in:** <a href=\"#plugincontainerdata\"><span class=\"font-mono\">PluginContainerData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">custom</span> | <span class=\"font-mono\">string</span><br> | Node display height in pixels. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">NodeStyle</span>\n\n**Used in:** <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a>, <a href=\"#paragraphnode\"><span class=\"font-mono\">ParagraphNode</span></a>, <a href=\"#headingnode\"><span class=\"font-mono\">HeadingNode</span></a>, <a href=\"#blockquotenode\"><span class=\"font-mono\">BlockquoteNode</span></a>, <a href=\"#codeblocknode\"><span class=\"font-mono\">CodeBlockNode</span></a>, <a href=\"#captionnode\"><span class=\"font-mono\">CaptionNode</span></a>\n\n<blockquote class='info'><p><span id=\"plugin-lineSpacing\"></span><b>Note:</b> This type requires the `lineSpacing` <a href=\"https://dev.wix.com/docs/ricos/getting-started/introduction#plugins\">plugin to be enabled.</a></p></blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">paddingTop</span> | <span class=\"font-mono\">string</span><br> | The top padding value in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">paddingBottom</span> | <span class=\"font-mono\">string</span><br> | The bottom padding value in pixels. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">backgroundColor</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">string</span><br> | |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TextStyle</span>\n\n**Used in:** <a href=\"#paragraphdata\"><span class=\"font-mono\">ParagraphData</span></a>, <a href=\"#headingdata\"><span class=\"font-mono\">HeadingData</span></a>, <a href=\"#codeblockdata\"><span class=\"font-mono\">CodeBlockData</span></a>, <a href=\"#captiondata\"><span class=\"font-mono\">CaptionData</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">textAlignment</span> | `enum`: `\"AUTO\"`, `\"LEFT\"`, `\"RIGHT\"`, `\"CENTER\"`, `\"JUSTIFY\"` | Text alignment. Supported values: <br> - `AUTO`: Text aligns itself automatically. <br> - `LEFT`: Text is aligned to the left. <br> - `RIGHT`: Text is aligned to the right. <br> - `CENTER`: Text is centered. <br> - `JUSTIFY`: Text is justified to both margins. <br> Default: `AUTO`. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">lineHeight</span> | <span class=\"font-mono\">string</span><br> | Vertical spacing between lines of text in an element. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Link</span>\n\n**Used in:** <a href=\"#imagedata\"><span class=\"font-mono\">ImageData</span></a>, <a href=\"#linkpreviewdata\"><span class=\"font-mono\">LinkPreviewData</span></a>, <a href=\"#buttondata\"><span class=\"font-mono\">ButtonData</span></a>, <a href=\"#linkdata\"><span class=\"font-mono\">LinkData</span></a>, <a href=\"#gallerydata_item_image\"><span class=\"font-mono\">GalleryData_Item_Image</span></a>\n\nLink object.\n\n\n\n<blockquote class=\"caution\">\n You must provide exactly one of the following fields: <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span>, <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">anchor</span>.\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Exactly one of</span> | <span class=\"font-mono\">string</span><br> | Absolute URL to link to. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">anchor</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Exactly one of</span> | <span class=\"font-mono\">string</span><br> | Target [Node ID](#node-ids) to link to. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">target</span> | `enum`: `\"SELF\"`, `\"BLANK\"`, `\"PARENT\"`, `\"TOP\"` | The HTML `target` attribute value for the link. This property defines where the link opens. <br> Supported values: <br> `SELF` - Opens the link in the same frame.<br> `BLANK` - Opens the link in a new browser tab or window.<br> `PARENT` - Opens the link in the parent frame.<br> `TOP` - Opens the link in the full body of the link's browser tab or window. <br> Default: `SELF` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">rel</span> | <a href=\"#link_rel\"><span class=\"font-mono\">Link_Rel</span></a> | Relationship between the current document and the linked document. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Link_Rel</span>\n\n**Used in:** <a href=\"#link\"><span class=\"font-mono\">Link</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nofollow</span> | <span class=\"font-mono\">boolean</span><br> | Indicates to search engine crawlers not to follow the link. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">sponsored</span> | <span class=\"font-mono\">boolean</span><br> | Indicates to search engine crawlers that the link is a paid placement such as sponsored content or an advertisement. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">ugc</span> | <span class=\"font-mono\">boolean</span><br> | Indicates that this link is user-generated content and isn't necessarily trusted or endorsed by the page author. <br> Default: `false` |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">noreferrer</span> | <span class=\"font-mono\">boolean</span><br> | Indicates that this link protects referral information from being passed to the target website. |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">FileSource</span>\n\n**Used in:** <a href=\"#filedata\"><span class=\"font-mono\">FileData</span></a>, <a href=\"#media\"><span class=\"font-mono\">Media</span></a>\n\nFile source object.\n\n\n\n<blockquote class=\"caution\">\n You must provide exactly one of the following fields: <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span>, <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span>.\n</blockquote>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">url</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Exactly one of</span> | <span class=\"font-mono\">string</span><br> | File source URL. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Exactly one of</span> | <span class=\"font-mono\">string</span><br> | ID that's resolved to a URL by a resolver function. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">private</span> | <span class=\"font-mono\">boolean</span><br> | Whether the file's source is private. Learn more about private files in Wix ([SDK](https://dev.wix.com/docs/sdk/backend-modules/media/files/private-files) | [REST](https://dev.wix.com/docs/rest/assets/media/media-manager/files/private-files)). <br> Default: `false` |\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Media</span>\n\n**Used in:** <a href=\"#videodata\"><span class=\"font-mono\">VideoData</span></a>, <a href=\"#imagedata\"><span class=\"font-mono\">ImageData</span></a>, <a href=\"#audiodata\"><span class=\"font-mono\">AudioData</span></a>, <a href=\"#polldata_poll\"><span class=\"font-mono\">PollData_Poll</span></a>, <a href=\"#appembeddataproduct\"><span class=\"font-mono\">AppEmbedDataProduct</span></a>, <a href=\"#appembeddataevent\"><span class=\"font-mono\">AppEmbedDataEvent</span></a>, <a href=\"#appembeddatabooking\"><span class=\"font-mono\">AppEmbedDataBooking</span></a>, <a href=\"#gallerydata_item_image\"><span class=\"font-mono\">GalleryData_Item_Image</span></a>, <a href=\"#gallerydata_item_video\"><span class=\"font-mono\">GalleryData_Item_Video</span></a>, <a href=\"#polldata_poll_option\"><span class=\"font-mono\">PollData_Poll_Option</span></a>, <a href=\"#polldata_background_imagevariant\"><span class=\"font-mono\">PollData_Background_ImageVariant</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">src</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Required</span> | <a href=\"#filesource\"><span class=\"font-mono\">FileSource</span></a> | File source. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">width</span> | <span class=\"font-mono\">int32</span><br> | Media width in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">height</span> | <span class=\"font-mono\">int32</span><br> | Media height in pixels. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">duration</span> | <span class=\"font-mono\">float64</span><br> | Media duration in seconds. Only relevant for audio and video files. |\n\n\n\n## Metadata\n\nMetadata contains information about the Ricos document itself, such as its version.\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">Metadata</span>\n\n**Used in:** <a href=\"#ricosdocument\"><span class=\"font-mono\">RicosDocument</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">version</span> | <span class=\"font-mono\">int32</span><br> | Ricos document version. |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">id</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">any</a> | |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">createdTimestamp</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">any</a> | |\n| <span style=\"text-decoration: line-through;\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">updatedTimestamp</span><br><span style=\"line-height: 28px\" class=\"font-mono text-xs tracking-[0.0075em] text-red-600\">Deprecated</span> | <span class=\"font-mono\">any</a> | |\n\n## Document Styles\nDecorations included in `DocumentStyle` are applied throughout the Ricos document for the specified node types.\n\n#### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">DocumentStyle</span>\n\n**Used in:** <a href=\"#ricosdocument\"><span class=\"font-mono\">RicosDocument</span></a>\n\nSets a default styling for specific node types throughout the entire Ricos Document. For example, you can set the text color for all Heading 1 nodes.\nYou can override the styling of specific Text nodes separately using [decorations](#decorations).\n\n\n\n<widget src=\"https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component\" examples=\"W3sidGl0bGUiOiJUaGUgc2FtZSBzdHlsZSBmb3IgYWxsIEgyIGhlYWRpbmdzIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiKgb3IgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJpdGFsaWMiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIsIGFkZGluZyBpbWFnZXMsIGFuZCBjcmVhdGluZyBsaXN0cyBhcmUganVzdCBhIGZldyBvZiB0aGUgdGhpbmdzIHdlIGNhbiBkbyB3aXRoIE1hcmtkb3duLiAifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Img3cHZuMzU4In0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibzh2bmczNzEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTZWN0aW9uIFR3bzogRm9ybWF0dGluZyBUZXh0ICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJjZGI1MzkyOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik1hcmtkb3duIHByb3ZpZGVzIHNpbXBsZSBzeW50YXggZm9yIGZvcm1hdHRpbmcgdGV4dC4gQmVsb3cgYXJlIHNvbWUgY29tbW9uIGZvcm1hdHRpbmcgb3B0aW9uczogIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI3cGI2bzM4NSJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6InAyN3puMzk5Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogQm9sZCBhbmQgSXRhbGljICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJ4d2N1bzQyOSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCb2xkIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJJdGFsaWMgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiSVRBTElDIiwiaXRhbGljRGF0YSI6dHJ1ZX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBzaW5nbGUgYXN0ZXJpc2tzIChgKmApLiAifX1dfV0sImRvY3VtZW50U3R5bGUiOnsiaGVhZGVyVHdvIjp7ImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fX19XQ==\">\n<div style=\"height:474px\">\n <strong>Example: </strong><a href=\"https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoG9yICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiaXRhbGljIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiLCBhZGRpbmcgaW1hZ2VzLCBhbmQgY3JlYXRpbmcgbGlzdHMgYXJlIGp1c3QgYSBmZXcgb2YgdGhlIHRoaW5ncyB3ZSBjYW4gZG8gd2l0aCBNYXJrZG93bi4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJoN3B2bjM1OCJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6Im84dm5nMzcxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBUd286IEZvcm1hdHRpbmcgVGV4dCAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6Mn19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiY2RiNTM5MjgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJNYXJrZG93biBwcm92aWRlcyBzaW1wbGUgc3ludGF4IGZvciBmb3JtYXR0aW5nIHRleHQuIEJlbG93IGFyZSBzb21lIGNvbW1vbiBmb3JtYXR0aW5nIG9wdGlvbnM6ICJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiN3BiNm8zODUifSx7InR5cGUiOiJIRUFESU5HIiwiaWQiOiJwMjd6bjM5OSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlN1YnNlY3Rpb246IEJvbGQgYW5kIEl0YWxpYyAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6M319LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieHdjdW80MjkiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiItwqAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkJvbGQgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiwqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii3CoCJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiSXRhbGljIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoGlzIGNyZWF0ZWQgYnkgd3JhcHBpbmcgdGV4dCB3aXRoIHNpbmdsZSBhc3Rlcmlza3MgKGAqYCkuICJ9fV19XSwiZG9jdW1lbnRTdHlsZSI6eyJoZWFkZXJUd28iOnsiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19fQ..\">The same style for all H2 headings</a><br>\n</div>\n</widget>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerOne</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H1 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerTwo</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H2 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerThree</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H3 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerFour</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H4 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerFive</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H5 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">headerSix</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the H6 nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">paragraph</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the paragraph nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">blockquote</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the block quote nodes. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">codeBlock</span> | <a href=\"#textnodestyle\"><span class=\"font-mono\">TextNodeStyle</span></a> | Style for the codeblock nodes. |\n\n##### <span style=\"font-weight: 700;\" class=\"rounded-lg border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-2 py-1 leading-[18px] tracking-[0.0175em] font-bold text-slate-900\">TextNodeStyle</span>\n\n**Used in:** <a href=\"#documentstyle\"><span class=\"font-mono\">DocumentStyle</span></a>\n\n\n\n| Field | Type | Description |\n| :------ | :------ | :------ |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">decorations</span> | <span class=\"font-mono\">Array &lt;</span><a href=\"#decoration\"><span class=\"font-mono\">Decoration</span></a><span class=\"font-mono\">&gt;</span> | Text node decorations. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">nodeStyle</span> | <a href=\"#nodestyle\"><span class=\"font-mono\">NodeStyle</span></a> | Node style, such as padding. <br> **Note:** This node requires the [lineSpacing](#plugins) plugin to be enabled. |\n| <span style=\"\" class=\"rounded border-[1px] border-blue-300 font-mono border-none bg-blue-100 px-3 py-1.5 text-sm font-medium leading-[18px] tracking-[0.0175em] text-[#224670]\">lineHeight</span> | <span class=\"font-mono\">string</span><br> | Text line height. |";
2
2
  //# sourceMappingURL=ricos-document-reference.d.ts.map