@univerjs/preset-sheets-hyper-link 0.23.0 → 0.25.0

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 (85) hide show
  1. package/lib/cjs/locales/ar-SA.js +1 -0
  2. package/lib/cjs/locales/ca-ES.js +1 -1
  3. package/lib/cjs/locales/de-DE.js +1 -0
  4. package/lib/cjs/locales/en-US.js +1 -1
  5. package/lib/cjs/locales/es-ES.js +1 -1
  6. package/lib/cjs/locales/fa-IR.js +1 -1
  7. package/lib/cjs/locales/fr-FR.js +1 -1
  8. package/lib/cjs/locales/id-ID.js +1 -0
  9. package/lib/cjs/locales/it-IT.js +1 -0
  10. package/lib/cjs/locales/ja-JP.js +1 -1
  11. package/lib/cjs/locales/ko-KR.js +1 -1
  12. package/lib/cjs/locales/pl-PL.js +1 -0
  13. package/lib/cjs/locales/pt-BR.js +1 -0
  14. package/lib/cjs/locales/ru-RU.js +1 -1
  15. package/lib/cjs/locales/sk-SK.js +1 -1
  16. package/lib/cjs/locales/vi-VN.js +1 -1
  17. package/lib/cjs/locales/zh-CN.js +1 -1
  18. package/lib/cjs/locales/zh-HK.js +1 -0
  19. package/lib/cjs/locales/zh-TW.js +1 -1
  20. package/lib/es/locales/ar-SA.js +10 -0
  21. package/lib/es/locales/ca-ES.js +6 -4
  22. package/lib/es/locales/de-DE.js +10 -0
  23. package/lib/es/locales/en-US.js +6 -4
  24. package/lib/es/locales/es-ES.js +6 -4
  25. package/lib/es/locales/fa-IR.js +6 -4
  26. package/lib/es/locales/fr-FR.js +6 -4
  27. package/lib/es/locales/id-ID.js +10 -0
  28. package/lib/es/locales/it-IT.js +10 -0
  29. package/lib/es/locales/ja-JP.js +6 -4
  30. package/lib/es/locales/ko-KR.js +4 -2
  31. package/lib/es/locales/pl-PL.js +10 -0
  32. package/lib/es/locales/pt-BR.js +10 -0
  33. package/lib/es/locales/ru-RU.js +6 -4
  34. package/lib/es/locales/sk-SK.js +6 -4
  35. package/lib/es/locales/vi-VN.js +6 -4
  36. package/lib/es/locales/zh-CN.js +6 -4
  37. package/lib/es/locales/zh-HK.js +10 -0
  38. package/lib/es/locales/zh-TW.js +6 -4
  39. package/lib/locales/ar-SA.js +10 -0
  40. package/lib/locales/ca-ES.js +6 -4
  41. package/lib/locales/de-DE.js +10 -0
  42. package/lib/locales/en-US.js +6 -4
  43. package/lib/locales/es-ES.js +6 -4
  44. package/lib/locales/fa-IR.js +6 -4
  45. package/lib/locales/fr-FR.js +6 -4
  46. package/lib/locales/id-ID.js +10 -0
  47. package/lib/locales/it-IT.js +10 -0
  48. package/lib/locales/ja-JP.js +6 -4
  49. package/lib/locales/ko-KR.js +4 -2
  50. package/lib/locales/pl-PL.js +10 -0
  51. package/lib/locales/pt-BR.js +10 -0
  52. package/lib/locales/ru-RU.js +6 -4
  53. package/lib/locales/sk-SK.js +6 -4
  54. package/lib/locales/vi-VN.js +6 -4
  55. package/lib/locales/zh-CN.js +6 -4
  56. package/lib/locales/zh-HK.js +10 -0
  57. package/lib/locales/zh-TW.js +6 -4
  58. package/lib/types/locales/ar-SA.d.ts +4 -0
  59. package/lib/types/locales/de-DE.d.ts +4 -0
  60. package/lib/types/locales/id-ID.d.ts +4 -0
  61. package/lib/types/locales/it-IT.d.ts +4 -0
  62. package/lib/types/locales/pl-PL.d.ts +4 -0
  63. package/lib/types/locales/pt-BR.d.ts +4 -0
  64. package/lib/types/locales/zh-HK.d.ts +4 -0
  65. package/lib/umd/index.js +4 -4
  66. package/lib/umd/locales/ar-SA.js +8 -0
  67. package/lib/umd/locales/ca-ES.js +5 -2
  68. package/lib/umd/locales/de-DE.js +8 -0
  69. package/lib/umd/locales/en-US.js +5 -2
  70. package/lib/umd/locales/es-ES.js +5 -2
  71. package/lib/umd/locales/fa-IR.js +5 -2
  72. package/lib/umd/locales/fr-FR.js +5 -2
  73. package/lib/umd/locales/id-ID.js +8 -0
  74. package/lib/umd/locales/it-IT.js +8 -0
  75. package/lib/umd/locales/ja-JP.js +5 -2
  76. package/lib/umd/locales/ko-KR.js +5 -2
  77. package/lib/umd/locales/pl-PL.js +8 -0
  78. package/lib/umd/locales/pt-BR.js +8 -0
  79. package/lib/umd/locales/ru-RU.js +5 -2
  80. package/lib/umd/locales/sk-SK.js +5 -2
  81. package/lib/umd/locales/vi-VN.js +5 -2
  82. package/lib/umd/locales/zh-CN.js +5 -2
  83. package/lib/umd/locales/zh-HK.js +8 -0
  84. package/lib/umd/locales/zh-TW.js +5 -2
  85. package/package.json +5 -5
