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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (91) hide show
  1. package/README.md +8 -2
  2. package/lib/cjs/facade.js +1 -1
  3. package/lib/cjs/index.js +1 -1
  4. package/lib/cjs/locale/ar-SA.js +1 -1
  5. package/lib/cjs/locale/ca-ES.js +1 -1
  6. package/lib/cjs/locale/de-DE.js +1 -1
  7. package/lib/cjs/locale/en-US.js +1 -1
  8. package/lib/cjs/locale/es-ES.js +1 -1
  9. package/lib/cjs/locale/fa-IR.js +1 -1
  10. package/lib/cjs/locale/fr-FR.js +1 -1
  11. package/lib/cjs/locale/id-ID.js +1 -1
  12. package/lib/cjs/locale/it-IT.js +1 -1
  13. package/lib/cjs/locale/ja-JP.js +1 -1
  14. package/lib/cjs/locale/ko-KR.js +1 -1
  15. package/lib/cjs/locale/pl-PL.js +1 -1
  16. package/lib/cjs/locale/pt-BR.js +1 -1
  17. package/lib/cjs/locale/ru-RU.js +1 -1
  18. package/lib/cjs/locale/sk-SK.js +1 -1
  19. package/lib/cjs/locale/vi-VN.js +1 -1
  20. package/lib/cjs/locale/zh-CN.js +1 -1
  21. package/lib/cjs/locale/zh-HK.js +1 -1
  22. package/lib/cjs/locale/zh-TW.js +1 -1
  23. package/lib/es/facade.js +1 -1
  24. package/lib/es/index.js +1 -1
  25. package/lib/es/locale/ar-SA.js +1 -1
  26. package/lib/es/locale/ca-ES.js +1 -1
  27. package/lib/es/locale/de-DE.js +1 -1
  28. package/lib/es/locale/en-US.js +1 -1
  29. package/lib/es/locale/es-ES.js +1 -1
  30. package/lib/es/locale/fa-IR.js +1 -1
  31. package/lib/es/locale/fr-FR.js +1 -1
  32. package/lib/es/locale/id-ID.js +1 -1
  33. package/lib/es/locale/it-IT.js +1 -1
  34. package/lib/es/locale/ja-JP.js +1 -1
  35. package/lib/es/locale/ko-KR.js +1 -1
  36. package/lib/es/locale/pl-PL.js +1 -1
  37. package/lib/es/locale/pt-BR.js +1 -1
  38. package/lib/es/locale/ru-RU.js +1 -1
  39. package/lib/es/locale/sk-SK.js +1 -1
  40. package/lib/es/locale/vi-VN.js +1 -1
  41. package/lib/es/locale/zh-CN.js +1 -1
  42. package/lib/es/locale/zh-HK.js +1 -1
  43. package/lib/es/locale/zh-TW.js +1 -1
  44. package/lib/facade.js +1 -1
  45. package/lib/index.js +1 -1
  46. package/lib/locale/ar-SA.js +1 -1
  47. package/lib/locale/ca-ES.js +1 -1
  48. package/lib/locale/de-DE.js +1 -1
  49. package/lib/locale/en-US.js +1 -1
  50. package/lib/locale/es-ES.js +1 -1
  51. package/lib/locale/fa-IR.js +1 -1
  52. package/lib/locale/fr-FR.js +1 -1
  53. package/lib/locale/id-ID.js +1 -1
  54. package/lib/locale/it-IT.js +1 -1
  55. package/lib/locale/ja-JP.js +1 -1
  56. package/lib/locale/ko-KR.js +1 -1
  57. package/lib/locale/pl-PL.js +1 -1
  58. package/lib/locale/pt-BR.js +1 -1
  59. package/lib/locale/ru-RU.js +1 -1
  60. package/lib/locale/sk-SK.js +1 -1
  61. package/lib/locale/vi-VN.js +1 -1
  62. package/lib/locale/zh-CN.js +1 -1
  63. package/lib/locale/zh-HK.js +1 -1
  64. package/lib/locale/zh-TW.js +1 -1
  65. package/lib/types/const/const.d.ts +1 -1
  66. package/lib/types/facade/f-generic-pivot-table.d.ts +2 -2
  67. package/lib/types/facade/f-pivot-table.d.ts +29 -29
  68. package/lib/types/facade/f-workbook.d.ts +2 -2
  69. package/lib/types/index.d.ts +5 -17
  70. package/lib/umd/facade.js +1 -1
  71. package/lib/umd/index.js +1 -1
  72. package/lib/umd/locale/ar-SA.js +1 -1
  73. package/lib/umd/locale/ca-ES.js +1 -1
  74. package/lib/umd/locale/de-DE.js +1 -1
  75. package/lib/umd/locale/en-US.js +1 -1
  76. package/lib/umd/locale/es-ES.js +1 -1
  77. package/lib/umd/locale/fa-IR.js +1 -1
  78. package/lib/umd/locale/fr-FR.js +1 -1
  79. package/lib/umd/locale/id-ID.js +1 -1
  80. package/lib/umd/locale/it-IT.js +1 -1
  81. package/lib/umd/locale/ja-JP.js +1 -1
  82. package/lib/umd/locale/ko-KR.js +1 -1
  83. package/lib/umd/locale/pl-PL.js +1 -1
  84. package/lib/umd/locale/pt-BR.js +1 -1
  85. package/lib/umd/locale/ru-RU.js +1 -1
  86. package/lib/umd/locale/sk-SK.js +1 -1
  87. package/lib/umd/locale/vi-VN.js +1 -1
  88. package/lib/umd/locale/zh-CN.js +1 -1
  89. package/lib/umd/locale/zh-HK.js +1 -1
  90. package/lib/umd/locale/zh-TW.js +1 -1
  91. package/package.json +11 -11
