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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/README.md +8 -2
  2. package/lib/cjs/facade.js +1 -1
  3. package/lib/cjs/index.js +1 -1
  4. package/lib/cjs/locale/ar-SA.js +1 -1
  5. package/lib/cjs/locale/ca-ES.js +1 -1
  6. package/lib/cjs/locale/de-DE.js +1 -1
  7. package/lib/cjs/locale/en-US.js +1 -1
  8. package/lib/cjs/locale/es-ES.js +1 -1
  9. package/lib/cjs/locale/fa-IR.js +1 -1
  10. package/lib/cjs/locale/fr-FR.js +1 -1
  11. package/lib/cjs/locale/id-ID.js +1 -1
  12. package/lib/cjs/locale/it-IT.js +1 -1
  13. package/lib/cjs/locale/ja-JP.js +1 -1
  14. package/lib/cjs/locale/ko-KR.js +1 -1
  15. package/lib/cjs/locale/pl-PL.js +1 -1
  16. package/lib/cjs/locale/pt-BR.js +1 -1
  17. package/lib/cjs/locale/ru-RU.js +1 -1
  18. package/lib/cjs/locale/sk-SK.js +1 -1
  19. package/lib/cjs/locale/vi-VN.js +1 -1
  20. package/lib/cjs/locale/zh-CN.js +1 -1
  21. package/lib/cjs/locale/zh-HK.js +1 -1
  22. package/lib/cjs/locale/zh-TW.js +1 -1
  23. package/lib/es/facade.js +1 -1
  24. package/lib/es/index.js +1 -1
  25. package/lib/es/locale/ar-SA.js +1 -1
  26. package/lib/es/locale/ca-ES.js +1 -1
  27. package/lib/es/locale/de-DE.js +1 -1
  28. package/lib/es/locale/en-US.js +1 -1
  29. package/lib/es/locale/es-ES.js +1 -1
  30. package/lib/es/locale/fa-IR.js +1 -1
  31. package/lib/es/locale/fr-FR.js +1 -1
  32. package/lib/es/locale/id-ID.js +1 -1
  33. package/lib/es/locale/it-IT.js +1 -1
  34. package/lib/es/locale/ja-JP.js +1 -1
  35. package/lib/es/locale/ko-KR.js +1 -1
  36. package/lib/es/locale/pl-PL.js +1 -1
  37. package/lib/es/locale/pt-BR.js +1 -1
  38. package/lib/es/locale/ru-RU.js +1 -1
  39. package/lib/es/locale/sk-SK.js +1 -1
  40. package/lib/es/locale/vi-VN.js +1 -1
  41. package/lib/es/locale/zh-CN.js +1 -1
  42. package/lib/es/locale/zh-HK.js +1 -1
  43. package/lib/es/locale/zh-TW.js +1 -1
  44. package/lib/facade.js +1 -1
  45. package/lib/index.js +1 -1
  46. package/lib/locale/ar-SA.js +1 -1
  47. package/lib/locale/ca-ES.js +1 -1
  48. package/lib/locale/de-DE.js +1 -1
  49. package/lib/locale/en-US.js +1 -1
  50. package/lib/locale/es-ES.js +1 -1
  51. package/lib/locale/fa-IR.js +1 -1
  52. package/lib/locale/fr-FR.js +1 -1
  53. package/lib/locale/id-ID.js +1 -1
  54. package/lib/locale/it-IT.js +1 -1
  55. package/lib/locale/ja-JP.js +1 -1
  56. package/lib/locale/ko-KR.js +1 -1
  57. package/lib/locale/pl-PL.js +1 -1
  58. package/lib/locale/pt-BR.js +1 -1
  59. package/lib/locale/ru-RU.js +1 -1
  60. package/lib/locale/sk-SK.js +1 -1
  61. package/lib/locale/vi-VN.js +1 -1
  62. package/lib/locale/zh-CN.js +1 -1
  63. package/lib/locale/zh-HK.js +1 -1
  64. package/lib/locale/zh-TW.js +1 -1
  65. package/lib/types/const/const.d.ts +1 -1
  66. package/lib/types/facade/f-generic-pivot-table.d.ts +2 -2
  67. package/lib/types/facade/f-pivot-table.d.ts +29 -29
  68. package/lib/types/facade/f-workbook.d.ts +2 -2
  69. package/lib/types/index.d.ts +5 -17
  70. package/lib/umd/facade.js +1 -1
  71. package/lib/umd/index.js +1 -1
  72. package/lib/umd/locale/ar-SA.js +1 -1
  73. package/lib/umd/locale/ca-ES.js +1 -1
  74. package/lib/umd/locale/de-DE.js +1 -1
  75. package/lib/umd/locale/en-US.js +1 -1
  76. package/lib/umd/locale/es-ES.js +1 -1
  77. package/lib/umd/locale/fa-IR.js +1 -1
  78. package/lib/umd/locale/fr-FR.js +1 -1
  79. package/lib/umd/locale/id-ID.js +1 -1
  80. package/lib/umd/locale/it-IT.js +1 -1
  81. package/lib/umd/locale/ja-JP.js +1 -1
  82. package/lib/umd/locale/ko-KR.js +1 -1
  83. package/lib/umd/locale/pl-PL.js +1 -1
  84. package/lib/umd/locale/pt-BR.js +1 -1
  85. package/lib/umd/locale/ru-RU.js +1 -1
  86. package/lib/umd/locale/sk-SK.js +1 -1
  87. package/lib/umd/locale/vi-VN.js +1 -1
  88. package/lib/umd/locale/zh-CN.js +1 -1
  89. package/lib/umd/locale/zh-HK.js +1 -1
  90. package/lib/umd/locale/zh-TW.js +1 -1
  91. package/package.json +11 -11
