@atlaskit/editor-core 185.16.3 → 185.16.5
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/.eslintrc.js +1 -0
- package/CHANGELOG.md +8 -0
- package/dist/cjs/i18n/cs.js +0 -35
- package/dist/cjs/i18n/da.js +0 -35
- package/dist/cjs/i18n/de.js +0 -35
- package/dist/cjs/i18n/en.js +0 -35
- package/dist/cjs/i18n/en_GB.js +0 -35
- package/dist/cjs/i18n/en_ZZ.js +0 -35
- package/dist/cjs/i18n/es.js +1 -35
- package/dist/cjs/i18n/fi.js +0 -35
- package/dist/cjs/i18n/fr.js +1 -35
- package/dist/cjs/i18n/hu.js +1 -35
- package/dist/cjs/i18n/it.js +1 -35
- package/dist/cjs/i18n/ja.js +1 -35
- package/dist/cjs/i18n/ko.js +0 -35
- package/dist/cjs/i18n/nb.js +1 -35
- package/dist/cjs/i18n/nl.js +1 -35
- package/dist/cjs/i18n/pl.js +1 -35
- package/dist/cjs/i18n/pt_BR.js +1 -35
- package/dist/cjs/i18n/ru.js +1 -35
- package/dist/cjs/i18n/sv.js +0 -35
- package/dist/cjs/i18n/th.js +0 -35
- package/dist/cjs/i18n/tr.js +1 -35
- package/dist/cjs/i18n/uk.js +1 -35
- package/dist/cjs/i18n/vi.js +0 -35
- package/dist/cjs/i18n/zh.js +1 -35
- package/dist/cjs/i18n/zh_TW.js +1 -35
- package/dist/cjs/labs/next/presets/mobile.js +1 -1
- package/dist/cjs/labs/next/presets/universal.js +2 -2
- package/dist/cjs/plugins/deprecated-card/doc.js +111 -0
- package/dist/cjs/plugins/deprecated-hyperlink/commands.js +1 -1
- package/dist/cjs/plugins/index.js +0 -7
- package/dist/cjs/plugins/media/nodeviews/mediaSingle.js +14 -25
- package/dist/cjs/plugins/media/ui/ResizableMediaSingle/index.js +39 -27
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +0 -35
- package/dist/es2019/i18n/da.js +0 -35
- package/dist/es2019/i18n/de.js +0 -35
- package/dist/es2019/i18n/en.js +0 -35
- package/dist/es2019/i18n/en_GB.js +0 -35
- package/dist/es2019/i18n/en_ZZ.js +0 -35
- package/dist/es2019/i18n/es.js +1 -35
- package/dist/es2019/i18n/fi.js +0 -35
- package/dist/es2019/i18n/fr.js +1 -35
- package/dist/es2019/i18n/hu.js +1 -35
- package/dist/es2019/i18n/it.js +1 -35
- package/dist/es2019/i18n/ja.js +1 -35
- package/dist/es2019/i18n/ko.js +0 -35
- package/dist/es2019/i18n/nb.js +1 -35
- package/dist/es2019/i18n/nl.js +1 -35
- package/dist/es2019/i18n/pl.js +1 -35
- package/dist/es2019/i18n/pt_BR.js +1 -35
- package/dist/es2019/i18n/ru.js +1 -35
- package/dist/es2019/i18n/sv.js +0 -35
- package/dist/es2019/i18n/th.js +0 -35
- package/dist/es2019/i18n/tr.js +1 -35
- package/dist/es2019/i18n/uk.js +1 -35
- package/dist/es2019/i18n/vi.js +0 -35
- package/dist/es2019/i18n/zh.js +1 -35
- package/dist/es2019/i18n/zh_TW.js +1 -35
- package/dist/es2019/labs/next/presets/mobile.js +1 -1
- package/dist/es2019/labs/next/presets/universal.js +1 -1
- package/dist/es2019/plugins/deprecated-card/doc.js +97 -0
- package/dist/es2019/plugins/deprecated-hyperlink/commands.js +1 -1
- package/dist/es2019/plugins/index.js +0 -1
- package/dist/es2019/plugins/media/nodeviews/mediaSingle.js +2 -14
- package/dist/es2019/plugins/media/ui/ResizableMediaSingle/index.js +13 -0
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +0 -35
- package/dist/esm/i18n/da.js +0 -35
- package/dist/esm/i18n/de.js +0 -35
- package/dist/esm/i18n/en.js +0 -35
- package/dist/esm/i18n/en_GB.js +0 -35
- package/dist/esm/i18n/en_ZZ.js +0 -35
- package/dist/esm/i18n/es.js +1 -35
- package/dist/esm/i18n/fi.js +0 -35
- package/dist/esm/i18n/fr.js +1 -35
- package/dist/esm/i18n/hu.js +1 -35
- package/dist/esm/i18n/it.js +1 -35
- package/dist/esm/i18n/ja.js +1 -35
- package/dist/esm/i18n/ko.js +0 -35
- package/dist/esm/i18n/nb.js +1 -35
- package/dist/esm/i18n/nl.js +1 -35
- package/dist/esm/i18n/pl.js +1 -35
- package/dist/esm/i18n/pt_BR.js +1 -35
- package/dist/esm/i18n/ru.js +1 -35
- package/dist/esm/i18n/sv.js +0 -35
- package/dist/esm/i18n/th.js +0 -35
- package/dist/esm/i18n/tr.js +1 -35
- package/dist/esm/i18n/uk.js +1 -35
- package/dist/esm/i18n/vi.js +0 -35
- package/dist/esm/i18n/zh.js +1 -35
- package/dist/esm/i18n/zh_TW.js +1 -35
- package/dist/esm/labs/next/presets/mobile.js +1 -1
- package/dist/esm/labs/next/presets/universal.js +1 -1
- package/dist/esm/plugins/deprecated-card/doc.js +105 -0
- package/dist/esm/plugins/deprecated-hyperlink/commands.js +1 -1
- package/dist/esm/plugins/index.js +0 -1
- package/dist/esm/plugins/media/nodeviews/mediaSingle.js +14 -25
- package/dist/esm/plugins/media/ui/ResizableMediaSingle/index.js +39 -27
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +0 -35
- package/dist/types/i18n/da.d.ts +0 -35
- package/dist/types/i18n/de.d.ts +0 -35
- package/dist/types/i18n/en.d.ts +0 -35
- package/dist/types/i18n/en_GB.d.ts +0 -35
- package/dist/types/i18n/en_ZZ.d.ts +0 -35
- package/dist/types/i18n/es.d.ts +1 -35
- package/dist/types/i18n/fi.d.ts +0 -35
- package/dist/types/i18n/fr.d.ts +1 -35
- package/dist/types/i18n/hu.d.ts +1 -35
- package/dist/types/i18n/it.d.ts +1 -35
- package/dist/types/i18n/ja.d.ts +1 -35
- package/dist/types/i18n/ko.d.ts +0 -35
- package/dist/types/i18n/nb.d.ts +1 -35
- package/dist/types/i18n/nl.d.ts +1 -35
- package/dist/types/i18n/pl.d.ts +1 -35
- package/dist/types/i18n/pt_BR.d.ts +1 -35
- package/dist/types/i18n/ru.d.ts +1 -35
- package/dist/types/i18n/sv.d.ts +0 -35
- package/dist/types/i18n/th.d.ts +0 -35
- package/dist/types/i18n/tr.d.ts +1 -35
- package/dist/types/i18n/uk.d.ts +1 -35
- package/dist/types/i18n/vi.d.ts +0 -35
- package/dist/types/i18n/zh.d.ts +1 -35
- package/dist/types/i18n/zh_TW.d.ts +1 -35
- package/dist/types/plugins/deprecated-card/doc.d.ts +20 -0
- package/dist/types/plugins/index.d.ts +0 -1
- package/dist/types/plugins/media/nodeviews/mediaSingle.d.ts +0 -1
- package/dist/types/plugins/media/ui/ResizableMediaSingle/index.d.ts +1 -0
- package/dist/types/plugins/media/ui/ResizableMediaSingle/types.d.ts +3 -2
- package/dist/types/plugins/paste/index.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +0 -35
- package/dist/types-ts4.5/i18n/da.d.ts +0 -35
- package/dist/types-ts4.5/i18n/de.d.ts +0 -35
- package/dist/types-ts4.5/i18n/en.d.ts +0 -35
- package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -35
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -35
- package/dist/types-ts4.5/i18n/es.d.ts +1 -35
- package/dist/types-ts4.5/i18n/fi.d.ts +0 -35
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -35
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -35
- package/dist/types-ts4.5/i18n/it.d.ts +1 -35
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -35
- package/dist/types-ts4.5/i18n/ko.d.ts +0 -35
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -35
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -35
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -35
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -35
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -35
- package/dist/types-ts4.5/i18n/sv.d.ts +0 -35
- package/dist/types-ts4.5/i18n/th.d.ts +0 -35
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -35
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -35
- package/dist/types-ts4.5/i18n/vi.d.ts +0 -35
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -35
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -35
- package/dist/types-ts4.5/plugins/deprecated-card/doc.d.ts +20 -0
- package/dist/types-ts4.5/plugins/index.d.ts +0 -1
- package/dist/types-ts4.5/plugins/media/nodeviews/mediaSingle.d.ts +0 -1
- package/dist/types-ts4.5/plugins/media/ui/ResizableMediaSingle/index.d.ts +1 -0
- package/dist/types-ts4.5/plugins/media/ui/ResizableMediaSingle/types.d.ts +3 -2
- package/dist/types-ts4.5/plugins/paste/index.d.ts +1 -1
- package/package.json +6 -5
- package/tmp/api-report-tmp.d.ts +2307 -0
- package/dist/cjs/plugins/card/index.js +0 -139
- package/dist/cjs/plugins/card/messages.js +0 -20
- package/dist/cjs/plugins/card/nodeviews/blockCard.js +0 -163
- package/dist/cjs/plugins/card/nodeviews/datasource.js +0 -172
- package/dist/cjs/plugins/card/nodeviews/embedCard.js +0 -396
- package/dist/cjs/plugins/card/nodeviews/genericCard.js +0 -118
- package/dist/cjs/plugins/card/nodeviews/inlineCard.js +0 -131
- package/dist/cjs/plugins/card/pm-plugins/actions.js +0 -122
- package/dist/cjs/plugins/card/pm-plugins/analytics/create-analytics-queue.js +0 -48
- package/dist/cjs/plugins/card/pm-plugins/analytics/events-from-tr.js +0 -353
- package/dist/cjs/plugins/card/pm-plugins/analytics/index.js +0 -19
- package/dist/cjs/plugins/card/pm-plugins/analytics/types.js +0 -5
- package/dist/cjs/plugins/card/pm-plugins/analytics/utils.js +0 -178
- package/dist/cjs/plugins/card/pm-plugins/doc.js +0 -478
- package/dist/cjs/plugins/card/pm-plugins/keymap.js +0 -64
- package/dist/cjs/plugins/card/pm-plugins/main.js +0 -212
- package/dist/cjs/plugins/card/pm-plugins/mountHyperlink.js +0 -47
- package/dist/cjs/plugins/card/pm-plugins/plugin-key.js +0 -9
- package/dist/cjs/plugins/card/pm-plugins/reducers.js +0 -111
- package/dist/cjs/plugins/card/pm-plugins/shouldReplaceLink.js +0 -35
- package/dist/cjs/plugins/card/pm-plugins/util/resolve.js +0 -58
- package/dist/cjs/plugins/card/pm-plugins/util/state.js +0 -49
- package/dist/cjs/plugins/card/toolbar.js +0 -364
- package/dist/cjs/plugins/card/types.js +0 -5
- package/dist/cjs/plugins/card/ui/DatasourceModal/ModalWithState.js +0 -25
- package/dist/cjs/plugins/card/ui/DatasourceModal/index.js +0 -60
- package/dist/cjs/plugins/card/ui/EditLinkToolbar.js +0 -256
- package/dist/cjs/plugins/card/ui/EditorSmartCardEvents.js +0 -21
- package/dist/cjs/plugins/card/ui/EditorSmartCardEventsNext.js +0 -213
- package/dist/cjs/plugins/card/ui/HyperlinkToolbarAppearance.js +0 -173
- package/dist/cjs/plugins/card/ui/LayoutButton/index.js +0 -113
- package/dist/cjs/plugins/card/ui/LayoutButton/styled.js +0 -17
- package/dist/cjs/plugins/card/ui/LayoutButton/types.js +0 -5
- package/dist/cjs/plugins/card/ui/LayoutButton/utils.js +0 -19
- package/dist/cjs/plugins/card/ui/LinkToolbarAppearance.js +0 -151
- package/dist/cjs/plugins/card/ui/ResizableEmbedCard.js +0 -360
- package/dist/cjs/plugins/card/ui/SmallerEditIcon.js +0 -20
- package/dist/cjs/plugins/card/utils.js +0 -60
- package/dist/es2019/plugins/card/index.js +0 -131
- package/dist/es2019/plugins/card/messages.js +0 -13
- package/dist/es2019/plugins/card/nodeviews/blockCard.js +0 -130
- package/dist/es2019/plugins/card/nodeviews/datasource.js +0 -136
- package/dist/es2019/plugins/card/nodeviews/embedCard.js +0 -368
- package/dist/es2019/plugins/card/nodeviews/genericCard.js +0 -92
- package/dist/es2019/plugins/card/nodeviews/inlineCard.js +0 -112
- package/dist/es2019/plugins/card/pm-plugins/actions.js +0 -57
- package/dist/es2019/plugins/card/pm-plugins/analytics/create-analytics-queue.js +0 -38
- package/dist/es2019/plugins/card/pm-plugins/analytics/events-from-tr.js +0 -333
- package/dist/es2019/plugins/card/pm-plugins/analytics/index.js +0 -2
- package/dist/es2019/plugins/card/pm-plugins/analytics/types.js +0 -1
- package/dist/es2019/plugins/card/pm-plugins/analytics/utils.js +0 -160
- package/dist/es2019/plugins/card/pm-plugins/doc.js +0 -451
- package/dist/es2019/plugins/card/pm-plugins/keymap.js +0 -59
- package/dist/es2019/plugins/card/pm-plugins/main.js +0 -208
- package/dist/es2019/plugins/card/pm-plugins/mountHyperlink.js +0 -37
- package/dist/es2019/plugins/card/pm-plugins/plugin-key.js +0 -2
- package/dist/es2019/plugins/card/pm-plugins/reducers.js +0 -110
- package/dist/es2019/plugins/card/pm-plugins/shouldReplaceLink.js +0 -25
- package/dist/es2019/plugins/card/pm-plugins/util/resolve.js +0 -48
- package/dist/es2019/plugins/card/pm-plugins/util/state.js +0 -26
- package/dist/es2019/plugins/card/toolbar.js +0 -362
- package/dist/es2019/plugins/card/types.js +0 -1
- package/dist/es2019/plugins/card/ui/DatasourceModal/ModalWithState.js +0 -19
- package/dist/es2019/plugins/card/ui/DatasourceModal/index.js +0 -48
- package/dist/es2019/plugins/card/ui/EditLinkToolbar.js +0 -225
- package/dist/es2019/plugins/card/ui/EditorSmartCardEvents.js +0 -15
- package/dist/es2019/plugins/card/ui/EditorSmartCardEventsNext.js +0 -198
- package/dist/es2019/plugins/card/ui/HyperlinkToolbarAppearance.js +0 -86
- package/dist/es2019/plugins/card/ui/LayoutButton/index.js +0 -106
- package/dist/es2019/plugins/card/ui/LayoutButton/styled.js +0 -10
- package/dist/es2019/plugins/card/ui/LayoutButton/types.js +0 -1
- package/dist/es2019/plugins/card/ui/LayoutButton/utils.js +0 -15
- package/dist/es2019/plugins/card/ui/LinkToolbarAppearance.js +0 -117
- package/dist/es2019/plugins/card/ui/ResizableEmbedCard.js +0 -332
- package/dist/es2019/plugins/card/ui/SmallerEditIcon.js +0 -11
- package/dist/es2019/plugins/card/utils.js +0 -46
- package/dist/esm/plugins/card/index.js +0 -132
- package/dist/esm/plugins/card/messages.js +0 -13
- package/dist/esm/plugins/card/nodeviews/blockCard.js +0 -155
- package/dist/esm/plugins/card/nodeviews/datasource.js +0 -164
- package/dist/esm/plugins/card/nodeviews/embedCard.js +0 -387
- package/dist/esm/plugins/card/nodeviews/genericCard.js +0 -111
- package/dist/esm/plugins/card/nodeviews/inlineCard.js +0 -123
- package/dist/esm/plugins/card/pm-plugins/actions.js +0 -102
- package/dist/esm/plugins/card/pm-plugins/analytics/create-analytics-queue.js +0 -41
- package/dist/esm/plugins/card/pm-plugins/analytics/events-from-tr.js +0 -344
- package/dist/esm/plugins/card/pm-plugins/analytics/index.js +0 -2
- package/dist/esm/plugins/card/pm-plugins/analytics/types.js +0 -1
- package/dist/esm/plugins/card/pm-plugins/analytics/utils.js +0 -160
- package/dist/esm/plugins/card/pm-plugins/doc.js +0 -460
- package/dist/esm/plugins/card/pm-plugins/keymap.js +0 -58
- package/dist/esm/plugins/card/pm-plugins/main.js +0 -199
- package/dist/esm/plugins/card/pm-plugins/mountHyperlink.js +0 -39
- package/dist/esm/plugins/card/pm-plugins/plugin-key.js +0 -2
- package/dist/esm/plugins/card/pm-plugins/reducers.js +0 -103
- package/dist/esm/plugins/card/pm-plugins/shouldReplaceLink.js +0 -29
- package/dist/esm/plugins/card/pm-plugins/util/resolve.js +0 -50
- package/dist/esm/plugins/card/pm-plugins/util/state.js +0 -40
- package/dist/esm/plugins/card/toolbar.js +0 -353
- package/dist/esm/plugins/card/types.js +0 -1
- package/dist/esm/plugins/card/ui/DatasourceModal/ModalWithState.js +0 -17
- package/dist/esm/plugins/card/ui/DatasourceModal/index.js +0 -49
- package/dist/esm/plugins/card/ui/EditLinkToolbar.js +0 -243
- package/dist/esm/plugins/card/ui/EditorSmartCardEvents.js +0 -14
- package/dist/esm/plugins/card/ui/EditorSmartCardEventsNext.js +0 -202
- package/dist/esm/plugins/card/ui/HyperlinkToolbarAppearance.js +0 -163
- package/dist/esm/plugins/card/ui/LayoutButton/index.js +0 -102
- package/dist/esm/plugins/card/ui/LayoutButton/styled.js +0 -10
- package/dist/esm/plugins/card/ui/LayoutButton/types.js +0 -1
- package/dist/esm/plugins/card/ui/LayoutButton/utils.js +0 -12
- package/dist/esm/plugins/card/ui/LinkToolbarAppearance.js +0 -140
- package/dist/esm/plugins/card/ui/ResizableEmbedCard.js +0 -355
- package/dist/esm/plugins/card/ui/SmallerEditIcon.js +0 -11
- package/dist/esm/plugins/card/utils.js +0 -48
- package/dist/types/plugins/card/index.d.ts +0 -26
- package/dist/types/plugins/card/messages.d.ts +0 -12
- package/dist/types/plugins/card/nodeviews/blockCard.d.ts +0 -26
- package/dist/types/plugins/card/nodeviews/datasource.d.ts +0 -42
- package/dist/types/plugins/card/nodeviews/embedCard.d.ts +0 -46
- package/dist/types/plugins/card/nodeviews/genericCard.d.ts +0 -37
- package/dist/types/plugins/card/nodeviews/inlineCard.d.ts +0 -23
- package/dist/types/plugins/card/pm-plugins/actions.d.ts +0 -23
- package/dist/types/plugins/card/pm-plugins/analytics/create-analytics-queue.d.ts +0 -10
- package/dist/types/plugins/card/pm-plugins/analytics/events-from-tr.d.ts +0 -17
- package/dist/types/plugins/card/pm-plugins/analytics/index.d.ts +0 -2
- package/dist/types/plugins/card/pm-plugins/analytics/types.d.ts +0 -12
- package/dist/types/plugins/card/pm-plugins/analytics/utils.d.ts +0 -32
- package/dist/types/plugins/card/pm-plugins/doc.d.ts +0 -23
- package/dist/types/plugins/card/pm-plugins/keymap.d.ts +0 -3
- package/dist/types/plugins/card/pm-plugins/main.d.ts +0 -6
- package/dist/types/plugins/card/pm-plugins/mountHyperlink.d.ts +0 -5
- package/dist/types/plugins/card/pm-plugins/plugin-key.d.ts +0 -3
- package/dist/types/plugins/card/pm-plugins/reducers.d.ts +0 -3
- package/dist/types/plugins/card/pm-plugins/shouldReplaceLink.d.ts +0 -2
- package/dist/types/plugins/card/pm-plugins/util/resolve.d.ts +0 -8
- package/dist/types/plugins/card/pm-plugins/util/state.d.ts +0 -31
- package/dist/types/plugins/card/toolbar.d.ts +0 -12
- package/dist/types/plugins/card/types.d.ts +0 -165
- package/dist/types/plugins/card/ui/DatasourceModal/ModalWithState.d.ts +0 -9
- package/dist/types/plugins/card/ui/DatasourceModal/index.d.ts +0 -11
- package/dist/types/plugins/card/ui/EditLinkToolbar.d.ts +0 -47
- package/dist/types/plugins/card/ui/EditorSmartCardEvents.d.ts +0 -5
- package/dist/types/plugins/card/ui/EditorSmartCardEventsNext.d.ts +0 -18
- package/dist/types/plugins/card/ui/HyperlinkToolbarAppearance.d.ts +0 -32
- package/dist/types/plugins/card/ui/LayoutButton/index.d.ts +0 -9
- package/dist/types/plugins/card/ui/LayoutButton/styled.d.ts +0 -1
- package/dist/types/plugins/card/ui/LayoutButton/types.d.ts +0 -19
- package/dist/types/plugins/card/ui/LayoutButton/utils.d.ts +0 -5
- package/dist/types/plugins/card/ui/LinkToolbarAppearance.d.ts +0 -29
- package/dist/types/plugins/card/ui/ResizableEmbedCard.d.ts +0 -61
- package/dist/types/plugins/card/ui/SmallerEditIcon.d.ts +0 -3
- package/dist/types/plugins/card/utils.d.ts +0 -19
- package/dist/types-ts4.5/plugins/card/index.d.ts +0 -26
- package/dist/types-ts4.5/plugins/card/messages.d.ts +0 -12
- package/dist/types-ts4.5/plugins/card/nodeviews/blockCard.d.ts +0 -26
- package/dist/types-ts4.5/plugins/card/nodeviews/datasource.d.ts +0 -42
- package/dist/types-ts4.5/plugins/card/nodeviews/embedCard.d.ts +0 -46
- package/dist/types-ts4.5/plugins/card/nodeviews/genericCard.d.ts +0 -37
- package/dist/types-ts4.5/plugins/card/nodeviews/inlineCard.d.ts +0 -23
- package/dist/types-ts4.5/plugins/card/pm-plugins/actions.d.ts +0 -23
- package/dist/types-ts4.5/plugins/card/pm-plugins/analytics/create-analytics-queue.d.ts +0 -10
- package/dist/types-ts4.5/plugins/card/pm-plugins/analytics/events-from-tr.d.ts +0 -17
- package/dist/types-ts4.5/plugins/card/pm-plugins/analytics/index.d.ts +0 -2
- package/dist/types-ts4.5/plugins/card/pm-plugins/analytics/types.d.ts +0 -12
- package/dist/types-ts4.5/plugins/card/pm-plugins/analytics/utils.d.ts +0 -32
- package/dist/types-ts4.5/plugins/card/pm-plugins/doc.d.ts +0 -23
- package/dist/types-ts4.5/plugins/card/pm-plugins/keymap.d.ts +0 -3
- package/dist/types-ts4.5/plugins/card/pm-plugins/main.d.ts +0 -6
- package/dist/types-ts4.5/plugins/card/pm-plugins/mountHyperlink.d.ts +0 -5
- package/dist/types-ts4.5/plugins/card/pm-plugins/plugin-key.d.ts +0 -3
- package/dist/types-ts4.5/plugins/card/pm-plugins/reducers.d.ts +0 -3
- package/dist/types-ts4.5/plugins/card/pm-plugins/shouldReplaceLink.d.ts +0 -2
- package/dist/types-ts4.5/plugins/card/pm-plugins/util/resolve.d.ts +0 -8
- package/dist/types-ts4.5/plugins/card/pm-plugins/util/state.d.ts +0 -31
- package/dist/types-ts4.5/plugins/card/toolbar.d.ts +0 -12
- package/dist/types-ts4.5/plugins/card/types.d.ts +0 -165
- package/dist/types-ts4.5/plugins/card/ui/DatasourceModal/ModalWithState.d.ts +0 -9
- package/dist/types-ts4.5/plugins/card/ui/DatasourceModal/index.d.ts +0 -11
- package/dist/types-ts4.5/plugins/card/ui/EditLinkToolbar.d.ts +0 -47
- package/dist/types-ts4.5/plugins/card/ui/EditorSmartCardEvents.d.ts +0 -5
- package/dist/types-ts4.5/plugins/card/ui/EditorSmartCardEventsNext.d.ts +0 -18
- package/dist/types-ts4.5/plugins/card/ui/HyperlinkToolbarAppearance.d.ts +0 -32
- package/dist/types-ts4.5/plugins/card/ui/LayoutButton/index.d.ts +0 -9
- package/dist/types-ts4.5/plugins/card/ui/LayoutButton/styled.d.ts +0 -1
- package/dist/types-ts4.5/plugins/card/ui/LayoutButton/types.d.ts +0 -19
- package/dist/types-ts4.5/plugins/card/ui/LayoutButton/utils.d.ts +0 -5
- package/dist/types-ts4.5/plugins/card/ui/LinkToolbarAppearance.d.ts +0 -29
- package/dist/types-ts4.5/plugins/card/ui/ResizableEmbedCard.d.ts +0 -61
- package/dist/types-ts4.5/plugins/card/ui/SmallerEditIcon.d.ts +0 -3
- package/dist/types-ts4.5/plugins/card/utils.d.ts +0 -19
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Please remove any special characters in alt text.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
19
19
|
'fabric.editor.backLink': 'Go back',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
21
|
-
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
22
|
-
'fabric.editor.blockTitle': 'Card',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Insert a quote or citation',
|
|
24
21
|
'fabric.editor.blockquote2': 'Quote',
|
|
25
22
|
'fabric.editor.bold': 'Bold',
|
|
26
|
-
'fabric.editor.bug': 'Bug',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Card options',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Clear alt text',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Clear formatting',
|
|
32
|
-
'fabric.editor.clearLink': 'Clear link',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Clear text',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Back',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Close',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Close help dialog',
|
|
@@ -61,16 +54,8 @@ export default {
|
|
|
61
54
|
'fabric.editor.customPanel': 'Custom panel',
|
|
62
55
|
'fabric.editor.customPanel.description': 'Add a note with an emoji and colored background',
|
|
63
56
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
64
|
-
'fabric.editor.defaultAltText': 'List item',
|
|
65
57
|
'fabric.editor.description': 'Description',
|
|
66
|
-
'fabric.editor.displayBlock': 'Display card',
|
|
67
|
-
'fabric.editor.displayEmbed': 'Display embed',
|
|
68
|
-
'fabric.editor.displayInline': 'Display inline',
|
|
69
|
-
'fabric.editor.displayLink': 'Display as text',
|
|
70
|
-
'fabric.editor.displayOptionUnavailableInParentNode': "This display option isn't available inside {node}",
|
|
71
|
-
'fabric.editor.displayText': 'Text to display',
|
|
72
58
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
73
|
-
'fabric.editor.ecombedDescription': 'Display an interactive preview of a link',
|
|
74
59
|
'fabric.editor.edit': 'Edit',
|
|
75
60
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
76
61
|
'fabric.editor.editDateText': 'Edit Date',
|
|
@@ -96,8 +81,6 @@ export default {
|
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Try searching with a different term or discover new apps for Atlassian products.',
|
|
97
82
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
|
|
98
83
|
'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
|
|
99
|
-
'fabric.editor.embedTitle': 'Embed',
|
|
100
|
-
'fabric.editor.epic': 'Epic',
|
|
101
84
|
'fabric.editor.error': 'Error',
|
|
102
85
|
'fabric.editor.errorPanel': 'Error panel',
|
|
103
86
|
'fabric.editor.errorPanel.description': 'Call out errors in a colored panel',
|
|
@@ -131,30 +114,18 @@ export default {
|
|
|
131
114
|
'fabric.editor.heading5Description': 'Use this for grouping list items',
|
|
132
115
|
'fabric.editor.heading6': 'Heading 6',
|
|
133
116
|
'fabric.editor.heading6Description': 'Use this for low level headings',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Issue',
|
|
137
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Page',
|
|
138
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
139
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
|
|
140
117
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
|
|
141
118
|
'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
|
|
142
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
|
|
143
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggestions will appear below as you type into the field',
|
|
144
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no results} one {# result} other {# results}} found',
|
|
145
119
|
'fabric.editor.imageBorderBold': 'Bold',
|
|
146
120
|
'fabric.editor.imageBorderColor': 'Color',
|
|
147
121
|
'fabric.editor.imageBorderMedium': 'Medium',
|
|
148
122
|
'fabric.editor.imageBorderOptions': 'Border options',
|
|
149
123
|
'fabric.editor.imageBorderSize': 'Size',
|
|
150
124
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
151
|
-
'fabric.editor.improvement': 'Improvement',
|
|
152
125
|
'fabric.editor.indent': 'Indent',
|
|
153
126
|
'fabric.editor.info': 'Info',
|
|
154
127
|
'fabric.editor.infoPanel': 'Info panel',
|
|
155
128
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
156
|
-
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
157
|
-
'fabric.editor.inlineTitle': 'Inline',
|
|
158
129
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
159
130
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
160
131
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
@@ -202,9 +173,7 @@ export default {
|
|
|
202
173
|
'fabric.editor.shortcut': 'Text shortcut',
|
|
203
174
|
'fabric.editor.single': 'Single column',
|
|
204
175
|
'fabric.editor.statusPlaceholder': 'Set a status',
|
|
205
|
-
'fabric.editor.story': 'Story',
|
|
206
176
|
'fabric.editor.strike': 'Strikethrough',
|
|
207
|
-
'fabric.editor.subTask': 'Sub-task',
|
|
208
177
|
'fabric.editor.subscript': 'Subscript',
|
|
209
178
|
'fabric.editor.subscript.off.superscript.on': 'Subscript Off, Superscript On',
|
|
210
179
|
'fabric.editor.success': 'Success',
|
|
@@ -213,7 +182,6 @@ export default {
|
|
|
213
182
|
'fabric.editor.superscript': 'Superscript',
|
|
214
183
|
'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
|
|
215
184
|
'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
|
|
216
|
-
'fabric.editor.task': 'Task',
|
|
217
185
|
'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
|
|
218
186
|
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
219
187
|
'fabric.editor.textColor': 'Text color',
|
|
@@ -236,9 +204,6 @@ export default {
|
|
|
236
204
|
'fabric.editor.undo': 'Undo',
|
|
237
205
|
'fabric.editor.unorderedList': 'Bullet list',
|
|
238
206
|
'fabric.editor.unorderedList.description': 'Create an unordered list',
|
|
239
|
-
'fabric.editor.url': 'Display URL',
|
|
240
|
-
'fabric.editor.urlDescription': 'Display link as URL',
|
|
241
|
-
'fabric.editor.urlTitle': 'URL',
|
|
242
207
|
'fabric.editor.warning': 'Warning',
|
|
243
208
|
'fabric.editor.warningPanel': 'Warning panel',
|
|
244
209
|
'fabric.editor.warningPanel.description': 'Add a note of caution in a colored panel',
|
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Please remove any special characters in alt text.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
19
19
|
'fabric.editor.backLink': 'Go back',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
21
|
-
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
22
|
-
'fabric.editor.blockTitle': 'Card',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Insert a quote or citation',
|
|
24
21
|
'fabric.editor.blockquote2': 'Quote',
|
|
25
22
|
'fabric.editor.bold': 'Bold',
|
|
26
|
-
'fabric.editor.bug': 'Bug',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Card options',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Clear alt text',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Clear formatting',
|
|
32
|
-
'fabric.editor.clearLink': 'Clear link',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Clear text',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Back',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Close',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Close help dialog',
|
|
@@ -61,16 +54,8 @@ export default {
|
|
|
61
54
|
'fabric.editor.customPanel': 'Custom panel',
|
|
62
55
|
'fabric.editor.customPanel.description': 'Add a note with an emoji and coloured background',
|
|
63
56
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
64
|
-
'fabric.editor.defaultAltText': 'List item',
|
|
65
57
|
'fabric.editor.description': 'Description',
|
|
66
|
-
'fabric.editor.displayBlock': 'Display card',
|
|
67
|
-
'fabric.editor.displayEmbed': 'Display embed',
|
|
68
|
-
'fabric.editor.displayInline': 'Display inline',
|
|
69
|
-
'fabric.editor.displayLink': 'Display as text',
|
|
70
|
-
'fabric.editor.displayOptionUnavailableInParentNode': "This display option isn't available inside {node}",
|
|
71
|
-
'fabric.editor.displayText': 'Text to display',
|
|
72
58
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
73
|
-
'fabric.editor.ecombedDescription': 'Display an interactive preview of a link',
|
|
74
59
|
'fabric.editor.edit': 'Edit',
|
|
75
60
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
76
61
|
'fabric.editor.editDateText': 'Edit Date',
|
|
@@ -96,8 +81,6 @@ export default {
|
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Try searching with a different term or discover new apps for Atlassian products.',
|
|
97
82
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
|
|
98
83
|
'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
|
|
99
|
-
'fabric.editor.embedTitle': 'Embed',
|
|
100
|
-
'fabric.editor.epic': 'Epic',
|
|
101
84
|
'fabric.editor.error': 'Error',
|
|
102
85
|
'fabric.editor.errorPanel': 'Error panel',
|
|
103
86
|
'fabric.editor.errorPanel.description': 'Call out errors in a coloured panel',
|
|
@@ -131,30 +114,18 @@ export default {
|
|
|
131
114
|
'fabric.editor.heading5Description': 'Use this for grouping list items',
|
|
132
115
|
'fabric.editor.heading6': 'Heading 6',
|
|
133
116
|
'fabric.editor.heading6Description': 'Use this for low level headings',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Issue',
|
|
137
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Page',
|
|
138
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
139
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
|
|
140
117
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
|
|
141
118
|
'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
|
|
142
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
|
|
143
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggestions will appear below as you type into the field',
|
|
144
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no results} one {# result} other {# results}} found',
|
|
145
119
|
'fabric.editor.imageBorderBold': 'Bold',
|
|
146
120
|
'fabric.editor.imageBorderColor': 'Colour',
|
|
147
121
|
'fabric.editor.imageBorderMedium': 'Medium',
|
|
148
122
|
'fabric.editor.imageBorderOptions': 'Border options',
|
|
149
123
|
'fabric.editor.imageBorderSize': 'Size',
|
|
150
124
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
151
|
-
'fabric.editor.improvement': 'Improvement',
|
|
152
125
|
'fabric.editor.indent': 'Indent',
|
|
153
126
|
'fabric.editor.info': 'Info',
|
|
154
127
|
'fabric.editor.infoPanel': 'Info panel',
|
|
155
128
|
'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
|
|
156
|
-
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
157
|
-
'fabric.editor.inlineTitle': 'Inline',
|
|
158
129
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
159
130
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
160
131
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
@@ -202,9 +173,7 @@ export default {
|
|
|
202
173
|
'fabric.editor.shortcut': 'Text shortcut',
|
|
203
174
|
'fabric.editor.single': 'Single column',
|
|
204
175
|
'fabric.editor.statusPlaceholder': 'Set a status',
|
|
205
|
-
'fabric.editor.story': 'Story',
|
|
206
176
|
'fabric.editor.strike': 'Strikethrough',
|
|
207
|
-
'fabric.editor.subTask': 'Sub-task',
|
|
208
177
|
'fabric.editor.subscript': 'Subscript',
|
|
209
178
|
'fabric.editor.subscript.off.superscript.on': 'Subscript Off, Superscript On',
|
|
210
179
|
'fabric.editor.success': 'Success',
|
|
@@ -213,7 +182,6 @@ export default {
|
|
|
213
182
|
'fabric.editor.superscript': 'Superscript',
|
|
214
183
|
'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
|
|
215
184
|
'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
|
|
216
|
-
'fabric.editor.task': 'Task',
|
|
217
185
|
'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
|
|
218
186
|
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
219
187
|
'fabric.editor.textColor': 'Text colour',
|
|
@@ -236,9 +204,6 @@ export default {
|
|
|
236
204
|
'fabric.editor.undo': 'Undo',
|
|
237
205
|
'fabric.editor.unorderedList': 'Bullet list',
|
|
238
206
|
'fabric.editor.unorderedList.description': 'Create an unordered list',
|
|
239
|
-
'fabric.editor.url': 'Display URL',
|
|
240
|
-
'fabric.editor.urlDescription': 'Display link as URL',
|
|
241
|
-
'fabric.editor.urlTitle': 'URL',
|
|
242
207
|
'fabric.editor.warning': 'Warning',
|
|
243
208
|
'fabric.editor.warningPanel': 'Warning panel',
|
|
244
209
|
'fabric.editor.warningPanel.description': 'Add a note of caution in a coloured panel',
|
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Please remove any special characters in alt text.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
19
19
|
'fabric.editor.backLink': 'Go back',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
21
|
-
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
22
|
-
'fabric.editor.blockTitle': 'Card',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Insert a quote or citation',
|
|
24
21
|
'fabric.editor.blockquote2': 'Quote',
|
|
25
22
|
'fabric.editor.bold': 'Bold',
|
|
26
|
-
'fabric.editor.bug': 'Bug',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Card options',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Clear alt text',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Clear formatting',
|
|
32
|
-
'fabric.editor.clearLink': 'Clear link',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Clear text',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Back',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Close',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Close help dialog',
|
|
@@ -61,16 +54,8 @@ export default {
|
|
|
61
54
|
'fabric.editor.customPanel': 'Custom panel',
|
|
62
55
|
'fabric.editor.customPanel.description': 'Add a note with an emoji and colored background',
|
|
63
56
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
64
|
-
'fabric.editor.defaultAltText': 'List item',
|
|
65
57
|
'fabric.editor.description': 'Description',
|
|
66
|
-
'fabric.editor.displayBlock': 'Display card',
|
|
67
|
-
'fabric.editor.displayEmbed': 'Display embed',
|
|
68
|
-
'fabric.editor.displayInline': 'Display inline',
|
|
69
|
-
'fabric.editor.displayLink': 'Display as text',
|
|
70
|
-
'fabric.editor.displayOptionUnavailableInParentNode': "This display option isn't available inside {node}",
|
|
71
|
-
'fabric.editor.displayText': 'Text to display',
|
|
72
58
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
73
|
-
'fabric.editor.ecombedDescription': 'Display an interactive preview of a link',
|
|
74
59
|
'fabric.editor.edit': 'Edit',
|
|
75
60
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
76
61
|
'fabric.editor.editDateText': 'Edit Date',
|
|
@@ -96,8 +81,6 @@ export default {
|
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Try searching with a different term or discover new apps for Atlassian products.',
|
|
97
82
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
|
|
98
83
|
'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
|
|
99
|
-
'fabric.editor.embedTitle': 'Embed',
|
|
100
|
-
'fabric.editor.epic': 'Epic',
|
|
101
84
|
'fabric.editor.error': 'Error',
|
|
102
85
|
'fabric.editor.errorPanel': 'Error panel',
|
|
103
86
|
'fabric.editor.errorPanel.description': 'Call out errors in a colored panel',
|
|
@@ -131,30 +114,18 @@ export default {
|
|
|
131
114
|
'fabric.editor.heading5Description': 'Use this for grouping list items',
|
|
132
115
|
'fabric.editor.heading6': 'Heading 6',
|
|
133
116
|
'fabric.editor.heading6Description': 'Use this for low level headings',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Issue',
|
|
137
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Page',
|
|
138
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
139
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
|
|
140
117
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
|
|
141
118
|
'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
|
|
142
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
|
|
143
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggestions will appear below as you type into the field',
|
|
144
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no results found} one {{count,number} result found} other {{count,number} results found}}',
|
|
145
119
|
'fabric.editor.imageBorderBold': 'Bold',
|
|
146
120
|
'fabric.editor.imageBorderColor': 'Color',
|
|
147
121
|
'fabric.editor.imageBorderMedium': 'Medium',
|
|
148
122
|
'fabric.editor.imageBorderOptions': 'Border options',
|
|
149
123
|
'fabric.editor.imageBorderSize': 'Size',
|
|
150
124
|
'fabric.editor.imageBorderSubtle': 'Subtle',
|
|
151
|
-
'fabric.editor.improvement': 'Improvement',
|
|
152
125
|
'fabric.editor.indent': 'Indent',
|
|
153
126
|
'fabric.editor.info': 'Info',
|
|
154
127
|
'fabric.editor.infoPanel': 'Info panel',
|
|
155
128
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
156
|
-
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
157
|
-
'fabric.editor.inlineTitle': 'Inline',
|
|
158
129
|
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
159
130
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
160
131
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite teammate to {productName}} trusted {Invite teammate to {productName}} other {Add teammate to {productName}}}',
|
|
@@ -202,9 +173,7 @@ export default {
|
|
|
202
173
|
'fabric.editor.shortcut': 'Text shortcut',
|
|
203
174
|
'fabric.editor.single': 'Single column',
|
|
204
175
|
'fabric.editor.statusPlaceholder': 'Set a status',
|
|
205
|
-
'fabric.editor.story': 'Story',
|
|
206
176
|
'fabric.editor.strike': 'Strikethrough',
|
|
207
|
-
'fabric.editor.subTask': 'Sub-task',
|
|
208
177
|
'fabric.editor.subscript': 'Subscript',
|
|
209
178
|
'fabric.editor.subscript.off.superscript.on': 'Subscript Off, Superscript On',
|
|
210
179
|
'fabric.editor.success': 'Success',
|
|
@@ -213,7 +182,6 @@ export default {
|
|
|
213
182
|
'fabric.editor.superscript': 'Superscript',
|
|
214
183
|
'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
|
|
215
184
|
'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
|
|
216
|
-
'fabric.editor.task': 'Task',
|
|
217
185
|
'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
|
|
218
186
|
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
219
187
|
'fabric.editor.textColor': 'Text color',
|
|
@@ -236,9 +204,6 @@ export default {
|
|
|
236
204
|
'fabric.editor.undo': 'Undo',
|
|
237
205
|
'fabric.editor.unorderedList': 'Bullet list',
|
|
238
206
|
'fabric.editor.unorderedList.description': 'Create an unordered list',
|
|
239
|
-
'fabric.editor.url': 'Display URL',
|
|
240
|
-
'fabric.editor.urlDescription': 'Display link as URL',
|
|
241
|
-
'fabric.editor.urlTitle': 'URL',
|
|
242
207
|
'fabric.editor.warning': 'Warning',
|
|
243
208
|
'fabric.editor.warningPanel': 'Warning panel',
|
|
244
209
|
'fabric.editor.warningPanel.description': 'Add a note of caution in a colored panel',
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Elimina los caracteres especiales en texto alternativo.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
|
|
19
19
|
'fabric.editor.backLink': 'Regresar',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'El enlace insertado está dentro de {node} y no puede cambiar de vista',
|
|
21
|
-
'fabric.editor.blockDescription': 'Mostrar más información sobre un enlace, incluido un resumen y acciones',
|
|
22
|
-
'fabric.editor.blockTitle': 'Tarjeta',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Insertar una cita o referencia',
|
|
24
21
|
'fabric.editor.blockquote2': 'Citar',
|
|
25
22
|
'fabric.editor.bold': 'Negrita',
|
|
26
|
-
'fabric.editor.bug': 'Error',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Añadir un subtítulo',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Opciones de tarjeta',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Escribe algo…',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Borrar texto alternativo',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Borrar formato',
|
|
32
|
-
'fabric.editor.clearLink': 'Borrar enlace',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Borrar texto',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Atrás',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Cerrar',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Cerrar el diálogo de ayuda',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Panel personalizado',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Añade una nota con un emoticono y un fondo de color',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Añadir una decisión...',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Elemento de la lista',
|
|
64
56
|
'fabric.editor.description': 'Descripción',
|
|
65
|
-
'fabric.editor.displayBlock': 'Mostrar como tarjeta',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Mostrar como objeto incrustado',
|
|
67
|
-
'fabric.editor.displayInline': 'Mostrar insertado',
|
|
68
|
-
'fabric.editor.displayLink': 'Mostrar como texto',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Esta opción de visualización no se encuentra disponible en {node}',
|
|
70
|
-
'fabric.editor.displayText': 'Texto para mostrar',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Documento',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Mostrar una vista previa interactiva de un enlace',
|
|
73
58
|
'fabric.editor.edit': 'Editar',
|
|
74
59
|
'fabric.editor.editAltText': 'Editar texto alternativo',
|
|
75
60
|
'fabric.editor.editDateText': 'Editar fecha',
|
|
@@ -95,14 +80,13 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Intenta buscar con otro término o descubre nuevas aplicaciones para productos de Atlassian.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explorar Atlassian Marketplace',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Explorar',
|
|
98
|
-
'fabric.editor.embedTitle': 'Integrar',
|
|
99
|
-
'fabric.editor.epic': 'Epic',
|
|
100
83
|
'fabric.editor.error': 'Error',
|
|
101
84
|
'fabric.editor.errorPanel': 'Panel de errores',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Resaltar los errores en un panel de color',
|
|
103
86
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Al eliminar la extensión {nodeName}, se interrumpirá todo lo que se haya conectado a ella.',
|
|
104
87
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Eliminar',
|
|
105
88
|
'fabric.editor.extension.deleteElementTitle': 'Eliminar elemento',
|
|
89
|
+
'fabric.editor.extension.sourceNoTitledName': 'este elemento',
|
|
106
90
|
'fabric.editor.extensions.config-panel.save-indicator': 'Todos los cambios se guardan siempre automáticamente',
|
|
107
91
|
'fabric.editor.find': 'Buscar',
|
|
108
92
|
'fabric.editor.findNext': 'Buscar siguiente',
|
|
@@ -128,30 +112,18 @@ export default {
|
|
|
128
112
|
'fabric.editor.heading5Description': 'Úsalo para agrupar elementos de una lista',
|
|
129
113
|
'fabric.editor.heading6': 'Título 6',
|
|
130
114
|
'fabric.editor.heading6Description': 'Úsalo en títulos de nivel inferior',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Error',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Incidencia',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Página',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Historia',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tarea',
|
|
137
115
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ayuda',
|
|
138
116
|
'fabric.editor.helpDialogTips': 'Pulsa {keyMap} para abrir este diálogo con rapidez en cualquier momento',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Etiqueta de enlace',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Las sugerencias aparecerán abajo a medida que escribas en el campo',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no hay resultados} one {{count,number} resultado encontrado} other {{count,number} resultados encontrados}}',
|
|
142
117
|
'fabric.editor.imageBorderBold': 'Negrita',
|
|
143
118
|
'fabric.editor.imageBorderColor': 'Color',
|
|
144
119
|
'fabric.editor.imageBorderMedium': 'Mediano',
|
|
145
120
|
'fabric.editor.imageBorderOptions': 'Opciones de borde',
|
|
146
121
|
'fabric.editor.imageBorderSize': 'Tamaño',
|
|
147
122
|
'fabric.editor.imageBorderSubtle': 'Sutil',
|
|
148
|
-
'fabric.editor.improvement': 'Mejora',
|
|
149
123
|
'fabric.editor.indent': 'Aplicar sangría',
|
|
150
124
|
'fabric.editor.info': 'Información',
|
|
151
125
|
'fabric.editor.infoPanel': 'Panel de información',
|
|
152
126
|
'fabric.editor.infoPanel.description': 'Destacar información en un panel de color',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Mostrar enlace como texto insertado',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Insertado',
|
|
155
127
|
'fabric.editor.inputQueryAssistiveTxt': 'Cuando aparezcan los resultados del rellenado automático, usa las flechas hacia arriba y hacia abajo para revisarlos, y pulsa Entrar para seleccionar uno. Toca los usuarios de dispositivos, explora con toques o gestos de deslizamiento.',
|
|
156
128
|
'fabric.editor.invalidDateError': 'Introducir una fecha válida',
|
|
157
129
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invita a un compañero de equipo a {productName}} trusted {Invita a un compañero de equipo a {productName}} other {Añade a un compañero de equipo a {productName}}}',
|
|
@@ -199,9 +171,7 @@ export default {
|
|
|
199
171
|
'fabric.editor.shortcut': 'Atajo de texto',
|
|
200
172
|
'fabric.editor.single': 'Una sola columna',
|
|
201
173
|
'fabric.editor.statusPlaceholder': 'Establecer un estado',
|
|
202
|
-
'fabric.editor.story': 'Historia',
|
|
203
174
|
'fabric.editor.strike': 'Tachado',
|
|
204
|
-
'fabric.editor.subTask': 'Subtarea',
|
|
205
175
|
'fabric.editor.subscript': 'Subíndice',
|
|
206
176
|
'fabric.editor.subscript.off.superscript.on': 'Subíndice desactivado, superíndice activado',
|
|
207
177
|
'fabric.editor.success': 'Correcto',
|
|
@@ -210,7 +180,6 @@ export default {
|
|
|
210
180
|
'fabric.editor.superscript': 'Superíndice',
|
|
211
181
|
'fabric.editor.superscript.off.subscript.on': 'Superíndice desactivado, subíndice activado',
|
|
212
182
|
'fabric.editor.supportAltText': 'El texto alternativo es útil para aquellas personas que utilicen lectores de pantalla debido a limitaciones visuales.',
|
|
213
|
-
'fabric.editor.task': 'Tarea',
|
|
214
183
|
'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.',
|
|
215
184
|
'fabric.editor.text.formatting.off': 'Formato de texto desactivado',
|
|
216
185
|
'fabric.editor.textColor': 'Color del texto',
|
|
@@ -233,9 +202,6 @@ export default {
|
|
|
233
202
|
'fabric.editor.undo': 'Deshacer',
|
|
234
203
|
'fabric.editor.unorderedList': 'Lista de viñetas',
|
|
235
204
|
'fabric.editor.unorderedList.description': 'Crear una lista sin ordenar',
|
|
236
|
-
'fabric.editor.url': 'Mostrar URL',
|
|
237
|
-
'fabric.editor.urlDescription': 'Mostrar enlace como URL',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL',
|
|
239
205
|
'fabric.editor.warning': 'Advertencia',
|
|
240
206
|
'fabric.editor.warningPanel': 'Panel de advertencias',
|
|
241
207
|
'fabric.editor.warningPanel.description': 'Añadir una nota de precaución en un panel de color',
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -17,20 +17,13 @@ export default {
|
|
|
17
17
|
'fabric.editor.alttext.validation': 'Poista erikoismerkit vaihtoehtoisesta tekstistä.',
|
|
18
18
|
'fabric.editor.annotationToolbar': 'Huomautuspalkki',
|
|
19
19
|
'fabric.editor.backLink': 'Siirry takaisin',
|
|
20
|
-
'fabric.editor.blockCardUnavailable': 'Sisäelementtilinkki on solmun {node} sisällä, eikä sen näkymää voi muuttaa',
|
|
21
|
-
'fabric.editor.blockDescription': 'Näytä lisätietoja linkistä, kuten yhteenveto ja toiminnot',
|
|
22
|
-
'fabric.editor.blockTitle': 'Kortti',
|
|
23
20
|
'fabric.editor.blockquote.description': 'Lisää lainaus tai sitaatti',
|
|
24
21
|
'fabric.editor.blockquote2': 'Sitaatti',
|
|
25
22
|
'fabric.editor.bold': 'Lihavoitu',
|
|
26
|
-
'fabric.editor.bug': 'Bugi',
|
|
27
23
|
'fabric.editor.captionPlaceholder': 'Lisää kuvateksti',
|
|
28
|
-
'fabric.editor.cardFloatingControls': 'Korttivaihtoehdot',
|
|
29
24
|
'fabric.editor.chromeCollapsedPlaceholder': 'Kirjoita jotain...',
|
|
30
25
|
'fabric.editor.clearAltTextEdit': 'Tyhjennä vaihtoehtoinen teksti',
|
|
31
26
|
'fabric.editor.clearFormatting': 'Tyhjennä muotoilu',
|
|
32
|
-
'fabric.editor.clearLink': 'Tyhjennä linkki',
|
|
33
|
-
'fabric.editor.clearLinkText': 'Tyhjennä teksti',
|
|
34
27
|
'fabric.editor.closeAltTextEdit': 'Takaisin',
|
|
35
28
|
'fabric.editor.closeFindReplaceDialog': 'Sulje',
|
|
36
29
|
'fabric.editor.closeHelpDialog': 'Sulje apudialogi',
|
|
@@ -60,16 +53,8 @@ export default {
|
|
|
60
53
|
'fabric.editor.customPanel': 'Mukautettu paneeli',
|
|
61
54
|
'fabric.editor.customPanel.description': 'Lisää huomautus, jossa on emoji ja värillinen tausta',
|
|
62
55
|
'fabric.editor.decisionPlaceholder': 'Lisää päätös...',
|
|
63
|
-
'fabric.editor.defaultAltText': 'Listamerkintä',
|
|
64
56
|
'fabric.editor.description': 'Kuvaus',
|
|
65
|
-
'fabric.editor.displayBlock': 'Näytä kortti',
|
|
66
|
-
'fabric.editor.displayEmbed': 'Näytä upotus',
|
|
67
|
-
'fabric.editor.displayInline': 'Näytä sisäelementti',
|
|
68
|
-
'fabric.editor.displayLink': 'Näytä tekstinä',
|
|
69
|
-
'fabric.editor.displayOptionUnavailableInParentNode': 'Tämä näyttövaihtoehto ei ole saatavana solmussa {node}',
|
|
70
|
-
'fabric.editor.displayText': 'Näytettävä teksti',
|
|
71
57
|
'fabric.editor.dropPlaceholderLabel': 'Asiakirja',
|
|
72
|
-
'fabric.editor.ecombedDescription': 'Näytä linkin interaktiivinen esikatselu',
|
|
73
58
|
'fabric.editor.edit': 'Muokkaa',
|
|
74
59
|
'fabric.editor.editAltText': 'Muokkaa vaihtoehtoista tekstiä',
|
|
75
60
|
'fabric.editor.editDateText': 'Muokkaa päiväystä',
|
|
@@ -95,8 +80,6 @@ export default {
|
|
|
95
80
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Hae käyttämällä eri termiä tai tutustu uusiin Atlassian-tuotteiden sovelluksiin.',
|
|
96
81
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Tutustu Atlassian Marketplaceen',
|
|
97
82
|
'fabric.editor.elementbrowser.sidebar.heading': 'Selaa',
|
|
98
|
-
'fabric.editor.embedTitle': 'Upota',
|
|
99
|
-
'fabric.editor.epic': 'Eepos',
|
|
100
83
|
'fabric.editor.error': 'Virhe',
|
|
101
84
|
'fabric.editor.errorPanel': 'Virhepaneeli',
|
|
102
85
|
'fabric.editor.errorPanel.description': 'Paljasta virheet värillisessä paneelissa',
|
|
@@ -128,30 +111,18 @@ export default {
|
|
|
128
111
|
'fabric.editor.heading5Description': 'Käytä tätä luettelon kohteiden ryhmittelyyn',
|
|
129
112
|
'fabric.editor.heading6': 'Otsikko 6',
|
|
130
113
|
'fabric.editor.heading6Description': 'Käytä tätä alatason otsikoissa',
|
|
131
|
-
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blogi',
|
|
132
|
-
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bugi',
|
|
133
|
-
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Asia',
|
|
134
|
-
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Sivu',
|
|
135
|
-
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Tarina',
|
|
136
|
-
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tehtävä',
|
|
137
114
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Avaa ohjeikkuna',
|
|
138
115
|
'fabric.editor.helpDialogTips': 'Paina {keyMap}-näppäintä, jotta voit nopeasti avata tämän dialogin koska tahansa',
|
|
139
|
-
'fabric.editor.hyperlink.linkAriaLabel': 'Linkin tunniste',
|
|
140
|
-
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Ehdotukset näytetään alla, kun alat kirjoittaa kenttään',
|
|
141
|
-
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {tuloksia ei löytynyt} one {{count,number} tulos löytyi} other {{count,number} tulosta löytyi}}',
|
|
142
116
|
'fabric.editor.imageBorderBold': 'Voimakas',
|
|
143
117
|
'fabric.editor.imageBorderColor': 'Väri',
|
|
144
118
|
'fabric.editor.imageBorderMedium': 'Keskikokoinen',
|
|
145
119
|
'fabric.editor.imageBorderOptions': 'Reunan asetukset',
|
|
146
120
|
'fabric.editor.imageBorderSize': 'Koko',
|
|
147
121
|
'fabric.editor.imageBorderSubtle': 'Hienovarainen',
|
|
148
|
-
'fabric.editor.improvement': 'Parannus',
|
|
149
122
|
'fabric.editor.indent': 'Sisennys',
|
|
150
123
|
'fabric.editor.info': 'Tietoja',
|
|
151
124
|
'fabric.editor.infoPanel': 'Tietopaneeli',
|
|
152
125
|
'fabric.editor.infoPanel.description': 'Korosta tietoja värillisessä paneelissa',
|
|
153
|
-
'fabric.editor.inlineDescription': 'Näytä linkki sitoutuvana tekstinä',
|
|
154
|
-
'fabric.editor.inlineTitle': 'Tekstiin sitoutuva',
|
|
155
126
|
'fabric.editor.inputQueryAssistiveTxt': 'Kun automaattitäydennyksen tuloksia on saatavilla, selaa niiden välillä ylös- ja alas-nuolilla ja valitse painamalla Enter. Kosketuslaitteilla selaa tuloksia koskettamalla tai pyyhkäisyllä.',
|
|
156
127
|
'fabric.editor.invalidDateError': 'Anna käypä päiväys',
|
|
157
128
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Kutsu tiimikaveri tuotteeseen {productName}} trusted {Kutsu tiimikaveri tuotteeseen {productName}} other {Lisää tiimikaveri tuotteeseen {productName}}}',
|
|
@@ -199,9 +170,7 @@ export default {
|
|
|
199
170
|
'fabric.editor.shortcut': 'Tekstipikalinkki',
|
|
200
171
|
'fabric.editor.single': 'Yksittäinen sarake',
|
|
201
172
|
'fabric.editor.statusPlaceholder': 'Aseta tila',
|
|
202
|
-
'fabric.editor.story': 'Tarina',
|
|
203
173
|
'fabric.editor.strike': 'Yliviivaus',
|
|
204
|
-
'fabric.editor.subTask': 'Alitehtävä',
|
|
205
174
|
'fabric.editor.subscript': 'Alaindeksi',
|
|
206
175
|
'fabric.editor.subscript.off.superscript.on': 'Alaindeksi pois käytöstä, yläindeksi käytössä',
|
|
207
176
|
'fabric.editor.success': 'Onnistunut',
|
|
@@ -210,7 +179,6 @@ export default {
|
|
|
210
179
|
'fabric.editor.superscript': 'Yläindeksi',
|
|
211
180
|
'fabric.editor.superscript.off.subscript.on': 'Yläindeksi pois käytöstä, alaindeksi käytössä',
|
|
212
181
|
'fabric.editor.supportAltText': 'Vaihtoehtoinen teksti on hyödyllinen niille, jotka käyttävät näytönlukuohjelmia näkörajoitteen vuoksi.',
|
|
213
|
-
'fabric.editor.task': 'Tehtävä',
|
|
214
182
|
'fabric.editor.taskPlaceholder': "Kirjoita toimintasi, käytä '@'-merkkiä määrätäksesi sen jollekin henkilölle.",
|
|
215
183
|
'fabric.editor.text.formatting.off': 'Tekstin muotoilu pois käytöstä',
|
|
216
184
|
'fabric.editor.textColor': 'Tekstin väri',
|
|
@@ -233,9 +201,6 @@ export default {
|
|
|
233
201
|
'fabric.editor.undo': 'Kumoa',
|
|
234
202
|
'fabric.editor.unorderedList': 'Pisteluettelo',
|
|
235
203
|
'fabric.editor.unorderedList.description': 'Luo järjestämätön luettelo',
|
|
236
|
-
'fabric.editor.url': 'Näytä URL-osoite',
|
|
237
|
-
'fabric.editor.urlDescription': 'Näytä linkki URL-osoitteena',
|
|
238
|
-
'fabric.editor.urlTitle': 'URL-osoite',
|
|
239
204
|
'fabric.editor.warning': 'Varoitus',
|
|
240
205
|
'fabric.editor.warningPanel': 'Varoituspaneeli',
|
|
241
206
|
'fabric.editor.warningPanel.description': 'Lisää varoitus värillisessä paneelissa',
|