@wix/ricos 10.110.0 → 10.111.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 (1493) hide show
  1. package/css/all-plugins-viewer.css +63 -61
  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-plus-button/ai-plus-button-scss.js +1 -1
  116. package/dist/cjs/plugin-ai/ai-plus-button/ai-plus-button-scss.js.map +1 -1
  117. package/dist/cjs/plugin-ai/error-message/error-message-scss.js +1 -1
  118. package/dist/cjs/plugin-ai/error-message/error-message-scss.js.map +1 -1
  119. package/dist/cjs/plugin-ai/prompt-input-area/prompt-input-area.rtlignore-scss.js +4 -4
  120. package/dist/cjs/plugin-ai/prompt-input-area/prompt-input-area.rtlignore-scss.js.map +1 -1
  121. package/dist/cjs/plugin-ai/toolbar/toolbar-button-scss.js +1 -1
  122. package/dist/cjs/plugin-ai/toolbar/toolbar-button-scss.js.map +1 -1
  123. package/dist/cjs/plugin-audio/statics/styles/audio-embed-scss.js +1 -1
  124. package/dist/cjs/plugin-audio/statics/styles/audio-embed-scss.js.map +1 -1
  125. package/dist/cjs/plugin-audio/statics/styles/audio.rtlignore-scss.js +26 -26
  126. package/dist/cjs/plugin-audio/statics/styles/audio.rtlignore-scss.js.map +1 -1
  127. package/dist/cjs/plugin-audio/statics/styles/insert-modal-scss.js +1 -1
  128. package/dist/cjs/plugin-audio/statics/styles/insert-modal-scss.js.map +1 -1
  129. package/dist/cjs/plugin-audio/statics/styles/settings-modal-scss.js +1 -1
  130. package/dist/cjs/plugin-audio/statics/styles/settings-modal-scss.js.map +1 -1
  131. package/dist/cjs/plugin-button/statics/styles/alignment.rtlignore-scss.js +3 -3
  132. package/dist/cjs/plugin-button/statics/styles/alignment.rtlignore-scss.js.map +1 -1
  133. package/dist/cjs/plugin-button/statics/styles/button-input-modal-scss.js +2 -2
  134. package/dist/cjs/plugin-button/statics/styles/button-input-modal-scss.js.map +1 -1
  135. package/dist/cjs/plugin-button/statics/styles/default-styles-scss.js +3 -3
  136. package/dist/cjs/plugin-button/statics/styles/default-styles-scss.js.map +1 -1
  137. package/dist/cjs/plugin-button/statics/styles/design-component-scss.js +2 -2
  138. package/dist/cjs/plugin-button/statics/styles/design-component-scss.js.map +1 -1
  139. package/dist/cjs/plugin-button/statics/styles/navbar-scss.js +3 -3
  140. package/dist/cjs/plugin-button/statics/styles/navbar-scss.js.map +1 -1
  141. package/dist/cjs/plugin-code-block/statics/styles/code-block-scss.js +5 -5
  142. package/dist/cjs/plugin-code-block/statics/styles/code-block-scss.js.map +1 -1
  143. package/dist/cjs/plugin-code-block/statics/styles/highlighting-theme-scss.js +33 -33
  144. package/dist/cjs/plugin-code-block/statics/styles/highlighting-theme-scss.js.map +1 -1
  145. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-component.rtlignore-scss.js +6 -6
  146. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-component.rtlignore-scss.js.map +1 -1
  147. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-pair.rtlignore-scss.js +15 -15
  148. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-pair.rtlignore-scss.js.map +1 -1
  149. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-settings-scss.js +1 -1
  150. package/dist/cjs/plugin-collapsible-list/statics/styles/collapsible-list-settings-scss.js.map +1 -1
  151. package/dist/cjs/plugin-collapsible-list/statics/styles/dnd-handle.rtlignore-scss.js +1 -1
  152. package/dist/cjs/plugin-collapsible-list/statics/styles/dnd-handle.rtlignore-scss.js.map +1 -1
  153. package/dist/cjs/plugin-collapsible-list/statics/styles/new-pair-button.rtlignore-scss.js +3 -3
  154. package/dist/cjs/plugin-collapsible-list/statics/styles/new-pair-button.rtlignore-scss.js.map +1 -1
  155. package/dist/cjs/plugin-commons/statics/styles/file-input-scss.js +1 -1
  156. package/dist/cjs/plugin-commons/statics/styles/file-input-scss.js.map +1 -1
  157. package/dist/cjs/plugin-commons/statics/styles/items-dropdown-scss.js +1 -1
  158. package/dist/cjs/plugin-commons/statics/styles/items-dropdown-scss.js.map +1 -1
  159. package/dist/cjs/plugin-commons/statics/styles/plugin-toolbar-button-scss.js +6 -6
  160. package/dist/cjs/plugin-commons/statics/styles/plugin-toolbar-button-scss.js.map +1 -1
  161. package/dist/cjs/plugin-commons/statics/styles/plugin-toolbar-scss.js +14 -14
  162. package/dist/cjs/plugin-commons/statics/styles/plugin-toolbar-scss.js.map +1 -1
  163. package/dist/cjs/plugin-commons/statics/styles/toolbar-button-scss.js +8 -8
  164. package/dist/cjs/plugin-commons/statics/styles/toolbar-button-scss.js.map +1 -1
  165. package/dist/cjs/plugin-dangerous-error/statics/dangerous-error-add-button-scss.js +1 -1
  166. package/dist/cjs/plugin-dangerous-error/statics/dangerous-error-add-button-scss.js.map +1 -1
  167. package/dist/cjs/plugin-divider/statics/styles/default-styles-scss.js +23 -23
  168. package/dist/cjs/plugin-divider/statics/styles/default-styles-scss.js.map +1 -1
  169. package/dist/cjs/plugin-divider/statics/styles/divider-viewer.rtlignore-scss.js +19 -19
  170. package/dist/cjs/plugin-divider/statics/styles/divider-viewer.rtlignore-scss.js.map +1 -1
  171. package/dist/cjs/plugin-emoji/statics/styles/emoji-preview-modal-scss.js +9 -9
  172. package/dist/cjs/plugin-emoji/statics/styles/emoji-preview-modal-scss.js.map +1 -1
  173. package/dist/cjs/plugin-figure/{caption-converter.js → converter/caption-converter.js} +3 -3
  174. package/dist/cjs/plugin-figure/converter/caption-converter.js.map +7 -0
  175. package/dist/cjs/plugin-figure/editor.js +1 -1
  176. package/dist/cjs/plugin-figure/editor.js.map +1 -1
  177. package/dist/cjs/plugin-figure/tiptap/caption-scss.js +3 -3
  178. package/dist/cjs/plugin-figure/tiptap/caption-scss.js.map +1 -1
  179. package/dist/cjs/plugin-figure/tiptap/caption-tiptap-extension.js +1 -1
  180. package/dist/cjs/plugin-figure/tiptap/caption-tiptap-extension.js.map +1 -1
  181. package/dist/cjs/plugin-figure/tiptap/caption.js +28 -23
  182. package/dist/cjs/plugin-figure/tiptap/caption.js.map +3 -3
  183. package/dist/cjs/plugin-figure/tiptap/figure-scss.js +1 -1
  184. package/dist/cjs/plugin-figure/tiptap/figure-scss.js.map +1 -1
  185. package/dist/cjs/plugin-figure/tiptap/figure-tiptap-extension.js +44 -10
  186. package/dist/cjs/plugin-figure/tiptap/figure-tiptap-extension.js.map +3 -3
  187. package/dist/cjs/plugin-figure/tiptap/figure.js +25 -8
  188. package/dist/cjs/plugin-figure/tiptap/figure.js.map +3 -3
  189. package/dist/cjs/plugin-figure/tiptap/use-editor-selection.js +41 -0
  190. package/dist/cjs/plugin-figure/tiptap/use-editor-selection.js.map +7 -0
  191. package/dist/cjs/plugin-figure/viewer/viewer-caption.rtlignore-scss.js +2 -2
  192. package/dist/cjs/plugin-figure/viewer/viewer-caption.rtlignore-scss.js.map +1 -1
  193. package/dist/cjs/plugin-figure/viewer/viewer-figure.js +65 -0
  194. package/dist/cjs/plugin-figure/viewer/viewer-figure.js.map +7 -0
  195. package/dist/cjs/{ricos-schema/legacy/wix/rich_content/v1/plugin_map.enums.js → plugin-figure/viewer/viewer-figure.rtlignore-scss.js} +8 -13
  196. package/dist/cjs/plugin-figure/viewer/viewer-figure.rtlignore-scss.js.map +7 -0
  197. package/dist/cjs/plugin-file-upload/statics/styles/file-upload-viewer-scss.js +20 -20
  198. package/dist/cjs/plugin-file-upload/statics/styles/file-upload-viewer-scss.js.map +1 -1
  199. package/dist/cjs/plugin-file-upload/statics/styles/pdf-viewer-scss.js +3 -3
  200. package/dist/cjs/plugin-file-upload/statics/styles/pdf-viewer-scss.js.map +1 -1
  201. package/dist/cjs/plugin-gallery/statics/styles/gallery-component-scss.js +1 -1
  202. package/dist/cjs/plugin-gallery/statics/styles/gallery-component-scss.js.map +1 -1
  203. package/dist/cjs/plugin-gallery/statics/styles/gallery-settings-modal-scss.js +3 -3
  204. package/dist/cjs/plugin-gallery/statics/styles/gallery-settings-modal-scss.js.map +1 -1
  205. package/dist/cjs/plugin-gallery/statics/styles/image-ratio-selector-scss.js +6 -6
  206. package/dist/cjs/plugin-gallery/statics/styles/image-ratio-selector-scss.js.map +1 -1
  207. package/dist/cjs/plugin-gallery/statics/styles/media-item-action-menu-scss.js +1 -1
  208. package/dist/cjs/plugin-gallery/statics/styles/media-item-action-menu-scss.js.map +1 -1
  209. package/dist/cjs/plugin-gallery/statics/styles/sortable-item-scss.js +1 -1
  210. package/dist/cjs/plugin-gallery/statics/styles/sortable-item-scss.js.map +1 -1
  211. package/dist/cjs/plugin-gallery/statics/styles/sortable-list-scss.js +3 -3
  212. package/dist/cjs/plugin-gallery/statics/styles/sortable-list-scss.js.map +1 -1
  213. package/dist/cjs/plugin-gallery/statics/styles/thumbnail-placement-selector.rtlignore-scss.js +5 -5
  214. package/dist/cjs/plugin-gallery/statics/styles/thumbnail-placement-selector.rtlignore-scss.js.map +1 -1
  215. package/dist/cjs/plugin-gallery/statics/styles/viewer.rtlignore-scss.js +11 -11
  216. package/dist/cjs/plugin-gallery/statics/styles/viewer.rtlignore-scss.js.map +1 -1
  217. package/dist/cjs/plugin-giphy/statics/styles/giphy-api-input-modal-scss.js +6 -6
  218. package/dist/cjs/plugin-giphy/statics/styles/giphy-api-input-modal-scss.js.map +1 -1
  219. package/dist/cjs/plugin-giphy/statics/styles/giphy-selecter-scss.js +14 -14
  220. package/dist/cjs/plugin-giphy/statics/styles/giphy-selecter-scss.js.map +1 -1
  221. package/dist/cjs/plugin-giphy/statics/styles/giphy-viewer-scss.js +2 -2
  222. package/dist/cjs/plugin-giphy/statics/styles/giphy-viewer-scss.js.map +1 -1
  223. package/dist/cjs/plugin-hashtag/statics/hashtag-scss.js +2 -2
  224. package/dist/cjs/plugin-hashtag/statics/hashtag-scss.js.map +1 -1
  225. package/dist/cjs/plugin-headings/statics/styles/headingButtonStyles-scss.js +6 -6
  226. package/dist/cjs/plugin-headings/statics/styles/headingButtonStyles-scss.js.map +1 -1
  227. package/dist/cjs/plugin-headings/statics/styles/headings-scss.js +8 -8
  228. package/dist/cjs/plugin-headings/statics/styles/headings-scss.js.map +1 -1
  229. package/dist/cjs/plugin-headings/statics/styles/panelStyles-scss.js +6 -6
  230. package/dist/cjs/plugin-headings/statics/styles/panelStyles-scss.js.map +1 -1
  231. package/dist/cjs/plugin-html/statics/styles/HtmlComponent-scss.js +2 -2
  232. package/dist/cjs/plugin-html/statics/styles/HtmlComponent-scss.js.map +1 -1
  233. package/dist/cjs/plugin-html/statics/styles/HtmlEditPanel-scss.js +8 -8
  234. package/dist/cjs/plugin-html/statics/styles/HtmlEditPanel-scss.js.map +1 -1
  235. package/dist/cjs/plugin-html/statics/styles/Iframe-scss.js +1 -1
  236. package/dist/cjs/plugin-html/statics/styles/Iframe-scss.js.map +1 -1
  237. package/dist/cjs/plugin-image/converter/image-converter.js +3 -0
  238. package/dist/cjs/plugin-image/converter/image-converter.js.map +2 -2
  239. package/dist/cjs/plugin-image/statics/styles/image-settings-scss.js +11 -11
  240. package/dist/cjs/plugin-image/statics/styles/image-settings-scss.js.map +1 -1
  241. package/dist/cjs/plugin-image/statics/styles/image-viewer.rtlignore-scss.js +14 -14
  242. package/dist/cjs/plugin-image/statics/styles/image-viewer.rtlignore-scss.js.map +1 -1
  243. package/dist/cjs/plugin-image/statics/styles/in-plugin-input-scss.js +2 -2
  244. package/dist/cjs/plugin-image/statics/styles/in-plugin-input-scss.js.map +1 -1
  245. package/dist/cjs/plugin-image/tiptap/image-tiptap-extension.js +1 -102
  246. package/dist/cjs/plugin-image/tiptap/image-tiptap-extension.js.map +2 -2
  247. package/dist/cjs/plugin-image/viewer/common-types.js +16 -0
  248. package/dist/cjs/plugin-image/viewer/common-types.js.map +7 -0
  249. package/dist/cjs/plugin-image/viewer/image-container.js +4 -3
  250. package/dist/cjs/plugin-image/viewer/image-container.js.map +2 -2
  251. package/dist/cjs/plugin-image/viewer/image.js +1 -2
  252. package/dist/cjs/plugin-image/viewer/image.js.map +2 -2
  253. package/dist/cjs/plugin-image/viewer/viewer-image.js +46 -26
  254. package/dist/cjs/plugin-image/viewer/viewer-image.js.map +3 -3
  255. package/dist/cjs/plugin-line-spacing/insert-decoration-modal/insert-decoration-modal-scss.js +3 -3
  256. package/dist/cjs/plugin-line-spacing/insert-decoration-modal/insert-decoration-modal-scss.js.map +1 -1
  257. package/dist/cjs/plugin-link/statics/link-viewer-scss.js +7 -7
  258. package/dist/cjs/plugin-link/statics/link-viewer-scss.js.map +1 -1
  259. package/dist/cjs/plugin-link/toolbar/url-link-button-scss.js +3 -3
  260. package/dist/cjs/plugin-link/toolbar/url-link-button-scss.js.map +1 -1
  261. package/dist/cjs/plugin-link-preview/statics/styles/link-preview-scss.js +8 -8
  262. package/dist/cjs/plugin-link-preview/statics/styles/link-preview-scss.js.map +1 -1
  263. package/dist/cjs/plugin-mentions/statics/mention-list-scss.js +5 -5
  264. package/dist/cjs/plugin-mentions/statics/mention-list-scss.js.map +1 -1
  265. package/dist/cjs/plugin-mentions/statics/mentions-scss.js +10 -10
  266. package/dist/cjs/plugin-mentions/statics/mentions-scss.js.map +1 -1
  267. package/dist/cjs/plugin-social-polls/components/image-upload/image-upload-scss.js +9 -9
  268. package/dist/cjs/plugin-social-polls/components/image-upload/image-upload-scss.js.map +1 -1
  269. package/dist/cjs/plugin-social-polls/components/insert-modal/preset-picker-scss.js +1 -1
  270. package/dist/cjs/plugin-social-polls/components/insert-modal/preset-picker-scss.js.map +1 -1
  271. package/dist/cjs/plugin-social-polls/components/poll-context/styles-scss.js +2 -2
  272. package/dist/cjs/plugin-social-polls/components/poll-context/styles-scss.js.map +1 -1
  273. package/dist/cjs/plugin-social-polls/components/poll-header/poll-header-scss.js +3 -3
  274. package/dist/cjs/plugin-social-polls/components/poll-header/poll-header-scss.js.map +1 -1
  275. package/dist/cjs/plugin-social-polls/components/poll-option/option-scss.js +23 -23
  276. package/dist/cjs/plugin-social-polls/components/poll-option/option-scss.js.map +1 -1
  277. package/dist/cjs/plugin-social-polls/components/poll-option/webview/option-webview-scss.js +24 -24
  278. package/dist/cjs/plugin-social-polls/components/poll-option/webview/option-webview-scss.js.map +1 -1
  279. package/dist/cjs/plugin-social-polls/components/poll-scss.js +19 -19
  280. package/dist/cjs/plugin-social-polls/components/poll-scss.js.map +1 -1
  281. package/dist/cjs/plugin-social-polls/components/text-field/text-field-scss.js +12 -12
  282. package/dist/cjs/plugin-social-polls/components/text-field/text-field-scss.js.map +1 -1
  283. package/dist/cjs/plugin-social-polls/components/voted-users/voted-users.rtlignore-scss.js +20 -20
  284. package/dist/cjs/plugin-social-polls/components/voted-users/voted-users.rtlignore-scss.js.map +1 -1
  285. package/dist/cjs/plugin-social-polls/statics/styles/poll-scss.js +3 -3
  286. package/dist/cjs/plugin-social-polls/statics/styles/poll-scss.js.map +1 -1
  287. package/dist/cjs/plugin-social-polls/statics/styles/polls-settings-modal-scss.js +3 -3
  288. package/dist/cjs/plugin-social-polls/statics/styles/polls-settings-modal-scss.js.map +1 -1
  289. package/dist/cjs/plugin-spoiler/statics/styles/spoiler-scss.js +17 -17
  290. package/dist/cjs/plugin-spoiler/statics/styles/spoiler-scss.js.map +1 -1
  291. package/dist/cjs/plugin-table/statics/styles/add-new-section-scss.js +2 -2
  292. package/dist/cjs/plugin-table/statics/styles/add-new-section-scss.js.map +1 -1
  293. package/dist/cjs/plugin-table/statics/styles/borders-scss.js +4 -4
  294. package/dist/cjs/plugin-table/statics/styles/borders-scss.js.map +1 -1
  295. package/dist/cjs/plugin-table/statics/styles/cell-scss.js +15 -15
  296. package/dist/cjs/plugin-table/statics/styles/cell-scss.js.map +1 -1
  297. package/dist/cjs/plugin-table/statics/styles/columns-scss.js +3 -3
  298. package/dist/cjs/plugin-table/statics/styles/columns-scss.js.map +1 -1
  299. package/dist/cjs/plugin-table/statics/styles/drag-and-drop-scss.js +8 -8
  300. package/dist/cjs/plugin-table/statics/styles/drag-and-drop-scss.js.map +1 -1
  301. package/dist/cjs/plugin-table/statics/styles/resizer-scss.js +4 -4
  302. package/dist/cjs/plugin-table/statics/styles/resizer-scss.js.map +1 -1
  303. package/dist/cjs/plugin-table/statics/styles/rows-scss.js +4 -4
  304. package/dist/cjs/plugin-table/statics/styles/rows-scss.js.map +1 -1
  305. package/dist/cjs/plugin-table/statics/styles/select-all-scss.js +2 -2
  306. package/dist/cjs/plugin-table/statics/styles/select-all-scss.js.map +1 -1
  307. package/dist/cjs/plugin-table/statics/styles/side-toolbar-scss.js +4 -4
  308. package/dist/cjs/plugin-table/statics/styles/side-toolbar-scss.js.map +1 -1
  309. package/dist/cjs/plugin-table/statics/styles/table-component-scss.js +9 -9
  310. package/dist/cjs/plugin-table/statics/styles/table-component-scss.js.map +1 -1
  311. package/dist/cjs/plugin-table/statics/styles/table-settings-counter-scss.js +1 -1
  312. package/dist/cjs/plugin-table/statics/styles/table-settings-counter-scss.js.map +1 -1
  313. package/dist/cjs/plugin-table/statics/styles/table-settings-modal-scss.js +8 -8
  314. package/dist/cjs/plugin-table/statics/styles/table-settings-modal-scss.js.map +1 -1
  315. package/dist/cjs/plugin-table/statics/styles/table-toolbar-scss.js +10 -10
  316. package/dist/cjs/plugin-table/statics/styles/table-toolbar-scss.js.map +1 -1
  317. package/dist/cjs/plugin-table/statics/styles/table-viewer-scss.js +4 -4
  318. package/dist/cjs/plugin-table/statics/styles/table-viewer-scss.js.map +1 -1
  319. package/dist/cjs/plugin-table/tiptap/decorations/addRowCol-scss.js +3 -3
  320. package/dist/cjs/plugin-table/tiptap/decorations/addRowCol-scss.js.map +1 -1
  321. package/dist/cjs/plugin-table/tiptap/decorations/controllers-scss.js +11 -11
  322. package/dist/cjs/plugin-table/tiptap/decorations/controllers-scss.js.map +1 -1
  323. package/dist/cjs/plugin-table/tiptap/plugins/table-scss.js +12 -12
  324. package/dist/cjs/plugin-table/tiptap/plugins/table-scss.js.map +1 -1
  325. package/dist/cjs/plugin-vertical-embed/statics/styles/widget-scss.js +15 -15
  326. package/dist/cjs/plugin-vertical-embed/statics/styles/widget-scss.js.map +1 -1
  327. package/dist/cjs/plugin-video/constants.js +10 -0
  328. package/dist/cjs/plugin-video/constants.js.map +2 -2
  329. package/dist/cjs/plugin-video/converter/fixtures/pm-video-converted.json +27 -0
  330. package/dist/cjs/plugin-video/converter/fixtures/pm-video-with-caption-converted.json +43 -0
  331. package/dist/cjs/plugin-video/converter/fixtures/pm-video-with-caption.json +55 -0
  332. package/dist/cjs/plugin-video/converter/fixtures/pm-video.json +48 -0
  333. package/dist/cjs/plugin-video/converter/fixtures/ricos-video-converted.json +41 -0
  334. package/dist/cjs/plugin-video/converter/fixtures/ricos-video-with-caption-converted.json +50 -0
  335. package/dist/cjs/plugin-video/converter/fixtures/ricos-video-with-caption.json +44 -0
  336. package/dist/cjs/plugin-video/converter/fixtures/ricos-video.json +27 -0
  337. package/dist/cjs/plugin-video/converter/video-converter.js +74 -0
  338. package/dist/cjs/plugin-video/converter/video-converter.js.map +7 -0
  339. package/dist/cjs/plugin-video/dataHooks.js +3 -3
  340. package/dist/cjs/plugin-video/dataHooks.js.map +2 -2
  341. package/dist/cjs/plugin-video/defaults.js +1 -11
  342. package/dist/cjs/plugin-video/defaults.js.map +2 -2
  343. package/dist/cjs/plugin-video/editor.js +12 -2
  344. package/dist/cjs/plugin-video/editor.js.map +2 -2
  345. package/dist/cjs/plugin-video/getAddButtons.js +2 -3
  346. package/dist/cjs/plugin-video/getAddButtons.js.map +2 -2
  347. package/dist/cjs/plugin-video/getToolbarButtons.js +13 -1
  348. package/dist/cjs/plugin-video/getToolbarButtons.js.map +2 -2
  349. package/dist/cjs/plugin-video/statics/styles/default-video-styles-scss.js +6 -6
  350. package/dist/cjs/plugin-video/statics/styles/default-video-styles-scss.js.map +1 -1
  351. package/dist/cjs/plugin-video/statics/styles/new-video-insert-modal-scss.js +2 -2
  352. package/dist/cjs/plugin-video/statics/styles/new-video-insert-modal-scss.js.map +1 -1
  353. package/dist/cjs/plugin-video/statics/styles/video-settings-scss.js +8 -8
  354. package/dist/cjs/plugin-video/statics/styles/video-settings-scss.js.map +1 -1
  355. package/dist/cjs/plugin-video/statics/styles/video-viewer-scss.js +3 -3
  356. package/dist/cjs/plugin-video/statics/styles/video-viewer-scss.js.map +1 -1
  357. package/dist/cjs/plugin-video/testkit.js +6 -4
  358. package/dist/cjs/plugin-video/testkit.js.map +3 -3
  359. package/dist/cjs/plugin-video/tiptap/component.js +4 -2
  360. package/dist/cjs/plugin-video/tiptap/component.js.map +2 -2
  361. package/dist/cjs/plugin-video/tiptap/tiptap.js +66 -20
  362. package/dist/cjs/plugin-video/tiptap/tiptap.js.map +3 -3
  363. package/dist/cjs/plugin-video/tiptap/video-component.js +36 -4
  364. package/dist/cjs/plugin-video/tiptap/video-component.js.map +3 -3
  365. package/dist/cjs/plugin-video/toolbar/upload-video.js +3 -3
  366. package/dist/cjs/plugin-video/toolbar/upload-video.js.map +3 -3
  367. package/dist/cjs/plugin-video/viewer/nodeViewRenderers-loadable.js +32 -2
  368. package/dist/cjs/plugin-video/viewer/nodeViewRenderers-loadable.js.map +2 -2
  369. package/dist/cjs/plugin-video/viewer/nodeViewRenderers.js +4 -2
  370. package/dist/cjs/plugin-video/viewer/nodeViewRenderers.js.map +3 -3
  371. package/dist/cjs/plugin-video/viewer/video.js +276 -17
  372. package/dist/cjs/plugin-video/viewer/video.js.map +3 -3
  373. package/dist/cjs/plugin-video/viewer/viewer-video.js +75 -0
  374. package/dist/cjs/plugin-video/viewer/viewer-video.js.map +7 -0
  375. package/dist/cjs/pm-converters/collect.js +13 -7
  376. package/dist/cjs/pm-converters/collect.js.map +2 -2
  377. package/dist/cjs/ricos-common-plugins/breakout/extension.js +1 -1
  378. package/dist/cjs/ricos-common-plugins/breakout/extension.js.map +2 -2
  379. package/dist/cjs/ricos-common-plugins/statics/styles-scss.js +9 -9
  380. package/dist/cjs/ricos-common-plugins/statics/styles-scss.js.map +1 -1
  381. package/dist/cjs/ricos-common-plugins/title/headings-scss.js +8 -8
  382. package/dist/cjs/ricos-common-plugins/title/headings-scss.js.map +1 -1
  383. package/dist/cjs/ricos-common-plugins/unsupported/unsupported-node-extension.js +1 -1
  384. package/dist/cjs/ricos-common-plugins/unsupported/unsupported-node-extension.js.map +1 -1
  385. package/dist/cjs/ricos-content/RicosContentAPI/AbstractContentBuilder.js +0 -1
  386. package/dist/cjs/ricos-content/RicosContentAPI/AbstractContentBuilder.js.map +2 -2
  387. package/dist/cjs/ricos-content/RicosContentAPI/node-builder-methods.js +0 -7
  388. package/dist/cjs/ricos-content/RicosContentAPI/node-builder-methods.js.map +2 -2
  389. package/dist/cjs/ricos-content/TranslatableAPI/types.js.map +1 -1
  390. package/dist/cjs/ricos-content/consts.js +0 -5
  391. package/dist/cjs/ricos-content/consts.js.map +2 -2
  392. package/dist/cjs/ricos-content/converters/draft/consts.js +0 -1
  393. package/dist/cjs/ricos-content/converters/draft/consts.js.map +2 -2
  394. package/dist/cjs/ricos-content/converters/draft/fromDraft/consts.js +0 -1
  395. package/dist/cjs/ricos-content/converters/draft/fromDraft/consts.js.map +2 -2
  396. package/dist/cjs/ricos-content/converters/draft/fromDraft/convertRicosPluginData.js +0 -23
  397. package/dist/cjs/ricos-content/converters/draft/fromDraft/convertRicosPluginData.js.map +2 -2
  398. package/dist/cjs/ricos-content/converters/draft/toDraft/convertContainerData.js +0 -3
  399. package/dist/cjs/ricos-content/converters/draft/toDraft/convertContainerData.js.map +2 -2
  400. package/dist/cjs/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.js +0 -1
  401. package/dist/cjs/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.js.map +2 -2
  402. package/dist/cjs/ricos-content/converters/nodeUtils.js +0 -1
  403. package/dist/cjs/ricos-content/converters/nodeUtils.js.map +2 -2
  404. package/dist/cjs/ricos-content/converters/plainText/toPlainText/complexPlainText.js +1 -1
  405. package/dist/cjs/ricos-content/converters/plainText/toPlainText/complexPlainText.js.map +1 -1
  406. package/dist/cjs/ricos-content/converters/plainText/toPlainText/convertNodes.js +0 -5
  407. package/dist/cjs/ricos-content/converters/plainText/toPlainText/convertNodes.js.map +2 -2
  408. package/dist/cjs/ricos-content/converters/plainText/toPlainText/to-plain-text-base.js +0 -3
  409. package/dist/cjs/ricos-content/converters/plainText/toPlainText/to-plain-text-base.js.map +2 -2
  410. package/dist/cjs/ricos-content/statics/json/migratedFixtures/migration-content.json +7 -19
  411. package/dist/cjs/ricos-content/truncateContent/types.js +0 -2
  412. package/dist/cjs/ricos-content/truncateContent/types.js.map +2 -2
  413. package/dist/cjs/ricos-content/types/contentApi.js.map +1 -1
  414. package/dist/cjs/ricos-content/types/node-refined-types.js.map +1 -1
  415. package/dist/cjs/ricos-editor/statics/styles/editor-styles-scss.js +6 -6
  416. package/dist/cjs/ricos-editor/statics/styles/editor-styles-scss.js.map +1 -1
  417. package/dist/cjs/ricos-modals/statics/styles/drawer-scss.js +9 -9
  418. package/dist/cjs/ricos-modals/statics/styles/drawer-scss.js.map +1 -1
  419. package/dist/cjs/ricos-modals/statics/styles/fullscreen-scss.js +1 -1
  420. package/dist/cjs/ricos-modals/statics/styles/fullscreen-scss.js.map +1 -1
  421. package/dist/cjs/ricos-modals/statics/styles/popover-scss.js +2 -2
  422. package/dist/cjs/ricos-modals/statics/styles/popover-scss.js.map +1 -1
  423. package/dist/cjs/ricos-modals/statics/styles/popper-scss.js +2 -2
  424. package/dist/cjs/ricos-modals/statics/styles/popper-scss.js.map +1 -1
  425. package/dist/cjs/ricos-modals/statics/styles/toolbar-scss.js +1 -1
  426. package/dist/cjs/ricos-modals/statics/styles/toolbar-scss.js.map +1 -1
  427. package/dist/cjs/ricos-orchestrator/map-bi-callbacks-to-events.js +0 -1
  428. package/dist/cjs/ricos-orchestrator/map-bi-callbacks-to-events.js.map +2 -2
  429. package/dist/cjs/ricos-plugins/toolbar-utils/toToolbarItemsConfig.js +0 -1
  430. package/dist/cjs/ricos-plugins/toolbar-utils/toToolbarItemsConfig.js.map +2 -2
  431. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/index.js +0 -2
  432. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/index.js.map +2 -2
  433. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/rich_content.enums.js +0 -1
  434. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/rich_content.enums.js.map +2 -2
  435. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/rich_content.js +0 -8
  436. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/rich_content.js.map +2 -2
  437. package/dist/cjs/ricos-schema/next-schema/generated/ricos-document-reference.js +498 -602
  438. package/dist/cjs/ricos-schema/next-schema/generated/ricos-document-reference.js.map +2 -2
  439. package/dist/cjs/ricos-schema/next-schema/generated/ricos_document.js.map +2 -2
  440. package/dist/cjs/ricos-schema/next-schema/generated/ricos_document.jtd.json +318 -315
  441. package/dist/cjs/ricos-schema/next-schema/jtdToMd.js +11 -14
  442. package/dist/cjs/ricos-schema/next-schema/jtdToMd.js.map +2 -2
  443. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/common.json +8 -8
  444. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/container_data.json +9 -9
  445. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/decorations.json +24 -24
  446. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_blockquote.json +4 -4
  447. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_caption.json +6 -6
  448. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_code_block.json +4 -4
  449. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_heading.json +6 -6
  450. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_list.json +9 -9
  451. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_paragraph.json +6 -6
  452. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/node_text.json +4 -4
  453. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_app_embed.json +13 -10
  454. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_audio.json +4 -4
  455. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_button.json +7 -7
  456. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_collapsible_list.json +12 -12
  457. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_divider.json +5 -5
  458. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_embed.json +11 -11
  459. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_file.json +4 -4
  460. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_gallery.json +15 -15
  461. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_gif.json +5 -5
  462. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_html.json +3 -3
  463. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_image.json +6 -6
  464. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_link_preview.json +2 -2
  465. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_poll.json +11 -11
  466. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_table.json +5 -5
  467. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_table_cell.json +8 -8
  468. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/plugin_video.json +5 -5
  469. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/ricos_document.json +10 -10
  470. package/dist/cjs/ricos-schema/next-schema/ricos-jtd/root_node.json +1 -1
  471. package/dist/cjs/ricos-schema/next-schema/version.js +1 -1
  472. package/dist/cjs/ricos-schema/next-schema/version.js.map +1 -1
  473. package/dist/cjs/ricos-shortcuts/ShortcutsDialog-scss.js +8 -8
  474. package/dist/cjs/ricos-shortcuts/ShortcutsDialog-scss.js.map +1 -1
  475. package/dist/cjs/ricos-styles/statics/styles/style-presets-scss.js +3 -3
  476. package/dist/cjs/ricos-styles/statics/styles/style-presets-scss.js.map +1 -1
  477. package/dist/cjs/ricos-types/insertPluginButtons.js.map +1 -1
  478. package/dist/cjs/ricos-types/node-refined-types.js.map +1 -1
  479. package/dist/cjs/ricos-types/pluginTypes.js.map +2 -2
  480. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/blockquote/blockquote-scss.js +2 -2
  481. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/blockquote/blockquote-scss.js.map +1 -1
  482. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/codeblock/codeblock-scss.js +3 -3
  483. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/codeblock/codeblock-scss.js.map +1 -1
  484. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/heading/heading-scss.js +9 -9
  485. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/heading/heading-scss.js.map +1 -1
  486. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/lists/lists-scss.js +4 -4
  487. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/lists/lists-scss.js.map +1 -1
  488. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/paragraph/paragraph-scss.js +4 -4
  489. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/paragraph/paragraph-scss.js.map +1 -1
  490. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/link-viewer-wrapper.rtlignore-scss.js +1 -1
  491. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/link-viewer-wrapper.rtlignore-scss.js.map +1 -1
  492. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/plugin.rtlignore-scss.js +15 -15
  493. package/dist/cjs/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/plugin.rtlignore-scss.js.map +1 -1
  494. package/dist/cjs/ricos-viewer-next/modals/fullscreen/fullscreen.rtlignore-scss.js +8 -8
  495. package/dist/cjs/ricos-viewer-next/modals/fullscreen/fullscreen.rtlignore-scss.js.map +1 -1
  496. package/dist/cjs/ricos-viewer-next/statics/alignment.rtlignore-scss.js +16 -16
  497. package/dist/cjs/ricos-viewer-next/statics/alignment.rtlignore-scss.js.map +1 -1
  498. package/dist/cjs/ricos-viewer-next/statics/indentation-scss.js +7 -7
  499. package/dist/cjs/ricos-viewer-next/statics/indentation-scss.js.map +1 -1
  500. package/dist/cjs/ricos-viewer-next/statics/rich-content-viewer-scss.js +9 -9
  501. package/dist/cjs/ricos-viewer-next/statics/rich-content-viewer-scss.js.map +1 -1
  502. package/dist/cjs/ricos-viewer-next/statics/rtl.rtlignore-scss.js +2 -2
  503. package/dist/cjs/ricos-viewer-next/statics/rtl.rtlignore-scss.js.map +1 -1
  504. package/dist/cjs/text-selection-toolbar/statics/styles/viewer-inline-toolbar.rtlignore-scss.js +2 -2
  505. package/dist/cjs/text-selection-toolbar/statics/styles/viewer-inline-toolbar.rtlignore-scss.js.map +1 -1
  506. package/dist/cjs/tiptap-editor/components/RichContentAdapter.js +6 -5
  507. package/dist/cjs/tiptap-editor/components/RichContentAdapter.js.map +2 -2
  508. package/dist/cjs/tiptap-editor/consts.js +2 -3
  509. package/dist/cjs/tiptap-editor/consts.js.map +2 -2
  510. package/dist/cjs/tiptap-editor/statics/styles/tiptap-editor-styles-scss.js +9 -9
  511. package/dist/cjs/tiptap-editor/statics/styles/tiptap-editor-styles-scss.js.map +1 -1
  512. package/dist/cjs/tiptap-extensions/placeholder-scss.js +1 -1
  513. package/dist/cjs/tiptap-extensions/placeholder-scss.js.map +1 -1
  514. package/dist/cjs/tiptap-extensions/statics/styles-scss.js +5 -5
  515. package/dist/cjs/tiptap-extensions/statics/styles-scss.js.map +1 -1
  516. package/dist/cjs/toolbars-modals/heading/CustomHeadingButton-scss.js +1 -1
  517. package/dist/cjs/toolbars-modals/heading/CustomHeadingButton-scss.js.map +1 -1
  518. package/dist/cjs/toolbars-modals/heading/customPanelStyles-scss.js +9 -9
  519. package/dist/cjs/toolbars-modals/heading/customPanelStyles-scss.js.map +1 -1
  520. package/dist/cjs/toolbars-modals/link-new/anchor-settings/anchor-settings-scss.js +4 -4
  521. package/dist/cjs/toolbars-modals/link-new/anchor-settings/anchor-settings-scss.js.map +1 -1
  522. package/dist/cjs/toolbars-modals/link-new/anchor-settings/anchorable-elements-list-scss.js +1 -1
  523. package/dist/cjs/toolbars-modals/link-new/anchor-settings/anchorable-elements-list-scss.js.map +1 -1
  524. package/dist/cjs/toolbars-modals/link-new/modal/link-settings-modal-header-scss.js +1 -1
  525. package/dist/cjs/toolbars-modals/link-new/modal/link-settings-modal-header-scss.js.map +1 -1
  526. package/dist/cjs/toolbars-modals/panels/styles-scss.js +31 -31
  527. package/dist/cjs/toolbars-modals/panels/styles-scss.js.map +1 -1
  528. package/dist/cjs/toolbars-ui/components/AddPluginMenu/add-plugin-menu-rce/side-toolbar-panel-scss.js +11 -11
  529. package/dist/cjs/toolbars-ui/components/AddPluginMenu/add-plugin-menu-rce/side-toolbar-panel-scss.js.map +1 -1
  530. package/dist/cjs/toolbars-ui/components/AddPluginMenu/plugin-menu-button-scss.js +1 -1
  531. package/dist/cjs/toolbars-ui/components/AddPluginMenu/plugin-menu-button-scss.js.map +1 -1
  532. package/dist/cjs/toolbars-ui/components/DropdownModals/DropdownModal-scss.js +2 -2
  533. package/dist/cjs/toolbars-ui/components/DropdownModals/DropdownModal-scss.js.map +1 -1
  534. package/dist/cjs/toolbars-ui/components/ListItem/list-item-section-scss.js +3 -3
  535. package/dist/cjs/toolbars-ui/components/ListItem/list-item-section-scss.js.map +1 -1
  536. package/dist/cjs/toolbars-ui/components/ListItem/list-item-select-scss.js +10 -10
  537. package/dist/cjs/toolbars-ui/components/ListItem/list-item-select-scss.js.map +1 -1
  538. package/dist/cjs/toolbars-ui/components/ListItem/list-item-toggle-scss.js +8 -8
  539. package/dist/cjs/toolbars-ui/components/ListItem/list-item-toggle-scss.js.map +1 -1
  540. package/dist/cjs/toolbars-ui/components/ToolbarButton/ToolbarButton-scss.js +8 -8
  541. package/dist/cjs/toolbars-ui/components/ToolbarButton/ToolbarButton-scss.js.map +1 -1
  542. package/dist/cjs/toolbars-ui/components/ToolbarButtonSeparator/ToolbarButtonSeparator-scss.js +2 -2
  543. package/dist/cjs/toolbars-ui/components/ToolbarButtonSeparator/ToolbarButtonSeparator-scss.js.map +1 -1
  544. package/dist/cjs/toolbars-v3/components/InsertPluginToolbar/insert-plugin-toolbar-scss.js +1 -1
  545. package/dist/cjs/toolbars-v3/components/InsertPluginToolbar/insert-plugin-toolbar-scss.js.map +1 -1
  546. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/OverflownButtons-scss.js +5 -5
  547. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/OverflownButtons-scss.js.map +1 -1
  548. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbar-scss.js +3 -3
  549. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbar-scss.js.map +1 -1
  550. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbarWrapper-scss.js +4 -4
  551. package/dist/cjs/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbarWrapper-scss.js.map +1 -1
  552. package/dist/cjs/toolbars-v3/components/Toolbar/RicosMobileToolbar/RicosMobileToolbar-scss.js +9 -9
  553. package/dist/cjs/toolbars-v3/components/Toolbar/RicosMobileToolbar/RicosMobileToolbar-scss.js.map +1 -1
  554. package/dist/cjs/toolbars-v3/components/Toolbar/RicosMobileToolbar/mobile-toolbar-overlay/mobile-toolbar-overlay-scss.js +1 -1
  555. package/dist/cjs/toolbars-v3/components/Toolbar/RicosMobileToolbar/mobile-toolbar-overlay/mobile-toolbar-overlay-scss.js.map +1 -1
  556. package/dist/cjs/toolbars-v3/components/buttons/AddPluginMenuButtons/AddPluginMenuMobileButton-scss.js +2 -2
  557. package/dist/cjs/toolbars-v3/components/buttons/AddPluginMenuButtons/AddPluginMenuMobileButton-scss.js.map +1 -1
  558. package/dist/cjs/toolbars-v3/components/buttons/FontSizeButton/FontSizeButton-scss.js +6 -6
  559. package/dist/cjs/toolbars-v3/components/buttons/FontSizeButton/FontSizeButton-scss.js.map +1 -1
  560. package/dist/cjs/toolbars-v3/components/buttons/ToolbarButton/ToolbarButton-scss.js +6 -6
  561. package/dist/cjs/toolbars-v3/components/buttons/ToolbarButton/ToolbarButton-scss.js.map +1 -1
  562. package/dist/cjs/toolbars-v3/modals/FloatingPluginMenu/styles/floating-add-plugin-menu.rtlignore-scss.js +6 -6
  563. package/dist/cjs/toolbars-v3/modals/FloatingPluginMenu/styles/floating-add-plugin-menu.rtlignore-scss.js.map +1 -1
  564. package/dist/cjs/toolbars-v3/ricos-toolbars/footer/FooterToolbar-scss.js +1 -1
  565. package/dist/cjs/toolbars-v3/ricos-toolbars/footer/FooterToolbar-scss.js.map +1 -1
  566. package/dist/cjs/toolbars-v3/ricos-toolbars/footer/get-toolbar-id-by-insert-plugin.js +0 -1
  567. package/dist/cjs/toolbars-v3/ricos-toolbars/footer/get-toolbar-id-by-insert-plugin.js.map +2 -2
  568. package/dist/cjs/toolbars-v3/ricos-toolbars/mega/mega-toolbar-scss.js +1 -1
  569. package/dist/cjs/toolbars-v3/ricos-toolbars/mega/mega-toolbar-scss.js.map +1 -1
  570. package/dist/cjs/toolbars-v3/ricos-toolbars/plugin/PluginToolbar-scss.js +1 -1
  571. package/dist/cjs/toolbars-v3/ricos-toolbars/plugin/PluginToolbar-scss.js.map +1 -1
  572. package/dist/cjs/ui-components/Components/Image-scss.js +1 -1
  573. package/dist/cjs/ui-components/Components/Image-scss.js.map +1 -1
  574. package/dist/cjs/ui-components/color-picker/common/color-swatches-scss.js +3 -3
  575. package/dist/cjs/ui-components/color-picker/common/color-swatches-scss.js.map +1 -1
  576. package/dist/cjs/ui-components/color-picker/floating-color-picker/floating-color-picker-scss.js +1 -1
  577. package/dist/cjs/ui-components/color-picker/floating-color-picker/floating-color-picker-scss.js.map +1 -1
  578. package/dist/cjs/ui-components/color-picker/floating-color-picker/floating-custom-color-picker/floating-custom-color-picker-scss.js +1 -1
  579. package/dist/cjs/ui-components/color-picker/floating-color-picker/floating-custom-color-picker/floating-custom-color-picker-scss.js.map +1 -1
  580. package/dist/cjs/ui-components/modal-layout/floating-layout/floating-desktop-layout-scss.js +1 -1
  581. package/dist/cjs/ui-components/modal-layout/floating-layout/floating-desktop-layout-scss.js.map +1 -1
  582. package/dist/cjs/ui-components/modal-layout/fullscreen-mobile-layout/fullscreen-mobile-layout-scss.js +4 -4
  583. package/dist/cjs/ui-components/modal-layout/fullscreen-mobile-layout/fullscreen-mobile-layout-scss.js.map +1 -1
  584. package/dist/cjs/ui-components/modal-layout/side-panel-layout/side-panel-desktop-layout-scss.js +1 -1
  585. package/dist/cjs/ui-components/modal-layout/side-panel-layout/side-panel-desktop-layout-scss.js.map +1 -1
  586. package/dist/cjs/ui-components/statics/styles/button-scss.js +9 -9
  587. package/dist/cjs/ui-components/statics/styles/button-scss.js.map +1 -1
  588. package/dist/cjs/ui-components/statics/styles/color-picker-scss.js +1 -1
  589. package/dist/cjs/ui-components/statics/styles/color-picker-scss.js.map +1 -1
  590. package/dist/cjs/ui-components/statics/styles/generic-error-scss.js +1 -1
  591. package/dist/cjs/ui-components/statics/styles/generic-error-scss.js.map +1 -1
  592. package/dist/cjs/ui-components/statics/styles/image-scss.js +2 -2
  593. package/dist/cjs/ui-components/statics/styles/image-scss.js.map +1 -1
  594. package/dist/cjs/ui-components/statics/styles/info-icon-scss.js +2 -2
  595. package/dist/cjs/ui-components/statics/styles/info-icon-scss.js.map +1 -1
  596. package/dist/cjs/ui-components/statics/styles/info-text-scss.js +2 -2
  597. package/dist/cjs/ui-components/statics/styles/info-text-scss.js.map +1 -1
  598. package/dist/cjs/ui-components/statics/styles/label-scss.js +2 -2
  599. package/dist/cjs/ui-components/statics/styles/label-scss.js.map +1 -1
  600. package/dist/cjs/ui-components/statics/styles/loaders.rtlignore-scss.js +8 -8
  601. package/dist/cjs/ui-components/statics/styles/loaders.rtlignore-scss.js.map +1 -1
  602. package/dist/cjs/ui-components/statics/styles/media-item-error-msg-scss.js +4 -4
  603. package/dist/cjs/ui-components/statics/styles/media-item-error-msg-scss.js.map +1 -1
  604. package/dist/cjs/ui-components/statics/styles/modal-close-button-scss.js +1 -1
  605. package/dist/cjs/ui-components/statics/styles/modal-close-button-scss.js.map +1 -1
  606. package/dist/cjs/ui-components/statics/styles/settings-mobile-header-scss.js +3 -3
  607. package/dist/cjs/ui-components/statics/styles/settings-mobile-header-scss.js.map +1 -1
  608. package/dist/cjs/ui-components/statics/styles/settings-panel-header-scss.js +2 -2
  609. package/dist/cjs/ui-components/statics/styles/settings-panel-header-scss.js.map +1 -1
  610. package/dist/cjs/ui-components/statics/styles/slider-scss.js +6 -6
  611. package/dist/cjs/ui-components/statics/styles/slider-scss.js.map +1 -1
  612. package/dist/cjs/ui-components/statics/styles/spinner-scss.js +5 -5
  613. package/dist/cjs/ui-components/statics/styles/spinner-scss.js.map +1 -1
  614. package/dist/cjs/ui-components/statics/styles/text-input-scss.js +9 -9
  615. package/dist/cjs/ui-components/statics/styles/text-input-scss.js.map +1 -1
  616. package/dist/cjs/ui-components/statics/styles/text-search-input-scss.js +4 -4
  617. package/dist/cjs/ui-components/statics/styles/text-search-input-scss.js.map +1 -1
  618. package/dist/cjs/ui-components/statics/styles/thumbnail-picker-scss.js +2 -2
  619. package/dist/cjs/ui-components/statics/styles/thumbnail-picker-scss.js.map +1 -1
  620. package/dist/cjs/ui-components/statics/styles/toast-scss.js +5 -5
  621. package/dist/cjs/ui-components/statics/styles/toast-scss.js.map +1 -1
  622. package/dist/cjs/ui-components/statics/styles/toggle-button-scss.js +1 -1
  623. package/dist/cjs/ui-components/statics/styles/toggle-button-scss.js.map +1 -1
  624. package/dist/cjs/ui-components/statics/styles/toggle-scss.js +9 -9
  625. package/dist/cjs/ui-components/statics/styles/toggle-scss.js.map +1 -1
  626. package/dist/cjs/ui-components/statics/styles/toolbar-separator-scss.js +2 -2
  627. package/dist/cjs/ui-components/statics/styles/toolbar-separator-scss.js.map +1 -1
  628. package/dist/cjs/wix-rich-content-common/Utils/ricosContentAnalytics.js +0 -1
  629. package/dist/cjs/wix-rich-content-common/Utils/ricosContentAnalytics.js.map +2 -2
  630. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ar.json +1 -0
  631. package/dist/cjs/wix-rich-content-common/statics/locale/messages_bg.json +1 -0
  632. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ca.json +1 -0
  633. package/dist/cjs/wix-rich-content-common/statics/locale/messages_cs.json +1 -0
  634. package/dist/cjs/wix-rich-content-common/statics/locale/messages_da.json +1 -0
  635. package/dist/cjs/wix-rich-content-common/statics/locale/messages_de.json +1 -0
  636. package/dist/cjs/wix-rich-content-common/statics/locale/messages_el.json +1 -0
  637. package/dist/cjs/wix-rich-content-common/statics/locale/messages_en.json +1 -0
  638. package/dist/cjs/wix-rich-content-common/statics/locale/messages_es.json +1 -0
  639. package/dist/cjs/wix-rich-content-common/statics/locale/messages_fi.json +1 -0
  640. package/dist/cjs/wix-rich-content-common/statics/locale/messages_fr.json +1 -0
  641. package/dist/cjs/wix-rich-content-common/statics/locale/messages_he.json +1 -0
  642. package/dist/cjs/wix-rich-content-common/statics/locale/messages_hi.json +1 -0
  643. package/dist/cjs/wix-rich-content-common/statics/locale/messages_hr.json +1 -0
  644. package/dist/cjs/wix-rich-content-common/statics/locale/messages_hu.json +1 -0
  645. package/dist/cjs/wix-rich-content-common/statics/locale/messages_id.json +1 -0
  646. package/dist/cjs/wix-rich-content-common/statics/locale/messages_it.json +1 -0
  647. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ja.json +1 -0
  648. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ko.json +1 -0
  649. package/dist/cjs/wix-rich-content-common/statics/locale/messages_lt.json +1 -0
  650. package/dist/cjs/wix-rich-content-common/statics/locale/messages_lv.json +1 -0
  651. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ms.json +1 -0
  652. package/dist/cjs/wix-rich-content-common/statics/locale/messages_nl.json +1 -0
  653. package/dist/cjs/wix-rich-content-common/statics/locale/messages_no.json +1 -0
  654. package/dist/cjs/wix-rich-content-common/statics/locale/messages_pl.json +1 -0
  655. package/dist/cjs/wix-rich-content-common/statics/locale/messages_pt.json +1 -0
  656. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ro.json +1 -0
  657. package/dist/cjs/wix-rich-content-common/statics/locale/messages_ru.json +1 -0
  658. package/dist/cjs/wix-rich-content-common/statics/locale/messages_sk.json +1 -0
  659. package/dist/cjs/wix-rich-content-common/statics/locale/messages_sl.json +1 -0
  660. package/dist/cjs/wix-rich-content-common/statics/locale/messages_sv.json +1 -0
  661. package/dist/cjs/wix-rich-content-common/statics/locale/messages_th.json +1 -0
  662. package/dist/cjs/wix-rich-content-common/statics/locale/messages_tl.json +1 -0
  663. package/dist/cjs/wix-rich-content-common/statics/locale/messages_tr.json +1 -0
  664. package/dist/cjs/wix-rich-content-common/statics/locale/messages_uk.json +1 -0
  665. package/dist/cjs/wix-rich-content-common/statics/locale/messages_vi.json +1 -0
  666. package/dist/cjs/wix-rich-content-common/statics/locale/messages_zh.json +1 -0
  667. package/dist/cjs/wix-rich-content-common/statics/styles/fonts-scss.js +1 -1
  668. package/dist/cjs/wix-rich-content-common/statics/styles/fonts-scss.js.map +1 -1
  669. package/dist/cjs/wix-rich-content-common/statics/styles/general.rtlignore-scss.js +11 -11
  670. package/dist/cjs/wix-rich-content-common/statics/styles/general.rtlignore-scss.js.map +1 -1
  671. package/dist/cjs/wix-rich-content-common/statics/styles/placeholder-scss.js +1 -1
  672. package/dist/cjs/wix-rich-content-common/statics/styles/placeholder-scss.js.map +1 -1
  673. package/dist/cjs/wix-rich-content-common/statics/styles/popover-wrapper-scss.js +1 -1
  674. package/dist/cjs/wix-rich-content-common/statics/styles/popover-wrapper-scss.js.map +1 -1
  675. package/dist/compact-types/as-string.js +1 -34
  676. package/dist/compact-types/index.d.ts +1 -34
  677. package/dist/es/content.js +0 -4
  678. package/dist/es/content.js.map +2 -2
  679. package/dist/es/editor-common/statics/locale/messages_ar.json +1 -0
  680. package/dist/es/editor-common/statics/locale/messages_bg.json +1 -0
  681. package/dist/es/editor-common/statics/locale/messages_ca.json +1 -0
  682. package/dist/es/editor-common/statics/locale/messages_cs.json +1 -0
  683. package/dist/es/editor-common/statics/locale/messages_da.json +1 -0
  684. package/dist/es/editor-common/statics/locale/messages_de.json +1 -0
  685. package/dist/es/editor-common/statics/locale/messages_el.json +1 -0
  686. package/dist/es/editor-common/statics/locale/messages_en.json +6 -5
  687. package/dist/es/editor-common/statics/locale/messages_es.json +1 -0
  688. package/dist/es/editor-common/statics/locale/messages_fi.json +1 -0
  689. package/dist/es/editor-common/statics/locale/messages_fr.json +1 -0
  690. package/dist/es/editor-common/statics/locale/messages_he.json +1 -0
  691. package/dist/es/editor-common/statics/locale/messages_hi.json +1 -0
  692. package/dist/es/editor-common/statics/locale/messages_hr.json +1 -0
  693. package/dist/es/editor-common/statics/locale/messages_hu.json +1 -0
  694. package/dist/es/editor-common/statics/locale/messages_id.json +1 -0
  695. package/dist/es/editor-common/statics/locale/messages_it.json +1 -0
  696. package/dist/es/editor-common/statics/locale/messages_ja.json +1 -0
  697. package/dist/es/editor-common/statics/locale/messages_ko.json +1 -0
  698. package/dist/es/editor-common/statics/locale/messages_lt.json +1 -0
  699. package/dist/es/editor-common/statics/locale/messages_lv.json +1 -0
  700. package/dist/es/editor-common/statics/locale/messages_ms.json +1 -0
  701. package/dist/es/editor-common/statics/locale/messages_nl.json +1 -0
  702. package/dist/es/editor-common/statics/locale/messages_no.json +1 -0
  703. package/dist/es/editor-common/statics/locale/messages_pl.json +1 -0
  704. package/dist/es/editor-common/statics/locale/messages_pt.json +1 -0
  705. package/dist/es/editor-common/statics/locale/messages_ro.json +1 -0
  706. package/dist/es/editor-common/statics/locale/messages_ru.json +1 -0
  707. package/dist/es/editor-common/statics/locale/messages_sk.json +1 -0
  708. package/dist/es/editor-common/statics/locale/messages_sl.json +1 -0
  709. package/dist/es/editor-common/statics/locale/messages_sv.json +1 -0
  710. package/dist/es/editor-common/statics/locale/messages_th.json +1 -0
  711. package/dist/es/editor-common/statics/locale/messages_tl.json +1 -0
  712. package/dist/es/editor-common/statics/locale/messages_tr.json +1 -0
  713. package/dist/es/editor-common/statics/locale/messages_uk.json +1 -0
  714. package/dist/es/editor-common/statics/locale/messages_vi.json +1 -0
  715. package/dist/es/editor-common/statics/locale/messages_zh.json +1 -0
  716. package/dist/es/editor-common/statics/styles/anchor-panel-scss.js +19 -19
  717. package/dist/es/editor-common/statics/styles/anchor-panel-scss.js.map +1 -1
  718. package/dist/es/editor-common/statics/styles/button-group-scss.js +4 -4
  719. package/dist/es/editor-common/statics/styles/button-group-scss.js.map +1 -1
  720. package/dist/es/editor-common/statics/styles/editor-styles-scss.js +41 -40
  721. package/dist/es/editor-common/statics/styles/editor-styles-scss.js.map +2 -2
  722. package/dist/es/editor-common/statics/styles/general-scss.js +21 -20
  723. package/dist/es/editor-common/statics/styles/general-scss.js.map +2 -2
  724. package/dist/es/editor-common/statics/styles/inline-toolbar-button-scss.js +10 -10
  725. package/dist/es/editor-common/statics/styles/inline-toolbar-button-scss.js.map +1 -1
  726. package/dist/es/editor-common/statics/styles/link-action-buttons-scss.js +9 -9
  727. package/dist/es/editor-common/statics/styles/link-action-buttons-scss.js.map +1 -1
  728. package/dist/es/editor-common/statics/styles/link-panel-scss.js +18 -18
  729. package/dist/es/editor-common/statics/styles/link-panel-scss.js.map +1 -1
  730. package/dist/es/editor-common/statics/styles/multi-select-link-panel-scss.js +18 -18
  731. package/dist/es/editor-common/statics/styles/multi-select-link-panel-scss.js.map +1 -1
  732. package/dist/es/index.js +1 -3
  733. package/dist/es/index.js.map +2 -2
  734. package/dist/es/link-preview-popover/statics/styles/link-preview-popover.rtlignore-scss.js +11 -11
  735. package/dist/es/link-preview-popover/statics/styles/link-preview-popover.rtlignore-scss.js.map +1 -1
  736. package/dist/es/plugin-ai/ai-actions-modal/ai-actions-modal-scss.js +3 -3
  737. package/dist/es/plugin-ai/ai-actions-modal/ai-actions-modal-scss.js.map +1 -1
  738. package/dist/es/plugin-ai/ai-content-modal/ai-content-modal-scss.js +12 -12
  739. package/dist/es/plugin-ai/ai-content-modal/ai-content-modal-scss.js.map +1 -1
  740. package/dist/es/plugin-ai/ai-content-modal/feed/feed-scss.js +4 -4
  741. package/dist/es/plugin-ai/ai-content-modal/feed/feed-scss.js.map +1 -1
  742. package/dist/es/plugin-ai/ai-content-modal/no-selection-message/no-selection-message-scss.js +3 -3
  743. package/dist/es/plugin-ai/ai-content-modal/no-selection-message/no-selection-message-scss.js.map +1 -1
  744. package/dist/es/plugin-ai/ai-content-modal/text-cursor/text-cursor.rtlignore-scss.js +4 -4
  745. package/dist/es/plugin-ai/ai-content-modal/text-cursor/text-cursor.rtlignore-scss.js.map +1 -1
  746. package/dist/es/plugin-ai/ai-content-modal/textual-prompt-input-area/textual-prompt-input-area.rtlignore-scss.js +7 -7
  747. package/dist/es/plugin-ai/ai-content-modal/textual-prompt-input-area/textual-prompt-input-area.rtlignore-scss.js.map +1 -1
  748. package/dist/es/plugin-ai/ai-flow-selection-modal/ai-flow-selection-modal-scss.js +3 -3
  749. package/dist/es/plugin-ai/ai-flow-selection-modal/ai-flow-selection-modal-scss.js.map +1 -1
  750. package/dist/es/plugin-ai/ai-image-modal/ai-image-modal-scss.js +10 -10
  751. package/dist/es/plugin-ai/ai-image-modal/ai-image-modal-scss.js.map +1 -1
  752. package/dist/es/plugin-ai/ai-plus-button/ai-plus-button-scss.js +3 -3
  753. package/dist/es/plugin-ai/ai-plus-button/ai-plus-button-scss.js.map +1 -1
  754. package/dist/es/plugin-ai/error-message/error-message-scss.js +3 -3
  755. package/dist/es/plugin-ai/error-message/error-message-scss.js.map +1 -1
  756. package/dist/es/plugin-ai/prompt-input-area/prompt-input-area.rtlignore-scss.js +6 -6
  757. package/dist/es/plugin-ai/prompt-input-area/prompt-input-area.rtlignore-scss.js.map +1 -1
  758. package/dist/es/plugin-ai/toolbar/toolbar-button-scss.js +3 -3
  759. package/dist/es/plugin-ai/toolbar/toolbar-button-scss.js.map +1 -1
  760. package/dist/es/plugin-audio/statics/styles/audio-embed-scss.js +3 -3
  761. package/dist/es/plugin-audio/statics/styles/audio-embed-scss.js.map +1 -1
  762. package/dist/es/plugin-audio/statics/styles/audio.rtlignore-scss.js +26 -26
  763. package/dist/es/plugin-audio/statics/styles/audio.rtlignore-scss.js.map +1 -1
  764. package/dist/es/plugin-audio/statics/styles/insert-modal-scss.js +3 -3
  765. package/dist/es/plugin-audio/statics/styles/insert-modal-scss.js.map +1 -1
  766. package/dist/es/plugin-audio/statics/styles/settings-modal-scss.js +3 -3
  767. package/dist/es/plugin-audio/statics/styles/settings-modal-scss.js.map +1 -1
  768. package/dist/es/plugin-audio/viewer-styles-inject.js +2 -2
  769. package/dist/es/plugin-button/statics/styles/alignment.rtlignore-scss.js +5 -5
  770. package/dist/es/plugin-button/statics/styles/alignment.rtlignore-scss.js.map +1 -1
  771. package/dist/es/plugin-button/statics/styles/button-input-modal-scss.js +4 -4
  772. package/dist/es/plugin-button/statics/styles/button-input-modal-scss.js.map +1 -1
  773. package/dist/es/plugin-button/statics/styles/default-styles-scss.js +3 -3
  774. package/dist/es/plugin-button/statics/styles/default-styles-scss.js.map +1 -1
  775. package/dist/es/plugin-button/statics/styles/design-component-scss.js +4 -4
  776. package/dist/es/plugin-button/statics/styles/design-component-scss.js.map +1 -1
  777. package/dist/es/plugin-button/statics/styles/navbar-scss.js +5 -5
  778. package/dist/es/plugin-button/statics/styles/navbar-scss.js.map +1 -1
  779. package/dist/es/plugin-button/viewer-styles-inject.js +2 -2
  780. package/dist/es/plugin-code-block/statics/styles/code-block-scss.js +7 -7
  781. package/dist/es/plugin-code-block/statics/styles/code-block-scss.js.map +1 -1
  782. package/dist/es/plugin-code-block/statics/styles/highlighting-theme-scss.js +35 -35
  783. package/dist/es/plugin-code-block/statics/styles/highlighting-theme-scss.js.map +1 -1
  784. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-component.rtlignore-scss.js +6 -6
  785. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-component.rtlignore-scss.js.map +1 -1
  786. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-pair.rtlignore-scss.js +15 -15
  787. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-pair.rtlignore-scss.js.map +1 -1
  788. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-settings-scss.js +3 -3
  789. package/dist/es/plugin-collapsible-list/statics/styles/collapsible-list-settings-scss.js.map +1 -1
  790. package/dist/es/plugin-collapsible-list/statics/styles/dnd-handle.rtlignore-scss.js +3 -3
  791. package/dist/es/plugin-collapsible-list/statics/styles/dnd-handle.rtlignore-scss.js.map +1 -1
  792. package/dist/es/plugin-collapsible-list/statics/styles/new-pair-button.rtlignore-scss.js +5 -5
  793. package/dist/es/plugin-collapsible-list/statics/styles/new-pair-button.rtlignore-scss.js.map +1 -1
  794. package/dist/es/plugin-collapsible-list/viewer-styles-inject.js +2 -2
  795. package/dist/es/plugin-commons/statics/styles/file-input-scss.js +3 -3
  796. package/dist/es/plugin-commons/statics/styles/file-input-scss.js.map +1 -1
  797. package/dist/es/plugin-commons/statics/styles/items-dropdown-scss.js +3 -3
  798. package/dist/es/plugin-commons/statics/styles/items-dropdown-scss.js.map +1 -1
  799. package/dist/es/plugin-commons/statics/styles/plugin-toolbar-button-scss.js +8 -8
  800. package/dist/es/plugin-commons/statics/styles/plugin-toolbar-button-scss.js.map +1 -1
  801. package/dist/es/plugin-commons/statics/styles/plugin-toolbar-scss.js +16 -16
  802. package/dist/es/plugin-commons/statics/styles/plugin-toolbar-scss.js.map +1 -1
  803. package/dist/es/plugin-commons/statics/styles/toolbar-button-scss.js +10 -10
  804. package/dist/es/plugin-commons/statics/styles/toolbar-button-scss.js.map +1 -1
  805. package/dist/es/plugin-dangerous-error/statics/dangerous-error-add-button-scss.js +3 -3
  806. package/dist/es/plugin-dangerous-error/statics/dangerous-error-add-button-scss.js.map +1 -1
  807. package/dist/es/plugin-divider/statics/styles/default-styles-scss.js +25 -25
  808. package/dist/es/plugin-divider/statics/styles/default-styles-scss.js.map +1 -1
  809. package/dist/es/plugin-divider/statics/styles/divider-viewer.rtlignore-scss.js +19 -19
  810. package/dist/es/plugin-divider/statics/styles/divider-viewer.rtlignore-scss.js.map +1 -1
  811. package/dist/es/plugin-divider/viewer-styles-inject.js +2 -2
  812. package/dist/es/plugin-emoji/statics/styles/emoji-preview-modal-scss.js +11 -11
  813. package/dist/es/plugin-emoji/statics/styles/emoji-preview-modal-scss.js.map +1 -1
  814. package/dist/es/plugin-figure/{caption-converter.js → converter/caption-converter.js} +3 -3
  815. package/dist/es/plugin-figure/converter/caption-converter.js.map +7 -0
  816. package/dist/es/plugin-figure/editor.js +1 -1
  817. package/dist/es/plugin-figure/editor.js.map +1 -1
  818. package/dist/es/plugin-figure/tiptap/caption-scss.js +5 -5
  819. package/dist/es/plugin-figure/tiptap/caption-scss.js.map +1 -1
  820. package/dist/es/plugin-figure/tiptap/caption-tiptap-extension.js +1 -1
  821. package/dist/es/plugin-figure/tiptap/caption-tiptap-extension.js.map +1 -1
  822. package/dist/es/plugin-figure/tiptap/caption.js +30 -25
  823. package/dist/es/plugin-figure/tiptap/caption.js.map +2 -2
  824. package/dist/es/plugin-figure/tiptap/figure-scss.js +3 -3
  825. package/dist/es/plugin-figure/tiptap/figure-scss.js.map +1 -1
  826. package/dist/es/plugin-figure/tiptap/figure-tiptap-extension.js +35 -11
  827. package/dist/es/plugin-figure/tiptap/figure-tiptap-extension.js.map +2 -2
  828. package/dist/es/plugin-figure/tiptap/figure.js +25 -8
  829. package/dist/es/plugin-figure/tiptap/figure.js.map +2 -2
  830. package/dist/es/plugin-figure/tiptap/use-editor-selection.js +22 -0
  831. package/dist/es/plugin-figure/tiptap/use-editor-selection.js.map +7 -0
  832. package/dist/es/plugin-figure/viewer/viewer-caption-loadable.js +1 -1
  833. package/dist/es/plugin-figure/viewer/viewer-caption.rtlignore-scss.js +2 -2
  834. package/dist/es/plugin-figure/viewer/viewer-caption.rtlignore-scss.js.map +1 -1
  835. package/dist/es/plugin-figure/viewer/viewer-figure.js +36 -0
  836. package/dist/es/plugin-figure/viewer/viewer-figure.js.map +7 -0
  837. package/dist/es/plugin-figure/viewer/viewer-figure.rtlignore-scss.js +7 -0
  838. package/dist/es/plugin-figure/viewer/viewer-figure.rtlignore-scss.js.map +7 -0
  839. package/dist/es/plugin-file-upload/statics/styles/file-upload-viewer-scss.js +20 -20
  840. package/dist/es/plugin-file-upload/statics/styles/file-upload-viewer-scss.js.map +1 -1
  841. package/dist/es/plugin-file-upload/statics/styles/pdf-viewer-scss.js +5 -5
  842. package/dist/es/plugin-file-upload/statics/styles/pdf-viewer-scss.js.map +1 -1
  843. package/dist/es/plugin-file-upload/viewer-styles-inject.js +2 -2
  844. package/dist/es/plugin-gallery/statics/styles/gallery-component-scss.js +3 -3
  845. package/dist/es/plugin-gallery/statics/styles/gallery-component-scss.js.map +1 -1
  846. package/dist/es/plugin-gallery/statics/styles/gallery-settings-modal-scss.js +5 -5
  847. package/dist/es/plugin-gallery/statics/styles/gallery-settings-modal-scss.js.map +1 -1
  848. package/dist/es/plugin-gallery/statics/styles/image-ratio-selector-scss.js +8 -8
  849. package/dist/es/plugin-gallery/statics/styles/image-ratio-selector-scss.js.map +1 -1
  850. package/dist/es/plugin-gallery/statics/styles/media-item-action-menu-scss.js +3 -3
  851. package/dist/es/plugin-gallery/statics/styles/media-item-action-menu-scss.js.map +1 -1
  852. package/dist/es/plugin-gallery/statics/styles/sortable-item-scss.js +3 -3
  853. package/dist/es/plugin-gallery/statics/styles/sortable-item-scss.js.map +1 -1
  854. package/dist/es/plugin-gallery/statics/styles/sortable-list-scss.js +5 -5
  855. package/dist/es/plugin-gallery/statics/styles/sortable-list-scss.js.map +1 -1
  856. package/dist/es/plugin-gallery/statics/styles/thumbnail-placement-selector.rtlignore-scss.js +7 -7
  857. package/dist/es/plugin-gallery/statics/styles/thumbnail-placement-selector.rtlignore-scss.js.map +1 -1
  858. package/dist/es/plugin-gallery/statics/styles/viewer.rtlignore-scss.js +11 -11
  859. package/dist/es/plugin-gallery/statics/styles/viewer.rtlignore-scss.js.map +1 -1
  860. package/dist/es/plugin-gallery/viewer-styles-inject.js +3 -3
  861. package/dist/es/plugin-giphy/statics/styles/giphy-api-input-modal-scss.js +8 -8
  862. package/dist/es/plugin-giphy/statics/styles/giphy-api-input-modal-scss.js.map +1 -1
  863. package/dist/es/plugin-giphy/statics/styles/giphy-selecter-scss.js +16 -16
  864. package/dist/es/plugin-giphy/statics/styles/giphy-selecter-scss.js.map +1 -1
  865. package/dist/es/plugin-giphy/statics/styles/giphy-viewer-scss.js +2 -2
  866. package/dist/es/plugin-giphy/statics/styles/giphy-viewer-scss.js.map +1 -1
  867. package/dist/es/plugin-giphy/viewer-styles-inject.js +2 -2
  868. package/dist/es/plugin-hashtag/statics/hashtag-scss.js +2 -2
  869. package/dist/es/plugin-hashtag/statics/hashtag-scss.js.map +1 -1
  870. package/dist/es/plugin-hashtag/viewer-styles-inject.js +2 -2
  871. package/dist/es/plugin-headings/statics/styles/headingButtonStyles-scss.js +8 -8
  872. package/dist/es/plugin-headings/statics/styles/headingButtonStyles-scss.js.map +1 -1
  873. package/dist/es/plugin-headings/statics/styles/headings-scss.js +10 -10
  874. package/dist/es/plugin-headings/statics/styles/headings-scss.js.map +1 -1
  875. package/dist/es/plugin-headings/statics/styles/panelStyles-scss.js +8 -8
  876. package/dist/es/plugin-headings/statics/styles/panelStyles-scss.js.map +1 -1
  877. package/dist/es/plugin-html/statics/styles/HtmlComponent-scss.js +2 -2
  878. package/dist/es/plugin-html/statics/styles/HtmlComponent-scss.js.map +1 -1
  879. package/dist/es/plugin-html/statics/styles/HtmlEditPanel-scss.js +10 -10
  880. package/dist/es/plugin-html/statics/styles/HtmlEditPanel-scss.js.map +1 -1
  881. package/dist/es/plugin-html/statics/styles/Iframe-scss.js +1 -1
  882. package/dist/es/plugin-html/statics/styles/Iframe-scss.js.map +1 -1
  883. package/dist/es/plugin-html/viewer-styles-inject.js +2 -2
  884. package/dist/es/plugin-image/converter/image-converter.js +3 -0
  885. package/dist/es/plugin-image/converter/image-converter.js.map +2 -2
  886. package/dist/es/plugin-image/statics/styles/image-settings-scss.js +13 -13
  887. package/dist/es/plugin-image/statics/styles/image-settings-scss.js.map +1 -1
  888. package/dist/es/plugin-image/statics/styles/image-viewer.rtlignore-scss.js +14 -14
  889. package/dist/es/plugin-image/statics/styles/image-viewer.rtlignore-scss.js.map +1 -1
  890. package/dist/es/plugin-image/statics/styles/in-plugin-input-scss.js +4 -4
  891. package/dist/es/plugin-image/statics/styles/in-plugin-input-scss.js.map +1 -1
  892. package/dist/es/plugin-image/tiptap/image-tiptap-extension.js +1 -102
  893. package/dist/es/plugin-image/tiptap/image-tiptap-extension.js.map +2 -2
  894. package/dist/es/plugin-image/viewer/common-types.js +1 -0
  895. package/dist/es/plugin-image/viewer/common-types.js.map +7 -0
  896. package/dist/es/plugin-image/viewer/image-container.js +4 -3
  897. package/dist/es/plugin-image/viewer/image-container.js.map +2 -2
  898. package/dist/es/plugin-image/viewer/image.js +1 -2
  899. package/dist/es/plugin-image/viewer/image.js.map +2 -2
  900. package/dist/es/plugin-image/viewer/viewer-image-loadable.js +45 -25
  901. package/dist/es/plugin-image/viewer/viewer-image.js +45 -25
  902. package/dist/es/plugin-image/viewer/viewer-image.js.map +2 -2
  903. package/dist/es/plugin-image/viewer-styles-inject.js +2 -2
  904. package/dist/es/plugin-line-spacing/insert-decoration-modal/insert-decoration-modal-scss.js +5 -5
  905. package/dist/es/plugin-line-spacing/insert-decoration-modal/insert-decoration-modal-scss.js.map +1 -1
  906. package/dist/es/plugin-link/statics/link-viewer-scss.js +7 -7
  907. package/dist/es/plugin-link/statics/link-viewer-scss.js.map +1 -1
  908. package/dist/es/plugin-link/toolbar/url-link-button-scss.js +5 -5
  909. package/dist/es/plugin-link/toolbar/url-link-button-scss.js.map +1 -1
  910. package/dist/es/plugin-link/viewer-styles-inject.js +2 -2
  911. package/dist/es/plugin-link-preview/statics/styles/link-preview-scss.js +8 -8
  912. package/dist/es/plugin-link-preview/statics/styles/link-preview-scss.js.map +1 -1
  913. package/dist/es/plugin-link-preview/viewer-styles-inject.js +2 -2
  914. package/dist/es/plugin-mentions/statics/mention-list-scss.js +7 -7
  915. package/dist/es/plugin-mentions/statics/mention-list-scss.js.map +1 -1
  916. package/dist/es/plugin-mentions/statics/mentions-scss.js +10 -10
  917. package/dist/es/plugin-mentions/statics/mentions-scss.js.map +1 -1
  918. package/dist/es/plugin-mentions/viewer-styles-inject.js +2 -2
  919. package/dist/es/plugin-social-polls/components/image-upload/image-upload-scss.js +9 -9
  920. package/dist/es/plugin-social-polls/components/image-upload/image-upload-scss.js.map +1 -1
  921. package/dist/es/plugin-social-polls/components/insert-modal/preset-picker-scss.js +3 -3
  922. package/dist/es/plugin-social-polls/components/insert-modal/preset-picker-scss.js.map +1 -1
  923. package/dist/es/plugin-social-polls/components/poll-context/styles-scss.js +4 -4
  924. package/dist/es/plugin-social-polls/components/poll-context/styles-scss.js.map +1 -1
  925. package/dist/es/plugin-social-polls/components/poll-header/poll-header-scss.js +3 -3
  926. package/dist/es/plugin-social-polls/components/poll-header/poll-header-scss.js.map +1 -1
  927. package/dist/es/plugin-social-polls/components/poll-option/option-scss.js +23 -23
  928. package/dist/es/plugin-social-polls/components/poll-option/option-scss.js.map +1 -1
  929. package/dist/es/plugin-social-polls/components/poll-option/webview/option-webview-scss.js +24 -24
  930. package/dist/es/plugin-social-polls/components/poll-option/webview/option-webview-scss.js.map +1 -1
  931. package/dist/es/plugin-social-polls/components/poll-scss.js +19 -19
  932. package/dist/es/plugin-social-polls/components/poll-scss.js.map +1 -1
  933. package/dist/es/plugin-social-polls/components/text-field/text-field-scss.js +12 -12
  934. package/dist/es/plugin-social-polls/components/text-field/text-field-scss.js.map +1 -1
  935. package/dist/es/plugin-social-polls/components/voted-users/voted-users.rtlignore-scss.js +20 -20
  936. package/dist/es/plugin-social-polls/components/voted-users/voted-users.rtlignore-scss.js.map +1 -1
  937. package/dist/es/plugin-social-polls/statics/styles/poll-scss.js +5 -5
  938. package/dist/es/plugin-social-polls/statics/styles/poll-scss.js.map +1 -1
  939. package/dist/es/plugin-social-polls/statics/styles/polls-settings-modal-scss.js +5 -5
  940. package/dist/es/plugin-social-polls/statics/styles/polls-settings-modal-scss.js.map +1 -1
  941. package/dist/es/plugin-social-polls/viewer-styles-inject.js +2 -2
  942. package/dist/es/plugin-spoiler/statics/styles/spoiler-scss.js +17 -17
  943. package/dist/es/plugin-spoiler/statics/styles/spoiler-scss.js.map +1 -1
  944. package/dist/es/plugin-spoiler/viewer-styles-inject.js +2 -2
  945. package/dist/es/plugin-table/statics/styles/add-new-section-scss.js +4 -4
  946. package/dist/es/plugin-table/statics/styles/add-new-section-scss.js.map +1 -1
  947. package/dist/es/plugin-table/statics/styles/borders-scss.js +4 -4
  948. package/dist/es/plugin-table/statics/styles/borders-scss.js.map +1 -1
  949. package/dist/es/plugin-table/statics/styles/cell-scss.js +15 -15
  950. package/dist/es/plugin-table/statics/styles/cell-scss.js.map +1 -1
  951. package/dist/es/plugin-table/statics/styles/columns-scss.js +5 -5
  952. package/dist/es/plugin-table/statics/styles/columns-scss.js.map +1 -1
  953. package/dist/es/plugin-table/statics/styles/drag-and-drop-scss.js +10 -10
  954. package/dist/es/plugin-table/statics/styles/drag-and-drop-scss.js.map +1 -1
  955. package/dist/es/plugin-table/statics/styles/resizer-scss.js +6 -6
  956. package/dist/es/plugin-table/statics/styles/resizer-scss.js.map +1 -1
  957. package/dist/es/plugin-table/statics/styles/rows-scss.js +6 -6
  958. package/dist/es/plugin-table/statics/styles/rows-scss.js.map +1 -1
  959. package/dist/es/plugin-table/statics/styles/select-all-scss.js +4 -4
  960. package/dist/es/plugin-table/statics/styles/select-all-scss.js.map +1 -1
  961. package/dist/es/plugin-table/statics/styles/side-toolbar-scss.js +6 -6
  962. package/dist/es/plugin-table/statics/styles/side-toolbar-scss.js.map +1 -1
  963. package/dist/es/plugin-table/statics/styles/table-component-scss.js +11 -11
  964. package/dist/es/plugin-table/statics/styles/table-component-scss.js.map +1 -1
  965. package/dist/es/plugin-table/statics/styles/table-settings-counter-scss.js +3 -3
  966. package/dist/es/plugin-table/statics/styles/table-settings-counter-scss.js.map +1 -1
  967. package/dist/es/plugin-table/statics/styles/table-settings-modal-scss.js +10 -10
  968. package/dist/es/plugin-table/statics/styles/table-settings-modal-scss.js.map +1 -1
  969. package/dist/es/plugin-table/statics/styles/table-toolbar-scss.js +12 -12
  970. package/dist/es/plugin-table/statics/styles/table-toolbar-scss.js.map +1 -1
  971. package/dist/es/plugin-table/statics/styles/table-viewer-scss.js +4 -4
  972. package/dist/es/plugin-table/statics/styles/table-viewer-scss.js.map +1 -1
  973. package/dist/es/plugin-table/tiptap/decorations/addRowCol-scss.js +5 -5
  974. package/dist/es/plugin-table/tiptap/decorations/addRowCol-scss.js.map +1 -1
  975. package/dist/es/plugin-table/tiptap/decorations/controllers-scss.js +13 -13
  976. package/dist/es/plugin-table/tiptap/decorations/controllers-scss.js.map +1 -1
  977. package/dist/es/plugin-table/tiptap/plugins/table-scss.js +14 -14
  978. package/dist/es/plugin-table/tiptap/plugins/table-scss.js.map +1 -1
  979. package/dist/es/plugin-table/viewer-styles-inject.js +2 -2
  980. package/dist/es/plugin-vertical-embed/statics/styles/widget-scss.js +15 -15
  981. package/dist/es/plugin-vertical-embed/statics/styles/widget-scss.js.map +1 -1
  982. package/dist/es/plugin-vertical-embed/viewer-styles-inject.js +2 -2
  983. package/dist/es/plugin-video/constants.js +15 -1
  984. package/dist/es/plugin-video/constants.js.map +2 -2
  985. package/dist/es/plugin-video/converter/fixtures/pm-video-converted.json +27 -0
  986. package/dist/es/plugin-video/converter/fixtures/pm-video-with-caption-converted.json +43 -0
  987. package/dist/es/plugin-video/converter/fixtures/pm-video-with-caption.json +55 -0
  988. package/dist/es/plugin-video/converter/fixtures/pm-video.json +48 -0
  989. package/dist/es/plugin-video/converter/fixtures/ricos-video-converted.json +41 -0
  990. package/dist/es/plugin-video/converter/fixtures/ricos-video-with-caption-converted.json +50 -0
  991. package/dist/es/plugin-video/converter/fixtures/ricos-video-with-caption.json +44 -0
  992. package/dist/es/plugin-video/converter/fixtures/ricos-video.json +27 -0
  993. package/dist/es/plugin-video/converter/video-converter.js +55 -0
  994. package/dist/es/plugin-video/converter/video-converter.js.map +7 -0
  995. package/dist/es/plugin-video/dataHooks.js +3 -3
  996. package/dist/es/plugin-video/dataHooks.js.map +2 -2
  997. package/dist/es/plugin-video/defaults.js +1 -11
  998. package/dist/es/plugin-video/defaults.js.map +2 -2
  999. package/dist/es/plugin-video/editor.js +12 -2
  1000. package/dist/es/plugin-video/editor.js.map +2 -2
  1001. package/dist/es/plugin-video/getAddButtons.js +1 -2
  1002. package/dist/es/plugin-video/getAddButtons.js.map +2 -2
  1003. package/dist/es/plugin-video/getToolbarButtons.js +15 -2
  1004. package/dist/es/plugin-video/getToolbarButtons.js.map +2 -2
  1005. package/dist/es/plugin-video/statics/styles/default-video-styles-scss.js +8 -8
  1006. package/dist/es/plugin-video/statics/styles/default-video-styles-scss.js.map +1 -1
  1007. package/dist/es/plugin-video/statics/styles/new-video-insert-modal-scss.js +4 -4
  1008. package/dist/es/plugin-video/statics/styles/new-video-insert-modal-scss.js.map +1 -1
  1009. package/dist/es/plugin-video/statics/styles/video-settings-scss.js +10 -10
  1010. package/dist/es/plugin-video/statics/styles/video-settings-scss.js.map +1 -1
  1011. package/dist/es/plugin-video/statics/styles/video-viewer-scss.js +3 -3
  1012. package/dist/es/plugin-video/statics/styles/video-viewer-scss.js.map +1 -1
  1013. package/dist/es/plugin-video/testkit.js +6 -4
  1014. package/dist/es/plugin-video/testkit.js.map +2 -2
  1015. package/dist/es/plugin-video/tiptap/component.js +4 -2
  1016. package/dist/es/plugin-video/tiptap/component.js.map +2 -2
  1017. package/dist/es/plugin-video/tiptap/tiptap.js +65 -9
  1018. package/dist/es/plugin-video/tiptap/tiptap.js.map +2 -2
  1019. package/dist/es/plugin-video/tiptap/video-component.js +37 -5
  1020. package/dist/es/plugin-video/tiptap/video-component.js.map +2 -2
  1021. package/dist/es/plugin-video/toolbar/upload-video.js +3 -3
  1022. package/dist/es/plugin-video/toolbar/upload-video.js.map +2 -2
  1023. package/dist/es/plugin-video/viewer/nodeViewRenderers-loadable.js +70 -5
  1024. package/dist/es/plugin-video/viewer/nodeViewRenderers-loadable.js.map +2 -2
  1025. package/dist/es/plugin-video/viewer/nodeViewRenderers.js +4 -2
  1026. package/dist/es/plugin-video/viewer/nodeViewRenderers.js.map +2 -2
  1027. package/dist/es/plugin-video/viewer/video.js +277 -18
  1028. package/dist/es/plugin-video/viewer/video.js.map +2 -2
  1029. package/dist/es/plugin-video/viewer/viewer-video-loadable.js +48 -0
  1030. package/dist/es/plugin-video/viewer/viewer-video.js +46 -0
  1031. package/dist/es/plugin-video/viewer/viewer-video.js.map +7 -0
  1032. package/dist/es/plugin-video/viewer-styles-inject.js +2 -2
  1033. package/dist/es/pm-converters/collect.js +13 -7
  1034. package/dist/es/pm-converters/collect.js.map +2 -2
  1035. package/dist/es/ricos-common-plugins/breakout/extension.js +1 -1
  1036. package/dist/es/ricos-common-plugins/breakout/extension.js.map +2 -2
  1037. package/dist/es/ricos-common-plugins/statics/styles-scss.js +11 -11
  1038. package/dist/es/ricos-common-plugins/statics/styles-scss.js.map +1 -1
  1039. package/dist/es/ricos-common-plugins/title/headings-scss.js +10 -10
  1040. package/dist/es/ricos-common-plugins/title/headings-scss.js.map +1 -1
  1041. package/dist/es/ricos-common-plugins/unsupported/unsupported-node-extension.js +1 -1
  1042. package/dist/es/ricos-common-plugins/unsupported/unsupported-node-extension.js.map +1 -1
  1043. package/dist/es/ricos-content/RicosContentAPI/AbstractContentBuilder.js +0 -2
  1044. package/dist/es/ricos-content/RicosContentAPI/AbstractContentBuilder.js.map +2 -2
  1045. package/dist/es/ricos-content/RicosContentAPI/node-builder-methods.js +0 -8
  1046. package/dist/es/ricos-content/RicosContentAPI/node-builder-methods.js.map +2 -2
  1047. package/dist/es/ricos-content/TranslatableAPI/types.js.map +1 -1
  1048. package/dist/es/ricos-content/consts.js +0 -5
  1049. package/dist/es/ricos-content/consts.js.map +2 -2
  1050. package/dist/es/ricos-content/converters/draft/consts.js +0 -2
  1051. package/dist/es/ricos-content/converters/draft/consts.js.map +2 -2
  1052. package/dist/es/ricos-content/converters/draft/fromDraft/consts.js +0 -3
  1053. package/dist/es/ricos-content/converters/draft/fromDraft/consts.js.map +2 -2
  1054. package/dist/es/ricos-content/converters/draft/fromDraft/convertRicosPluginData.js +0 -24
  1055. package/dist/es/ricos-content/converters/draft/fromDraft/convertRicosPluginData.js.map +2 -2
  1056. package/dist/es/ricos-content/converters/draft/toDraft/convertContainerData.js +0 -3
  1057. package/dist/es/ricos-content/converters/draft/toDraft/convertContainerData.js.map +2 -2
  1058. package/dist/es/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.js +0 -1
  1059. package/dist/es/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.js.map +2 -2
  1060. package/dist/es/ricos-content/converters/nodeUtils.js +0 -1
  1061. package/dist/es/ricos-content/converters/nodeUtils.js.map +2 -2
  1062. package/dist/es/ricos-content/converters/plainText/toPlainText/complexPlainText.js +1 -1
  1063. package/dist/es/ricos-content/converters/plainText/toPlainText/complexPlainText.js.map +1 -1
  1064. package/dist/es/ricos-content/converters/plainText/toPlainText/convertNodes.js +0 -5
  1065. package/dist/es/ricos-content/converters/plainText/toPlainText/convertNodes.js.map +2 -2
  1066. package/dist/es/ricos-content/converters/plainText/toPlainText/to-plain-text-base.js +0 -4
  1067. package/dist/es/ricos-content/converters/plainText/toPlainText/to-plain-text-base.js.map +2 -2
  1068. package/dist/es/ricos-content/statics/json/migratedFixtures/migration-content.json +7 -19
  1069. package/dist/es/ricos-content/truncateContent/types.js +0 -2
  1070. package/dist/es/ricos-content/truncateContent/types.js.map +2 -2
  1071. package/dist/es/ricos-editor/statics/styles/editor-styles-scss.js +8 -8
  1072. package/dist/es/ricos-editor/statics/styles/editor-styles-scss.js.map +1 -1
  1073. package/dist/es/ricos-modals/statics/styles/drawer-scss.js +11 -11
  1074. package/dist/es/ricos-modals/statics/styles/drawer-scss.js.map +1 -1
  1075. package/dist/es/ricos-modals/statics/styles/fullscreen-scss.js +3 -3
  1076. package/dist/es/ricos-modals/statics/styles/fullscreen-scss.js.map +1 -1
  1077. package/dist/es/ricos-modals/statics/styles/popover-scss.js +4 -4
  1078. package/dist/es/ricos-modals/statics/styles/popover-scss.js.map +1 -1
  1079. package/dist/es/ricos-modals/statics/styles/popper-scss.js +4 -4
  1080. package/dist/es/ricos-modals/statics/styles/popper-scss.js.map +1 -1
  1081. package/dist/es/ricos-modals/statics/styles/toolbar-scss.js +3 -3
  1082. package/dist/es/ricos-modals/statics/styles/toolbar-scss.js.map +1 -1
  1083. package/dist/es/ricos-orchestrator/map-bi-callbacks-to-events.js +0 -2
  1084. package/dist/es/ricos-orchestrator/map-bi-callbacks-to-events.js.map +2 -2
  1085. package/dist/es/ricos-plugins/toolbar-utils/toToolbarItemsConfig.js +0 -1
  1086. package/dist/es/ricos-plugins/toolbar-utils/toToolbarItemsConfig.js.map +2 -2
  1087. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/index.js +0 -2
  1088. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/index.js.map +2 -2
  1089. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/rich_content.enums.js +0 -1
  1090. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/rich_content.enums.js.map +2 -2
  1091. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/rich_content.js +0 -8
  1092. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/rich_content.js.map +2 -2
  1093. package/dist/es/ricos-schema/next-schema/generated/ricos-document-reference.js +498 -602
  1094. package/dist/es/ricos-schema/next-schema/generated/ricos-document-reference.js.map +2 -2
  1095. package/dist/es/ricos-schema/next-schema/generated/ricos_document.js.map +2 -2
  1096. package/dist/es/ricos-schema/next-schema/generated/ricos_document.jtd.json +318 -315
  1097. package/dist/es/ricos-schema/next-schema/jtdToMd.js +11 -14
  1098. package/dist/es/ricos-schema/next-schema/jtdToMd.js.map +2 -2
  1099. package/dist/es/ricos-schema/next-schema/ricos-jtd/common.json +8 -8
  1100. package/dist/es/ricos-schema/next-schema/ricos-jtd/container_data.json +9 -9
  1101. package/dist/es/ricos-schema/next-schema/ricos-jtd/decorations.json +24 -24
  1102. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_blockquote.json +4 -4
  1103. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_caption.json +6 -6
  1104. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_code_block.json +4 -4
  1105. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_heading.json +6 -6
  1106. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_list.json +9 -9
  1107. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_paragraph.json +6 -6
  1108. package/dist/es/ricos-schema/next-schema/ricos-jtd/node_text.json +4 -4
  1109. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_app_embed.json +13 -10
  1110. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_audio.json +4 -4
  1111. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_button.json +7 -7
  1112. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_collapsible_list.json +12 -12
  1113. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_divider.json +5 -5
  1114. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_embed.json +11 -11
  1115. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_file.json +4 -4
  1116. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_gallery.json +15 -15
  1117. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_gif.json +5 -5
  1118. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_html.json +3 -3
  1119. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_image.json +6 -6
  1120. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_link_preview.json +2 -2
  1121. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_poll.json +11 -11
  1122. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_table.json +5 -5
  1123. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_table_cell.json +8 -8
  1124. package/dist/es/ricos-schema/next-schema/ricos-jtd/plugin_video.json +5 -5
  1125. package/dist/es/ricos-schema/next-schema/ricos-jtd/ricos_document.json +10 -10
  1126. package/dist/es/ricos-schema/next-schema/ricos-jtd/root_node.json +1 -1
  1127. package/dist/es/ricos-schema/next-schema/version.js +1 -1
  1128. package/dist/es/ricos-schema/next-schema/version.js.map +1 -1
  1129. package/dist/es/ricos-shortcuts/ShortcutsDialog-scss.js +10 -10
  1130. package/dist/es/ricos-shortcuts/ShortcutsDialog-scss.js.map +1 -1
  1131. package/dist/es/ricos-styles/statics/styles/style-presets-scss.js +5 -5
  1132. package/dist/es/ricos-styles/statics/styles/style-presets-scss.js.map +1 -1
  1133. package/dist/es/ricos-types/pluginTypes.js.map +2 -2
  1134. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/blockquote/blockquote-scss.js +2 -2
  1135. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/blockquote/blockquote-scss.js.map +1 -1
  1136. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/codeblock/codeblock-scss.js +3 -3
  1137. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/codeblock/codeblock-scss.js.map +1 -1
  1138. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/heading/heading-scss.js +9 -9
  1139. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/heading/heading-scss.js.map +1 -1
  1140. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/lists/lists-scss.js +4 -4
  1141. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/lists/lists-scss.js.map +1 -1
  1142. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/paragraph/paragraph-scss.js +4 -4
  1143. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/paragraph/paragraph-scss.js.map +1 -1
  1144. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/link-viewer-wrapper.rtlignore-scss.js +1 -1
  1145. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/link-viewer-wrapper.rtlignore-scss.js.map +1 -1
  1146. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/plugin.rtlignore-scss.js +15 -15
  1147. package/dist/es/ricos-viewer-next/ContentViewer/rericos/renderers/plugins/plugin.rtlignore-scss.js.map +1 -1
  1148. package/dist/es/ricos-viewer-next/modals/fullscreen/fullscreen.rtlignore-scss.js +11 -11
  1149. package/dist/es/ricos-viewer-next/modals/fullscreen/fullscreen.rtlignore-scss.js.map +1 -1
  1150. package/dist/es/ricos-viewer-next/statics/alignment.rtlignore-scss.js +16 -16
  1151. package/dist/es/ricos-viewer-next/statics/alignment.rtlignore-scss.js.map +1 -1
  1152. package/dist/es/ricos-viewer-next/statics/indentation-scss.js +7 -7
  1153. package/dist/es/ricos-viewer-next/statics/indentation-scss.js.map +1 -1
  1154. package/dist/es/ricos-viewer-next/statics/rich-content-viewer-scss.js +9 -9
  1155. package/dist/es/ricos-viewer-next/statics/rich-content-viewer-scss.js.map +1 -1
  1156. package/dist/es/ricos-viewer-next/statics/rtl.rtlignore-scss.js +2 -2
  1157. package/dist/es/ricos-viewer-next/statics/rtl.rtlignore-scss.js.map +1 -1
  1158. package/dist/es/text-selection-toolbar/statics/styles/viewer-inline-toolbar.rtlignore-scss.js +4 -4
  1159. package/dist/es/text-selection-toolbar/statics/styles/viewer-inline-toolbar.rtlignore-scss.js.map +1 -1
  1160. package/dist/es/tiptap-editor/components/RichContentAdapter.js +9 -5
  1161. package/dist/es/tiptap-editor/components/RichContentAdapter.js.map +2 -2
  1162. package/dist/es/tiptap-editor/consts.js +2 -3
  1163. package/dist/es/tiptap-editor/consts.js.map +2 -2
  1164. package/dist/es/tiptap-editor/statics/styles/tiptap-editor-styles-scss.js +11 -11
  1165. package/dist/es/tiptap-editor/statics/styles/tiptap-editor-styles-scss.js.map +1 -1
  1166. package/dist/es/tiptap-extensions/placeholder-scss.js +3 -3
  1167. package/dist/es/tiptap-extensions/placeholder-scss.js.map +1 -1
  1168. package/dist/es/tiptap-extensions/statics/styles-scss.js +7 -7
  1169. package/dist/es/tiptap-extensions/statics/styles-scss.js.map +1 -1
  1170. package/dist/es/toolbars-modals/heading/CustomHeadingButton-scss.js +3 -3
  1171. package/dist/es/toolbars-modals/heading/CustomHeadingButton-scss.js.map +1 -1
  1172. package/dist/es/toolbars-modals/heading/customPanelStyles-scss.js +11 -11
  1173. package/dist/es/toolbars-modals/heading/customPanelStyles-scss.js.map +1 -1
  1174. package/dist/es/toolbars-modals/link-new/anchor-settings/anchor-settings-scss.js +6 -6
  1175. package/dist/es/toolbars-modals/link-new/anchor-settings/anchor-settings-scss.js.map +1 -1
  1176. package/dist/es/toolbars-modals/link-new/anchor-settings/anchorable-elements-list-scss.js +3 -3
  1177. package/dist/es/toolbars-modals/link-new/anchor-settings/anchorable-elements-list-scss.js.map +1 -1
  1178. package/dist/es/toolbars-modals/link-new/modal/link-settings-modal-header-scss.js +3 -3
  1179. package/dist/es/toolbars-modals/link-new/modal/link-settings-modal-header-scss.js.map +1 -1
  1180. package/dist/es/toolbars-modals/panels/styles-scss.js +33 -33
  1181. package/dist/es/toolbars-modals/panels/styles-scss.js.map +1 -1
  1182. package/dist/es/toolbars-ui/components/AddPluginMenu/add-plugin-menu-rce/side-toolbar-panel-scss.js +13 -13
  1183. package/dist/es/toolbars-ui/components/AddPluginMenu/add-plugin-menu-rce/side-toolbar-panel-scss.js.map +1 -1
  1184. package/dist/es/toolbars-ui/components/AddPluginMenu/plugin-menu-button-scss.js +3 -3
  1185. package/dist/es/toolbars-ui/components/AddPluginMenu/plugin-menu-button-scss.js.map +1 -1
  1186. package/dist/es/toolbars-ui/components/DropdownModals/DropdownModal-scss.js +4 -4
  1187. package/dist/es/toolbars-ui/components/DropdownModals/DropdownModal-scss.js.map +1 -1
  1188. package/dist/es/toolbars-ui/components/ListItem/list-item-section-scss.js +5 -5
  1189. package/dist/es/toolbars-ui/components/ListItem/list-item-section-scss.js.map +1 -1
  1190. package/dist/es/toolbars-ui/components/ListItem/list-item-select-scss.js +12 -12
  1191. package/dist/es/toolbars-ui/components/ListItem/list-item-select-scss.js.map +1 -1
  1192. package/dist/es/toolbars-ui/components/ListItem/list-item-toggle-scss.js +10 -10
  1193. package/dist/es/toolbars-ui/components/ListItem/list-item-toggle-scss.js.map +1 -1
  1194. package/dist/es/toolbars-ui/components/ToolbarButton/ToolbarButton-scss.js +10 -10
  1195. package/dist/es/toolbars-ui/components/ToolbarButton/ToolbarButton-scss.js.map +1 -1
  1196. package/dist/es/toolbars-ui/components/ToolbarButtonSeparator/ToolbarButtonSeparator-scss.js +4 -4
  1197. package/dist/es/toolbars-ui/components/ToolbarButtonSeparator/ToolbarButtonSeparator-scss.js.map +1 -1
  1198. package/dist/es/toolbars-v3/components/InsertPluginToolbar/insert-plugin-toolbar-scss.js +3 -3
  1199. package/dist/es/toolbars-v3/components/InsertPluginToolbar/insert-plugin-toolbar-scss.js.map +1 -1
  1200. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/OverflownButtons-scss.js +7 -7
  1201. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/OverflownButtons-scss.js.map +1 -1
  1202. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbar-scss.js +5 -5
  1203. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbar-scss.js.map +1 -1
  1204. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbarWrapper-scss.js +6 -6
  1205. package/dist/es/toolbars-v3/components/Toolbar/RicosDesktopToolbar/RicosDesktopToolbarWrapper-scss.js.map +1 -1
  1206. package/dist/es/toolbars-v3/components/Toolbar/RicosMobileToolbar/RicosMobileToolbar-scss.js +11 -11
  1207. package/dist/es/toolbars-v3/components/Toolbar/RicosMobileToolbar/RicosMobileToolbar-scss.js.map +1 -1
  1208. package/dist/es/toolbars-v3/components/Toolbar/RicosMobileToolbar/mobile-toolbar-overlay/mobile-toolbar-overlay-scss.js +3 -3
  1209. package/dist/es/toolbars-v3/components/Toolbar/RicosMobileToolbar/mobile-toolbar-overlay/mobile-toolbar-overlay-scss.js.map +1 -1
  1210. package/dist/es/toolbars-v3/components/buttons/AddPluginMenuButtons/AddPluginMenuMobileButton-scss.js +4 -4
  1211. package/dist/es/toolbars-v3/components/buttons/AddPluginMenuButtons/AddPluginMenuMobileButton-scss.js.map +1 -1
  1212. package/dist/es/toolbars-v3/components/buttons/FontSizeButton/FontSizeButton-scss.js +8 -8
  1213. package/dist/es/toolbars-v3/components/buttons/FontSizeButton/FontSizeButton-scss.js.map +1 -1
  1214. package/dist/es/toolbars-v3/components/buttons/ToolbarButton/ToolbarButton-scss.js +8 -8
  1215. package/dist/es/toolbars-v3/components/buttons/ToolbarButton/ToolbarButton-scss.js.map +1 -1
  1216. package/dist/es/toolbars-v3/modals/FloatingPluginMenu/styles/floating-add-plugin-menu.rtlignore-scss.js +8 -8
  1217. package/dist/es/toolbars-v3/modals/FloatingPluginMenu/styles/floating-add-plugin-menu.rtlignore-scss.js.map +1 -1
  1218. package/dist/es/toolbars-v3/ricos-toolbars/footer/FooterToolbar-scss.js +3 -3
  1219. package/dist/es/toolbars-v3/ricos-toolbars/footer/FooterToolbar-scss.js.map +1 -1
  1220. package/dist/es/toolbars-v3/ricos-toolbars/footer/get-toolbar-id-by-insert-plugin.js +0 -1
  1221. package/dist/es/toolbars-v3/ricos-toolbars/footer/get-toolbar-id-by-insert-plugin.js.map +2 -2
  1222. package/dist/es/toolbars-v3/ricos-toolbars/mega/mega-toolbar-scss.js +3 -3
  1223. package/dist/es/toolbars-v3/ricos-toolbars/mega/mega-toolbar-scss.js.map +1 -1
  1224. package/dist/es/toolbars-v3/ricos-toolbars/plugin/PluginToolbar-scss.js +3 -3
  1225. package/dist/es/toolbars-v3/ricos-toolbars/plugin/PluginToolbar-scss.js.map +1 -1
  1226. package/dist/es/ui-components/Components/Image-scss.js +3 -3
  1227. package/dist/es/ui-components/Components/Image-scss.js.map +1 -1
  1228. package/dist/es/ui-components/color-picker/common/color-swatches-scss.js +5 -5
  1229. package/dist/es/ui-components/color-picker/common/color-swatches-scss.js.map +1 -1
  1230. package/dist/es/ui-components/color-picker/floating-color-picker/floating-color-picker-scss.js +3 -3
  1231. package/dist/es/ui-components/color-picker/floating-color-picker/floating-color-picker-scss.js.map +1 -1
  1232. package/dist/es/ui-components/color-picker/floating-color-picker/floating-custom-color-picker/floating-custom-color-picker-scss.js +3 -3
  1233. package/dist/es/ui-components/color-picker/floating-color-picker/floating-custom-color-picker/floating-custom-color-picker-scss.js.map +1 -1
  1234. package/dist/es/ui-components/modal-layout/floating-layout/floating-desktop-layout-scss.js +3 -3
  1235. package/dist/es/ui-components/modal-layout/floating-layout/floating-desktop-layout-scss.js.map +1 -1
  1236. package/dist/es/ui-components/modal-layout/fullscreen-mobile-layout/fullscreen-mobile-layout-scss.js +6 -6
  1237. package/dist/es/ui-components/modal-layout/fullscreen-mobile-layout/fullscreen-mobile-layout-scss.js.map +1 -1
  1238. package/dist/es/ui-components/modal-layout/side-panel-layout/side-panel-desktop-layout-scss.js +3 -3
  1239. package/dist/es/ui-components/modal-layout/side-panel-layout/side-panel-desktop-layout-scss.js.map +1 -1
  1240. package/dist/es/ui-components/statics/styles/button-scss.js +11 -11
  1241. package/dist/es/ui-components/statics/styles/button-scss.js.map +1 -1
  1242. package/dist/es/ui-components/statics/styles/color-picker-scss.js +3 -3
  1243. package/dist/es/ui-components/statics/styles/color-picker-scss.js.map +1 -1
  1244. package/dist/es/ui-components/statics/styles/generic-error-scss.js +3 -3
  1245. package/dist/es/ui-components/statics/styles/generic-error-scss.js.map +1 -1
  1246. package/dist/es/ui-components/statics/styles/image-scss.js +4 -4
  1247. package/dist/es/ui-components/statics/styles/image-scss.js.map +1 -1
  1248. package/dist/es/ui-components/statics/styles/info-icon-scss.js +4 -4
  1249. package/dist/es/ui-components/statics/styles/info-icon-scss.js.map +1 -1
  1250. package/dist/es/ui-components/statics/styles/info-text-scss.js +4 -4
  1251. package/dist/es/ui-components/statics/styles/info-text-scss.js.map +1 -1
  1252. package/dist/es/ui-components/statics/styles/label-scss.js +4 -4
  1253. package/dist/es/ui-components/statics/styles/label-scss.js.map +1 -1
  1254. package/dist/es/ui-components/statics/styles/loaders.rtlignore-scss.js +10 -10
  1255. package/dist/es/ui-components/statics/styles/loaders.rtlignore-scss.js.map +1 -1
  1256. package/dist/es/ui-components/statics/styles/media-item-error-msg-scss.js +6 -6
  1257. package/dist/es/ui-components/statics/styles/media-item-error-msg-scss.js.map +1 -1
  1258. package/dist/es/ui-components/statics/styles/modal-close-button-scss.js +3 -3
  1259. package/dist/es/ui-components/statics/styles/modal-close-button-scss.js.map +1 -1
  1260. package/dist/es/ui-components/statics/styles/settings-mobile-header-scss.js +5 -5
  1261. package/dist/es/ui-components/statics/styles/settings-mobile-header-scss.js.map +1 -1
  1262. package/dist/es/ui-components/statics/styles/settings-panel-header-scss.js +4 -4
  1263. package/dist/es/ui-components/statics/styles/settings-panel-header-scss.js.map +1 -1
  1264. package/dist/es/ui-components/statics/styles/slider-scss.js +8 -8
  1265. package/dist/es/ui-components/statics/styles/slider-scss.js.map +1 -1
  1266. package/dist/es/ui-components/statics/styles/spinner-scss.js +7 -7
  1267. package/dist/es/ui-components/statics/styles/spinner-scss.js.map +1 -1
  1268. package/dist/es/ui-components/statics/styles/text-input-scss.js +11 -11
  1269. package/dist/es/ui-components/statics/styles/text-input-scss.js.map +1 -1
  1270. package/dist/es/ui-components/statics/styles/text-search-input-scss.js +6 -6
  1271. package/dist/es/ui-components/statics/styles/text-search-input-scss.js.map +1 -1
  1272. package/dist/es/ui-components/statics/styles/thumbnail-picker-scss.js +4 -4
  1273. package/dist/es/ui-components/statics/styles/thumbnail-picker-scss.js.map +1 -1
  1274. package/dist/es/ui-components/statics/styles/toast-scss.js +7 -7
  1275. package/dist/es/ui-components/statics/styles/toast-scss.js.map +1 -1
  1276. package/dist/es/ui-components/statics/styles/toggle-button-scss.js +3 -3
  1277. package/dist/es/ui-components/statics/styles/toggle-button-scss.js.map +1 -1
  1278. package/dist/es/ui-components/statics/styles/toggle-scss.js +11 -11
  1279. package/dist/es/ui-components/statics/styles/toggle-scss.js.map +1 -1
  1280. package/dist/es/ui-components/statics/styles/toolbar-separator-scss.js +4 -4
  1281. package/dist/es/ui-components/statics/styles/toolbar-separator-scss.js.map +1 -1
  1282. package/dist/es/wix-rich-content-common/Utils/ricosContentAnalytics.js +0 -2
  1283. package/dist/es/wix-rich-content-common/Utils/ricosContentAnalytics.js.map +2 -2
  1284. package/dist/es/wix-rich-content-common/statics/locale/messages_ar.json +1 -0
  1285. package/dist/es/wix-rich-content-common/statics/locale/messages_bg.json +1 -0
  1286. package/dist/es/wix-rich-content-common/statics/locale/messages_ca.json +1 -0
  1287. package/dist/es/wix-rich-content-common/statics/locale/messages_cs.json +1 -0
  1288. package/dist/es/wix-rich-content-common/statics/locale/messages_da.json +1 -0
  1289. package/dist/es/wix-rich-content-common/statics/locale/messages_de.json +1 -0
  1290. package/dist/es/wix-rich-content-common/statics/locale/messages_el.json +1 -0
  1291. package/dist/es/wix-rich-content-common/statics/locale/messages_en.json +1 -0
  1292. package/dist/es/wix-rich-content-common/statics/locale/messages_es.json +1 -0
  1293. package/dist/es/wix-rich-content-common/statics/locale/messages_fi.json +1 -0
  1294. package/dist/es/wix-rich-content-common/statics/locale/messages_fr.json +1 -0
  1295. package/dist/es/wix-rich-content-common/statics/locale/messages_he.json +1 -0
  1296. package/dist/es/wix-rich-content-common/statics/locale/messages_hi.json +1 -0
  1297. package/dist/es/wix-rich-content-common/statics/locale/messages_hr.json +1 -0
  1298. package/dist/es/wix-rich-content-common/statics/locale/messages_hu.json +1 -0
  1299. package/dist/es/wix-rich-content-common/statics/locale/messages_id.json +1 -0
  1300. package/dist/es/wix-rich-content-common/statics/locale/messages_it.json +1 -0
  1301. package/dist/es/wix-rich-content-common/statics/locale/messages_ja.json +1 -0
  1302. package/dist/es/wix-rich-content-common/statics/locale/messages_ko.json +1 -0
  1303. package/dist/es/wix-rich-content-common/statics/locale/messages_lt.json +1 -0
  1304. package/dist/es/wix-rich-content-common/statics/locale/messages_lv.json +1 -0
  1305. package/dist/es/wix-rich-content-common/statics/locale/messages_ms.json +1 -0
  1306. package/dist/es/wix-rich-content-common/statics/locale/messages_nl.json +1 -0
  1307. package/dist/es/wix-rich-content-common/statics/locale/messages_no.json +1 -0
  1308. package/dist/es/wix-rich-content-common/statics/locale/messages_pl.json +1 -0
  1309. package/dist/es/wix-rich-content-common/statics/locale/messages_pt.json +1 -0
  1310. package/dist/es/wix-rich-content-common/statics/locale/messages_ro.json +1 -0
  1311. package/dist/es/wix-rich-content-common/statics/locale/messages_ru.json +1 -0
  1312. package/dist/es/wix-rich-content-common/statics/locale/messages_sk.json +1 -0
  1313. package/dist/es/wix-rich-content-common/statics/locale/messages_sl.json +1 -0
  1314. package/dist/es/wix-rich-content-common/statics/locale/messages_sv.json +1 -0
  1315. package/dist/es/wix-rich-content-common/statics/locale/messages_th.json +1 -0
  1316. package/dist/es/wix-rich-content-common/statics/locale/messages_tl.json +1 -0
  1317. package/dist/es/wix-rich-content-common/statics/locale/messages_tr.json +1 -0
  1318. package/dist/es/wix-rich-content-common/statics/locale/messages_uk.json +1 -0
  1319. package/dist/es/wix-rich-content-common/statics/locale/messages_vi.json +1 -0
  1320. package/dist/es/wix-rich-content-common/statics/locale/messages_zh.json +1 -0
  1321. package/dist/es/wix-rich-content-common/statics/styles/fonts-scss.js +3 -3
  1322. package/dist/es/wix-rich-content-common/statics/styles/fonts-scss.js.map +1 -1
  1323. package/dist/es/wix-rich-content-common/statics/styles/general.rtlignore-scss.js +13 -13
  1324. package/dist/es/wix-rich-content-common/statics/styles/general.rtlignore-scss.js.map +1 -1
  1325. package/dist/es/wix-rich-content-common/statics/styles/placeholder-scss.js +3 -3
  1326. package/dist/es/wix-rich-content-common/statics/styles/placeholder-scss.js.map +1 -1
  1327. package/dist/es/wix-rich-content-common/statics/styles/popover-wrapper-scss.js +3 -3
  1328. package/dist/es/wix-rich-content-common/statics/styles/popover-wrapper-scss.js.map +1 -1
  1329. package/dist/src/content.d.ts +2 -2
  1330. package/dist/src/content.d.ts.map +1 -1
  1331. package/dist/src/index.d.ts +4 -2
  1332. package/dist/src/index.d.ts.map +1 -1
  1333. package/dist/src/plugin-figure/{caption-converter.d.ts → converter/caption-converter.d.ts} +2 -2
  1334. package/dist/src/plugin-figure/converter/caption-converter.d.ts.map +1 -0
  1335. package/dist/src/plugin-figure/converter/caption-converter.spec.d.ts.map +1 -0
  1336. package/dist/src/plugin-figure/tiptap/caption.d.ts.map +1 -1
  1337. package/dist/src/plugin-figure/tiptap/figure-tiptap-extension.d.ts.map +1 -1
  1338. package/dist/src/plugin-figure/tiptap/figure.d.ts.map +1 -1
  1339. package/dist/src/plugin-figure/tiptap/use-editor-selection.d.ts +10 -0
  1340. package/dist/src/plugin-figure/tiptap/use-editor-selection.d.ts.map +1 -0
  1341. package/dist/src/plugin-figure/viewer/viewer-figure.d.ts +4 -0
  1342. package/dist/src/plugin-figure/viewer/viewer-figure.d.ts.map +1 -0
  1343. package/dist/src/plugin-image/converter/image-converter.d.ts.map +1 -1
  1344. package/dist/src/plugin-image/tiptap/image-tiptap-extension.d.ts.map +1 -1
  1345. package/dist/src/plugin-image/viewer/common-types.d.ts +9 -0
  1346. package/dist/src/plugin-image/viewer/common-types.d.ts.map +1 -0
  1347. package/dist/src/plugin-image/viewer/image-container.d.ts +2 -2
  1348. package/dist/src/plugin-image/viewer/image-container.d.ts.map +1 -1
  1349. package/dist/src/plugin-image/viewer/image.d.ts +1 -1
  1350. package/dist/src/plugin-image/viewer/image.d.ts.map +1 -1
  1351. package/dist/src/plugin-image/viewer/viewer-image.d.ts +1 -1
  1352. package/dist/src/plugin-image/viewer/viewer-image.d.ts.map +1 -1
  1353. package/dist/src/plugin-video/constants.d.ts +4 -0
  1354. package/dist/src/plugin-video/constants.d.ts.map +1 -1
  1355. package/dist/src/plugin-video/converter/video-converter.d.ts +3 -0
  1356. package/dist/src/plugin-video/converter/video-converter.d.ts.map +1 -0
  1357. package/dist/src/plugin-video/converter/video-converter.spec.d.ts.map +1 -0
  1358. package/dist/src/plugin-video/dataHooks.d.ts +1 -1
  1359. package/dist/src/plugin-video/dataHooks.d.ts.map +1 -1
  1360. package/dist/src/plugin-video/defaults.d.ts +0 -9
  1361. package/dist/src/plugin-video/defaults.d.ts.map +1 -1
  1362. package/dist/src/plugin-video/editor.d.ts +1 -1
  1363. package/dist/src/plugin-video/editor.d.ts.map +1 -1
  1364. package/dist/src/plugin-video/getAddButtons.d.ts.map +1 -1
  1365. package/dist/src/plugin-video/getToolbarButtons.d.ts.map +1 -1
  1366. package/dist/src/plugin-video/testkit.d.ts +2 -1
  1367. package/dist/src/plugin-video/testkit.d.ts.map +1 -1
  1368. package/dist/src/plugin-video/tiptap/component.d.ts.map +1 -1
  1369. package/dist/src/plugin-video/tiptap/tiptap.d.ts.map +1 -1
  1370. package/dist/src/plugin-video/tiptap/video-component.d.ts +4 -2
  1371. package/dist/src/plugin-video/tiptap/video-component.d.ts.map +1 -1
  1372. package/dist/src/plugin-video/toolbar/upload-video.d.ts.map +1 -1
  1373. package/dist/src/plugin-video/viewer/nodeViewRenderers-loadable.d.ts.map +1 -1
  1374. package/dist/src/plugin-video/viewer/nodeViewRenderers.d.ts.map +1 -1
  1375. package/dist/src/plugin-video/viewer/video.d.ts +17 -3
  1376. package/dist/src/plugin-video/viewer/video.d.ts.map +1 -1
  1377. package/dist/src/plugin-video/viewer/viewer-video.d.ts +4 -0
  1378. package/dist/src/plugin-video/viewer/viewer-video.d.ts.map +1 -0
  1379. package/dist/src/ricos-content/RicosContentAPI/AbstractContentBuilder.d.ts.map +1 -1
  1380. package/dist/src/ricos-content/RicosContentAPI/node-builder-methods.d.ts +1 -2
  1381. package/dist/src/ricos-content/RicosContentAPI/node-builder-methods.d.ts.map +1 -1
  1382. package/dist/src/ricos-content/TranslatableAPI/types.d.ts +1 -1
  1383. package/dist/src/ricos-content/TranslatableAPI/types.d.ts.map +1 -1
  1384. package/dist/src/ricos-content/consts.d.ts +0 -3
  1385. package/dist/src/ricos-content/consts.d.ts.map +1 -1
  1386. package/dist/src/ricos-content/converters/draft/consts.d.ts +0 -2
  1387. package/dist/src/ricos-content/converters/draft/consts.d.ts.map +1 -1
  1388. package/dist/src/ricos-content/converters/draft/fromDraft/consts.d.ts +1 -5
  1389. package/dist/src/ricos-content/converters/draft/fromDraft/consts.d.ts.map +1 -1
  1390. package/dist/src/ricos-content/converters/draft/fromDraft/convertRicosPluginData.d.ts.map +1 -1
  1391. package/dist/src/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.d.ts +0 -1
  1392. package/dist/src/ricos-content/converters/draft/toDraft/convertDraftPluginDataNoInnerRCE.d.ts.map +1 -1
  1393. package/dist/src/ricos-content/converters/nodeUtils.d.ts.map +1 -1
  1394. package/dist/src/ricos-content/converters/plainText/toPlainText/complexPlainText.d.ts +1 -1
  1395. package/dist/src/ricos-content/converters/plainText/toPlainText/complexPlainText.d.ts.map +1 -1
  1396. package/dist/src/ricos-content/converters/plainText/toPlainText/convertNodes.d.ts +0 -1
  1397. package/dist/src/ricos-content/converters/plainText/toPlainText/convertNodes.d.ts.map +1 -1
  1398. package/dist/src/ricos-content/converters/plainText/toPlainText/to-plain-text-base.d.ts.map +1 -1
  1399. package/dist/src/ricos-content/truncateContent/types.d.ts +1 -1
  1400. package/dist/src/ricos-content/truncateContent/types.d.ts.map +1 -1
  1401. package/dist/src/ricos-content/types/contentApi.d.ts +1 -3
  1402. package/dist/src/ricos-content/types/contentApi.d.ts.map +1 -1
  1403. package/dist/src/ricos-content/types/node-refined-types.d.ts +2 -6
  1404. package/dist/src/ricos-content/types/node-refined-types.d.ts.map +1 -1
  1405. package/dist/src/ricos-orchestrator/map-bi-callbacks-to-events.d.ts.map +1 -1
  1406. package/dist/src/ricos-plugins/toolbar-utils/toToolbarItemsConfig.d.ts.map +1 -1
  1407. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/index.d.ts +0 -2
  1408. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/index.d.ts.map +1 -1
  1409. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/rich_content.d.ts +0 -3
  1410. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/rich_content.d.ts.map +1 -1
  1411. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/rich_content.enums.d.ts +0 -1
  1412. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/rich_content.enums.d.ts.map +1 -1
  1413. package/dist/src/ricos-schema/next-schema/generated/ricos-document-reference.d.ts +1 -1
  1414. package/dist/src/ricos-schema/next-schema/generated/ricos-document-reference.d.ts.map +1 -1
  1415. package/dist/src/ricos-schema/next-schema/generated/ricos_document.d.ts +221 -241
  1416. package/dist/src/ricos-schema/next-schema/generated/ricos_document.d.ts.map +1 -1
  1417. package/dist/src/ricos-schema/next-schema/jtdToMd.d.ts.map +1 -1
  1418. package/dist/src/ricos-schema/next-schema/version.d.ts +1 -1
  1419. package/dist/src/ricos-shortcuts/editor-keyboard-shortcut.d.ts +1 -1
  1420. package/dist/src/ricos-types/insertPluginButtons.d.ts +0 -1
  1421. package/dist/src/ricos-types/insertPluginButtons.d.ts.map +1 -1
  1422. package/dist/src/ricos-types/node-refined-types.d.ts +2 -6
  1423. package/dist/src/ricos-types/node-refined-types.d.ts.map +1 -1
  1424. package/dist/src/ricos-types/pluginTypes.d.ts +2 -2
  1425. package/dist/src/ricos-types/pluginTypes.d.ts.map +1 -1
  1426. package/dist/src/tiptap-editor/components/RichContentAdapter.d.ts.map +1 -1
  1427. package/dist/src/tiptap-editor/consts.d.ts +2 -3
  1428. package/dist/src/tiptap-editor/consts.d.ts.map +1 -1
  1429. package/dist/src/toolbars-v3/ricos-toolbars/footer/get-toolbar-id-by-insert-plugin.d.ts.map +1 -1
  1430. package/dist/src/wix-rich-content-common/Utils/ricosContentAnalytics.d.ts.map +1 -1
  1431. package/dist/tsconfig.tsbuildinfo +1 -1
  1432. package/package.json +3 -3
  1433. package/dist/cjs/plugin-figure/caption-converter.js.map +0 -7
  1434. package/dist/cjs/plugin-figure/tiptap/class-name-strategies.js +0 -63
  1435. package/dist/cjs/plugin-figure/tiptap/class-name-strategies.js.map +0 -7
  1436. package/dist/cjs/plugin-image/viewer/get-expand-function.js +0 -41
  1437. package/dist/cjs/plugin-image/viewer/get-expand-function.js.map +0 -7
  1438. package/dist/cjs/plugin-image/viewer/get-image-click-action-config.js +0 -39
  1439. package/dist/cjs/plugin-image/viewer/get-image-click-action-config.js.map +0 -7
  1440. package/dist/cjs/plugin-video/video-converter.js +0 -50
  1441. package/dist/cjs/plugin-video/video-converter.js.map +0 -7
  1442. package/dist/cjs/plugin-video/viewer/video-viewer.js +0 -313
  1443. package/dist/cjs/plugin-video/viewer/video-viewer.js.map +0 -7
  1444. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/plugin_map.enums.js.map +0 -7
  1445. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/plugin_map.js +0 -110
  1446. package/dist/cjs/ricos-schema/legacy/wix/rich_content/v1/plugin_map.js.map +0 -7
  1447. package/dist/es/plugin-figure/caption-converter.js.map +0 -7
  1448. package/dist/es/plugin-figure/tiptap/class-name-strategies.js +0 -34
  1449. package/dist/es/plugin-figure/tiptap/class-name-strategies.js.map +0 -7
  1450. package/dist/es/plugin-image/viewer/get-expand-function.js +0 -22
  1451. package/dist/es/plugin-image/viewer/get-expand-function.js.map +0 -7
  1452. package/dist/es/plugin-image/viewer/get-image-click-action-config.js +0 -20
  1453. package/dist/es/plugin-image/viewer/get-image-click-action-config.js.map +0 -7
  1454. package/dist/es/plugin-video/video-converter.js +0 -31
  1455. package/dist/es/plugin-video/video-converter.js.map +0 -7
  1456. package/dist/es/plugin-video/viewer/video-loadable.js +0 -27
  1457. package/dist/es/plugin-video/viewer/video-viewer.js +0 -284
  1458. package/dist/es/plugin-video/viewer/video-viewer.js.map +0 -7
  1459. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/plugin_map.enums.js +0 -12
  1460. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/plugin_map.enums.js.map +0 -7
  1461. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/plugin_map.js +0 -91
  1462. package/dist/es/ricos-schema/legacy/wix/rich_content/v1/plugin_map.js.map +0 -7
  1463. package/dist/src/plugin-figure/caption-converter.d.ts.map +0 -1
  1464. package/dist/src/plugin-figure/caption-converter.spec.d.ts.map +0 -1
  1465. package/dist/src/plugin-figure/tiptap/class-name-strategies.d.ts +0 -8
  1466. package/dist/src/plugin-figure/tiptap/class-name-strategies.d.ts.map +0 -1
  1467. package/dist/src/plugin-image/viewer/get-expand-function.d.ts +0 -13
  1468. package/dist/src/plugin-image/viewer/get-expand-function.d.ts.map +0 -1
  1469. package/dist/src/plugin-image/viewer/get-image-click-action-config.d.ts +0 -16
  1470. package/dist/src/plugin-image/viewer/get-image-click-action-config.d.ts.map +0 -1
  1471. package/dist/src/plugin-video/video-converter.d.ts +0 -3
  1472. package/dist/src/plugin-video/video-converter.d.ts.map +0 -1
  1473. package/dist/src/plugin-video/video-converter.spec.d.ts.map +0 -1
  1474. package/dist/src/plugin-video/viewer/video-viewer.d.ts +0 -19
  1475. package/dist/src/plugin-video/viewer/video-viewer.d.ts.map +0 -1
  1476. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/plugin_map.d.ts +0 -43
  1477. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/plugin_map.d.ts.map +0 -1
  1478. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/plugin_map.enums.d.ts +0 -12
  1479. package/dist/src/ricos-schema/legacy/wix/rich_content/v1/plugin_map.enums.d.ts.map +0 -1
  1480. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-empty-caption-converted.json → pm-empty-caption-converted.json} +0 -0
  1481. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-empty-caption.json → pm-empty-caption.json} +0 -0
  1482. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-with-caption-plain-text-converted.json → pm-with-caption-plain-text-converted.json} +0 -0
  1483. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-with-caption-plain-text.json → pm-with-caption-plain-text.json} +0 -0
  1484. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-with-decorated-caption-converted.json → pm-with-decorated-caption-converted.json} +0 -0
  1485. /package/dist/cjs/plugin-image/converter/fixtures/{tiptap-with-decorated-caption.json → pm-with-decorated-caption.json} +0 -0
  1486. /package/dist/es/plugin-image/converter/fixtures/{tiptap-empty-caption-converted.json → pm-empty-caption-converted.json} +0 -0
  1487. /package/dist/es/plugin-image/converter/fixtures/{tiptap-empty-caption.json → pm-empty-caption.json} +0 -0
  1488. /package/dist/es/plugin-image/converter/fixtures/{tiptap-with-caption-plain-text-converted.json → pm-with-caption-plain-text-converted.json} +0 -0
  1489. /package/dist/es/plugin-image/converter/fixtures/{tiptap-with-caption-plain-text.json → pm-with-caption-plain-text.json} +0 -0
  1490. /package/dist/es/plugin-image/converter/fixtures/{tiptap-with-decorated-caption-converted.json → pm-with-decorated-caption-converted.json} +0 -0
  1491. /package/dist/es/plugin-image/converter/fixtures/{tiptap-with-decorated-caption.json → pm-with-decorated-caption.json} +0 -0
  1492. /package/dist/src/plugin-figure/{caption-converter.spec.d.ts → converter/caption-converter.spec.d.ts} +0 -0
  1493. /package/dist/src/plugin-video/{video-converter.spec.d.ts → converter/video-converter.spec.d.ts} +0 -0
