@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
@@ -38,51 +38,22 @@ const ricosDocumentReferenceMd = `# Ricos Document
38
38
  </p>
39
39
  </div>
40
40
 
41
+ A Ricos document object defines rich content.
41
42
 
42
- Wix Ricos defines its own data structure, the Ricos document. Its a central
43
- piece of Ricos technology as the rich content editor and viewer are built
44
- around it.
43
+ The object structure of a Ricos document is a tree of nodes that represent blocks of content.
44
+ Some nodes are basic, such as paragraphs, and some nodes are complex, such as tables.
45
45
 
46
- Fundamentally, the object structure is a **tree of nodes** representing content
47
- blocks. It includes basic text container nodes (like paragraphs, headings,
48
- lists, and so on), as well as more complex nodes that require Ricos plugins to
49
- work. These complex nodes allow for the creation of advanced content blocks
50
- (like videos, tables, galleries, and so on).
46
+ A 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.
47
+ The main difference is that a Ricos document has more constraints, which makes it easier to manipulate it and display the content in different environments.
51
48
 
52
- The Ricos document resembles HTML, with various node types acting like HTML
53
- tags and their fields functioning as attributes. The \`nodes\` field represents the
54
- children of HTML tags. The primary difference, and the reason Ricos does not use
55
- HTML as its structure, is that the Ricos document imposes more constraints. This
56
- allows it to be more easily manipulated and displayed across different
57
- environments.
58
-
59
- <div
60
- 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"
61
- >
62
- <p class="m-0 text-slate-950">
63
- <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.
64
- </p>
65
- </div>
66
-
67
- ## Quicklinks
68
- - For **text** use [Paragraph](#paragraphnode), [Heading](#headingnode), [Blockquote](#blockquotenode), [CodeBlock](#codeblocknode), [Text](#textnode) nodes.
69
- - For **lists** use [BulletedList](#bulletedlistnode), [OrderedList](#orderedlistnode), [CollapsibleList](#collapsiblelistnode), [Table](#tablenode) nodes.
70
- - For **media** use [Image](#imagenode), [Video](#videonode), [Gallery](#gallerynode), [Gif](#gifnode), [Audio](#audionode), [File](#filenode) nodes.
71
- - For **embeds** use [AppEmbed](#appembednode), [Embed](#embednode), [LinkPreview](#linkpreviewnode), [Html](#htmlnode) nodes.
72
- - Other nodes: [Divider](#dividernode), [Button](#buttonnode).
73
- - **Decorations**: [Bold](#bolddecoration), [Italic](#italicdecoration), [Underline](#underlinedecoration), [Spoiler](#spoilerdecoration), [Anchor](#anchordecoration), [Mention](#mentiondecoration), [Link](#linkdecoration), [Color](#colordecoration), [FontSize](#fontsizedecoration)
49
+ <blockquote class="important">
50
+ <strong>Important:</strong>
51
+
52
+ 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.
53
+ </blockquote>
74
54
 
75
55
  ## Playground
76
-
77
- You can experiment with with rich content directly using the
78
- embedded playground we provide. You can experiment in the following way:
79
- - By editing the Ricos document in the \`Document\` section of the
80
- playground.
81
- - By editing content in the \`Editor\` section. You will see how the
82
- Ricos document is updated to reflect any changes made in the \`Editor\` section.
83
-
84
- For a more comfortable experience you can try viewing examples in the [Full
85
- playground](https://ricos.dev).
56
+ While 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.
86
57
 
87
58
 
88
59
 
@@ -94,7 +65,65 @@ playground](https://ricos.dev).
94
65
 
95
66
 
96
67
 
97
- ## Reference
68
+
69
+ ## Navigation shortcuts
70
+ - **Text**: [\`Paragraph\`](#paragraphnode), [\`Heading\`](#headingnode), [\`Blockquote\`](#blockquotenode), [\`CodeBlock\`](#codeblocknode), [\`Text\`](#textnode).
71
+ - **Lists**: [\`BulletedList\`](#bulletedlistnode), [\`OrderedList\`](#orderedlistnode), [\`CollapsibleList\`](#collapsiblelistnode), [\`Table\`](#tablenode).
72
+ - **Media**: [\`Image\`](#imagenode), [\`Video\`](#videonode), [\`Gallery\`](#gallerynode), [\`Gif\`](#gifnode), [\`Audio\`](#audionode), [\`File\`](#filenode).
73
+ - **Embeds**: [\`AppEmbed\`](#appembednode), [\`Embed\`](#embednode), [\`LinkPreview\`](#linkpreviewnode), [\`Html\`](#htmlnode).
74
+ - Other nodes: [\`Divider\`](#dividernode), [\`Button\`](#buttonnode).
75
+ - **Decorations**: [\`Bold\`](#bolddecoration), [\`Italic\`](#italicdecoration), [\`Underline\`](#underlinedecoration), [\`Spoiler\`](#spoilerdecoration), [\`Anchor\`](#anchordecoration), [\`Mention\`](#mentiondecoration), [\`Link\`](#linkdecoration), [\`Color\`](#colordecoration), [\`FontSize\`](#fontsizedecoration).
76
+
77
+ ## Key concepts
78
+ Here are some key concepts that you may need to build your Ricos document.
79
+
80
+ ### Node IDs
81
+ Every 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.
82
+
83
+ The Ricos playground automatically generates node IDs, but if you aren't using the playground, you must add node IDs yourself.
84
+
85
+ ### Tagged unions
86
+ Some 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.
87
+
88
+ Tagged 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.
89
+
90
+ Learn more about [tagged unions](https://en.wikipedia.org/wiki/Tagged_union).
91
+
92
+ ### Formats
93
+
94
+ | Format | Description |
95
+ | :------ | :------ |
96
+ | WEB_URL | A URL that starts with \`http://\` or \`https://\`. |
97
+ | COLOR_HEX | A color in hexadecimal RGB or RGBA format, for example \`#FF0000\` or \`#FF000050\`. \`COLOR_HEX\` accepts shorthand, for example #F00 or #F005. |
98
+ | NODE_ID | See [Node ID](#node-ids). |
99
+
100
+ ### Plugins
101
+ Full list of Ricos [plugins](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins):
102
+ - [actionButton](#plugin-actionButton)
103
+ - [appEmbed](#plugin-appEmbed)
104
+ - [audio](#plugin-audio)
105
+ - [codeBlock](#plugin-codeBlock)
106
+ - [collapsibleList](#plugin-collapsibleList)
107
+ - [divider](#plugin-divider)
108
+ - [file](#plugin-file)
109
+ - [gallery](#plugin-gallery)
110
+ - [giphy](#plugin-giphy)
111
+ - [html](#plugin-html)
112
+ - [image](#plugin-image)
113
+ - [lineSpacing](#plugin-lineSpacing)
114
+ - [linkButton](#plugin-linkButton)
115
+ - [linkPreview](#plugin-linkPreview)
116
+ - [link](#plugin-link)
117
+ - [mention](#plugin-mention)
118
+ - [poll](#plugin-poll)
119
+ - [spoiler](#plugin-spoiler)
120
+ - [table](#plugin-table)
121
+ - [textColor](#plugin-textColor)
122
+ - [textHighlight](#plugin-textHighlight)
123
+ - [video](#plugin-video)
124
+
125
+
126
+ ## Root-level type
98
127
 
99
128
  ##### <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>
100
129
 
@@ -102,83 +131,85 @@ playground](https://ricos.dev).
102
131
 
103
132
  | Field | Type | Description |
104
133
  | :------ | :------ | :------ |
105
- | <span style="" class="rounded border-[1px] border-blue-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. |
106
- | <span style="" class="rounded border-[1px] border-blue-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. |
107
- | <span style="" class="rounded border-[1px] border-blue-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. |
134
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
135
+ | <span style="" class="rounded border-[1px] border-blue-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. |
136
+ | <span style="" class="rounded border-[1px] border-blue-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. |
108
137
 
109
138
  ## Nodes
110
- This section describes all possible nodes in the Ricos Document.
111
- Some are [unions](#tagged-unions), such as [RootNode](#rootnode).
112
-
113
- Here is the list of specific nodes, presented in alphabetical order for quick access:
114
- [AppEmbedNode](#appembednode),
115
- [AudioNode](#audionode),
116
- [BlockquoteNode](#blockquotenode),
117
- [BulletedListNode](#bulletedlistnode),
118
- [ButtonNode](#buttonnode),
119
- [CodeBlockNode](#codeblocknode),
120
- [CollapsibleItemNode](#collapsibleitemnode),
121
- [CollapsibleItemBodyNode](#collapsibleitembodynode),
122
- [CollapsibleItemTitleNode](#collapsibleitemtitlenode),
123
- [CollapsibleListNode](#collapsiblelistnode),
124
- [DividerNode](#dividernode),
125
- [EmbedNode](#embednode),
126
- [FileNode](#filenode),
127
- [GalleryNode](#gallerynode),
128
- [GifNode](#gifnode),
129
- [HeadingNode](#headingnode),
130
- [HtmlNode](#htmlnode),
131
- [ImageNode](#imagenode),
132
- [CaptionNode](#captionnode),
133
- [LinkPreviewNode](#linkpreviewnode),
134
- [ListItemNode](#listitemnode),
135
- [OrderedListNode](#orderedlistnode),
136
- [ParagraphNode](#paragraphnode),
137
- [PollNode](#pollnode),
138
- [TableCellNode](#tablecellnode),
139
- [TableNode](#tablenode),
140
- [TableRowNode](#tablerownode),
141
- [TextNode](#textnode),
142
- [VideoNode](#videonode).
139
+ Nodes are the containers for content. Each node is used for a different type of content.
140
+
141
+ <details>
142
+ <summary>Available nodes, sorted alphabetically.</summary>
143
+
144
+ - [\`AppEmbedNode\`](#appembednode)
145
+ - [\`AudioNode\`](#audionode)
146
+ - [\`BlockquoteNode\`](#blockquotenode)
147
+ - [\`BulletedListNode\`](#bulletedlistnode)
148
+ - [\`ButtonNode\`](#buttonnode)
149
+ - [\`CodeBlockNode\`](#codeblocknode)
150
+ - [\`CollapsibleItemNode\`](#collapsibleitemnode)
151
+ - [\`CollapsibleItemBodyNode\`](#collapsibleitembodynode)
152
+ - [\`CollapsibleItemTitleNode\`](#collapsibleitemtitlenode)
153
+ - [\`CollapsibleListNode\`](#collapsiblelistnode)
154
+ - [\`DividerNode\`](#dividernode)
155
+ - [\`EmbedNode\`](#embednode)
156
+ - [\`FileNode\`](#filenode)
157
+ - [\`GalleryNode\`](#gallerynode)
158
+ - [\`GifNode\`](#gifnode)
159
+ - [\`HeadingNode\`](#headingnode)
160
+ - [\`HtmlNode\`](#htmlnode)
161
+ - [\`ImageNode\`](#imagenode)
162
+ - [\`CaptionNode\`](#captionnode)
163
+ - [\`LinkPreviewNode\`](#linkpreviewnode)
164
+ - [\`ListItemNode\`](#listitemnode)
165
+ - [\`OrderedListNode\`](#orderedlistnode)
166
+ - [\`ParagraphNode\`](#paragraphnode)
167
+ - [\`PollNode\`](#pollnode)
168
+ - [\`TableCellNode\`](#tablecellnode)
169
+ - [\`TableNode\`](#tablenode)
170
+ - [\`TableRowNode\`](#tablerownode)
171
+ - [\`TextNode\`](#textnode)
172
+ - [\`VideoNode\`](#videonode)
173
+ </details>
174
+
143
175
 
144
176
  ##### <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>
145
177
 
146
178
  **Used in:** <a href="#ricosdocument"><span class="font-mono">RicosDocument</span></a>
147
179
 
148
- Represents nodes that can be added to the root level of \`nodes\` array.
180
+ Nodes that can be added to the root level of \`nodes\` array.
149
181
 
150
- _This type is [Tagged Union](#tagged-unions)
151
- with \`type\` field being the discriminating tag._
182
+ _This type is a [Tagged Union](#tagged-unions)._
152
183
 
153
184
  | Variant | Tag value | Description |
154
185
  | :------ | :------ | :------ |
155
- | <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. |
156
- | <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. |
157
- | <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. |
158
- | <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. |
159
- | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | A node that is used to trigger an action when clicked or activated. |
160
- | <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. |
161
- | <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. |
162
- | <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. |
163
- | <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/). |
164
- | <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. |
165
- | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | A collection of images displayed together in a visually appealing and organized manner. |
166
- | <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. |
167
- | <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. |
168
- | <a href="#htmlnode"><span class="font-mono">HtmlNode</span></a> | \`HTML\` | Incorporates external content, such as interactive maps, or entire web pages. |
169
- | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Displays standalone pictures in a page. |
170
- | <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. |
171
- | <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. |
172
- | <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. |
173
- | <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. |
174
- | <a href="#tablenode"><span class="font-mono">TableNode</span></a> | \`TABLE\` | A structural node used to display data in rows and columns. |
175
- | <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. |
186
+ | <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. |
187
+ | <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. |
188
+ | <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. |
189
+ | <a href="#bulletedlistnode"><span class="font-mono">BulletedListNode</span></a> | \`BULLETED_LIST\` | Bulleted list. |
190
+ | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | Button to trigger an action. |
191
+ | <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. |
192
+ | <a href="#collapsiblelistnode"><span class="font-mono">CollapsibleListNode</span></a> | \`COLLAPSIBLE_LIST\` | List of items where each item can be expanded or collapsed. |
193
+ | <a href="#dividernode"><span class="font-mono">DividerNode</span></a> | \`DIVIDER\` | Horizontal line between different content. |
194
+ | <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/). |
195
+ | <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. |
196
+ | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | Collection of images displayed together. |
197
+ | <a href="#gifnode"><span class="font-mono">GifNode</span></a> | \`GIF\` | GIF images. |
198
+ | <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. |
199
+ | <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. |
200
+ | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Standalone images in a page. |
201
+ | <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. |
202
+ | <a href="#orderedlistnode"><span class="font-mono">OrderedListNode</span></a> | \`ORDERED_LIST\` | Numbered list. |
203
+ | <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. |
204
+ | <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. |
205
+ | <a href="#tablenode"><span class="font-mono">TableNode</span></a> | \`TABLE\` | Data in rows and columns. |
206
+ | <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. |
176
207
 
177
208
  #### <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>
178
209
 
179
210
  **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>
180
211
 
181
- 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.
212
+ 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.
182
213
 
183
214
 
184
215
 
@@ -192,10 +223,10 @@ Used to structure text content, providing a clear separation between different i
192
223
 
193
224
  | Field | Type | Description |
194
225
  | :------ | :------ | :------ |
195
- | <span style="" class="rounded border-[1px] border-blue-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\` |
226
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
196
227
  | <span style="" class="rounded border-[1px] border-blue-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. |
197
228
  | <span style="" class="rounded border-[1px] border-blue-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). |
198
- | <span style="" class="rounded border-[1px] border-blue-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. |
229
+ | <span style="" class="rounded border-[1px] border-blue-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. |
199
230
  | <span style="" class="rounded border-[1px] border-blue-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. |
200
231
 
201
232
  ##### <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>
@@ -206,14 +237,14 @@ Used to structure text content, providing a clear separation between different i
206
237
 
207
238
  | Field | Type | Description |
208
239
  | :------ | :------ | :------ |
209
- | <span style="" class="rounded border-[1px] border-blue-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. |
210
- | <span style="" class="rounded border-[1px] border-blue-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**. |
240
+ | <span style="" class="rounded border-[1px] border-blue-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. |
241
+ | <span style="" class="rounded border-[1px] border-blue-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**. |
211
242
 
212
243
  #### <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>
213
244
 
214
245
  **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>
215
246
 
216
- Text 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).
247
+ Text 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).
217
248
 
218
249
 
219
250
 
@@ -227,7 +258,7 @@ Text nodes hold the text itself (think \`span\` tag in HTML). The difference bet
227
258
 
228
259
  | Field | Type | Description |
229
260
  | :------ | :------ | :------ |
230
- | <span style="" class="rounded border-[1px] border-blue-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\` |
261
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
231
262
  | <span style="" class="rounded border-[1px] border-blue-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. |
232
263
  | <span style="" class="rounded border-[1px] border-blue-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). |
233
264
 
@@ -239,14 +270,14 @@ Text nodes hold the text itself (think \`span\` tag in HTML). The difference bet
239
270
 
240
271
  | Field | Type | Description |
241
272
  | :------ | :------ | :------ |
242
- | <span style="" class="rounded border-[1px] border-blue-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. |
243
- | <span style="" class="rounded border-[1px] border-blue-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. |
273
+ | <span style="" class="rounded border-[1px] border-blue-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. |
274
+ | <span style="" class="rounded border-[1px] border-blue-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. |
244
275
 
245
276
  #### <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>
246
277
 
247
278
  **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>
248
279
 
249
- 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.
280
+ 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.
250
281
 
251
282
 
252
283
 
@@ -260,10 +291,10 @@ Used to denote the heading or title of a section. Headings are hierarchical, wit
260
291
 
261
292
  | Field | Type | Description |
262
293
  | :------ | :------ | :------ |
263
- | <span style="" class="rounded border-[1px] border-blue-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\` |
294
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
264
295
  | <span style="" class="rounded border-[1px] border-blue-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. |
265
296
  | <span style="" class="rounded border-[1px] border-blue-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). |
266
- | <span style="" class="rounded border-[1px] border-blue-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. |
297
+ | <span style="" class="rounded border-[1px] border-blue-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. |
267
298
  | <span style="" class="rounded border-[1px] border-blue-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. |
268
299
 
269
300
  ##### <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>
@@ -274,17 +305,17 @@ Used to denote the heading or title of a section. Headings are hierarchical, wit
274
305
 
275
306
  | Field | Type | Description |
276
307
  | :------ | :------ | :------ |
277
- | <span style="" class="rounded border-[1px] border-blue-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. |
278
- | <span style="" class="rounded border-[1px] border-blue-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. |
279
- | <span style="" class="rounded border-[1px] border-blue-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. |
308
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
309
+ | <span style="" class="rounded border-[1px] border-blue-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. |
310
+ | <span style="" class="rounded border-[1px] border-blue-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. |
280
311
 
281
312
  #### <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>
282
313
 
283
314
  **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>
284
315
 
285
- <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>
316
+ <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>
286
317
 
287
- Displays standalone pictures in a page.
318
+ Standalone images in a page.
288
319
 
289
320
 
290
321
 
@@ -299,7 +330,7 @@ Displays standalone pictures in a page.
299
330
 
300
331
  | Field | Type | Description |
301
332
  | :------ | :------ | :------ |
302
- | <span style="" class="rounded border-[1px] border-blue-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\` |
333
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
303
334
  | <span style="" class="rounded border-[1px] border-blue-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. |
304
335
  | <span style="" class="rounded border-[1px] border-blue-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). |
305
336
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -312,11 +343,11 @@ Displays standalone pictures in a page.
312
343
 
313
344
  | Field | Type | Description |
314
345
  | :------ | :------ | :------ |
315
- | <span style="" class="rounded border-[1px] border-blue-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. |
316
- | <span style="" class="rounded border-[1px] border-blue-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. |
317
- | <span style="" class="rounded border-[1px] border-blue-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. |
346
+ | <span style="" class="rounded border-[1px] border-blue-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. |
347
+ | <span style="" class="rounded border-[1px] border-blue-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. |
348
+ | <span style="" class="rounded border-[1px] border-blue-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. |
318
349
  | <span style="" class="rounded border-[1px] border-blue-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\` |
319
- | <span style="" class="rounded border-[1px] border-blue-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. |
350
+ | <span style="" class="rounded border-[1px] border-blue-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. |
320
351
  | <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. |
321
352
  | <span style="" class="rounded border-[1px] border-blue-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\` |
322
353
 
@@ -324,7 +355,7 @@ Displays standalone pictures in a page.
324
355
 
325
356
  **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>
326
357
 
327
- Represents 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.
358
+ Caption container to be attached to media elements, such as images. Captions support formatted text content and can be styled independently from their parent nodes.
328
359
 
329
360
 
330
361
 
@@ -338,11 +369,11 @@ Represents a caption container that can be attached to media elements like image
338
369
 
339
370
  | Field | Type | Description |
340
371
  | :------ | :------ | :------ |
341
- | <span style="" class="rounded border-[1px] border-blue-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\` |
372
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
342
373
  | <span style="" class="rounded border-[1px] border-blue-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> | |
343
- | <span style="" class="rounded border-[1px] border-blue-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. |
344
- | <span style="" class="rounded border-[1px] border-blue-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. |
345
- | <span style="" class="rounded border-[1px] border-blue-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. |
374
+ | <span style="" class="rounded border-[1px] border-blue-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). |
375
+ | <span style="" class="rounded border-[1px] border-blue-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. |
376
+ | <span style="" class="rounded border-[1px] border-blue-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. |
346
377
 
347
378
  ##### <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>
348
379
 
@@ -352,13 +383,13 @@ Represents a caption container that can be attached to media elements like image
352
383
 
353
384
  | Field | Type | Description |
354
385
  | :------ | :------ | :------ |
355
- | <span style="" class="rounded border-[1px] border-blue-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. |
386
+ | <span style="" class="rounded border-[1px] border-blue-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. |
356
387
 
357
388
  #### <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>
358
389
 
359
390
  **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>
360
391
 
361
- 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.
392
+ Numbered list.
362
393
 
363
394
 
364
395
 
@@ -372,8 +403,8 @@ Presents a group of items in a sequentially numbered or lettered manner. Ordered
372
403
 
373
404
  | Field | Type | Description |
374
405
  | :------ | :------ | :------ |
375
- | <span style="" class="rounded border-[1px] border-blue-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\` |
376
- | <span style="" class="rounded border-[1px] border-blue-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. |
406
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
407
+ | <span style="" class="rounded border-[1px] border-blue-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. |
377
408
  | <span style="" class="rounded border-[1px] border-blue-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). |
378
409
  | <span style="" class="rounded border-[1px] border-blue-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. |
379
410
 
@@ -385,15 +416,15 @@ Presents a group of items in a sequentially numbered or lettered manner. Ordered
385
416
 
386
417
  | Field | Type | Description |
387
418
  | :------ | :------ | :------ |
388
- | <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. |
389
- | <span style="" class="rounded border-[1px] border-blue-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. |
390
- | <span style="" class="rounded border-[1px] border-blue-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. |
419
+ | <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. |
420
+ | <span style="" class="rounded border-[1px] border-blue-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. |
421
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
391
422
 
392
423
  #### <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>
393
424
 
394
425
  **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>
395
426
 
396
- 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.
427
+ Bulleted list.
397
428
 
398
429
 
399
430
 
@@ -407,8 +438,8 @@ Presents a group of items in a visually organized manner, where each item is pre
407
438
 
408
439
  | Field | Type | Description |
409
440
  | :------ | :------ | :------ |
410
- | <span style="" class="rounded border-[1px] border-blue-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\` |
411
- | <span style="" class="rounded border-[1px] border-blue-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. |
441
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
442
+ | <span style="" class="rounded border-[1px] border-blue-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. |
412
443
  | <span style="" class="rounded border-[1px] border-blue-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). |
413
444
  | <span style="" class="rounded border-[1px] border-blue-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. |
414
445
 
@@ -421,7 +452,7 @@ Presents a group of items in a visually organized manner, where each item is pre
421
452
  | Field | Type | Description |
422
453
  | :------ | :------ | :------ |
423
454
  | <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> | |
424
- | <span style="" class="rounded border-[1px] border-blue-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. |
455
+ | <span style="" class="rounded border-[1px] border-blue-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. |
425
456
 
426
457
  ##### <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>
427
458
 
@@ -430,13 +461,11 @@ Presents a group of items in a visually organized manner, where each item is pre
430
461
 
431
462
 
432
463
  <blockquote class="caution">
433
- <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>:
464
+ <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>
434
465
 
435
466
  \`(PARAGRAPH|HEADING|IMAGE|VIDEO|GIF|GALLERY) (PARAGRAPH|BULLETED_LIST|ORDERED_LIST|HEADING|IMAGE|VIDEO|GIF|GALLERY)*\`
436
467
 
437
- A list item must start with a paragraph or heading, followed by any number of paragraphs, bulleted lists, or ordered lists.
438
-
439
- More about [patterns](#patterns)
468
+ Must start with a paragraph or heading, followed by any number of paragraphs, bulleted lists, or ordered lists.
440
469
  </blockquote>
441
470
 
442
471
 
@@ -451,25 +480,24 @@ More about [patterns](#patterns)
451
480
 
452
481
  **Used in:** <a href="#listitemnode"><span class="font-mono">ListItemNode</span></a>
453
482
 
454
- _This type is [Tagged Union](#tagged-unions)
455
- with \`type\` field being the discriminating tag._
483
+ _This type is a [Tagged Union](#tagged-unions)._
456
484
 
457
485
  | Variant | Tag value | Description |
458
486
  | :------ | :------ | :------ |
459
- | <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. |
460
- | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | A collection of images displayed together in a visually appealing and organized manner. |
461
- | <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. |
462
- | <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. |
463
- | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Displays standalone pictures in a page. |
464
- | <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. |
465
- | <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. |
466
- | <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. |
487
+ | <a href="#bulletedlistnode"><span class="font-mono">BulletedListNode</span></a> | \`BULLETED_LIST\` | Bulleted list. |
488
+ | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | Collection of images displayed together. |
489
+ | <a href="#gifnode"><span class="font-mono">GifNode</span></a> | \`GIF\` | GIF images. |
490
+ | <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. |
491
+ | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Standalone images in a page. |
492
+ | <a href="#orderedlistnode"><span class="font-mono">OrderedListNode</span></a> | \`ORDERED_LIST\` | Numbered list. |
493
+ | <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. |
494
+ | <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. |
467
495
 
468
496
  #### <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>
469
497
 
470
498
  **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>
471
499
 
472
- 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.
500
+ 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.
473
501
 
474
502
 
475
503
 
@@ -483,11 +511,11 @@ Used to visually distinguish quoted or cited content from the surrounding text.
483
511
 
484
512
  | Field | Type | Description |
485
513
  | :------ | :------ | :------ |
486
- | <span style="" class="rounded border-[1px] border-blue-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\` |
487
- | <span style="" class="rounded border-[1px] border-blue-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. |
514
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
515
+ | <span style="" class="rounded border-[1px] border-blue-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. |
488
516
  | <span style="" class="rounded border-[1px] border-blue-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). |
489
517
  | <span style="" class="rounded border-[1px] border-blue-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. |
490
- | <span style="" class="rounded border-[1px] border-blue-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. |
518
+ | <span style="" class="rounded border-[1px] border-blue-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. |
491
519
 
492
520
  ##### <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>
493
521
 
@@ -497,15 +525,15 @@ Used to visually distinguish quoted or cited content from the surrounding text.
497
525
 
498
526
  | Field | Type | Description |
499
527
  | :------ | :------ | :------ |
500
- | <span style="" class="rounded border-[1px] border-blue-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. |
528
+ | <span style="" class="rounded border-[1px] border-blue-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. |
501
529
 
502
530
  #### <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>
503
531
 
504
532
  **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>
505
533
 
506
- <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>
534
+ <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>
507
535
 
508
- 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.
536
+ GIF images.
509
537
 
510
538
 
511
539
 
@@ -519,7 +547,7 @@ GIF images are made up of a series of frames, allowing them to display animation
519
547
 
520
548
  | Field | Type | Description |
521
549
  | :------ | :------ | :------ |
522
- | <span style="" class="rounded border-[1px] border-blue-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\` |
550
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
523
551
  | <span style="" class="rounded border-[1px] border-blue-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. |
524
552
  | <span style="" class="rounded border-[1px] border-blue-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). |
525
553
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -532,7 +560,7 @@ GIF images are made up of a series of frames, allowing them to display animation
532
560
 
533
561
  | Field | Type | Description |
534
562
  | :------ | :------ | :------ |
535
- | <span style="" class="rounded border-[1px] border-blue-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. |
563
+ | <span style="" class="rounded border-[1px] border-blue-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. |
536
564
  | <span style="" class="rounded border-[1px] border-blue-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. |
537
565
  | <span style="" class="rounded border-[1px] border-blue-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. |
538
566
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -546,17 +574,17 @@ GIF images are made up of a series of frames, allowing them to display animation
546
574
 
547
575
  | Field | Type | Description |
548
576
  | :------ | :------ | :------ |
549
- | <span style="" class="rounded border-[1px] border-blue-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. |
550
- | <span style="" class="rounded border-[1px] border-blue-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. |
577
+ | <span style="" class="rounded border-[1px] border-blue-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. |
578
+ | <span style="" class="rounded border-[1px] border-blue-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. |
551
579
  | <span style="" class="rounded border-[1px] border-blue-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. |
552
580
 
553
581
  #### <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>
554
582
 
555
583
  **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>
556
584
 
557
- <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>
585
+ <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>
558
586
 
559
- 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.
587
+ 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.
560
588
 
561
589
 
562
590
 
@@ -571,7 +599,7 @@ A multimedia node that is used to embed and play video content directly in a pag
571
599
 
572
600
  | Field | Type | Description |
573
601
  | :------ | :------ | :------ |
574
- | <span style="" class="rounded border-[1px] border-blue-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\` |
602
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
575
603
  | <span style="" class="rounded border-[1px] border-blue-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. |
576
604
  | <span style="" class="rounded border-[1px] border-blue-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). |
577
605
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -584,9 +612,9 @@ A multimedia node that is used to embed and play video content directly in a pag
584
612
 
585
613
  | Field | Type | Description |
586
614
  | :------ | :------ | :------ |
587
- | <span style="" class="rounded border-[1px] border-blue-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. |
588
- | <span style="" class="rounded border-[1px] border-blue-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. |
589
- | <span style="" class="rounded border-[1px] border-blue-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. |
615
+ | <span style="" class="rounded border-[1px] border-blue-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. |
616
+ | <span style="" class="rounded border-[1px] border-blue-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. |
617
+ | <span style="" class="rounded border-[1px] border-blue-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. |
590
618
  | <span style="" class="rounded border-[1px] border-blue-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\` |
591
619
  | <span style="" class="rounded border-[1px] border-blue-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. |
592
620
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -607,9 +635,9 @@ A multimedia node that is used to embed and play video content directly in a pag
607
635
 
608
636
  **Used in:** <a href="#rootnode"><span class="font-mono">RootNode</span></a>, <a href="#collapsibleitembodychildnode"><span class="font-mono">CollapsibleItemBodyChildNode</span></a>
609
637
 
610
- <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>
638
+ <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>
611
639
 
612
- A structural node used to display data in rows and columns.
640
+ Data in rows and columns.
613
641
 
614
642
 
615
643
 
@@ -623,8 +651,8 @@ A structural node used to display data in rows and columns.
623
651
 
624
652
  | Field | Type | Description |
625
653
  | :------ | :------ | :------ |
626
- | <span style="" class="rounded border-[1px] border-blue-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\` |
627
- | <span style="" class="rounded border-[1px] border-blue-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. |
654
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
655
+ | <span style="" class="rounded border-[1px] border-blue-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. |
628
656
  | <span style="" class="rounded border-[1px] border-blue-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). |
629
657
  | <span style="" class="rounded border-[1px] border-blue-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. |
630
658
 
@@ -636,8 +664,8 @@ A structural node used to display data in rows and columns.
636
664
 
637
665
  | Field | Type | Description |
638
666
  | :------ | :------ | :------ |
639
- | <span style="" class="rounded border-[1px] border-blue-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\` |
640
- | <span style="" class="rounded border-[1px] border-blue-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. |
667
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
668
+ | <span style="" class="rounded border-[1px] border-blue-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. |
641
669
  | <span style="" class="rounded border-[1px] border-blue-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). |
642
670
 
643
671
  ##### <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>
@@ -648,7 +676,7 @@ A structural node used to display data in rows and columns.
648
676
 
649
677
  | Field | Type | Description |
650
678
  | :------ | :------ | :------ |
651
- | <span style="" class="rounded border-[1px] border-blue-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. |
679
+ | <span style="" class="rounded border-[1px] border-blue-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. |
652
680
  | <span style="" class="rounded border-[1px] border-blue-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. |
653
681
  | <span style="" class="rounded border-[1px] border-blue-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\` |
654
682
  | <span style="" class="rounded border-[1px] border-blue-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\` |
@@ -661,7 +689,7 @@ A structural node used to display data in rows and columns.
661
689
 
662
690
  | Field | Type | Description |
663
691
  | :------ | :------ | :------ |
664
- | <span style="" class="rounded border-[1px] border-blue-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. |
692
+ | <span style="" class="rounded border-[1px] border-blue-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. |
665
693
  | <span style="" class="rounded border-[1px] border-blue-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. |
666
694
  | <span style="" class="rounded border-[1px] border-blue-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. |
667
695
 
@@ -673,8 +701,8 @@ A structural node used to display data in rows and columns.
673
701
 
674
702
  | Field | Type | Description |
675
703
  | :------ | :------ | :------ |
676
- | <span style="" class="rounded border-[1px] border-blue-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\` |
677
- | <span style="" class="rounded border-[1px] border-blue-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. |
704
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
705
+ | <span style="" class="rounded border-[1px] border-blue-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. |
678
706
  | <span style="" class="rounded border-[1px] border-blue-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). |
679
707
  | <span style="" class="rounded border-[1px] border-blue-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. |
680
708
 
@@ -684,28 +712,27 @@ A structural node used to display data in rows and columns.
684
712
 
685
713
  Table cell content node.
686
714
 
687
- _This type is [Tagged Union](#tagged-unions)
688
- with \`type\` field being the discriminating tag._
715
+ _This type is a [Tagged Union](#tagged-unions)._
689
716
 
690
717
  | Variant | Tag value | Description |
691
718
  | :------ | :------ | :------ |
692
- | <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. |
693
- | <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. |
694
- | <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. |
695
- | <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. |
696
- | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | A node that is used to trigger an action when clicked or activated. |
697
- | <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. |
698
- | <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. |
699
- | <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/). |
700
- | <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. |
701
- | <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. |
702
- | <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. |
703
- | <a href="#htmlnode"><span class="font-mono">HtmlNode</span></a> | \`HTML\` | Incorporates external content, such as interactive maps, or entire web pages. |
704
- | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Displays standalone pictures in a page. |
705
- | <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. |
706
- | <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. |
707
- | <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. |
708
- | <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. |
719
+ | <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. |
720
+ | <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. |
721
+ | <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. |
722
+ | <a href="#bulletedlistnode"><span class="font-mono">BulletedListNode</span></a> | \`BULLETED_LIST\` | Bulleted list. |
723
+ | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | Button to trigger an action. |
724
+ | <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. |
725
+ | <a href="#dividernode"><span class="font-mono">DividerNode</span></a> | \`DIVIDER\` | Horizontal line between different content. |
726
+ | <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/). |
727
+ | <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. |
728
+ | <a href="#gifnode"><span class="font-mono">GifNode</span></a> | \`GIF\` | GIF images. |
729
+ | <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. |
730
+ | <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. |
731
+ | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Standalone images in a page. |
732
+ | <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. |
733
+ | <a href="#orderedlistnode"><span class="font-mono">OrderedListNode</span></a> | \`ORDERED_LIST\` | Numbered list. |
734
+ | <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. |
735
+ | <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. |
709
736
 
710
737
  ##### <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>
711
738
 
@@ -715,7 +742,7 @@ with \`type\` field being the discriminating tag._
715
742
 
716
743
  | Field | Type | Description |
717
744
  | :------ | :------ | :------ |
718
- | <span style="" class="rounded border-[1px] border-blue-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. |
745
+ | <span style="" class="rounded border-[1px] border-blue-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. |
719
746
  | <span style="" class="rounded border-[1px] border-blue-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. |
720
747
 
721
748
  ##### <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>
@@ -726,8 +753,8 @@ with \`type\` field being the discriminating tag._
726
753
 
727
754
  | Field | Type | Description |
728
755
  | :------ | :------ | :------ |
729
- | <span style="" class="rounded border-[1px] border-blue-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. |
730
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
756
+ | <span style="" class="rounded border-[1px] border-blue-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. |
757
+ | <span style="" class="rounded border-[1px] border-blue-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. |
731
758
 
732
759
  ##### <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>
733
760
 
@@ -737,18 +764,18 @@ with \`type\` field being the discriminating tag._
737
764
 
738
765
  | Field | Type | Description |
739
766
  | :------ | :------ | :------ |
740
- | <span style="" class="rounded border-[1px] border-blue-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. |
741
- | <span style="" class="rounded border-[1px] border-blue-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. |
742
- | <span style="" class="rounded border-[1px] border-blue-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. |
743
- | <span style="" class="rounded border-[1px] border-blue-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. |
767
+ | <span style="" class="rounded border-[1px] border-blue-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. |
768
+ | <span style="" class="rounded border-[1px] border-blue-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. |
769
+ | <span style="" class="rounded border-[1px] border-blue-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. |
770
+ | <span style="" class="rounded border-[1px] border-blue-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. |
744
771
 
745
772
  #### <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>
746
773
 
747
774
  **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>
748
775
 
749
- <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>
776
+ <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>
750
777
 
751
- 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.
778
+ 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.
752
779
 
753
780
 
754
781
 
@@ -763,34 +790,33 @@ Similar to \`LinkPreviewNode\`, this node is used to embed external content prev
763
790
 
764
791
  | Field | Type | Description |
765
792
  | :------ | :------ | :------ |
766
- | <span style="" class="rounded border-[1px] border-blue-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\` |
767
- | <span style="" class="rounded border-[1px] border-blue-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. |
793
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
794
+ | <span style="" class="rounded border-[1px] border-blue-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. |
768
795
  | <span style="" class="rounded border-[1px] border-blue-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). |
769
796
 
770
797
  ##### <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>
771
798
 
772
799
  **Used in:** <a href="#appembednode"><span class="font-mono">AppEmbedNode</span></a>
773
800
 
774
- _This type is [Tagged Union](#tagged-unions)
775
- with \`type\` field being the discriminating tag._
801
+ _This type is a [Tagged Union](#tagged-unions)._
776
802
 
777
803
  | Variant | Tag value | Description |
778
804
  | :------ | :------ | :------ |
779
- | <a href="#appembeddatabooking"><span class="font-mono">AppEmbedDataBooking</span></a> | \`BOOKING\` | Wix Bookings app. Embeds a particular booking. |
780
- | <a href="#appembeddataevent"><span class="font-mono">AppEmbedDataEvent</span></a> | \`EVENT\` | Wix Events app. Embeds a particular event. |
781
- | <a href="#appembeddataproduct"><span class="font-mono">AppEmbedDataProduct</span></a> | \`PRODUCT\` | Wix Stores app. Embeds a particular product. |
805
+ | <a href="#appembeddatabooking"><span class="font-mono">AppEmbedDataBooking</span></a> | \`BOOKING\` | Embeds a booking from Wix Bookings. |
806
+ | <a href="#appembeddataevent"><span class="font-mono">AppEmbedDataEvent</span></a> | \`EVENT\` | Embeds an event from Wix Events. |
807
+ | <a href="#appembeddataproduct"><span class="font-mono">AppEmbedDataProduct</span></a> | \`PRODUCT\` | Embedded a product from Wix Stores. |
782
808
 
783
809
  ##### <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>
784
810
 
785
811
  **Used in:** <a href="#appembeddata"><span class="font-mono">AppEmbedData</span></a>
786
812
 
787
- Wix Stores app. Embeds a particular product.
813
+ Embedded a product from Wix Stores.
788
814
 
789
815
 
790
816
 
791
817
  | Field | Type | Description |
792
818
  | :------ | :------ | :------ |
793
- | <span style="" class="rounded border-[1px] border-blue-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. |
819
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
794
820
  | <span style="" class="rounded border-[1px] border-blue-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. |
795
821
  | <span style="" class="rounded border-[1px] border-blue-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. |
796
822
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -801,16 +827,16 @@ Wix Stores app. Embeds a particular product.
801
827
 
802
828
  **Used in:** <a href="#appembeddata"><span class="font-mono">AppEmbedData</span></a>
803
829
 
804
- Wix Events app. Embeds a particular event.
830
+ Embeds an event from Wix Events.
805
831
 
806
832
 
807
833
 
808
834
  | Field | Type | Description |
809
835
  | :------ | :------ | :------ |
810
- | <span style="" class="rounded border-[1px] border-blue-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"\` | |
836
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
811
837
  | <span style="" class="rounded border-[1px] border-blue-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. |
812
838
  | <span style="" class="rounded border-[1px] border-blue-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. |
813
- | <span style="" class="rounded border-[1px] border-blue-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. |
839
+ | <span style="" class="rounded border-[1px] border-blue-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. |
814
840
  | <span style="" class="rounded border-[1px] border-blue-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. |
815
841
  | <span style="" class="rounded border-[1px] border-blue-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. |
816
842
  | <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. |
@@ -819,7 +845,7 @@ Wix Events app. Embeds a particular event.
819
845
 
820
846
  **Used in:** <a href="#appembeddata"><span class="font-mono">AppEmbedData</span></a>
821
847
 
822
- Wix Bookings app. Embeds a particular booking.
848
+ Embeds a booking from Wix Bookings.
823
849
 
824
850
 
825
851
 
@@ -830,7 +856,7 @@ Wix Bookings app. Embeds a particular booking.
830
856
  | <span style="" class="rounded border-[1px] border-blue-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. |
831
857
  | <span style="" class="rounded border-[1px] border-blue-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. |
832
858
  | <span style="" class="rounded border-[1px] border-blue-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. |
833
- | <span style="" class="rounded border-[1px] border-blue-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. |
859
+ | <span style="" class="rounded border-[1px] border-blue-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. |
834
860
  | <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. |
835
861
 
836
862
  ##### <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>
@@ -858,9 +884,9 @@ Wix Bookings app. Embeds a particular booking.
858
884
 
859
885
  **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>
860
886
 
861
- <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>
887
+ <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>
862
888
 
863
- 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/).
889
+ 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/).
864
890
 
865
891
 
866
892
 
@@ -874,7 +900,7 @@ Similar to \`HtmlNode\`, this node is used to display embedded content when you
874
900
 
875
901
  | Field | Type | Description |
876
902
  | :------ | :------ | :------ |
877
- | <span style="" class="rounded border-[1px] border-blue-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\` |
903
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
878
904
  | <span style="" class="rounded border-[1px] border-blue-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. |
879
905
  | <span style="" class="rounded border-[1px] border-blue-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). |
880
906
 
@@ -898,29 +924,29 @@ Similar to \`HtmlNode\`, this node is used to display embedded content when you
898
924
 
899
925
  | Field | Type | Description |
900
926
  | :------ | :------ | :------ |
901
- | <span style="" class="rounded border-[1px] border-blue-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. |
927
+ | <span style="" class="rounded border-[1px] border-blue-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. |
902
928
  | <span style="" class="rounded border-[1px] border-blue-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. |
903
929
  | <span style="" class="rounded border-[1px] border-blue-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. |
904
- | <span style="" class="rounded border-[1px] border-blue-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. |
905
- | <span style="" class="rounded border-[1px] border-blue-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. |
906
- | <span style="" class="rounded border-[1px] border-blue-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. |
930
+ | <span style="" class="rounded border-[1px] border-blue-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. |
931
+ | <span style="" class="rounded border-[1px] border-blue-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. |
932
+ | <span style="" class="rounded border-[1px] border-blue-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. |
907
933
  | <span style="" class="rounded border-[1px] border-blue-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. |
908
934
  | <span style="" class="rounded border-[1px] border-blue-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. |
909
935
  | <span style="" class="rounded border-[1px] border-blue-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. |
910
936
  | <span style="" class="rounded border-[1px] border-blue-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. |
911
- | <span style="" class="rounded border-[1px] border-blue-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. |
912
- | <span style="" class="rounded border-[1px] border-blue-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. |
913
- | <span style="" class="rounded border-[1px] border-blue-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. |
914
- | <span style="" class="rounded border-[1px] border-blue-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. |
915
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
937
+ | <span style="" class="rounded border-[1px] border-blue-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. |
938
+ | <span style="" class="rounded border-[1px] border-blue-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. |
939
+ | <span style="" class="rounded border-[1px] border-blue-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. |
940
+ | <span style="" class="rounded border-[1px] border-blue-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. |
941
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
916
942
 
917
943
  #### <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>
918
944
 
919
945
  **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>
920
946
 
921
- <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>
947
+ <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>
922
948
 
923
- 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.
949
+ Horizontal line between different content.
924
950
 
925
951
 
926
952
 
@@ -934,7 +960,7 @@ A visual node that is used to separate content sections in a page. When rendered
934
960
 
935
961
  | Field | Type | Description |
936
962
  | :------ | :------ | :------ |
937
- | <span style="" class="rounded border-[1px] border-blue-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\` |
963
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
938
964
  | <span style="" class="rounded border-[1px] border-blue-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). |
939
965
  | <span style="" class="rounded border-[1px] border-blue-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. |
940
966
 
@@ -947,17 +973,17 @@ A visual node that is used to separate content sections in a page. When rendered
947
973
  | Field | Type | Description |
948
974
  | :------ | :------ | :------ |
949
975
  | <span style="" class="rounded border-[1px] border-blue-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. |
950
- | <span style="" class="rounded border-[1px] border-blue-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\` |
951
- | <span style="" class="rounded border-[1px] border-blue-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\` |
952
- | <span style="" class="rounded border-[1px] border-blue-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\` |
976
+ | <span style="" class="rounded border-[1px] border-blue-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. |
977
+ | <span style="" class="rounded border-[1px] border-blue-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. |
978
+ | <span style="" class="rounded border-[1px] border-blue-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. |
953
979
 
954
980
  #### <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>
955
981
 
956
982
  **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>
957
983
 
958
- <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>
984
+ <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>
959
985
 
960
- 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.
986
+ 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.
961
987
 
962
988
 
963
989
 
@@ -972,11 +998,11 @@ Used to present programming code snippets, markup, or other text-based content t
972
998
 
973
999
  | Field | Type | Description |
974
1000
  | :------ | :------ | :------ |
975
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1001
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
976
1002
  | <span style="" class="rounded border-[1px] border-blue-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. |
977
1003
  | <span style="" class="rounded border-[1px] border-blue-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). |
978
1004
  | <span style="" class="rounded border-[1px] border-blue-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. |
979
- | <span style="" class="rounded border-[1px] border-blue-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. |
1005
+ | <span style="" class="rounded border-[1px] border-blue-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. |
980
1006
 
981
1007
  ##### <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>
982
1008
 
@@ -986,15 +1012,15 @@ Used to present programming code snippets, markup, or other text-based content t
986
1012
 
987
1013
  | Field | Type | Description |
988
1014
  | :------ | :------ | :------ |
989
- | <span style="" class="rounded border-[1px] border-blue-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. |
1015
+ | <span style="" class="rounded border-[1px] border-blue-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. |
990
1016
 
991
1017
  #### <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>
992
1018
 
993
1019
  **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>
994
1020
 
995
- <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>
1021
+ <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>
996
1022
 
997
- 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.
1023
+ 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.
998
1024
 
999
1025
 
1000
1026
 
@@ -1008,7 +1034,7 @@ A preview or summary of a webpage. Link previews include elements such as the ti
1008
1034
 
1009
1035
  | Field | Type | Description |
1010
1036
  | :------ | :------ | :------ |
1011
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1037
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1012
1038
  | <span style="" class="rounded border-[1px] border-blue-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. |
1013
1039
  | <span style="" class="rounded border-[1px] border-blue-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). |
1014
1040
 
@@ -1031,9 +1057,9 @@ A preview or summary of a webpage. Link previews include elements such as the ti
1031
1057
 
1032
1058
  **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>
1033
1059
 
1034
- <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>
1060
+ <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>
1035
1061
 
1036
- 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.
1062
+ 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.
1037
1063
 
1038
1064
 
1039
1065
 
@@ -1047,7 +1073,7 @@ A multimedia node used to embed and play audio content directly in a webpage. Wh
1047
1073
 
1048
1074
  | Field | Type | Description |
1049
1075
  | :------ | :------ | :------ |
1050
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1076
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1051
1077
  | <span style="" class="rounded border-[1px] border-blue-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). |
1052
1078
  | <span style="" class="rounded border-[1px] border-blue-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. |
1053
1079
 
@@ -1061,19 +1087,19 @@ A multimedia node used to embed and play audio content directly in a webpage. Wh
1061
1087
  | :------ | :------ | :------ |
1062
1088
  | <span style="" class="rounded border-[1px] border-blue-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. |
1063
1089
  | <span style="" class="rounded border-[1px] border-blue-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. |
1064
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1090
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1065
1091
  | <span style="" class="rounded border-[1px] border-blue-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. |
1066
1092
  | <span style="" class="rounded border-[1px] border-blue-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. |
1067
1093
  | <span style="" class="rounded border-[1px] border-blue-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. |
1068
- | <span style="" class="rounded border-[1px] border-blue-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. |
1094
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1069
1095
 
1070
1096
  #### <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>
1071
1097
 
1072
1098
  **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>
1073
1099
 
1074
- <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>
1100
+ <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>
1075
1101
 
1076
- A collection of images displayed together in a visually appealing and organized manner.
1102
+ Collection of images displayed together.
1077
1103
 
1078
1104
 
1079
1105
 
@@ -1087,7 +1113,7 @@ A collection of images displayed together in a visually appealing and organized
1087
1113
 
1088
1114
  | Field | Type | Description |
1089
1115
  | :------ | :------ | :------ |
1090
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1116
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1091
1117
  | <span style="" class="rounded border-[1px] border-blue-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. |
1092
1118
  | <span style="" class="rounded border-[1px] border-blue-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). |
1093
1119
 
@@ -1099,11 +1125,11 @@ A collection of images displayed together in a visually appealing and organized
1099
1125
 
1100
1126
  | Field | Type | Description |
1101
1127
  | :------ | :------ | :------ |
1102
- | <span style="" class="rounded border-[1px] border-blue-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. |
1128
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1103
1129
  | <span style="" class="rounded border-[1px] border-blue-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. |
1104
1130
  | <span style="" class="rounded border-[1px] border-blue-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. |
1105
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1106
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1131
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1132
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1107
1133
 
1108
1134
  ##### <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>
1109
1135
 
@@ -1125,11 +1151,11 @@ A collection of images displayed together in a visually appealing and organized
1125
1151
 
1126
1152
  | Field | Type | Description |
1127
1153
  | :------ | :------ | :------ |
1128
- | <span style="" class="rounded border-[1px] border-blue-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.. |
1129
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
1130
- | <span style="" class="rounded border-[1px] border-blue-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. |
1131
- | <span style="" class="rounded border-[1px] border-blue-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. |
1132
- | <span style="" class="rounded border-[1px] border-blue-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. |
1154
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1155
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1156
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1157
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1158
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1133
1159
 
1134
1160
  ##### <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>
1135
1161
 
@@ -1139,10 +1165,10 @@ A collection of images displayed together in a visually appealing and organized
1139
1165
 
1140
1166
  | Field | Type | Description |
1141
1167
  | :------ | :------ | :------ |
1142
- | <span style="" class="rounded border-[1px] border-blue-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). |
1143
- | <span style="" class="rounded border-[1px] border-blue-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 |
1144
- | <span style="" class="rounded border-[1px] border-blue-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. |
1145
- | <span style="" class="rounded border-[1px] border-blue-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. |
1168
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1169
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1170
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1171
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1146
1172
 
1147
1173
  ##### <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>
1148
1174
 
@@ -1152,7 +1178,7 @@ A collection of images displayed together in a visually appealing and organized
1152
1178
 
1153
1179
  | Field | Type | Description |
1154
1180
  | :------ | :------ | :------ |
1155
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1181
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1156
1182
  | <span style="" class="rounded border-[1px] border-blue-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. |
1157
1183
 
1158
1184
  ##### <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>
@@ -1162,9 +1188,7 @@ A collection of images displayed together in a visually appealing and organized
1162
1188
 
1163
1189
 
1164
1190
  <blockquote class="caution">
1165
- 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.
1166
-
1167
- Read more about <strong>One Of</strong> groups [here](#one-of).
1191
+ 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>.
1168
1192
  </blockquote>
1169
1193
 
1170
1194
 
@@ -1173,8 +1197,8 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
1173
1197
  | :------ | :------ | :------ |
1174
1198
  | <span style="" class="rounded border-[1px] border-blue-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. |
1175
1199
  | <span style="" class="rounded border-[1px] border-blue-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. |
1176
- | <span style="" class="rounded border-[1px] border-blue-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. |
1177
- | <span style="" class="rounded border-[1px] border-blue-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. |
1200
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1201
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1178
1202
 
1179
1203
  ##### <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>
1180
1204
 
@@ -1196,15 +1220,15 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
1196
1220
  | Field | Type | Description |
1197
1221
  | :------ | :------ | :------ |
1198
1222
  | <span style="" class="rounded border-[1px] border-blue-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. |
1199
- | <span style="" class="rounded border-[1px] border-blue-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. |
1223
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1200
1224
 
1201
1225
  #### <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>
1202
1226
 
1203
1227
  **Used in:** <a href="#rootnode"><span class="font-mono">RootNode</span></a>, <a href="#collapsibleitembodychildnode"><span class="font-mono">CollapsibleItemBodyChildNode</span></a>
1204
1228
 
1205
- <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>
1229
+ <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>
1206
1230
 
1207
- A list of items where each item can be expanded or collapsed to reveal or hide additional content associated with it.
1231
+ List of items where each item can be expanded or collapsed.
1208
1232
 
1209
1233
 
1210
1234
 
@@ -1218,8 +1242,8 @@ A list of items where each item can be expanded or collapsed to reveal or hide a
1218
1242
 
1219
1243
  | Field | Type | Description |
1220
1244
  | :------ | :------ | :------ |
1221
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1222
- | <span style="" class="rounded border-[1px] border-blue-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. |
1245
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1246
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1223
1247
  | <span style="" class="rounded border-[1px] border-blue-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). |
1224
1248
  | <span style="" class="rounded border-[1px] border-blue-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. |
1225
1249
 
@@ -1232,10 +1256,10 @@ A list of items where each item can be expanded or collapsed to reveal or hide a
1232
1256
  | Field | Type | Description |
1233
1257
  | :------ | :------ | :------ |
1234
1258
  | <span style="" class="rounded border-[1px] border-blue-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. |
1235
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1236
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1237
- | <span style="" class="rounded border-[1px] border-blue-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. |
1238
- | <span style="" class="rounded border-[1px] border-blue-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. |
1259
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1260
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1261
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1262
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1239
1263
 
1240
1264
  ##### <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>
1241
1265
 
@@ -1244,20 +1268,18 @@ A list of items where each item can be expanded or collapsed to reveal or hide a
1244
1268
 
1245
1269
 
1246
1270
  <blockquote class="caution">
1247
- <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>:
1271
+ <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>
1248
1272
 
1249
1273
  \`COLLAPSIBLE_ITEM_TITLE COLLAPSIBLE_ITEM_BODY\`
1250
1274
 
1251
1275
  Must contain title as the first item and body as the second.
1252
-
1253
- More about [patterns](#patterns)
1254
1276
  </blockquote>
1255
1277
 
1256
1278
 
1257
1279
 
1258
1280
  | Field | Type | Description |
1259
1281
  | :------ | :------ | :------ |
1260
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1282
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1261
1283
  | <span style="" class="rounded border-[1px] border-blue-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> |
1262
1284
  | <span style="" class="rounded border-[1px] border-blue-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). |
1263
1285
 
@@ -1265,98 +1287,95 @@ More about [patterns](#patterns)
1265
1287
 
1266
1288
  **Used in:** <a href="#collapsibleitemnode"><span class="font-mono">CollapsibleItemNode</span></a>
1267
1289
 
1268
- _This type is [Tagged Union](#tagged-unions)
1269
- with \`type\` field being the discriminating tag._
1290
+ _This type is a [Tagged Union](#tagged-unions)._
1270
1291
 
1271
1292
  | Variant | Tag value | Description |
1272
1293
  | :------ | :------ | :------ |
1273
- | <a href="#collapsibleitembodynode"><span class="font-mono">CollapsibleItemBodyNode</span></a> | \`COLLAPSIBLE_ITEM_BODY\` | Collapsible list item body node. |
1274
- | <a href="#collapsibleitemtitlenode"><span class="font-mono">CollapsibleItemTitleNode</span></a> | \`COLLAPSIBLE_ITEM_TITLE\` | Collapsible list item title node. |
1294
+ | <a href="#collapsibleitembodynode"><span class="font-mono">CollapsibleItemBodyNode</span></a> | \`COLLAPSIBLE_ITEM_BODY\` | Collapsible list item body. |
1295
+ | <a href="#collapsibleitemtitlenode"><span class="font-mono">CollapsibleItemTitleNode</span></a> | \`COLLAPSIBLE_ITEM_TITLE\` | Collapsible list item title. |
1275
1296
 
1276
1297
  ##### <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>
1277
1298
 
1278
1299
  **Used in:** <a href="#collapsibleitemchildnode"><span class="font-mono">CollapsibleItemChildNode</span></a>
1279
1300
 
1280
- Collapsible list item title node.
1301
+ Collapsible list item title.
1281
1302
 
1282
1303
 
1283
1304
 
1284
1305
  | Field | Type | Description |
1285
1306
  | :------ | :------ | :------ |
1286
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1287
- | <span style="" class="rounded border-[1px] border-blue-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. |
1307
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1308
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1288
1309
  | <span style="" class="rounded border-[1px] border-blue-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). |
1289
1310
 
1290
1311
  ##### <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>
1291
1312
 
1292
1313
  **Used in:** <a href="#collapsibleitemtitlenode"><span class="font-mono">CollapsibleItemTitleNode</span></a>
1293
1314
 
1294
- _This type is [Tagged Union](#tagged-unions)
1295
- with \`type\` field being the discriminating tag._
1315
+ _This type is a [Tagged Union](#tagged-unions)._
1296
1316
 
1297
1317
  | Variant | Tag value | Description |
1298
1318
  | :------ | :------ | :------ |
1299
- | <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. |
1300
- | <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. |
1301
- | <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. |
1302
- | <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. |
1303
- | <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. |
1304
- | <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. |
1319
+ | <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. |
1320
+ | <a href="#bulletedlistnode"><span class="font-mono">BulletedListNode</span></a> | \`BULLETED_LIST\` | Bulleted list. |
1321
+ | <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. |
1322
+ | <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. |
1323
+ | <a href="#orderedlistnode"><span class="font-mono">OrderedListNode</span></a> | \`ORDERED_LIST\` | Numbered list. |
1324
+ | <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. |
1305
1325
 
1306
1326
  ##### <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>
1307
1327
 
1308
1328
  **Used in:** <a href="#collapsibleitemchildnode"><span class="font-mono">CollapsibleItemChildNode</span></a>
1309
1329
 
1310
- Collapsible list item body node.
1330
+ Collapsible list item body.
1311
1331
 
1312
1332
 
1313
1333
 
1314
1334
  | Field | Type | Description |
1315
1335
  | :------ | :------ | :------ |
1316
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1317
- | <span style="" class="rounded border-[1px] border-blue-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. |
1336
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1337
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1318
1338
  | <span style="" class="rounded border-[1px] border-blue-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). |
1319
1339
 
1320
1340
  ##### <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>
1321
1341
 
1322
1342
  **Used in:** <a href="#collapsibleitembodynode"><span class="font-mono">CollapsibleItemBodyNode</span></a>
1323
1343
 
1324
- Collapsible list item body node.
1344
+ Collapsible list item body.
1325
1345
 
1326
- _This type is [Tagged Union](#tagged-unions)
1327
- with \`type\` field being the discriminating tag._
1346
+ _This type is a [Tagged Union](#tagged-unions)._
1328
1347
 
1329
1348
  | Variant | Tag value | Description |
1330
1349
  | :------ | :------ | :------ |
1331
- | <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. |
1332
- | <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. |
1333
- | <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. |
1334
- | <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. |
1335
- | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | A node that is used to trigger an action when clicked or activated. |
1336
- | <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. |
1337
- | <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. |
1338
- | <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. |
1339
- | <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/). |
1340
- | <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. |
1341
- | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | A collection of images displayed together in a visually appealing and organized manner. |
1342
- | <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. |
1343
- | <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. |
1344
- | <a href="#htmlnode"><span class="font-mono">HtmlNode</span></a> | \`HTML\` | Incorporates external content, such as interactive maps, or entire web pages. |
1345
- | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Displays standalone pictures in a page. |
1346
- | <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. |
1347
- | <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. |
1348
- | <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. |
1349
- | <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. |
1350
- | <a href="#tablenode"><span class="font-mono">TableNode</span></a> | \`TABLE\` | A structural node used to display data in rows and columns. |
1351
- | <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. |
1350
+ | <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. |
1351
+ | <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. |
1352
+ | <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. |
1353
+ | <a href="#bulletedlistnode"><span class="font-mono">BulletedListNode</span></a> | \`BULLETED_LIST\` | Bulleted list. |
1354
+ | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | Button to trigger an action. |
1355
+ | <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. |
1356
+ | <a href="#collapsiblelistnode"><span class="font-mono">CollapsibleListNode</span></a> | \`COLLAPSIBLE_LIST\` | List of items where each item can be expanded or collapsed. |
1357
+ | <a href="#dividernode"><span class="font-mono">DividerNode</span></a> | \`DIVIDER\` | Horizontal line between different content. |
1358
+ | <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/). |
1359
+ | <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. |
1360
+ | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | Collection of images displayed together. |
1361
+ | <a href="#gifnode"><span class="font-mono">GifNode</span></a> | \`GIF\` | GIF images. |
1362
+ | <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. |
1363
+ | <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. |
1364
+ | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Standalone images in a page. |
1365
+ | <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. |
1366
+ | <a href="#orderedlistnode"><span class="font-mono">OrderedListNode</span></a> | \`ORDERED_LIST\` | Numbered list. |
1367
+ | <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. |
1368
+ | <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. |
1369
+ | <a href="#tablenode"><span class="font-mono">TableNode</span></a> | \`TABLE\` | Data in rows and columns. |
1370
+ | <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. |
1352
1371
 
1353
1372
  #### <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>
1354
1373
 
1355
1374
  **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>
1356
1375
 
1357
- <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>
1376
+ <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>
1358
1377
 
1359
- 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.
1378
+ File that is uploaded and accessed in a page. Files can be different types of content, such as text documents, images, and videos.
1360
1379
 
1361
1380
 
1362
1381
 
@@ -1370,7 +1389,7 @@ A digital file stored on a computer that is uploaded and accessed in a page. Fil
1370
1389
 
1371
1390
  | Field | Type | Description |
1372
1391
  | :------ | :------ | :------ |
1373
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1392
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1374
1393
  | <span style="" class="rounded border-[1px] border-blue-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. |
1375
1394
  | <span style="" class="rounded border-[1px] border-blue-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). |
1376
1395
 
@@ -1386,7 +1405,7 @@ A digital file stored on a computer that is uploaded and accessed in a page. Fil
1386
1405
  | <span style="" class="rounded border-[1px] border-blue-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. |
1387
1406
  | <span style="" class="rounded border-[1px] border-blue-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. |
1388
1407
  | <span style="" class="rounded border-[1px] border-blue-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. |
1389
- | <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 |
1408
+ | <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\` |
1390
1409
  | <span style="" class="rounded border-[1px] border-blue-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. |
1391
1410
  | <span style="" class="rounded border-[1px] border-blue-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. |
1392
1411
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -1400,7 +1419,7 @@ A digital file stored on a computer that is uploaded and accessed in a page. Fil
1400
1419
 
1401
1420
  | Field | Type | Description |
1402
1421
  | :------ | :------ | :------ |
1403
- | <span style="" class="rounded border-[1px] border-blue-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. |
1422
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1404
1423
  | <span style="" class="rounded border-[1px] border-blue-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\` |
1405
1424
  | <span style="" class="rounded border-[1px] border-blue-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\` |
1406
1425
 
@@ -1408,9 +1427,9 @@ A digital file stored on a computer that is uploaded and accessed in a page. Fil
1408
1427
 
1409
1428
  **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>
1410
1429
 
1411
- <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>
1430
+ <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>
1412
1431
 
1413
- A node that is used to trigger an action when clicked or activated.
1432
+ Button to trigger an action.
1414
1433
 
1415
1434
 
1416
1435
 
@@ -1426,7 +1445,7 @@ A node that is used to trigger an action when clicked or activated.
1426
1445
 
1427
1446
  | Field | Type | Description |
1428
1447
  | :------ | :------ | :------ |
1429
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1448
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1430
1449
  | <span style="" class="rounded border-[1px] border-blue-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. |
1431
1450
  | <span style="" class="rounded border-[1px] border-blue-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). |
1432
1451
 
@@ -1438,9 +1457,9 @@ A node that is used to trigger an action when clicked or activated.
1438
1457
 
1439
1458
  | Field | Type | Description |
1440
1459
  | :------ | :------ | :------ |
1441
- | <span style="" class="rounded border-[1px] border-blue-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. |
1460
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1442
1461
  | <span style="" class="rounded border-[1px] border-blue-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. |
1443
- | <span style="" class="rounded border-[1px] border-blue-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. |
1462
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1444
1463
  | <span style="" class="rounded border-[1px] border-blue-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. |
1445
1464
  | <span style="" class="rounded border-[1px] border-blue-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. |
1446
1465
 
@@ -1463,9 +1482,9 @@ A node that is used to trigger an action when clicked or activated.
1463
1482
 
1464
1483
  | Field | Type | Description |
1465
1484
  | :------ | :------ | :------ |
1466
- | <span style="" class="rounded border-[1px] border-blue-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. |
1467
- | <span style="" class="rounded border-[1px] border-blue-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. |
1468
- | <span style="" class="rounded border-[1px] border-blue-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. |
1485
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1486
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1487
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1469
1488
 
1470
1489
  ##### <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>
1471
1490
 
@@ -1482,9 +1501,9 @@ A node that is used to trigger an action when clicked or activated.
1482
1501
 
1483
1502
  **Used in:** <a href="#rootnode"><span class="font-mono">RootNode</span></a>, <a href="#collapsibleitembodychildnode"><span class="font-mono">CollapsibleItemBodyChildNode</span></a>
1484
1503
 
1485
- <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>
1504
+ <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>
1486
1505
 
1487
- A node that allows users to vote or express their opinions on a particular question, topic, or issue.
1506
+ Provides a question with several options, where the options' cumulative total may be shown.
1488
1507
 
1489
1508
 
1490
1509
 
@@ -1498,7 +1517,7 @@ A node that allows users to vote or express their opinions on a particular quest
1498
1517
 
1499
1518
  | Field | Type | Description |
1500
1519
  | :------ | :------ | :------ |
1501
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1520
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1502
1521
  | <span style="" class="rounded border-[1px] border-blue-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. |
1503
1522
  | <span style="" class="rounded border-[1px] border-blue-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). |
1504
1523
 
@@ -1527,7 +1546,7 @@ A node that allows users to vote or express their opinions on a particular quest
1527
1546
  | <span style="" class="rounded border-[1px] border-blue-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. |
1528
1547
  | <span style="" class="rounded border-[1px] border-blue-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. |
1529
1548
  | <span style="" class="rounded border-[1px] border-blue-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. |
1530
- | <span style="" class="rounded border-[1px] border-blue-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. |
1549
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1531
1550
  | <span style="" class="rounded border-[1px] border-blue-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. |
1532
1551
 
1533
1552
  ##### <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>
@@ -1550,7 +1569,7 @@ A node that allows users to vote or express their opinions on a particular quest
1550
1569
 
1551
1570
  | Field | Type | Description |
1552
1571
  | :------ | :------ | :------ |
1553
- | <span style="" class="rounded border-[1px] border-blue-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. |
1572
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1554
1573
  | <span style="" class="rounded border-[1px] border-blue-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\`. |
1555
1574
  | <span style="" class="rounded border-[1px] border-blue-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\`. |
1556
1575
 
@@ -1562,9 +1581,9 @@ A node that allows users to vote or express their opinions on a particular quest
1562
1581
 
1563
1582
  | Field | Type | Description |
1564
1583
  | :------ | :------ | :------ |
1565
- | <span style="" class="rounded border-[1px] border-blue-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. |
1566
- | <span style="" class="rounded border-[1px] border-blue-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. |
1567
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1584
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1585
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1586
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1568
1587
 
1569
1588
  ##### <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>
1570
1589
 
@@ -1585,8 +1604,8 @@ A node that allows users to vote or express their opinions on a particular quest
1585
1604
 
1586
1605
  | Field | Type | Description |
1587
1606
  | :------ | :------ | :------ |
1588
- | <span style="" class="rounded border-[1px] border-blue-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.. |
1589
- | <span style="" class="rounded border-[1px] border-blue-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. |
1607
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1608
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1590
1609
  | <span style="" class="rounded border-[1px] border-blue-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\` |
1591
1610
 
1592
1611
  ##### <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>
@@ -1625,8 +1644,7 @@ A node that allows users to vote or express their opinions on a particular quest
1625
1644
 
1626
1645
  **Used in:** <a href="#polldata_design_polldesign"><span class="font-mono">PollData_Design_PollDesign</span></a>
1627
1646
 
1628
- _This type is [Tagged Union](#tagged-unions)
1629
- with \`type\` field being the discriminating tag._
1647
+ _This type is a [Tagged Union](#tagged-unions)._
1630
1648
 
1631
1649
  | Variant | Tag value | Description |
1632
1650
  | :------ | :------ | :------ |
@@ -1643,7 +1661,7 @@ with \`type\` field being the discriminating tag._
1643
1661
  | Field | Type | Description |
1644
1662
  | :------ | :------ | :------ |
1645
1663
  | <span style="" class="rounded border-[1px] border-blue-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"\` | |
1646
- | <span style="" class="rounded border-[1px] border-blue-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. |
1664
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1647
1665
 
1648
1666
  ##### <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>
1649
1667
 
@@ -1677,7 +1695,7 @@ with \`type\` field being the discriminating tag._
1677
1695
  | :------ | :------ | :------ |
1678
1696
  | <span style="" class="rounded border-[1px] border-blue-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. |
1679
1697
  | <span style="" class="rounded border-[1px] border-blue-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. |
1680
- | <span style="" class="rounded border-[1px] border-blue-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. |
1698
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1681
1699
 
1682
1700
  ##### <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>
1683
1701
 
@@ -1693,9 +1711,9 @@ with \`type\` field being the discriminating tag._
1693
1711
 
1694
1712
  **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>
1695
1713
 
1696
- <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>
1714
+ <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>
1697
1715
 
1698
- Incorporates external content, such as interactive maps, or entire web pages.
1716
+ HTML block that incorporates external content, such as interactive maps or entire web pages.
1699
1717
 
1700
1718
 
1701
1719
 
@@ -1710,7 +1728,7 @@ Incorporates external content, such as interactive maps, or entire web pages.
1710
1728
 
1711
1729
  | Field | Type | Description |
1712
1730
  | :------ | :------ | :------ |
1713
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1731
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1714
1732
  | <span style="" class="rounded border-[1px] border-blue-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. |
1715
1733
  | <span style="" class="rounded border-[1px] border-blue-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). |
1716
1734
 
@@ -1721,9 +1739,7 @@ Incorporates external content, such as interactive maps, or entire web pages.
1721
1739
 
1722
1740
 
1723
1741
  <blockquote class="caution">
1724
- 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.
1725
-
1726
- Read more about <strong>One Of</strong> groups [here](#one-of).
1742
+ 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>.
1727
1743
  </blockquote>
1728
1744
 
1729
1745
 
@@ -1731,15 +1747,18 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
1731
1747
  | Field | Type | Description |
1732
1748
  | :------ | :------ | :------ |
1733
1749
  | <span style="" class="rounded border-[1px] border-blue-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. |
1734
- | <span style="" class="rounded border-[1px] border-blue-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. |
1735
- | <span style="" class="rounded border-[1px] border-blue-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. |
1736
- | <span style="" class="rounded border-[1px] border-blue-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. |
1750
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1751
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1752
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1737
1753
 
1738
1754
  ## Decorations
1755
+ Decorations are styles applied to text in nodes. A node can accept multiple styles at once.
1739
1756
 
1740
- This section lists what type of styling you can apply for [Text
1741
- Nodes](#textnode). You can apply several styles at once, but one type of
1742
- decoration should not be applied more than once.
1757
+ <blockquote class="important">
1758
+ <strong>Important:</strong>
1759
+
1760
+ Applying the same style more than once to the same node may cause an error.
1761
+ </blockquote>
1743
1762
 
1744
1763
 
1745
1764
 
@@ -1755,26 +1774,25 @@ decoration should not be applied more than once.
1755
1774
 
1756
1775
  **Used in:** <a href="#textnodestyle"><span class="font-mono">TextNodeStyle</span></a>, <a href="#textdata"><span class="font-mono">TextData</span></a>
1757
1776
 
1758
- _This type is [Tagged Union](#tagged-unions)
1759
- with \`type\` field being the discriminating tag._
1777
+ _This type is a [Tagged Union](#tagged-unions)._
1760
1778
 
1761
1779
  | Variant | Tag value | Description |
1762
1780
  | :------ | :------ | :------ |
1763
- | <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. |
1764
- | <a href="#bolddecoration"><span class="font-mono">BoldDecoration</span></a> | \`BOLD\` | Text that is styled to appear thicker and more prominent than normal text. |
1765
- | <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. |
1781
+ | <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. |
1782
+ | <a href="#bolddecoration"><span class="font-mono">BoldDecoration</span></a> | \`BOLD\` | Bolds text, which makes it appear thicker and more prominent than normal text. |
1783
+ | <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. |
1766
1784
  | <a href="#fontsizedecoration"><span class="font-mono">FontSizeDecoration</span></a> | \`FONT_SIZE\` | Text font size. |
1767
- | <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. |
1768
- | <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. |
1769
- | <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. |
1770
- | <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. |
1771
- | <a href="#underlinedecoration"><span class="font-mono">UnderlineDecoration</span></a> | \`UNDERLINE\` | Text that is styled with a line underneath it. |
1785
+ | <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. |
1786
+ | <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. |
1787
+ | <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. |
1788
+ | <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. |
1789
+ | <a href="#underlinedecoration"><span class="font-mono">UnderlineDecoration</span></a> | \`UNDERLINE\` | Underlines text. |
1772
1790
 
1773
1791
  #### <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>
1774
1792
 
1775
1793
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1776
1794
 
1777
- Text that is styled to appear thicker and more prominent than normal text.
1795
+ Bolds text, which makes it appear thicker and more prominent than normal text.
1778
1796
 
1779
1797
 
1780
1798
 
@@ -1788,14 +1806,14 @@ Text that is styled to appear thicker and more prominent than normal text.
1788
1806
 
1789
1807
  | Field | Type | Description |
1790
1808
  | :------ | :------ | :------ |
1791
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1792
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
1809
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1810
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1793
1811
 
1794
1812
  #### <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>
1795
1813
 
1796
1814
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1797
1815
 
1798
- Text that is styled to appear slanted or italicized, which is typically used for emphasis, citations, or to distinguish certain types of content.
1816
+ Italicizes text, which makes it appear slanted or italicized. Italics are typically used for emphasis, citations, or to distinguish certain types of content.
1799
1817
 
1800
1818
 
1801
1819
 
@@ -1809,14 +1827,14 @@ Text that is styled to appear slanted or italicized, which is typically used for
1809
1827
 
1810
1828
  | Field | Type | Description |
1811
1829
  | :------ | :------ | :------ |
1812
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1830
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1813
1831
  | <span style="" class="rounded border-[1px] border-blue-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. |
1814
1832
 
1815
1833
  #### <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>
1816
1834
 
1817
1835
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1818
1836
 
1819
- Text that is styled with a line underneath it.
1837
+ Underlines text.
1820
1838
 
1821
1839
 
1822
1840
 
@@ -1830,16 +1848,16 @@ Text that is styled with a line underneath it.
1830
1848
 
1831
1849
  | Field | Type | Description |
1832
1850
  | :------ | :------ | :------ |
1833
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1834
- | <span style="" class="rounded border-[1px] border-blue-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. |
1851
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1852
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1835
1853
 
1836
1854
  #### <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>
1837
1855
 
1838
1856
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1839
1857
 
1840
- <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>
1858
+ <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>
1841
1859
 
1842
- Text that is styled to appear blurred. <br> **Note:** This decoration requires the [spoiler](#plugins) plugin.
1860
+ Blurs text. <br> **Note:** This decoration requires the [\`spoiler\`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled.
1843
1861
 
1844
1862
 
1845
1863
 
@@ -1853,7 +1871,7 @@ Text that is styled to appear blurred. <br> **Note:** This decoration requires t
1853
1871
 
1854
1872
  | Field | Type | Description |
1855
1873
  | :------ | :------ | :------ |
1856
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1874
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1857
1875
  | <span style="" class="rounded border-[1px] border-blue-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. |
1858
1876
 
1859
1877
  ##### <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>
@@ -1870,7 +1888,7 @@ Text that is styled to appear blurred. <br> **Note:** This decoration requires t
1870
1888
 
1871
1889
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1872
1890
 
1873
- 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.
1891
+ Makes clickable text a different color. The link navigates to another section of the same page.
1874
1892
 
1875
1893
 
1876
1894
 
@@ -1884,7 +1902,7 @@ Clickable text in a hyperlink. Rendered in a different color, indicating that it
1884
1902
 
1885
1903
  | Field | Type | Description |
1886
1904
  | :------ | :------ | :------ |
1887
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1905
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1888
1906
  | <span style="" class="rounded border-[1px] border-blue-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. |
1889
1907
 
1890
1908
  ##### <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>
@@ -1895,15 +1913,15 @@ Clickable text in a hyperlink. Rendered in a different color, indicating that it
1895
1913
 
1896
1914
  | Field | Type | Description |
1897
1915
  | :------ | :------ | :------ |
1898
- | <span style="" class="rounded border-[1px] border-blue-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. |
1916
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1899
1917
 
1900
1918
  #### <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>
1901
1919
 
1902
1920
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1903
1921
 
1904
- <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>
1922
+ <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>
1905
1923
 
1906
- 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.
1924
+ 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.
1907
1925
 
1908
1926
 
1909
1927
 
@@ -1917,7 +1935,7 @@ A piece of text that mentions a specific user, often in social media platforms,
1917
1935
 
1918
1936
  | Field | Type | Description |
1919
1937
  | :------ | :------ | :------ |
1920
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1938
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1921
1939
  | <span style="" class="rounded border-[1px] border-blue-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. |
1922
1940
 
1923
1941
  ##### <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>
@@ -1928,17 +1946,17 @@ A piece of text that mentions a specific user, often in social media platforms,
1928
1946
 
1929
1947
  | Field | Type | Description |
1930
1948
  | :------ | :------ | :------ |
1931
- | <span style="" class="rounded border-[1px] border-blue-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. |
1932
- | <span style="" class="rounded border-[1px] border-blue-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. |
1949
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1950
+ | <span style="" class="rounded border-[1px] border-blue-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 "@". |
1933
1951
  | <span style="" class="rounded border-[1px] border-blue-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. |
1934
1952
 
1935
1953
  #### <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>
1936
1954
 
1937
1955
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1938
1956
 
1939
- <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>
1957
+ <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>
1940
1958
 
1941
- 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.
1959
+ 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.
1942
1960
 
1943
1961
 
1944
1962
 
@@ -1952,7 +1970,7 @@ Clickable text in a hyperlink. This text is what users see and click on to navig
1952
1970
 
1953
1971
  | Field | Type | Description |
1954
1972
  | :------ | :------ | :------ |
1955
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1973
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1956
1974
  | <span style="" class="rounded border-[1px] border-blue-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. |
1957
1975
 
1958
1976
  ##### <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>
@@ -1969,9 +1987,9 @@ Clickable text in a hyperlink. This text is what users see and click on to navig
1969
1987
 
1970
1988
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1971
1989
 
1972
- <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>
1990
+ <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>
1973
1991
 
1974
- Text that is styled using background and text colors. <br> **Note:** This decoration requires the [colorDecoration](#plugins) plugin.
1992
+ 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.
1975
1993
 
1976
1994
 
1977
1995
 
@@ -1996,8 +2014,8 @@ Text that is styled using background and text colors. <br> **Note:** This decora
1996
2014
 
1997
2015
  | Field | Type | Description |
1998
2016
  | :------ | :------ | :------ |
1999
- | <span style="" class="rounded border-[1px] border-blue-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. |
2000
- | <span style="" class="rounded border-[1px] border-blue-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. |
2017
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2018
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2001
2019
 
2002
2020
  #### <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>
2003
2021
 
@@ -2017,7 +2035,7 @@ Text font size.
2017
2035
 
2018
2036
  | Field | Type | Description |
2019
2037
  | :------ | :------ | :------ |
2020
- | <span style="" class="rounded border-[1px] border-blue-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\` |
2038
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
2021
2039
  | <span style="" class="rounded border-[1px] border-blue-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. |
2022
2040
 
2023
2041
  ##### <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>
@@ -2028,78 +2046,12 @@ Text font size.
2028
2046
 
2029
2047
  | Field | Type | Description |
2030
2048
  | :------ | :------ | :------ |
2031
- | <span style="" class="rounded border-[1px] border-blue-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) |
2049
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2032
2050
  | <span style="" class="rounded border-[1px] border-blue-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. |
2033
2051
 
2034
- ## Metadata
2035
-
2036
- Metadata is used to tell the information about the Ricos document itself, like
2037
- a version. Can be skipped.
2038
-
2039
- ##### <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>
2040
-
2041
- **Used in:** <a href="#ricosdocument"><span class="font-mono">RicosDocument</span></a>
2042
-
2043
-
2044
-
2045
- | Field | Type | Description |
2046
- | :------ | :------ | :------ |
2047
- | <span style="" class="rounded border-[1px] border-blue-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. |
2048
- | <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> | |
2049
- | <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> | |
2050
- | <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> | |
2051
-
2052
- ## Document Styles
2053
-
2054
- #### <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>
2055
-
2056
- **Used in:** <a href="#ricosdocument"><span class="font-mono">RicosDocument</span></a>
2057
-
2058
- This 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.
2059
- You can override the styling of Text nodes separately using [Decorations](#decorations).
2060
-
2061
-
2062
-
2063
- <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component" examples="W3sidGl0bGUiOiJUaGUgc2FtZSBzdHlsZSBmb3IgYWxsIEgyIGhlYWRpbmdzIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiKgb3IgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJpdGFsaWMiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIsIGFkZGluZyBpbWFnZXMsIGFuZCBjcmVhdGluZyBsaXN0cyBhcmUganVzdCBhIGZldyBvZiB0aGUgdGhpbmdzIHdlIGNhbiBkbyB3aXRoIE1hcmtkb3duLiAifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Img3cHZuMzU4In0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibzh2bmczNzEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTZWN0aW9uIFR3bzogRm9ybWF0dGluZyBUZXh0ICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJjZGI1MzkyOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik1hcmtkb3duIHByb3ZpZGVzIHNpbXBsZSBzeW50YXggZm9yIGZvcm1hdHRpbmcgdGV4dC4gQmVsb3cgYXJlIHNvbWUgY29tbW9uIGZvcm1hdHRpbmcgb3B0aW9uczogIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI3cGI2bzM4NSJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6InAyN3puMzk5Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogQm9sZCBhbmQgSXRhbGljICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJ4d2N1bzQyOSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCb2xkIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJJdGFsaWMgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiSVRBTElDIiwiaXRhbGljRGF0YSI6dHJ1ZX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBzaW5nbGUgYXN0ZXJpc2tzIChgKmApLiAifX1dfV0sImRvY3VtZW50U3R5bGUiOnsiaGVhZGVyVHdvIjp7ImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fX19XQ==">
2064
- <div style="height:474px">
2065
- <strong>Example: </strong><a href="https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoG9yICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiaXRhbGljIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiLCBhZGRpbmcgaW1hZ2VzLCBhbmQgY3JlYXRpbmcgbGlzdHMgYXJlIGp1c3QgYSBmZXcgb2YgdGhlIHRoaW5ncyB3ZSBjYW4gZG8gd2l0aCBNYXJrZG93bi4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJoN3B2bjM1OCJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6Im84dm5nMzcxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBUd286IEZvcm1hdHRpbmcgVGV4dCAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6Mn19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiY2RiNTM5MjgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJNYXJrZG93biBwcm92aWRlcyBzaW1wbGUgc3ludGF4IGZvciBmb3JtYXR0aW5nIHRleHQuIEJlbG93IGFyZSBzb21lIGNvbW1vbiBmb3JtYXR0aW5nIG9wdGlvbnM6ICJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiN3BiNm8zODUifSx7InR5cGUiOiJIRUFESU5HIiwiaWQiOiJwMjd6bjM5OSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlN1YnNlY3Rpb246IEJvbGQgYW5kIEl0YWxpYyAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6M319LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieHdjdW80MjkiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiItwqAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkJvbGQgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiwqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii3CoCJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiSXRhbGljIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoGlzIGNyZWF0ZWQgYnkgd3JhcHBpbmcgdGV4dCB3aXRoIHNpbmdsZSBhc3Rlcmlza3MgKGAqYCkuICJ9fV19XSwiZG9jdW1lbnRTdHlsZSI6eyJoZWFkZXJUd28iOnsiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19fQ..">The same style for all H2 headings</a><br>
2066
- </div>
2067
- </widget>
2068
-
2069
-
2070
-
2071
- | Field | Type | Description |
2072
- | :------ | :------ | :------ |
2073
- | <span style="" class="rounded border-[1px] border-blue-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. |
2074
- | <span style="" class="rounded border-[1px] border-blue-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. |
2075
- | <span style="" class="rounded border-[1px] border-blue-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. |
2076
- | <span style="" class="rounded border-[1px] border-blue-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. |
2077
- | <span style="" class="rounded border-[1px] border-blue-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. |
2078
- | <span style="" class="rounded border-[1px] border-blue-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. |
2079
- | <span style="" class="rounded border-[1px] border-blue-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. |
2080
- | <span style="" class="rounded border-[1px] border-blue-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. |
2081
- | <span style="" class="rounded border-[1px] border-blue-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. |
2082
-
2083
- ##### <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>
2084
-
2085
- **Used in:** <a href="#documentstyle"><span class="font-mono">DocumentStyle</span></a>
2086
-
2087
-
2088
-
2089
- | Field | Type | Description |
2090
- | :------ | :------ | :------ |
2091
- | <span style="" class="rounded border-[1px] border-blue-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. |
2092
- | <span style="" class="rounded border-[1px] border-blue-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. |
2093
- | <span style="" class="rounded border-[1px] border-blue-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. |
2094
-
2095
2052
  ## Common Types
2096
2053
 
2097
- Types listed in this section are commonly used in other types.
2098
-
2099
- ### ContainerData
2100
-
2101
- This object defines the layout of node container that is used by videos,
2102
- galleries, HTML, images, polls, and so on.
2054
+ Nodes and decorations that are commonly used in other types.
2103
2055
 
2104
2056
  ##### <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>
2105
2057
 
@@ -2109,11 +2061,11 @@ galleries, HTML, images, polls, and so on.
2109
2061
 
2110
2062
  | Field | Type | Description |
2111
2063
  | :------ | :------ | :------ |
2112
- | <span style="" class="rounded border-[1px] border-blue-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. |
2113
- | <span style="" class="rounded border-[1px] border-blue-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\` |
2064
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2065
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2114
2066
  | <span style="" class="rounded border-[1px] border-blue-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. |
2115
- | <span style="" class="rounded border-[1px] border-blue-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. |
2116
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
2067
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2068
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
2117
2069
 
2118
2070
  ##### <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>
2119
2071
 
@@ -2124,29 +2076,27 @@ galleries, HTML, images, polls, and so on.
2124
2076
  | Field | Type | Description |
2125
2077
  | :------ | :------ | :------ |
2126
2078
  | <span style="" class="rounded border-[1px] border-blue-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\` |
2127
- | <span style="" class="rounded border-[1px] border-blue-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. |
2128
- | <span style="" class="rounded border-[1px] border-blue-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. |
2079
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2080
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2129
2081
 
2130
2082
  ##### <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>
2131
2083
 
2132
2084
  **Used in:** <a href="#plugincontainerdata"><span class="font-mono">PluginContainerData</span></a>
2133
2085
 
2134
- The width of the node when it's displayed.
2086
+ Node display width.
2135
2087
 
2136
2088
 
2137
2089
 
2138
2090
  <blockquote class="caution">
2139
- 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.
2140
-
2141
- Read more about <strong>One Of</strong> groups [here](#one-of).
2091
+ 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>.
2142
2092
  </blockquote>
2143
2093
 
2144
2094
 
2145
2095
 
2146
2096
  | Field | Type | Description |
2147
2097
  | :------ | :------ | :------ |
2148
- | <span style="" class="rounded border-[1px] border-blue-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. |
2149
- | <span style="" class="rounded border-[1px] border-blue-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. |
2098
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2099
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2150
2100
 
2151
2101
  ##### <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>
2152
2102
 
@@ -2156,13 +2106,13 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
2156
2106
 
2157
2107
  | Field | Type | Description |
2158
2108
  | :------ | :------ | :------ |
2159
- | <span style="" class="rounded border-[1px] border-blue-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. |
2109
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2160
2110
 
2161
2111
  #### <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>
2162
2112
 
2163
2113
  **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>
2164
2114
 
2165
- <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>
2115
+ <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>
2166
2116
 
2167
2117
 
2168
2118
 
@@ -2180,7 +2130,7 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
2180
2130
 
2181
2131
  | Field | Type | Description |
2182
2132
  | :------ | :------ | :------ |
2183
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
2133
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
2184
2134
  | <span style="" class="rounded border-[1px] border-blue-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. |
2185
2135
 
2186
2136
  #### <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>
@@ -2192,19 +2142,17 @@ Link object.
2192
2142
 
2193
2143
 
2194
2144
  <blockquote class="caution">
2195
- 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.
2196
-
2197
- Read more about <strong>One Of</strong> groups [here](#one-of).
2145
+ 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>.
2198
2146
  </blockquote>
2199
2147
 
2200
2148
 
2201
2149
 
2202
2150
  | Field | Type | Description |
2203
2151
  | :------ | :------ | :------ |
2204
- | <span style="" class="rounded border-[1px] border-blue-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. |
2205
- | <span style="" class="rounded border-[1px] border-blue-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. |
2206
- | <span style="" class="rounded border-[1px] border-blue-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. |
2207
- | <span style="" class="rounded border-[1px] border-blue-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. |
2152
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2153
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2154
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
2155
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2208
2156
 
2209
2157
  ##### <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>
2210
2158
 
@@ -2228,18 +2176,16 @@ File source object.
2228
2176
 
2229
2177
 
2230
2178
  <blockquote class="caution">
2231
- 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.
2232
-
2233
- Read more about <strong>One Of</strong> groups [here](#one-of).
2179
+ 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>.
2234
2180
  </blockquote>
2235
2181
 
2236
2182
 
2237
2183
 
2238
2184
  | Field | Type | Description |
2239
2185
  | :------ | :------ | :------ |
2240
- | <span style="" class="rounded border-[1px] border-blue-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. |
2241
- | <span style="" class="rounded border-[1px] border-blue-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. |
2242
- | <span style="" class="rounded border-[1px] border-blue-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\` |
2186
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2187
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2188
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
2243
2189
 
2244
2190
  #### <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>
2245
2191
 
@@ -2249,121 +2195,71 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
2249
2195
 
2250
2196
  | Field | Type | Description |
2251
2197
  | :------ | :------ | :------ |
2252
- | <span style="" class="rounded border-[1px] border-blue-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. |
2198
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2253
2199
  | <span style="" class="rounded border-[1px] border-blue-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. |
2254
2200
  | <span style="" class="rounded border-[1px] border-blue-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. |
2255
2201
  | <span style="" class="rounded border-[1px] border-blue-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. |
2256
2202
 
2257
2203
 
2258
2204
 
2259
- ## Explanations
2205
+ ## Metadata
2260
2206
 
2261
- ### Node Ids
2262
- Each node ID should be a unique string in the document. These IDs are
2263
- used primarily to identify nodes for anchor behavior, and sometimes as HTML
2264
- IDs to execute rendering.
2207
+ Metadata contains information about the Ricos document itself, such as its version.
2265
2208
 
2266
- The node ID is mainly used for anchor behavior, as illustrated in the
2267
- [AnchorDecoration](#anchordecoration) example. The editor automatically
2268
- generates the ID. If you are creating the Ricos Document via an API, you must
2269
- manually add this ID if necessary.
2209
+ ##### <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>
2270
2210
 
2271
- ### Plugins
2211
+ **Used in:** <a href="#ricosdocument"><span class="font-mono">RicosDocument</span></a>
2272
2212
 
2273
- This article describes the full reference of Ricos Document schema.
2274
- However, some parts of the Ricos document are operational only
2275
- when the corresponding plugins in the API are enabled. For example
2276
- [ImageNode](#imagenode) can be used only when the \`image\` plugin is
2277
- enabled. A complete list of supported plugins is available in the field
2278
- descriptions of each API that supports the Ricos Document type.
2279
-
2280
- Full list of plugins which have effect on Ricos Document:
2281
- [actionButton](#plugin-actionButton),
2282
- [audio](#plugin-audio),
2283
- [codeBlock](#plugin-codeBlock),
2284
- [collapsibleList](#plugin-collapsibleList),
2285
- [divider](#plugin-divider),
2286
- [file](#plugin-file),
2287
- [gallery](#plugin-gallery),
2288
- [giphy](#plugin-giphy),
2289
- [html](#plugin-html),
2290
- [image](#plugin-image),
2291
- [lineSpacing](#plugin-lineSpacing),
2292
- [linkButton](#plugin-linkButton),
2293
- [linkPreview](#plugin-linkPreview),
2294
- [link](#plugin-link),
2295
- [mention](#plugin-mention),
2296
- [poll](#plugin-poll),
2297
- [spoiler](#plugin-spoiler),
2298
- [table](#plugin-table),
2299
- [textColor](#plugin-textColor),
2300
- [textHighlight](#plugin-textHighlight),
2301
- [appEmbed](#plugin-appEmbed),
2302
- [video](#plugin-video),
2303
2213
 
2304
2214
 
2305
- ### Tagged unions
2215
+ | Field | Type | Description |
2216
+ | :------ | :------ | :------ |
2217
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2218
+ | <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> | |
2219
+ | <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> | |
2220
+ | <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> | |
2306
2221
 
2307
- Tagged unions are fundamental to the Ricos Document. They
2308
- accommodate various nodes with different shapes that can occupy the
2309
- same space. At the root level, there can be more than 10 different
2310
- nodes. How do we unambiguously determine which node is which? Tagged
2311
- unions facilitate this by incorporating a common field present in
2312
- every node’s object. In the Ricos Document, this field is named type
2313
- but may also be referred to as ‘tag.’ Each node (or decoration)
2314
- contains this same field, yet each possesses a distinct string value
2315
- in it. This differentiation allows for easy identification of
2316
- each node, despite them occupying the “same space.”
2222
+ ## Document Styles
2223
+ Decorations included in \`DocumentStyle\` are applied throughout the Ricos document for the specified node types.
2317
2224
 
2318
- Learn more about them on [Wikipedia](https://en.wikipedia.org/wiki/Tagged_union)
2225
+ #### <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>
2319
2226
 
2320
- ### Formats
2227
+ **Used in:** <a href="#ricosdocument"><span class="font-mono">RicosDocument</span></a>
2321
2228
 
2322
- | Format | Description |
2323
- | :------ | :------ |
2324
- | WEB_URL | A URL that starts with \`http://\` or \`https://\`. |
2325
- | COLOR_HEX | A color in hexadecimal RGB or RGBA format, such as \`#FF0000\` or \`#FF000050\`. Accepts shorthands like #F00 and #F005 |
2326
- | NODE_ID | A unique identifier for a node. It must start with a letter and can contain only letters, numbers, hyphens, and underscores. |
2327
-
2328
- ### Validations
2329
-
2330
- | Validation | Description |
2331
- |:-------------|:-------------------------------------------------------|
2332
- | \`minItems\` | Minimum number of items in array |
2333
- | \`maxItems\` | Maximum number of items in array |
2334
- | \`minLength\` | Minimum length of string |
2335
- | \`maxLength\` | Maximum length of string |
2336
- | \`minimum\` | Minimum value of number |
2337
- | \`maximum\` | Maximum value of number |
2338
- | \`uniqueTags\` | The items in array must have unique union tags on them |
2339
-
2340
- ### Patterns
2341
-
2342
- Most node children are arrays, which can contain zero or more of the
2343
- specified nodes in any order. However, there are exceptions like
2344
- [ListItemNode](#listitemnode) and
2345
- [CollapsibleItem](#collapsibleitemnode), which have specific
2346
- restrictions on how these arrays can be structured. For example, a
2347
- [CollapsibleItem](#collapsibleitemnode) must contain one [CollapsibleItemTitleNode](#collapsibleitemtitlenode) and
2348
- one [CollapsibleItemBodyNode](#collapsibleitembodynode). A (ListItemNode)[#listitemnode) must have a
2349
- (ParagraphNode)[#paragraphnode] or (HeadingNode)[#headingnode) as the first child, followed by any
2350
- number of paragraphs, headings, or lists. The strict pattern
2351
- description uses syntax similar to regular expressions:
2352
-
2353
- - \`*\` indicates any number of items
2354
- - \`+\` indicates one or more items
2355
- - \`()\` parentheses are used for groups and enclose item tags that can be used interchangeably.
2356
-
2357
- For specific pattern descriptions, refer to the properties table containing the patterned field above.
2358
-
2359
- ### One Of
2360
-
2361
- Fields in the **One Of** groups have a constraint
2362
- that only one of them can be set at the same
2363
- time.
2364
-
2365
- The variation **Required One Of** adds
2366
- another constraint: one (and still at most one)
2367
- of the fields must be set.
2368
- `;
2229
+ Sets 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.
2230
+ You can override the styling of specific Text nodes separately using [decorations](#decorations).
2231
+
2232
+
2233
+
2234
+ <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component" examples="W3sidGl0bGUiOiJUaGUgc2FtZSBzdHlsZSBmb3IgYWxsIEgyIGhlYWRpbmdzIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiKgb3IgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJpdGFsaWMiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIsIGFkZGluZyBpbWFnZXMsIGFuZCBjcmVhdGluZyBsaXN0cyBhcmUganVzdCBhIGZldyBvZiB0aGUgdGhpbmdzIHdlIGNhbiBkbyB3aXRoIE1hcmtkb3duLiAifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Img3cHZuMzU4In0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibzh2bmczNzEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTZWN0aW9uIFR3bzogRm9ybWF0dGluZyBUZXh0ICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJjZGI1MzkyOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik1hcmtkb3duIHByb3ZpZGVzIHNpbXBsZSBzeW50YXggZm9yIGZvcm1hdHRpbmcgdGV4dC4gQmVsb3cgYXJlIHNvbWUgY29tbW9uIGZvcm1hdHRpbmcgb3B0aW9uczogIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI3cGI2bzM4NSJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6InAyN3puMzk5Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogQm9sZCBhbmQgSXRhbGljICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJ4d2N1bzQyOSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCb2xkIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJJdGFsaWMgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiSVRBTElDIiwiaXRhbGljRGF0YSI6dHJ1ZX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBzaW5nbGUgYXN0ZXJpc2tzIChgKmApLiAifX1dfV0sImRvY3VtZW50U3R5bGUiOnsiaGVhZGVyVHdvIjp7ImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fX19XQ==">
2235
+ <div style="height:474px">
2236
+ <strong>Example: </strong><a href="https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoG9yICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiaXRhbGljIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiLCBhZGRpbmcgaW1hZ2VzLCBhbmQgY3JlYXRpbmcgbGlzdHMgYXJlIGp1c3QgYSBmZXcgb2YgdGhlIHRoaW5ncyB3ZSBjYW4gZG8gd2l0aCBNYXJrZG93bi4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJoN3B2bjM1OCJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6Im84dm5nMzcxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBUd286IEZvcm1hdHRpbmcgVGV4dCAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6Mn19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiY2RiNTM5MjgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJNYXJrZG93biBwcm92aWRlcyBzaW1wbGUgc3ludGF4IGZvciBmb3JtYXR0aW5nIHRleHQuIEJlbG93IGFyZSBzb21lIGNvbW1vbiBmb3JtYXR0aW5nIG9wdGlvbnM6ICJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiN3BiNm8zODUifSx7InR5cGUiOiJIRUFESU5HIiwiaWQiOiJwMjd6bjM5OSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlN1YnNlY3Rpb246IEJvbGQgYW5kIEl0YWxpYyAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6M319LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieHdjdW80MjkiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiItwqAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkJvbGQgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiwqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii3CoCJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiSXRhbGljIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoGlzIGNyZWF0ZWQgYnkgd3JhcHBpbmcgdGV4dCB3aXRoIHNpbmdsZSBhc3Rlcmlza3MgKGAqYCkuICJ9fV19XSwiZG9jdW1lbnRTdHlsZSI6eyJoZWFkZXJUd28iOnsiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19fQ..">The same style for all H2 headings</a><br>
2237
+ </div>
2238
+ </widget>
2239
+
2240
+
2241
+
2242
+ | Field | Type | Description |
2243
+ | :------ | :------ | :------ |
2244
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2245
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2246
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2247
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2248
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2249
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2250
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2251
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2252
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2253
+
2254
+ ##### <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>
2255
+
2256
+ **Used in:** <a href="#documentstyle"><span class="font-mono">DocumentStyle</span></a>
2257
+
2258
+
2259
+
2260
+ | Field | Type | Description |
2261
+ | :------ | :------ | :------ |
2262
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2263
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2264
+ | <span style="" class="rounded border-[1px] border-blue-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. |`;
2369
2265
  //# sourceMappingURL=ricos-document-reference.js.map