@univerjs/sheets-sort-ui 0.24.0 → 0.25.0-insiders.20260608-e4336f7

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 (93) hide show
  1. package/lib/cjs/index.js +42 -42
  2. package/lib/cjs/locale/ar-SA.js +34 -0
  3. package/lib/cjs/locale/ca-ES.js +3 -2
  4. package/lib/cjs/locale/de-DE.js +34 -0
  5. package/lib/cjs/locale/en-US.js +3 -2
  6. package/lib/cjs/locale/es-ES.js +3 -2
  7. package/lib/cjs/locale/fa-IR.js +3 -2
  8. package/lib/cjs/locale/fr-FR.js +3 -2
  9. package/lib/cjs/locale/id-ID.js +34 -0
  10. package/lib/cjs/locale/it-IT.js +34 -0
  11. package/lib/cjs/locale/ja-JP.js +3 -2
  12. package/lib/cjs/locale/ko-KR.js +3 -2
  13. package/lib/cjs/locale/pl-PL.js +34 -0
  14. package/lib/cjs/locale/pt-BR.js +34 -0
  15. package/lib/cjs/locale/ru-RU.js +3 -2
  16. package/lib/cjs/locale/sk-SK.js +3 -2
  17. package/lib/cjs/locale/vi-VN.js +3 -2
  18. package/lib/cjs/locale/zh-CN.js +3 -2
  19. package/lib/cjs/locale/zh-HK.js +34 -0
  20. package/lib/cjs/locale/zh-TW.js +3 -2
  21. package/lib/es/index.js +42 -42
  22. package/lib/es/locale/ar-SA.js +33 -0
  23. package/lib/es/locale/ca-ES.js +3 -2
  24. package/lib/es/locale/de-DE.js +33 -0
  25. package/lib/es/locale/en-US.js +3 -2
  26. package/lib/es/locale/es-ES.js +3 -2
  27. package/lib/es/locale/fa-IR.js +3 -2
  28. package/lib/es/locale/fr-FR.js +3 -2
  29. package/lib/es/locale/id-ID.js +33 -0
  30. package/lib/es/locale/it-IT.js +33 -0
  31. package/lib/es/locale/ja-JP.js +3 -2
  32. package/lib/es/locale/ko-KR.js +3 -2
  33. package/lib/es/locale/pl-PL.js +33 -0
  34. package/lib/es/locale/pt-BR.js +33 -0
  35. package/lib/es/locale/ru-RU.js +3 -2
  36. package/lib/es/locale/sk-SK.js +3 -2
  37. package/lib/es/locale/vi-VN.js +3 -2
  38. package/lib/es/locale/zh-CN.js +3 -2
  39. package/lib/es/locale/zh-HK.js +33 -0
  40. package/lib/es/locale/zh-TW.js +3 -2
  41. package/lib/index.js +42 -42
  42. package/lib/locale/ar-SA.js +33 -0
  43. package/lib/locale/ca-ES.js +3 -2
  44. package/lib/locale/de-DE.js +33 -0
  45. package/lib/locale/en-US.js +3 -2
  46. package/lib/locale/es-ES.js +3 -2
  47. package/lib/locale/fa-IR.js +3 -2
  48. package/lib/locale/fr-FR.js +3 -2
  49. package/lib/locale/id-ID.js +33 -0
  50. package/lib/locale/it-IT.js +33 -0
  51. package/lib/locale/ja-JP.js +3 -2
  52. package/lib/locale/ko-KR.js +3 -2
  53. package/lib/locale/pl-PL.js +33 -0
  54. package/lib/locale/pt-BR.js +33 -0
  55. package/lib/locale/ru-RU.js +3 -2
  56. package/lib/locale/sk-SK.js +3 -2
  57. package/lib/locale/vi-VN.js +3 -2
  58. package/lib/locale/zh-CN.js +3 -2
  59. package/lib/locale/zh-HK.js +33 -0
  60. package/lib/locale/zh-TW.js +3 -2
  61. package/lib/types/locale/ar-SA.d.ts +18 -0
  62. package/lib/types/locale/de-DE.d.ts +18 -0
  63. package/lib/types/locale/en-US.d.ts +4 -1
  64. package/lib/types/locale/id-ID.d.ts +18 -0
  65. package/lib/types/locale/it-IT.d.ts +18 -0
  66. package/lib/types/locale/pl-PL.d.ts +18 -0
  67. package/lib/types/locale/pt-BR.d.ts +18 -0
  68. package/lib/types/locale/zh-HK.d.ts +18 -0
  69. package/lib/types/views/CustomSortPanel.d.ts +2 -2
  70. package/lib/types/views/EmbedSortBtn.d.ts +1 -1
  71. package/lib/types/views/ExtendConfirm.d.ts +1 -1
  72. package/lib/umd/index.js +1 -1
  73. package/lib/umd/locale/ar-SA.js +1 -0
  74. package/lib/umd/locale/ca-ES.js +1 -1
  75. package/lib/umd/locale/de-DE.js +1 -0
  76. package/lib/umd/locale/en-US.js +1 -1
  77. package/lib/umd/locale/es-ES.js +1 -1
  78. package/lib/umd/locale/fa-IR.js +1 -1
  79. package/lib/umd/locale/fr-FR.js +1 -1
  80. package/lib/umd/locale/id-ID.js +1 -0
  81. package/lib/umd/locale/it-IT.js +1 -0
  82. package/lib/umd/locale/ja-JP.js +1 -1
  83. package/lib/umd/locale/ko-KR.js +1 -1
  84. package/lib/umd/locale/pl-PL.js +1 -0
  85. package/lib/umd/locale/pt-BR.js +1 -0
  86. package/lib/umd/locale/ru-RU.js +1 -1
  87. package/lib/umd/locale/sk-SK.js +1 -1
  88. package/lib/umd/locale/vi-VN.js +1 -1
  89. package/lib/umd/locale/zh-CN.js +1 -1
  90. package/lib/umd/locale/zh-HK.js +1 -0
  91. package/lib/umd/locale/zh-TW.js +1 -1
  92. package/package.json +13 -13
  93. package/LICENSE +0 -176
