@univerjs-pro/sheets-pivot 0.24.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 (103) hide show
  1. package/lib/cjs/facade.js +1 -1
  2. package/lib/cjs/index.js +1 -1
  3. package/lib/cjs/locale/ar-SA.js +1 -0
  4. package/lib/cjs/locale/ca-ES.js +1 -1
  5. package/lib/cjs/locale/de-DE.js +1 -0
  6. package/lib/cjs/locale/en-US.js +1 -1
  7. package/lib/cjs/locale/es-ES.js +1 -1
  8. package/lib/cjs/locale/fa-IR.js +1 -1
  9. package/lib/cjs/locale/fr-FR.js +1 -1
  10. package/lib/cjs/locale/id-ID.js +1 -0
  11. package/lib/cjs/locale/it-IT.js +1 -0
  12. package/lib/cjs/locale/ja-JP.js +1 -1
  13. package/lib/cjs/locale/ko-KR.js +1 -1
  14. package/lib/cjs/locale/pl-PL.js +1 -0
  15. package/lib/cjs/locale/pt-BR.js +1 -0
  16. package/lib/cjs/locale/ru-RU.js +1 -1
  17. package/lib/cjs/locale/sk-SK.js +1 -1
  18. package/lib/cjs/locale/vi-VN.js +1 -1
  19. package/lib/cjs/locale/zh-CN.js +1 -1
  20. package/lib/cjs/locale/zh-HK.js +1 -0
  21. package/lib/cjs/locale/zh-TW.js +1 -1
  22. package/lib/es/facade.js +1 -1
  23. package/lib/es/index.js +1 -1
  24. package/lib/es/locale/ar-SA.js +1 -0
  25. package/lib/es/locale/ca-ES.js +1 -1
  26. package/lib/es/locale/de-DE.js +1 -0
  27. package/lib/es/locale/en-US.js +1 -1
  28. package/lib/es/locale/es-ES.js +1 -1
  29. package/lib/es/locale/fa-IR.js +1 -1
  30. package/lib/es/locale/fr-FR.js +1 -1
  31. package/lib/es/locale/id-ID.js +1 -0
  32. package/lib/es/locale/it-IT.js +1 -0
  33. package/lib/es/locale/ja-JP.js +1 -1
  34. package/lib/es/locale/ko-KR.js +1 -1
  35. package/lib/es/locale/pl-PL.js +1 -0
  36. package/lib/es/locale/pt-BR.js +1 -0
  37. package/lib/es/locale/ru-RU.js +1 -1
  38. package/lib/es/locale/sk-SK.js +1 -1
  39. package/lib/es/locale/vi-VN.js +1 -1
  40. package/lib/es/locale/zh-CN.js +1 -1
  41. package/lib/es/locale/zh-HK.js +1 -0
  42. package/lib/es/locale/zh-TW.js +1 -1
  43. package/lib/facade.js +1 -1
  44. package/lib/index.js +1 -1
  45. package/lib/locale/ar-SA.js +1 -0
  46. package/lib/locale/ca-ES.js +1 -1
  47. package/lib/locale/de-DE.js +1 -0
  48. package/lib/locale/en-US.js +1 -1
  49. package/lib/locale/es-ES.js +1 -1
  50. package/lib/locale/fa-IR.js +1 -1
  51. package/lib/locale/fr-FR.js +1 -1
  52. package/lib/locale/id-ID.js +1 -0
  53. package/lib/locale/it-IT.js +1 -0
  54. package/lib/locale/ja-JP.js +1 -1
  55. package/lib/locale/ko-KR.js +1 -1
  56. package/lib/locale/pl-PL.js +1 -0
  57. package/lib/locale/pt-BR.js +1 -0
  58. package/lib/locale/ru-RU.js +1 -1
  59. package/lib/locale/sk-SK.js +1 -1
  60. package/lib/locale/vi-VN.js +1 -1
  61. package/lib/locale/zh-CN.js +1 -1
  62. package/lib/locale/zh-HK.js +1 -0
  63. package/lib/locale/zh-TW.js +1 -1
  64. package/lib/types/commands/command/remove-pivot-table.command.d.ts +17 -0
  65. package/lib/types/facade/f-enum.d.ts +29 -1
  66. package/lib/types/facade/f-generic-pivot-table.d.ts +22 -22
  67. package/lib/types/facade/f-pivot-table.d.ts +338 -42
  68. package/lib/types/facade/f-workbook.d.ts +12 -17
  69. package/lib/types/facade/f-worksheet.d.ts +3 -2
  70. package/lib/types/index.d.ts +3 -1
  71. package/lib/types/locale/ar-SA.d.ts +3 -0
  72. package/lib/types/locale/ca-ES.d.ts +1 -1
  73. package/lib/types/locale/de-DE.d.ts +3 -0
  74. package/lib/types/locale/en-US.d.ts +1 -0
  75. package/lib/types/locale/es-ES.d.ts +1 -1
  76. package/lib/types/locale/fr-FR.d.ts +1 -1
  77. package/lib/types/locale/id-ID.d.ts +3 -0
  78. package/lib/types/locale/it-IT.d.ts +3 -0
  79. package/lib/types/locale/pl-PL.d.ts +3 -0
  80. package/lib/types/locale/pt-BR.d.ts +3 -0
  81. package/lib/types/locale/zh-HK.d.ts +3 -0
  82. package/lib/umd/facade.js +1 -1
  83. package/lib/umd/index.js +1 -1
  84. package/lib/umd/locale/ar-SA.js +1 -0
  85. package/lib/umd/locale/ca-ES.js +1 -1
  86. package/lib/umd/locale/de-DE.js +1 -0
  87. package/lib/umd/locale/en-US.js +1 -1
  88. package/lib/umd/locale/es-ES.js +1 -1
  89. package/lib/umd/locale/fa-IR.js +1 -1
  90. package/lib/umd/locale/fr-FR.js +1 -1
  91. package/lib/umd/locale/id-ID.js +1 -0
  92. package/lib/umd/locale/it-IT.js +1 -0
  93. package/lib/umd/locale/ja-JP.js +1 -1
  94. package/lib/umd/locale/ko-KR.js +1 -1
  95. package/lib/umd/locale/pl-PL.js +1 -0
  96. package/lib/umd/locale/pt-BR.js +1 -0
  97. package/lib/umd/locale/ru-RU.js +1 -1
  98. package/lib/umd/locale/sk-SK.js +1 -1
  99. package/lib/umd/locale/vi-VN.js +1 -1
  100. package/lib/umd/locale/zh-CN.js +1 -1
  101. package/lib/umd/locale/zh-HK.js +1 -0
  102. package/lib/umd/locale/zh-TW.js +1 -1
  103. package/package.json +10 -10
