@atlaskit/renderer 133.2.1 → 133.3.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 +33 -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/index.js +8 -2
- package/dist/cjs/react/nodes/extension.js +1 -1
- package/dist/cjs/ui/Expand.js +123 -10
- package/dist/cjs/ui/Renderer/ErrorBoundary.js +2 -7
- package/dist/cjs/ui/Renderer/RendererStyleContainer.js +3 -63
- package/dist/cjs/ui/Renderer/index.js +1 -1
- 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/index.js +8 -2
- package/dist/es2019/react/nodes/extension.js +1 -1
- package/dist/es2019/ui/Expand.js +120 -9
- package/dist/es2019/ui/Renderer/ErrorBoundary.js +1 -7
- package/dist/es2019/ui/Renderer/RendererStyleContainer.js +1 -75
- package/dist/es2019/ui/Renderer/index.js +1 -1
- 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/index.js +8 -2
- package/dist/esm/react/nodes/extension.js +1 -1
- package/dist/esm/ui/Expand.js +123 -9
- package/dist/esm/ui/Renderer/ErrorBoundary.js +1 -7
- package/dist/esm/ui/Renderer/RendererStyleContainer.js +3 -63
- package/dist/esm/ui/Renderer/index.js +1 -1
- 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/ui/Expand.d.ts +1 -0
- package/package.json +14 -16
|
@@ -2005,37 +2005,7 @@ var rendererAnnotationStylesCommentHeightFix = (0, _react.css)({
|
|
|
2005
2005
|
});
|
|
2006
2006
|
var RENDERER_LIST_DENSE_GAP = "max(0px,calc((var(--ak-renderer-base-font-size) - ".concat(_editorSharedStyles.akEditorFullPageDenseFontSize, "px)* (4/3)))");
|
|
2007
2007
|
var TASKLIST_CONTAINER_DENSE_MARGIN = "max(calc(10px + (var(--ak-renderer-base-font-size) - ".concat(_editorSharedStyles.akEditorFullPageDenseFontSize, "px) *( 2 / 3)))");
|
|
2008
|
-
var scaledDenseEmojiStyles = (0, _react.css)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)({}, ".".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE), {
|
|
2009
|
-
height: "".concat(_emoji.defaultDenseEmojiHeight, "px"),
|
|
2010
|
-
minHeight: "".concat(_emoji.defaultDenseEmojiHeight, "px"),
|
|
2011
|
-
minWidth: "".concat(_emoji.defaultDenseEmojiHeight, "px"),
|
|
2012
|
-
maxHeight: "".concat(_emoji.denseEmojiHeightH1, "px"),
|
|
2013
|
-
maxWidth: "".concat(_emoji.denseEmojiHeightH1, "px"),
|
|
2014
|
-
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
|
|
2015
|
-
img: {
|
|
2016
|
-
width: '100%',
|
|
2017
|
-
height: '100%',
|
|
2018
|
-
objectFit: 'contain'
|
|
2019
|
-
}
|
|
2020
|
-
}), "h1 :is(.".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_SPRITE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_PLACEHOLDER, ")"), {
|
|
2021
|
-
height: "".concat(_emoji.denseEmojiHeightH1, "px"),
|
|
2022
|
-
width: "".concat(_emoji.denseEmojiHeightH1, "px")
|
|
2023
|
-
}), "h2 :is(.".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_SPRITE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_PLACEHOLDER, ")"), {
|
|
2024
|
-
height: "".concat(_emoji.denseEmojiHeightH2, "px"),
|
|
2025
|
-
width: "".concat(_emoji.denseEmojiHeightH2, "px")
|
|
2026
|
-
}), "h3 :is(.".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_SPRITE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_PLACEHOLDER, ")"), {
|
|
2027
|
-
height: "".concat(_emoji.denseEmojiHeightH3, "px"),
|
|
2028
|
-
width: "".concat(_emoji.denseEmojiHeightH3, "px")
|
|
2029
|
-
}), "h4 :is(.".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_SPRITE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_PLACEHOLDER, ")"), {
|
|
2030
|
-
height: "".concat(_emoji.denseEmojiHeightH4, "px"),
|
|
2031
|
-
width: "".concat(_emoji.denseEmojiHeightH4, "px")
|
|
2032
|
-
}), ":is(h5, h6, p) :is(.".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_SPRITE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_PLACEHOLDER, ")"), {
|
|
2033
|
-
height: "".concat(_emoji.defaultDenseEmojiHeight, "px"),
|
|
2034
|
-
width: "".concat(_emoji.defaultDenseEmojiHeight, "px")
|
|
2035
|
-
}));
|
|
2036
|
-
|
|
2037
|
-
// this is gated behind `platform_editor_emojis_in_renderer_smart_links`
|
|
2038
|
-
var scaledDenseEmojiStylesNew = (0, _react.css)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)({}, ".".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE), {
|
|
2008
|
+
var scaledDenseEmojiStyles = (0, _react.css)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)({}, ".".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE), {
|
|
2039
2009
|
height: "".concat(_emoji.defaultDenseEmojiHeight, "px"),
|
|
2040
2010
|
minHeight: "".concat(_emoji.defaultDenseEmojiHeight, "px"),
|
|
2041
2011
|
minWidth: "".concat(_emoji.defaultDenseEmojiHeight, "px"),
|
|
@@ -2068,37 +2038,7 @@ var scaledDenseEmojiStylesNew = (0, _react.css)((0, _defineProperty2.default)((0
|
|
|
2068
2038
|
height: "".concat(_emoji.defaultInlineEmojiHeight, "px"),
|
|
2069
2039
|
width: "".concat(_emoji.defaultInlineEmojiHeight, "px")
|
|
2070
2040
|
}));
|
|
2071
|
-
var scaledEmojiStyles = (0, _react.css)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)({}, ".".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE), {
|
|
2072
|
-
height: "".concat(_emoji.defaultEmojiHeight, "px"),
|
|
2073
|
-
minHeight: "".concat(_emoji.defaultEmojiHeight, "px"),
|
|
2074
|
-
minWidth: "".concat(_emoji.defaultEmojiHeight, "px"),
|
|
2075
|
-
maxHeight: "".concat(_emoji.scaledEmojiHeightH1, "px"),
|
|
2076
|
-
maxWidth: "".concat(_emoji.scaledEmojiHeightH1, "px"),
|
|
2077
|
-
// eslint-disable-next-line @atlaskit/ui-styling-standard/no-nested-selectors
|
|
2078
|
-
img: {
|
|
2079
|
-
width: '100%',
|
|
2080
|
-
height: '100%',
|
|
2081
|
-
objectFit: 'contain'
|
|
2082
|
-
}
|
|
2083
|
-
}), "h1 :is(.".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_SPRITE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_PLACEHOLDER, ")"), {
|
|
2084
|
-
height: "".concat(_emoji.scaledEmojiHeightH1, "px"),
|
|
2085
|
-
width: "".concat(_emoji.scaledEmojiHeightH1, "px")
|
|
2086
|
-
}), "h2 :is(.".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_SPRITE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_PLACEHOLDER, ")"), {
|
|
2087
|
-
height: "".concat(_emoji.scaledEmojiHeightH2, "px"),
|
|
2088
|
-
width: "".concat(_emoji.scaledEmojiHeightH2, "px")
|
|
2089
|
-
}), "h3 :is(.".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_SPRITE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_PLACEHOLDER, ")"), {
|
|
2090
|
-
height: "".concat(_emoji.scaledEmojiHeightH3, "px"),
|
|
2091
|
-
width: "".concat(_emoji.scaledEmojiHeightH3, "px")
|
|
2092
|
-
}), "h4 :is(.".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_SPRITE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_PLACEHOLDER, ")"), {
|
|
2093
|
-
height: "".concat(_emoji.scaledEmojiHeightH4, "px"),
|
|
2094
|
-
width: "".concat(_emoji.scaledEmojiHeightH4, "px")
|
|
2095
|
-
}), ":is(h5, h6, p) :is(.".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_SPRITE, ", .").concat(_emoji.EmojiSharedCssClassName.EMOJI_PLACEHOLDER, ")"), {
|
|
2096
|
-
height: "".concat(_emoji.defaultEmojiHeight, "px"),
|
|
2097
|
-
width: "".concat(_emoji.defaultEmojiHeight, "px")
|
|
2098
|
-
}));
|
|
2099
|
-
|
|
2100
|
-
// this is gated behind `platform_editor_emojis_in_renderer_smart_links`
|
|
2101
|
-
var scaledEmojiStylesNew = (0, _react.css)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)({}, ".".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE), {
|
|
2041
|
+
var scaledEmojiStyles = (0, _react.css)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)((0, _defineProperty2.default)({}, ".".concat(_emoji.EmojiSharedCssClassName.EMOJI_IMAGE), {
|
|
2102
2042
|
height: "".concat(_emoji.defaultEmojiHeight, "px"),
|
|
2103
2043
|
minHeight: "".concat(_emoji.defaultEmojiHeight, "px"),
|
|
2104
2044
|
minWidth: "".concat(_emoji.defaultEmojiHeight, "px"),
|
|
@@ -2280,7 +2220,7 @@ var RendererStyleContainer = exports.RendererStyleContainer = function RendererS
|
|
|
2280
2220
|
// this should be placed after baseOtherStyles
|
|
2281
2221
|
(0, _expValEquals.expValEquals)('platform_editor_render_bodied_extension_as_inline', 'isEnabled', true) && ((0, _expValEquals.expValEquals)('platform_editor_remove_important_in_render_ext', 'isEnabled', true) ? extensionAsInlineStyle : oldExtensionAsInlineStyle), inlineExtensionRendererMarginFix, allowNestedHeaderLinks && ((0, _expValEquals.expValEquals)('platform_editor_copy_link_a11y_inconsistency_fix', 'isEnabled', true) ? alignedHeadingAnchorStyle : alignedHeadingAnchorStyleDuplicateAnchor), mediaSingleSharedStyle,
|
|
2282
2222
|
// merge firstWrappedMediaStyles with mediaSingleSharedStyle when clean up platform_editor_fix_media_in_renderer
|
|
2283
|
-
(0, _platformFeatureFlags.fg)('platform_editor_fix_media_in_renderer') && firstWrappedMediaStyles, tableSharedStyle, (0, _expValEquals.expValEquals)('platform_editor_table_q4_loveability', 'isEnabled', true) && roundedTableOuterBorderOverlayStyles, (0, _expValEquals.expValEquals)('platform_editor_table_fit_to_content_auto_convert', 'isEnabled', true) && tableContentModeStyles, tableRendererHeaderStylesForTableCellOnly, (0, _platformFeatureFlags.fg)('platform_editor_bordered_panel_nested_in_table') && tableRendererNestedPanelStyles, isBackgroundClipBrowserFixNeeded() && tableStylesBackGroundClipForGeckoForTableCellOnly, (0, _platformFeatureFlags.fg)('platform_editor_nested_dnd_styles_changes') ? firstNodeWithNotMarginTopWithNestedDnD : firstNodeWithNotMarginTop, rendererTableStyles, (0, _table.isStickyScrollbarEnabled)(appearance) && stickyScrollbarStyles, rendererTableHeaderEqualHeightStylesForTableCellOnly, allowColumnSorting && rendererTableSortableColumnStyles, allowColumnSorting && (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_table_menu_updates', 'isEnabled', true) && rendererTableSortableColumnValignStyles, allowColumnSorting && allowNestedHeaderLinks && ((0, _expValEquals.expValEquals)('platform_editor_copy_link_a11y_inconsistency_fix', 'isEnabled', true) ? rendererTableHeaderEqualHeightStylesAllowNestedHeaderLinks : rendererTableHeaderEqualHeightStylesAllowNestedHeaderLinksDuplicateAnchor), rendererTableColumnStyles, stickyHeaderStyles, codeBlockAndLayoutStyles, columnLayoutSharedStyle, isAdvancedLayoutsOn && columnLayoutResponsiveSharedStyle, isAdvancedLayoutsOn && columnLayoutResponsiveRendererStyles, isAdvancedLayoutsOn && layoutSectionForAdvancedLayoutsStyles, !useBlockRenderForCodeBlock && gridRenderForCodeBlockStyles, browser.safari && codeBlockInListSafariFixStyles, appearance === 'full-page' && !isPreviewPanelResponsivenessOn && responsiveBreakoutWidth, appearance === 'full-page' && isPreviewPanelResponsivenessOn && responsiveBreakoutWidthWithReducedPadding, (appearance === 'full-width' || appearance === 'max' && ((0, _expValEquals.expValEquals)('editor_tinymce_full_width_mode', 'isEnabled', true) || (0, _expValEquals.expValEquals)('confluence_max_width_content_appearance', 'isEnabled', true))) && responsiveBreakoutWidthFullWidth, (0, _expValEquals.expValEquals)('platform_editor_lovability_emoji_scaling', 'isEnabled', true) ?
|
|
2223
|
+
(0, _platformFeatureFlags.fg)('platform_editor_fix_media_in_renderer') && firstWrappedMediaStyles, tableSharedStyle, (0, _expValEquals.expValEquals)('platform_editor_table_q4_loveability', 'isEnabled', true) && roundedTableOuterBorderOverlayStyles, (0, _expValEquals.expValEquals)('platform_editor_table_fit_to_content_auto_convert', 'isEnabled', true) && tableContentModeStyles, tableRendererHeaderStylesForTableCellOnly, (0, _platformFeatureFlags.fg)('platform_editor_bordered_panel_nested_in_table') && tableRendererNestedPanelStyles, isBackgroundClipBrowserFixNeeded() && tableStylesBackGroundClipForGeckoForTableCellOnly, (0, _platformFeatureFlags.fg)('platform_editor_nested_dnd_styles_changes') ? firstNodeWithNotMarginTopWithNestedDnD : firstNodeWithNotMarginTop, rendererTableStyles, (0, _table.isStickyScrollbarEnabled)(appearance) && stickyScrollbarStyles, rendererTableHeaderEqualHeightStylesForTableCellOnly, allowColumnSorting && rendererTableSortableColumnStyles, allowColumnSorting && (0, _expValEqualsNoExposure.expValEqualsNoExposure)('platform_editor_table_menu_updates', 'isEnabled', true) && rendererTableSortableColumnValignStyles, allowColumnSorting && allowNestedHeaderLinks && ((0, _expValEquals.expValEquals)('platform_editor_copy_link_a11y_inconsistency_fix', 'isEnabled', true) ? rendererTableHeaderEqualHeightStylesAllowNestedHeaderLinks : rendererTableHeaderEqualHeightStylesAllowNestedHeaderLinksDuplicateAnchor), rendererTableColumnStyles, stickyHeaderStyles, codeBlockAndLayoutStyles, columnLayoutSharedStyle, isAdvancedLayoutsOn && columnLayoutResponsiveSharedStyle, isAdvancedLayoutsOn && columnLayoutResponsiveRendererStyles, isAdvancedLayoutsOn && layoutSectionForAdvancedLayoutsStyles, !useBlockRenderForCodeBlock && gridRenderForCodeBlockStyles, browser.safari && codeBlockInListSafariFixStyles, appearance === 'full-page' && !isPreviewPanelResponsivenessOn && responsiveBreakoutWidth, appearance === 'full-page' && isPreviewPanelResponsivenessOn && responsiveBreakoutWidthWithReducedPadding, (appearance === 'full-width' || appearance === 'max' && ((0, _expValEquals.expValEquals)('editor_tinymce_full_width_mode', 'isEnabled', true) || (0, _expValEquals.expValEquals)('confluence_max_width_content_appearance', 'isEnabled', true))) && responsiveBreakoutWidthFullWidth, (0, _expValEquals.expValEquals)('platform_editor_lovability_emoji_scaling', 'isEnabled', true) ? isCompactModeEnabled ? scaledDenseEmojiStyles : scaledEmojiStyles : isCompactModeEnabled ? denseStyles : undefined, (0, _experiments.editorExperiment)('platform_synced_block', true) && syncBlockStyles, centerWrapperStyles, (0, _experiments.editorExperiment)('platform_synced_block', true) && isInsideSyncBlock ? syncBlockRendererStyles : null, isInsideSyncBlock && (0, _experiments.editorExperiment)('platform_synced_block', true) && tableFakeBorderStyles, isInsideSyncBlock && (0, _experiments.editorExperiment)('platform_synced_block', true) && (0, _expValEquals.expValEquals)('platform_editor_table_q4_loveability', 'isEnabled', true) ? roundedTableFakeBorderOverlayStyles : null, (0, _expValEquals.expValEquals)('platform_editor_hide_extension_renderer_support', 'isEnabled', true) && hideExtensionStyles],
|
|
2284
2224
|
"data-testid": testId
|
|
2285
2225
|
}, children);
|
|
2286
2226
|
};
|
|
@@ -72,7 +72,7 @@ var DEGRADED_SEVERITY_THRESHOLD = exports.DEGRADED_SEVERITY_THRESHOLD = 3000;
|
|
|
72
72
|
var TABLE_INFO_TIMEOUT = 10000;
|
|
73
73
|
var RENDER_EVENT_SAMPLE_RATE = 0.2;
|
|
74
74
|
var packageName = "@atlaskit/renderer";
|
|
75
|
-
var packageVersion = "133.
|
|
75
|
+
var packageVersion = "133.3.1";
|
|
76
76
|
var setAsQueryContainerStyles = (0, _react2.css)({
|
|
77
77
|
containerName: 'ak-renderer-wrapper',
|
|
78
78
|
containerType: 'inline-size'
|
package/dist/es2019/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/es2019/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/es2019/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/es2019/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;
|
|
@@ -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;
|
|
@@ -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/es2019/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/es2019/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/es2019/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/es2019/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/es2019/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/es2019/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/es2019/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/es2019/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/es2019/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/es2019/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/es2019/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;
|
|
@@ -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/es2019/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/es2019/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;
|