@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/mediaGroup-with-multiple-media.json
DELETED
@@ -1,27 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "mediaGroup",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "media",
|
10
|
-
"attrs": {
|
11
|
-
"type": "file",
|
12
|
-
"id": "1234",
|
13
|
-
"collection": "SampleCollection"
|
14
|
-
}
|
15
|
-
},
|
16
|
-
{
|
17
|
-
"type": "media",
|
18
|
-
"attrs": {
|
19
|
-
"type": "link",
|
20
|
-
"id": "1234",
|
21
|
-
"collection": "SampleCollection"
|
22
|
-
}
|
23
|
-
}
|
24
|
-
]
|
25
|
-
}
|
26
|
-
]
|
27
|
-
}
|
package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaInline-with-file-type-attr.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 media inline "
|
11
|
-
},
|
12
|
-
{
|
13
|
-
"type": "mediaInline",
|
14
|
-
"attrs": {
|
15
|
-
"type": "file",
|
16
|
-
"id": "3fcbbbe8-e95e-45d7-8f86-86576cc3d404",
|
17
|
-
"collection": "MediaServicesSample"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
]
|
21
|
-
}
|
22
|
-
]
|
23
|
-
}
|
package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaInline-with-link-mark.json
DELETED
@@ -1,30 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "paragraph",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "text",
|
10
|
-
"text": "hello media inline "
|
11
|
-
},
|
12
|
-
{
|
13
|
-
"type": "mediaInline",
|
14
|
-
"attrs": {
|
15
|
-
"id": "3fcbbbe8-e95e-45d7-8f86-86576cc3d404",
|
16
|
-
"collection": "MediaServicesSample"
|
17
|
-
},
|
18
|
-
"marks": [
|
19
|
-
{
|
20
|
-
"type": "link",
|
21
|
-
"attrs": {
|
22
|
-
"href": "https://product-fabric.atlassian.net/browse/FAB-997"
|
23
|
-
}
|
24
|
-
}
|
25
|
-
]
|
26
|
-
}
|
27
|
-
]
|
28
|
-
}
|
29
|
-
]
|
30
|
-
}
|
package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaInline-with-link-type-attr.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 media inline "
|
11
|
-
},
|
12
|
-
{
|
13
|
-
"type": "mediaInline",
|
14
|
-
"attrs": {
|
15
|
-
"type": "link",
|
16
|
-
"id": "3fcbbbe8-e95e-45d7-8f86-86576cc3d404",
|
17
|
-
"collection": "MediaServicesSample"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
]
|
21
|
-
}
|
22
|
-
]
|
23
|
-
}
|
@@ -1,22 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "paragraph",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "text",
|
10
|
-
"text": "hello media inline "
|
11
|
-
},
|
12
|
-
{
|
13
|
-
"type": "mediaInline",
|
14
|
-
"attrs": {
|
15
|
-
"id": "3fcbbbe8-e95e-45d7-8f86-86576cc3d404",
|
16
|
-
"collection": "MediaServicesSample"
|
17
|
-
}
|
18
|
-
}
|
19
|
-
]
|
20
|
-
}
|
21
|
-
]
|
22
|
-
}
|
@@ -1,38 +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": "mediaSingle",
|
13
|
-
"content": [
|
14
|
-
{
|
15
|
-
"type": "media",
|
16
|
-
"attrs": {
|
17
|
-
"type": "file",
|
18
|
-
"id": "1234",
|
19
|
-
"collection": "SampleCollection"
|
20
|
-
}
|
21
|
-
},
|
22
|
-
{
|
23
|
-
"type": "caption",
|
24
|
-
"content": [
|
25
|
-
{
|
26
|
-
"type": "text",
|
27
|
-
"text": "Hello World!"
|
28
|
-
}
|
29
|
-
]
|
30
|
-
}
|
31
|
-
]
|
32
|
-
}
|
33
|
-
]
|
34
|
-
}
|
35
|
-
]
|
36
|
-
}
|
37
|
-
]
|
38
|
-
}
|
package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaSingle-with-caption.json
DELETED
@@ -1,28 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "mediaSingle",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "media",
|
10
|
-
"attrs": {
|
11
|
-
"type": "file",
|
12
|
-
"id": "1234",
|
13
|
-
"collection": "SampleCollection"
|
14
|
-
}
|
15
|
-
},
|
16
|
-
{
|
17
|
-
"type": "caption",
|
18
|
-
"content": [
|
19
|
-
{
|
20
|
-
"type": "text",
|
21
|
-
"text": "Hello World!"
|
22
|
-
}
|
23
|
-
]
|
24
|
-
}
|
25
|
-
]
|
26
|
-
}
|
27
|
-
]
|
28
|
-
}
|
package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaSingle-with-link-mark.json
DELETED
@@ -1,32 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "mediaSingle",
|
7
|
-
"attrs": {
|
8
|
-
"layout": "center"
|
9
|
-
},
|
10
|
-
"content": [
|
11
|
-
{
|
12
|
-
"type": "media",
|
13
|
-
"attrs": {
|
14
|
-
"id": "1234",
|
15
|
-
"type": "file",
|
16
|
-
"collection": "SampleCollection",
|
17
|
-
"width": 3648,
|
18
|
-
"height": 2736
|
19
|
-
}
|
20
|
-
}
|
21
|
-
],
|
22
|
-
"marks": [
|
23
|
-
{
|
24
|
-
"type": "link",
|
25
|
-
"attrs": {
|
26
|
-
"href": "https://www.atlassian.com"
|
27
|
-
}
|
28
|
-
}
|
29
|
-
]
|
30
|
-
}
|
31
|
-
]
|
32
|
-
}
|
package/src/__tests__/unit/json-schema/v1-reference/full/valid/mediaSingle-with-parameters.json
DELETED
@@ -1,86 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "mediaSingle",
|
7
|
-
"attrs": {
|
8
|
-
"layout": "center"
|
9
|
-
},
|
10
|
-
"content": [
|
11
|
-
{
|
12
|
-
"type": "media",
|
13
|
-
"attrs": {
|
14
|
-
"type": "file",
|
15
|
-
"id": "1234",
|
16
|
-
"collection": "SampleCollection"
|
17
|
-
}
|
18
|
-
}
|
19
|
-
]
|
20
|
-
},
|
21
|
-
{
|
22
|
-
"type": "mediaSingle",
|
23
|
-
"attrs": {
|
24
|
-
"layout": "wrap-left"
|
25
|
-
},
|
26
|
-
"content": [
|
27
|
-
{
|
28
|
-
"type": "media",
|
29
|
-
"attrs": {
|
30
|
-
"type": "file",
|
31
|
-
"id": "1234",
|
32
|
-
"collection": "SampleCollection"
|
33
|
-
}
|
34
|
-
}
|
35
|
-
]
|
36
|
-
},
|
37
|
-
{
|
38
|
-
"type": "mediaSingle",
|
39
|
-
"attrs": {
|
40
|
-
"layout": "wrap-right"
|
41
|
-
},
|
42
|
-
"content": [
|
43
|
-
{
|
44
|
-
"type": "media",
|
45
|
-
"attrs": {
|
46
|
-
"type": "file",
|
47
|
-
"id": "1234",
|
48
|
-
"collection": "SampleCollection"
|
49
|
-
}
|
50
|
-
}
|
51
|
-
]
|
52
|
-
},
|
53
|
-
{
|
54
|
-
"type": "mediaSingle",
|
55
|
-
"attrs": {
|
56
|
-
"layout": "wide"
|
57
|
-
},
|
58
|
-
"content": [
|
59
|
-
{
|
60
|
-
"type": "media",
|
61
|
-
"attrs": {
|
62
|
-
"type": "file",
|
63
|
-
"id": "1234",
|
64
|
-
"collection": "SampleCollection"
|
65
|
-
}
|
66
|
-
}
|
67
|
-
]
|
68
|
-
},
|
69
|
-
{
|
70
|
-
"type": "mediaSingle",
|
71
|
-
"attrs": {
|
72
|
-
"layout": "full-width"
|
73
|
-
},
|
74
|
-
"content": [
|
75
|
-
{
|
76
|
-
"type": "media",
|
77
|
-
"attrs": {
|
78
|
-
"type": "file",
|
79
|
-
"id": "1234",
|
80
|
-
"collection": "SampleCollection"
|
81
|
-
}
|
82
|
-
}
|
83
|
-
]
|
84
|
-
}
|
85
|
-
]
|
86
|
-
}
|
@@ -1,74 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "mediaSingle",
|
7
|
-
"attrs": {
|
8
|
-
"layout": "center",
|
9
|
-
"width": 50
|
10
|
-
},
|
11
|
-
"content": [
|
12
|
-
{
|
13
|
-
"type": "media",
|
14
|
-
"attrs": {
|
15
|
-
"type": "file",
|
16
|
-
"id": "1234",
|
17
|
-
"collection": "SampleCollection"
|
18
|
-
}
|
19
|
-
}
|
20
|
-
]
|
21
|
-
},
|
22
|
-
{
|
23
|
-
"type": "mediaSingle",
|
24
|
-
"attrs": {
|
25
|
-
"layout": "wrap-left",
|
26
|
-
"width": 50
|
27
|
-
},
|
28
|
-
"content": [
|
29
|
-
{
|
30
|
-
"type": "media",
|
31
|
-
"attrs": {
|
32
|
-
"type": "file",
|
33
|
-
"id": "1234",
|
34
|
-
"collection": "SampleCollection"
|
35
|
-
}
|
36
|
-
}
|
37
|
-
]
|
38
|
-
},
|
39
|
-
{
|
40
|
-
"type": "mediaSingle",
|
41
|
-
"attrs": {
|
42
|
-
"layout": "center",
|
43
|
-
"width": 100
|
44
|
-
},
|
45
|
-
"content": [
|
46
|
-
{
|
47
|
-
"type": "media",
|
48
|
-
"attrs": {
|
49
|
-
"type": "file",
|
50
|
-
"id": "1234",
|
51
|
-
"collection": "SampleCollection"
|
52
|
-
}
|
53
|
-
}
|
54
|
-
]
|
55
|
-
},
|
56
|
-
{
|
57
|
-
"type": "mediaSingle",
|
58
|
-
"attrs": {
|
59
|
-
"layout": "center",
|
60
|
-
"width": 1.1
|
61
|
-
},
|
62
|
-
"content": [
|
63
|
-
{
|
64
|
-
"type": "media",
|
65
|
-
"attrs": {
|
66
|
-
"type": "file",
|
67
|
-
"id": "1234",
|
68
|
-
"collection": "SampleCollection"
|
69
|
-
}
|
70
|
-
}
|
71
|
-
]
|
72
|
-
}
|
73
|
-
]
|
74
|
-
}
|
@@ -1,35 +0,0 @@
|
|
1
|
-
{
|
2
|
-
"version": 1,
|
3
|
-
"type": "doc",
|
4
|
-
"content": [
|
5
|
-
{
|
6
|
-
"type": "paragraph",
|
7
|
-
"content": [
|
8
|
-
{
|
9
|
-
"type": "mention",
|
10
|
-
"attrs": {
|
11
|
-
"id": "test-id",
|
12
|
-
"text": "@Test User",
|
13
|
-
"userType": "DEFAULT"
|
14
|
-
}
|
15
|
-
},
|
16
|
-
{
|
17
|
-
"type": "mention",
|
18
|
-
"attrs": {
|
19
|
-
"id": "test-all",
|
20
|
-
"text": "@all",
|
21
|
-
"userType": "SPECIAL"
|
22
|
-
}
|
23
|
-
},
|
24
|
-
{
|
25
|
-
"type": "mention",
|
26
|
-
"attrs": {
|
27
|
-
"id": "test-app",
|
28
|
-
"text": "@coffee",
|
29
|
-
"userType": "APP"
|
30
|
-
}
|
31
|
-
}
|
32
|
-
]
|
33
|
-
}
|
34
|
-
]
|
35
|
-
}
|
@@ -1,226 +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
|
-
"marks": [
|
34
|
-
{
|
35
|
-
"type": "dataConsumer",
|
36
|
-
"attrs": {
|
37
|
-
"sources": [
|
38
|
-
"abcd"
|
39
|
-
]
|
40
|
-
}
|
41
|
-
}
|
42
|
-
]
|
43
|
-
}
|
44
|
-
]
|
45
|
-
},
|
46
|
-
{
|
47
|
-
"type": "layoutColumn",
|
48
|
-
"attrs": {
|
49
|
-
"width": 50
|
50
|
-
},
|
51
|
-
"content": [
|
52
|
-
{
|
53
|
-
"type": "paragraph",
|
54
|
-
"content": []
|
55
|
-
}
|
56
|
-
]
|
57
|
-
}
|
58
|
-
]
|
59
|
-
},
|
60
|
-
{
|
61
|
-
"type": "paragraph",
|
62
|
-
"content": [
|
63
|
-
{
|
64
|
-
"type": "text",
|
65
|
-
"text": "Table (header + body cells) with extension + data consumer mark"
|
66
|
-
}
|
67
|
-
]
|
68
|
-
},
|
69
|
-
{
|
70
|
-
"type": "table",
|
71
|
-
"attrs": {
|
72
|
-
"isNumberColumnEnabled": false,
|
73
|
-
"layout": "default",
|
74
|
-
"localId": "8d2eda39-d623-4560-bbe6-afac2da82112"
|
75
|
-
},
|
76
|
-
"content": [
|
77
|
-
{
|
78
|
-
"type": "tableRow",
|
79
|
-
"content": [
|
80
|
-
{
|
81
|
-
"type": "tableHeader",
|
82
|
-
"attrs": {},
|
83
|
-
"content": [
|
84
|
-
{
|
85
|
-
"type": "extension",
|
86
|
-
"attrs": {
|
87
|
-
"extensionType": "com.atlassian.extensions.update",
|
88
|
-
"extensionKey": "test-key-123",
|
89
|
-
"parameters": {
|
90
|
-
"count": 0
|
91
|
-
},
|
92
|
-
"layout": "default"
|
93
|
-
},
|
94
|
-
"marks": [
|
95
|
-
{
|
96
|
-
"type": "dataConsumer",
|
97
|
-
"attrs": {
|
98
|
-
"sources": [
|
99
|
-
"abcd"
|
100
|
-
]
|
101
|
-
}
|
102
|
-
}
|
103
|
-
]
|
104
|
-
}
|
105
|
-
]
|
106
|
-
}
|
107
|
-
]
|
108
|
-
},
|
109
|
-
{
|
110
|
-
"type": "tableRow",
|
111
|
-
"content": [
|
112
|
-
{
|
113
|
-
"type": "tableCell",
|
114
|
-
"attrs": {},
|
115
|
-
"content": [
|
116
|
-
{
|
117
|
-
"type": "extension",
|
118
|
-
"attrs": {
|
119
|
-
"extensionType": "com.atlassian.extensions.update",
|
120
|
-
"extensionKey": "test-key-123",
|
121
|
-
"parameters": {
|
122
|
-
"count": 0
|
123
|
-
},
|
124
|
-
"layout": "default"
|
125
|
-
},
|
126
|
-
"marks": [
|
127
|
-
{
|
128
|
-
"type": "dataConsumer",
|
129
|
-
"attrs": {
|
130
|
-
"sources": [
|
131
|
-
"abcd"
|
132
|
-
]
|
133
|
-
}
|
134
|
-
}
|
135
|
-
]
|
136
|
-
}
|
137
|
-
]
|
138
|
-
}
|
139
|
-
]
|
140
|
-
}
|
141
|
-
]
|
142
|
-
},
|
143
|
-
{
|
144
|
-
"type": "expand",
|
145
|
-
"attrs": {
|
146
|
-
"title": "Expand with extension + data consumer mark"
|
147
|
-
},
|
148
|
-
"content": [
|
149
|
-
{
|
150
|
-
"type": "extension",
|
151
|
-
"attrs": {
|
152
|
-
"extensionType": "com.atlassian.extensions.update",
|
153
|
-
"extensionKey": "test-key-123",
|
154
|
-
"parameters": {
|
155
|
-
"count": 0
|
156
|
-
},
|
157
|
-
"layout": "default"
|
158
|
-
},
|
159
|
-
"marks": [
|
160
|
-
{
|
161
|
-
"type": "dataConsumer",
|
162
|
-
"attrs": {
|
163
|
-
"sources": [
|
164
|
-
"abcd"
|
165
|
-
]
|
166
|
-
}
|
167
|
-
}
|
168
|
-
]
|
169
|
-
}
|
170
|
-
]
|
171
|
-
},
|
172
|
-
{
|
173
|
-
"type": "paragraph",
|
174
|
-
"content": [
|
175
|
-
{
|
176
|
-
"type": "text",
|
177
|
-
"text": "Bodied extension with extension + data consumer mark"
|
178
|
-
}
|
179
|
-
]
|
180
|
-
},
|
181
|
-
{
|
182
|
-
"type": "bodiedExtension",
|
183
|
-
"attrs": {
|
184
|
-
"extensionType": "com.atlassian.confluence.macro.core",
|
185
|
-
"extensionKey": "bodied-eh",
|
186
|
-
"parameters": {
|
187
|
-
"macroParams": {},
|
188
|
-
"macroMetadata": {
|
189
|
-
"placeholder": [
|
190
|
-
{
|
191
|
-
"data": {
|
192
|
-
"url": ""
|
193
|
-
},
|
194
|
-
"type": "icon"
|
195
|
-
}
|
196
|
-
]
|
197
|
-
}
|
198
|
-
},
|
199
|
-
"layout": "default"
|
200
|
-
},
|
201
|
-
"content": [
|
202
|
-
{
|
203
|
-
"type": "extension",
|
204
|
-
"attrs": {
|
205
|
-
"extensionType": "com.atlassian.extensions.update",
|
206
|
-
"extensionKey": "test-key-123",
|
207
|
-
"parameters": {
|
208
|
-
"count": 0
|
209
|
-
},
|
210
|
-
"layout": "default"
|
211
|
-
},
|
212
|
-
"marks": [
|
213
|
-
{
|
214
|
-
"type": "dataConsumer",
|
215
|
-
"attrs": {
|
216
|
-
"sources": [
|
217
|
-
"abcd"
|
218
|
-
]
|
219
|
-
}
|
220
|
-
}
|
221
|
-
]
|
222
|
-
}
|
223
|
-
]
|
224
|
-
}
|
225
|
-
]
|
226
|
-
}
|