@univerjs-pro/sheets-pivot 1.0.0-alpha.1 → 1.0.0-alpha.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/README.md +8 -2
  2. package/lib/cjs/facade.js +1 -1
  3. package/lib/cjs/index.js +1 -1
  4. package/lib/cjs/locale/ar-SA.js +1 -1
  5. package/lib/cjs/locale/ca-ES.js +1 -1
  6. package/lib/cjs/locale/de-DE.js +1 -1
  7. package/lib/cjs/locale/en-US.js +1 -1
  8. package/lib/cjs/locale/es-ES.js +1 -1
  9. package/lib/cjs/locale/fa-IR.js +1 -1
  10. package/lib/cjs/locale/fr-FR.js +1 -1
  11. package/lib/cjs/locale/id-ID.js +1 -1
  12. package/lib/cjs/locale/it-IT.js +1 -1
  13. package/lib/cjs/locale/ja-JP.js +1 -1
  14. package/lib/cjs/locale/ko-KR.js +1 -1
  15. package/lib/cjs/locale/pl-PL.js +1 -1
  16. package/lib/cjs/locale/pt-BR.js +1 -1
  17. package/lib/cjs/locale/ru-RU.js +1 -1
  18. package/lib/cjs/locale/sk-SK.js +1 -1
  19. package/lib/cjs/locale/vi-VN.js +1 -1
  20. package/lib/cjs/locale/zh-CN.js +1 -1
  21. package/lib/cjs/locale/zh-HK.js +1 -1
  22. package/lib/cjs/locale/zh-TW.js +1 -1
  23. package/lib/es/facade.js +1 -1
  24. package/lib/es/index.js +1 -1
  25. package/lib/es/locale/ar-SA.js +1 -1
  26. package/lib/es/locale/ca-ES.js +1 -1
  27. package/lib/es/locale/de-DE.js +1 -1
  28. package/lib/es/locale/en-US.js +1 -1
  29. package/lib/es/locale/es-ES.js +1 -1
  30. package/lib/es/locale/fa-IR.js +1 -1
  31. package/lib/es/locale/fr-FR.js +1 -1
  32. package/lib/es/locale/id-ID.js +1 -1
  33. package/lib/es/locale/it-IT.js +1 -1
  34. package/lib/es/locale/ja-JP.js +1 -1
  35. package/lib/es/locale/ko-KR.js +1 -1
  36. package/lib/es/locale/pl-PL.js +1 -1
  37. package/lib/es/locale/pt-BR.js +1 -1
  38. package/lib/es/locale/ru-RU.js +1 -1
  39. package/lib/es/locale/sk-SK.js +1 -1
  40. package/lib/es/locale/vi-VN.js +1 -1
  41. package/lib/es/locale/zh-CN.js +1 -1
  42. package/lib/es/locale/zh-HK.js +1 -1
  43. package/lib/es/locale/zh-TW.js +1 -1
  44. package/lib/facade.js +1 -1
  45. package/lib/index.js +1 -1
  46. package/lib/locale/ar-SA.js +1 -1
  47. package/lib/locale/ca-ES.js +1 -1
  48. package/lib/locale/de-DE.js +1 -1
  49. package/lib/locale/en-US.js +1 -1
  50. package/lib/locale/es-ES.js +1 -1
  51. package/lib/locale/fa-IR.js +1 -1
  52. package/lib/locale/fr-FR.js +1 -1
  53. package/lib/locale/id-ID.js +1 -1
  54. package/lib/locale/it-IT.js +1 -1
  55. package/lib/locale/ja-JP.js +1 -1
  56. package/lib/locale/ko-KR.js +1 -1
  57. package/lib/locale/pl-PL.js +1 -1
  58. package/lib/locale/pt-BR.js +1 -1
  59. package/lib/locale/ru-RU.js +1 -1
  60. package/lib/locale/sk-SK.js +1 -1
  61. package/lib/locale/vi-VN.js +1 -1
  62. package/lib/locale/zh-CN.js +1 -1
  63. package/lib/locale/zh-HK.js +1 -1
  64. package/lib/locale/zh-TW.js +1 -1
  65. package/lib/types/const/const.d.ts +1 -1
  66. package/lib/types/facade/f-generic-pivot-table.d.ts +2 -2
  67. package/lib/types/facade/f-pivot-table.d.ts +29 -29
  68. package/lib/types/facade/f-workbook.d.ts +2 -2
  69. package/lib/types/index.d.ts +5 -17
  70. package/lib/umd/facade.js +1 -1
  71. package/lib/umd/index.js +1 -1
  72. package/lib/umd/locale/ar-SA.js +1 -1
  73. package/lib/umd/locale/ca-ES.js +1 -1
  74. package/lib/umd/locale/de-DE.js +1 -1
  75. package/lib/umd/locale/en-US.js +1 -1
  76. package/lib/umd/locale/es-ES.js +1 -1
  77. package/lib/umd/locale/fa-IR.js +1 -1
  78. package/lib/umd/locale/fr-FR.js +1 -1
  79. package/lib/umd/locale/id-ID.js +1 -1
  80. package/lib/umd/locale/it-IT.js +1 -1
  81. package/lib/umd/locale/ja-JP.js +1 -1
  82. package/lib/umd/locale/ko-KR.js +1 -1
  83. package/lib/umd/locale/pl-PL.js +1 -1
  84. package/lib/umd/locale/pt-BR.js +1 -1
  85. package/lib/umd/locale/ru-RU.js +1 -1
  86. package/lib/umd/locale/sk-SK.js +1 -1
  87. package/lib/umd/locale/vi-VN.js +1 -1
  88. package/lib/umd/locale/zh-CN.js +1 -1
  89. package/lib/umd/locale/zh-HK.js +1 -1
  90. package/lib/umd/locale/zh-TW.js +1 -1
  91. package/package.json +11 -11
