@univerjs-pro/sheets-pivot 1.0.0-alpha.2 → 1.0.0-alpha.4

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 (91) hide show
  1. package/README.md +8 -2
  2. package/lib/cjs/facade.js +1 -1
  3. package/lib/cjs/index.js +1 -1
  4. package/lib/cjs/locale/ar-SA.js +1 -1
  5. package/lib/cjs/locale/ca-ES.js +1 -1
  6. package/lib/cjs/locale/de-DE.js +1 -1
  7. package/lib/cjs/locale/en-US.js +1 -1
  8. package/lib/cjs/locale/es-ES.js +1 -1
  9. package/lib/cjs/locale/fa-IR.js +1 -1
  10. package/lib/cjs/locale/fr-FR.js +1 -1
  11. package/lib/cjs/locale/id-ID.js +1 -1
  12. package/lib/cjs/locale/it-IT.js +1 -1
  13. package/lib/cjs/locale/ja-JP.js +1 -1
  14. package/lib/cjs/locale/ko-KR.js +1 -1
  15. package/lib/cjs/locale/pl-PL.js +1 -1
  16. package/lib/cjs/locale/pt-BR.js +1 -1
  17. package/lib/cjs/locale/ru-RU.js +1 -1
  18. package/lib/cjs/locale/sk-SK.js +1 -1
  19. package/lib/cjs/locale/vi-VN.js +1 -1
  20. package/lib/cjs/locale/zh-CN.js +1 -1
  21. package/lib/cjs/locale/zh-HK.js +1 -1
  22. package/lib/cjs/locale/zh-TW.js +1 -1
  23. package/lib/es/facade.js +1 -1
  24. package/lib/es/index.js +1 -1
  25. package/lib/es/locale/ar-SA.js +1 -1
  26. package/lib/es/locale/ca-ES.js +1 -1
  27. package/lib/es/locale/de-DE.js +1 -1
  28. package/lib/es/locale/en-US.js +1 -1
  29. package/lib/es/locale/es-ES.js +1 -1
  30. package/lib/es/locale/fa-IR.js +1 -1
  31. package/lib/es/locale/fr-FR.js +1 -1
  32. package/lib/es/locale/id-ID.js +1 -1
  33. package/lib/es/locale/it-IT.js +1 -1
  34. package/lib/es/locale/ja-JP.js +1 -1
  35. package/lib/es/locale/ko-KR.js +1 -1
  36. package/lib/es/locale/pl-PL.js +1 -1
  37. package/lib/es/locale/pt-BR.js +1 -1
  38. package/lib/es/locale/ru-RU.js +1 -1
  39. package/lib/es/locale/sk-SK.js +1 -1
  40. package/lib/es/locale/vi-VN.js +1 -1
  41. package/lib/es/locale/zh-CN.js +1 -1
  42. package/lib/es/locale/zh-HK.js +1 -1
  43. package/lib/es/locale/zh-TW.js +1 -1
  44. package/lib/facade.js +1 -1
  45. package/lib/index.js +1 -1
  46. package/lib/locale/ar-SA.js +1 -1
  47. package/lib/locale/ca-ES.js +1 -1
  48. package/lib/locale/de-DE.js +1 -1
  49. package/lib/locale/en-US.js +1 -1
  50. package/lib/locale/es-ES.js +1 -1
  51. package/lib/locale/fa-IR.js +1 -1
  52. package/lib/locale/fr-FR.js +1 -1
  53. package/lib/locale/id-ID.js +1 -1
  54. package/lib/locale/it-IT.js +1 -1
  55. package/lib/locale/ja-JP.js +1 -1
  56. package/lib/locale/ko-KR.js +1 -1
  57. package/lib/locale/pl-PL.js +1 -1
  58. package/lib/locale/pt-BR.js +1 -1
  59. package/lib/locale/ru-RU.js +1 -1
  60. package/lib/locale/sk-SK.js +1 -1
  61. package/lib/locale/vi-VN.js +1 -1
  62. package/lib/locale/zh-CN.js +1 -1
  63. package/lib/locale/zh-HK.js +1 -1
  64. package/lib/locale/zh-TW.js +1 -1
  65. package/lib/types/const/const.d.ts +1 -1
  66. package/lib/types/facade/f-generic-pivot-table.d.ts +2 -2
  67. package/lib/types/facade/f-pivot-table.d.ts +29 -29
  68. package/lib/types/facade/f-workbook.d.ts +2 -2
  69. package/lib/types/index.d.ts +5 -17
  70. package/lib/umd/facade.js +1 -1
  71. package/lib/umd/index.js +1 -1
  72. package/lib/umd/locale/ar-SA.js +1 -1
  73. package/lib/umd/locale/ca-ES.js +1 -1
  74. package/lib/umd/locale/de-DE.js +1 -1
  75. package/lib/umd/locale/en-US.js +1 -1
  76. package/lib/umd/locale/es-ES.js +1 -1
  77. package/lib/umd/locale/fa-IR.js +1 -1
  78. package/lib/umd/locale/fr-FR.js +1 -1
  79. package/lib/umd/locale/id-ID.js +1 -1
  80. package/lib/umd/locale/it-IT.js +1 -1
  81. package/lib/umd/locale/ja-JP.js +1 -1
  82. package/lib/umd/locale/ko-KR.js +1 -1
  83. package/lib/umd/locale/pl-PL.js +1 -1
  84. package/lib/umd/locale/pt-BR.js +1 -1
  85. package/lib/umd/locale/ru-RU.js +1 -1
  86. package/lib/umd/locale/sk-SK.js +1 -1
  87. package/lib/umd/locale/vi-VN.js +1 -1
  88. package/lib/umd/locale/zh-CN.js +1 -1
  89. package/lib/umd/locale/zh-HK.js +1 -1
  90. package/lib/umd/locale/zh-TW.js +1 -1
  91. package/package.json +11 -11
