@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,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,16 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- reference: {
10
- type: string;
11
- };
12
- };
13
- };
14
- };
15
- };
16
- export default _default;
@@ -1,24 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- width: {
10
- type: string;
11
- minimum: number;
12
- maximum: number;
13
- };
14
- };
15
- };
16
- content: {
17
- type: string;
18
- items: string[];
19
- minItems: number;
20
- allowUnsupportedBlock: boolean;
21
- };
22
- };
23
- };
24
- export default _default;
@@ -1,18 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- marks: {
8
- type: string;
9
- items: string[];
10
- optional: boolean;
11
- };
12
- content: {
13
- type: string;
14
- items: string[];
15
- };
16
- };
17
- };
18
- export default _default;
@@ -1,21 +0,0 @@
1
- declare const _default: (string | {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- marks: {
8
- type: string;
9
- items: string[];
10
- optional: boolean;
11
- };
12
- content: {
13
- type: string;
14
- items: string[];
15
- minItems: number;
16
- maxItems: number;
17
- allowUnsupportedBlock: boolean;
18
- };
19
- };
20
- })[];
21
- export default _default;
@@ -1,21 +0,0 @@
1
- declare const _default: (string | {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- marks: {
8
- type: string;
9
- items: string[];
10
- optional: boolean;
11
- };
12
- content: {
13
- type: string;
14
- items: string[];
15
- minItems: number;
16
- maxItems: number;
17
- allowUnsupportedBlock: boolean;
18
- };
19
- };
20
- })[];
21
- export default _default;
@@ -1,33 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- href: {
10
- type: string;
11
- validatorFn: string;
12
- };
13
- title: {
14
- type: string;
15
- optional: boolean;
16
- };
17
- id: {
18
- type: string;
19
- optional: boolean;
20
- };
21
- collection: {
22
- type: string;
23
- optional: boolean;
24
- };
25
- occurrenceKey: {
26
- type: string;
27
- optional: boolean;
28
- };
29
- };
30
- };
31
- };
32
- };
33
- 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,16 +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
- isTupleLike: boolean;
11
- minItems: number;
12
- allowUnsupportedBlock: boolean;
13
- };
14
- };
15
- };
16
- export default _default;
@@ -1,73 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: ({
8
- props: {
9
- type: {
10
- type: string;
11
- values: string[];
12
- };
13
- id: {
14
- type: string;
15
- minLength: number;
16
- };
17
- collection: {
18
- type: string;
19
- };
20
- height: {
21
- type: string;
22
- optional: boolean;
23
- };
24
- width: {
25
- type: string;
26
- optional: boolean;
27
- };
28
- occurrenceKey: {
29
- type: string;
30
- minLength: number;
31
- optional: boolean;
32
- };
33
- alt: {
34
- type: string;
35
- optional: boolean;
36
- };
37
- url?: undefined;
38
- };
39
- } | {
40
- props: {
41
- type: {
42
- type: string;
43
- values: string[];
44
- };
45
- url: {
46
- type: string;
47
- };
48
- alt: {
49
- type: string;
50
- optional: boolean;
51
- };
52
- width: {
53
- type: string;
54
- optional: boolean;
55
- };
56
- height: {
57
- type: string;
58
- optional: boolean;
59
- };
60
- id?: undefined;
61
- collection?: undefined;
62
- occurrenceKey?: undefined;
63
- };
64
- })[];
65
- marks: {
66
- type: string;
67
- items: string[][];
68
- optional: boolean;
69
- };
70
- };
71
- required: string[];
72
- };
73
- 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,51 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- data: {
10
- type: string;
11
- optional: boolean;
12
- };
13
- type: {
14
- type: string;
15
- values: string[];
16
- optional: boolean;
17
- };
18
- id: {
19
- type: string;
20
- minLength: number;
21
- };
22
- collection: {
23
- type: string;
24
- };
25
- height: {
26
- type: string;
27
- optional: boolean;
28
- };
29
- width: {
30
- type: string;
31
- optional: boolean;
32
- };
33
- occurrenceKey: {
34
- type: string;
35
- minLength: number;
36
- optional: boolean;
37
- };
38
- alt: {
39
- type: string;
40
- optional: boolean;
41
- };
42
- };
43
- };
44
- marks: {
45
- type: string;
46
- items: string[][];
47
- optional: boolean;
48
- };
49
- };
50
- };
51
- export default _default;
@@ -1,51 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: ({
8
- props: {
9
- widthType: {
10
- type: string;
11
- values: string[];
12
- optional: boolean;
13
- };
14
- width: {
15
- type: string;
16
- minimum: number;
17
- maximum: number;
18
- optional: boolean;
19
- };
20
- layout: {
21
- type: string;
22
- values: string[];
23
- };
24
- };
25
- } | {
26
- props: {
27
- width: {
28
- type: string;
29
- minimum: number;
30
- maximum?: undefined;
31
- optional?: undefined;
32
- };
33
- widthType: {
34
- type: string;
35
- values: string[];
36
- optional?: undefined;
37
- };
38
- layout: {
39
- type: string;
40
- values: string[];
41
- };
42
- };
43
- })[];
44
- marks: {
45
- type: string;
46
- items: string[];
47
- optional: boolean;
48
- };
49
- };
50
- };
51
- export default _default;
@@ -1,13 +0,0 @@
1
- declare const _default: (string | {
2
- props: {
3
- content: {
4
- type: string;
5
- items: string[];
6
- isTupleLike: boolean;
7
- minItems: number;
8
- maxItems: number;
9
- allowUnsupportedBlock: boolean;
10
- };
11
- };
12
- })[];
13
- export default _default;
@@ -1,12 +0,0 @@
1
- declare const _default: (string | {
2
- props: {
3
- content: {
4
- type: string;
5
- items: string[];
6
- minItems: number;
7
- maxItems: number;
8
- allowUnsupportedBlock: boolean;
9
- };
10
- };
11
- })[];
12
- export default _default;
@@ -1,38 +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
- text: {
13
- type: string;
14
- optional: boolean;
15
- };
16
- userType: {
17
- type: string;
18
- values: string[];
19
- optional: boolean;
20
- };
21
- accessLevel: {
22
- type: string;
23
- optional: boolean;
24
- };
25
- localId: {
26
- type: string;
27
- optional: boolean;
28
- };
29
- };
30
- };
31
- marks: {
32
- type: string;
33
- items: string[];
34
- optional: boolean;
35
- };
36
- };
37
- };
38
- export default _default;
@@ -1,48 +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
- };
46
- };
47
- };
48
- export default _default;
@@ -1,19 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- title: {
10
- type: string;
11
- optional: boolean;
12
- };
13
- };
14
- };
15
- content: string;
16
- };
17
- required: string[];
18
- };
19
- export default _default;
@@ -1,7 +0,0 @@
1
- declare const _default: {
2
- type: string;
3
- items: string[][];
4
- minItems: number;
5
- allowUnsupportedBlock: boolean;
6
- };
7
- export default _default;
@@ -1,11 +0,0 @@
1
- declare const _default: (string | {
2
- props: {
3
- marks: {
4
- type: string;
5
- items: never[];
6
- maxItems: number;
7
- optional: boolean;
8
- };
9
- };
10
- })[];
11
- export default _default;
@@ -1,2 +0,0 @@
1
- declare const _default: string[];
2
- export default _default;
@@ -1,24 +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
- };
12
- attrs: {
13
- props: {
14
- order: {
15
- type: string;
16
- minimum: number;
17
- optional: boolean;
18
- };
19
- };
20
- optional: boolean;
21
- };
22
- };
23
- };
24
- export default _default;
@@ -1,39 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- panelType: {
10
- type: string;
11
- values: string[];
12
- };
13
- panelIcon: {
14
- type: string;
15
- optional: boolean;
16
- };
17
- panelIconId: {
18
- type: string;
19
- optional: boolean;
20
- };
21
- panelIconText: {
22
- type: string;
23
- optional: boolean;
24
- };
25
- panelColor: {
26
- type: string;
27
- optional: boolean;
28
- };
29
- };
30
- };
31
- content: {
32
- type: string;
33
- items: string[][];
34
- minItems: number;
35
- allowUnsupportedBlock: boolean;
36
- };
37
- };
38
- };
39
- export default _default;
@@ -1,29 +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
- allowUnsupportedInline: boolean;
11
- optional: boolean;
12
- };
13
- attrs: {
14
- props: {
15
- localId: {
16
- type: string;
17
- optional: boolean;
18
- };
19
- };
20
- optional: boolean;
21
- };
22
- marks: {
23
- type: string;
24
- items: never[];
25
- optional: boolean;
26
- };
27
- };
28
- };
29
- 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,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,11 +0,0 @@
1
- declare const _default: (string | {
2
- props: {
3
- marks: {
4
- type: string;
5
- items: never[];
6
- maxItems: number;
7
- optional: boolean;
8
- };
9
- };
10
- })[];
11
- export default _default;
@@ -1,16 +0,0 @@
1
- declare const _default: {
2
- props: {
3
- type: {
4
- type: string;
5
- values: string[];
6
- };
7
- attrs: {
8
- props: {
9
- text: {
10
- type: string;
11
- };
12
- };
13
- };
14
- };
15
- };
16
- export default _default;