@atlaskit/renderer 109.29.2 → 109.29.4
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 +18 -0
- package/dist/cjs/i18n/cs.js +1 -10
- package/dist/cjs/i18n/da.js +1 -10
- package/dist/cjs/i18n/de.js +1 -10
- package/dist/cjs/i18n/en.js +1 -10
- package/dist/cjs/i18n/en_GB.js +1 -10
- package/dist/cjs/i18n/en_ZZ.js +1 -10
- package/dist/cjs/i18n/es.js +1 -10
- package/dist/cjs/i18n/fi.js +1 -10
- package/dist/cjs/i18n/fr.js +1 -10
- package/dist/cjs/i18n/hu.js +1 -10
- package/dist/cjs/i18n/it.js +1 -10
- package/dist/cjs/i18n/ja.js +1 -10
- package/dist/cjs/i18n/ko.js +1 -10
- package/dist/cjs/i18n/nb.js +1 -10
- package/dist/cjs/i18n/nl.js +1 -10
- package/dist/cjs/i18n/pl.js +1 -10
- package/dist/cjs/i18n/pt_BR.js +1 -10
- package/dist/cjs/i18n/ru.js +1 -10
- package/dist/cjs/i18n/sv.js +1 -10
- package/dist/cjs/i18n/th.js +1 -10
- package/dist/cjs/i18n/tr.js +1 -10
- package/dist/cjs/i18n/uk.js +1 -10
- package/dist/cjs/i18n/vi.js +1 -10
- package/dist/cjs/i18n/zh.js +1 -10
- package/dist/cjs/i18n/zh_TW.js +1 -10
- package/dist/cjs/react/nodes/blockCard.js +1 -0
- package/dist/cjs/ui/Renderer/index.js +1 -1
- package/dist/es2019/i18n/cs.js +1 -10
- package/dist/es2019/i18n/da.js +1 -10
- package/dist/es2019/i18n/de.js +1 -10
- package/dist/es2019/i18n/en.js +1 -10
- package/dist/es2019/i18n/en_GB.js +1 -10
- package/dist/es2019/i18n/en_ZZ.js +1 -10
- package/dist/es2019/i18n/es.js +1 -10
- package/dist/es2019/i18n/fi.js +1 -10
- package/dist/es2019/i18n/fr.js +1 -10
- package/dist/es2019/i18n/hu.js +1 -10
- package/dist/es2019/i18n/it.js +1 -10
- package/dist/es2019/i18n/ja.js +1 -10
- package/dist/es2019/i18n/ko.js +1 -10
- package/dist/es2019/i18n/nb.js +1 -10
- package/dist/es2019/i18n/nl.js +1 -10
- package/dist/es2019/i18n/pl.js +1 -10
- package/dist/es2019/i18n/pt_BR.js +1 -10
- package/dist/es2019/i18n/ru.js +1 -10
- package/dist/es2019/i18n/sv.js +1 -10
- package/dist/es2019/i18n/th.js +1 -10
- package/dist/es2019/i18n/tr.js +1 -10
- package/dist/es2019/i18n/uk.js +1 -10
- package/dist/es2019/i18n/vi.js +1 -10
- package/dist/es2019/i18n/zh.js +1 -10
- package/dist/es2019/i18n/zh_TW.js +1 -10
- package/dist/es2019/react/nodes/blockCard.js +1 -0
- package/dist/es2019/ui/Renderer/index.js +1 -1
- package/dist/esm/i18n/cs.js +1 -10
- package/dist/esm/i18n/da.js +1 -10
- package/dist/esm/i18n/de.js +1 -10
- package/dist/esm/i18n/en.js +1 -10
- package/dist/esm/i18n/en_GB.js +1 -10
- package/dist/esm/i18n/en_ZZ.js +1 -10
- package/dist/esm/i18n/es.js +1 -10
- package/dist/esm/i18n/fi.js +1 -10
- package/dist/esm/i18n/fr.js +1 -10
- package/dist/esm/i18n/hu.js +1 -10
- package/dist/esm/i18n/it.js +1 -10
- package/dist/esm/i18n/ja.js +1 -10
- package/dist/esm/i18n/ko.js +1 -10
- package/dist/esm/i18n/nb.js +1 -10
- package/dist/esm/i18n/nl.js +1 -10
- package/dist/esm/i18n/pl.js +1 -10
- package/dist/esm/i18n/pt_BR.js +1 -10
- package/dist/esm/i18n/ru.js +1 -10
- package/dist/esm/i18n/sv.js +1 -10
- package/dist/esm/i18n/th.js +1 -10
- package/dist/esm/i18n/tr.js +1 -10
- package/dist/esm/i18n/uk.js +1 -10
- package/dist/esm/i18n/vi.js +1 -10
- package/dist/esm/i18n/zh.js +1 -10
- package/dist/esm/i18n/zh_TW.js +1 -10
- package/dist/esm/react/nodes/blockCard.js +1 -0
- package/dist/esm/ui/Renderer/index.js +1 -1
- package/dist/types/analytics/analyticsContext.d.ts +1 -1
- package/dist/types/i18n/cs.d.ts +0 -9
- package/dist/types/i18n/da.d.ts +0 -9
- package/dist/types/i18n/de.d.ts +0 -9
- package/dist/types/i18n/en.d.ts +0 -9
- package/dist/types/i18n/en_GB.d.ts +0 -9
- package/dist/types/i18n/en_ZZ.d.ts +0 -9
- package/dist/types/i18n/es.d.ts +0 -9
- package/dist/types/i18n/fi.d.ts +0 -9
- package/dist/types/i18n/fr.d.ts +0 -9
- package/dist/types/i18n/hu.d.ts +0 -9
- package/dist/types/i18n/it.d.ts +0 -9
- package/dist/types/i18n/ja.d.ts +0 -9
- package/dist/types/i18n/ko.d.ts +0 -9
- package/dist/types/i18n/nb.d.ts +0 -9
- package/dist/types/i18n/nl.d.ts +0 -9
- package/dist/types/i18n/pl.d.ts +0 -9
- package/dist/types/i18n/pt_BR.d.ts +0 -9
- package/dist/types/i18n/ru.d.ts +0 -9
- package/dist/types/i18n/sv.d.ts +0 -9
- package/dist/types/i18n/th.d.ts +0 -9
- package/dist/types/i18n/tr.d.ts +0 -9
- package/dist/types/i18n/uk.d.ts +0 -9
- package/dist/types/i18n/vi.d.ts +0 -9
- package/dist/types/i18n/zh.d.ts +0 -9
- package/dist/types/i18n/zh_TW.d.ts +0 -9
- package/dist/types/react/hooks/use-bidi-warnings.d.ts +1 -1
- package/dist/types/react/marks/code.d.ts +2 -2
- package/dist/types/react/marks/confluence-inline-comment.d.ts +1 -1
- package/dist/types/react/marks/data-consumer.d.ts +2 -2
- package/dist/types/react/marks/em.d.ts +1 -1
- package/dist/types/react/marks/fragment.d.ts +2 -2
- package/dist/types/react/marks/indentation.d.ts +2 -2
- package/dist/types/react/marks/strike.d.ts +1 -1
- package/dist/types/react/marks/strong.d.ts +1 -1
- package/dist/types/react/marks/subsup.d.ts +2 -2
- package/dist/types/react/marks/underline.d.ts +1 -1
- package/dist/types/react/marks/unsupportedMark.d.ts +1 -1
- package/dist/types/react/marks/unsupportedNodeAttribute.d.ts +1 -1
- package/dist/types/react/nodes/caption.d.ts +1 -1
- package/dist/types/react/nodes/date.d.ts +1 -1
- package/dist/types/react/nodes/decisionItem.d.ts +1 -1
- package/dist/types/react/nodes/emoji.d.ts +3 -3
- package/dist/types/react/nodes/extension.d.ts +5 -6
- package/dist/types/react/nodes/heading.d.ts +3 -3
- package/dist/types/react/nodes/paragraph.d.ts +1 -1
- package/dist/types/react/nodes/status.d.ts +1 -1
- package/dist/types/react/nodes/task-item-with-providers.d.ts +2 -2
- package/dist/types/react/nodes/taskItem.d.ts +3 -3
- package/dist/types/react/nodes/taskList.d.ts +1 -1
- package/dist/types/react/utils/appearance.d.ts +1 -1
- package/dist/types/react/utils/inject-props.d.ts +1 -1
- package/dist/types/react/utils/links.d.ts +1 -1
- package/dist/types/react/utils/lists.d.ts +1 -1
- package/dist/types/react/utils/performance/RenderTracking.d.ts +1 -1
- package/dist/types/render-document.d.ts +4 -4
- package/dist/types/serializer.d.ts +1 -1
- package/dist/types/text/index.d.ts +2 -2
- package/dist/types/text/nodes/blockquote.d.ts +1 -1
- package/dist/types/text/nodes/bulletList.d.ts +1 -1
- package/dist/types/text/nodes/date.d.ts +1 -1
- package/dist/types/text/nodes/decisionItem.d.ts +1 -1
- package/dist/types/text/nodes/hardBreak.d.ts +1 -1
- package/dist/types/text/nodes/heading.d.ts +1 -1
- package/dist/types/text/nodes/index.d.ts +1 -1
- package/dist/types/text/nodes/inlineCard.d.ts +1 -1
- package/dist/types/text/nodes/listItem.d.ts +1 -1
- package/dist/types/text/nodes/mediaGroup.d.ts +1 -1
- package/dist/types/text/nodes/mention.d.ts +1 -1
- package/dist/types/text/nodes/orderedList.d.ts +1 -1
- package/dist/types/text/nodes/panel.d.ts +1 -1
- package/dist/types/text/nodes/paragraph.d.ts +1 -1
- package/dist/types/text/nodes/rule.d.ts +1 -1
- package/dist/types/text/nodes/status.d.ts +1 -1
- package/dist/types/text/nodes/table.d.ts +1 -1
- package/dist/types/text/nodes/taskItem.d.ts +1 -1
- package/dist/types/text/nodes/unknown.d.ts +1 -1
- package/dist/types/ui/RendererActionsContext/WithRendererActions.d.ts +2 -2
- package/dist/types/ui/RendererActionsContext/index.d.ts +1 -1
- package/dist/types/ui/TaskItemsFormatContext/TaskItemsFormatContext.d.ts +1 -1
- package/dist/types/ui/annotations/draft/dom.d.ts +1 -1
- package/dist/types/ui/annotations/draft/position.d.ts +1 -1
- package/dist/types/ui/annotations/draft/text.d.ts +1 -1
- package/dist/types/ui/annotations/hooks/use-inline-comments-filter.d.ts +1 -1
- package/dist/types/use-feature-flags.d.ts +1 -1
- package/dist/types-ts4.5/analytics/analyticsContext.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -9
- package/dist/types-ts4.5/i18n/da.d.ts +0 -9
- package/dist/types-ts4.5/i18n/de.d.ts +0 -9
- package/dist/types-ts4.5/i18n/en.d.ts +0 -9
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -9
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -9
- package/dist/types-ts4.5/i18n/es.d.ts +0 -9
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -9
- package/dist/types-ts4.5/i18n/fr.d.ts +0 -9
- package/dist/types-ts4.5/i18n/hu.d.ts +0 -9
- package/dist/types-ts4.5/i18n/it.d.ts +0 -9
- package/dist/types-ts4.5/i18n/ja.d.ts +0 -9
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -9
- package/dist/types-ts4.5/i18n/nb.d.ts +0 -9
- package/dist/types-ts4.5/i18n/nl.d.ts +0 -9
- package/dist/types-ts4.5/i18n/pl.d.ts +0 -9
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -9
- package/dist/types-ts4.5/i18n/ru.d.ts +0 -9
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -9
- package/dist/types-ts4.5/i18n/th.d.ts +0 -9
- package/dist/types-ts4.5/i18n/tr.d.ts +0 -9
- package/dist/types-ts4.5/i18n/uk.d.ts +0 -9
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -9
- package/dist/types-ts4.5/i18n/zh.d.ts +0 -9
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -9
- package/dist/types-ts4.5/react/hooks/use-bidi-warnings.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/code.d.ts +2 -2
- package/dist/types-ts4.5/react/marks/confluence-inline-comment.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/data-consumer.d.ts +2 -2
- package/dist/types-ts4.5/react/marks/em.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/fragment.d.ts +2 -2
- package/dist/types-ts4.5/react/marks/indentation.d.ts +2 -2
- package/dist/types-ts4.5/react/marks/strike.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/strong.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/subsup.d.ts +2 -2
- package/dist/types-ts4.5/react/marks/underline.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/unsupportedMark.d.ts +1 -1
- package/dist/types-ts4.5/react/marks/unsupportedNodeAttribute.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/caption.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/date.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/decisionItem.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/emoji.d.ts +3 -3
- package/dist/types-ts4.5/react/nodes/extension.d.ts +5 -6
- package/dist/types-ts4.5/react/nodes/heading.d.ts +3 -3
- package/dist/types-ts4.5/react/nodes/paragraph.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/status.d.ts +1 -1
- package/dist/types-ts4.5/react/nodes/task-item-with-providers.d.ts +2 -2
- package/dist/types-ts4.5/react/nodes/taskItem.d.ts +3 -3
- package/dist/types-ts4.5/react/nodes/taskList.d.ts +1 -1
- package/dist/types-ts4.5/react/utils/appearance.d.ts +1 -1
- package/dist/types-ts4.5/react/utils/inject-props.d.ts +1 -1
- package/dist/types-ts4.5/react/utils/links.d.ts +1 -1
- package/dist/types-ts4.5/react/utils/lists.d.ts +1 -1
- package/dist/types-ts4.5/react/utils/performance/RenderTracking.d.ts +1 -1
- package/dist/types-ts4.5/render-document.d.ts +4 -4
- package/dist/types-ts4.5/serializer.d.ts +1 -1
- package/dist/types-ts4.5/text/index.d.ts +2 -2
- package/dist/types-ts4.5/text/nodes/blockquote.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/bulletList.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/date.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/decisionItem.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/hardBreak.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/heading.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/index.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/inlineCard.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/listItem.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/mediaGroup.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/mention.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/orderedList.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/panel.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/paragraph.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/rule.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/status.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/table.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/taskItem.d.ts +1 -1
- package/dist/types-ts4.5/text/nodes/unknown.d.ts +1 -1
- package/dist/types-ts4.5/ui/RendererActionsContext/WithRendererActions.d.ts +2 -2
- package/dist/types-ts4.5/ui/RendererActionsContext/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/TaskItemsFormatContext/TaskItemsFormatContext.d.ts +1 -1
- package/dist/types-ts4.5/ui/annotations/draft/dom.d.ts +1 -1
- package/dist/types-ts4.5/ui/annotations/draft/position.d.ts +1 -1
- package/dist/types-ts4.5/ui/annotations/draft/text.d.ts +1 -1
- package/dist/types-ts4.5/ui/annotations/hooks/use-inline-comments-filter.d.ts +1 -1
- package/dist/types-ts4.5/use-feature-flags.d.ts +1 -1
- package/package.json +8 -8
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -5,21 +5,12 @@
|
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
7
|
declare const _default: {
|
|
8
|
-
'fabric.editor.headingLink.ascOrderLabel': string;
|
|
9
8
|
'fabric.editor.headingLink.ascSortingLabel': string;
|
|
10
9
|
'fabric.editor.headingLink.copied': string;
|
|
11
10
|
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
12
11
|
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.descOrderLabel': string;
|
|
14
12
|
'fabric.editor.headingLink.descSortingLabel': string;
|
|
15
13
|
'fabric.editor.headingLink.failedToCopy': string;
|
|
16
|
-
'fabric.editor.headingLink.invalidLabel': string;
|
|
17
|
-
'fabric.editor.headingLink.noOrderLabel': string;
|
|
18
14
|
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
19
|
-
'fabric.editor.tableHeader.sorting.asc': string;
|
|
20
|
-
'fabric.editor.tableHeader.sorting.default': string;
|
|
21
|
-
'fabric.editor.tableHeader.sorting.desc': string;
|
|
22
|
-
'fabric.editor.tableHeader.sorting.invalid': string;
|
|
23
|
-
'fabric.editor.tableHeader.sorting.no': string;
|
|
24
15
|
};
|
|
25
16
|
export default _default;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { WrappedComponentProps } from 'react-intl-next';
|
|
3
|
-
import { Mark } from '@atlaskit/editor-prosemirror/model';
|
|
2
|
+
import { type WrappedComponentProps } from 'react-intl-next';
|
|
3
|
+
import { type Mark } from '@atlaskit/editor-prosemirror/model';
|
|
4
4
|
import type { MarkProps } from '../types';
|
|
5
5
|
export declare const isCodeMark: (mark: Mark) => boolean;
|
|
6
6
|
export declare function CodeWithIntl(props: MarkProps<{
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { DataConsumerAttributes } from '@atlaskit/adf-schema';
|
|
3
|
-
import { MarkProps } from '../types';
|
|
2
|
+
import { type DataConsumerAttributes } from '@atlaskit/adf-schema';
|
|
3
|
+
import { type MarkProps } from '../types';
|
|
4
4
|
export default function DataConsumer(props: MarkProps<DataConsumerAttributes>): JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { FragmentAttributes } from '@atlaskit/adf-schema';
|
|
3
|
-
import { MarkProps } from '../types';
|
|
2
|
+
import { type FragmentAttributes } from '@atlaskit/adf-schema';
|
|
3
|
+
import { type MarkProps } from '../types';
|
|
4
4
|
export default function FragmentMark(props: MarkProps<FragmentAttributes>): JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { IndentationMarkAttributes } from '@atlaskit/adf-schema';
|
|
3
|
-
import { MarkProps } from '../types';
|
|
2
|
+
import { type IndentationMarkAttributes } from '@atlaskit/adf-schema';
|
|
3
|
+
import { type MarkProps } from '../types';
|
|
4
4
|
export default function Indentation(props: MarkProps<IndentationMarkAttributes>): JSX.Element;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { SubSupAttributes } from '@atlaskit/adf-schema';
|
|
3
|
-
import { MarkProps } from '../types';
|
|
2
|
+
import { type SubSupAttributes } from '@atlaskit/adf-schema';
|
|
3
|
+
import { type MarkProps } from '../types';
|
|
4
4
|
export default function SubSup(props: MarkProps<SubSupAttributes>): JSX.Element;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { EmojiAttributes } from '@atlaskit/adf-schema';
|
|
2
|
-
import { EmojiResourceConfig } from '@atlaskit/emoji/resource';
|
|
1
|
+
import { type EmojiAttributes } from '@atlaskit/adf-schema';
|
|
2
|
+
import { type EmojiResourceConfig } from '@atlaskit/emoji/resource';
|
|
3
3
|
import { PureComponent } from 'react';
|
|
4
|
-
import { ProviderFactory } from '@atlaskit/editor-common/provider-factory';
|
|
4
|
+
import { type ProviderFactory } from '@atlaskit/editor-common/provider-factory';
|
|
5
5
|
export interface EmojiProps extends EmojiAttributes {
|
|
6
6
|
providers?: ProviderFactory;
|
|
7
7
|
resourceConfig?: EmojiResourceConfig;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import React from 'react';
|
|
2
|
-
import { Mark as PMMark, Node as PMNode } from '@atlaskit/editor-prosemirror/model';
|
|
3
|
-
import { RendererContext } from '../types';
|
|
4
|
-
import { ExtensionLayout } from '@atlaskit/adf-schema';
|
|
2
|
+
import { type Mark as PMMark, type Node as PMNode } from '@atlaskit/editor-prosemirror/model';
|
|
3
|
+
import { type RendererContext } from '../types';
|
|
4
|
+
import { type ExtensionLayout } from '@atlaskit/adf-schema';
|
|
5
5
|
import type { ExtensionHandlers } from '@atlaskit/editor-common/extensions';
|
|
6
|
-
import { ProviderFactory } from '@atlaskit/editor-common/provider-factory';
|
|
6
|
+
import { type ProviderFactory } from '@atlaskit/editor-common/provider-factory';
|
|
7
7
|
import type { OverflowShadowProps } from '@atlaskit/editor-common/ui';
|
|
8
8
|
export interface Props {
|
|
9
9
|
extensionHandlers?: ExtensionHandlers;
|
|
@@ -64,8 +64,7 @@ declare const _default: {
|
|
|
64
64
|
UNSAFE_componentWillMount?(): void;
|
|
65
65
|
componentWillReceiveProps?(nextProps: Readonly<Props>, nextContext: any): void;
|
|
66
66
|
UNSAFE_componentWillReceiveProps?(nextProps: Readonly<Props>, nextContext: any): void;
|
|
67
|
-
componentWillUpdate?(nextProps: Readonly<Props>, nextState: Readonly<import("@atlaskit/editor-common/ui").OverflowShadowState>, nextContext: any): void;
|
|
68
|
-
/** We keep rendering the default content */
|
|
67
|
+
componentWillUpdate?(nextProps: Readonly<Props>, nextState: Readonly<import("@atlaskit/editor-common/ui").OverflowShadowState>, nextContext: any): void;
|
|
69
68
|
UNSAFE_componentWillUpdate?(nextProps: Readonly<Props>, nextState: Readonly<import("@atlaskit/editor-common/ui").OverflowShadowState>, nextContext: any): void;
|
|
70
69
|
};
|
|
71
70
|
new (props: Props, context: any): {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
/// <reference types="react" />
|
|
2
|
-
import { Node as PMNode } from '@atlaskit/editor-prosemirror/model';
|
|
3
|
-
import { NodeProps } from '../types';
|
|
4
|
-
import { HeadingAnchorLinksProps } from '../../ui/Renderer/types';
|
|
2
|
+
import { type Node as PMNode } from '@atlaskit/editor-prosemirror/model';
|
|
3
|
+
import { type NodeProps } from '../types';
|
|
4
|
+
import { type HeadingAnchorLinksProps } from '../../ui/Renderer/types';
|
|
5
5
|
export type HeadingLevels = 1 | 2 | 3 | 4 | 5 | 6;
|
|
6
6
|
declare function Heading(props: NodeProps<{
|
|
7
7
|
level: HeadingLevels;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { Component, ReactNode } from 'react';
|
|
1
|
+
import { Component, type ReactNode } from 'react';
|
|
2
2
|
import type { ContextIdentifierProvider } from '@atlaskit/editor-common/provider-factory';
|
|
3
|
-
import { ContentRef, TaskDecisionProvider } from '@atlaskit/task-decision';
|
|
3
|
+
import { type ContentRef, type TaskDecisionProvider } from '@atlaskit/task-decision';
|
|
4
4
|
export interface Props {
|
|
5
5
|
taskId: string;
|
|
6
6
|
objectAri: string;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { PureComponent, ReactNode } from 'react';
|
|
1
|
+
import { PureComponent, type ReactNode } from 'react';
|
|
2
2
|
import { ProviderFactory } from '@atlaskit/editor-common/provider-factory';
|
|
3
|
-
import { RendererContext } from '../types';
|
|
4
|
-
import { NodeProps } from '../types';
|
|
3
|
+
import { type RendererContext } from '../types';
|
|
4
|
+
import { type NodeProps } from '../types';
|
|
5
5
|
export interface Props {
|
|
6
6
|
localId: string;
|
|
7
7
|
rendererContext?: RendererContext;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { RendererAppearance } from '../../ui/Renderer/types';
|
|
1
|
+
import { type RendererAppearance } from '../../ui/Renderer/types';
|
|
2
2
|
export declare const isFullWidthAppearance: (appearance: RendererAppearance) => boolean;
|
|
3
3
|
export declare const isFullPageAppearance: (appearance: RendererAppearance) => boolean;
|
|
4
4
|
export declare const isFullWidthOrFullPageAppearance: (appearance: RendererAppearance) => boolean;
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { HeadingAnchorLinksProps } from '../../ui/Renderer/types';
|
|
1
|
+
import { type HeadingAnchorLinksProps } from '../../ui/Renderer/types';
|
|
2
2
|
export declare function isNestedHeaderLinksEnabled(allowHeadingAnchorLinks?: HeadingAnchorLinksProps): boolean;
|
|
3
3
|
export declare function getActiveHeadingId(allowHeadingAnchorLinks?: HeadingAnchorLinksProps): string | undefined;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { Node } from '@atlaskit/editor-prosemirror/model';
|
|
1
|
+
import { type Node } from '@atlaskit/editor-prosemirror/model';
|
|
2
2
|
export declare function getListIndentLevel(path: Node[]): number;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { AnalyticsEventPayload } from '../../../analytics/events';
|
|
2
|
-
import { ACTION_SUBJECT, ACTION } from '@atlaskit/editor-common/analytics';
|
|
2
|
+
import { type ACTION_SUBJECT, type ACTION } from '@atlaskit/editor-common/analytics';
|
|
3
3
|
export type FireAnalyticsCallback = <T = void>(payload: AnalyticsEventPayload<T>) => void | undefined;
|
|
4
4
|
type RenderActions = ACTION.RE_RENDERED;
|
|
5
5
|
type RenderActionSubjects = ACTION_SUBJECT.RENDERER;
|