@@ -0,0 +1 @@
1
+ function _0x1306(_0x13fde8,_0x239d63){_0x13fde8=_0x13fde8-0x1f1;var _0x2a210c=_0x2a21();var _0x1306db=_0x2a210c[_0x13fde8];return _0x1306db;}(function(_0x3de2b7,_0x55f204){var _0x1a30c2=_0x1306,_0x7b01b2=_0x3de2b7();while(!![]){try{var _0x423485=parseInt(_0x1a30c2(0x216))/0x1+parseInt(_0x1a30c2(0x1f5))/0x2+-parseInt(_0x1a30c2(0x212))/0x3*(parseInt(_0x1a30c2(0x215))/0x4)+-parseInt(_0x1a30c2(0x1f2))/0x5*(parseInt(_0x1a30c2(0x21a))/0x6)+-parseInt(_0x1a30c2(0x1f4))/0x7*(-parseInt(_0x1a30c2(0x1fd))/0x8)+-parseInt(_0x1a30c2(0x204))/0x9+-parseInt(_0x1a30c2(0x202))/0xa*(-parseInt(_0x1a30c2(0x223))/0xb);if(_0x423485===_0x55f204)break;else _0x7b01b2['push'](_0x7b01b2['shift']());}catch(_0x3c5ea2){_0x7b01b2['push'](_0x7b01b2['shift']());}}}(_0x2a21,0xf1770),function(_0x48de8b,_0x36fcbd){var _0x18e786=_0x1306;typeof exports==_0x18e786(0x21b)&&typeof module<'u'?module[_0x18e786(0x1f9)]=_0x36fcbd():typeof define==_0x18e786(0x20e)&&define[_0x18e786(0x21d)]?define([],_0x36fcbd):(_0x48de8b=typeof globalThis<'u'?globalThis:_0x48de8b||self,_0x48de8b[_0x18e786(0x20b)]=_0x36fcbd());}(this,function(){var _0x58a8de=_0x1306;return{'sheets-pivot':{'sheet':_0x58a8de(0x219),'blankValue':_0x58a8de(0x203),'otherValue':_0x58a8de(0x222),'columnName':_0x58a8de(0x218),'subTotalText':_0x58a8de(0x208),'grandTotalText':'الإجمالي\x20الكلي','valueText':_0x58a8de(0x20f),'averageName':_0x58a8de(0x201),'countName':'عدد\x20','countNumsName':_0x58a8de(0x213),'maxName':_0x58a8de(0x1f6),'minName':_0x58a8de(0x220),'productName':_0x58a8de(0x200),'stdDevName':_0x58a8de(0x20a),'stdDevpName':_0x58a8de(0x1f1),'sumName':_0x58a8de(0x1ff),'varName':'التباين\x20لـ\x20','varpName':_0x58a8de(0x211),'subTotal':_0x58a8de(0x205),'grandTotal':_0x58a8de(0x217),'value':_0x58a8de(0x1f7),'blank':_0x58a8de(0x21c),'other':_0x58a8de(0x21f),'emptyPivot':{'filter':'تصفية','row':'صف','column':_0x58a8de(0x1f8),'values':_0x58a8de(0x1f3)},'dateGroup':{'year':'سنة','month':_0x58a8de(0x20c),'day':_0x58a8de(0x207),'hour':_0x58a8de(0x1fa),'minute':'دقيقة','quarter':_0x58a8de(0x21e),'monthDate':_0x58a8de(0x221),'yearQuarter':'سنة-ربع','yearMonth':'سنة-شهر','yearMonthDate':_0x58a8de(0x1fc)},'cellDateGroupDisplay':{'minute':'{0}\x20دقيقة','hour':_0x58a8de(0x20d),'hourMinute':_0x58a8de(0x214),'date':'{0}\x20يوم','month':_0x58a8de(0x224),'monthDate':_0x58a8de(0x209),'quarter':_0x58a8de(0x1fe),'year':_0x58a8de(0x1fb),'yearMonth':_0x58a8de(0x206),'yearMonthDate':_0x58a8de(0x210),'yearQuarter':'{0}\x20سنة\x20{1}\x20ربع'}}};}));function _0x2a21(){var _0x1c346c=['1070870eybwrq','القيم','7966FTeQbp','919022PiqYcc','الحد\x20الأقصى\x20لـ\x20','قيمة','عمود','exports','ساعة','{0}\x20سنة','سنة-شهر-يوم','5584gPtbPH','{0}\x20ربع','مجموع\x20','حاصل\x20ضرب\x20','متوسط\x20','10FqDTEv','(فارغ)','279756clKNti','إجمالي\x20فرعي','{0}\x20سنة\x20{1}\x20شهر','يوم','الإجمالي','{0}\x20شهر\x20{1}\x20يوم','الانحراف\x20المعياري\x20لـ\x20','UniverProSheetsPivotArSA','شهر','{0}\x20ساعة','function','القيمة','{0}\x20سنة\x20{1}\x20شهر\x20{2}\x20يوم','تباين\x20المجتمع\x20لـ\x20','1917LMEeFt','عدد\x20','{0}\x20ساعة\x20{1}\x20دقيقة','10996ZxwaML','231033xQXoxo','الإجمالي\x20الكلي','عمود\x20','ورقة','6UWmxaA','object','فارغ','amd','ربع','آخر','الحد\x20الأدنى\x20لـ\x20','شهر-يوم','(آخر)','16566451gehFGq','{0}\x20شهر','الانحراف\x20المعياري\x20للمجتمع\x20لـ\x20'];_0x2a21=function(){return _0x1c346c;};return _0x2a21();}
@@ -1 +1 @@
1
- function _0x4505(){var _0x392b86=['Max\x20of\x20','{0}\x20year','{0}\x20quarter','27NtLSSa','UniverProSheetsPivotCaES','27CKouKt','1587590YFoQEz','Subtotal','33466aQadzG','Year-Month-Day','1876260zWrfnd','other','(Other)','Grand\x20Total','{0}\x20minute','function','Row','Sum\x20of\x20','Year-Month','Min\x20of\x20','Year','337048GJUqNV','Year-Quarter','Count\x20of\x20','{0}\x20year\x20{1}\x20quarter','{0}\x20month','4462112XsoLWa','Var\x20of\x20','344444QcnEtr','Varp\x20of\x20','StdDevp\x20of\x20','Column','{0}\x20month\x20{1}\x20day','Values','Total','{0}\x20hour\x20{1}\x20minute','exports','Minute','(Blank)','210LqHGtE','33360PHvLMx','Value','Hour','{0}\x20year\x20{1}\x20month','Filter','Month-Day'];_0x4505=function(){return _0x392b86;};return _0x4505();}function _0x2941(_0x4090e2,_0x36842f){_0x4090e2=_0x4090e2-0xd8;var _0x4505d0=_0x4505();var _0x294147=_0x4505d0[_0x4090e2];return _0x294147;}(function(_0x151dbd,_0x59c67a){var _0x4239d6=_0x2941,_0x162239=_0x151dbd();while(!![]){try{var _0x3fe311=parseInt(_0x4239d6(0xe8))/0x1+-parseInt(_0x4239d6(0x102))/0x2*(-parseInt(_0x4239d6(0xfd))/0x3)+-parseInt(_0x4239d6(0xe1))/0x4+-parseInt(_0x4239d6(0x104))/0x5+-parseInt(_0x4239d6(0xf4))/0x6*(-parseInt(_0x4239d6(0xf3))/0x7)+parseInt(_0x4239d6(0xe6))/0x8+-parseInt(_0x4239d6(0xff))/0x9*(parseInt(_0x4239d6(0x100))/0xa);if(_0x3fe311===_0x59c67a)break;else _0x162239['push'](_0x162239['shift']());}catch(_0x190031){_0x162239['push'](_0x162239['shift']());}}}(_0x4505,0x454a6),function(_0x5367ff,_0x1762e6){var _0x1e4a59=_0x2941;typeof exports=='object'&&typeof module<'u'?module[_0x1e4a59(0xf0)]=_0x1762e6():typeof define==_0x1e4a59(0xdb)&&define['amd']?define([],_0x1762e6):(_0x5367ff=typeof globalThis<'u'?globalThis:_0x5367ff||self,_0x5367ff[_0x1e4a59(0xfe)]=_0x1762e6());}(this,function(){var _0x4390b5=_0x2941;return{'sheets-pivot':{'blankValue':_0x4390b5(0xf2),'otherValue':_0x4390b5(0xd8),'columnName':'Column\x20','subTotalText':_0x4390b5(0xee),'grandTotalText':_0x4390b5(0xd9),'valueText':_0x4390b5(0xf5),'averageName':'Average\x20of\x20','countName':'Count\x20of\x20','countNumsName':_0x4390b5(0xe3),'maxName':_0x4390b5(0xfa),'minName':_0x4390b5(0xdf),'productName':'Product\x20of\x20','stdDevName':'StdDev\x20of\x20','stdDevpName':_0x4390b5(0xea),'sumName':_0x4390b5(0xdd),'varName':_0x4390b5(0xe7),'varpName':_0x4390b5(0xe9),'subTotal':_0x4390b5(0x101),'grandTotal':_0x4390b5(0xd9),'value':'value','blank':'blank','other':_0x4390b5(0x105),'emptyPivot':{'filter':_0x4390b5(0xf8),'row':_0x4390b5(0xdc),'column':_0x4390b5(0xeb),'values':_0x4390b5(0xed)},'dateGroup':{'year':_0x4390b5(0xe0),'month':'Month','day':'Day','hour':_0x4390b5(0xf6),'minute':_0x4390b5(0xf1),'quarter':'Quarter','monthDate':_0x4390b5(0xf9),'yearQuarter':_0x4390b5(0xe2),'yearMonth':_0x4390b5(0xde),'yearMonthDate':_0x4390b5(0x103)},'cellDateGroupDisplay':{'minute':_0x4390b5(0xda),'hour':'{0}\x20hour','hourMinute':_0x4390b5(0xef),'date':'{0}\x20day','month':_0x4390b5(0xe5),'monthDate':_0x4390b5(0xec),'quarter':_0x4390b5(0xfc),'year':_0x4390b5(0xfb),'yearMonth':_0x4390b5(0xf7),'yearMonthDate':'{0}\x20year\x20{1}\x20month\x20{2}\x20day','yearQuarter':_0x4390b5(0xe4)}}};}));
1
+ (function(_0x16a1b3,_0x4e4ba2){var _0x4234d0=_0x4bd6,_0x2a0907=_0x16a1b3();while(!![]){try{var _0x2a148a=-parseInt(_0x4234d0(0x19a))/0x1+parseInt(_0x4234d0(0x195))/0x2*(parseInt(_0x4234d0(0x1b2))/0x3)+parseInt(_0x4234d0(0x19e))/0x4*(parseInt(_0x4234d0(0x1ab))/0x5)+parseInt(_0x4234d0(0x1a7))/0x6+parseInt(_0x4234d0(0x18d))/0x7+-parseInt(_0x4234d0(0x1b3))/0x8+-parseInt(_0x4234d0(0x1b6))/0x9;if(_0x2a148a===_0x4e4ba2)break;else _0x2a0907['push'](_0x2a0907['shift']());}catch(_0x39061a){_0x2a0907['push'](_0x2a0907['shift']());}}}(_0x2bba,0x8e9b2),function(_0x2c70fa,_0x2b3fdc){var _0x56b5e5=_0x4bd6;typeof exports=='object'&&typeof module<'u'?module[_0x56b5e5(0x1b4)]=_0x2b3fdc():typeof define==_0x56b5e5(0x1a1)&&define[_0x56b5e5(0x1a3)]?define([],_0x2b3fdc):(_0x2c70fa=typeof globalThis<'u'?globalThis:_0x2c70fa||self,_0x2c70fa[_0x56b5e5(0x1bb)]=_0x2b3fdc());}(this,function(){var _0x36df73=_0x4bd6;return{'sheets-pivot':{'sheet':_0x36df73(0x197),'blankValue':_0x36df73(0x196),'otherValue':_0x36df73(0x1ae),'columnName':_0x36df73(0x1aa),'subTotalText':'Subtotal','grandTotalText':_0x36df73(0x1a4),'valueText':_0x36df73(0x189),'averageName':_0x36df73(0x198),'countName':_0x36df73(0x18a),'countNumsName':'Recompte\x20de\x20','maxName':_0x36df73(0x18f),'minName':_0x36df73(0x1a5),'productName':_0x36df73(0x194),'stdDevName':_0x36df73(0x190),'stdDevpName':_0x36df73(0x19c),'sumName':_0x36df73(0x1a0),'varName':_0x36df73(0x1af),'varpName':'VarP\x20de\x20','subTotal':_0x36df73(0x1a2),'grandTotal':_0x36df73(0x1a4),'value':_0x36df73(0x1ba),'blank':_0x36df73(0x1a6),'other':_0x36df73(0x1ac),'emptyPivot':{'filter':_0x36df73(0x18c),'row':_0x36df73(0x199),'column':_0x36df73(0x18b),'values':_0x36df73(0x19d)},'dateGroup':{'year':_0x36df73(0x1a9),'month':_0x36df73(0x191),'day':'Dia','hour':_0x36df73(0x192),'minute':'Minut','quarter':'Trimestre','monthDate':_0x36df73(0x1b9),'yearQuarter':_0x36df73(0x1b0),'yearMonth':_0x36df73(0x193),'yearMonthDate':_0x36df73(0x1ad)},'cellDateGroupDisplay':{'minute':_0x36df73(0x19f),'hour':_0x36df73(0x1b1),'hourMinute':'{0}\x20hora\x20{1}\x20minut','date':'{0}\x20dia','month':_0x36df73(0x1a8),'monthDate':'{0}\x20mes\x20{1}\x20dia','quarter':_0x36df73(0x1b8),'year':_0x36df73(0x1b5),'yearMonth':_0x36df73(0x1b7),'yearMonthDate':_0x36df73(0x19b),'yearQuarter':_0x36df73(0x18e)}}};}));function _0x4bd6(_0x5d7b0f,_0x59069e){_0x5d7b0f=_0x5d7b0f-0x189;var _0x2bbaf6=_0x2bba();var _0x4bd614=_0x2bbaf6[_0x5d7b0f];return _0x4bd614;}function _0x2bba(){var _0x4206c4=['Hora','Any-Mes','Producte\x20de\x20','2RvOKNV','(En\x20blanc)','Full','Mitjana\x20de\x20','Fila','49204fjMjji','{0}\x20any\x20{1}\x20mes\x20{2}\x20dia','DesvEstP\x20de\x20','Valors','2685268mlLreS','{0}\x20minut','Suma\x20de\x20','function','Subtotal','amd','Total\x20general','Mín\x20de\x20','en\x20blanc','3097704WYjCoB','{0}\x20mes','Any','Columna\x20','5zpMQPu','altre','Any-Mes-Dia','(Altre)','Var\x20de\x20','Any-Trimestre','{0}\x20hora','1745151UXGuZx','5595160crIIld','exports','{0}\x20any','13865328SCKPmj','{0}\x20any\x20{1}\x20mes','{0}\x20trimestre','Mes-Dia','valor','UniverProSheetsPivotCaES','Valor','Recompte\x20de\x20','Columna','Filtre','7727909kdUrgz','{0}\x20any\x20{1}\x20trimestre','Màx\x20de\x20','DesvEst\x20de\x20','Mes'];_0x2bba=function(){return _0x4206c4;};return _0x2bba();}
@@ -0,0 +1 @@
1
+ (function(_0x1cacce,_0x359431){var _0x3137be=_0x18a8,_0x24b039=_0x1cacce();while(!![]){try{var _0x46dec4=-parseInt(_0x3137be(0x153))/0x1+parseInt(_0x3137be(0x149))/0x2+parseInt(_0x3137be(0x15b))/0x3*(-parseInt(_0x3137be(0x146))/0x4)+-parseInt(_0x3137be(0x147))/0x5+-parseInt(_0x3137be(0x131))/0x6*(-parseInt(_0x3137be(0x13c))/0x7)+-parseInt(_0x3137be(0x13a))/0x8+parseInt(_0x3137be(0x145))/0x9;if(_0x46dec4===_0x359431)break;else _0x24b039['push'](_0x24b039['shift']());}catch(_0x364b79){_0x24b039['push'](_0x24b039['shift']());}}}(_0x31fa,0xda0d8),function(_0x5ac5de,_0x6a84c2){var _0x1bf7ae=_0x18a8;typeof exports==_0x1bf7ae(0x12d)&&typeof module<'u'?module[_0x1bf7ae(0x137)]=_0x6a84c2():typeof define==_0x1bf7ae(0x134)&&define[_0x1bf7ae(0x142)]?define([],_0x6a84c2):(_0x5ac5de=typeof globalThis<'u'?globalThis:_0x5ac5de||self,_0x5ac5de[_0x1bf7ae(0x14a)]=_0x6a84c2());}(this,function(){var _0x39438f=_0x18a8;return{'sheets-pivot':{'sheet':_0x39438f(0x13e),'blankValue':_0x39438f(0x138),'otherValue':'(Sonstige)','columnName':_0x39438f(0x157),'subTotalText':'Zwischensumme','grandTotalText':_0x39438f(0x159),'valueText':_0x39438f(0x133),'averageName':_0x39438f(0x12e),'countName':_0x39438f(0x143),'countNumsName':_0x39438f(0x143),'maxName':_0x39438f(0x14d),'minName':_0x39438f(0x13d),'productName':_0x39438f(0x14e),'stdDevName':_0x39438f(0x151),'stdDevpName':_0x39438f(0x14c),'sumName':'Summe\x20von\x20','varName':_0x39438f(0x13b),'varpName':_0x39438f(0x158),'subTotal':'Zwischensumme','grandTotal':_0x39438f(0x159),'value':_0x39438f(0x133),'blank':'leer','other':_0x39438f(0x15c),'emptyPivot':{'filter':_0x39438f(0x12f),'row':'Zeile','column':_0x39438f(0x150),'values':_0x39438f(0x140)},'dateGroup':{'year':_0x39438f(0x139),'month':_0x39438f(0x132),'day':'Tag','hour':_0x39438f(0x130),'minute':_0x39438f(0x152),'quarter':_0x39438f(0x135),'monthDate':_0x39438f(0x15a),'yearQuarter':_0x39438f(0x156),'yearMonth':_0x39438f(0x13f),'yearMonthDate':_0x39438f(0x14f)},'cellDateGroupDisplay':{'minute':'{0}\x20Minute','hour':_0x39438f(0x154),'hourMinute':_0x39438f(0x141),'date':'{0}\x20Tag','month':'{0}\x20Monat','monthDate':'{0}\x20Monat\x20{1}\x20Tag','quarter':_0x39438f(0x148),'year':_0x39438f(0x155),'yearMonth':_0x39438f(0x144),'yearMonthDate':_0x39438f(0x136),'yearQuarter':_0x39438f(0x14b)}}};}));function _0x18a8(_0x4ee91a,_0x59dcda){_0x4ee91a=_0x4ee91a-0x12d;var _0x31fa69=_0x31fa();var _0x18a876=_0x31fa69[_0x4ee91a];return _0x18a876;}function _0x31fa(){var _0x4ab7e9=['1451092zaSNrY','UniverProSheetsPivotDeDE','{0}\x20Jahr\x20{1}\x20Quartal','StdDevp\x20von\x20','Maximum\x20von\x20','Produkt\x20von\x20','Jahr-Monat-Tag','Spalte','StdDev\x20von\x20','Minute','330567PMAvfp','{0}\x20Stunde','{0}\x20Jahr','Jahr-Quartal','Spalte\x20','Varp\x20von\x20','Gesamtergebnis','Monat-Tag','74058tFoOqM','sonstige','object','Mittelwert\x20von\x20','Filter','Stunde','5718saDIIn','Monat','Wert','function','Quartal','{0}\x20Jahr\x20{1}\x20Monat\x20{2}\x20Tag','exports','(Leer)','Jahr','4240168HeIAYU','Var\x20von\x20','9058dzZVrK','Minimum\x20von\x20','Blatt','Jahr-Monat','Werte','{0}\x20Stunde\x20{1}\x20Minute','amd','Anzahl\x20von\x20','{0}\x20Jahr\x20{1}\x20Monat','25480971wkFidH','248xcaPiV','7528415vFlyPW','{0}\x20Quartal'];_0x31fa=function(){return _0x4ab7e9;};return _0x31fa();}
@@ -1 +1 @@
1
- function _0x5c75(){var _0x190f44=['28556IHSYZr','8927292zoNSCr','Month','10UjqMHB','StdDev\x20of\x20','object','{0}\x20hour','Year','9diomVQ','Quarter','655mFBupH','UniverProSheetsPivotEnUS','{0}\x20month','exports','Column\x20','(Other)','blank','Count\x20of\x20','amd','{0}\x20year','StdDevp\x20of\x20','value','Year-Quarter','225530cgPFBO','Column','Minute','Filter','Min\x20of\x20','Day','Average\x20of\x20','9738126EeCoyY','36596RZoCfY','2962650dDQsdV','{0}\x20minute','{0}\x20year\x20{1}\x20month','Year-Month-Day','Year-Month','Hour','Var\x20of\x20','{0}\x20month\x20{1}\x20day','16784420DaKOpa','Subtotal','Max\x20of\x20','(Blank)','Row','{0}\x20day','function','{0}\x20year\x20{1}\x20month\x20{2}\x20day','Grand\x20Total','{0}\x20hour\x20{1}\x20minute','2032urXgad'];_0x5c75=function(){return _0x190f44;};return _0x5c75();}function _0x3657(_0x3aea58,_0x35df43){_0x3aea58=_0x3aea58-0x18f;var _0x5c7528=_0x5c75();var _0x365771=_0x5c7528[_0x3aea58];return _0x365771;}(function(_0x3c0e62,_0x17c564){var _0x268089=_0x3657,_0x343aa7=_0x3c0e62();while(!![]){try{var _0x51cad0=-parseInt(_0x268089(0x1c1))/0x1*(-parseInt(_0x268089(0x1ad))/0x2)+parseInt(_0x268089(0x197))/0x3+parseInt(_0x268089(0x1aa))/0x4*(parseInt(_0x268089(0x1b4))/0x5)+parseInt(_0x268089(0x195))/0x6+parseInt(_0x268089(0x196))/0x7*(-parseInt(_0x268089(0x1a9))/0x8)+parseInt(_0x268089(0x1b2))/0x9*(-parseInt(_0x268089(0x19f))/0xa)+-parseInt(_0x268089(0x1ab))/0xb;if(_0x51cad0===_0x17c564)break;else _0x343aa7['push'](_0x343aa7['shift']());}catch(_0x3a4428){_0x343aa7['push'](_0x343aa7['shift']());}}}(_0x5c75,0xd0dd0),function(_0x1bbcc0,_0x4b0067){var _0x21bfab=_0x3657;typeof exports==_0x21bfab(0x1af)&&typeof module<'u'?module[_0x21bfab(0x1b7)]=_0x4b0067():typeof define==_0x21bfab(0x1a5)&&define[_0x21bfab(0x1bc)]?define([],_0x4b0067):(_0x1bbcc0=typeof globalThis<'u'?globalThis:_0x1bbcc0||self,_0x1bbcc0[_0x21bfab(0x1b5)]=_0x4b0067());}(this,function(){var _0x29a1aa=_0x3657;return{'sheets-pivot':{'blankValue':_0x29a1aa(0x1a2),'otherValue':_0x29a1aa(0x1b9),'columnName':_0x29a1aa(0x1b8),'subTotalText':'Total','grandTotalText':_0x29a1aa(0x1a7),'valueText':'Value','averageName':_0x29a1aa(0x194),'countName':'Count\x20of\x20','countNumsName':_0x29a1aa(0x1bb),'maxName':_0x29a1aa(0x1a1),'minName':_0x29a1aa(0x192),'productName':'Product\x20of\x20','stdDevName':_0x29a1aa(0x1ae),'stdDevpName':_0x29a1aa(0x1be),'sumName':'Sum\x20of\x20','varName':_0x29a1aa(0x19d),'varpName':'Varp\x20of\x20','subTotal':_0x29a1aa(0x1a0),'grandTotal':'Grand\x20Total','value':_0x29a1aa(0x1bf),'blank':_0x29a1aa(0x1ba),'other':'other','emptyPivot':{'filter':_0x29a1aa(0x191),'row':_0x29a1aa(0x1a3),'column':_0x29a1aa(0x18f),'values':'Values'},'dateGroup':{'year':_0x29a1aa(0x1b1),'month':_0x29a1aa(0x1ac),'day':_0x29a1aa(0x193),'hour':_0x29a1aa(0x19c),'minute':_0x29a1aa(0x190),'quarter':_0x29a1aa(0x1b3),'monthDate':'Month-Day','yearQuarter':_0x29a1aa(0x1c0),'yearMonth':_0x29a1aa(0x19b),'yearMonthDate':_0x29a1aa(0x19a)},'cellDateGroupDisplay':{'minute':_0x29a1aa(0x198),'hour':_0x29a1aa(0x1b0),'hourMinute':_0x29a1aa(0x1a8),'date':_0x29a1aa(0x1a4),'month':_0x29a1aa(0x1b6),'monthDate':_0x29a1aa(0x19e),'quarter':'{0}\x20quarter','year':_0x29a1aa(0x1bd),'yearMonth':_0x29a1aa(0x199),'yearMonthDate':_0x29a1aa(0x1a6),'yearQuarter':'{0}\x20year\x20{1}\x20quarter'}}};}));
1
+ function _0x1706(){var _0x580c9d=['Varp\x20of\x20','blank','441297qhLKPI','Column','Column\x20','Sum\x20of\x20','Average\x20of\x20','Quarter','object','value','Count\x20of\x20','101028wXmNvi','175288guJnhm','Var\x20of\x20','1163252QyskkT','Hour','Value','(Other)','Total','64085apSzZO','Minute','Month-Day','Year-Month-Day','839766vUPTag','{0}\x20minute','10OzRFBJ','function','{0}\x20month','Year-Month','{0}\x20year\x20{1}\x20month\x20{2}\x20day','{0}\x20day','{0}\x20year\x20{1}\x20quarter','Subtotal','{0}\x20year\x20{1}\x20month','2196540eHUAkZ','other','Filter','Values','Day','UniverProSheetsPivotEnUS','{0}\x20hour','192ufnyLb','amd','Grand\x20Total','{0}\x20hour\x20{1}\x20minute','Year-Quarter'];_0x1706=function(){return _0x580c9d;};return _0x1706();}function _0x9c28(_0x3c390d,_0x11bf31){_0x3c390d=_0x3c390d-0x1bf;var _0x1706c3=_0x1706();var _0x9c28bf=_0x1706c3[_0x3c390d];return _0x9c28bf;}(function(_0x4cb215,_0x3580ea){var _0x3b5f81=_0x9c28,_0x7f5974=_0x4cb215();while(!![]){try{var _0x332b64=-parseInt(_0x3b5f81(0x1e3))/0x1+parseInt(_0x3b5f81(0x1c1))/0x2+parseInt(_0x3b5f81(0x1ca))/0x3+-parseInt(_0x3b5f81(0x1bf))/0x4*(parseInt(_0x3b5f81(0x1cc))/0x5)+-parseInt(_0x3b5f81(0x1ec))/0x6+parseInt(_0x3b5f81(0x1c6))/0x7*(parseInt(_0x3b5f81(0x1dc))/0x8)+-parseInt(_0x3b5f81(0x1d5))/0x9;if(_0x332b64===_0x3580ea)break;else _0x7f5974['push'](_0x7f5974['shift']());}catch(_0x2c154b){_0x7f5974['push'](_0x7f5974['shift']());}}}(_0x1706,0x47265),function(_0x3694ff,_0x1a05e5){var _0x1498f5=_0x9c28;typeof exports==_0x1498f5(0x1e9)&&typeof module<'u'?module['exports']=_0x1a05e5():typeof define==_0x1498f5(0x1cd)&&define[_0x1498f5(0x1dd)]?define([],_0x1a05e5):(_0x3694ff=typeof globalThis<'u'?globalThis:_0x3694ff||self,_0x3694ff[_0x1498f5(0x1da)]=_0x1a05e5());}(this,function(){var _0xc61ba4=_0x9c28;return{'sheets-pivot':{'sheet':'Sheet','blankValue':'(Blank)','otherValue':_0xc61ba4(0x1c4),'columnName':_0xc61ba4(0x1e5),'subTotalText':_0xc61ba4(0x1c5),'grandTotalText':_0xc61ba4(0x1de),'valueText':_0xc61ba4(0x1c3),'averageName':_0xc61ba4(0x1e7),'countName':_0xc61ba4(0x1eb),'countNumsName':'Count\x20of\x20','maxName':'Max\x20of\x20','minName':'Min\x20of\x20','productName':'Product\x20of\x20','stdDevName':'StdDev\x20of\x20','stdDevpName':'StdDevp\x20of\x20','sumName':_0xc61ba4(0x1e6),'varName':_0xc61ba4(0x1c0),'varpName':_0xc61ba4(0x1e1),'subTotal':_0xc61ba4(0x1d3),'grandTotal':'Grand\x20Total','value':_0xc61ba4(0x1ea),'blank':_0xc61ba4(0x1e2),'other':_0xc61ba4(0x1d6),'emptyPivot':{'filter':_0xc61ba4(0x1d7),'row':'Row','column':_0xc61ba4(0x1e4),'values':_0xc61ba4(0x1d8)},'dateGroup':{'year':'Year','month':'Month','day':_0xc61ba4(0x1d9),'hour':_0xc61ba4(0x1c2),'minute':_0xc61ba4(0x1c7),'quarter':_0xc61ba4(0x1e8),'monthDate':_0xc61ba4(0x1c8),'yearQuarter':_0xc61ba4(0x1e0),'yearMonth':_0xc61ba4(0x1cf),'yearMonthDate':_0xc61ba4(0x1c9)},'cellDateGroupDisplay':{'minute':_0xc61ba4(0x1cb),'hour':_0xc61ba4(0x1db),'hourMinute':_0xc61ba4(0x1df),'date':_0xc61ba4(0x1d1),'month':_0xc61ba4(0x1ce),'monthDate':'{0}\x20month\x20{1}\x20day','quarter':'{0}\x20quarter','year':'{0}\x20year','yearMonth':_0xc61ba4(0x1d4),'yearMonthDate':_0xc61ba4(0x1d0),'yearQuarter':_0xc61ba4(0x1d2)}}};}));
@@ -1 +1 @@
1
- function _0x4717(_0x176467,_0x21fa79){_0x176467=_0x176467-0xca;var _0x2dcf56=_0x2dcf();var _0x4717d5=_0x2dcf56[_0x176467];return _0x4717d5;}(function(_0x156599,_0x7b9627){var _0xaa80a6=_0x4717,_0x48b0f4=_0x156599();while(!![]){try{var _0xfcab56=parseInt(_0xaa80a6(0xe4))/0x1*(-parseInt(_0xaa80a6(0xcb))/0x2)+-parseInt(_0xaa80a6(0xf6))/0x3*(parseInt(_0xaa80a6(0xde))/0x4)+-parseInt(_0xaa80a6(0xeb))/0x5+parseInt(_0xaa80a6(0xd7))/0x6+-parseInt(_0xaa80a6(0xd0))/0x7+-parseInt(_0xaa80a6(0xf4))/0x8+parseInt(_0xaa80a6(0xd1))/0x9*(parseInt(_0xaa80a6(0xe2))/0xa);if(_0xfcab56===_0x7b9627)break;else _0x48b0f4['push'](_0x48b0f4['shift']());}catch(_0x32cf14){_0x48b0f4['push'](_0x48b0f4['shift']());}}}(_0x2dcf,0x9ea11),function(_0x4a344d,_0x993f8f){var _0x47781c=_0x4717;typeof exports==_0x47781c(0xd8)&&typeof module<'u'?module[_0x47781c(0xd9)]=_0x993f8f():typeof define==_0x47781c(0xdb)&&define['amd']?define([],_0x993f8f):(_0x4a344d=typeof globalThis<'u'?globalThis:_0x4a344d||self,_0x4a344d['UniverProSheetsPivotEsES']=_0x993f8f());}(this,function(){var _0x518d3e=_0x4717;return{'sheets-pivot':{'blankValue':_0x518d3e(0xf2),'otherValue':_0x518d3e(0xea),'columnName':_0x518d3e(0xe6),'subTotalText':_0x518d3e(0xdf),'grandTotalText':_0x518d3e(0xcd),'valueText':_0x518d3e(0xec),'averageName':_0x518d3e(0xe1),'countName':_0x518d3e(0xd2),'countNumsName':_0x518d3e(0xd2),'maxName':_0x518d3e(0xef),'minName':_0x518d3e(0xee),'productName':'Product\x20of\x20','stdDevName':'StdDev\x20of\x20','stdDevpName':'StdDevp\x20of\x20','sumName':_0x518d3e(0xf5),'varName':'Var\x20of\x20','varpName':_0x518d3e(0xcc),'subTotal':'Subtotal','grandTotal':_0x518d3e(0xcd),'value':'value','blank':_0x518d3e(0xe3),'other':_0x518d3e(0xdd),'emptyPivot':{'filter':_0x518d3e(0xe0),'row':_0x518d3e(0xdc),'column':_0x518d3e(0xce),'values':'Values'},'dateGroup':{'year':_0x518d3e(0xe9),'month':_0x518d3e(0xcf),'day':_0x518d3e(0xf0),'hour':'Hour','minute':_0x518d3e(0xda),'quarter':'Quarter','monthDate':'Month-Day','yearQuarter':_0x518d3e(0xd3),'yearMonth':_0x518d3e(0xca),'yearMonthDate':_0x518d3e(0xe7)},'cellDateGroupDisplay':{'minute':'{0}\x20minute','hour':'{0}\x20hour','hourMinute':'{0}\x20hour\x20{1}\x20minute','date':_0x518d3e(0xd4),'month':_0x518d3e(0xd6),'monthDate':_0x518d3e(0xd5),'quarter':_0x518d3e(0xf3),'year':_0x518d3e(0xe5),'yearMonth':_0x518d3e(0xf1),'yearMonthDate':_0x518d3e(0xed),'yearQuarter':_0x518d3e(0xe8)}}};}));function _0x2dcf(){var _0x75afa5=['Year-Quarter','{0}\x20day','{0}\x20month\x20{1}\x20day','{0}\x20month','952638OzrbzX','object','exports','Minute','function','Row','other','1296pUXKZd','Total','Filter','Average\x20of\x20','26245490VSyckZ','blank','319lqkyax','{0}\x20year','Column\x20','Year-Month-Day','{0}\x20year\x20{1}\x20quarter','Year','(Other)','4029825EvGbTA','Value','{0}\x20year\x20{1}\x20month\x20{2}\x20day','Min\x20of\x20','Max\x20of\x20','Day','{0}\x20year\x20{1}\x20month','(Blank)','{0}\x20quarter','597208mGJEzK','Sum\x20of\x20','4743OayUyv','Year-Month','206gwLads','Varp\x20of\x20','Grand\x20Total','Column','Month','4955020pPxopx','9Zpwbps','Count\x20of\x20'];_0x2dcf=function(){return _0x75afa5;};return _0x2dcf();}
1
+ (function(_0x59edea,_0x302542){var _0xf5edd8=_0xc1c9,_0x156362=_0x59edea();while(!![]){try{var _0x366beb=-parseInt(_0xf5edd8(0x1a2))/0x1+parseInt(_0xf5edd8(0x1c5))/0x2+parseInt(_0xf5edd8(0x1be))/0x3+parseInt(_0xf5edd8(0x1b8))/0x4*(-parseInt(_0xf5edd8(0x1ad))/0x5)+parseInt(_0xf5edd8(0x1a8))/0x6*(parseInt(_0xf5edd8(0x1b5))/0x7)+-parseInt(_0xf5edd8(0x199))/0x8+parseInt(_0xf5edd8(0x1ba))/0x9*(parseInt(_0xf5edd8(0x1b0))/0xa);if(_0x366beb===_0x302542)break;else _0x156362['push'](_0x156362['shift']());}catch(_0x2c9a2d){_0x156362['push'](_0x156362['shift']());}}}(_0x5559,0x50aea),function(_0x5e5bf3,_0x3f8467){var _0x23603c=_0xc1c9;typeof exports==_0x23603c(0x19d)&&typeof module<'u'?module['exports']=_0x3f8467():typeof define==_0x23603c(0x1b6)&&define[_0x23603c(0x1a0)]?define([],_0x3f8467):(_0x5e5bf3=typeof globalThis<'u'?globalThis:_0x5e5bf3||self,_0x5e5bf3[_0x23603c(0x1ab)]=_0x3f8467());}(this,function(){var _0x221f43=_0xc1c9;return{'sheets-pivot':{'sheet':_0x221f43(0x1b4),'blankValue':'(Vacío)','otherValue':_0x221f43(0x1a9),'columnName':'Columna\x20','subTotalText':_0x221f43(0x1b1),'grandTotalText':_0x221f43(0x1c2),'valueText':'Valor','averageName':_0x221f43(0x1af),'countName':_0x221f43(0x1ae),'countNumsName':_0x221f43(0x1ae),'maxName':'Máx\x20de\x20','minName':_0x221f43(0x1aa),'productName':_0x221f43(0x1c1),'stdDevName':_0x221f43(0x1bd),'stdDevpName':_0x221f43(0x1c3),'sumName':_0x221f43(0x1bc),'varName':'Var\x20de\x20','varpName':'VarP\x20de\x20','subTotal':'Subtotal','grandTotal':'Total\x20general','value':'valor','blank':'vacío','other':_0x221f43(0x19b),'emptyPivot':{'filter':_0x221f43(0x19e),'row':_0x221f43(0x1a4),'column':_0x221f43(0x1b3),'values':_0x221f43(0x1a3)},'dateGroup':{'year':_0x221f43(0x1bf),'month':_0x221f43(0x19a),'day':_0x221f43(0x1c4),'hour':'Hora','minute':_0x221f43(0x1a1),'quarter':_0x221f43(0x1c0),'monthDate':_0x221f43(0x1ac),'yearQuarter':_0x221f43(0x1a5),'yearMonth':_0x221f43(0x1a6),'yearMonthDate':'Año-Mes-Día'},'cellDateGroupDisplay':{'minute':_0x221f43(0x1bb),'hour':_0x221f43(0x1b2),'hourMinute':_0x221f43(0x19f),'date':'{0}\x20día','month':_0x221f43(0x1b7),'monthDate':'{0}\x20mes\x20{1}\x20día','quarter':_0x221f43(0x1a7),'year':_0x221f43(0x1b9),'yearMonth':_0x221f43(0x198),'yearMonthDate':_0x221f43(0x19c),'yearQuarter':'{0}\x20año\x20{1}\x20trimestre'}}};}));function _0xc1c9(_0x2090da,_0x6f2f19){_0x2090da=_0x2090da-0x198;var _0x55591d=_0x5559();var _0xc1c998=_0x55591d[_0x2090da];return _0xc1c998;}function _0x5559(){var _0xfead6d=['object','Filtro','{0}\x20hora\x20{1}\x20minuto','amd','Minuto','394478wMFkPP','Valores','Fila','Año-Trimestre','Año-Mes','{0}\x20trimestre','2436SfZGvb','(Otro)','Mín\x20de\x20','UniverProSheetsPivotEsES','Mes-Día','19820ADXZzo','Conteo\x20de\x20','Promedio\x20de\x20','40GkPNys','Subtotal','{0}\x20hora','Columna','Hoja','3073dYDGNA','function','{0}\x20mes','292ZIFhGP','{0}\x20año','862362pQaIIW','{0}\x20minuto','Suma\x20de\x20','DesvEst\x20de\x20','1907109oJpazG','Año','Trimestre','Producto\x20de\x20','Total\x20general','DesvEstP\x20de\x20','Día','276882yEoTNW','{0}\x20año\x20{1}\x20mes','2570608XCXbvY','Mes','otro','{0}\x20año\x20{1}\x20mes\x20{2}\x20día'];_0x5559=function(){return _0xfead6d;};return _0x5559();}
@@ -1 +1 @@
1
- function _0x5e67(_0x28f9a8,_0x1d2b14){_0x28f9a8=_0x28f9a8-0xd8;var _0x51c6cd=_0x51c6();var _0x5e675d=_0x51c6cd[_0x28f9a8];return _0x5e675d;}function _0x51c6(){var _0x2f2efb=['object','Année','{0}\x20ماه\x20{1}\x20روز','جمع\x20از\x20','6385xWVXTd','Trimestre','{0}\x20ساعت','انحراف\x20معیار\x20از\x20','Mois-Jour','میانگین\x20از\x20','انحراف\x20معیار\x20کلی\x20از\x20','957522JRZPYr','8lHGMuO','ستون\x20','1510090DRImRd','Mois','سطر','UniverProSheetsPivotFaIR','{0}\x20سال\x20{1}\x20ماه','واریانس\x20کلی\x20از\x20','{0}\x20فصل','خالی','{0}\x20سال','Jour','مقادیر','527882AJLBSe','مقدار','519798QnyNDr','45lRIsgq','بیشترین\x20از\x20','جمع','ستون','{0}\x20سال\x20{1}\x20ماه\x20{2}\x20روز','function','6857907NBrJvX','Minute','Année-Mois','ضرب\x20از\x20','264KAjwre','تعداد\x20از\x20','Année-Trimestre','4277948mZNWOX','(خالی)','{0}\x20دقیقه','Heure','{0}\x20روز','(سایر)','فیلتر','سایر','تعداد\x20اعداد\x20از\x20'];_0x51c6=function(){return _0x2f2efb;};return _0x51c6();}(function(_0x28d16c,_0x278235){var _0x31c6f4=_0x5e67,_0x525658=_0x28d16c();while(!![]){try{var _0x42a89c=parseInt(_0x31c6f4(0x100))/0x1+-parseInt(_0x31c6f4(0xf2))/0x2+-parseInt(_0x31c6f4(0x102))/0x3+parseInt(_0x31c6f4(0xde))/0x4+-parseInt(_0x31c6f4(0xeb))/0x5*(parseInt(_0x31c6f4(0xdb))/0x6)+-parseInt(_0x31c6f4(0x109))/0x7*(parseInt(_0x31c6f4(0xf3))/0x8)+parseInt(_0x31c6f4(0x103))/0x9*(parseInt(_0x31c6f4(0xf5))/0xa);if(_0x42a89c===_0x278235)break;else _0x525658['push'](_0x525658['shift']());}catch(_0x10e045){_0x525658['push'](_0x525658['shift']());}}}(_0x51c6,0xa23b2),function(_0x48f633,_0xac21c1){var _0x5f8993=_0x5e67;typeof exports==_0x5f8993(0xe7)&&typeof module<'u'?module['exports']=_0xac21c1():typeof define==_0x5f8993(0x108)&&define['amd']?define([],_0xac21c1):(_0x48f633=typeof globalThis<'u'?globalThis:_0x48f633||self,_0x48f633[_0x5f8993(0xf8)]=_0xac21c1());}(this,function(){var _0x5a9984=_0x5e67;return{'sheets-pivot':{'blankValue':_0x5a9984(0xdf),'otherValue':_0x5a9984(0xe3),'columnName':_0x5a9984(0xf4),'subTotalText':_0x5a9984(0x105),'grandTotalText':'کل','valueText':'مقدار','averageName':_0x5a9984(0xf0),'countName':_0x5a9984(0xdc),'countNumsName':_0x5a9984(0xe6),'maxName':_0x5a9984(0x104),'minName':'کمترین\x20از\x20','productName':_0x5a9984(0xda),'stdDevName':_0x5a9984(0xee),'stdDevpName':_0x5a9984(0xf1),'sumName':_0x5a9984(0xea),'varName':'واریانس\x20از\x20','varpName':_0x5a9984(0xfa),'subTotal':_0x5a9984(0x105),'grandTotal':'کل','value':_0x5a9984(0x101),'blank':_0x5a9984(0xfc),'other':_0x5a9984(0xe5),'emptyPivot':{'filter':_0x5a9984(0xe4),'row':_0x5a9984(0xf7),'column':_0x5a9984(0x106),'values':_0x5a9984(0xff)},'dateGroup':{'year':_0x5a9984(0xe8),'month':_0x5a9984(0xf6),'day':_0x5a9984(0xfe),'hour':_0x5a9984(0xe1),'minute':_0x5a9984(0xd8),'quarter':_0x5a9984(0xec),'monthDate':_0x5a9984(0xef),'yearQuarter':_0x5a9984(0xdd),'yearMonth':_0x5a9984(0xd9),'yearMonthDate':'Année-Mois-Jour'},'cellDateGroupDisplay':{'minute':_0x5a9984(0xe0),'hour':_0x5a9984(0xed),'hourMinute':'{0}\x20ساعت\x20{1}\x20دقیقه','date':_0x5a9984(0xe2),'month':'{0}\x20ماه','monthDate':_0x5a9984(0xe9),'quarter':_0x5a9984(0xfb),'year':_0x5a9984(0xfd),'yearMonth':_0x5a9984(0xf9),'yearMonthDate':_0x5a9984(0x107),'yearQuarter':'{0}\x20سال\x20{1}\x20فصل'}}};}));
1
+ function _0x204e(_0x2e4b08,_0x592f5e){_0x2e4b08=_0x2e4b08-0x1c5;var _0x1cfda2=_0x1cfd();var _0x204e39=_0x1cfda2[_0x2e4b08];return _0x204e39;}function _0x1cfd(){var _0x535a72=['9bZrNgE','جمع','Année-Trimestre','مقادیر','Minute','ضرب\x20از\x20','برگ','141463cPrLhC','خالی','Année','3704676UMqWTC','{0}\x20ماه\x20{1}\x20روز','کمترین\x20از\x20','exports','Heure','{0}\x20ساعت\x20{1}\x20دقیقه','(سایر)','1440408SKfWDw','UniverProSheetsPivotFaIR','انحراف\x20معیار\x20کلی\x20از\x20','تعداد\x20اعداد\x20از\x20','بیشترین\x20از\x20','{0}\x20سال','مقدار','{0}\x20سال\x20{1}\x20ماه','Trimestre','تعداد\x20از\x20','24927690GvRtcn','ستون','106220nahdar','{0}\x20روز','function','224dvIfTU','{0}\x20دقیقه','میانگین\x20از\x20','(خالی)','واریانس\x20کلی\x20از\x20','Année-Mois','{0}\x20فصل','فیلتر','230MWZSWj','انحراف\x20معیار\x20از\x20','جمع\x20از\x20','Mois','object','سطر','2065162sDthhy','سایر','74390sUxgXr'];_0x1cfd=function(){return _0x535a72;};return _0x1cfd();}(function(_0x2effca,_0xbc75e3){var _0x12482e=_0x204e,_0x21b9d6=_0x2effca();while(!![]){try{var _0x455145=parseInt(_0x12482e(0x1d9))/0x1+parseInt(_0x12482e(0x1d7))/0x2+-parseInt(_0x12482e(0x1e4))/0x3+parseInt(_0x12482e(0x1c6))/0x4*(-parseInt(_0x12482e(0x1d1))/0x5)+parseInt(_0x12482e(0x1eb))/0x6+parseInt(_0x12482e(0x1e1))/0x7*(-parseInt(_0x12482e(0x1c9))/0x8)+-parseInt(_0x12482e(0x1da))/0x9*(-parseInt(_0x12482e(0x1f5))/0xa);if(_0x455145===_0xbc75e3)break;else _0x21b9d6['push'](_0x21b9d6['shift']());}catch(_0x1079f5){_0x21b9d6['push'](_0x21b9d6['shift']());}}}(_0x1cfd,0xc797e),function(_0x14825e,_0x50ea52){var _0x36adcd=_0x204e;typeof exports==_0x36adcd(0x1d5)&&typeof module<'u'?module[_0x36adcd(0x1e7)]=_0x50ea52():typeof define==_0x36adcd(0x1c8)&&define['amd']?define([],_0x50ea52):(_0x14825e=typeof globalThis<'u'?globalThis:_0x14825e||self,_0x14825e[_0x36adcd(0x1ec)]=_0x50ea52());}(this,function(){var _0x1b1012=_0x204e;return{'sheets-pivot':{'sheet':_0x1b1012(0x1e0),'blankValue':_0x1b1012(0x1cc),'otherValue':_0x1b1012(0x1ea),'columnName':'ستون\x20','subTotalText':_0x1b1012(0x1db),'grandTotalText':'کل','valueText':'مقدار','averageName':_0x1b1012(0x1cb),'countName':_0x1b1012(0x1f4),'countNumsName':_0x1b1012(0x1ee),'maxName':_0x1b1012(0x1ef),'minName':_0x1b1012(0x1e6),'productName':_0x1b1012(0x1df),'stdDevName':_0x1b1012(0x1d2),'stdDevpName':_0x1b1012(0x1ed),'sumName':_0x1b1012(0x1d3),'varName':'واریانس\x20از\x20','varpName':_0x1b1012(0x1cd),'subTotal':_0x1b1012(0x1db),'grandTotal':'کل','value':_0x1b1012(0x1f1),'blank':_0x1b1012(0x1e2),'other':_0x1b1012(0x1d8),'emptyPivot':{'filter':_0x1b1012(0x1d0),'row':_0x1b1012(0x1d6),'column':_0x1b1012(0x1c5),'values':_0x1b1012(0x1dd)},'dateGroup':{'year':_0x1b1012(0x1e3),'month':_0x1b1012(0x1d4),'day':'Jour','hour':_0x1b1012(0x1e8),'minute':_0x1b1012(0x1de),'quarter':_0x1b1012(0x1f3),'monthDate':'Mois-Jour','yearQuarter':_0x1b1012(0x1dc),'yearMonth':_0x1b1012(0x1ce),'yearMonthDate':'Année-Mois-Jour'},'cellDateGroupDisplay':{'minute':_0x1b1012(0x1ca),'hour':'{0}\x20ساعت','hourMinute':_0x1b1012(0x1e9),'date':_0x1b1012(0x1c7),'month':'{0}\x20ماه','monthDate':_0x1b1012(0x1e5),'quarter':_0x1b1012(0x1cf),'year':_0x1b1012(0x1f0),'yearMonth':_0x1b1012(0x1f2),'yearMonthDate':'{0}\x20سال\x20{1}\x20ماه\x20{2}\x20روز','yearQuarter':'{0}\x20سال\x20{1}\x20فصل'}}};}));
@@ -1 +1 @@
1
- (function(_0x43f43a,_0x2351e5){var _0x5b026f=_0x2a0c,_0x415c7d=_0x43f43a();while(!![]){try{var _0x3db986=-parseInt(_0x5b026f(0x135))/0x1+parseInt(_0x5b026f(0x131))/0x2+parseInt(_0x5b026f(0x12e))/0x3*(-parseInt(_0x5b026f(0x127))/0x4)+-parseInt(_0x5b026f(0x10a))/0x5*(parseInt(_0x5b026f(0x110))/0x6)+parseInt(_0x5b026f(0x106))/0x7*(-parseInt(_0x5b026f(0x107))/0x8)+parseInt(_0x5b026f(0x133))/0x9+parseInt(_0x5b026f(0x11f))/0xa;if(_0x3db986===_0x2351e5)break;else _0x415c7d['push'](_0x415c7d['shift']());}catch(_0x3fc46c){_0x415c7d['push'](_0x415c7d['shift']());}}}(_0x5af4,0x4351b),function(_0x21754d,_0x3a6259){var _0x3c3620=_0x2a0c;typeof exports=='object'&&typeof module<'u'?module[_0x3c3620(0x101)]=_0x3a6259():typeof define==_0x3c3620(0x130)&&define['amd']?define([],_0x3a6259):(_0x21754d=typeof globalThis<'u'?globalThis:_0x21754d||self,_0x21754d[_0x3c3620(0x117)]=_0x3a6259());}(this,function(){var _0x498ecc=_0x2a0c;return{'sheets-pivot':{'blankValue':_0x498ecc(0x132),'otherValue':_0x498ecc(0x102),'columnName':_0x498ecc(0x122),'subTotalText':_0x498ecc(0x118),'grandTotalText':_0x498ecc(0x113),'valueText':_0x498ecc(0x11c),'averageName':_0x498ecc(0x128),'countName':_0x498ecc(0x108),'countNumsName':_0x498ecc(0x108),'maxName':_0x498ecc(0x103),'minName':_0x498ecc(0x124),'productName':_0x498ecc(0x114),'stdDevName':_0x498ecc(0x10e),'stdDevpName':_0x498ecc(0x111),'sumName':_0x498ecc(0x12b),'varName':_0x498ecc(0x105),'varpName':_0x498ecc(0x12f),'subTotal':_0x498ecc(0x11d),'grandTotal':_0x498ecc(0x113),'value':'value','blank':_0x498ecc(0x123),'other':_0x498ecc(0x126),'emptyPivot':{'filter':_0x498ecc(0x10c),'row':_0x498ecc(0x12a),'column':_0x498ecc(0x10d),'values':_0x498ecc(0x134)},'dateGroup':{'year':_0x498ecc(0x10f),'month':_0x498ecc(0x109),'day':_0x498ecc(0x11a),'hour':'Hour','minute':_0x498ecc(0x12d),'quarter':'Quarter','monthDate':_0x498ecc(0x120),'yearQuarter':_0x498ecc(0x104),'yearMonth':'Year-Month','yearMonthDate':_0x498ecc(0x119)},'cellDateGroupDisplay':{'minute':'{0}\x20minute','hour':_0x498ecc(0x11b),'hourMinute':_0x498ecc(0x125),'date':_0x498ecc(0x112),'month':_0x498ecc(0x12c),'monthDate':_0x498ecc(0x115),'quarter':_0x498ecc(0x10b),'year':_0x498ecc(0x116),'yearMonth':_0x498ecc(0x11e),'yearMonthDate':_0x498ecc(0x129),'yearQuarter':_0x498ecc(0x121)}}};}));function _0x2a0c(_0x40ffe2,_0x1de3e3){_0x40ffe2=_0x40ffe2-0x101;var _0x5af487=_0x5af4();var _0x2a0c25=_0x5af487[_0x40ffe2];return _0x2a0c25;}function _0x5af4(){var _0x44579b=['Values','213004SRwwpr','exports','(Other)','Max\x20of\x20','Year-Quarter','Var\x20of\x20','50057iDkhHE','120zoHdho','Count\x20of\x20','Month','152125OZUQys','{0}\x20quarter','Filter','Column','StdDev\x20of\x20','Year','30wVOOov','StdDevp\x20of\x20','{0}\x20day','Grand\x20Total','Product\x20of\x20','{0}\x20month\x20{1}\x20day','{0}\x20year','UniverProSheetsPivotFrFR','Total','Year-Month-Day','Day','{0}\x20hour','Value','Subtotal','{0}\x20year\x20{1}\x20month','3526740oTJFcJ','Month-Day','{0}\x20year\x20{1}\x20quarter','Column\x20','blank','Min\x20of\x20','{0}\x20hour\x20{1}\x20minute','other','34636KUlFnX','Average\x20of\x20','{0}\x20year\x20{1}\x20month\x20{2}\x20day','Row','Sum\x20of\x20','{0}\x20month','Minute','69xYcgZR','Varp\x20of\x20','function','879920gXQqGf','(Blank)','1391904fxpJsc'];_0x5af4=function(){return _0x44579b;};return _0x5af4();}
1
+ function _0x2492(){var _0x5bdb5c=['{0}\x20année','Valeur','Colonne','10rsaguV','Valeurs','(Vide)','9710exakOJ','valeur','Somme\x20de\x20','function','Jour','exports','Trimestre','vide','21KArCwy','(Autre)','Sous-total','Année-Trimestre','amd','1665cEFKYw','141036uUxvsp','Mois','9963072JCuVkL','Variance\x20pop.\x20de\x20','Max\x20de\x20','Min\x20de\x20','Produit\x20de\x20','{0}\x20année\x20{1}\x20mois','Écart-type\x20de\x20','{0}\x20année\x20{1}\x20mois\x20{2}\x20jour','130300RQgStS','Année-Mois-Jour','Colonne\x20','{0}\x20jour','Total\x20général','Minute','830406IlFesQ','UniverProSheetsPivotFrFR','Nombre\x20de\x20','{0}\x20trimestre','Moyenne\x20de\x20','16YGkShk','526SKcviO','4260872wJlzwi','object','{0}\x20heure','348PIalbj','Ligne'];_0x2492=function(){return _0x5bdb5c;};return _0x2492();}function _0xb5bb(_0x54b632,_0x8ba60e){_0x54b632=_0x54b632-0xe7;var _0x249280=_0x2492();var _0xb5bb0e=_0x249280[_0x54b632];return _0xb5bb0e;}(function(_0x2118e1,_0x3a5a00){var _0x275dcc=_0xb5bb,_0x3f79d8=_0x2118e1();while(!![]){try{var _0x278710=-parseInt(_0x275dcc(0x109))/0x1*(parseInt(_0x275dcc(0x105))/0x2)+-parseInt(_0x275dcc(0xe9))/0x3*(parseInt(_0x275dcc(0xf9))/0x4)+parseInt(_0x275dcc(0x10e))/0x5*(parseInt(_0x275dcc(0xff))/0x6)+parseInt(_0x275dcc(0xef))/0x7*(parseInt(_0x275dcc(0x104))/0x8)+parseInt(_0x275dcc(0xee))/0x9*(-parseInt(_0x275dcc(0x111))/0xa)+-parseInt(_0x275dcc(0x106))/0xb+parseInt(_0x275dcc(0xf1))/0xc;if(_0x278710===_0x3a5a00)break;else _0x3f79d8['push'](_0x3f79d8['shift']());}catch(_0xff4ede){_0x3f79d8['push'](_0x3f79d8['shift']());}}}(_0x2492,0x3fad2),function(_0x497412,_0x165a4c){var _0x42b78d=_0xb5bb;typeof exports==_0x42b78d(0x107)&&typeof module<'u'?module[_0x42b78d(0x116)]=_0x165a4c():typeof define==_0x42b78d(0x114)&&define[_0x42b78d(0xed)]?define([],_0x165a4c):(_0x497412=typeof globalThis<'u'?globalThis:_0x497412||self,_0x497412[_0x42b78d(0x100)]=_0x165a4c());}(this,function(){var _0x55f510=_0xb5bb;return{'sheets-pivot':{'sheet':'Feuille','blankValue':_0x55f510(0x110),'otherValue':_0x55f510(0xea),'columnName':_0x55f510(0xfb),'subTotalText':'Total','grandTotalText':_0x55f510(0xfd),'valueText':_0x55f510(0x10c),'averageName':_0x55f510(0x103),'countName':_0x55f510(0x101),'countNumsName':_0x55f510(0x101),'maxName':_0x55f510(0xf3),'minName':_0x55f510(0xf4),'productName':_0x55f510(0xf5),'stdDevName':_0x55f510(0xf7),'stdDevpName':'Écart-type\x20pop.\x20de\x20','sumName':_0x55f510(0x113),'varName':'Variance\x20de\x20','varpName':_0x55f510(0xf2),'subTotal':_0x55f510(0xeb),'grandTotal':'Total\x20général','value':_0x55f510(0x112),'blank':_0x55f510(0xe8),'other':'autre','emptyPivot':{'filter':'Filtre','row':_0x55f510(0x10a),'column':_0x55f510(0x10d),'values':_0x55f510(0x10f)},'dateGroup':{'year':'Année','month':_0x55f510(0xf0),'day':_0x55f510(0x115),'hour':'Heure','minute':_0x55f510(0xfe),'quarter':_0x55f510(0xe7),'monthDate':'Mois-Jour','yearQuarter':_0x55f510(0xec),'yearMonth':'Année-Mois','yearMonthDate':_0x55f510(0xfa)},'cellDateGroupDisplay':{'minute':'{0}\x20minute','hour':_0x55f510(0x108),'hourMinute':'{0}\x20heure\x20{1}\x20minute','date':_0x55f510(0xfc),'month':'{0}\x20mois','monthDate':'{0}\x20mois\x20{1}\x20jour','quarter':_0x55f510(0x102),'year':_0x55f510(0x10b),'yearMonth':_0x55f510(0xf6),'yearMonthDate':_0x55f510(0xf8),'yearQuarter':'{0}\x20année\x20{1}\x20trimestre'}}};}));
@@ -0,0 +1 @@
1
+ function _0x4b8c(_0x3c6f39,_0x4e71ae){_0x3c6f39=_0x3c6f39-0x107;var _0x2424f9=_0x2424();var _0x4b8c51=_0x2424f9[_0x3c6f39];return _0x4b8c51;}(function(_0x40c627,_0x38d7bf){var _0x5ab84e=_0x4b8c,_0x41186f=_0x40c627();while(!![]){try{var _0x366f81=parseInt(_0x5ab84e(0x132))/0x1+parseInt(_0x5ab84e(0x122))/0x2*(parseInt(_0x5ab84e(0x12e))/0x3)+parseInt(_0x5ab84e(0x110))/0x4+-parseInt(_0x5ab84e(0x12b))/0x5*(-parseInt(_0x5ab84e(0x117))/0x6)+-parseInt(_0x5ab84e(0x125))/0x7*(-parseInt(_0x5ab84e(0x111))/0x8)+-parseInt(_0x5ab84e(0x127))/0x9*(parseInt(_0x5ab84e(0x113))/0xa)+parseInt(_0x5ab84e(0x10c))/0xb*(-parseInt(_0x5ab84e(0x133))/0xc);if(_0x366f81===_0x38d7bf)break;else _0x41186f['push'](_0x41186f['shift']());}catch(_0x158739){_0x41186f['push'](_0x41186f['shift']());}}}(_0x2424,0x66373),function(_0x185f8b,_0x15cc18){var _0x5bf5dc=_0x4b8c;typeof exports==_0x5bf5dc(0x129)&&typeof module<'u'?module[_0x5bf5dc(0x11c)]=_0x15cc18():typeof define=='function'&&define[_0x5bf5dc(0x12c)]?define([],_0x15cc18):(_0x185f8b=typeof globalThis<'u'?globalThis:_0x185f8b||self,_0x185f8b[_0x5bf5dc(0x11e)]=_0x15cc18());}(this,function(){var _0x12b46b=_0x4b8c;return{'sheets-pivot':{'sheet':_0x12b46b(0x12d),'blankValue':_0x12b46b(0x126),'otherValue':_0x12b46b(0x123),'columnName':_0x12b46b(0x114),'subTotalText':_0x12b46b(0x115),'grandTotalText':'Total\x20Keseluruhan','valueText':'Nilai','averageName':_0x12b46b(0x116),'countName':'Jumlah\x20dari\x20','countNumsName':_0x12b46b(0x137),'maxName':'Maks\x20dari\x20','minName':_0x12b46b(0x11d),'productName':_0x12b46b(0x11b),'stdDevName':_0x12b46b(0x107),'stdDevpName':_0x12b46b(0x120),'sumName':_0x12b46b(0x137),'varName':_0x12b46b(0x109),'varpName':_0x12b46b(0x124),'subTotal':'Subtotal','grandTotal':_0x12b46b(0x108),'value':'nilai','blank':_0x12b46b(0x12a),'other':_0x12b46b(0x11f),'emptyPivot':{'filter':'Filter','row':'Baris','column':'Kolom','values':_0x12b46b(0x121)},'dateGroup':{'year':_0x12b46b(0x10f),'month':_0x12b46b(0x10d),'day':_0x12b46b(0x10b),'hour':_0x12b46b(0x134),'minute':_0x12b46b(0x136),'quarter':_0x12b46b(0x118),'monthDate':_0x12b46b(0x11a),'yearQuarter':_0x12b46b(0x131),'yearMonth':_0x12b46b(0x12f),'yearMonthDate':'Tahun-Bulan-Hari'},'cellDateGroupDisplay':{'minute':_0x12b46b(0x112),'hour':_0x12b46b(0x135),'hourMinute':_0x12b46b(0x119),'date':'{0}\x20hari','month':_0x12b46b(0x10a),'monthDate':_0x12b46b(0x138),'quarter':_0x12b46b(0x10e),'year':_0x12b46b(0x128),'yearMonth':_0x12b46b(0x139),'yearMonthDate':_0x12b46b(0x130),'yearQuarter':'{0}\x20tahun\x20{1}\x20kuartal'}}};}));function _0x2424(){var _0x3e8efd=['object','kosong','5nxMrbM','amd','Lembar','1158hMnzfl','Tahun-Bulan','{0}\x20tahun\x20{1}\x20bulan\x20{2}\x20hari','Tahun-Kuartal','693830QVqMdk','731316Xmktiu','Jam','{0}\x20jam','Menit','Jumlah\x20dari\x20','{0}\x20bulan\x20{1}\x20hari','{0}\x20tahun\x20{1}\x20bulan','StdDev\x20dari\x20','Total\x20Keseluruhan','Var\x20dari\x20','{0}\x20bulan','Hari','121lPJXjL','Bulan','{0}\x20kuartal','Tahun','72616tKtmHM','8JKsbsg','{0}\x20menit','300760eaDzYh','Kolom\x20','Total','Rata-rata\x20dari\x20','5148mNELWJ','Kuartal','{0}\x20jam\x20{1}\x20menit','Bulan-Hari','Hasil\x20Kali\x20dari\x20','exports','Min\x20dari\x20','UniverProSheetsPivotIdID','lainnya','StdDevp\x20dari\x20','Nilai','86HFEkKb','(Lainnya)','Varp\x20dari\x20','4201512WQqHPr','(Kosong)','72evZAEf','{0}\x20tahun'];_0x2424=function(){return _0x3e8efd;};return _0x2424();}
@@ -0,0 +1 @@
1
+ function _0x1e13(_0x3bd8f3,_0x58558b){_0x3bd8f3=_0x3bd8f3-0x11f;var _0x597ff0=_0x597f();var _0x1e130d=_0x597ff0[_0x3bd8f3];return _0x1e130d;}(function(_0x145ee5,_0xe912d){var _0x23eb97=_0x1e13,_0x35a411=_0x145ee5();while(!![]){try{var _0x3b6369=parseInt(_0x23eb97(0x129))/0x1+parseInt(_0x23eb97(0x13d))/0x2+parseInt(_0x23eb97(0x136))/0x3*(-parseInt(_0x23eb97(0x149))/0x4)+-parseInt(_0x23eb97(0x133))/0x5*(-parseInt(_0x23eb97(0x144))/0x6)+parseInt(_0x23eb97(0x12f))/0x7+-parseInt(_0x23eb97(0x14c))/0x8*(-parseInt(_0x23eb97(0x140))/0x9)+-parseInt(_0x23eb97(0x134))/0xa*(parseInt(_0x23eb97(0x13f))/0xb);if(_0x3b6369===_0xe912d)break;else _0x35a411['push'](_0x35a411['shift']());}catch(_0x2270ec){_0x35a411['push'](_0x35a411['shift']());}}}(_0x597f,0x63f87),function(_0x30c941,_0x8a120b){var _0x4a2e31=_0x1e13;typeof exports==_0x4a2e31(0x14f)&&typeof module<'u'?module['exports']=_0x8a120b():typeof define==_0x4a2e31(0x12e)&&define[_0x4a2e31(0x121)]?define([],_0x8a120b):(_0x30c941=typeof globalThis<'u'?globalThis:_0x30c941||self,_0x30c941[_0x4a2e31(0x14e)]=_0x8a120b());}(this,function(){var _0x4aecf5=_0x1e13;return{'sheets-pivot':{'sheet':_0x4aecf5(0x141),'blankValue':_0x4aecf5(0x13b),'otherValue':_0x4aecf5(0x13a),'columnName':'Colonna\x20','subTotalText':_0x4aecf5(0x124),'grandTotalText':_0x4aecf5(0x123),'valueText':_0x4aecf5(0x12d),'averageName':_0x4aecf5(0x130),'countName':'Conteggio\x20di\x20','countNumsName':_0x4aecf5(0x13e),'maxName':_0x4aecf5(0x126),'minName':_0x4aecf5(0x137),'productName':_0x4aecf5(0x12a),'stdDevName':_0x4aecf5(0x14b),'stdDevpName':_0x4aecf5(0x12b),'sumName':_0x4aecf5(0x14a),'varName':_0x4aecf5(0x139),'varpName':'Varp\x20di\x20','subTotal':'Subtotale','grandTotal':_0x4aecf5(0x123),'value':_0x4aecf5(0x135),'blank':_0x4aecf5(0x120),'other':_0x4aecf5(0x131),'emptyPivot':{'filter':'Filtro','row':_0x4aecf5(0x13c),'column':_0x4aecf5(0x127),'values':'Valori'},'dateGroup':{'year':_0x4aecf5(0x11f),'month':'Mese','day':'Giorno','hour':_0x4aecf5(0x14d),'minute':_0x4aecf5(0x132),'quarter':_0x4aecf5(0x138),'monthDate':_0x4aecf5(0x12c),'yearQuarter':_0x4aecf5(0x143),'yearMonth':_0x4aecf5(0x142),'yearMonthDate':_0x4aecf5(0x125)},'cellDateGroupDisplay':{'minute':_0x4aecf5(0x128),'hour':'{0}\x20ora','hourMinute':'{0}\x20ora\x20{1}\x20minuto','date':'{0}\x20giorno','month':_0x4aecf5(0x147),'monthDate':'{0}\x20mese\x20{1}\x20giorno','quarter':_0x4aecf5(0x148),'year':_0x4aecf5(0x145),'yearMonth':'{0}\x20anno\x20{1}\x20mese','yearMonthDate':_0x4aecf5(0x122),'yearQuarter':_0x4aecf5(0x146)}}};}));function _0x597f(){var _0x23302f=['Media\x20di\x20','altro','Minuto','10ysHgaJ','20HJoIrU','valore','6198SyKdOS','Minimo\x20di\x20','Trimestre','Var\x20di\x20','(Altro)','(Vuoto)','Riga','556114VPNCvc','Conteggio\x20di\x20','2005344mzPKNq','5111343JzYHVW','Foglio','Anno-Mese','Anno-Trimestre','200082udRtHe','{0}\x20anno','{0}\x20anno\x20{1}\x20trimestre','{0}\x20mese','{0}\x20trimestre','1040UcAjSg','Somma\x20di\x20','DevStd\x20di\x20','8EYFsQE','Ora','UniverProSheetsPivotItIT','object','Anno','vuoto','amd','{0}\x20anno\x20{1}\x20mese\x20{2}\x20giorno','Totale\x20Complessivo','Totale','Anno-Mese-Giorno','Massimo\x20di\x20','Colonna','{0}\x20minuto','339918xefPPW','Prodotto\x20di\x20','DevStdp\x20di\x20','Mese-Giorno','Valore','function','410557qwoIuw'];_0x597f=function(){return _0x23302f;};return _0x597f();}
@@ -1 +1 @@
1
- (function(_0x13e2bb,_0x4b0c58){var _0x31a5b8=_0x2b4a,_0x3d77f1=_0x13e2bb();while(!![]){try{var _0x919315=parseInt(_0x31a5b8(0x121))/0x1*(-parseInt(_0x31a5b8(0x125))/0x2)+parseInt(_0x31a5b8(0x132))/0x3*(parseInt(_0x31a5b8(0x128))/0x4)+parseInt(_0x31a5b8(0x131))/0x5+parseInt(_0x31a5b8(0x117))/0x6*(parseInt(_0x31a5b8(0x11b))/0x7)+parseInt(_0x31a5b8(0x116))/0x8*(-parseInt(_0x31a5b8(0x133))/0x9)+-parseInt(_0x31a5b8(0x12b))/0xa*(parseInt(_0x31a5b8(0x11a))/0xb)+-parseInt(_0x31a5b8(0x112))/0xc*(-parseInt(_0x31a5b8(0x111))/0xd);if(_0x919315===_0x4b0c58)break;else _0x3d77f1['push'](_0x3d77f1['shift']());}catch(_0x75e87){_0x3d77f1['push'](_0x3d77f1['shift']());}}}(_0x322d,0xe059a),function(_0x3b4f43,_0x32c382){var _0x3c98c8=_0x2b4a;typeof exports==_0x3c98c8(0x115)&&typeof module<'u'?module['exports']=_0x32c382():typeof define==_0x3c98c8(0x10f)&&define[_0x3c98c8(0x122)]?define([],_0x32c382):(_0x3b4f43=typeof globalThis<'u'?globalThis:_0x3b4f43||self,_0x3b4f43[_0x3c98c8(0x11d)]=_0x32c382());}(this,function(){var _0x466ed5=_0x2b4a;return{'sheets-pivot':{'blankValue':_0x466ed5(0x11f),'otherValue':_0x466ed5(0x120),'columnName':'列\x20','subTotalText':'合計','grandTotalText':'総計','valueText':'値','averageName':'平均\x20/\x20','countName':_0x466ed5(0x124),'countNumsName':_0x466ed5(0x12a),'maxName':_0x466ed5(0x10e),'minName':'最小値\x20/\x20','productName':_0x466ed5(0x11e),'stdDevName':_0x466ed5(0x11c),'stdDevpName':_0x466ed5(0x10d),'sumName':_0x466ed5(0x129),'varName':'分散\x20/\x20','varpName':'標本分散\x20/\x20','subTotal':'小計','grandTotal':'総計','value':'値','blank':'空白','other':'その他','emptyPivot':{'filter':_0x466ed5(0x12f),'row':'行','column':'列','values':'値'},'dateGroup':{'year':'年','month':'月','day':'日','hour':'時','minute':'分','quarter':'四半期','monthDate':_0x466ed5(0x119),'yearQuarter':'年-四半期','yearMonth':_0x466ed5(0x127),'yearMonthDate':_0x466ed5(0x126)},'cellDateGroupDisplay':{'minute':_0x466ed5(0x114),'hour':_0x466ed5(0x110),'hourMinute':_0x466ed5(0x130),'date':_0x466ed5(0x12d),'month':_0x466ed5(0x12c),'monthDate':'{0}月{1}日','quarter':_0x466ed5(0x123),'year':_0x466ed5(0x113),'yearMonth':_0x466ed5(0x118),'yearMonthDate':'{0}{1}月{2}日','yearQuarter':_0x466ed5(0x12e)}}};}));function _0x2b4a(_0x4cfd79,_0x155707){_0x4cfd79=_0x4cfd79-0x10d;var _0x322d87=_0x322d();var _0x2b4af1=_0x322d87[_0x4cfd79];return _0x2b4af1;}function _0x322d(){var _0x49e9d5=['{0}日','{0}年第{1}四半期','フィルター','{0}時{1}分','7625800HjZgdK','81cQNxNn','153QyZuGS','標本標準偏差\x20/\x20','最大値\x20/\x20','function','{0}時','2742077EOvJxv','24uOCswC','{0}年','{0}分','object','801424tFzSeK','10162974WkvFMw','{0}年{1}月','月-日','1529bEAYJQ','7YlXpwl','標準偏差\x20/\x20','UniverProSheetsPivotJaJP','積\x20/\x20','(空白)','(その他)','4769HQYqtE','amd','第{0}四半期','データの個数\x20/\x20','514ptwLwH','年-月-日','年-月','208076rFzPcD','合計\x20/\x20','数値の個数\x20/\x20','86170Jwezjv','{0}月'];_0x322d=function(){return _0x49e9d5;};return _0x322d();}
1
+ function _0x58fb(_0x29a9b4,_0x29dc88){_0x29a9b4=_0x29a9b4-0x102;var _0x3ce134=_0x3ce1();var _0x58fb49=_0x3ce134[_0x29a9b4];return _0x58fb49;}(function(_0x3be6bb,_0x1d8fe9){var _0x2d082d=_0x58fb,_0x218fbc=_0x3be6bb();while(!![]){try{var _0x424821=parseInt(_0x2d082d(0x117))/0x1+-parseInt(_0x2d082d(0x110))/0x2+-parseInt(_0x2d082d(0x10b))/0x3*(parseInt(_0x2d082d(0x11b))/0x4)+parseInt(_0x2d082d(0x121))/0x5*(parseInt(_0x2d082d(0x116))/0x6)+-parseInt(_0x2d082d(0x122))/0x7+parseInt(_0x2d082d(0x11c))/0x8+parseInt(_0x2d082d(0x11d))/0x9;if(_0x424821===_0x1d8fe9)break;else _0x218fbc['push'](_0x218fbc['shift']());}catch(_0x8d0690){_0x218fbc['push'](_0x218fbc['shift']());}}}(_0x3ce1,0x50b9b),function(_0x1ffb2e,_0xa701cf){var _0x3ec9c0=_0x58fb;typeof exports=='object'&&typeof module<'u'?module['exports']=_0xa701cf():typeof define==_0x3ec9c0(0x10c)&&define[_0x3ec9c0(0x115)]?define([],_0xa701cf):(_0x1ffb2e=typeof globalThis<'u'?globalThis:_0x1ffb2e||self,_0x1ffb2e[_0x3ec9c0(0x103)]=_0xa701cf());}(this,function(){var _0xc199cb=_0x58fb;return{'sheets-pivot':{'sheet':_0xc199cb(0x126),'blankValue':_0xc199cb(0x125),'otherValue':_0xc199cb(0x113),'columnName':'列\x20','subTotalText':'合計','grandTotalText':'総計','valueText':'値','averageName':_0xc199cb(0x107),'countName':'データの個数\x20/\x20','countNumsName':'数値の個数\x20/\x20','maxName':'最大値\x20/\x20','minName':_0xc199cb(0x106),'productName':_0xc199cb(0x11e),'stdDevName':_0xc199cb(0x11f),'stdDevpName':_0xc199cb(0x109),'sumName':_0xc199cb(0x104),'varName':_0xc199cb(0x114),'varpName':_0xc199cb(0x102),'subTotal':'小計','grandTotal':'総計','value':'値','blank':'空白','other':_0xc199cb(0x124),'emptyPivot':{'filter':_0xc199cb(0x111),'row':'行','column':'列','values':'値'},'dateGroup':{'year':'年','month':'月','day':'日','hour':'時','minute':'分','quarter':_0xc199cb(0x105),'monthDate':_0xc199cb(0x119),'yearQuarter':_0xc199cb(0x10e),'yearMonth':_0xc199cb(0x118),'yearMonthDate':_0xc199cb(0x10a)},'cellDateGroupDisplay':{'minute':'{0}分','hour':_0xc199cb(0x10f),'hourMinute':_0xc199cb(0x112),'date':'{0}日','month':_0xc199cb(0x123),'monthDate':_0xc199cb(0x108),'quarter':'第{0}四半期','year':_0xc199cb(0x11a),'yearMonth':_0xc199cb(0x10d),'yearMonthDate':_0xc199cb(0x120),'yearQuarter':'{0}年第{1}四半期'}}};}));function _0x3ce1(){var _0x30ecdd=['年-四半期','{0}','997324gMwNfV','フィルター','{0}時{1}分','(その他)','分散\x20/\x20','amd','6NjxQmn','560606EsmVWv','年-月','月-日','{0}年','1690724DoKECj','1295176oZiZhx','5857398ymciBw','積\x20/\x20','標準偏差\x20/\x20','{0}年{1}月{2}日','1227505BxAkJi','2567824AOfegj','{0}月','その他','(空白)','シート','標本分散\x20/\x20','UniverProSheetsPivotJaJP','合計\x20/\x20','四半期','最小値\x20/\x20','平均\x20/\x20','{0}月{1}日','標本標準偏差\x20/\x20','年-月-日','3aRsjSR','function','{0}年{1}月'];_0x3ce1=function(){return _0x30ecdd;};return _0x3ce1();}
@@ -1 +1 @@
1
- (function(_0x145d3e,_0x507c3b){var _0x5ef726=_0x520f,_0x11109f=_0x145d3e();while(!![]){try{var _0x2cd7f9=-parseInt(_0x5ef726(0xf4))/0x1*(parseInt(_0x5ef726(0xf8))/0x2)+parseInt(_0x5ef726(0x114))/0x3*(parseInt(_0x5ef726(0x111))/0x4)+parseInt(_0x5ef726(0xfe))/0x5*(-parseInt(_0x5ef726(0x10a))/0x6)+parseInt(_0x5ef726(0x112))/0x7+-parseInt(_0x5ef726(0xf7))/0x8+-parseInt(_0x5ef726(0x10d))/0x9+parseInt(_0x5ef726(0x109))/0xa*(parseInt(_0x5ef726(0x102))/0xb);if(_0x2cd7f9===_0x507c3b)break;else _0x11109f['push'](_0x11109f['shift']());}catch(_0x2c468d){_0x11109f['push'](_0x11109f['shift']());}}}(_0x4222,0xce907),function(_0x47bec7,_0x458e76){var _0x5e7995=_0x520f;typeof exports=='object'&&typeof module<'u'?module[_0x5e7995(0xfd)]=_0x458e76():typeof define==_0x5e7995(0xfc)&&define[_0x5e7995(0xf3)]?define([],_0x458e76):(_0x47bec7=typeof globalThis<'u'?globalThis:_0x47bec7||self,_0x47bec7[_0x5e7995(0x113)]=_0x458e76());}(this,function(){var _0x422eb=_0x520f;return{'sheets-pivot':{'blankValue':_0x422eb(0x103),'otherValue':_0x422eb(0xff),'columnName':'열\x20','subTotalText':'합계','grandTotalText':_0x422eb(0xf9),'valueText':'값','averageName':_0x422eb(0xf1),'countName':_0x422eb(0x10e),'countNumsName':_0x422eb(0x115),'maxName':'최대값\x20/\x20','minName':'최소값\x20/\x20','productName':_0x422eb(0x104),'stdDevName':'표준\x20편차\x20/\x20','stdDevpName':_0x422eb(0xf0),'sumName':'합계\x20/\x20','varName':_0x422eb(0x10b),'varpName':_0x422eb(0x108),'subTotal':_0x422eb(0xef),'grandTotal':_0x422eb(0xf9),'value':'값','blank':_0x422eb(0xf2),'other':'기타','emptyPivot':{'filter':'필터','row':'행','column':'열','values':'값'},'dateGroup':{'year':'년','month':'월','day':'일','hour':'시','minute':'분','quarter':'분기','monthDate':_0x422eb(0x106),'yearQuarter':'년-분기','yearMonth':_0x422eb(0x101),'yearMonthDate':'년-월-일'},'cellDateGroupDisplay':{'minute':_0x422eb(0x107),'hour':_0x422eb(0x10f),'hourMinute':_0x422eb(0xf5),'date':_0x422eb(0xfb),'month':_0x422eb(0xf6),'monthDate':_0x422eb(0xfa),'quarter':'제{0}분기','year':_0x422eb(0x100),'yearMonth':_0x422eb(0x105),'yearMonthDate':_0x422eb(0x10c),'yearQuarter':_0x422eb(0x110)}}};}));function _0x520f(_0x374eff,_0x15f48a){_0x374eff=_0x374eff-0xef;var _0x4222d7=_0x4222();var _0x520fb8=_0x4222d7[_0x374eff];return _0x520fb8;}function _0x4222(){var _0x43d511=['{0}시','{0}년제{1}분기','64pcqbTJ','9711947GKorMr','UniverProSheetsPivotKoKR','251610EknPrq','숫자\x20개수\x20/\x20','부분합','표준\x20편차(모집단)\x20/\x20','평균\x20/\x20','비어\x20있음','amd','590768FrHKGM','{0}시{1}분','{0}월','4193464hOincY','2GDjItt','총합계','{0}월{1}일','{0}일','function','exports','10fiqoze','(기타)','{0}년','년-월','22837925FGChHw','(비어\x20있음)','곱\x20/\x20','{0}년{1}월','월-일','{0}분','분산(모집단)\x20/\x20','10mZggGz','3720954fiECJb','분산\x20/\x20','{0}년{1}월{2}일','14437440DsMpDR','개수\x20/\x20'];_0x4222=function(){return _0x43d511;};return _0x4222();}
1
+ function _0x5dbc(_0x254fc0,_0x392dfd){_0x254fc0=_0x254fc0-0x71;var _0x5eeccb=_0x5eec();var _0x5dbc2c=_0x5eeccb[_0x254fc0];return _0x5dbc2c;}function _0x5eec(){var _0x1ae6a4=['10fjmUse','14EBPVmR','826425LCljWd','953136nRGZMI','평균\x20/\x20','22996uCrVvp','3765091flBFzE','amd','월-일','42Tggeyl','표준\x20편차(모집단)\x20/\x20','년-월-일','{0}년{1}월','function','{0}월{1}일','개수\x20/\x20','분산\x20/\x20','숫자\x20개수\x20/\x20','년-월','(기타)','336714TaFMib','{0}년','exports','359056nyZeSy','최대값\x20/\x20','비어\x20있음','{0}월','object','15815UHULmJ','곱\x20/\x20','총합계','합계\x20/\x20','210yJkTuR','{0}년{1}월{2}일'];_0x5eec=function(){return _0x1ae6a4;};return _0x5eec();}(function(_0x4e2ed9,_0x456eac){var _0x56c7ca=_0x5dbc,_0x367512=_0x4e2ed9();while(!![]){try{var _0x454722=-parseInt(_0x56c7ca(0x82))/0x1*(-parseInt(_0x56c7ca(0x91))/0x2)+-parseInt(_0x56c7ca(0x8b))/0x3+-parseInt(_0x56c7ca(0x8d))/0x4*(parseInt(_0x56c7ca(0x86))/0x5)+-parseInt(_0x56c7ca(0x7a))/0x6+parseInt(_0x56c7ca(0x89))/0x7*(parseInt(_0x56c7ca(0x7d))/0x8)+parseInt(_0x56c7ca(0x8a))/0x9+parseInt(_0x56c7ca(0x88))/0xa*(parseInt(_0x56c7ca(0x8e))/0xb);if(_0x454722===_0x456eac)break;else _0x367512['push'](_0x367512['shift']());}catch(_0x516f69){_0x367512['push'](_0x367512['shift']());}}}(_0x5eec,0x3ac38),function(_0x415aa0,_0x1ca896){var _0x5d027f=_0x5dbc;typeof exports==_0x5d027f(0x81)&&typeof module<'u'?module[_0x5d027f(0x7c)]=_0x1ca896():typeof define==_0x5d027f(0x73)&&define[_0x5d027f(0x8f)]?define([],_0x1ca896):(_0x415aa0=typeof globalThis<'u'?globalThis:_0x415aa0||self,_0x415aa0['UniverProSheetsPivotKoKR']=_0x1ca896());}(this,function(){var _0x54424e=_0x5dbc;return{'sheets-pivot':{'sheet':'시트','blankValue':'(비어\x20있음)','otherValue':_0x54424e(0x79),'columnName':'열\x20','subTotalText':'합계','grandTotalText':_0x54424e(0x84),'valueText':'값','averageName':_0x54424e(0x8c),'countName':_0x54424e(0x75),'countNumsName':_0x54424e(0x77),'maxName':_0x54424e(0x7e),'minName':'최소값\x20/\x20','productName':_0x54424e(0x83),'stdDevName':'표준\x20편차\x20/\x20','stdDevpName':_0x54424e(0x92),'sumName':_0x54424e(0x85),'varName':_0x54424e(0x76),'varpName':'분산(모집단)\x20/\x20','subTotal':'부분합','grandTotal':_0x54424e(0x84),'value':'값','blank':_0x54424e(0x7f),'other':'기타','emptyPivot':{'filter':'필터','row':'행','column':'열','values':'값'},'dateGroup':{'year':'년','month':'월','day':'일','hour':'시','minute':'분','quarter':'분기','monthDate':_0x54424e(0x90),'yearQuarter':'년-분기','yearMonth':_0x54424e(0x78),'yearMonthDate':_0x54424e(0x71)},'cellDateGroupDisplay':{'minute':'{0}분','hour':'{0}시','hourMinute':'{0}시{1}분','date':'{0}일','month':_0x54424e(0x80),'monthDate':_0x54424e(0x74),'quarter':'제{0}분기','year':_0x54424e(0x7b),'yearMonth':_0x54424e(0x72),'yearMonthDate':_0x54424e(0x87),'yearQuarter':'{0}년제{1}분기'}}};}));
@@ -0,0 +1 @@
1
+ function _0x5dc4(){var _0x31552e=['puste','Suma\x20częściowa','Dzień','Suma\x20z\x20','Rok-Kwartał','{0}\x20dzień','3088NeKjKb','26172ZeYjOG','Minuta','(Inne)','300oARhVu','UniverProSheetsPivotPlPL','{0}\x20kwartał','{0}\x20rok\x20{1}\x20miesiąc\x20{2}\x20dzień','3889LbhjWr','Suma\x20całkowita','Suma','wartość','amd','Kolumna','791034TKNMNy','538662sJgprZ','inne','3276755kgAwNr','Miesiąc','Rok-Miesiąc-Dzień','{0}\x20godzina\x20{1}\x20minuta','Godzina','Miesiąc-Dzień','Minimum\x20z\x20','{0}\x20miesiąc','5169717ZEgYae','(Puste)','{0}\x20rok\x20{1}\x20kwartał','OdchStdPop\x20z\x20','{0}\x20godzina','Wiersz','object','{0}\x20rok\x20{1}\x20miesiąc','Wariancja\x20z\x20','Rok-Miesiąc','1627504ZcCxvd','Maksimum\x20z\x20','Rok','Wartość'];_0x5dc4=function(){return _0x31552e;};return _0x5dc4();}function _0xe2f5(_0xdb8d50,_0x461fdf){_0xdb8d50=_0xdb8d50-0x79;var _0x5dc4cb=_0x5dc4();var _0xe2f567=_0x5dc4cb[_0xdb8d50];return _0xe2f567;}(function(_0x40ebec,_0x25af5a){var _0x2693a1=_0xe2f5,_0x52da12=_0x40ebec();while(!![]){try{var _0x415d36=-parseInt(_0x2693a1(0x9b))/0x1*(-parseInt(_0x2693a1(0x97))/0x2)+-parseInt(_0x2693a1(0xa2))/0x3+parseInt(_0x2693a1(0x89))/0x4+-parseInt(_0x2693a1(0xa4))/0x5+-parseInt(_0x2693a1(0xa1))/0x6+-parseInt(_0x2693a1(0x7f))/0x7+parseInt(_0x2693a1(0x93))/0x8*(parseInt(_0x2693a1(0x94))/0x9);if(_0x415d36===_0x25af5a)break;else _0x52da12['push'](_0x52da12['shift']());}catch(_0x2d93a7){_0x52da12['push'](_0x52da12['shift']());}}}(_0x5dc4,0x6378f),function(_0x26d0bd,_0x248371){var _0x20515b=_0xe2f5;typeof exports==_0x20515b(0x85)&&typeof module<'u'?module['exports']=_0x248371():typeof define=='function'&&define[_0x20515b(0x9f)]?define([],_0x248371):(_0x26d0bd=typeof globalThis<'u'?globalThis:_0x26d0bd||self,_0x26d0bd[_0x20515b(0x98)]=_0x248371());}(this,function(){var _0x2ab979=_0xe2f5;return{'sheets-pivot':{'sheet':'Arkusz','blankValue':_0x2ab979(0x80),'otherValue':_0x2ab979(0x96),'columnName':'Kolumna\x20','subTotalText':_0x2ab979(0x9d),'grandTotalText':_0x2ab979(0x9c),'valueText':_0x2ab979(0x8c),'averageName':'Średnia\x20z\x20','countName':'Liczba\x20z\x20','countNumsName':'Liczba\x20z\x20','maxName':_0x2ab979(0x8a),'minName':_0x2ab979(0x7d),'productName':'Iloczyn\x20z\x20','stdDevName':'OdchStd\x20z\x20','stdDevpName':_0x2ab979(0x82),'sumName':_0x2ab979(0x90),'varName':_0x2ab979(0x87),'varpName':'WariancjaPop\x20z\x20','subTotal':_0x2ab979(0x8e),'grandTotal':_0x2ab979(0x9c),'value':_0x2ab979(0x9e),'blank':_0x2ab979(0x8d),'other':_0x2ab979(0xa3),'emptyPivot':{'filter':'Filtr','row':_0x2ab979(0x84),'column':_0x2ab979(0xa0),'values':'Wartości'},'dateGroup':{'year':_0x2ab979(0x8b),'month':_0x2ab979(0xa5),'day':_0x2ab979(0x8f),'hour':_0x2ab979(0x7b),'minute':_0x2ab979(0x95),'quarter':'Kwartał','monthDate':_0x2ab979(0x7c),'yearQuarter':_0x2ab979(0x91),'yearMonth':_0x2ab979(0x88),'yearMonthDate':_0x2ab979(0x79)},'cellDateGroupDisplay':{'minute':'{0}\x20minuta','hour':_0x2ab979(0x83),'hourMinute':_0x2ab979(0x7a),'date':_0x2ab979(0x92),'month':_0x2ab979(0x7e),'monthDate':'{0}\x20miesiąc\x20{1}\x20dzień','quarter':_0x2ab979(0x99),'year':'{0}\x20rok','yearMonth':_0x2ab979(0x86),'yearMonthDate':_0x2ab979(0x9a),'yearQuarter':_0x2ab979(0x81)}}};}));
@@ -0,0 +1 @@
1
+ function _0x4bb2(_0x1911f2,_0x536bd6){_0x1911f2=_0x1911f2-0x16a;var _0x116df4=_0x116d();var _0x4bb24a=_0x116df4[_0x1911f2];return _0x4bb24a;}function _0x116d(){var _0x20d8b7=['2977300TSCNkV','3572238RsORrq','Mínimo\x20de\x20','Ano','Mês','14785XwNkLF','192kZuduf','Total\x20Geral','VarP\x20de\x20','Subtotal','{0}\x20hora\x20{1}\x20minuto','(Em\x20branco)','{0}\x20minuto','Dia','Soma\x20de\x20','{0}\x20ano\x20{1}\x20mês','DesvPadrão\x20de\x20','Planilha','valor','Coluna\x20','Filtro','{0}\x20mês\x20{1}\x20dia','245223iZzGon','{0}\x20dia','Máximo\x20de\x20','28AMHOuF','Média\x20de\x20','4235256vXMWwY','DesvPadrãoP\x20de\x20','Valores','1334896AxjIdK','22171130OKkyxG','Linha','object','amd','Ano-Trimestre','Trimestre','function','2hVKKju','Ano-Mês','UniverProSheetsPivotPtBR','exports','outro'];_0x116d=function(){return _0x20d8b7;};return _0x116d();}(function(_0x32f865,_0xe379da){var _0x3f6486=_0x4bb2,_0x1cd200=_0x32f865();while(!![]){try{var _0x2cefbc=parseInt(_0x3f6486(0x178))/0x1*(parseInt(_0x3f6486(0x188))/0x2)+-parseInt(_0x3f6486(0x18e))/0x3+-parseInt(_0x3f6486(0x18d))/0x4+parseInt(_0x3f6486(0x192))/0x5*(-parseInt(_0x3f6486(0x193))/0x6)+parseInt(_0x3f6486(0x17b))/0x7*(parseInt(_0x3f6486(0x180))/0x8)+-parseInt(_0x3f6486(0x17d))/0x9+parseInt(_0x3f6486(0x181))/0xa;if(_0x2cefbc===_0xe379da)break;else _0x1cd200['push'](_0x1cd200['shift']());}catch(_0x5089f7){_0x1cd200['push'](_0x1cd200['shift']());}}}(_0x116d,0x99b01),function(_0x1e87d2,_0x2aae44){var _0x333445=_0x4bb2;typeof exports==_0x333445(0x183)&&typeof module<'u'?module[_0x333445(0x18b)]=_0x2aae44():typeof define==_0x333445(0x187)&&define[_0x333445(0x184)]?define([],_0x2aae44):(_0x1e87d2=typeof globalThis<'u'?globalThis:_0x1e87d2||self,_0x1e87d2[_0x333445(0x18a)]=_0x2aae44());}(this,function(){var _0x4e4156=_0x4bb2;return{'sheets-pivot':{'sheet':_0x4e4156(0x173),'blankValue':_0x4e4156(0x16d),'otherValue':'(Outro)','columnName':_0x4e4156(0x175),'subTotalText':_0x4e4156(0x16b),'grandTotalText':_0x4e4156(0x194),'valueText':'Valor','averageName':_0x4e4156(0x17c),'countName':'Contagem\x20de\x20','countNumsName':'Contagem\x20de\x20','maxName':_0x4e4156(0x17a),'minName':_0x4e4156(0x18f),'productName':'Produto\x20de\x20','stdDevName':_0x4e4156(0x172),'stdDevpName':_0x4e4156(0x17e),'sumName':_0x4e4156(0x170),'varName':'Var\x20de\x20','varpName':_0x4e4156(0x16a),'subTotal':_0x4e4156(0x16b),'grandTotal':_0x4e4156(0x194),'value':_0x4e4156(0x174),'blank':'em\x20branco','other':_0x4e4156(0x18c),'emptyPivot':{'filter':_0x4e4156(0x176),'row':_0x4e4156(0x182),'column':'Coluna','values':_0x4e4156(0x17f)},'dateGroup':{'year':_0x4e4156(0x190),'month':_0x4e4156(0x191),'day':_0x4e4156(0x16f),'hour':'Hora','minute':'Minuto','quarter':_0x4e4156(0x186),'monthDate':'Mês-Dia','yearQuarter':_0x4e4156(0x185),'yearMonth':_0x4e4156(0x189),'yearMonthDate':'Ano-Mês-Dia'},'cellDateGroupDisplay':{'minute':_0x4e4156(0x16e),'hour':'{0}\x20hora','hourMinute':_0x4e4156(0x16c),'date':_0x4e4156(0x179),'month':'{0}\x20mês','monthDate':_0x4e4156(0x177),'quarter':'{0}\x20trimestre','year':'{0}\x20ano','yearMonth':_0x4e4156(0x171),'yearMonthDate':'{0}\x20ano\x20{1}\x20mês\x20{2}\x20dia','yearQuarter':'{0}\x20ano\x20{1}\x20trimestre'}}};}));
@@ -1 +1 @@
1
- function _0x227b(_0x546cda,_0xf9cb47){_0x546cda=_0x546cda-0x124;var _0xd76c9a=_0xd76c();var _0x227b67=_0xd76c9a[_0x546cda];return _0x227b67;}(function(_0x11a4a8,_0x36f61b){var _0x5d0ed3=_0x227b,_0x4eda82=_0x11a4a8();while(!![]){try{var _0x392888=-parseInt(_0x5d0ed3(0x127))/0x1*(parseInt(_0x5d0ed3(0x13c))/0x2)+parseInt(_0x5d0ed3(0x14f))/0x3+-parseInt(_0x5d0ed3(0x12b))/0x4+-parseInt(_0x5d0ed3(0x141))/0x5+parseInt(_0x5d0ed3(0x136))/0x6+-parseInt(_0x5d0ed3(0x150))/0x7*(-parseInt(_0x5d0ed3(0x148))/0x8)+parseInt(_0x5d0ed3(0x133))/0x9;if(_0x392888===_0x36f61b)break;else _0x4eda82['push'](_0x4eda82['shift']());}catch(_0x5c2d57){_0x4eda82['push'](_0x4eda82['shift']());}}}(_0xd76c,0x7e6ed),function(_0xb403e4,_0x38e547){var _0x2b7a2e=_0x227b;typeof exports==_0x2b7a2e(0x144)&&typeof module<'u'?module[_0x2b7a2e(0x12d)]=_0x38e547():typeof define==_0x2b7a2e(0x146)&&define[_0x2b7a2e(0x129)]?define([],_0x38e547):(_0xb403e4=typeof globalThis<'u'?globalThis:_0xb403e4||self,_0xb403e4[_0x2b7a2e(0x137)]=_0x38e547());}(this,function(){var _0x507fa7=_0x227b;return{'sheets-pivot':{'blankValue':_0x507fa7(0x140),'otherValue':'(Другое)','columnName':_0x507fa7(0x130),'subTotalText':_0x507fa7(0x14e),'grandTotalText':'Общий\x20итог','valueText':_0x507fa7(0x138),'averageName':'Среднее\x20по\x20','countName':_0x507fa7(0x14c),'countNumsName':'Число\x20по\x20','maxName':_0x507fa7(0x13e),'minName':_0x507fa7(0x134),'productName':'Произведение\x20по\x20','stdDevName':_0x507fa7(0x14a),'stdDevpName':_0x507fa7(0x147),'sumName':_0x507fa7(0x14b),'varName':_0x507fa7(0x145),'varpName':'Общая\x20дисперсия\x20по\x20','subTotal':_0x507fa7(0x14e),'grandTotal':_0x507fa7(0x13f),'value':_0x507fa7(0x138),'blank':_0x507fa7(0x12f),'other':_0x507fa7(0x142),'emptyPivot':{'filter':_0x507fa7(0x126),'row':_0x507fa7(0x12a),'column':_0x507fa7(0x12e),'values':_0x507fa7(0x138)},'dateGroup':{'year':_0x507fa7(0x132),'month':'Месяц','day':_0x507fa7(0x135),'hour':_0x507fa7(0x128),'minute':_0x507fa7(0x124),'quarter':_0x507fa7(0x13d),'monthDate':'Месяц-День','yearQuarter':_0x507fa7(0x13b),'yearMonth':_0x507fa7(0x12c),'yearMonthDate':_0x507fa7(0x151)},'cellDateGroupDisplay':{'minute':_0x507fa7(0x131),'hour':'{0}\x20ч','hourMinute':_0x507fa7(0x139),'date':_0x507fa7(0x125),'month':_0x507fa7(0x143),'monthDate':_0x507fa7(0x14d),'quarter':'{0}\x20квартал','year':'{0}\x20год','yearMonth':_0x507fa7(0x149),'yearMonthDate':'{0}\x20год\x20{1}\x20месяц\x20{2}\x20день','yearQuarter':_0x507fa7(0x13a)}}};}));function _0xd76c(){var _0x8d33d5=['Минута','{0}\x20день','Фильтр','164zIQhhl','Час','amd','Строка','3387684rgWAGL','Год-Месяц','exports','Столбец','Пусто','Столбец\x20','{0}\x20мин','Год','8144424iLEMcw','Минимум\x20по\x20','День','4340694ajfpAj','UniverProSheetsPivotRuRU','Значение','{0}\x20ч\x20{1}\x20мин','{0}\x20год\x20{1}\x20квартал','Год-Квартал','4892LtsLdf','Квартал','Максимум\x20по\x20','Общий\x20итог','(Пусто)','4627620KvOoCt','Другое','{0}\x20месяц','object','Дисперсия\x20по\x20','function','Общее\x20стандартное\x20отклонение\x20по\x20','44944YPxTrw','{0}\x20год\x20{1}\x20месяц','Стандартное\x20отклонение\x20по\x20','Сумма\x20по\x20','Количество\x20по\x20','{0}\x20месяц\x20{1}\x20день','Промежуточный\x20итог','1537527rQwjrU','686XMIOcS','Год-Месяц-День'];_0xd76c=function(){return _0x8d33d5;};return _0xd76c();}
1
+ function _0x4c66(_0x3a1c43,_0x528181){_0x3a1c43=_0x3a1c43-0x133;var _0xa7867f=_0xa786();var _0x4c6690=_0xa7867f[_0x3a1c43];return _0x4c6690;}function _0xa786(){var _0x55d6be=['Максимум\x20по\x20','Минута','Общее\x20стандартное\x20отклонение\x20по\x20','Общий\x20итог','Минимум\x20по\x20','Месяц','1831415uxdfAI','(Пусто)','1228wnaRJU','День','207sVFZsL','Другое','174rXhmsX','{0}\x20месяц','Год-Квартал','{0}\x20год','55lpQsOw','3016130QQICrp','Промежуточный\x20итог','Час','{0}\x20месяц\x20{1}\x20день','{0}\x20год\x20{1}\x20месяц','177512xzvLbc','Стандартное\x20отклонение\x20по\x20','Общая\x20дисперсия\x20по\x20','amd','Лист','Год-Месяц-День','Столбец','(Другое)','1857mXFMuC','365356eJqqJj','exports','321667LqlOVh','UniverProSheetsPivotRuRU','{0}\x20год\x20{1}\x20месяц\x20{2}\x20день','Значение','{0}\x20квартал','Год-Месяц','{0}\x20ч','Фильтр','Число\x20по\x20','Дисперсия\x20по\x20','2863pIKIBq','Пусто','Год','Месяц-День','Сумма\x20по\x20'];_0xa786=function(){return _0x55d6be;};return _0xa786();}(function(_0x584b8f,_0x342ab9){var _0x2ad6f7=_0x4c66,_0x389c34=_0x584b8f();while(!![]){try{var _0x752fd9=-parseInt(_0x2ad6f7(0x138))/0x1+-parseInt(_0x2ad6f7(0x136))/0x2+-parseInt(_0x2ad6f7(0x135))/0x3*(-parseInt(_0x2ad6f7(0x14f))/0x4)+-parseInt(_0x2ad6f7(0x14d))/0x5+-parseInt(_0x2ad6f7(0x153))/0x6*(-parseInt(_0x2ad6f7(0x142))/0x7)+-parseInt(_0x2ad6f7(0x15d))/0x8*(parseInt(_0x2ad6f7(0x151))/0x9)+parseInt(_0x2ad6f7(0x158))/0xa*(parseInt(_0x2ad6f7(0x157))/0xb);if(_0x752fd9===_0x342ab9)break;else _0x389c34['push'](_0x389c34['shift']());}catch(_0x1c6f50){_0x389c34['push'](_0x389c34['shift']());}}}(_0xa786,0x50518),function(_0x30c1f9,_0x16b672){var _0x5a6d4d=_0x4c66;typeof exports=='object'&&typeof module<'u'?module[_0x5a6d4d(0x137)]=_0x16b672():typeof define=='function'&&define[_0x5a6d4d(0x160)]?define([],_0x16b672):(_0x30c1f9=typeof globalThis<'u'?globalThis:_0x30c1f9||self,_0x30c1f9[_0x5a6d4d(0x139)]=_0x16b672());}(this,function(){var _0xaea752=_0x4c66;return{'sheets-pivot':{'sheet':_0xaea752(0x161),'blankValue':_0xaea752(0x14e),'otherValue':_0xaea752(0x134),'columnName':'Столбец\x20','subTotalText':_0xaea752(0x159),'grandTotalText':_0xaea752(0x14a),'valueText':_0xaea752(0x13b),'averageName':'Среднее\x20по\x20','countName':'Количество\x20по\x20','countNumsName':_0xaea752(0x140),'maxName':_0xaea752(0x147),'minName':_0xaea752(0x14b),'productName':'Произведение\x20по\x20','stdDevName':_0xaea752(0x15e),'stdDevpName':_0xaea752(0x149),'sumName':_0xaea752(0x146),'varName':_0xaea752(0x141),'varpName':_0xaea752(0x15f),'subTotal':'Промежуточный\x20итог','grandTotal':_0xaea752(0x14a),'value':'Значение','blank':_0xaea752(0x143),'other':_0xaea752(0x152),'emptyPivot':{'filter':_0xaea752(0x13f),'row':'Строка','column':_0xaea752(0x133),'values':_0xaea752(0x13b)},'dateGroup':{'year':_0xaea752(0x144),'month':_0xaea752(0x14c),'day':_0xaea752(0x150),'hour':_0xaea752(0x15a),'minute':_0xaea752(0x148),'quarter':'Квартал','monthDate':_0xaea752(0x145),'yearQuarter':_0xaea752(0x155),'yearMonth':_0xaea752(0x13d),'yearMonthDate':_0xaea752(0x162)},'cellDateGroupDisplay':{'minute':'{0}\x20мин','hour':_0xaea752(0x13e),'hourMinute':'{0}\x20ч\x20{1}\x20мин','date':'{0}\x20день','month':_0xaea752(0x154),'monthDate':_0xaea752(0x15b),'quarter':_0xaea752(0x13c),'year':_0xaea752(0x156),'yearMonth':_0xaea752(0x15c),'yearMonthDate':_0xaea752(0x13a),'yearQuarter':'{0}\x20год\x20{1}\x20квартал'}}};}));
@@ -1 +1 @@
1
- function _0x1663(_0x10f37d,_0x383b4f){_0x10f37d=_0x10f37d-0xe8;var _0x2ed59c=_0x2ed5();var _0x166312=_0x2ed59c[_0x10f37d];return _0x166312;}function _0x2ed5(){var _0x5c5e94=['{0}\x20hodina\x20{1}\x20minúta','object','675735OhFddB','Hodnoty','Deň','Počet\x20z\x20','Štvrťrok','{0}\x20minúta','Medzisúčet','Hodnota','Hodina','1559350cAKuPX','iné','Rozptyl\x20populácie\x20z\x20','950kcvbgG','amd','1906472tYyaSk','Súčet','{0}\x20deň','1124935naEMNl','{0}\x20rok','Súčin\x20z\x20','{0}\x20rok\x20{1}\x20mesiac','Riadok','12vVtOFI','Rok-Mesiac','{0}\x20hodina','10733810Uuwmhy','3112272nDjWJF','(Prázdne)','Filter','Celkový\x20súčet','Rozptyl\x20z\x20','{0}\x20štvrťrok','Rok','Súčet\x20z\x20','1103psXeJi','{0}\x20rok\x20{1}\x20mesiac\x20{2}\x20deň','Rok-Štvrťrok','UniverProSheetsPivotSkSK','Mesiac','Priemer\x20z\x20','Mesiac-Deň','prázdne','{0}\x20mesiac\x20{1}\x20deň','11Kdpuxs','exports','Stĺpec\x20','Stĺpec','4LphfMN'];_0x2ed5=function(){return _0x5c5e94;};return _0x2ed5();}(function(_0x94a3ed,_0x55bc9d){var _0x5a88f8=_0x1663,_0x3f49fa=_0x94a3ed();while(!![]){try{var _0x1f6222=-parseInt(_0x5a88f8(0xf5))/0x1*(-parseInt(_0x5a88f8(0x111))/0x2)+-parseInt(_0x5a88f8(0x105))/0x3+-parseInt(_0x5a88f8(0x102))/0x4*(-parseInt(_0x5a88f8(0x10e))/0x5)+parseInt(_0x5a88f8(0xe9))/0x6*(parseInt(_0x5a88f8(0x116))/0x7)+parseInt(_0x5a88f8(0x113))/0x8+parseInt(_0x5a88f8(0xed))/0x9+-parseInt(_0x5a88f8(0xec))/0xa*(parseInt(_0x5a88f8(0xfe))/0xb);if(_0x1f6222===_0x55bc9d)break;else _0x3f49fa['push'](_0x3f49fa['shift']());}catch(_0x3206b2){_0x3f49fa['push'](_0x3f49fa['shift']());}}}(_0x2ed5,0x6c148),function(_0x2b349e,_0x40604e){var _0x464c76=_0x1663;typeof exports==_0x464c76(0x104)&&typeof module<'u'?module[_0x464c76(0xff)]=_0x40604e():typeof define=='function'&&define[_0x464c76(0x112)]?define([],_0x40604e):(_0x2b349e=typeof globalThis<'u'?globalThis:_0x2b349e||self,_0x2b349e[_0x464c76(0xf8)]=_0x40604e());}(this,function(){var _0x528ddd=_0x1663;return{'sheets-pivot':{'blankValue':_0x528ddd(0xee),'otherValue':'(Iné)','columnName':_0x528ddd(0x100),'subTotalText':_0x528ddd(0x114),'grandTotalText':_0x528ddd(0xf0),'valueText':_0x528ddd(0x10c),'averageName':_0x528ddd(0xfa),'countName':_0x528ddd(0x108),'countNumsName':_0x528ddd(0x108),'maxName':'Max\x20z\x20','minName':'Min\x20z\x20','productName':_0x528ddd(0x118),'stdDevName':'Smerodajná\x20odchýlka\x20z\x20','stdDevpName':'Smerodajná\x20odchýlka\x20populácie\x20z\x20','sumName':_0x528ddd(0xf4),'varName':_0x528ddd(0xf1),'varpName':_0x528ddd(0x110),'subTotal':_0x528ddd(0x10b),'grandTotal':_0x528ddd(0xf0),'value':'hodnota','blank':_0x528ddd(0xfc),'other':_0x528ddd(0x10f),'emptyPivot':{'filter':_0x528ddd(0xef),'row':_0x528ddd(0xe8),'column':_0x528ddd(0x101),'values':_0x528ddd(0x106)},'dateGroup':{'year':_0x528ddd(0xf3),'month':_0x528ddd(0xf9),'day':_0x528ddd(0x107),'hour':_0x528ddd(0x10d),'minute':'Minúta','quarter':_0x528ddd(0x109),'monthDate':_0x528ddd(0xfb),'yearQuarter':_0x528ddd(0xf7),'yearMonth':_0x528ddd(0xea),'yearMonthDate':'Rok-Mesiac-Deň'},'cellDateGroupDisplay':{'minute':_0x528ddd(0x10a),'hour':_0x528ddd(0xeb),'hourMinute':_0x528ddd(0x103),'date':_0x528ddd(0x115),'month':'{0}\x20mesiac','monthDate':_0x528ddd(0xfd),'quarter':_0x528ddd(0xf2),'year':_0x528ddd(0x117),'yearMonth':_0x528ddd(0x119),'yearMonthDate':_0x528ddd(0xf6),'yearQuarter':'{0}\x20rok\x20{1}\x20štvrťrok'}}};}));
1
+ function _0x366a(_0xcf8f6f,_0x35dc92){_0xcf8f6f=_0xcf8f6f-0xc6;var _0x1efbd0=_0x1efb();var _0x366a76=_0x1efbd0[_0xcf8f6f];return _0x366a76;}(function(_0xd4e54d,_0x3b3813){var _0x49cabd=_0x366a,_0x4921f9=_0xd4e54d();while(!![]){try{var _0x2a7467=parseInt(_0x49cabd(0xd2))/0x1*(parseInt(_0x49cabd(0xfa))/0x2)+parseInt(_0x49cabd(0xe2))/0x3*(-parseInt(_0x49cabd(0xd1))/0x4)+-parseInt(_0x49cabd(0xd5))/0x5+parseInt(_0x49cabd(0xe0))/0x6+-parseInt(_0x49cabd(0xea))/0x7+-parseInt(_0x49cabd(0xf7))/0x8+parseInt(_0x49cabd(0xdc))/0x9*(parseInt(_0x49cabd(0xdf))/0xa);if(_0x2a7467===_0x3b3813)break;else _0x4921f9['push'](_0x4921f9['shift']());}catch(_0x295048){_0x4921f9['push'](_0x4921f9['shift']());}}}(_0x1efb,0x3d0e6),function(_0x1f87af,_0x22752c){var _0x1907d0=_0x366a;typeof exports==_0x1907d0(0xe9)&&typeof module<'u'?module[_0x1907d0(0xdd)]=_0x22752c():typeof define=='function'&&define[_0x1907d0(0xd7)]?define([],_0x22752c):(_0x1f87af=typeof globalThis<'u'?globalThis:_0x1f87af||self,_0x1f87af[_0x1907d0(0xda)]=_0x22752c());}(this,function(){var _0x4c40f5=_0x366a;return{'sheets-pivot':{'sheet':_0x4c40f5(0xf4),'blankValue':_0x4c40f5(0xca),'otherValue':_0x4c40f5(0xc8),'columnName':_0x4c40f5(0xf1),'subTotalText':_0x4c40f5(0xe1),'grandTotalText':_0x4c40f5(0xcd),'valueText':_0x4c40f5(0xee),'averageName':_0x4c40f5(0xd6),'countName':_0x4c40f5(0xfc),'countNumsName':'Počet\x20z\x20','maxName':'Max\x20z\x20','minName':_0x4c40f5(0xf6),'productName':_0x4c40f5(0xd9),'stdDevName':_0x4c40f5(0xc6),'stdDevpName':_0x4c40f5(0xc9),'sumName':_0x4c40f5(0xd3),'varName':_0x4c40f5(0xd0),'varpName':_0x4c40f5(0xed),'subTotal':_0x4c40f5(0xf3),'grandTotal':_0x4c40f5(0xcd),'value':_0x4c40f5(0xf8),'blank':_0x4c40f5(0xe7),'other':_0x4c40f5(0xce),'emptyPivot':{'filter':'Filter','row':'Riadok','column':_0x4c40f5(0xdb),'values':_0x4c40f5(0xcf)},'dateGroup':{'year':_0x4c40f5(0xfd),'month':_0x4c40f5(0xd4),'day':_0x4c40f5(0xe8),'hour':_0x4c40f5(0xfe),'minute':_0x4c40f5(0xde),'quarter':_0x4c40f5(0xcb),'monthDate':_0x4c40f5(0xef),'yearQuarter':_0x4c40f5(0xe4),'yearMonth':_0x4c40f5(0xc7),'yearMonthDate':_0x4c40f5(0xe6)},'cellDateGroupDisplay':{'minute':_0x4c40f5(0xf0),'hour':_0x4c40f5(0xe5),'hourMinute':_0x4c40f5(0xcc),'date':_0x4c40f5(0xf5),'month':_0x4c40f5(0xe3),'monthDate':_0x4c40f5(0xf2),'quarter':_0x4c40f5(0xeb),'year':_0x4c40f5(0xd8),'yearMonth':_0x4c40f5(0xf9),'yearMonthDate':_0x4c40f5(0xfb),'yearQuarter':_0x4c40f5(0xec)}}};}));function _0x1efb(){var _0x4ac0d3=['{0}\x20minúta','Stĺpec\x20','{0}\x20mesiac\x20{1}\x20deň','Medzisúčet','Hárok','{0}\x20deň','Min\x20z\x20','1414760hFwSsU','hodnota','{0}\x20rok\x20{1}\x20mesiac','1232tBnEaA','{0}\x20rok\x20{1}\x20mesiac\x20{2}\x20deň','Počet\x20z\x20','Rok','Hodina','Smerodajná\x20odchýlka\x20z\x20','Rok-Mesiac','(Iné)','Smerodajná\x20odchýlka\x20populácie\x20z\x20','(Prázdne)','Štvrťrok','{0}\x20hodina\x20{1}\x20minúta','Celkový\x20súčet','iné','Hodnoty','Rozptyl\x20z\x20','4gzzaWx','557imbDax','Súčet\x20z\x20','Mesiac','101440rjVhVY','Priemer\x20z\x20','amd','{0}\x20rok','Súčin\x20z\x20','UniverProSheetsPivotSkSK','Stĺpec','2640267ANOlMU','exports','Minúta','10WmPTkX','1993824aQivdg','Súčet','1038993vBLsvP','{0}\x20mesiac','Rok-Štvrťrok','{0}\x20hodina','Rok-Mesiac-Deň','prázdne','Deň','object','1226603nFsSXg','{0}\x20štvrťrok','{0}\x20rok\x20{1}\x20štvrťrok','Rozptyl\x20populácie\x20z\x20','Hodnota','Mesiac-Deň'];_0x1efb=function(){return _0x4ac0d3;};return _0x1efb();}
@@ -1 +1 @@
1
- function _0x1767(_0x1e4996,_0x1c86cf){_0x1e4996=_0x1e4996-0x1c6;var _0x2abf41=_0x2abf();var _0x1767f2=_0x2abf41[_0x1e4996];return _0x1767f2;}(function(_0x40b0fd,_0x4c26dd){var _0x2659b2=_0x1767,_0x412871=_0x40b0fd();while(!![]){try{var _0x35020f=parseInt(_0x2659b2(0x1f6))/0x1*(parseInt(_0x2659b2(0x1d8))/0x2)+-parseInt(_0x2659b2(0x1df))/0x3*(-parseInt(_0x2659b2(0x1e3))/0x4)+parseInt(_0x2659b2(0x1e1))/0x5*(-parseInt(_0x2659b2(0x1d0))/0x6)+parseInt(_0x2659b2(0x1f1))/0x7*(-parseInt(_0x2659b2(0x1c8))/0x8)+parseInt(_0x2659b2(0x1eb))/0x9*(-parseInt(_0x2659b2(0x1d1))/0xa)+parseInt(_0x2659b2(0x1c7))/0xb+parseInt(_0x2659b2(0x1f5))/0xc*(parseInt(_0x2659b2(0x1e5))/0xd);if(_0x35020f===_0x4c26dd)break;else _0x412871['push'](_0x412871['shift']());}catch(_0x38b91c){_0x412871['push'](_0x412871['shift']());}}}(_0x2abf,0xd9b8a),function(_0x466ed8,_0x17775c){var _0x2a2680=_0x1767;typeof exports==_0x2a2680(0x1e7)&&typeof module<'u'?module[_0x2a2680(0x1f3)]=_0x17775c():typeof define==_0x2a2680(0x1f7)&&define[_0x2a2680(0x1d7)]?define([],_0x17775c):(_0x466ed8=typeof globalThis<'u'?globalThis:_0x466ed8||self,_0x466ed8[_0x2a2680(0x1db)]=_0x17775c());}(this,function(){var _0xfe3fe7=_0x1767;return{'sheets-pivot':{'blankValue':_0xfe3fe7(0x1e4),'otherValue':_0xfe3fe7(0x1d9),'columnName':_0xfe3fe7(0x1d5),'subTotalText':_0xfe3fe7(0x1d2),'grandTotalText':_0xfe3fe7(0x1e2),'valueText':_0xfe3fe7(0x1f8),'averageName':_0xfe3fe7(0x1e6),'countName':'Số\x20lượng:','countNumsName':_0xfe3fe7(0x1d3),'maxName':_0xfe3fe7(0x1f0),'minName':_0xfe3fe7(0x1ed),'productName':_0xfe3fe7(0x1f9),'stdDevName':_0xfe3fe7(0x1cc),'stdDevpName':'Độ\x20lệch\x20chuẩn\x20toàn\x20phần:','sumName':_0xfe3fe7(0x1ce),'varName':_0xfe3fe7(0x1de),'varpName':_0xfe3fe7(0x1d4),'subTotal':_0xfe3fe7(0x1d2),'grandTotal':_0xfe3fe7(0x1e2),'value':_0xfe3fe7(0x1f8),'blank':'Trống','other':_0xfe3fe7(0x1cb),'emptyPivot':{'filter':_0xfe3fe7(0x1e0),'row':_0xfe3fe7(0x1fc),'column':_0xfe3fe7(0x1cd),'values':_0xfe3fe7(0x1f8)},'dateGroup':{'year':_0xfe3fe7(0x1ca),'month':'Tháng','day':_0xfe3fe7(0x1c9),'hour':_0xfe3fe7(0x1fa),'minute':_0xfe3fe7(0x1fb),'quarter':_0xfe3fe7(0x1ef),'monthDate':_0xfe3fe7(0x1ea),'yearQuarter':_0xfe3fe7(0x1c6),'yearMonth':_0xfe3fe7(0x1f2),'yearMonthDate':_0xfe3fe7(0x1ec)},'cellDateGroupDisplay':{'minute':_0xfe3fe7(0x1da),'hour':_0xfe3fe7(0x1f4),'hourMinute':'{0}\x20giờ\x20{1}\x20phút','date':_0xfe3fe7(0x1d6),'month':_0xfe3fe7(0x1ee),'monthDate':_0xfe3fe7(0x1dc),'quarter':'Quý\x20{0}','year':_0xfe3fe7(0x1e9),'yearMonth':_0xfe3fe7(0x1dd),'yearMonthDate':_0xfe3fe7(0x1e8),'yearQuarter':_0xfe3fe7(0x1cf)}}};}));function _0x2abf(){var _0x313e4e=['Giá\x20trị','Tích:','Giờ','Phút','Hàng','Năm-Quý','18416079ZPNEsw','368zJZXiq','Ngày','Năm','Khác','Độ\x20lệch\x20chuẩn:','Cột','Tổng:','Năm\x20{0}\x20Quý\x20{1}','43062JJxRwi','1502190sDKSPI','Tổng\x20phụ','Số\x20lượng\x20số:','Phương\x20sai\x20toàn\x20phần:','Cột\x20','Ngày\x20{0}','amd','229832sDKwtR','(Khác)','{0}\x20phút','UniverProSheetsPivotViVN','Tháng\x20{0}\x20Ngày\x20{1}','Năm\x20{0}\x20Tháng\x20{1}','Phương\x20sai:','21969GyCtMQ','Lọc','745cpioXA','Tổng\x20cộng','824xgpXpP','(Trống)','52tBHYEZ','Giá\x20trị\x20trung\x20bình:','object','Năm\x20{0}\x20Tháng\x20{1}\x20Ngày\x20{2}','Năm\x20{0}','Tháng-Ngày','90PxuXpp','Năm-Tháng-Ngày','Giá\x20trị\x20tối\x20thiểu:','Tháng\x20{0}','Quý','Giá\x20trị\x20tối\x20đa:','24787VJpZxV','Năm-Tháng','exports','{0}\x20giờ','641028zPHGOC','2hamIeq','function'];_0x2abf=function(){return _0x313e4e;};return _0x2abf();}
1
+ (function(_0x50a748,_0x3c0fe8){var _0x25056b=_0x2c42,_0x34044e=_0x50a748();while(!![]){try{var _0x1f50ef=-parseInt(_0x25056b(0x168))/0x1+parseInt(_0x25056b(0x164))/0x2+-parseInt(_0x25056b(0x16c))/0x3+-parseInt(_0x25056b(0x17c))/0x4*(parseInt(_0x25056b(0x172))/0x5)+parseInt(_0x25056b(0x16b))/0x6*(parseInt(_0x25056b(0x15b))/0x7)+-parseInt(_0x25056b(0x181))/0x8+parseInt(_0x25056b(0x162))/0x9*(parseInt(_0x25056b(0x180))/0xa);if(_0x1f50ef===_0x3c0fe8)break;else _0x34044e['push'](_0x34044e['shift']());}catch(_0x1252e7){_0x34044e['push'](_0x34044e['shift']());}}}(_0x54e5,0xdbe5d),function(_0x136987,_0x5a29d8){var _0x378043=_0x2c42;typeof exports==_0x378043(0x186)&&typeof module<'u'?module[_0x378043(0x16f)]=_0x5a29d8():typeof define=='function'&&define[_0x378043(0x171)]?define([],_0x5a29d8):(_0x136987=typeof globalThis<'u'?globalThis:_0x136987||self,_0x136987['UniverProSheetsPivotViVN']=_0x5a29d8());}(this,function(){var _0x1f25b6=_0x2c42;return{'sheets-pivot':{'sheet':'Bảng\x20tính','blankValue':_0x1f25b6(0x170),'otherValue':_0x1f25b6(0x177),'columnName':'Cột\x20','subTotalText':_0x1f25b6(0x174),'grandTotalText':_0x1f25b6(0x16d),'valueText':'Giá\x20trị','averageName':_0x1f25b6(0x184),'countName':_0x1f25b6(0x187),'countNumsName':'Số\x20lượng\x20số:','maxName':'Giá\x20trị\x20tối\x20đa:','minName':_0x1f25b6(0x167),'productName':_0x1f25b6(0x183),'stdDevName':_0x1f25b6(0x165),'stdDevpName':_0x1f25b6(0x166),'sumName':_0x1f25b6(0x161),'varName':'Phương\x20sai:','varpName':_0x1f25b6(0x17a),'subTotal':'Tổng\x20phụ','grandTotal':'Tổng\x20cộng','value':_0x1f25b6(0x176),'blank':_0x1f25b6(0x15f),'other':_0x1f25b6(0x15d),'emptyPivot':{'filter':_0x1f25b6(0x15c),'row':'Hàng','column':_0x1f25b6(0x175),'values':'Giá\x20trị'},'dateGroup':{'year':_0x1f25b6(0x16a),'month':_0x1f25b6(0x178),'day':_0x1f25b6(0x17f),'hour':_0x1f25b6(0x163),'minute':_0x1f25b6(0x179),'quarter':_0x1f25b6(0x15a),'monthDate':'Tháng-Ngày','yearQuarter':'Năm-Quý','yearMonth':_0x1f25b6(0x17d),'yearMonthDate':'Năm-Tháng-Ngày'},'cellDateGroupDisplay':{'minute':_0x1f25b6(0x185),'hour':_0x1f25b6(0x17b),'hourMinute':_0x1f25b6(0x173),'date':_0x1f25b6(0x182),'month':_0x1f25b6(0x15e),'monthDate':'Tháng\x20{0}\x20Ngày\x20{1}','quarter':_0x1f25b6(0x16e),'year':_0x1f25b6(0x17e),'yearMonth':_0x1f25b6(0x169),'yearMonthDate':_0x1f25b6(0x160),'yearQuarter':'Năm\x20{0}\x20Quý\x20{1}'}}};}));function _0x2c42(_0x449cc4,_0x47b982){_0x449cc4=_0x449cc4-0x15a;var _0x54e5a6=_0x54e5();var _0x2c4223=_0x54e5a6[_0x449cc4];return _0x2c4223;}function _0x54e5(){var _0x4e84eb=['Khác','Tháng\x20{0}','Trống','Năm\x20{0}\x20Tháng\x20{1}\x20Ngày\x20{2}','Tổng:','26703747PDHnox','Giờ','1676718mpdDpA','Độ\x20lệch\x20chuẩn:','Độ\x20lệch\x20chuẩn\x20toàn\x20phần:','Giá\x20trị\x20tối\x20thiểu:','689943WZZPcG','Năm\x20{0}\x20Tháng\x20{1}','Năm','2850348XLFdSZ','2898609QbnGSB','Tổng\x20cộng','Quý\x20{0}','exports','(Trống)','amd','5osHRRP','{0}\x20giờ\x20{1}\x20phút','Tổng\x20phụ','Cột','Giá\x20trị','(Khác)','Tháng','Phút','Phương\x20sai\x20toàn\x20phần:','{0}\x20giờ','2433016AroReI','Năm-Tháng','Năm\x20{0}','Ngày','10nNcgbV','8923192xmArgy','Ngày\x20{0}','Tích:','Giá\x20trị\x20trung\x20bình:','{0}\x20phút','object','Số\x20lượng:','Quý','7QYOqKv','Lọc'];_0x54e5=function(){return _0x4e84eb;};return _0x54e5();}
@@ -1 +1 @@
1
- function _0x10f9(){var _0x5101a3=['总体标准偏差项:','UniverProSheetsPivotZhCN','年-月','7404908VhGQGI','118064GreFTZ','年-月-日','{0}时\x20{1}分','(其他)','{0}年{1}月{2}日','(空白)','function','6enFmhE','{0}月{1}日','90123lQTNgH','amd','{0}年{1}','10381722BGuWZU','81531KEfNkx','平均值项:','248210wrnyfZ','{0}','数值计数项:','月-日','exports','标准偏差项:','1189826MWASjj','225IlBeGJ','1580jgnsAx','乘积项:','552kBTTTx','{0}季度','总体方差项:','年-季度'];_0x10f9=function(){return _0x5101a3;};return _0x10f9();}function _0x3181(_0x25058a,_0x58eccc){_0x25058a=_0x25058a-0x17b;var _0x10f9b4=_0x10f9();var _0x3181ee=_0x10f9b4[_0x25058a];return _0x3181ee;}(function(_0x591985,_0x150cf4){var _0x58122=_0x3181,_0x2268a9=_0x591985();while(!![]){try{var _0x555a98=parseInt(_0x58122(0x198))/0x1+-parseInt(_0x58122(0x192))/0x2*(parseInt(_0x58122(0x18a))/0x3)+-parseInt(_0x58122(0x183))/0x4*(-parseInt(_0x58122(0x199))/0x5)+-parseInt(_0x58122(0x18f))/0x6+parseInt(_0x58122(0x182))/0x7+-parseInt(_0x58122(0x17b))/0x8*(-parseInt(_0x58122(0x190))/0x9)+parseInt(_0x58122(0x19a))/0xa*(-parseInt(_0x58122(0x18c))/0xb);if(_0x555a98===_0x150cf4)break;else _0x2268a9['push'](_0x2268a9['shift']());}catch(_0x561da0){_0x2268a9['push'](_0x2268a9['shift']());}}}(_0x10f9,0xe28e2),function(_0x521d7c,_0x2b76a4){var _0x243356=_0x3181;typeof exports=='object'&&typeof module<'u'?module[_0x243356(0x196)]=_0x2b76a4():typeof define==_0x243356(0x189)&&define[_0x243356(0x18d)]?define([],_0x2b76a4):(_0x521d7c=typeof globalThis<'u'?globalThis:_0x521d7c||self,_0x521d7c[_0x243356(0x180)]=_0x2b76a4());}(this,function(){var _0x433cd7=_0x3181;return{'sheets-pivot':{'blankValue':_0x433cd7(0x188),'otherValue':_0x433cd7(0x186),'columnName':'列\x20','subTotalText':'汇总','grandTotalText':'总计','valueText':'值','averageName':_0x433cd7(0x191),'countName':'计数项:','countNumsName':_0x433cd7(0x194),'maxName':'最大值项:','minName':'最小值项:','productName':_0x433cd7(0x19b),'stdDevName':_0x433cd7(0x197),'stdDevpName':_0x433cd7(0x17f),'sumName':'求和项:','varName':'方差项:','varpName':_0x433cd7(0x17d),'subTotal':'汇总','grandTotal':'总计','value':'值','blank':'空白','other':'其他','emptyPivot':{'filter':'筛选','row':'行','column':'列','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','hour':'小时','minute':'分钟','quarter':'季度','monthDate':_0x433cd7(0x195),'yearQuarter':_0x433cd7(0x17e),'yearMonth':_0x433cd7(0x181),'yearMonthDate':_0x433cd7(0x184)},'cellDateGroupDisplay':{'minute':_0x433cd7(0x193),'hour':'{0}时','hourMinute':_0x433cd7(0x185),'date':'{0}日','month':'{0}月','monthDate':_0x433cd7(0x18b),'quarter':_0x433cd7(0x17c),'year':'{0}年','yearMonth':_0x433cd7(0x18e),'yearMonthDate':_0x433cd7(0x187),'yearQuarter':'{0}年{1}季度'}}};}));
1
+ function _0x56bf(_0x49eae8,_0x3f7e93){_0x49eae8=_0x49eae8-0x1e0;var _0x522bb0=_0x522b();var _0x56bf5b=_0x522bb0[_0x49eae8];return _0x56bf5b;}function _0x522b(){var _0x1b7b71=['{0}月','{0}年{1}月','3809697qNdvWO','UniverProSheetsPivotZhCN','190FeWoGX','{0}年{1}月{2}日','标准偏差项:','function','282824kLrfVY','(其他)','135IEquNo','数值计数项:','年-月','666010EJibmw','总体标准偏差项:','方差项:','{0}年{1}季度','2310116DhOHCd','9889691TqFyRZ','计数项:','amd','9YVnWTr','{0}月{1}日','最小值项:','{0}分','乘积项:','{0}时\x20{1}分','6KmKWQi','最大值项:','月-日','313973sEYUXB','总体方差项:','{0}季度','年-月-日','{0}时','平均值项:','115936blDklU','(空白)'];_0x522b=function(){return _0x1b7b71;};return _0x522b();}(function(_0x5f3ec0,_0x2a43d3){var _0x25fe9b=_0x56bf,_0x241ac4=_0x5f3ec0();while(!![]){try{var _0x7ddc67=parseInt(_0x25fe9b(0x1fb))/0x1*(parseInt(_0x25fe9b(0x1e4))/0x2)+parseInt(_0x25fe9b(0x1e8))/0x3+-parseInt(_0x25fe9b(0x1f7))/0x4+-parseInt(_0x25fe9b(0x1f3))/0x5*(parseInt(_0x25fe9b(0x201))/0x6)+-parseInt(_0x25fe9b(0x1f8))/0x7+-parseInt(_0x25fe9b(0x1ee))/0x8*(-parseInt(_0x25fe9b(0x1f0))/0x9)+-parseInt(_0x25fe9b(0x1ea))/0xa*(-parseInt(_0x25fe9b(0x204))/0xb);if(_0x7ddc67===_0x2a43d3)break;else _0x241ac4['push'](_0x241ac4['shift']());}catch(_0x4ee739){_0x241ac4['push'](_0x241ac4['shift']());}}}(_0x522b,0xb4d47),function(_0x1d33d5,_0x39d553){var _0x49340a=_0x56bf;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x39d553():typeof define==_0x49340a(0x1ed)&&define[_0x49340a(0x1fa)]?define([],_0x39d553):(_0x1d33d5=typeof globalThis<'u'?globalThis:_0x1d33d5||self,_0x1d33d5[_0x49340a(0x1e9)]=_0x39d553());}(this,function(){var _0x491384=_0x56bf;return{'sheets-pivot':{'sheet':'工作表','blankValue':_0x491384(0x1e5),'otherValue':_0x491384(0x1ef),'columnName':'列\x20','subTotalText':'汇总','grandTotalText':'总计','valueText':'值','averageName':_0x491384(0x1e3),'countName':_0x491384(0x1f9),'countNumsName':_0x491384(0x1f1),'maxName':_0x491384(0x202),'minName':_0x491384(0x1fd),'productName':_0x491384(0x1ff),'stdDevName':_0x491384(0x1ec),'stdDevpName':_0x491384(0x1f4),'sumName':'求和项:','varName':_0x491384(0x1f5),'varpName':_0x491384(0x205),'subTotal':'汇总','grandTotal':'总计','value':'值','blank':'空白','other':'其他','emptyPivot':{'filter':'筛选','row':'行','column':'列','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','hour':'小时','minute':'分钟','quarter':'季度','monthDate':_0x491384(0x203),'yearQuarter':'年-季度','yearMonth':_0x491384(0x1f2),'yearMonthDate':_0x491384(0x1e1)},'cellDateGroupDisplay':{'minute':_0x491384(0x1fe),'hour':_0x491384(0x1e2),'hourMinute':_0x491384(0x200),'date':'{0}日','month':_0x491384(0x1e6),'monthDate':_0x491384(0x1fc),'quarter':_0x491384(0x1e0),'year':'{0}年','yearMonth':_0x491384(0x1e7),'yearMonthDate':_0x491384(0x1eb),'yearQuarter':_0x491384(0x1f6)}}};}));
@@ -0,0 +1 @@
1
+ function _0x39e2(_0x45aff4,_0x35446a){_0x45aff4=_0x45aff4-0x97;var _0x2a58be=_0x2a58();var _0x39e25c=_0x2a58be[_0x45aff4];return _0x39e25c;}(function(_0x589b6d,_0x29f06c){var _0x4806d9=_0x39e2,_0x10aa94=_0x589b6d();while(!![]){try{var _0x4e2bb2=-parseInt(_0x4806d9(0xb0))/0x1*(parseInt(_0x4806d9(0x9b))/0x2)+-parseInt(_0x4806d9(0x9a))/0x3+parseInt(_0x4806d9(0xb5))/0x4*(parseInt(_0x4806d9(0x9f))/0x5)+-parseInt(_0x4806d9(0xa3))/0x6+parseInt(_0x4806d9(0xab))/0x7*(parseInt(_0x4806d9(0xa2))/0x8)+-parseInt(_0x4806d9(0xa4))/0x9*(parseInt(_0x4806d9(0xad))/0xa)+parseInt(_0x4806d9(0xb7))/0xb;if(_0x4e2bb2===_0x29f06c)break;else _0x10aa94['push'](_0x10aa94['shift']());}catch(_0x368cc8){_0x10aa94['push'](_0x10aa94['shift']());}}}(_0x2a58,0x8f5ce),function(_0x231889,_0x543fac){var _0x181611=_0x39e2;typeof exports=='object'&&typeof module<'u'?module[_0x181611(0xb4)]=_0x543fac():typeof define=='function'&&define[_0x181611(0xac)]?define([],_0x543fac):(_0x231889=typeof globalThis<'u'?globalThis:_0x231889||self,_0x231889[_0x181611(0x9d)]=_0x543fac());}(this,function(){var _0x417353=_0x39e2;return{'sheets-pivot':{'sheet':'工作表','blankValue':_0x417353(0xb8),'otherValue':'(其他)','columnName':'欄\x20','subTotalText':'小計','grandTotalText':'總計','valueText':'值','averageName':_0x417353(0xaa),'countName':_0x417353(0xb6),'countNumsName':_0x417353(0xb1),'maxName':'最大值項:','minName':_0x417353(0xa7),'productName':_0x417353(0x98),'stdDevName':_0x417353(0xb2),'stdDevpName':_0x417353(0xa6),'sumName':'求和項:','varName':'方差項:','varpName':'總體方差項:','subTotal':'小計','grandTotal':'總計','value':'值','blank':'空白','other':'其他','emptyPivot':{'filter':'篩選','row':'行','column':'欄','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','hour':'小時','minute':'分鐘','quarter':'季度','monthDate':_0x417353(0xa5),'yearQuarter':_0x417353(0xae),'yearMonth':'年-月','yearMonthDate':_0x417353(0xaf)},'cellDateGroupDisplay':{'minute':_0x417353(0x9c),'hour':_0x417353(0xa9),'hourMinute':_0x417353(0xa1),'date':_0x417353(0xb3),'month':'{0}月','monthDate':_0x417353(0xa0),'quarter':'{0}季度','year':_0x417353(0xa8),'yearMonth':_0x417353(0x99),'yearMonthDate':_0x417353(0x97),'yearQuarter':_0x417353(0x9e)}}};}));function _0x2a58(){var _0x165043=['{0}年{1}月{2}日','乘積項:','{0}年{1}月','2681202VAGPIM','490768oKXPZv','{0}分','UniverProSheetsPivotZhHK','{0}年{1}季度','35oBWWgz','{0}月{1}日','{0}時\x20{1}分','2874232aGxlck','5485632vWlioX','15291mMmOzF','月-日','總體標準差項:','最小值項:','{0}年','{0}時','平均值項:','7dkvQZq','amd','4730gzBsUP','年-季度','年-月-日','4kgRVxX','數值計數項:','標準差項:','{0}日','exports','576972Vmyfqw','計數項:','30925433RrXjRS','(空白)'];_0x2a58=function(){return _0x165043;};return _0x2a58();}
@@ -1 +1 @@
1
- (function(_0x9fca9a,_0x1ed8da){var _0x3849e0=_0x1db5,_0x1a769c=_0x9fca9a();while(!![]){try{var _0x3590fc=-parseInt(_0x3849e0(0x1d9))/0x1*(-parseInt(_0x3849e0(0x1e5))/0x2)+-parseInt(_0x3849e0(0x1f0))/0x3+parseInt(_0x3849e0(0x1e8))/0x4+-parseInt(_0x3849e0(0x1ed))/0x5*(-parseInt(_0x3849e0(0x1ec))/0x6)+-parseInt(_0x3849e0(0x1ee))/0x7*(-parseInt(_0x3849e0(0x1d7))/0x8)+parseInt(_0x3849e0(0x1f1))/0x9+-parseInt(_0x3849e0(0x1dd))/0xa;if(_0x3590fc===_0x1ed8da)break;else _0x1a769c['push'](_0x1a769c['shift']());}catch(_0x142999){_0x1a769c['push'](_0x1a769c['shift']());}}}(_0xffa6,0xa09f6),function(_0x12525f,_0x430c6f){var _0x3927cc=_0x1db5;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x430c6f():typeof define==_0x3927cc(0x1f6)&&define[_0x3927cc(0x1de)]?define([],_0x430c6f):(_0x12525f=typeof globalThis<'u'?globalThis:_0x12525f||self,_0x12525f['UniverProSheetsPivotZhTW']=_0x430c6f());}(this,function(){var _0x38f505=_0x1db5;return{'sheets-pivot':{'blankValue':_0x38f505(0x1d4),'otherValue':_0x38f505(0x1e2),'columnName':'欄\x20','subTotalText':'小計','grandTotalText':'總計','valueText':'值','averageName':_0x38f505(0x1dc),'countName':_0x38f505(0x1f4),'countNumsName':_0x38f505(0x1db),'maxName':'最大值項:','minName':_0x38f505(0x1e0),'productName':'乘積項:','stdDevName':'標準差項:','stdDevpName':_0x38f505(0x1eb),'sumName':_0x38f505(0x1df),'varName':_0x38f505(0x1f7),'varpName':'總體方差項:','subTotal':'小計','grandTotal':'總計','value':'值','blank':'空白','other':'其他','emptyPivot':{'filter':'篩選','row':'行','column':'欄','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','hour':'小時','minute':'分鐘','quarter':'季度','monthDate':_0x38f505(0x1f3),'yearQuarter':_0x38f505(0x1ef),'yearMonth':_0x38f505(0x1d6),'yearMonthDate':_0x38f505(0x1f5)},'cellDateGroupDisplay':{'minute':_0x38f505(0x1e6),'hour':_0x38f505(0x1ea),'hourMinute':_0x38f505(0x1e3),'date':_0x38f505(0x1e9),'month':_0x38f505(0x1d5),'monthDate':_0x38f505(0x1e7),'quarter':_0x38f505(0x1da),'year':_0x38f505(0x1e4),'yearMonth':_0x38f505(0x1e1),'yearMonthDate':_0x38f505(0x1f2),'yearQuarter':_0x38f505(0x1d8)}}};}));function _0x1db5(_0x2968ed,_0x20a8fc){_0x2968ed=_0x2968ed-0x1d4;var _0xffa6f0=_0xffa6();var _0x1db587=_0xffa6f0[_0x2968ed];return _0x1db587;}function _0xffa6(){var _0x56a6f7=['6eWMewd','1737085OUSqsG','112fxCwLq','年-季度','1854324zleOdt','6183909bPVFPC','{0}年{1}月{2}日','月-日','計數項:','年-月-日','function','方差項:','(空白)','{0}月','年-月','146728JwsyzV','{0}年{1}季度','1COyvbR','{0}季度','數值計數項:','平均值項:','20569830JJFkQa','amd','求和項:','最小值項:','{0}年{1}月','(其他)','{0}時\x20{1}分','{0}年','1885290XnkJtW','{0}分','{0}月{1}日','4249528TMthJX','{0}日','{0}時','總體標準差項:'];_0xffa6=function(){return _0x56a6f7;};return _0xffa6();}
1
+ function _0x4e59(){var _0x4b00e6=['1378942LOlmhm','{0}時\x20{1}分','最小值項:','22DEbvDt','年-季度','UniverProSheetsPivotZhTW','(其他)','object','總體標準差項:','{0}分','21921jPlGPt','1575gjoOLg','乘積項:','amd','數值計數項:','年-月','最大值項:','324042VSGwcG','{0}年{1}季度','372CuDBvq','exports','{0}時','標準差項:','(空白)','3117015iYyxJS','{0}年{1}月{2}日','{0}年','{0}日','工作表','168fxQUSr','計數項:','平均值項:','{0}月{1}日','方差項:','21672bIIIOe','6730AvYNXv','1810330blPYYA','function'];_0x4e59=function(){return _0x4b00e6;};return _0x4e59();}function _0x4617(_0x4e5b57,_0x7c74d1){_0x4e5b57=_0x4e5b57-0x125;var _0x4e59c5=_0x4e59();var _0x461728=_0x4e59c5[_0x4e5b57];return _0x461728;}(function(_0x2ca2c1,_0x507729){var _0x31f436=_0x4617,_0x4ccb82=_0x2ca2c1();while(!![]){try{var _0x2a130e=-parseInt(_0x31f436(0x12f))/0x1+parseInt(_0x31f436(0x144))/0x2+parseInt(_0x31f436(0x128))/0x3*(parseInt(_0x31f436(0x13b))/0x4)+-parseInt(_0x31f436(0x141))/0x5*(parseInt(_0x31f436(0x131))/0x6)+parseInt(_0x31f436(0x129))/0x7*(parseInt(_0x31f436(0x140))/0x8)+-parseInt(_0x31f436(0x136))/0x9+-parseInt(_0x31f436(0x142))/0xa*(parseInt(_0x31f436(0x147))/0xb);if(_0x2a130e===_0x507729)break;else _0x4ccb82['push'](_0x4ccb82['shift']());}catch(_0x138ed2){_0x4ccb82['push'](_0x4ccb82['shift']());}}}(_0x4e59,0x77a0b),function(_0x5c8710,_0x1d33f5){var _0x40ebbf=_0x4617;typeof exports==_0x40ebbf(0x125)&&typeof module<'u'?module[_0x40ebbf(0x132)]=_0x1d33f5():typeof define==_0x40ebbf(0x143)&&define[_0x40ebbf(0x12b)]?define([],_0x1d33f5):(_0x5c8710=typeof globalThis<'u'?globalThis:_0x5c8710||self,_0x5c8710[_0x40ebbf(0x149)]=_0x1d33f5());}(this,function(){var _0xa76459=_0x4617;return{'sheets-pivot':{'sheet':_0xa76459(0x13a),'blankValue':_0xa76459(0x135),'otherValue':_0xa76459(0x14a),'columnName':'欄\x20','subTotalText':'小計','grandTotalText':'總計','valueText':'值','averageName':_0xa76459(0x13d),'countName':_0xa76459(0x13c),'countNumsName':_0xa76459(0x12c),'maxName':_0xa76459(0x12e),'minName':_0xa76459(0x146),'productName':_0xa76459(0x12a),'stdDevName':_0xa76459(0x134),'stdDevpName':_0xa76459(0x126),'sumName':'求和項:','varName':_0xa76459(0x13f),'varpName':'總體方差項:','subTotal':'小計','grandTotal':'總計','value':'值','blank':'空白','other':'其他','emptyPivot':{'filter':'篩選','row':'行','column':'欄','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','hour':'小時','minute':'分鐘','quarter':'季度','monthDate':'月-日','yearQuarter':_0xa76459(0x148),'yearMonth':_0xa76459(0x12d),'yearMonthDate':'年-月-日'},'cellDateGroupDisplay':{'minute':_0xa76459(0x127),'hour':_0xa76459(0x133),'hourMinute':_0xa76459(0x145),'date':_0xa76459(0x139),'month':'{0}月','monthDate':_0xa76459(0x13e),'quarter':'{0}季度','year':_0xa76459(0x138),'yearMonth':'{0}年{1}月','yearMonthDate':_0xa76459(0x137),'yearQuarter':_0xa76459(0x130)}}};}));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@univerjs-pro/sheets-pivot",
3
- "version": "0.24.0",
3
+ "version": "0.25.0",
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-pro/engine-pivot": "0.24.0",
70
- "@univerjs/engine-render": "0.24.0",
71
- "@univerjs/engine-formula": "0.24.0",
72
- "@univerjs/sheets": "0.24.0",
73
- "@univerjs/sheets-filter": "0.24.0",
74
- "@univerjs/rpc": "0.24.0",
75
- "@univerjs-pro/license": "0.24.0",
76
- "@univerjs/core": "0.24.0"
69
+ "@univerjs-pro/engine-pivot": "0.25.0",
70
+ "@univerjs-pro/license": "0.25.0",
71
+ "@univerjs/core": "0.25.0",
72
+ "@univerjs/engine-formula": "0.25.0",
73
+ "@univerjs/engine-render": "0.25.0",
74
+ "@univerjs/sheets": "0.25.0",
75
+ "@univerjs/rpc": "0.25.0",
76
+ "@univerjs/sheets-filter": "0.25.0"
77
77
  },
78
78
  "devDependencies": {
79
79
  "rxjs": "7.8.2",
80
80
  "typescript": "^6.0.3",
81
81
  "vitest": "^4.1.6",
82
- "@univerjs-infra/shared": "0.24.0"
82
+ "@univerjs-infra/shared": "0.25.0"
83
83
  },
84
84
  "scripts": {
85
85
  "test": "vitest run",