@@ -16,51 +16,22 @@ const ricosDocumentReferenceMd = `# Ricos Document
16
16
  </p>
17
17
  </div>
18
18
 
19
+ A Ricos document object defines rich content.
19
20
 
20
- Wix Ricos defines its own data structure, the Ricos document. Its a central
21
- piece of Ricos technology as the rich content editor and viewer are built
22
- around it.
21
+ The object structure of a Ricos document is a tree of nodes that represent blocks of content.
22
+ Some nodes are basic, such as paragraphs, and some nodes are complex, such as tables.
23
23
 
24
- Fundamentally, the object structure is a **tree of nodes** representing content
25
- blocks. It includes basic text container nodes (like paragraphs, headings,
26
- lists, and so on), as well as more complex nodes that require Ricos plugins to
27
- work. These complex nodes allow for the creation of advanced content blocks
28
- (like videos, tables, galleries, and so on).
24
+ 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.
25
+ 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.
29
26
 
30
- The Ricos document resembles HTML, with various node types acting like HTML
31
- tags and their fields functioning as attributes. The \`nodes\` field represents the
32
- children of HTML tags. The primary difference, and the reason Ricos does not use
33
- HTML as its structure, is that the Ricos document imposes more constraints. This
34
- allows it to be more easily manipulated and displayed across different
35
- environments.
36
-
37
- <div
38
- 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"
39
- >
40
- <p class="m-0 text-slate-950">
41
- <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.
42
- </p>
43
- </div>
44
-
45
- ## Quicklinks
46
- - For **text** use [Paragraph](#paragraphnode), [Heading](#headingnode), [Blockquote](#blockquotenode), [CodeBlock](#codeblocknode), [Text](#textnode) nodes.
47
- - For **lists** use [BulletedList](#bulletedlistnode), [OrderedList](#orderedlistnode), [CollapsibleList](#collapsiblelistnode), [Table](#tablenode) nodes.
48
- - For **media** use [Image](#imagenode), [Video](#videonode), [Gallery](#gallerynode), [Gif](#gifnode), [Audio](#audionode), [File](#filenode) nodes.
49
- - For **embeds** use [AppEmbed](#appembednode), [Embed](#embednode), [LinkPreview](#linkpreviewnode), [Html](#htmlnode) nodes.
50
- - Other nodes: [Divider](#dividernode), [Button](#buttonnode).
51
- - **Decorations**: [Bold](#bolddecoration), [Italic](#italicdecoration), [Underline](#underlinedecoration), [Spoiler](#spoilerdecoration), [Anchor](#anchordecoration), [Mention](#mentiondecoration), [Link](#linkdecoration), [Color](#colordecoration), [FontSize](#fontsizedecoration)
27
+ <blockquote class="important">
28
+ <strong>Important:</strong>
29
+
30
+ 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.
31
+ </blockquote>
52
32
 
53
33
  ## Playground
54
-
55
- You can experiment with with rich content directly using the
56
- embedded playground we provide. You can experiment in the following way:
57
- - By editing the Ricos document in the \`Document\` section of the
58
- playground.
59
- - By editing content in the \`Editor\` section. You will see how the
60
- Ricos document is updated to reflect any changes made in the \`Editor\` section.
61
-
62
- For a more comfortable experience you can try viewing examples in the [Full
63
- playground](https://ricos.dev).
34
+ 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.
64
35
 
65
36
 
66
37
 
@@ -72,7 +43,65 @@ playground](https://ricos.dev).
72
43
 
73
44
 
74
45
 
75
- ## Reference
46
+
47
+ ## Navigation shortcuts
48
+ - **Text**: [\`Paragraph\`](#paragraphnode), [\`Heading\`](#headingnode), [\`Blockquote\`](#blockquotenode), [\`CodeBlock\`](#codeblocknode), [\`Text\`](#textnode).
49
+ - **Lists**: [\`BulletedList\`](#bulletedlistnode), [\`OrderedList\`](#orderedlistnode), [\`CollapsibleList\`](#collapsiblelistnode), [\`Table\`](#tablenode).
50
+ - **Media**: [\`Image\`](#imagenode), [\`Video\`](#videonode), [\`Gallery\`](#gallerynode), [\`Gif\`](#gifnode), [\`Audio\`](#audionode), [\`File\`](#filenode).
51
+ - **Embeds**: [\`AppEmbed\`](#appembednode), [\`Embed\`](#embednode), [\`LinkPreview\`](#linkpreviewnode), [\`Html\`](#htmlnode).
52
+ - Other nodes: [\`Divider\`](#dividernode), [\`Button\`](#buttonnode).
53
+ - **Decorations**: [\`Bold\`](#bolddecoration), [\`Italic\`](#italicdecoration), [\`Underline\`](#underlinedecoration), [\`Spoiler\`](#spoilerdecoration), [\`Anchor\`](#anchordecoration), [\`Mention\`](#mentiondecoration), [\`Link\`](#linkdecoration), [\`Color\`](#colordecoration), [\`FontSize\`](#fontsizedecoration).
54
+
55
+ ## Key concepts
56
+ Here are some key concepts that you may need to build your Ricos document.
57
+
58
+ ### Node IDs
59
+ 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.
60
+
61
+ The Ricos playground automatically generates node IDs, but if you aren't using the playground, you must add node IDs yourself.
62
+
63
+ ### Tagged unions
64
+ 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.
65
+
66
+ 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.
67
+
68
+ Learn more about [tagged unions](https://en.wikipedia.org/wiki/Tagged_union).
69
+
70
+ ### Formats
71
+
72
+ | Format | Description |
73
+ | :------ | :------ |
74
+ | WEB_URL | A URL that starts with \`http://\` or \`https://\`. |
75
+ | COLOR_HEX | A color in hexadecimal RGB or RGBA format, for example \`#FF0000\` or \`#FF000050\`. \`COLOR_HEX\` accepts shorthand, for example #F00 or #F005. |
76
+ | NODE_ID | See [Node ID](#node-ids). |
77
+
78
+ ### Plugins
79
+ Full list of Ricos [plugins](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins):
80
+ - [actionButton](#plugin-actionButton)
81
+ - [appEmbed](#plugin-appEmbed)
82
+ - [audio](#plugin-audio)
83
+ - [codeBlock](#plugin-codeBlock)
84
+ - [collapsibleList](#plugin-collapsibleList)
85
+ - [divider](#plugin-divider)
86
+ - [file](#plugin-file)
87
+ - [gallery](#plugin-gallery)
88
+ - [giphy](#plugin-giphy)
89
+ - [html](#plugin-html)
90
+ - [image](#plugin-image)
91
+ - [lineSpacing](#plugin-lineSpacing)
92
+ - [linkButton](#plugin-linkButton)
93
+ - [linkPreview](#plugin-linkPreview)
94
+ - [link](#plugin-link)
95
+ - [mention](#plugin-mention)
96
+ - [poll](#plugin-poll)
97
+ - [spoiler](#plugin-spoiler)
98
+ - [table](#plugin-table)
99
+ - [textColor](#plugin-textColor)
100
+ - [textHighlight](#plugin-textHighlight)
101
+ - [video](#plugin-video)
102
+
103
+
104
+ ## Root-level type
76
105
 
77
106
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
78
107
 
@@ -80,83 +109,85 @@ playground](https://ricos.dev).
80
109
 
81
110
  | Field | Type | Description |
82
111
  | :------ | :------ | :------ |
83
- | <span style="" class="rounded border-[1px] border-blue-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. |
84
- | <span style="" class="rounded border-[1px] border-blue-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. |
85
- | <span style="" class="rounded border-[1px] border-blue-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. |
112
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
113
+ | <span style="" class="rounded border-[1px] border-blue-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. |
114
+ | <span style="" class="rounded border-[1px] border-blue-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. |
86
115
 
87
116
  ## Nodes
88
- This section describes all possible nodes in the Ricos Document.
89
- Some are [unions](#tagged-unions), such as [RootNode](#rootnode).
90
-
91
- Here is the list of specific nodes, presented in alphabetical order for quick access:
92
- [AppEmbedNode](#appembednode),
93
- [AudioNode](#audionode),
94
- [BlockquoteNode](#blockquotenode),
95
- [BulletedListNode](#bulletedlistnode),
96
- [ButtonNode](#buttonnode),
97
- [CodeBlockNode](#codeblocknode),
98
- [CollapsibleItemNode](#collapsibleitemnode),
99
- [CollapsibleItemBodyNode](#collapsibleitembodynode),
100
- [CollapsibleItemTitleNode](#collapsibleitemtitlenode),
101
- [CollapsibleListNode](#collapsiblelistnode),
102
- [DividerNode](#dividernode),
103
- [EmbedNode](#embednode),
104
- [FileNode](#filenode),
105
- [GalleryNode](#gallerynode),
106
- [GifNode](#gifnode),
107
- [HeadingNode](#headingnode),
108
- [HtmlNode](#htmlnode),
109
- [ImageNode](#imagenode),
110
- [CaptionNode](#captionnode),
111
- [LinkPreviewNode](#linkpreviewnode),
112
- [ListItemNode](#listitemnode),
113
- [OrderedListNode](#orderedlistnode),
114
- [ParagraphNode](#paragraphnode),
115
- [PollNode](#pollnode),
116
- [TableCellNode](#tablecellnode),
117
- [TableNode](#tablenode),
118
- [TableRowNode](#tablerownode),
119
- [TextNode](#textnode),
120
- [VideoNode](#videonode).
117
+ Nodes are the containers for content. Each node is used for a different type of content.
118
+
119
+ <details>
120
+ <summary>Available nodes, sorted alphabetically.</summary>
121
+
122
+ - [\`AppEmbedNode\`](#appembednode)
123
+ - [\`AudioNode\`](#audionode)
124
+ - [\`BlockquoteNode\`](#blockquotenode)
125
+ - [\`BulletedListNode\`](#bulletedlistnode)
126
+ - [\`ButtonNode\`](#buttonnode)
127
+ - [\`CodeBlockNode\`](#codeblocknode)
128
+ - [\`CollapsibleItemNode\`](#collapsibleitemnode)
129
+ - [\`CollapsibleItemBodyNode\`](#collapsibleitembodynode)
130
+ - [\`CollapsibleItemTitleNode\`](#collapsibleitemtitlenode)
131
+ - [\`CollapsibleListNode\`](#collapsiblelistnode)
132
+ - [\`DividerNode\`](#dividernode)
133
+ - [\`EmbedNode\`](#embednode)
134
+ - [\`FileNode\`](#filenode)
135
+ - [\`GalleryNode\`](#gallerynode)
136
+ - [\`GifNode\`](#gifnode)
137
+ - [\`HeadingNode\`](#headingnode)
138
+ - [\`HtmlNode\`](#htmlnode)
139
+ - [\`ImageNode\`](#imagenode)
140
+ - [\`CaptionNode\`](#captionnode)
141
+ - [\`LinkPreviewNode\`](#linkpreviewnode)
142
+ - [\`ListItemNode\`](#listitemnode)
143
+ - [\`OrderedListNode\`](#orderedlistnode)
144
+ - [\`ParagraphNode\`](#paragraphnode)
145
+ - [\`PollNode\`](#pollnode)
146
+ - [\`TableCellNode\`](#tablecellnode)
147
+ - [\`TableNode\`](#tablenode)
148
+ - [\`TableRowNode\`](#tablerownode)
149
+ - [\`TextNode\`](#textnode)
150
+ - [\`VideoNode\`](#videonode)
151
+ </details>
152
+
121
153
 
122
154
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
123
155
 
124
156
  **Used in:** <a href="#ricosdocument"><span class="font-mono">RicosDocument</span></a>
125
157
 
126
- Represents nodes that can be added to the root level of \`nodes\` array.
158
+ Nodes that can be added to the root level of \`nodes\` array.
127
159
 
128
- _This type is [Tagged Union](#tagged-unions)
129
- with \`type\` field being the discriminating tag._
160
+ _This type is a [Tagged Union](#tagged-unions)._
130
161
 
131
162
  | Variant | Tag value | Description |
132
163
  | :------ | :------ | :------ |
133
- | <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. |
134
- | <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. |
135
- | <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. |
136
- | <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. |
137
- | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | A node that is used to trigger an action when clicked or activated. |
138
- | <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. |
139
- | <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. |
140
- | <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. |
141
- | <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/). |
142
- | <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. |
143
- | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | A collection of images displayed together in a visually appealing and organized manner. |
144
- | <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. |
145
- | <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. |
146
- | <a href="#htmlnode"><span class="font-mono">HtmlNode</span></a> | \`HTML\` | Incorporates external content, such as interactive maps, or entire web pages. |
147
- | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Displays standalone pictures in a page. |
148
- | <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. |
149
- | <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. |
150
- | <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. |
151
- | <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. |
152
- | <a href="#tablenode"><span class="font-mono">TableNode</span></a> | \`TABLE\` | A structural node used to display data in rows and columns. |
153
- | <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. |
164
+ | <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. |
165
+ | <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. |
166
+ | <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. |
167
+ | <a href="#bulletedlistnode"><span class="font-mono">BulletedListNode</span></a> | \`BULLETED_LIST\` | Bulleted list. |
168
+ | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | Button to trigger an action. |
169
+ | <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. |
170
+ | <a href="#collapsiblelistnode"><span class="font-mono">CollapsibleListNode</span></a> | \`COLLAPSIBLE_LIST\` | List of items where each item can be expanded or collapsed. |
171
+ | <a href="#dividernode"><span class="font-mono">DividerNode</span></a> | \`DIVIDER\` | Horizontal line between different content. |
172
+ | <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/). |
173
+ | <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. |
174
+ | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | Collection of images displayed together. |
175
+ | <a href="#gifnode"><span class="font-mono">GifNode</span></a> | \`GIF\` | GIF images. |
176
+ | <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. |
177
+ | <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. |
178
+ | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Standalone images in a page. |
179
+ | <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. |
180
+ | <a href="#orderedlistnode"><span class="font-mono">OrderedListNode</span></a> | \`ORDERED_LIST\` | Numbered list. |
181
+ | <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. |
182
+ | <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. |
183
+ | <a href="#tablenode"><span class="font-mono">TableNode</span></a> | \`TABLE\` | Data in rows and columns. |
184
+ | <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. |
154
185
 
155
186
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
156
187
 
157
188
  **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>
158
189
 
159
- 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.
190
+ 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.
160
191
 
161
192
 
162
193
 
@@ -170,10 +201,10 @@ Used to structure text content, providing a clear separation between different i
170
201
 
171
202
  | Field | Type | Description |
172
203
  | :------ | :------ | :------ |
173
- | <span style="" class="rounded border-[1px] border-blue-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\` |
204
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
174
205
  | <span style="" class="rounded border-[1px] border-blue-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. |
175
206
  | <span style="" class="rounded border-[1px] border-blue-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). |
176
- | <span style="" class="rounded border-[1px] border-blue-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. |
207
+ | <span style="" class="rounded border-[1px] border-blue-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. |
177
208
  | <span style="" class="rounded border-[1px] border-blue-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. |
178
209
 
179
210
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -184,14 +215,14 @@ Used to structure text content, providing a clear separation between different i
184
215
 
185
216
  | Field | Type | Description |
186
217
  | :------ | :------ | :------ |
187
- | <span style="" class="rounded border-[1px] border-blue-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. |
188
- | <span style="" class="rounded border-[1px] border-blue-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**. |
218
+ | <span style="" class="rounded border-[1px] border-blue-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. |
219
+ | <span style="" class="rounded border-[1px] border-blue-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**. |
189
220
 
190
221
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
191
222
 
192
223
  **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>
193
224
 
194
- 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).
225
+ 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).
195
226
 
196
227
 
197
228
 
@@ -205,7 +236,7 @@ Text nodes hold the text itself (think \`span\` tag in HTML). The difference bet
205
236
 
206
237
  | Field | Type | Description |
207
238
  | :------ | :------ | :------ |
208
- | <span style="" class="rounded border-[1px] border-blue-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\` |
239
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
209
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]">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. |
210
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]">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). |
211
242
 
@@ -217,14 +248,14 @@ Text nodes hold the text itself (think \`span\` tag in HTML). The difference bet
217
248
 
218
249
  | Field | Type | Description |
219
250
  | :------ | :------ | :------ |
220
- | <span style="" class="rounded border-[1px] border-blue-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. |
221
- | <span style="" class="rounded border-[1px] border-blue-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. |
251
+ | <span style="" class="rounded border-[1px] border-blue-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. |
252
+ | <span style="" class="rounded border-[1px] border-blue-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. |
222
253
 
223
254
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
224
255
 
225
256
  **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>
226
257
 
227
- 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.
258
+ 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.
228
259
 
229
260
 
230
261
 
@@ -238,10 +269,10 @@ Used to denote the heading or title of a section. Headings are hierarchical, wit
238
269
 
239
270
  | Field | Type | Description |
240
271
  | :------ | :------ | :------ |
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]">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\` |
272
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
242
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]">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. |
243
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]">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). |
244
- | <span style="" class="rounded border-[1px] border-blue-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. |
275
+ | <span style="" class="rounded border-[1px] border-blue-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. |
245
276
  | <span style="" class="rounded border-[1px] border-blue-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. |
246
277
 
247
278
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -252,17 +283,17 @@ Used to denote the heading or title of a section. Headings are hierarchical, wit
252
283
 
253
284
  | Field | Type | Description |
254
285
  | :------ | :------ | :------ |
255
- | <span style="" class="rounded border-[1px] border-blue-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. |
256
- | <span style="" class="rounded border-[1px] border-blue-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. |
257
- | <span style="" class="rounded border-[1px] border-blue-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. |
286
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
287
+ | <span style="" class="rounded border-[1px] border-blue-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. |
288
+ | <span style="" class="rounded border-[1px] border-blue-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. |
258
289
 
259
290
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
260
291
 
261
292
  **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>
262
293
 
263
- <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>
294
+ <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>
264
295
 
265
- Displays standalone pictures in a page.
296
+ Standalone images in a page.
266
297
 
267
298
 
268
299
 
@@ -277,7 +308,7 @@ Displays standalone pictures in a page.
277
308
 
278
309
  | Field | Type | Description |
279
310
  | :------ | :------ | :------ |
280
- | <span style="" class="rounded border-[1px] border-blue-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\` |
311
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
281
312
  | <span style="" class="rounded border-[1px] border-blue-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. |
282
313
  | <span style="" class="rounded border-[1px] border-blue-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). |
283
314
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -290,11 +321,11 @@ Displays standalone pictures in a page.
290
321
 
291
322
  | Field | Type | Description |
292
323
  | :------ | :------ | :------ |
293
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">containerData</span> | <a href="#plugincontainerdata"><span class="font-mono">PluginContainerData</span></a> | Styling for the image container, such as dimensions and alignment. |
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]">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. |
324
+ | <span style="" class="rounded border-[1px] border-blue-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. |
325
+ | <span style="" class="rounded border-[1px] border-blue-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. |
326
+ | <span style="" class="rounded border-[1px] border-blue-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. |
296
327
  | <span style="" class="rounded border-[1px] border-blue-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\` |
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]">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. |
328
+ | <span style="" class="rounded border-[1px] border-blue-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. |
298
329
  | <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. |
299
330
  | <span style="" class="rounded border-[1px] border-blue-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\` |
300
331
 
@@ -302,7 +333,7 @@ Displays standalone pictures in a page.
302
333
 
303
334
  **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>
304
335
 
305
- 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.
336
+ 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.
306
337
 
307
338
 
308
339
 
@@ -316,11 +347,11 @@ Represents a caption container that can be attached to media elements like image
316
347
 
317
348
  | Field | Type | Description |
318
349
  | :------ | :------ | :------ |
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]">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\` |
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]">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\`. |
320
351
  | <span style="" class="rounded border-[1px] border-blue-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> | |
321
- | <span style="" class="rounded border-[1px] border-blue-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. |
322
- | <span style="" class="rounded border-[1px] border-blue-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. |
323
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">id</span> | <span class="font-mono">string</span><br> | Caption [node ID](#node-ids). |
353
+ | <span style="" class="rounded border-[1px] border-blue-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. |
354
+ | <span style="" class="rounded border-[1px] border-blue-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. |
324
355
 
325
356
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
326
357
 
@@ -330,13 +361,13 @@ Represents a caption container that can be attached to media elements like image
330
361
 
331
362
  | Field | Type | Description |
332
363
  | :------ | :------ | :------ |
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]">textStyle</span> | <a href="#textstyle"><span class="font-mono">TextStyle</span></a> | Styling for the caption text. |
364
+ | <span style="" class="rounded border-[1px] border-blue-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. |
334
365
 
335
366
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
336
367
 
337
368
  **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>
338
369
 
339
- 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.
370
+ Numbered list.
340
371
 
341
372
 
342
373
 
@@ -350,8 +381,8 @@ Presents a group of items in a sequentially numbered or lettered manner. Ordered
350
381
 
351
382
  | Field | Type | Description |
352
383
  | :------ | :------ | :------ |
353
- | <span style="" class="rounded border-[1px] border-blue-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\` |
354
- | <span style="" class="rounded border-[1px] border-blue-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. |
384
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
385
+ | <span style="" class="rounded border-[1px] border-blue-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. |
355
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]">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). |
356
387
  | <span style="" class="rounded border-[1px] border-blue-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. |
357
388
 
@@ -363,15 +394,15 @@ Presents a group of items in a sequentially numbered or lettered manner. Ordered
363
394
 
364
395
  | Field | Type | Description |
365
396
  | :------ | :------ | :------ |
366
- | <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. |
367
- | <span style="" class="rounded border-[1px] border-blue-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. |
368
- | <span style="" class="rounded border-[1px] border-blue-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. |
397
+ | <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. |
398
+ | <span style="" class="rounded border-[1px] border-blue-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. |
399
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
369
400
 
370
401
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
371
402
 
372
403
  **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>
373
404
 
374
- 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.
405
+ Bulleted list.
375
406
 
376
407
 
377
408
 
@@ -385,8 +416,8 @@ Presents a group of items in a visually organized manner, where each item is pre
385
416
 
386
417
  | Field | Type | Description |
387
418
  | :------ | :------ | :------ |
388
- | <span style="" class="rounded border-[1px] border-blue-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\` |
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]">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. |
419
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
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]">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. |
390
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]">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). |
391
422
  | <span style="" class="rounded border-[1px] border-blue-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. |
392
423
 
@@ -399,7 +430,7 @@ Presents a group of items in a visually organized manner, where each item is pre
399
430
  | Field | Type | Description |
400
431
  | :------ | :------ | :------ |
401
432
  | <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> | |
402
- | <span style="" class="rounded border-[1px] border-blue-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. |
433
+ | <span style="" class="rounded border-[1px] border-blue-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. |
403
434
 
404
435
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
405
436
 
@@ -408,13 +439,11 @@ Presents a group of items in a visually organized manner, where each item is pre
408
439
 
409
440
 
410
441
  <blockquote class="caution">
411
- <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>:
442
+ <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>
412
443
 
413
444
  \`(PARAGRAPH|HEADING|IMAGE|VIDEO|GIF|GALLERY) (PARAGRAPH|BULLETED_LIST|ORDERED_LIST|HEADING|IMAGE|VIDEO|GIF|GALLERY)*\`
414
445
 
415
- A list item must start with a paragraph or heading, followed by any number of paragraphs, bulleted lists, or ordered lists.
416
-
417
- More about [patterns](#patterns)
446
+ Must start with a paragraph or heading, followed by any number of paragraphs, bulleted lists, or ordered lists.
418
447
  </blockquote>
419
448
 
420
449
 
@@ -429,25 +458,24 @@ More about [patterns](#patterns)
429
458
 
430
459
  **Used in:** <a href="#listitemnode"><span class="font-mono">ListItemNode</span></a>
431
460
 
432
- _This type is [Tagged Union](#tagged-unions)
433
- with \`type\` field being the discriminating tag._
461
+ _This type is a [Tagged Union](#tagged-unions)._
434
462
 
435
463
  | Variant | Tag value | Description |
436
464
  | :------ | :------ | :------ |
437
- | <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. |
438
- | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | A collection of images displayed together in a visually appealing and organized manner. |
439
- | <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. |
440
- | <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. |
441
- | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Displays standalone pictures in a page. |
442
- | <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. |
443
- | <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. |
444
- | <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. |
465
+ | <a href="#bulletedlistnode"><span class="font-mono">BulletedListNode</span></a> | \`BULLETED_LIST\` | Bulleted list. |
466
+ | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | Collection of images displayed together. |
467
+ | <a href="#gifnode"><span class="font-mono">GifNode</span></a> | \`GIF\` | GIF images. |
468
+ | <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. |
469
+ | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Standalone images in a page. |
470
+ | <a href="#orderedlistnode"><span class="font-mono">OrderedListNode</span></a> | \`ORDERED_LIST\` | Numbered list. |
471
+ | <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. |
472
+ | <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. |
445
473
 
446
474
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
447
475
 
448
476
  **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>
449
477
 
450
- 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.
478
+ 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.
451
479
 
452
480
 
453
481
 
@@ -461,11 +489,11 @@ Used to visually distinguish quoted or cited content from the surrounding text.
461
489
 
462
490
  | Field | Type | Description |
463
491
  | :------ | :------ | :------ |
464
- | <span style="" class="rounded border-[1px] border-blue-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\` |
465
- | <span style="" class="rounded border-[1px] border-blue-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. |
492
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
493
+ | <span style="" class="rounded border-[1px] border-blue-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. |
466
494
  | <span style="" class="rounded border-[1px] border-blue-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). |
467
495
  | <span style="" class="rounded border-[1px] border-blue-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. |
468
- | <span style="" class="rounded border-[1px] border-blue-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. |
496
+ | <span style="" class="rounded border-[1px] border-blue-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. |
469
497
 
470
498
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
471
499
 
@@ -475,15 +503,15 @@ Used to visually distinguish quoted or cited content from the surrounding text.
475
503
 
476
504
  | Field | Type | Description |
477
505
  | :------ | :------ | :------ |
478
- | <span style="" class="rounded border-[1px] border-blue-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. |
506
+ | <span style="" class="rounded border-[1px] border-blue-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. |
479
507
 
480
508
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
481
509
 
482
510
  **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>
483
511
 
484
- <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>
512
+ <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>
485
513
 
486
- 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.
514
+ GIF images.
487
515
 
488
516
 
489
517
 
@@ -497,7 +525,7 @@ GIF images are made up of a series of frames, allowing them to display animation
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]">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\` |
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]">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\`. |
501
529
  | <span style="" class="rounded border-[1px] border-blue-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. |
502
530
  | <span style="" class="rounded border-[1px] border-blue-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). |
503
531
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -510,7 +538,7 @@ GIF images are made up of a series of frames, allowing them to display animation
510
538
 
511
539
  | Field | Type | Description |
512
540
  | :------ | :------ | :------ |
513
- | <span style="" class="rounded border-[1px] border-blue-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. |
541
+ | <span style="" class="rounded border-[1px] border-blue-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. |
514
542
  | <span style="" class="rounded border-[1px] border-blue-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. |
515
543
  | <span style="" class="rounded border-[1px] border-blue-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. |
516
544
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -524,17 +552,17 @@ GIF images are made up of a series of frames, allowing them to display animation
524
552
 
525
553
  | Field | Type | Description |
526
554
  | :------ | :------ | :------ |
527
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">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. |
555
+ | <span style="" class="rounded border-[1px] border-blue-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. |
556
+ | <span style="" class="rounded border-[1px] border-blue-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. |
529
557
  | <span style="" class="rounded border-[1px] border-blue-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. |
530
558
 
531
559
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
532
560
 
533
561
  **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>
534
562
 
535
- <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>
563
+ <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>
536
564
 
537
- 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.
565
+ 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.
538
566
 
539
567
 
540
568
 
@@ -549,7 +577,7 @@ A multimedia node that is used to embed and play video content directly in a pag
549
577
 
550
578
  | Field | Type | Description |
551
579
  | :------ | :------ | :------ |
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]">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\` |
580
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
553
581
  | <span style="" class="rounded border-[1px] border-blue-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. |
554
582
  | <span style="" class="rounded border-[1px] border-blue-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). |
555
583
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -562,9 +590,9 @@ A multimedia node that is used to embed and play video content directly in a pag
562
590
 
563
591
  | Field | Type | Description |
564
592
  | :------ | :------ | :------ |
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]">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. |
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]">containerData</span> | <a href="#plugincontainerdata"><span class="font-mono">PluginContainerData</span></a> | Styling for the video container, such as dimensions and alignment. |
567
- | <span style="" class="rounded border-[1px] border-blue-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. |
593
+ | <span style="" class="rounded border-[1px] border-blue-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. |
594
+ | <span style="" class="rounded border-[1px] border-blue-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. |
595
+ | <span style="" class="rounded border-[1px] border-blue-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. |
568
596
  | <span style="" class="rounded border-[1px] border-blue-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\` |
569
597
  | <span style="" class="rounded border-[1px] border-blue-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. |
570
598
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -585,9 +613,9 @@ A multimedia node that is used to embed and play video content directly in a pag
585
613
 
586
614
  **Used in:** <a href="#rootnode"><span class="font-mono">RootNode</span></a>, <a href="#collapsibleitembodychildnode"><span class="font-mono">CollapsibleItemBodyChildNode</span></a>
587
615
 
588
- <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>
616
+ <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>
589
617
 
590
- A structural node used to display data in rows and columns.
618
+ Data in rows and columns.
591
619
 
592
620
 
593
621
 
@@ -601,8 +629,8 @@ A structural node used to display data in rows and columns.
601
629
 
602
630
  | Field | Type | Description |
603
631
  | :------ | :------ | :------ |
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]">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\` |
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><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. |
632
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
633
+ | <span style="" class="rounded border-[1px] border-blue-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. |
606
634
  | <span style="" class="rounded border-[1px] border-blue-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). |
607
635
  | <span style="" class="rounded border-[1px] border-blue-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. |
608
636
 
@@ -614,8 +642,8 @@ A structural node used to display data in rows and columns.
614
642
 
615
643
  | Field | Type | Description |
616
644
  | :------ | :------ | :------ |
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]">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\` |
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]">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. |
645
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
646
+ | <span style="" class="rounded border-[1px] border-blue-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. |
619
647
  | <span style="" class="rounded border-[1px] border-blue-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). |
620
648
 
621
649
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -626,7 +654,7 @@ A structural node used to display data in rows and columns.
626
654
 
627
655
  | Field | Type | Description |
628
656
  | :------ | :------ | :------ |
629
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">containerData</span> | <a href="#plugincontainerdata"><span class="font-mono">PluginContainerData</span></a> | Table container styling. |
630
658
  | <span style="" class="rounded border-[1px] border-blue-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. |
631
659
  | <span style="" class="rounded border-[1px] border-blue-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\` |
632
660
  | <span style="" class="rounded border-[1px] border-blue-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\` |
@@ -639,7 +667,7 @@ A structural node used to display data in rows and columns.
639
667
 
640
668
  | Field | Type | Description |
641
669
  | :------ | :------ | :------ |
642
- | <span style="" class="rounded border-[1px] border-blue-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. |
670
+ | <span style="" class="rounded border-[1px] border-blue-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. |
643
671
  | <span style="" class="rounded border-[1px] border-blue-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. |
644
672
  | <span style="" class="rounded border-[1px] border-blue-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. |
645
673
 
@@ -651,8 +679,8 @@ A structural node used to display data in rows and columns.
651
679
 
652
680
  | Field | Type | Description |
653
681
  | :------ | :------ | :------ |
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_CELL"\` | Node type. <br> Value: \`TABLE_CELL\` |
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="#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. |
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]">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\`. |
683
+ | <span style="" class="rounded border-[1px] border-blue-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. |
656
684
  | <span style="" class="rounded border-[1px] border-blue-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). |
657
685
  | <span style="" class="rounded border-[1px] border-blue-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. |
658
686
 
@@ -662,28 +690,27 @@ A structural node used to display data in rows and columns.
662
690
 
663
691
  Table cell content node.
664
692
 
665
- _This type is [Tagged Union](#tagged-unions)
666
- with \`type\` field being the discriminating tag._
693
+ _This type is a [Tagged Union](#tagged-unions)._
667
694
 
668
695
  | Variant | Tag value | Description |
669
696
  | :------ | :------ | :------ |
670
- | <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. |
671
- | <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. |
672
- | <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. |
673
- | <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. |
674
- | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | A node that is used to trigger an action when clicked or activated. |
675
- | <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. |
676
- | <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. |
677
- | <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/). |
678
- | <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. |
679
- | <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. |
680
- | <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. |
681
- | <a href="#htmlnode"><span class="font-mono">HtmlNode</span></a> | \`HTML\` | Incorporates external content, such as interactive maps, or entire web pages. |
682
- | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Displays standalone pictures in a page. |
683
- | <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. |
684
- | <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. |
685
- | <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. |
686
- | <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. |
697
+ | <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. |
698
+ | <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. |
699
+ | <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. |
700
+ | <a href="#bulletedlistnode"><span class="font-mono">BulletedListNode</span></a> | \`BULLETED_LIST\` | Bulleted list. |
701
+ | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | Button to trigger an action. |
702
+ | <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. |
703
+ | <a href="#dividernode"><span class="font-mono">DividerNode</span></a> | \`DIVIDER\` | Horizontal line between different content. |
704
+ | <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/). |
705
+ | <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. |
706
+ | <a href="#gifnode"><span class="font-mono">GifNode</span></a> | \`GIF\` | GIF images. |
707
+ | <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. |
708
+ | <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. |
709
+ | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Standalone images in a page. |
710
+ | <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. |
711
+ | <a href="#orderedlistnode"><span class="font-mono">OrderedListNode</span></a> | \`ORDERED_LIST\` | Numbered list. |
712
+ | <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. |
713
+ | <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. |
687
714
 
688
715
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
689
716
 
@@ -693,7 +720,7 @@ with \`type\` field being the discriminating tag._
693
720
 
694
721
  | Field | Type | Description |
695
722
  | :------ | :------ | :------ |
696
- | <span style="" class="rounded border-[1px] border-blue-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. |
723
+ | <span style="" class="rounded border-[1px] border-blue-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. |
697
724
  | <span style="" class="rounded border-[1px] border-blue-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. |
698
725
 
699
726
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -704,8 +731,8 @@ with \`type\` field being the discriminating tag._
704
731
 
705
732
  | Field | Type | Description |
706
733
  | :------ | :------ | :------ |
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]">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. |
708
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
734
+ | <span style="" class="rounded border-[1px] border-blue-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. |
735
+ | <span style="" class="rounded border-[1px] border-blue-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. |
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_BorderColors</span>
711
738
 
@@ -715,18 +742,18 @@ 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]">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. |
719
- | <span style="" class="rounded border-[1px] border-blue-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. |
720
- | <span style="" class="rounded border-[1px] border-blue-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. |
721
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">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. |
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]">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. |
747
+ | <span style="" class="rounded border-[1px] border-blue-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. |
748
+ | <span style="" class="rounded border-[1px] border-blue-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. |
722
749
 
723
750
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
724
751
 
725
752
  **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>
726
753
 
727
- <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>
754
+ <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>
728
755
 
729
- 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.
756
+ 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.
730
757
 
731
758
 
732
759
 
@@ -741,34 +768,33 @@ Similar to \`LinkPreviewNode\`, this node is used to embed external content prev
741
768
 
742
769
  | Field | Type | Description |
743
770
  | :------ | :------ | :------ |
744
- | <span style="" class="rounded border-[1px] border-blue-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\` |
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]">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. |
771
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
772
+ | <span style="" class="rounded border-[1px] border-blue-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. |
746
773
  | <span style="" class="rounded border-[1px] border-blue-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). |
747
774
 
748
775
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
749
776
 
750
777
  **Used in:** <a href="#appembednode"><span class="font-mono">AppEmbedNode</span></a>
751
778
 
752
- _This type is [Tagged Union](#tagged-unions)
753
- with \`type\` field being the discriminating tag._
779
+ _This type is a [Tagged Union](#tagged-unions)._
754
780
 
755
781
  | Variant | Tag value | Description |
756
782
  | :------ | :------ | :------ |
757
- | <a href="#appembeddatabooking"><span class="font-mono">AppEmbedDataBooking</span></a> | \`BOOKING\` | Wix Bookings app. Embeds a particular booking. |
758
- | <a href="#appembeddataevent"><span class="font-mono">AppEmbedDataEvent</span></a> | \`EVENT\` | Wix Events app. Embeds a particular event. |
759
- | <a href="#appembeddataproduct"><span class="font-mono">AppEmbedDataProduct</span></a> | \`PRODUCT\` | Wix Stores app. Embeds a particular product. |
783
+ | <a href="#appembeddatabooking"><span class="font-mono">AppEmbedDataBooking</span></a> | \`BOOKING\` | Embeds a booking from Wix Bookings. |
784
+ | <a href="#appembeddataevent"><span class="font-mono">AppEmbedDataEvent</span></a> | \`EVENT\` | Embeds an event from Wix Events. |
785
+ | <a href="#appembeddataproduct"><span class="font-mono">AppEmbedDataProduct</span></a> | \`PRODUCT\` | Embedded a product from Wix Stores. |
760
786
 
761
787
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
762
788
 
763
789
  **Used in:** <a href="#appembeddata"><span class="font-mono">AppEmbedData</span></a>
764
790
 
765
- Wix Stores app. Embeds a particular product.
791
+ Embedded a product from Wix Stores.
766
792
 
767
793
 
768
794
 
769
795
  | Field | Type | Description |
770
796
  | :------ | :------ | :------ |
771
- | <span style="" class="rounded border-[1px] border-blue-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. |
797
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
772
798
  | <span style="" class="rounded border-[1px] border-blue-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. |
773
799
  | <span style="" class="rounded border-[1px] border-blue-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. |
774
800
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -779,16 +805,16 @@ Wix Stores app. Embeds a particular product.
779
805
 
780
806
  **Used in:** <a href="#appembeddata"><span class="font-mono">AppEmbedData</span></a>
781
807
 
782
- Wix Events app. Embeds a particular event.
808
+ Embeds an event from Wix Events.
783
809
 
784
810
 
785
811
 
786
812
  | Field | Type | Description |
787
813
  | :------ | :------ | :------ |
788
- | <span style="" class="rounded border-[1px] border-blue-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"\` | |
814
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
789
815
  | <span style="" class="rounded border-[1px] border-blue-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. |
790
816
  | <span style="" class="rounded border-[1px] border-blue-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. |
791
- | <span style="" class="rounded border-[1px] border-blue-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. |
817
+ | <span style="" class="rounded border-[1px] border-blue-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. |
792
818
  | <span style="" class="rounded border-[1px] border-blue-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. |
793
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]">itemId</span> | <span class="font-mono">string</span><br> | Embedded content ID. |
794
820
  | <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. |
@@ -797,7 +823,7 @@ Wix Events app. Embeds a particular event.
797
823
 
798
824
  **Used in:** <a href="#appembeddata"><span class="font-mono">AppEmbedData</span></a>
799
825
 
800
- Wix Bookings app. Embeds a particular booking.
826
+ Embeds a booking from Wix Bookings.
801
827
 
802
828
 
803
829
 
@@ -808,7 +834,7 @@ Wix Bookings app. Embeds a particular booking.
808
834
  | <span style="" class="rounded border-[1px] border-blue-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. |
809
835
  | <span style="" class="rounded border-[1px] border-blue-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. |
810
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]">itemId</span> | <span class="font-mono">string</span><br> | Embedded content ID. |
811
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">bookingData</span> | <a href="#appembeddata_bookingdata"><span class="font-mono">AppEmbedData_BookingData</span></a> | Embedded booking content. |
812
838
  | <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. |
813
839
 
814
840
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -836,9 +862,9 @@ Wix Bookings app. Embeds a particular booking.
836
862
 
837
863
  **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>
838
864
 
839
- <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>
865
+ <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>
840
866
 
841
- 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/).
867
+ 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/).
842
868
 
843
869
 
844
870
 
@@ -852,7 +878,7 @@ Similar to \`HtmlNode\`, this node is used to display embedded content when you
852
878
 
853
879
  | Field | Type | Description |
854
880
  | :------ | :------ | :------ |
855
- | <span style="" class="rounded border-[1px] border-blue-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\` |
881
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
856
882
  | <span style="" class="rounded border-[1px] border-blue-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. |
857
883
  | <span style="" class="rounded border-[1px] border-blue-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). |
858
884
 
@@ -876,29 +902,29 @@ Similar to \`HtmlNode\`, this node is used to display embedded content when you
876
902
 
877
903
  | Field | Type | Description |
878
904
  | :------ | :------ | :------ |
879
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">type</span> | <span class="font-mono">string</span><br> | Resource type. |
880
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]">width</span> | <span class="font-mono">int32</span><br> | Width of the resource specified in the \`url\` field in pixels. |
881
907
  | <span style="" class="rounded border-[1px] border-blue-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. |
882
- | <span style="" class="rounded border-[1px] border-blue-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. |
883
- | <span style="" class="rounded border-[1px] border-blue-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. |
884
- | <span style="" class="rounded border-[1px] border-blue-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. |
908
+ | <span style="" class="rounded border-[1px] border-blue-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. |
909
+ | <span style="" class="rounded border-[1px] border-blue-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. |
910
+ | <span style="" class="rounded border-[1px] border-blue-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. |
885
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]">authorName</span> | <span class="font-mono">string</span><br> | Name of the author or owner of the resource. |
886
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]">authorUrl</span> | <span class="font-mono">string</span><br> | URL for the author or owner of the resource. |
887
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]">providerName</span> | <span class="font-mono">string</span><br> | Name of the resource provider. |
888
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]">providerUrl</span> | <span class="font-mono">string</span><br> | URL for the resource provider. |
889
- | <span style="" class="rounded border-[1px] border-blue-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. |
890
- | <span style="" class="rounded border-[1px] border-blue-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. |
891
- | <span style="" class="rounded border-[1px] border-blue-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. |
892
- | <span style="" class="rounded border-[1px] border-blue-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. |
893
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
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]">thumbnailUrl</span> | <span class="font-mono">string</span><br> | Thumbnail image URL for the resource. If defined, \`thumbnailWidth\` and \`thumbnailHeight\` must also be defined. |
916
+ | <span style="" class="rounded border-[1px] border-blue-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. |
917
+ | <span style="" class="rounded border-[1px] border-blue-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. |
918
+ | <span style="" class="rounded border-[1px] border-blue-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. |
919
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
894
920
 
895
921
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
896
922
 
897
923
  **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>
898
924
 
899
- <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>
925
+ <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>
900
926
 
901
- 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.
927
+ Horizontal line between different content.
902
928
 
903
929
 
904
930
 
@@ -912,7 +938,7 @@ A visual node that is used to separate content sections in a page. When rendered
912
938
 
913
939
  | Field | Type | Description |
914
940
  | :------ | :------ | :------ |
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]">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\` |
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]">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\`. |
916
942
  | <span style="" class="rounded border-[1px] border-blue-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). |
917
943
  | <span style="" class="rounded border-[1px] border-blue-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. |
918
944
 
@@ -925,17 +951,17 @@ A visual node that is used to separate content sections in a page. When rendered
925
951
  | Field | Type | Description |
926
952
  | :------ | :------ | :------ |
927
953
  | <span style="" class="rounded border-[1px] border-blue-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. |
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]">lineStyle</span> | \`enum\`: \`"SINGLE"\`, \`"DOUBLE"\`, \`"DASHED"\`, \`"DOTTED"\` | Divider line style. Possible values: <br> - \`SINGLE\` <br> - \`DOUBLE\` <br> - \`DASHED\` <br> - \`DOTTED\` |
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]">width</span> | \`enum\`: \`"LARGE"\`, \`"MEDIUM"\`, \`"SMALL"\` | Divider width. Possible values: <br> - \`LARGE\` <br> - \`MEDIUM\` <br> - \`SMALL\` |
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]">alignment</span> | \`enum\`: \`"CENTER"\`, \`"LEFT"\`, \`"RIGHT"\` | Divider alignment. Possible values: <br> - \`CENTER\` <br> - \`LEFT\` <br> - \`RIGHT\` |
954
+ | <span style="" class="rounded border-[1px] border-blue-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. |
955
+ | <span style="" class="rounded border-[1px] border-blue-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. |
956
+ | <span style="" class="rounded border-[1px] border-blue-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. |
931
957
 
932
958
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
933
959
 
934
960
  **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>
935
961
 
936
- <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>
962
+ <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>
937
963
 
938
- 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.
964
+ 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.
939
965
 
940
966
 
941
967
 
@@ -950,11 +976,11 @@ Used to present programming code snippets, markup, or other text-based content t
950
976
 
951
977
  | Field | Type | Description |
952
978
  | :------ | :------ | :------ |
953
- | <span style="" class="rounded border-[1px] border-blue-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\` |
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]">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\`. |
954
980
  | <span style="" class="rounded border-[1px] border-blue-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. |
955
981
  | <span style="" class="rounded border-[1px] border-blue-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). |
956
982
  | <span style="" class="rounded border-[1px] border-blue-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. |
957
- | <span style="" class="rounded border-[1px] border-blue-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. |
983
+ | <span style="" class="rounded border-[1px] border-blue-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. |
958
984
 
959
985
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
960
986
 
@@ -964,15 +990,15 @@ Used to present programming code snippets, markup, or other text-based content t
964
990
 
965
991
  | Field | Type | Description |
966
992
  | :------ | :------ | :------ |
967
- | <span style="" class="rounded border-[1px] border-blue-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. |
993
+ | <span style="" class="rounded border-[1px] border-blue-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. |
968
994
 
969
995
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
970
996
 
971
997
  **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>
972
998
 
973
- <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>
999
+ <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>
974
1000
 
975
- 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.
1001
+ 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.
976
1002
 
977
1003
 
978
1004
 
@@ -986,7 +1012,7 @@ A preview or summary of a webpage. Link previews include elements such as the ti
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]">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\` |
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]">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\`. |
990
1016
  | <span style="" class="rounded border-[1px] border-blue-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. |
991
1017
  | <span style="" class="rounded border-[1px] border-blue-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). |
992
1018
 
@@ -1009,9 +1035,9 @@ A preview or summary of a webpage. Link previews include elements such as the ti
1009
1035
 
1010
1036
  **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>
1011
1037
 
1012
- <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>
1038
+ <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>
1013
1039
 
1014
- 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.
1040
+ 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.
1015
1041
 
1016
1042
 
1017
1043
 
@@ -1025,7 +1051,7 @@ A multimedia node used to embed and play audio content directly in a webpage. Wh
1025
1051
 
1026
1052
  | Field | Type | Description |
1027
1053
  | :------ | :------ | :------ |
1028
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1054
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1029
1055
  | <span style="" class="rounded border-[1px] border-blue-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). |
1030
1056
  | <span style="" class="rounded border-[1px] border-blue-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. |
1031
1057
 
@@ -1039,19 +1065,19 @@ A multimedia node used to embed and play audio content directly in a webpage. Wh
1039
1065
  | :------ | :------ | :------ |
1040
1066
  | <span style="" class="rounded border-[1px] border-blue-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. |
1041
1067
  | <span style="" class="rounded border-[1px] border-blue-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. |
1042
- | <span style="" class="rounded border-[1px] border-blue-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\` |
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]">disableDownload</span> | <span class="font-mono">boolean</span><br> | Whether the audio download button is disabled. <br> Default: \`false\` |
1043
1069
  | <span style="" class="rounded border-[1px] border-blue-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. |
1044
1070
  | <span style="" class="rounded border-[1px] border-blue-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. |
1045
1071
  | <span style="" class="rounded border-[1px] border-blue-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. |
1046
- | <span style="" class="rounded border-[1px] border-blue-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. |
1072
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1047
1073
 
1048
1074
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1049
1075
 
1050
1076
  **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>
1051
1077
 
1052
- <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>
1078
+ <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>
1053
1079
 
1054
- A collection of images displayed together in a visually appealing and organized manner.
1080
+ Collection of images displayed together.
1055
1081
 
1056
1082
 
1057
1083
 
@@ -1065,7 +1091,7 @@ A collection of images displayed together in a visually appealing and organized
1065
1091
 
1066
1092
  | Field | Type | Description |
1067
1093
  | :------ | :------ | :------ |
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]">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\` |
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]">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\`. |
1069
1095
  | <span style="" class="rounded border-[1px] border-blue-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. |
1070
1096
  | <span style="" class="rounded border-[1px] border-blue-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). |
1071
1097
 
@@ -1077,11 +1103,11 @@ A collection of images displayed together in a visually appealing and organized
1077
1103
 
1078
1104
  | Field | Type | Description |
1079
1105
  | :------ | :------ | :------ |
1080
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">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. |
1081
1107
  | <span style="" class="rounded border-[1px] border-blue-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. |
1082
1108
  | <span style="" class="rounded border-[1px] border-blue-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. |
1083
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1084
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1109
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1110
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1085
1111
 
1086
1112
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1087
1113
 
@@ -1103,11 +1129,11 @@ A collection of images displayed together in a visually appealing and organized
1103
1129
 
1104
1130
  | Field | Type | Description |
1105
1131
  | :------ | :------ | :------ |
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]">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.. |
1107
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
1108
- | <span style="" class="rounded border-[1px] border-blue-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. |
1109
- | <span style="" class="rounded border-[1px] border-blue-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. |
1110
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">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. |
1133
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1134
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1135
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1136
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1111
1137
 
1112
1138
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1113
1139
 
@@ -1117,10 +1143,10 @@ A collection of images displayed together in a visually appealing and organized
1117
1143
 
1118
1144
  | Field | Type | Description |
1119
1145
  | :------ | :------ | :------ |
1120
- | <span style="" class="rounded border-[1px] border-blue-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). |
1121
- | <span style="" class="rounded border-[1px] border-blue-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 |
1122
- | <span style="" class="rounded border-[1px] border-blue-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. |
1123
- | <span style="" class="rounded border-[1px] border-blue-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. |
1146
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1147
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1148
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1149
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1124
1150
 
1125
1151
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1126
1152
 
@@ -1130,7 +1156,7 @@ A collection of images displayed together in a visually appealing and organized
1130
1156
 
1131
1157
  | Field | Type | Description |
1132
1158
  | :------ | :------ | :------ |
1133
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1159
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1134
1160
  | <span style="" class="rounded border-[1px] border-blue-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. |
1135
1161
 
1136
1162
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -1140,9 +1166,7 @@ A collection of images displayed together in a visually appealing and organized
1140
1166
 
1141
1167
 
1142
1168
  <blockquote class="caution">
1143
- 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.
1144
-
1145
- Read more about <strong>One Of</strong> groups [here](#one-of).
1169
+ 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>.
1146
1170
  </blockquote>
1147
1171
 
1148
1172
 
@@ -1151,8 +1175,8 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
1151
1175
  | :------ | :------ | :------ |
1152
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]">title</span> | <span class="font-mono">string</span><br> | Item title. |
1153
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]">altText</span> | <span class="font-mono">string</span><br> | Item's alternative text. |
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]">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. |
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]">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. |
1178
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1179
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1156
1180
 
1157
1181
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1158
1182
 
@@ -1174,15 +1198,15 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
1174
1198
  | Field | Type | Description |
1175
1199
  | :------ | :------ | :------ |
1176
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]">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. |
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]">link</span> | <a href="#link"><span class="font-mono">Link</span></a> | Link details for images that are links. |
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]">link</span> | <a href="#link"><span class="font-mono">Link</span></a> | Link details for images, if relevant. |
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">CollapsibleListNode</span>
1180
1204
 
1181
1205
  **Used in:** <a href="#rootnode"><span class="font-mono">RootNode</span></a>, <a href="#collapsibleitembodychildnode"><span class="font-mono">CollapsibleItemBodyChildNode</span></a>
1182
1206
 
1183
- <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>
1207
+ <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>
1184
1208
 
1185
- A list of items where each item can be expanded or collapsed to reveal or hide additional content associated with it.
1209
+ List of items where each item can be expanded or collapsed.
1186
1210
 
1187
1211
 
1188
1212
 
@@ -1196,8 +1220,8 @@ A list of items where each item can be expanded or collapsed to reveal or hide a
1196
1220
 
1197
1221
  | Field | Type | Description |
1198
1222
  | :------ | :------ | :------ |
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]">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\` |
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]">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. |
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]">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\` |
1224
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1201
1225
  | <span style="" class="rounded border-[1px] border-blue-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). |
1202
1226
  | <span style="" class="rounded border-[1px] border-blue-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. |
1203
1227
 
@@ -1210,10 +1234,10 @@ A list of items where each item can be expanded or collapsed to reveal or hide a
1210
1234
  | Field | Type | Description |
1211
1235
  | :------ | :------ | :------ |
1212
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]">containerData</span> | <a href="#plugincontainerdata"><span class="font-mono">PluginContainerData</span></a> | Collapsible list container styling. |
1213
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1214
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1215
- | <span style="" class="rounded border-[1px] border-blue-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. |
1216
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">expandOnlyOne</span> | <span class="font-mono">boolean</span><br> | Whether only one item can be expanded at a time. <br> Default: \`false\`. |
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]">initialExpandedItems</span> | \`enum\`: \`"FIRST"\`, \`"ALL"\`, \`"NONE"\` | Sets which items are automatically expanded after the page loads. |
1239
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1240
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1217
1241
 
1218
1242
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1219
1243
 
@@ -1222,20 +1246,18 @@ A list of items where each item can be expanded or collapsed to reveal or hide a
1222
1246
 
1223
1247
 
1224
1248
  <blockquote class="caution">
1225
- <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>:
1249
+ <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>
1226
1250
 
1227
1251
  \`COLLAPSIBLE_ITEM_TITLE COLLAPSIBLE_ITEM_BODY\`
1228
1252
 
1229
1253
  Must contain title as the first item and body as the second.
1230
-
1231
- More about [patterns](#patterns)
1232
1254
  </blockquote>
1233
1255
 
1234
1256
 
1235
1257
 
1236
1258
  | Field | Type | Description |
1237
1259
  | :------ | :------ | :------ |
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]">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\` |
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> Must be \`COLLAPSIBLE_ITEM\` |
1239
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]">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> |
1240
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]">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). |
1241
1263
 
@@ -1243,98 +1265,95 @@ More about [patterns](#patterns)
1243
1265
 
1244
1266
  **Used in:** <a href="#collapsibleitemnode"><span class="font-mono">CollapsibleItemNode</span></a>
1245
1267
 
1246
- _This type is [Tagged Union](#tagged-unions)
1247
- with \`type\` field being the discriminating tag._
1268
+ _This type is a [Tagged Union](#tagged-unions)._
1248
1269
 
1249
1270
  | Variant | Tag value | Description |
1250
1271
  | :------ | :------ | :------ |
1251
- | <a href="#collapsibleitembodynode"><span class="font-mono">CollapsibleItemBodyNode</span></a> | \`COLLAPSIBLE_ITEM_BODY\` | Collapsible list item body node. |
1252
- | <a href="#collapsibleitemtitlenode"><span class="font-mono">CollapsibleItemTitleNode</span></a> | \`COLLAPSIBLE_ITEM_TITLE\` | Collapsible list item title node. |
1272
+ | <a href="#collapsibleitembodynode"><span class="font-mono">CollapsibleItemBodyNode</span></a> | \`COLLAPSIBLE_ITEM_BODY\` | Collapsible list item body. |
1273
+ | <a href="#collapsibleitemtitlenode"><span class="font-mono">CollapsibleItemTitleNode</span></a> | \`COLLAPSIBLE_ITEM_TITLE\` | Collapsible list item title. |
1253
1274
 
1254
1275
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1255
1276
 
1256
1277
  **Used in:** <a href="#collapsibleitemchildnode"><span class="font-mono">CollapsibleItemChildNode</span></a>
1257
1278
 
1258
- Collapsible list item title node.
1279
+ Collapsible list item title.
1259
1280
 
1260
1281
 
1261
1282
 
1262
1283
  | Field | Type | Description |
1263
1284
  | :------ | :------ | :------ |
1264
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1265
- | <span style="" class="rounded border-[1px] border-blue-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. |
1285
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
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]">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. |
1266
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]">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). |
1267
1288
 
1268
1289
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1269
1290
 
1270
1291
  **Used in:** <a href="#collapsibleitemtitlenode"><span class="font-mono">CollapsibleItemTitleNode</span></a>
1271
1292
 
1272
- _This type is [Tagged Union](#tagged-unions)
1273
- with \`type\` field being the discriminating tag._
1293
+ _This type is a [Tagged Union](#tagged-unions)._
1274
1294
 
1275
1295
  | Variant | Tag value | Description |
1276
1296
  | :------ | :------ | :------ |
1277
- | <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. |
1278
- | <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. |
1279
- | <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. |
1280
- | <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. |
1281
- | <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. |
1282
- | <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. |
1297
+ | <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. |
1298
+ | <a href="#bulletedlistnode"><span class="font-mono">BulletedListNode</span></a> | \`BULLETED_LIST\` | Bulleted list. |
1299
+ | <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. |
1300
+ | <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. |
1301
+ | <a href="#orderedlistnode"><span class="font-mono">OrderedListNode</span></a> | \`ORDERED_LIST\` | Numbered list. |
1302
+ | <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. |
1283
1303
 
1284
1304
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1285
1305
 
1286
1306
  **Used in:** <a href="#collapsibleitemchildnode"><span class="font-mono">CollapsibleItemChildNode</span></a>
1287
1307
 
1288
- Collapsible list item body node.
1308
+ Collapsible list item body.
1289
1309
 
1290
1310
 
1291
1311
 
1292
1312
  | Field | Type | Description |
1293
1313
  | :------ | :------ | :------ |
1294
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1295
- | <span style="" class="rounded border-[1px] border-blue-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. |
1314
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1315
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1296
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]">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). |
1297
1317
 
1298
1318
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1299
1319
 
1300
1320
  **Used in:** <a href="#collapsibleitembodynode"><span class="font-mono">CollapsibleItemBodyNode</span></a>
1301
1321
 
1302
- Collapsible list item body node.
1322
+ Collapsible list item body.
1303
1323
 
1304
- _This type is [Tagged Union](#tagged-unions)
1305
- with \`type\` field being the discriminating tag._
1324
+ _This type is a [Tagged Union](#tagged-unions)._
1306
1325
 
1307
1326
  | Variant | Tag value | Description |
1308
1327
  | :------ | :------ | :------ |
1309
- | <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. |
1310
- | <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. |
1311
- | <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. |
1312
- | <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. |
1313
- | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | A node that is used to trigger an action when clicked or activated. |
1314
- | <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. |
1315
- | <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. |
1316
- | <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. |
1317
- | <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/). |
1318
- | <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. |
1319
- | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | A collection of images displayed together in a visually appealing and organized manner. |
1320
- | <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. |
1321
- | <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. |
1322
- | <a href="#htmlnode"><span class="font-mono">HtmlNode</span></a> | \`HTML\` | Incorporates external content, such as interactive maps, or entire web pages. |
1323
- | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Displays standalone pictures in a page. |
1324
- | <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. |
1325
- | <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. |
1326
- | <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. |
1327
- | <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. |
1328
- | <a href="#tablenode"><span class="font-mono">TableNode</span></a> | \`TABLE\` | A structural node used to display data in rows and columns. |
1329
- | <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. |
1328
+ | <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. |
1329
+ | <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. |
1330
+ | <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. |
1331
+ | <a href="#bulletedlistnode"><span class="font-mono">BulletedListNode</span></a> | \`BULLETED_LIST\` | Bulleted list. |
1332
+ | <a href="#buttonnode"><span class="font-mono">ButtonNode</span></a> | \`BUTTON\` | Button to trigger an action. |
1333
+ | <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. |
1334
+ | <a href="#collapsiblelistnode"><span class="font-mono">CollapsibleListNode</span></a> | \`COLLAPSIBLE_LIST\` | List of items where each item can be expanded or collapsed. |
1335
+ | <a href="#dividernode"><span class="font-mono">DividerNode</span></a> | \`DIVIDER\` | Horizontal line between different content. |
1336
+ | <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/). |
1337
+ | <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. |
1338
+ | <a href="#gallerynode"><span class="font-mono">GalleryNode</span></a> | \`GALLERY\` | Collection of images displayed together. |
1339
+ | <a href="#gifnode"><span class="font-mono">GifNode</span></a> | \`GIF\` | GIF images. |
1340
+ | <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. |
1341
+ | <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. |
1342
+ | <a href="#imagenode"><span class="font-mono">ImageNode</span></a> | \`IMAGE\` | Standalone images in a page. |
1343
+ | <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. |
1344
+ | <a href="#orderedlistnode"><span class="font-mono">OrderedListNode</span></a> | \`ORDERED_LIST\` | Numbered list. |
1345
+ | <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. |
1346
+ | <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. |
1347
+ | <a href="#tablenode"><span class="font-mono">TableNode</span></a> | \`TABLE\` | Data in rows and columns. |
1348
+ | <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. |
1330
1349
 
1331
1350
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1332
1351
 
1333
1352
  **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>
1334
1353
 
1335
- <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>
1354
+ <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>
1336
1355
 
1337
- 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.
1356
+ File that is uploaded and accessed in a page. Files can be different types of content, such as text documents, images, and videos.
1338
1357
 
1339
1358
 
1340
1359
 
@@ -1348,7 +1367,7 @@ A digital file stored on a computer that is uploaded and accessed in a page. Fil
1348
1367
 
1349
1368
  | Field | Type | Description |
1350
1369
  | :------ | :------ | :------ |
1351
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1370
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1352
1371
  | <span style="" class="rounded border-[1px] border-blue-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. |
1353
1372
  | <span style="" class="rounded border-[1px] border-blue-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). |
1354
1373
 
@@ -1364,7 +1383,7 @@ A digital file stored on a computer that is uploaded and accessed in a page. Fil
1364
1383
  | <span style="" class="rounded border-[1px] border-blue-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. |
1365
1384
  | <span style="" class="rounded border-[1px] border-blue-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. |
1366
1385
  | <span style="" class="rounded border-[1px] border-blue-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. |
1367
- | <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 |
1386
+ | <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\` |
1368
1387
  | <span style="" class="rounded border-[1px] border-blue-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. |
1369
1388
  | <span style="" class="rounded border-[1px] border-blue-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. |
1370
1389
  | <span style="" class="rounded border-[1px] border-blue-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. |
@@ -1378,7 +1397,7 @@ A digital file stored on a computer that is uploaded and accessed in a page. Fil
1378
1397
 
1379
1398
  | Field | Type | Description |
1380
1399
  | :------ | :------ | :------ |
1381
- | <span style="" class="rounded border-[1px] border-blue-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. |
1400
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1382
1401
  | <span style="" class="rounded border-[1px] border-blue-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\` |
1383
1402
  | <span style="" class="rounded border-[1px] border-blue-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\` |
1384
1403
 
@@ -1386,9 +1405,9 @@ A digital file stored on a computer that is uploaded and accessed in a page. Fil
1386
1405
 
1387
1406
  **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>
1388
1407
 
1389
- <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>
1408
+ <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>
1390
1409
 
1391
- A node that is used to trigger an action when clicked or activated.
1410
+ Button to trigger an action.
1392
1411
 
1393
1412
 
1394
1413
 
@@ -1404,7 +1423,7 @@ A node that is used to trigger an action when clicked or activated.
1404
1423
 
1405
1424
  | Field | Type | Description |
1406
1425
  | :------ | :------ | :------ |
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><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\` |
1426
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1408
1427
  | <span style="" class="rounded border-[1px] border-blue-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. |
1409
1428
  | <span style="" class="rounded border-[1px] border-blue-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). |
1410
1429
 
@@ -1416,9 +1435,9 @@ A node that is used to trigger an action when clicked or activated.
1416
1435
 
1417
1436
  | Field | Type | Description |
1418
1437
  | :------ | :------ | :------ |
1419
- | <span style="" class="rounded border-[1px] border-blue-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. |
1438
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1420
1439
  | <span style="" class="rounded border-[1px] border-blue-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. |
1421
- | <span style="" class="rounded border-[1px] border-blue-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. |
1440
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1422
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]">styles</span> | <a href="#buttondata_styles"><span class="font-mono">ButtonData_Styles</span></a> | Button styling. |
1423
1442
  | <span style="" class="rounded border-[1px] border-blue-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. |
1424
1443
 
@@ -1441,9 +1460,9 @@ A node that is used to trigger an action when clicked or activated.
1441
1460
 
1442
1461
  | Field | Type | Description |
1443
1462
  | :------ | :------ | :------ |
1444
- | <span style="" class="rounded border-[1px] border-blue-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. |
1445
- | <span style="" class="rounded border-[1px] border-blue-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. |
1446
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">text</span> | <span class="font-mono">string</span><br> | Text color as a hexadecimal value. |
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]">border</span> | <span class="font-mono">string</span><br> | Border color as a hexadecimal value. |
1465
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1447
1466
 
1448
1467
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1449
1468
 
@@ -1460,9 +1479,9 @@ A node that is used to trigger an action when clicked or activated.
1460
1479
 
1461
1480
  **Used in:** <a href="#rootnode"><span class="font-mono">RootNode</span></a>, <a href="#collapsibleitembodychildnode"><span class="font-mono">CollapsibleItemBodyChildNode</span></a>
1462
1481
 
1463
- <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>
1482
+ <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>
1464
1483
 
1465
- A node that allows users to vote or express their opinions on a particular question, topic, or issue.
1484
+ Provides a question with several options, where the options' cumulative total may be shown.
1466
1485
 
1467
1486
 
1468
1487
 
@@ -1476,7 +1495,7 @@ A node that allows users to vote or express their opinions on a particular quest
1476
1495
 
1477
1496
  | Field | Type | Description |
1478
1497
  | :------ | :------ | :------ |
1479
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1498
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1480
1499
  | <span style="" class="rounded border-[1px] border-blue-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. |
1481
1500
  | <span style="" class="rounded border-[1px] border-blue-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). |
1482
1501
 
@@ -1505,7 +1524,7 @@ A node that allows users to vote or express their opinions on a particular quest
1505
1524
  | <span style="" class="rounded border-[1px] border-blue-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. |
1506
1525
  | <span style="" class="rounded border-[1px] border-blue-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. |
1507
1526
  | <span style="" class="rounded border-[1px] border-blue-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. |
1508
- | <span style="" class="rounded border-[1px] border-blue-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. |
1527
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1509
1528
  | <span style="" class="rounded border-[1px] border-blue-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. |
1510
1529
 
1511
1530
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -1528,7 +1547,7 @@ A node that allows users to vote or express their opinions on a particular quest
1528
1547
 
1529
1548
  | Field | Type | Description |
1530
1549
  | :------ | :------ | :------ |
1531
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">permissions</span> | <a href="#polldata_poll_settings_permissions"><span class="font-mono">PollData_Poll_Settings_Permissions</span></a> | Voting permission settings. |
1532
1551
  | <span style="" class="rounded border-[1px] border-blue-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\`. |
1533
1552
  | <span style="" class="rounded border-[1px] border-blue-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\`. |
1534
1553
 
@@ -1540,9 +1559,9 @@ A node that allows users to vote or express their opinions on a particular quest
1540
1559
 
1541
1560
  | Field | Type | Description |
1542
1561
  | :------ | :------ | :------ |
1543
- | <span style="" class="rounded border-[1px] border-blue-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. |
1544
- | <span style="" class="rounded border-[1px] border-blue-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. |
1545
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1562
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1563
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1564
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
1546
1565
 
1547
1566
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1548
1567
 
@@ -1563,8 +1582,8 @@ A node that allows users to vote or express their opinions on a particular quest
1563
1582
 
1564
1583
  | Field | Type | Description |
1565
1584
  | :------ | :------ | :------ |
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]">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.. |
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]">direction</span> | \`enum\`: \`"LTR"\`, \`"RTL"\` | Direction of the text in the poll. Possible values: <br> - \`LTR\`: Left to right. <br> - \`RTL\`: Right to left. |
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]">type</span> | \`enum\`: \`"LIST"\`, \`"GRID"\` | Voting options layout. |
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]">direction</span> | \`enum\`: \`"LTR"\`, \`"RTL"\` | Direction of the text in the poll. Supported values: <br> - \`LTR\`: Left to right. <br> - \`RTL\`: Right to left. |
1568
1587
  | <span style="" class="rounded border-[1px] border-blue-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\` |
1569
1588
 
1570
1589
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -1603,8 +1622,7 @@ A node that allows users to vote or express their opinions on a particular quest
1603
1622
 
1604
1623
  **Used in:** <a href="#polldata_design_polldesign"><span class="font-mono">PollData_Design_PollDesign</span></a>
1605
1624
 
1606
- _This type is [Tagged Union](#tagged-unions)
1607
- with \`type\` field being the discriminating tag._
1625
+ _This type is a [Tagged Union](#tagged-unions)._
1608
1626
 
1609
1627
  | Variant | Tag value | Description |
1610
1628
  | :------ | :------ | :------ |
@@ -1621,7 +1639,7 @@ with \`type\` field being the discriminating tag._
1621
1639
  | Field | Type | Description |
1622
1640
  | :------ | :------ | :------ |
1623
1641
  | <span style="" class="rounded border-[1px] border-blue-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"\` | |
1624
- | <span style="" class="rounded border-[1px] border-blue-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. |
1642
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1625
1643
 
1626
1644
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1627
1645
 
@@ -1655,7 +1673,7 @@ with \`type\` field being the discriminating tag._
1655
1673
  | :------ | :------ | :------ |
1656
1674
  | <span style="" class="rounded border-[1px] border-blue-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. |
1657
1675
  | <span style="" class="rounded border-[1px] border-blue-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. |
1658
- | <span style="" class="rounded border-[1px] border-blue-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. |
1676
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1659
1677
 
1660
1678
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1661
1679
 
@@ -1671,9 +1689,9 @@ with \`type\` field being the discriminating tag._
1671
1689
 
1672
1690
  **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>
1673
1691
 
1674
- <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>
1692
+ <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>
1675
1693
 
1676
- Incorporates external content, such as interactive maps, or entire web pages.
1694
+ HTML block that incorporates external content, such as interactive maps or entire web pages.
1677
1695
 
1678
1696
 
1679
1697
 
@@ -1688,7 +1706,7 @@ Incorporates external content, such as interactive maps, or entire web pages.
1688
1706
 
1689
1707
  | Field | Type | Description |
1690
1708
  | :------ | :------ | :------ |
1691
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1709
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1692
1710
  | <span style="" class="rounded border-[1px] border-blue-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. |
1693
1711
  | <span style="" class="rounded border-[1px] border-blue-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). |
1694
1712
 
@@ -1699,9 +1717,7 @@ Incorporates external content, such as interactive maps, or entire web pages.
1699
1717
 
1700
1718
 
1701
1719
  <blockquote class="caution">
1702
- 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.
1703
-
1704
- Read more about <strong>One Of</strong> groups [here](#one-of).
1720
+ 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>.
1705
1721
  </blockquote>
1706
1722
 
1707
1723
 
@@ -1709,15 +1725,18 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
1709
1725
  | Field | Type | Description |
1710
1726
  | :------ | :------ | :------ |
1711
1727
  | <span style="" class="rounded border-[1px] border-blue-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. |
1712
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">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. |
1714
- | <span style="" class="rounded border-[1px] border-blue-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. |
1728
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1729
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1730
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1715
1731
 
1716
1732
  ## Decorations
1733
+ Decorations are styles applied to text in nodes. A node can accept multiple styles at once.
1717
1734
 
1718
- This section lists what type of styling you can apply for [Text
1719
- Nodes](#textnode). You can apply several styles at once, but one type of
1720
- decoration should not be applied more than once.
1735
+ <blockquote class="important">
1736
+ <strong>Important:</strong>
1737
+
1738
+ Applying the same style more than once to the same node may cause an error.
1739
+ </blockquote>
1721
1740
 
1722
1741
 
1723
1742
 
@@ -1733,26 +1752,25 @@ decoration should not be applied more than once.
1733
1752
 
1734
1753
  **Used in:** <a href="#textnodestyle"><span class="font-mono">TextNodeStyle</span></a>, <a href="#textdata"><span class="font-mono">TextData</span></a>
1735
1754
 
1736
- _This type is [Tagged Union](#tagged-unions)
1737
- with \`type\` field being the discriminating tag._
1755
+ _This type is a [Tagged Union](#tagged-unions)._
1738
1756
 
1739
1757
  | Variant | Tag value | Description |
1740
1758
  | :------ | :------ | :------ |
1741
- | <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. |
1742
- | <a href="#bolddecoration"><span class="font-mono">BoldDecoration</span></a> | \`BOLD\` | Text that is styled to appear thicker and more prominent than normal text. |
1743
- | <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. |
1759
+ | <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. |
1760
+ | <a href="#bolddecoration"><span class="font-mono">BoldDecoration</span></a> | \`BOLD\` | Bolds text, which makes it appear thicker and more prominent than normal text. |
1761
+ | <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. |
1744
1762
  | <a href="#fontsizedecoration"><span class="font-mono">FontSizeDecoration</span></a> | \`FONT_SIZE\` | Text font size. |
1745
- | <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. |
1746
- | <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. |
1747
- | <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. |
1748
- | <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. |
1749
- | <a href="#underlinedecoration"><span class="font-mono">UnderlineDecoration</span></a> | \`UNDERLINE\` | Text that is styled with a line underneath it. |
1763
+ | <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. |
1764
+ | <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. |
1765
+ | <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. |
1766
+ | <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. |
1767
+ | <a href="#underlinedecoration"><span class="font-mono">UnderlineDecoration</span></a> | \`UNDERLINE\` | Underlines text. |
1750
1768
 
1751
1769
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1752
1770
 
1753
1771
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1754
1772
 
1755
- Text that is styled to appear thicker and more prominent than normal text.
1773
+ Bolds text, which makes it appear thicker and more prominent than normal text.
1756
1774
 
1757
1775
 
1758
1776
 
@@ -1766,14 +1784,14 @@ Text that is styled to appear thicker and more prominent than normal text.
1766
1784
 
1767
1785
  | Field | Type | Description |
1768
1786
  | :------ | :------ | :------ |
1769
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1770
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
1787
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1788
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1771
1789
 
1772
1790
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1773
1791
 
1774
1792
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1775
1793
 
1776
- Text that is styled to appear slanted or italicized, which is typically used for emphasis, citations, or to distinguish certain types of content.
1794
+ Italicizes text, which makes it appear slanted or italicized. Italics are typically used for emphasis, citations, or to distinguish certain types of content.
1777
1795
 
1778
1796
 
1779
1797
 
@@ -1787,14 +1805,14 @@ Text that is styled to appear slanted or italicized, which is typically used for
1787
1805
 
1788
1806
  | Field | Type | Description |
1789
1807
  | :------ | :------ | :------ |
1790
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1808
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1791
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]">italicData</span> | <span class="font-mono">boolean</span><br> | Whether to enable the italic text. |
1792
1810
 
1793
1811
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1794
1812
 
1795
1813
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1796
1814
 
1797
- Text that is styled with a line underneath it.
1815
+ Underlines text.
1798
1816
 
1799
1817
 
1800
1818
 
@@ -1808,16 +1826,16 @@ Text that is styled with a line underneath it.
1808
1826
 
1809
1827
  | Field | Type | Description |
1810
1828
  | :------ | :------ | :------ |
1811
- | <span style="" class="rounded border-[1px] border-blue-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\` |
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]">underlineData</span> | <span class="font-mono">boolean</span><br> | Whether to enable the underlined text. |
1829
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
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]">underlineData</span> | <span class="font-mono">boolean</span><br> | Whether to underline the text. |
1813
1831
 
1814
1832
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1815
1833
 
1816
1834
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1817
1835
 
1818
- <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>
1836
+ <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>
1819
1837
 
1820
- Text that is styled to appear blurred. <br> **Note:** This decoration requires the [spoiler](#plugins) plugin.
1838
+ Blurs text. <br> **Note:** This decoration requires the [\`spoiler\`](https://dev.wix.com/docs/ricos/getting-started/introduction#plugins) plugin to be enabled.
1821
1839
 
1822
1840
 
1823
1841
 
@@ -1831,7 +1849,7 @@ Text that is styled to appear blurred. <br> **Note:** This decoration requires t
1831
1849
 
1832
1850
  | Field | Type | Description |
1833
1851
  | :------ | :------ | :------ |
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]">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\` |
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]">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\`. |
1835
1853
  | <span style="" class="rounded border-[1px] border-blue-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. |
1836
1854
 
1837
1855
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -1848,7 +1866,7 @@ Text that is styled to appear blurred. <br> **Note:** This decoration requires t
1848
1866
 
1849
1867
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1850
1868
 
1851
- 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.
1869
+ Makes clickable text a different color. The link navigates to another section of the same page.
1852
1870
 
1853
1871
 
1854
1872
 
@@ -1862,7 +1880,7 @@ Clickable text in a hyperlink. Rendered in a different color, indicating that it
1862
1880
 
1863
1881
  | Field | Type | Description |
1864
1882
  | :------ | :------ | :------ |
1865
- | <span style="" class="rounded border-[1px] border-blue-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\` |
1883
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1866
1884
  | <span style="" class="rounded border-[1px] border-blue-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. |
1867
1885
 
1868
1886
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -1873,15 +1891,15 @@ Clickable text in a hyperlink. Rendered in a different color, indicating that it
1873
1891
 
1874
1892
  | Field | Type | Description |
1875
1893
  | :------ | :------ | :------ |
1876
- | <span style="" class="rounded border-[1px] border-blue-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. |
1894
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1877
1895
 
1878
1896
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1879
1897
 
1880
1898
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1881
1899
 
1882
- <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>
1900
+ <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>
1883
1901
 
1884
- 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.
1902
+ 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.
1885
1903
 
1886
1904
 
1887
1905
 
@@ -1895,7 +1913,7 @@ A piece of text that mentions a specific user, often in social media platforms,
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]">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\` |
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]">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\`. |
1899
1917
  | <span style="" class="rounded border-[1px] border-blue-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. |
1900
1918
 
1901
1919
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -1906,17 +1924,17 @@ A piece of text that mentions a specific user, often in social media platforms,
1906
1924
 
1907
1925
  | Field | Type | Description |
1908
1926
  | :------ | :------ | :------ |
1909
- | <span style="" class="rounded border-[1px] border-blue-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. |
1910
- | <span style="" class="rounded border-[1px] border-blue-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. |
1927
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1928
+ | <span style="" class="rounded border-[1px] border-blue-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 "@". |
1911
1929
  | <span style="" class="rounded border-[1px] border-blue-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. |
1912
1930
 
1913
1931
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1914
1932
 
1915
1933
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1916
1934
 
1917
- <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>
1935
+ <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>
1918
1936
 
1919
- 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.
1937
+ 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.
1920
1938
 
1921
1939
 
1922
1940
 
@@ -1930,7 +1948,7 @@ Clickable text in a hyperlink. This text is what users see and click on to navig
1930
1948
 
1931
1949
  | Field | Type | Description |
1932
1950
  | :------ | :------ | :------ |
1933
- | <span style="" class="rounded border-[1px] border-blue-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\` |
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]">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\`. |
1934
1952
  | <span style="" class="rounded border-[1px] border-blue-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. |
1935
1953
 
1936
1954
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -1947,9 +1965,9 @@ Clickable text in a hyperlink. This text is what users see and click on to navig
1947
1965
 
1948
1966
  **Used in:** <a href="#decoration"><span class="font-mono">Decoration</span></a>
1949
1967
 
1950
- <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>
1968
+ <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>
1951
1969
 
1952
- Text that is styled using background and text colors. <br> **Note:** This decoration requires the [colorDecoration](#plugins) plugin.
1970
+ 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.
1953
1971
 
1954
1972
 
1955
1973
 
@@ -1974,8 +1992,8 @@ Text that is styled using background and text colors. <br> **Note:** This decora
1974
1992
 
1975
1993
  | Field | Type | Description |
1976
1994
  | :------ | :------ | :------ |
1977
- | <span style="" class="rounded border-[1px] border-blue-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. |
1978
- | <span style="" class="rounded border-[1px] border-blue-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. |
1995
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1996
+ | <span style="" class="rounded border-[1px] border-blue-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. |
1979
1997
 
1980
1998
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
1981
1999
 
@@ -1995,7 +2013,7 @@ Text font size.
1995
2013
 
1996
2014
  | Field | Type | Description |
1997
2015
  | :------ | :------ | :------ |
1998
- | <span style="" class="rounded border-[1px] border-blue-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\` |
2016
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
1999
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]">fontSizeData</span> | <a href="#fontsizedata"><span class="font-mono">FontSizeData</span></a> | Font size details. |
2000
2018
 
2001
2019
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -2006,78 +2024,12 @@ Text font size.
2006
2024
 
2007
2025
  | Field | Type | Description |
2008
2026
  | :------ | :------ | :------ |
2009
- | <span style="" class="rounded border-[1px] border-blue-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) |
2027
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2010
2028
  | <span style="" class="rounded border-[1px] border-blue-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. |
2011
2029
 
2012
- ## Metadata
2013
-
2014
- Metadata is used to tell the information about the Ricos document itself, like
2015
- a version. Can be skipped.
2016
-
2017
- ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2018
-
2019
- **Used in:** <a href="#ricosdocument"><span class="font-mono">RicosDocument</span></a>
2020
-
2021
-
2022
-
2023
- | Field | Type | Description |
2024
- | :------ | :------ | :------ |
2025
- | <span style="" class="rounded border-[1px] border-blue-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. |
2026
- | <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> | |
2027
- | <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> | |
2028
- | <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> | |
2029
-
2030
- ## Document Styles
2031
-
2032
- #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2033
-
2034
- **Used in:** <a href="#ricosdocument"><span class="font-mono">RicosDocument</span></a>
2035
-
2036
- 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.
2037
- You can override the styling of Text nodes separately using [Decorations](#decorations).
2038
-
2039
-
2040
-
2041
- <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component" examples="W3sidGl0bGUiOiJUaGUgc2FtZSBzdHlsZSBmb3IgYWxsIEgyIGhlYWRpbmdzIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiKgb3IgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJpdGFsaWMiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIsIGFkZGluZyBpbWFnZXMsIGFuZCBjcmVhdGluZyBsaXN0cyBhcmUganVzdCBhIGZldyBvZiB0aGUgdGhpbmdzIHdlIGNhbiBkbyB3aXRoIE1hcmtkb3duLiAifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Img3cHZuMzU4In0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibzh2bmczNzEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTZWN0aW9uIFR3bzogRm9ybWF0dGluZyBUZXh0ICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJjZGI1MzkyOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik1hcmtkb3duIHByb3ZpZGVzIHNpbXBsZSBzeW50YXggZm9yIGZvcm1hdHRpbmcgdGV4dC4gQmVsb3cgYXJlIHNvbWUgY29tbW9uIGZvcm1hdHRpbmcgb3B0aW9uczogIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI3cGI2bzM4NSJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6InAyN3puMzk5Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogQm9sZCBhbmQgSXRhbGljICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJ4d2N1bzQyOSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCb2xkIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJJdGFsaWMgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiSVRBTElDIiwiaXRhbGljRGF0YSI6dHJ1ZX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBzaW5nbGUgYXN0ZXJpc2tzIChgKmApLiAifX1dfV0sImRvY3VtZW50U3R5bGUiOnsiaGVhZGVyVHdvIjp7ImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fX19XQ==">
2042
- <div style="height:474px">
2043
- <strong>Example: </strong><a href="https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoG9yICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiaXRhbGljIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiLCBhZGRpbmcgaW1hZ2VzLCBhbmQgY3JlYXRpbmcgbGlzdHMgYXJlIGp1c3QgYSBmZXcgb2YgdGhlIHRoaW5ncyB3ZSBjYW4gZG8gd2l0aCBNYXJrZG93bi4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJoN3B2bjM1OCJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6Im84dm5nMzcxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBUd286IEZvcm1hdHRpbmcgVGV4dCAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6Mn19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiY2RiNTM5MjgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJNYXJrZG93biBwcm92aWRlcyBzaW1wbGUgc3ludGF4IGZvciBmb3JtYXR0aW5nIHRleHQuIEJlbG93IGFyZSBzb21lIGNvbW1vbiBmb3JtYXR0aW5nIG9wdGlvbnM6ICJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiN3BiNm8zODUifSx7InR5cGUiOiJIRUFESU5HIiwiaWQiOiJwMjd6bjM5OSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlN1YnNlY3Rpb246IEJvbGQgYW5kIEl0YWxpYyAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6M319LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieHdjdW80MjkiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiItwqAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkJvbGQgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiwqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii3CoCJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiSXRhbGljIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoGlzIGNyZWF0ZWQgYnkgd3JhcHBpbmcgdGV4dCB3aXRoIHNpbmdsZSBhc3Rlcmlza3MgKGAqYCkuICJ9fV19XSwiZG9jdW1lbnRTdHlsZSI6eyJoZWFkZXJUd28iOnsiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19fQ..">The same style for all H2 headings</a><br>
2044
- </div>
2045
- </widget>
2046
-
2047
-
2048
-
2049
- | Field | Type | Description |
2050
- | :------ | :------ | :------ |
2051
- | <span style="" class="rounded border-[1px] border-blue-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. |
2052
- | <span style="" class="rounded border-[1px] border-blue-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. |
2053
- | <span style="" class="rounded border-[1px] border-blue-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. |
2054
- | <span style="" class="rounded border-[1px] border-blue-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. |
2055
- | <span style="" class="rounded border-[1px] border-blue-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. |
2056
- | <span style="" class="rounded border-[1px] border-blue-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. |
2057
- | <span style="" class="rounded border-[1px] border-blue-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. |
2058
- | <span style="" class="rounded border-[1px] border-blue-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. |
2059
- | <span style="" class="rounded border-[1px] border-blue-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. |
2060
-
2061
- ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2062
-
2063
- **Used in:** <a href="#documentstyle"><span class="font-mono">DocumentStyle</span></a>
2064
-
2065
-
2066
-
2067
- | Field | Type | Description |
2068
- | :------ | :------ | :------ |
2069
- | <span style="" class="rounded border-[1px] border-blue-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. |
2070
- | <span style="" class="rounded border-[1px] border-blue-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. |
2071
- | <span style="" class="rounded border-[1px] border-blue-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. |
2072
-
2073
2030
  ## Common Types
2074
2031
 
2075
- Types listed in this section are commonly used in other types.
2076
-
2077
- ### ContainerData
2078
-
2079
- This object defines the layout of node container that is used by videos,
2080
- galleries, HTML, images, polls, and so on.
2032
+ Nodes and decorations that are commonly used in other types.
2081
2033
 
2082
2034
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2083
2035
 
@@ -2087,11 +2039,11 @@ galleries, HTML, images, polls, and so on.
2087
2039
 
2088
2040
  | Field | Type | Description |
2089
2041
  | :------ | :------ | :------ |
2090
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">alignment</span> | \`enum\`: \`"CENTER"\`, \`"LEFT"\`, \`"RIGHT"\` | Node alignment in its container. Possible values: <br> - \`CENTER\` <br> - \`LEFT\` <br> - \`RIGHT\` |
2042
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2043
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2092
2044
  | <span style="" class="rounded border-[1px] border-blue-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. |
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]">height</span> | <a href="#plugincontainerdata_height"><span class="font-mono">PluginContainerData_Height</span></a> | Node height in a container when it's displayed. |
2094
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
2045
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2046
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
2095
2047
 
2096
2048
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2097
2049
 
@@ -2102,29 +2054,27 @@ galleries, HTML, images, polls, and so on.
2102
2054
  | Field | Type | Description |
2103
2055
  | :------ | :------ | :------ |
2104
2056
  | <span style="" class="rounded border-[1px] border-blue-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\` |
2105
- | <span style="" class="rounded border-[1px] border-blue-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. |
2106
- | <span style="" class="rounded border-[1px] border-blue-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. |
2057
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2058
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2107
2059
 
2108
2060
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2109
2061
 
2110
2062
  **Used in:** <a href="#plugincontainerdata"><span class="font-mono">PluginContainerData</span></a>
2111
2063
 
2112
- The width of the node when it's displayed.
2064
+ Node display width.
2113
2065
 
2114
2066
 
2115
2067
 
2116
2068
  <blockquote class="caution">
2117
- 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.
2118
-
2119
- Read more about <strong>One Of</strong> groups [here](#one-of).
2069
+ 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>.
2120
2070
  </blockquote>
2121
2071
 
2122
2072
 
2123
2073
 
2124
2074
  | Field | Type | Description |
2125
2075
  | :------ | :------ | :------ |
2126
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">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. |
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]">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. |
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]">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. |
2128
2078
 
2129
2079
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2130
2080
 
@@ -2134,13 +2084,13 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
2134
2084
 
2135
2085
  | Field | Type | Description |
2136
2086
  | :------ | :------ | :------ |
2137
- | <span style="" class="rounded border-[1px] border-blue-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. |
2087
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2138
2088
 
2139
2089
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2140
2090
 
2141
2091
  **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>
2142
2092
 
2143
- <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>
2093
+ <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>
2144
2094
 
2145
2095
 
2146
2096
 
@@ -2158,7 +2108,7 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
2158
2108
 
2159
2109
  | Field | Type | Description |
2160
2110
  | :------ | :------ | :------ |
2161
- | <span style="" class="rounded border-[1px] border-blue-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\`. |
2111
+ | <span style="" class="rounded border-[1px] border-blue-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\`. |
2162
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]">lineHeight</span> | <span class="font-mono">string</span><br> | Vertical spacing between lines of text in an element. |
2163
2113
 
2164
2114
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
@@ -2170,19 +2120,17 @@ Link object.
2170
2120
 
2171
2121
 
2172
2122
  <blockquote class="caution">
2173
- 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.
2174
-
2175
- Read more about <strong>One Of</strong> groups [here](#one-of).
2123
+ 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>.
2176
2124
  </blockquote>
2177
2125
 
2178
2126
 
2179
2127
 
2180
2128
  | Field | Type | Description |
2181
2129
  | :------ | :------ | :------ |
2182
- | <span style="" class="rounded border-[1px] border-blue-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. |
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]">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. |
2184
- | <span style="" class="rounded border-[1px] border-blue-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. |
2185
- | <span style="" class="rounded border-[1px] border-blue-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. |
2130
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2131
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2132
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
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]">rel</span> | <a href="#link_rel"><span class="font-mono">Link_Rel</span></a> | Relationship between the current document and the linked document. |
2186
2134
 
2187
2135
  ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2188
2136
 
@@ -2206,18 +2154,16 @@ File source object.
2206
2154
 
2207
2155
 
2208
2156
  <blockquote class="caution">
2209
- 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.
2210
-
2211
- Read more about <strong>One Of</strong> groups [here](#one-of).
2157
+ 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>.
2212
2158
  </blockquote>
2213
2159
 
2214
2160
 
2215
2161
 
2216
2162
  | Field | Type | Description |
2217
2163
  | :------ | :------ | :------ |
2218
- | <span style="" class="rounded border-[1px] border-blue-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. |
2219
- | <span style="" class="rounded border-[1px] border-blue-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. |
2220
- | <span style="" class="rounded border-[1px] border-blue-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\` |
2164
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2165
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2166
+ | <span style="" class="rounded border-[1px] border-blue-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\` |
2221
2167
 
2222
2168
  #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2223
2169
 
@@ -2227,123 +2173,73 @@ Read more about <strong>One Of</strong> groups [here](#one-of).
2227
2173
 
2228
2174
  | Field | Type | Description |
2229
2175
  | :------ | :------ | :------ |
2230
- | <span style="" class="rounded border-[1px] border-blue-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. |
2176
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2231
2177
  | <span style="" class="rounded border-[1px] border-blue-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. |
2232
2178
  | <span style="" class="rounded border-[1px] border-blue-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. |
2233
2179
  | <span style="" class="rounded border-[1px] border-blue-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. |
2234
2180
 
2235
2181
 
2236
2182
 
2237
- ## Explanations
2183
+ ## Metadata
2238
2184
 
2239
- ### Node Ids
2240
- Each node ID should be a unique string in the document. These IDs are
2241
- used primarily to identify nodes for anchor behavior, and sometimes as HTML
2242
- IDs to execute rendering.
2185
+ Metadata contains information about the Ricos document itself, such as its version.
2243
2186
 
2244
- The node ID is mainly used for anchor behavior, as illustrated in the
2245
- [AnchorDecoration](#anchordecoration) example. The editor automatically
2246
- generates the ID. If you are creating the Ricos Document via an API, you must
2247
- manually add this ID if necessary.
2187
+ ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2248
2188
 
2249
- ### Plugins
2189
+ **Used in:** <a href="#ricosdocument"><span class="font-mono">RicosDocument</span></a>
2250
2190
 
2251
- This article describes the full reference of Ricos Document schema.
2252
- However, some parts of the Ricos document are operational only
2253
- when the corresponding plugins in the API are enabled. For example
2254
- [ImageNode](#imagenode) can be used only when the \`image\` plugin is
2255
- enabled. A complete list of supported plugins is available in the field
2256
- descriptions of each API that supports the Ricos Document type.
2257
-
2258
- Full list of plugins which have effect on Ricos Document:
2259
- [actionButton](#plugin-actionButton),
2260
- [audio](#plugin-audio),
2261
- [codeBlock](#plugin-codeBlock),
2262
- [collapsibleList](#plugin-collapsibleList),
2263
- [divider](#plugin-divider),
2264
- [file](#plugin-file),
2265
- [gallery](#plugin-gallery),
2266
- [giphy](#plugin-giphy),
2267
- [html](#plugin-html),
2268
- [image](#plugin-image),
2269
- [lineSpacing](#plugin-lineSpacing),
2270
- [linkButton](#plugin-linkButton),
2271
- [linkPreview](#plugin-linkPreview),
2272
- [link](#plugin-link),
2273
- [mention](#plugin-mention),
2274
- [poll](#plugin-poll),
2275
- [spoiler](#plugin-spoiler),
2276
- [table](#plugin-table),
2277
- [textColor](#plugin-textColor),
2278
- [textHighlight](#plugin-textHighlight),
2279
- [appEmbed](#plugin-appEmbed),
2280
- [video](#plugin-video),
2281
2191
 
2282
2192
 
2283
- ### Tagged unions
2193
+ | Field | Type | Description |
2194
+ | :------ | :------ | :------ |
2195
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2196
+ | <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> | |
2197
+ | <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> | |
2198
+ | <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> | |
2284
2199
 
2285
- Tagged unions are fundamental to the Ricos Document. They
2286
- accommodate various nodes with different shapes that can occupy the
2287
- same space. At the root level, there can be more than 10 different
2288
- nodes. How do we unambiguously determine which node is which? Tagged
2289
- unions facilitate this by incorporating a common field present in
2290
- every node’s object. In the Ricos Document, this field is named type
2291
- but may also be referred to as ‘tag.’ Each node (or decoration)
2292
- contains this same field, yet each possesses a distinct string value
2293
- in it. This differentiation allows for easy identification of
2294
- each node, despite them occupying the “same space.”
2200
+ ## Document Styles
2201
+ Decorations included in \`DocumentStyle\` are applied throughout the Ricos document for the specified node types.
2295
2202
 
2296
- Learn more about them on [Wikipedia](https://en.wikipedia.org/wiki/Tagged_union)
2203
+ #### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2297
2204
 
2298
- ### Formats
2205
+ **Used in:** <a href="#ricosdocument"><span class="font-mono">RicosDocument</span></a>
2299
2206
 
2300
- | Format | Description |
2301
- | :------ | :------ |
2302
- | WEB_URL | A URL that starts with \`http://\` or \`https://\`. |
2303
- | COLOR_HEX | A color in hexadecimal RGB or RGBA format, such as \`#FF0000\` or \`#FF000050\`. Accepts shorthands like #F00 and #F005 |
2304
- | NODE_ID | A unique identifier for a node. It must start with a letter and can contain only letters, numbers, hyphens, and underscores. |
2305
-
2306
- ### Validations
2307
-
2308
- | Validation | Description |
2309
- |:-------------|:-------------------------------------------------------|
2310
- | \`minItems\` | Minimum number of items in array |
2311
- | \`maxItems\` | Maximum number of items in array |
2312
- | \`minLength\` | Minimum length of string |
2313
- | \`maxLength\` | Maximum length of string |
2314
- | \`minimum\` | Minimum value of number |
2315
- | \`maximum\` | Maximum value of number |
2316
- | \`uniqueTags\` | The items in array must have unique union tags on them |
2317
-
2318
- ### Patterns
2319
-
2320
- Most node children are arrays, which can contain zero or more of the
2321
- specified nodes in any order. However, there are exceptions like
2322
- [ListItemNode](#listitemnode) and
2323
- [CollapsibleItem](#collapsibleitemnode), which have specific
2324
- restrictions on how these arrays can be structured. For example, a
2325
- [CollapsibleItem](#collapsibleitemnode) must contain one [CollapsibleItemTitleNode](#collapsibleitemtitlenode) and
2326
- one [CollapsibleItemBodyNode](#collapsibleitembodynode). A (ListItemNode)[#listitemnode) must have a
2327
- (ParagraphNode)[#paragraphnode] or (HeadingNode)[#headingnode) as the first child, followed by any
2328
- number of paragraphs, headings, or lists. The strict pattern
2329
- description uses syntax similar to regular expressions:
2330
-
2331
- - \`*\` indicates any number of items
2332
- - \`+\` indicates one or more items
2333
- - \`()\` parentheses are used for groups and enclose item tags that can be used interchangeably.
2334
-
2335
- For specific pattern descriptions, refer to the properties table containing the patterned field above.
2336
-
2337
- ### One Of
2338
-
2339
- Fields in the **One Of** groups have a constraint
2340
- that only one of them can be set at the same
2341
- time.
2342
-
2343
- The variation **Required One Of** adds
2344
- another constraint: one (and still at most one)
2345
- of the fields must be set.
2346
- `;
2207
+ 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.
2208
+ You can override the styling of specific Text nodes separately using [decorations](#decorations).
2209
+
2210
+
2211
+
2212
+ <widget src="https://apps.wix.com/_serverless/ricos-playground-services/goto/docs-component" examples="W3sidGl0bGUiOiJUaGUgc2FtZSBzdHlsZSBmb3IgYWxsIEgyIGhlYWRpbmdzIiwiY29udGVudCI6eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiKgb3IgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJpdGFsaWMiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiIsIGFkZGluZyBpbWFnZXMsIGFuZCBjcmVhdGluZyBsaXN0cyBhcmUganVzdCBhIGZldyBvZiB0aGUgdGhpbmdzIHdlIGNhbiBkbyB3aXRoIE1hcmtkb3duLiAifX1dfSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6Img3cHZuMzU4In0seyJ0eXBlIjoiSEVBRElORyIsImlkIjoibzh2bmczNzEiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJTZWN0aW9uIFR3bzogRm9ybWF0dGluZyBUZXh0ICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJjZGI1MzkyOCIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ik1hcmtkb3duIHByb3ZpZGVzIHNpbXBsZSBzeW50YXggZm9yIGZvcm1hdHRpbmcgdGV4dC4gQmVsb3cgYXJlIHNvbWUgY29tbW9uIGZvcm1hdHRpbmcgb3B0aW9uczogIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI3cGI2bzM4NSJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6InAyN3puMzk5Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogQm9sZCBhbmQgSXRhbGljICJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjozfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJ4d2N1bzQyOSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJCb2xkIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IkJPTEQiLCJmb250V2VpZ2h0VmFsdWUiOjcwMH1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii2gIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJJdGFsaWMgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiSVRBTElDIiwiaXRhbGljRGF0YSI6dHJ1ZX1dfX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBzaW5nbGUgYXN0ZXJpc2tzIChgKmApLiAifX1dfV0sImRvY3VtZW50U3R5bGUiOnsiaGVhZGVyVHdvIjp7ImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fX19XQ==">
2213
+ <div style="height:474px">
2214
+ <strong>Example: </strong><a href="https://ricos.dev#content=eyJub2RlcyI6W3sidHlwZSI6IkhFQURJTkciLCJpZCI6IndtaWdiMjk1Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBPbmU6IEdldHRpbmcgU3RhcnRlZCJ9fV0sImhlYWRpbmdEYXRhIjp7ImxldmVsIjoyfX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiIxb3ZnODcwNiIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkluIHRoaXMgc2VjdGlvbiwgd2Ugd2lsbCBjb3ZlciB0aGUgYmFzaWNzIG9mIGdldHRpbmcgc3RhcnRlZCB3aXRoIE1hcmtkb3duLiBNYXJrZG93biBpcyBhIGxpZ2h0d2VpZ2h0IG1hcmt1cCBsYW5ndWFnZSB0aGF0IHlvdSBjYW4gdXNlIHRvIGFkZCBmb3JtYXR0aW5nIGVsZW1lbnRzIHRvIHBsYWludGV4dCB0ZXh0IGRvY3VtZW50cy4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiI0MmR3dTMwNiJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6IjUxY2RvMzE3Iiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU3Vic2VjdGlvbjogV2hhdCBpcyBNYXJrZG93bj8gIn19XSwiaGVhZGluZ0RhdGEiOnsibGV2ZWwiOjN9fSx7InR5cGUiOiJQQVJBR1JBUEgiLCJpZCI6IjkzeTQ2NzczIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiTWFya2Rvd24gaXMgYSB3YXkgdG8gc3R5bGUgdGV4dCBvbiB0aGUgd2ViLiBZb3UgY29udHJvbCB0aGUgZGlzcGxheSBvZiB0aGUgZG9jdW1lbnQ7IGZvcm1hdHRpbmcgd29yZHMgYXMgIn19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJib2xkIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoG9yICJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiaXRhbGljIiwiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJJVEFMSUMiLCJpdGFsaWNEYXRhIjp0cnVlfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiLCBhZGRpbmcgaW1hZ2VzLCBhbmQgY3JlYXRpbmcgbGlzdHMgYXJlIGp1c3QgYSBmZXcgb2YgdGhlIHRoaW5ncyB3ZSBjYW4gZG8gd2l0aCBNYXJrZG93bi4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJoN3B2bjM1OCJ9LHsidHlwZSI6IkhFQURJTkciLCJpZCI6Im84dm5nMzcxIiwibm9kZXMiOlt7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiU2VjdGlvbiBUd286IEZvcm1hdHRpbmcgVGV4dCAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6Mn19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiY2RiNTM5MjgiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiJNYXJrZG93biBwcm92aWRlcyBzaW1wbGUgc3ludGF4IGZvciBmb3JtYXR0aW5nIHRleHQuIEJlbG93IGFyZSBzb21lIGNvbW1vbiBmb3JtYXR0aW5nIG9wdGlvbnM6ICJ9fV19LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoiN3BiNm8zODUifSx7InR5cGUiOiJIRUFESU5HIiwiaWQiOiJwMjd6bjM5OSIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IlN1YnNlY3Rpb246IEJvbGQgYW5kIEl0YWxpYyAifX1dLCJoZWFkaW5nRGF0YSI6eyJsZXZlbCI6M319LHsidHlwZSI6IlBBUkFHUkFQSCIsImlkIjoieHdjdW80MjkiLCJub2RlcyI6W3sidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiItwqAifX0seyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6IkJvbGQgdGV4dCIsImRlY29yYXRpb25zIjpbeyJ0eXBlIjoiQk9MRCIsImZvbnRXZWlnaHRWYWx1ZSI6NzAwfV19fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiwqBpcyBjcmVhdGVkIGJ5IHdyYXBwaW5nIHRleHQgd2l0aCBkb3VibGUgYXN0ZXJpc2tzIChgKipgKS4gIn19XX0seyJ0eXBlIjoiUEFSQUdSQVBIIiwiaWQiOiJwb2lnZDQ0NyIsIm5vZGVzIjpbeyJ0eXBlIjoiVEVYVCIsImlkIjoiIiwidGV4dERhdGEiOnsidGV4dCI6Ii3CoCJ9fSx7InR5cGUiOiJURVhUIiwiaWQiOiIiLCJ0ZXh0RGF0YSI6eyJ0ZXh0IjoiSXRhbGljIHRleHQiLCJkZWNvcmF0aW9ucyI6W3sidHlwZSI6IklUQUxJQyIsIml0YWxpY0RhdGEiOnRydWV9XX19LHsidHlwZSI6IlRFWFQiLCJpZCI6IiIsInRleHREYXRhIjp7InRleHQiOiLCoGlzIGNyZWF0ZWQgYnkgd3JhcHBpbmcgdGV4dCB3aXRoIHNpbmdsZSBhc3Rlcmlza3MgKGAqYCkuICJ9fV19XSwiZG9jdW1lbnRTdHlsZSI6eyJoZWFkZXJUd28iOnsiZGVjb3JhdGlvbnMiOlt7InR5cGUiOiJCT0xEIiwiZm9udFdlaWdodFZhbHVlIjo3MDB9XX19fQ..">The same style for all H2 headings</a><br>
2215
+ </div>
2216
+ </widget>
2217
+
2218
+
2219
+
2220
+ | Field | Type | Description |
2221
+ | :------ | :------ | :------ |
2222
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2223
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2224
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2225
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2226
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2227
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2228
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2229
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2230
+ | <span style="" class="rounded border-[1px] border-blue-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. |
2231
+
2232
+ ##### <span style="font-weight: 700;" class="rounded-lg border-[1px] 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>
2233
+
2234
+ **Used in:** <a href="#documentstyle"><span class="font-mono">DocumentStyle</span></a>
2235
+
2236
+
2237
+
2238
+ | Field | Type | Description |
2239
+ | :------ | :------ | :------ |
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]">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. |
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]">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. |
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]">lineHeight</span> | <span class="font-mono">string</span><br> | Text line height. |`;
2347
2243
  export {
2348
2244
  ricosDocumentReferenceMd
2349
2245
  };