@atlaskit/adf-utils 19.4.0 → 19.5.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 (437) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist/cjs/validator/specs/index.js +89 -175
  3. package/dist/es2019/validator/specs/index.js +1 -87
  4. package/dist/esm/validator/specs/index.js +1 -87
  5. package/dist/types/validator/specs/index.d.ts +1 -86
  6. package/dist/types-ts4.5/validator/specs/index.d.ts +1 -86
  7. package/package.json +3 -6
  8. package/dist/cjs/validator/specs/alignment.js +0 -22
  9. package/dist/cjs/validator/specs/annotation.js +0 -25
  10. package/dist/cjs/validator/specs/atomic_inline.js +0 -7
  11. package/dist/cjs/validator/specs/backgroundColor.js +0 -22
  12. package/dist/cjs/validator/specs/blockCard.js +0 -71
  13. package/dist/cjs/validator/specs/block_content.js +0 -7
  14. package/dist/cjs/validator/specs/blockquote.js +0 -20
  15. package/dist/cjs/validator/specs/bodiedExtension.js +0 -55
  16. package/dist/cjs/validator/specs/bodiedExtension_with_marks.js +0 -15
  17. package/dist/cjs/validator/specs/border.js +0 -27
  18. package/dist/cjs/validator/specs/breakout.js +0 -22
  19. package/dist/cjs/validator/specs/bulletList.js +0 -19
  20. package/dist/cjs/validator/specs/caption.js +0 -20
  21. package/dist/cjs/validator/specs/code.js +0 -14
  22. package/dist/cjs/validator/specs/codeBlock.js +0 -43
  23. package/dist/cjs/validator/specs/codeBlock_with_marks.js +0 -15
  24. package/dist/cjs/validator/specs/codeBlock_with_no_marks.js +0 -16
  25. package/dist/cjs/validator/specs/code_inline.js +0 -15
  26. package/dist/cjs/validator/specs/dataConsumer.js +0 -25
  27. package/dist/cjs/validator/specs/date.js +0 -27
  28. package/dist/cjs/validator/specs/decisionItem.js +0 -30
  29. package/dist/cjs/validator/specs/decisionList.js +0 -27
  30. package/dist/cjs/validator/specs/doc.js +0 -23
  31. package/dist/cjs/validator/specs/em.js +0 -14
  32. package/dist/cjs/validator/specs/embedCard.js +0 -40
  33. package/dist/cjs/validator/specs/emoji.js +0 -34
  34. package/dist/cjs/validator/specs/expand.js +0 -33
  35. package/dist/cjs/validator/specs/expand_with_breakout_mark.js +0 -15
  36. package/dist/cjs/validator/specs/expand_with_no_mark.js +0 -16
  37. package/dist/cjs/validator/specs/extension.js +0 -49
  38. package/dist/cjs/validator/specs/extensionFrame.js +0 -24
  39. package/dist/cjs/validator/specs/extension_with_marks.js +0 -15
  40. package/dist/cjs/validator/specs/formatted_text_inline.js +0 -15
  41. package/dist/cjs/validator/specs/fragment.js +0 -26
  42. package/dist/cjs/validator/specs/hardBreak.js +0 -24
  43. package/dist/cjs/validator/specs/heading.js +0 -38
  44. package/dist/cjs/validator/specs/heading_with_alignment.js +0 -15
  45. package/dist/cjs/validator/specs/heading_with_indentation.js +0 -15
  46. package/dist/cjs/validator/specs/heading_with_no_marks.js +0 -16
  47. package/dist/cjs/validator/specs/indentation.js +0 -23
  48. package/dist/cjs/validator/specs/inline.js +0 -7
  49. package/dist/cjs/validator/specs/inlineCard.js +0 -34
  50. package/dist/cjs/validator/specs/inlineExtension.js +0 -44
  51. package/dist/cjs/validator/specs/inlineExtension_with_marks.js +0 -15
  52. package/dist/cjs/validator/specs/inline_comment_marker.js +0 -21
  53. package/dist/cjs/validator/specs/layoutColumn.js +0 -29
  54. package/dist/cjs/validator/specs/layoutSection.js +0 -23
  55. package/dist/cjs/validator/specs/layoutSection_full.js +0 -26
  56. package/dist/cjs/validator/specs/layoutSection_with_single_column.js +0 -26
  57. package/dist/cjs/validator/specs/link.js +0 -38
  58. package/dist/cjs/validator/specs/link_text_inline.js +0 -15
  59. package/dist/cjs/validator/specs/listItem.js +0 -21
  60. package/dist/cjs/validator/specs/media.js +0 -74
  61. package/dist/cjs/validator/specs/mediaGroup.js +0 -20
  62. package/dist/cjs/validator/specs/mediaInline.js +0 -56
  63. package/dist/cjs/validator/specs/mediaSingle.js +0 -53
  64. package/dist/cjs/validator/specs/mediaSingle_caption.js +0 -18
  65. package/dist/cjs/validator/specs/mediaSingle_full.js +0 -17
  66. package/dist/cjs/validator/specs/mention.js +0 -43
  67. package/dist/cjs/validator/specs/multiBodiedExtension.js +0 -53
  68. package/dist/cjs/validator/specs/nestedExpand.js +0 -24
  69. package/dist/cjs/validator/specs/nestedExpand_content.js +0 -12
  70. package/dist/cjs/validator/specs/nestedExpand_with_no_marks.js +0 -16
  71. package/dist/cjs/validator/specs/non_nestable_block_content.js +0 -7
  72. package/dist/cjs/validator/specs/orderedList.js +0 -29
  73. package/dist/cjs/validator/specs/panel.js +0 -44
  74. package/dist/cjs/validator/specs/paragraph.js +0 -34
  75. package/dist/cjs/validator/specs/paragraph_with_alignment.js +0 -15
  76. package/dist/cjs/validator/specs/paragraph_with_indentation.js +0 -15
  77. package/dist/cjs/validator/specs/paragraph_with_no_marks.js +0 -16
  78. package/dist/cjs/validator/specs/placeholder.js +0 -21
  79. package/dist/cjs/validator/specs/rule.js +0 -14
  80. package/dist/cjs/validator/specs/status.js +0 -39
  81. package/dist/cjs/validator/specs/strike.js +0 -14
  82. package/dist/cjs/validator/specs/strong.js +0 -14
  83. package/dist/cjs/validator/specs/subsup.js +0 -22
  84. package/dist/cjs/validator/specs/table.js +0 -52
  85. package/dist/cjs/validator/specs/tableCell.js +0 -40
  86. package/dist/cjs/validator/specs/tableCell_content.js +0 -12
  87. package/dist/cjs/validator/specs/tableHeader.js +0 -40
  88. package/dist/cjs/validator/specs/tableRow.js +0 -18
  89. package/dist/cjs/validator/specs/taskItem.js +0 -31
  90. package/dist/cjs/validator/specs/taskList.js +0 -28
  91. package/dist/cjs/validator/specs/text.js +0 -23
  92. package/dist/cjs/validator/specs/textColor.js +0 -22
  93. package/dist/cjs/validator/specs/underline.js +0 -14
  94. package/dist/es2019/validator/specs/alignment.js +0 -16
  95. package/dist/es2019/validator/specs/annotation.js +0 -19
  96. package/dist/es2019/validator/specs/atomic_inline.js +0 -1
  97. package/dist/es2019/validator/specs/backgroundColor.js +0 -16
  98. package/dist/es2019/validator/specs/blockCard.js +0 -65
  99. package/dist/es2019/validator/specs/block_content.js +0 -1
  100. package/dist/es2019/validator/specs/blockquote.js +0 -14
  101. package/dist/es2019/validator/specs/bodiedExtension.js +0 -49
  102. package/dist/es2019/validator/specs/bodiedExtension_with_marks.js +0 -9
  103. package/dist/es2019/validator/specs/border.js +0 -21
  104. package/dist/es2019/validator/specs/breakout.js +0 -16
  105. package/dist/es2019/validator/specs/bulletList.js +0 -13
  106. package/dist/es2019/validator/specs/caption.js +0 -14
  107. package/dist/es2019/validator/specs/code.js +0 -8
  108. package/dist/es2019/validator/specs/codeBlock.js +0 -37
  109. package/dist/es2019/validator/specs/codeBlock_with_marks.js +0 -9
  110. package/dist/es2019/validator/specs/codeBlock_with_no_marks.js +0 -10
  111. package/dist/es2019/validator/specs/code_inline.js +0 -9
  112. package/dist/es2019/validator/specs/dataConsumer.js +0 -19
  113. package/dist/es2019/validator/specs/date.js +0 -21
  114. package/dist/es2019/validator/specs/decisionItem.js +0 -24
  115. package/dist/es2019/validator/specs/decisionList.js +0 -21
  116. package/dist/es2019/validator/specs/doc.js +0 -17
  117. package/dist/es2019/validator/specs/em.js +0 -8
  118. package/dist/es2019/validator/specs/embedCard.js +0 -34
  119. package/dist/es2019/validator/specs/emoji.js +0 -28
  120. package/dist/es2019/validator/specs/expand.js +0 -27
  121. package/dist/es2019/validator/specs/expand_with_breakout_mark.js +0 -9
  122. package/dist/es2019/validator/specs/expand_with_no_mark.js +0 -10
  123. package/dist/es2019/validator/specs/extension.js +0 -43
  124. package/dist/es2019/validator/specs/extensionFrame.js +0 -18
  125. package/dist/es2019/validator/specs/extension_with_marks.js +0 -9
  126. package/dist/es2019/validator/specs/formatted_text_inline.js +0 -9
  127. package/dist/es2019/validator/specs/fragment.js +0 -20
  128. package/dist/es2019/validator/specs/hardBreak.js +0 -18
  129. package/dist/es2019/validator/specs/heading.js +0 -32
  130. package/dist/es2019/validator/specs/heading_with_alignment.js +0 -9
  131. package/dist/es2019/validator/specs/heading_with_indentation.js +0 -9
  132. package/dist/es2019/validator/specs/heading_with_no_marks.js +0 -10
  133. package/dist/es2019/validator/specs/indentation.js +0 -17
  134. package/dist/es2019/validator/specs/inline.js +0 -1
  135. package/dist/es2019/validator/specs/inlineCard.js +0 -28
  136. package/dist/es2019/validator/specs/inlineExtension.js +0 -38
  137. package/dist/es2019/validator/specs/inlineExtension_with_marks.js +0 -9
  138. package/dist/es2019/validator/specs/inline_comment_marker.js +0 -15
  139. package/dist/es2019/validator/specs/layoutColumn.js +0 -23
  140. package/dist/es2019/validator/specs/layoutSection.js +0 -17
  141. package/dist/es2019/validator/specs/layoutSection_full.js +0 -20
  142. package/dist/es2019/validator/specs/layoutSection_with_single_column.js +0 -20
  143. package/dist/es2019/validator/specs/link.js +0 -32
  144. package/dist/es2019/validator/specs/link_text_inline.js +0 -9
  145. package/dist/es2019/validator/specs/listItem.js +0 -15
  146. package/dist/es2019/validator/specs/media.js +0 -68
  147. package/dist/es2019/validator/specs/mediaGroup.js +0 -14
  148. package/dist/es2019/validator/specs/mediaInline.js +0 -50
  149. package/dist/es2019/validator/specs/mediaSingle.js +0 -47
  150. package/dist/es2019/validator/specs/mediaSingle_caption.js +0 -12
  151. package/dist/es2019/validator/specs/mediaSingle_full.js +0 -11
  152. package/dist/es2019/validator/specs/mention.js +0 -37
  153. package/dist/es2019/validator/specs/multiBodiedExtension.js +0 -47
  154. package/dist/es2019/validator/specs/nestedExpand.js +0 -18
  155. package/dist/es2019/validator/specs/nestedExpand_content.js +0 -6
  156. package/dist/es2019/validator/specs/nestedExpand_with_no_marks.js +0 -10
  157. package/dist/es2019/validator/specs/non_nestable_block_content.js +0 -1
  158. package/dist/es2019/validator/specs/orderedList.js +0 -23
  159. package/dist/es2019/validator/specs/panel.js +0 -38
  160. package/dist/es2019/validator/specs/paragraph.js +0 -28
  161. package/dist/es2019/validator/specs/paragraph_with_alignment.js +0 -9
  162. package/dist/es2019/validator/specs/paragraph_with_indentation.js +0 -9
  163. package/dist/es2019/validator/specs/paragraph_with_no_marks.js +0 -10
  164. package/dist/es2019/validator/specs/placeholder.js +0 -15
  165. package/dist/es2019/validator/specs/rule.js +0 -8
  166. package/dist/es2019/validator/specs/status.js +0 -33
  167. package/dist/es2019/validator/specs/strike.js +0 -8
  168. package/dist/es2019/validator/specs/strong.js +0 -8
  169. package/dist/es2019/validator/specs/subsup.js +0 -16
  170. package/dist/es2019/validator/specs/table.js +0 -46
  171. package/dist/es2019/validator/specs/tableCell.js +0 -34
  172. package/dist/es2019/validator/specs/tableCell_content.js +0 -6
  173. package/dist/es2019/validator/specs/tableHeader.js +0 -34
  174. package/dist/es2019/validator/specs/tableRow.js +0 -12
  175. package/dist/es2019/validator/specs/taskItem.js +0 -25
  176. package/dist/es2019/validator/specs/taskList.js +0 -22
  177. package/dist/es2019/validator/specs/text.js +0 -17
  178. package/dist/es2019/validator/specs/textColor.js +0 -16
  179. package/dist/es2019/validator/specs/underline.js +0 -8
  180. package/dist/esm/validator/specs/alignment.js +0 -16
  181. package/dist/esm/validator/specs/annotation.js +0 -19
  182. package/dist/esm/validator/specs/atomic_inline.js +0 -1
  183. package/dist/esm/validator/specs/backgroundColor.js +0 -16
  184. package/dist/esm/validator/specs/blockCard.js +0 -65
  185. package/dist/esm/validator/specs/block_content.js +0 -1
  186. package/dist/esm/validator/specs/blockquote.js +0 -14
  187. package/dist/esm/validator/specs/bodiedExtension.js +0 -49
  188. package/dist/esm/validator/specs/bodiedExtension_with_marks.js +0 -9
  189. package/dist/esm/validator/specs/border.js +0 -21
  190. package/dist/esm/validator/specs/breakout.js +0 -16
  191. package/dist/esm/validator/specs/bulletList.js +0 -13
  192. package/dist/esm/validator/specs/caption.js +0 -14
  193. package/dist/esm/validator/specs/code.js +0 -8
  194. package/dist/esm/validator/specs/codeBlock.js +0 -37
  195. package/dist/esm/validator/specs/codeBlock_with_marks.js +0 -9
  196. package/dist/esm/validator/specs/codeBlock_with_no_marks.js +0 -10
  197. package/dist/esm/validator/specs/code_inline.js +0 -9
  198. package/dist/esm/validator/specs/dataConsumer.js +0 -19
  199. package/dist/esm/validator/specs/date.js +0 -21
  200. package/dist/esm/validator/specs/decisionItem.js +0 -24
  201. package/dist/esm/validator/specs/decisionList.js +0 -21
  202. package/dist/esm/validator/specs/doc.js +0 -17
  203. package/dist/esm/validator/specs/em.js +0 -8
  204. package/dist/esm/validator/specs/embedCard.js +0 -34
  205. package/dist/esm/validator/specs/emoji.js +0 -28
  206. package/dist/esm/validator/specs/expand.js +0 -27
  207. package/dist/esm/validator/specs/expand_with_breakout_mark.js +0 -9
  208. package/dist/esm/validator/specs/expand_with_no_mark.js +0 -10
  209. package/dist/esm/validator/specs/extension.js +0 -43
  210. package/dist/esm/validator/specs/extensionFrame.js +0 -18
  211. package/dist/esm/validator/specs/extension_with_marks.js +0 -9
  212. package/dist/esm/validator/specs/formatted_text_inline.js +0 -9
  213. package/dist/esm/validator/specs/fragment.js +0 -20
  214. package/dist/esm/validator/specs/hardBreak.js +0 -18
  215. package/dist/esm/validator/specs/heading.js +0 -32
  216. package/dist/esm/validator/specs/heading_with_alignment.js +0 -9
  217. package/dist/esm/validator/specs/heading_with_indentation.js +0 -9
  218. package/dist/esm/validator/specs/heading_with_no_marks.js +0 -10
  219. package/dist/esm/validator/specs/indentation.js +0 -17
  220. package/dist/esm/validator/specs/inline.js +0 -1
  221. package/dist/esm/validator/specs/inlineCard.js +0 -28
  222. package/dist/esm/validator/specs/inlineExtension.js +0 -38
  223. package/dist/esm/validator/specs/inlineExtension_with_marks.js +0 -9
  224. package/dist/esm/validator/specs/inline_comment_marker.js +0 -15
  225. package/dist/esm/validator/specs/layoutColumn.js +0 -23
  226. package/dist/esm/validator/specs/layoutSection.js +0 -17
  227. package/dist/esm/validator/specs/layoutSection_full.js +0 -20
  228. package/dist/esm/validator/specs/layoutSection_with_single_column.js +0 -20
  229. package/dist/esm/validator/specs/link.js +0 -32
  230. package/dist/esm/validator/specs/link_text_inline.js +0 -9
  231. package/dist/esm/validator/specs/listItem.js +0 -15
  232. package/dist/esm/validator/specs/media.js +0 -68
  233. package/dist/esm/validator/specs/mediaGroup.js +0 -14
  234. package/dist/esm/validator/specs/mediaInline.js +0 -50
  235. package/dist/esm/validator/specs/mediaSingle.js +0 -47
  236. package/dist/esm/validator/specs/mediaSingle_caption.js +0 -12
  237. package/dist/esm/validator/specs/mediaSingle_full.js +0 -11
  238. package/dist/esm/validator/specs/mention.js +0 -37
  239. package/dist/esm/validator/specs/multiBodiedExtension.js +0 -47
  240. package/dist/esm/validator/specs/nestedExpand.js +0 -18
  241. package/dist/esm/validator/specs/nestedExpand_content.js +0 -6
  242. package/dist/esm/validator/specs/nestedExpand_with_no_marks.js +0 -10
  243. package/dist/esm/validator/specs/non_nestable_block_content.js +0 -1
  244. package/dist/esm/validator/specs/orderedList.js +0 -23
  245. package/dist/esm/validator/specs/panel.js +0 -38
  246. package/dist/esm/validator/specs/paragraph.js +0 -28
  247. package/dist/esm/validator/specs/paragraph_with_alignment.js +0 -9
  248. package/dist/esm/validator/specs/paragraph_with_indentation.js +0 -9
  249. package/dist/esm/validator/specs/paragraph_with_no_marks.js +0 -10
  250. package/dist/esm/validator/specs/placeholder.js +0 -15
  251. package/dist/esm/validator/specs/rule.js +0 -8
  252. package/dist/esm/validator/specs/status.js +0 -33
  253. package/dist/esm/validator/specs/strike.js +0 -8
  254. package/dist/esm/validator/specs/strong.js +0 -8
  255. package/dist/esm/validator/specs/subsup.js +0 -16
  256. package/dist/esm/validator/specs/table.js +0 -46
  257. package/dist/esm/validator/specs/tableCell.js +0 -34
  258. package/dist/esm/validator/specs/tableCell_content.js +0 -6
  259. package/dist/esm/validator/specs/tableHeader.js +0 -34
  260. package/dist/esm/validator/specs/tableRow.js +0 -12
  261. package/dist/esm/validator/specs/taskItem.js +0 -25
  262. package/dist/esm/validator/specs/taskList.js +0 -22
  263. package/dist/esm/validator/specs/text.js +0 -17
  264. package/dist/esm/validator/specs/textColor.js +0 -16
  265. package/dist/esm/validator/specs/underline.js +0 -8
  266. package/dist/types/validator/specs/alignment.d.ts +0 -17
  267. package/dist/types/validator/specs/annotation.d.ts +0 -20
  268. package/dist/types/validator/specs/atomic_inline.d.ts +0 -2
  269. package/dist/types/validator/specs/backgroundColor.d.ts +0 -17
  270. package/dist/types/validator/specs/blockCard.d.ts +0 -76
  271. package/dist/types/validator/specs/block_content.d.ts +0 -2
  272. package/dist/types/validator/specs/blockquote.d.ts +0 -15
  273. package/dist/types/validator/specs/bodiedExtension.d.ts +0 -50
  274. package/dist/types/validator/specs/bodiedExtension_with_marks.d.ts +0 -10
  275. package/dist/types/validator/specs/border.d.ts +0 -22
  276. package/dist/types/validator/specs/breakout.d.ts +0 -17
  277. package/dist/types/validator/specs/bulletList.d.ts +0 -14
  278. package/dist/types/validator/specs/caption.d.ts +0 -15
  279. package/dist/types/validator/specs/code.d.ts +0 -9
  280. package/dist/types/validator/specs/codeBlock.d.ts +0 -38
  281. package/dist/types/validator/specs/codeBlock_with_marks.d.ts +0 -10
  282. package/dist/types/validator/specs/codeBlock_with_no_marks.d.ts +0 -11
  283. package/dist/types/validator/specs/code_inline.d.ts +0 -10
  284. package/dist/types/validator/specs/dataConsumer.d.ts +0 -20
  285. package/dist/types/validator/specs/date.d.ts +0 -22
  286. package/dist/types/validator/specs/decisionItem.d.ts +0 -25
  287. package/dist/types/validator/specs/decisionList.d.ts +0 -22
  288. package/dist/types/validator/specs/doc.d.ts +0 -18
  289. package/dist/types/validator/specs/em.d.ts +0 -9
  290. package/dist/types/validator/specs/embedCard.d.ts +0 -35
  291. package/dist/types/validator/specs/emoji.d.ts +0 -29
  292. package/dist/types/validator/specs/expand.d.ts +0 -28
  293. package/dist/types/validator/specs/expand_with_breakout_mark.d.ts +0 -10
  294. package/dist/types/validator/specs/expand_with_no_mark.d.ts +0 -11
  295. package/dist/types/validator/specs/extension.d.ts +0 -44
  296. package/dist/types/validator/specs/extensionFrame.d.ts +0 -19
  297. package/dist/types/validator/specs/extension_with_marks.d.ts +0 -10
  298. package/dist/types/validator/specs/formatted_text_inline.d.ts +0 -10
  299. package/dist/types/validator/specs/fragment.d.ts +0 -21
  300. package/dist/types/validator/specs/hardBreak.d.ts +0 -19
  301. package/dist/types/validator/specs/heading.d.ts +0 -33
  302. package/dist/types/validator/specs/heading_with_alignment.d.ts +0 -10
  303. package/dist/types/validator/specs/heading_with_indentation.d.ts +0 -10
  304. package/dist/types/validator/specs/heading_with_no_marks.d.ts +0 -11
  305. package/dist/types/validator/specs/indentation.d.ts +0 -18
  306. package/dist/types/validator/specs/inline.d.ts +0 -2
  307. package/dist/types/validator/specs/inlineCard.d.ts +0 -31
  308. package/dist/types/validator/specs/inlineExtension.d.ts +0 -39
  309. package/dist/types/validator/specs/inlineExtension_with_marks.d.ts +0 -10
  310. package/dist/types/validator/specs/inline_comment_marker.d.ts +0 -16
  311. package/dist/types/validator/specs/layoutColumn.d.ts +0 -24
  312. package/dist/types/validator/specs/layoutSection.d.ts +0 -18
  313. package/dist/types/validator/specs/layoutSection_full.d.ts +0 -21
  314. package/dist/types/validator/specs/layoutSection_with_single_column.d.ts +0 -21
  315. package/dist/types/validator/specs/link.d.ts +0 -33
  316. package/dist/types/validator/specs/link_text_inline.d.ts +0 -10
  317. package/dist/types/validator/specs/listItem.d.ts +0 -16
  318. package/dist/types/validator/specs/media.d.ts +0 -73
  319. package/dist/types/validator/specs/mediaGroup.d.ts +0 -15
  320. package/dist/types/validator/specs/mediaInline.d.ts +0 -51
  321. package/dist/types/validator/specs/mediaSingle.d.ts +0 -51
  322. package/dist/types/validator/specs/mediaSingle_caption.d.ts +0 -13
  323. package/dist/types/validator/specs/mediaSingle_full.d.ts +0 -12
  324. package/dist/types/validator/specs/mention.d.ts +0 -38
  325. package/dist/types/validator/specs/multiBodiedExtension.d.ts +0 -48
  326. package/dist/types/validator/specs/nestedExpand.d.ts +0 -19
  327. package/dist/types/validator/specs/nestedExpand_content.d.ts +0 -7
  328. package/dist/types/validator/specs/nestedExpand_with_no_marks.d.ts +0 -11
  329. package/dist/types/validator/specs/non_nestable_block_content.d.ts +0 -2
  330. package/dist/types/validator/specs/orderedList.d.ts +0 -24
  331. package/dist/types/validator/specs/panel.d.ts +0 -39
  332. package/dist/types/validator/specs/paragraph.d.ts +0 -29
  333. package/dist/types/validator/specs/paragraph_with_alignment.d.ts +0 -10
  334. package/dist/types/validator/specs/paragraph_with_indentation.d.ts +0 -10
  335. package/dist/types/validator/specs/paragraph_with_no_marks.d.ts +0 -11
  336. package/dist/types/validator/specs/placeholder.d.ts +0 -16
  337. package/dist/types/validator/specs/rule.d.ts +0 -9
  338. package/dist/types/validator/specs/status.d.ts +0 -34
  339. package/dist/types/validator/specs/strike.d.ts +0 -9
  340. package/dist/types/validator/specs/strong.d.ts +0 -9
  341. package/dist/types/validator/specs/subsup.d.ts +0 -17
  342. package/dist/types/validator/specs/table.d.ts +0 -47
  343. package/dist/types/validator/specs/tableCell.d.ts +0 -35
  344. package/dist/types/validator/specs/tableCell_content.d.ts +0 -7
  345. package/dist/types/validator/specs/tableHeader.d.ts +0 -35
  346. package/dist/types/validator/specs/tableRow.d.ts +0 -13
  347. package/dist/types/validator/specs/taskItem.d.ts +0 -26
  348. package/dist/types/validator/specs/taskList.d.ts +0 -23
  349. package/dist/types/validator/specs/text.d.ts +0 -18
  350. package/dist/types/validator/specs/textColor.d.ts +0 -17
  351. package/dist/types/validator/specs/underline.d.ts +0 -9
  352. package/dist/types-ts4.5/validator/specs/alignment.d.ts +0 -17
  353. package/dist/types-ts4.5/validator/specs/annotation.d.ts +0 -20
  354. package/dist/types-ts4.5/validator/specs/atomic_inline.d.ts +0 -2
  355. package/dist/types-ts4.5/validator/specs/backgroundColor.d.ts +0 -17
  356. package/dist/types-ts4.5/validator/specs/blockCard.d.ts +0 -76
  357. package/dist/types-ts4.5/validator/specs/block_content.d.ts +0 -2
  358. package/dist/types-ts4.5/validator/specs/blockquote.d.ts +0 -15
  359. package/dist/types-ts4.5/validator/specs/bodiedExtension.d.ts +0 -50
  360. package/dist/types-ts4.5/validator/specs/bodiedExtension_with_marks.d.ts +0 -10
  361. package/dist/types-ts4.5/validator/specs/border.d.ts +0 -22
  362. package/dist/types-ts4.5/validator/specs/breakout.d.ts +0 -17
  363. package/dist/types-ts4.5/validator/specs/bulletList.d.ts +0 -14
  364. package/dist/types-ts4.5/validator/specs/caption.d.ts +0 -15
  365. package/dist/types-ts4.5/validator/specs/code.d.ts +0 -9
  366. package/dist/types-ts4.5/validator/specs/codeBlock.d.ts +0 -38
  367. package/dist/types-ts4.5/validator/specs/codeBlock_with_marks.d.ts +0 -10
  368. package/dist/types-ts4.5/validator/specs/codeBlock_with_no_marks.d.ts +0 -11
  369. package/dist/types-ts4.5/validator/specs/code_inline.d.ts +0 -10
  370. package/dist/types-ts4.5/validator/specs/dataConsumer.d.ts +0 -20
  371. package/dist/types-ts4.5/validator/specs/date.d.ts +0 -22
  372. package/dist/types-ts4.5/validator/specs/decisionItem.d.ts +0 -25
  373. package/dist/types-ts4.5/validator/specs/decisionList.d.ts +0 -22
  374. package/dist/types-ts4.5/validator/specs/doc.d.ts +0 -18
  375. package/dist/types-ts4.5/validator/specs/em.d.ts +0 -9
  376. package/dist/types-ts4.5/validator/specs/embedCard.d.ts +0 -35
  377. package/dist/types-ts4.5/validator/specs/emoji.d.ts +0 -29
  378. package/dist/types-ts4.5/validator/specs/expand.d.ts +0 -28
  379. package/dist/types-ts4.5/validator/specs/expand_with_breakout_mark.d.ts +0 -10
  380. package/dist/types-ts4.5/validator/specs/expand_with_no_mark.d.ts +0 -11
  381. package/dist/types-ts4.5/validator/specs/extension.d.ts +0 -44
  382. package/dist/types-ts4.5/validator/specs/extensionFrame.d.ts +0 -19
  383. package/dist/types-ts4.5/validator/specs/extension_with_marks.d.ts +0 -10
  384. package/dist/types-ts4.5/validator/specs/formatted_text_inline.d.ts +0 -10
  385. package/dist/types-ts4.5/validator/specs/fragment.d.ts +0 -21
  386. package/dist/types-ts4.5/validator/specs/hardBreak.d.ts +0 -19
  387. package/dist/types-ts4.5/validator/specs/heading.d.ts +0 -33
  388. package/dist/types-ts4.5/validator/specs/heading_with_alignment.d.ts +0 -10
  389. package/dist/types-ts4.5/validator/specs/heading_with_indentation.d.ts +0 -10
  390. package/dist/types-ts4.5/validator/specs/heading_with_no_marks.d.ts +0 -11
  391. package/dist/types-ts4.5/validator/specs/indentation.d.ts +0 -18
  392. package/dist/types-ts4.5/validator/specs/inline.d.ts +0 -2
  393. package/dist/types-ts4.5/validator/specs/inlineCard.d.ts +0 -31
  394. package/dist/types-ts4.5/validator/specs/inlineExtension.d.ts +0 -39
  395. package/dist/types-ts4.5/validator/specs/inlineExtension_with_marks.d.ts +0 -10
  396. package/dist/types-ts4.5/validator/specs/inline_comment_marker.d.ts +0 -16
  397. package/dist/types-ts4.5/validator/specs/layoutColumn.d.ts +0 -24
  398. package/dist/types-ts4.5/validator/specs/layoutSection.d.ts +0 -18
  399. package/dist/types-ts4.5/validator/specs/layoutSection_full.d.ts +0 -21
  400. package/dist/types-ts4.5/validator/specs/layoutSection_with_single_column.d.ts +0 -21
  401. package/dist/types-ts4.5/validator/specs/link.d.ts +0 -33
  402. package/dist/types-ts4.5/validator/specs/link_text_inline.d.ts +0 -10
  403. package/dist/types-ts4.5/validator/specs/listItem.d.ts +0 -16
  404. package/dist/types-ts4.5/validator/specs/media.d.ts +0 -73
  405. package/dist/types-ts4.5/validator/specs/mediaGroup.d.ts +0 -15
  406. package/dist/types-ts4.5/validator/specs/mediaInline.d.ts +0 -51
  407. package/dist/types-ts4.5/validator/specs/mediaSingle.d.ts +0 -51
  408. package/dist/types-ts4.5/validator/specs/mediaSingle_caption.d.ts +0 -13
  409. package/dist/types-ts4.5/validator/specs/mediaSingle_full.d.ts +0 -12
  410. package/dist/types-ts4.5/validator/specs/mention.d.ts +0 -38
  411. package/dist/types-ts4.5/validator/specs/multiBodiedExtension.d.ts +0 -48
  412. package/dist/types-ts4.5/validator/specs/nestedExpand.d.ts +0 -19
  413. package/dist/types-ts4.5/validator/specs/nestedExpand_content.d.ts +0 -7
  414. package/dist/types-ts4.5/validator/specs/nestedExpand_with_no_marks.d.ts +0 -11
  415. package/dist/types-ts4.5/validator/specs/non_nestable_block_content.d.ts +0 -2
  416. package/dist/types-ts4.5/validator/specs/orderedList.d.ts +0 -24
  417. package/dist/types-ts4.5/validator/specs/panel.d.ts +0 -39
  418. package/dist/types-ts4.5/validator/specs/paragraph.d.ts +0 -29
  419. package/dist/types-ts4.5/validator/specs/paragraph_with_alignment.d.ts +0 -10
  420. package/dist/types-ts4.5/validator/specs/paragraph_with_indentation.d.ts +0 -10
  421. package/dist/types-ts4.5/validator/specs/paragraph_with_no_marks.d.ts +0 -11
  422. package/dist/types-ts4.5/validator/specs/placeholder.d.ts +0 -16
  423. package/dist/types-ts4.5/validator/specs/rule.d.ts +0 -9
  424. package/dist/types-ts4.5/validator/specs/status.d.ts +0 -34
  425. package/dist/types-ts4.5/validator/specs/strike.d.ts +0 -9
  426. package/dist/types-ts4.5/validator/specs/strong.d.ts +0 -9
  427. package/dist/types-ts4.5/validator/specs/subsup.d.ts +0 -17
  428. package/dist/types-ts4.5/validator/specs/table.d.ts +0 -47
  429. package/dist/types-ts4.5/validator/specs/tableCell.d.ts +0 -35
  430. package/dist/types-ts4.5/validator/specs/tableCell_content.d.ts +0 -7
  431. package/dist/types-ts4.5/validator/specs/tableHeader.d.ts +0 -35
  432. package/dist/types-ts4.5/validator/specs/tableRow.d.ts +0 -13
  433. package/dist/types-ts4.5/validator/specs/taskItem.d.ts +0 -26
  434. package/dist/types-ts4.5/validator/specs/taskList.d.ts +0 -23
  435. package/dist/types-ts4.5/validator/specs/text.d.ts +0 -18
  436. package/dist/types-ts4.5/validator/specs/textColor.d.ts +0 -17
  437. package/dist/types-ts4.5/validator/specs/underline.d.ts +0 -9
