@uxland/primary-shell 7.39.0 → 7.40.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/{component-HlTRffWo.js → component-IklL-P_z.js} +15 -15
- package/dist/{component-HlTRffWo.js.map → component-IklL-P_z.js.map} +1 -1
- package/dist/{index-dCpVioQ9.js → index-Dnyofefj.js} +165 -221
- package/dist/index-Dnyofefj.js.map +1 -0
- package/dist/index.js +1 -1
- package/dist/index.umd.cjs +47 -57
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +1 -1
- package/src/api/import-data-manager/component/styles.css +20 -0
- package/src/api/pdf-viewer-manager/pdf-viewer-manager.test.ts +6 -36
- package/src/api/pdf-viewer-manager/pdf-viewer-manager.ts +1 -7
- package/dist/index-dCpVioQ9.js.map +0 -1
- package/dist/primary/shell/src/UI/components/navigation-tooltip/index.d.ts +0 -2
- package/dist/primary/shell/src/UI/components/navigation-tooltip/navigation-tooltip.d.ts +0 -8
- package/dist/primary/shell/src/UI/components/navigation-tooltip/tooltip-manager.d.ts +0 -1
- package/src/UI/components/navigation-tooltip/index.ts +0 -2
- package/src/UI/components/navigation-tooltip/navigation-tooltip.ts +0 -50
- package/src/UI/components/navigation-tooltip/styles.css +0 -67
- package/src/UI/components/navigation-tooltip/tooltip-manager.ts +0 -31
|
@@ -1927,13 +1927,13 @@ const V$4 = (X, W) => {
|
|
|
1927
1927
|
}
|
|
1928
1928
|
return [P$4(X, oe + (X[J] || "<?>") + (W === 2 ? "</svg>" : "")), te];
|
|
1929
1929
|
};
|
|
1930
|
-
let N$2 = class
|
|
1930
|
+
let N$2 = class ki {
|
|
1931
1931
|
constructor({ strings: W, _$litType$: J }, te) {
|
|
1932
1932
|
let re;
|
|
1933
1933
|
this.parts = [];
|
|
1934
1934
|
let oe = 0, ne = 0;
|
|
1935
1935
|
const de = W.length - 1, ce = this.parts, [ue, he] = V$4(W, J);
|
|
1936
|
-
if (this.el =
|
|
1936
|
+
if (this.el = ki.createElement(ue, te), C$a.currentNode = this.el.content, J === 2) {
|
|
1937
1937
|
const pe = this.el.content, fe = pe.firstChild;
|
|
1938
1938
|
fe.remove(), pe.append(...fe.childNodes);
|
|
1939
1939
|
}
|
|
@@ -2006,7 +2006,7 @@ let M$6 = class {
|
|
|
2006
2006
|
let J = 0;
|
|
2007
2007
|
for (const te of this._$AV) te !== void 0 && (te.strings !== void 0 ? (te._$AI(W, te, J), J += te.strings.length - 2) : te._$AI(W[J])), J++;
|
|
2008
2008
|
}
|
|
2009
|
-
}, R$5 = class
|
|
2009
|
+
}, R$5 = class Si {
|
|
2010
2010
|
constructor(W, J, te, re) {
|
|
2011
2011
|
var oe;
|
|
2012
2012
|
this.type = 2, this._$AH = A$2, this._$AN = void 0, this._$AA = W, this._$AB = J, this._$AM = te, this.options = re, this._$Cp = (oe = re?.isConnected) === null || oe === void 0 || oe;
|
|
@@ -2055,7 +2055,7 @@ let M$6 = class {
|
|
|
2055
2055
|
c$w(this._$AH) || (this._$AH = [], this._$AR());
|
|
2056
2056
|
const J = this._$AH;
|
|
2057
2057
|
let te, re = 0;
|
|
2058
|
-
for (const oe of W) re === J.length ? J.push(te = new
|
|
2058
|
+
for (const oe of W) re === J.length ? J.push(te = new Si(this.k(u$u()), this.k(u$u()), this, this.options)) : te = J[re], te._$AI(oe), re++;
|
|
2059
2059
|
re < J.length && (this._$AR(te && te._$AB.nextSibling, re), J.length = re);
|
|
2060
2060
|
}
|
|
2061
2061
|
_$AR(W = this._$AA.nextSibling, J) {
|
|
@@ -2608,13 +2608,13 @@ const U$1 = (X, W) => {
|
|
|
2608
2608
|
}
|
|
2609
2609
|
return [N$1(X, oe + (X[J] || "<?>") + (W === 2 ? "</svg>" : W === 3 ? "</math>" : "")), te];
|
|
2610
2610
|
};
|
|
2611
|
-
let B$4 = class
|
|
2611
|
+
let B$4 = class Ci {
|
|
2612
2612
|
constructor({ strings: W, _$litType$: J }, te) {
|
|
2613
2613
|
let re;
|
|
2614
2614
|
this.parts = [];
|
|
2615
2615
|
let oe = 0, ne = 0;
|
|
2616
2616
|
const de = W.length - 1, ce = this.parts, [ue, he] = U$1(W, J);
|
|
2617
|
-
if (this.el =
|
|
2617
|
+
if (this.el = Ci.createElement(ue, te), I$2.currentNode = this.el.content, J === 2 || J === 3) {
|
|
2618
2618
|
const pe = this.el.content.firstChild;
|
|
2619
2619
|
pe.replaceWith(...pe.childNodes);
|
|
2620
2620
|
}
|
|
@@ -2678,7 +2678,7 @@ let F$3 = class {
|
|
|
2678
2678
|
let J = 0;
|
|
2679
2679
|
for (const te of this._$AV) te !== void 0 && (te.strings !== void 0 ? (te._$AI(W, te, J), J += te.strings.length - 2) : te._$AI(W[J])), J++;
|
|
2680
2680
|
}
|
|
2681
|
-
}, et$1 = class
|
|
2681
|
+
}, et$1 = class Ei {
|
|
2682
2682
|
get _$AU() {
|
|
2683
2683
|
return this._$AM?._$AU ?? this.v;
|
|
2684
2684
|
}
|
|
@@ -2724,7 +2724,7 @@ let F$3 = class {
|
|
|
2724
2724
|
g$m(this._$AH) || (this._$AH = [], this._$AR());
|
|
2725
2725
|
const J = this._$AH;
|
|
2726
2726
|
let te, re = 0;
|
|
2727
|
-
for (const oe of W) re === J.length ? J.push(te = new
|
|
2727
|
+
for (const oe of W) re === J.length ? J.push(te = new Ei(this.O(lt$1()), this.O(lt$1()), this, this.options)) : te = J[re], te._$AI(oe), re++;
|
|
2728
2728
|
re < J.length && (this._$AR(te && te._$AB.nextSibling, re), J.length = re);
|
|
2729
2729
|
}
|
|
2730
2730
|
_$AR(W = this._$AA.nextSibling, J) {
|
|
@@ -2956,7 +2956,7 @@ let w$3 = class {
|
|
|
2956
2956
|
clear() {
|
|
2957
2957
|
this.viewsByRegion = {};
|
|
2958
2958
|
}
|
|
2959
|
-
}, n$x = class
|
|
2959
|
+
}, n$x = class Ai {
|
|
2960
2960
|
constructor(W) {
|
|
2961
2961
|
this._viewRegistry = W, this._regions = {};
|
|
2962
2962
|
}
|
|
@@ -3006,7 +3006,7 @@ let w$3 = class {
|
|
|
3006
3006
|
), this._regions = {}, this;
|
|
3007
3007
|
}
|
|
3008
3008
|
createRegionManager() {
|
|
3009
|
-
return new
|
|
3009
|
+
return new Ai(this._viewRegistry);
|
|
3010
3010
|
}
|
|
3011
3011
|
}, c$s = class extends n$x {
|
|
3012
3012
|
constructor(W) {
|
|
@@ -5131,7 +5131,7 @@ utils$1.forEach(["post", "put", "patch"], function(W) {
|
|
|
5131
5131
|
}
|
|
5132
5132
|
Axios$1.prototype[W] = J(), Axios$1.prototype[W + "Form"] = J(!0);
|
|
5133
5133
|
});
|
|
5134
|
-
let CancelToken$1 = class
|
|
5134
|
+
let CancelToken$1 = class Ti {
|
|
5135
5135
|
constructor(W) {
|
|
5136
5136
|
if (typeof W != "function")
|
|
5137
5137
|
throw new TypeError("executor must be a function.");
|
|
@@ -5197,7 +5197,7 @@ let CancelToken$1 = class Oi {
|
|
|
5197
5197
|
static source() {
|
|
5198
5198
|
let W;
|
|
5199
5199
|
return {
|
|
5200
|
-
token: new
|
|
5200
|
+
token: new Ti(function(re) {
|
|
5201
5201
|
W = re;
|
|
5202
5202
|
}),
|
|
5203
5203
|
cancel: W
|
|
@@ -5912,7 +5912,7 @@ var __extends$1 = /* @__PURE__ */ (function() {
|
|
|
5912
5912
|
);
|
|
5913
5913
|
function peg$parse(X, W) {
|
|
5914
5914
|
W = W !== void 0 ? W : {};
|
|
5915
|
-
var J = {}, te = { start:
|
|
5915
|
+
var J = {}, te = { start: di }, re = di, oe = function(Oe) {
|
|
5916
5916
|
return Oe.join("");
|
|
5917
5917
|
}, ne = function(Oe) {
|
|
5918
5918
|
return __assign$4({ type: TYPE.literal, value: Oe }, _s());
|
|
@@ -5920,7 +5920,7 @@ function peg$parse(X, W) {
|
|
|
5920
5920
|
return __assign$4({ type: TYPE.pound }, _s());
|
|
5921
5921
|
}, he = bs("argumentElement"), pe = "{", fe = us("{", !1), be = "}", me = us("}", !1), ge = function(Oe) {
|
|
5922
5922
|
return __assign$4({ type: TYPE.argument, value: Oe }, _s());
|
|
5923
|
-
}, ve = bs("numberSkeletonId"), _e = /^['\/{}]/, we = $s(["'", "/", "{", "}"], !1, !1), Se =
|
|
5923
|
+
}, ve = bs("numberSkeletonId"), _e = /^['\/{}]/, we = $s(["'", "/", "{", "}"], !1, !1), Se = zi(), ye = bs("numberSkeletonTokenOption"), Ce = "/", Pe = us("/", !1), De = function(Oe) {
|
|
5924
5924
|
return Oe;
|
|
5925
5925
|
}, Fe = bs("numberSkeletonToken"), He = function(Oe, Ue) {
|
|
5926
5926
|
return { stem: Oe, options: Ue };
|
|
@@ -5941,7 +5941,7 @@ function peg$parse(X, W) {
|
|
|
5941
5941
|
}, kt = "date", Lt = us("date", !1), It = "time", Nt = us("time", !1), Bt = "plural", rs = us("plural", !1), Kt = "selectordinal", gt = us("selectordinal", !1), mt = "offset:", xt = us("offset:", !1), Ct = function(Oe, Ue, tt, bt) {
|
|
5942
5942
|
return __assign$4({ type: TYPE.plural, pluralType: Ue === "plural" ? "cardinal" : "ordinal", value: Oe, offset: tt ? tt[2] : 0, options: bt.reduce(function(wt, Pt) {
|
|
5943
5943
|
var es = Pt.id, jt = Pt.value, fs = Pt.location;
|
|
5944
|
-
return es in wt &&
|
|
5944
|
+
return es in wt && ai('Duplicate option "' + es + '" in plural element: "' + ni() + '"', Ls()), wt[es] = {
|
|
5945
5945
|
value: jt,
|
|
5946
5946
|
location: fs
|
|
5947
5947
|
}, wt;
|
|
@@ -5949,7 +5949,7 @@ function peg$parse(X, W) {
|
|
|
5949
5949
|
}, $t = "select", Mt = us("select", !1), Ft = function(Oe, Ue) {
|
|
5950
5950
|
return __assign$4({ type: TYPE.select, value: Oe, options: Ue.reduce(function(tt, bt) {
|
|
5951
5951
|
var wt = bt.id, Pt = bt.value, es = bt.location;
|
|
5952
|
-
return wt in tt &&
|
|
5952
|
+
return wt in tt && ai('Duplicate option "' + wt + '" in select element: "' + ni() + '"', Ls()), tt[wt] = {
|
|
5953
5953
|
value: Pt,
|
|
5954
5954
|
location: es
|
|
5955
5955
|
}, tt;
|
|
@@ -5975,29 +5975,29 @@ function peg$parse(X, W) {
|
|
|
5975
5975
|
}, ns = function(Oe, Ue) {
|
|
5976
5976
|
return Oe + Ue.replace("''", "'");
|
|
5977
5977
|
}, ps = function(Oe) {
|
|
5978
|
-
return Oe !== "{" && !(
|
|
5978
|
+
return Oe !== "{" && !(xi() && Oe === "#") && !(or() && Oe === "}");
|
|
5979
5979
|
}, Es = `
|
|
5980
5980
|
`, Ds = us(`
|
|
5981
5981
|
`, !1), Rs = function(Oe) {
|
|
5982
|
-
return Oe === "{" || Oe === "}" ||
|
|
5983
|
-
},
|
|
5982
|
+
return Oe === "{" || Oe === "}" || xi() && Oe === "#";
|
|
5983
|
+
}, Oi = bs("argNameOrNumber"), Di = bs("argNumber"), Ri = "0", Ii = us("0", !1), Li = function() {
|
|
5984
5984
|
return 0;
|
|
5985
|
-
},
|
|
5985
|
+
}, qi = /^[1-9]/, Pi = $s([["1", "9"]], !1, !1), ri = /^[0-9]/, oi = $s([["0", "9"]], !1, !1), Fi = function(Oe) {
|
|
5986
5986
|
return parseInt(Oe.join(""), 10);
|
|
5987
|
-
},
|
|
5987
|
+
}, Mi = bs("argName"), Ne = 0, Gt = 0, As = [{ line: 1, column: 1 }], ms = 0, Is = [], yt = 0, Ts;
|
|
5988
5988
|
if (W.startRule !== void 0) {
|
|
5989
5989
|
if (!(W.startRule in te))
|
|
5990
5990
|
throw new Error(`Can't start parsing from rule "` + W.startRule + '".');
|
|
5991
5991
|
re = te[W.startRule];
|
|
5992
5992
|
}
|
|
5993
|
-
function
|
|
5993
|
+
function ni() {
|
|
5994
5994
|
return X.substring(Gt, Ne);
|
|
5995
5995
|
}
|
|
5996
5996
|
function Ls() {
|
|
5997
5997
|
return Os(Gt, Ne);
|
|
5998
5998
|
}
|
|
5999
|
-
function
|
|
6000
|
-
throw Ue = Ue !== void 0 ? Ue : Os(Gt, Ne),
|
|
5999
|
+
function ai(Oe, Ue) {
|
|
6000
|
+
throw Ue = Ue !== void 0 ? Ue : Os(Gt, Ne), Hi(Oe, Ue);
|
|
6001
6001
|
}
|
|
6002
6002
|
function us(Oe, Ue) {
|
|
6003
6003
|
return { type: "literal", text: Oe, ignoreCase: Ue };
|
|
@@ -6005,16 +6005,16 @@ function peg$parse(X, W) {
|
|
|
6005
6005
|
function $s(Oe, Ue, tt) {
|
|
6006
6006
|
return { type: "class", parts: Oe, inverted: Ue, ignoreCase: tt };
|
|
6007
6007
|
}
|
|
6008
|
-
function
|
|
6008
|
+
function zi() {
|
|
6009
6009
|
return { type: "any" };
|
|
6010
6010
|
}
|
|
6011
|
-
function
|
|
6011
|
+
function Ni() {
|
|
6012
6012
|
return { type: "end" };
|
|
6013
6013
|
}
|
|
6014
6014
|
function bs(Oe) {
|
|
6015
6015
|
return { type: "other", description: Oe };
|
|
6016
6016
|
}
|
|
6017
|
-
function
|
|
6017
|
+
function li(Oe) {
|
|
6018
6018
|
var Ue = As[Oe], tt;
|
|
6019
6019
|
if (Ue)
|
|
6020
6020
|
return Ue;
|
|
@@ -6028,7 +6028,7 @@ function peg$parse(X, W) {
|
|
|
6028
6028
|
return As[Oe] = Ue, Ue;
|
|
6029
6029
|
}
|
|
6030
6030
|
function Os(Oe, Ue) {
|
|
6031
|
-
var tt =
|
|
6031
|
+
var tt = li(Oe), bt = li(Ue);
|
|
6032
6032
|
return {
|
|
6033
6033
|
start: {
|
|
6034
6034
|
offset: Oe,
|
|
@@ -6045,48 +6045,48 @@ function peg$parse(X, W) {
|
|
|
6045
6045
|
function Et(Oe) {
|
|
6046
6046
|
Ne < ms || (Ne > ms && (ms = Ne, Is = []), Is.push(Oe));
|
|
6047
6047
|
}
|
|
6048
|
-
function
|
|
6048
|
+
function Hi(Oe, Ue) {
|
|
6049
6049
|
return new SyntaxError(Oe, [], "", Ue);
|
|
6050
6050
|
}
|
|
6051
|
-
function
|
|
6051
|
+
function Vi(Oe, Ue, tt) {
|
|
6052
6052
|
return new SyntaxError(SyntaxError.buildMessage(Oe, Ue), Oe, Ue, tt);
|
|
6053
6053
|
}
|
|
6054
|
-
function
|
|
6054
|
+
function di() {
|
|
6055
6055
|
var Oe;
|
|
6056
6056
|
return Oe = qs(), Oe;
|
|
6057
6057
|
}
|
|
6058
6058
|
function qs() {
|
|
6059
6059
|
var Oe, Ue;
|
|
6060
|
-
for (Oe = [], Ue =
|
|
6061
|
-
Oe.push(Ue), Ue =
|
|
6060
|
+
for (Oe = [], Ue = ci(); Ue !== J; )
|
|
6061
|
+
Oe.push(Ue), Ue = ci();
|
|
6062
6062
|
return Oe;
|
|
6063
6063
|
}
|
|
6064
|
-
function
|
|
6064
|
+
function ci() {
|
|
6065
6065
|
var Oe;
|
|
6066
|
-
return Oe =
|
|
6066
|
+
return Oe = Bi(), Oe === J && (Oe = Ui(), Oe === J && (Oe = Xi(), Oe === J && (Oe = Ji(), Oe === J && (Oe = sr(), Oe === J && (Oe = ji()))))), Oe;
|
|
6067
6067
|
}
|
|
6068
6068
|
function Ps() {
|
|
6069
6069
|
var Oe, Ue, tt;
|
|
6070
|
-
if (Oe = Ne, Ue = [], tt = xs(), tt === J && (tt =
|
|
6070
|
+
if (Oe = Ne, Ue = [], tt = xs(), tt === J && (tt = yi(), tt === J && (tt = $i())), tt !== J)
|
|
6071
6071
|
for (; tt !== J; )
|
|
6072
|
-
Ue.push(tt), tt = xs(), tt === J && (tt =
|
|
6072
|
+
Ue.push(tt), tt = xs(), tt === J && (tt = yi(), tt === J && (tt = $i()));
|
|
6073
6073
|
else
|
|
6074
6074
|
Ue = J;
|
|
6075
6075
|
return Ue !== J && (Gt = Oe, Ue = oe(Ue)), Oe = Ue, Oe;
|
|
6076
6076
|
}
|
|
6077
|
-
function
|
|
6077
|
+
function Bi() {
|
|
6078
6078
|
var Oe, Ue;
|
|
6079
6079
|
return Oe = Ne, Ue = Ps(), Ue !== J && (Gt = Oe, Ue = ne(Ue)), Oe = Ue, Oe;
|
|
6080
6080
|
}
|
|
6081
|
-
function
|
|
6081
|
+
function ji() {
|
|
6082
6082
|
var Oe, Ue;
|
|
6083
6083
|
return Oe = Ne, X.charCodeAt(Ne) === 35 ? (Ue = de, Ne++) : (Ue = J, yt === 0 && Et(ce)), Ue !== J && (Gt = Oe, Ue = ue()), Oe = Ue, Oe;
|
|
6084
6084
|
}
|
|
6085
|
-
function
|
|
6085
|
+
function Ui() {
|
|
6086
6086
|
var Oe, Ue, tt, bt, wt, Pt;
|
|
6087
6087
|
return yt++, Oe = Ne, X.charCodeAt(Ne) === 123 ? (Ue = pe, Ne++) : (Ue = J, yt === 0 && Et(fe)), Ue !== J ? (tt = Ut(), tt !== J ? (bt = Ss(), bt !== J ? (wt = Ut(), wt !== J ? (X.charCodeAt(Ne) === 125 ? (Pt = be, Ne++) : (Pt = J, yt === 0 && Et(me)), Pt !== J ? (Gt = Oe, Ue = ge(bt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J), yt--, Oe === J && (Ue = J, yt === 0 && Et(he)), Oe;
|
|
6088
6088
|
}
|
|
6089
|
-
function
|
|
6089
|
+
function ui() {
|
|
6090
6090
|
var Oe, Ue, tt, bt, wt;
|
|
6091
6091
|
if (yt++, Oe = Ne, Ue = [], tt = Ne, bt = Ne, yt++, wt = ws(), wt === J && (_e.test(X.charAt(Ne)) ? (wt = X.charAt(Ne), Ne++) : (wt = J, yt === 0 && Et(we))), yt--, wt === J ? bt = void 0 : (Ne = bt, bt = J), bt !== J ? (X.length > Ne ? (wt = X.charAt(Ne), Ne++) : (wt = J, yt === 0 && Et(Se)), wt !== J ? (bt = [bt, wt], tt = bt) : (Ne = tt, tt = J)) : (Ne = tt, tt = J), tt !== J)
|
|
6092
6092
|
for (; tt !== J; )
|
|
@@ -6095,16 +6095,16 @@ function peg$parse(X, W) {
|
|
|
6095
6095
|
Ue = J;
|
|
6096
6096
|
return Ue !== J ? Oe = X.substring(Oe, Ne) : Oe = Ue, yt--, Oe === J && (Ue = J, yt === 0 && Et(ve)), Oe;
|
|
6097
6097
|
}
|
|
6098
|
-
function
|
|
6098
|
+
function hi() {
|
|
6099
6099
|
var Oe, Ue, tt;
|
|
6100
|
-
return yt++, Oe = Ne, X.charCodeAt(Ne) === 47 ? (Ue = Ce, Ne++) : (Ue = J, yt === 0 && Et(Pe)), Ue !== J ? (tt =
|
|
6100
|
+
return yt++, Oe = Ne, X.charCodeAt(Ne) === 47 ? (Ue = Ce, Ne++) : (Ue = J, yt === 0 && Et(Pe)), Ue !== J ? (tt = ui(), tt !== J ? (Gt = Oe, Ue = De(tt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J), yt--, Oe === J && (Ue = J, yt === 0 && Et(ye)), Oe;
|
|
6101
6101
|
}
|
|
6102
|
-
function
|
|
6102
|
+
function pi() {
|
|
6103
6103
|
var Oe, Ue, tt, bt, wt;
|
|
6104
6104
|
if (yt++, Oe = Ne, Ue = Ut(), Ue !== J)
|
|
6105
|
-
if (tt =
|
|
6106
|
-
for (bt = [], wt =
|
|
6107
|
-
bt.push(wt), wt =
|
|
6105
|
+
if (tt = ui(), tt !== J) {
|
|
6106
|
+
for (bt = [], wt = hi(); wt !== J; )
|
|
6107
|
+
bt.push(wt), wt = hi();
|
|
6108
6108
|
bt !== J ? (Gt = Oe, Ue = He(tt, bt), Oe = Ue) : (Ne = Oe, Oe = J);
|
|
6109
6109
|
} else
|
|
6110
6110
|
Ne = Oe, Oe = J;
|
|
@@ -6112,24 +6112,24 @@ function peg$parse(X, W) {
|
|
|
6112
6112
|
Ne = Oe, Oe = J;
|
|
6113
6113
|
return yt--, Oe === J && (Ue = J, yt === 0 && Et(Fe)), Oe;
|
|
6114
6114
|
}
|
|
6115
|
-
function
|
|
6115
|
+
function Wi() {
|
|
6116
6116
|
var Oe, Ue, tt;
|
|
6117
|
-
if (Oe = Ne, Ue = [], tt =
|
|
6117
|
+
if (Oe = Ne, Ue = [], tt = pi(), tt !== J)
|
|
6118
6118
|
for (; tt !== J; )
|
|
6119
|
-
Ue.push(tt), tt =
|
|
6119
|
+
Ue.push(tt), tt = pi();
|
|
6120
6120
|
else
|
|
6121
6121
|
Ue = J;
|
|
6122
6122
|
return Ue !== J && (Gt = Oe, Ue = Le(Ue)), Oe = Ue, Oe;
|
|
6123
6123
|
}
|
|
6124
|
-
function
|
|
6124
|
+
function Gi() {
|
|
6125
6125
|
var Oe, Ue, tt;
|
|
6126
|
-
return Oe = Ne, X.substr(Ne, 2) === Ae ? (Ue = Ae, Ne += 2) : (Ue = J, yt === 0 && Et(Ie)), Ue !== J ? (tt =
|
|
6126
|
+
return Oe = Ne, X.substr(Ne, 2) === Ae ? (Ue = Ae, Ne += 2) : (Ue = J, yt === 0 && Et(Ie)), Ue !== J ? (tt = Wi(), tt !== J ? (Gt = Oe, Ue = qe(tt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J), Oe === J && (Oe = Ne, Gt = Ne, Ue = ze(), Ue ? Ue = void 0 : Ue = J, Ue !== J ? (tt = Ps(), tt !== J ? (Gt = Oe, Ue = We(tt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)), Oe;
|
|
6127
6127
|
}
|
|
6128
|
-
function
|
|
6128
|
+
function Zi() {
|
|
6129
6129
|
var Oe, Ue, tt, bt, wt, Pt, es, jt, fs, Wt, as, Zt, ss;
|
|
6130
|
-
return Oe = Ne, X.charCodeAt(Ne) === 123 ? (Ue = pe, Ne++) : (Ue = J, yt === 0 && Et(fe)), Ue !== J ? (tt = Ut(), tt !== J ? (bt = Ss(), bt !== J ? (wt = Ut(), wt !== J ? (X.charCodeAt(Ne) === 44 ? (Pt = Ge, Ne++) : (Pt = J, yt === 0 && Et(Ye)), Pt !== J ? (es = Ut(), es !== J ? (X.substr(Ne, 6) === ft ? (jt = ft, Ne += 6) : (jt = J, yt === 0 && Et(Qe)), jt !== J ? (fs = Ut(), fs !== J ? (Wt = Ne, X.charCodeAt(Ne) === 44 ? (as = Ge, Ne++) : (as = J, yt === 0 && Et(Ye)), as !== J ? (Zt = Ut(), Zt !== J ? (ss =
|
|
6130
|
+
return Oe = Ne, X.charCodeAt(Ne) === 123 ? (Ue = pe, Ne++) : (Ue = J, yt === 0 && Et(fe)), Ue !== J ? (tt = Ut(), tt !== J ? (bt = Ss(), bt !== J ? (wt = Ut(), wt !== J ? (X.charCodeAt(Ne) === 44 ? (Pt = Ge, Ne++) : (Pt = J, yt === 0 && Et(Ye)), Pt !== J ? (es = Ut(), es !== J ? (X.substr(Ne, 6) === ft ? (jt = ft, Ne += 6) : (jt = J, yt === 0 && Et(Qe)), jt !== J ? (fs = Ut(), fs !== J ? (Wt = Ne, X.charCodeAt(Ne) === 44 ? (as = Ge, Ne++) : (as = J, yt === 0 && Et(Ye)), as !== J ? (Zt = Ut(), Zt !== J ? (ss = Gi(), ss !== J ? (as = [as, Zt, ss], Wt = as) : (Ne = Wt, Wt = J)) : (Ne = Wt, Wt = J)) : (Ne = Wt, Wt = J), Wt === J && (Wt = null), Wt !== J ? (as = Ut(), as !== J ? (X.charCodeAt(Ne) === 125 ? (Zt = be, Ne++) : (Zt = J, yt === 0 && Et(me)), Zt !== J ? (Gt = Oe, Ue = Ze(bt, jt, Wt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J), Oe;
|
|
6131
6131
|
}
|
|
6132
|
-
function
|
|
6132
|
+
function fi() {
|
|
6133
6133
|
var Oe, Ue, tt, bt;
|
|
6134
6134
|
if (Oe = Ne, X.charCodeAt(Ne) === 39 ? (Ue = Me, Ne++) : (Ue = J, yt === 0 && Et(je)), Ue !== J) {
|
|
6135
6135
|
if (tt = [], bt = xs(), bt === J && (Ve.test(X.charAt(Ne)) ? (bt = X.charAt(Ne), Ne++) : (bt = J, yt === 0 && Et(Xe))), bt !== J)
|
|
@@ -6148,7 +6148,7 @@ function peg$parse(X, W) {
|
|
|
6148
6148
|
Oe = J;
|
|
6149
6149
|
return Oe;
|
|
6150
6150
|
}
|
|
6151
|
-
function
|
|
6151
|
+
function bi() {
|
|
6152
6152
|
var Oe, Ue;
|
|
6153
6153
|
if (Oe = [], Ke.test(X.charAt(Ne)) ? (Ue = X.charAt(Ne), Ne++) : (Ue = J, yt === 0 && Et(rt)), Ue !== J)
|
|
6154
6154
|
for (; Ue !== J; )
|
|
@@ -6157,28 +6157,28 @@ function peg$parse(X, W) {
|
|
|
6157
6157
|
Oe = J;
|
|
6158
6158
|
return Oe;
|
|
6159
6159
|
}
|
|
6160
|
-
function
|
|
6160
|
+
function Yi() {
|
|
6161
6161
|
var Oe, Ue, tt, bt;
|
|
6162
|
-
if (Oe = Ne, Ue = Ne, tt = [], bt =
|
|
6162
|
+
if (Oe = Ne, Ue = Ne, tt = [], bt = fi(), bt === J && (bt = bi()), bt !== J)
|
|
6163
6163
|
for (; bt !== J; )
|
|
6164
|
-
tt.push(bt), bt =
|
|
6164
|
+
tt.push(bt), bt = fi(), bt === J && (bt = bi());
|
|
6165
6165
|
else
|
|
6166
6166
|
tt = J;
|
|
6167
6167
|
return tt !== J ? Ue = X.substring(Ue, Ne) : Ue = tt, Ue !== J && (Gt = Oe, Ue = ot(Ue)), Oe = Ue, Oe;
|
|
6168
6168
|
}
|
|
6169
|
-
function
|
|
6169
|
+
function Ki() {
|
|
6170
6170
|
var Oe, Ue, tt;
|
|
6171
|
-
return Oe = Ne, X.substr(Ne, 2) === Ae ? (Ue = Ae, Ne += 2) : (Ue = J, yt === 0 && Et(Ie)), Ue !== J ? (tt =
|
|
6171
|
+
return Oe = Ne, X.substr(Ne, 2) === Ae ? (Ue = Ae, Ne += 2) : (Ue = J, yt === 0 && Et(Ie)), Ue !== J ? (tt = Yi(), tt !== J ? (Gt = Oe, Ue = qe(tt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J), Oe === J && (Oe = Ne, Gt = Ne, Ue = _t(), Ue ? Ue = void 0 : Ue = J, Ue !== J ? (tt = Ps(), tt !== J ? (Gt = Oe, Ue = We(tt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)), Oe;
|
|
6172
6172
|
}
|
|
6173
|
-
function
|
|
6173
|
+
function Qi() {
|
|
6174
6174
|
var Oe, Ue, tt, bt, wt, Pt, es, jt, fs, Wt, as, Zt, ss;
|
|
6175
|
-
return Oe = Ne, X.charCodeAt(Ne) === 123 ? (Ue = pe, Ne++) : (Ue = J, yt === 0 && Et(fe)), Ue !== J ? (tt = Ut(), tt !== J ? (bt = Ss(), bt !== J ? (wt = Ut(), wt !== J ? (X.charCodeAt(Ne) === 44 ? (Pt = Ge, Ne++) : (Pt = J, yt === 0 && Et(Ye)), Pt !== J ? (es = Ut(), es !== J ? (X.substr(Ne, 4) === kt ? (jt = kt, Ne += 4) : (jt = J, yt === 0 && Et(Lt)), jt === J && (X.substr(Ne, 4) === It ? (jt = It, Ne += 4) : (jt = J, yt === 0 && Et(Nt))), jt !== J ? (fs = Ut(), fs !== J ? (Wt = Ne, X.charCodeAt(Ne) === 44 ? (as = Ge, Ne++) : (as = J, yt === 0 && Et(Ye)), as !== J ? (Zt = Ut(), Zt !== J ? (ss =
|
|
6175
|
+
return Oe = Ne, X.charCodeAt(Ne) === 123 ? (Ue = pe, Ne++) : (Ue = J, yt === 0 && Et(fe)), Ue !== J ? (tt = Ut(), tt !== J ? (bt = Ss(), bt !== J ? (wt = Ut(), wt !== J ? (X.charCodeAt(Ne) === 44 ? (Pt = Ge, Ne++) : (Pt = J, yt === 0 && Et(Ye)), Pt !== J ? (es = Ut(), es !== J ? (X.substr(Ne, 4) === kt ? (jt = kt, Ne += 4) : (jt = J, yt === 0 && Et(Lt)), jt === J && (X.substr(Ne, 4) === It ? (jt = It, Ne += 4) : (jt = J, yt === 0 && Et(Nt))), jt !== J ? (fs = Ut(), fs !== J ? (Wt = Ne, X.charCodeAt(Ne) === 44 ? (as = Ge, Ne++) : (as = J, yt === 0 && Et(Ye)), as !== J ? (Zt = Ut(), Zt !== J ? (ss = Ki(), ss !== J ? (as = [as, Zt, ss], Wt = as) : (Ne = Wt, Wt = J)) : (Ne = Wt, Wt = J)) : (Ne = Wt, Wt = J), Wt === J && (Wt = null), Wt !== J ? (as = Ut(), as !== J ? (X.charCodeAt(Ne) === 125 ? (Zt = be, Ne++) : (Zt = J, yt === 0 && Et(me)), Zt !== J ? (Gt = Oe, Ue = Ze(bt, jt, Wt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J), Oe;
|
|
6176
6176
|
}
|
|
6177
|
-
function
|
|
6177
|
+
function Xi() {
|
|
6178
6178
|
var Oe;
|
|
6179
|
-
return Oe =
|
|
6179
|
+
return Oe = Zi(), Oe === J && (Oe = Qi()), Oe;
|
|
6180
6180
|
}
|
|
6181
|
-
function
|
|
6181
|
+
function Ji() {
|
|
6182
6182
|
var Oe, Ue, tt, bt, wt, Pt, es, jt, fs, Wt, as, Zt, ss, gs, ys, Ms;
|
|
6183
6183
|
if (Oe = Ne, X.charCodeAt(Ne) === 123 ? (Ue = pe, Ne++) : (Ue = J, yt === 0 && Et(fe)), Ue !== J)
|
|
6184
6184
|
if (tt = Ut(), tt !== J)
|
|
@@ -6190,11 +6190,11 @@ function peg$parse(X, W) {
|
|
|
6190
6190
|
if (fs = Ut(), fs !== J)
|
|
6191
6191
|
if (X.charCodeAt(Ne) === 44 ? (Wt = Ge, Ne++) : (Wt = J, yt === 0 && Et(Ye)), Wt !== J)
|
|
6192
6192
|
if (as = Ut(), as !== J)
|
|
6193
|
-
if (Zt = Ne, X.substr(Ne, 7) === mt ? (ss = mt, Ne += 7) : (ss = J, yt === 0 && Et(xt)), ss !== J ? (gs = Ut(), gs !== J ? (ys =
|
|
6193
|
+
if (Zt = Ne, X.substr(Ne, 7) === mt ? (ss = mt, Ne += 7) : (ss = J, yt === 0 && Et(xt)), ss !== J ? (gs = Ut(), gs !== J ? (ys = _i(), ys !== J ? (ss = [ss, gs, ys], Zt = ss) : (Ne = Zt, Zt = J)) : (Ne = Zt, Zt = J)) : (Ne = Zt, Zt = J), Zt === J && (Zt = null), Zt !== J)
|
|
6194
6194
|
if (ss = Ut(), ss !== J) {
|
|
6195
|
-
if (gs = [], ys =
|
|
6195
|
+
if (gs = [], ys = mi(), ys !== J)
|
|
6196
6196
|
for (; ys !== J; )
|
|
6197
|
-
gs.push(ys), ys =
|
|
6197
|
+
gs.push(ys), ys = mi();
|
|
6198
6198
|
else
|
|
6199
6199
|
gs = J;
|
|
6200
6200
|
gs !== J ? (ys = Ut(), ys !== J ? (X.charCodeAt(Ne) === 125 ? (Ms = be, Ne++) : (Ms = J, yt === 0 && Et(me)), Ms !== J ? (Gt = Oe, Ue = Ct(bt, jt, Zt, gs), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J);
|
|
@@ -6224,7 +6224,7 @@ function peg$parse(X, W) {
|
|
|
6224
6224
|
Ne = Oe, Oe = J;
|
|
6225
6225
|
return Oe;
|
|
6226
6226
|
}
|
|
6227
|
-
function
|
|
6227
|
+
function sr() {
|
|
6228
6228
|
var Oe, Ue, tt, bt, wt, Pt, es, jt, fs, Wt, as, Zt, ss, gs;
|
|
6229
6229
|
if (Oe = Ne, X.charCodeAt(Ne) === 123 ? (Ue = pe, Ne++) : (Ue = J, yt === 0 && Et(fe)), Ue !== J)
|
|
6230
6230
|
if (tt = Ut(), tt !== J)
|
|
@@ -6236,9 +6236,9 @@ function peg$parse(X, W) {
|
|
|
6236
6236
|
if (fs = Ut(), fs !== J)
|
|
6237
6237
|
if (X.charCodeAt(Ne) === 44 ? (Wt = Ge, Ne++) : (Wt = J, yt === 0 && Et(Ye)), Wt !== J)
|
|
6238
6238
|
if (as = Ut(), as !== J) {
|
|
6239
|
-
if (Zt = [], ss =
|
|
6239
|
+
if (Zt = [], ss = gi(), ss !== J)
|
|
6240
6240
|
for (; ss !== J; )
|
|
6241
|
-
Zt.push(ss), ss =
|
|
6241
|
+
Zt.push(ss), ss = gi();
|
|
6242
6242
|
else
|
|
6243
6243
|
Zt = J;
|
|
6244
6244
|
Zt !== J ? (ss = Ut(), ss !== J ? (X.charCodeAt(Ne) === 125 ? (gs = be, Ne++) : (gs = J, yt === 0 && Et(me)), gs !== J ? (Gt = Oe, Ue = Ft(bt, Zt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J);
|
|
@@ -6264,23 +6264,23 @@ function peg$parse(X, W) {
|
|
|
6264
6264
|
Ne = Oe, Oe = J;
|
|
6265
6265
|
return Oe;
|
|
6266
6266
|
}
|
|
6267
|
-
function
|
|
6267
|
+
function ir() {
|
|
6268
6268
|
var Oe, Ue, tt, bt;
|
|
6269
|
-
return Oe = Ne, Ue = Ne, X.charCodeAt(Ne) === 61 ? (tt = zt, Ne++) : (tt = J, yt === 0 && Et(cs)), tt !== J ? (bt =
|
|
6269
|
+
return Oe = Ne, Ue = Ne, X.charCodeAt(Ne) === 61 ? (tt = zt, Ne++) : (tt = J, yt === 0 && Et(cs)), tt !== J ? (bt = _i(), bt !== J ? (tt = [tt, bt], Ue = tt) : (Ne = Ue, Ue = J)) : (Ne = Ue, Ue = J), Ue !== J ? Oe = X.substring(Oe, Ne) : Oe = Ue, Oe === J && (Oe = Fs()), Oe;
|
|
6270
6270
|
}
|
|
6271
|
-
function
|
|
6271
|
+
function gi() {
|
|
6272
6272
|
var Oe, Ue, tt, bt, wt, Pt, es, jt;
|
|
6273
6273
|
return Oe = Ne, Ue = Ut(), Ue !== J ? (tt = Fs(), tt !== J ? (bt = Ut(), bt !== J ? (X.charCodeAt(Ne) === 123 ? (wt = pe, Ne++) : (wt = J, yt === 0 && Et(fe)), wt !== J ? (Gt = Ne, Pt = ds(), Pt ? Pt = void 0 : Pt = J, Pt !== J ? (es = qs(), es !== J ? (X.charCodeAt(Ne) === 125 ? (jt = be, Ne++) : (jt = J, yt === 0 && Et(me)), jt !== J ? (Gt = Oe, Ue = Yt(tt, es), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J), Oe;
|
|
6274
6274
|
}
|
|
6275
|
-
function
|
|
6275
|
+
function mi() {
|
|
6276
6276
|
var Oe, Ue, tt, bt, wt, Pt, es, jt;
|
|
6277
|
-
return Oe = Ne, Ue = Ut(), Ue !== J ? (tt =
|
|
6277
|
+
return Oe = Ne, Ue = Ut(), Ue !== J ? (tt = ir(), tt !== J ? (bt = Ut(), bt !== J ? (X.charCodeAt(Ne) === 123 ? (wt = pe, Ne++) : (wt = J, yt === 0 && Et(fe)), wt !== J ? (Gt = Ne, Pt = ks(), Pt ? Pt = void 0 : Pt = J, Pt !== J ? (es = qs(), es !== J ? (X.charCodeAt(Ne) === 125 ? (jt = be, Ne++) : (jt = J, yt === 0 && Et(me)), jt !== J ? (Gt = Oe, Ue = ts(tt, es), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J), Oe;
|
|
6278
6278
|
}
|
|
6279
6279
|
function ws() {
|
|
6280
6280
|
var Oe;
|
|
6281
6281
|
return yt++, it.test(X.charAt(Ne)) ? (Oe = X.charAt(Ne), Ne++) : (Oe = J, yt === 0 && Et(nt)), yt--, Oe === J && yt === 0 && Et(hs), Oe;
|
|
6282
6282
|
}
|
|
6283
|
-
function
|
|
6283
|
+
function vi() {
|
|
6284
6284
|
var Oe;
|
|
6285
6285
|
return yt++, St.test(X.charAt(Ne)) ? (Oe = X.charAt(Ne), Ne++) : (Oe = J, yt === 0 && Et(qt)), yt--, Oe === J && yt === 0 && Et(vt), Oe;
|
|
6286
6286
|
}
|
|
@@ -6290,18 +6290,18 @@ function peg$parse(X, W) {
|
|
|
6290
6290
|
Ue.push(tt), tt = ws();
|
|
6291
6291
|
return Ue !== J ? Oe = X.substring(Oe, Ne) : Oe = Ue, yt--, Oe === J && (Ue = J, yt === 0 && Et(os)), Oe;
|
|
6292
6292
|
}
|
|
6293
|
-
function
|
|
6293
|
+
function _i() {
|
|
6294
6294
|
var Oe, Ue, tt;
|
|
6295
|
-
return yt++, Oe = Ne, X.charCodeAt(Ne) === 45 ? (Ue = Vt, Ne++) : (Ue = J, yt === 0 && Et(At)), Ue === J && (Ue = null), Ue !== J ? (tt =
|
|
6295
|
+
return yt++, Oe = Ne, X.charCodeAt(Ne) === 45 ? (Ue = Vt, Ne++) : (Ue = J, yt === 0 && Et(At)), Ue === J && (Ue = null), Ue !== J ? (tt = wi(), tt !== J ? (Gt = Oe, Ue = Tt(Ue, tt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J), yt--, Oe === J && (Ue = J, yt === 0 && Et(ls)), Oe;
|
|
6296
6296
|
}
|
|
6297
6297
|
function xs() {
|
|
6298
6298
|
var Oe, Ue;
|
|
6299
6299
|
return yt++, Oe = Ne, X.substr(Ne, 2) === Ot ? (Ue = Ot, Ne += 2) : (Ue = J, yt === 0 && Et(Ht)), Ue !== J && (Gt = Oe, Ue = Xt()), Oe = Ue, yt--, Oe === J && (Ue = J, yt === 0 && Et(Dt)), Oe;
|
|
6300
6300
|
}
|
|
6301
|
-
function
|
|
6301
|
+
function yi() {
|
|
6302
6302
|
var Oe, Ue, tt, bt, wt, Pt;
|
|
6303
6303
|
if (Oe = Ne, X.charCodeAt(Ne) === 39 ? (Ue = Me, Ne++) : (Ue = J, yt === 0 && Et(je)), Ue !== J)
|
|
6304
|
-
if (tt =
|
|
6304
|
+
if (tt = rr(), tt !== J) {
|
|
6305
6305
|
for (bt = Ne, wt = [], X.substr(Ne, 2) === Ot ? (Pt = Ot, Ne += 2) : (Pt = J, yt === 0 && Et(Ht)), Pt === J && (Ve.test(X.charAt(Ne)) ? (Pt = X.charAt(Ne), Ne++) : (Pt = J, yt === 0 && Et(Xe))); Pt !== J; )
|
|
6306
6306
|
wt.push(Pt), X.substr(Ne, 2) === Ot ? (Pt = Ot, Ne += 2) : (Pt = J, yt === 0 && Et(Ht)), Pt === J && (Ve.test(X.charAt(Ne)) ? (Pt = X.charAt(Ne), Ne++) : (Pt = J, yt === 0 && Et(Xe)));
|
|
6307
6307
|
wt !== J ? bt = X.substring(bt, Ne) : bt = wt, bt !== J ? (X.charCodeAt(Ne) === 39 ? (wt = Me, Ne++) : (wt = J, yt === 0 && Et(je)), wt === J && (wt = null), wt !== J ? (Gt = Oe, Ue = ns(tt, bt), Oe = Ue) : (Ne = Oe, Oe = J)) : (Ne = Oe, Oe = J);
|
|
@@ -6311,45 +6311,45 @@ function peg$parse(X, W) {
|
|
|
6311
6311
|
Ne = Oe, Oe = J;
|
|
6312
6312
|
return Oe;
|
|
6313
6313
|
}
|
|
6314
|
-
function
|
|
6314
|
+
function $i() {
|
|
6315
6315
|
var Oe, Ue, tt, bt;
|
|
6316
6316
|
return Oe = Ne, Ue = Ne, X.length > Ne ? (tt = X.charAt(Ne), Ne++) : (tt = J, yt === 0 && Et(Se)), tt !== J ? (Gt = Ne, bt = ps(tt), bt ? bt = void 0 : bt = J, bt !== J ? (tt = [tt, bt], Ue = tt) : (Ne = Ue, Ue = J)) : (Ne = Ue, Ue = J), Ue === J && (X.charCodeAt(Ne) === 10 ? (Ue = Es, Ne++) : (Ue = J, yt === 0 && Et(Ds))), Ue !== J ? Oe = X.substring(Oe, Ne) : Oe = Ue, Oe;
|
|
6317
6317
|
}
|
|
6318
|
-
function
|
|
6318
|
+
function rr() {
|
|
6319
6319
|
var Oe, Ue, tt, bt;
|
|
6320
6320
|
return Oe = Ne, Ue = Ne, X.length > Ne ? (tt = X.charAt(Ne), Ne++) : (tt = J, yt === 0 && Et(Se)), tt !== J ? (Gt = Ne, bt = Rs(tt), bt ? bt = void 0 : bt = J, bt !== J ? (tt = [tt, bt], Ue = tt) : (Ne = Ue, Ue = J)) : (Ne = Ue, Ue = J), Ue !== J ? Oe = X.substring(Oe, Ne) : Oe = Ue, Oe;
|
|
6321
6321
|
}
|
|
6322
6322
|
function Ss() {
|
|
6323
6323
|
var Oe, Ue;
|
|
6324
|
-
return yt++, Oe = Ne, Ue =
|
|
6324
|
+
return yt++, Oe = Ne, Ue = wi(), Ue === J && (Ue = Fs()), Ue !== J ? Oe = X.substring(Oe, Ne) : Oe = Ue, yt--, Oe === J && (Ue = J, yt === 0 && Et(Oi)), Oe;
|
|
6325
6325
|
}
|
|
6326
|
-
function
|
|
6326
|
+
function wi() {
|
|
6327
6327
|
var Oe, Ue, tt, bt, wt;
|
|
6328
|
-
if (yt++, Oe = Ne, X.charCodeAt(Ne) === 48 ? (Ue =
|
|
6329
|
-
if (Oe = Ne, Ue = Ne,
|
|
6330
|
-
for (bt = [],
|
|
6331
|
-
bt.push(wt),
|
|
6328
|
+
if (yt++, Oe = Ne, X.charCodeAt(Ne) === 48 ? (Ue = Ri, Ne++) : (Ue = J, yt === 0 && Et(Ii)), Ue !== J && (Gt = Oe, Ue = Li()), Oe = Ue, Oe === J) {
|
|
6329
|
+
if (Oe = Ne, Ue = Ne, qi.test(X.charAt(Ne)) ? (tt = X.charAt(Ne), Ne++) : (tt = J, yt === 0 && Et(Pi)), tt !== J) {
|
|
6330
|
+
for (bt = [], ri.test(X.charAt(Ne)) ? (wt = X.charAt(Ne), Ne++) : (wt = J, yt === 0 && Et(oi)); wt !== J; )
|
|
6331
|
+
bt.push(wt), ri.test(X.charAt(Ne)) ? (wt = X.charAt(Ne), Ne++) : (wt = J, yt === 0 && Et(oi));
|
|
6332
6332
|
bt !== J ? (tt = [tt, bt], Ue = tt) : (Ne = Ue, Ue = J);
|
|
6333
6333
|
} else
|
|
6334
6334
|
Ne = Ue, Ue = J;
|
|
6335
|
-
Ue !== J && (Gt = Oe, Ue =
|
|
6335
|
+
Ue !== J && (Gt = Oe, Ue = Fi(Ue)), Oe = Ue;
|
|
6336
6336
|
}
|
|
6337
|
-
return yt--, Oe === J && (Ue = J, yt === 0 && Et(
|
|
6337
|
+
return yt--, Oe === J && (Ue = J, yt === 0 && Et(Di)), Oe;
|
|
6338
6338
|
}
|
|
6339
6339
|
function Fs() {
|
|
6340
6340
|
var Oe, Ue, tt, bt, wt;
|
|
6341
|
-
if (yt++, Oe = Ne, Ue = [], tt = Ne, bt = Ne, yt++, wt = ws(), wt === J && (wt =
|
|
6341
|
+
if (yt++, Oe = Ne, Ue = [], tt = Ne, bt = Ne, yt++, wt = ws(), wt === J && (wt = vi()), yt--, wt === J ? bt = void 0 : (Ne = bt, bt = J), bt !== J ? (X.length > Ne ? (wt = X.charAt(Ne), Ne++) : (wt = J, yt === 0 && Et(Se)), wt !== J ? (bt = [bt, wt], tt = bt) : (Ne = tt, tt = J)) : (Ne = tt, tt = J), tt !== J)
|
|
6342
6342
|
for (; tt !== J; )
|
|
6343
|
-
Ue.push(tt), tt = Ne, bt = Ne, yt++, wt = ws(), wt === J && (wt =
|
|
6343
|
+
Ue.push(tt), tt = Ne, bt = Ne, yt++, wt = ws(), wt === J && (wt = vi()), yt--, wt === J ? bt = void 0 : (Ne = bt, bt = J), bt !== J ? (X.length > Ne ? (wt = X.charAt(Ne), Ne++) : (wt = J, yt === 0 && Et(Se)), wt !== J ? (bt = [bt, wt], tt = bt) : (Ne = tt, tt = J)) : (Ne = tt, tt = J);
|
|
6344
6344
|
else
|
|
6345
6345
|
Ue = J;
|
|
6346
|
-
return Ue !== J ? Oe = X.substring(Oe, Ne) : Oe = Ue, yt--, Oe === J && (Ue = J, yt === 0 && Et(
|
|
6346
|
+
return Ue !== J ? Oe = X.substring(Oe, Ne) : Oe = Ue, yt--, Oe === J && (Ue = J, yt === 0 && Et(Mi)), Oe;
|
|
6347
6347
|
}
|
|
6348
6348
|
var vs = ["root"];
|
|
6349
|
-
function
|
|
6349
|
+
function or() {
|
|
6350
6350
|
return vs.length > 1;
|
|
6351
6351
|
}
|
|
6352
|
-
function
|
|
6352
|
+
function xi() {
|
|
6353
6353
|
return vs[vs.length - 1] === "plural";
|
|
6354
6354
|
}
|
|
6355
6355
|
function _s() {
|
|
@@ -6359,7 +6359,7 @@ function peg$parse(X, W) {
|
|
|
6359
6359
|
}
|
|
6360
6360
|
if (Ts = re(), Ts !== J && Ne === X.length)
|
|
6361
6361
|
return Ts;
|
|
6362
|
-
throw Ts !== J && Ne < X.length && Et(
|
|
6362
|
+
throw Ts !== J && Ne < X.length && Et(Ni()), Vi(Is, ms < X.length ? X.charAt(ms) : null, ms < X.length ? Os(ms, ms + 1) : Os(ms, ms));
|
|
6363
6363
|
}
|
|
6364
6364
|
var pegParse = peg$parse, __spreadArrays$2 = function() {
|
|
6365
6365
|
for (var X = 0, W = 0, J = arguments.length; W < J; W++) X += arguments[W].length;
|
|
@@ -7123,7 +7123,7 @@ const createUrlFromBase64 = (X, W) => {
|
|
|
7123
7123
|
const J = base64ToBlob(X, "application/pdf");
|
|
7124
7124
|
return URL.createObjectURL(J);
|
|
7125
7125
|
}
|
|
7126
|
-
}, styles$
|
|
7126
|
+
}, styles$r = ":host{width:250px;gap:8px}.pdf-item{display:flex;align-items:flex-start;padding:8px;gap:8px;color:#000;border-bottom:1px solid var(--color-neutral-100)}.container{display:flex;flex-direction:column;flex:1;position:relative}.close-button{position:absolute;top:0;right:0}.data{display:flex;flex-direction:column;gap:4px;padding-right:40px}.pdf-name{font-weight:500;font-size:14px;line-height:1.4}.pdf-date{font-size:12px;color:var(--color-neutral-500);line-height:1.3}";
|
|
7127
7127
|
/**
|
|
7128
7128
|
* @license
|
|
7129
7129
|
* Copyright 2017 Google LLC
|
|
@@ -7260,10 +7260,10 @@ const Jt = (X, W, J) => {
|
|
|
7260
7260
|
</div>
|
|
7261
7261
|
`;
|
|
7262
7262
|
};
|
|
7263
|
-
var __defProp$
|
|
7263
|
+
var __defProp$t = Object.defineProperty, __decorateClass$y = (X, W, J, te) => {
|
|
7264
7264
|
for (var re = void 0, oe = X.length - 1, ne; oe >= 0; oe--)
|
|
7265
7265
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
7266
|
-
return re && __defProp$
|
|
7266
|
+
return re && __defProp$t(W, J, re), re;
|
|
7267
7267
|
};
|
|
7268
7268
|
const zs = class zs extends h$p {
|
|
7269
7269
|
constructor() {
|
|
@@ -7288,13 +7288,13 @@ const zs = class zs extends h$p {
|
|
|
7288
7288
|
}
|
|
7289
7289
|
};
|
|
7290
7290
|
zs.styles = i$T`
|
|
7291
|
-
${r$L(styles$
|
|
7291
|
+
${r$L(styles$r)}
|
|
7292
7292
|
`;
|
|
7293
7293
|
let PdfSelector = zs;
|
|
7294
|
-
__decorateClass$
|
|
7294
|
+
__decorateClass$y([
|
|
7295
7295
|
n$y({ type: Array })
|
|
7296
7296
|
], PdfSelector.prototype, "pdfList");
|
|
7297
|
-
__decorateClass$
|
|
7297
|
+
__decorateClass$y([
|
|
7298
7298
|
n$y({ type: Array })
|
|
7299
7299
|
], PdfSelector.prototype, "activePdfs");
|
|
7300
7300
|
var NAMED_TAG = "named", NAME_TAG = "name", UNMANAGED_TAG = "unmanaged", OPTIONAL_TAG = "optional", INJECT_TAG = "inject", MULTI_INJECT_TAG = "multi_inject", TAGGED = "inversify:tagged", TAGGED_PROP = "inversify:tagged_props", PARAM_TYPES = "inversify:paramtypes", DESIGN_PARAM_TYPES = "design:paramtypes", POST_CONSTRUCT = "post_construct", PRE_DESTROY = "pre_destroy";
|
|
@@ -9297,11 +9297,11 @@ const container$1 = new Container(), { lazyInject: lazyInject$1 } = getDecorator
|
|
|
9297
9297
|
container$1.isBound(X) && container$1.unbind(X);
|
|
9298
9298
|
}, TYPES$1 = {
|
|
9299
9299
|
primaryApi: Symbol.for("primaryApi")
|
|
9300
|
-
}, styles$
|
|
9301
|
-
var __defProp$
|
|
9300
|
+
}, styles$q = ":host{min-height:1px;height:100%;width:100%;display:flex}iframe{border:none;flex:1;height:100%}.pdf-container{display:flex;justify-content:center;align-items:center;height:100%;flex:1;border:1px solid #ccc}.no-pdf{text-align:center;color:#666;font-size:1.2rem;font-weight:700}";
|
|
9301
|
+
var __defProp$s = Object.defineProperty, __decorateClass$x = (X, W, J, te) => {
|
|
9302
9302
|
for (var re = void 0, oe = X.length - 1, ne; oe >= 0; oe--)
|
|
9303
9303
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
9304
|
-
return re && __defProp$
|
|
9304
|
+
return re && __defProp$s(W, J, re), re;
|
|
9305
9305
|
};
|
|
9306
9306
|
const Ns = class Ns extends h$p {
|
|
9307
9307
|
constructor() {
|
|
@@ -9369,72 +9369,18 @@ const Ns = class Ns extends h$p {
|
|
|
9369
9369
|
`;
|
|
9370
9370
|
}
|
|
9371
9371
|
};
|
|
9372
|
-
Ns.styles = i$T`${r$L(styles$
|
|
9372
|
+
Ns.styles = i$T`${r$L(styles$q)}`;
|
|
9373
9373
|
let PdfVisor = Ns;
|
|
9374
|
-
__decorateClass$
|
|
9374
|
+
__decorateClass$x([
|
|
9375
9375
|
lazyInject$1(TYPES$1.primaryApi)
|
|
9376
9376
|
], PdfVisor.prototype, "api");
|
|
9377
|
-
__decorateClass$
|
|
9377
|
+
__decorateClass$x([
|
|
9378
9378
|
n$y({ type: Array })
|
|
9379
9379
|
], PdfVisor.prototype, "pdfList");
|
|
9380
|
-
__decorateClass$
|
|
9380
|
+
__decorateClass$x([
|
|
9381
9381
|
n$y({ type: Array })
|
|
9382
9382
|
], PdfVisor.prototype, "activePdfs");
|
|
9383
|
-
const
|
|
9384
|
-
var __defProp$s = Object.defineProperty, __decorateClass$x = (X, W, J, te) => {
|
|
9385
|
-
for (var re = void 0, oe = X.length - 1, ne; oe >= 0; oe--)
|
|
9386
|
-
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
9387
|
-
return re && __defProp$s(W, J, re), re;
|
|
9388
|
-
};
|
|
9389
|
-
const Hs = class Hs extends h$p {
|
|
9390
|
-
constructor() {
|
|
9391
|
-
super(...arguments), this.text = "", this.itemAbsoluteY = 0;
|
|
9392
|
-
}
|
|
9393
|
-
render() {
|
|
9394
|
-
const J = this.itemAbsoluteY + 25.5 - 5;
|
|
9395
|
-
return ke$1`
|
|
9396
|
-
<div class="tooltip-overlay">
|
|
9397
|
-
<div class="navigation-tooltip" style="left: 88px; top: ${J}px">
|
|
9398
|
-
<dss-icon icon="info" size="md"></dss-icon>
|
|
9399
|
-
${this.text}
|
|
9400
|
-
<div class="arrow"></div>
|
|
9401
|
-
</div>
|
|
9402
|
-
</div>
|
|
9403
|
-
`;
|
|
9404
|
-
}
|
|
9405
|
-
};
|
|
9406
|
-
Hs.styles = i$T`
|
|
9407
|
-
${r$L(styles$q)}
|
|
9408
|
-
`;
|
|
9409
|
-
let NavigationTooltip = Hs;
|
|
9410
|
-
__decorateClass$x([
|
|
9411
|
-
n$y({ type: String })
|
|
9412
|
-
], NavigationTooltip.prototype, "text");
|
|
9413
|
-
__decorateClass$x([
|
|
9414
|
-
n$y({ type: Number })
|
|
9415
|
-
], NavigationTooltip.prototype, "itemAbsoluteY");
|
|
9416
|
-
customElements.define("navigation-tooltip", NavigationTooltip);
|
|
9417
|
-
const renderNavigationTooltip = (X, W) => {
|
|
9418
|
-
const J = document.querySelector("navigation-tooltip");
|
|
9419
|
-
J && J.remove();
|
|
9420
|
-
const te = document.createElement("navigation-tooltip");
|
|
9421
|
-
te.text = X, te.itemAbsoluteY = W, document.body.appendChild(te), setTimeout(() => {
|
|
9422
|
-
te && document.body.contains(te) && te.remove();
|
|
9423
|
-
}, 2500);
|
|
9424
|
-
}, scrollToNavItem = (X) => new Promise((W) => {
|
|
9425
|
-
const J = shellApi.broker.subscribe(
|
|
9426
|
-
BROKER_EVENTS.shell.scrollToNavItemCompleted,
|
|
9427
|
-
(te) => {
|
|
9428
|
-
J.dispose(), W(te);
|
|
9429
|
-
}
|
|
9430
|
-
);
|
|
9431
|
-
shellApi.broker.publish(BROKER_EVENTS.shell.scrollToNavItemRequested, X), setTimeout(() => {
|
|
9432
|
-
J.dispose(), W({ scrollTop: 0, containerTop: 0, itemIndex: -1, itemAbsoluteY: window.innerHeight / 2 });
|
|
9433
|
-
}, 1e3);
|
|
9434
|
-
}), showNavItemTooltip = async (X, W) => {
|
|
9435
|
-
const J = await scrollToNavItem(X);
|
|
9436
|
-
renderNavigationTooltip(W, J.itemAbsoluteY);
|
|
9437
|
-
}, pdfViewerId = "pdf-viewer";
|
|
9383
|
+
const pdfViewerId = "pdf-viewer";
|
|
9438
9384
|
class PdfViewerManager {
|
|
9439
9385
|
constructor(W, J) {
|
|
9440
9386
|
this.broker = W, this.notificationService = J, this.pdfs = [], this.activePdf = null, customElements.get("pdf-visor") || t$w("pdf-visor")(PdfVisor), customElements.get("pdf-selector") || t$w("pdf-selector")(PdfSelector);
|
|
@@ -9457,10 +9403,7 @@ class PdfViewerManager {
|
|
|
9457
9403
|
Promise.resolve().then(() => api).then(({ shellApi: re }) => {
|
|
9458
9404
|
re.regionManager.activateMainView(pdfViewerId);
|
|
9459
9405
|
});
|
|
9460
|
-
}, 150) :
|
|
9461
|
-
const re = `${primariaShellId}::${pdfViewerId}`;
|
|
9462
|
-
showNavItemTooltip(re, translate$1("pdfManager.tooltipMessage"));
|
|
9463
|
-
}, 100)), te;
|
|
9406
|
+
}, 150) : this.notificationService.success(translate$1("pdfManager.tooltipMessage"))), te;
|
|
9464
9407
|
}
|
|
9465
9408
|
delete(W) {
|
|
9466
9409
|
this.pdfs = this.pdfs.filter((J) => J.id !== W), this.activePdf?.id === W && (this.activePdf = null), this.broker.publish(pdfViwerEvents.deleted, { id: W });
|
|
@@ -9483,15 +9426,15 @@ const createPdfViewerManager = (X, W) => new PdfViewerManager(X, W), styles$p =
|
|
|
9483
9426
|
)}
|
|
9484
9427
|
</div>
|
|
9485
9428
|
</div>
|
|
9486
|
-
`,
|
|
9429
|
+
`, Hs = class Hs extends h$p {
|
|
9487
9430
|
render() {
|
|
9488
9431
|
return ke$1`${template$q(this)}`;
|
|
9489
9432
|
}
|
|
9490
9433
|
};
|
|
9491
|
-
|
|
9434
|
+
Hs.styles = i$T`
|
|
9492
9435
|
${r$L(styles$p)}
|
|
9493
9436
|
`;
|
|
9494
|
-
let PluginBusyList =
|
|
9437
|
+
let PluginBusyList = Hs;
|
|
9495
9438
|
class PluginBusyManagerImpl {
|
|
9496
9439
|
constructor() {
|
|
9497
9440
|
this.tasks = [], customElements.get("plugin-busy-list") || t$w("plugin-busy-list")(PluginBusyList);
|
|
@@ -9734,7 +9677,7 @@ class ImportDataManagerImpl {
|
|
|
9734
9677
|
async import(W, J) {
|
|
9735
9678
|
this.currentImporterId = W, this.currentImportParams = J, this.selectedItems = {}, this.pluginTexts = {};
|
|
9736
9679
|
try {
|
|
9737
|
-
const { ImportDataManagerModal: te } = await import("./component-
|
|
9680
|
+
const { ImportDataManagerModal: te } = await import("./component-IklL-P_z.js"), { confirmed: re } = await this.interactionService.confirm(
|
|
9738
9681
|
void 0,
|
|
9739
9682
|
{ component: te },
|
|
9740
9683
|
{
|
|
@@ -16725,7 +16668,8 @@ const IMPORTER_VIEW_ID = "activity-history-importer", registerViews = (X) => {
|
|
|
16725
16668
|
factory: () => Promise.resolve(new ActivityHistoryMain())
|
|
16726
16669
|
}), X.regionManager.registerView(X.regionManager.regions.shell.importDataActivityHistory, {
|
|
16727
16670
|
id: IMPORTER_VIEW_ID,
|
|
16728
|
-
factory: () => Promise.resolve(new ActivityHistoryImporter())
|
|
16671
|
+
factory: () => Promise.resolve(new ActivityHistoryImporter()),
|
|
16672
|
+
sortHint: "0020"
|
|
16729
16673
|
});
|
|
16730
16674
|
}, unregisterViews = () => {
|
|
16731
16675
|
const X = container.get(TYPES.primaryApi);
|
|
@@ -43061,7 +43005,7 @@ var __defProp$e = Object.defineProperty, __decorateClass$e = (X, W, J, te) => {
|
|
|
43061
43005
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
43062
43006
|
return re && __defProp$e(W, J, re), re;
|
|
43063
43007
|
};
|
|
43064
|
-
const
|
|
43008
|
+
const Vs = class Vs extends PrimariaRegionHost(h$p) {
|
|
43065
43009
|
constructor() {
|
|
43066
43010
|
super(...arguments), this.sidebarExpanded = !1, this.viewSelected = shellViews.shell, this.quickActionBusy = !1, this.subscriptions = [];
|
|
43067
43011
|
}
|
|
@@ -43155,10 +43099,10 @@ const Bs = class Bs extends PrimariaRegionHost(h$p) {
|
|
|
43155
43099
|
}, 300);
|
|
43156
43100
|
}
|
|
43157
43101
|
};
|
|
43158
|
-
|
|
43102
|
+
Vs.styles = i$T`
|
|
43159
43103
|
${r$L(styles$b)}
|
|
43160
43104
|
`;
|
|
43161
|
-
let PrimariaShell =
|
|
43105
|
+
let PrimariaShell = Vs;
|
|
43162
43106
|
__decorateClass$e([
|
|
43163
43107
|
s$L({ targetId: "menu-region-container", name: shellApi.regionManager.regions.shell.navigationMenu })
|
|
43164
43108
|
], PrimariaShell.prototype, "navigationMenuRegion");
|
|
@@ -43200,15 +43144,15 @@ var __defProp$d = Object.defineProperty, __decorateClass$d = (X, W, J, te) => {
|
|
|
43200
43144
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
43201
43145
|
return re && __defProp$d(W, J, re), re;
|
|
43202
43146
|
};
|
|
43203
|
-
const
|
|
43147
|
+
const Bs = class Bs extends h$p {
|
|
43204
43148
|
render() {
|
|
43205
43149
|
return ke$1`${template$b(this)}`;
|
|
43206
43150
|
}
|
|
43207
43151
|
};
|
|
43208
|
-
|
|
43152
|
+
Bs.styles = i$T`
|
|
43209
43153
|
${r$L(styles$a)}
|
|
43210
43154
|
`;
|
|
43211
|
-
let PrimariaErrorView =
|
|
43155
|
+
let PrimariaErrorView = Bs;
|
|
43212
43156
|
__decorateClass$d([
|
|
43213
43157
|
n$y()
|
|
43214
43158
|
], PrimariaErrorView.prototype, "error");
|
|
@@ -43285,7 +43229,7 @@ var __defProp$c = Object.defineProperty, __decorateClass$c = (X, W, J, te) => {
|
|
|
43285
43229
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
43286
43230
|
return re && __defProp$c(W, J, re), re;
|
|
43287
43231
|
};
|
|
43288
|
-
const
|
|
43232
|
+
const js = class js extends PrimariaRegionHost(h$p) {
|
|
43289
43233
|
constructor() {
|
|
43290
43234
|
super(...arguments), this.menuOpened = !1;
|
|
43291
43235
|
}
|
|
@@ -43319,10 +43263,10 @@ const Us = class Us extends PrimariaRegionHost(h$p) {
|
|
|
43319
43263
|
J = new MutationObserver(te), J.observe(W, { childList: !0 });
|
|
43320
43264
|
}
|
|
43321
43265
|
};
|
|
43322
|
-
|
|
43266
|
+
js.styles = i$T`
|
|
43323
43267
|
${r$L(styles$9)}
|
|
43324
43268
|
`;
|
|
43325
|
-
let PrimariaShellHeader =
|
|
43269
|
+
let PrimariaShellHeader = js;
|
|
43326
43270
|
__decorateClass$c([
|
|
43327
43271
|
s$L({ targetId: "header-region-container", name: shellApi.regionManager.regions.shell.header })
|
|
43328
43272
|
], PrimariaShellHeader.prototype, "headerRegion");
|
|
@@ -43335,7 +43279,7 @@ __decorateClass$c([
|
|
|
43335
43279
|
__decorateClass$c([
|
|
43336
43280
|
r$I()
|
|
43337
43281
|
], PrimariaShellHeader.prototype, "menuOpened");
|
|
43338
|
-
const
|
|
43282
|
+
const Us = class Us extends h$p {
|
|
43339
43283
|
render() {
|
|
43340
43284
|
return ke$1`<div>
|
|
43341
43285
|
<h1>POC ECAP Test </h1>
|
|
@@ -43387,15 +43331,15 @@ const Ws = class Ws extends h$p {
|
|
|
43387
43331
|
});
|
|
43388
43332
|
}
|
|
43389
43333
|
};
|
|
43390
|
-
|
|
43334
|
+
Us.styles = i$T`
|
|
43391
43335
|
`;
|
|
43392
|
-
let PocEventsEcap =
|
|
43336
|
+
let PocEventsEcap = Us;
|
|
43393
43337
|
var __defProp$b = Object.defineProperty, __decorateClass$b = (X, W, J, te) => {
|
|
43394
43338
|
for (var re = void 0, oe = X.length - 1, ne; oe >= 0; oe--)
|
|
43395
43339
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
43396
43340
|
return re && __defProp$b(W, J, re), re;
|
|
43397
43341
|
};
|
|
43398
|
-
const
|
|
43342
|
+
const Ws = class Ws extends h$p {
|
|
43399
43343
|
toggle() {
|
|
43400
43344
|
this.isOpen = !this.isOpen;
|
|
43401
43345
|
}
|
|
@@ -43411,7 +43355,7 @@ const Gs = class Gs extends h$p {
|
|
|
43411
43355
|
`;
|
|
43412
43356
|
}
|
|
43413
43357
|
};
|
|
43414
|
-
|
|
43358
|
+
Ws.styles = i$T`
|
|
43415
43359
|
:host {
|
|
43416
43360
|
display: block;
|
|
43417
43361
|
}
|
|
@@ -43433,7 +43377,7 @@ Gs.styles = i$T`
|
|
|
43433
43377
|
align-items: center;
|
|
43434
43378
|
}
|
|
43435
43379
|
`;
|
|
43436
|
-
let PrimariaAccordion =
|
|
43380
|
+
let PrimariaAccordion = Ws;
|
|
43437
43381
|
__decorateClass$b([
|
|
43438
43382
|
n$y({ type: Boolean })
|
|
43439
43383
|
], PrimariaAccordion.prototype, "isOpen");
|
|
@@ -43457,7 +43401,7 @@ var __defProp$a = Object.defineProperty, __decorateClass$a = (X, W, J, te) => {
|
|
|
43457
43401
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
43458
43402
|
return re && __defProp$a(W, J, re), re;
|
|
43459
43403
|
};
|
|
43460
|
-
const
|
|
43404
|
+
const Gs = class Gs extends PrimariaRegionHost(h$p) {
|
|
43461
43405
|
constructor(W, J) {
|
|
43462
43406
|
super(), this.showText = !1, this.icon = "", this.label = "", this.icon = W, this.label = J;
|
|
43463
43407
|
}
|
|
@@ -43477,10 +43421,10 @@ const Zs = class Zs extends PrimariaRegionHost(h$p) {
|
|
|
43477
43421
|
return ke$1`${template$8(this)}`;
|
|
43478
43422
|
}
|
|
43479
43423
|
};
|
|
43480
|
-
|
|
43424
|
+
Gs.styles = i$T`
|
|
43481
43425
|
${r$L(styles$8)}
|
|
43482
43426
|
`;
|
|
43483
|
-
let CommunicationActionMenu =
|
|
43427
|
+
let CommunicationActionMenu = Gs;
|
|
43484
43428
|
__decorateClass$a([
|
|
43485
43429
|
r$I()
|
|
43486
43430
|
], CommunicationActionMenu.prototype, "showText");
|
|
@@ -43513,7 +43457,7 @@ var __defProp$9 = Object.defineProperty, __decorateClass$9 = (X, W, J, te) => {
|
|
|
43513
43457
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
43514
43458
|
return re && __defProp$9(W, J, re), re;
|
|
43515
43459
|
};
|
|
43516
|
-
const
|
|
43460
|
+
const Zs = class Zs extends PrimariaRegionHost(h$p) {
|
|
43517
43461
|
constructor(W, J) {
|
|
43518
43462
|
super(), this.showText = !1, this.icon = "", this.label = "", this.icon = W, this.label = J;
|
|
43519
43463
|
}
|
|
@@ -43533,10 +43477,10 @@ const Ys = class Ys extends PrimariaRegionHost(h$p) {
|
|
|
43533
43477
|
return ke$1`${template$7(this)}`;
|
|
43534
43478
|
}
|
|
43535
43479
|
};
|
|
43536
|
-
|
|
43480
|
+
Zs.styles = i$T`
|
|
43537
43481
|
${r$L(styles$7)}
|
|
43538
43482
|
`;
|
|
43539
|
-
let ClinicalPathwaysActionMenu =
|
|
43483
|
+
let ClinicalPathwaysActionMenu = Zs;
|
|
43540
43484
|
__decorateClass$9([
|
|
43541
43485
|
r$I()
|
|
43542
43486
|
], ClinicalPathwaysActionMenu.prototype, "showText");
|
|
@@ -43569,7 +43513,7 @@ var __defProp$8 = Object.defineProperty, __decorateClass$8 = (X, W, J, te) => {
|
|
|
43569
43513
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
43570
43514
|
return re && __defProp$8(W, J, re), re;
|
|
43571
43515
|
};
|
|
43572
|
-
const
|
|
43516
|
+
const Ys = class Ys extends PrimariaRegionHost(h$p) {
|
|
43573
43517
|
constructor(W, J) {
|
|
43574
43518
|
super(), this.showText = !1, this.icon = "", this.label = "", this.icon = W, this.label = J;
|
|
43575
43519
|
}
|
|
@@ -43589,10 +43533,10 @@ const Ks = class Ks extends PrimariaRegionHost(h$p) {
|
|
|
43589
43533
|
return ke$1`${template$6(this)}`;
|
|
43590
43534
|
}
|
|
43591
43535
|
};
|
|
43592
|
-
|
|
43536
|
+
Ys.styles = i$T`
|
|
43593
43537
|
${r$L(styles$6)}
|
|
43594
43538
|
`;
|
|
43595
|
-
let PetitionerActionMenu =
|
|
43539
|
+
let PetitionerActionMenu = Ys;
|
|
43596
43540
|
__decorateClass$8([
|
|
43597
43541
|
r$I()
|
|
43598
43542
|
], PetitionerActionMenu.prototype, "showText");
|
|
@@ -43607,15 +43551,15 @@ __decorateClass$8([
|
|
|
43607
43551
|
], PetitionerActionMenu.prototype, "label");
|
|
43608
43552
|
const styles$5 = ".header-container{width:1px;height:40px;background-color:var(--color-neutral-100)}", template$5 = (X) => ke$1`
|
|
43609
43553
|
<div class="header-container"></div>
|
|
43610
|
-
`,
|
|
43554
|
+
`, Ks = class Ks extends h$p {
|
|
43611
43555
|
render() {
|
|
43612
43556
|
return ke$1`${template$5()}`;
|
|
43613
43557
|
}
|
|
43614
43558
|
};
|
|
43615
|
-
|
|
43559
|
+
Ks.styles = i$T`
|
|
43616
43560
|
${r$L(styles$5)}
|
|
43617
43561
|
`;
|
|
43618
|
-
let HeaderDivider =
|
|
43562
|
+
let HeaderDivider = Ks;
|
|
43619
43563
|
const useComponents = () => {
|
|
43620
43564
|
t$w("primaria-shell")(PrimariaShell), t$w("primaria-shell-header")(PrimariaShellHeader), t$w("primaria-error-view")(PrimariaErrorView), t$w("quick-actions-menu")(QuickActionsMenu), t$w("header-divider")(HeaderDivider), t$w("communication-action-menu")(CommunicationActionMenu), t$w("clinical-pathways-action-menu")(ClinicalPathwaysActionMenu), t$w("petitioner-action-menu")(PetitionerActionMenu), t$w("poc-events-ecap")(PocEventsEcap), t$w("primaria-accordion")(PrimariaAccordion);
|
|
43621
43565
|
};
|
|
@@ -43626,7 +43570,7 @@ var __defProp$7 = Object.defineProperty, __decorateClass$7 = (X, W, J, te) => {
|
|
|
43626
43570
|
};
|
|
43627
43571
|
const isSelected = (X, W, J) => X[W] === J || Array.from(X.attributes).some(
|
|
43628
43572
|
(te) => te.name === W && te.value === J
|
|
43629
|
-
),
|
|
43573
|
+
), Qs = class Qs extends h$p {
|
|
43630
43574
|
constructor() {
|
|
43631
43575
|
super(...arguments), this.animation = "fade";
|
|
43632
43576
|
}
|
|
@@ -43670,7 +43614,7 @@ const isSelected = (X, W, J) => X[W] === J || Array.from(X.attributes).some(
|
|
|
43670
43614
|
}
|
|
43671
43615
|
}
|
|
43672
43616
|
};
|
|
43673
|
-
|
|
43617
|
+
Qs.styles = i$T`
|
|
43674
43618
|
:host {
|
|
43675
43619
|
display: flex;
|
|
43676
43620
|
flex: 1;
|
|
@@ -43679,7 +43623,7 @@ Xs.styles = i$T`
|
|
|
43679
43623
|
display: none !important;
|
|
43680
43624
|
}
|
|
43681
43625
|
`;
|
|
43682
|
-
let PrimariaContentSwitcher =
|
|
43626
|
+
let PrimariaContentSwitcher = Qs;
|
|
43683
43627
|
__decorateClass$7([
|
|
43684
43628
|
n$y()
|
|
43685
43629
|
], PrimariaContentSwitcher.prototype, "selected");
|
|
@@ -43710,7 +43654,7 @@ var __defProp$6 = Object.defineProperty, __decorateClass$6 = (X, W, J, te) => {
|
|
|
43710
43654
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
43711
43655
|
return re && __defProp$6(W, J, re), re;
|
|
43712
43656
|
};
|
|
43713
|
-
const
|
|
43657
|
+
const Xs = class Xs extends k$a(h$p) {
|
|
43714
43658
|
constructor(W) {
|
|
43715
43659
|
super(), this.subscriptions = [], this.containerWidth = 0, this.showText = !1, this.isActive = !1, this.config = W;
|
|
43716
43660
|
}
|
|
@@ -43745,10 +43689,10 @@ const Js = class Js extends k$a(h$p) {
|
|
|
43745
43689
|
return ke$1`${template$4(this)}`;
|
|
43746
43690
|
}
|
|
43747
43691
|
};
|
|
43748
|
-
|
|
43692
|
+
Xs.styles = i$T`
|
|
43749
43693
|
${r$L(styles$4)}
|
|
43750
43694
|
`;
|
|
43751
|
-
let PrimariaNavItem =
|
|
43695
|
+
let PrimariaNavItem = Xs;
|
|
43752
43696
|
__decorateClass$6([
|
|
43753
43697
|
n$y({ type: Number })
|
|
43754
43698
|
], PrimariaNavItem.prototype, "containerWidth");
|
|
@@ -43806,7 +43750,7 @@ var __defProp$5 = Object.defineProperty, __decorateClass$5 = (X, W, J, te) => {
|
|
|
43806
43750
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
43807
43751
|
return re && __defProp$5(W, J, re), re;
|
|
43808
43752
|
};
|
|
43809
|
-
const
|
|
43753
|
+
const Js = class Js extends h$p {
|
|
43810
43754
|
constructor(W) {
|
|
43811
43755
|
super(), this.showActionMenu = !1, this.handleItemClick = () => {
|
|
43812
43756
|
this.showActionMenu = !0;
|
|
@@ -43826,10 +43770,10 @@ const ei = class ei extends h$p {
|
|
|
43826
43770
|
return ke$1`${template$3(this)}`;
|
|
43827
43771
|
}
|
|
43828
43772
|
};
|
|
43829
|
-
|
|
43773
|
+
Js.styles = i$T`
|
|
43830
43774
|
${r$L(styles$3)}
|
|
43831
43775
|
`;
|
|
43832
|
-
let PrimariaNavTreeMenu =
|
|
43776
|
+
let PrimariaNavTreeMenu = Js;
|
|
43833
43777
|
__decorateClass$5([
|
|
43834
43778
|
n$y({ type: Object })
|
|
43835
43779
|
], PrimariaNavTreeMenu.prototype, "config");
|
|
@@ -51338,7 +51282,7 @@ var __defProp$4 = Object.defineProperty, __decorateClass$4 = (X, W, J, te) => {
|
|
|
51338
51282
|
return re && __defProp$4(W, J, re), re;
|
|
51339
51283
|
};
|
|
51340
51284
|
fixSpellCheckerIssue(Quill);
|
|
51341
|
-
const
|
|
51285
|
+
const ei = class ei extends h$p {
|
|
51342
51286
|
constructor() {
|
|
51343
51287
|
super(...arguments), this.textChangeTimeout = null, this.availableOptions = [
|
|
51344
51288
|
"bold",
|
|
@@ -51494,10 +51438,10 @@ const ti = class ti extends h$p {
|
|
|
51494
51438
|
return this.quill.getSelection();
|
|
51495
51439
|
}
|
|
51496
51440
|
};
|
|
51497
|
-
|
|
51441
|
+
ei.styles = i$T`
|
|
51498
51442
|
${r$L(styles$2)}
|
|
51499
51443
|
`;
|
|
51500
|
-
let PrimariaRichTextEditor =
|
|
51444
|
+
let PrimariaRichTextEditor = ei;
|
|
51501
51445
|
__decorateClass$4([
|
|
51502
51446
|
n$y()
|
|
51503
51447
|
], PrimariaRichTextEditor.prototype, "quill");
|
|
@@ -51522,7 +51466,7 @@ var __defProp$3 = Object.defineProperty, __decorateClass$3 = (X, W, J, te) => {
|
|
|
51522
51466
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
51523
51467
|
return re && __defProp$3(W, J, re), re;
|
|
51524
51468
|
};
|
|
51525
|
-
const
|
|
51469
|
+
const ti = class ti extends h$p {
|
|
51526
51470
|
constructor() {
|
|
51527
51471
|
super(...arguments), this.characterCount = 0, this.characterLimit = 0, this.label = "";
|
|
51528
51472
|
}
|
|
@@ -51537,10 +51481,10 @@ const ii = class ii extends h$p {
|
|
|
51537
51481
|
` : D$4;
|
|
51538
51482
|
}
|
|
51539
51483
|
};
|
|
51540
|
-
|
|
51484
|
+
ti.styles = i$T`
|
|
51541
51485
|
${r$L(styles$1)}
|
|
51542
51486
|
`;
|
|
51543
|
-
let PrimariaCharacterLimitBadge =
|
|
51487
|
+
let PrimariaCharacterLimitBadge = ti;
|
|
51544
51488
|
__decorateClass$3([
|
|
51545
51489
|
n$y({ type: Number })
|
|
51546
51490
|
], PrimariaCharacterLimitBadge.prototype, "characterCount");
|
|
@@ -51693,7 +51637,7 @@ var __defProp = Object.defineProperty, __decorateClass = (X, W, J, te) => {
|
|
|
51693
51637
|
(ne = X[oe]) && (re = ne(W, J, re) || re);
|
|
51694
51638
|
return re && __defProp(W, J, re), re;
|
|
51695
51639
|
};
|
|
51696
|
-
const
|
|
51640
|
+
const ii = class ii extends k$a(h$p) {
|
|
51697
51641
|
constructor() {
|
|
51698
51642
|
super(...arguments), this.expanded = !1;
|
|
51699
51643
|
}
|
|
@@ -51716,10 +51660,10 @@ const ri = class ri extends k$a(h$p) {
|
|
|
51716
51660
|
}).observe(W);
|
|
51717
51661
|
}
|
|
51718
51662
|
};
|
|
51719
|
-
|
|
51663
|
+
ii.styles = i$T`
|
|
51720
51664
|
${r$L(styles)}
|
|
51721
51665
|
`;
|
|
51722
|
-
let NavDivider =
|
|
51666
|
+
let NavDivider = ii;
|
|
51723
51667
|
__decorateClass([
|
|
51724
51668
|
r$I()
|
|
51725
51669
|
], NavDivider.prototype, "expanded");
|
|
@@ -52406,4 +52350,4 @@ export {
|
|
|
52406
52350
|
l as y,
|
|
52407
52351
|
PrimariaInteractionService as z
|
|
52408
52352
|
};
|
|
52409
|
-
//# sourceMappingURL=index-
|
|
52353
|
+
//# sourceMappingURL=index-Dnyofefj.js.map
|