@atlaskit/editor-common 107.3.0 → 107.3.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/dist/cjs/extensibility/Extension/Extension/index.js +2 -4
- package/dist/cjs/i18n/cs.js +1 -1
- package/dist/cjs/i18n/da.js +1 -1
- package/dist/cjs/i18n/de.js +2 -1
- package/dist/cjs/i18n/en.js +4 -0
- package/dist/cjs/i18n/en_GB.js +4 -0
- package/dist/cjs/i18n/en_ZZ.js +4 -0
- package/dist/cjs/i18n/es.js +1 -0
- package/dist/cjs/i18n/fi.js +2 -1
- package/dist/cjs/i18n/fr.js +3 -1
- package/dist/cjs/i18n/hu.js +1 -1
- package/dist/cjs/i18n/it.js +1 -0
- package/dist/cjs/i18n/ja.js +2 -1
- package/dist/cjs/i18n/ko.js +1 -1
- package/dist/cjs/i18n/nl.js +1 -1
- package/dist/cjs/i18n/pl.js +3 -1
- package/dist/cjs/i18n/pt_BR.js +2 -1
- package/dist/cjs/i18n/ru.js +2 -1
- package/dist/cjs/i18n/sl.js +1 -1
- package/dist/cjs/i18n/sr_RS.js +1 -0
- package/dist/cjs/i18n/sr_YR.js +1 -0
- package/dist/cjs/i18n/sv.js +2 -1
- package/dist/cjs/i18n/th.js +1 -1
- package/dist/cjs/i18n/tr.js +3 -1
- package/dist/cjs/i18n/vi.js +1 -1
- package/dist/cjs/i18n/zh.js +2 -1
- package/dist/cjs/i18n/zh_TW.js +3 -1
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/quick-insert/messages.js +5 -0
- package/dist/cjs/react-node-view/getInlineNodeViewProducer.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/extensibility/Extension/Extension/index.js +2 -4
- package/dist/es2019/i18n/cs.js +1 -1
- package/dist/es2019/i18n/da.js +1 -1
- package/dist/es2019/i18n/de.js +2 -1
- package/dist/es2019/i18n/en.js +4 -0
- package/dist/es2019/i18n/en_GB.js +4 -0
- package/dist/es2019/i18n/en_ZZ.js +4 -0
- package/dist/es2019/i18n/es.js +1 -0
- package/dist/es2019/i18n/fi.js +2 -1
- package/dist/es2019/i18n/fr.js +3 -1
- package/dist/es2019/i18n/hu.js +1 -1
- package/dist/es2019/i18n/it.js +1 -0
- package/dist/es2019/i18n/ja.js +2 -1
- package/dist/es2019/i18n/ko.js +1 -1
- package/dist/es2019/i18n/nl.js +1 -1
- package/dist/es2019/i18n/pl.js +3 -1
- package/dist/es2019/i18n/pt_BR.js +2 -1
- package/dist/es2019/i18n/ru.js +2 -1
- package/dist/es2019/i18n/sl.js +1 -1
- package/dist/es2019/i18n/sr_RS.js +1 -0
- package/dist/es2019/i18n/sr_YR.js +1 -0
- package/dist/es2019/i18n/sv.js +2 -1
- package/dist/es2019/i18n/th.js +1 -1
- package/dist/es2019/i18n/tr.js +3 -1
- package/dist/es2019/i18n/vi.js +1 -1
- package/dist/es2019/i18n/zh.js +2 -1
- package/dist/es2019/i18n/zh_TW.js +3 -1
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/quick-insert/messages.js +5 -0
- package/dist/es2019/react-node-view/getInlineNodeViewProducer.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/extensibility/Extension/Extension/index.js +2 -4
- package/dist/esm/i18n/cs.js +1 -1
- package/dist/esm/i18n/da.js +1 -1
- package/dist/esm/i18n/de.js +2 -1
- package/dist/esm/i18n/en.js +4 -0
- package/dist/esm/i18n/en_GB.js +4 -0
- package/dist/esm/i18n/en_ZZ.js +4 -0
- package/dist/esm/i18n/es.js +1 -0
- package/dist/esm/i18n/fi.js +2 -1
- package/dist/esm/i18n/fr.js +3 -1
- package/dist/esm/i18n/hu.js +1 -1
- package/dist/esm/i18n/it.js +1 -0
- package/dist/esm/i18n/ja.js +2 -1
- package/dist/esm/i18n/ko.js +1 -1
- package/dist/esm/i18n/nl.js +1 -1
- package/dist/esm/i18n/pl.js +3 -1
- package/dist/esm/i18n/pt_BR.js +2 -1
- package/dist/esm/i18n/ru.js +2 -1
- package/dist/esm/i18n/sl.js +1 -1
- package/dist/esm/i18n/sr_RS.js +1 -0
- package/dist/esm/i18n/sr_YR.js +1 -0
- package/dist/esm/i18n/sv.js +2 -1
- package/dist/esm/i18n/th.js +1 -1
- package/dist/esm/i18n/tr.js +3 -1
- package/dist/esm/i18n/vi.js +1 -1
- package/dist/esm/i18n/zh.js +2 -1
- package/dist/esm/i18n/zh_TW.js +3 -1
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/quick-insert/messages.js +5 -0
- package/dist/esm/react-node-view/getInlineNodeViewProducer.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/i18n/de.d.ts +1 -0
- package/dist/types/i18n/en.d.ts +4 -0
- package/dist/types/i18n/en_GB.d.ts +4 -0
- package/dist/types/i18n/en_ZZ.d.ts +4 -0
- package/dist/types/i18n/es.d.ts +1 -0
- package/dist/types/i18n/fi.d.ts +1 -0
- package/dist/types/i18n/fr.d.ts +2 -0
- package/dist/types/i18n/it.d.ts +1 -0
- package/dist/types/i18n/ja.d.ts +1 -0
- package/dist/types/i18n/pl.d.ts +2 -0
- package/dist/types/i18n/pt_BR.d.ts +1 -0
- package/dist/types/i18n/ru.d.ts +1 -0
- package/dist/types/i18n/sr_RS.d.ts +1 -0
- package/dist/types/i18n/sr_YR.d.ts +1 -0
- package/dist/types/i18n/sv.d.ts +1 -0
- package/dist/types/i18n/tr.d.ts +2 -0
- package/dist/types/i18n/zh.d.ts +1 -0
- package/dist/types/i18n/zh_TW.d.ts +2 -0
- package/dist/types/quick-insert/messages.d.ts +5 -0
- package/dist/types-ts4.5/i18n/de.d.ts +1 -0
- package/dist/types-ts4.5/i18n/en.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +4 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +4 -0
- package/dist/types-ts4.5/i18n/es.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +2 -0
- package/dist/types-ts4.5/i18n/it.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +2 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +1 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +2 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -0
- package/dist/types-ts4.5/quick-insert/messages.d.ts +5 -0
- package/package.json +3 -6
package/dist/esm/i18n/hu.js
CHANGED
|
@@ -425,7 +425,7 @@ export default {
|
|
|
425
425
|
'fabric.editor.externalMediaFile': 'Külső médiafájl',
|
|
426
426
|
'fabric.editor.failed_to_upload': 'A feltöltés nem sikerült',
|
|
427
427
|
'fabric.editor.feedbackDialog': 'Visszajelzés küldése',
|
|
428
|
-
'fabric.editor.feedbackDialog.description': 'Számolj be nekünk
|
|
428
|
+
'fabric.editor.feedbackDialog.description': 'Számolj be nekünk a felhőbeli szerkesztő használata során szerzett tapasztalataidról',
|
|
429
429
|
'fabric.editor.find': 'Keresés',
|
|
430
430
|
'fabric.editor.findNext': 'Következő keresése',
|
|
431
431
|
'fabric.editor.findPrevious': 'Előző keresése',
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -222,6 +222,7 @@ export default {
|
|
|
222
222
|
'fabric.editor.ai.toolbar.titleText': 'Atlassian Intelligence',
|
|
223
223
|
'fabric.editor.ai.toolbar.tryAI.title': 'Prova AI',
|
|
224
224
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Apri Atlassian Intelligence',
|
|
225
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Chiedi all'intelligenza artificiale {key}+'",
|
|
225
226
|
'fabric.editor.alignCenter': 'Allinea al centro',
|
|
226
227
|
'fabric.editor.alignImageCenter': 'Allinea al centro',
|
|
227
228
|
'fabric.editor.alignImageLeft': 'Allinea a sinistra',
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -257,6 +257,7 @@ export default {
|
|
|
257
257
|
'fabric.editor.bold': '太字',
|
|
258
258
|
'fabric.editor.breakout.resizeCodeBlock': 'コード スニペットのサイズを変更',
|
|
259
259
|
'fabric.editor.breakout.resizeElement': '要素のサイズを変更',
|
|
260
|
+
'fabric.editor.breakout.resizeExpand': '展開コンテンツのサイズを変更',
|
|
260
261
|
'fabric.editor.breakout.resizeLayout': 'レイアウト サイズを変更',
|
|
261
262
|
'fabric.editor.breakoutFullWidthLabel': '全幅',
|
|
262
263
|
'fabric.editor.breakoutWideWidthLabel': '広い',
|
|
@@ -425,7 +426,7 @@ export default {
|
|
|
425
426
|
'fabric.editor.externalMediaFile': '外部メディア ファイル',
|
|
426
427
|
'fabric.editor.failed_to_upload': 'アップロードに失敗しました',
|
|
427
428
|
'fabric.editor.feedbackDialog': 'フィードバックを送信',
|
|
428
|
-
'fabric.editor.feedbackDialog.description': '
|
|
429
|
+
'fabric.editor.feedbackDialog.description': 'クラウド エディターをご利用になった感想をお聞かせください',
|
|
429
430
|
'fabric.editor.find': '検索',
|
|
430
431
|
'fabric.editor.findNext': '次を検索',
|
|
431
432
|
'fabric.editor.findPrevious': '前を検索',
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -426,7 +426,7 @@ export default {
|
|
|
426
426
|
'fabric.editor.externalMediaFile': '외부 미디어 파일',
|
|
427
427
|
'fabric.editor.failed_to_upload': '업로드 실패',
|
|
428
428
|
'fabric.editor.feedbackDialog': '피드백 보내기',
|
|
429
|
-
'fabric.editor.feedbackDialog.description': '
|
|
429
|
+
'fabric.editor.feedbackDialog.description': 'Cloud 편집기 사용 경험에 대한 의견을 보내주세요',
|
|
430
430
|
'fabric.editor.find': '찾기',
|
|
431
431
|
'fabric.editor.findNext': '다음 찾기',
|
|
432
432
|
'fabric.editor.findPrevious': '이전 찾기',
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -425,7 +425,7 @@ export default {
|
|
|
425
425
|
'fabric.editor.externalMediaFile': 'Extern mediabestand',
|
|
426
426
|
'fabric.editor.failed_to_upload': 'Kan niet worden geüpload',
|
|
427
427
|
'fabric.editor.feedbackDialog': 'Feedback geven',
|
|
428
|
-
'fabric.editor.feedbackDialog.description': 'Vertel ons wat je
|
|
428
|
+
'fabric.editor.feedbackDialog.description': 'Vertel ons wat je van de cloudeditor vindt',
|
|
429
429
|
'fabric.editor.find': 'Zoeken',
|
|
430
430
|
'fabric.editor.findNext': 'Volgende zoeken',
|
|
431
431
|
'fabric.editor.findPrevious': 'Vorige zoeken',
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -223,6 +223,7 @@ export default {
|
|
|
223
223
|
'fabric.editor.ai.toolbar.titleText': 'Atlassian Intelligence',
|
|
224
224
|
'fabric.editor.ai.toolbar.tryAI.title': 'Wypróbuj AI',
|
|
225
225
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Otwórz Atlassian Intelligence',
|
|
226
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Zapytaj SI {key}+'",
|
|
226
227
|
'fabric.editor.alignCenter': 'Wyrównaj do środka',
|
|
227
228
|
'fabric.editor.alignImageCenter': 'Wyrównaj do środka',
|
|
228
229
|
'fabric.editor.alignImageLeft': 'Wyrównaj do lewej',
|
|
@@ -256,6 +257,7 @@ export default {
|
|
|
256
257
|
'fabric.editor.bold': 'Pogrubienie',
|
|
257
258
|
'fabric.editor.breakout.resizeCodeBlock': 'Zmień rozmiar fragmentu kodu',
|
|
258
259
|
'fabric.editor.breakout.resizeElement': 'Zmień rozmiar elementu',
|
|
260
|
+
'fabric.editor.breakout.resizeExpand': 'Zmień rozmiar elementu rozwijanego',
|
|
259
261
|
'fabric.editor.breakout.resizeLayout': 'Zmień rozmiar układu',
|
|
260
262
|
'fabric.editor.breakoutFullWidthLabel': 'Tryb pełnej szerokości',
|
|
261
263
|
'fabric.editor.breakoutWideWidthLabel': 'Tryb szeroki',
|
|
@@ -424,7 +426,7 @@ export default {
|
|
|
424
426
|
'fabric.editor.externalMediaFile': 'Zewnętrzny plik multimedialny',
|
|
425
427
|
'fabric.editor.failed_to_upload': 'Nie można przekazać',
|
|
426
428
|
'fabric.editor.feedbackDialog': 'Prześlij opinię',
|
|
427
|
-
'fabric.editor.feedbackDialog.description': 'Opowiedz nam o
|
|
429
|
+
'fabric.editor.feedbackDialog.description': 'Opowiedz nam o swoich doświadczeniach podczas korzystania z edytora w chmurze',
|
|
428
430
|
'fabric.editor.find': 'Znajdź',
|
|
429
431
|
'fabric.editor.findNext': 'Znajdź następne',
|
|
430
432
|
'fabric.editor.findPrevious': 'Znajdź poprzednie',
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -255,6 +255,7 @@ export default {
|
|
|
255
255
|
'fabric.editor.bold': 'Negrito',
|
|
256
256
|
'fabric.editor.breakout.resizeCodeBlock': 'Redimensionar trecho de código',
|
|
257
257
|
'fabric.editor.breakout.resizeElement': 'Redimensionar elemento',
|
|
258
|
+
'fabric.editor.breakout.resizeExpand': 'Redimensionar a opção Expandir',
|
|
258
259
|
'fabric.editor.breakout.resizeLayout': 'Redimensionar layout',
|
|
259
260
|
'fabric.editor.breakoutFullWidthLabel': 'Largura total',
|
|
260
261
|
'fabric.editor.breakoutWideWidthLabel': 'Largo',
|
|
@@ -423,7 +424,7 @@ export default {
|
|
|
423
424
|
'fabric.editor.externalMediaFile': 'Arquivo de mídia externo',
|
|
424
425
|
'fabric.editor.failed_to_upload': 'Falha ao carregar',
|
|
425
426
|
'fabric.editor.feedbackDialog': 'Enviar feedback',
|
|
426
|
-
'fabric.editor.feedbackDialog.description': '
|
|
427
|
+
'fabric.editor.feedbackDialog.description': 'Diga como foi sua experiência usando o editor de nuvem',
|
|
427
428
|
'fabric.editor.find': 'Localizar',
|
|
428
429
|
'fabric.editor.findNext': 'Localizar próxima',
|
|
429
430
|
'fabric.editor.findPrevious': 'Localizar anterior',
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -257,6 +257,7 @@ export default {
|
|
|
257
257
|
'fabric.editor.bold': 'Полужирный',
|
|
258
258
|
'fabric.editor.breakout.resizeCodeBlock': 'Изменить размер фрагмента кода',
|
|
259
259
|
'fabric.editor.breakout.resizeElement': 'Изменить размер элемента',
|
|
260
|
+
'fabric.editor.breakout.resizeExpand': 'Изменить размер сворачиваемого элемента',
|
|
260
261
|
'fabric.editor.breakout.resizeLayout': 'Изменить размер макета',
|
|
261
262
|
'fabric.editor.breakoutFullWidthLabel': 'Полная ширина',
|
|
262
263
|
'fabric.editor.breakoutWideWidthLabel': 'Широкий',
|
|
@@ -425,7 +426,7 @@ export default {
|
|
|
425
426
|
'fabric.editor.externalMediaFile': 'Внешний медиафайл',
|
|
426
427
|
'fabric.editor.failed_to_upload': 'Ошибка загрузки',
|
|
427
428
|
'fabric.editor.feedbackDialog': 'Оставить отзыв',
|
|
428
|
-
'fabric.editor.feedbackDialog.description': 'Поделитесь впечатлениями
|
|
429
|
+
'fabric.editor.feedbackDialog.description': 'Поделитесь впечатлениями об облачном редакторе',
|
|
429
430
|
'fabric.editor.find': 'Найти',
|
|
430
431
|
'fabric.editor.findNext': 'Найти далее',
|
|
431
432
|
'fabric.editor.findPrevious': 'Найти ранее',
|
package/dist/esm/i18n/sl.js
CHANGED
|
@@ -485,7 +485,7 @@ export default {
|
|
|
485
485
|
'fabric.editor.externalMediaFile': 'Zunanja predstavnostna datoteka',
|
|
486
486
|
'fabric.editor.failed_to_upload': 'Nalaganje ni uspelo',
|
|
487
487
|
'fabric.editor.feedbackDialog': 'Pošlji povratne informacije',
|
|
488
|
-
'fabric.editor.feedbackDialog.description': 'Povejte nam o svoji izkušnji z
|
|
488
|
+
'fabric.editor.feedbackDialog.description': 'Povejte nam o svoji izkušnji z urejevalnikom Cloud',
|
|
489
489
|
'fabric.editor.find': 'Poišči',
|
|
490
490
|
'fabric.editor.findNext': 'Poišči naslednjo',
|
|
491
491
|
'fabric.editor.findPrevious': 'Poišči prejšnjo',
|
package/dist/esm/i18n/sr_RS.js
CHANGED
|
@@ -293,6 +293,7 @@ export default {
|
|
|
293
293
|
'fabric.editor.ai.toolbar.titleText': 'Atlassian Intelligence',
|
|
294
294
|
'fabric.editor.ai.toolbar.tryAI.title': 'Isprobajte AI',
|
|
295
295
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Otvorite Atlassian Intelligence',
|
|
296
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Pitajte AI {key}+'",
|
|
296
297
|
'fabric.editor.alignCenter': 'Poravnaj na sredinu',
|
|
297
298
|
'fabric.editor.alignImageCenter': 'Poravnaj na sredinu',
|
|
298
299
|
'fabric.editor.alignImageLeft': 'Poravnaj levo',
|
package/dist/esm/i18n/sr_YR.js
CHANGED
|
@@ -293,6 +293,7 @@ export default {
|
|
|
293
293
|
'fabric.editor.ai.toolbar.titleText': 'Atlassian Intelligence',
|
|
294
294
|
'fabric.editor.ai.toolbar.tryAI.title': 'Испробајте AI',
|
|
295
295
|
'fabric.editor.ai.toolbar.tryAI.tooltip': 'Отворите Atlassian Intelligence',
|
|
296
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Питајте AI {key}+'",
|
|
296
297
|
'fabric.editor.alignCenter': 'Поравнај на средину',
|
|
297
298
|
'fabric.editor.alignImageCenter': 'Поравнај на средину',
|
|
298
299
|
'fabric.editor.alignImageLeft': 'Поравнај лево',
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -256,6 +256,7 @@ export default {
|
|
|
256
256
|
'fabric.editor.bold': 'Fet',
|
|
257
257
|
'fabric.editor.breakout.resizeCodeBlock': 'Ändra storlek på kodavsnitt',
|
|
258
258
|
'fabric.editor.breakout.resizeElement': 'Ändra storlek på element',
|
|
259
|
+
'fabric.editor.breakout.resizeExpand': 'Ändra storlek på expandering',
|
|
259
260
|
'fabric.editor.breakout.resizeLayout': 'Ändra storlek på layout',
|
|
260
261
|
'fabric.editor.breakoutFullWidthLabel': 'Full bredd',
|
|
261
262
|
'fabric.editor.breakoutWideWidthLabel': 'Bred',
|
|
@@ -424,7 +425,7 @@ export default {
|
|
|
424
425
|
'fabric.editor.externalMediaFile': 'Extern mediefil',
|
|
425
426
|
'fabric.editor.failed_to_upload': 'Uppladdning misslyckades',
|
|
426
427
|
'fabric.editor.feedbackDialog': 'Ge feedback',
|
|
427
|
-
'fabric.editor.feedbackDialog.description': 'Berätta
|
|
428
|
+
'fabric.editor.feedbackDialog.description': 'Berätta om din upplevelse av molnredigeraren',
|
|
428
429
|
'fabric.editor.find': 'Hitta',
|
|
429
430
|
'fabric.editor.findNext': 'Hitta nästa',
|
|
430
431
|
'fabric.editor.findPrevious': 'Hitta föregående',
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -411,7 +411,7 @@ export default {
|
|
|
411
411
|
'fabric.editor.externalMediaFile': 'ไฟล์สื่อภายนอก',
|
|
412
412
|
'fabric.editor.failed_to_upload': 'ไม่สามารถอัปโหลดได้',
|
|
413
413
|
'fabric.editor.feedbackDialog': 'ให้ข้อคิดเห็น',
|
|
414
|
-
'fabric.editor.feedbackDialog.description': '
|
|
414
|
+
'fabric.editor.feedbackDialog.description': 'บอกให้เราทราบเกี่ยวกับประสบการณ์ของคุณในการใช้งานเครื่องมือแก้ไขคลาวด์',
|
|
415
415
|
'fabric.editor.find': 'ค้นหา',
|
|
416
416
|
'fabric.editor.findNext': 'ค้นหาถัดไป',
|
|
417
417
|
'fabric.editor.findPrevious': 'ค้นหาก่อนหน้า',
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -223,6 +223,7 @@ export default {
|
|
|
223
223
|
'fabric.editor.ai.toolbar.titleText': 'Atlassian Intelligence',
|
|
224
224
|
'fabric.editor.ai.toolbar.tryAI.title': "AI'yi deneyin",
|
|
225
225
|
'fabric.editor.ai.toolbar.tryAI.tooltip': "Atlassian Intelligence'ı açın",
|
|
226
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "Atlassian Intelligence'a sor {key}+'",
|
|
226
227
|
'fabric.editor.alignCenter': 'Ortaya hizala',
|
|
227
228
|
'fabric.editor.alignImageCenter': 'Ortaya hizala',
|
|
228
229
|
'fabric.editor.alignImageLeft': 'Sola hizala',
|
|
@@ -256,6 +257,7 @@ export default {
|
|
|
256
257
|
'fabric.editor.bold': 'Kalın',
|
|
257
258
|
'fabric.editor.breakout.resizeCodeBlock': 'Kod parçacığını yeniden boyutlandır',
|
|
258
259
|
'fabric.editor.breakout.resizeElement': 'Öğeyi yeniden boyutlandır',
|
|
260
|
+
'fabric.editor.breakout.resizeExpand': 'Genişletmeyi yeniden boyutlandır',
|
|
259
261
|
'fabric.editor.breakout.resizeLayout': 'Yerleşimi yeniden boyutlandır',
|
|
260
262
|
'fabric.editor.breakoutFullWidthLabel': 'Tam genişlik',
|
|
261
263
|
'fabric.editor.breakoutWideWidthLabel': 'Geniş',
|
|
@@ -424,7 +426,7 @@ export default {
|
|
|
424
426
|
'fabric.editor.externalMediaFile': 'Harici medya dosyası',
|
|
425
427
|
'fabric.editor.failed_to_upload': 'Yüklenemedi',
|
|
426
428
|
'fabric.editor.feedbackDialog': 'Geri bildirim verin',
|
|
427
|
-
'fabric.editor.feedbackDialog.description': '
|
|
429
|
+
'fabric.editor.feedbackDialog.description': 'Bulut düzenleyici hakkındaki deneyimlerinizi bizimle paylaşın',
|
|
428
430
|
'fabric.editor.find': 'Bul',
|
|
429
431
|
'fabric.editor.findNext': 'Sonrakini bul',
|
|
430
432
|
'fabric.editor.findPrevious': 'Öncekini bul',
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -411,7 +411,7 @@ export default {
|
|
|
411
411
|
'fabric.editor.externalMediaFile': 'Tệp phương tiện bên ngoài',
|
|
412
412
|
'fabric.editor.failed_to_upload': 'Không thể tải lên',
|
|
413
413
|
'fabric.editor.feedbackDialog': 'Đưa ra phản hồi',
|
|
414
|
-
'fabric.editor.feedbackDialog.description': 'Cho chúng tôi biết về trải nghiệm của bạn khi sử dụng trình chỉnh sửa
|
|
414
|
+
'fabric.editor.feedbackDialog.description': 'Cho chúng tôi biết về trải nghiệm của bạn khi sử dụng trình chỉnh sửa đám mây',
|
|
415
415
|
'fabric.editor.find': 'Tìm kiếm',
|
|
416
416
|
'fabric.editor.findNext': 'Tìm tiếp theo',
|
|
417
417
|
'fabric.editor.findPrevious': 'Tìm trước đó',
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -257,6 +257,7 @@ export default {
|
|
|
257
257
|
'fabric.editor.bold': '粗体',
|
|
258
258
|
'fabric.editor.breakout.resizeCodeBlock': '调整代码片段大小',
|
|
259
259
|
'fabric.editor.breakout.resizeElement': '调整元素大小',
|
|
260
|
+
'fabric.editor.breakout.resizeExpand': '调整展开大小',
|
|
260
261
|
'fabric.editor.breakout.resizeLayout': '调整布局大小',
|
|
261
262
|
'fabric.editor.breakoutFullWidthLabel': '全宽',
|
|
262
263
|
'fabric.editor.breakoutWideWidthLabel': '宽',
|
|
@@ -425,7 +426,7 @@ export default {
|
|
|
425
426
|
'fabric.editor.externalMediaFile': '外部媒体文件',
|
|
426
427
|
'fabric.editor.failed_to_upload': '上传失败',
|
|
427
428
|
'fabric.editor.feedbackDialog': '提供反馈意见',
|
|
428
|
-
'fabric.editor.feedbackDialog.description': '
|
|
429
|
+
'fabric.editor.feedbackDialog.description': '告诉我们您使用云编辑器的体验',
|
|
429
430
|
'fabric.editor.find': '查找',
|
|
430
431
|
'fabric.editor.findNext': '查找下一个',
|
|
431
432
|
'fabric.editor.findPrevious': '查找上一个',
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -223,6 +223,7 @@ export default {
|
|
|
223
223
|
'fabric.editor.ai.toolbar.titleText': 'Atlassian Intelligence',
|
|
224
224
|
'fabric.editor.ai.toolbar.tryAI.title': '試用 AI',
|
|
225
225
|
'fabric.editor.ai.toolbar.tryAI.tooltip': '開啟 Atlassian Intelligence',
|
|
226
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': "詢問 Atlassian Intellgience {key}+'",
|
|
226
227
|
'fabric.editor.alignCenter': '置中對齊',
|
|
227
228
|
'fabric.editor.alignImageCenter': '置中對齊',
|
|
228
229
|
'fabric.editor.alignImageLeft': '靠左對齊',
|
|
@@ -256,6 +257,7 @@ export default {
|
|
|
256
257
|
'fabric.editor.bold': '粗體',
|
|
257
258
|
'fabric.editor.breakout.resizeCodeBlock': '調整程式碼片段的大小',
|
|
258
259
|
'fabric.editor.breakout.resizeElement': '調整元素大小',
|
|
260
|
+
'fabric.editor.breakout.resizeExpand': '調整展開大小',
|
|
259
261
|
'fabric.editor.breakout.resizeLayout': '調整版面配置的大小',
|
|
260
262
|
'fabric.editor.breakoutFullWidthLabel': '全寬',
|
|
261
263
|
'fabric.editor.breakoutWideWidthLabel': '寬',
|
|
@@ -424,7 +426,7 @@ export default {
|
|
|
424
426
|
'fabric.editor.externalMediaFile': '外部媒體檔案',
|
|
425
427
|
'fabric.editor.failed_to_upload': '無法上傳',
|
|
426
428
|
'fabric.editor.feedbackDialog': '提供意見回饋',
|
|
427
|
-
'fabric.editor.feedbackDialog.description': '
|
|
429
|
+
'fabric.editor.feedbackDialog.description': '告訴我們您的雲端編輯器使用經驗',
|
|
428
430
|
'fabric.editor.find': '尋找',
|
|
429
431
|
'fabric.editor.findNext': '尋找下一個',
|
|
430
432
|
'fabric.editor.findPrevious': '尋找上一個',
|
|
@@ -7,7 +7,7 @@ function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t =
|
|
|
7
7
|
import { isFedRamp } from './environment';
|
|
8
8
|
var SENTRY_DSN = 'https://0b10c8e02fb44d8796c047b102c9bee8@o55978.ingest.sentry.io/4505129224110080';
|
|
9
9
|
var packageName = 'editor-common'; // Sentry doesn't accept '/' in its releases https://docs.sentry.io/platforms/javascript/configuration/releases/
|
|
10
|
-
var packageVersion = "107.
|
|
10
|
+
var packageVersion = "107.3.1";
|
|
11
11
|
var sanitiseSentryEvents = function sanitiseSentryEvents(data, _hint) {
|
|
12
12
|
// Remove URL as it has UGC
|
|
13
13
|
// Ignored via go/ees007
|
|
@@ -64,5 +64,10 @@ export var messages = defineMessages({
|
|
|
64
64
|
id: 'fabric.editor.elementbrowser.categorylist.category-ai',
|
|
65
65
|
defaultMessage: 'Atlassian Intelligence',
|
|
66
66
|
description: 'AI'
|
|
67
|
+
},
|
|
68
|
+
featuredWhiteboardDescription: {
|
|
69
|
+
id: 'fabric.editor.elementbrowser.featured.whiteboard.description',
|
|
70
|
+
defaultMessage: 'Use a whiteboard to add visuals to your page',
|
|
71
|
+
description: 'Displayed as the description for a featured whiteboard insert action'
|
|
67
72
|
}
|
|
68
73
|
});
|
|
@@ -26,7 +26,7 @@ var canRenderFallback = function canRenderFallback(node) {
|
|
|
26
26
|
|
|
27
27
|
// list of inline nodes with toDOM fallback implementations that can be virtualized. As
|
|
28
28
|
// additional nodes are converted they should be added here
|
|
29
|
-
var virtualizedNodeAllowlist = ['
|
|
29
|
+
var virtualizedNodeAllowlist = ['emoji', 'inlineCard'];
|
|
30
30
|
function createNodeView(_ref) {
|
|
31
31
|
var nodeViewParams = _ref.nodeViewParams,
|
|
32
32
|
pmPluginFactoryParams = _ref.pmPluginFactoryParams,
|
|
@@ -20,7 +20,7 @@ import withAnalyticsContext from '@atlaskit/analytics-next/withAnalyticsContext'
|
|
|
20
20
|
import withAnalyticsEvents from '@atlaskit/analytics-next/withAnalyticsEvents';
|
|
21
21
|
import Layer from '../Layer';
|
|
22
22
|
var packageName = "@atlaskit/editor-common";
|
|
23
|
-
var packageVersion = "107.
|
|
23
|
+
var packageVersion = "107.3.1";
|
|
24
24
|
var halfFocusRing = 1;
|
|
25
25
|
var dropOffset = '0, 8';
|
|
26
26
|
// Ignored via go/ees005
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -254,6 +254,7 @@ declare const _default: {
|
|
|
254
254
|
'fabric.editor.bold': string;
|
|
255
255
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
256
256
|
'fabric.editor.breakout.resizeElement': string;
|
|
257
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
257
258
|
'fabric.editor.breakout.resizeLayout': string;
|
|
258
259
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
259
260
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -397,6 +397,7 @@ declare const _default: {
|
|
|
397
397
|
'fabric.editor.configPanel.invalid': string;
|
|
398
398
|
'fabric.editor.configPanel.required': string;
|
|
399
399
|
'fabric.editor.configPanel.submit': string;
|
|
400
|
+
'fabric.editor.contextPanel.panelLabel': string;
|
|
400
401
|
'fabric.editor.copiedToClipboard': string;
|
|
401
402
|
'fabric.editor.copyToClipboard': string;
|
|
402
403
|
'fabric.editor.cornerControl': string;
|
|
@@ -470,6 +471,7 @@ declare const _default: {
|
|
|
470
471
|
'fabric.editor.elementbrowser.categorylist.category-navigation': string;
|
|
471
472
|
'fabric.editor.elementbrowser.categorylist.category-reporting': string;
|
|
472
473
|
'fabric.editor.elementbrowser.categorylist.category-visuals': string;
|
|
474
|
+
'fabric.editor.elementbrowser.featured.whiteboard.description': string;
|
|
473
475
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
474
476
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
475
477
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
@@ -790,6 +792,8 @@ declare const _default: {
|
|
|
790
792
|
'fabric.editor.tables.resizeTable': string;
|
|
791
793
|
'fabric.editor.tables.startedColumnResize': string;
|
|
792
794
|
'fabric.editor.task': string;
|
|
795
|
+
'fabric.editor.taskDecision.markTaskAsCompleted': string;
|
|
796
|
+
'fabric.editor.taskDecision.markTaskAsNotCompleted': string;
|
|
793
797
|
'fabric.editor.taskPlaceholder': string;
|
|
794
798
|
'fabric.editor.text.formatting.off': string;
|
|
795
799
|
'fabric.editor.textColor': string;
|
|
@@ -397,6 +397,7 @@ declare const _default: {
|
|
|
397
397
|
'fabric.editor.configPanel.invalid': string;
|
|
398
398
|
'fabric.editor.configPanel.required': string;
|
|
399
399
|
'fabric.editor.configPanel.submit': string;
|
|
400
|
+
'fabric.editor.contextPanel.panelLabel': string;
|
|
400
401
|
'fabric.editor.copiedToClipboard': string;
|
|
401
402
|
'fabric.editor.copyToClipboard': string;
|
|
402
403
|
'fabric.editor.cornerControl': string;
|
|
@@ -470,6 +471,7 @@ declare const _default: {
|
|
|
470
471
|
'fabric.editor.elementbrowser.categorylist.category-navigation': string;
|
|
471
472
|
'fabric.editor.elementbrowser.categorylist.category-reporting': string;
|
|
472
473
|
'fabric.editor.elementbrowser.categorylist.category-visuals': string;
|
|
474
|
+
'fabric.editor.elementbrowser.featured.whiteboard.description': string;
|
|
473
475
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
474
476
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
475
477
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
@@ -790,6 +792,8 @@ declare const _default: {
|
|
|
790
792
|
'fabric.editor.tables.resizeTable': string;
|
|
791
793
|
'fabric.editor.tables.startedColumnResize': string;
|
|
792
794
|
'fabric.editor.task': string;
|
|
795
|
+
'fabric.editor.taskDecision.markTaskAsCompleted': string;
|
|
796
|
+
'fabric.editor.taskDecision.markTaskAsNotCompleted': string;
|
|
793
797
|
'fabric.editor.taskPlaceholder': string;
|
|
794
798
|
'fabric.editor.text.formatting.off': string;
|
|
795
799
|
'fabric.editor.textColor': string;
|
|
@@ -397,6 +397,7 @@ declare const _default: {
|
|
|
397
397
|
'fabric.editor.configPanel.invalid': string;
|
|
398
398
|
'fabric.editor.configPanel.required': string;
|
|
399
399
|
'fabric.editor.configPanel.submit': string;
|
|
400
|
+
'fabric.editor.contextPanel.panelLabel': string;
|
|
400
401
|
'fabric.editor.copiedToClipboard': string;
|
|
401
402
|
'fabric.editor.copyToClipboard': string;
|
|
402
403
|
'fabric.editor.cornerControl': string;
|
|
@@ -470,6 +471,7 @@ declare const _default: {
|
|
|
470
471
|
'fabric.editor.elementbrowser.categorylist.category-navigation': string;
|
|
471
472
|
'fabric.editor.elementbrowser.categorylist.category-reporting': string;
|
|
472
473
|
'fabric.editor.elementbrowser.categorylist.category-visuals': string;
|
|
474
|
+
'fabric.editor.elementbrowser.featured.whiteboard.description': string;
|
|
473
475
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
474
476
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
475
477
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
@@ -789,6 +791,8 @@ declare const _default: {
|
|
|
789
791
|
'fabric.editor.tables.resizeTable': string;
|
|
790
792
|
'fabric.editor.tables.startedColumnResize': string;
|
|
791
793
|
'fabric.editor.task': string;
|
|
794
|
+
'fabric.editor.taskDecision.markTaskAsCompleted': string;
|
|
795
|
+
'fabric.editor.taskDecision.markTaskAsNotCompleted': string;
|
|
792
796
|
'fabric.editor.taskPlaceholder': string;
|
|
793
797
|
'fabric.editor.text.formatting.off': string;
|
|
794
798
|
'fabric.editor.textColor': string;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -255,6 +255,7 @@ declare const _default: {
|
|
|
255
255
|
'fabric.editor.bold': string;
|
|
256
256
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
257
257
|
'fabric.editor.breakout.resizeElement': string;
|
|
258
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
258
259
|
'fabric.editor.breakout.resizeLayout': string;
|
|
259
260
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
260
261
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -255,6 +255,7 @@ declare const _default: {
|
|
|
255
255
|
'fabric.editor.bold': string;
|
|
256
256
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
257
257
|
'fabric.editor.breakout.resizeElement': string;
|
|
258
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
258
259
|
'fabric.editor.breakout.resizeLayout': string;
|
|
259
260
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
260
261
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -221,6 +221,7 @@ declare const _default: {
|
|
|
221
221
|
'fabric.editor.ai.toolbar.titleText': string;
|
|
222
222
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
223
223
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
224
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
224
225
|
'fabric.editor.alignCenter': string;
|
|
225
226
|
'fabric.editor.alignImageCenter': string;
|
|
226
227
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -254,6 +255,7 @@ declare const _default: {
|
|
|
254
255
|
'fabric.editor.bold': string;
|
|
255
256
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
256
257
|
'fabric.editor.breakout.resizeElement': string;
|
|
258
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
257
259
|
'fabric.editor.breakout.resizeLayout': string;
|
|
258
260
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
259
261
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -220,6 +220,7 @@ declare const _default: {
|
|
|
220
220
|
'fabric.editor.ai.toolbar.titleText': string;
|
|
221
221
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
222
222
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
223
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
223
224
|
'fabric.editor.alignCenter': string;
|
|
224
225
|
'fabric.editor.alignImageCenter': string;
|
|
225
226
|
'fabric.editor.alignImageLeft': string;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -255,6 +255,7 @@ declare const _default: {
|
|
|
255
255
|
'fabric.editor.bold': string;
|
|
256
256
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
257
257
|
'fabric.editor.breakout.resizeElement': string;
|
|
258
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
258
259
|
'fabric.editor.breakout.resizeLayout': string;
|
|
259
260
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
260
261
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -221,6 +221,7 @@ declare const _default: {
|
|
|
221
221
|
'fabric.editor.ai.toolbar.titleText': string;
|
|
222
222
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
223
223
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
224
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
224
225
|
'fabric.editor.alignCenter': string;
|
|
225
226
|
'fabric.editor.alignImageCenter': string;
|
|
226
227
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -254,6 +255,7 @@ declare const _default: {
|
|
|
254
255
|
'fabric.editor.bold': string;
|
|
255
256
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
256
257
|
'fabric.editor.breakout.resizeElement': string;
|
|
258
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
257
259
|
'fabric.editor.breakout.resizeLayout': string;
|
|
258
260
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
259
261
|
'fabric.editor.breakoutWideWidthLabel': string;
|
|
@@ -253,6 +253,7 @@ declare const _default: {
|
|
|
253
253
|
'fabric.editor.bold': string;
|
|
254
254
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
255
255
|
'fabric.editor.breakout.resizeElement': string;
|
|
256
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
256
257
|
'fabric.editor.breakout.resizeLayout': string;
|
|
257
258
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
258
259
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -255,6 +255,7 @@ declare const _default: {
|
|
|
255
255
|
'fabric.editor.bold': string;
|
|
256
256
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
257
257
|
'fabric.editor.breakout.resizeElement': string;
|
|
258
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
258
259
|
'fabric.editor.breakout.resizeLayout': string;
|
|
259
260
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
260
261
|
'fabric.editor.breakoutWideWidthLabel': string;
|
|
@@ -291,6 +291,7 @@ declare const _default: {
|
|
|
291
291
|
'fabric.editor.ai.toolbar.titleText': string;
|
|
292
292
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
293
293
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
294
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
294
295
|
'fabric.editor.alignCenter': string;
|
|
295
296
|
'fabric.editor.alignImageCenter': string;
|
|
296
297
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -291,6 +291,7 @@ declare const _default: {
|
|
|
291
291
|
'fabric.editor.ai.toolbar.titleText': string;
|
|
292
292
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
293
293
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
294
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
294
295
|
'fabric.editor.alignCenter': string;
|
|
295
296
|
'fabric.editor.alignImageCenter': string;
|
|
296
297
|
'fabric.editor.alignImageLeft': string;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -254,6 +254,7 @@ declare const _default: {
|
|
|
254
254
|
'fabric.editor.bold': string;
|
|
255
255
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
256
256
|
'fabric.editor.breakout.resizeElement': string;
|
|
257
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
257
258
|
'fabric.editor.breakout.resizeLayout': string;
|
|
258
259
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
259
260
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -221,6 +221,7 @@ declare const _default: {
|
|
|
221
221
|
'fabric.editor.ai.toolbar.titleText': string;
|
|
222
222
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
223
223
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
224
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
224
225
|
'fabric.editor.alignCenter': string;
|
|
225
226
|
'fabric.editor.alignImageCenter': string;
|
|
226
227
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -254,6 +255,7 @@ declare const _default: {
|
|
|
254
255
|
'fabric.editor.bold': string;
|
|
255
256
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
256
257
|
'fabric.editor.breakout.resizeElement': string;
|
|
258
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
257
259
|
'fabric.editor.breakout.resizeLayout': string;
|
|
258
260
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
259
261
|
'fabric.editor.breakoutWideWidthLabel': string;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -255,6 +255,7 @@ declare const _default: {
|
|
|
255
255
|
'fabric.editor.bold': string;
|
|
256
256
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
257
257
|
'fabric.editor.breakout.resizeElement': string;
|
|
258
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
258
259
|
'fabric.editor.breakout.resizeLayout': string;
|
|
259
260
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
260
261
|
'fabric.editor.breakoutWideWidthLabel': string;
|
|
@@ -221,6 +221,7 @@ declare const _default: {
|
|
|
221
221
|
'fabric.editor.ai.toolbar.titleText': string;
|
|
222
222
|
'fabric.editor.ai.toolbar.tryAI.title': string;
|
|
223
223
|
'fabric.editor.ai.toolbar.tryAI.tooltip': string;
|
|
224
|
+
'fabric.editor.ai.toolbar.tryAI.tooltip.quickCommand': string;
|
|
224
225
|
'fabric.editor.alignCenter': string;
|
|
225
226
|
'fabric.editor.alignImageCenter': string;
|
|
226
227
|
'fabric.editor.alignImageLeft': string;
|
|
@@ -254,6 +255,7 @@ declare const _default: {
|
|
|
254
255
|
'fabric.editor.bold': string;
|
|
255
256
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
256
257
|
'fabric.editor.breakout.resizeElement': string;
|
|
258
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
257
259
|
'fabric.editor.breakout.resizeLayout': string;
|
|
258
260
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
259
261
|
'fabric.editor.breakoutWideWidthLabel': string;
|
|
@@ -254,6 +254,7 @@ declare const _default: {
|
|
|
254
254
|
'fabric.editor.bold': string;
|
|
255
255
|
'fabric.editor.breakout.resizeCodeBlock': string;
|
|
256
256
|
'fabric.editor.breakout.resizeElement': string;
|
|
257
|
+
'fabric.editor.breakout.resizeExpand': string;
|
|
257
258
|
'fabric.editor.breakout.resizeLayout': string;
|
|
258
259
|
'fabric.editor.breakoutFullWidthLabel': string;
|
|
259
260
|
'fabric.editor.breakoutWideWidthLabel': string;
|
|
@@ -397,6 +397,7 @@ declare const _default: {
|
|
|
397
397
|
'fabric.editor.configPanel.invalid': string;
|
|
398
398
|
'fabric.editor.configPanel.required': string;
|
|
399
399
|
'fabric.editor.configPanel.submit': string;
|
|
400
|
+
'fabric.editor.contextPanel.panelLabel': string;
|
|
400
401
|
'fabric.editor.copiedToClipboard': string;
|
|
401
402
|
'fabric.editor.copyToClipboard': string;
|
|
402
403
|
'fabric.editor.cornerControl': string;
|
|
@@ -470,6 +471,7 @@ declare const _default: {
|
|
|
470
471
|
'fabric.editor.elementbrowser.categorylist.category-navigation': string;
|
|
471
472
|
'fabric.editor.elementbrowser.categorylist.category-reporting': string;
|
|
472
473
|
'fabric.editor.elementbrowser.categorylist.category-visuals': string;
|
|
474
|
+
'fabric.editor.elementbrowser.featured.whiteboard.description': string;
|
|
473
475
|
'fabric.editor.elementbrowser.search.empty-state.heading': string;
|
|
474
476
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading': string;
|
|
475
477
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': string;
|
|
@@ -790,6 +792,8 @@ declare const _default: {
|
|
|
790
792
|
'fabric.editor.tables.resizeTable': string;
|
|
791
793
|
'fabric.editor.tables.startedColumnResize': string;
|
|
792
794
|
'fabric.editor.task': string;
|
|
795
|
+
'fabric.editor.taskDecision.markTaskAsCompleted': string;
|
|
796
|
+
'fabric.editor.taskDecision.markTaskAsNotCompleted': string;
|
|
793
797
|
'fabric.editor.taskPlaceholder': string;
|
|
794
798
|
'fabric.editor.text.formatting.off': string;
|
|
795
799
|
'fabric.editor.textColor': string;
|