@atlaskit/editor-common 76.1.5 → 76.1.7
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 +12 -0
- package/dist/cjs/i18n/cs.js +5 -0
- package/dist/cjs/i18n/da.js +5 -0
- package/dist/cjs/i18n/de.js +5 -0
- package/dist/cjs/i18n/en.js +5 -0
- package/dist/cjs/i18n/en_GB.js +5 -0
- package/dist/cjs/i18n/en_ZZ.js +5 -0
- package/dist/cjs/i18n/es.js +5 -0
- package/dist/cjs/i18n/fi.js +5 -0
- package/dist/cjs/i18n/fr.js +5 -0
- package/dist/cjs/i18n/hu.js +5 -0
- package/dist/cjs/i18n/it.js +5 -0
- package/dist/cjs/i18n/ja.js +5 -0
- package/dist/cjs/i18n/ko.js +5 -0
- package/dist/cjs/i18n/nb.js +5 -0
- package/dist/cjs/i18n/nl.js +7 -2
- package/dist/cjs/i18n/pl.js +5 -0
- package/dist/cjs/i18n/pt_BR.js +5 -0
- package/dist/cjs/i18n/ru.js +5 -0
- package/dist/cjs/i18n/sv.js +5 -0
- package/dist/cjs/i18n/th.js +5 -0
- package/dist/cjs/i18n/tr.js +5 -0
- package/dist/cjs/i18n/uk.js +5 -0
- package/dist/cjs/i18n/vi.js +5 -0
- package/dist/cjs/i18n/zh.js +5 -0
- package/dist/cjs/i18n/zh_TW.js +5 -0
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/styles/shared/resizer.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/i18n/cs.js +5 -0
- package/dist/es2019/i18n/da.js +5 -0
- package/dist/es2019/i18n/de.js +5 -0
- package/dist/es2019/i18n/en.js +5 -0
- package/dist/es2019/i18n/en_GB.js +5 -0
- package/dist/es2019/i18n/en_ZZ.js +5 -0
- package/dist/es2019/i18n/es.js +5 -0
- package/dist/es2019/i18n/fi.js +5 -0
- package/dist/es2019/i18n/fr.js +5 -0
- package/dist/es2019/i18n/hu.js +5 -0
- package/dist/es2019/i18n/it.js +5 -0
- package/dist/es2019/i18n/ja.js +5 -0
- package/dist/es2019/i18n/ko.js +5 -0
- package/dist/es2019/i18n/nb.js +5 -0
- package/dist/es2019/i18n/nl.js +7 -2
- package/dist/es2019/i18n/pl.js +5 -0
- package/dist/es2019/i18n/pt_BR.js +5 -0
- package/dist/es2019/i18n/ru.js +5 -0
- package/dist/es2019/i18n/sv.js +5 -0
- package/dist/es2019/i18n/th.js +5 -0
- package/dist/es2019/i18n/tr.js +5 -0
- package/dist/es2019/i18n/uk.js +5 -0
- package/dist/es2019/i18n/vi.js +5 -0
- package/dist/es2019/i18n/zh.js +5 -0
- package/dist/es2019/i18n/zh_TW.js +5 -0
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/styles/shared/resizer.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/i18n/cs.js +5 -0
- package/dist/esm/i18n/da.js +5 -0
- package/dist/esm/i18n/de.js +5 -0
- package/dist/esm/i18n/en.js +5 -0
- package/dist/esm/i18n/en_GB.js +5 -0
- package/dist/esm/i18n/en_ZZ.js +5 -0
- package/dist/esm/i18n/es.js +5 -0
- package/dist/esm/i18n/fi.js +5 -0
- package/dist/esm/i18n/fr.js +5 -0
- package/dist/esm/i18n/hu.js +5 -0
- package/dist/esm/i18n/it.js +5 -0
- package/dist/esm/i18n/ja.js +5 -0
- package/dist/esm/i18n/ko.js +5 -0
- package/dist/esm/i18n/nb.js +5 -0
- package/dist/esm/i18n/nl.js +7 -2
- package/dist/esm/i18n/pl.js +5 -0
- package/dist/esm/i18n/pt_BR.js +5 -0
- package/dist/esm/i18n/ru.js +5 -0
- package/dist/esm/i18n/sv.js +5 -0
- package/dist/esm/i18n/th.js +5 -0
- package/dist/esm/i18n/tr.js +5 -0
- package/dist/esm/i18n/uk.js +5 -0
- package/dist/esm/i18n/vi.js +5 -0
- package/dist/esm/i18n/zh.js +5 -0
- package/dist/esm/i18n/zh_TW.js +5 -0
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/styles/shared/resizer.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/table-events.d.ts +1 -1
- package/dist/types/i18n/cs.d.ts +5 -0
- package/dist/types/i18n/da.d.ts +5 -0
- package/dist/types/i18n/de.d.ts +5 -0
- package/dist/types/i18n/en.d.ts +5 -0
- package/dist/types/i18n/en_GB.d.ts +5 -0
- package/dist/types/i18n/en_ZZ.d.ts +5 -0
- package/dist/types/i18n/es.d.ts +5 -0
- package/dist/types/i18n/fi.d.ts +5 -0
- package/dist/types/i18n/fr.d.ts +5 -0
- package/dist/types/i18n/hu.d.ts +5 -0
- package/dist/types/i18n/it.d.ts +5 -0
- package/dist/types/i18n/ja.d.ts +5 -0
- package/dist/types/i18n/ko.d.ts +5 -0
- package/dist/types/i18n/nb.d.ts +5 -0
- package/dist/types/i18n/nl.d.ts +5 -0
- package/dist/types/i18n/pl.d.ts +5 -0
- package/dist/types/i18n/pt_BR.d.ts +5 -0
- package/dist/types/i18n/ru.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +5 -0
- package/dist/types/i18n/th.d.ts +5 -0
- package/dist/types/i18n/tr.d.ts +5 -0
- package/dist/types/i18n/uk.d.ts +5 -0
- package/dist/types/i18n/vi.d.ts +5 -0
- package/dist/types/i18n/zh.d.ts +5 -0
- package/dist/types/i18n/zh_TW.d.ts +5 -0
- package/dist/types/styles/shared/resizer.d.ts +1 -1
- package/dist/types-ts4.5/analytics/types/table-events.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -0
- package/dist/types-ts4.5/i18n/da.d.ts +5 -0
- package/dist/types-ts4.5/i18n/de.d.ts +5 -0
- package/dist/types-ts4.5/i18n/en.d.ts +5 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +5 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +5 -0
- package/dist/types-ts4.5/i18n/es.d.ts +5 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +5 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -0
- package/dist/types-ts4.5/i18n/it.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +5 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +5 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -0
- package/dist/types-ts4.5/i18n/th.d.ts +5 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +5 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -0
- package/dist/types-ts4.5/styles/shared/resizer.d.ts +1 -1
- package/package.json +4 -4
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -5,5 +5,5 @@ export declare const resizerHandleTrackClassName: string;
|
|
|
5
5
|
export declare const resizerHandleThumbClassName: string;
|
|
6
6
|
export declare const resizerDangerClassName: string;
|
|
7
7
|
export declare const handleWrapperClass = "resizer-handle-wrapper";
|
|
8
|
-
export declare const resizerHandleZIndex =
|
|
8
|
+
export declare const resizerHandleZIndex = 1;
|
|
9
9
|
export declare const resizerStyles: import("@emotion/react").SerializedStyles;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { TableSortOrder as SortOrder } from '@atlaskit/
|
|
1
|
+
import type { TableSortOrder as SortOrder } from '@atlaskit/custom-steps';
|
|
2
2
|
import type { ACTION_SUBJECT, INPUT_METHOD } from './enums';
|
|
3
3
|
import type { OperationalAEP, TableAEP, UIAEP } from './utils';
|
|
4
4
|
export declare enum TABLE_ACTION {
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|
|
@@ -35,6 +35,7 @@ declare const _default: {
|
|
|
35
35
|
'fabric.editor.columns.description': string;
|
|
36
36
|
'fabric.editor.copiedToClipboard': string;
|
|
37
37
|
'fabric.editor.copyToClipboard': string;
|
|
38
|
+
'fabric.editor.datasourceTitle': string;
|
|
38
39
|
'fabric.editor.date': string;
|
|
39
40
|
'fabric.editor.date.description': string;
|
|
40
41
|
'fabric.editor.decision': string;
|
|
@@ -51,6 +52,10 @@ declare const _default: {
|
|
|
51
52
|
'fabric.editor.editLink': string;
|
|
52
53
|
'fabric.editor.editMode.inviteToEditButton.title': string;
|
|
53
54
|
'fabric.editor.editableContentLabel': string;
|
|
55
|
+
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
56
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
57
|
+
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
58
|
+
'fabric.editor.elementbrowser.sidebar.heading': string;
|
|
54
59
|
'fabric.editor.embedTitle': string;
|
|
55
60
|
'fabric.editor.emoji': string;
|
|
56
61
|
'fabric.editor.emoji.description': string;
|