jspreadsheet 10.9.9 → 10.9.11
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.
- package/dist/index.js +536 -541
- package/dist/jspreadsheet.css +1769 -1
- package/package.json +2 -2
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* Jspreadsheet v10.9.
|
|
2
|
+
* Jspreadsheet v10.9.11
|
|
3
3
|
*
|
|
4
4
|
* Website: https://jspreadsheet.com
|
|
5
5
|
* Description: Create amazing web based spreadsheets.
|
|
@@ -17,543 +17,538 @@ if (! jSuites && typeof(require) === 'function') {
|
|
|
17
17
|
var jSuites = require('jsuites');
|
|
18
18
|
}
|
|
19
19
|
|
|
20
|
-
(function(
|
|
21
|
-
function
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
"
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
"
|
|
37
|
-
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
"
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
"
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
function
|
|
58
|
-
(
|
|
59
|
-
|
|
60
|
-
(
|
|
61
|
-
|
|
62
|
-
(
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
(
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
0
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
this[a(
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
c
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
(
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
(
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
this[
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
[]
|
|
163
|
-
|
|
164
|
-
x
|
|
165
|
-
|
|
166
|
-
a(
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
d
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
0
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
(d[e][
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
parseInt(
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
l
|
|
208
|
-
a(
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
function(){
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
(u
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
"
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
c
|
|
254
|
-
a(
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
(
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
(
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
284
|
-
|
|
285
|
-
(
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
296
|
-
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
{
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
0
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
b=this[a(
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
|
|
327
|
-
|
|
328
|
-
|
|
329
|
-
|
|
330
|
-
|
|
331
|
-
|
|
332
|
-
|
|
333
|
-
|
|
334
|
-
|
|
335
|
-
|
|
336
|
-
|
|
337
|
-
|
|
338
|
-
a(
|
|
339
|
-
|
|
340
|
-
b
|
|
341
|
-
|
|
342
|
-
|
|
343
|
-
|
|
344
|
-
d
|
|
345
|
-
|
|
346
|
-
|
|
347
|
-
|
|
348
|
-
(
|
|
349
|
-
|
|
350
|
-
|
|
351
|
-
|
|
352
|
-
|
|
353
|
-
|
|
354
|
-
|
|
355
|
-
|
|
356
|
-
|
|
357
|
-
|
|
358
|
-
|
|
359
|
-
|
|
360
|
-
|
|
361
|
-
|
|
362
|
-
|
|
363
|
-
|
|
364
|
-
|
|
365
|
-
(
|
|
366
|
-
|
|
367
|
-
|
|
368
|
-
|
|
369
|
-
|
|
370
|
-
this
|
|
371
|
-
|
|
372
|
-
|
|
373
|
-
|
|
374
|
-
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
(
|
|
378
|
-
|
|
379
|
-
|
|
380
|
-
|
|
381
|
-
|
|
382
|
-
|
|
383
|
-
|
|
384
|
-
|
|
385
|
-
|
|
386
|
-
this.
|
|
387
|
-
|
|
388
|
-
|
|
389
|
-
|
|
390
|
-
0;
|
|
391
|
-
|
|
392
|
-
|
|
393
|
-
|
|
394
|
-
|
|
395
|
-
|
|
396
|
-
|
|
397
|
-
|
|
398
|
-
|
|
399
|
-
|
|
400
|
-
|
|
401
|
-
|
|
402
|
-
|
|
403
|
-
|
|
404
|
-
|
|
405
|
-
|
|
406
|
-
|
|
407
|
-
(k[a(
|
|
408
|
-
|
|
409
|
-
|
|
410
|
-
|
|
411
|
-
|
|
412
|
-
|
|
413
|
-
|
|
414
|
-
|
|
415
|
-
|
|
416
|
-
|
|
417
|
-
|
|
418
|
-
|
|
419
|
-
|
|
420
|
-
|
|
421
|
-
|
|
422
|
-
|
|
423
|
-
|
|
424
|
-
|
|
425
|
-
|
|
426
|
-
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
|
|
432
|
-
|
|
433
|
-
|
|
434
|
-
|
|
435
|
-
|
|
436
|
-
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
|
|
441
|
-
|
|
442
|
-
|
|
443
|
-
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
447
|
-
|
|
448
|
-
|
|
449
|
-
|
|
450
|
-
|
|
451
|
-
|
|
452
|
-
|
|
453
|
-
|
|
454
|
-
g
|
|
455
|
-
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
459
|
-
|
|
460
|
-
|
|
461
|
-
|
|
462
|
-
|
|
463
|
-
|
|
464
|
-
|
|
465
|
-
|
|
466
|
-
|
|
467
|
-
if(
|
|
468
|
-
|
|
469
|
-
|
|
470
|
-
|
|
471
|
-
|
|
472
|
-
|
|
473
|
-
|
|
474
|
-
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
|
|
478
|
-
|
|
479
|
-
g
|
|
480
|
-
|
|
481
|
-
function(
|
|
482
|
-
|
|
483
|
-
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
|
|
487
|
-
|
|
488
|
-
(
|
|
489
|
-
|
|
490
|
-
|
|
491
|
-
|
|
492
|
-
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
|
|
496
|
-
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
|
|
501
|
-
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
[
|
|
505
|
-
|
|
506
|
-
|
|
507
|
-
|
|
508
|
-
|
|
509
|
-
|
|
510
|
-
|
|
511
|
-
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
|
|
515
|
-
|
|
516
|
-
|
|
517
|
-
|
|
518
|
-
|
|
519
|
-
|
|
520
|
-
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
|
|
524
|
-
|
|
525
|
-
-
|
|
526
|
-
|
|
527
|
-
|
|
528
|
-
|
|
529
|
-
""
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
|
|
533
|
-
|
|
534
|
-
|
|
535
|
-
|
|
536
|
-
|
|
537
|
-
|
|
538
|
-
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
|
|
542
|
-
|
|
543
|
-
|
|
544
|
-
|
|
545
|
-
|
|
546
|
-
|
|
547
|
-
|
|
548
|
-
|
|
549
|
-
"
|
|
550
|
-
|
|
551
|
-
"
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
555
|
-
{};let c=null;e[f(576)]=function(d,h,g,m,l,n){d[f(1320)][f(914)](f(524));let p=l[f(390)].getWorksheetInstance(n[f(593)]);p&&p[f(946)]?e[f(1404)](d,h,g,m,l,n):Za[f(914)](l[f(1071)][m][g])};e.destroyCell=function(d){d[f(1320)][f(1588)]("jss_dropdown")};e[f(1404)]=function(d,h,g,m,l,n){d&&("undefined"==typeof n[f(593)]?d[f(1084)]=f(1070):d.innerHTML=e[f(1418)](d,h,g,m,l,n))};e.openEditor=function(d,h,g,m,l,n){let p=n[f(382)]||";";n=Object[f(1471)](n);!n.options&&(n.options={});typeof n.filter==f(1552)&&
|
|
556
|
-
(n[f(526)]=n[f(1603)](l.el,d,g,m,n[f(526)]));typeof n.filterOptions==f(1552)&&(n=n.filterOptions(l,d,g,m,h,n));g=n[f(1373)];g.data=e[f(1594)](l,n);q(n,"multiple")&&(g[f(442)]=!0);q(n,f(691))&&(g[f(691)]=!0);g.format=!0;g[f(1408)]=!0;g[f(1374)]=d[f(730)]-2;g[f(1119)]=function(){l.closeEditor(d,!0)};q(n,f(442))?h&&(g.value=(""+h).split(p)):g[f(557)]=h;c=a[f(944)](f(1569),d,h,l);c=jSuites[f(444)](c,g)};e[f(1261)]=function(d,h,g,m,l,n){d=n.delimiter||";";g=c.getValue(!0);c[f(1235)](!0);if(h)return g[f(455)](d)};
|
|
557
|
-
const b=function(d,h){d=this[f(1272)](d);return!1===d?f(568):d[h]};return e.getValue=function(d,h,g,m,l,n){d=[];if(typeof n.worksheetId==f(1633)&&(g=l[f(390)].getWorksheetInstance(n[f(593)]))){m=n.worksheetColumn?n[f(1100)]:0;0<=n[f(822)]&&(m=n.worksheetImage);if(""===h||0===h||null===h||typeof h===f(1126))return"";h=(""+h)[f(687)](";");for(let p=0;p<h[f(1384)];p++)l=b[f(537)](g,h[p][f(1411)](),g[f(651)](m)),0<=n[f(822)]&&(l=f(639)+l+f(666)),d[f(591)](l);return 0<=n[f(822)]?d.join(""):d[f(455)]("; ")}return f(1070)},
|
|
558
|
-
e[f(1594)]=function(d,h){let g=[],m=h.worksheetColumn?h.worksheetColumn:0,l=null;typeof h.worksheetId==f(1633)&&(l=d.parent.getWorksheetInstance(h.worksheetId));if(l){var n;for(d=0;d<l[f(946)][f(1384)];d++)if(n=l[f(557)](m,d))n={id:l[f(1205)](d),name:n},"undefined"!==typeof h[f(822)]&&(n[f(1377)]=l[f(557)](h[f(822)],d)),g[f(591)](n)}else console[f(456)](f(1556)+h.worksheetId);return g},e.get=function(d,h){for(let g=0;g<d[f(526)].length;g++)if(d[f(526)][g].id===h){let m;d[f(411)]===f(467)?m=d[f(526)][g][f(467)]:
|
|
559
|
-
d[f(411)]===f(1377)?m=d[f(526)][g][f(1377)]:m=d[f(526)][g].name;return m}},e}(),a}(),x});
|
|
20
|
+
function a0_0xae42(g,na){const aa=a0_0x2449();return a0_0xae42=function(K,gb){return aa[K-202]},a0_0xae42(g,na)}(function(g,na){const aa=a0_0xae42;for(g=g();;)try{if(-parseInt(aa(798))+-parseInt(aa(1070))/2*(parseInt(aa(1162))/3)+parseInt(aa(1263))/4*(-parseInt(aa(339))/5)+parseInt(aa(1209))/6*(-parseInt(aa(470))/7)+-parseInt(aa(557))/8+-parseInt(aa(209))/9+parseInt(aa(627))/10===na)break;else g.push(g.shift())}catch(K){g.push(g.shift())}})(a0_0x2449,890379);
|
|
21
|
+
(function(g,na){const aa=a0_0xae42;typeof exports===aa(1378)&&typeof module!==aa(925)?module[aa(1448)]=na():typeof define===aa(1282)&&define[aa(1146)]?define(na):g[aa(1024)]=na()})(this,function(){const g=a0_0xae42,na=function(){const a=a0_0xae42,q={version:"10.9.11",edition:a(901),host:"https://jspreadsheet.com",license:a(1143),print:function(){return[a(280)+this[a(1224)]+a(639)+this[a(1426)]+"\r\n"+this[a(1301)]+"\r\n"+this.license]}};return function(){return q}}(),aa=function(a){return a instanceof
|
|
22
|
+
Element||a instanceof HTMLDocument||a instanceof DocumentFragment},K=function(a,q){const k=a0_0xae42;a=jSuites.translate(a);if(q&&q[k(449)])for(let d=0;d<q[k(449)];d++)a=a[k(552)]("{"+d+"}",q[d]);return a},gb={},Ea=function(a){return typeof a===a0_0xae42(906)&&(a=a.replace(/'/g,""),a=a.toUpperCase()),a},ha=function(a,q){const k=a0_0xae42;a=Ea(a);if(typeof q===k(925))return gb[a];gb[a]=q;!jSuites.isNumeric(a)&&(window[a]=q);q&&(q.worksheetName=a)},$a=function(a){const q=a0_0xae42;if(Array[q(1107)](a))!a[q(449)]&&
|
|
23
|
+
(a=null);else if(jSuites[q(352)](a)){let k=[];for(let d=0;d<a;d++)k[q(462)](d);return k[q(449)]?k:null}return a},Fa=function(a,q,k){const d=a0_0xae42;if(a){let c=a[d(449)],b=a[0],e=a[c-1];for(let f=0;f<q[d(449)];f++){let h=q[f];h>=b&&h<=e&&(k?(c++,e++):c--)}if(c!==a.length){a=[];for(q=0;q<c;q++)a[d(462)](b+q);return a}}return!1},Ta=function(a){const q=a0_0xae42;if(1===this.edition)return!0;console[q(777)](a+q(807));return!1},hb=function(){const a=a0_0xae42;let q=document.activeElement;for(;q&&q[a(1285)]&&
|
|
24
|
+
q[a(1285)].activeElement;)q=q[a(1285)][a(1079)];return q},Ga=function(a){const q=a0_0xae42;typeof a===q(906)&&(a={message:a});a[q(991)]=K(a[q(991)]);a[q(563)]=this.config[q(367)];typeof this[q(216)][q(1004)]===q(1282)?this[q(216)][q(1004)](this,a):jSuites[q(670)][q(230)]()?console.log(a[q(563)]+": "+a[q(991)]):jSuites.notification(a)},Ua=function(a){const q=a0_0xae42;if(a[q(1167)]||a[q(645)]||a.locale){let k={};a[q(645)]?k[q(645)]=a[q(645)]:a[q(1167)]?k.mask=a[q(1167)]:k[q(870)]=a[q(870)];a.options&&
|
|
25
|
+
(k[q(475)]=a[q(475)]);a[q(922)]&&(!k[q(475)]&&(k[q(475)]={}),k[q(475)]={decimal:a[q(922)]});return"@"===k[q(645)]?!1:k}return null},mb=function(a){const q=a0_0xae42;let k=parseInt(a.y),d;a.id?d=parseInt(a.id):a[q(1022)]&&(d=parseInt(a[q(1022)]));0<d&&(this[q(1203)][k].id=d,za[q(425)][q(492)](this,d))},ib=function(a){return JSON[a0_0xae42(899)](JSON.stringify(a))},yb=function(){const a=a0_0xae42;let q=this,k=q.config[a(947)];return typeof k!==a(1378)&&(k={allowCreate:!!k,hideHeaders:!k,allowChangePosition:!!q[a(216)][a(701)]}),
|
|
26
|
+
!k.maxWidth&&(k.maxWidth=q.el.offsetWidth-50+"px"),k[a(602)]=typeof k[a(602)]===a(925)?!0:k.animation,k.onbeforecreate=function(){return q.createWorksheet(),!1},k.onclick=function(d,c,b){0<=b&&q[a(1138)](b,!0)},k[a(871)]=function(d,c,b){q[a(426)](c,b,!0)},jSuites[a(947)](q.el,k),k},oa=function(a){const q=a0_0xae42;let k=0,d=a.length;for(let c=0;c<d;c++)null!==a[c]&&(c!==k&&(typeof a[c]===q(925)?typeof a[k]!==q(925)&&delete a[k]:a[k]=a[c]),k++);a.length=k},nb=function(a){const q=a0_0xae42;let k=a[q(449)];
|
|
27
|
+
for(let d=0;d<k;d++)typeof a[d]===q(925)&&delete a[d]},va=function(a,q,k){const d=a0_0xae42;a=this[d(684)](a,q);a[d(449)]<q&&(a[d(449)]=q);this[d(449)]<k&&(this[d(449)]=k);this[d(684)](k,0,...a)},Va=function(a,q){const k=a0_0xae42;q=[k(745),this[k(563)][k(980)](0,8),q?q:"style"];return typeof a!==k(925)&&q[k(462)](a),q[k(1222)]("_")},ab=function(a){const q=a0_0xae42;var k=this.config[a];if(k&&k[q(449)]){a=Va[q(492)](this,void 0,a);let d=[];for(let c=0;c<k[q(449)];c++){let b="";typeof k[c]===q(906)?
|
|
28
|
+
b=k[c]:k[c]&&k[c][q(1167)]&&(b=Object[q(574)](k[c].format)[q(569)](function([e,f]){return"\t"+e+": "+f+q(1007)}),b=b[q(1222)](""));b&&d[q(462)](q(592)+a+"_"+c+" {\n"+b+"}")}k=document[q(1370)](a);!k&&(k=document[q(1295)](q(1259)),k.id=a,this[q(536)][q(473)](k));k[q(1099)]=d[q(1222)]("\n")}},zb=function(a,q){const k=a0_0xae42;if("object"!==typeof a||typeof q!==k(1378)||null===a||null===q)return a===q;let d=Object.keys(a),c=Object[k(483)](q);if(d[k(449)]!==c[k(449)])return!1;d[k(268)]();c.sort();for(let b=
|
|
29
|
+
0;b<d[k(449)];b++)if(d[b]!==c[b]||a[d[b]]!==q[d[b]])return!1;return!0},Oa=function(a){const q=a0_0xae42;return typeof this[q(1030)].config[a]===q(1282)},ob=function(a){return"="===a||"!"===a||">"===a||"<"===a},ba=function(a,q){const k=a0_0xae42;return a&&typeof a===k(906)&&"="===a[0]&&(a[1]||q)},La=function(a,q){const k=a0_0xae42;let d="",c=!1;-1!==a[k(966)]("&")&&(a=a[k(552)](RegExp("<","g"),"<"),a=a[k(552)](new RegExp(k(864),"g"),">"));for(let b=0;b<a[k(449)];b++){if('"'===a[b]||"'"===a[b])c?
|
|
30
|
+
c===a[b]&&(c=!1):c=a[b];c?d+=a[b]:!/\s/g[k(1086)](a[b])&&(d+=a[b][k(381)](),!0===q&&0<b&&"="===a[b]&&ob(a[b-1])&&ob(a[b+1])&&(d+="="))}return d},Ha=function(a){const q=a0_0xae42;let k=this[q(475)][q(476)];return k[a]&&k[a][q(563)]?k[a].name:a},bb=function(a,q){const k=a0_0xae42;let d=q;return this[k(646)]&&0<=q&&(d=Ha.call(this,q)),typeof d===k(1326)?a[d]:jSuites[k(937)][k(492)](a,d)},Q=function(a,q,k,d){const c=a0_0xae42;let b=this[c(475)][c(790)][q];if(b){let e=a;this[c(646)]&&0<=a&&(e=Ha[c(492)](this,
|
|
31
|
+
a));typeof k===c(925)?"number"===typeof e?k=b[a]:k=jSuites.path[c(492)](b,e):(typeof e===c(1326)?b[a]=k:jSuites.path.call(b,e,k,d),this[c(577)][q][a].v=k)}else k=null;return k},U=function(a){const q=a0_0xae42;return!1===this[q(216)].editable||a&&!1===a[q(475)][q(1407)]?!1:this[q(427)]?7<=this.status:!0},pb=function(a){const q=a0_0xae42;let k,d,c;this.parent?(k=this[q(1030)][q(216)],d=this.parent[q(1422)],c=this):(k=this.config,d=this.element,c=x[q(1245)]?x[q(1245)]:null);typeof a===q(925)&&(a=!d.classList[q(1178)]("fullscreen"));
|
|
32
|
+
a?(d[q(658)][q(583)]("fullscreen"),k.fullscreen=!0):(d[q(658)].remove("fullscreen"),k[q(1256)]=!1);c&&(L[q(1113)][q(492)](c),wa[q(1478)][q(492)](c.parent,c))};let cb=null;const qb=function(a){const q=a0_0xae42;let k=this[q(994)];null===a&&(a=k.style.display===q(819));a?k[q(1259)].display=q(819):k.style[q(1014)]="";cb&&clearTimeout(cb);cb=setTimeout(function(){k[q(1259)][q(1014)]="";cb=null},1E3)},rb=function(a,q){var k=a0_0xae42,d=this.records[q][a][k(475)]||{};q=this.rows[q];let c=this[k(475)][k(476)][a];
|
|
33
|
+
a=null;k=[q[k(1246)],q[k(721)],c[k(1246)],c[k(721)],d.readOnly,d[k(721)]];for(d=0;6>d;d++)"boolean"===typeof k[d]&&(a=k[d]);return a},sb=function(a,q){const k=a0_0xae42;let d,c,b,e=k(721);typeof a===k(906)?([c,b]=J.getCoordsFromColumnName(a),d=this[k(577)][b][c],d[k(1422)]?a=d[k(1422)]:a=null):(c=a[k(1297)](k(332)),b=a.getAttribute(k(751)),d=this[k(577)][b][c]);if("undefined"===typeof q)return a?!!a.classList[k(1178)](e):d[k(475)]&&d[k(475)][k(721)];a&&(q?a[k(658)][k(583)](e):a[k(658)][k(1284)](e));
|
|
34
|
+
!d[k(475)]&&(d[k(475)]=Object[k(1144)]({},this[k(475)][k(476)][c]));d[k(475)][k(721)]=!!q},Ab=function(a,q){const k=a0_0xae42;let d,c,b=null,e=[];if(typeof a===k(906))c=J[k(323)](a),e[k(462)]({x:c[0],y:c[1],value:{rotate:q}});else if(Array.isArray(a))for(d=0;d<a[k(449)];d++)c=J[k(323)](a[d]),e[k(462)]({x:c[0],y:c[1],value:{rotate:q}});for(d=0;d<e[k(449)];d++)(c=this[k(577)][e[d].y][e[d].x])&&c[k(1422)]&&(b=c[k(1422)][k(1034)],q?(!(b&&b.classList&&b[k(658)][k(1178)](k(1103)))&&(b=document[k(1295)]("span"),
|
|
35
|
+
b[k(658)][k(583)](k(1103)),b.innerHTML=c[k(1422)].innerHTML,c[k(1422)].innerHTML="",c.element[k(473)](b)),b[k(1259)][k(448)]=k(933)+parseInt(q)-270+k(787)):b&&b[k(658)]&&b.classList[k(1178)](k(1103))&&(b[k(658)].remove(k(1103)),b[k(1259)][k(448)]=""));this[k(633)](e);ca[k(1113)][k(492)](this)},Aa=function(a){const q=a0_0xae42;let k=q(221),d=this[q(1235)][q(658)];if(typeof a==q(925))return d[q(1178)](k)?!1:!0;a?d[q(1284)](k):d[q(583)](k);L[q(1113)].call(this)},Bb=function(a){const q=a0_0xae42;if(typeof a===
|
|
36
|
+
q(925))return this[q(427)];let k=document[q(1295)](q(308));k[q(1259)][q(731)]=q(1247);k[q(1259)][q(293)]="10px";k[q(1259)].cursor=q(1055);k[q(1002)]=function(){window.location[q(1228)]=na()[q(1301)]+q(203)};let d=1,c=[];var b="745048504833";const e=function(f,h){let m=jSuites.sha512,l="",n="";128<f[q(449)]&&(f=m(f));for(let p=0;128>p;p++){let r=f[p]?f[p][q(946)](0):0;l+=String[q(460)](54^r);n+=String[q(460)](92^r)}return m(n+m(l+h))};try{if(a){let f=window[q(917)](a);f=f[q(649)](",");if(f[1])if(f[1]=
|
|
37
|
+
window[q(917)](f[1]),f[0]!==e(b,f[1]))d=3;else if(f[1]=JSON.parse(f[1]),f[1].date){let h=window[q(1108)][q(1316)]||"localhost";a=!1;for(b=0;b<f[1].domain[q(449)];b++)-1===f[1].domain[b][q(966)](".")?h===f[1][q(1404)][b]&&(a=!0):h[q(980)](h[q(966)](f[1].domain[b]))===f[1][q(1404)][b]&&(a=!0);if(!1===a)d=4;else if(f[1].scope&&0<=f[1][q(302)][q(966)](q(600))){h=new Date;a=parseInt(h.getTime()/1E3);let m=na();if(f[1][q(960)]<a)f[1].demo||!f[1][q(1432)]||f[1][q(960)]+2592E3<a?d=6:d=7,m[q(344)]=f[1].name+
|
|
38
|
+
q(1413);else{d=8;let l=parseInt(f[1][q(1432)]);m[q(344)]="Licensed to: "+f[1][q(563)];31===l||33===l||34===l||22===l||23===l?m[q(1224)]=q(845):m[q(1224)]="Base";c=f[1][q(302)]}}else d=5}else d=4;else d=2}}catch(f){}a="";1===d?a=q(320):2===d||3===d||4===d?a=q(304):5===d?a="This version is not included on the scope of this license":6!==d&&7!==d||(a=q(1057));k[q(473)](document[q(722)](a));if(8>d)try{if(typeof sessionStorage!==q(925)&&!sessionStorage.getItem("jspreadsheet")){sessionStorage[q(1180)](q(1024),
|
|
39
|
+
!0);let f=document[q(1295)](q(715));f[q(606)]=na().host+q(513)+q(610);f[q(1259)][q(1014)]="none";k[q(473)](f)}}catch(f){}return Object[q(732)](this,q(427),{value:d,writable:!1,configurable:!1,enumerable:!1,extensible:!1}),Object[q(732)](this,q(1224),{value:"Premium"===na()[q(1224)]?1:0,writable:!1,configurable:!1,enumerable:!1,extensible:!1}),Object[q(732)](this,q(302),{get:function(){return c},configurable:!1,enumerable:!1,extensible:!1}),k},L=function(){const a=a0_0xae42,q=function(n){const p=a0_0xae42;
|
|
40
|
+
let r=n=parseInt(n);for(;0<n;)if(n--,R[p(230)][p(492)](this,n)){r=n;break}return r},k=function(){const n=a0_0xae42;let p,r=this.content.offsetHeight-this[n(1217)][n(891)]-la[n(826)][n(492)](this,!0),t=0;for(let y=0;y<this[n(562)][n(1020)][n(449)];y++)p=this.tbody.children[y][n(891)],r>p&&(t+=p,r-=p);return t},d=function(){const n=a0_0xae42;let p,r=this[n(1121)][n(685)]-ia[n(877)].call(this,!0),t=0;for(let y=0;y<this[n(1337)].children[n(449)];y++)p=this.headerContainer.children[y].offsetWidth,r>p&&
|
|
41
|
+
(t+=p,r-=p);return t},c=function(n){-1===this[a0_0xae42(966)](n)&&this.push(n)},b=function(n){const p=a0_0xae42;let r;var t;var y=this[p(1337)][p(891)];n<y&&(this[p(1337)][p(1259)][p(781)]=y+"px",t=!0);for(n=0;n<this[p(312)][p(449)];n++)r=this[p(1203)][this[p(312)][n]],r.element?(y=r[p(1422)].offsetHeight,y&&(y>r[p(781)]||!r[p(781)])&&(r[p(1422)].style[p(781)]=y+"px",r.height=y,t=!0)):t=!0;t&&(y=this[p(1030)][p(216)][p(644)]||100,t=la[p(826)].call(this),this[p(781)]=l.height.call(this)+t+3,this[p(628)][p(1259)].height=
|
|
42
|
+
this.height+y+"px")},e=function(n,p){const r=a0_0xae42;let t=null,y,C;let v,B=0;for(y=0;y<this.options[r(476)][r(449)];y++)if((!0===p||-1===n[r(966)](y))&&R[r(704)][r(492)](this,y))for(R[r(524)][r(492)](this,y),C=0;C<this[r(1203)].length;C++){var A=this[r(577)][C][y];A[r(1422)]&&A.element[r(1430)]&&A.element[r(1284)]()}if(this[r(475)][r(703)])for(C=0;C<this[r(1217)][r(1020)][r(449)]-1;C++)B+=this[r(1217)][r(1020)][C].offsetHeight;for(y=0;y<n[r(449)];y++){var D=n[y];v=Y.create.call(this,D);if(t){if(!v[r(1430)]){this[r(1337)][r(872)](v,
|
|
43
|
+
this[r(1337)][r(1020)][t].nextSibling);this[r(612)][r(872)](this[r(263)][D],this[r(612)][r(1020)][t][r(594)]);if(this[r(475)].footers)for(C=0;C<this[r(475)].footers[r(449)];C++)this[r(669)][r(1020)][C].insertBefore(pa.create.call(this,D,C),this[r(669)][r(1020)][C][r(1020)][t][r(594)]);B&&(v.style[r(1110)]+=B)}for(C=0;C<this[r(312)][r(449)];C++)A=this.visibleRows[C],A=S[r(389)].call(this,D,A),!A[r(1430)]&&this[r(562)].children[C][r(872)](A,this[r(562)][r(1020)][C][r(1020)][t][r(594)])}else{if(!v[r(1430)]){this[r(1337)][r(872)](v,
|
|
44
|
+
this[r(1337)][r(1020)][1]);this[r(612)][r(872)](this[r(263)][D],this.colgroupContainer[r(1020)][1]);if(this[r(475)][r(301)])for(C=0;C<this[r(475)][r(301)][r(449)];C++)this.tfoot[r(1020)][C][r(872)](pa.create[r(492)](this,D,C),this[r(669)][r(1020)][C][r(1020)][1]);B&&(v[r(1259)][r(1110)]+=B)}for(C=0;C<this[r(312)][r(449)];C++)A=this[r(312)][C],A=S[r(389)][r(492)](this,D,A),!A[r(1430)]&&this[r(562)].children[C][r(872)](A,this.tbody[r(1020)][C][r(1020)][1])}t=Array.prototype[r(966)][r(492)](this[r(1337)].children,
|
|
45
|
+
v)}if(this[r(475)][r(703)])for(C=0;C<this.options.nestedHeaders[r(449)];C++){t=null;D=[];A=Ia[r(342)][r(492)](this,C);for(y=0;y<n.length;y++)typeof A[n[y]]!==r(925)&&-1===D[r(966)](A[n[y]])&&D[r(462)](A[n[y]]);for(y=0;y<this[r(475)][r(703)][C].length;y++)(!0===p||-1===D.indexOf(y))&&this.nested[r(1121)][C][y]&&this[r(349)][r(1121)][C][y].element[r(891)]&&this.nested.content[C][y][r(1422)][r(1284)]();for(y=A=0;y<D[r(449)];y++)v=Ia[r(516)][r(492)](this,D[y],C),!v[r(1430)]&&(t?this.thead[r(1020)][C][r(1020)][t]?
|
|
46
|
+
this.thead[r(1020)][C].insertBefore(v,this[r(1217)].children[C][r(1020)][t][r(594)]):this.thead[r(1020)][C][r(473)](v):this.thead.children[C][r(872)](v,this[r(1217)][r(1020)][C].children[1]),v[r(1259)].top=this.nested[r(781)][C]+"px",this.options[r(394)]&&this.options[r(703)][C][D[y]][r(1127)]&&(v.style[r(1464)]=A+(Aa[r(492)](this)?x[r(237)]:0)+"px",v.classList[r(583)](r(407)),A+=v.offsetWidth)),t=Array[r(1449)][r(966)].call(this[r(1217)][r(1020)][C][r(1020)],v)}this[r(770)]=n},f=function(n,p){const r=
|
|
47
|
+
a0_0xae42;let t=[],y=null,C,v;for(C=0;C<this.tbody[r(1020)].length;C++)t[r(462)](this.tbody[r(1020)][C]);for(C=0;C<t.length;C++)v=parseInt(t[C].getAttribute(r(751))),-1!==n[r(966)](v)&&!0!==p||t[C][r(1284)]();for(C=0;C<n.length;C++)p=T[r(516)][r(492)](this,n[C]),!p[r(1430)]&&(y?this.tbody[r(872)](p,y.nextSibling):this[r(562)][r(872)](p,this[r(562)][r(1034)])),y=p;this[r(312)]=n},h=function(n){const p=a0_0xae42;var r=[],t,y=0;let C=this[p(1121)][p(1260)],v=this[p(1121)].scrollWidth,B=this[p(1121)].offsetWidth;
|
|
48
|
+
var A=this[p(475)].freezeColumns;let D=L[p(219)][p(492)](this)&&!1!==this[p(475)].virtualizationX;var E=this[p(475)].columns.length;var u=null,w=null;if(D){y=C;let G=y+B,F=0;var z=0;if(A){for(t=0;t<A[p(449)];t++)z=A[t],R.isVisible[p(492)](this,z)&&(u=R[p(234)].call(this,z),r[p(462)](z),F+=u,u=z),z++;y+=F}for(t=z;t<E;t++)R.isVisible[p(492)](this,t)&&(z=R.width[p(492)](this,t),F+z>y&&F<=G&&r[p(462)](t),F+=z);(t=ta[p(1361)][p(492)](this,r,0))&&(r=t);if(this[p(475)].nestedHeaders)for(w=u,t=0;t<r[p(449)];t++)if(y=
|
|
49
|
+
Ia[p(953)][p(492)](this,r[t])){for(E=0;E<y[p(449)];E++)this.options[p(476)][y[E]]&&c.call(r,y[E]);E=Math.max(...y);r[t]<=u&&E>w&&(w=E)}r[p(268)](function(H,N){return H-N})}else{if(A)for(t=0;t<A[p(449)];t++)y=A[t],R.isVisible.call(this,y)&&(u=y);for(t=0;t<E;t++)r.push(t)}t=this[p(1337)][p(891)];!n&&J.compareArray(r,this[p(770)])||(e[p(492)](this,r,n),Pa[p(1478)][p(492)](this),ia[p(1113)][p(492)](this),la.refresh[p(492)](this));t&&b[p(492)](this,t);this[p(558)]=null===u?0:r[p(966)](u)+1;D&&!this[p(1030)].config[p(416)]&&
|
|
50
|
+
(n=null,null!==u&&w&&(n=l[p(234)][p(492)](this,w),w=R[p(234)][p(492)](this,w),A=R[p(1464)].call(this,A[0]),n=-1*(n+w+A)),r=l[p(234)].call(this,r[this[p(558)]])-C,-100<r&&v-(C+B)>B/2&&(r=0),0<r&&(r=0),null!==n&&n>r&&(r=n),this[p(1235)][p(1259)][p(1464)]=r+"px")},m=function(n){const p=a0_0xae42;let r=[];var t,y;let C=null;var v=0;let B=this[p(1121)].scrollTop,A=this[p(1121)][p(576)],D=this.content.offsetHeight;var E=this[p(475)][p(1253)];let u=L[p(219)][p(492)](this)&&!this.options[p(926)]&&!1!==this.options[p(833)];
|
|
51
|
+
var w=null;if(u){var z=B;v=z+D;var G=0;let F=0;this[p(1362)]?t=this[p(1362)]:t=this[p(1203)];let H=t[p(449)];if(E){for(y=0;y<E.length;y++)F=E[y],T.isVisible[p(492)](this,F)&&(w=T[p(781)][p(492)](this,F),r[p(462)](F),G+=w,w=F),F++;z+=G;this[p(1362)]&&(F=0)}for(y=F;y<H;y++)this[p(1362)]?C=t[y]:C=y,T.isVisible[p(492)](this,C)&&(E=T[p(781)][p(492)](this,C),G+E>z&&G<v&&c.call(r,C),G+=E)}else{if(E)for(y=0;y<E.length;y++)G=E[y],T[p(230)][p(492)](this,G)&&(w=G);this[p(1362)]?t=this[p(1362)]:t=this.rows;(y=
|
|
52
|
+
this[p(475)][p(926)])?(z=y*this[p(1421)],v=z+y,v>t[p(449)]&&(v=t[p(449)])):(z=0,v=t[p(449)]);for(y=z;y<v;y++)this[p(1362)]?C=t[y]:C=y,r.push(C)}this.merged&&this.merged.rows[p(449)]&&((t=ta[p(1361)][p(492)](this,r,1))&&(r=t),r[p(268)](function(F,H){return F-H}));(n||!J[p(623)](r,this.visibleRows))&&(f[p(492)](this,r,n),this[p(770)]=null);this[p(454)]=null===w?0:r[p(966)](w)+1;u&&!this[p(1030)][p(216)].snapToGrid&&(n=l.height.call(this,r[this.firstRow])-B,-24<n&&A-(B+D)>D/2&&(n=0),0<n&&(n=0),this[p(1235)].style[p(1110)]=
|
|
53
|
+
n+"px")},l=function(n,p){const r=a0_0xae42;p&&(this[r(312)]=null,this[r(770)]=null);l[r(1083)][r(492)](this);l.update.call(this);if(!0!==n){let t=this;this[r(1121)][r(1396)](r(628),function(){!l.ignore&&(l[r(1478)][r(492)](t),ca.refresh[r(492)](t))});this[r(1121)][r(1396)](r(784),function(y){var C=!1;typeof y[r(246)]!==r(925)?C=0===y[r(246)]%120:typeof y[r(1369)]!==r(925)&&(C=0===y[r(1369)]%3);if(C&&L.limited[r(492)](t)&&!t[r(475)].pagination){C=Math.abs(y[r(1457)]);let v=Math[r(812)](y.deltaY);y[r(338)]||
|
|
54
|
+
C>v?0>y[r(1457)]||0>y[r(428)]?l[r(1464)].call(t):l[r(1247)].call(t):0>y.deltaY?l.up[r(492)](t):l.down[r(492)](t);y.preventDefault()}})}};return l[a(1083)]=function(){let n=this[a(628)][a(1259)];if(L[a(219)][a(492)](this)){let p=this[a(1030)][a(216)][a(644)]||100,r=ia.getWidth[a(492)](this),t=la[a(826)].call(this);this[a(234)]=l[a(234)][a(492)](this)+r+3;this.height=l.height.call(this)+t+3;n[a(234)]=this[a(234)]+p+"px";n[a(781)]=this[a(781)]+p+"px"}else n[a(234)]="",n[a(781)]=""},l[a(1478)]=function(n){m[a(492)](this,
|
|
55
|
+
n);h[a(492)](this,n)},l[a(1113)]=function(){l[a(1083)].call(this);l[a(1478)][a(492)](this,!0)},l["goto"]=function(n,p){if(null!=n){var r=this[a(475)][a(1253)];let t=0;r&&n<=r[r[a(449)]-1]||(t=l[a(781)][a(492)](this,n));this[a(1121)][a(707)]=t}typeof p!==a(925)&&null!=p&&(n=this[a(475)][a(394)],r=0,n&&p<=n[n[a(449)]-1]||(r=l[a(234)].call(this,p)),this[a(1121)].scrollLeft=r)},l.up=function(n,p){if(this.firstRow){var r=this.options[a(1253)][0];if(p<=r)return}if(n)this.content[a(707)]=0;else if(this[a(562)][a(1020)][this[a(454)]+
|
|
56
|
+
1]){n=this[a(562)][a(1020)][this[a(454)]+1].getAttribute(a(751));p=a0_0xae42;let t=n=parseInt(n);for(this[p(1362)]&&(n=this[p(1362)][p(966)](n));0<n;)if(n--,r=this[p(1362)]?this.results[n]:n,T[p(230)][p(492)](this,r)){t=r;break}n=t;p=T[a(781)][a(492)](this,n);n=this.tbody[a(1020)][this[a(454)]].getAttribute(a(751));!T[a(704)].call(this,n)&&(p+=this[a(1121)].scrollTop-this[a(1235)][a(379)]);this[a(1121)][a(707)]-=p}},l.down=function(n,p){this[a(454)]&&p<=this.options.freezeRows[0]||(n?this[a(1121)][a(707)]=
|
|
57
|
+
this[a(1121)].scrollHeight:(n=this[a(562)][a(1020)][0+this[a(454)]])&&(this[a(1121)][a(707)]+=n[a(891)]))},l[a(1464)]=function(n,p){if(this[a(558)]){let r=this[a(475)][a(394)][0];if(p<=r)return}if(n)this.content[a(1260)]=0;else if(n=this[a(1337)].children[1+this[a(558)]])n=n[a(1297)](a(332)),n=q[a(492)](this,n),p=R.width.call(this,n),!R[a(704)][a(492)](this,n)&&(p+=this[a(1121)].scrollLeft-this[a(1235)][a(431)]),this.content[a(1260)]-=p},l[a(1247)]=function(n,p){if(this[a(558)]){let r=this.options[a(394)][0];
|
|
58
|
+
if(p<=r)return}n?this[a(1121)][a(1260)]=this[a(1121)][a(601)]:(n=this[a(1337)][a(1020)][1+this[a(558)]])&&(this[a(1121)][a(1260)]+=n[a(685)])},l[a(780)]=function(){this[a(1121)][a(707)]-=k[a(492)](this)},l[a(530)]=function(){this[a(1121)][a(707)]+=k[a(492)](this)},l.pageLeft=function(){this[a(1121)][a(1260)]-=d[a(492)](this)},l[a(755)]=function(){this[a(1121)].scrollLeft+=d.call(this)},l[a(1216)]=function(){let n=document[a(1295)](a(308));return n.className=a(1347),n},l[a(234)]=function(n,p){var r=
|
|
59
|
+
ia[a(1278)].call(this);let t=0,y=this[a(475)][a(476)][a(449)];for(;r<y;r++){if(n===r)return t;R[a(230)][a(492)](this,r)&&(t+=R[a(234)][a(492)](this,r));if(t>=p)return r}return p?r:t},l[a(781)]=function(n,p){var r=la.firstRow[a(492)](this);let t=0,y=this.rows;this[a(1362)]&&(y=this[a(1362)]);let C,v=y[a(449)];for(;r<v;r++){C=r;this.results&&(C=y[r]);if(n===C)return t;T.isVisible[a(492)](this,C)&&(t+=T.height[a(492)](this,C));if(t>=p)return C}return p?C:t},l[a(490)]=function(n,p,r){let t=this.records[p][n].element;
|
|
60
|
+
if(t){if(!this[a(577)][p][n][a(689)]){var y=0;if(0===r||2===r){p=this[a(1121)][a(1260)];var C=Aa[a(492)](this)?x[a(237)]:0,v=this[a(475)][a(394)],B;v?(y=ia[a(877)][a(492)](this,!0),B=v[v[a(449)]-1]):B=0;y=p+y;v=p+this[a(1121)][a(685)]-C;C=this[a(1235)][a(431)]+t[a(431)]-C;var A=t[a(685)];if(0===r){if(C+A<v&&n>B&&C<y)if(t[a(891)])r=p+(C-y),l[a(1047)].call(this,r);else l[a(1439)][a(492)](this,null,n)}else if(n>B)if(C>y){if(C+A>v)if(t[a(1430)])r=p+(C+A-v+16),l[a(1047)][a(492)](this,r);else l["goto"][a(492)](this,
|
|
61
|
+
null,n)}else l[a(1439)].call(this,null,n)}else if(n=this[a(1121)][a(707)],(B=this[a(475)][a(1253)])?(y=la[a(826)][a(492)](this,!0),C=B[B[a(449)]-1]):C=0,B=n+y,y=n+this[a(1121)][a(891)]-this[a(1217)][a(891)]-16,v=this[a(1235)][a(379)]+t[a(379)]-this[a(1217)][a(891)],A=t[a(891)],1===r){if(v+A<y&&p>C&&v<B)if(t[a(891)])r=n+(v-B),l[a(1358)][a(492)](this,r);else l[a(1439)][a(492)](this,p)}else if(p>C)if(v>B){if(v+A>y)if(t[a(1430)])r=n+(v+A-y),l[a(1358)][a(492)](this,r);else l[a(1439)][a(492)](this,p)}else l["goto"][a(492)](this,
|
|
62
|
+
p,null)}}else 0===r||2===r?l[a(1439)].call(this,null,n):l[a(1439)][a(492)](this,p)},l.setX=function(n){l[a(252)]=!0;this[a(1121)].scrollLeft=n;l[a(252)]=!1},l[a(1358)]=function(n){l[a(252)]=!0;this.content[a(707)]=n;l[a(252)]=!1},l[a(219)]=function(){return!0===this.options[a(1116)]||!0===this[a(1030)][a(216)].fullscreen},l}(),jb=function(){const a=a0_0xae42,q=function(b){const e=a0_0xae42;let f=this.media[e(1020)],h=10;for(let m=0;m<f[e(449)];m++){const l=parseInt(f[m].style[e(565)]);l>h&&(h=l)}b[e(1259)].zIndex=
|
|
63
|
+
h+1},k=function(b,e){const f=a0_0xae42;let h=this[f(1217)][f(891)]+3,m=(Aa.call(this)?x[f(237)]:0)+3;b[f(1259)][f(1110)]=parseInt(e[f(1110)])+h+"px";b[f(1259)][f(1464)]=parseInt(e[f(1464)])+m+"px";e[f(234)]&&(b[f(1259)].width=parseInt(e.width)+"px");e[f(781)]&&(b[f(1259)][f(781)]=parseInt(e[f(781)])+"px");e[f(606)]&&(b[f(606)]=e[f(606)])},d=function(b){const e=a0_0xae42;let f=this[e(475)][e(366)],h=f[e(966)](b);-1!==h&&f[e(684)](h,1);b.el&&b.el[e(1284)]()},c=function(b){const e=a0_0xae42;b.setMedia=
|
|
64
|
+
b[e(1045)]=c.set;b.deleteMedia=c[e(852)]};return c.set=function(b){const e=a0_0xae42;let f=this[e(475)][e(366)],h=[],m=[];!Array[e(1107)](b)&&(b=[b]);for(let p=0;p<b[e(449)];p++){let r=b[p];!r.id&&(r.id=jSuites[e(672)]());a:{var l=r.id;var n=a0_0xae42;n=this[n(475)][n(366)];let t=n.length;for(let y=0;y<t;y++){let C=n[y];if(C.id===l){l=C;break a}}l=null}l?m[e(462)](Object.assign({},l)):(l={},f[e(462)](l),m[e(462)]({id:r.id}));1===Object[e(483)](r)[e(449)]?d[e(492)](this,l):(Object[e(1144)](l,r),l.el?
|
|
65
|
+
k.call(this,l.el,l):c[e(516)].call(this,l));h.push(l)}M[e(492)](this[e(1030)],{worksheet:this,action:"setMedia",value:b,oldValue:m});P[e(492)](this,e(1093),{data:b});I[e(492)](this.parent,e(264),this,b,m,h)},c[a(852)]=function(b){!Array[a(1107)](b)&&(b=[b]);let e=[];b.forEach(function(f){let h;typeof f===a(906)?h=f:h=f.id;e[a(462)]({id:h})});c[a(425)][a(492)](this,e)},c.create=function(b){this[a(1192)]?(!b[a(1110)]&&(b.top=this.cursor[a(379)]+this.cursor[a(891)]/2-this[a(1217)][a(891)]),!b[a(1464)]&&
|
|
66
|
+
(b[a(1464)]=this.cursor[a(431)]+this[a(1192)][a(685)]/2-(Aa.call(this)?x[a(237)]:0))):(!b[a(1110)]&&(b[a(1110)]=0),!b[a(1464)]&&(b[a(1464)]=0));!b.id&&(b.id=jSuites[a(672)]());let e;b.type&&"image"!==b[a(1149)]?e=document[a(1295)](a(308)):(e=document[a(1295)]("img"),e[a(1150)](a(1302),a(1155)));e.setAttribute(a(969),a(213));e.id=b.id;e[a(658)][a(583)](a(971));e.classList.add(a(726));e[a(658)][a(583)](a(764));e[a(1113)]=c[a(1113)][a(694)](this,e);e["delete"]=c[a(852)][a(694)](this,[e.id]);this.media.appendChild(e);
|
|
67
|
+
Object[a(732)](b,"el",{enumerable:!1,get:function(){return e}});k[a(492)](this,e,b)},c[a(1113)]=function(b,e){let f=parseInt(b[a(1259)][a(1110)]),h=parseInt(b[a(1259)].left),m=parseInt(b[a(1259)][a(234)]),l=parseInt(b[a(1259)][a(781)]),n=this[a(1217)][a(891)]+3,p=(Aa[a(492)](this)?x[a(237)]:0)+3;this.options[a(1116)]&&(f<n&&b&&(b[a(1259)].top=n+"px"),h<p&&b&&(b[a(1259)][a(1464)]=p+"px"));!e&&c[a(425)][a(492)](this,{id:b.id,top:f-n,left:h-p,width:m,height:l})},c.build=function(){let b=this,e=this[a(475)].media;
|
|
68
|
+
this.media=document.createElement(a(308));this[a(366)][a(658)][a(583)](a(284));this.content.appendChild(b.media);Array[a(1107)](e)?e.forEach(function(f){c[a(516)].call(b,f)}):this[a(475)].media=[]},c[a(624)]=function(b,e){return x.current.options[a(1407)]&&(b=[],b[a(462)]({icon:"flip_to_front",title:K(a(1151)),onclick:function(){q[a(492)](x.current,e)}}),b[a(462)]({icon:"flip_to_back",title:K(a(578)),onclick:function(){a(1245);e.style.zIndex=10}}),b.push({type:a(244)}),e.dblclick&&b[a(462)]({icon:a(434),
|
|
69
|
+
title:K(a(890)),onclick:function(){e[a(857)]()}}),e[a(852)]&&b[a(462)]({icon:a(852),title:K(a(281)),onclick:function(){e["delete"]()}})),b},c}(),Qa=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;k[d(1473)]=q[d(425)]};return q[a(425)]=function(k,d){this[a(475)][a(1116)]=!0;k=parseInt(k);d=parseInt(d);this[a(1121)].classList[a(583)](a(1366));150<k&&(this[a(475)].tableWidth=k+"px",this[a(1121)].style[a(234)]=this.options[a(377)]);150<d&&!this.options.pagination&&(this[a(475)][a(520)]=d+
|
|
70
|
+
"px",this.content[a(1259)][a(781)]=this.options[a(520)]);L.refresh[a(492)](this);wa[a(1478)][a(492)](this[a(1030)],this);I[a(492)](this[a(1030)],a(278),k,d)},q[a(504)]=function(){q[a(535)]=!0},q[a(817)]=function(){q[a(535)]=null},q[a(1478)]=function(){if(q[a(535)]){let k=this.content[a(685)],d=this[a(1121)][a(891)];(this.w&&this.w!==k||this.h&&this.h!==d)&&q[a(425)][a(492)](this,k,d);this.w=k;this.h=d}},q}(),Wa=function(){const a=a0_0xae42,q=function(d,c,b,e){const f=a0_0xae42;1===d||3===d?!T.attached[f(492)](this,
|
|
71
|
+
b)&&(0<this[f(475)].pagination?this[f(1153)](this[f(660)](b)):1===d?L.up[f(492)](this,e,b):L.down[f(492)](this,e,b)):!S.attached.call(this,c,b)&&(0===d?L[f(1464)][f(492)](this,e,c):L[f(1247)][f(492)](this,e,c))},k=function(d){const c=a0_0xae42;d.up=k.up;d.down=k[c(486)];d[c(1247)]=k[c(1247)];d[c(1464)]=k[c(1464)];d[c(1094)]=k[c(1094)];d.first=k.first};return k.up=function(d,c,b){const e=a0_0xae42;if(Array[e(1107)](this[e(848)])){var f,h;d?(f=parseInt(this[e(848)][2]),h=parseInt(this[e(848)][3])):
|
|
72
|
+
(f=parseInt(this[e(848)][0]),h=parseInt(this.selectedCell[1]));b=k.Up[e(492)](this,f,h,c,b);if(b!==h){h=b;let m,l,n,p;d?(m=this.selectedCell[0],l=this[e(848)][1],n=f,p=h):(m=f,l=h,n=m,p=l);q.call(this,1,n,p,c);L[e(490)].call(this,n,p,1);ea[e(425)][e(492)](this,m,l,n,p)}}},k.down=function(d,c,b){const e=a0_0xae42;if(Array[e(1107)](this[e(848)])){var f,h;d?(f=parseInt(this[e(848)][2]),h=parseInt(this[e(848)][3])):(f=parseInt(this.selectedCell[0]),h=parseInt(this[e(848)][1]));b=k.Down[e(492)](this,f,
|
|
73
|
+
h,c,b);if(b!==h){h=b;let m,l,n,p;d?(m=this[e(848)][0],l=this[e(848)][1],n=f,p=h):(m=f,l=h,n=m,p=l);q.call(this,3,n,p,c);L[e(490)][e(492)](this,n,p,3);ea[e(425)][e(492)](this,m,l,n,p)}}},k[a(1247)]=function(d,c,b){if(Array[a(1107)](this.selectedCell)){var e,f;d?(e=parseInt(this[a(848)][2]),f=parseInt(this[a(848)][3])):(e=parseInt(this[a(848)][0]),f=parseInt(this[a(848)][1]));b=k.Right[a(492)](this,e,f,c,b);if(b!=e){e=b;let h,m,l,n;d?(h=this[a(848)][0],m=this[a(848)][1],l=e,n=f):(h=e,m=f,l=h,n=m);q[a(492)](this,
|
|
74
|
+
2,l,n,c);L.adjust[a(492)](this,l,n,2);ea[a(425)].call(this,h,m,l,n)}}},k[a(1464)]=function(d,c,b){if(Array.isArray(this.selectedCell)){var e,f;d?(e=parseInt(this[a(848)][2]),f=parseInt(this.selectedCell[3])):(e=parseInt(this[a(848)][0]),f=parseInt(this[a(848)][1]));b=k.Left[a(492)](this,e,f,c,b);if(b!=e){e=b;let h,m,l,n;d?(h=this[a(848)][0],m=this.selectedCell[1],l=e,n=f):(h=e,m=f,l=h,n=m);q[a(492)](this,0,l,n,c);L[a(490)].call(this,l,n,0);ea[a(425)][a(492)](this,h,m,l,n)}}},k[a(974)]=function(d,
|
|
75
|
+
c){Array[a(1107)](this[a(848)])&&(c?k.up[a(492)](this,d,!0,!0):k.left[a(492)](this,d,!0,!0))},k[a(1094)]=function(d,c){Array[a(1107)](this[a(848)])&&(c?k[a(486)][a(492)](this,d,!0,!0):k[a(1247)][a(492)](this,d,!0,!0))},k.Up=function(d,c,b,e){let f,h=c,m,l=null;if(this[a(1362)]&&(c=this.results.indexOf(c),-1===c))return h;for(;0<c;)if(c--,f=this[a(1362)]?this.results[c]:c,T[a(230)][a(492)](this,f)){let n=this[a(577)][f][d];m=""===n.v?!1:!0;null===l&&(l=m);if(n[a(1422)]&&n[a(1422)][a(658)][a(1178)](a(1089))){if(n[a(689)]){h=
|
|
76
|
+
n[a(689)][0].y;if(!b)break;m=!0}}else if(b&&m!==l&&!e)break;else if(b)h=f;else return f;l=m}return h},k[a(1375)]=function(d,c,b,e){let f,h=c,m,l=null,n=this.rows.length-1;if(this[a(1362)]){c=this[a(1362)][a(966)](c);if(-1===c)return h;n=this[a(1362)][a(449)]-1}for(;c<n;)if(c++,f=this[a(1362)]?this[a(1362)][c]:c,T[a(230)].call(this,f)){let p=this[a(577)][f][d];m=""===p.v?!1:!0;null===l&&(l=m);if(p[a(1422)]&&p[a(1422)].classList[a(1178)](a(1089))){if(p.merged){if(p.y===p.merged[0].y&&(h=f,!b))break;
|
|
77
|
+
m=!0}}else if(b&&m!==l&&!e)break;else if(b)h=f;else return f;l=m}return h},k[a(326)]=function(d,c,b,e){let f=this[a(475)][a(476)],h=d,m,l=null;for(;d<f[a(449)]-1;)if(d++,R.isVisible[a(492)](this,d)){let n=this[a(577)][c][d];m=""===n.v?!1:!0;null===l&&(l=m);if(n[a(1422)]&&n[a(1422)][a(658)].contains(a(1089))){if(n[a(689)]){if(n.x===n[a(689)][0].x&&(h=d,!b))break;m=!0}}else if(b&&m!==l&&!e)break;else if(b)h=d;else return d;l=m}return h},k[a(1205)]=function(d,c,b,e){let f=d,h,m=null;for(;0<d;)if(d--,
|
|
78
|
+
R[a(230)][a(492)](this,d)){let l=this[a(577)][c][d];h=""===l.v?!1:!0;null===m&&(m=h);if(l[a(1422)]&&l[a(1422)].classList[a(1178)](a(1089))){if(l[a(689)]){f=l.merged[0].x;if(!b)break;h=!0}}else if(b&&h!==m&&!e)break;else if(b)f=d;else return d;m=h}return f},k}(),Cb=function(){return function(a){const q=a0_0xae42;a[q(1179)]=tb;a[q(1256)]=pb;a.setReadOnly=sb;a[q(345)]=sb;a[q(456)]=Ab;a[q(207)]=function(k){Ba[q(492)](this[q(1030)],k)};a[q(1423)]=function(){Aa.call(this,!0)};a[q(1305)]=function(){Aa[q(492)](this,
|
|
79
|
+
!1)};a[q(401)]=function(){return U.call(a[q(1030)],a)};a[q(1356)]=function(){return I.apply(this[q(1030)],arguments)};a[q(896)]=P;a[q(1069)]=J;a[q(735)]=x[q(1186)][q(735)];a[q(1015)]=x[q(1186)][q(1015)];a[q(1439)]=L["goto"]}}(),Ma=function(){const a=a0_0xae42,q={logo:null,url:null,persistence:!1,sequence:!0,data:null,json:null,rows:[],columns:[],cells:{},role:null,nestedHeaders:null,defaultColWidth:100,defaultRowHeight:0,defaultColAlign:null,minSpareRows:0,minSpareCols:0,minDimensions:[0,0],csv:null,
|
|
80
|
+
csvFileName:a(1024),csvHeaders:!0,csvDelimiter:",",columnSorting:!0,columnSortingOnDblClick:!0,columnDrag:!0,columnResize:!0,rowResize:!0,rowDrag:!0,editable:!0,allowInsertRow:!0,allowManualInsertRow:!0,allowInsertColumn:!0,allowManualInsertColumn:!0,allowDeleteRow:!0,allowDeletingAllRows:!1,allowDeleteColumn:!0,allowRenameColumn:!0,allowComments:!0,selectionCopy:!0,mergeCells:{},search:!1,pagination:!1,paginationOptions:null,textOverflow:!1,tableOverflow:!1,virtualizationY:!0,virtualizationX:!0,
|
|
81
|
+
tableHeight:null,tableWidth:null,resize:null,comments:null,meta:null,style:{},freezeColumns:null,freezeRows:null,freezeColumnControl:!1,freezeRowControl:!1,orderBy:null,worksheetId:"",worksheetName:null,worksheetState:null,filters:!1,footers:null,formify:null,applyMaskOnFooters:!0,pluginOptions:null,locked:!1,selectUnLockedCells:!0,selectLockedCells:!0,wrap:!1,gridline:!0,images:null,media:null,cache:null},k={application:"Jspreadsheet Pro",cloud:null,root:null,definedNames:{},style:[],sorting:null,
|
|
82
|
+
server:null,toolbar:null,editable:!0,allowExport:!0,includeHeadersOnDownload:!1,forceUpdateOnPaste:!1,loadingSpin:!1,fullscreen:!1,secureFormulas:!0,parseFormulas:!0,debugFormulas:!1,editorFormulas:!0,preCalculation:!0,columnNamesInFormulas:!0,autoIncrement:!0,autoCasting:!0,stripHTML:!1,bar:!0,tabs:!1,allowDeleteWorksheet:!0,allowRenameWorksheet:!0,allowMoveWorksheet:!0,moveDownOnEnter:!0,spacing:1,onevent:null,onclick:null,onload:null,onundo:null,onredo:null,onbeforesave:null,onsave:null,onerror:null,
|
|
83
|
+
onbeforechange:null,onchange:null,onafterchanges:null,oncopy:null,onbeforepaste:null,onpaste:null,onbeforeinsertrow:null,oninsertrow:null,onbeforedeleterow:null,ondeleterow:null,onbeforeinsertcolumn:null,oninsertcolumn:null,onbeforedeletecolumn:null,ondeletecolumn:null,onmoverow:null,onmovecolumn:null,onresize:null,onresizerow:null,onresizecolumn:null,onbeforeselection:null,onselection:null,onbeforecomments:null,oncomments:null,onbeforesort:null,onsort:null,onfocus:null,onblur:null,onmerge:null,onchangeheader:null,
|
|
84
|
+
onchangefooter:null,onchangefootervalue:null,onrenderfootercell:null,onchangenested:null,onchangenestedcell:null,oncreateeditor:null,oneditionstart:null,oneditionend:null,onchangestyle:null,onchangemeta:null,onbeforechangepage:null,onchangepage:null,onbeforecreateworksheet:null,oncreateworksheet:null,onrenameworksheet:null,ondeleteworksheet:null,onmoveworksheet:null,onopenworksheet:null,onchangerowid:null,onbeforesearch:null,onsearchstart:null,onsearch:null,onsearchrow:null,onbeforefilter:null,onfilter:null,
|
|
85
|
+
onopenfilter:null,oncreatecell:null,oncreaterow:null,oncreatecolumn:null,onbeforeformula:null,onformulachain:null,onbeforesend:null,onchangedefinednames:null,oninput:null,onchangerowvisibility:null,onchangecolumnvisibility:null,ongrouprow:null,onopenrowgroup:null,oncloserowgroup:null,ongroupcolumn:null,onopencolumngroup:null,onclosecolumngroup:null,onchangemedia:null,onchangereferences:null,contextMenu:null,parseTableFirstRowAsHeader:!1,parseTableAutoCellType:!1,plugins:null,about:!0,license:null,
|
|
86
|
+
worksheets:null,validations:null,snapToGrid:!1},d=function(e,f){f=JSON[a(899)](JSON[a(1158)](f));let h={};for(let m in f)e&&e[a(642)](m)?h[m]=e[m]:h[m]=f[m];return h},c=function(e){e&&("string"==typeof e&&(e=JSON[a(899)](e)),this[a(475)].data=e);this[a(475)][a(806)]&&(this[a(475)][a(790)]=this[a(475)].json);!this[a(475)].data&&(this.options[a(790)]=[]);e=this[a(475)].columns[a(449)];let f;var h=this[a(475)][a(790)];h&&typeof h[0]!==a(925)&&(f=Object[a(483)](h[0][a(790)]&&0<Object[a(483)](h[0][a(790)])[a(449)]?
|
|
87
|
+
h[0].data:h[0]),f[a(449)]>e&&(e=f.length));this[a(475)].minDimensions[0]>e&&(e=this[a(475)][a(753)][0]);!e&&(e=8);h=this.options.columns;for(let m=0;m<e;m++)h[m]?!h[m].type&&(h[m].type="text"):h[m]={type:"text"},h[m][a(1149)]===a(1428)&&(h[m][a(1149)]=a(1032),h[m][a(1428)]=!0),!h[m][a(563)]&&f&&f[m]&&Number(f[m])!=f[m]&&(h[m].name=f[m]),!h[m].width&&(h[m][a(234)]=parseInt(this[a(475)][a(874)])+"px"),h[m][a(1149)]===a(1032)&&!h[m][a(1477)]&&(h[m][a(1477)]=[]),h[m][a(1149)]===a(1032)&&h[m][a(1156)]&&
|
|
88
|
+
jSuites[a(1025)]({url:h[m][a(1156)],index:m,method:a(510),dataType:a(806),worksheet:this,group:this[a(1030)].name,success:function(l){this[a(838)][a(475)].columns[this[a(257)]][a(1477)]=l}})},b=function(e){e.getConfig=b[a(389)];e.setConfig=b[a(425)]};return b[a(337)]=function(e){this[a(216)]=d(e,k);!0!==this[a(216)][a(860)]&&console[a(777)](a(1223))},b[a(838)]=function(e){let f=this;f[a(475)]=d(e,q);f[a(475)][a(485)]?jSuites.ajax({url:f[a(475)][a(485)],method:a(510),dataType:a(393),group:f[a(1030)][a(563)],
|
|
89
|
+
success:function(h){h=J[a(406)](h,f[a(475)][a(1339)]);if(!0===f.options.csvHeaders&&0<h.length){let m=h.shift();for(let l=0;l<m[a(449)];l++)!f[a(475)][a(476)][l]&&(f.options[a(476)][l]={type:"text",width:f[a(475)][a(874)]}),"undefined"===typeof f[a(475)].columns[l][a(1405)]&&(f[a(475)][a(476)][l][a(1405)]=m[l])}c[a(492)](f,h)}}):f[a(475)].url?jSuites[a(1025)]({url:f.options[a(1156)],method:a(510),dataType:a(806),group:f.parent[a(563)],success:function(h){c[a(492)](f,h)}}):c[a(492)](f)},b.get=function(){if(typeof this.config===
|
|
90
|
+
a(1378)){let e=this[a(216)];e.worksheets=[];for(let f=0;f<this.worksheets.length;f++)e[a(211)][a(462)](this.worksheets[f].options);return e}return this.options},b[a(425)]=function(e){typeof e==a(906)&&(e=JSON.parse(e));if(this[a(1030)]){var f=Object[a(483)](e);for(var h=0;h<f.length;h++)typeof q[f[h]]!==a(925)&&(this.options[f[h]]=e[f[h]]);e[a(1410)]?this[a(1121)][a(1259)][a(1410)]=e[a(1410)]:this.content.style.resize="";if(!0===e[a(233)])qa[a(384)][a(492)](this);else!1===e[a(233)]&&qa[a(734)][a(492)](this);
|
|
91
|
+
if(!0===e.search)Ca.show[a(492)](this);else!1===e[a(1064)]&&Ca[a(734)][a(492)](this);if(!0===e.toolbar)wa[a(384)][a(492)](this[a(1030)]);else!1===e.toolbar&&wa[a(734)].call(this[a(1030)]);e[a(753)]&&e[a(753)][0]&&(f=parseInt(e.minDimensions[0])-this.options[a(476)][a(449)],0<f&&this.insertColumn(f),f=parseInt(e[a(753)][1])-this[a(1203)][a(449)],0<f&&this[a(1468)](f));P[a(492)](this,a(364),{data:JSON[a(1158)](e)})}else for(f=Object[a(483)](e),h=0;h<f[a(449)];h++)typeof k[f[h]]!==a(925)&&(this[a(216)][f[h]]=
|
|
92
|
+
e[f[h]])},b[a(976)]=function(e,f){let h=this;Object[a(732)](this[a(475)],e,{enumerable:!0,configurable:!0,get:function(){return h[f]()}})},b}(),M=function(){const a=a0_0xae42,q=function(c){const b=a0_0xae42;let e=c.worksheet,f;if(c[b(898)]===b(1468))e[b(1139)](c.changes);else if(c.action===b(1139))e[b(1468)](c[b(1298)]),S[b(690)].call(e,c.attributes);else if(c[b(898)]===b(631))e.deleteColumn(c.changes);else if("deleteColumn"===c[b(898)])e[b(631)](c.changes),S[b(690)][b(492)](e,c[b(1173)]);else if(c.action===
|
|
93
|
+
b(1008))e.moveRow(c[b(1447)],c[b(1125)],c.numOfItems);else if(c[b(898)]===b(413))e[b(413)](c[b(1447)],c[b(1125)],c[b(271)]),S[b(690)][b(492)](e,c[b(1173)]);else if("hideRow"===c.action)e[b(678)](c.records);else if(c[b(898)]===b(678))e[b(907)](c[b(577)]);else if(c[b(898)]===b(882))e[b(797)](c.records);else if(c.action===b(797))e[b(882)](c[b(577)]);else if(c[b(898)]===b(1452))e[b(1120)](c.newValue,!0),e[b(1452)](c[b(1125)]);else if(c[b(898)]===b(1120))e[b(1452)](c.oldValue);else if(c.action===b(989))e[b(989)](c[b(1125)],
|
|
94
|
+
null,null,1);else if(c[b(898)]===b(1250))e[b(989)](c[b(1125)]);else if("setWidth"===c[b(898)])e.setWidth(c[b(1061)],c[b(1125)]);else if("setHeight"===c.action)e[b(1106)](c.row,c[b(1125)]);else if(c[b(898)]===b(239))e[b(239)](c[b(1061)],c[b(1125)]);else if(c[b(898)]===b(291)||c[b(898)]===b(584)||"setFreezeRows"===c[b(898)])e[c.action](c[b(1125)]);else if(c[b(898)]===b(868))e[b(868)](c.column,c[b(419)]?0:1,c[b(1125)],c[b(844)]);else if(c.action===b(1088)||"setProperty"===c.action||c[b(898)]===b(633)){f=
|
|
95
|
+
[];for(var h=0;h<c[b(577)][b(449)];h++){let m={x:c[b(577)][h].x,value:c[b(577)][h].oldValue};typeof c[b(577)][h].y!==b(925)&&(m.y=c.records[h].y);typeof c[b(577)][h][b(1435)]!==b(925)&&(m.style=c.records[h][b(1435)]);f.push(m)}c.action===b(1088)?e[b(1088)](f):e[b(424)](f)}else if(c[b(898)]===b(292))e[b(446)](c.index);else if("deleteWorksheet"===c[b(898)])e[b(292)](c[b(475)],c[b(257)]);else if(c[b(898)]===b(249))e.renameWorksheet(c[b(257)],c.oldValue);else if(c.action===b(426))e[b(426)](c.t,c.f);else if(c[b(898)]===
|
|
96
|
+
b(1152)||c[b(898)]===b(761)){f=[];for(h=0;h<c.records[b(449)];h++)f[b(462)]({index:c[b(577)][h].index,value:c[b(577)][h].oldValue});e[c[b(898)]](f)}else if("setRowGroup"===c[b(898)])e[b(1132)](c.row,c.oldValue,c.oldState);else if(c[b(898)]===b(1416))e[b(1009)](c[b(561)]);else if(c[b(898)]===b(1009))e[b(1416)](c[b(561)]);else if(c[b(898)]===b(956))e[b(1480)](c[b(1061)],c[b(1125)],c.oldState);else if("openColumnGroup"===c[b(898)])e.closeColumnGroup(c[b(1061)]);else if(c[b(898)]===b(1397))e[b(1E3)](c[b(1061)]);
|
|
97
|
+
else if(c[b(898)]===b(1017))e[b(1017)](c[b(1125)]);else c.action===b(1093)&&e[b(1093)](c.oldValue);I[b(492)](e[b(1030)],"onundo",e,c)},k=function(c){const b=a0_0xae42;let e=c[b(838)];if(c[b(898)]===b(1468))e[b(1468)](c[b(1203)]);else if("deleteRow"===c.action)e[b(1139)](c[b(1203)]);else if("insertColumn"===c[b(898)])e[b(631)](c.columns);else if(c[b(898)]===b(834))e[b(834)](c[b(476)]);else if(c[b(898)]===b(1008))e[b(1008)](c[b(1125)],c[b(1447)],c[b(271)]);else if(c[b(898)]===b(413))e[b(413)](c.oldValue,
|
|
98
|
+
c[b(1447)],c[b(271)]);else if(c.action===b(1452))e[b(1452)](c[b(1447)]);else if(c[b(898)]===b(1120))e.removeMerge(c[b(1447)]);else if(c.action===b(989))e.setStyle(c[b(1447)]);else if(c.action===b(1250))e[b(1250)](c.cells);else if("setWidth"===c[b(898)])e[b(1484)](c[b(1061)],c.newValue);else if(c.action===b(1106))e[b(1106)](c[b(561)],c[b(1447)]);else if("setHeader"===c.action)e[b(239)](c.column,c[b(1447)]);else if(c.action===b(291)||c[b(898)]===b(584)||c[b(898)]===b(333))e[c[b(898)]](c[b(1447)]);else if(c.action===
|
|
99
|
+
b(868))e.orderBy(c[b(1061)],c[b(419)],c[b(1447)]);else if(c[b(898)]===b(1088)||c[b(898)]===b(424)||c[b(898)]===b(633)||c.action===b(907)||"showRow"===c[b(898)]||c.action===b(882)||c[b(898)]===b(797)||c[b(898)]===b(1152)||"setValidations"===c[b(898)])e[c[b(898)]](c[b(577)]);else if("createWorksheet"===c[b(898)])e[b(292)](c[b(475)],c[b(257)]);else if(c.action===b(446))e[b(446)](c[b(257)]);else if(c[b(898)]===b(249))e.renameWorksheet(c[b(257)],c[b(1447)]);else if(c[b(898)]===b(426))e[b(426)](c.f,c.t);
|
|
100
|
+
else if(c[b(898)]===b(1132))e.setRowGroup(c[b(561)],c.numOfItems);else if(c[b(898)]===b(879))e.resetRowGroup(c[b(561)]);else if(c[b(898)]===b(1416))e[b(1416)](c[b(561)]);else if(c[b(898)]===b(1009))e.closeRowGroup(c[b(561)]);else if(c[b(898)]===b(956))e[b(956)](c[b(1061)],c[b(271)]);else if(c[b(898)]===b(1480))e[b(1480)](c[b(1061)]);else if(c.action===b(1E3))e[b(1E3)](c[b(1061)]);else if(c[b(898)]===b(1397))e[b(1397)](c[b(1061)]);else if(c[b(898)]===b(1017))e[b(1017)](c[b(1022)]);else c[b(898)]===
|
|
101
|
+
b(1093)&&e.setMedia(c[b(1022)]);I.call(e[b(1030)],"onredo",e,c)},d=function(c){const b=a0_0xae42;if(!0!==d[b(252)])if(d[b(506)])!d.actions[d.index].cascade&&(d[b(1095)][d[b(257)]].cascade=[]),d[b(1095)][d[b(257)]][b(506)].push(c);else{let e=++d.index;d.actions=d[b(1095)]=d[b(1095)][b(581)](0,e+1);d[b(1095)][e]=c}};return d.index=-1,d.actions=[],d.cascade=!1,d[a(252)]=!1,d[a(695)]=null,d[a(735)]=function(){if(0<=d[a(257)]){let c=d.actions[d.index--];if(c){d.ignore=!0;d.progress=a(735);let b=c[a(838)];
|
|
102
|
+
b[a(1138)]();q(c);if(c.cascade&&c[a(506)].length)for(let e=0;e<c[a(506)][a(449)];e++)q(c[a(506)][e]);c[a(727)]&&b[a(1454)](c[a(727)]);d[a(252)]=!1;d[a(695)]=null}}},d[a(1015)]=function(){if(d.index<d[a(1095)][a(449)]-1){let c=d.actions[++d[a(257)]];if(c){d.ignore=!0;d.progress=a(1015);let b=c.worksheet;b[a(1138)]();k(c);if(c[a(506)]&&c[a(506)][a(449)])for(let e=0;e<c[a(506)][a(449)];e++)k(c[a(506)][e]);c[a(727)]&&b.updateSelectionFromCoords(c[a(727)]);d.ignore=!1;d.progress=null}}},d.reset=function(){d[a(257)]=
|
|
103
|
+
-1;d[a(1095)]=[]},d}(),Ba=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;let c,b,e,f,h=null;if(Array.isArray(k))h=k;else if("object"==typeof k){h=[];f=Object[d(483)](k);for(let m=0;m<f.length;m++)h[d(462)]({name:f[m],plugin:k[f[m]],options:{}})}if(h&&h[d(449)])for(k=0;k<h.length;k++)h[k][d(563)]&&h[k][d(261)]&&(c=h[k][d(563)],b=h[k][d(261)],e=h[k][d(475)]),typeof b===d(1282)&&(!this[d(491)]&&(this[d(491)]={}),this[d(491)][c]=b[d(492)](x,this,e,this[d(216)]),"function"==typeof b[d(344)]&&
|
|
104
|
+
x[d(344)]&&b.license(x.license))};q.execute=function(k,d){const c=a0_0xae42;if(this[c(491)]){let b=Object[c(483)](this[c(491)]);if(b[c(449)])for(let e=0;e<b[c(449)];e++)if(typeof this[c(491)][b[e]][k]==c(1282)){let f=this[c(491)][b[e]][k][c(1321)](this.plugins[b[e]],d);f&&(k===c(1105)&&(d[4]=f),k===c(1218)&&(d[0]=f))}}return d};q[a(1216)]=function(){this[a(207)]=q;this.config[a(491)]&&q.call(this,this[a(216)][a(491)])};return q.onevent=function(k){return function(){const d=a0_0xae42;let c,b,e,f,h=
|
|
105
|
+
this[d(491)];if(h&&(e=Object[d(483)](h),e[d(449)]))for(f=0;f<e.length;f++)typeof h[e[f]][k]==d(1282)&&(b=h[e[f]][k][d(1321)](h[e[f]],arguments),"undefined"!==typeof b&&(c=b));return c}}(a(1311)),q}(),xa=function(){const a=a0_0xae42,q=function(){const d=a0_0xae42;if(!this[d(1224)])return!1;let c=this[d(475)][d(476)]||{},b=this[d(1030)][d(747)],e=b.x,f=b.y,h=0;do{if(this[d(577)][f][e][d(689)]){let m=this[d(577)][f][e][d(689)][0][d(647)][0];for(let l=0;l<m;l++)h+=kb[d(389)].call(this,e),e++}else h+=
|
|
106
|
+
kb.get[d(492)](this,e),e++;b[d(1259)][d(1118)]=h-1+"px"}while(c[e]&&b[d(685)]>=h)},k=function(d){const c=a0_0xae42;d[c(616)]=k[c(389)];d[c(962)]=k[c(1240)];d.closeEditor=k[c(767)]};return k[a(389)]=function(d,c){let b;d=Ra.get.call(this,d,c);return d[a(1149)]&&typeof d[a(1149)]==a(1378)?b=d.type:b=x[a(372)][d[a(1149)]],"undefined"===typeof b&&(b=x[a(372)][a(393)]),[b,d]},k[a(1240)]=function(d,c,b){if(!U[a(492)](this[a(1030)],this))return!1;if(!0!==d[a(658)][a(1178)](a(721))){let m=parseInt(d[a(1297)]("data-x")),
|
|
107
|
+
l=parseInt(d[a(1297)](a(751)));if(!0===this[a(475)][a(1446)]&&(!this[a(577)][l][m].options||!1!==this[a(577)][l][m][a(475)][a(1446)]))return!1;var e=this.records[l][m].merged;e&&(d=e[0][a(1422)]);if(S.attached[a(492)](this,m,l))L[a(490)][a(492)](this,m,l,3),L[a(490)][a(492)](this,m,l,2),L[a(490)][a(492)](this,m,l,1),L[a(490)][a(492)](this,m,l,0);else{if(this[a(1362)]&&0<this[a(1362)][a(449)])return console[a(620)](a(283)),!1;var f,h;!R[a(704)][a(492)](this,m)&&(f=m);!T[a(704)].call(this,l)&&(h=l);
|
|
108
|
+
L[a(1439)][a(492)](this,h,f)}this[a(893)]("copying",!0);k.position[a(492)](this,m,l);e=this[a(1030)][a(747)];b&&(113===b[a(1229)]||b[a(1149)]!==a(609))&&(e.selected=!0);e.textContent="";e.x=m;e.y=l;I.call(this[a(1030)],"oneditionstart",this,d,m,l);c=!0===c?"":Q.call(this,m,l);f=k[a(389)][a(492)](this,m,l);h=!0;typeof f[0][a(962)]==a(1282)&&(!1===f[0].openEditor(d,c,m,l,this,f[1],b)?h=!1:I.call(this[a(1030)],a(336),this,d,m,l,e,f[1]));if(h)!0===this.options.textOverflow&&(this[a(577)][l][m][a(1422)][a(1259)][a(1483)]=
|
|
109
|
+
a(1050),0<m&&this[a(577)][l][m-1][a(1422)]&&(this[a(577)][l][m-1].element.style[a(1483)]=a(1050))),this[a(1224)]=d,e[a(658)][a(583)](a(696)),!0===this[a(1030)].config[a(702)]&&ba(c,!0)&&(e[a(658)][a(583)]("jss_formula"),ua.parse.call(this,e),d=document.createTextNode(""),e[a(473)](d),jSuites.focus(e)),q[a(492)](this);else{let n=this;setTimeout(function(){ua[a(1284)][a(492)](n)})}}},k[a(767)]=function(d,c){null===d&&(d=this[a(1224)]);ua.remove[a(492)](this);let b=parseInt(d[a(1297)](a(332))),e=parseInt(d[a(1297)](a(751)));
|
|
110
|
+
!0===this[a(475)].textOverflow&&(this[a(577)][e][b][a(1422)][a(1259)][a(1483)]="",0<b&&this[a(577)][e][b-1][a(1422)]&&(this[a(577)][e][b-1][a(1422)][a(1259)][a(1483)]=""));var f=k[a(389)][a(492)](this,b,e);let h=null;if(!0===c)typeof f[0].closeEditor==a(1282)&&(f=f[0][a(1213)](d,!0,b,e,this,f[1]),typeof f!==a(925)&&(h=f)),null!==h&&Q.call(this,b,e)!=h&&this[a(1088)](d,h);else f[0][a(1213)](d,!1,b,e,this,f[1]);I[a(492)](this[a(1030)],a(595),this,d,b,e,h,c);d=this[a(1030)].input;d[a(461)]=!1;d.onblur&&
|
|
111
|
+
(d[a(1098)]=null);d.children[0]&&d[a(1020)][0].onblur&&(d.children[0][a(1098)]=null);d[a(1478)]&&(d[a(1478)]=null);xa[a(1216)](this[a(1030)]);d[a(370)](a(1341));d.removeAttribute("data-value");d[a(370)](a(1438));d.mask=null;this[a(1224)]=null;this[a(464)]()},k[a(1062)]=function(d,c){var b=this[a(577)][c][d][a(1422)];if(b){let e=this.parent[a(1422)][a(762)]();b=b[a(762)]();let f=this[a(1030)][a(747)];f.x=d;f.y=c;0===b[a(234)]&&0===b[a(781)]?f.style[a(295)]="0":(f[a(1259)].marginTop="",f[a(1259)][a(295)]=
|
|
112
|
+
"",f.style.top=b[a(1110)]-e[a(1110)]+1+"px",f[a(1259)].left=b[a(1464)]-e.left+1+"px",f[a(1259)][a(1118)]=b[a(234)]-1+"px",f[a(1259)][a(445)]=b[a(781)]-1+"px",setTimeout(function(){f[a(919)]()},0))}},k[a(1216)]=function(d){return!d[a(747)]&&(d[a(747)]=document[a(1295)]("div")),d[a(747)].className="jss_input",d[a(747)][a(1150)]("contentEditable",!0),d[a(747)][a(580)]="",d.input.oninput=function(c){x[a(1245)]&&(!0===x[a(1245)][a(1030)][a(216)][a(702)]&&(ba(c[a(1470)][a(580)],!0)?(c[a(1470)][a(658)][a(583)]("jss_formula"),
|
|
113
|
+
c.target.selected=!0):c[a(1470)].classList[a(1178)](a(936))&&ua.close[a(492)](x[a(1245)],this)),q[a(492)](x[a(1245)]),I[a(492)](x.current.parent,a(805),x[a(1245)],c,c[a(1470)].textContent))},d[a(747)][a(927)]=function(c,b){I[a(492)](x[a(1245)].parent,a(805),x.current,b,c)},d[a(747)][a(1002)]=function(){this[a(461)]=!0},d[a(747)]},k}(),I=function(a){const q=a0_0xae42;let k,d;return!this[q(794)]&&("function"==typeof this[q(216)].onevent&&(k=this.config[q(1311)][q(1321)](this,arguments),typeof k!==q(925)&&
|
|
114
|
+
(d=k)),typeof this.config[a]==q(1282)&&(k=this.config[a][q(1321)](this,Array[q(1449)][q(581)][q(492)](arguments,1)),typeof k!==q(925)&&(d=k)),k=Ba[q(1311)][q(1321)](this,arguments),"undefined"!==typeof k&&(d=k)),d},za=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;k.sequence=0;k[d(1272)]=q[d(733)];k[d(1241)]=q.getId;k[d(314)]=q.setId;k.getRowById=q.getRowById};return q[a(389)]=function(){return this[a(677)]},q[a(425)]=function(k,d){(k>this[a(677)]||d)&&(this[a(677)]=k)},q.next=function(){return!0===
|
|
115
|
+
this.options[a(677)]?++this[a(677)]:null},q[a(1309)]=function(){this[a(677)]=0},q[a(1248)]=function(k,d){if(this[a(1203)][k]&&this[a(1203)][k].id)return this[a(1203)][k].id;if(!1!==d&&(d=this.getPrimaryKey(),!1!==d))return Q[a(492)](this,d,k)},q[a(1395)]=function(k,d){let c;typeof d!==a(925)&&0<=parseInt(k)?(c={},c[k]=d):c=k;k=Object.keys(c);if(k[a(449)]){for(d=0;d<k[a(449)];d++){let b=c[k[d]];this[a(1203)][k[d]].id=b;q.set.call(this,b)}P[a(492)](this,a(314),[c]);I[a(492)](this.parent,a(746),this,
|
|
116
|
+
c)}},q[a(455)]=function(k,d){for(let c=0;c<this[a(1203)][a(449)];c++)if(q[a(1248)][a(492)](this,c)==k)return!0===d?this[a(1203)][c]:this.options[a(790)][c];return!1},q}(),tb=function(){const a=function(k){const d=a0_0xae42;let c=[],b={};for(let f=0;f<k.length;f++){var e=k[f].x;let h=k[f].y,m=za[d(1248)][d(492)](this,h);!m&&(b[h]?m=b[h]:(m=za[d(733)].call(this),m&&(b[h]=m)));!c[h]&&(c[h]={id:m,row:h,data:{}});e=Ha[d(492)](this,e);c[h][d(790)][e]=k[f][d(1022)]}return za[d(1395)][d(492)](this,b),c[d(521)](function(f){return null!=
|
|
117
|
+
f})},q=function(k){const d=a0_0xae42;let c=k[0],b={};if(0<=[d(328),d(893),d(314),d(809)].indexOf(c))return!1;c===d(1088)||c===d(1214)?(c=d(1212),b[c]=a[d(492)](this,k[1].data)):Array[d(1107)](k[1])&&1===k[1][d(449)]?b[c]=k[1][0]:b[c]=k[1];return b};return function(k,d,c,b){const e=a0_0xae42;let f=this[e(1030)],h=this,m=q.call(this,d);if(m)d=m;else if(!1===m)return!1;if(m=I[e(492)](f,e(742),f,h,d))d=m;else if(!1===m)return!1;qb[e(492)](f,!0);jSuites[e(1025)]({url:k,method:e(1005),dataType:e(806),data:{data:JSON.stringify(d)},
|
|
118
|
+
queue:!0,beforeSend:function(l){c&&l.setRequestHeader(e(1056),e(429)+c);I[e(492)](f,e(215),h,l)},success:function(l){f.element[e(658)].contains(e(231))&&f[e(1422)][e(658)][e(1284)]("disconected");l&&(l[e(991)]&&Ga[e(492)](f,l),l[e(1474)]?typeof b===e(1282)?b(l):l[e(790)]&&Array.isArray(l[e(790)])&&S.updateAll.call(h,l[e(790)]):l[e(620)]&&(Ga[e(492)](f,e(998)),window[e(1240)](window[e(1108)].href,e(831))));I[e(492)](f,"onsave",f,h,d,l)},error:function(){f[e(1422)][e(658)][e(583)](e(682))}})}}(),P=
|
|
119
|
+
function(){return function(){const a=a0_0xae42;Ba[a(975)][a(492)](this[a(1030)],a(896),[this,arguments[0],arguments[1]]);if(!this[a(1030)][a(484)]){let q=null;if(this[a(1030)][a(216)][a(1254)]){let k=this[a(1030)][a(211)][a(966)](this);q=this[a(1030)][a(216)][a(1254)];-1===q[a(966)]("?")?q+=a(1191)+k:q+=a(587)+k}else this[a(475)][a(896)]&&(q=typeof this.options.persistence==a(906)?this[a(475)][a(896)]:this[a(475)][a(1156)]);q&&tb[a(492)](this,q,arguments)}}}(),db=function(a){const q=a0_0xae42;if(this[q(848)]){var k=
|
|
120
|
+
this[q(848)][0],d=this[q(848)][1];!(this[q(577)]&&this[q(577)][d]&&this[q(577)][d][k]&&this.records[d][k][q(1422)])&&(this.selectedCell=this[q(910)](),k=this.selectedCell[0],d=this[q(848)][1]);var c=a?q(583):q(1284);this[q(577)][d]&&this[q(577)][d][k]&&this[q(577)][d][k][q(1422)]&&(this[q(577)][d][k][q(1422)].classList[c](q(1403)),a?this[q(1192)]=this[q(577)][d][k][q(1422)]:this[q(1192)]=null);if(d=this.getHighlighted()){var b=d[0];a=d[1];k=d[2];d=d[3];for(let e=b;e<=k;e++)(b=Y[q(1422)][q(492)](this,
|
|
121
|
+
e))&&b[q(658)][c]("selected");for(;a<=d;a++)this[q(1203)][a]&&this[q(1203)][a][q(1422)]&&this[q(1203)][a].element[q(658)][c](q(461))}}},ea=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;k.resetSelection=q.reset;k[d(1277)]=q[d(885)];k[d(1454)]=q.set;k[d(480)]=q.all;k[d(1197)]=q[d(1197)];k[d(910)]=q.getHighlighted;k.getRange=q[d(243)];k[d(851)]=q[d(389)];k[d(808)]=q[d(808)];k[d(1451)]=q.selectedRows;k[d(296)]=q[d(461)]};return q[a(389)]=function(){let k,d,c,b,e=this[a(848)];if(e)return e[0]<
|
|
122
|
+
e[2]?(k=e[0],d=e[2]):(k=e[2],d=e[0]),e[1]<e[3]?(c=e[1],b=e[3]):(c=e[3],b=e[1]),[k,c,d,b]},q[a(910)]=function(){let k=this[a(1293)];return k&&k.main&&null!==k[a(614)].x1?(k=k[a(614)],[k.x1,k.y1,k.x2,k.y2]):null},q.getFromCoords=function(k,d,c){if(!k||null===k[0])return null;let b=[],e=k[0];var f=k[1];let h=k[2];k=k[3];c&&(this[a(1362)]?c=J.invert(this.results):c=null);if(d)for(d=f;d<=k;d++){if(!c||c[d])for(f=e;f<=h;f++)b[a(462)](J[a(1479)](f,d))}else for(d=f;d<=k;d++)if(f=this[a(577)][d],!c||c[d])for(let m=
|
|
123
|
+
e;m<=h;m++)b[a(462)](f[m]);return b},q[a(461)]=function(k,d){return q.getFromCoords.call(this,this[a(910)](),k,d)},q[a(1197)]=function(k,d,c){if(!c&&(c=this[a(910)](),!c||null===c[0]))return!1;let b=c[0],e=c[1],f=c[2];c=c[3];null===e&&null===c&&(d=null);!f&&(f=b);!c&&(c=e);return null==k?d>=e&&d<=c:null==d?k>=b&&k<=f:k>=b&&k<=f&&d>=e&&d<=c},q.getSelectedColumns=function(k){let d=[],c=this.getHighlighted();if(c)for(let b=c[0];b<=c[2];b++)k&&!R.isVisible[a(492)](this,b)||d[a(462)](b);return d},q[a(435)]=
|
|
124
|
+
function(k){let d=[],c=null;k&&this.results&&(c=J[a(598)](this.results));let b=this[a(910)]();if(b)for(let e=b[1];e<=b[3];e++)(!k||T[a(230)][a(492)](this,e)&&(null===c||c[e]))&&d[a(462)](e);return d},q[a(1309)]=function(){return this[a(848)]?(this[a(1224)]&&xa[a(767)][a(492)](this,this[a(1224)],!0),this.resetBorders(a(614),!0),this[a(893)](a(1219),!0),this[a(848)]=null,I[a(492)](this[a(1030)],a(1098),this),!0):!1},q[a(1113)]=function(){this[a(848)]&&q[a(425)].call(this,this[a(848)])},q.isValid=function(k,
|
|
125
|
+
d,c,b){if(!this)return!1;Array[a(1107)](k)&&(b=k[3],c=k[2],d=k[1],k=k[0]);let e=this[a(475)][a(476)].length,f=this[a(1203)][a(449)];return!(k>=e||d>=f||c>=e||b>=f)},q[a(425)]=function(k,d,c,b,e,f,h){!f&&(f=a(614));var m=this.options[a(476)].length;let l=this[a(1203)].length;Array[a(1107)](k)&&(b=k[3],c=k[2],d=k[1],k=k[0]);null===d&&null===b&&(b=d=0,m&&(b=m-1));null===k&&null===c&&(c=k=0,l&&(c=l-1));null==c&&(c=k);null==b&&(b=d);if(!q.isValid[a(492)](this,k,d,c,b))return!1;let n,p,r,t;f===a(614)&&
|
|
126
|
+
x[a(1245)]!==this&&this.openWorksheet();if(null!=k&&(parseInt(k)<parseInt(c)?(n=parseInt(k),p=parseInt(c)):(n=parseInt(c),p=parseInt(k)),parseInt(d)<parseInt(b)?(r=parseInt(d),t=parseInt(b)):(r=parseInt(b),t=parseInt(d)),this[a(689)]))for(let C=r;C<=t;C++)for(let v=n;v<=p;v++){var y=this[a(577)][C][v];if(y&&(y=y.merged)){y=y[0];let B=y.mergeCells[0],A=y.mergeCells[1];y.x<n&&(n=y.x);y.x+B-1>p&&(p=y.x+B-1);y.y<r&&(r=y.y);y.y+A-1>t&&(t=y.y+A-1)}}p>m&&(p=m-1);t>l&&(t=l-1);if(!1===I.call(this.parent,a(1411),
|
|
127
|
+
this,n,r,p,t,e))return!1;if(f===a(614)){m=0;this[a(848)]&&(db.call(this,!1),m=1);this[a(848)]=[k,d,c,b];this[a(577)][b][c][a(1422)]&&e&&(k=e.target.getAttribute("data-x"),d=e[a(1470)].getAttribute(a(751)),null!==k&&null!==d&&(L.adjust[a(492)](this,c,b,3),L[a(490)][a(492)](this,c,b,2),L[a(490)].call(this,c,b,1),L[a(490)][a(492)](this,c,b,0)));let C=this[a(1030)][a(747)];setTimeout(function(){C[a(919)]()},0);!m&&I[a(492)](this[a(1030)],a(523),this)}ca[a(425)][a(492)](this,n,r,p,t,f,h);f===a(614)&&(I[a(492)](this.parent,
|
|
128
|
+
a(934),this,n,r,p,t,e),wa[a(1478)][a(492)](this[a(1030)],this))},q[a(885)]=function(k,d,c){let b=k[a(1297)](a(332));k=k[a(1297)]("data-y");let e=b,f=k;d&&(e=d[a(1297)](a(332)),f=d[a(1297)]("data-y"));q[a(425)][a(492)](this,b,k,e,f,c)},q[a(725)]=function(){let k=this[a(475)][a(476)][a(449)]-1,d=this[a(577)][a(449)]-1;q.set[a(492)](this,0,0,k,d)},q[a(243)]=function(k){if(!k&&(k=ea[a(910)].call(this),!k))return"";let d=J[a(1479)](k[0],k[1]);k=J[a(1479)](k[2],k[3]);let c=this[a(475)].worksheetName;return-1!==
|
|
129
|
+
c[a(966)](" ")?c="'"+c+"'!":c+="!",d===k?c+d:c+J.getRangeFromTokens(x.helpers[a(757)](d+":"+k))},q}(),ca=function(){const a=a0_0xae42,q=function(b,e){const f=a0_0xae42;this[b]=document[f(1295)](f(308));this[b].classList[f(583)](f(258));this[b][f(1150)](f(1291),e);this.element[f(473)](this[b]);f(736)in document[f(679)]||(this[b][f(1259)][f(1014)]=f(1275))},k=function(b){const e=a0_0xae42;b[e(1293)]=[];b[e(328)]=k[e(425)];b[e(720)]=k[e(389)];b[e(893)]=k[e(1309)];b.refreshBorders=k[e(1113)]};k[a(389)]=
|
|
130
|
+
function(b){return this[a(1293)][b]};const d=function(b,e,f,h,m,l){if(!ea[a(1373)][a(492)](this,b,e,f,h))return!1;let n=!1,p,r=null,t=null,y=null,C=null,v=null;var B=this[a(558)];B&&(v=this[a(770)][B-1]);let A=null;var D=this.firstRow;D&&(A=this[a(312)][D-1]);!m&&(m=0);this.borders[m]?p=this.borders[m]:(p={},p.element=document[a(1295)]("div"),p[a(1422)][a(658)].add(a(902)),m===a(1219)||m===a(1065)||m===a(614)?(p[a(1422)].classList[a(583)]("jss_border_"+m),p[a(1123)]=""):(p[a(1123)]=l?l:jSuites[a(265)](!0),
|
|
131
|
+
p[a(1422)][a(1259)][a(1325)]=p[a(1123)]+"15",p.element[a(1259)][a(918)]=p[a(1123)]),m===a(614)&&(q.call(p,a(322),0),p.moveLeft[a(1259)][a(1464)]="0px",p[a(322)][a(1259)][a(1052)]=a(568),p[a(322)][a(1259)][a(1444)]=a(568),q[a(492)](p,"moveTop",1),p.moveTop.style[a(1464)]=a(1344),p[a(1401)].style.marginTop="-6px",p.moveTop[a(1259)][a(1444)]="-6px",q[a(492)](p,a(269),2),p[a(269)][a(1259)][a(1247)]=a(1344),p.moveRight.style.marginTop="-6px",p.moveRight[a(1259)].marginRight="-6px",q[a(492)](p,a(391),3),
|
|
132
|
+
p[a(391)][a(1259)][a(544)]=a(1344),p.moveDown[a(1259)][a(1444)]=a(568),p[a(391)][a(1259)].marginBottom="-6px"),this[a(1121)][a(473)](p.element));p.x1=b;p.y1=e;p.x2=f;p.y2=h;p[a(1422)].style.top=a(398);p.element[a(1259)][a(1464)]=a(398);p.element[a(1259)].borderTopColor=p[a(1123)];p[a(1422)][a(1259)].borderBottomColor=p[a(1123)];p[a(1422)].style[a(474)]=p[a(1123)];p[a(1422)][a(1259)].borderRightColor=p[a(1123)];p[a(1422)][a(1259)].backgroundPositionX="";p[a(1422)][a(1259)][a(529)]="";p[a(1115)]=0;
|
|
133
|
+
l=this[a(312)][D];let E=this[a(312)][this[a(312)][a(449)]-1],u=this[a(770)][B],w=this.visibleCols[this.visibleCols[a(449)]-1];if(b>w||e>E||f<this[a(770)][0]||h<this.visibleRows[0]||b>v&&f<u||e>A&&h<l)n=!0;else{!R[a(230)][a(492)](this,b)&&(b=Wa[a(326)][a(492)](this,b,e),p[a(1422)][a(1259)].borderLeftColor=a(331),p[a(1422)][a(1259)][a(1165)]=a(1247));!R[a(230)][a(492)](this,f)&&(f=Wa[a(1205)][a(492)](this,f,h),p[a(1422)][a(1259)].borderRightColor=a(331),p[a(1422)][a(1259)][a(1165)]="left");!T[a(230)][a(492)](this,
|
|
134
|
+
e)&&(e=Wa[a(1375)][a(492)](this,b,e),p[a(1422)].style.borderTopColor=a(331),p[a(1422)][a(1259)][a(529)]="bottom");!T[a(230)].call(this,h)&&(h=Wa.Up[a(492)](this,f,h),p[a(1422)][a(1259)][a(665)]=a(331),p[a(1422)][a(1259)][a(529)]=a(1110));R[a(704)].call(this,b)?r=Y[a(1422)][a(492)](this,b).offsetLeft:r=0;R.attached[a(492)](this,f)?(t=Y[a(1422)][a(492)](this,f)[a(431)],t=t-r+R.width.call(this,f)):(l=this[a(1337)][a(622)][a(1297)](a(332)),B&&f<l?(t=this.headerContainer[a(1020)][B-1][a(431)],t=t-r+R[a(234)][a(492)](this,
|
|
135
|
+
v)):(t=this[a(1337)].lastChild.offsetLeft,t=t-r+R[a(234)][a(492)](this,l)),p.element[a(1259)][a(776)]=a(331),p.element[a(1259)][a(1165)]="left");r+=this[a(1235)][a(431)];T.attached[a(492)](this,e)?y=this[a(1203)][e][a(1422)][a(1034)][a(379)]:y=0;T[a(704)][a(492)](this,h)?(C=this[a(1203)][h][a(1422)][a(1034)][a(379)],C=C-y+this[a(1203)][h][a(1422)][a(1034)][a(891)]):(this[a(562)][a(622)]?(B=this[a(562)][a(622)][a(1297)](a(751)),D&&h<B?(C=this.tbody.children[D-1][a(1034)][a(379)],C=C-y+this.tbody.children[D-
|
|
136
|
+
1][a(1034)][a(891)]):(C=this[a(562)][a(622)][a(1034)][a(379)]+this[a(562)][a(622)][a(1034)].offsetHeight-(this.thead[a(891)]-3),C=C-y+this[a(562)][a(622)][a(1034)].offsetHeight)):C=0,p[a(1422)][a(1259)][a(665)]=a(331),p.element[a(1259)].backgroundPositionY="top");y+=this[a(1235)][a(379)];t++;C++;var z;let G,F;D=ia[a(877)][a(492)](this);null!==v&&(z=b<=v,G=f<=v);z&&!G&&(b=this[a(1121)][a(1260)]+D,b>r+t&&(t+=b-(r+t),p[a(1422)][a(1259)].borderRightColor=a(331),p[a(1422)].style[a(1165)]=a(1464)));z||
|
|
137
|
+
G?F=Aa.call(this)?x.indexColumnWidth:0:F=D;b=this[a(1121)].scrollLeft+F;b>r&&(b-=r,b>t?(y=-2E3,r=-2E3):(r+=b,t-=b,p[a(1422)][a(1259)].borderLeftColor=a(331),p[a(1422)][a(1259)][a(1165)]=a(1247)));D=la[a(826)][a(492)](this);null!==A&&(z=e<=A,G=h<=A);z&&!G&&(e=this.content[a(707)]+D,e>y+C&&(C=C+(e-(y+C))-1,p.element.style[a(665)]="transparent",p.element[a(1259)][a(529)]="top"));z||G?F=this[a(1217)][a(891)]:F=D;z=this[a(1121)][a(707)]+F;z>y&&(z-=y,z>C?(y=-2E3,r=-2E3):(y+=z,C-=z,p.element.style[a(983)]=
|
|
138
|
+
a(331),p[a(1422)][a(1259)][a(529)]=a(544)));p.element.style[a(1110)]=y+"px";p[a(1422)][a(1259)][a(1464)]=r+"px";p[a(1422)].style.width=t+"px";p[a(1422)][a(1259)][a(781)]=C+"px";p.t=y;p.l=r;p.w=t;p.h=C;m===a(614)&&(p[a(322)][a(1259)][a(1110)]=p.h/2+"px",p.moveRight[a(1259)][a(1110)]=p.h/2+"px",p[a(1401)][a(1259)][a(1464)]=p.w/2+"px",p[a(391)][a(1259)][a(1464)]=p.w/2+"px");p.active=1}this.borders[m]=p;m===a(614)&&(n||p[a(1422)][a(1259)][a(665)]||p.element[a(1259)][a(776)]?(this.corner[a(1259)][a(1110)]=
|
|
139
|
+
a(398),this[a(353)][a(1259)][a(1464)]=a(398)):(this.corner.style[a(1110)]=y+C-4+"px",this[a(353)][a(1259)][a(1464)]=r+t-4+"px"),db[a(492)](this,!0))},c=function(b,e){b.element[a(1259)][a(1110)]=a(398);b.element[a(1259)][a(1464)]=a(398);b[a(1115)]=0;e&&(b.x1=null,b.y1=null,b.x2=null,b.y2=null)};return k.set=function(b,e,f,h,m,l){d[a(492)](this,b,e,f,h,m,l);m===a(614)&&P[a(492)](this,a(328),{x1:b,y1:e,x2:f,y2:h})},k[a(1309)]=function(b,e){b&&b!==a(614)||(this.corner[a(1259)].top=a(398),this[a(353)][a(1259)][a(1464)]=
|
|
140
|
+
"-2000px",db[a(492)](this,!1));if(b)this.borders[b]&&c(this.borders[b],e);else{let f=Object[a(483)](this[a(1293)]);for(let h=0;h<f[a(449)];h++)c(this[a(1293)][f[h]],e)}b&&b!==a(614)||P.call(this,a(893))},k.refresh=function(b){var e=this[a(1293)];if(b)e[b]&&null!=e[b].x1&&d.call(this,e[b].x1,e[b].y1,e[b].x2,e[b].y2,b);else{b=Object[a(483)](e);for(let f=0;f<b[a(449)];f++)e[b[f]]&&null!=e[b[f]].x1&&d[a(492)](this,e[b[f]].x1,e[b[f]].y1,e[b[f]].x2,e[b[f]].y2,b[f])}this[a(1224)]&&(e=this[a(1030)][a(747)],
|
|
141
|
+
xa[a(1062)][a(492)](this,e.x,e.y))},k[a(547)]=function(b){if(this){let e=this.borders[b];e&&(e[a(1422)].remove(),delete this[a(1293)][b])}},k}(),Z=function(){const a=a0_0xae42,q={};return q[a(389)]=function(k){let d=k[a(449)],c={};for(let b=0;b<d;b++)typeof k[b][a(1087)]!==a(925)&&(c[b]={group:k[b].group,state:k[b][a(1281)]?!0:!1});return c},q.build=function(){let k=this[a(449)];for(let d=0;d<k;d++){let c=this[d][a(1087)];if(0<c)for(let b=d+1;b<d+1+c;b++)this[b][a(279)]=!!this[d].state,this[b][a(978)]=
|
|
142
|
+
!0}},q[a(1418)]=function(k){let d=[],c=[],b=k.length;for(let e=0;e<b;e++){let f=k[e][a(1087)];if(0<f){let h={index:e,config:k[e],oldValue:k[e].group,newValue:k[e][a(1087)]};d[a(462)](h);for(let m=e;m<=e+f;m++)!c[m]&&(c[m]=[]),c[m][a(462)](h)}}return d.length?{state:d,distribution:c}:!1},q[a(364)]=function(k,d,c){let b=this[a(475)].columns,e=Na;c&&(b=this[a(1203)],e=Xa);if(k)for(k[a(268)](function(f,h){return f[a(1447)]-h.newValue}),c=0;c<k[a(449)];c++)if(k[c][a(1447)]!==k[c][a(1125)]){let f,h;d?(f=
|
|
143
|
+
b[a(966)](k[c][a(216)]),h=k[c][a(1447)]):(f=k[c][a(257)],h=k[c].oldValue);0<=f&&e[a(425)][a(492)](this,f,h,b[f][a(1281)],!0)}},q[a(846)]=function(k,d,c,b){if(k){let e=k[d];c?(k.splice(d,0,void 0),delete k[d]):k[d]=null;if(e){let f=[];for(let h=0;h<e.length;h++){let m=e[h];c?k[d-1]&&-1!==k[d-1][a(966)](m)&&(m[a(1447)]++,f[a(462)](m)):(m[a(216)]===b?m[a(1447)]=0:m[a(1447)]--,f.push(m))}c&&f[a(449)]&&(k[d]=f)}return!0}},q}(),Na=function(){const a=a0_0xae42,q=function(d,c){const b=a0_0xae42;let e=this[b(475)][b(476)];
|
|
144
|
+
if(e[d][b(1087)]){let h=c?b(1284):b(583);c&&(e[d][b(1281)]=!0);var f=d+1;let m=f+e[d][b(1087)],l=[];for(;f<m;f++)e[f]&&(l[b(462)](f),e[f][b(1087)]&&(e[f][b(1281)]=e[d][b(1281)],k.icon[b(492)](this,f)),this[b(263)][f]&&this[b(263)][f][b(658)][h](b(858)),c?delete e[f][b(978)]:e[f][b(978)]=!0);R[b(571)].call(this,e[d].state,l);k[b(387)].call(this,d);this.colgroup[d]&&this[b(263)][d][b(658)][h](b(507))}},k=function(d){const c=a0_0xae42;d.getColumnGroup=k[c(389)];d.setColumnGroup=d[c(1480)]=k.set;d[c(1E3)]=
|
|
145
|
+
k.setState[c(694)](d,!0);d[c(1397)]=k[c(1164)][c(694)](d,!1)};return k[a(389)]=function(){return Z[a(389)][a(492)](this,this[a(475)][a(476)])},k[a(425)]=function(d,c,b,e){let f=this.options[a(476)][d];typeof b===a(925)&&(b=!!f[a(1281)]);let h=f.group,m=f[a(1281)];if(h&&(f.state=!0,q[a(492)](this,d,!0),!c)){let l=Y[a(1422)].call(this,d);l&&(l=l.children[0],l&&l[a(1284)]());delete f[a(1087)];delete f.state}c&&(f.group=c,f.state=!!b,q.call(this,d));!e&&M.call(this.parent,{worksheet:this,action:a(956),
|
|
146
|
+
column:d,numOfItems:c,oldValue:h,oldState:m});P[a(492)](this,a(956),{column:d,numOfItems:c,state:b});I.call(this[a(1030)],a(886),this,d,c)},k[a(387)]=function(d){let c=null,b=this,e=Y.element[a(492)](this,d),f=this[a(475)][a(476)][d];e&&(c=e.children[0],!c&&(c=document.createElement("i"),c[a(658)][a(583)](a(654)),c[a(1002)]=function(){let h=parseInt(this[a(1430)][a(1297)](a(332)));k[a(1164)][a(492)](b,!f[a(1281)],h)},e[a(473)](c)),c.textContent=f[a(1281)]?a(1284):"add")},k[a(1164)]=function(d,c){let b=
|
|
147
|
+
this[a(475)][a(476)][c];b&&b[a(1087)]&&(b[a(1281)]=d,q[a(492)](this,c),M.call(this[a(1030)],{worksheet:this,action:d?a(1E3):"closeColumnGroup",column:c}),P[a(492)](this,d?a(1E3):a(1397),{column:c}),I[a(492)](this[a(1030)],d?a(1371):a(385),this,c))},k[a(1216)]=function(){Z.build[a(492)](this[a(475)][a(476)])},k[a(1240)]=function(d){for(let c=0;c<d[a(449)];c++)q[a(492)](this,d[c])},k[a(1308)]=q,k}(),Xa=function(){const a=a0_0xae42,q=function(d,c){const b=a0_0xae42;let e=this[b(1203)];if(e[d][b(1087)]){let h=
|
|
148
|
+
c?b(1284):b(583);c&&(e[d][b(1281)]=!0);var f=d+1;let m=f+e[d][b(1087)],l=[];for(;f<m;f++)e[f]&&(l[b(462)](f),e[f][b(1087)]&&(e[f][b(1281)]=e[d][b(1281)],k.icon[b(492)](this,f)),e[f][b(1422)]&&e[f].element[b(658)][h](b(858)),c?delete e[f][b(978)]:e[f][b(978)]=!0);T[b(571)][b(492)](this,e[d][b(1281)],l);k[b(387)].call(this,d);e[d][b(1422)]&&e[d][b(1422)][b(658)][h](b(507))}},k=function(d){const c=a0_0xae42;d[c(675)]=k.get;d[c(1132)]=d[c(879)]=k[c(425)];d.openRowGroup=k[c(1164)][c(694)](d,!0);d.closeRowGroup=
|
|
149
|
+
k.setState[c(694)](d,!1)};return k[a(389)]=function(){return Z[a(389)][a(492)](this,this[a(1203)])},k[a(425)]=function(d,c,b,e){let f=this[a(1203)][d];"undefined"===typeof b&&(b=!!f[a(1281)]);let h=f[a(1087)],m=f[a(1281)];if(h&&(q.call(this,d,!0),!c)){if(f[a(1422)]){let l=f[a(1422)][a(1034)][a(1020)][0];l&&l[a(1284)]()}delete f[a(1087)];delete f[a(1281)]}c&&(f[a(1087)]=c,f.state=!!b,q[a(492)](this,d));!e&&M[a(492)](this[a(1030)],{worksheet:this,action:a(1132),row:d,numOfItems:c,oldValue:h,oldState:m});
|
|
150
|
+
P.call(this,a(1132),{row:d,numOfItems:c,state:b});I[a(492)](this[a(1030)],a(1460),this,d,c)},k.icon=function(d){let c=this[a(1203)][d];if(c[a(1422)]){let b=this;d=c[a(1422)][a(1034)][a(1020)][0];!d&&(d=document[a(1295)]("i"),d[a(658)][a(583)](a(654)),d[a(1002)]=function(){k[a(1164)][a(492)](b,!c[a(1281)],c.y)},c[a(1422)][a(1034)][a(473)](d));d.textContent=c[a(1281)]?"remove":"add"}},k[a(1164)]=function(d,c){let b=this.rows[c];b&&b[a(1087)]&&(b.state=d,q[a(492)](this,c),M[a(492)](this[a(1030)],{worksheet:this,
|
|
151
|
+
action:d?a(1416):a(1009),row:c}),P[a(492)](this,d?a(1416):a(1009),{row:c}),I[a(492)](this[a(1030)],d?a(760):"oncloserowgroup",this,c))},k[a(1216)]=function(){Z.build[a(492)](this[a(1203)])},k[a(1240)]=function(d){for(let c=0;c<d[a(449)];c++)q[a(492)](this,d[c])},k.updateDom=q,k}(),Sa=function(){const a=a0_0xae42,q={};return q.start=function(k){const d=a0_0xae42;if(!U[d(492)](this[d(1030)],this))return!1;if(null!==k[d(1470)][d(1297)]("data-y")){var c=k[d(1470)][d(1297)](d(751));q[d(535)]={y:parseInt(c),
|
|
152
|
+
h:k[d(1470)].offsetHeight,p:k[d(1376)]}}else null!==k[d(1470)][d(1297)]("data-x")&&(c=k[d(1470)].getAttribute(d(332)),q[d(535)]={x:parseInt(c),w:k.target[d(685)],p:k[d(1456)]})},q[a(817)]=function(){let k=[];if(null!=q[a(535)].y){var d=parseInt(this.rows[q.event.y][a(1422)][a(891)]),c=this[a(1451)](),b=c[a(966)](parseInt(q[a(535)].y));if(c[a(449)]&&-1<b)for(var e=0;e<c[a(449)];e++)k.push(T[a(781)][a(492)](this,c[e]));else c=[];-1===b?(c[a(462)](q.event.y),k.push(q[a(535)].h)):k[b]=q.event.h;this.setHeight(c,
|
|
153
|
+
d,k)}else if(null!=q[a(535)].x&&(d=parseInt(this[a(263)][q[a(535)].x].getAttribute("width")),q[a(535)].w!==d)){c=this[a(808)]();b=c[a(966)](parseInt(q.event.x));if(c[a(449)]&&-1<b)for(e=0;e<c[a(449)];e++)k.push(R[a(234)].call(this,c[e]));else c=[];-1===b?(c.push(q[a(535)].x),k[a(462)](q.event.w)):k[b]=q[a(535)].w;this[a(1484)](c,d,k)}q[a(535)]=null},q.update=function(k){null!=q[a(535)].y?(k=k[a(1376)]-q[a(535)].p,0<q[a(535)].h+k&&(this[a(1203)][q[a(535)].y][a(1422)][a(1259)].height=q[a(535)].h+k+
|
|
154
|
+
"px",this[a(464)]())):null!=q[a(535)].x&&(k=k[a(1456)]-q[a(535)].p,0<q[a(535)].w+k&&(this.colgroup[q[a(535)].x][a(1150)](a(234),q[a(535)].w+k),this[a(475)][a(476)][q[a(535)].x][a(234)]=q[a(535)].w+k),this[a(475)][a(394)]&&ia[a(1113)][a(492)](this),this[a(464)]())},q.cancel=function(){q[a(817)][a(492)](this)},q}(),Ja=function(){const a=a0_0xae42,q={};return q.start=function(k,d){const c=a0_0xae42;if(U[c(492)](this.parent,this)){this[c(729)]();let e=this[c(1030)].helper;if(d)if(k=parseInt(k.target.getAttribute(c(332))),
|
|
155
|
+
this.merged[c(415)][k])console.error(c(850));else{q[c(535)]={x:k,d:k};d=Y[c(1422)][c(492)](this,k);d[c(658)][c(583)](c(260));for(var b=0;b<this[c(562)][c(1020)][c(449)];b++){let f=this.tbody[c(1020)][b][c(1297)](c(751));this[c(577)][f][k][c(1422)][c(658)].add("jss_dragging")}k=this.parent[c(1422)][c(762)]();d=d[c(762)]();b=this[c(1121)][c(762)]();e[c(1259)][c(1014)]=c(819);e.style[c(1110)]=b[c(1110)]-k[c(1110)]+"px";e.style[c(1464)]=d[c(1464)]-b[c(1464)]+"px";e.style.width=c(351);e[c(1259)][c(781)]=
|
|
156
|
+
b[c(781)]+"px";e.classList.add(c(1100))}else if(k=parseInt(k[c(1470)][c(1297)](c(751))),this.merged[c(1203)][k])console[c(620)](c(1049));else if(this[c(1362)])console[c(620)]("JSS: Please clear your search before perform this action");else q[c(535)]={y:k,d:k},this.rows[k][c(1422)][c(658)].add(c(260)),d=this[c(1030)][c(1422)].getBoundingClientRect(),k=this.rows[k][c(1422)][c(762)](),e[c(1259)][c(1014)]=c(819),e[c(1259)][c(1110)]=k.top-d.top+"px",e.style[c(1464)]=c(351),e[c(1259)][c(234)]=this[c(1121)][c(685)]+
|
|
157
|
+
"px",e[c(1259)][c(781)]=c(351),e.classList[c(583)]("jss_helper_row")}else return!1},q[a(817)]=function(){if(null!=q.event.y)this[a(1203)][q[a(535)].y][a(1422)][a(658)][a(1284)]("jss_dragging"),null!=q[a(535)].d&&q.event.y!==q[a(535)].d&&this.moveRow(q[a(535)].y,q.event.d),this[a(1030)][a(488)][a(658)][a(1284)](a(1471));else if(null!=q.event.x){Y[a(1422)][a(492)](this,q.event.x)[a(658)][a(1284)](a(260));for(let k=0;k<this[a(562)][a(1020)].length;k++){let d=this[a(562)][a(1020)][k].getAttribute(a(751));
|
|
158
|
+
this[a(577)][d][q[a(535)].x][a(1422)][a(658)][a(1284)]("jss_dragging")}null!=q[a(535)].d&&q[a(535)].x!==q[a(535)].d&&(this[a(413)](q[a(535)].x,q[a(535)].d),this[a(464)]());this[a(1030)][a(488)][a(658)].remove(a(1100))}this.parent[a(488)][a(1259)][a(1014)]="";q[a(535)]=null},q[a(1019)]=function(){q[a(535)].d=null;q[a(817)][a(492)](this)},q[a(1478)]=function(k){if(null!=q[a(535)].y){var d=k[a(1470)][a(1297)](a(751));if(null!=d){var c=d=parseInt(d);(k=k.target.clientHeight/2>k.offsetY)?q[a(535)].y<d&&
|
|
159
|
+
(c=d-1):q[a(535)].y>d&&(c=d+1);var b=!1;this[a(689)][a(1203)][c]&&(q[a(535)].y>c?this[a(689)][a(1203)][c-1]&&(b=!0):this.merged.rows[c+1]&&(b=!0));b||(q[a(535)].d=c,c=this[a(1030)].element[a(762)](),d=this[a(1203)][d].element.getBoundingClientRect(),this[a(1030)][a(488)].style[a(1110)]=(k?d[a(1110)]:d[a(544)])-c.top+"px")}}else c=k[a(1470)].getAttribute(a(332)),null!=c&&(b=c=parseInt(c),(d=k[a(1470)][a(355)]/2>k[a(229)])?q[a(535)].x<c&&(b=c-1):q[a(535)].x>c&&(b=c+1),k=!1,this[a(689)][a(415)][b]&&
|
|
160
|
+
(q[a(535)].x>b?this.merged.cols[b-1]&&(k=!0):this.merged[a(415)][b+1]&&(k=!0)),k||(q[a(535)].d=b,k=Y[a(1422)][a(492)](this,c)[a(762)](),c=this[a(1121)][a(762)](),this[a(1030)][a(488)].style[a(1464)]=(d?k[a(1464)]:k[a(1247)])-c[a(1464)]+"px"))},q}(),ta=function(){const a=a0_0xae42,q=function(){const n=a0_0xae42;let p=this[n(910)]();if(p)return[J.getColumnNameFromCoords(p[0],p[1]),p[2]-p[0]+1,p[3]-p[1]+1];Ga[n(492)](this.parent,"No cell selected");return!1},k=function(n,p,r,t,y){const C=a0_0xae42;let v,
|
|
161
|
+
B;p=parseInt(p);r=parseInt(r);if((!p||2>p)&&(!r||2>r))console[C(777)](K(C(481))+":"+n);else{let D=J.getCoordsFromColumnName(n);for(B=D[1];B<D[1]+r;B++)for(v=D[0];v<D[0]+p;v++){var A=this[C(577)][B][v];if(A=A[C(689)]){let E=J[C(1479)](A[0].x,A[0].y);A[0].mergeCells&&(y[E]=[A[0][C(647)][0],A[0][C(647)][1]],e[C(492)](this,A[0],!0))}}y=this[C(577)][D[1]][D[0]];y[C(647)]=[p,r];t[n]=y[C(647)];b[C(492)](this,y)}},d=function(n,p){const r=a0_0xae42;let t=this.records[p][n];var y=t[r(647)];if(y){let C=parseInt(y[0]);
|
|
162
|
+
y=parseInt(y[1]);if(1<C)for(let v=0;v<C;v++)!this.merged[r(415)][n+v]&&(this[r(689)].cols[n+v]=[]),this[r(689)][r(415)][n+v][r(462)](t);if(1<y)for(n=0;n<y;n++)!this[r(689)].rows[p+n]&&(this[r(689)].rows[p+n]=[]),this[r(689)][r(1203)][p+n].push(t);!t[r(689)]&&b[r(492)](this,t)}},c=function(n,p,r){const t=a0_0xae42;let y=this[t(577)][r][p];!y[t(1422)]&&S[t(389)][t(492)](this,p,r);y.merged=[n,Q[t(492)](this,p,r),y[t(1422)][t(580)]];y[t(1422)][t(658)][t(583)](t(1089));y.element[t(580)]="";Q[t(492)](this,
|
|
163
|
+
p,r,"")},b=function(n){const p=a0_0xae42;if(n[p(647)]){let t=n.mergeCells[0],y=n[p(647)][1],C=n.x,v=n.y;var r=S[p(389)][p(492)](this,C,v);if(r)for(r.classList[p(1284)]("jss_hidden"),r[p(1259)][p(1014)]="",1<t?r[p(1150)](p(1429),t):r.removeAttribute(p(1429)),1<y?r[p(1150)](p(1134),y):r[p(370)](p(1134)),r=0;r<y;r++)for(let B=0;B<t;B++){let A=this[p(577)][v+r][C+B];A&&(0===B&&0===r?A[p(689)]=[n]:c.call(this,n,C+B,v+r))}}},e=function(n,p){const r=a0_0xae42;let t,y;if(n[r(647)]){let C=n[r(647)][0],v=n[r(647)][1],
|
|
164
|
+
B=n.x,A=n.y;for(y=0;y<v;y++)for(t=0;t<C;t++){let D=this[r(577)][A+y][B+t];D&&(0===t&&0===y?(D[r(1422)][r(370)](r(1429)),D[r(1422)][r(370)](r(1134))):(D[r(1422)].classList[r(1284)](r(1089)),!0===p&&D[r(689)]&&(Q[r(492)](this,B+t,A+y,D.merged[1]),D[r(1422)].innerHTML=D[r(689)][2]),delete D[r(689)]))}delete n[r(689)];delete n[r(647)]}},f=function(n,p,r){const t=a0_0xae42;let y="x",C=t(415);r&&(y="y",C=t(1203));for(let A=0;A<n.length;A++){var v=n[A];if((v=this[t(689)][C][v])&&v[t(449)])for(let D=0;D<
|
|
165
|
+
v[t(449)];D++)if(!p[t(389)](v[D])){var B=v[D][y];let E=B+v[D][t(647)][r],u=[];for(;B<E;B++)u[t(462)](B);p[t(425)](v[D],u);f.call(this,u,p,r)}}},h=function(n){const p=a0_0xae42;for(let r=0;r<n[p(449)];r++)this[p(425)](n[r],!0)},m=function(n){const p=a0_0xae42;n[p(1317)]=m[p(389)];n[p(1452)]=m[p(425)];n[p(555)]=m.is;n[p(841)]=m[p(841)];n[p(698)]=m[p(698)];n.removeMerge=m.remove;n[p(499)]=m[p(547)]};m.is=function(n,p){const r=a0_0xae42;return this[r(577)][p][n][r(689)]?this.records[p][n][r(689)][0]:
|
|
166
|
+
!1};m[a(841)]=function(n){return this.merged&&this.merged[a(1203)][n]};m.isColumnMerged=function(n){return this[a(689)]&&this[a(689)].cols[n]};const l=function(n,p){let r=n[a(647)],t;p?t=this[a(577)][n.y+1][n.x]:t=this.records[n.y][n.x+1];for(p=n.y;p<n.y+r[1];p++)for(let y=n.x;y<n.x+r[0];y++)this[a(577)][p][y].merged[0]=t;t[a(647)]=r;t[a(1422)][a(658)][a(1284)](a(1089));t[a(1422)][a(1150)]("colspan",r[0]);t[a(1422)][a(1150)](a(1134),r[1])};return m[a(846)]=function(n,p,r){if(this.merged&&this[a(689)][n]){let y=
|
|
167
|
+
n===a(415)?0:1,C=this[a(689)][n][p];this[a(689)][n][a(449)]<p&&(this.merged[n].length=p);r?(this[a(689)][n][a(684)](p,0,void 0),delete this[a(689)][n][p]):this[a(689)][n][p]=null;if(C){let v=[];for(let B=0;B<C[a(449)];B++){let A=C[B],D=A[a(647)];if(r){if(this[a(689)][n][p-1]&&-1!==this[a(689)][n][p-1].indexOf(A)){D[y]++;if(y)for(var t=A.x;t<A.x+D[0];t++)c.call(this,A,t,p);else for(t=A.y;t<A.y+D[1];t++)c[a(492)](this,A,p,t);v[a(462)](A)}}else D[y]--,(1===y&&A.y===p||0===y&&A.x===p)&&l[a(492)](this,
|
|
168
|
+
A,y);A[a(1422)]&&A[a(1422)][a(1150)](n+a(468),D[y])}r&&v[a(449)]&&(this[a(689)][n][p]=v)}}},m[a(477)]=function(n,p,r){if(this[a(449)]){let t=null;for(let y=n;y<n+r;y++)this[n]&&(t=!0);return this[p]&&(n>p?this[p-1]&&(t=!0):this[p+1]&&(t=!0)),t}},m[a(1361)]=function(n,p){let r=new Map;f[a(492)](this,n,r,p);if(r[a(509)]){let t=new Map;h[a(492)](t,n);r[a(889)](function(C){h[a(492)](t,C)});let y=[];return t.forEach(function(C,v){y[a(462)](v)}),y}return!1},m[a(389)]=function(n){return S.extractConfiguration[a(492)](this,
|
|
169
|
+
n,a(647))},m[a(425)]=function(n,p,r){if(!U[a(492)](this[a(1030)],this))return!1;let t=null,y={},C={},v={};typeof n==a(906)?v[n]=[p,r]:typeof n==a(1378)?v=n:(t=q[a(492)](this),t&&(v[t[0]]=[t[1],t[2]]));n=Object[a(483)](v);if(n.length){for(p=0;p<n[a(449)];p++)k[a(492)](this,n[p],v[n[p]][0],v[n[p]][1],C,y);Object[a(483)](C)[a(449)]&&(m[a(1216)][a(492)](this),L.update[a(492)](this),ea.refresh[a(492)](this),ca[a(1113)][a(492)](this),M[a(492)](this.parent,{worksheet:this,action:"setMerge",newValue:C,oldValue:y}),
|
|
170
|
+
P.call(this,a(1452),[C]),I.call(this.parent,"onmerge",this,C,y))}},m[a(1284)]=function(n){if(!U[a(492)](this[a(1030)],this))return!1;let p={},r={};var t={};"string"==typeof n?t[n]=!0:"object"==typeof n&&(t=n);n=Object[a(483)](t);for(t=0;t<n[a(449)];t++){var y=J[a(323)](n[t]);if(y=this[a(577)][y[1]][y[0]])if(y=y.merged){const C=y[0][a(647)];p[n[t]]=[C[0],C[1]];r[n[t]]=!0;e.call(this,y[0],!0)}}m[a(1216)][a(492)](this);M[a(492)](this[a(1030)],{worksheet:this,action:a(1120),newValue:r,oldValue:p});P.call(this,
|
|
171
|
+
"removeMerge",{data:r})},m.destroy=function(){let n=m.get[a(492)](this);m[a(1284)].call(this,n,!0)},m.build=function(n){this[a(689)]={cols:[],rows:[]};if(!1!==n)if(n){n=Object[a(483)](n);for(var p=0;p<n.length;p++){var r=J[a(323)](n[p]);d[a(492)](this,r[0],r[1])}}else for(n=this.rows.length,p=this[a(475)].columns.length,r=0;r<n;r++)for(let t=0;t<p;t++)d.call(this,t,r)},m}(),Y=function(){const a=a0_0xae42,q=function(d,c,b){const e=a0_0xae42;let f=c;c.childNodes[0]&&(f=c[e(1455)][0]);f[e(580)]=b[e(1405)]||
|
|
172
|
+
J[e(1352)](d);b[e(1405)]?c[e(1150)](e(511),b[e(1405)]):c[e(370)](e(511))},k=function(d){const c=a0_0xae42;d[c(309)]=k.get;d[c(239)]=k[c(425)];d[c(548)]=k[c(725)];d.showHeaders=k[c(384)];d[c(1350)]=k[c(734)]};return k.get=function(d){const c=a0_0xae42;let b=this[c(475)].columns;if(b)return b[d][c(1405)]||J[c(1352)](d)},k[a(725)]=function(d){let c=[];for(let b=0;b<this[a(475)][a(476)].length;b++)c[a(462)](k[a(389)][a(492)](this,b));return d?c:c[a(1222)](this.options[a(1339)])},k.set=function(d,c){if(!U[a(492)](this.parent,
|
|
173
|
+
this))return!1;let b=this[a(475)][a(476)][d];if(b){let e=k.get.call(this,d);if(typeof c===a(925)&&(c=prompt(K(a(1226)),e),!c))return!1;b[a(1405)]=c;let f=k[a(1422)][a(492)](this,d);f&&q(d,f,b);M.call(this[a(1030)],{worksheet:this,action:a(239),column:d,oldValue:e,newValue:c});P[a(492)](this,a(239),{column:d,title:c});Da.names[a(492)](this);I[a(492)](this[a(1030)],a(418),this,d,c,e)}},k[a(516)]=function(d){let c=k.element[a(492)](this,d);if(c)return c;c=document[a(1295)]("th");c[a(658)][a(583)](a(1001));
|
|
174
|
+
c[a(1150)]("data-x",d);let b=document[a(1295)](a(1307));return this[a(495)][d]=c,this[a(263)][d]=b,this[a(475)][a(703)]&&(c[a(1259)][a(1110)]=this.headerContainer[a(379)]+"px"),k[a(1170)][a(492)](this,d),I[a(492)](this[a(1030)],a(430),this,d,c,this[a(475)][a(476)][d]),c},k.element=function(d){return this.headers[d]},k.applyProperties=function(d){let c=this.options[a(476)][d],b=c.width||this.options[a(874)],e=k.element[a(492)](this,d);c.align&&e.classList.add(a(1328)+c.align);q(d,e,c);c[a(408)]&&(e[a(1405)]=
|
|
175
|
+
c[a(408)]);let f=this[a(475)].filters;"undefined"!==typeof c[a(521)]&&(f=!!c[a(521)]);!0===f&&(e[a(658)][a(583)](a(988)),Array.isArray(c.filters)&&0<c[a(233)][a(449)]&&e.classList[a(583)](a(621)));!1!==c[a(279)]&&c[a(1149)]!==a(1050)||(c[a(279)]=!1,this.colgroup[d][a(658)][a(583)]("jss_hidden_col"));this[a(263)][d][a(1150)](a(234),b);c.group&&(Na[a(387)][a(492)](this,d),this[a(263)][d][a(658)].add(a(507)));c[a(978)]&&this[a(263)][d][a(658)][a(583)](a(858))},k[a(384)]=function(){this.thead[a(1259)][a(571)]=
|
|
176
|
+
""},k[a(734)]=function(){this[a(1217)][a(1259)].visibility=a(1238)},k}(),pa=function(){const a=a0_0xae42,q=function(d,c,b){const e=a0_0xae42;var f=this[e(301)][e(1121)];if(f&&f[c]&&f[c][d]&&(f=f[c][d][e(1422)])){!0===this[e(1030)][e(216)].parseFormulas&&ba(b)&&(b=X[e(975)][e(492)](this,b,d,null,!1,!1,!1));if(this[e(475)][e(1051)]){let h=xa[e(389)][e(492)](this,d);b=S[e(1185)](f,b,h[1])}f[e(580)]=b;I.call(this[e(1030)],"onrenderfootercell",this,d,c,b,f)}},k=function(d){const c=a0_0xae42;d.getFooter=
|
|
177
|
+
k[c(389)];d[c(856)]=k[c(425)];d[c(802)]=k[c(1309)];d.refreshFooter=k[c(1113)];d.getFooterValue=k[c(1022)];d[c(1266)]=k[c(1022)]};return k[a(389)]=function(){return this.options[a(301)]},k[a(425)]=function(d){let c;d&&(c=this[a(475)][a(301)],this[a(475)][a(301)]=d);this[a(475)][a(301)]!==c&&(pa[a(1216)][a(492)](this),k[a(276)][a(492)](this),P[a(492)](this,a(856),{data:this[a(475)].footers}),I[a(492)](this[a(1030)],a(999),this,this.options[a(301)],c))},k[a(1113)]=function(){let d=this.options[a(301)];
|
|
178
|
+
if(d&&d[a(449)])for(let c=0;c<d[a(449)];c++)for(let b=0;b<d[c][a(449)];b++)q.call(this,b,c,d[c][b])},k[a(1022)]=function(d,c,b){if(typeof b===a(925))return this[a(475)][a(301)][c][d];q[a(492)](this,d,c,b);P[a(492)](this,a(1266),{x:d,y:c,value:b});I[a(492)](this[a(1030)],a(255),this,d,c,b)},k[a(1309)]=function(){let d=this[a(475)][a(301)];this[a(475)][a(301)]=null;this[a(301)][a(1121)]=null;this[a(669)][a(1099)]="";P[a(492)](this,"resetFooter",{});I.call(this[a(1030)],a(999),this,null,d)},k[a(516)]=
|
|
179
|
+
function(d,c){var b=this[a(301)][a(1121)][c][d];if(b&&b.element)return b.element;b=this.options[a(301)];b=b[c]&&"undefined"!==typeof b[c][d]?b[c][d]:"";let e=this[a(301)][a(1121)][c][d]={type:a(301),x:d,y:c,v:b},f=this[a(475)][a(476)][d][a(668)];return e[a(1422)]=document[a(1295)]("td"),e[a(1422)][a(1150)](a(332),d),e[a(1422)].setAttribute("data-y",c),e[a(1422)][a(658)][a(583)](a(414)),f&&e[a(1422)][a(658)][a(583)](a(1328)+f),q.call(this,d,c,b),e[a(1422)]},k[a(1216)]=function(){this.footers={element:this[a(669)],
|
|
180
|
+
content:[]};if(this[a(475)][a(301)]){this[a(669)][a(1099)]="";for(let c=0;c<this.options[a(301)].length;c++){if(!this.footers[a(1121)][c]){this.footers[a(1121)][c]=[];var d=document[a(1295)]("tr");let b=document[a(1295)]("td");b[a(1099)]=a(380);d[a(473)](b);this.footers[a(1422)][a(473)](d)}for(d=0;d<this.options[a(476)][a(449)];d++)"undefined"===typeof this[a(475)][a(301)][c][d]&&(this[a(475)][a(301)][c][d]=""),!this.footers[a(1121)][c][d]&&(this[a(301)][a(1121)][c][d]={})}}},k[a(276)]=function(){let d=
|
|
181
|
+
this.options.footers;for(let c=0;c<d[a(449)];c++)for(let b=0;b<d[c][a(449)];b++){let e=pa[a(516)][a(492)](this,b,c);this[a(669)][a(1020)][c][a(473)](e)}},k[a(846)]=function(d,c){let b=this[a(475)][a(301)];if(b){let f=this.footers[a(1121)];if(c)for(c=0;c<b[a(449)];c++)for(var e=0;e<d[a(449)];e++)b[c][a(684)](d[e],0,""),f[c].splice(d[e],0,{}),k[a(516)][a(492)](this,d[e],c);else for(c=0;c<b[a(449)];c++){for(e=0;e<d.length;e++)b[c][d[e]]=null,f[c][d[e]]=null;oa(b[c]);oa(f[c])}}},k[a(1088)]=q,k}(),Ia=
|
|
182
|
+
function(){const a=a0_0xae42,q=function(d,c,b){const e=a0_0xae42;let f=this.options[e(703)][c][d],h=this[e(349)].content[c][d][e(1422)];d={x:d,y:c,properties:{title:h.textContent,tooltip:h[e(1405)],colspan:h[e(1297)](e(1429)),align:h[e(1297)](e(668))}};return typeof b[e(1405)]!==e(925)&&(h[e(580)]=b[e(1405)]),typeof b[e(408)]!==e(925)&&(h[e(1405)]=b[e(408)]),typeof b[e(668)]!==e(925)&&h[e(1150)]("align",b.align),"undefined"!==typeof b.colspan&&(f[e(1429)]=b[e(1429)],h[e(1150)](e(1429),b.colspan),
|
|
183
|
+
f[e(1429)]?h[e(1259)][e(1014)]="":h[e(1259)][e(1014)]=e(1275)),d},k=function(d){const c=a0_0xae42;d[c(710)]=k[c(1258)];d.setNestedCell=k[c(472)];d.setNestedHeaders=k[c(425)];d[c(908)]=k[c(389)];d[c(921)]=k[c(1309)]};return k[a(389)]=function(){return this.options[a(703)]},k.set=function(d){k.reset[a(492)](this);this[a(475)][a(703)]=d;k[a(1216)].call(this);L[a(1113)][a(492)](this);ca[a(1113)][a(492)](this);P.call(this,a(708),{data:d});I[a(492)](this[a(1030)],a(545),this,d)},k[a(1309)]=function(){var d=
|
|
184
|
+
[],c=this[a(1217)][a(1020)];this[a(475)].nestedHeaders=null;for(let b=0;b<c[a(449)];b++)c[b][a(658)].contains("jss_nested")&&d.push(c[b]);if(d.length)for(;c=d[a(1292)]();)c[a(1284)]();this[a(1217)][a(622)].firstChild[a(1259)][a(1110)]="";for(d=0;d<this[a(475)][a(476)].length;d++)(c=Y[a(1422)].call(this,d))&&(c[a(1259)][a(1110)]="");this[a(349)]=null;L.refresh[a(492)](this);ca[a(1113)][a(492)](this);P[a(492)](this,a(921));I.call(this[a(1030)],"onchangenested",this,[])},k[a(1258)]=function(d,c){return this[a(349)][a(1121)][c][d].element},
|
|
185
|
+
k[a(472)]=function(d,c,b){if(!U.call(this[a(1030)],this))return!1;var e=[];let f=[];if(Array[a(1107)](d)){for(e=0;e<d[a(449)];e++){let h=d[e];f[a(462)](q[a(492)](this,h.x,h.y,h[a(912)]))}e=d}else f[a(462)](q.call(this,d,c,b)),e[a(462)]({x:d,y:c,properties:b});M.call(this[a(1030)],{worksheet:this,action:"setNestedCell",value:e,oldValue:f});P[a(492)](this,a(1017),[e]);I[a(492)](this[a(1030)],a(1078),this,d,c,b)},k[a(450)]=function(d){d=this.options.nestedHeaders[d];let c=[],b=0;for(let e=0;e<d[a(449)];e++){let f=
|
|
186
|
+
parseInt(d[e][a(1429)]);c[e]=[b,b+f-1];b+=f}return c},k[a(342)]=function(d){d=this.options[a(703)][d];let c=[];for(let b=0;b<d[a(449)];b++){let e=d[b][a(1429)];for(let f=0;f<e;f++)c[a(462)](b)}return c},k[a(953)]=function(d){let c=[],b=this[a(475)][a(703)];if(b)for(let e=0;e<b.length;e++){let f=k[a(342)].call(this,e);if(f&&typeof f[d]!==a(925)){let h=k[a(450)][a(492)](this,e);for(let m=h[f[d]][0];m<=h[f[d]][1];m++)c.push(m)}}return c},k[a(516)]=function(d,c){if(this[a(349)].content[c][d])return this[a(349)][a(1121)][c][d][a(1422)];
|
|
187
|
+
let b=this[a(475)][a(703)][c][d]||{},e=this.nested.content[c][d]={};!b[a(1429)]&&(b[a(1429)]=1);!b[a(668)]&&(b.align=a(423));!b[a(1405)]&&(b[a(1405)]="");let f=document[a(1295)]("th");return f.setAttribute(a(1482),d),f[a(1150)]("data-nested-y",c),f.setAttribute(a(1429),b[a(1429)]),f[a(1150)](a(668),b[a(668)]),f[a(1099)]=b[a(1405)],b[a(408)]&&(f[a(1405)]=b[a(408)]),e[a(1422)]=f,f},k[a(1216)]=function(){!this[a(349)]&&(this[a(349)]={content:[],height:[]});let d=0;var c=this.options.nestedHeaders;if(c){for(var b=
|
|
188
|
+
0;b<c[a(449)];b++){this[a(349)][a(1121)][b]=[];let e=document.createElement("th");e[a(1099)]=a(380);let f=document[a(1295)]("tr");f[a(658)][a(583)]("jss_nested");f[a(473)](e);this.thead[a(872)](f,this.headerContainer)}for(c=0;c<this.thead[a(1020)].length;c++)this[a(349)][a(781)][c]=d,this[a(1217)][a(1020)][c][a(1034)].style[a(1110)]=d+"px",d+=this[a(1217)][a(1020)][c][a(891)];d=this[a(1217)].offsetHeight-this[a(1337)][a(891)];for(c=0;c<this[a(475)][a(476)].length;c++)(b=Y[a(1422)][a(492)](this,c))&&
|
|
189
|
+
(b[a(1259)].top=d+"px")}},k[a(846)]=function(d,c){let b=this[a(475)].nestedHeaders;if(b){let h=[],m=[];for(let l=0;l<b[a(449)];l++){var e=k[a(342)][a(492)](this,l);if(e){m[l]=[];for(var f=0;f<d[a(449)];f++){let n=e[d[f]];typeof n!==a(925)&&(typeof m[l][n]==a(925)&&(m[l][n]=b[l][n].colspan),c?b[l][n][a(1429)]++:b[l][n][a(1429)]--)}e=Object.keys(m[l]);for(f=0;f<e.length;f++)h[a(462)]({x:e[f],y:l,properties:{colspan:b[l][e[f]][a(1429)]}})}}h[a(449)]&&k[a(472)][a(492)](this,h)}},k}(),ja=function(){const a=
|
|
190
|
+
function(f,h,m,l){const n=a0_0xae42;ba(f)?f=X[n(1304)](f,h,m):l&&(f=jSuites.calendar[n(643)](f),0>h||0>m?f--:f++,f=jSuites[n(1163)][n(1359)](f));return f},q=function(f,h,m){const l=a0_0xae42;if(1===f[l(449)])return(1<h||x[l(1082)]&&"function"!==typeof x[l(1082)][l(365)])&&(m?f[0]--:f[0]++),f;h=1;m=[];let n=[];for(var p=0;p<f[l(449)];p++)n[l(462)](h++);for(p=0;p<f[l(449)];p++)m[l(462)](h++);return x[l(1082)]&&"function"==typeof x.formula.TREND?x[l(1082)][l(365)](f,n,m):f},k=function(f,h,m,l,n){const p=
|
|
191
|
+
a0_0xae42;let r=[];var t=null;let y=[];for(let C=0;C<f[p(449)];C++){if(jSuites[p(352)](f[C])&&(r.push(f[C]),jSuites[p(352)](f[C+1])))continue;r[p(449)]?(t=q(r,f[p(449)],l),Array[p(1107)](t)?(t.forEach(function(v){y[p(462)](v)}),r=[]):y[p(462)](t)):(t=typeof n!==p(925)&&"calendar"===this[p(475)].columns[n].type?!0:!1,l&&(h*=-1,m*=-1),t=a(f[C],h*f[p(449)],m*f[p(449)],t),y[p(462)](t))}return y},d=function(f){const h=a0_0xae42;let m,l=this[h(1362)];l?m=l[h(966)](f):(l=this[h(1203)],m=f);m--;for(f=m;0<=
|
|
192
|
+
f;f--)if(m=this.results?l[f]:f,this[h(1203)][m]&&this[h(1203)][m].element)return m;return 0},c=function(f){const h=a0_0xae42;let m,l=this[h(1362)];l?m=l[h(966)](f):(l=this[h(1203)],m=f);m++;for(f=m;f<l[h(449)];f++)if(m=this[h(1362)]?l[f]:f,this[h(1203)][m]&&this.rows[m][h(1422)])return m;return l[l.length-1]},b=function(f,h){const m=a0_0xae42;for(;f<this[m(475)].columns.length;f++)if(this[m(577)][h][f][m(1422)]&&!this[m(577)][h][f][m(1422)][m(658)][m(1178)](m(1089)))return f;return this.options[m(476)][m(449)]-
|
|
193
|
+
1},e=function(f,h){const m=a0_0xae42;f=parseInt(f);h=parseInt(h);var l=this.getHighlighted();let n=l[0],p=l[1],r=l[2];l=l[3];let t,y;let C;if(null!=f&&null!=h){if(0<f-r){t=b[m(492)](this,parseInt(r)+1,h);var v=f}else{t=f;a:{var B=parseInt(n)-1;v=h;const A=a0_0xae42;for(;0<=B;B--)if(this[A(577)][v][B][A(1422)]&&!this.records[v][B][A(1422)][A(658)].contains(A(1089))){v=B;break a}v=0}}0<h-l?(y=c[m(492)](this,parseInt(l)),C=h):(y=h,C=d[m(492)](this,parseInt(p)));Math.abs(f-r)>Math[m(812)](h-l)?(y=parseInt(p),
|
|
194
|
+
C=parseInt(l)):(t=parseInt(n),v=parseInt(r));this[m(328)](t,y,v,C,m(1065))}};return e.execute=function(f){const h=a0_0xae42;if(!U[h(492)](this[h(1030)],this))return!1;let m=this[h(910)](),l=Ya.get[h(492)](this,m,!1,!1);var n=!0;let p=!1,r=!1;var t=this[h(1293)][h(1065)];let y,C,v=0,B=0;if(f)if(t&&t.active)f=t.x1,y=t.y1,C=t.x2,t=t.y2,m[0]==f?(p=!0,m[1]>y&&(r=!0)):m[0]>f&&(r=!0);else return this[h(893)]("cloning",!0),!1;else if(t=this.getSelected(),t[h(449)])for(p=!0,f=t[0].x,C=t[t[h(449)]-1].x,y=parseInt(t[t[h(449)]-
|
|
195
|
+
1].y)+1,t=parseInt(t[t.length-1].y);!0===n;){if(this[h(475)][h(790)][t+1]){let H=this[h(475)][h(790)][t+1],N=bb[h(492)](this,H,f-1),O=bb.call(this,H,C+1);""===N&&""===O&&(n=!1);for(v=f;v<=C;v++)bb.call(this,H,v)&&(n=!1)}else n=!1;n&&t++}else return this[h(893)](h(1065),!0),!1;let A=S[h(1323)].call(this,m,"s"),D=S[h(1323)][h(492)](this,m,h(475)),E=0,u=0,w=[],z=[],G=!0,F=this;if(p)for(n=function(){!0===ya.is.call(F,B)&&z.push({x:v,y:B,value:w[u],style:A[u][E],options:D[u][E]});u++;typeof l[u]===h(925)&&
|
|
196
|
+
(u=0,G&&(w=k.call(F,w,0,1,r,v)))},v=f;v<=C;v++){G=typeof this[h(475)].columns[v][h(759)]!==h(925)?this.options[h(476)][v].autoIncrement:this[h(1030)][h(216)][h(759)];u=0;w=[];for(B=0;B<l[h(449)];B++)w.push(l[B][E]);r&&w.reverse();G&&(w=k[h(492)](F,w,0,1,r,v));if(r)for(B=t;B>=y;B--)n();else for(B=y;B<=t;B++)n();E++}else for(G=this.parent[h(216)][h(759)],n=function(){!0===ya.is.call(F,B)&&z[h(462)]({x:v,y:B,value:w[E],style:A[u][E],options:D[u][E]});E++;"undefined"==typeof l[u][E]&&(E=0,G&&(w=k(w,1,
|
|
197
|
+
0,r)))},B=y;B<=t;B++){E=0;w=[];for(v=0;v<l[u][h(449)];v++)w[h(462)](l[u][v]);r&&w[h(1243)]();G&&(w=k(w,1,0,r));if(r)for(v=C;v>=f;v--)n();else for(v=f;v<=C;v++)n();u++}z[h(449)]&&this.setValue(z);m[0]<f&&(f=m[0]);m[1]<y&&(y=m[1]);m[2]>C&&(C=m[2]);m[3]>t&&(t=m[3]);this.resetBorders("cloning",!0);this[h(1454)](f,y,C,t)},e.end=function(){const f=a0_0xae42;ja[f(535)]=!1;ja[f(975)][f(492)](this,!0);ia[f(1113)][f(492)](this)},e.cancel=function(f){const h=a0_0xae42;ja[h(535)]=!1;e[h(1309)][h(492)](this,f)},
|
|
198
|
+
e.reset=function(){const f=a0_0xae42;this[f(893)](f(1065),!0)},e}(),Ya=function(){const a=a0_0xae42,q=function(e,f){const h=a0_0xae42;"undefined"===typeof f&&(f=!0);let m="";!0!==e&&!0!==this[h(1030)].config[h(796)]||(m+=this.getHeaders()[h(552)](/\s+/gm," ")+"\r\n");m+=k.get[h(492)](this,null,f,this[h(475)][h(1339)]);e=new Blob(["\ufeff"+m],{type:h(403)});if(window[h(247)]&&window.navigator[h(876)])window[h(247)][h(876)](e,this[h(475)][h(1046)]+".csv");else f=document[h(1295)]("a"),f[h(1228)]=URL[h(1199)](e),
|
|
199
|
+
f.setAttribute(h(1315),this[h(475)][h(1046)]+h(822)),document[h(992)][h(473)](f),f[h(299)](),f.parentNode[h(706)](f)},k=function(e){const f=a0_0xae42;e[f(773)]=k.get;e[f(632)]=k.getFromRange;e[f(1018)]=k[f(389)];e[f(1104)]=k[f(425)];e[f(774)]=k[f(712)];e[f(404)]=k[f(404)];e[f(1363)]=k[f(1363)];e[f(979)]=k[f(979)];e[f(1182)]=k[f(1182)];e[f(1113)]=k.refresh;e[f(790)]=k[f(389)];e[f(1315)]=k[f(1315)];e[f(671)]=k[f(671)];e[f(827)]=k[f(827)];e.paste=k[f(1031)];e[f(772)]=function(){return e[f(827)](!0)}},
|
|
200
|
+
d=function(e,f){let h=this[1],m=this[2],l=this[3];return e>=this[0]&&e<=m&&f>=h&&f<=l};k[a(1314)]=function(e,f){e=e.split(":");let h=J[a(323)](e[0]);e=J[a(323)](e[1]);return k[a(389)][a(492)](this,[h[0],h[1],e[0],e[1]],f)};k[a(389)]=function(e,f,h,m){!0===e&&(e=this[a(910)]());let l=e?!0:!1,n=[],p=[],r=this[a(475)][a(476)].length,t=this[a(475)][a(790)][a(449)];typeof m===a(925)&&(m=this[a(646)]&&typeof h==a(925)?1:0);for(let C=0;C<t;C++){var y=null;m?n={}:n=[];for(let v=0;v<r;v++)if(!l||d[a(492)](e,
|
|
201
|
+
v,C)){if(l&&this[a(1362)]&&-1===this.results[a(966)](C))continue;let B=Q[a(492)](this,v,C);if(f){if(l&&!T[a(230)].call(this,C))continue;y=ra[a(932)][a(492)](this,v,C);typeof y!==a(925)&&(B=y)}h&&B[a(1261)]&&(B.match(h)||B[a(1261)](/\n/)||B[a(1261)](/"/))&&(B=B.replace(RegExp('"',"g"),'""'),B='"'+B+'"');m?jSuites[a(937)][a(492)](n,""+Ha.call(this,v),B):n[a(462)](B);y=!0}y&&(h?p.push(n[a(1222)](h)):p[a(462)](n))}return h?p[a(1222)]("\r\n")+"\r\n":p};k[a(899)]=function(){let e=null;let f={};var h=0;
|
|
202
|
+
let m;var l=[];let n=this[a(475)][a(790)],p=n[a(449)];for(let t=0;t<p;t++){var r=null;m=t;n[t][a(790)]&&(Array[a(1107)](n[t][a(790)])||"object"==typeof n[t][a(790)])&&(typeof n[t].id!==a(925)&&(r=parseInt(n[t].id)),typeof n[t][a(561)]!==a(925)&&(m=n[t].row),l[m]=n[t].data,n[t]=[]);m>h&&(h=m);r&&(f[m]=r)}if(Object[a(483)](l)[a(449)])for(r=0;r<=h;r++)l[r]&&(n[r]=l[r]);h=this[a(251)]();if(!1!==h)for(h=Ha[a(492)](this,h),l=0;l<n.length;l++)!f[l]&&!1!==h&&(e=parseInt(n[l][h]),0<e&&(f[l]=e));return f};
|
|
203
|
+
k[a(1149)]=function(){this[a(646)]=0;let e=this[a(475)][a(476)],f=e[a(449)];for(let h=0;h<f;h++)typeof e[h][a(563)]!==a(925)&&(this[a(646)]=1)};k[a(425)]=function(e){e=k[a(282)](e);let f={};let h=[],m={};var l=this[a(475)][a(476)].length;var n=this[a(475)].data[a(449)];var p=Object[a(483)](e[0]).length-l;0<p&&this[a(1468)](p);var r=e[a(449)]-n;0<r&&this[a(1468)](r);for(p=0;p<n;p++)for(typeof e[p]===a(925)&&(e[p]={row:p,data:[]}),r=0;r<l;r++)typeof e[p].data[r]===a(925)&&(e[p][a(790)][r]="");for(p=
|
|
204
|
+
0;p<l;p++)n=Ha[a(492)](this,p),m[n]=p;for(l=0;l<e[a(449)];l++){r=e[l].row;n=Object[a(483)](e[l][a(790)]);for(let t=0;t<n[a(449)];t++)p=null,typeof m[n[t]]!==a(925)?p=m[n[t]]:-1<n[t]&&(p=parseInt(n[t])),null!==p&&h[a(462)]({x:p,y:r,value:e[l][a(790)][n[t]]});e[l].id&&(f[r]=e[l].id)}za[a(1395)][a(492)](this,f);ra[a(425)].call(this,h,null,!0)};k[a(1216)]=function(){this[a(1362)]=null;this[a(1203)]=[];this[a(577)]=[];this[a(677)]=0;k.type[a(492)](this);if(this[a(475)].data){let e=k[a(899)].call(this),
|
|
205
|
+
f=this[a(475)][a(790)].length;this.options[a(753)][1]>f&&(f=this[a(475)][a(753)][1]);let h=this[a(475)].rows||[];for(let m=0;m<f;m++){let l=h[m];e[m]&&(!l&&(l={}),l.id=e[m]);Da[a(561)][a(492)](this,m,l)}Ma.registerOption[a(492)](this,a(1203),a(303))}};k[a(712)]=function(e){this[a(893)]();this[a(729)]();this[a(562)][a(580)]="";this.options[a(790)]=e;k.build[a(492)](this);L[a(1113)][a(492)](this);ka[a(1478)][a(492)](this)};k.getRowData=function(e,f){var h=this[a(475)].data;if(typeof h[e]!==a(925)){if(f){f=
|
|
206
|
+
this.cols[a(449)];h=[];for(let m=0;m<f;m++)h[a(462)](ra.processed[a(492)](this,m,e,!0));return h}return JSON[a(899)](JSON[a(1158)](h[e]))}};k[a(1363)]=function(e,f,h){let m=[],l=this.options[a(476)][a(449)];for(let n=0;n<l;n++)typeof f[n]===a(925)&&(f[n]=""),m.push({x:n,y:e,value:f[n]});m[a(449)]&&this[a(1088)](m,null,h)};k[a(979)]=function(e,f){if(typeof this.options[a(476)][e]===a(925))return!1;let h=this[a(1203)][a(449)],m=[],l;for(let n=0;n<h;n++)f?l=ra[a(932)][a(492)](this,e,n,!0):l=Q.call(this,
|
|
207
|
+
e,n),m.push(l);return m};k[a(1182)]=function(e,f,h){let m=this[a(1203)].length,l=[];for(let n=0;n<m;n++)typeof f[n]===a(925)&&(f[n]=""),l.push({x:e,y:n,value:f[n]});l[a(449)]&&this[a(1088)](l,null,h)};const c=function(e){this[a(328)](e[0],e[1],e[2],e[3],a(1219))},b=function(){this[a(893)](a(1219),!0);x[a(878)]&&(x[a(878)]={},navigator.clipboard?navigator[a(878)].writeText(""):(this[a(1030)][a(1338)][a(1022)]="",this[a(1030)][a(1338)][a(1200)](),document.execCommand(a(827))))};return k[a(827)]=function(e){let f=
|
|
208
|
+
this,h=this[a(910)](),m=k[a(389)][a(492)](this,h,!0,"\t"),l=m,n=I[a(492)](this[a(1030)],"oncopy",this,h,m,e);if(n)m=n;else if(!1===n)return!1;return navigator[a(878)]?navigator.clipboard.writeText(m).then(function(){c[a(492)](f,h)}):(this.parent[a(1338)][a(1022)]=m,this[a(1030)].textarea[a(1200)](),document[a(691)](a(827)),c[a(492)](this,h)),x.clipboard={worksheet:this,value:m,selection:h,cut:!!e,hash:jSuites[a(1242)](l)},m},k[a(1031)]=function(e,f,h){if(!U[a(492)](this.parent,this))return!1;var m=
|
|
209
|
+
null,l=null;let n,p,r=[];if(x.clipboard.worksheet)if(p=x.clipboard[a(838)],n=x[a(878)][a(727)],m=n[0],l=n[1],jSuites[a(1242)](h)!==x[a(878)][a(1242)])b[a(492)](p);else{var t=0;h=k[a(389)][a(492)](p,n,!1,!1);for(var y=n[1];y<=n[3];y++)if(!p[a(1362)]||-1!==p.results.indexOf(y)){r[t]=[];var C=0;for(var v=n[0];v<=n[2];v++){var B=p.records[y][v],A=r[t][C]={};"undefined"!==typeof B.s&&(this===p?A[a(1259)]=B.s:A[a(1259)]=p.parent[a(216)][a(1259)][B.s]);B[a(475)]&&(A.options=Object.assign({},B.options));
|
|
210
|
+
C++}t++}}e=parseInt(e);f=parseInt(f);if(h){!Array[a(1107)](h)&&(h=J[a(406)](h,"\t"));if(C=I.call(this[a(1030)],a(638),this,h,e,f,r))h=C;else if(!1===C)return!1;100<h[a(449)]&&!this[a(475)][a(926)]&&!L[a(219)][a(492)](this)&&console[a(777)](a(814));if(C=this[a(910)]()){v=[];B=[];var D=A=0;for(let u=C[1];u<=C[3];u++)if(!this[a(1362)]||-1!==this[a(1362)].indexOf(u)){t=[];y=[];for(let w=C[0];w<=C[2];w++){let z=h[D][A];null!==m&&null!==l&&ba(z)&&(z=X.shiftFormula(z,w-m-A,u-l-D));t.push(z);r&&r[D]&&r[D][A]?
|
|
211
|
+
y.push(r[D][A]):y[a(462)]("");A++;A>=h[0][a(449)]&&(A=0)}v[a(462)](t);B[a(462)](y);D++;D>=h[a(449)]&&(D=0)}v.length&&0===v[a(449)]%h.length&&0===v[0].length%h[0][a(449)]&&(h=v,r=B)}let E;m=[];if(p&&!0===x[a(878)][a(772)]){for(l=n[1];l<=n[3];l++)for(C=n[0];C<=n[2];C++)(!this.results||this[a(1362)]&&0<=this[a(1362)][a(966)](l))&&m[a(462)]({x:C,y:l,value:"",style:null,options:null});b[a(492)](p)}l=e+h[0].length-this[a(475)].columns[a(449)];0<l&&this[a(631)](l);l=f+h.length-this[a(1203)][a(449)];0<l&&
|
|
212
|
+
this[a(1468)](l);C=l=e;y=t=f;v=null;this[a(1362)]&&(E=this.results[a(966)](f));for(B=0;B<h[a(449)];B++)for(A=0;A<h[B][a(449)];A++)C=e+A,y=f+B,this[a(1362)]&&(y=this.results[E+B]),D={x:C,y,value:h[B][A]},r&&r[B]&&r[B][A]&&(D.style=r[B][A][a(1259)],r[B][A][a(475)]&&(D[a(475)]=Object.assign({},r[B][A][a(475)]))),m[a(462)](D),p&&null===v&&ea[a(1197)][a(492)](p,C,y,n)&&(v=!0);v&&b[a(492)](this);m[a(449)]&&(ra[a(425)][a(492)](this,m,null,this[a(1030)][a(216)].forceUpdateOnPaste),I[a(492)](this[a(1030)],
|
|
213
|
+
a(347),this,m),this[a(1454)](l,t,C,y))}},k[a(671)]=function(e,f){k[a(1315)][a(492)](this,e,f,!0)},k[a(1315)]=function(e,f,h){if(!this[a(1030)][a(216)][a(287)])return console[a(620)]("Export not allowed"),!1;x[a(276)]&&!0!==h?x[a(276)](this.parent):q[a(492)](this,e,f)},k[a(282)]=function(e){!e&&(e=[]);!Array.isArray(e)&&(e=[e]);typeof e[0]!=a(925)&&!Array[a(1107)](e[0])&&"object"!=typeof e[0]&&(e=[e]);let f=[];for(let m=0;m<e[a(449)];m++){var h={};Array[a(1107)](e[m])||typeof e[m][a(790)]==a(925)?
|
|
214
|
+
h[a(790)]=e[m]:h=e[m];typeof e[m][a(561)]==a(925)?h[a(561)]=m:h[a(561)]=e[m].row;f[h[a(561)]]=h}for(h=0;h<f[a(449)];h++)e[h]=f[h]||{row:h,data:[]};return e},k}(),Db=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;k.getLabel=q[d(389)];k[d(531)]=q[d(389)]};return q[a(389)]=function(k,d,c){typeof k==a(906)&&(d=J[a(323)](k),k=d[0],d=d[1]);return this[a(570)](k,d,c)},q}(),lb=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;k.getDefinedNames=q[d(389)];k[d(1152)]=q.set};return q[a(425)]=
|
|
215
|
+
function(k){if(k[a(449)]&&Ta[a(492)](this[a(1030)],a(931))){var d=this[a(1030)][a(216)][a(1367)],c=[];for(let e=0;e<k[a(449)];e++){let f=k[e][a(257)][a(381)]();var b=d[f]?d[f]:null;k[e][a(1022)]?(k[e].value=La(k[e][a(1022)]),d[f]=k[e][a(1022)]):d[f]&&delete d[f];c[a(462)]({index:f,value:k[e][a(1022)],oldValue:b})}M[a(492)](this[a(1030)],{worksheet:this,action:a(1152),records:c});P[a(492)](this,a(1152),{data:c});I[a(492)](this[a(1030)],"onchangedefinednames",this,c)}},q[a(389)]=function(k){let d=this[a(1030)].config.definedNames;
|
|
216
|
+
return k?d[k]:d},q[a(1216)]=function(){let k=this[a(216)][a(1367)];if(k)if(Ta.call(this,a(931))){var d=Object[a(483)](k);if(d&&d[a(449)])for(let c=0;c<d[a(449)];c++){let b=(""+d[c])[a(381)](),e=La(k[d[c]]);b!==d[c]&&delete k[d[c]];k[b]=e}}else this.config[a(1367)]={}},q}(),ua=function(){const a=a0_0xae42;let q=["#006CD4",a(1262),a(1443),"#107042",a(1119),a(383),a(792)],k="-+/*^({[,|=<>;@".split(""),d=[];const c=function(){if(0<d[a(449)]){let h=null;for(let m=0;m<d[a(449)];m++)-1===d[m][a(966)]("!")?
|
|
217
|
+
h=this:h=ha(d[m][a(649)]("!")[0]),ca[a(547)][a(492)](h,d[m]);d=[]}},b=function(h){c[a(492)](this);let m=0,l=[],n,p=null,r=null;for(let t=0;t<h.children[a(449)];t++)if(n=h[a(1020)][t][a(1297)]("data-token")){!l[n]&&(l[n]=q[m++],6<m&&(m=0));h[a(1020)][t][a(1259)][a(1123)]=l[n];-1===n[a(966)]("!")?(p=this,r=n):(p=n[a(649)]("!"),r=p[1],p=ha(p[0]));let y=J[a(680)](r);null==y[1]&&(y[1]=0);null==y[3]&&(y[3]=p[a(1203)][a(449)]-1);ea[a(425)][a(492)](p,y[0],y[1],y[2],y[3],null,n,l[n]);d[a(462)](n)}},e=function(h){this.worksheet&&
|
|
218
|
+
(c[a(492)](this[a(838)]),typeof this[a(771)]==a(1282)&&this[a(771)][a(492)](this,this[a(580)],h),this.worksheet=null)},f=function(h,m){m&&typeof m!=a(1282)||(m={type:a(1003),onchange:m});m[a(1149)]===a(1003)?(h[a(658)][a(583)](a(534)),h.addEventListener(a(299),function(l){let n;l[a(1476)]&&l[a(1476)][0]?n=l[a(1476)][0][a(1355)]:n=l[a(1355)];l=this[a(762)]();24>l.width-(n-l.left)&&(f.current=h,h[a(658)].add(a(1115)),h[a(658)][a(583)](a(936)))})):(h[a(1396)](a(919),function(){ba(h[a(580)],!0)&&(h.classList[a(583)]("jss_formula"),
|
|
219
|
+
x.current&&setTimeout(function(){h[a(838)]=x[a(1245)];f[a(899)].call(x.current,h);let l=document.createTextNode("");h[a(473)](l);jSuites.focus(h)}))}),h[a(1396)](a(747),function(l){if(ba(h.textContent,!0))h.classList[a(583)](a(936));else h[a(658)][a(1178)]("jss_formula")&&(h.classList.remove("jss_formula"),h[a(838)]&&c[a(492)](h[a(838)]));l[a(1330)]()}),h.addEventListener(a(609),function(l){27===l[a(1189)]&&(h[a(580)]="",e[a(492)](h,!1))}));h[a(658)].add(a(971));h[a(658)].add(a(747));h[a(1150)](a(321),
|
|
220
|
+
!0);h[a(1396)](a(959),function(){e[a(492)](h,!0)});h[a(738)]=function(l){if(typeof l===a(925))return h.textContent;h[a(580)]=l};m.onchange&&(h[a(771)]=function(){m[a(771)][a(492)](h,h[a(580)])});m[a(927)]&&(h[a(927)]=function(){m[a(927)][a(492)](h,h.textContent)})};f[a(1245)]=null;return f[a(899)]=function(h){let m="";var l="";let n=window[a(851)](),p=document[a(217)](),r=J[a(579)][a(492)](this.parent,h);var t=X,y=t[a(546)];var C=h.textContent[a(552)](/(\r\n|\n|\r)/gm,"");t=y.call(t,C);for(y=0;y<
|
|
221
|
+
t[a(449)];y++){C=t[y].trim();var v;if(v=C&&X[a(634)].test(C)){{v=C;const B=a;-1!==v.indexOf("!")?(v=v[B(649)]("!"),v=ha(v[0])?!0:!1):v=!0}}v?(y===t[a(449)]-1&&(l=a(1094)),m+=a(741)+l+a(1273)+C[a(552)](/\$/g,"")[a(381)]()+'">'+t[y]+a(1412)):m+=t[y][a(552)](/\s/g,a(380))[a(552)](/</g,a(225))}h[a(1099)]=m;m=null;l=0;for(t=0;t<h[a(1455)][a(449)]&&!(m=h.childNodes[t],m[a(1274)]?l=m.textContent[a(449)]:l=m.length,0>=r-l);t++)r-=l;m&&(m[a(1274)]?p.setStart(m[a(1034)],r):(r>m[a(449)]&&(r=m[a(449)]),p[a(1063)](m,
|
|
222
|
+
r)),n[a(1097)](),n[a(942)](p));b[a(492)](this,h)},f.close=function(h){let m=f[a(1245)];c[a(492)](this);if(h)h[a(658)][a(1284)](a(936));else m&&(typeof m[a(771)]==a(1282)&&m.onchange[a(492)](m),m[a(658)].remove(a(1115)),m.classList[a(1284)](a(936)),m[a(838)]=null,f.current=null)},f[a(1399)]=function(h,m,l,n,p){h=J[a(1479)](h,m);l=J[a(1479)](l,n);p[a(1265)]&&p.type===a(1181)&&(h=l);return h!==l?(p=h+":"+l,p=X[a(757)][a(492)](this,p),X.getRangeFromTokens[a(492)](this,p)):h},f[a(450)]=function(h,m,l,
|
|
223
|
+
n,p){let r=f[a(1245)];"true"===r[a(1297)](a(1465))&&(h=l,m=n);h=f.getName.call(this,h,m,l,n,p);m=document[a(1295)]("b");m[a(580)]=h;m[a(1150)]("data-token",h);r[a(580)]="";r[a(473)](m);b[a(492)](this,r);jSuites.focus(m);p.preventDefault()},f.update=function(h,m,l,n,p,r,t){r[a(1297)]("data-single")===a(1320)&&(h=l,m=n);let y=jSuites.getNode();if(y){let C=f[a(1399)][a(492)](this,h,m,l,n,p);this!==t&&(C=t[a(453)]()+"!"+C);h=function(v){let B=document[a(1295)]("b");B[a(580)]=C;B[a(1150)](a(1400),C);y.parentNode===
|
|
224
|
+
r&&!1===v?y.parentNode[a(872)](B,y.nextSibling):r.appendChild(B);y=B};if(y[a(1297)](a(1400)))p[a(1265)]&&p[a(1149)]===a(1181)?(r[a(473)](document.createTextNode(",")),h(!0)):(y.textContent=C,y[a(1150)](a(1400),C));else{if(!y[a(580)]||""!==y.textContent&&-1===k[a(966)](y.textContent[a(581)](-1))||y[a(582)]&&y[a(582)][a(1297)](a(1400)))return!1;h(!1)}return jSuites.focus(y),b[a(492)](this,r),p[a(1330)](),typeof r[a(927)]==a(1282)&&r[a(927)][a(492)](r,r[a(580)],p),!0}return!1},f[a(662)]=function(h){h[a(1470)][a(838)]=
|
|
225
|
+
this;if(h[a(1265)]){if(67===h[a(1189)]||88===h.which)h=window[a(851)]()[a(350)]()[a(552)](/(\r\n|\n|\r)/gm,""),navigator[a(878)]?navigator[a(878)][a(1195)](h):(this[a(1030)][a(1338)][a(1022)]=h,this.parent[a(1338)][a(1200)](),document.execCommand(a(827)))}else if(36===h[a(1189)]){let m=window[a(851)](),l=document[a(217)]();l[a(1063)](h[a(1470)],0);m[a(1097)]();m[a(942)](l)}else 35===h.which?jSuites.focus(h[a(1470)]):187===h.which?!h.target[a(580)][a(552)](/(\r\n|\n|\r)/gm,"")&&h[a(1470)][a(1297)](a(1341))&&
|
|
226
|
+
h[a(1470)][a(370)](a(1341)):13===h[a(1189)]&&h.target[a(959)]()},f[a(625)]=function(h){q=h},f[a(1284)]=function(){this[a(1030)].input[a(658)][a(1178)]("jss_formula")&&ua[a(767)][a(492)](this,this[a(1030)][a(747)])},f}(),X=function(){const a=a0_0xae42,q=new RegExp(/^(.*?!(:?[$A-Z]{1,3}[$0-9]*)+)$|^(:?[$A-Z]{1,3}[$0-9]+)+$|^(.*?!)?([$A-Z]{1,3}:[$A-Z]{1,3})$/i),k=function(v,B){const A=a0_0xae42;let D="",E=[],u=0;for(let z=0;z<v[A(449)];z++){if('"'===v[z]||"'"===v[z])u?u===v[z]&&(u=!1):u=v[z];var w;if(w=
|
|
227
|
+
!u)w=v[z],(w="-"===w||"+"===w||"/"===w||"*"===w||"^"===w||"&"===w||"@"===w)||(w=v[z],w="("===w||")"===w||"{"===w||"}"===w||"["===w||"]"===w||","===w||"|"===w||"="===w||"<"===w||">"===w||";"===w);w?(D&&(E[A(462)](D),D=""),E[A(462)](v[z])):(!B||u||"$"!==v[z])&&(D+=v[z])}return D&&E.push(D),E},d=function(v,B,A){const D=a0_0xae42;let E=[];typeof v===D(906)&&(v=k(v));let u=v[D(449)];for(let z=0;z<u;z++){var w=v[z];if(w&&q[D(1086)](w)&&0<=w[D(966)](":")){E.push("[");w=t[D(757)][D(492)](this,w,B,A);for(let G=
|
|
228
|
+
0;G<w[D(449)];G++)G&&E[D(462)](","),E[D(462)](w[G]);E[D(462)]("]")}else E[D(462)](w)}return E},c=function(v,B){const A=a0_0xae42;let D=[];typeof v===A(906)&&(v=k(v));let E=v[A(449)];for(let u=0;u<E;u++){let w=v[u];w&&q[A(1086)](w)&&(B&&-1===w[A(966)]("!")&&(w=B+"!"+w),D[A(462)](w))}return D},b=function(v,B,A){var D=a0_0xae42;let E="",u="",w=v[D(649)]("$");if(3===w.length)return v;2===w[D(449)]&&(w[0]?(A=0,u="$"):(B=0,E="$"),v=w[D(1222)](""));D=J[D(323)](v);v=D[0];D=D[1];return 0>v||0>D?"#REF!":(v+=
|
|
229
|
+
B,null===D?D="":D=D+A+1,E+J.getColumnName(v)+u+D)},e=function(v){var B=a0_0xae42;if(this){let A=Object[B(483)](this);B=A[B(449)];let D=v.length;for(let E=0;E<B;E++)for(let u=0;u<D;u++)A[E]!==v[u]||v[u]&&"("===v[u+1]||(v[u]=this[A[E]])}},f=function(v,B){const A=a0_0xae42;let D=v[A(505)];if(D&&!B[A(537)](v)){let E=[];B[A(425)](v,E);for(let [u,w]of D)f[A(492)](w,u,B),E[A(462)](u)}},h=function(v){const B=a0_0xae42;return v=v.join("")[B(552)](/\[(.*?)]/ig,function(A,D){return t[B(650)](D[B(649)](","))}),
|
|
230
|
+
v},m=function(v,B,A){const D=a0_0xae42;if("undefined"!==typeof v&&"undefined"!==typeof B){let w=this.records[B][v];if(A instanceof Date)w.v=jSuites[D(1163)][D(643)](A);else if(Array.isArray(A)){let z=!1;for(var E=0;E<A[D(449)];E++)for(var u=0;u<A[E][D(449)];u++)(0<u||0<E)&&""!==Q[D(492)](this,v+u,B+E)&&(z=!0);E=new Map;u=w[D(505)];!u&&(u=w[D(505)]=new Map);for(let G=0;G<A.length;G++)for(let F=0;F<A[G][D(449)];F++){let H=A[G][F];if(this[D(577)][B+G]&&this.records[B+G][v+F]){let N=this[D(577)][B+G][v+
|
|
231
|
+
F];!z&&(N.v=H);E[D(425)](N,H);(0<F||0<G)&&(u[D(425)](N,this),N.isArray=w)}else return D(993)}w.a=E;A=z?D(993):A[0][0]}else w.v=A}return A},l=function(v,B,A,D,E,u){const w=a0_0xae42;var z=null;let G=null;var F=D[w(1174)];0<=F.indexOf(" ")&&(F="'"+F+"'");!u&&(u=F);"undefined"!==typeof B&&"undefined"!==typeof A&&(z=J[w(1479)](B,A),G=u+"!"+z);if(G){if(this[w(1183)][w(537)](G))throw{error:"#LOOP",message:w(1084),reference:G};this[w(1183)][w(583)](G)}z=k[w(492)](D,v,!0);e.call(D.parent[w(216)].definedNames,
|
|
232
|
+
z);!0===D[w(1030)].config[w(880)]&&e[w(492)](D[w(648)],z);if(u)for(v=z[w(449)],F=0;F<v;F++){var H=z[F];H&&q.test(H)&&-1===H[w(966)]("!")&&(z[F]=u+"!"+H)}v=z[w(1222)]("");z=d[w(492)](D,z,!0);if(z=c(z)){H=z[w(449)];for(let ma=0;ma<H;ma++){var N=D,O=z[ma];let fa=z[ma];F=u;-1!==z[ma][w(966)]("!")?(N=z[ma][w(649)]("!"),F=N[0],O=N[1],N=ha(N[0])):fa=F+"!"+O;if(typeof N==w(925))throw{error:w(1175),message:"Table does not exist or is not loaded yet"};var V=J[w(323)](O);O=V[0];V=V[1];if(N[w(1203)][w(449)]>
|
|
233
|
+
V&&N[w(475)].columns.length>O&&!this[w(575)][w(537)](z[ma])){var W=N[w(577)][V];"undefined"===typeof W[O].chain&&(W[O][w(505)]=new Map);typeof E===w(925)?"undefined"!==typeof A&&W[O]!==D[w(577)][A][B]&&W[O][w(505)][w(425)](D[w(577)][A][B],D):E&&W[O][w(505)][w(425)](E,D);W=W[O].v;let da=null;ba(W)?G!==fa?da=l[w(492)](this,W,O,V,N,void 0,F):da=0:(""===W||null===W||typeof W===w(925)?W=null:jSuites.isNumeric(W)?"string"===typeof W&&(W=parseFloat(W)):(W='"'+W+'"',this.types[z[ma]]=w(393)),da=W);(null!==
|
|
234
|
+
da||this[w(1042)])&&this[w(575)].set(z[ma],da)}}}return G&&this[w(1183)]["delete"](G),v[w(980)](1)},n=function(v,B){function A(w){const z=a0_0xae42;if(!u[z(537)](w)){u.add(w);const G=v[z(389)](w)||[];for(let F of G)A(F);!B[z(537)](w)&&E[z(462)](w)}}const D=a0_0xae42;let E=[],u=new Set;for(let [w]of v[D(574)]())!u[D(537)](w)&&A(w);return E[D(1243)]()},p=function(v,B,A,D){const E=a0_0xae42;B=c(B,A);for(A=0;A<B.length;A++){let u=B[A][E(649)]("!"),w;D&&(w=Ea(u[0]));if(!D||w===D){let z=this[E(389)](u[1]);
|
|
235
|
+
!z&&(z=[],this.set(u[1],z));z[E(462)](v)}}},r=function(v,B){const A=a0_0xae42;let D=this;v=this[A(577)][B][v];v.a&&v.a[A(889)](function(E,u){u[A(1107)]&&""===Q.call(D,u.x,u.y)&&(u.v="",u[A(1422)]&&(u[A(1422)].textContent=""))})},t=function(v){const B=a0_0xae42;v[B(1214)]=t[B(425)];v[B(869)]=t[B(1478)];v.executeFormula=t[B(975)];v.setTracking=t[B(940)]},y=function(v){const B=a0_0xae42;return v=v[B(552)](/!/g,"."),-1!==v[B(966)](".")&&(v=v[B(649)]("."),v[0]=v[0].replace(/\s+/g,""),v[0]=v[0][B(552)](/'/g,
|
|
236
|
+
""),v=v[B(1222)](".")),v},C=function(v){const B=a0_0xae42;if(typeof v===B(906)){v=v[B(552)](/\$/g,"");v=d(v,!0);for(let A=0;A<v[B(449)];A++)v[A]&&q[B(1086)](v[A])&&(v[A]=y(v[A]));v=v[B(1222)]("")}return v};return t[a(564)]=function(v,B){let A="",D="",E={};if(B[a(509)]){B[a(889)](function(u,w){D=y(w);-1!==D[a(966)](".")&&(D=D.split("."),E[D[0]]=!0)});D=Object[a(483)](E);for(let u=0;u<D.length;u++)A+=a(1145)+D[u]+a(836);B[a(889)](function(u,w){D=y(w);u=C(u);-1!==D[a(966)](".")?A+=D+a(1198)+u+";\n":
|
|
237
|
+
A+=a(1145)+D+a(1198)+u+";\n"});A+=a(572);A+="var FALSE = false;\n"}v=C(v);v=(new Function(A+a(590)+v))();return null===v&&(v=0),v},t[a(425)]=function(){},t[a(1016)]=function(v,B){let A=this.records[B][v];A.a&&(r[a(492)](this,v,B),A.a[a(889)](function(D,E){E.isArray&&(delete E.isArray,A.chain["delete"](E),Ka.removeValidation[a(492)](E.w,E))}),delete A.a)},t[a(1085)]=function(v,B){let A=this[a(577)][B][v],D=this;if(A.a){let E=!0;A.a.forEach(function(u,w){w[a(1107)]&&""!==Q[a(492)](D,w.x,w.y)&&(E=!1)});
|
|
238
|
+
E?A.a.forEach(function(u,w){w.v=u;if(w.element){let z=S[a(1185)](w[a(1422)],u,Ra[a(389)].call(D,w.x,w.y));typeof z!==a(925)&&(u=z);w[a(1422)][a(580)]=u}Ka[a(881)].call(D,w)}):(r[a(492)](this,v,B),A[a(1422)]&&(A[a(1422)][a(580)]=a(897)))}},t[a(975)]=function(v,B,A,D,E,u){if(!0===this[a(1030)][a(270)])return null!==B&&null!==A&&Za[a(583)](this.records[A][B]),"";if(Oa.call(this,a(791))){let w=I[a(492)](this[a(1030)],a(791),this,v,B,A);if(!1===w)return v;w&&(v=w)}E={loopProtection:new Set,expressions:new Map,
|
|
239
|
+
types:{},basic:-1!==v[a(966)](a(835))||x[a(1082)].basic||E?!0:!1};try{v=l.call(E,v,B,A,this,u);if(""===v)return"";let w;return E.basic?w=t.run(v,E[a(575)]):w=x[a(1082)](v,E.expressions,B,A,this,E[a(1419)],!0,!0),!1!==D&&(w=m[a(492)](this,B,A,w)),w}catch(w){return!0===this[a(1030)][a(216)][a(1141)]&&console.log(v,E.expressions,w),w&&w[a(620)]?w[a(620)]:"#ERROR"}},t[a(1478)]=function(v,B,A){A=d[a(492)](this,v,!1);if(A[a(449)]){v={v:A};A=c(A);let E;if(B[a(1203)].size){var D=B[a(1203)];E=1}else B[a(415)][a(509)]&&
|
|
240
|
+
(D=B[a(415)],E=0);if(D){for(B=0;B<A[a(449)];B++){let u=J[a(793)](A[B]),w=D[a(389)](u[E]);if(w){let z;E?z=J[a(358)](u[0],w):z=J[a(358)](w,u[1]);X[a(438)][a(492)](this,v,A[B],z)}}if(typeof v.r!==a(925)){for(D=0;D<v.v[a(449)];D++)v.r[D]&&(v.v[D]=v.r[D]);return h(v.v)}}}},t[a(1113)]=function(v){v&&v.length&&v.forEach(function(B){const A=a0_0xae42;if(!B[A(1149)]){let D=Q[A(492)](B.w,B.x,B.y);S[A(1478)][A(492)](B.w,B.x,B.y,D,!0)}})},t.updateFormulaTokens=function(v,B,A){let D,E;let u=v.v;!v.r&&(v.r=[]);
|
|
241
|
+
let w=u[a(449)];for(let F=0;F<w;F++)if(u[F]&&q.test(u[F])){var z=!1;-1===u[F][a(966)]("!")?(E=u[F],D=""):(E=u[F][a(649)]("!"),D=E[0],E=E[1]);var G=E;if(-1!==G[a(966)]("$")){if(E=E[a(552)](/\$/g,""),E===B){let H=void 0,N=void 0;z=A;const O=a0_0xae42;E=-1===G[O(966)]("$")?z:(G=G[O(649)]("$"),3===G[O(449)]?(N="$",H="$"):""===G[0]?(N="$",H=""):(N="",H="$"),N+z[O(1261)](/[A-Z]+/g)+H+z.match(/[0-9]+/g));z=!0}}else E===B&&(E=A,z=!0);D&&(E=D+"!"+E);z&&(v.v[F]=null,v.r[F]=E)}},t[a(1441)]=function(v,B){let A,
|
|
242
|
+
D,E=[],u=[],w=new Map;v[a(889)](function(z){if(z[a(449)])for(A=0;A<z[a(449)];A++){let F=z[A];if("undefined"!==typeof F.r){for(D=0;D<F.v.length;D++)F.r[D]&&(F.v[D]=F.r[D]);if(0===F[a(1149)]){var G=w[a(389)](F.w);!G&&(G=[],w.set(F.w,G));let H={x:F.x,y:F.y,value:h(F.v)};G[a(462)](H)}else G=h(F.v),-1!==G.indexOf(a(311))&&(G=null),G={index:F.k,value:G},1===F[a(1149)]?E[a(462)](G):u[a(462)](G);F.r=void 0}}});M.cascade=!0;!M[a(252)]&&(lb[a(425)][a(492)](this,E),Ka.set[a(492)](this,u));w[a(889)](function(z,
|
|
243
|
+
G){z=ra[a(329)][a(492)](G,z);!B&&ra.setValueChained[a(492)](G,z);P[a(492)](G,a(1214),{data:z})});M[a(506)]=!1},t.getChain=function(v){if(typeof v===a(925))return!1;let B=new Map,A=new Set;for(let D=0;D<v.length;D++){let E=v[D];E=this[a(577)][E.y][E.x];f[a(492)](this,E,B);A[a(583)](E)}return n(B,A)},t[a(411)]=function(v){let B=new Map;!v&&(v=this[a(453)]());v=Ea(v);for(let F=0;F<x[a(337)][a(449)];F++){var A=x[a(337)][F][a(211)];for(var D=0;D<A[a(449)];D++){var E=A[D][a(453)](),u=A[D].options[a(476)][a(449)],
|
|
244
|
+
w=A[D][a(1203)][a(449)];for(var z=0;z<w;z++){let H=A[D].options.data[z];for(let N=0;N<u;N++){var G=bb[a(492)](A[D],H,N);if(ba(G)&&(G=d[a(492)](this,G,!1,v),G.length)){let O={type:0,w:A[D],x:N,y:z,v:G};p[a(492)](B,O,G,E,v)}}}}if(A=x.spreadsheet[F].config[a(1367)])for(D=Object.keys(A),E=0;E<D[a(449)];E++)w=D[E],z=A[w],u=z[a(649)]("!"),Ea(u[0])===v&&(z=d.call(this,z,!1,v),z[a(449)]&&(w={type:1,s:x[a(337)][F],k:w,v:z},p.call(B,w,z,u[0])));if(A=x[a(337)][F][a(216)][a(1249)])for(D=0;D<A[a(449)];D++)A[D]&&
|
|
245
|
+
A[D][a(450)]&&(u=A[D][a(450)],E=u[a(649)]("!"),Ea(E[0])===v&&(u=d.call(this,u,!1,v),u[a(449)]&&(w={type:2,s:x.spreadsheet[F],k:D,v:u},p[a(492)](B,w,u,E[0]))))}return B},t[a(847)]=function(v,B){v=Ea(v);0<=B[a(966)](" ")&&(B="'"+B+"'");let A=X[a(411)][a(492)](this,v);A.forEach(function(D){if(D[a(449)])for(let E=0;E<D[a(449)];E++){let u=D[E];for(let w=0;w<u.v.length;w++)if(-1!==u.v[w][a(966)]("!")){let z=u.v[w].split("!");z[1]&&Ea(z[0])===v&&(z[0]=B,u.v[w]=z[a(1222)]("!"),u.r=!0)}}});t[a(1441)].call(this,
|
|
246
|
+
A,!0)},t.shiftFormula=function(v,B,A){v=k(v);let D=null,E=null;for(let u=0;u<v.length;u++)q[a(1086)](v[u])&&(-1===v[u][a(966)]("!")?E=["",v[u]]:E=v[u][a(649)]("!"),-1===E[1][a(966)](":")?E[1]=b(E[1],B,A):(D=E[1][a(649)](":"),E[1]=b(D[0],B,A)+":"+b(D[1],B,A)),E[0]?v[u]=E.join("!"):v[u]=E[1]);return v[a(1222)]("")},t[a(757)]=function(v,B,A){let D=this,E="";if(-1===v[a(966)](":"))return[v];v=v[a(552)](/\$/g,"");-1!==v.indexOf("!")&&(E=v[a(649)]("!"),v=E[1],D=ha(E[0]),E=E[0]+"!");let u=[];v=v.split(":");
|
|
247
|
+
let w=J[a(323)](v[0]);v=J[a(323)](v[1]);let z,G,F,H;null!==w[0]&&(w[0]<=v[0]?(z=w[0],G=v[0]):(z=v[0],G=w[0]));null!==w[1]&&(w[1]<=v[1]?(F=w[1],H=v[1]):(F=v[1],H=w[1]));if(null===w[1]&&null===v[1])if(F=0,B&&D&&D[a(475)]&&D[a(475)][a(790)])H=D[a(475)][a(790)][a(449)]-1;else return!E&&A&&(E=A+"!"),[E+J[a(1352)](w[0]),E+J[a(1352)](v[0])];else if(null===w[0]&&null===v[0])if(z=0,B&&D&&D[a(475)]&&D[a(475)][a(476)])G=D[a(475)][a(476)][a(449)]-1;else return!E&&A&&(E=A+"!"),[E+w[1],E+v[1]];for(B=F;B<=H;B++)for(A=
|
|
248
|
+
z;A<=G;A++)u[a(462)](E+J[a(1479)](A,B));return u},t[a(650)]=function(v){v=v[a(521)](function(A){return-1===A[a(966)](a(311))});let B="";for(let A=0;A<v[a(449)];A++)if(-1!==v[A][a(966)]("!")){let D=v[A].split("!");v[A]=D[1];""===B&&(B=D[0]+"!")}return v[a(268)](function(A,D){A=J[a(323)](A);D=J.getCoordsFromColumnName(D);return A[1]>D[1]?1:A[1]<D[1]?-1:A[0]>D[0]?1:A[0]<D[0]?-1:0}),v[a(449)]?B+(v[0]+":"+v[v[a(449)]-1]):"#REF!"},t[a(940)]=function(){typeof this.instance!==a(925)&&(!this[a(294)].tracking&&
|
|
249
|
+
(this[a(294)][a(1041)]=new Map),this[a(294)][a(1041)][a(425)](this[a(294)][a(577)][this.y][this.x],!0))},t[a(1041)]=function(v){if(this[a(1041)]){if(v&&v[a(449)])for(let B=0;B<v[a(449)];B++)this.tracking["delete"](v[B]);t.evaluate[a(492)](this)}},t[a(267)]=function(){if(this.tracking){let v=this;v[a(1041)][a(889)](function(B,A){B=Q[a(492)](v,A.x,A.y);ba(B)?ra[a(1450)][a(492)](v,A.x,A.y,B):v[a(1041)][a(852)](A)})}},t[a(634)]=q,t[a(546)]=k,t}(),ra=function(){const a=a0_0xae42,q=function(b,e,f,h){const m=
|
|
250
|
+
a0_0xae42;let l,n,p=null,r=null;"string"==typeof e?(e=J[m(323)](e),l=e[0],n=e[1]):e[m(1274)]?(l=e[m(1297)](m(332)),n=e[m(1297)](m(751))):e[m(1422)]&&e.element[m(1274)]?(l=e[m(1422)].getAttribute(m(332)),n=e[m(1422)][m(1297)](m(751))):(l=e.x,n=e.y,typeof e[m(1022)]!==m(925)&&(f=e.value),"undefined"!==typeof e[m(1259)]&&(p=e[m(1259)]),typeof e[m(475)]!==m(925)&&(r=e[m(475)]));if(h||!0!==rb[m(492)](this,l,n))f={x:l,y:n,value:f,force:h},null!==p&&(f[m(1259)]=p),null!==r&&(f[m(475)]=r),b[m(462)](f)},k=
|
|
251
|
+
function(b){const e=a0_0xae42;let f={},h=b.length;for(let m=0;m<h;m++){let l=b[m],n=J[e(1479)](l.x,l.y);"undefined"!==typeof l[e(1259)]&&(!f[e(1259)]&&(f[e(1259)]={}),f[e(1259)][n]=l.style);typeof l[e(475)]!==e(925)&&(!f[e(475)]&&(f.options={}),f.options[n]=l[e(475)])}return f},d=function(b){const e=a0_0xae42;x[e(1186)][e(506)]=!0;b[e(1259)]&&eb[e(425)][e(492)](this,b[e(1259)],null,null,!0);b[e(475)]&&Ra[e(425)][e(492)](this,b[e(475)]);x.history[e(506)]=!1},c=function(b){const e=a0_0xae42;b.name=
|
|
252
|
+
Ha;b.value=Q;b[e(1114)]=c.get;b[e(1160)]=c.getFromCoords;b[e(1088)]=c[e(425)];b.setValueFromCoords=c[e(1450)];b[e(463)]=c[e(1133)];b[e(570)]=c[e(932)]};return c[a(389)]=function(b,e){if(b){var f=this;if(typeof b==a(1378)){var h=b.x;var m=b.y}else{if(0<=b[a(966)]("!")&&(f=b[a(649)]("!"),b=f[1],f=ha(f[0]),!f)){console[a(620)](K(a(412)));return}b=b.toUpperCase();-1<b[a(966)](":")?h=J.getCoordsFromRange(b):(b=J[a(323)](b),h=b[0],m=b[1])}return Array[a(1107)](h)?Ya[a(389)][a(492)](f,h,e):c[a(1220)][a(492)](f,
|
|
253
|
+
h,m,e)}},c[a(1220)]=function(b,e,f){let h=null;return null!=b&&null!=e&&(f?h=c[a(932)][a(492)](this,b,e):h=Q[a(492)](this,b,e)),h},c[a(425)]=function(b,e,f){if(!U.call(this[a(1030)],this))return!1;let h=[];f=!!f;if(b&&Array[a(1107)](b)){var m=b[a(449)];for(let l=0;l<m;l++)q.call(this,h,b[l],e,f)}else if(typeof b===a(1378)&&typeof b.x===a(925)&&typeof b.tagName==a(925))for(e=Object[a(483)](b),m=0;m<e.length;m++)q[a(492)](this,h,e[m],b[e[m]],f);else q[a(492)](this,h,b,e,f);if(h[a(449)]&&(b=k[a(492)](this,
|
|
254
|
+
h),h=c[a(329)].call(this,h),c[a(319)][a(492)](this,h),h[a(449)])){ca[a(1113)][a(492)](this);M[a(492)](this.parent,{worksheet:this,action:a(1088),records:h,selection:this[a(848)]});d[a(492)](this,b);b=this.getPrimaryKey();if(!1!==b)for(f=0;f<h.length;f++)h[f].x===b&&h[f][a(1022)]&&mb[a(492)](this,h[f]);P[a(492)](this,a(1088),{data:h});ka[a(1478)][a(492)](this);I[a(492)](this[a(1030)],a(656),this,h);let l=this,n=this[a(562)][a(891)];setTimeout(function(){l.tbody[a(891)]!==n&&ca[a(1113)][a(492)](l)},
|
|
255
|
+
500)}},c.setFromCoords=function(b,e,f,h){let m=[];m[a(462)]({x:b,y:e,value:f});c[a(425)].call(this,m,null,h)},c[a(1133)]=function(){let b=[],e=this[a(296)]();for(let f=0;f<e[a(449)];f++){let h=e[f].x,m=e[f].y;if(!this[a(475)][a(476)][h][a(1246)]&&this.options[a(476)][h][a(1149)]===a(697)){let l=Q[a(492)](this,h,m)?!1:!0;b[a(462)]({x:h,y:m,value:l})}}b[a(449)]&&c[a(425)].call(this,b)},c[a(329)]=function(b){let e=[],f=b[a(449)];for(let m=0;m<f;m++){var h=b[m];h=this.updateCell(h.x,h.y,h[a(1022)],h[a(1389)]);
|
|
256
|
+
typeof h[a(1022)]!==a(925)&&e.push(h)}return e},c[a(932)]=function(b,e,f){let h=Q[a(492)](this,b,e);if(null===h)return null;let m=xa.get[a(492)](this,b,e),l=m[1];if("hidden"!==l[a(1149)]&&"autonumber"!==l.type&&l.type!==a(1163)&&l[a(1149)]!==a(1161)&&"url"!==l[a(1149)]&&!1!==l.process&&(!0===f||"color"!==l.type&&l[a(1149)]!==a(1380)&&l.type!==a(676)))if(l[a(1149)]===a(1440)||l[a(1149)]===a(697))h=m[0].get(l,h,f);else{let n=this[a(577)][e][b][a(1422)];n?!0===this[a(1030)].config[a(986)]?h=n[a(580)]:
|
|
257
|
+
n[a(1020)][a(449)]&&n[a(1020)][0][a(658)][a(1178)]("jss_rotate")?h=n.children[0][a(1099)]:h=n.innerHTML:(ba(h)&&(h=this[a(1039)](h,b,e,!1)),m[0]&&typeof m[0][a(389)]==a(1282)&&(b=m[0].get(l,h,f),typeof b!==a(925)&&(h=b)))}return h},c[a(319)]=function(b){if(!1===this[a(1030)].config.parseFormulas)return!1;try{let e=typeof this[a(1030)][a(216)].onformulachain===a(1282),f=X.getChain[a(492)](this,b);if(f){let h=[];f.forEach(function(m){let l=m.w;if(typeof m[a(1149)]===a(925)){let n=Q.call(l,m.x,m.y);
|
|
258
|
+
if(ba(n)&&(S.update[a(492)](l,m.x,m.y,n,!0),!0===e)){let p=l.records[m.y][m.x].v;h[a(462)]({x:m.x,y:m.y,w:l,v:p,value:p,cell:J.getColumnNameFromCoords(m.x,m.y),f:n})}}else typeof m[a(1072)]==a(1282)&&m[a(1072)][a(492)](l,m)});!0===e&&h[a(449)]&&I[a(492)](this.parent,"onformulachain",this,h)}}catch(e){console[a(620)](e)}},c}(),S=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;k[d(1258)]=q[d(389)];k[d(1137)]=q.get;k.updateCell=q.update;k[d(809)]=q[d(1157)];k[d(248)]=q[d(704)]};return q[a(704)]=
|
|
259
|
+
function(k,d){return(d=this[a(577)][d])&&d[k]&&d[k].element&&d[k][a(1422)][a(1430)]&&d[k].element[a(1430)].parentNode?!0:!1},q[a(389)]=function(k,d){typeof k===a(906)&&"undefined"===typeof d&&(d=J.getCoordsFromColumnName(k),k=d[0],d=d[1]);k=parseInt(k);d=parseInt(d);let c=this.records[d];return c&&c[k]&&c[k][a(1422)]?c[k][a(1422)]:S[a(516)][a(492)](this,k,d)},q[a(1157)]=function(k){let d=this[a(251)](),c=[];for(let b=0;b<k[a(449)];b++)typeof k[b].id!==a(925)?(mb.call(this,k[b]),c[a(462)]({id:k[b].id,
|
|
260
|
+
y:k[b].y}),!1!==d&&q[a(1478)][a(492)](this,d,k[b].y,k[b].id,!0)):c[a(462)](q[a(1478)][a(492)](this,k[b].x,k[b].y,k[b].value,k[b][a(1389)]));P[a(492)](this,a(809),[c])},q[a(1478)]=function(k,d,c,b){var e=this.records[d][k];let f={x:k,y:d};if(e){let m=e[a(1422)];if(b||!m||!m[a(658)].contains(a(721))){var h=I[a(492)](this.parent,a(813),this,m,k,d,c);if(!1===h)return f;typeof h!==a(925)&&(c=h);ba(c)&&(c=La(c));if(!b&&(h=Ka[a(591)].call(this,e,c),!1===h))return!1;h=Q[a(492)](this,k,d);(h!==c||b)&&Q[a(492)](this,
|
|
261
|
+
k,d,c);e.a&&X[a(1016)][a(492)](this,k,d);let l=xa[a(389)].call(this,k,d);if("function"==typeof l[0][a(262)]){let n=l[0][a(262)](m,c,k,d,this,l[1]);typeof n!==a(925)&&(c=n,Q[a(492)](this,k,d,n))}if(e.a)X[a(1085)][a(492)](this,k,d);else e[a(1107)]?(e=e.isArray,X[a(1085)][a(492)](this,e.x,e.y)):Ka[a(881)].call(this,e);l[1]&&typeof l[1][a(276)]==a(1282)&&l[1][a(276)](m,c,k,d,this,l[1]);(h!==c||b)&&(f[a(1125)]=h,f.value=c,I[a(492)](this[a(1030)],"onchange",this,m,k,d,c,h))}}else return!1;return f},q[a(516)]=
|
|
262
|
+
function(k,d){let c=this[a(577)][d][k],b=document[a(1295)]("td");b[a(1150)](a(332),k);b[a(1150)](a(751),d);let e=xa.get.call(this,k,d),f=Q[a(492)](this,k,d);if(e[0]&&typeof e[0][a(376)]==a(1282)){let h=e[0][a(376)](b,f,k,d,this,e[1]);typeof h!==a(925)&&(f=h,Q[a(492)](this,k,d,h))}return c.element=b,e[1][a(1149)]===a(393)&&!b.textContent&&c.v&&(b.textContent=S[a(1185)](b,c.v,Ra.get[a(492)](this,k,d))),e[1]&&typeof e[1][a(276)]==a(1282)&&e[1][a(276)](b,f,k,d,this,e[1]),q.applyProperties[a(492)](this,
|
|
263
|
+
b,k,d),Ka[a(881)][a(492)](this,c),I[a(492)](this.parent,"oncreatecell",this,b,k,d,f),b},q.getAttributes=function(k,d,c,b){let e=J.getColumnNameFromCoords(d,c),f=this[a(577)][c][d];f[a(1048)]&&(k[a(1048)][e]=f.meta);f.c&&(k[a(212)][e]=f.c);f[a(475)]&&(k[a(475)][e]=f.options);"undefined"!==typeof f.s&&(k[a(1259)][e]=f.s);if(f[a(689)]){let h=f[a(689)][0],m=J[a(1479)](h.x,h.y);k.mergeCells[m]=[h[a(647)][0],h[a(647)][1]]}d=Q[a(492)](this,d,c);""!==d&&(k[a(560)][e]=d);f[a(505)]&&f[a(505)][a(889)](function(h,
|
|
264
|
+
m){let l=[];"undefined"===typeof m[a(1149)]&&(l[0]=h[a(453)](),l[1]=J[a(1479)](m.x,m.y),k[a(289)][l[a(1222)]("!")]=Q[a(492)](h,m.x,m.y))});b[a(462)](e)},q[a(690)]=function(k){k[a(1048)]&&this[a(1176)](k[a(1048)]);k[a(212)]&&this.setComments(k[a(212)]);k[a(475)]&&this.setProperty(k.options);k[a(1259)]&&this[a(989)](k[a(1259)]);k.mergeCells&&this[a(1452)](k[a(647)]);k[a(560)]&&q.batch[a(492)](this,k[a(560)]);k[a(289)]&&q[a(1287)][a(492)](this,k.formulas,!0);k[a(519)]&&Z.setConfig[a(492)](this,k[a(519)],
|
|
265
|
+
!1);k[a(1296)]&&Z[a(364)].call(this,k[a(1296)],!1,!0)},q[a(1173)]=function(){return{meta:{},comments:{},style:{},mergeCells:{},options:{},values:{},formulas:{}}},q.applyProperties=function(k,d,c){let b=this[a(475)][a(476)]||{},e=this[a(577)][c][d][a(475)]||{},f=null,h=null;b[d]&&(b[d][a(668)]&&(h=b[d][a(668)]),typeof b[d][a(737)]!==a(925)&&(f=b[d][a(737)]));e&&(!1===e[a(1446)]&&!0===this.options[a(1234)]?k.classList[a(583)]("jss_unlocked"):k[a(658)][a(1284)](a(673)),e[a(554)]?k[a(658)].add(a(1128)):
|
|
266
|
+
k[a(658)][a(1284)]("jss_zebra"),e.align&&(h=e[a(668)]),"undefined"!==typeof e.wrap&&(f=e[a(737)]));rb[a(492)](this,d,c)&&k[a(658)].add(a(721));null!==f&&(f?k[a(658)].add(a(617)):k[a(658)][a(1284)]("jss_wrap"));h&&k[a(658)][a(583)](a(1328)+h);eb[a(1442)].call(this,this.records[c][d]);ub[a(1442)][a(492)](this,this.records[c][d])},q.batch=function(k,d){let c=null,b=null,e=null,f=null,h=new Map,m=Object.keys(k);if(m[a(449)])for(let l=0;l<m[a(449)];l++){0<=m[l].indexOf("!")?(b=m[l][a(649)]("!"),e=ha(b[0]),
|
|
267
|
+
f=b[1]):(e=this,f=m[l]);c=J[a(323)](f);let n=h[a(389)](e);!n&&(n=[],h[a(425)](e,n));n[a(462)]({x:c[0],y:c[1],value:k[m[l]],force:!0})}h[a(889)](function(l,n){l=ra[a(329)][a(492)](n,l);ra[a(319)][a(492)](n,l);d?P.call(n,"setFormula",{data:l}):P[a(492)](n,"setValue",{data:l})})},q[a(420)]=function(k,d,c){!d&&(d=k);let b=this.options[k];if(b){let e=Object[a(483)](b);for(let f=0;f<e[a(449)];f++){let h=this[a(1069)][a(323)](e[f]);this[a(577)][h[1]]&&this[a(577)][h[1]][h[0]]&&(this[a(577)][h[1]][h[0]][d]=
|
|
268
|
+
b[e[f]])}}c&&Ma[a(976)][a(492)](this,k,c)},q[a(307)]=function(k,d){let c,b,e;if(k&&"string"==typeof k){if(k=this.helpers[a(323)](k),this[a(577)][k[1]]&&this[a(577)][k[1]][k[0]])return this[a(577)][k[1]][k[0]][d]}else{let f={},h=this[a(1203)][a(449)],m=this[a(475)][a(476)][a(449)];for(e=0;e<h;e++)for(c=this[a(577)][e],b=0;b<m;b++)if(k=c[b][d],typeof k!==a(925)){let l=this[a(1069)][a(1479)](b,e);f[l]=k}return f}return!1},q.getFromSelection=function(k,d){let c,b=0,e=[];for(let f=k[1];f<=k[3];f++){c=
|
|
269
|
+
0;e[b]=[];for(let h=k[0];h<=k[2];h++)e[b][c++]=this[a(577)][f][h][d];b++}return e},q[a(626)]=function(k,d){let c;if(k&&"string"==typeof k)c=this[a(1069)][a(323)](k),this.records[c[1]][c[0]]=d;else{d=Object[a(483)](k);for(let b=0;b<d[a(449)];b++)c=this[a(1069)][a(323)](d[b]),this[a(577)][c[1]][c[0]]=k[d[b]]}},q[a(1185)]=function(k,d,c){k&&(c[a(456)]||"number"!=typeof d?k[a(658)].remove(a(253)):k.classList[a(583)](a(253)));if(c){let b=Ua(c);if(b){let e;b[a(645)]?(c=b[a(645)][a(649)](";"),0>d&&c[1]?
|
|
270
|
+
(k&&-1!==c[1][a(966)](a(1267))&&k[a(658)][a(583)](a(748)),-1===c[1][a(966)]("-")?e=jSuites[a(645)][a(276)](-1*d,b,!0):e=jSuites.mask[a(276)](d,b,!0),0===c[1].indexOf("(")&&c[1][a(966)](")")&&(e="("+e+")")):(c[0]=c[0][a(552)](new RegExp(/_\)/g)," "),c[0]=c[0][a(552)](new RegExp(/_\(/g)," "),b[a(645)]=c[0],k&&k.classList[a(1284)](a(748)),e=jSuites.mask[a(276)](d,b,!0))):e=jSuites.mask[a(276)](d,b,!0);e&&(d=e)}else d&&jSuites.isNumeric(d)&&c[a(1149)]===a(589)&&(k[a(658)].add(a(318)),d=jSuites[a(645)][a(945)](100*
|
|
271
|
+
d))}return d},q}(),Ra=function(){const a=a0_0xae42,q=function(c,b,e,f,h){const m=a0_0xae42;let l=this[m(577)][b][c].element;l&&(f&&typeof f.destroyCell==m(1282)&&f[m(789)](l,c,b,this),e&&typeof e[m(376)]==m(1282)&&(f=Q[m(492)](this,c,b),f=e[m(376)](l,f,c,b,this,h),typeof f!==m(925)&&Q[m(492)](this,c,b,f),S[m(1170)][m(492)](this,l,c,b)))},k=function(c){const b=a0_0xae42;let e=c.x,f=c.y,h=d.get[b(492)](this,e,f),m=c[b(1022)],l=x[b(372)][h.type],n=null;m&&m.type&&(n=x[b(372)][m[b(1149)]]);if(null===
|
|
272
|
+
f||typeof f===b(925))for(c[b(1125)]=h,!parseInt(m[b(234)])&&(m.width=this[b(475)][b(874)]||100),m[b(1149)]&&x[b(372)][m[b(1149)]]||(m[b(1149)]=b(393)),this.options.columns[e]=m,Y[b(1170)][b(492)](this,e),c=0;c<this[b(577)].length;c++)q.call(this,e,c,n,l,m);else c.oldValue=this[b(577)][f][e][b(475)]||"",m?this[b(577)][f][e][b(475)]=m:(delete this[b(577)][f][e][b(475)],m=d[b(389)][b(492)](this,e,f),n=x[b(372)][m.type]),q[b(492)](this,e,f,n,l,m);return!0},d=function(c){const b=a0_0xae42;c.getColumnOptions=
|
|
273
|
+
d[b(389)];c[b(1348)]=d[b(425)];c[b(987)]=d[b(987)];c[b(361)]=d[b(361)];c[b(390)]=d.get;c[b(496)]=d[b(425)];c[b(651)]=d[b(389)];c[b(424)]=d[b(425)];c[b(1044)]=d.set;c.updateProperty=d[b(1478)];c[b(357)]=d[b(389)]};return d[a(987)]=function(c){return S.extractConfiguration[a(492)](this,c,a(475))},d[a(361)]=function(c,b){if(!U[a(492)](this[a(1030)],this))return!1;S.applyConfiguration[a(492)](this,c,b)},d[a(389)]=function(c,b){let e=null;(null===b||"undefined"!==typeof b)&&(b=this[a(577)][b][c][a(475)])&&
|
|
274
|
+
(e=b);!e&&(e=this[a(475)][a(476)][c]);e?!e.type&&(e[a(1149)]=a(393)):e={type:a(393)};return e},d.set=function(c,b,e){if(!U[a(492)](this[a(1030)],this))return!1;this[a(1224)]&&this[a(1213)](this[a(1224)],!1);let f=[];if(Array[a(1107)](c))f=c;else if(jSuites[a(352)](c)&&jSuites[a(352)](b))c={x:c,y:b},typeof e==a(1378)&&(c[a(1022)]=e),f.push(c);else if("object"===typeof b)c={x:c,value:b},f[a(462)](c);else if("object"===typeof c&&"undefined"===typeof b)for(e=Object[a(483)](c),b=0;b<e[a(449)];b++){let h=
|
|
275
|
+
J[a(323)](e[b]);f.push({x:h[0],y:h[1],value:c[e[b]]})}if(!Array.isArray(f))return console[a(620)](a(335)),!1;if(f.length){for(c=0;c<f[a(449)];c++)k[a(492)](this,f[c]);this[a(464)]();M[a(492)](this.parent,{worksheet:this,action:a(424),records:f});P[a(492)](this,a(424),{data:f});I.call(this[a(1030)],a(388),this,f)}return!0},d[a(1478)]=function(c,b,e,f){let h;typeof c==a(906)||typeof c==a(1326)?h=[{x:c,y:b,value:e}]:h=c;c=JSON[a(899)](JSON[a(1158)](h));if(Array.isArray(h))for(let p=0;p<h.length;p++){let r;
|
|
276
|
+
b=h[p].x;e=h[p].y;var m=h[p],l=f;const t=a0_0xae42;if(null===e||typeof e===t(925))r=this[t(475)].columns[b],m[t(1125)]=ib(r),Object[t(1144)](r,m[t(1022)]),!l&&Y[t(1170)][t(492)](this,b);else{(r=this[t(577)][e][b][t(475)])?m.oldValue=ib(r):(m[t(1125)]=null,this[t(577)][e][b][t(475)]=r={});var n=d.get[t(492)](this,b,e);n=n.type?x[t(372)][n[t(1149)]]:x[t(372)][t(393)];let y=m.value,C=y[t(1149)]?x[t(372)][y[t(1149)]]:null;Object[t(1144)](r,m[t(1022)]);l||(y.type?q.call(this,b,e,C,n,r):(m=this[t(577)][e][b][t(1422)])&&
|
|
277
|
+
typeof n[t(262)]==t(1282)&&(l=Q.call(this,b,e),l=n[t(262)](m,l,b,e,this,r),typeof l!==t(925)&&Q[t(492)](this,b,e,l),S.applyProperties.call(this,m,b,e)))}}M[a(492)](this[a(1030)],{worksheet:this,action:"updateProperty",records:h});P[a(492)](this,a(633),{data:c});I.call(this.parent,a(388),this,h)},d}(),T=function(){const a=a0_0xae42,q=function(c){const b=a0_0xae42;let e=[],f=[],h=this,m=this[b(475)][b(476)][b(449)];ca[b(1309)][b(492)](this);let l=Z[b(1418)][b(492)](this,this[b(1203)]);c[b(889)](function(n){"object"!==
|
|
278
|
+
typeof n&&(n={row:Number(n)});null!==n[b(561)]&&"undefined"!==typeof n[b(561)]||(n[b(561)]=h[b(1203)][b(449)]);!n[b(475)]&&(n[b(475)]={});n.id?n[b(475)].id=n.id:!n[b(475)].id&&(n[b(475)].id=za[b(733)][b(492)](h));h.rows[b(684)](n[b(561)],0,null);h[b(577)][b(684)](n[b(561)],0,null);h[b(475)][b(790)][b(684)](n.row,0,null);Da[b(561)][b(492)](h,n.row,n[b(475)]);e[b(462)](n[b(561)]);if(n[b(790)])for(let p=0;p<m;p++){let r=Ha[b(492)](h,p),t="";"undefined"!==typeof n[b(790)][r]?t=n[b(790)][r]:typeof n[b(790)][p]!==
|
|
279
|
+
b(925)&&(t=n[b(790)][p]);f[b(462)]({x:p,y:n[b(561)],value:t})}else n[b(790)]=Array(m).fill("");h[b(1362)]&&(h[b(1203)][n[b(561)]].results=!0);Z.updateConfig[b(492)](h,l[b(1466)],n[b(561)],1);ta[b(846)].call(h,b(1203),n[b(561)],1)});P[b(492)](this,b(1468),{rows:c,changes:e});M[b(492)](this[b(1030)],{worksheet:this,action:b(1468),rows:c,changes:e});ka[b(324)][b(492)](this,null,null,null,1);f[b(449)]&&ra.applyValues[b(492)](this,f);!M.ignore&&(M[b(506)]=!0,la[b(846)].call(this,Fa(this[b(475)][b(1253)],
|
|
280
|
+
e,!0)),M[b(506)]=!1);M[b(695)]!==b(735)&&Z.setConfig.call(this,l[b(1281)],!0,!0);this[b(1362)]&&(this[b(1362)]=ya[b(1113)][b(492)](this));L.refresh[b(492)](this);ka[b(1478)][b(492)](this)},k=function(c){const b=a0_0xae42;var e=this[b(251)]();let f=S[b(1173)](),h=[],m=[];var l=this[b(475)][b(476)][b(449)];let n=Z[b(1418)].call(this,this[b(1203)]);for(let p=0;p<c[b(449)];p++){let r=c[p],t=this[b(1203)][r];if(!t){Ga.call(this[b(1030)],"Row not found");return}for(let y=0;y<l;y++)S.getAttributes.call(this,
|
|
281
|
+
f,y,r,h);m[b(462)]({id:this[b(1241)](r,e),row:r,options:d[b(390)](t)});t[b(1087)]&&Xa[b(1308)][b(492)](this,r,!0);Z[b(846)][b(492)](this,n[b(1466)],r,0,t)}for(e=0;e<c[b(449)];e++)l=c[e],T[b(704)][b(492)](this,l)&&this.rows[l][b(1422)][b(1284)](),ta[b(846)][b(492)](this,b(1203),l,0),this[b(1203)][l]=null,this[b(577)][l]=null,this[b(475)][b(790)][l]=null;m[b(449)]&&(ca[b(1309)][b(492)](this),oa(this[b(1203)]),oa(this[b(577)]),oa(this.options.data),this[b(689)]&&this.merged[b(1203)]&&oa(this[b(689)][b(1203)]),
|
|
282
|
+
this[b(1362)]&&(this[b(1362)]=ya.refresh[b(492)](this)),P[b(492)](this,b(1139),{rows:c}),n&&(f[b(1296)]=n[b(1281)]),M[b(492)](this[b(1030)],{worksheet:this,action:"deleteRow",rows:c,changes:m,attributes:f}),Z[b(364)][b(492)](this,n[b(1281)],!0,!0),!M[b(252)]&&(M[b(506)]=!0,la[b(846)][b(492)](this,Fa(this.options.freezeRows,c)),M.cascade=!1),ka[b(324)].call(this,h,null,c,1),L[b(1113)][b(492)](this),ka[b(1478)][b(492)](this))},d=function(c){const b=a0_0xae42;c[b(303)]=d[b(389)];c[b(1008)]=d[b(815)];
|
|
283
|
+
c[b(1468)]=d[b(583)];c[b(1139)]=d[b(801)];c[b(678)]=d[b(862)][b(694)](c,!0);c[b(907)]=d[b(862)][b(694)](c,!1)};return d[a(571)]=function(c,b){!Array[a(1107)](b)&&(b=[b]);let e,f,h=c?a(1284):a(583),m=Object[a(483)](b),l=[];for(let n=0;n<m.length;n++)e=b[m[n]],(f=this[a(1203)][e])&&(typeof f[a(279)]===a(925)&&(f.visible=!0),f[a(279)]!==c&&(f[a(1422)]&&f[a(1422)][a(658)][h](a(1392)),f[a(279)]=!!c,l[a(462)](e)));if(l[a(449)])return L[a(1113)][a(492)](this),c?ca[a(1113)][a(492)](this):ea.reset.call(this),
|
|
284
|
+
l},d[a(862)]=function(c,b){(b=d[a(571)][a(492)](this,c,b))&&(M.call(this[a(1030)],{worksheet:this,action:c?"showRow":a(907),records:b}),P[a(492)](this,c?a(678):"hideRow",{data:b}),I[a(492)](this.parent,a(1251),this,c,b))},d.height=function(c){let b=0,e=this[a(1203)];return e[c]&&!1!==e[c][a(279)]&&(e[c][a(781)]?b=e[c][a(781)]:(e[c][a(1422)]&&e[c][a(1422)].offsetHeight?b=e[c][a(1422)][a(891)]:b=this[a(475)].defaultRowHeight||x[a(1171)]||24,e[c][a(781)]=b)),b},d[a(389)]=function(c){if("undefined"===
|
|
285
|
+
typeof c){var b=this.rows;c=JSON[a(899)](JSON[a(1158)](b));b=b.length;for(let e=0;e<b;e++)delete c[e].y,delete c[e][a(1422)];return c}return this[a(1203)][c]},d.attached=function(c){return!!this[a(1203)][c]&&this[a(1203)][c].element&&this[a(1203)][c][a(1422)].parentNode},d.create=function(c){if(this[a(1203)][c]&&this[a(1203)][c][a(1422)])return this[a(1203)][c][a(1422)];let b=this[a(1203)][c],e=document[a(1295)]("tr");e.setAttribute(a(751),c);b[a(1422)]=e;!1===b[a(279)]&&e[a(658)].add(a(1392));let f=
|
|
286
|
+
(c+1)[a(350)]();b[a(1405)]&&(f=b.title);b.height&&(e[a(1259)].height=parseInt(b[a(781)])+"px");let h=document[a(1295)]("td");return h[a(1099)]=f,h[a(1150)]("data-y",c),h[a(1130)]=a(884),e[a(473)](h),b[a(1087)]&&(Xa[a(387)][a(492)](this,c),e.classList[a(583)](a(507))),b.parentGroup&&e[a(658)][a(583)](a(858)),I[a(492)](this[a(1030)],a(744),this,c,e),e},d[a(815)]=function(c,b,e){if(!U[a(492)](this[a(1030)],this))return!1;!e&&(e=1);ca.reset[a(492)](this);if(ta[a(477)].call(this[a(689)][a(1203)],c,b,e))jSuites[a(670)]({message:a(1342)});
|
|
287
|
+
else{var f=this.rows,h=this.options[a(1253)],m=Z[a(1418)].call(this,f);if(m){for(var l=c;l<c+e;l++){var n=f[l];if(n[a(1087)])Na[a(1308)][a(492)](this,l,!0);else n[a(978)]&&(delete n.parentGroup,this[a(1203)][l][a(1422)]&&this[a(1203)][l][a(1422)][a(658)][a(1284)]("jss_group_child"));Z[a(846)][a(492)](this,m[a(1466)],l,0,n)}oa(m[a(1466)]);for(f=b;f<b+e;f++)Z.updateConfig[a(492)](this,m[a(1466)],f,1)}f=null;if(h){l=[];for(n=b;n<b+e;n++)l[a(462)](n);n=Fa.call(this,h,l,1);!n&&(n=h);l=[];for(let p=c;p<
|
|
288
|
+
c+e;p++)l.push(p);l=Fa.call(this,n,l,0);!l&&(l=n);l[a(449)]!==h[a(449)]&&(f=l)}va.call(this.rows,c,e,b);va[a(492)](this[a(577)],c,e,b);va[a(492)](this.options.data,c,e,b);this[a(689)]&&this.merged[a(1203)]&&(va[a(492)](this.merged[a(1203)],c,e,b),nb(this.merged.rows));P[a(492)](this,"moveRow",{f:c,t:b,q:e});M.call(this.parent,{worksheet:this,action:a(1008),oldValue:c,newValue:b,numOfItems:e});M[a(695)]!==a(735)&&Z[a(364)].call(this,m[a(1281)],!0,!0);!M[a(252)]&&(M[a(506)]=!0,la[a(846)].call(this,
|
|
289
|
+
f),M[a(506)]=!1);ka.references[a(492)](this,null,null,null,1);L[a(1113)].call(this);ka.update[a(492)](this);I[a(492)](this[a(1030)],a(479),this,c,b,e)}},d[a(583)]=function(c,b,e,f){if(!U[a(492)](this[a(1030)],this))return!1;if(!this.options[a(818)])return console[a(620)](a(1279)),!1;let h;if(!Array[a(1107)](c)){0<c?h=parseInt(c):h=1;f?(f=JSON[a(899)](JSON[a(1158)](f)),f=Ya[a(282)](f)):f=[];e=!!e;c=this.options.data?this.options[a(790)][a(449)]-1:0;(typeof b===a(925)||b>c||0>b)&&(b=c,e=!1);!h&&(h=
|
|
290
|
+
1);b=e?b:b+1;e=0;c=[];for(let m=b;m<b+h;m++){let l=f&&f[e]&&f[e].id?f[e].id:za[a(733)][a(492)](this),n=f&&f[e]&&f[e][a(790)]?f[e][a(790)]:null;e++;c[a(462)]({id:l,row:m,data:n})}}b=I[a(492)](this[a(1030)],a(1286),this,c);if(!1===b)return console[a(777)](a(298)),!1;b&&(c=b);q.call(this,c);I[a(492)](this[a(1030)],"oninsertrow",this,c)},d[a(801)]=function(c,b){if(!U[a(492)](this[a(1030)],this))return!1;if(!this[a(475)][a(977)])return console[a(620)](a(1194)),!1;if(Array[a(1107)](c))var e=c;else{typeof c===
|
|
291
|
+
a(925)&&(e=this[a(1451)](!0),e.length?(c=parseInt(e[0]),b=e[a(449)]):(c=this.options[a(790)].length-1,b=1));e=this[a(475)].data.length-1;(typeof c===a(925)||c>e||0>c)&&(c=e);!b&&(b=1);c+b>=this[a(475)][a(790)].length&&(b=this[a(475)].data[a(449)]-c,b>=this[a(475)][a(790)].length&&(b=this.options.data[a(449)]));e=[];for(let f=c;f<c+b;f++)e[a(462)](f)}c=I[a(492)](this.parent,a(786),this,e);if(!1===c)return console[a(777)](a(1027)),!1;c&&(e=c);k[a(492)](this,e);I[a(492)](this.parent,"ondeleterow",this,
|
|
292
|
+
e)},d.isVisible=function(c){let b=this[a(1203)];return b&&!1!==b[c][a(279)]},d[a(390)]=function(c){let b=["id",a(781),a(1259),a(1405),"readonly",a(279),a(1087),"state"],e={};for(let f=0;f<b[a(449)];f++)typeof c[b[f]]!==a(925)&&(e[b[f]]=c[b[f]]);return e},d}(),R=function(){const a=a0_0xae42,q=function(c){const b=a0_0xae42;let e=[],f=[],h=this,m=this[b(1203)][b(449)];ca.reset[b(492)](this);let l=Z[b(1418)].call(this,this[b(475)].columns);c[b(889)](function(n){typeof n!==b(1378)&&(n={column:Number(n)});
|
|
293
|
+
null!==n.column&&typeof n.column!==b(925)||(n.column=h[b(475)][b(476)][b(449)]);var p=n[b(475)]||{};!p[b(234)]&&(p.width=100);h.options[b(476)][b(684)](n[b(1061)],0,p);h[b(495)][b(684)](n.column,0,null);h[b(263)][b(684)](n.column,0,null);for(p=0;p<m;p++)h[b(577)][p][b(684)](n[b(1061)],0,{element:null,x:n[b(1061)],y:p,v:null,w:h}),h[b(646)]?Q[b(492)](h,n[b(1061)],p,""):h[b(475)][b(790)][p].splice(n.column,0,"");e[b(462)](n[b(1061)]);if(n[b(790)])for(p=0;p<m;p++)typeof n[b(790)][p]===b(925)&&(n.data[p]=
|
|
294
|
+
""),f.push({x:n[b(1061)],y:p,value:n[b(790)][p]});Z[b(846)][b(492)](h,l[b(1466)],n[b(1061)],1);ta[b(846)].call(h,b(415),n.column,1);Y[b(516)][b(492)](h,n[b(1061)])});P.call(this,b(631),{columns:c,changes:e});M[b(492)](this[b(1030)],{worksheet:this,action:"insertColumn",columns:c,changes:e});pa[b(846)][b(492)](h,e,1);ka.references[b(492)](this,null,null,null,0);f.length&&ra[b(329)][b(492)](this,f);!M[b(252)]&&(M[b(506)]=!0,Ia[b(846)].call(this,e,1),ia[b(846)].call(this,Fa(this.options[b(394)],e,!0)),
|
|
295
|
+
M[b(506)]=!1);M[b(695)]!==b(735)&&Z[b(364)][b(492)](this,l[b(1281)],!0);L[b(1113)][b(492)](this);ka.update[b(492)](this)},k=function(c){const b=a0_0xae42;let e=S[b(1173)](),f=[],h=[],m=this[b(1203)].length,l=Z.getConfig[b(492)](this,this[b(475)][b(476)]);for(var n=0;n<c.length;n++){var p=c[n],r=this[b(475)][b(476)][p];if(!r){Ga.call(this.parent,b(1300));return}for(let t=0;t<m;t++)S.getAttributes.call(this,e,p,t,f);h.push({column:p,data:[],options:JSON[b(899)](JSON.stringify(r))});r[b(1087)]&&Na[b(1308)].call(this,
|
|
296
|
+
p,!0);Z[b(846)][b(492)](this,l[b(1466)],p,0,r)}for(n=0;n<c[b(449)];n++){p=c[n];R[b(704)][b(492)](this,p)&&R.detach[b(492)](this,p,!0);ta[b(846)][b(492)](this,"cols",p,0);for(r=0;r<m;r++)this[b(646)]?Q.call(this,p,r,null,!0):this[b(475)][b(790)][r][p]=null,this[b(577)][r][p]=null;this[b(475)][b(476)][p]=null;this[b(495)][p]=null;this[b(263)][p]=null}if(h.length){ca[b(1309)][b(492)](this);oa(this.options[b(476)]);oa(this.headers);oa(this[b(263)]);for(n=0;n<m;n++)!this[b(646)]&&oa(this[b(475)].data[n]),
|
|
297
|
+
oa(this[b(577)][n]);this[b(689)]&&this[b(689)][b(415)]&&oa(this[b(689)].cols);P.call(this,b(834),{columns:c});l&&(e.columnGroups=l[b(1281)]);M[b(492)](this[b(1030)],{worksheet:this,action:"deleteColumn",columns:c,changes:h,attributes:e});pa.updateConfig[b(492)](this,c,0);Z[b(364)][b(492)](this,l.state,!0);!M[b(252)]&&(M[b(506)]=!0,Ia[b(846)].call(this,c,0),ia[b(846)].call(this,Fa(this[b(475)].freezeColumns,c)),M[b(506)]=!1);ka[b(324)].call(this,f,c,null,0);L.refresh.call(this);ka[b(1478)][b(492)](this)}},
|
|
298
|
+
d=function(c){const b=a0_0xae42;c[b(551)]=d[b(389)];c.getColumnIdByName=d[b(972)];c[b(251)]=d[b(251)];c[b(413)]=d[b(815)];c[b(631)]=d[b(583)];c[b(834)]=d.del;c[b(797)]=d.setVisibility[b(694)](c,!0);c[b(882)]=d[b(862)][b(694)](c,!1)};return d[a(571)]=function(c,b){!Array[a(1107)](b)&&(b=[b]);let e,f,h=c?"remove":a(583),m=Object[a(483)](b),l=[];for(let n=0;n<m.length;n++)e=b[m[n]],(f=this[a(475)][a(476)][e])&&f[a(1149)]!==a(1050)&&(typeof f[a(279)]===a(925)&&(f[a(279)]=!0),f.visible!==c&&(this[a(263)][e]&&
|
|
299
|
+
this[a(263)][e][a(658)][h](a(277)),f[a(279)]=!!c,l[a(462)](e)));if(l[a(449)])return L[a(1113)][a(492)](this),c?ca.refresh[a(492)](this):ea[a(1309)][a(492)](this),l},d[a(862)]=function(c,b){(b=d[a(571)].call(this,c,b))&&(M[a(492)](this[a(1030)],{worksheet:this,action:c?a(797):"hideColumn",records:b}),P[a(492)](this,c?a(797):"hideColumn",{data:b}),I[a(492)](this[a(1030)],a(1415),this,c,b))},d[a(1464)]=function(c){let b=this[a(475)][a(476)],e=0;for(let f=0;f<c;f++)R.isVisible[a(492)](this,f)&&(e+=parseInt(b[f].width));
|
|
300
|
+
return e},d[a(234)]=function(c){let b=this[a(475)][a(476)];if(b[c])return parseInt(b[c][a(234)])},d[a(389)]=function(c){return this[a(475)][a(476)][c]||!1},d[a(704)]=function(c){return!!this[a(495)][c]&&this[a(495)][c][a(1430)]},d[a(524)]=function(c,b){this[a(495)][c][a(1284)]();this[a(263)][c][a(1284)]();if(this[a(475)][a(301)])for(var e=0;e<this[a(475)].footers.length;e++)this[a(301)][a(1121)][e][c][a(1422)]&&this[a(301)][a(1121)][e][c][a(1422)][a(1284)]();if(b)for(b=this[a(1203)].length,e=0;e<
|
|
301
|
+
b;e++)this[a(577)][e][c][a(1422)]&&this[a(577)][e][c][a(1422)][a(1284)]()},d.getByName=function(c){let b=this[a(475)].columns,e=b[a(449)];for(let f=0;f<e;f++)if(b[f].name===c)return f;return!1},d[a(251)]=function(){let c=this[a(475)][a(476)],b=c.length;for(let e=0;e<b;e++)if(typeof c[e][a(990)]!==a(925))return e;return!1},d[a(815)]=function(c,b,e){if(!U[a(492)](this[a(1030)],this))return!1;!e&&(e=1);if(ta[a(477)][a(492)](this[a(689)].cols,c,b,e))jSuites[a(670)]({message:a(1453)});else{ca[a(1309)][a(492)](this);
|
|
302
|
+
var f=this[a(475)][a(476)],h=this[a(475)].freezeColumns,m=Z[a(1418)][a(492)](this,f);if(m){for(var l=c;l<c+e;l++){var n=f[l];n.group?Na[a(1308)].call(this,l,!0):n[a(978)]&&(delete n[a(978)],this[a(263)][l]&&this[a(263)][l][a(658)][a(1284)](a(858)));Z.updateConfig[a(492)](this,m[a(1466)],l,0,n)}oa(m.distribution);for(f=b;f<b+e;f++)Z[a(846)][a(492)](this,m.distribution,f,1)}f=null;if(h){l=[];for(n=b;n<b+e;n++)l[a(462)](n);n=Fa[a(492)](this,h,l,1);!n&&(n=h);l=[];for(let p=c;p<c+e;p++)l[a(462)](p);l=
|
|
303
|
+
Fa[a(492)](this,n,l,0);!l&&(l=n);l.length!==h[a(449)]&&(f=l)}va.call(this[a(475)][a(476)],c,e,b);va[a(492)](this[a(495)],c,e,b);va.call(this[a(263)],c,e,b);for(h=0;h<this[a(1203)][a(449)];h++)!this[a(646)]&&va[a(492)](this[a(475)][a(790)][h],c,e,b),va[a(492)](this.records[h],c,e,b);if(this[a(475)][a(301)])for(h=0;h<this[a(475)][a(301)][a(449)];h++)va[a(492)](this[a(475)][a(301)][h],c,e,b),va[a(492)](this[a(301)][a(1121)][h],c,e,b);this[a(689)]&&this.merged[a(415)]&&(va[a(492)](this[a(689)].cols,c,
|
|
304
|
+
e,b),nb(this[a(689)][a(415)]));P[a(492)](this,a(413),{f:c,t:b,q:e});M[a(492)](this[a(1030)],{worksheet:this,action:a(413),oldValue:c,newValue:b,numOfItems:e,attributes:{columnGroups:m.state}});M.progress!==a(735)&&Z.setConfig.call(this,m[a(1281)],!0);!M[a(252)]&&(M[a(506)]=!0,ia[a(846)].call(this,f),M[a(506)]=!1);ka[a(324)].call(this,null,null,null,0);L[a(1113)][a(492)](this);ka.update[a(492)](this);I[a(492)](this[a(1030)],a(218),this,c,b)}},d[a(583)]=function(c,b,e,f,h){if(!U[a(492)](this[a(1030)],
|
|
305
|
+
this))return!1;if(!this[a(475)][a(637)])return console[a(620)]("JSS: Insert column is not enabled in the table configuration"),!1;let m;if(!Array[a(1107)](c)){0<c?m=parseInt(c):m=1;!h&&(h=[]);e=!!e;(c=this[a(475)][a(476)][a(449)])&&--c;("undefined"===typeof b||b>c||0>b)&&(b=c,e=!1);!m&&(m=1);b=e?b:b+1;e=this[a(1203)][a(449)];let l=0;!f&&(f=[]);c=[];for(let n=b;n<b+m;n++){let p=f[l]||{};!p.type&&(p.type=a(393));!p.width&&(p[a(234)]=this[a(475)][a(874)]);p[a(1149)]!==a(1032)&&p.type!==a(1122)||p[a(1477)]||
|
|
306
|
+
(p[a(1477)]=[]);this[a(646)]&&"undefined"===typeof p[a(563)]&&(p[a(563)]=a(1306)+Math[a(719)](1E4*Math[a(1394)]()));let r=[];for(let t=0;t<e;t++){let y="";h&&h[t]&&h[t][l]&&(y=h[t][l]);r.push(y)}c[a(462)]({column:n,data:r,options:p});l++}}b=I[a(492)](this[a(1030)],a(954),this,c);if(!1===b)return console[a(777)](a(970)),!1;b&&(c=b);q[a(492)](this,c);I[a(492)](this.parent,a(1215),this,c)},d.del=function(c,b){if(U[a(492)](this[a(1030)],this))if(this[a(475)][a(459)])!this[a(475)].columns.length&&console[a(620)](a(596));
|
|
307
|
+
else return console[a(620)](a(1417)),!1;else return!1;if(Array.isArray(c))var e=c;else{"undefined"===typeof c&&(e=this[a(808)](),e.length?(c=parseInt(e[0]),b=parseInt(e[a(449)])):(c=this[a(475)][a(476)][a(449)]-1,b=1));e=this[a(475)][a(476)][a(449)]-1;(typeof c===a(925)||c>e||0>c)&&(c=e);!b&&(b=1);c+b>=this[a(475)][a(476)][a(449)]&&(b=this[a(475)][a(476)].length-c,b>=this[a(475)][a(476)].length&&(b--,console.error("JSS: it is not possible to delete the last column")));e=[];for(let f=c;f<c+b;f++)e.push(f)}c=
|
|
308
|
+
I[a(492)](this.parent,"onbeforedeletecolumn",this,e);if(!1===c)return console[a(777)](a(840)),!1;c&&(e=c);k[a(492)](this,e);I[a(492)](this[a(1030)],"ondeletecolumn",this,e)},d[a(230)]=function(c){let b=this[a(475)][a(476)];return!1===b[c].visible||b[c][a(1149)]===a(1050)||b[c][a(234)]===a(1344)||"0"===b[c][a(234)]?!1:!0},d}(),Ka=function(){const a=a0_0xae42,q={number:a(1081),text:a(1331),date:a(1393),list:a(699),empty:"empty",notEmpty:"filled"},k=function(f){let h,m;f.type===a(1112)?m=a(717):m="The content of this cell must be "+
|
|
309
|
+
q[f[a(1149)]];f[a(1090)]&&(m+=" "+f[a(1090)]);"list"===f[a(1149)]?("string"!==typeof f.value[0]?h=f[a(1022)][0].join(","):h=f.value[0],m+=" ["+h+"]"):Array[a(1107)](f[a(1022)])&&(f[a(1022)][0]&&(m+=" "+f[a(1022)][0]),1<f[a(1022)].length&&(m+=a(1109)+f.value[1]));return m},d=function(f,h){!Array[a(1107)](this.config[a(1249)])&&(this.config[a(1249)]=[]);this[a(216)][a(1249)][f]=h},c=function(f){if(f=f[a(1422)]){f.classList[a(1178)](a(605))&&(f[a(370)](a(663)),f.classList[a(1284)](a(605)));let h=f[a(1297)](a(723));
|
|
310
|
+
if(h){h=h[a(649)](",");for(let m=0;m<h[a(449)];m++)f[a(658)].remove(h[m]);f.removeAttribute(a(723))}}},b=function(f,h){if(f=this.records[h][f])if(h=e[a(935)][a(492)](this,f))for(let m=0;m<h[a(449)];m++){let l=h[m][a(1142)];if(!jSuites[a(1249)](f.v,l))return!0}},e=function(f){f[a(1233)]=e[a(389)];f[a(935)]=e[a(935)];f[a(761)]=e[a(425)];f[a(1420)]=e[a(1309)];f[a(1038)]=e.errors};return e[a(1169)]=function(f,h){if(typeof h===a(925)){if(typeof f===a(925)){f=this.rows[a(449)];h=this[a(475)][a(476)][a(449)];
|
|
311
|
+
for(let m=0;m<f;m++)for(let l=0;l<h;l++)if(b[a(492)](this,l,m))return!0;return!1}h=J.getCoordsFromCellName(f);f=h[0];h=h[1]}return b[a(492)](this,f,h)},e.loadValidations=function(f,h){let m=this[a(1030)][a(1249)];if(m){let l=f;typeof f!==a(1378)&&(l=this[a(577)][h][f]);f=[];h=m[a(449)];for(let n=0;n<h;n++){let p=m[n];p&&p.worksheet===this[a(1174)]&&ea[a(1197)](l.x,l.y,p[a(450)])&&f[a(462)](p)}return f}},e.get=function(f){let h=this.parent[a(216)][a(1249)];return f?h[f]:h},e[a(425)]=function(f){if(!U[a(492)](this[a(1030)])||
|
|
312
|
+
!Ta[a(492)](this[a(1030)],a(1357)))return!1;!Array.isArray(f)&&typeof f===a(1378)&&(f=[f]);if(Array[a(1107)](f)){if(0===f[a(449)])return!1;let l=this[a(1030)][a(216)][a(1249)];let n,p,r=[];for(let t=0;t<f[a(449)];t++){p=f[t].value;n=null;if(0<=f[t][a(257)]){var h=f[t][a(257)];typeof p===a(906)?(n=l[h].range,p&&(p=La(p)),l[h][a(450)]=p):(l&&l[h]&&(n=ib(l[h])),d[a(492)](this.parent,h,p))}else{h=this[a(1030)];var m=p;const y=a;!Array[y(1107)](h.config.validations)&&(h[y(216)][y(1249)]=[]);let C=h[y(216)].validations.length;
|
|
313
|
+
h=(h[y(216)][y(1249)].push(m),C)}r[a(462)]({index:h,oldValue:n,value:p})}M.call(this[a(1030)],{worksheet:this,action:a(761),records:r});P[a(492)](this,a(761),{data:r});e.rebuild.call(this,r);I.call(this[a(1030)],a(1172),this,r)}else console[a(620)]("JSS: input should be an array")},e.reset=function(f){if(!U[a(492)](this.parent))return!1;if(typeof f===a(925)){f=[];const h=this.parent[a(216)][a(1249)].length;for(let m=0;m<h;m++)f.push(m)}else Array[a(1107)](f)?f=f[a(569)](function(h){return{index:h,
|
|
314
|
+
value:null}}):f=[{index:f,value:null}];e.set[a(492)](this,f)},e.testReject=function(f,h){if(!this[a(1030)].config[a(1249)])return!0;let m=e[a(935)][a(492)](this,f);if(m){ba(h)&&(h=X[a(975)].call(this,h,f.x,f.y,!1),Array[a(1107)](h)&&(h=h[0]));for(let l=0;l<m[a(449)];l++){let n=m[l][a(1142)];if(n.action===a(586)&&!jSuites.validations(h,n))return h=n[a(393)]||k(n),f=J[a(358)](f.x,f.y),Ga[a(492)](this[a(1030)],{error:1,message:f+": "+h}),!1}}return!0},e.applyValidation=function(f){if(!this[a(1030)][a(216)][a(1249)])return!0;
|
|
315
|
+
if(f[a(1422)]){var h=f.v;if(h&&ba(h))return!0;var m=e.loadValidations[a(492)](this,f);if(m){c(f);for(let p=0;p<m[a(449)];p++){var l=m[p][a(1142)];m[p][a(1036)][a(425)](f,!0);var n=jSuites[a(1249)](h,l);if("format"===l.action){if(n){n=[];l[a(1130)]&&(n=l[a(1130)].split(","));n[a(462)](Va[a(492)](this[a(1030)],m[p][a(257)],a(1249)));for(l=0;l<n.length;l++)f[a(1422)][a(658)][a(583)](n[l]);f[a(1422)][a(1150)](a(723),n)}}else if(!n){h=l.text||k(l);m=a;(f=f[m(1422)])&&(f[m(1150)](m(663),h),f[m(658)][m(583)](m(605)));
|
|
316
|
+
break}}}}return!0},e[a(1142)]=function(f,h,m){var l=this[f];l&&l[a(1036)][a(509)]&&l[a(1036)][a(889)](function(n,p){m&&m.set(p,!0)});if(h&&h[a(450)]){if(l=h.range[a(649)]("!"),l[1]){let n=Ea(l[0]);this[f]={index:f,worksheet:n,range:J[a(680)](l[1]),rules:h,cache:new Map}}}else this[f]=null},e[a(1071)]=function(f){let h=this,m=new Map;f.forEach(function(l){const n=a0_0xae42;let p=h[n(1030)][n(216)][n(1249)][l.index];e[n(1142)][n(492)](h.parent[n(1249)],l[n(257)],p,m);p&&p[n(450)]&&(l=p.range.split("!"),
|
|
317
|
+
J[n(757)][n(492)](h,l[1],!0).forEach(function(r){r=J[n(793)](r);(r=h[n(577)][r[1]][r[0]])&&r[n(1422)]&&m[n(425)](r,!0)}))});m.forEach(function(l,n){l=a0_0xae42;e[l(881)][l(492)](h,n)});ab[a(492)](h.parent,a(1249))},e[a(1216)]=function(){let f=this;!f[a(1249)]&&(f[a(1249)]=[]);let h=this[a(216)].validations;if(h){if(!Ta[a(492)](this,a(1357)))return!1;ab[a(492)](this,a(1249));h.forEach(function(m,l){m&&m[a(450)]&&(m[a(450)]=La(m[a(450)]));e.rules.call(f.validations,l,m)})}},e[a(928)]=c,e}(),eb=function(){const a=
|
|
318
|
+
a0_0xae42,q=function(c,b){const e=a0_0xae42;return!b&&(b={}),c=c.split(";"),c[e(569)](function(f){if(f){var h=f[e(649)](":");f=h[0][e(854)]();(h=(""+h[1])[e(854)]())?b[f]=h:b[f]&&delete b[f]}}),b},k=function(c,b){var e=a0_0xae42;!Array[e(1107)](this[e(1030)][e(216)].style)&&(this[e(1030)][e(216)][e(1259)]=[]);var f={};typeof b!==e(925)&&(b=this.parent.config[e(1259)][b])&&q(b,f);q(c,f);c=null;for(b=0;b<this.parent[e(216)].style[e(449)];b++){var h=q(this[e(1030)].config[e(1259)][b]);zb(h,f)&&(c=b)}if(null===
|
|
319
|
+
c){c=this[e(1030)][e(216)].style[e(449)];e=this.parent.config[e(1259)];b=c;h=a0_0xae42;let m=[],l=Object[h(483)](f);for(let n=0;n<l.length;n++)m[h(462)](l[n]+":"+f[l[n]]);f=m.join(";");f=(e[b]=f,c)}else f=c;return f},d=function(c){const b=a0_0xae42;c[b(1033)]=d[b(389)];c[b(989)]=d[b(425)];c[b(1250)]=d[b(1309)]};return d.get=function(c,b){var e=a0_0xae42;let f=this.parent[e(216)][e(1259)];c=S.extractConfiguration[e(492)](this,c,"s");if(typeof c===e(1378)){if(!0!==b)for(b=Object[e(483)](c),e=0;e<b.length;e++)c[b[e]]=
|
|
320
|
+
f[c[b[e]]]}else!0!==b&&(c=f[c]);return c},d.set=function(c,b,e,f){const h=a0_0xae42;if(!U[h(492)](this[h(1030)],this))return!1;let m={},l={};if(b)if(typeof c==h(906))m[c]=b+":"+e;else{if(c&&c[h(449)])for(var n=0;n<c[h(449)];n++){var p=J.getColumnNameFromCoords(c[n].x,c[n].y);m[p]=b+":"+e}}else for(b=Object[h(483)](c),e=0;e<b[h(449)];e++)m[b[e]]=c[b[e]];c=Object[h(483)](m);if(c.length){for(b=0;b<c[h(449)];b++)e=J[h(323)](c[b]),e=this[h(577)][e[1]][e[0]],n=m[c[b]],typeof e.s!==h(925)?(l[c[b]]=this.parent[h(216)][h(1259)][e.s],
|
|
321
|
+
e[h(1422)]&&e[h(1422)][h(658)][h(1284)](Va[h(492)](this[h(1030)],e.s))):l[c[b]]=null,typeof n===h(925)||null===n||!1===n?e.s=null:(jSuites[h(352)](n)?e.s=n:(p=f?null:e.s,e.s=k[h(492)](this,n,p)),d[h(1442)][h(492)](this,e));ab[h(492)](this.parent,h(1259));this[h(464)]();M.call(this.parent,{worksheet:this,action:h(989),newValue:m,oldValue:l});P[h(492)](this,"setStyle",{data:m,k:null,value:null,overwrite:f});I[h(492)](this.parent,"onchangestyle",this,m,l)}},d[a(1309)]=function(c){if(!U[a(492)](this[a(1030)],
|
|
322
|
+
this))return!1;if(c){var b={};typeof c===a(906)&&(c=[c]);for(let f=0;f<c[a(449)];f++){var e=J[a(323)](c[f]);e=this.records[e[1]][e[0]];typeof e.s!==a(925)&&(b[c[f]]=this[a(1030)][a(216)].style[e.s],e[a(1422)]&&e.element.classList[a(1284)](Va[a(492)](this.parent,e.s)))}this[a(464)]();M.call(this[a(1030)],{worksheet:this,action:"resetStyle",cells:c,oldValue:b});P[a(492)](this,a(1250),[c]);I[a(492)](this.parent,a(839),this,c)}else console[a(620)](a(1236))},d[a(1216)]=function(c){let b=Object.keys(c),
|
|
323
|
+
e=b.length;if(e)for(let f=0;f<e;f++){let h=c[b[f]];!jSuites.isNumeric(h)&&(h=k[a(492)](this,h));X[a(757)][a(492)](this,b[f],!0)[a(889)](function(m){c[m]=h})}ab[a(492)](this.parent,a(1259))},d[a(1442)]=function(c){let b=c[a(1422)];b&&(c[a(475)]&&"undefined"!==typeof c[a(475)].s&&(c.s=c[a(475)].s),typeof c.s!==a(925)&&b[a(658)][a(583)](Va[a(492)](this.parent,c.s)))},d}(),ub=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;k[d(1299)]=q[d(389)];k.setComments=q[d(425)]};return q[a(389)]=function(k){return S[a(307)][a(492)](this,
|
|
324
|
+
k,"c")},q[a(425)]=function(k,d){if(!U.call(this[a(1030)],this))return!1;let c={};typeof k==a(906)?c[k]=d:c=k;if(k=I[a(492)](this[a(1030)],"onbeforecomments",this,c))c=k;else if(!1===k)return!1;k={};d=Object[a(483)](c);if(d.length){for(let b=0;b<d[a(449)];b++){let e=J[a(323)](d[b]);this[a(577)][e[1]]&&this.records[e[1]][e[0]]&&(k[d[b]]=this[a(577)][e[1]][e[0]].c||"",this[a(577)][e[1]][e[0]].c=c[d[b]],q[a(1442)][a(492)](this,this[a(577)][e[1]][e[0]]))}M[a(492)](this[a(1030)],{worksheet:this,action:a(291),
|
|
325
|
+
newValue:c,oldValue:k});P[a(492)](this,a(291),[c]);I[a(492)](this[a(1030)],a(613),this,c,k)}},q[a(1442)]=function(k){let d=k.element;d&&((k=k.c)?typeof k===a(906)?d[a(1150)](a(1405),k):d.classList.add(a(232)):(d.removeAttribute(a(1405)),d.classList[a(1284)]("jss_comments")))},q}(),Eb=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;k.getMeta=q[d(389)];k[d(1176)]=q[d(425)];k[d(763)]=q[d(1309)]};return q[a(389)]=function(k){return S[a(307)][a(492)](this,k,a(1048))},q[a(425)]=function(k,
|
|
326
|
+
d,c){if(!U.call(this[a(1030)],this))return!1;if(typeof k==a(906)&&d){!c&&(c="");var b={};b[k]={};b[k][d]=c;k=b}d=Object[a(483)](k);if(d[a(449)]){c={};for(b=0;b<d[a(449)];b++){var e=J[a(323)](d[b]);let f=this.records[e[1]][e[0]];!f[a(1048)]&&(f[a(1048)]={});!c[d[b]]&&(c[d[b]]={});let h=Object[a(483)](k[d[b]]);for(e=0;e<h[a(449)];e++)f[a(1048)][h[e]]=c[d[b]][h[e]]=k[d[b]][h[e]]}Object[a(483)](c)[a(449)]&&(P[a(492)](this,a(1176),[c]),I[a(492)](this[a(1030)],a(1345),this,c))}},q[a(1309)]=function(k){if(!U.call(this[a(1030)],
|
|
327
|
+
this))return!1;if(k){"string"==typeof k&&(k=[k]);for(var d=0;d<k[a(449)];d++){var c=J[a(323)](k[d]);this[a(577)][c[1]][c[0]]&&delete this[a(577)][c[1]][c[0]][a(1048)]}}else{d=this.rows[a(449)];c=this[a(475)].columns.length;for(let b=0;b<d;b++)for(let e=0;e<c;e++)"undefined"!==typeof this.records[b][e].meta&&delete this.records[b][e][a(1048)]}P[a(492)](this,a(763),k);I[a(492)](this[a(1030)],a(313),this,k)},q}(),Fb=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;k[d(868)]=q[d(975)]};return q.handler=
|
|
328
|
+
function(k){const d=a0_0xae42,c=function(e){return{number:1,string:2,"boolean":3}[e]||0},b=new Set([d(740),d(1276),d(245),"#REF!",d(973),d(894),d(542),d(810),"#CALC!",d(993)]);return function(e,f){var h=e[1];f=f[1];var m=typeof h,l=typeof f;if(m===d(906)||l===d(906)){if(""===h)return""===f?0:1;if(""===f)return-1;const n=b[d(537)](h),p=b[d(537)](f);if(n)return p?h===f?0:h>f?1:-1:-1;if(p)return 1}m=c(m);l=c(l);if(0===m)return 0===l?e[0]-e[1]:1;if(0===l)return-1;e=typeof h;l=typeof f;h=e!==l?c(e)-c(l):
|
|
329
|
+
e===d(1326)||e===d(1188)?h-f:h===f?0:h>f?1:-1;return k?-h:h}},q.execute=function(k,d,c,b){const e=a0_0xae42;if(0<=k){var f=Y.element[e(492)](this,k);null==d?d=f&&f[e(658)][e(1178)](e(266))?1:0:d=d?1:0;f=[];for(let l=0;l<this[e(475)][e(790)].length;l++){var h=Ra[e(389)][e(492)](this,k,l);var m=this.records[l][k].v;h[e(1149)]!==e(1288)&&h[e(1149)]!==e(1380)&&h[e(1149)]!==e(676)&&"percent"!==h.type&&h[e(1149)]!==e(1326)&&h[e(1149)]!==e(396)||(m=Number(m));f[l]=[l,m]}h=q[e(1072)](d,k);Oa[e(492)](this,
|
|
330
|
+
e(550))&&(h=this[e(1030)][e(216)].sorting(d,k));f[e(268)](h);h=c?!0:!1;if(!c)for(c=[],m=0;m<f.length;m++)c[m]=f[m][0];if(m=I.call(this[e(1030)],e(522),this,k,d,c))c=m;else if(!1===m)return!1;if(h)this[e(499)]();else if(0<Object[e(483)](this[e(1317)]())[e(449)])if(confirm(K(e(943))))this[e(499)]();else return!1;if(c[e(449)]<f[e(449)])for(h=0;h<f[e(449)];h++)-1===c.indexOf(f[h][0])&&c[e(462)](f[h][0]);f=[];for(h=0;h<c[e(449)];h++)f[c[h]]=h;return db[e(492)](this,!1),ca[e(1309)][e(492)](this),P[e(492)](this,
|
|
331
|
+
e(868),{column:k,direction:d,order:c}),M[e(492)](this[e(1030)],{worksheet:this,action:"orderBy",column:k,newValue:c,oldValue:f,direction:d,previousState:q.getState[e(492)](this)}),q[e(1478)][e(492)](this,c),q[e(334)][e(492)](this,k,d,b),ca[e(1113)].call(this),I[e(492)](this[e(1030)],e(497),this,k,d,c),!0}},q.update=function(k){const d=a0_0xae42;let c=[];for(var b=0;b<k.length;b++)c[b]=this[d(475)][d(790)][k[b]];for(b=0;b<k[d(449)];b++)this.options[d(790)][b]=c[b];c=[];for(b=0;b<k[d(449)];b++)c[b]=
|
|
332
|
+
this[d(577)][k[b]];this[d(577)]=c;c=[];for(b=0;b<k.length;b++)c[b]=this[d(1203)][k[b]];this[d(1203)]=c;ka[d(324)][d(492)](this,null,null,null,0);this[d(562)].innerHTML="";L[d(1113)][d(492)](this);this[d(1387)]&&this[d(1387)].value?Ca[d(1478)][d(492)](this,null):qa[d(1478)][d(492)](this)},q.arrow=function(k,d,c){const b=a0_0xae42;for(let e=0;e<this.options[b(476)][b(449)];e++){let f=Y.element.call(this,e);f&&(f[b(658)][b(1284)](b(1187)),f.classList[b(1284)](b(266)))}typeof c===b(925)?(c=Y[b(1422)][b(492)](this,
|
|
333
|
+
k))&&c[b(658)][b(583)](d?b(1187):b(266)):Array[b(1107)](c)&&(d=Y[b(1422)][b(492)](this,c[0]))&&d.classList.add(c[1]?"arrow-up":b(266))},q[a(915)]=function(){for(let k=0;k<this.options[a(476)].length;k++){let d=Y[a(1422)][a(492)](this,k);if(d){if(d[a(658)][a(1178)](a(1187)))return[k,1];if(d[a(658)][a(1178)](a(266)))return[k,0]}}return null},q}(),Pa=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;k.whichPage=q[d(660)];k[d(1437)]=q[d(1437)];k[d(1153)]=q[d(425)];k[d(1043)]=q[d(1478)]};return q[a(1216)]=
|
|
334
|
+
function(){this[a(1421)]=0;let k=document[a(1295)](a(308)),d=document[a(1295)]("div");this[a(926)]=document.createElement(a(308));this.pagination[a(658)][a(583)]("jss_pagination");this[a(926)][a(473)](k);this[a(926)][a(473)](d);!this[a(475)][a(926)]&&(this[a(926)][a(1259)][a(1014)]=a(1275));this[a(1422)].appendChild(this[a(926)])},q[a(780)]=function(){0<this[a(1421)]&&(this.pageNumber--,q[a(425)][a(492)](this,this[a(1421)]))},q.pageDown=function(){this[a(1421)]<q[a(1437)].call(this)-1&&(this[a(1421)]++,
|
|
335
|
+
q[a(425)].call(this,this[a(1421)]))},q.whichPage=function(k){let d=this[a(475)].pagination;return d?this[a(1203)][k]?(this[a(1362)]&&(k=this[a(1362)][a(966)](parseInt(k))),Math[a(300)]((parseInt(k)+1)/d)-1):null:(console[a(777)](a(1140)),!1)},q[a(1437)]=function(){let k=this[a(475)].pagination;if(k){let d;return this.results?d=this.results[a(449)]:d=this[a(1203)][a(449)],Math[a(300)](d/k)}return console[a(777)](a(1140)),!1},q.set=function(k,d){let c=this[a(1421)],b=parseInt(this.options[a(926)]);
|
|
336
|
+
if(b){if(null===k||-1===k){let e;this[a(1362)]?e=this[a(1362)]:e=this[a(1203)];k=Math[a(300)](e.length/b)-1}if(!1===I[a(492)](this[a(1030)],a(359),this,k,c,b))return!1;this[a(1421)]=k;L.update[a(492)](this);ca[a(1113)][a(492)](this);pa[a(1113)].call(this);typeof d==a(1282)&&d[a(492)](this);I[a(492)](this[a(1030)],a(743),this,k,c,b)}else console.error(a(795))},q[a(1478)]=function(){let k=this[a(926)][a(1020)];k[0][a(1099)]="";k[1][a(1099)]="";if(this[a(475)].pagination){var d;this.results?d=this[a(1362)][a(449)]:
|
|
337
|
+
d=this[a(1203)][a(449)];if(d){d=Math.ceil(d/this.options[a(926)]);if(6>this[a(1421)]){var c=1;var b=10>d?d:10}else 5>d-this[a(1421)]?(c=d-9,b=d,1>c&&(c=1)):(c=this[a(1421)]-4,b=this[a(1421)]+5);if(1<c){var e=document.createElement("div");e.className=a(949);e[a(1099)]="<";e.title=1;this[a(926)][a(1020)][1][a(473)](e)}for(;c<=b;c++)e=document[a(1295)]("div"),e[a(1130)]=a(949),e.innerHTML=c,this[a(926)][a(1020)][1][a(473)](e),this[a(1421)]===c-1&&e[a(658)][a(583)](a(785));b<d&&(b=document[a(1295)]("div"),
|
|
338
|
+
b[a(1130)]=a(949),b.innerHTML=">",b[a(1405)]=d,this[a(926)][a(1020)][1][a(473)](b));k[0][a(1099)]=K(a(1414),[this[a(1421)]+1,d])}else k[0][a(1099)]=K(a(223));this.options[a(1116)]&&(this[a(1121)][a(1259)][a(781)]=this[a(1235)][a(891)]+16+"px",this.scroll[a(1259)][a(781)]=a(1344),this.table[a(1259)][a(1110)]=a(1344))}},q}(),sa=function(){const a=a0_0xae42,q={};return q[a(1011)]=function(k,d){return(k=this.options[k])?this[a(475)][a(517)]&&k[k.length-1]==parseInt(d):!1},q[a(817)]=function(){let k=this[a(770)];
|
|
339
|
+
typeof q[a(535)].x===a(925)&&(k=this.visibleRows);let d=q.event,c=null;if(d.d){c=[];for(let b=0;b<k[a(449)];b++){let e=k[b];d.d>e&&c.push(e)}}return this[a(1030)][a(488)][a(1259)].display="",q[a(535)]=null,c},q[a(1019)]=function(){q.event.d=null;q[a(817)][a(492)](this,!1)},q}(),la=function(){const a=a0_0xae42,q=function(){const d=a0_0xae42;return this[d(1217)][d(891)]},k=function(d){const c=a0_0xae42;d[c(333)]=k.set;d[c(242)]=k[c(1309)]};return k.update=function(d){const c=a0_0xae42;let b=this[c(475)][c(1253)];
|
|
340
|
+
if(b){let e=q[c(492)](this);for(let f=0;f<b.length;f++){let h=this[c(577)][b[f]][d][c(1422)];h&&(h[c(658)][c(583)](c(1386)),h[c(1259)][c(1110)]=e+"px");T.isVisible[c(492)](this,b[f])&&(e+=this.rows[b[f]][c(1422)][c(891)])}}},k[a(495)]=function(){let d=this.options.freezeRows;if(d){let c=q[a(492)](this);for(let b=0;b<d[a(449)];b++){let e=this[a(1203)][d[b]].element;e&&(e[a(1034)][a(658)].add(a(1386)),e[a(1034)][a(1259)][a(1110)]=c+"px",T[a(230)].call(this,d[b])&&(c+=this[a(1203)][d[b]][a(1422)].offsetHeight))}}else k.reset[a(492)](this)},
|
|
341
|
+
k[a(1113)]=function(){var d=this[a(475)][a(1253)];if(d){let c;k[a(826)].call(this)>this[a(1121)][a(891)]?c=a(640):d>this[a(1203)][a(449)]&&(c=a(629));if(c)k.reset[a(492)](this),console[a(620)](c);else for(k[a(495)][a(492)](this),d=0;d<this.visibleCols.length;d++)k[a(1478)].call(this,this[a(770)][d])}},k[a(525)]=function(d){this[a(475)][a(1253)]=d;let c="remove";this[a(475)][a(317)]&&!d&&(c=a(583));this[a(1337)].firstChild[a(658)][c](a(950))},k.set=function(d){d=$a(d);let c=this[a(475)][a(1253)];k[a(875)][a(492)](this);
|
|
342
|
+
k.applyValue[a(492)](this,d);L[a(1113)].call(this);ca[a(1113)].call(this);M[a(492)](this.parent,{worksheet:this,action:a(333),newValue:d,oldValue:c});P[a(492)](this,a(333),{row:d})},k[a(1309)]=function(){k.set[a(492)](this,null)},k.applyReset=function(){if(this.options[a(1253)]){let d=this[a(1203)][a(449)],c=this[a(475)][a(476)][a(449)];for(let b=0;b<d;b++){let e=this[a(1203)][b][a(1422)];if(e&&e.firstChild.classList.contains(a(1386))){e[a(1034)][a(658)].remove(a(1386));e.firstChild[a(1259)][a(1110)]=
|
|
343
|
+
"";for(let f=0;f<c;f++)(e=this.records[b][f][a(1422)])&&(e[a(658)][a(1284)]("jss_frozen_row"),e[a(1259)][a(1110)]="")}}}},k.getHeight=function(d){let c=0;!d&&(c=q[a(492)](this));if(d=this.options[a(1253)])for(let b=0;b<d[a(449)];b++)T.isVisible[a(492)](this,d[b])&&(c+=T[a(781)][a(492)](this,d[b]));return c},k[a(454)]=function(){let d=0,c=this[a(475)].freezeRows;if(c){for(let b=0;b<c.length;b++)T.isVisible[a(492)](this,c[b])&&(d=c[b]);d++}return d},k[a(504)]=function(d,c){sa[a(535)]={y:c,d:c};this[a(1121)][a(707)]=
|
|
344
|
+
0;d=this[a(1121)][a(379)]+k[a(826)][a(492)](this);c=this[a(1030)].helper;c[a(1259)][a(1014)]=a(819);c.style[a(1110)]=d+"px";c[a(1259)].left=a(1344);c[a(1259)][a(234)]=this[a(1121)][a(685)]+"px";c[a(1259)][a(781)]=a(351)},k[a(817)]=function(){let d=sa.end[a(492)](this);k[a(425)][a(492)](this,d)},k.cancel=sa[a(1019)],k[a(815)]=function(d){var c=d[a(1470)].getAttribute(a(751));if(null!=c){var b=c=parseInt(c);d=d[a(1470)][a(765)]/2>d[a(1333)];!d&&(b=c+1);ta.isRowMerged[a(492)](this,c)||(sa[a(535)].d=
|
|
345
|
+
b,b=this[a(1030)].element[a(762)](),c=this[a(1203)][c][a(1422)][a(762)](),this[a(1030)][a(488)][a(1259)].top=(d?c[a(1110)]:c[a(544)])-b[a(1110)]+"px")}},k.isControl=function(d){return sa[a(1011)][a(492)](this,a(1253),d)},k[a(846)]=function(d){d&&k.set.call(this,d)},k}(),ia=function(){const a=a0_0xae42,q=function(){const d=a0_0xae42;return Aa[d(492)](this)?x[d(237)]:0},k=function(d){const c=a0_0xae42;d.setFreezeColumns=k[c(425)];d[c(667)]=k[c(1309)]};return k.width=function(){const d=a0_0xae42;if(this[d(475)][d(394)]){let c=
|
|
346
|
+
this.rows[d(449)];k[d(495)][d(492)](this);for(let b=0;b<c;b++)this[d(1203)][b][d(1422)]&&k.update[d(492)](this,b)}},k[a(1478)]=function(d){let c=this[a(475)][a(394)];if(c){let b=q.call(this);for(let e=0;e<c.length;e++){let f=this[a(577)][d][c[e]][a(1422)];f&&(f[a(658)][a(583)](a(407)),f[a(1259)].left=b+"px");R[a(230)][a(492)](this,c[e])&&(b+=R.width.call(this,c[e]))}}},k[a(495)]=function(){let d=this[a(475)][a(394)];if(d){let b=q.call(this);for(let e=0;e<d.length;e++){var c=Y[a(1422)][a(492)](this,
|
|
347
|
+
d[e]);if(c){c[a(658)].add("jss_frozen");c[a(1259)][a(1464)]=b+"px";if(this[a(475)][a(301)])for(c=0;c<this[a(475)][a(301)][a(449)];c++){let f=this[a(301)].content[c][e];f[a(1422)]&&(f[a(1422)][a(658)][a(583)](a(407)),f[a(1422)][a(1259)].left=b+"px")}R[a(230)][a(492)](this,d[e])&&(b+=R[a(234)][a(492)](this,d[e]))}}}else k[a(1309)][a(492)](this)},k[a(1113)]=function(){var d=this[a(475)][a(394)];if(d){let c;k[a(877)][a(492)](this)>this[a(1121)][a(685)]?c=a(1349):d[d.length-1]>this[a(475)][a(476)][a(449)]&&
|
|
348
|
+
(c="Frozen columns cannot be greater than the number of available columns");if(c)k[a(1309)][a(492)](this),console[a(620)](c);else for(k[a(495)][a(492)](this),d=0;d<this[a(312)][a(449)];d++)k[a(1478)].call(this,this.visibleRows[d])}},k.applyValue=function(d){this.options[a(394)]=d;let c=a(1284);this.options[a(517)]&&!d&&(c="add");this[a(1337)].firstChild[a(658)][c](a(275))},k[a(425)]=function(d){d=$a(d);let c=this[a(475)].freezeColumns;k[a(875)][a(492)](this);k[a(525)][a(492)](this,d);k[a(234)][a(492)](this);
|
|
349
|
+
L[a(1113)][a(492)](this);ca[a(1113)].call(this);M[a(492)](this[a(1030)],{worksheet:this,action:a(584),newValue:d,oldValue:c});P.call(this,a(584),{column:d})},k[a(1309)]=function(){k[a(425)][a(492)](this,null)},k[a(875)]=function(){let d=this[a(475)][a(394)];if(d){let e=this[a(1203)].length;for(let f=0;f<d[a(449)];f++){var c=d[f],b=this.headers[c];b&&(b[a(658)][a(1284)]("jss_frozen"),b[a(1259)][a(1464)]="");for(b=0;b<e;b++){let h=this.records[b][c];h&&h[a(1422)]&&(h[a(1422)].classList.remove(a(407)),
|
|
350
|
+
h[a(1422)][a(1259)][a(1464)]="")}if(this[a(475)][a(301)])for(c=0;c<this[a(475)][a(301)][a(449)];c++)b=this[a(301)].content[c][f],b[a(1422)]&&(b[a(1422)][a(658)][a(1284)]("jss_frozen"),b[a(1422)][a(1259)][a(1464)]="")}}},k[a(877)]=function(d){let c=0;!d&&(c=q[a(492)](this));if(d=this[a(475)][a(394)])for(let b=0;b<d[a(449)];b++)R.isVisible[a(492)](this,d[b])&&(c+=R[a(234)].call(this,d[b]));return c},k[a(1278)]=function(){let d=0,c=this.options[a(394)];if(c){for(let b=0;b<c[a(449)];b++)R[a(230)][a(492)](this,
|
|
351
|
+
c[b])&&(d=c[b]);d++}return d},k[a(504)]=function(d,c){sa.event={x:c,d:c};this.content.scrollLeft=0;d=k[a(877)].call(this);c=this[a(1030)].helper;c[a(1259)][a(1014)]=a(819);c.style[a(1110)]=this[a(1121)][a(379)]+"px";c[a(1259)].left=d+"px";c[a(1259)][a(234)]=a(351);c[a(1259)][a(781)]=this[a(1121)][a(891)]+"px";this.headerContainer.firstChild[a(658)].remove(a(275))},k[a(817)]=function(){let d=sa.end[a(492)](this);k[a(425)][a(492)](this,d)},k[a(1019)]=sa[a(1019)],k[a(815)]=function(d){var c=d[a(1470)][a(1297)](a(332));
|
|
352
|
+
if(null!=c){var b=c=parseInt(c);d=d[a(1470)][a(355)]/2>d[a(229)];!d&&b++;ta[a(698)][a(492)](this,c)||(sa.event.d=b,c=Y[a(1422)][a(492)](this,c)[a(762)](),b=this.content[a(762)](),this[a(1030)][a(488)][a(1259)].left=(d?c.left:c.right)-b[a(1464)]+"px")}},k[a(1011)]=function(d){return sa[a(1011)][a(492)](this,a(394),d)},k.updateConfig=function(d){d&&k[a(425)][a(492)](this,d)},k}(),ka=function(){const a=a0_0xae42,q=function(){const d=a0_0xae42;if(0<this.options[d(1458)]){var c=0;for(var b=this[d(1203)][d(449)]-
|
|
353
|
+
1;0<=b;b--){var e=!1;for(var f=0;f<this[d(475)][d(476)].length;f++)Q[d(492)](this,f,b)&&(e=!0);if(e)break;else c++}0<this.options[d(1458)]-c&&this[d(1468)](this.options[d(1458)]-c)}if(0<this[d(475)].minSpareCols){c=0;for(b=this[d(475)][d(476)].length-1;0<=b;b--){e=!1;for(f=0;f<this[d(1203)].length;f++)Q[d(492)](this,b,f)&&(e=!0);if(e)break;else c++}0<this.options[d(866)]-c&&this[d(631)](this.options.minSpareCols-c)}},k=function(){};return k.build=function(){const d=a0_0xae42;let c=this;this[d(1121)]=
|
|
354
|
+
document.createElement("div");this[d(1121)][d(658)][d(583)](d(1280));this[d(1121)][d(1396)](d(441),function(e){if(!c[a0_0xae42(1224)])return e.preventDefault(),!1});this.table=document[d(1295)](d(1235));this[d(1217)]=document.createElement(d(1217));this[d(562)]=document.createElement(d(562));this[d(669)]=document[d(1295)](d(669));this[d(495)]=[];this[d(263)]=[];this[d(612)]=document.createElement("colgroup");let b=document[d(1295)](d(1307));b[d(1150)](d(234),x[d(237)]);this.colgroupContainer[d(473)](b);
|
|
355
|
+
this[d(1337)]=document[d(1295)]("tr");b=document[d(1295)]("th");b[d(658)][d(583)](d(442));b[d(1099)]=d(380);this[d(1337)][d(473)](b);this[d(1217)][d(473)](this.headerContainer);this[d(1235)][d(658)][d(583)](d(745));this.table[d(1150)](d(900),"0");this.table[d(1150)]("cellspacing","0");this.table.setAttribute(d(714),"yes");this[d(1235)].setAttribute(d(502),d(1068));this.table[d(473)](this.colgroupContainer);this.table[d(473)](this[d(1217)]);this.table[d(473)](this[d(562)]);this[d(1235)][d(473)](this[d(669)]);
|
|
356
|
+
this[d(353)]=document[d(1295)](d(308));this[d(353)].className=d(1159);this.corner[d(1150)](d(714),"on");this[d(353)].setAttribute(d(1126),d(305));this[d(628)]=L[d(1216)][d(492)](c);this[d(1121)][d(473)](this[d(628)]);this[d(1121)][d(473)](this[d(1235)]);this[d(1121)][d(473)](this.corner);this[d(1422)][d(473)](this[d(1121)]);!0===this[d(475)][d(1116)]&&(this[d(1121)].classList.add(d(1366)),this[d(475)].tableWidth&&(this.content[d(1259)][d(234)]=parseInt(this[d(475)][d(377)])+"px"),this[d(475)][d(926)]?
|
|
357
|
+
this.content[d(658)][d(583)](d(452)):this[d(475)][d(520)]&&(this.content.style[d(781)]=parseInt(this[d(475)].tableHeight)+"px"));this[d(475)][d(1410)]&&(this[d(1121)][d(1259)][d(1410)]=this[d(475)].resize);!1===this.options[d(228)]&&this[d(1235)][d(658)].add("jss_nogridline");this[d(475)][d(317)]&&!this[d(475)].freezeRows&&b[d(658)][d(583)](d(950));this[d(475)][d(517)]&&!this[d(475)].freezeColumns&&b.classList[d(583)](d(275));this.options[d(1066)]&&this[d(1235)][d(658)][d(583)](d(1328)+this[d(475)].defaultColAlign);
|
|
358
|
+
this[d(475)][d(1336)]&&this[d(1235)][d(658)][d(583)](d(290));!1===this[d(475)][d(259)]&&this[d(1235)][d(658)][d(583)](d(250));!1===this[d(475)][d(1060)]&&(this[d(353)][d(1259)].display=d(1275));Ia[d(1216)][d(492)](this);Ca.build[d(492)](this);Pa[d(1216)][d(492)](this);jb[d(1216)][d(492)](this);pa.build[d(492)](this);L[d(492)](this);qa[d(399)][d(492)](this);q[d(492)](this)},k[a(324)]=function(d,c,b,e){var f,h,m;let l;b=this[a(475)][a(476)].length;var n=this[a(1203)].length,p=this[a(475)][a(301)];let r=
|
|
359
|
+
{cols:new Map,rows:new Map};for(f=0;f<b;f++)if(m=Y[a(1422)].call(this,f))if(l=m[a(1297)](a(332)),l!=f&&(m[a(1150)](a(332),f),!m[a(1297)](a(511))&&(m.childNodes[0].textContent=J[a(1352)](f)),p))for(m=this[a(301)][a(1121)],h=0;h<m[a(449)];h++)m[h][f]&&m[h][f][a(1422)]&&(m[h][f][a(1422)][a(1150)](a(332),f),ba(p[h][f])&&(m[h][f].v=p[h][f]=X.shiftFormula[a(492)](this,p[h][f],f-l,0)));for(h=0;h<n;h++)m=this[a(1203)][h],f=m.y,f!=h&&(r[a(1203)][a(425)](f,h),m.y=h,m[a(1422)]&&(m.element[a(1150)]("data-y",
|
|
360
|
+
h),m.element[a(1020)][0].setAttribute(a(751),h),!this[a(1203)][h][a(1405)]&&(m[a(1422)][a(1020)][0][a(1455)][0].textContent=h+1)));let t=X[a(411)][a(492)](this);if(m=t[a(509)]){if(d&&d[a(449)])for(f=0;f<d.length;f++)if(h=t.get(d[f]))for(l=0;l<h[a(449)];l++)X.updateFormulaTokens[a(492)](this,h[l],d[f],a(311));if(c&&c.length)for(f=0;f<c[a(449)];f++)if(h=J[a(1352)](c[f]),p=t[a(389)](h))for(l=0;l<p.length;l++)X[a(438)].call(this,p[l],h,a(311))}for(h=0;h<n;h++)for(p=this.records[h],f=0;f<b;f++){var y=
|
|
361
|
+
p[f];let v=y.x;var C=y.y;v!==f&&(y.x=f,y[a(1422)]&&y[a(1422)][a(1150)](a(332),f),typeof r.cols[a(389)](v)===a(925)&&r[a(415)].set(v,f));C!==h&&(y.y=h,y[a(1422)]&&y[a(1422)][a(1150)](a(751),h));if(m&&(v!==f||C!==h)&&(y=J[a(1479)](v,C),C=t[a(389)](y))){let B=J[a(1479)](f,h);for(v=0;v<C.length;v++)X[a(438)][a(492)](this,C[v],y,B)}}n=[];if(m&&(r.cols[a(509)]&&r[a(415)][a(889)](function(v,B){B=J[a(1352)](B);let A=t[a(389)](B);if(A)for(v=J.getColumnName(v),l=0;l<A.length;l++)X[a(438)].call(this,A[l],B,
|
|
362
|
+
v)}),0!==e))for(e=0;e<b;e++)if(f=J.getColumnName(e),f=t.get(f))for(l=0;l<f[a(449)];l++)n.push(f[l]);X[a(1041)][a(492)](this,d);X[a(1441)][a(492)](this,t);Da[a(648)][a(492)](this);X[a(1113)][a(492)](this,n);I[a(492)](this[a(1030)],a(749),this,r,d,c,[]);this[a(893)]("copying",!0)},k[a(1478)]=function(){q.call(this);pa[a(1113)].call(this)},k}(),Da=function(){const a=a0_0xae42,q={};return q.spreadsheet=function(k,d){const c=a0_0xae42;let b={name:null,config:{},el:k,element:k,plugins:null,worksheets:[],
|
|
363
|
+
ignoreEvents:!1,ignorePersistence:!1};Ma[c(337)][c(492)](b,d);k.spreadsheet=b;k[c(1024)]=b[c(211)];x.spreadsheet.push(b);!b[c(563)]&&(b.name=jSuites[c(672)]());q[c(694)](b.config[c(1021)]?b[c(216)].root:document);k[c(658)][c(583)](c(681));k[c(1150)](c(502),c(367));!0===d[c(1256)]&&k[c(658)].add("fullscreen");var e=document[c(1295)](c(308));b[c(1218)]=document.createElement(c(308));b[c(1218)][c(1130)]=c(713);b.toolbar.setAttribute(c(502),"toolbar");e.appendChild(b.toolbar);b[c(521)]=qa.build[c(492)](b);
|
|
364
|
+
e[c(473)](b[c(521)]);b.helper=document[c(1295)](c(308));b[c(488)][c(1130)]=c(254);e.appendChild(b[c(488)]);b.loading=document[c(1295)](c(308));b[c(994)].classList[c(583)](c(1154));e[c(473)](b.loading);e[c(473)](xa[c(1216)](b));e[c(473)](vb(b));b[c(1338)]=document[c(1295)](c(1338));b[c(1338)].className=c(274);b[c(1338)][c(768)]="-1";e.appendChild(b[c(1338)]);yb.call(b).position===c(544)?k[c(872)](e,k.children[0]):k[c(872)](e,k.children[1]);k[c(473)](Bb[c(492)](b,x[c(344)]));b[c(1256)]=pb;b[c(695)]=
|
|
365
|
+
qb;b[c(1356)]=I;Ma(b);fb(b);wa(b);b[c(408)]=document[c(1295)](c(308));b[c(408)][c(658)][c(583)](c(528));e[c(473)](b.tooltip);b[c(536)]=e;lb[c(1216)][c(492)](b);Ka[c(1216)].call(b);Ba[c(1216)][c(492)](b);k=Object[c(483)](x.extensions);if(k[c(449)])for(e=0;e<k[c(449)];e++)typeof x.extensions[k[e]][c(541)]==c(1282)&&x[c(1193)][k[e]][c(541)](b,d);return b},q[a(838)]=function(k,d){let c={};return k[a(211)][a(462)](c),c.parent=k,Ma(c),Wa(c),ea(c),ca(c),xa(c),Ya(c),Xa(c),Na(c),ta(c),eb(c),Db(c),ra(c),X(c),
|
|
366
|
+
S(c),T(c),R(c),Eb(c),ub(c),Y(c),pa(c),Ia(c),Ca(c),qa(c),wa(c),za(c),kb(c),Gb(c),Pa(c),fb(c),ia(c),la(c),Cb(c),Fb(c),lb(c),Ra(c),Ka(c),Qa(c),jb(c),Ma.worksheet[a(492)](c,d),c[a(475)][a(341)]&&(c[a(475)][a(366)]=c[a(475)][a(341)]),c[a(475)][a(341)]=c[a(475)][a(366)],k.element[a(1024)]?k.element[a(1024)]=k[a(211)]:k[a(1422)][a(1024)]=c,Ba[a(975)][a(492)](c[a(1030)],a(1365),[c]),c[a(399)]=function(b){q[a(1184)].call(c);this[a(1422)]=k[a(1422)][a(947)][a(471)](this[a(475)].worksheetName,function(e,f){c[a(475)][a(1136)]===
|
|
367
|
+
a(1050)&&(f.style[a(1014)]=a(1275))},b);this[a(1422)][a(658)][a(583)](a(783));this[a(1422)][a(1024)]=this;ka[a(1216)][a(492)](this);x[a(1245)]=this},c},q.worksheetOptions=function(){var k=this.options;this.cols=k[a(476)];!k[a(1174)]&&(k[a(1174)]=a(1469)+fb[a(226)]());k[a(394)]&&(k[a(394)]=$a(k[a(394)]));k[a(1253)]&&(k[a(1253)]=$a(k[a(1253)]));var d=k.pagination;d&&(k[a(926)]=parseInt(d));k.tableOverflow&&(!k[a(520)]&&!this[a(1030)].element.style[a(781)]&&(k[a(520)]=300),!k.tableWidth&&!this.parent[a(1422)][a(1259)][a(234)]&&
|
|
368
|
+
(k.tableWidth=document[a(992)][a(685)]-18));!Ta[a(492)](this[a(1030)],a(611))&&(k[a(317)]||k[a(517)])&&(k.freezeRowControl=!1,k[a(517)]=!1);d=k[a(1174)];ha(d)&&console.log(a(371)+d+a(1225));ha(d,this);k[a(790)]&&500<k.data[a(449)]&&!L[a(219)][a(492)](this)&&!k[a(926)]&&console[a(777)](a(916));d=!!k.rows;Ya[a(1216)][a(492)](this);k[a(1259)]&&eb[a(1216)][a(492)](this,k[a(1259)]);Na[a(1216)].call(this);d&&Xa[a(1216)][a(492)](this);S[a(420)][a(492)](this,a(1048),a(1048),"getMeta");S.parseOptions.call(this,
|
|
369
|
+
a(1259),"s",a(1033));S[a(420)][a(492)](this,"comments","c","getComments");S[a(420)][a(492)](this,a(340),"options",a(987));S[a(420)][a(492)](this,a(1036),a(1036));(k=k.mergeCells||!1)&&S[a(420)].call(this,"mergeCells",a(647),"getMerge");ta[a(1216)][a(492)](this,k);q[a(648)].call(this)},q[a(648)]=function(){if(!0===this.parent[a(216)].columnNamesInFormulas){this[a(648)]={};let k=this[a(475)].columns;for(let d=0;d<k[a(449)];d++){let c=k[d][a(1405)];if(typeof c===a(906)&&3<c.length&&!jSuites[a(352)](c)){c=
|
|
370
|
+
c.toUpperCase();let b=J[a(1352)](d);this[a(648)][c]=b+":"+b}}}},q[a(561)]=function(k,d){var c=this[a(1203)][k]={element:null,y:k};d&&(Object[a(1144)](c,d),d.id&&za.set[a(492)](this,d.id),d=d[a(781)]||this[a(475)][a(1171)]||24,c[a(781)]=parseInt(d));c=this.records[k]=[];!this[a(475)][a(790)][k]&&(this[a(646)]?this[a(475)][a(790)][k]={}:this.options[a(790)][k]=[]);d=this[a(475)][a(476)].length;for(let b=0;b<d;b++){let e=Q.call(this,b,k),f={element:null,x:b,y:k,v:e,w:this};c[b]=f;"undefined"===typeof e||
|
|
371
|
+
null===e?Q.call(this,b,k,""):ba(e)&&(Q.call(this,b,k,La(e)),!0===this.parent[a(216)][a(1077)]&&Za[a(583)](f))}},q[a(694)]=function(k){let d=Object[a(483)](x[a(1028)]),c,b;for(let e=0;e<d[a(449)];e++)c=k,b={},"resize"===d[e]&&(c=window),d[e]!==a(363)&&d[e]!==a(1129)&&"touchend"!==d[e]||(b={passive:!1}),c[a(1396)](d[e],x[a(1028)][d[e]],b)},q[a(619)]=function(k){let d=Object[a(483)](x.events),c;for(let b=0;b<d[a(449)];b++)c=k,d[b]===a(1410)&&(c=window),c[a(273)](d[b],x.events[d[b]])},q}(),kb=function(){const a=
|
|
372
|
+
a0_0xae42,q=function(d,c){const b=a0_0xae42;let e=this.options[b(476)][d];e[b(234)]=c;this[b(263)][d]&&this[b(263)][d][b(1150)](b(234),c);!1===e[b(279)]&&(e[b(279)]=!0)},k=function(d){const c=a0_0xae42;d[c(877)]=k[c(389)];d[c(1484)]=k.set;d[c(1406)]=k[c(567)]};return k.auto=function(d){const c=a0_0xae42;if(d[c(449)]){let b=[],e=[],f,h=null;this[c(1235)][c(1259)][c(457)]="auto";for(let m=0;m<d[c(449)];m++)(f=Y[c(1422)].call(this,d[m]))&&(h=f.offsetWidth,26<h&&(b[c(462)](d[m]),e[c(462)](h)));this[c(1235)].style[c(457)]=
|
|
373
|
+
"";this.setWidth(b,e)}},k.get=function(d){const c=a0_0xae42;let b=this[c(475)].columns;if(typeof d===c(925)){d=[];for(let e=0;e<b[c(449)];e++)d[c(462)](parseInt(b[e][c(234)]));return d}return parseInt(b[d][c(234)])},k[a(425)]=function(d,c,b){if(!U[a(492)](this.parent,this))return!1;if(c){if(Array.isArray(d)){!b&&(b=[]);for(let e=0;e<d[a(449)];e++){!b[e]&&(b[e]=R[a(234)].call(this,d[e]));let f=Array.isArray(c)&&c[e]?c[e]:c;q.call(this,d[e],f)}}else!b&&(b=R[a(234)].call(this,d)),q.call(this,d,c);this[a(464)]();
|
|
374
|
+
M[a(492)](this[a(1030)],{worksheet:this,action:a(1484),column:d,oldValue:b,newValue:c});P.call(this,a(1484),{column:d,width:c,oldWidth:b});I[a(492)](this[a(1030)],a(1202),this,d,c,b);L.refresh[a(492)](this)}},k}(),Gb=function(){const a=a0_0xae42;let q=function(d,c){const b=a0_0xae42;c=parseInt(c);let e=T[b(781)][b(492)](this,d);return this[b(1203)][d][b(1422)]&&(this[b(1203)][d][b(1422)][b(1259)][b(781)]=c+"px"),!1===this[b(1203)][d].visible&&(this[b(1203)][d].visible=!0,this[b(1203)][d][b(1422)]&&
|
|
375
|
+
(this[b(1203)][d][b(1422)].style[b(1014)]="")),this[b(1203)][d][b(781)]=c,e};const k=function(d){const c=a0_0xae42;d.getHeight=k[c(389)];d.setHeight=k[c(425)]};return k.get=function(d){const c=a0_0xae42;if("undefined"===typeof d){d=[];let b=this[c(1203)][c(449)];for(let e=0;e<b;e++){let f=T[c(781)].call(this,e);f&&(d[e]=f)}return d}return T[c(781)][c(492)](this,d)},k[a(425)]=function(d,c,b){if(!U.call(this[a(1030)],this))return!1;var e;let f="undefined"===typeof b;if(c){if(Array[a(1107)](d))for(!0===
|
|
376
|
+
f&&(b=[]),e=0;e<d.length;e++){let h=Array[a(1107)](c)&&c[e]?c[e]:c;q[a(492)](this,d[e],h);!0===f&&b[a(462)](f)}else e=q[a(492)](this,d,c),!0===f&&(b=e);this[a(464)]();M[a(492)](this[a(1030)],{worksheet:this,action:a(1106),row:d,oldValue:b,newValue:c});P[a(492)](this,"setHeight",{row:d,height:c,oldHeight:b});I[a(492)](this[a(1030)],a(512),this,d,c,b);L[a(1113)][a(492)](this)}},k}(),Hb=function(a,q){const k=a0_0xae42;let d={options:q},c=[];const b=function(m){const l=a0_0xae42;var n=d[l(475)][l(1208)];
|
|
377
|
+
if(n){var p=n[l(449)],r=a[l(707)],t=r+(a[l(891)]||d[l(475)].height),y=[],C=0;for(let B=0;B<p;B++)if(!1!==n[B][l(279)]){let A=n[B][l(781)]||25;C+A>r&&C<t&&y[l(462)](n[B]);C+=A}if(m||!J.compareArray(y,c)){n=y;p=a0_0xae42;c=n;r=document[p(1295)](p(308));h[p(580)]="";for(t=0;t<n[p(449)];t++)n[t].el||(C=d.options[p(276)](n[t]),aa(C)?n[t].el=C:(r[p(1099)]=C,n[t].el=r[p(1034)])),h.appendChild(n[t].el);for(n=0;n<y.length;n++)p=y[n],r=p.el.offsetHeight,(!p.height||r!==p[l(781)])&&(p[l(781)]=r,m=!0);if(m){var v=
|
|
378
|
+
a0_0xae42;y=20;if(m=d[v(475)][v(1208)])for(n=m[v(449)],p=0;p<n;p++)r=m[p][v(781)]||25,y+=r;v=(f[v(1259)][v(781)]=y+"px",0)}}p=c[0];y=a0_0xae42;m=0;if(p&&(n=d[y(475)][y(1208)])&&n[y(449)])for(p=n[y(966)](p),r=0;r<p;r++)m+=n[r][y(781)]||25;y=m-a.scrollTop;return 0<y&&(y=0),h.style.top=y+"px","function"===typeof d[l(475)][l(927)]&&d.options[l(927)][l(492)](d,a),v}};d[k(1104)]=function(m){m&&(d[k(475)][k(1208)]=m);a[a0_0xae42(707)]=0;b(!0)};const e=function(){b(!1)};let f=document.createElement(k(308));
|
|
379
|
+
f.classList[k(583)](k(641));a.appendChild(f);let h=document[k(1295)](k(308));return h[k(658)][k(583)](k(888)),a[k(473)](h),q[k(781)]&&(h[k(1259)].height=q[k(781)]+"px"),a.classList[k(583)](k(652)),a[k(1396)](k(628),e),a[k(1396)](k(784),e),d},qa=function(){const a=a0_0xae42;let q,k=[],d=[],c,b;const e=function(l){const n=a0_0xae42;return this[n(475)][n(476)][l][n(233)]||null},f=function(l,n){const p=a0_0xae42;l[p(618)]=n;l.el&&(l.el[p(1034)].checked=n)},h=function(l){const n=a0_0xae42;l[n(709)]=h[n(425)];
|
|
380
|
+
l[n(409)]=h.get;l[n(1035)]=h[n(1240)];l[n(285)]=h[n(767)];l.resetFilters=h.reset;l[n(849)]=h[n(384)];l[n(965)]=h.hide};h[a(230)]=function(){return this[a(1030)][a(521)][a(1259)].display===a(819)};h[a(425)]=function(l,n){let p=Y.element[a(492)](this,l);l=this[a(475)].columns[l];Array[a(1107)](n)&&0<n.length?(p&&p.classList[a(583)](a(621)),l[a(233)]=n):(p&&p[a(658)][a(1284)]("jss_filters_active"),l[a(233)]=null);h[a(1478)][a(492)](this)};h.get=function(l){if(l)return e[a(492)](this,l);l=this[a(475)][a(476)].length;
|
|
381
|
+
let n={};for(let p=0;p<l;p++)n[p]=e[a(492)](this,p);return n};h[a(1240)]=function(l){q=parseInt(l);var n=Y[a(1422)][a(492)](this,q);if(n[a(658)][a(1178)](a(988))){this[a(729)]();l=this[a(1030)][a(1422)][a(762)]();var p=n[a(762)]();n=p[a(1464)]-l[a(1464)];p=p[a(1110)]-l[a(1110)]+p[a(781)];let r=this[a(1030)][a(521)];l=l[a(1464)]+l.width;r[a(1259)].display=a(819);n+r.offsetWidth>l&&(n=l-(r[a(685)]+18));r[a(1259)][a(1110)]=p+"px";r[a(1259)].left=n+"px";p=Ca[a(975)].call(this,null,q);p=J[a(598)](p);let t=
|
|
382
|
+
new Set,y=this.rows[a(449)];l=[];n=!1;for(let C=0;C<y;C++)if(p[C]){let v=Q[a(492)](this,q,C);if(""!==v){let B=ra.processed[a(492)](this,q,C,!0);ba(v)&&(v=B);let A=""+v;!t[a(537)](A)&&(l[a(462)]([v,A,""+B]),t[a(583)](A))}else n=!0}l[a(268)](function(C,v){return C[0]>v[0]?1:C[0]<v[0]?-1:0});k=[c,b];for(p=0;p<l.length;p++)k.push({v:l[p][2],k:l[p][1]});n&&k[a(462)]({v:"("+K("Blanks")+")",k:""});(l=I[a(492)](this[a(1030)],a(635),this,q,k))&&(k=l);h[a(1064)][a(492)](this,"");setTimeout(function(){r[a(1020)][0][a(1034)][a(919)]()},
|
|
383
|
+
0)}else console[a(777)](a(1269))};h[a(767)]=function(l){var n=this[a(1030)][a(521)];if(l){l=null;if(!c.el[a(1034)].checked||n[a(1020)][0][a(1020)][0][a(1022)]){!0===b.el.firstChild[a(618)]?l=this.options[a(476)][q][a(233)]||[]:l=[];let p=d[a(449)];for(let r=1;r<p;r++)!1!==d[r][a(618)]&&l[a(462)](d[r].k)}h.set[a(492)](this,q,l)}n[a(1259)][a(1014)]="";n[a(1034)][a(1034)][a(1022)]="";b.el.firstChild.checked=!1;n=0;this[a(1362)]&&this[a(1362)].length&&(n=this[a(1362)][0]);ea[a(425)][a(492)](this,q,n);
|
|
384
|
+
q=null;k.length=0;d[a(449)]=0};h[a(1309)]=function(l){h[a(1037)].call(this,l,!1);ya[a(1309)][a(492)](this);h[a(1478)][a(492)](this)};h.execute=function(l){let n=this[a(475)][a(476)],p=n[a(449)],r=this[a(1203)][a(449)],t=[];for(let y=0;y<r;y++){let C=!0;for(let v=0;v<p;v++){let B=n[v][a(233)];if(B&&l!==v){let A=""+Q[a(492)](this,v,y),D=""+this[a(531)](v,y,!0);-1===B[a(966)](A)&&-1===B.indexOf(D)&&(C=!1)}}C&&t.push(y)}return t};h[a(1478)]=function(){ya[a(1309)][a(492)](this);this.resetSelection();this[a(893)]();
|
|
385
|
+
let l=null,n=Ca.execute.call(this,null);if(Oa[a(492)](this,"onbeforefilter")){l=h[a(389)][a(492)](this);let p=I[a(492)](this[a(1030)],a(1006),this,l,n);if(p)n=p;else if(!1===p)return!1}this[a(1421)]=0;n&&n[a(449)]<this.rows[a(449)]&&ya[a(425)][a(492)](this,n);pa[a(1113)][a(492)](this);L.refresh[a(492)](this);I[a(492)](this[a(1030)],a(984),this,l,n)};h.show=function(l){h[a(1037)][a(492)](this,l,!0)};h[a(734)]=function(l){h.updateDOM[a(492)](this,l,!1,!0);h[a(1478)][a(492)](this)};h.search=function(l){if(null!==
|
|
386
|
+
q){var n=this.parent[a(521)],p=parseInt(n[a(1020)][0].children[1][a(1022)]),r=this[a(475)].columns[q][a(233)];d.length=0;var t=k[a(449)];if(l){l=l[a(552)](/[-[\]{}()*+?.,\\^$|#\s]/g,a(1313));var y=l;var C=a0_0xae42;1===p?y="^((?!"+y+C(325):2===p?y="^"+y:3===p?y+="$":4===p?y="^"+y+"$":5===p&&(y=C(941)+y+"$)");y=new RegExp(y,"i");for(C=2;C<t;C++){let v=k[C].v,B=!1;6>p?B=(""+v).match(y)?!0:!1:6===p?B=parseFloat(v)>l:7===p&&(B=parseFloat(v)<l);B&&d[a(462)](k[C]);f(k[C],B)}d[a(449)]&&(!!r&&d.unshift(b),
|
|
387
|
+
d[a(775)](c),f(c,!0),f(b,!1),c.el[a(1455)][1][a(580)]="("+K(a(378))+")")}else{d[a(462)](c);f(c,!r);for(p=2;p<t;p++)l=r?-1!==r[a(966)](k[p].k):!0,d[a(462)](k[p]),f(k[p],l);c.el[a(1455)][1][a(580)]="("+K(a(688))+")"}n[a(493)].setData()}};h.build=function(){let l=document[a(1295)](a(308));l[a(658)][a(583)](a(1312));let n=document[a(1295)]("input");n[a(1149)]=a(393);n[a(362)]=K(a(1231));n.classList[a(583)](a(310));n[a(658)][a(583)](a(971));var p=[K("Contains"),K(a(348)),K("Begins with"),K("Ends with"),
|
|
388
|
+
K(a(1475)),K("Not equal"),K(a(373)),K(a(375))];let r=document[a(1295)](a(1200));r[a(658)][a(583)](a(608));r[a(658)].add(a(971));p[a(569)]((v,B)=>{let A=document[a(1295)](a(540));A[a(1022)]=B;A[a(580)]=K(v);r[a(473)](A)});r[a(1396)]("change",function(){h[a(1064)][a(492)](x[a(1245)],n[a(1022)])});var t=document.createElement(a(747));t[a(1149)]=a(957);t[a(1022)]=K("Ok");t[a(658)].add(a(478));t[a(1002)]=function(){qa.close[a(492)](x[a(1245)],!0)};p=document[a(1295)]("div");p.classList[a(583)](a(1207));
|
|
389
|
+
let y=document.createElement(a(308));y[a(658)][a(583)](a(451));y[a(473)](n);y[a(473)](r);p[a(473)](y);p[a(473)](l);p[a(473)](t);t=document.createElement(a(687));t[a(1099)]=a(1461)+K(a(538));b={el:t,readonly:!0};t=document.createElement(a(687));t[a(1099)]='<input type="checkbox"> ('+K(a(688))+")";t[a(1002)]=function(v){if(v[a(1470)][a(1274)]===a(458)){let B=k[a(449)];v=v[a(1470)][a(618)];for(let A=1;A<B;A++)!1!==k[A][a(279)]&&!0!==k[A][a(721)]&&(k[A].checked=v,k[A].el&&(k[A].el[a(1034)][a(618)]=v))}};
|
|
390
|
+
c={el:t,readonly:!0};let C=document.createElement("t");return p.lazyLoading=Hb(l,{items:d,height:160,render:function(v){return C[a(1099)]=a(374)+v.k+'" '+(v[a(618)]?a(618):"")+"> "+v.v+a(911),C[a(1034)][a(1002)]=function(B){if(B[a(1470)][a(1274)]===a(458)){v[a(618)]=B[a(1470)][a(618)];B=k[a(449)];let A=!0;for(let D=1;D<B;D++)if(!1!==k[D][a(279)]&&!0!==k[D][a(721)]){let E;k[D].el?E=k[D].el[a(1034)].checked:E=k[D][a(618)];if(!E){A=!1;break}}f(c,A)}},C[a(1034)]},onupdate:function(v){!v[a(1020)][1][a(580)]&&
|
|
391
|
+
(v[a(1020)][1][a(1099)]=K(a(1303)))}}),p};const m=function(l,n,p){let r=this[a(495)];!0===n?r[l][a(658)].add("jss_filters_icon"):(this.options.columns[l][a(233)]=null,r[l][a(658)][a(1284)]("jss_filters_active"),!0===p&&r[l][a(658)].remove("jss_filters_icon"))};return h[a(1037)]=function(l,n,p){if(l)m[a(492)](this,l,n,p);else for(l=0;l<this.headers.length;l++)m.call(this,l,n,p)},h[a(399)]=function(){let l=this[a(475)].columns;if(l){let n=!1;for(let p=0;p<l[a(449)];p++){let r=l[p];Array[a(1107)](r[a(233)])&&
|
|
392
|
+
0<r[a(233)][a(449)]&&(n=!0)}!0===n&&h[a(1478)][a(492)](this)}},h}(),ya=function(){const a=a0_0xae42,q={};return q[a(425)]=function(k){let d=k;this[a(689)].rows[a(449)]?d[a(449)]&&((k=ta[a(1361)][a(492)](this,d,1))&&(d=k),d[a(268)](function(c,b){return c-b})):d=k;for(k=0;k<d.length;k++)this.rows[d[k]].results=!0;this[a(1362)]=d;X[a(267)][a(492)](this)},q[a(1309)]=function(){let k=this.rows,d=k[a(449)];for(let c=0;c<d;c++)!0===k[c][a(1362)]&&delete k[c][a(1362)];this.results=null},q[a(1113)]=function(){let k=
|
|
393
|
+
this[a(1203)],d=k[a(449)],c=[];for(let b=0;b<d;b++)!0===k[b][a(1362)]&&c.push(b);return c},q.is=function(k){return this[a(1362)]?this[a(1203)][k].results:!0},q}(),Ca=function(){const a=a0_0xae42,q=function(b){const e=a0_0xae42;let f=document[e(1295)](e(308)),h=b.options[e(752)];if(0<b[e(475)][e(926)]&&h&&0<h.length){b[e(465)]=document[e(1295)](e(1200));b[e(465)][e(658)].add(e(518));b[e(465)][e(771)]=function(){b[e(475)][e(926)]=parseInt(this[e(1022)]);b[e(1153)](0)};for(let m=0;m<h[e(449)];m++){let l=
|
|
394
|
+
document.createElement(e(540));l[e(1022)]=h[m];l[e(1099)]=h[m];b[e(465)][e(473)](l)}b[e(465)][e(1022)]=b[e(475)][e(926)];f[e(473)](document[e(722)](K("Show")));f[e(473)](b[e(465)]);f[e(473)](document[e(722)](K("entries")))}return f},k=function(b,e){const f=a0_0xae42;let h=this[f(689)][f(1203)];if(h[e]){for(;0<e&&h[e-1];)e--;for(;h[e];)b[f(462)](e++)}else b[f(462)](e)},d=function(b){const e=a0_0xae42;let f=this[e(1387)][e(1430)];b?f[e(658)][e(583)](e(782)):setTimeout(function(){f[e(658)][e(1284)](e(782))},
|
|
395
|
+
250)},c=function(b){const e=a0_0xae42;b[e(1064)]=c[e(1478)];b[e(843)]=c.reset;b[e(1168)]=c[e(1113)];b[e(1327)]=c[e(384)];b[e(756)]=c.hide};return c[a(975)]=function(b,e){var f=this.searchInput;null===b?b=f[a(1022)]||"":b!==f.value&&(f[a(1022)]=b);this.pageNumber=0;f=[];let h=null;var m=qa.execute.call(this,e);if(b)try{e=null;if(m){e={};var l=m[a(449)];for(var n=0;n<l;n++)e[m[n]]=!0}var p=b[a(552)](/[-[\]{}()*+?.,\\^$|#\s]/g,"\\$&");p=new RegExp(p,"i");let r=this[a(1203)][a(449)],t=this[a(475)].columns.length;
|
|
396
|
+
for(l=0;l<r;l++)if(h=!1,!e||e[l]){if(Oa[a(492)](this,"onsearchrow"))h=I.call(this[a(1030)],"onsearchrow",this,l,b,p);else for(m=0;m<t;m++){let y=Q.call(this,m,l);if(y)if((n=""+y)&&n[a(1261)](p)){h=!0;break}else{let C=""+this[a(531)](m,l);if(C&&C[a(1261)](p)){h=!0;break}}}h&&k.call(this,f,l)}}catch(r){console[a(777)](r)}else f=m;if(b=this[a(475)][a(1253)])for(p=0;p<b;p++)f[a(462)](b[p]);if(f[a(449)]){f=new Set(f);f=Array.from(f);for(b=0;b<this[a(1203)][a(449)];b++)!0===this[a(1203)][b][a(1362)]&&f[a(462)](b);
|
|
397
|
+
f[a(268)](function(r,t){return r-t})}return f},c[a(1478)]=function(b){d[a(492)](this,!0);ya[a(1309)][a(492)](this);this[a(729)]();this.resetBorders();I.call(this[a(1030)],a(208),this,b);let e=c[a(975)][a(492)](this,b);if(Oa.call(this,a(811))){let f=I[a(492)](this[a(1030)],a(811),this,b,e);if(f)e=f;else if(!1===f)return d[a(492)](this,!1),!1}this[a(1421)]=0;e&&e[a(449)]<this[a(1203)][a(449)]&&ya.set[a(492)](this,e);pa.refresh[a(492)](this);L.refresh.call(this);I[a(492)](this.parent,a(588),this,b,e);
|
|
398
|
+
d[a(492)](this,!1)},c[a(1113)]=function(){L.update.call(this);pa[a(1113)][a(492)](this)},c[a(1309)]=function(){this[a(1387)][a(1022)]="";ya[a(1309)][a(492)](this);pa[a(1113)][a(492)](this);L[a(1113)][a(492)](this)},c.show=function(){this[a(475)][a(1064)]=!0;this[a(397)][a(1259)].display=""},c[a(734)]=function(){this.options[a(1064)]=!1;this[a(397)].style[a(1014)]="none"},c[a(1216)]=function(){this[a(397)]=document[a(1295)](a(308));this.searchContainer.classList.add(a(816));this[a(397)][a(473)](q(this));
|
|
399
|
+
var b=this[a(397)],e=b[a(473)];var f=a0_0xae42;let h=document.createElement(f(308));f=(h[f(1099)]=K("Search")+": ",this[f(1387)]=document[f(1295)](f(747)),this[f(1387)][f(658)][f(583)](f(716)),this[f(1387)].classList[f(583)]("jss_object"),h[f(473)](this[f(1387)]),h);e.call(b,f);!1===this[a(475)][a(1064)]&&(this[a(397)].style[a(1014)]=a(1275));this[a(1422)][a(872)](this[a(397)],this.element[a(1034)])},c}(),vb=function(){const a=a0_0xae42,q=function(k){const d=a0_0xae42;return k[d(624)]=document.createElement(d(308)),
|
|
400
|
+
k[d(624)][d(1130)]="jss_contextmenu",jSuites.contextmenu(k[d(624)],{onclick:function(c){c[d(767)]()}}),k[d(624)]};return q[a(1240)]=function(k,d){let c,b;d[0]===a(1201)?(c=d[1],b=d[2]):d[0]===a(561)?(c=null,b=d[1]):d[0]===a(603)&&(c=d[1],b=null);let e=q.get(this,c,b,k,d[0],d[1],d[2]);if(Oa[a(492)](this,a(1105))){let f=this.parent.config[a(1105)](this,c,b,k,e,d[0],d[1],d[2]);if(f)e=f;else if(!1===f)return!1}k[a(1330)]();e=Ba[a(975)][a(492)](this[a(1030)],a(1105),[this,c,b,k,e,d[0],d[1],d[2]])[4];this[a(1030)][a(624)][a(624)][a(1240)](k,
|
|
401
|
+
e)},q[a(951)]=function(){return this[a(1030)][a(624)][a(624)][a(951)]()},q[a(389)]=function(k,d,c,b,e,f,h){d=[];let m=k[a(1030)][a(216)],l=-1!==navigator[a(693)][a(966)](a(615))?a(508):a(1255);"tabs"===e&&(!0===m[a(659)]&&d.push({title:K(a(1290)),onclick:function(){var n=prompt(K(a(1290)),b[a(1470)][a(580)]);n&&k.parent[a(249)](f,n)}}),!0===m[a(1075)]&&d[a(462)]({title:K("Delete this worksheet"),onclick:function(){confirm(K("Are you sure?"),b[a(1470)][a(580)])&&k.parent[a(446)](f)}}),d[a(462)]({type:a(439)}));
|
|
402
|
+
e===a(349)&&(d[a(462)]({title:K(a(905)),onclick:function(){let n=prompt(K("Rename this cell"),b.target[a(580)]);k[a(1017)](f,h,{title:n})}}),d[a(462)]({type:a(439)}));e!==a(603)&&e!==a(561)&&e!==a(1201)&&"nested"!==e||(d[a(462)]({title:K(a(1368)),icon:a(1117),shortcut:l+a(630),onclick:function(){k.cut()}}),d[a(462)]({title:K(a(739)),icon:a(930),shortcut:l+a(1148),onclick:function(){k[a(827)]()}}),navigator&&navigator.clipboard&&navigator[a(878)][a(728)]&&d.push({title:K(a(210)),icon:a(799),shortcut:l+
|
|
403
|
+
a(1244),onclick:function(){k[a(848)]&&navigator[a(878)][a(728)]().then(function(n){if(n){let p=Math[a(1346)](k[a(848)][0],k[a(848)][2]),r=Math[a(1346)](k[a(848)][1],k[a(848)][3]);k.paste(p,r,n)}})}}),d[a(462)]({type:a(439)}));e===a(603)&&(!0===k[a(475)].allowInsertColumn&&(d[a(462)]({title:K("Insert a new column before"),onclick:function(){k[a(631)](1,parseInt(f),1)}}),d[a(462)]({title:K("Insert a new column after"),onclick:function(){k[a(631)](1,parseInt(f),0)}})),!0===k[a(475)][a(459)]&&d[a(462)]({title:K(a(1425)),
|
|
404
|
+
onclick:function(){k[a(834)](k[a(808)]())}}),!0===k[a(475)].allowRenameColumn&&d.push({title:K(a(832)),onclick:function(){k[a(239)](f)}}),!k.options[a(790)][a(449)]&&(d[a(462)]({type:a(439)}),d[a(462)]({title:K(a(272)),onclick:function(){k.insertRow(0)}})),!0===k[a(475)][a(855)]&&(d[a(462)]({type:a(439)}),d[a(462)]({title:K("Order ascending"),onclick:function(){k[a(868)](f,0)}}),d[a(462)]({title:K(a(1445)),onclick:function(){k[a(868)](f,1)}}),d[a(462)]({type:"line"})),d.push({title:K(a(1462)),onclick:function(){k.hideColumn(k.getSelectedColumns())}}),
|
|
405
|
+
d[a(462)]({title:K(a(515)),onclick:function(){k[a(797)](k[a(808)]())}}),d[a(462)]({type:"line"}));e!==a(1201)&&"row"!==e||(!0===k[a(475)].allowInsertRow&&(d.push({title:K("Insert a new row before"),onclick:function(){k.insertRow(1,parseInt(c),1)}}),d[a(462)]({title:K(a(653)),onclick:function(){k[a(1468)](1,parseInt(c))}})),!0===k.options[a(977)]&&d[a(462)]({title:K(a(1092)),onclick:function(){k[a(1139)](k[a(1451)](!0))}}),d.push({type:a(439)}));e===a(561)&&(d[a(462)]({title:K(a(1462)),onclick:function(){k[a(907)](k[a(1451)]())}}),
|
|
406
|
+
d[a(462)]({title:K(a(515)),onclick:function(){k.showRow(k.getSelectedRows())}}),d[a(462)]({type:a(439)}));if("cell"===e&&!0===k[a(475)][a(1227)]){let n=k.records[h][f][a(1422)][a(1297)](a(1405))||"";d[a(462)]({title:n?K(a(1353)):K(a(1318)),icon:a(1481),onclick:function(){let p=prompt(K(a(1232)),n);if(p){let r=J[a(1479)](f,h);k[a(291)](r,p)}}});n&&d[a(462)]({title:K(a(758)),onclick:function(){let p=J[a(1479)](f,h);k.setComments(p,"")}});d.push({type:"line"})}return e===a(222)&&(d[a(462)]({title:K("Show all"),
|
|
407
|
+
onclick:function(){k[a(678)](k[a(1451)]());k[a(797)](k[a(808)]())}}),d[a(462)]({type:a(439)})),"media"===e?d=jb.contextmenu[a(492)](k,d,f):m.allowExport&&d[a(462)]({title:K("Save as"),icon:a(1179),shortcut:l+a(1324),onclick:function(){k.download()}}),m[a(1385)]&&d[a(462)]({title:K("About"),icon:a(914),onclick:function(){!0===m[a(1385)]?alert(na().print()):alert(m[a(1385)])}}),d},q}(),wa=function(){const a=a0_0xae42,q=function(){const b=a0_0xae42;return x.current?x[b(1245)][b(296)](!1,!0):[]},k=function(b){const e=
|
|
408
|
+
a0_0xae42;return"object"===typeof b[e(1030)]&&(b=b[e(1030)]),b},d=function(b){const e=a0_0xae42;b[e(1013)]=d[e(389)];b[e(236)]=d[e(425)];b[e(1379)]=d.show;b[e(674)]=d.hide;b[e(1080)]=d[e(1478)]};d.set=function(b){const e=a0_0xae42;let f=k(this);f[e(1218)][e(1099)]="";f.config[e(1218)]=d[e(389)].call(f,b);d[e(384)][e(492)](f)};d[a(389)]=function(b){let e=k(this);!b&&(b=e.config[a(1218)]);let f=d.getDefault[a(492)](e,b);b?Array[a(1107)](b)?b={items:b}:typeof b===a(1282)&&(b=b({items:f})):b={};return"object"!==
|
|
409
|
+
typeof b&&(b={}),!b[a(1208)]&&(b[a(1208)]=f),typeof b[a(837)]==a(925)&&(b.responsive=!0,b[a(544)]=!1,b[a(1434)]=e.element[a(685)]),b};d[a(384)]=function(){let b=k(this);!b[a(1218)].innerHTML&&d[a(1216)][a(492)](b);b[a(1218)].style.display="";b[a(1422)].classList[a(583)](a(903))};d.hide=function(){let b=k(this);b.toolbar[a(1259)][a(1014)]=a(1275);b.element[a(658)][a(1284)]("with-toolbar")};d[a(1478)]=function(b){let e=k(this);!b&&(b=x[a(1245)]);if(b){let f=null,h=e[a(1257)];h&&(h.options[a(837)]&&
|
|
410
|
+
(e[a(216)].fullscreen?f=b[a(1422)][a(685)]:b[a(475)][a(377)]?f=parseInt(b[a(475)][a(377)]):f=null,h.options[a(1434)]=f,h[a(1113)]()),h.update(b))}};d.build=function(){var b=d.get[a(492)](this);for(var e=0;e<b[a(1208)][a(449)];e++)if(b[a(1208)][e][a(1149)]===a(1200)){if(!b[a(1208)][e][a(475)]&&b.items[e].v){b.items[e][a(475)]=[];for(let f=0;f<b.items[e].v.length;f++)b.items[e][a(475)].push(b.items[e].v[f]);b[a(1208)][e].k&&(b[a(1208)][e][a(771)]=function(f,h,m,l){x[a(1245)].setStyle(x[a(1245)][a(296)](!1,
|
|
411
|
+
!0),m.k,l)})}}else b[a(1208)][e][a(1149)]===a(1123)?(b.items[e][a(1149)]="i",b[a(1208)][e].onclick=function(f,h,m){!m[a(1123)]&&(jSuites[a(1123)](m,{onchange:function(l,n){(l=x[a(1245)][a(296)](!1,!0))&&x[a(1245)].setStyle(l,m.k,n)},onopen:function(l){let n=c(m.k);n?l.color.select(l[a(1123)][a(533)](n)):l[a(1123)][a(1200)]("")}}),m[a(1123)][a(1240)]())}):!b[a(1208)][e].onclick&&b[a(1208)][e].k&&(b.items[e][a(1002)]=function(){let f=x.current[a(296)](!1,!0);f&&f[a(449)]&&x[a(1245)][a(989)](f,this.k,
|
|
412
|
+
this.v)});(e=Ba.execute.call(this,a(1218),[b]))&&(b=e[0]);this[a(1257)]=jSuites[a(1218)](this[a(1218)],b);this.toolbarInstance[a(367)]=this;b=this[a(1422)][a(947)][a(1166)]();this[a(1257)].update(this[a(211)][b])};d.item=function(b){this[a(401)]()?b[a(658)][a(1284)](a(825)):b[a(658)][a(583)](a(825))};const c=function(b){if(x[a(1245)]&&x[a(1245)].cursor)return window[a(503)](x[a(1245)].cursor)[a(356)](b)};return d.getDefault=function(){let b=[],e=this;b.push({content:a(735),onclick:function(){x.history.undo()}});
|
|
413
|
+
b.push({content:a(1015),onclick:function(){x.history[a(1015)]()}});b[a(462)]({content:a(1179),onclick:function(){x[a(1245)]&&x[a(1245)][a(1315)]()}});b[a(462)]({type:"divisor"});b.push({type:a(1200),width:"120px",options:[a(1319),"Verdana",a(1101),a(1354)],render:function(h){return a(235)+h+'">'+h+a(1283)},onchange:function(h,m,l,n,p){if(h=q())n=p?n:"",x[a(1245)][a(989)](h,a(997),n)},updateState:function(h,m,l,n){if((h=n[a(848)])&&h[a(449)]){let p=c("font-family")||0;p&&(p=this[a(1003)][a(475)][a(790)][a(573)](function(r){return r.toLowerCase()===
|
|
414
|
+
p[a(447)]()}),-1===p&&(p=0));l.picker[a(1088)](p)}d[a(1268)].call(n,l)}});b[a(462)]({type:a(1200),width:a(1096),content:a(929),options:["x-small",a(1204),a(821),"large","x-large"],render:function(h){return a(1436)+h+'">'+h+a(1283)},onchange:function(h,m,l,n){(h=q())&&x[a(1245)][a(989)](h,"font-size",n)},updateState:function(h,m,l,n){d[a(1268)].call(n,l)}});b.push({type:a(1200),options:["left",a(423),"right","justify"],render:function(h){return a(1074)+h+"</i>"},onchange:function(h,m,l,n){(h=q())&&
|
|
415
|
+
x[a(1245)].setStyle(h,a(863),n)},updateState:function(h,m,l,n){(h=c("text-align"))||(x[a(1245)]&&(h=x[a(1245)][a(475)][a(1066)]),h||(h=a(423)));h=l[a(1003)].options.data[a(966)](h);-1===h&&(h=1);l.picker[a(1088)](h);d.item[a(492)](n,l)}});b.push({content:a(1332),onclick:function(h,m,l){h=c(a(853));h=h===a(1010)||400<h?"":a(1010);(m=q())&&x[a(1245)].setStyle(m,"font-weight",h);h===a(1010)?l.classList[a(583)](a(788)):l.classList.remove(a(788))},updateState:function(h,m,l,n){d.item[a(492)](n,l);h=c(a(853));
|
|
416
|
+
h===a(1010)||400<h?l.classList[a(583)](a(788)):l[a(658)][a(1284)]("jss_toolbar_selected")}});b[a(462)]({type:"color",content:a(1329),k:a(1123),updateState:function(h,m,l,n){d[a(1268)][a(492)](n,l)}});b.push({type:a(1123),content:"format_color_fill",k:"background-color",updateState:function(h,m,l,n){d[a(1268)][a(492)](n,l)}});let f=["top",a(952),a(544)];return b.push({type:a(1200),options:[a(1472),a(1294),a(1424)],render:function(h){return a(1364)+h+a(1026)},value:1,onchange:function(h,m,l,n,p){(h=
|
|
417
|
+
q())&&x.current[a(989)](h,"vertical-align",f[p])},updateState:function(h,m,l,n){if(h=c("vertical-align")||a(952))h=f.indexOf(h),l[a(1003)].setValue(h);d[a(1268)][a(492)](n,l)}}),b.push({content:a(924),onclick:function(){if(x.current&&confirm(K(a(238)))){let h=x[a(1245)][a(910)]();if(h&&h[a(449)]){let m=x[a(1069)][a(1479)](h[0],h[1]);if(x[a(1245)][a(577)][h[1]][h[0]][a(689)])x[a(1245)][a(1120)](m);else x.current.setMerge(m,h[2]-h[0]+1,h[3]-h[1]+1)}}},tooltip:K(a(433)),updateState:function(h,m,l,n){d[a(1268)].call(n,
|
|
418
|
+
l)}}),b[a(462)]({type:"select",data:[a(861),a(549),a(386),a(895),a(514),"border_left","border_top",a(661),a(241),"border_clear"],columns:5,render:function(h){return a(1364)+h+a(1026)},right:!0,onchange:function(h,m,l,n){if(h=x[a(1245)].getHighlighted()){let p=m.thickness||1,r=m[a(1123)]||a(779);const t=m.style||a(967);t===a(705)&&(p+=2);let y={},C=h[0],v=h[1],B=h[2],A=h[3];m=function(D,E,u){let w=["","","",""];(n===a(804)||n===a(549))&&u===v||(n===a(386)||"border_horizontal"===n)&&u>v||n===a(861)?
|
|
419
|
+
w[0]="border-top: "+p+a(585)+t+" "+r:w[0]="border-top: ";"border_all"!==n&&n!==a(661)&&n!==a(549)||E!==B?w[1]=a(1408):w[1]="border-right: "+p+a(585)+t+" "+r;n!==a(861)&&n!==a(241)&&n!==a(549)||u!==A?w[2]=a(1111):w[2]=a(1111)+p+a(585)+t+" "+r;("border_left"===n||n===a(549))&&E===C||(n===a(386)||n===a(514))&&E>C||n===a(861)?w[3]=a(1102)+p+a(585)+t+" "+r:w[3]=a(1102);y[D]=w[a(1222)](";")};for(l=h[1];l<=h[3];l++)for(let D=h[0];D<=h[2];D++){m(J[a(1479)](D,l),D,l);let E=x[a(1245)][a(577)][l][D][a(689)];
|
|
420
|
+
E&&m(J[a(1479)](E[0].x,E[0].y),D,l)}Object[a(483)](y)&&x[a(1245)][a(989)](y)}},onload:function(h,m){var l=document.createElement(a(308)),n=document[a(1295)]("div");l[a(473)](n);let p=jSuites.color(n,{closeOnChange:!1,onchange:function(r,t){r[a(1430)][a(1020)][1][a(1259)][a(1123)]=t;m[a(1123)]=t}});n=document[a(1295)]("i");n[a(658)][a(583)](a(654));n[a(1099)]="color_lens";n[a(1002)]=function(){p[a(1240)]()};l[a(473)](n);h[a(1020)][1][a(473)](l);n=document.createElement(a(308));jSuites.picker(n,{type:a(1200),
|
|
421
|
+
data:[1,2,3,4,5],render:function(r){return a(655)+r+'px; width: 30px; background-color: black;"></div>'},onchange:function(r,t,y,C){m[a(599)]=C},width:a(607)});h.children[1].appendChild(n);l=document[a(1295)]("div");jSuites[a(1003)](l,{type:"select",data:["solid",a(1335),"dashed",a(705)],render:function(r){return r===a(705)?a(1402)+r+a(1382):'<div style="width: 30px; border-top: 2px '+r+a(1382)},onchange:function(r,t,y,C){m[a(1259)]=C},width:a(607)});h.children[1][a(473)](l);n=document.createElement(a(308));
|
|
422
|
+
n[a(1259)].flex="1";h[a(1020)][1].appendChild(n)},updateState:function(h,m,l,n){d[a(1268)][a(492)](n,l)}}),b[a(462)]({type:a(244)}),b[a(462)]({content:a(1381),onclick:function(h,m,l){x.current&&(l[a(1020)][1][a(1259)][a(1014)]=a(819))},tooltip:"Add image",render:function(h){let m=document[a(1295)](a(308));m[a(658)][a(583)](a(288));m[a(658)][a(583)](a(823));m.classList[a(583)](a(892));m[a(1396)](a(299),function(l){50>l[a(1470)].clientWidth-l.offsetX&&50>l[a(1333)]&&(l[a(1470)][a(1259)][a(1014)]="",
|
|
423
|
+
l[a(1330)](),l[a(346)](),l[a(469)]())});h[a(473)](m);jSuites[a(920)](m,{onchange:function(l){if(x.current){let n=0,p=0,r=x[a(1245)][a(1192)];r&&(n=r[a(379)]-x.current[a(1217)][a(891)],p=r[a(431)]-50);x[a(1245)][a(1093)]({src:l[a(1121)][0][a(1121)],width:400,height:300,top:n,left:p})}m.textContent="";m[a(1259)].display=""}})}}),b.push({content:"fullscreen",onclick:function(h,m,l){h=e[a0_0xae42(1221)]();l.children[0][a(580)]===a(1256)?(h[a(1256)](!0),l.children[0][a(580)]="fullscreen_exit"):(h.fullscreen(!1),
|
|
424
|
+
l[a(1020)][0].textContent=a(1256))},tooltip:a(436),updateState:function(h,m,l,n){!0===n[a(1030)].config[a(1256)]?l[a(1020)][0][a(580)]="fullscreen_exit":l[a(1020)][0].textContent=a(1256)}}),b[a(462)]({content:a(1064),onclick:function(h,m,l){h=e[a0_0xae42(1221)]();typeof e.tools[a(1064)]!==a(925)?e[a(536)][a(1064)][a(1240)](!0):l[a(1020)][0][a(580)]===a(1064)?(Ca[a(384)].call(h),l[a(1020)][0][a(580)]=a(711)):(Ca[a(734)][a(492)](h),l[a(1020)][0][a(580)]="search")},tooltip:a(686),updateState:function(h,
|
|
425
|
+
m,l,n){!0===n.options.search?l.children[0].textContent=a(711):l.children[0][a(580)]="search"}}),b},d}(),fb=function(){const a=a0_0xae42,q=function(){const d=a0_0xae42;let c=this;return typeof this[d(1030)]===d(1378)&&(c=this.parent),c},k=function(d){const c=a0_0xae42;d[c(1463)]=k[c(1463)];d[c(1138)]=k[c(1138)];d.createWorksheet=k[c(292)];d[c(446)]=k.deleteWorksheet;d[c(249)]=k.renameWorksheet;d[c(426)]=k[c(426)];d[c(1431)]=k[c(1431)];d[c(1221)]=k[c(1221)];d[c(453)]=k.getName;d[c(1467)]=ha};return k[a(226)]=
|
|
426
|
+
function(){let d=1,c=0,b=x[a(337)];if(b[a(449)])for(let e=0;e<b[a(449)];e++){let f=b[e][a(211)];if(f.length)for(let h=0;h<f[a(449)];h++)f[h][a(475)][a(1174)]&&(c=f[h].options[a(1174)].toString()[a(1261)](/(\d+)/),c&&(c=parseInt(c[0])+1,c>d&&(d=c)))}return d},k[a(1399)]=function(d){let c=q[a(492)](this);"undefined"===typeof d&&(d=c[a(211)].indexOf(this));if(c=c[a(211)][d])return c[a(475)][a(1174)][a(381)]()},k[a(292)]=function(d,c){let b=q.call(this);if(!U.call(b))return!1;!d&&(d={});let e=b.worksheets[a(449)];
|
|
427
|
+
const f=typeof c!==a(925)?c:e;var h=I[a(492)](b,a(440),d,f);if(typeof h===a(1378))d=h;else if(!1===h)return!1;d[a(790)]||d[a(753)]||(d[a(753)]=[8,8]);!d.worksheetId&&(d[a(482)]=jSuites[a(672)]()[a(1076)](0,8));!d[a(1174)]&&(d[a(1174)]=a(1469)+k[a(226)]());if(ha(d[a(1174)]))Ga[a(492)](b,a(1377));else return h=Da.worksheet(b,d),h[a(399)](!b.ignorePersistence),typeof c!==a(925)&&(b[a(1422)][a(947)][a(815)](e,c,!0,!b.ignorePersistence),b[a(211)][a(684)](c,0,b.worksheets[a(684)](e,1)[0])),!b[a(484)]&&
|
|
428
|
+
(x[a(1245)]&&x.current[a(729)](),x[a(1245)]=h,wa[a(1478)][a(492)](b,x.current)),M[a(492)](b,{worksheet:h,action:a(292),options:d,index:f}),Ba[a(975)].call(h.parent,a(859),[h]),P.call(h,"createWorksheet",[d,f]),I[a(492)](b,a(1067),h,d,f),h},k[a(446)]=function(d){let c=q[a(492)](this);typeof d===a(925)&&(d=c[a(211)][a(966)](this));let b=c.worksheets[d];if(!b||!U[a(492)](c,b))return!1;let e=b[a(1418)]();ha(b[a(475)][a(1174)],null);c[a(1422)][a(947)][a(1124)](d);c.worksheets[a(684)](d,1);M.call(c,{worksheet:b,
|
|
429
|
+
action:a(446),options:e,index:d});P[a(492)](b,"deleteWorksheet",[d]);I[a(492)](c,a(1271),b,d)},k[a(249)]=function(d,c){let b=q[a(492)](this);typeof d===a(925)&&(d=b[a(211)][a(966)](this));let e=b[a(211)][d];if(!e||!U[a(492)](b,e))return!1;let f=e.options[a(1174)];if(f[a(447)]()===c[a(447)]())return!1;c=c[a(552)](/[^0-9A-Za-z_\s^]+/gi,"");Number(c)==c&&(c=a(1469)+Number(c));if(ha(c))Ga[a(492)](b,a(1377));else b[a(1422)][a(947)].rename(d,c),e[a(1174)]=ha(c),e[a(475)][a(1174)]=c,M[a(492)](b,{worksheet:e,
|
|
430
|
+
action:"renameWorksheet",index:d,oldValue:f,newValue:c}),P.call(e,a(249),{worksheet:d,newValue:c}),ha(f,null),ha(c,e),X[a(847)][a(492)](e,f,c),I.call(b,a(1374),e,d,c,f)},k[a(426)]=function(d,c,b){let e=q.call(this),f=e.worksheets;if(!U[a(492)](e))return!1;f[a(684)](c,0,f[a(684)](d,1)[0]);M[a(492)](e,{worksheet:f[c],action:a(426),f:d,t:c});!b&&e[a(1422)][a(947)].move(d,c);P.call(f[c],a(426),{f:d,t:c});I.call(e,a(1073),f[c],d,c)},k[a(1138)]=function(d){let c=q[a(492)](this);typeof d===a(925)&&(d=c.worksheets[a(966)](this));
|
|
431
|
+
let b=c[a(211)][d];!b||x[a(1245)]&&x.current===b||(c[a(1422)][a(947)][a(1166)]()!==d?c[a(1422)][a(947)][a(1240)](d):c[a(1422)][a(947)].setBorder(d),x[a(1245)]&&x[a(1245)][a(729)](),x.current=b,L[a(1478)][a(492)](b),k[a(1281)][a(492)](c,d),wa[a(1478)].call(c,x.current),I[a(492)](c,a(824),b,d))},k[a(1463)]=function(d){let c=q[a(492)](this);if(d&&typeof d==a(1378)){if(d=c[a(211)][a(966)](d),0<=d)return d}else for(let b=0;b<c.worksheets[a(449)];b++)if(d===c.worksheets[b][a(475)][a(482)])return b;return!1},
|
|
432
|
+
k[a(1431)]=function(){return q.call(this).element[a(947)].getActive()},k.getWorksheetInstance=function(d){let c=this;if(typeof this[a(1030)]===a(1378)){if(c=this[a(1030)],typeof d===a(925))return this}else if(typeof d===a(925))return d=k[a(1431)][a(492)](this)||0,c[a(211)][d];return""===d||typeof d==a(906)?(d=k[a(1463)][a(492)](c,d),!1===d?!1:c.worksheets[d]):c[a(211)][d]},k[a(1281)]=function(d){try{if(typeof localStorage!==a(925)){var c=this[a(216)][a(1237)];if(c)if("undefined"!==typeof d)localStorage[a(1180)]("jss_"+
|
|
433
|
+
c,d);else{let b=parseInt(localStorage[a(1409)]("jss_"+c));k[a(1138)][a(492)](this,b)}else if(typeof d===a(925)){d=0;for(c=0;c<this[a(211)].length;c++)if(this.worksheets[c].options[a(1136)]!==a(1050)){d=c;break}k[a(1138)].call(this,d)}}}catch(b){}},k}(),J=function(){const a=a0_0xae42,q={};q[a(579)]=function(c){let b=0;var e=this.config[a(1021)];e&&e[a(851)]||(e=window);if((e=e[a(851)]())&&0!==e[a(1023)]){e=e[a(778)](0);let f=e[a(1351)]();f[a(1210)](c);f[a(1372)](e[a(828)],e[a(539)]);(f=f.toString())?
|
|
434
|
+
b=f[a(449)]:b=c[a(580)][a(449)]}return b};q[a(598)]=function(c){let b=[],e=Object[a(483)](c);for(let f=0;f<e[a(449)];f++)b[c[e[f]]]=e[f];return b};const k="ABCDEFGHIJKLMNOPQRSTUVWXYZ".split("");q[a(1352)]=function(c){typeof c===a(906)&&(c=parseInt(c));let b="";for(c+=1;0<c;){const e=(c-1)%26;b=k[e]+b;c=(c-e)/26|0}return b};q[a(358)]=q.getColumnNameFromCoords=function(c,b){return typeof c===a(906)&&(c=parseInt(c)),typeof b===a(906)&&(b=parseInt(b)),q[a(1352)](c)+(b+1)};q[a(793)]=q[a(323)]=function(c){if(!c)return[];
|
|
435
|
+
let b=0,e=[],f=c[a(449)];for(var h=0;h<f;h++){let m=c[a(946)](h);65<=m&&90>=m?b=26*b+(m-64):48<=m&&57>=m&&e[a(462)](m-48)}c=null;if(f=e[a(449)]){for(h=0;h<f;h++)c=10*c+e[h];c&&--c}return[b-1,c]};q[a(1304)]=X[a(1304)];q[a(757)]=X[a(757)];q[a(650)]=X[a(650)];q[a(556)]=La;q.getCoordsFromRange=function(c){-1!==c[a(966)]("!")&&(c=c[a(649)]("!"),c=c[1]);c=c[a(649)](":");!c[1]&&(c[1]=c[0]);let b=J[a(323)](c[0]);c=J.getCoordsFromColumnName(c[1]);return[b[0],b[1],c[0],c[1]]};q[a(982)]=function(c){if(x[a(1245)])return ea[a(243)][a(492)](x[a(1245)],
|
|
436
|
+
c)};const d=function(c){var b=c[a(762)]();b=50<b[a(234)]?b.width:50;this[a(1149)]=c.getAttribute(a(692))||"text";this[a(234)]=b+"px";this[a(1405)]=c[a(1099)];c.style[a(731)]&&(this.align=c[a(1259)][a(731)]);c.classList[a(1178)](a(1246))&&(this.readOnly=!0);(b=c.getAttribute(a(563)))&&(this[a(563)]=b);(b=c[a(1297)]("id"))&&(this.id=b);(b=c[a(1297)](a(1341)))&&(this[a(645)]=b)};return q[a(754)]=function(c,b){if("TABLE"!==c.tagName)console[a(777)](a(1264));else{!b&&(b={});b[a(476)]=[];b.data=[];var e=
|
|
437
|
+
c[a(1131)](a(297));if(e.length)for(var f=0;f<e[a(449)];f++){var h=e[f][a(1259)][a(234)];!h&&(h=e[f][a(1297)](a(234)));h&&(!b[a(476)][f]&&(b[a(476)][f]={}),b[a(476)][f].width=h)}e=[];f=c[a(1131)](a(204));if(f[a(449)]){for(h=0;h<f[a(449)]-1;h++){var m=[];for(var l=0;l<f[h][a(1020)][a(449)];l++)m.push({title:f[h][a(1020)][l][a(580)],colspan:f[h][a(1020)][l][a(1297)](a(1429))||1});e[a(462)](m)}f=f[f[a(449)]-1][a(1020)];for(h=0;h<f[a(449)];h++)!b[a(476)][h]&&(b.columns[h]={}),d[a(492)](b.columns[h],f[h])}m=
|
|
438
|
+
0;l={};let t={},y={},C={};var n;h=c.querySelectorAll(a(1433));for(let v=0;v<h[a(449)];v++)if(b[a(790)][m]=[],!0!==b[a(1091)]||f.length||0!==v){for(var p=0;p<h[v][a(1020)][a(449)];p++){let B=h[v][a(1020)][p];var r=B[a(1297)](a(867));r?!ba(r)&&(r="="+r):r=B.innerHTML;b.data[m][a(462)](r);r=J[a(1479)](p,v);(n=B[a(1297)](a(944)))&&(C[r]=n);n=parseInt(B[a(1297)](a(1429)))||0;let A=parseInt(B[a(1297)](a(1134)))||0;(n||A)&&(l[r]=[n||1,A||1]);B[a(1259)]&&B.style[a(1014)]===a(1275)&&(B[a(1259)][a(1014)]="");
|
|
439
|
+
(n=B[a(1297)]("style"))&&(y[r]=n);B[a(658)].contains("styleBold")&&(y[r]?y[r]+=a(494):y[r]=a(766))}h[v][a(1259)]&&h[v][a(1259)][a(781)]&&(t[v]={height:h[v][a(1259)].height});m++}else for(p=0;p<h[v].children[a(449)];p++)!b.columns[p]&&(b[a(476)][p]={}),d.call(b[a(476)][p],h[v][a(1020)][p]);0<Object.keys(e)[a(449)]&&(b[a(703)]=e);0<Object[a(483)](y)[a(449)]&&(b[a(1259)]=y);0<Object[a(483)](l).length&&(b[a(647)]=l);0<Object.keys(t)[a(449)]&&(b[a(1203)]=t);0<Object[a(483)](C).length&&(b[a(306)]=C);h=
|
|
440
|
+
c.querySelectorAll(a(666));if(h[a(449)]){c=[];for(e=0;e<h.length;e++){f=[];for(m=0;m<h[e].children[a(449)];m++)f[a(462)](h[e].children[m][a(580)]);c[a(462)](f)}0<Object.keys(c)[a(449)]&&(b[a(301)]=c)}if(!0===b[a(316)])for(c=[],e=0;e<b[a(476)].length;e++){h=f=!0;c[e]=[];for(m=0;m<b[a(790)][a(449)];m++)l=b[a(790)][m][e],!c[e][l]&&(c[e][l]=0),c[e][l]++,25<l[a(449)]&&(f=!1),10===l.length?("-"!==l[a(980)](4,1)||"-"!==l.substr(7,1))&&(h=!1):h=!1;m=Object.keys(c[e]).length;h?b[a(476)][e][a(1149)]=a(1163):
|
|
441
|
+
!0===f&&1<m&&m<=parseInt(.1*b[a(790)][a(449)])&&(b.columns[e].type=a(1032),b[a(476)][e][a(1477)]=Object[a(483)](c[e]))}return b}},q[a(406)]=function(c,b){b=b||",";let e=0,f=0,h=[[]],m=0,l=null,n=!1,p=!1;for(let r=0;r<c[a(449)];r++)if(!h[f]&&(h[f]=[]),!h[f][e]&&(h[f][e]=""),"\r"!==c[r])if("\n"!==c[r]&&c[r]!==b||!1!==n&&!0!==p&&l){'"'===c[r]&&(n=!n);if(null===l){if(l=n,!0===l)continue}else if(!0===l&&!p&&'"'===c[r]){'"'===c[r+1]?(n=!0,h[f][e]+=c[r],r++):p=!0;continue}h[f][e]+=c[r]}else{l=null;p=n=!1;
|
|
442
|
+
if('"'===h[f][e][0]){let t=h[f][e][a(854)]();'"'===t[t[a(449)]-1]&&(h[f][e]=t[a(980)](1,t.length-2))}"\n"===c[r]?(e=0,f++):(e++,e>m&&(m=e))}for(c=0;c<h.length;c++)for(b=0;b<=m;b++)typeof h[c][b]===a(925)&&(h[c][b]="");return h},q[a(623)]=function(c,b){if(!c||!b)return!1;let e=c[a(449)];if(e!==b[a(449)])return!1;for(;e--;)if(c[e]!==b[e])return!1;return!0},q}();let Za=new Set,wb=!0;const xb=function(){!1!==wb&&(Za.forEach(function(a){const q=a0_0xae42;let k=Q.call(a.w,a.x,a.y);S[q(1478)][q(492)](a.w,
|
|
443
|
+
a.x,a.y,k,!0)}),Za=new Set)},x=function(a,q,k){const d=a0_0xae42;if(a){if(a[d(1274)]===d(224)){q=x.helpers[d(754)](a,q);var c=document.createElement("div");a.parentNode[d(872)](c,a);a[d(1430)].removeChild(a);a=c}!q&&(q={});x[d(1171)]||(c=document[d(1295)](d(308)),c.innerHTML=d(1459),document[d(992)].appendChild(c),x[d(1171)]=c[d(730)]("td")[d(891)],c.parentNode[d(706)](c));var b=[];if(q[d(1237)]&&!k)return typeof x[d(1237)]==d(1282)?x.cloud.load(q,function(f){if((f=x(a,f,!0))&&f.length)for(let h=
|
|
444
|
+
0;h<f[d(449)];h++)b[d(462)](f[h])}):console[d(620)](d(1040)),b;var e;a[d(337)]?(e=a.spreadsheet,Ma.set[d(492)](e,q)):e=Da[d(337)](a,q);e[d(270)]=!0;!0===e[d(216)][d(938)]&&jSuites[d(994)].show();jSuites[d(1025)][d(955)][e.name]=function(){for(var f=0;f<e[d(211)].length;f++)typeof e[d(211)][f][d(399)]==d(1282)&&(e[d(211)][f][d(399)](),e[d(211)][f][d(399)]=null);e.processing=!1;xb();e[d(216)][d(1218)]&&wa[d(384)][d(492)](e);fb[d(1281)].call(e);I.call(e,d(399),e);for(f=0;f<e[d(211)][d(449)];f++)ka[d(1478)][d(492)](e[d(211)][f]);
|
|
445
|
+
for(f=0;f<e[d(211)].length;f++)Ba.execute[d(492)](e,d(859),[e[d(211)][f]]);jSuites[d(994)][d(734)]()};Array[d(1107)](q.worksheets)&&(q=q[d(211)]);if(Array[d(1107)](q)){for(k=0;k<q.length;k++)Da[d(838)](e,q[k]);b=e[d(211)]}else b=Da.worksheet(e,q);return!jSuites[d(1025)].pending(e[d(563)])&&(jSuites[d(1025)][d(955)][e.name](),jSuites[d(1025)][d(955)][e[d(563)]]=null),b}console[d(620)](d(315))};return x[g(1171)]=null,!x[g(237)]&&(x[g(237)]=50),x[g(498)]=function(a){(wb=a)&&xb()},x[g(878)]={},x.license=
|
|
446
|
+
null,x[g(1193)]={},x.spreadsheet=[],x[g(1003)]=ua,x[g(487)]=function(a){x[g(344)]=a},x.setDictionary=function(a){jSuites[g(402)](a)},x[g(392)]=function(a){let q=Object[g(483)](a);for(let k=0;k<q[g(449)];k++)"function"===typeof a[q[k]]&&(x[q[k]]=a[q[k]],x.extensions[q[k]]=a[q[k]],x[g(344)]&&typeof x[q[k]].license==g(1282)&&x[q[k]].license.call(x,x[g(344)]))},x[g(547)]=function(a,q){let k=a;aa(a)&&(k=a.spreadsheet,a.spreadsheet=null,a[g(1024)]=null,a[g(1099)]="",a[g(370)](g(944)));if(k){q&&(a=k[g(216)].root||
|
|
447
|
+
document,Da[g(619)](a));a=Object[g(483)](x[g(1193)]);if(a[g(449)])for(q=0;q<a[g(449)];q++)typeof x.extensions[a[q]][g(913)]==g(1282)&&x[g(1193)][a[q]][g(913)](k);a=x[g(337)].indexOf(k);x.spreadsheet[g(684)](a,1);for(a=0;a<k.worksheets.length;a++)ha(k[g(211)][a][g(475)].worksheetName,null)}},x[g(1426)]=na,x[g(1069)]=J,typeof formula!==g(925)&&(x[g(1082)]=formula),x[g(1186)]=M,x[g(1028)]=function(){const a={};let q=null,k=null,d=null,c=!1,b=null,e=null,f=null;const h=function(u){const w=a0_0xae42;let z,
|
|
448
|
+
G;return u.changedTouches&&u[w(1476)][0]?(z=u[w(1476)][0][w(1355)],G=u[w(1476)][0].clientY):(z=u[w(1355)],G=u[w(1029)]),[z,G]},m=function(u){function w(fa){const da=a0_0xae42;fa[da(1130)]&&(fa[da(658)][da(1178)](da(681))&&(H=fa),fa[da(658)].contains(da(783))&&(N=fa),fa[da(658)].contains(da(1390))&&(O=fa));fa[da(1430)]&&fa.parentNode[da(658)]&&fa.parentNode[da(658)][da(1178)](da(745))&&("THEAD"===fa.tagName?G=1:"TBODY"===fa[da(1274)]?G=2:"TFOOT"===fa.tagName&&(G=3));fa[da(1430)]&&!H&&w(fa[da(1430)])}
|
|
449
|
+
const z=a0_0xae42;let G=null,F=null,H=null,N=null,O=null;var V=null;let W=null,ma=null;w(u[z(1470)]);if(null!==O)return!1;H&&(u[z(1470)][z(658)][z(1178)](z(442))?F=z(222):u[z(1470)][z(658)][z(1178)]("jss_corner")?F=z(1065):u.target.classList[z(1178)](z(884))?(F=z(561),V=parseInt(u.target[z(1297)]("data-y"))):u[z(1470)].parentNode&&u[z(1470)].parentNode[z(658)]&&u.target[z(1430)].classList[z(1178)](z(604))?(V=u[z(1470)].getAttribute(z(1482)),W=u[z(1470)][z(1297)]("data-nested-y"),null===V?F=z(222):
|
|
450
|
+
(F=z(349),V=parseInt(V),W=parseInt(W))):u[z(1470)][z(1430)]&&u[z(1470)][z(1430)].classList&&u[z(1470)][z(1430)][z(658)][z(1178)](z(948))?F="header-group":u.target[z(658)].contains(z(405))?F=z(803):u[z(1470)].parentNode&&u[z(1470)][z(1430)][z(658)]&&u[z(1470)][z(1430)][z(658)].contains(z(1384))?(F=z(947),V=Array[z(1449)][z(966)][z(492)](u[z(1470)][z(1430)][z(1020)],u.target)):1===G?(F=z(603),V=u[z(1470)][z(355)]-u[z(229)],u.target[z(658)][z(1178)](z(988))&&3<V&&20>V&&(F=z(233)),V=u[z(1470)][z(1297)](z(332))):
|
|
451
|
+
2===G?(u=l(u,H))&&(F="cell",V=u[0],W=u[1],ma=u[2]):3===G?(V=u[z(1470)][z(1297)](z(332)),W=u[z(1470)][z(1297)](z(751)),(V||W)&&(F=z(1391))):G||((V=jSuites[z(1147)](u[z(1470)],"jtoolbar"))?F=z(1218):(V=jSuites.findElement(u[z(1470)],z(764)))&&(F="media")));return[H,N,G,F,V,W,ma]},l=function(u,w){const z=a0_0xae42;let G,F;var H=h(u);u=H[0];H=H[1];w[z(337)].config[z(1021)]?G=w[z(337)][z(216)][z(1021)]:G=document;G[z(410)]?F=G[z(410)](u,H):G[z(240)]&&(F=G[z(240)](u,H));for(w=0;w<F[z(449)];w++)if(u=F[w][z(1297)](z(332)),
|
|
452
|
+
H=F[w][z(1297)](z(751)),null!=u&&null!=H)return u=parseInt(u),H=parseInt(H),[u,H,F[w]];return!1},n=function(u){const w=a0_0xae42;let z=m(u);if(!1===z)return!1;if(z[0])if(z[1])u=hb(),x[w(1245)]&&u[w(658)][w(1178)](w(936))?!u[w(838)]&&(u[w(838)]=z[1].jspreadsheet):x[w(1245)]!==z[1][w(1024)]&&(x[w(1245)]&&x[w(1245)][w(729)](),x[w(1245)]=z[1][w(1024)]);else{u=null;let G=z[0][w(947)][w(1166)]();0<=G&&(u=z[0].spreadsheet.worksheets[G]);x[w(1245)]!==u&&(x.current&&x[w(1245)].resetSelection(),x[w(1245)]=
|
|
453
|
+
u)}else x[w(1245)]&&!jSuites[w(1147)](u[w(1470)],w(971))&&(x.current.resetSelection(!0),x.current=null);return z};a.input=function(u){const w=a0_0xae42;if("DIV"===u.target.tagName&&u.target.classList[w(1178)](w(936))){let z=null;u.target.worksheet?z=u[w(1470)][w(838)]:x[w(1245)]&&(z=x.current);z&&ua[w(899)][w(492)](z,u[w(1470)])}else if(u.target[w(658)][w(1178)](w(716))){let z=u[w(1470)];z[w(1430)][w(658)].add(w(782));b&&clearTimeout(b);b=setTimeout(function(){x[w(1245)][w(1064)](z[w(1022)]);b=null},
|
|
454
|
+
1E3)}};a[g(609)]=function(u){if(x.current){u[g(1470)][g(1274)]===g(395)&&u[g(1470)][g(658)][g(1178)](g(936))&&ua[g(662)][g(492)](x[g(1245)],u);if(27===u[g(1189)]){if(x[g(1245)][g(1224)]){x.current[g(1213)](x.current[g(1224)],!1);u[g(1330)]();return}if(Ja[g(535)]){Ja.cancel[g(492)](x[g(1245)],u);u.preventDefault();return}if(ja.event){ja[g(1019)].call(x[g(1245)],u);return}if(!0===qa.isVisible[g(492)](x[g(1245)])){qa[g(767)][g(492)](x[g(1245)],!1);u.preventDefault();return}}if(u[g(1470)].classList[g(1178)](g(310))){let z=
|
|
455
|
+
u[g(1470)];b&&clearTimeout(b);b=setTimeout(function(){qa.search[g(492)](x.current,z[g(1022)]);b=null},500)}else if(!u.target[g(658)][g(1178)]("jss_search")&&!u[g(1470)][g(658)][g(1178)](g(971)))if(x[g(1245)][g(1224)]){var w=x[g(1245)][g(1224)].getAttribute(g(332));if(13===u[g(1189)])if(x[g(1245)][g(475)][g(476)][w][g(1149)]===g(1163))x[g(1245)][g(1213)](x.current[g(1224)],!0);else x[g(1245)].options.columns[w][g(1149)]!==g(1032)&&x[g(1245)].options[g(476)][w][g(1149)]!==g(1230)&&x[g(1245)].options[g(476)][w][g(1149)]!==
|
|
456
|
+
g(1481)&&(u.altKey?!x.current[g(1030)][g(747)][g(658)].contains(g(286))&&(document[g(691)](g(489),!1,"\n"),document[g(691)](g(1135),!1)):(x[g(1245)].closeEditor(x[g(1245)].edition,!0),x[g(1245)][g(1030)][g(216)][g(354)]&&x.current.down(),u.preventDefault()));else if(9===u[g(1189)])x.current[g(1213)](x[g(1245)][g(1224)],!0),x[g(1245)][g(1247)](),u[g(1330)]();else if((39===u[g(1189)]||37===u.which||38===u.which||40===u[g(1189)])&&!x[g(1245)].parent[g(747)][g(461)]){x[g(1245)][g(1213)](x[g(1245)].edition,
|
|
457
|
+
!0);if(37===u.which)x[g(1245)][g(1464)](u.shiftKey,u.ctrlKey);else if(39===u.which)x[g(1245)][g(1247)](u[g(338)],u[g(1265)]);else 38===u[g(1189)]?x[g(1245)].up(u[g(338)],u[g(1265)]):40===u.which&&x[g(1245)][g(486)](u.shiftKey,u[g(1265)]);u.preventDefault()}}else{if((u[g(1265)]||u[g(343)])&&!u[g(338)]){if(65===u[g(1189)]){x[g(1245)][g(480)]();u.preventDefault();return}if(80===u[g(1189)]&&typeof x[g(830)]!==g(925)){x.print(x[g(1245)]);u[g(1330)]();return}if(83===u[g(1189)]){x[g(1245)][g(1315)]();u[g(1330)]();
|
|
458
|
+
return}if(89===u.which){x[g(1186)][g(1015)]();u[g(1330)]();return}if(90===u.which){x[g(1186)].undo();u.preventDefault();return}if(70===u[g(1189)]&&x.current[g(1030)][g(536)].search){x[g(1245)][g(1030)].tools.search[g(1240)](!0);u.preventDefault();return}}if(x.current[g(848)])if(33===u[g(1189)])0<x[g(1245)][g(475)].pagination?Pa.pageUp[g(492)](x[g(1245)]):u[g(256)]?L[g(369)].call(x[g(1245)]):L[g(780)][g(492)](x[g(1245)]),u[g(1330)]();else if(34===u[g(1189)])0<x[g(1245)][g(475)][g(926)]?Pa[g(530)][g(492)](x[g(1245)]):
|
|
459
|
+
u[g(256)]?L[g(755)].call(x.current):L[g(530)].call(x[g(1245)]),u[g(1330)]();else if(37===u[g(1189)])x[g(1245)][g(1464)](u[g(338)],u.ctrlKey||u[g(343)]),u.preventDefault();else if(39===u[g(1189)])x[g(1245)][g(1247)](u.shiftKey,u[g(1265)]||u[g(343)]),u[g(1330)]();else if(38===u[g(1189)])x[g(1245)].up(u.shiftKey,u[g(1265)]||u[g(343)]),u.preventDefault();else if(40===u.which)w=x.current[g(848)][u[g(338)]?2:0],u.altKey&&(x[g(1245)][g(475)][g(233)]||x[g(1245)][g(475)][g(476)][w]&&x.current[g(475)][g(476)][w].filter)?
|
|
460
|
+
x[g(1245)].openFilter(w):x[g(1245)][g(486)](u.shiftKey,u[g(1265)]||u[g(343)]),u[g(1330)]();else if(36===u[g(1189)])x.current[g(974)](u[g(338)],u[g(1265)]||u[g(343)]),u[g(1330)]();else if(35===u[g(1189)])x.current[g(1094)](u[g(338)],u[g(1265)]||u[g(343)]),u.preventDefault();else if(32===u[g(1189)])x[g(1245)][g(463)](),u[g(1330)]();else if(46===u.which||8===u.which)x[g(1245)].isEditable()&&x.current[g(1088)](x[g(1245)].getSelected(!1,!0),"");else if(13===u[g(1189)])x.current.options[g(476)][g(449)]&&
|
|
461
|
+
(u[g(338)]?x[g(1245)].up():(w=x[g(1245)][g(848)][1],x[g(1245)].down(),!0===x[g(1245)][g(475)][g(820)]&&x[g(1245)][g(848)][1]===w&&(x[g(1245)][g(1468)](),x[g(1245)][g(486)]()))),u[g(1330)]();else if(9===u[g(1189)]){if(x[g(1245)][g(1203)][g(449)])if(u[g(338)])x[g(1245)][g(1464)]();else w=x[g(1245)][g(848)][0],x[g(1245)][g(1247)](),!0===x.current[g(475)][g(637)]&&!0===x[g(1245)].options[g(1239)]&&x[g(1245)][g(848)][0]===w&&(x[g(1245)][g(631)](),x.current.right());u[g(1330)]()}else if((u[g(1265)]||u[g(343)])&&
|
|
462
|
+
!u[g(338)])67===u[g(1189)]?(x[g(1245)].copy(),u.preventDefault()):88===u[g(1189)]?(x[g(1245)].cut(),u[g(1330)]()):86===u[g(1189)]?!u[g(1470)][g(658)][g(1178)](g(971))&&a[g(1031)](u):189===u.which&&(!0===x[g(1245)][g(475)][g(977)]&&f[3]===g(561)?(ea[g(1373)][g(492)](x.current,x.current[g(848)])&&x.current[g(1139)](),u[g(1330)]()):!0===x[g(1245)].options[g(459)]&&"header"===f[3]&&(ea[g(1373)][g(492)](x[g(1245)],x[g(1245)][g(848)])&&x[g(1245)][g(834)](),u[g(1330)]()));else if(x[g(1245)][g(401)]()){w=
|
|
463
|
+
x[g(1245)].selectedCell[1];let z=x[g(1245)][g(848)][0];if("readonly"!==x[g(1245)][g(475)][g(476)][z][g(1149)])if(32===u.keyCode)x[g(1245)][g(475)][g(476)][z].type===g(697)||"radio"===x.current[g(475)][g(476)][z][g(1149)]?u[g(1330)]():x[g(1245)][g(962)](x[g(1245)][g(577)][w][z].element,!0,u);else if(113===u[g(1229)])x[g(1245)][g(962)](x[g(1245)].records[w][z].element,!1,u);else 1!==u[g(527)][g(449)]&&u[g(527)]!==g(593)||u[g(256)]||u[g(1265)]||!x[g(1245)].records[w]||x[g(1245)].openEditor(x[g(1245)][g(577)][w][z].element,
|
|
464
|
+
!0,u)}}}};const p=[0,0],r=function(u,w){!w&&(w=400);c&&L[g(219)][g(492)](x[g(1245)])&&(e&&(clearTimeout(e),e=null),e=setTimeout(function(){if(c){200<w&&(w=200);w-=10;40>w&&(w=40);let z=p[0],G=p[1],F=x[g(1245)][g(1121)][g(762)]();if(40>F[g(234)]-(z-F[g(1464)]))L[g(1247)][g(492)](x.current);else if(40>z-F[g(1464)])L[g(1464)][g(492)](x[g(1245)]);else if(40>F[g(781)]-(G-F[g(1110)]))L[g(486)][g(492)](x[g(1245)]);else 40>G-F[g(1110)]&&L.up.call(x[g(1245)]);r(u,w)}e=null},w))},t=function(u,w,z,G,F,H,N){H=
|
|
465
|
+
hb();if(H.classList[g(1178)](g(936))&&ua[g(1478)][g(492)](x[g(1245)],u,w,z,G,F,H,N))return!0;x.current[g(1224)]&&x.current.closeEditor(x[g(1245)][g(1224)],!0);x[g(1245)]!==N&&(x[g(1245)][g(729)](),x[g(1245)]=N);ua[g(1245)]?ua.range[g(492)](x[g(1245)],u,w,z,G,F):ea[g(425)][g(492)](x[g(1245)],u,w,z,G,F)},y=function(u){u=u||window[g(535)];return u[g(873)]?u.buttons:u.button?u.button:u[g(1189)]};a[g(1181)]=function(u){var w=y(u);if(x[g(1245)])if(!0===qa[g(230)][g(492)](x[g(1245)])&&!jSuites[g(1147)](u[g(1470)],
|
|
466
|
+
g(1207))&&qa[g(767)].call(x[g(1245)],!1),x.current.edition){if(jSuites[g(1147)](u[g(1470)],g(368)))return!1}else if(jSuites[g(1147)](u[g(1470)],g(971)))return!1;let z=n(u);if(!1===z)return!1;f=z;if(1<w)if("cell"===z[3]){if(x[g(1245)][g(1197)](z[4],z[5]))return!1}else if("row"===z[3]){if(x[g(1245)][g(1197)](0,z[4]))return!1}else if(z[3]===g(603)&&x.current[g(1197)](z[4],0))return!1;if(x[g(1245)]){if("cloning"===z[3])x[g(1245)][g(401)]()&&(ja[g(535)]=!0);else if(z[3]===g(233))qa[g(1240)][g(492)](x[g(1245)],
|
|
467
|
+
z[4]);else if(1===z[2])if(q)if("move"===q.style.cursor)Ja[g(504)][g(492)](x[g(1245)],u,!0);else if(q[g(1259)][g(1192)]===g(883))Sa[g(504)].call(x[g(1245)],u,!0);else{if("grab"===q[g(1259)][g(1192)])if(!0===q[g(1061)])ia[g(504)][g(492)](x[g(1245)],u,0);else!1===q[g(1061)]?la[g(504)].call(x[g(1245)],u,0):ia[g(504)][g(492)](x[g(1245)],u,parseInt(z[4])+1)}else{(w=x[g(1245)][g(475)][g(476)].length)&&w--;var G=x[g(1245)].options[g(790)][g(449)];G&&G--;if(z[3]===g(222))t(0,0,w,G,u,z[3],z[1][g(1024)]),d=
|
|
468
|
+
k=0;else if(z[3]===g(349)){var F=Ia.range.call(x[g(1245)],z[5])[z[4]];F[1]>w&&(F[1]=w);t(F[0],0,F[1],G,u,z[3],z[1][g(1024)]);k=F[0];d=0}else z[4]&&((u[g(338)]||u[g(1265)])&&null!=k&&null!=d?t(k,0,z[4],G,u,z[3],z[1][g(1024)]):(z[3]===g(603)&&k===z[4]&&!0===x.current[g(475)][g(220)]&&(e=setTimeout(function(){x[g(1245)][g(239)](z[4])},800)),t(z[4],0,z[4],G,u,z[3],z[1].jspreadsheet),k=z[4],d=0))}else if(2===z[2])if(z[3]===g(561))if(q)if(q[g(1259)][g(1192)]===g(815))Ja[g(504)][g(492)](x[g(1245)],u);else if(q[g(1259)][g(1192)]===
|
|
469
|
+
g(829))Sa[g(504)][g(492)](x.current,u);else q[g(1259)][g(1192)]===g(995)&&la[g(504)][g(492)](x[g(1245)],u,parseInt(z[4])+1);else w=x[g(1245)][g(475)][g(476)][g(449)]-1,G=parseInt(z[4]),(u[g(338)]||u[g(1265)])&&null!=k&&null!=d?t(0,d,w,G,u,z[3],z[1][g(1024)]):(t(0,G,w,G,u,z[3],z[1][g(1024)]),k=0,d=G);else{if("cell"===z[3]){w=parseInt(z[4]);G=parseInt(z[5]);if(!x[g(1245)][g(1224)]&&(F=x.current.options.columns[z[4]][g(1149)],"A"===u[g(1470)].tagName&&(F===g(1161)||F===g(1156))&&u[g(1470)][g(1430)].classList[g(1178)](g(1403)))){let H=
|
|
470
|
+
u[g(1470)].textContent;F===g(1161)&&(H="mailto:"+H);window.open(H,g(1012))}(u[g(338)]||u[g(1265)])&&x[g(1245)][g(848)]?!0===t(k,d,w,G,u,z[3],z[1][g(1024)])&&!u.shiftKey&&(k=w,d=G):(t(w,G,w,G,u,z[3],z[1].jspreadsheet),k=w,d=G)}}else!z[2]&&q&&"nwse-resize"===q.style[g(1192)]&&Qa[g(504)].call(x.current,u);"undefined"!==typeof z[3]&&I[g(492)](x.current[g(1030)],g(1002),x[g(1245)],z[3],z[4],z[5],u);c=!0}else c=!1};a[g(327)]=function(u){if(x[g(1245)])if(Ja[g(535)])Ja[g(817)].call(x.current,u);else if(Sa[g(535)])Sa.end[g(492)](x[g(1245)],
|
|
471
|
+
u);else if(sa[g(535)]){var w=ia;typeof sa[g(535)].x===g(925)&&(w=la);w[g(817)][g(492)](x[g(1245)],u)}else if(Qa[g(535)])Qa.end[g(492)](x[g(1245)],u);else if(ja[g(535)])ja.end[g(492)](x.current,u);else if(x[g(1245)].edition&&u.target.classList[g(1178)](g(892))&&50>u[g(1470)][g(355)]-u.offsetX&&50>u.offsetY)xa[g(767)][g(492)](x[g(1245)],null,!0);else u[g(1470)][g(658)][g(1178)](g(985))?(w=u[g(1470)][g(685)]-u[g(229)],x[g(1245)][g(401)]()&&!x[g(1245)][g(1224)]&&8<w&&18>w&&x[g(1245)][g(962)](u.target,
|
|
472
|
+
null,u)):u[g(1470)][g(658)][g(1178)]("jss_page")&&("<"===u[g(1470)][g(580)]?w=0:">"===u[g(1470)].textContent?w=u[g(1470)][g(1297)](g(1405))-1:w=u.target[g(580)]-1,Pa[g(425)].call(x[g(1245)],parseInt(w)));e&&(clearTimeout(e),e=null);c=!1;ua[g(1245)]&&ua.close.call(x.current)};let C;a.mousemove=function(u){u=u||window[g(535)];c&&!y(u)&&(c=!1);var w=h(u);let z=w[0],G=w[1];p[0]=z;p[1]=G;w=m(u);if(x[g(1245)])if(!0===c)if(Qa[g(535)])Qa.update.call(x[g(1245)],u);else{if(Ja[g(535)])Ja[g(1478)][g(492)](x[g(1245)],
|
|
473
|
+
u);else if(Sa.event)Sa.update[g(492)](x.current,u);else if(sa.event){var F=ia;"undefined"===typeof sa[g(535)].x&&(F=la);F[g(815)].call(x.current,u)}else if(ja[g(535)]){F=u[g(1470)].getAttribute(g(332));var H=u.target.getAttribute(g(751));x[g(1245)][g(1197)](F,H)?ja[g(1309)].call(x[g(1245)]):null!==F&&null!==H&&ja[g(492)](x[g(1245)],F,H)}else if(w[0]){if(!hb()[g(658)][g(1178)]("jss_formula")&&w[1]&&x.current!==w[1][g(1024)]&&x.current)return!1;if(null!==k&&null!==d){var N;let O;1===w[2]&&"header"===
|
|
474
|
+
w[3]&&null!==w[4]&&(F=k,N=parseInt(w[4]),d?(H=d,O=0):(H=0,O=x.current[g(475)].data[g(449)]-1),t(F,H,N,O,u,w[3],w[1][g(1024)]),e&&(clearTimeout(e),e=null));2===w[2]&&("row"===w[3]?null!==w[4]&&(H=d,O=parseInt(w[4]),k?(F=k,N=0):(F=0,N=x[g(1245)][g(475)][g(476)][g(449)]-1),t(F,H,N,O,u,w[3],w[1][g(1024)])):w[3]===g(1201)&&(F=k,H=d,N=w[4],O=w[5],t(F,H,N,O,u,w[3],w[1][g(1024)])))}}r(u)}else F=u[g(1470)][g(762)](),q&&(q.style[g(1192)]="",q=null),!0===x.current[g(475)][g(1407)]&&u[g(1470)]&&(u[g(1470)][g(658)][g(1178)](g(442))?
|
|
475
|
+
x[g(1245)].options[g(317)]&&!x[g(1245)][g(475)].freezeRows&&5>F[g(781)]-(u.clientY-F.top)?(q=u[g(1470)],q[g(1259)].cursor=g(995),q[g(1061)]=!1):x.current[g(475)][g(517)]&&!x.current.options[g(394)]&&5>F.width-(u.clientX-F[g(1464)])&&(q=u[g(1470)],q.style.cursor=g(995),q.column=!0):u[g(1470)][g(658)][g(1178)]("jss_content")?x[g(1245)][g(475)][g(1410)]&&15>F[g(234)]-(z-F.left)&&15>F[g(781)]-(G-F.top)&&(q=u[g(1470)],q[g(1259)][g(1192)]=g(1054)):(H=parseInt(u[g(1470)][g(1297)](g(332))),N=parseInt(u.target[g(1297)](g(751))),
|
|
476
|
+
u[g(1470)].classList[g(1178)]("jss_row")?la[g(1011)].call(x.current,N)&&5>F[g(781)]-(G-F.top)?(q=u[g(1470)],q[g(1259)][g(1192)]=g(995)):!0===x[g(1245)].options.rowResize&&6>F[g(781)]-(G-F.top)?(q=u[g(1470)],q[g(1259)][g(1192)]=g(829)):!0===x[g(1245)][g(475)][g(543)]&&10>F[g(234)]-(z-F[g(1464)])&&(q=u[g(1470)],q.style[g(1192)]="move"):u[g(1470)][g(658)][g(1178)](g(1001))&&(ia[g(1011)][g(492)](x[g(1245)],H)&&5>F[g(234)]-(z-F[g(1464)])?(q=u[g(1470)],q[g(1259)].cursor=g(995)):!0===x[g(1245)][g(475)][g(466)]&&
|
|
477
|
+
6>F.width-(z-F[g(1464)])?(q=u.target,q[g(1259)].cursor="col-resize"):!0===x[g(1245)][g(475)][g(1340)]&&10>F[g(781)]-(G-F[g(1110)])&&(q=u[g(1470)],q[g(1259)][g(1192)]=g(815)))));if(w[1]){let O=w[1][g(1024)],V=O[g(1030)][g(408)];C&&clearTimeout(C);if(V[g(1021)])V[g(1021)]!==u[g(1470)]&&(V[g(580)]="",V[g(1021)]=null);else if("cell"===w[3]){let W=u[g(1470)][g(1297)](g(663));W&&(C=setTimeout(function(){let ma=O[g(1030)][g(1422)].getBoundingClientRect();V.textContent=W;V.style.top=G-ma[g(1110)]+12+"px";
|
|
478
|
+
V[g(1259)][g(1464)]=z-ma[g(1464)]+12+"px";V[g(1021)]=u.target},300))}}};a[g(857)]=function(u){if(x[g(1245)])if(u.target[g(658)][g(1178)](g(1159)))ja[g(975)][g(492)](x.current,!1);else{let w=m(u);1===w[2]?(u=u.target[g(1297)](g(332)))&&(q&&q[g(1259)][g(1192)]===g(883)?x[g(1245)][g(1406)](x[g(1245)][g(808)]()):!0===x[g(1245)][g(475)][g(855)]&&!0===x[g(1245)][g(475)][g(1252)]&&x.current[g(868)](u)):2===w[2]&&x[g(1245)][g(401)]()&&!x[g(1245)][g(1224)]&&w[6]&&x[g(1245)][g(962)](w[6],null,u)}};a[g(1031)]=
|
|
479
|
+
function(u){if(!u.target.classList[g(1178)](g(971))&&x.current&&!x[g(1245)][g(1224)]){var w=x[g(1245)][g(848)];if(w){let z=u[g(1398)]||window[g(1398)];if(z){let G=Math[g(1346)](w[0],w[2]);w=Math[g(1346)](w[1],w[3]);x[g(1245)].paste(G,w,z[g(773)]("text"));u&&u[g(1330)]()}}}};a[g(624)]=function(u){let w=n(u);!1!==w&&(!w[1]&&(w=f),x.current&&!x.current[g(1224)]&&(w=Array[g(1449)].slice[g(492)](w,3),vb[g(1240)][g(492)](x[g(1245)],u,w)))};let v=null,B=null,A=null,D=null,E=null;return a.touchstart=function(u){let w=
|
|
480
|
+
m(u);w[0]?w[1]&&x[g(1245)]!==w[1][g(1024)]&&(x[g(1245)]&&x[g(1245)][g(729)](),x.current=w[1][g(1024)]):x.current&&(x[g(1245)][g(729)](),x[g(1245)]=null);x[g(1245)]&&!x[g(1245)][g(1224)]?"cloning"===w[3]?x[g(1245)][g(401)]()&&(ja.event=!0):u[g(1470)]&&u[g(1470)][g(658)][g(1178)](g(258))?E=parseInt(u.target[g(1297)](g(1291))):w[3]===g(1201)?(D=w,v===u[g(1470)]&&B?x[g(1245)][g(962)](u[g(1470)],!1,u):(B=setTimeout(function(){v=B=D=null},400),A=setTimeout(function(){a.contextmenu(u);A=null},800)),v=u[g(1470)]):
|
|
481
|
+
D=null:D=null},a[g(1129)]=function(u){if(x[g(1245)]){var w=null,z=null,G=null,F=null,H=h(u),N=H[0];H=H[1];if(H=document[g(904)](N,H))if(N=H[g(1297)](g(332)),H=H[g(1297)](g(751)),null!==N&&null!==H&&ja[g(535)])!x[g(1245)][g(1197)](N,H)&&(ja.call(x[g(1245)],N,H),r(u)),u[g(1330)]();else if(null!==E){N=parseInt(N);H=parseInt(H);let O=x[g(1245)].selectedCell;0===E?N<=O[2]&&(w=N,G=O[2],z=O[1],F=O[3]):2===E?N>=O[0]&&(w=O[0],z=O[1],G=N,F=O[3]):1===E?H<=O[3]&&(w=O[0],z=H,G=O[2],F=O[3]):3===E&&H>=O[1]&&(w=
|
|
482
|
+
O[0],z=O[1],G=O[2],F=H);null!==w&&x[g(1245)][g(1454)](w,z,G,F);u[g(1330)]()}else D=null;A&&clearInterval(A)}},a[g(718)]=function(u){if(ja.event)ja[g(817)][g(492)](x[g(1245)],u);else if(null!==E)E=null;else if(D){let w,z,G,F;D[3]===g(1201)?(w=D[4],z=D[5],G=w,F=z):D[3]===g(561)?(w=0,z=D[4],G=x[g(1245)][g(475)][g(476)].length-1,F=z):"header"===D[3]&&(w=D[4],z=0,G=w,F=x[g(1245)].rows[g(449)]-1);null!=w&&x.current[g(1454)](w,z,G,F)}A&&clearInterval(A)},a[g(1410)]=function(){x[g(1245)]&&!0===x[g(1245)].parent[g(216)].fullscreen&&
|
|
483
|
+
L[g(1113)][g(492)](x[g(1245)])},a}(),x[g(372)]=function(){const a={},q=function(d,c){const b=a0_0xae42;return!0===d[c]||d[b(475)]&&!0===d.options[c]?!0:!!(d[c]===b(1320)||d[b(475)]&&"true"===d[b(475)][c])},k=function(d){const c=a0_0xae42;return!(1!==d&&!0!==d&&d!==c(1320)&&d!==c(417))};return a.createEditor=function(d,c,b,e){const f=a0_0xae42;e[f(1030)].input[f(1150)](f(566),!1);let h;return"input"===d?(h=document[f(1295)](f(747)),h[f(1149)]=f(393),h[f(1022)]=b):h=document[f(1295)](f(308)),h[f(1259)][f(234)]=
|
|
484
|
+
c[f(685)]-2+"px",h[f(1259)][f(781)]=c[f(891)]-1+"px",e[f(1030)][f(747)][f(473)](h),h},a[g(1388)]=function(d,c,b,e,f){d=a[g(1190)](g(308),d,c,f);d[g(658)][g(583)]("jss_dialog");d[g(658)].add("jclose");800>window[g(1196)]?(f[g(1030)][g(747)][g(1259)].top=g(1344),f[g(1030)][g(747)][g(1259)][g(1464)]=g(1344)):(c=f[g(1030)][g(747)][g(762)](),window[g(444)]<c.bottom&&(f.parent[g(747)][g(1259)][g(1052)]=-f.parent.input[g(891)]));return d},a[g(393)]=a.number=a[g(396)]=a[g(589)]=function(){const d={};return d[g(376)]=
|
|
485
|
+
function(c,b,e,f,h,m){typeof e!==g(1326)&&(e=parseInt(e));"number"!==typeof f&&(f=parseInt(f));var l=Ua(m);let n=null;""===b||ba(b)||typeof b===g(1326)||"string"!=typeof b||""===b[g(854)]()||(l?(l=jSuites[g(645)][g(1310)](b,l,!0))&&""!==l[g(1022)]&&(n=l[g(1022)]):!0===(!1===h[g(1030)][g(216)].autoCasting||!1===m.autoCasting?!1:!0)&&("number"===m.type||m[g(1149)]===g(396)||m.type===g(589)?(l=jSuites[g(645)][g(1310)](b,m,!0))&&""!==l[g(1022)]&&(n=l[g(1022)]):jSuites.isNumeric(Number(b))&&(n=Number(b))));
|
|
486
|
+
null!==n&&(b=n);b=d[g(724)](e,f,b,h,m,c);if(c)if(aa(b))c.textContent="",c[g(473)](b);else if(m[g(456)]){let p;c[g(1020)][0]&&c[g(1020)][0][g(658)][g(1178)]("jss_rotate")?p=c.children[0]:(p=document.createElement("span"),p.classList.add(g(1103)),c[g(1099)]="",c[g(473)](p));p.style[g(448)]=g(933)+parseInt(270-m[g(456)])+g(787);p[g(580)]=b}else if(m[g(1156)]){let p;c[g(1020)][0]&&c[g(1020)][0][g(658)][g(1178)](g(532))?p=c[g(1020)][0]:(p=document[g(1295)]("a"),p.classList[g(583)](g(532)),c[g(473)](p));
|
|
487
|
+
p[g(1228)]=m[g(1156)];p[g(580)]=b}else c[g(580)]=b;if(null!==n)return n},d[g(262)]=d[g(376)],d[g(962)]=function(c,b,e,f,h,m){let l=h[g(1030)][g(747)];l[g(1098)]=function(){!l.classList[g(1178)](g(936))&&h[g(1213)](c,!0)};m[g(1149)]!==g(1326)&&m[g(1149)]!==g(396)&&m[g(1149)]!==g(589)||(l[g(658)][g(583)]("jss_nowrap"),ba(b)||m[g(1438)]||(m[g(1438)]=g(922)));e=null;ba(b)||(m[g(1438)]&&l[g(1150)](g(1438),m[g(1438)]),(e=Ua(m))?m[g(432)]||(m[g(645)]?(f=m.mask[g(649)](";"),l[g(1150)](g(1341),f[0])):m[g(870)]&&
|
|
488
|
+
l[g(1150)](g(500),m[g(870)]),e[g(747)]=l,l.mask=e,jSuites[g(645)].render(b,e,!1)):m[g(1149)]===g(589)&&(b&&(b=jSuites[g(645)][g(945)](100*b)),l.classList.add(g(318))));e&&!m[g(432)]||(l[g(580)]=b,jSuites.focus(l))},d[g(1213)]=function(c,b,e,f,h,m){c=h[g(1030)][g(747)];b=b?c[g(580)][g(552)](/\u00A0/g," "):"";return ba(b)?b=b[g(552)](/(\r\n|\n|\r)/gm,""):!Ua(m)&&m[g(1149)]===g(589)&&(b=jSuites[g(645)].adjustPrecision(b/100),c.classList[g(1284)](g(318))),b},d[g(724)]=function(c,b,e,f,h,m){let l=!1;return!0===
|
|
489
|
+
f[g(1030)][g(216)][g(1383)]&&ba(e)&&(e=f[g(1039)](e,c,b),aa(e)&&(l=!0)),!l&&(e=S[g(1185)](m,e,h)),e},d[g(389)]=function(c,b){let e=Ua(c);return e?jSuites.mask[g(276)](b,e,!0):c[g(1149)]===g(589)?100*parseFloat(b):b},d.destroyCell=function(c){c.classList.remove(g(253))},d}(),a.notes=function(){const d={};let c=null;return d[g(262)]=function(b,e){if(b){let f=document.createElement(g(308));f.classList[g(583)](g(214));f[g(1099)]=e;b[g(1099)]="";b[g(473)](f)}},d[g(376)]=d[g(262)],d.openEditor=function(b,
|
|
490
|
+
e,f,h,m,l){let n=l&&l[g(475)]?l[g(475)]:{};n[g(919)]=!0;n[g(1022)]=e;n[g(421)]=!1;n[g(781)]=g(1289);n[g(1218)]=!1;c=a[g(1388)](b,e,f,h,m,l);c=jSuites[g(981)](c,n)},d[g(1213)]=function(b,e){return e?c.getData():""},d}(),a[g(1032)]=function(){const d={};return d[g(376)]=function(c,b,e,f,h,m){m[g(276)]===g(636)?c[g(658)][g(583)](g(227)):c.classList[g(583)](g(985));!m[g(1477)]&&typeof m[g(1343)]==g(906)&&(m[g(1477)]=d[g(1360)](h,m));if(c=d[g(262)](c,b,e,f,h,m))return c},d[g(789)]=function(c){c.classList.remove(g(985))},
|
|
491
|
+
d[g(262)]=function(c,b,e,f,h,m){if(c){let l=d[g(1409)](c,b,e,f,h,m);return l?c.innerHTML=l:b?(b=d[g(939)](c,b,e,f,h,m),b[g(449)]?(l=d[g(1409)](c,b,e,f,h,m),c[g(1099)]=l):c[g(1099)]=""):c[g(1099)]="",b}},d[g(962)]=function(c,b,e,f,h,m){let l=a[g(1190)](g(308),c,b,h),n=m[g(360)]||";";m=Object[g(516)](m);!m.options&&(m.options={});typeof m[g(1343)]==g(906)&&(m[g(1477)]=d.getDynamicSource(h,m));typeof m[g(521)]==g(1282)&&(m[g(1477)]=m[g(521)](h,c,e,f,b,m));"function"==typeof m[g(553)]&&(m=m[g(553)](h,
|
|
492
|
+
c,e,f,b,m));e=m.options;m.source&&(e[g(790)]=JSON.parse(JSON.stringify(m.source)));q(m,g(1059))&&(e.multiple=!0);q(m,g(1428))&&(e.autocomplete=!0);e[g(1167)]=!0;e.opened=!0;e[g(234)]=c.offsetWidth-2;e[g(958)]=function(){h.closeEditor(c,!0)};q(m,g(1059))?b&&(e[g(1022)]=(""+b)[g(649)](n)):e[g(1022)]=b;jSuites[g(1032)](l,e)},d[g(1213)]=function(c,b,e,f,h,m){let l=h.parent[g(747)][g(1020)][0];if(l&&l[g(1032)]){let n=m[g(360)]||";",p=l[g(1032)][g(887)](!0),r=l.dropdown[g(1114)](!0);!Array[g(1107)](m[g(1477)])&&
|
|
493
|
+
(m[g(1477)]=[]);for(let t=0;t<r[g(449)];t++)!1===d[g(1409)](c,r[t],e,f,h,m)&&m[g(1477)][g(462)]({id:r[t],name:p[t]});l[g(1032)][g(767)](!0);if(b)return r[g(1222)](n)}},d.fromLabel=function(c,b,e,f,h,m){c=m[g(360)]||";";e=[];f=[];!Array[g(1107)](b)&&(b=(""+b).split(c));for(h=0;h<b[g(449)];h++)f[b[h][g(854)]()]=!0;b=Object[g(483)](f);!q(m,"multiple")&&1<Object[g(483)](b)[g(449)]&&(f=[],f[b[0]]=!0);if(m[g(1477)])for(b=0;b<m[g(1477)][g(449)];b++)f[m[g(1477)][b][g(563)]]&&e[g(462)](m[g(1477)][b].id);return e[g(1222)](c)},
|
|
494
|
+
d[g(1409)]=function(c,b,e,f,h,m){h=m[g(360)]||";";c=[];f=[];e=[];!Array[g(1107)](b)&&(b=(""+b).split(h));for(h=0;h<b.length;h++)f[b[h][g(854)]()]=!0;b=Object[g(483)](f);!q(m,g(1059))&&1<Object[g(483)](b)[g(449)]&&(f=[],f[b[0]]=!0);if(m[g(1477)]){if(typeof m[g(1477)][0]!==g(1378))for(b=0;b<m.source.length;b++)h=m.source[b],m[g(1477)][b]={id:h,name:h};for(b=0;b<m[g(1477)][g(449)];b++)if(!0===f[m[g(1477)][b].id]){var l=void 0;h=m[g(1477)][b].color;m[g(276)]===g(1123)?l=h:m[g(276)]===g(920)?l=m.source[b][g(920)]:
|
|
495
|
+
l=m[g(1477)][b][g(563)];c[g(462)](l);typeof h!==g(925)?e[g(462)](h):e.push(null)}}if(c[g(449)]){if(typeof m[g(276)]!==g(925)){for(f=0;f<c.length;f++)l=f,b=c[f],h=f,b=m[g(276)]===g(1123)?g(963)+b+g(683):m[g(276)]===g(920)?g(963)+b+g(683):m[g(276)]===g(636)?"<div class='jss_dropdown_tag' style='background-color: "+(e[h]||g(501))+"'>"+b+g(1322):b,c[l]=b;return c[g(1222)]("")}for(m=0;m<c[g(449)];m++)c[m]=(""+c[m])[g(552)]("<",g(225));return c.join("; ")}return!1},d.get=function(c,b){for(let e=0;e<c.source[g(449)];e++)if(c.source[e].id==
|
|
496
|
+
b){let f;"color"===c[g(276)]?f=c[g(1477)][e][g(1123)]:c[g(276)]===g(920)?f=c[g(1477)][e][g(920)]:f=c[g(1477)][e].name;return f}},d[g(1360)]=function(c,b){let e=[];return J[g(757)](b[g(1343)])[g(889)](function(f){let h=c[g(1114)](f);f=c.getValue(f,!0);e[g(462)]({id:h,name:f})}),e},d}(),a[g(1428)]=a.dropdown,a[g(1163)]=function(){const d={};let c=null;return d[g(262)]=function(b,e,f,h,m,l){if(b)if(f=e,l=d[g(1334)](l),0<f&&Number(f)==f&&(f=jSuites[g(1163)][g(1359)](f)),h=f,m=a0_0xae42,h=""+h,"-"===h[m(980)](4,
|
|
497
|
+
1)&&"-"===h[m(980)](7,1)?h=!0:(h=h[m(649)]("-"),h=4==h[0][m(449)]&&h[0]==Number(h[0])&&2==h[1].length&&h[1]==Number(h[1])?!0:!1),h||(h=jSuites.calendar[g(750)](f,l))&&(f=h),l=jSuites[g(1163)][g(664)](f,l)){if(b[g(580)]=l,e!==f)return f}else return b[g(580)]="",""},d[g(376)]=d[g(262)],d[g(962)]=function(b,e,f,h,m,l){l=Object.create(l);typeof l[g(553)]==g(1282)&&(l=l[g(553)](m,b,f,h,e,l));f=l[g(475)]||{};f.opened=!0;f[g(958)]=function(){m.closeEditor(b,!0)};"undefined"!==typeof l[g(1177)]&&(f[g(597)]=
|
|
498
|
+
q(l,g(1177))?!0:!1);"undefined"!==typeof f[g(721)]&&(f[g(721)]=l.readonly);f[g(1022)]=e||null;f[g(362)]=f[g(1167)];c=a[g(1190)]("input",b,e,m);jSuites.calendar(c,f);!1===c[g(1163)].options.readonly&&c[g(919)]()},d[g(1213)]=function(b,e){b=c[g(1163)][g(767)](!0,c[g(1022)]?!0:!1);let f;c[g(1022)]?f=b:f="";if(e)return f},d[g(1334)]=function(b){return b&&b[g(1167)]?b[g(1167)]:b&&b.options&&b[g(475)][g(1167)]?b[g(475)][g(1167)]:g(559)},d[g(389)]=function(b,e){b=d[g(1334)](b);return jSuites[g(1163)][g(664)](e,
|
|
499
|
+
b)},d}(),a.color=function(){const d={};let c=null;return d.updateCell=function(b,e,f,h,m,l){f=a0_0xae42;b&&("square"===l[f(276)]?(l=document.createElement("div"),l[f(1130)]=f(1123),l[f(1259)].backgroundColor=e,b[f(580)]="",b[f(473)](l)):(b[f(1259)][f(1123)]=e,b.textContent=e))},d[g(376)]=d[g(262)],d[g(962)]=function(b,e,f,h,m,l){l=Object.create(l);typeof l[g(553)]==g(1282)&&(l=l.filterOptions(m,b,f,h,e,l));f=l.options||{};f[g(1022)]=e;f[g(958)]=function(){m[g(1213)](b,!0)};c=a.createEditor(g(747),
|
|
500
|
+
b,e,m);c=jSuites[g(1123)](c,f);c[g(1240)]()},d[g(1213)]=function(b,e){return e?c.close(!0):""},d[g(389)]=function(b,e){b=document.createElement(g(308));return b[g(1259)][g(234)]=g(206),b[g(1259)][g(781)]=g(1053),b.style[g(1325)]=e,b[g(1058)]},d}(),a[g(697)]=function(){const d={};return d.createCell=function(c,b,e,f,h,m){const l=a0_0xae42;b=k(b);e=document[l(1295)](l(747));return e[l(1149)]="checkbox",e[l(618)]=b,e.onclick=function(n){n[l(1330)]();n[l(346)]();if(m&&!0===m[l(1246)]||!h[l(401)]())return!1;
|
|
501
|
+
let p=this[l(618)];setTimeout(function(){h[l(1088)](c,p)})},c[l(1099)]="",c[l(473)](e),b},d[g(262)]=function(c,b){return b=k(b),c&&c[g(1020)][0]&&(c[g(1020)][0][g(618)]=b),b},d.openEditor=function(c,b,e,f,h){return b=!c.children[0][g(618)],h.setValue(c,b),!1},d[g(1213)]=function(){return!1},d.get=function(c,b){return k(b)?K("true"):K(g(1155))},d}(),a[g(1440)]=function(){const d={};return d[g(376)]=function(c,b,e,f,h,m){f=document.createElement("input");f[g(1149)]=g(1440);f[g(563)]=m[g(563)]||g(1306)+
|
|
502
|
+
e;f[g(618)]=k(b);f.onclick=function(l){l[g(1330)]();l.stopPropagation();if(m&&!0===m.readOnly||!h[g(401)]())return!1;setTimeout(function(){h[g(1088)](c,!0)})};c[g(1099)]="";c[g(473)](f)},d.updateCell=function(c,b,e,f,h){b=k(b);c&&(c.children[0][g(618)]=b);if(!0===b){c=[];for(let m=0;m<h.options[g(790)][g(449)];m++)f!=m&&Q[g(492)](h,e,m)&&c[g(462)]({x:e,y:m,value:0});c[g(449)]&&h.setValue(c)}return b},d[g(962)]=function(c,b,e,f,h){return b=!c[g(1020)][0][g(618)],h[g(1088)](c,b),!1},d[g(1213)]=function(){return!1},
|
|
503
|
+
d[g(389)]=function(c,b){return k(b)?K("true"):K(g(1155))},d}(),a[g(1288)]=function(){const d={};let c=null;return d[g(376)]=function(b,e,f,h,m,l){return e=parseInt(e),!e&&b&&0<parseInt(b[g(580)])&&(e=parseInt(b[g(580)])),!l[g(677)]&&(l[g(677)]=0),e?!d[g(1373)](e,f,h,m)&&(e="#ERROR"):e=l[g(677)]+1,e>l.sequence&&(l.sequence=e),b&&(b[g(580)]=e),e},d[g(262)]=d[g(376)],d[g(962)]=function(b,e,f,h,m){c=a[g(1190)](g(747),b,e,m);c[g(1098)]=function(){m.closeEditor(b,!0)};c[g(919)]();c.value=e},d[g(1213)]=
|
|
504
|
+
function(b,e){return e?c[g(1022)]:""},d.isValid=function(b,e,f,h){let m;for(let l=0;l<h[g(475)][g(790)][g(449)];l++)if(m=h[g(1022)](e,l),m==b&&l!=f)return!1;return!0},d}(),a.progressbar=function(){const d={};let c=null;return d.createCell=function(b,e){const f=a0_0xae42;e=parseInt(e);100<e?e=100:(!e||0>e)&&(e=0);let h;b[f(1020)][0]&&"DIV"===b[f(1020)][0][f(1274)]?h=b[f(1020)][0]:(h=document.createElement(f(308)),h[f(658)][f(583)](f(1380)),b[f(580)]="",b.classList[f(583)]("jss_progressbar"),b[f(473)](h));
|
|
505
|
+
h[f(1259)][f(234)]=parseInt(e)+"%";h[f(1150)]("title",parseInt(e)+"%")},d.destroyCell=function(b){const e=a0_0xae42;b[e(658)][e(1284)](e(769))},d[g(262)]=d.createCell,d[g(962)]=function(b,e,f,h,m){c=a[g(1190)](g(747),b,e,m);c.type=g(1326);c[g(1150)](g(1346),0);c[g(1150)](g(968),100);c.onblur=function(){m.closeEditor(b,!0)};c[g(919)]();c[g(1022)]=e},d[g(1213)]=function(b,e){return e?c[g(1022)]:""},d}(),a[g(676)]=function(){const d={};let c=null;return d[g(376)]=function(b,e,f,h,m,l){return d[g(472)](b,
|
|
506
|
+
e,l)},d[g(789)]=function(b){b[g(658)][g(1284)]("jss_rating")},d[g(262)]=d[g(376)],d.openEditor=function(b,e,f,h,m){c=a.createEditor(g(747),b,e,m);c[g(1149)]=g(1326);c.setAttribute(g(1346),0);c.setAttribute(g(968),5);c[g(1098)]=function(){m[g(1213)](b,!0)};c[g(919)]();c[g(1022)]=e},d[g(1213)]=function(b,e){return e?c.value:""},d[g(472)]=function(b,e,f){e=parseInt(e);5<e?e=5:(!e||0>e)&&(e=0);if(b){f=f&&f[g(1123)]?f.color:"red";let h=document.createElement(g(308));h[g(1150)]("title",parseInt(e)+g(657));
|
|
507
|
+
h[g(658)][g(583)](g(676));for(let m=0;m<e;m++){let l=document[g(1295)]("i");l[g(1130)]=g(654);l.style[g(1123)]=f;l[g(1099)]=g(330);h[g(473)](l)}b[g(1099)]="";b[g(1130)]=g(400);b.appendChild(h)}return e},d}(),a[g(1161)]=function(){const d={};return d.createCell=function(c,b,e,f,h,m){e=a0_0xae42;if(c){let l;c[e(1020)]&&c[e(1020)][0]&&"A"===c[e(1020)][0][e(1274)]?l=c[e(1020)][0]:(l=document[e(1295)]("a"),c[e(580)]="",c[e(473)](l),m.options&&m[e(475)][e(1156)]&&l.setAttribute(e(1228),m[e(475)][e(1156)]));
|
|
508
|
+
l.textContent=b}},d.updateCell=d[g(376)],d[g(962)]=function(c,b,e,f,h){h[g(1030)][g(747)].classList[g(583)](g(286));h[g(1030)][g(747)][g(1098)]=function(){h.closeEditor(c,!0)};h[g(1030)][g(747)][g(580)]=b;jSuites[g(919)](h[g(1030)][g(747)])},d[g(1213)]=function(c,b,e,f,h){return h[g(1030)][g(747)][g(658)].remove(g(286)),b?h[g(1030)][g(747)].textContent[g(552)](new RegExp(/\n/,"g"),""):""},d}(),a[g(1156)]=a[g(1161)],a[g(920)]=function(){const d={};let c=null;return d.createCell=function(b,e,f,h,m,
|
|
509
|
+
l){const n=a0_0xae42;if(b)if(e)if(b[n(1020)]&&b[n(1020)][0]&&b[n(1020)][0][n(1274)]===n(800))b[n(1020)][0][n(606)]=e;else{let p=document.createElement(n(715));"round"===l[n(276)]&&p[n(658)][n(583)](n(1270));l[n(475)]&&(p[n(1259)][n(1434)]=n(526),l[n(475)][n(1211)]&&(b[n(658)][n(583)](n(909)),p[n(1150)]("tabindex",-1),p[n(658)][n(583)](n(971)),p[n(658)].add(n(726)),p.settings=function(){m[n(962)](b,e,f,h,m,l)},p.dblclick=function(){m[n(962)](b,!0)},p[n(852)]=function(){m.setValueFromCoords(f,h,"")},
|
|
510
|
+
p[n(1113)]=function(r){if(!r){r=parseInt(p[n(1259)][n(1110)])||0;let t=parseInt(p.style[n(1464)])||0,y=parseInt(p.style[n(234)])||40,C=parseInt(p.style[n(781)])||40,v=b[n(1297)]("data-x"),B=b[n(1297)](n(751));m[n(633)]([{x:v,y:B,value:{top:r,left:t,width:y,height:C}}],null,null,!0)}}),l[n(475)][n(234)]&&(p[n(1259)][n(234)]=parseInt(l[n(475)].width)+"px"),l[n(475)][n(781)]&&(p[n(1259)][n(781)]=parseInt(l[n(475)].height)+"px"),l[n(1110)]&&(p[n(1259)][n(1110)]=parseInt(l.top)+"px"),l.left&&(p[n(1259)].left=
|
|
511
|
+
parseInt(l[n(1464)])+"px"),l.width&&(p[n(1259)][n(234)]=parseInt(l[n(234)])+"px"),l[n(781)]&&(p[n(1259)][n(781)]=parseInt(l[n(781)])+"px"));p[n(606)]=e;b[n(1099)]="";b[n(473)](p)}else b[n(1099)]=""},d.updateCell=d[g(376)],d[g(962)]=function(b,e,f,h,m,l){(l&&l.options?l[g(475)]:{})[g(1022)]=e;c=a.createDialog(b,e,f,h,m,l);e&&(b=document[g(1295)](g(715)),b[g(606)]=e,b[g(658)].add(g(382)),b[g(1259)][g(234)]=g(526),c.appendChild(b));jSuites.image(c,l)},d[g(1213)]=function(b,e){if(e&&(b=c.children[0]))return"IMG"===
|
|
512
|
+
b[g(1274)]?b.src:""},d[g(389)]=function(b,e){return g(1427)+e+g(205)},d}(),a.html=function(){const d={};let c=null;return d[g(376)]=function(b,e){b[g(658)][g(583)]("jss_richtext");let f=document[g(1295)](g(308));f.innerHTML=e;b[g(473)](f)},d[g(262)]=function(b,e){b&&(b[g(1034)][g(1099)]=e)},d[g(789)]=function(b){b.classList[g(1284)](g(865))},d[g(962)]=function(b,e,f,h,m,l){let n=l&&l[g(475)]?l[g(475)]:{};n[g(919)]=!0;n[g(1022)]=e;n[g(421)]=!1;n[g(781)]="145px";e=a[g(1388)](b,e,f,h,m,l);c=jSuites[g(981)](e,
|
|
513
|
+
n);c[g(767)]=function(){m[g(1213)](b,!0)};jSuites[g(1041)](c,!0)},d[g(1213)]=function(b,e){jSuites[g(1041)](c,!1);b=c.getData();if(e)return b},d}(),a[g(1050)]=function(){const d={};return d[g(376)]=function(c,b){c&&(c[g(580)]=b)},d[g(262)]=d[g(376)],d[g(962)]=function(){return!1},d[g(1213)]=function(){return!1},d}(),a[g(443)]=function(){const d={};let c=null;return d[g(376)]=function(b,e){b[g(658)][g(583)](g(700));d.updateCell(b,e)},d.updateCell=function(b,e){b&&(b[g(1099)]=e)},d[g(789)]=function(b){b[g(658)].remove(g(700))},
|
|
514
|
+
d[g(962)]=function(b,e,f,h,m,l){let n=l&&l[g(475)]?l[g(475)]:{};n[g(1022)]=e;c=a[g(1388)](b,e,f,h,m,l);b=document.createElement(g(308));b[g(1259)][g(961)]=g(1053);b[g(1259)][g(923)]=g(996);c[g(473)](b);c=jSuites.tags(b,n);b.focus();jSuites[g(919)](b)},d.closeEditor=function(b,e){return e?c[g(1114)]():""},d}(),a[g(1122)]=function(){const d={};let c=null;d[g(376)]=function(e,f,h,m,l,n){e.classList.add(g(985));let p=l.parent[g(1221)](n[g(482)]);p&&p[g(1203)]?d[g(262)](e,f,h,m,l,n):Za[g(583)](l.records[m][h])};
|
|
515
|
+
d[g(789)]=function(e){e[g(658)][g(1284)](g(985))};d[g(262)]=function(e,f,h,m,l,n){e&&("undefined"==typeof n[g(482)]?e.textContent=g(1175):e.innerHTML=d[g(1114)](e,f,h,m,l,n))};d.openEditor=function(e,f,h,m,l,n){let p=n[g(360)]||";";n=Object[g(516)](n);!n[g(475)]&&(n[g(475)]={});typeof n[g(521)]==g(1282)&&(n[g(1477)]=n[g(521)](l.el,e,h,m,n[g(1477)]));typeof n[g(553)]==g(1282)&&(n=n[g(553)](l,e,h,m,f,n));h=n[g(475)];h[g(790)]=d[g(422)](l,n);q(n,g(1059))&&(h[g(1059)]=!0);q(n,g(1428))&&(h[g(1428)]=!0);
|
|
516
|
+
h[g(1167)]=!0;h.opened=!0;h[g(234)]=e.offsetWidth-2;h[g(958)]=function(){l[g(1213)](e,!0)};q(n,g(1059))?f&&(h[g(1022)]=(""+f).split(p)):h.value=f;c=a.createEditor(g(308),e,f,l);c=jSuites[g(1032)](c,h)};d[g(1213)]=function(e,f,h,m,l,n){e=n.delimiter||";";h=c[g(1114)](!0);c[g(767)](!0);if(f)return h[g(1222)](e)};const b=function(e,f){e=this[g(455)](e);return!1===e?g(1206):e[f]};return d.getValue=function(e,f,h,m,l,n){e=[];if("string"==typeof n[g(482)]&&(h=l[g(1030)].getWorksheetInstance(n[g(482)]))){m=
|
|
517
|
+
n[g(467)]?n.worksheetColumn:0;0<=n[g(842)]&&(m=n[g(842)]);if(""===f||0===f||null===f||typeof f===g(925))return"";f=(""+f).split(";");for(let p=0;p<f[g(449)];p++)l=b[g(492)](h,f[p][g(854)](),h[g(563)](m)),0<=n[g(842)]&&(l=g(437)+l+g(964)),e[g(462)](l);return 0<=n[g(842)]?e[g(1222)](""):e[g(1222)]("; ")}return g(1175)},d[g(422)]=function(e,f){let h=[],m=f[g(467)]?f[g(467)]:0,l=null;"string"==typeof f[g(482)]&&(l=e.parent[g(1221)](f[g(482)]));if(l){var n;for(e=0;e<l.rows.length;e++)if(n=l[g(1022)](m,
|
|
518
|
+
e))n={id:l[g(1241)](e),name:n},"undefined"!==typeof f[g(842)]&&(n[g(920)]=l.value(f[g(842)],e)),h[g(462)](n)}else console[g(620)](g(202)+f[g(482)]);return h},d[g(389)]=function(e,f){for(let h=0;h<e[g(1477)].length;h++)if(e.source[h].id===f){let m;e[g(276)]===g(1123)?m=e[g(1477)][h][g(1123)]:e[g(276)]===g(920)?m=e.source[h][g(920)]:m=e.source[h][g(563)];return m}},d}(),a}(),x});
|
|
519
|
+
function a0_0x2449(){const g=["Frozen columns cannot be larger than the viewport.","hideHeaders","cloneRange","getColumnName","Edit notes","Courier New","clientX","dispatch","Validations","setY","numToDate","getDynamicSource","expand","results","setRowData",'<i class="material-icons">',"beforeinit","jss_content_overflow","definedNames","Cut","detail","getElementById","onopencolumngroup","setEnd","isValid","onrenameworksheet","Down","pageY","Another worksheet with the same already exists","object",
|
|
520
|
+
"showToolbar","progressbar","add_photo_alternate",' black;"></div>',"parseFormulas","jtabs-headers","about","jss_frozen_row","searchInput","createDialog","force","jss_ignore","footer","jss_hidden_row","a date ","random","setId","addEventListener","closeColumnGroup","clipboardData","getName","data-token","moveTop",'<div style="width: 30px; border-top: 3px ',"jss_cursor","domain","title","autoWidth","editable","border-right: ","getItem","resize","onbeforeselection","</b>"," (Expired)","Showing page {0} of {1} entries",
|
|
521
|
+
"onchangecolumnvisibility","openRowGroup","JSS: Delete column is not enabled in the table configuration","getConfig","types","resetValidations","pageNumber","element","showIndex","vertical_align_bottom","Delete selected columns","version",'<img src="',"autocomplete","colspan","parentNode","getWorksheetActive","plan",":scope > tr, :scope > tbody > tr","maxWidth","oldStyle",'<span style="font-size:',"quantityOfPages","inputmode","goto","radio","updateReferences","applyDom","#7C53AC","marginLeft","Order descending",
|
|
522
|
+
"locked","newValue","exports","prototype","setFromCoords","getSelectedRows","setMerge","It is not possible to move a column from or to a position that crosses a merged cell. Remove the merge and try again.","updateSelectionFromCoords","childNodes","pageX","deltaX","minSpareRows",'<table class="jss"><tbody><tr><td>A</td></tr></tbody></table>',"ongrouprow",'<input type="checkbox" value="addCurrentSelection"> ',"Hide","getWorksheet","left","data-single","distribution","getWorksheetInstanceByName","insertRow",
|
|
523
|
+
"Sheet","target","jss_helper_row","vertical_align_top","setViewport","success","Equal","changedTouches","source","update","getColumnNameFromCoords","resetColumnGroup","notes","data-nested-x","overflow","setWidth","JSS: worksheet not found ","/v10",":scope > thead > tr",'" alt="">',"100px","setPlugins","onsearchstart","16004214rrHXgD","Paste","worksheets","comments","999","jss_notes","onbeforesend","config","createRange","onmovecolumn","limited","allowRenameColumn","jss_hidden_index","selectall","No records found",
|
|
524
|
+
"TABLE","<","nextName","jss_dropdown_tags","gridline","offsetX","isVisible","disconected","jss_comments","filters","width",'<span style="font-family:',"setToolbar","indexColumnWidth","The merged cells will retain the value of the top-left cell only. Are you sure?","setHeader","msElementsFromPoint","border_bottom","resetFreezeRows","getRange","divisor","#VALUE!","wheelDelta","navigator","isAttached","renameWorksheet","jss_locked","getPrimaryKey","ignore","jss_number","jss_helper","onchangefootervalue",
|
|
525
|
+
"altKey","index","jss_resize_corner","selectLockedCells","jss_dragging","plugin","updateCell","colgroup","onchangemedia","randomColor","arrow-down","evaluate","sort","moveRight","processing","numOfItems","Create a new row","removeEventListener","jss_textarea","jss_freeze_control_col","render","jss_hidden_col","onresize","visible","Jspreadsheet Pro\r\n","Delete","standardize","JSS: cursor not in the viewport","jss_media","closeFilter","jss_nowrap","allowExport","jss_upload","formulas","jss_overflow",
|
|
526
|
+
"setComments","createWorksheet","fontSize","instance","opacity","getSelected","colgroup > col","onbeforeinsertrow returned false","click","ceil","footers","scope","getRow","A valid license is required","return false","classes","extractConfiguration","div","getHeader","jss_filters_search","#REF!","visibleRows","onresetmeta","setRowId","DOM el not found","parseTableAutoCellType","freezeRowControl","jss_percent","setValueChained","License required","contenteditable","moveLeft","getCoordsFromColumnName",
|
|
527
|
+
"references",").)*$","Right","mouseup","setBorder","applyValues","star","transparent","data-x","setFreezeRows","arrow","Something went wrong","oncreateeditor","spreadsheet","shiftKey","10hvRphn","cells","images","getColumns","metaKey","license","isReadOnly","stopPropagation","onpaste","Does not contain","nested","toString","1px","isNumeric","corner","moveDownOnEnter","clientWidth","getPropertyValue","getOptions","getCellNameFromCoords","onbeforechangepage","delimiter","setCells","placeholder","touchstart",
|
|
528
|
+
"setConfig","TREND","media","application","jss_input","pageLeft","removeAttribute","Worksheet clash name: ","editors","Greater than",'<label><input type="checkbox" value="',"Lower than","createCell","tableWidth","Select all search results","offsetTop"," ","toUpperCase","jfile","#DB6B10","show","onclosecolumngroup","border_inner","icon","onchangeproperty","get","getProperties","moveDown","setExtensions","text","freezeColumns","DIV","numeric","searchContainer","-2000px","onload","jss_rating","isEditable",
|
|
529
|
+
"setDictionary","text/csv;charset=utf-8;","getRowData","jss_group","parseCSV","jss_frozen","tooltip","getFilter","elementsFromPoint","getAllReferences","Worksheet not found","moveColumn","jss_footer","cols","snapToGrid","TRUE","onchangeheader","direction","parseOptions","border","getSource","center","setProperty","set","moveWorksheet","status","deltaY","Bearer ","oncreatecolumn","offsetLeft","disabledMaskOnEdition","Merge the selected cells","edit","selectedRows","Toggle Fullscreen","<img src='",
|
|
530
|
+
"updateFormulaTokens","line","onbeforecreateworksheet","selectstart","jss_selectall","tags","innerHeight","minHeight","deleteWorksheet","toLowerCase","transform","length","range","jss_filter_search_container","jss_content_pagination","getWorksheetName","firstRow","getRowById","rotate","tableLayout","INPUT","allowDeleteColumn","fromCharCode","selected","push","setCheckRadioValue","refreshBorders","paginationDropdown","columnResize","worksheetColumn","pan","stopImmediatePropagation","2471NMKpgo","appendElement",
|
|
531
|
+
"setCell","appendChild","borderLeftColor","options","columns","isMergedGroup","jss_filters_apply","onmoverow","selectAll","Invalid merged properties","worksheetId","keys","ignorePersistence","csv","down","setLicense","helper","insertHTML","adjust","plugins","call","lazyLoading","; font-weight:bold;","headers","setProperties","onsort","calculations","destroyMerge","data-locale","orange","role","getComputedStyle","start","chain","cascade","jss_group_parent","⌘","size","GET","data-title","onresizerow",
|
|
532
|
+
"/jspreadsheet/","border_vertical","Show","create","freezeColumnControl","jss_pagination_dropdown","columnGroups","tableHeight","filter","onbeforesort","onfocus","detach","applyValue","100%","key","jss_tooltip","backgroundPositionY","pageDown","getLabelFromCoords","jss_url","toHex","jss_picker","event","tools","has","Add current selection to filter","endOffset","option","oninit","#N/A","rowDrag","bottom","onchangenested","tokenize","destroy","getHeaders","border_outer","sorting","getColumn","replace",
|
|
533
|
+
"filterOptions","zebra","isMerged","secureFormula","646288qkCSDD","firstCol","YYYY-MM-DD","values","row","tbody","name","run","zIndex","contentEditable","auto","-6px","map","getProcessed","visibility","var TRUE = true;\n","findIndex","entries","expressions","scrollHeight","records","Flip to back","getCaretIndex","textContent","slice","nextElementSibling","add","setFreezeColumns","px ","reject","&worksheet=","onsearch","percent","; return ","testReject",".jss > tbody > tr > td.","Process","nextSibling",
|
|
534
|
+
"oneditionend","JSS: You cannot delete the last column.","time","invert","thickness","v10","scrollWidth","animation","header","jss_nested","jss_warning","src","50px","jss_filters_operators","keydown","logo.png","Freeze controls","colgroupContainer","oncomments","main","Mac","getEditor","jss_wrap","checked","unbind","error","jss_filters_active","lastChild","compareArray","contextmenu","palette","applyConfiguration","57867140KUfdHa","scroll","Frozen rows cannot be greater than the number of rows.",
|
|
535
|
+
" + X","insertColumn","getDataFromRange","updateProperty","tokenIdentifier","onopenfilter","tag","allowInsertColumn","onbeforepaste"," edition ","Frozen rows cannot be larger than the viewport.","lm-lazy-scroll","hasOwnProperty","dateToNum","spacing","mask","dataType","mergeCells","names","split","getRangeFromTokens","getProperty","lm-lazy","Insert a new row after","material-icons",'<div style="height: ',"onafterchanges"," stars","classList","allowRenameWorksheet","whichPage","border_right","onkeydown",
|
|
536
|
+
"data-info","getDateString","borderBottomColor","tfoot tr","resetFreezeColumns","align","tfoot","notification","downloadCSV","guid","jss_unlocked","hideToolbar","getRowGroup","rating","sequence","showRow","documentElement","getCoordsFromRange","jss_container","disconnected","'></div>","splice","offsetWidth","Toggle Search","label","Select all","merged","setAttributes","execCommand","data-celltype","userAgent","bind","progress","jss_focus","checkbox","isColumnMerged","an element of the list: ","jss_tags",
|
|
537
|
+
"allowMoveWorksheet","editorFormulas","nestedHeaders","attached","double","removeChild","scrollTop","setNestedHeaders","setFilter","getNestedCell","search_off","load","jss_toolbar","unselectable","img","jss_search","The cell text length must be ","touchend","floor","getBorder","readonly","createTextNode","data-validation","parseValue","all","jpanel","selection","readText","resetSelection","querySelector","textAlign","defineProperty","next","hide","undo","ontouchstart","wrap","val","Copy","#NULL!",
|
|
538
|
+
'<b class="',"onbeforesave","onchangepage","oncreaterow","jss","onchangerowid","input","red","onchangereferences","extractDateFromString","data-y","paginationOptions","minDimensions","createFromTable","pageRight","hideSearch","getTokensFromRange","Clear notes","autoIncrement","onopenrowgroup","setValidations","getBoundingClientRect","resetMeta","jss_media_item","clientHeight","font-weight:bold;","close","tabIndex","jss_progressbar","visibleCols","onchange","cut","getData","loadData","unshift","borderRightColor",
|
|
539
|
+
"log","getRangeAt","black","pageUp","height","jss_searching","jss_worksheet","wheel","jss_page_selected","onbeforedeleterow","deg)","jss_toolbar_selected","destroyCell","data","onbeforeformula","#00758F","getCoordsFromCellName","ignoreEvents","JSS: pagination not defined","includeHeadersOnDownload","showColumn","849498QoyaFk","content_paste","IMG","del","resetFooter","header-group","border_top","oninput","json"," are not available for this distribution","getSelectedColumns","updateCells","#ERROR!",
|
|
540
|
+
"onbeforesearch","abs","onbeforechange","JSS: For better results, please allow pagination or tableOverflow.","move","jss_search_container","end","allowInsertRow","block","allowManualInsertRow","medium",".csv","jss_dialog","onopenworksheet","jtoolbar-disabled","getHeight","copy","endContainer","row-resize","print","_top","Rename this column","virtualizationY","deleteColumn","CHART("," = {};","responsive","worksheet","onresetstyle","onbeforedeletecolumn returned false","isRowMerged","worksheetImage",
|
|
541
|
+
"resetSearch","previousState","Premium","updateConfig","updateWorksheetNames","selectedCell","showFilter","JSS: This column is part of a merged cell.","getSelection","delete","font-weight","trim","columnSorting","setFooter","dblclick","jss_group_child","init","secureFormulas","border_all","setVisibility","text-align",">","jss_richtext","minSpareCols","data-formula","orderBy","updateFormula","locale","onchangeposition","insertBefore","buttons","defaultColWidth","applyReset","msSaveOrOpenBlob","getWidth",
|
|
542
|
+
"clipboard","resetRowGroup","columnNamesInFormulas","applyValidation","hideColumn","col-resize","jss_row","fromElements","ongroupcolumn","getText","lm-lazy-items","forEach","Edit","offsetHeight","jclose","resetBorders","#NUM!","border_horizontal","persistence","#SPILL","action","parse","cellpadding","Base","jss_border","with-toolbar","elementFromPoint","Rename this cell","string","hideRow","getNestedHeaders","jss_image","getHighlighted","</label>","properties","ondestroy","info","getState","To improve the performance, please consider tableOverflow or pagination.",
|
|
543
|
+
"atob","borderColor","focus","image","resetNestedHeaders","decimal","marginRight","web","undefined","pagination","onupdate","removeValidation","format_size","content_copy","Defined names","processed","rotate(","onselection","loadValidations","jss_formula","path","loadingSpin","fromLabel","setTracking","^(?!","addRange","This action will destroy any existing merged cells. Are you sure?","class","adjustPrecision","charCodeAt","tabs","jss_group_container","jss_page","jss_freeze_control_row","isOpened",
|
|
544
|
+
"middle","getAffected","onbeforeinsertcolumn","oncomplete","setColumnGroup","button","onclose","blur","date","margin","openEditor","<div class='jss_dropdown_icon' style='background-color: ","' class='round small' />","hideFilter","indexOf","solid","max","tabindex","onbeforeinsertcolumn returned false","jss_object","getByName","#NAME?","first","execute","registerOption","allowDeleteRow","parentGroup","getColumnData","substr","editor","getRangeFromCoords","borderTopColor","onfilter","jss_dropdown",
|
|
545
|
+
"stripHTML","getCells","jss_filters_icon","setStyle","primaryKey","message","body","#SPILL!","loading","grab","40px","font-family","Sorry, something went wrong, refreshing your spreadsheet...","onchangefooter","openColumnGroup","jss_header","onclick","picker","onerror","POST","onbeforefilter"," !important;\n","moveRow","closeRowGroup","bold","isControl","_blank","getToolbar","display","redo","resetArray","setNestedCell","getJson","cancel","children","root","value","rangeCount","jspreadsheet","ajax",
|
|
546
|
+
"</i>","onbeforedeleterow returned false","events","clientY","parent","paste","dropdown","getStyle","firstChild","openFilter","cache","updateDOM","hasErrors","executeFormula","Cloud extension not loaded.","tracking","basic","updatePagination","resetProperty","setImage","csvFileName","setX","meta","JSS: This row is part of a merged cell","hidden","applyMaskOnFooters","marginTop","10px","nwse-resize","pointer","Authorization","Your license is expired. Please renew your certificate.","outerHTML","multiple",
|
|
547
|
+
"selectionCopy","column","position","setStart","search","cloning","defaultColAlign","oncreateworksheet","grid","helpers","30868fjqaXO","rebuild","handler","onmoveworksheet",'<i class="material-icons">format_align_',"allowDeleteWorksheet","substring","preCalculation","onchangenestedcell","activeElement","refreshToolbar","a number ","formula","calculate","Reference loop detected","setArray","test","group","setValue","jss_hidden","criteria","parseTableFirstRowAsHeader","Delete selected rows","setMedia",
|
|
548
|
+
"last","actions","48px","removeAllRanges","onblur","innerHTML","jss_helper_col","Arial","border-left: ","jss_rotate","setData","contextMenu","setHeight","isArray","location"," and ","top","border-bottom: ","textLength","refresh","getValue","active","tableOverflow","content_cut","minWidth","#D50888","removeMerge","content","record","color","deleteElement","oldValue","onselectstart","frozen","jss_zebra","touchmove","className","querySelectorAll","setRowGroup","setCheckRadio","rowspan","insertParagraph",
|
|
549
|
+
"worksheetState","getCellFromCoords","openWorksheet","deleteRow","JSS: No pagination defined","debugFormulas","rules","Unlicensed","assign","var ","amd","findElement"," + C","type","setAttribute","Flip to front","setDefinedNames","page","jss_loading","false","url","updateAll","stringify","jss_corner","getValueFromCoords","email","237rkXWOf","calendar","setState","backgroundPositionX","getActive","format","updateSearch","errors","applyProperties","defaultRowHeight","onvalidation","attributes","worksheetName",
|
|
550
|
+
"#ERROR","setMeta","timepicker","contains","save","setItem","mousedown","setColumnData","loopProtection","worksheetOptions","applyFormat","history","arrow-up","boolean","which","createEditor","?worksheet=","cursor","extensions","JSS: Delete row is not enabled in the table configuration","writeText","innerWidth","isSelected"," = ","createObjectURL","select","cell","onresizecolumn","rows","small","Left","#NOTFOUND","jss_filters","items","11238mtzabe","selectNodeContents","absolute","updateData","closeEditor",
|
|
551
|
+
"setFormula","oninsertcolumn","build","thead","toolbar","copying","getFromCoords","getWorksheetInstance","join","JSS: secureFormulas is set to false.","edition",". It is highly recommended to define a unique worksheetName on the initialization.","Column name","allowComments","href","keyCode","html","Search","Notes","getValidations","selectUnLockedCells","table","No cell provided","cloud","collapse","allowManualInsertColumn","open","getRowId","hash","reverse"," + V","current","readOnly","right","getId",
|
|
552
|
+
"validations","resetStyle","onchangerowvisibility","columnSortingOnDblClick","freezeRows","server","Ctrl","fullscreen","toolbarInstance","getCell","style","scrollLeft","match","#BC2F34","614700ElPYiE","Element is not a table","ctrlKey","setFooterValue","[Red]","item","JSS: the filter is not enabled.","round","ondeleteworksheet","getNextSequence",'" data-token="',"tagName","none","#DIV/0!","updateSelection","firstColumn","JSS: Insert row is not enabled in the table configuration","jss_content","state",
|
|
553
|
+
"function","</span>","remove","shadowRoot","onbeforeinsertrow","batch","autonumber","145px","Rename this worksheet","data-action","shift","borders","vertical_align_center","createElement","rowGroups","getAttribute","changes","getComments","Column not found","host","draggable","No matches","shiftFormula","hideIndex","col_","col","updateDom","reset","extract","onevent","jss_filters_options","\\$&","getFromRange","download","hostname","getMerge","Add notes","Default","true","apply","</div>","getFromSelection",
|
|
554
|
+
" + S","backgroundColor","number","showSearch","jss_","format_color_text","preventDefault","a text ","format_bold","offsetY","getFormat","dotted","textOverflow","headerContainer","textarea","csvDelimiter","columnDrag","data-mask","It is not possible to move a row from or to a position that crosses a merged cell. Remove the merge and try again.","dynamicSource","0px","onchangemeta","min","jss_scroll","setColumnOptions"];a0_0x2449=function(){return g};return a0_0x2449()};
|