@atlaskit/adf-schema 28.1.9 → 28.1.10
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.
- package/CHANGELOG.md +6 -0
- package/package.json +3 -2
- package/src/__tests__/unit/json-schema/v1.ts +11 -9
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/blockQuote-with-attrs.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/blockQuote-with-empty-content.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/blockQuote-with-marks.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/blockQuote-without-content.json +0 -9
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/blockquote-with-list-inside.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/bodied-extension-with-nested-bodiedExtension.json +0 -28
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/bodied-extension-without-content.json +0 -13
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/bodied-extension-without-extensionKey.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/bodied-extension-without-extensionType.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/bulletList-with-attrs.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/bulletList-with-empty-content.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/bulletList-with-marks.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/bulletList-with-not-listItem-content.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/bulletList-without-content.json +0 -9
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/code-and-em.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/code-and-strike.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/code-and-strong.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/code-and-subsup.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/code-and-underline.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/code-with-attrs.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/codeBlock-with-non-text.json +0 -14
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/codeBlock-with-strong.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/codeBlock-with-unknown-attribute.json +0 -13
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/codeBlock-with-unsupported-marks.json +0 -14
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/decision-with-blockquote.json +0 -31
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/decisionList-with-empty-decision.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/decisionList-with-no-decision.json +0 -13
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/doc-with-attrs.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/doc-with-marks.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/doc-without-content.json +0 -4
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/doc-without-version.json +0 -4
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/em-with-attrs.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/emoji-as-top-level-node.json +0 -12
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/emoji-with-content.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/emoji-with-empty-attrs.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/emoji-with-marks.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/emoji-with-unknown-attr.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/emoji-without-attrs.json +0 -14
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/expand-nested-with-marks.json +0 -60
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/expand-with-breakout-inside-of-layout.json +0 -50
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/extension-with-content.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/extension-with-empty-local-id.json +0 -16
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/extension-without-extensionKey.json +0 -12
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/extension-without-extensionType.json +0 -12
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/hardBreak-with-marks.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/hardBreak-with-wrong-text.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/heading-with-invalid-level-attr.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/heading-with-non-text-block.json +0 -14
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/heading-with-non-text-inline.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/heading-with-unknown-attrs.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/heading-with-unsupported-mark.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/heading-without-attrs.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/inlineExtension-with-content.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/inlineExtension-without-extensionKey.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/inlineExtension-without-extensionType.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/layoutSection-with-missing-layoutColumn.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/layoutSection-with-one-column.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/layoutSection-with-overflow-width.json +0 -37
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/layoutSection-with-two-columns-and-breakout-code-block.json +0 -38
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/link-with-empty-attrs.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/link-with-unknown-attr.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/link-without-attrs.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/list-with-blockquote.json +0 -27
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/listItem-with-attrs.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/listItem-with-empty-content.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/listItem-with-list-as-first-child.json +0 -30
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/listItem-with-marks.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/media-as-top-level-node.json +0 -13
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/media-with-empty-attrs.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/media-with-invalid-alt-text.json +0 -29
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/media-with-invalid-occurrence-key-attr.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/media-with-marks.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/media-with-unknown-attr.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/media-without-attrs.json +0 -14
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/media-without-id-attr.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/media-without-type-attr.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaGroup-with-attrs.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaGroup-with-empty-content.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaGroup-with-marks.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaGroup-without-content.json +0 -9
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaInline-with-subsup-mark.json +0 -30
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaSingle-with-empty-attrs.json +0 -11
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaSingle-with-empty-content.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaSingle-with-invalid-caption.json +0 -46
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaSingle-with-invalid-layout-attr.json +0 -38
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaSingle-with-negative-width.json +0 -22
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaSingle-with-overflow-width.json +0 -22
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mediaSingle-with-zero-width.json +0 -22
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mention-with-extra-attrs.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mention-with-invalid-user-type.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mention-with-marks.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mention-without-attrs.json +0 -14
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/mono-with-attrs.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/orderedList-with-extra-attrs.json +0 -34
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/orderedList-with-marks.json +0 -34
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/orderedList-without-content.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/panel-with-blockquote.json +0 -25
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/panel-with-codeBlock.json +0 -22
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/panel-with-empty-attrs.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/panel-with-marks.json +0 -22
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/panel-with-panel.json +0 -25
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/panel-with-unknown-attr.json +0 -22
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/panel-without-attrs.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/paragraph-with-text-with-unknown-mark.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/paragraph-with-top-level-content.json +0 -14
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/paragraph-with-unsupported-marks.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/placeholder-with-content.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/placeholder-with-empty-attrs.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/rule-with-attrs.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/rule-with-content.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/rule-with-marks.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/status-with-extra-attr.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/status-without-attrs.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/status-without-color-attr.json +0 -22
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/status-without-text-attr.json +0 -22
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/strike-with-attrs.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/strong-with-attrs.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/subsup-with-extra-attrs.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/subsup-with-invalid-type-attr.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/subsup-without-attrs.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/subsup-without-type-attr.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/table-with-breakout-code-block.json +0 -33
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/table-with-fragment-mark-with-empty-local-id.json +0 -41
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/table-with-fragment-mark-without-local-id.json +0 -40
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/table-with-nested-table.json +0 -50
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/table-without-cells.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/table-without-rows.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/task-with-blockquote.json +0 -31
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/task-with-invalid-state.json +0 -27
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/taskItem-with-nested-taskItem.json +0 -70
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/taskList-with-empty-task.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/taskList-with-no-task.json +0 -13
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/taskList-with-taskList-as-first-child.json +0 -48
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/text-empty.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/textColor-with-extra-attrs.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/textColor-with-invalid-color-attr.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/textColor-without-attrs.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/textColor-without-color-attr.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/invalid/underline-with-attrs.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/annotation.json +0 -28
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/blockQuote-with-content.json +0 -16
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/bodied-Extension-with-rich-body.json +0 -27
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/bodied-extension-with-empty-content.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/bodied-extension-with-media-link.json +0 -41
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/bodied-extension-with-nested-extension.json +0 -33
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/bodied-extension-with-parameters.json +0 -30
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/bodiedExtension-with-data-consumer-mark.json +0 -47
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/bulletList-with-content.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/codeBlock-empty-attrs.json +0 -11
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/codeBlock-empty-content.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/codeBlock-with-breakout-mark.json +0 -14
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/codeBlock-with-empty-marks.json +0 -13
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/codeBlock-with-language.json +0 -482
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/codeBlock-with-multiple-text.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/codeBlock-with-text.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/codeBlock-with-unknown-language.json +0 -13
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/decision-with-mention.json +0 -34
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/decisionList-with-decision.json +0 -27
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/doc-with-all-content.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/doc-with-content.json +0 -9
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/doc-with-empty-content.json +0 -5
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/embed-card.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/emoji-with-fallback.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/emoji-with-variation.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/emoji.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/expand-with-embed-card.json +0 -34
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/expand-with-marks.json +0 -26
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/expand-with-nestedExpand.json +0 -136
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/expand.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/extension-with-data-consumer-mark.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/extension-with-empty-marks.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/extension-with-local-id.json +0 -16
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/extension-with-named-fragment-mark.json +0 -25
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/extension-with-parameters.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/hardBreak-empty-attrs.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/hardBreak-with-text.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/hardBreak.json +0 -14
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-code-text.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-content.json +0 -78
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-em-text.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-empty-content.json +0 -78
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-empty-marks.json +0 -14
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-link-text.json +0 -26
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-strike-text.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-strong-text.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-subsup-text.json +0 -26
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-supported-mark.json +0 -26
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/heading-with-underline-text.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/inlineExtension-with-data-consumer-mark.json +0 -48
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/inlineExtension-with-fragment-mark.json +0 -27
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/inlineExtension-with-parameters.json +0 -29
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/inlineExtension-without-parameters.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/layout-with-embed.json +0 -51
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/layoutSection-with-three-columns.json +0 -50
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/layoutSection-with-two-columns-and-breakout.json +0 -40
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/layoutSection-with-two-columns.json +0 -37
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/link-with-href-title.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/link-with-href.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/list-item-with-bullet-list-and-media-single.json +0 -47
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/list-item-with-media-single-and-bullet-list.json +0 -57
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/list-item-with-ordered-list.json +0 -37
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/list-item-with-paragraph.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/list-with-codeBlock.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/listItem-with-content.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-external-with-alt-text-value.json +0 -26
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-single-with-a-link-mark-in-a-layout-column.json +0 -57
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-single-with-a-link-mark-in-a-list-item.json +0 -88
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-single-with-a-link-mark-in-a-nested-expand.json +0 -64
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-single-with-a-link-mark-in-a-table.json +0 -56
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-single-with-a-link-mark-in-an-expand.json +0 -44
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-with-alt-text-value.json +0 -29
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-with-alt-text.json +0 -29
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-with-link-mark.json +0 -36
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-with-occurrence-key.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media-with-type-link.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/media.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaGroup-with-multiple-media.json +0 -27
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaInline-with-file-type-attr.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaInline-with-link-mark.json +0 -30
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaInline-with-link-type-attr.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaInline.json +0 -22
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaSingle-with-caption-inside-list-item.json +0 -38
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaSingle-with-caption.json +0 -28
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaSingle-with-link-mark.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaSingle-with-parameters.json +0 -86
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaSingle-with-width.json +0 -74
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaSingle-without-parameters.json +0 -19
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mention-with-attrs.json +0 -18
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/mention-with-user-type.json +0 -35
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/nested-extensions-with-data-consumer-mark.json +0 -226
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/nested-extensions-without-mark.json +0 -176
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/nestedExpand.json +0 -128
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/orderedList-with-content.json +0 -30
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/orderedList-with-order.json +0 -33
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/panel-info.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/panel-note.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/panel-tip.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/panel-warning.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/panel-with-blockCard.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/panel-with-list.json +0 -31
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/panel-with-paragraph.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/paragraph-with-content.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/paragraph-with-empty-content.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/paragraph-with-empty-marks.json +0 -11
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/paragraph-with-supported-mark.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/paragraph-without-content.json +0 -9
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/placeholder.json +0 -17
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/rule.json +0 -9
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/status-nested-in-list.json +0 -43
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/status-with-all-attrs.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/status-with-default-attrs.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/subsup-as-sub.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/subsup-as-sup.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/table-with-empty-cell.json +0 -29
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/table-with-fragment-mark.json +0 -41
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/table-with-header-row.json +0 -34
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/table-with-layout.json +0 -50
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/table-with-local-id.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/table-with-nested-nodes.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/task-with-mention.json +0 -34
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/taskList-with-nested-taskLists.json +0 -74
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/taskList-with-tasks.json +0 -40
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/text-code-and-link.json +0 -26
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/text-code.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/text-em.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/text-link.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/text-strong.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/text-subsup.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/text-textColor.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/text-underline.json +0 -20
- package/src/__tests__/unit/json-schema/v1-reference/full/valid/text.json +0 -15
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/.gitkeep +0 -0
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/blockcard-with-empty-attrs.json +0 -10
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/blockcard-with-empty-datasource.json +0 -12
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/blockcard-with-invalid-datasource-empty-views.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/blockcard-with-invalid-datasource-id.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/blockcard-with-invalid-datasource-layout.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/blockcard-with-invalid-datasource-views-type.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/blockcard-with-invalid-datasource-width.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/bodiedExtension-with-source-as-string-data-consumer-mark.json +0 -46
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/extension-with-invalid-local-id.json +0 -16
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/extension-with-nonsense-marks.json +0 -21
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/inlineExtension-with-source-as-string-data-consumer-mark.json +0 -48
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/mediaSingle-with-invalid-percentage-width.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/mediaSingle-with-invalid-pixel-width.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/nested-extensions-with-link-mark.json +0 -216
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/table-with-empty-local-id.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/table-with-invalid-local-id.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/invalid/table-with-invalid-width.json +0 -32
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/valid/.gitkeep +0 -0
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/valid/blockcard-with-datasources.json +0 -38
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/valid/blockcard-with-empty-datasource-parameters.json +0 -29
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/valid/blockcard-without-optional-fields.json +0 -23
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/valid/layoutSection-with-one-column.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/valid/mediaSingle-with-percentage-width.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/valid/mediaSingle-with-pixel-width.json +0 -24
- package/src/__tests__/unit/json-schema/v1-reference/stage-0/valid/table-with-width.json +0 -32
package/src/__tests__/unit/json-schema/v1-reference/full/valid/nested-extensions-without-mark.json
DELETED
@@ -1,176 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "paragraph",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "text",
|
10
|
-
"text": "Layout with extension + data consumer mark"
|
11
|
-
}
|
12
|
-
]
|
13
|
-
},
|
14
|
-
{
|
15
|
-
"type": "layoutSection",
|
16
|
-
"content": [
|
17
|
-
{
|
18
|
-
"type": "layoutColumn",
|
19
|
-
"attrs": {
|
20
|
-
"width": 50
|
21
|
-
},
|
22
|
-
"content": [
|
23
|
-
{
|
24
|
-
"type": "extension",
|
25
|
-
"attrs": {
|
26
|
-
"extensionType": "com.atlassian.extensions.update",
|
27
|
-
"extensionKey": "test-key-123",
|
28
|
-
"parameters": {
|
29
|
-
"count": 0
|
30
|
-
},
|
31
|
-
"layout": "default"
|
32
|
-
}
|
33
|
-
}
|
34
|
-
]
|
35
|
-
},
|
36
|
-
{
|
37
|
-
"type": "layoutColumn",
|
38
|
-
"attrs": {
|
39
|
-
"width": 50
|
40
|
-
},
|
41
|
-
"content": [
|
42
|
-
{
|
43
|
-
"type": "paragraph",
|
44
|
-
"content": []
|
45
|
-
}
|
46
|
-
]
|
47
|
-
}
|
48
|
-
]
|
49
|
-
},
|
50
|
-
{
|
51
|
-
"type": "paragraph",
|
52
|
-
"content": [
|
53
|
-
{
|
54
|
-
"type": "text",
|
55
|
-
"text": "Table (header + body cells) with extension + data consumer mark"
|
56
|
-
}
|
57
|
-
]
|
58
|
-
},
|
59
|
-
{
|
60
|
-
"type": "table",
|
61
|
-
"attrs": {
|
62
|
-
"isNumberColumnEnabled": false,
|
63
|
-
"layout": "default",
|
64
|
-
"localId": "8d2eda39-d623-4560-bbe6-afac2da82112"
|
65
|
-
},
|
66
|
-
"content": [
|
67
|
-
{
|
68
|
-
"type": "tableRow",
|
69
|
-
"content": [
|
70
|
-
{
|
71
|
-
"type": "tableHeader",
|
72
|
-
"attrs": {},
|
73
|
-
"content": [
|
74
|
-
{
|
75
|
-
"type": "extension",
|
76
|
-
"attrs": {
|
77
|
-
"extensionType": "com.atlassian.extensions.update",
|
78
|
-
"extensionKey": "test-key-123",
|
79
|
-
"parameters": {
|
80
|
-
"count": 0
|
81
|
-
},
|
82
|
-
"layout": "default"
|
83
|
-
}
|
84
|
-
}
|
85
|
-
]
|
86
|
-
}
|
87
|
-
]
|
88
|
-
},
|
89
|
-
{
|
90
|
-
"type": "tableRow",
|
91
|
-
"content": [
|
92
|
-
{
|
93
|
-
"type": "tableCell",
|
94
|
-
"attrs": {},
|
95
|
-
"content": [
|
96
|
-
{
|
97
|
-
"type": "extension",
|
98
|
-
"attrs": {
|
99
|
-
"extensionType": "com.atlassian.extensions.update",
|
100
|
-
"extensionKey": "test-key-123",
|
101
|
-
"parameters": {
|
102
|
-
"count": 0
|
103
|
-
},
|
104
|
-
"layout": "default"
|
105
|
-
}
|
106
|
-
}
|
107
|
-
]
|
108
|
-
}
|
109
|
-
]
|
110
|
-
}
|
111
|
-
]
|
112
|
-
},
|
113
|
-
{
|
114
|
-
"type": "expand",
|
115
|
-
"attrs": {
|
116
|
-
"title": "Expand with extension + data consumer mark"
|
117
|
-
},
|
118
|
-
"content": [
|
119
|
-
{
|
120
|
-
"type": "extension",
|
121
|
-
"attrs": {
|
122
|
-
"extensionType": "com.atlassian.extensions.update",
|
123
|
-
"extensionKey": "test-key-123",
|
124
|
-
"parameters": {
|
125
|
-
"count": 0
|
126
|
-
},
|
127
|
-
"layout": "default"
|
128
|
-
}
|
129
|
-
}
|
130
|
-
]
|
131
|
-
},
|
132
|
-
{
|
133
|
-
"type": "paragraph",
|
134
|
-
"content": [
|
135
|
-
{
|
136
|
-
"type": "text",
|
137
|
-
"text": "Bodied extension with extension + data consumer mark"
|
138
|
-
}
|
139
|
-
]
|
140
|
-
},
|
141
|
-
{
|
142
|
-
"type": "bodiedExtension",
|
143
|
-
"attrs": {
|
144
|
-
"extensionType": "com.atlassian.confluence.macro.core",
|
145
|
-
"extensionKey": "bodied-eh",
|
146
|
-
"parameters": {
|
147
|
-
"macroParams": {},
|
148
|
-
"macroMetadata": {
|
149
|
-
"placeholder": [
|
150
|
-
{
|
151
|
-
"data": {
|
152
|
-
"url": ""
|
153
|
-
},
|
154
|
-
"type": "icon"
|
155
|
-
}
|
156
|
-
]
|
157
|
-
}
|
158
|
-
},
|
159
|
-
"layout": "default"
|
160
|
-
},
|
161
|
-
"content": [
|
162
|
-
{
|
163
|
-
"type": "extension",
|
164
|
-
"attrs": {
|
165
|
-
"extensionType": "com.atlassian.extensions.update",
|
166
|
-
"extensionKey": "test-key-123",
|
167
|
-
"parameters": {
|
168
|
-
"count": 0
|
169
|
-
},
|
170
|
-
"layout": "default"
|
171
|
-
}
|
172
|
-
}
|
173
|
-
]
|
174
|
-
}
|
175
|
-
]
|
176
|
-
}
|
@@ -1,128 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "table",
|
7
|
-
"attrs": {
|
8
|
-
"isNumberColumnEnabled": false,
|
9
|
-
"layout": "default"
|
10
|
-
},
|
11
|
-
"content": [
|
12
|
-
{
|
13
|
-
"type": "tableRow",
|
14
|
-
"content": [
|
15
|
-
{
|
16
|
-
"type": "tableHeader",
|
17
|
-
"attrs": {},
|
18
|
-
"content": [
|
19
|
-
{
|
20
|
-
"type": "nestedExpand",
|
21
|
-
"attrs": {
|
22
|
-
"title": "Nested Expand Title"
|
23
|
-
},
|
24
|
-
"content": [
|
25
|
-
{
|
26
|
-
"type": "paragraph",
|
27
|
-
"content": []
|
28
|
-
}
|
29
|
-
]
|
30
|
-
}
|
31
|
-
]
|
32
|
-
},
|
33
|
-
{
|
34
|
-
"type": "tableHeader",
|
35
|
-
"attrs": {},
|
36
|
-
"content": [
|
37
|
-
{
|
38
|
-
"type": "paragraph",
|
39
|
-
"content": []
|
40
|
-
}
|
41
|
-
]
|
42
|
-
},
|
43
|
-
{
|
44
|
-
"type": "tableHeader",
|
45
|
-
"attrs": {},
|
46
|
-
"content": [
|
47
|
-
{
|
48
|
-
"type": "paragraph",
|
49
|
-
"content": []
|
50
|
-
}
|
51
|
-
]
|
52
|
-
}
|
53
|
-
]
|
54
|
-
},
|
55
|
-
{
|
56
|
-
"type": "tableRow",
|
57
|
-
"content": [
|
58
|
-
{
|
59
|
-
"type": "tableCell",
|
60
|
-
"attrs": {},
|
61
|
-
"content": [
|
62
|
-
{
|
63
|
-
"type": "paragraph",
|
64
|
-
"content": []
|
65
|
-
}
|
66
|
-
]
|
67
|
-
},
|
68
|
-
{
|
69
|
-
"type": "tableCell",
|
70
|
-
"attrs": {},
|
71
|
-
"content": [
|
72
|
-
{
|
73
|
-
"type": "paragraph",
|
74
|
-
"content": []
|
75
|
-
}
|
76
|
-
]
|
77
|
-
},
|
78
|
-
{
|
79
|
-
"type": "tableCell",
|
80
|
-
"attrs": {},
|
81
|
-
"content": [
|
82
|
-
{
|
83
|
-
"type": "paragraph",
|
84
|
-
"content": []
|
85
|
-
}
|
86
|
-
]
|
87
|
-
}
|
88
|
-
]
|
89
|
-
},
|
90
|
-
{
|
91
|
-
"type": "tableRow",
|
92
|
-
"content": [
|
93
|
-
{
|
94
|
-
"type": "tableCell",
|
95
|
-
"attrs": {},
|
96
|
-
"content": [
|
97
|
-
{
|
98
|
-
"type": "paragraph",
|
99
|
-
"content": []
|
100
|
-
}
|
101
|
-
]
|
102
|
-
},
|
103
|
-
{
|
104
|
-
"type": "tableCell",
|
105
|
-
"attrs": {},
|
106
|
-
"content": [
|
107
|
-
{
|
108
|
-
"type": "paragraph",
|
109
|
-
"content": []
|
110
|
-
}
|
111
|
-
]
|
112
|
-
},
|
113
|
-
{
|
114
|
-
"type": "tableCell",
|
115
|
-
"attrs": {},
|
116
|
-
"content": [
|
117
|
-
{
|
118
|
-
"type": "paragraph",
|
119
|
-
"content": []
|
120
|
-
}
|
121
|
-
]
|
122
|
-
}
|
123
|
-
]
|
124
|
-
}
|
125
|
-
]
|
126
|
-
}
|
127
|
-
]
|
128
|
-
}
|
package/src/__tests__/unit/json-schema/v1-reference/full/valid/orderedList-with-content.json
DELETED
@@ -1,30 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "orderedList",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "listItem",
|
10
|
-
"content": [
|
11
|
-
{
|
12
|
-
"type": "paragraph",
|
13
|
-
"content": [{
|
14
|
-
"type": "text",
|
15
|
-
"text": "foo"
|
16
|
-
}]
|
17
|
-
},
|
18
|
-
{
|
19
|
-
"type": "paragraph",
|
20
|
-
"content": [{
|
21
|
-
"type": "text",
|
22
|
-
"text": "foo"
|
23
|
-
}]
|
24
|
-
}
|
25
|
-
]
|
26
|
-
}
|
27
|
-
]
|
28
|
-
}
|
29
|
-
]
|
30
|
-
}
|
@@ -1,33 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "orderedList",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "listItem",
|
10
|
-
"content": [
|
11
|
-
{
|
12
|
-
"type": "paragraph",
|
13
|
-
"content": [{
|
14
|
-
"type": "text",
|
15
|
-
"text": "foo"
|
16
|
-
}]
|
17
|
-
},
|
18
|
-
{
|
19
|
-
"type": "paragraph",
|
20
|
-
"content": [{
|
21
|
-
"type": "text",
|
22
|
-
"text": "foo"
|
23
|
-
}]
|
24
|
-
}
|
25
|
-
]
|
26
|
-
}
|
27
|
-
],
|
28
|
-
"attrs": {
|
29
|
-
"order": 3
|
30
|
-
}
|
31
|
-
}
|
32
|
-
]
|
33
|
-
}
|
@@ -1,21 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "panel",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "paragraph",
|
10
|
-
"content": [{
|
11
|
-
"type": "text",
|
12
|
-
"text": "foo"
|
13
|
-
}]
|
14
|
-
}
|
15
|
-
],
|
16
|
-
"attrs": {
|
17
|
-
"panelType": "info"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
]
|
21
|
-
}
|
@@ -1,21 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "panel",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "paragraph",
|
10
|
-
"content": [{
|
11
|
-
"type": "text",
|
12
|
-
"text": "foo"
|
13
|
-
}]
|
14
|
-
}
|
15
|
-
],
|
16
|
-
"attrs": {
|
17
|
-
"panelType": "note"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
]
|
21
|
-
}
|
@@ -1,21 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "panel",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "paragraph",
|
10
|
-
"content": [{
|
11
|
-
"type": "text",
|
12
|
-
"text": "foo"
|
13
|
-
}]
|
14
|
-
}
|
15
|
-
],
|
16
|
-
"attrs": {
|
17
|
-
"panelType": "tip"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
]
|
21
|
-
}
|
@@ -1,21 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "panel",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "paragraph",
|
10
|
-
"content": [{
|
11
|
-
"type": "text",
|
12
|
-
"text": "foo"
|
13
|
-
}]
|
14
|
-
}
|
15
|
-
],
|
16
|
-
"attrs": {
|
17
|
-
"panelType": "warning"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
]
|
21
|
-
}
|
@@ -1,20 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "panel",
|
7
|
-
"attrs": {
|
8
|
-
"panelType": "warning"
|
9
|
-
},
|
10
|
-
"content": [
|
11
|
-
{
|
12
|
-
"type": "blockCard",
|
13
|
-
"attrs": {
|
14
|
-
"url": "https://docs.google.com/spreadsheets/d/168cPaeXw_2zbo6md4pGUdEmXzRsXRQmNP0712ID2TKA/edit?usp=sharing"
|
15
|
-
}
|
16
|
-
}
|
17
|
-
]
|
18
|
-
}
|
19
|
-
]
|
20
|
-
}
|
@@ -1,31 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "panel",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "bulletList",
|
10
|
-
"content": [
|
11
|
-
{
|
12
|
-
"type": "listItem",
|
13
|
-
"content": [
|
14
|
-
{
|
15
|
-
"type": "paragraph",
|
16
|
-
"content": [{
|
17
|
-
"type": "text",
|
18
|
-
"text": "foo"
|
19
|
-
}]
|
20
|
-
}
|
21
|
-
]
|
22
|
-
}
|
23
|
-
]
|
24
|
-
}
|
25
|
-
],
|
26
|
-
"attrs": {
|
27
|
-
"panelType": "tip"
|
28
|
-
}
|
29
|
-
}
|
30
|
-
]
|
31
|
-
}
|
@@ -1,21 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "panel",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "paragraph",
|
10
|
-
"content": [{
|
11
|
-
"type": "text",
|
12
|
-
"text": "foo"
|
13
|
-
}]
|
14
|
-
}
|
15
|
-
],
|
16
|
-
"attrs": {
|
17
|
-
"panelType": "tip"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
]
|
21
|
-
}
|
package/src/__tests__/unit/json-schema/v1-reference/full/valid/paragraph-with-supported-mark.json
DELETED
@@ -1,23 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "paragraph",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "text",
|
10
|
-
"text": "hello"
|
11
|
-
}
|
12
|
-
],
|
13
|
-
"marks": [
|
14
|
-
{
|
15
|
-
"type": "alignment",
|
16
|
-
"attrs": {
|
17
|
-
"align": "center"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
]
|
21
|
-
}
|
22
|
-
]
|
23
|
-
}
|
@@ -1,43 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "bulletList",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "listItem",
|
10
|
-
"content": [
|
11
|
-
{
|
12
|
-
"type": "paragraph",
|
13
|
-
"content": []
|
14
|
-
},
|
15
|
-
{
|
16
|
-
"type": "bulletList",
|
17
|
-
"content": [
|
18
|
-
{
|
19
|
-
"type": "listItem",
|
20
|
-
"content": [
|
21
|
-
{
|
22
|
-
"type": "paragraph",
|
23
|
-
"content": [
|
24
|
-
{
|
25
|
-
"type": "status",
|
26
|
-
"attrs": {
|
27
|
-
"text": "abc",
|
28
|
-
"color": "purple",
|
29
|
-
"localId": "b2ea44ed-cbb9-429b-becf-fbb0be96d59a"
|
30
|
-
}
|
31
|
-
}
|
32
|
-
]
|
33
|
-
}
|
34
|
-
]
|
35
|
-
}
|
36
|
-
]
|
37
|
-
}
|
38
|
-
]
|
39
|
-
}
|
40
|
-
]
|
41
|
-
}
|
42
|
-
]
|
43
|
-
}
|