@@ -1 +1 @@
1
- function _0x4e51(){var _0x375524=['815412csGULN','8mrpkBq','function','سنة-ربع','سنة-شهر','التباين\x20من\x20','12qheDIO','exports','(آخر)','متوسط\x20من\x20','792IGYboN','{0}{1}','تسميات\x20الأعمدة','8170006unlHSy','الانحراف_المعياري\x20من\x20','تباين\x20المحتوى\x20من\x20','عدد\x20من\x20','UniverProSheetsPivotArSA','{0}-Q{1}','13420xErpgZ','آخر','سنة-شهر-يوم','{1}\x20{0}','214419lMLWvy','amd','105745TbhslP','7jDevfZ','الحد\x20الأقصى\x20من\x20','1739544BQnTEi','إجمالي\x20فرعي','عمود\x20','الصفوف','Q{0}','{0}-{1}-{2}','يوم','الإجمالي\x20الكلي','فارغ','{0}:{1}','{0}-{1}','object','ربع','الإجمالي','ساعة','قيمة','حاصل\x20الضرب\x20من\x20','78ywxBfd','{0}','الانحراف\x20المعياري\x20للمحتوى\x20من\x20','ورقة','5929470ToTtUa','2nHcLxv'];_0x4e51=function(){return _0x375524;};return _0x4e51();}function _0x3b1b(_0x39a7c4,_0x8995a8){_0x39a7c4=_0x39a7c4-0x16b;var _0x4e512f=_0x4e51();var _0x3b1b1a=_0x4e512f[_0x39a7c4];return _0x3b1b1a;}(function(_0x211ef5,_0x546b28){var _0x4d4c7b=_0x3b1b,_0x44b85e=_0x211ef5();while(!![]){try{var _0x29ddcf=-parseInt(_0x4d4c7b(0x173))/0x1*(-parseInt(_0x4d4c7b(0x174))/0x2)+-parseInt(_0x4d4c7b(0x18b))/0x3*(parseInt(_0x4d4c7b(0x175))/0x4)+parseInt(_0x4d4c7b(0x18d))/0x5*(parseInt(_0x4d4c7b(0x16e))/0x6)+parseInt(_0x4d4c7b(0x18e))/0x7*(-parseInt(_0x4d4c7b(0x190))/0x8)+parseInt(_0x4d4c7b(0x172))/0x9+-parseInt(_0x4d4c7b(0x187))/0xa*(parseInt(_0x4d4c7b(0x17e))/0xb)+parseInt(_0x4d4c7b(0x17a))/0xc*(-parseInt(_0x4d4c7b(0x181))/0xd);if(_0x29ddcf===_0x546b28)break;else _0x44b85e['push'](_0x44b85e['shift']());}catch(_0x28e7bf){_0x44b85e['push'](_0x44b85e['shift']());}}}(_0x4e51,0xa2098),function(_0x51b3cd,_0x42c08f){var _0x8d97bb=_0x3b1b;typeof exports==_0x8d97bb(0x19b)&&typeof module<'u'?module[_0x8d97bb(0x17b)]=_0x42c08f():typeof define==_0x8d97bb(0x176)&&define[_0x8d97bb(0x18c)]?define([],_0x42c08f):(_0x51b3cd=typeof globalThis<'u'?globalThis:_0x51b3cd||self,_0x51b3cd[_0x8d97bb(0x185)]=_0x42c08f());}(this,function(){var _0x5055a8=_0x3b1b;return{'sheets-pivot':{'sheet':_0x5055a8(0x171),'blankValue':'(فارغ)','otherValue':_0x5055a8(0x17c),'columnName':_0x5055a8(0x192),'subTotalText':_0x5055a8(0x19d),'grandTotalText':_0x5055a8(0x197),'valueText':'القيمة','rowLabels':'تسميات\x20الصفوف','columnLabels':_0x5055a8(0x180),'averageName':_0x5055a8(0x17d),'countName':'عدد\x20من\x20','countNumsName':_0x5055a8(0x184),'maxName':_0x5055a8(0x18f),'minName':'الحد\x20الأدنى\x20من\x20','productName':_0x5055a8(0x16d),'stdDevName':_0x5055a8(0x182),'stdDevpName':_0x5055a8(0x170),'sumName':'مجموع\x20من\x20','varName':_0x5055a8(0x179),'varpName':_0x5055a8(0x183),'subTotal':_0x5055a8(0x191),'grandTotal':_0x5055a8(0x197),'value':_0x5055a8(0x16c),'blank':_0x5055a8(0x198),'other':_0x5055a8(0x188),'renderText':{'valueField':_0x5055a8(0x17f),'subtotal':_0x5055a8(0x18a),'grandTotal':_0x5055a8(0x18a),'multipleGrandTotal':_0x5055a8(0x18a),'subtotalWithValue':'{1}\x20{0}'},'emptyPivot':{'filter':'عوامل\x20التصفية','row':_0x5055a8(0x193),'column':'الأعمدة','values':'القيم'},'dateGroup':{'year':'سنة','month':'شهر','day':_0x5055a8(0x196),'date':_0x5055a8(0x196),'hour':_0x5055a8(0x16b),'minute':'دقيقة','hourMinute':'ساعة-دقيقة','quarter':_0x5055a8(0x19c),'monthDate':'شهر-يوم','yearQuarter':_0x5055a8(0x177),'yearMonth':_0x5055a8(0x178),'yearMonthDate':_0x5055a8(0x189)},'cellDateGroupDisplay':{'minute':_0x5055a8(0x16f),'hour':_0x5055a8(0x16f),'hourMinute':_0x5055a8(0x199),'date':_0x5055a8(0x16f),'month':_0x5055a8(0x16f),'monthDate':_0x5055a8(0x19a),'quarter':_0x5055a8(0x194),'year':'{0}','yearMonth':'{0}-{1}','yearMonthDate':_0x5055a8(0x195),'yearQuarter':_0x5055a8(0x186)}}};}));
1
+ (function(_0xbd7e52,_0x494076){var _0x684731=_0x4900,_0x553c0f=_0xbd7e52();while(!![]){try{var _0x47c0d9=parseInt(_0x684731(0x90))/0x1+-parseInt(_0x684731(0x9a))/0x2+-parseInt(_0x684731(0x7c))/0x3*(parseInt(_0x684731(0x97))/0x4)+parseInt(_0x684731(0x8d))/0x5*(parseInt(_0x684731(0x7f))/0x6)+-parseInt(_0x684731(0x81))/0x7*(parseInt(_0x684731(0xa1))/0x8)+parseInt(_0x684731(0x88))/0x9*(-parseInt(_0x684731(0xab))/0xa)+parseInt(_0x684731(0x98))/0xb*(parseInt(_0x684731(0x89))/0xc);if(_0x47c0d9===_0x494076)break;else _0x553c0f['push'](_0x553c0f['shift']());}catch(_0x4b7221){_0x553c0f['push'](_0x553c0f['shift']());}}}(_0x1ab3,0x34ef2),function(_0x51636c,_0x9c616f){var _0x22945e=_0x4900;typeof exports==_0x22945e(0x9f)&&typeof module<'u'?module[_0x22945e(0xa8)]=_0x9c616f():typeof define==_0x22945e(0xa4)&&define[_0x22945e(0xa2)]?define([],_0x9c616f):(_0x51636c=typeof globalThis<'u'?globalThis:_0x51636c||self,_0x51636c[_0x22945e(0x96)]=_0x9c616f());}(this,function(){var _0x26c538=_0x4900;return{'sheets-pivot':{'sheet':_0x26c538(0x8b),'blankValue':'(فارغ)','otherValue':'(آخر)','columnName':'عمود\x20','subTotalText':_0x26c538(0x95),'grandTotalText':'الإجمالي\x20الكلي','valueText':_0x26c538(0x84),'rowLabels':_0x26c538(0x85),'columnLabels':_0x26c538(0x7d),'averageName':_0x26c538(0x8a),'countName':'عدد\x20من\x20','countNumsName':_0x26c538(0x8f),'maxName':'الحد\x20الأقصى\x20من\x20','minName':_0x26c538(0x83),'productName':_0x26c538(0xa7),'stdDevName':_0x26c538(0x80),'stdDevpName':_0x26c538(0xa0),'sumName':_0x26c538(0x8e),'varName':_0x26c538(0x7e),'varpName':'تباين\x20المحتوى\x20من\x20','subTotal':_0x26c538(0x9d),'grandTotal':_0x26c538(0x92),'value':_0x26c538(0xa9),'blank':_0x26c538(0x8c),'other':'آخر','renderText':{'valueField':'{0}{1}','subtotal':_0x26c538(0x91),'grandTotal':'{1}\x20{0}','multipleGrandTotal':_0x26c538(0x91),'subtotalWithValue':'{1}\x20{0}'},'emptyPivot':{'filter':_0x26c538(0xa6),'row':'الصفوف','column':_0x26c538(0x9e),'values':_0x26c538(0xac)},'dateGroup':{'year':'سنة','month':'شهر','day':_0x26c538(0xaa),'date':_0x26c538(0xaa),'hour':_0x26c538(0x9c),'minute':_0x26c538(0x82),'hourMinute':_0x26c538(0x9b),'quarter':'ربع','monthDate':'شهر-يوم','yearQuarter':_0x26c538(0x93),'yearMonth':_0x26c538(0x87),'yearMonthDate':_0x26c538(0xad)},'cellDateGroupDisplay':{'minute':_0x26c538(0x99),'hour':_0x26c538(0x99),'hourMinute':'{0}:{1}','date':_0x26c538(0x99),'month':_0x26c538(0x99),'monthDate':_0x26c538(0xa5),'quarter':_0x26c538(0x86),'year':_0x26c538(0x99),'yearMonth':'{0}-{1}','yearMonthDate':_0x26c538(0x94),'yearQuarter':_0x26c538(0xa3)}}};}));function _0x4900(_0x3bf56f,_0x1157ff){_0x3bf56f=_0x3bf56f-0x7c;var _0x1ab376=_0x1ab3();var _0x490023=_0x1ab376[_0x3bf56f];return _0x490023;}function _0x1ab3(){var _0x29c922=['القيم','سنة-شهر-يوم','156ufSfpJ','تسميات\x20الأعمدة','التباين\x20من\x20','2796rUKJhQ','الانحراف_المعياري\x20من\x20','231KuwLjN','دقيقة','الحد\x20الأدنى\x20من\x20','القيمة','تسميات\x20الصفوف','Q{0}','سنة-شهر','3592818nDLllU','5548728axbXvS','متوسط\x20من\x20','ورقة','فارغ','4210ndsxMh','مجموع\x20من\x20','عدد\x20من\x20','384962cFkIYH','{1}\x20{0}','الإجمالي\x20الكلي','سنة-ربع','{0}-{1}-{2}','الإجمالي','UniverProSheetsPivotArSA','29532sFgxtt','11fSwbCj','{0}','80482GAChRT','ساعة-دقيقة','ساعة','إجمالي\x20فرعي','الأعمدة','object','الانحراف\x20المعياري\x20للمحتوى\x20من\x20','48376HwCKeJ','amd','{0}-Q{1}','function','{0}-{1}','عوامل\x20التصفية','حاصل\x20الضرب\x20من\x20','exports','قيمة','يوم','10FqDebP'];_0x1ab3=function(){return _0x29c922;};return _0x1ab3();}
@@ -1 +1 @@
1
- function _0xc9e7(_0x5debf0,_0x3f7a46){_0x5debf0=_0x5debf0-0x150;var _0x59917c=_0x5991();var _0xc9e761=_0x59917c[_0x5debf0];return _0xc9e761;}(function(_0x52b896,_0x12ff34){var _0x1064b5=_0xc9e7,_0x35acfa=_0x52b896();while(!![]){try{var _0x169fe5=parseInt(_0x1064b5(0x17a))/0x1+parseInt(_0x1064b5(0x163))/0x2+-parseInt(_0x1064b5(0x179))/0x3+-parseInt(_0x1064b5(0x15a))/0x4+parseInt(_0x1064b5(0x15c))/0x5+parseInt(_0x1064b5(0x16b))/0x6+parseInt(_0x1064b5(0x164))/0x7*(-parseInt(_0x1064b5(0x173))/0x8);if(_0x169fe5===_0x12ff34)break;else _0x35acfa['push'](_0x35acfa['shift']());}catch(_0x17b033){_0x35acfa['push'](_0x35acfa['shift']());}}}(_0x5991,0x26f6d),function(_0x9b7cc9,_0x1db6bd){var _0x2812d6=_0xc9e7;typeof exports==_0x2812d6(0x16e)&&typeof module<'u'?module['exports']=_0x1db6bd():typeof define==_0x2812d6(0x153)&&define[_0x2812d6(0x154)]?define([],_0x1db6bd):(_0x9b7cc9=typeof globalThis<'u'?globalThis:_0x9b7cc9||self,_0x9b7cc9['UniverProSheetsPivotCaES']=_0x1db6bd());}(this,function(){var _0x328a32=_0xc9e7;return{'sheets-pivot':{'sheet':_0x328a32(0x16a),'blankValue':'(En\x20blanc)','otherValue':_0x328a32(0x157),'columnName':'Columna\x20','subTotalText':_0x328a32(0x166),'grandTotalText':_0x328a32(0x160),'valueText':_0x328a32(0x17d),'rowLabels':'Row\x20Labels','columnLabels':_0x328a32(0x15d),'averageName':_0x328a32(0x169),'countName':_0x328a32(0x177),'countNumsName':_0x328a32(0x177),'maxName':'Màx\x20de\x20','minName':_0x328a32(0x167),'productName':_0x328a32(0x156),'stdDevName':_0x328a32(0x16c),'stdDevpName':'DesvEstP\x20de\x20','sumName':_0x328a32(0x16f),'varName':_0x328a32(0x161),'varpName':_0x328a32(0x17b),'subTotal':_0x328a32(0x166),'grandTotal':_0x328a32(0x160),'value':'valor','blank':_0x328a32(0x172),'other':_0x328a32(0x178),'renderText':{'valueField':_0x328a32(0x171),'subtotal':_0x328a32(0x17c),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x328a32(0x150),'subtotalWithValue':_0x328a32(0x17c)},'emptyPivot':{'filter':'Filtre','row':_0x328a32(0x162),'column':_0x328a32(0x155),'values':_0x328a32(0x170)},'dateGroup':{'year':_0x328a32(0x159),'month':_0x328a32(0x175),'day':_0x328a32(0x15f),'date':_0x328a32(0x15f),'hour':_0x328a32(0x176),'minute':'Minut','hourMinute':_0x328a32(0x151),'quarter':_0x328a32(0x16d),'monthDate':_0x328a32(0x15b),'yearQuarter':_0x328a32(0x174),'yearMonth':_0x328a32(0x158),'yearMonthDate':_0x328a32(0x15e)},'cellDateGroupDisplay':{'minute':_0x328a32(0x150),'hour':_0x328a32(0x150),'hourMinute':_0x328a32(0x168),'date':_0x328a32(0x150),'month':_0x328a32(0x150),'monthDate':_0x328a32(0x165),'quarter':'Q{0}','year':_0x328a32(0x150),'yearMonth':'{0}-{1}','yearMonthDate':_0x328a32(0x152),'yearQuarter':'{0}-Q{1}'}}};}));function _0x5991(){var _0x38a7ae=['Any','176104vrZCDA','Mes-Dia','448475vcFGGP','Column\x20Labels','Any-Mes-Dia','Dia','Total\x20general','Var\x20de\x20','Fila','331048PUZIJf','5558gmtrfc','{0}-{1}','Subtotal','Mín\x20de\x20','{0}:{1}','Mitjana\x20de\x20','Full','1849482cdjimF','DesvEst\x20de\x20','Trimestre','object','Suma\x20de\x20','Valors','{0}{1}','en\x20blanc','5832chgkPB','Any-Trimestre','Mes','Hora','Recompte\x20de\x20','altre','282783ofsLWc','313244hMXRnl','VarP\x20de\x20','{0}\x20{1}','Valor','{0}','Hora-Minut','{0}-{1}-{2}','function','amd','Columna','Producte\x20de\x20','(Altre)','Any-Mes'];_0x5991=function(){return _0x38a7ae;};return _0x5991();}
1
+ (function(_0x36798d,_0x5247c4){var _0xf4acb6=_0x40a6,_0x364296=_0x36798d();while(!![]){try{var _0x14a4fc=parseInt(_0xf4acb6(0x141))/0x1+-parseInt(_0xf4acb6(0x131))/0x2+parseInt(_0xf4acb6(0x118))/0x3+-parseInt(_0xf4acb6(0x122))/0x4*(parseInt(_0xf4acb6(0x13a))/0x5)+-parseInt(_0xf4acb6(0x119))/0x6+parseInt(_0xf4acb6(0x11d))/0x7*(-parseInt(_0xf4acb6(0x120))/0x8)+parseInt(_0xf4acb6(0x124))/0x9;if(_0x14a4fc===_0x5247c4)break;else _0x364296['push'](_0x364296['shift']());}catch(_0x10e652){_0x364296['push'](_0x364296['shift']());}}}(_0x4824,0xe6266),function(_0x42240e,_0x160ced){var _0x3790e6=_0x40a6;typeof exports==_0x3790e6(0x13f)&&typeof module<'u'?module[_0x3790e6(0x130)]=_0x160ced():typeof define=='function'&&define['amd']?define([],_0x160ced):(_0x42240e=typeof globalThis<'u'?globalThis:_0x42240e||self,_0x42240e[_0x3790e6(0x126)]=_0x160ced());}(this,function(){var _0x5656d5=_0x40a6;return{'sheets-pivot':{'sheet':_0x5656d5(0x121),'blankValue':_0x5656d5(0x12d),'otherValue':_0x5656d5(0x11a),'columnName':'Columna\x20','subTotalText':_0x5656d5(0x136),'grandTotalText':_0x5656d5(0x129),'valueText':'Valor','rowLabels':'Row\x20Labels','columnLabels':'Column\x20Labels','averageName':_0x5656d5(0x123),'countName':'Recompte\x20de\x20','countNumsName':_0x5656d5(0x11e),'maxName':_0x5656d5(0x132),'minName':'Mín\x20de\x20','productName':_0x5656d5(0x138),'stdDevName':'DesvEst\x20de\x20','stdDevpName':_0x5656d5(0x12f),'sumName':'Suma\x20de\x20','varName':_0x5656d5(0x137),'varpName':_0x5656d5(0x133),'subTotal':_0x5656d5(0x136),'grandTotal':'Total\x20general','value':_0x5656d5(0x11c),'blank':_0x5656d5(0x125),'other':_0x5656d5(0x12a),'renderText':{'valueField':_0x5656d5(0x135),'subtotal':_0x5656d5(0x139),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x5656d5(0x12c),'subtotalWithValue':_0x5656d5(0x139)},'emptyPivot':{'filter':_0x5656d5(0x11f),'row':_0x5656d5(0x13b),'column':_0x5656d5(0x11b),'values':'Valors'},'dateGroup':{'year':_0x5656d5(0x12e),'month':'Mes','day':_0x5656d5(0x127),'date':_0x5656d5(0x127),'hour':_0x5656d5(0x13e),'minute':'Minut','hourMinute':'Hora-Minut','quarter':_0x5656d5(0x12b),'monthDate':'Mes-Dia','yearQuarter':_0x5656d5(0x134),'yearMonth':'Any-Mes','yearMonthDate':_0x5656d5(0x13c)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x5656d5(0x12c),'hourMinute':'{0}:{1}','date':_0x5656d5(0x12c),'month':'{0}','monthDate':_0x5656d5(0x140),'quarter':'Q{0}','year':_0x5656d5(0x12c),'yearMonth':_0x5656d5(0x140),'yearMonthDate':_0x5656d5(0x13d),'yearQuarter':_0x5656d5(0x128)}}};}));function _0x40a6(_0x202b2b,_0x3df2c1){_0x202b2b=_0x202b2b-0x118;var _0x4824e5=_0x4824();var _0x40a65e=_0x4824e5[_0x202b2b];return _0x40a65e;}function _0x4824(){var _0x410846=['{0}{1}','Subtotal','Var\x20de\x20','Producte\x20de\x20','{0}\x20{1}','5AJPiFK','Fila','Any-Mes-Dia','{0}-{1}-{2}','Hora','object','{0}-{1}','60154ZbYPUO','4901733CKPkIh','5470098usiGPH','(Altre)','Columna','valor','3073007QqvmIn','Recompte\x20de\x20','Filtre','24hYKPFp','Full','5890344yLMbzs','Mitjana\x20de\x20','28009908vFeHtT','en\x20blanc','UniverProSheetsPivotCaES','Dia','{0}-Q{1}','Total\x20general','altre','Trimestre','{0}','(En\x20blanc)','Any','DesvEstP\x20de\x20','exports','324622aIBdtP','Màx\x20de\x20','VarP\x20de\x20','Any-Trimestre'];_0x4824=function(){return _0x410846;};return _0x4824();}
@@ -1 +1 @@
1
- (function(_0x1233cc,_0x5e66d2){var _0x3fc6c1=_0x5302,_0x1c3287=_0x1233cc();while(!![]){try{var _0x3e785e=-parseInt(_0x3fc6c1(0x121))/0x1+-parseInt(_0x3fc6c1(0x11d))/0x2+parseInt(_0x3fc6c1(0x122))/0x3+-parseInt(_0x3fc6c1(0x111))/0x4+parseInt(_0x3fc6c1(0x11f))/0x5+parseInt(_0x3fc6c1(0x11c))/0x6*(-parseInt(_0x3fc6c1(0x10a))/0x7)+parseInt(_0x3fc6c1(0x115))/0x8;if(_0x3e785e===_0x5e66d2)break;else _0x1c3287['push'](_0x1c3287['shift']());}catch(_0xa1c72b){_0x1c3287['push'](_0x1c3287['shift']());}}}(_0x5d76,0x406c9),function(_0x398c09,_0x47e759){var _0x20b7b9=_0x5302;typeof exports==_0x20b7b9(0x10c)&&typeof module<'u'?module[_0x20b7b9(0xf5)]=_0x47e759():typeof define==_0x20b7b9(0x118)&&define[_0x20b7b9(0x107)]?define([],_0x47e759):(_0x398c09=typeof globalThis<'u'?globalThis:_0x398c09||self,_0x398c09['UniverProSheetsPivotDeDE']=_0x47e759());}(this,function(){var _0x4551f7=_0x5302;return{'sheets-pivot':{'sheet':_0x4551f7(0x101),'blankValue':_0x4551f7(0xfc),'otherValue':_0x4551f7(0x114),'columnName':_0x4551f7(0xf6),'subTotalText':_0x4551f7(0x109),'grandTotalText':_0x4551f7(0xf3),'valueText':_0x4551f7(0x120),'rowLabels':_0x4551f7(0x11b),'columnLabels':_0x4551f7(0x10f),'averageName':_0x4551f7(0x102),'countName':_0x4551f7(0x108),'countNumsName':'Anzahl\x20von\x20','maxName':'Maximum\x20von\x20','minName':_0x4551f7(0xf9),'productName':_0x4551f7(0x125),'stdDevName':_0x4551f7(0xff),'stdDevpName':'StdDevp\x20von\x20','sumName':_0x4551f7(0x123),'varName':_0x4551f7(0x104),'varpName':'Varp\x20von\x20','subTotal':_0x4551f7(0x109),'grandTotal':'Gesamtergebnis','value':'Wert','blank':_0x4551f7(0x116),'other':'sonstige','renderText':{'valueField':_0x4551f7(0x106),'subtotal':_0x4551f7(0xfa),'grandTotal':_0x4551f7(0xfa),'multipleGrandTotal':'{0}','subtotalWithValue':_0x4551f7(0xfa)},'emptyPivot':{'filter':_0x4551f7(0x11e),'row':_0x4551f7(0xfb),'column':_0x4551f7(0x124),'values':_0x4551f7(0x105)},'dateGroup':{'year':_0x4551f7(0xf8),'month':_0x4551f7(0xf7),'day':_0x4551f7(0x112),'date':'Tag','hour':_0x4551f7(0xf4),'minute':_0x4551f7(0x10b),'hourMinute':_0x4551f7(0x110),'quarter':_0x4551f7(0x103),'monthDate':_0x4551f7(0x117),'yearQuarter':_0x4551f7(0x10e),'yearMonth':_0x4551f7(0x119),'yearMonthDate':_0x4551f7(0xfd)},'cellDateGroupDisplay':{'minute':_0x4551f7(0xfe),'hour':_0x4551f7(0xfe),'hourMinute':_0x4551f7(0x113),'date':'{0}','month':_0x4551f7(0xfe),'monthDate':_0x4551f7(0x11a),'quarter':_0x4551f7(0x100),'year':_0x4551f7(0xfe),'yearMonth':_0x4551f7(0x11a),'yearMonthDate':_0x4551f7(0x10d),'yearQuarter':'{0}-Q{1}'}}};}));function _0x5302(_0x59353b,_0x1bfe7c){_0x59353b=_0x59353b-0xf3;var _0x5d76f0=_0x5d76();var _0x530217=_0x5d76f0[_0x59353b];return _0x530217;}function _0x5d76(){var _0x336093=['Summe\x20von\x20','Spalte','Produkt\x20von\x20','Gesamtergebnis','Stunde','exports','Spalte\x20','Monat','Jahr','Minimum\x20von\x20','{0}\x20{1}','Zeile','(Leer)','Jahr-Monat-Tag','{0}','StdDev\x20von\x20','Q{0}','Blatt','Mittelwert\x20von\x20','Quartal','Var\x20von\x20','Werte','{0}{1}','amd','Anzahl\x20von\x20','Zwischensumme','1015oRKGGs','Minute','object','{0}-{1}-{2}','Jahr-Quartal','Column\x20Labels','Stunde-Minute','876960GLwPWS','Tag','{0}:{1}','(Sonstige)','965304CAVlIk','leer','Monat-Tag','function','Jahr-Monat','{0}-{1}','Row\x20Labels','2148hkocbC','392348aZfFDN','Filter','2415005bVbMEn','Wert','396109eOQpiU','1570950ERxbve'];_0x5d76=function(){return _0x336093;};return _0x5d76();}
1
+ function _0x217b(_0x115a0f,_0x5e083a){_0x115a0f=_0x115a0f-0x14d;var _0x320897=_0x3208();var _0x217b28=_0x320897[_0x115a0f];return _0x217b28;}function _0x3208(){var _0x3f2c8b=['Row\x20Labels','Anzahl\x20von\x20','Minute','(Leer)','Wert','{0}-Q{1}','sonstige','1575SiIGED','Blatt','exports','Stunde-Minute','Varp\x20von\x20','Quartal','Filter','6442520kNkqhk','1852908zLzEhR','Werte','Monat-Tag','{0}{1}','UniverProSheetsPivotDeDE','{0}-{1}-{2}','1465640SBYdqm','Gesamtergebnis','StdDev\x20von\x20','Jahr-Quartal','Tag','Column\x20Labels','leer','1441020GfzyPt','Maximum\x20von\x20','Minimum\x20von\x20','Jahr-Monat','Q{0}','10033760UQkUxl','Mittelwert\x20von\x20','2fOeVVx','Zwischensumme','Spalte','{0}\x20{1}','{0}-{1}','{0}','Stunde','Produkt\x20von\x20','9objPRS','(Sonstige)','96sWdrWJ','StdDevp\x20von\x20','{0}:{1}','Jahr-Monat-Tag','47253aVNzcC'];_0x3208=function(){return _0x3f2c8b;};return _0x3208();}(function(_0x34ecf5,_0x19f225){var _0x2acb34=_0x217b,_0x5da37e=_0x34ecf5();while(!![]){try{var _0x3cb8c9=-parseInt(_0x2acb34(0x161))/0x1*(-parseInt(_0x2acb34(0x153))/0x2)+-parseInt(_0x2acb34(0x171))/0x3+-parseInt(_0x2acb34(0x17e))/0x4+-parseInt(_0x2acb34(0x177))/0x5+-parseInt(_0x2acb34(0x15d))/0x6*(-parseInt(_0x2acb34(0x169))/0x7)+parseInt(_0x2acb34(0x151))/0x8+parseInt(_0x2acb34(0x15b))/0x9*(parseInt(_0x2acb34(0x170))/0xa);if(_0x3cb8c9===_0x19f225)break;else _0x5da37e['push'](_0x5da37e['shift']());}catch(_0x1a292e){_0x5da37e['push'](_0x5da37e['shift']());}}}(_0x3208,0xa59a2),function(_0x54cdbc,_0x24a308){var _0x15a50b=_0x217b;typeof exports=='object'&&typeof module<'u'?module[_0x15a50b(0x16b)]=_0x24a308():typeof define=='function'&&define['amd']?define([],_0x24a308):(_0x54cdbc=typeof globalThis<'u'?globalThis:_0x54cdbc||self,_0x54cdbc[_0x15a50b(0x175)]=_0x24a308());}(this,function(){var _0x5431ff=_0x217b;return{'sheets-pivot':{'sheet':_0x5431ff(0x16a),'blankValue':_0x5431ff(0x165),'otherValue':_0x5431ff(0x15c),'columnName':'Spalte\x20','subTotalText':_0x5431ff(0x154),'grandTotalText':_0x5431ff(0x178),'valueText':'Wert','rowLabels':_0x5431ff(0x162),'columnLabels':_0x5431ff(0x17c),'averageName':_0x5431ff(0x152),'countName':_0x5431ff(0x163),'countNumsName':_0x5431ff(0x163),'maxName':_0x5431ff(0x14d),'minName':_0x5431ff(0x14e),'productName':_0x5431ff(0x15a),'stdDevName':_0x5431ff(0x179),'stdDevpName':_0x5431ff(0x15e),'sumName':'Summe\x20von\x20','varName':'Var\x20von\x20','varpName':_0x5431ff(0x16d),'subTotal':_0x5431ff(0x154),'grandTotal':_0x5431ff(0x178),'value':_0x5431ff(0x166),'blank':_0x5431ff(0x17d),'other':_0x5431ff(0x168),'renderText':{'valueField':_0x5431ff(0x174),'subtotal':_0x5431ff(0x156),'grandTotal':_0x5431ff(0x156),'multipleGrandTotal':_0x5431ff(0x158),'subtotalWithValue':_0x5431ff(0x156)},'emptyPivot':{'filter':_0x5431ff(0x16f),'row':'Zeile','column':_0x5431ff(0x155),'values':_0x5431ff(0x172)},'dateGroup':{'year':'Jahr','month':'Monat','day':_0x5431ff(0x17b),'date':_0x5431ff(0x17b),'hour':_0x5431ff(0x159),'minute':_0x5431ff(0x164),'hourMinute':_0x5431ff(0x16c),'quarter':_0x5431ff(0x16e),'monthDate':_0x5431ff(0x173),'yearQuarter':_0x5431ff(0x17a),'yearMonth':_0x5431ff(0x14f),'yearMonthDate':_0x5431ff(0x160)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x5431ff(0x158),'hourMinute':_0x5431ff(0x15f),'date':_0x5431ff(0x158),'month':_0x5431ff(0x158),'monthDate':_0x5431ff(0x157),'quarter':_0x5431ff(0x150),'year':_0x5431ff(0x158),'yearMonth':'{0}-{1}','yearMonthDate':_0x5431ff(0x176),'yearQuarter':_0x5431ff(0x167)}}};}));
@@ -1 +1 @@
1
- (function(_0x541a48,_0x3bbb30){var _0x44667b=_0x4315,_0x5eee55=_0x541a48();while(!![]){try{var _0x4a84a0=parseInt(_0x44667b(0x1d0))/0x1*(parseInt(_0x44667b(0x1e1))/0x2)+parseInt(_0x44667b(0x1d1))/0x3*(-parseInt(_0x44667b(0x1c6))/0x4)+parseInt(_0x44667b(0x1b9))/0x5+parseInt(_0x44667b(0x1d6))/0x6*(-parseInt(_0x44667b(0x1b7))/0x7)+-parseInt(_0x44667b(0x1d4))/0x8*(-parseInt(_0x44667b(0x1dd))/0x9)+parseInt(_0x44667b(0x1ce))/0xa+-parseInt(_0x44667b(0x1bd))/0xb;if(_0x4a84a0===_0x3bbb30)break;else _0x5eee55['push'](_0x5eee55['shift']());}catch(_0x5064a6){_0x5eee55['push'](_0x5eee55['shift']());}}}(_0x27ff,0x793d7),function(_0x49f206,_0x34267b){var _0x465328=_0x4315;typeof exports==_0x465328(0x1db)&&typeof module<'u'?module['exports']=_0x34267b():typeof define==_0x465328(0x1b8)&&define[_0x465328(0x1d7)]?define([],_0x34267b):(_0x49f206=typeof globalThis<'u'?globalThis:_0x49f206||self,_0x49f206[_0x465328(0x1cc)]=_0x34267b());}(this,function(){var _0x334d62=_0x4315;return{'sheets-pivot':{'sheet':_0x334d62(0x1d8),'blankValue':_0x334d62(0x1c5),'otherValue':_0x334d62(0x1e3),'columnName':_0x334d62(0x1bb),'subTotalText':'Total','grandTotalText':_0x334d62(0x1b5),'valueText':'Value','rowLabels':_0x334d62(0x1c7),'columnLabels':_0x334d62(0x1da),'averageName':_0x334d62(0x1de),'countName':'Count\x20of\x20','countNumsName':'Count\x20of\x20','maxName':_0x334d62(0x1b3),'minName':_0x334d62(0x1d3),'productName':_0x334d62(0x1e2),'stdDevName':_0x334d62(0x1c3),'stdDevpName':_0x334d62(0x1bc),'sumName':_0x334d62(0x1cf),'varName':_0x334d62(0x1c8),'varpName':'Varp\x20of\x20','subTotal':'Subtotal','grandTotal':_0x334d62(0x1b5),'value':'value','blank':'blank','other':_0x334d62(0x1b6),'renderText':{'valueField':_0x334d62(0x1c0),'subtotal':_0x334d62(0x1df),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x334d62(0x1c1),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x334d62(0x1e0),'row':_0x334d62(0x1bf),'column':'Column','values':_0x334d62(0x1be)},'dateGroup':{'year':'Year','month':_0x334d62(0x1ba),'day':_0x334d62(0x1d2),'date':_0x334d62(0x1d2),'hour':'Hour','minute':_0x334d62(0x1cd),'hourMinute':_0x334d62(0x1ca),'quarter':_0x334d62(0x1dc),'monthDate':'Month-Day','yearQuarter':'Year-Quarter','yearMonth':_0x334d62(0x1c9),'yearMonthDate':_0x334d62(0x1cb)},'cellDateGroupDisplay':{'minute':_0x334d62(0x1c1),'hour':_0x334d62(0x1c1),'hourMinute':_0x334d62(0x1c4),'date':_0x334d62(0x1c1),'month':_0x334d62(0x1c1),'monthDate':_0x334d62(0x1b4),'quarter':_0x334d62(0x1d9),'year':'{0}','yearMonth':_0x334d62(0x1b4),'yearMonthDate':_0x334d62(0x1c2),'yearQuarter':_0x334d62(0x1d5)}}};}));function _0x4315(_0x4666f5,_0x3bcaf8){_0x4666f5=_0x4666f5-0x1b3;var _0x27ff9a=_0x27ff();var _0x43156f=_0x27ff9a[_0x4666f5];return _0x43156f;}function _0x27ff(){var _0x2ad672=['{0}','{0}-{1}-{2}','StdDev\x20of\x20','{0}:{1}','(Blank)','15772ESBpxS','Row\x20Labels','Var\x20of\x20','Year-Month','Hour-Minute','Year-Month-Day','UniverProSheetsPivotEnUS','Minute','5633470AHqrji','Sum\x20of\x20','734963YhuUVv','66XxdpXf','Day','Min\x20of\x20','964912ldPdIP','{0}-Q{1}','1634214jurSkL','amd','Sheet','Q{0}','Column\x20Labels','object','Quarter','9SeQaIC','Average\x20of\x20','{0}\x20{1}','Filter','2Gmkieh','Product\x20of\x20','(Other)','Max\x20of\x20','{0}-{1}','Grand\x20Total','other','14bmWGxV','function','4680745LsaSYe','Month','Column\x20','StdDevp\x20of\x20','13496890ZBYENQ','Values','Row','{0}{1}'];_0x27ff=function(){return _0x2ad672;};return _0x27ff();}
1
+ function _0x1d0d(_0x12462d,_0x50c34b){_0x12462d=_0x12462d-0x106;var _0x1dcb63=_0x1dcb();var _0x1d0dcf=_0x1dcb63[_0x12462d];return _0x1d0dcf;}function _0x1dcb(){var _0xb4da7=['Column\x20Labels','{0}\x20{1}','5279000yiwWIx','amd','UniverProSheetsPivotEnUS','Day','object','Sheet','Subtotal','Value','Max\x20of\x20','320871fqbujY','Values','value','Year-Month-Day','787353qalKVC','Average\x20of\x20','Count\x20of\x20','Year-Month','Year-Quarter','(Blank)','{0}-{1}','Hour-Minute','Min\x20of\x20','60SBuPWh','Hour','810780NOkbII','37059xRdcSA','exports','{0}:{1}','Column','{0}','blank','1325010Ofkkij','1664965YPTJjk','Quarter','Total','Grand\x20Total','Product\x20of\x20','Sum\x20of\x20','Minute','(Other)','other','Month-Day','Year','{0}-{1}-{2}','Row\x20Labels'];_0x1dcb=function(){return _0xb4da7;};return _0x1dcb();}(function(_0x9629a4,_0x111ed0){var _0x57fdaa=_0x1d0d,_0x5460fb=_0x9629a4();while(!![]){try{var _0x3939d7=parseInt(_0x57fdaa(0x10e))/0x1+parseInt(_0x57fdaa(0x11b))/0x2*(parseInt(_0x57fdaa(0x11e))/0x3)+parseInt(_0x57fdaa(0x11d))/0x4+-parseInt(_0x57fdaa(0x125))/0x5+parseInt(_0x57fdaa(0x124))/0x6+parseInt(_0x57fdaa(0x112))/0x7+-parseInt(_0x57fdaa(0x134))/0x8;if(_0x3939d7===_0x111ed0)break;else _0x5460fb['push'](_0x5460fb['shift']());}catch(_0x8469db){_0x5460fb['push'](_0x5460fb['shift']());}}}(_0x1dcb,0x3946a),function(_0x5a2c3d,_0x31d414){var _0x2d4a2b=_0x1d0d;typeof exports==_0x2d4a2b(0x109)&&typeof module<'u'?module[_0x2d4a2b(0x11f)]=_0x31d414():typeof define=='function'&&define[_0x2d4a2b(0x106)]?define([],_0x31d414):(_0x5a2c3d=typeof globalThis<'u'?globalThis:_0x5a2c3d||self,_0x5a2c3d[_0x2d4a2b(0x107)]=_0x31d414());}(this,function(){var _0x43eaa6=_0x1d0d;return{'sheets-pivot':{'sheet':_0x43eaa6(0x10a),'blankValue':_0x43eaa6(0x117),'otherValue':_0x43eaa6(0x12c),'columnName':'Column\x20','subTotalText':_0x43eaa6(0x127),'grandTotalText':_0x43eaa6(0x128),'valueText':_0x43eaa6(0x10c),'rowLabels':_0x43eaa6(0x131),'columnLabels':_0x43eaa6(0x132),'averageName':_0x43eaa6(0x113),'countName':'Count\x20of\x20','countNumsName':_0x43eaa6(0x114),'maxName':_0x43eaa6(0x10d),'minName':_0x43eaa6(0x11a),'productName':_0x43eaa6(0x129),'stdDevName':'StdDev\x20of\x20','stdDevpName':'StdDevp\x20of\x20','sumName':_0x43eaa6(0x12a),'varName':'Var\x20of\x20','varpName':'Varp\x20of\x20','subTotal':_0x43eaa6(0x10b),'grandTotal':'Grand\x20Total','value':_0x43eaa6(0x110),'blank':_0x43eaa6(0x123),'other':_0x43eaa6(0x12d),'renderText':{'valueField':'{0}{1}','subtotal':'{0}\x20{1}','grandTotal':_0x43eaa6(0x133),'multipleGrandTotal':_0x43eaa6(0x122),'subtotalWithValue':_0x43eaa6(0x133)},'emptyPivot':{'filter':'Filter','row':'Row','column':_0x43eaa6(0x121),'values':_0x43eaa6(0x10f)},'dateGroup':{'year':_0x43eaa6(0x12f),'month':'Month','day':'Day','date':_0x43eaa6(0x108),'hour':_0x43eaa6(0x11c),'minute':_0x43eaa6(0x12b),'hourMinute':_0x43eaa6(0x119),'quarter':_0x43eaa6(0x126),'monthDate':_0x43eaa6(0x12e),'yearQuarter':_0x43eaa6(0x116),'yearMonth':_0x43eaa6(0x115),'yearMonthDate':_0x43eaa6(0x111)},'cellDateGroupDisplay':{'minute':_0x43eaa6(0x122),'hour':'{0}','hourMinute':_0x43eaa6(0x120),'date':_0x43eaa6(0x122),'month':'{0}','monthDate':_0x43eaa6(0x118),'quarter':'Q{0}','year':'{0}','yearMonth':_0x43eaa6(0x118),'yearMonthDate':_0x43eaa6(0x130),'yearQuarter':'{0}-Q{1}'}}};}));
@@ -1 +1 @@
1
- function _0x2bb3(_0x255d70,_0x14d9cf){_0x255d70=_0x255d70-0x1d1;var _0xdb270e=_0xdb27();var _0x2bb381=_0xdb270e[_0x255d70];return _0x2bb381;}function _0xdb27(){var _0x16ad72=['470676qOnivF','{0}-Q{1}','{0}-{1}','16NDEjRd','Subtotal','Trimestre','{0}\x20{1}','{0}','Año-Mes-Día','Día','4806252FfBgab','function','Máx\x20de\x20','DesvEstP\x20de\x20','Promedio\x20de\x20','Valores','Columna','exports','Fila','object','Año-Mes','104365LoIuLn','Hoja','(Vacío)','Año','Filtro','Conteo\x20de\x20','5854576bUTnAT','Mes-Día','UniverProSheetsPivotEsES','DesvEst\x20de\x20','Total\x20general','Columna\x20','Año-Trimestre','amd','812198ysDLCq','150oOiuzG','Minuto','Valor','555620RCMlRm','1098870kLaDEQ','Column\x20Labels','Suma\x20de\x20','Hora'];_0xdb27=function(){return _0x16ad72;};return _0xdb27();}(function(_0x3bc381,_0xfa7acf){var _0x27938b=_0x2bb3,_0x49073c=_0x3bc381();while(!![]){try{var _0x59f11a=-parseInt(_0x27938b(0x1e6))/0x1+parseInt(_0x27938b(0x1dd))/0x2+parseInt(_0x27938b(0x1e2))/0x3+-parseInt(_0x27938b(0x1e1))/0x4+-parseInt(_0x27938b(0x1fb))/0x5*(-parseInt(_0x27938b(0x1de))/0x6)+parseInt(_0x27938b(0x1d5))/0x7+-parseInt(_0x27938b(0x1e9))/0x8*(parseInt(_0x27938b(0x1f0))/0x9);if(_0x59f11a===_0xfa7acf)break;else _0x49073c['push'](_0x49073c['shift']());}catch(_0x3e9032){_0x49073c['push'](_0x49073c['shift']());}}}(_0xdb27,0x6e951),function(_0x485de0,_0x19d027){var _0x3838d0=_0x2bb3;typeof exports==_0x3838d0(0x1f9)&&typeof module<'u'?module[_0x3838d0(0x1f7)]=_0x19d027():typeof define==_0x3838d0(0x1f1)&&define[_0x3838d0(0x1dc)]?define([],_0x19d027):(_0x485de0=typeof globalThis<'u'?globalThis:_0x485de0||self,_0x485de0[_0x3838d0(0x1d7)]=_0x19d027());}(this,function(){var _0x4abb22=_0x2bb3;return{'sheets-pivot':{'sheet':_0x4abb22(0x1fc),'blankValue':_0x4abb22(0x1d1),'otherValue':'(Otro)','columnName':_0x4abb22(0x1da),'subTotalText':_0x4abb22(0x1ea),'grandTotalText':_0x4abb22(0x1d9),'valueText':_0x4abb22(0x1e0),'rowLabels':'Row\x20Labels','columnLabels':_0x4abb22(0x1e3),'averageName':_0x4abb22(0x1f4),'countName':'Conteo\x20de\x20','countNumsName':_0x4abb22(0x1d4),'maxName':_0x4abb22(0x1f2),'minName':'Mín\x20de\x20','productName':'Producto\x20de\x20','stdDevName':_0x4abb22(0x1d8),'stdDevpName':_0x4abb22(0x1f3),'sumName':_0x4abb22(0x1e4),'varName':'Var\x20de\x20','varpName':'VarP\x20de\x20','subTotal':_0x4abb22(0x1ea),'grandTotal':_0x4abb22(0x1d9),'value':'valor','blank':'vacío','other':'otro','renderText':{'valueField':'{0}{1}','subtotal':_0x4abb22(0x1ec),'grandTotal':_0x4abb22(0x1ec),'multipleGrandTotal':_0x4abb22(0x1ed),'subtotalWithValue':_0x4abb22(0x1ec)},'emptyPivot':{'filter':_0x4abb22(0x1d3),'row':_0x4abb22(0x1f8),'column':_0x4abb22(0x1f6),'values':_0x4abb22(0x1f5)},'dateGroup':{'year':_0x4abb22(0x1d2),'month':'Mes','day':_0x4abb22(0x1ef),'date':_0x4abb22(0x1ef),'hour':_0x4abb22(0x1e5),'minute':_0x4abb22(0x1df),'hourMinute':'Hora-Minuto','quarter':_0x4abb22(0x1eb),'monthDate':_0x4abb22(0x1d6),'yearQuarter':_0x4abb22(0x1db),'yearMonth':_0x4abb22(0x1fa),'yearMonthDate':_0x4abb22(0x1ee)},'cellDateGroupDisplay':{'minute':_0x4abb22(0x1ed),'hour':_0x4abb22(0x1ed),'hourMinute':'{0}:{1}','date':'{0}','month':'{0}','monthDate':_0x4abb22(0x1e8),'quarter':'Q{0}','year':_0x4abb22(0x1ed),'yearMonth':_0x4abb22(0x1e8),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x4abb22(0x1e7)}}};}));
1
+ function _0x341c(_0x2068b7,_0x3d9d18){_0x2068b7=_0x2068b7-0x1a5;var _0x58673a=_0x5867();var _0x341cb1=_0x58673a[_0x2068b7];return _0x341cb1;}(function(_0x2e0a3a,_0x2fc231){var _0x38f395=_0x341c,_0x227e4d=_0x2e0a3a();while(!![]){try{var _0x36926c=-parseInt(_0x38f395(0x1b8))/0x1+parseInt(_0x38f395(0x1ae))/0x2*(parseInt(_0x38f395(0x1ca))/0x3)+-parseInt(_0x38f395(0x1ba))/0x4*(parseInt(_0x38f395(0x1c8))/0x5)+-parseInt(_0x38f395(0x1c7))/0x6*(-parseInt(_0x38f395(0x1b7))/0x7)+parseInt(_0x38f395(0x1a8))/0x8*(parseInt(_0x38f395(0x1aa))/0x9)+-parseInt(_0x38f395(0x1c5))/0xa+parseInt(_0x38f395(0x1d0))/0xb;if(_0x36926c===_0x2fc231)break;else _0x227e4d['push'](_0x227e4d['shift']());}catch(_0x14b580){_0x227e4d['push'](_0x227e4d['shift']());}}}(_0x5867,0xe5111),function(_0x54a750,_0x4c7d4b){var _0x5a2c2c=_0x341c;typeof exports==_0x5a2c2c(0x1bb)&&typeof module<'u'?module[_0x5a2c2c(0x1ac)]=_0x4c7d4b():typeof define==_0x5a2c2c(0x1bf)&&define[_0x5a2c2c(0x1c3)]?define([],_0x4c7d4b):(_0x54a750=typeof globalThis<'u'?globalThis:_0x54a750||self,_0x54a750[_0x5a2c2c(0x1b2)]=_0x4c7d4b());}(this,function(){var _0x2936cc=_0x341c;return{'sheets-pivot':{'sheet':_0x2936cc(0x1cd),'blankValue':'(Vacío)','otherValue':'(Otro)','columnName':_0x2936cc(0x1b5),'subTotalText':_0x2936cc(0x1c2),'grandTotalText':_0x2936cc(0x1b3),'valueText':_0x2936cc(0x1cf),'rowLabels':_0x2936cc(0x1bc),'columnLabels':'Column\x20Labels','averageName':_0x2936cc(0x1c4),'countName':'Conteo\x20de\x20','countNumsName':'Conteo\x20de\x20','maxName':'Máx\x20de\x20','minName':_0x2936cc(0x1a9),'productName':_0x2936cc(0x1b9),'stdDevName':_0x2936cc(0x1af),'stdDevpName':_0x2936cc(0x1b1),'sumName':_0x2936cc(0x1b0),'varName':'Var\x20de\x20','varpName':_0x2936cc(0x1ad),'subTotal':_0x2936cc(0x1c2),'grandTotal':'Total\x20general','value':'valor','blank':'vacío','other':_0x2936cc(0x1bd),'renderText':{'valueField':_0x2936cc(0x1a5),'subtotal':_0x2936cc(0x1c9),'grandTotal':_0x2936cc(0x1c9),'multipleGrandTotal':_0x2936cc(0x1cb),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':'Filtro','row':'Fila','column':_0x2936cc(0x1ab),'values':'Valores'},'dateGroup':{'year':'Año','month':_0x2936cc(0x1ce),'day':_0x2936cc(0x1c0),'date':_0x2936cc(0x1c0),'hour':_0x2936cc(0x1a6),'minute':_0x2936cc(0x1c6),'hourMinute':'Hora-Minuto','quarter':'Trimestre','monthDate':'Mes-Día','yearQuarter':'Año-Trimestre','yearMonth':_0x2936cc(0x1a7),'yearMonthDate':_0x2936cc(0x1b6)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x2936cc(0x1cb),'hourMinute':_0x2936cc(0x1cc),'date':_0x2936cc(0x1cb),'month':_0x2936cc(0x1cb),'monthDate':_0x2936cc(0x1be),'quarter':_0x2936cc(0x1b4),'year':'{0}','yearMonth':_0x2936cc(0x1be),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x2936cc(0x1c1)}}};}));function _0x5867(){var _0x595e27=['{0}\x20{1}','3754707rVqOAA','{0}','{0}:{1}','Hoja','Mes','Valor','1647525cDBYjD','{0}{1}','Hora','Año-Mes','55168OmkJNr','Mín\x20de\x20','333czlYis','Columna','exports','VarP\x20de\x20','2faMtfa','DesvEst\x20de\x20','Suma\x20de\x20','DesvEstP\x20de\x20','UniverProSheetsPivotEsES','Total\x20general','Q{0}','Columna\x20','Año-Mes-Día','7UqJbAN','130827POjPcy','Producto\x20de\x20','1777208rRJEvW','object','Row\x20Labels','otro','{0}-{1}','function','Día','{0}-Q{1}','Subtotal','amd','Promedio\x20de\x20','5517090VCncIk','Minuto','5117406HnFSgW','10GggkpX'];_0x5867=function(){return _0x595e27;};return _0x5867();}
@@ -1 +1 @@
1
- function _0x38fd(_0x2bdc5d,_0x1d2afe){_0x2bdc5d=_0x2bdc5d-0x1a4;var _0x49309f=_0x4930();var _0x38fd2f=_0x49309f[_0x2bdc5d];return _0x38fd2f;}(function(_0x3d5e9d,_0x9da5c7){var _0x2a9e65=_0x38fd,_0x1635b8=_0x3d5e9d();while(!![]){try{var _0xd4850d=-parseInt(_0x2a9e65(0x1ba))/0x1*(-parseInt(_0x2a9e65(0x1bc))/0x2)+parseInt(_0x2a9e65(0x1cf))/0x3+parseInt(_0x2a9e65(0x1ce))/0x4*(parseInt(_0x2a9e65(0x1c2))/0x5)+-parseInt(_0x2a9e65(0x1b4))/0x6+-parseInt(_0x2a9e65(0x1d1))/0x7+-parseInt(_0x2a9e65(0x1c6))/0x8*(-parseInt(_0x2a9e65(0x1b7))/0x9)+parseInt(_0x2a9e65(0x1c8))/0xa;if(_0xd4850d===_0x9da5c7)break;else _0x1635b8['push'](_0x1635b8['shift']());}catch(_0x48ad86){_0x1635b8['push'](_0x1635b8['shift']());}}}(_0x4930,0x93dea),function(_0x2670c4,_0xb16f82){var _0x127b2d=_0x38fd;typeof exports==_0x127b2d(0x1aa)&&typeof module<'u'?module[_0x127b2d(0x1ae)]=_0xb16f82():typeof define==_0x127b2d(0x1c4)&&define[_0x127b2d(0x1c3)]?define([],_0xb16f82):(_0x2670c4=typeof globalThis<'u'?globalThis:_0x2670c4||self,_0x2670c4[_0x127b2d(0x1cc)]=_0xb16f82());}(this,function(){var _0x195b3e=_0x38fd;return{'sheets-pivot':{'sheet':_0x195b3e(0x1a5),'blankValue':_0x195b3e(0x1ca),'otherValue':_0x195b3e(0x1b6),'columnName':_0x195b3e(0x1b2),'subTotalText':_0x195b3e(0x1cb),'grandTotalText':'کل','valueText':_0x195b3e(0x1a9),'rowLabels':_0x195b3e(0x1c0),'columnLabels':_0x195b3e(0x1a4),'averageName':_0x195b3e(0x1b5),'countName':'تعداد\x20از\x20','countNumsName':'تعداد\x20اعداد\x20از\x20','maxName':_0x195b3e(0x1b0),'minName':'کمترین\x20از\x20','productName':_0x195b3e(0x1a6),'stdDevName':_0x195b3e(0x1c9),'stdDevpName':_0x195b3e(0x1a7),'sumName':'جمع\x20از\x20','varName':_0x195b3e(0x1af),'varpName':_0x195b3e(0x1bb),'subTotal':'جمع','grandTotal':'کل','value':_0x195b3e(0x1a9),'blank':_0x195b3e(0x1cd),'other':_0x195b3e(0x1ac),'renderText':{'valueField':_0x195b3e(0x1b3),'subtotal':'{1}\x20{0}','grandTotal':_0x195b3e(0x1b9),'multipleGrandTotal':_0x195b3e(0x1b9),'subtotalWithValue':'{1}\x20{0}'},'emptyPivot':{'filter':_0x195b3e(0x1c5),'row':'ردیف‌ها','column':_0x195b3e(0x1bf),'values':'مقادیر'},'dateGroup':{'year':_0x195b3e(0x1d0),'month':_0x195b3e(0x1b1),'day':_0x195b3e(0x1a8),'date':_0x195b3e(0x1a8),'hour':_0x195b3e(0x1c7),'minute':'دقیقه','hourMinute':_0x195b3e(0x1ab),'quarter':'فصل','monthDate':'ماه-روز','yearQuarter':'سال-فصل','yearMonth':_0x195b3e(0x1c1),'yearMonthDate':_0x195b3e(0x1be)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x195b3e(0x1bd),'hourMinute':'{0}:{1}','date':_0x195b3e(0x1bd),'month':_0x195b3e(0x1bd),'monthDate':'{0}-{1}','quarter':_0x195b3e(0x1ad),'year':_0x195b3e(0x1bd),'yearMonth':'{0}-{1}','yearMonthDate':_0x195b3e(0x1b8),'yearQuarter':'{0}-Q{1}'}}};}));function _0x4930(){var _0xfe7396=['74139YWSBxm','واریانس\x20کلی\x20از\x20','8BMkiCQ','{0}','سال-ماه-روز','ستون‌ها','برچسب‌های\x20ردیف','سال-ماه','110gTtdUG','amd','function','فیلترها','9728wswnMB','ساعت','2153560djBbGL','انحراف\x20معیار\x20از\x20','(خالی)','جمع','UniverProSheetsPivotFaIR','خالی','3260eXCfou','2558769UUsqGQ','سال','4146450PqcjQF','برچسب‌های\x20ستون','برگ','ضرب\x20از\x20','انحراف\x20معیار\x20کلی\x20از\x20','روز','مقدار','object','ساعت-دقیقه','سایر','Q{0}','exports','واریانس\x20از\x20','بیشترین\x20از\x20','ماه','ستون\x20','{0}{1}','1546206zenCVw','میانگین\x20از\x20','(سایر)','540hgIkuG','{0}-{1}-{2}','{1}\x20{0}'];_0x4930=function(){return _0xfe7396;};return _0x4930();}
1
+ (function(_0x321edd,_0xfcac78){var _0x14ec27=_0x2410,_0x3ad34e=_0x321edd();while(!![]){try{var _0x11dee4=parseInt(_0x14ec27(0x17b))/0x1*(parseInt(_0x14ec27(0x18a))/0x2)+-parseInt(_0x14ec27(0x187))/0x3+-parseInt(_0x14ec27(0x194))/0x4+parseInt(_0x14ec27(0x17f))/0x5*(parseInt(_0x14ec27(0x17d))/0x6)+parseInt(_0x14ec27(0x197))/0x7+-parseInt(_0x14ec27(0x18b))/0x8+-parseInt(_0x14ec27(0x195))/0x9*(parseInt(_0x14ec27(0x182))/0xa);if(_0x11dee4===_0xfcac78)break;else _0x3ad34e['push'](_0x3ad34e['shift']());}catch(_0x50e203){_0x3ad34e['push'](_0x3ad34e['shift']());}}}(_0xeb23,0x58eb7),function(_0x334f44,_0x2636b4){var _0x5161ea=_0x2410;typeof exports==_0x5161ea(0x189)&&typeof module<'u'?module['exports']=_0x2636b4():typeof define==_0x5161ea(0x1a2)&&define[_0x5161ea(0x190)]?define([],_0x2636b4):(_0x334f44=typeof globalThis<'u'?globalThis:_0x334f44||self,_0x334f44[_0x5161ea(0x17c)]=_0x2636b4());}(this,function(){var _0x553404=_0x2410;return{'sheets-pivot':{'sheet':_0x553404(0x188),'blankValue':_0x553404(0x1a0),'otherValue':_0x553404(0x1a5),'columnName':_0x553404(0x191),'subTotalText':_0x553404(0x1a3),'grandTotalText':'کل','valueText':_0x553404(0x19d),'rowLabels':_0x553404(0x19f),'columnLabels':_0x553404(0x198),'averageName':'میانگین\x20از\x20','countName':_0x553404(0x199),'countNumsName':_0x553404(0x1a7),'maxName':'بیشترین\x20از\x20','minName':_0x553404(0x18c),'productName':'ضرب\x20از\x20','stdDevName':_0x553404(0x18e),'stdDevpName':'انحراف\x20معیار\x20کلی\x20از\x20','sumName':_0x553404(0x183),'varName':'واریانس\x20از\x20','varpName':'واریانس\x20کلی\x20از\x20','subTotal':_0x553404(0x1a3),'grandTotal':'کل','value':_0x553404(0x19d),'blank':_0x553404(0x185),'other':_0x553404(0x192),'renderText':{'valueField':'{0}{1}','subtotal':_0x553404(0x180),'grandTotal':_0x553404(0x180),'multipleGrandTotal':_0x553404(0x180),'subtotalWithValue':_0x553404(0x180)},'emptyPivot':{'filter':_0x553404(0x193),'row':'ردیف‌ها','column':'ستون‌ها','values':_0x553404(0x196)},'dateGroup':{'year':_0x553404(0x181),'month':_0x553404(0x17e),'day':_0x553404(0x19b),'date':'روز','hour':_0x553404(0x1a1),'minute':_0x553404(0x1a6),'hourMinute':_0x553404(0x1a4),'quarter':_0x553404(0x184),'monthDate':'ماه-روز','yearQuarter':_0x553404(0x19a),'yearMonth':_0x553404(0x18f),'yearMonthDate':'سال-ماه-روز'},'cellDateGroupDisplay':{'minute':'{0}','hour':'{0}','hourMinute':'{0}:{1}','date':'{0}','month':'{0}','monthDate':'{0}-{1}','quarter':_0x553404(0x19c),'year':_0x553404(0x19e),'yearMonth':'{0}-{1}','yearMonthDate':_0x553404(0x186),'yearQuarter':_0x553404(0x18d)}}};}));function _0x2410(_0x408efa,_0x38c805){_0x408efa=_0x408efa-0x17b;var _0xeb2349=_0xeb23();var _0x241037=_0xeb2349[_0x408efa];return _0x241037;}function _0xeb23(){var _0xcd7183=['مقدار','{0}','برچسب‌های\x20ردیف','(خالی)','ساعت','function','جمع','ساعت-دقیقه','(سایر)','دقیقه','تعداد\x20اعداد\x20از\x20','13871XrnnTb','UniverProSheetsPivotFaIR','2284188oKcMWz','ماه','5IJGZpE','{1}\x20{0}','سال','30EwAJUz','جمع\x20از\x20','فصل','خالی','{0}-{1}-{2}','469308GqwExa','برگ','object','32Efvqrz','1095696iaKWRt','کمترین\x20از\x20','{0}-Q{1}','انحراف\x20معیار\x20از\x20','سال-ماه','amd','ستون\x20','سایر','فیلترها','739852njFoYq','978921PtxWdZ','مقادیر','3963743CdLFus','برچسب‌های\x20ستون','تعداد\x20از\x20','سال-فصل','روز','Q{0}'];_0xeb23=function(){return _0xcd7183;};return _0xeb23();}
@@ -1 +1 @@
1
- function _0x41b1(_0x1cb75b,_0x52e948){_0x1cb75b=_0x1cb75b-0x1a8;var _0x468193=_0x4681();var _0x41b119=_0x468193[_0x1cb75b];return _0x41b119;}(function(_0x5b5df5,_0x43fe75){var _0x4066d9=_0x41b1,_0x4d1422=_0x5b5df5();while(!![]){try{var _0x4f6240=-parseInt(_0x4066d9(0x1ce))/0x1*(-parseInt(_0x4066d9(0x1da))/0x2)+parseInt(_0x4066d9(0x1c8))/0x3+-parseInt(_0x4066d9(0x1cb))/0x4+-parseInt(_0x4066d9(0x1c9))/0x5+-parseInt(_0x4066d9(0x1b9))/0x6*(-parseInt(_0x4066d9(0x1b0))/0x7)+-parseInt(_0x4066d9(0x1ca))/0x8*(-parseInt(_0x4066d9(0x1c3))/0x9)+parseInt(_0x4066d9(0x1bd))/0xa;if(_0x4f6240===_0x43fe75)break;else _0x4d1422['push'](_0x4d1422['shift']());}catch(_0x27b1d4){_0x4d1422['push'](_0x4d1422['shift']());}}}(_0x4681,0x3d56d),function(_0xe0d7c8,_0x42aa20){var _0x346efd=_0x41b1;typeof exports=='object'&&typeof module<'u'?module[_0x346efd(0x1d6)]=_0x42aa20():typeof define==_0x346efd(0x1c0)&&define[_0x346efd(0x1be)]?define([],_0x42aa20):(_0xe0d7c8=typeof globalThis<'u'?globalThis:_0xe0d7c8||self,_0xe0d7c8[_0x346efd(0x1cd)]=_0x42aa20());}(this,function(){var _0x224714=_0x41b1;return{'sheets-pivot':{'sheet':_0x224714(0x1af),'blankValue':_0x224714(0x1d5),'otherValue':_0x224714(0x1ab),'columnName':'Colonne\x20','subTotalText':'Total','grandTotalText':'Total\x20général','valueText':_0x224714(0x1c5),'rowLabels':_0x224714(0x1d8),'columnLabels':_0x224714(0x1b2),'averageName':_0x224714(0x1b1),'countName':_0x224714(0x1bf),'countNumsName':_0x224714(0x1bf),'maxName':_0x224714(0x1bc),'minName':_0x224714(0x1d0),'productName':_0x224714(0x1cc),'stdDevName':_0x224714(0x1b7),'stdDevpName':_0x224714(0x1ba),'sumName':'Somme\x20de\x20','varName':_0x224714(0x1b5),'varpName':'Variance\x20pop.\x20de\x20','subTotal':_0x224714(0x1c1),'grandTotal':_0x224714(0x1cf),'value':_0x224714(0x1b8),'blank':_0x224714(0x1d9),'other':'autre','renderText':{'valueField':_0x224714(0x1d1),'subtotal':_0x224714(0x1a8),'grandTotal':_0x224714(0x1a8),'multipleGrandTotal':_0x224714(0x1d3),'subtotalWithValue':_0x224714(0x1a8)},'emptyPivot':{'filter':'Filtre','row':_0x224714(0x1aa),'column':_0x224714(0x1c7),'values':_0x224714(0x1c2)},'dateGroup':{'year':_0x224714(0x1c4),'month':'Mois','day':_0x224714(0x1ae),'date':'Jour','hour':'Heure','minute':'Minute','hourMinute':_0x224714(0x1d7),'quarter':_0x224714(0x1b4),'monthDate':_0x224714(0x1b3),'yearQuarter':_0x224714(0x1ad),'yearMonth':_0x224714(0x1d2),'yearMonthDate':_0x224714(0x1b6)},'cellDateGroupDisplay':{'minute':_0x224714(0x1d3),'hour':_0x224714(0x1d3),'hourMinute':_0x224714(0x1ac),'date':_0x224714(0x1d3),'month':_0x224714(0x1d3),'monthDate':_0x224714(0x1c6),'quarter':_0x224714(0x1d4),'year':_0x224714(0x1d3),'yearMonth':_0x224714(0x1c6),'yearMonthDate':_0x224714(0x1bb),'yearQuarter':_0x224714(0x1a9)}}};}));function _0x4681(){var _0x442dd9=['153407fOdEZL','Total\x20général','Min\x20de\x20','{0}{1}','Année-Mois','{0}','Q{0}','(Vide)','exports','Heure-Minute','Row\x20Labels','vide','2QidMQD','{0}\x20{1}','{0}-Q{1}','Ligne','(Autre)','{0}:{1}','Année-Trimestre','Jour','Feuille','455IXQaKI','Moyenne\x20de\x20','Column\x20Labels','Mois-Jour','Trimestre','Variance\x20de\x20','Année-Mois-Jour','Écart-type\x20de\x20','valeur','1092TPNqDs','Écart-type\x20pop.\x20de\x20','{0}-{1}-{2}','Max\x20de\x20','2394070mhUKjp','amd','Nombre\x20de\x20','function','Sous-total','Valeurs','9mlwwBO','Année','Valeur','{0}-{1}','Colonne','487977seihct','494895glfSSQ','1977688aGGltA','1857160HhsWHC','Produit\x20de\x20','UniverProSheetsPivotFrFR'];_0x4681=function(){return _0x442dd9;};return _0x4681();}
1
+ function _0x29fb(_0x3efdd5,_0x45e3dc){_0x3efdd5=_0x3efdd5-0x141;var _0x22ffc5=_0x22ff();var _0x29fb64=_0x22ffc5[_0x3efdd5];return _0x29fb64;}function _0x22ff(){var _0x55cebb=['Valeur','{0}-{1}-{2}','427095sAAejb','Total\x20général','Feuille','Écart-type\x20pop.\x20de\x20','Trimestre','(Vide)','Ligne','Total','Écart-type\x20de\x20','Mois','{0}-{1}','Moyenne\x20de\x20','{0}-Q{1}','391293kGIolA','10112872NdJCHM','Année-Trimestre','exports','Somme\x20de\x20','4589088QddqMp','Heure-Minute','Produit\x20de\x20','25085AdwQKF','object','1392174TNtKtj','1028PCCcdo','{0}','Column\x20Labels','Variance\x20pop.\x20de\x20','{0}{1}','Sous-total','Q{0}','autre','amd','2MXwWie','valeur','Année','490laXDwd','Valeurs','Année-Mois','vide','2663367iFVbuT','Row\x20Labels','Colonne\x20','Minute','Colonne','UniverProSheetsPivotFrFR','Nombre\x20de\x20','{0}\x20{1}'];_0x22ff=function(){return _0x55cebb;};return _0x22ff();}(function(_0x336b42,_0x200937){var _0x5d35dc=_0x29fb,_0x26b636=_0x336b42();while(!![]){try{var _0x4b6033=parseInt(_0x5d35dc(0x157))/0x1+parseInt(_0x5d35dc(0x146))/0x2*(-parseInt(_0x5d35dc(0x14d))/0x3)+-parseInt(_0x5d35dc(0x16f))/0x4*(-parseInt(_0x5d35dc(0x16c))/0x5)+-parseInt(_0x5d35dc(0x169))/0x6+-parseInt(_0x5d35dc(0x16e))/0x7+-parseInt(_0x5d35dc(0x165))/0x8+parseInt(_0x5d35dc(0x164))/0x9*(parseInt(_0x5d35dc(0x149))/0xa);if(_0x4b6033===_0x200937)break;else _0x26b636['push'](_0x26b636['shift']());}catch(_0x22833e){_0x26b636['push'](_0x26b636['shift']());}}}(_0x22ff,0xb2849),function(_0xb636fc,_0xd2f82f){var _0x3c79ec=_0x29fb;typeof exports==_0x3c79ec(0x16d)&&typeof module<'u'?module[_0x3c79ec(0x167)]=_0xd2f82f():typeof define=='function'&&define[_0x3c79ec(0x145)]?define([],_0xd2f82f):(_0xb636fc=typeof globalThis<'u'?globalThis:_0xb636fc||self,_0xb636fc[_0x3c79ec(0x152)]=_0xd2f82f());}(this,function(){var _0x583e58=_0x29fb;return{'sheets-pivot':{'sheet':_0x583e58(0x159),'blankValue':_0x583e58(0x15c),'otherValue':'(Autre)','columnName':_0x583e58(0x14f),'subTotalText':_0x583e58(0x15e),'grandTotalText':_0x583e58(0x158),'valueText':_0x583e58(0x155),'rowLabels':_0x583e58(0x14e),'columnLabels':_0x583e58(0x171),'averageName':_0x583e58(0x162),'countName':'Nombre\x20de\x20','countNumsName':_0x583e58(0x153),'maxName':'Max\x20de\x20','minName':'Min\x20de\x20','productName':_0x583e58(0x16b),'stdDevName':_0x583e58(0x15f),'stdDevpName':_0x583e58(0x15a),'sumName':_0x583e58(0x168),'varName':'Variance\x20de\x20','varpName':_0x583e58(0x172),'subTotal':_0x583e58(0x142),'grandTotal':_0x583e58(0x158),'value':_0x583e58(0x147),'blank':_0x583e58(0x14c),'other':_0x583e58(0x144),'renderText':{'valueField':_0x583e58(0x141),'subtotal':_0x583e58(0x154),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x583e58(0x170),'subtotalWithValue':_0x583e58(0x154)},'emptyPivot':{'filter':'Filtre','row':_0x583e58(0x15d),'column':_0x583e58(0x151),'values':_0x583e58(0x14a)},'dateGroup':{'year':_0x583e58(0x148),'month':_0x583e58(0x160),'day':'Jour','date':'Jour','hour':'Heure','minute':_0x583e58(0x150),'hourMinute':_0x583e58(0x16a),'quarter':_0x583e58(0x15b),'monthDate':'Mois-Jour','yearQuarter':_0x583e58(0x166),'yearMonth':_0x583e58(0x14b),'yearMonthDate':'Année-Mois-Jour'},'cellDateGroupDisplay':{'minute':_0x583e58(0x170),'hour':_0x583e58(0x170),'hourMinute':'{0}:{1}','date':_0x583e58(0x170),'month':_0x583e58(0x170),'monthDate':_0x583e58(0x161),'quarter':_0x583e58(0x143),'year':_0x583e58(0x170),'yearMonth':_0x583e58(0x161),'yearMonthDate':_0x583e58(0x156),'yearQuarter':_0x583e58(0x163)}}};}));
@@ -1 +1 @@
1
- function _0x27cf(_0x575f05,_0x3437e6){_0x575f05=_0x575f05-0x1ee;var _0x1522f9=_0x1522();var _0x27cf81=_0x1522f9[_0x575f05];return _0x27cf81;}(function(_0xbe9108,_0x514be9){var _0x42e84c=_0x27cf,_0x9e7114=_0xbe9108();while(!![]){try{var _0x5ef4dc=parseInt(_0x42e84c(0x1fa))/0x1*(parseInt(_0x42e84c(0x1f7))/0x2)+-parseInt(_0x42e84c(0x1f2))/0x3+parseInt(_0x42e84c(0x206))/0x4*(-parseInt(_0x42e84c(0x212))/0x5)+parseInt(_0x42e84c(0x1fe))/0x6+-parseInt(_0x42e84c(0x207))/0x7*(-parseInt(_0x42e84c(0x1ef))/0x8)+-parseInt(_0x42e84c(0x20e))/0x9*(parseInt(_0x42e84c(0x217))/0xa)+-parseInt(_0x42e84c(0x218))/0xb*(-parseInt(_0x42e84c(0x20d))/0xc);if(_0x5ef4dc===_0x514be9)break;else _0x9e7114['push'](_0x9e7114['shift']());}catch(_0x1c9a74){_0x9e7114['push'](_0x9e7114['shift']());}}}(_0x1522,0x5bdbe),function(_0x29a087,_0x2220d2){var _0x27146c=_0x27cf;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x2220d2():typeof define==_0x27146c(0x1f3)&&define['amd']?define([],_0x2220d2):(_0x29a087=typeof globalThis<'u'?globalThis:_0x29a087||self,_0x29a087['UniverProSheetsPivotIdID']=_0x2220d2());}(this,function(){var _0x20ba86=_0x27cf;return{'sheets-pivot':{'sheet':_0x20ba86(0x1f8),'blankValue':_0x20ba86(0x1f0),'otherValue':'(Lainnya)','columnName':'Kolom\x20','subTotalText':_0x20ba86(0x1f6),'grandTotalText':_0x20ba86(0x208),'valueText':'Nilai','rowLabels':_0x20ba86(0x216),'columnLabels':'Column\x20Labels','averageName':'Rata-rata\x20dari\x20','countName':_0x20ba86(0x20a),'countNumsName':_0x20ba86(0x20a),'maxName':_0x20ba86(0x202),'minName':_0x20ba86(0x209),'productName':'Hasil\x20Kali\x20dari\x20','stdDevName':'StdDev\x20dari\x20','stdDevpName':_0x20ba86(0x215),'sumName':_0x20ba86(0x20a),'varName':_0x20ba86(0x213),'varpName':'Varp\x20dari\x20','subTotal':_0x20ba86(0x1fd),'grandTotal':_0x20ba86(0x208),'value':_0x20ba86(0x219),'blank':_0x20ba86(0x1fc),'other':'lainnya','renderText':{'valueField':_0x20ba86(0x200),'subtotal':'{0}\x20{1}','grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x20ba86(0x1ee),'subtotalWithValue':_0x20ba86(0x201)},'emptyPivot':{'filter':_0x20ba86(0x20b),'row':_0x20ba86(0x203),'column':'Kolom','values':_0x20ba86(0x210)},'dateGroup':{'year':_0x20ba86(0x1f4),'month':_0x20ba86(0x214),'day':_0x20ba86(0x1f1),'date':_0x20ba86(0x1f1),'hour':'Jam','minute':_0x20ba86(0x205),'hourMinute':_0x20ba86(0x21a),'quarter':_0x20ba86(0x1ff),'monthDate':_0x20ba86(0x20c),'yearQuarter':'Tahun-Kuartal','yearMonth':_0x20ba86(0x20f),'yearMonthDate':_0x20ba86(0x1f5)},'cellDateGroupDisplay':{'minute':_0x20ba86(0x1ee),'hour':_0x20ba86(0x1ee),'hourMinute':_0x20ba86(0x211),'date':_0x20ba86(0x1ee),'month':_0x20ba86(0x1ee),'monthDate':_0x20ba86(0x204),'quarter':_0x20ba86(0x1fb),'year':_0x20ba86(0x1ee),'yearMonth':_0x20ba86(0x204),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x20ba86(0x1f9)}}};}));function _0x1522(){var _0x432e4a=['Menit','12292xLWtKU','1974497qFcCQu','Total\x20Keseluruhan','Min\x20dari\x20','Jumlah\x20dari\x20','Filter','Bulan-Hari','1407804CSLAnu','3221847uYJloU','Tahun-Bulan','Nilai','{0}:{1}','805JGAQqj','Var\x20dari\x20','Bulan','StdDevp\x20dari\x20','Row\x20Labels','20UKagOb','121ZypMsS','nilai','Jam-Menit','{0}','8nidvuU','(Kosong)','Hari','828645LuRoQg','function','Tahun','Tahun-Bulan-Hari','Total','2264ZpFSYB','Lembar','{0}-Q{1}','64NjMBpt','Q{0}','kosong','Subtotal','1309092wQuYQV','Kuartal','{0}{1}','{0}\x20{1}','Maks\x20dari\x20','Baris','{0}-{1}'];_0x1522=function(){return _0x432e4a;};return _0x1522();}
1
+ function _0xe44c(_0x45d08c,_0x459d1f){_0x45d08c=_0x45d08c-0x1ae;var _0x17156e=_0x1715();var _0xe44cb0=_0x17156e[_0x45d08c];return _0xe44cb0;}function _0x1715(){var _0xda3934=['Bulan-Hari','Min\x20dari\x20','Lembar','{0}-{1}-{2}','Jam','37293020GXqGYY','Subtotal','337141AuMhBd','Bulan','5577515dASWGf','(Lainnya)','Maks\x20dari\x20','26544QYSTnb','UniverProSheetsPivotIdID','object','lainnya','Column\x20Labels','exports','Row\x20Labels','Jumlah\x20dari\x20','Nilai','{0}','Kolom','{0}\x20{1}','Tahun-Bulan','2799qSfcZG','119524YSlEYv','Var\x20dari\x20','Baris','691516UAzgiH','Hari','9VoOEiQ','Filter','Total\x20Keseluruhan','Q{0}','Tahun','732892iScXDZ','Menit','Kuartal','amd','{0}-{1}','6NmgnnM','Jam-Menit'];_0x1715=function(){return _0xda3934;};return _0x1715();}(function(_0x50f007,_0x1e67c9){var _0x378c98=_0xe44c,_0x54287f=_0x50f007();while(!![]){try{var _0xa78529=-parseInt(_0x378c98(0x1d2))/0x1+-parseInt(_0x378c98(0x1ae))/0x2+-parseInt(_0x378c98(0x1d4))/0x3*(-parseInt(_0x378c98(0x1cf))/0x4)+-parseInt(_0x378c98(0x1be))/0x5+-parseInt(_0x378c98(0x1b3))/0x6*(parseInt(_0x378c98(0x1bc))/0x7)+parseInt(_0x378c98(0x1c1))/0x8*(-parseInt(_0x378c98(0x1ce))/0x9)+parseInt(_0x378c98(0x1ba))/0xa;if(_0xa78529===_0x1e67c9)break;else _0x54287f['push'](_0x54287f['shift']());}catch(_0x29897e){_0x54287f['push'](_0x54287f['shift']());}}}(_0x1715,0x8a0ab),function(_0x1ad9ad,_0x554b60){var _0x21ea4d=_0xe44c;typeof exports==_0x21ea4d(0x1c3)&&typeof module<'u'?module[_0x21ea4d(0x1c6)]=_0x554b60():typeof define=='function'&&define[_0x21ea4d(0x1b1)]?define([],_0x554b60):(_0x1ad9ad=typeof globalThis<'u'?globalThis:_0x1ad9ad||self,_0x1ad9ad[_0x21ea4d(0x1c2)]=_0x554b60());}(this,function(){var _0x45215e=_0xe44c;return{'sheets-pivot':{'sheet':_0x45215e(0x1b7),'blankValue':'(Kosong)','otherValue':_0x45215e(0x1bf),'columnName':'Kolom\x20','subTotalText':'Total','grandTotalText':_0x45215e(0x1d6),'valueText':_0x45215e(0x1c9),'rowLabels':_0x45215e(0x1c7),'columnLabels':_0x45215e(0x1c5),'averageName':'Rata-rata\x20dari\x20','countName':'Jumlah\x20dari\x20','countNumsName':_0x45215e(0x1c8),'maxName':_0x45215e(0x1c0),'minName':_0x45215e(0x1b6),'productName':'Hasil\x20Kali\x20dari\x20','stdDevName':'StdDev\x20dari\x20','stdDevpName':'StdDevp\x20dari\x20','sumName':_0x45215e(0x1c8),'varName':_0x45215e(0x1d0),'varpName':'Varp\x20dari\x20','subTotal':_0x45215e(0x1bb),'grandTotal':_0x45215e(0x1d6),'value':'nilai','blank':'kosong','other':_0x45215e(0x1c4),'renderText':{'valueField':'{0}{1}','subtotal':_0x45215e(0x1cc),'grandTotal':_0x45215e(0x1cc),'multipleGrandTotal':_0x45215e(0x1ca),'subtotalWithValue':_0x45215e(0x1cc)},'emptyPivot':{'filter':_0x45215e(0x1d5),'row':_0x45215e(0x1d1),'column':_0x45215e(0x1cb),'values':_0x45215e(0x1c9)},'dateGroup':{'year':_0x45215e(0x1d8),'month':_0x45215e(0x1bd),'day':_0x45215e(0x1d3),'date':_0x45215e(0x1d3),'hour':_0x45215e(0x1b9),'minute':_0x45215e(0x1af),'hourMinute':_0x45215e(0x1b4),'quarter':_0x45215e(0x1b0),'monthDate':_0x45215e(0x1b5),'yearQuarter':'Tahun-Kuartal','yearMonth':_0x45215e(0x1cd),'yearMonthDate':'Tahun-Bulan-Hari'},'cellDateGroupDisplay':{'minute':_0x45215e(0x1ca),'hour':_0x45215e(0x1ca),'hourMinute':'{0}:{1}','date':_0x45215e(0x1ca),'month':_0x45215e(0x1ca),'monthDate':'{0}-{1}','quarter':_0x45215e(0x1d7),'year':_0x45215e(0x1ca),'yearMonth':_0x45215e(0x1b2),'yearMonthDate':_0x45215e(0x1b8),'yearQuarter':'{0}-Q{1}'}}};}));
@@ -1 +1 @@
1
- function _0x103b(_0x3f4ed6,_0x23aead){_0x3f4ed6=_0x3f4ed6-0xb5;var _0x36dde6=_0x36dd();var _0x103b7b=_0x36dde6[_0x3f4ed6];return _0x103b7b;}function _0x36dd(){var _0x54e9c4=['amd','{0}-{1}-{2}','Conteggio\x20di\x20','Colonna\x20','Anno','{0}-Q{1}','valore','7fjiUCe','DevStdp\x20di\x20','object','Minuto','299610WKvjim','Valore','1651785LVNICa','{0}{1}','Riga','Totale\x20Complessivo','Varp\x20di\x20','Minimo\x20di\x20','Column\x20Labels','Q{0}','exports','5349330PHQLys','(Vuoto)','Trimestre','Anno-Trimestre','543698IJAlHM','Somma\x20di\x20','598722NWvshq','Colonna','Giorno','Prodotto\x20di\x20','Var\x20di\x20','Massimo\x20di\x20','Ora','DevStd\x20di\x20','2599080mBboqT','1IXXpyp','8ZWAgWT','function','1255792FEocVM','Anno-Mese-Giorno','Media\x20di\x20','Anno-Mese','{0}\x20{1}','{0}','Valori'];_0x36dd=function(){return _0x54e9c4;};return _0x36dd();}(function(_0x40b796,_0x1e67c2){var _0x47d90b=_0x103b,_0x345f47=_0x40b796();while(!![]){try{var _0x26553b=-parseInt(_0x47d90b(0xd3))/0x1*(-parseInt(_0x47d90b(0xc8))/0x2)+parseInt(_0x47d90b(0xca))/0x3*(-parseInt(_0x47d90b(0xd4))/0x4)+parseInt(_0x47d90b(0xbb))/0x5+parseInt(_0x47d90b(0xd2))/0x6+-parseInt(_0x47d90b(0xb5))/0x7*(-parseInt(_0x47d90b(0xd6))/0x8)+-parseInt(_0x47d90b(0xb9))/0x9+-parseInt(_0x47d90b(0xc4))/0xa;if(_0x26553b===_0x1e67c2)break;else _0x345f47['push'](_0x345f47['shift']());}catch(_0x5f478a){_0x345f47['push'](_0x345f47['shift']());}}}(_0x36dd,0x36edd),function(_0x100726,_0x18dfb9){var _0x54155c=_0x103b;typeof exports==_0x54155c(0xb7)&&typeof module<'u'?module[_0x54155c(0xc3)]=_0x18dfb9():typeof define==_0x54155c(0xd5)&&define[_0x54155c(0xdd)]?define([],_0x18dfb9):(_0x100726=typeof globalThis<'u'?globalThis:_0x100726||self,_0x100726['UniverProSheetsPivotItIT']=_0x18dfb9());}(this,function(){var _0x19475b=_0x103b;return{'sheets-pivot':{'sheet':'Foglio','blankValue':_0x19475b(0xc5),'otherValue':'(Altro)','columnName':_0x19475b(0xe0),'subTotalText':'Totale','grandTotalText':_0x19475b(0xbe),'valueText':_0x19475b(0xba),'rowLabels':'Row\x20Labels','columnLabels':_0x19475b(0xc1),'averageName':_0x19475b(0xd8),'countName':_0x19475b(0xdf),'countNumsName':_0x19475b(0xdf),'maxName':_0x19475b(0xcf),'minName':_0x19475b(0xc0),'productName':_0x19475b(0xcd),'stdDevName':_0x19475b(0xd1),'stdDevpName':_0x19475b(0xb6),'sumName':_0x19475b(0xc9),'varName':_0x19475b(0xce),'varpName':_0x19475b(0xbf),'subTotal':'Subtotale','grandTotal':'Totale\x20Complessivo','value':_0x19475b(0xe3),'blank':'vuoto','other':'altro','renderText':{'valueField':_0x19475b(0xbc),'subtotal':_0x19475b(0xda),'grandTotal':_0x19475b(0xda),'multipleGrandTotal':_0x19475b(0xdb),'subtotalWithValue':_0x19475b(0xda)},'emptyPivot':{'filter':'Filtro','row':_0x19475b(0xbd),'column':_0x19475b(0xcb),'values':_0x19475b(0xdc)},'dateGroup':{'year':_0x19475b(0xe1),'month':'Mese','day':_0x19475b(0xcc),'date':'Giorno','hour':_0x19475b(0xd0),'minute':_0x19475b(0xb8),'hourMinute':'Ora-Minuto','quarter':_0x19475b(0xc6),'monthDate':'Mese-Giorno','yearQuarter':_0x19475b(0xc7),'yearMonth':_0x19475b(0xd9),'yearMonthDate':_0x19475b(0xd7)},'cellDateGroupDisplay':{'minute':_0x19475b(0xdb),'hour':_0x19475b(0xdb),'hourMinute':'{0}:{1}','date':'{0}','month':_0x19475b(0xdb),'monthDate':'{0}-{1}','quarter':_0x19475b(0xc2),'year':_0x19475b(0xdb),'yearMonth':'{0}-{1}','yearMonthDate':_0x19475b(0xde),'yearQuarter':_0x19475b(0xe2)}}};}));
1
+ function _0x2858(_0x48f96c,_0x2d8a73){_0x48f96c=_0x48f96c-0xb9;var _0x273b9a=_0x273b();var _0x28581e=_0x273b9a[_0x48f96c];return _0x28581e;}function _0x273b(){var _0x2c000c=['Anno-Mese-Giorno','DevStd\x20di\x20','Varp\x20di\x20','6003tthdGf','Q{0}','Ora','Colonna','Totale\x20Complessivo','Riga','Somma\x20di\x20','{0}\x20{1}','Valore','14IjCwrg','942189fhDUbw','Massimo\x20di\x20','Prodotto\x20di\x20','amd','(Altro)','1456587chrdSO','Minimo\x20di\x20','4015165nNIUZl','Var\x20di\x20','{0}{1}','Row\x20Labels','altro','6NKndjC','228296TCKwxK','Conteggio\x20di\x20','Totale','11850PspofK','{0}:{1}','730188LhAjAT','exports','Mese-Giorno','Filtro','Mese','12cZXDYC','UniverProSheetsPivotItIT','2WUfdvX','{0}-{1}','{0}','valore','Trimestre','3048436lshMPB','vuoto','{0}-Q{1}','{0}-{1}-{2}','Giorno','Media\x20di\x20','Minuto'];_0x273b=function(){return _0x2c000c;};return _0x273b();}(function(_0x5533d3,_0x52c662){var _0x39050c=_0x2858,_0x373fe2=_0x5533d3();while(!![]){try{var _0x72aa22=parseInt(_0x39050c(0xd0))/0x1+parseInt(_0x39050c(0xd7))/0x2*(parseInt(_0x39050c(0xbe))/0x3)+parseInt(_0x39050c(0xdc))/0x4+-parseInt(_0x39050c(0xc5))/0x5*(parseInt(_0x39050c(0xca))/0x6)+-parseInt(_0x39050c(0xbd))/0x7*(-parseInt(_0x39050c(0xcb))/0x8)+parseInt(_0x39050c(0xe6))/0x9*(-parseInt(_0x39050c(0xce))/0xa)+-parseInt(_0x39050c(0xc3))/0xb*(-parseInt(_0x39050c(0xd5))/0xc);if(_0x72aa22===_0x52c662)break;else _0x373fe2['push'](_0x373fe2['shift']());}catch(_0x5293f5){_0x373fe2['push'](_0x373fe2['shift']());}}}(_0x273b,0x623f7),function(_0x17ccb2,_0x3ae61d){var _0x421fe7=_0x2858;typeof exports=='object'&&typeof module<'u'?module[_0x421fe7(0xd1)]=_0x3ae61d():typeof define=='function'&&define[_0x421fe7(0xc1)]?define([],_0x3ae61d):(_0x17ccb2=typeof globalThis<'u'?globalThis:_0x17ccb2||self,_0x17ccb2[_0x421fe7(0xd6)]=_0x3ae61d());}(this,function(){var _0x446dc5=_0x2858;return{'sheets-pivot':{'sheet':'Foglio','blankValue':'(Vuoto)','otherValue':_0x446dc5(0xc2),'columnName':'Colonna\x20','subTotalText':_0x446dc5(0xcd),'grandTotalText':_0x446dc5(0xea),'valueText':_0x446dc5(0xbc),'rowLabels':_0x446dc5(0xc8),'columnLabels':'Column\x20Labels','averageName':_0x446dc5(0xe1),'countName':_0x446dc5(0xcc),'countNumsName':_0x446dc5(0xcc),'maxName':_0x446dc5(0xbf),'minName':_0x446dc5(0xc4),'productName':_0x446dc5(0xc0),'stdDevName':_0x446dc5(0xe4),'stdDevpName':'DevStdp\x20di\x20','sumName':_0x446dc5(0xba),'varName':_0x446dc5(0xc6),'varpName':_0x446dc5(0xe5),'subTotal':'Subtotale','grandTotal':_0x446dc5(0xea),'value':_0x446dc5(0xda),'blank':_0x446dc5(0xdd),'other':_0x446dc5(0xc9),'renderText':{'valueField':_0x446dc5(0xc7),'subtotal':_0x446dc5(0xbb),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x446dc5(0xd9),'subtotalWithValue':_0x446dc5(0xbb)},'emptyPivot':{'filter':_0x446dc5(0xd3),'row':_0x446dc5(0xb9),'column':_0x446dc5(0xe9),'values':'Valori'},'dateGroup':{'year':'Anno','month':_0x446dc5(0xd4),'day':'Giorno','date':_0x446dc5(0xe0),'hour':_0x446dc5(0xe8),'minute':_0x446dc5(0xe2),'hourMinute':'Ora-Minuto','quarter':_0x446dc5(0xdb),'monthDate':_0x446dc5(0xd2),'yearQuarter':'Anno-Trimestre','yearMonth':'Anno-Mese','yearMonthDate':_0x446dc5(0xe3)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x446dc5(0xd9),'hourMinute':_0x446dc5(0xcf),'date':_0x446dc5(0xd9),'month':_0x446dc5(0xd9),'monthDate':_0x446dc5(0xd8),'quarter':_0x446dc5(0xe7),'year':_0x446dc5(0xd9),'yearMonth':_0x446dc5(0xd8),'yearMonthDate':_0x446dc5(0xdf),'yearQuarter':_0x446dc5(0xde)}}};}));
@@ -1 +1 @@
1
- function _0x38df(){var _0x4fbe6a=['最小値\x20/\x20','標本分散\x20/\x20','364008ypTzkJ','月-日','{0}-{1}-{2}','合計\x20/\x20','{0}','object','Q{0}','2gNXUIF','298434sqshZy','シート','Column\x20Labels','function','分散\x20/\x20','{0}-{1}','年-月-日','49QnWGnE','最大値\x20/\x20','21698853RvmuqX','{0}-Q{1}','759306RTgwAS','175090WAhlji','816BBIvkz','UniverProSheetsPivotJaJP','時-分','{0}{1}','{0}\x20{1}','261ESDFuN','13005nDippK','{0}:{1}','(その他)','積\x20/\x20','(空白)','数値の個数\x20/\x20','amd','2480048BcumRr','標準偏差\x20/\x20','平均\x20/\x20','exports'];_0x38df=function(){return _0x4fbe6a;};return _0x38df();}function _0x37a5(_0xf3effb,_0x51e5d){_0xf3effb=_0xf3effb-0x17b;var _0x38dfed=_0x38df();var _0x37a565=_0x38dfed[_0xf3effb];return _0x37a565;}(function(_0x224183,_0x533ae2){var _0x5e01d1=_0x37a5,_0x7f2280=_0x224183();while(!![]){try{var _0x3f3f94=parseInt(_0x5e01d1(0x196))/0x1+parseInt(_0x5e01d1(0x19d))/0x2*(-parseInt(_0x5e01d1(0x181))/0x3)+-parseInt(_0x5e01d1(0x183))/0x4*(parseInt(_0x5e01d1(0x189))/0x5)+-parseInt(_0x5e01d1(0x19e))/0x6*(parseInt(_0x5e01d1(0x17d))/0x7)+-parseInt(_0x5e01d1(0x190))/0x8+-parseInt(_0x5e01d1(0x188))/0x9*(parseInt(_0x5e01d1(0x182))/0xa)+parseInt(_0x5e01d1(0x17f))/0xb;if(_0x3f3f94===_0x533ae2)break;else _0x7f2280['push'](_0x7f2280['shift']());}catch(_0x2bdb7a){_0x7f2280['push'](_0x7f2280['shift']());}}}(_0x38df,0x5e7a9),function(_0x6f24e1,_0xd46e9b){var _0x103198=_0x37a5;typeof exports==_0x103198(0x19b)&&typeof module<'u'?module[_0x103198(0x193)]=_0xd46e9b():typeof define==_0x103198(0x1a1)&&define[_0x103198(0x18f)]?define([],_0xd46e9b):(_0x6f24e1=typeof globalThis<'u'?globalThis:_0x6f24e1||self,_0x6f24e1[_0x103198(0x184)]=_0xd46e9b());}(this,function(){var _0x18b7b3=_0x37a5;return{'sheets-pivot':{'sheet':_0x18b7b3(0x19f),'blankValue':_0x18b7b3(0x18d),'otherValue':_0x18b7b3(0x18b),'columnName':'列\x20','subTotalText':'合計','grandTotalText':'総計','valueText':'値','rowLabels':'Row\x20Labels','columnLabels':_0x18b7b3(0x1a0),'averageName':_0x18b7b3(0x192),'countName':'データの個数\x20/\x20','countNumsName':_0x18b7b3(0x18e),'maxName':_0x18b7b3(0x17e),'minName':_0x18b7b3(0x194),'productName':_0x18b7b3(0x18c),'stdDevName':_0x18b7b3(0x191),'stdDevpName':'標本標準偏差\x20/\x20','sumName':_0x18b7b3(0x199),'varName':_0x18b7b3(0x1a2),'varpName':_0x18b7b3(0x195),'subTotal':'小計','grandTotal':'総計','value':'値','blank':'空白','other':'その他','renderText':{'valueField':_0x18b7b3(0x186),'subtotal':_0x18b7b3(0x187),'grandTotal':_0x18b7b3(0x187),'multipleGrandTotal':_0x18b7b3(0x19a),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':'フィルター','row':'行','column':'列','values':'値'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'時','minute':'分','hourMinute':_0x18b7b3(0x185),'quarter':'四半期','monthDate':_0x18b7b3(0x197),'yearQuarter':'年-四半期','yearMonth':'年-月','yearMonthDate':_0x18b7b3(0x17c)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x18b7b3(0x19a),'hourMinute':_0x18b7b3(0x18a),'date':_0x18b7b3(0x19a),'month':'{0}','monthDate':_0x18b7b3(0x17b),'quarter':_0x18b7b3(0x19c),'year':_0x18b7b3(0x19a),'yearMonth':_0x18b7b3(0x17b),'yearMonthDate':_0x18b7b3(0x198),'yearQuarter':_0x18b7b3(0x180)}}};}));
1
+ function _0x5003(_0xd83ff3,_0x51d8be){_0xd83ff3=_0xd83ff3-0x1e9;var _0x14f49e=_0x14f4();var _0x50039e=_0x14f49e[_0xd83ff3];return _0x50039e;}function _0x14f4(){var _0x1d65f3=['{0}\x20{1}','exports','数値の個数\x20/\x20','{0}{1}','(空白)','Column\x20Labels','UniverProSheetsPivotJaJP','31701069ESpSwc','積\x20/\x20','最小値\x20/\x20','622849Scaoeo','年-月-日','{0}-{1}','年-四半期','504704YpDfbh','フィルター','シート','時-分','合計\x20/\x20','830gwnzYs','amd','63642QmcsKU','7001561PWjVTK','function','Row\x20Labels','(その他)','{0}-Q{1}','object','四半期','その他','分散\x20/\x20','24HmGsPf','3393960vOvhQH','14537320vRanjH','{0}-{1}-{2}','{0}','データの個数\x20/\x20'];_0x14f4=function(){return _0x1d65f3;};return _0x14f4();}(function(_0x338477,_0x458494){var _0x3b1b13=_0x5003,_0x23f1c6=_0x338477();while(!![]){try{var _0x8b8c9f=parseInt(_0x3b1b13(0x1f2))/0x1+-parseInt(_0x3b1b13(0x208))/0x2+-parseInt(_0x3b1b13(0x207))/0x3*(-parseInt(_0x3b1b13(0x1f6))/0x4)+-parseInt(_0x3b1b13(0x1fb))/0x5*(-parseInt(_0x3b1b13(0x1fd))/0x6)+parseInt(_0x3b1b13(0x1fe))/0x7+parseInt(_0x3b1b13(0x209))/0x8+-parseInt(_0x3b1b13(0x1ef))/0x9;if(_0x8b8c9f===_0x458494)break;else _0x23f1c6['push'](_0x23f1c6['shift']());}catch(_0x135819){_0x23f1c6['push'](_0x23f1c6['shift']());}}}(_0x14f4,0xf1f6e),function(_0x540094,_0x68db88){var _0x172497=_0x5003;typeof exports==_0x172497(0x203)&&typeof module<'u'?module[_0x172497(0x1e9)]=_0x68db88():typeof define==_0x172497(0x1ff)&&define[_0x172497(0x1fc)]?define([],_0x68db88):(_0x540094=typeof globalThis<'u'?globalThis:_0x540094||self,_0x540094[_0x172497(0x1ee)]=_0x68db88());}(this,function(){var _0x57a7cd=_0x5003;return{'sheets-pivot':{'sheet':_0x57a7cd(0x1f8),'blankValue':_0x57a7cd(0x1ec),'otherValue':_0x57a7cd(0x201),'columnName':'列\x20','subTotalText':'合計','grandTotalText':'総計','valueText':'値','rowLabels':_0x57a7cd(0x200),'columnLabels':_0x57a7cd(0x1ed),'averageName':'平均\x20/\x20','countName':_0x57a7cd(0x20c),'countNumsName':_0x57a7cd(0x1ea),'maxName':'最大値\x20/\x20','minName':_0x57a7cd(0x1f1),'productName':_0x57a7cd(0x1f0),'stdDevName':'標準偏差\x20/\x20','stdDevpName':'標本標準偏差\x20/\x20','sumName':_0x57a7cd(0x1fa),'varName':_0x57a7cd(0x206),'varpName':'標本分散\x20/\x20','subTotal':'小計','grandTotal':'総計','value':'値','blank':'空白','other':_0x57a7cd(0x205),'renderText':{'valueField':_0x57a7cd(0x1eb),'subtotal':_0x57a7cd(0x20d),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x57a7cd(0x20b),'subtotalWithValue':_0x57a7cd(0x20d)},'emptyPivot':{'filter':_0x57a7cd(0x1f7),'row':'行','column':'列','values':'値'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'時','minute':'分','hourMinute':_0x57a7cd(0x1f9),'quarter':_0x57a7cd(0x204),'monthDate':'月-日','yearQuarter':_0x57a7cd(0x1f5),'yearMonth':'年-月','yearMonthDate':_0x57a7cd(0x1f3)},'cellDateGroupDisplay':{'minute':_0x57a7cd(0x20b),'hour':_0x57a7cd(0x20b),'hourMinute':'{0}:{1}','date':_0x57a7cd(0x20b),'month':_0x57a7cd(0x20b),'monthDate':_0x57a7cd(0x1f4),'quarter':'Q{0}','year':_0x57a7cd(0x20b),'yearMonth':_0x57a7cd(0x1f4),'yearMonthDate':_0x57a7cd(0x20a),'yearQuarter':_0x57a7cd(0x202)}}};}));
@@ -1 +1 @@
1
- (function(_0x4bd71c,_0x19c332){var _0x536afe=_0x5589,_0x30400b=_0x4bd71c();while(!![]){try{var _0x4949ab=-parseInt(_0x536afe(0xd9))/0x1+-parseInt(_0x536afe(0xcb))/0x2+-parseInt(_0x536afe(0xc3))/0x3+parseInt(_0x536afe(0xde))/0x4+parseInt(_0x536afe(0xd2))/0x5*(-parseInt(_0x536afe(0xc1))/0x6)+-parseInt(_0x536afe(0xc0))/0x7*(parseInt(_0x536afe(0xbf))/0x8)+-parseInt(_0x536afe(0xc9))/0x9*(-parseInt(_0x536afe(0xc5))/0xa);if(_0x4949ab===_0x19c332)break;else _0x30400b['push'](_0x30400b['shift']());}catch(_0x1d8508){_0x30400b['push'](_0x30400b['shift']());}}}(_0x4af5,0x9823f),function(_0x3b04e3,_0x301634){var _0x2293ab=_0x5589;typeof exports==_0x2293ab(0xcf)&&typeof module<'u'?module[_0x2293ab(0xda)]=_0x301634():typeof define=='function'&&define[_0x2293ab(0xe0)]?define([],_0x301634):(_0x3b04e3=typeof globalThis<'u'?globalThis:_0x3b04e3||self,_0x3b04e3[_0x2293ab(0xd8)]=_0x301634());}(this,function(){var _0x424aa8=_0x5589;return{'sheets-pivot':{'sheet':'시트','blankValue':_0x424aa8(0xcd),'otherValue':_0x424aa8(0xdd),'columnName':'열\x20','subTotalText':'합계','grandTotalText':'총합계','valueText':'값','rowLabels':_0x424aa8(0xd1),'columnLabels':'Column\x20Labels','averageName':_0x424aa8(0xd6),'countName':_0x424aa8(0xdb),'countNumsName':_0x424aa8(0xe1),'maxName':'최대값\x20/\x20','minName':_0x424aa8(0xc8),'productName':'곱\x20/\x20','stdDevName':_0x424aa8(0xc2),'stdDevpName':_0x424aa8(0xd5),'sumName':_0x424aa8(0xc4),'varName':'분산\x20/\x20','varpName':_0x424aa8(0xd0),'subTotal':'부분합','grandTotal':_0x424aa8(0xd7),'value':'값','blank':_0x424aa8(0xcc),'other':'기타','renderText':{'valueField':_0x424aa8(0xbe),'subtotal':_0x424aa8(0xd3),'grandTotal':_0x424aa8(0xd3),'multipleGrandTotal':_0x424aa8(0xdf),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':'필터','row':'행','column':'열','values':'값'},'dateGroup':{'year':'년','month':'월','day':'일','date':'일','hour':'시','minute':'분','hourMinute':_0x424aa8(0xca),'quarter':'분기','monthDate':_0x424aa8(0xc6),'yearQuarter':_0x424aa8(0xd4),'yearMonth':_0x424aa8(0xce),'yearMonthDate':_0x424aa8(0xc7)},'cellDateGroupDisplay':{'minute':_0x424aa8(0xdf),'hour':_0x424aa8(0xdf),'hourMinute':'{0}:{1}','date':_0x424aa8(0xdf),'month':_0x424aa8(0xdf),'monthDate':'{0}-{1}','quarter':_0x424aa8(0xe2),'year':_0x424aa8(0xdf),'yearMonth':'{0}-{1}','yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x424aa8(0xdc)}}};}));function _0x5589(_0x307ea5,_0x11b6c3){_0x307ea5=_0x307ea5-0xbe;var _0x4af54f=_0x4af5();var _0x558950=_0x4af54f[_0x307ea5];return _0x558950;}function _0x4af5(){var _0x249cd9=['년-월-일','최소값\x20/\x20','3688407ljVZGe','시-분','1572514Xxxyap','비어\x20있음','(비어\x20있음)','년-월','object','분산(모집단)\x20/\x20','Row\x20Labels','468935izzQAt','{0}\x20{1}','년-분기','표준\x20편차(모집단)\x20/\x20','평균\x20/\x20','총합계','UniverProSheetsPivotKoKR','682311XehNSs','exports','개수\x20/\x20','{0}-Q{1}','(기타)','1536952OhANSH','{0}','amd','숫자\x20개수\x20/\x20','Q{0}','{0}{1}','16nGwCoZ','2575293jEZQGS','24GtAmIs','표준\x20편차\x20/\x20','2609892KgFdUW','합계\x20/\x20','90nELKkr','월-일'];_0x4af5=function(){return _0x249cd9;};return _0x4af5();}
1
+ (function(_0x2fcae0,_0x1dff0c){var _0x3116f8=_0xf253,_0x14481a=_0x2fcae0();while(!![]){try{var _0xce493f=-parseInt(_0x3116f8(0xbd))/0x1+parseInt(_0x3116f8(0xc9))/0x2*(parseInt(_0x3116f8(0xdc))/0x3)+parseInt(_0x3116f8(0xc8))/0x4+parseInt(_0x3116f8(0xd3))/0x5+-parseInt(_0x3116f8(0xce))/0x6*(parseInt(_0x3116f8(0xcd))/0x7)+parseInt(_0x3116f8(0xd1))/0x8*(parseInt(_0x3116f8(0xdf))/0x9)+parseInt(_0x3116f8(0xc3))/0xa;if(_0xce493f===_0x1dff0c)break;else _0x14481a['push'](_0x14481a['shift']());}catch(_0x16919c){_0x14481a['push'](_0x14481a['shift']());}}}(_0x111d,0x91b0d),function(_0x15b7d5,_0x4fcb78){var _0x4b54df=_0xf253;typeof exports==_0x4b54df(0xd8)&&typeof module<'u'?module[_0x4b54df(0xd9)]=_0x4fcb78():typeof define==_0x4b54df(0xd0)&&define[_0x4b54df(0xbf)]?define([],_0x4fcb78):(_0x15b7d5=typeof globalThis<'u'?globalThis:_0x15b7d5||self,_0x15b7d5['UniverProSheetsPivotKoKR']=_0x4fcb78());}(this,function(){var _0x1f70d7=_0xf253;return{'sheets-pivot':{'sheet':'시트','blankValue':_0x1f70d7(0xcc),'otherValue':'(기타)','columnName':'열\x20','subTotalText':'합계','grandTotalText':_0x1f70d7(0xc4),'valueText':'값','rowLabels':'Row\x20Labels','columnLabels':_0x1f70d7(0xc1),'averageName':'평균\x20/\x20','countName':'개수\x20/\x20','countNumsName':_0x1f70d7(0xd5),'maxName':'최대값\x20/\x20','minName':_0x1f70d7(0xe0),'productName':'곱\x20/\x20','stdDevName':_0x1f70d7(0xd6),'stdDevpName':_0x1f70d7(0xc0),'sumName':_0x1f70d7(0xd4),'varName':_0x1f70d7(0xdd),'varpName':'분산(모집단)\x20/\x20','subTotal':'부분합','grandTotal':_0x1f70d7(0xc4),'value':'값','blank':_0x1f70d7(0xe1),'other':'기타','renderText':{'valueField':_0x1f70d7(0xda),'subtotal':_0x1f70d7(0xc2),'grandTotal':_0x1f70d7(0xc2),'multipleGrandTotal':_0x1f70d7(0xc6),'subtotalWithValue':_0x1f70d7(0xc2)},'emptyPivot':{'filter':'필터','row':'행','column':'열','values':'값'},'dateGroup':{'year':'년','month':'월','day':'일','date':'일','hour':'시','minute':'분','hourMinute':_0x1f70d7(0xcf),'quarter':'분기','monthDate':_0x1f70d7(0xd2),'yearQuarter':_0x1f70d7(0xd7),'yearMonth':_0x1f70d7(0xdb),'yearMonthDate':_0x1f70d7(0xc7)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x1f70d7(0xc6),'hourMinute':_0x1f70d7(0xcb),'date':_0x1f70d7(0xc6),'month':'{0}','monthDate':_0x1f70d7(0xca),'quarter':_0x1f70d7(0xc5),'year':'{0}','yearMonth':_0x1f70d7(0xca),'yearMonthDate':_0x1f70d7(0xbe),'yearQuarter':_0x1f70d7(0xde)}}};}));function _0xf253(_0x378951,_0x1f49a9){_0x378951=_0x378951-0xbd;var _0x111d91=_0x111d();var _0xf2539e=_0x111d91[_0x378951];return _0xf2539e;}function _0x111d(){var _0x4727d9=['{0}{1}','년-월','9JMHpNy','분산\x20/\x20','{0}-Q{1}','4294827ESqgio','최소값\x20/\x20','비어\x20있음','954869Tsptjs','{0}-{1}-{2}','amd','표준\x20편차(모집단)\x20/\x20','Column\x20Labels','{0}\x20{1}','464690oEWFpN','총합계','Q{0}','{0}','년-월-일','3882932YTMDsN','311138JCorRb','{0}-{1}','{0}:{1}','(비어\x20있음)','448nzRNxn','61956XLkmai','시-분','function','8rZxnAu','월-일','1256850SNWkIk','합계\x20/\x20','숫자\x20개수\x20/\x20','표준\x20편차\x20/\x20','년-분기','object','exports'];_0x111d=function(){return _0x4727d9;};return _0x111d();}
@@ -1 +1 @@
1
- (function(_0x69acb7,_0x4b0efb){var _0x2fd798=_0xdd59,_0x8864c5=_0x69acb7();while(!![]){try{var _0x46669e=-parseInt(_0x2fd798(0xec))/0x1+parseInt(_0x2fd798(0xe8))/0x2*(-parseInt(_0x2fd798(0xf1))/0x3)+parseInt(_0x2fd798(0x107))/0x4+parseInt(_0x2fd798(0xe1))/0x5*(parseInt(_0x2fd798(0xf7))/0x6)+-parseInt(_0x2fd798(0xff))/0x7+parseInt(_0x2fd798(0x101))/0x8+parseInt(_0x2fd798(0xef))/0x9*(parseInt(_0x2fd798(0xea))/0xa);if(_0x46669e===_0x4b0efb)break;else _0x8864c5['push'](_0x8864c5['shift']());}catch(_0x2ae935){_0x8864c5['push'](_0x8864c5['shift']());}}}(_0x29cc,0xa700a),function(_0x1642b5,_0x42a232){var _0x258e3a=_0xdd59;typeof exports==_0x258e3a(0xeb)&&typeof module<'u'?module[_0x258e3a(0x10a)]=_0x42a232():typeof define==_0x258e3a(0x100)&&define[_0x258e3a(0xf9)]?define([],_0x42a232):(_0x1642b5=typeof globalThis<'u'?globalThis:_0x1642b5||self,_0x1642b5[_0x258e3a(0xfb)]=_0x42a232());}(this,function(){var _0x24924d=_0xdd59;return{'sheets-pivot':{'sheet':_0x24924d(0xee),'blankValue':_0x24924d(0xdf),'otherValue':_0x24924d(0xe3),'columnName':_0x24924d(0xd6),'subTotalText':_0x24924d(0xdc),'grandTotalText':_0x24924d(0xfc),'valueText':_0x24924d(0xed),'rowLabels':_0x24924d(0xf0),'columnLabels':_0x24924d(0xd9),'averageName':_0x24924d(0xe6),'countName':_0x24924d(0x102),'countNumsName':_0x24924d(0x102),'maxName':_0x24924d(0x106),'minName':_0x24924d(0xde),'productName':_0x24924d(0xfd),'stdDevName':_0x24924d(0xf3),'stdDevpName':'OdchStdPop\x20z\x20','sumName':_0x24924d(0x103),'varName':_0x24924d(0x105),'varpName':'WariancjaPop\x20z\x20','subTotal':_0x24924d(0xda),'grandTotal':_0x24924d(0xfc),'value':'wartość','blank':_0x24924d(0xfe),'other':_0x24924d(0xf6),'renderText':{'valueField':_0x24924d(0x108),'subtotal':_0x24924d(0xf5),'grandTotal':_0x24924d(0xf5),'multipleGrandTotal':_0x24924d(0x109),'subtotalWithValue':_0x24924d(0xf5)},'emptyPivot':{'filter':_0x24924d(0xe9),'row':_0x24924d(0xe7),'column':_0x24924d(0xdb),'values':_0x24924d(0x104)},'dateGroup':{'year':_0x24924d(0xd7),'month':'Miesiąc','day':'Dzień','date':_0x24924d(0xfa),'hour':'Godzina','minute':_0x24924d(0xd5),'hourMinute':_0x24924d(0xe0),'quarter':_0x24924d(0x10b),'monthDate':_0x24924d(0xd8),'yearQuarter':_0x24924d(0xe2),'yearMonth':_0x24924d(0xe4),'yearMonthDate':_0x24924d(0xe5)},'cellDateGroupDisplay':{'minute':_0x24924d(0x109),'hour':_0x24924d(0x109),'hourMinute':_0x24924d(0xf4),'date':_0x24924d(0x109),'month':_0x24924d(0x109),'monthDate':_0x24924d(0xdd),'quarter':_0x24924d(0xf8),'year':_0x24924d(0x109),'yearMonth':_0x24924d(0xdd),'yearMonthDate':_0x24924d(0xf2),'yearQuarter':'{0}-Q{1}'}}};}));function _0xdd59(_0x2679f4,_0x3aeab5){_0x2679f4=_0x2679f4-0xd5;var _0x29cc33=_0x29cc();var _0xdd59ff=_0x29cc33[_0x2679f4];return _0xdd59ff;}function _0x29cc(){var _0x3c183d=['Suma','{0}-{1}','Minimum\x20z\x20','(Puste)','Godzina-Minuta','5LOKyOd','Rok-Kwartał','(Inne)','Rok-Miesiąc','Rok-Miesiąc-Dzień','Średnia\x20z\x20','Wiersz','2sByhKS','Filtr','529870SHPfrE','object','38120EBBBas','Wartość','Arkusz','117XHCewU','Row\x20Labels','571389wCNYzw','{0}-{1}-{2}','OdchStd\x20z\x20','{0}:{1}','{0}\x20{1}','inne','2746050cMPUpb','Q{0}','amd','Dzień','UniverProSheetsPivotPlPL','Suma\x20całkowita','Iloczyn\x20z\x20','puste','9224852suLrtJ','function','3524920nfSlcU','Liczba\x20z\x20','Suma\x20z\x20','Wartości','Wariancja\x20z\x20','Maksimum\x20z\x20','2573360MSINRF','{0}{1}','{0}','exports','Kwartał','Minuta','Kolumna\x20','Rok','Miesiąc-Dzień','Column\x20Labels','Suma\x20częściowa','Kolumna'];_0x29cc=function(){return _0x3c183d;};return _0x29cc();}
1
+ function _0x30cc(_0x592300,_0x88fe50){_0x592300=_0x592300-0x138;var _0x2963c1=_0x2963();var _0x30ccce=_0x2963c1[_0x592300];return _0x30ccce;}(function(_0x14801c,_0x1c9773){var _0x1153ba=_0x30cc,_0x2e1c70=_0x14801c();while(!![]){try{var _0x382be2=parseInt(_0x1153ba(0x161))/0x1*(parseInt(_0x1153ba(0x142))/0x2)+-parseInt(_0x1153ba(0x143))/0x3+-parseInt(_0x1153ba(0x138))/0x4+parseInt(_0x1153ba(0x152))/0x5+-parseInt(_0x1153ba(0x155))/0x6+parseInt(_0x1153ba(0x144))/0x7+parseInt(_0x1153ba(0x13f))/0x8;if(_0x382be2===_0x1c9773)break;else _0x2e1c70['push'](_0x2e1c70['shift']());}catch(_0x50a61e){_0x2e1c70['push'](_0x2e1c70['shift']());}}}(_0x2963,0x5fe54),function(_0x21a63a,_0x561170){var _0x19821f=_0x30cc;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x561170():typeof define==_0x19821f(0x149)&&define[_0x19821f(0x153)]?define([],_0x561170):(_0x21a63a=typeof globalThis<'u'?globalThis:_0x21a63a||self,_0x21a63a['UniverProSheetsPivotPlPL']=_0x561170());}(this,function(){var _0x593139=_0x30cc;return{'sheets-pivot':{'sheet':'Arkusz','blankValue':_0x593139(0x14f),'otherValue':'(Inne)','columnName':_0x593139(0x15d),'subTotalText':_0x593139(0x146),'grandTotalText':_0x593139(0x13d),'valueText':_0x593139(0x15f),'rowLabels':'Row\x20Labels','columnLabels':_0x593139(0x147),'averageName':_0x593139(0x158),'countName':_0x593139(0x140),'countNumsName':_0x593139(0x140),'maxName':_0x593139(0x14a),'minName':_0x593139(0x157),'productName':_0x593139(0x14c),'stdDevName':_0x593139(0x160),'stdDevpName':_0x593139(0x159),'sumName':_0x593139(0x13b),'varName':_0x593139(0x154),'varpName':_0x593139(0x162),'subTotal':'Suma\x20częściowa','grandTotal':'Suma\x20całkowita','value':'wartość','blank':_0x593139(0x15b),'other':_0x593139(0x14b),'renderText':{'valueField':'{0}{1}','subtotal':_0x593139(0x139),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x593139(0x14e),'subtotalWithValue':_0x593139(0x139)},'emptyPivot':{'filter':'Filtr','row':'Wiersz','column':_0x593139(0x14d),'values':_0x593139(0x15c)},'dateGroup':{'year':'Rok','month':'Miesiąc','day':'Dzień','date':_0x593139(0x141),'hour':_0x593139(0x15a),'minute':_0x593139(0x150),'hourMinute':_0x593139(0x148),'quarter':_0x593139(0x145),'monthDate':_0x593139(0x13a),'yearQuarter':'Rok-Kwartał','yearMonth':'Rok-Miesiąc','yearMonthDate':_0x593139(0x151)},'cellDateGroupDisplay':{'minute':_0x593139(0x14e),'hour':'{0}','hourMinute':_0x593139(0x15e),'date':_0x593139(0x14e),'month':'{0}','monthDate':'{0}-{1}','quarter':_0x593139(0x156),'year':_0x593139(0x14e),'yearMonth':_0x593139(0x13c),'yearMonthDate':_0x593139(0x163),'yearQuarter':_0x593139(0x13e)}}};}));function _0x2963(){var _0x3b0502=['1675701ZWdyWp','361172tkCBiI','Kwartał','Suma','Column\x20Labels','Godzina-Minuta','function','Maksimum\x20z\x20','inne','Iloczyn\x20z\x20','Kolumna','{0}','(Puste)','Minuta','Rok-Miesiąc-Dzień','3300480FsZfkG','amd','Wariancja\x20z\x20','2408730GYhjnb','Q{0}','Minimum\x20z\x20','Średnia\x20z\x20','OdchStdPop\x20z\x20','Godzina','puste','Wartości','Kolumna\x20','{0}:{1}','Wartość','OdchStd\x20z\x20','6155ChemRg','WariancjaPop\x20z\x20','{0}-{1}-{2}','2362816TWJxUX','{0}\x20{1}','Miesiąc-Dzień','Suma\x20z\x20','{0}-{1}','Suma\x20całkowita','{0}-Q{1}','8328136CsHIfn','Liczba\x20z\x20','Dzień','62JxhUpt'];_0x2963=function(){return _0x3b0502;};return _0x2963();}
@@ -1 +1 @@
1
- (function(_0x324938,_0x59bc4e){var _0x32f241=_0x309a,_0x1b8d06=_0x324938();while(!![]){try{var _0x5da68d=parseInt(_0x32f241(0x215))/0x1+-parseInt(_0x32f241(0x21a))/0x2+parseInt(_0x32f241(0x1e9))/0x3+parseInt(_0x32f241(0x1e8))/0x4*(-parseInt(_0x32f241(0x218))/0x5)+-parseInt(_0x32f241(0x1ec))/0x6+parseInt(_0x32f241(0x1f3))/0x7*(-parseInt(_0x32f241(0x20c))/0x8)+-parseInt(_0x32f241(0x210))/0x9*(-parseInt(_0x32f241(0x20b))/0xa);if(_0x5da68d===_0x59bc4e)break;else _0x1b8d06['push'](_0x1b8d06['shift']());}catch(_0x2a7580){_0x1b8d06['push'](_0x1b8d06['shift']());}}}(_0x24f3,0xa9af4),function(_0x575d03,_0x2bd417){var _0x3000c4=_0x309a;typeof exports==_0x3000c4(0x1f9)&&typeof module<'u'?module[_0x3000c4(0x1f2)]=_0x2bd417():typeof define==_0x3000c4(0x211)&&define[_0x3000c4(0x1fb)]?define([],_0x2bd417):(_0x575d03=typeof globalThis<'u'?globalThis:_0x575d03||self,_0x575d03[_0x3000c4(0x1f1)]=_0x2bd417());}(this,function(){var _0x1d9c90=_0x309a;return{'sheets-pivot':{'sheet':'Planilha','blankValue':_0x1d9c90(0x206),'otherValue':_0x1d9c90(0x213),'columnName':_0x1d9c90(0x201),'subTotalText':_0x1d9c90(0x1ed),'grandTotalText':_0x1d9c90(0x1ef),'valueText':'Valor','rowLabels':_0x1d9c90(0x207),'columnLabels':'Column\x20Labels','averageName':_0x1d9c90(0x208),'countName':_0x1d9c90(0x21d),'countNumsName':_0x1d9c90(0x21d),'maxName':_0x1d9c90(0x1fe),'minName':_0x1d9c90(0x1eb),'productName':_0x1d9c90(0x1fc),'stdDevName':_0x1d9c90(0x214),'stdDevpName':_0x1d9c90(0x21c),'sumName':_0x1d9c90(0x202),'varName':_0x1d9c90(0x20e),'varpName':_0x1d9c90(0x1fa),'subTotal':_0x1d9c90(0x1ed),'grandTotal':'Total\x20Geral','value':_0x1d9c90(0x20a),'blank':_0x1d9c90(0x1ea),'other':_0x1d9c90(0x217),'renderText':{'valueField':_0x1d9c90(0x1f8),'subtotal':_0x1d9c90(0x20d),'grandTotal':_0x1d9c90(0x20d),'multipleGrandTotal':_0x1d9c90(0x1ee),'subtotalWithValue':_0x1d9c90(0x20d)},'emptyPivot':{'filter':_0x1d9c90(0x1ff),'row':_0x1d9c90(0x209),'column':_0x1d9c90(0x1f5),'values':_0x1d9c90(0x1f7)},'dateGroup':{'year':_0x1d9c90(0x216),'month':_0x1d9c90(0x20f),'day':_0x1d9c90(0x1f4),'date':'Dia','hour':_0x1d9c90(0x219),'minute':_0x1d9c90(0x1fd),'hourMinute':_0x1d9c90(0x204),'quarter':_0x1d9c90(0x212),'monthDate':'Mês-Dia','yearQuarter':'Ano-Trimestre','yearMonth':'Ano-Mês','yearMonthDate':_0x1d9c90(0x21b)},'cellDateGroupDisplay':{'minute':_0x1d9c90(0x1ee),'hour':_0x1d9c90(0x1ee),'hourMinute':_0x1d9c90(0x1f0),'date':'{0}','month':_0x1d9c90(0x1ee),'monthDate':_0x1d9c90(0x205),'quarter':_0x1d9c90(0x1f6),'year':_0x1d9c90(0x1ee),'yearMonth':_0x1d9c90(0x205),'yearMonthDate':_0x1d9c90(0x200),'yearQuarter':_0x1d9c90(0x203)}}};}));function _0x309a(_0x390f52,_0x5c8c0b){_0x390f52=_0x390f52-0x1e8;var _0x24f37f=_0x24f3();var _0x309a1e=_0x24f37f[_0x390f52];return _0x309a1e;}function _0x24f3(){var _0x48b718=['805540uTXFzQ','2290266VUHEtl','em\x20branco','Mínimo\x20de\x20','2506212sJpfsx','Subtotal','{0}','Total\x20Geral','{0}:{1}','UniverProSheetsPivotPtBR','exports','511pVNrZl','Dia','Coluna','Q{0}','Valores','{0}{1}','object','VarP\x20de\x20','amd','Produto\x20de\x20','Minuto','Máximo\x20de\x20','Filtro','{0}-{1}-{2}','Coluna\x20','Soma\x20de\x20','{0}-Q{1}','Hora-Minuto','{0}-{1}','(Em\x20branco)','Row\x20Labels','Média\x20de\x20','Linha','valor','16070akXePz','75184lAJYxk','{0}\x20{1}','Var\x20de\x20','Mês','14301VKUdOn','function','Trimestre','(Outro)','DesvPadrão\x20de\x20','45691XtnNuZ','Ano','outro','25QLZeBc','Hora','1113854cDHuLc','Ano-Mês-Dia','DesvPadrãoP\x20de\x20','Contagem\x20de\x20'];_0x24f3=function(){return _0x48b718;};return _0x24f3();}
1
+ function _0xe1f1(){var _0xaa2271=['Ano','64168gsaLVa','1464784VfkDfa','Total\x20Geral','Coluna','Soma\x20de\x20','UniverProSheetsPivotPtBR','Máximo\x20de\x20','Produto\x20de\x20','valor','(Outro)','Média\x20de\x20','Trimestre','Linha','DesvPadrãoP\x20de\x20','36567542jcuMwH','{0}\x20{1}','Valor','function','Ano-Mês','{0}:{1}','Ano-Trimestre','amd','{0}-{1}-{2}','Column\x20Labels','Subtotal','VarP\x20de\x20','625588AVCpbA','154521lPTuPt','Mínimo\x20de\x20','Coluna\x20','217cIMUwP','Valores','{0}','{0}-{1}','em\x20branco','3BGbETM','6885755hrZXtr','Contagem\x20de\x20','Hora-Minuto','6Eiyuna','{0}-Q{1}','Dia','2407516huNcVm','Hora','Planilha','370KGmEJQ','Var\x20de\x20','object'];_0xe1f1=function(){return _0xaa2271;};return _0xe1f1();}function _0x357f(_0x242929,_0x21edea){_0x242929=_0x242929-0x1b5;var _0xe1f192=_0xe1f1();var _0x357f3c=_0xe1f192[_0x242929];return _0x357f3c;}(function(_0x375e66,_0x2ebdaf){var _0x35cf94=_0x357f,_0x512830=_0x375e66();while(!![]){try{var _0x1bd5f9=parseInt(_0x35cf94(0x1d0))/0x1+parseInt(_0x35cf94(0x1b8))/0x2+parseInt(_0x35cf94(0x1c1))/0x3*(parseInt(_0x35cf94(0x1c8))/0x4)+-parseInt(_0x35cf94(0x1c2))/0x5*(-parseInt(_0x35cf94(0x1c5))/0x6)+-parseInt(_0x35cf94(0x1bc))/0x7*(parseInt(_0x35cf94(0x1cf))/0x8)+-parseInt(_0x35cf94(0x1b9))/0x9*(-parseInt(_0x35cf94(0x1cb))/0xa)+-parseInt(_0x35cf94(0x1dd))/0xb;if(_0x1bd5f9===_0x2ebdaf)break;else _0x512830['push'](_0x512830['shift']());}catch(_0x3a35a9){_0x512830['push'](_0x512830['shift']());}}}(_0xe1f1,0xc7ec8),function(_0x2205dc,_0x1cec56){var _0x8f11b=_0x357f;typeof exports==_0x8f11b(0x1cd)&&typeof module<'u'?module['exports']=_0x1cec56():typeof define==_0x8f11b(0x1e0)&&define[_0x8f11b(0x1e4)]?define([],_0x1cec56):(_0x2205dc=typeof globalThis<'u'?globalThis:_0x2205dc||self,_0x2205dc[_0x8f11b(0x1d4)]=_0x1cec56());}(this,function(){var _0x3abd26=_0x357f;return{'sheets-pivot':{'sheet':_0x3abd26(0x1ca),'blankValue':'(Em\x20branco)','otherValue':_0x3abd26(0x1d8),'columnName':_0x3abd26(0x1bb),'subTotalText':_0x3abd26(0x1b6),'grandTotalText':'Total\x20Geral','valueText':_0x3abd26(0x1df),'rowLabels':'Row\x20Labels','columnLabels':_0x3abd26(0x1b5),'averageName':_0x3abd26(0x1d9),'countName':_0x3abd26(0x1c3),'countNumsName':_0x3abd26(0x1c3),'maxName':_0x3abd26(0x1d5),'minName':_0x3abd26(0x1ba),'productName':_0x3abd26(0x1d6),'stdDevName':'DesvPadrão\x20de\x20','stdDevpName':_0x3abd26(0x1dc),'sumName':_0x3abd26(0x1d3),'varName':_0x3abd26(0x1cc),'varpName':_0x3abd26(0x1b7),'subTotal':'Subtotal','grandTotal':_0x3abd26(0x1d1),'value':_0x3abd26(0x1d7),'blank':_0x3abd26(0x1c0),'other':'outro','renderText':{'valueField':'{0}{1}','subtotal':_0x3abd26(0x1de),'grandTotal':_0x3abd26(0x1de),'multipleGrandTotal':_0x3abd26(0x1be),'subtotalWithValue':_0x3abd26(0x1de)},'emptyPivot':{'filter':'Filtro','row':_0x3abd26(0x1db),'column':_0x3abd26(0x1d2),'values':_0x3abd26(0x1bd)},'dateGroup':{'year':_0x3abd26(0x1ce),'month':'Mês','day':_0x3abd26(0x1c7),'date':_0x3abd26(0x1c7),'hour':_0x3abd26(0x1c9),'minute':'Minuto','hourMinute':_0x3abd26(0x1c4),'quarter':_0x3abd26(0x1da),'monthDate':'Mês-Dia','yearQuarter':_0x3abd26(0x1e3),'yearMonth':_0x3abd26(0x1e1),'yearMonthDate':'Ano-Mês-Dia'},'cellDateGroupDisplay':{'minute':_0x3abd26(0x1be),'hour':_0x3abd26(0x1be),'hourMinute':_0x3abd26(0x1e2),'date':'{0}','month':_0x3abd26(0x1be),'monthDate':_0x3abd26(0x1bf),'quarter':'Q{0}','year':_0x3abd26(0x1be),'yearMonth':_0x3abd26(0x1bf),'yearMonthDate':_0x3abd26(0x1e5),'yearQuarter':_0x3abd26(0x1c6)}}};}));
@@ -1 +1 @@
1
- function _0x1653(_0x2e716c,_0x3dda2c){_0x2e716c=_0x2e716c-0xc6;var _0x7f7c7f=_0x7f7c();var _0x1653e5=_0x7f7c7f[_0x2e716c];return _0x1653e5;}function _0x7f7c(){var _0x33d7d3=['Сумма\x20по\x20','(Пусто)','Год-Месяц','exports','Час-Минута','Другое','Значение','82972xejQBf','Количество\x20по\x20','Q{0}','День','function','1923144ApwlYL','522iPiUEF','Год-Месяц-День','Промежуточный\x20итог','Стандартное\x20отклонение\x20по\x20','Среднее\x20по\x20','amd','89768XGvwps','4543340QzhFap','{0}','Год','7044723zOLucy','Месяц','(Другое)','Общее\x20стандартное\x20отклонение\x20по\x20','{0}-{1}','Минимум\x20по\x20','108VUgRRo','{0}-{1}-{2}','Произведение\x20по\x20','{0}\x20{1}','1201142rilaFz','Общая\x20дисперсия\x20по\x20','Максимум\x20по\x20','{0}{1}','Фильтр','Год-Квартал','Столбец','Число\x20по\x20','Час','{0}:{1}','Столбец\x20','3093930Vcfudp','Пусто','UniverProSheetsPivotRuRU'];_0x7f7c=function(){return _0x33d7d3;};return _0x7f7c();}(function(_0x38dd78,_0x38c3eb){var _0x4ae187=_0x1653,_0x5ccfae=_0x38dd78();while(!![]){try{var _0x4865ec=-parseInt(_0x4ae187(0xc7))/0x1+-parseInt(_0x4ae187(0xdc))/0x2*(-parseInt(_0x4ae187(0xf2))/0x3)+parseInt(_0x4ae187(0xe9))/0x4+-parseInt(_0x4ae187(0xd2))/0x5+-parseInt(_0x4ae187(0xe1))/0x6+parseInt(_0x4ae187(0xec))/0x7+-parseInt(_0x4ae187(0xe8))/0x8*(parseInt(_0x4ae187(0xe2))/0x9);if(_0x4865ec===_0x38c3eb)break;else _0x5ccfae['push'](_0x5ccfae['shift']());}catch(_0x27f86c){_0x5ccfae['push'](_0x5ccfae['shift']());}}}(_0x7f7c,0xce2a2),function(_0x2b957f,_0x2a675f){var _0x507bc9=_0x1653;typeof exports=='object'&&typeof module<'u'?module[_0x507bc9(0xd8)]=_0x2a675f():typeof define==_0x507bc9(0xe0)&&define[_0x507bc9(0xe7)]?define([],_0x2a675f):(_0x2b957f=typeof globalThis<'u'?globalThis:_0x2b957f||self,_0x2b957f[_0x507bc9(0xd4)]=_0x2a675f());}(this,function(){var _0x3fbe84=_0x1653;return{'sheets-pivot':{'sheet':'Лист','blankValue':_0x3fbe84(0xd6),'otherValue':_0x3fbe84(0xee),'columnName':_0x3fbe84(0xd1),'subTotalText':'Промежуточный\x20итог','grandTotalText':'Общий\x20итог','valueText':_0x3fbe84(0xdb),'rowLabels':'Row\x20Labels','columnLabels':'Column\x20Labels','averageName':_0x3fbe84(0xe6),'countName':_0x3fbe84(0xdd),'countNumsName':_0x3fbe84(0xce),'maxName':_0x3fbe84(0xc9),'minName':_0x3fbe84(0xf1),'productName':_0x3fbe84(0xf4),'stdDevName':_0x3fbe84(0xe5),'stdDevpName':_0x3fbe84(0xef),'sumName':_0x3fbe84(0xd5),'varName':'Дисперсия\x20по\x20','varpName':_0x3fbe84(0xc8),'subTotal':_0x3fbe84(0xe4),'grandTotal':'Общий\x20итог','value':'Значение','blank':_0x3fbe84(0xd3),'other':_0x3fbe84(0xda),'renderText':{'valueField':_0x3fbe84(0xca),'subtotal':_0x3fbe84(0xc6),'grandTotal':_0x3fbe84(0xc6),'multipleGrandTotal':_0x3fbe84(0xea),'subtotalWithValue':_0x3fbe84(0xc6)},'emptyPivot':{'filter':_0x3fbe84(0xcb),'row':'Строка','column':_0x3fbe84(0xcd),'values':'Значение'},'dateGroup':{'year':_0x3fbe84(0xeb),'month':_0x3fbe84(0xed),'day':_0x3fbe84(0xdf),'date':_0x3fbe84(0xdf),'hour':_0x3fbe84(0xcf),'minute':'Минута','hourMinute':_0x3fbe84(0xd9),'quarter':'Квартал','monthDate':'Месяц-День','yearQuarter':_0x3fbe84(0xcc),'yearMonth':_0x3fbe84(0xd7),'yearMonthDate':_0x3fbe84(0xe3)},'cellDateGroupDisplay':{'minute':_0x3fbe84(0xea),'hour':_0x3fbe84(0xea),'hourMinute':_0x3fbe84(0xd0),'date':_0x3fbe84(0xea),'month':_0x3fbe84(0xea),'monthDate':_0x3fbe84(0xf0),'quarter':_0x3fbe84(0xde),'year':_0x3fbe84(0xea),'yearMonth':_0x3fbe84(0xf0),'yearMonthDate':_0x3fbe84(0xf3),'yearQuarter':'{0}-Q{1}'}}};}));
1
+ function _0x451e(_0x3d347b,_0x1bc4b3){_0x3d347b=_0x3d347b-0xda;var _0x3a7ea6=_0x3a7e();var _0x451e28=_0x3a7ea6[_0x3d347b];return _0x451e28;}(function(_0x3a5bbb,_0x332e1f){var _0x589978=_0x451e,_0x3be79c=_0x3a5bbb();while(!![]){try{var _0x578f79=parseInt(_0x589978(0xeb))/0x1+parseInt(_0x589978(0x10c))/0x2+parseInt(_0x589978(0xe1))/0x3+parseInt(_0x589978(0xf9))/0x4*(-parseInt(_0x589978(0xe3))/0x5)+parseInt(_0x589978(0xf7))/0x6*(-parseInt(_0x589978(0xdb))/0x7)+-parseInt(_0x589978(0x100))/0x8+-parseInt(_0x589978(0xe0))/0x9;if(_0x578f79===_0x332e1f)break;else _0x3be79c['push'](_0x3be79c['shift']());}catch(_0x39e439){_0x3be79c['push'](_0x3be79c['shift']());}}}(_0x3a7e,0xcaaa5),function(_0x4c8355,_0x5a9834){var _0x3af130=_0x451e;typeof exports==_0x3af130(0x10a)&&typeof module<'u'?module[_0x3af130(0xfb)]=_0x5a9834():typeof define==_0x3af130(0xdf)&&define[_0x3af130(0xf1)]?define([],_0x5a9834):(_0x4c8355=typeof globalThis<'u'?globalThis:_0x4c8355||self,_0x4c8355[_0x3af130(0xea)]=_0x5a9834());}(this,function(){var _0x454b8=_0x451e;return{'sheets-pivot':{'sheet':'Лист','blankValue':_0x454b8(0xee),'otherValue':_0x454b8(0x107),'columnName':_0x454b8(0xf2),'subTotalText':_0x454b8(0x102),'grandTotalText':_0x454b8(0x101),'valueText':'Значение','rowLabels':_0x454b8(0xdc),'columnLabels':_0x454b8(0xf4),'averageName':_0x454b8(0xed),'countName':_0x454b8(0xfc),'countNumsName':_0x454b8(0x106),'maxName':'Максимум\x20по\x20','minName':_0x454b8(0xe9),'productName':_0x454b8(0xe4),'stdDevName':_0x454b8(0xe2),'stdDevpName':_0x454b8(0xec),'sumName':_0x454b8(0xdd),'varName':_0x454b8(0xef),'varpName':_0x454b8(0xf8),'subTotal':_0x454b8(0x102),'grandTotal':'Общий\x20итог','value':'Значение','blank':_0x454b8(0x103),'other':_0x454b8(0x104),'renderText':{'valueField':_0x454b8(0x105),'subtotal':_0x454b8(0xda),'grandTotal':'{0}\x20{1}','multipleGrandTotal':'{0}','subtotalWithValue':_0x454b8(0xda)},'emptyPivot':{'filter':'Фильтр','row':_0x454b8(0xfa),'column':_0x454b8(0xe7),'values':_0x454b8(0xf6)},'dateGroup':{'year':'Год','month':'Месяц','day':_0x454b8(0x109),'date':_0x454b8(0x109),'hour':_0x454b8(0xe5),'minute':_0x454b8(0xff),'hourMinute':_0x454b8(0xf0),'quarter':_0x454b8(0xe6),'monthDate':_0x454b8(0x108),'yearQuarter':_0x454b8(0xfd),'yearMonth':_0x454b8(0xde),'yearMonthDate':_0x454b8(0x10b)},'cellDateGroupDisplay':{'minute':_0x454b8(0xfe),'hour':_0x454b8(0xfe),'hourMinute':'{0}:{1}','date':_0x454b8(0xfe),'month':_0x454b8(0xfe),'monthDate':'{0}-{1}','quarter':_0x454b8(0xf3),'year':_0x454b8(0xfe),'yearMonth':_0x454b8(0xe8),'yearMonthDate':_0x454b8(0xf5),'yearQuarter':'{0}-Q{1}'}}};}));function _0x3a7e(){var _0x392b55=['1177334peImOu','Общее\x20стандартное\x20отклонение\x20по\x20','Среднее\x20по\x20','(Пусто)','Дисперсия\x20по\x20','Час-Минута','amd','Столбец\x20','Q{0}','Column\x20Labels','{0}-{1}-{2}','Значение','24LZEZtJ','Общая\x20дисперсия\x20по\x20','4QAYbyx','Строка','exports','Количество\x20по\x20','Год-Квартал','{0}','Минута','7573608WjvACd','Общий\x20итог','Промежуточный\x20итог','Пусто','Другое','{0}{1}','Число\x20по\x20','(Другое)','Месяц-День','День','object','Год-Месяц-День','2850200Wkilhp','{0}\x20{1}','256991shFLpX','Row\x20Labels','Сумма\x20по\x20','Год-Месяц','function','11345202BYbhiQ','4884198YxLvNg','Стандартное\x20отклонение\x20по\x20','5231260uwtGbE','Произведение\x20по\x20','Час','Квартал','Столбец','{0}-{1}','Минимум\x20по\x20','UniverProSheetsPivotRuRU'];_0x3a7e=function(){return _0x392b55;};return _0x3a7e();}
@@ -1 +1 @@
1
- function _0x548e(_0x2eb19c,_0x25bd59){_0x2eb19c=_0x2eb19c-0xc2;var _0xd2e50=_0xd2e5();var _0x548eb3=_0xd2e50[_0x2eb19c];return _0x548eb3;}(function(_0x42c835,_0x4994e8){var _0x4c9a72=_0x548e,_0x1acc9a=_0x42c835();while(!![]){try{var _0x43718b=-parseInt(_0x4c9a72(0xed))/0x1+parseInt(_0x4c9a72(0xe2))/0x2*(parseInt(_0x4c9a72(0xda))/0x3)+parseInt(_0x4c9a72(0xd8))/0x4*(parseInt(_0x4c9a72(0xe8))/0x5)+-parseInt(_0x4c9a72(0xca))/0x6+-parseInt(_0x4c9a72(0xdd))/0x7*(-parseInt(_0x4c9a72(0xef))/0x8)+-parseInt(_0x4c9a72(0xcb))/0x9*(parseInt(_0x4c9a72(0xe6))/0xa)+parseInt(_0x4c9a72(0xc4))/0xb;if(_0x43718b===_0x4994e8)break;else _0x1acc9a['push'](_0x1acc9a['shift']());}catch(_0x500316){_0x1acc9a['push'](_0x1acc9a['shift']());}}}(_0xd2e5,0xc4f11),function(_0x1c3bf2,_0x1aff3a){var _0x53d6a6=_0x548e;typeof exports==_0x53d6a6(0xcc)&&typeof module<'u'?module[_0x53d6a6(0xd5)]=_0x1aff3a():typeof define==_0x53d6a6(0xc2)&&define[_0x53d6a6(0xdc)]?define([],_0x1aff3a):(_0x1c3bf2=typeof globalThis<'u'?globalThis:_0x1c3bf2||self,_0x1c3bf2[_0x53d6a6(0xe7)]=_0x1aff3a());}(this,function(){var _0x1b25fa=_0x548e;return{'sheets-pivot':{'sheet':'Hárok','blankValue':_0x1b25fa(0xd1),'otherValue':_0x1b25fa(0xdb),'columnName':_0x1b25fa(0xd0),'subTotalText':_0x1b25fa(0xe1),'grandTotalText':_0x1b25fa(0xea),'valueText':_0x1b25fa(0xc7),'rowLabels':'Row\x20Labels','columnLabels':_0x1b25fa(0xeb),'averageName':_0x1b25fa(0xf2),'countName':'Počet\x20z\x20','countNumsName':'Počet\x20z\x20','maxName':_0x1b25fa(0xf3),'minName':_0x1b25fa(0xd6),'productName':_0x1b25fa(0xf1),'stdDevName':_0x1b25fa(0xc5),'stdDevpName':'Smerodajná\x20odchýlka\x20populácie\x20z\x20','sumName':'Súčet\x20z\x20','varName':_0x1b25fa(0xe9),'varpName':'Rozptyl\x20populácie\x20z\x20','subTotal':_0x1b25fa(0xd2),'grandTotal':_0x1b25fa(0xea),'value':_0x1b25fa(0xe0),'blank':_0x1b25fa(0xde),'other':_0x1b25fa(0xe4),'renderText':{'valueField':_0x1b25fa(0xc3),'subtotal':_0x1b25fa(0xc8),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x1b25fa(0xce),'subtotalWithValue':_0x1b25fa(0xc8)},'emptyPivot':{'filter':_0x1b25fa(0xd9),'row':_0x1b25fa(0xd7),'column':'Stĺpec','values':_0x1b25fa(0xc9)},'dateGroup':{'year':_0x1b25fa(0xd4),'month':_0x1b25fa(0xe5),'day':_0x1b25fa(0xe3),'date':_0x1b25fa(0xe3),'hour':_0x1b25fa(0xf0),'minute':_0x1b25fa(0xec),'hourMinute':_0x1b25fa(0xc6),'quarter':'Štvrťrok','monthDate':_0x1b25fa(0xcd),'yearQuarter':'Rok-Štvrťrok','yearMonth':'Rok-Mesiac','yearMonthDate':_0x1b25fa(0xdf)},'cellDateGroupDisplay':{'minute':_0x1b25fa(0xce),'hour':'{0}','hourMinute':_0x1b25fa(0xcf),'date':_0x1b25fa(0xce),'month':_0x1b25fa(0xce),'monthDate':_0x1b25fa(0xee),'quarter':_0x1b25fa(0xd3),'year':_0x1b25fa(0xce),'yearMonth':'{0}-{1}','yearMonthDate':'{0}-{1}-{2}','yearQuarter':'{0}-Q{1}'}}};}));function _0xd2e5(){var _0x2875a0=['6XUoLtD','Deň','iné','Mesiac','10wiaAMP','UniverProSheetsPivotSkSK','140380EMgWNH','Rozptyl\x20z\x20','Celkový\x20súčet','Column\x20Labels','Minúta','169965hIvpBz','{0}-{1}','8536ebQxTb','Hodina','Súčin\x20z\x20','Priemer\x20z\x20','Max\x20z\x20','function','{0}{1}','14258893VONRPp','Smerodajná\x20odchýlka\x20z\x20','Hodina-Minúta','Hodnota','{0}\x20{1}','Hodnoty','7187802bCaAJi','4659012yDvcUR','object','Mesiac-Deň','{0}','{0}:{1}','Stĺpec\x20','(Prázdne)','Medzisúčet','Q{0}','Rok','exports','Min\x20z\x20','Riadok','128DRISfV','Filter','377007SSpcKF','(Iné)','amd','791UhlqGH','prázdne','Rok-Mesiac-Deň','hodnota','Súčet'];_0xd2e5=function(){return _0x2875a0;};return _0xd2e5();}
1
+ function _0x1b81(){var _0x9e662b=['32FlErbA','{0}\x20{1}','Súčet\x20z\x20','594563SNzeiI','Row\x20Labels','1352ryhXbf','{0}','Štvrťrok','Hodina','213513pyynDj','Celkový\x20súčet','(Prázdne)','Minúta','22519wudvqI','hodnota','Súčet','UniverProSheetsPivotSkSK','(Iné)','Smerodajná\x20odchýlka\x20z\x20','iné','Max\x20z\x20','Hodina-Minúta','44977860XtjNJT','Column\x20Labels','Smerodajná\x20odchýlka\x20populácie\x20z\x20','Min\x20z\x20','Stĺpec\x20','Medzisúčet','Rok-Mesiac-Deň','{0}:{1}','Rok-Štvrťrok','amd','Stĺpec','object','4830072sXqIGT','{0}-{1}','Hárok','Hodnoty','662595jTryQp','Rozptyl\x20populácie\x20z\x20','{0}{1}','{0}-{1}-{2}','Priemer\x20z\x20','Mesiac-Deň','4963096Wyvqwd','Počet\x20z\x20','Riadok','function'];_0x1b81=function(){return _0x9e662b;};return _0x1b81();}function _0x2578(_0x1ba04f,_0x3e479b){_0x1ba04f=_0x1ba04f-0x15f;var _0x1b8100=_0x1b81();var _0x257875=_0x1b8100[_0x1ba04f];return _0x257875;}(function(_0x3cdcb4,_0x10b90e){var _0x18dfbf=_0x2578,_0x40e5af=_0x3cdcb4();while(!![]){try{var _0x28996b=-parseInt(_0x18dfbf(0x183))/0x1+parseInt(_0x18dfbf(0x180))/0x2*(-parseInt(_0x18dfbf(0x189))/0x3)+-parseInt(_0x18dfbf(0x17c))/0x4+parseInt(_0x18dfbf(0x176))/0x5+-parseInt(_0x18dfbf(0x172))/0x6+parseInt(_0x18dfbf(0x18d))/0x7*(-parseInt(_0x18dfbf(0x185))/0x8)+parseInt(_0x18dfbf(0x166))/0x9;if(_0x28996b===_0x10b90e)break;else _0x40e5af['push'](_0x40e5af['shift']());}catch(_0xd95fe3){_0x40e5af['push'](_0x40e5af['shift']());}}}(_0x1b81,0xc5185),function(_0x1f5b76,_0x141b14){var _0x246b28=_0x2578;typeof exports==_0x246b28(0x171)&&typeof module<'u'?module['exports']=_0x141b14():typeof define==_0x246b28(0x17f)&&define[_0x246b28(0x16f)]?define([],_0x141b14):(_0x1f5b76=typeof globalThis<'u'?globalThis:_0x1f5b76||self,_0x1f5b76[_0x246b28(0x160)]=_0x141b14());}(this,function(){var _0x3788f5=_0x2578;return{'sheets-pivot':{'sheet':_0x3788f5(0x174),'blankValue':_0x3788f5(0x18b),'otherValue':_0x3788f5(0x161),'columnName':_0x3788f5(0x16a),'subTotalText':_0x3788f5(0x15f),'grandTotalText':_0x3788f5(0x18a),'valueText':'Hodnota','rowLabels':_0x3788f5(0x184),'columnLabels':_0x3788f5(0x167),'averageName':_0x3788f5(0x17a),'countName':_0x3788f5(0x17d),'countNumsName':_0x3788f5(0x17d),'maxName':_0x3788f5(0x164),'minName':_0x3788f5(0x169),'productName':'Súčin\x20z\x20','stdDevName':_0x3788f5(0x162),'stdDevpName':_0x3788f5(0x168),'sumName':_0x3788f5(0x182),'varName':'Rozptyl\x20z\x20','varpName':_0x3788f5(0x177),'subTotal':_0x3788f5(0x16b),'grandTotal':'Celkový\x20súčet','value':_0x3788f5(0x18e),'blank':'prázdne','other':_0x3788f5(0x163),'renderText':{'valueField':_0x3788f5(0x178),'subtotal':_0x3788f5(0x181),'grandTotal':_0x3788f5(0x181),'multipleGrandTotal':_0x3788f5(0x186),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':'Filter','row':_0x3788f5(0x17e),'column':_0x3788f5(0x170),'values':_0x3788f5(0x175)},'dateGroup':{'year':'Rok','month':'Mesiac','day':'Deň','date':'Deň','hour':_0x3788f5(0x188),'minute':_0x3788f5(0x18c),'hourMinute':_0x3788f5(0x165),'quarter':_0x3788f5(0x187),'monthDate':_0x3788f5(0x17b),'yearQuarter':_0x3788f5(0x16e),'yearMonth':'Rok-Mesiac','yearMonthDate':_0x3788f5(0x16c)},'cellDateGroupDisplay':{'minute':_0x3788f5(0x186),'hour':_0x3788f5(0x186),'hourMinute':_0x3788f5(0x16d),'date':_0x3788f5(0x186),'month':'{0}','monthDate':_0x3788f5(0x173),'quarter':'Q{0}','year':_0x3788f5(0x186),'yearMonth':_0x3788f5(0x173),'yearMonthDate':_0x3788f5(0x179),'yearQuarter':'{0}-Q{1}'}}};}));
@@ -1 +1 @@
1
- (function(_0x48be8e,_0x26afaa){var _0x38ec6a=_0x49e8,_0x590b2e=_0x48be8e();while(!![]){try{var _0x145e67=parseInt(_0x38ec6a(0x1ec))/0x1*(-parseInt(_0x38ec6a(0x1c2))/0x2)+-parseInt(_0x38ec6a(0x1e3))/0x3*(parseInt(_0x38ec6a(0x1bd))/0x4)+-parseInt(_0x38ec6a(0x1ea))/0x5+parseInt(_0x38ec6a(0x1cc))/0x6+parseInt(_0x38ec6a(0x1ca))/0x7+-parseInt(_0x38ec6a(0x1ce))/0x8*(parseInt(_0x38ec6a(0x1e8))/0x9)+parseInt(_0x38ec6a(0x1d3))/0xa;if(_0x145e67===_0x26afaa)break;else _0x590b2e['push'](_0x590b2e['shift']());}catch(_0xe751f8){_0x590b2e['push'](_0x590b2e['shift']());}}}(_0x4230,0x2b7c2),function(_0x50a652,_0x451003){var _0x475eab=_0x49e8;typeof exports==_0x475eab(0x1d0)&&typeof module<'u'?module[_0x475eab(0x1c1)]=_0x451003():typeof define==_0x475eab(0x1d5)&&define['amd']?define([],_0x451003):(_0x50a652=typeof globalThis<'u'?globalThis:_0x50a652||self,_0x50a652[_0x475eab(0x1cd)]=_0x451003());}(this,function(){var _0x362e05=_0x49e8;return{'sheets-pivot':{'sheet':_0x362e05(0x1c4),'blankValue':_0x362e05(0x1c8),'otherValue':_0x362e05(0x1e5),'columnName':_0x362e05(0x1dd),'subTotalText':_0x362e05(0x1d7),'grandTotalText':_0x362e05(0x1d8),'valueText':'Giá\x20trị','rowLabels':_0x362e05(0x1bf),'columnLabels':_0x362e05(0x1be),'averageName':_0x362e05(0x1d9),'countName':_0x362e05(0x1d6),'countNumsName':_0x362e05(0x1e4),'maxName':_0x362e05(0x1c7),'minName':'Giá\x20trị\x20tối\x20thiểu:','productName':_0x362e05(0x1ef),'stdDevName':_0x362e05(0x1c5),'stdDevpName':_0x362e05(0x1dc),'sumName':'Tổng:','varName':_0x362e05(0x1d2),'varpName':_0x362e05(0x1e2),'subTotal':_0x362e05(0x1d7),'grandTotal':_0x362e05(0x1d8),'value':_0x362e05(0x1da),'blank':_0x362e05(0x1f0),'other':'Khác','renderText':{'valueField':_0x362e05(0x1ed),'subtotal':_0x362e05(0x1c0),'grandTotal':_0x362e05(0x1c0),'multipleGrandTotal':_0x362e05(0x1de),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x362e05(0x1e1),'row':_0x362e05(0x1e7),'column':_0x362e05(0x1c3),'values':_0x362e05(0x1da)},'dateGroup':{'year':'Năm','month':_0x362e05(0x1d1),'day':'Ngày','date':_0x362e05(0x1ee),'hour':_0x362e05(0x1db),'minute':_0x362e05(0x1e9),'hourMinute':'Giờ-Phút','quarter':'Quý','monthDate':_0x362e05(0x1eb),'yearQuarter':_0x362e05(0x1c9),'yearMonth':_0x362e05(0x1cf),'yearMonthDate':_0x362e05(0x1e0)},'cellDateGroupDisplay':{'minute':_0x362e05(0x1de),'hour':_0x362e05(0x1de),'hourMinute':_0x362e05(0x1e6),'date':_0x362e05(0x1de),'month':'{0}','monthDate':_0x362e05(0x1d4),'quarter':_0x362e05(0x1c6),'year':_0x362e05(0x1de),'yearMonth':_0x362e05(0x1d4),'yearMonthDate':_0x362e05(0x1df),'yearQuarter':_0x362e05(0x1cb)}}};}));function _0x49e8(_0x235d93,_0x3afdfc){_0x235d93=_0x235d93-0x1bd;var _0x42304d=_0x4230();var _0x49e82f=_0x42304d[_0x235d93];return _0x49e82f;}function _0x4230(){var _0x567248=['Q{0}','Giá\x20trị\x20tối\x20đa:','(Trống)','Năm-Quý','125090QWFvDx','{0}-Q{1}','687732fDvTps','UniverProSheetsPivotViVN','315544jojcOX','Năm-Tháng','object','Tháng','Phương\x20sai:','6132540OxCJVI','{0}-{1}','function','Số\x20lượng:','Tổng\x20phụ','Tổng\x20cộng','Giá\x20trị\x20trung\x20bình:','Giá\x20trị','Giờ','Độ\x20lệch\x20chuẩn\x20toàn\x20phần:','Cột\x20','{0}','{0}-{1}-{2}','Năm-Tháng-Ngày','Lọc','Phương\x20sai\x20toàn\x20phần:','186297HHzyAx','Số\x20lượng\x20số:','(Khác)','{0}:{1}','Hàng','54LFcsLP','Phút','302370rWOMKJ','Tháng-Ngày','69467KjsCPW','{0}{1}','Ngày','Tích:','Trống','4DsLNkO','Column\x20Labels','Row\x20Labels','{0}\x20{1}','exports','6tRedPp','Cột','Bảng\x20tính','Độ\x20lệch\x20chuẩn:'];_0x4230=function(){return _0x567248;};return _0x4230();}
1
+ function _0x21f2(_0x100fbf,_0x57925d){_0x100fbf=_0x100fbf-0x12f;var _0x200da2=_0x200d();var _0x21f206=_0x200da2[_0x100fbf];return _0x21f206;}function _0x200d(){var _0x4c0035=['Bảng\x20tính','Năm-Tháng-Ngày','Năm-Quý','102563skqpVg','Khác','UniverProSheetsPivotViVN','Năm','Row\x20Labels','Tổng:','Ngày','12ceqIhF','{0}:{1}','846405SzTdMN','10onCgWA','Giờ','Cột','4710YtuXVt','4068955TPeWRA','Hàng','Phương\x20sai\x20toàn\x20phần:','Cột\x20','Độ\x20lệch\x20chuẩn:','{0}-{1}','15710XcTtPe','{0}{1}','Giờ-Phút','exports','Giá\x20trị','{0}\x20{1}','Năm-Tháng','143292zgvRuq','object','{0}','5516blSFUL','Số\x20lượng:','1228tVCOhz','Giá\x20trị\x20trung\x20bình:','(Khác)','Giá\x20trị\x20tối\x20thiểu:','Phút','(Trống)','Giá\x20trị\x20tối\x20đa:','Tháng-Ngày','Tích:','amd','Tổng\x20cộng','function','338232ETiPYy','Tổng\x20phụ','Độ\x20lệch\x20chuẩn\x20toàn\x20phần:'];_0x200d=function(){return _0x4c0035;};return _0x200d();}(function(_0x5f3db7,_0x5edb39){var _0x57b04f=_0x21f2,_0x451b4f=_0x5f3db7();while(!![]){try{var _0x55f4d2=parseInt(_0x57b04f(0x143))/0x1+-parseInt(_0x57b04f(0x15e))/0x2*(-parseInt(_0x57b04f(0x14a))/0x3)+-parseInt(_0x57b04f(0x131))/0x4*(parseInt(_0x57b04f(0x157))/0x5)+parseInt(_0x57b04f(0x150))/0x6*(parseInt(_0x57b04f(0x12f))/0x7)+parseInt(_0x57b04f(0x13d))/0x8+parseInt(_0x57b04f(0x14c))/0x9+-parseInt(_0x57b04f(0x14d))/0xa*(-parseInt(_0x57b04f(0x151))/0xb);if(_0x55f4d2===_0x5edb39)break;else _0x451b4f['push'](_0x451b4f['shift']());}catch(_0xbccff5){_0x451b4f['push'](_0x451b4f['shift']());}}}(_0x200d,0x861f2),function(_0x3e2f0f,_0x49cbc7){var _0x3965d4=_0x21f2;typeof exports==_0x3965d4(0x15f)&&typeof module<'u'?module[_0x3965d4(0x15a)]=_0x49cbc7():typeof define==_0x3965d4(0x13c)&&define[_0x3965d4(0x13a)]?define([],_0x49cbc7):(_0x3e2f0f=typeof globalThis<'u'?globalThis:_0x3e2f0f||self,_0x3e2f0f[_0x3965d4(0x145)]=_0x49cbc7());}(this,function(){var _0x3de60f=_0x21f2;return{'sheets-pivot':{'sheet':_0x3de60f(0x140),'blankValue':_0x3de60f(0x136),'otherValue':_0x3de60f(0x133),'columnName':_0x3de60f(0x154),'subTotalText':_0x3de60f(0x13e),'grandTotalText':_0x3de60f(0x13b),'valueText':'Giá\x20trị','rowLabels':_0x3de60f(0x147),'columnLabels':'Column\x20Labels','averageName':_0x3de60f(0x132),'countName':_0x3de60f(0x130),'countNumsName':'Số\x20lượng\x20số:','maxName':_0x3de60f(0x137),'minName':_0x3de60f(0x134),'productName':_0x3de60f(0x139),'stdDevName':_0x3de60f(0x155),'stdDevpName':_0x3de60f(0x13f),'sumName':_0x3de60f(0x148),'varName':'Phương\x20sai:','varpName':_0x3de60f(0x153),'subTotal':'Tổng\x20phụ','grandTotal':_0x3de60f(0x13b),'value':_0x3de60f(0x15b),'blank':'Trống','other':_0x3de60f(0x144),'renderText':{'valueField':_0x3de60f(0x158),'subtotal':_0x3de60f(0x15c),'grandTotal':_0x3de60f(0x15c),'multipleGrandTotal':_0x3de60f(0x160),'subtotalWithValue':_0x3de60f(0x15c)},'emptyPivot':{'filter':'Lọc','row':_0x3de60f(0x152),'column':_0x3de60f(0x14f),'values':_0x3de60f(0x15b)},'dateGroup':{'year':_0x3de60f(0x146),'month':'Tháng','day':_0x3de60f(0x149),'date':'Ngày','hour':_0x3de60f(0x14e),'minute':_0x3de60f(0x135),'hourMinute':_0x3de60f(0x159),'quarter':'Quý','monthDate':_0x3de60f(0x138),'yearQuarter':_0x3de60f(0x142),'yearMonth':_0x3de60f(0x15d),'yearMonthDate':_0x3de60f(0x141)},'cellDateGroupDisplay':{'minute':_0x3de60f(0x160),'hour':'{0}','hourMinute':_0x3de60f(0x14b),'date':_0x3de60f(0x160),'month':'{0}','monthDate':_0x3de60f(0x156),'quarter':'Q{0}','year':_0x3de60f(0x160),'yearMonth':_0x3de60f(0x156),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':'{0}-Q{1}'}}};}));
@@ -1 +1 @@
1
- function _0x26d1(_0x4d819a,_0x49a519){_0x4d819a=_0x4d819a-0xd0;var _0x392253=_0x3922();var _0x26d18e=_0x392253[_0x4d819a];return _0x26d18e;}(function(_0x58e69e,_0x20b152){var _0x355948=_0x26d1,_0x102350=_0x58e69e();while(!![]){try{var _0x58a96d=-parseInt(_0x355948(0xeb))/0x1+-parseInt(_0x355948(0xf0))/0x2*(-parseInt(_0x355948(0xd7))/0x3)+parseInt(_0x355948(0xdf))/0x4*(-parseInt(_0x355948(0xe4))/0x5)+-parseInt(_0x355948(0xe3))/0x6+parseInt(_0x355948(0xe1))/0x7+-parseInt(_0x355948(0xd1))/0x8*(-parseInt(_0x355948(0xee))/0x9)+-parseInt(_0x355948(0xe2))/0xa*(parseInt(_0x355948(0xec))/0xb);if(_0x58a96d===_0x20b152)break;else _0x102350['push'](_0x102350['shift']());}catch(_0x10398d){_0x102350['push'](_0x102350['shift']());}}}(_0x3922,0x7482f),function(_0x3abede,_0x404220){var _0x13d1e7=_0x26d1;typeof exports==_0x13d1e7(0xda)&&typeof module<'u'?module[_0x13d1e7(0xea)]=_0x404220():typeof define==_0x13d1e7(0xd8)&&define['amd']?define([],_0x404220):(_0x3abede=typeof globalThis<'u'?globalThis:_0x3abede||self,_0x3abede['UniverProSheetsPivotZhCN']=_0x404220());}(this,function(){var _0x4df379=_0x26d1;return{'sheets-pivot':{'sheet':'工作表','blankValue':_0x4df379(0xd9),'otherValue':_0x4df379(0xe8),'columnName':'列\x20','subTotalText':'汇总','grandTotalText':'总计','valueText':'值','rowLabels':_0x4df379(0xf1),'columnLabels':'列标签','averageName':_0x4df379(0xf4),'countName':'计数项:','countNumsName':_0x4df379(0xdb),'maxName':_0x4df379(0xe6),'minName':_0x4df379(0xd2),'productName':_0x4df379(0xed),'stdDevName':_0x4df379(0xe7),'stdDevpName':_0x4df379(0xdc),'sumName':_0x4df379(0xd5),'varName':_0x4df379(0xe0),'varpName':_0x4df379(0xd3),'subTotal':'汇总','grandTotal':'总计','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x4df379(0xd4),'subtotal':_0x4df379(0xde),'grandTotal':_0x4df379(0xde),'multipleGrandTotal':'{0}','subtotalWithValue':_0x4df379(0xde)},'emptyPivot':{'filter':'筛选','row':'行','column':'列','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小时','minute':'分钟','hourMinute':_0x4df379(0xd6),'quarter':'季度','monthDate':_0x4df379(0xf3),'yearQuarter':_0x4df379(0xe9),'yearMonth':'年-月','yearMonthDate':'年-月-日'},'cellDateGroupDisplay':{'minute':_0x4df379(0xdd),'hour':_0x4df379(0xdd),'hourMinute':_0x4df379(0xe5),'date':_0x4df379(0xdd),'month':_0x4df379(0xdd),'monthDate':'{0}-{1}','quarter':_0x4df379(0xd0),'year':_0x4df379(0xdd),'yearMonth':_0x4df379(0xf2),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x4df379(0xef)}}};}));function _0x3922(){var _0x139a0c=['{0}{1}','求和项:','小时-分钟','114hHrCJK','function','(空白)','object','数值计数项:','总体标准偏差项:','{0}','{0}\x20{1}','1067140bYnXNQ','方差项:','5669055qhZfts','30nzlxFb','2232786tWhZqK','5VRwJKg','{0}:{1}','最大值项:','标准偏差项:','(其他)','年-季度','exports','500627BAaMhA','1482349LDzBLN','乘积项:','18mWkiaC','{0}-Q{1}','44808VpmZKy','行标签','{0}-{1}','月-日','平均值项:','Q{0}','1439336baOwHi','最小值项:','总体方差项:'];_0x3922=function(){return _0x139a0c;};return _0x3922();}
1
+ function _0x4dec(_0x4f6769,_0x387697){_0x4f6769=_0x4f6769-0xd9;var _0x2a1345=_0x2a13();var _0x4dec83=_0x2a1345[_0x4f6769];return _0x4dec83;}function _0x2a13(){var _0x434623=['object','4450170gajjjW','方差项:','求和项:','总体标准偏差项:','3388AvePGR','{0}-{1}-{2}','年-月-日','最小值项:','10OTIDnc','平均值项:','2574756BSvhSx','5FALpkP','行标签','398022EEHIGP','(空白)','{0}{1}','27986172eEZimu','3DplQeW','10312479pugFzG','exports','最大值项:','总体方差项:','标准偏差项:','列标签','amd','9040ZXiedu','小时-分钟','11hgLnsI','{0}\x20{1}','数值计数项:','年-季度','年-月','230441JObckI','{0}-{1}','工作表','Q{0}','{0}'];_0x2a13=function(){return _0x434623;};return _0x2a13();}(function(_0x5d9092,_0x7147c8){var _0xa31685=_0x4dec,_0x553265=_0x5d9092();while(!![]){try{var _0x2c1f19=-parseInt(_0xa31685(0xdd))/0x1+-parseInt(_0xa31685(0xf0))/0x2*(-parseInt(_0xa31685(0xf4))/0x3)+parseInt(_0xa31685(0xed))/0x4*(parseInt(_0xa31685(0xee))/0x5)+parseInt(_0xa31685(0xe3))/0x6+-parseInt(_0xa31685(0xe7))/0x7*(-parseInt(_0xa31685(0xfc))/0x8)+-parseInt(_0xa31685(0xf5))/0x9*(-parseInt(_0xa31685(0xeb))/0xa)+-parseInt(_0xa31685(0xfe))/0xb*(parseInt(_0xa31685(0xf3))/0xc);if(_0x2c1f19===_0x7147c8)break;else _0x553265['push'](_0x553265['shift']());}catch(_0x4aad91){_0x553265['push'](_0x553265['shift']());}}}(_0x2a13,0xae71c),function(_0x3f348d,_0x5a8b0c){var _0x2ec845=_0x4dec;typeof exports==_0x2ec845(0xe2)&&typeof module<'u'?module[_0x2ec845(0xf6)]=_0x5a8b0c():typeof define=='function'&&define[_0x2ec845(0xfb)]?define([],_0x5a8b0c):(_0x3f348d=typeof globalThis<'u'?globalThis:_0x3f348d||self,_0x3f348d['UniverProSheetsPivotZhCN']=_0x5a8b0c());}(this,function(){var _0x4596d2=_0x4dec;return{'sheets-pivot':{'sheet':_0x4596d2(0xdf),'blankValue':_0x4596d2(0xf1),'otherValue':'(其他)','columnName':'列\x20','subTotalText':'汇总','grandTotalText':'总计','valueText':'值','rowLabels':_0x4596d2(0xef),'columnLabels':_0x4596d2(0xfa),'averageName':_0x4596d2(0xec),'countName':'计数项:','countNumsName':_0x4596d2(0xda),'maxName':_0x4596d2(0xf7),'minName':_0x4596d2(0xea),'productName':'乘积项:','stdDevName':_0x4596d2(0xf9),'stdDevpName':_0x4596d2(0xe6),'sumName':_0x4596d2(0xe5),'varName':_0x4596d2(0xe4),'varpName':_0x4596d2(0xf8),'subTotal':'汇总','grandTotal':'总计','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x4596d2(0xf2),'subtotal':_0x4596d2(0xd9),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x4596d2(0xe1),'subtotalWithValue':_0x4596d2(0xd9)},'emptyPivot':{'filter':'筛选','row':'行','column':'列','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小时','minute':'分钟','hourMinute':_0x4596d2(0xfd),'quarter':'季度','monthDate':'月-日','yearQuarter':_0x4596d2(0xdb),'yearMonth':_0x4596d2(0xdc),'yearMonthDate':_0x4596d2(0xe9)},'cellDateGroupDisplay':{'minute':_0x4596d2(0xe1),'hour':_0x4596d2(0xe1),'hourMinute':'{0}:{1}','date':_0x4596d2(0xe1),'month':_0x4596d2(0xe1),'monthDate':_0x4596d2(0xde),'quarter':_0x4596d2(0xe0),'year':'{0}','yearMonth':_0x4596d2(0xde),'yearMonthDate':_0x4596d2(0xe8),'yearQuarter':'{0}-Q{1}'}}};}));