@atlaskit/adf-schema 52.14.0 → 52.14.2
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 +12 -0
- package/dist/types/entry-points/annotation.d.ts +2 -2
- package/dist/types/entry-points/block-card.d.ts +1 -1
- package/dist/types/entry-points/blockquote.d.ts +1 -1
- package/dist/types/entry-points/code-block.d.ts +2 -2
- package/dist/types/entry-points/colors.d.ts +1 -1
- package/dist/types/entry-points/confluence-emoji.d.ts +1 -1
- package/dist/types/entry-points/expand.d.ts +1 -1
- package/dist/types/entry-points/heading.d.ts +1 -1
- package/dist/types/entry-points/indentation.d.ts +1 -1
- package/dist/types/entry-points/inline-content.d.ts +1 -1
- package/dist/types/entry-points/layout-column.d.ts +1 -1
- package/dist/types/entry-points/layout-section.d.ts +2 -2
- package/dist/types/entry-points/list.d.ts +1 -1
- package/dist/types/entry-points/media-single.d.ts +1 -1
- package/dist/types/entry-points/media.d.ts +2 -2
- package/dist/types/entry-points/mention.d.ts +1 -1
- package/dist/types/entry-points/multi-bodied-extension.d.ts +1 -1
- package/dist/types/entry-points/ordered-list.d.ts +1 -1
- package/dist/types/entry-points/paragraph.d.ts +1 -1
- package/dist/types/entry-points/rich-media-common.d.ts +1 -1
- package/dist/types/entry-points/schema-annotation.d.ts +2 -2
- package/dist/types/entry-points/schema-block-card.d.ts +1 -1
- package/dist/types/entry-points/schema-blockquote.d.ts +1 -1
- package/dist/types/entry-points/schema-code-block.d.ts +2 -2
- package/dist/types/entry-points/schema-expand.d.ts +1 -1
- package/dist/types/entry-points/schema-heading.d.ts +1 -1
- package/dist/types/entry-points/schema-indentation.d.ts +1 -1
- package/dist/types/entry-points/schema-inline-content.d.ts +1 -1
- package/dist/types/entry-points/schema-layout-column.d.ts +1 -1
- package/dist/types/entry-points/schema-layout-section.d.ts +2 -2
- package/dist/types/entry-points/schema-list.d.ts +1 -1
- package/dist/types/entry-points/schema-media-single.d.ts +1 -1
- package/dist/types/entry-points/schema-media.d.ts +2 -2
- package/dist/types/entry-points/schema-mention.d.ts +1 -1
- package/dist/types/entry-points/schema-multi-bodied-extension.d.ts +1 -1
- package/dist/types/entry-points/schema-next-markTypes.d.ts +2 -2
- package/dist/types/entry-points/schema-next-nodeGroupTypes.d.ts +1 -1
- package/dist/types/entry-points/schema-next-nodeTypes.d.ts +2 -2
- package/dist/types/entry-points/schema-ordered-list.d.ts +1 -1
- package/dist/types/entry-points/schema-paragraph.d.ts +1 -1
- package/dist/types/entry-points/schema-rich-media-common.d.ts +1 -1
- package/dist/types/entry-points/schema-tableNodes.d.ts +2 -2
- package/dist/types/entry-points/steps-analytics.d.ts +1 -1
- package/dist/types/entry-points/tableNodes.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/annotation.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/block-card.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/blockquote.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/code-block.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/colors.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/confluence-emoji.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/expand.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/heading.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/indentation.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/inline-content.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/layout-column.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/layout-section.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/list.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/media-single.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/media.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/mention.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/multi-bodied-extension.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/ordered-list.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/paragraph.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/rich-media-common.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-annotation.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/schema-block-card.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-blockquote.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-code-block.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/schema-expand.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-heading.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-indentation.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-inline-content.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-layout-column.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-layout-section.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/schema-list.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-media-single.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-media.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/schema-mention.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-multi-bodied-extension.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-next-markTypes.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/schema-next-nodeGroupTypes.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-next-nodeTypes.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/schema-ordered-list.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-paragraph.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-rich-media-common.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/schema-tableNodes.d.ts +2 -2
- package/dist/types-ts4.5/entry-points/steps-analytics.d.ts +1 -1
- package/dist/types-ts4.5/entry-points/tableNodes.d.ts +2 -2
- package/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { AnnotationTypes, annotation, buildDataAttributes as buildAnnotationMarkDataAttributes, AnnotationMarkStates } from '../schema/marks/annotation';
|
|
2
|
-
export type { AnnotationMarkAttributes, AnnotationMarkDefinition, AnnotationId, AnnotationDataAttributes } from '../schema/marks/annotation';
|
|
1
|
+
export { AnnotationTypes, annotation, buildDataAttributes as buildAnnotationMarkDataAttributes, AnnotationMarkStates, } from '../schema/marks/annotation';
|
|
2
|
+
export type { AnnotationMarkAttributes, AnnotationMarkDefinition, AnnotationId, AnnotationDataAttributes, } from '../schema/marks/annotation';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { blockCard, blockCardWithLocalId } from '../schema/nodes/block-card';
|
|
2
|
-
export type { BlockCardDefinition, CardAttributes, DatasourceAttributes, DatasourceAttributeProperties, DataType, UrlType } from '../schema/nodes/block-card';
|
|
2
|
+
export type { BlockCardDefinition, CardAttributes, DatasourceAttributes, DatasourceAttributeProperties, DataType, UrlType, } from '../schema/nodes/block-card';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { blockquote, extendedBlockquote, extendedBlockquoteWithLocalId } from '../schema/nodes/blockquote';
|
|
1
|
+
export { blockquote, extendedBlockquote, extendedBlockquoteWithLocalId, } from '../schema/nodes/blockquote';
|
|
2
2
|
export type { BlockQuoteDefinition } from '../schema/nodes/blockquote';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { codeBlock, codeBlockWithLocalId, codeBlockWithExtendedAttributes, toJSON as codeBlockToJSON } from '../schema/nodes/code-block';
|
|
2
|
-
export type { CodeBlockAttrs, CodeBlockBaseDefinition, CodeBlockDefinition, CodeBlockWithMarksDefinition } from '../schema/nodes/code-block';
|
|
1
|
+
export { codeBlock, codeBlockWithLocalId, codeBlockWithExtendedAttributes, toJSON as codeBlockToJSON, } from '../schema/nodes/code-block';
|
|
2
|
+
export type { CodeBlockAttrs, CodeBlockBaseDefinition, CodeBlockDefinition, CodeBlockWithMarksDefinition, } from '../schema/nodes/code-block';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { B100, B400, B50, B500, B75, G200, G300, G400, G50, G500, G75, N0, N20, N200, N30, N300, N40, N50, N500, N60, N80, N800, N90, P100, P300, P400, P50, P500, P75, R100, R300, R400, R50, R500, R75, T100, T300, T50, T500, T75, Y200, Y400, Y50, Y500, Y75, hexToRgb, hexToRgba, isHex, isRgb, normalizeHexColor, rgbToHex } from '../utils/colors';
|
|
1
|
+
export { B100, B400, B50, B500, B75, G200, G300, G400, G50, G500, G75, N0, N20, N200, N30, N300, N40, N50, N500, N60, N80, N800, N90, P100, P300, P400, P50, P500, P75, R100, R300, R400, R50, R500, R75, T100, T300, T50, T500, T75, Y200, Y400, Y50, Y500, Y75, hexToRgb, hexToRgba, isHex, isRgb, normalizeHexColor, rgbToHex, } from '../utils/colors';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { acNameToEmoji, acShortcutToEmoji, emojiIdToAcName, getEmojiAcName } from '../utils/confluence/emoji';
|
|
1
|
+
export { acNameToEmoji, acShortcutToEmoji, emojiIdToAcName, getEmojiAcName, } from '../utils/confluence/emoji';
|
|
2
2
|
export type { NameToEmoji } from '../utils/confluence/emoji';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { expandWithNestedExpand, expandWithNestedExpandLocalId, toJSON as expandToJSON } from '../schema/nodes/expand';
|
|
1
|
+
export { expandWithNestedExpand, expandWithNestedExpandLocalId, toJSON as expandToJSON, } from '../schema/nodes/expand';
|
|
2
2
|
export type { ExpandDefinition } from '../schema/nodes/expand';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { heading } from '../schema/nodes/heading';
|
|
2
|
-
export type { HeadingBaseDefinition, HeadingDefinition, HeadingWithAlignmentDefinition, HeadingWithIndentationDefinition, HeadingWithMarksDefinition } from '../schema/nodes/heading';
|
|
2
|
+
export type { HeadingBaseDefinition, HeadingDefinition, HeadingWithAlignmentDefinition, HeadingWithIndentationDefinition, HeadingWithMarksDefinition, } from '../schema/nodes/heading';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { indentation } from '../schema/marks/indentation';
|
|
2
|
-
export type { IndentationMarkAttributes, IndentationMarkDefinition } from '../schema/marks/indentation';
|
|
2
|
+
export type { IndentationMarkAttributes, IndentationMarkDefinition, } from '../schema/marks/indentation';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { Inline, InlineCode, InlineFormattedText, InlineLinkText } from '../schema/nodes/types/inline-content';
|
|
1
|
+
export type { Inline, InlineCode, InlineFormattedText, InlineLinkText, } from '../schema/nodes/types/inline-content';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { layoutColumn, layoutColumnStage0, layoutColumnWithLocalId } from '../schema/nodes/layout-column';
|
|
1
|
+
export { layoutColumn, layoutColumnStage0, layoutColumnWithLocalId, } from '../schema/nodes/layout-column';
|
|
2
2
|
export type { LayoutColumnDefinition } from '../schema/nodes/layout-column';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { layoutSection, layoutSectionWithLocalId, layoutSectionWithSingleColumn, layoutSectionWithSingleColumnLocalId } from '../schema/nodes/layout-section';
|
|
2
|
-
export type { LayoutSectionDefinition, LayoutSectionFullDefinition, LayoutSectionWithSingleColumnDefinition } from '../schema/nodes/layout-section';
|
|
1
|
+
export { layoutSection, layoutSectionWithLocalId, layoutSectionWithSingleColumn, layoutSectionWithSingleColumnLocalId, } from '../schema/nodes/layout-section';
|
|
2
|
+
export type { LayoutSectionDefinition, LayoutSectionFullDefinition, LayoutSectionWithSingleColumnDefinition, } from '../schema/nodes/layout-section';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { BulletListDefinition, ListItemArray, ListItemDefinition, OrderedListDefinition } from '../schema/nodes/types/list';
|
|
1
|
+
export type { BulletListDefinition, ListItemArray, ListItemDefinition, OrderedListDefinition, } from '../schema/nodes/types/list';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { mediaSingle, mediaSingleWithCaption, mediaSingleWithWidthType, mediaSingleFull, mediaSingleFullWithLocalId, mediaSingleSpec, toJSON as mediaSingleToJSON } from '../schema/nodes/media-single';
|
|
1
|
+
export { mediaSingle, mediaSingleWithCaption, mediaSingleWithWidthType, mediaSingleFull, mediaSingleFullWithLocalId, mediaSingleSpec, toJSON as mediaSingleToJSON, } from '../schema/nodes/media-single';
|
|
2
2
|
export type { MediaSingleDefinition } from '../schema/nodes/media-single';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { copyPrivateAttributes as copyPrivateMediaAttributes, media, toJSON as mediaToJSON } from '../schema/nodes/media';
|
|
2
|
-
export type { ExternalMediaAttributes, MediaADFAttrs, MediaAttributes, MediaBaseAttributes, MediaDefinition, DisplayType as MediaDisplayType, MediaType } from '../schema/nodes/media';
|
|
1
|
+
export { copyPrivateAttributes as copyPrivateMediaAttributes, media, toJSON as mediaToJSON, } from '../schema/nodes/media';
|
|
2
|
+
export type { ExternalMediaAttributes, MediaADFAttrs, MediaAttributes, MediaBaseAttributes, MediaDefinition, DisplayType as MediaDisplayType, MediaType, } from '../schema/nodes/media';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { mention, toJSON as mentionToJSON } from '../schema/nodes/mention';
|
|
2
|
-
export type { MentionAttributes, MentionDefinition, UserType as MentionUserType } from '../schema/nodes/mention';
|
|
2
|
+
export type { MentionAttributes, MentionDefinition, UserType as MentionUserType, } from '../schema/nodes/mention';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { extensionFrame, multiBodiedExtension } from '../schema/nodes/multi-bodied-extension';
|
|
2
|
-
export type { MultiBodiedExtensionDefinition, ExtensionFrameDefinition } from '../schema/nodes/multi-bodied-extension';
|
|
2
|
+
export type { MultiBodiedExtensionDefinition, ExtensionFrameDefinition, } from '../schema/nodes/multi-bodied-extension';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { orderedList, orderedListSelector, orderedListWithLocalId, orderedListWithOrder, orderedListWithOrderAndLocalId } from '../schema/nodes/ordered-list';
|
|
1
|
+
export { orderedList, orderedListSelector, orderedListWithLocalId, orderedListWithOrder, orderedListWithOrderAndLocalId, } from '../schema/nodes/ordered-list';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { paragraph } from '../schema/nodes/paragraph';
|
|
2
|
-
export type { ParagraphBaseDefinition, ParagraphDefinition, ParagraphWithAlignmentDefinition, ParagraphWithIndentationDefinition, ParagraphWithMarksDefinition } from '../schema/nodes/paragraph';
|
|
2
|
+
export type { ParagraphBaseDefinition, ParagraphDefinition, ParagraphWithAlignmentDefinition, ParagraphWithIndentationDefinition, ParagraphWithMarksDefinition, } from '../schema/nodes/paragraph';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { RichMediaAttributes, ExtendedMediaAttributes, Layout as RichMediaLayout } from '../schema/nodes/types/rich-media-common';
|
|
1
|
+
export type { RichMediaAttributes, ExtendedMediaAttributes, Layout as RichMediaLayout, } from '../schema/nodes/types/rich-media-common';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { AnnotationTypes, annotation, buildDataAttributes as buildAnnotationMarkDataAttributes, AnnotationMarkStates } from '../schema/marks/annotation';
|
|
2
|
-
export type { AnnotationMarkAttributes, AnnotationMarkDefinition, AnnotationId, AnnotationDataAttributes } from '../schema/marks/annotation';
|
|
1
|
+
export { AnnotationTypes, annotation, buildDataAttributes as buildAnnotationMarkDataAttributes, AnnotationMarkStates, } from '../schema/marks/annotation';
|
|
2
|
+
export type { AnnotationMarkAttributes, AnnotationMarkDefinition, AnnotationId, AnnotationDataAttributes, } from '../schema/marks/annotation';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { blockCard, blockCardWithLocalId } from '../schema/nodes/block-card';
|
|
2
|
-
export type { BlockCardDefinition, CardAttributes, DatasourceAttributes, DatasourceAttributeProperties, DataType, UrlType } from '../schema/nodes/block-card';
|
|
2
|
+
export type { BlockCardDefinition, CardAttributes, DatasourceAttributes, DatasourceAttributeProperties, DataType, UrlType, } from '../schema/nodes/block-card';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { blockquote, extendedBlockquote, extendedBlockquoteWithLocalId } from '../schema/nodes/blockquote';
|
|
1
|
+
export { blockquote, extendedBlockquote, extendedBlockquoteWithLocalId, } from '../schema/nodes/blockquote';
|
|
2
2
|
export type { BlockQuoteDefinition } from '../schema/nodes/blockquote';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { codeBlock, codeBlockWithLocalId, codeBlockWithExtendedAttributes, toJSON as codeBlockToJSON } from '../schema/nodes/code-block';
|
|
2
|
-
export type { CodeBlockAttrs, CodeBlockBaseDefinition, CodeBlockDefinition, CodeBlockWithMarksDefinition } from '../schema/nodes/code-block';
|
|
1
|
+
export { codeBlock, codeBlockWithLocalId, codeBlockWithExtendedAttributes, toJSON as codeBlockToJSON, } from '../schema/nodes/code-block';
|
|
2
|
+
export type { CodeBlockAttrs, CodeBlockBaseDefinition, CodeBlockDefinition, CodeBlockWithMarksDefinition, } from '../schema/nodes/code-block';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { expandWithNestedExpand, expandWithNestedExpandLocalId, toJSON as expandToJSON } from '../schema/nodes/expand';
|
|
1
|
+
export { expandWithNestedExpand, expandWithNestedExpandLocalId, toJSON as expandToJSON, } from '../schema/nodes/expand';
|
|
2
2
|
export type { ExpandDefinition } from '../schema/nodes/expand';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { heading } from '../schema/nodes/heading';
|
|
2
|
-
export type { HeadingBaseDefinition, HeadingDefinition, HeadingWithAlignmentDefinition, HeadingWithIndentationDefinition, HeadingWithMarksDefinition } from '../schema/nodes/heading';
|
|
2
|
+
export type { HeadingBaseDefinition, HeadingDefinition, HeadingWithAlignmentDefinition, HeadingWithIndentationDefinition, HeadingWithMarksDefinition, } from '../schema/nodes/heading';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { indentation } from '../schema/marks/indentation';
|
|
2
|
-
export type { IndentationMarkAttributes, IndentationMarkDefinition } from '../schema/marks/indentation';
|
|
2
|
+
export type { IndentationMarkAttributes, IndentationMarkDefinition, } from '../schema/marks/indentation';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { Inline, InlineCode, InlineFormattedText, InlineLinkText } from '../schema/nodes/types/inline-content';
|
|
1
|
+
export type { Inline, InlineCode, InlineFormattedText, InlineLinkText, } from '../schema/nodes/types/inline-content';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { layoutColumn, layoutColumnStage0, layoutColumnWithLocalId } from '../schema/nodes/layout-column';
|
|
1
|
+
export { layoutColumn, layoutColumnStage0, layoutColumnWithLocalId, } from '../schema/nodes/layout-column';
|
|
2
2
|
export type { LayoutColumnDefinition } from '../schema/nodes/layout-column';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { layoutSection, layoutSectionWithLocalId, layoutSectionWithSingleColumn, layoutSectionWithSingleColumnLocalId } from '../schema/nodes/layout-section';
|
|
2
|
-
export type { LayoutSectionDefinition, LayoutSectionBaseDefinition, LayoutSectionFullDefinition, LayoutSectionWithSingleColumnDefinition } from '../schema/nodes/layout-section';
|
|
1
|
+
export { layoutSection, layoutSectionWithLocalId, layoutSectionWithSingleColumn, layoutSectionWithSingleColumnLocalId, } from '../schema/nodes/layout-section';
|
|
2
|
+
export type { LayoutSectionDefinition, LayoutSectionBaseDefinition, LayoutSectionFullDefinition, LayoutSectionWithSingleColumnDefinition, } from '../schema/nodes/layout-section';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { BulletListDefinition, ListItemArray, ListItemDefinition, OrderedListDefinition } from '../schema/nodes/types/list';
|
|
1
|
+
export type { BulletListDefinition, ListItemArray, ListItemDefinition, OrderedListDefinition, } from '../schema/nodes/types/list';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { mediaSingle, mediaSingleSpec, mediaSingleWithCaption, mediaSingleWithWidthType, mediaSingleFull, mediaSingleFullWithLocalId, toJSON as mediaSingleToJSON } from '../schema/nodes/media-single';
|
|
1
|
+
export { mediaSingle, mediaSingleSpec, mediaSingleWithCaption, mediaSingleWithWidthType, mediaSingleFull, mediaSingleFullWithLocalId, toJSON as mediaSingleToJSON, } from '../schema/nodes/media-single';
|
|
2
2
|
export type { MediaSingleDefinition } from '../schema/nodes/media-single';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { copyPrivateAttributes as copyPrivateMediaAttributes, media, toJSON as mediaToJSON } from '../schema/nodes/media';
|
|
2
|
-
export type { ExternalMediaAttributes, MediaADFAttrs, MediaAttributes, MediaBaseAttributes, MediaDefinition, DisplayType as MediaDisplayType, MediaType } from '../schema/nodes/media';
|
|
1
|
+
export { copyPrivateAttributes as copyPrivateMediaAttributes, media, toJSON as mediaToJSON, } from '../schema/nodes/media';
|
|
2
|
+
export type { ExternalMediaAttributes, MediaADFAttrs, MediaAttributes, MediaBaseAttributes, MediaDefinition, DisplayType as MediaDisplayType, MediaType, } from '../schema/nodes/media';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { mention, toJSON as mentionToJSON } from '../schema/nodes/mention';
|
|
2
|
-
export type { MentionAttributes, MentionDefinition, UserType as MentionUserType } from '../schema/nodes/mention';
|
|
2
|
+
export type { MentionAttributes, MentionDefinition, UserType as MentionUserType, } from '../schema/nodes/mention';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { extensionFrame, multiBodiedExtension } from '../schema/nodes/multi-bodied-extension';
|
|
2
|
-
export type { ExtensionFrameDefinition, MultiBodiedExtensionDefinition } from '../schema/nodes/multi-bodied-extension';
|
|
2
|
+
export type { ExtensionFrameDefinition, MultiBodiedExtensionDefinition, } from '../schema/nodes/multi-bodied-extension';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { alignment, annotation, backgroundColor, border, breakout, code, confluenceInlineComment, dataConsumer, em, fontSize, fragment, indentation, link, strike, strong, subsup, textColor, typeAheadQuery, underline, unsupportedMark, unsupportedNodeAttribute } from '../next-schema/generated/markTypes';
|
|
2
|
-
export type { AlignmentMarkAttributes, AlignmentDefinition, AlignmentMark, AnnotationMarkAttributes, AnnotationDefinition, AnnotationMark, BackgroundColorMarkAttributes, BackgroundColorDefinition, BackgroundColorMark, BorderMarkAttributes, BorderDefinition, BorderMark, BreakoutMarkAttributes, BreakoutDefinition, BreakoutMark, CodeDefinition, CodeMark, ConfluenceInlineCommentMarkAttributes, ConfluenceInlineCommentDefinition, ConfluenceInlineCommentMark, DataConsumerMarkAttributes, DataConsumerDefinition, DataConsumerMark, EmDefinition, EmMark, FontSizeMarkAttributes, FontSizeDefinition, FontSizeMark, FragmentMarkAttributes, FragmentDefinition, FragmentMark, IndentationMarkAttributes, IndentationDefinition, IndentationMark, LinkMarkAttributes, LinkDefinition, LinkMark, StrikeDefinition, StrikeMark, StrongDefinition, StrongMark, SubsupMarkAttributes, SubsupDefinition, SubsupMark, TextColorMarkAttributes, TextColorDefinition, TextColorMark, TypeAheadQueryMarkAttributes, TypeAheadQueryDefinition, TypeAheadQueryMark, UnderlineDefinition, UnderlineMark, UnsupportedMarkMarkAttributes, UnsupportedMarkDefinition, UnsupportedMarkMark, UnsupportedNodeAttributeMarkAttributes, UnsupportedNodeAttributeDefinition, UnsupportedNodeAttributeMark } from '../next-schema/generated/markTypes';
|
|
1
|
+
export { alignment, annotation, backgroundColor, border, breakout, code, confluenceInlineComment, dataConsumer, em, fontSize, fragment, indentation, link, strike, strong, subsup, textColor, typeAheadQuery, underline, unsupportedMark, unsupportedNodeAttribute, } from '../next-schema/generated/markTypes';
|
|
2
|
+
export type { AlignmentMarkAttributes, AlignmentDefinition, AlignmentMark, AnnotationMarkAttributes, AnnotationDefinition, AnnotationMark, BackgroundColorMarkAttributes, BackgroundColorDefinition, BackgroundColorMark, BorderMarkAttributes, BorderDefinition, BorderMark, BreakoutMarkAttributes, BreakoutDefinition, BreakoutMark, CodeDefinition, CodeMark, ConfluenceInlineCommentMarkAttributes, ConfluenceInlineCommentDefinition, ConfluenceInlineCommentMark, DataConsumerMarkAttributes, DataConsumerDefinition, DataConsumerMark, EmDefinition, EmMark, FontSizeMarkAttributes, FontSizeDefinition, FontSizeMark, FragmentMarkAttributes, FragmentDefinition, FragmentMark, IndentationMarkAttributes, IndentationDefinition, IndentationMark, LinkMarkAttributes, LinkDefinition, LinkMark, StrikeDefinition, StrikeMark, StrongDefinition, StrongMark, SubsupMarkAttributes, SubsupDefinition, SubsupMark, TextColorMarkAttributes, TextColorDefinition, TextColorMark, TypeAheadQueryMarkAttributes, TypeAheadQueryDefinition, TypeAheadQueryMark, UnderlineDefinition, UnderlineMark, UnsupportedMarkMarkAttributes, UnsupportedMarkDefinition, UnsupportedMarkMark, UnsupportedNodeAttributeMarkAttributes, UnsupportedNodeAttributeDefinition, UnsupportedNodeAttributeMark, } from '../next-schema/generated/markTypes';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { BlockDefinition, BlockRootOnlyDefinition, InlineDefinition, NonNestableBlockContentDefinition } from '../next-schema/generated/nodeGroupTypes';
|
|
1
|
+
export type { BlockDefinition, BlockRootOnlyDefinition, InlineDefinition, NonNestableBlockContentDefinition, } from '../next-schema/generated/nodeGroupTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { blockCard, blockquote, blockquoteLegacy, blockTaskItem, bodiedExtension, bodiedExtensionWithMarks, bodiedSyncBlock, bulletList, caption, codeBlock, codeBlockRootOnly, codeBlockRootOnlyWithExtendedAttributesStage0, codeBlockWithExtendedAttributesStage0, confluenceJiraIssue, confluenceUnsupportedBlock, confluenceUnsupportedInline, date, dateStage0, decisionItem, decisionList, doc, embedCard, emoji, emojiStage0, expand, expandRootOnly, extension, extensionWithMarks, extensionFrameStage0, hardBreak, heading, headingWithAlignment, headingWithIndentation, headingWithNoMarks, image, inlineCard, inlineCardStage0, inlineExtension, inlineExtensionWithMarks, layoutColumn, layoutColumnStage0, layoutSection, layoutSectionFull, layoutSectionWithSingleColumnStage0, listItem, media, mediaGroup, mediaInline, mediaSingle, mediaSingleCaption, mediaSingleFull, mediaSingleWidthType, mention, mentionStage0, multiBodiedExtensionStage0, nestedExpand, nestedExpandWithNoMarks, orderedList, panel, paragraph, paragraphWithAlignment, paragraphWithFontSize, paragraphWithIndentation, paragraphWithNoMarks, placeholder, rule, status, statusStage0, syncBlock, table, tableWithNestedTable, tableCell, tableCellStage0, tableCellWithNestedTable, tableCellWithNestedTableStage0, tableHeader, tableHeaderStage0, tableHeaderWithNestedTable, tableHeaderWithNestedTableStage0, tableRow, tableRowWithNestedTable, taskItem, taskList, text, textCodeInline, textFormatted, textWithNoMarks, unsupportedBlock, unsupportedInline } from '../next-schema/generated/nodeTypes';
|
|
2
|
-
export type { BlockCardNodeAttributes0, BlockCardNodeAttributes1, BlockCardNodeAttributes2, BlockCardDefinition, BlockCardNode, BlockquoteDefinition, BlockquoteNode, BlockquoteLegacyDefinition, BlockquoteLegacyNode, BlockTaskItemDefinition, BlockTaskItemNode, BodiedExtensionDefinition, BodiedExtensionNode, BodiedExtensionWithMarksDefinition, BodiedExtensionWithMarksNode, BodiedSyncBlockDefinition, BodiedSyncBlockNode, BulletListDefinition, BulletListNode, CaptionDefinition, CaptionNode, CodeBlockDefinition, CodeBlockNode, CodeBlockRootOnlyDefinition, CodeBlockRootOnlyNode, CodeBlockRootOnlyWithExtendedAttributesStage0Definition, CodeBlockRootOnlyWithExtendedAttributesStage0Node, CodeBlockWithExtendedAttributesStage0Definition, CodeBlockWithExtendedAttributesStage0Node, ConfluenceJiraIssueDefinition, ConfluenceJiraIssueNode, ConfluenceUnsupportedBlockDefinition, ConfluenceUnsupportedBlockNode, ConfluenceUnsupportedInlineDefinition, ConfluenceUnsupportedInlineNode, DateDefinition, DateNode, DateStage0Definition, DateStage0Node, DecisionItemDefinition, DecisionItemNode, DecisionListDefinition, DecisionListNode, DocDefinition, DocNode, EmbedCardDefinition, EmbedCardNode, EmojiDefinition, EmojiNode, EmojiStage0Definition, EmojiStage0Node, ExpandDefinition, ExpandNode, ExpandRootOnlyDefinition, ExpandRootOnlyNode, ExtensionDefinition, ExtensionNode, ExtensionWithMarksDefinition, ExtensionWithMarksNode, ExtensionFrameStage0Definition, ExtensionFrameStage0Node, HardBreakDefinition, HardBreakNode, HeadingDefinition, HeadingNode, HeadingWithAlignmentDefinition, HeadingWithAlignmentNode, HeadingWithIndentationDefinition, HeadingWithIndentationNode, HeadingWithNoMarksDefinition, HeadingWithNoMarksNode, ImageDefinition, ImageNode, InlineCardNodeAttributes0, InlineCardNodeAttributes1, InlineCardDefinition, InlineCardNode, InlineCardStage0NodeAttributes0, InlineCardStage0NodeAttributes1, InlineCardStage0Definition, InlineCardStage0Node, InlineExtensionDefinition, InlineExtensionNode, InlineExtensionWithMarksDefinition, InlineExtensionWithMarksNode, LayoutColumnDefinition, LayoutColumnNode, LayoutColumnStage0Definition, LayoutColumnStage0Node, LayoutSectionDefinition, LayoutSectionNode, LayoutSectionFullDefinition, LayoutSectionFullNode, LayoutSectionWithSingleColumnStage0Definition, LayoutSectionWithSingleColumnStage0Node, ListItemDefinition, ListItemNode, MediaNodeAttributes0, MediaNodeAttributes1, MediaDefinition, MediaNode, MediaGroupDefinition, MediaGroupNode, MediaInlineDefinition, MediaInlineNode, MediaSingleNodeAttributes0, MediaSingleNodeAttributes1, MediaSingleDefinition, MediaSingleNode, MediaSingleCaptionNodeAttributes0, MediaSingleCaptionNodeAttributes1, MediaSingleCaptionDefinition, MediaSingleCaptionNode, MediaSingleFullNodeAttributes0, MediaSingleFullNodeAttributes1, MediaSingleFullDefinition, MediaSingleFullNode, MediaSingleWidthTypeNodeAttributes0, MediaSingleWidthTypeNodeAttributes1, MediaSingleWidthTypeDefinition, MediaSingleWidthTypeNode, MentionDefinition, MentionNode, MentionStage0Definition, MentionStage0Node, MultiBodiedExtensionStage0Definition, MultiBodiedExtensionStage0Node, NestedExpandDefinition, NestedExpandNode, NestedExpandWithNoMarksDefinition, NestedExpandWithNoMarksNode, OrderedListDefinition, OrderedListNode, PanelDefinition, PanelNode, ParagraphDefinition, ParagraphNode, ParagraphWithAlignmentDefinition, ParagraphWithAlignmentNode, ParagraphWithFontSizeDefinition, ParagraphWithFontSizeNode, ParagraphWithIndentationDefinition, ParagraphWithIndentationNode, ParagraphWithNoMarksDefinition, ParagraphWithNoMarksNode, PlaceholderDefinition, PlaceholderNode, RuleDefinition, RuleNode, StatusDefinition, StatusNode, StatusStage0Definition, StatusStage0Node, SyncBlockDefinition, SyncBlockNode, TableDefinition, TableNode, TableWithNestedTableDefinition, TableWithNestedTableNode, TableCellDefinition, TableCellNode, TableCellStage0Definition, TableCellStage0Node, TableCellWithNestedTableDefinition, TableCellWithNestedTableNode, TableCellWithNestedTableStage0Definition, TableCellWithNestedTableStage0Node, TableHeaderDefinition, TableHeaderNode, TableHeaderStage0Definition, TableHeaderStage0Node, TableHeaderWithNestedTableDefinition, TableHeaderWithNestedTableNode, TableHeaderWithNestedTableStage0Definition, TableHeaderWithNestedTableStage0Node, TableRowDefinition, TableRowNode, TableRowWithNestedTableDefinition, TableRowWithNestedTableNode, TaskItemDefinition, TaskItemNode, TaskListDefinition, TaskListNode, TextDefinition, TextNode, TextCodeInlineDefinition, TextCodeInlineNode, TextFormattedDefinition, TextFormattedNode, TextWithNoMarksDefinition, TextWithNoMarksNode, UnsupportedBlockDefinition, UnsupportedBlockNode, UnsupportedInlineDefinition, UnsupportedInlineNode } from '../next-schema/generated/nodeTypes';
|
|
1
|
+
export { blockCard, blockquote, blockquoteLegacy, blockTaskItem, bodiedExtension, bodiedExtensionWithMarks, bodiedSyncBlock, bulletList, caption, codeBlock, codeBlockRootOnly, codeBlockRootOnlyWithExtendedAttributesStage0, codeBlockWithExtendedAttributesStage0, confluenceJiraIssue, confluenceUnsupportedBlock, confluenceUnsupportedInline, date, dateStage0, decisionItem, decisionList, doc, embedCard, emoji, emojiStage0, expand, expandRootOnly, extension, extensionWithMarks, extensionFrameStage0, hardBreak, heading, headingWithAlignment, headingWithIndentation, headingWithNoMarks, image, inlineCard, inlineCardStage0, inlineExtension, inlineExtensionWithMarks, layoutColumn, layoutColumnStage0, layoutSection, layoutSectionFull, layoutSectionWithSingleColumnStage0, listItem, media, mediaGroup, mediaInline, mediaSingle, mediaSingleCaption, mediaSingleFull, mediaSingleWidthType, mention, mentionStage0, multiBodiedExtensionStage0, nestedExpand, nestedExpandWithNoMarks, orderedList, panel, paragraph, paragraphWithAlignment, paragraphWithFontSize, paragraphWithIndentation, paragraphWithNoMarks, placeholder, rule, status, statusStage0, syncBlock, table, tableWithNestedTable, tableCell, tableCellStage0, tableCellWithNestedTable, tableCellWithNestedTableStage0, tableHeader, tableHeaderStage0, tableHeaderWithNestedTable, tableHeaderWithNestedTableStage0, tableRow, tableRowWithNestedTable, taskItem, taskList, text, textCodeInline, textFormatted, textWithNoMarks, unsupportedBlock, unsupportedInline, } from '../next-schema/generated/nodeTypes';
|
|
2
|
+
export type { BlockCardNodeAttributes0, BlockCardNodeAttributes1, BlockCardNodeAttributes2, BlockCardDefinition, BlockCardNode, BlockquoteDefinition, BlockquoteNode, BlockquoteLegacyDefinition, BlockquoteLegacyNode, BlockTaskItemDefinition, BlockTaskItemNode, BodiedExtensionDefinition, BodiedExtensionNode, BodiedExtensionWithMarksDefinition, BodiedExtensionWithMarksNode, BodiedSyncBlockDefinition, BodiedSyncBlockNode, BulletListDefinition, BulletListNode, CaptionDefinition, CaptionNode, CodeBlockDefinition, CodeBlockNode, CodeBlockRootOnlyDefinition, CodeBlockRootOnlyNode, CodeBlockRootOnlyWithExtendedAttributesStage0Definition, CodeBlockRootOnlyWithExtendedAttributesStage0Node, CodeBlockWithExtendedAttributesStage0Definition, CodeBlockWithExtendedAttributesStage0Node, ConfluenceJiraIssueDefinition, ConfluenceJiraIssueNode, ConfluenceUnsupportedBlockDefinition, ConfluenceUnsupportedBlockNode, ConfluenceUnsupportedInlineDefinition, ConfluenceUnsupportedInlineNode, DateDefinition, DateNode, DateStage0Definition, DateStage0Node, DecisionItemDefinition, DecisionItemNode, DecisionListDefinition, DecisionListNode, DocDefinition, DocNode, EmbedCardDefinition, EmbedCardNode, EmojiDefinition, EmojiNode, EmojiStage0Definition, EmojiStage0Node, ExpandDefinition, ExpandNode, ExpandRootOnlyDefinition, ExpandRootOnlyNode, ExtensionDefinition, ExtensionNode, ExtensionWithMarksDefinition, ExtensionWithMarksNode, ExtensionFrameStage0Definition, ExtensionFrameStage0Node, HardBreakDefinition, HardBreakNode, HeadingDefinition, HeadingNode, HeadingWithAlignmentDefinition, HeadingWithAlignmentNode, HeadingWithIndentationDefinition, HeadingWithIndentationNode, HeadingWithNoMarksDefinition, HeadingWithNoMarksNode, ImageDefinition, ImageNode, InlineCardNodeAttributes0, InlineCardNodeAttributes1, InlineCardDefinition, InlineCardNode, InlineCardStage0NodeAttributes0, InlineCardStage0NodeAttributes1, InlineCardStage0Definition, InlineCardStage0Node, InlineExtensionDefinition, InlineExtensionNode, InlineExtensionWithMarksDefinition, InlineExtensionWithMarksNode, LayoutColumnDefinition, LayoutColumnNode, LayoutColumnStage0Definition, LayoutColumnStage0Node, LayoutSectionDefinition, LayoutSectionNode, LayoutSectionFullDefinition, LayoutSectionFullNode, LayoutSectionWithSingleColumnStage0Definition, LayoutSectionWithSingleColumnStage0Node, ListItemDefinition, ListItemNode, MediaNodeAttributes0, MediaNodeAttributes1, MediaDefinition, MediaNode, MediaGroupDefinition, MediaGroupNode, MediaInlineDefinition, MediaInlineNode, MediaSingleNodeAttributes0, MediaSingleNodeAttributes1, MediaSingleDefinition, MediaSingleNode, MediaSingleCaptionNodeAttributes0, MediaSingleCaptionNodeAttributes1, MediaSingleCaptionDefinition, MediaSingleCaptionNode, MediaSingleFullNodeAttributes0, MediaSingleFullNodeAttributes1, MediaSingleFullDefinition, MediaSingleFullNode, MediaSingleWidthTypeNodeAttributes0, MediaSingleWidthTypeNodeAttributes1, MediaSingleWidthTypeDefinition, MediaSingleWidthTypeNode, MentionDefinition, MentionNode, MentionStage0Definition, MentionStage0Node, MultiBodiedExtensionStage0Definition, MultiBodiedExtensionStage0Node, NestedExpandDefinition, NestedExpandNode, NestedExpandWithNoMarksDefinition, NestedExpandWithNoMarksNode, OrderedListDefinition, OrderedListNode, PanelDefinition, PanelNode, ParagraphDefinition, ParagraphNode, ParagraphWithAlignmentDefinition, ParagraphWithAlignmentNode, ParagraphWithFontSizeDefinition, ParagraphWithFontSizeNode, ParagraphWithIndentationDefinition, ParagraphWithIndentationNode, ParagraphWithNoMarksDefinition, ParagraphWithNoMarksNode, PlaceholderDefinition, PlaceholderNode, RuleDefinition, RuleNode, StatusDefinition, StatusNode, StatusStage0Definition, StatusStage0Node, SyncBlockDefinition, SyncBlockNode, TableDefinition, TableNode, TableWithNestedTableDefinition, TableWithNestedTableNode, TableCellDefinition, TableCellNode, TableCellStage0Definition, TableCellStage0Node, TableCellWithNestedTableDefinition, TableCellWithNestedTableNode, TableCellWithNestedTableStage0Definition, TableCellWithNestedTableStage0Node, TableHeaderDefinition, TableHeaderNode, TableHeaderStage0Definition, TableHeaderStage0Node, TableHeaderWithNestedTableDefinition, TableHeaderWithNestedTableNode, TableHeaderWithNestedTableStage0Definition, TableHeaderWithNestedTableStage0Node, TableRowDefinition, TableRowNode, TableRowWithNestedTableDefinition, TableRowWithNestedTableNode, TaskItemDefinition, TaskItemNode, TaskListDefinition, TaskListNode, TextDefinition, TextNode, TextCodeInlineDefinition, TextCodeInlineNode, TextFormattedDefinition, TextFormattedNode, TextWithNoMarksDefinition, TextWithNoMarksNode, UnsupportedBlockDefinition, UnsupportedBlockNode, UnsupportedInlineDefinition, UnsupportedInlineNode, } from '../next-schema/generated/nodeTypes';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { orderedList, orderedListSelector, orderedListWithLocalId, orderedListWithOrder, orderedListWithOrderAndLocalId } from '../schema/nodes/ordered-list';
|
|
1
|
+
export { orderedList, orderedListSelector, orderedListWithLocalId, orderedListWithOrder, orderedListWithOrderAndLocalId, } from '../schema/nodes/ordered-list';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { paragraph } from '../schema/nodes/paragraph';
|
|
2
|
-
export type { ParagraphBaseDefinition, ParagraphDefinition, ParagraphWithAlignmentDefinition, ParagraphWithIndentationDefinition, ParagraphWithMarksDefinition } from '../schema/nodes/paragraph';
|
|
2
|
+
export type { ParagraphBaseDefinition, ParagraphDefinition, ParagraphWithAlignmentDefinition, ParagraphWithIndentationDefinition, ParagraphWithMarksDefinition, } from '../schema/nodes/paragraph';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { RichMediaAttributes, ExtendedMediaAttributes, Layout as RichMediaLayout } from '../schema/nodes/types/rich-media-common';
|
|
1
|
+
export type { RichMediaAttributes, ExtendedMediaAttributes, Layout as RichMediaLayout, } from '../schema/nodes/types/rich-media-common';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { getCellAttrs, getCellDomAttrs, table, tableStage0, tableWithCustomWidth, tableBackgroundBorderColor, tableBackgroundColorNames, tableBackgroundColorPalette, tableCell, tableCellContentDomSelector, tableCellContentWrapperSelector, tableCellSelector, tableHeader, tableHeaderSelector, tablePrefixSelector, tableRow, tableToJSON, toJSONTableCell, toJSONTableHeader, tableWithNestedTable, tableRowWithNestedTable, tableCellWithNestedTable, tableHeaderWithNestedTable, tableCellStage0, tableHeaderStage0, tableCellWithNestedTableStage0, tableHeaderWithNestedTableStage0, tableRowWithLocalId, tableCellWithLocalId, tableHeaderWithLocalId, tableRowWithNestedTableWithLocalId, tableCellWithNestedTableWithLocalId, tableHeaderWithNestedTableWithLocalId } from '../schema/nodes/tableNodes';
|
|
2
|
-
export type { CellAttributes, TableAttributes, TableCell as TableCellDefinition, TableDefinition, TableWithNestedTableDefinition, TableRowWithNestedTableDefinition, TableCellWithNestedTableDefinition, TableHeaderWithNestedTableDefinition, DisplayMode as TableDisplayMode, TableHeader as TableHeaderDefinition, Layout as TableLayout, TableRow as TableRowDefinition, CellDomAttrs } from '../schema/nodes/tableNodes';
|
|
1
|
+
export { getCellAttrs, getCellDomAttrs, table, tableStage0, tableWithCustomWidth, tableBackgroundBorderColor, tableBackgroundColorNames, tableBackgroundColorPalette, tableCell, tableCellContentDomSelector, tableCellContentWrapperSelector, tableCellSelector, tableHeader, tableHeaderSelector, tablePrefixSelector, tableRow, tableToJSON, toJSONTableCell, toJSONTableHeader, tableWithNestedTable, tableRowWithNestedTable, tableCellWithNestedTable, tableHeaderWithNestedTable, tableCellStage0, tableHeaderStage0, tableCellWithNestedTableStage0, tableHeaderWithNestedTableStage0, tableRowWithLocalId, tableCellWithLocalId, tableHeaderWithLocalId, tableRowWithNestedTableWithLocalId, tableCellWithNestedTableWithLocalId, tableHeaderWithNestedTableWithLocalId, } from '../schema/nodes/tableNodes';
|
|
2
|
+
export type { CellAttributes, TableAttributes, TableCell as TableCellDefinition, TableDefinition, TableWithNestedTableDefinition, TableRowWithNestedTableDefinition, TableCellWithNestedTableDefinition, TableHeaderWithNestedTableDefinition, DisplayMode as TableDisplayMode, TableHeader as TableHeaderDefinition, Layout as TableLayout, TableRow as TableRowDefinition, CellDomAttrs, } from '../schema/nodes/tableNodes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { AnalyticsStep } from '../steps/analytics';
|
|
2
|
-
export type { AnalyticsInvertStep, AnalyticsWithChannel, AnalyticsPayload } from '../steps/analytics';
|
|
2
|
+
export type { AnalyticsInvertStep, AnalyticsWithChannel, AnalyticsPayload, } from '../steps/analytics';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { getCellAttrs, getCellDomAttrs, table, tableStage0, tableWithCustomWidth, tableBackgroundBorderColor, tableBackgroundColorNames, tableBackgroundColorPalette, tableCell, tableCellContentDomSelector, tableCellContentWrapperSelector, tableCellSelector, tableHeader, tableHeaderSelector, tablePrefixSelector, tableRow, tableToJSON, toJSONTableCell, toJSONTableHeader, tableWithNestedTable, tableRowWithNestedTable, tableCellWithNestedTable, tableHeaderWithNestedTable, tableCellStage0, tableHeaderStage0, tableCellWithNestedTableStage0, tableHeaderWithNestedTableStage0, tableRowWithLocalId, tableCellWithLocalId, tableHeaderWithLocalId, tableRowWithNestedTableWithLocalId, tableCellWithNestedTableWithLocalId, tableHeaderWithNestedTableWithLocalId } from '../schema/nodes/tableNodes';
|
|
2
|
-
export type { CellAttributes, TableAttributes, TableCell as TableCellDefinition, TableDefinition, DisplayMode as TableDisplayMode, TableHeader as TableHeaderDefinition, Layout as TableLayout, TableRow as TableRowDefinition, CellDomAttrs } from '../schema/nodes/tableNodes';
|
|
1
|
+
export { getCellAttrs, getCellDomAttrs, table, tableStage0, tableWithCustomWidth, tableBackgroundBorderColor, tableBackgroundColorNames, tableBackgroundColorPalette, tableCell, tableCellContentDomSelector, tableCellContentWrapperSelector, tableCellSelector, tableHeader, tableHeaderSelector, tablePrefixSelector, tableRow, tableToJSON, toJSONTableCell, toJSONTableHeader, tableWithNestedTable, tableRowWithNestedTable, tableCellWithNestedTable, tableHeaderWithNestedTable, tableCellStage0, tableHeaderStage0, tableCellWithNestedTableStage0, tableHeaderWithNestedTableStage0, tableRowWithLocalId, tableCellWithLocalId, tableHeaderWithLocalId, tableRowWithNestedTableWithLocalId, tableCellWithNestedTableWithLocalId, tableHeaderWithNestedTableWithLocalId, } from '../schema/nodes/tableNodes';
|
|
2
|
+
export type { CellAttributes, TableAttributes, TableCell as TableCellDefinition, TableDefinition, DisplayMode as TableDisplayMode, TableHeader as TableHeaderDefinition, Layout as TableLayout, TableRow as TableRowDefinition, CellDomAttrs, } from '../schema/nodes/tableNodes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { AnnotationTypes, annotation, buildDataAttributes as buildAnnotationMarkDataAttributes, AnnotationMarkStates } from '../schema/marks/annotation';
|
|
2
|
-
export type { AnnotationMarkAttributes, AnnotationMarkDefinition, AnnotationId, AnnotationDataAttributes } from '../schema/marks/annotation';
|
|
1
|
+
export { AnnotationTypes, annotation, buildDataAttributes as buildAnnotationMarkDataAttributes, AnnotationMarkStates, } from '../schema/marks/annotation';
|
|
2
|
+
export type { AnnotationMarkAttributes, AnnotationMarkDefinition, AnnotationId, AnnotationDataAttributes, } from '../schema/marks/annotation';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { blockCard, blockCardWithLocalId } from '../schema/nodes/block-card';
|
|
2
|
-
export type { BlockCardDefinition, CardAttributes, DatasourceAttributes, DatasourceAttributeProperties, DataType, UrlType } from '../schema/nodes/block-card';
|
|
2
|
+
export type { BlockCardDefinition, CardAttributes, DatasourceAttributes, DatasourceAttributeProperties, DataType, UrlType, } from '../schema/nodes/block-card';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { blockquote, extendedBlockquote, extendedBlockquoteWithLocalId } from '../schema/nodes/blockquote';
|
|
1
|
+
export { blockquote, extendedBlockquote, extendedBlockquoteWithLocalId, } from '../schema/nodes/blockquote';
|
|
2
2
|
export type { BlockQuoteDefinition } from '../schema/nodes/blockquote';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { codeBlock, codeBlockWithLocalId, codeBlockWithExtendedAttributes, toJSON as codeBlockToJSON } from '../schema/nodes/code-block';
|
|
2
|
-
export type { CodeBlockAttrs, CodeBlockBaseDefinition, CodeBlockDefinition, CodeBlockWithMarksDefinition } from '../schema/nodes/code-block';
|
|
1
|
+
export { codeBlock, codeBlockWithLocalId, codeBlockWithExtendedAttributes, toJSON as codeBlockToJSON, } from '../schema/nodes/code-block';
|
|
2
|
+
export type { CodeBlockAttrs, CodeBlockBaseDefinition, CodeBlockDefinition, CodeBlockWithMarksDefinition, } from '../schema/nodes/code-block';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { B100, B400, B50, B500, B75, G200, G300, G400, G50, G500, G75, N0, N20, N200, N30, N300, N40, N50, N500, N60, N80, N800, N90, P100, P300, P400, P50, P500, P75, R100, R300, R400, R50, R500, R75, T100, T300, T50, T500, T75, Y200, Y400, Y50, Y500, Y75, hexToRgb, hexToRgba, isHex, isRgb, normalizeHexColor, rgbToHex } from '../utils/colors';
|
|
1
|
+
export { B100, B400, B50, B500, B75, G200, G300, G400, G50, G500, G75, N0, N20, N200, N30, N300, N40, N50, N500, N60, N80, N800, N90, P100, P300, P400, P50, P500, P75, R100, R300, R400, R50, R500, R75, T100, T300, T50, T500, T75, Y200, Y400, Y50, Y500, Y75, hexToRgb, hexToRgba, isHex, isRgb, normalizeHexColor, rgbToHex, } from '../utils/colors';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { acNameToEmoji, acShortcutToEmoji, emojiIdToAcName, getEmojiAcName } from '../utils/confluence/emoji';
|
|
1
|
+
export { acNameToEmoji, acShortcutToEmoji, emojiIdToAcName, getEmojiAcName, } from '../utils/confluence/emoji';
|
|
2
2
|
export type { NameToEmoji } from '../utils/confluence/emoji';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { expandWithNestedExpand, expandWithNestedExpandLocalId, toJSON as expandToJSON } from '../schema/nodes/expand';
|
|
1
|
+
export { expandWithNestedExpand, expandWithNestedExpandLocalId, toJSON as expandToJSON, } from '../schema/nodes/expand';
|
|
2
2
|
export type { ExpandDefinition } from '../schema/nodes/expand';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { heading } from '../schema/nodes/heading';
|
|
2
|
-
export type { HeadingBaseDefinition, HeadingDefinition, HeadingWithAlignmentDefinition, HeadingWithIndentationDefinition, HeadingWithMarksDefinition } from '../schema/nodes/heading';
|
|
2
|
+
export type { HeadingBaseDefinition, HeadingDefinition, HeadingWithAlignmentDefinition, HeadingWithIndentationDefinition, HeadingWithMarksDefinition, } from '../schema/nodes/heading';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { indentation } from '../schema/marks/indentation';
|
|
2
|
-
export type { IndentationMarkAttributes, IndentationMarkDefinition } from '../schema/marks/indentation';
|
|
2
|
+
export type { IndentationMarkAttributes, IndentationMarkDefinition, } from '../schema/marks/indentation';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { Inline, InlineCode, InlineFormattedText, InlineLinkText } from '../schema/nodes/types/inline-content';
|
|
1
|
+
export type { Inline, InlineCode, InlineFormattedText, InlineLinkText, } from '../schema/nodes/types/inline-content';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { layoutColumn, layoutColumnStage0, layoutColumnWithLocalId } from '../schema/nodes/layout-column';
|
|
1
|
+
export { layoutColumn, layoutColumnStage0, layoutColumnWithLocalId, } from '../schema/nodes/layout-column';
|
|
2
2
|
export type { LayoutColumnDefinition } from '../schema/nodes/layout-column';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { layoutSection, layoutSectionWithLocalId, layoutSectionWithSingleColumn, layoutSectionWithSingleColumnLocalId } from '../schema/nodes/layout-section';
|
|
2
|
-
export type { LayoutSectionDefinition, LayoutSectionFullDefinition, LayoutSectionWithSingleColumnDefinition } from '../schema/nodes/layout-section';
|
|
1
|
+
export { layoutSection, layoutSectionWithLocalId, layoutSectionWithSingleColumn, layoutSectionWithSingleColumnLocalId, } from '../schema/nodes/layout-section';
|
|
2
|
+
export type { LayoutSectionDefinition, LayoutSectionFullDefinition, LayoutSectionWithSingleColumnDefinition, } from '../schema/nodes/layout-section';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { BulletListDefinition, ListItemArray, ListItemDefinition, OrderedListDefinition } from '../schema/nodes/types/list';
|
|
1
|
+
export type { BulletListDefinition, ListItemArray, ListItemDefinition, OrderedListDefinition, } from '../schema/nodes/types/list';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { mediaSingle, mediaSingleWithCaption, mediaSingleWithWidthType, mediaSingleFull, mediaSingleFullWithLocalId, mediaSingleSpec, toJSON as mediaSingleToJSON } from '../schema/nodes/media-single';
|
|
1
|
+
export { mediaSingle, mediaSingleWithCaption, mediaSingleWithWidthType, mediaSingleFull, mediaSingleFullWithLocalId, mediaSingleSpec, toJSON as mediaSingleToJSON, } from '../schema/nodes/media-single';
|
|
2
2
|
export type { MediaSingleDefinition } from '../schema/nodes/media-single';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { copyPrivateAttributes as copyPrivateMediaAttributes, media, toJSON as mediaToJSON } from '../schema/nodes/media';
|
|
2
|
-
export type { ExternalMediaAttributes, MediaADFAttrs, MediaAttributes, MediaBaseAttributes, MediaDefinition, DisplayType as MediaDisplayType, MediaType } from '../schema/nodes/media';
|
|
1
|
+
export { copyPrivateAttributes as copyPrivateMediaAttributes, media, toJSON as mediaToJSON, } from '../schema/nodes/media';
|
|
2
|
+
export type { ExternalMediaAttributes, MediaADFAttrs, MediaAttributes, MediaBaseAttributes, MediaDefinition, DisplayType as MediaDisplayType, MediaType, } from '../schema/nodes/media';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { mention, toJSON as mentionToJSON } from '../schema/nodes/mention';
|
|
2
|
-
export type { MentionAttributes, MentionDefinition, UserType as MentionUserType } from '../schema/nodes/mention';
|
|
2
|
+
export type { MentionAttributes, MentionDefinition, UserType as MentionUserType, } from '../schema/nodes/mention';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { extensionFrame, multiBodiedExtension } from '../schema/nodes/multi-bodied-extension';
|
|
2
|
-
export type { MultiBodiedExtensionDefinition, ExtensionFrameDefinition } from '../schema/nodes/multi-bodied-extension';
|
|
2
|
+
export type { MultiBodiedExtensionDefinition, ExtensionFrameDefinition, } from '../schema/nodes/multi-bodied-extension';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { orderedList, orderedListSelector, orderedListWithLocalId, orderedListWithOrder, orderedListWithOrderAndLocalId } from '../schema/nodes/ordered-list';
|
|
1
|
+
export { orderedList, orderedListSelector, orderedListWithLocalId, orderedListWithOrder, orderedListWithOrderAndLocalId, } from '../schema/nodes/ordered-list';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { paragraph } from '../schema/nodes/paragraph';
|
|
2
|
-
export type { ParagraphBaseDefinition, ParagraphDefinition, ParagraphWithAlignmentDefinition, ParagraphWithIndentationDefinition, ParagraphWithMarksDefinition } from '../schema/nodes/paragraph';
|
|
2
|
+
export type { ParagraphBaseDefinition, ParagraphDefinition, ParagraphWithAlignmentDefinition, ParagraphWithIndentationDefinition, ParagraphWithMarksDefinition, } from '../schema/nodes/paragraph';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { RichMediaAttributes, ExtendedMediaAttributes, Layout as RichMediaLayout } from '../schema/nodes/types/rich-media-common';
|
|
1
|
+
export type { RichMediaAttributes, ExtendedMediaAttributes, Layout as RichMediaLayout, } from '../schema/nodes/types/rich-media-common';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { AnnotationTypes, annotation, buildDataAttributes as buildAnnotationMarkDataAttributes, AnnotationMarkStates } from '../schema/marks/annotation';
|
|
2
|
-
export type { AnnotationMarkAttributes, AnnotationMarkDefinition, AnnotationId, AnnotationDataAttributes } from '../schema/marks/annotation';
|
|
1
|
+
export { AnnotationTypes, annotation, buildDataAttributes as buildAnnotationMarkDataAttributes, AnnotationMarkStates, } from '../schema/marks/annotation';
|
|
2
|
+
export type { AnnotationMarkAttributes, AnnotationMarkDefinition, AnnotationId, AnnotationDataAttributes, } from '../schema/marks/annotation';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { blockCard, blockCardWithLocalId } from '../schema/nodes/block-card';
|
|
2
|
-
export type { BlockCardDefinition, CardAttributes, DatasourceAttributes, DatasourceAttributeProperties, DataType, UrlType } from '../schema/nodes/block-card';
|
|
2
|
+
export type { BlockCardDefinition, CardAttributes, DatasourceAttributes, DatasourceAttributeProperties, DataType, UrlType, } from '../schema/nodes/block-card';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { blockquote, extendedBlockquote, extendedBlockquoteWithLocalId } from '../schema/nodes/blockquote';
|
|
1
|
+
export { blockquote, extendedBlockquote, extendedBlockquoteWithLocalId, } from '../schema/nodes/blockquote';
|
|
2
2
|
export type { BlockQuoteDefinition } from '../schema/nodes/blockquote';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { codeBlock, codeBlockWithLocalId, codeBlockWithExtendedAttributes, toJSON as codeBlockToJSON } from '../schema/nodes/code-block';
|
|
2
|
-
export type { CodeBlockAttrs, CodeBlockBaseDefinition, CodeBlockDefinition, CodeBlockWithMarksDefinition } from '../schema/nodes/code-block';
|
|
1
|
+
export { codeBlock, codeBlockWithLocalId, codeBlockWithExtendedAttributes, toJSON as codeBlockToJSON, } from '../schema/nodes/code-block';
|
|
2
|
+
export type { CodeBlockAttrs, CodeBlockBaseDefinition, CodeBlockDefinition, CodeBlockWithMarksDefinition, } from '../schema/nodes/code-block';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { expandWithNestedExpand, expandWithNestedExpandLocalId, toJSON as expandToJSON } from '../schema/nodes/expand';
|
|
1
|
+
export { expandWithNestedExpand, expandWithNestedExpandLocalId, toJSON as expandToJSON, } from '../schema/nodes/expand';
|
|
2
2
|
export type { ExpandDefinition } from '../schema/nodes/expand';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { heading } from '../schema/nodes/heading';
|
|
2
|
-
export type { HeadingBaseDefinition, HeadingDefinition, HeadingWithAlignmentDefinition, HeadingWithIndentationDefinition, HeadingWithMarksDefinition } from '../schema/nodes/heading';
|
|
2
|
+
export type { HeadingBaseDefinition, HeadingDefinition, HeadingWithAlignmentDefinition, HeadingWithIndentationDefinition, HeadingWithMarksDefinition, } from '../schema/nodes/heading';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { indentation } from '../schema/marks/indentation';
|
|
2
|
-
export type { IndentationMarkAttributes, IndentationMarkDefinition } from '../schema/marks/indentation';
|
|
2
|
+
export type { IndentationMarkAttributes, IndentationMarkDefinition, } from '../schema/marks/indentation';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { Inline, InlineCode, InlineFormattedText, InlineLinkText } from '../schema/nodes/types/inline-content';
|
|
1
|
+
export type { Inline, InlineCode, InlineFormattedText, InlineLinkText, } from '../schema/nodes/types/inline-content';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { layoutColumn, layoutColumnStage0, layoutColumnWithLocalId } from '../schema/nodes/layout-column';
|
|
1
|
+
export { layoutColumn, layoutColumnStage0, layoutColumnWithLocalId, } from '../schema/nodes/layout-column';
|
|
2
2
|
export type { LayoutColumnDefinition } from '../schema/nodes/layout-column';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { layoutSection, layoutSectionWithLocalId, layoutSectionWithSingleColumn, layoutSectionWithSingleColumnLocalId } from '../schema/nodes/layout-section';
|
|
2
|
-
export type { LayoutSectionDefinition, LayoutSectionBaseDefinition, LayoutSectionFullDefinition, LayoutSectionWithSingleColumnDefinition } from '../schema/nodes/layout-section';
|
|
1
|
+
export { layoutSection, layoutSectionWithLocalId, layoutSectionWithSingleColumn, layoutSectionWithSingleColumnLocalId, } from '../schema/nodes/layout-section';
|
|
2
|
+
export type { LayoutSectionDefinition, LayoutSectionBaseDefinition, LayoutSectionFullDefinition, LayoutSectionWithSingleColumnDefinition, } from '../schema/nodes/layout-section';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { BulletListDefinition, ListItemArray, ListItemDefinition, OrderedListDefinition } from '../schema/nodes/types/list';
|
|
1
|
+
export type { BulletListDefinition, ListItemArray, ListItemDefinition, OrderedListDefinition, } from '../schema/nodes/types/list';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { mediaSingle, mediaSingleSpec, mediaSingleWithCaption, mediaSingleWithWidthType, mediaSingleFull, mediaSingleFullWithLocalId, toJSON as mediaSingleToJSON } from '../schema/nodes/media-single';
|
|
1
|
+
export { mediaSingle, mediaSingleSpec, mediaSingleWithCaption, mediaSingleWithWidthType, mediaSingleFull, mediaSingleFullWithLocalId, toJSON as mediaSingleToJSON, } from '../schema/nodes/media-single';
|
|
2
2
|
export type { MediaSingleDefinition } from '../schema/nodes/media-single';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { copyPrivateAttributes as copyPrivateMediaAttributes, media, toJSON as mediaToJSON } from '../schema/nodes/media';
|
|
2
|
-
export type { ExternalMediaAttributes, MediaADFAttrs, MediaAttributes, MediaBaseAttributes, MediaDefinition, DisplayType as MediaDisplayType, MediaType } from '../schema/nodes/media';
|
|
1
|
+
export { copyPrivateAttributes as copyPrivateMediaAttributes, media, toJSON as mediaToJSON, } from '../schema/nodes/media';
|
|
2
|
+
export type { ExternalMediaAttributes, MediaADFAttrs, MediaAttributes, MediaBaseAttributes, MediaDefinition, DisplayType as MediaDisplayType, MediaType, } from '../schema/nodes/media';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { mention, toJSON as mentionToJSON } from '../schema/nodes/mention';
|
|
2
|
-
export type { MentionAttributes, MentionDefinition, UserType as MentionUserType } from '../schema/nodes/mention';
|
|
2
|
+
export type { MentionAttributes, MentionDefinition, UserType as MentionUserType, } from '../schema/nodes/mention';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { extensionFrame, multiBodiedExtension } from '../schema/nodes/multi-bodied-extension';
|
|
2
|
-
export type { ExtensionFrameDefinition, MultiBodiedExtensionDefinition } from '../schema/nodes/multi-bodied-extension';
|
|
2
|
+
export type { ExtensionFrameDefinition, MultiBodiedExtensionDefinition, } from '../schema/nodes/multi-bodied-extension';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { alignment, annotation, backgroundColor, border, breakout, code, confluenceInlineComment, dataConsumer, em, fontSize, fragment, indentation, link, strike, strong, subsup, textColor, typeAheadQuery, underline, unsupportedMark, unsupportedNodeAttribute } from '../next-schema/generated/markTypes';
|
|
2
|
-
export type { AlignmentMarkAttributes, AlignmentDefinition, AlignmentMark, AnnotationMarkAttributes, AnnotationDefinition, AnnotationMark, BackgroundColorMarkAttributes, BackgroundColorDefinition, BackgroundColorMark, BorderMarkAttributes, BorderDefinition, BorderMark, BreakoutMarkAttributes, BreakoutDefinition, BreakoutMark, CodeDefinition, CodeMark, ConfluenceInlineCommentMarkAttributes, ConfluenceInlineCommentDefinition, ConfluenceInlineCommentMark, DataConsumerMarkAttributes, DataConsumerDefinition, DataConsumerMark, EmDefinition, EmMark, FontSizeMarkAttributes, FontSizeDefinition, FontSizeMark, FragmentMarkAttributes, FragmentDefinition, FragmentMark, IndentationMarkAttributes, IndentationDefinition, IndentationMark, LinkMarkAttributes, LinkDefinition, LinkMark, StrikeDefinition, StrikeMark, StrongDefinition, StrongMark, SubsupMarkAttributes, SubsupDefinition, SubsupMark, TextColorMarkAttributes, TextColorDefinition, TextColorMark, TypeAheadQueryMarkAttributes, TypeAheadQueryDefinition, TypeAheadQueryMark, UnderlineDefinition, UnderlineMark, UnsupportedMarkMarkAttributes, UnsupportedMarkDefinition, UnsupportedMarkMark, UnsupportedNodeAttributeMarkAttributes, UnsupportedNodeAttributeDefinition, UnsupportedNodeAttributeMark } from '../next-schema/generated/markTypes';
|
|
1
|
+
export { alignment, annotation, backgroundColor, border, breakout, code, confluenceInlineComment, dataConsumer, em, fontSize, fragment, indentation, link, strike, strong, subsup, textColor, typeAheadQuery, underline, unsupportedMark, unsupportedNodeAttribute, } from '../next-schema/generated/markTypes';
|
|
2
|
+
export type { AlignmentMarkAttributes, AlignmentDefinition, AlignmentMark, AnnotationMarkAttributes, AnnotationDefinition, AnnotationMark, BackgroundColorMarkAttributes, BackgroundColorDefinition, BackgroundColorMark, BorderMarkAttributes, BorderDefinition, BorderMark, BreakoutMarkAttributes, BreakoutDefinition, BreakoutMark, CodeDefinition, CodeMark, ConfluenceInlineCommentMarkAttributes, ConfluenceInlineCommentDefinition, ConfluenceInlineCommentMark, DataConsumerMarkAttributes, DataConsumerDefinition, DataConsumerMark, EmDefinition, EmMark, FontSizeMarkAttributes, FontSizeDefinition, FontSizeMark, FragmentMarkAttributes, FragmentDefinition, FragmentMark, IndentationMarkAttributes, IndentationDefinition, IndentationMark, LinkMarkAttributes, LinkDefinition, LinkMark, StrikeDefinition, StrikeMark, StrongDefinition, StrongMark, SubsupMarkAttributes, SubsupDefinition, SubsupMark, TextColorMarkAttributes, TextColorDefinition, TextColorMark, TypeAheadQueryMarkAttributes, TypeAheadQueryDefinition, TypeAheadQueryMark, UnderlineDefinition, UnderlineMark, UnsupportedMarkMarkAttributes, UnsupportedMarkDefinition, UnsupportedMarkMark, UnsupportedNodeAttributeMarkAttributes, UnsupportedNodeAttributeDefinition, UnsupportedNodeAttributeMark, } from '../next-schema/generated/markTypes';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { BlockDefinition, BlockRootOnlyDefinition, InlineDefinition, NonNestableBlockContentDefinition } from '../next-schema/generated/nodeGroupTypes';
|
|
1
|
+
export type { BlockDefinition, BlockRootOnlyDefinition, InlineDefinition, NonNestableBlockContentDefinition, } from '../next-schema/generated/nodeGroupTypes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { blockCard, blockquote, blockquoteLegacy, blockTaskItem, bodiedExtension, bodiedExtensionWithMarks, bodiedSyncBlock, bulletList, caption, codeBlock, codeBlockRootOnly, codeBlockRootOnlyWithExtendedAttributesStage0, codeBlockWithExtendedAttributesStage0, confluenceJiraIssue, confluenceUnsupportedBlock, confluenceUnsupportedInline, date, dateStage0, decisionItem, decisionList, doc, embedCard, emoji, emojiStage0, expand, expandRootOnly, extension, extensionWithMarks, extensionFrameStage0, hardBreak, heading, headingWithAlignment, headingWithIndentation, headingWithNoMarks, image, inlineCard, inlineCardStage0, inlineExtension, inlineExtensionWithMarks, layoutColumn, layoutColumnStage0, layoutSection, layoutSectionFull, layoutSectionWithSingleColumnStage0, listItem, media, mediaGroup, mediaInline, mediaSingle, mediaSingleCaption, mediaSingleFull, mediaSingleWidthType, mention, mentionStage0, multiBodiedExtensionStage0, nestedExpand, nestedExpandWithNoMarks, orderedList, panel, paragraph, paragraphWithAlignment, paragraphWithFontSize, paragraphWithIndentation, paragraphWithNoMarks, placeholder, rule, status, statusStage0, syncBlock, table, tableWithNestedTable, tableCell, tableCellStage0, tableCellWithNestedTable, tableCellWithNestedTableStage0, tableHeader, tableHeaderStage0, tableHeaderWithNestedTable, tableHeaderWithNestedTableStage0, tableRow, tableRowWithNestedTable, taskItem, taskList, text, textCodeInline, textFormatted, textWithNoMarks, unsupportedBlock, unsupportedInline } from '../next-schema/generated/nodeTypes';
|
|
2
|
-
export type { BlockCardNodeAttributes0, BlockCardNodeAttributes1, BlockCardNodeAttributes2, BlockCardDefinition, BlockCardNode, BlockquoteDefinition, BlockquoteNode, BlockquoteLegacyDefinition, BlockquoteLegacyNode, BlockTaskItemDefinition, BlockTaskItemNode, BodiedExtensionDefinition, BodiedExtensionNode, BodiedExtensionWithMarksDefinition, BodiedExtensionWithMarksNode, BodiedSyncBlockDefinition, BodiedSyncBlockNode, BulletListDefinition, BulletListNode, CaptionDefinition, CaptionNode, CodeBlockDefinition, CodeBlockNode, CodeBlockRootOnlyDefinition, CodeBlockRootOnlyNode, CodeBlockRootOnlyWithExtendedAttributesStage0Definition, CodeBlockRootOnlyWithExtendedAttributesStage0Node, CodeBlockWithExtendedAttributesStage0Definition, CodeBlockWithExtendedAttributesStage0Node, ConfluenceJiraIssueDefinition, ConfluenceJiraIssueNode, ConfluenceUnsupportedBlockDefinition, ConfluenceUnsupportedBlockNode, ConfluenceUnsupportedInlineDefinition, ConfluenceUnsupportedInlineNode, DateDefinition, DateNode, DateStage0Definition, DateStage0Node, DecisionItemDefinition, DecisionItemNode, DecisionListDefinition, DecisionListNode, DocDefinition, DocNode, EmbedCardDefinition, EmbedCardNode, EmojiDefinition, EmojiNode, EmojiStage0Definition, EmojiStage0Node, ExpandDefinition, ExpandNode, ExpandRootOnlyDefinition, ExpandRootOnlyNode, ExtensionDefinition, ExtensionNode, ExtensionWithMarksDefinition, ExtensionWithMarksNode, ExtensionFrameStage0Definition, ExtensionFrameStage0Node, HardBreakDefinition, HardBreakNode, HeadingDefinition, HeadingNode, HeadingWithAlignmentDefinition, HeadingWithAlignmentNode, HeadingWithIndentationDefinition, HeadingWithIndentationNode, HeadingWithNoMarksDefinition, HeadingWithNoMarksNode, ImageDefinition, ImageNode, InlineCardNodeAttributes0, InlineCardNodeAttributes1, InlineCardDefinition, InlineCardNode, InlineCardStage0NodeAttributes0, InlineCardStage0NodeAttributes1, InlineCardStage0Definition, InlineCardStage0Node, InlineExtensionDefinition, InlineExtensionNode, InlineExtensionWithMarksDefinition, InlineExtensionWithMarksNode, LayoutColumnDefinition, LayoutColumnNode, LayoutColumnStage0Definition, LayoutColumnStage0Node, LayoutSectionDefinition, LayoutSectionNode, LayoutSectionFullDefinition, LayoutSectionFullNode, LayoutSectionWithSingleColumnStage0Definition, LayoutSectionWithSingleColumnStage0Node, ListItemDefinition, ListItemNode, MediaNodeAttributes0, MediaNodeAttributes1, MediaDefinition, MediaNode, MediaGroupDefinition, MediaGroupNode, MediaInlineDefinition, MediaInlineNode, MediaSingleNodeAttributes0, MediaSingleNodeAttributes1, MediaSingleDefinition, MediaSingleNode, MediaSingleCaptionNodeAttributes0, MediaSingleCaptionNodeAttributes1, MediaSingleCaptionDefinition, MediaSingleCaptionNode, MediaSingleFullNodeAttributes0, MediaSingleFullNodeAttributes1, MediaSingleFullDefinition, MediaSingleFullNode, MediaSingleWidthTypeNodeAttributes0, MediaSingleWidthTypeNodeAttributes1, MediaSingleWidthTypeDefinition, MediaSingleWidthTypeNode, MentionDefinition, MentionNode, MentionStage0Definition, MentionStage0Node, MultiBodiedExtensionStage0Definition, MultiBodiedExtensionStage0Node, NestedExpandDefinition, NestedExpandNode, NestedExpandWithNoMarksDefinition, NestedExpandWithNoMarksNode, OrderedListDefinition, OrderedListNode, PanelDefinition, PanelNode, ParagraphDefinition, ParagraphNode, ParagraphWithAlignmentDefinition, ParagraphWithAlignmentNode, ParagraphWithFontSizeDefinition, ParagraphWithFontSizeNode, ParagraphWithIndentationDefinition, ParagraphWithIndentationNode, ParagraphWithNoMarksDefinition, ParagraphWithNoMarksNode, PlaceholderDefinition, PlaceholderNode, RuleDefinition, RuleNode, StatusDefinition, StatusNode, StatusStage0Definition, StatusStage0Node, SyncBlockDefinition, SyncBlockNode, TableDefinition, TableNode, TableWithNestedTableDefinition, TableWithNestedTableNode, TableCellDefinition, TableCellNode, TableCellStage0Definition, TableCellStage0Node, TableCellWithNestedTableDefinition, TableCellWithNestedTableNode, TableCellWithNestedTableStage0Definition, TableCellWithNestedTableStage0Node, TableHeaderDefinition, TableHeaderNode, TableHeaderStage0Definition, TableHeaderStage0Node, TableHeaderWithNestedTableDefinition, TableHeaderWithNestedTableNode, TableHeaderWithNestedTableStage0Definition, TableHeaderWithNestedTableStage0Node, TableRowDefinition, TableRowNode, TableRowWithNestedTableDefinition, TableRowWithNestedTableNode, TaskItemDefinition, TaskItemNode, TaskListDefinition, TaskListNode, TextDefinition, TextNode, TextCodeInlineDefinition, TextCodeInlineNode, TextFormattedDefinition, TextFormattedNode, TextWithNoMarksDefinition, TextWithNoMarksNode, UnsupportedBlockDefinition, UnsupportedBlockNode, UnsupportedInlineDefinition, UnsupportedInlineNode } from '../next-schema/generated/nodeTypes';
|
|
1
|
+
export { blockCard, blockquote, blockquoteLegacy, blockTaskItem, bodiedExtension, bodiedExtensionWithMarks, bodiedSyncBlock, bulletList, caption, codeBlock, codeBlockRootOnly, codeBlockRootOnlyWithExtendedAttributesStage0, codeBlockWithExtendedAttributesStage0, confluenceJiraIssue, confluenceUnsupportedBlock, confluenceUnsupportedInline, date, dateStage0, decisionItem, decisionList, doc, embedCard, emoji, emojiStage0, expand, expandRootOnly, extension, extensionWithMarks, extensionFrameStage0, hardBreak, heading, headingWithAlignment, headingWithIndentation, headingWithNoMarks, image, inlineCard, inlineCardStage0, inlineExtension, inlineExtensionWithMarks, layoutColumn, layoutColumnStage0, layoutSection, layoutSectionFull, layoutSectionWithSingleColumnStage0, listItem, media, mediaGroup, mediaInline, mediaSingle, mediaSingleCaption, mediaSingleFull, mediaSingleWidthType, mention, mentionStage0, multiBodiedExtensionStage0, nestedExpand, nestedExpandWithNoMarks, orderedList, panel, paragraph, paragraphWithAlignment, paragraphWithFontSize, paragraphWithIndentation, paragraphWithNoMarks, placeholder, rule, status, statusStage0, syncBlock, table, tableWithNestedTable, tableCell, tableCellStage0, tableCellWithNestedTable, tableCellWithNestedTableStage0, tableHeader, tableHeaderStage0, tableHeaderWithNestedTable, tableHeaderWithNestedTableStage0, tableRow, tableRowWithNestedTable, taskItem, taskList, text, textCodeInline, textFormatted, textWithNoMarks, unsupportedBlock, unsupportedInline, } from '../next-schema/generated/nodeTypes';
|
|
2
|
+
export type { BlockCardNodeAttributes0, BlockCardNodeAttributes1, BlockCardNodeAttributes2, BlockCardDefinition, BlockCardNode, BlockquoteDefinition, BlockquoteNode, BlockquoteLegacyDefinition, BlockquoteLegacyNode, BlockTaskItemDefinition, BlockTaskItemNode, BodiedExtensionDefinition, BodiedExtensionNode, BodiedExtensionWithMarksDefinition, BodiedExtensionWithMarksNode, BodiedSyncBlockDefinition, BodiedSyncBlockNode, BulletListDefinition, BulletListNode, CaptionDefinition, CaptionNode, CodeBlockDefinition, CodeBlockNode, CodeBlockRootOnlyDefinition, CodeBlockRootOnlyNode, CodeBlockRootOnlyWithExtendedAttributesStage0Definition, CodeBlockRootOnlyWithExtendedAttributesStage0Node, CodeBlockWithExtendedAttributesStage0Definition, CodeBlockWithExtendedAttributesStage0Node, ConfluenceJiraIssueDefinition, ConfluenceJiraIssueNode, ConfluenceUnsupportedBlockDefinition, ConfluenceUnsupportedBlockNode, ConfluenceUnsupportedInlineDefinition, ConfluenceUnsupportedInlineNode, DateDefinition, DateNode, DateStage0Definition, DateStage0Node, DecisionItemDefinition, DecisionItemNode, DecisionListDefinition, DecisionListNode, DocDefinition, DocNode, EmbedCardDefinition, EmbedCardNode, EmojiDefinition, EmojiNode, EmojiStage0Definition, EmojiStage0Node, ExpandDefinition, ExpandNode, ExpandRootOnlyDefinition, ExpandRootOnlyNode, ExtensionDefinition, ExtensionNode, ExtensionWithMarksDefinition, ExtensionWithMarksNode, ExtensionFrameStage0Definition, ExtensionFrameStage0Node, HardBreakDefinition, HardBreakNode, HeadingDefinition, HeadingNode, HeadingWithAlignmentDefinition, HeadingWithAlignmentNode, HeadingWithIndentationDefinition, HeadingWithIndentationNode, HeadingWithNoMarksDefinition, HeadingWithNoMarksNode, ImageDefinition, ImageNode, InlineCardNodeAttributes0, InlineCardNodeAttributes1, InlineCardDefinition, InlineCardNode, InlineCardStage0NodeAttributes0, InlineCardStage0NodeAttributes1, InlineCardStage0Definition, InlineCardStage0Node, InlineExtensionDefinition, InlineExtensionNode, InlineExtensionWithMarksDefinition, InlineExtensionWithMarksNode, LayoutColumnDefinition, LayoutColumnNode, LayoutColumnStage0Definition, LayoutColumnStage0Node, LayoutSectionDefinition, LayoutSectionNode, LayoutSectionFullDefinition, LayoutSectionFullNode, LayoutSectionWithSingleColumnStage0Definition, LayoutSectionWithSingleColumnStage0Node, ListItemDefinition, ListItemNode, MediaNodeAttributes0, MediaNodeAttributes1, MediaDefinition, MediaNode, MediaGroupDefinition, MediaGroupNode, MediaInlineDefinition, MediaInlineNode, MediaSingleNodeAttributes0, MediaSingleNodeAttributes1, MediaSingleDefinition, MediaSingleNode, MediaSingleCaptionNodeAttributes0, MediaSingleCaptionNodeAttributes1, MediaSingleCaptionDefinition, MediaSingleCaptionNode, MediaSingleFullNodeAttributes0, MediaSingleFullNodeAttributes1, MediaSingleFullDefinition, MediaSingleFullNode, MediaSingleWidthTypeNodeAttributes0, MediaSingleWidthTypeNodeAttributes1, MediaSingleWidthTypeDefinition, MediaSingleWidthTypeNode, MentionDefinition, MentionNode, MentionStage0Definition, MentionStage0Node, MultiBodiedExtensionStage0Definition, MultiBodiedExtensionStage0Node, NestedExpandDefinition, NestedExpandNode, NestedExpandWithNoMarksDefinition, NestedExpandWithNoMarksNode, OrderedListDefinition, OrderedListNode, PanelDefinition, PanelNode, ParagraphDefinition, ParagraphNode, ParagraphWithAlignmentDefinition, ParagraphWithAlignmentNode, ParagraphWithFontSizeDefinition, ParagraphWithFontSizeNode, ParagraphWithIndentationDefinition, ParagraphWithIndentationNode, ParagraphWithNoMarksDefinition, ParagraphWithNoMarksNode, PlaceholderDefinition, PlaceholderNode, RuleDefinition, RuleNode, StatusDefinition, StatusNode, StatusStage0Definition, StatusStage0Node, SyncBlockDefinition, SyncBlockNode, TableDefinition, TableNode, TableWithNestedTableDefinition, TableWithNestedTableNode, TableCellDefinition, TableCellNode, TableCellStage0Definition, TableCellStage0Node, TableCellWithNestedTableDefinition, TableCellWithNestedTableNode, TableCellWithNestedTableStage0Definition, TableCellWithNestedTableStage0Node, TableHeaderDefinition, TableHeaderNode, TableHeaderStage0Definition, TableHeaderStage0Node, TableHeaderWithNestedTableDefinition, TableHeaderWithNestedTableNode, TableHeaderWithNestedTableStage0Definition, TableHeaderWithNestedTableStage0Node, TableRowDefinition, TableRowNode, TableRowWithNestedTableDefinition, TableRowWithNestedTableNode, TaskItemDefinition, TaskItemNode, TaskListDefinition, TaskListNode, TextDefinition, TextNode, TextCodeInlineDefinition, TextCodeInlineNode, TextFormattedDefinition, TextFormattedNode, TextWithNoMarksDefinition, TextWithNoMarksNode, UnsupportedBlockDefinition, UnsupportedBlockNode, UnsupportedInlineDefinition, UnsupportedInlineNode, } from '../next-schema/generated/nodeTypes';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { orderedList, orderedListSelector, orderedListWithLocalId, orderedListWithOrder, orderedListWithOrderAndLocalId } from '../schema/nodes/ordered-list';
|
|
1
|
+
export { orderedList, orderedListSelector, orderedListWithLocalId, orderedListWithOrder, orderedListWithOrderAndLocalId, } from '../schema/nodes/ordered-list';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { paragraph } from '../schema/nodes/paragraph';
|
|
2
|
-
export type { ParagraphBaseDefinition, ParagraphDefinition, ParagraphWithAlignmentDefinition, ParagraphWithIndentationDefinition, ParagraphWithMarksDefinition } from '../schema/nodes/paragraph';
|
|
2
|
+
export type { ParagraphBaseDefinition, ParagraphDefinition, ParagraphWithAlignmentDefinition, ParagraphWithIndentationDefinition, ParagraphWithMarksDefinition, } from '../schema/nodes/paragraph';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type { RichMediaAttributes, ExtendedMediaAttributes, Layout as RichMediaLayout } from '../schema/nodes/types/rich-media-common';
|
|
1
|
+
export type { RichMediaAttributes, ExtendedMediaAttributes, Layout as RichMediaLayout, } from '../schema/nodes/types/rich-media-common';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { getCellAttrs, getCellDomAttrs, table, tableStage0, tableWithCustomWidth, tableBackgroundBorderColor, tableBackgroundColorNames, tableBackgroundColorPalette, tableCell, tableCellContentDomSelector, tableCellContentWrapperSelector, tableCellSelector, tableHeader, tableHeaderSelector, tablePrefixSelector, tableRow, tableToJSON, toJSONTableCell, toJSONTableHeader, tableWithNestedTable, tableRowWithNestedTable, tableCellWithNestedTable, tableHeaderWithNestedTable, tableCellStage0, tableHeaderStage0, tableCellWithNestedTableStage0, tableHeaderWithNestedTableStage0, tableRowWithLocalId, tableCellWithLocalId, tableHeaderWithLocalId, tableRowWithNestedTableWithLocalId, tableCellWithNestedTableWithLocalId, tableHeaderWithNestedTableWithLocalId } from '../schema/nodes/tableNodes';
|
|
2
|
-
export type { CellAttributes, TableAttributes, TableCell as TableCellDefinition, TableDefinition, TableWithNestedTableDefinition, TableRowWithNestedTableDefinition, TableCellWithNestedTableDefinition, TableHeaderWithNestedTableDefinition, DisplayMode as TableDisplayMode, TableHeader as TableHeaderDefinition, Layout as TableLayout, TableRow as TableRowDefinition, CellDomAttrs } from '../schema/nodes/tableNodes';
|
|
1
|
+
export { getCellAttrs, getCellDomAttrs, table, tableStage0, tableWithCustomWidth, tableBackgroundBorderColor, tableBackgroundColorNames, tableBackgroundColorPalette, tableCell, tableCellContentDomSelector, tableCellContentWrapperSelector, tableCellSelector, tableHeader, tableHeaderSelector, tablePrefixSelector, tableRow, tableToJSON, toJSONTableCell, toJSONTableHeader, tableWithNestedTable, tableRowWithNestedTable, tableCellWithNestedTable, tableHeaderWithNestedTable, tableCellStage0, tableHeaderStage0, tableCellWithNestedTableStage0, tableHeaderWithNestedTableStage0, tableRowWithLocalId, tableCellWithLocalId, tableHeaderWithLocalId, tableRowWithNestedTableWithLocalId, tableCellWithNestedTableWithLocalId, tableHeaderWithNestedTableWithLocalId, } from '../schema/nodes/tableNodes';
|
|
2
|
+
export type { CellAttributes, TableAttributes, TableCell as TableCellDefinition, TableDefinition, TableWithNestedTableDefinition, TableRowWithNestedTableDefinition, TableCellWithNestedTableDefinition, TableHeaderWithNestedTableDefinition, DisplayMode as TableDisplayMode, TableHeader as TableHeaderDefinition, Layout as TableLayout, TableRow as TableRowDefinition, CellDomAttrs, } from '../schema/nodes/tableNodes';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
export { AnalyticsStep } from '../steps/analytics';
|
|
2
|
-
export type { AnalyticsInvertStep, AnalyticsWithChannel, AnalyticsPayload } from '../steps/analytics';
|
|
2
|
+
export type { AnalyticsInvertStep, AnalyticsWithChannel, AnalyticsPayload, } from '../steps/analytics';
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export { getCellAttrs, getCellDomAttrs, table, tableStage0, tableWithCustomWidth, tableBackgroundBorderColor, tableBackgroundColorNames, tableBackgroundColorPalette, tableCell, tableCellContentDomSelector, tableCellContentWrapperSelector, tableCellSelector, tableHeader, tableHeaderSelector, tablePrefixSelector, tableRow, tableToJSON, toJSONTableCell, toJSONTableHeader, tableWithNestedTable, tableRowWithNestedTable, tableCellWithNestedTable, tableHeaderWithNestedTable, tableCellStage0, tableHeaderStage0, tableCellWithNestedTableStage0, tableHeaderWithNestedTableStage0, tableRowWithLocalId, tableCellWithLocalId, tableHeaderWithLocalId, tableRowWithNestedTableWithLocalId, tableCellWithNestedTableWithLocalId, tableHeaderWithNestedTableWithLocalId } from '../schema/nodes/tableNodes';
|
|
2
|
-
export type { CellAttributes, TableAttributes, TableCell as TableCellDefinition, TableDefinition, DisplayMode as TableDisplayMode, TableHeader as TableHeaderDefinition, Layout as TableLayout, TableRow as TableRowDefinition, CellDomAttrs } from '../schema/nodes/tableNodes';
|
|
1
|
+
export { getCellAttrs, getCellDomAttrs, table, tableStage0, tableWithCustomWidth, tableBackgroundBorderColor, tableBackgroundColorNames, tableBackgroundColorPalette, tableCell, tableCellContentDomSelector, tableCellContentWrapperSelector, tableCellSelector, tableHeader, tableHeaderSelector, tablePrefixSelector, tableRow, tableToJSON, toJSONTableCell, toJSONTableHeader, tableWithNestedTable, tableRowWithNestedTable, tableCellWithNestedTable, tableHeaderWithNestedTable, tableCellStage0, tableHeaderStage0, tableCellWithNestedTableStage0, tableHeaderWithNestedTableStage0, tableRowWithLocalId, tableCellWithLocalId, tableHeaderWithLocalId, tableRowWithNestedTableWithLocalId, tableCellWithNestedTableWithLocalId, tableHeaderWithNestedTableWithLocalId, } from '../schema/nodes/tableNodes';
|
|
2
|
+
export type { CellAttributes, TableAttributes, TableCell as TableCellDefinition, TableDefinition, DisplayMode as TableDisplayMode, TableHeader as TableHeaderDefinition, Layout as TableLayout, TableRow as TableRowDefinition, CellDomAttrs, } from '../schema/nodes/tableNodes';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/adf-schema",
|
|
3
|
-
"version": "52.14.
|
|
3
|
+
"version": "52.14.2",
|
|
4
4
|
"description": "Shared package that contains the ADF-schema (json) and ProseMirror node/mark specs",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"@atlaskit/adf-schema-generator": "^2.4.0",
|
|
41
41
|
"@atlaskit/editor-prosemirror": "^7.3.0",
|
|
42
42
|
"@atlaskit/platform-feature-flags": "^1.1.0",
|
|
43
|
-
"@atlaskit/tmp-editor-statsig": "^
|
|
43
|
+
"@atlaskit/tmp-editor-statsig": "^84.0.0",
|
|
44
44
|
"@babel/runtime": "^7.0.0",
|
|
45
45
|
"css-color-names": "0.0.4",
|
|
46
46
|
"linkify-it": "^3.0.3",
|