@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,608 +1,522 @@
1
1
  "use strict";
2
2
 
3
- var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
4
3
  Object.defineProperty(exports, "__esModule", {
5
4
  value: true
6
5
  });
7
6
  Object.defineProperty(exports, "alignment", {
8
7
  enumerable: true,
9
8
  get: function get() {
10
- return _alignment.default;
9
+ return _schemaValidator.alignment;
11
10
  }
12
11
  });
13
12
  Object.defineProperty(exports, "annotation", {
14
13
  enumerable: true,
15
14
  get: function get() {
16
- return _annotation.default;
15
+ return _schemaValidator.annotation;
17
16
  }
18
17
  });
19
18
  Object.defineProperty(exports, "atomic_inline", {
20
19
  enumerable: true,
21
20
  get: function get() {
22
- return _atomic_inline.default;
21
+ return _schemaValidator.atomic_inline;
23
22
  }
24
23
  });
25
24
  Object.defineProperty(exports, "backgroundColor", {
26
25
  enumerable: true,
27
26
  get: function get() {
28
- return _backgroundColor.default;
27
+ return _schemaValidator.backgroundColor;
29
28
  }
30
29
  });
31
30
  Object.defineProperty(exports, "blockCard", {
32
31
  enumerable: true,
33
32
  get: function get() {
34
- return _blockCard.default;
33
+ return _schemaValidator.blockCard;
35
34
  }
36
35
  });
37
36
  Object.defineProperty(exports, "block_content", {
38
37
  enumerable: true,
39
38
  get: function get() {
40
- return _block_content.default;
39
+ return _schemaValidator.block_content;
41
40
  }
42
41
  });
43
42
  Object.defineProperty(exports, "blockquote", {
44
43
  enumerable: true,
45
44
  get: function get() {
46
- return _blockquote.default;
45
+ return _schemaValidator.blockquote;
47
46
  }
48
47
  });
49
48
  Object.defineProperty(exports, "bodiedExtension", {
50
49
  enumerable: true,
51
50
  get: function get() {
52
- return _bodiedExtension.default;
51
+ return _schemaValidator.bodiedExtension;
53
52
  }
54
53
  });
55
54
  Object.defineProperty(exports, "bodiedExtension_with_marks", {
56
55
  enumerable: true,
57
56
  get: function get() {
58
- return _bodiedExtension_with_marks.default;
57
+ return _schemaValidator.bodiedExtension_with_marks;
59
58
  }
60
59
  });
61
60
  Object.defineProperty(exports, "border", {
62
61
  enumerable: true,
63
62
  get: function get() {
64
- return _border.default;
63
+ return _schemaValidator.border;
65
64
  }
66
65
  });
67
66
  Object.defineProperty(exports, "breakout", {
68
67
  enumerable: true,
69
68
  get: function get() {
70
- return _breakout.default;
69
+ return _schemaValidator.breakout;
71
70
  }
72
71
  });
73
72
  Object.defineProperty(exports, "bulletList", {
74
73
  enumerable: true,
75
74
  get: function get() {
76
- return _bulletList.default;
75
+ return _schemaValidator.bulletList;
77
76
  }
78
77
  });
79
78
  Object.defineProperty(exports, "caption", {
80
79
  enumerable: true,
81
80
  get: function get() {
82
- return _caption.default;
81
+ return _schemaValidator.caption;
83
82
  }
84
83
  });
85
84
  Object.defineProperty(exports, "code", {
86
85
  enumerable: true,
87
86
  get: function get() {
88
- return _code.default;
87
+ return _schemaValidator.code;
89
88
  }
90
89
  });
91
90
  Object.defineProperty(exports, "codeBlock", {
92
91
  enumerable: true,
93
92
  get: function get() {
94
- return _codeBlock.default;
93
+ return _schemaValidator.codeBlock;
95
94
  }
96
95
  });
97
96
  Object.defineProperty(exports, "codeBlock_with_marks", {
98
97
  enumerable: true,
99
98
  get: function get() {
100
- return _codeBlock_with_marks.default;
99
+ return _schemaValidator.codeBlock_with_marks;
101
100
  }
102
101
  });