@@ -0,0 +1 @@
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/ar-SA"),s=require("@univerjs/sheets-hyper-link-ui/locale/ar-SA"),i=e.mergeLocales(r,s);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link-ui/locale/ca-ES"),s=e.mergeLocales(r);module.exports=s;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/ca-ES"),s=require("@univerjs/sheets-hyper-link-ui/locale/ca-ES"),i=e.mergeLocales(r,s);module.exports=i;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/de-DE"),s=require("@univerjs/sheets-hyper-link-ui/locale/de-DE"),i=e.mergeLocales(r,s);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link-ui/locale/en-US"),s=e.mergeLocales(r);module.exports=s;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/en-US"),s=require("@univerjs/sheets-hyper-link-ui/locale/en-US"),i=e.mergeLocales(r,s);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets-hyper-link-ui/locale/es-ES"),r=e.mergeLocales(s);module.exports=r;
1
+ "use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets-hyper-link/locale/es-ES"),r=require("@univerjs/sheets-hyper-link-ui/locale/es-ES"),i=e.mergeLocales(s,r);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link-ui/locale/fa-IR"),s=e.mergeLocales(r);module.exports=s;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/fa-IR"),s=require("@univerjs/sheets-hyper-link-ui/locale/fa-IR"),i=e.mergeLocales(r,s);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link-ui/locale/fr-FR"),s=e.mergeLocales(r);module.exports=s;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/fr-FR"),s=require("@univerjs/sheets-hyper-link-ui/locale/fr-FR"),i=e.mergeLocales(r,s);module.exports=i;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/id-ID"),s=require("@univerjs/sheets-hyper-link-ui/locale/id-ID"),i=e.mergeLocales(r,s);module.exports=i;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/it-IT"),s=require("@univerjs/sheets-hyper-link-ui/locale/it-IT"),i=e.mergeLocales(r,s);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link-ui/locale/ja-JP"),s=e.mergeLocales(r);module.exports=s;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/ja-JP"),s=require("@univerjs/sheets-hyper-link-ui/locale/ja-JP"),i=e.mergeLocales(r,s);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link-ui/locale/ko-KR"),s=e.mergeLocales(r);module.exports=s;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/ko-KR"),s=require("@univerjs/sheets-hyper-link-ui/locale/ko-KR"),i=e.mergeLocales(r,s);module.exports=i;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/pl-PL"),s=require("@univerjs/sheets-hyper-link-ui/locale/pl-PL"),i=e.mergeLocales(r,s);module.exports=i;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/pt-BR"),s=require("@univerjs/sheets-hyper-link-ui/locale/pt-BR"),t=e.mergeLocales(r,s);module.exports=t;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link-ui/locale/ru-RU"),s=e.mergeLocales(r);module.exports=s;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/ru-RU"),s=require("@univerjs/sheets-hyper-link-ui/locale/ru-RU"),i=e.mergeLocales(r,s);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets-hyper-link-ui/locale/sk-SK"),r=e.mergeLocales(s);module.exports=r;
1
+ "use strict";const e=require("@univerjs/core"),s=require("@univerjs/sheets-hyper-link/locale/sk-SK"),r=require("@univerjs/sheets-hyper-link-ui/locale/sk-SK"),i=e.mergeLocales(s,r);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link-ui/locale/vi-VN"),s=e.mergeLocales(r);module.exports=s;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/vi-VN"),s=require("@univerjs/sheets-hyper-link-ui/locale/vi-VN"),i=e.mergeLocales(r,s);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link-ui/locale/zh-CN"),s=e.mergeLocales(r);module.exports=s;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/zh-CN"),s=require("@univerjs/sheets-hyper-link-ui/locale/zh-CN"),i=e.mergeLocales(r,s);module.exports=i;
@@ -0,0 +1 @@
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/zh-HK"),s=require("@univerjs/sheets-hyper-link-ui/locale/zh-HK"),i=e.mergeLocales(r,s);module.exports=i;
@@ -1 +1 @@
1
- "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link-ui/locale/zh-TW"),s=e.mergeLocales(r);module.exports=s;
1
+ "use strict";const e=require("@univerjs/core"),r=require("@univerjs/sheets-hyper-link/locale/zh-TW"),s=require("@univerjs/sheets-hyper-link-ui/locale/zh-TW"),i=e.mergeLocales(r,s);module.exports=i;
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/ar-SA";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/ar-SA";
4
+ const m = e(
5
+ r,
6
+ o
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/ca-ES";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/ca-ES";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/ca-ES";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/de-DE";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/de-DE";
4
+ const m = e(
5
+ r,
6
+ o
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/en-US";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/en-US";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/en-US";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/es-ES";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/es-ES";
3
+ import s from "@univerjs/sheets-hyper-link-ui/locale/es-ES";
4
+ const m = e(
5
+ r,
6
+ s
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/fa-IR";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/fa-IR";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/fa-IR";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/fr-FR";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/fr-FR";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/fr-FR";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/id-ID";
3
+ import i from "@univerjs/sheets-hyper-link-ui/locale/id-ID";
4
+ const m = e(
5
+ r,
6
+ i
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/it-IT";
3
+ import i from "@univerjs/sheets-hyper-link-ui/locale/it-IT";
4
+ const m = e(
5
+ r,
6
+ i
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/ja-JP";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/ja-JP";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/ja-JP";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/ko-KR";
2
3
  import o from "@univerjs/sheets-hyper-link-ui/locale/ko-KR";
3
- const t = e(
4
+ const m = e(
5
+ r,
4
6
  o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/pl-PL";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/pl-PL";
4
+ const m = e(
5
+ r,
6
+ o
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/pt-BR";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/pt-BR";
4
+ const m = e(
5
+ r,
6
+ o
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/ru-RU";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/ru-RU";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/ru-RU";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/sk-SK";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/sk-SK";
3
+ import s from "@univerjs/sheets-hyper-link-ui/locale/sk-SK";
4
+ const m = e(
5
+ r,
6
+ s
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/vi-VN";
3
- const s = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/vi-VN";
3
+ import i from "@univerjs/sheets-hyper-link-ui/locale/vi-VN";
4
+ const m = e(
5
+ r,
6
+ i
5
7
  );
6
8
  export {
7
- s as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/zh-CN";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/zh-CN";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/zh-CN";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/zh-HK";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/zh-HK";
4
+ const m = e(
5
+ r,
6
+ o
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/zh-TW";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/zh-TW";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/zh-TW";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/ar-SA";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/ar-SA";
4
+ const m = e(
5
+ r,
6
+ o
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/ca-ES";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/ca-ES";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/ca-ES";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/de-DE";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/de-DE";
4
+ const m = e(
5
+ r,
6
+ o
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/en-US";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/en-US";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/en-US";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/es-ES";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/es-ES";
3
+ import s from "@univerjs/sheets-hyper-link-ui/locale/es-ES";
4
+ const m = e(
5
+ r,
6
+ s
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/fa-IR";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/fa-IR";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/fa-IR";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/fr-FR";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/fr-FR";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/fr-FR";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/id-ID";
3
+ import i from "@univerjs/sheets-hyper-link-ui/locale/id-ID";
4
+ const m = e(
5
+ r,
6
+ i
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/it-IT";
3
+ import i from "@univerjs/sheets-hyper-link-ui/locale/it-IT";
4
+ const m = e(
5
+ r,
6
+ i
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/ja-JP";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/ja-JP";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/ja-JP";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/ko-KR";
2
3
  import o from "@univerjs/sheets-hyper-link-ui/locale/ko-KR";
3
- const t = e(
4
+ const m = e(
5
+ r,
4
6
  o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/pl-PL";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/pl-PL";
4
+ const m = e(
5
+ r,
6
+ o
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/pt-BR";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/pt-BR";
4
+ const m = e(
5
+ r,
6
+ o
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/ru-RU";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/ru-RU";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/ru-RU";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/sk-SK";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/sk-SK";
3
+ import s from "@univerjs/sheets-hyper-link-ui/locale/sk-SK";
4
+ const m = e(
5
+ r,
6
+ s
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/vi-VN";
3
- const s = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/vi-VN";
3
+ import i from "@univerjs/sheets-hyper-link-ui/locale/vi-VN";
4
+ const m = e(
5
+ r,
6
+ i
5
7
  );
6
8
  export {
7
- s as default
9
+ m as default
8
10
  };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/zh-CN";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/zh-CN";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/zh-CN";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };
@@ -0,0 +1,10 @@
1
+ import { mergeLocales as e } from "@univerjs/core";
2
+ import r from "@univerjs/sheets-hyper-link/locale/zh-HK";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/zh-HK";
4
+ const m = e(
5
+ r,
6
+ o
7
+ );
8
+ export {
9
+ m as default
10
+ };
@@ -1,8 +1,10 @@
1
1
  import { mergeLocales as e } from "@univerjs/core";
2
- import r from "@univerjs/sheets-hyper-link-ui/locale/zh-TW";
3
- const t = e(
4
- r
2
+ import r from "@univerjs/sheets-hyper-link/locale/zh-TW";
3
+ import o from "@univerjs/sheets-hyper-link-ui/locale/zh-TW";
4
+ const m = e(
5
+ r,
6
+ o
5
7
  );
6
8
  export {
7
- t as default
9
+ m as default
8
10
  };