@@ -0,0 +1,33 @@
1
+ //#region src/locale/id-ID.ts
2
+ const locale = { "sheets-sort-ui": {
3
+ general: {
4
+ sort: "Urutkan",
5
+ "sort-asc": "Menaik",
6
+ "sort-desc": "Menurun",
7
+ "sort-custom": "Urutan Kustom",
8
+ "sort-asc-ext": "Perluas Menaik",
9
+ "sort-desc-ext": "Perluas Menurun",
10
+ "sort-asc-cur": "Menaik",
11
+ "sort-desc-cur": "Menurun"
12
+ },
13
+ error: {
14
+ "merge-size": "Rentang yang dipilih mengandung sel yang digabungkan dengan ukuran berbeda, yang tidak dapat diurutkan.",
15
+ empty: "Rentang yang dipilih tidak memiliki konten dan tidak dapat diurutkan.",
16
+ single: "Rentang yang dipilih hanya memiliki satu baris dan tidak dapat diurutkan.",
17
+ "formula-array": "Rentang yang dipilih memiliki rumus array dan tidak dapat diurutkan."
18
+ },
19
+ dialog: {
20
+ "sort-reminder": "Pengingat Urutan",
21
+ "sort-reminder-desc": "Perluas pengurutan rentang atau pertahankan pengurutan rentang?",
22
+ "sort-reminder-ext": "Perluas pengurutan rentang",
23
+ "sort-reminder-no": "Pertahankan pengurutan rentang",
24
+ "first-row-check": "Baris pertama tidak ikut dalam pengurutan",
25
+ "add-condition": "Tambah kondisi",
26
+ cancel: "Batal",
27
+ confirm: "Konfirmasi"
28
+ },
29
+ info: { tooltip: "Tooltip" }
30
+ } };
31
+
32
+ //#endregion
33
+ export { locale as default };
@@ -0,0 +1,33 @@
1
+ //#region src/locale/it-IT.ts
2
+ const locale = { "sheets-sort-ui": {
3
+ general: {
4
+ sort: "Ordinamento",
5
+ "sort-asc": "Crescente",
6
+ "sort-desc": "Decrescente",
7
+ "sort-custom": "Ordinamento personalizzato",
8
+ "sort-asc-ext": "Espandi crescente",
9
+ "sort-desc-ext": "Espandi decrescente",
10
+ "sort-asc-cur": "Crescente",
11
+ "sort-desc-cur": "Decrescente"
12
+ },
13
+ error: {
14
+ "merge-size": "L'intervallo selezionato contiene celle unite di dimensioni diverse e non può essere ordinato.",
15
+ empty: "L'intervallo selezionato non ha contenuto e non può essere ordinato.",
16
+ single: "L'intervallo selezionato ha una sola riga e non può essere ordinato.",
17
+ "formula-array": "L'intervallo selezionato contiene formule matriciali e non può essere ordinato."
18
+ },
19
+ dialog: {
20
+ "sort-reminder": "Promemoria ordinamento",
21
+ "sort-reminder-desc": "Estendere l'ordinamento all'intervallo o mantenerlo?",
22
+ "sort-reminder-ext": "Estendi ordinamento intervallo",
23
+ "sort-reminder-no": "Mantieni ordinamento intervallo",
24
+ "first-row-check": "La prima riga non partecipa all'ordinamento",
25
+ "add-condition": "Aggiungi condizione",
26
+ cancel: "Annulla",
27
+ confirm: "Conferma"
28
+ },
29
+ info: { tooltip: "Suggerimento" }
30
+ } };
31
+
32
+ //#endregion
33
+ export { locale as default };
@@ -1,5 +1,5 @@
1
1
  //#region src/locale/ja-JP.ts