103
102
  Object.defineProperty(exports, "codeBlock_with_no_marks", {
104
103
  enumerable: true,
105
104
  get: function get() {
106
- return _codeBlock_with_no_marks.default;
105
+ return _schemaValidator.codeBlock_with_no_marks;
107
106
  }
108
107
  });
109
108
  Object.defineProperty(exports, "code_inline", {
110
109
  enumerable: true,
111
110
  get: function get() {
112
- return _code_inline.default;
111
+ return _schemaValidator.code_inline;
113
112
  }
114
113
  });
115
114
  Object.defineProperty(exports, "dataConsumer", {
116
115
  enumerable: true,
117
116
  get: function get() {
118
- return _dataConsumer.default;
117
+ return _schemaValidator.dataConsumer;
119
118
  }
120
119
  });
121
120
  Object.defineProperty(exports, "date", {
122
121
  enumerable: true,
123
122
  get: function get() {
124
- return _date.default;
123
+ return _schemaValidator.date;
125
124
  }
126
125
  });
127
126
  Object.defineProperty(exports, "decisionItem", {
128
127
  enumerable: true,
129
128
  get: function get() {
130
- return _decisionItem.default;
129
+ return _schemaValidator.decisionItem;
131
130
  }
132
131
  });
133
132
  Object.defineProperty(exports, "decisionList", {
134
133
  enumerable: true,
135
134
  get: function get() {
136
- return _decisionList.default;
135
+ return _schemaValidator.decisionList;
137
136
  }
138
137
  });
139
138
  Object.defineProperty(exports, "doc", {
140
139
  enumerable: true,
141
140
  get: function get() {
142
- return _doc.default;
141
+ return _schemaValidator.doc;
143
142
  }
144
143
  });
145
144
  Object.defineProperty(exports, "em", {
146
145
  enumerable: true,
147
146
  get: function get() {
148
- return _em.default;
147
+ return _schemaValidator.em;
149
148
  }
150
149
  });
151
150
  Object.defineProperty(exports, "embedCard", {
152
151
  enumerable: true,
153
152
  get: function get() {
154
- return _embedCard.default;
153
+ return _schemaValidator.embedCard;
155
154
  }
156
155
  });
157
156
  Object.defineProperty(exports, "emoji", {
158
157
  enumerable: true,
159
158
  get: function get() {
160
- return _emoji.default;
159
+ return _schemaValidator.emoji;
161
160
  }
162
161
  });
163
162
  Object.defineProperty(exports, "expand", {
164
163
  enumerable: true,
165
164
  get: function get() {
166
- return _expand.default;
165
+ return _schemaValidator.expand;
167
166
  }
168
167
  });
169
168
  Object.defineProperty(exports, "expand_with_breakout_mark", {
170
169
  enumerable: true,
171
170
  get: function get() {
172
- return _expand_with_breakout_mark.default;
171
+ return _schemaValidator.expand_with_breakout_mark;
173
172
  }
174
173
  });
175
174
  Object.defineProperty(exports, "expand_with_no_mark", {
176
175
  enumerable: true,
177
176
  get: function get() {
178
- return _expand_with_no_mark.default;
177
+ return _schemaValidator.expand_with_no_mark;
179
178
  }
180
179
  });
181
180
  Object.defineProperty(exports, "extension", {
182
181
  enumerable: true,
183
182
  get: function get() {
184
- return _extension.default;
183
+ return _schemaValidator.extension;
185
184
  }
186
185
  });
187
186
  Object.defineProperty(exports, "extensionFrame", {
188
187
  enumerable: true,
189
188
  get: function get() {
190
- return _extensionFrame.default;
189
+ return _schemaValidator.extensionFrame;
191
190
  }
192
191
  });
193
192
  Object.defineProperty(exports, "extension_with_marks", {
194
193
  enumerable: true,
195
194
  get: function get() {
196
- return _extension_with_marks.default;
195
+ return _schemaValidator.extension_with_marks;
197
196
  }
198
197
  });