@@ -1 +1 @@
1
- function _0x2a79(_0x5cbcba,_0x3228bc){_0x5cbcba=_0x5cbcba-0x18a;const _0x4f0a8b=_0x4f0a();let _0x2a7944=_0x4f0a8b[_0x5cbcba];return _0x2a7944;}const _0x51d528=_0x2a79;(function(_0x1dedbc,_0x4db34a){const _0x1a9c80=_0x2a79,_0x56f464=_0x1dedbc();while(!![]){try{const _0x382106=-parseInt(_0x1a9c80(0x19d))/0x1+-parseInt(_0x1a9c80(0x1b6))/0x2+parseInt(_0x1a9c80(0x1b1))/0x3*(-parseInt(_0x1a9c80(0x18c))/0x4)+parseInt(_0x1a9c80(0x1a8))/0x5+-parseInt(_0x1a9c80(0x18e))/0x6+-parseInt(_0x1a9c80(0x1a0))/0x7*(parseInt(_0x1a9c80(0x1a3))/0x8)+parseInt(_0x1a9c80(0x196))/0x9;if(_0x382106===_0x4db34a)break;else _0x56f464['push'](_0x56f464['shift']());}catch(_0xf6ffaa){_0x56f464['push'](_0x56f464['shift']());}}}(_0x4f0a,0x5aec6));const e={'sheets-pivot':{'sheet':_0x51d528(0x1a1),'blankValue':_0x51d528(0x199),'otherValue':_0x51d528(0x19e),'columnName':_0x51d528(0x1a6),'subTotalText':'الإجمالي','grandTotalText':_0x51d528(0x1a5),'valueText':_0x51d528(0x193),'rowLabels':_0x51d528(0x194),'columnLabels':_0x51d528(0x1ad),'averageName':_0x51d528(0x1b4),'countName':_0x51d528(0x1b0),'countNumsName':_0x51d528(0x1b0),'maxName':_0x51d528(0x18b),'minName':_0x51d528(0x19f),'productName':'حاصل\x20الضرب\x20من\x20','stdDevName':_0x51d528(0x18d),'stdDevpName':_0x51d528(0x18f),'sumName':_0x51d528(0x1a4),'varName':_0x51d528(0x1a9),'varpName':_0x51d528(0x1aa),'subTotal':'إجمالي\x20فرعي','grandTotal':'الإجمالي\x20الكلي','value':_0x51d528(0x1ac),'blank':_0x51d528(0x19c),'other':'آخر','renderText':{'valueField':_0x51d528(0x197),'subtotal':'{1}\x20{0}','grandTotal':'{1}\x20{0}','multipleGrandTotal':'{1}\x20{0}','subtotalWithValue':_0x51d528(0x1ab)},'emptyPivot':{'filter':_0x51d528(0x198),'row':_0x51d528(0x1a2),'column':'الأعمدة','values':_0x51d528(0x1ae)},'dateGroup':{'year':'سنة','month':_0x51d528(0x195),'day':'يوم','date':'يوم','hour':_0x51d528(0x1b3),'minute':_0x51d528(0x190),'hourMinute':_0x51d528(0x19a),'quarter':_0x51d528(0x192),'monthDate':_0x51d528(0x1af),'yearQuarter':'سنة-ربع','yearMonth':_0x51d528(0x1b5),'yearMonthDate':_0x51d528(0x18a)},'cellDateGroupDisplay':{'minute':_0x51d528(0x191),'hour':_0x51d528(0x191),'hourMinute':_0x51d528(0x1b8),'date':_0x51d528(0x191),'month':_0x51d528(0x191),'monthDate':_0x51d528(0x1b7),'quarter':_0x51d528(0x19b),'year':_0x51d528(0x191),'yearMonth':'{0}-{1}','yearMonthDate':_0x51d528(0x1a7),'yearQuarter':_0x51d528(0x1b2)}}};module['exports']=e;function _0x4f0a(){const _0x4f6c46=['متوسط\x20من\x20','سنة-شهر','817600PsDYjE','{0}-{1}','{0}:{1}','سنة-شهر-يوم','الحد\x20الأقصى\x20من\x20','4cWXWGx','الانحراف_المعياري\x20من\x20','1898436QYzBYx','الانحراف\x20المعياري\x20للمحتوى\x20من\x20','دقيقة','{0}','ربع','القيمة','تسميات\x20الصفوف','شهر','15489774aqwoia','{0}{1}','عوامل\x20التصفية','(فارغ)','ساعة-دقيقة','Q{0}','فارغ','391149OsLGQG','(آخر)','الحد\x20الأدنى\x20من\x20','665147NaFrBR','ورقة','الصفوف','8xGkAyJ','مجموع\x20من\x20','الإجمالي\x20الكلي','عمود\x20','{0}-{1}-{2}','1570575GFjrCc','التباين\x20من\x20','تباين\x20المحتوى\x20من\x20','{1}\x20{0}','قيمة','تسميات\x20الأعمدة','القيم','شهر-يوم','عدد\x20من\x20','1354209OAuzeN','{0}-Q{1}','ساعة'];_0x4f0a=function(){return _0x4f6c46;};return _0x4f0a();}
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
- const _0x2472de=_0x5a7c;(function(_0x1c40d6,_0x3c9c5d){const _0x12bd98=_0x5a7c,_0x13c02c=_0x1c40d6();while(!![]){try{const _0x38b079=parseInt(_0x12bd98(0x7a))/0x1+parseInt(_0x12bd98(0x95))/0x2*(parseInt(_0x12bd98(0x73))/0x3)+parseInt(_0x12bd98(0x9a))/0x4*(-parseInt(_0x12bd98(0x82))/0x5)+parseInt(_0x12bd98(0x6f))/0x6*(parseInt(_0x12bd98(0x86))/0x7)+parseInt(_0x12bd98(0x80))/0x8*(parseInt(_0x12bd98(0x96))/0x9)+-parseInt(_0x12bd98(0x7c))/0xa+-parseInt(_0x12bd98(0x85))/0xb;if(_0x38b079===_0x3c9c5d)break;else _0x13c02c['push'](_0x13c02c['shift']());}catch(_0x107360){_0x13c02c['push'](_0x13c02c['shift']());}}}(_0x1c01,0xded79));const e={'sheets-pivot':{'sheet':_0x2472de(0x92),'blankValue':_0x2472de(0x83),'otherValue':_0x2472de(0x7d),'columnName':_0x2472de(0x8d),'subTotalText':_0x2472de(0x88),'grandTotalText':_0x2472de(0x8c),'valueText':_0x2472de(0x6e),'rowLabels':_0x2472de(0x99),'columnLabels':'Column\x20Labels','averageName':_0x2472de(0x79),'countName':'Recompte\x20de\x20','countNumsName':'Recompte\x20de\x20','maxName':'Màx\x20de\x20','minName':_0x2472de(0x8a),'productName':'Producte\x20de\x20','stdDevName':'DesvEst\x20de\x20','stdDevpName':_0x2472de(0x71),'sumName':_0x2472de(0x91),'varName':'Var\x20de\x20','varpName':_0x2472de(0x81),'subTotal':'Subtotal','grandTotal':_0x2472de(0x8c),'value':_0x2472de(0x89),'blank':'en\x20blanc','other':'altre','renderText':{'valueField':_0x2472de(0x90),'subtotal':'{0}\x20{1}','grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x2472de(0x7f),'subtotalWithValue':_0x2472de(0x84)},'emptyPivot':{'filter':'Filtre','row':_0x2472de(0x97),'column':'Columna','values':_0x2472de(0x94)},'dateGroup':{'year':_0x2472de(0x98),'month':'Mes','day':_0x2472de(0x72),'date':'Dia','hour':_0x2472de(0x76),'minute':'Minut','hourMinute':_0x2472de(0x70),'quarter':_0x2472de(0x87),'monthDate':_0x2472de(0x74),'yearQuarter':_0x2472de(0x8b),'yearMonth':_0x2472de(0x7b),'yearMonthDate':_0x2472de(0x93)},'cellDateGroupDisplay':{'minute':_0x2472de(0x7f),'hour':'{0}','hourMinute':_0x2472de(0x75),'date':_0x2472de(0x7f),'month':_0x2472de(0x7f),'monthDate':_0x2472de(0x78),'quarter':_0x2472de(0x8f),'year':'{0}','yearMonth':_0x2472de(0x78),'yearMonthDate':_0x2472de(0x7e),'yearQuarter':_0x2472de(0x8e)}}};function _0x1c01(){const _0x3e25f5=['(En\x20blanc)','{0}\x20{1}','9051394ycvjQL','1802906HQaPLU','Trimestre','Subtotal','valor','Mín\x20de\x20','Any-Trimestre','Total\x20general','Columna\x20','{0}-Q{1}','Q{0}','{0}{1}','Suma\x20de\x20','Full','Any-Mes-Dia','Valors','2JRrWBs','5491926giUPtH','Fila','Any','Row\x20Labels','4423116nMTxKN','Valor','18BexZfP','Hora-Minut','DesvEstP\x20de\x20','Dia','443019bGbjqH','Mes-Dia','{0}:{1}','Hora','exports','{0}-{1}','Mitjana\x20de\x20','1585505OmgCbX','Any-Mes','2746720tTbFui','(Altre)','{0}-{1}-{2}','{0}','8orqtwN','VarP\x20de\x20','5WCmIjC'];_0x1c01=function(){return _0x3e25f5;};return _0x1c01();}function _0x5a7c(_0x5eee56,_0x4cffc6){_0x5eee56=_0x5eee56-0x6e;const _0x1c0134=_0x1c01();let _0x5a7cad=_0x1c0134[_0x5eee56];return _0x5a7cad;}module[_0x2472de(0x77)]=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 _0x3837(){const _0x1c7ba0=['86296ONqRMm','Zwischensumme','Monat','1948593uewcCo','Q{0}','exports','{0}-Q{1}','{0}:{1}','Produkt\x20von\x20','Wert','126RUozNB','leer','14962980YeDMos','Jahr-Quartal','298456hjbkpK','{0}{1}','Stunde','Anzahl\x20von\x20','{0}-{1}','Stunde-Minute','Column\x20Labels','sonstige','Tag','Varp\x20von\x20','StdDevp\x20von\x20','Maximum\x20von\x20','Gesamtergebnis','Jahr-Monat','Var\x20von\x20','(Sonstige)','Filter','109851uChtsL','4WMOXoq','{0}','{0}\x20{1}','(Leer)','Jahr','Minute','Minimum\x20von\x20','Summe\x20von\x20','80xdidaE','Zeile','Spalte\x20','Row\x20Labels','1195502qvSeQV','StdDev\x20von\x20','Werte','880224vIAUEf','{0}-{1}-{2}'];_0x3837=function(){return _0x1c7ba0;};return _0x3837();}const _0x1d3625=_0x1f4d;(function(_0x513b00,_0x20ea41){const _0x57cb3b=_0x1f4d,_0xb854dc=_0x513b00();while(!![]){try{const _0x483101=parseInt(_0x57cb3b(0x13c))/0x1*(parseInt(_0x57cb3b(0x13d))/0x2)+-parseInt(_0x57cb3b(0x120))/0x3+parseInt(_0x57cb3b(0x11d))/0x4*(-parseInt(_0x57cb3b(0x114))/0x5)+parseInt(_0x57cb3b(0x11b))/0x6+parseInt(_0x57cb3b(0x118))/0x7+-parseInt(_0x57cb3b(0x12b))/0x8*(parseInt(_0x57cb3b(0x127))/0x9)+parseInt(_0x57cb3b(0x129))/0xa;if(_0x483101===_0x20ea41)break;else _0xb854dc['push'](_0xb854dc['shift']());}catch(_0x1f843c){_0xb854dc['push'](_0xb854dc['shift']());}}}(_0x3837,0x7e17d));const e={'sheets-pivot':{'sheet':'Blatt','blankValue':_0x1d3625(0x10f),'otherValue':_0x1d3625(0x13a),'columnName':_0x1d3625(0x116),'subTotalText':_0x1d3625(0x11e),'grandTotalText':_0x1d3625(0x137),'valueText':_0x1d3625(0x126),'rowLabels':_0x1d3625(0x117),'columnLabels':_0x1d3625(0x131),'averageName':'Mittelwert\x20von\x20','countName':'Anzahl\x20von\x20','countNumsName':_0x1d3625(0x12e),'maxName':_0x1d3625(0x136),'minName':_0x1d3625(0x112),'productName':_0x1d3625(0x125),'stdDevName':_0x1d3625(0x119),'stdDevpName':_0x1d3625(0x135),'sumName':_0x1d3625(0x113),'varName':_0x1d3625(0x139),'varpName':_0x1d3625(0x134),'subTotal':_0x1d3625(0x11e),'grandTotal':_0x1d3625(0x137),'value':'Wert','blank':_0x1d3625(0x128),'other':_0x1d3625(0x132),'renderText':{'valueField':_0x1d3625(0x12c),'subtotal':_0x1d3625(0x10e),'grandTotal':_0x1d3625(0x10e),'multipleGrandTotal':_0x1d3625(0x10d),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x1d3625(0x13b),'row':_0x1d3625(0x115),'column':'Spalte','values':_0x1d3625(0x11a)},'dateGroup':{'year':_0x1d3625(0x110),'month':_0x1d3625(0x11f),'day':_0x1d3625(0x133),'date':'Tag','hour':_0x1d3625(0x12d),'minute':_0x1d3625(0x111),'hourMinute':_0x1d3625(0x130),'quarter':'Quartal','monthDate':'Monat-Tag','yearQuarter':_0x1d3625(0x12a),'yearMonth':_0x1d3625(0x138),'yearMonthDate':'Jahr-Monat-Tag'},'cellDateGroupDisplay':{'minute':_0x1d3625(0x10d),'hour':_0x1d3625(0x10d),'hourMinute':_0x1d3625(0x124),'date':'{0}','month':'{0}','monthDate':_0x1d3625(0x12f),'quarter':_0x1d3625(0x121),'year':'{0}','yearMonth':_0x1d3625(0x12f),'yearMonthDate':_0x1d3625(0x11c),'yearQuarter':_0x1d3625(0x123)}}};function _0x1f4d(_0x4c8314,_0x1848c6){_0x4c8314=_0x4c8314-0x10d;const _0x3837d8=_0x3837();let _0x1f4d77=_0x3837d8[_0x4c8314];return _0x1f4d77;}module[_0x1d3625(0x122)]=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
- function _0x308d(){const _0x1386a4=['Hour-Minute','653011qTaucf','1320jSXWyB','Count\x20of\x20','Column','Year','66GKsPxl','Row','{0}{1}','588858SVuhTS','Product\x20of\x20','Values','Minute','other','StdDev\x20of\x20','58611LFuepX','5337StvSYq','9740cpsEYM','Q{0}','Column\x20Labels','Sum\x20of\x20','{0}-{1}','Total','Year-Month','Average\x20of\x20','StdDevp\x20of\x20','Column\x20','Row\x20Labels','33JcePbE','Max\x20of\x20','284916LxtOvz','value','{0}-Q{1}','294565SzjzKQ','Month','(Other)','{0}\x20{1}','Grand\x20Total','Year-Quarter','{0}:{1}','{0}','Varp\x20of\x20','212188jszRpK','424MWAiLH'];_0x308d=function(){return _0x1386a4;};return _0x308d();}function _0x2c02(_0x19dbc7,_0x3d212b){_0x19dbc7=_0x19dbc7-0x111;const _0x308d34=_0x308d();let _0x2c02c7=_0x308d34[_0x19dbc7];return _0x2c02c7;}const _0xec1a2=_0x2c02;(function(_0x523ad5,_0x2142cb){const _0x3e99c8=_0x2c02,_0x21acd0=_0x523ad5();while(!![]){try{const _0x58a9c3=parseInt(_0x3e99c8(0x13a))/0x1+parseInt(_0x3e99c8(0x116))/0x2+-parseInt(_0x3e99c8(0x129))/0x3*(-parseInt(_0x3e99c8(0x137))/0x4)+-parseInt(_0x3e99c8(0x12e))/0x5*(-parseInt(_0x3e99c8(0x113))/0x6)+-parseInt(_0x3e99c8(0x11c))/0x7*(-parseInt(_0x3e99c8(0x138))/0x8)+-parseInt(_0x3e99c8(0x11d))/0x9*(-parseInt(_0x3e99c8(0x11e))/0xa)+parseInt(_0x3e99c8(0x13b))/0xb*(-parseInt(_0x3e99c8(0x12b))/0xc);if(_0x58a9c3===_0x2142cb)break;else _0x21acd0['push'](_0x21acd0['shift']());}catch(_0x3cd39c){_0x21acd0['push'](_0x21acd0['shift']());}}}(_0x308d,0x55bd7));const e={'sheets-pivot':{'sheet':'Sheet','blankValue':'(Blank)','otherValue':_0xec1a2(0x130),'columnName':_0xec1a2(0x127),'subTotalText':_0xec1a2(0x123),'grandTotalText':_0xec1a2(0x132),'valueText':'Value','rowLabels':_0xec1a2(0x128),'columnLabels':_0xec1a2(0x120),'averageName':_0xec1a2(0x125),'countName':_0xec1a2(0x13c),'countNumsName':_0xec1a2(0x13c),'maxName':_0xec1a2(0x12a),'minName':'Min\x20of\x20','productName':_0xec1a2(0x117),'stdDevName':_0xec1a2(0x11b),'stdDevpName':_0xec1a2(0x126),'sumName':_0xec1a2(0x121),'varName':'Var\x20of\x20','varpName':_0xec1a2(0x136),'subTotal':'Subtotal','grandTotal':_0xec1a2(0x132),'value':_0xec1a2(0x12c),'blank':'blank','other':_0xec1a2(0x11a),'renderText':{'valueField':_0xec1a2(0x115),'subtotal':'{0}\x20{1}','grandTotal':_0xec1a2(0x131),'multipleGrandTotal':'{0}','subtotalWithValue':_0xec1a2(0x131)},'emptyPivot':{'filter':'Filter','row':_0xec1a2(0x114),'column':_0xec1a2(0x111),'values':_0xec1a2(0x118)},'dateGroup':{'year':_0xec1a2(0x112),'month':_0xec1a2(0x12f),'day':'Day','date':'Day','hour':'Hour','minute':_0xec1a2(0x119),'hourMinute':_0xec1a2(0x139),'quarter':'Quarter','monthDate':'Month-Day','yearQuarter':_0xec1a2(0x133),'yearMonth':_0xec1a2(0x124),'yearMonthDate':'Year-Month-Day'},'cellDateGroupDisplay':{'minute':_0xec1a2(0x135),'hour':'{0}','hourMinute':_0xec1a2(0x134),'date':_0xec1a2(0x135),'month':_0xec1a2(0x135),'monthDate':'{0}-{1}','quarter':_0xec1a2(0x11f),'year':_0xec1a2(0x135),'yearMonth':_0xec1a2(0x122),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0xec1a2(0x12d)}}};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 _0x3fda(){const _0x7f5b24=['Subtotal','Año','Total\x20general','Promedio\x20de\x20','vacío','4511384ndyeiK','Conteo\x20de\x20','784046gmWfuC','Hoja','{0}:{1}','6904930FBYwoh','Columna','Filtro','Valores','2865774XomRIY','Año-Trimestre','Column\x20Labels','1911210ytRTfY','Máx\x20de\x20','Año-Mes','Mín\x20de\x20','Fila','Valor','369enoIXR','{0}-{1}','Minuto','Producto\x20de\x20','409570nfyXAZ','{0}{1}','6zkflQC','Hora','Día','Año-Mes-Día','Mes','VarP\x20de\x20','DesvEstP\x20de\x20','valor','{0}-Q{1}','{0}\x20{1}','(Vacío)','(Otro)','1801348sFWkCp','Trimestre','{0}','14NIXgDF','Row\x20Labels','Hora-Minuto','DesvEst\x20de\x20'];_0x3fda=function(){return _0x7f5b24;};return _0x3fda();}const _0x265456=_0x3a41;(function(_0x590862,_0x113371){const _0x3409e8=_0x3a41,_0x34f8c6=_0x590862();while(!![]){try{const _0x303474=-parseInt(_0x3409e8(0x1df))/0x1+-parseInt(_0x3409e8(0x1e9))/0x2+parseInt(_0x3409e8(0x1e6))/0x3+-parseInt(_0x3409e8(0x1d1))/0x4+parseInt(_0x3409e8(0x1e2))/0x5*(parseInt(_0x3409e8(0x1f5))/0x6)+-parseInt(_0x3409e8(0x1d4))/0x7*(parseInt(_0x3409e8(0x1dd))/0x8)+-parseInt(_0x3409e8(0x1ef))/0x9*(-parseInt(_0x3409e8(0x1f3))/0xa);if(_0x303474===_0x113371)break;else _0x34f8c6['push'](_0x34f8c6['shift']());}catch(_0x4cfa70){_0x34f8c6['push'](_0x34f8c6['shift']());}}}(_0x3fda,0xaa52f));const e={'sheets-pivot':{'sheet':_0x265456(0x1e0),'blankValue':_0x265456(0x1ff),'otherValue':_0x265456(0x1d0),'columnName':'Columna\x20','subTotalText':_0x265456(0x1d8),'grandTotalText':'Total\x20general','valueText':_0x265456(0x1ee),'rowLabels':_0x265456(0x1d5),'columnLabels':_0x265456(0x1e8),'averageName':_0x265456(0x1db),'countName':_0x265456(0x1de),'countNumsName':_0x265456(0x1de),'maxName':_0x265456(0x1ea),'minName':_0x265456(0x1ec),'productName':_0x265456(0x1f2),'stdDevName':_0x265456(0x1d7),'stdDevpName':_0x265456(0x1fb),'sumName':'Suma\x20de\x20','varName':'Var\x20de\x20','varpName':_0x265456(0x1fa),'subTotal':_0x265456(0x1d8),'grandTotal':_0x265456(0x1da),'value':_0x265456(0x1fc),'blank':_0x265456(0x1dc),'other':'otro','renderText':{'valueField':_0x265456(0x1f4),'subtotal':_0x265456(0x1fe),'grandTotal':_0x265456(0x1fe),'multipleGrandTotal':_0x265456(0x1d3),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x265456(0x1e4),'row':_0x265456(0x1ed),'column':_0x265456(0x1e3),'values':_0x265456(0x1e5)},'dateGroup':{'year':_0x265456(0x1d9),'month':_0x265456(0x1f9),'day':_0x265456(0x1f7),'date':'Día','hour':_0x265456(0x1f6),'minute':_0x265456(0x1f1),'hourMinute':_0x265456(0x1d6),'quarter':_0x265456(0x1d2),'monthDate':'Mes-Día','yearQuarter':_0x265456(0x1e7),'yearMonth':_0x265456(0x1eb),'yearMonthDate':_0x265456(0x1f8)},'cellDateGroupDisplay':{'minute':'{0}','hour':_0x265456(0x1d3),'hourMinute':_0x265456(0x1e1),'date':'{0}','month':'{0}','monthDate':'{0}-{1}','quarter':'Q{0}','year':_0x265456(0x1d3),'yearMonth':_0x265456(0x1f0),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x265456(0x1fd)}}};function _0x3a41(_0x26153b,_0x437b5d){_0x26153b=_0x26153b-0x1d0;const _0x3fda7a=_0x3fda();let _0x3a412b=_0x3fda7a[_0x26153b];return _0x3a412b;}module['exports']=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
- function _0x2058(_0x354ef7,_0x1cac5d){_0x354ef7=_0x354ef7-0x1b7;const _0x5b45dd=_0x5b45();let _0x20587f=_0x5b45dd[_0x354ef7];return _0x20587f;}function _0x5b45(){const _0x2e8ae6=['598276sfkvtf','بیشترین\x20از\x20','روز','(خالی)','89368DxOmlP','تعداد\x20از\x20','{0}','ساعت','انحراف\x20معیار\x20کلی\x20از\x20','سال-ماه-روز','واریانس\x20کلی\x20از\x20','میانگین\x20از\x20','{0}-{1}','ضرب\x20از\x20','{1}\x20{0}','198HjfhWF','Q{0}','جمع','ساعت-دقیقه','1378048idVfOY','ستون\x20','{0}{1}','822495KXMEnn','ستون‌ها','520190sgfavW','سال-فصل','مقدار','فیلترها','جمع\x20از\x20','(سایر)','exports','انحراف\x20معیار\x20از\x20','7yiNuAs','9nDPdyx','2279304MBYOCm','مقادیر','سال-ماه','ردیف‌ها','199151uOCUOp','برگ'];_0x5b45=function(){return _0x2e8ae6;};return _0x5b45();}const _0x5eb740=_0x2058;(function(_0x5373a9,_0x10538c){const _0x395cf2=_0x2058,_0x3b91c5=_0x5373a9();while(!![]){try{const _0x14afe6=parseInt(_0x395cf2(0x1c5))/0x1+-parseInt(_0x395cf2(0x1da))/0x2+parseInt(_0x395cf2(0x1c0))/0x3*(-parseInt(_0x395cf2(0x1c7))/0x4)+parseInt(_0x395cf2(0x1dd))/0x5+parseInt(_0x395cf2(0x1c1))/0x6+-parseInt(_0x395cf2(0x1bf))/0x7*(-parseInt(_0x395cf2(0x1cb))/0x8)+parseInt(_0x395cf2(0x1d6))/0x9*(parseInt(_0x395cf2(0x1b7))/0xa);if(_0x14afe6===_0x10538c)break;else _0x3b91c5['push'](_0x3b91c5['shift']());}catch(_0x6b2185){_0x3b91c5['push'](_0x3b91c5['shift']());}}}(_0x5b45,0xb9e30));const e={'sheets-pivot':{'sheet':_0x5eb740(0x1c6),'blankValue':_0x5eb740(0x1ca),'otherValue':_0x5eb740(0x1bc),'columnName':_0x5eb740(0x1db),'subTotalText':_0x5eb740(0x1d8),'grandTotalText':'کل','valueText':'مقدار','rowLabels':'برچسب‌های\x20ردیف','columnLabels':'برچسب‌های\x20ستون','averageName':_0x5eb740(0x1d2),'countName':_0x5eb740(0x1cc),'countNumsName':'تعداد\x20اعداد\x20از\x20','maxName':_0x5eb740(0x1c8),'minName':'کمترین\x20از\x20','productName':_0x5eb740(0x1d4),'stdDevName':_0x5eb740(0x1be),'stdDevpName':_0x5eb740(0x1cf),'sumName':_0x5eb740(0x1bb),'varName':'واریانس\x20از\x20','varpName':_0x5eb740(0x1d1),'subTotal':_0x5eb740(0x1d8),'grandTotal':'کل','value':_0x5eb740(0x1b9),'blank':'خالی','other':'سایر','renderText':{'valueField':_0x5eb740(0x1dc),'subtotal':_0x5eb740(0x1d5),'grandTotal':'{1}\x20{0}','multipleGrandTotal':_0x5eb740(0x1d5),'subtotalWithValue':_0x5eb740(0x1d5)},'emptyPivot':{'filter':_0x5eb740(0x1ba),'row':_0x5eb740(0x1c4),'column':_0x5eb740(0x1de),'values':_0x5eb740(0x1c2)},'dateGroup':{'year':'سال','month':'ماه','day':_0x5eb740(0x1c9),'date':'روز','hour':_0x5eb740(0x1ce),'minute':'دقیقه','hourMinute':_0x5eb740(0x1d9),'quarter':'فصل','monthDate':'ماه-روز','yearQuarter':_0x5eb740(0x1b8),'yearMonth':_0x5eb740(0x1c3),'yearMonthDate':_0x5eb740(0x1d0)},'cellDateGroupDisplay':{'minute':_0x5eb740(0x1cd),'hour':_0x5eb740(0x1cd),'hourMinute':'{0}:{1}','date':_0x5eb740(0x1cd),'month':_0x5eb740(0x1cd),'monthDate':_0x5eb740(0x1d3),'quarter':_0x5eb740(0x1d7),'year':_0x5eb740(0x1cd),'yearMonth':_0x5eb740(0x1d3),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':'{0}-Q{1}'}}};module[_0x5eb740(0x1bd)]=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 _0x55acd7=_0xfdef;function _0x197b(){const _0x2297ab=['valeur','Filtre','16NPyCeH','Sous-total','Moyenne\x20de\x20','11kPshNe','Année-Mois','{0}:{1}','autre','24MRdfuF','Colonne','Nombre\x20de\x20','Trimestre','Heure','Écart-type\x20pop.\x20de\x20','189024sVFNCG','Année','{0}','{0}-Q{1}','6iKuRGH','Feuille','{0}{1}','364GEaeiU','(Autre)','1441720cyaGgk','Année-Trimestre','vide','{0}-{1}-{2}','12678vKFWNw','Column\x20Labels','12014712MqMWeQ','Mois-Jour','Row\x20Labels','Écart-type\x20de\x20','Produit\x20de\x20','565045kYvlWH','(Vide)','Jour','Variance\x20pop.\x20de\x20','Valeur','Minute','3198861vsAtkw','Ligne','{0}\x20{1}','Année-Mois-Jour','Variance\x20de\x20','Mois','Valeurs','{0}-{1}','5245674KJzBUI','Total','Heure-Minute','Total\x20général'];_0x197b=function(){return _0x2297ab;};return _0x197b();}function _0xfdef(_0x2f73eb,_0x363752){_0x2f73eb=_0x2f73eb-0xb5;const _0x197bcf=_0x197b();let _0xfdeff8=_0x197bcf[_0x2f73eb];return _0xfdeff8;}(function(_0x41ce8e,_0x116a1e){const _0x5556a9=_0xfdef,_0x44b363=_0x41ce8e();while(!![]){try{const _0xaee9fb=parseInt(_0x5556a9(0xdb))/0x1+-parseInt(_0x5556a9(0xe2))/0x2*(parseInt(_0x5556a9(0xe8))/0x3)+parseInt(_0x5556a9(0xd5))/0x4*(parseInt(_0x5556a9(0xba))/0x5)+parseInt(_0x5556a9(0xdf))/0x6*(parseInt(_0x5556a9(0xc8))/0x7)+parseInt(_0x5556a9(0xce))/0x8*(parseInt(_0x5556a9(0xc0))/0x9)+parseInt(_0x5556a9(0xe4))/0xa*(-parseInt(_0x5556a9(0xd1))/0xb)+-parseInt(_0x5556a9(0xb5))/0xc;if(_0xaee9fb===_0x116a1e)break;else _0x44b363['push'](_0x44b363['shift']());}catch(_0x232277){_0x44b363['push'](_0x44b363['shift']());}}}(_0x197b,0x64c74));const e={'sheets-pivot':{'sheet':_0x55acd7(0xe0),'blankValue':_0x55acd7(0xbb),'otherValue':_0x55acd7(0xe3),'columnName':'Colonne\x20','subTotalText':_0x55acd7(0xc9),'grandTotalText':_0x55acd7(0xcb),'valueText':_0x55acd7(0xbe),'rowLabels':_0x55acd7(0xb7),'columnLabels':_0x55acd7(0xe9),'averageName':_0x55acd7(0xd0),'countName':'Nombre\x20de\x20','countNumsName':_0x55acd7(0xd7),'maxName':'Max\x20de\x20','minName':'Min\x20de\x20','productName':_0x55acd7(0xb9),'stdDevName':_0x55acd7(0xb8),'stdDevpName':_0x55acd7(0xda),'sumName':'Somme\x20de\x20','varName':_0x55acd7(0xc4),'varpName':_0x55acd7(0xbd),'subTotal':_0x55acd7(0xcf),'grandTotal':_0x55acd7(0xcb),'value':_0x55acd7(0xcc),'blank':_0x55acd7(0xe6),'other':_0x55acd7(0xd4),'renderText':{'valueField':_0x55acd7(0xe1),'subtotal':_0x55acd7(0xc2),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x55acd7(0xdd),'subtotalWithValue':_0x55acd7(0xc2)},'emptyPivot':{'filter':_0x55acd7(0xcd),'row':_0x55acd7(0xc1),'column':_0x55acd7(0xd6),'values':_0x55acd7(0xc6)},'dateGroup':{'year':_0x55acd7(0xdc),'month':_0x55acd7(0xc5),'day':_0x55acd7(0xbc),'date':'Jour','hour':_0x55acd7(0xd9),'minute':_0x55acd7(0xbf),'hourMinute':_0x55acd7(0xca),'quarter':_0x55acd7(0xd8),'monthDate':_0x55acd7(0xb6),'yearQuarter':_0x55acd7(0xe5),'yearMonth':_0x55acd7(0xd2),'yearMonthDate':_0x55acd7(0xc3)},'cellDateGroupDisplay':{'minute':_0x55acd7(0xdd),'hour':'{0}','hourMinute':_0x55acd7(0xd3),'date':_0x55acd7(0xdd),'month':_0x55acd7(0xdd),'monthDate':_0x55acd7(0xc7),'quarter':'Q{0}','year':_0x55acd7(0xdd),'yearMonth':_0x55acd7(0xc7),'yearMonthDate':_0x55acd7(0xe7),'yearQuarter':_0x55acd7(0xde)}}};module['exports']=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 _0x268f(_0x4a3cec,_0x3c2cbe){_0x4a3cec=_0x4a3cec-0xba;const _0x33fda1=_0x33fd();let _0x268fbb=_0x33fda1[_0x4a3cec];return _0x268fbb;}const _0x71d31c=_0x268f;(function(_0x1a75fd,_0x2a1ea7){const _0x23f90f=_0x268f,_0x1814a7=_0x1a75fd();while(!![]){try{const _0x55f5d3=-parseInt(_0x23f90f(0xe4))/0x1*(-parseInt(_0x23f90f(0xdd))/0x2)+-parseInt(_0x23f90f(0xcb))/0x3*(-parseInt(_0x23f90f(0xc3))/0x4)+-parseInt(_0x23f90f(0xde))/0x5*(-parseInt(_0x23f90f(0xcc))/0x6)+parseInt(_0x23f90f(0xbd))/0x7*(-parseInt(_0x23f90f(0xe2))/0x8)+parseInt(_0x23f90f(0xd5))/0x9+-parseInt(_0x23f90f(0xd3))/0xa*(parseInt(_0x23f90f(0xda))/0xb)+-parseInt(_0x23f90f(0xbe))/0xc*(-parseInt(_0x23f90f(0xd8))/0xd);if(_0x55f5d3===_0x2a1ea7)break;else _0x1814a7['push'](_0x1814a7['shift']());}catch(_0x58a7c6){_0x1814a7['push'](_0x1814a7['shift']());}}}(_0x33fd,0x3b05c));const e={'sheets-pivot':{'sheet':_0x71d31c(0xd9),'blankValue':_0x71d31c(0xe8),'otherValue':_0x71d31c(0xe7),'columnName':_0x71d31c(0xc7),'subTotalText':_0x71d31c(0xc8),'grandTotalText':'Total\x20Keseluruhan','valueText':_0x71d31c(0xd7),'rowLabels':_0x71d31c(0xc2),'columnLabels':_0x71d31c(0xe5),'averageName':'Rata-rata\x20dari\x20','countName':_0x71d31c(0xdc),'countNumsName':_0x71d31c(0xdc),'maxName':_0x71d31c(0xd6),'minName':_0x71d31c(0xdb),'productName':_0x71d31c(0xdf),'stdDevName':_0x71d31c(0xc6),'stdDevpName':'StdDevp\x20dari\x20','sumName':_0x71d31c(0xdc),'varName':_0x71d31c(0xca),'varpName':_0x71d31c(0xd1),'subTotal':_0x71d31c(0xc0),'grandTotal':_0x71d31c(0xc9),'value':_0x71d31c(0xc4),'blank':'kosong','other':_0x71d31c(0xc1),'renderText':{'valueField':_0x71d31c(0xe0),'subtotal':'{0}\x20{1}','grandTotal':_0x71d31c(0xbf),'multipleGrandTotal':_0x71d31c(0xee),'subtotalWithValue':_0x71d31c(0xbf)},'emptyPivot':{'filter':_0x71d31c(0xeb),'row':_0x71d31c(0xd4),'column':_0x71d31c(0xe3),'values':'Nilai'},'dateGroup':{'year':_0x71d31c(0xec),'month':_0x71d31c(0xd2),'day':_0x71d31c(0xe9),'date':_0x71d31c(0xe9),'hour':_0x71d31c(0xc5),'minute':_0x71d31c(0xbc),'hourMinute':_0x71d31c(0xe1),'quarter':'Kuartal','monthDate':_0x71d31c(0xce),'yearQuarter':_0x71d31c(0xba),'yearMonth':_0x71d31c(0xcf),'yearMonthDate':_0x71d31c(0xe6)},'cellDateGroupDisplay':{'minute':_0x71d31c(0xee),'hour':'{0}','hourMinute':_0x71d31c(0xea),'date':_0x71d31c(0xee),'month':_0x71d31c(0xee),'monthDate':_0x71d31c(0xbb),'quarter':_0x71d31c(0xd0),'year':_0x71d31c(0xee),'yearMonth':'{0}-{1}','yearMonthDate':_0x71d31c(0xcd),'yearQuarter':_0x71d31c(0xed)}}};function _0x33fd(){const _0x5b6f18=['338058Ocipxk','Maks\x20dari\x20','Nilai','559MhqLbp','Lembar','319FcXHeU','Min\x20dari\x20','Jumlah\x20dari\x20','10jhdNrB','1033570UtmGkr','Hasil\x20Kali\x20dari\x20','{0}{1}','Jam-Menit','704ciCihO','Kolom','63762YPyKHZ','Column\x20Labels','Tahun-Bulan-Hari','(Lainnya)','(Kosong)','Hari','{0}:{1}','Filter','Tahun','{0}-Q{1}','{0}','Tahun-Kuartal','{0}-{1}','Menit','1694PsSLoH','32052wYoRNw','{0}\x20{1}','Subtotal','lainnya','Row\x20Labels','108408xPlZwO','nilai','Jam','StdDev\x20dari\x20','Kolom\x20','Total','Total\x20Keseluruhan','Var\x20dari\x20','3tIStZj','6BxGHRv','{0}-{1}-{2}','Bulan-Hari','Tahun-Bulan','Q{0}','Varp\x20dari\x20','Bulan','152410ajVOgO','Baris'];_0x33fd=function(){return _0x5b6f18;};return _0x33fd();}module['exports']=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 _0x52b3e9=_0x49cd;function _0x49cd(_0x4eddee,_0x34a763){_0x4eddee=_0x4eddee-0x1a4;const _0x2bf27d=_0x2bf2();let _0x49cda1=_0x2bf27d[_0x4eddee];return _0x49cda1;}(function(_0x2e9fd,_0x115264){const _0x201a17=_0x49cd,_0x4843c3=_0x2e9fd();while(!![]){try{const _0x1a6fff=parseInt(_0x201a17(0x1cf))/0x1*(parseInt(_0x201a17(0x1ce))/0x2)+parseInt(_0x201a17(0x1ab))/0x3*(-parseInt(_0x201a17(0x1b9))/0x4)+parseInt(_0x201a17(0x1c8))/0x5*(parseInt(_0x201a17(0x1c4))/0x6)+-parseInt(_0x201a17(0x1c1))/0x7+-parseInt(_0x201a17(0x1be))/0x8*(-parseInt(_0x201a17(0x1d6))/0x9)+parseInt(_0x201a17(0x1d3))/0xa*(-parseInt(_0x201a17(0x1ae))/0xb)+-parseInt(_0x201a17(0x1b1))/0xc*(parseInt(_0x201a17(0x1c3))/0xd);if(_0x1a6fff===_0x115264)break;else _0x4843c3['push'](_0x4843c3['shift']());}catch(_0x120776){_0x4843c3['push'](_0x4843c3['shift']());}}}(_0x2bf2,0x3aa85));const e={'sheets-pivot':{'sheet':'Foglio','blankValue':_0x52b3e9(0x1cc),'otherValue':'(Altro)','columnName':_0x52b3e9(0x1a5),'subTotalText':_0x52b3e9(0x1a8),'grandTotalText':_0x52b3e9(0x1af),'valueText':_0x52b3e9(0x1c9),'rowLabels':_0x52b3e9(0x1bd),'columnLabels':_0x52b3e9(0x1bf),'averageName':_0x52b3e9(0x1b8),'countName':_0x52b3e9(0x1b3),'countNumsName':_0x52b3e9(0x1b3),'maxName':_0x52b3e9(0x1d1),'minName':_0x52b3e9(0x1b5),'productName':_0x52b3e9(0x1a6),'stdDevName':_0x52b3e9(0x1cb),'stdDevpName':'DevStdp\x20di\x20','sumName':_0x52b3e9(0x1c6),'varName':'Var\x20di\x20','varpName':_0x52b3e9(0x1aa),'subTotal':_0x52b3e9(0x1a7),'grandTotal':_0x52b3e9(0x1af),'value':_0x52b3e9(0x1c0),'blank':_0x52b3e9(0x1b0),'other':_0x52b3e9(0x1b2),'renderText':{'valueField':_0x52b3e9(0x1b7),'subtotal':'{0}\x20{1}','grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x52b3e9(0x1c7),'subtotalWithValue':_0x52b3e9(0x1ba)},'emptyPivot':{'filter':'Filtro','row':_0x52b3e9(0x1b4),'column':_0x52b3e9(0x1c2),'values':_0x52b3e9(0x1bb)},'dateGroup':{'year':_0x52b3e9(0x1cd),'month':_0x52b3e9(0x1d5),'day':_0x52b3e9(0x1ad),'date':_0x52b3e9(0x1ad),'hour':'Ora','minute':_0x52b3e9(0x1a9),'hourMinute':_0x52b3e9(0x1ac),'quarter':_0x52b3e9(0x1d2),'monthDate':_0x52b3e9(0x1b6),'yearQuarter':_0x52b3e9(0x1d4),'yearMonth':_0x52b3e9(0x1a4),'yearMonthDate':'Anno-Mese-Giorno'},'cellDateGroupDisplay':{'minute':_0x52b3e9(0x1c7),'hour':_0x52b3e9(0x1c7),'hourMinute':_0x52b3e9(0x1d0),'date':_0x52b3e9(0x1c7),'month':'{0}','monthDate':_0x52b3e9(0x1c5),'quarter':'Q{0}','year':_0x52b3e9(0x1c7),'yearMonth':_0x52b3e9(0x1c5),'yearMonthDate':_0x52b3e9(0x1ca),'yearQuarter':'{0}-Q{1}'}}};module[_0x52b3e9(0x1bc)]=e;function _0x2bf2(){const _0x2afbb9=['Row\x20Labels','40efVzjc','Column\x20Labels','valore','1244565IGVxFE','Colonna','637EzKXhu','6AoGydA','{0}-{1}','Somma\x20di\x20','{0}','1767390PKFsot','Valore','{0}-{1}-{2}','DevStd\x20di\x20','(Vuoto)','Anno','670LdBkFJ','1293rtdGGX','{0}:{1}','Massimo\x20di\x20','Trimestre','4780jhOzYP','Anno-Trimestre','Mese','146952jpPrKM','Anno-Mese','Colonna\x20','Prodotto\x20di\x20','Subtotale','Totale','Minuto','Varp\x20di\x20','3mnqntY','Ora-Minuto','Giorno','660WOcUuO','Totale\x20Complessivo','vuoto','13812pPKeiJ','altro','Conteggio\x20di\x20','Riga','Minimo\x20di\x20','Mese-Giorno','{0}{1}','Media\x20di\x20','1460552vRJbtE','{0}\x20{1}','Valori','exports'];_0x2bf2=function(){return _0x2afbb9;};return _0x2bf2();}
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 _0x5ba4(_0x2a8729,_0x12f7e8){_0x2a8729=_0x2a8729-0x174;const _0x577eed=_0x577e();let _0x5ba412=_0x577eed[_0x2a8729];return _0x5ba412;}const _0x5d5f69=_0x5ba4;(function(_0x10c062,_0x14cfe9){const _0x5edfb0=_0x5ba4,_0x599865=_0x10c062();while(!![]){try{const _0x1d0023=parseInt(_0x5edfb0(0x177))/0x1+parseInt(_0x5edfb0(0x18d))/0x2*(-parseInt(_0x5edfb0(0x17f))/0x3)+parseInt(_0x5edfb0(0x192))/0x4+-parseInt(_0x5edfb0(0x17a))/0x5+-parseInt(_0x5edfb0(0x181))/0x6*(parseInt(_0x5edfb0(0x18c))/0x7)+parseInt(_0x5edfb0(0x17e))/0x8+parseInt(_0x5edfb0(0x195))/0x9;if(_0x1d0023===_0x14cfe9)break;else _0x599865['push'](_0x599865['shift']());}catch(_0x521c34){_0x599865['push'](_0x599865['shift']());}}}(_0x577e,0x1e292));const e={'sheets-pivot':{'sheet':_0x5d5f69(0x196),'blankValue':_0x5d5f69(0x194),'otherValue':_0x5d5f69(0x186),'columnName':'列\x20','subTotalText':'合計','grandTotalText':'総計','valueText':'値','rowLabels':_0x5d5f69(0x176),'columnLabels':'Column\x20Labels','averageName':_0x5d5f69(0x189),'countName':_0x5d5f69(0x18f),'countNumsName':_0x5d5f69(0x17b),'maxName':_0x5d5f69(0x190),'minName':'最小値\x20/\x20','productName':_0x5d5f69(0x185),'stdDevName':'標準偏差\x20/\x20','stdDevpName':_0x5d5f69(0x183),'sumName':_0x5d5f69(0x178),'varName':_0x5d5f69(0x17d),'varpName':_0x5d5f69(0x191),'subTotal':'小計','grandTotal':'総計','value':'値','blank':'空白','other':_0x5d5f69(0x18b),'renderText':{'valueField':_0x5d5f69(0x197),'subtotal':_0x5d5f69(0x18e),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x5d5f69(0x180),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x5d5f69(0x187),'row':'行','column':'列','values':'値'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'時','minute':'分','hourMinute':_0x5d5f69(0x174),'quarter':_0x5d5f69(0x18a),'monthDate':'月-日','yearQuarter':_0x5d5f69(0x182),'yearMonth':_0x5d5f69(0x175),'yearMonthDate':'年-月-日'},'cellDateGroupDisplay':{'minute':_0x5d5f69(0x180),'hour':_0x5d5f69(0x180),'hourMinute':_0x5d5f69(0x179),'date':_0x5d5f69(0x180),'month':_0x5d5f69(0x180),'monthDate':'{0}-{1}','quarter':_0x5d5f69(0x184),'year':_0x5d5f69(0x180),'yearMonth':'{0}-{1}','yearMonthDate':_0x5d5f69(0x17c),'yearQuarter':_0x5d5f69(0x193)}}};module[_0x5d5f69(0x188)]=e;function _0x577e(){const _0x1a359b=['{0}-{1}-{2}','分散\x20/\x20','88472oFhroo','780EJjUqe','{0}','66aoPokP','年-四半期','標本標準偏差\x20/\x20','Q{0}','積\x20/\x20','(その他)','フィルター','exports','平均\x20/\x20','四半期','その他','124117auAXiX','952XiGGip','{0}\x20{1}','データの個数\x20/\x20','最大値\x20/\x20','標本分散\x20/\x20','264024FfwLpg','{0}-Q{1}','(空白)','3928068fVhGVn','シート','{0}{1}','時-分','年-月','Row\x20Labels','120429UyqkMW','合計\x20/\x20','{0}:{1}','958035ugaDjf','数値の個数\x20/\x20'];_0x577e=function(){return _0x1a359b;};return _0x577e();}
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 _0x30a398=_0x1410;function _0x17c0(){const _0x486858=['총합계','{0}\x20{1}','시-분','4706Yifvaa','년-분기','{0}{1}','{0}:{1}','10VVxlQe','표준\x20편차\x20/\x20','(비어\x20있음)','exports','년-월-일','분산(모집단)\x20/\x20','2419536HjuJBr','{0}-Q{1}','Q{0}','7712181CpIUsR','년-월','월-일','숫자\x20개수\x20/\x20','분산\x20/\x20','7622650RHJEcT','18215xiRoTY','{0}-{1}-{2}','{0}-{1}','곱\x20/\x20','비어\x20있음','{0}','개수\x20/\x20','합계\x20/\x20','9919240VbVSHe','표준\x20편차(모집단)\x20/\x20','219wyaTsJ','162WUWZcb','1387136AQBWiC'];_0x17c0=function(){return _0x486858;};return _0x17c0();}(function(_0x173415,_0x43d8f0){const _0x29cf2d=_0x1410,_0x298e3e=_0x173415();while(!![]){try{const _0x557dd0=-parseInt(_0x29cf2d(0xe5))/0x1+parseInt(_0x29cf2d(0xe9))/0x2*(parseInt(_0x29cf2d(0xe3))/0x3)+parseInt(_0x29cf2d(0xf3))/0x4+parseInt(_0x29cf2d(0xfc))/0x5*(-parseInt(_0x29cf2d(0xe4))/0x6)+parseInt(_0x29cf2d(0xfb))/0x7+parseInt(_0x29cf2d(0xe1))/0x8+parseInt(_0x29cf2d(0xf6))/0x9*(-parseInt(_0x29cf2d(0xed))/0xa);if(_0x557dd0===_0x43d8f0)break;else _0x298e3e['push'](_0x298e3e['shift']());}catch(_0x7ee6c8){_0x298e3e['push'](_0x298e3e['shift']());}}}(_0x17c0,0xba4de));const e={'sheets-pivot':{'sheet':'시트','blankValue':_0x30a398(0xef),'otherValue':'(기타)','columnName':'열\x20','subTotalText':'합계','grandTotalText':_0x30a398(0xe6),'valueText':'값','rowLabels':'Row\x20Labels','columnLabels':'Column\x20Labels','averageName':'평균\x20/\x20','countName':_0x30a398(0x102),'countNumsName':_0x30a398(0xf9),'maxName':'최대값\x20/\x20','minName':'최소값\x20/\x20','productName':_0x30a398(0xff),'stdDevName':_0x30a398(0xee),'stdDevpName':_0x30a398(0xe2),'sumName':_0x30a398(0x103),'varName':_0x30a398(0xfa),'varpName':_0x30a398(0xf2),'subTotal':'부분합','grandTotal':_0x30a398(0xe6),'value':'값','blank':_0x30a398(0x100),'other':'기타','renderText':{'valueField':_0x30a398(0xeb),'subtotal':_0x30a398(0xe7),'grandTotal':_0x30a398(0xe7),'multipleGrandTotal':'{0}','subtotalWithValue':_0x30a398(0xe7)},'emptyPivot':{'filter':'필터','row':'행','column':'열','values':'값'},'dateGroup':{'year':'년','month':'월','day':'일','date':'일','hour':'시','minute':'분','hourMinute':_0x30a398(0xe8),'quarter':'분기','monthDate':_0x30a398(0xf8),'yearQuarter':_0x30a398(0xea),'yearMonth':_0x30a398(0xf7),'yearMonthDate':_0x30a398(0xf1)},'cellDateGroupDisplay':{'minute':_0x30a398(0x101),'hour':_0x30a398(0x101),'hourMinute':_0x30a398(0xec),'date':'{0}','month':_0x30a398(0x101),'monthDate':_0x30a398(0xfe),'quarter':_0x30a398(0xf5),'year':_0x30a398(0x101),'yearMonth':_0x30a398(0xfe),'yearMonthDate':_0x30a398(0xfd),'yearQuarter':_0x30a398(0xf4)}}};function _0x1410(_0x26a182,_0xf07193){_0x26a182=_0x26a182-0xe1;const _0x17c0aa=_0x17c0();let _0x1410bd=_0x17c0aa[_0x26a182];return _0x1410bd;}module[_0x30a398(0xf0)]=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 _0x4ddf(_0x38dd94,_0x30c5a7){_0x38dd94=_0x38dd94-0x18f;const _0x1d8d47=_0x1d8d();let _0x4ddfba=_0x1d8d47[_0x38dd94];return _0x4ddfba;}const _0x16bed1=_0x4ddf;(function(_0x2b5a97,_0xde7abe){const _0x220b29=_0x4ddf,_0x41cd8e=_0x2b5a97();while(!![]){try{const _0x3988f0=parseInt(_0x220b29(0x1b1))/0x1*(parseInt(_0x220b29(0x192))/0x2)+parseInt(_0x220b29(0x199))/0x3+-parseInt(_0x220b29(0x1ac))/0x4*(-parseInt(_0x220b29(0x194))/0x5)+parseInt(_0x220b29(0x1a7))/0x6*(parseInt(_0x220b29(0x1b4))/0x7)+-parseInt(_0x220b29(0x1a6))/0x8*(parseInt(_0x220b29(0x1a5))/0x9)+parseInt(_0x220b29(0x1a8))/0xa+parseInt(_0x220b29(0x1b0))/0xb*(-parseInt(_0x220b29(0x1b9))/0xc);if(_0x3988f0===_0xde7abe)break;else _0x41cd8e['push'](_0x41cd8e['shift']());}catch(_0x31ccd2){_0x41cd8e['push'](_0x41cd8e['shift']());}}}(_0x1d8d,0x35f22));const e={'sheets-pivot':{'sheet':_0x16bed1(0x197),'blankValue':'(Puste)','otherValue':'(Inne)','columnName':_0x16bed1(0x1ab),'subTotalText':_0x16bed1(0x195),'grandTotalText':_0x16bed1(0x1ae),'valueText':_0x16bed1(0x19f),'rowLabels':_0x16bed1(0x1ba),'columnLabels':'Column\x20Labels','averageName':'Średnia\x20z\x20','countName':_0x16bed1(0x1b2),'countNumsName':_0x16bed1(0x1b2),'maxName':_0x16bed1(0x19b),'minName':_0x16bed1(0x19d),'productName':_0x16bed1(0x198),'stdDevName':'OdchStd\x20z\x20','stdDevpName':'OdchStdPop\x20z\x20','sumName':'Suma\x20z\x20','varName':_0x16bed1(0x1a0),'varpName':_0x16bed1(0x1af),'subTotal':_0x16bed1(0x1a3),'grandTotal':_0x16bed1(0x1ae),'value':_0x16bed1(0x190),'blank':'puste','other':_0x16bed1(0x1b6),'renderText':{'valueField':'{0}{1}','subtotal':_0x16bed1(0x193),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x16bed1(0x1a2),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x16bed1(0x1b3),'row':_0x16bed1(0x1a1),'column':_0x16bed1(0x1a9),'values':_0x16bed1(0x18f)},'dateGroup':{'year':'Rok','month':_0x16bed1(0x191),'day':_0x16bed1(0x19a),'date':_0x16bed1(0x19a),'hour':'Godzina','minute':_0x16bed1(0x1b8),'hourMinute':_0x16bed1(0x1aa),'quarter':_0x16bed1(0x1a4),'monthDate':'Miesiąc-Dzień','yearQuarter':_0x16bed1(0x1bb),'yearMonth':_0x16bed1(0x1b7),'yearMonthDate':_0x16bed1(0x19e)},'cellDateGroupDisplay':{'minute':_0x16bed1(0x1a2),'hour':_0x16bed1(0x1a2),'hourMinute':_0x16bed1(0x196),'date':_0x16bed1(0x1a2),'month':'{0}','monthDate':_0x16bed1(0x19c),'quarter':'Q{0}','year':_0x16bed1(0x1a2),'yearMonth':_0x16bed1(0x19c),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x16bed1(0x1ad)}}};function _0x1d8d(){const _0x42685b=['Wariancja\x20z\x20','Wiersz','{0}','Suma\x20częściowa','Kwartał','548271lcDsca','48YpOfhr','1190154xCMzLE','3412070pamhsK','Kolumna','Godzina-Minuta','Kolumna\x20','532yPzUOO','{0}-Q{1}','Suma\x20całkowita','WariancjaPop\x20z\x20','11BrsNrX','41TNwFtX','Liczba\x20z\x20','Filtr','14CzQilE','exports','inne','Rok-Miesiąc','Minuta','5753112PIOjMj','Row\x20Labels','Rok-Kwartał','Wartości','wartość','Miesiąc','5894NQxmnx','{0}\x20{1}','4115cltKtk','Suma','{0}:{1}','Arkusz','Iloczyn\x20z\x20','293073QfYhZy','Dzień','Maksimum\x20z\x20','{0}-{1}','Minimum\x20z\x20','Rok-Miesiąc-Dzień','Wartość'];_0x1d8d=function(){return _0x42685b;};return _0x1d8d();}module[_0x16bed1(0x1b5)]=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 _0x18e6c6=_0x1cc5;(function(_0x4a3adf,_0x1097e4){const _0x31444e=_0x1cc5,_0x4af7cb=_0x4a3adf();while(!![]){try{const _0x3696af=parseInt(_0x31444e(0x149))/0x1+-parseInt(_0x31444e(0x15c))/0x2*(parseInt(_0x31444e(0x169))/0x3)+-parseInt(_0x31444e(0x15f))/0x4+parseInt(_0x31444e(0x157))/0x5*(parseInt(_0x31444e(0x156))/0x6)+-parseInt(_0x31444e(0x16a))/0x7+-parseInt(_0x31444e(0x153))/0x8*(-parseInt(_0x31444e(0x174))/0x9)+-parseInt(_0x31444e(0x170))/0xa*(-parseInt(_0x31444e(0x15a))/0xb);if(_0x3696af===_0x1097e4)break;else _0x4af7cb['push'](_0x4af7cb['shift']());}catch(_0x2b1a7c){_0x4af7cb['push'](_0x4af7cb['shift']());}}}(_0x5b45,0xc0c6d));function _0x5b45(){const _0x1a6b05=['59685wMUfui','(Em\x20branco)','Mês','11866646SbDfsx','Ano-Mês-Dia','4OKMbyy','Planilha','Mês-Dia','1296024FCbLvg','(Outro)','Valores','Ano-Trimestre','Filtro','Ano','Média\x20de\x20','VarP\x20de\x20','DesvPadrão\x20de\x20','DesvPadrãoP\x20de\x20','940089mkeNog','5878782FTDDfZ','Mínimo\x20de\x20','valor','outro','Ano-Mês','{0}-{1}','10KeHCAC','Produto\x20de\x20','Var\x20de\x20','Dia','9YKbxkj','418332QRurte','Máximo\x20de\x20','{0}:{1}','{0}','{0}-{1}-{2}','Coluna\x20','Soma\x20de\x20','Subtotal','{0}\x20{1}','Minuto','8091448ZeGkPd','{0}-Q{1}','Valor','36mWXvmR'];_0x5b45=function(){return _0x1a6b05;};return _0x5b45();}function _0x1cc5(_0x5527f6,_0x3e3cbc){_0x5527f6=_0x5527f6-0x149;const _0x5b455f=_0x5b45();let _0x1cc579=_0x5b455f[_0x5527f6];return _0x1cc579;}const e={'sheets-pivot':{'sheet':_0x18e6c6(0x15d),'blankValue':_0x18e6c6(0x158),'otherValue':_0x18e6c6(0x160),'columnName':_0x18e6c6(0x14e),'subTotalText':_0x18e6c6(0x150),'grandTotalText':'Total\x20Geral','valueText':_0x18e6c6(0x155),'rowLabels':'Row\x20Labels','columnLabels':'Column\x20Labels','averageName':_0x18e6c6(0x165),'countName':'Contagem\x20de\x20','countNumsName':'Contagem\x20de\x20','maxName':_0x18e6c6(0x14a),'minName':_0x18e6c6(0x16b),'productName':_0x18e6c6(0x171),'stdDevName':_0x18e6c6(0x167),'stdDevpName':_0x18e6c6(0x168),'sumName':_0x18e6c6(0x14f),'varName':_0x18e6c6(0x172),'varpName':_0x18e6c6(0x166),'subTotal':'Subtotal','grandTotal':'Total\x20Geral','value':_0x18e6c6(0x16c),'blank':'em\x20branco','other':_0x18e6c6(0x16d),'renderText':{'valueField':'{0}{1}','subtotal':'{0}\x20{1}','grandTotal':_0x18e6c6(0x151),'multipleGrandTotal':_0x18e6c6(0x14c),'subtotalWithValue':'{0}\x20{1}'},'emptyPivot':{'filter':_0x18e6c6(0x163),'row':'Linha','column':'Coluna','values':_0x18e6c6(0x161)},'dateGroup':{'year':_0x18e6c6(0x164),'month':_0x18e6c6(0x159),'day':_0x18e6c6(0x173),'date':_0x18e6c6(0x173),'hour':'Hora','minute':_0x18e6c6(0x152),'hourMinute':'Hora-Minuto','quarter':'Trimestre','monthDate':_0x18e6c6(0x15e),'yearQuarter':_0x18e6c6(0x162),'yearMonth':_0x18e6c6(0x16e),'yearMonthDate':_0x18e6c6(0x15b)},'cellDateGroupDisplay':{'minute':_0x18e6c6(0x14c),'hour':'{0}','hourMinute':_0x18e6c6(0x14b),'date':_0x18e6c6(0x14c),'month':'{0}','monthDate':_0x18e6c6(0x16f),'quarter':'Q{0}','year':_0x18e6c6(0x14c),'yearMonth':_0x18e6c6(0x16f),'yearMonthDate':_0x18e6c6(0x14d),'yearQuarter':_0x18e6c6(0x154)}}};module['exports']=e;
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 _0x3263(){const _0x368ced=['Среднее\x20по\x20','{0}-{1}','Стандартное\x20отклонение\x20по\x20','{0}{1}','860JUcOkn','Число\x20по\x20','785520iHcDpu','Час','Месяц-День','Максимум\x20по\x20','Column\x20Labels','День','Столбец','Фильтр','Общее\x20стандартное\x20отклонение\x20по\x20','32183JZGzrN','Q{0}','{0}','Час-Минута','Год-Квартал','Промежуточный\x20итог','Сумма\x20по\x20','{0}\x20{1}','Год-Месяц-День','{0}:{1}','Год','Общий\x20итог','12708OXICQn','Строка','{0}-Q{1}','Row\x20Labels','Дисперсия\x20по\x20','(Другое)','(Пусто)','1789744MMhsxv','Минимум\x20по\x20','Общая\x20дисперсия\x20по\x20','Столбец\x20','Пусто','Минута','Другое','102144rwvdFl','Квартал','2565189DHFDoa','Год-Месяц','exports','Значение','235239lgyWCD','14dMukfO'];_0x3263=function(){return _0x368ced;};return _0x3263();}const _0x39da67=_0x7419;function _0x7419(_0x1468eb,_0x350363){_0x1468eb=_0x1468eb-0x113;const _0x3263ff=_0x3263();let _0x7419fb=_0x3263ff[_0x1468eb];return _0x7419fb;}(function(_0x3dd8cf,_0x3555fa){const _0x39b249=_0x7419,_0x329204=_0x3dd8cf();while(!![]){try{const _0x4d6355=-parseInt(_0x39b249(0x139))/0x1*(-parseInt(_0x39b249(0x129))/0x2)+-parseInt(_0x39b249(0x128))/0x3+parseInt(_0x39b249(0x130))/0x4+-parseInt(_0x39b249(0x12e))/0x5*(-parseInt(_0x39b249(0x114))/0x6)+parseInt(_0x39b249(0x122))/0x7+-parseInt(_0x39b249(0x11b))/0x8+-parseInt(_0x39b249(0x124))/0x9;if(_0x4d6355===_0x3555fa)break;else _0x329204['push'](_0x329204['shift']());}catch(_0x3fe64f){_0x329204['push'](_0x329204['shift']());}}}(_0x3263,0x34195));const e={'sheets-pivot':{'sheet':'Лист','blankValue':_0x39da67(0x11a),'otherValue':_0x39da67(0x119),'columnName':_0x39da67(0x11e),'subTotalText':_0x39da67(0x13e),'grandTotalText':_0x39da67(0x113),'valueText':_0x39da67(0x127),'rowLabels':_0x39da67(0x117),'columnLabels':_0x39da67(0x134),'averageName':_0x39da67(0x12a),'countName':'Количество\x20по\x20','countNumsName':_0x39da67(0x12f),'maxName':_0x39da67(0x133),'minName':_0x39da67(0x11c),'productName':'Произведение\x20по\x20','stdDevName':_0x39da67(0x12c),'stdDevpName':_0x39da67(0x138),'sumName':_0x39da67(0x13f),'varName':_0x39da67(0x118),'varpName':_0x39da67(0x11d),'subTotal':_0x39da67(0x13e),'grandTotal':_0x39da67(0x113),'value':_0x39da67(0x127),'blank':_0x39da67(0x11f),'other':_0x39da67(0x121),'renderText':{'valueField':_0x39da67(0x12d),'subtotal':_0x39da67(0x140),'grandTotal':'{0}\x20{1}','multipleGrandTotal':_0x39da67(0x13b),'subtotalWithValue':_0x39da67(0x140)},'emptyPivot':{'filter':_0x39da67(0x137),'row':_0x39da67(0x115),'column':_0x39da67(0x136),'values':_0x39da67(0x127)},'dateGroup':{'year':_0x39da67(0x143),'month':'Месяц','day':_0x39da67(0x135),'date':_0x39da67(0x135),'hour':_0x39da67(0x131),'minute':_0x39da67(0x120),'hourMinute':_0x39da67(0x13c),'quarter':_0x39da67(0x123),'monthDate':_0x39da67(0x132),'yearQuarter':_0x39da67(0x13d),'yearMonth':_0x39da67(0x125),'yearMonthDate':_0x39da67(0x141)},'cellDateGroupDisplay':{'minute':'{0}','hour':'{0}','hourMinute':_0x39da67(0x142),'date':_0x39da67(0x13b),'month':_0x39da67(0x13b),'monthDate':_0x39da67(0x12b),'quarter':_0x39da67(0x13a),'year':_0x39da67(0x13b),'yearMonth':_0x39da67(0x12b),'yearMonthDate':'{0}-{1}-{2}','yearQuarter':_0x39da67(0x116)}}};module[_0x39da67(0x126)]=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 _0x347f9a=_0x4542;(function(_0x22c88f,_0x21fba8){const _0x38dfa7=_0x4542,_0x56a9e1=_0x22c88f();while(!![]){try{const _0x1eee53=parseInt(_0x38dfa7(0x1eb))/0x1*(parseInt(_0x38dfa7(0x1f1))/0x2)+-parseInt(_0x38dfa7(0x1da))/0x3*(-parseInt(_0x38dfa7(0x1f5))/0x4)+parseInt(_0x38dfa7(0x1e9))/0x5*(-parseInt(_0x38dfa7(0x1db))/0x6)+-parseInt(_0x38dfa7(0x1fe))/0x7+-parseInt(_0x38dfa7(0x1fb))/0x8*(parseInt(_0x38dfa7(0x1ed))/0x9)+-parseInt(_0x38dfa7(0x209))/0xa*(-parseInt(_0x38dfa7(0x1dc))/0xb)+parseInt(_0x38dfa7(0x204))/0xc;if(_0x1eee53===_0x21fba8)break;else _0x56a9e1['push'](_0x56a9e1['shift']());}catch(_0xda45ee){_0x56a9e1['push'](_0x56a9e1['shift']());}}}(_0x2d28,0x59550));const e={'sheets-pivot':{'sheet':_0x347f9a(0x1f9),'blankValue':_0x347f9a(0x1df),'otherValue':'(Iné)','columnName':_0x347f9a(0x1ec),'subTotalText':_0x347f9a(0x1fa),'grandTotalText':_0x347f9a(0x1f6),'valueText':_0x347f9a(0x1fd),'rowLabels':_0x347f9a(0x1ea),'columnLabels':'Column\x20Labels','averageName':_0x347f9a(0x1e1),'countName':_0x347f9a(0x1f3),'countNumsName':_0x347f9a(0x1f3),'maxName':_0x347f9a(0x1e7),'minName':_0x347f9a(0x1de),'productName':_0x347f9a(0x1f7),'stdDevName':_0x347f9a(0x203),'stdDevpName':_0x347f9a(0x1e6),'sumName':'Súčet\x20z\x20','varName':_0x347f9a(0x1e4),'varpName':_0x347f9a(0x1e2),'subTotal':_0x347f9a(0x1ef),'grandTotal':_0x347f9a(0x1f6),'value':_0x347f9a(0x1ff),'blank':_0x347f9a(0x1f2),'other':_0x347f9a(0x1e3),'renderText':{'valueField':'{0}{1}','subtotal':_0x347f9a(0x201),'grandTotal':_0x347f9a(0x201),'multipleGrandTotal':_0x347f9a(0x1ee),'subtotalWithValue':_0x347f9a(0x201)},'emptyPivot':{'filter':'Filter','row':_0x347f9a(0x1f4),'column':'Stĺpec','values':_0x347f9a(0x1f8)},'dateGroup':{'year':'Rok','month':_0x347f9a(0x1e8),'day':_0x347f9a(0x202),'date':_0x347f9a(0x202),'hour':_0x347f9a(0x1fc),'minute':_0x347f9a(0x207),'hourMinute':'Hodina-Minúta','quarter':'Štvrťrok','monthDate':_0x347f9a(0x1e0),'yearQuarter':_0x347f9a(0x205),'yearMonth':'Rok-Mesiac','yearMonthDate':_0x347f9a(0x1dd)},'cellDateGroupDisplay':{'minute':_0x347f9a(0x1ee),'hour':_0x347f9a(0x1ee),'hourMinute':_0x347f9a(0x206),'date':_0x347f9a(0x1ee),'month':'{0}','monthDate':_0x347f9a(0x1e5),'quarter':'Q{0}','year':'{0}','yearMonth':_0x347f9a(0x1e5),'yearMonthDate':_0x347f9a(0x1f0),'yearQuarter':_0x347f9a(0x208)}}};function _0x4542(_0x13945a,_0x3689b9){_0x13945a=_0x13945a-0x1da;const _0x2d2827=_0x2d28();let _0x45420d=_0x2d2827[_0x13945a];return _0x45420d;}function _0x2d28(){const _0xaa4ebb=['Medzisúčet','{0}-{1}-{2}','42iLpXtm','prázdne','Počet\x20z\x20','Riadok','268ETyygt','Celkový\x20súčet','Súčin\x20z\x20','Hodnoty','Hárok','Súčet','32bhGxAY','Hodina','Hodnota','4817953HNerCK','hodnota','exports','{0}\x20{1}','Deň','Smerodajná\x20odchýlka\x20z\x20','7950000kbpDYp','Rok-Štvrťrok','{0}:{1}','Minúta','{0}-Q{1}','1130gfdtRt','6042bGMtuR','1063956NHpeTG','22418GtXJJq','Rok-Mesiac-Deň','Min\x20z\x20','(Prázdne)','Mesiac-Deň','Priemer\x20z\x20','Rozptyl\x20populácie\x20z\x20','iné','Rozptyl\x20z\x20','{0}-{1}','Smerodajná\x20odchýlka\x20populácie\x20z\x20','Max\x20z\x20','Mesiac','5peBhSP','Row\x20Labels','11393qYMxiL','Stĺpec\x20','79821KxlnWi','{0}'];_0x2d28=function(){return _0xaa4ebb;};return _0x2d28();}module[_0x347f9a(0x200)]=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 _0x3dac(){const _0x2bfbaa=['Giá\x20trị','Ngày','Số\x20lượng\x20số:','{0}{1}','(Trống)','Tổng\x20cộng','1645416KwoRfm','{0}:{1}','Tích:','Cột','Phương\x20sai:','1482860uimnzc','Q{0}','{0}-{1}','10FHSjLH','684396EuBQXC','14OruNqQ','Giá\x20trị\x20tối\x20thiểu:','Phương\x20sai\x20toàn\x20phần:','Cột\x20','Độ\x20lệch\x20chuẩn:','Tháng-Ngày','Lọc','{0}-{1}-{2}','Giờ','Giờ-Phút','Tháng','Quý','1892168GRfnbx','Độ\x20lệch\x20chuẩn\x20toàn\x20phần:','Tổng\x20phụ','exports','Trống','4531359TjHidz','Năm','6845972fwDqCk','Giá\x20trị\x20trung\x20bình:','Bảng\x20tính','{0}-Q{1}','Column\x20Labels','{0}\x20{1}','1ldrhLw','Giá\x20trị\x20tối\x20đa:','Tổng:','{0}','3583120ejihWl'];_0x3dac=function(){return _0x2bfbaa;};return _0x3dac();}const _0x14e512=_0x12d0;(function(_0x2cf0a7,_0x19e9a9){const _0x29873d=_0x12d0,_0x16cd1a=_0x2cf0a7();while(!![]){try{const _0x303f14=-parseInt(_0x29873d(0x15b))/0x1*(-parseInt(_0x29873d(0x14e))/0x2)+-parseInt(_0x29873d(0x153))/0x3+parseInt(_0x29873d(0x155))/0x4+-parseInt(_0x29873d(0x16b))/0x5+-parseInt(_0x29873d(0x16f))/0x6*(parseInt(_0x29873d(0x142))/0x7)+parseInt(_0x29873d(0x15f))/0x8+-parseInt(_0x29873d(0x166))/0x9*(parseInt(_0x29873d(0x16e))/0xa);if(_0x303f14===_0x19e9a9)break;else _0x16cd1a['push'](_0x16cd1a['shift']());}catch(_0x5b356a){_0x16cd1a['push'](_0x16cd1a['shift']());}}}(_0x3dac,0xd8abe));function _0x12d0(_0x3e0987,_0x297b27){_0x3e0987=_0x3e0987-0x142;const _0x3dac7b=_0x3dac();let _0x12d049=_0x3dac7b[_0x3e0987];return _0x12d049;}const e={'sheets-pivot':{'sheet':_0x14e512(0x157),'blankValue':_0x14e512(0x164),'otherValue':'(Khác)','columnName':_0x14e512(0x145),'subTotalText':_0x14e512(0x150),'grandTotalText':_0x14e512(0x165),'valueText':'Giá\x20trị','rowLabels':'Row\x20Labels','columnLabels':_0x14e512(0x159),'averageName':_0x14e512(0x156),'countName':'Số\x20lượng:','countNumsName':_0x14e512(0x162),'maxName':_0x14e512(0x15c),'minName':_0x14e512(0x143),'productName':_0x14e512(0x168),'stdDevName':_0x14e512(0x146),'stdDevpName':_0x14e512(0x14f),'sumName':_0x14e512(0x15d),'varName':_0x14e512(0x16a),'varpName':_0x14e512(0x144),'subTotal':_0x14e512(0x150),'grandTotal':_0x14e512(0x165),'value':_0x14e512(0x160),'blank':_0x14e512(0x152),'other':'Khác','renderText':{'valueField':_0x14e512(0x163),'subtotal':'{0}\x20{1}','grandTotal':_0x14e512(0x15a),'multipleGrandTotal':_0x14e512(0x15e),'subtotalWithValue':_0x14e512(0x15a)},'emptyPivot':{'filter':_0x14e512(0x148),'row':'Hàng','column':_0x14e512(0x169),'values':_0x14e512(0x160)},'dateGroup':{'year':_0x14e512(0x154),'month':_0x14e512(0x14c),'day':'Ngày','date':_0x14e512(0x161),'hour':_0x14e512(0x14a),'minute':'Phút','hourMinute':_0x14e512(0x14b),'quarter':_0x14e512(0x14d),'monthDate':_0x14e512(0x147),'yearQuarter':'Năm-Quý','yearMonth':'Năm-Tháng','yearMonthDate':'Năm-Tháng-Ngày'},'cellDateGroupDisplay':{'minute':_0x14e512(0x15e),'hour':_0x14e512(0x15e),'hourMinute':_0x14e512(0x167),'date':'{0}','month':_0x14e512(0x15e),'monthDate':_0x14e512(0x16d),'quarter':_0x14e512(0x16c),'year':_0x14e512(0x15e),'yearMonth':_0x14e512(0x16d),'yearMonthDate':_0x14e512(0x149),'yearQuarter':_0x14e512(0x158)}}};module[_0x14e512(0x151)]=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 _0x446f59=_0x4c3f;(function(_0x338416,_0x5967bf){const _0x4d88a0=_0x4c3f,_0x252e55=_0x338416();while(!![]){try{const _0x3af2ec=parseInt(_0x4d88a0(0x122))/0x1+-parseInt(_0x4d88a0(0x116))/0x2*(-parseInt(_0x4d88a0(0x10e))/0x3)+parseInt(_0x4d88a0(0x119))/0x4*(-parseInt(_0x4d88a0(0x112))/0x5)+parseInt(_0x4d88a0(0x11f))/0x6*(-parseInt(_0x4d88a0(0x12f))/0x7)+-parseInt(_0x4d88a0(0x129))/0x8*(-parseInt(_0x4d88a0(0x124))/0x9)+parseInt(_0x4d88a0(0x12b))/0xa+parseInt(_0x4d88a0(0x113))/0xb;if(_0x3af2ec===_0x5967bf)break;else _0x252e55['push'](_0x252e55['shift']());}catch(_0x3e5dcb){_0x252e55['push'](_0x252e55['shift']());}}}(_0x2fea,0xf1e56));function _0x4c3f(_0x677b58,_0xfa3b0e){_0x677b58=_0x677b58-0x10c;const _0x2fea49=_0x2fea();let _0x4c3fa6=_0x2fea49[_0x677b58];return _0x4c3fa6;}const e={'sheets-pivot':{'sheet':_0x446f59(0x11a),'blankValue':_0x446f59(0x120),'otherValue':_0x446f59(0x110),'columnName':'列\x20','subTotalText':'汇总','grandTotalText':'总计','valueText':'值','rowLabels':_0x446f59(0x127),'columnLabels':_0x446f59(0x11b),'averageName':'平均值项:','countName':'计数项:','countNumsName':_0x446f59(0x128),'maxName':'最大值项:','minName':_0x446f59(0x111),'productName':_0x446f59(0x10f),'stdDevName':_0x446f59(0x12a),'stdDevpName':'总体标准偏差项:','sumName':_0x446f59(0x121),'varName':_0x446f59(0x123),'varpName':_0x446f59(0x115),'subTotal':'汇总','grandTotal':'总计','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x446f59(0x11d),'subtotal':_0x446f59(0x11e),'grandTotal':_0x446f59(0x11e),'multipleGrandTotal':_0x446f59(0x10d),'subtotalWithValue':_0x446f59(0x11e)},'emptyPivot':{'filter':'筛选','row':'行','column':'列','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小时','minute':'分钟','hourMinute':_0x446f59(0x117),'quarter':'季度','monthDate':_0x446f59(0x10c),'yearQuarter':_0x446f59(0x12e),'yearMonth':_0x446f59(0x125),'yearMonthDate':_0x446f59(0x118)},'cellDateGroupDisplay':{'minute':'{0}','hour':'{0}','hourMinute':'{0}:{1}','date':_0x446f59(0x10d),'month':_0x446f59(0x10d),'monthDate':_0x446f59(0x114),'quarter':_0x446f59(0x126),'year':_0x446f59(0x10d),'yearMonth':_0x446f59(0x114),'yearMonthDate':_0x446f59(0x11c),'yearQuarter':_0x446f59(0x12d)}}};function _0x2fea(){const _0x3244e8=['8901112pxfdag','{0}-{1}','总体方差项:','84230xDmOXJ','小时-分钟','年-月-日','4ZOdjjM','工作表','列标签','{0}-{1}-{2}','{0}{1}','{0}\x20{1}','6RfkVHy','(空白)','求和项:','1150982SDVVqX','方差项:','4068747txvUvo','年-月','Q{0}','行标签','数值计数项:','16VDyFQa','标准偏差项:','11900060RsCEOT','exports','{0}-Q{1}','年-季度','12093123gBTZCb','月-日','{0}','12gRqLem','乘积项:','(其他)','最小值项:','7522055KMmvJX'];_0x2fea=function(){return _0x3244e8;};return _0x2fea();}module[_0x446f59(0x12c)]=e;
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
- const _0x1cbda0=_0x1b39;(function(_0x42c91f,_0x325f00){const _0x583eb2=_0x1b39,_0x62f5df=_0x42c91f();while(!![]){try{const _0x27c7c1=parseInt(_0x583eb2(0x1df))/0x1*(-parseInt(_0x583eb2(0x1f6))/0x2)+-parseInt(_0x583eb2(0x1e1))/0x3*(parseInt(_0x583eb2(0x1e4))/0x4)+-parseInt(_0x583eb2(0x1e7))/0x5*(-parseInt(_0x583eb2(0x1f9))/0x6)+-parseInt(_0x583eb2(0x1ff))/0x7*(parseInt(_0x583eb2(0x1fe))/0x8)+parseInt(_0x583eb2(0x1f4))/0x9*(parseInt(_0x583eb2(0x1ef))/0xa)+-parseInt(_0x583eb2(0x1fc))/0xb*(parseInt(_0x583eb2(0x1fb))/0xc)+parseInt(_0x583eb2(0x1f7))/0xd*(parseInt(_0x583eb2(0x201))/0xe);if(_0x27c7c1===_0x325f00)break;else _0x62f5df['push'](_0x62f5df['shift']());}catch(_0x3258e5){_0x62f5df['push'](_0x62f5df['shift']());}}}(_0x4f94,0x1deed));function _0x1b39(_0x49c935,_0xba106d){_0x49c935=_0x49c935-0x1dd;const _0x4f94b3=_0x4f94();let _0x1b3944=_0x4f94b3[_0x49c935];return _0x1b3944;}const e={'sheets-pivot':{'sheet':_0x1cbda0(0x1e5),'blankValue':_0x1cbda0(0x1f3),'otherValue':_0x1cbda0(0x1fd),'columnName':'欄\x20','subTotalText':'小計','grandTotalText':'總計','valueText':'值','rowLabels':_0x1cbda0(0x1e2),'columnLabels':'列標籤','averageName':'平均值項:','countName':_0x1cbda0(0x1dd),'countNumsName':'數值計數項:','maxName':'最大值項:','minName':_0x1cbda0(0x1fa),'productName':_0x1cbda0(0x200),'stdDevName':_0x1cbda0(0x1f1),'stdDevpName':_0x1cbda0(0x1e8),'sumName':_0x1cbda0(0x1e9),'varName':_0x1cbda0(0x1ee),'varpName':_0x1cbda0(0x1f8),'subTotal':'小計','grandTotal':'總計','value':'值','blank':'空白','other':'其他','renderText':{'valueField':_0x1cbda0(0x1f0),'subtotal':_0x1cbda0(0x1e6),'grandTotal':_0x1cbda0(0x1e6),'multipleGrandTotal':_0x1cbda0(0x1f5),'subtotalWithValue':_0x1cbda0(0x1e6)},'emptyPivot':{'filter':'篩選','row':'行','column':'欄','values':'值'},'dateGroup':{'year':'年','month':'月','day':'日','date':'日','hour':'小時','minute':'分鐘','hourMinute':_0x1cbda0(0x1ec),'quarter':'季度','monthDate':_0x1cbda0(0x1e0),'yearQuarter':_0x1cbda0(0x1ea),'yearMonth':_0x1cbda0(0x1e3),'yearMonthDate':_0x1cbda0(0x202)},'cellDateGroupDisplay':{'minute':_0x1cbda0(0x1f5),'hour':'{0}','hourMinute':'{0}:{1}','date':_0x1cbda0(0x1f5),'month':_0x1cbda0(0x1f5),'monthDate':_0x1cbda0(0x1de),'quarter':_0x1cbda0(0x1ed),'year':_0x1cbda0(0x1f5),'yearMonth':_0x1cbda0(0x1de),'yearMonthDate':_0x1cbda0(0x1f2),'yearQuarter':'{0}-Q{1}'}}};module[_0x1cbda0(0x1eb)]=e;function _0x4f94(){const _0xdf151f=['273429FoWuHE','總體方差項:','954342jcWJtT','最小值項:','648htnNSD','47575RWGgoy','(其他)','447536oLnIbX','7lTNbgn','乘積項:','322AHwfWz','年-月-日','計數項:','{0}-{1}','1811glilop','月-日','663519JdDjXa','行標籤','年-月','4qQPege','工作表','{0}\x20{1}','5FZdCcP','總體標準差項:','求和項:','年-季度','exports','小時-分鐘','Q{0}','方差項:','1878530IZsXjd','{0}{1}','標準差項:','{0}-{1}-{2}','(空白)','9AwTqgC','{0}','218hqIFVr'];_0x4f94=function(){return _0xdf151f;};return _0x4f94();}
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();}