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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/README.md +8 -2
  2. package/lib/cjs/facade.js +1 -1
  3. package/lib/cjs/index.js +1 -1
  4. package/lib/cjs/locale/ar-SA.js +1 -1
  5. package/lib/cjs/locale/ca-ES.js +1 -1
  6. package/lib/cjs/locale/de-DE.js +1 -1
  7. package/lib/cjs/locale/en-US.js +1 -1
  8. package/lib/cjs/locale/es-ES.js +1 -1
  9. package/lib/cjs/locale/fa-IR.js +1 -1
  10. package/lib/cjs/locale/fr-FR.js +1 -1
  11. package/lib/cjs/locale/id-ID.js +1 -1
  12. package/lib/cjs/locale/it-IT.js +1 -1
  13. package/lib/cjs/locale/ja-JP.js +1 -1
  14. package/lib/cjs/locale/ko-KR.js +1 -1
  15. package/lib/cjs/locale/pl-PL.js +1 -1
  16. package/lib/cjs/locale/pt-BR.js +1 -1
  17. package/lib/cjs/locale/ru-RU.js +1 -1
  18. package/lib/cjs/locale/sk-SK.js +1 -1
  19. package/lib/cjs/locale/vi-VN.js +1 -1
  20. package/lib/cjs/locale/zh-CN.js +1 -1
  21. package/lib/cjs/locale/zh-HK.js +1 -1
  22. package/lib/cjs/locale/zh-TW.js +1 -1
  23. package/lib/es/facade.js +1 -1
  24. package/lib/es/index.js +1 -1
  25. package/lib/es/locale/ar-SA.js +1 -1
  26. package/lib/es/locale/ca-ES.js +1 -1
  27. package/lib/es/locale/de-DE.js +1 -1
  28. package/lib/es/locale/en-US.js +1 -1
  29. package/lib/es/locale/es-ES.js +1 -1
  30. package/lib/es/locale/fa-IR.js +1 -1
  31. package/lib/es/locale/fr-FR.js +1 -1
  32. package/lib/es/locale/id-ID.js +1 -1
  33. package/lib/es/locale/it-IT.js +1 -1
  34. package/lib/es/locale/ja-JP.js +1 -1
  35. package/lib/es/locale/ko-KR.js +1 -1
  36. package/lib/es/locale/pl-PL.js +1 -1
  37. package/lib/es/locale/pt-BR.js +1 -1
  38. package/lib/es/locale/ru-RU.js +1 -1
  39. package/lib/es/locale/sk-SK.js +1 -1
  40. package/lib/es/locale/vi-VN.js +1 -1
  41. package/lib/es/locale/zh-CN.js +1 -1
  42. package/lib/es/locale/zh-HK.js +1 -1
  43. package/lib/es/locale/zh-TW.js +1 -1
  44. package/lib/facade.js +1 -1
  45. package/lib/index.js +1 -1
  46. package/lib/locale/ar-SA.js +1 -1
  47. package/lib/locale/ca-ES.js +1 -1
  48. package/lib/locale/de-DE.js +1 -1
  49. package/lib/locale/en-US.js +1 -1
  50. package/lib/locale/es-ES.js +1 -1
  51. package/lib/locale/fa-IR.js +1 -1
  52. package/lib/locale/fr-FR.js +1 -1
  53. package/lib/locale/id-ID.js +1 -1
  54. package/lib/locale/it-IT.js +1 -1
  55. package/lib/locale/ja-JP.js +1 -1
  56. package/lib/locale/ko-KR.js +1 -1
  57. package/lib/locale/pl-PL.js +1 -1
  58. package/lib/locale/pt-BR.js +1 -1
  59. package/lib/locale/ru-RU.js +1 -1
  60. package/lib/locale/sk-SK.js +1 -1
  61. package/lib/locale/vi-VN.js +1 -1
  62. package/lib/locale/zh-CN.js +1 -1
  63. package/lib/locale/zh-HK.js +1 -1
  64. package/lib/locale/zh-TW.js +1 -1
  65. package/lib/types/const/const.d.ts +1 -1
  66. package/lib/types/facade/f-generic-pivot-table.d.ts +2 -2
  67. package/lib/types/facade/f-pivot-table.d.ts +29 -29
  68. package/lib/types/facade/f-workbook.d.ts +2 -2
  69. package/lib/types/index.d.ts +5 -17
  70. package/lib/umd/facade.js +1 -1
  71. package/lib/umd/index.js +1 -1
  72. package/lib/umd/locale/ar-SA.js +1 -1
  73. package/lib/umd/locale/ca-ES.js +1 -1
  74. package/lib/umd/locale/de-DE.js +1 -1
  75. package/lib/umd/locale/en-US.js +1 -1
  76. package/lib/umd/locale/es-ES.js +1 -1
  77. package/lib/umd/locale/fa-IR.js +1 -1
  78. package/lib/umd/locale/fr-FR.js +1 -1
  79. package/lib/umd/locale/id-ID.js +1 -1
  80. package/lib/umd/locale/it-IT.js +1 -1
  81. package/lib/umd/locale/ja-JP.js +1 -1
  82. package/lib/umd/locale/ko-KR.js +1 -1
  83. package/lib/umd/locale/pl-PL.js +1 -1
  84. package/lib/umd/locale/pt-BR.js +1 -1
  85. package/lib/umd/locale/ru-RU.js +1 -1
  86. package/lib/umd/locale/sk-SK.js +1 -1
  87. package/lib/umd/locale/vi-VN.js +1 -1
  88. package/lib/umd/locale/zh-CN.js +1 -1
  89. package/lib/umd/locale/zh-HK.js +1 -1
  90. package/lib/umd/locale/zh-TW.js +1 -1
  91. package/package.json +11 -11