199
198
  Object.defineProperty(exports, "formatted_text_inline", {
200
199
  enumerable: true,
201
200
  get: function get() {
202
- return _formatted_text_inline.default;
201
+ return _schemaValidator.formatted_text_inline;
203
202
  }
204
203
  });
205
204
  Object.defineProperty(exports, "fragment", {
206
205
  enumerable: true,
207
206
  get: function get() {
208
- return _fragment.default;
207
+ return _schemaValidator.fragment;
209
208
  }
210
209
  });
211
210
  Object.defineProperty(exports, "hardBreak", {
212
211
  enumerable: true,
213
212
  get: function get() {
214
- return _hardBreak.default;
213
+ return _schemaValidator.hardBreak;
215
214
  }
216
215
  });
217
216
  Object.defineProperty(exports, "heading", {
218
217
  enumerable: true,
219
218
  get: function get() {
220
- return _heading.default;
219
+ return _schemaValidator.heading;
221
220
  }
222
221
  });
223
222
  Object.defineProperty(exports, "heading_with_alignment", {
224
223
  enumerable: true,
225
224
  get: function get() {
226
- return _heading_with_alignment.default;
225
+ return _schemaValidator.heading_with_alignment;
227
226
  }
228
227
  });
229
228
  Object.defineProperty(exports, "heading_with_indentation", {
230
229
  enumerable: true,
231
230
  get: function get() {
232
- return _heading_with_indentation.default;
231
+ return _schemaValidator.heading_with_indentation;
233
232
  }
234
233
  });
235
234
  Object.defineProperty(exports, "heading_with_no_marks", {
236
235
  enumerable: true,
237
236
  get: function get() {
238
- return _heading_with_no_marks.default;
237
+ return _schemaValidator.heading_with_no_marks;
239
238
  }
240
239
  });
241
240
  Object.defineProperty(exports, "indentation", {
242
241
  enumerable: true,
243
242
  get: function get() {
244
- return _indentation.default;
243
+ return _schemaValidator.indentation;
245
244
  }
246
245
  });
247
246
  Object.defineProperty(exports, "inline", {
248
247
  enumerable: true,
249
248
  get: function get() {
250
- return _inline.default;
249
+ return _schemaValidator.inline;
251
250
  }
252
251
  });
253
252
  Object.defineProperty(exports, "inlineCard", {
254
253
  enumerable: true,
255
254
  get: function get() {
256
- return _inlineCard.default;
255
+ return _schemaValidator.inlineCard;
257
256
  }
258
257
  });
259
258
  Object.defineProperty(exports, "inlineExtension", {
260
259
  enumerable: true,
261
260
  get: function get() {
262
- return _inlineExtension.default;
261
+ return _schemaValidator.inlineExtension;
263
262
  }
264
263
  });
265
264
  Object.defineProperty(exports, "inlineExtension_with_marks", {
266
265
  enumerable: true,
267
266
  get: function get() {
268
- return _inlineExtension_with_marks.default;
267
+ return _schemaValidator.inlineExtension_with_marks;
269
268
  }
270
269
  });
271
270
  Object.defineProperty(exports, "inline_comment_marker", {
272
271
  enumerable: true,
273
272
  get: function get() {
274
- return _inline_comment_marker.default;
273
+ return _schemaValidator.inline_comment_marker;
275
274
  }
276
275
  });
277
276
  Object.defineProperty(exports, "layoutColumn", {
278
277
  enumerable: true,
279
278
  get: function get() {
280
- return _layoutColumn.default;
279
+ return _schemaValidator.layoutColumn;
281
280
  }
282
281
  });
283
282
  Object.defineProperty(exports, "layoutSection", {
284
283
  enumerable: true,
285
284
  get: function get() {
286
- return _layoutSection.default;
285
+ return _schemaValidator.layoutSection;
287
286
  }
288
287
  });
289
288
  Object.defineProperty(exports, "layoutSection_full", {
290
289
  enumerable: true,
291
290
  get: function get() {
292
- return _layoutSection_full.default;
291
+ return _schemaValidator.layoutSection_full;
293
292
  }
294
293
  });
