@atlaskit/editor-common 76.35.0 → 76.37.0
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 +21 -1
- package/dist/cjs/element-browser/components/ElementSearch.js +38 -14
- package/dist/cjs/element-browser/components/StatelessElementBrowser.js +4 -2
- package/dist/cjs/element-browser/messages.js +39 -0
- package/dist/cjs/i18n/cs.js +5 -2
- package/dist/cjs/i18n/da.js +5 -2
- package/dist/cjs/i18n/de.js +5 -2
- package/dist/cjs/i18n/en.js +7 -1
- package/dist/cjs/i18n/en_GB.js +8 -2
- package/dist/cjs/i18n/en_ZZ.js +8 -2
- package/dist/cjs/i18n/es.js +5 -2
- package/dist/cjs/i18n/fi.js +5 -2
- package/dist/cjs/i18n/fr.js +5 -2
- package/dist/cjs/i18n/hu.js +5 -2
- package/dist/cjs/i18n/it.js +5 -2
- package/dist/cjs/i18n/ja.js +1 -2
- package/dist/cjs/i18n/ko.js +5 -2
- package/dist/cjs/i18n/nb.js +1 -2
- package/dist/cjs/i18n/nl.js +5 -2
- package/dist/cjs/i18n/pl.js +5 -2
- package/dist/cjs/i18n/pt_BR.js +5 -2
- package/dist/cjs/i18n/ru.js +5 -2
- package/dist/cjs/i18n/sv.js +5 -2
- package/dist/cjs/i18n/th.js +5 -2
- package/dist/cjs/i18n/tr.js +5 -2
- package/dist/cjs/i18n/uk.js +5 -2
- package/dist/cjs/i18n/vi.js +5 -2
- package/dist/cjs/i18n/zh.js +5 -2
- package/dist/cjs/i18n/zh_TW.js +5 -2
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -2
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/element-browser/components/ElementSearch.js +39 -15
- package/dist/es2019/element-browser/components/StatelessElementBrowser.js +4 -2
- package/dist/es2019/element-browser/messages.js +33 -0
- package/dist/es2019/i18n/cs.js +5 -2
- package/dist/es2019/i18n/da.js +5 -2
- package/dist/es2019/i18n/de.js +5 -2
- package/dist/es2019/i18n/en.js +7 -1
- package/dist/es2019/i18n/en_GB.js +8 -2
- package/dist/es2019/i18n/en_ZZ.js +8 -2
- package/dist/es2019/i18n/es.js +5 -2
- package/dist/es2019/i18n/fi.js +5 -2
- package/dist/es2019/i18n/fr.js +5 -2
- package/dist/es2019/i18n/hu.js +5 -2
- package/dist/es2019/i18n/it.js +5 -2
- package/dist/es2019/i18n/ja.js +1 -2
- package/dist/es2019/i18n/ko.js +5 -2
- package/dist/es2019/i18n/nb.js +1 -2
- package/dist/es2019/i18n/nl.js +5 -2
- package/dist/es2019/i18n/pl.js +5 -2
- package/dist/es2019/i18n/pt_BR.js +5 -2
- package/dist/es2019/i18n/ru.js +5 -2
- package/dist/es2019/i18n/sv.js +5 -2
- package/dist/es2019/i18n/th.js +5 -2
- package/dist/es2019/i18n/tr.js +5 -2
- package/dist/es2019/i18n/uk.js +5 -2
- package/dist/es2019/i18n/vi.js +5 -2
- package/dist/es2019/i18n/zh.js +5 -2
- package/dist/es2019/i18n/zh_TW.js +5 -2
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -4
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/element-browser/components/ElementSearch.js +39 -15
- package/dist/esm/element-browser/components/StatelessElementBrowser.js +4 -2
- package/dist/esm/element-browser/messages.js +33 -0
- package/dist/esm/i18n/cs.js +5 -2
- package/dist/esm/i18n/da.js +5 -2
- package/dist/esm/i18n/de.js +5 -2
- package/dist/esm/i18n/en.js +7 -1
- package/dist/esm/i18n/en_GB.js +8 -2
- package/dist/esm/i18n/en_ZZ.js +8 -2
- package/dist/esm/i18n/es.js +5 -2
- package/dist/esm/i18n/fi.js +5 -2
- package/dist/esm/i18n/fr.js +5 -2
- package/dist/esm/i18n/hu.js +5 -2
- package/dist/esm/i18n/it.js +5 -2
- package/dist/esm/i18n/ja.js +1 -2
- package/dist/esm/i18n/ko.js +5 -2
- package/dist/esm/i18n/nb.js +1 -2
- package/dist/esm/i18n/nl.js +5 -2
- package/dist/esm/i18n/pl.js +5 -2
- package/dist/esm/i18n/pt_BR.js +5 -2
- package/dist/esm/i18n/ru.js +5 -2
- package/dist/esm/i18n/sv.js +5 -2
- package/dist/esm/i18n/th.js +5 -2
- package/dist/esm/i18n/tr.js +5 -2
- package/dist/esm/i18n/uk.js +5 -2
- package/dist/esm/i18n/vi.js +5 -2
- package/dist/esm/i18n/zh.js +5 -2
- package/dist/esm/i18n/zh_TW.js +5 -2
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -2
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/element-browser/components/ElementSearch.d.ts +2 -0
- package/dist/types/element-browser/messages.d.ts +33 -0
- package/dist/types/i18n/cs.d.ts +5 -2
- package/dist/types/i18n/da.d.ts +5 -2
- package/dist/types/i18n/de.d.ts +5 -2
- package/dist/types/i18n/en.d.ts +7 -1
- package/dist/types/i18n/en_GB.d.ts +7 -1
- package/dist/types/i18n/en_ZZ.d.ts +7 -1
- package/dist/types/i18n/es.d.ts +5 -2
- package/dist/types/i18n/fi.d.ts +5 -2
- package/dist/types/i18n/fr.d.ts +5 -2
- package/dist/types/i18n/hu.d.ts +5 -2
- package/dist/types/i18n/it.d.ts +5 -2
- package/dist/types/i18n/ja.d.ts +1 -2
- package/dist/types/i18n/ko.d.ts +5 -2
- package/dist/types/i18n/nb.d.ts +1 -2
- package/dist/types/i18n/nl.d.ts +5 -2
- package/dist/types/i18n/pl.d.ts +5 -2
- package/dist/types/i18n/pt_BR.d.ts +5 -2
- package/dist/types/i18n/ru.d.ts +5 -2
- package/dist/types/i18n/sv.d.ts +5 -2
- package/dist/types/i18n/th.d.ts +5 -2
- package/dist/types/i18n/tr.d.ts +5 -2
- package/dist/types/i18n/uk.d.ts +5 -2
- package/dist/types/i18n/vi.d.ts +5 -2
- package/dist/types/i18n/zh.d.ts +5 -2
- package/dist/types/i18n/zh_TW.d.ts +5 -2
- package/dist/types/link/LinkPicker/HyperlinkAddToolbar/index.d.ts +7 -7
- package/dist/types/types/floating-toolbar.d.ts +1 -1
- package/dist/types/types/hyperlink.d.ts +1 -1
- package/dist/types/ui/OverflowShadow/index.d.ts +1 -1
- package/dist/types/ui/with-outer-listeners.d.ts +2 -2
- package/dist/types/ui-react/with-react-editor-view-outer-listeners.d.ts +2 -2
- package/dist/types-ts4.5/element-browser/components/ElementSearch.d.ts +2 -0
- package/dist/types-ts4.5/element-browser/messages.d.ts +33 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -2
- package/dist/types-ts4.5/i18n/da.d.ts +5 -2
- package/dist/types-ts4.5/i18n/de.d.ts +5 -2
- package/dist/types-ts4.5/i18n/en.d.ts +7 -1
- package/dist/types-ts4.5/i18n/en_GB.d.ts +7 -1
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +7 -1
- package/dist/types-ts4.5/i18n/es.d.ts +5 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +5 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -2
- package/dist/types-ts4.5/i18n/it.d.ts +5 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +5 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -2
- package/dist/types-ts4.5/i18n/th.d.ts +5 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +5 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -2
- package/dist/types-ts4.5/link/LinkPicker/HyperlinkAddToolbar/index.d.ts +7 -7
- package/dist/types-ts4.5/types/floating-toolbar.d.ts +1 -1
- package/dist/types-ts4.5/types/hyperlink.d.ts +1 -1
- package/dist/types-ts4.5/ui/OverflowShadow/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/with-outer-listeners.d.ts +2 -2
- package/dist/types-ts4.5/ui-react/with-react-editor-view-outer-listeners.d.ts +2 -2
- package/package.json +4 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,25 @@
|
|
|
1
1
|
# @atlaskit/editor-common
|
|
2
2
|
|
|
3
|
+
## 76.37.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#66364](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66364) [`212c782cb7a6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/212c782cb7a6) - No longer require `cardOptions` to be passed to the hyperlink plugin configuration, it exposes a new optional way to skip analytics via the prependToolbarButtons action.
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- [#60550](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60550) [`3016a811c0c7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3016a811c0c7) - ECA11Y-92 Added assistive hidden message which are announcing for the screen reader when do any actions at the search field
|
|
12
|
+
|
|
13
|
+
## 76.36.0
|
|
14
|
+
|
|
15
|
+
### Minor Changes
|
|
16
|
+
|
|
17
|
+
- [#65019](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65019) [`7290a6f8d435`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/7290a6f8d435) - Adding lpLinkPicker param to card and hyperlink plugins instead of using feature flag
|
|
18
|
+
|
|
19
|
+
### Patch Changes
|
|
20
|
+
|
|
21
|
+
- Updated dependencies
|
|
22
|
+
|
|
3
23
|
## 76.35.0
|
|
4
24
|
|
|
5
25
|
### Minor Changes
|
|
@@ -5229,7 +5249,7 @@ Bumped dependencies.
|
|
|
5229
5249
|
|
|
5230
5250
|
Please see [the package documentation](https://atlaskit.atlassian.com/packages/editor/editor-core/docs/annotations) for more information.
|
|
5231
5251
|
|
|
5232
|
-
There is an example component called `
|
|
5252
|
+
There is an example component called `ExampleViewInlineCommentComponent` within the `@atlaskit/editor-core` package. It is currently featured in the full page examples on the Atlaskit website.
|
|
5233
5253
|
|
|
5234
5254
|
Annotations are styled within the editor using the `fabric-editor-annotation` CSS class.
|
|
5235
5255
|
|
|
@@ -18,6 +18,7 @@ var _textfield = _interopRequireDefault(require("@atlaskit/textfield"));
|
|
|
18
18
|
var _colors = require("@atlaskit/theme/colors");
|
|
19
19
|
var _constants = require("../constants");
|
|
20
20
|
var _useFocus = _interopRequireDefault(require("../hooks/use-focus"));
|
|
21
|
+
var _messages = _interopRequireDefault(require("../messages"));
|
|
21
22
|
var _types = require("../types");
|
|
22
23
|
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5;
|
|
23
24
|
/** @jsx jsx */
|
|
@@ -30,14 +31,39 @@ function ElementSearch(_ref) {
|
|
|
30
31
|
focus = _ref.focus,
|
|
31
32
|
onClick = _ref.onClick,
|
|
32
33
|
onKeyDown = _ref.onKeyDown,
|
|
33
|
-
searchTerm = _ref.searchTerm
|
|
34
|
+
searchTerm = _ref.searchTerm,
|
|
35
|
+
items = _ref.items;
|
|
34
36
|
var ref = (0, _useFocus.default)(focus);
|
|
37
|
+
var assistiveTextRef = (0, _react.useRef)(null);
|
|
38
|
+
(0, _react.useLayoutEffect)(function () {
|
|
39
|
+
if (assistiveTextRef) {
|
|
40
|
+
var assistiveDiv = assistiveTextRef.current;
|
|
41
|
+
/**
|
|
42
|
+
* We need to remove and set attributes, for the proper working of screen readers.
|
|
43
|
+
*/
|
|
44
|
+
assistiveDiv === null || assistiveDiv === void 0 || assistiveDiv.removeAttribute('aria-live');
|
|
45
|
+
assistiveDiv === null || assistiveDiv === void 0 || assistiveDiv.setAttribute('aria-live', 'polite');
|
|
46
|
+
}
|
|
47
|
+
}, [items, formatMessage]);
|
|
35
48
|
var onChange = function onChange(_ref2) {
|
|
36
49
|
var value = _ref2.target.value;
|
|
37
50
|
onSearch(value);
|
|
38
51
|
};
|
|
39
52
|
var onFocus = function onFocus(e) {};
|
|
40
53
|
var onBlur = function onBlur(e) {};
|
|
54
|
+
var getFormattedMessage = function getFormattedMessage(itemsCount) {
|
|
55
|
+
if (searchTerm === '') {
|
|
56
|
+
return "".concat(itemsCount, " ").concat(formatMessage(_messages.default.assistiveTextSuggestionsDefault));
|
|
57
|
+
}
|
|
58
|
+
if (itemsCount > 1) {
|
|
59
|
+
return "".concat(itemsCount, " ").concat(formatMessage(_messages.default.assistiveTextSuggestions));
|
|
60
|
+
}
|
|
61
|
+
if (itemsCount === 1) {
|
|
62
|
+
return "".concat(itemsCount, " ").concat(formatMessage(_messages.default.assistiveTextSuggestion));
|
|
63
|
+
}
|
|
64
|
+
return formatMessage(_messages.default.assistiveTextSuggestionNothing);
|
|
65
|
+
};
|
|
66
|
+
var assistiveMessage = getFormattedMessage(items === null || items === void 0 ? void 0 : items.length);
|
|
41
67
|
return (0, _react2.jsx)("div", {
|
|
42
68
|
css: [wrapper, mode === _types.Modes.inline && wrapperInline]
|
|
43
69
|
}, (0, _react2.jsx)(_textfield.default, {
|
|
@@ -60,22 +86,20 @@ function ElementSearch(_ref) {
|
|
|
60
86
|
"data-testid": "element_search__element_after_input"
|
|
61
87
|
}, (0, _react2.jsx)("div", {
|
|
62
88
|
css: styledShortcut
|
|
63
|
-
}, "\u23CE ", formatMessage(elementAfterInputMessage))),
|
|
64
|
-
placeholder: formatMessage(placeHolderMessage),
|
|
89
|
+
}, "\u23CE ", formatMessage(_messages.default.elementAfterInputMessage))),
|
|
90
|
+
placeholder: formatMessage(_messages.default.placeHolderMessage),
|
|
65
91
|
"aria-label": "search",
|
|
92
|
+
"aria-labelledby": "search-assistive",
|
|
93
|
+
className: "js-search-input",
|
|
66
94
|
value: searchTerm
|
|
67
|
-
}))
|
|
95
|
+
}), (0, _react2.jsx)("span", {
|
|
96
|
+
id: "search-assistive",
|
|
97
|
+
ref: assistiveTextRef,
|
|
98
|
+
"aria-live": "polite",
|
|
99
|
+
"aria-atomic": "true",
|
|
100
|
+
className: "assistive"
|
|
101
|
+
}, assistiveMessage));
|
|
68
102
|
}
|
|
69
|
-
var elementAfterInputMessage = {
|
|
70
|
-
id: 'fabric.editor.elementbrowser.searchbar.elementAfterInput',
|
|
71
|
-
defaultMessage: 'Enter',
|
|
72
|
-
description: 'Enter to insert'
|
|
73
|
-
};
|
|
74
|
-
var placeHolderMessage = {
|
|
75
|
-
id: 'fabric.editor.elementbrowser.searchbar.placeholder',
|
|
76
|
-
defaultMessage: 'Search',
|
|
77
|
-
description: 'Search field placeholder'
|
|
78
|
-
};
|
|
79
103
|
var styledShortcut = (0, _react2.css)(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n ", "\n padding: ", "px ", "px;\n width: ", "px;\n"])), _shortcut.shortcutStyle, _constants.GRID_SIZE / 2, _constants.GRID_SIZE, _constants.GRID_SIZE * 6);
|
|
80
104
|
var wrapper = (0, _react2.css)(_templateObject2 || (_templateObject2 = (0, _taggedTemplateLiteral2.default)(["\n & > [data-ds--text-field--container] {\n height: ", "px;\n border-radius: ", "px;\n flex: 1 1 100%;\n overflow: visible;\n & > [data-ds--text-field--input] {\n margin-bottom: 3px;\n font-size: ", ";\n padding: ", "px ", " ", "px 0;\n }\n }\n"])), _constants.GRID_SIZE * 6, _constants.GRID_SIZE, (0, _editorSharedStyles.relativeFontSizeToBase16)(14), _constants.GRID_SIZE, "var(--ds-space-075, 6px)", _constants.GRID_SIZE);
|
|
81
105
|
var wrapperInline = (0, _react2.css)(_templateObject3 || (_templateObject3 = (0, _taggedTemplateLiteral2.default)(["\n & > [data-ds--text-field--container] {\n height: ", "px;\n flex: none;\n overflow: revert;\n }\n"])), _constants.GRID_SIZE * 5);
|
|
@@ -168,7 +168,8 @@ function MobileBrowser(_ref) {
|
|
|
168
168
|
mode: mode,
|
|
169
169
|
focus: focusOnSearch,
|
|
170
170
|
onClick: setFocusOnSearch,
|
|
171
|
-
searchTerm: searchTerm
|
|
171
|
+
searchTerm: searchTerm,
|
|
172
|
+
items: items
|
|
172
173
|
}), showCategories && (0, _react2.jsx)("nav", {
|
|
173
174
|
css: mobileCategoryListWrapper,
|
|
174
175
|
tabIndex: -1
|
|
@@ -247,7 +248,8 @@ function DesktopBrowser(_ref2) {
|
|
|
247
248
|
mode: mode,
|
|
248
249
|
focus: focusOnSearch,
|
|
249
250
|
onClick: setFocusOnSearch,
|
|
250
|
-
searchTerm: searchTerm
|
|
251
|
+
searchTerm: searchTerm,
|
|
252
|
+
items: items
|
|
251
253
|
})), (0, _react2.jsx)(_ElementList.default, {
|
|
252
254
|
items: items,
|
|
253
255
|
mode: mode,
|
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var _reactIntlNext = require("react-intl-next");
|
|
8
|
+
var _default = exports.default = (0, _reactIntlNext.defineMessages)({
|
|
9
|
+
elementAfterInputMessage: {
|
|
10
|
+
id: 'fabric.editor.elementbrowser.searchbar.elementAfterInput',
|
|
11
|
+
defaultMessage: 'Enter',
|
|
12
|
+
description: 'Enter to insert'
|
|
13
|
+
},
|
|
14
|
+
placeHolderMessage: {
|
|
15
|
+
id: 'fabric.editor.elementbrowser.searchbar.placeholder',
|
|
16
|
+
defaultMessage: 'Search',
|
|
17
|
+
description: 'Search field placeholder'
|
|
18
|
+
},
|
|
19
|
+
assistiveTextSuggestionsDefault: {
|
|
20
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.suggestions',
|
|
21
|
+
defaultMessage: 'suggestions available by default.',
|
|
22
|
+
description: 'Assistive text to describe the default list of suggestions'
|
|
23
|
+
},
|
|
24
|
+
assistiveTextSuggestions: {
|
|
25
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.suggestions',
|
|
26
|
+
defaultMessage: 'suggestions available for typed text.',
|
|
27
|
+
description: 'Assistive text to describe the list of suggestions filtered by typed user input, plural of fabric.editor.elementbrowser.searchbar.assistive.text.suggestion'
|
|
28
|
+
},
|
|
29
|
+
assistiveTextSuggestion: {
|
|
30
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.suggestion',
|
|
31
|
+
defaultMessage: 'suggestion available for typed text.',
|
|
32
|
+
description: 'Assistive text to describe the that there is one suggestion for the users typed input'
|
|
33
|
+
},
|
|
34
|
+
assistiveTextSuggestionNothing: {
|
|
35
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.nothing',
|
|
36
|
+
defaultMessage: 'Nothing matches your search',
|
|
37
|
+
description: 'Assistive text to describe that no suggestions match the users typed input'
|
|
38
|
+
}
|
|
39
|
+
});
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Aktuální úkol',
|
|
17
17
|
'fabric.editor.action.description': 'Vytvořit a přiřadit aktuální úkol',
|
|
18
|
+
'fabric.editor.addColumn': 'Přidat sloupec vpravo',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Přidat obrázek, video nebo soubor',
|
|
20
|
+
'fabric.editor.addRow': 'Přidat řádek pod',
|
|
19
21
|
'fabric.editor.alignCenter': 'Zarovnat na střed',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Zarovnat na střed',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Zarovnat vlevo',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Zarovnat vlevo',
|
|
24
26
|
'fabric.editor.alignRight': 'Zarovnat vpravo',
|
|
25
27
|
'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
|
|
28
|
+
'fabric.editor.backgroundColor': 'Barva pozadí',
|
|
26
29
|
'fabric.editor.blockCardUnavailable': 'Vložený odkaz je uvnitř uzlu {node} a jeho zobrazení nelze změnit',
|
|
27
30
|
'fabric.editor.blockDescription': 'Zobrazit další informace o odkazu, včetně souhrnu a akcí',
|
|
28
31
|
'fabric.editor.blockTitle': 'Karta',
|
|
@@ -144,7 +147,6 @@ var _default = exports.default = {
|
|
|
144
147
|
'fabric.editor.infoPanel': 'Informační panel',
|
|
145
148
|
'fabric.editor.infoPanel.description': 'Zvýraznit informace v barevném panelu',
|
|
146
149
|
'fabric.editor.inlineDescription': 'Zobrazit odkaz jako vložený text',
|
|
147
|
-
'fabric.editor.inlineOverlay': 'Změnit zobrazení',
|
|
148
150
|
'fabric.editor.inlineTitle': 'Vložený',
|
|
149
151
|
'fabric.editor.insertColumn': 'Vložit sloupec napravo',
|
|
150
152
|
'fabric.editor.insertColumnDrag': 'Vložit sloupec',
|
|
@@ -217,7 +219,8 @@ var _default = exports.default = {
|
|
|
217
219
|
'fabric.editor.table': 'Tabulka',
|
|
218
220
|
'fabric.editor.table.description': 'Vložit tabulku',
|
|
219
221
|
'fabric.editor.tableOptions': 'Možnosti tabulky',
|
|
220
|
-
'fabric.editor.
|
|
222
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Šířka tabulky byla snížena na {newWidth,number} pixel.} few {Šířka tabulky byla snížena na {newWidth,number} pixely.} many {Šířka tabulky byla snížena na {newWidth,number} pixelu.} other {Šířka tabulky byla snížena na {newWidth,number} pixelů.}}',
|
|
223
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Šířka tabulky byla zvýšena na {newWidth,number} pixel.} few {Šířka tabulky byla zvýšena na {newWidth,number} pixely.} many {Šířka tabulky byla zvýšena na {newWidth,number} pixelu.} other {Šířka tabulky byla zvýšena na {newWidth,number} pixelů.}}',
|
|
221
224
|
'fabric.editor.tables.adjustColumn': 'Upravit sloupec',
|
|
222
225
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Odstranění uzlu {nodeName} způsobí, že všechny k němu připojené položky přestanou fungovat.',
|
|
223
226
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Odstranit',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Handlingsgenstand',
|
|
17
17
|
'fabric.editor.action.description': 'Opret og tildel handlingsgenstande',
|
|
18
|
+
'fabric.editor.addColumn': 'Tilføj kolonne til højre',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Tilføj billede, video eller fil',
|
|
20
|
+
'fabric.editor.addRow': 'Tilføj række nedenfor',
|
|
19
21
|
'fabric.editor.alignCenter': 'Centrér',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Centrér',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Venstrejustér',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Venstrejustér',
|
|
24
26
|
'fabric.editor.alignRight': 'Højrejustér',
|
|
25
27
|
'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
|
|
28
|
+
'fabric.editor.backgroundColor': 'Baggrundsfarve',
|
|
26
29
|
'fabric.editor.blockCardUnavailable': 'Det indbyggede link er inden i {node}, og dets visning kan ikke ændres',
|
|
27
30
|
'fabric.editor.blockDescription': 'Vis flere oplysninger om et link, inklusive sammendrag og handlinger',
|
|
28
31
|
'fabric.editor.blockTitle': 'Kort',
|
|
@@ -144,7 +147,6 @@ var _default = exports.default = {
|
|
|
144
147
|
'fabric.editor.infoPanel': 'Informationspanel',
|
|
145
148
|
'fabric.editor.infoPanel.description': 'Fremhæv information i et farvet panel',
|
|
146
149
|
'fabric.editor.inlineDescription': 'Vis link som indbygget tekst',
|
|
147
|
-
'fabric.editor.inlineOverlay': 'Skift visning',
|
|
148
150
|
'fabric.editor.inlineTitle': 'Indbyg',
|
|
149
151
|
'fabric.editor.insertColumn': 'Indsæt kolonne til højre',
|
|
150
152
|
'fabric.editor.insertColumnDrag': 'Indsæt kolonne',
|
|
@@ -217,7 +219,8 @@ var _default = exports.default = {
|
|
|
217
219
|
'fabric.editor.table': 'Tabel',
|
|
218
220
|
'fabric.editor.table.description': 'Indsæt en tabel',
|
|
219
221
|
'fabric.editor.tableOptions': 'Egenskaber for tabel',
|
|
220
|
-
'fabric.editor.
|
|
222
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbredde reduceret til {newWidth,number} pixel.} other {Tabelbredde reduceret til {newWidth,number} pixel.}}',
|
|
223
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbredde øget til {newWidth,number} pixel.} other {Tabelbredde øget til {newWidth,number} pixels.}}',
|
|
221
224
|
'fabric.editor.tables.adjustColumn': 'Tilpas kolonne',
|
|
222
225
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, brydes forbindelsen til alt, der er forbundet til den.',
|
|
223
226
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Slet',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Aufgabe',
|
|
17
17
|
'fabric.editor.action.description': 'Aufgaben erstellen und zuweisen',
|
|
18
|
+
'fabric.editor.addColumn': 'Spalte rechts hinzufügen',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Bild, Video oder Datei hinzufügen',
|
|
20
|
+
'fabric.editor.addRow': 'Zeile unterhalb hinzufügen',
|
|
19
21
|
'fabric.editor.alignCenter': 'Mittig ausrichten',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Mittig ausrichten',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Links ausrichten',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Links ausrichten',
|
|
24
26
|
'fabric.editor.alignRight': 'Rechts ausrichten',
|
|
25
27
|
'fabric.editor.annotationToolbar': 'Symbolleiste für Anmerkungen',
|
|
28
|
+
'fabric.editor.backgroundColor': 'Hintergrundfarbe',
|
|
26
29
|
'fabric.editor.blockCardUnavailable': 'Die Ansicht des Inline-Links kann nicht geändert werden, da sich der Link innerhalb von {node} befindet.',
|
|
27
30
|
'fabric.editor.blockDescription': 'Weitere Informationen zu einem Link anzeigen, darunter eine Zusammenfassung und Aktionen',
|
|
28
31
|
'fabric.editor.blockTitle': 'Karte',
|
|
@@ -144,7 +147,6 @@ var _default = exports.default = {
|
|
|
144
147
|
'fabric.editor.infoPanel': 'Info-Panel',
|
|
145
148
|
'fabric.editor.infoPanel.description': 'Informationen in einem farbigen Panel hervorheben',
|
|
146
149
|
'fabric.editor.inlineDescription': 'Link als Inline-Text anzeigen',
|
|
147
|
-
'fabric.editor.inlineOverlay': 'Ansicht wechseln',
|
|
148
150
|
'fabric.editor.inlineTitle': 'Inline',
|
|
149
151
|
'fabric.editor.insertColumn': 'Spalte rechts einfügen',
|
|
150
152
|
'fabric.editor.insertColumnDrag': 'Spalte einfügen',
|
|
@@ -217,7 +219,8 @@ var _default = exports.default = {
|
|
|
217
219
|
'fabric.editor.table': 'Tabelle',
|
|
218
220
|
'fabric.editor.table.description': 'Tabelle einfügen',
|
|
219
221
|
'fabric.editor.tableOptions': 'Tabellenoptionen',
|
|
220
|
-
'fabric.editor.
|
|
222
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Die Tabellenbreite wurde auf {newWidth,number} Pixel verringert.} other {Die Tabellenbreite wurde auf {newWidth,number} Pixel verringert.}}',
|
|
223
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Die Tabellenbreite wurde auf {newWidth,number} Pixel erhöht.} other {Die Tabellenbreite wurde auf {newWidth,number} Pixel erhöht.}}',
|
|
221
224
|
'fabric.editor.tables.adjustColumn': 'Spalte anpassen',
|
|
222
225
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Durch das Löschen von {nodeName} werden alle damit verbundenen Elemente unbrauchbar.',
|
|
223
226
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Löschen',
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Action item',
|
|
17
17
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
18
|
+
'fabric.editor.addColumn': 'Add column right',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Add image, video, or file',
|
|
20
|
+
'fabric.editor.addRow': 'Add row below',
|
|
19
21
|
'fabric.editor.alignCenter': 'Align center',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Align left',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Align left',
|
|
24
26
|
'fabric.editor.alignRight': 'Align right',
|
|
25
27
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
28
|
+
'fabric.editor.backgroundColor': 'Background Color',
|
|
26
29
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
27
30
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
28
31
|
'fabric.editor.blockTitle': 'Card',
|
|
@@ -217,7 +220,10 @@ var _default = exports.default = {
|
|
|
217
220
|
'fabric.editor.table': 'Table',
|
|
218
221
|
'fabric.editor.table.description': 'Insert a table',
|
|
219
222
|
'fabric.editor.tableOptions': 'Table options',
|
|
220
|
-
'fabric.editor.
|
|
223
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': 'Table width decreased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
224
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': 'Table width increased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
225
|
+
'fabric.editor.tableSelector': 'Table size',
|
|
226
|
+
'fabric.editor.tableSelector.description': 'Add a table using popup to select a custom size',
|
|
221
227
|
'fabric.editor.tables.adjustColumn': 'Adjust column',
|
|
222
228
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
223
229
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Action item',
|
|
17
17
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
18
|
+
'fabric.editor.addColumn': 'Add column right',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Add image, video, or file',
|
|
20
|
+
'fabric.editor.addRow': 'Add row below',
|
|
19
21
|
'fabric.editor.alignCenter': 'Align center',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Align left',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Align left',
|
|
24
26
|
'fabric.editor.alignRight': 'Align right',
|
|
25
27
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
28
|
+
'fabric.editor.backgroundColor': 'Background Colour',
|
|
26
29
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
27
30
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
28
31
|
'fabric.editor.blockTitle': 'Card',
|
|
@@ -144,7 +147,7 @@ var _default = exports.default = {
|
|
|
144
147
|
'fabric.editor.infoPanel': 'Info panel',
|
|
145
148
|
'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
|
|
146
149
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
147
|
-
'fabric.editor.inlineOverlay': '
|
|
150
|
+
'fabric.editor.inlineOverlay': 'Configure',
|
|
148
151
|
'fabric.editor.inlineTitle': 'Inline',
|
|
149
152
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
150
153
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
@@ -217,7 +220,10 @@ var _default = exports.default = {
|
|
|
217
220
|
'fabric.editor.table': 'Table',
|
|
218
221
|
'fabric.editor.table.description': 'Insert a table',
|
|
219
222
|
'fabric.editor.tableOptions': 'Table options',
|
|
220
|
-
'fabric.editor.
|
|
223
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': 'Table width decreased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
224
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': 'Table width increased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
225
|
+
'fabric.editor.tableSelector': 'Table size',
|
|
226
|
+
'fabric.editor.tableSelector.description': 'Add a table using popup to select a custom size',
|
|
221
227
|
'fabric.editor.tables.adjustColumn': 'Adjust column',
|
|
222
228
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
223
229
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Action item',
|
|
17
17
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
18
|
+
'fabric.editor.addColumn': 'Add column right',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Add image, video, or file',
|
|
20
|
+
'fabric.editor.addRow': 'Add row below',
|
|
19
21
|
'fabric.editor.alignCenter': 'Align center',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Align left',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Align left',
|
|
24
26
|
'fabric.editor.alignRight': 'Align right',
|
|
25
27
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
28
|
+
'fabric.editor.backgroundColor': 'Background Color',
|
|
26
29
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
27
30
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
28
31
|
'fabric.editor.blockTitle': 'Card',
|
|
@@ -144,7 +147,7 @@ var _default = exports.default = {
|
|
|
144
147
|
'fabric.editor.infoPanel': 'Info panel',
|
|
145
148
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
146
149
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
147
|
-
'fabric.editor.inlineOverlay': '
|
|
150
|
+
'fabric.editor.inlineOverlay': 'Configure',
|
|
148
151
|
'fabric.editor.inlineTitle': 'Inline',
|
|
149
152
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
150
153
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
@@ -217,7 +220,10 @@ var _default = exports.default = {
|
|
|
217
220
|
'fabric.editor.table': 'Table',
|
|
218
221
|
'fabric.editor.table.description': 'Insert a table',
|
|
219
222
|
'fabric.editor.tableOptions': 'Table options',
|
|
220
|
-
'fabric.editor.
|
|
223
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Table width decreased to {newWidth,number} pixel.} other {Table width decreased to {newWidth,number} pixels.}}',
|
|
224
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Table width increased to {newWidth,number} pixel.} other {Table width increased to {newWidth,number} pixels.}}',
|
|
225
|
+
'fabric.editor.tableSelector': 'Table size',
|
|
226
|
+
'fabric.editor.tableSelector.description': 'Add a table using popup to select a custom size',
|
|
221
227
|
'fabric.editor.tables.adjustColumn': 'Adjust column',
|
|
222
228
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
223
229
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Elemento de acción',
|
|
17
17
|
'fabric.editor.action.description': 'Crear y asignar elementos de acción',
|
|
18
|
+
'fabric.editor.addColumn': 'Añadir columna a la derecha',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Añadir imagen, vídeo o archivo',
|
|
20
|
+
'fabric.editor.addRow': 'Añadir fila abajo',
|
|
19
21
|
'fabric.editor.alignCenter': 'Centrar',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Centrar',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Alinear a la izquierda',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Alinear a la izquierda',
|
|
24
26
|
'fabric.editor.alignRight': 'Alinear a la derecha',
|
|
25
27
|
'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
|
|
28
|
+
'fabric.editor.backgroundColor': 'Color de fondo',
|
|
26
29
|
'fabric.editor.blockCardUnavailable': 'El enlace insertado está dentro de {node} y no puede cambiar de vista',
|
|
27
30
|
'fabric.editor.blockDescription': 'Mostrar más información sobre un enlace, incluido un resumen y acciones',
|
|
28
31
|
'fabric.editor.blockTitle': 'Tarjeta',
|
|
@@ -144,7 +147,6 @@ var _default = exports.default = {
|
|
|
144
147
|
'fabric.editor.infoPanel': 'Panel de información',
|
|
145
148
|
'fabric.editor.infoPanel.description': 'Destacar información en un panel de color',
|
|
146
149
|
'fabric.editor.inlineDescription': 'Mostrar enlace como texto insertado',
|
|
147
|
-
'fabric.editor.inlineOverlay': 'Cambiar vista',
|
|
148
150
|
'fabric.editor.inlineTitle': 'Insertado',
|
|
149
151
|
'fabric.editor.insertColumn': 'Insertar columna a la derecha',
|
|
150
152
|
'fabric.editor.insertColumnDrag': 'Insertar columna',
|
|
@@ -217,7 +219,8 @@ var _default = exports.default = {
|
|
|
217
219
|
'fabric.editor.table': 'Tabla',
|
|
218
220
|
'fabric.editor.table.description': 'Insertar una tabla',
|
|
219
221
|
'fabric.editor.tableOptions': 'Opciones de tabla',
|
|
220
|
-
'fabric.editor.
|
|
222
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Ancho de la tabla reducido a {newWidth,number} píxel.} other {Ancho de la tabla reducido a {newWidth,number} píxeles.}}',
|
|
223
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Ancho de la tabla aumentado a {newWidth,number} píxel.} other {Ancho de la tabla aumentado a {newWidth,number} píxeles.}}',
|
|
221
224
|
'fabric.editor.tables.adjustColumn': 'Ajustar columna',
|
|
222
225
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Al eliminar la extensión {nodeName}, se interrumpirá todo lo que se haya conectado a ella.',
|
|
223
226
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Eliminar',
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Tehtävä',
|
|
17
17
|
'fabric.editor.action.description': 'Luo ja määrää toimintokohteita',
|
|
18
|
+
'fabric.editor.addColumn': 'Lisää sarake oikealle',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Lisää kuva, video tai tiedosto',
|
|
20
|
+
'fabric.editor.addRow': 'Lisää rivi alapuolelle',
|
|
19
21
|
'fabric.editor.alignCenter': 'Tasaa keskelle',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Tasaa keskelle',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Tasaa vasemmalle',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Tasaa vasemmalle',
|
|
24
26
|
'fabric.editor.alignRight': 'Tasaa oikealle',
|
|
25
27
|
'fabric.editor.annotationToolbar': 'Huomautuspalkki',
|
|
28
|
+
'fabric.editor.backgroundColor': 'Taustaväri',
|
|
26
29
|
'fabric.editor.blockCardUnavailable': 'Sisäelementtilinkki on solmun {node} sisällä, eikä sen näkymää voi muuttaa',
|
|
27
30
|
'fabric.editor.blockDescription': 'Näytä lisätietoja linkistä, kuten yhteenveto ja toiminnot',
|
|
28
31
|
'fabric.editor.blockTitle': 'Kortti',
|
|
@@ -144,7 +147,6 @@ var _default = exports.default = {
|
|
|
144
147
|
'fabric.editor.infoPanel': 'Tietopaneeli',
|
|
145
148
|
'fabric.editor.infoPanel.description': 'Korosta tietoja värillisessä paneelissa',
|
|
146
149
|
'fabric.editor.inlineDescription': 'Näytä linkki sitoutuvana tekstinä',
|
|
147
|
-
'fabric.editor.inlineOverlay': 'Vaihda näkymä',
|
|
148
150
|
'fabric.editor.inlineTitle': 'Tekstiin sitoutuva',
|
|
149
151
|
'fabric.editor.insertColumn': 'Lisää sarake oikealle',
|
|
150
152
|
'fabric.editor.insertColumnDrag': 'Lisää sarake',
|
|
@@ -217,7 +219,8 @@ var _default = exports.default = {
|
|
|
217
219
|
'fabric.editor.table': 'Taulu',
|
|
218
220
|
'fabric.editor.table.description': 'Lisää taulukko',
|
|
219
221
|
'fabric.editor.tableOptions': 'Taulukkovaihtoehdot',
|
|
220
|
-
'fabric.editor.
|
|
222
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Taulukon leveys pieneni {newWidth,number} pikseliin.} other {Taulukon leveys pieneni {newWidth,number} pikseliin.}}',
|
|
223
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Taulukon leveys kasvoi {newWidth,number} pikseliin.} other {Taulukon leveys kasvoi {newWidth,number} pikseliin.}}',
|
|
221
224
|
'fabric.editor.tables.adjustColumn': 'Säädä saraketta',
|
|
222
225
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Solmun {nodeName} poistaminen rikkoo kaiken siihen yhdistetyn.',
|
|
223
226
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Poista',
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Tâche',
|
|
17
17
|
'fabric.editor.action.description': 'Créer et assigner des tâches',
|
|
18
|
+
'fabric.editor.addColumn': 'Ajouter une colonne à droite',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Ajouter une image, une vidéo ou un fichier',
|
|
20
|
+
'fabric.editor.addRow': 'Ajouter une ligne en dessous',
|
|
19
21
|
'fabric.editor.alignCenter': 'Aligner au centre',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Aligner au centre',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Aligner à gauche',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Aligner à gauche',
|
|
24
26
|
'fabric.editor.alignRight': 'Aligner à droite',
|
|
25
27
|
'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
|
|
28
|
+
'fabric.editor.backgroundColor': "Couleur d'arrière-plan",
|
|
26
29
|
'fabric.editor.blockCardUnavailable': 'Le lien contextuel est dans {node} et sa vue ne peut être modifiée',
|
|
27
30
|
'fabric.editor.blockDescription': "Affichez plus d'informations concernant un lien, y compris un résumé et des actions",
|
|
28
31
|
'fabric.editor.blockTitle': 'Carte',
|
|
@@ -144,7 +147,6 @@ var _default = exports.default = {
|
|
|
144
147
|
'fabric.editor.infoPanel': "Volet d'informations",
|
|
145
148
|
'fabric.editor.infoPanel.description': 'Mettre en valeur des informations dans un cadre coloré',
|
|
146
149
|
'fabric.editor.inlineDescription': 'Affichez le lien sous forme de texte sur la même ligne',
|
|
147
|
-
'fabric.editor.inlineOverlay': 'Changer de vue',
|
|
148
150
|
'fabric.editor.inlineTitle': 'Sur la même ligne',
|
|
149
151
|
'fabric.editor.insertColumn': 'Insérer une colonne à droite',
|
|
150
152
|
'fabric.editor.insertColumnDrag': 'Insérer une colonne',
|
|
@@ -217,7 +219,8 @@ var _default = exports.default = {
|
|
|
217
219
|
'fabric.editor.table': 'Tableau',
|
|
218
220
|
'fabric.editor.table.description': 'Insérer un tableau',
|
|
219
221
|
'fabric.editor.tableOptions': 'Options du tableau',
|
|
220
|
-
'fabric.editor.
|
|
222
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {La largeur du tableau a été réduite à {newWidth,number} pixel.} other {La largeur du tableau a été réduite à {newWidth,number} pixels.}}',
|
|
223
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {La largeur du tableau a été augmentée à {newWidth,number} pixel.} other {La largeur du tableau a été augmentée à {newWidth,number} pixels.}}',
|
|
221
224
|
'fabric.editor.tables.adjustColumn': 'Ajuster la colonne',
|
|
222
225
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Si vous supprimez {nodeName}, tous les éléments qui y sont connectés deviendront inexploitables.',
|
|
223
226
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Supprimer',
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Teendő',
|
|
17
17
|
'fabric.editor.action.description': 'Műveleti elemek létrehozása és hozzárendelése',
|
|
18
|
+
'fabric.editor.addColumn': 'Oszlop beszúrása jobbra',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Kép, videó vagy fájl hozzáadása',
|
|
20
|
+
'fabric.editor.addRow': 'Sor beszúrása alulra',
|
|
19
21
|
'fabric.editor.alignCenter': 'Középre igazítás',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Középre igazítás',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Balra igazítás',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Balra igazítás',
|
|
24
26
|
'fabric.editor.alignRight': 'Jobbra igazítás',
|
|
25
27
|
'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
|
|
28
|
+
'fabric.editor.backgroundColor': 'Háttérszín',
|
|
26
29
|
'fabric.editor.blockCardUnavailable': 'A beillesztett link a(z) {node} csomóponton belül található, és nem módosítható a nézete',
|
|
27
30
|
'fabric.editor.blockDescription': 'Több információ, többek között az összefoglaló és a műveletek megjelenítése egy linkről',
|
|
28
31
|
'fabric.editor.blockTitle': 'Kártya',
|
|
@@ -144,7 +147,6 @@ var _default = exports.default = {
|
|
|
144
147
|
'fabric.editor.infoPanel': 'Információs panel',
|
|
145
148
|
'fabric.editor.infoPanel.description': 'Információ kiemelése színes panelen',
|
|
146
149
|
'fabric.editor.inlineDescription': 'Link megjelenítése beágyazott szövegként',
|
|
147
|
-
'fabric.editor.inlineOverlay': 'Nézet módosítása',
|
|
148
150
|
'fabric.editor.inlineTitle': 'Beágyazott',
|
|
149
151
|
'fabric.editor.insertColumn': 'Oszlop beszúrása jobbra',
|
|
150
152
|
'fabric.editor.insertColumnDrag': 'Oszlop beszúrása',
|
|
@@ -217,7 +219,8 @@ var _default = exports.default = {
|
|
|
217
219
|
'fabric.editor.table': 'Táblázat',
|
|
218
220
|
'fabric.editor.table.description': 'Táblázat beszúrása',
|
|
219
221
|
'fabric.editor.tableOptions': 'Táblázatbeállítások',
|
|
220
|
-
'fabric.editor.
|
|
222
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {A tábla szélessége {newWidth,number} pixelre csökkentve.} other {A tábla szélessége {newWidth,number} pixelre csökkentve.}}',
|
|
223
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {A tábla szélessége {newWidth,number} pixelre növelve.} other {A tábla szélessége {newWidth,number} pixelre növelve.}}',
|
|
221
224
|
'fabric.editor.tables.adjustColumn': 'Oszlop igazítása',
|
|
222
225
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Ha törlöd a(z) {nodeName} csomópontot, a hozzá kapcsolódó elemek sem fognak működni.',
|
|
223
226
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Törlés',
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -15,7 +15,9 @@ exports.default = void 0;
|
|
|
15
15
|
var _default = exports.default = {
|
|
16
16
|
'fabric.editor.action': 'Attività',
|
|
17
17
|
'fabric.editor.action.description': 'Crea e assegna elementi di azione',
|
|
18
|
+
'fabric.editor.addColumn': 'Aggiungi colonna a destra',
|
|
18
19
|
'fabric.editor.addMediaFiles': "Aggiungi un'immagine, un video o un file",
|
|
20
|
+
'fabric.editor.addRow': 'Aggiungi riga sotto',
|
|
19
21
|
'fabric.editor.alignCenter': 'Allinea al centro',
|
|
20
22
|
'fabric.editor.alignImageCenter': 'Allinea al centro',
|
|
21
23
|
'fabric.editor.alignImageLeft': 'Allinea a sinistra',
|
|
@@ -23,6 +25,7 @@ var _default = exports.default = {
|
|
|
23
25
|
'fabric.editor.alignLeft': 'Allinea a sinistra',
|
|
24
26
|
'fabric.editor.alignRight': 'Allinea a destra',
|
|
25
27
|
'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
|
|
28
|
+
'fabric.editor.backgroundColor': 'Colore di sfondo',
|
|
26
29
|
'fabric.editor.blockCardUnavailable': "Il collegamento in linea è all'interno di {node} e non è possibile modificare la relativa visualizzazione",
|
|
27
30
|
'fabric.editor.blockDescription': 'Visualizza ulteriori informazioni relative al link, come riepilogo e azioni',
|
|
28
31
|
'fabric.editor.blockTitle': 'Scheda',
|
|
@@ -144,7 +147,6 @@ var _default = exports.default = {
|
|
|
144
147
|
'fabric.editor.infoPanel': 'Pannello informazioni',
|
|
145
148
|
'fabric.editor.infoPanel.description': 'Metti in evidenza l’informazione in un pannello colorato',
|
|
146
149
|
'fabric.editor.inlineDescription': 'Visualizza il link come testo in linea',
|
|
147
|
-
'fabric.editor.inlineOverlay': 'Cambia visualizzazione',
|
|
148
150
|
'fabric.editor.inlineTitle': 'In linea',
|
|
149
151
|
'fabric.editor.insertColumn': 'Inserisci colonna a destra',
|
|
150
152
|
'fabric.editor.insertColumnDrag': 'Inserisci colonna',
|
|
@@ -217,7 +219,8 @@ var _default = exports.default = {
|
|
|
217
219
|
'fabric.editor.table': 'Tabella',
|
|
218
220
|
'fabric.editor.table.description': 'Inserisci una tabella',
|
|
219
221
|
'fabric.editor.tableOptions': 'Opzioni tabella',
|
|
220
|
-
'fabric.editor.
|
|
222
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Larghezza della tabella diminuita a {newWidth,number} pixel.} other {Larghezza della tabella diminuita a {newWidth,number} pixel.}}',
|
|
223
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Larghezza della tabella aumentata a {newWidth,number} pixel.} other {Larghezza della tabella aumentata a {newWidth,number} pixel.}}',
|
|
221
224
|
'fabric.editor.tables.adjustColumn': 'Regola colonna',
|
|
222
225
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': "L'eliminazione di {nodeName} comporterà l'interruzione di tutti i relativi collegamenti.",
|
|
223
226
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Elimina',
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -144,7 +144,6 @@ var _default = exports.default = {
|
|
|
144
144
|
'fabric.editor.infoPanel': '情報パネル',
|
|
145
145
|
'fabric.editor.infoPanel.description': '色付きのパネルで情報を強調',
|
|
146
146
|
'fabric.editor.inlineDescription': 'リンクをインライン テキストとして表示します。',
|
|
147
|
-
'fabric.editor.inlineOverlay': 'ビューの変更',
|
|
148
147
|
'fabric.editor.inlineTitle': 'インライン',
|
|
149
148
|
'fabric.editor.insertColumn': '列を右に挿入',
|
|
150
149
|
'fabric.editor.insertColumnDrag': '列を挿入',
|
|
@@ -217,7 +216,7 @@ var _default = exports.default = {
|
|
|
217
216
|
'fabric.editor.table': '表',
|
|
218
217
|
'fabric.editor.table.description': '表を挿入',
|
|
219
218
|
'fabric.editor.tableOptions': '表のオプション',
|
|
220
|
-
'fabric.editor.
|
|
219
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {テーブル幅が {newWidth,number} ピクセルに縮小しました。}}',
|
|
221
220
|
'fabric.editor.tables.adjustColumn': '列を調整する',
|
|
222
221
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': '{nodeName} を削除すると、接続されているすべてが破棄されます。',
|
|
223
222
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '削除',
|