@@ -1 +1 @@
1
- function _0x13f3(_0x5e50ae,_0x15835f){_0x5e50ae=_0x5e50ae-0x14e;const _0x2dfc75=_0x2dfc();let _0x13f336=_0x2dfc75[_0x5e50ae];return _0x13f336;}function _0x2dfc(){const _0x1fd906=['{0}:{1}','القيم','47391tvpVgd','الأعمدة','شهر','شهر-يوم','تسميات\x20الصفوف','231JpuiYm','715017njcJzx','تسميات\x20الأعمدة','(آخر)','الصفوف','عوامل\x20التصفية','130224KzkWjT','سنة','3107160CFlOup','ساعة-دقيقة','التباين\x20من\x20','عدد\x20من\x20','{1}\x20{0}','مجموع\x20من\x20','تباين\x20المحتوى\x20من\x20','9ADLDnU','30evqCLZ','سنة-ربع','exports','11691328jlQMGe','{0}-Q{1}','القيمة','عمود\x20','آخر','ربع','994830sRPyAI','4iebmPr','الحد\x20الأدنى\x20من\x20','الإجمالي\x20الكلي','حاصل\x20الضرب\x20من\x20','فارغ','يوم','Q{0}','سنة-شهر','15676InoFeM','{0}','قيمة','ورقة','دقيقة','الإجمالي','(فارغ)','{0}-{1}','سنة-شهر-يوم','الانحراف_المعياري\x20من\x20','الحد\x20الأقصى\x20من\x20'];_0x2dfc=function(){return _0x1fd906;};return _0x2dfc();}const _0x3f391e=_0x13f3;(function(_0x2b3037,_0x4a61d1){const _0x36997e=_0x13f3,_0x4d4268=_0x2b3037();while(!![]){try{const _0x31a8b2=parseInt(_0x36997e(0x177))/0x1+parseInt(_0x36997e(0x162))/0x2*(-parseInt(_0x36997e(0x17d))/0x3)+parseInt(_0x36997e(0x16a))/0x4*(-parseInt(_0x36997e(0x158))/0x5)+parseInt(_0x36997e(0x14e))/0x6*(-parseInt(_0x36997e(0x17c))/0x7)+parseInt(_0x36997e(0x150))/0x8+-parseInt(_0x36997e(0x157))/0x9*(-parseInt(_0x36997e(0x161))/0xa)+parseInt(_0x36997e(0x15b))/0xb;if(_0x31a8b2===_0x4a61d1)break;else _0x4d4268['push'](_0x4d4268['shift']());}catch(_0x49c4f2){_0x4d4268['push'](_0x4d4268['shift']());}}}(_0x2dfc,0x5d2fd));const e={'sheets-pivot':{'sheet':_0x3f391e(0x16d),'blankValue':_0x3f391e(0x170),'otherValue':_0x3f391e(0x17f),'columnName':_0x3f391e(0x15e),'subTotalText':_0x3f391e(0x16f),'grandTotalText':'الإجمالي\x20الكلي','valueText':_0x3f391e(0x15d),'rowLabels':_0x3f391e(0x17b),'columnLabels':_0x3f391e(0x17e),'averageName':'متوسط\x20من\x20','countName':'عدد\x20من\x20','countNumsName':_0x3f391e(0x153),'maxName':_0x3f391e(0x174),'minName':_0x3f391e(0x163),'productName':_0x3f391e(0x165),'stdDevName':_0x3f391e(0x173),'stdDevpName':'الانحراف\x20المعياري\x20للمحتوى\x20من\x20','sumName':_0x3f391e(0x155),'varName':_0x3f391e(0x152),'varpName':_0x3f391e(0x156),'subTotal':'إجمالي\x20فرعي','grandTotal':_0x3f391e(0x164),'value':_0x3f391e(0x16c),'blank':_0x3f391e(0x166),'other':_0x3f391e(0x15f),'renderText':{'valueField':'{0}{1}','subtotal':_0x3f391e(0x154),'grandTotal':'{1}\x20{0}','multipleGrandTotal':_0x3f391e(0x154),'subtotalWithValue':_0x3f391e(0x154)},'emptyPivot':{'filter':_0x3f391e(0x181),'row':_0x3f391e(0x180),'column':_0x3f391e(0x178),'values':_0x3f391e(0x176)},'dateGroup':{'year':_0x3f391e(0x14f),'month':_0x3f391e(0x179),'day':'يوم','date':_0x3f391e(0x167),'hour':'ساعة','minute':_0x3f391e(0x16e),'hourMinute':_0x3f391e(0x151),'quarter':_0x3f391e(0x160),'monthDate':_0x3f391e(0x17a),'yearQuarter':_0x3f391e(0x159),'yearMonth':_0x3f391e(0x169),'yearMonthDate':_0x3f391e(0x172)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x3f391e(0x16b),'hourMinute':_0x3f391e(0x175),'date':_0x3f391e(0x16b),'month':_0x3f391e(0x16b),'monthDate':_0x3f391e(0x171),'quarter':_0x3f391e(0x168),'year':_0x3f391e(0x16b),'yearMonth':'{0}-{1}','yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x3f391e(0x15c)}}};module[_0x3f391e(0x15a)]=e;
1
+ function _0x1011(_0x2381bb,_0xa71d81){_0x2381bb=_0x2381bb-0xf0;const _0x3c05fc=_0x3c05();let _0x101164=_0x3c05fc[_0x2381bb];return _0x101164;}const _0x221f54=_0x1011;(function(_0x4b5e60,_0x12be5d){const _0x2af9d9=_0x1011,_0x30eb42=_0x4b5e60();while(!![]){try{const _0x2b1150=parseInt(_0x2af9d9(0xfa))/0x1+parseInt(_0x2af9d9(0xf0))/0x2*(-parseInt(_0x2af9d9(0xf4))/0x3)+-parseInt(_0x2af9d9(0xfb))/0x4*(-parseInt(_0x2af9d9(0x11f))/0x5)+-parseInt(_0x2af9d9(0xf5))/0x6+parseInt(_0x2af9d9(0x10c))/0x7*(parseInt(_0x2af9d9(0x116))/0x8)+-parseInt(_0x2af9d9(0x103))/0x9*(parseInt(_0x2af9d9(0x115))/0xa)+parseInt(_0x2af9d9(0x111))/0xb;if(_0x2b1150===_0x12be5d)break;else _0x30eb42['push'](_0x30eb42['shift']());}catch(_0x145723){_0x30eb42['push'](_0x30eb42['shift']());}}}(_0x3c05,0x3ba28));const e={'sheets-pivot':{'sheet':_0x221f54(0xf8),'blankValue':'(فارغ)','otherValue':_0x221f54(0xfc),'columnName':_0x221f54(0x107),'subTotalText':_0x221f54(0xfd),'grandTotalText':_0x221f54(0x117),'valueText':_0x221f54(0xf1),'rowLabels':_0x221f54(0x106),'columnLabels':_0x221f54(0x120),'averageName':_0x221f54(0x109),'countName':_0x221f54(0x101),'countNumsName':_0x221f54(0x101),'maxName':_0x221f54(0x11c),'minName':'الحد\x20الأدنى\x20من\x20','productName':_0x221f54(0xf3),'stdDevName':_0x221f54(0xfe),'stdDevpName':_0x221f54(0x10f),'sumName':_0x221f54(0xf7),'varName':_0x221f54(0x11e),'varpName':'تباين\x20المحتوى\x20من\x20','subTotal':'إجمالي\x20فرعي','grandTotal':'الإجمالي\x20الكلي','value':_0x221f54(0x114),'blank':_0x221f54(0x104),'other':_0x221f54(0x11a),'renderText':{'valueField':'{0}{1}','subtotal':'{1}\x20{0}','grandTotal':_0x221f54(0xff),'multipleGrandTotal':_0x221f54(0xff),'subtotalWithValue':_0x221f54(0xff)},'emptyPivot':{'filter':_0x221f54(0x122),'row':_0x221f54(0x112),'column':_0x221f54(0x110),'values':_0x221f54(0xf2)},'dateGroup':{'year':_0x221f54(0x119),'month':'شهر','day':_0x221f54(0x11d),'date':_0x221f54(0x11d),'hour':_0x221f54(0x121),'minute':_0x221f54(0x108),'hourMinute':_0x221f54(0xf9),'quarter':_0x221f54(0xf6),'monthDate':_0x221f54(0x10a),'yearQuarter':_0x221f54(0x113),'yearMonth':_0x221f54(0x11b),'yearMonthDate':_0x221f54(0x102)},'cellDateGroupDisplay':{'minute':_0x221f54(0x10d),'hour':_0x221f54(0x10d),'hourMinute':_0x221f54(0x10e),'date':'{0}','month':'{0}','monthDate':_0x221f54(0x10b),'quarter':_0x221f54(0x105),'year':_0x221f54(0x10d),'yearMonth':_0x221f54(0x10b),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x221f54(0x118)}}};function _0x3c05(){const _0x5935fc=['سنة-شهر-يوم','3051YZbbdi','فارغ','Q{0}','تسميات\x20الصفوف','عمود\x20','دقيقة','متوسط\x20من\x20','شهر-يوم','{0}-{1}','3829idvRHe','{0}','{0}:{1}','الانحراف\x20المعياري\x20للمحتوى\x20من\x20','الأعمدة','10090575NmUzqt','الصفوف','سنة-ربع','قيمة','14030UevkBL','1928YcNaBA','الإجمالي\x20الكلي','{0}-Q{1}','سنة','آخر','سنة-شهر','الحد\x20الأقصى\x20من\x20','يوم','التباين\x20من\x20','125dQFJQT','تسميات\x20الأعمدة','ساعة','عوامل\x20التصفية','699964OJkJRH','القيمة','القيم','حاصل\x20الضرب\x20من\x20','3VEuFhg','1935798daUMYV','ربع','مجموع\x20من\x20','ورقة','ساعة-دقيقة','5869AgkNsy','53996zRTWsb','(آخر)','الإجمالي','الانحراف_المعياري\x20من\x20','{1}\x20{0}','exports','عدد\x20من\x20'];_0x3c05=function(){return _0x5935fc;};return _0x3c05();}module[_0x221f54(0x100)]=e;
@@ -1 +1 @@
1
- function _0x3686(_0x4f2847,_0x57a73d){_0x4f2847=_0x4f2847-0x1ad;const _0x2019d1=_0x2019();let _0x368668=_0x2019d1[_0x4f2847];return _0x368668;}const _0x152f27=_0x3686;(function(_0x5621c6,_0x3d3b89){const _0x4d4bc0=_0x3686,_0x4f5828=_0x5621c6();while(!![]){try{const _0x492d1b=-parseInt(_0x4d4bc0(0x1c9))/0x1+-parseInt(_0x4d4bc0(0x1b2))/0x2+parseInt(_0x4d4bc0(0x1b0))/0x3*(-parseInt(_0x4d4bc0(0x1c4))/0x4)+-parseInt(_0x4d4bc0(0x1c8))/0x5+parseInt(_0x4d4bc0(0x1c7))/0x6*(-parseInt(_0x4d4bc0(0x1ce))/0x7)+parseInt(_0x4d4bc0(0x1ae))/0x8+parseInt(_0x4d4bc0(0x1cc))/0x9;if(_0x492d1b===_0x3d3b89)break;else _0x4f5828['push'](_0x4f5828['shift']());}catch(_0x15f5c7){_0x4f5828['push'](_0x4f5828['shift']());}}}(_0x2019,0x23e01));const e={'sheets-pivot':{'sheet':_0x152f27(0x1d6),'blankValue':'(En\x20blanc)','otherValue':_0x152f27(0x1cd),'columnName':_0x152f27(0x1b4),'subTotalText':_0x152f27(0x1d1),'grandTotalText':'Total\x20general','valueText':'Valor','rowLabels':_0x152f27(0x1bd),'columnLabels':_0x152f27(0x1b3),'averageName':_0x152f27(0x1d5),'countName':'Recompte\x20de\x20','countNumsName':_0x152f27(0x1d7),'maxName':'Màx\x20de\x20','minName':_0x152f27(0x1c2),'productName':_0x152f27(0x1ba),'stdDevName':_0x152f27(0x1c0),'stdDevpName':_0x152f27(0x1be),'sumName':_0x152f27(0x1bf),'varName':_0x152f27(0x1cb),'varpName':_0x152f27(0x1b7),'subTotal':'Subtotal','grandTotal':_0x152f27(0x1d3),'value':_0x152f27(0x1b9),'blank':_0x152f27(0x1ca),'other':'altre','renderText':{'valueField':_0x152f27(0x1d2),'subtotal':'{0}\x20{1}','grandTotal':'{0}\x20{1}','multipleGrandTotal':'{0}','subtotalWithValue':_0x152f27(0x1b8)},'emptyPivot':{'filter':_0x152f27(0x1d4),'row':_0x152f27(0x1d0),'column':'Columna','values':_0x152f27(0x1b6)},'dateGroup':{'year':'Any','month':'Mes','day':_0x152f27(0x1c6),'date':'Dia','hour':'Hora','minute':'Minut','hourMinute':_0x152f27(0x1af),'quarter':'Trimestre','monthDate':_0x152f27(0x1ad),'yearQuarter':_0x152f27(0x1c3),'yearMonth':_0x152f27(0x1bc),'yearMonthDate':_0x152f27(0x1b5)},'cellDateGroupDisplay':{'minute':_0x152f27(0x1bb),'hour':_0x152f27(0x1bb),'hourMinute':'{0}:{1}','date':_0x152f27(0x1bb),'month':'{0}','monthDate':_0x152f27(0x1b1),'quarter':_0x152f27(0x1cf),'year':_0x152f27(0x1bb),'yearMonth':_0x152f27(0x1b1),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x152f27(0x1c5)}}};function _0x2019(){const _0x566ae5=['(Altre)','1325968qsKjEy','Q{0}','Fila','Subtotal','{0}{1}','Total\x20general','Filtre','Mitjana\x20de\x20','Full','Recompte\x20de\x20','Mes-Dia','1778656qhqthG','Hora-Minut','15bEicQx','{0}-{1}','433630bgqdxN','Column\x20Labels','Columna\x20','Any-Mes-Dia','Valors','VarP\x20de\x20','{0}\x20{1}','valor','Producte\x20de\x20','{0}','Any-Mes','Row\x20Labels','DesvEstP\x20de\x20','Suma\x20de\x20','DesvEst\x20de\x20','exports','Mín\x20de\x20','Any-Trimestre','37228ITkWpB','{0}-Q{1}','Dia','6LNrdDO','1210205IyCrik','103351ldGJyL','en\x20blanc','Var\x20de\x20','6505011ZIiIrj'];_0x2019=function(){return _0x566ae5;};return _0x2019();}module[_0x152f27(0x1c1)]=e;
1
+ const _0x3d25b9=_0x4a13;function _0x4a13(_0x50c270,_0x19f5f0){_0x50c270=_0x50c270-0x100;const _0x36688f=_0x3668();let _0x4a131d=_0x36688f[_0x50c270];return _0x4a131d;}(function(_0x42d091,_0x115b11){const _0x2ddbdd=_0x4a13,_0x12ec3c=_0x42d091();while(!![]){try{const _0x46d6d2=-parseInt(_0x2ddbdd(0x11a))/0x1+parseInt(_0x2ddbdd(0x105))/0x2+parseInt(_0x2ddbdd(0x106))/0x3*(parseInt(_0x2ddbdd(0x111))/0x4)+parseInt(_0x2ddbdd(0x121))/0x5+parseInt(_0x2ddbdd(0x120))/0x6*(parseInt(_0x2ddbdd(0x11e))/0x7)+-parseInt(_0x2ddbdd(0x11c))/0x8*(-parseInt(_0x2ddbdd(0x125))/0x9)+-parseInt(_0x2ddbdd(0x109))/0xa;if(_0x46d6d2===_0x115b11)break;else _0x12ec3c['push'](_0x12ec3c['shift']());}catch(_0x563d2b){_0x12ec3c['push'](_0x12ec3c['shift']());}}}(_0x3668,0x6b672));const e={'sheets-pivot':{'sheet':'Full','blankValue':'(En\x20blanc)','otherValue':_0x3d25b9(0x126),'columnName':_0x3d25b9(0x100),'subTotalText':_0x3d25b9(0x102),'grandTotalText':_0x3d25b9(0x128),'valueText':_0x3d25b9(0x113),'rowLabels':'Row\x20Labels','columnLabels':'Column\x20Labels','averageName':_0x3d25b9(0x107),'countName':_0x3d25b9(0x117),'countNumsName':_0x3d25b9(0x117),'maxName':_0x3d25b9(0x10b),'minName':_0x3d25b9(0x119),'productName':_0x3d25b9(0x127),'stdDevName':_0x3d25b9(0x108),'stdDevpName':_0x3d25b9(0x115),'sumName':'Suma\x20de\x20','varName':_0x3d25b9(0x103),'varpName':_0x3d25b9(0x10a),'subTotal':_0x3d25b9(0x102),'grandTotal':_0x3d25b9(0x128),'value':_0x3d25b9(0x116),'blank':_0x3d25b9(0x110),'other':_0x3d25b9(0x122),'renderText':{'valueField':_0x3d25b9(0x11b),'subtotal':_0x3d25b9(0x11d),'grandTotal':_0x3d25b9(0x11d),'multipleGrandTotal':_0x3d25b9(0x123),'subtotalWithValue':_0x3d25b9(0x11d)},'emptyPivot':{'filter':_0x3d25b9(0x10d),'row':_0x3d25b9(0x118),'column':'Columna','values':'Valors'},'dateGroup':{'year':_0x3d25b9(0x112),'month':_0x3d25b9(0x10e),'day':'Dia','date':'Dia','hour':'Hora','minute':_0x3d25b9(0x10f),'hourMinute':_0x3d25b9(0x101),'quarter':_0x3d25b9(0x10c),'monthDate':_0x3d25b9(0x104),'yearQuarter':'Any-Trimestre','yearMonth':'Any-Mes','yearMonthDate':'Any-Mes-Dia'},'cellDateGroupDisplay':{'minute':_0x3d25b9(0x123),'hour':_0x3d25b9(0x123),'hourMinute':_0x3d25b9(0x124),'date':_0x3d25b9(0x123),'month':_0x3d25b9(0x123),'monthDate':'{0}-{1}','quarter':'Q{0}','year':'{0}','yearMonth':'{0}-{1}','yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x3d25b9(0x11f)}}};module[_0x3d25b9(0x114)]=e;function _0x3668(){const _0x9592a3=['{0}-Q{1}','3217098XtBBBo','68500xPUUQo','altre','{0}','{0}:{1}','5571COlSwo','(Altre)','Producte\x20de\x20','Total\x20general','Columna\x20','Hora-Minut','Subtotal','Var\x20de\x20','Mes-Dia','249590DkVWnE','3pkrVYB','Mitjana\x20de\x20','DesvEst\x20de\x20','13038740cRpSjo','VarP\x20de\x20','Màx\x20de\x20','Trimestre','Filtre','Mes','Minut','en\x20blanc','2241364slYNPf','Any','Valor','exports','DesvEstP\x20de\x20','valor','Recompte\x20de\x20','Fila','Mín\x20de\x20','183884GYRGdw','{0}{1}','8952WXBvgd','{0}\x20{1}','7oJpobX'];_0x3668=function(){return _0x9592a3;};return _0x3668();}
@@ -1 +1 @@
1
- function _0x25bf(_0x345ae1,_0x4d8028){_0x345ae1=_0x345ae1-0x7a;const _0x483131=_0x4831();let _0x25bfcc=_0x483131[_0x345ae1];return _0x25bfcc;}const _0x188587=_0x25bf;(function(_0x4ff70d,_0x91c1ef){const _0x507d5b=_0x25bf,_0x8cd434=_0x4ff70d();while(!![]){try{const _0x612e58=-parseInt(_0x507d5b(0x8d))/0x1*(-parseInt(_0x507d5b(0x8a))/0x2)+parseInt(_0x507d5b(0x9d))/0x3+parseInt(_0x507d5b(0x8c))/0x4*(parseInt(_0x507d5b(0x97))/0x5)+parseInt(_0x507d5b(0x96))/0x6*(-parseInt(_0x507d5b(0xaa))/0x7)+parseInt(_0x507d5b(0x90))/0x8*(-parseInt(_0x507d5b(0xab))/0x9)+parseInt(_0x507d5b(0x7f))/0xa+parseInt(_0x507d5b(0x86))/0xb;if(_0x612e58===_0x91c1ef)break;else _0x8cd434['push'](_0x8cd434['shift']());}catch(_0x421d5f){_0x8cd434['push'](_0x8cd434['shift']());}}}(_0x4831,0xadeb5));function _0x4831(){const _0x145cb6=['Produkt\x20von\x20','1371177EEtAtR','Monat','Jahr','Minute','Zeile','Row\x20Labels','{0}{1}','Tag','Maximum\x20von\x20','Anzahl\x20von\x20','Stunde','Gesamtergebnis','StdDev\x20von\x20','6742323AwMTRe','189xVXpiW','{0}-{1}-{2}','Quartal','{0}-Q{1}','Jahr-Monat','Spalte','5866530StWfRp','Summe\x20von\x20','Q{0}','Column\x20Labels','{0}','sonstige','leer','2285514AqXCIk','Werte','Stunde-Minute','Filter','2UdGzaG','(Leer)','406804ZMkmDT','1088333cKvzPx','{0}-{1}','Varp\x20von\x20','369280IbdMTA','{0}\x20{1}','Zwischensumme','Jahr-Quartal','Wert','Var\x20von\x20','6AOYrzM','15LVlXop','(Sonstige)','{0}:{1}','Mittelwert\x20von\x20','Jahr-Monat-Tag'];_0x4831=function(){return _0x145cb6;};return _0x4831();}const e={'sheets-pivot':{'sheet':'Blatt','blankValue':_0x188587(0x8b),'otherValue':_0x188587(0x98),'columnName':'Spalte\x20','subTotalText':_0x188587(0x92),'grandTotalText':'Gesamtergebnis','valueText':_0x188587(0x94),'rowLabels':_0x188587(0xa2),'columnLabels':_0x188587(0x82),'averageName':_0x188587(0x9a),'countName':_0x188587(0xa6),'countNumsName':'Anzahl\x20von\x20','maxName':_0x188587(0xa5),'minName':'Minimum\x20von\x20','productName':_0x188587(0x9c),'stdDevName':_0x188587(0xa9),'stdDevpName':'StdDevp\x20von\x20','sumName':_0x188587(0x80),'varName':_0x188587(0x95),'varpName':_0x188587(0x8f),'subTotal':'Zwischensumme','grandTotal':_0x188587(0xa8),'value':_0x188587(0x94),'blank':_0x188587(0x85),'other':_0x188587(0x84),'renderText':{'valueField':_0x188587(0xa3),'subtotal':'{0}\x20{1}','grandTotal':_0x188587(0x91),'multipleGrandTotal':_0x188587(0x83),'subtotalWithValue':_0x188587(0x91)},'emptyPivot':{'filter':_0x188587(0x89),'row':_0x188587(0xa1),'column':_0x188587(0x7e),'values':_0x188587(0x87)},'dateGroup':{'year':_0x188587(0x9f),'month':_0x188587(0x9e),'day':_0x188587(0xa4),'date':_0x188587(0xa4),'hour':_0x188587(0xa7),'minute':_0x188587(0xa0),'hourMinute':_0x188587(0x88),'quarter':_0x188587(0x7b),'monthDate':'Monat-Tag','yearQuarter':_0x188587(0x93),'yearMonth':_0x188587(0x7d),'yearMonthDate':_0x188587(0x9b)},'cellDateGroupDisplay':{'minute':_0x188587(0x83),'hour':_0x188587(0x83),'hourMinute':_0x188587(0x99),'date':_0x188587(0x83),'month':_0x188587(0x83),'monthDate':_0x188587(0x8e),'quarter':_0x188587(0x81),'year':_0x188587(0x83),'yearMonth':_0x188587(0x8e),'yearMonthDate':_0x188587(0x7a),'yearQuarter':_0x188587(0x7c)}}};module['exports']=e;
1
+ function _0xa6ff(_0x3ab127,_0xbfa15){_0x3ab127=_0x3ab127-0x9f;const _0x8567b3=_0x8567();let _0xa6ffd=_0x8567b3[_0x3ab127];return _0xa6ffd;}const _0x38ce39=_0xa6ff;(function(_0x502341,_0xbc1dd3){const _0x368d9a=_0xa6ff,_0x592fc6=_0x502341();while(!![]){try{const _0x3aacc0=-parseInt(_0x368d9a(0xa5))/0x1+-parseInt(_0x368d9a(0xc7))/0x2+-parseInt(_0x368d9a(0xa4))/0x3*(parseInt(_0x368d9a(0xaa))/0x4)+-parseInt(_0x368d9a(0xc5))/0x5*(-parseInt(_0x368d9a(0xbe))/0x6)+-parseInt(_0x368d9a(0xca))/0x7+parseInt(_0x368d9a(0xbf))/0x8+-parseInt(_0x368d9a(0xb6))/0x9*(-parseInt(_0x368d9a(0xa2))/0xa);if(_0x3aacc0===_0xbc1dd3)break;else _0x592fc6['push'](_0x592fc6['shift']());}catch(_0x308334){_0x592fc6['push'](_0x592fc6['shift']());}}}(_0x8567,0x81c88));const e={'sheets-pivot':{'sheet':_0x38ce39(0xb9),'blankValue':'(Leer)','otherValue':_0x38ce39(0xc9),'columnName':'Spalte\x20','subTotalText':'Zwischensumme','grandTotalText':_0x38ce39(0xba),'valueText':_0x38ce39(0xc0),'rowLabels':'Row\x20Labels','columnLabels':_0x38ce39(0xbb),'averageName':_0x38ce39(0xc8),'countName':_0x38ce39(0x9f),'countNumsName':_0x38ce39(0x9f),'maxName':_0x38ce39(0xc2),'minName':_0x38ce39(0xb1),'productName':_0x38ce39(0xa3),'stdDevName':_0x38ce39(0xa7),'stdDevpName':_0x38ce39(0xb4),'sumName':'Summe\x20von\x20','varName':_0x38ce39(0xb5),'varpName':_0x38ce39(0xbc),'subTotal':_0x38ce39(0xc3),'grandTotal':_0x38ce39(0xba),'value':_0x38ce39(0xc0),'blank':_0x38ce39(0xaf),'other':_0x38ce39(0xa9),'renderText':{'valueField':_0x38ce39(0xa0),'subtotal':_0x38ce39(0xc1),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x38ce39(0xb2),'subtotalWithValue':_0x38ce39(0xc1)},'emptyPivot':{'filter':'Filter','row':_0x38ce39(0xae),'column':_0x38ce39(0xab),'values':'Werte'},'dateGroup':{'year':_0x38ce39(0xb0),'month':_0x38ce39(0xa1),'day':_0x38ce39(0xc6),'date':_0x38ce39(0xc6),'hour':'Stunde','minute':_0x38ce39(0xb8),'hourMinute':_0x38ce39(0xb7),'quarter':_0x38ce39(0xbd),'monthDate':'Monat-Tag','yearQuarter':'Jahr-Quartal','yearMonth':'Jahr-Monat','yearMonthDate':_0x38ce39(0xad)},'cellDateGroupDisplay':{'minute':_0x38ce39(0xb2),'hour':_0x38ce39(0xb2),'hourMinute':_0x38ce39(0xa8),'date':'{0}','month':'{0}','monthDate':'{0}-{1}','quarter':_0x38ce39(0xac),'year':_0x38ce39(0xb2),'yearMonth':'{0}-{1}','yearMonthDate':_0x38ce39(0xb3),'yearQuarter':_0x38ce39(0xc4)}}};module[_0x38ce39(0xa6)]=e;function _0x8567(){const _0x301539=['exports','StdDev\x20von\x20','{0}:{1}','sonstige','503912AUanun','Spalte','Q{0}','Jahr-Monat-Tag','Zeile','leer','Jahr','Minimum\x20von\x20','{0}','{0}-{1}-{2}','StdDevp\x20von\x20','Var\x20von\x20','9sBvUsR','Stunde-Minute','Minute','Blatt','Gesamtergebnis','Column\x20Labels','Varp\x20von\x20','Quartal','98868dQshVy','5325208mHyEEN','Wert','{0}\x20{1}','Maximum\x20von\x20','Zwischensumme','{0}-Q{1}','185OLMAUb','Tag','131532ftyPbt','Mittelwert\x20von\x20','(Sonstige)','374388IdbmQR','Anzahl\x20von\x20','{0}{1}','Monat','513490EtxmXG','Produkt\x20von\x20','15fWBuEg','45954jLChni'];_0x8567=function(){return _0x301539;};return _0x8567();}
@@ -1 +1 @@
1
- const _0x3092bf=_0x443c;(function(_0x8759b,_0x47b93c){const _0x4cff9f=_0x443c,_0xd4357e=_0x8759b();while(!![]){try{const _0x465b08=parseInt(_0x4cff9f(0xd6))/0x1+-parseInt(_0x4cff9f(0xc9))/0x2*(-parseInt(_0x4cff9f(0xd0))/0x3)+parseInt(_0x4cff9f(0xc7))/0x4*(-parseInt(_0x4cff9f(0xe1))/0x5)+parseInt(_0x4cff9f(0xe5))/0x6*(parseInt(_0x4cff9f(0xcb))/0x7)+-parseInt(_0x4cff9f(0xd3))/0x8*(-parseInt(_0x4cff9f(0xdd))/0x9)+-parseInt(_0x4cff9f(0xe4))/0xa+-parseInt(_0x4cff9f(0xdb))/0xb;if(_0x465b08===_0x47b93c)break;else _0xd4357e['push'](_0xd4357e['shift']());}catch(_0x1ce19c){_0xd4357e['push'](_0xd4357e['shift']());}}}(_0x359b,0x418dc));const e={'sheets-pivot':{'sheet':_0x3092bf(0xd7),'blankValue':_0x3092bf(0xbf),'otherValue':_0x3092bf(0xc8),'columnName':_0x3092bf(0xdc),'subTotalText':_0x3092bf(0xba),'grandTotalText':_0x3092bf(0xcd),'valueText':_0x3092bf(0xd9),'rowLabels':_0x3092bf(0xd2),'columnLabels':'Column\x20Labels','averageName':_0x3092bf(0xe0),'countName':_0x3092bf(0xdf),'countNumsName':_0x3092bf(0xdf),'maxName':_0x3092bf(0xca),'minName':_0x3092bf(0xd4),'productName':'Product\x20of\x20','stdDevName':_0x3092bf(0xe2),'stdDevpName':_0x3092bf(0xc5),'sumName':_0x3092bf(0xce),'varName':_0x3092bf(0xe3),'varpName':'Varp\x20of\x20','subTotal':_0x3092bf(0xbc),'grandTotal':_0x3092bf(0xcd),'value':'value','blank':_0x3092bf(0xc0),'other':_0x3092bf(0xc3),'renderText':{'valueField':'{0}{1}','subtotal':'{0}\x20{1}','grandTotal':'{0}\x20{1}','multipleGrandTotal':'{0}','subtotalWithValue':_0x3092bf(0xbe)},'emptyPivot':{'filter':_0x3092bf(0xd8),'row':_0x3092bf(0xda),'column':_0x3092bf(0xcc),'values':_0x3092bf(0xd5)},'dateGroup':{'year':_0x3092bf(0xbd),'month':'Month','day':_0x3092bf(0xbb),'date':_0x3092bf(0xbb),'hour':_0x3092bf(0xe6),'minute':_0x3092bf(0xcf),'hourMinute':_0x3092bf(0xc2),'quarter':'Quarter','monthDate':'Month-Day','yearQuarter':_0x3092bf(0xc4),'yearMonth':'Year-Month','yearMonthDate':'Year-Month-Day'},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x3092bf(0xd1),'hourMinute':'{0}:{1}','date':_0x3092bf(0xd1),'month':_0x3092bf(0xd1),'monthDate':_0x3092bf(0xc1),'quarter':_0x3092bf(0xde),'year':'{0}','yearMonth':_0x3092bf(0xc1),'yearMonthDate':_0x3092bf(0xc6),'yearQuarter':'{0}-Q{1}'}}};function _0x443c(_0x270c79,_0x5a1515){_0x270c79=_0x270c79-0xba;const _0x359bca=_0x359b();let _0x443c10=_0x359bca[_0x270c79];return _0x443c10;}function _0x359b(){const _0x55ad72=['Minute','217182VjJjLX','{0}','Row\x20Labels','67760MjzLgT','Min\x20of\x20','Values','500018UWlMhZ','Sheet','Filter','Value','Row','1130459UuQtEE','Column\x20','153eBOPPa','Q{0}','Count\x20of\x20','Average\x20of\x20','616095DeeJOT','StdDev\x20of\x20','Var\x20of\x20','4549510riFaTZ','1398270gyebKE','Hour','Total','Day','Subtotal','Year','{0}\x20{1}','(Blank)','blank','{0}-{1}','Hour-Minute','other','Year-Quarter','StdDevp\x20of\x20','{0}-{1}-{2}','4hXvVUn','(Other)','2BaCedp','Max\x20of\x20','7vfZUNw','Column','Grand\x20Total','Sum\x20of\x20'];_0x359b=function(){return _0x55ad72;};return _0x359b();}module['exports']=e;
1
+ const _0x76bfc1=_0x18de;(function(_0x205bc7,_0x5b2d26){const _0x3e2ea2=_0x18de,_0x42de9d=_0x205bc7();while(!![]){try{const _0x546cda=parseInt(_0x3e2ea2(0x11e))/0x1*(-parseInt(_0x3e2ea2(0x12d))/0x2)+-parseInt(_0x3e2ea2(0x135))/0x3*(parseInt(_0x3e2ea2(0x148))/0x4)+-parseInt(_0x3e2ea2(0x13b))/0x5+parseInt(_0x3e2ea2(0x145))/0x6*(-parseInt(_0x3e2ea2(0x120))/0x7)+-parseInt(_0x3e2ea2(0x13a))/0x8+parseInt(_0x3e2ea2(0x11f))/0x9*(parseInt(_0x3e2ea2(0x14a))/0xa)+-parseInt(_0x3e2ea2(0x139))/0xb*(-parseInt(_0x3e2ea2(0x128))/0xc);if(_0x546cda===_0x5b2d26)break;else _0x42de9d['push'](_0x42de9d['shift']());}catch(_0x2fb574){_0x42de9d['push'](_0x42de9d['shift']());}}}(_0x4e53,0x64ad6));const e={'sheets-pivot':{'sheet':'Sheet','blankValue':_0x76bfc1(0x13c),'otherValue':'(Other)','columnName':_0x76bfc1(0x133),'subTotalText':_0x76bfc1(0x12f),'grandTotalText':_0x76bfc1(0x123),'valueText':_0x76bfc1(0x121),'rowLabels':_0x76bfc1(0x124),'columnLabels':_0x76bfc1(0x138),'averageName':'Average\x20of\x20','countName':_0x76bfc1(0x149),'countNumsName':_0x76bfc1(0x149),'maxName':_0x76bfc1(0x130),'minName':'Min\x20of\x20','productName':_0x76bfc1(0x13e),'stdDevName':_0x76bfc1(0x142),'stdDevpName':_0x76bfc1(0x140),'sumName':'Sum\x20of\x20','varName':_0x76bfc1(0x122),'varpName':_0x76bfc1(0x141),'subTotal':'Subtotal','grandTotal':_0x76bfc1(0x123),'value':_0x76bfc1(0x12a),'blank':_0x76bfc1(0x132),'other':_0x76bfc1(0x11a),'renderText':{'valueField':_0x76bfc1(0x134),'subtotal':_0x76bfc1(0x126),'grandTotal':'{0}\x20{1}','multipleGrandTotal':'{0}','subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x76bfc1(0x127),'row':'Row','column':_0x76bfc1(0x11c),'values':'Values'},'dateGroup':{'year':'Year','month':_0x76bfc1(0x143),'day':'Day','date':_0x76bfc1(0x11d),'hour':_0x76bfc1(0x12c),'minute':_0x76bfc1(0x144),'hourMinute':_0x76bfc1(0x11b),'quarter':'Quarter','monthDate':_0x76bfc1(0x136),'yearQuarter':_0x76bfc1(0x13f),'yearMonth':_0x76bfc1(0x12e),'yearMonthDate':_0x76bfc1(0x131)},'cellDateGroupDisplay':{'minute':_0x76bfc1(0x129),'hour':_0x76bfc1(0x129),'hourMinute':_0x76bfc1(0x146),'date':'{0}','month':_0x76bfc1(0x129),'monthDate':'{0}-{1}','quarter':_0x76bfc1(0x12b),'year':'{0}','yearMonth':_0x76bfc1(0x147),'yearMonthDate':_0x76bfc1(0x125),'yearQuarter':_0x76bfc1(0x13d)}}};function _0x18de(_0x139d38,_0x12d30a){_0x139d38=_0x139d38-0x11a;const _0x4e536d=_0x4e53();let _0x18de33=_0x4e536d[_0x139d38];return _0x18de33;}module[_0x76bfc1(0x137)]=e;function _0x4e53(){const _0x405ac8=['(Blank)','{0}-Q{1}','Product\x20of\x20','Year-Quarter','StdDevp\x20of\x20','Varp\x20of\x20','StdDev\x20of\x20','Month','Minute','174ZSGMFk','{0}:{1}','{0}-{1}','180ZdPwRB','Count\x20of\x20','10XFVbRR','other','Hour-Minute','Column','Day','181ogIYgC','6913449wNBAge','6013OjKEEa','Value','Var\x20of\x20','Grand\x20Total','Row\x20Labels','{0}-{1}-{2}','{0}\x20{1}','Filter','2233788DZSEkA','{0}','value','Q{0}','Hour','4610NGzJTY','Year-Month','Total','Max\x20of\x20','Year-Month-Day','blank','Column\x20','{0}{1}','10905UGkRQx','Month-Day','exports','Column\x20Labels','55LuIZVK','4093488JKqbBh','845775xCEECh'];_0x4e53=function(){return _0x405ac8;};return _0x4e53();}
@@ -1 +1 @@
1
- function _0x4f74(){const _0x405481=['(Vacío)','{0}:{1}','Columna','(Otro)','2101772pDclKW','exports','Mín\x20de\x20','{0}','Total\x20general','126224Fxrfzn','58806JugQzC','Column\x20Labels','Día','Promedio\x20de\x20','{0}\x20{1}','Q{0}','1992870yLsQeE','valor','Año-Trimestre','Minuto','DesvEst\x20de\x20','717336rVsETr','43BKJCxl','10IRKzyx','Valores','Año-Mes','DesvEstP\x20de\x20','Var\x20de\x20','Filtro','Subtotal','6271485wjTTtJ','Conteo\x20de\x20','Año','Trimestre','Fila','Valor','Row\x20Labels','{0}{1}','27978401uQfDXT','14oDaEQb','{0}-{1}','Hora-Minuto','VarP\x20de\x20','261GLkgVO'];_0x4f74=function(){return _0x405481;};return _0x4f74();}const _0x3c7c67=_0x2b72;(function(_0x16d0cc,_0x1c54a7){const _0x5a73e9=_0x2b72,_0x2f06e4=_0x16d0cc();while(!![]){try{const _0x1e5937=parseInt(_0x5a73e9(0x141))/0x1*(parseInt(_0x5a73e9(0x135))/0x2)+parseInt(_0x5a73e9(0x140))/0x3+-parseInt(_0x5a73e9(0x12f))/0x4+parseInt(_0x5a73e9(0x149))/0x5+-parseInt(_0x5a73e9(0x13b))/0x6*(-parseInt(_0x5a73e9(0x152))/0x7)+parseInt(_0x5a73e9(0x134))/0x8*(parseInt(_0x5a73e9(0x156))/0x9)+parseInt(_0x5a73e9(0x142))/0xa*(-parseInt(_0x5a73e9(0x151))/0xb);if(_0x1e5937===_0x1c54a7)break;else _0x2f06e4['push'](_0x2f06e4['shift']());}catch(_0x55475c){_0x2f06e4['push'](_0x2f06e4['shift']());}}}(_0x4f74,0xc5ea0));function _0x2b72(_0x585cc1,_0xaa5492){_0x585cc1=_0x585cc1-0x12c;const _0x4f74aa=_0x4f74();let _0x2b72e3=_0x4f74aa[_0x585cc1];return _0x2b72e3;}const e={'sheets-pivot':{'sheet':'Hoja','blankValue':_0x3c7c67(0x157),'otherValue':_0x3c7c67(0x12e),'columnName':'Columna\x20','subTotalText':_0x3c7c67(0x148),'grandTotalText':'Total\x20general','valueText':_0x3c7c67(0x14e),'rowLabels':_0x3c7c67(0x14f),'columnLabels':_0x3c7c67(0x136),'averageName':_0x3c7c67(0x138),'countName':_0x3c7c67(0x14a),'countNumsName':_0x3c7c67(0x14a),'maxName':'Máx\x20de\x20','minName':_0x3c7c67(0x131),'productName':'Producto\x20de\x20','stdDevName':_0x3c7c67(0x13f),'stdDevpName':_0x3c7c67(0x145),'sumName':'Suma\x20de\x20','varName':_0x3c7c67(0x146),'varpName':_0x3c7c67(0x155),'subTotal':_0x3c7c67(0x148),'grandTotal':_0x3c7c67(0x133),'value':_0x3c7c67(0x13c),'blank':'vacío','other':'otro','renderText':{'valueField':_0x3c7c67(0x150),'subtotal':'{0}\x20{1}','grandTotal':_0x3c7c67(0x139),'multipleGrandTotal':_0x3c7c67(0x132),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x3c7c67(0x147),'row':_0x3c7c67(0x14d),'column':_0x3c7c67(0x12d),'values':_0x3c7c67(0x143)},'dateGroup':{'year':_0x3c7c67(0x14b),'month':'Mes','day':_0x3c7c67(0x137),'date':_0x3c7c67(0x137),'hour':'Hora','minute':_0x3c7c67(0x13e),'hourMinute':_0x3c7c67(0x154),'quarter':_0x3c7c67(0x14c),'monthDate':'Mes-Día','yearQuarter':_0x3c7c67(0x13d),'yearMonth':_0x3c7c67(0x144),'yearMonthDate':'Año-Mes-Día'},'cellDateGroupDisplay':{'minute':_0x3c7c67(0x132),'hour':'{0}','hourMinute':_0x3c7c67(0x12c),'date':_0x3c7c67(0x132),'month':'{0}','monthDate':_0x3c7c67(0x153),'quarter':_0x3c7c67(0x13a),'year':'{0}','yearMonth':_0x3c7c67(0x153),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':'{0}-Q{1}'}}};module[_0x3c7c67(0x130)]=e;
1
+ function _0x645f(){const _0x4eaa4a=['VarP\x20de\x20','Año-Trimestre','Q{0}','22823170rgYwub','3844030GjfSWK','21GUsihf','Hora','{0}','Conteo\x20de\x20','vacío','Filtro','Producto\x20de\x20','Fila','Día','2120HfLHxK','Valores','{0}\x20{1}','421990esZbbm','Año-Mes-Día','Minuto','{0}-{1}-{2}','Hoja','611391mHTLZh','18387jXEOSa','Var\x20de\x20','Mes-Día','DesvEst\x20de\x20','Trimestre','DesvEstP\x20de\x20','Mes','Promedio\x20de\x20','Año','{0}-{1}','Suma\x20de\x20','505044KgHtIg','1042044SkZQRG','otro','Valor','(Otro)','Subtotal','(Vacío)','Row\x20Labels','Total\x20general','Hora-Minuto','exports','4dEhlQi'];_0x645f=function(){return _0x4eaa4a;};return _0x645f();}function _0x2ffb(_0x154b86,_0x8d65a1){_0x154b86=_0x154b86-0x73;const _0x645f6e=_0x645f();let _0x2ffbaa=_0x645f6e[_0x154b86];return _0x2ffbaa;}const _0x28e536=_0x2ffb;(function(_0x11c37a,_0x32ad77){const _0x2e3b58=_0x2ffb,_0x25f477=_0x11c37a();while(!![]){try{const _0x2a9c88=parseInt(_0x2e3b58(0x9f))/0x1+parseInt(_0x2e3b58(0x83))/0x2+parseInt(_0x2e3b58(0x76))/0x3+-parseInt(_0x2e3b58(0x8d))/0x4*(-parseInt(_0x2e3b58(0x92))/0x5)+-parseInt(_0x2e3b58(0x82))/0x6*(-parseInt(_0x2e3b58(0x93))/0x7)+parseInt(_0x2e3b58(0x9c))/0x8*(parseInt(_0x2e3b58(0x77))/0x9)+-parseInt(_0x2e3b58(0x91))/0xa;if(_0x2a9c88===_0x32ad77)break;else _0x25f477['push'](_0x25f477['shift']());}catch(_0xbf6147){_0x25f477['push'](_0x25f477['shift']());}}}(_0x645f,0x684cf));const e={'sheets-pivot':{'sheet':_0x28e536(0x75),'blankValue':_0x28e536(0x88),'otherValue':_0x28e536(0x86),'columnName':'Columna\x20','subTotalText':_0x28e536(0x87),'grandTotalText':'Total\x20general','valueText':_0x28e536(0x85),'rowLabels':_0x28e536(0x89),'columnLabels':'Column\x20Labels','averageName':_0x28e536(0x7e),'countName':'Conteo\x20de\x20','countNumsName':_0x28e536(0x96),'maxName':'Máx\x20de\x20','minName':'Mín\x20de\x20','productName':_0x28e536(0x99),'stdDevName':_0x28e536(0x7a),'stdDevpName':_0x28e536(0x7c),'sumName':_0x28e536(0x81),'varName':_0x28e536(0x78),'varpName':_0x28e536(0x8e),'subTotal':_0x28e536(0x87),'grandTotal':_0x28e536(0x8a),'value':'valor','blank':_0x28e536(0x97),'other':_0x28e536(0x84),'renderText':{'valueField':'{0}{1}','subtotal':_0x28e536(0x9e),'grandTotal':_0x28e536(0x9e),'multipleGrandTotal':_0x28e536(0x95),'subtotalWithValue':_0x28e536(0x9e)},'emptyPivot':{'filter':_0x28e536(0x98),'row':_0x28e536(0x9a),'column':'Columna','values':_0x28e536(0x9d)},'dateGroup':{'year':_0x28e536(0x7f),'month':_0x28e536(0x7d),'day':_0x28e536(0x9b),'date':_0x28e536(0x9b),'hour':_0x28e536(0x94),'minute':_0x28e536(0x73),'hourMinute':_0x28e536(0x8b),'quarter':_0x28e536(0x7b),'monthDate':_0x28e536(0x79),'yearQuarter':_0x28e536(0x8f),'yearMonth':'Año-Mes','yearMonthDate':_0x28e536(0xa0)},'cellDateGroupDisplay':{'minute':_0x28e536(0x95),'hour':_0x28e536(0x95),'hourMinute':'{0}:{1}','date':'{0}','month':_0x28e536(0x95),'monthDate':_0x28e536(0x80),'quarter':_0x28e536(0x90),'year':_0x28e536(0x95),'yearMonth':_0x28e536(0x80),'yearMonthDate':_0x28e536(0x74),'yearQuarter':'{0}-Q{1}'}}};module[_0x28e536(0x8c)]=e;
@@ -1 +1 @@
1
- const _0x249b69=_0x378f;function _0x5b91(){const _0x1bc902=['روز','{0}-{1}-{2}','فیلترها','exports','ماه-روز','برچسب‌های\x20ردیف','بیشترین\x20از\x20','انحراف\x20معیار\x20از\x20','1224420GVZdeN','مقدار','2246330oNcvLR','35UyRpvd','مقادیر','{0}','(خالی)','ساعت-دقیقه','{0}:{1}','واریانس\x20از\x20','530ZZuSrw','ساعت','سایر','ستون‌ها','ردیف‌ها','خالی','7652WIizVd','9eVAgGM','80fQsTpk','دقیقه','تعداد\x20اعداد\x20از\x20','برچسب‌های\x20ستون','379206NolIDn','{0}-{1}','1975160XMQOfB','{1}\x20{0}','ستون\x20','ماه','{0}-Q{1}','سال-ماه','ضرب\x20از\x20','316824RPxtbR','سال','{0}{1}','127325zjikfd','(سایر)','فصل','کمترین\x20از\x20','برگ','انحراف\x20معیار\x20کلی\x20از\x20'];_0x5b91=function(){return _0x1bc902;};return _0x5b91();}(function(_0x4fbc86,_0x36505f){const _0x3a2102=_0x378f,_0x3b1f97=_0x4fbc86();while(!![]){try{const _0x11d7a2=parseInt(_0x3a2102(0x12c))/0x1+parseInt(_0x3a2102(0x12e))/0x2+parseInt(_0x3a2102(0x10d))/0x3*(-parseInt(_0x3a2102(0x10c))/0x4)+-parseInt(_0x3a2102(0x114))/0x5+-parseInt(_0x3a2102(0x11b))/0x6*(parseInt(_0x3a2102(0x12f))/0x7)+parseInt(_0x3a2102(0x10e))/0x8*(-parseInt(_0x3a2102(0x112))/0x9)+parseInt(_0x3a2102(0x136))/0xa*(-parseInt(_0x3a2102(0x11e))/0xb);if(_0x11d7a2===_0x36505f)break;else _0x3b1f97['push'](_0x3b1f97['shift']());}catch(_0x3f7e34){_0x3b1f97['push'](_0x3b1f97['shift']());}}}(_0x5b91,0x9e32b));function _0x378f(_0x36d5a5,_0x5f5a7f){_0x36d5a5=_0x36d5a5-0x108;const _0x5b919e=_0x5b91();let _0x378f8d=_0x5b919e[_0x36d5a5];return _0x378f8d;}const e={'sheets-pivot':{'sheet':_0x249b69(0x122),'blankValue':_0x249b69(0x132),'otherValue':_0x249b69(0x11f),'columnName':_0x249b69(0x116),'subTotalText':'جمع','grandTotalText':'کل','valueText':_0x249b69(0x12d),'rowLabels':_0x249b69(0x129),'columnLabels':_0x249b69(0x111),'averageName':'میانگین\x20از\x20','countName':'تعداد\x20از\x20','countNumsName':_0x249b69(0x110),'maxName':_0x249b69(0x12a),'minName':_0x249b69(0x121),'productName':_0x249b69(0x11a),'stdDevName':_0x249b69(0x12b),'stdDevpName':_0x249b69(0x123),'sumName':'جمع\x20از\x20','varName':_0x249b69(0x135),'varpName':'واریانس\x20کلی\x20از\x20','subTotal':'جمع','grandTotal':'کل','value':_0x249b69(0x12d),'blank':_0x249b69(0x10b),'other':_0x249b69(0x108),'renderText':{'valueField':_0x249b69(0x11d),'subtotal':_0x249b69(0x115),'grandTotal':_0x249b69(0x115),'multipleGrandTotal':_0x249b69(0x115),'subtotalWithValue':_0x249b69(0x115)},'emptyPivot':{'filter':_0x249b69(0x126),'row':_0x249b69(0x10a),'column':_0x249b69(0x109),'values':_0x249b69(0x130)},'dateGroup':{'year':_0x249b69(0x11c),'month':_0x249b69(0x117),'day':_0x249b69(0x124),'date':'روز','hour':_0x249b69(0x137),'minute':_0x249b69(0x10f),'hourMinute':_0x249b69(0x133),'quarter':_0x249b69(0x120),'monthDate':_0x249b69(0x128),'yearQuarter':'سال-فصل','yearMonth':_0x249b69(0x119),'yearMonthDate':'سال-ماه-روز'},'cellDateGroupDisplay':{'minute':_0x249b69(0x131),'hour':_0x249b69(0x131),'hourMinute':_0x249b69(0x134),'date':_0x249b69(0x131),'month':_0x249b69(0x131),'monthDate':_0x249b69(0x113),'quarter':'Q{0}','year':_0x249b69(0x131),'yearMonth':_0x249b69(0x113),'yearMonthDate':_0x249b69(0x125),'yearQuarter':_0x249b69(0x118)}}};module[_0x249b69(0x127)]=e;
1
+ function _0x158d(){const _0x266ffb=['{0}{1}','مقادیر','1498545wVyVmA','فیلترها','(سایر)','برچسب‌های\x20ردیف','سایر','{0}:{1}','سال-ماه','6HxPMZK','سال-فصل','واریانس\x20از\x20','1248990jxaRBC','جمع','2946880ywgQka','8ugcuFd','ستون‌ها','ساعت','449750nSfefO','مقدار','{1}\x20{0}','ساعت-دقیقه','کمترین\x20از\x20','{0}-Q{1}','سال-ماه-روز','خالی','{0}-{1}','15584810TAqRks','انحراف\x20معیار\x20کلی\x20از\x20','3FINXol','(خالی)','بیشترین\x20از\x20','ماه-روز','ماه','1038665VvSPev','1565109qzOtQc','{0}','روز','تعداد\x20اعداد\x20از\x20','جمع\x20از\x20','برچسب‌های\x20ستون','تعداد\x20از\x20'];_0x158d=function(){return _0x266ffb;};return _0x158d();}const _0xf25f2d=_0x2b78;(function(_0x3e28a2,_0x5c82ab){const _0x55923f=_0x2b78,_0x5f394b=_0x3e28a2();while(!![]){try{const _0x1f02b1=parseInt(_0x55923f(0x189))/0x1+parseInt(_0x55923f(0x183))/0x2+-parseInt(_0x55923f(0x16a))/0x3*(-parseInt(_0x55923f(0x185))/0x4)+-parseInt(_0x55923f(0x16f))/0x5+-parseInt(_0x55923f(0x180))/0x6*(-parseInt(_0x55923f(0x170))/0x7)+-parseInt(_0x55923f(0x186))/0x8*(-parseInt(_0x55923f(0x179))/0x9)+-parseInt(_0x55923f(0x168))/0xa;if(_0x1f02b1===_0x5c82ab)break;else _0x5f394b['push'](_0x5f394b['shift']());}catch(_0x4c8726){_0x5f394b['push'](_0x5f394b['shift']());}}}(_0x158d,0x6a29b));const e={'sheets-pivot':{'sheet':'برگ','blankValue':_0xf25f2d(0x16b),'otherValue':_0xf25f2d(0x17b),'columnName':'ستون\x20','subTotalText':_0xf25f2d(0x184),'grandTotalText':'کل','valueText':_0xf25f2d(0x18a),'rowLabels':_0xf25f2d(0x17c),'columnLabels':_0xf25f2d(0x175),'averageName':'میانگین\x20از\x20','countName':_0xf25f2d(0x176),'countNumsName':_0xf25f2d(0x173),'maxName':_0xf25f2d(0x16c),'minName':_0xf25f2d(0x18d),'productName':'ضرب\x20از\x20','stdDevName':'انحراف\x20معیار\x20از\x20','stdDevpName':_0xf25f2d(0x169),'sumName':_0xf25f2d(0x174),'varName':_0xf25f2d(0x182),'varpName':'واریانس\x20کلی\x20از\x20','subTotal':_0xf25f2d(0x184),'grandTotal':'کل','value':'مقدار','blank':_0xf25f2d(0x166),'other':_0xf25f2d(0x17d),'renderText':{'valueField':_0xf25f2d(0x177),'subtotal':_0xf25f2d(0x18b),'grandTotal':_0xf25f2d(0x18b),'multipleGrandTotal':_0xf25f2d(0x18b),'subtotalWithValue':'{1}\x20{0}'},'emptyPivot':{'filter':_0xf25f2d(0x17a),'row':'ردیف‌ها','column':_0xf25f2d(0x187),'values':_0xf25f2d(0x178)},'dateGroup':{'year':'سال','month':_0xf25f2d(0x16e),'day':'روز','date':_0xf25f2d(0x172),'hour':_0xf25f2d(0x188),'minute':'دقیقه','hourMinute':_0xf25f2d(0x18c),'quarter':'فصل','monthDate':_0xf25f2d(0x16d),'yearQuarter':_0xf25f2d(0x181),'yearMonth':_0xf25f2d(0x17f),'yearMonthDate':_0xf25f2d(0x18f)},'cellDateGroupDisplay':{'minute':'{0}','hour':'{0}','hourMinute':_0xf25f2d(0x17e),'date':_0xf25f2d(0x171),'month':'{0}','monthDate':'{0}-{1}','quarter':'Q{0}','year':_0xf25f2d(0x171),'yearMonth':_0xf25f2d(0x167),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0xf25f2d(0x18e)}}};function _0x2b78(_0x49c654,_0x613ea4){_0x49c654=_0x49c654-0x166;const _0x158d41=_0x158d();let _0x2b7848=_0x158d41[_0x49c654];return _0x2b7848;}module['exports']=e;
@@ -1 +1 @@
1
- const _0x4970da=_0x4fc2;(function(_0x47519d,_0xbe3b14){const _0x400283=_0x4fc2,_0x390deb=_0x47519d();while(!![]){try{const _0x2e8482=parseInt(_0x400283(0x163))/0x1*(parseInt(_0x400283(0x16d))/0x2)+parseInt(_0x400283(0x17b))/0x3*(parseInt(_0x400283(0x150))/0x4)+-parseInt(_0x400283(0x153))/0x5*(parseInt(_0x400283(0x168))/0x6)+-parseInt(_0x400283(0x172))/0x7+parseInt(_0x400283(0x170))/0x8*(-parseInt(_0x400283(0x166))/0x9)+-parseInt(_0x400283(0x167))/0xa+parseInt(_0x400283(0x158))/0xb*(parseInt(_0x400283(0x174))/0xc);if(_0x2e8482===_0xbe3b14)break;else _0x390deb['push'](_0x390deb['shift']());}catch(_0x437ca4){_0x390deb['push'](_0x390deb['shift']());}}}(_0x5a20,0xcfd39));const e={'sheets-pivot':{'sheet':_0x4970da(0x15e),'blankValue':_0x4970da(0x171),'otherValue':_0x4970da(0x160),'columnName':'Colonne\x20','subTotalText':_0x4970da(0x16b),'grandTotalText':_0x4970da(0x16f),'valueText':_0x4970da(0x155),'rowLabels':'Row\x20Labels','columnLabels':_0x4970da(0x177),'averageName':_0x4970da(0x16e),'countName':_0x4970da(0x152),'countNumsName':'Nombre\x20de\x20','maxName':_0x4970da(0x17a),'minName':_0x4970da(0x15c),'productName':_0x4970da(0x179),'stdDevName':_0x4970da(0x169),'stdDevpName':'Écart-type\x20pop.\x20de\x20','sumName':_0x4970da(0x175),'varName':'Variance\x20de\x20','varpName':_0x4970da(0x154),'subTotal':'Sous-total','grandTotal':_0x4970da(0x16f),'value':_0x4970da(0x15f),'blank':_0x4970da(0x164),'other':_0x4970da(0x17c),'renderText':{'valueField':_0x4970da(0x17d),'subtotal':_0x4970da(0x15d),'grandTotal':_0x4970da(0x15d),'multipleGrandTotal':_0x4970da(0x161),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x4970da(0x173),'row':_0x4970da(0x17f),'column':_0x4970da(0x162),'values':_0x4970da(0x156)},'dateGroup':{'year':_0x4970da(0x15b),'month':_0x4970da(0x17e),'day':_0x4970da(0x176),'date':_0x4970da(0x176),'hour':'Heure','minute':_0x4970da(0x16c),'hourMinute':_0x4970da(0x157),'quarter':_0x4970da(0x159),'monthDate':_0x4970da(0x178),'yearQuarter':'Année-Trimestre','yearMonth':_0x4970da(0x165),'yearMonthDate':'Année-Mois-Jour'},'cellDateGroupDisplay':{'minute':_0x4970da(0x161),'hour':_0x4970da(0x161),'hourMinute':'{0}:{1}','date':'{0}','month':_0x4970da(0x161),'monthDate':_0x4970da(0x16a),'quarter':'Q{0}','year':'{0}','yearMonth':_0x4970da(0x16a),'yearMonthDate':_0x4970da(0x151),'yearQuarter':'{0}-Q{1}'}}};function _0x5a20(){const _0x4f3991=['Variance\x20pop.\x20de\x20','Valeur','Valeurs','Heure-Minute','77Rkueen','Trimestre','exports','Année','Min\x20de\x20','{0}\x20{1}','Feuille','valeur','(Autre)','{0}','Colonne','15IvKZDv','vide','Année-Mois','801efkmPq','10653020ZadSnT','6zZJOER','Écart-type\x20de\x20','{0}-{1}','Total','Minute','146902nJzrvs','Moyenne\x20de\x20','Total\x20général','40728cSTrkm','(Vide)','7707567BLxzRr','Filtre','2155116bzkynM','Somme\x20de\x20','Jour','Column\x20Labels','Mois-Jour','Produit\x20de\x20','Max\x20de\x20','18zzpcEt','autre','{0}{1}','Mois','Ligne','1095264MqyUdB','{0}-{1}-{2}','Nombre\x20de\x20','2655365QAGLqe'];_0x5a20=function(){return _0x4f3991;};return _0x5a20();}function _0x4fc2(_0x1b554d,_0x523172){_0x1b554d=_0x1b554d-0x150;const _0x5a20ba=_0x5a20();let _0x4fc2c1=_0x5a20ba[_0x1b554d];return _0x4fc2c1;}module[_0x4970da(0x15a)]=e;
1
+ function _0x2700(){const _0x420497=['valeur','8442hrtZYp','Jour','178264jdLAfb','189590CngQGL','exports','4vdNDSG','Moyenne\x20de\x20','Trimestre','{0}\x20{1}','{0}','autre','Variance\x20de\x20','4GxqFDs','1389126amQLVp','Année-Trimestre','Nombre\x20de\x20','Max\x20de\x20','(Vide)','Sous-total','Heure-Minute','Année-Mois','10041042ZZdekF','Écart-type\x20pop.\x20de\x20','vide','207mobKdT','Row\x20Labels','Total','Colonne','Filtre','Mois','Q{0}','Année-Mois-Jour','2163YGIKzz','{0}-{1}-{2}','{0}:{1}','895025wluAHL','{0}-{1}','3518050jtkTNT','Column\x20Labels'];_0x2700=function(){return _0x420497;};return _0x2700();}const _0x510486=_0xdaba;(function(_0x366a7c,_0x2c382d){const _0x4eb8ce=_0xdaba,_0x1b24ad=_0x366a7c();while(!![]){try{const _0x382a27=-parseInt(_0x4eb8ce(0xc6))/0x1*(-parseInt(_0x4eb8ce(0xcf))/0x2)+-parseInt(_0x4eb8ce(0xd0))/0x3+parseInt(_0x4eb8ce(0xc8))/0x4*(parseInt(_0x4eb8ce(0xbe))/0x5)+parseInt(_0x4eb8ce(0xc3))/0x6*(parseInt(_0x4eb8ce(0xbb))/0x7)+parseInt(_0x4eb8ce(0xc5))/0x8*(parseInt(_0x4eb8ce(0xb3))/0x9)+parseInt(_0x4eb8ce(0xc0))/0xa+-parseInt(_0x4eb8ce(0xd8))/0xb;if(_0x382a27===_0x2c382d)break;else _0x1b24ad['push'](_0x1b24ad['shift']());}catch(_0x2fc3c7){_0x1b24ad['push'](_0x1b24ad['shift']());}}}(_0x2700,0x75876));const e={'sheets-pivot':{'sheet':'Feuille','blankValue':_0x510486(0xd4),'otherValue':'(Autre)','columnName':'Colonne\x20','subTotalText':_0x510486(0xb5),'grandTotalText':'Total\x20général','valueText':'Valeur','rowLabels':_0x510486(0xb4),'columnLabels':_0x510486(0xc1),'averageName':_0x510486(0xc9),'countName':_0x510486(0xd2),'countNumsName':_0x510486(0xd2),'maxName':_0x510486(0xd3),'minName':'Min\x20de\x20','productName':'Produit\x20de\x20','stdDevName':'Écart-type\x20de\x20','stdDevpName':_0x510486(0xd9),'sumName':'Somme\x20de\x20','varName':_0x510486(0xce),'varpName':'Variance\x20pop.\x20de\x20','subTotal':_0x510486(0xd5),'grandTotal':'Total\x20général','value':_0x510486(0xc2),'blank':_0x510486(0xda),'other':_0x510486(0xcd),'renderText':{'valueField':'{0}{1}','subtotal':_0x510486(0xcb),'grandTotal':_0x510486(0xcb),'multipleGrandTotal':_0x510486(0xcc),'subtotalWithValue':_0x510486(0xcb)},'emptyPivot':{'filter':_0x510486(0xb7),'row':'Ligne','column':_0x510486(0xb6),'values':'Valeurs'},'dateGroup':{'year':'Année','month':_0x510486(0xb8),'day':'Jour','date':_0x510486(0xc4),'hour':'Heure','minute':'Minute','hourMinute':_0x510486(0xd6),'quarter':_0x510486(0xca),'monthDate':'Mois-Jour','yearQuarter':_0x510486(0xd1),'yearMonth':_0x510486(0xd7),'yearMonthDate':_0x510486(0xba)},'cellDateGroupDisplay':{'minute':_0x510486(0xcc),'hour':_0x510486(0xcc),'hourMinute':_0x510486(0xbd),'date':_0x510486(0xcc),'month':_0x510486(0xcc),'monthDate':'{0}-{1}','quarter':_0x510486(0xb9),'year':_0x510486(0xcc),'yearMonth':_0x510486(0xbf),'yearMonthDate':_0x510486(0xbc),'yearQuarter':'{0}-Q{1}'}}};function _0xdaba(_0x57bd0d,_0xf87bc5){_0x57bd0d=_0x57bd0d-0xb3;const _0x27008b=_0x2700();let _0xdaba3a=_0x27008b[_0x57bd0d];return _0xdaba3a;}module[_0x510486(0xc7)]=e;
@@ -1 +1 @@
1
- function _0x15c2(){const _0x4e20e5=['kosong','exports','Filter','Q{0}','Menit','Min\x20dari\x20','{0}','(Lainnya)','{0}-Q{1}','Row\x20Labels','Tahun-Bulan','Rata-rata\x20dari\x20','Nilai','Total\x20Keseluruhan','8bgjgKL','StdDev\x20dari\x20','Total','11747979MlLnng','Kuartal','12dsYUbj','Bulan','Jam','Lembar','(Kosong)','1424164SyByvv','Jam-Menit','821616xqkCHi','2MyBYgJ','11667900BfEifn','Kolom','Bulan-Hari','1291661TAyRwu','6SxMMId','Maks\x20dari\x20','Kolom\x20','Var\x20dari\x20','{0}\x20{1}','Subtotal','Tahun','Baris','Jumlah\x20dari\x20','{0}-{1}','nilai','30596709vqvyJj','{0}:{1}','467125qZnbsP','Tahun-Bulan-Hari','Column\x20Labels','5uzwWhN','StdDevp\x20dari\x20','Varp\x20dari\x20','Tahun-Kuartal','lainnya','Hasil\x20Kali\x20dari\x20'];_0x15c2=function(){return _0x4e20e5;};return _0x15c2();}const _0x50bad2=_0x20a3;function _0x20a3(_0x232ad5,_0xcf9125){_0x232ad5=_0x232ad5-0x15e;const _0x15c2e3=_0x15c2();let _0x20a3b9=_0x15c2e3[_0x232ad5];return _0x20a3b9;}(function(_0x475ed8,_0x247888){const _0x5787bd=_0x20a3,_0x25622f=_0x475ed8();while(!![]){try{const _0x2f91d7=parseInt(_0x5787bd(0x181))/0x1*(parseInt(_0x5787bd(0x16f))/0x2)+parseInt(_0x5787bd(0x174))/0x3*(parseInt(_0x5787bd(0x16c))/0x4)+parseInt(_0x5787bd(0x184))/0x5*(parseInt(_0x5787bd(0x16e))/0x6)+parseInt(_0x5787bd(0x173))/0x7*(-parseInt(_0x5787bd(0x162))/0x8)+parseInt(_0x5787bd(0x165))/0x9+parseInt(_0x5787bd(0x170))/0xa+parseInt(_0x5787bd(0x17f))/0xb*(-parseInt(_0x5787bd(0x167))/0xc);if(_0x2f91d7===_0x247888)break;else _0x25622f['push'](_0x25622f['shift']());}catch(_0x4ec64a){_0x25622f['push'](_0x25622f['shift']());}}}(_0x15c2,0xc8bce));const e={'sheets-pivot':{'sheet':_0x50bad2(0x16a),'blankValue':_0x50bad2(0x16b),'otherValue':_0x50bad2(0x191),'columnName':_0x50bad2(0x176),'subTotalText':_0x50bad2(0x164),'grandTotalText':_0x50bad2(0x161),'valueText':'Nilai','rowLabels':_0x50bad2(0x193),'columnLabels':_0x50bad2(0x183),'averageName':_0x50bad2(0x15f),'countName':'Jumlah\x20dari\x20','countNumsName':_0x50bad2(0x17c),'maxName':_0x50bad2(0x175),'minName':_0x50bad2(0x18f),'productName':_0x50bad2(0x189),'stdDevName':_0x50bad2(0x163),'stdDevpName':_0x50bad2(0x185),'sumName':_0x50bad2(0x17c),'varName':_0x50bad2(0x177),'varpName':_0x50bad2(0x186),'subTotal':_0x50bad2(0x179),'grandTotal':_0x50bad2(0x161),'value':_0x50bad2(0x17e),'blank':_0x50bad2(0x18a),'other':_0x50bad2(0x188),'renderText':{'valueField':'{0}{1}','subtotal':_0x50bad2(0x178),'grandTotal':_0x50bad2(0x178),'multipleGrandTotal':_0x50bad2(0x190),'subtotalWithValue':_0x50bad2(0x178)},'emptyPivot':{'filter':_0x50bad2(0x18c),'row':_0x50bad2(0x17b),'column':_0x50bad2(0x171),'values':_0x50bad2(0x160)},'dateGroup':{'year':_0x50bad2(0x17a),'month':_0x50bad2(0x168),'day':'Hari','date':'Hari','hour':_0x50bad2(0x169),'minute':_0x50bad2(0x18e),'hourMinute':_0x50bad2(0x16d),'quarter':_0x50bad2(0x166),'monthDate':_0x50bad2(0x172),'yearQuarter':_0x50bad2(0x187),'yearMonth':_0x50bad2(0x15e),'yearMonthDate':_0x50bad2(0x182)},'cellDateGroupDisplay':{'minute':_0x50bad2(0x190),'hour':'{0}','hourMinute':_0x50bad2(0x180),'date':_0x50bad2(0x190),'month':_0x50bad2(0x190),'monthDate':_0x50bad2(0x17d),'quarter':_0x50bad2(0x18d),'year':_0x50bad2(0x190),'yearMonth':_0x50bad2(0x17d),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x50bad2(0x192)}}};module[_0x50bad2(0x18b)]=e;
1
+ const _0x361116=_0x6e8d;function _0x357b(){const _0x1bc5c9=['Tahun-Bulan-Hari','(Lainnya)','Hasil\x20Kali\x20dari\x20','327634KsCkAn','Total\x20Keseluruhan','Nilai','Min\x20dari\x20','nilai','592362lMWzan','Jam-Menit','1134zRWeIR','Rata-rata\x20dari\x20','Tahun-Kuartal','Tahun-Bulan','StdDev\x20dari\x20','{0}{1}','StdDevp\x20dari\x20','1369739InIPLS','Var\x20dari\x20','2628nmdiVT','Menit','Varp\x20dari\x20','(Kosong)','Column\x20Labels','{0}-{1}','1408830egqPql','Tahun','{0}\x20{1}','Subtotal','kosong','Q{0}','Total','Kolom\x20','exports','Kolom','Jam','{0}','Filter','4280MHeZvl','{0}-{1}-{2}','Hari','Bulan','2174700xdoobd','Jumlah\x20dari\x20','Maks\x20dari\x20','3295pDYkja','Lembar','Baris','Bulan-Hari'];_0x357b=function(){return _0x1bc5c9;};return _0x357b();}(function(_0x1951e3,_0x39032f){const _0x250db8=_0x6e8d,_0xdbfc52=_0x1951e3();while(!![]){try{const _0x2bd51b=-parseInt(_0x250db8(0x13c))/0x1+-parseInt(_0x250db8(0x141))/0x2+parseInt(_0x250db8(0x121))/0x3+parseInt(_0x250db8(0x132))/0x4+-parseInt(_0x250db8(0x135))/0x5*(parseInt(_0x250db8(0x11b))/0x6)+parseInt(_0x250db8(0x119))/0x7+parseInt(_0x250db8(0x12e))/0x8*(parseInt(_0x250db8(0x143))/0x9);if(_0x2bd51b===_0x39032f)break;else _0xdbfc52['push'](_0xdbfc52['shift']());}catch(_0x3462bb){_0xdbfc52['push'](_0xdbfc52['shift']());}}}(_0x357b,0x58d8b));function _0x6e8d(_0x8ec5c6,_0x45d402){_0x8ec5c6=_0x8ec5c6-0x115;const _0x357b58=_0x357b();let _0x6e8d42=_0x357b58[_0x8ec5c6];return _0x6e8d42;}const e={'sheets-pivot':{'sheet':_0x361116(0x136),'blankValue':_0x361116(0x11e),'otherValue':_0x361116(0x13a),'columnName':_0x361116(0x128),'subTotalText':_0x361116(0x127),'grandTotalText':_0x361116(0x13d),'valueText':_0x361116(0x13e),'rowLabels':'Row\x20Labels','columnLabels':_0x361116(0x11f),'averageName':_0x361116(0x144),'countName':_0x361116(0x133),'countNumsName':'Jumlah\x20dari\x20','maxName':_0x361116(0x134),'minName':_0x361116(0x13f),'productName':_0x361116(0x13b),'stdDevName':_0x361116(0x116),'stdDevpName':_0x361116(0x118),'sumName':_0x361116(0x133),'varName':_0x361116(0x11a),'varpName':_0x361116(0x11d),'subTotal':_0x361116(0x124),'grandTotal':_0x361116(0x13d),'value':_0x361116(0x140),'blank':_0x361116(0x125),'other':'lainnya','renderText':{'valueField':_0x361116(0x117),'subtotal':_0x361116(0x123),'grandTotal':_0x361116(0x123),'multipleGrandTotal':_0x361116(0x12c),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x361116(0x12d),'row':_0x361116(0x137),'column':_0x361116(0x12a),'values':'Nilai'},'dateGroup':{'year':_0x361116(0x122),'month':_0x361116(0x131),'day':_0x361116(0x130),'date':_0x361116(0x130),'hour':_0x361116(0x12b),'minute':_0x361116(0x11c),'hourMinute':_0x361116(0x142),'quarter':'Kuartal','monthDate':_0x361116(0x138),'yearQuarter':_0x361116(0x145),'yearMonth':_0x361116(0x115),'yearMonthDate':_0x361116(0x139)},'cellDateGroupDisplay':{'minute':_0x361116(0x12c),'hour':_0x361116(0x12c),'hourMinute':'{0}:{1}','date':_0x361116(0x12c),'month':_0x361116(0x12c),'monthDate':_0x361116(0x120),'quarter':_0x361116(0x126),'year':'{0}','yearMonth':_0x361116(0x120),'yearMonthDate':_0x361116(0x12f),'yearQuarter':'{0}-Q{1}'}}};module[_0x361116(0x129)]=e;
@@ -1 +1 @@
1
- const _0x1ac0b2=_0x4b8f;function _0x55ff(){const _0x4220f5=['Valore','786lgDALH','Subtotale','Somma\x20di\x20','{0}-{1}-{2}','{0}','Varp\x20di\x20','Conteggio\x20di\x20','26556610WkXBpP','Ora','{0}-{1}','Column\x20Labels','110907OFYrTe','Massimo\x20di\x20','67899UPlqZW','{0}\x20{1}','6636545QYNenE','Totale','4UwsQAQ','{0}:{1}','Q{0}','Valori','2540346TPpfJM','248guJfFA','(Vuoto)','Minimo\x20di\x20','DevStd\x20di\x20','Anno','exports','67844sSnLOs','altro','1970823uYmqia','valore','Ora-Minuto','Riga','Giorno','Filtro','{0}{1}','Colonna','Var\x20di\x20','Row\x20Labels','Mese','Totale\x20Complessivo'];_0x55ff=function(){return _0x4220f5;};return _0x55ff();}(function(_0x1d962b,_0x5e2264){const _0x573a95=_0x4b8f,_0xb5d494=_0x1d962b();while(!![]){try{const _0x2d6a1d=-parseInt(_0x573a95(0xb2))/0x1+parseInt(_0x573a95(0xba))/0x2+-parseInt(_0x573a95(0x98))/0x3*(parseInt(_0x573a95(0xb6))/0x4)+-parseInt(_0x573a95(0xb4))/0x5+-parseInt(_0x573a95(0xa5))/0x6*(parseInt(_0x573a95(0x96))/0x7)+-parseInt(_0x573a95(0xbb))/0x8*(-parseInt(_0x573a95(0xb0))/0x9)+parseInt(_0x573a95(0xac))/0xa;if(_0x2d6a1d===_0x5e2264)break;else _0xb5d494['push'](_0xb5d494['shift']());}catch(_0x4c5c38){_0xb5d494['push'](_0xb5d494['shift']());}}}(_0x55ff,0xf0bbe));const e={'sheets-pivot':{'sheet':'Foglio','blankValue':_0x1ac0b2(0xbc),'otherValue':'(Altro)','columnName':'Colonna\x20','subTotalText':_0x1ac0b2(0xb5),'grandTotalText':_0x1ac0b2(0xa3),'valueText':_0x1ac0b2(0xa4),'rowLabels':_0x1ac0b2(0xa1),'columnLabels':_0x1ac0b2(0xaf),'averageName':'Media\x20di\x20','countName':'Conteggio\x20di\x20','countNumsName':_0x1ac0b2(0xab),'maxName':_0x1ac0b2(0xb1),'minName':_0x1ac0b2(0xbd),'productName':'Prodotto\x20di\x20','stdDevName':_0x1ac0b2(0xbe),'stdDevpName':'DevStdp\x20di\x20','sumName':_0x1ac0b2(0xa7),'varName':_0x1ac0b2(0xa0),'varpName':_0x1ac0b2(0xaa),'subTotal':_0x1ac0b2(0xa6),'grandTotal':_0x1ac0b2(0xa3),'value':_0x1ac0b2(0x99),'blank':'vuoto','other':_0x1ac0b2(0x97),'renderText':{'valueField':_0x1ac0b2(0x9e),'subtotal':_0x1ac0b2(0xb3),'grandTotal':_0x1ac0b2(0xb3),'multipleGrandTotal':'{0}','subtotalWithValue':_0x1ac0b2(0xb3)},'emptyPivot':{'filter':_0x1ac0b2(0x9d),'row':_0x1ac0b2(0x9b),'column':_0x1ac0b2(0x9f),'values':_0x1ac0b2(0xb9)},'dateGroup':{'year':_0x1ac0b2(0xbf),'month':_0x1ac0b2(0xa2),'day':_0x1ac0b2(0x9c),'date':_0x1ac0b2(0x9c),'hour':_0x1ac0b2(0xad),'minute':'Minuto','hourMinute':_0x1ac0b2(0x9a),'quarter':'Trimestre','monthDate':'Mese-Giorno','yearQuarter':'Anno-Trimestre','yearMonth':'Anno-Mese','yearMonthDate':'Anno-Mese-Giorno'},'cellDateGroupDisplay':{'minute':_0x1ac0b2(0xa9),'hour':_0x1ac0b2(0xa9),'hourMinute':_0x1ac0b2(0xb7),'date':'{0}','month':_0x1ac0b2(0xa9),'monthDate':_0x1ac0b2(0xae),'quarter':_0x1ac0b2(0xb8),'year':_0x1ac0b2(0xa9),'yearMonth':_0x1ac0b2(0xae),'yearMonthDate':_0x1ac0b2(0xa8),'yearQuarter':'{0}-Q{1}'}}};function _0x4b8f(_0x52ce05,_0x4c3510){_0x52ce05=_0x52ce05-0x95;const _0x55ff44=_0x55ff();let _0x4b8f29=_0x55ff44[_0x52ce05];return _0x4b8f29;}module[_0x1ac0b2(0x95)]=e;
1
+ function _0x3ec2(_0x14d48f,_0x25d457){_0x14d48f=_0x14d48f-0x154;const _0x3868fb=_0x3868();let _0x3ec262=_0x3868fb[_0x14d48f];return _0x3ec262;}const _0x309dd7=_0x3ec2;function _0x3868(){const _0x2fe44d=['Column\x20Labels','10AZzxpr','Var\x20di\x20','Ora-Minuto','Totale\x20Complessivo','1183658cbEeuj','Mese-Giorno','Colonna','{0}:{1}','exports','(Altro)','valore','Media\x20di\x20','Valore','Q{0}','{0}\x20{1}','DevStdp\x20di\x20','Minuto','{0}','{0}-{1}-{2}','DevStd\x20di\x20','Ora','4056kKCZzk','Minimo\x20di\x20','Riga','Anno-Trimestre','Prodotto\x20di\x20','Varp\x20di\x20','5852385zjAqkd','Giorno','9279776VKTCIA','3531524lDGFMt','489245igtHSW','1464RZdLtt','Valori','Conteggio\x20di\x20','(Vuoto)','Anno','{0}-{1}','Row\x20Labels','18stxuoV','Colonna\x20','{0}{1}','Subtotale','175095lsdLHi','Anno-Mese-Giorno'];_0x3868=function(){return _0x2fe44d;};return _0x3868();}(function(_0x484cb0,_0x58b5db){const _0x29e16d=_0x3ec2,_0x591fba=_0x484cb0();while(!![]){try{const _0x3890b6=-parseInt(_0x29e16d(0x154))/0x1+-parseInt(_0x29e16d(0x165))/0x2*(-parseInt(_0x29e16d(0x170))/0x3)+parseInt(_0x29e16d(0x16e))/0x4+-parseInt(_0x29e16d(0x16f))/0x5*(-parseInt(_0x29e16d(0x177))/0x6)+parseInt(_0x29e16d(0x16b))/0x7+-parseInt(_0x29e16d(0x16d))/0x8+parseInt(_0x29e16d(0x17b))/0x9*(-parseInt(_0x29e16d(0x17e))/0xa);if(_0x3890b6===_0x58b5db)break;else _0x591fba['push'](_0x591fba['shift']());}catch(_0x422d0e){_0x591fba['push'](_0x591fba['shift']());}}}(_0x3868,0x9c056));const e={'sheets-pivot':{'sheet':'Foglio','blankValue':_0x309dd7(0x173),'otherValue':_0x309dd7(0x159),'columnName':_0x309dd7(0x178),'subTotalText':'Totale','grandTotalText':_0x309dd7(0x181),'valueText':_0x309dd7(0x15c),'rowLabels':_0x309dd7(0x176),'columnLabels':_0x309dd7(0x17d),'averageName':_0x309dd7(0x15b),'countName':_0x309dd7(0x172),'countNumsName':'Conteggio\x20di\x20','maxName':'Massimo\x20di\x20','minName':_0x309dd7(0x166),'productName':_0x309dd7(0x169),'stdDevName':_0x309dd7(0x163),'stdDevpName':_0x309dd7(0x15f),'sumName':'Somma\x20di\x20','varName':_0x309dd7(0x17f),'varpName':_0x309dd7(0x16a),'subTotal':_0x309dd7(0x17a),'grandTotal':_0x309dd7(0x181),'value':_0x309dd7(0x15a),'blank':'vuoto','other':'altro','renderText':{'valueField':_0x309dd7(0x179),'subtotal':_0x309dd7(0x15e),'grandTotal':_0x309dd7(0x15e),'multipleGrandTotal':_0x309dd7(0x161),'subtotalWithValue':_0x309dd7(0x15e)},'emptyPivot':{'filter':'Filtro','row':_0x309dd7(0x167),'column':_0x309dd7(0x156),'values':_0x309dd7(0x171)},'dateGroup':{'year':_0x309dd7(0x174),'month':'Mese','day':_0x309dd7(0x16c),'date':_0x309dd7(0x16c),'hour':_0x309dd7(0x164),'minute':_0x309dd7(0x160),'hourMinute':_0x309dd7(0x180),'quarter':'Trimestre','monthDate':_0x309dd7(0x155),'yearQuarter':_0x309dd7(0x168),'yearMonth':'Anno-Mese','yearMonthDate':_0x309dd7(0x17c)},'cellDateGroupDisplay':{'minute':'{0}','hour':'{0}','hourMinute':_0x309dd7(0x157),'date':_0x309dd7(0x161),'month':_0x309dd7(0x161),'monthDate':_0x309dd7(0x175),'quarter':_0x309dd7(0x15d),'year':_0x309dd7(0x161),'yearMonth':_0x309dd7(0x175),'yearMonthDate':_0x309dd7(0x162),'yearQuarter':'{0}-Q{1}'}}};module[_0x309dd7(0x158)]=e;
@@ -1 +1 @@
1
- function _0x579f(){const _0x5d5e23=['合計\x20/\x20','分散\x20/\x20','標準偏差\x20/\x20','936536kZHfyj','数値の個数\x20/\x20','362264CIGhKv','2XmhopM','34068CRIeeu','{0}\x20{1}','その他','四半期','データの個数\x20/\x20','Column\x20Labels','45nQXaFh','21qrvVHb','exports','519252yfWOal','Q{0}','3718695UxJDgs','Row\x20Labels','(その他)','856758ZmInAh','年-月','最大値\x20/\x20','最小値\x20/\x20','時-分','標本標準偏差\x20/\x20','フィルター','積\x20/\x20','23122910fhlUtK','{0}','シート','{0}-Q{1}'];_0x579f=function(){return _0x5d5e23;};return _0x579f();}const _0x431df8=_0x354a;(function(_0x345c69,_0x1d8208){const _0x7a4e45=_0x354a,_0x593f2f=_0x345c69();while(!![]){try{const _0x83813b=-parseInt(_0x7a4e45(0xae))/0x1+-parseInt(_0x7a4e45(0xaf))/0x2*(-parseInt(_0x7a4e45(0xbe))/0x3)+parseInt(_0x7a4e45(0xb0))/0x4+-parseInt(_0x7a4e45(0xbb))/0x5+-parseInt(_0x7a4e45(0xb9))/0x6*(parseInt(_0x7a4e45(0xb7))/0x7)+parseInt(_0x7a4e45(0xac))/0x8*(-parseInt(_0x7a4e45(0xb6))/0x9)+parseInt(_0x7a4e45(0xc6))/0xa;if(_0x83813b===_0x1d8208)break;else _0x593f2f['push'](_0x593f2f['shift']());}catch(_0xce6308){_0x593f2f['push'](_0x593f2f['shift']());}}}(_0x579f,0xa0046));function _0x354a(_0xecb9ca,_0x5e7f23){_0xecb9ca=_0xecb9ca-0xaa;const _0x579f78=_0x579f();let _0x354a34=_0x579f78[_0xecb9ca];return _0x354a34;}const e={'sheets-pivot':{'sheet':_0x431df8(0xc8),'blankValue':'(空白)','otherValue':_0x431df8(0xbd),'columnName':'列\x20','subTotalText':'合計','grandTotalText':'総計','valueText':'値','rowLabels':_0x431df8(0xbc),'columnLabels':_0x431df8(0xb5),'averageName':'平均\x20/\x20','countName':_0x431df8(0xb4),'countNumsName':_0x431df8(0xad),'maxName':_0x431df8(0xc0),'minName':_0x431df8(0xc1),'productName':_0x431df8(0xc5),'stdDevName':_0x431df8(0xab),'stdDevpName':_0x431df8(0xc3),'sumName':_0x431df8(0xca),'varName':_0x431df8(0xaa),'varpName':'標本分散\x20/\x20','subTotal':'小計','grandTotal':'総計','value':'値','blank':'空白','other':_0x431df8(0xb2),'renderText':{'valueField':'{0}{1}','subtotal':_0x431df8(0xb1),'grandTotal':_0x431df8(0xb1),'multipleGrandTotal':_0x431df8(0xc7),'subtotalWithValue':_0x431df8(0xb1)},'emptyPivot':{'filter':_0x431df8(0xc4),'row':'行','column':'列','values':'値'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'時','minute':'分','hourMinute':_0x431df8(0xc2),'quarter':_0x431df8(0xb3),'monthDate':'月-日','yearQuarter':'年-四半期','yearMonth':_0x431df8(0xbf),'yearMonthDate':'年-月-日'},'cellDateGroupDisplay':{'minute':_0x431df8(0xc7),'hour':_0x431df8(0xc7),'hourMinute':'{0}:{1}','date':_0x431df8(0xc7),'month':_0x431df8(0xc7),'monthDate':'{0}-{1}','quarter':_0x431df8(0xba),'year':'{0}','yearMonth':'{0}-{1}','yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x431df8(0xc9)}}};module[_0x431df8(0xb8)]=e;
1
+ function _0x5042(_0x1de426,_0x37102c){_0x1de426=_0x1de426-0x13d;const _0x4b9351=_0x4b93();let _0x50422d=_0x4b9351[_0x1de426];return _0x50422d;}const _0x38c0b4=_0x5042;function _0x4b93(){const _0x963011=['{0}:{1}','標本標準偏差\x20/\x20','四半期','{0}-Q{1}','標準偏差\x20/\x20','{0}-{1}','208511YbYFNb','月-日','データの個数\x20/\x20','808DJllmO','(その他)','Column\x20Labels','標本分散\x20/\x20','59609CqNsGa','Q{0}','3791904nJRxEE','90064tgEyKr','平均\x20/\x20','140085GgoSZA','Row\x20Labels','14PCMPJC','{0}','合計\x20/\x20','{0}\x20{1}','{0}-{1}-{2}','{0}{1}','4830906ObniMA','フィルター','4750cFBYLz','年-月','時-分','4570055OoBQep','数値の個数\x20/\x20','年-月-日','325WDzSmu','最小値\x20/\x20','積\x20/\x20'];_0x4b93=function(){return _0x963011;};return _0x4b93();}(function(_0x203253,_0x2d3d63){const _0x345500=_0x5042,_0x5adabe=_0x203253();while(!![]){try{const _0x2756b2=parseInt(_0x345500(0x157))/0x1*(parseInt(_0x345500(0x140))/0x2)+-parseInt(_0x345500(0x160))/0x3+-parseInt(_0x345500(0x161))/0x4*(-parseInt(_0x345500(0x14e))/0x5)+parseInt(_0x345500(0x146))/0x6+-parseInt(_0x345500(0x14b))/0x7+-parseInt(_0x345500(0x15a))/0x8*(-parseInt(_0x345500(0x13e))/0x9)+-parseInt(_0x345500(0x148))/0xa*(parseInt(_0x345500(0x15e))/0xb);if(_0x2756b2===_0x2d3d63)break;else _0x5adabe['push'](_0x5adabe['shift']());}catch(_0xec966f){_0x5adabe['push'](_0x5adabe['shift']());}}}(_0x4b93,0xc5a03));const e={'sheets-pivot':{'sheet':'シート','blankValue':'(空白)','otherValue':_0x38c0b4(0x15b),'columnName':'列\x20','subTotalText':'合計','grandTotalText':'総計','valueText':'値','rowLabels':_0x38c0b4(0x13f),'columnLabels':_0x38c0b4(0x15c),'averageName':_0x38c0b4(0x13d),'countName':_0x38c0b4(0x159),'countNumsName':_0x38c0b4(0x14c),'maxName':'最大値\x20/\x20','minName':_0x38c0b4(0x14f),'productName':_0x38c0b4(0x150),'stdDevName':_0x38c0b4(0x155),'stdDevpName':_0x38c0b4(0x152),'sumName':_0x38c0b4(0x142),'varName':'分散\x20/\x20','varpName':_0x38c0b4(0x15d),'subTotal':'小計','grandTotal':'総計','value':'値','blank':'空白','other':'その他','renderText':{'valueField':_0x38c0b4(0x145),'subtotal':_0x38c0b4(0x143),'grandTotal':_0x38c0b4(0x143),'multipleGrandTotal':_0x38c0b4(0x141),'subtotalWithValue':_0x38c0b4(0x143)},'emptyPivot':{'filter':_0x38c0b4(0x147),'row':'行','column':'列','values':'値'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'時','minute':'分','hourMinute':_0x38c0b4(0x14a),'quarter':_0x38c0b4(0x153),'monthDate':_0x38c0b4(0x158),'yearQuarter':'年-四半期','yearMonth':_0x38c0b4(0x149),'yearMonthDate':_0x38c0b4(0x14d)},'cellDateGroupDisplay':{'minute':_0x38c0b4(0x141),'hour':_0x38c0b4(0x141),'hourMinute':_0x38c0b4(0x151),'date':_0x38c0b4(0x141),'month':_0x38c0b4(0x141),'monthDate':_0x38c0b4(0x156),'quarter':_0x38c0b4(0x15f),'year':_0x38c0b4(0x141),'yearMonth':_0x38c0b4(0x156),'yearMonthDate':_0x38c0b4(0x144),'yearQuarter':_0x38c0b4(0x154)}}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x2ab17f=_0x482f;(function(_0xf47256,_0x1d2cac){const _0x597cf9=_0x482f,_0x307c0e=_0xf47256();while(!![]){try{const _0x15d20c=parseInt(_0x597cf9(0x169))/0x1*(parseInt(_0x597cf9(0x15c))/0x2)+parseInt(_0x597cf9(0x176))/0x3+parseInt(_0x597cf9(0x167))/0x4*(-parseInt(_0x597cf9(0x15e))/0x5)+parseInt(_0x597cf9(0x160))/0x6+-parseInt(_0x597cf9(0x15a))/0x7*(parseInt(_0x597cf9(0x159))/0x8)+parseInt(_0x597cf9(0x170))/0x9*(parseInt(_0x597cf9(0x155))/0xa)+-parseInt(_0x597cf9(0x177))/0xb;if(_0x15d20c===_0x1d2cac)break;else _0x307c0e['push'](_0x307c0e['shift']());}catch(_0x47b1af){_0x307c0e['push'](_0x307c0e['shift']());}}}(_0x5952,0x50acb));const e={'sheets-pivot':{'sheet':'시트','blankValue':_0x2ab17f(0x15d),'otherValue':_0x2ab17f(0x168),'columnName':'열\x20','subTotalText':'합계','grandTotalText':_0x2ab17f(0x156),'valueText':'값','rowLabels':_0x2ab17f(0x171),'columnLabels':_0x2ab17f(0x16d),'averageName':_0x2ab17f(0x173),'countName':_0x2ab17f(0x16b),'countNumsName':_0x2ab17f(0x178),'maxName':'최대값\x20/\x20','minName':_0x2ab17f(0x16a),'productName':'곱\x20/\x20','stdDevName':_0x2ab17f(0x154),'stdDevpName':'표준\x20편차(모집단)\x20/\x20','sumName':'합계\x20/\x20','varName':_0x2ab17f(0x162),'varpName':_0x2ab17f(0x157),'subTotal':_0x2ab17f(0x175),'grandTotal':'총합계','value':'값','blank':'비어\x20있음','other':'기타','renderText':{'valueField':_0x2ab17f(0x166),'subtotal':_0x2ab17f(0x16e),'grandTotal':_0x2ab17f(0x16e),'multipleGrandTotal':'{0}','subtotalWithValue':_0x2ab17f(0x16e)},'emptyPivot':{'filter':'필터','row':'행','column':'열','values':'값'},'dateGroup':{'year':'년','month':'월','day':'일','date':'일','hour':'시','minute':'분','hourMinute':_0x2ab17f(0x158),'quarter':'분기','monthDate':_0x2ab17f(0x174),'yearQuarter':_0x2ab17f(0x161),'yearMonth':_0x2ab17f(0x15b),'yearMonthDate':_0x2ab17f(0x164)},'cellDateGroupDisplay':{'minute':_0x2ab17f(0x165),'hour':'{0}','hourMinute':_0x2ab17f(0x16f),'date':_0x2ab17f(0x165),'month':_0x2ab17f(0x165),'monthDate':_0x2ab17f(0x163),'quarter':_0x2ab17f(0x15f),'year':'{0}','yearMonth':'{0}-{1}','yearMonthDate':_0x2ab17f(0x172),'yearQuarter':'{0}-Q{1}'}}};function _0x5952(){const _0x4867e=['{0}-{1}-{2}','평균\x20/\x20','월-일','부분합','1219524crYbkn','8231542LTsYPT','숫자\x20개수\x20/\x20','표준\x20편차\x20/\x20','2523940mJhxqN','총합계','분산(모집단)\x20/\x20','시-분','14304HtuILj','518MWLfPB','년-월','153654YoUjBq','(비어\x20있음)','415fLBPnN','Q{0}','1825950UHgeJH','년-분기','분산\x20/\x20','{0}-{1}','년-월-일','{0}','{0}{1}','7624leJmDa','(기타)','2SaVkzw','최소값\x20/\x20','개수\x20/\x20','exports','Column\x20Labels','{0}\x20{1}','{0}:{1}','18cHGuQv','Row\x20Labels'];_0x5952=function(){return _0x4867e;};return _0x5952();}function _0x482f(_0x133289,_0x1eee8c){_0x133289=_0x133289-0x154;const _0x595209=_0x5952();let _0x482f5b=_0x595209[_0x133289];return _0x482f5b;}module[_0x2ab17f(0x16c)]=e;
1
+ function _0x5ec4(_0x3b0c42,_0x397a00){_0x3b0c42=_0x3b0c42-0x11b;const _0x3be31c=_0x3be3();let _0x5ec4a6=_0x3be31c[_0x3b0c42];return _0x5ec4a6;}const _0x4de936=_0x5ec4;(function(_0x471a65,_0x3d7723){const _0x4c49cf=_0x5ec4,_0xef26b6=_0x471a65();while(!![]){try{const _0x2d3f5c=parseInt(_0x4c49cf(0x129))/0x1+parseInt(_0x4c49cf(0x128))/0x2+-parseInt(_0x4c49cf(0x13d))/0x3*(parseInt(_0x4c49cf(0x137))/0x4)+-parseInt(_0x4c49cf(0x13a))/0x5*(parseInt(_0x4c49cf(0x13b))/0x6)+-parseInt(_0x4c49cf(0x11d))/0x7+parseInt(_0x4c49cf(0x12b))/0x8*(-parseInt(_0x4c49cf(0x13f))/0x9)+parseInt(_0x4c49cf(0x127))/0xa;if(_0x2d3f5c===_0x3d7723)break;else _0xef26b6['push'](_0xef26b6['shift']());}catch(_0xf7ee23){_0xef26b6['push'](_0xef26b6['shift']());}}}(_0x3be3,0x87e63));const e={'sheets-pivot':{'sheet':'시트','blankValue':_0x4de936(0x139),'otherValue':_0x4de936(0x126),'columnName':'열\x20','subTotalText':'합계','grandTotalText':'총합계','valueText':'값','rowLabels':_0x4de936(0x11c),'columnLabels':_0x4de936(0x120),'averageName':_0x4de936(0x121),'countName':_0x4de936(0x12e),'countNumsName':_0x4de936(0x134),'maxName':_0x4de936(0x122),'minName':'최소값\x20/\x20','productName':_0x4de936(0x131),'stdDevName':_0x4de936(0x136),'stdDevpName':_0x4de936(0x12f),'sumName':'합계\x20/\x20','varName':_0x4de936(0x130),'varpName':'분산(모집단)\x20/\x20','subTotal':_0x4de936(0x11b),'grandTotal':_0x4de936(0x124),'value':'값','blank':_0x4de936(0x12a),'other':'기타','renderText':{'valueField':_0x4de936(0x11f),'subtotal':_0x4de936(0x140),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x4de936(0x132),'subtotalWithValue':_0x4de936(0x140)},'emptyPivot':{'filter':'필터','row':'행','column':'열','values':'값'},'dateGroup':{'year':'년','month':'월','day':'일','date':'일','hour':'시','minute':'분','hourMinute':_0x4de936(0x123),'quarter':'분기','monthDate':_0x4de936(0x12d),'yearQuarter':'년-분기','yearMonth':_0x4de936(0x12c),'yearMonthDate':_0x4de936(0x13e)},'cellDateGroupDisplay':{'minute':_0x4de936(0x132),'hour':'{0}','hourMinute':_0x4de936(0x133),'date':_0x4de936(0x132),'month':_0x4de936(0x132),'monthDate':_0x4de936(0x13c),'quarter':_0x4de936(0x138),'year':_0x4de936(0x132),'yearMonth':'{0}-{1}','yearMonthDate':_0x4de936(0x11e),'yearQuarter':_0x4de936(0x125)}}};function _0x3be3(){const _0x2f337f=['Q{0}','(비어\x20있음)','31390rhJCUb','132TCUtTx','{0}-{1}','846rNGXVF','년-월-일','27McsMYw','{0}\x20{1}','부분합','Row\x20Labels','2407356BCmniN','{0}-{1}-{2}','{0}{1}','Column\x20Labels','평균\x20/\x20','최대값\x20/\x20','시-분','총합계','{0}-Q{1}','(기타)','14128840cpItNl','569560JaQUHL','37840SSYIIH','비어\x20있음','531704ezHLCm','년-월','월-일','개수\x20/\x20','표준\x20편차(모집단)\x20/\x20','분산\x20/\x20','곱\x20/\x20','{0}','{0}:{1}','숫자\x20개수\x20/\x20','exports','표준\x20편차\x20/\x20','7056KsxYiX'];_0x3be3=function(){return _0x2f337f;};return _0x3be3();}module[_0x4de936(0x135)]=e;
@@ -1 +1 @@
1
- function _0x1b73(){const _0x559a3d=['20990nuGGqM','Liczba\x20z\x20','inne','{0}-Q{1}','Column\x20Labels','Średnia\x20z\x20','(Puste)','Q{0}','1068333JHdDBz','Wartość','{0}{1}','{0}:{1}','OdchStd\x20z\x20','Kolumna\x20','Wartości','3690fJWBbD','Rok-Miesiąc','16551soISTA','{0}\x20{1}','{0}-{1}-{2}','exports','14230JcfAVM','Filtr','{0}','833312bfWHMN','Wiersz','Godzina-Minuta','OdchStdPop\x20z\x20','Suma\x20całkowita','puste','Kwartał','Suma','WariancjaPop\x20z\x20','Arkusz','(Inne)','Row\x20Labels','288BFrDJX','Suma\x20częściowa','Maksimum\x20z\x20','Dzień','Minimum\x20z\x20','Miesiąc','20907WyHyeK','127084ncHtMb','wartość','Rok-Kwartał','9ZyQNgW'];_0x1b73=function(){return _0x559a3d;};return _0x1b73();}const _0x86735f=_0x98e4;(function(_0x1611a2,_0x7bf2e1){const _0x591fae=_0x98e4,_0x567ad1=_0x1611a2();while(!![]){try{const _0x159952=parseInt(_0x591fae(0x18f))/0x1*(-parseInt(_0x591fae(0x1a5))/0x2)+parseInt(_0x591fae(0x18b))/0x3+-parseInt(_0x591fae(0x18c))/0x4+parseInt(_0x591fae(0x190))/0x5*(-parseInt(_0x591fae(0x1b4))/0x6)+-parseInt(_0x591fae(0x198))/0x7+-parseInt(_0x591fae(0x1a8))/0x8+parseInt(_0x591fae(0x1a1))/0x9*(parseInt(_0x591fae(0x19f))/0xa);if(_0x159952===_0x7bf2e1)break;else _0x567ad1['push'](_0x567ad1['shift']());}catch(_0x45a94a){_0x567ad1['push'](_0x567ad1['shift']());}}}(_0x1b73,0x2018b));function _0x98e4(_0x156472,_0x35d173){_0x156472=_0x156472-0x187;const _0x1b73af=_0x1b73();let _0x98e43c=_0x1b73af[_0x156472];return _0x98e43c;}const e={'sheets-pivot':{'sheet':_0x86735f(0x1b1),'blankValue':_0x86735f(0x196),'otherValue':_0x86735f(0x1b2),'columnName':_0x86735f(0x19d),'subTotalText':_0x86735f(0x1af),'grandTotalText':_0x86735f(0x1ac),'valueText':_0x86735f(0x199),'rowLabels':_0x86735f(0x1b3),'columnLabels':_0x86735f(0x194),'averageName':_0x86735f(0x195),'countName':_0x86735f(0x191),'countNumsName':_0x86735f(0x191),'maxName':_0x86735f(0x187),'minName':_0x86735f(0x189),'productName':'Iloczyn\x20z\x20','stdDevName':_0x86735f(0x19c),'stdDevpName':_0x86735f(0x1ab),'sumName':'Suma\x20z\x20','varName':'Wariancja\x20z\x20','varpName':_0x86735f(0x1b0),'subTotal':_0x86735f(0x1b5),'grandTotal':'Suma\x20całkowita','value':_0x86735f(0x18d),'blank':_0x86735f(0x1ad),'other':_0x86735f(0x192),'renderText':{'valueField':_0x86735f(0x19a),'subtotal':_0x86735f(0x1a2),'grandTotal':_0x86735f(0x1a2),'multipleGrandTotal':'{0}','subtotalWithValue':_0x86735f(0x1a2)},'emptyPivot':{'filter':_0x86735f(0x1a6),'row':_0x86735f(0x1a9),'column':'Kolumna','values':_0x86735f(0x19e)},'dateGroup':{'year':'Rok','month':_0x86735f(0x18a),'day':_0x86735f(0x188),'date':_0x86735f(0x188),'hour':'Godzina','minute':'Minuta','hourMinute':_0x86735f(0x1aa),'quarter':_0x86735f(0x1ae),'monthDate':'Miesiąc-Dzień','yearQuarter':_0x86735f(0x18e),'yearMonth':_0x86735f(0x1a0),'yearMonthDate':'Rok-Miesiąc-Dzień'},'cellDateGroupDisplay':{'minute':_0x86735f(0x1a7),'hour':'{0}','hourMinute':_0x86735f(0x19b),'date':'{0}','month':'{0}','monthDate':'{0}-{1}','quarter':_0x86735f(0x197),'year':_0x86735f(0x1a7),'yearMonth':'{0}-{1}','yearMonthDate':_0x86735f(0x1a3),'yearQuarter':_0x86735f(0x193)}}};module[_0x86735f(0x1a4)]=e;
1
+ const _0x1de701=_0x2d44;(function(_0x1344a2,_0x2cdf10){const _0x5f134d=_0x2d44,_0x4d6bba=_0x1344a2();while(!![]){try{const _0x3c8338=parseInt(_0x5f134d(0xba))/0x1*(parseInt(_0x5f134d(0xb2))/0x2)+-parseInt(_0x5f134d(0xb7))/0x3+parseInt(_0x5f134d(0xa2))/0x4*(-parseInt(_0x5f134d(0x96))/0x5)+-parseInt(_0x5f134d(0xb3))/0x6*(-parseInt(_0x5f134d(0xbd))/0x7)+parseInt(_0x5f134d(0x9e))/0x8*(parseInt(_0x5f134d(0xac))/0x9)+-parseInt(_0x5f134d(0xa6))/0xa+parseInt(_0x5f134d(0x92))/0xb;if(_0x3c8338===_0x2cdf10)break;else _0x4d6bba['push'](_0x4d6bba['shift']());}catch(_0x20b909){_0x4d6bba['push'](_0x4d6bba['shift']());}}}(_0x53ae,0x255c7));function _0x2d44(_0x542b8d,_0x537862){_0x542b8d=_0x542b8d-0x8e;const _0x53ae3d=_0x53ae();let _0x2d44fa=_0x53ae3d[_0x542b8d];return _0x2d44fa;}function _0x53ae(){const _0x47c3fa=['Arkusz','208905YgVVrq','Maksimum\x20z\x20','Miesiąc','23QGyYtZ','Rok-Kwartał','inne','357HjIskd','Godzina-Minuta','Iloczyn\x20z\x20','{0}\x20{1}','{0}{1}','Wariancja\x20z\x20','Wiersz','675499buZKte','Kwartał','Suma\x20całkowita','{0}','159105GpWaUZ','Rok','Dzień','Suma\x20z\x20','Wartości','wartość','Liczba\x20z\x20','Rok-Miesiąc-Dzień','13128aORtZz','Minimum\x20z\x20','OdchStdPop\x20z\x20','Miesiąc-Dzień','20onhzsU','Rok-Miesiąc','Kolumna','puste','1923660jGPynY','(Puste)','(Inne)','Średnia\x20z\x20','WariancjaPop\x20z\x20','Kolumna\x20','963AItkLU','Filtr','Godzina','{0}-{1}','Row\x20Labels','Suma','11338kljPcf','24324yLqfIQ','Wartość','Q{0}'];_0x53ae=function(){return _0x47c3fa;};return _0x53ae();}const e={'sheets-pivot':{'sheet':_0x1de701(0xb6),'blankValue':_0x1de701(0xa7),'otherValue':_0x1de701(0xa8),'columnName':_0x1de701(0xab),'subTotalText':_0x1de701(0xb1),'grandTotalText':'Suma\x20całkowita','valueText':_0x1de701(0xb4),'rowLabels':_0x1de701(0xb0),'columnLabels':'Column\x20Labels','averageName':_0x1de701(0xa9),'countName':_0x1de701(0x9c),'countNumsName':'Liczba\x20z\x20','maxName':_0x1de701(0xb8),'minName':_0x1de701(0x9f),'productName':_0x1de701(0xbf),'stdDevName':'OdchStd\x20z\x20','stdDevpName':_0x1de701(0xa0),'sumName':_0x1de701(0x99),'varName':_0x1de701(0x90),'varpName':_0x1de701(0xaa),'subTotal':'Suma\x20częściowa','grandTotal':_0x1de701(0x94),'value':_0x1de701(0x9b),'blank':_0x1de701(0xa5),'other':_0x1de701(0xbc),'renderText':{'valueField':_0x1de701(0x8f),'subtotal':_0x1de701(0x8e),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x1de701(0x95),'subtotalWithValue':_0x1de701(0x8e)},'emptyPivot':{'filter':_0x1de701(0xad),'row':_0x1de701(0x91),'column':_0x1de701(0xa4),'values':_0x1de701(0x9a)},'dateGroup':{'year':_0x1de701(0x97),'month':_0x1de701(0xb9),'day':'Dzień','date':_0x1de701(0x98),'hour':_0x1de701(0xae),'minute':'Minuta','hourMinute':_0x1de701(0xbe),'quarter':_0x1de701(0x93),'monthDate':_0x1de701(0xa1),'yearQuarter':_0x1de701(0xbb),'yearMonth':_0x1de701(0xa3),'yearMonthDate':_0x1de701(0x9d)},'cellDateGroupDisplay':{'minute':_0x1de701(0x95),'hour':_0x1de701(0x95),'hourMinute':'{0}:{1}','date':_0x1de701(0x95),'month':_0x1de701(0x95),'monthDate':'{0}-{1}','quarter':_0x1de701(0xb5),'year':_0x1de701(0x95),'yearMonth':_0x1de701(0xaf),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':'{0}-Q{1}'}}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x1d793d=_0x3e3e;(function(_0x34f8bf,_0x41ede9){const _0x3b8eee=_0x3e3e,_0x5e8729=_0x34f8bf();while(!![]){try{const _0x958753=parseInt(_0x3b8eee(0xdb))/0x1+-parseInt(_0x3b8eee(0xea))/0x2*(-parseInt(_0x3b8eee(0xcf))/0x3)+parseInt(_0x3b8eee(0xe2))/0x4*(-parseInt(_0x3b8eee(0xf7))/0x5)+parseInt(_0x3b8eee(0xd9))/0x6*(-parseInt(_0x3b8eee(0xed))/0x7)+parseInt(_0x3b8eee(0xf4))/0x8*(parseInt(_0x3b8eee(0xd6))/0x9)+parseInt(_0x3b8eee(0xd0))/0xa*(-parseInt(_0x3b8eee(0xef))/0xb)+parseInt(_0x3b8eee(0xfa))/0xc;if(_0x958753===_0x41ede9)break;else _0x5e8729['push'](_0x5e8729['shift']());}catch(_0x3a96ad){_0x5e8729['push'](_0x5e8729['shift']());}}}(_0x5761,0xb4ae1));function _0x3e3e(_0x6ffda2,_0x13ffa0){_0x6ffda2=_0x6ffda2-0xcd;const _0x5761ed=_0x5761();let _0x3e3e84=_0x5761ed[_0x6ffda2];return _0x3e3e84;}const e={'sheets-pivot':{'sheet':'Planilha','blankValue':'(Em\x20branco)','otherValue':'(Outro)','columnName':_0x1d793d(0xd8),'subTotalText':_0x1d793d(0xfe),'grandTotalText':_0x1d793d(0xf8),'valueText':_0x1d793d(0xd2),'rowLabels':_0x1d793d(0xfc),'columnLabels':_0x1d793d(0xe0),'averageName':_0x1d793d(0xe7),'countName':_0x1d793d(0xe1),'countNumsName':_0x1d793d(0xe1),'maxName':_0x1d793d(0xdd),'minName':_0x1d793d(0xf9),'productName':_0x1d793d(0xe8),'stdDevName':_0x1d793d(0xdf),'stdDevpName':_0x1d793d(0xda),'sumName':'Soma\x20de\x20','varName':'Var\x20de\x20','varpName':_0x1d793d(0xd5),'subTotal':_0x1d793d(0xfe),'grandTotal':_0x1d793d(0xf8),'value':'valor','blank':_0x1d793d(0xcd),'other':'outro','renderText':{'valueField':_0x1d793d(0xf0),'subtotal':'{0}\x20{1}','grandTotal':_0x1d793d(0xe9),'multipleGrandTotal':'{0}','subtotalWithValue':_0x1d793d(0xe9)},'emptyPivot':{'filter':_0x1d793d(0xe4),'row':_0x1d793d(0xd4),'column':_0x1d793d(0xf5),'values':_0x1d793d(0xe3)},'dateGroup':{'year':_0x1d793d(0xde),'month':_0x1d793d(0xd7),'day':_0x1d793d(0xf3),'date':_0x1d793d(0xf3),'hour':_0x1d793d(0xdc),'minute':_0x1d793d(0xe5),'hourMinute':_0x1d793d(0xeb),'quarter':_0x1d793d(0xf1),'monthDate':_0x1d793d(0xce),'yearQuarter':_0x1d793d(0xe6),'yearMonth':_0x1d793d(0xec),'yearMonthDate':_0x1d793d(0xfb)},'cellDateGroupDisplay':{'minute':_0x1d793d(0xee),'hour':_0x1d793d(0xee),'hourMinute':'{0}:{1}','date':_0x1d793d(0xee),'month':_0x1d793d(0xee),'monthDate':'{0}-{1}','quarter':_0x1d793d(0xfd),'year':_0x1d793d(0xee),'yearMonth':_0x1d793d(0xf6),'yearMonthDate':_0x1d793d(0xd1),'yearQuarter':_0x1d793d(0xf2)}}};module[_0x1d793d(0xd3)]=e;function _0x5761(){const _0x25ab4d=['{0}','9732063VdLYUl','{0}{1}','Trimestre','{0}-Q{1}','Dia','5928856ogQFdy','Coluna','{0}-{1}','5yRnEDO','Total\x20Geral','Mínimo\x20de\x20','25058424RrGCko','Ano-Mês-Dia','Row\x20Labels','Q{0}','Subtotal','em\x20branco','Mês-Dia','451893VDtzPM','10RHtOgQ','{0}-{1}-{2}','Valor','exports','Linha','VarP\x20de\x20','9ieMzFF','Mês','Coluna\x20','3804qcMqDF','DesvPadrãoP\x20de\x20','79422UQIoFg','Hora','Máximo\x20de\x20','Ano','DesvPadrão\x20de\x20','Column\x20Labels','Contagem\x20de\x20','4641512YilnIl','Valores','Filtro','Minuto','Ano-Trimestre','Média\x20de\x20','Produto\x20de\x20','{0}\x20{1}','14RfgaCo','Hora-Minuto','Ano-Mês','13006zsZEBA'];_0x5761=function(){return _0x25ab4d;};return _0x5761();}
1
+ function _0x176b(){const _0x5475b8=['6520SZBylW','Valores','Total\x20Geral','{0}\x20{1}','Dia','Trimestre','Q{0}','Ano','Linha','{0}-{1}-{2}','Coluna','{0}','2186734Auuros','Planilha','outro','92MsmRLU','493205EmMiOX','DesvPadrão\x20de\x20','{0}:{1}','Mês','Máximo\x20de\x20','Row\x20Labels','Filtro','1090449CwOWXQ','Ano-Mês','836520GkzdsY','6hmEWMk','Contagem\x20de\x20','(Outro)','exports','Hora-Minuto','Column\x20Labels','(Em\x20branco)','Coluna\x20','103848MxfTMy','4628449ELshKj','99EcaaVr','{0}{1}','Minuto','Ano-Mês-Dia','DesvPadrãoP\x20de\x20','Mês-Dia','Var\x20de\x20','110FxSRDM'];_0x176b=function(){return _0x5475b8;};return _0x176b();}const _0x1c8953=_0x2e4c;(function(_0x814657,_0x30c7c9){const _0x30ff3d=_0x2e4c,_0x5c864c=_0x814657();while(!![]){try{const _0x5d0b18=parseInt(_0x30ff3d(0x217))/0x1*(-parseInt(_0x30ff3d(0x1fa))/0x2)+-parseInt(_0x30ff3d(0x202))/0x3+-parseInt(_0x30ff3d(0x204))/0x4+-parseInt(_0x30ff3d(0x1fb))/0x5+parseInt(_0x30ff3d(0x205))/0x6*(-parseInt(_0x30ff3d(0x20e))/0x7)+-parseInt(_0x30ff3d(0x20d))/0x8*(parseInt(_0x30ff3d(0x20f))/0x9)+-parseInt(_0x30ff3d(0x216))/0xa*(-parseInt(_0x30ff3d(0x1f7))/0xb);if(_0x5d0b18===_0x30c7c9)break;else _0x5c864c['push'](_0x5c864c['shift']());}catch(_0x353140){_0x5c864c['push'](_0x5c864c['shift']());}}}(_0x176b,0x647aa));function _0x2e4c(_0x59f19f,_0x49385f){_0x59f19f=_0x59f19f-0x1f0;const _0x176b3b=_0x176b();let _0x2e4ca2=_0x176b3b[_0x59f19f];return _0x2e4ca2;}const e={'sheets-pivot':{'sheet':_0x1c8953(0x1f8),'blankValue':_0x1c8953(0x20b),'otherValue':_0x1c8953(0x207),'columnName':_0x1c8953(0x20c),'subTotalText':'Subtotal','grandTotalText':_0x1c8953(0x219),'valueText':'Valor','rowLabels':_0x1c8953(0x200),'columnLabels':_0x1c8953(0x20a),'averageName':'Média\x20de\x20','countName':'Contagem\x20de\x20','countNumsName':_0x1c8953(0x206),'maxName':_0x1c8953(0x1ff),'minName':'Mínimo\x20de\x20','productName':'Produto\x20de\x20','stdDevName':_0x1c8953(0x1fc),'stdDevpName':_0x1c8953(0x213),'sumName':'Soma\x20de\x20','varName':_0x1c8953(0x215),'varpName':'VarP\x20de\x20','subTotal':'Subtotal','grandTotal':_0x1c8953(0x219),'value':'valor','blank':'em\x20branco','other':_0x1c8953(0x1f9),'renderText':{'valueField':_0x1c8953(0x210),'subtotal':_0x1c8953(0x21a),'grandTotal':_0x1c8953(0x21a),'multipleGrandTotal':_0x1c8953(0x1f6),'subtotalWithValue':_0x1c8953(0x21a)},'emptyPivot':{'filter':_0x1c8953(0x201),'row':_0x1c8953(0x1f3),'column':_0x1c8953(0x1f5),'values':_0x1c8953(0x218)},'dateGroup':{'year':_0x1c8953(0x1f2),'month':_0x1c8953(0x1fe),'day':'Dia','date':_0x1c8953(0x21b),'hour':'Hora','minute':_0x1c8953(0x211),'hourMinute':_0x1c8953(0x209),'quarter':_0x1c8953(0x1f0),'monthDate':_0x1c8953(0x214),'yearQuarter':'Ano-Trimestre','yearMonth':_0x1c8953(0x203),'yearMonthDate':_0x1c8953(0x212)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x1c8953(0x1f6),'hourMinute':_0x1c8953(0x1fd),'date':_0x1c8953(0x1f6),'month':_0x1c8953(0x1f6),'monthDate':'{0}-{1}','quarter':_0x1c8953(0x1f1),'year':_0x1c8953(0x1f6),'yearMonth':'{0}-{1}','yearMonthDate':_0x1c8953(0x1f4),'yearQuarter':'{0}-Q{1}'}}};module[_0x1c8953(0x208)]=e;
@@ -1 +1 @@
1
- function _0xcd78(_0x218b59,_0x2dc5a9){_0x218b59=_0x218b59-0x1cf;const _0xae1c71=_0xae1c();let _0xcd782a=_0xae1c71[_0x218b59];return _0xcd782a;}const _0x5bdb5b=_0xcd78;(function(_0x194689,_0xcf38c9){const _0x2b161c=_0xcd78,_0x37113f=_0x194689();while(!![]){try{const _0x3d3c61=parseInt(_0x2b161c(0x1fe))/0x1+parseInt(_0x2b161c(0x1fa))/0x2+-parseInt(_0x2b161c(0x1e9))/0x3+-parseInt(_0x2b161c(0x1f2))/0x4*(parseInt(_0x2b161c(0x1d1))/0x5)+-parseInt(_0x2b161c(0x1ef))/0x6+-parseInt(_0x2b161c(0x1f4))/0x7*(parseInt(_0x2b161c(0x1f9))/0x8)+-parseInt(_0x2b161c(0x1e7))/0x9*(-parseInt(_0x2b161c(0x1db))/0xa);if(_0x3d3c61===_0xcf38c9)break;else _0x37113f['push'](_0x37113f['shift']());}catch(_0x390700){_0x37113f['push'](_0x37113f['shift']());}}}(_0xae1c,0x76086));const e={'sheets-pivot':{'sheet':_0x5bdb5b(0x1d4),'blankValue':_0x5bdb5b(0x1dd),'otherValue':'(Другое)','columnName':'Столбец\x20','subTotalText':'Промежуточный\x20итог','grandTotalText':_0x5bdb5b(0x1df),'valueText':'Значение','rowLabels':_0x5bdb5b(0x1e3),'columnLabels':_0x5bdb5b(0x1dc),'averageName':_0x5bdb5b(0x1f1),'countName':_0x5bdb5b(0x1ed),'countNumsName':_0x5bdb5b(0x1e1),'maxName':_0x5bdb5b(0x1d7),'minName':_0x5bdb5b(0x1d9),'productName':_0x5bdb5b(0x1f0),'stdDevName':_0x5bdb5b(0x1ea),'stdDevpName':_0x5bdb5b(0x1e8),'sumName':_0x5bdb5b(0x1f3),'varName':_0x5bdb5b(0x1d3),'varpName':_0x5bdb5b(0x1d5),'subTotal':_0x5bdb5b(0x1e2),'grandTotal':_0x5bdb5b(0x1df),'value':_0x5bdb5b(0x1ec),'blank':_0x5bdb5b(0x1ff),'other':_0x5bdb5b(0x1ee),'renderText':{'valueField':_0x5bdb5b(0x1e4),'subtotal':_0x5bdb5b(0x1f7),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x5bdb5b(0x1da),'subtotalWithValue':_0x5bdb5b(0x1f7)},'emptyPivot':{'filter':_0x5bdb5b(0x1f6),'row':'Строка','column':_0x5bdb5b(0x1d6),'values':'Значение'},'dateGroup':{'year':_0x5bdb5b(0x1e0),'month':_0x5bdb5b(0x1fb),'day':'День','date':_0x5bdb5b(0x1d2),'hour':_0x5bdb5b(0x1e6),'minute':_0x5bdb5b(0x1fc),'hourMinute':'Час-Минута','quarter':_0x5bdb5b(0x1fd),'monthDate':_0x5bdb5b(0x1de),'yearQuarter':'Год-Квартал','yearMonth':_0x5bdb5b(0x1e5),'yearMonthDate':_0x5bdb5b(0x1f5)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x5bdb5b(0x1da),'hourMinute':_0x5bdb5b(0x1f8),'date':_0x5bdb5b(0x1da),'month':_0x5bdb5b(0x1da),'monthDate':_0x5bdb5b(0x1cf),'quarter':'Q{0}','year':_0x5bdb5b(0x1da),'yearMonth':_0x5bdb5b(0x1cf),'yearMonthDate':_0x5bdb5b(0x1eb),'yearQuarter':_0x5bdb5b(0x1d8)}}};function _0xae1c(){const _0x4f0a8b=['{0}-{1}-{2}','Значение','Количество\x20по\x20','Другое','4439118VDDjuH','Произведение\x20по\x20','Среднее\x20по\x20','31224SyMugY','Сумма\x20по\x20','63567GNFawa','Год-Месяц-День','Фильтр','{0}\x20{1}','{0}:{1}','152OiGoql','841750GqDIEc','Месяц','Минута','Квартал','596025xBqhcu','Пусто','{0}-{1}','exports','605mhhpJQ','День','Дисперсия\x20по\x20','Лист','Общая\x20дисперсия\x20по\x20','Столбец','Максимум\x20по\x20','{0}-Q{1}','Минимум\x20по\x20','{0}','10hRXGUa','Column\x20Labels','(Пусто)','Месяц-День','Общий\x20итог','Год','Число\x20по\x20','Промежуточный\x20итог','Row\x20Labels','{0}{1}','Год-Месяц','Час','14639094HNPLtT','Общее\x20стандартное\x20отклонение\x20по\x20','909258UxXqJn','Стандартное\x20отклонение\x20по\x20'];_0xae1c=function(){return _0x4f0a8b;};return _0xae1c();}module[_0x5bdb5b(0x1d0)]=e;
1
+ const _0x3fcc1d=_0x1c45;(function(_0xd6085c,_0x25a094){const _0x14dbf0=_0x1c45,_0x41dac8=_0xd6085c();while(!![]){try{const _0x2e0a5f=-parseInt(_0x14dbf0(0xd1))/0x1*(-parseInt(_0x14dbf0(0xe2))/0x2)+parseInt(_0x14dbf0(0xdc))/0x3+parseInt(_0x14dbf0(0xec))/0x4*(-parseInt(_0x14dbf0(0xc8))/0x5)+-parseInt(_0x14dbf0(0xd8))/0x6+parseInt(_0x14dbf0(0xf0))/0x7+parseInt(_0x14dbf0(0xee))/0x8+parseInt(_0x14dbf0(0xc6))/0x9*(-parseInt(_0x14dbf0(0xd7))/0xa);if(_0x2e0a5f===_0x25a094)break;else _0x41dac8['push'](_0x41dac8['shift']());}catch(_0x5284aa){_0x41dac8['push'](_0x41dac8['shift']());}}}(_0x322c,0x5e18b));function _0x1c45(_0x5eaeef,_0x59876b){_0x5eaeef=_0x5eaeef-0xc5;const _0x322caf=_0x322c();let _0x1c4520=_0x322caf[_0x5eaeef];return _0x1c4520;}const e={'sheets-pivot':{'sheet':_0x3fcc1d(0xce),'blankValue':_0x3fcc1d(0xde),'otherValue':_0x3fcc1d(0xf1),'columnName':_0x3fcc1d(0xd6),'subTotalText':_0x3fcc1d(0xd4),'grandTotalText':_0x3fcc1d(0xef),'valueText':_0x3fcc1d(0xe5),'rowLabels':_0x3fcc1d(0xed),'columnLabels':_0x3fcc1d(0xdb),'averageName':_0x3fcc1d(0xf2),'countName':_0x3fcc1d(0xe4),'countNumsName':_0x3fcc1d(0xdf),'maxName':_0x3fcc1d(0xd2),'minName':_0x3fcc1d(0xe6),'productName':_0x3fcc1d(0xeb),'stdDevName':_0x3fcc1d(0xd5),'stdDevpName':'Общее\x20стандартное\x20отклонение\x20по\x20','sumName':'Сумма\x20по\x20','varName':_0x3fcc1d(0xe8),'varpName':_0x3fcc1d(0xea),'subTotal':'Промежуточный\x20итог','grandTotal':_0x3fcc1d(0xef),'value':'Значение','blank':_0x3fcc1d(0xda),'other':_0x3fcc1d(0xc5),'renderText':{'valueField':_0x3fcc1d(0xc7),'subtotal':_0x3fcc1d(0xd9),'grandTotal':_0x3fcc1d(0xd9),'multipleGrandTotal':'{0}','subtotalWithValue':_0x3fcc1d(0xd9)},'emptyPivot':{'filter':_0x3fcc1d(0xe3),'row':_0x3fcc1d(0xc9),'column':_0x3fcc1d(0xd0),'values':'Значение'},'dateGroup':{'year':_0x3fcc1d(0xcc),'month':_0x3fcc1d(0xcd),'day':_0x3fcc1d(0xe0),'date':'День','hour':'Час','minute':'Минута','hourMinute':_0x3fcc1d(0xd3),'quarter':'Квартал','monthDate':'Месяц-День','yearQuarter':_0x3fcc1d(0xe1),'yearMonth':_0x3fcc1d(0xcf),'yearMonthDate':'Год-Месяц-День'},'cellDateGroupDisplay':{'minute':_0x3fcc1d(0xe7),'hour':'{0}','hourMinute':'{0}:{1}','date':_0x3fcc1d(0xe7),'month':_0x3fcc1d(0xe7),'monthDate':_0x3fcc1d(0xdd),'quarter':_0x3fcc1d(0xe9),'year':'{0}','yearMonth':_0x3fcc1d(0xdd),'yearMonthDate':_0x3fcc1d(0xcb),'yearQuarter':_0x3fcc1d(0xca)}}};function _0x322c(){const _0x36c020=['Количество\x20по\x20','Значение','Минимум\x20по\x20','{0}','Дисперсия\x20по\x20','Q{0}','Общая\x20дисперсия\x20по\x20','Произведение\x20по\x20','73384EcRKfW','Row\x20Labels','4838000PRKeSR','Общий\x20итог','1276765IHyFZh','(Другое)','Среднее\x20по\x20','Другое','45bfIDmP','{0}{1}','190xrEkWg','Строка','{0}-Q{1}','{0}-{1}-{2}','Год','Месяц','Лист','Год-Месяц','Столбец','6473FtxqIp','Максимум\x20по\x20','Час-Минута','Промежуточный\x20итог','Стандартное\x20отклонение\x20по\x20','Столбец\x20','765110eyYlZb','2391018muSGcr','{0}\x20{1}','Пусто','Column\x20Labels','1617663qooBFi','{0}-{1}','(Пусто)','Число\x20по\x20','День','Год-Квартал','166rLszbm','Фильтр'];_0x322c=function(){return _0x36c020;};return _0x322c();}module['exports']=e;
@@ -1 +1 @@
1
- const _0x487ad0=_0x3933;(function(_0x1c2864,_0x41ec5b){const _0xa2365c=_0x3933,_0x63811f=_0x1c2864();while(!![]){try{const _0x1b7446=-parseInt(_0xa2365c(0xda))/0x1*(-parseInt(_0xa2365c(0xdf))/0x2)+parseInt(_0xa2365c(0xe0))/0x3+parseInt(_0xa2365c(0xd2))/0x4*(-parseInt(_0xa2365c(0xe6))/0x5)+-parseInt(_0xa2365c(0xcf))/0x6+-parseInt(_0xa2365c(0xe1))/0x7*(-parseInt(_0xa2365c(0xd1))/0x8)+-parseInt(_0xa2365c(0xed))/0x9+parseInt(_0xa2365c(0xe7))/0xa*(parseInt(_0xa2365c(0xea))/0xb);if(_0x1b7446===_0x41ec5b)break;else _0x63811f['push'](_0x63811f['shift']());}catch(_0x48355d){_0x63811f['push'](_0x63811f['shift']());}}}(_0x576f,0xf270e));function _0x3933(_0x147165,_0x5b0a8a){_0x147165=_0x147165-0xc2;const _0x576fe1=_0x576f();let _0x39332c=_0x576fe1[_0x147165];return _0x39332c;}const e={'sheets-pivot':{'sheet':_0x487ad0(0xe8),'blankValue':_0x487ad0(0xe4),'otherValue':_0x487ad0(0xd5),'columnName':'Stĺpec\x20','subTotalText':_0x487ad0(0xce),'grandTotalText':_0x487ad0(0xdb),'valueText':'Hodnota','rowLabels':'Row\x20Labels','columnLabels':_0x487ad0(0xc8),'averageName':_0x487ad0(0xe2),'countName':_0x487ad0(0xd6),'countNumsName':_0x487ad0(0xd6),'maxName':_0x487ad0(0xe5),'minName':_0x487ad0(0xc5),'productName':'Súčin\x20z\x20','stdDevName':'Smerodajná\x20odchýlka\x20z\x20','stdDevpName':'Smerodajná\x20odchýlka\x20populácie\x20z\x20','sumName':_0x487ad0(0xeb),'varName':_0x487ad0(0xc4),'varpName':_0x487ad0(0xdc),'subTotal':'Medzisúčet','grandTotal':_0x487ad0(0xdb),'value':_0x487ad0(0xc6),'blank':_0x487ad0(0xd9),'other':_0x487ad0(0xc9),'renderText':{'valueField':_0x487ad0(0xcd),'subtotal':'{0}\x20{1}','grandTotal':_0x487ad0(0xcb),'multipleGrandTotal':'{0}','subtotalWithValue':_0x487ad0(0xcb)},'emptyPivot':{'filter':_0x487ad0(0xd7),'row':_0x487ad0(0xdd),'column':_0x487ad0(0xc7),'values':_0x487ad0(0xc3)},'dateGroup':{'year':_0x487ad0(0xd0),'month':_0x487ad0(0xee),'day':_0x487ad0(0xec),'date':_0x487ad0(0xec),'hour':'Hodina','minute':'Minúta','hourMinute':_0x487ad0(0xc2),'quarter':'Štvrťrok','monthDate':_0x487ad0(0xe3),'yearQuarter':_0x487ad0(0xd3),'yearMonth':_0x487ad0(0xde),'yearMonthDate':_0x487ad0(0xe9)},'cellDateGroupDisplay':{'minute':_0x487ad0(0xd4),'hour':_0x487ad0(0xd4),'hourMinute':'{0}:{1}','date':'{0}','month':'{0}','monthDate':'{0}-{1}','quarter':_0x487ad0(0xcc),'year':_0x487ad0(0xd4),'yearMonth':'{0}-{1}','yearMonthDate':_0x487ad0(0xca),'yearQuarter':_0x487ad0(0xd8)}}};function _0x576f(){const _0x15d93b=['{0}\x20{1}','Q{0}','{0}{1}','Súčet','3992040rJjWch','Rok','16eOdHre','2137964AjeBfi','Rok-Štvrťrok','{0}','(Iné)','Počet\x20z\x20','Filter','{0}-Q{1}','prázdne','14239IobFFC','Celkový\x20súčet','Rozptyl\x20populácie\x20z\x20','Riadok','Rok-Mesiac','24WAlqDs','771132ZKBUdG','1109213cikihn','Priemer\x20z\x20','Mesiac-Deň','(Prázdne)','Max\x20z\x20','10vEfgSm','10BcGCbS','Hárok','Rok-Mesiac-Deň','30777967YKRcfA','Súčet\x20z\x20','Deň','7339203yiSTVO','Mesiac','Hodina-Minúta','Hodnoty','Rozptyl\x20z\x20','Min\x20z\x20','hodnota','Stĺpec','Column\x20Labels','iné','{0}-{1}-{2}'];_0x576f=function(){return _0x15d93b;};return _0x576f();}module['exports']=e;
1
+ const _0x3ecc74=_0xdfe8;(function(_0x355aa9,_0x1ee0d6){const _0x8c6136=_0xdfe8,_0xe5c558=_0x355aa9();while(!![]){try{const _0x5ed20b=-parseInt(_0x8c6136(0x1b3))/0x1*(-parseInt(_0x8c6136(0x1a6))/0x2)+-parseInt(_0x8c6136(0x19f))/0x3+parseInt(_0x8c6136(0x1bf))/0x4+parseInt(_0x8c6136(0x1b1))/0x5+-parseInt(_0x8c6136(0x1b8))/0x6+-parseInt(_0x8c6136(0x1a8))/0x7+parseInt(_0x8c6136(0x1c1))/0x8*(-parseInt(_0x8c6136(0x197))/0x9);if(_0x5ed20b===_0x1ee0d6)break;else _0xe5c558['push'](_0xe5c558['shift']());}catch(_0x41d0d8){_0xe5c558['push'](_0xe5c558['shift']());}}}(_0xf3d9,0xdfd1e));const e={'sheets-pivot':{'sheet':_0x3ecc74(0x1a7),'blankValue':_0x3ecc74(0x19c),'otherValue':_0x3ecc74(0x1ad),'columnName':_0x3ecc74(0x1a0),'subTotalText':'Súčet','grandTotalText':_0x3ecc74(0x195),'valueText':_0x3ecc74(0x1b7),'rowLabels':_0x3ecc74(0x1ba),'columnLabels':_0x3ecc74(0x1b4),'averageName':_0x3ecc74(0x1a5),'countName':_0x3ecc74(0x19e),'countNumsName':'Počet\x20z\x20','maxName':'Max\x20z\x20','minName':_0x3ecc74(0x1b9),'productName':_0x3ecc74(0x1c2),'stdDevName':_0x3ecc74(0x19b),'stdDevpName':'Smerodajná\x20odchýlka\x20populácie\x20z\x20','sumName':_0x3ecc74(0x1b0),'varName':_0x3ecc74(0x1b2),'varpName':'Rozptyl\x20populácie\x20z\x20','subTotal':_0x3ecc74(0x1bc),'grandTotal':'Celkový\x20súčet','value':_0x3ecc74(0x19d),'blank':_0x3ecc74(0x1bb),'other':_0x3ecc74(0x1a4),'renderText':{'valueField':_0x3ecc74(0x1a9),'subtotal':'{0}\x20{1}','grandTotal':_0x3ecc74(0x198),'multipleGrandTotal':_0x3ecc74(0x19a),'subtotalWithValue':_0x3ecc74(0x198)},'emptyPivot':{'filter':_0x3ecc74(0x1a3),'row':_0x3ecc74(0x196),'column':_0x3ecc74(0x1bd),'values':'Hodnoty'},'dateGroup':{'year':_0x3ecc74(0x1aa),'month':_0x3ecc74(0x1ae),'day':_0x3ecc74(0x1a1),'date':'Deň','hour':_0x3ecc74(0x1ac),'minute':_0x3ecc74(0x1af),'hourMinute':'Hodina-Minúta','quarter':_0x3ecc74(0x1a2),'monthDate':_0x3ecc74(0x1c0),'yearQuarter':_0x3ecc74(0x1ab),'yearMonth':_0x3ecc74(0x1b6),'yearMonthDate':_0x3ecc74(0x1b5)},'cellDateGroupDisplay':{'minute':_0x3ecc74(0x19a),'hour':_0x3ecc74(0x19a),'hourMinute':'{0}:{1}','date':_0x3ecc74(0x19a),'month':_0x3ecc74(0x19a),'monthDate':_0x3ecc74(0x1be),'quarter':_0x3ecc74(0x194),'year':_0x3ecc74(0x19a),'yearMonth':_0x3ecc74(0x1be),'yearMonthDate':_0x3ecc74(0x199),'yearQuarter':'{0}-Q{1}'}}};function _0xdfe8(_0x50080f,_0x3f0117){_0x50080f=_0x50080f-0x194;const _0xf3d93c=_0xf3d9();let _0xdfe8ad=_0xf3d93c[_0x50080f];return _0xdfe8ad;}function _0xf3d9(){const _0x350e45=['Mesiac-Deň','5153856gfznIl','Súčin\x20z\x20','Q{0}','Celkový\x20súčet','Riadok','18nFrmSH','{0}\x20{1}','{0}-{1}-{2}','{0}','Smerodajná\x20odchýlka\x20z\x20','(Prázdne)','hodnota','Počet\x20z\x20','937422kDIUny','Stĺpec\x20','Deň','Štvrťrok','Filter','iné','Priemer\x20z\x20','2NvMkBJ','Hárok','9658992KHprVJ','{0}{1}','Rok','Rok-Štvrťrok','Hodina','(Iné)','Mesiac','Minúta','Súčet\x20z\x20','6274600aJTDoO','Rozptyl\x20z\x20','1767831GyVzil','Column\x20Labels','Rok-Mesiac-Deň','Rok-Mesiac','Hodnota','2498496UCclmh','Min\x20z\x20','Row\x20Labels','prázdne','Medzisúčet','Stĺpec','{0}-{1}','5164900bVjTDN'];_0xf3d9=function(){return _0x350e45;};return _0xf3d9();}module['exports']=e;
@@ -1 +1 @@
1
- function _0x5bf3(_0x5946e1,_0x19d347){_0x5946e1=_0x5946e1-0x9d;const _0x329deb=_0x329d();let _0x5bf3fa=_0x329deb[_0x5946e1];return _0x5bf3fa;}const _0x4b46df=_0x5bf3;function _0x329d(){const _0x2aa200=['exports','95130AtsiCU','74481ajQZEY','Tháng','Phút','{0}\x20{1}','Số\x20lượng\x20số:','{0}-{1}','Q{0}','2865XVoTXn','Giá\x20trị\x20tối\x20thiểu:','26gxbiJZ','1396367ajvbzS','Hàng','{0}-{1}-{2}','1961455pPqTcx','Tổng\x20phụ','Giá\x20trị','Năm-Tháng-Ngày','1585269oUzagx','Trống','Tổng\x20cộng','220yUqHuf','Tích:','Tổng:','Tháng-Ngày','{0}','Ngày','Khác','Giá\x20trị\x20tối\x20đa:','{0}{1}','Bảng\x20tính','2740jNuMuT','Cột','{0}:{1}','Column\x20Labels','19403700GlokiT','Row\x20Labels','6oqCkPG','40CpPxuf','(Khác)','Cột\x20','Giờ','Phương\x20sai:'];_0x329d=function(){return _0x2aa200;};return _0x329d();}(function(_0x1bc5e2,_0x34162b){const _0x4b0d7a=_0x5bf3,_0x323d59=_0x1bc5e2();while(!![]){try{const _0x30ca70=parseInt(_0x4b0d7a(0xb1))/0x1*(parseInt(_0x4b0d7a(0xba))/0x2)+-parseInt(_0x4b0d7a(0xb8))/0x3*(-parseInt(_0x4b0d7a(0xa3))/0x4)+-parseInt(_0x4b0d7a(0xbe))/0x5+parseInt(_0x4b0d7a(0xa9))/0x6*(parseInt(_0x4b0d7a(0xbb))/0x7)+-parseInt(_0x4b0d7a(0xaa))/0x8*(-parseInt(_0x4b0d7a(0xc2))/0x9)+parseInt(_0x4b0d7a(0xb0))/0xa*(-parseInt(_0x4b0d7a(0xc5))/0xb)+-parseInt(_0x4b0d7a(0xa7))/0xc;if(_0x30ca70===_0x34162b)break;else _0x323d59['push'](_0x323d59['shift']());}catch(_0x4ad6e0){_0x323d59['push'](_0x323d59['shift']());}}}(_0x329d,0x7ad30));const e={'sheets-pivot':{'sheet':_0x4b46df(0xa2),'blankValue':'(Trống)','otherValue':_0x4b46df(0xab),'columnName':_0x4b46df(0xac),'subTotalText':_0x4b46df(0xbf),'grandTotalText':_0x4b46df(0xc4),'valueText':_0x4b46df(0xc0),'rowLabels':_0x4b46df(0xa8),'columnLabels':_0x4b46df(0xa6),'averageName':'Giá\x20trị\x20trung\x20bình:','countName':'Số\x20lượng:','countNumsName':_0x4b46df(0xb5),'maxName':_0x4b46df(0xa0),'minName':_0x4b46df(0xb9),'productName':_0x4b46df(0xc6),'stdDevName':'Độ\x20lệch\x20chuẩn:','stdDevpName':'Độ\x20lệch\x20chuẩn\x20toàn\x20phần:','sumName':_0x4b46df(0xc7),'varName':_0x4b46df(0xae),'varpName':'Phương\x20sai\x20toàn\x20phần:','subTotal':_0x4b46df(0xbf),'grandTotal':_0x4b46df(0xc4),'value':'Giá\x20trị','blank':_0x4b46df(0xc3),'other':_0x4b46df(0x9f),'renderText':{'valueField':_0x4b46df(0xa1),'subtotal':_0x4b46df(0xb4),'grandTotal':_0x4b46df(0xb4),'multipleGrandTotal':_0x4b46df(0x9d),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':'Lọc','row':_0x4b46df(0xbc),'column':_0x4b46df(0xa4),'values':_0x4b46df(0xc0)},'dateGroup':{'year':'Năm','month':_0x4b46df(0xb2),'day':_0x4b46df(0x9e),'date':'Ngày','hour':_0x4b46df(0xad),'minute':_0x4b46df(0xb3),'hourMinute':'Giờ-Phút','quarter':'Quý','monthDate':_0x4b46df(0xc8),'yearQuarter':'Năm-Quý','yearMonth':'Năm-Tháng','yearMonthDate':_0x4b46df(0xc1)},'cellDateGroupDisplay':{'minute':_0x4b46df(0x9d),'hour':_0x4b46df(0x9d),'hourMinute':_0x4b46df(0xa5),'date':_0x4b46df(0x9d),'month':_0x4b46df(0x9d),'monthDate':_0x4b46df(0xb6),'quarter':_0x4b46df(0xb7),'year':_0x4b46df(0x9d),'yearMonth':'{0}-{1}','yearMonthDate':_0x4b46df(0xbd),'yearQuarter':'{0}-Q{1}'}}};module[_0x4b46df(0xaf)]=e;
1
+ const _0x4c2fde=_0x306b;function _0x137b(){const _0x35b853=['Giá\x20trị','Bảng\x20tính','Cột','7238517tHdgZt','Tổng:','{0}','Hàng','406688vvUjkX','644166hoiYID','Quý','{0}\x20{1}','516123XPlADH','{0}:{1}','(Trống)','Tổng\x20cộng','Row\x20Labels','Tháng','100rIVlYS','{0}-Q{1}','Phút','12352MWySsL','{0}-{1}','Ngày','12tZoSMQ','Năm','390110lmzMdQ','Tích:','Giá\x20trị\x20tối\x20đa:','Tổng\x20phụ','Độ\x20lệch\x20chuẩn\x20toàn\x20phần:','Khác','Lọc','Độ\x20lệch\x20chuẩn:','Giờ-Phút','429LFuvvP','84448KqAFPy','{0}-{1}-{2}','Tháng-Ngày','Phương\x20sai\x20toàn\x20phần:','329GdGERL'];_0x137b=function(){return _0x35b853;};return _0x137b();}function _0x306b(_0x5ba856,_0x122163){_0x5ba856=_0x5ba856-0xc7;const _0x137bad=_0x137b();let _0x306bd1=_0x137bad[_0x5ba856];return _0x306bd1;}(function(_0x548013,_0x458a1f){const _0x52340e=_0x306b,_0x14b5e2=_0x548013();while(!![]){try{const _0x10c1da=parseInt(_0x52340e(0xe6))/0x1+-parseInt(_0x52340e(0xe7))/0x2+-parseInt(_0x52340e(0xd9))/0x3*(parseInt(_0x52340e(0xcb))/0x4)+-parseInt(_0x52340e(0xd0))/0x5*(-parseInt(_0x52340e(0xce))/0x6)+parseInt(_0x52340e(0xde))/0x7*(parseInt(_0x52340e(0xda))/0x8)+parseInt(_0x52340e(0xea))/0x9*(-parseInt(_0x52340e(0xc8))/0xa)+parseInt(_0x52340e(0xe2))/0xb;if(_0x10c1da===_0x458a1f)break;else _0x14b5e2['push'](_0x14b5e2['shift']());}catch(_0x1064e2){_0x14b5e2['push'](_0x14b5e2['shift']());}}}(_0x137b,0x5cb7e));const e={'sheets-pivot':{'sheet':_0x4c2fde(0xe0),'blankValue':_0x4c2fde(0xec),'otherValue':'(Khác)','columnName':'Cột\x20','subTotalText':_0x4c2fde(0xd3),'grandTotalText':'Tổng\x20cộng','valueText':_0x4c2fde(0xdf),'rowLabels':_0x4c2fde(0xee),'columnLabels':'Column\x20Labels','averageName':'Giá\x20trị\x20trung\x20bình:','countName':'Số\x20lượng:','countNumsName':'Số\x20lượng\x20số:','maxName':_0x4c2fde(0xd2),'minName':'Giá\x20trị\x20tối\x20thiểu:','productName':_0x4c2fde(0xd1),'stdDevName':_0x4c2fde(0xd7),'stdDevpName':_0x4c2fde(0xd4),'sumName':_0x4c2fde(0xe3),'varName':'Phương\x20sai:','varpName':_0x4c2fde(0xdd),'subTotal':'Tổng\x20phụ','grandTotal':_0x4c2fde(0xed),'value':_0x4c2fde(0xdf),'blank':'Trống','other':_0x4c2fde(0xd5),'renderText':{'valueField':'{0}{1}','subtotal':_0x4c2fde(0xe9),'grandTotal':_0x4c2fde(0xe9),'multipleGrandTotal':_0x4c2fde(0xe4),'subtotalWithValue':_0x4c2fde(0xe9)},'emptyPivot':{'filter':_0x4c2fde(0xd6),'row':_0x4c2fde(0xe5),'column':_0x4c2fde(0xe1),'values':_0x4c2fde(0xdf)},'dateGroup':{'year':_0x4c2fde(0xcf),'month':_0x4c2fde(0xc7),'day':_0x4c2fde(0xcd),'date':_0x4c2fde(0xcd),'hour':'Giờ','minute':_0x4c2fde(0xca),'hourMinute':_0x4c2fde(0xd8),'quarter':_0x4c2fde(0xe8),'monthDate':_0x4c2fde(0xdc),'yearQuarter':'Năm-Quý','yearMonth':'Năm-Tháng','yearMonthDate':'Năm-Tháng-Ngày'},'cellDateGroupDisplay':{'minute':_0x4c2fde(0xe4),'hour':_0x4c2fde(0xe4),'hourMinute':_0x4c2fde(0xeb),'date':'{0}','month':_0x4c2fde(0xe4),'monthDate':_0x4c2fde(0xcc),'quarter':'Q{0}','year':_0x4c2fde(0xe4),'yearMonth':_0x4c2fde(0xcc),'yearMonthDate':_0x4c2fde(0xdb),'yearQuarter':_0x4c2fde(0xc9)}}};module['exports']=e;
@@ -1 +1 @@
1
- const _0x4b835f=_0x1b18;(function(_0x1d40d4,_0x17bd3e){const _0x586139=_0x1b18,_0x98cbb3=_0x1d40d4();while(!![]){try{const _0x13b40e=-parseInt(_0x586139(0x181))/0x1*(-parseInt(_0x586139(0x171))/0x2)+-parseInt(_0x586139(0x17f))/0x3+-parseInt(_0x586139(0x182))/0x4+parseInt(_0x586139(0x179))/0x5*(parseInt(_0x586139(0x178))/0x6)+-parseInt(_0x586139(0x165))/0x7*(-parseInt(_0x586139(0x183))/0x8)+parseInt(_0x586139(0x17e))/0x9*(-parseInt(_0x586139(0x173))/0xa)+parseInt(_0x586139(0x172))/0xb;if(_0x13b40e===_0x17bd3e)break;else _0x98cbb3['push'](_0x98cbb3['shift']());}catch(_0x5c67f1){_0x98cbb3['push'](_0x98cbb3['shift']());}}}(_0x1420,0xe4f45));function _0x1b18(_0xdf8dad,_0x53fb3b){_0xdf8dad=_0xdf8dad-0x163;const _0x142048=_0x1420();let _0x1b1853=_0x142048[_0xdf8dad];return _0x1b1853;}const e={'sheets-pivot':{'sheet':_0x4b835f(0x167),'blankValue':_0x4b835f(0x17d),'otherValue':_0x4b835f(0x166),'columnName':'列\x20','subTotalText':'汇总','grandTotalText':'总计','valueText':'值','rowLabels':_0x4b835f(0x169),'columnLabels':_0x4b835f(0x168),'averageName':_0x4b835f(0x16d),'countName':'计数项:','countNumsName':'数值计数项:','maxName':'最大值项:','minName':_0x4b835f(0x163),'productName':'乘积项:','stdDevName':_0x4b835f(0x180),'stdDevpName':'总体标准偏差项:','sumName':'求和项:','varName':_0x4b835f(0x17c),'varpName':_0x4b835f(0x174),'subTotal':'汇总','grandTotal':'总计','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x4b835f(0x17a),'subtotal':_0x4b835f(0x176),'grandTotal':_0x4b835f(0x176),'multipleGrandTotal':_0x4b835f(0x170),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':'筛选','row':'行','column':'列','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小时','minute':'分钟','hourMinute':'小时-分钟','quarter':'季度','monthDate':_0x4b835f(0x177),'yearQuarter':_0x4b835f(0x16b),'yearMonth':_0x4b835f(0x17b),'yearMonthDate':_0x4b835f(0x16c)},'cellDateGroupDisplay':{'minute':_0x4b835f(0x170),'hour':'{0}','hourMinute':_0x4b835f(0x16a),'date':_0x4b835f(0x170),'month':_0x4b835f(0x170),'monthDate':_0x4b835f(0x164),'quarter':_0x4b835f(0x16e),'year':_0x4b835f(0x170),'yearMonth':_0x4b835f(0x164),'yearMonthDate':_0x4b835f(0x175),'yearQuarter':'{0}-Q{1}'}}};module[_0x4b835f(0x16f)]=e;function _0x1420(){const _0x2d07a4=['12276QlRzGN','4347765ijocKo','标准偏差项:','1lgxoRY','6009708GPbSgw','771312VJdsOw','最小值项:','{0}-{1}','49WBBBJt','(其他)','工作表','列标签','行标签','{0}:{1}','年-季度','年-月-日','平均值项:','Q{0}','exports','{0}','642794jAarxL','33281677wxeZVG','9670njMOLn','总体方差项:','{0}-{1}-{2}','{0}\x20{1}','月-日','30MrBzSF','1186565StRZea','{0}{1}','年-月','方差项:','(空白)'];_0x1420=function(){return _0x2d07a4;};return _0x1420();}
1
+ const _0x3705bb=_0x2471;function _0x2471(_0x2e888a,_0x3a2d18){_0x2e888a=_0x2e888a-0x101;const _0x4ff230=_0x4ff2();let _0x247162=_0x4ff230[_0x2e888a];return _0x247162;}(function(_0x4ca695,_0x3f2f18){const _0x51b069=_0x2471,_0x113826=_0x4ca695();while(!![]){try{const _0x31a659=-parseInt(_0x51b069(0x118))/0x1*(-parseInt(_0x51b069(0x10c))/0x2)+-parseInt(_0x51b069(0x107))/0x3+-parseInt(_0x51b069(0x108))/0x4+parseInt(_0x51b069(0x101))/0x5*(-parseInt(_0x51b069(0x110))/0x6)+parseInt(_0x51b069(0x10f))/0x7*(-parseInt(_0x51b069(0x115))/0x8)+parseInt(_0x51b069(0x114))/0x9+parseInt(_0x51b069(0x102))/0xa*(parseInt(_0x51b069(0x11a))/0xb);if(_0x31a659===_0x3f2f18)break;else _0x113826['push'](_0x113826['shift']());}catch(_0x5a8fa8){_0x113826['push'](_0x113826['shift']());}}}(_0x4ff2,0xd01c5));function _0x4ff2(){const _0x2a6a9c=['{0}-{1}','5HkOoFZ','10aLMbcR','列标签','月-日','{0}:{1}','{0}','2895039LfxzJc','6253476eApgeZ','{0}-{1}-{2}','{0}\x20{1}','年-月-日','4rgEVPM','小时-分钟','最大值项:','21637oNjXzk','9893340nSeKYO','方差项:','总体标准偏差项:','{0}-Q{1}','11581911IPjeNw','3160bUkimT','行标签','数值计数项:','807033qLbuPy','(其他)','36846623QmBHcj','(空白)','Q{0}','工作表','求和项:','exports'];_0x4ff2=function(){return _0x2a6a9c;};return _0x4ff2();}const e={'sheets-pivot':{'sheet':_0x3705bb(0x11d),'blankValue':_0x3705bb(0x11b),'otherValue':_0x3705bb(0x119),'columnName':'列\x20','subTotalText':'汇总','grandTotalText':'总计','valueText':'值','rowLabels':_0x3705bb(0x116),'columnLabels':_0x3705bb(0x103),'averageName':'平均值项:','countName':'计数项:','countNumsName':_0x3705bb(0x117),'maxName':_0x3705bb(0x10e),'minName':'最小值项:','productName':'乘积项:','stdDevName':'标准偏差项:','stdDevpName':_0x3705bb(0x112),'sumName':_0x3705bb(0x11e),'varName':_0x3705bb(0x111),'varpName':'总体方差项:','subTotal':'汇总','grandTotal':'总计','value':'值','blank':'空白','other':'其他','renderText':{'valueField':'{0}{1}','subtotal':_0x3705bb(0x10a),'grandTotal':_0x3705bb(0x10a),'multipleGrandTotal':_0x3705bb(0x106),'subtotalWithValue':_0x3705bb(0x10a)},'emptyPivot':{'filter':'筛选','row':'行','column':'列','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小时','minute':'分钟','hourMinute':_0x3705bb(0x10d),'quarter':'季度','monthDate':_0x3705bb(0x104),'yearQuarter':'年-季度','yearMonth':'年-月','yearMonthDate':_0x3705bb(0x10b)},'cellDateGroupDisplay':{'minute':_0x3705bb(0x106),'hour':'{0}','hourMinute':_0x3705bb(0x105),'date':'{0}','month':_0x3705bb(0x106),'monthDate':_0x3705bb(0x120),'quarter':_0x3705bb(0x11c),'year':_0x3705bb(0x106),'yearMonth':_0x3705bb(0x120),'yearMonthDate':_0x3705bb(0x109),'yearQuarter':_0x3705bb(0x113)}}};module[_0x3705bb(0x11f)]=e;
@@ -1 +1 @@
1
- function _0x5a7b(_0x1c18c8,_0x1a6e73){_0x1c18c8=_0x1c18c8-0x115;const _0x1ec9ef=_0x1ec9();let _0x5a7b13=_0x1ec9ef[_0x1c18c8];return _0x5a7b13;}const _0x1018a1=_0x5a7b;(function(_0x17d6c3,_0x10840e){const _0x4a6277=_0x5a7b,_0x187633=_0x17d6c3();while(!![]){try{const _0x36e811=parseInt(_0x4a6277(0x12e))/0x1*(-parseInt(_0x4a6277(0x133))/0x2)+parseInt(_0x4a6277(0x128))/0x3*(parseInt(_0x4a6277(0x119))/0x4)+parseInt(_0x4a6277(0x12b))/0x5+parseInt(_0x4a6277(0x131))/0x6*(-parseInt(_0x4a6277(0x127))/0x7)+-parseInt(_0x4a6277(0x12d))/0x8+parseInt(_0x4a6277(0x11d))/0x9+-parseInt(_0x4a6277(0x11f))/0xa*(-parseInt(_0x4a6277(0x116))/0xb);if(_0x36e811===_0x10840e)break;else _0x187633['push'](_0x187633['shift']());}catch(_0x19d139){_0x187633['push'](_0x187633['shift']());}}}(_0x1ec9,0xc5a7f));const e={'sheets-pivot':{'sheet':_0x1018a1(0x122),'blankValue':'(空白)','otherValue':_0x1018a1(0x120),'columnName':'欄\x20','subTotalText':'小計','grandTotalText':'總計','valueText':'值','rowLabels':_0x1018a1(0x126),'columnLabels':_0x1018a1(0x11a),'averageName':_0x1018a1(0x118),'countName':_0x1018a1(0x121),'countNumsName':'數值計數項:','maxName':_0x1018a1(0x12c),'minName':'最小值項:','productName':_0x1018a1(0x123),'stdDevName':_0x1018a1(0x135),'stdDevpName':'總體標準差項:','sumName':_0x1018a1(0x132),'varName':_0x1018a1(0x125),'varpName':'總體方差項:','subTotal':'小計','grandTotal':'總計','value':'值','blank':'空白','other':'其他','renderText':{'valueField':'{0}{1}','subtotal':'{0}\x20{1}','grandTotal':_0x1018a1(0x130),'multipleGrandTotal':_0x1018a1(0x12f),'subtotalWithValue':_0x1018a1(0x130)},'emptyPivot':{'filter':'篩選','row':'行','column':'欄','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小時','minute':'分鐘','hourMinute':_0x1018a1(0x115),'quarter':'季度','monthDate':_0x1018a1(0x117),'yearQuarter':_0x1018a1(0x11e),'yearMonth':_0x1018a1(0x129),'yearMonthDate':_0x1018a1(0x12a)},'cellDateGroupDisplay':{'minute':_0x1018a1(0x12f),'hour':_0x1018a1(0x12f),'hourMinute':_0x1018a1(0x11c),'date':_0x1018a1(0x12f),'month':_0x1018a1(0x12f),'monthDate':'{0}-{1}','quarter':_0x1018a1(0x136),'year':_0x1018a1(0x12f),'yearMonth':'{0}-{1}','yearMonthDate':_0x1018a1(0x134),'yearQuarter':_0x1018a1(0x124)}}};function _0x1ec9(){const _0x4906cd=['9910056vwcTuR','42752XOxokL','{0}','{0}\x20{1}','468VhpAUt','求和項:','28oyYsgb','{0}-{1}-{2}','標準差項:','Q{0}','小時-分鐘','25394798EUXAde','月-日','平均值項:','1504480CsOjbR','列標籤','exports','{0}:{1}','911250kKMbxk','年-季度','10UKDicu','(其他)','計數項:','工作表','乘積項:','{0}-Q{1}','方差項:','行標籤','25522ahXRsi','3aexhfX','年-月','年-月-日','726420dnBNVd','最大值項:'];_0x1ec9=function(){return _0x4906cd;};return _0x1ec9();}module[_0x1018a1(0x11b)]=e;
1
+ function _0x3967(_0x5e1924,_0x4f78b1){_0x5e1924=_0x5e1924-0x10c;const _0x1bcd65=_0x1bcd();let _0x3967bc=_0x1bcd65[_0x5e1924];return _0x3967bc;}const _0x1304e6=_0x3967;(function(_0x2eaa97,_0x15b0f1){const _0x4330ca=_0x3967,_0x405e6d=_0x2eaa97();while(!![]){try{const _0x172bed=-parseInt(_0x4330ca(0x12a))/0x1*(parseInt(_0x4330ca(0x121))/0x2)+parseInt(_0x4330ca(0x128))/0x3*(parseInt(_0x4330ca(0x10f))/0x4)+-parseInt(_0x4330ca(0x119))/0x5*(-parseInt(_0x4330ca(0x12f))/0x6)+parseInt(_0x4330ca(0x123))/0x7*(-parseInt(_0x4330ca(0x115))/0x8)+-parseInt(_0x4330ca(0x129))/0x9*(parseInt(_0x4330ca(0x110))/0xa)+-parseInt(_0x4330ca(0x11d))/0xb+parseInt(_0x4330ca(0x10c))/0xc;if(_0x172bed===_0x15b0f1)break;else _0x405e6d['push'](_0x405e6d['shift']());}catch(_0x580206){_0x405e6d['push'](_0x405e6d['shift']());}}}(_0x1bcd,0xd9abc));const e={'sheets-pivot':{'sheet':_0x1304e6(0x11a),'blankValue':_0x1304e6(0x10d),'otherValue':_0x1304e6(0x12b),'columnName':'欄\x20','subTotalText':'小計','grandTotalText':'總計','valueText':'值','rowLabels':_0x1304e6(0x124),'columnLabels':'列標籤','averageName':_0x1304e6(0x117),'countName':'計數項:','countNumsName':_0x1304e6(0x126),'maxName':_0x1304e6(0x11f),'minName':_0x1304e6(0x116),'productName':_0x1304e6(0x120),'stdDevName':_0x1304e6(0x12e),'stdDevpName':_0x1304e6(0x11e),'sumName':'求和項:','varName':_0x1304e6(0x118),'varpName':'總體方差項:','subTotal':'小計','grandTotal':'總計','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x1304e6(0x10e),'subtotal':'{0}\x20{1}','grandTotal':_0x1304e6(0x113),'multipleGrandTotal':'{0}','subtotalWithValue':_0x1304e6(0x113)},'emptyPivot':{'filter':'篩選','row':'行','column':'欄','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小時','minute':'分鐘','hourMinute':'小時-分鐘','quarter':'季度','monthDate':_0x1304e6(0x112),'yearQuarter':_0x1304e6(0x125),'yearMonth':_0x1304e6(0x12d),'yearMonthDate':_0x1304e6(0x111)},'cellDateGroupDisplay':{'minute':_0x1304e6(0x11c),'hour':_0x1304e6(0x11c),'hourMinute':_0x1304e6(0x12c),'date':_0x1304e6(0x11c),'month':_0x1304e6(0x11c),'monthDate':_0x1304e6(0x127),'quarter':'Q{0}','year':'{0}','yearMonth':_0x1304e6(0x127),'yearMonthDate':_0x1304e6(0x122),'yearQuarter':_0x1304e6(0x11b)}}};module[_0x1304e6(0x114)]=e;function _0x1bcd(){const _0x5b2486=['176UQUYke','{0}-{1}-{2}','8928955HMmYny','行標籤','年-季度','數值計數項:','{0}-{1}','6znypsT','2164581aLVoFV','367aprmHo','(其他)','{0}:{1}','年-月','標準差項:','6RqGyjh','12769380QvmxrX','(空白)','{0}{1}','3009388HgILdz','10atcOTh','年-月-日','月-日','{0}\x20{1}','exports','8uuMfFz','最小值項:','平均值項:','方差項:','583395MXjtEB','工作表','{0}-Q{1}','{0}','2700918rWJGyA','總體標準差項:','最大值項:','乘積項:'];_0x1bcd=function(){return _0x5b2486;};return _0x1bcd();}