@danidoble/webserial 4.2.0 → 4.2.1
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/webserial.js +578 -575
- package/dist/webserial.umd.cjs +11 -11
- package/package.json +1 -1
package/dist/webserial.js
CHANGED
|
@@ -23,11 +23,11 @@ function sn(r = 1) {
|
|
|
23
23
|
function Tt(r) {
|
|
24
24
|
return r == null || r === "";
|
|
25
25
|
}
|
|
26
|
-
var at, ht,
|
|
26
|
+
var at, ht, p, Ti, Si, C, on, B, N, we, P, cn, Yt;
|
|
27
27
|
const u = class u {
|
|
28
28
|
static status(n = null) {
|
|
29
29
|
var e, i;
|
|
30
|
-
if (!o(e = u,
|
|
30
|
+
if (!o(e = u, p, C).call(e, n)) return !1;
|
|
31
31
|
let t = [];
|
|
32
32
|
switch (I(u, at)) {
|
|
33
33
|
case "locker":
|
|
@@ -42,11 +42,11 @@ const u = class u {
|
|
|
42
42
|
default:
|
|
43
43
|
return !1;
|
|
44
44
|
}
|
|
45
|
-
o(i = u,
|
|
45
|
+
o(i = u, p, P).call(i, t);
|
|
46
46
|
}
|
|
47
47
|
static dispensed(n = null) {
|
|
48
48
|
var e, i;
|
|
49
|
-
if (!o(e = u,
|
|
49
|
+
if (!o(e = u, p, C).call(e, n)) return !1;
|
|
50
50
|
let t = [];
|
|
51
51
|
switch (I(u, at)) {
|
|
52
52
|
case "locker":
|
|
@@ -61,11 +61,11 @@ const u = class u {
|
|
|
61
61
|
default:
|
|
62
62
|
return !1;
|
|
63
63
|
}
|
|
64
|
-
o(i = u,
|
|
64
|
+
o(i = u, p, P).call(i, t);
|
|
65
65
|
}
|
|
66
66
|
static notDispensed(n = null) {
|
|
67
67
|
var e, i;
|
|
68
|
-
if (!o(e = u,
|
|
68
|
+
if (!o(e = u, p, C).call(e, n)) return !1;
|
|
69
69
|
let t = [];
|
|
70
70
|
switch (I(u, at)) {
|
|
71
71
|
case "locker":
|
|
@@ -80,27 +80,27 @@ const u = class u {
|
|
|
80
80
|
default:
|
|
81
81
|
return !1;
|
|
82
82
|
}
|
|
83
|
-
o(i = u,
|
|
83
|
+
o(i = u, p, P).call(i, t);
|
|
84
84
|
}
|
|
85
85
|
static gateInactive(n = null) {
|
|
86
86
|
var t;
|
|
87
|
-
if (!o(t = u,
|
|
88
|
-
o(this,
|
|
87
|
+
if (!o(t = u, p, C).call(t, n) || !o(this, p, on).call(this)) return !1;
|
|
88
|
+
o(this, p, P).call(this, ["0", "7", "5", "5", "5"]);
|
|
89
89
|
}
|
|
90
90
|
static gateConfigured(n = null) {
|
|
91
91
|
var t;
|
|
92
|
-
if (!o(t = u,
|
|
93
|
-
o(this,
|
|
92
|
+
if (!o(t = u, p, C).call(t, n) || !o(this, p, on).call(this)) return !1;
|
|
93
|
+
o(this, p, P).call(this, ["0", "6"]);
|
|
94
94
|
}
|
|
95
95
|
static keyPressed(n = null) {
|
|
96
96
|
var s, a, c;
|
|
97
|
-
if (!o(s = u,
|
|
97
|
+
if (!o(s = u, p, C).call(s, n) || !o(a = u, p, N).call(a)) return !1;
|
|
98
98
|
const t = ["30", "31", "32", "33", "34", "35", "36", "37", "38", "39", "2A", "23", "41", "42", "43", "44"], e = (128 + I(u, ht)).toString(16), i = Math.floor(Math.random() * 15);
|
|
99
|
-
o(c = u,
|
|
99
|
+
o(c = u, p, P).call(c, ["2", e, "54", t[i]]);
|
|
100
100
|
}
|
|
101
101
|
static doorOpened(n = null) {
|
|
102
102
|
var i, s;
|
|
103
|
-
if (!o(i = u,
|
|
103
|
+
if (!o(i = u, p, C).call(i, n) || !o(this, p, we).call(this)) return !1;
|
|
104
104
|
let t = [];
|
|
105
105
|
const e = (128 + I(u, ht)).toString(16);
|
|
106
106
|
switch (I(u, at)) {
|
|
@@ -111,11 +111,11 @@ const u = class u {
|
|
|
111
111
|
t = ["2", e, "50", "4F"];
|
|
112
112
|
break;
|
|
113
113
|
}
|
|
114
|
-
o(s = u,
|
|
114
|
+
o(s = u, p, P).call(s, t);
|
|
115
115
|
}
|
|
116
116
|
static doorClosed(n = null) {
|
|
117
117
|
var i, s;
|
|
118
|
-
if (!o(i = u,
|
|
118
|
+
if (!o(i = u, p, C).call(i, n) || !o(this, p, we).call(this)) return !1;
|
|
119
119
|
let t = [];
|
|
120
120
|
const e = (128 + I(u, ht)).toString(16);
|
|
121
121
|
switch (I(u, at)) {
|
|
@@ -126,35 +126,35 @@ const u = class u {
|
|
|
126
126
|
t = ["2", e, "50", "43"];
|
|
127
127
|
break;
|
|
128
128
|
}
|
|
129
|
-
o(s = u,
|
|
129
|
+
o(s = u, p, P).call(s, t);
|
|
130
130
|
}
|
|
131
131
|
static channelDisconnected(n = null) {
|
|
132
132
|
var e, i, s;
|
|
133
|
-
if (!o(e = u,
|
|
133
|
+
if (!o(e = u, p, C).call(e, n) || !o(i = u, p, N).call(i)) return !1;
|
|
134
134
|
const t = (128 + I(u, ht)).toString(16);
|
|
135
|
-
o(s = u,
|
|
135
|
+
o(s = u, p, P).call(s, ["2", t, "43", "43", "43", "FD"]);
|
|
136
136
|
}
|
|
137
137
|
static channelConnected(n = null) {
|
|
138
138
|
var e, i, s;
|
|
139
|
-
if (!o(e = u,
|
|
139
|
+
if (!o(e = u, p, C).call(e, n) || !o(i = u, p, N).call(i)) return !1;
|
|
140
140
|
const t = (128 + I(u, ht)).toString(16);
|
|
141
|
-
o(s = u,
|
|
141
|
+
o(s = u, p, P).call(s, ["2", t, "43", "43", "43", "FC"]);
|
|
142
142
|
}
|
|
143
143
|
static channelEmpty(n = null) {
|
|
144
144
|
var e, i, s;
|
|
145
|
-
if (!o(e = u,
|
|
145
|
+
if (!o(e = u, p, C).call(e, n) || !o(i = u, p, N).call(i)) return !1;
|
|
146
146
|
const t = (128 + I(u, ht)).toString(16);
|
|
147
|
-
o(s = u,
|
|
147
|
+
o(s = u, p, P).call(s, ["2", t, "43", "43", "43", "FF"]);
|
|
148
148
|
}
|
|
149
149
|
static workingTemperature(n = null) {
|
|
150
150
|
var e, i, s;
|
|
151
|
-
if (!o(e = u,
|
|
151
|
+
if (!o(e = u, p, C).call(e, n) || !o(i = u, p, N).call(i)) return !1;
|
|
152
152
|
const t = (128 + I(u, ht)).toString(16);
|
|
153
|
-
o(s = u,
|
|
153
|
+
o(s = u, p, P).call(s, ["2", t, "43", "54", "16"]);
|
|
154
154
|
}
|
|
155
155
|
static currentTemperature(n = null) {
|
|
156
156
|
var i, s, a;
|
|
157
|
-
if (!o(i = u,
|
|
157
|
+
if (!o(i = u, p, C).call(i, n) || !o(s = u, p, we).call(s)) return !1;
|
|
158
158
|
let t = [];
|
|
159
159
|
const e = (128 + I(u, ht)).toString(16);
|
|
160
160
|
switch (I(u, at)) {
|
|
@@ -165,217 +165,217 @@ const u = class u {
|
|
|
165
165
|
t = ["2", e, "43", "74", "2B", "30", "39", "2E", "31", "7F", "43"];
|
|
166
166
|
break;
|
|
167
167
|
}
|
|
168
|
-
o(a = u,
|
|
168
|
+
o(a = u, p, P).call(a, t);
|
|
169
169
|
}
|
|
170
170
|
static ready(n = null) {
|
|
171
171
|
var t, e, i;
|
|
172
|
-
if (!o(t = u,
|
|
173
|
-
o(i = u,
|
|
172
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
173
|
+
o(i = u, p, P).call(i, ["6", "30"]);
|
|
174
174
|
}
|
|
175
175
|
static busy(n = null) {
|
|
176
176
|
var t, e, i;
|
|
177
|
-
if (!o(t = u,
|
|
178
|
-
o(i = u,
|
|
177
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
178
|
+
o(i = u, p, P).call(i, ["6", "31"]);
|
|
179
179
|
}
|
|
180
180
|
static invalidTray(n = null) {
|
|
181
181
|
var t, e, i;
|
|
182
|
-
if (!o(t = u,
|
|
183
|
-
o(i = u,
|
|
182
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
183
|
+
o(i = u, p, P).call(i, ["6", "32"]);
|
|
184
184
|
}
|
|
185
185
|
static invalidChannel(n = null) {
|
|
186
186
|
var t, e, i;
|
|
187
|
-
if (!o(t = u,
|
|
188
|
-
o(i = u,
|
|
187
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
188
|
+
o(i = u, p, P).call(i, ["6", "33"]);
|
|
189
189
|
}
|
|
190
190
|
static emptyChannel(n = null) {
|
|
191
191
|
var t, e, i;
|
|
192
|
-
if (!o(t = u,
|
|
193
|
-
o(i = u,
|
|
192
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
193
|
+
o(i = u, p, P).call(i, ["6", "34"]);
|
|
194
194
|
}
|
|
195
195
|
static elevatorJam(n = null) {
|
|
196
196
|
var t, e, i;
|
|
197
|
-
if (!o(t = u,
|
|
198
|
-
o(i = u,
|
|
197
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
198
|
+
o(i = u, p, P).call(i, ["6", "35"]);
|
|
199
199
|
}
|
|
200
200
|
static elevatorMalfunction(n = null) {
|
|
201
201
|
var t, e, i;
|
|
202
|
-
if (!o(t = u,
|
|
203
|
-
o(i = u,
|
|
202
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
203
|
+
o(i = u, p, P).call(i, ["6", "36"]);
|
|
204
204
|
}
|
|
205
205
|
static phototransistorFailure(n = null) {
|
|
206
206
|
var t, e, i;
|
|
207
|
-
if (!o(t = u,
|
|
208
|
-
o(i = u,
|
|
207
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
208
|
+
o(i = u, p, P).call(i, ["6", "37"]);
|
|
209
209
|
}
|
|
210
210
|
static allChannelsEmpty(n = null) {
|
|
211
211
|
var t, e, i;
|
|
212
|
-
if (!o(t = u,
|
|
213
|
-
o(i = u,
|
|
212
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
213
|
+
o(i = u, p, P).call(i, ["6", "38"]);
|
|
214
214
|
}
|
|
215
215
|
static productDetectorFailure(n = null) {
|
|
216
216
|
var t, e, i;
|
|
217
|
-
if (!o(t = u,
|
|
218
|
-
o(i = u,
|
|
217
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
218
|
+
o(i = u, p, P).call(i, ["6", "39"]);
|
|
219
219
|
}
|
|
220
220
|
static displayDisconnected(n = null) {
|
|
221
221
|
var t, e, i;
|
|
222
|
-
if (!o(t = u,
|
|
223
|
-
o(i = u,
|
|
222
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
223
|
+
o(i = u, p, P).call(i, ["6", "41"]);
|
|
224
224
|
}
|
|
225
225
|
static productUnderElevator(n = null) {
|
|
226
226
|
var t, e, i;
|
|
227
|
-
if (!o(t = u,
|
|
228
|
-
o(i = u,
|
|
227
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
228
|
+
o(i = u, p, P).call(i, ["6", "42"]);
|
|
229
229
|
}
|
|
230
230
|
static elevatorSettingAlarm(n = null) {
|
|
231
231
|
var t, e, i;
|
|
232
|
-
if (!o(t = u,
|
|
233
|
-
o(i = u,
|
|
232
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
233
|
+
o(i = u, p, P).call(i, ["6", "43"]);
|
|
234
234
|
}
|
|
235
235
|
static buttonPanelFailure(n = null) {
|
|
236
236
|
var t, e, i;
|
|
237
|
-
if (!o(t = u,
|
|
238
|
-
o(i = u,
|
|
237
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
238
|
+
o(i = u, p, P).call(i, ["6", "44"]);
|
|
239
239
|
}
|
|
240
240
|
static errorWritingEeprom(n = null) {
|
|
241
241
|
var t, e, i;
|
|
242
|
-
if (!o(t = u,
|
|
243
|
-
o(i = u,
|
|
242
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
243
|
+
o(i = u, p, P).call(i, ["6", "45"]);
|
|
244
244
|
}
|
|
245
245
|
static errorControlTemperature(n = null) {
|
|
246
246
|
var t, e, i;
|
|
247
|
-
if (!o(t = u,
|
|
248
|
-
o(i = u,
|
|
247
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
248
|
+
o(i = u, p, P).call(i, ["6", "46"]);
|
|
249
249
|
}
|
|
250
250
|
static thermometerDisconnected(n = null) {
|
|
251
251
|
var t, e, i;
|
|
252
|
-
if (!o(t = u,
|
|
253
|
-
o(i = u,
|
|
252
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
253
|
+
o(i = u, p, P).call(i, ["6", "47"]);
|
|
254
254
|
}
|
|
255
255
|
static thermometerMisconfigured(n = null) {
|
|
256
256
|
var t, e, i;
|
|
257
|
-
if (!o(t = u,
|
|
258
|
-
o(i = u,
|
|
257
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
258
|
+
o(i = u, p, P).call(i, ["6", "48"]);
|
|
259
259
|
}
|
|
260
260
|
static thermometerFailure(n = null) {
|
|
261
261
|
var t, e, i;
|
|
262
|
-
if (!o(t = u,
|
|
263
|
-
o(i = u,
|
|
262
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
263
|
+
o(i = u, p, P).call(i, ["6", "49"]);
|
|
264
264
|
}
|
|
265
265
|
static errorExtractorConsumption(n = null) {
|
|
266
266
|
var t, e, i;
|
|
267
|
-
if (!o(t = u,
|
|
268
|
-
o(i = u,
|
|
267
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
268
|
+
o(i = u, p, P).call(i, ["6", "4A"]);
|
|
269
269
|
}
|
|
270
270
|
static channelSearchError(n = null) {
|
|
271
271
|
var t, e, i;
|
|
272
|
-
if (!o(t = u,
|
|
273
|
-
o(i = u,
|
|
272
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
273
|
+
o(i = u, p, P).call(i, ["6", "4B"]);
|
|
274
274
|
}
|
|
275
275
|
static productExitMouthSearchError(n = null) {
|
|
276
276
|
var t, e, i;
|
|
277
|
-
if (!o(t = u,
|
|
278
|
-
o(i = u,
|
|
277
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
278
|
+
o(i = u, p, P).call(i, ["6", "4C"]);
|
|
279
279
|
}
|
|
280
280
|
static elevatorInteriorLocked(n = null) {
|
|
281
281
|
var t, e, i;
|
|
282
|
-
if (!o(t = u,
|
|
283
|
-
o(i = u,
|
|
282
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
283
|
+
o(i = u, p, P).call(i, ["6", "4D"]);
|
|
284
284
|
}
|
|
285
285
|
static productDetectorVerifierError(n = null) {
|
|
286
286
|
var t, e, i;
|
|
287
|
-
if (!o(t = u,
|
|
288
|
-
o(i = u,
|
|
287
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
288
|
+
o(i = u, p, P).call(i, ["6", "4E"]);
|
|
289
289
|
}
|
|
290
290
|
static waitingForProductRecall(n = null) {
|
|
291
291
|
var t, e, i;
|
|
292
|
-
if (!o(t = u,
|
|
293
|
-
o(i = u,
|
|
292
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
293
|
+
o(i = u, p, P).call(i, ["6", "4F"]);
|
|
294
294
|
}
|
|
295
295
|
static productExpiredByTemperature(n = null) {
|
|
296
296
|
var t, e, i;
|
|
297
|
-
if (!o(t = u,
|
|
298
|
-
o(i = u,
|
|
297
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
298
|
+
o(i = u, p, P).call(i, ["6", "50"]);
|
|
299
299
|
}
|
|
300
300
|
static faultyAutomaticDoor(n = null) {
|
|
301
301
|
var t, e, i;
|
|
302
|
-
if (!o(t = u,
|
|
303
|
-
o(i = u,
|
|
302
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
303
|
+
o(i = u, p, P).call(i, ["6", "51"]);
|
|
304
304
|
}
|
|
305
305
|
static rejectLever(n = null) {
|
|
306
306
|
var t, e, i;
|
|
307
|
-
if (!o(t = u,
|
|
308
|
-
o(i = u,
|
|
307
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
308
|
+
o(i = u, p, P).call(i, ["2", "A0", "1"]);
|
|
309
309
|
}
|
|
310
310
|
static resetCoinPurse(n = null) {
|
|
311
311
|
var t, e, i;
|
|
312
|
-
if (!o(t = u,
|
|
313
|
-
o(i = u,
|
|
312
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
313
|
+
o(i = u, p, P).call(i, ["2", "A0", "2"]);
|
|
314
314
|
}
|
|
315
315
|
static coinInsertedBox(n = null, t = null) {
|
|
316
316
|
var s, a, c, l;
|
|
317
|
-
if (!o(s = u,
|
|
318
|
-
const e = ["40", "41", "42", "43", "44", "45"], i = o(c = u,
|
|
319
|
-
o(l = u,
|
|
317
|
+
if (!o(s = u, p, C).call(s, n) || !o(a = u, p, B).call(a)) return !1;
|
|
318
|
+
const e = ["40", "41", "42", "43", "44", "45"], i = o(c = u, p, cn).call(c, e, t);
|
|
319
|
+
o(l = u, p, P).call(l, ["2", "A0", i]);
|
|
320
320
|
}
|
|
321
321
|
static coinInsertedTube(n = null, t = null) {
|
|
322
322
|
var s, a, c, l;
|
|
323
|
-
if (!o(s = u,
|
|
324
|
-
const e = ["50", "51", "52", "53", "54", "55"], i = o(c = u,
|
|
325
|
-
o(l = u,
|
|
323
|
+
if (!o(s = u, p, C).call(s, n) || !o(a = u, p, B).call(a)) return !1;
|
|
324
|
+
const e = ["50", "51", "52", "53", "54", "55"], i = o(c = u, p, cn).call(c, e, t);
|
|
325
|
+
o(l = u, p, P).call(l, ["2", "A0", i]);
|
|
326
326
|
}
|
|
327
327
|
static banknoteInsertedStacker(n = null, t = null) {
|
|
328
328
|
var s, a, c, l;
|
|
329
|
-
if (!o(s = u,
|
|
330
|
-
const e = ["80", "81", "82", "83", "84"], i = o(c = u,
|
|
331
|
-
o(l = u,
|
|
329
|
+
if (!o(s = u, p, C).call(s, n) || !o(a = u, p, B).call(a)) return !1;
|
|
330
|
+
const e = ["80", "81", "82", "83", "84"], i = o(c = u, p, Yt).call(c, e, t);
|
|
331
|
+
o(l = u, p, P).call(l, ["2", "B0", i]);
|
|
332
332
|
}
|
|
333
333
|
static banknoteInsertedEscrow(n = null, t = null) {
|
|
334
334
|
var s, a, c, l;
|
|
335
|
-
if (!o(s = u,
|
|
336
|
-
const e = ["90", "91", "92", "93", "94"], i = o(c = u,
|
|
337
|
-
o(l = u,
|
|
335
|
+
if (!o(s = u, p, C).call(s, n) || !o(a = u, p, B).call(a)) return !1;
|
|
336
|
+
const e = ["90", "91", "92", "93", "94"], i = o(c = u, p, Yt).call(c, e, t);
|
|
337
|
+
o(l = u, p, P).call(l, ["2", "B0", i]);
|
|
338
338
|
}
|
|
339
339
|
static banknoteEjected(n = null, t = null) {
|
|
340
340
|
var s, a, c, l;
|
|
341
|
-
if (!o(s = u,
|
|
342
|
-
const e = ["A0", "A1", "A2", "A3", "A4"], i = o(c = u,
|
|
343
|
-
o(l = u,
|
|
341
|
+
if (!o(s = u, p, C).call(s, n) || !o(a = u, p, B).call(a)) return !1;
|
|
342
|
+
const e = ["A0", "A1", "A2", "A3", "A4"], i = o(c = u, p, Yt).call(c, e, t);
|
|
343
|
+
o(l = u, p, P).call(l, ["2", "B0", i]);
|
|
344
344
|
}
|
|
345
345
|
static banknoteInsertedRecycler(n = null, t = null) {
|
|
346
346
|
var s, a, c, l;
|
|
347
|
-
if (!o(s = u,
|
|
348
|
-
const e = ["B0", "B1", "B2", "B3", "B4"], i = o(c = u,
|
|
349
|
-
o(l = u,
|
|
347
|
+
if (!o(s = u, p, C).call(s, n) || !o(a = u, p, B).call(a)) return !1;
|
|
348
|
+
const e = ["B0", "B1", "B2", "B3", "B4"], i = o(c = u, p, Yt).call(c, e, t);
|
|
349
|
+
o(l = u, p, P).call(l, ["2", "B0", i]);
|
|
350
350
|
}
|
|
351
351
|
static banknoteTaken(n = null) {
|
|
352
352
|
var t, e, i;
|
|
353
|
-
if (!o(t = u,
|
|
354
|
-
o(i = u,
|
|
353
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
354
|
+
o(i = u, p, P).call(i, ["2", "B0", "2a"]);
|
|
355
355
|
}
|
|
356
356
|
static coinPurseEnabled(n = null) {
|
|
357
357
|
var t, e, i;
|
|
358
|
-
if (!o(t = u,
|
|
359
|
-
o(i = u,
|
|
358
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
359
|
+
o(i = u, p, P).call(i, ["2", "D0", "1"]);
|
|
360
360
|
}
|
|
361
361
|
static coinPurseDisabled(n = null) {
|
|
362
362
|
var t, e, i;
|
|
363
|
-
if (!o(t = u,
|
|
364
|
-
o(i = u,
|
|
363
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
364
|
+
o(i = u, p, P).call(i, ["2", "D0", "0"]);
|
|
365
365
|
}
|
|
366
366
|
static billPurseDisabled(n = null) {
|
|
367
367
|
var t, e, i;
|
|
368
|
-
if (!o(t = u,
|
|
369
|
-
o(i = u,
|
|
368
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
369
|
+
o(i = u, p, P).call(i, ["2", "D1", "0", "0"]);
|
|
370
370
|
}
|
|
371
371
|
static billPurseEnabled(n = null) {
|
|
372
372
|
var t, e, i;
|
|
373
|
-
if (!o(t = u,
|
|
374
|
-
o(i = u,
|
|
373
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
374
|
+
o(i = u, p, P).call(i, ["2", "D1", "1", "1"]);
|
|
375
375
|
}
|
|
376
376
|
static readTubes(n = null) {
|
|
377
|
-
var h,
|
|
378
|
-
if (!o(h = u,
|
|
377
|
+
var h, d, f;
|
|
378
|
+
if (!o(h = u, p, C).call(h, n) || !o(d = u, p, B).call(d)) return !1;
|
|
379
379
|
const t = [
|
|
380
380
|
"0",
|
|
381
381
|
"1",
|
|
@@ -417,11 +417,11 @@ const u = class u {
|
|
|
417
417
|
t[Math.floor(Math.random() * 30)],
|
|
418
418
|
t[Math.floor(Math.random() * 30)]
|
|
419
419
|
];
|
|
420
|
-
o(f = u,
|
|
420
|
+
o(f = u, p, P).call(f, ["2", "D2", e, i, s, a, c, l]);
|
|
421
421
|
}
|
|
422
422
|
static readBillPurse(n = null, t = null) {
|
|
423
423
|
var i, s, a, c;
|
|
424
|
-
if (!o(i = u,
|
|
424
|
+
if (!o(i = u, p, C).call(i, n) || !o(s = u, p, B).call(s)) return !1;
|
|
425
425
|
let e = [
|
|
426
426
|
"0",
|
|
427
427
|
"1",
|
|
@@ -455,14 +455,14 @@ const u = class u {
|
|
|
455
455
|
];
|
|
456
456
|
if (n._recycler.ict) {
|
|
457
457
|
const l = e[Math.floor(Math.random() * 31)];
|
|
458
|
-
let h = "0",
|
|
458
|
+
let h = "0", d = "0", f = "0", b = "0", E = "0";
|
|
459
459
|
if (t !== null && !isNaN(parseInt(t)))
|
|
460
460
|
switch (t.toString()) {
|
|
461
461
|
case "20":
|
|
462
462
|
h = l;
|
|
463
463
|
break;
|
|
464
464
|
case "50":
|
|
465
|
-
|
|
465
|
+
d = l;
|
|
466
466
|
break;
|
|
467
467
|
case "100":
|
|
468
468
|
f = l;
|
|
@@ -480,7 +480,7 @@ const u = class u {
|
|
|
480
480
|
h = l;
|
|
481
481
|
break;
|
|
482
482
|
case 1:
|
|
483
|
-
|
|
483
|
+
d = l;
|
|
484
484
|
break;
|
|
485
485
|
case 2:
|
|
486
486
|
f = l;
|
|
@@ -492,9 +492,9 @@ const u = class u {
|
|
|
492
492
|
E = l;
|
|
493
493
|
break;
|
|
494
494
|
}
|
|
495
|
-
o(a = u,
|
|
495
|
+
o(a = u, p, P).call(a, ["2", "D3", h, d, f, b, E, "0"]);
|
|
496
496
|
} else {
|
|
497
|
-
const [l, h,
|
|
497
|
+
const [l, h, d, f, b, E] = [
|
|
498
498
|
e[Math.floor(Math.random() * 30)],
|
|
499
499
|
e[Math.floor(Math.random() * 30)],
|
|
500
500
|
e[Math.floor(Math.random() * 30)],
|
|
@@ -502,22 +502,22 @@ const u = class u {
|
|
|
502
502
|
e[Math.floor(Math.random())],
|
|
503
503
|
e[Math.floor(Math.random())]
|
|
504
504
|
];
|
|
505
|
-
o(c = u,
|
|
505
|
+
o(c = u, p, P).call(c, ["2", "D3", l, h, d, f, b, E]);
|
|
506
506
|
}
|
|
507
507
|
}
|
|
508
508
|
static banknoteAccepted(n = null) {
|
|
509
509
|
var t, e, i;
|
|
510
|
-
if (!o(t = u,
|
|
511
|
-
o(i = u,
|
|
510
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
511
|
+
o(i = u, p, P).call(i, ["2", "D4", "1"]);
|
|
512
512
|
}
|
|
513
513
|
static banknoteRejected(n = null) {
|
|
514
514
|
var t, e, i;
|
|
515
|
-
if (!o(t = u,
|
|
516
|
-
o(i = u,
|
|
515
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
516
|
+
o(i = u, p, P).call(i, ["2", "D4", "0"]);
|
|
517
517
|
}
|
|
518
518
|
static banknotesDispensed(n = null) {
|
|
519
519
|
var e, i, s, a;
|
|
520
|
-
if (!o(e = u,
|
|
520
|
+
if (!o(e = u, p, C).call(e, n) || !o(i = u, p, B).call(i)) return !1;
|
|
521
521
|
let t = [
|
|
522
522
|
"1",
|
|
523
523
|
"2",
|
|
@@ -550,7 +550,7 @@ const u = class u {
|
|
|
550
550
|
];
|
|
551
551
|
if (n._recycler.ict) {
|
|
552
552
|
const c = t[Math.floor(Math.random() * 30)];
|
|
553
|
-
let l = "0", h = "0",
|
|
553
|
+
let l = "0", h = "0", d = "0", f = "0", b = "0";
|
|
554
554
|
switch (n._recycler.bill) {
|
|
555
555
|
case 0:
|
|
556
556
|
l = c;
|
|
@@ -559,7 +559,7 @@ const u = class u {
|
|
|
559
559
|
h = c;
|
|
560
560
|
break;
|
|
561
561
|
case 2:
|
|
562
|
-
|
|
562
|
+
d = c;
|
|
563
563
|
break;
|
|
564
564
|
case 3:
|
|
565
565
|
f = c;
|
|
@@ -568,9 +568,9 @@ const u = class u {
|
|
|
568
568
|
b = c;
|
|
569
569
|
break;
|
|
570
570
|
}
|
|
571
|
-
o(s = u,
|
|
571
|
+
o(s = u, p, P).call(s, ["2", "D5", l, h, d, f, b, "0"]);
|
|
572
572
|
} else {
|
|
573
|
-
const [c, l, h,
|
|
573
|
+
const [c, l, h, d, f, b] = [
|
|
574
574
|
t[Math.floor(Math.random() * 30)],
|
|
575
575
|
t[Math.floor(Math.random() * 30)],
|
|
576
576
|
t[Math.floor(Math.random() * 30)],
|
|
@@ -578,86 +578,86 @@ const u = class u {
|
|
|
578
578
|
t[Math.floor(Math.random())],
|
|
579
579
|
t[Math.floor(Math.random())]
|
|
580
580
|
];
|
|
581
|
-
o(a = u,
|
|
581
|
+
o(a = u, p, P).call(a, ["2", "D5", c, l, h, d, f, b]);
|
|
582
582
|
}
|
|
583
583
|
}
|
|
584
584
|
static coinsDispensed(n = null) {
|
|
585
585
|
var t, e, i;
|
|
586
|
-
if (!o(t = u,
|
|
587
|
-
o(i = u,
|
|
586
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
587
|
+
o(i = u, p, P).call(i, ["2", "D6"]);
|
|
588
588
|
}
|
|
589
589
|
static relayOn(n = null) {
|
|
590
590
|
var t, e, i;
|
|
591
|
-
if (!o(t = u,
|
|
592
|
-
o(i = u,
|
|
591
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
592
|
+
o(i = u, p, P).call(i, ["2", "DA", "1"]);
|
|
593
593
|
}
|
|
594
594
|
static relayOff(n = null) {
|
|
595
595
|
var t, e, i;
|
|
596
|
-
if (!o(t = u,
|
|
597
|
-
o(i = u,
|
|
596
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
597
|
+
o(i = u, p, P).call(i, ["2", "DA", "0"]);
|
|
598
598
|
}
|
|
599
599
|
static nayaxEnabled(n = null) {
|
|
600
600
|
var t, e, i;
|
|
601
|
-
if (!o(t = u,
|
|
602
|
-
o(i = u,
|
|
601
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
602
|
+
o(i = u, p, P).call(i, ["2", "DD", "1"]);
|
|
603
603
|
}
|
|
604
604
|
static nayaxDisabled(n = null) {
|
|
605
605
|
var t, e, i;
|
|
606
|
-
if (!o(t = u,
|
|
607
|
-
o(i = u,
|
|
606
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
607
|
+
o(i = u, p, P).call(i, ["2", "DD", "0"]);
|
|
608
608
|
}
|
|
609
609
|
static nayaxPreCreditAuthorized(n = null) {
|
|
610
610
|
var t, e, i;
|
|
611
|
-
if (!o(t = u,
|
|
612
|
-
o(i = u,
|
|
611
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
612
|
+
o(i = u, p, P).call(i, ["2", "DD", "3"]);
|
|
613
613
|
}
|
|
614
614
|
static nayaxCancelRequest(n = null) {
|
|
615
615
|
var t, e, i;
|
|
616
|
-
if (!o(t = u,
|
|
617
|
-
o(i = u,
|
|
616
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
617
|
+
o(i = u, p, P).call(i, ["2", "DD", "4"]);
|
|
618
618
|
}
|
|
619
619
|
static nayaxSellApproved(n = null) {
|
|
620
620
|
var t, e, i;
|
|
621
|
-
if (!o(t = u,
|
|
622
|
-
o(i = u,
|
|
621
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
622
|
+
o(i = u, p, P).call(i, ["2", "DD", "5"]);
|
|
623
623
|
}
|
|
624
624
|
static nayaxSellDenied(n = null) {
|
|
625
625
|
var t, e, i;
|
|
626
|
-
if (!o(t = u,
|
|
627
|
-
o(i = u,
|
|
626
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
627
|
+
o(i = u, p, P).call(i, ["2", "DD", "6"]);
|
|
628
628
|
}
|
|
629
629
|
static nayaxEndSession(n = null) {
|
|
630
630
|
var t, e, i;
|
|
631
|
-
if (!o(t = u,
|
|
632
|
-
o(i = u,
|
|
631
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
632
|
+
o(i = u, p, P).call(i, ["2", "DD", "7"]);
|
|
633
633
|
}
|
|
634
634
|
static nayaxCancelled(n = null) {
|
|
635
635
|
var t, e, i;
|
|
636
|
-
if (!o(t = u,
|
|
637
|
-
o(i = u,
|
|
636
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
637
|
+
o(i = u, p, P).call(i, ["2", "DD", "8"]);
|
|
638
638
|
}
|
|
639
639
|
static nayaxDispensed(n = null) {
|
|
640
640
|
var t, e, i;
|
|
641
|
-
if (!o(t = u,
|
|
642
|
-
o(i = u,
|
|
641
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
642
|
+
o(i = u, p, P).call(i, ["2", "DD", "A", "0"]);
|
|
643
643
|
}
|
|
644
644
|
static nayaxNotDispensed(n = null) {
|
|
645
645
|
var t, e, i;
|
|
646
|
-
if (!o(t = u,
|
|
647
|
-
o(i = u,
|
|
646
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, B).call(e)) return !1;
|
|
647
|
+
o(i = u, p, P).call(i, ["2", "DD", "A", "1"]);
|
|
648
648
|
}
|
|
649
649
|
static fullTray(n = null) {
|
|
650
650
|
var t, e, i;
|
|
651
|
-
if (!o(t = u,
|
|
652
|
-
o(i = u,
|
|
651
|
+
if (!o(t = u, p, C).call(t, n) || !o(e = u, p, N).call(e)) return !1;
|
|
652
|
+
o(i = u, p, P).call(i, ["6", "4F"]);
|
|
653
653
|
}
|
|
654
654
|
static setConnection(n = null) {
|
|
655
655
|
var t;
|
|
656
|
-
if (!o(t = u,
|
|
656
|
+
if (!o(t = u, p, C).call(t, n)) return !1;
|
|
657
657
|
n.__internal__.serial.connected = !0;
|
|
658
658
|
}
|
|
659
659
|
};
|
|
660
|
-
at = new WeakMap(), ht = new WeakMap(),
|
|
660
|
+
at = new WeakMap(), ht = new WeakMap(), p = new WeakSet(), Ti = function() {
|
|
661
661
|
if (u.enable === !1) throw new Error("Emulator is disabled");
|
|
662
662
|
return u.enable;
|
|
663
663
|
}, Si = function(n) {
|
|
@@ -666,7 +666,7 @@ at = new WeakMap(), ht = new WeakMap(), d = new WeakSet(), Ti = function() {
|
|
|
666
666
|
return u.instance = n, M(u, at, n.typeDevice), M(u, ht, n.deviceNumber), !0;
|
|
667
667
|
}, C = function(n = null) {
|
|
668
668
|
var t, e;
|
|
669
|
-
return !o(t = u,
|
|
669
|
+
return !o(t = u, p, Ti).call(t) || n === null && u.instance === null ? !1 : (u.instance === null && o(e = u, p, Si).call(e, n), !0);
|
|
670
670
|
}, on = function() {
|
|
671
671
|
if (I(u, at) !== "locker") throw new Error("This function is only available for Locker devices");
|
|
672
672
|
return !0;
|
|
@@ -724,11 +724,11 @@ at = new WeakMap(), ht = new WeakMap(), d = new WeakSet(), Ti = function() {
|
|
|
724
724
|
break;
|
|
725
725
|
}
|
|
726
726
|
return e;
|
|
727
|
-
}, G(u,
|
|
727
|
+
}, G(u, p), lt(u, "enable", !1), lt(u, "instance", null), G(u, at, null), G(u, ht, 1);
|
|
728
728
|
let an = u;
|
|
729
|
-
var Ta = Object.defineProperty,
|
|
729
|
+
var Ta = Object.defineProperty, xi = (r) => {
|
|
730
730
|
throw TypeError(r);
|
|
731
|
-
}, Sa = (r, n, t) => n in r ? Ta(r, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[n] = t, ce = (r, n, t) => Sa(r, typeof n != "symbol" ? n + "" : n, t),
|
|
731
|
+
}, Sa = (r, n, t) => n in r ? Ta(r, n, { enumerable: !0, configurable: !0, writable: !0, value: t }) : r[n] = t, ce = (r, n, t) => Sa(r, typeof n != "symbol" ? n + "" : n, t), xa = (r, n, t) => n.has(r) || xi("Cannot " + t), ka = (r, n, t) => n.has(r) ? xi("Cannot add the same private member more than once") : n instanceof WeakSet ? n.add(r) : n.set(r, t), V = (r, n, t) => (xa(r, n, "access private method"), t);
|
|
732
732
|
const J = [];
|
|
733
733
|
for (let r = 0; r < 256; ++r)
|
|
734
734
|
J.push((r + 256).toString(16).slice(1));
|
|
@@ -761,7 +761,7 @@ class Xn extends CustomEvent {
|
|
|
761
761
|
super(n, t);
|
|
762
762
|
}
|
|
763
763
|
}
|
|
764
|
-
class
|
|
764
|
+
class ki extends EventTarget {
|
|
765
765
|
constructor() {
|
|
766
766
|
super(...arguments), ce(this, "__listeners__", {
|
|
767
767
|
debug: !1
|
|
@@ -793,7 +793,7 @@ class xi extends EventTarget {
|
|
|
793
793
|
}));
|
|
794
794
|
}
|
|
795
795
|
}
|
|
796
|
-
const ln = class L extends
|
|
796
|
+
const ln = class L extends ki {
|
|
797
797
|
constructor() {
|
|
798
798
|
super(), ["change"].forEach((n) => {
|
|
799
799
|
this.serialRegisterAvailableListener(n);
|
|
@@ -834,8 +834,8 @@ const ln = class L extends xi {
|
|
|
834
834
|
}
|
|
835
835
|
};
|
|
836
836
|
ce(ln, "instance"), ce(ln, "devices", {});
|
|
837
|
-
let
|
|
838
|
-
|
|
837
|
+
let x = ln;
|
|
838
|
+
x.instance || (x.instance = new x());
|
|
839
839
|
function Jn(r = 100) {
|
|
840
840
|
return new Promise(
|
|
841
841
|
(n) => setTimeout(() => n(), r)
|
|
@@ -853,7 +853,7 @@ const Qe = {
|
|
|
853
853
|
flowControl: "none"
|
|
854
854
|
};
|
|
855
855
|
var F, Kt, oe, hn, It, Ai, Qn, Zn, Yn, Di, Ri, Ii, Oi, ti, ei, Ni, Bi;
|
|
856
|
-
class Ba extends
|
|
856
|
+
class Ba extends ki {
|
|
857
857
|
constructor({
|
|
858
858
|
filters: n = null,
|
|
859
859
|
config_port: t = Qe,
|
|
@@ -865,7 +865,7 @@ class Ba extends xi {
|
|
|
865
865
|
no_device: 1,
|
|
866
866
|
device_listen_on_channel: 1
|
|
867
867
|
}) {
|
|
868
|
-
if (super(),
|
|
868
|
+
if (super(), ka(this, F), ce(this, "__internal__", {
|
|
869
869
|
auto_response: !1,
|
|
870
870
|
device_number: 1,
|
|
871
871
|
aux_port_connector: 0,
|
|
@@ -948,7 +948,7 @@ class Ba extends xi {
|
|
|
948
948
|
}
|
|
949
949
|
get isDisconnected() {
|
|
950
950
|
const n = this.__internal__.serial.connected, t = V(this, F, Kt).call(this, this.__internal__.serial.port);
|
|
951
|
-
return !n && t && (this.dispatch("serial:connected"),
|
|
951
|
+
return !n && t && (this.dispatch("serial:connected"), x.$dispatchChange(this)), this.__internal__.serial.connected = t, !this.__internal__.serial.connected;
|
|
952
952
|
}
|
|
953
953
|
get deviceNumber() {
|
|
954
954
|
return this.__internal__.device_number;
|
|
@@ -963,7 +963,7 @@ class Ba extends xi {
|
|
|
963
963
|
return this.__internal__.serial.queue;
|
|
964
964
|
}
|
|
965
965
|
async timeout(n, t) {
|
|
966
|
-
this.__internal__.last_error.message = "Operation response timed out.", this.__internal__.last_error.action = t, this.__internal__.last_error.code = n, this.__internal__.timeout.until_response && (clearTimeout(this.__internal__.timeout.until_response), this.__internal__.timeout.until_response = 0), t === "connect" ? (this.__internal__.serial.connected = !1, this.dispatch("serial:reconnect", {}),
|
|
966
|
+
this.__internal__.last_error.message = "Operation response timed out.", this.__internal__.last_error.action = t, this.__internal__.last_error.code = n, this.__internal__.timeout.until_response && (clearTimeout(this.__internal__.timeout.until_response), this.__internal__.timeout.until_response = 0), t === "connect" ? (this.__internal__.serial.connected = !1, this.dispatch("serial:reconnect", {}), x.$dispatchChange(this)) : t === "connection:start" && (await this.serialDisconnect(), this.__internal__.serial.connected = !1, this.__internal__.aux_port_connector += 1, x.$dispatchChange(this), await this.serialConnect()), this.dispatch("serial:timeout", {
|
|
967
967
|
...this.__internal__.last_error,
|
|
968
968
|
bytes: n,
|
|
969
969
|
action: t
|
|
@@ -986,7 +986,7 @@ class Ba extends xi {
|
|
|
986
986
|
} catch (n) {
|
|
987
987
|
this.serialErrors(n);
|
|
988
988
|
} finally {
|
|
989
|
-
this.__internal__.serial.reader = null, this.__internal__.serial.input_done = null, this.__internal__.serial.output_stream = null, this.__internal__.serial.output_done = null, this.__internal__.serial.connected = !1, this.__internal__.serial.port = null,
|
|
989
|
+
this.__internal__.serial.reader = null, this.__internal__.serial.input_done = null, this.__internal__.serial.output_stream = null, this.__internal__.serial.output_done = null, this.__internal__.serial.connected = !1, this.__internal__.serial.port = null, x.$dispatchChange(this);
|
|
990
990
|
}
|
|
991
991
|
}
|
|
992
992
|
getResponseAsArrayBuffer() {
|
|
@@ -1026,7 +1026,7 @@ class Ba extends xi {
|
|
|
1026
1026
|
case t.includes(
|
|
1027
1027
|
"this readable stream reader has been released and cannot be used to cancel its previous owner stream"
|
|
1028
1028
|
):
|
|
1029
|
-
this.dispatch("serial:need-permission", {}),
|
|
1029
|
+
this.dispatch("serial:need-permission", {}), x.$dispatchChange(this);
|
|
1030
1030
|
break;
|
|
1031
1031
|
case t.includes("the port is already open."):
|
|
1032
1032
|
case t.includes("failed to open serial port"):
|
|
@@ -1049,7 +1049,7 @@ class Ba extends xi {
|
|
|
1049
1049
|
case t.includes("the port is already closed."):
|
|
1050
1050
|
break;
|
|
1051
1051
|
case t.includes("the device has been lost"):
|
|
1052
|
-
this.dispatch("serial:lost", {}),
|
|
1052
|
+
this.dispatch("serial:lost", {}), x.$dispatchChange(this);
|
|
1053
1053
|
break;
|
|
1054
1054
|
case t.includes("navigator.serial is undefined"):
|
|
1055
1055
|
this.dispatch("serial:unsupported", {});
|
|
@@ -1078,7 +1078,7 @@ class Ba extends xi {
|
|
|
1078
1078
|
await t.open(this.serialConfigPort);
|
|
1079
1079
|
const e = this;
|
|
1080
1080
|
t.onconnect = (i) => {
|
|
1081
|
-
console.log(i), e.dispatch("serial:connected", i),
|
|
1081
|
+
console.log(i), e.dispatch("serial:connected", i), x.$dispatchChange(this), e.__internal__.serial.queue.length > 0 && e.dispatch("internal:queue", {});
|
|
1082
1082
|
}, t.ondisconnect = async () => {
|
|
1083
1083
|
await e.disconnect();
|
|
1084
1084
|
}, await Jn(this.__internal__.serial.delay_first_connection), this.__internal__.timeout.until_response = setTimeout(async () => {
|
|
@@ -1220,7 +1220,7 @@ class Ba extends xi {
|
|
|
1220
1220
|
F = /* @__PURE__ */ new WeakSet(), Kt = function(r) {
|
|
1221
1221
|
return !!(r && r.readable && r.writable);
|
|
1222
1222
|
}, oe = function(r = null) {
|
|
1223
|
-
this.__internal__.serial.connected = !1, this.__internal__.aux_port_connector = 0, this.dispatch("serial:disconnected", r),
|
|
1223
|
+
this.__internal__.serial.connected = !1, this.__internal__.aux_port_connector = 0, this.dispatch("serial:disconnected", r), x.$dispatchChange(this);
|
|
1224
1224
|
}, hn = async function(r) {
|
|
1225
1225
|
const n = this.__internal__.serial.port;
|
|
1226
1226
|
if (!n || n && (!n.readable || !n.writable))
|
|
@@ -1232,7 +1232,7 @@ F = /* @__PURE__ */ new WeakSet(), Kt = function(r) {
|
|
|
1232
1232
|
}, It = function(r = [], n = null) {
|
|
1233
1233
|
if (r && r.length > 0) {
|
|
1234
1234
|
const t = this.__internal__.serial.connected;
|
|
1235
|
-
this.__internal__.serial.connected = V(this, F, Kt).call(this, this.__internal__.serial.port),
|
|
1235
|
+
this.__internal__.serial.connected = V(this, F, Kt).call(this, this.__internal__.serial.port), x.$dispatchChange(this), !t && this.__internal__.serial.connected && this.dispatch("serial:connected"), this.__internal__.interval.reconnection && (clearInterval(this.__internal__.interval.reconnection), this.__internal__.interval.reconnection = 0), this.__internal__.timeout.until_response && (clearTimeout(this.__internal__.timeout.until_response), this.__internal__.timeout.until_response = 0);
|
|
1236
1236
|
const e = [];
|
|
1237
1237
|
for (const i in r)
|
|
1238
1238
|
e.push(r[i].toString().padStart(2, "0").toLowerCase());
|
|
@@ -1388,32 +1388,35 @@ F = /* @__PURE__ */ new WeakSet(), Kt = function(r) {
|
|
|
1388
1388
|
no_code: 0
|
|
1389
1389
|
};
|
|
1390
1390
|
};
|
|
1391
|
-
|
|
1391
|
+
x.instance || (x.instance = new x());
|
|
1392
1392
|
const Ma = {
|
|
1393
1393
|
relay: [],
|
|
1394
1394
|
locker: [],
|
|
1395
1395
|
jofemar: [],
|
|
1396
1396
|
boardroid: [],
|
|
1397
1397
|
arduino: [],
|
|
1398
|
-
pinpad: []
|
|
1398
|
+
pinpad: [],
|
|
1399
|
+
pinpax: []
|
|
1399
1400
|
};
|
|
1400
|
-
|
|
1401
|
-
|
|
1402
|
-
|
|
1401
|
+
x.devices = { ...x.devices, ...Ma };
|
|
1402
|
+
x.addCustom = (r, n) => {
|
|
1403
|
+
x.registerType(r), x.add(n);
|
|
1403
1404
|
};
|
|
1404
|
-
|
|
1405
|
-
|
|
1406
|
-
|
|
1407
|
-
|
|
1408
|
-
|
|
1409
|
-
|
|
1410
|
-
|
|
1411
|
-
|
|
1412
|
-
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
|
|
1405
|
+
x.getCustomByUuid = (r, n) => x.get(r, n);
|
|
1406
|
+
x.getJofemarByUuid = (r) => x.get("jofemar", r);
|
|
1407
|
+
x.getLockerByUuid = (r) => x.get("locker", r);
|
|
1408
|
+
x.getRelayByUuid = (r) => x.get("relay", r);
|
|
1409
|
+
x.getBoardroidByUuid = (r) => x.get("boardroid", r);
|
|
1410
|
+
x.getArduinoByUuid = (r) => x.get("arduino", r);
|
|
1411
|
+
x.getPinPadByUuid = (r) => x.get("pinpad", r);
|
|
1412
|
+
x.getPinPaxByUuid = (r) => x.get("pinpax", r);
|
|
1413
|
+
x.getJofemar = (r = 1) => x.getByNumber("jofemar", r);
|
|
1414
|
+
x.getBoardroid = (r = 1) => x.getByNumber("boardroid", r);
|
|
1415
|
+
x.getLocker = (r = 1) => x.getByNumber("locker", r);
|
|
1416
|
+
x.getRelay = (r = 1) => x.getByNumber("relay", r);
|
|
1417
|
+
x.getArduino = (r = 1) => x.getByNumber("arduino", r);
|
|
1418
|
+
x.getPinPad = (r = 1) => x.getByNumber("pinpad", r);
|
|
1419
|
+
x.getPinPax = (r = 1) => x.getByNumber("pinpax", r);
|
|
1417
1420
|
class Dt extends Ba {
|
|
1418
1421
|
constructor(n) {
|
|
1419
1422
|
super(n), this.__internal__ = structuredClone(this.__internal__), this.getResponseAsArrayHex(), this.__internal__.device.door_open = !1, this.__internal__.time.response_engines = 2e3, this.__internal__.time.sense = 100, this.__internal__.interval.waiting_sense = 0, this.__internal__.dispense = {
|
|
@@ -1501,7 +1504,7 @@ class Dt extends Ba {
|
|
|
1501
1504
|
console.error("Invalid data to make an emulation");
|
|
1502
1505
|
return;
|
|
1503
1506
|
}
|
|
1504
|
-
this.__internal__.serial.connected || (this.__internal__.serial.connected = !0, this.dispatch("serial:connected"),
|
|
1507
|
+
this.__internal__.serial.connected || (this.__internal__.serial.connected = !0, this.dispatch("serial:connected"), x.instance.dispatch("change"), this.__internal__.interval.reconnection && (clearInterval(this.__internal__.interval.reconnection), this.__internal__.interval.reconnection = 0)), this.__internal__.timeout.until_response && (clearTimeout(this.__internal__.timeout.until_response), this.__internal__.timeout.until_response = 0);
|
|
1505
1508
|
const t = [];
|
|
1506
1509
|
for (const e in n.code)
|
|
1507
1510
|
t.push(n.code[e].toString().padStart(2, "0").toLowerCase());
|
|
@@ -1530,7 +1533,7 @@ class Uc extends Dt {
|
|
|
1530
1533
|
activate: ["A0", "01", "01", "A2"],
|
|
1531
1534
|
deactivate: ["A0", "01", "00", "A1"]
|
|
1532
1535
|
});
|
|
1533
|
-
if (this.__internal__.device.type = "relay", this.__internal__.auto_response = !0,
|
|
1536
|
+
if (this.__internal__.device.type = "relay", this.__internal__.auto_response = !0, x.getCustom(this.typeDevice, i))
|
|
1534
1537
|
throw new Error(`Device ${this.typeDevice} ${i} already exists`);
|
|
1535
1538
|
o(this, Ve, Mi).call(this);
|
|
1536
1539
|
}
|
|
@@ -1578,7 +1581,7 @@ class Uc extends Dt {
|
|
|
1578
1581
|
}
|
|
1579
1582
|
}
|
|
1580
1583
|
he = new WeakMap(), Ve = new WeakSet(), Mi = function() {
|
|
1581
|
-
|
|
1584
|
+
x.add(this);
|
|
1582
1585
|
};
|
|
1583
1586
|
var Y, z, Pt, R, Fi, Ui, Li, Vi, un, qi, Ot, Nt, ve, Ee, Pe;
|
|
1584
1587
|
class Lc extends Dt {
|
|
@@ -1588,7 +1591,7 @@ class Lc extends Dt {
|
|
|
1588
1591
|
G(this, Y, !1);
|
|
1589
1592
|
G(this, z, 0);
|
|
1590
1593
|
G(this, Pt, 0);
|
|
1591
|
-
if (this.__internal__.device.type = "locker",
|
|
1594
|
+
if (this.__internal__.device.type = "locker", x.getCustom(this.typeDevice, i))
|
|
1592
1595
|
throw new Error(`Device ${this.typeDevice} ${i} already exists`);
|
|
1593
1596
|
this.__internal__.device.milliseconds = 666, this.__internal__.dispense.limit_counter = 1, o(this, R, Ui).call(this), o(this, R, Fi).call(this);
|
|
1594
1597
|
}
|
|
@@ -1722,7 +1725,7 @@ Y = new WeakMap(), z = new WeakMap(), Pt = new WeakMap(), R = new WeakSet(), Fi
|
|
|
1722
1725
|
for (const e of t)
|
|
1723
1726
|
this.serialRegisterAvailableListener(e);
|
|
1724
1727
|
}, Ui = function() {
|
|
1725
|
-
|
|
1728
|
+
x.add(this);
|
|
1726
1729
|
}, Li = function(t = 1) {
|
|
1727
1730
|
return t = o(this, R, Ot).call(this, t), this.serialLockerHexCmd(new Uint8Array([16, this.__internal__.device.listen_on_port, t]));
|
|
1728
1731
|
}, Vi = function(t = 0, e = 10) {
|
|
@@ -1778,19 +1781,19 @@ function Va(r) {
|
|
|
1778
1781
|
r &= r - 1, ++n;
|
|
1779
1782
|
return n;
|
|
1780
1783
|
}
|
|
1781
|
-
var
|
|
1784
|
+
var Ht = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/", Hi = "=";
|
|
1782
1785
|
function Fe(r) {
|
|
1783
1786
|
var n, t, e = "";
|
|
1784
1787
|
for (n = 0; n + 3 <= r.length; n += 3)
|
|
1785
|
-
t = parseInt(r.substring(n, n + 3), 16), e +=
|
|
1786
|
-
for (n + 1 == r.length ? (t = parseInt(r.substring(n, n + 1), 16), e +=
|
|
1787
|
-
e +=
|
|
1788
|
+
t = parseInt(r.substring(n, n + 3), 16), e += Ht.charAt(t >> 6) + Ht.charAt(t & 63);
|
|
1789
|
+
for (n + 1 == r.length ? (t = parseInt(r.substring(n, n + 1), 16), e += Ht.charAt(t << 2)) : n + 2 == r.length && (t = parseInt(r.substring(n, n + 2), 16), e += Ht.charAt(t >> 2) + Ht.charAt((t & 3) << 4)); (e.length & 3) > 0; )
|
|
1790
|
+
e += Hi;
|
|
1788
1791
|
return e;
|
|
1789
1792
|
}
|
|
1790
1793
|
function ri(r) {
|
|
1791
1794
|
var n = "", t, e = 0, i = 0;
|
|
1792
|
-
for (t = 0; t < r.length && r.charAt(t) !=
|
|
1793
|
-
var s =
|
|
1795
|
+
for (t = 0; t < r.length && r.charAt(t) != Hi; ++t) {
|
|
1796
|
+
var s = Ht.indexOf(r.charAt(t));
|
|
1794
1797
|
s < 0 || (e == 0 ? (n += St(s >> 2), i = s & 3, e = 1) : e == 1 ? (n += St(i << 2 | s >> 4), i = s & 15, e = 2) : e == 2 ? (n += St(i), n += St(s >> 2), i = s & 3, e = 3) : (n += St(i << 2 | s >> 4), n += St(s & 15), e = 0));
|
|
1795
1798
|
}
|
|
1796
1799
|
return e == 1 && (n += St(i << 2)), n;
|
|
@@ -1823,7 +1826,7 @@ var Vt, qa = {
|
|
|
1823
1826
|
throw new Error("Hex encoding incomplete: 4 bits missing");
|
|
1824
1827
|
return i;
|
|
1825
1828
|
}
|
|
1826
|
-
}, Rt,
|
|
1829
|
+
}, Rt, pn = {
|
|
1827
1830
|
decode: function(r) {
|
|
1828
1831
|
var n;
|
|
1829
1832
|
if (Rt === void 0) {
|
|
@@ -1859,7 +1862,7 @@ var Vt, qa = {
|
|
|
1859
1862
|
},
|
|
1860
1863
|
re: /-----BEGIN [^-]+-----([A-Za-z0-9+\/=\s]+)-----END [^-]+-----|begin-base64[^\n]+\n([A-Za-z0-9+\/=\s]+)====/,
|
|
1861
1864
|
unarmor: function(r) {
|
|
1862
|
-
var n =
|
|
1865
|
+
var n = pn.re.exec(r);
|
|
1863
1866
|
if (n)
|
|
1864
1867
|
if (n[1])
|
|
1865
1868
|
r = n[1];
|
|
@@ -1867,7 +1870,7 @@ var Vt, qa = {
|
|
|
1867
1870
|
r = n[2];
|
|
1868
1871
|
else
|
|
1869
1872
|
throw new Error("RegExp out of sync");
|
|
1870
|
-
return
|
|
1873
|
+
return pn.decode(r);
|
|
1871
1874
|
}
|
|
1872
1875
|
}, qt = 1e13, te = (
|
|
1873
1876
|
/** @class */
|
|
@@ -1901,9 +1904,9 @@ var Vt, qa = {
|
|
|
1901
1904
|
return n.length == 1 ? n[0] : this;
|
|
1902
1905
|
}, r;
|
|
1903
1906
|
}()
|
|
1904
|
-
),
|
|
1907
|
+
), ji = "…", Ha = /^(\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/, ja = /^(\d\d\d\d)(0[1-9]|1[0-2])(0[1-9]|[12]\d|3[01])([01]\d|2[0-3])(?:([0-5]\d)(?:([0-5]\d)(?:[.,](\d{1,3}))?)?)?(Z|[-+](?:[0]\d|1[0-2])([0-5]\d)?)?$/;
|
|
1905
1908
|
function Wt(r, n) {
|
|
1906
|
-
return r.length > n && (r = r.substring(0, n) +
|
|
1909
|
+
return r.length > n && (r = r.substring(0, n) + ji), r;
|
|
1907
1910
|
}
|
|
1908
1911
|
var Ze = (
|
|
1909
1912
|
/** @class */
|
|
@@ -1954,7 +1957,7 @@ var Ze = (
|
|
|
1954
1957
|
i = this.get(a++), s = this.get(a++), e += String.fromCharCode(i << 8 | s);
|
|
1955
1958
|
return e;
|
|
1956
1959
|
}, r.prototype.parseTime = function(n, t, e) {
|
|
1957
|
-
var i = this.parseStringISO(n, t), s = (e ?
|
|
1960
|
+
var i = this.parseStringISO(n, t), s = (e ? Ha : ja).exec(i);
|
|
1958
1961
|
return s ? (e && (s[1] = +s[1], s[1] += +s[1] < 70 ? 2e3 : 1900), i = s[1] + "-" + s[2] + "-" + s[3] + " " + s[4], s[5] && (i += ":" + s[5], s[6] && (i += ":" + s[6], s[7] && (i += "." + s[7]))), s[8] && (i += " UTC", s[8] != "Z" && (i += s[8], s[9] && (i += ":" + s[9]))), i) : "Unrecognized time: " + i;
|
|
1959
1962
|
}, r.prototype.parseInteger = function(n, t) {
|
|
1960
1963
|
for (var e = this.get(n), i = e > 127, s = i ? 255 : 0, a, c = ""; e == s && ++n < t; )
|
|
@@ -1974,7 +1977,7 @@ var Ze = (
|
|
|
1974
1977
|
}, r.prototype.parseBitString = function(n, t, e) {
|
|
1975
1978
|
for (var i = this.get(n), s = (t - n - 1 << 3) - i, a = "(" + s + ` bit)
|
|
1976
1979
|
`, c = "", l = n + 1; l < t; ++l) {
|
|
1977
|
-
for (var h = this.get(l),
|
|
1980
|
+
for (var h = this.get(l), d = l == t - 1 ? i : 0, f = 7; f >= d; --f)
|
|
1978
1981
|
c += h >> f & 1 ? "1" : "0";
|
|
1979
1982
|
if (c.length > e)
|
|
1980
1983
|
return a + Wt(c, e);
|
|
@@ -1988,7 +1991,7 @@ var Ze = (
|
|
|
1988
1991
|
e /= 2, i > e && (t = n + e);
|
|
1989
1992
|
for (var a = n; a < t; ++a)
|
|
1990
1993
|
s += this.hexByte(this.get(a));
|
|
1991
|
-
return i > e && (s +=
|
|
1994
|
+
return i > e && (s += ji), s;
|
|
1992
1995
|
}, r.prototype.parseOID = function(n, t, e) {
|
|
1993
1996
|
for (var i = "", s = new te(), a = 0, c = n; c < t; ++c) {
|
|
1994
1997
|
var l = this.get(c);
|
|
@@ -2207,8 +2210,8 @@ var Ze = (
|
|
|
2207
2210
|
if (i.tagNumber == 3 && t.get() != 0)
|
|
2208
2211
|
throw new Error("BIT STRINGs with unused bits cannot encapsulate.");
|
|
2209
2212
|
l = h();
|
|
2210
|
-
for (var
|
|
2211
|
-
if (l[
|
|
2213
|
+
for (var d = 0; d < l.length; ++d)
|
|
2214
|
+
if (l[d].tag.isEOC())
|
|
2212
2215
|
throw new Error("EOC is not supposed to be actual content.");
|
|
2213
2216
|
} catch {
|
|
2214
2217
|
l = null;
|
|
@@ -2386,19 +2389,19 @@ var Ze = (
|
|
|
2386
2389
|
var t = O(), e = O();
|
|
2387
2390
|
return this.divRemTo(n, t, e), [t, e];
|
|
2388
2391
|
}, r.prototype.modPow = function(n, t) {
|
|
2389
|
-
var e = n.bitLength(), i, s =
|
|
2392
|
+
var e = n.bitLength(), i, s = xt(1), a;
|
|
2390
2393
|
if (e <= 0)
|
|
2391
2394
|
return s;
|
|
2392
2395
|
e < 18 ? i = 1 : e < 48 ? i = 3 : e < 144 ? i = 4 : e < 768 ? i = 5 : i = 6, e < 8 ? a = new oi(t) : t.isEven() ? a = new Ga(t) : a = new ci(t);
|
|
2393
|
-
var c = [], l = 3, h = i - 1,
|
|
2396
|
+
var c = [], l = 3, h = i - 1, d = (1 << i) - 1;
|
|
2394
2397
|
if (c[1] = a.convert(this), i > 1) {
|
|
2395
2398
|
var f = O();
|
|
2396
|
-
for (a.sqrTo(c[1], f); l <=
|
|
2399
|
+
for (a.sqrTo(c[1], f); l <= d; )
|
|
2397
2400
|
c[l] = O(), a.mulTo(f, c[l - 2], c[l]), l += 2;
|
|
2398
2401
|
}
|
|
2399
2402
|
var b = n.t - 1, E, v = !0, S = O(), T;
|
|
2400
2403
|
for (e = fe(n[b]) - 1; b >= 0; ) {
|
|
2401
|
-
for (e >= h ? E = n[b] >> e - h &
|
|
2404
|
+
for (e >= h ? E = n[b] >> e - h & d : (E = (n[b] & (1 << e + 1) - 1) << h - e, b > 0 && (E |= n[b - 1] >> this.DB + e - h)), l = i; (E & 1) == 0; )
|
|
2402
2405
|
E >>= 1, --l;
|
|
2403
2406
|
if ((e -= l) < 0 && (e += this.DB, --b), v)
|
|
2404
2407
|
c[E].copyTo(s), v = !1;
|
|
@@ -2415,7 +2418,7 @@ var Ze = (
|
|
|
2415
2418
|
var t = n.isEven();
|
|
2416
2419
|
if (this.isEven() && t || n.signum() == 0)
|
|
2417
2420
|
return r.ZERO;
|
|
2418
|
-
for (var e = n.clone(), i = this.clone(), s =
|
|
2421
|
+
for (var e = n.clone(), i = this.clone(), s = xt(1), a = xt(0), c = xt(0), l = xt(1); e.signum() != 0; ) {
|
|
2419
2422
|
for (; e.isEven(); )
|
|
2420
2423
|
e.rShiftTo(1, e), t ? ((!s.isEven() || !a.isEven()) && (s.addTo(this, s), a.subTo(n, a)), s.rShiftTo(1, s)) : a.isEven() || a.subTo(n, a), a.rShiftTo(1, a);
|
|
2421
2424
|
for (; i.isEven(); )
|
|
@@ -2568,18 +2571,18 @@ var Ze = (
|
|
|
2568
2571
|
e == null && (e = O());
|
|
2569
2572
|
var a = O(), c = this.s, l = n.s, h = this.DB - fe(i[i.t - 1]);
|
|
2570
2573
|
h > 0 ? (i.lShiftTo(h, a), s.lShiftTo(h, e)) : (i.copyTo(a), s.copyTo(e));
|
|
2571
|
-
var
|
|
2574
|
+
var d = a.t, f = a[d - 1];
|
|
2572
2575
|
if (f != 0) {
|
|
2573
|
-
var b = f * (1 << this.F1) + (
|
|
2574
|
-
for (a.dlShiftTo(q, U), e.compareTo(U) >= 0 && (e[e.t++] = 1, e.subTo(U, e)), r.ONE.dlShiftTo(
|
|
2576
|
+
var b = f * (1 << this.F1) + (d > 1 ? a[d - 2] >> this.F2 : 0), E = this.FV / b, v = (1 << this.F1) / b, S = 1 << this.F2, T = e.t, q = T - d, U = t ?? O();
|
|
2577
|
+
for (a.dlShiftTo(q, U), e.compareTo(U) >= 0 && (e[e.t++] = 1, e.subTo(U, e)), r.ONE.dlShiftTo(d, U), U.subTo(a, a); a.t < d; )
|
|
2575
2578
|
a[a.t++] = 0;
|
|
2576
2579
|
for (; --q >= 0; ) {
|
|
2577
|
-
var
|
|
2578
|
-
if ((e[T] += a.am(0,
|
|
2579
|
-
for (a.dlShiftTo(q, U), e.subTo(U, e); e[T] < --
|
|
2580
|
+
var j = e[--T] == f ? this.DM : Math.floor(e[T] * E + (e[T - 1] + S) * v);
|
|
2581
|
+
if ((e[T] += a.am(0, j, e, q, 0, d)) < j)
|
|
2582
|
+
for (a.dlShiftTo(q, U), e.subTo(U, e); e[T] < --j; )
|
|
2580
2583
|
e.subTo(U, e);
|
|
2581
2584
|
}
|
|
2582
|
-
t != null && (e.drShiftTo(
|
|
2585
|
+
t != null && (e.drShiftTo(d, t), c != l && r.ZERO.subTo(t, t)), e.t = d, e.clamp(), h > 0 && e.rShiftTo(h, e), c < 0 && r.ZERO.subTo(e, e);
|
|
2583
2586
|
}
|
|
2584
2587
|
}
|
|
2585
2588
|
}, r.prototype.invDigit = function() {
|
|
@@ -2609,7 +2612,7 @@ var Ze = (
|
|
|
2609
2612
|
}, r.prototype.toRadix = function(n) {
|
|
2610
2613
|
if (n == null && (n = 10), this.signum() == 0 || n < 2 || n > 36)
|
|
2611
2614
|
return "0";
|
|
2612
|
-
var t = this.chunkSize(n), e = Math.pow(n, t), i =
|
|
2615
|
+
var t = this.chunkSize(n), e = Math.pow(n, t), i = xt(e), s = O(), a = O(), c = "";
|
|
2613
2616
|
for (this.divRemTo(i, s, a); s.signum() > 0; )
|
|
2614
2617
|
c = (e + a.intValue()).toString(n).substr(1) + c, s.divRemTo(i, s, a);
|
|
2615
2618
|
return a.intValue().toString(n) + c;
|
|
@@ -2856,8 +2859,8 @@ function K(r, n) {
|
|
|
2856
2859
|
var li = typeof navigator < "u";
|
|
2857
2860
|
li && ai && navigator.appName == "Microsoft Internet Explorer" ? (D.prototype.am = function(n, t, e, i, s, a) {
|
|
2858
2861
|
for (var c = t & 32767, l = t >> 15; --a >= 0; ) {
|
|
2859
|
-
var h = this[n] & 32767,
|
|
2860
|
-
h = c * h + ((f & 32767) << 15) + e[i] + (s & 1073741823), s = (h >>> 30) + (f >>> 15) + l *
|
|
2862
|
+
var h = this[n] & 32767, d = this[n++] >> 15, f = l * h + d * c;
|
|
2863
|
+
h = c * h + ((f & 32767) << 15) + e[i] + (s & 1073741823), s = (h >>> 30) + (f >>> 15) + l * d + (s >>> 30), e[i++] = h & 1073741823;
|
|
2861
2864
|
}
|
|
2862
2865
|
return s;
|
|
2863
2866
|
}, At = 30) : li && ai && navigator.appName != "Netscape" ? (D.prototype.am = function(n, t, e, i, s, a) {
|
|
@@ -2868,33 +2871,33 @@ li && ai && navigator.appName == "Microsoft Internet Explorer" ? (D.prototype.am
|
|
|
2868
2871
|
return s;
|
|
2869
2872
|
}, At = 26) : (D.prototype.am = function(n, t, e, i, s, a) {
|
|
2870
2873
|
for (var c = t & 16383, l = t >> 14; --a >= 0; ) {
|
|
2871
|
-
var h = this[n] & 16383,
|
|
2872
|
-
h = c * h + ((f & 16383) << 14) + e[i] + s, s = (h >> 28) + (f >> 14) + l *
|
|
2874
|
+
var h = this[n] & 16383, d = this[n++] >> 14, f = l * h + d * c;
|
|
2875
|
+
h = c * h + ((f & 16383) << 14) + e[i] + s, s = (h >> 28) + (f >> 14) + l * d, e[i++] = h & 268435455;
|
|
2873
2876
|
}
|
|
2874
2877
|
return s;
|
|
2875
2878
|
}, At = 28);
|
|
2876
2879
|
D.prototype.DB = At;
|
|
2877
2880
|
D.prototype.DM = (1 << At) - 1;
|
|
2878
2881
|
D.prototype.DV = 1 << At;
|
|
2879
|
-
var
|
|
2880
|
-
D.prototype.FV = Math.pow(2,
|
|
2881
|
-
D.prototype.F1 =
|
|
2882
|
-
D.prototype.F2 = 2 * At -
|
|
2883
|
-
var qe = [], Xt,
|
|
2882
|
+
var Hn = 52;
|
|
2883
|
+
D.prototype.FV = Math.pow(2, Hn);
|
|
2884
|
+
D.prototype.F1 = Hn - At;
|
|
2885
|
+
D.prototype.F2 = 2 * At - Hn;
|
|
2886
|
+
var qe = [], Xt, dt;
|
|
2884
2887
|
Xt = 48;
|
|
2885
|
-
for (
|
|
2886
|
-
qe[Xt++] =
|
|
2888
|
+
for (dt = 0; dt <= 9; ++dt)
|
|
2889
|
+
qe[Xt++] = dt;
|
|
2887
2890
|
Xt = 97;
|
|
2888
|
-
for (
|
|
2889
|
-
qe[Xt++] =
|
|
2891
|
+
for (dt = 10; dt < 36; ++dt)
|
|
2892
|
+
qe[Xt++] = dt;
|
|
2890
2893
|
Xt = 65;
|
|
2891
|
-
for (
|
|
2892
|
-
qe[Xt++] =
|
|
2894
|
+
for (dt = 10; dt < 36; ++dt)
|
|
2895
|
+
qe[Xt++] = dt;
|
|
2893
2896
|
function hi(r, n) {
|
|
2894
2897
|
var t = qe[r.charCodeAt(n)];
|
|
2895
2898
|
return t ?? -1;
|
|
2896
2899
|
}
|
|
2897
|
-
function
|
|
2900
|
+
function xt(r) {
|
|
2898
2901
|
var n = O();
|
|
2899
2902
|
return n.fromInt(r), n;
|
|
2900
2903
|
}
|
|
@@ -2902,8 +2905,8 @@ function fe(r) {
|
|
|
2902
2905
|
var n = 1, t;
|
|
2903
2906
|
return (t = r >>> 16) != 0 && (r = t, n += 16), (t = r >> 8) != 0 && (r = t, n += 8), (t = r >> 4) != 0 && (r = t, n += 4), (t = r >> 2) != 0 && (r = t, n += 2), (t = r >> 1) != 0 && (r = t, n += 1), n;
|
|
2904
2907
|
}
|
|
2905
|
-
D.ZERO =
|
|
2906
|
-
D.ONE =
|
|
2908
|
+
D.ZERO = xt(0);
|
|
2909
|
+
D.ONE = xt(1);
|
|
2907
2910
|
var Xa = (
|
|
2908
2911
|
/** @class */
|
|
2909
2912
|
function() {
|
|
@@ -2926,14 +2929,14 @@ var Xa = (
|
|
|
2926
2929
|
function Ja() {
|
|
2927
2930
|
return new Xa();
|
|
2928
2931
|
}
|
|
2929
|
-
var Ki = 256, ge,
|
|
2930
|
-
if (
|
|
2931
|
-
|
|
2932
|
+
var Ki = 256, ge, kt = null, bt;
|
|
2933
|
+
if (kt == null) {
|
|
2934
|
+
kt = [], bt = 0;
|
|
2932
2935
|
var ye = void 0;
|
|
2933
2936
|
if (typeof window < "u" && window.crypto && window.crypto.getRandomValues) {
|
|
2934
2937
|
var Ye = new Uint32Array(256);
|
|
2935
2938
|
for (window.crypto.getRandomValues(Ye), ye = 0; ye < Ye.length; ++ye)
|
|
2936
|
-
|
|
2939
|
+
kt[bt++] = Ye[ye] & 255;
|
|
2937
2940
|
}
|
|
2938
2941
|
var be = 0, me = function(r) {
|
|
2939
2942
|
if (be = be || 0, be >= 256 || bt >= Ki) {
|
|
@@ -2942,7 +2945,7 @@ if (xt == null) {
|
|
|
2942
2945
|
}
|
|
2943
2946
|
try {
|
|
2944
2947
|
var n = r.x + r.y;
|
|
2945
|
-
|
|
2948
|
+
kt[bt++] = n & 255, be += 1;
|
|
2946
2949
|
} catch {
|
|
2947
2950
|
}
|
|
2948
2951
|
};
|
|
@@ -2952,15 +2955,15 @@ function Qa() {
|
|
|
2952
2955
|
if (ge == null) {
|
|
2953
2956
|
for (ge = Ja(); bt < Ki; ) {
|
|
2954
2957
|
var r = Math.floor(65536 * Math.random());
|
|
2955
|
-
|
|
2958
|
+
kt[bt++] = r & 255;
|
|
2956
2959
|
}
|
|
2957
|
-
for (ge.init(
|
|
2958
|
-
|
|
2960
|
+
for (ge.init(kt), bt = 0; bt < kt.length; ++bt)
|
|
2961
|
+
kt[bt] = 0;
|
|
2959
2962
|
bt = 0;
|
|
2960
2963
|
}
|
|
2961
2964
|
return ge.next();
|
|
2962
2965
|
}
|
|
2963
|
-
var
|
|
2966
|
+
var dn = (
|
|
2964
2967
|
/** @class */
|
|
2965
2968
|
function() {
|
|
2966
2969
|
function r() {
|
|
@@ -2987,7 +2990,7 @@ function Ya(r, n) {
|
|
|
2987
2990
|
i < 128 ? t[--n] = i : i > 127 && i < 2048 ? (t[--n] = i & 63 | 128, t[--n] = i >> 6 | 192) : (t[--n] = i & 63 | 128, t[--n] = i >> 6 & 63 | 128, t[--n] = i >> 12 | 224);
|
|
2988
2991
|
}
|
|
2989
2992
|
t[--n] = 0;
|
|
2990
|
-
for (var s = new
|
|
2993
|
+
for (var s = new dn(), a = []; n > 2; ) {
|
|
2991
2994
|
for (a[0] = 0; a[0] == 0; )
|
|
2992
2995
|
s.nextBytes(a);
|
|
2993
2996
|
t[--n] = a[0];
|
|
@@ -3025,7 +3028,7 @@ var to = (
|
|
|
3025
3028
|
}, r.prototype.setPrivateEx = function(n, t, e, i, s, a, c, l) {
|
|
3026
3029
|
n != null && t != null && n.length > 0 && t.length > 0 ? (this.n = K(n, 16), this.e = parseInt(t, 16), this.d = K(e, 16), this.p = K(i, 16), this.q = K(s, 16), this.dmp1 = K(a, 16), this.dmq1 = K(c, 16), this.coeff = K(l, 16)) : console.error("Invalid RSA private key");
|
|
3027
3030
|
}, r.prototype.generate = function(n, t) {
|
|
3028
|
-
var e = new
|
|
3031
|
+
var e = new dn(), i = n >> 1;
|
|
3029
3032
|
this.e = parseInt(t, 16);
|
|
3030
3033
|
for (var s = new D(t, 16); ; ) {
|
|
3031
3034
|
for (; this.p = new D(n - i, 1, e), !(this.p.subtract(D.ONE).gcd(s).compareTo(D.ONE) == 0 && this.p.isProbablePrime(10)); )
|
|
@@ -3046,7 +3049,7 @@ var to = (
|
|
|
3046
3049
|
var t = K(n, 16), e = this.doPrivate(t);
|
|
3047
3050
|
return e == null ? null : eo(e, this.n.bitLength() + 7 >> 3);
|
|
3048
3051
|
}, r.prototype.generateAsync = function(n, t, e) {
|
|
3049
|
-
var i = new
|
|
3052
|
+
var i = new dn(), s = n >> 1;
|
|
3050
3053
|
this.e = parseInt(t, 16);
|
|
3051
3054
|
var a = new D(t, 16), c = this, l = function() {
|
|
3052
3055
|
var h = function() {
|
|
@@ -3058,16 +3061,16 @@ var to = (
|
|
|
3058
3061
|
S.gcd(a).compareTo(D.ONE) == 0 ? (c.n = c.p.multiply(c.q), c.d = a.modInverse(S), c.dmp1 = c.d.mod(E), c.dmq1 = c.d.mod(v), c.coeff = c.q.modInverse(c.p), setTimeout(function() {
|
|
3059
3062
|
e();
|
|
3060
3063
|
}, 0)) : setTimeout(l, 0);
|
|
3061
|
-
},
|
|
3064
|
+
}, d = function() {
|
|
3062
3065
|
c.q = O(), c.q.fromNumberAsync(s, 1, i, function() {
|
|
3063
3066
|
c.q.subtract(D.ONE).gcda(a, function(b) {
|
|
3064
|
-
b.compareTo(D.ONE) == 0 && c.q.isProbablePrime(10) ? setTimeout(h, 0) : setTimeout(
|
|
3067
|
+
b.compareTo(D.ONE) == 0 && c.q.isProbablePrime(10) ? setTimeout(h, 0) : setTimeout(d, 0);
|
|
3065
3068
|
});
|
|
3066
3069
|
});
|
|
3067
3070
|
}, f = function() {
|
|
3068
3071
|
c.p = O(), c.p.fromNumberAsync(n - s, 1, i, function() {
|
|
3069
3072
|
c.p.subtract(D.ONE).gcda(a, function(b) {
|
|
3070
|
-
b.compareTo(D.ONE) == 0 && c.p.isProbablePrime(10) ? setTimeout(
|
|
3073
|
+
b.compareTo(D.ONE) == 0 && c.p.isProbablePrime(10) ? setTimeout(d, 0) : setTimeout(f, 0);
|
|
3071
3074
|
});
|
|
3072
3075
|
});
|
|
3073
3076
|
};
|
|
@@ -3164,8 +3167,8 @@ W.lang = {
|
|
|
3164
3167
|
try {
|
|
3165
3168
|
/MSIE/.test(navigator.userAgent) && (s = function(c, l) {
|
|
3166
3169
|
for (i = 0; i < a.length; i = i + 1) {
|
|
3167
|
-
var h = a[i],
|
|
3168
|
-
typeof
|
|
3170
|
+
var h = a[i], d = l[h];
|
|
3171
|
+
typeof d == "function" && d != Object.prototype[h] && (c[h] = d);
|
|
3169
3172
|
}
|
|
3170
3173
|
});
|
|
3171
3174
|
} catch {
|
|
@@ -3204,68 +3207,68 @@ m.asn1.ASN1Util = new function() {
|
|
|
3204
3207
|
}, this.getPEMStringFromHex = function(r, n) {
|
|
3205
3208
|
return hextopem(r, n);
|
|
3206
3209
|
}, this.newObject = function(r) {
|
|
3207
|
-
var n = m, t = n.asn1, e = t.DERBoolean, i = t.DERInteger, s = t.DERBitString, a = t.DEROctetString, c = t.DERNull, l = t.DERObjectIdentifier, h = t.DEREnumerated,
|
|
3210
|
+
var n = m, t = n.asn1, e = t.DERBoolean, i = t.DERInteger, s = t.DERBitString, a = t.DEROctetString, c = t.DERNull, l = t.DERObjectIdentifier, h = t.DEREnumerated, d = t.DERUTF8String, f = t.DERNumericString, b = t.DERPrintableString, E = t.DERTeletexString, v = t.DERIA5String, S = t.DERUTCTime, T = t.DERGeneralizedTime, q = t.DERSequence, U = t.DERSet, j = t.DERTaggedObject, it = t.ASN1Util.newObject, X = Object.keys(r);
|
|
3208
3211
|
if (X.length != 1)
|
|
3209
3212
|
throw "key of param shall be only one.";
|
|
3210
|
-
var
|
|
3211
|
-
if (":bool:int:bitstr:octstr:null:oid:enum:utf8str:numstr:prnstr:telstr:ia5str:utctime:gentime:seq:set:tag:".indexOf(":" +
|
|
3212
|
-
throw "undefined key: " +
|
|
3213
|
-
if (
|
|
3214
|
-
return new e(r[
|
|
3215
|
-
if (
|
|
3216
|
-
return new i(r[
|
|
3217
|
-
if (
|
|
3218
|
-
return new s(r[
|
|
3219
|
-
if (
|
|
3220
|
-
return new a(r[
|
|
3221
|
-
if (
|
|
3222
|
-
return new c(r[
|
|
3223
|
-
if (
|
|
3224
|
-
return new l(r[
|
|
3225
|
-
if (
|
|
3226
|
-
return new h(r[
|
|
3227
|
-
if (
|
|
3228
|
-
return new
|
|
3229
|
-
if (
|
|
3230
|
-
return new f(r[
|
|
3231
|
-
if (
|
|
3232
|
-
return new b(r[
|
|
3233
|
-
if (
|
|
3234
|
-
return new E(r[
|
|
3235
|
-
if (
|
|
3236
|
-
return new v(r[
|
|
3237
|
-
if (
|
|
3238
|
-
return new S(r[
|
|
3239
|
-
if (
|
|
3240
|
-
return new T(r[
|
|
3241
|
-
if (
|
|
3242
|
-
for (var ct = r[
|
|
3213
|
+
var k = X[0];
|
|
3214
|
+
if (":bool:int:bitstr:octstr:null:oid:enum:utf8str:numstr:prnstr:telstr:ia5str:utctime:gentime:seq:set:tag:".indexOf(":" + k + ":") == -1)
|
|
3215
|
+
throw "undefined key: " + k;
|
|
3216
|
+
if (k == "bool")
|
|
3217
|
+
return new e(r[k]);
|
|
3218
|
+
if (k == "int")
|
|
3219
|
+
return new i(r[k]);
|
|
3220
|
+
if (k == "bitstr")
|
|
3221
|
+
return new s(r[k]);
|
|
3222
|
+
if (k == "octstr")
|
|
3223
|
+
return new a(r[k]);
|
|
3224
|
+
if (k == "null")
|
|
3225
|
+
return new c(r[k]);
|
|
3226
|
+
if (k == "oid")
|
|
3227
|
+
return new l(r[k]);
|
|
3228
|
+
if (k == "enum")
|
|
3229
|
+
return new h(r[k]);
|
|
3230
|
+
if (k == "utf8str")
|
|
3231
|
+
return new d(r[k]);
|
|
3232
|
+
if (k == "numstr")
|
|
3233
|
+
return new f(r[k]);
|
|
3234
|
+
if (k == "prnstr")
|
|
3235
|
+
return new b(r[k]);
|
|
3236
|
+
if (k == "telstr")
|
|
3237
|
+
return new E(r[k]);
|
|
3238
|
+
if (k == "ia5str")
|
|
3239
|
+
return new v(r[k]);
|
|
3240
|
+
if (k == "utctime")
|
|
3241
|
+
return new S(r[k]);
|
|
3242
|
+
if (k == "gentime")
|
|
3243
|
+
return new T(r[k]);
|
|
3244
|
+
if (k == "seq") {
|
|
3245
|
+
for (var ct = r[k], wt = [], vt = 0; vt < ct.length; vt++) {
|
|
3243
3246
|
var Ge = it(ct[vt]);
|
|
3244
3247
|
wt.push(Ge);
|
|
3245
3248
|
}
|
|
3246
3249
|
return new q({ array: wt });
|
|
3247
3250
|
}
|
|
3248
|
-
if (
|
|
3249
|
-
for (var ct = r[
|
|
3251
|
+
if (k == "set") {
|
|
3252
|
+
for (var ct = r[k], wt = [], vt = 0; vt < ct.length; vt++) {
|
|
3250
3253
|
var Ge = it(ct[vt]);
|
|
3251
3254
|
wt.push(Ge);
|
|
3252
3255
|
}
|
|
3253
3256
|
return new U({ array: wt });
|
|
3254
3257
|
}
|
|
3255
|
-
if (
|
|
3256
|
-
var _t = r[
|
|
3258
|
+
if (k == "tag") {
|
|
3259
|
+
var _t = r[k];
|
|
3257
3260
|
if (Object.prototype.toString.call(_t) === "[object Array]" && _t.length == 3) {
|
|
3258
3261
|
var wa = it(_t[2]);
|
|
3259
|
-
return new
|
|
3262
|
+
return new j({
|
|
3260
3263
|
tag: _t[0],
|
|
3261
3264
|
explicit: _t[1],
|
|
3262
3265
|
obj: wa
|
|
3263
3266
|
});
|
|
3264
3267
|
} else {
|
|
3265
|
-
var
|
|
3266
|
-
if (_t.explicit !== void 0 && (
|
|
3268
|
+
var de = {};
|
|
3269
|
+
if (_t.explicit !== void 0 && (de.explicit = _t.explicit), _t.tag !== void 0 && (de.tag = _t.tag), _t.obj === void 0)
|
|
3267
3270
|
throw "obj shall be specified for 'tag'.";
|
|
3268
|
-
return
|
|
3271
|
+
return de.obj = it(_t.obj), new j(de);
|
|
3269
3272
|
}
|
|
3270
3273
|
}
|
|
3271
3274
|
}, this.jsonToASN1HEX = function(r) {
|
|
@@ -3288,14 +3291,14 @@ m.asn1.ASN1Util.oidIntToHex = function(r) {
|
|
|
3288
3291
|
var l = c.toString(16);
|
|
3289
3292
|
return l.length == 1 && (l = "0" + l), l;
|
|
3290
3293
|
}, t = function(c) {
|
|
3291
|
-
var l = "", h = new D(c, 10),
|
|
3294
|
+
var l = "", h = new D(c, 10), d = h.toString(2), f = 7 - d.length % 7;
|
|
3292
3295
|
f == 7 && (f = 0);
|
|
3293
3296
|
for (var b = "", E = 0; E < f; E++)
|
|
3294
3297
|
b += "0";
|
|
3295
|
-
|
|
3296
|
-
for (var E = 0; E <
|
|
3297
|
-
var v =
|
|
3298
|
-
E !=
|
|
3298
|
+
d = b + d;
|
|
3299
|
+
for (var E = 0; E < d.length - 1; E += 7) {
|
|
3300
|
+
var v = d.substr(E, 7);
|
|
3301
|
+
E != d.length - 7 && (v = "1" + v), l += n(parseInt(v, 2));
|
|
3299
3302
|
}
|
|
3300
3303
|
return l;
|
|
3301
3304
|
};
|
|
@@ -3350,7 +3353,7 @@ m.asn1.DERAbstractTime = function(r) {
|
|
|
3350
3353
|
}, this.formatDate = function(n, t, e) {
|
|
3351
3354
|
var i = this.zeroPadding, s = this.localDateToUTC(n), a = String(s.getFullYear());
|
|
3352
3355
|
t == "utc" && (a = a.substr(2, 2));
|
|
3353
|
-
var c = i(String(s.getMonth() + 1), 2), l = i(String(s.getDate()), 2), h = i(String(s.getHours()), 2),
|
|
3356
|
+
var c = i(String(s.getMonth() + 1), 2), l = i(String(s.getDate()), 2), h = i(String(s.getHours()), 2), d = i(String(s.getMinutes()), 2), f = i(String(s.getSeconds()), 2), b = a + c + l + h + d + f;
|
|
3354
3357
|
if (e === !0) {
|
|
3355
3358
|
var E = s.getMilliseconds();
|
|
3356
3359
|
if (E != 0) {
|
|
@@ -3457,8 +3460,8 @@ m.asn1.DERObjectIdentifier = function(r) {
|
|
|
3457
3460
|
l += "0";
|
|
3458
3461
|
a = l + a;
|
|
3459
3462
|
for (var h = 0; h < a.length - 1; h += 7) {
|
|
3460
|
-
var
|
|
3461
|
-
h != a.length - 7 && (
|
|
3463
|
+
var d = a.substr(h, 7);
|
|
3464
|
+
h != a.length - 7 && (d = "1" + d), i += n(parseInt(d, 2));
|
|
3462
3465
|
}
|
|
3463
3466
|
return i;
|
|
3464
3467
|
};
|
|
@@ -3587,15 +3590,15 @@ var ro = /* @__PURE__ */ function() {
|
|
|
3587
3590
|
}
|
|
3588
3591
|
return n.prototype.parseKey = function(t) {
|
|
3589
3592
|
try {
|
|
3590
|
-
var e = 0, i = 0, s = /^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/, a = s.test(t) ? qa.decode(t) :
|
|
3593
|
+
var e = 0, i = 0, s = /^\s*(?:[0-9A-Fa-f][0-9A-Fa-f]\s*)+$/, a = s.test(t) ? qa.decode(t) : pn.unarmor(t), c = Ka.decode(a);
|
|
3591
3594
|
if (c.sub.length === 3 && (c = c.sub[2].sub[0]), c.sub.length === 9) {
|
|
3592
3595
|
e = c.sub[1].getHexStringValue(), this.n = K(e, 16), i = c.sub[2].getHexStringValue(), this.e = parseInt(i, 16);
|
|
3593
3596
|
var l = c.sub[3].getHexStringValue();
|
|
3594
3597
|
this.d = K(l, 16);
|
|
3595
3598
|
var h = c.sub[4].getHexStringValue();
|
|
3596
3599
|
this.p = K(h, 16);
|
|
3597
|
-
var
|
|
3598
|
-
this.q = K(
|
|
3600
|
+
var d = c.sub[5].getHexStringValue();
|
|
3601
|
+
this.q = K(d, 16);
|
|
3599
3602
|
var f = c.sub[6].getHexStringValue();
|
|
3600
3603
|
this.dmp1 = K(f, 16);
|
|
3601
3604
|
var b = c.sub[7].getHexStringValue();
|
|
@@ -3736,10 +3739,10 @@ function Wi(r, n) {
|
|
|
3736
3739
|
return r.apply(n, arguments);
|
|
3737
3740
|
};
|
|
3738
3741
|
}
|
|
3739
|
-
const { toString: oo } = Object.prototype, { getPrototypeOf:
|
|
3742
|
+
const { toString: oo } = Object.prototype, { getPrototypeOf: jn } = Object, He = /* @__PURE__ */ ((r) => (n) => {
|
|
3740
3743
|
const t = oo.call(n);
|
|
3741
3744
|
return r[t] || (r[t] = t.slice(8, -1).toLowerCase());
|
|
3742
|
-
})(/* @__PURE__ */ Object.create(null)), mt = (r) => (r = r.toLowerCase(), (n) =>
|
|
3745
|
+
})(/* @__PURE__ */ Object.create(null)), mt = (r) => (r = r.toLowerCase(), (n) => He(n) === r), je = (r) => (n) => typeof n === r, { isArray: Jt } = Array, le = je("undefined");
|
|
3743
3746
|
function co(r) {
|
|
3744
3747
|
return r !== null && !le(r) && r.constructor !== null && !le(r.constructor) && ut(r.constructor.isBuffer) && r.constructor.isBuffer(r);
|
|
3745
3748
|
}
|
|
@@ -3748,14 +3751,14 @@ function lo(r) {
|
|
|
3748
3751
|
let n;
|
|
3749
3752
|
return typeof ArrayBuffer < "u" && ArrayBuffer.isView ? n = ArrayBuffer.isView(r) : n = r && r.buffer && $i(r.buffer), n;
|
|
3750
3753
|
}
|
|
3751
|
-
const ho =
|
|
3752
|
-
if (
|
|
3754
|
+
const ho = je("string"), ut = je("function"), zi = je("number"), Ke = (r) => r !== null && typeof r == "object", uo = (r) => r === !0 || r === !1, Te = (r) => {
|
|
3755
|
+
if (He(r) !== "object")
|
|
3753
3756
|
return !1;
|
|
3754
|
-
const n =
|
|
3757
|
+
const n = jn(r);
|
|
3755
3758
|
return (n === null || n === Object.prototype || Object.getPrototypeOf(n) === null) && !(Symbol.toStringTag in r) && !(Symbol.iterator in r);
|
|
3756
3759
|
}, po = mt("Date"), _o = mt("File"), fo = mt("Blob"), go = mt("FileList"), yo = (r) => Ke(r) && ut(r.pipe), bo = (r) => {
|
|
3757
3760
|
let n;
|
|
3758
|
-
return r && (typeof FormData == "function" && r instanceof FormData || ut(r.append) && ((n =
|
|
3761
|
+
return r && (typeof FormData == "function" && r instanceof FormData || ut(r.append) && ((n = He(r)) === "formdata" || // detect form-data instance
|
|
3759
3762
|
n === "object" && ut(r.toString) && r.toString() === "[object FormData]"));
|
|
3760
3763
|
}, mo = mt("URLSearchParams"), [wo, vo, Eo, Po] = ["ReadableStream", "Request", "Response", "Headers"].map(mt), Co = (r) => r.trim ? r.trim() : r.replace(/^[\s\uFEFF\xA0]+|[\s\uFEFF\xA0]+$/g, "");
|
|
3761
3764
|
function ue(r, n, { allOwnKeys: t = !1 } = {}) {
|
|
@@ -3793,18 +3796,18 @@ function _n() {
|
|
|
3793
3796
|
}
|
|
3794
3797
|
const To = (r, n, t, { allOwnKeys: e } = {}) => (ue(n, (i, s) => {
|
|
3795
3798
|
t && ut(i) ? r[s] = Wi(i, t) : r[s] = i;
|
|
3796
|
-
}, { allOwnKeys: e }), r), So = (r) => (r.charCodeAt(0) === 65279 && (r = r.slice(1)), r),
|
|
3799
|
+
}, { allOwnKeys: e }), r), So = (r) => (r.charCodeAt(0) === 65279 && (r = r.slice(1)), r), xo = (r, n, t, e) => {
|
|
3797
3800
|
r.prototype = Object.create(n.prototype, e), r.prototype.constructor = r, Object.defineProperty(r, "super", {
|
|
3798
3801
|
value: n.prototype
|
|
3799
3802
|
}), t && Object.assign(r.prototype, t);
|
|
3800
|
-
},
|
|
3803
|
+
}, ko = (r, n, t, e) => {
|
|
3801
3804
|
let i, s, a;
|
|
3802
3805
|
const c = {};
|
|
3803
3806
|
if (n = n || {}, r == null) return n;
|
|
3804
3807
|
do {
|
|
3805
3808
|
for (i = Object.getOwnPropertyNames(r), s = i.length; s-- > 0; )
|
|
3806
3809
|
a = i[s], (!e || e(a, r, n)) && !c[a] && (n[a] = r[a], c[a] = !0);
|
|
3807
|
-
r = t !== !1 &&
|
|
3810
|
+
r = t !== !1 && jn(r);
|
|
3808
3811
|
} while (r && (!t || t(r, n)) && r !== Object.prototype);
|
|
3809
3812
|
return n;
|
|
3810
3813
|
}, Ao = (r, n, t) => {
|
|
@@ -3820,7 +3823,7 @@ const To = (r, n, t, { allOwnKeys: e } = {}) => (ue(n, (i, s) => {
|
|
|
3820
3823
|
for (; n-- > 0; )
|
|
3821
3824
|
t[n] = r[n];
|
|
3822
3825
|
return t;
|
|
3823
|
-
}, Ro = /* @__PURE__ */ ((r) => (n) => r && n instanceof r)(typeof Uint8Array < "u" &&
|
|
3826
|
+
}, Ro = /* @__PURE__ */ ((r) => (n) => r && n instanceof r)(typeof Uint8Array < "u" && jn(Uint8Array)), Io = (r, n) => {
|
|
3824
3827
|
const e = (r && r[Symbol.iterator]).call(r);
|
|
3825
3828
|
let i;
|
|
3826
3829
|
for (; (i = e.next()) && !i.done; ) {
|
|
@@ -3838,7 +3841,7 @@ const To = (r, n, t, { allOwnKeys: e } = {}) => (ue(n, (i, s) => {
|
|
|
3838
3841
|
function(t, e, i) {
|
|
3839
3842
|
return e.toUpperCase() + i;
|
|
3840
3843
|
}
|
|
3841
|
-
),
|
|
3844
|
+
), pi = (({ hasOwnProperty: r }) => (n, t) => r.call(n, t))(Object.prototype), Mo = mt("RegExp"), Ji = (r, n) => {
|
|
3842
3845
|
const t = Object.getOwnPropertyDescriptors(r), e = {};
|
|
3843
3846
|
ue(t, (i, s) => {
|
|
3844
3847
|
let a;
|
|
@@ -3871,7 +3874,7 @@ const To = (r, n, t, { allOwnKeys: e } = {}) => (ue(n, (i, s) => {
|
|
|
3871
3874
|
function qo(r) {
|
|
3872
3875
|
return !!(r && ut(r.append) && r[Symbol.toStringTag] === "FormData" && r[Symbol.iterator]);
|
|
3873
3876
|
}
|
|
3874
|
-
const
|
|
3877
|
+
const Ho = (r) => {
|
|
3875
3878
|
const n = new Array(10), t = (e, i) => {
|
|
3876
3879
|
if (Ke(e)) {
|
|
3877
3880
|
if (n.indexOf(e) >= 0)
|
|
@@ -3888,7 +3891,7 @@ const jo = (r) => {
|
|
|
3888
3891
|
return e;
|
|
3889
3892
|
};
|
|
3890
3893
|
return t(r, 0);
|
|
3891
|
-
},
|
|
3894
|
+
}, jo = mt("AsyncFunction"), Ko = (r) => r && (Ke(r) || ut(r)) && ut(r.then) && ut(r.catch), Qi = ((r, n) => r ? setImmediate : n ? ((t, e) => (Mt.addEventListener("message", ({ source: i, data: s }) => {
|
|
3892
3895
|
i === Mt && s === t && e.length && e.shift()();
|
|
3893
3896
|
}, !1), (i) => {
|
|
3894
3897
|
e.push(i), Mt.postMessage(t, "*");
|
|
@@ -3925,17 +3928,17 @@ const jo = (r) => {
|
|
|
3925
3928
|
extend: To,
|
|
3926
3929
|
trim: Co,
|
|
3927
3930
|
stripBOM: So,
|
|
3928
|
-
inherits:
|
|
3929
|
-
toFlatObject:
|
|
3930
|
-
kindOf:
|
|
3931
|
+
inherits: xo,
|
|
3932
|
+
toFlatObject: ko,
|
|
3933
|
+
kindOf: He,
|
|
3931
3934
|
kindOfTest: mt,
|
|
3932
3935
|
endsWith: Ao,
|
|
3933
3936
|
toArray: Do,
|
|
3934
3937
|
forEachEntry: Io,
|
|
3935
3938
|
matchAll: Oo,
|
|
3936
3939
|
isHTMLForm: No,
|
|
3937
|
-
hasOwnProperty:
|
|
3938
|
-
hasOwnProp:
|
|
3940
|
+
hasOwnProperty: pi,
|
|
3941
|
+
hasOwnProp: pi,
|
|
3939
3942
|
// an alias to avoid ESLint no-prototype-builtins detection
|
|
3940
3943
|
reduceDescriptors: Ji,
|
|
3941
3944
|
freezeMethods: Fo,
|
|
@@ -3947,8 +3950,8 @@ const jo = (r) => {
|
|
|
3947
3950
|
global: Mt,
|
|
3948
3951
|
isContextDefined: Xi,
|
|
3949
3952
|
isSpecCompliantForm: qo,
|
|
3950
|
-
toJSONObject:
|
|
3951
|
-
isAsyncFn:
|
|
3953
|
+
toJSONObject: Ho,
|
|
3954
|
+
isAsyncFn: jo,
|
|
3952
3955
|
isThenable: Ko,
|
|
3953
3956
|
setImmediate: Qi,
|
|
3954
3957
|
asap: Wo
|
|
@@ -4010,7 +4013,7 @@ function fn(r) {
|
|
|
4010
4013
|
function tr(r) {
|
|
4011
4014
|
return y.endsWith(r, "[]") ? r.slice(0, -2) : r;
|
|
4012
4015
|
}
|
|
4013
|
-
function
|
|
4016
|
+
function di(r, n, t) {
|
|
4014
4017
|
return r ? r.concat(n).map(function(i, s) {
|
|
4015
4018
|
return i = tr(i), !t && s ? "[" + i + "]" : i;
|
|
4016
4019
|
}).join(t ? "." : "") : n;
|
|
@@ -4031,7 +4034,7 @@ function We(r, n, t) {
|
|
|
4031
4034
|
}, !1, function(S, T) {
|
|
4032
4035
|
return !y.isUndefined(T[S]);
|
|
4033
4036
|
});
|
|
4034
|
-
const e = t.metaTokens, i = t.visitor ||
|
|
4037
|
+
const e = t.metaTokens, i = t.visitor || d, s = t.dots, a = t.indexes, l = (t.Blob || typeof Blob < "u" && Blob) && y.isSpecCompliantForm(n);
|
|
4035
4038
|
if (!y.isFunction(i))
|
|
4036
4039
|
throw new TypeError("visitor must be a function");
|
|
4037
4040
|
function h(v) {
|
|
@@ -4042,24 +4045,24 @@ function We(r, n, t) {
|
|
|
4042
4045
|
throw new A("Blob is not supported. Use a Buffer instead.");
|
|
4043
4046
|
return y.isArrayBuffer(v) || y.isTypedArray(v) ? l && typeof Blob == "function" ? new Blob([v]) : Buffer.from(v) : v;
|
|
4044
4047
|
}
|
|
4045
|
-
function
|
|
4048
|
+
function d(v, S, T) {
|
|
4046
4049
|
let q = v;
|
|
4047
4050
|
if (v && !T && typeof v == "object") {
|
|
4048
4051
|
if (y.endsWith(S, "{}"))
|
|
4049
4052
|
S = e ? S : S.slice(0, -2), v = JSON.stringify(v);
|
|
4050
4053
|
else if (y.isArray(v) && zo(v) || (y.isFileList(v) || y.endsWith(S, "[]")) && (q = y.toArray(v)))
|
|
4051
|
-
return S = tr(S), q.forEach(function(
|
|
4052
|
-
!(y.isUndefined(
|
|
4054
|
+
return S = tr(S), q.forEach(function(j, it) {
|
|
4055
|
+
!(y.isUndefined(j) || j === null) && n.append(
|
|
4053
4056
|
// eslint-disable-next-line no-nested-ternary
|
|
4054
|
-
a === !0 ?
|
|
4055
|
-
h(
|
|
4057
|
+
a === !0 ? di([S], it, s) : a === null ? S : S + "[]",
|
|
4058
|
+
h(j)
|
|
4056
4059
|
);
|
|
4057
4060
|
}), !1;
|
|
4058
4061
|
}
|
|
4059
|
-
return fn(v) ? !0 : (n.append(
|
|
4062
|
+
return fn(v) ? !0 : (n.append(di(T, S, s), h(v)), !1);
|
|
4060
4063
|
}
|
|
4061
4064
|
const f = [], b = Object.assign(Go, {
|
|
4062
|
-
defaultVisitor:
|
|
4065
|
+
defaultVisitor: d,
|
|
4063
4066
|
convertValue: h,
|
|
4064
4067
|
isVisitable: fn
|
|
4065
4068
|
});
|
|
@@ -4251,7 +4254,7 @@ function oc(r, n, t) {
|
|
|
4251
4254
|
}
|
|
4252
4255
|
return (t || JSON.stringify)(r);
|
|
4253
4256
|
}
|
|
4254
|
-
const
|
|
4257
|
+
const pe = {
|
|
4255
4258
|
transitional: ir,
|
|
4256
4259
|
adapter: ["xhr", "http", "fetch"],
|
|
4257
4260
|
transformRequest: [function(n, t) {
|
|
@@ -4280,7 +4283,7 @@ const de = {
|
|
|
4280
4283
|
return s || i ? (t.setContentType("application/json", !1), oc(n)) : n;
|
|
4281
4284
|
}],
|
|
4282
4285
|
transformResponse: [function(n) {
|
|
4283
|
-
const t = this.transitional ||
|
|
4286
|
+
const t = this.transitional || pe.transitional, e = t && t.forcedJSONParsing, i = this.responseType === "json";
|
|
4284
4287
|
if (y.isResponse(n) || y.isReadableStream(n))
|
|
4285
4288
|
return n;
|
|
4286
4289
|
if (n && y.isString(n) && (e && !this.responseType || i)) {
|
|
@@ -4318,7 +4321,7 @@ const de = {
|
|
|
4318
4321
|
}
|
|
4319
4322
|
};
|
|
4320
4323
|
y.forEach(["delete", "get", "head", "post", "put", "patch"], (r) => {
|
|
4321
|
-
|
|
4324
|
+
pe.headers[r] = {};
|
|
4322
4325
|
});
|
|
4323
4326
|
const cc = y.toObjectSet([
|
|
4324
4327
|
"age",
|
|
@@ -4370,10 +4373,10 @@ function en(r, n, t, e, i) {
|
|
|
4370
4373
|
return e.test(n);
|
|
4371
4374
|
}
|
|
4372
4375
|
}
|
|
4373
|
-
function
|
|
4376
|
+
function pc(r) {
|
|
4374
4377
|
return r.trim().toLowerCase().replace(/([a-z\d])(\w*)/g, (n, t, e) => t.toUpperCase() + e);
|
|
4375
4378
|
}
|
|
4376
|
-
function
|
|
4379
|
+
function dc(r, n) {
|
|
4377
4380
|
const t = y.toCamelCase(" " + n);
|
|
4378
4381
|
["get", "set", "has"].forEach((e) => {
|
|
4379
4382
|
Object.defineProperty(r, e + t, {
|
|
@@ -4391,13 +4394,13 @@ let ot = class {
|
|
|
4391
4394
|
set(n, t, e) {
|
|
4392
4395
|
const i = this;
|
|
4393
4396
|
function s(c, l, h) {
|
|
4394
|
-
const
|
|
4395
|
-
if (!
|
|
4397
|
+
const d = Zt(l);
|
|
4398
|
+
if (!d)
|
|
4396
4399
|
throw new Error("header name must be a non-empty string");
|
|
4397
|
-
const f = y.findKey(i,
|
|
4400
|
+
const f = y.findKey(i, d);
|
|
4398
4401
|
(!f || i[f] === void 0 || h === !0 || h === void 0 && i[f] !== !1) && (i[f || l] = Se(c));
|
|
4399
4402
|
}
|
|
4400
|
-
const a = (c, l) => y.forEach(c, (h,
|
|
4403
|
+
const a = (c, l) => y.forEach(c, (h, d) => s(h, d, l));
|
|
4401
4404
|
if (y.isPlainObject(n) || n instanceof this.constructor)
|
|
4402
4405
|
a(n, t);
|
|
4403
4406
|
else if (y.isString(n) && (n = n.trim()) && !uc(n))
|
|
@@ -4461,7 +4464,7 @@ let ot = class {
|
|
|
4461
4464
|
t[a] = Se(i), delete t[s];
|
|
4462
4465
|
return;
|
|
4463
4466
|
}
|
|
4464
|
-
const c = n ?
|
|
4467
|
+
const c = n ? pc(s) : String(s).trim();
|
|
4465
4468
|
c !== s && delete t[s], t[c] = Se(i), e[c] = !0;
|
|
4466
4469
|
}), this;
|
|
4467
4470
|
}
|
|
@@ -4497,7 +4500,7 @@ let ot = class {
|
|
|
4497
4500
|
}).accessors, i = this.prototype;
|
|
4498
4501
|
function s(a) {
|
|
4499
4502
|
const c = Zt(a);
|
|
4500
|
-
e[c] || (
|
|
4503
|
+
e[c] || (dc(i, a), e[c] = !0);
|
|
4501
4504
|
}
|
|
4502
4505
|
return y.isArray(n) ? n.forEach(s) : s(n), this;
|
|
4503
4506
|
}
|
|
@@ -4514,7 +4517,7 @@ y.reduceDescriptors(ot.prototype, ({ value: r }, n) => {
|
|
|
4514
4517
|
});
|
|
4515
4518
|
y.freezeMethods(ot);
|
|
4516
4519
|
function nn(r, n) {
|
|
4517
|
-
const t = this ||
|
|
4520
|
+
const t = this || pe, e = n || t, i = ot.from(e.headers);
|
|
4518
4521
|
let s = e.data;
|
|
4519
4522
|
return y.forEach(r, function(c) {
|
|
4520
4523
|
s = c.call(t, s, i.normalize(), n ? n.status : void 0);
|
|
@@ -4548,25 +4551,25 @@ function fc(r, n) {
|
|
|
4548
4551
|
const t = new Array(r), e = new Array(r);
|
|
4549
4552
|
let i = 0, s = 0, a;
|
|
4550
4553
|
return n = n !== void 0 ? n : 1e3, function(l) {
|
|
4551
|
-
const h = Date.now(),
|
|
4554
|
+
const h = Date.now(), d = e[s];
|
|
4552
4555
|
a || (a = h), t[i] = l, e[i] = h;
|
|
4553
4556
|
let f = s, b = 0;
|
|
4554
4557
|
for (; f !== i; )
|
|
4555
4558
|
b += t[f++], f = f % r;
|
|
4556
4559
|
if (i = (i + 1) % r, i === s && (s = (s + 1) % r), h - a < n)
|
|
4557
4560
|
return;
|
|
4558
|
-
const E =
|
|
4561
|
+
const E = d && h - d;
|
|
4559
4562
|
return E ? Math.round(b * 1e3 / E) : void 0;
|
|
4560
4563
|
};
|
|
4561
4564
|
}
|
|
4562
4565
|
function gc(r, n) {
|
|
4563
4566
|
let t = 0, e = 1e3 / n, i, s;
|
|
4564
|
-
const a = (h,
|
|
4565
|
-
t =
|
|
4567
|
+
const a = (h, d = Date.now()) => {
|
|
4568
|
+
t = d, i = null, s && (clearTimeout(s), s = null), r.apply(null, h);
|
|
4566
4569
|
};
|
|
4567
4570
|
return [(...h) => {
|
|
4568
|
-
const
|
|
4569
|
-
f >= e ? a(h,
|
|
4571
|
+
const d = Date.now(), f = d - t;
|
|
4572
|
+
f >= e ? a(h, d) : (i = h, s || (s = setTimeout(() => {
|
|
4570
4573
|
s = null, a(i);
|
|
4571
4574
|
}, e - f)));
|
|
4572
4575
|
}, () => i && a(i)];
|
|
@@ -4575,7 +4578,7 @@ const Ue = (r, n, t = 3) => {
|
|
|
4575
4578
|
let e = 0;
|
|
4576
4579
|
const i = fc(50, 250);
|
|
4577
4580
|
return gc((s) => {
|
|
4578
|
-
const a = s.loaded, c = s.lengthComputable ? s.total : void 0, l = a - e, h = i(l),
|
|
4581
|
+
const a = s.loaded, c = s.lengthComputable ? s.total : void 0, l = a - e, h = i(l), d = a <= c;
|
|
4579
4582
|
e = a;
|
|
4580
4583
|
const f = {
|
|
4581
4584
|
loaded: a,
|
|
@@ -4583,7 +4586,7 @@ const Ue = (r, n, t = 3) => {
|
|
|
4583
4586
|
progress: c ? a / c : void 0,
|
|
4584
4587
|
bytes: l,
|
|
4585
4588
|
rate: h || void 0,
|
|
4586
|
-
estimated: h && c &&
|
|
4589
|
+
estimated: h && c && d ? (c - a) / h : void 0,
|
|
4587
4590
|
event: s,
|
|
4588
4591
|
lengthComputable: c != null,
|
|
4589
4592
|
[n ? "download" : "upload"]: !0
|
|
@@ -4641,28 +4644,28 @@ const mi = (r) => r instanceof ot ? { ...r } : r;
|
|
|
4641
4644
|
function Lt(r, n) {
|
|
4642
4645
|
n = n || {};
|
|
4643
4646
|
const t = {};
|
|
4644
|
-
function e(h,
|
|
4645
|
-
return y.isPlainObject(h) && y.isPlainObject(
|
|
4647
|
+
function e(h, d, f, b) {
|
|
4648
|
+
return y.isPlainObject(h) && y.isPlainObject(d) ? y.merge.call({ caseless: b }, h, d) : y.isPlainObject(d) ? y.merge({}, d) : y.isArray(d) ? d.slice() : d;
|
|
4646
4649
|
}
|
|
4647
|
-
function i(h,
|
|
4648
|
-
if (y.isUndefined(
|
|
4650
|
+
function i(h, d, f, b) {
|
|
4651
|
+
if (y.isUndefined(d)) {
|
|
4649
4652
|
if (!y.isUndefined(h))
|
|
4650
4653
|
return e(void 0, h, f, b);
|
|
4651
|
-
} else return e(h,
|
|
4654
|
+
} else return e(h, d, f, b);
|
|
4652
4655
|
}
|
|
4653
|
-
function s(h,
|
|
4654
|
-
if (!y.isUndefined(
|
|
4655
|
-
return e(void 0,
|
|
4656
|
+
function s(h, d) {
|
|
4657
|
+
if (!y.isUndefined(d))
|
|
4658
|
+
return e(void 0, d);
|
|
4656
4659
|
}
|
|
4657
|
-
function a(h,
|
|
4658
|
-
if (y.isUndefined(
|
|
4660
|
+
function a(h, d) {
|
|
4661
|
+
if (y.isUndefined(d)) {
|
|
4659
4662
|
if (!y.isUndefined(h))
|
|
4660
4663
|
return e(void 0, h);
|
|
4661
|
-
} else return e(void 0,
|
|
4664
|
+
} else return e(void 0, d);
|
|
4662
4665
|
}
|
|
4663
|
-
function c(h,
|
|
4666
|
+
function c(h, d, f) {
|
|
4664
4667
|
if (f in n)
|
|
4665
|
-
return e(h,
|
|
4668
|
+
return e(h, d);
|
|
4666
4669
|
if (f in r)
|
|
4667
4670
|
return e(void 0, h);
|
|
4668
4671
|
}
|
|
@@ -4695,11 +4698,11 @@ function Lt(r, n) {
|
|
|
4695
4698
|
socketPath: a,
|
|
4696
4699
|
responseEncoding: a,
|
|
4697
4700
|
validateStatus: c,
|
|
4698
|
-
headers: (h,
|
|
4701
|
+
headers: (h, d, f) => i(mi(h), mi(d), f, !0)
|
|
4699
4702
|
};
|
|
4700
|
-
return y.forEach(Object.keys(Object.assign({}, r, n)), function(
|
|
4701
|
-
const f = l[
|
|
4702
|
-
y.isUndefined(b) && f !== c || (t[
|
|
4703
|
+
return y.forEach(Object.keys(Object.assign({}, r, n)), function(d) {
|
|
4704
|
+
const f = l[d] || i, b = f(r[d], n[d], d);
|
|
4705
|
+
y.isUndefined(b) && f !== c || (t[d] = b);
|
|
4703
4706
|
}), t;
|
|
4704
4707
|
}
|
|
4705
4708
|
const cr = (r) => {
|
|
@@ -4714,8 +4717,8 @@ const cr = (r) => {
|
|
|
4714
4717
|
if (tt.hasStandardBrowserEnv || tt.hasStandardBrowserWebWorkerEnv)
|
|
4715
4718
|
a.setContentType(void 0);
|
|
4716
4719
|
else if ((l = a.getContentType()) !== !1) {
|
|
4717
|
-
const [h, ...
|
|
4718
|
-
a.setContentType([h || "multipart/form-data", ...
|
|
4720
|
+
const [h, ...d] = l ? l.split(";").map((f) => f.trim()).filter(Boolean) : [];
|
|
4721
|
+
a.setContentType([h || "multipart/form-data", ...d].join("; "));
|
|
4719
4722
|
}
|
|
4720
4723
|
}
|
|
4721
4724
|
if (tt.hasStandardBrowserEnv && (e && y.isFunction(e) && (e = e(n)), e || e !== !1 && yc(n.url))) {
|
|
@@ -4728,22 +4731,22 @@ const cr = (r) => {
|
|
|
4728
4731
|
const i = cr(r);
|
|
4729
4732
|
let s = i.data;
|
|
4730
4733
|
const a = ot.from(i.headers).normalize();
|
|
4731
|
-
let { responseType: c, onUploadProgress: l, onDownloadProgress: h } = i,
|
|
4734
|
+
let { responseType: c, onUploadProgress: l, onDownloadProgress: h } = i, d, f, b, E, v;
|
|
4732
4735
|
function S() {
|
|
4733
|
-
E && E(), v && v(), i.cancelToken && i.cancelToken.unsubscribe(
|
|
4736
|
+
E && E(), v && v(), i.cancelToken && i.cancelToken.unsubscribe(d), i.signal && i.signal.removeEventListener("abort", d);
|
|
4734
4737
|
}
|
|
4735
4738
|
let T = new XMLHttpRequest();
|
|
4736
4739
|
T.open(i.method.toUpperCase(), i.url, !0), T.timeout = i.timeout;
|
|
4737
4740
|
function q() {
|
|
4738
4741
|
if (!T)
|
|
4739
4742
|
return;
|
|
4740
|
-
const
|
|
4743
|
+
const j = ot.from(
|
|
4741
4744
|
"getAllResponseHeaders" in T && T.getAllResponseHeaders()
|
|
4742
4745
|
), X = {
|
|
4743
4746
|
data: !c || c === "text" || c === "json" ? T.responseText : T.response,
|
|
4744
4747
|
status: T.status,
|
|
4745
4748
|
statusText: T.statusText,
|
|
4746
|
-
headers:
|
|
4749
|
+
headers: j,
|
|
4747
4750
|
config: r,
|
|
4748
4751
|
request: T
|
|
4749
4752
|
};
|
|
@@ -4770,9 +4773,9 @@ const cr = (r) => {
|
|
|
4770
4773
|
)), T = null;
|
|
4771
4774
|
}, s === void 0 && a.setContentType(null), "setRequestHeader" in T && y.forEach(a.toJSON(), function(it, X) {
|
|
4772
4775
|
T.setRequestHeader(X, it);
|
|
4773
|
-
}), y.isUndefined(i.withCredentials) || (T.withCredentials = !!i.withCredentials), c && c !== "json" && (T.responseType = i.responseType), h && ([b, v] = Ue(h, !0), T.addEventListener("progress", b)), l && T.upload && ([f, E] = Ue(l), T.upload.addEventListener("progress", f), T.upload.addEventListener("loadend", E)), (i.cancelToken || i.signal) && (
|
|
4774
|
-
T && (e(!
|
|
4775
|
-
}, i.cancelToken && i.cancelToken.subscribe(
|
|
4776
|
+
}), y.isUndefined(i.withCredentials) || (T.withCredentials = !!i.withCredentials), c && c !== "json" && (T.responseType = i.responseType), h && ([b, v] = Ue(h, !0), T.addEventListener("progress", b)), l && T.upload && ([f, E] = Ue(l), T.upload.addEventListener("progress", f), T.upload.addEventListener("loadend", E)), (i.cancelToken || i.signal) && (d = (j) => {
|
|
4777
|
+
T && (e(!j || j.type ? new Qt(null, r, T) : j), T.abort(), T = null);
|
|
4778
|
+
}, i.cancelToken && i.cancelToken.subscribe(d), i.signal && (i.signal.aborted ? d() : i.signal.addEventListener("abort", d)));
|
|
4776
4779
|
const U = _c(i.url);
|
|
4777
4780
|
if (U && tt.protocols.indexOf(U) === -1) {
|
|
4778
4781
|
e(new A("Unsupported protocol " + U + ":", A.ERR_BAD_REQUEST, r));
|
|
@@ -4787,8 +4790,8 @@ const cr = (r) => {
|
|
|
4787
4790
|
const s = function(h) {
|
|
4788
4791
|
if (!i) {
|
|
4789
4792
|
i = !0, c();
|
|
4790
|
-
const
|
|
4791
|
-
e.abort(
|
|
4793
|
+
const d = h instanceof Error ? h : this.reason;
|
|
4794
|
+
e.abort(d instanceof A ? d : new Qt(d instanceof Error ? d.message : d));
|
|
4792
4795
|
}
|
|
4793
4796
|
};
|
|
4794
4797
|
let a = n && setTimeout(() => {
|
|
@@ -4839,17 +4842,17 @@ const cr = (r) => {
|
|
|
4839
4842
|
return new ReadableStream({
|
|
4840
4843
|
async pull(l) {
|
|
4841
4844
|
try {
|
|
4842
|
-
const { done: h, value:
|
|
4845
|
+
const { done: h, value: d } = await i.next();
|
|
4843
4846
|
if (h) {
|
|
4844
4847
|
c(), l.close();
|
|
4845
4848
|
return;
|
|
4846
4849
|
}
|
|
4847
|
-
let f =
|
|
4850
|
+
let f = d.byteLength;
|
|
4848
4851
|
if (t) {
|
|
4849
4852
|
let b = s += f;
|
|
4850
4853
|
t(b);
|
|
4851
4854
|
}
|
|
4852
|
-
l.enqueue(new Uint8Array(
|
|
4855
|
+
l.enqueue(new Uint8Array(d));
|
|
4853
4856
|
} catch (h) {
|
|
4854
4857
|
throw c(h), h;
|
|
4855
4858
|
}
|
|
@@ -4860,13 +4863,13 @@ const cr = (r) => {
|
|
|
4860
4863
|
}, {
|
|
4861
4864
|
highWaterMark: 2
|
|
4862
4865
|
});
|
|
4863
|
-
}, $e = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", lr = $e && typeof ReadableStream == "function",
|
|
4866
|
+
}, $e = typeof fetch == "function" && typeof Request == "function" && typeof Response == "function", lr = $e && typeof ReadableStream == "function", xc = $e && (typeof TextEncoder == "function" ? /* @__PURE__ */ ((r) => (n) => r.encode(n))(new TextEncoder()) : async (r) => new Uint8Array(await new Response(r).arrayBuffer())), hr = (r, ...n) => {
|
|
4864
4867
|
try {
|
|
4865
4868
|
return !!r(...n);
|
|
4866
4869
|
} catch {
|
|
4867
4870
|
return !1;
|
|
4868
4871
|
}
|
|
4869
|
-
},
|
|
4872
|
+
}, kc = lr && hr(() => {
|
|
4870
4873
|
let r = !1;
|
|
4871
4874
|
const n = new Request(tt.origin, {
|
|
4872
4875
|
body: new ReadableStream(),
|
|
@@ -4899,7 +4902,7 @@ const Ac = async (r) => {
|
|
|
4899
4902
|
if (y.isArrayBufferView(r) || y.isArrayBuffer(r))
|
|
4900
4903
|
return r.byteLength;
|
|
4901
4904
|
if (y.isURLSearchParams(r) && (r = r + ""), y.isString(r))
|
|
4902
|
-
return (await
|
|
4905
|
+
return (await xc(r)).byteLength;
|
|
4903
4906
|
}, Dc = async (r, n) => {
|
|
4904
4907
|
const t = y.toFiniteNumber(r.getContentLength());
|
|
4905
4908
|
return t ?? Ac(n);
|
|
@@ -4914,7 +4917,7 @@ const Ac = async (r) => {
|
|
|
4914
4917
|
onDownloadProgress: c,
|
|
4915
4918
|
onUploadProgress: l,
|
|
4916
4919
|
responseType: h,
|
|
4917
|
-
headers:
|
|
4920
|
+
headers: d,
|
|
4918
4921
|
withCredentials: f = "same-origin",
|
|
4919
4922
|
fetchOptions: b
|
|
4920
4923
|
} = cr(r);
|
|
@@ -4925,13 +4928,13 @@ const Ac = async (r) => {
|
|
|
4925
4928
|
});
|
|
4926
4929
|
let T;
|
|
4927
4930
|
try {
|
|
4928
|
-
if (l &&
|
|
4931
|
+
if (l && kc && t !== "get" && t !== "head" && (T = await Dc(d, e)) !== 0) {
|
|
4929
4932
|
let X = new Request(n, {
|
|
4930
4933
|
method: "POST",
|
|
4931
4934
|
body: e,
|
|
4932
4935
|
duplex: "half"
|
|
4933
|
-
}),
|
|
4934
|
-
if (y.isFormData(e) && (
|
|
4936
|
+
}), k;
|
|
4937
|
+
if (y.isFormData(e) && (k = X.headers.get("content-type")) && d.setContentType(k), X.body) {
|
|
4935
4938
|
const [ct, wt] = yi(
|
|
4936
4939
|
T,
|
|
4937
4940
|
Ue(bi(l))
|
|
@@ -4945,20 +4948,20 @@ const Ac = async (r) => {
|
|
|
4945
4948
|
...b,
|
|
4946
4949
|
signal: E,
|
|
4947
4950
|
method: t.toUpperCase(),
|
|
4948
|
-
headers:
|
|
4951
|
+
headers: d.normalize().toJSON(),
|
|
4949
4952
|
body: e,
|
|
4950
4953
|
duplex: "half",
|
|
4951
4954
|
credentials: q ? f : void 0
|
|
4952
4955
|
});
|
|
4953
4956
|
let U = await fetch(v);
|
|
4954
|
-
const
|
|
4955
|
-
if (yn && (c ||
|
|
4957
|
+
const j = yn && (h === "stream" || h === "response");
|
|
4958
|
+
if (yn && (c || j && S)) {
|
|
4956
4959
|
const X = {};
|
|
4957
4960
|
["status", "statusText", "headers"].forEach((vt) => {
|
|
4958
4961
|
X[vt] = U[vt];
|
|
4959
4962
|
});
|
|
4960
|
-
const
|
|
4961
|
-
|
|
4963
|
+
const k = y.toFiniteNumber(U.headers.get("content-length")), [ct, wt] = c && yi(
|
|
4964
|
+
k,
|
|
4962
4965
|
Ue(bi(c), !0)
|
|
4963
4966
|
) || [];
|
|
4964
4967
|
U = new Response(
|
|
@@ -4970,8 +4973,8 @@ const Ac = async (r) => {
|
|
|
4970
4973
|
}
|
|
4971
4974
|
h = h || "text";
|
|
4972
4975
|
let it = await Le[y.findKey(Le, h) || "text"](U, r);
|
|
4973
|
-
return !
|
|
4974
|
-
ar(X,
|
|
4976
|
+
return !j && S && S(), await new Promise((X, k) => {
|
|
4977
|
+
ar(X, k, {
|
|
4975
4978
|
data: it,
|
|
4976
4979
|
headers: ot.from(U.headers),
|
|
4977
4980
|
status: U.status,
|
|
@@ -5041,7 +5044,7 @@ function Pi(r) {
|
|
|
5041
5044
|
return rn(r), r.headers = ot.from(r.headers), r.data = nn.call(
|
|
5042
5045
|
r,
|
|
5043
5046
|
r.transformRequest
|
|
5044
|
-
), ["post", "put", "patch"].indexOf(r.method) !== -1 && r.headers.setContentType("application/x-www-form-urlencoded", !1), ur.getAdapter(r.adapter ||
|
|
5047
|
+
), ["post", "put", "patch"].indexOf(r.method) !== -1 && r.headers.setContentType("application/x-www-form-urlencoded", !1), ur.getAdapter(r.adapter || pe.adapter)(r).then(function(e) {
|
|
5045
5048
|
return rn(r), e.data = nn.call(
|
|
5046
5049
|
r,
|
|
5047
5050
|
r.transformResponse,
|
|
@@ -5055,7 +5058,7 @@ function Pi(r) {
|
|
|
5055
5058
|
), e.response.headers = ot.from(e.response.headers))), Promise.reject(e);
|
|
5056
5059
|
});
|
|
5057
5060
|
}
|
|
5058
|
-
const
|
|
5061
|
+
const pr = "1.8.4", ze = {};
|
|
5059
5062
|
["object", "boolean", "number", "function", "string", "symbol"].forEach((r, n) => {
|
|
5060
5063
|
ze[r] = function(e) {
|
|
5061
5064
|
return typeof e === r || "a" + (n < 1 ? "n " : " ") + r;
|
|
@@ -5064,7 +5067,7 @@ const dr = "1.8.4", ze = {};
|
|
|
5064
5067
|
const Ci = {};
|
|
5065
5068
|
ze.transitional = function(n, t, e) {
|
|
5066
5069
|
function i(s, a) {
|
|
5067
|
-
return "[Axios v" +
|
|
5070
|
+
return "[Axios v" + pr + "] Transitional option '" + s + "'" + a + (e ? ". " + e : "");
|
|
5068
5071
|
}
|
|
5069
5072
|
return (s, a, c) => {
|
|
5070
5073
|
if (n === !1)
|
|
@@ -5100,10 +5103,10 @@ function Oc(r, n, t) {
|
|
|
5100
5103
|
throw new A("Unknown option " + s, A.ERR_BAD_OPTION);
|
|
5101
5104
|
}
|
|
5102
5105
|
}
|
|
5103
|
-
const
|
|
5106
|
+
const xe = {
|
|
5104
5107
|
assertOptions: Oc,
|
|
5105
5108
|
validators: ze
|
|
5106
|
-
}, Et =
|
|
5109
|
+
}, Et = xe.validators;
|
|
5107
5110
|
let Ut = class {
|
|
5108
5111
|
constructor(n) {
|
|
5109
5112
|
this.defaults = n, this.interceptors = {
|
|
@@ -5139,16 +5142,16 @@ let Ut = class {
|
|
|
5139
5142
|
_request(n, t) {
|
|
5140
5143
|
typeof n == "string" ? (t = t || {}, t.url = n) : t = n || {}, t = Lt(this.defaults, t);
|
|
5141
5144
|
const { transitional: e, paramsSerializer: i, headers: s } = t;
|
|
5142
|
-
e !== void 0 &&
|
|
5145
|
+
e !== void 0 && xe.assertOptions(e, {
|
|
5143
5146
|
silentJSONParsing: Et.transitional(Et.boolean),
|
|
5144
5147
|
forcedJSONParsing: Et.transitional(Et.boolean),
|
|
5145
5148
|
clarifyTimeoutError: Et.transitional(Et.boolean)
|
|
5146
5149
|
}, !1), i != null && (y.isFunction(i) ? t.paramsSerializer = {
|
|
5147
5150
|
serialize: i
|
|
5148
|
-
} :
|
|
5151
|
+
} : xe.assertOptions(i, {
|
|
5149
5152
|
encode: Et.function,
|
|
5150
5153
|
serialize: Et.function
|
|
5151
|
-
}, !0)), t.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? t.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : t.allowAbsoluteUrls = !0),
|
|
5154
|
+
}, !0)), t.allowAbsoluteUrls !== void 0 || (this.defaults.allowAbsoluteUrls !== void 0 ? t.allowAbsoluteUrls = this.defaults.allowAbsoluteUrls : t.allowAbsoluteUrls = !0), xe.assertOptions(t, {
|
|
5152
5155
|
baseUrl: Et.spelling("baseURL"),
|
|
5153
5156
|
withXsrfToken: Et.spelling("withXSRFToken")
|
|
5154
5157
|
}, !0), t.method = (t.method || this.defaults.method || "get").toLowerCase();
|
|
@@ -5171,12 +5174,12 @@ let Ut = class {
|
|
|
5171
5174
|
this.interceptors.response.forEach(function(S) {
|
|
5172
5175
|
h.push(S.fulfilled, S.rejected);
|
|
5173
5176
|
});
|
|
5174
|
-
let
|
|
5177
|
+
let d, f = 0, b;
|
|
5175
5178
|
if (!l) {
|
|
5176
5179
|
const v = [Pi.bind(this), void 0];
|
|
5177
|
-
for (v.unshift.apply(v, c), v.push.apply(v, h), b = v.length,
|
|
5178
|
-
|
|
5179
|
-
return
|
|
5180
|
+
for (v.unshift.apply(v, c), v.push.apply(v, h), b = v.length, d = Promise.resolve(t); f < b; )
|
|
5181
|
+
d = d.then(v[f++], v[f++]);
|
|
5182
|
+
return d;
|
|
5180
5183
|
}
|
|
5181
5184
|
b = c.length;
|
|
5182
5185
|
let E = t;
|
|
@@ -5190,13 +5193,13 @@ let Ut = class {
|
|
|
5190
5193
|
}
|
|
5191
5194
|
}
|
|
5192
5195
|
try {
|
|
5193
|
-
|
|
5196
|
+
d = Pi.call(this, E);
|
|
5194
5197
|
} catch (v) {
|
|
5195
5198
|
return Promise.reject(v);
|
|
5196
5199
|
}
|
|
5197
5200
|
for (f = 0, b = h.length; f < b; )
|
|
5198
|
-
|
|
5199
|
-
return
|
|
5201
|
+
d = d.then(h[f++], h[f++]);
|
|
5202
|
+
return d;
|
|
5200
5203
|
}
|
|
5201
5204
|
getUri(n) {
|
|
5202
5205
|
n = Lt(this.defaults, n);
|
|
@@ -5228,7 +5231,7 @@ y.forEach(["post", "put", "patch"], function(n) {
|
|
|
5228
5231
|
}
|
|
5229
5232
|
Ut.prototype[n] = t(), Ut.prototype[n + "Form"] = t(!0);
|
|
5230
5233
|
});
|
|
5231
|
-
let Nc = class
|
|
5234
|
+
let Nc = class dr {
|
|
5232
5235
|
constructor(n) {
|
|
5233
5236
|
if (typeof n != "function")
|
|
5234
5237
|
throw new TypeError("executor must be a function.");
|
|
@@ -5294,7 +5297,7 @@ let Nc = class pr {
|
|
|
5294
5297
|
static source() {
|
|
5295
5298
|
let n;
|
|
5296
5299
|
return {
|
|
5297
|
-
token: new
|
|
5300
|
+
token: new dr(function(i) {
|
|
5298
5301
|
n = i;
|
|
5299
5302
|
}),
|
|
5300
5303
|
cancel: n
|
|
@@ -5383,29 +5386,29 @@ function _r(r) {
|
|
|
5383
5386
|
return _r(Lt(r, i));
|
|
5384
5387
|
}, t;
|
|
5385
5388
|
}
|
|
5386
|
-
const
|
|
5387
|
-
|
|
5388
|
-
|
|
5389
|
-
|
|
5390
|
-
|
|
5391
|
-
|
|
5392
|
-
|
|
5393
|
-
|
|
5394
|
-
|
|
5395
|
-
|
|
5389
|
+
const H = _r(pe);
|
|
5390
|
+
H.Axios = Ut;
|
|
5391
|
+
H.CanceledError = Qt;
|
|
5392
|
+
H.CancelToken = Nc;
|
|
5393
|
+
H.isCancel = sr;
|
|
5394
|
+
H.VERSION = pr;
|
|
5395
|
+
H.toFormData = We;
|
|
5396
|
+
H.AxiosError = A;
|
|
5397
|
+
H.Cancel = H.CanceledError;
|
|
5398
|
+
H.all = function(n) {
|
|
5396
5399
|
return Promise.all(n);
|
|
5397
5400
|
};
|
|
5398
|
-
|
|
5399
|
-
|
|
5400
|
-
|
|
5401
|
-
|
|
5402
|
-
|
|
5403
|
-
|
|
5404
|
-
|
|
5405
|
-
|
|
5401
|
+
H.spread = Bc;
|
|
5402
|
+
H.isAxiosError = Mc;
|
|
5403
|
+
H.mergeConfig = Lt;
|
|
5404
|
+
H.AxiosHeaders = ot;
|
|
5405
|
+
H.formToJSON = (r) => rr(y.isHTMLForm(r) ? new FormData(r) : r);
|
|
5406
|
+
H.getAdapter = ur.getAdapter;
|
|
5407
|
+
H.HttpStatusCode = mn;
|
|
5408
|
+
H.default = H;
|
|
5406
5409
|
const {
|
|
5407
|
-
Axios:
|
|
5408
|
-
AxiosError:
|
|
5410
|
+
Axios: Hc,
|
|
5411
|
+
AxiosError: jc,
|
|
5409
5412
|
CanceledError: Kc,
|
|
5410
5413
|
isCancel: Wc,
|
|
5411
5414
|
CancelToken: $c,
|
|
@@ -5420,8 +5423,8 @@ const {
|
|
|
5420
5423
|
formToJSON: el,
|
|
5421
5424
|
getAdapter: nl,
|
|
5422
5425
|
mergeConfig: il
|
|
5423
|
-
} =
|
|
5424
|
-
var _, fr, gr, yr, wn, br, mr, wr, vr, Er, Pr, Cr, Tr, Sr,
|
|
5426
|
+
} = H;
|
|
5427
|
+
var _, fr, gr, yr, wn, br, mr, wr, vr, Er, Pr, Cr, Tr, Sr, xr, ee, ne, kr, ie, Ar, Bt, Dr, $, Rr, Ir, vn, Or, Nr, Br, En, Pn, re, Cn, Mr, ft, gt, ke, Tn, se, Sn, xn, Fr, kn, An, Ur, Lr, jt, Dn, Vr, qr, Hr, Ae, jr, Kr, Rn, Wr, $r, zr, Gr, Xr, Jr, Qr, Zr, Yr, In, On, ts, es, ns;
|
|
5425
5428
|
class rl extends Dt {
|
|
5426
5429
|
constructor({
|
|
5427
5430
|
filters: t = null,
|
|
@@ -5603,7 +5606,7 @@ class rl extends Dt {
|
|
|
5603
5606
|
});
|
|
5604
5607
|
if (this.__internal__.device.type = "pinpad", !Ca())
|
|
5605
5608
|
throw new Error("Crypto not supported in this browser");
|
|
5606
|
-
if (
|
|
5609
|
+
if (x.getCustom(this.typeDevice, i))
|
|
5607
5610
|
throw new Error(`Device ${this.typeDevice} ${i} already exists`);
|
|
5608
5611
|
this.__internal__.time.response_connection = 3e3, this.__internal__.time.response_general = 5e3, this.__internal__.serial.delay_first_connection = 1e3, this.environment = l, a && (this.username = a), c && (this.password = c), o(this, _, gr).call(this), o(this, _, fr).call(this);
|
|
5609
5612
|
}
|
|
@@ -5656,7 +5659,7 @@ class rl extends Dt {
|
|
|
5656
5659
|
o(this, _, Sr).call(this, a, s), e.name = "code 93", e.description = "response of code 93", e.no_code = 110;
|
|
5657
5660
|
break;
|
|
5658
5661
|
case "finish-emv-end":
|
|
5659
|
-
o(this, _,
|
|
5662
|
+
o(this, _, xr).call(this, a, s), e.name = "Finish EMV End", e.description = "response of finish EMV End", e.no_code = 111;
|
|
5660
5663
|
break;
|
|
5661
5664
|
default:
|
|
5662
5665
|
e.name = "unknown", e.description = "Unknown command", e.no_code = 400;
|
|
@@ -5808,7 +5811,7 @@ class rl extends Dt {
|
|
|
5808
5811
|
IdCompany: this.__pinPad__.config.idCompany,
|
|
5809
5812
|
Country: this.__pinPad__.config.country,
|
|
5810
5813
|
Tx_Date: this.__pinPad__.operation.consultDate
|
|
5811
|
-
}), o(this, _,
|
|
5814
|
+
}), o(this, _, jt).call(this, this.url + this.__pinPad__.constants.uris.consult, {
|
|
5812
5815
|
user: this.username.toUpperCase(),
|
|
5813
5816
|
pwd: this.password.toUpperCase(),
|
|
5814
5817
|
id_branch: this.__pinPad__.config.idBranch.toUpperCase(),
|
|
@@ -5831,7 +5834,7 @@ class rl extends Dt {
|
|
|
5831
5834
|
Country: this.__pinPad__.config.country,
|
|
5832
5835
|
Tx_OperationNumber: t
|
|
5833
5836
|
});
|
|
5834
|
-
const e = await o(this, _,
|
|
5837
|
+
const e = await o(this, _, jt).call(this, this.url + this.__pinPad__.constants.uris.rePrint, {
|
|
5835
5838
|
REPRINTVOUCHER: {
|
|
5836
5839
|
business: {
|
|
5837
5840
|
country: this.__pinPad__.config.country.toUpperCase(),
|
|
@@ -5865,7 +5868,7 @@ class rl extends Dt {
|
|
|
5865
5868
|
Amount: t
|
|
5866
5869
|
};
|
|
5867
5870
|
await o(this, _, se).call(this, s);
|
|
5868
|
-
const a = o(this, _,
|
|
5871
|
+
const a = o(this, _, jt).call(this, this.url + this.__pinPad__.constants.uris.cancellation, {
|
|
5869
5872
|
VMCAMEXMCANCELACION: {
|
|
5870
5873
|
business: {
|
|
5871
5874
|
country: this.__pinPad__.config.country.toUpperCase(),
|
|
@@ -5916,7 +5919,7 @@ class rl extends Dt {
|
|
|
5916
5919
|
}
|
|
5917
5920
|
}
|
|
5918
5921
|
_ = new WeakSet(), fr = function() {
|
|
5919
|
-
|
|
5922
|
+
x.add(this);
|
|
5920
5923
|
}, gr = function() {
|
|
5921
5924
|
const t = [
|
|
5922
5925
|
"pp:processing-card",
|
|
@@ -5938,17 +5941,17 @@ _ = new WeakSet(), fr = function() {
|
|
|
5938
5941
|
const l = t.split(s);
|
|
5939
5942
|
l.push(...c[1].split(s));
|
|
5940
5943
|
const h = {};
|
|
5941
|
-
return l.map((
|
|
5942
|
-
const b = f > 0 ?
|
|
5944
|
+
return l.map((d, f) => {
|
|
5945
|
+
const b = f > 0 ? d.substring(0, 1) : "A", E = f > 0 ? d.substring(1) : d;
|
|
5943
5946
|
return { [b]: E.replace(new RegExp(a, "g"), "") };
|
|
5944
|
-
}).forEach((
|
|
5947
|
+
}).forEach((d) => Object.assign(h, d)), h;
|
|
5945
5948
|
}, wn = function(t, e) {
|
|
5946
5949
|
const i = this.__pinPad__.constants.ETX, s = e.substring(e.indexOf("D") + 2, e.indexOf("E"));
|
|
5947
5950
|
let a = 0;
|
|
5948
5951
|
const c = e.indexOf("N") > 0, l = e.substring(e.indexOf("A00") + 3, e.indexOf("B"));
|
|
5949
5952
|
if (l && l !== "undefined" && l.toUpperCase() === "VERIFONE") {
|
|
5950
|
-
const
|
|
5951
|
-
a = parseInt(
|
|
5953
|
+
const d = s.replace("MITP_1.00.", "").replace("MITP_01.00.", "").replace("MITD_1.00.", "").replace("MITD_01.00.", "");
|
|
5954
|
+
a = parseInt(d), a >= 15 && (this.__pinPad__.about.hasCashback = !0);
|
|
5952
5955
|
}
|
|
5953
5956
|
this.__pinPad__.about.supportInjection = c, e.indexOf("M") > 0 ? (this.__pinPad__.about.supportSign = e.substring(e.indexOf("L") + 2, e.indexOf("M")), this.__pinPad__.about.supportInjection ? this.__pinPad__.about.supportContactlessCollisionCard = e.substring(
|
|
5954
5957
|
e.indexOf("M") + 2,
|
|
@@ -6007,8 +6010,8 @@ wr = function(t, e) {
|
|
|
6007
6010
|
const e = this.__pinPad__.constants.ETX, i = this.__pinPad__.about.brand.toLowerCase();
|
|
6008
6011
|
let s, a, c, l, h;
|
|
6009
6012
|
i === "verifone" ? t = t.replace("006P93A00.", "").replace("009P93A00", "").replace("010P93A00B01v", "") : t = t.replace("006P93A00,", ""), this.__pinPad__.config.read.POSEM = t.substring(t.indexOf("P93A") + 4, t.indexOf("B"));
|
|
6010
|
-
const
|
|
6011
|
-
if (
|
|
6013
|
+
const d = this.__pinPad__.config.read.POSEM;
|
|
6014
|
+
if (d === "051" || d === "071") {
|
|
6012
6015
|
if (this.__pinPad__.config.read.Chip = "1", this.__pinPad__.config.read.PIN = t.substring(t.indexOf("C") + 2, t.indexOf("D")), this.__pinPad__.config.read.AppId = t.substring(t.indexOf("G") + 2, t.indexOf("H")), this.__pinPad__.config.read.AppIdLabel = t.substring(t.indexOf("H") + 2, t.indexOf("I")), this.__pinPad__.config.read.Arqc = t.substring(t.indexOf("F") + 2, t.indexOf("G")), t.includes("O")) {
|
|
6013
6016
|
const f = t.substring(t.indexOf("P93A"));
|
|
6014
6017
|
this.__pinPad__.config.read.ReadCTLS = f.substring(
|
|
@@ -6028,7 +6031,7 @@ wr = function(t, e) {
|
|
|
6028
6031
|
this.__pinPad__.config.read.Tags = t.substring(t.indexOf("B") + 2, t.indexOf("C")), this.__pinPad__.config.read.NB_ksn = t.substring(t.indexOf("K") + 2, t.indexOf("M")), this.__pinPad__.config.read.NB_Data = t.substring(t.indexOf("D") + 2, t.indexOf("E")), a = t.substring(t.indexOf("I") + 2, t.indexOf("J")), c = t.substring(t.indexOf("E") + 2, t.indexOf("F")), this.__pinPad__.config.read.ChipName = c, s = t.substring(t.indexOf("J") + 2, t.indexOf("K"));
|
|
6029
6032
|
} else {
|
|
6030
6033
|
let f;
|
|
6031
|
-
if (this.__pinPad__.config.read.Chip = "0", this.__pinPad__.config.read.PIN = "", this.__pinPad__.config.read.AppId = "", this.__pinPad__.config.read.Arqc = "", this.__pinPad__.config.read.ReadCTLS = "0", this.__pinPad__.config.read.AppIdLabel = t.substring(t.indexOf("H") + 2, t.indexOf("I")), this.__pinPad__.config.read.Tags = t.substring(t.indexOf("B") + 2, t.indexOf("C")),
|
|
6034
|
+
if (this.__pinPad__.config.read.Chip = "0", this.__pinPad__.config.read.PIN = "", this.__pinPad__.config.read.AppId = "", this.__pinPad__.config.read.Arqc = "", this.__pinPad__.config.read.ReadCTLS = "0", this.__pinPad__.config.read.AppIdLabel = t.substring(t.indexOf("H") + 2, t.indexOf("I")), this.__pinPad__.config.read.Tags = t.substring(t.indexOf("B") + 2, t.indexOf("C")), d === "022")
|
|
6032
6035
|
if (t.includes("O")) {
|
|
6033
6036
|
const b = t.substring(t.indexOf("P93A"));
|
|
6034
6037
|
this.__pinPad__.operation.bin8 = b.substring(b.indexOf("O") + 2, b.indexOf(e)), f = t.substring(t.indexOf("P93A022"), t.indexOf("I") + 23), f = f.substring(f.indexOf("I") + 2, f.lastIndexOf(""));
|
|
@@ -6076,7 +6079,7 @@ wr = function(t, e) {
|
|
|
6076
6079
|
}, // eslint-disable-next-line no-unused-vars
|
|
6077
6080
|
Sr = function(t, e) {
|
|
6078
6081
|
}, // eslint-disable-next-line no-unused-vars
|
|
6079
|
-
|
|
6082
|
+
xr = function(t, e) {
|
|
6080
6083
|
}, // ========================================================================================
|
|
6081
6084
|
// Updated to WS v4
|
|
6082
6085
|
// ========================================================================================
|
|
@@ -6091,7 +6094,7 @@ ee = function(t, e) {
|
|
|
6091
6094
|
i += e.substring(a, a + 1);
|
|
6092
6095
|
}
|
|
6093
6096
|
return i;
|
|
6094
|
-
},
|
|
6097
|
+
}, kr = function(t) {
|
|
6095
6098
|
const e = "0123456789abcdef", i = [], s = [];
|
|
6096
6099
|
for (let a = 0; a < 256; a++)
|
|
6097
6100
|
i[a] = e.charAt(a >> 4) + e.charAt(a & 15);
|
|
@@ -6099,8 +6102,8 @@ ee = function(t, e) {
|
|
|
6099
6102
|
s[a] = i[t.charCodeAt(a)];
|
|
6100
6103
|
return s.join("");
|
|
6101
6104
|
}, ie = async function(t, e) {
|
|
6102
|
-
const i = new Uint8Array(t.match(/.{1,2}/g).map((b) => parseInt(b, 16))), s = crypto.getRandomValues(new Uint8Array(16)), c = new TextEncoder().encode(e), l = await crypto.subtle.importKey("raw", i, { name: "AES-CBC" }, !1, ["encrypt"]), h = await crypto.subtle.encrypt({ name: "AES-CBC", iv: s }, l, c),
|
|
6103
|
-
return
|
|
6105
|
+
const i = new Uint8Array(t.match(/.{1,2}/g).map((b) => parseInt(b, 16))), s = crypto.getRandomValues(new Uint8Array(16)), c = new TextEncoder().encode(e), l = await crypto.subtle.importKey("raw", i, { name: "AES-CBC" }, !1, ["encrypt"]), h = await crypto.subtle.encrypt({ name: "AES-CBC", iv: s }, l, c), d = btoa(String.fromCharCode(...s)), f = btoa(String.fromCharCode(...new Uint8Array(h)));
|
|
6106
|
+
return d + f;
|
|
6104
6107
|
}, // async AESDecrypt(key, encryptedMessage) {
|
|
6105
6108
|
// const keyBytes = new Uint8Array(key.match(/.{1,2}/g).map((byte) => parseInt(byte, 16)));
|
|
6106
6109
|
// const ivBase64 = encryptedMessage.slice(0, 24); // Assuming the IV is 16 bytes and base64 encoded
|
|
@@ -6126,18 +6129,18 @@ ee = function(t, e) {
|
|
|
6126
6129
|
// }
|
|
6127
6130
|
Ar = function(t, e, i = !1) {
|
|
6128
6131
|
const s = [];
|
|
6129
|
-
for (let
|
|
6130
|
-
s[
|
|
6132
|
+
for (let d = 0; d < 256; d++)
|
|
6133
|
+
s[d] = d;
|
|
6131
6134
|
let a = 0;
|
|
6132
|
-
for (let
|
|
6133
|
-
a = (a + s[
|
|
6135
|
+
for (let d = 0; d < 256; d++)
|
|
6136
|
+
a = (a + s[d] + t.charCodeAt(d % t.length)) % 256, [s[d], s[a]] = [s[a], s[d]];
|
|
6134
6137
|
let c = 0, l = 0, h = "";
|
|
6135
|
-
for (const
|
|
6138
|
+
for (const d of e) {
|
|
6136
6139
|
c = (c + 1) % 256, l = (l + s[c]) % 256, [s[c], s[l]] = [s[l], s[c]];
|
|
6137
6140
|
let f = s[(s[c] + s[l]) % 256];
|
|
6138
|
-
h += String.fromCharCode(
|
|
6141
|
+
h += String.fromCharCode(d.charCodeAt(0) ^ f);
|
|
6139
6142
|
}
|
|
6140
|
-
return i ? o(this, _,
|
|
6143
|
+
return i ? o(this, _, kr).call(this, h).toUpperCase() : h;
|
|
6141
6144
|
}, Bt = function(t, e) {
|
|
6142
6145
|
return o(this, _, Ar).call(this, t, this.hexToAscii(e));
|
|
6143
6146
|
}, Dr = function(t) {
|
|
@@ -6163,17 +6166,17 @@ Ar = function(t, e, i = !1) {
|
|
|
6163
6166
|
};
|
|
6164
6167
|
if (await o(this, _, re).call(this), o(this, _, En).call(this))
|
|
6165
6168
|
throw new Error("Empty RSA Key");
|
|
6166
|
-
const s = o(this, _, ne).call(this, 32), a = o(this, _, ee).call(this, this.__pinPad__.config.publicKeyRSA, s), c = await o(this, _, ie).call(this, s, JSON.stringify(i)), l = await
|
|
6169
|
+
const s = o(this, _, ne).call(this, 32), a = o(this, _, ee).call(this, this.__pinPad__.config.publicKeyRSA, s), c = await o(this, _, ie).call(this, s, JSON.stringify(i)), l = await H.post(e, c, {
|
|
6167
6170
|
headers: {
|
|
6168
6171
|
"Content-Type": "application/json",
|
|
6169
6172
|
"cache-control": "no-cache, must-revalidate, post-check=0, pre-check=0, max-age=0",
|
|
6170
6173
|
data: a || ""
|
|
6171
6174
|
}
|
|
6172
|
-
}).catch((
|
|
6175
|
+
}).catch((d) => {
|
|
6173
6176
|
var f;
|
|
6174
|
-
throw new Error(`Error in request, verify internet connection: ${(f =
|
|
6177
|
+
throw new Error(`Error in request, verify internet connection: ${(f = d.response) == null ? void 0 : f.status} ${d.message}`);
|
|
6175
6178
|
});
|
|
6176
|
-
let h = o(this, _,
|
|
6179
|
+
let h = o(this, _, xn).call(this, JSON.stringify(l.data));
|
|
6177
6180
|
if (typeof h == "string" && (h = JSON.parse(h)), !h)
|
|
6178
6181
|
throw new Error("Invalid response JSON");
|
|
6179
6182
|
if (h.RESPUESTA === "error")
|
|
@@ -6194,10 +6197,10 @@ Ar = function(t, e, i = !1) {
|
|
|
6194
6197
|
}
|
|
6195
6198
|
return this.__pinPad__.config.otherLogin = {}, o(this, _, Or).call(this, this.__pinPad__.config.loginResponse), this.__pinPad__.config.otherLogin;
|
|
6196
6199
|
}, Or = function(t) {
|
|
6197
|
-
var a, c, l, h,
|
|
6200
|
+
var a, c, l, h, d, f;
|
|
6198
6201
|
let e = "", i = "";
|
|
6199
6202
|
(c = (a = t.xml) == null ? void 0 : a.ventaspropias) != null && c.merchant_currencyb && (e = t.xml.ventaspropias.merchant_currencyb), (h = (l = t.xml) == null ? void 0 : l.ventaspropias) != null && h.merchant_currencym && (i = t.xml.ventaspropias.merchant_currencym);
|
|
6200
|
-
let s = (
|
|
6203
|
+
let s = (d = t.xml) == null ? void 0 : d.emvReverso;
|
|
6201
6204
|
s || (s = "0"), this.__pinPad__.config.internal.stTokenization = (f = t.xml) == null ? void 0 : f.st_tokenizacion, !this.__pinPad__.config.internal.stTokenization || this.__pinPad__.config.internal.stTokenization === "false" || this.__pinPad__.config.internal.stTokenization === "0" ? this.__pinPad__.config.internal.stTokenization = !1 : this.__pinPad__.config.internal.stTokenization && (this.__pinPad__.config.internal.stTokenization = !0), this.__pinPad__.config.internal.emv = t.xml.importesPGS, this.__pinPad__.config.internal.qpsDomestic = this.__pinPad__.config.internal.emv.qps_dom, this.__pinPad__.config.internal.qpsInternational = this.__pinPad__.config.internal.emv.qps_il, this.__pinPad__.config.internal.cvmlVMCDomestic = this.__pinPad__.config.internal.emv.cvml_vm_dom, this.__pinPad__.config.internal.cvmlVMCInternational = this.__pinPad__.config.internal.emv.cvml_vm_il, this.__pinPad__.config.internal.cvmlAmex = this.__pinPad__.config.internal.emv.cvml_amex, this.__pinPad__.config.internal.translimitCTLSVMC = this.__pinPad__.config.internal.emv.tl_mc, this.__pinPad__.config.internal.translimitCTLSAmex = this.__pinPad__.config.internal.emv.tl_amex, this.__pinPad__.config.country = t.country.toUpperCase(), this.__pinPad__.config.idBranch = t.id_branch.toUpperCase(), this.__pinPad__.config.idCompany = t.id_company.toUpperCase(), this.__pinPad__.config.otherLogin = {
|
|
6202
6205
|
bsUser: t.user,
|
|
6203
6206
|
nbUser: t.nb_user,
|
|
@@ -6215,7 +6218,7 @@ Ar = function(t, e, i = !1) {
|
|
|
6215
6218
|
let t = localStorage.getItem("ppLoginResponse");
|
|
6216
6219
|
t && (t = JSON.parse(t), this.__pinPad__.config.loginResponse || (this.__pinPad__.config.loginResponse = t.data), (/* @__PURE__ */ new Date()).getTime() - t.timestamp >= 864e5 && (this.__pinPad__.config.loginResponse = null));
|
|
6217
6220
|
}, Br = async function() {
|
|
6218
|
-
const t = this.url + this.__pinPad__.constants.uris.RSAKey, e = await
|
|
6221
|
+
const t = this.url + this.__pinPad__.constants.uris.RSAKey, e = await H.get(t).catch((i) => {
|
|
6219
6222
|
throw new Error(`Error in request, verify internet connection: ${i.response.status} ${i.message}`);
|
|
6220
6223
|
});
|
|
6221
6224
|
if (e.headers.get("content-type").indexOf("application/json") === -1)
|
|
@@ -6251,7 +6254,7 @@ Ar = function(t, e, i = !1) {
|
|
|
6251
6254
|
for (let i = 0; i < t.length; i++)
|
|
6252
6255
|
e ^= t.charCodeAt(i);
|
|
6253
6256
|
return String.fromCharCode(e);
|
|
6254
|
-
},
|
|
6257
|
+
}, ke = function(t, e = 0) {
|
|
6255
6258
|
return t = parseFloat(t.toString().replace(/[^0-9.-]/g, "")), isNaN(t) ? 0 .toFixed(e) : t.toFixed(e).replace(/,/g, "");
|
|
6256
6259
|
}, Tn = function(t) {
|
|
6257
6260
|
return t = parseFloat(t.toString()), !(isNaN(t) || t < 0);
|
|
@@ -6264,7 +6267,7 @@ Ar = function(t, e, i = !1) {
|
|
|
6264
6267
|
if (!t || isNaN(parseInt(t)) || t.toString().length !== 9)
|
|
6265
6268
|
throw new Error("Number of operation must be number of 9 digits");
|
|
6266
6269
|
return t;
|
|
6267
|
-
},
|
|
6270
|
+
}, xn = function(t) {
|
|
6268
6271
|
if (typeof t != "string") throw new Error("Invalid string");
|
|
6269
6272
|
return !t || /<html(?:\s+lang=["'][^"']*["'])?>/i.test(t) || (t = t.replace(/aaa/g, "á"), t = t.replace(/eee/g, "é"), t = t.replace(/iii/g, "í"), t = t.replace(/ooo/g, "ó"), t = t.replace(/uuu/g, "ú"), t = t.replace(/NNN/g, "Ñ"), t = t.replace(/nnn/g, "ñ"), t = t.replace(/á/g, "á")), t;
|
|
6270
6273
|
}, Fr = async function() {
|
|
@@ -6273,7 +6276,7 @@ Ar = function(t, e, i = !1) {
|
|
|
6273
6276
|
i = t + o(this, _, ft).call(this, i) + i + e, i = i + o(this, _, gt).call(this, i);
|
|
6274
6277
|
const s = this.parseStringToBytes(i, "");
|
|
6275
6278
|
await this.appendToQueue(s, "cancel");
|
|
6276
|
-
},
|
|
6279
|
+
}, kn = function() {
|
|
6277
6280
|
const t = /* @__PURE__ */ new Date(), e = t.getDate().toString().padStart(2, "0"), i = (t.getMonth() + 1).toString().padStart(2, "0"), s = t.getFullYear().toString().substring(2);
|
|
6278
6281
|
return e + i + s;
|
|
6279
6282
|
}, An = function() {
|
|
@@ -6295,7 +6298,7 @@ Ar = function(t, e, i = !1) {
|
|
|
6295
6298
|
if (t && (t = JSON.parse(t), this.__pinPad__.config.publicIP = t.data, (/* @__PURE__ */ new Date()).getTime() - t.timestamp >= 864e5 && (this.__pinPad__.config.publicIP = null)), this.__pinPad__.config.publicIP) return this.__pinPad__.config.publicIP;
|
|
6296
6299
|
this.__pinPad__.config.publicIP = null;
|
|
6297
6300
|
let e = !1;
|
|
6298
|
-
const i = await
|
|
6301
|
+
const i = await H.get("https://api.ipify.org?format=json").catch(() => e = !0);
|
|
6299
6302
|
return e ? null : (this.__pinPad__.config.publicIP = i.data.ip || null, localStorage.setItem(
|
|
6300
6303
|
"ppPublicIP",
|
|
6301
6304
|
JSON.stringify({
|
|
@@ -6303,11 +6306,11 @@ Ar = function(t, e, i = !1) {
|
|
|
6303
6306
|
data: i.data.ip
|
|
6304
6307
|
})
|
|
6305
6308
|
), this.__pinPad__.config.publicIP);
|
|
6306
|
-
},
|
|
6309
|
+
}, jt = async function(t, e) {
|
|
6307
6310
|
await o(this, _, re).call(this);
|
|
6308
6311
|
const i = o(this, _, ne).call(this, 32);
|
|
6309
6312
|
let s = o(this, _, ee).call(this, this.__pinPad__.config.publicKeyRSA, i), a = await o(this, _, ie).call(this, i, JSON.stringify(e));
|
|
6310
|
-
return (await
|
|
6313
|
+
return (await H.post(t, a, {
|
|
6311
6314
|
headers: {
|
|
6312
6315
|
"Content-Type": "application/json",
|
|
6313
6316
|
"cache-control": "no-cache",
|
|
@@ -6320,16 +6323,16 @@ Ar = function(t, e, i = !1) {
|
|
|
6320
6323
|
}, Dn = async function({ data: t, url: e, cancelable: i = !1 } = {}) {
|
|
6321
6324
|
await o(this, _, re).call(this);
|
|
6322
6325
|
const s = o(this, _, ne).call(this, 32), a = o(this, _, ee).call(this, this.__pinPad__.config.publicKeyRSA, s), c = await o(this, _, ie).call(this, s, JSON.stringify(t)), l = this;
|
|
6323
|
-
return (await
|
|
6326
|
+
return (await H.post(e, c, {
|
|
6324
6327
|
headers: {
|
|
6325
6328
|
"Content-Type": "application/json",
|
|
6326
6329
|
"cache-control": "no-cache",
|
|
6327
6330
|
data: a || ""
|
|
6328
6331
|
}
|
|
6329
|
-
}).catch(async (
|
|
6332
|
+
}).catch(async (d) => {
|
|
6330
6333
|
var b;
|
|
6331
|
-
let f = `Error in request, verify internet connection: ${
|
|
6332
|
-
throw
|
|
6334
|
+
let f = `Error in request, verify internet connection: ${d.status} ${d.message}`;
|
|
6335
|
+
throw d.response.status >= 500 && d.response.status <= 599 ? f = "Service Temporarily Unavailable" : d.response.status >= 400 && d.response.status <= 499 && (f = "Bad Request"), i && await o(b = l, _, Fr).call(b), new Error(f);
|
|
6333
6336
|
})).data;
|
|
6334
6337
|
}, Vr = async function() {
|
|
6335
6338
|
const t = this.__pinPad__.constants.FS, e = this.__pinPad__.constants.ETX, i = this.__pinPad__.constants.STX;
|
|
@@ -6360,7 +6363,7 @@ Ar = function(t, e, i = !1) {
|
|
|
6360
6363
|
return await this.appendToQueue(a, "cancel"), !1;
|
|
6361
6364
|
}
|
|
6362
6365
|
return this.__pinPad__.operation.merchant = t, this.__pinPad__.operation.onlyMerchant = t.contado.af.length > 1 ? t.contado.af[0].merchant : t.contado.af.merchant, !0;
|
|
6363
|
-
},
|
|
6366
|
+
}, Hr = async function(t = null) {
|
|
6364
6367
|
if (this.__pinPad__.waiting.statusAboutWaiting) throw new Error("AboutPP is already running");
|
|
6365
6368
|
const e = this.__pinPad__.constants.STX, i = this.__pinPad__.constants.ETX;
|
|
6366
6369
|
let s = "C56AABOUT";
|
|
@@ -6390,21 +6393,21 @@ Ar = function(t, e, i = !1) {
|
|
|
6390
6393
|
this.dispatch("pp:dukpt", { status: "charged", already: !0 });
|
|
6391
6394
|
return;
|
|
6392
6395
|
}
|
|
6393
|
-
const i = o(this, _,
|
|
6396
|
+
const i = o(this, _, kn).call(this), s = o(this, _, An).call(this), a = this.__pinPad__.constants.FS, c = this.__pinPad__.constants.ETX, l = this.__pinPad__.constants.STX;
|
|
6394
6397
|
let h = "C91A" + i + a + "B" + s;
|
|
6395
6398
|
h = l + o(this, _, ft).call(this, h) + h + c, h = h + o(this, _, gt).call(this, h);
|
|
6396
|
-
const
|
|
6397
|
-
await this.appendToQueue(
|
|
6399
|
+
const d = this.parseStringToBytes(h, "");
|
|
6400
|
+
await this.appendToQueue(d, "init-dukpt");
|
|
6398
6401
|
let f = 0;
|
|
6399
6402
|
this.__pinPad__.waiting.statusinitDUKPTWaiting = "pending";
|
|
6400
6403
|
const b = this;
|
|
6401
6404
|
return new Promise((E, v) => {
|
|
6402
6405
|
f = setInterval(async () => {
|
|
6403
6406
|
var S;
|
|
6404
|
-
b.__pinPad__.waiting.statusinitDUKPTWaiting === "resolved" ? (clearInterval(f), b.__pinPad__.waiting.statusinitDUKPTWaiting = null, b.dispatch("pp:dukpt", { status: "charged", already: !1 }), await o(S = b, _,
|
|
6407
|
+
b.__pinPad__.waiting.statusinitDUKPTWaiting === "resolved" ? (clearInterval(f), b.__pinPad__.waiting.statusinitDUKPTWaiting = null, b.dispatch("pp:dukpt", { status: "charged", already: !1 }), await o(S = b, _, jr).call(S), E(!0)) : b.__pinPad__.waiting.statusinitDUKPTWaiting === "rejected" && (clearInterval(f), b.__pinPad__.waiting.statusinitDUKPTWaiting = null, v("Error"));
|
|
6405
6408
|
}, 500);
|
|
6406
6409
|
});
|
|
6407
|
-
},
|
|
6410
|
+
}, jr = async function() {
|
|
6408
6411
|
const t = {
|
|
6409
6412
|
IPEK_REQUESTType: {
|
|
6410
6413
|
business: {
|
|
@@ -6425,15 +6428,15 @@ Ar = function(t, e, i = !1) {
|
|
|
6425
6428
|
if (!await o(this, _, Pn).call(this))
|
|
6426
6429
|
throw new Error("RSA public key is empty");
|
|
6427
6430
|
const e = this;
|
|
6428
|
-
await o(this, _,
|
|
6431
|
+
await o(this, _, Hr).call(this, async function(s, a) {
|
|
6429
6432
|
var l, h;
|
|
6430
6433
|
if (e.__pinPad__.about.supportInjection && e.__pinPad__.config.internal.emv && e.__pinPad__.about.injectedValues)
|
|
6431
6434
|
return await o(l = e, _, Ae).call(l, s, a), !0;
|
|
6432
6435
|
let c = 0;
|
|
6433
|
-
return e.__pinPad__.waiting.statusInjectWaiting = "pending", await o(h = e, _, Vr).call(h), new Promise((
|
|
6436
|
+
return e.__pinPad__.waiting.statusInjectWaiting = "pending", await o(h = e, _, Vr).call(h), new Promise((d, f) => {
|
|
6434
6437
|
c = setInterval(async () => {
|
|
6435
6438
|
var b;
|
|
6436
|
-
e.__pinPad__.waiting.statusInjectWaiting === "resolved" ? (clearInterval(c), e.__pinPad__.waiting.statusInjectWaiting = null, await o(b = e, _, Ae).call(b, s, a),
|
|
6439
|
+
e.__pinPad__.waiting.statusInjectWaiting === "resolved" ? (clearInterval(c), e.__pinPad__.waiting.statusInjectWaiting = null, await o(b = e, _, Ae).call(b, s, a), d(!0)) : e.__pinPad__.waiting.statusInjectWaiting === "rejected" && (clearInterval(c), e.__pinPad__.waiting.statusInjectWaiting = null, f("Error"));
|
|
6437
6440
|
}, 500);
|
|
6438
6441
|
});
|
|
6439
6442
|
});
|
|
@@ -6450,19 +6453,19 @@ Ar = function(t, e, i = !1) {
|
|
|
6450
6453
|
throw new Error("Amount required");
|
|
6451
6454
|
if (o(this, _, Tn).call(this, this.amount) === !1)
|
|
6452
6455
|
throw new Error("Invalid amount required");
|
|
6453
|
-
if (o(this, _,
|
|
6456
|
+
if (o(this, _, ke).call(this, this.amount, 2) <= 0)
|
|
6454
6457
|
throw new Error("Amount must be greater than 0");
|
|
6455
6458
|
const e = this.__pinPad__.constants.FS, i = this.__pinPad__.constants.STX, s = this.__pinPad__.constants.ETX;
|
|
6456
6459
|
let a = "C93A" + t;
|
|
6457
|
-
a = a + e + "B" + o(this, _,
|
|
6460
|
+
a = a + e + "B" + o(this, _, kn).call(this), a = a + e + "C" + o(this, _, An).call(this), a = a + e + "D" + o(this, _, ke).call(this, this.amount, 2), a = a + e + "E0.00", a = a + e + "F" + this.__pinPad__.config.currencyCode, this.__pinPad__.about.supportDUKPT && this.__pinPad__.about.supportDUKPT !== "0" && this.__pinPad__.about.supportDUKPT !== "false" && (this.__pinPad__.about.supportContactless ? (a = a + e + "G" + this.timeoutPinPad, a = a + e + "HTAGS", a = a + e + "I" + this.__pinPad__.config.requireCVVAmex, a = a + e + "J" + this.__pinPad__.config.forceOnline, a = a + e + "K" + this.__pinPad__.about.supportContactless, a = a + e + "L" + this.__pinPad__.config.emvCard, this.__pinPad__.about.hasCashback && (a = a + e + "M0", a = a + e + "N00")) : (a = a + e + "G" + this.timeoutPinPad, a = a + e + "HTAGS", a = a + e + "I" + this.__pinPad__.config.requireCVVAmex, a = a + e + "L" + this.__pinPad__.config.emvCard), this.__pinPad__.about.supportInjection && (a = a + e + "O" + this.__pinPad__.config.validateQPS)), a = i + o(this, _, ft).call(this, a) + a + s, a = a + o(this, _, gt).call(this, a), o(this, _, ns).call(this);
|
|
6458
6461
|
const c = this.parseStringToBytes(a, "");
|
|
6459
6462
|
await this.appendToQueue(c, "read-card");
|
|
6460
6463
|
let l = 0;
|
|
6461
6464
|
const h = this;
|
|
6462
|
-
return this.__pinPad__.waiting.statusReadCardWaiting = "pending", new Promise((
|
|
6465
|
+
return this.__pinPad__.waiting.statusReadCardWaiting = "pending", new Promise((d, f) => {
|
|
6463
6466
|
l = setInterval(() => {
|
|
6464
6467
|
if (h.__pinPad__.waiting.statusReadCardWaiting === "resolved")
|
|
6465
|
-
clearInterval(l), h.__pinPad__.waiting.statusReadCardWaiting = null,
|
|
6468
|
+
clearInterval(l), h.__pinPad__.waiting.statusReadCardWaiting = null, d(!0);
|
|
6466
6469
|
else if (h.__pinPad__.waiting.statusReadCardWaiting === "rejected") {
|
|
6467
6470
|
clearInterval(l), h.__pinPad__.waiting.statusReadCardWaiting = null;
|
|
6468
6471
|
const b = h.__pinPad__.operation.last_error;
|
|
@@ -6477,7 +6480,7 @@ Ar = function(t, e, i = !1) {
|
|
|
6477
6480
|
return t > 1 && this.environment === "production" && (e = e.replace(
|
|
6478
6481
|
this.__pinPad__.constants.urls.production,
|
|
6479
6482
|
this.__pinPad__.constants.urls.productionAlternative
|
|
6480
|
-
)), this.__pinPad__.operation.consultDate = (/* @__PURE__ */ new Date()).toLocaleDateString("en-GB"), await o(this, _,
|
|
6483
|
+
)), this.__pinPad__.operation.consultDate = (/* @__PURE__ */ new Date()).toLocaleDateString("en-GB"), await o(this, _, jt).call(this, e, {
|
|
6481
6484
|
user: this.username.toUpperCase(),
|
|
6482
6485
|
pwd: this.password.toUpperCase(),
|
|
6483
6486
|
id_branch: this.__pinPad__.config.idBranch.toUpperCase(),
|
|
@@ -6494,7 +6497,7 @@ Ar = function(t, e, i = !1) {
|
|
|
6494
6497
|
), await o(this, _, $r).call(this, 5)), await o(this, _, re).call(this);
|
|
6495
6498
|
const a = o(this, _, ne).call(this, 32), c = o(this, _, ee).call(this, this.__pinPad__.config.publicKeyRSA, a), l = await o(this, _, ie).call(this, a, JSON.stringify(e));
|
|
6496
6499
|
let h = !1;
|
|
6497
|
-
const
|
|
6500
|
+
const d = await H.post(t, l, {
|
|
6498
6501
|
headers: {
|
|
6499
6502
|
"Content-Type": "application/json",
|
|
6500
6503
|
data: c || ""
|
|
@@ -6506,7 +6509,7 @@ Ar = function(t, e, i = !1) {
|
|
|
6506
6509
|
E && E !== "{}" && !E.includes('"transacciones":""') && E.includes("nu_operaion") && (i = 5, s = "EE32"), h = !0;
|
|
6507
6510
|
});
|
|
6508
6511
|
if (!h)
|
|
6509
|
-
return
|
|
6512
|
+
return d.data;
|
|
6510
6513
|
} while (i++ <= 3);
|
|
6511
6514
|
return s ? Promise.reject(s) : Promise.reject("Communication error with CDP. IL/MTY");
|
|
6512
6515
|
}, Xr = function(t) {
|
|
@@ -6556,7 +6559,7 @@ Jr = function(t) {
|
|
|
6556
6559
|
auth: t.auth,
|
|
6557
6560
|
cd_response: i,
|
|
6558
6561
|
cd_error: t.cd_error,
|
|
6559
|
-
nb_error: o(a = e, _,
|
|
6562
|
+
nb_error: o(a = e, _, xn).call(a, t.nb_error ?? ""),
|
|
6560
6563
|
time: t.time,
|
|
6561
6564
|
date: t.date,
|
|
6562
6565
|
nb_company: t.nb_company,
|
|
@@ -6672,8 +6675,8 @@ Jr = function(t) {
|
|
|
6672
6675
|
}
|
|
6673
6676
|
});
|
|
6674
6677
|
h.response === "error" && (i.error = !0, i.message = h.nb_error || "Error in response");
|
|
6675
|
-
const
|
|
6676
|
-
return i.object =
|
|
6678
|
+
const d = o(this, _, Jr).call(this, h);
|
|
6679
|
+
return i.object = d, await o(this, _, Zr).call(this, d), i.approved = this.__pinPad__.operation.responseMit._approved, this.__pinPad__.operation.finalResult = d, i;
|
|
6677
6680
|
} catch (c) {
|
|
6678
6681
|
throw t.__pinPad__.finishCommand.A = "01", t.__pinPad__.finishCommand.B = "", t.__pinPad__.finishCommand.C = "", t.__pinPad__.finishCommand.D = "", t.__pinPad__.finishCommand.E = "", t.__pinPad__.finishCommand.F = "", t.__pinPad__.finishCommand.G = "", t.__pinPad__.finishCommand.H = "", t.__pinPad__.finishCommand.I = "", t.__pinPad__.finishCommand.J = "", t.__pinPad__.finishCommand.K = "", await o(a = t, _, ts).call(a, o(s = t, _, On).call(s, c)), c;
|
|
6679
6682
|
}
|
|
@@ -6687,12 +6690,12 @@ Jr = function(t) {
|
|
|
6687
6690
|
this.__pinPad__.waiting.statusSecondGenerateWaiting = "pending", await this.appendToQueue(c, "second-generate");
|
|
6688
6691
|
let l = 0;
|
|
6689
6692
|
const h = this;
|
|
6690
|
-
return new Promise((
|
|
6693
|
+
return new Promise((d, f) => {
|
|
6691
6694
|
l = setInterval(async () => {
|
|
6692
6695
|
var b, E;
|
|
6693
6696
|
if (h.__pinPad__.waiting.statusSecondGenerateWaiting === "resolved") {
|
|
6694
6697
|
if (clearInterval(l), h.__pinPad__.waiting.statusSecondGenerateWaiting = null, h.__pinPad__.operation.applyReverse) {
|
|
6695
|
-
const v = await o(b = h, _,
|
|
6698
|
+
const v = await o(b = h, _, jt).call(b, h.url + h.__pinPad__.constants.uris.reverse, {
|
|
6696
6699
|
VMCAMEXMREVERSO: {
|
|
6697
6700
|
business: {
|
|
6698
6701
|
id_company: this.__pinPad__.config.idCompany.toUpperCase(),
|
|
@@ -6702,7 +6705,7 @@ Jr = function(t) {
|
|
|
6702
6705
|
pwd: this.password.toUpperCase()
|
|
6703
6706
|
},
|
|
6704
6707
|
transacction: {
|
|
6705
|
-
amount: o(this, _,
|
|
6708
|
+
amount: o(this, _, ke).call(this, this.amount, 2),
|
|
6706
6709
|
no_operacion: this.__pinPad__.operation.folio,
|
|
6707
6710
|
auth: this.__pinPad__.operation.authorization.toUpperCase(),
|
|
6708
6711
|
tracks: "",
|
|
@@ -6716,7 +6719,7 @@ Jr = function(t) {
|
|
|
6716
6719
|
S.response === "approved" ? T = { message: "Transaction rejected by PinPad." } : T = { message: "No communication, please check your report." }, h.__pinPad__.operation.ignore.counterSale || (h.dispatch("pp:finish-emv", T), h.__pinPad__.operation.ignore.counterSale = !0);
|
|
6717
6720
|
} else
|
|
6718
6721
|
h.__pinPad__.operation.ignore.counterSale || (h.dispatch("pp:finish-emv", t), h.__pinPad__.operation.ignore.counterSale = !0);
|
|
6719
|
-
t.cd_error === "92" && await o(E = h, _, Yr).call(E, t, a),
|
|
6722
|
+
t.cd_error === "92" && await o(E = h, _, Yr).call(E, t, a), d(!0);
|
|
6720
6723
|
} else h.__pinPad__.waiting.statusSecondGenerateWaiting === "rejected" && (clearInterval(l), h.__pinPad__.waiting.statusSecondGenerateWaiting = null, f("There is no response from the reader, check that it is connected."));
|
|
6721
6724
|
}, 500);
|
|
6722
6725
|
});
|
|
@@ -6791,8 +6794,8 @@ Jr = function(t) {
|
|
|
6791
6794
|
const e = this.__pinPad__.constants.FS, i = this.__pinPad__.constants.ETX, s = this.__pinPad__.constants.STX, a = t.nb_ksn, c = t.nb_kcv || "", l = t.nb_ipek || "";
|
|
6792
6795
|
let h = "C92A" + a + e + "B" + c + e + "C" + l;
|
|
6793
6796
|
h = s + o(this, _, ft).call(this, h) + h + i, h = h + o(this, _, gt).call(this, h);
|
|
6794
|
-
const
|
|
6795
|
-
await this.appendToQueue(
|
|
6797
|
+
const d = this.parseStringToBytes(h, "");
|
|
6798
|
+
await this.appendToQueue(d, "dukpt");
|
|
6796
6799
|
let f = 0;
|
|
6797
6800
|
this.__pinPad__.waiting.statuswritingDUKPTWaiting = "pending";
|
|
6798
6801
|
const b = this;
|
|
@@ -6848,7 +6851,7 @@ class sl extends Dt {
|
|
|
6848
6851
|
sale: !1
|
|
6849
6852
|
}
|
|
6850
6853
|
});
|
|
6851
|
-
if (this.__internal__.device.type = "pinpax",
|
|
6854
|
+
if (this.__internal__.device.type = "pinpax", x.getCustom(this.typeDevice, i))
|
|
6852
6855
|
throw new Error(`Device ${this.typeDevice} ${i} already exists`);
|
|
6853
6856
|
this.__internal__.time.response_connection = 2e3, this.__internal__.time.response_general = 3e3, this.__internal__.serial.delay_first_connection = 1e3, this.__internal__.serial.response.replacer = "", this.__internal__.serial.response.limiter = `\r
|
|
6854
6857
|
`, o(this, nt, rs).call(this), o(this, nt, is).call(this), this.getResponseAsString();
|
|
@@ -7119,7 +7122,7 @@ class sl extends Dt {
|
|
|
7119
7122
|
}
|
|
7120
7123
|
}
|
|
7121
7124
|
nt = new WeakSet(), is = function() {
|
|
7122
|
-
|
|
7125
|
+
x.add(this);
|
|
7123
7126
|
}, rs = function() {
|
|
7124
7127
|
const t = [
|
|
7125
7128
|
"buttons-status",
|
|
@@ -7152,7 +7155,7 @@ nt = new WeakSet(), is = function() {
|
|
|
7152
7155
|
}, os = async function() {
|
|
7153
7156
|
await this.connectMessage(), await this.login(), await this.hideButtons();
|
|
7154
7157
|
};
|
|
7155
|
-
var g, cs, ls, hs, rt, De, us,
|
|
7158
|
+
var g, cs, ls, hs, rt, De, us, ps, ds, _s, fs, gs, ys, bs, ms, ws, vs, Es, Ps, Cs, Ts, Ss, xs, ks, As, Ds, Rs, Is, Os, Ns, Bs, Ms, pt, Q, Re, Z, yt, Fs, Us, Ls, Vs, ae, Bn, Mn, Ie, Oe, qs;
|
|
7156
7159
|
class al extends Dt {
|
|
7157
7160
|
constructor({
|
|
7158
7161
|
filters: t = null,
|
|
@@ -7189,7 +7192,7 @@ class al extends Dt {
|
|
|
7189
7192
|
}
|
|
7190
7193
|
}
|
|
7191
7194
|
});
|
|
7192
|
-
if (this.__internal__.device.type = "jofemar",
|
|
7195
|
+
if (this.__internal__.device.type = "jofemar", x.getCustom(this.typeDevice, i))
|
|
7193
7196
|
throw new Error(`Device ${this.typeDevice} ${i} already exists`);
|
|
7194
7197
|
this.__internal__.dispense.must_response = !0, this.__internal__.time.response_general = 800, this.__internal__.time.response_engines = 800, this.__internal__.dispense.limit_counter = 40, this.__internal__.dispense.timeout = 0, this.__internal__.dispense.timeout_time = 4e3, this.__internal__.dispense.interval = 0, this.__internal__.dispense.interval_time = 1e3, this.__internal__.device.hex_number = (128 + this.listenOnChannel).toString(16), this.__internal__.device.door_open = !1, this.__internal__.dispense.elevator = {
|
|
7195
7198
|
locking_time: 60,
|
|
@@ -7687,7 +7690,7 @@ g = new WeakSet(), cs = function() {
|
|
|
7687
7690
|
}, ls = function() {
|
|
7688
7691
|
this.on("internal:dispense:running", o(this, g, Vs).bind(this));
|
|
7689
7692
|
}, hs = function() {
|
|
7690
|
-
|
|
7693
|
+
x.add(this);
|
|
7691
7694
|
}, rt = function(t, e) {
|
|
7692
7695
|
return t[3] = this.__internal__.device.hex_number, this.appendToQueue(o(this, g, De).call(this, t), e);
|
|
7693
7696
|
}, De = function(t) {
|
|
@@ -7708,9 +7711,9 @@ g = new WeakSet(), cs = function() {
|
|
|
7708
7711
|
}), t.__internal__.dispense.elevator.locking_time -= 1, t.__internal__.dispense.elevator.locking_time <= 0 && (clearInterval(t.__internal__.dispense.elevator.locking_interval), t.__internal__.dispense.elevator.locking_interval = 0, e(!0));
|
|
7709
7712
|
}, 1e3);
|
|
7710
7713
|
});
|
|
7711
|
-
}, ds = function(t, e) {
|
|
7712
|
-
return e.name = "ok", e.description = "The last command was executed successfully", e.no_code = 1, this.dispatch("command-executed", e), e;
|
|
7713
7714
|
}, ps = function(t, e) {
|
|
7715
|
+
return e.name = "ok", e.description = "The last command was executed successfully", e.no_code = 1, this.dispatch("command-executed", e), e;
|
|
7716
|
+
}, ds = function(t, e) {
|
|
7714
7717
|
e.additional = {
|
|
7715
7718
|
hex: t,
|
|
7716
7719
|
dec: this.hexToDec(t),
|
|
@@ -7793,15 +7796,15 @@ g = new WeakSet(), cs = function() {
|
|
|
7793
7796
|
return this.dispatch("machine:faults", e.additional), e;
|
|
7794
7797
|
}, bs = function(t, e) {
|
|
7795
7798
|
e.no_code = 40, e.name = "Clock registers", e.description = "Clock registers";
|
|
7796
|
-
const i = t.slice(4, -3), s = i.map((v) => String.fromCharCode(this.hexToDec(v))).join(""), [a, c] = s.split(" "), [l, h] = a.split(":"), [
|
|
7799
|
+
const i = t.slice(4, -3), s = i.map((v) => String.fromCharCode(this.hexToDec(v))).join(""), [a, c] = s.split(" "), [l, h] = a.split(":"), [d, f, b] = c.split("-"), E = new Date(
|
|
7797
7800
|
2e3 + parseInt(b),
|
|
7798
7801
|
parseInt(f) - 1,
|
|
7799
|
-
parseInt(
|
|
7802
|
+
parseInt(d),
|
|
7800
7803
|
parseInt(l),
|
|
7801
7804
|
parseInt(h)
|
|
7802
7805
|
);
|
|
7803
7806
|
return e.additional = {
|
|
7804
|
-
day:
|
|
7807
|
+
day: d,
|
|
7805
7808
|
month: f,
|
|
7806
7809
|
year: b,
|
|
7807
7810
|
hours: l,
|
|
@@ -7827,7 +7830,7 @@ g = new WeakSet(), cs = function() {
|
|
|
7827
7830
|
meaning: "Extraction time (in seconds)"
|
|
7828
7831
|
};
|
|
7829
7832
|
} else if (["B", "D", "E", "F", "G"].includes(i) && s.length === 3) {
|
|
7830
|
-
const a = String.fromCharCode(this.hexToDec(s[0])), c = String.fromCharCode(this.hexToDec(s[1])), l = String.fromCharCode(this.hexToDec(s[2])), h = parseInt(`${a}${c}${l}`),
|
|
7833
|
+
const a = String.fromCharCode(this.hexToDec(s[0])), c = String.fromCharCode(this.hexToDec(s[1])), l = String.fromCharCode(this.hexToDec(s[2])), h = parseInt(`${a}${c}${l}`), d = {
|
|
7831
7834
|
B: "Error on going to tray channel",
|
|
7832
7835
|
D: "Error on product detector",
|
|
7833
7836
|
E: "Extraction of channel ok",
|
|
@@ -7842,10 +7845,10 @@ g = new WeakSet(), cs = function() {
|
|
|
7842
7845
|
channel: h,
|
|
7843
7846
|
selection: h - 109,
|
|
7844
7847
|
ascii: i,
|
|
7845
|
-
meaning:
|
|
7848
|
+
meaning: d[i] ?? "Unknown"
|
|
7846
7849
|
};
|
|
7847
7850
|
} else if (s.length === 13) {
|
|
7848
|
-
const a = s.map((S) => String.fromCharCode(this.hexToDec(S))).join(""), c = parseInt(a.slice(0, 2)), l = parseInt(a.slice(2, 4)), h = parseInt(a.slice(4, 6)),
|
|
7851
|
+
const a = s.map((S) => String.fromCharCode(this.hexToDec(S))).join(""), c = parseInt(a.slice(0, 2)), l = parseInt(a.slice(2, 4)), h = parseInt(a.slice(4, 6)), d = parseInt(a.slice(7, 9)), f = parseInt(a.slice(9, 11)) - 1, b = 2e3 + parseInt(a.slice(11, 13)), E = new Date(b, f, d, c, l, h), v = {
|
|
7849
7852
|
A: "Attempt to close product exit door",
|
|
7850
7853
|
C: "Closing of exterior door",
|
|
7851
7854
|
H: "Error on opening of product exit door",
|
|
@@ -7924,14 +7927,14 @@ g = new WeakSet(), cs = function() {
|
|
|
7924
7927
|
hex: t,
|
|
7925
7928
|
seconds: i
|
|
7926
7929
|
}, this.dispatch("check:standby-after-collect", e.additional), e;
|
|
7927
|
-
},
|
|
7930
|
+
}, xs = function(t, e) {
|
|
7928
7931
|
e.no_code = 49, e.name = "Standby without collect", e.description = "Time to standby when product delivery is not collected";
|
|
7929
7932
|
const i = this.hexToDec(t) - 128;
|
|
7930
7933
|
return e.additional = {
|
|
7931
7934
|
hex: t,
|
|
7932
7935
|
minutes: i
|
|
7933
7936
|
}, this.dispatch("check:standby-without-collect", e.additional), e;
|
|
7934
|
-
},
|
|
7937
|
+
}, ks = function(t, e) {
|
|
7935
7938
|
e.no_code = 50, e.name = "Elevator speed", e.description = "Elevator speed";
|
|
7936
7939
|
const i = t === "30" ? "low" : "high";
|
|
7937
7940
|
return e.additional = {
|
|
@@ -7990,11 +7993,11 @@ g = new WeakSet(), cs = function() {
|
|
|
7990
7993
|
}, t[4] === "2b" ? e.additional.sign = t[4] = "+" : ["2e", "2d"].includes(t[4]) ? e.additional.sign = t[4] = "-" : t[4] === "20" && (e.additional.error = "Error in thermometer"), this.hexToDec(t[5]) >= 48 && this.hexToDec(t[5]) <= 57 ? e.additional.tens = this.hexToDec(t[5]) - 48 : t[5] === "2a" && (e.additional.error = "Error in thermometer"), this.hexToDec(t[6]) >= 48 && this.hexToDec(t[6]) <= 57 ? e.additional.units = this.hexToDec(t[6]) - 48 : t[6] === "2a" && (e.additional.error = "Error in thermometer"), this.hexToDec(t[8]) >= 48 && this.hexToDec(t[8]) <= 57 ? e.additional.decimals = this.hexToDec(t[8]) - 48 : t[8] === "2a" && (e.additional.error = "Error in thermometer"), t[10] === "43" ? e.additional.type_degrees = "C" : t[10] === "46" && (e.additional.type_degrees = "F"), e.additional.error === "Error in thermometer" ? (e.additional.formatted = "Error in thermometer", e.description = "The current temperature cannot be read because there is an error in the thermometer") : (e.additional.formatted = (e.additional.sign ?? "") + (e.additional.tens ?? "") + (e.additional.units ?? "") + (e.additional.decimal_point ?? "") + (e.additional.decimals ?? "") + (e.additional.degrees ?? "") + (e.additional.type_degrees ?? ""), e.description = `The current temperature is ${e.additional.formatted}`), this.dispatch("temperature:current", e.additional), e;
|
|
7991
7994
|
}, Ms = function(t, e, i = 128) {
|
|
7992
7995
|
if (t[1] && (e.additional.machine.hex = t[1], e.additional.machine.dec = this.hexToDec(t[1]) - i), !(t[1] && t[2]))
|
|
7993
|
-
e = o(this, g,
|
|
7996
|
+
e = o(this, g, ps).call(this, t, e);
|
|
7994
7997
|
else
|
|
7995
7998
|
switch (t[2]) {
|
|
7996
7999
|
case "54":
|
|
7997
|
-
e.request = "--automatic", e = o(this, g,
|
|
8000
|
+
e.request = "--automatic", e = o(this, g, ds).call(this, t[3], e);
|
|
7998
8001
|
break;
|
|
7999
8002
|
case "50":
|
|
8000
8003
|
e.request = "--automatic", e = o(this, g, _s).call(this, t[3], e);
|
|
@@ -8047,10 +8050,10 @@ g = new WeakSet(), cs = function() {
|
|
|
8047
8050
|
e = o(this, g, Ss).call(this, t[4], e);
|
|
8048
8051
|
break;
|
|
8049
8052
|
case "48":
|
|
8050
|
-
e = o(this, g,
|
|
8053
|
+
e = o(this, g, xs).call(this, t[4], e);
|
|
8051
8054
|
break;
|
|
8052
8055
|
case "76":
|
|
8053
|
-
e = o(this, g,
|
|
8056
|
+
e = o(this, g, ks).call(this, t[4], e);
|
|
8054
8057
|
break;
|
|
8055
8058
|
case "63":
|
|
8056
8059
|
e = o(this, g, As).call(this, t[4], e);
|
|
@@ -8068,7 +8071,7 @@ g = new WeakSet(), cs = function() {
|
|
|
8068
8071
|
break;
|
|
8069
8072
|
}
|
|
8070
8073
|
return e;
|
|
8071
|
-
},
|
|
8074
|
+
}, pt = function() {
|
|
8072
8075
|
this.__internal__.dispense.dispensing && (this.__internal__.dispense.status = !0);
|
|
8073
8076
|
}, Q = function() {
|
|
8074
8077
|
this.__internal__.dispense.dispensing && (this.__internal__.dispense.status = !1);
|
|
@@ -8092,7 +8095,7 @@ yt = function({ type: t = null, severity: e = "high" } = {}) {
|
|
|
8092
8095
|
if (e.request = "status", t[1] && !t[2]) {
|
|
8093
8096
|
switch (t[1]) {
|
|
8094
8097
|
case "30":
|
|
8095
|
-
e.name = "Machine ready", e.description = "The machine is ready for instructions", e.no_code = 9, o(this, g,
|
|
8098
|
+
e.name = "Machine ready", e.description = "The machine is ready for instructions", e.no_code = 9, o(this, g, pt).call(this);
|
|
8096
8099
|
break;
|
|
8097
8100
|
case "31":
|
|
8098
8101
|
e.name = "Machine busy", e.description = "The machine is busy right now", e.no_code = 10;
|
|
@@ -8122,13 +8125,13 @@ yt = function({ type: t = null, severity: e = "high" } = {}) {
|
|
|
8122
8125
|
e.name = "Product detector fault", e.description = "Product detector fault", e.no_code = 18, o(this, g, Re).call(this), o(this, g, Z).call(this, { type: "fault-product-detector" });
|
|
8123
8126
|
break;
|
|
8124
8127
|
case "41":
|
|
8125
|
-
e.name = "Fault in 485 BUS", e.description = "Machine display is disconnected", e.no_code = 19, o(this, g,
|
|
8128
|
+
e.name = "Fault in 485 BUS", e.description = "Machine display is disconnected", e.no_code = 19, o(this, g, pt).call(this), o(this, g, Z).call(this, { type: "display-disconnected" });
|
|
8126
8129
|
break;
|
|
8127
8130
|
case "42":
|
|
8128
8131
|
e.name = "Product under elevator", e.description = "Product alarm under elevator", e.no_code = 20, o(this, g, Q).call(this), o(this, g, Z).call(this, { type: "product-under-elevator" });
|
|
8129
8132
|
break;
|
|
8130
8133
|
case "43":
|
|
8131
|
-
e.name = "Error when elevator approaching to a position", e.description = "Error when elevator approaching to a position", e.no_code = 21, o(this, g,
|
|
8134
|
+
e.name = "Error when elevator approaching to a position", e.description = "Error when elevator approaching to a position", e.no_code = 21, o(this, g, pt).call(this), o(this, g, Z).call(this, { type: "error-approaching-position", severity: "high" });
|
|
8132
8135
|
break;
|
|
8133
8136
|
case "44":
|
|
8134
8137
|
e.name = "Fault in keyboard", e.description = "Fault in keyboard", e.no_code = 22, o(this, g, Q).call(this), o(this, g, yt).call(this, { type: "fault-keyboard" });
|
|
@@ -8137,16 +8140,16 @@ yt = function({ type: t = null, severity: e = "high" } = {}) {
|
|
|
8137
8140
|
e.name = "Eeprom writing error", e.description = "Eeprom writing error", e.no_code = 23, o(this, g, Q).call(this), o(this, g, yt).call(this, { type: "eeprom-writing-error", severity: "critical" });
|
|
8138
8141
|
break;
|
|
8139
8142
|
case "46":
|
|
8140
|
-
e.name = "Fault communicating with temperature control", e.description = "Fault communicating with temperature control", e.no_code = 24, o(this, g,
|
|
8143
|
+
e.name = "Fault communicating with temperature control", e.description = "Fault communicating with temperature control", e.no_code = 24, o(this, g, pt).call(this), o(this, g, Z).call(this, { type: "fault-temperature-control" });
|
|
8141
8144
|
break;
|
|
8142
8145
|
case "47":
|
|
8143
|
-
e.name = "Thermometer disconnected", e.description = "The thermometer is disconnected", e.no_code = 25, o(this, g,
|
|
8146
|
+
e.name = "Thermometer disconnected", e.description = "The thermometer is disconnected", e.no_code = 25, o(this, g, pt).call(this), o(this, g, Z).call(this, { type: "thermometer-disconnected" });
|
|
8144
8147
|
break;
|
|
8145
8148
|
case "48":
|
|
8146
|
-
e.name = "Thermometer programming lost", e.description = "Thermometer programming lost", e.no_code = 26, o(this, g,
|
|
8149
|
+
e.name = "Thermometer programming lost", e.description = "Thermometer programming lost", e.no_code = 26, o(this, g, pt).call(this), o(this, g, Z).call(this, { type: "thermometer-programming-lost" });
|
|
8147
8150
|
break;
|
|
8148
8151
|
case "49":
|
|
8149
|
-
e.name = "Thermometer faulty", e.description = "Thermometer faulty", e.no_code = 27, o(this, g,
|
|
8152
|
+
e.name = "Thermometer faulty", e.description = "Thermometer faulty", e.no_code = 27, o(this, g, pt).call(this), o(this, g, Z).call(this, { type: "thermometer-faulty" });
|
|
8150
8153
|
break;
|
|
8151
8154
|
case "4a":
|
|
8152
8155
|
e.name = "Channels power consumption detector faulty", e.description = "Channels power consumption detector faulty", e.no_code = 28, o(this, g, Q).call(this), o(this, g, yt).call(this, { type: "channels-power-consumption-detector-faulty", severity: "critical" });
|
|
@@ -8167,10 +8170,10 @@ yt = function({ type: t = null, severity: e = "high" } = {}) {
|
|
|
8167
8170
|
e.name = "Waiting for product to be removed", e.description = "Waiting for product to be removed", e.no_code = 33, o(this, g, Re).call(this);
|
|
8168
8171
|
break;
|
|
8169
8172
|
case "50":
|
|
8170
|
-
e.name = "Product expired by temperature reasons", e.description = "Product expired by temperature reasons", e.no_code = 34, o(this, g,
|
|
8173
|
+
e.name = "Product expired by temperature reasons", e.description = "Product expired by temperature reasons", e.no_code = 34, o(this, g, pt).call(this), o(this, g, Z).call(this, { type: "product-expired-temperature" });
|
|
8171
8174
|
break;
|
|
8172
8175
|
case "51":
|
|
8173
|
-
e.name = "Automatic door faulty", e.description = "Automatic door faulty", e.no_code = 35, o(this, g,
|
|
8176
|
+
e.name = "Automatic door faulty", e.description = "Automatic door faulty", e.no_code = 35, o(this, g, pt).call(this), o(this, g, Z).call(this, { type: "automatic-door-faulty" });
|
|
8174
8177
|
break;
|
|
8175
8178
|
case "59":
|
|
8176
8179
|
case "5a":
|
|
@@ -8191,10 +8194,10 @@ yt = function({ type: t = null, severity: e = "high" } = {}) {
|
|
|
8191
8194
|
e.additional.nsf_alarm = 5;
|
|
8192
8195
|
break;
|
|
8193
8196
|
}
|
|
8194
|
-
e.no_code = 36, o(this, g,
|
|
8197
|
+
e.no_code = 36, o(this, g, pt).call(this), o(this, g, Z).call(this, { type: "product-expired" });
|
|
8195
8198
|
break;
|
|
8196
8199
|
case "64":
|
|
8197
|
-
e.name = "Product detector didn't change during its verification test", e.description = "Product detector didn't change during its verification test", e.no_code = 37, o(this, g,
|
|
8200
|
+
e.name = "Product detector didn't change during its verification test", e.description = "Product detector didn't change during its verification test", e.no_code = 37, o(this, g, pt).call(this), o(this, g, Z).call(this, { type: "automatic-door-faulty" });
|
|
8198
8201
|
break;
|
|
8199
8202
|
}
|
|
8200
8203
|
this.dispatch("machine:status", e);
|
|
@@ -8243,11 +8246,11 @@ yt = function({ type: t = null, severity: e = "high" } = {}) {
|
|
|
8243
8246
|
}, qs = function(t) {
|
|
8244
8247
|
if (!(t instanceof Date)) throw new Error("Invalid date, must be an instance of Date");
|
|
8245
8248
|
const e = t.getHours().toString().padStart(2, "0"), i = t.getMinutes().toString().padStart(2, "0"), s = t.getDate().toString().padStart(2, "0"), a = (t.getMonth() + 1).toString().padStart(2, "0"), c = t.getFullYear().toString().substring(2, 4), l = `${e}:${i} ${s}-${a}-${c}`, h = [];
|
|
8246
|
-
for (let
|
|
8247
|
-
h.push(l.charCodeAt(
|
|
8249
|
+
for (let d = 0; d < 14; d++)
|
|
8250
|
+
h.push(l.charCodeAt(d).toString(16));
|
|
8248
8251
|
return h;
|
|
8249
8252
|
};
|
|
8250
|
-
var $t, Ft, zt, w,
|
|
8253
|
+
var $t, Ft, zt, w, Hs, js, Ne, Ks, Ws, $s, zs, Gs, Xs, Js, Qs, Fn, Zs, Ys, ta, ea, na, ia, ra, sa, aa, oa, ca, la, ha, ua, st, Be, pa, da, _a, fa, Un, Me, ga, ya, Ln, Vn, qn;
|
|
8251
8254
|
class ol extends Dt {
|
|
8252
8255
|
constructor({ filters: t = null, config_port: e = null, no_device: i = 1 } = {}) {
|
|
8253
8256
|
super({ filters: t, config_port: e, no_device: i });
|
|
@@ -8301,14 +8304,14 @@ class ol extends Dt {
|
|
|
8301
8304
|
G(this, $t, !1);
|
|
8302
8305
|
G(this, Ft, 0);
|
|
8303
8306
|
G(this, zt, 0);
|
|
8304
|
-
if (this.__internal__.device.type = "boardroid",
|
|
8307
|
+
if (this.__internal__.device.type = "boardroid", x.getCustom(this.typeDevice, i))
|
|
8305
8308
|
throw new Error(`Device ${this.typeDevice} ${i} already exists`);
|
|
8306
8309
|
this.__internal__.serial.config_port.baudRate = 115200, this.__internal__.serial.response.length = 14, this.__internal__.time.response_connection = 600, this.__internal__.time.response_general = 4e3, this.__internal__.time.response_engines = 15e3, this.__internal__.dispense.limit_counter = 15, this.__internal__.dispense.custom_limit_counter = null, this.__internal__.dispense.backup_dispense = {
|
|
8307
8310
|
channel: 1,
|
|
8308
8311
|
second_channel: null,
|
|
8309
8312
|
sensor: !0,
|
|
8310
8313
|
seconds: null
|
|
8311
|
-
}, o(this, w,
|
|
8314
|
+
}, o(this, w, Hs).call(this), o(this, w, js).call(this);
|
|
8312
8315
|
}
|
|
8313
8316
|
get totalInTubes() {
|
|
8314
8317
|
return this.coins.tubes.g50 * 0.5 + this.coins.tubes.c50 * 0.5 + this.coins.tubes.p1 + this.coins.tubes.p2 * 2 + this.coins.tubes.p5 * 5 + this.coins.tubes.p10 * 10;
|
|
@@ -8466,7 +8469,7 @@ class ol extends Dt {
|
|
|
8466
8469
|
async banknotePurseConfigure({ enable: t = !1, scrow: e = !1 } = {}) {
|
|
8467
8470
|
if (!this.__banknote_purse.available) throw new Error("Banknote purse not available");
|
|
8468
8471
|
let i;
|
|
8469
|
-
return o(this, w, Ne).call(this) ? i = o(this, w,
|
|
8472
|
+
return o(this, w, Ne).call(this) ? i = o(this, w, pa).call(this, { enable: t, scrow: e }) : i = o(this, w, da).call(this, { enable: t, scrow: e }), await o(this, w, st).call(this, i, "banknote-purse:config");
|
|
8470
8473
|
}
|
|
8471
8474
|
async banknotePurseDispense({ $_20: t = 0, $_50: e = 0, $_100: i = 0, $_200: s = 0, $_500: a = 0, $_1000: c = 0 } = {}) {
|
|
8472
8475
|
if (!this.__banknote_purse.available) throw new Error("Banknote purse not available");
|
|
@@ -8543,11 +8546,11 @@ class ol extends Dt {
|
|
|
8543
8546
|
if (!i && (s === null || s <= 0 || s > 40))
|
|
8544
8547
|
throw new Error("Invalid time to dispense without sensor, must be between 0.1 and 40.0 seconds");
|
|
8545
8548
|
const c = this.decToHex(a / 256), l = this.decToHex(a % 256), h = this.decToHex(t + 9);
|
|
8546
|
-
let
|
|
8547
|
-
e && (
|
|
8549
|
+
let d = "00";
|
|
8550
|
+
e && (d = this.decToHex(e + 9));
|
|
8548
8551
|
let f = "00";
|
|
8549
8552
|
i || (f = this.decToHex(s * 10));
|
|
8550
|
-
const b = ["F1", "CD", "01", h,
|
|
8553
|
+
const b = ["F1", "CD", "01", h, d, f, c, l, "00", "00", "F2", "00"];
|
|
8551
8554
|
await o(this, w, st).call(this, b, "card-reader:dispense");
|
|
8552
8555
|
}
|
|
8553
8556
|
async paymentPursesDisable({ coin: t = !0, banknote: e = !0, cardReader: i = !1 } = {}) {
|
|
@@ -8596,7 +8599,7 @@ class ol extends Dt {
|
|
|
8596
8599
|
e && (e += 9, l = this.decToHex(e));
|
|
8597
8600
|
let h = "00";
|
|
8598
8601
|
i || (h = this.decToHex(Math.round(s * 6.2)), this.__internal__.dispense.custom_limit_counter = s);
|
|
8599
|
-
const
|
|
8602
|
+
const d = o(this, w, Be).call(this, [
|
|
8600
8603
|
"F1",
|
|
8601
8604
|
"C7",
|
|
8602
8605
|
c,
|
|
@@ -8610,8 +8613,8 @@ class ol extends Dt {
|
|
|
8610
8613
|
"F2",
|
|
8611
8614
|
"00"
|
|
8612
8615
|
]);
|
|
8613
|
-
let f = await this.internalDispense(
|
|
8614
|
-
return !f.dispensed && a && (f = await this.internalDispense(
|
|
8616
|
+
let f = await this.internalDispense(d);
|
|
8617
|
+
return !f.dispensed && a && (f = await this.internalDispense(d)), this.__internal__.dispense.custom_limit_counter = null, f;
|
|
8615
8618
|
}
|
|
8616
8619
|
async testEngines({ singleEngine: t = !1 } = {}) {
|
|
8617
8620
|
if (this.isDispensing) throw new Error("Another dispensing process is running");
|
|
@@ -8650,7 +8653,7 @@ class ol extends Dt {
|
|
|
8650
8653
|
this.dispatch("corrupt:message", { data: t, message: e });
|
|
8651
8654
|
}
|
|
8652
8655
|
}
|
|
8653
|
-
$t = new WeakMap(), Ft = new WeakMap(), zt = new WeakMap(), w = new WeakSet(),
|
|
8656
|
+
$t = new WeakMap(), Ft = new WeakMap(), zt = new WeakMap(), w = new WeakSet(), Hs = function() {
|
|
8654
8657
|
const t = [
|
|
8655
8658
|
"banknote-purse:banknote-scrow-status",
|
|
8656
8659
|
"banknote-purse:config",
|
|
@@ -8677,8 +8680,8 @@ $t = new WeakMap(), Ft = new WeakMap(), zt = new WeakMap(), w = new WeakSet(), j
|
|
|
8677
8680
|
];
|
|
8678
8681
|
for (const e of t)
|
|
8679
8682
|
this.serialRegisterAvailableListener(e);
|
|
8680
|
-
},
|
|
8681
|
-
|
|
8683
|
+
}, js = function() {
|
|
8684
|
+
x.add(this);
|
|
8682
8685
|
}, Ne = function() {
|
|
8683
8686
|
return this.__banknote_purse.isRecycler && this.__banknote_purse.recycler.ict;
|
|
8684
8687
|
}, Ks = function() {
|
|
@@ -8810,10 +8813,10 @@ $t = new WeakMap(), Ft = new WeakMap(), zt = new WeakMap(), w = new WeakSet(), j
|
|
|
8810
8813
|
parseInt(t[5], 16),
|
|
8811
8814
|
parseInt(t[6], 16),
|
|
8812
8815
|
parseInt(t[7], 16)
|
|
8813
|
-
],
|
|
8814
|
-
return e.name = "Banknotes dispensed", e.description =
|
|
8816
|
+
], d = i * 20 + s * 50 + a * 100 + c * 200 + l * 500 + h * 1e3;
|
|
8817
|
+
return e.name = "Banknotes dispensed", e.description = d > 0 ? "Banknotes dispensed by request" : "No banknotes dispensed, recycler empty", e.no_code = 9, e.additional = {
|
|
8815
8818
|
banknotes: { b20: i, b50: s, b100: a, b200: c, b500: l, b1000: h },
|
|
8816
|
-
total_dispensed:
|
|
8819
|
+
total_dispensed: d
|
|
8817
8820
|
}, this.dispatch("session:money-dispensed", {
|
|
8818
8821
|
type_money: null,
|
|
8819
8822
|
retired: null,
|
|
@@ -8879,10 +8882,10 @@ $t = new WeakMap(), Ft = new WeakMap(), zt = new WeakMap(), w = new WeakSet(), j
|
|
|
8879
8882
|
return t[11] = this.serialBoardroidSumHex(t), t.map((e, i) => {
|
|
8880
8883
|
t[i] = this.hexMaker(e);
|
|
8881
8884
|
}), t;
|
|
8882
|
-
},
|
|
8885
|
+
}, pa = function({ enable: t = !1, scrow: e = !1 } = {}) {
|
|
8883
8886
|
const i = t ? "FF" : "00", s = e ? "FF" : "00";
|
|
8884
8887
|
return ["F1", "C0", i, i, s, s, "00", "00", "00", "00", "F2", "00"];
|
|
8885
|
-
},
|
|
8888
|
+
}, da = function({ enable: t = !1, scrow: e = !1 } = {}) {
|
|
8886
8889
|
return ["F1", "C0", t ? "01" : "00", e ? "01" : "00", "00", "00", "00", "00", "00", "00", "F2", "00"];
|
|
8887
8890
|
}, _a = function(t = 1) {
|
|
8888
8891
|
if (t < 1) throw new Error("No banknotes to dispense");
|
|
@@ -8970,7 +8973,7 @@ class cl extends Dt {
|
|
|
8970
8973
|
constructor({ filters: t = null, config_port: e = null, no_device: i = 1 } = {}) {
|
|
8971
8974
|
super({ filters: t, config_port: e, no_device: i });
|
|
8972
8975
|
G(this, Gt);
|
|
8973
|
-
if (this.__internal__.device.type = "arduino",
|
|
8976
|
+
if (this.__internal__.device.type = "arduino", x.getCustom(this.typeDevice, i))
|
|
8974
8977
|
throw new Error(`Device ${this.typeDevice} ${i} already exists`);
|
|
8975
8978
|
this.__internal__.time.response_connection = 2e3, this.__internal__.time.response_general = 2e3, this.__internal__.serial.delay_first_connection = 1e3, o(this, Gt, ma).call(this), o(this, Gt, ba).call(this), this.getResponseAsString();
|
|
8976
8979
|
}
|
|
@@ -9029,7 +9032,7 @@ class cl extends Dt {
|
|
|
9029
9032
|
}
|
|
9030
9033
|
}
|
|
9031
9034
|
Gt = new WeakSet(), ba = function() {
|
|
9032
|
-
|
|
9035
|
+
x.add(this);
|
|
9033
9036
|
}, ma = function() {
|
|
9034
9037
|
};
|
|
9035
9038
|
/**
|
|
@@ -9049,7 +9052,7 @@ const ll = {
|
|
|
9049
9052
|
export {
|
|
9050
9053
|
cl as Arduino,
|
|
9051
9054
|
ol as Boardroid,
|
|
9052
|
-
|
|
9055
|
+
x as Devices,
|
|
9053
9056
|
an as Emulator,
|
|
9054
9057
|
al as Jofemar,
|
|
9055
9058
|
Dt as Kernel,
|