@univerjs-pro/sheets-pivot 1.0.0-alpha.2 → 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(_0x6111e0,_0xf3d4b4){var _0x47d8f5=_0x27b2,_0x4f1822=_0x6111e0();while(!![]){try{var _0x376d66=parseInt(_0x47d8f5(0x111))/0x1*(-parseInt(_0x47d8f5(0x116))/0x2)+-parseInt(_0x47d8f5(0x118))/0x3+-parseInt(_0x47d8f5(0x125))/0x4*(-parseInt(_0x47d8f5(0x100))/0x5)+-parseInt(_0x47d8f5(0x126))/0x6+parseInt(_0x47d8f5(0x11f))/0x7+-parseInt(_0x47d8f5(0x112))/0x8+parseInt(_0x47d8f5(0x105))/0x9;if(_0x376d66===_0xf3d4b4)break;else _0x4f1822['push'](_0x4f1822['shift']());}catch(_0x2c4feb){_0x4f1822['push'](_0x4f1822['shift']());}}}(_0x1a52,0x79822),function(_0x409d60,_0x56f949){var _0x36bdb1=_0x27b2;typeof exports=='object'&&typeof module<'u'?module[_0x36bdb1(0x119)]=_0x56f949():typeof define==_0x36bdb1(0xfe)&&define[_0x36bdb1(0x113)]?define([],_0x56f949):(_0x409d60=typeof globalThis<'u'?globalThis:_0x409d60||self,_0x409d60['UniverProSheetsPivotArSA']=_0x56f949());}(this,function(){var _0x55154b=_0x27b2;return{'sheets-pivot':{'sheet':_0x55154b(0x10d),'blankValue':_0x55154b(0xf9),'otherValue':_0x55154b(0x102),'columnName':'عمود\x20','subTotalText':_0x55154b(0x127),'grandTotalText':'الإجمالي\x20الكلي','valueText':_0x55154b(0x110),'rowLabels':_0x55154b(0xfc),'columnLabels':'تسميات\x20الأعمدة','averageName':_0x55154b(0x10b),'countName':'عدد\x20من\x20','countNumsName':_0x55154b(0x11a),'maxName':'الحد\x20الأقصى\x20من\x20','minName':'الحد\x20الأدنى\x20من\x20','productName':_0x55154b(0xfd),'stdDevName':'الانحراف_المعياري\x20من\x20','stdDevpName':'الانحراف\x20المعياري\x20للمحتوى\x20من\x20','sumName':_0x55154b(0xfb),'varName':_0x55154b(0x10f),'varpName':'تباين\x20المحتوى\x20من\x20','subTotal':_0x55154b(0x121),'grandTotal':_0x55154b(0x10c),'value':_0x55154b(0x108),'blank':'فارغ','other':_0x55154b(0x124),'renderText':{'valueField':_0x55154b(0x106),'subtotal':_0x55154b(0x120),'grandTotal':_0x55154b(0x120),'multipleGrandTotal':_0x55154b(0x120),'subtotalWithValue':_0x55154b(0x120)},'emptyPivot':{'filter':_0x55154b(0x115),'row':_0x55154b(0x129),'column':'الأعمدة','values':_0x55154b(0x104)},'dateGroup':{'year':_0x55154b(0x11e),'month':_0x55154b(0xfa),'day':'يوم','date':_0x55154b(0x11d),'hour':_0x55154b(0x109),'minute':_0x55154b(0x10e),'hourMinute':_0x55154b(0x103),'quarter':_0x55154b(0x10a),'monthDate':_0x55154b(0x11b),'yearQuarter':_0x55154b(0x101),'yearMonth':_0x55154b(0x11c),'yearMonthDate':_0x55154b(0x122)},'cellDateGroupDisplay':{'minute':_0x55154b(0x107),'hour':_0x55154b(0x107),'hourMinute':_0x55154b(0x117),'date':_0x55154b(0x107),'month':_0x55154b(0x107),'monthDate':_0x55154b(0x123),'quarter':_0x55154b(0x114),'year':'{0}','yearMonth':'{0}-{1}','yearMonthDate':_0x55154b(0x128),'yearQuarter':_0x55154b(0xff)}}};}));function _0x27b2(_0x4d4634,_0x2e21e5){_0x4d4634=_0x4d4634-0xf9;var _0x1a52dd=_0x1a52();var _0x27b273=_0x1a52dd[_0x4d4634];return _0x27b273;}function _0x1a52(){var _0x1cd493=['شهر','مجموع\x20من\x20','تسميات\x20الصفوف','حاصل\x20الضرب\x20من\x20','function','{0}-Q{1}','10ChNUAv','سنة-ربع','(آخر)','ساعة-دقيقة','القيم','1916199sTjqzV','{0}{1}','{0}','قيمة','ساعة','ربع','متوسط\x20من\x20','الإجمالي\x20الكلي','ورقة','دقيقة','التباين\x20من\x20','القيمة','249nALvnX','365224hIrgtZ','amd','Q{0}','عوامل\x20التصفية','5016pxFleL','{0}:{1}','2270031XtANeK','exports','عدد\x20من\x20','شهر-يوم','سنة-شهر','يوم','سنة','6894510CYYbQp','{1}\x20{0}','إجمالي\x20فرعي','سنة-شهر-يوم','{0}-{1}','آخر','1957624HPpHBv','1512798RiSXkx','الإجمالي','{0}-{1}-{2}','الصفوف','(فارغ)'];_0x1a52=function(){return _0x1cd493;};return _0x1a52();}
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(_0x2bafe0,_0x15da00){var _0x1aabef=_0x4a52,_0x13b7f0=_0x2bafe0();while(!![]){try{var _0x448514=-parseInt(_0x1aabef(0xcc))/0x1+parseInt(_0x1aabef(0xc3))/0x2*(parseInt(_0x1aabef(0xe8))/0x3)+-parseInt(_0x1aabef(0xd0))/0x4+-parseInt(_0x1aabef(0xda))/0x5+parseInt(_0x1aabef(0xdb))/0x6+-parseInt(_0x1aabef(0xcf))/0x7*(parseInt(_0x1aabef(0xe5))/0x8)+parseInt(_0x1aabef(0xd9))/0x9;if(_0x448514===_0x15da00)break;else _0x13b7f0['push'](_0x13b7f0['shift']());}catch(_0x48758c){_0x13b7f0['push'](_0x13b7f0['shift']());}}}(_0x3e20,0xf2567),function(_0x5031ad,_0x2a23ce){var _0x46f368=_0x4a52;typeof exports==_0x46f368(0xe1)&&typeof module<'u'?module['exports']=_0x2a23ce():typeof define==_0x46f368(0xc6)&&define[_0x46f368(0xc1)]?define([],_0x2a23ce):(_0x5031ad=typeof globalThis<'u'?globalThis:_0x5031ad||self,_0x5031ad[_0x46f368(0xd1)]=_0x2a23ce());}(this,function(){var _0x34e713=_0x4a52;return{'sheets-pivot':{'sheet':_0x34e713(0xbf),'blankValue':_0x34e713(0xe3),'otherValue':_0x34e713(0xcd),'columnName':_0x34e713(0xcb),'subTotalText':_0x34e713(0xce),'grandTotalText':_0x34e713(0xbc),'valueText':_0x34e713(0xca),'rowLabels':'Row\x20Labels','columnLabels':_0x34e713(0xe0),'averageName':'Mitjana\x20de\x20','countName':_0x34e713(0xe2),'countNumsName':_0x34e713(0xe2),'maxName':_0x34e713(0xc4),'minName':_0x34e713(0xc7),'productName':'Producte\x20de\x20','stdDevName':_0x34e713(0xe7),'stdDevpName':'DesvEstP\x20de\x20','sumName':_0x34e713(0xd5),'varName':_0x34e713(0xd6),'varpName':_0x34e713(0xdf),'subTotal':_0x34e713(0xce),'grandTotal':_0x34e713(0xbc),'value':'valor','blank':_0x34e713(0xbb),'other':'altre','renderText':{'valueField':'{0}{1}','subtotal':'{0}\x20{1}','grandTotal':_0x34e713(0xc0),'multipleGrandTotal':'{0}','subtotalWithValue':_0x34e713(0xc0)},'emptyPivot':{'filter':_0x34e713(0xdc),'row':'Fila','column':_0x34e713(0xe6),'values':_0x34e713(0xba)},'dateGroup':{'year':_0x34e713(0xbe),'month':_0x34e713(0xbd),'day':_0x34e713(0xd2),'date':_0x34e713(0xd2),'hour':'Hora','minute':_0x34e713(0xc8),'hourMinute':'Hora-Minut','quarter':_0x34e713(0xdd),'monthDate':'Mes-Dia','yearQuarter':_0x34e713(0xd8),'yearMonth':_0x34e713(0xd3),'yearMonthDate':_0x34e713(0xc5)},'cellDateGroupDisplay':{'minute':_0x34e713(0xd7),'hour':_0x34e713(0xd7),'hourMinute':_0x34e713(0xe4),'date':_0x34e713(0xd7),'month':_0x34e713(0xd7),'monthDate':_0x34e713(0xde),'quarter':_0x34e713(0xc2),'year':'{0}','yearMonth':_0x34e713(0xde),'yearMonthDate':_0x34e713(0xc9),'yearQuarter':_0x34e713(0xd4)}}};}));function _0x4a52(_0x4bc782,_0x21791f){_0x4bc782=_0x4bc782-0xba;var _0x3e20c5=_0x3e20();var _0x4a5267=_0x3e20c5[_0x4bc782];return _0x4a5267;}function _0x3e20(){var _0x4893b7=['Filtre','Trimestre','{0}-{1}','VarP\x20de\x20','Column\x20Labels','object','Recompte\x20de\x20','(En\x20blanc)','{0}:{1}','8QiIXVS','Columna','DesvEst\x20de\x20','358266SOetAO','Valors','en\x20blanc','Total\x20general','Mes','Any','Full','{0}\x20{1}','amd','Q{0}','16SIdBGG','Màx\x20de\x20','Any-Mes-Dia','function','Mín\x20de\x20','Minut','{0}-{1}-{2}','Valor','Columna\x20','1450781DuXGWD','(Altre)','Subtotal','10305743uTiUxa','6027588fEvDtp','UniverProSheetsPivotCaES','Dia','Any-Mes','{0}-Q{1}','Suma\x20de\x20','Var\x20de\x20','{0}','Any-Trimestre','56291202CwaxoN','8941245OPtRSK','5022kYpCdF'];_0x3e20=function(){return _0x4893b7;};return _0x3e20();}
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 _0x2a3f(){var _0x3735c1=['{0}-Q{1}','Jahr-Monat-Tag','10agUstO','2754702sBseiC','Jahr-Quartal','leer','5034127WEEdCf','Monat','Summe\x20von\x20','(Sonstige)','66980KMIecx','Row\x20Labels','sonstige','{0}-{1}','Zwischensumme','StdDevp\x20von\x20','Var\x20von\x20','Jahr','8XaKQZm','StdDev\x20von\x20','(Leer)','Zeile','1033488GnZiRO','object','Varp\x20von\x20','Minimum\x20von\x20','{0}-{1}-{2}','amd','{0}{1}','{0}\x20{1}','Blatt','3120695twEIde','775413ZVAWGw','Minute','Werte','{0}','Spalte','Tag','function','22swvmIa','Anzahl\x20von\x20','UniverProSheetsPivotDeDE','Q{0}','Stunde','Wert','Quartal','{0}:{1}','exports','4gBEFxR','Stunde-Minute','Gesamtergebnis','18295497tQoCBy','Produkt\x20von\x20'];_0x2a3f=function(){return _0x3735c1;};return _0x2a3f();}function _0x1fc3(_0x2176a4,_0x159a89){_0x2176a4=_0x2176a4-0x81;var _0x2a3f45=_0x2a3f();var _0x1fc3ab=_0x2a3f45[_0x2176a4];return _0x1fc3ab;}(function(_0x20756b,_0x301eea){var _0x5bd555=_0x1fc3,_0x3329da=_0x20756b();while(!![]){try{var _0x36feff=parseInt(_0x5bd555(0xa5))/0x1*(-parseInt(_0x5bd555(0x88))/0x2)+parseInt(_0x5bd555(0x94))/0x3+parseInt(_0x5bd555(0xae))/0x4*(-parseInt(_0x5bd555(0x9d))/0x5)+parseInt(_0x5bd555(0x81))/0x6+-parseInt(_0x5bd555(0x84))/0x7*(parseInt(_0x5bd555(0x90))/0x8)+parseInt(_0x5bd555(0x9e))/0x9*(parseInt(_0x5bd555(0xb5))/0xa)+parseInt(_0x5bd555(0xb1))/0xb;if(_0x36feff===_0x301eea)break;else _0x3329da['push'](_0x3329da['shift']());}catch(_0x6cf43){_0x3329da['push'](_0x3329da['shift']());}}}(_0x2a3f,0x73755),function(_0x4c9913,_0x4d5351){var _0x28f9ab=_0x1fc3;typeof exports==_0x28f9ab(0x95)&&typeof module<'u'?module[_0x28f9ab(0xad)]=_0x4d5351():typeof define==_0x28f9ab(0xa4)&&define[_0x28f9ab(0x99)]?define([],_0x4d5351):(_0x4c9913=typeof globalThis<'u'?globalThis:_0x4c9913||self,_0x4c9913[_0x28f9ab(0xa7)]=_0x4d5351());}(this,function(){var _0xfeb261=_0x1fc3;return{'sheets-pivot':{'sheet':_0xfeb261(0x9c),'blankValue':_0xfeb261(0x92),'otherValue':_0xfeb261(0x87),'columnName':'Spalte\x20','subTotalText':'Zwischensumme','grandTotalText':_0xfeb261(0xb0),'valueText':_0xfeb261(0xaa),'rowLabels':_0xfeb261(0x89),'columnLabels':'Column\x20Labels','averageName':'Mittelwert\x20von\x20','countName':_0xfeb261(0xa6),'countNumsName':'Anzahl\x20von\x20','maxName':'Maximum\x20von\x20','minName':_0xfeb261(0x97),'productName':_0xfeb261(0xb2),'stdDevName':_0xfeb261(0x91),'stdDevpName':_0xfeb261(0x8d),'sumName':_0xfeb261(0x86),'varName':_0xfeb261(0x8e),'varpName':_0xfeb261(0x96),'subTotal':_0xfeb261(0x8c),'grandTotal':_0xfeb261(0xb0),'value':_0xfeb261(0xaa),'blank':_0xfeb261(0x83),'other':_0xfeb261(0x8a),'renderText':{'valueField':_0xfeb261(0x9a),'subtotal':_0xfeb261(0x9b),'grandTotal':_0xfeb261(0x9b),'multipleGrandTotal':_0xfeb261(0xa1),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':'Filter','row':_0xfeb261(0x93),'column':_0xfeb261(0xa2),'values':_0xfeb261(0xa0)},'dateGroup':{'year':_0xfeb261(0x8f),'month':_0xfeb261(0x85),'day':_0xfeb261(0xa3),'date':_0xfeb261(0xa3),'hour':_0xfeb261(0xa9),'minute':_0xfeb261(0x9f),'hourMinute':_0xfeb261(0xaf),'quarter':_0xfeb261(0xab),'monthDate':'Monat-Tag','yearQuarter':_0xfeb261(0x82),'yearMonth':'Jahr-Monat','yearMonthDate':_0xfeb261(0xb4)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0xfeb261(0xa1),'hourMinute':_0xfeb261(0xac),'date':_0xfeb261(0xa1),'month':_0xfeb261(0xa1),'monthDate':_0xfeb261(0x8b),'quarter':_0xfeb261(0xa8),'year':_0xfeb261(0xa1),'yearMonth':_0xfeb261(0x8b),'yearMonthDate':_0xfeb261(0x98),'yearQuarter':_0xfeb261(0xb3)}}};}));
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 _0x3a37(_0x1c0c0f,_0xc1caf8){_0x1c0c0f=_0x1c0c0f-0x1d4;var _0x1d1de2=_0x1d1d();var _0x3a3797=_0x1d1de2[_0x1c0c0f];return _0x3a3797;}function _0x1d1d(){var _0x2f1ee7=['Grand\x20Total','Count\x20of\x20','(Blank)','1081612aQMbqO','Product\x20of\x20','object','{0}\x20{1}','Varp\x20of\x20','blank','Average\x20of\x20','{0}','{0}-Q{1}','2339256OShcXv','Var\x20of\x20','Day','Column','Hour','Year-Month','Year-Quarter','{0}:{1}','{0}-{1}','StdDev\x20of\x20','432RoZZwK','exports','2765109wTwXUJ','Year-Month-Day','240099reWluD','Sheet','Year','{0}-{1}-{2}','21ucAxZb','Column\x20Labels','Values','4oUUEte','Minute','215610xvkuoK','Quarter','3020840IMnwnl','Filter','Row','amd','UniverProSheetsPivotEnUS','5476698qQbZKk'];_0x1d1d=function(){return _0x2f1ee7;};return _0x1d1d();}(function(_0x11188f,_0x482e93){var _0x155255=_0x3a37,_0xb42e45=_0x11188f();while(!![]){try{var _0x2affa9=-parseInt(_0x155255(0x1ed))/0x1*(parseInt(_0x155255(0x1f4))/0x2)+-parseInt(_0x155255(0x1eb))/0x3+-parseInt(_0x155255(0x1d6))/0x4+-parseInt(_0x155255(0x1f8))/0x5+parseInt(_0x155255(0x1fd))/0x6+-parseInt(_0x155255(0x1f1))/0x7*(-parseInt(_0x155255(0x1df))/0x8)+parseInt(_0x155255(0x1e9))/0x9*(parseInt(_0x155255(0x1f6))/0xa);if(_0x2affa9===_0x482e93)break;else _0xb42e45['push'](_0xb42e45['shift']());}catch(_0x269950){_0xb42e45['push'](_0xb42e45['shift']());}}}(_0x1d1d,0x85e6c),function(_0x523648,_0x46b961){var _0xf3ec4=_0x3a37;typeof exports==_0xf3ec4(0x1d8)&&typeof module<'u'?module[_0xf3ec4(0x1ea)]=_0x46b961():typeof define=='function'&&define[_0xf3ec4(0x1fb)]?define([],_0x46b961):(_0x523648=typeof globalThis<'u'?globalThis:_0x523648||self,_0x523648[_0xf3ec4(0x1fc)]=_0x46b961());}(this,function(){var _0x53e45d=_0x3a37;return{'sheets-pivot':{'sheet':_0x53e45d(0x1ee),'blankValue':_0x53e45d(0x1d5),'otherValue':'(Other)','columnName':'Column\x20','subTotalText':'Total','grandTotalText':_0x53e45d(0x1fe),'valueText':'Value','rowLabels':'Row\x20Labels','columnLabels':_0x53e45d(0x1f2),'averageName':_0x53e45d(0x1dc),'countName':_0x53e45d(0x1d4),'countNumsName':_0x53e45d(0x1d4),'maxName':'Max\x20of\x20','minName':'Min\x20of\x20','productName':_0x53e45d(0x1d7),'stdDevName':_0x53e45d(0x1e8),'stdDevpName':'StdDevp\x20of\x20','sumName':'Sum\x20of\x20','varName':_0x53e45d(0x1e0),'varpName':_0x53e45d(0x1da),'subTotal':'Subtotal','grandTotal':_0x53e45d(0x1fe),'value':'value','blank':_0x53e45d(0x1db),'other':'other','renderText':{'valueField':'{0}{1}','subtotal':_0x53e45d(0x1d9),'grandTotal':_0x53e45d(0x1d9),'multipleGrandTotal':_0x53e45d(0x1dd),'subtotalWithValue':_0x53e45d(0x1d9)},'emptyPivot':{'filter':_0x53e45d(0x1f9),'row':_0x53e45d(0x1fa),'column':_0x53e45d(0x1e2),'values':_0x53e45d(0x1f3)},'dateGroup':{'year':_0x53e45d(0x1ef),'month':'Month','day':_0x53e45d(0x1e1),'date':_0x53e45d(0x1e1),'hour':_0x53e45d(0x1e3),'minute':_0x53e45d(0x1f5),'hourMinute':'Hour-Minute','quarter':_0x53e45d(0x1f7),'monthDate':'Month-Day','yearQuarter':_0x53e45d(0x1e5),'yearMonth':_0x53e45d(0x1e4),'yearMonthDate':_0x53e45d(0x1ec)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x53e45d(0x1dd),'hourMinute':_0x53e45d(0x1e6),'date':_0x53e45d(0x1dd),'month':_0x53e45d(0x1dd),'monthDate':_0x53e45d(0x1e7),'quarter':'Q{0}','year':_0x53e45d(0x1dd),'yearMonth':_0x53e45d(0x1e7),'yearMonthDate':_0x53e45d(0x1f0),'yearQuarter':_0x53e45d(0x1de)}}};}));
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 _0x3641(){var _0x40ca90=['Año-Trimestre','otro','1948672PozhHA','Mín\x20de\x20','Filtro','Hora','(Vacío)','function','UniverProSheetsPivotEsES','Trimestre','Row\x20Labels','{0}\x20{1}','exports','(Otro)','148570UrBRNZ','Conteo\x20de\x20','{0}-{1}','Día','Valor','Minuto','DesvEst\x20de\x20','1427070mGBGzp','Año-Mes-Día','Suma\x20de\x20','Año-Mes','Mes','1695804SXqsre','Producto\x20de\x20','vacío','Máx\x20de\x20','{0}-Q{1}','8MJMXQJ','{0}{1}','Columna','{0}','object','Hoja','Mes-Día','VarP\x20de\x20','3020275pehhzr','valor','3373956NapZmM','Var\x20de\x20','Valores','Column\x20Labels','Hora-Minuto','3522687fdOiPV','Total\x20general','Subtotal'];_0x3641=function(){return _0x40ca90;};return _0x3641();}function _0x1efa(_0x908f56,_0x5a47c8){_0x908f56=_0x908f56-0x68;var _0x36412b=_0x3641();var _0x1efa49=_0x36412b[_0x908f56];return _0x1efa49;}(function(_0x1e974a,_0x568389){var _0x13c5a0=_0x1efa,_0x221ee0=_0x1e974a();while(!![]){try{var _0x13cdb6=-parseInt(_0x13c5a0(0x84))/0x1*(-parseInt(_0x13c5a0(0x95))/0x2)+-parseInt(_0x13c5a0(0x8b))/0x3+parseInt(_0x13c5a0(0x90))/0x4+parseInt(_0x13c5a0(0x6c))/0x5+-parseInt(_0x13c5a0(0x6e))/0x6+-parseInt(_0x13c5a0(0x73))/0x7+parseInt(_0x13c5a0(0x78))/0x8;if(_0x13cdb6===_0x568389)break;else _0x221ee0['push'](_0x221ee0['shift']());}catch(_0x2e305a){_0x221ee0['push'](_0x221ee0['shift']());}}}(_0x3641,0x4f405),function(_0x4a9292,_0xde5a28){var _0x17cf61=_0x1efa;typeof exports==_0x17cf61(0x68)&&typeof module<'u'?module[_0x17cf61(0x82)]=_0xde5a28():typeof define==_0x17cf61(0x7d)&&define['amd']?define([],_0xde5a28):(_0x4a9292=typeof globalThis<'u'?globalThis:_0x4a9292||self,_0x4a9292[_0x17cf61(0x7e)]=_0xde5a28());}(this,function(){var _0x157418=_0x1efa;return{'sheets-pivot':{'sheet':_0x157418(0x69),'blankValue':_0x157418(0x7c),'otherValue':_0x157418(0x83),'columnName':'Columna\x20','subTotalText':_0x157418(0x75),'grandTotalText':'Total\x20general','valueText':_0x157418(0x88),'rowLabels':_0x157418(0x80),'columnLabels':_0x157418(0x71),'averageName':'Promedio\x20de\x20','countName':_0x157418(0x85),'countNumsName':'Conteo\x20de\x20','maxName':_0x157418(0x93),'minName':_0x157418(0x79),'productName':_0x157418(0x91),'stdDevName':_0x157418(0x8a),'stdDevpName':'DesvEstP\x20de\x20','sumName':_0x157418(0x8d),'varName':_0x157418(0x6f),'varpName':_0x157418(0x6b),'subTotal':'Subtotal','grandTotal':_0x157418(0x74),'value':_0x157418(0x6d),'blank':_0x157418(0x92),'other':_0x157418(0x77),'renderText':{'valueField':_0x157418(0x96),'subtotal':_0x157418(0x81),'grandTotal':_0x157418(0x81),'multipleGrandTotal':_0x157418(0x98),'subtotalWithValue':_0x157418(0x81)},'emptyPivot':{'filter':_0x157418(0x7a),'row':'Fila','column':_0x157418(0x97),'values':_0x157418(0x70)},'dateGroup':{'year':'Año','month':_0x157418(0x8f),'day':_0x157418(0x87),'date':_0x157418(0x87),'hour':_0x157418(0x7b),'minute':_0x157418(0x89),'hourMinute':_0x157418(0x72),'quarter':_0x157418(0x7f),'monthDate':_0x157418(0x6a),'yearQuarter':_0x157418(0x76),'yearMonth':_0x157418(0x8e),'yearMonthDate':_0x157418(0x8c)},'cellDateGroupDisplay':{'minute':_0x157418(0x98),'hour':'{0}','hourMinute':'{0}:{1}','date':'{0}','month':_0x157418(0x98),'monthDate':_0x157418(0x86),'quarter':'Q{0}','year':'{0}','yearMonth':_0x157418(0x86),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x157418(0x94)}}};}));
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(_0x3597f0,_0x1f3ac7){var _0x595a83=_0x15b7,_0x4a042e=_0x3597f0();while(!![]){try{var _0x1a5549=parseInt(_0x595a83(0xad))/0x1+-parseInt(_0x595a83(0xac))/0x2+parseInt(_0x595a83(0x99))/0x3+-parseInt(_0x595a83(0xa7))/0x4*(-parseInt(_0x595a83(0xa4))/0x5)+parseInt(_0x595a83(0xa6))/0x6+-parseInt(_0x595a83(0xa9))/0x7*(-parseInt(_0x595a83(0xb3))/0x8)+-parseInt(_0x595a83(0xab))/0x9;if(_0x1a5549===_0x1f3ac7)break;else _0x4a042e['push'](_0x4a042e['shift']());}catch(_0xbd8b43){_0x4a042e['push'](_0x4a042e['shift']());}}}(_0x5c4e,0x6d5db),function(_0x4207fa,_0x517a7f){var _0x4d0555=_0x15b7;typeof exports==_0x4d0555(0xb8)&&typeof module<'u'?module[_0x4d0555(0x9a)]=_0x517a7f():typeof define==_0x4d0555(0xb4)&&define[_0x4d0555(0x97)]?define([],_0x517a7f):(_0x4207fa=typeof globalThis<'u'?globalThis:_0x4207fa||self,_0x4207fa[_0x4d0555(0xc0)]=_0x517a7f());}(this,function(){var _0x49a25c=_0x15b7;return{'sheets-pivot':{'sheet':'برگ','blankValue':'(خالی)','otherValue':_0x49a25c(0xb7),'columnName':'ستون\x20','subTotalText':_0x49a25c(0xa5),'grandTotalText':'کل','valueText':_0x49a25c(0xa0),'rowLabels':'برچسب‌های\x20ردیف','columnLabels':_0x49a25c(0x9f),'averageName':'میانگین\x20از\x20','countName':_0x49a25c(0xc3),'countNumsName':'تعداد\x20اعداد\x20از\x20','maxName':_0x49a25c(0x9c),'minName':_0x49a25c(0x9d),'productName':_0x49a25c(0xa8),'stdDevName':_0x49a25c(0xaf),'stdDevpName':'انحراف\x20معیار\x20کلی\x20از\x20','sumName':_0x49a25c(0xaa),'varName':_0x49a25c(0xbc),'varpName':_0x49a25c(0xb1),'subTotal':_0x49a25c(0xa5),'grandTotal':'کل','value':_0x49a25c(0xa0),'blank':'خالی','other':_0x49a25c(0xbb),'renderText':{'valueField':_0x49a25c(0xc1),'subtotal':_0x49a25c(0xae),'grandTotal':_0x49a25c(0xae),'multipleGrandTotal':_0x49a25c(0xae),'subtotalWithValue':'{1}\x20{0}'},'emptyPivot':{'filter':_0x49a25c(0xc4),'row':'ردیف‌ها','column':_0x49a25c(0xa1),'values':_0x49a25c(0x9b)},'dateGroup':{'year':_0x49a25c(0xbe),'month':'ماه','day':_0x49a25c(0xa2),'date':_0x49a25c(0xa2),'hour':_0x49a25c(0xb5),'minute':_0x49a25c(0xb9),'hourMinute':_0x49a25c(0xb2),'quarter':_0x49a25c(0xbf),'monthDate':_0x49a25c(0x9e),'yearQuarter':'سال-فصل','yearMonth':_0x49a25c(0xba),'yearMonthDate':_0x49a25c(0xc2)},'cellDateGroupDisplay':{'minute':_0x49a25c(0x98),'hour':_0x49a25c(0x98),'hourMinute':_0x49a25c(0xbd),'date':_0x49a25c(0x98),'month':_0x49a25c(0x98),'monthDate':_0x49a25c(0xa3),'quarter':'Q{0}','year':_0x49a25c(0x98),'yearMonth':_0x49a25c(0xa3),'yearMonthDate':_0x49a25c(0xb0),'yearQuarter':_0x49a25c(0xb6)}}};}));function _0x15b7(_0x5a3d52,_0x26e0e1){_0x5a3d52=_0x5a3d52-0x97;var _0x5c4e33=_0x5c4e();var _0x15b7e9=_0x5c4e33[_0x5a3d52];return _0x15b7e9;}function _0x5c4e(){var _0xbc7060=['(سایر)','object','دقیقه','سال-ماه','سایر','واریانس\x20از\x20','{0}:{1}','سال','فصل','UniverProSheetsPivotFaIR','{0}{1}','سال-ماه-روز','تعداد\x20از\x20','فیلترها','amd','{0}','2402313HLiXKR','exports','مقادیر','بیشترین\x20از\x20','کمترین\x20از\x20','ماه-روز','برچسب‌های\x20ستون','مقدار','ستون‌ها','روز','{0}-{1}','6565hETkFV','جمع','2403534xIODlV','968YfhvsF','ضرب\x20از\x20','21rwMrOQ','جمع\x20از\x20','13174713mmQgXG','47968eIiVvR','385243JftdMV','{1}\x20{0}','انحراف\x20معیار\x20از\x20','{0}-{1}-{2}','واریانس\x20کلی\x20از\x20','ساعت-دقیقه','83880NDSXCK','function','ساعت','{0}-Q{1}'];_0x5c4e=function(){return _0xbc7060;};return _0x5c4e();}
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 _0x5866(){var _0x22d69f=['3RHmuFP','valeur','Ligne','Écart-type\x20de\x20','{0}:{1}','Minute','exports','{0}-{1}','Variance\x20de\x20','Column\x20Labels','Trimestre','Filtre','Moyenne\x20de\x20','Mois-Jour','Colonne\x20','autre','function','Q{0}','Colonne','Valeurs','Année-Mois-Jour','Sous-total','Total\x20général','1282362FhljvR','Écart-type\x20pop.\x20de\x20','{0}\x20{1}','amd','Heure-Minute','325427nQKPnF','{0}-Q{1}','vide','Variance\x20pop.\x20de\x20','Somme\x20de\x20','2416196dhhLmJ','Valeur','Mois','Feuille','Row\x20Labels','400196zVBCYR','1233zGFgmC','{0}','Jour','7178000VWUxjJ','57310FNHtoT','Total','10ovqhVU','4098899yCOeZZ'];_0x5866=function(){return _0x22d69f;};return _0x5866();}function _0x3cda(_0x1d513b,_0x3376b8){_0x1d513b=_0x1d513b-0x144;var _0x58661f=_0x5866();var _0x3cda2f=_0x58661f[_0x1d513b];return _0x3cda2f;}(function(_0x3341fb,_0x232f1a){var _0x3c69b7=_0x3cda,_0x4e365e=_0x3341fb();while(!![]){try{var _0x20aebb=-parseInt(_0x3c69b7(0x172))/0x1+parseInt(_0x3c69b7(0x148))/0x2+-parseInt(_0x3c69b7(0x156))/0x3*(-parseInt(_0x3c69b7(0x14d))/0x4)+-parseInt(_0x3c69b7(0x154))/0x5*(-parseInt(_0x3c69b7(0x16d))/0x6)+-parseInt(_0x3c69b7(0x155))/0x7+-parseInt(_0x3c69b7(0x151))/0x8+-parseInt(_0x3c69b7(0x14e))/0x9*(-parseInt(_0x3c69b7(0x152))/0xa);if(_0x20aebb===_0x232f1a)break;else _0x4e365e['push'](_0x4e365e['shift']());}catch(_0x4dd989){_0x4e365e['push'](_0x4e365e['shift']());}}}(_0x5866,0xadf42),function(_0x3f8416,_0x219ab3){var _0x16dc5d=_0x3cda;typeof exports=='object'&&typeof module<'u'?module[_0x16dc5d(0x15c)]=_0x219ab3():typeof define==_0x16dc5d(0x166)&&define[_0x16dc5d(0x170)]?define([],_0x219ab3):(_0x3f8416=typeof globalThis<'u'?globalThis:_0x3f8416||self,_0x3f8416['UniverProSheetsPivotFrFR']=_0x219ab3());}(this,function(){var _0x57ae1e=_0x3cda;return{'sheets-pivot':{'sheet':_0x57ae1e(0x14b),'blankValue':'(Vide)','otherValue':'(Autre)','columnName':_0x57ae1e(0x164),'subTotalText':_0x57ae1e(0x153),'grandTotalText':_0x57ae1e(0x16c),'valueText':_0x57ae1e(0x149),'rowLabels':_0x57ae1e(0x14c),'columnLabels':_0x57ae1e(0x15f),'averageName':_0x57ae1e(0x162),'countName':'Nombre\x20de\x20','countNumsName':'Nombre\x20de\x20','maxName':'Max\x20de\x20','minName':'Min\x20de\x20','productName':'Produit\x20de\x20','stdDevName':_0x57ae1e(0x159),'stdDevpName':_0x57ae1e(0x16e),'sumName':_0x57ae1e(0x147),'varName':_0x57ae1e(0x15e),'varpName':_0x57ae1e(0x146),'subTotal':_0x57ae1e(0x16b),'grandTotal':'Total\x20général','value':_0x57ae1e(0x157),'blank':_0x57ae1e(0x145),'other':_0x57ae1e(0x165),'renderText':{'valueField':'{0}{1}','subtotal':_0x57ae1e(0x16f),'grandTotal':_0x57ae1e(0x16f),'multipleGrandTotal':_0x57ae1e(0x14f),'subtotalWithValue':_0x57ae1e(0x16f)},'emptyPivot':{'filter':_0x57ae1e(0x161),'row':_0x57ae1e(0x158),'column':_0x57ae1e(0x168),'values':_0x57ae1e(0x169)},'dateGroup':{'year':'Année','month':_0x57ae1e(0x14a),'day':'Jour','date':_0x57ae1e(0x150),'hour':'Heure','minute':_0x57ae1e(0x15b),'hourMinute':_0x57ae1e(0x171),'quarter':_0x57ae1e(0x160),'monthDate':_0x57ae1e(0x163),'yearQuarter':'Année-Trimestre','yearMonth':'Année-Mois','yearMonthDate':_0x57ae1e(0x16a)},'cellDateGroupDisplay':{'minute':_0x57ae1e(0x14f),'hour':_0x57ae1e(0x14f),'hourMinute':_0x57ae1e(0x15a),'date':_0x57ae1e(0x14f),'month':'{0}','monthDate':_0x57ae1e(0x15d),'quarter':_0x57ae1e(0x167),'year':_0x57ae1e(0x14f),'yearMonth':_0x57ae1e(0x15d),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x57ae1e(0x144)}}};}));
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 _0x179b(_0x1ffc32,_0xe0deae){_0x1ffc32=_0x1ffc32-0x13b;var _0xef3dc3=_0xef3d();var _0x179b73=_0xef3dc3[_0x1ffc32];return _0x179b73;}(function(_0x2086ff,_0x1fea18){var _0x5390d4=_0x179b,_0x194946=_0x2086ff();while(!![]){try{var _0x405f47=-parseInt(_0x5390d4(0x15d))/0x1+parseInt(_0x5390d4(0x168))/0x2+-parseInt(_0x5390d4(0x142))/0x3*(parseInt(_0x5390d4(0x156))/0x4)+parseInt(_0x5390d4(0x14b))/0x5+parseInt(_0x5390d4(0x161))/0x6*(-parseInt(_0x5390d4(0x15c))/0x7)+-parseInt(_0x5390d4(0x153))/0x8+parseInt(_0x5390d4(0x166))/0x9;if(_0x405f47===_0x1fea18)break;else _0x194946['push'](_0x194946['shift']());}catch(_0x25c474){_0x194946['push'](_0x194946['shift']());}}}(_0xef3d,0x630cd),function(_0x163397,_0x33e233){var _0x1636aa=_0x179b;typeof exports==_0x1636aa(0x14f)&&typeof module<'u'?module[_0x1636aa(0x149)]=_0x33e233():typeof define==_0x1636aa(0x15a)&&define[_0x1636aa(0x15e)]?define([],_0x33e233):(_0x163397=typeof globalThis<'u'?globalThis:_0x163397||self,_0x163397[_0x1636aa(0x143)]=_0x33e233());}(this,function(){var _0x587fa1=_0x179b;return{'sheets-pivot':{'sheet':_0x587fa1(0x169),'blankValue':_0x587fa1(0x147),'otherValue':_0x587fa1(0x148),'columnName':_0x587fa1(0x15b),'subTotalText':'Total','grandTotalText':'Total\x20Keseluruhan','valueText':_0x587fa1(0x13f),'rowLabels':'Row\x20Labels','columnLabels':'Column\x20Labels','averageName':_0x587fa1(0x145),'countName':_0x587fa1(0x14e),'countNumsName':'Jumlah\x20dari\x20','maxName':_0x587fa1(0x152),'minName':'Min\x20dari\x20','productName':'Hasil\x20Kali\x20dari\x20','stdDevName':_0x587fa1(0x159),'stdDevpName':_0x587fa1(0x13d),'sumName':_0x587fa1(0x14e),'varName':_0x587fa1(0x140),'varpName':_0x587fa1(0x15f),'subTotal':_0x587fa1(0x160),'grandTotal':'Total\x20Keseluruhan','value':_0x587fa1(0x157),'blank':_0x587fa1(0x14c),'other':_0x587fa1(0x141),'renderText':{'valueField':_0x587fa1(0x14a),'subtotal':'{0}\x20{1}','grandTotal':_0x587fa1(0x162),'multipleGrandTotal':_0x587fa1(0x146),'subtotalWithValue':_0x587fa1(0x162)},'emptyPivot':{'filter':_0x587fa1(0x150),'row':'Baris','column':'Kolom','values':_0x587fa1(0x13f)},'dateGroup':{'year':_0x587fa1(0x165),'month':_0x587fa1(0x144),'day':_0x587fa1(0x155),'date':_0x587fa1(0x155),'hour':_0x587fa1(0x13b),'minute':_0x587fa1(0x164),'hourMinute':_0x587fa1(0x13c),'quarter':_0x587fa1(0x163),'monthDate':'Bulan-Hari','yearQuarter':_0x587fa1(0x154),'yearMonth':_0x587fa1(0x16a),'yearMonthDate':'Tahun-Bulan-Hari'},'cellDateGroupDisplay':{'minute':_0x587fa1(0x146),'hour':_0x587fa1(0x146),'hourMinute':_0x587fa1(0x151),'date':_0x587fa1(0x146),'month':_0x587fa1(0x146),'monthDate':'{0}-{1}','quarter':_0x587fa1(0x14d),'year':_0x587fa1(0x146),'yearMonth':_0x587fa1(0x158),'yearMonthDate':_0x587fa1(0x13e),'yearQuarter':_0x587fa1(0x167)}}};}));function _0xef3d(){var _0x179c77=['{0}-{1}','StdDev\x20dari\x20','function','Kolom\x20','1638JicSTi','146109zVWRBm','amd','Varp\x20dari\x20','Subtotal','6954hfUVqX','{0}\x20{1}','Kuartal','Menit','Tahun','6511554DoRMnJ','{0}-Q{1}','440710tCLtfF','Lembar','Tahun-Bulan','Jam','Jam-Menit','StdDevp\x20dari\x20','{0}-{1}-{2}','Nilai','Var\x20dari\x20','lainnya','174663CwueFg','UniverProSheetsPivotIdID','Bulan','Rata-rata\x20dari\x20','{0}','(Kosong)','(Lainnya)','exports','{0}{1}','526445VHrzXe','kosong','Q{0}','Jumlah\x20dari\x20','object','Filter','{0}:{1}','Maks\x20dari\x20','411704RVfpyD','Tahun-Kuartal','Hari','12JvVBLk','nilai'];_0xef3d=function(){return _0x179c77;};return _0xef3d();}
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(_0x2f3069,_0x586e54){var _0x282a17=_0x884c,_0x1dcb42=_0x2f3069();while(!![]){try{var _0x4ffecb=parseInt(_0x282a17(0xb7))/0x1+-parseInt(_0x282a17(0xb3))/0x2*(parseInt(_0x282a17(0xb0))/0x3)+parseInt(_0x282a17(0xc6))/0x4+parseInt(_0x282a17(0xaf))/0x5*(-parseInt(_0x282a17(0xad))/0x6)+parseInt(_0x282a17(0xc4))/0x7+-parseInt(_0x282a17(0xc9))/0x8+parseInt(_0x282a17(0xd2))/0x9;if(_0x4ffecb===_0x586e54)break;else _0x1dcb42['push'](_0x1dcb42['shift']());}catch(_0x70d828){_0x1dcb42['push'](_0x1dcb42['shift']());}}}(_0x3021,0x7fa92),function(_0x18d976,_0xe593e8){var _0x4637e2=_0x884c;typeof exports==_0x4637e2(0xbb)&&typeof module<'u'?module[_0x4637e2(0xc0)]=_0xe593e8():typeof define=='function'&&define['amd']?define([],_0xe593e8):(_0x18d976=typeof globalThis<'u'?globalThis:_0x18d976||self,_0x18d976[_0x4637e2(0xc8)]=_0xe593e8());}(this,function(){var _0x17bcea=_0x884c;return{'sheets-pivot':{'sheet':_0x17bcea(0xb8),'blankValue':'(Vuoto)','otherValue':'(Altro)','columnName':'Colonna\x20','subTotalText':_0x17bcea(0xb9),'grandTotalText':_0x17bcea(0xac),'valueText':_0x17bcea(0xcd),'rowLabels':_0x17bcea(0xca),'columnLabels':_0x17bcea(0xb2),'averageName':'Media\x20di\x20','countName':'Conteggio\x20di\x20','countNumsName':'Conteggio\x20di\x20','maxName':_0x17bcea(0xcf),'minName':_0x17bcea(0xd3),'productName':_0x17bcea(0xce),'stdDevName':_0x17bcea(0xa9),'stdDevpName':_0x17bcea(0xc7),'sumName':'Somma\x20di\x20','varName':_0x17bcea(0xa7),'varpName':_0x17bcea(0xba),'subTotal':'Subtotale','grandTotal':_0x17bcea(0xac),'value':_0x17bcea(0xd5),'blank':_0x17bcea(0xcb),'other':_0x17bcea(0xbe),'renderText':{'valueField':_0x17bcea(0xd0),'subtotal':_0x17bcea(0xa8),'grandTotal':_0x17bcea(0xa8),'multipleGrandTotal':_0x17bcea(0xab),'subtotalWithValue':_0x17bcea(0xa8)},'emptyPivot':{'filter':'Filtro','row':_0x17bcea(0xcc),'column':'Colonna','values':_0x17bcea(0xb4)},'dateGroup':{'year':_0x17bcea(0xd4),'month':_0x17bcea(0xc5),'day':'Giorno','date':_0x17bcea(0xbd),'hour':_0x17bcea(0xc2),'minute':_0x17bcea(0xc1),'hourMinute':_0x17bcea(0xaa),'quarter':_0x17bcea(0xb6),'monthDate':_0x17bcea(0xae),'yearQuarter':_0x17bcea(0xb1),'yearMonth':_0x17bcea(0xbc),'yearMonthDate':_0x17bcea(0xb5)},'cellDateGroupDisplay':{'minute':_0x17bcea(0xab),'hour':_0x17bcea(0xab),'hourMinute':'{0}:{1}','date':_0x17bcea(0xab),'month':_0x17bcea(0xab),'monthDate':_0x17bcea(0xd1),'quarter':_0x17bcea(0xbf),'year':_0x17bcea(0xab),'yearMonth':_0x17bcea(0xd1),'yearMonthDate':_0x17bcea(0xc3),'yearQuarter':'{0}-Q{1}'}}};}));function _0x884c(_0x31b00f,_0x2b1dcc){_0x31b00f=_0x31b00f-0xa7;var _0x302155=_0x3021();var _0x884c8d=_0x302155[_0x31b00f];return _0x884c8d;}function _0x3021(){var _0x3ff1c5=['Giorno','altro','Q{0}','exports','Minuto','Ora','{0}-{1}-{2}','1811040IqTsqI','Mese','2752272iGHVJm','DevStdp\x20di\x20','UniverProSheetsPivotItIT','6278480eoaBnW','Row\x20Labels','vuoto','Riga','Valore','Prodotto\x20di\x20','Massimo\x20di\x20','{0}{1}','{0}-{1}','6140151Awladw','Minimo\x20di\x20','Anno','valore','Var\x20di\x20','{0}\x20{1}','DevStd\x20di\x20','Ora-Minuto','{0}','Totale\x20Complessivo','491226Vpefye','Mese-Giorno','45ibvoTp','57117qrWWLT','Anno-Trimestre','Column\x20Labels','44XGXYPW','Valori','Anno-Mese-Giorno','Trimestre','834378kWjFwQ','Foglio','Totale','Varp\x20di\x20','object','Anno-Mese'];_0x3021=function(){return _0x3ff1c5;};return _0x3021();}
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 _0x91d1(_0x56df2b,_0x3cda9d){_0x56df2b=_0x56df2b-0x1d5;var _0x942e40=_0x942e();var _0x91d103=_0x942e40[_0x56df2b];return _0x91d103;}(function(_0xa7178b,_0x171fc1){var _0x44af46=_0x91d1,_0x584d6c=_0xa7178b();while(!![]){try{var _0x322bc6=-parseInt(_0x44af46(0x1f1))/0x1*(-parseInt(_0x44af46(0x1e9))/0x2)+-parseInt(_0x44af46(0x1f5))/0x3*(parseInt(_0x44af46(0x1dc))/0x4)+-parseInt(_0x44af46(0x1e4))/0x5+-parseInt(_0x44af46(0x1e7))/0x6*(-parseInt(_0x44af46(0x1f6))/0x7)+-parseInt(_0x44af46(0x1f8))/0x8+-parseInt(_0x44af46(0x1d9))/0x9*(-parseInt(_0x44af46(0x1f4))/0xa)+-parseInt(_0x44af46(0x1f0))/0xb*(-parseInt(_0x44af46(0x1da))/0xc);if(_0x322bc6===_0x171fc1)break;else _0x584d6c['push'](_0x584d6c['shift']());}catch(_0x448c7a){_0x584d6c['push'](_0x584d6c['shift']());}}}(_0x942e,0x77a7c),function(_0x3c6e72,_0x54968c){var _0x1ff6bf=_0x91d1;typeof exports==_0x1ff6bf(0x1e6)&&typeof module<'u'?module[_0x1ff6bf(0x1d8)]=_0x54968c():typeof define=='function'&&define['amd']?define([],_0x54968c):(_0x3c6e72=typeof globalThis<'u'?globalThis:_0x3c6e72||self,_0x3c6e72[_0x1ff6bf(0x1fa)]=_0x54968c());}(this,function(){var _0x32387f=_0x91d1;return{'sheets-pivot':{'sheet':'シート','blankValue':_0x32387f(0x1df),'otherValue':_0x32387f(0x1de),'columnName':'列\x20','subTotalText':'合計','grandTotalText':'総計','valueText':'値','rowLabels':_0x32387f(0x1e5),'columnLabels':_0x32387f(0x1ec),'averageName':_0x32387f(0x1f3),'countName':_0x32387f(0x1d6),'countNumsName':_0x32387f(0x1eb),'maxName':'最大値\x20/\x20','minName':_0x32387f(0x1db),'productName':_0x32387f(0x1e2),'stdDevName':'標準偏差\x20/\x20','stdDevpName':_0x32387f(0x1d5),'sumName':'合計\x20/\x20','varName':'分散\x20/\x20','varpName':'標本分散\x20/\x20','subTotal':'小計','grandTotal':'総計','value':'値','blank':'空白','other':_0x32387f(0x1fb),'renderText':{'valueField':_0x32387f(0x1d7),'subtotal':_0x32387f(0x1e0),'grandTotal':_0x32387f(0x1e0),'multipleGrandTotal':_0x32387f(0x1e1),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x32387f(0x1ee),'row':'行','column':'列','values':'値'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'時','minute':'分','hourMinute':_0x32387f(0x1e8),'quarter':_0x32387f(0x1dd),'monthDate':'月-日','yearQuarter':_0x32387f(0x1ef),'yearMonth':_0x32387f(0x1ed),'yearMonthDate':_0x32387f(0x1e3)},'cellDateGroupDisplay':{'minute':'{0}','hour':'{0}','hourMinute':'{0}:{1}','date':'{0}','month':_0x32387f(0x1e1),'monthDate':_0x32387f(0x1f9),'quarter':_0x32387f(0x1f7),'year':_0x32387f(0x1e1),'yearMonth':_0x32387f(0x1f9),'yearMonthDate':_0x32387f(0x1f2),'yearQuarter':_0x32387f(0x1ea)}}};}));function _0x942e(){var _0x4682d2=['{0}\x20{1}','{0}','積\x20/\x20','年-月-日','2547960QuzhFU','Row\x20Labels','object','261030uSDWIj','時-分','355782JZmzJx','{0}-Q{1}','数値の個数\x20/\x20','Column\x20Labels','年-月','フィルター','年-四半期','15763KKvUyt','2ZMZSzj','{0}-{1}-{2}','平均\x20/\x20','4430IclQGZ','41388ALggUJ','105GLvdsH','Q{0}','1639392JdGptg','{0}-{1}','UniverProSheetsPivotJaJP','その他','標本標準偏差\x20/\x20','データの個数\x20/\x20','{0}{1}','exports','2358xRWRED','8412KGnOVn','最小値\x20/\x20','268gSKjJv','四半期','(その他)','(空白)'];_0x942e=function(){return _0x4682d2;};return _0x942e();}
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 _0x152a(_0x49a836,_0x10d435){_0x49a836=_0x49a836-0x153;var _0x4db7d8=_0x4db7();var _0x152ab4=_0x4db7d8[_0x49a836];return _0x152ab4;}(function(_0x51f916,_0x5f0b14){var _0x4626ba=_0x152a,_0xe256f8=_0x51f916();while(!![]){try{var _0x3ac6a0=parseInt(_0x4626ba(0x16c))/0x1+parseInt(_0x4626ba(0x16e))/0x2+-parseInt(_0x4626ba(0x154))/0x3*(parseInt(_0x4626ba(0x15b))/0x4)+-parseInt(_0x4626ba(0x175))/0x5*(-parseInt(_0x4626ba(0x164))/0x6)+-parseInt(_0x4626ba(0x17a))/0x7*(-parseInt(_0x4626ba(0x15a))/0x8)+-parseInt(_0x4626ba(0x171))/0x9*(-parseInt(_0x4626ba(0x16a))/0xa)+-parseInt(_0x4626ba(0x167))/0xb;if(_0x3ac6a0===_0x5f0b14)break;else _0xe256f8['push'](_0xe256f8['shift']());}catch(_0x6d1750){_0xe256f8['push'](_0xe256f8['shift']());}}}(_0x4db7,0x8a44e),function(_0x22f596,_0x4ebca2){var _0x501268=_0x152a;typeof exports=='object'&&typeof module<'u'?module[_0x501268(0x16f)]=_0x4ebca2():typeof define==_0x501268(0x159)&&define[_0x501268(0x156)]?define([],_0x4ebca2):(_0x22f596=typeof globalThis<'u'?globalThis:_0x22f596||self,_0x22f596[_0x501268(0x165)]=_0x4ebca2());}(this,function(){var _0x3cc471=_0x152a;return{'sheets-pivot':{'sheet':'시트','blankValue':'(비어\x20있음)','otherValue':_0x3cc471(0x160),'columnName':'열\x20','subTotalText':'합계','grandTotalText':'총합계','valueText':'값','rowLabels':'Row\x20Labels','columnLabels':_0x3cc471(0x178),'averageName':_0x3cc471(0x163),'countName':'개수\x20/\x20','countNumsName':_0x3cc471(0x166),'maxName':_0x3cc471(0x15e),'minName':_0x3cc471(0x16b),'productName':_0x3cc471(0x168),'stdDevName':_0x3cc471(0x173),'stdDevpName':_0x3cc471(0x169),'sumName':'합계\x20/\x20','varName':_0x3cc471(0x15c),'varpName':_0x3cc471(0x179),'subTotal':_0x3cc471(0x161),'grandTotal':_0x3cc471(0x162),'value':'값','blank':_0x3cc471(0x174),'other':'기타','renderText':{'valueField':_0x3cc471(0x158),'subtotal':_0x3cc471(0x15d),'grandTotal':_0x3cc471(0x15d),'multipleGrandTotal':'{0}','subtotalWithValue':_0x3cc471(0x15d)},'emptyPivot':{'filter':'필터','row':'행','column':'열','values':'값'},'dateGroup':{'year':'년','month':'월','day':'일','date':'일','hour':'시','minute':'분','hourMinute':_0x3cc471(0x157),'quarter':'분기','monthDate':'월-일','yearQuarter':_0x3cc471(0x176),'yearMonth':_0x3cc471(0x155),'yearMonthDate':_0x3cc471(0x153)},'cellDateGroupDisplay':{'minute':_0x3cc471(0x172),'hour':_0x3cc471(0x172),'hourMinute':'{0}:{1}','date':'{0}','month':_0x3cc471(0x172),'monthDate':_0x3cc471(0x177),'quarter':_0x3cc471(0x15f),'year':_0x3cc471(0x172),'yearMonth':'{0}-{1}','yearMonthDate':_0x3cc471(0x170),'yearQuarter':_0x3cc471(0x16d)}}};}));function _0x4db7(){var _0x1a1924=['시-분','{0}{1}','function','4376IDmEUp','524jkJlsd','분산\x20/\x20','{0}\x20{1}','최대값\x20/\x20','Q{0}','(기타)','부분합','총합계','평균\x20/\x20','79236cqguPE','UniverProSheetsPivotKoKR','숫자\x20개수\x20/\x20','8829997ZYmHLY','곱\x20/\x20','표준\x20편차(모집단)\x20/\x20','20aFXSXS','최소값\x20/\x20','372708jKjMcA','{0}-Q{1}','1818468mHkfGG','exports','{0}-{1}-{2}','662211PcGXgr','{0}','표준\x20편차\x20/\x20','비어\x20있음','25JOLcNf','년-분기','{0}-{1}','Column\x20Labels','분산(모집단)\x20/\x20','2303oVoLcq','년-월-일','7008xFCJCE','년-월','amd'];_0x4db7=function(){return _0x1a1924;};return _0x4db7();}
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 _0xf69e(_0x37f9b0,_0x17e1fb){_0x37f9b0=_0x37f9b0-0x11f;var _0xc314af=_0xc314();var _0xf69e26=_0xc314af[_0x37f9b0];return _0xf69e26;}(function(_0x48a084,_0x1b7f73){var _0x5eab5b=_0xf69e,_0x2b5922=_0x48a084();while(!![]){try{var _0x399e97=-parseInt(_0x5eab5b(0x129))/0x1+-parseInt(_0x5eab5b(0x149))/0x2*(-parseInt(_0x5eab5b(0x14b))/0x3)+parseInt(_0x5eab5b(0x12f))/0x4*(parseInt(_0x5eab5b(0x12a))/0x5)+parseInt(_0x5eab5b(0x144))/0x6*(-parseInt(_0x5eab5b(0x133))/0x7)+parseInt(_0x5eab5b(0x14f))/0x8*(parseInt(_0x5eab5b(0x146))/0x9)+-parseInt(_0x5eab5b(0x136))/0xa*(-parseInt(_0x5eab5b(0x134))/0xb)+-parseInt(_0x5eab5b(0x120))/0xc;if(_0x399e97===_0x1b7f73)break;else _0x2b5922['push'](_0x2b5922['shift']());}catch(_0x286552){_0x2b5922['push'](_0x2b5922['shift']());}}}(_0xc314,0x844ed),function(_0x3fced9,_0x337c99){var _0x219aba=_0xf69e;typeof exports==_0x219aba(0x139)&&typeof module<'u'?module[_0x219aba(0x13e)]=_0x337c99():typeof define==_0x219aba(0x13f)&&define[_0x219aba(0x138)]?define([],_0x337c99):(_0x3fced9=typeof globalThis<'u'?globalThis:_0x3fced9||self,_0x3fced9[_0x219aba(0x143)]=_0x337c99());}(this,function(){var _0x3f64e2=_0xf69e;return{'sheets-pivot':{'sheet':_0x3f64e2(0x14e),'blankValue':_0x3f64e2(0x151),'otherValue':_0x3f64e2(0x124),'columnName':'Kolumna\x20','subTotalText':_0x3f64e2(0x142),'grandTotalText':_0x3f64e2(0x14d),'valueText':'Wartość','rowLabels':_0x3f64e2(0x13c),'columnLabels':_0x3f64e2(0x147),'averageName':_0x3f64e2(0x131),'countName':'Liczba\x20z\x20','countNumsName':_0x3f64e2(0x145),'maxName':'Maksimum\x20z\x20','minName':_0x3f64e2(0x137),'productName':_0x3f64e2(0x14c),'stdDevName':'OdchStd\x20z\x20','stdDevpName':_0x3f64e2(0x12b),'sumName':_0x3f64e2(0x11f),'varName':_0x3f64e2(0x14a),'varpName':_0x3f64e2(0x130),'subTotal':_0x3f64e2(0x121),'grandTotal':_0x3f64e2(0x14d),'value':_0x3f64e2(0x122),'blank':_0x3f64e2(0x135),'other':_0x3f64e2(0x12d),'renderText':{'valueField':_0x3f64e2(0x128),'subtotal':_0x3f64e2(0x140),'grandTotal':'{0}\x20{1}','multipleGrandTotal':'{0}','subtotalWithValue':_0x3f64e2(0x140)},'emptyPivot':{'filter':'Filtr','row':_0x3f64e2(0x13d),'column':'Kolumna','values':_0x3f64e2(0x13b)},'dateGroup':{'year':_0x3f64e2(0x150),'month':_0x3f64e2(0x148),'day':_0x3f64e2(0x13a),'date':'Dzień','hour':'Godzina','minute':'Minuta','hourMinute':_0x3f64e2(0x125),'quarter':_0x3f64e2(0x126),'monthDate':'Miesiąc-Dzień','yearQuarter':'Rok-Kwartał','yearMonth':_0x3f64e2(0x127),'yearMonthDate':'Rok-Miesiąc-Dzień'},'cellDateGroupDisplay':{'minute':_0x3f64e2(0x12e),'hour':_0x3f64e2(0x12e),'hourMinute':'{0}:{1}','date':_0x3f64e2(0x12e),'month':_0x3f64e2(0x12e),'monthDate':_0x3f64e2(0x132),'quarter':_0x3f64e2(0x12c),'year':'{0}','yearMonth':_0x3f64e2(0x132),'yearMonthDate':_0x3f64e2(0x123),'yearQuarter':_0x3f64e2(0x141)}}};}));function _0xc314(){var _0x28c771=['(Puste)','Suma\x20z\x20','17805420qmIbDf','Suma\x20częściowa','wartość','{0}-{1}-{2}','(Inne)','Godzina-Minuta','Kwartał','Rok-Miesiąc','{0}{1}','304994iUSjWd','5strJOJ','OdchStdPop\x20z\x20','Q{0}','inne','{0}','2422396ocXZVJ','WariancjaPop\x20z\x20','Średnia\x20z\x20','{0}-{1}','892017WapVAH','33bngcYt','puste','3080170RjHqIL','Minimum\x20z\x20','amd','object','Dzień','Wartości','Row\x20Labels','Wiersz','exports','function','{0}\x20{1}','{0}-Q{1}','Suma','UniverProSheetsPivotPlPL','18bBMByW','Liczba\x20z\x20','927JUxefH','Column\x20Labels','Miesiąc','154978BumlJo','Wariancja\x20z\x20','27vGtnAj','Iloczyn\x20z\x20','Suma\x20całkowita','Arkusz','37744praNKD','Rok'];_0xc314=function(){return _0x28c771;};return _0xc314();}
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(_0x21896f,_0x22315f){var _0xfbcac2=_0x1ba3,_0x584731=_0x21896f();while(!![]){try{var _0xc52b0c=parseInt(_0xfbcac2(0x163))/0x1*(parseInt(_0xfbcac2(0x14f))/0x2)+parseInt(_0xfbcac2(0x143))/0x3*(parseInt(_0xfbcac2(0x15e))/0x4)+-parseInt(_0xfbcac2(0x136))/0x5*(parseInt(_0xfbcac2(0x13f))/0x6)+parseInt(_0xfbcac2(0x162))/0x7*(-parseInt(_0xfbcac2(0x149))/0x8)+parseInt(_0xfbcac2(0x14c))/0x9*(parseInt(_0xfbcac2(0x146))/0xa)+-parseInt(_0xfbcac2(0x15a))/0xb*(parseInt(_0xfbcac2(0x13a))/0xc)+parseInt(_0xfbcac2(0x148))/0xd;if(_0xc52b0c===_0x22315f)break;else _0x584731['push'](_0x584731['shift']());}catch(_0x5cf3a9){_0x584731['push'](_0x584731['shift']());}}}(_0x3dd8,0x66e9b),function(_0xa7e76f,_0x15b19b){var _0x3b5bd4=_0x1ba3;typeof exports==_0x3b5bd4(0x141)&&typeof module<'u'?module[_0x3b5bd4(0x140)]=_0x15b19b():typeof define==_0x3b5bd4(0x154)&&define['amd']?define([],_0x15b19b):(_0xa7e76f=typeof globalThis<'u'?globalThis:_0xa7e76f||self,_0xa7e76f[_0x3b5bd4(0x15f)]=_0x15b19b());}(this,function(){var _0x348989=_0x1ba3;return{'sheets-pivot':{'sheet':'Planilha','blankValue':_0x348989(0x159),'otherValue':'(Outro)','columnName':_0x348989(0x137),'subTotalText':_0x348989(0x153),'grandTotalText':_0x348989(0x15d),'valueText':'Valor','rowLabels':'Row\x20Labels','columnLabels':'Column\x20Labels','averageName':_0x348989(0x14e),'countName':_0x348989(0x147),'countNumsName':_0x348989(0x147),'maxName':_0x348989(0x151),'minName':_0x348989(0x13e),'productName':_0x348989(0x14b),'stdDevName':_0x348989(0x156),'stdDevpName':_0x348989(0x15c),'sumName':_0x348989(0x158),'varName':_0x348989(0x15b),'varpName':_0x348989(0x135),'subTotal':_0x348989(0x153),'grandTotal':_0x348989(0x15d),'value':_0x348989(0x161),'blank':'em\x20branco','other':_0x348989(0x144),'renderText':{'valueField':_0x348989(0x139),'subtotal':_0x348989(0x138),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x348989(0x157),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x348989(0x160),'row':_0x348989(0x13d),'column':'Coluna','values':_0x348989(0x150)},'dateGroup':{'year':_0x348989(0x155),'month':'Mês','day':_0x348989(0x13c),'date':'Dia','hour':'Hora','minute':_0x348989(0x145),'hourMinute':'Hora-Minuto','quarter':_0x348989(0x14a),'monthDate':_0x348989(0x142),'yearQuarter':_0x348989(0x152),'yearMonth':_0x348989(0x13b),'yearMonthDate':'Ano-Mês-Dia'},'cellDateGroupDisplay':{'minute':_0x348989(0x157),'hour':_0x348989(0x157),'hourMinute':'{0}:{1}','date':'{0}','month':'{0}','monthDate':_0x348989(0x14d),'quarter':'Q{0}','year':'{0}','yearMonth':_0x348989(0x14d),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':'{0}-Q{1}'}}};}));function _0x1ba3(_0x49fc77,_0x2a44b0){_0x49fc77=_0x49fc77-0x135;var _0x3dd8e5=_0x3dd8();var _0x1ba39f=_0x3dd8e5[_0x49fc77];return _0x1ba39f;}function _0x3dd8(){var _0x72173d=['Filtro','valor','11459zXUFUk','327AWqMZq','VarP\x20de\x20','10kRAluC','Coluna\x20','{0}\x20{1}','{0}{1}','12qwucFp','Ano-Mês','Dia','Linha','Mínimo\x20de\x20','2081580GAgtQQ','exports','object','Mês-Dia','3BPUXmB','outro','Minuto','10jjxIhy','Contagem\x20de\x20','14408576pjKuWO','2888qXSpvv','Trimestre','Produto\x20de\x20','5339277BGTwiX','{0}-{1}','Média\x20de\x20','1202kIUDnD','Valores','Máximo\x20de\x20','Ano-Trimestre','Subtotal','function','Ano','DesvPadrão\x20de\x20','{0}','Soma\x20de\x20','(Em\x20branco)','5838393YYfggv','Var\x20de\x20','DesvPadrãoP\x20de\x20','Total\x20Geral','1355916SkzGjH','UniverProSheetsPivotPtBR'];_0x3dd8=function(){return _0x72173d;};return _0x3dd8();}
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(_0xe8ed93,_0x2dca72){var _0x5c46f6=_0x53e0,_0x45237b=_0xe8ed93();while(!![]){try{var _0x130f8e=parseInt(_0x5c46f6(0xe6))/0x1*(-parseInt(_0x5c46f6(0xea))/0x2)+parseInt(_0x5c46f6(0xce))/0x3+-parseInt(_0x5c46f6(0xe8))/0x4+-parseInt(_0x5c46f6(0xd0))/0x5+parseInt(_0x5c46f6(0xdf))/0x6*(-parseInt(_0x5c46f6(0xc0))/0x7)+parseInt(_0x5c46f6(0xd4))/0x8+parseInt(_0x5c46f6(0xcf))/0x9;if(_0x130f8e===_0x2dca72)break;else _0x45237b['push'](_0x45237b['shift']());}catch(_0x1d8c3a){_0x45237b['push'](_0x45237b['shift']());}}}(_0x2d47,0xaa571),function(_0x4f104a,_0x55b9d5){var _0x289a6a=_0x53e0;typeof exports==_0x289a6a(0xeb)&&typeof module<'u'?module['exports']=_0x55b9d5():typeof define==_0x289a6a(0xe1)&&define[_0x289a6a(0xd8)]?define([],_0x55b9d5):(_0x4f104a=typeof globalThis<'u'?globalThis:_0x4f104a||self,_0x4f104a['UniverProSheetsPivotRuRU']=_0x55b9d5());}(this,function(){var _0x150563=_0x53e0;return{'sheets-pivot':{'sheet':_0x150563(0xe7),'blankValue':_0x150563(0xd1),'otherValue':_0x150563(0xe9),'columnName':_0x150563(0xed),'subTotalText':_0x150563(0xc1),'grandTotalText':_0x150563(0xdd),'valueText':_0x150563(0xc9),'rowLabels':_0x150563(0xdb),'columnLabels':_0x150563(0xe5),'averageName':_0x150563(0xc6),'countName':'Количество\x20по\x20','countNumsName':_0x150563(0xcb),'maxName':_0x150563(0xe0),'minName':_0x150563(0xd7),'productName':'Произведение\x20по\x20','stdDevName':_0x150563(0xc2),'stdDevpName':_0x150563(0xc3),'sumName':_0x150563(0xec),'varName':_0x150563(0xc8),'varpName':_0x150563(0xc4),'subTotal':_0x150563(0xc1),'grandTotal':'Общий\x20итог','value':'Значение','blank':_0x150563(0xd9),'other':_0x150563(0xdc),'renderText':{'valueField':_0x150563(0xd2),'subtotal':_0x150563(0xca),'grandTotal':_0x150563(0xca),'multipleGrandTotal':_0x150563(0xd3),'subtotalWithValue':_0x150563(0xca)},'emptyPivot':{'filter':_0x150563(0xcc),'row':_0x150563(0xde),'column':_0x150563(0xe4),'values':_0x150563(0xc9)},'dateGroup':{'year':'Год','month':'Месяц','day':'День','date':_0x150563(0xe3),'hour':_0x150563(0xda),'minute':'Минута','hourMinute':_0x150563(0xcd),'quarter':'Квартал','monthDate':'Месяц-День','yearQuarter':_0x150563(0xd6),'yearMonth':_0x150563(0xd5),'yearMonthDate':_0x150563(0xe2)},'cellDateGroupDisplay':{'minute':_0x150563(0xd3),'hour':_0x150563(0xd3),'hourMinute':'{0}:{1}','date':'{0}','month':_0x150563(0xd3),'monthDate':_0x150563(0xc7),'quarter':'Q{0}','year':_0x150563(0xd3),'yearMonth':_0x150563(0xc7),'yearMonthDate':_0x150563(0xc5),'yearQuarter':'{0}-Q{1}'}}};}));function _0x53e0(_0x2c45c1,_0x459aad){_0x2c45c1=_0x2c45c1-0xc0;var _0x2d4759=_0x2d47();var _0x53e0d6=_0x2d4759[_0x2c45c1];return _0x53e0d6;}function _0x2d47(){var _0x28ecf0=['Год-Месяц','Год-Квартал','Минимум\x20по\x20','amd','Пусто','Час','Row\x20Labels','Другое','Общий\x20итог','Строка','3354YTkuAq','Максимум\x20по\x20','function','Год-Месяц-День','День','Столбец','Column\x20Labels','29WicZKs','Лист','1222316sYqsJN','(Другое)','67098hIdzbL','object','Сумма\x20по\x20','Столбец\x20','8337xqCQxo','Промежуточный\x20итог','Стандартное\x20отклонение\x20по\x20','Общее\x20стандартное\x20отклонение\x20по\x20','Общая\x20дисперсия\x20по\x20','{0}-{1}-{2}','Среднее\x20по\x20','{0}-{1}','Дисперсия\x20по\x20','Значение','{0}\x20{1}','Число\x20по\x20','Фильтр','Час-Минута','519321ZPHMNI','20422863OmXTHi','803805jzrCIx','(Пусто)','{0}{1}','{0}','2883432TJtrtH'];_0x2d47=function(){return _0x28ecf0;};return _0x2d47();}
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 _0x2a23(){var _0x19d379=['Deň','Priemer\x20z\x20','(Iné)','Súčet\x20z\x20','1483170HMrbpX','Mesiac-Deň','1484352YGKavJ','Rok-Štvrťrok','{0}{1}','2694648CfGotm','158015BEsrfO','{0}-Q{1}','Celkový\x20súčet','{0}-{1}','exports','4VVrLvM','{0}:{1}','630488uIgIKX','Max\x20z\x20','(Prázdne)','{0}\x20{1}','Smerodajná\x20odchýlka\x20z\x20','Minúta','Štvrťrok','Počet\x20z\x20','Mesiac','iné','1126790EHPTAl','Column\x20Labels','{0}','Q{0}','Rozptyl\x20populácie\x20z\x20','216KOEtWP','object','function','21hqQoYt','Stĺpec\x20','Stĺpec','Hárok','Filter','{0}-{1}-{2}','Rok-Mesiac','Hodina-Minúta','Rok-Mesiac-Deň','6090896neUbLX','hodnota','Row\x20Labels','Rok'];_0x2a23=function(){return _0x19d379;};return _0x2a23();}function _0x3c53(_0x4e8e27,_0x5f9682){_0x4e8e27=_0x4e8e27-0xf4;var _0x2a23b2=_0x2a23();var _0x3c534c=_0x2a23b2[_0x4e8e27];return _0x3c534c;}(function(_0x1553d2,_0x5b74bf){var _0x3a5e51=_0x3c53,_0x25b92b=_0x1553d2();while(!![]){try{var _0x3e705d=parseInt(_0x3a5e51(0x106))/0x1+-parseInt(_0x3a5e51(0x104))/0x2*(parseInt(_0x3a5e51(0xfe))/0x3)+-parseInt(_0x3a5e51(0x121))/0x4+-parseInt(_0x3a5e51(0xff))/0x5+parseInt(_0x3a5e51(0xf9))/0x6*(parseInt(_0x3a5e51(0x118))/0x7)+parseInt(_0x3a5e51(0xfb))/0x8+parseInt(_0x3a5e51(0x115))/0x9*(parseInt(_0x3a5e51(0x110))/0xa);if(_0x3e705d===_0x5b74bf)break;else _0x25b92b['push'](_0x25b92b['shift']());}catch(_0x3e919b){_0x25b92b['push'](_0x25b92b['shift']());}}}(_0x2a23,0xde732),function(_0x1aea53,_0x26bf94){var _0x4a3650=_0x3c53;typeof exports==_0x4a3650(0x116)&&typeof module<'u'?module[_0x4a3650(0x103)]=_0x26bf94():typeof define==_0x4a3650(0x117)&&define['amd']?define([],_0x26bf94):(_0x1aea53=typeof globalThis<'u'?globalThis:_0x1aea53||self,_0x1aea53['UniverProSheetsPivotSkSK']=_0x26bf94());}(this,function(){var _0x128304=_0x3c53;return{'sheets-pivot':{'sheet':_0x128304(0x11b),'blankValue':_0x128304(0x108),'otherValue':_0x128304(0xf7),'columnName':_0x128304(0x119),'subTotalText':'Súčet','grandTotalText':'Celkový\x20súčet','valueText':'Hodnota','rowLabels':_0x128304(0x123),'columnLabels':_0x128304(0x111),'averageName':_0x128304(0xf6),'countName':_0x128304(0x10d),'countNumsName':_0x128304(0x10d),'maxName':_0x128304(0x107),'minName':'Min\x20z\x20','productName':'Súčin\x20z\x20','stdDevName':_0x128304(0x10a),'stdDevpName':'Smerodajná\x20odchýlka\x20populácie\x20z\x20','sumName':_0x128304(0xf8),'varName':'Rozptyl\x20z\x20','varpName':_0x128304(0x114),'subTotal':'Medzisúčet','grandTotal':_0x128304(0x101),'value':_0x128304(0x122),'blank':'prázdne','other':_0x128304(0x10f),'renderText':{'valueField':_0x128304(0xfd),'subtotal':_0x128304(0x109),'grandTotal':_0x128304(0x109),'multipleGrandTotal':_0x128304(0x112),'subtotalWithValue':_0x128304(0x109)},'emptyPivot':{'filter':_0x128304(0x11c),'row':'Riadok','column':_0x128304(0x11a),'values':'Hodnoty'},'dateGroup':{'year':_0x128304(0xf4),'month':_0x128304(0x10e),'day':_0x128304(0xf5),'date':_0x128304(0xf5),'hour':'Hodina','minute':_0x128304(0x10b),'hourMinute':_0x128304(0x11f),'quarter':_0x128304(0x10c),'monthDate':_0x128304(0xfa),'yearQuarter':_0x128304(0xfc),'yearMonth':_0x128304(0x11e),'yearMonthDate':_0x128304(0x120)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x128304(0x112),'hourMinute':_0x128304(0x105),'date':_0x128304(0x112),'month':_0x128304(0x112),'monthDate':_0x128304(0x102),'quarter':_0x128304(0x113),'year':_0x128304(0x112),'yearMonth':'{0}-{1}','yearMonthDate':_0x128304(0x11d),'yearQuarter':_0x128304(0x100)}}};}));
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 _0x59ac(_0x70709f,_0x3e35a5){_0x70709f=_0x70709f-0x196;var _0x1f5918=_0x1f59();var _0x59acaf=_0x1f5918[_0x70709f];return _0x59acaf;}function _0x1f59(){var _0x162a97=['395552NipCty','Tổng\x20phụ','Độ\x20lệch\x20chuẩn:','{0}{1}','function','exports','Năm','21135582GdXVgP','object','Hàng','Giờ','{0}','Bảng\x20tính','{0}:{1}','Phương\x20sai\x20toàn\x20phần:','Năm-Tháng','Tổng\x20cộng','Column\x20Labels','Lọc','UniverProSheetsPivotViVN','Năm-Tháng-Ngày','Số\x20lượng\x20số:','Cột','Cột\x20','2839668EpebRX','Giá\x20trị','826095jdxErR','Ngày','Tháng-Ngày','Giá\x20trị\x20tối\x20đa:','30NoiXui','Giá\x20trị\x20tối\x20thiểu:','Trống','Tích:','1624233hiaaIE','111356XmdmIH','amd','{0}-{1}','3307876UnmWvj','{0}\x20{1}','Giá\x20trị\x20trung\x20bình:','Phương\x20sai:','136LzxEBA','Tháng','{0}-{1}-{2}','Độ\x20lệch\x20chuẩn\x20toàn\x20phần:'];_0x1f59=function(){return _0x162a97;};return _0x1f59();}(function(_0x3b0bb6,_0x281823){var _0x21b3ce=_0x59ac,_0x129d64=_0x3b0bb6();while(!![]){try{var _0x43ab34=-parseInt(_0x21b3ce(0x1ac))/0x1+-parseInt(_0x21b3ce(0x1b8))/0x2+-parseInt(_0x21b3ce(0x1a2))/0x3+parseInt(_0x21b3ce(0x1b0))/0x4+parseInt(_0x21b3ce(0x1a4))/0x5*(parseInt(_0x21b3ce(0x1a8))/0x6)+-parseInt(_0x21b3ce(0x1ad))/0x7*(parseInt(_0x21b3ce(0x1b4))/0x8)+parseInt(_0x21b3ce(0x1bf))/0x9;if(_0x43ab34===_0x281823)break;else _0x129d64['push'](_0x129d64['shift']());}catch(_0x2cc00d){_0x129d64['push'](_0x129d64['shift']());}}}(_0x1f59,0xeaf9d),function(_0x5668a7,_0x4c3794){var _0x100441=_0x59ac;typeof exports==_0x100441(0x1c0)&&typeof module<'u'?module[_0x100441(0x1bd)]=_0x4c3794():typeof define==_0x100441(0x1bc)&&define[_0x100441(0x1ae)]?define([],_0x4c3794):(_0x5668a7=typeof globalThis<'u'?globalThis:_0x5668a7||self,_0x5668a7[_0x100441(0x19d)]=_0x4c3794());}(this,function(){var _0x1ccf31=_0x59ac;return{'sheets-pivot':{'sheet':_0x1ccf31(0x196),'blankValue':'(Trống)','otherValue':'(Khác)','columnName':_0x1ccf31(0x1a1),'subTotalText':'Tổng\x20phụ','grandTotalText':_0x1ccf31(0x19a),'valueText':_0x1ccf31(0x1a3),'rowLabels':'Row\x20Labels','columnLabels':_0x1ccf31(0x19b),'averageName':_0x1ccf31(0x1b2),'countName':'Số\x20lượng:','countNumsName':_0x1ccf31(0x19f),'maxName':_0x1ccf31(0x1a7),'minName':_0x1ccf31(0x1a9),'productName':_0x1ccf31(0x1ab),'stdDevName':_0x1ccf31(0x1ba),'stdDevpName':_0x1ccf31(0x1b7),'sumName':'Tổng:','varName':_0x1ccf31(0x1b3),'varpName':_0x1ccf31(0x198),'subTotal':_0x1ccf31(0x1b9),'grandTotal':_0x1ccf31(0x19a),'value':'Giá\x20trị','blank':_0x1ccf31(0x1aa),'other':'Khác','renderText':{'valueField':_0x1ccf31(0x1bb),'subtotal':_0x1ccf31(0x1b1),'grandTotal':_0x1ccf31(0x1b1),'multipleGrandTotal':'{0}','subtotalWithValue':_0x1ccf31(0x1b1)},'emptyPivot':{'filter':_0x1ccf31(0x19c),'row':_0x1ccf31(0x1c1),'column':_0x1ccf31(0x1a0),'values':_0x1ccf31(0x1a3)},'dateGroup':{'year':_0x1ccf31(0x1be),'month':_0x1ccf31(0x1b5),'day':_0x1ccf31(0x1a5),'date':_0x1ccf31(0x1a5),'hour':_0x1ccf31(0x1c2),'minute':'Phút','hourMinute':'Giờ-Phút','quarter':'Quý','monthDate':_0x1ccf31(0x1a6),'yearQuarter':'Năm-Quý','yearMonth':_0x1ccf31(0x199),'yearMonthDate':_0x1ccf31(0x19e)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x1ccf31(0x1c3),'hourMinute':_0x1ccf31(0x197),'date':_0x1ccf31(0x1c3),'month':_0x1ccf31(0x1c3),'monthDate':_0x1ccf31(0x1af),'quarter':'Q{0}','year':_0x1ccf31(0x1c3),'yearMonth':_0x1ccf31(0x1af),'yearMonthDate':_0x1ccf31(0x1b6),'yearQuarter':'{0}-Q{1}'}}};}));
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}'}}};}));