@startinblox/components-ds4go 3.3.5 → 3.3.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.js +107 -107
- package/package.json +1 -1
- package/src/components/modal/ds4go-fact-bundle-modal.ts +1 -2
package/dist/index.js
CHANGED
|
@@ -250,7 +250,7 @@ let kt = class extends HTMLElement {
|
|
|
250
250
|
kt.elementStyles = [], kt.shadowRootOptions = { mode: "open" }, kt[Zt("elementProperties")] = /* @__PURE__ */ new Map(), kt[Zt("finalized")] = /* @__PURE__ */ new Map(), ps?.({ ReactiveElement: kt }), ($e.reactiveElementVersions ??= []).push("2.1.2");
|
|
251
251
|
const ci = globalThis, ki = (e) => e, me = ci.trustedTypes, ji = me ? me.createPolicy("lit-html", { createHTML: (e) => e }) : void 0, br = "$lit$", ut = `lit$${Math.random().toFixed(9).slice(2)}$`, $r = "?" + ut, us = `<${$r}>`, At = document, Qt = () => At.createComment(""), te = (e) => e === null || typeof e != "object" && typeof e != "function", li = Array.isArray, hs = (e) => li(e) || typeof e?.[Symbol.iterator] == "function", je = `[
|
|
252
252
|
\f\r]`, Ht = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, Fi = /-->/g, Ui = />/g, wt = RegExp(`>|${je}(?:([^\\s"'>=/]+)(${je}*=${je}*(?:[^
|
|
253
|
-
\f\r"'\`<>=]|("|')|))|$)`, "g"), Ni = /'/g, Mi = /"/g, wr = /^(?:script|style|textarea|title)$/i, ms = (e) => (t, ...i) => ({ _$litType$: e, strings: t, values: i }), n = ms(1), ht = /* @__PURE__ */ Symbol.for("lit-noChange"), l = /* @__PURE__ */ Symbol.for("lit-nothing"), Li = /* @__PURE__ */ new WeakMap(),
|
|
253
|
+
\f\r"'\`<>=]|("|')|))|$)`, "g"), Ni = /'/g, Mi = /"/g, wr = /^(?:script|style|textarea|title)$/i, ms = (e) => (t, ...i) => ({ _$litType$: e, strings: t, values: i }), n = ms(1), ht = /* @__PURE__ */ Symbol.for("lit-noChange"), l = /* @__PURE__ */ Symbol.for("lit-nothing"), Li = /* @__PURE__ */ new WeakMap(), xt = At.createTreeWalker(At, 129);
|
|
254
254
|
function _r(e, t) {
|
|
255
255
|
if (!li(e) || !e.hasOwnProperty("raw")) throw Error("invalid template strings array");
|
|
256
256
|
return ji !== void 0 ? ji.createHTML(t) : t;
|
|
@@ -267,17 +267,17 @@ const fs = (e, t) => {
|
|
|
267
267
|
}
|
|
268
268
|
return [_r(e, o + (e[i] || "<?>") + (t === 2 ? "</svg>" : t === 3 ? "</math>" : "")), r];
|
|
269
269
|
};
|
|
270
|
-
let Ye = class
|
|
270
|
+
let Ye = class Pr {
|
|
271
271
|
constructor({ strings: t, _$litType$: i }, r) {
|
|
272
272
|
let s;
|
|
273
273
|
this.parts = [];
|
|
274
274
|
let o = 0, a = 0;
|
|
275
275
|
const c = t.length - 1, p = this.parts, [u, f] = fs(t, i);
|
|
276
|
-
if (this.el =
|
|
276
|
+
if (this.el = Pr.createElement(u, r), xt.currentNode = this.el.content, i === 2 || i === 3) {
|
|
277
277
|
const m = this.el.content.firstChild;
|
|
278
278
|
m.replaceWith(...m.childNodes);
|
|
279
279
|
}
|
|
280
|
-
for (; (s =
|
|
280
|
+
for (; (s = xt.nextNode()) !== null && p.length < c; ) {
|
|
281
281
|
if (s.nodeType === 1) {
|
|
282
282
|
if (s.hasAttributes()) for (const m of s.getAttributeNames()) if (m.endsWith(br)) {
|
|
283
283
|
const g = f[a++], y = s.getAttribute(m).split(ut), v = /([.?@])?(.*)/.exec(g);
|
|
@@ -287,7 +287,7 @@ let Ye = class xr {
|
|
|
287
287
|
const m = s.textContent.split(ut), g = m.length - 1;
|
|
288
288
|
if (g > 0) {
|
|
289
289
|
s.textContent = me ? me.emptyScript : "";
|
|
290
|
-
for (let y = 0; y < g; y++) s.append(m[y], Qt()),
|
|
290
|
+
for (let y = 0; y < g; y++) s.append(m[y], Qt()), xt.nextNode(), p.push({ type: 2, index: ++o });
|
|
291
291
|
s.append(m[g], Qt());
|
|
292
292
|
}
|
|
293
293
|
}
|
|
@@ -322,22 +322,22 @@ let gs = class {
|
|
|
322
322
|
}
|
|
323
323
|
u(t) {
|
|
324
324
|
const { el: { content: i }, parts: r } = this._$AD, s = (t?.creationScope ?? At).importNode(i, !0);
|
|
325
|
-
|
|
326
|
-
let o =
|
|
325
|
+
xt.currentNode = s;
|
|
326
|
+
let o = xt.nextNode(), a = 0, c = 0, p = r[0];
|
|
327
327
|
for (; p !== void 0; ) {
|
|
328
328
|
if (a === p.index) {
|
|
329
329
|
let u;
|
|
330
330
|
p.type === 2 ? u = new di(o, o.nextSibling, this, t) : p.type === 1 ? u = new p.ctor(o, p.name, p.strings, this, t) : p.type === 6 && (u = new $s(o, this, t)), this._$AV.push(u), p = r[++c];
|
|
331
331
|
}
|
|
332
|
-
a !== p?.index && (o =
|
|
332
|
+
a !== p?.index && (o = xt.nextNode(), a++);
|
|
333
333
|
}
|
|
334
|
-
return
|
|
334
|
+
return xt.currentNode = At, s;
|
|
335
335
|
}
|
|
336
336
|
p(t) {
|
|
337
337
|
let i = 0;
|
|
338
338
|
for (const r of this._$AV) r !== void 0 && (r.strings !== void 0 ? (r._$AI(t, r, i), i += r.strings.length - 2) : r._$AI(t[i])), i++;
|
|
339
339
|
}
|
|
340
|
-
}, di = class
|
|
340
|
+
}, di = class xr {
|
|
341
341
|
get _$AU() {
|
|
342
342
|
return this._$AM?._$AU ?? this._$Cv;
|
|
343
343
|
}
|
|
@@ -383,7 +383,7 @@ let gs = class {
|
|
|
383
383
|
li(this._$AH) || (this._$AH = [], this._$AR());
|
|
384
384
|
const i = this._$AH;
|
|
385
385
|
let r, s = 0;
|
|
386
|
-
for (const o of t) s === i.length ? i.push(r = new
|
|
386
|
+
for (const o of t) s === i.length ? i.push(r = new xr(this.O(Qt()), this.O(Qt()), this, this.options)) : r = i[s], r._$AI(o), s++;
|
|
387
387
|
s < i.length && (this._$AR(r && r._$AB.nextSibling, s), i.length = s);
|
|
388
388
|
}
|
|
389
389
|
_$AR(t = this._$AA.nextSibling, i) {
|
|
@@ -493,15 +493,15 @@ let U = class extends kt {
|
|
|
493
493
|
}
|
|
494
494
|
};
|
|
495
495
|
U._$litElement$ = !0, U.finalized = !0, pi.litElementHydrateSupport?.({ LitElement: U });
|
|
496
|
-
const
|
|
497
|
-
|
|
496
|
+
const Ps = pi.litElementPolyfillSupport;
|
|
497
|
+
Ps?.({ LitElement: U });
|
|
498
498
|
(pi.litElementVersions ??= []).push("4.2.2");
|
|
499
499
|
const C = (e) => (t, i) => {
|
|
500
500
|
i !== void 0 ? i.addInitializer(() => {
|
|
501
501
|
customElements.define(e, t);
|
|
502
502
|
}) : customElements.define(e, t);
|
|
503
503
|
};
|
|
504
|
-
const
|
|
504
|
+
const xs = { attribute: !0, type: String, converter: he, reflect: !1, hasChanged: we }, As = (e = xs, t, i) => {
|
|
505
505
|
const { kind: r, metadata: s } = i;
|
|
506
506
|
let o = globalThis.litPropertyMetadata.get(s);
|
|
507
507
|
if (o === void 0 && globalThis.litPropertyMetadata.set(s, o = /* @__PURE__ */ new Map()), r === "setter" && ((e = Object.create(e)).wrapped = !0), o.set(i.name, e), r === "accessor") {
|
|
@@ -843,7 +843,7 @@ var Ds = Object.defineProperty, Rs = (e, t, i, r) => {
|
|
|
843
843
|
(a = e[o]) && (s = a(t, i, s) || s);
|
|
844
844
|
return s && Ds(t, i, s), s;
|
|
845
845
|
};
|
|
846
|
-
class
|
|
846
|
+
class Pe extends U {
|
|
847
847
|
constructor() {
|
|
848
848
|
super(...arguments), this.objects = [], this.hasType = (t, i) => (i ?? this.objects ?? []).some((s) => {
|
|
849
849
|
const o = s["@type"];
|
|
@@ -853,13 +853,13 @@ class xe extends U {
|
|
|
853
853
|
}
|
|
854
854
|
Rs([
|
|
855
855
|
b({ attribute: !1 })
|
|
856
|
-
],
|
|
856
|
+
], Pe.prototype, "objects");
|
|
857
857
|
var Os = Object.defineProperty, dt = (e, t, i, r) => {
|
|
858
858
|
for (var s = void 0, o = e.length - 1, a; o >= 0; o--)
|
|
859
859
|
(a = e[o]) && (s = a(t, i, s) || s);
|
|
860
860
|
return s && Os(t, i, s), s;
|
|
861
861
|
};
|
|
862
|
-
class B extends
|
|
862
|
+
class B extends Pe {
|
|
863
863
|
constructor({
|
|
864
864
|
defaultRoute: t = !1,
|
|
865
865
|
setupSubscriptions: i = !0,
|
|
@@ -1090,7 +1090,7 @@ const Je = (e, t, i) => {
|
|
|
1090
1090
|
return Array.isArray(e) ? e.some(
|
|
1091
1091
|
(o) => Je(o, t, i)
|
|
1092
1092
|
) : typeof e == "object" ? Object.entries(e).some(([o, a]) => o === t && zi(a) ? !1 : Je(a, t, i)) : !1;
|
|
1093
|
-
},
|
|
1093
|
+
}, xe = (e, t, i) => {
|
|
1094
1094
|
if (!t || !i || typeof i != "string")
|
|
1095
1095
|
return e;
|
|
1096
1096
|
const r = new Date(i);
|
|
@@ -1332,32 +1332,32 @@ function Ys(e) {
|
|
|
1332
1332
|
function Fe(e) {
|
|
1333
1333
|
window.dispatchEvent(new CustomEvent(ti, { detail: e }));
|
|
1334
1334
|
}
|
|
1335
|
-
let fe = "", Ue, Dr, ge, ei, Rr,
|
|
1336
|
-
|
|
1335
|
+
let fe = "", Ue, Dr, ge, ei, Rr, Pt = new Tr();
|
|
1336
|
+
Pt.resolve();
|
|
1337
1337
|
let le = 0;
|
|
1338
1338
|
const Js = (e) => (Ms(((t, i) => Ks(Rr, t, i))), fe = Dr = e.sourceLocale, ge = new Set(e.targetLocales), ge.add(e.sourceLocale), ei = e.loadLocale, { getLocale: Zs, setLocale: Xs }), Zs = () => fe, Xs = (e) => {
|
|
1339
1339
|
if (e === (Ue ?? fe))
|
|
1340
|
-
return
|
|
1340
|
+
return Pt.promise;
|
|
1341
1341
|
if (!ge || !ei)
|
|
1342
1342
|
throw new Error("Internal error");
|
|
1343
1343
|
if (!ge.has(e))
|
|
1344
1344
|
throw new Error("Invalid locale code");
|
|
1345
1345
|
le++;
|
|
1346
1346
|
const t = le;
|
|
1347
|
-
return Ue = e,
|
|
1347
|
+
return Ue = e, Pt.settled && (Pt = new Tr()), Fe({ status: "loading", loadingLocale: e }), (e === Dr ? (
|
|
1348
1348
|
// We could switch to the source locale synchronously, but we prefer to
|
|
1349
1349
|
// queue it on a microtask so that switching locales is consistently
|
|
1350
1350
|
// asynchronous.
|
|
1351
1351
|
Promise.resolve({ templates: void 0 })
|
|
1352
1352
|
) : ei(e)).then((r) => {
|
|
1353
|
-
le === t && (fe = e, Ue = void 0, Rr = r.templates, Fe({ status: "ready", readyLocale: e }),
|
|
1353
|
+
le === t && (fe = e, Ue = void 0, Rr = r.templates, Fe({ status: "ready", readyLocale: e }), Pt.resolve());
|
|
1354
1354
|
}, (r) => {
|
|
1355
1355
|
le === t && (Fe({
|
|
1356
1356
|
status: "error",
|
|
1357
1357
|
errorLocale: e,
|
|
1358
1358
|
errorMessage: r.toString()
|
|
1359
|
-
}),
|
|
1360
|
-
}),
|
|
1359
|
+
}), Pt.reject(r));
|
|
1360
|
+
}), Pt.promise;
|
|
1361
1361
|
}, Qs = {
|
|
1362
1362
|
id: "policy-open-access",
|
|
1363
1363
|
name: d("Open access"),
|
|
@@ -1982,7 +1982,7 @@ let _o = class {
|
|
|
1982
1982
|
return this.cssText;
|
|
1983
1983
|
}
|
|
1984
1984
|
};
|
|
1985
|
-
const
|
|
1985
|
+
const Po = (e) => new _o(typeof e == "string" ? e : e + "", void 0, Ur), xo = (e, t) => {
|
|
1986
1986
|
if (hi) e.adoptedStyleSheets = t.map((i) => i instanceof CSSStyleSheet ? i : i.styleSheet);
|
|
1987
1987
|
else for (const i of t) {
|
|
1988
1988
|
const r = document.createElement("style"), s = ue.litNonce;
|
|
@@ -1991,7 +1991,7 @@ const xo = (e) => new _o(typeof e == "string" ? e : e + "", void 0, Ur), Po = (e
|
|
|
1991
1991
|
}, lr = hi ? (e) => e : (e) => e instanceof CSSStyleSheet ? ((t) => {
|
|
1992
1992
|
let i = "";
|
|
1993
1993
|
for (const r of t.cssRules) i += r.cssText;
|
|
1994
|
-
return
|
|
1994
|
+
return Po(i);
|
|
1995
1995
|
})(e) : e, { is: Ao, defineProperty: So, getOwnPropertyDescriptor: Co, getOwnPropertyNames: Io, getOwnPropertySymbols: Eo, getPrototypeOf: To } = Object, Ee = globalThis, dr = Ee.trustedTypes, Do = dr ? dr.emptyScript : "", Ro = Ee.reactiveElementPolyfillSupport, Xt = (e, t) => e, ye = { toAttribute(e, t) {
|
|
1996
1996
|
switch (t) {
|
|
1997
1997
|
case Boolean:
|
|
@@ -2103,7 +2103,7 @@ class Jt extends HTMLElement {
|
|
|
2103
2103
|
}
|
|
2104
2104
|
createRenderRoot() {
|
|
2105
2105
|
const t = this.shadowRoot ?? this.attachShadow(this.constructor.shadowRootOptions);
|
|
2106
|
-
return
|
|
2106
|
+
return xo(t, this.constructor.elementStyles), t;
|
|
2107
2107
|
}
|
|
2108
2108
|
connectedCallback() {
|
|
2109
2109
|
this.renderRoot ??= this.createRenderRoot(), this.enableUpdating(!0), this._$EO?.forEach((t) => t.hostConnected?.());
|
|
@@ -2225,14 +2225,14 @@ const Oo = { attribute: !0, type: String, converter: ye, reflect: !1, hasChanged
|
|
|
2225
2225
|
}
|
|
2226
2226
|
throw Error("Unsupported decorator location: " + r);
|
|
2227
2227
|
};
|
|
2228
|
-
function
|
|
2228
|
+
function x(e) {
|
|
2229
2229
|
return (t, i) => typeof i == "object" ? ko(e, t, i) : ((r, s, o) => {
|
|
2230
2230
|
const a = s.hasOwnProperty(o);
|
|
2231
2231
|
return s.constructor.createProperty(o, r), a ? Object.getOwnPropertyDescriptor(s, o) : void 0;
|
|
2232
2232
|
})(e, t, i);
|
|
2233
2233
|
}
|
|
2234
2234
|
function H(e) {
|
|
2235
|
-
return
|
|
2235
|
+
return x({ ...e, state: !0, attribute: !1 });
|
|
2236
2236
|
}
|
|
2237
2237
|
var jo = Object.defineProperty, Fo = (e, t, i, r) => {
|
|
2238
2238
|
for (var s = void 0, o = e.length - 1, a; o >= 0; o--)
|
|
@@ -2248,7 +2248,7 @@ class fi extends U {
|
|
|
2248
2248
|
}
|
|
2249
2249
|
}
|
|
2250
2250
|
Fo([
|
|
2251
|
-
|
|
2251
|
+
x({ attribute: !1 })
|
|
2252
2252
|
], fi.prototype, "objects");
|
|
2253
2253
|
var Uo = Object.defineProperty, pt = (e, t, i, r) => {
|
|
2254
2254
|
for (var s = void 0, o = e.length - 1, a; o >= 0; o--)
|
|
@@ -2377,22 +2377,22 @@ pt([
|
|
|
2377
2377
|
H()
|
|
2378
2378
|
], it.prototype, "ready");
|
|
2379
2379
|
pt([
|
|
2380
|
-
|
|
2380
|
+
x({ attribute: "default-data-src", reflect: !0 })
|
|
2381
2381
|
], it.prototype, "defaultDataSrc");
|
|
2382
2382
|
pt([
|
|
2383
|
-
|
|
2383
|
+
x({ attribute: "data-src", reflect: !0 })
|
|
2384
2384
|
], it.prototype, "dataSrc");
|
|
2385
2385
|
pt([
|
|
2386
|
-
|
|
2386
|
+
x({ attribute: "nested-field" })
|
|
2387
2387
|
], it.prototype, "nestedField");
|
|
2388
2388
|
pt([
|
|
2389
|
-
|
|
2389
|
+
x({ attribute: "uniq" })
|
|
2390
2390
|
], it.prototype, "uniq");
|
|
2391
2391
|
pt([
|
|
2392
|
-
|
|
2392
|
+
x({ attribute: "route" })
|
|
2393
2393
|
], it.prototype, "route");
|
|
2394
2394
|
pt([
|
|
2395
|
-
|
|
2395
|
+
x({ attribute: !1 })
|
|
2396
2396
|
], it.prototype, "cherryPickedProperties");
|
|
2397
2397
|
pt([
|
|
2398
2398
|
H()
|
|
@@ -2929,16 +2929,16 @@ class rt extends it {
|
|
|
2929
2929
|
}
|
|
2930
2930
|
}
|
|
2931
2931
|
gt([
|
|
2932
|
-
|
|
2932
|
+
x({ attribute: "participant-connector-uri", reflect: !0 })
|
|
2933
2933
|
], rt.prototype, "participantConnectorUri");
|
|
2934
2934
|
gt([
|
|
2935
|
-
|
|
2935
|
+
x({ attribute: "participant-id", reflect: !0 })
|
|
2936
2936
|
], rt.prototype, "participantId");
|
|
2937
2937
|
gt([
|
|
2938
|
-
|
|
2938
|
+
x({ attribute: "participant-api-key", reflect: !0 })
|
|
2939
2939
|
], rt.prototype, "participantApiKey");
|
|
2940
2940
|
gt([
|
|
2941
|
-
|
|
2941
|
+
x({ attribute: "api-gateway-config", reflect: !0 })
|
|
2942
2942
|
], rt.prototype, "apiGatewayConfig");
|
|
2943
2943
|
gt([
|
|
2944
2944
|
H()
|
|
@@ -2950,7 +2950,7 @@ gt([
|
|
|
2950
2950
|
H()
|
|
2951
2951
|
], rt.prototype, "_apiGatewayConfigParsed");
|
|
2952
2952
|
gt([
|
|
2953
|
-
|
|
2953
|
+
x({ type: Array })
|
|
2954
2954
|
], rt.prototype, "providers");
|
|
2955
2955
|
const F = window.orbit?.client.rdf_tems_scope || "https://tems-dataspace.eu/owl#", Nr = `${F}Image`, Mr = `${F}Licence`, Lr = `${F}Asset`, zr = `${F}Location`, qo = `${F}Service`, Go = `${F}Offer`, Wo = `${F}DataOffer`, Ho = `${F}Provider`, gi = `${F}Object`, Br = `${F}MediaObject`, qr = `${F}FactChecking`, Gr = `${F}CivilSociety`, Wr = `${F}Story`, Hr = `${F}InteractiveInfographic`, yi = `${F}3DObject`, Vo = `${F}Sentiment`, Dt = {};
|
|
2956
2956
|
Dt[yi] = "3D Object";
|
|
@@ -3166,16 +3166,16 @@ class E extends vi {
|
|
|
3166
3166
|
}
|
|
3167
3167
|
}
|
|
3168
3168
|
I([
|
|
3169
|
-
|
|
3169
|
+
x({ attribute: "default-data-src", reflect: !0 })
|
|
3170
3170
|
], E.prototype, "defaultDataSrc");
|
|
3171
3171
|
I([
|
|
3172
|
-
|
|
3172
|
+
x({ attribute: "data-src", reflect: !0 })
|
|
3173
3173
|
], E.prototype, "dataSrc");
|
|
3174
3174
|
I([
|
|
3175
|
-
|
|
3175
|
+
x({ attribute: "uniq" })
|
|
3176
3176
|
], E.prototype, "uniq");
|
|
3177
3177
|
I([
|
|
3178
|
-
|
|
3178
|
+
x({ attribute: "route" })
|
|
3179
3179
|
], E.prototype, "route");
|
|
3180
3180
|
I([
|
|
3181
3181
|
H()
|
|
@@ -3193,34 +3193,34 @@ I([
|
|
|
3193
3193
|
H()
|
|
3194
3194
|
], E.prototype, "storeService");
|
|
3195
3195
|
I([
|
|
3196
|
-
|
|
3196
|
+
x({ attribute: "participant-connector-uri", reflect: !0 })
|
|
3197
3197
|
], E.prototype, "participantConnectorUri");
|
|
3198
3198
|
I([
|
|
3199
|
-
|
|
3199
|
+
x({ attribute: "participant-id", reflect: !0 })
|
|
3200
3200
|
], E.prototype, "participantId");
|
|
3201
3201
|
I([
|
|
3202
|
-
|
|
3202
|
+
x({ attribute: "participant-api-key", reflect: !0 })
|
|
3203
3203
|
], E.prototype, "participantApiKey");
|
|
3204
3204
|
I([
|
|
3205
|
-
|
|
3205
|
+
x({ attribute: "api-gateway-config", reflect: !0 })
|
|
3206
3206
|
], E.prototype, "apiGatewayConfig");
|
|
3207
3207
|
I([
|
|
3208
|
-
|
|
3208
|
+
x({ attribute: "bearer-token-proxy-endpoint", reflect: !0 })
|
|
3209
3209
|
], E.prototype, "bearerTokenProxyEndpoint");
|
|
3210
3210
|
I([
|
|
3211
|
-
|
|
3211
|
+
x({ attribute: "local-keycloak-authority", reflect: !0 })
|
|
3212
3212
|
], E.prototype, "localKeycloakAuthority");
|
|
3213
3213
|
I([
|
|
3214
|
-
|
|
3214
|
+
x({ attribute: "local-keycloak-client-id", reflect: !0 })
|
|
3215
3215
|
], E.prototype, "localKeycloakClientId");
|
|
3216
3216
|
I([
|
|
3217
|
-
|
|
3217
|
+
x({ attribute: "local-keycloak-silent-redirect-uri", reflect: !0 })
|
|
3218
3218
|
], E.prototype, "localKeycloakSilentRedirectUri");
|
|
3219
3219
|
I([
|
|
3220
|
-
|
|
3220
|
+
x({ attribute: "linked-provider-id", reflect: !0 })
|
|
3221
3221
|
], E.prototype, "linkedProviderId");
|
|
3222
3222
|
I([
|
|
3223
|
-
|
|
3223
|
+
x({ attribute: "display-service-test", type: Boolean, reflect: !0 })
|
|
3224
3224
|
], E.prototype, "displayServiceTest");
|
|
3225
3225
|
I([
|
|
3226
3226
|
H()
|
|
@@ -4553,7 +4553,7 @@ var ua = Object.defineProperty, ha = Object.getOwnPropertyDescriptor, _i = (e, t
|
|
|
4553
4553
|
(a = e[o]) && (s = (r ? a(t, i, s) : a(s)) || s);
|
|
4554
4554
|
return r && s && ua(t, i, s), s;
|
|
4555
4555
|
};
|
|
4556
|
-
let ee = class extends
|
|
4556
|
+
let ee = class extends Pe {
|
|
4557
4557
|
constructor() {
|
|
4558
4558
|
super(...arguments), this.search = [], this._displayObjects = [];
|
|
4559
4559
|
}
|
|
@@ -4583,7 +4583,7 @@ let ee = class extends xe {
|
|
|
4583
4583
|
break;
|
|
4584
4584
|
case "dateAfter":
|
|
4585
4585
|
o.push(
|
|
4586
|
-
|
|
4586
|
+
xe(
|
|
4587
4587
|
r,
|
|
4588
4588
|
a.name,
|
|
4589
4589
|
a.value
|
|
@@ -4717,7 +4717,7 @@ let zt = class extends U {
|
|
|
4717
4717
|
break;
|
|
4718
4718
|
case "dateAfter":
|
|
4719
4719
|
o.push(
|
|
4720
|
-
|
|
4720
|
+
xe(
|
|
4721
4721
|
r,
|
|
4722
4722
|
a.name,
|
|
4723
4723
|
a.value
|
|
@@ -4894,12 +4894,12 @@ De([
|
|
|
4894
4894
|
zt = De([
|
|
4895
4895
|
C("ds4go-dsif-explorer-poc-holder")
|
|
4896
4896
|
], zt);
|
|
4897
|
-
var ga = Object.defineProperty, ya = Object.getOwnPropertyDescriptor,
|
|
4897
|
+
var ga = Object.defineProperty, ya = Object.getOwnPropertyDescriptor, Pi = (e, t, i, r) => {
|
|
4898
4898
|
for (var s = r > 1 ? void 0 : r ? ya(t, i) : t, o = e.length - 1, a; o >= 0; o--)
|
|
4899
4899
|
(a = e[o]) && (s = (r ? a(t, i, s) : a(s)) || s);
|
|
4900
4900
|
return r && s && ga(t, i, s), s;
|
|
4901
4901
|
};
|
|
4902
|
-
let ie = class extends
|
|
4902
|
+
let ie = class extends Pe {
|
|
4903
4903
|
constructor() {
|
|
4904
4904
|
super(...arguments), this.search = [], this._displayObjects = [];
|
|
4905
4905
|
}
|
|
@@ -4929,7 +4929,7 @@ let ie = class extends xe {
|
|
|
4929
4929
|
break;
|
|
4930
4930
|
case "dateAfter":
|
|
4931
4931
|
o.push(
|
|
4932
|
-
|
|
4932
|
+
xe(
|
|
4933
4933
|
r,
|
|
4934
4934
|
a.name,
|
|
4935
4935
|
a.value
|
|
@@ -5021,13 +5021,13 @@ ie.styles = O`
|
|
|
5021
5021
|
cursor: pointer;
|
|
5022
5022
|
}
|
|
5023
5023
|
`;
|
|
5024
|
-
|
|
5024
|
+
Pi([
|
|
5025
5025
|
h()
|
|
5026
5026
|
], ie.prototype, "search", 2);
|
|
5027
|
-
|
|
5027
|
+
Pi([
|
|
5028
5028
|
h()
|
|
5029
5029
|
], ie.prototype, "_displayObjects", 2);
|
|
5030
|
-
ie =
|
|
5030
|
+
ie = Pi([
|
|
5031
5031
|
C("ds4go-fact-bundle-holder")
|
|
5032
5032
|
], ie);
|
|
5033
5033
|
const va = ".contract-section{background-color:var(--color-surface-secondary);border:var(--border-width-sm) solid var(--color-border-secondary);border-radius:var(--border-radius-md);display:flex;flex-direction:column;gap:var(--scale-400);margin-bottom:var(--scale-400);padding:var(--scale-500)}.contract-section .contract-header{display:flex;flex-direction:column;gap:var(--scale-200);padding-bottom:var(--scale-300)}.contract-section .contract-subsection{display:flex;flex-direction:column;gap:var(--scale-300)}.contract-section .contract-subsection .collapsible-header{align-items:center;background-color:var(--color-surface-primary);border:var(--border-width-sm) solid var(--color-border-secondary);border-radius:var(--border-radius-sm);cursor:pointer;display:flex;justify-content:space-between;padding:var(--scale-300) var(--scale-400);transition:all .2s ease;user-select:none}.contract-section .contract-subsection .collapsible-header:hover{background-color:var(--color-surface-tertiary);border-color:var(--color-border-primary)}.contract-section .contract-subsection .collapsible-header .chevron{color:var(--color-text-secondary);font-size:1.5rem;transition:transform .3s ease}.contract-section .contract-subsection .collapsible-header .chevron.expanded{transform:rotate(180deg)}.contract-section .contract-subsection .collapsible-content{max-height:0;opacity:0;overflow:hidden;padding:0 var(--scale-400);transition:max-height .3s ease,opacity .3s ease}.contract-section .contract-subsection .collapsible-content.expanded{max-height:2000px;opacity:1;padding-bottom:var(--scale-300);padding-top:var(--scale-300)}.contract-section .contract-subsection .collapsible-content .assets-list{display:flex;flex-direction:column;gap:var(--scale-200)}.contract-section .contract-subsection .collapsible-content .assets-list .asset-item{gap:var(--scale-100)}.contract-section .contract-subsection .collapsible-content .assets-list .asset-item,.contract-section .contract-subsection .collapsible-content .bundle-info{background-color:var(--color-surface-primary);border:var(--border-width-sm) solid var(--color-border-primary);border-radius:var(--border-radius-sm);display:flex;flex-direction:column;padding:var(--scale-300)}.contract-section .contract-subsection .collapsible-content .bundle-info{gap:var(--scale-200);margin-bottom:var(--scale-300)}.contract-section .contract-subsection .collapsible-content .facts-list{display:flex;flex-direction:row;flex-wrap:wrap;gap:20px}.contract-section .contract-subsection .collapsible-content .facts-list ds4go-card-catalog{height:auto;width:354px}";
|
|
@@ -5251,7 +5251,7 @@ let Bt = class extends vi {
|
|
|
5251
5251
|
break;
|
|
5252
5252
|
case "dateAfter":
|
|
5253
5253
|
o.push(
|
|
5254
|
-
|
|
5254
|
+
xe(
|
|
5255
5255
|
r,
|
|
5256
5256
|
a.name,
|
|
5257
5257
|
a.value
|
|
@@ -5429,7 +5429,7 @@ Re([
|
|
|
5429
5429
|
Bt = Re([
|
|
5430
5430
|
C("ds4go-catalog-data-holder")
|
|
5431
5431
|
], Bt);
|
|
5432
|
-
const
|
|
5432
|
+
const Pa = ":host{--provider-logo-width:48px;--provider-logo-height:22px;--modal-logo-width:152px;--modal-logo-height:48px}svg{vertical-align:middle}.flex{display:flex}.flex.flex-row{flex-direction:row}.flex.flex-column{flex-direction:column}.flex.wrap{flex-wrap:wrap}.flex.flex-1{flex:1}.flex .half,.flex.half{flex-basis:50%}.flex.justify-content-center{justify-content:center}.flex.justify-content-space-between{justify-content:space-between}.flex.align-items-center{align-items:center}.flex.align-items-flex-start{align-items:flex-start}.flex .align-items-flex-end{align-items:flex-end}.full-width{width:100%}.modal{background-color:var(--color-surface-primary);border:var(--border-width-sm) solid var(--color-border-primary);border-radius:var(--border-radius-lg);color:var(--color-text-body);display:flex;flex-direction:column;font-family:var(--font-family-body);font-size:var(--typography-size-body-md);font-style:normal;font-weight:var(--font-weight-regular);gap:var(--scale-600);height:90vh;letter-spacing:var(--font-letter-spacing-default);line-height:var(--line-height-body-md);padding:var(--scale-600) var(--scale-900);width:90vw}.modal .topbar{display:flex;flex-direction:row;gap:var(--scale-400);width:100%}.modal .topbar tems-button:nth-child(2){margin-left:auto}.modal .modal-content-wrapper{display:flex;flex:1;overflow:hidden}.modal .modal-content-wrapper .modal-box{display:flex;flex:1;overflow-x:hidden;overflow-y:scroll}.modal .modal-content-wrapper .modal-content{display:flex;flex-direction:column;gap:var(--scale-400);height:fit-content;width:100%}.modal .modal-content-wrapper .provider-line{flex-wrap:wrap}.modal .modal-content-wrapper .provider-line,.modal .modal-content-wrapper .provider-line>div{align-items:center;display:flex;flex-direction:row}.modal .modal-content-wrapper .provider-logo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:var(--provider-logo-height);width:var(--provider-logo-width)}.modal .modal-content-wrapper .default-image-grid{display:flex;flex-wrap:wrap;gap:8px}.modal .modal-content-wrapper .default-img{max-height:10vh;max-width:100%;width:max-content}.modal .modal-content-wrapper tems-division{width:fit-content}.modal .modal-content-wrapper tems-division div{display:block;height:auto;overflow:hidden;text-overflow:ellipsis}.modal .modal-content-wrapper a{margin:0}.modal .modal-content-wrapper a:has(svg){align-items:center;display:flex;flex-direction:row;gap:var(--typography-spacing-xs)}.modal .modal-content-wrapper a:has(svg) svg{color:var(--color-icon-information);display:flex;height:20px;width:20px}.modal .modal-content-wrapper .badges{display:flex;flex-direction:row;flex-wrap:wrap;gap:var(--scale-200);padding:8px}.modal .modal-content-wrapper .badges:has(+.badges){padding-right:0}.modal .modal-content-wrapper .badges+.badges{padding-left:0}.modal .modal-content-wrapper .metadata-section{border-top:var(--border-width-sm) solid var(--color-border-primary);gap:var(--scale-400);padding-top:--scale-200}.modal .modal-content-wrapper .metadata-section tems-division[type=h2]{padding-top:var(--scale-400)}.modal .modal-content-wrapper .metadata-section .metadata-provider{gap:var(--scale-400)}.modal>.modal-content-wrapper:has(iframe,.main-img){flex-direction:row;gap:var(--scale-900)}.modal>.modal-content-wrapper:has(iframe,.main-img) .main-img,.modal>.modal-content-wrapper:has(iframe,.main-img) iframe{background-position:top;background-repeat:no-repeat;background-size:100%;min-width:50%;padding:var(--scale-600);width:50%}.modal>.modal-content-wrapper:has(iframe,.main-img) .main-img>div[style],.modal>.modal-content-wrapper:has(iframe,.main-img) iframe,.modal>.modal-content-wrapper:has(iframe,.main-img) iframe>div[style]{border:var(--border-width-sm) solid var(--color-border-primary);border-radius:var(--border-radius-lg)}.modal>.modal-content-wrapper:has(iframe,.main-img) .logo{background-position:50%;background-repeat:no-repeat;background-size:contain;height:var(--modal-logo-height);width:var(--modal-logo-width)}.modal .modal-content-wrapper:not(:has(iframe,.main-img)){flex-direction:column}.modal .case-2,.modal .case-3,.modal .case-4{display:flex;flex-direction:column;flex-wrap:wrap;gap:var(--scale-400);width:50%}.modal .case-2 *,.modal .case-3 *,.modal .case-4 *{background-position:50%;background-repeat:no-repeat;background-size:cover}.modal .case-2 .full-width,.modal .case-3 .full-width,.modal .case-4 .full-width{border:var(--border-width-sm) solid var(--color-border-primary);border-radius:var(--border-radius-md);flex-grow:1;width:100%}.modal .case-2 .img-inner-row,.modal .case-3 .img-inner-row,.modal .case-4 .img-inner-row{display:flex;flex-direction:row;flex-grow:1;gap:var(--scale-400)}.modal .case-2 .img-inner-row .double-image,.modal .case-3 .img-inner-row .double-image,.modal .case-4 .img-inner-row .double-image{display:flex;gap:var(--scale-400)}.modal .case-2 .img-inner-row .double-image>div,.modal .case-3 .img-inner-row .double-image>div,.modal .case-4 .img-inner-row .double-image>div{background-position:50%;background-repeat:no-repeat;background-size:cover;border:var(--border-width-sm) solid var(--color-border-primary);border-radius:var(--border-radius-md);flex:1;width:100%}.modal .case-3 .double-image{flex-direction:row;width:100%}.modal .case-4 .img-inner-row{display:flex;flex-direction:row;flex-grow:1;gap:var(--scale-400)}.modal .case-4 .img-inner-row .double-image{flex-direction:column;width:50%}.modal .case-4 .img-inner-row .last-img{border:var(--border-width-sm) solid var(--color-border-primary);border-radius:var(--border-radius-md);flex:1;height:100%;margin-right:auto;width:50%}.modal .multiple-columns{gap:var(--scale-800)}.modal .multiple-columns>.half{gap:var(--scale-400)}.modal .multiple-columns>.half:empty{display:none}.modal .badge-row{gap:var(--scale-200)}.modal .assets-rows{gap:0}.modal .assets-rows .asset-row{background-color:var(--color-surface-primary);border:var(--border-width-sm) solid var(--color-border-primary);border-bottom:0;color:var(--color-text-body);gap:var(--scale-300);padding:var(--scale-200);text-overflow:ellipsis}.modal .assets-rows p{font-family:var(--font-family-body);font-size:var(--typography-size-body-sm);font-weight:var(--font-weight-medium);line-height:var(--line-height-body-sm);margin:0;overflow:hidden;text-overflow:ellipsis}.modal .assets-rows .asset-row:first-of-type{border-radius:var(--border-radius-xl) var(--border-radius-xl) 0 0}.modal .assets-rows .asset-row:last-of-type{border-bottom:var(--border-width-sm) solid var(--color-border-primary);border-radius:0 0 var(--border-radius-xl) var(--border-radius-xl)}.modal .assets-rows .asset-row:only-of-type{border-bottom:var(--border-width-sm) solid var(--color-border-primary);border-radius:var(--border-radius-xl)}.modal .assets-rows .asset-format{align-items:flex-end;background-color:var(--color-surface-disabled);border-radius:var(--border-radius-md);display:flex;height:48px;justify-content:flex-end;min-width:40px;padding:6px;width:40px}.modal .assets-rows .asset-format p{font-size:var(--typography-size-body-xs);font-weight:var(--font-weight-bold);text-transform:low ercase}.modal .assets-rows .flex-column{overflow:hidden}.modal .metadata-section .half:empty{display:none}.modal .policy-selection-modal{background:var(--color-surface-primary);border:var(--border-width-sm) solid var(--color-border-primary);border-radius:var(--border-radius-md);display:flex;flex-direction:column;gap:var(--scale-500);padding:var(--scale-400)}.modal .policy-selection-modal .policy-selection-header h3{font-size:var(--typography-size-heading-md);font-weight:var(--font-weight-bold);margin:0 0 var(--scale-300) 0}.modal .policy-selection-modal .policy-selection-header p{color:var(--color-text-secondary);margin:0}.modal .policy-selection-modal .policy-selection-list{display:flex;flex-direction:column;gap:var(--scale-400);max-height:400px;overflow-y:auto}.modal .policy-selection-modal .policy-option{border:var(--border-width-sm) solid var(--color-border-primary);border-radius:var(--border-radius-md);cursor:pointer;padding:var(--scale-400);transition:all .2s ease}.modal .policy-selection-modal .policy-option:hover{background:var(--color-surface-secondary);border-color:var(--color-primary)}.modal .policy-selection-modal .policy-option .policy-option-header{align-items:center;display:flex;flex-wrap:wrap;gap:var(--scale-200);justify-content:space-between;margin-bottom:var(--scale-300)}.modal .policy-selection-modal .policy-option .policy-option-header strong{font-weight:var(--font-weight-bold)}.modal .policy-selection-modal .policy-option .policy-option-header code{background:var(--color-surface-tertiary);border-radius:var(--border-radius-sm);font-family:monospace;font-size:.85em;padding:2px 6px;word-break:break-all}.modal .policy-selection-modal .policy-option .policy-option-details{color:var(--color-text-secondary);font-size:.9em}.modal .policy-selection-modal .policy-option .policy-option-details .policy-detail{margin:var(--scale-200) 0}.modal .policy-selection-modal .policy-option .policy-option-details .policy-detail strong{color:var(--color-text-body)}.modal .policy-selection-modal .policy-option .policy-option-details .policy-detail ul{margin:var(--scale-100) 0;padding-left:var(--scale-400)}.modal .policy-selection-modal .policy-option .policy-option-details .policy-detail ul li{margin:var(--scale-100) 0}.modal .policy-selection-modal .policy-selection-actions{display:flex;gap:var(--scale-300);justify-content:flex-end;margin-top:var(--scale-300)}@media screen and (min-width:1100px){div.modal{height:80vh;width:80vw}}";
|
|
5433
5433
|
class si extends Cr {
|
|
5434
5434
|
constructor(t) {
|
|
5435
5435
|
if (super(t), this.it = l, t.type !== Ar.CHILD) throw Error(this.constructor.directiveName + "() can only be used in child bindings");
|
|
@@ -5446,10 +5446,10 @@ class si extends Cr {
|
|
|
5446
5446
|
}
|
|
5447
5447
|
si.directiveName = "unsafeHTML", si.resultType = 1;
|
|
5448
5448
|
const oi = Sr(si);
|
|
5449
|
-
var
|
|
5449
|
+
var xa = Object.defineProperty, Aa = Object.getOwnPropertyDescriptor, P = (e, t, i, r) => {
|
|
5450
5450
|
for (var s = r > 1 ? void 0 : r ? Aa(t, i) : t, o = e.length - 1, a; o >= 0; o--)
|
|
5451
5451
|
(a = e[o]) && (s = (r ? a(t, i, s) : a(s)) || s);
|
|
5452
|
-
return r && s &&
|
|
5452
|
+
return r && s && xa(t, i, s), s;
|
|
5453
5453
|
};
|
|
5454
5454
|
let w = class extends Zo {
|
|
5455
5455
|
constructor() {
|
|
@@ -6825,102 +6825,102 @@ ${JSON.stringify(this.testResult, null, 2)}</pre
|
|
|
6825
6825
|
}
|
|
6826
6826
|
};
|
|
6827
6827
|
w.styles = O`
|
|
6828
|
-
${K(
|
|
6828
|
+
${K(Pa)}
|
|
6829
6829
|
`;
|
|
6830
|
-
|
|
6830
|
+
P([
|
|
6831
6831
|
b({ attribute: !1 })
|
|
6832
6832
|
], w.prototype, "dspStore", 2);
|
|
6833
|
-
|
|
6833
|
+
P([
|
|
6834
6834
|
b({ attribute: !1 })
|
|
6835
6835
|
], w.prototype, "apiGatewayConfig", 2);
|
|
6836
|
-
|
|
6836
|
+
P([
|
|
6837
6837
|
b({ attribute: !1 })
|
|
6838
6838
|
], w.prototype, "participantId", 2);
|
|
6839
|
-
|
|
6839
|
+
P([
|
|
6840
6840
|
b({ attribute: !1, type: Boolean })
|
|
6841
6841
|
], w.prototype, "displayServiceTest", 2);
|
|
6842
|
-
|
|
6842
|
+
P([
|
|
6843
6843
|
h()
|
|
6844
6844
|
], w.prototype, "negotiationStatus", 2);
|
|
6845
|
-
|
|
6845
|
+
P([
|
|
6846
6846
|
h()
|
|
6847
6847
|
], w.prototype, "negotiationError", 2);
|
|
6848
|
-
|
|
6848
|
+
P([
|
|
6849
6849
|
h()
|
|
6850
6850
|
], w.prototype, "contractId", 2);
|
|
6851
|
-
|
|
6851
|
+
P([
|
|
6852
6852
|
h()
|
|
6853
6853
|
], w.prototype, "negotiationId", 2);
|
|
6854
|
-
|
|
6854
|
+
P([
|
|
6855
6855
|
h()
|
|
6856
6856
|
], w.prototype, "currentState", 2);
|
|
6857
|
-
|
|
6857
|
+
P([
|
|
6858
6858
|
h()
|
|
6859
6859
|
], w.prototype, "attempt", 2);
|
|
6860
|
-
|
|
6860
|
+
P([
|
|
6861
6861
|
h()
|
|
6862
6862
|
], w.prototype, "maxAttempts", 2);
|
|
6863
|
-
|
|
6863
|
+
P([
|
|
6864
6864
|
h()
|
|
6865
6865
|
], w.prototype, "apiGatewayToken", 2);
|
|
6866
|
-
|
|
6866
|
+
P([
|
|
6867
6867
|
h()
|
|
6868
6868
|
], w.prototype, "apiGatewayError", 2);
|
|
6869
|
-
|
|
6869
|
+
P([
|
|
6870
6870
|
h()
|
|
6871
6871
|
], w.prototype, "gettingToken", 2);
|
|
6872
|
-
|
|
6872
|
+
P([
|
|
6873
6873
|
h()
|
|
6874
6874
|
], w.prototype, "testingService", 2);
|
|
6875
|
-
|
|
6875
|
+
P([
|
|
6876
6876
|
h()
|
|
6877
6877
|
], w.prototype, "testResult", 2);
|
|
6878
|
-
|
|
6878
|
+
P([
|
|
6879
6879
|
h()
|
|
6880
6880
|
], w.prototype, "existingAgreementChecked", 2);
|
|
6881
|
-
|
|
6881
|
+
P([
|
|
6882
6882
|
h()
|
|
6883
6883
|
], w.prototype, "transferId", 2);
|
|
6884
|
-
|
|
6884
|
+
P([
|
|
6885
6885
|
h()
|
|
6886
6886
|
], w.prototype, "edrToken", 2);
|
|
6887
|
-
|
|
6887
|
+
P([
|
|
6888
6888
|
h()
|
|
6889
6889
|
], w.prototype, "edrEndpoint", 2);
|
|
6890
|
-
|
|
6890
|
+
P([
|
|
6891
6891
|
h()
|
|
6892
6892
|
], w.prototype, "showPolicySelection", 2);
|
|
6893
|
-
|
|
6893
|
+
P([
|
|
6894
6894
|
h()
|
|
6895
6895
|
], w.prototype, "selectedPolicyIndex", 2);
|
|
6896
|
-
|
|
6896
|
+
P([
|
|
6897
6897
|
h()
|
|
6898
6898
|
], w.prototype, "availablePolicies", 2);
|
|
6899
|
-
|
|
6899
|
+
P([
|
|
6900
6900
|
h()
|
|
6901
6901
|
], w.prototype, "transferError", 2);
|
|
6902
|
-
|
|
6902
|
+
P([
|
|
6903
6903
|
h()
|
|
6904
6904
|
], w.prototype, "gettingEDR", 2);
|
|
6905
|
-
|
|
6905
|
+
P([
|
|
6906
6906
|
h()
|
|
6907
6907
|
], w.prototype, "accessingData", 2);
|
|
6908
|
-
|
|
6908
|
+
P([
|
|
6909
6909
|
h()
|
|
6910
6910
|
], w.prototype, "dataAccessAttempt", 2);
|
|
6911
|
-
|
|
6911
|
+
P([
|
|
6912
6912
|
h()
|
|
6913
6913
|
], w.prototype, "dataAccessMaxAttempts", 2);
|
|
6914
|
-
|
|
6914
|
+
P([
|
|
6915
6915
|
h()
|
|
6916
6916
|
], w.prototype, "countdown", 2);
|
|
6917
|
-
|
|
6917
|
+
P([
|
|
6918
6918
|
h()
|
|
6919
6919
|
], w.prototype, "dataResult", 2);
|
|
6920
|
-
|
|
6920
|
+
P([
|
|
6921
6921
|
h()
|
|
6922
6922
|
], w.prototype, "dataAccessError", 2);
|
|
6923
|
-
w =
|
|
6923
|
+
w = P([
|
|
6924
6924
|
C("ds4go-catalog-modal"),
|
|
6925
6925
|
ft()
|
|
6926
6926
|
], w);
|
|
@@ -7253,7 +7253,7 @@ let ct = class extends B {
|
|
|
7253
7253
|
if (this.object) {
|
|
7254
7254
|
if (this.dspConnector?.instance)
|
|
7255
7255
|
this.assets = this.dspConnector.instance.assets.filter(
|
|
7256
|
-
(e) => e.dataAddress?.baseUrl ===
|
|
7256
|
+
(e) => e.dataAddress?.baseUrl === this.object["@id"]
|
|
7257
7257
|
), this.contracts = this.dspConnector.instance.contracts.filter(
|
|
7258
7258
|
(e) => (this.assets || []).find((t) => e.assetsSelector ? Array.isArray(e.assetsSelector) ? e.assetsSelector.find(
|
|
7259
7259
|
(i) => i.operandRight === t["@id"]
|
|
@@ -7721,7 +7721,7 @@ be = Kr([
|
|
|
7721
7721
|
C("ds4go-odrl-policy-modal-part"),
|
|
7722
7722
|
ft()
|
|
7723
7723
|
], be);
|
|
7724
|
-
var qa = Object.defineProperty, Ga = Object.getOwnPropertyDescriptor,
|
|
7724
|
+
var qa = Object.defineProperty, Ga = Object.getOwnPropertyDescriptor, xi = (e, t, i, r) => {
|
|
7725
7725
|
for (var s = r > 1 ? void 0 : r ? Ga(t, i) : t, o = e.length - 1, a; o >= 0; o--)
|
|
7726
7726
|
(a = e[o]) && (s = (r ? a(t, i, s) : a(s)) || s);
|
|
7727
7727
|
return r && s && qa(t, i, s), s;
|
|
@@ -7866,13 +7866,13 @@ re.styles = O`
|
|
|
7866
7866
|
font-size: 0.9em;
|
|
7867
7867
|
}
|
|
7868
7868
|
`;
|
|
7869
|
-
|
|
7869
|
+
xi([
|
|
7870
7870
|
b({ type: Object })
|
|
7871
7871
|
], re.prototype, "policy", 2);
|
|
7872
|
-
|
|
7872
|
+
xi([
|
|
7873
7873
|
b({ type: Boolean })
|
|
7874
7874
|
], re.prototype, "compact", 2);
|
|
7875
|
-
re =
|
|
7875
|
+
re = xi([
|
|
7876
7876
|
C("odrl-policy-viewer")
|
|
7877
7877
|
], re);
|
|
7878
7878
|
const Wa = "div.select{align-items:flex-start;display:flex;flex-direction:column;gap:var(--scale-200);width:100%}div:has(>tems-textarea){margin-bottom:-2px}select{appearance:none;background-color:var(--color-surface-primary);border:var(--border-width-sm) solid var(--color-border-primary);border-radius:var(--border-radius-md);color:var(--color-text-body);cursor:pointer;font-family:var(--font-family-body);font-size:var(--typography-size-body-sm);font-style:normal;font-weight:var(--font-weight-regular);letter-spacing:var(--font-letter-spacing-default);line-height:var(--line-height-body-sm);padding:var(--scale-100) var(--scale-300);width:100%}select:hover{border:var(--border-width-sm) solid var(--color-border-action)}select option{background-color:var(--color-surface-primary);color:var(--color-text-body);cursor:pointer;font-family:var(--font-family-body);font-size:var(--typography-size-body-sm);font-style:normal;font-weight:var(--font-weight-regular);letter-spacing:var(--font-letter-spacing-default);line-height:var(--line-height-body-sm);padding:var(--scale-100) var(--scale-300)}.flex{display:flex;gap:var(--scale-200);width:100%}.flex.flex-column{flex-direction:column}.flex.align-right{justify-content:flex-end}.flex .flex-1{flex:1}.spacer-auto+.spacer-auto,.spacer-top{margin-top:var(--scale-400)}tems-input+tems-input{margin-top:var(--scale-200)}fieldset+fieldset{margin-top:var(--scale-400)}fieldset{margin-bottom:var(--scale-400)}fieldset>fieldset{margin-top:var(--scale-400)}";
|
package/package.json
CHANGED
|
@@ -73,8 +73,7 @@ export class Ds4goFactBundleModal extends OrbitComponent {
|
|
|
73
73
|
if (this.dspConnector?.instance) {
|
|
74
74
|
this.assets = this.dspConnector.instance.assets.filter(
|
|
75
75
|
(a: Asset) =>
|
|
76
|
-
a.dataAddress?.baseUrl ===
|
|
77
|
-
"https://api.stg.ds4go.startinblox.com/factbundles/21/",
|
|
76
|
+
a.dataAddress?.baseUrl === this.object["@id"],
|
|
78
77
|
);
|
|
79
78
|
|
|
80
79
|
this.contracts = this.dspConnector.instance.contracts.filter(
|