@atlaskit/adf-utils 19.3.0 → 19.4.1

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 +2 -5
  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,38 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['panel']
6
- },
7
- attrs: {
8
- props: {
9
- panelType: {
10
- type: 'enum',
11
- values: ['info', 'note', 'tip', 'warning', 'error', 'success', 'custom']
12
- },
13
- panelIcon: {
14
- type: 'string',
15
- optional: true
16
- },
17
- panelIconId: {
18
- type: 'string',
19
- optional: true
20
- },
21
- panelIconText: {
22
- type: 'string',
23
- optional: true
24
- },
25
- panelColor: {
26
- type: 'string',
27
- optional: true
28
- }
29
- }
30
- },
31
- content: {
32
- type: 'array',
33
- items: [['blockCard', 'paragraph_with_no_marks', 'mediaSingle_caption', 'mediaSingle_full', 'codeBlock_with_no_marks', 'taskList', 'bulletList', 'orderedList', 'heading_with_no_marks', 'mediaGroup', 'decisionList', 'rule']],
34
- minItems: 1,
35
- allowUnsupportedBlock: true
36
- }
37
- }
38
- };
@@ -1,28 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['paragraph']
6
- },
7
- content: {
8
- type: 'array',
9
- items: ['inline'],
10
- allowUnsupportedInline: true,
11
- optional: true
12
- },
13
- attrs: {
14
- props: {
15
- localId: {
16
- type: 'string',
17
- optional: true
18
- }
19
- },
20
- optional: true
21
- },
22
- marks: {
23
- type: 'array',
24
- items: [],
25
- optional: true
26
- }
27
- }
28
- };
@@ -1,9 +0,0 @@
1
- export default ['paragraph', {
2
- props: {
3
- marks: {
4
- type: 'array',
5
- items: ['alignment'],
6
- optional: true
7
- }
8
- }
9
- }];
@@ -1,9 +0,0 @@
1
- export default ['paragraph', {
2
- props: {
3
- marks: {
4
- type: 'array',
5
- items: ['indentation'],
6
- optional: true
7
- }
8
- }
9
- }];
@@ -1,10 +0,0 @@
1
- export default ['paragraph', {
2
- props: {
3
- marks: {
4
- type: 'array',
5
- items: [],
6
- maxItems: 0,
7
- optional: true
8
- }
9
- }
10
- }];
@@ -1,15 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['placeholder']
6
- },
7
- attrs: {
8
- props: {
9
- text: {
10
- type: 'string'
11
- }
12
- }
13
- }
14
- }
15
- };
@@ -1,8 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['rule']
6
- }
7
- }
8
- };
@@ -1,33 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['status']
6
- },
7
- attrs: {
8
- props: {
9
- text: {
10
- type: 'string',
11
- minLength: 1
12
- },
13
- color: {
14
- type: 'enum',
15
- values: ['neutral', 'purple', 'blue', 'red', 'yellow', 'green']
16
- },
17
- localId: {
18
- type: 'string',
19
- optional: true
20
- },
21
- style: {
22
- type: 'string',
23
- optional: true
24
- }
25
- }
26
- },
27
- marks: {
28
- type: 'array',
29
- items: ['annotation'],
30
- optional: true
31
- }
32
- }
33
- };
@@ -1,8 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['strike']
6
- }
7
- }
8
- };
@@ -1,8 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['strong']
6
- }
7
- }
8
- };
@@ -1,16 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['subsup']
6
- },
7
- attrs: {
8
- props: {
9
- type: {
10
- type: 'enum',
11
- values: ['sub', 'sup']
12
- }
13
- }
14
- }
15
- }
16
- };
@@ -1,46 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['table']
6
- },
7
- attrs: {
8
- props: {
9
- isNumberColumnEnabled: {
10
- type: 'boolean',
11
- optional: true
12
- },
13
- layout: {
14
- type: 'enum',
15
- values: ['wide', 'full-width', 'center', 'align-end', 'align-start', 'default'],
16
- optional: true
17
- },
18
- localId: {
19
- type: 'string',
20
- minLength: 1,
21
- optional: true
22
- },
23
- width: {
24
- type: 'number',
25
- optional: true
26
- },
27
- displayMode: {
28
- type: 'enum',
29
- values: ['default', 'fixed'],
30
- optional: true
31
- }
32
- },
33
- optional: true
34
- },
35
- content: {
36
- type: 'array',
37
- items: ['tableRow'],
38
- minItems: 1
39
- },
40
- marks: {
41
- type: 'array',
42
- items: ['fragment'],
43
- optional: true
44
- }
45
- }
46
- };
@@ -1,34 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['tableCell']
6
- },
7
- attrs: {
8
- props: {
9
- colspan: {
10
- type: 'number',
11
- optional: true
12
- },
13
- rowspan: {
14
- type: 'number',
15
- optional: true
16
- },
17
- colwidth: {
18
- type: 'array',
19
- items: [{
20
- type: 'number'
21
- }],
22
- optional: true
23
- },
24
- background: {
25
- type: 'string',
26
- optional: true
27
- }
28
- },
29
- optional: true
30
- },
31
- content: 'tableCell_content'
32
- },
33
- required: ['content']
34
- };
@@ -1,6 +0,0 @@
1
- export default {
2
- type: 'array',
3
- 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']],
4
- minItems: 1,
5
- allowUnsupportedBlock: true
6
- };
@@ -1,34 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['tableHeader']
6
- },
7
- attrs: {
8
- props: {
9
- colspan: {
10
- type: 'number',
11
- optional: true
12
- },
13
- rowspan: {
14
- type: 'number',
15
- optional: true
16
- },
17
- colwidth: {
18
- type: 'array',
19
- items: [{
20
- type: 'number'
21
- }],
22
- optional: true
23
- },
24
- background: {
25
- type: 'string',
26
- optional: true
27
- }
28
- },
29
- optional: true
30
- },
31
- content: 'tableCell_content'
32
- },
33
- required: ['content']
34
- };
@@ -1,12 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['tableRow']
6
- },
7
- content: {
8
- type: 'array',
9
- items: [['tableCell', 'tableHeader']]
10
- }
11
- }
12
- };
@@ -1,25 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['taskItem']
6
- },
7
- content: {
8
- type: 'array',
9
- items: ['inline'],
10
- allowUnsupportedInline: true,
11
- optional: true
12
- },
13
- attrs: {
14
- props: {
15
- localId: {
16
- type: 'string'
17
- },
18
- state: {
19
- type: 'enum',
20
- values: ['TODO', 'DONE']
21
- }
22
- }
23
- }
24
- }
25
- };
@@ -1,22 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['taskList']
6
- },
7
- content: {
8
- type: 'array',
9
- items: ['taskItem', ['taskItem', 'taskList']],
10
- isTupleLike: true,
11
- minItems: 1,
12
- allowUnsupportedBlock: true
13
- },
14
- attrs: {
15
- props: {
16
- localId: {
17
- type: 'string'
18
- }
19
- }
20
- }
21
- }
22
- };
@@ -1,17 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['text']
6
- },
7
- text: {
8
- type: 'string',
9
- minLength: 1
10
- },
11
- marks: {
12
- type: 'array',
13
- items: [],
14
- optional: true
15
- }
16
- }
17
- };
@@ -1,16 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['textColor']
6
- },
7
- attrs: {
8
- props: {
9
- color: {
10
- type: 'string',
11
- pattern: '^#[0-9a-fA-F]{6}$'
12
- }
13
- }
14
- }
15
- }
16
- };
@@ -1,8 +0,0 @@
1
- export default {
2
- props: {
3
- type: {
4
- type: 'enum',
5
- values: ['underline']
6
- }
7
- }
8
- };
@@ -1,17 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- align: {
10
- type: string;
11
- values: string[];
12
- };
13
- };
14
- };
15
- };
16
- };
17
- export default _default;
@@ -1,20 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- id: {
10
- type: string;
11
- };
12
- annotationType: {
13
- type: string;
14
- values: string[];
15
- };
16
- };
17
- };
18
- };
19
- };
20
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: string[];
2
- export default _default;
@@ -1,17 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- color: {
10
- type: string;
11
- pattern: string;
12
- };
13
- };
14
- };
15
- };
16
- };
17
- export default _default;
@@ -1,76 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: ({
8
- props: {
9
- url: {
10
- type: string;
11
- validatorFn: string;
12
- optional: boolean;
13
- };
14
- datasource: {
15
- props: {
16
- id: {
17
- type: string;
18
- };
19
- parameters: {
20
- type: string;
21
- };
22
- views: {
23
- type: string;
24
- items: {
25
- props: {
26
- type: {
27
- type: string;
28
- };
29
- properties: {
30
- type: string;
31
- optional: boolean;
32
- };
33
- };
34
- }[];
35
- minItems: number;
36
- };
37
- };
38
- };
39
- width: {
40
- type: string;
41
- optional: boolean;
42
- };
43
- layout: {
44
- type: string;
45
- values: string[];
46
- optional: boolean;
47
- };
48
- data?: undefined;
49
- };
50
- } | {
51
- props: {
52
- url: {
53
- type: string;
54
- validatorFn: string;
55
- optional?: undefined;
56
- };
57
- datasource?: undefined;
58
- width?: undefined;
59
- layout?: undefined;
60
- data?: undefined;
61
- };
62
- } | {
63
- props: {
64
- data: {
65
- type: string;
66
- };
67
- url?: undefined;
68
- datasource?: undefined;
69
- width?: undefined;
70
- layout?: undefined;
71
- };
72
- })[];
73
- };
74
- required: string[];
75
- };
76
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: string[];
2
- export default _default;
@@ -1,15 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- content: {
8
- type: string;
9
- items: string[][];
10
- minItems: number;
11
- allowUnsupportedBlock: boolean;
12
- };
13
- };
14
- };
15
- export default _default;
@@ -1,50 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- extensionKey: {
10
- type: string;
11
- minLength: number;
12
- };
13
- extensionType: {
14
- type: string;
15
- minLength: number;
16
- };
17
- parameters: {
18
- type: string;
19
- optional: boolean;
20
- };
21
- text: {
22
- type: string;
23
- optional: boolean;
24
- };
25
- layout: {
26
- type: string;
27
- values: string[];
28
- optional: boolean;
29
- };
30
- localId: {
31
- type: string;
32
- minLength: number;
33
- optional: boolean;
34
- };
35
- };
36
- };
37
- marks: {
38
- type: string;
39
- items: never[];
40
- optional: boolean;
41
- };
42
- content: {
43
- type: string;
44
- items: string[];
45
- minItems: number;
46
- allowUnsupportedBlock: boolean;
47
- };
48
- };
49
- };
50
- export default _default;
@@ -1,10 +0,0 @@
1
- declare const _default: (string | {
2
- props: {
3
- marks: {
4
- type: string;
5
- items: string[][];
6
- optional: boolean;
7
- };
8
- };
9
- })[];
10
- export default _default;
@@ -1,22 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- size: {
10
- type: string;
11
- minimum: number;
12
- maximum: number;
13
- };
14
- color: {
15
- type: string;
16
- pattern: string;
17
- };
18
- };
19
- };
20
- };
21
- };
22
- export default _default;