@@ -1 +1 @@
1
- (function(_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 _0x4ed4(_0x513f7a,_0x3bb29c){_0x513f7a=_0x513f7a-0x82;var _0x1de945=_0x1de9();var _0x4ed42b=_0x1de945[_0x513f7a];return _0x4ed42b;}function _0x1de9(){var _0x4b67d3=['exports','ساعة-دقيقة','الحد\x20الأقصى\x20من\x20','{0}:{1}','{0}-{1}','سنة-ربع','7jFZnSB','عمود\x20','288012tTyaXH','UniverProSheetsPivotArSA','object','فارغ','{0}-{1}-{2}','12qpVngA','متوسط\x20من\x20','تسميات\x20الصفوف','إجمالي\x20فرعي','يوم','10pbagaX','عدد\x20من\x20','الأعمدة','حاصل\x20الضرب\x20من\x20','{0}','1767857vPjgxw','1HKTVwK','القيمة','(فارغ)','التباين\x20من\x20','780616kbBsRl','آخر','سنة-شهر','2465FJjMNs','قيمة','سنة','شهر-يوم','تباين\x20المحتوى\x20من\x20','(آخر)','تسميات\x20الأعمدة','{0}-Q{1}','amd','3702AEJyZj','2335707ueVsam','{0}{1}','55PIvoHw','سنة-شهر-يوم','شهر','1422672EFJYsn','الإجمالي','132807FmGVgH','الإجمالي\x20الكلي','دقيقة','عوامل\x20التصفية','{1}\x20{0}'];_0x1de9=function(){return _0x4b67d3;};return _0x1de9();}(function(_0x1227ff,_0xbf218){var _0x20920a=_0x4ed4,_0x33dae0=_0x1227ff();while(!![]){try{var _0x1adc77=-parseInt(_0x20920a(0xac))/0x1*(-parseInt(_0x20920a(0xb0))/0x2)+-parseInt(_0x20920a(0x8f))/0x3*(parseInt(_0x20920a(0xa1))/0x4)+-parseInt(_0x20920a(0xb3))/0x5*(-parseInt(_0x20920a(0x87))/0x6)+-parseInt(_0x20920a(0x9a))/0x7*(-parseInt(_0x20920a(0x8d))/0x8)+parseInt(_0x20920a(0x88))/0x9*(-parseInt(_0x20920a(0xa6))/0xa)+parseInt(_0x20920a(0x8a))/0xb*(-parseInt(_0x20920a(0x9c))/0xc)+-parseInt(_0x20920a(0xab))/0xd;if(_0x1adc77===_0xbf218)break;else _0x33dae0['push'](_0x33dae0['shift']());}catch(_0x203836){_0x33dae0['push'](_0x33dae0['shift']());}}}(_0x1de9,0x36aff),function(_0x2c803f,_0x8630c2){var _0x6c40bd=_0x4ed4;typeof exports==_0x6c40bd(0x9e)&&typeof module<'u'?module[_0x6c40bd(0x94)]=_0x8630c2():typeof define=='function'&&define[_0x6c40bd(0x86)]?define([],_0x8630c2):(_0x2c803f=typeof globalThis<'u'?globalThis:_0x2c803f||self,_0x2c803f[_0x6c40bd(0x9d)]=_0x8630c2());}(this,function(){var _0x29e444=_0x4ed4;return{'sheets-pivot':{'sheet':'ورقة','blankValue':_0x29e444(0xae),'otherValue':_0x29e444(0x83),'columnName':_0x29e444(0x9b),'subTotalText':_0x29e444(0x8e),'grandTotalText':_0x29e444(0x90),'valueText':_0x29e444(0xad),'rowLabels':_0x29e444(0xa3),'columnLabels':_0x29e444(0x84),'averageName':_0x29e444(0xa2),'countName':'عدد\x20من\x20','countNumsName':_0x29e444(0xa7),'maxName':_0x29e444(0x96),'minName':'الحد\x20الأدنى\x20من\x20','productName':_0x29e444(0xa9),'stdDevName':'الانحراف_المعياري\x20من\x20','stdDevpName':'الانحراف\x20المعياري\x20للمحتوى\x20من\x20','sumName':'مجموع\x20من\x20','varName':_0x29e444(0xaf),'varpName':_0x29e444(0x82),'subTotal':_0x29e444(0xa4),'grandTotal':_0x29e444(0x90),'value':_0x29e444(0xb4),'blank':_0x29e444(0x9f),'other':_0x29e444(0xb1),'renderText':{'valueField':_0x29e444(0x89),'subtotal':_0x29e444(0x93),'grandTotal':'{1}\x20{0}','multipleGrandTotal':_0x29e444(0x93),'subtotalWithValue':'{1}\x20{0}'},'emptyPivot':{'filter':_0x29e444(0x92),'row':'الصفوف','column':_0x29e444(0xa8),'values':'القيم'},'dateGroup':{'year':_0x29e444(0xb5),'month':_0x29e444(0x8c),'day':_0x29e444(0xa5),'date':_0x29e444(0xa5),'hour':'ساعة','minute':_0x29e444(0x91),'hourMinute':_0x29e444(0x95),'quarter':'ربع','monthDate':_0x29e444(0xb6),'yearQuarter':_0x29e444(0x99),'yearMonth':_0x29e444(0xb2),'yearMonthDate':_0x29e444(0x8b)},'cellDateGroupDisplay':{'minute':_0x29e444(0xaa),'hour':_0x29e444(0xaa),'hourMinute':_0x29e444(0x97),'date':'{0}','month':'{0}','monthDate':_0x29e444(0x98),'quarter':'Q{0}','year':_0x29e444(0xaa),'yearMonth':_0x29e444(0x98),'yearMonthDate':_0x29e444(0xa0),'yearQuarter':_0x29e444(0x85)}}};}));
@@ -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 _0xf4a5(_0xafd610,_0x1fb4af){_0xafd610=_0xafd610-0xd9;var _0xe33347=_0xe333();var _0xf4a545=_0xe33347[_0xafd610];return _0xf4a545;}function _0xe333(){var _0x34a361=['{0}','12rTMGfB','Dia','Recompte\x20de\x20','exports','8776536auHVye','Any-Mes-Dia','valor','560948VHkhDB','{0}:{1}','Producte\x20de\x20','Màx\x20de\x20','Hora-Minut','{0}-{1}-{2}','Columna\x20','21PaNbna','Hora','Mitjana\x20de\x20','45tkJVzc','285RPVlaN','Column\x20Labels','{0}-Q{1}','Any-Trimestre','altre','en\x20blanc','Columna','5SPRSvz','Suma\x20de\x20','Q{0}','function','DesvEstP\x20de\x20','Mes','{0}{1}','Valor','Subtotal','Full','1021590hKGBQw','Var\x20de\x20','9000873khuIid','8902REUHvG','VarP\x20de\x20','(En\x20blanc)','Valors','UniverProSheetsPivotCaES','{0}\x20{1}','5749212tmxqUA','Mín\x20de\x20','{0}-{1}','Row\x20Labels','(Altre)','Total\x20general','Any','amd','Fila','Filtre','19806017IbipFT'];_0xe333=function(){return _0x34a361;};return _0xe333();}(function(_0x5187ab,_0x5efba7){var _0x45ee0f=_0xf4a5,_0x4537fe=_0x5187ab();while(!![]){try{var _0x5cc0fd=-parseInt(_0x45ee0f(0x10f))/0x1*(parseInt(_0x45ee0f(0xeb))/0x2)+-parseInt(_0x45ee0f(0x10b))/0x3*(-parseInt(_0x45ee0f(0x104))/0x4)+-parseInt(_0x45ee0f(0xde))/0x5*(-parseInt(_0x45ee0f(0xf1))/0x6)+parseInt(_0x45ee0f(0xea))/0x7+parseInt(_0x45ee0f(0x101))/0x8+-parseInt(_0x45ee0f(0x10e))/0x9*(parseInt(_0x45ee0f(0xe8))/0xa)+-parseInt(_0x45ee0f(0xfb))/0xb*(parseInt(_0x45ee0f(0xfd))/0xc);if(_0x5cc0fd===_0x5efba7)break;else _0x4537fe['push'](_0x4537fe['shift']());}catch(_0x3abe7b){_0x4537fe['push'](_0x4537fe['shift']());}}}(_0xe333,0xb55ea),function(_0x4b94bf,_0x374d25){var _0x49dfa6=_0xf4a5;typeof exports=='object'&&typeof module<'u'?module[_0x49dfa6(0x100)]=_0x374d25():typeof define==_0x49dfa6(0xe1)&&define[_0x49dfa6(0xf8)]?define([],_0x374d25):(_0x4b94bf=typeof globalThis<'u'?globalThis:_0x4b94bf||self,_0x4b94bf[_0x49dfa6(0xef)]=_0x374d25());}(this,function(){var _0x4d9547=_0xf4a5;return{'sheets-pivot':{'sheet':_0x4d9547(0xe7),'blankValue':_0x4d9547(0xed),'otherValue':_0x4d9547(0xf5),'columnName':_0x4d9547(0x10a),'subTotalText':_0x4d9547(0xe6),'grandTotalText':_0x4d9547(0xf6),'valueText':_0x4d9547(0xe5),'rowLabels':_0x4d9547(0xf4),'columnLabels':_0x4d9547(0x110),'averageName':_0x4d9547(0x10d),'countName':_0x4d9547(0xff),'countNumsName':_0x4d9547(0xff),'maxName':_0x4d9547(0x107),'minName':_0x4d9547(0xf2),'productName':_0x4d9547(0x106),'stdDevName':'DesvEst\x20de\x20','stdDevpName':_0x4d9547(0xe2),'sumName':_0x4d9547(0xdf),'varName':_0x4d9547(0xe9),'varpName':_0x4d9547(0xec),'subTotal':_0x4d9547(0xe6),'grandTotal':'Total\x20general','value':_0x4d9547(0x103),'blank':_0x4d9547(0xdc),'other':_0x4d9547(0xdb),'renderText':{'valueField':_0x4d9547(0xe4),'subtotal':_0x4d9547(0xf0),'grandTotal':_0x4d9547(0xf0),'multipleGrandTotal':_0x4d9547(0xfc),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x4d9547(0xfa),'row':_0x4d9547(0xf9),'column':_0x4d9547(0xdd),'values':_0x4d9547(0xee)},'dateGroup':{'year':_0x4d9547(0xf7),'month':_0x4d9547(0xe3),'day':_0x4d9547(0xfe),'date':'Dia','hour':_0x4d9547(0x10c),'minute':'Minut','hourMinute':_0x4d9547(0x108),'quarter':'Trimestre','monthDate':'Mes-Dia','yearQuarter':_0x4d9547(0xda),'yearMonth':'Any-Mes','yearMonthDate':_0x4d9547(0x102)},'cellDateGroupDisplay':{'minute':'{0}','hour':'{0}','hourMinute':_0x4d9547(0x105),'date':_0x4d9547(0xfc),'month':_0x4d9547(0xfc),'monthDate':_0x4d9547(0xf3),'quarter':_0x4d9547(0xe0),'year':_0x4d9547(0xfc),'yearMonth':_0x4d9547(0xf3),'yearMonthDate':_0x4d9547(0x109),'yearQuarter':_0x4d9547(0xd9)}}};}));
@@ -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 _0x562e(_0x25ca0d,_0x10bfeb){_0x25ca0d=_0x25ca0d-0x124;var _0x1d9ba4=_0x1d9b();var _0x562e5a=_0x1d9ba4[_0x25ca0d];return _0x562e5a;}(function(_0x71c776,_0x363b82){var _0xcdf19c=_0x562e,_0x3b0b14=_0x71c776();while(!![]){try{var _0x558f45=parseInt(_0xcdf19c(0x13a))/0x1+-parseInt(_0xcdf19c(0x137))/0x2+parseInt(_0xcdf19c(0x12a))/0x3*(-parseInt(_0xcdf19c(0x136))/0x4)+parseInt(_0xcdf19c(0x133))/0x5*(-parseInt(_0xcdf19c(0x143))/0x6)+-parseInt(_0xcdf19c(0x132))/0x7+-parseInt(_0xcdf19c(0x149))/0x8+parseInt(_0xcdf19c(0x134))/0x9*(parseInt(_0xcdf19c(0x14a))/0xa);if(_0x558f45===_0x363b82)break;else _0x3b0b14['push'](_0x3b0b14['shift']());}catch(_0x327f90){_0x3b0b14['push'](_0x3b0b14['shift']());}}}(_0x1d9b,0x55bf0),function(_0xace75f,_0x320097){var _0x2c789b=_0x562e;typeof exports==_0x2c789b(0x140)&&typeof module<'u'?module[_0x2c789b(0x146)]=_0x320097():typeof define==_0x2c789b(0x148)&&define[_0x2c789b(0x12c)]?define([],_0x320097):(_0xace75f=typeof globalThis<'u'?globalThis:_0xace75f||self,_0xace75f['UniverProSheetsPivotDeDE']=_0x320097());}(this,function(){var _0x1c2529=_0x562e;return{'sheets-pivot':{'sheet':_0x1c2529(0x145),'blankValue':_0x1c2529(0x142),'otherValue':'(Sonstige)','columnName':'Spalte\x20','subTotalText':'Zwischensumme','grandTotalText':'Gesamtergebnis','valueText':_0x1c2529(0x13f),'rowLabels':'Row\x20Labels','columnLabels':_0x1c2529(0x12f),'averageName':_0x1c2529(0x131),'countName':_0x1c2529(0x126),'countNumsName':_0x1c2529(0x126),'maxName':'Maximum\x20von\x20','minName':_0x1c2529(0x13c),'productName':_0x1c2529(0x138),'stdDevName':'StdDev\x20von\x20','stdDevpName':_0x1c2529(0x13d),'sumName':'Summe\x20von\x20','varName':'Var\x20von\x20','varpName':'Varp\x20von\x20','subTotal':_0x1c2529(0x125),'grandTotal':_0x1c2529(0x135),'value':'Wert','blank':'leer','other':'sonstige','renderText':{'valueField':'{0}{1}','subtotal':'{0}\x20{1}','grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x1c2529(0x14b),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x1c2529(0x130),'row':_0x1c2529(0x124),'column':_0x1c2529(0x13b),'values':_0x1c2529(0x127)},'dateGroup':{'year':'Jahr','month':'Monat','day':'Tag','date':_0x1c2529(0x12b),'hour':_0x1c2529(0x128),'minute':_0x1c2529(0x141),'hourMinute':_0x1c2529(0x12e),'quarter':'Quartal','monthDate':_0x1c2529(0x13e),'yearQuarter':'Jahr-Quartal','yearMonth':'Jahr-Monat','yearMonthDate':_0x1c2529(0x144)},'cellDateGroupDisplay':{'minute':_0x1c2529(0x14b),'hour':'{0}','hourMinute':'{0}:{1}','date':_0x1c2529(0x14b),'month':_0x1c2529(0x14b),'monthDate':_0x1c2529(0x12d),'quarter':_0x1c2529(0x147),'year':_0x1c2529(0x14b),'yearMonth':_0x1c2529(0x12d),'yearMonthDate':_0x1c2529(0x129),'yearQuarter':_0x1c2529(0x139)}}};}));function _0x1d9b(){var _0x35b805=['Q{0}','function','2323136YnpeEl','18246490JqnJRI','{0}','Zeile','Zwischensumme','Anzahl\x20von\x20','Werte','Stunde','{0}-{1}-{2}','69qHFvLY','Tag','amd','{0}-{1}','Stunde-Minute','Column\x20Labels','Filter','Mittelwert\x20von\x20','1387274GZukmj','95165PPpCYF','9PHDrzT','Gesamtergebnis','37256qUMUYX','830026uzGYOw','Produkt\x20von\x20','{0}-Q{1}','158267WsyMau','Spalte','Minimum\x20von\x20','StdDevp\x20von\x20','Monat-Tag','Wert','object','Minute','(Leer)','162rQYbtj','Jahr-Monat-Tag','Blatt','exports'];_0x1d9b=function(){return _0x35b805;};return _0x1d9b();}
@@ -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 _0x2802(_0x91f438,_0x32dc9d){_0x91f438=_0x91f438-0x11e;var _0x4f29f7=_0x4f29();var _0x2802b5=_0x4f29f7[_0x91f438];return _0x2802b5;}function _0x4f29(){var _0x52d8d5=['Column','Value','Month-Day','284859dfcuzb','Minute','exports','function','amd','Min\x20of\x20','Year','Row\x20Labels','Total','Sum\x20of\x20','object','{0}-{1}-{2}','{0}:{1}','Column\x20Labels','{0}','value','Hour-Minute','1398LisJBe','360BPeeaf','Filter','StdDev\x20of\x20','Average\x20of\x20','1RKrOSk','Grand\x20Total','Year-Month','Year-Quarter','710877eCtNmC','1668172uVpqTz','Subtotal','(Blank)','6133060ZCQFee','blank','{0}-{1}','Month','Count\x20of\x20','{0}{1}','Sheet','Hour','Values','18134534QFzPjx','{0}\x20{1}','UniverProSheetsPivotEnUS','49399AYfCuz','Varp\x20of\x20','Column\x20','24aGaOMo','Product\x20of\x20','Day','{0}-Q{1}','StdDevp\x20of\x20','Q{0}','12394080FmhYfL'];_0x4f29=function(){return _0x52d8d5;};return _0x4f29();}(function(_0x1f994f,_0x306e15){var _0x1b8e4=_0x2802,_0x1274de=_0x1f994f();while(!![]){try{var _0x4a9ab7=-parseInt(_0x1b8e4(0x11f))/0x1*(-parseInt(_0x1b8e4(0x124))/0x2)+parseInt(_0x1b8e4(0x123))/0x3*(parseInt(_0x1b8e4(0x136))/0x4)+parseInt(_0x1b8e4(0x127))/0x5+-parseInt(_0x1b8e4(0x151))/0x6*(parseInt(_0x1b8e4(0x133))/0x7)+parseInt(_0x1b8e4(0x152))/0x8*(-parseInt(_0x1b8e4(0x140))/0x9)+-parseInt(_0x1b8e4(0x13c))/0xa+parseInt(_0x1b8e4(0x130))/0xb;if(_0x4a9ab7===_0x306e15)break;else _0x1274de['push'](_0x1274de['shift']());}catch(_0x81abd){_0x1274de['push'](_0x1274de['shift']());}}}(_0x4f29,0xc8f16),function(_0x3a03e4,_0x38c23c){var _0xef0034=_0x2802;typeof exports==_0xef0034(0x14a)&&typeof module<'u'?module[_0xef0034(0x142)]=_0x38c23c():typeof define==_0xef0034(0x143)&&define[_0xef0034(0x144)]?define([],_0x38c23c):(_0x3a03e4=typeof globalThis<'u'?globalThis:_0x3a03e4||self,_0x3a03e4[_0xef0034(0x132)]=_0x38c23c());}(this,function(){var _0x298c5a=_0x2802;return{'sheets-pivot':{'sheet':_0x298c5a(0x12d),'blankValue':_0x298c5a(0x126),'otherValue':'(Other)','columnName':_0x298c5a(0x135),'subTotalText':_0x298c5a(0x148),'grandTotalText':_0x298c5a(0x120),'valueText':_0x298c5a(0x13e),'rowLabels':_0x298c5a(0x147),'columnLabels':_0x298c5a(0x14d),'averageName':_0x298c5a(0x11e),'countName':_0x298c5a(0x12b),'countNumsName':_0x298c5a(0x12b),'maxName':'Max\x20of\x20','minName':_0x298c5a(0x145),'productName':_0x298c5a(0x137),'stdDevName':_0x298c5a(0x154),'stdDevpName':_0x298c5a(0x13a),'sumName':_0x298c5a(0x149),'varName':'Var\x20of\x20','varpName':_0x298c5a(0x134),'subTotal':_0x298c5a(0x125),'grandTotal':'Grand\x20Total','value':_0x298c5a(0x14f),'blank':_0x298c5a(0x128),'other':'other','renderText':{'valueField':_0x298c5a(0x12c),'subtotal':_0x298c5a(0x131),'grandTotal':_0x298c5a(0x131),'multipleGrandTotal':'{0}','subtotalWithValue':_0x298c5a(0x131)},'emptyPivot':{'filter':_0x298c5a(0x153),'row':'Row','column':_0x298c5a(0x13d),'values':_0x298c5a(0x12f)},'dateGroup':{'year':_0x298c5a(0x146),'month':_0x298c5a(0x12a),'day':'Day','date':_0x298c5a(0x138),'hour':_0x298c5a(0x12e),'minute':_0x298c5a(0x141),'hourMinute':_0x298c5a(0x150),'quarter':'Quarter','monthDate':_0x298c5a(0x13f),'yearQuarter':_0x298c5a(0x122),'yearMonth':_0x298c5a(0x121),'yearMonthDate':'Year-Month-Day'},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x298c5a(0x14e),'hourMinute':_0x298c5a(0x14c),'date':_0x298c5a(0x14e),'month':_0x298c5a(0x14e),'monthDate':_0x298c5a(0x129),'quarter':_0x298c5a(0x13b),'year':_0x298c5a(0x14e),'yearMonth':_0x298c5a(0x129),'yearMonthDate':_0x298c5a(0x14b),'yearQuarter':_0x298c5a(0x139)}}};}));
@@ -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 _0x44ba(){var _0x4c0a54=['vacío','{0}\x20{1}','Conteo\x20de\x20','Columna','9ELXoHQ','1984466tRtztW','function','Fila','{0}-Q{1}','{0}-{1}-{2}','Hora','Total\x20general','Mes-Día','Filtro','Var\x20de\x20','Año','Año-Trimestre','(Vacío)','Día','{0}-{1}','{0}{1}','4246172gpyILY','2508936yFcVpB','6715460fVObGV','valor','Hora-Minuto','Row\x20Labels','6934352OdcNjv','Valores','Mín\x20de\x20','Minuto','Hoja','Valor','{0}','(Otro)','UniverProSheetsPivotEsES','Máx\x20de\x20','42SdOHcs','Promedio\x20de\x20','1145462Jebxpo','Column\x20Labels','Subtotal','Producto\x20de\x20','Mes','820902gOtBpu'];_0x44ba=function(){return _0x4c0a54;};return _0x44ba();}function _0x36d2(_0x355f1a,_0x50ec3d){_0x355f1a=_0x355f1a-0x1f2;var _0x44ba76=_0x44ba();var _0x36d2d2=_0x44ba76[_0x355f1a];return _0x36d2d2;}(function(_0x47e3e3,_0x39c8eb){var _0x279beb=_0x36d2,_0x54251e=_0x47e3e3();while(!![]){try{var _0xb9de7e=parseInt(_0x279beb(0x1f3))/0x1+-parseInt(_0x279beb(0x1fe))/0x2+-parseInt(_0x279beb(0x20f))/0x3+parseInt(_0x279beb(0x20e))/0x4+-parseInt(_0x279beb(0x210))/0x5+-parseInt(_0x279beb(0x1f8))/0x6*(-parseInt(_0x279beb(0x21e))/0x7)+parseInt(_0x279beb(0x214))/0x8*(parseInt(_0x279beb(0x1fd))/0x9);if(_0xb9de7e===_0x39c8eb)break;else _0x54251e['push'](_0x54251e['shift']());}catch(_0x4b94e7){_0x54251e['push'](_0x54251e['shift']());}}}(_0x44ba,0xb0878),function(_0x58988c,_0x4eabf8){var _0x1eba01=_0x36d2;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x4eabf8():typeof define==_0x1eba01(0x1ff)&&define['amd']?define([],_0x4eabf8):(_0x58988c=typeof globalThis<'u'?globalThis:_0x58988c||self,_0x58988c[_0x1eba01(0x21c)]=_0x4eabf8());}(this,function(){var _0x28b94b=_0x36d2;return{'sheets-pivot':{'sheet':_0x28b94b(0x218),'blankValue':_0x28b94b(0x20a),'otherValue':_0x28b94b(0x21b),'columnName':'Columna\x20','subTotalText':_0x28b94b(0x1f5),'grandTotalText':_0x28b94b(0x204),'valueText':_0x28b94b(0x219),'rowLabels':_0x28b94b(0x213),'columnLabels':_0x28b94b(0x1f4),'averageName':_0x28b94b(0x1f2),'countName':_0x28b94b(0x1fb),'countNumsName':_0x28b94b(0x1fb),'maxName':_0x28b94b(0x21d),'minName':_0x28b94b(0x216),'productName':_0x28b94b(0x1f6),'stdDevName':'DesvEst\x20de\x20','stdDevpName':'DesvEstP\x20de\x20','sumName':'Suma\x20de\x20','varName':_0x28b94b(0x207),'varpName':'VarP\x20de\x20','subTotal':_0x28b94b(0x1f5),'grandTotal':_0x28b94b(0x204),'value':_0x28b94b(0x211),'blank':_0x28b94b(0x1f9),'other':'otro','renderText':{'valueField':_0x28b94b(0x20d),'subtotal':_0x28b94b(0x1fa),'grandTotal':_0x28b94b(0x1fa),'multipleGrandTotal':'{0}','subtotalWithValue':_0x28b94b(0x1fa)},'emptyPivot':{'filter':_0x28b94b(0x206),'row':_0x28b94b(0x200),'column':_0x28b94b(0x1fc),'values':_0x28b94b(0x215)},'dateGroup':{'year':_0x28b94b(0x208),'month':_0x28b94b(0x1f7),'day':_0x28b94b(0x20b),'date':'Día','hour':_0x28b94b(0x203),'minute':_0x28b94b(0x217),'hourMinute':_0x28b94b(0x212),'quarter':'Trimestre','monthDate':_0x28b94b(0x205),'yearQuarter':_0x28b94b(0x209),'yearMonth':'Año-Mes','yearMonthDate':'Año-Mes-Día'},'cellDateGroupDisplay':{'minute':_0x28b94b(0x21a),'hour':'{0}','hourMinute':'{0}:{1}','date':_0x28b94b(0x21a),'month':_0x28b94b(0x21a),'monthDate':'{0}-{1}','quarter':'Q{0}','year':_0x28b94b(0x21a),'yearMonth':_0x28b94b(0x20c),'yearMonthDate':_0x28b94b(0x202),'yearQuarter':_0x28b94b(0x201)}}};}));
@@ -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 _0x48d2(_0x3129b7,_0x425e01){_0x3129b7=_0x3129b7-0x1ce;var _0x24c2f8=_0x24c2();var _0x48d2fd=_0x24c2f8[_0x3129b7];return _0x48d2fd;}function _0x24c2(){var _0x3566ba=['{0}-{1}','15jhthoR','807130HsdPty','{0}{1}','2224ZGEIPT','52pMRzvr','تعداد\x20اعداد\x20از\x20','سال-ماه-روز','exports','amd','182645TYXWSS','ستون\x20','فصل','سال','انحراف\x20معیار\x20کلی\x20از\x20','برچسب‌های\x20ستون','{0}-{1}-{2}','37570ryMHtK','بیشترین\x20از\x20','ساعت-دقیقه','تعداد\x20از\x20','روز','کمترین\x20از\x20','31641UQOvUh','(سایر)','ضرب\x20از\x20','523314CZYREL','مقدار','دقیقه','13199109ViLwmk','انحراف\x20معیار\x20از\x20','سال-ماه','4865DrqndB','جمع','ردیف‌ها','{0}-Q{1}','ماه','Q{0}','خالی','فیلترها','(خالی)','{0}','object','واریانس\x20کلی\x20از\x20','{1}\x20{0}','سایر','ساعت','477WcwRKd','UniverProSheetsPivotFaIR','function','واریانس\x20از\x20'];_0x24c2=function(){return _0x3566ba;};return _0x24c2();}(function(_0xa9604b,_0x161b09){var _0x51ca8c=_0x48d2,_0x1538b7=_0xa9604b();while(!![]){try{var _0x4aa29e=-parseInt(_0x51ca8c(0x1d2))/0x1+-parseInt(_0x51ca8c(0x1fd))/0x2+-parseInt(_0x51ca8c(0x1df))/0x3*(parseInt(_0x51ca8c(0x200))/0x4)+parseInt(_0x51ca8c(0x1fc))/0x5*(-parseInt(_0x51ca8c(0x1e2))/0x6)+-parseInt(_0x51ca8c(0x1e8))/0x7*(-parseInt(_0x51ca8c(0x1ff))/0x8)+-parseInt(_0x51ca8c(0x1f7))/0x9*(parseInt(_0x51ca8c(0x1d9))/0xa)+parseInt(_0x51ca8c(0x1e5))/0xb;if(_0x4aa29e===_0x161b09)break;else _0x1538b7['push'](_0x1538b7['shift']());}catch(_0x30351a){_0x1538b7['push'](_0x1538b7['shift']());}}}(_0x24c2,0x33086),function(_0x2fe752,_0x46a1e3){var _0x59d500=_0x48d2;typeof exports==_0x59d500(0x1f2)&&typeof module<'u'?module[_0x59d500(0x1d0)]=_0x46a1e3():typeof define==_0x59d500(0x1f9)&&define[_0x59d500(0x1d1)]?define([],_0x46a1e3):(_0x2fe752=typeof globalThis<'u'?globalThis:_0x2fe752||self,_0x2fe752[_0x59d500(0x1f8)]=_0x46a1e3());}(this,function(){var _0x16b160=_0x48d2;return{'sheets-pivot':{'sheet':'برگ','blankValue':_0x16b160(0x1f0),'otherValue':_0x16b160(0x1e0),'columnName':_0x16b160(0x1d3),'subTotalText':'جمع','grandTotalText':'کل','valueText':_0x16b160(0x1e3),'rowLabels':'برچسب‌های\x20ردیف','columnLabels':_0x16b160(0x1d7),'averageName':'میانگین\x20از\x20','countName':_0x16b160(0x1dc),'countNumsName':_0x16b160(0x1ce),'maxName':_0x16b160(0x1da),'minName':_0x16b160(0x1de),'productName':_0x16b160(0x1e1),'stdDevName':_0x16b160(0x1e6),'stdDevpName':_0x16b160(0x1d6),'sumName':'جمع\x20از\x20','varName':_0x16b160(0x1fa),'varpName':_0x16b160(0x1f3),'subTotal':_0x16b160(0x1e9),'grandTotal':'کل','value':_0x16b160(0x1e3),'blank':_0x16b160(0x1ee),'other':_0x16b160(0x1f5),'renderText':{'valueField':_0x16b160(0x1fe),'subtotal':_0x16b160(0x1f4),'grandTotal':'{1}\x20{0}','multipleGrandTotal':_0x16b160(0x1f4),'subtotalWithValue':'{1}\x20{0}'},'emptyPivot':{'filter':_0x16b160(0x1ef),'row':_0x16b160(0x1ea),'column':'ستون‌ها','values':'مقادیر'},'dateGroup':{'year':_0x16b160(0x1d5),'month':_0x16b160(0x1ec),'day':_0x16b160(0x1dd),'date':_0x16b160(0x1dd),'hour':_0x16b160(0x1f6),'minute':_0x16b160(0x1e4),'hourMinute':_0x16b160(0x1db),'quarter':_0x16b160(0x1d4),'monthDate':'ماه-روز','yearQuarter':'سال-فصل','yearMonth':_0x16b160(0x1e7),'yearMonthDate':_0x16b160(0x1cf)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x16b160(0x1f1),'hourMinute':'{0}:{1}','date':'{0}','month':_0x16b160(0x1f1),'monthDate':'{0}-{1}','quarter':_0x16b160(0x1ed),'year':_0x16b160(0x1f1),'yearMonth':_0x16b160(0x1fb),'yearMonthDate':_0x16b160(0x1d8),'yearQuarter':_0x16b160(0x1eb)}}};}));
@@ -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 _0x629f(_0x597453,_0x2d5d07){_0x597453=_0x597453-0x14f;var _0x4349fb=_0x4349();var _0x629f9e=_0x4349fb[_0x597453];return _0x629f9e;}(function(_0x1e1d47,_0x263ed8){var _0x5d029b=_0x629f,_0x4e4de1=_0x1e1d47();while(!![]){try{var _0x3e3c9b=-parseInt(_0x5d029b(0x16e))/0x1+-parseInt(_0x5d029b(0x14f))/0x2*(-parseInt(_0x5d029b(0x17a))/0x3)+parseInt(_0x5d029b(0x15e))/0x4*(-parseInt(_0x5d029b(0x152))/0x5)+-parseInt(_0x5d029b(0x155))/0x6+parseInt(_0x5d029b(0x169))/0x7*(-parseInt(_0x5d029b(0x15b))/0x8)+parseInt(_0x5d029b(0x154))/0x9*(parseInt(_0x5d029b(0x16a))/0xa)+parseInt(_0x5d029b(0x16b))/0xb;if(_0x3e3c9b===_0x263ed8)break;else _0x4e4de1['push'](_0x4e4de1['shift']());}catch(_0x143bc4){_0x4e4de1['push'](_0x4e4de1['shift']());}}}(_0x4349,0xdba84),function(_0x488340,_0x453d0a){var _0x244d9b=_0x629f;typeof exports==_0x244d9b(0x165)&&typeof module<'u'?module[_0x244d9b(0x16f)]=_0x453d0a():typeof define==_0x244d9b(0x159)&&define[_0x244d9b(0x17c)]?define([],_0x453d0a):(_0x488340=typeof globalThis<'u'?globalThis:_0x488340||self,_0x488340['UniverProSheetsPivotFrFR']=_0x453d0a());}(this,function(){var _0x2595dd=_0x629f;return{'sheets-pivot':{'sheet':_0x2595dd(0x166),'blankValue':_0x2595dd(0x15f),'otherValue':_0x2595dd(0x177),'columnName':'Colonne\x20','subTotalText':'Total','grandTotalText':_0x2595dd(0x151),'valueText':'Valeur','rowLabels':_0x2595dd(0x160),'columnLabels':_0x2595dd(0x157),'averageName':_0x2595dd(0x17d),'countName':_0x2595dd(0x153),'countNumsName':_0x2595dd(0x153),'maxName':_0x2595dd(0x171),'minName':_0x2595dd(0x158),'productName':_0x2595dd(0x161),'stdDevName':_0x2595dd(0x17b),'stdDevpName':_0x2595dd(0x15c),'sumName':'Somme\x20de\x20','varName':'Variance\x20de\x20','varpName':'Variance\x20pop.\x20de\x20','subTotal':'Sous-total','grandTotal':_0x2595dd(0x151),'value':_0x2595dd(0x179),'blank':_0x2595dd(0x156),'other':_0x2595dd(0x175),'renderText':{'valueField':_0x2595dd(0x150),'subtotal':_0x2595dd(0x16c),'grandTotal':_0x2595dd(0x16c),'multipleGrandTotal':_0x2595dd(0x170),'subtotalWithValue':_0x2595dd(0x16c)},'emptyPivot':{'filter':'Filtre','row':'Ligne','column':_0x2595dd(0x167),'values':'Valeurs'},'dateGroup':{'year':_0x2595dd(0x163),'month':_0x2595dd(0x173),'day':_0x2595dd(0x172),'date':_0x2595dd(0x172),'hour':'Heure','minute':_0x2595dd(0x168),'hourMinute':_0x2595dd(0x16d),'quarter':_0x2595dd(0x15d),'monthDate':_0x2595dd(0x164),'yearQuarter':_0x2595dd(0x178),'yearMonth':_0x2595dd(0x15a),'yearMonthDate':'Année-Mois-Jour'},'cellDateGroupDisplay':{'minute':_0x2595dd(0x170),'hour':_0x2595dd(0x170),'hourMinute':_0x2595dd(0x162),'date':_0x2595dd(0x170),'month':'{0}','monthDate':_0x2595dd(0x174),'quarter':'Q{0}','year':_0x2595dd(0x170),'yearMonth':'{0}-{1}','yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x2595dd(0x176)}}};}));function _0x4349(){var _0x2177e5=['{0}{1}','Total\x20général','1214415xMLsya','Nombre\x20de\x20','1797012UmonrW','5010276gJLRiw','vide','Column\x20Labels','Min\x20de\x20','function','Année-Mois','104oHQmGY','Écart-type\x20pop.\x20de\x20','Trimestre','24XRddER','(Vide)','Row\x20Labels','Produit\x20de\x20','{0}:{1}','Année','Mois-Jour','object','Feuille','Colonne','Minute','730429WYgQYe','30XQdBho','50548454GOCAyy','{0}\x20{1}','Heure-Minute','1291169OqwlsS','exports','{0}','Max\x20de\x20','Jour','Mois','{0}-{1}','autre','{0}-Q{1}','(Autre)','Année-Trimestre','valeur','47226cSCSIr','Écart-type\x20de\x20','amd','Moyenne\x20de\x20','82EknZWE'];_0x4349=function(){return _0x2177e5;};return _0x4349();}
@@ -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 _0x2400(_0x656ed1,_0x4befe4){_0x656ed1=_0x656ed1-0x1de;var _0x438827=_0x4388();var _0x240060=_0x438827[_0x656ed1];return _0x240060;}(function(_0x3a0a5a,_0x164898){var _0x50c7ba=_0x2400,_0x4f8761=_0x3a0a5a();while(!![]){try{var _0x545f22=parseInt(_0x50c7ba(0x1f4))/0x1*(parseInt(_0x50c7ba(0x1f5))/0x2)+-parseInt(_0x50c7ba(0x1df))/0x3+parseInt(_0x50c7ba(0x1fd))/0x4*(parseInt(_0x50c7ba(0x1de))/0x5)+parseInt(_0x50c7ba(0x209))/0x6*(-parseInt(_0x50c7ba(0x1e4))/0x7)+-parseInt(_0x50c7ba(0x1fe))/0x8*(-parseInt(_0x50c7ba(0x1e2))/0x9)+parseInt(_0x50c7ba(0x202))/0xa*(parseInt(_0x50c7ba(0x205))/0xb)+parseInt(_0x50c7ba(0x1ee))/0xc*(-parseInt(_0x50c7ba(0x20d))/0xd);if(_0x545f22===_0x164898)break;else _0x4f8761['push'](_0x4f8761['shift']());}catch(_0x2ce45d){_0x4f8761['push'](_0x4f8761['shift']());}}}(_0x4388,0x8a877),function(_0x30142d,_0x40d973){var _0x88eb9b=_0x2400;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x40d973():typeof define=='function'&&define[_0x88eb9b(0x1ef)]?define([],_0x40d973):(_0x30142d=typeof globalThis<'u'?globalThis:_0x30142d||self,_0x30142d['UniverProSheetsPivotIdID']=_0x40d973());}(this,function(){var _0x2b2d7e=_0x2400;return{'sheets-pivot':{'sheet':_0x2b2d7e(0x1f9),'blankValue':_0x2b2d7e(0x1ff),'otherValue':_0x2b2d7e(0x1f6),'columnName':_0x2b2d7e(0x1e8),'subTotalText':_0x2b2d7e(0x1e6),'grandTotalText':'Total\x20Keseluruhan','valueText':_0x2b2d7e(0x1e5),'rowLabels':_0x2b2d7e(0x1f7),'columnLabels':_0x2b2d7e(0x206),'averageName':_0x2b2d7e(0x1f8),'countName':_0x2b2d7e(0x20a),'countNumsName':_0x2b2d7e(0x20a),'maxName':_0x2b2d7e(0x1e3),'minName':_0x2b2d7e(0x207),'productName':_0x2b2d7e(0x1e7),'stdDevName':'StdDev\x20dari\x20','stdDevpName':_0x2b2d7e(0x204),'sumName':'Jumlah\x20dari\x20','varName':_0x2b2d7e(0x20b),'varpName':'Varp\x20dari\x20','subTotal':'Subtotal','grandTotal':'Total\x20Keseluruhan','value':'nilai','blank':'kosong','other':_0x2b2d7e(0x1e9),'renderText':{'valueField':'{0}{1}','subtotal':_0x2b2d7e(0x1eb),'grandTotal':_0x2b2d7e(0x1eb),'multipleGrandTotal':'{0}','subtotalWithValue':_0x2b2d7e(0x1eb)},'emptyPivot':{'filter':_0x2b2d7e(0x1e1),'row':'Baris','column':_0x2b2d7e(0x1f1),'values':_0x2b2d7e(0x1e5)},'dateGroup':{'year':_0x2b2d7e(0x201),'month':_0x2b2d7e(0x200),'day':_0x2b2d7e(0x1ed),'date':_0x2b2d7e(0x1ed),'hour':_0x2b2d7e(0x1ea),'minute':_0x2b2d7e(0x208),'hourMinute':_0x2b2d7e(0x1fc),'quarter':_0x2b2d7e(0x1fb),'monthDate':_0x2b2d7e(0x1ec),'yearQuarter':_0x2b2d7e(0x1e0),'yearMonth':_0x2b2d7e(0x1f0),'yearMonthDate':_0x2b2d7e(0x1f3)},'cellDateGroupDisplay':{'minute':_0x2b2d7e(0x1fa),'hour':'{0}','hourMinute':'{0}:{1}','date':'{0}','month':_0x2b2d7e(0x1fa),'monthDate':_0x2b2d7e(0x20e),'quarter':_0x2b2d7e(0x1f2),'year':_0x2b2d7e(0x1fa),'yearMonth':_0x2b2d7e(0x20e),'yearMonthDate':_0x2b2d7e(0x20c),'yearQuarter':_0x2b2d7e(0x203)}}};}));function _0x4388(){var _0x2b4ff5=['16fJDDLi','28762fxNnMn','(Lainnya)','Row\x20Labels','Rata-rata\x20dari\x20','Lembar','{0}','Kuartal','Jam-Menit','20468qVHadU','608BrovnX','(Kosong)','Bulan','Tahun','101500hiPpCZ','{0}-Q{1}','StdDevp\x20dari\x20','1133GcZJMl','Column\x20Labels','Min\x20dari\x20','Menit','4866SadTUF','Jumlah\x20dari\x20','Var\x20dari\x20','{0}-{1}-{2}','1118CLPyvy','{0}-{1}','835eAFtou','66237isxJLH','Tahun-Kuartal','Filter','117981sqEsss','Maks\x20dari\x20','1701YEvfpq','Nilai','Total','Hasil\x20Kali\x20dari\x20','Kolom\x20','lainnya','Jam','{0}\x20{1}','Bulan-Hari','Hari','326484cdDeHG','amd','Tahun-Bulan','Kolom','Q{0}','Tahun-Bulan-Hari'];_0x4388=function(){return _0x2b4ff5;};return _0x4388();}
@@ -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 _0x1698(_0x25a3e7,_0x236571){_0x25a3e7=_0x25a3e7-0xd8;var _0x336227=_0x3362();var _0x16982d=_0x336227[_0x25a3e7];return _0x16982d;}(function(_0x125e4b,_0xbb2079){var _0x2e4350=_0x1698,_0x18c3ba=_0x125e4b();while(!![]){try{var _0x17a351=-parseInt(_0x2e4350(0xe8))/0x1+-parseInt(_0x2e4350(0x10a))/0x2+parseInt(_0x2e4350(0xea))/0x3+-parseInt(_0x2e4350(0xf8))/0x4+parseInt(_0x2e4350(0x108))/0x5+-parseInt(_0x2e4350(0xe6))/0x6+parseInt(_0x2e4350(0xde))/0x7*(parseInt(_0x2e4350(0xdd))/0x8);if(_0x17a351===_0xbb2079)break;else _0x18c3ba['push'](_0x18c3ba['shift']());}catch(_0x4cb87f){_0x18c3ba['push'](_0x18c3ba['shift']());}}}(_0x3362,0xd1ebc),function(_0x332369,_0x10f07c){var _0x2fe5ca=_0x1698;typeof exports=='object'&&typeof module<'u'?module[_0x2fe5ca(0x10b)]=_0x10f07c():typeof define==_0x2fe5ca(0xe1)&&define[_0x2fe5ca(0xf4)]?define([],_0x10f07c):(_0x332369=typeof globalThis<'u'?globalThis:_0x332369||self,_0x332369[_0x2fe5ca(0xdb)]=_0x10f07c());}(this,function(){var _0x18d717=_0x1698;return{'sheets-pivot':{'sheet':_0x18d717(0xf3),'blankValue':_0x18d717(0x109),'otherValue':_0x18d717(0xee),'columnName':_0x18d717(0xe7),'subTotalText':_0x18d717(0xf6),'grandTotalText':_0x18d717(0xfc),'valueText':'Valore','rowLabels':_0x18d717(0xd8),'columnLabels':_0x18d717(0xf2),'averageName':_0x18d717(0x105),'countName':'Conteggio\x20di\x20','countNumsName':_0x18d717(0xe9),'maxName':_0x18d717(0x106),'minName':_0x18d717(0xf9),'productName':_0x18d717(0xf5),'stdDevName':_0x18d717(0xd9),'stdDevpName':_0x18d717(0x101),'sumName':_0x18d717(0x102),'varName':'Var\x20di\x20','varpName':_0x18d717(0xfd),'subTotal':_0x18d717(0xf7),'grandTotal':_0x18d717(0xfc),'value':_0x18d717(0xe0),'blank':_0x18d717(0xf0),'other':_0x18d717(0xec),'renderText':{'valueField':_0x18d717(0xef),'subtotal':_0x18d717(0xdf),'grandTotal':_0x18d717(0xdf),'multipleGrandTotal':_0x18d717(0xf1),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x18d717(0xda),'row':_0x18d717(0x10c),'column':_0x18d717(0xfa),'values':_0x18d717(0xe4)},'dateGroup':{'year':_0x18d717(0xfe),'month':_0x18d717(0xeb),'day':_0x18d717(0x104),'date':_0x18d717(0x104),'hour':_0x18d717(0xe2),'minute':_0x18d717(0xff),'hourMinute':_0x18d717(0x107),'quarter':_0x18d717(0x100),'monthDate':'Mese-Giorno','yearQuarter':'Anno-Trimestre','yearMonth':_0x18d717(0xfb),'yearMonthDate':'Anno-Mese-Giorno'},'cellDateGroupDisplay':{'minute':_0x18d717(0xf1),'hour':_0x18d717(0xf1),'hourMinute':_0x18d717(0xdc),'date':_0x18d717(0xf1),'month':_0x18d717(0xf1),'monthDate':_0x18d717(0xe3),'quarter':_0x18d717(0xed),'year':_0x18d717(0xf1),'yearMonth':_0x18d717(0xe3),'yearMonthDate':_0x18d717(0xe5),'yearQuarter':_0x18d717(0x103)}}};}));function _0x3362(){var _0xee8d10=['85944esYQIf','749UzmfSU','{0}\x20{1}','valore','function','Ora','{0}-{1}','Valori','{0}-{1}-{2}','2480742yBJZjF','Colonna\x20','1515814WsgviZ','Conteggio\x20di\x20','1136139HHSaOe','Mese','altro','Q{0}','(Altro)','{0}{1}','vuoto','{0}','Column\x20Labels','Foglio','amd','Prodotto\x20di\x20','Totale','Subtotale','793384wrFFdq','Minimo\x20di\x20','Colonna','Anno-Mese','Totale\x20Complessivo','Varp\x20di\x20','Anno','Minuto','Trimestre','DevStdp\x20di\x20','Somma\x20di\x20','{0}-Q{1}','Giorno','Media\x20di\x20','Massimo\x20di\x20','Ora-Minuto','8040165uoZmSA','(Vuoto)','297588fMfmFH','exports','Riga','Row\x20Labels','DevStd\x20di\x20','Filtro','UniverProSheetsPivotItIT','{0}:{1}'];_0x3362=function(){return _0xee8d10;};return _0x3362();}
@@ -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(_0x27d0f0,_0x2481f4){var _0x176d61=_0xab02,_0x9a39f0=_0x27d0f0();while(!![]){try{var _0x351010=parseInt(_0x176d61(0xbf))/0x1*(parseInt(_0x176d61(0xdc))/0x2)+-parseInt(_0x176d61(0xde))/0x3+-parseInt(_0x176d61(0xc3))/0x4+parseInt(_0x176d61(0xd0))/0x5*(parseInt(_0x176d61(0xcf))/0x6)+parseInt(_0x176d61(0xc2))/0x7+-parseInt(_0x176d61(0xdb))/0x8+-parseInt(_0x176d61(0xcc))/0x9;if(_0x351010===_0x2481f4)break;else _0x9a39f0['push'](_0x9a39f0['shift']());}catch(_0x3b253c){_0x9a39f0['push'](_0x9a39f0['shift']());}}}(_0x37a5,0xcc43b),function(_0x5a7ca8,_0x58b07a){var _0x48dc5f=_0xab02;typeof exports==_0x48dc5f(0xcb)&&typeof module<'u'?module[_0x48dc5f(0xd6)]=_0x58b07a():typeof define==_0x48dc5f(0xcd)&&define[_0x48dc5f(0xdf)]?define([],_0x58b07a):(_0x5a7ca8=typeof globalThis<'u'?globalThis:_0x5a7ca8||self,_0x5a7ca8[_0x48dc5f(0xe1)]=_0x58b07a());}(this,function(){var _0x20af5f=_0xab02;return{'sheets-pivot':{'sheet':'シート','blankValue':_0x20af5f(0xd4),'otherValue':'(その他)','columnName':'列\x20','subTotalText':'合計','grandTotalText':'総計','valueText':'値','rowLabels':_0x20af5f(0xd2),'columnLabels':_0x20af5f(0xc4),'averageName':_0x20af5f(0xc7),'countName':_0x20af5f(0xe0),'countNumsName':_0x20af5f(0xc5),'maxName':'最大値\x20/\x20','minName':'最小値\x20/\x20','productName':_0x20af5f(0xbe),'stdDevName':_0x20af5f(0xe3),'stdDevpName':'標本標準偏差\x20/\x20','sumName':_0x20af5f(0xc6),'varName':_0x20af5f(0xd5),'varpName':_0x20af5f(0xdd),'subTotal':'小計','grandTotal':'総計','value':'値','blank':'空白','other':_0x20af5f(0xc1),'renderText':{'valueField':_0x20af5f(0xd1),'subtotal':_0x20af5f(0xd9),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x20af5f(0xc0),'subtotalWithValue':_0x20af5f(0xd9)},'emptyPivot':{'filter':_0x20af5f(0xd3),'row':'行','column':'列','values':'値'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'時','minute':'分','hourMinute':'時-分','quarter':_0x20af5f(0xc9),'monthDate':_0x20af5f(0xd8),'yearQuarter':_0x20af5f(0xca),'yearMonth':'年-月','yearMonthDate':_0x20af5f(0xd7)},'cellDateGroupDisplay':{'minute':_0x20af5f(0xc0),'hour':_0x20af5f(0xc0),'hourMinute':'{0}:{1}','date':'{0}','month':'{0}','monthDate':_0x20af5f(0xe2),'quarter':_0x20af5f(0xce),'year':_0x20af5f(0xc0),'yearMonth':'{0}-{1}','yearMonthDate':_0x20af5f(0xda),'yearQuarter':_0x20af5f(0xc8)}}};}));function _0xab02(_0x122bc4,_0x55be41){_0x122bc4=_0x122bc4-0xbe;var _0x37a5bd=_0x37a5();var _0xab028a=_0x37a5bd[_0x122bc4];return _0xab028a;}function _0x37a5(){var _0x481a53=['平均\x20/\x20','{0}-Q{1}','四半期','年-四半期','object','6203223bPlUzB','function','Q{0}','6270786quGJuh','5mkLRax','{0}{1}','Row\x20Labels','フィルター','(空白)','分散\x20/\x20','exports','年-月-日','月-日','{0}\x20{1}','{0}-{1}-{2}','1475536xODKsp','6mBreWR','標本分散\x20/\x20','2113077xBdUJw','amd','データの個数\x20/\x20','UniverProSheetsPivotJaJP','{0}-{1}','標準偏差\x20/\x20','積\x20/\x20','189828UasGMM','{0}','その他','10939691BFhJGs','3050852SBVHSz','Column\x20Labels','数値の個数\x20/\x20','合計\x20/\x20'];_0x37a5=function(){return _0x481a53;};return _0x37a5();}
@@ -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 _0x564f(_0xf3f8be,_0xd2856f){_0xf3f8be=_0xf3f8be-0x19a;var _0x3207d8=_0x3207();var _0x564fbd=_0x3207d8[_0xf3f8be];return _0x564fbd;}(function(_0x132397,_0x139624){var _0x19f745=_0x564f,_0x2a2f48=_0x132397();while(!![]){try{var _0x3d8434=parseInt(_0x19f745(0x1b6))/0x1*(-parseInt(_0x19f745(0x1be))/0x2)+-parseInt(_0x19f745(0x1ac))/0x3+parseInt(_0x19f745(0x19e))/0x4+-parseInt(_0x19f745(0x1aa))/0x5*(-parseInt(_0x19f745(0x1b7))/0x6)+parseInt(_0x19f745(0x1a8))/0x7+parseInt(_0x19f745(0x1a2))/0x8+parseInt(_0x19f745(0x1ad))/0x9*(-parseInt(_0x19f745(0x1a9))/0xa);if(_0x3d8434===_0x139624)break;else _0x2a2f48['push'](_0x2a2f48['shift']());}catch(_0x28acd2){_0x2a2f48['push'](_0x2a2f48['shift']());}}}(_0x3207,0x31447),function(_0x46ac91,_0x385da6){var _0x14ebfc=_0x564f;typeof exports==_0x14ebfc(0x1b5)&&typeof module<'u'?module['exports']=_0x385da6():typeof define=='function'&&define[_0x14ebfc(0x1b8)]?define([],_0x385da6):(_0x46ac91=typeof globalThis<'u'?globalThis:_0x46ac91||self,_0x46ac91[_0x14ebfc(0x1c2)]=_0x385da6());}(this,function(){var _0x3b26a3=_0x564f;return{'sheets-pivot':{'sheet':'시트','blankValue':_0x3b26a3(0x1bc),'otherValue':_0x3b26a3(0x19f),'columnName':'열\x20','subTotalText':'합계','grandTotalText':'총합계','valueText':'값','rowLabels':'Row\x20Labels','columnLabels':_0x3b26a3(0x19b),'averageName':_0x3b26a3(0x19c),'countName':_0x3b26a3(0x1a0),'countNumsName':_0x3b26a3(0x1a6),'maxName':_0x3b26a3(0x1bd),'minName':_0x3b26a3(0x1af),'productName':_0x3b26a3(0x1a1),'stdDevName':_0x3b26a3(0x1ae),'stdDevpName':_0x3b26a3(0x1ba),'sumName':_0x3b26a3(0x1c0),'varName':_0x3b26a3(0x1a4),'varpName':_0x3b26a3(0x1b9),'subTotal':_0x3b26a3(0x1a7),'grandTotal':'총합계','value':'값','blank':_0x3b26a3(0x1b4),'other':'기타','renderText':{'valueField':_0x3b26a3(0x1c1),'subtotal':_0x3b26a3(0x1a3),'grandTotal':_0x3b26a3(0x1a3),'multipleGrandTotal':_0x3b26a3(0x1a5),'subtotalWithValue':_0x3b26a3(0x1a3)},'emptyPivot':{'filter':'필터','row':'행','column':'열','values':'값'},'dateGroup':{'year':'년','month':'월','day':'일','date':'일','hour':'시','minute':'분','hourMinute':_0x3b26a3(0x1bf),'quarter':'분기','monthDate':_0x3b26a3(0x19d),'yearQuarter':_0x3b26a3(0x1b0),'yearMonth':'년-월','yearMonthDate':_0x3b26a3(0x1b3)},'cellDateGroupDisplay':{'minute':_0x3b26a3(0x1a5),'hour':_0x3b26a3(0x1a5),'hourMinute':_0x3b26a3(0x1b2),'date':_0x3b26a3(0x1a5),'month':_0x3b26a3(0x1a5),'monthDate':_0x3b26a3(0x1ab),'quarter':_0x3b26a3(0x19a),'year':'{0}','yearMonth':_0x3b26a3(0x1ab),'yearMonthDate':_0x3b26a3(0x1b1),'yearQuarter':_0x3b26a3(0x1bb)}}};}));function _0x3207(){var _0x14f740=['최대값\x20/\x20','18314swmAQl','시-분','합계\x20/\x20','{0}{1}','UniverProSheetsPivotKoKR','Q{0}','Column\x20Labels','평균\x20/\x20','월-일','723120gfdSeA','(기타)','개수\x20/\x20','곱\x20/\x20','329592LUJFAn','{0}\x20{1}','분산\x20/\x20','{0}','숫자\x20개수\x20/\x20','부분합','596372dbBtMz','1470dQMlVl','25nXqLfM','{0}-{1}','69699yXtNCR','2457SnkKrg','표준\x20편차\x20/\x20','최소값\x20/\x20','년-분기','{0}-{1}-{2}','{0}:{1}','년-월-일','비어\x20있음','object','11QVYnwS','70458OWyymF','amd','분산(모집단)\x20/\x20','표준\x20편차(모집단)\x20/\x20','{0}-Q{1}','(비어\x20있음)'];_0x3207=function(){return _0x14f740;};return _0x3207();}
@@ -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 _0x3af1(_0x58d698,_0x1f6965){_0x58d698=_0x58d698-0x80;var _0x2a088e=_0x2a08();var _0x3af1ec=_0x2a088e[_0x58d698];return _0x3af1ec;}function _0x2a08(){var _0x13ed48=['Filtr','1276566TaJlkS','Suma\x20całkowita','Iloczyn\x20z\x20','exports','Rok-Miesiąc','Rok','Minimum\x20z\x20','Minuta','Miesiąc-Dzień','Liczba\x20z\x20','wartość','{0}-{1}-{2}','{0}','160827cmeCQJ','Średnia\x20z\x20','{0}\x20{1}','Godzina-Minuta','Suma\x20z\x20','Kwartał','Kolumna\x20','Wartości','14ewffAd','317384HyNUQi','Dzień','Q{0}','amd','{0}:{1}','(Puste)','Suma','7uoKbvX','OdchStdPop\x20z\x20','Row\x20Labels','3147520mtXNEl','Godzina','Wiersz','UniverProSheetsPivotPlPL','6499632tmWwot','{0}-{1}','Wariancja\x20z\x20','3121572ffnhlS','Rok-Kwartał','Arkusz','Kolumna','11370816KWKWOH','object'];_0x2a08=function(){return _0x13ed48;};return _0x2a08();}(function(_0xf57547,_0x10db22){var _0x88128d=_0x3af1,_0x574b7d=_0xf57547();while(!![]){try{var _0x48439e=parseInt(_0x88128d(0xa1))/0x1+parseInt(_0x88128d(0x88))/0x2*(parseInt(_0x88128d(0x80))/0x3)+parseInt(_0x88128d(0x9a))/0x4+parseInt(_0x88128d(0x93))/0x5+-parseInt(_0x88128d(0x97))/0x6+parseInt(_0x88128d(0x90))/0x7*(-parseInt(_0x88128d(0x89))/0x8)+-parseInt(_0x88128d(0x9e))/0x9;if(_0x48439e===_0x10db22)break;else _0x574b7d['push'](_0x574b7d['shift']());}catch(_0x57dc8e){_0x574b7d['push'](_0x574b7d['shift']());}}}(_0x2a08,0xa4e1d),function(_0x3f54b0,_0x58511d){var _0x548178=_0x3af1;typeof exports==_0x548178(0x9f)&&typeof module<'u'?module[_0x548178(0xa4)]=_0x58511d():typeof define=='function'&&define[_0x548178(0x8c)]?define([],_0x58511d):(_0x3f54b0=typeof globalThis<'u'?globalThis:_0x3f54b0||self,_0x3f54b0[_0x548178(0x96)]=_0x58511d());}(this,function(){var _0x2d580c=_0x3af1;return{'sheets-pivot':{'sheet':_0x2d580c(0x9c),'blankValue':_0x2d580c(0x8e),'otherValue':'(Inne)','columnName':_0x2d580c(0x86),'subTotalText':_0x2d580c(0x8f),'grandTotalText':'Suma\x20całkowita','valueText':'Wartość','rowLabels':_0x2d580c(0x92),'columnLabels':'Column\x20Labels','averageName':_0x2d580c(0x81),'countName':_0x2d580c(0xaa),'countNumsName':'Liczba\x20z\x20','maxName':'Maksimum\x20z\x20','minName':_0x2d580c(0xa7),'productName':_0x2d580c(0xa3),'stdDevName':'OdchStd\x20z\x20','stdDevpName':_0x2d580c(0x91),'sumName':_0x2d580c(0x84),'varName':_0x2d580c(0x99),'varpName':'WariancjaPop\x20z\x20','subTotal':'Suma\x20częściowa','grandTotal':_0x2d580c(0xa2),'value':_0x2d580c(0xab),'blank':'puste','other':'inne','renderText':{'valueField':'{0}{1}','subtotal':_0x2d580c(0x82),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x2d580c(0xad),'subtotalWithValue':_0x2d580c(0x82)},'emptyPivot':{'filter':_0x2d580c(0xa0),'row':_0x2d580c(0x95),'column':_0x2d580c(0x9d),'values':_0x2d580c(0x87)},'dateGroup':{'year':_0x2d580c(0xa6),'month':'Miesiąc','day':'Dzień','date':_0x2d580c(0x8a),'hour':_0x2d580c(0x94),'minute':_0x2d580c(0xa8),'hourMinute':_0x2d580c(0x83),'quarter':_0x2d580c(0x85),'monthDate':_0x2d580c(0xa9),'yearQuarter':_0x2d580c(0x9b),'yearMonth':_0x2d580c(0xa5),'yearMonthDate':'Rok-Miesiąc-Dzień'},'cellDateGroupDisplay':{'minute':_0x2d580c(0xad),'hour':_0x2d580c(0xad),'hourMinute':_0x2d580c(0x8d),'date':_0x2d580c(0xad),'month':_0x2d580c(0xad),'monthDate':_0x2d580c(0x98),'quarter':_0x2d580c(0x8b),'year':_0x2d580c(0xad),'yearMonth':_0x2d580c(0x98),'yearMonthDate':_0x2d580c(0xac),'yearQuarter':'{0}-Q{1}'}}};}));
@@ -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(_0x9bfa25,_0x29d937){var _0x3bb05d=_0x1ac6,_0x2904c5=_0x9bfa25();while(!![]){try{var _0x4a767d=-parseInt(_0x3bb05d(0x125))/0x1+parseInt(_0x3bb05d(0x132))/0x2*(parseInt(_0x3bb05d(0x10d))/0x3)+-parseInt(_0x3bb05d(0x13c))/0x4*(-parseInt(_0x3bb05d(0x127))/0x5)+-parseInt(_0x3bb05d(0x10b))/0x6+parseInt(_0x3bb05d(0x130))/0x7*(parseInt(_0x3bb05d(0x13d))/0x8)+parseInt(_0x3bb05d(0x107))/0x9*(-parseInt(_0x3bb05d(0x129))/0xa)+-parseInt(_0x3bb05d(0x10a))/0xb*(-parseInt(_0x3bb05d(0x121))/0xc);if(_0x4a767d===_0x29d937)break;else _0x2904c5['push'](_0x2904c5['shift']());}catch(_0xf5cb4){_0x2904c5['push'](_0x2904c5['shift']());}}}(_0x4b03,0xdf0bb),function(_0x3c4a84,_0x463d5e){var _0x1bfc51=_0x1ac6;typeof exports==_0x1bfc51(0x128)&&typeof module<'u'?module[_0x1bfc51(0x112)]=_0x463d5e():typeof define==_0x1bfc51(0x116)&&define[_0x1bfc51(0x11a)]?define([],_0x463d5e):(_0x3c4a84=typeof globalThis<'u'?globalThis:_0x3c4a84||self,_0x3c4a84[_0x1bfc51(0x106)]=_0x463d5e());}(this,function(){var _0x101198=_0x1ac6;return{'sheets-pivot':{'sheet':_0x101198(0x10e),'blankValue':'(Em\x20branco)','otherValue':_0x101198(0x109),'columnName':_0x101198(0x133),'subTotalText':_0x101198(0x137),'grandTotalText':_0x101198(0x10f),'valueText':_0x101198(0x134),'rowLabels':'Row\x20Labels','columnLabels':_0x101198(0x11f),'averageName':_0x101198(0x110),'countName':_0x101198(0x138),'countNumsName':_0x101198(0x138),'maxName':_0x101198(0x13a),'minName':_0x101198(0x12c),'productName':_0x101198(0x120),'stdDevName':_0x101198(0x12d),'stdDevpName':'DesvPadrãoP\x20de\x20','sumName':_0x101198(0x136),'varName':'Var\x20de\x20','varpName':'VarP\x20de\x20','subTotal':_0x101198(0x137),'grandTotal':_0x101198(0x10f),'value':_0x101198(0x10c),'blank':_0x101198(0x131),'other':_0x101198(0x114),'renderText':{'valueField':'{0}{1}','subtotal':_0x101198(0x11b),'grandTotal':_0x101198(0x11b),'multipleGrandTotal':_0x101198(0x12b),'subtotalWithValue':_0x101198(0x11b)},'emptyPivot':{'filter':_0x101198(0x11e),'row':_0x101198(0x11c),'column':_0x101198(0x117),'values':_0x101198(0x135)},'dateGroup':{'year':_0x101198(0x12a),'month':_0x101198(0x13b),'day':_0x101198(0x118),'date':_0x101198(0x118),'hour':_0x101198(0x12f),'minute':_0x101198(0x126),'hourMinute':_0x101198(0x122),'quarter':_0x101198(0x113),'monthDate':_0x101198(0x111),'yearQuarter':_0x101198(0x139),'yearMonth':_0x101198(0x108),'yearMonthDate':_0x101198(0x12e)},'cellDateGroupDisplay':{'minute':_0x101198(0x12b),'hour':_0x101198(0x12b),'hourMinute':_0x101198(0x124),'date':'{0}','month':'{0}','monthDate':_0x101198(0x115),'quarter':_0x101198(0x11d),'year':'{0}','yearMonth':_0x101198(0x115),'yearMonthDate':_0x101198(0x123),'yearQuarter':_0x101198(0x119)}}};}));function _0x1ac6(_0x5348b4,_0x18a571){_0x5348b4=_0x5348b4-0x106;var _0x4b0333=_0x4b03();var _0x1ac612=_0x4b0333[_0x5348b4];return _0x1ac612;}function _0x4b03(){var _0x190b6f=['Produto\x20de\x20','20237028bCpmHy','Hora-Minuto','{0}-{1}-{2}','{0}:{1}','440084JBfESq','Minuto','13240SzGrDs','object','2630CQozrv','Ano','{0}','Mínimo\x20de\x20','DesvPadrão\x20de\x20','Ano-Mês-Dia','Hora','7aZLbPm','em\x20branco','1566YkLRJt','Coluna\x20','Valor','Valores','Soma\x20de\x20','Subtotal','Contagem\x20de\x20','Ano-Trimestre','Máximo\x20de\x20','Mês','1744BwztKn','8154184QjUAEi','UniverProSheetsPivotPtBR','60867CNOROs','Ano-Mês','(Outro)','11BHceJN','5142402HhIGMI','valor','495xMJeuH','Planilha','Total\x20Geral','Média\x20de\x20','Mês-Dia','exports','Trimestre','outro','{0}-{1}','function','Coluna','Dia','{0}-Q{1}','amd','{0}\x20{1}','Linha','Q{0}','Filtro','Column\x20Labels'];_0x4b03=function(){return _0x190b6f;};return _0x4b03();}
@@ -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 _0x30e1(_0x443ab5,_0xde735a){_0x443ab5=_0x443ab5-0xdc;var _0x343061=_0x3430();var _0x30e163=_0x343061[_0x443ab5];return _0x30e163;}function _0x3430(){var _0x245456=['{0}','1232yDbrpH','UniverProSheetsPivotRuRU','Сумма\x20по\x20','Месяц-День','Минимум\x20по\x20','Фильтр','Q{0}','function','Количество\x20по\x20','Среднее\x20по\x20','{0}\x20{1}','{0}-{1}','{0}{1}','Строка','5745357MRbCAZ','Произведение\x20по\x20','8596pqyzcz','Столбец','2485750hClQRY','{0}:{1}','2632148gPtLcs','17936MsFtkP','2920146okPubx','Дисперсия\x20по\x20','Общий\x20итог','Общая\x20дисперсия\x20по\x20','Значение','Row\x20Labels','5MLerJy','Час','(Другое)','Минута','Число\x20по\x20','11924flvuSf','132uGvZVG','Час-Минута','amd','Максимум\x20по\x20','Column\x20Labels','(Пусто)','Промежуточный\x20итог','{0}-Q{1}'];_0x3430=function(){return _0x245456;};return _0x3430();}(function(_0x328afe,_0x3ba028){var _0x1a622e=_0x30e1,_0x346ddf=_0x328afe();while(!![]){try{var _0x21f764=parseInt(_0x1a622e(0xee))/0x1+parseInt(_0x1a622e(0xdd))/0x2*(parseInt(_0x1a622e(0xef))/0x3)+-parseInt(_0x1a622e(0xe1))/0x4*(parseInt(_0x1a622e(0xe9))/0x5)+-parseInt(_0x1a622e(0xe3))/0x6+parseInt(_0x1a622e(0xf8))/0x7*(parseInt(_0x1a622e(0xe2))/0x8)+parseInt(_0x1a622e(0x106))/0x9+parseInt(_0x1a622e(0xdf))/0xa;if(_0x21f764===_0x3ba028)break;else _0x346ddf['push'](_0x346ddf['shift']());}catch(_0x4ac56a){_0x346ddf['push'](_0x346ddf['shift']());}}}(_0x3430,0x527b8),function(_0x1db85c,_0x126e65){var _0x104e86=_0x30e1;typeof exports=='object'&&typeof module<'u'?module['exports']=_0x126e65():typeof define==_0x104e86(0xff)&&define[_0x104e86(0xf1)]?define([],_0x126e65):(_0x1db85c=typeof globalThis<'u'?globalThis:_0x1db85c||self,_0x1db85c[_0x104e86(0xf9)]=_0x126e65());}(this,function(){var _0x5399b0=_0x30e1;return{'sheets-pivot':{'sheet':'Лист','blankValue':_0x5399b0(0xf4),'otherValue':_0x5399b0(0xeb),'columnName':'Столбец\x20','subTotalText':_0x5399b0(0xf5),'grandTotalText':_0x5399b0(0xe5),'valueText':_0x5399b0(0xe7),'rowLabels':_0x5399b0(0xe8),'columnLabels':_0x5399b0(0xf3),'averageName':_0x5399b0(0x101),'countName':_0x5399b0(0x100),'countNumsName':_0x5399b0(0xed),'maxName':_0x5399b0(0xf2),'minName':_0x5399b0(0xfc),'productName':_0x5399b0(0xdc),'stdDevName':'Стандартное\x20отклонение\x20по\x20','stdDevpName':'Общее\x20стандартное\x20отклонение\x20по\x20','sumName':_0x5399b0(0xfa),'varName':_0x5399b0(0xe4),'varpName':_0x5399b0(0xe6),'subTotal':'Промежуточный\x20итог','grandTotal':_0x5399b0(0xe5),'value':'Значение','blank':'Пусто','other':'Другое','renderText':{'valueField':_0x5399b0(0x104),'subtotal':_0x5399b0(0x102),'grandTotal':'{0}\x20{1}','multipleGrandTotal':'{0}','subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x5399b0(0xfd),'row':_0x5399b0(0x105),'column':_0x5399b0(0xde),'values':_0x5399b0(0xe7)},'dateGroup':{'year':'Год','month':'Месяц','day':'День','date':'День','hour':_0x5399b0(0xea),'minute':_0x5399b0(0xec),'hourMinute':_0x5399b0(0xf0),'quarter':'Квартал','monthDate':_0x5399b0(0xfb),'yearQuarter':'Год-Квартал','yearMonth':'Год-Месяц','yearMonthDate':'Год-Месяц-День'},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x5399b0(0xf7),'hourMinute':_0x5399b0(0xe0),'date':_0x5399b0(0xf7),'month':_0x5399b0(0xf7),'monthDate':_0x5399b0(0x103),'quarter':_0x5399b0(0xfe),'year':_0x5399b0(0xf7),'yearMonth':_0x5399b0(0x103),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x5399b0(0xf6)}}};}));
@@ -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 _0x46f9(){var _0x5836a0=['(Prázdne)','18572zPsxIa','Riadok','{0}','Priemer\x20z\x20','Súčet\x20z\x20','Hodnoty','prázdne','object','Filter','{0}:{1}','(Iné)','338732XjIqCd','Stĺpec','hodnota','Min\x20z\x20','Minúta','Celkový\x20súčet','Max\x20z\x20','3oRHsQa','Počet\x20z\x20','Hodnota','Hodina-Minúta','UniverProSheetsPivotSkSK','816318eHMzUY','Rok-Mesiac-Deň','4717710KhMMsk','Mesiac-Deň','{0}\x20{1}','Smerodajná\x20odchýlka\x20populácie\x20z\x20','Rozptyl\x20z\x20','{0}-{1}-{2}','4161976ArjmeG','Stĺpec\x20','{0}{1}','7744226FALBOb','6516486mXHPFU','Súčet','410MSZhBX','Rok','function','exports','iné','Column\x20Labels','Smerodajná\x20odchýlka\x20z\x20','Hodina','Rozptyl\x20populácie\x20z\x20','Hárok'];_0x46f9=function(){return _0x5836a0;};return _0x46f9();}function _0x2c76(_0x1b1a53,_0x59ece7){_0x1b1a53=_0x1b1a53-0x68;var _0x46f97f=_0x46f9();var _0x2c76cb=_0x46f97f[_0x1b1a53];return _0x2c76cb;}(function(_0x5a749a,_0x183f5f){var _0x4d101d=_0x2c76,_0x214684=_0x5a749a();while(!![]){try{var _0x1e3e01=parseInt(_0x4d101d(0x75))/0x1*(parseInt(_0x4d101d(0x6e))/0x2)+-parseInt(_0x4d101d(0x7a))/0x3+-parseInt(_0x4d101d(0x93))/0x4*(-parseInt(_0x4d101d(0x88))/0x5)+-parseInt(_0x4d101d(0x7c))/0x6+parseInt(_0x4d101d(0x85))/0x7+parseInt(_0x4d101d(0x82))/0x8+-parseInt(_0x4d101d(0x86))/0x9;if(_0x1e3e01===_0x183f5f)break;else _0x214684['push'](_0x214684['shift']());}catch(_0x593b78){_0x214684['push'](_0x214684['shift']());}}}(_0x46f9,0xb2f10),function(_0x5ed764,_0x2dbfe7){var _0x4b6298=_0x2c76;typeof exports==_0x4b6298(0x6a)&&typeof module<'u'?module[_0x4b6298(0x8b)]=_0x2dbfe7():typeof define==_0x4b6298(0x8a)&&define['amd']?define([],_0x2dbfe7):(_0x5ed764=typeof globalThis<'u'?globalThis:_0x5ed764||self,_0x5ed764[_0x4b6298(0x79)]=_0x2dbfe7());}(this,function(){var _0xc937c3=_0x2c76;return{'sheets-pivot':{'sheet':_0xc937c3(0x91),'blankValue':_0xc937c3(0x92),'otherValue':_0xc937c3(0x6d),'columnName':_0xc937c3(0x83),'subTotalText':_0xc937c3(0x87),'grandTotalText':'Celkový\x20súčet','valueText':_0xc937c3(0x77),'rowLabels':'Row\x20Labels','columnLabels':_0xc937c3(0x8d),'averageName':_0xc937c3(0x96),'countName':_0xc937c3(0x76),'countNumsName':'Počet\x20z\x20','maxName':_0xc937c3(0x74),'minName':_0xc937c3(0x71),'productName':'Súčin\x20z\x20','stdDevName':_0xc937c3(0x8e),'stdDevpName':_0xc937c3(0x7f),'sumName':_0xc937c3(0x97),'varName':_0xc937c3(0x80),'varpName':_0xc937c3(0x90),'subTotal':'Medzisúčet','grandTotal':_0xc937c3(0x73),'value':_0xc937c3(0x70),'blank':_0xc937c3(0x69),'other':_0xc937c3(0x8c),'renderText':{'valueField':_0xc937c3(0x84),'subtotal':_0xc937c3(0x7e),'grandTotal':_0xc937c3(0x7e),'multipleGrandTotal':_0xc937c3(0x95),'subtotalWithValue':_0xc937c3(0x7e)},'emptyPivot':{'filter':_0xc937c3(0x6b),'row':_0xc937c3(0x94),'column':_0xc937c3(0x6f),'values':_0xc937c3(0x68)},'dateGroup':{'year':_0xc937c3(0x89),'month':'Mesiac','day':'Deň','date':'Deň','hour':_0xc937c3(0x8f),'minute':_0xc937c3(0x72),'hourMinute':_0xc937c3(0x78),'quarter':'Štvrťrok','monthDate':_0xc937c3(0x7d),'yearQuarter':'Rok-Štvrťrok','yearMonth':'Rok-Mesiac','yearMonthDate':_0xc937c3(0x7b)},'cellDateGroupDisplay':{'minute':_0xc937c3(0x95),'hour':'{0}','hourMinute':_0xc937c3(0x6c),'date':'{0}','month':'{0}','monthDate':'{0}-{1}','quarter':'Q{0}','year':_0xc937c3(0x95),'yearMonth':'{0}-{1}','yearMonthDate':_0xc937c3(0x81),'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 _0x48b8(){var _0x30dd33=['(Trống)','Độ\x20lệch\x20chuẩn:','Năm-Quý','12891006WLLKxC','(Khác)','3pmwKMd','Năm','Hàng','{0}','function','Row\x20Labels','21qTrqyt','Giá\x20trị\x20tối\x20đa:','Độ\x20lệch\x20chuẩn\x20toàn\x20phần:','Column\x20Labels','Bảng\x20tính','Giờ','Tổng\x20cộng','Giá\x20trị\x20tối\x20thiểu:','Phương\x20sai\x20toàn\x20phần:','object','Số\x20lượng:','Năm-Tháng','Quý','{0}{1}','{0}-{1}','amd','{0}\x20{1}','2190415aVgmNv','Phương\x20sai:','891282cPKdWw','Tổng\x20phụ','Năm-Tháng-Ngày','{0}:{1}','Phút','Khác','Q{0}','3478836hzUPgA','1724736jsUdLf','Cột\x20','1490892UMaNSd','exports','Tích:','Số\x20lượng\x20số:','Giá\x20tr','Ngày','Giờ-Phút','Tổng:','{0}-{1}-{2}','Trống','Giá\x20trị\x20trung\x20bình:','1752846gVAsZI'];_0x48b8=function(){return _0x30dd33;};return _0x48b8();}function _0x47fe(_0x56ef22,_0x1382d4){_0x56ef22=_0x56ef22-0xae;var _0x48b87b=_0x48b8();var _0x47fe45=_0x48b87b[_0x56ef22];return _0x47fe45;}(function(_0x38f4f8,_0x4c33d1){var _0x44a082=_0x47fe,_0x467bbe=_0x38f4f8();while(!![]){try{var _0x5b082b=-parseInt(_0x44a082(0xc8))/0x1+-parseInt(_0x44a082(0xd2))/0x2+-parseInt(_0x44a082(0xaf))/0x3*(parseInt(_0x44a082(0xcf))/0x4)+parseInt(_0x44a082(0xc6))/0x5+parseInt(_0x44a082(0xdd))/0x6*(parseInt(_0x44a082(0xb5))/0x7)+parseInt(_0x44a082(0xd0))/0x8+parseInt(_0x44a082(0xe1))/0x9;if(_0x5b082b===_0x4c33d1)break;else _0x467bbe['push'](_0x467bbe['shift']());}catch(_0x3c8cee){_0x467bbe['push'](_0x467bbe['shift']());}}}(_0x48b8,0x6f53b),function(_0x4ce92f,_0xb1f1a8){var _0x1a8a6d=_0x47fe;typeof exports==_0x1a8a6d(0xbe)&&typeof module<'u'?module[_0x1a8a6d(0xd3)]=_0xb1f1a8():typeof define==_0x1a8a6d(0xb3)&&define[_0x1a8a6d(0xc4)]?define([],_0xb1f1a8):(_0x4ce92f=typeof globalThis<'u'?globalThis:_0x4ce92f||self,_0x4ce92f['UniverProSheetsPivotViVN']=_0xb1f1a8());}(this,function(){var _0x2fe94b=_0x47fe;return{'sheets-pivot':{'sheet':_0x2fe94b(0xb9),'blankValue':_0x2fe94b(0xde),'otherValue':_0x2fe94b(0xae),'columnName':_0x2fe94b(0xd1),'subTotalText':_0x2fe94b(0xc9),'grandTotalText':_0x2fe94b(0xbb),'valueText':_0x2fe94b(0xd6),'rowLabels':_0x2fe94b(0xb4),'columnLabels':_0x2fe94b(0xb8),'averageName':_0x2fe94b(0xdc),'countName':_0x2fe94b(0xbf),'countNumsName':_0x2fe94b(0xd5),'maxName':_0x2fe94b(0xb6),'minName':_0x2fe94b(0xbc),'productName':_0x2fe94b(0xd4),'stdDevName':_0x2fe94b(0xdf),'stdDevpName':_0x2fe94b(0xb7),'sumName':_0x2fe94b(0xd9),'varName':_0x2fe94b(0xc7),'varpName':_0x2fe94b(0xbd),'subTotal':'Tổng\x20phụ','grandTotal':'Tổng\x20cộng','value':'Giá\x20trị','blank':_0x2fe94b(0xdb),'other':_0x2fe94b(0xcd),'renderText':{'valueField':_0x2fe94b(0xc2),'subtotal':'{0}\x20{1}','grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x2fe94b(0xb2),'subtotalWithValue':_0x2fe94b(0xc5)},'emptyPivot':{'filter':'Lọc','row':_0x2fe94b(0xb1),'column':'Cột','values':_0x2fe94b(0xd6)},'dateGroup':{'year':_0x2fe94b(0xb0),'month':'Tháng','day':_0x2fe94b(0xd7),'date':_0x2fe94b(0xd7),'hour':_0x2fe94b(0xba),'minute':_0x2fe94b(0xcc),'hourMinute':_0x2fe94b(0xd8),'quarter':_0x2fe94b(0xc1),'monthDate':'Tháng-Ngày','yearQuarter':_0x2fe94b(0xe0),'yearMonth':_0x2fe94b(0xc0),'yearMonthDate':_0x2fe94b(0xca)},'cellDateGroupDisplay':{'minute':_0x2fe94b(0xb2),'hour':_0x2fe94b(0xb2),'hourMinute':_0x2fe94b(0xcb),'date':_0x2fe94b(0xb2),'month':'{0}','monthDate':_0x2fe94b(0xc3),'quarter':_0x2fe94b(0xce),'year':'{0}','yearMonth':_0x2fe94b(0xc3),'yearMonthDate':_0x2fe94b(0xda),'yearQuarter':'{0}-Q{1}'}}};}));