@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,9 +0,0 @@
1
- export default ['heading', {
2
- props: {
3
- marks: {
4
- type: 'array',
5
- items: ['alignment'],
6
- optional: true
7
- }
8
- }
9
- }];
@@ -1,9 +0,0 @@
1
- export default ['heading', {
2
- props: {
3
- marks: {
4
- type: 'array',
5
- items: ['indentation'],
6
- optional: true
7
- }
8
- }
9
- }];
@@ -1,10 +0,0 @@
1
- export default ['heading', {
2
- props: {
3
- marks: {
4
- type: 'array',
5
- items: [],
6
- maxItems: 0,
7
- optional: true
8
- }
9
- }
10
- }];
@@ -1,17 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['indentation']
6
- },
7
- attrs: {
8
- props: {
9
- level: {
10
- type: 'number',
11
- minimum: 1,
12
- maximum: 6
13
- }
14
- }
15
- }
16
- }
17
- };
@@ -1 +0,0 @@
1
- export default ['hardBreak', 'mention', 'emoji', 'inlineExtension_with_marks', 'date', 'placeholder', 'inlineCard', 'status', 'mediaInline', 'formatted_text_inline', 'code_inline'];
@@ -1,28 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['inlineCard']
6
- },
7
- attrs: [{
8
- props: {
9
- url: {
10
- type: 'string',
11
- validatorFn: 'safeUrl'
12
- }
13
- }
14
- }, {
15
- props: {
16
- data: {
17
- type: 'object'
18
- }
19
- }
20
- }],
21
- marks: {
22
- type: 'array',
23
- items: ['annotation'],
24
- optional: true
25
- }
26
- },
27
- required: ['attrs']
28
- };
@@ -1,38 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['inlineExtension']
6
- },
7
- attrs: {
8
- props: {
9
- extensionKey: {
10
- type: 'string',
11
- minLength: 1
12
- },
13
- extensionType: {
14
- type: 'string',
15
- minLength: 1
16
- },
17
- parameters: {
18
- type: 'object',
19
- optional: true
20
- },
21
- text: {
22
- type: 'string',
23
- optional: true
24
- },
25
- localId: {
26
- type: 'string',
27
- minLength: 1,
28
- optional: true
29
- }
30
- }
31
- },
32
- marks: {
33
- type: 'array',
34
- items: [],
35
- optional: true
36
- }
37
- }
38
- };
@@ -1,9 +0,0 @@
1
- export default ['inlineExtension', {
2
- props: {
3
- marks: {
4
- type: 'array',
5
- items: [['dataConsumer', 'fragment']],
6
- optional: true
7
- }
8
- }
9
- }];
@@ -1,15 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['confluenceInlineComment']
6
- },
7
- attrs: {
8
- props: {
9
- reference: {
10
- type: 'string'
11
- }
12
- }
13
- }
14
- }
15
- };
@@ -1,23 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['layoutColumn']
6
- },
7
- attrs: {
8
- props: {
9
- width: {
10
- type: 'number',
11
- minimum: 0,
12
- maximum: 100
13
- }
14
- }
15
- },
16
- content: {
17
- type: 'array',
18
- items: ['block_content'],
19
- minItems: 1,
20
- allowUnsupportedBlock: true
21
- }
22
- }
23
- };
@@ -1,17 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['layoutSection']
6
- },
7
- marks: {
8
- type: 'array',
9
- items: ['breakout'],
10
- optional: true
11
- },
12
- content: {
13
- type: 'array',
14
- items: ['layoutColumn']
15
- }
16
- }
17
- };
@@ -1,20 +0,0 @@
1
- export default ['layoutSection', {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['layoutSection']
6
- },
7
- marks: {
8
- type: 'array',
9
- items: ['breakout'],
10
- optional: true
11
- },
12
- content: {
13
- type: 'array',
14
- items: ['layoutColumn'],
15
- minItems: 2,
16
- maxItems: 3,
17
- allowUnsupportedBlock: true
18
- }
19
- }
20
- }];
@@ -1,20 +0,0 @@
1
- export default ['layoutSection', {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['layoutSection']
6
- },
7
- marks: {
8
- type: 'array',
9
- items: ['breakout'],
10
- optional: true
11
- },
12
- content: {
13
- type: 'array',
14
- items: ['layoutColumn'],
15
- minItems: 1,
16
- maxItems: 3,
17
- allowUnsupportedBlock: true
18
- }
19
- }
20
- }];
@@ -1,32 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['link']
6
- },
7
- attrs: {
8
- props: {
9
- href: {
10
- type: 'string',
11
- validatorFn: 'safeUrl'
12
- },
13
- title: {
14
- type: 'string',
15
- optional: true
16
- },
17
- id: {
18
- type: 'string',
19
- optional: true
20
- },
21
- collection: {
22
- type: 'string',
23
- optional: true
24
- },
25
- occurrenceKey: {
26
- type: 'string',
27
- optional: true
28
- }
29
- }
30
- }
31
- }
32
- };
@@ -1,9 +0,0 @@
1
- export default ['text', {
2
- props: {
3
- marks: {
4
- type: 'array',
5
- items: ['link'],
6
- optional: true
7
- }
8
- }
9
- }];
@@ -1,15 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['listItem']
6
- },
7
- content: {
8
- type: 'array',
9
- items: [['paragraph_with_no_marks', 'mediaSingle_caption', 'mediaSingle_full', 'codeBlock_with_no_marks'], ['paragraph_with_no_marks', 'mediaSingle_caption', 'mediaSingle_full', 'codeBlock_with_no_marks', 'taskList', 'bulletList', 'orderedList']],
10
- isTupleLike: true,
11
- minItems: 1,
12
- allowUnsupportedBlock: true
13
- }
14
- }
15
- };
@@ -1,68 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['media']
6
- },
7
- attrs: [{
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['link', 'file']
12
- },
13
- id: {
14
- type: 'string',
15
- minLength: 1
16
- },
17
- collection: {
18
- type: 'string'
19
- },
20
- height: {
21
- type: 'number',
22
- optional: true
23
- },
24
- width: {
25
- type: 'number',
26
- optional: true
27
- },
28
- occurrenceKey: {
29
- type: 'string',
30
- minLength: 1,
31
- optional: true
32
- },
33
- alt: {
34
- type: 'string',
35
- optional: true
36
- }
37
- }
38
- }, {
39
- props: {
40
- type: {
41
- type: 'enum',
42
- values: ['external']
43
- },
44
- url: {
45
- type: 'string'
46
- },
47
- alt: {
48
- type: 'string',
49
- optional: true
50
- },
51
- width: {
52
- type: 'number',
53
- optional: true
54
- },
55
- height: {
56
- type: 'number',
57
- optional: true
58
- }
59
- }
60
- }],
61
- marks: {
62
- type: 'array',
63
- items: [['link', 'annotation', 'border']],
64
- optional: true
65
- }
66
- },
67
- required: ['attrs']
68
- };
@@ -1,14 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['mediaGroup']
6
- },
7
- content: {
8
- type: 'array',
9
- items: ['media'],
10
- minItems: 1,
11
- allowUnsupportedBlock: true
12
- }
13
- }
14
- };
@@ -1,50 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['mediaInline']
6
- },
7
- attrs: {
8
- props: {
9
- data: {
10
- type: 'object',
11
- optional: true
12
- },
13
- type: {
14
- type: 'enum',
15
- values: ['link', 'file', 'image'],
16
- optional: true
17
- },
18
- id: {
19
- type: 'string',
20
- minLength: 1
21
- },
22
- collection: {
23
- type: 'string'
24
- },
25
- height: {
26
- type: 'number',
27
- optional: true
28
- },
29
- width: {
30
- type: 'number',
31
- optional: true
32
- },
33
- occurrenceKey: {
34
- type: 'string',
35
- minLength: 1,
36
- optional: true
37
- },
38
- alt: {
39
- type: 'string',
40
- optional: true
41
- }
42
- }
43
- },
44
- marks: {
45
- type: 'array',
46
- items: [['link', 'annotation', 'border']],
47
- optional: true
48
- }
49
- }
50
- };
@@ -1,47 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['mediaSingle']
6
- },
7
- attrs: [{
8
- props: {
9
- widthType: {
10
- type: 'enum',
11
- values: ['percentage'],
12
- optional: true
13
- },
14
- width: {
15
- type: 'number',
16
- minimum: 0,
17
- maximum: 100,
18
- optional: true
19
- },
20
- layout: {
21
- type: 'enum',
22
- values: ['wide', 'full-width', 'center', 'wrap-right', 'wrap-left', 'align-end', 'align-start']
23
- }
24
- }
25
- }, {
26
- props: {
27
- width: {
28
- type: 'number',
29
- minimum: 0
30
- },
31
- widthType: {
32
- type: 'enum',
33
- values: ['pixel']
34
- },
35
- layout: {
36
- type: 'enum',
37
- values: ['wide', 'full-width', 'center', 'wrap-right', 'wrap-left', 'align-end', 'align-start']
38
- }
39
- }
40
- }],
41
- marks: {
42
- type: 'array',
43
- items: ['link'],
44
- optional: true
45
- }
46
- }
47
- };
@@ -1,12 +0,0 @@
1
- export default ['mediaSingle', {
2
- props: {
3
- content: {
4
- type: 'array',
5
- items: ['media', 'caption'],
6
- isTupleLike: true,
7
- minItems: 1,
8
- maxItems: 2,
9
- allowUnsupportedBlock: true
10
- }
11
- }
12
- }];
@@ -1,11 +0,0 @@
1
- export default ['mediaSingle', {
2
- props: {
3
- content: {
4
- type: 'array',
5
- items: ['media'],
6
- minItems: 1,
7
- maxItems: 1,
8
- allowUnsupportedBlock: true
9
- }
10
- }
11
- }];
@@ -1,37 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['mention']
6
- },
7
- attrs: {
8
- props: {
9
- id: {
10
- type: 'string'
11
- },
12
- text: {
13
- type: 'string',
14
- optional: true
15
- },
16
- userType: {
17
- type: 'enum',
18
- values: ['DEFAULT', 'SPECIAL', 'APP'],
19
- optional: true
20
- },
21
- accessLevel: {
22
- type: 'string',
23
- optional: true
24
- },
25
- localId: {
26
- type: 'string',
27
- optional: true
28
- }
29
- }
30
- },
31
- marks: {
32
- type: 'array',
33
- items: ['annotation'],
34
- optional: true
35
- }
36
- }
37
- };
@@ -1,47 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['multiBodiedExtension']
6
- },
7
- attrs: {
8
- props: {
9
- extensionKey: {
10
- type: 'string',
11
- minLength: 1
12
- },
13
- extensionType: {
14
- type: 'string',
15
- minLength: 1
16
- },
17
- parameters: {
18
- type: 'object',
19
- optional: true
20
- },
21
- text: {
22
- type: 'string',
23
- optional: true
24
- },
25
- layout: {
26
- type: 'enum',
27
- values: ['wide', 'full-width', 'default'],
28
- optional: true
29
- },
30
- localId: {
31
- type: 'string',
32
- minLength: 1,
33
- optional: true
34
- }
35
- }
36
- },
37
- marks: {
38
- type: 'array',
39
- items: [],
40
- optional: true
41
- },
42
- content: {
43
- type: 'array',
44
- items: ['extensionFrame']
45
- }
46
- }
47
- };
@@ -1,18 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['nestedExpand']
6
- },
7
- attrs: {
8
- props: {
9
- title: {
10
- type: 'string',
11
- optional: true
12
- }
13
- }
14
- },
15
- content: 'nestedExpand_content'
16
- },
17
- required: ['content']
18
- };
@@ -1,6 +0,0 @@
1
- export default {
2
- type: 'array',
3
- 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']],
4
- minItems: 1,
5
- allowUnsupportedBlock: true
6
- };
@@ -1,10 +0,0 @@
1
- export default ['nestedExpand', {
2
- props: {
3
- marks: {
4
- type: 'array',
5
- items: [],
6
- maxItems: 0,
7
- optional: true
8
- }
9
- }
10
- }];
@@ -1 +0,0 @@
1
- export 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,23 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['orderedList']
6
- },
7
- content: {
8
- type: 'array',
9
- items: ['listItem'],
10
- minItems: 1
11
- },
12
- attrs: {
13
- props: {
14
- order: {
15
- type: 'number',
16
- minimum: 0,
17
- optional: true
18
- }
19
- },
20
- optional: true
21
- }
22
- }
23
- };