@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
|
@@ -307,7 +307,7 @@ const telepointerStyles = css({
|
|
|
307
307
|
paddingLeft: '1.5px',
|
|
308
308
|
// eslint-disable-next-line @atlaskit/design-system/use-tokens-typography
|
|
309
309
|
lineHeight: 'initial',
|
|
310
|
-
borderRadius:
|
|
310
|
+
borderRadius: `0px ${"var(--ds-radius-xsmall, 2px)"} ${"var(--ds-radius-xsmall, 2px)"} 0px`,
|
|
311
311
|
color: "var(--ds-text-inverse, white)",
|
|
312
312
|
backgroundColor: "var(--ds-background-brand-bold, #0C66E4)"
|
|
313
313
|
}
|
|
@@ -367,7 +367,7 @@ const blockquoteSharedStyles = css({
|
|
|
367
367
|
display: 'inline-block',
|
|
368
368
|
paddingLeft: "var(--ds-space-200, 16px)",
|
|
369
369
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-imported-style-values -- Ignored via go/DSP-18766
|
|
370
|
-
borderLeft:
|
|
370
|
+
borderLeft: `${"var(--ds-border-width-selected, 2px)"} solid ${`var(--ds-border, ${akEditorBlockquoteBorderColor})`}`,
|
|
371
371
|
// 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
|
|
372
372
|
margin: `${blockNodesVerticalMargin} 0 0 0`,
|
|
373
373
|
marginRight: 0,
|
|
@@ -1377,7 +1377,7 @@ const tableRendererHeaderStylesForTableCellOnly = css({
|
|
|
1377
1377
|
minWidth: `${tableCellMinWidth}px`,
|
|
1378
1378
|
fontWeight: "var(--ds-font-weight-regular, 400)",
|
|
1379
1379
|
verticalAlign: 'top',
|
|
1380
|
-
border:
|
|
1380
|
+
border: `${"var(--ds-border-width, 1px)"} solid ${`var(--ds-background-accent-gray-subtler, ${akEditorTableBorder})`}`,
|
|
1381
1381
|
borderRightWidth: 0,
|
|
1382
1382
|
borderBottomWidth: 0,
|
|
1383
1383
|
padding: "var(--ds-space-100, 8px)",
|
|
@@ -1599,7 +1599,7 @@ const rendererTableColumnStylesOld = css({
|
|
|
1599
1599
|
'table[data-number-column="true"]': {
|
|
1600
1600
|
[`.${RendererCssClassName.NUMBER_COLUMN}`]: {
|
|
1601
1601
|
backgroundColor: `${`var(--ds-background-neutral, ${akEditorTableToolbar})`}`,
|
|
1602
|
-
borderRight:
|
|
1602
|
+
borderRight: `${"var(--ds-border-width, 1px)"} solid
|
|
1603
1603
|
${`var(--ds-background-accent-gray-subtler, ${akEditorTableBorder})`}`,
|
|
1604
1604
|
width: `${akEditorTableNumberColumnWidth}px`,
|
|
1605
1605
|
textAlign: 'center',
|
|
@@ -1618,7 +1618,7 @@ const rendererTableColumnStyles = css({
|
|
|
1618
1618
|
'table[data-number-column="true"]': {
|
|
1619
1619
|
[`.${RendererCssClassName.NUMBER_COLUMN}`]: {
|
|
1620
1620
|
backgroundColor: `${"var(--ds-background-accent-gray-subtlest, #F1F2F4)"}`,
|
|
1621
|
-
borderRight:
|
|
1621
|
+
borderRight: `${"var(--ds-border-width, 1px)"} solid
|
|
1622
1622
|
${`var(--ds-background-accent-gray-subtler, ${akEditorTableBorder})`}`,
|
|
1623
1623
|
width: `${akEditorTableNumberColumnWidth}px`,
|
|
1624
1624
|
textAlign: 'center',
|
|
@@ -1659,8 +1659,8 @@ const stickyHeaderStyles = css({
|
|
|
1659
1659
|
display: 'flex',
|
|
1660
1660
|
overflow: 'hidden',
|
|
1661
1661
|
zIndex: `${akEditorStickyHeaderZIndex}`,
|
|
1662
|
-
borderRight:
|
|
1663
|
-
borderBottom:
|
|
1662
|
+
borderRight: `${"var(--ds-border-width, 1px)"} solid ${`var(--ds-background-accent-gray-subtler, ${akEditorTableBorder})`}`,
|
|
1663
|
+
borderBottom: `${"var(--ds-border-width, 1px)"} solid ${`var(--ds-background-accent-gray-subtler, ${akEditorTableBorder})`}`,
|
|
1664
1664
|
/* this is to compensate for the table border */
|
|
1665
1665
|
transform: 'translateX(-1px)'
|
|
1666
1666
|
},
|
|
@@ -1845,7 +1845,7 @@ const columnLayoutResponsiveRendererStyles = css({
|
|
|
1845
1845
|
const rendererAnnotationStyles = css({
|
|
1846
1846
|
"& [data-mark-type='annotation'][data-mark-annotation-state='active'] [data-annotation-mark], & [data-annotation-draft-mark][data-annotation-inline-node]": {
|
|
1847
1847
|
background: `var(--ds-background-accent-yellow-subtler, ${Y75})`,
|
|
1848
|
-
borderBottom:
|
|
1848
|
+
borderBottom: `${"var(--ds-border-width-selected, 2px)"} solid ${`var(--ds-border-accent-yellow, ${Y300})`}`,
|
|
1849
1849
|
boxShadow: `var(--ds-shadow-overlay, ${`1px 2px 3px ${N60A}, -1px 2px 3px ${N60A}`})`,
|
|
1850
1850
|
cursor: 'pointer',
|
|
1851
1851
|
padding: `${"var(--ds-space-050, 4px)"} ${"var(--ds-space-025, 2px)"}`
|
|
@@ -1854,9 +1854,9 @@ const rendererAnnotationStyles = css({
|
|
|
1854
1854
|
const rendererAnnotationStylesCommentHeightFix = css({
|
|
1855
1855
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
|
|
1856
1856
|
'& [data-annotation-draft-mark][data-annotation-inline-node]': {
|
|
1857
|
-
borderBottom:
|
|
1857
|
+
borderBottom: `${"var(--ds-border-width-selected, 2px)"} solid transparent`,
|
|
1858
1858
|
cursor: 'pointer',
|
|
1859
|
-
padding:
|
|
1859
|
+
padding: `1px 0 ${"var(--ds-space-025, 2px)"}`,
|
|
1860
1860
|
background: `var(--ds-background-accent-yellow-subtler, ${Y75})`,
|
|
1861
1861
|
borderBottomColor: `var(--ds-border-accent-yellow, ${Y300})`,
|
|
1862
1862
|
boxShadow: `var(--ds-shadow-overlay, ${`1px 2px 3px ${N60A}, -1px 2px 3px ${N60A}`})`
|
|
@@ -49,7 +49,7 @@ import { expValEqualsNoExposure } from '@atlaskit/tmp-editor-statsig/exp-val-equ
|
|
|
49
49
|
export const NORMAL_SEVERITY_THRESHOLD = 2000;
|
|
50
50
|
export const DEGRADED_SEVERITY_THRESHOLD = 3000;
|
|
51
51
|
const packageName = "@atlaskit/renderer";
|
|
52
|
-
const packageVersion = "
|
|
52
|
+
const packageVersion = "123.2.1";
|
|
53
53
|
const setAsQueryContainerStyles = css({
|
|
54
54
|
containerName: 'ak-renderer-wrapper',
|
|
55
55
|
containerType: 'inline-size'
|
|
@@ -20,7 +20,7 @@ const markStyles = css({
|
|
|
20
20
|
color: 'inherit',
|
|
21
21
|
backgroundColor: 'unset',
|
|
22
22
|
WebkitTapHighlightColor: 'transparent',
|
|
23
|
-
borderBottom:
|
|
23
|
+
borderBottom: `${"var(--ds-border-width-selected, 2px)"} 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
|
|
@@ -19,11 +19,11 @@ const markStyles = css({
|
|
|
19
19
|
[`&[data-mark-annotation-state='${AnnotationMarkStates.ACTIVE}']`]: {
|
|
20
20
|
// was from blur in AnnotationSharedCSSByState().blur
|
|
21
21
|
background: "var(--ds-background-accent-yellow-subtlest, #FFF7D6)",
|
|
22
|
-
borderBottom:
|
|
22
|
+
borderBottom: `${"var(--ds-border-width-selected, 2px)"} solid ${"var(--ds-border-accent-yellow, #B38600)"}`,
|
|
23
23
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
|
|
24
24
|
'&[data-has-focus="true"]': {
|
|
25
25
|
background: "var(--ds-background-accent-yellow-subtler, #F8E6A0)",
|
|
26
|
-
borderBottom:
|
|
26
|
+
borderBottom: `${"var(--ds-border-width-selected, 2px)"} solid ${"var(--ds-border-accent-yellow, #B38600)"}`,
|
|
27
27
|
// TODO: DSP-4147 - Annotation shadow
|
|
28
28
|
boxShadow: "var(--ds-shadow-overlay, 0px 8px 12px #091E4226, 0px 0px 1px #091E424f)",
|
|
29
29
|
cursor: 'pointer'
|
|
@@ -61,9 +61,9 @@ const markStylesWithInlineComments = css({
|
|
|
61
61
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors, @atlaskit/ui-styling-standard/no-unsafe-values, @atlaskit/ui-styling-standard/no-imported-style-values
|
|
62
62
|
[`&[data-mark-annotation-state='${AnnotationMarkStates.ACTIVE}']`]: {
|
|
63
63
|
// was from common in AnnotationSharedCSSByState().common
|
|
64
|
-
borderBottom:
|
|
64
|
+
borderBottom: `${"var(--ds-border-width-selected, 2px)"} solid transparent`,
|
|
65
65
|
cursor: 'pointer',
|
|
66
|
-
padding:
|
|
66
|
+
padding: `1px 0 ${"var(--ds-space-025, 2px)"}`,
|
|
67
67
|
// it was under fg(annotations_align_editor_and_renderer_styles) from AnnotationSharedCSSByState().common, assume it's on as already rolled out
|
|
68
68
|
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-unsafe-selectors
|
|
69
69
|
'&:has(.card), &:has([data-inline-card])': {
|
package/dist/esm/i18n/cs.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': 'Zkopírováno!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Kopírovat odkaz na nadpis',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopírovat',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'sestupně',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopírování se nezdařilo',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'Žádné',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'konec vloženého komentáře',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'začátek vloženého komentáře'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/cs';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/da.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': 'Kopieret!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Kopiér link til overskrift',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopiér',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'faldende',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopiering mislykkedes',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'ingen',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'slut på indlejret kommentar',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'start på indlejret kommentar'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/da';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/de.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': 'Kopiert!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Link zur Überschrift kopieren',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopieren',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'absteigend',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopieren ist fehlgeschlagen',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'Keine',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'Ende des Inline-Kommentars',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'Beginn des Inline-Kommentars'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/de';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/en.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': 'Copied!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Copy link to heading',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Copy',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'descending',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Copy failed',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'none',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'inline comment end',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'inline comment start'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/en';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/en_GB.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': 'Copied!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Copy link to heading',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Copy',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'descending',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Copy failed',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'none',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'inline comment end',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'inline comment start'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/en_GB';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/en_ZZ.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': 'Copied!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Copy link to heading',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Copy',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'descending',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Copy failed',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'none',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'inline comment end',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'inline comment start'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/en_ZZ';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/es.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': '¡Copiado!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Copiar enlace en el título',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Copiar',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'descendente',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Copia fallida',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'ninguno',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'final de comentario insertado',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'inicio de comentario insertado'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/es';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/fi.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': 'Kopioitu!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Kopioi otsikkolinkki',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopioi',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'laskevassa järjestyksessä',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopiointi epäonnistui',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'Ei mitään',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'tekstin sisäisen kommentin loppu',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'tekstin sisäisen kommentin alku'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/fi';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/fr.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': 'Copié !',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': "Copier le lien vers l'en-tête",
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Copier',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'ordre décroissant',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Copie impossible',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'Néant',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'fin du commentaire contextuel',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'début du commentaire contextuel'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/fr';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/hr.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 poveznicu u zaglavlju',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopiraj',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'silazno',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Neuspjelo kopiranje',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'nema',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'završetak za umetnuti komentar',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'početak za umetnuti komentar'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/hr';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/hu.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': 'Másolva!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Fejléc linkjének másolása',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Másolás',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'csökkenő',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'A másolás nem sikerült',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'Nincs',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'beágyazott megjegyzés vége',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'beágyazott megjegyzés kezdete'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/hu';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/it.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': 'Copiato.',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': "Copia link nell'intestazione",
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Copia',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'decrescente',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Copia non riuscita',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'nessuno',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'fine del commento in linea',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'inizio del commento in linea'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/it';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/ja.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/ja';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/ko.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/ko';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/nb.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': 'Kopiert!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Kopier kobling til overskrift',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopier',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'synkende',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopiering mislyktes',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'ingen',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'kommentar i margen slutt',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'kommentar i margen start'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/nb';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/nl.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': 'Gekopieerd!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Link naar kop kopiëren',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopiëren',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'aflopend',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopiëren mislukt',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'Geen',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'einde inline-opmerking',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'begin inline-opmerking'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/nl';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/pl.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': 'Skopiowano!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Skopiuj łącze do nagłówka',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopiuj',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'malejąco',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopiowanie nie powiodło się',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'Brak',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'koniec komentarza śródwierszowego',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'początek komentarza śródwierszowego'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/pl';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/pt_BR.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': 'Copiado!',
|
|
12
|
-
'fabric.editor.headingLink.copyAnchorLink': 'Copiar link para cabeçalho',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Copiar',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'descendente',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Falha na cópia',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'nenhum',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'fim de comentário em linha',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'início de comentário em linha'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/pt_BR';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/ru.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/ru';
|
|
11
|
+
export default translations;
|
package/dist/esm/i18n/sl.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 povezavo do naslova',
|
|
13
|
-
'fabric.editor.headingLink.copyAriaLabel': 'Kopiraj',
|
|
14
|
-
'fabric.editor.headingLink.descSortingLabel': 'padajoče',
|
|
15
|
-
'fabric.editor.headingLink.failedToCopy': 'Kopiranje ni uspelo',
|
|
16
|
-
'fabric.editor.headingLink.noneSortingLabel': 'brez',
|
|
17
|
-
'fabric.editor.inlineComment.marker.end': 'konec komentarja v vrstici',
|
|
18
|
-
'fabric.editor.inlineComment.marker.start': 'začetek komentarja v vrstici'
|
|
19
|
-
};
|
|
9
|
+
|
|
10
|
+
import translations from '@atlaskit/afm-i18n-platform-editor-renderer/i18n/sl';
|
|
11
|
+
export default translations;
|