@@ -1 +1 @@
1
- function _0x1455(){var _0xebdab6=['最大值项:','平均值项:','9068770mBoqVZ','{0}-{1}','{0}','总体标准偏差项:','112paPgsa','总体方差项:','(其他)','乘积项:','124368ikUQYS','exports','4119324xpyYCT','1002987jHidZd','求和项:','135YfmGsb','1662pexZKg','计数项:','数值计数项:','{0}:{1}','4DyhdRT','最小值项:','行标签','年-月','方差项:','{0}{1}','622zLYEhA','amd','273540ylfWRn','{0}\x20{1}','年-月-日','小时-分钟','948120ZdHXEX','月-日','{0}-{1}-{2}'];_0x1455=function(){return _0xebdab6;};return _0x1455();}function _0x1a39(_0x21f24e,_0x265c97){_0x21f24e=_0x21f24e-0x99;var _0x145517=_0x1455();var _0x1a3931=_0x145517[_0x21f24e];return _0x1a3931;}(function(_0x38ee72,_0x253685){var _0x39cfcb=_0x1a39,_0x46e2b5=_0x38ee72();while(!![]){try{var _0x1363c1=-parseInt(_0x39cfcb(0xb7))/0x1*(-parseInt(_0x39cfcb(0xad))/0x2)+-parseInt(_0x39cfcb(0xaa))/0x3*(parseInt(_0x39cfcb(0xb1))/0x4)+-parseInt(_0x39cfcb(0x9a))/0x5+parseInt(_0x39cfcb(0xb9))/0x6*(-parseInt(_0x39cfcb(0xa3))/0x7)+parseInt(_0x39cfcb(0xa7))/0x8*(parseInt(_0x39cfcb(0xac))/0x9)+parseInt(_0x39cfcb(0x9f))/0xa+parseInt(_0x39cfcb(0xa9))/0xb;if(_0x1363c1===_0x253685)break;else _0x46e2b5['push'](_0x46e2b5['shift']());}catch(_0x5ea4af){_0x46e2b5['push'](_0x46e2b5['shift']());}}}(_0x1455,0xbdf38),function(_0x5d0776,_0x3ffe1d){var _0xd95874=_0x1a39;typeof exports=='object'&&typeof module<'u'?module[_0xd95874(0xa8)]=_0x3ffe1d():typeof define=='function'&&define[_0xd95874(0xb8)]?define([],_0x3ffe1d):(_0x5d0776=typeof globalThis<'u'?globalThis:_0x5d0776||self,_0x5d0776['UniverProSheetsPivotZhCN']=_0x3ffe1d());}(this,function(){var _0x28efe8=_0x1a39;return{'sheets-pivot':{'sheet':'工作表','blankValue':'(空白)','otherValue':_0x28efe8(0xa5),'columnName':'列\x20','subTotalText':'汇总','grandTotalText':'总计','valueText':'值','rowLabels':_0x28efe8(0xb3),'columnLabels':'列标签','averageName':_0x28efe8(0x9e),'countName':_0x28efe8(0xae),'countNumsName':_0x28efe8(0xaf),'maxName':_0x28efe8(0x9d),'minName':_0x28efe8(0xb2),'productName':_0x28efe8(0xa6),'stdDevName':'标准偏差项:','stdDevpName':_0x28efe8(0xa2),'sumName':_0x28efe8(0xab),'varName':_0x28efe8(0xb5),'varpName':_0x28efe8(0xa4),'subTotal':'汇总','grandTotal':'总计','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x28efe8(0xb6),'subtotal':_0x28efe8(0xba),'grandTotal':_0x28efe8(0xba),'multipleGrandTotal':_0x28efe8(0xa1),'subtotalWithValue':_0x28efe8(0xba)},'emptyPivot':{'filter':'筛选','row':'行','column':'列','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小时','minute':'分钟','hourMinute':_0x28efe8(0x99),'quarter':'季度','monthDate':_0x28efe8(0x9b),'yearQuarter':'年-季度','yearMonth':_0x28efe8(0xb4),'yearMonthDate':_0x28efe8(0xbb)},'cellDateGroupDisplay':{'minute':_0x28efe8(0xa1),'hour':_0x28efe8(0xa1),'hourMinute':_0x28efe8(0xb0),'date':_0x28efe8(0xa1),'month':'{0}','monthDate':_0x28efe8(0xa0),'quarter':'Q{0}','year':_0x28efe8(0xa1),'yearMonth':_0x28efe8(0xa0),'yearMonthDate':_0x28efe8(0x9c),'yearQuarter':'{0}-Q{1}'}}};}));
1
+ function _0x24c6(_0x3548f9,_0x19ea18){_0x3548f9=_0x3548f9-0x1a7;var _0x202976=_0x2029();var _0x24c643=_0x202976[_0x3548f9];return _0x24c643;}(function(_0x46f634,_0x3ebde6){var _0x3fe7d2=_0x24c6,_0xe15ebc=_0x46f634();while(!![]){try{var _0x241a5=parseInt(_0x3fe7d2(0x1a9))/0x1*(-parseInt(_0x3fe7d2(0x1be))/0x2)+-parseInt(_0x3fe7d2(0x1c9))/0x3+-parseInt(_0x3fe7d2(0x1a8))/0x4+parseInt(_0x3fe7d2(0x1b1))/0x5*(-parseInt(_0x3fe7d2(0x1b9))/0x6)+parseInt(_0x3fe7d2(0x1a7))/0x7+-parseInt(_0x3fe7d2(0x1b4))/0x8+parseInt(_0x3fe7d2(0x1ac))/0x9;if(_0x241a5===_0x3ebde6)break;else _0xe15ebc['push'](_0xe15ebc['shift']());}catch(_0x8e5741){_0xe15ebc['push'](_0xe15ebc['shift']());}}}(_0x2029,0xa51cf),function(_0x154d4e,_0x540966){var _0x1e5016=_0x24c6;typeof exports==_0x1e5016(0x1c7)&&typeof module<'u'?module['exports']=_0x540966():typeof define==_0x1e5016(0x1ba)&&define[_0x1e5016(0x1b2)]?define([],_0x540966):(_0x154d4e=typeof globalThis<'u'?globalThis:_0x154d4e||self,_0x154d4e[_0x1e5016(0x1b5)]=_0x540966());}(this,function(){var _0x49d3d6=_0x24c6;return{'sheets-pivot':{'sheet':_0x49d3d6(0x1af),'blankValue':_0x49d3d6(0x1b3),'otherValue':'(其他)','columnName':'列\x20','subTotalText':'汇总','grandTotalText':'总计','valueText':'值','rowLabels':'行标签','columnLabels':'列标签','averageName':_0x49d3d6(0x1ca),'countName':'计数项:','countNumsName':'数值计数项:','maxName':_0x49d3d6(0x1ae),'minName':_0x49d3d6(0x1c2),'productName':_0x49d3d6(0x1bb),'stdDevName':_0x49d3d6(0x1c5),'stdDevpName':_0x49d3d6(0x1c6),'sumName':_0x49d3d6(0x1b6),'varName':_0x49d3d6(0x1b8),'varpName':'总体方差项:','subTotal':'汇总','grandTotal':'总计','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x49d3d6(0x1c8),'subtotal':_0x49d3d6(0x1bf),'grandTotal':_0x49d3d6(0x1bf),'multipleGrandTotal':_0x49d3d6(0x1b0),'subtotalWithValue':_0x49d3d6(0x1bf)},'emptyPivot':{'filter':'筛选','row':'行','column':'列','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小时','minute':'分钟','hourMinute':_0x49d3d6(0x1ab),'quarter':'季度','monthDate':_0x49d3d6(0x1c3),'yearQuarter':_0x49d3d6(0x1c0),'yearMonth':_0x49d3d6(0x1bc),'yearMonthDate':_0x49d3d6(0x1ad)},'cellDateGroupDisplay':{'minute':_0x49d3d6(0x1b0),'hour':_0x49d3d6(0x1b0),'hourMinute':_0x49d3d6(0x1b7),'date':'{0}','month':_0x49d3d6(0x1b0),'monthDate':_0x49d3d6(0x1c4),'quarter':_0x49d3d6(0x1c1),'year':_0x49d3d6(0x1b0),'yearMonth':_0x49d3d6(0x1c4),'yearMonthDate':_0x49d3d6(0x1aa),'yearQuarter':_0x49d3d6(0x1bd)}}};}));function _0x2029(){var _0x320ea8=['年-月-日','最大值项:','工作表','{0}','3012005kMGUvX','amd','(空白)','2795088rjiDyF','UniverProSheetsPivotZhCN','求和项:','{0}:{1}','方差项:','6tKxlGY','function','乘积项:','年-月','{0}-Q{1}','2024262BVAQdO','{0}\x20{1}','年-季度','Q{0}','最小值项:','月-日','{0}-{1}','标准偏差项:','总体标准偏差项:','object','{0}{1}','2141514pbCMgr','平均值项:','5085479HJtpqF','810704RInxhd','1qReTVJ','{0}-{1}-{2}','小时-分钟','25472142aBTUZf'];_0x2029=function(){return _0x320ea8;};return _0x2029();}
@@ -1 +1 @@
1
- function _0x47dd(_0x5ace34,_0x516cee){_0x5ace34=_0x5ace34-0x10c;var _0x514651=_0x5146();var _0x47ddf4=_0x514651[_0x5ace34];return _0x47ddf4;}(function(_0x4116fa,_0x603b18){var _0x31b73f=_0x47dd,_0x53a9dc=_0x4116fa();while(!![]){try{var _0x20d927=parseInt(_0x31b73f(0x121))/0x1+parseInt(_0x31b73f(0x117))/0x2*(parseInt(_0x31b73f(0x115))/0x3)+-parseInt(_0x31b73f(0x129))/0x4+parseInt(_0x31b73f(0x10f))/0x5+-parseInt(_0x31b73f(0x119))/0x6+-parseInt(_0x31b73f(0x126))/0x7*(parseInt(_0x31b73f(0x116))/0x8)+parseInt(_0x31b73f(0x127))/0x9*(parseInt(_0x31b73f(0x124))/0xa);if(_0x20d927===_0x603b18)break;else _0x53a9dc['push'](_0x53a9dc['shift']());}catch(_0x879be){_0x53a9dc['push'](_0x53a9dc['shift']());}}}(_0x5146,0xa9dfc),function(_0x23a080,_0xd2c5ce){var _0x561709=_0x47dd;typeof exports==_0x561709(0x12a)&&typeof module<'u'?module['exports']=_0xd2c5ce():typeof define==_0x561709(0x11b)&&define['amd']?define([],_0xd2c5ce):(_0x23a080=typeof globalThis<'u'?globalThis:_0x23a080||self,_0x23a080[_0x561709(0x10d)]=_0xd2c5ce());}(this,function(){var _0x194716=_0x47dd;return{'sheets-pivot':{'sheet':_0x194716(0x11c),'blankValue':_0x194716(0x120),'otherValue':_0x194716(0x118),'columnName':'欄\x20','subTotalText':'小計','grandTotalText':'總計','valueText':'值','rowLabels':_0x194716(0x111),'columnLabels':'列標籤','averageName':'平均值項:','countName':_0x194716(0x10c),'countNumsName':'數值計數項:','maxName':_0x194716(0x12d),'minName':_0x194716(0x123),'productName':_0x194716(0x125),'stdDevName':_0x194716(0x11a),'stdDevpName':'總體標準差項:','sumName':'求和項:','varName':_0x194716(0x122),'varpName':_0x194716(0x110),'subTotal':'小計','grandTotal':'總計','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x194716(0x11f),'subtotal':_0x194716(0x10e),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x194716(0x128),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':'篩選','row':'行','column':'欄','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小時','minute':'分鐘','hourMinute':_0x194716(0x12b),'quarter':'季度','monthDate':'月-日','yearQuarter':_0x194716(0x11d),'yearMonth':'年-月','yearMonthDate':_0x194716(0x11e)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x194716(0x128),'hourMinute':'{0}:{1}','date':_0x194716(0x128),'month':_0x194716(0x128),'monthDate':_0x194716(0x112),'quarter':_0x194716(0x114),'year':_0x194716(0x128),'yearMonth':'{0}-{1}','yearMonthDate':_0x194716(0x113),'yearQuarter':_0x194716(0x12c)}}};}));function _0x5146(){var _0x512d7f=['326006jtcCUZ','方差項:','最小值項:','30cMGncD','乘積項:','14jdEyyE','7641207ekQvTB','{0}','4049192LEwGQy','object','小時-分鐘','{0}-Q{1}','最大值項:','計數項:','UniverProSheetsPivotZhHK','{0}\x20{1}','2777165KRVJqw','總體方差項:','行標籤','{0}-{1}','{0}-{1}-{2}','Q{0}','18NlnfoJ','4908472DCbULz','116962QpoMCX','(其他)','5065044UrJfjT','標準差項:','function','工作表','年-季度','年-月-日','{0}{1}','(空白)'];_0x5146=function(){return _0x512d7f;};return _0x5146();}
1
+ function _0x4c4b(_0x26542d,_0x183ba5){_0x26542d=_0x26542d-0x9f;var _0x3952a2=_0x3952();var _0x4c4b7c=_0x3952a2[_0x26542d];return _0x4c4b7c;}function _0x3952(){var _0x3f087a=['年-季度','列標籤','amd','標準差項:','2fOeRgV','217492fZhBOy','269004pmKtbU','平均值項:','432jJrMOT','{0}\x20{1}','{0}-{1}','計數項:','年-月-日','{0}','乘積項:','59668JgYvMo','1179624klcVad','{0}{1}','Q{0}','153837BfiylH','object','總體方差項:','月-日','工作表','年-月','(其他)','UniverProSheetsPivotZhHK','{0}-Q{1}','3514670zXWByc','最小值項:','{0}:{1}','1500tWrdog','(空白)','小時-分鐘','6259096lQFlXU'];_0x3952=function(){return _0x3f087a;};return _0x3952();}(function(_0x35f523,_0x38ecd2){var _0x1833b5=_0x4c4b,_0x506979=_0x35f523();while(!![]){try{var _0x58a431=-parseInt(_0x1833b5(0xbf))/0x1+parseInt(_0x1833b5(0xbe))/0x2*(-parseInt(_0x1833b5(0xc0))/0x3)+parseInt(_0x1833b5(0xa7))/0x4+-parseInt(_0x1833b5(0xb3))/0x5+-parseInt(_0x1833b5(0x9f))/0x6*(parseInt(_0x1833b5(0xa6))/0x7)+-parseInt(_0x1833b5(0xb9))/0x8+parseInt(_0x1833b5(0xaa))/0x9*(parseInt(_0x1833b5(0xb6))/0xa);if(_0x58a431===_0x38ecd2)break;else _0x506979['push'](_0x506979['shift']());}catch(_0x44acd3){_0x506979['push'](_0x506979['shift']());}}}(_0x3952,0x6e827),function(_0x1e0d35,_0x444e92){var _0x3ada36=_0x4c4b;typeof exports==_0x3ada36(0xab)&&typeof module<'u'?module['exports']=_0x444e92():typeof define=='function'&&define[_0x3ada36(0xbc)]?define([],_0x444e92):(_0x1e0d35=typeof globalThis<'u'?globalThis:_0x1e0d35||self,_0x1e0d35[_0x3ada36(0xb1)]=_0x444e92());}(this,function(){var _0xfccec0=_0x4c4b;return{'sheets-pivot':{'sheet':_0xfccec0(0xae),'blankValue':_0xfccec0(0xb7),'otherValue':_0xfccec0(0xb0),'columnName':'欄\x20','subTotalText':'小計','grandTotalText':'總計','valueText':'值','rowLabels':'行標籤','columnLabels':_0xfccec0(0xbb),'averageName':_0xfccec0(0xc1),'countName':_0xfccec0(0xa2),'countNumsName':'數值計數項:','maxName':'最大值項:','minName':_0xfccec0(0xb4),'productName':_0xfccec0(0xa5),'stdDevName':_0xfccec0(0xbd),'stdDevpName':'總體標準差項:','sumName':'求和項:','varName':'方差項:','varpName':_0xfccec0(0xac),'subTotal':'小計','grandTotal':'總計','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0xfccec0(0xa8),'subtotal':'{0}\x20{1}','grandTotal':_0xfccec0(0xa0),'multipleGrandTotal':'{0}','subtotalWithValue':_0xfccec0(0xa0)},'emptyPivot':{'filter':'篩選','row':'行','column':'欄','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小時','minute':'分鐘','hourMinute':_0xfccec0(0xb8),'quarter':'季度','monthDate':_0xfccec0(0xad),'yearQuarter':_0xfccec0(0xba),'yearMonth':_0xfccec0(0xaf),'yearMonthDate':_0xfccec0(0xa3)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0xfccec0(0xa4),'hourMinute':_0xfccec0(0xb5),'date':_0xfccec0(0xa4),'month':_0xfccec0(0xa4),'monthDate':_0xfccec0(0xa1),'quarter':_0xfccec0(0xa9),'year':_0xfccec0(0xa4),'yearMonth':_0xfccec0(0xa1),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0xfccec0(0xb2)}}};}));
@@ -1 +1 @@
1
- function _0x55bb(_0xe6106b,_0xab50f0){_0xe6106b=_0xe6106b-0x68;var _0x5c8569=_0x5c85();var _0x55bb84=_0x5c8569[_0xe6106b];return _0x55bb84;}function _0x5c85(){var _0x4759ce=['amd','915inbDLP','5803966NWReKY','總體標準差項:','40782YCPzDa','16127782LKdwJz','標準差項:','function','object','4GeQsHr','3348711ccvIGp','小時-分鐘','總體方差項:','{0}-{1}-{2}','計數項:','48mxAHWK','8IyFupq','工作表','乘積項:','最小值項:','(空白)','平均值項:','行標籤','1299DnUssd','exports','{0}-{1}','7165863NXVdSD','{0}{1}','(其他)','Q{0}','月-日','列標籤','8630830Tdmkeh','472VeTcuG','年-月','{0}:{1}','{0}','{0}\x20{1}'];_0x5c85=function(){return _0x4759ce;};return _0x5c85();}(function(_0x323346,_0x13048a){var _0x5f3c0f=_0x55bb,_0x2adb3d=_0x323346();while(!![]){try{var _0x53b9ff=-parseInt(_0x5f3c0f(0x7d))/0x1*(parseInt(_0x5f3c0f(0x87))/0x2)+parseInt(_0x5f3c0f(0x70))/0x3*(-parseInt(_0x5f3c0f(0x6f))/0x4)+parseInt(_0x5f3c0f(0x8d))/0x5*(-parseInt(_0x5f3c0f(0x6a))/0x6)+parseInt(_0x5f3c0f(0x68))/0x7*(-parseInt(_0x5f3c0f(0x76))/0x8)+-parseInt(_0x5f3c0f(0x80))/0x9+-parseInt(_0x5f3c0f(0x86))/0xa+parseInt(_0x5f3c0f(0x6b))/0xb*(parseInt(_0x5f3c0f(0x75))/0xc);if(_0x53b9ff===_0x13048a)break;else _0x2adb3d['push'](_0x2adb3d['shift']());}catch(_0x205742){_0x2adb3d['push'](_0x2adb3d['shift']());}}}(_0x5c85,0xad3c0),function(_0x5d20f1,_0x259710){var _0x314bbd=_0x55bb;typeof exports==_0x314bbd(0x6e)&&typeof module<'u'?module[_0x314bbd(0x7e)]=_0x259710():typeof define==_0x314bbd(0x6d)&&define[_0x314bbd(0x8c)]?define([],_0x259710):(_0x5d20f1=typeof globalThis<'u'?globalThis:_0x5d20f1||self,_0x5d20f1['UniverProSheetsPivotZhTW']=_0x259710());}(this,function(){var _0x1130cb=_0x55bb;return{'sheets-pivot':{'sheet':_0x1130cb(0x77),'blankValue':_0x1130cb(0x7a),'otherValue':_0x1130cb(0x82),'columnName':'欄\x20','subTotalText':'小計','grandTotalText':'總計','valueText':'值','rowLabels':_0x1130cb(0x7c),'columnLabels':_0x1130cb(0x85),'averageName':_0x1130cb(0x7b),'countName':_0x1130cb(0x74),'countNumsName':'數值計數項:','maxName':'最大值項:','minName':_0x1130cb(0x79),'productName':_0x1130cb(0x78),'stdDevName':_0x1130cb(0x6c),'stdDevpName':_0x1130cb(0x69),'sumName':'求和項:','varName':'方差項:','varpName':_0x1130cb(0x72),'subTotal':'小計','grandTotal':'總計','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x1130cb(0x81),'subtotal':_0x1130cb(0x8b),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x1130cb(0x8a),'subtotalWithValue':_0x1130cb(0x8b)},'emptyPivot':{'filter':'篩選','row':'行','column':'欄','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小時','minute':'分鐘','hourMinute':_0x1130cb(0x71),'quarter':'季度','monthDate':_0x1130cb(0x84),'yearQuarter':'年-季度','yearMonth':_0x1130cb(0x88),'yearMonthDate':'年-月-日'},'cellDateGroupDisplay':{'minute':_0x1130cb(0x8a),'hour':'{0}','hourMinute':_0x1130cb(0x89),'date':'{0}','month':'{0}','monthDate':_0x1130cb(0x7f),'quarter':_0x1130cb(0x83),'year':'{0}','yearMonth':_0x1130cb(0x7f),'yearMonthDate':_0x1130cb(0x73),'yearQuarter':'{0}-Q{1}'}}};}));
1
+ function _0x2ee9(_0x460c51,_0x21ff2f){_0x460c51=_0x460c51-0xe8;var _0x103bc7=_0x103b();var _0x2ee9b0=_0x103bc7[_0x460c51];return _0x2ee9b0;}function _0x103b(){var _0x4d672d=['42ulfSim','方差項:','年-月','{0}:{1}','年-月-日','34458wmPlfG','總體標準差項:','750396hJWOEZ','數值計數項:','{0}','1688724ACBzYb','{0}-{1}','Q{0}','{0}{1}','15ZvSNzW','計數項:','求和項:','exports','190OEiBEQ','{0}-{1}-{2}','4259547qZTTEF','amd','972367yvrJdN','小時-分鐘','總體方差項:','最小值項:','28428dzXqJc','月-日','777904tECKSJ','列標籤','function','最大值項:','960MHoXId','{0}\x20{1}','object','(空白)'];_0x103b=function(){return _0x4d672d;};return _0x103b();}(function(_0x4e1dd6,_0x16b690){var _0x3620bc=_0x2ee9,_0x41772d=_0x4e1dd6();while(!![]){try{var _0x2c401b=-parseInt(_0x3620bc(0x109))/0x1+parseInt(_0x3620bc(0xe8))/0x2+-parseInt(_0x3620bc(0xec))/0x3*(-parseInt(_0x3620bc(0xf8))/0x4)+-parseInt(_0x3620bc(0xfe))/0x5*(-parseInt(_0x3620bc(0x107))/0x6)+-parseInt(_0x3620bc(0x102))/0x7*(-parseInt(_0x3620bc(0xfa))/0x8)+parseInt(_0x3620bc(0xf2))/0x9+-parseInt(_0x3620bc(0xf0))/0xa*(parseInt(_0x3620bc(0xf4))/0xb);if(_0x2c401b===_0x16b690)break;else _0x41772d['push'](_0x41772d['shift']());}catch(_0x1ed192){_0x41772d['push'](_0x41772d['shift']());}}}(_0x103b,0x94c2d),function(_0x1263cc,_0x5c467b){var _0x25576e=_0x2ee9;typeof exports==_0x25576e(0x100)&&typeof module<'u'?module[_0x25576e(0xef)]=_0x5c467b():typeof define==_0x25576e(0xfc)&&define[_0x25576e(0xf3)]?define([],_0x5c467b):(_0x1263cc=typeof globalThis<'u'?globalThis:_0x1263cc||self,_0x1263cc['UniverProSheetsPivotZhTW']=_0x5c467b());}(this,function(){var _0x468a58=_0x2ee9;return{'sheets-pivot':{'sheet':'工作表','blankValue':_0x468a58(0x101),'otherValue':'(其他)','columnName':'欄\x20','subTotalText':'小計','grandTotalText':'總計','valueText':'值','rowLabels':'行標籤','columnLabels':_0x468a58(0xfb),'averageName':'平均值項:','countName':_0x468a58(0xed),'countNumsName':_0x468a58(0x10a),'maxName':_0x468a58(0xfd),'minName':_0x468a58(0xf7),'productName':'乘積項:','stdDevName':'標準差項:','stdDevpName':_0x468a58(0x108),'sumName':_0x468a58(0xee),'varName':_0x468a58(0x103),'varpName':_0x468a58(0xf6),'subTotal':'小計','grandTotal':'總計','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x468a58(0xeb),'subtotal':'{0}\x20{1}','grandTotal':_0x468a58(0xff),'multipleGrandTotal':'{0}','subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':'篩選','row':'行','column':'欄','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小時','minute':'分鐘','hourMinute':_0x468a58(0xf5),'quarter':'季度','monthDate':_0x468a58(0xf9),'yearQuarter':'年-季度','yearMonth':_0x468a58(0x104),'yearMonthDate':_0x468a58(0x106)},'cellDateGroupDisplay':{'minute':_0x468a58(0x10b),'hour':'{0}','hourMinute':_0x468a58(0x105),'date':_0x468a58(0x10b),'month':_0x468a58(0x10b),'monthDate':'{0}-{1}','quarter':_0x468a58(0xea),'year':_0x468a58(0x10b),'yearMonth':_0x468a58(0xe9),'yearMonthDate':_0x468a58(0xf1),'yearQuarter':'{0}-Q{1}'}}};}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/sheets-pivot",
3
- "version": "1.0.0-alpha.2",
3
+ "version": "1.0.0-alpha.4",
4
4
  "private": false,
5
5
  "description": "Pivot table integration for Univer Sheets.",
6
6
  "author": "DreamNum Co., Ltd. <developer@univer.ai>",
@@ -66,20 +66,20 @@
66
66
  "rxjs": ">=7.0.0"
67
67
  },
68
68
  "dependencies": {
69
- "@univerjs/core": "1.0.0-alpha.2",
70
- "@univerjs/engine-formula": "1.0.0-alpha.2",
71
- "@univerjs-pro/license": "1.0.0-alpha.2",
72
- "@univerjs/rpc": "1.0.0-alpha.2",
73
- "@univerjs/sheets-filter": "1.0.0-alpha.2",
74
- "@univerjs/engine-render": "1.0.0-alpha.2",
75
- "@univerjs-pro/engine-pivot": "1.0.0-alpha.2",
76
- "@univerjs/sheets": "1.0.0-alpha.2"
69
+ "@univerjs-pro/engine-pivot": "1.0.0-alpha.4",
70
+ "@univerjs-pro/license": "1.0.0-alpha.4",
71
+ "@univerjs/core": "1.0.0-alpha.4",
72
+ "@univerjs/engine-formula": "1.0.0-alpha.4",
73
+ "@univerjs/engine-render": "1.0.0-alpha.4",
74
+ "@univerjs/rpc": "1.0.0-alpha.4",
75
+ "@univerjs/sheets": "1.0.0-alpha.4",
76
+ "@univerjs/sheets-filter": "1.0.0-alpha.4"
77
77
  },
78
78
  "devDependencies": {
79
79
  "rxjs": "7.8.2",
80
80
  "typescript": "^6.0.3",
81
- "vitest": "^4.1.9",
82
- "@univerjs-infra/shared": "1.0.0-alpha.2"
81
+ "vitest": "^4.1.10",
82
+ "@univerjs-infra/shared": "1.0.0-alpha.4"
83
83
  },
84
84
  "scripts": {
85
85
  "test": "vitest run",