295
294
  Object.defineProperty(exports, "layoutSection_with_single_column", {
296
295
  enumerable: true,
297
296
  get: function get() {
298
- return _layoutSection_with_single_column.default;
297
+ return _schemaValidator.layoutSection_with_single_column;
299
298
  }
300
299
  });
301
300
  Object.defineProperty(exports, "link", {
302
301
  enumerable: true,
303
302
  get: function get() {
304
- return _link.default;
303
+ return _schemaValidator.link;
305
304
  }
306
305
  });
307
306
  Object.defineProperty(exports, "link_text_inline", {
308
307
  enumerable: true,
309
308
  get: function get() {
310
- return _link_text_inline.default;
309
+ return _schemaValidator.link_text_inline;
311
310
  }
312
311
  });
313
312
  Object.defineProperty(exports, "listItem", {
314
313
  enumerable: true,
315
314
  get: function get() {
316
- return _listItem.default;
315
+ return _schemaValidator.listItem;
317
316
  }
318
317
  });
319
318
  Object.defineProperty(exports, "media", {
320
319
  enumerable: true,
321
320
  get: function get() {
322
- return _media.default;
321
+ return _schemaValidator.media;
323
322
  }
324
323
  });
325
324
  Object.defineProperty(exports, "mediaGroup", {
326
325
  enumerable: true,
327
326
  get: function get() {
328
- return _mediaGroup.default;
327
+ return _schemaValidator.mediaGroup;
329
328
  }
330
329
  });
331
330
  Object.defineProperty(exports, "mediaInline", {
332
331
  enumerable: true,
333
332
  get: function get() {
334
- return _mediaInline.default;
333
+ return _schemaValidator.mediaInline;
335
334
  }
336
335
  });
337
336
  Object.defineProperty(exports, "mediaSingle", {
338
337
  enumerable: true,
339
338
  get: function get() {
340
- return _mediaSingle.default;
339
+ return _schemaValidator.mediaSingle;
341
340
  }
342
341
  });
343
342
  Object.defineProperty(exports, "mediaSingle_caption", {
344
343
  enumerable: true,
345
344
  get: function get() {
346
- return _mediaSingle_caption.default;
345
+ return _schemaValidator.mediaSingle_caption;
347
346
  }
348
347
  });
349
348
  Object.defineProperty(exports, "mediaSingle_full", {
350
349
  enumerable: true,
351
350
  get: function get() {
352
- return _mediaSingle_full.default;
351
+ return _schemaValidator.mediaSingle_full;
353
352
  }
354
353
  });
355
354
  Object.defineProperty(exports, "mention", {
356
355
  enumerable: true,
357
356
  get: function get() {
358
- return _mention.default;
357
+ return _schemaValidator.mention;
359
358
  }
360
359
  });
361
360
  Object.defineProperty(exports, "multiBodiedExtension", {
362
361
  enumerable: true,
363
362
  get: function get() {
364
- return _multiBodiedExtension.default;
363
+ return _schemaValidator.multiBodiedExtension;
365
364
  }
366
365
  });
367
366
  Object.defineProperty(exports, "nestedExpand", {
368
367
  enumerable: true,
369
368
  get: function get() {
370
- return _nestedExpand.default;
369
+ return _schemaValidator.nestedExpand;
371
370
  }
372
371
  });
373
372
  Object.defineProperty(exports, "nestedExpand_content", {
374
373
  enumerable: true,
375
374
  get: function get() {
376
- return _nestedExpand_content.default;
375
+ return _schemaValidator.nestedExpand_content;
377
376
  }
378
377
  });
379
378
  Object.defineProperty(exports, "nestedExpand_with_no_marks", {
380
379
  enumerable: true,
381
380
  get: function get() {
382
- return _nestedExpand_with_no_marks.default;
381
+ return _schemaValidator.nestedExpand_with_no_marks;
383
382
  }
384
383
  });
385
384
  Object.defineProperty(exports, "non_nestable_block_content", {
386
385
  enumerable: true,
387
386
  get: function get() {
388
- return _non_nestable_block_content.default;
387
+ return _schemaValidator.non_nestable_block_content;
389
388
  }
390
389
  });
