@atlaskit/link-create 1.11.1 → 1.11.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 +7 -0
- package/dist/cjs/i18n/cs.js +1 -1
- package/dist/cjs/i18n/da.js +1 -1
- package/dist/cjs/i18n/de.js +1 -1
- package/dist/cjs/i18n/en.js +1 -1
- package/dist/cjs/i18n/en_GB.js +1 -1
- package/dist/cjs/i18n/en_ZZ.js +1 -1
- package/dist/cjs/i18n/es.js +1 -1
- package/dist/cjs/i18n/fi.js +1 -1
- package/dist/cjs/i18n/fr.js +1 -1
- package/dist/cjs/i18n/hu.js +1 -1
- package/dist/cjs/i18n/it.js +1 -1
- package/dist/cjs/i18n/ja.js +1 -1
- package/dist/cjs/i18n/ko.js +1 -1
- package/dist/cjs/i18n/nb.js +1 -1
- package/dist/cjs/i18n/nl.js +1 -1
- package/dist/cjs/i18n/pl.js +1 -1
- package/dist/cjs/i18n/pt_BR.js +1 -1
- package/dist/cjs/i18n/ru.js +1 -1
- package/dist/cjs/i18n/sv.js +1 -1
- package/dist/cjs/i18n/th.js +1 -1
- package/dist/cjs/i18n/tr.js +1 -1
- package/dist/cjs/i18n/uk.js +1 -1
- package/dist/cjs/i18n/vi.js +1 -1
- package/dist/cjs/i18n/zh.js +1 -1
- package/dist/cjs/i18n/zh_TW.js +1 -1
- package/dist/cjs/ui/main.js +1 -1
- package/dist/es2019/i18n/cs.js +1 -1
- package/dist/es2019/i18n/da.js +1 -1
- package/dist/es2019/i18n/de.js +1 -1
- package/dist/es2019/i18n/en.js +1 -1
- package/dist/es2019/i18n/en_GB.js +1 -1
- package/dist/es2019/i18n/en_ZZ.js +1 -1
- package/dist/es2019/i18n/es.js +1 -1
- package/dist/es2019/i18n/fi.js +1 -1
- package/dist/es2019/i18n/fr.js +1 -1
- package/dist/es2019/i18n/hu.js +1 -1
- package/dist/es2019/i18n/it.js +1 -1
- package/dist/es2019/i18n/ja.js +1 -1
- package/dist/es2019/i18n/ko.js +1 -1
- package/dist/es2019/i18n/nb.js +1 -1
- package/dist/es2019/i18n/nl.js +1 -1
- package/dist/es2019/i18n/pl.js +1 -1
- package/dist/es2019/i18n/pt_BR.js +1 -1
- package/dist/es2019/i18n/ru.js +1 -1
- package/dist/es2019/i18n/sv.js +1 -1
- package/dist/es2019/i18n/th.js +1 -1
- package/dist/es2019/i18n/tr.js +1 -1
- package/dist/es2019/i18n/uk.js +1 -1
- package/dist/es2019/i18n/vi.js +1 -1
- package/dist/es2019/i18n/zh.js +1 -1
- package/dist/es2019/i18n/zh_TW.js +1 -1
- package/dist/es2019/ui/main.js +1 -1
- package/dist/esm/i18n/cs.js +1 -1
- package/dist/esm/i18n/da.js +1 -1
- package/dist/esm/i18n/de.js +1 -1
- package/dist/esm/i18n/en.js +1 -1
- package/dist/esm/i18n/en_GB.js +1 -1
- package/dist/esm/i18n/en_ZZ.js +1 -1
- package/dist/esm/i18n/es.js +1 -1
- package/dist/esm/i18n/fi.js +1 -1
- package/dist/esm/i18n/fr.js +1 -1
- package/dist/esm/i18n/hu.js +1 -1
- package/dist/esm/i18n/it.js +1 -1
- package/dist/esm/i18n/ja.js +1 -1
- package/dist/esm/i18n/ko.js +1 -1
- package/dist/esm/i18n/nb.js +1 -1
- package/dist/esm/i18n/nl.js +1 -1
- package/dist/esm/i18n/pl.js +1 -1
- package/dist/esm/i18n/pt_BR.js +1 -1
- package/dist/esm/i18n/ru.js +1 -1
- package/dist/esm/i18n/sv.js +1 -1
- package/dist/esm/i18n/th.js +1 -1
- package/dist/esm/i18n/tr.js +1 -1
- package/dist/esm/i18n/uk.js +1 -1
- package/dist/esm/i18n/vi.js +1 -1
- package/dist/esm/i18n/zh.js +1 -1
- package/dist/esm/i18n/zh_TW.js +1 -1
- package/dist/esm/ui/main.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -1
- package/dist/types/i18n/da.d.ts +1 -1
- package/dist/types/i18n/de.d.ts +1 -1
- package/dist/types/i18n/en.d.ts +1 -1
- package/dist/types/i18n/en_GB.d.ts +1 -1
- package/dist/types/i18n/en_ZZ.d.ts +1 -1
- package/dist/types/i18n/es.d.ts +1 -1
- package/dist/types/i18n/fi.d.ts +1 -1
- package/dist/types/i18n/fr.d.ts +1 -1
- package/dist/types/i18n/hu.d.ts +1 -1
- package/dist/types/i18n/it.d.ts +1 -1
- package/dist/types/i18n/ja.d.ts +1 -1
- package/dist/types/i18n/ko.d.ts +1 -1
- package/dist/types/i18n/nb.d.ts +1 -1
- package/dist/types/i18n/nl.d.ts +1 -1
- package/dist/types/i18n/pl.d.ts +1 -1
- package/dist/types/i18n/pt_BR.d.ts +1 -1
- package/dist/types/i18n/ru.d.ts +1 -1
- package/dist/types/i18n/sv.d.ts +1 -1
- package/dist/types/i18n/th.d.ts +1 -1
- package/dist/types/i18n/tr.d.ts +1 -1
- package/dist/types/i18n/uk.d.ts +1 -1
- package/dist/types/i18n/vi.d.ts +1 -1
- package/dist/types/i18n/zh.d.ts +1 -1
- package/dist/types/i18n/zh_TW.d.ts +1 -1
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -1
- package/dist/types-ts4.5/i18n/da.d.ts +1 -1
- package/dist/types-ts4.5/i18n/de.d.ts +1 -1
- package/dist/types-ts4.5/i18n/en.d.ts +1 -1
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -1
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -1
- package/dist/types-ts4.5/i18n/es.d.ts +1 -1
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -1
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -1
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -1
- package/dist/types-ts4.5/i18n/it.d.ts +1 -1
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -1
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -1
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -1
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -1
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -1
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -1
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -1
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -1
- package/dist/types-ts4.5/i18n/th.d.ts +1 -1
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -1
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -1
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -1
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -1
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -1
- package/package.json +2 -2
package/dist/esm/i18n/it.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'Le modifiche non saranno salvate',
|
|
16
16
|
'linkCreate.createForm.button.close': 'Chiudi',
|
|
17
17
|
'linkCreate.createForm.button.create': 'Crea',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'Crea e apri',
|
|
19
19
|
'linkCreate.modal.heading': 'Crea nuovo'
|
|
20
20
|
};
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': '変更は保存されません',
|
|
16
16
|
'linkCreate.createForm.button.close': '閉じる',
|
|
17
17
|
'linkCreate.createForm.button.create': '作成',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': '作成して開く',
|
|
19
19
|
'linkCreate.modal.heading': '新規作成'
|
|
20
20
|
};
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': '변경 사항이 저장되지 않습니다',
|
|
16
16
|
'linkCreate.createForm.button.close': '닫기',
|
|
17
17
|
'linkCreate.createForm.button.create': '만들기',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': '만들기 + 열기',
|
|
19
19
|
'linkCreate.modal.heading': '새로 만들기'
|
|
20
20
|
};
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'Endringene dine blir ikke lagret',
|
|
16
16
|
'linkCreate.createForm.button.close': 'Lukk',
|
|
17
17
|
'linkCreate.createForm.button.create': 'Opprett',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'Opprett + åpne',
|
|
19
19
|
'linkCreate.modal.heading': 'Opprett ny'
|
|
20
20
|
};
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'Je wijzigingen worden niet opgeslagen',
|
|
16
16
|
'linkCreate.createForm.button.close': 'Sluiten',
|
|
17
17
|
'linkCreate.createForm.button.create': 'Aanmaken',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'Aanmaken en openen',
|
|
19
19
|
'linkCreate.modal.heading': 'Nieuwe aanmaken'
|
|
20
20
|
};
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'Twoje zmiany nie zostaną zapisane',
|
|
16
16
|
'linkCreate.createForm.button.close': 'Zamknij',
|
|
17
17
|
'linkCreate.createForm.button.create': 'Utwórz',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'Utwórz + Otwórz',
|
|
19
19
|
'linkCreate.modal.heading': 'Utwórz nową'
|
|
20
20
|
};
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'As alterações não vão ser salvas',
|
|
16
16
|
'linkCreate.createForm.button.close': 'Fechar',
|
|
17
17
|
'linkCreate.createForm.button.create': 'Criar',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'Criar + Abrir',
|
|
19
19
|
'linkCreate.modal.heading': 'Criar novo'
|
|
20
20
|
};
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'Изменения не будут сохранены',
|
|
16
16
|
'linkCreate.createForm.button.close': 'Закрыть',
|
|
17
17
|
'linkCreate.createForm.button.create': 'Создать',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'Создать и открыть',
|
|
19
19
|
'linkCreate.modal.heading': 'Создание'
|
|
20
20
|
};
|
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'Dina ändringar kommer inte att sparas',
|
|
16
16
|
'linkCreate.createForm.button.close': 'Stäng',
|
|
17
17
|
'linkCreate.createForm.button.create': 'Skapa',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'Skapa + Öppna',
|
|
19
19
|
'linkCreate.modal.heading': 'Skapa ny'
|
|
20
20
|
};
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'การเปลี่ยนแปลงของคุณจะไม่ได้รับการบันทึก',
|
|
16
16
|
'linkCreate.createForm.button.close': 'ปิด',
|
|
17
17
|
'linkCreate.createForm.button.create': 'สร้าง',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'สร้าง + เปิด',
|
|
19
19
|
'linkCreate.modal.heading': 'สร้างใหม่'
|
|
20
20
|
};
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'Değişiklikleriniz kaydedilmeyecek',
|
|
16
16
|
'linkCreate.createForm.button.close': 'Kapat',
|
|
17
17
|
'linkCreate.createForm.button.create': 'Oluştur',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'Oluştur + Aç',
|
|
19
19
|
'linkCreate.modal.heading': 'Yenisini oluşturun'
|
|
20
20
|
};
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'Ваші зміни не будуть збережені',
|
|
16
16
|
'linkCreate.createForm.button.close': 'Закрити',
|
|
17
17
|
'linkCreate.createForm.button.create': 'Створити',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'Створити й відкрити',
|
|
19
19
|
'linkCreate.modal.heading': 'Створення'
|
|
20
20
|
};
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': 'Thay đổi của bạn sẽ không được lưu',
|
|
16
16
|
'linkCreate.createForm.button.close': 'Đóng',
|
|
17
17
|
'linkCreate.createForm.button.create': 'Tạo',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': 'Tạo + Mở',
|
|
19
19
|
'linkCreate.modal.heading': 'Tạo mới'
|
|
20
20
|
};
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': '您的更改将不会保存',
|
|
16
16
|
'linkCreate.createForm.button.close': '关闭',
|
|
17
17
|
'linkCreate.createForm.button.create': '创建',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': '创建 + 打开',
|
|
19
19
|
'linkCreate.modal.heading': '新建'
|
|
20
20
|
};
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -15,6 +15,6 @@ export default {
|
|
|
15
15
|
'linkCreate.confirm-dismiss-dialog.modal.title': '您的變更將不會儲存',
|
|
16
16
|
'linkCreate.createForm.button.close': '關閉',
|
|
17
17
|
'linkCreate.createForm.button.create': '建立',
|
|
18
|
-
'linkCreate.createForm.button.
|
|
18
|
+
'linkCreate.createForm.button.createAndOpen': '建立 + 開啟',
|
|
19
19
|
'linkCreate.modal.heading': '新建'
|
|
20
20
|
};
|
package/dist/esm/ui/main.js
CHANGED
|
@@ -23,7 +23,7 @@ var LinkCreateWithAnalyticsContext = withLinkCreateAnalyticsContext( /*#__PURE__
|
|
|
23
23
|
}));
|
|
24
24
|
export var PACKAGE_DATA = {
|
|
25
25
|
packageName: "@atlaskit/link-create" || '',
|
|
26
|
-
packageVersion: "1.11.
|
|
26
|
+
packageVersion: "1.11.2" || '',
|
|
27
27
|
component: COMPONENT_NAME,
|
|
28
28
|
componentName: COMPONENT_NAME
|
|
29
29
|
};
|
package/dist/types/i18n/cs.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/da.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/de.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/en.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/es.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/fi.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/fr.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/hu.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/it.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/ja.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/ko.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/nb.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/nl.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/pl.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/ru.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/sv.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/th.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/tr.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/uk.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/vi.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
package/dist/types/i18n/zh.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|
|
@@ -13,7 +13,7 @@ declare const _default: {
|
|
|
13
13
|
'linkCreate.confirm-dismiss-dialog.modal.title': string;
|
|
14
14
|
'linkCreate.createForm.button.close': string;
|
|
15
15
|
'linkCreate.createForm.button.create': string;
|
|
16
|
-
'linkCreate.createForm.button.
|
|
16
|
+
'linkCreate.createForm.button.createAndOpen': string;
|
|
17
17
|
'linkCreate.modal.heading': string;
|
|
18
18
|
};
|
|
19
19
|
export default _default;
|