@spiffcommerce/core 44.5.3 → 44.5.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/{index-qO9SfRol.cjs → index-CIPNLGSC.cjs} +6 -6
- package/dist/{index-qO9SfRol.cjs.map → index-CIPNLGSC.cjs.map} +1 -1
- package/dist/{index-BlxJMR8G.js → index-eG04Hkm8.js} +218 -243
- package/dist/{index-BlxJMR8G.js.map → index-eG04Hkm8.js.map} +1 -1
- package/dist/{index.browser-yJCSzfNu.js → index.browser-CyPdlEqr.js} +2 -2
- package/dist/{index.browser-yJCSzfNu.js.map → index.browser-CyPdlEqr.js.map} +1 -1
- package/dist/{index.browser-DvWaDnsa.cjs → index.browser-HO1knCEY.cjs} +2 -2
- package/dist/{index.browser-DvWaDnsa.cjs.map → index.browser-HO1knCEY.cjs.map} +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.mjs +1 -1
- package/package.json +1 -1
|
@@ -32228,46 +32228,21 @@ const f0 = [Je.SilentIllustration, Je.ProductOverlay], IC = (r) => {
|
|
|
32228
32228
|
}), e;
|
|
32229
32229
|
}, CM = (r, e) => e.find((t) => t.stepNames.includes(r)), lo = async (r, e) => {
|
|
32230
32230
|
const t = r.conditions || [];
|
|
32231
|
-
|
|
32232
|
-
conditionCount: t.length,
|
|
32233
|
-
selectedStepNames: Object.keys(e)
|
|
32234
|
-
});
|
|
32235
|
-
const n = await Promise.all(
|
|
32231
|
+
return (await Promise.all(
|
|
32236
32232
|
t.map(async (a, s) => {
|
|
32237
32233
|
const o = e[a.targetStepName];
|
|
32238
32234
|
if (o && o.selectedVariants) {
|
|
32239
32235
|
const l = o.selectedVariants;
|
|
32240
|
-
|
|
32241
|
-
|
|
32242
|
-
|
|
32243
|
-
|
|
32244
|
-
|
|
32245
|
-
|
|
32246
|
-
|
|
32247
|
-
|
|
32248
|
-
targetStepName: a.targetStepName,
|
|
32249
|
-
selectedVariantIds: l.map((c) => c.id),
|
|
32250
|
-
requiredVariantMetafields: a.requiredVariantMetafields
|
|
32251
|
-
}), u;
|
|
32252
|
-
} else {
|
|
32253
|
-
const u = a.requiredVariantSelections.some(
|
|
32254
|
-
(c) => l.find((f) => f.id === c) !== void 0
|
|
32255
|
-
);
|
|
32256
|
-
return console.log(`[stepConditionsAreSatisfied] Variant condition ${s} evaluated to ${u}.`, {
|
|
32257
|
-
stepName: r.stepName,
|
|
32258
|
-
targetStepName: a.targetStepName,
|
|
32259
|
-
selectedVariantIds: l.map((c) => c.id),
|
|
32260
|
-
requiredVariantSelections: a.requiredVariantSelections
|
|
32261
|
-
}), u;
|
|
32262
|
-
}
|
|
32263
|
-
}
|
|
32264
|
-
return console.log(
|
|
32265
|
-
`[stepConditionsAreSatisfied] Condition ${s} failed: no selections for target step "${a.targetStepName}".`,
|
|
32266
|
-
{ stepName: r.stepName }
|
|
32267
|
-
), !1;
|
|
32236
|
+
return a.type === "VariantMetafield" ? (await Ky.ensureIdsArePresent(l.map((c) => c.id)), a.requiredVariantMetafields?.some((c) => l.find((f) => Ky.requestIfAvailable(
|
|
32237
|
+
f.id,
|
|
32238
|
+
c.variantMetafieldConfigurationId || ""
|
|
32239
|
+
)?.value === c.variantMetafieldValue))) : a.requiredVariantSelections.some(
|
|
32240
|
+
(c) => l.find((f) => f.id === c) !== void 0
|
|
32241
|
+
);
|
|
32242
|
+
}
|
|
32243
|
+
return !1;
|
|
32268
32244
|
})
|
|
32269
|
-
)
|
|
32270
|
-
return console.log(`[stepConditionsAreSatisfied] Step "${r.stepName}" satisfied: ${i}.`, { results: n }), i;
|
|
32245
|
+
)).every((a) => a);
|
|
32271
32246
|
}, xM = async (r, e) => {
|
|
32272
32247
|
const t = await Promise.all(
|
|
32273
32248
|
r.renderableSteps.map((o) => lo(o, e))
|
|
@@ -40426,7 +40401,7 @@ function Z5(r) {
|
|
|
40426
40401
|
}
|
|
40427
40402
|
r.loop = 1;
|
|
40428
40403
|
}
|
|
40429
|
-
function
|
|
40404
|
+
function e6(r) {
|
|
40430
40405
|
for (var e = r.stack, t = r.rp1, n = r.rp2, i = r.loop, a = r.z0[t], s = r.z1[n], o = r.fv, l = r.dpv, u = r.z2; i--; ) {
|
|
40431
40406
|
var c = e.pop(), f = u[c];
|
|
40432
40407
|
exports.DEBUG && console.log(
|
|
@@ -40444,7 +40419,7 @@ function dx(r, e) {
|
|
|
40444
40419
|
var t = e.stack, n = t.pop() / 64, i = t.pop(), a = e.z1[i], s = e.z0[e.rp0], o = e.fv, l = e.pv;
|
|
40445
40420
|
o.setRelative(a, s, n, l), o.touch(a), exports.DEBUG && console.log(e.step, "MSIRP[" + r + "]", n, i), e.rp1 = e.rp0, e.rp2 = i, r && (e.rp0 = i);
|
|
40446
40421
|
}
|
|
40447
|
-
function
|
|
40422
|
+
function t6(r) {
|
|
40448
40423
|
for (var e = r.stack, t = r.rp0, n = r.z0[t], i = r.loop, a = r.fv, s = r.pv, o = r.z1; i--; ) {
|
|
40449
40424
|
var l = e.pop(), u = o[l];
|
|
40450
40425
|
exports.DEBUG && console.log(
|
|
@@ -40455,7 +40430,7 @@ function tN(r) {
|
|
|
40455
40430
|
}
|
|
40456
40431
|
r.loop = 1;
|
|
40457
40432
|
}
|
|
40458
|
-
function
|
|
40433
|
+
function r6(r) {
|
|
40459
40434
|
exports.DEBUG && console.log(r.step, "RTDG[]"), r.round = A5;
|
|
40460
40435
|
}
|
|
40461
40436
|
function fx(r, e) {
|
|
@@ -40472,14 +40447,14 @@ function fx(r, e) {
|
|
|
40472
40447
|
var u = o.distance(a, hf);
|
|
40473
40448
|
r && (Math.abs(u - l) < e.cvCutIn && (u = l), u = e.round(u)), s.setRelative(a, hf, u, o), e.zp0 === 0 && (a.xo = a.x, a.yo = a.y), s.touch(a), e.rp0 = e.rp1 = i;
|
|
40474
40449
|
}
|
|
40475
|
-
function
|
|
40450
|
+
function n6(r) {
|
|
40476
40451
|
var e = r.prog, t = r.ip, n = r.stack, i = e[++t];
|
|
40477
40452
|
exports.DEBUG && console.log(r.step, "NPUSHB[]", i);
|
|
40478
40453
|
for (var a = 0; a < i; a++)
|
|
40479
40454
|
n.push(e[++t]);
|
|
40480
40455
|
r.ip = t;
|
|
40481
40456
|
}
|
|
40482
|
-
function
|
|
40457
|
+
function i6(r) {
|
|
40483
40458
|
var e = r.ip, t = r.prog, n = r.stack, i = t[++e];
|
|
40484
40459
|
exports.DEBUG && console.log(r.step, "NPUSHW[]", i);
|
|
40485
40460
|
for (var a = 0; a < i; a++) {
|
|
@@ -40488,23 +40463,23 @@ function iN(r) {
|
|
|
40488
40463
|
}
|
|
40489
40464
|
r.ip = e;
|
|
40490
40465
|
}
|
|
40491
|
-
function
|
|
40466
|
+
function a6(r) {
|
|
40492
40467
|
var e = r.stack, t = r.store;
|
|
40493
40468
|
t || (t = r.store = []);
|
|
40494
40469
|
var n = e.pop(), i = e.pop();
|
|
40495
40470
|
exports.DEBUG && console.log(r.step, "WS", n, i), t[i] = n;
|
|
40496
40471
|
}
|
|
40497
|
-
function
|
|
40472
|
+
function s6(r) {
|
|
40498
40473
|
var e = r.stack, t = r.store, n = e.pop();
|
|
40499
40474
|
exports.DEBUG && console.log(r.step, "RS", n);
|
|
40500
40475
|
var i = t && t[n] || 0;
|
|
40501
40476
|
e.push(i);
|
|
40502
40477
|
}
|
|
40503
|
-
function
|
|
40478
|
+
function o6(r) {
|
|
40504
40479
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40505
40480
|
exports.DEBUG && console.log(r.step, "WCVTP", t, n), r.cvt[n] = t / 64;
|
|
40506
40481
|
}
|
|
40507
|
-
function
|
|
40482
|
+
function l6(r) {
|
|
40508
40483
|
var e = r.stack, t = e.pop();
|
|
40509
40484
|
exports.DEBUG && console.log(r.step, "RCVT", t), e.push(r.cvt[t] * 64);
|
|
40510
40485
|
}
|
|
@@ -40516,60 +40491,60 @@ function px(r, e) {
|
|
|
40516
40491
|
var t = e.stack, n = t.pop(), i = t.pop(), a = e.z1[n], s = e.z0[i], o = e.dpv.distance(s, a, r, r);
|
|
40517
40492
|
exports.DEBUG && console.log(e.step, "MD[" + r + "]", n, i, "->", o), e.stack.push(Math.round(o * 64));
|
|
40518
40493
|
}
|
|
40519
|
-
function
|
|
40494
|
+
function u6(r) {
|
|
40520
40495
|
exports.DEBUG && console.log(r.step, "MPPEM[]"), r.stack.push(r.ppem);
|
|
40521
40496
|
}
|
|
40522
|
-
function
|
|
40497
|
+
function c6(r) {
|
|
40523
40498
|
exports.DEBUG && console.log(r.step, "FLIPON[]"), r.autoFlip = !0;
|
|
40524
40499
|
}
|
|
40525
|
-
function
|
|
40500
|
+
function d6(r) {
|
|
40526
40501
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40527
40502
|
exports.DEBUG && console.log(r.step, "LT[]", t, n), e.push(n < t ? 1 : 0);
|
|
40528
40503
|
}
|
|
40529
|
-
function
|
|
40504
|
+
function f6(r) {
|
|
40530
40505
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40531
40506
|
exports.DEBUG && console.log(r.step, "LTEQ[]", t, n), e.push(n <= t ? 1 : 0);
|
|
40532
40507
|
}
|
|
40533
|
-
function
|
|
40508
|
+
function h6(r) {
|
|
40534
40509
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40535
40510
|
exports.DEBUG && console.log(r.step, "GT[]", t, n), e.push(n > t ? 1 : 0);
|
|
40536
40511
|
}
|
|
40537
|
-
function
|
|
40512
|
+
function p6(r) {
|
|
40538
40513
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40539
40514
|
exports.DEBUG && console.log(r.step, "GTEQ[]", t, n), e.push(n >= t ? 1 : 0);
|
|
40540
40515
|
}
|
|
40541
|
-
function
|
|
40516
|
+
function g6(r) {
|
|
40542
40517
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40543
40518
|
exports.DEBUG && console.log(r.step, "EQ[]", t, n), e.push(t === n ? 1 : 0);
|
|
40544
40519
|
}
|
|
40545
|
-
function
|
|
40520
|
+
function m6(r) {
|
|
40546
40521
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40547
40522
|
exports.DEBUG && console.log(r.step, "NEQ[]", t, n), e.push(t !== n ? 1 : 0);
|
|
40548
40523
|
}
|
|
40549
|
-
function
|
|
40524
|
+
function v6(r) {
|
|
40550
40525
|
var e = r.stack, t = e.pop();
|
|
40551
40526
|
exports.DEBUG && console.log(r.step, "ODD[]", t), e.push(Math.trunc(t) % 2 ? 1 : 0);
|
|
40552
40527
|
}
|
|
40553
|
-
function
|
|
40528
|
+
function y6(r) {
|
|
40554
40529
|
var e = r.stack, t = e.pop();
|
|
40555
40530
|
exports.DEBUG && console.log(r.step, "EVEN[]", t), e.push(Math.trunc(t) % 2 ? 0 : 1);
|
|
40556
40531
|
}
|
|
40557
|
-
function
|
|
40532
|
+
function A6(r) {
|
|
40558
40533
|
var e = r.stack.pop();
|
|
40559
40534
|
exports.DEBUG && console.log(r.step, "IF[]", e), e || (rT(r, !0), exports.DEBUG && console.log(r.step, "EIF[]"));
|
|
40560
40535
|
}
|
|
40561
|
-
function
|
|
40536
|
+
function b6(r) {
|
|
40562
40537
|
exports.DEBUG && console.log(r.step, "EIF[]");
|
|
40563
40538
|
}
|
|
40564
|
-
function
|
|
40539
|
+
function w6(r) {
|
|
40565
40540
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40566
40541
|
exports.DEBUG && console.log(r.step, "AND[]", t, n), e.push(t && n ? 1 : 0);
|
|
40567
40542
|
}
|
|
40568
|
-
function
|
|
40543
|
+
function C6(r) {
|
|
40569
40544
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40570
40545
|
exports.DEBUG && console.log(r.step, "OR[]", t, n), e.push(t || n ? 1 : 0);
|
|
40571
40546
|
}
|
|
40572
|
-
function
|
|
40547
|
+
function x6(r) {
|
|
40573
40548
|
var e = r.stack, t = e.pop();
|
|
40574
40549
|
exports.DEBUG && console.log(r.step, "NOT[]", t), e.push(t ? 0 : 1);
|
|
40575
40550
|
}
|
|
@@ -40586,43 +40561,43 @@ function y0(r, e) {
|
|
|
40586
40561
|
}
|
|
40587
40562
|
}
|
|
40588
40563
|
}
|
|
40589
|
-
function
|
|
40564
|
+
function S6(r) {
|
|
40590
40565
|
var e = r.stack, t = e.pop();
|
|
40591
40566
|
exports.DEBUG && console.log(r.step, "SDB[]", t), r.deltaBase = t;
|
|
40592
40567
|
}
|
|
40593
|
-
function
|
|
40568
|
+
function E6(r) {
|
|
40594
40569
|
var e = r.stack, t = e.pop();
|
|
40595
40570
|
exports.DEBUG && console.log(r.step, "SDS[]", t), r.deltaShift = Math.pow(0.5, t);
|
|
40596
40571
|
}
|
|
40597
|
-
function
|
|
40572
|
+
function k6(r) {
|
|
40598
40573
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40599
40574
|
exports.DEBUG && console.log(r.step, "ADD[]", t, n), e.push(n + t);
|
|
40600
40575
|
}
|
|
40601
|
-
function
|
|
40576
|
+
function F6(r) {
|
|
40602
40577
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40603
40578
|
exports.DEBUG && console.log(r.step, "SUB[]", t, n), e.push(n - t);
|
|
40604
40579
|
}
|
|
40605
|
-
function
|
|
40580
|
+
function T6(r) {
|
|
40606
40581
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40607
40582
|
exports.DEBUG && console.log(r.step, "DIV[]", t, n), e.push(n * 64 / t);
|
|
40608
40583
|
}
|
|
40609
|
-
function
|
|
40584
|
+
function I6(r) {
|
|
40610
40585
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40611
40586
|
exports.DEBUG && console.log(r.step, "MUL[]", t, n), e.push(n * t / 64);
|
|
40612
40587
|
}
|
|
40613
|
-
function
|
|
40588
|
+
function D6(r) {
|
|
40614
40589
|
var e = r.stack, t = e.pop();
|
|
40615
40590
|
exports.DEBUG && console.log(r.step, "ABS[]", t), e.push(Math.abs(t));
|
|
40616
40591
|
}
|
|
40617
|
-
function
|
|
40592
|
+
function P6(r) {
|
|
40618
40593
|
var e = r.stack, t = e.pop();
|
|
40619
40594
|
exports.DEBUG && console.log(r.step, "NEG[]", t), e.push(-t);
|
|
40620
40595
|
}
|
|
40621
|
-
function
|
|
40596
|
+
function R6(r) {
|
|
40622
40597
|
var e = r.stack, t = e.pop();
|
|
40623
40598
|
exports.DEBUG && console.log(r.step, "FLOOR[]", t), e.push(Math.floor(t / 64) * 64);
|
|
40624
40599
|
}
|
|
40625
|
-
function
|
|
40600
|
+
function O6(r) {
|
|
40626
40601
|
var e = r.stack, t = e.pop();
|
|
40627
40602
|
exports.DEBUG && console.log(r.step, "CEILING[]", t), e.push(Math.ceil(t / 64) * 64);
|
|
40628
40603
|
}
|
|
@@ -40630,7 +40605,7 @@ function $h(r, e) {
|
|
|
40630
40605
|
var t = e.stack, n = t.pop();
|
|
40631
40606
|
exports.DEBUG && console.log(e.step, "ROUND[]"), t.push(e.round(n / 64) * 64);
|
|
40632
40607
|
}
|
|
40633
|
-
function
|
|
40608
|
+
function B6(r) {
|
|
40634
40609
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40635
40610
|
exports.DEBUG && console.log(r.step, "WCVTF[]", t, n), r.cvt[n] = t * r.ppem / r.font.unitsPerEm;
|
|
40636
40611
|
}
|
|
@@ -40647,7 +40622,7 @@ function A0(r, e) {
|
|
|
40647
40622
|
}
|
|
40648
40623
|
}
|
|
40649
40624
|
}
|
|
40650
|
-
function
|
|
40625
|
+
function M6(r) {
|
|
40651
40626
|
var e = r.stack.pop();
|
|
40652
40627
|
exports.DEBUG && console.log(r.step, "SROUND[]", e), r.round = tT;
|
|
40653
40628
|
var t;
|
|
@@ -40682,7 +40657,7 @@ function MN(r) {
|
|
|
40682
40657
|
}
|
|
40683
40658
|
e &= 15, e === 0 ? r.srThreshold = 0 : r.srThreshold = (e / 8 - 0.5) * t;
|
|
40684
40659
|
}
|
|
40685
|
-
function
|
|
40660
|
+
function _6(r) {
|
|
40686
40661
|
var e = r.stack.pop();
|
|
40687
40662
|
exports.DEBUG && console.log(r.step, "S45ROUND[]", e), r.round = tT;
|
|
40688
40663
|
var t;
|
|
@@ -40717,16 +40692,16 @@ function _N(r) {
|
|
|
40717
40692
|
}
|
|
40718
40693
|
e &= 15, e === 0 ? r.srThreshold = 0 : r.srThreshold = (e / 8 - 0.5) * t;
|
|
40719
40694
|
}
|
|
40720
|
-
function
|
|
40695
|
+
function N6(r) {
|
|
40721
40696
|
exports.DEBUG && console.log(r.step, "ROFF[]"), r.round = y5;
|
|
40722
40697
|
}
|
|
40723
|
-
function
|
|
40698
|
+
function L6(r) {
|
|
40724
40699
|
exports.DEBUG && console.log(r.step, "RUTG[]"), r.round = w5;
|
|
40725
40700
|
}
|
|
40726
|
-
function
|
|
40701
|
+
function U6(r) {
|
|
40727
40702
|
exports.DEBUG && console.log(r.step, "RDTG[]"), r.round = C5;
|
|
40728
40703
|
}
|
|
40729
|
-
function
|
|
40704
|
+
function V6(r) {
|
|
40730
40705
|
var e = r.stack.pop();
|
|
40731
40706
|
exports.DEBUG && console.log(r.step, "SCANCTRL[]", e);
|
|
40732
40707
|
}
|
|
@@ -40736,27 +40711,27 @@ function gx(r, e) {
|
|
|
40736
40711
|
var o, l;
|
|
40737
40712
|
r ? (o = a.y - s.y, l = s.x - a.x) : (o = s.x - a.x, l = s.y - a.y), e.dpv = Nf(o, l);
|
|
40738
40713
|
}
|
|
40739
|
-
function
|
|
40714
|
+
function z6(r) {
|
|
40740
40715
|
var e = r.stack, t = e.pop(), n = 0;
|
|
40741
40716
|
exports.DEBUG && console.log(r.step, "GETINFO[]", t), t & 1 && (n = 35), t & 32 && (n |= 4096), e.push(n);
|
|
40742
40717
|
}
|
|
40743
|
-
function $
|
|
40718
|
+
function $6(r) {
|
|
40744
40719
|
var e = r.stack, t = e.pop(), n = e.pop(), i = e.pop();
|
|
40745
40720
|
exports.DEBUG && console.log(r.step, "ROLL[]"), e.push(n), e.push(t), e.push(i);
|
|
40746
40721
|
}
|
|
40747
|
-
function
|
|
40722
|
+
function H6(r) {
|
|
40748
40723
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40749
40724
|
exports.DEBUG && console.log(r.step, "MAX[]", t, n), e.push(Math.max(n, t));
|
|
40750
40725
|
}
|
|
40751
|
-
function
|
|
40726
|
+
function j6(r) {
|
|
40752
40727
|
var e = r.stack, t = e.pop(), n = e.pop();
|
|
40753
40728
|
exports.DEBUG && console.log(r.step, "MIN[]", t, n), e.push(Math.min(n, t));
|
|
40754
40729
|
}
|
|
40755
|
-
function
|
|
40730
|
+
function G6(r) {
|
|
40756
40731
|
var e = r.stack.pop();
|
|
40757
40732
|
exports.DEBUG && console.log(r.step, "SCANTYPE[]", e);
|
|
40758
40733
|
}
|
|
40759
|
-
function
|
|
40734
|
+
function q6(r) {
|
|
40760
40735
|
var e = r.stack.pop(), t = r.stack.pop();
|
|
40761
40736
|
switch (exports.DEBUG && console.log(r.step, "INSTCTRL[]", e, t), e) {
|
|
40762
40737
|
case 1:
|
|
@@ -40920,31 +40895,31 @@ JF = [
|
|
|
40920
40895
|
/* 0x38 */
|
|
40921
40896
|
Z5,
|
|
40922
40897
|
/* 0x39 */
|
|
40923
|
-
|
|
40898
|
+
e6,
|
|
40924
40899
|
/* 0x3A */
|
|
40925
40900
|
dx.bind(void 0, 0),
|
|
40926
40901
|
/* 0x3B */
|
|
40927
40902
|
dx.bind(void 0, 1),
|
|
40928
40903
|
/* 0x3C */
|
|
40929
|
-
|
|
40904
|
+
t6,
|
|
40930
40905
|
/* 0x3D */
|
|
40931
|
-
|
|
40906
|
+
r6,
|
|
40932
40907
|
/* 0x3E */
|
|
40933
40908
|
fx.bind(void 0, 0),
|
|
40934
40909
|
/* 0x3F */
|
|
40935
40910
|
fx.bind(void 0, 1),
|
|
40936
40911
|
/* 0x40 */
|
|
40937
|
-
|
|
40912
|
+
n6,
|
|
40938
40913
|
/* 0x41 */
|
|
40939
|
-
|
|
40914
|
+
i6,
|
|
40940
40915
|
/* 0x42 */
|
|
40941
|
-
|
|
40916
|
+
a6,
|
|
40942
40917
|
/* 0x43 */
|
|
40943
|
-
|
|
40918
|
+
s6,
|
|
40944
40919
|
/* 0x44 */
|
|
40945
|
-
|
|
40920
|
+
o6,
|
|
40946
40921
|
/* 0x45 */
|
|
40947
|
-
|
|
40922
|
+
l6,
|
|
40948
40923
|
/* 0x46 */
|
|
40949
40924
|
hx.bind(void 0, 0),
|
|
40950
40925
|
/* 0x47 */
|
|
@@ -40957,12 +40932,12 @@ JF = [
|
|
|
40957
40932
|
/* 0x4A */
|
|
40958
40933
|
px.bind(void 0, 1),
|
|
40959
40934
|
/* 0x4B */
|
|
40960
|
-
|
|
40935
|
+
u6,
|
|
40961
40936
|
/* 0x4C */
|
|
40962
40937
|
void 0,
|
|
40963
40938
|
// TODO MPS
|
|
40964
40939
|
/* 0x4D */
|
|
40965
|
-
|
|
40940
|
+
c6,
|
|
40966
40941
|
/* 0x4E */
|
|
40967
40942
|
void 0,
|
|
40968
40943
|
// TODO FLIPOFF
|
|
@@ -40970,53 +40945,53 @@ JF = [
|
|
|
40970
40945
|
void 0,
|
|
40971
40946
|
// TODO DEBUG
|
|
40972
40947
|
/* 0x50 */
|
|
40973
|
-
|
|
40948
|
+
d6,
|
|
40974
40949
|
/* 0x51 */
|
|
40975
|
-
|
|
40950
|
+
f6,
|
|
40976
40951
|
/* 0x52 */
|
|
40977
|
-
|
|
40952
|
+
h6,
|
|
40978
40953
|
/* 0x53 */
|
|
40979
|
-
|
|
40954
|
+
p6,
|
|
40980
40955
|
/* 0x54 */
|
|
40981
|
-
|
|
40956
|
+
g6,
|
|
40982
40957
|
/* 0x55 */
|
|
40983
|
-
|
|
40958
|
+
m6,
|
|
40984
40959
|
/* 0x56 */
|
|
40985
|
-
|
|
40960
|
+
v6,
|
|
40986
40961
|
/* 0x57 */
|
|
40987
|
-
|
|
40962
|
+
y6,
|
|
40988
40963
|
/* 0x58 */
|
|
40989
|
-
|
|
40964
|
+
A6,
|
|
40990
40965
|
/* 0x59 */
|
|
40991
|
-
|
|
40966
|
+
b6,
|
|
40992
40967
|
/* 0x5A */
|
|
40993
|
-
|
|
40968
|
+
w6,
|
|
40994
40969
|
/* 0x5B */
|
|
40995
|
-
|
|
40970
|
+
C6,
|
|
40996
40971
|
/* 0x5C */
|
|
40997
|
-
|
|
40972
|
+
x6,
|
|
40998
40973
|
/* 0x5D */
|
|
40999
40974
|
y0.bind(void 0, 1),
|
|
41000
40975
|
/* 0x5E */
|
|
41001
|
-
|
|
40976
|
+
S6,
|
|
41002
40977
|
/* 0x5F */
|
|
41003
|
-
|
|
40978
|
+
E6,
|
|
41004
40979
|
/* 0x60 */
|
|
41005
|
-
|
|
40980
|
+
k6,
|
|
41006
40981
|
/* 0x61 */
|
|
41007
|
-
|
|
40982
|
+
F6,
|
|
41008
40983
|
/* 0x62 */
|
|
41009
|
-
|
|
40984
|
+
T6,
|
|
41010
40985
|
/* 0x63 */
|
|
41011
|
-
|
|
40986
|
+
I6,
|
|
41012
40987
|
/* 0x64 */
|
|
41013
|
-
|
|
40988
|
+
D6,
|
|
41014
40989
|
/* 0x65 */
|
|
41015
|
-
|
|
40990
|
+
P6,
|
|
41016
40991
|
/* 0x66 */
|
|
41017
|
-
|
|
40992
|
+
R6,
|
|
41018
40993
|
/* 0x67 */
|
|
41019
|
-
|
|
40994
|
+
O6,
|
|
41020
40995
|
/* 0x68 */
|
|
41021
40996
|
$h.bind(void 0, 0),
|
|
41022
40997
|
/* 0x69 */
|
|
@@ -41038,7 +41013,7 @@ JF = [
|
|
|
41038
41013
|
void 0,
|
|
41039
41014
|
// TODO NROUND[ab]
|
|
41040
41015
|
/* 0x70 */
|
|
41041
|
-
|
|
41016
|
+
B6,
|
|
41042
41017
|
/* 0x71 */
|
|
41043
41018
|
y0.bind(void 0, 2),
|
|
41044
41019
|
/* 0x72 */
|
|
@@ -41050,9 +41025,9 @@ JF = [
|
|
|
41050
41025
|
/* 0x75 */
|
|
41051
41026
|
A0.bind(void 0, 3),
|
|
41052
41027
|
/* 0x76 */
|
|
41053
|
-
|
|
41028
|
+
M6,
|
|
41054
41029
|
/* 0x77 */
|
|
41055
|
-
|
|
41030
|
+
_6,
|
|
41056
41031
|
/* 0x78 */
|
|
41057
41032
|
void 0,
|
|
41058
41033
|
// TODO JROT[]
|
|
@@ -41060,13 +41035,13 @@ JF = [
|
|
|
41060
41035
|
void 0,
|
|
41061
41036
|
// TODO JROF[]
|
|
41062
41037
|
/* 0x7A */
|
|
41063
|
-
|
|
41038
|
+
N6,
|
|
41064
41039
|
/* 0x7B */
|
|
41065
41040
|
void 0,
|
|
41066
41041
|
/* 0x7C */
|
|
41067
|
-
|
|
41042
|
+
L6,
|
|
41068
41043
|
/* 0x7D */
|
|
41069
|
-
|
|
41044
|
+
U6,
|
|
41070
41045
|
/* 0x7E */
|
|
41071
41046
|
v0,
|
|
41072
41047
|
// actually SANGW, supposed to do only a pop though
|
|
@@ -41087,26 +41062,26 @@ JF = [
|
|
|
41087
41062
|
/* 0x84 */
|
|
41088
41063
|
void 0,
|
|
41089
41064
|
/* 0x85 */
|
|
41090
|
-
|
|
41065
|
+
V6,
|
|
41091
41066
|
/* 0x86 */
|
|
41092
41067
|
gx.bind(void 0, 0),
|
|
41093
41068
|
/* 0x87 */
|
|
41094
41069
|
gx.bind(void 0, 1),
|
|
41095
41070
|
/* 0x88 */
|
|
41096
|
-
|
|
41071
|
+
z6,
|
|
41097
41072
|
/* 0x89 */
|
|
41098
41073
|
void 0,
|
|
41099
41074
|
// TODO IDEF
|
|
41100
41075
|
/* 0x8A */
|
|
41101
|
-
$
|
|
41076
|
+
$6,
|
|
41102
41077
|
/* 0x8B */
|
|
41103
|
-
|
|
41078
|
+
H6,
|
|
41104
41079
|
/* 0x8C */
|
|
41105
|
-
|
|
41080
|
+
j6,
|
|
41106
41081
|
/* 0x8D */
|
|
41107
|
-
|
|
41082
|
+
G6,
|
|
41108
41083
|
/* 0x8E */
|
|
41109
|
-
|
|
41084
|
+
q6,
|
|
41110
41085
|
/* 0x8F */
|
|
41111
41086
|
void 0,
|
|
41112
41087
|
/* 0x90 */
|
|
@@ -41340,7 +41315,7 @@ function uc(r) {
|
|
|
41340
41315
|
function a1(r, e, t) {
|
|
41341
41316
|
this.contextName = t, this.startIndex = r, this.endOffset = e;
|
|
41342
41317
|
}
|
|
41343
|
-
function
|
|
41318
|
+
function W6(r, e, t) {
|
|
41344
41319
|
this.contextName = r, this.openRange = null, this.ranges = [], this.checkStart = e, this.checkEnd = t;
|
|
41345
41320
|
}
|
|
41346
41321
|
function Da(r, e) {
|
|
@@ -41349,7 +41324,7 @@ function Da(r, e) {
|
|
|
41349
41324
|
function Bg(r) {
|
|
41350
41325
|
this.eventId = r, this.subscribers = [];
|
|
41351
41326
|
}
|
|
41352
|
-
function
|
|
41327
|
+
function Q6(r) {
|
|
41353
41328
|
var e = this, t = [
|
|
41354
41329
|
"start",
|
|
41355
41330
|
"end",
|
|
@@ -41388,7 +41363,7 @@ function QN(r) {
|
|
|
41388
41363
|
});
|
|
41389
41364
|
}
|
|
41390
41365
|
function Hn(r) {
|
|
41391
|
-
this.tokens = [], this.registeredContexts = {}, this.contextCheckers = [], this.events = {}, this.registeredModifiers = [],
|
|
41366
|
+
this.tokens = [], this.registeredContexts = {}, this.contextCheckers = [], this.events = {}, this.registeredModifiers = [], Q6.call(this, r);
|
|
41392
41367
|
}
|
|
41393
41368
|
uc.prototype.setState = function(r, e) {
|
|
41394
41369
|
return this.state[r] = e, this.activeState = { key: r, value: this.state[r] }, this.activeState;
|
|
@@ -41526,7 +41501,7 @@ Hn.prototype.registerContextChecker = function(r, e, t) {
|
|
|
41526
41501
|
return {
|
|
41527
41502
|
FAIL: "missing context end check."
|
|
41528
41503
|
};
|
|
41529
|
-
var n = new
|
|
41504
|
+
var n = new W6(
|
|
41530
41505
|
r,
|
|
41531
41506
|
e,
|
|
41532
41507
|
t
|
|
@@ -41599,7 +41574,7 @@ function So(r) {
|
|
|
41599
41574
|
function Np(r) {
|
|
41600
41575
|
return /[A-z]/.test(r);
|
|
41601
41576
|
}
|
|
41602
|
-
function
|
|
41577
|
+
function Y6(r) {
|
|
41603
41578
|
return /\s/.test(r);
|
|
41604
41579
|
}
|
|
41605
41580
|
function ia(r) {
|
|
@@ -41628,11 +41603,11 @@ function Lf(r, e) {
|
|
|
41628
41603
|
}
|
|
41629
41604
|
return -1;
|
|
41630
41605
|
}
|
|
41631
|
-
function
|
|
41606
|
+
function X6(r, e) {
|
|
41632
41607
|
var t = Lf(r, e.coverage);
|
|
41633
41608
|
return t === -1 ? null : r + e.deltaGlyphId;
|
|
41634
41609
|
}
|
|
41635
|
-
function
|
|
41610
|
+
function J6(r, e) {
|
|
41636
41611
|
var t = Lf(r, e.coverage);
|
|
41637
41612
|
return t === -1 ? null : e.substitute[t];
|
|
41638
41613
|
}
|
|
@@ -41645,7 +41620,7 @@ function b0(r, e) {
|
|
|
41645
41620
|
}
|
|
41646
41621
|
return t.length !== r.length ? -1 : t;
|
|
41647
41622
|
}
|
|
41648
|
-
function
|
|
41623
|
+
function K6(r, e) {
|
|
41649
41624
|
var t = e.inputCoverage.length + e.lookaheadCoverage.length + e.backtrackCoverage.length;
|
|
41650
41625
|
if (r.context.length < t)
|
|
41651
41626
|
return [];
|
|
@@ -41684,7 +41659,7 @@ function KN(r, e) {
|
|
|
41684
41659
|
}
|
|
41685
41660
|
return d;
|
|
41686
41661
|
}
|
|
41687
|
-
function
|
|
41662
|
+
function Z6(r, e) {
|
|
41688
41663
|
var t = r.current, n = Lf(t, e.coverage);
|
|
41689
41664
|
if (n === -1)
|
|
41690
41665
|
return null;
|
|
@@ -41700,7 +41675,7 @@ function ZN(r, e) {
|
|
|
41700
41675
|
}
|
|
41701
41676
|
return null;
|
|
41702
41677
|
}
|
|
41703
|
-
function
|
|
41678
|
+
function eN(r, e) {
|
|
41704
41679
|
var t = Lf(r, e.coverage);
|
|
41705
41680
|
return t === -1 ? null : e.sequences[t];
|
|
41706
41681
|
}
|
|
@@ -41762,35 +41737,35 @@ ia.prototype.getLookupMethod = function(r, e) {
|
|
|
41762
41737
|
switch (n) {
|
|
41763
41738
|
case "11":
|
|
41764
41739
|
return function(i) {
|
|
41765
|
-
return
|
|
41740
|
+
return X6.apply(
|
|
41766
41741
|
t,
|
|
41767
41742
|
[i, e]
|
|
41768
41743
|
);
|
|
41769
41744
|
};
|
|
41770
41745
|
case "12":
|
|
41771
41746
|
return function(i) {
|
|
41772
|
-
return
|
|
41747
|
+
return J6.apply(
|
|
41773
41748
|
t,
|
|
41774
41749
|
[i, e]
|
|
41775
41750
|
);
|
|
41776
41751
|
};
|
|
41777
41752
|
case "63":
|
|
41778
41753
|
return function(i) {
|
|
41779
|
-
return
|
|
41754
|
+
return K6.apply(
|
|
41780
41755
|
t,
|
|
41781
41756
|
[i, e]
|
|
41782
41757
|
);
|
|
41783
41758
|
};
|
|
41784
41759
|
case "41":
|
|
41785
41760
|
return function(i) {
|
|
41786
|
-
return
|
|
41761
|
+
return Z6.apply(
|
|
41787
41762
|
t,
|
|
41788
41763
|
[i, e]
|
|
41789
41764
|
);
|
|
41790
41765
|
};
|
|
41791
41766
|
case "21":
|
|
41792
41767
|
return function(i) {
|
|
41793
|
-
return
|
|
41768
|
+
return eN.apply(
|
|
41794
41769
|
t,
|
|
41795
41770
|
[i, e]
|
|
41796
41771
|
);
|
|
@@ -41883,7 +41858,7 @@ ia.prototype.getFeature = function(e) {
|
|
|
41883
41858
|
var t = this.features[e.script];
|
|
41884
41859
|
return t ? t.tags[e.tag] ? this.features[e.script].tags[e.tag] : null : { FAIL: "No feature for script " + e.script };
|
|
41885
41860
|
};
|
|
41886
|
-
function
|
|
41861
|
+
function tN(r) {
|
|
41887
41862
|
var e = r.current, t = r.get(-1);
|
|
41888
41863
|
return (
|
|
41889
41864
|
// ? arabic first char
|
|
@@ -41891,7 +41866,7 @@ function t6(r) {
|
|
|
41891
41866
|
!go(t) && go(e)
|
|
41892
41867
|
);
|
|
41893
41868
|
}
|
|
41894
|
-
function
|
|
41869
|
+
function rN(r) {
|
|
41895
41870
|
var e = r.get(1);
|
|
41896
41871
|
return (
|
|
41897
41872
|
// ? last arabic char
|
|
@@ -41899,24 +41874,24 @@ function r6(r) {
|
|
|
41899
41874
|
!go(e)
|
|
41900
41875
|
);
|
|
41901
41876
|
}
|
|
41902
|
-
var
|
|
41903
|
-
startCheck:
|
|
41904
|
-
endCheck:
|
|
41877
|
+
var nN = {
|
|
41878
|
+
startCheck: tN,
|
|
41879
|
+
endCheck: rN
|
|
41905
41880
|
};
|
|
41906
|
-
function
|
|
41881
|
+
function iN(r) {
|
|
41907
41882
|
var e = r.current, t = r.get(-1);
|
|
41908
41883
|
return (
|
|
41909
41884
|
// ? an arabic char preceded with a non arabic char
|
|
41910
41885
|
(go(e) || So(e)) && !go(t)
|
|
41911
41886
|
);
|
|
41912
41887
|
}
|
|
41913
|
-
function
|
|
41888
|
+
function aN(r) {
|
|
41914
41889
|
var e = r.get(1);
|
|
41915
41890
|
switch (!0) {
|
|
41916
41891
|
case e === null:
|
|
41917
41892
|
return !0;
|
|
41918
41893
|
case (!go(e) && !So(e)):
|
|
41919
|
-
var t =
|
|
41894
|
+
var t = Y6(e);
|
|
41920
41895
|
if (!t)
|
|
41921
41896
|
return !0;
|
|
41922
41897
|
if (t) {
|
|
@@ -41933,38 +41908,38 @@ function a6(r) {
|
|
|
41933
41908
|
return !1;
|
|
41934
41909
|
}
|
|
41935
41910
|
}
|
|
41936
|
-
var
|
|
41937
|
-
startCheck:
|
|
41938
|
-
endCheck:
|
|
41911
|
+
var sN = {
|
|
41912
|
+
startCheck: iN,
|
|
41913
|
+
endCheck: aN
|
|
41939
41914
|
};
|
|
41940
|
-
function
|
|
41915
|
+
function oN(r, e, t) {
|
|
41941
41916
|
e[t].setState(r.tag, r.substitution);
|
|
41942
41917
|
}
|
|
41943
|
-
function
|
|
41918
|
+
function lN(r, e, t) {
|
|
41944
41919
|
e[t].setState(r.tag, r.substitution);
|
|
41945
41920
|
}
|
|
41946
|
-
function
|
|
41921
|
+
function uN(r, e, t) {
|
|
41947
41922
|
r.substitution.forEach(function(n, i) {
|
|
41948
41923
|
var a = e[t + i];
|
|
41949
41924
|
a.setState(r.tag, n);
|
|
41950
41925
|
});
|
|
41951
41926
|
}
|
|
41952
|
-
function
|
|
41927
|
+
function cN(r, e, t) {
|
|
41953
41928
|
var n = e[t];
|
|
41954
41929
|
n.setState(r.tag, r.substitution.ligGlyph);
|
|
41955
41930
|
for (var i = r.substitution.components.length, a = 0; a < i; a++)
|
|
41956
41931
|
n = e[t + a + 1], n.setState("deleted", !0);
|
|
41957
41932
|
}
|
|
41958
41933
|
var mx = {
|
|
41959
|
-
11:
|
|
41960
|
-
12:
|
|
41961
|
-
63:
|
|
41962
|
-
41:
|
|
41934
|
+
11: oN,
|
|
41935
|
+
12: lN,
|
|
41936
|
+
63: uN,
|
|
41937
|
+
41: cN
|
|
41963
41938
|
};
|
|
41964
41939
|
function s1(r, e, t) {
|
|
41965
41940
|
r instanceof hl && mx[r.id] && mx[r.id](r, e, t);
|
|
41966
41941
|
}
|
|
41967
|
-
function
|
|
41942
|
+
function dN(r) {
|
|
41968
41943
|
for (var e = [].concat(r.backtrack), t = e.length - 1; t >= 0; t--) {
|
|
41969
41944
|
var n = e[t], i = nT(n), a = So(n);
|
|
41970
41945
|
if (!i && !a)
|
|
@@ -41974,7 +41949,7 @@ function d6(r) {
|
|
|
41974
41949
|
}
|
|
41975
41950
|
return !1;
|
|
41976
41951
|
}
|
|
41977
|
-
function
|
|
41952
|
+
function fN(r) {
|
|
41978
41953
|
if (nT(r.current))
|
|
41979
41954
|
return !1;
|
|
41980
41955
|
for (var e = 0; e < r.lookahead.length; e++) {
|
|
@@ -41984,7 +41959,7 @@ function f6(r) {
|
|
|
41984
41959
|
}
|
|
41985
41960
|
return !1;
|
|
41986
41961
|
}
|
|
41987
|
-
function
|
|
41962
|
+
function hN(r) {
|
|
41988
41963
|
var e = this, t = "arab", n = this.featuresTags[t], i = this.tokenizer.getRangeTokens(r);
|
|
41989
41964
|
if (i.length !== 1) {
|
|
41990
41965
|
var a = new Da(
|
|
@@ -42006,7 +41981,7 @@ function h6(r) {
|
|
|
42006
41981
|
if (!So(o.char)) {
|
|
42007
41982
|
a.setCurrentIndex(l), s.setCurrentIndex(l);
|
|
42008
41983
|
var u = 0;
|
|
42009
|
-
|
|
41984
|
+
dN(s) && (u |= 1), fN(s) && (u |= 2);
|
|
42010
41985
|
var c;
|
|
42011
41986
|
switch (u) {
|
|
42012
41987
|
case 1:
|
|
@@ -42041,7 +42016,7 @@ function vx(r, e) {
|
|
|
42041
42016
|
});
|
|
42042
42017
|
return new Da(t, 0);
|
|
42043
42018
|
}
|
|
42044
|
-
function
|
|
42019
|
+
function pN(r) {
|
|
42045
42020
|
var e = this, t = "arab", n = this.tokenizer.getRangeTokens(r), i = vx(n);
|
|
42046
42021
|
i.context.forEach(function(a, s) {
|
|
42047
42022
|
i.setCurrentIndex(s);
|
|
@@ -42057,7 +42032,7 @@ function p6(r) {
|
|
|
42057
42032
|
), i = vx(n));
|
|
42058
42033
|
});
|
|
42059
42034
|
}
|
|
42060
|
-
function
|
|
42035
|
+
function gN(r) {
|
|
42061
42036
|
var e = r.current, t = r.get(-1);
|
|
42062
42037
|
return (
|
|
42063
42038
|
// ? latin first char
|
|
@@ -42065,7 +42040,7 @@ function g6(r) {
|
|
|
42065
42040
|
!Np(t) && Np(e)
|
|
42066
42041
|
);
|
|
42067
42042
|
}
|
|
42068
|
-
function
|
|
42043
|
+
function mN(r) {
|
|
42069
42044
|
var e = r.get(1);
|
|
42070
42045
|
return (
|
|
42071
42046
|
// ? last latin char
|
|
@@ -42073,9 +42048,9 @@ function m6(r) {
|
|
|
42073
42048
|
!Np(e)
|
|
42074
42049
|
);
|
|
42075
42050
|
}
|
|
42076
|
-
var
|
|
42077
|
-
startCheck:
|
|
42078
|
-
endCheck:
|
|
42051
|
+
var vN = {
|
|
42052
|
+
startCheck: gN,
|
|
42053
|
+
endCheck: mN
|
|
42079
42054
|
};
|
|
42080
42055
|
function yx(r, e) {
|
|
42081
42056
|
var t = r.map(function(n) {
|
|
@@ -42083,7 +42058,7 @@ function yx(r, e) {
|
|
|
42083
42058
|
});
|
|
42084
42059
|
return new Da(t, 0);
|
|
42085
42060
|
}
|
|
42086
|
-
function
|
|
42061
|
+
function yN(r) {
|
|
42087
42062
|
var e = this, t = "latn", n = this.tokenizer.getRangeTokens(r), i = yx(n);
|
|
42088
42063
|
i.context.forEach(function(a, s) {
|
|
42089
42064
|
i.setCurrentIndex(s);
|
|
@@ -42106,9 +42081,9 @@ _a.prototype.setText = function(r) {
|
|
|
42106
42081
|
this.text = r;
|
|
42107
42082
|
};
|
|
42108
42083
|
_a.prototype.contextChecks = {
|
|
42109
|
-
latinWordCheck:
|
|
42110
|
-
arabicWordCheck:
|
|
42111
|
-
arabicSentenceCheck:
|
|
42084
|
+
latinWordCheck: vN,
|
|
42085
|
+
arabicWordCheck: nN,
|
|
42086
|
+
arabicSentenceCheck: sN
|
|
42112
42087
|
};
|
|
42113
42088
|
function w0(r) {
|
|
42114
42089
|
var e = this.contextChecks[r + "Check"];
|
|
@@ -42118,10 +42093,10 @@ function w0(r) {
|
|
|
42118
42093
|
e.endCheck
|
|
42119
42094
|
);
|
|
42120
42095
|
}
|
|
42121
|
-
function
|
|
42096
|
+
function AN() {
|
|
42122
42097
|
return w0.call(this, "latinWord"), w0.call(this, "arabicWord"), w0.call(this, "arabicSentence"), this.tokenizer.tokenize(this.text);
|
|
42123
42098
|
}
|
|
42124
|
-
function
|
|
42099
|
+
function bN() {
|
|
42125
42100
|
var r = this, e = this.tokenizer.getContextRanges("arabicSentence");
|
|
42126
42101
|
e.forEach(function(t) {
|
|
42127
42102
|
var n = r.tokenizer.getRangeTokens(t);
|
|
@@ -42160,17 +42135,17 @@ function o1() {
|
|
|
42160
42135
|
"glyphIndex modifier is required to apply arabic presentation features."
|
|
42161
42136
|
);
|
|
42162
42137
|
}
|
|
42163
|
-
function
|
|
42138
|
+
function wN() {
|
|
42164
42139
|
var r = this, e = "arab";
|
|
42165
42140
|
if (this.featuresTags.hasOwnProperty(e)) {
|
|
42166
42141
|
o1.call(this);
|
|
42167
42142
|
var t = this.tokenizer.getContextRanges("arabicWord");
|
|
42168
42143
|
t.forEach(function(n) {
|
|
42169
|
-
|
|
42144
|
+
hN.call(r, n);
|
|
42170
42145
|
});
|
|
42171
42146
|
}
|
|
42172
42147
|
}
|
|
42173
|
-
function
|
|
42148
|
+
function CN() {
|
|
42174
42149
|
var r = this, e = "arab";
|
|
42175
42150
|
if (this.featuresTags.hasOwnProperty(e)) {
|
|
42176
42151
|
var t = this.featuresTags[e];
|
|
@@ -42178,12 +42153,12 @@ function C6() {
|
|
|
42178
42153
|
o1.call(this);
|
|
42179
42154
|
var n = this.tokenizer.getContextRanges("arabicWord");
|
|
42180
42155
|
n.forEach(function(i) {
|
|
42181
|
-
|
|
42156
|
+
pN.call(r, i);
|
|
42182
42157
|
});
|
|
42183
42158
|
}
|
|
42184
42159
|
}
|
|
42185
42160
|
}
|
|
42186
|
-
function
|
|
42161
|
+
function xN() {
|
|
42187
42162
|
var r = this, e = "latn";
|
|
42188
42163
|
if (this.featuresTags.hasOwnProperty(e)) {
|
|
42189
42164
|
var t = this.featuresTags[e];
|
|
@@ -42191,7 +42166,7 @@ function x6() {
|
|
|
42191
42166
|
o1.call(this);
|
|
42192
42167
|
var n = this.tokenizer.getContextRanges("latinWord");
|
|
42193
42168
|
n.forEach(function(i) {
|
|
42194
|
-
|
|
42169
|
+
yN.call(r, i);
|
|
42195
42170
|
});
|
|
42196
42171
|
}
|
|
42197
42172
|
}
|
|
@@ -42200,10 +42175,10 @@ _a.prototype.checkContextReady = function(r) {
|
|
|
42200
42175
|
return !!this.tokenizer.getContext(r);
|
|
42201
42176
|
};
|
|
42202
42177
|
_a.prototype.applyFeaturesToContexts = function() {
|
|
42203
|
-
this.checkContextReady("arabicWord") && (
|
|
42178
|
+
this.checkContextReady("arabicWord") && (wN.call(this), CN.call(this)), this.checkContextReady("latinWord") && xN.call(this), this.checkContextReady("arabicSentence") && bN.call(this);
|
|
42204
42179
|
};
|
|
42205
42180
|
_a.prototype.processText = function(r) {
|
|
42206
|
-
(!this.text || this.text !== r) && (this.setText(r),
|
|
42181
|
+
(!this.text || this.text !== r) && (this.setText(r), AN.call(this), this.applyFeaturesToContexts());
|
|
42207
42182
|
};
|
|
42208
42183
|
_a.prototype.getBidiText = function(r) {
|
|
42209
42184
|
return this.processText(r), this.tokenizer.getText();
|
|
@@ -42455,7 +42430,7 @@ function iT(r, e) {
|
|
|
42455
42430
|
}
|
|
42456
42431
|
return e[n] = r, n;
|
|
42457
42432
|
}
|
|
42458
|
-
function
|
|
42433
|
+
function SN(r, e, t) {
|
|
42459
42434
|
var n = iT(e.name, t);
|
|
42460
42435
|
return [
|
|
42461
42436
|
{ name: "tag_" + r, type: "TAG", value: e.tag },
|
|
@@ -42466,11 +42441,11 @@ function S6(r, e, t) {
|
|
|
42466
42441
|
{ name: "nameID_" + r, type: "USHORT", value: n }
|
|
42467
42442
|
];
|
|
42468
42443
|
}
|
|
42469
|
-
function
|
|
42444
|
+
function EN(r, e, t) {
|
|
42470
42445
|
var n = {}, i = new vt.Parser(r, e);
|
|
42471
42446
|
return n.tag = i.parseTag(), n.minValue = i.parseFixed(), n.defaultValue = i.parseFixed(), n.maxValue = i.parseFixed(), i.skip("uShort", 1), n.name = t[i.parseUShort()] || {}, n;
|
|
42472
42447
|
}
|
|
42473
|
-
function
|
|
42448
|
+
function kN(r, e, t, n) {
|
|
42474
42449
|
for (var i = iT(e.name, n), a = [
|
|
42475
42450
|
{ name: "nameID_" + r, type: "USHORT", value: i },
|
|
42476
42451
|
{ name: "flags_" + r, type: "USHORT", value: 0 }
|
|
@@ -42484,14 +42459,14 @@ function k6(r, e, t, n) {
|
|
|
42484
42459
|
}
|
|
42485
42460
|
return a;
|
|
42486
42461
|
}
|
|
42487
|
-
function
|
|
42462
|
+
function FN(r, e, t, n) {
|
|
42488
42463
|
var i = {}, a = new vt.Parser(r, e);
|
|
42489
42464
|
i.name = n[a.parseUShort()] || {}, a.skip("uShort", 1), i.coordinates = {};
|
|
42490
42465
|
for (var s = 0; s < t.length; ++s)
|
|
42491
42466
|
i.coordinates[t[s].tag] = a.parseFixed();
|
|
42492
42467
|
return i;
|
|
42493
42468
|
}
|
|
42494
|
-
function
|
|
42469
|
+
function TN(r, e) {
|
|
42495
42470
|
var t = new ct.Table("fvar", [
|
|
42496
42471
|
{ name: "version", type: "ULONG", value: 65536 },
|
|
42497
42472
|
{ name: "offsetToData", type: "USHORT", value: 0 },
|
|
@@ -42503,28 +42478,28 @@ function T6(r, e) {
|
|
|
42503
42478
|
]);
|
|
42504
42479
|
t.offsetToData = t.sizeOf();
|
|
42505
42480
|
for (var n = 0; n < r.axes.length; n++)
|
|
42506
|
-
t.fields = t.fields.concat(
|
|
42481
|
+
t.fields = t.fields.concat(SN(n, r.axes[n], e));
|
|
42507
42482
|
for (var i = 0; i < r.instances.length; i++)
|
|
42508
|
-
t.fields = t.fields.concat(
|
|
42483
|
+
t.fields = t.fields.concat(kN(i, r.instances[i], r.axes, e));
|
|
42509
42484
|
return t;
|
|
42510
42485
|
}
|
|
42511
|
-
function
|
|
42486
|
+
function IN(r, e, t) {
|
|
42512
42487
|
var n = new vt.Parser(r, e), i = n.parseULong();
|
|
42513
42488
|
jt.argument(i === 65536, "Unsupported fvar table version.");
|
|
42514
42489
|
var a = n.parseOffset16();
|
|
42515
42490
|
n.skip("uShort", 1);
|
|
42516
42491
|
for (var s = n.parseUShort(), o = n.parseUShort(), l = n.parseUShort(), u = n.parseUShort(), c = [], f = 0; f < s; f++)
|
|
42517
|
-
c.push(
|
|
42492
|
+
c.push(EN(r, e + a + f * o, t));
|
|
42518
42493
|
for (var d = [], h = e + a + s * o, g = 0; g < l; g++)
|
|
42519
|
-
d.push(
|
|
42494
|
+
d.push(FN(r, h + g * u, c, t));
|
|
42520
42495
|
return { axes: c, instances: d };
|
|
42521
42496
|
}
|
|
42522
|
-
var
|
|
42497
|
+
var DN = { make: TN, parse: IN }, PN = function() {
|
|
42523
42498
|
return {
|
|
42524
42499
|
coverage: this.parsePointer(we.coverage),
|
|
42525
42500
|
attachPoints: this.parseList(we.pointer(we.uShortList))
|
|
42526
42501
|
};
|
|
42527
|
-
},
|
|
42502
|
+
}, RN = function() {
|
|
42528
42503
|
var r = this.parseUShort();
|
|
42529
42504
|
if (jt.argument(
|
|
42530
42505
|
r === 1 || r === 2 || r === 3,
|
|
@@ -42535,17 +42510,17 @@ var D6 = { make: T6, parse: I6 }, P6 = function() {
|
|
|
42535
42510
|
return { pointindex: this.parseShort() };
|
|
42536
42511
|
if (r === 3)
|
|
42537
42512
|
return { coordinate: this.parseShort() };
|
|
42538
|
-
},
|
|
42539
|
-
return this.parseList(we.pointer(
|
|
42540
|
-
},
|
|
42513
|
+
}, ON = function() {
|
|
42514
|
+
return this.parseList(we.pointer(RN));
|
|
42515
|
+
}, BN = function() {
|
|
42541
42516
|
return {
|
|
42542
42517
|
coverage: this.parsePointer(we.coverage),
|
|
42543
|
-
ligGlyphs: this.parseList(we.pointer(
|
|
42518
|
+
ligGlyphs: this.parseList(we.pointer(ON))
|
|
42544
42519
|
};
|
|
42545
|
-
},
|
|
42520
|
+
}, MN = function() {
|
|
42546
42521
|
return this.parseUShort(), this.parseList(we.pointer(we.coverage));
|
|
42547
42522
|
};
|
|
42548
|
-
function
|
|
42523
|
+
function _N(r, e) {
|
|
42549
42524
|
e = e || 0;
|
|
42550
42525
|
var t = new we(r, e), n = t.parseVersion(1);
|
|
42551
42526
|
jt.argument(
|
|
@@ -42555,13 +42530,13 @@ function _6(r, e) {
|
|
|
42555
42530
|
var i = {
|
|
42556
42531
|
version: n,
|
|
42557
42532
|
classDef: t.parsePointer(we.classDef),
|
|
42558
|
-
attachList: t.parsePointer(
|
|
42559
|
-
ligCaretList: t.parsePointer(
|
|
42533
|
+
attachList: t.parsePointer(PN),
|
|
42534
|
+
ligCaretList: t.parsePointer(BN),
|
|
42560
42535
|
markAttachClassDef: t.parsePointer(we.classDef)
|
|
42561
42536
|
};
|
|
42562
|
-
return n >= 1.2 && (i.markGlyphSets = t.parsePointer(
|
|
42537
|
+
return n >= 1.2 && (i.markGlyphSets = t.parsePointer(MN)), i;
|
|
42563
42538
|
}
|
|
42564
|
-
var
|
|
42539
|
+
var NN = { parse: _N }, Pa = new Array(10);
|
|
42565
42540
|
Pa[1] = function() {
|
|
42566
42541
|
var e = this.offset + this.relativeOffset, t = this.parseUShort();
|
|
42567
42542
|
if (t === 1)
|
|
@@ -42639,7 +42614,7 @@ Pa[8] = function() {
|
|
|
42639
42614
|
Pa[9] = function() {
|
|
42640
42615
|
return { error: "GPOS Lookup 9 not supported" };
|
|
42641
42616
|
};
|
|
42642
|
-
function
|
|
42617
|
+
function LN(r, e) {
|
|
42643
42618
|
e = e || 0;
|
|
42644
42619
|
var t = new we(r, e), n = t.parseVersion(1);
|
|
42645
42620
|
return jt.argument(n === 1 || n === 1.1, "Unsupported GPOS table version " + n), n === 1 ? {
|
|
@@ -42655,17 +42630,17 @@ function L6(r, e) {
|
|
|
42655
42630
|
variations: t.parseFeatureVariationsList()
|
|
42656
42631
|
};
|
|
42657
42632
|
}
|
|
42658
|
-
var
|
|
42659
|
-
function
|
|
42633
|
+
var UN = new Array(10);
|
|
42634
|
+
function VN(r) {
|
|
42660
42635
|
return new ct.Table("GPOS", [
|
|
42661
42636
|
{ name: "version", type: "ULONG", value: 65536 },
|
|
42662
42637
|
{ name: "scripts", type: "TABLE", value: new ct.ScriptList(r.scripts) },
|
|
42663
42638
|
{ name: "features", type: "TABLE", value: new ct.FeatureList(r.features) },
|
|
42664
|
-
{ name: "lookups", type: "TABLE", value: new ct.LookupList(r.lookups,
|
|
42639
|
+
{ name: "lookups", type: "TABLE", value: new ct.LookupList(r.lookups, UN) }
|
|
42665
42640
|
]);
|
|
42666
42641
|
}
|
|
42667
|
-
var
|
|
42668
|
-
function $
|
|
42642
|
+
var zN = { parse: LN, make: VN };
|
|
42643
|
+
function $N(r) {
|
|
42669
42644
|
var e = {};
|
|
42670
42645
|
r.skip("uShort");
|
|
42671
42646
|
var t = r.parseUShort();
|
|
@@ -42678,7 +42653,7 @@ function $6(r) {
|
|
|
42678
42653
|
}
|
|
42679
42654
|
return e;
|
|
42680
42655
|
}
|
|
42681
|
-
function
|
|
42656
|
+
function HN(r) {
|
|
42682
42657
|
var e = {};
|
|
42683
42658
|
r.skip("uShort");
|
|
42684
42659
|
var t = r.parseULong();
|
|
@@ -42694,23 +42669,23 @@ function H6(r) {
|
|
|
42694
42669
|
}
|
|
42695
42670
|
return e;
|
|
42696
42671
|
}
|
|
42697
|
-
function
|
|
42672
|
+
function jN(r, e) {
|
|
42698
42673
|
var t = new vt.Parser(r, e), n = t.parseUShort();
|
|
42699
42674
|
if (n === 0)
|
|
42700
|
-
return $
|
|
42675
|
+
return $N(t);
|
|
42701
42676
|
if (n === 1)
|
|
42702
|
-
return
|
|
42677
|
+
return HN(t);
|
|
42703
42678
|
throw new Error("Unsupported kern table version (" + n + ").");
|
|
42704
42679
|
}
|
|
42705
|
-
var
|
|
42706
|
-
function
|
|
42680
|
+
var GN = { parse: jN };
|
|
42681
|
+
function qN(r, e, t, n) {
|
|
42707
42682
|
for (var i = new vt.Parser(r, e), a = n ? i.parseUShort : i.parseULong, s = [], o = 0; o < t + 1; o += 1) {
|
|
42708
42683
|
var l = a.call(i);
|
|
42709
42684
|
n && (l *= 2), s.push(l);
|
|
42710
42685
|
}
|
|
42711
42686
|
return s;
|
|
42712
42687
|
}
|
|
42713
|
-
var
|
|
42688
|
+
var WN = { parse: qN };
|
|
42714
42689
|
function Ax(r, e) {
|
|
42715
42690
|
for (var t = [], n = 12, i = 0; i < e; i += 1) {
|
|
42716
42691
|
var a = vt.getTag(r, n), s = vt.getULong(r, n + 4), o = vt.getULong(r, n + 8), l = vt.getULong(r, n + 12);
|
|
@@ -42718,7 +42693,7 @@ function Ax(r, e) {
|
|
|
42718
42693
|
}
|
|
42719
42694
|
return t;
|
|
42720
42695
|
}
|
|
42721
|
-
function
|
|
42696
|
+
function QN(r, e) {
|
|
42722
42697
|
for (var t = [], n = 44, i = 0; i < e; i += 1) {
|
|
42723
42698
|
var a = vt.getTag(r, n), s = vt.getULong(r, n + 4), o = vt.getULong(r, n + 8), l = vt.getULong(r, n + 12), u = void 0;
|
|
42724
42699
|
o < l ? u = "WOFF" : u = !1, t.push({
|
|
@@ -42756,7 +42731,7 @@ function $y(r, e) {
|
|
|
42756
42731
|
i.outlinesFormat = "cff";
|
|
42757
42732
|
else
|
|
42758
42733
|
throw new Error("Unsupported OpenType flavor " + l);
|
|
42759
|
-
s = vt.getUShort(a, 12), o =
|
|
42734
|
+
s = vt.getUShort(a, 12), o = QN(a, s);
|
|
42760
42735
|
} else
|
|
42761
42736
|
throw new Error("Unsupported OpenType signature " + l);
|
|
42762
42737
|
for (var c, f, d, h, g, v, y, A, C, S, T, E, R = 0; R < s; R += 1) {
|
|
@@ -42829,7 +42804,7 @@ function $y(r, e) {
|
|
|
42829
42804
|
}
|
|
42830
42805
|
var G = Wn(a, S);
|
|
42831
42806
|
if (i.tables.name = $F.parse(G.data, G.offset, n), i.names = i.tables.name, d && C) {
|
|
42832
|
-
var ie = t === 0, q = Wn(a, C), Y =
|
|
42807
|
+
var ie = t === 0, q = Wn(a, C), Y = WN.parse(q.data, q.offset, i.numGlyphs, ie), J = Wn(a, d);
|
|
42833
42808
|
i.glyphs = XF.parse(J.data, J.offset, Y, i, e);
|
|
42834
42809
|
} else if (c) {
|
|
42835
42810
|
var ae = Wn(a, c);
|
|
@@ -42839,16 +42814,16 @@ function $y(r, e) {
|
|
|
42839
42814
|
var oe = Wn(a, y);
|
|
42840
42815
|
if (MF.parse(i, oe.data, oe.offset, i.numberOfHMetrics, i.numGlyphs, i.glyphs, e), l_(i, e), A) {
|
|
42841
42816
|
var he = Wn(a, A);
|
|
42842
|
-
i.kerningPairs =
|
|
42817
|
+
i.kerningPairs = GN.parse(he.data, he.offset);
|
|
42843
42818
|
} else
|
|
42844
42819
|
i.kerningPairs = {};
|
|
42845
42820
|
if (h) {
|
|
42846
42821
|
var ye = Wn(a, h);
|
|
42847
|
-
i.tables.gdef =
|
|
42822
|
+
i.tables.gdef = NN.parse(ye.data, ye.offset);
|
|
42848
42823
|
}
|
|
42849
42824
|
if (g) {
|
|
42850
42825
|
var Ue = Wn(a, g);
|
|
42851
|
-
i.tables.gpos =
|
|
42826
|
+
i.tables.gpos = zN.parse(Ue.data, Ue.offset), i.position.init();
|
|
42852
42827
|
}
|
|
42853
42828
|
if (v) {
|
|
42854
42829
|
var Re = Wn(a, v);
|
|
@@ -42856,7 +42831,7 @@ function $y(r, e) {
|
|
|
42856
42831
|
}
|
|
42857
42832
|
if (f) {
|
|
42858
42833
|
var Oe = Wn(a, f);
|
|
42859
|
-
i.tables.fvar =
|
|
42834
|
+
i.tables.fvar = DN.parse(Oe.data, Oe.offset, i.names);
|
|
42860
42835
|
}
|
|
42861
42836
|
if (T) {
|
|
42862
42837
|
var ee = Wn(a, T);
|
|
@@ -42872,10 +42847,10 @@ var Du = function() {
|
|
|
42872
42847
|
}
|
|
42873
42848
|
return r;
|
|
42874
42849
|
}, Du.apply(this, arguments);
|
|
42875
|
-
},
|
|
42850
|
+
}, YN = "~", XN = "~~";
|
|
42876
42851
|
function l1(r, e) {
|
|
42877
|
-
for (var t = {}, n = {}, i = r.split(
|
|
42878
|
-
for (var o = i[s].split(
|
|
42852
|
+
for (var t = {}, n = {}, i = r.split(XN), a = !1, s = 0; i.length > s; s++) {
|
|
42853
|
+
for (var o = i[s].split(YN), l = 0; l < o.length; l += 2) {
|
|
42879
42854
|
var u = o[l], c = o[l + 1], f = "&" + u + ";";
|
|
42880
42855
|
t[f] = c, a && (t["&" + u] = c), n[c] = f;
|
|
42881
42856
|
}
|
|
@@ -42891,7 +42866,7 @@ var C0 = {
|
|
|
42891
42866
|
Yu.xml = l1(`lt~<~gt~>~quot~"~apos~'~amp~&`);
|
|
42892
42867
|
Yu.html4 = l1(`apos~'~OElig~Œ~oelig~œ~Scaron~Š~scaron~š~Yuml~Ÿ~circ~ˆ~tilde~˜~ensp~ ~emsp~ ~thinsp~ ~zwnj~~zwj~~lrm~~rlm~~ndash~–~mdash~—~lsquo~‘~rsquo~’~sbquo~‚~ldquo~“~rdquo~”~bdquo~„~dagger~†~Dagger~‡~permil~‰~lsaquo~‹~rsaquo~›~euro~€~fnof~ƒ~Alpha~Α~Beta~Β~Gamma~Γ~Delta~Δ~Epsilon~Ε~Zeta~Ζ~Eta~Η~Theta~Θ~Iota~Ι~Kappa~Κ~Lambda~Λ~Mu~Μ~Nu~Ν~Xi~Ξ~Omicron~Ο~Pi~Π~Rho~Ρ~Sigma~Σ~Tau~Τ~Upsilon~Υ~Phi~Φ~Chi~Χ~Psi~Ψ~Omega~Ω~alpha~α~beta~β~gamma~γ~delta~δ~epsilon~ε~zeta~ζ~eta~η~theta~θ~iota~ι~kappa~κ~lambda~λ~mu~μ~nu~ν~xi~ξ~omicron~ο~pi~π~rho~ρ~sigmaf~ς~sigma~σ~tau~τ~upsilon~υ~phi~φ~chi~χ~psi~ψ~omega~ω~thetasym~ϑ~upsih~ϒ~piv~ϖ~bull~•~hellip~…~prime~′~Prime~″~oline~‾~frasl~⁄~weierp~℘~image~ℑ~real~ℜ~trade~™~alefsym~ℵ~larr~←~uarr~↑~rarr~→~darr~↓~harr~↔~crarr~↵~lArr~⇐~uArr~⇑~rArr~⇒~dArr~⇓~hArr~⇔~forall~∀~part~∂~exist~∃~empty~∅~nabla~∇~isin~∈~notin~∉~ni~∋~prod~∏~sum~∑~minus~−~lowast~∗~radic~√~prop~∝~infin~∞~ang~∠~and~∧~or~∨~cap~∩~cup~∪~int~∫~there4~∴~sim~∼~cong~≅~asymp~≈~ne~≠~equiv~≡~le~≤~ge~≥~sub~⊂~sup~⊃~nsub~⊄~sube~⊆~supe~⊇~oplus~⊕~otimes~⊗~perp~⊥~sdot~⋅~lceil~⌈~rceil~⌉~lfloor~⌊~rfloor~⌋~lang~〈~rang~〉~loz~◊~spades~♠~clubs~♣~hearts~♥~diams~♦~~nbsp~ ~iexcl~¡~cent~¢~pound~£~curren~¤~yen~¥~brvbar~¦~sect~§~uml~¨~copy~©~ordf~ª~laquo~«~not~¬~shy~~reg~®~macr~¯~deg~°~plusmn~±~sup2~²~sup3~³~acute~´~micro~µ~para~¶~middot~·~cedil~¸~sup1~¹~ordm~º~raquo~»~frac14~¼~frac12~½~frac34~¾~iquest~¿~Agrave~À~Aacute~Á~Acirc~Â~Atilde~Ã~Auml~Ä~Aring~Å~AElig~Æ~Ccedil~Ç~Egrave~È~Eacute~É~Ecirc~Ê~Euml~Ë~Igrave~Ì~Iacute~Í~Icirc~Î~Iuml~Ï~ETH~Ð~Ntilde~Ñ~Ograve~Ò~Oacute~Ó~Ocirc~Ô~Otilde~Õ~Ouml~Ö~times~×~Oslash~Ø~Ugrave~Ù~Uacute~Ú~Ucirc~Û~Uuml~Ü~Yacute~Ý~THORN~Þ~szlig~ß~agrave~à~aacute~á~acirc~â~atilde~ã~auml~ä~aring~å~aelig~æ~ccedil~ç~egrave~è~eacute~é~ecirc~ê~euml~ë~igrave~ì~iacute~í~icirc~î~iuml~ï~eth~ð~ntilde~ñ~ograve~ò~oacute~ó~ocirc~ô~otilde~õ~ouml~ö~divide~÷~oslash~ø~ugrave~ù~uacute~ú~ucirc~û~uuml~ü~yacute~ý~thorn~þ~yuml~ÿ~quot~"~amp~&~lt~<~gt~>`);
|
|
42893
42868
|
Yu.html5 = l1('Abreve~Ă~Acy~А~Afr~𝔄~Amacr~Ā~And~⩓~Aogon~Ą~Aopf~𝔸~ApplyFunction~~Ascr~𝒜~Assign~≔~Backslash~∖~Barv~⫧~Barwed~⌆~Bcy~Б~Because~∵~Bernoullis~ℬ~Bfr~𝔅~Bopf~𝔹~Breve~˘~Bscr~ℬ~Bumpeq~≎~CHcy~Ч~Cacute~Ć~Cap~⋒~CapitalDifferentialD~ⅅ~Cayleys~ℭ~Ccaron~Č~Ccirc~Ĉ~Cconint~∰~Cdot~Ċ~Cedilla~¸~CenterDot~·~Cfr~ℭ~CircleDot~⊙~CircleMinus~⊖~CirclePlus~⊕~CircleTimes~⊗~ClockwiseContourIntegral~∲~CloseCurlyDoubleQuote~”~CloseCurlyQuote~’~Colon~∷~Colone~⩴~Congruent~≡~Conint~∯~ContourIntegral~∮~Copf~ℂ~Coproduct~∐~CounterClockwiseContourIntegral~∳~Cross~⨯~Cscr~𝒞~Cup~⋓~CupCap~≍~DD~ⅅ~DDotrahd~⤑~DJcy~Ђ~DScy~Ѕ~DZcy~Џ~Darr~↡~Dashv~⫤~Dcaron~Ď~Dcy~Д~Del~∇~Dfr~𝔇~DiacriticalAcute~´~DiacriticalDot~˙~DiacriticalDoubleAcute~˝~DiacriticalGrave~`~DiacriticalTilde~˜~Diamond~⋄~DifferentialD~ⅆ~Dopf~𝔻~Dot~¨~DotDot~⃜~DotEqual~≐~DoubleContourIntegral~∯~DoubleDot~¨~DoubleDownArrow~⇓~DoubleLeftArrow~⇐~DoubleLeftRightArrow~⇔~DoubleLeftTee~⫤~DoubleLongLeftArrow~⟸~DoubleLongLeftRightArrow~⟺~DoubleLongRightArrow~⟹~DoubleRightArrow~⇒~DoubleRightTee~⊨~DoubleUpArrow~⇑~DoubleUpDownArrow~⇕~DoubleVerticalBar~∥~DownArrow~↓~DownArrowBar~⤓~DownArrowUpArrow~⇵~DownBreve~̑~DownLeftRightVector~⥐~DownLeftTeeVector~⥞~DownLeftVector~↽~DownLeftVectorBar~⥖~DownRightTeeVector~⥟~DownRightVector~⇁~DownRightVectorBar~⥗~DownTee~⊤~DownTeeArrow~↧~Downarrow~⇓~Dscr~𝒟~Dstrok~Đ~ENG~Ŋ~Ecaron~Ě~Ecy~Э~Edot~Ė~Efr~𝔈~Element~∈~Emacr~Ē~EmptySmallSquare~◻~EmptyVerySmallSquare~▫~Eogon~Ę~Eopf~𝔼~Equal~⩵~EqualTilde~≂~Equilibrium~⇌~Escr~ℰ~Esim~⩳~Exists~∃~ExponentialE~ⅇ~Fcy~Ф~Ffr~𝔉~FilledSmallSquare~◼~FilledVerySmallSquare~▪~Fopf~𝔽~ForAll~∀~Fouriertrf~ℱ~Fscr~ℱ~GJcy~Ѓ~Gammad~Ϝ~Gbreve~Ğ~Gcedil~Ģ~Gcirc~Ĝ~Gcy~Г~Gdot~Ġ~Gfr~𝔊~Gg~⋙~Gopf~𝔾~GreaterEqual~≥~GreaterEqualLess~⋛~GreaterFullEqual~≧~GreaterGreater~⪢~GreaterLess~≷~GreaterSlantEqual~⩾~GreaterTilde~≳~Gscr~𝒢~Gt~≫~HARDcy~Ъ~Hacek~ˇ~Hat~^~Hcirc~Ĥ~Hfr~ℌ~HilbertSpace~ℋ~Hopf~ℍ~HorizontalLine~─~Hscr~ℋ~Hstrok~Ħ~HumpDownHump~≎~HumpEqual~≏~IEcy~Е~IJlig~IJ~IOcy~Ё~Icy~И~Idot~İ~Ifr~ℑ~Im~ℑ~Imacr~Ī~ImaginaryI~ⅈ~Implies~⇒~Int~∬~Integral~∫~Intersection~⋂~InvisibleComma~~InvisibleTimes~~Iogon~Į~Iopf~𝕀~Iscr~ℐ~Itilde~Ĩ~Iukcy~І~Jcirc~Ĵ~Jcy~Й~Jfr~𝔍~Jopf~𝕁~Jscr~𝒥~Jsercy~Ј~Jukcy~Є~KHcy~Х~KJcy~Ќ~Kcedil~Ķ~Kcy~К~Kfr~𝔎~Kopf~𝕂~Kscr~𝒦~LJcy~Љ~Lacute~Ĺ~Lang~⟪~Laplacetrf~ℒ~Larr~↞~Lcaron~Ľ~Lcedil~Ļ~Lcy~Л~LeftAngleBracket~⟨~LeftArrow~←~LeftArrowBar~⇤~LeftArrowRightArrow~⇆~LeftCeiling~⌈~LeftDoubleBracket~⟦~LeftDownTeeVector~⥡~LeftDownVector~⇃~LeftDownVectorBar~⥙~LeftFloor~⌊~LeftRightArrow~↔~LeftRightVector~⥎~LeftTee~⊣~LeftTeeArrow~↤~LeftTeeVector~⥚~LeftTriangle~⊲~LeftTriangleBar~⧏~LeftTriangleEqual~⊴~LeftUpDownVector~⥑~LeftUpTeeVector~⥠~LeftUpVector~↿~LeftUpVectorBar~⥘~LeftVector~↼~LeftVectorBar~⥒~Leftarrow~⇐~Leftrightarrow~⇔~LessEqualGreater~⋚~LessFullEqual~≦~LessGreater~≶~LessLess~⪡~LessSlantEqual~⩽~LessTilde~≲~Lfr~𝔏~Ll~⋘~Lleftarrow~⇚~Lmidot~Ŀ~LongLeftArrow~⟵~LongLeftRightArrow~⟷~LongRightArrow~⟶~Longleftarrow~⟸~Longleftrightarrow~⟺~Longrightarrow~⟹~Lopf~𝕃~LowerLeftArrow~↙~LowerRightArrow~↘~Lscr~ℒ~Lsh~↰~Lstrok~Ł~Lt~≪~Map~⤅~Mcy~М~MediumSpace~ ~Mellintrf~ℳ~Mfr~𝔐~MinusPlus~∓~Mopf~𝕄~Mscr~ℳ~NJcy~Њ~Nacute~Ń~Ncaron~Ň~Ncedil~Ņ~Ncy~Н~NegativeMediumSpace~~NegativeThickSpace~~NegativeThinSpace~~NegativeVeryThinSpace~~NestedGreaterGreater~≫~NestedLessLess~≪~NewLine~\n~Nfr~𝔑~NoBreak~~NonBreakingSpace~ ~Nopf~ℕ~Not~⫬~NotCongruent~≢~NotCupCap~≭~NotDoubleVerticalBar~∦~NotElement~∉~NotEqual~≠~NotEqualTilde~≂̸~NotExists~∄~NotGreater~≯~NotGreaterEqual~≱~NotGreaterFullEqual~≧̸~NotGreaterGreater~≫̸~NotGreaterLess~≹~NotGreaterSlantEqual~⩾̸~NotGreaterTilde~≵~NotHumpDownHump~≎̸~NotHumpEqual~≏̸~NotLeftTriangle~⋪~NotLeftTriangleBar~⧏̸~NotLeftTriangleEqual~⋬~NotLess~≮~NotLessEqual~≰~NotLessGreater~≸~NotLessLess~≪̸~NotLessSlantEqual~⩽̸~NotLessTilde~≴~NotNestedGreaterGreater~⪢̸~NotNestedLessLess~⪡̸~NotPrecedes~⊀~NotPrecedesEqual~⪯̸~NotPrecedesSlantEqual~⋠~NotReverseElement~∌~NotRightTriangle~⋫~NotRightTriangleBar~⧐̸~NotRightTriangleEqual~⋭~NotSquareSubset~⊏̸~NotSquareSubsetEqual~⋢~NotSquareSuperset~⊐̸~NotSquareSupersetEqual~⋣~NotSubset~⊂⃒~NotSubsetEqual~⊈~NotSucceeds~⊁~NotSucceedsEqual~⪰̸~NotSucceedsSlantEqual~⋡~NotSucceedsTilde~≿̸~NotSuperset~⊃⃒~NotSupersetEqual~⊉~NotTilde~≁~NotTildeEqual~≄~NotTildeFullEqual~≇~NotTildeTilde~≉~NotVerticalBar~∤~Nscr~𝒩~Ocy~О~Odblac~Ő~Ofr~𝔒~Omacr~Ō~Oopf~𝕆~OpenCurlyDoubleQuote~“~OpenCurlyQuote~‘~Or~⩔~Oscr~𝒪~Otimes~⨷~OverBar~‾~OverBrace~⏞~OverBracket~⎴~OverParenthesis~⏜~PartialD~∂~Pcy~П~Pfr~𝔓~PlusMinus~±~Poincareplane~ℌ~Popf~ℙ~Pr~⪻~Precedes~≺~PrecedesEqual~⪯~PrecedesSlantEqual~≼~PrecedesTilde~≾~Product~∏~Proportion~∷~Proportional~∝~Pscr~𝒫~Qfr~𝔔~Qopf~ℚ~Qscr~𝒬~RBarr~⤐~Racute~Ŕ~Rang~⟫~Rarr~↠~Rarrtl~⤖~Rcaron~Ř~Rcedil~Ŗ~Rcy~Р~Re~ℜ~ReverseElement~∋~ReverseEquilibrium~⇋~ReverseUpEquilibrium~⥯~Rfr~ℜ~RightAngleBracket~⟩~RightArrow~→~RightArrowBar~⇥~RightArrowLeftArrow~⇄~RightCeiling~⌉~RightDoubleBracket~⟧~RightDownTeeVector~⥝~RightDownVector~⇂~RightDownVectorBar~⥕~RightFloor~⌋~RightTee~⊢~RightTeeArrow~↦~RightTeeVector~⥛~RightTriangle~⊳~RightTriangleBar~⧐~RightTriangleEqual~⊵~RightUpDownVector~⥏~RightUpTeeVector~⥜~RightUpVector~↾~RightUpVectorBar~⥔~RightVector~⇀~RightVectorBar~⥓~Rightarrow~⇒~Ropf~ℝ~RoundImplies~⥰~Rrightarrow~⇛~Rscr~ℛ~Rsh~↱~RuleDelayed~⧴~SHCHcy~Щ~SHcy~Ш~SOFTcy~Ь~Sacute~Ś~Sc~⪼~Scedil~Ş~Scirc~Ŝ~Scy~С~Sfr~𝔖~ShortDownArrow~↓~ShortLeftArrow~←~ShortRightArrow~→~ShortUpArrow~↑~SmallCircle~∘~Sopf~𝕊~Sqrt~√~Square~□~SquareIntersection~⊓~SquareSubset~⊏~SquareSubsetEqual~⊑~SquareSuperset~⊐~SquareSupersetEqual~⊒~SquareUnion~⊔~Sscr~𝒮~Star~⋆~Sub~⋐~Subset~⋐~SubsetEqual~⊆~Succeeds~≻~SucceedsEqual~⪰~SucceedsSlantEqual~≽~SucceedsTilde~≿~SuchThat~∋~Sum~∑~Sup~⋑~Superset~⊃~SupersetEqual~⊇~Supset~⋑~TRADE~™~TSHcy~Ћ~TScy~Ц~Tab~ ~Tcaron~Ť~Tcedil~Ţ~Tcy~Т~Tfr~𝔗~Therefore~∴~ThickSpace~ ~ThinSpace~ ~Tilde~∼~TildeEqual~≃~TildeFullEqual~≅~TildeTilde~≈~Topf~𝕋~TripleDot~⃛~Tscr~𝒯~Tstrok~Ŧ~Uarr~↟~Uarrocir~⥉~Ubrcy~Ў~Ubreve~Ŭ~Ucy~У~Udblac~Ű~Ufr~𝔘~Umacr~Ū~UnderBar~_~UnderBrace~⏟~UnderBracket~⎵~UnderParenthesis~⏝~Union~⋃~UnionPlus~⊎~Uogon~Ų~Uopf~𝕌~UpArrow~↑~UpArrowBar~⤒~UpArrowDownArrow~⇅~UpDownArrow~↕~UpEquilibrium~⥮~UpTee~⊥~UpTeeArrow~↥~Uparrow~⇑~Updownarrow~⇕~UpperLeftArrow~↖~UpperRightArrow~↗~Upsi~ϒ~Uring~Ů~Uscr~𝒰~Utilde~Ũ~VDash~⊫~Vbar~⫫~Vcy~В~Vdash~⊩~Vdashl~⫦~Vee~⋁~Verbar~‖~Vert~‖~VerticalBar~∣~VerticalLine~|~VerticalSeparator~❘~VerticalTilde~≀~VeryThinSpace~ ~Vfr~𝔙~Vopf~𝕍~Vscr~𝒱~Vvdash~⊪~Wcirc~Ŵ~Wedge~⋀~Wfr~𝔚~Wopf~𝕎~Wscr~𝒲~Xfr~𝔛~Xopf~𝕏~Xscr~𝒳~YAcy~Я~YIcy~Ї~YUcy~Ю~Ycirc~Ŷ~Ycy~Ы~Yfr~𝔜~Yopf~𝕐~Yscr~𝒴~ZHcy~Ж~Zacute~Ź~Zcaron~Ž~Zcy~З~Zdot~Ż~ZeroWidthSpace~~Zfr~ℨ~Zopf~ℤ~Zscr~𝒵~abreve~ă~ac~∾~acE~∾̳~acd~∿~acy~а~af~~afr~𝔞~aleph~ℵ~amacr~ā~amalg~⨿~andand~⩕~andd~⩜~andslope~⩘~andv~⩚~ange~⦤~angle~∠~angmsd~∡~angmsdaa~⦨~angmsdab~⦩~angmsdac~⦪~angmsdad~⦫~angmsdae~⦬~angmsdaf~⦭~angmsdag~⦮~angmsdah~⦯~angrt~∟~angrtvb~⊾~angrtvbd~⦝~angsph~∢~angst~Å~angzarr~⍼~aogon~ą~aopf~𝕒~ap~≈~apE~⩰~apacir~⩯~ape~≊~apid~≋~approx~≈~approxeq~≊~ascr~𝒶~ast~*~asympeq~≍~awconint~∳~awint~⨑~bNot~⫭~backcong~≌~backepsilon~϶~backprime~‵~backsim~∽~backsimeq~⋍~barvee~⊽~barwed~⌅~barwedge~⌅~bbrk~⎵~bbrktbrk~⎶~bcong~≌~bcy~б~becaus~∵~because~∵~bemptyv~⦰~bepsi~϶~bernou~ℬ~beth~ℶ~between~≬~bfr~𝔟~bigcap~⋂~bigcirc~◯~bigcup~⋃~bigodot~⨀~bigoplus~⨁~bigotimes~⨂~bigsqcup~⨆~bigstar~★~bigtriangledown~▽~bigtriangleup~△~biguplus~⨄~bigvee~⋁~bigwedge~⋀~bkarow~⤍~blacklozenge~⧫~blacksquare~▪~blacktriangle~▴~blacktriangledown~▾~blacktriangleleft~◂~blacktriangleright~▸~blank~␣~blk12~▒~blk14~░~blk34~▓~block~█~bne~=⃥~bnequiv~≡⃥~bnot~⌐~bopf~𝕓~bot~⊥~bottom~⊥~bowtie~⋈~boxDL~╗~boxDR~╔~boxDl~╖~boxDr~╓~boxH~═~boxHD~╦~boxHU~╩~boxHd~╤~boxHu~╧~boxUL~╝~boxUR~╚~boxUl~╜~boxUr~╙~boxV~║~boxVH~╬~boxVL~╣~boxVR~╠~boxVh~╫~boxVl~╢~boxVr~╟~boxbox~⧉~boxdL~╕~boxdR~╒~boxdl~┐~boxdr~┌~boxh~─~boxhD~╥~boxhU~╨~boxhd~┬~boxhu~┴~boxminus~⊟~boxplus~⊞~boxtimes~⊠~boxuL~╛~boxuR~╘~boxul~┘~boxur~└~boxv~│~boxvH~╪~boxvL~╡~boxvR~╞~boxvh~┼~boxvl~┤~boxvr~├~bprime~‵~breve~˘~bscr~𝒷~bsemi~⁏~bsim~∽~bsime~⋍~bsol~\\~bsolb~⧅~bsolhsub~⟈~bullet~•~bump~≎~bumpE~⪮~bumpe~≏~bumpeq~≏~cacute~ć~capand~⩄~capbrcup~⩉~capcap~⩋~capcup~⩇~capdot~⩀~caps~∩︀~caret~⁁~caron~ˇ~ccaps~⩍~ccaron~č~ccirc~ĉ~ccups~⩌~ccupssm~⩐~cdot~ċ~cemptyv~⦲~centerdot~·~cfr~𝔠~chcy~ч~check~✓~checkmark~✓~cir~○~cirE~⧃~circeq~≗~circlearrowleft~↺~circlearrowright~↻~circledR~®~circledS~Ⓢ~circledast~⊛~circledcirc~⊚~circleddash~⊝~cire~≗~cirfnint~⨐~cirmid~⫯~cirscir~⧂~clubsuit~♣~colon~:~colone~≔~coloneq~≔~comma~,~commat~@~comp~∁~compfn~∘~complement~∁~complexes~ℂ~congdot~⩭~conint~∮~copf~𝕔~coprod~∐~copysr~℗~cross~✗~cscr~𝒸~csub~⫏~csube~⫑~csup~⫐~csupe~⫒~ctdot~⋯~cudarrl~⤸~cudarrr~⤵~cuepr~⋞~cuesc~⋟~cularr~↶~cularrp~⤽~cupbrcap~⩈~cupcap~⩆~cupcup~⩊~cupdot~⊍~cupor~⩅~cups~∪︀~curarr~↷~curarrm~⤼~curlyeqprec~⋞~curlyeqsucc~⋟~curlyvee~⋎~curlywedge~⋏~curvearrowleft~↶~curvearrowright~↷~cuvee~⋎~cuwed~⋏~cwconint~∲~cwint~∱~cylcty~⌭~dHar~⥥~daleth~ℸ~dash~‐~dashv~⊣~dbkarow~⤏~dblac~˝~dcaron~ď~dcy~д~dd~ⅆ~ddagger~‡~ddarr~⇊~ddotseq~⩷~demptyv~⦱~dfisht~⥿~dfr~𝔡~dharl~⇃~dharr~⇂~diam~⋄~diamond~⋄~diamondsuit~♦~die~¨~digamma~ϝ~disin~⋲~div~÷~divideontimes~⋇~divonx~⋇~djcy~ђ~dlcorn~⌞~dlcrop~⌍~dollar~$~dopf~𝕕~dot~˙~doteq~≐~doteqdot~≑~dotminus~∸~dotplus~∔~dotsquare~⊡~doublebarwedge~⌆~downarrow~↓~downdownarrows~⇊~downharpoonleft~⇃~downharpoonright~⇂~drbkarow~⤐~drcorn~⌟~drcrop~⌌~dscr~𝒹~dscy~ѕ~dsol~⧶~dstrok~đ~dtdot~⋱~dtri~▿~dtrif~▾~duarr~⇵~duhar~⥯~dwangle~⦦~dzcy~џ~dzigrarr~⟿~eDDot~⩷~eDot~≑~easter~⩮~ecaron~ě~ecir~≖~ecolon~≕~ecy~э~edot~ė~ee~ⅇ~efDot~≒~efr~𝔢~eg~⪚~egs~⪖~egsdot~⪘~el~⪙~elinters~⏧~ell~ℓ~els~⪕~elsdot~⪗~emacr~ē~emptyset~∅~emptyv~∅~emsp13~ ~emsp14~ ~eng~ŋ~eogon~ę~eopf~𝕖~epar~⋕~eparsl~⧣~eplus~⩱~epsi~ε~epsiv~ϵ~eqcirc~≖~eqcolon~≕~eqsim~≂~eqslantgtr~⪖~eqslantless~⪕~equals~=~equest~≟~equivDD~⩸~eqvparsl~⧥~erDot~≓~erarr~⥱~escr~ℯ~esdot~≐~esim~≂~excl~!~expectation~ℰ~exponentiale~ⅇ~fallingdotseq~≒~fcy~ф~female~♀~ffilig~ffi~fflig~ff~ffllig~ffl~ffr~𝔣~filig~fi~fjlig~fj~flat~♭~fllig~fl~fltns~▱~fopf~𝕗~fork~⋔~forkv~⫙~fpartint~⨍~frac13~⅓~frac15~⅕~frac16~⅙~frac18~⅛~frac23~⅔~frac25~⅖~frac35~⅗~frac38~⅜~frac45~⅘~frac56~⅚~frac58~⅝~frac78~⅞~frown~⌢~fscr~𝒻~gE~≧~gEl~⪌~gacute~ǵ~gammad~ϝ~gap~⪆~gbreve~ğ~gcirc~ĝ~gcy~г~gdot~ġ~gel~⋛~geq~≥~geqq~≧~geqslant~⩾~ges~⩾~gescc~⪩~gesdot~⪀~gesdoto~⪂~gesdotol~⪄~gesl~⋛︀~gesles~⪔~gfr~𝔤~gg~≫~ggg~⋙~gimel~ℷ~gjcy~ѓ~gl~≷~glE~⪒~gla~⪥~glj~⪤~gnE~≩~gnap~⪊~gnapprox~⪊~gne~⪈~gneq~⪈~gneqq~≩~gnsim~⋧~gopf~𝕘~grave~`~gscr~ℊ~gsim~≳~gsime~⪎~gsiml~⪐~gtcc~⪧~gtcir~⩺~gtdot~⋗~gtlPar~⦕~gtquest~⩼~gtrapprox~⪆~gtrarr~⥸~gtrdot~⋗~gtreqless~⋛~gtreqqless~⪌~gtrless~≷~gtrsim~≳~gvertneqq~≩︀~gvnE~≩︀~hairsp~ ~half~½~hamilt~ℋ~hardcy~ъ~harrcir~⥈~harrw~↭~hbar~ℏ~hcirc~ĥ~heartsuit~♥~hercon~⊹~hfr~𝔥~hksearow~⤥~hkswarow~⤦~hoarr~⇿~homtht~∻~hookleftarrow~↩~hookrightarrow~↪~hopf~𝕙~horbar~―~hscr~𝒽~hslash~ℏ~hstrok~ħ~hybull~⁃~hyphen~‐~ic~~icy~и~iecy~е~iff~⇔~ifr~𝔦~ii~ⅈ~iiiint~⨌~iiint~∭~iinfin~⧜~iiota~℩~ijlig~ij~imacr~ī~imagline~ℐ~imagpart~ℑ~imath~ı~imof~⊷~imped~Ƶ~in~∈~incare~℅~infintie~⧝~inodot~ı~intcal~⊺~integers~ℤ~intercal~⊺~intlarhk~⨗~intprod~⨼~iocy~ё~iogon~į~iopf~𝕚~iprod~⨼~iscr~𝒾~isinE~⋹~isindot~⋵~isins~⋴~isinsv~⋳~isinv~∈~it~~itilde~ĩ~iukcy~і~jcirc~ĵ~jcy~й~jfr~𝔧~jmath~ȷ~jopf~𝕛~jscr~𝒿~jsercy~ј~jukcy~є~kappav~ϰ~kcedil~ķ~kcy~к~kfr~𝔨~kgreen~ĸ~khcy~х~kjcy~ќ~kopf~𝕜~kscr~𝓀~lAarr~⇚~lAtail~⤛~lBarr~⤎~lE~≦~lEg~⪋~lHar~⥢~lacute~ĺ~laemptyv~⦴~lagran~ℒ~langd~⦑~langle~⟨~lap~⪅~larrb~⇤~larrbfs~⤟~larrfs~⤝~larrhk~↩~larrlp~↫~larrpl~⤹~larrsim~⥳~larrtl~↢~lat~⪫~latail~⤙~late~⪭~lates~⪭︀~lbarr~⤌~lbbrk~❲~lbrace~{~lbrack~[~lbrke~⦋~lbrksld~⦏~lbrkslu~⦍~lcaron~ľ~lcedil~ļ~lcub~{~lcy~л~ldca~⤶~ldquor~„~ldrdhar~⥧~ldrushar~⥋~ldsh~↲~leftarrow~←~leftarrowtail~↢~leftharpoondown~↽~leftharpoonup~↼~leftleftarrows~⇇~leftrightarrow~↔~leftrightarrows~⇆~leftrightharpoons~⇋~leftrightsquigarrow~↭~leftthreetimes~⋋~leg~⋚~leq~≤~leqq~≦~leqslant~⩽~les~⩽~lescc~⪨~lesdot~⩿~lesdoto~⪁~lesdotor~⪃~lesg~⋚︀~lesges~⪓~lessapprox~⪅~lessdot~⋖~lesseqgtr~⋚~lesseqqgtr~⪋~lessgtr~≶~lesssim~≲~lfisht~⥼~lfr~𝔩~lg~≶~lgE~⪑~lhard~↽~lharu~↼~lharul~⥪~lhblk~▄~ljcy~љ~ll~≪~llarr~⇇~llcorner~⌞~llhard~⥫~lltri~◺~lmidot~ŀ~lmoust~⎰~lmoustache~⎰~lnE~≨~lnap~⪉~lnapprox~⪉~lne~⪇~lneq~⪇~lneqq~≨~lnsim~⋦~loang~⟬~loarr~⇽~lobrk~⟦~longleftarrow~⟵~longleftrightarrow~⟷~longmapsto~⟼~longrightarrow~⟶~looparrowleft~↫~looparrowright~↬~lopar~⦅~lopf~𝕝~loplus~⨭~lotimes~⨴~lowbar~_~lozenge~◊~lozf~⧫~lpar~(~lparlt~⦓~lrarr~⇆~lrcorner~⌟~lrhar~⇋~lrhard~⥭~lrtri~⊿~lscr~𝓁~lsh~↰~lsim~≲~lsime~⪍~lsimg~⪏~lsqb~[~lsquor~‚~lstrok~ł~ltcc~⪦~ltcir~⩹~ltdot~⋖~lthree~⋋~ltimes~⋉~ltlarr~⥶~ltquest~⩻~ltrPar~⦖~ltri~◃~ltrie~⊴~ltrif~◂~lurdshar~⥊~luruhar~⥦~lvertneqq~≨︀~lvnE~≨︀~mDDot~∺~male~♂~malt~✠~maltese~✠~map~↦~mapsto~↦~mapstodown~↧~mapstoleft~↤~mapstoup~↥~marker~▮~mcomma~⨩~mcy~м~measuredangle~∡~mfr~𝔪~mho~℧~mid~∣~midast~*~midcir~⫰~minusb~⊟~minusd~∸~minusdu~⨪~mlcp~⫛~mldr~…~mnplus~∓~models~⊧~mopf~𝕞~mp~∓~mscr~𝓂~mstpos~∾~multimap~⊸~mumap~⊸~nGg~⋙̸~nGt~≫⃒~nGtv~≫̸~nLeftarrow~⇍~nLeftrightarrow~⇎~nLl~⋘̸~nLt~≪⃒~nLtv~≪̸~nRightarrow~⇏~nVDash~⊯~nVdash~⊮~nacute~ń~nang~∠⃒~nap~≉~napE~⩰̸~napid~≋̸~napos~ʼn~napprox~≉~natur~♮~natural~♮~naturals~ℕ~nbump~≎̸~nbumpe~≏̸~ncap~⩃~ncaron~ň~ncedil~ņ~ncong~≇~ncongdot~⩭̸~ncup~⩂~ncy~н~neArr~⇗~nearhk~⤤~nearr~↗~nearrow~↗~nedot~≐̸~nequiv~≢~nesear~⤨~nesim~≂̸~nexist~∄~nexists~∄~nfr~𝔫~ngE~≧̸~nge~≱~ngeq~≱~ngeqq~≧̸~ngeqslant~⩾̸~nges~⩾̸~ngsim~≵~ngt~≯~ngtr~≯~nhArr~⇎~nharr~↮~nhpar~⫲~nis~⋼~nisd~⋺~niv~∋~njcy~њ~nlArr~⇍~nlE~≦̸~nlarr~↚~nldr~‥~nle~≰~nleftarrow~↚~nleftrightarrow~↮~nleq~≰~nleqq~≦̸~nleqslant~⩽̸~nles~⩽̸~nless~≮~nlsim~≴~nlt~≮~nltri~⋪~nltrie~⋬~nmid~∤~nopf~𝕟~notinE~⋹̸~notindot~⋵̸~notinva~∉~notinvb~⋷~notinvc~⋶~notni~∌~notniva~∌~notnivb~⋾~notnivc~⋽~npar~∦~nparallel~∦~nparsl~⫽⃥~npart~∂̸~npolint~⨔~npr~⊀~nprcue~⋠~npre~⪯̸~nprec~⊀~npreceq~⪯̸~nrArr~⇏~nrarr~↛~nrarrc~⤳̸~nrarrw~↝̸~nrightarrow~↛~nrtri~⋫~nrtrie~⋭~nsc~⊁~nsccue~⋡~nsce~⪰̸~nscr~𝓃~nshortmid~∤~nshortparallel~∦~nsim~≁~nsime~≄~nsimeq~≄~nsmid~∤~nspar~∦~nsqsube~⋢~nsqsupe~⋣~nsubE~⫅̸~nsube~⊈~nsubset~⊂⃒~nsubseteq~⊈~nsubseteqq~⫅̸~nsucc~⊁~nsucceq~⪰̸~nsup~⊅~nsupE~⫆̸~nsupe~⊉~nsupset~⊃⃒~nsupseteq~⊉~nsupseteqq~⫆̸~ntgl~≹~ntlg~≸~ntriangleleft~⋪~ntrianglelefteq~⋬~ntriangleright~⋫~ntrianglerighteq~⋭~num~#~numero~№~numsp~ ~nvDash~⊭~nvHarr~⤄~nvap~≍⃒~nvdash~⊬~nvge~≥⃒~nvgt~>⃒~nvinfin~⧞~nvlArr~⤂~nvle~≤⃒~nvlt~<⃒~nvltrie~⊴⃒~nvrArr~⤃~nvrtrie~⊵⃒~nvsim~∼⃒~nwArr~⇖~nwarhk~⤣~nwarr~↖~nwarrow~↖~nwnear~⤧~oS~Ⓢ~oast~⊛~ocir~⊚~ocy~о~odash~⊝~odblac~ő~odiv~⨸~odot~⊙~odsold~⦼~ofcir~⦿~ofr~𝔬~ogon~˛~ogt~⧁~ohbar~⦵~ohm~Ω~oint~∮~olarr~↺~olcir~⦾~olcross~⦻~olt~⧀~omacr~ō~omid~⦶~ominus~⊖~oopf~𝕠~opar~⦷~operp~⦹~orarr~↻~ord~⩝~order~ℴ~orderof~ℴ~origof~⊶~oror~⩖~orslope~⩗~orv~⩛~oscr~ℴ~osol~⊘~otimesas~⨶~ovbar~⌽~par~∥~parallel~∥~parsim~⫳~parsl~⫽~pcy~п~percnt~%~period~.~pertenk~‱~pfr~𝔭~phiv~ϕ~phmmat~ℳ~phone~☎~pitchfork~⋔~planck~ℏ~planckh~ℎ~plankv~ℏ~plus~+~plusacir~⨣~plusb~⊞~pluscir~⨢~plusdo~∔~plusdu~⨥~pluse~⩲~plussim~⨦~plustwo~⨧~pm~±~pointint~⨕~popf~𝕡~pr~≺~prE~⪳~prap~⪷~prcue~≼~pre~⪯~prec~≺~precapprox~⪷~preccurlyeq~≼~preceq~⪯~precnapprox~⪹~precneqq~⪵~precnsim~⋨~precsim~≾~primes~ℙ~prnE~⪵~prnap~⪹~prnsim~⋨~profalar~⌮~profline~⌒~profsurf~⌓~propto~∝~prsim~≾~prurel~⊰~pscr~𝓅~puncsp~ ~qfr~𝔮~qint~⨌~qopf~𝕢~qprime~⁗~qscr~𝓆~quaternions~ℍ~quatint~⨖~quest~?~questeq~≟~rAarr~⇛~rAtail~⤜~rBarr~⤏~rHar~⥤~race~∽̱~racute~ŕ~raemptyv~⦳~rangd~⦒~range~⦥~rangle~⟩~rarrap~⥵~rarrb~⇥~rarrbfs~⤠~rarrc~⤳~rarrfs~⤞~rarrhk~↪~rarrlp~↬~rarrpl~⥅~rarrsim~⥴~rarrtl~↣~rarrw~↝~ratail~⤚~ratio~∶~rationals~ℚ~rbarr~⤍~rbbrk~❳~rbrace~}~rbrack~]~rbrke~⦌~rbrksld~⦎~rbrkslu~⦐~rcaron~ř~rcedil~ŗ~rcub~}~rcy~р~rdca~⤷~rdldhar~⥩~rdquor~”~rdsh~↳~realine~ℛ~realpart~ℜ~reals~ℝ~rect~▭~rfisht~⥽~rfr~𝔯~rhard~⇁~rharu~⇀~rharul~⥬~rhov~ϱ~rightarrow~→~rightarrowtail~↣~rightharpoondown~⇁~rightharpoonup~⇀~rightleftarrows~⇄~rightleftharpoons~⇌~rightrightarrows~⇉~rightsquigarrow~↝~rightthreetimes~⋌~ring~˚~risingdotseq~≓~rlarr~⇄~rlhar~⇌~rmoust~⎱~rmoustache~⎱~rnmid~⫮~roang~⟭~roarr~⇾~robrk~⟧~ropar~⦆~ropf~𝕣~roplus~⨮~rotimes~⨵~rpar~)~rpargt~⦔~rppolint~⨒~rrarr~⇉~rscr~𝓇~rsh~↱~rsqb~]~rsquor~’~rthree~⋌~rtimes~⋊~rtri~▹~rtrie~⊵~rtrif~▸~rtriltri~⧎~ruluhar~⥨~rx~℞~sacute~ś~sc~≻~scE~⪴~scap~⪸~sccue~≽~sce~⪰~scedil~ş~scirc~ŝ~scnE~⪶~scnap~⪺~scnsim~⋩~scpolint~⨓~scsim~≿~scy~с~sdotb~⊡~sdote~⩦~seArr~⇘~searhk~⤥~searr~↘~searrow~↘~semi~;~seswar~⤩~setminus~∖~setmn~∖~sext~✶~sfr~𝔰~sfrown~⌢~sharp~♯~shchcy~щ~shcy~ш~shortmid~∣~shortparallel~∥~sigmav~ς~simdot~⩪~sime~≃~simeq~≃~simg~⪞~simgE~⪠~siml~⪝~simlE~⪟~simne~≆~simplus~⨤~simrarr~⥲~slarr~←~smallsetminus~∖~smashp~⨳~smeparsl~⧤~smid~∣~smile~⌣~smt~⪪~smte~⪬~smtes~⪬︀~softcy~ь~sol~/~solb~⧄~solbar~⌿~sopf~𝕤~spadesuit~♠~spar~∥~sqcap~⊓~sqcaps~⊓︀~sqcup~⊔~sqcups~⊔︀~sqsub~⊏~sqsube~⊑~sqsubset~⊏~sqsubseteq~⊑~sqsup~⊐~sqsupe~⊒~sqsupset~⊐~sqsupseteq~⊒~squ~□~square~□~squarf~▪~squf~▪~srarr~→~sscr~𝓈~ssetmn~∖~ssmile~⌣~sstarf~⋆~star~☆~starf~★~straightepsilon~ϵ~straightphi~ϕ~strns~¯~subE~⫅~subdot~⪽~subedot~⫃~submult~⫁~subnE~⫋~subne~⊊~subplus~⪿~subrarr~⥹~subset~⊂~subseteq~⊆~subseteqq~⫅~subsetneq~⊊~subsetneqq~⫋~subsim~⫇~subsub~⫕~subsup~⫓~succ~≻~succapprox~⪸~succcurlyeq~≽~succeq~⪰~succnapprox~⪺~succneqq~⪶~succnsim~⋩~succsim~≿~sung~♪~supE~⫆~supdot~⪾~supdsub~⫘~supedot~⫄~suphsol~⟉~suphsub~⫗~suplarr~⥻~supmult~⫂~supnE~⫌~supne~⊋~supplus~⫀~supset~⊃~supseteq~⊇~supseteqq~⫆~supsetneq~⊋~supsetneqq~⫌~supsim~⫈~supsub~⫔~supsup~⫖~swArr~⇙~swarhk~⤦~swarr~↙~swarrow~↙~swnwar~⤪~target~⌖~tbrk~⎴~tcaron~ť~tcedil~ţ~tcy~т~tdot~⃛~telrec~⌕~tfr~𝔱~therefore~∴~thetav~ϑ~thickapprox~≈~thicksim~∼~thkap~≈~thksim~∼~timesb~⊠~timesbar~⨱~timesd~⨰~tint~∭~toea~⤨~top~⊤~topbot~⌶~topcir~⫱~topf~𝕥~topfork~⫚~tosa~⤩~tprime~‴~triangle~▵~triangledown~▿~triangleleft~◃~trianglelefteq~⊴~triangleq~≜~triangleright~▹~trianglerighteq~⊵~tridot~◬~trie~≜~triminus~⨺~triplus~⨹~trisb~⧍~tritime~⨻~trpezium~⏢~tscr~𝓉~tscy~ц~tshcy~ћ~tstrok~ŧ~twixt~≬~twoheadleftarrow~↞~twoheadrightarrow~↠~uHar~⥣~ubrcy~ў~ubreve~ŭ~ucy~у~udarr~⇅~udblac~ű~udhar~⥮~ufisht~⥾~ufr~𝔲~uharl~↿~uharr~↾~uhblk~▀~ulcorn~⌜~ulcorner~⌜~ulcrop~⌏~ultri~◸~umacr~ū~uogon~ų~uopf~𝕦~uparrow~↑~updownarrow~↕~upharpoonleft~↿~upharpoonright~↾~uplus~⊎~upsi~υ~upuparrows~⇈~urcorn~⌝~urcorner~⌝~urcrop~⌎~uring~ů~urtri~◹~uscr~𝓊~utdot~⋰~utilde~ũ~utri~▵~utrif~▴~uuarr~⇈~uwangle~⦧~vArr~⇕~vBar~⫨~vBarv~⫩~vDash~⊨~vangrt~⦜~varepsilon~ϵ~varkappa~ϰ~varnothing~∅~varphi~ϕ~varpi~ϖ~varpropto~∝~varr~↕~varrho~ϱ~varsigma~ς~varsubsetneq~⊊︀~varsubsetneqq~⫋︀~varsupsetneq~⊋︀~varsupsetneqq~⫌︀~vartheta~ϑ~vartriangleleft~⊲~vartriangleright~⊳~vcy~в~vdash~⊢~vee~∨~veebar~⊻~veeeq~≚~vellip~⋮~verbar~|~vert~|~vfr~𝔳~vltri~⊲~vnsub~⊂⃒~vnsup~⊃⃒~vopf~𝕧~vprop~∝~vrtri~⊳~vscr~𝓋~vsubnE~⫋︀~vsubne~⊊︀~vsupnE~⫌︀~vsupne~⊋︀~vzigzag~⦚~wcirc~ŵ~wedbar~⩟~wedge~∧~wedgeq~≙~wfr~𝔴~wopf~𝕨~wp~℘~wr~≀~wreath~≀~wscr~𝓌~xcap~⋂~xcirc~◯~xcup~⋃~xdtri~▽~xfr~𝔵~xhArr~⟺~xharr~⟷~xlArr~⟸~xlarr~⟵~xmap~⟼~xnis~⋻~xodot~⨀~xopf~𝕩~xoplus~⨁~xotime~⨂~xrArr~⟹~xrarr~⟶~xscr~𝓍~xsqcup~⨆~xuplus~⨄~xutri~△~xvee~⋁~xwedge~⋀~yacy~я~ycirc~ŷ~ycy~ы~yfr~𝔶~yicy~ї~yopf~𝕪~yscr~𝓎~yucy~ю~zacute~ź~zcaron~ž~zcy~з~zdot~ż~zeetrf~ℨ~zfr~𝔷~zhcy~ж~zigrarr~⇝~zopf~𝕫~zscr~𝓏~~AMP~&~COPY~©~GT~>~LT~<~QUOT~"~REG~®', Yu.html4);
|
|
42894
|
-
var
|
|
42869
|
+
var JN = {
|
|
42895
42870
|
0: 65533,
|
|
42896
42871
|
128: 8364,
|
|
42897
42872
|
130: 8218,
|
|
@@ -42920,7 +42895,7 @@ var J6 = {
|
|
|
42920
42895
|
156: 339,
|
|
42921
42896
|
158: 382,
|
|
42922
42897
|
159: 376
|
|
42923
|
-
},
|
|
42898
|
+
}, KN = String.fromCodePoint || function(r) {
|
|
42924
42899
|
return String.fromCharCode(Math.floor((r - 65536) / 1024) + 55296, (r - 65536) % 1024 + 56320);
|
|
42925
42900
|
}, Xu = function() {
|
|
42926
42901
|
return Xu = Object.assign || function(r) {
|
|
@@ -42930,7 +42905,7 @@ var J6 = {
|
|
|
42930
42905
|
}
|
|
42931
42906
|
return r;
|
|
42932
42907
|
}, Xu.apply(this, arguments);
|
|
42933
|
-
},
|
|
42908
|
+
}, ZN = Xu(Xu({}, Yu), { all: Yu.html5 }), e8 = {
|
|
42934
42909
|
scope: "body",
|
|
42935
42910
|
level: "all"
|
|
42936
42911
|
}, x0 = /&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+);/g, S0 = /&(?:#\d+|#[xX][\da-fA-F]+|[0-9a-zA-Z]+)[;=]?/g, bx = {
|
|
@@ -42962,7 +42937,7 @@ function n8(r, e, t, n) {
|
|
|
42962
42937
|
i = s;
|
|
42963
42938
|
else if (r[0] === "&" && r[1] === "#") {
|
|
42964
42939
|
var o = r[2], l = o == "x" || o == "X" ? parseInt(r.substr(3), 16) : parseInt(r.substr(2));
|
|
42965
|
-
i = l >= 1114111 ? r8 : l > 65535 ?
|
|
42940
|
+
i = l >= 1114111 ? r8 : l > 65535 ? KN(l) : aT(JN[l] || l);
|
|
42966
42941
|
}
|
|
42967
42942
|
}
|
|
42968
42943
|
return i;
|
|
@@ -42971,7 +42946,7 @@ function i8(r, e) {
|
|
|
42971
42946
|
var t = e8, n = t.level, i = n === void 0 ? "all" : n, a = t.scope, s = a === void 0 ? i === "xml" ? "strict" : "body" : a;
|
|
42972
42947
|
if (!r)
|
|
42973
42948
|
return "";
|
|
42974
|
-
var o = t8[i][s], l =
|
|
42949
|
+
var o = t8[i][s], l = ZN[i].entities, u = s === "attribute", c = s === "strict";
|
|
42975
42950
|
return r.replace(o, function(f) {
|
|
42976
42951
|
return n8(f, l, u, c);
|
|
42977
42952
|
});
|
|
@@ -65447,7 +65422,7 @@ const nU = (r) => r.sort((e, t) => e.index - t.index).map((e) => ({
|
|
|
65447
65422
|
this.stepSelections = {
|
|
65448
65423
|
...this.stepSelections,
|
|
65449
65424
|
[e]: { selectedVariants: t }
|
|
65450
|
-
}
|
|
65425
|
+
};
|
|
65451
65426
|
for (const R of a.steps)
|
|
65452
65427
|
await lo(R, this.stepSelections) || (this.stepInitialised[R.stepName] = !1, delete this.stepMetadata[R.stepName], delete this.stepSelections[R.stepName], delete this.storage[R.stepName]);
|
|
65453
65428
|
const o = this.allScenes, l = await Ya(o, s), u = await Ya(o, this.stepSelections), c = l.map((R) => R.silentSteps).flat(), d = u.map((R) => R.silentSteps).flat().filter(
|
|
@@ -65464,7 +65439,7 @@ const nU = (r) => r.sort((e, t) => e.index - t.index).map((e) => ({
|
|
|
65464
65439
|
const y = a.steps.find((R) => R.stepName === e);
|
|
65465
65440
|
y?.type === Je.Frame && this.getWorkflowExperience().getStepById(y.stepName)?.frameService?.setTargetElements(n.map((B) => B.id));
|
|
65466
65441
|
const A = h.map((R) => new dc(R.id)), C = new pS(this.constructSerializableWorkflow()), S = [...v, ...A, C];
|
|
65467
|
-
S.length > 0 && this.commandContext.apply(new Nn(S), !0), await this.ensureStepsAreLoaded(), this.onElementsChange();
|
|
65442
|
+
S.length > 0 && this.commandContext.apply(new Nn(S), !0), await this.ensureStepsAreLoaded(), this.selectionCost = Object.values(this.stepSelections).reduce((R, B) => R + B.selectedVariants.map((j) => j.priceModifier || 0).reduce((j, G) => j + G, 0), 0), this.onElementsChange();
|
|
65468
65443
|
const T = await this.getInvalidModelVariants(), E = this.modelContainer;
|
|
65469
65444
|
if (E) {
|
|
65470
65445
|
const R = T.map(
|
|
@@ -72800,7 +72775,7 @@ class JV extends XV {
|
|
|
72800
72775
|
});
|
|
72801
72776
|
}
|
|
72802
72777
|
async loadEventStreamCapability() {
|
|
72803
|
-
const { EventStreamSerde: e, eventStreamSerdeProvider: t } = await import("./index.browser-
|
|
72778
|
+
const { EventStreamSerde: e, eventStreamSerdeProvider: t } = await import("./index.browser-CyPdlEqr.js"), n = this.resolveEventStreamMarshaller(t);
|
|
72804
72779
|
return new e({
|
|
72805
72780
|
marshaller: n,
|
|
72806
72781
|
serializer: this.serializer,
|
|
@@ -80238,7 +80213,7 @@ class JQ {
|
|
|
80238
80213
|
} catch (n) {
|
|
80239
80214
|
throw console.error(n), new so("Critical - Unable to synchronize workflow state with server.");
|
|
80240
80215
|
}
|
|
80241
|
-
}, this.options = e, this.options.applicationKey && W4(this.options.applicationKey), console.debug("------------------------"), console.debug("Spiff Commerce Core SDK"), console.debug("Version: 44.5.
|
|
80216
|
+
}, this.options = e, this.options.applicationKey && W4(this.options.applicationKey), console.debug("------------------------"), console.debug("Spiff Commerce Core SDK"), console.debug("Version: 44.5.3"), console.debug(`Application Key Provided: ${!!this.options.applicationKey}`), console.debug("------------------------");
|
|
80242
80217
|
}
|
|
80243
80218
|
configure(e) {
|
|
80244
80219
|
Ds.setHubUrl(e.hubUrl), Ds.setServerUrl(e.serverUrl), Ds.setServicesApiUrl(e.servicesApiUrl), this.marketplaceThemeInstallId = e.marketplaceThemeInstallId, this.marketplaceThemeInstallConfigurationId = e.marketplaceThemeInstallConfigurationId, this.userPoolClientId = e.userPoolClientId, this.userPoolRegion = e.userPoolRegion, this.spiffRegion = e.spiffRegion, e.bearerAuthenticationToken && Y4(e.bearerAuthenticationToken), this.options.applicationKey && this.getIntegration(), this.spiffRegion && this.userPoolRegion && this.userPoolClientId && Ed.init(this.spiffRegion, this.userPoolRegion, this.userPoolClientId);
|
|
@@ -80247,7 +80222,7 @@ class JQ {
|
|
|
80247
80222
|
* @returns The version of the @spiffcommerce/core package that this client is running.
|
|
80248
80223
|
*/
|
|
80249
80224
|
getVersion() {
|
|
80250
|
-
return "44.5.
|
|
80225
|
+
return "44.5.3";
|
|
80251
80226
|
}
|
|
80252
80227
|
/**
|
|
80253
80228
|
* @returns The asset manager allows for common operations related to assets
|
|
@@ -82378,4 +82353,4 @@ export {
|
|
|
82378
82353
|
s9 as y,
|
|
82379
82354
|
a9 as z
|
|
82380
82355
|
};
|
|
82381
|
-
//# sourceMappingURL=index-
|
|
82356
|
+
//# sourceMappingURL=index-eG04Hkm8.js.map
|