@atlaskit/renderer 123.2.1 → 123.2.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 +10 -0
- package/afm-dev-agents/tsconfig.json +3 -0
- package/afm-jira/tsconfig.json +3 -0
- package/afm-passionfruit/tsconfig.json +3 -0
- package/afm-post-office/tsconfig.json +3 -0
- package/afm-rovo-extension/tsconfig.json +3 -0
- package/afm-townsquare/tsconfig.json +3 -0
- package/dist/cjs/i18n/cs.js +4 -12
- package/dist/cjs/i18n/da.js +4 -12
- package/dist/cjs/i18n/de.js +4 -12
- package/dist/cjs/i18n/en.js +4 -12
- package/dist/cjs/i18n/en_GB.js +4 -12
- package/dist/cjs/i18n/en_ZZ.js +4 -12
- package/dist/cjs/i18n/es.js +4 -12
- package/dist/cjs/i18n/fi.js +4 -12
- package/dist/cjs/i18n/fr.js +4 -12
- package/dist/cjs/i18n/hr.js +4 -12
- package/dist/cjs/i18n/hu.js +4 -12
- package/dist/cjs/i18n/it.js +4 -12
- package/dist/cjs/i18n/ja.js +4 -12
- package/dist/cjs/i18n/ko.js +4 -12
- package/dist/cjs/i18n/nb.js +4 -12
- package/dist/cjs/i18n/nl.js +4 -12
- package/dist/cjs/i18n/pl.js +4 -12
- package/dist/cjs/i18n/pt_BR.js +4 -12
- package/dist/cjs/i18n/ru.js +4 -12
- package/dist/cjs/i18n/sl.js +4 -12
- package/dist/cjs/i18n/sr_RS.js +4 -12
- package/dist/cjs/i18n/sr_YR.js +4 -12
- package/dist/cjs/i18n/sv.js +4 -12
- package/dist/cjs/i18n/th.js +4 -12
- package/dist/cjs/i18n/tr.js +4 -12
- package/dist/cjs/i18n/uk.js +4 -12
- package/dist/cjs/i18n/vi.js +4 -12
- package/dist/cjs/i18n/zh.js +4 -12
- package/dist/cjs/i18n/zh_TW.js +4 -12
- package/dist/cjs/react/nodes/blockCard.js +1 -1
- package/dist/cjs/react/nodes/codeBlock/components/codeBlockButtonContainer.js +1 -1
- package/dist/cjs/react/nodes/panel.js +1 -1
- package/dist/cjs/ui/Renderer/RendererStyleContainer.js +10 -10
- package/dist/cjs/ui/Renderer/index.js +1 -1
- package/dist/cjs/ui/annotations/draft/component.js +1 -1
- package/dist/cjs/ui/annotations/element/mark.js +4 -4
- package/dist/es2019/i18n/cs.js +4 -12
- package/dist/es2019/i18n/da.js +4 -12
- package/dist/es2019/i18n/de.js +4 -12
- package/dist/es2019/i18n/en.js +4 -12
- package/dist/es2019/i18n/en_GB.js +4 -12
- package/dist/es2019/i18n/en_ZZ.js +4 -12
- package/dist/es2019/i18n/es.js +4 -12
- package/dist/es2019/i18n/fi.js +4 -12
- package/dist/es2019/i18n/fr.js +4 -12
- package/dist/es2019/i18n/hr.js +4 -12
- package/dist/es2019/i18n/hu.js +4 -12
- package/dist/es2019/i18n/it.js +4 -12
- package/dist/es2019/i18n/ja.js +4 -12
- package/dist/es2019/i18n/ko.js +4 -12
- package/dist/es2019/i18n/nb.js +4 -12
- package/dist/es2019/i18n/nl.js +4 -12
- package/dist/es2019/i18n/pl.js +4 -12
- package/dist/es2019/i18n/pt_BR.js +4 -12
- package/dist/es2019/i18n/ru.js +4 -12
- package/dist/es2019/i18n/sl.js +4 -12
- package/dist/es2019/i18n/sr_RS.js +4 -12
- package/dist/es2019/i18n/sr_YR.js +4 -12
- package/dist/es2019/i18n/sv.js +4 -12
- package/dist/es2019/i18n/th.js +4 -12
- package/dist/es2019/i18n/tr.js +4 -12
- package/dist/es2019/i18n/uk.js +4 -12
- package/dist/es2019/i18n/vi.js +4 -12
- package/dist/es2019/i18n/zh.js +4 -12
- package/dist/es2019/i18n/zh_TW.js +4 -12
- package/dist/es2019/react/nodes/blockCard.js +1 -1
- package/dist/es2019/react/nodes/codeBlock/components/codeBlockButtonContainer.js +1 -1
- package/dist/es2019/react/nodes/panel.js +1 -1
- package/dist/es2019/ui/Renderer/RendererStyleContainer.js +10 -10
- package/dist/es2019/ui/Renderer/index.js +1 -1
- package/dist/es2019/ui/annotations/draft/component.js +1 -1
- package/dist/es2019/ui/annotations/element/mark.js +4 -4
- package/dist/esm/i18n/cs.js +4 -12
- package/dist/esm/i18n/da.js +4 -12
- package/dist/esm/i18n/de.js +4 -12
- package/dist/esm/i18n/en.js +4 -12
- package/dist/esm/i18n/en_GB.js +4 -12
- package/dist/esm/i18n/en_ZZ.js +4 -12
- package/dist/esm/i18n/es.js +4 -12
- package/dist/esm/i18n/fi.js +4 -12
- package/dist/esm/i18n/fr.js +4 -12
- package/dist/esm/i18n/hr.js +4 -12
- package/dist/esm/i18n/hu.js +4 -12
- package/dist/esm/i18n/it.js +4 -12
- package/dist/esm/i18n/ja.js +4 -12
- package/dist/esm/i18n/ko.js +4 -12
- package/dist/esm/i18n/nb.js +4 -12
- package/dist/esm/i18n/nl.js +4 -12
- package/dist/esm/i18n/pl.js +4 -12
- package/dist/esm/i18n/pt_BR.js +4 -12
- package/dist/esm/i18n/ru.js +4 -12
- package/dist/esm/i18n/sl.js +4 -12
- package/dist/esm/i18n/sr_RS.js +4 -12
- package/dist/esm/i18n/sr_YR.js +4 -12
- package/dist/esm/i18n/sv.js +4 -12
- package/dist/esm/i18n/th.js +4 -12
- package/dist/esm/i18n/tr.js +4 -12
- package/dist/esm/i18n/uk.js +4 -12
- package/dist/esm/i18n/vi.js +4 -12
- package/dist/esm/i18n/zh.js +4 -12
- package/dist/esm/i18n/zh_TW.js +4 -12
- package/dist/esm/react/nodes/blockCard.js +1 -1
- package/dist/esm/react/nodes/codeBlock/components/codeBlockButtonContainer.js +1 -1
- package/dist/esm/react/nodes/panel.js +1 -1
- package/dist/esm/ui/Renderer/RendererStyleContainer.js +10 -10
- package/dist/esm/ui/Renderer/index.js +1 -1
- package/dist/esm/ui/annotations/draft/component.js +1 -1
- package/dist/esm/ui/annotations/element/mark.js +4 -4
- package/dist/types/i18n/cs.d.ts +2 -12
- package/dist/types/i18n/da.d.ts +2 -12
- package/dist/types/i18n/de.d.ts +2 -12
- package/dist/types/i18n/en.d.ts +2 -12
- package/dist/types/i18n/en_GB.d.ts +2 -12
- package/dist/types/i18n/en_ZZ.d.ts +2 -12
- package/dist/types/i18n/es.d.ts +2 -12
- package/dist/types/i18n/fi.d.ts +2 -12
- package/dist/types/i18n/fr.d.ts +2 -12
- package/dist/types/i18n/hr.d.ts +2 -12
- package/dist/types/i18n/hu.d.ts +2 -12
- package/dist/types/i18n/it.d.ts +2 -12
- package/dist/types/i18n/ja.d.ts +2 -12
- package/dist/types/i18n/ko.d.ts +2 -12
- package/dist/types/i18n/nb.d.ts +2 -12
- package/dist/types/i18n/nl.d.ts +2 -12
- package/dist/types/i18n/pl.d.ts +2 -12
- package/dist/types/i18n/pt_BR.d.ts +2 -12
- package/dist/types/i18n/ru.d.ts +2 -12
- package/dist/types/i18n/sl.d.ts +2 -12
- package/dist/types/i18n/sr_RS.d.ts +2 -12
- package/dist/types/i18n/sr_YR.d.ts +2 -12
- package/dist/types/i18n/sv.d.ts +2 -12
- package/dist/types/i18n/th.d.ts +2 -12
- package/dist/types/i18n/tr.d.ts +2 -12
- package/dist/types/i18n/uk.d.ts +2 -12
- package/dist/types/i18n/vi.d.ts +2 -12
- package/dist/types/i18n/zh.d.ts +2 -12
- package/dist/types/i18n/zh_TW.d.ts +2 -12
- package/dist/types-ts4.5/i18n/cs.d.ts +2 -12
- package/dist/types-ts4.5/i18n/da.d.ts +2 -12
- package/dist/types-ts4.5/i18n/de.d.ts +2 -12
- package/dist/types-ts4.5/i18n/en.d.ts +2 -12
- package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -12
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -12
- package/dist/types-ts4.5/i18n/es.d.ts +2 -12
- package/dist/types-ts4.5/i18n/fi.d.ts +2 -12
- package/dist/types-ts4.5/i18n/fr.d.ts +2 -12
- package/dist/types-ts4.5/i18n/hr.d.ts +2 -12
- package/dist/types-ts4.5/i18n/hu.d.ts +2 -12
- package/dist/types-ts4.5/i18n/it.d.ts +2 -12
- package/dist/types-ts4.5/i18n/ja.d.ts +2 -12
- package/dist/types-ts4.5/i18n/ko.d.ts +2 -12
- package/dist/types-ts4.5/i18n/nb.d.ts +2 -12
- package/dist/types-ts4.5/i18n/nl.d.ts +2 -12
- package/dist/types-ts4.5/i18n/pl.d.ts +2 -12
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +2 -12
- package/dist/types-ts4.5/i18n/ru.d.ts +2 -12
- package/dist/types-ts4.5/i18n/sl.d.ts +2 -12
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +2 -12
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +2 -12
- package/dist/types-ts4.5/i18n/sv.d.ts +2 -12
- package/dist/types-ts4.5/i18n/th.d.ts +2 -12
- package/dist/types-ts4.5/i18n/tr.d.ts +2 -12
- package/dist/types-ts4.5/i18n/uk.d.ts +2 -12
- package/dist/types-ts4.5/i18n/vi.d.ts +2 -12
- package/dist/types-ts4.5/i18n/zh.d.ts +2 -12
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -12
- package/package.json +4 -3
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
1
|
/* prettier-ignore */
|
|
2
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
2
3
|
/**
|
|
3
4
|
* NOTE:
|
|
4
5
|
*
|
|
5
6
|
* This file is automatically generated by Traduki 2.0.
|
|
6
7
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
8
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'fabric.editor.headingLink.copied': 'Kopirano!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Kopiraj link naslova',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopiraj',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'opadajući',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopiranje nije uspelo',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'nijedno',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'kraj umetnutog komentara',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'početak umetnutog komentara'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/sr_RS';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
1
|
/* prettier-ignore */
|
|
2
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
2
3
|
/**
|
|
3
4
|
* NOTE:
|
|
4
5
|
*
|
|
5
6
|
* This file is automatically generated by Traduki 2.0.
|
|
6
7
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
8
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'fabric.editor.headingLink.copied': 'Копирано!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Копирај линк наслова',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Копирај',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'опадајући',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Копирање није успело',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'ништа',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'крај уметнутог коментара',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'почетак уметнутог коментара'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/sr_YR';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
1
|
/* prettier-ignore */
|
|
2
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
2
3
|
/**
|
|
3
4
|
* NOTE:
|
|
4
5
|
*
|
|
5
6
|
* This file is automatically generated by Traduki 2.0.
|
|
6
7
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
8
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'fabric.editor.headingLink.copied': 'Kopierad!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Kopiera länk till rubrik',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopiera',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'fallande',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopiering misslyckades',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'Ingen',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'slut på inlinekommentarer',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'start på inlinekommentarer'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/sv';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
1
|
/* prettier-ignore */
|
|
2
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
2
3
|
/**
|
|
3
4
|
* NOTE:
|
|
4
5
|
*
|
|
5
6
|
* This file is automatically generated by Traduki 2.0.
|
|
6
7
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
8
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'fabric.editor.headingLink.copied': 'คัดลอกแล้ว!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'คัดลอกลิงก์ที่เชื่อมไปยังหัวเรื่อง',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'คัดลอก',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'จากมากไปหาน้อย',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'การคัดลอกไม่สำเร็จ',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'ไม่มี',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'สิ้นสุดความคิดเห็นในบรรทัด',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'เริ่มต้นความคิดเห็นในบรรทัด'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/th';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
1
|
/* prettier-ignore */
|
|
2
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
2
3
|
/**
|
|
3
4
|
* NOTE:
|
|
4
5
|
*
|
|
5
6
|
* This file is automatically generated by Traduki 2.0.
|
|
6
7
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
8
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'fabric.editor.headingLink.copied': 'Kopyalandı!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Başlık bağlantısını kopyala',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopyala',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'azalan',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopyalama işlemi başarısız oldu',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'yok',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'satır içi yorum sonu',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'satır içi yorum başlangıcı'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/tr';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
1
|
/* prettier-ignore */
|
|
2
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
2
3
|
/**
|
|
3
4
|
* NOTE:
|
|
4
5
|
*
|
|
5
6
|
* This file is automatically generated by Traduki 2.0.
|
|
6
7
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
8
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'fabric.editor.headingLink.copied': 'Скопійовано',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Скопіювати посилання на заголовок',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Копіювати',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'за спаданням',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Не вдалося скопіювати',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'Немає',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'кінець вбудованого коментаря',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'початок вбудованого коментаря'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/uk';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
1
|
/* prettier-ignore */
|
|
2
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
2
3
|
/**
|
|
3
4
|
* NOTE:
|
|
4
5
|
*
|
|
5
6
|
* This file is automatically generated by Traduki 2.0.
|
|
6
7
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
8
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'fabric.editor.headingLink.copied': 'Đã sao chép!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Sao chép liên kết vào tiêu đề',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Sao chép',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'giảm dần',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Sao chép không thành công',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'không có',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'bình luận nội tuyến kết thúc',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'bình luận nội tuyến bắt đầu'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/vi';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
1
|
/* prettier-ignore */
|
|
2
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
2
3
|
/**
|
|
3
4
|
* NOTE:
|
|
4
5
|
*
|
|
5
6
|
* This file is automatically generated by Traduki 2.0.
|
|
6
7
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
8
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'fabric.editor.headingLink.copied': '已复制!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': '复制标题链接',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': '复制',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': '降序',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': '复制失败',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': '无',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': '内联评论结束',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': '内联评论开始'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/zh';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -1,19 +1,11 @@
|
|
|
1
1
|
/* prettier-ignore */
|
|
2
|
+
/* eslint-disable @atlaskit/editor/no-re-export */
|
|
2
3
|
/**
|
|
3
4
|
* NOTE:
|
|
4
5
|
*
|
|
5
6
|
* This file is automatically generated by Traduki 2.0.
|
|
6
7
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
7
8
|
*/
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
'fabric.editor.headingLink.copied': '已複製!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': '複製標題連結',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': '複製',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': '遞減',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': '複製失敗',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': '無',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': '內嵌留言結束',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': '內嵌留言開始'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/zh_TW';
|
|
11
|
+
export default translations;
|
|
@@ -19,7 +19,7 @@ import { calcBreakoutWidth, canRenderDatasource } from '@atlaskit/editor-common/
|
|
|
19
19
|
import { usePortal } from '../../ui/Renderer/PortalContext';
|
|
20
20
|
var datasourceContainerStyle = css({
|
|
21
21
|
borderRadius: "var(--ds-radius-large, 8px)",
|
|
22
|
-
border: "1px
|
|
22
|
+
border: "var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-border, ".concat(N40, ")")),
|
|
23
23
|
overflow: 'hidden',
|
|
24
24
|
// eslint-disable-next-line @atlaskit/design-system/use-tokens-space
|
|
25
25
|
marginLeft: '50%',
|
|
@@ -25,7 +25,7 @@ var codeBlockButtonsStyle = css({
|
|
|
25
25
|
button: {
|
|
26
26
|
height: '32px',
|
|
27
27
|
width: '32px',
|
|
28
|
-
border: "2px
|
|
28
|
+
border: "var(--ds-border-width-selected, 2px)".concat(" solid ", "var(--ds-border, ".concat(N0, ")")),
|
|
29
29
|
borderRadius: "var(--ds-radius-small, 4px)",
|
|
30
30
|
marginLeft: "var(--ds-space-050, 4px)",
|
|
31
31
|
padding: "var(--ds-space-025, 2px)",
|
|
@@ -150,7 +150,7 @@ var panelNestedIconStyles = css({
|
|
|
150
150
|
var nestedPanelStyles = css({
|
|
151
151
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
|
|
152
152
|
'.ak-editor-panel__content .ak-editor-panel': {
|
|
153
|
-
border: "1px
|
|
153
|
+
border: "var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-border, #091E42)")
|
|
154
154
|
}
|
|
155
155
|
});
|
|
156
156
|
var panelCustomBackground = css({
|
|
@@ -227,7 +227,7 @@ var telepointerStyles = css(_defineProperty({}, "#".concat(TELEPOINTER_ID), {
|
|
|
227
227
|
paddingLeft: '1.5px',
|
|
228
228
|
// eslint-disable-next-line @atlaskit/design-system/use-tokens-typography
|
|
229
229
|
lineHeight: 'initial',
|
|
230
|
-
borderRadius:
|
|
230
|
+
borderRadius: "0px ".concat("var(--ds-radius-xsmall, 2px)", " ", "var(--ds-radius-xsmall, 2px)", " 0px"),
|
|
231
231
|
color: "var(--ds-text-inverse, white)",
|
|
232
232
|
backgroundColor: "var(--ds-background-brand-bold, #0C66E4)"
|
|
233
233
|
}
|
|
@@ -284,7 +284,7 @@ var blockquoteSharedStyles = css({
|
|
|
284
284
|
display: 'inline-block',
|
|
285
285
|
paddingLeft: "var(--ds-space-200, 16px)",
|
|
286
286
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values -- Ignored via go/DSP-18766
|
|
287
|
-
borderLeft: "2px
|
|
287
|
+
borderLeft: "var(--ds-border-width-selected, 2px)".concat(" solid ", "var(--ds-border, ".concat(akEditorBlockquoteBorderColor, ")")),
|
|
288
288
|
// eslint-disable-next-line @atlaskit/design-system/ensure-design-token-usage/preview, @atlaskit/ui-styling-standard/no-imported-style-values, @atlaskit/ui-styling-standard/no-unsafe-values -- Ignored via go/DSP-18766
|
|
289
289
|
margin: "".concat(blockNodesVerticalMargin, " 0 0 0"),
|
|
290
290
|
marginRight: 0,
|
|
@@ -1099,7 +1099,7 @@ var tableRendererHeaderStylesForTableCellOnly = css(_defineProperty({}, ".".conc
|
|
|
1099
1099
|
minWidth: "".concat(tableCellMinWidth, "px"),
|
|
1100
1100
|
fontWeight: "var(--ds-font-weight-regular, 400)",
|
|
1101
1101
|
verticalAlign: 'top',
|
|
1102
|
-
border: "1px
|
|
1102
|
+
border: "var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-background-accent-gray-subtler, ".concat(akEditorTableBorder, ")")),
|
|
1103
1103
|
borderRightWidth: 0,
|
|
1104
1104
|
borderBottomWidth: 0,
|
|
1105
1105
|
padding: "var(--ds-space-100, 8px)",
|
|
@@ -1240,7 +1240,7 @@ var rendererTableSortableColumnStyles = css(_defineProperty({}, ".".concat(Rende
|
|
|
1240
1240
|
var rendererTableColumnStylesOld = css(_defineProperty({}, ".".concat(RendererCssClassName.DOCUMENT, " .").concat(TableSharedCssClassName.TABLE_CONTAINER), {
|
|
1241
1241
|
'table[data-number-column="true"]': _defineProperty(_defineProperty({}, ".".concat(RendererCssClassName.NUMBER_COLUMN), {
|
|
1242
1242
|
backgroundColor: "".concat("var(--ds-background-neutral, ".concat(akEditorTableToolbar, ")")),
|
|
1243
|
-
borderRight: "1px solid\n\t\t\t\t\t\t\t\t"
|
|
1243
|
+
borderRight: "var(--ds-border-width, 1px)".concat(" solid\n\t\t\t\t\t\t\t\t", "var(--ds-background-accent-gray-subtler, ".concat(akEditorTableBorder, ")")),
|
|
1244
1244
|
width: "".concat(akEditorTableNumberColumnWidth, "px"),
|
|
1245
1245
|
textAlign: 'center',
|
|
1246
1246
|
color: "".concat("var(--ds-text-subtlest, ".concat(N200, ")")),
|
|
@@ -1253,7 +1253,7 @@ var rendererTableColumnStylesOld = css(_defineProperty({}, ".".concat(RendererCs
|
|
|
1253
1253
|
var rendererTableColumnStyles = css(_defineProperty({}, ".".concat(RendererCssClassName.DOCUMENT, " .").concat(TableSharedCssClassName.TABLE_CONTAINER), {
|
|
1254
1254
|
'table[data-number-column="true"]': _defineProperty(_defineProperty({}, ".".concat(RendererCssClassName.NUMBER_COLUMN), {
|
|
1255
1255
|
backgroundColor: "var(--ds-background-accent-gray-subtlest, #F1F2F4)",
|
|
1256
|
-
borderRight: "1px solid\n\t\t\t\t\t\t\t\t"
|
|
1256
|
+
borderRight: "var(--ds-border-width, 1px)".concat(" solid\n\t\t\t\t\t\t\t\t", "var(--ds-background-accent-gray-subtler, ".concat(akEditorTableBorder, ")")),
|
|
1257
1257
|
width: "".concat(akEditorTableNumberColumnWidth, "px"),
|
|
1258
1258
|
textAlign: 'center',
|
|
1259
1259
|
color: "".concat("var(--ds-text-subtlest, ".concat(N200, ")")),
|
|
@@ -1279,8 +1279,8 @@ var stickyHeaderStyles = css({
|
|
|
1279
1279
|
display: 'flex',
|
|
1280
1280
|
overflow: 'hidden',
|
|
1281
1281
|
zIndex: "".concat(akEditorStickyHeaderZIndex),
|
|
1282
|
-
borderRight: "1px
|
|
1283
|
-
borderBottom: "1px
|
|
1282
|
+
borderRight: "var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-background-accent-gray-subtler, ".concat(akEditorTableBorder, ")")),
|
|
1283
|
+
borderBottom: "var(--ds-border-width, 1px)".concat(" solid ", "var(--ds-background-accent-gray-subtler, ".concat(akEditorTableBorder, ")")),
|
|
1284
1284
|
/* this is to compensate for the table border */
|
|
1285
1285
|
transform: 'translateX(-1px)'
|
|
1286
1286
|
},
|
|
@@ -1439,7 +1439,7 @@ var columnLayoutResponsiveRendererStyles = css({
|
|
|
1439
1439
|
var rendererAnnotationStyles = css({
|
|
1440
1440
|
"& [data-mark-type='annotation'][data-mark-annotation-state='active'] [data-annotation-mark], & [data-annotation-draft-mark][data-annotation-inline-node]": {
|
|
1441
1441
|
background: "var(--ds-background-accent-yellow-subtler, ".concat(Y75, ")"),
|
|
1442
|
-
borderBottom: "2px
|
|
1442
|
+
borderBottom: "var(--ds-border-width-selected, 2px)".concat(" solid ", "var(--ds-border-accent-yellow, ".concat(Y300, ")")),
|
|
1443
1443
|
boxShadow: "var(--ds-shadow-overlay, ".concat("1px 2px 3px ".concat(N60A, ", -1px 2px 3px ").concat(N60A), ")"),
|
|
1444
1444
|
cursor: 'pointer',
|
|
1445
1445
|
padding: "var(--ds-space-050, 4px)".concat(" ", "var(--ds-space-025, 2px)")
|
|
@@ -1448,9 +1448,9 @@ var rendererAnnotationStyles = css({
|
|
|
1448
1448
|
var rendererAnnotationStylesCommentHeightFix = css({
|
|
1449
1449
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
|
|
1450
1450
|
'& [data-annotation-draft-mark][data-annotation-inline-node]': {
|
|
1451
|
-
borderBottom:
|
|
1451
|
+
borderBottom: "var(--ds-border-width-selected, 2px)".concat(" solid transparent"),
|
|
1452
1452
|
cursor: 'pointer',
|
|
1453
|
-
padding:
|
|
1453
|
+
padding: "1px 0 ".concat("var(--ds-space-025, 2px)"),
|
|
1454
1454
|
background: "var(--ds-background-accent-yellow-subtler, ".concat(Y75, ")"),
|
|
1455
1455
|
borderBottomColor: "var(--ds-border-accent-yellow, ".concat(Y300, ")"),
|
|
1456
1456
|
boxShadow: "var(--ds-shadow-overlay, ".concat("1px 2px 3px ".concat(N60A, ", -1px 2px 3px ").concat(N60A), ")")
|
|
@@ -54,7 +54,7 @@ import { expValEqualsNoExposure } from '@atlaskit/tmp-editor-statsig/exp-val-equ
|
|
|
54
54
|
export var NORMAL_SEVERITY_THRESHOLD = 2000;
|
|
55
55
|
export var DEGRADED_SEVERITY_THRESHOLD = 3000;
|
|
56
56
|
var packageName = "@atlaskit/renderer";
|
|
57
|
-
var packageVersion = "
|
|
57
|
+
var packageVersion = "123.2.1";
|
|
58
58
|
var setAsQueryContainerStyles = css({
|
|
59
59
|
containerName: 'ak-renderer-wrapper',
|
|
60
60
|
containerType: 'inline-size'
|
|
@@ -20,7 +20,7 @@ var markStyles = css({
|
|
|
20
20
|
color: 'inherit',
|
|
21
21
|
backgroundColor: 'unset',
|
|
22
22
|
WebkitTapHighlightColor: 'transparent',
|
|
23
|
-
borderBottom:
|
|
23
|
+
borderBottom: "var(--ds-border-width-selected, 2px)".concat(" solid transparent"),
|
|
24
24
|
cursor: 'pointer',
|
|
25
25
|
padding: '1px 0 2px',
|
|
26
26
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-unsafe-selectors
|
|
@@ -22,11 +22,11 @@ var markStyles = css(_defineProperty({
|
|
|
22
22
|
}, "&[data-mark-annotation-state='".concat(AnnotationMarkStates.ACTIVE, "']"), {
|
|
23
23
|
// was from blur in AnnotationSharedCSSByState().blur
|
|
24
24
|
background: "var(--ds-background-accent-yellow-subtlest, #FFF7D6)",
|
|
25
|
-
borderBottom: "2px
|
|
25
|
+
borderBottom: "var(--ds-border-width-selected, 2px)".concat(" solid ", "var(--ds-border-accent-yellow, #B38600)"),
|
|
26
26
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
|
|
27
27
|
'&[data-has-focus="true"]': {
|
|
28
28
|
background: "var(--ds-background-accent-yellow-subtler, #F8E6A0)",
|
|
29
|
-
borderBottom: "2px
|
|
29
|
+
borderBottom: "var(--ds-border-width-selected, 2px)".concat(" solid ", "var(--ds-border-accent-yellow, #B38600)"),
|
|
30
30
|
// TODO: DSP-4147 - Annotation shadow
|
|
31
31
|
boxShadow: "var(--ds-shadow-overlay, 0px 8px 12px #091E4226, 0px 0px 1px #091E424f)",
|
|
32
32
|
cursor: 'pointer'
|
|
@@ -55,9 +55,9 @@ var markStylesWithUpdatedShadow = css(_defineProperty({}, "&[data-mark-annotatio
|
|
|
55
55
|
}));
|
|
56
56
|
var markStylesWithInlineComments = css(_defineProperty({}, "&[data-mark-annotation-state='".concat(AnnotationMarkStates.ACTIVE, "']"), {
|
|
57
57
|
// was from common in AnnotationSharedCSSByState().common
|
|
58
|
-
borderBottom:
|
|
58
|
+
borderBottom: "var(--ds-border-width-selected, 2px)".concat(" solid transparent"),
|
|
59
59
|
cursor: 'pointer',
|
|
60
|
-
padding:
|
|
60
|
+
padding: "1px 0 ".concat("var(--ds-space-025, 2px)"),
|
|
61
61
|
// it was under fg(annotations_align_editor_and_renderer_styles) from AnnotationSharedCSSByState().common, assume it's on as already rolled out
|
|
62
62
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-unsafe-selectors
|
|
63
63
|
'&:has(.card), &:has([data-inline-card])': {
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/cs';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/da';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/de';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/en';
|
|
8
|
+
export default translations;
|
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/en_GB';
|
|
8
|
+
export default translations;
|
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/en_ZZ';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/es';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/fi';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/fr';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/hr.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/hr';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/hu';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/it';
|
|
8
|
+
export default translations;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -4,15 +4,5 @@
|
|
|
4
4
|
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
'fabric.editor.headingLink.copied': string;
|
|
10
|
-
'fabric.editor.headingLink.copyAnchorLink': string;
|
|
11
|
-
'fabric.editor.headingLink.copyAriaLabel': string;
|
|
12
|
-
'fabric.editor.headingLink.descSortingLabel': string;
|
|
13
|
-
'fabric.editor.headingLink.failedToCopy': string;
|
|
14
|
-
'fabric.editor.headingLink.noneSortingLabel': string;
|
|
15
|
-
'fabric.editor.inlineComment.marker.end': string;
|
|
16
|
-
'fabric.editor.inlineComment.marker.start': string;
|
|
17
|
-
};
|
|
18
|
-
export default _default;
|
|
7
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/ja';
|
|
8
|
+
export default translations;
|