391
390
  Object.defineProperty(exports, "orderedList", {
392
391
  enumerable: true,
393
392
  get: function get() {
394
- return _orderedList.default;
393
+ return _schemaValidator.orderedList;
395
394
  }
396
395
  });
397
396
  Object.defineProperty(exports, "panel", {
398
397
  enumerable: true,
399
398
  get: function get() {
400
- return _panel.default;
399
+ return _schemaValidator.panel;
401
400
  }
402
401
  });
403
402
  Object.defineProperty(exports, "paragraph", {
404
403
  enumerable: true,
405
404
  get: function get() {
406
- return _paragraph.default;
405
+ return _schemaValidator.paragraph;
407
406
  }
408
407
  });
409
408
  Object.defineProperty(exports, "paragraph_with_alignment", {
410
409
  enumerable: true,
411
410
  get: function get() {
412
- return _paragraph_with_alignment.default;
411
+ return _schemaValidator.paragraph_with_alignment;
413
412
  }
414
413
  });
415
414
  Object.defineProperty(exports, "paragraph_with_indentation", {
416
415
  enumerable: true,
417
416
  get: function get() {
418
- return _paragraph_with_indentation.default;
417
+ return _schemaValidator.paragraph_with_indentation;
419
418
  }
420
419
  });
421
420
  Object.defineProperty(exports, "paragraph_with_no_marks", {
422
421
  enumerable: true,
423
422
  get: function get() {
424
- return _paragraph_with_no_marks.default;
423
+ return _schemaValidator.paragraph_with_no_marks;
425
424
  }
426
425
  });
427
426
  Object.defineProperty(exports, "placeholder", {
428
427
  enumerable: true,
429
428
  get: function get() {
430
- return _placeholder.default;
429
+ return _schemaValidator.placeholder;
431
430
  }
432
431
  });
433
432
  Object.defineProperty(exports, "rule", {
434
433
  enumerable: true,
435
434
  get: function get() {
436
- return _rule.default;
435
+ return _schemaValidator.rule;
437
436
  }
438
437
  });
439
438
  Object.defineProperty(exports, "status", {
440
439
  enumerable: true,
441
440
  get: function get() {
442
- return _status.default;
441
+ return _schemaValidator.status;
443
442
  }
444
443
  });
445
444
  Object.defineProperty(exports, "strike", {
446
445
  enumerable: true,
447
446
  get: function get() {
448
- return _strike.default;
447
+ return _schemaValidator.strike;
449
448
  }
450
449
  });
451
450
  Object.defineProperty(exports, "strong", {
452
451
  enumerable: true,
453
452
  get: function get() {
454
- return _strong.default;
453
+ return _schemaValidator.strong;
455
454
  }
456
455
  });
457
456
  Object.defineProperty(exports, "subsup", {
458
457
  enumerable: true,
459
458
  get: function get() {
460
- return _subsup.default;
459
+ return _schemaValidator.subsup;
461
460
  }
462
461
  });
463
462
  Object.defineProperty(exports, "table", {
464
463
  enumerable: true,
465
464
  get: function get() {
466
- return _table.default;
465
+ return _schemaValidator.table;
467
466
  }
468
467
  });
469
468
  Object.defineProperty(exports, "tableCell", {
470
469
  enumerable: true,
471
470
  get: function get() {
472
- return _tableCell.default;
471
+ return _schemaValidator.tableCell;
473
472
  }
474
473
  });
475
474
  Object.defineProperty(exports, "tableCell_content", {
476
475
  enumerable: true,
477
476
  get: function get() {
478
- return _tableCell_content.default;
477
+ return _schemaValidator.tableCell_content;
479
478
  }
480
479
  });
481
480
  Object.defineProperty(exports, "tableHeader", {
482
481
  enumerable: true,
483
482
  get: function get() {
484
- return _tableHeader.default;
483
+ return _schemaValidator.tableHeader;
485
484
  }
486
485
  });
487
486
  Object.defineProperty(exports, "tableRow", {
488
487
  enumerable: true,
489
488
  get: function get() {
490
- return _tableRow.default;
489
+ return _schemaValidator.tableRow;
491
490
  }
492
491
  });
