@univerjs/docs-quick-insert-ui 0.20.1 → 0.21.0-insiders.20260422-d7fcb4d

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.
Files changed (42) hide show
  1. package/lib/cjs/index.js +1083 -1
  2. package/lib/cjs/locale/ca-ES.js +18 -1
  3. package/lib/cjs/locale/en-US.js +33 -1
  4. package/lib/cjs/locale/es-ES.js +18 -1
  5. package/lib/cjs/locale/fa-IR.js +18 -1
  6. package/lib/cjs/locale/fr-FR.js +18 -1
  7. package/lib/cjs/locale/ja-JP.js +18 -1
  8. package/lib/cjs/locale/ko-KR.js +18 -1
  9. package/lib/cjs/locale/ru-RU.js +18 -1
  10. package/lib/cjs/locale/sk-SK.js +18 -1
  11. package/lib/cjs/locale/vi-VN.js +18 -1
  12. package/lib/cjs/locale/zh-CN.js +18 -1
  13. package/lib/cjs/locale/zh-TW.js +18 -1
  14. package/lib/es/index.js +1057 -1
  15. package/lib/es/locale/ca-ES.js +17 -1
  16. package/lib/es/locale/en-US.js +32 -1
  17. package/lib/es/locale/es-ES.js +17 -1
  18. package/lib/es/locale/fa-IR.js +17 -1
  19. package/lib/es/locale/fr-FR.js +17 -1
  20. package/lib/es/locale/ja-JP.js +17 -1
  21. package/lib/es/locale/ko-KR.js +17 -1
  22. package/lib/es/locale/ru-RU.js +17 -1
  23. package/lib/es/locale/sk-SK.js +17 -1
  24. package/lib/es/locale/vi-VN.js +17 -1
  25. package/lib/es/locale/zh-CN.js +17 -1
  26. package/lib/es/locale/zh-TW.js +17 -1
  27. package/lib/index.js +1057 -1
  28. package/lib/locale/ca-ES.js +17 -1
  29. package/lib/locale/en-US.js +32 -1
  30. package/lib/locale/es-ES.js +17 -1
  31. package/lib/locale/fa-IR.js +17 -1
  32. package/lib/locale/fr-FR.js +17 -1
  33. package/lib/locale/ja-JP.js +17 -1
  34. package/lib/locale/ko-KR.js +17 -1
  35. package/lib/locale/ru-RU.js +17 -1
  36. package/lib/locale/sk-SK.js +17 -1
  37. package/lib/locale/vi-VN.js +17 -1
  38. package/lib/locale/zh-CN.js +17 -1
  39. package/lib/locale/zh-TW.js +17 -1
  40. package/lib/umd/index.js +1 -1
  41. package/package.json +14 -14
  42. package/LICENSE +0 -176
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`Llista numerada`,bulletedList:`Llista amb vinyetes`,divider:`Divisor`,text:`Text`,table:`Taula`,image:`Imatge`},group:{basics:`Bàsics`},placeholder:`No s'han trobat resultats`,keywordInputPlaceholder:`Introdueix paraules clau`}};export{e as default};
1
+ //#region src/locale/ca-ES.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "Llista numerada",
5
+ bulletedList: "Llista amb vinyetes",
6
+ divider: "Divisor",
7
+ text: "Text",
8
+ table: "Taula",
9
+ image: "Imatge"
10
+ },
11
+ group: { basics: "Bàsics" },
12
+ placeholder: "No s'han trobat resultats",
13
+ keywordInputPlaceholder: "Introdueix paraules clau"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };
@@ -1 +1,32 @@
1
- const e={docQuickInsert:{menu:{numberedList:`Numbered List`,bulletedList:`Bulleted List`,divider:`Divider`,text:`Text`,table:`Table`,image:`Image`},group:{basics:`Basics`},placeholder:`No results found`,keywordInputPlaceholder:`Enter keywords`}};export{e as default};
1
+ //#region src/locale/en-US.ts
2
+ /**
3
+ * Copyright 2023-present DreamNum Co., Ltd.
4
+ *
5
+ * Licensed under the Apache License, Version 2.0 (the "License");
6
+ * you may not use this file except in compliance with the License.
7
+ * You may obtain a copy of the License at
8
+ *
9
+ * http://www.apache.org/licenses/LICENSE-2.0
10
+ *
11
+ * Unless required by applicable law or agreed to in writing, software
12
+ * distributed under the License is distributed on an "AS IS" BASIS,
13
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14
+ * See the License for the specific language governing permissions and
15
+ * limitations under the License.
16
+ */
17
+ const locale = { docQuickInsert: {
18
+ menu: {
19
+ numberedList: "Numbered List",
20
+ bulletedList: "Bulleted List",
21
+ divider: "Divider",
22
+ text: "Text",
23
+ table: "Table",
24
+ image: "Image"
25
+ },
26
+ group: { basics: "Basics" },
27
+ placeholder: "No results found",
28
+ keywordInputPlaceholder: "Enter keywords"
29
+ } };
30
+
31
+ //#endregion
32
+ export { locale as default };
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`Lista numerada`,bulletedList:`Lista con viñetas`,divider:`Divisor`,text:`Texto`,table:`Tabla`,image:`Imagen`},group:{basics:`Básicos`},placeholder:`No se han encontrado resultados`,keywordInputPlaceholder:`Introduce palabras clave`}};export{e as default};
1
+ //#region src/locale/es-ES.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "Lista numerada",
5
+ bulletedList: "Lista con viñetas",
6
+ divider: "Divisor",
7
+ text: "Texto",
8
+ table: "Tabla",
9
+ image: "Imagen"
10
+ },
11
+ group: { basics: "Básicos" },
12
+ placeholder: "No se han encontrado resultados",
13
+ keywordInputPlaceholder: "Introduce palabras clave"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`لیست شمارهدار`,bulletedList:`لیست نقطهدار`,divider:`خط تقسیم`,text:`متن`,table:`جدول`,image:`تصویر`},group:{basics:`بنیادی`},placeholder:`هیچ نتیجهای یافت نشد`,keywordInputPlaceholder:`وارد کلمات کلیدی`}};export{e as default};
1
+ //#region src/locale/fa-IR.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "لیست شمارهدار",
5
+ bulletedList: "لیست نقطهدار",
6
+ divider: "خط تقسیم",
7
+ text: "متن",
8
+ table: "جدول",
9
+ image: "تصویر"
10
+ },
11
+ group: { basics: "بنیادی" },
12
+ placeholder: "هیچ نتیجهای یافت نشد",
13
+ keywordInputPlaceholder: "وارد کلمات کلیدی"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`Liste numérotée`,bulletedList:`Liste à puces`,divider:`Ligne de séparation`,text:`Texte`,table:`Tableau`,image:`Image`},group:{basics:`Basiques`},placeholder:`Aucun résultat`,keywordInputPlaceholder:`Entrez des mots clés`}};export{e as default};
1
+ //#region src/locale/fr-FR.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "Liste numérotée",
5
+ bulletedList: "Liste à puces",
6
+ divider: "Ligne de séparation",
7
+ text: "Texte",
8
+ table: "Tableau",
9
+ image: "Image"
10
+ },
11
+ group: { basics: "Basiques" },
12
+ placeholder: "Aucun résultat",
13
+ keywordInputPlaceholder: "Entrez des mots clés"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`番号付きリスト`,bulletedList:`箇条書き`,divider:`区切り線`,text:`テキスト`,table:`表`,image:`画像`},group:{basics:`基本`},placeholder:`結果がありません`,keywordInputPlaceholder:`キーワードを入力`}};export{e as default};
1
+ //#region src/locale/ja-JP.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "番号付きリスト",
5
+ bulletedList: "箇条書き",
6
+ divider: "区切り線",
7
+ text: "テキスト",
8
+ table: "表",
9
+ image: "画像"
10
+ },
11
+ group: { basics: "基本" },
12
+ placeholder: "結果がありません",
13
+ keywordInputPlaceholder: "キーワードを入力"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`번호가 매겨진 목록`,bulletedList:`글머리 기호 목록`,divider:`구분선`,text:`텍스트`,table:`표`,image:`이미지`},group:{basics:`기본`},placeholder:`결과가 없습니다`,keywordInputPlaceholder:`키워드 입력`}};export{e as default};
1
+ //#region src/locale/ko-KR.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "번호가 매겨진 목록",
5
+ bulletedList: "글머리 기호 목록",
6
+ divider: "구분선",
7
+ text: "텍스트",
8
+ table: "표",
9
+ image: "이미지"
10
+ },
11
+ group: { basics: "기본" },
12
+ placeholder: "결과가 없습니다",
13
+ keywordInputPlaceholder: "키워드 입력"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`Список с нумерацией`,bulletedList:`Маркированный список`,divider:`Разделительная линия`,text:`Текст`,table:`Таблица`,image:`Изображение`},group:{basics:`Основные`},placeholder:`Нет результатов`,keywordInputPlaceholder:`Введите ключевые слова`}};export{e as default};
1
+ //#region src/locale/ru-RU.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "Список с нумерацией",
5
+ bulletedList: "Маркированный список",
6
+ divider: "Разделительная линия",
7
+ text: "Текст",
8
+ table: "Таблица",
9
+ image: "Изображение"
10
+ },
11
+ group: { basics: "Основные" },
12
+ placeholder: "Нет результатов",
13
+ keywordInputPlaceholder: "Введите ключевые слова"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`Číslovaný zoznam`,bulletedList:`Odrážkový zoznam`,divider:`Oddeľovač`,text:`Text`,table:`Tabuľka`,image:`Obrázok`},group:{basics:`Základy`},placeholder:`Nenašli sa žiadne výsledky`,keywordInputPlaceholder:`Zadajte kľúčové slová`}};export{e as default};
1
+ //#region src/locale/sk-SK.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "Číslovaný zoznam",
5
+ bulletedList: "Odrážkový zoznam",
6
+ divider: "Oddeľovač",
7
+ text: "Text",
8
+ table: "Tabuľka",
9
+ image: "Obrázok"
10
+ },
11
+ group: { basics: "Základy" },
12
+ placeholder: "Nenašli sa žiadne výsledky",
13
+ keywordInputPlaceholder: "Zadajte kľúčové slová"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`Danh sách được đánh số`,bulletedList:`Danh sách không được đánh số`,divider:`Đường phân cách`,text:`Văn bản`,table:`Bảng`,image:`Hình ảnh`},group:{basics:`Cơ bản`},placeholder:`Không có kết quả`,keywordInputPlaceholder:`Nhập từ khóa`}};export{e as default};
1
+ //#region src/locale/vi-VN.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "Danh sách được đánh số",
5
+ bulletedList: "Danh sách không được đánh số",
6
+ divider: "Đường phân cách",
7
+ text: "Văn bản",
8
+ table: "Bảng",
9
+ image: "Hình ảnh"
10
+ },
11
+ group: { basics: "Cơ bản" },
12
+ placeholder: "Không có kết quả",
13
+ keywordInputPlaceholder: "Nhập từ khóa"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`有序列表`,bulletedList:`无序列表`,divider:`分隔线`,text:`文本`,table:`表格`,image:`图片`},group:{basics:`基础`},placeholder:`暂无结果`,keywordInputPlaceholder:`输入关键词`}};export{e as default};
1
+ //#region src/locale/zh-CN.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "有序列表",
5
+ bulletedList: "无序列表",
6
+ divider: "分隔线",
7
+ text: "文本",
8
+ table: "表格",
9
+ image: "图片"
10
+ },
11
+ group: { basics: "基础" },
12
+ placeholder: "暂无结果",
13
+ keywordInputPlaceholder: "输入关键词"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };
@@ -1 +1,17 @@
1
- const e={docQuickInsert:{menu:{numberedList:`有序列表`,bulletedList:`無序列表`,divider:`分隔線`,text:`文本`,table:`表格`,image:`圖片`},group:{basics:`基礎`},placeholder:`無結果`,keywordInputPlaceholder:`輸入關鍵詞`}};export{e as default};
1
+ //#region src/locale/zh-TW.ts
2
+ const locale = { docQuickInsert: {
3
+ menu: {
4
+ numberedList: "有序列表",
5
+ bulletedList: "無序列表",
6
+ divider: "分隔線",
7
+ text: "文本",
8
+ table: "表格",
9
+ image: "圖片"
10
+ },
11
+ group: { basics: "基礎" },
12
+ placeholder: "無結果",
13
+ keywordInputPlaceholder: "輸入關鍵詞"
14
+ } };
15
+
16
+ //#endregion
17
+ export { locale as default };