2
- const locale = { "sheets-sort": {
2
+ const locale = { "sheets-sort-ui": {
3
3
  general: {
4
4
  sort: "並べ替え",
5
5
  "sort-asc": "昇順",
@@ -25,7 +25,8 @@ const locale = { "sheets-sort": {
25
25
  "add-condition": "条件を追加",
26
26
  cancel: "キャンセル",
27
27
  confirm: "確認"
28
- }
28
+ },
29
+ info: { tooltip: "ツールチップ" }
29
30
  } };
30
31
 
31
32
  //#endregion
@@ -1,5 +1,5 @@
1
1
  //#region src/locale/ko-KR.ts
2
- const locale = { "sheets-sort": {
2
+ const locale = { "sheets-sort-ui": {
3
3
  general: {
4
4
  sort: "정렬",
5
5
  "sort-asc": "오름차순",
@@ -25,7 +25,8 @@ const locale = { "sheets-sort": {
25
25
  "add-condition": "조건 추가",
26
26
  cancel: "취소",
27
27
  confirm: "확인"
28
- }
28
+ },
29
+ info: { tooltip: "툴팁" }
29
30
  } };
30
31
 
31
32
  //#endregion
@@ -0,0 +1,33 @@
1
+ //#region src/locale/pl-PL.ts
2
+ const locale = { "sheets-sort-ui": {
3
+ general: {
4
+ sort: "Sortuj",
5
+ "sort-asc": "Rosnąco",
6
+ "sort-desc": "Malejąco",
7
+ "sort-custom": "Sortowanie niestandardowe",
8
+ "sort-asc-ext": "Rozszerz rosnąco",
9
+ "sort-desc-ext": "Rozszerz malejąco",
10
+ "sort-asc-cur": "Rosnąco",
11
+ "sort-desc-cur": "Malejąco"
12
+ },
13
+ error: {
14
+ "merge-size": "Wybrany zakres zawiera scalone komórki o różnych rozmiarach, których nie można sortować.",
15
+ empty: "Wybrany zakres nie zawiera treści i nie można go sortować.",
16
+ single: "Wybrany zakres ma tylko jeden wiersz i nie można go sortować.",
17
+ "formula-array": "Wybrany zakres zawiera formuły tablicowe i nie można go sortować."
18
+ },
19
+ dialog: {
20
+ "sort-reminder": "Przypomnienie o sortowaniu",
21
+ "sort-reminder-desc": "Rozszerzyć sortowanie zakresu czy zachować sortowanie zakresu?",
22
+ "sort-reminder-ext": "Rozszerz sortowanie zakresu",
23
+ "sort-reminder-no": "Zachowaj sortowanie zakresu",
24
+ "first-row-check": "Pierwszy wiersz nie bierze udziału w sortowaniu",
25
+ "add-condition": "Dodaj warunek",
26
+ cancel: "Anuluj",
27
+ confirm: "Potwierdź"
28
+ },
29
+ info: { tooltip: "Podpowiedź" }
30
+ } };
31
+
32
+ //#endregion
33
+ export { locale as default };
@@ -0,0 +1,33 @@
1
+ //#region src/locale/pt-BR.ts
2
+ const locale = { "sheets-sort-ui": {
3
+ general: {
4
+ sort: "Ordenar",
5
+ "sort-asc": "Crescente",
6
+ "sort-desc": "Decrescente",
7
+ "sort-custom": "Ordenação Personalizada",
8
+ "sort-asc-ext": "Expandir Crescente",
9
+ "sort-desc-ext": "Expandir Decrescente",
10
+ "sort-asc-cur": "Crescente",
11
+ "sort-desc-cur": "Decrescente"
12
+ },
13
+ error: {
14
+ "merge-size": "O intervalo selecionado contém células mescladas de tamanhos diferentes e não pode ser ordenado.",
15
+ empty: "O intervalo selecionado não tem conteúdo e não pode ser ordenado.",
16
+ single: "O intervalo selecionado tem apenas uma linha e não pode ser ordenado.",
17
+ "formula-array": "O intervalo selecionado possui fórmulas de matriz e não pode ser ordenado."
18
+ },
19
+ dialog: {
20
+ "sort-reminder": "Lembrete de Ordenação",
21
+ "sort-reminder-desc": "Expandir a ordenação do intervalo ou manter a ordenação do intervalo?",
22
+ "sort-reminder-ext": "Expandir ordenação do intervalo",
23
+ "sort-reminder-no": "Manter ordenação do intervalo",
24
+ "first-row-check": "A primeira linha não participa da ordenação",
25
+ "add-condition": "Adicionar condição",
26
+ cancel: "Cancelar",
27
+ confirm: "Confirmar"
28
+ },
29
+ info: { tooltip: "Dica" }
30
+ } };
31
+
32
+ //#endregion
33
+ export { locale as default };
@@ -1,5 +1,5 @@
1
1
  //#region src/locale/ru-RU.ts
2
- const locale = { "sheets-sort": {
2
+ const locale = { "sheets-sort-ui": {
3
3
  general: {
4
4
  sort: "Сортировка",
5
5
  "sort-asc": "По возрастанию",
@@ -25,7 +25,8 @@ const locale = { "sheets-sort": {
25
25
  "add-condition": "Добавить условие",
26
26
  cancel: "Отмена",
27
27
  confirm: "Подтвердить"
28
- }
28
+ },
29
+ info: { tooltip: "Подсказка" }
29
30
  } };
30
31
 
31
32
  //#endregion
@@ -1,5 +1,5 @@
1
1
  //#region src/locale/sk-SK.ts
2
- const locale = { "sheets-sort": {
2
+ const locale = { "sheets-sort-ui": {
3
3
  general: {
4
4
  sort: "Triediť",
5
5
  "sort-asc": "Vzostupne",
@@ -25,7 +25,8 @@ const locale = { "sheets-sort": {
25
25
  "add-condition": "Pridať podmienku",
26
26
  cancel: "Zrušiť",
27
27
  confirm: "Potvrdiť"
28
- }
28
+ },
29
+ info: { tooltip: "Bublinový tip" }
29
30
  } };
30
31
 
31
32
  //#endregion
@@ -1,5 +1,5 @@
1
1
  //#region src/locale/vi-VN.ts
2
- const locale = { "sheets-sort": {
2
+ const locale = { "sheets-sort-ui": {
3
3
  general: {
4
4
  sort: "Sắp xếp",
5
5
  "sort-asc": "Tăng dần",
@@ -25,7 +25,8 @@ const locale = { "sheets-sort": {
25
25
  "add-condition": "Thêm điều kiện sắp xếp",
26
26
  cancel: "Hủy bỏ",
27
27
  confirm: "Xác nhận"
28
- }
28
+ },
29
+ info: { tooltip: "Tooltip" }
29
30
  } };
30
31
 
31
32
  //#endregion
@@ -1,5 +1,5 @@
1
1
  //#region src/locale/zh-CN.ts
2
- const locale = { "sheets-sort": {
2
+ const locale = { "sheets-sort-ui": {
3
3
  general: {
4
4
  sort: "排序",
5
5
  "sort-asc": "升序",
@@ -25,7 +25,8 @@ const locale = { "sheets-sort": {
25
25
  "add-condition": "添加排序条件",
26
26
  cancel: "取消",
27
27
  confirm: "确认"
28
- }
28
+ },
29
+ info: { tooltip: "提示" }
29
30
  } };
30
31
 
31
32
  //#endregion
@@ -0,0 +1,33 @@
1
+ //#region src/locale/zh-HK.ts
2
+ const locale = { "sheets-sort-ui": {
3
+ general: {
4
+ sort: "排序",
5
+ "sort-asc": "升序",
6
+ "sort-desc": "降序",
7
+ "sort-custom": "自訂排序",
8
+ "sort-asc-ext": "拓展區域升序",
9
+ "sort-desc-ext": "拓展區域降序",
10
+ "sort-asc-cur": "目前區域升序",
11
+ "sort-desc-cur": "當前區域降序"
12
+ },
13
+ error: {
14
+ "merge-size": "所選區域的合併儲存格的大小不一致,無法排序。 ",
15
+ empty: "所選區域無內容,無法排序。 ",
16
+ single: "所選區域只有一列,無法排序。 ",
17
+ "formula-array": "所選區域含陣列公式,無法排序。 "
18
+ },
19
+ dialog: {
20
+ "sort-reminder": "排序提醒",
21
+ "sort-reminder-desc": "目前只會對選取區域進行排序,是否拓展排序範圍? ",
22
+ "sort-reminder-ext": "拓展排序範圍",
23
+ "sort-reminder-no": "保持所選排序範圍",
24
+ "first-row-check": "標題不參與排序",
25
+ "add-condition": "新增排序條件",
26
+ cancel: "取消",
27
+ confirm: "確認"
28
+ },
29
+ info: { tooltip: "提示" }
30
+ } };
31
+
32
+ //#endregion
33
+ export { locale as default };
@@ -1,5 +1,5 @@
1
1
  //#region src/locale/zh-TW.ts
2
- const locale = { "sheets-sort": {
2
+ const locale = { "sheets-sort-ui": {
3
3
  general: {
4
4
  sort: "排序",
5
5
  "sort-asc": "升序",
@@ -25,7 +25,8 @@ const locale = { "sheets-sort": {
25
25
  "add-condition": "新增排序條件",
26
26
  cancel: "取消",
27
27
  confirm: "確認"
28
- }
28
+ },
29
+ info: { tooltip: "提示" }
29
30
  } };
30
31
 
31
32
  //#endregion
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Copyright 2023-present DreamNum Co., Ltd.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import type enUS from './en-US';
17
+ declare const locale: typeof enUS;
18
+ export default locale;
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Copyright 2023-present DreamNum Co., Ltd.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import type enUS from './en-US';
17
+ declare const locale: typeof enUS;
18
+ export default locale;
@@ -14,7 +14,7 @@
14
14
  * limitations under the License.
15
15
  */
16
16
  declare const locale: {
17
- 'sheets-sort': {
17
+ 'sheets-sort-ui': {
18
18
  general: {
19
19
  sort: string;
20
20
  'sort-asc': string;
@@ -41,6 +41,9 @@ declare const locale: {
41
41
  cancel: string;
42
42
  confirm: string;
43
43
  };
44
+ info: {
45
+ tooltip: string;
46
+ };
44
47
  };
45
48
  };
46
49
  export default locale;
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Copyright 2023-present DreamNum Co., Ltd.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import type enUS from './en-US';
17
+ declare const locale: typeof enUS;
18
+ export default locale;
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Copyright 2023-present DreamNum Co., Ltd.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import type enUS from './en-US';
17
+ declare const locale: typeof enUS;
18
+ export default locale;
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Copyright 2023-present DreamNum Co., Ltd.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import type enUS from './en-US';
17
+ declare const locale: typeof enUS;
18
+ export default locale;
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Copyright 2023-present DreamNum Co., Ltd.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import type enUS from './en-US';
17
+ declare const locale: typeof enUS;
18
+ export default locale;
@@ -0,0 +1,18 @@
1
+ /**
2
+ * Copyright 2023-present DreamNum Co., Ltd.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+ import type enUS from './en-US';
17
+ declare const locale: typeof enUS;
18
+ export default locale;
@@ -19,7 +19,7 @@ export interface ICustomSortPanelProps {
19
19
  range: IRange;
20
20
  onListChange: (value: IOrderRule[]) => void;
21
21
  }
22
- export declare function CustomSortPanel(): import("react/jsx-runtime").JSX.Element | null;
22
+ export declare function CustomSortPanel(): import("react").JSX.Element | null;
23
23
  interface ISortOptionItemProps {
24
24
  titles: {
25
25
  index: number;
@@ -30,5 +30,5 @@ interface ISortOptionItemProps {
30
30
  scrollPosition: number;
31
31
  onChange: (value: Nullable<IOrderRule>, index: number) => void;
32
32
  }
33
- export declare function SortOptionItem(props: ISortOptionItemProps): import("react/jsx-runtime").JSX.Element;
33
+ export declare function SortOptionItem(props: ISortOptionItemProps): import("react").JSX.Element;
34
34
  export {};
@@ -19,4 +19,4 @@ export interface IEmbedSortBtnProps {
19
19
  colIndex: number;
20
20
  onClose: () => void;
21
21
  }
22
- export default function EmbedSortBtn(props: IEmbedSortBtnProps): import("react/jsx-runtime").JSX.Element;
22
+ export default function EmbedSortBtn(props: IEmbedSortBtnProps): import("react").JSX.Element;
@@ -16,4 +16,4 @@
16
16
  export interface IExtendConfirmProps {
17
17
  onChange: (value: string) => void;
18
18
  }
19
- export declare const ExtendConfirm: (props: IExtendConfirmProps) => import("react/jsx-runtime").JSX.Element;
19
+ export declare const ExtendConfirm: (props: IExtendConfirmProps) => import("react").JSX.Element;