493
492
  Object.defineProperty(exports, "taskItem", {
494
493
  enumerable: true,
495
494
  get: function get() {
496
- return _taskItem.default;
495
+ return _schemaValidator.taskItem;
497
496
  }
498
497
  });
499
498
  Object.defineProperty(exports, "taskList", {
500
499
  enumerable: true,
501
500
  get: function get() {
502
- return _taskList.default;
501
+ return _schemaValidator.taskList;
503
502
  }
504
503
  });
505
504
  Object.defineProperty(exports, "text", {
506
505
  enumerable: true,
507
506
  get: function get() {
508
- return _text.default;
507
+ return _schemaValidator.text;
509
508
  }
510
509
  });
511
510
  Object.defineProperty(exports, "textColor", {
512
511
  enumerable: true,
513
512
  get: function get() {
514
- return _textColor.default;
513
+ return _schemaValidator.textColor;
515
514
  }
516
515
  });
517
516
  Object.defineProperty(exports, "underline", {
518
517
  enumerable: true,
519
518
  get: function get() {
520
- return _underline.default;
521
- }
522
- });
523
- var _em = _interopRequireDefault(require("./em"));
524
- var _code = _interopRequireDefault(require("./code"));
525
- var _strike = _interopRequireDefault(require("./strike"));
526
- var _strong = _interopRequireDefault(require("./strong"));
527
- var _underline = _interopRequireDefault(require("./underline"));
528
- var _link = _interopRequireDefault(require("./link"));
529
- var _subsup = _interopRequireDefault(require("./subsup"));
530
- var _textColor = _interopRequireDefault(require("./textColor"));
531
- var _inline_comment_marker = _interopRequireDefault(require("./inline_comment_marker"));
532
- var _breakout = _interopRequireDefault(require("./breakout"));
533
- var _alignment = _interopRequireDefault(require("./alignment"));
534
- var _indentation = _interopRequireDefault(require("./indentation"));
535
- var _annotation = _interopRequireDefault(require("./annotation"));
536
- var _dataConsumer = _interopRequireDefault(require("./dataConsumer"));
537
- var _fragment = _interopRequireDefault(require("./fragment"));
538
- var _border = _interopRequireDefault(require("./border"));
539
- var _backgroundColor = _interopRequireDefault(require("./backgroundColor"));
540
- var _hardBreak = _interopRequireDefault(require("./hardBreak"));
541
- var _mention = _interopRequireDefault(require("./mention"));
542
- var _emoji = _interopRequireDefault(require("./emoji"));
543
- var _inlineExtension = _interopRequireDefault(require("./inlineExtension"));
544
- var _inlineExtension_with_marks = _interopRequireDefault(require("./inlineExtension_with_marks"));
545
- var _date = _interopRequireDefault(require("./date"));
546
- var _placeholder = _interopRequireDefault(require("./placeholder"));
547
- var _blockCard = _interopRequireDefault(require("./blockCard"));
548
- var _inlineCard = _interopRequireDefault(require("./inlineCard"));
549
- var _status = _interopRequireDefault(require("./status"));
550
- var _text = _interopRequireDefault(require("./text"));
551
- var _media = _interopRequireDefault(require("./media"));
552
- var _mediaInline = _interopRequireDefault(require("./mediaInline"));
553
- var _formatted_text_inline = _interopRequireDefault(require("./formatted_text_inline"));
554
- var _link_text_inline = _interopRequireDefault(require("./link_text_inline"));
555
- var _code_inline = _interopRequireDefault(require("./code_inline"));
556
- var _atomic_inline = _interopRequireDefault(require("./atomic_inline"));
557
- var _inline = _interopRequireDefault(require("./inline"));
558
- var _paragraph = _interopRequireDefault(require("./paragraph"));
559
- var _paragraph_with_no_marks = _interopRequireDefault(require("./paragraph_with_no_marks"));
560
- var _paragraph_with_alignment = _interopRequireDefault(require("./paragraph_with_alignment"));
561
- var _paragraph_with_indentation = _interopRequireDefault(require("./paragraph_with_indentation"));
562
- var _caption = _interopRequireDefault(require("./caption"));
563
- var _mediaSingle = _interopRequireDefault(require("./mediaSingle"));
564
- var _mediaSingle_caption = _interopRequireDefault(require("./mediaSingle_caption"));
565
- var _mediaSingle_full = _interopRequireDefault(require("./mediaSingle_full"));
566
- var _codeBlock = _interopRequireDefault(require("./codeBlock"));
567
- var _codeBlock_with_no_marks = _interopRequireDefault(require("./codeBlock_with_no_marks"));
568
- var _codeBlock_with_marks = _interopRequireDefault(require("./codeBlock_with_marks"));
569
- var _taskItem = _interopRequireDefault(require("./taskItem"));
570
- var _taskList = _interopRequireDefault(require("./taskList"));
571
- var _listItem = _interopRequireDefault(require("./listItem"));
572
- var _bulletList = _interopRequireDefault(require("./bulletList"));
573
- var _orderedList = _interopRequireDefault(require("./orderedList"));
574
- var _heading = _interopRequireDefault(require("./heading"));
575
- var _heading_with_no_marks = _interopRequireDefault(require("./heading_with_no_marks"));
576
- var _heading_with_alignment = _interopRequireDefault(require("./heading_with_alignment"));
577
- var _heading_with_indentation = _interopRequireDefault(require("./heading_with_indentation"));
578
- var _mediaGroup = _interopRequireDefault(require("./mediaGroup"));
579
- var _decisionItem = _interopRequireDefault(require("./decisionItem"));
580
- var _decisionList = _interopRequireDefault(require("./decisionList"));
581
- var _rule = _interopRequireDefault(require("./rule"));
582
- var _panel = _interopRequireDefault(require("./panel"));
583
- var _blockquote = _interopRequireDefault(require("./blockquote"));
584
- var _extension = _interopRequireDefault(require("./extension"));
585
- var _extension_with_marks = _interopRequireDefault(require("./extension_with_marks"));
586
- var _embedCard = _interopRequireDefault(require("./embedCard"));
587
- var _nestedExpand_content = _interopRequireDefault(require("./nestedExpand_content"));
588
- var _nestedExpand = _interopRequireDefault(require("./nestedExpand"));
589
- var _nestedExpand_with_no_marks = _interopRequireDefault(require("./nestedExpand_with_no_marks"));
590
- var _table = _interopRequireDefault(require("./table"));
591
- var _tableRow = _interopRequireDefault(require("./tableRow"));
592
- var _tableCell_content = _interopRequireDefault(require("./tableCell_content"));
593
- var _tableCell = _interopRequireDefault(require("./tableCell"));
594
- var _tableHeader = _interopRequireDefault(require("./tableHeader"));
595
- var _non_nestable_block_content = _interopRequireDefault(require("./non_nestable_block_content"));
596
- var _expand = _interopRequireDefault(require("./expand"));
597
- var _expand_with_no_mark = _interopRequireDefault(require("./expand_with_no_mark"));
598
- var _expand_with_breakout_mark = _interopRequireDefault(require("./expand_with_breakout_mark"));
599
- var _bodiedExtension = _interopRequireDefault(require("./bodiedExtension"));
600
- var _bodiedExtension_with_marks = _interopRequireDefault(require("./bodiedExtension_with_marks"));
601
- var _block_content = _interopRequireDefault(require("./block_content"));
602
- var _layoutColumn = _interopRequireDefault(require("./layoutColumn"));
603
- var _layoutSection = _interopRequireDefault(require("./layoutSection"));
604
- var _layoutSection_full = _interopRequireDefault(require("./layoutSection_full"));
605
- var _layoutSection_with_single_column = _interopRequireDefault(require("./layoutSection_with_single_column"));
606
- var _extensionFrame = _interopRequireDefault(require("./extensionFrame"));
607
- var _multiBodiedExtension = _interopRequireDefault(require("./multiBodiedExtension"));
608
- var _doc = _interopRequireDefault(require("./doc"));
519
+ return _schemaValidator.underline;
520
+ }
521
+ });
522
+ var _schemaValidator = require("@atlaskit/adf-schema/schema-validator");