@@ -1,43 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['mention']
12
- },
13
- attrs: {
14
- props: {
15
- id: {
16
- type: 'string'
17
- },
18
- text: {
19
- type: 'string',
20
- optional: true
21
- },
22
- userType: {
23
- type: 'enum',
24
- values: ['DEFAULT', 'SPECIAL', 'APP'],
25
- optional: true
26
- },
27
- accessLevel: {
28
- type: 'string',
29
- optional: true
30
- },
31
- localId: {
32
- type: 'string',
33
- optional: true
34
- }
35
- }
36
- },
37
- marks: {
38
- type: 'array',
39
- items: ['annotation'],
40
- optional: true
41
- }
42
- }
43
- };
@@ -1,53 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['multiBodiedExtension']
12
- },
13
- attrs: {
14
- props: {
15
- extensionKey: {
16
- type: 'string',
17
- minLength: 1
18
- },
19
- extensionType: {
20
- type: 'string',
21
- minLength: 1
22
- },
23
- parameters: {
24
- type: 'object',
25
- optional: true
26
- },
27
- text: {
28
- type: 'string',
29
- optional: true
30
- },
31
- layout: {
32
- type: 'enum',
33
- values: ['wide', 'full-width', 'default'],
34
- optional: true
35
- },
36
- localId: {
37
- type: 'string',
38
- minLength: 1,
39
- optional: true
40
- }
41
- }
42
- },
43
- marks: {
44
- type: 'array',
45
- items: [],
46
- optional: true
47
- },
48
- content: {
49
- type: 'array',
50
- items: ['extensionFrame']
51
- }
52
- }
53
- };
@@ -1,24 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['nestedExpand']
12
- },
13
- attrs: {
14
- props: {
15
- title: {
16
- type: 'string',
17
- optional: true
18
- }
19
- }
20
- },
21
- content: 'nestedExpand_content'
22
- },
23
- required: ['content']
24
- };
@@ -1,12 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- type: 'array',
9
- items: [['paragraph_with_no_marks', 'mediaSingle_caption', 'mediaSingle_full', 'codeBlock_with_no_marks', 'taskList', 'bulletList', 'orderedList', 'heading_with_no_marks', 'mediaGroup', 'decisionList', 'rule', 'panel', 'blockquote']],
10
- minItems: 1,
11
- allowUnsupportedBlock: true
12
- };
@@ -1,16 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = ['nestedExpand', {
8
- props: {
9
- marks: {
10
- type: 'array',
11
- items: [],
12
- maxItems: 0,
13
- optional: true
14
- }
15
- }
16
- }];
@@ -1,7 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = ['blockCard', 'paragraph_with_no_marks', 'mediaSingle_caption', 'mediaSingle_full', 'codeBlock_with_no_marks', 'taskList', 'bulletList', 'orderedList', 'heading_with_no_marks', 'mediaGroup', 'decisionList', 'rule', 'panel', 'blockquote', 'extension_with_marks', 'embedCard', 'table'];
@@ -1,29 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['orderedList']
12
- },
13
- content: {
14
- type: 'array',
15
- items: ['listItem'],
16
- minItems: 1
17
- },
18
- attrs: {
19
- props: {
20
- order: {
21
- type: 'number',
22
- minimum: 0,
23
- optional: true
24
- }
25
- },
26
- optional: true
27
- }
28
- }
29
- };
@@ -1,44 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['panel']
12
- },
13
- attrs: {
14
- props: {
15
- panelType: {
16
- type: 'enum',
17
- values: ['info', 'note', 'tip', 'warning', 'error', 'success', 'custom']
18
- },
19
- panelIcon: {
20
- type: 'string',
21
- optional: true
22
- },
23
- panelIconId: {
24
- type: 'string',
25
- optional: true
26
- },
27
- panelIconText: {
28
- type: 'string',
29
- optional: true
30
- },
31
- panelColor: {
32
- type: 'string',
33
- optional: true
34
- }
35
- }
36
- },
37
- content: {
38
- type: 'array',
39
- items: [['blockCard', 'paragraph_with_no_marks', 'mediaSingle_caption', 'mediaSingle_full', 'codeBlock_with_no_marks', 'taskList', 'bulletList', 'orderedList', 'heading_with_no_marks', 'mediaGroup', 'decisionList', 'rule']],
40
- minItems: 1,
41
- allowUnsupportedBlock: true
42
- }
43
- }
44
- };
@@ -1,34 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['paragraph']
12
- },
13
- content: {
14
- type: 'array',
15
- items: ['inline'],
16
- allowUnsupportedInline: true,
17
- optional: true
18
- },
19
- attrs: {
20
- props: {
21
- localId: {
22
- type: 'string',
23
- optional: true
24
- }
25
- },
26
- optional: true
27
- },
28
- marks: {
29
- type: 'array',
30
- items: [],
31
- optional: true
32
- }
33
- }
34
- };
@@ -1,15 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = ['paragraph', {
8
- props: {
9
- marks: {
10
- type: 'array',
11
- items: ['alignment'],
12
- optional: true
13
- }
14
- }
15
- }];
@@ -1,15 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = ['paragraph', {
8
- props: {
9
- marks: {
10
- type: 'array',
11
- items: ['indentation'],
12
- optional: true
13
- }
14
- }
15
- }];
@@ -1,16 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = ['paragraph', {
8
- props: {
9
- marks: {
10
- type: 'array',
11
- items: [],
12
- maxItems: 0,
13
- optional: true
14
- }
15
- }
16
- }];
@@ -1,21 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['placeholder']
12
- },
13
- attrs: {
14
- props: {
15
- text: {
16
- type: 'string'
17
- }
18
- }
19
- }
20
- }
21
- };
@@ -1,14 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['rule']
12
- }
13
- }
14
- };
@@ -1,39 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['status']
12
- },
13
- attrs: {
14
- props: {
15
- text: {
16
- type: 'string',
17
- minLength: 1
18
- },
19
- color: {
20
- type: 'enum',
21
- values: ['neutral', 'purple', 'blue', 'red', 'yellow', 'green']
22
- },
23
- localId: {
24
- type: 'string',
25
- optional: true
26
- },
27
- style: {
28
- type: 'string',
29
- optional: true
30
- }
31
- }
32
- },
33
- marks: {
34
- type: 'array',
35
- items: ['annotation'],
36
- optional: true
37
- }
38
- }
39
- };
@@ -1,14 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['strike']
12
- }
13
- }
14
- };
@@ -1,14 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['strong']
12
- }
13
- }
14
- };
@@ -1,22 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['subsup']
12
- },
13
- attrs: {
14
- props: {
15
- type: {
16
- type: 'enum',
17
- values: ['sub', 'sup']
18
- }
19
- }
20
- }
21
- }
22
- };
@@ -1,52 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['table']
12
- },
13
- attrs: {
14
- props: {
15
- isNumberColumnEnabled: {
16
- type: 'boolean',
17
- optional: true
18
- },
19
- layout: {
20
- type: 'enum',
21
- values: ['wide', 'full-width', 'center', 'align-end', 'align-start', 'default'],
22
- optional: true
23
- },
24
- localId: {
25
- type: 'string',
26
- minLength: 1,
27
- optional: true
28
- },
29
- width: {
30
- type: 'number',
31
- optional: true
32
- },
33
- displayMode: {
34
- type: 'enum',
35
- values: ['default', 'fixed'],
36
- optional: true
37
- }
38
- },
39
- optional: true
40
- },
41
- content: {
42
- type: 'array',
43
- items: ['tableRow'],
44
- minItems: 1
45
- },
46
- marks: {
47
- type: 'array',
48
- items: ['fragment'],
49
- optional: true
50
- }
51
- }
52
- };
@@ -1,40 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['tableCell']
12
- },
13
- attrs: {
14
- props: {
15
- colspan: {
16
- type: 'number',
17
- optional: true
18
- },
19
- rowspan: {
20
- type: 'number',
21
- optional: true
22
- },
23
- colwidth: {
24
- type: 'array',
25
- items: [{
26
- type: 'number'
27
- }],
28
- optional: true
29
- },
30
- background: {
31
- type: 'string',
32
- optional: true
33
- }
34
- },
35
- optional: true
36
- },
37
- content: 'tableCell_content'
38
- },
39
- required: ['content']
40
- };
@@ -1,12 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- type: 'array',
9
- items: [['blockCard', 'paragraph_with_no_marks', 'paragraph_with_alignment', 'mediaSingle_caption', 'mediaSingle_full', 'codeBlock_with_no_marks', 'taskList', 'bulletList', 'orderedList', 'heading_with_no_marks', 'heading_with_alignment', 'heading_with_indentation', 'mediaGroup', 'decisionList', 'rule', 'panel', 'blockquote', 'extension_with_marks', 'embedCard', 'nestedExpand_with_no_marks']],
10
- minItems: 1,
11
- allowUnsupportedBlock: true
12
- };
@@ -1,40 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['tableHeader']
12
- },
13
- attrs: {
14
- props: {
15
- colspan: {
16
- type: 'number',
17
- optional: true
18
- },
19
- rowspan: {
20
- type: 'number',
21
- optional: true
22
- },
23
- colwidth: {
24
- type: 'array',
25
- items: [{
26
- type: 'number'
27
- }],
28
- optional: true
29
- },
30
- background: {
31
- type: 'string',
32
- optional: true
33
- }
34
- },
35
- optional: true
36
- },
37
- content: 'tableCell_content'
38
- },
39
- required: ['content']
40
- };
@@ -1,18 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['tableRow']
12
- },
13
- content: {
14
- type: 'array',
15
- items: [['tableCell', 'tableHeader']]
16
- }
17
- }
18
- };
@@ -1,31 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['taskItem']
12
- },
13
- content: {
14
- type: 'array',
15
- items: ['inline'],
16
- allowUnsupportedInline: true,
17
- optional: true
18
- },
19
- attrs: {
20
- props: {
21
- localId: {
22
- type: 'string'
23
- },
24
- state: {
25
- type: 'enum',
26
- values: ['TODO', 'DONE']
27
- }
28
- }
29
- }
30
- }
31
- };
@@ -1,28 +0,0 @@
1
- "use strict";
2
-
3
- Object.defineProperty(exports, "__esModule", {
4
- value: true
5
- });
6
- exports.default = void 0;
7
- var _default = exports.default = {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['taskList']
12
- },
13
- content: {
14
- type: 'array',
15
- items: ['taskItem', ['taskItem', 'taskList']],
16
- isTupleLike: true,
17
- minItems: 1,
18
- allowUnsupportedBlock: true
19
- },
20
- attrs: {
21
- props: {
22
- localId: {
23
- type: 'string'
24
- }
25
- }
26
- }
27
- }
28
- };