@design.estate/dees-catalog 6.7.0 → 6.7.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_bundle/bundle.js +129 -95
- package/dist_ts_web/00_commitinfo_data.js +1 -1
- package/dist_ts_web/elements/00group-harness/dees-harness-message/dees-harness-message.js +26 -15
- package/dist_ts_web/elements/00group-harness/dees-harness-session-list/dees-harness-session-list.js +31 -13
- package/dist_ts_web/elements/00group-harness/dees-harness-tool-card/dees-harness-tool-card.js +12 -8
- package/dist_ts_web/elements/00group-harness/harness.styles.js +16 -13
- package/package.json +2 -2
- package/ts_web/00_commitinfo_data.ts +1 -1
- package/ts_web/elements/00group-harness/dees-harness-message/dees-harness-message.ts +25 -14
- package/ts_web/elements/00group-harness/dees-harness-session-list/dees-harness-session-list.ts +30 -12
- package/ts_web/elements/00group-harness/dees-harness-tool-card/dees-harness-tool-card.ts +11 -7
- package/ts_web/elements/00group-harness/harness.styles.ts +15 -12
package/dist_bundle/bundle.js
CHANGED
|
@@ -510,7 +510,7 @@ var init_reactive_element = __esm({
|
|
|
510
510
|
}
|
|
511
511
|
});
|
|
512
512
|
|
|
513
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
513
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/lit-html.js
|
|
514
514
|
function V(t8, i11) {
|
|
515
515
|
if (!u2(t8) || !t8.hasOwnProperty("raw")) throw Error("invalid template strings array");
|
|
516
516
|
return void 0 !== e3 ? e3.createHTML(i11) : i11;
|
|
@@ -523,7 +523,7 @@ function M(t8, i11, s9 = t8, e10) {
|
|
|
523
523
|
}
|
|
524
524
|
var t2, i3, s2, e3, h2, o3, n3, r3, l2, c3, a2, u2, d2, f2, v, _, m, p2, g, $, y2, x, b2, w, T, E, A, C, P, N, S2, R, k, H, I, L, z, Z, j, B, D;
|
|
525
525
|
var init_lit_html = __esm({
|
|
526
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
526
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/lit-html.js"() {
|
|
527
527
|
t2 = globalThis, i3 = /* @__PURE__ */ __name((t8) => t8, "i"), s2 = t2.trustedTypes, e3 = s2 ? s2.createPolicy("lit-html", { createHTML: /* @__PURE__ */ __name((t8) => t8, "createHTML") }) : void 0, h2 = "$lit$", o3 = `lit$${Math.random().toFixed(9).slice(2)}$`, n3 = "?" + o3, r3 = `<${n3}>`, l2 = document, c3 = /* @__PURE__ */ __name(() => l2.createComment(""), "c"), a2 = /* @__PURE__ */ __name((t8) => null === t8 || "object" != typeof t8 && "function" != typeof t8, "a"), u2 = Array.isArray, d2 = /* @__PURE__ */ __name((t8) => u2(t8) || "function" == typeof t8?.[Symbol.iterator], "d"), f2 = "[ \n\f\r]", v = /<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g, _ = /-->/g, m = />/g, p2 = RegExp(`>|${f2}(?:([^\\s"'>=/]+)(${f2}*=${f2}*(?:[^
|
|
528
528
|
\f\r"'\`<>=]|("|')|))|$)`, "g"), g = /'/g, $ = /"/g, y2 = /^(?:script|style|textarea|title)$/i, x = /* @__PURE__ */ __name((t8) => (i11, ...s9) => ({ _$litType$: t8, strings: i11, values: s9 }), "x"), b2 = x(1), w = x(2), T = x(3), E = /* @__PURE__ */ Symbol.for("lit-noChange"), A = /* @__PURE__ */ Symbol.for("lit-nothing"), C = /* @__PURE__ */ new WeakMap(), P = l2.createTreeWalker(l2, 129);
|
|
529
529
|
__name(V, "V");
|
|
@@ -754,7 +754,7 @@ var init_lit_html = __esm({
|
|
|
754
754
|
}
|
|
755
755
|
};
|
|
756
756
|
j = { M: h2, P: o3, A: n3, C: 1, L: N, R, D: d2, V: M, I: k, H, N: L, U: z, B: I, F: Z }, B = t2.litHtmlPolyfillSupport;
|
|
757
|
-
B?.(S2, k), (t2.litHtmlVersions ??= []).push("3.3.
|
|
757
|
+
B?.(S2, k), (t2.litHtmlVersions ??= []).push("3.3.3");
|
|
758
758
|
D = /* @__PURE__ */ __name((t8, i11, s9) => {
|
|
759
759
|
const e10 = s9?.renderBefore ?? i11;
|
|
760
760
|
let h7 = e10._$litPart$;
|
|
@@ -811,17 +811,17 @@ var init_lit_element = __esm({
|
|
|
811
811
|
}
|
|
812
812
|
});
|
|
813
813
|
|
|
814
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
814
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/is-server.js
|
|
815
815
|
var o5;
|
|
816
816
|
var init_is_server = __esm({
|
|
817
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
817
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/is-server.js"() {
|
|
818
818
|
o5 = false;
|
|
819
819
|
}
|
|
820
820
|
});
|
|
821
821
|
|
|
822
|
-
// node_modules/.pnpm/lit@3.3.
|
|
822
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/index.js
|
|
823
823
|
var init_lit = __esm({
|
|
824
|
-
"node_modules/.pnpm/lit@3.3.
|
|
824
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/index.js"() {
|
|
825
825
|
init_reactive_element();
|
|
826
826
|
init_lit_html();
|
|
827
827
|
init_lit_element();
|
|
@@ -6674,9 +6674,9 @@ var init_property = __esm({
|
|
|
6674
6674
|
}
|
|
6675
6675
|
});
|
|
6676
6676
|
|
|
6677
|
-
// node_modules/.pnpm/lit@3.3.
|
|
6677
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/decorators/property.js
|
|
6678
6678
|
var init_property2 = __esm({
|
|
6679
|
-
"node_modules/.pnpm/lit@3.3.
|
|
6679
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/decorators/property.js"() {
|
|
6680
6680
|
init_property();
|
|
6681
6681
|
}
|
|
6682
6682
|
});
|
|
@@ -59707,10 +59707,10 @@ var init_classes_cssmanager = __esm({
|
|
|
59707
59707
|
}
|
|
59708
59708
|
});
|
|
59709
59709
|
|
|
59710
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
59710
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/static.js
|
|
59711
59711
|
var a3, o7, s5, i5, l3, n6, u3, c4, $2;
|
|
59712
59712
|
var init_static = __esm({
|
|
59713
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
59713
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/static.js"() {
|
|
59714
59714
|
init_lit_html();
|
|
59715
59715
|
a3 = /* @__PURE__ */ Symbol.for(""), o7 = /* @__PURE__ */ __name((t8) => {
|
|
59716
59716
|
if (t8?.r === a3) return t8?._$litStatic$;
|
|
@@ -59736,17 +59736,17 @@ var init_static = __esm({
|
|
|
59736
59736
|
}
|
|
59737
59737
|
});
|
|
59738
59738
|
|
|
59739
|
-
// node_modules/.pnpm/lit@3.3.
|
|
59739
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/static-html.js
|
|
59740
59740
|
var init_static_html = __esm({
|
|
59741
|
-
"node_modules/.pnpm/lit@3.3.
|
|
59741
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/static-html.js"() {
|
|
59742
59742
|
init_static();
|
|
59743
59743
|
}
|
|
59744
59744
|
});
|
|
59745
59745
|
|
|
59746
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
59746
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directive.js
|
|
59747
59747
|
var t3, e4, i6;
|
|
59748
59748
|
var init_directive = __esm({
|
|
59749
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
59749
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directive.js"() {
|
|
59750
59750
|
t3 = { ATTRIBUTE: 1, CHILD: 2, PROPERTY: 3, BOOLEAN_ATTRIBUTE: 4, EVENT: 5, ELEMENT: 6 }, e4 = /* @__PURE__ */ __name((t8) => (...e10) => ({ _$litDirective$: t8, values: e10 }), "e");
|
|
59751
59751
|
i6 = class {
|
|
59752
59752
|
static {
|
|
@@ -59770,10 +59770,10 @@ var init_directive = __esm({
|
|
|
59770
59770
|
}
|
|
59771
59771
|
});
|
|
59772
59772
|
|
|
59773
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
59773
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/unsafe-html.js
|
|
59774
59774
|
var e5, o8;
|
|
59775
59775
|
var init_unsafe_html = __esm({
|
|
59776
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
59776
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/unsafe-html.js"() {
|
|
59777
59777
|
init_lit_html();
|
|
59778
59778
|
init_directive();
|
|
59779
59779
|
e5 = class extends i6 {
|
|
@@ -59798,9 +59798,9 @@ var init_unsafe_html = __esm({
|
|
|
59798
59798
|
}
|
|
59799
59799
|
});
|
|
59800
59800
|
|
|
59801
|
-
// node_modules/.pnpm/lit@3.3.
|
|
59801
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/directives/unsafe-html.js
|
|
59802
59802
|
var init_unsafe_html2 = __esm({
|
|
59803
|
-
"node_modules/.pnpm/lit@3.3.
|
|
59803
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/directives/unsafe-html.js"() {
|
|
59804
59804
|
init_unsafe_html();
|
|
59805
59805
|
}
|
|
59806
59806
|
});
|
|
@@ -59817,9 +59817,9 @@ var init_custom_element = __esm({
|
|
|
59817
59817
|
}
|
|
59818
59818
|
});
|
|
59819
59819
|
|
|
59820
|
-
// node_modules/.pnpm/lit@3.3.
|
|
59820
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/decorators/custom-element.js
|
|
59821
59821
|
var init_custom_element2 = __esm({
|
|
59822
|
-
"node_modules/.pnpm/lit@3.3.
|
|
59822
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/decorators/custom-element.js"() {
|
|
59823
59823
|
init_custom_element();
|
|
59824
59824
|
}
|
|
59825
59825
|
});
|
|
@@ -59969,9 +59969,9 @@ var init_query_assigned_nodes = __esm({
|
|
|
59969
59969
|
}
|
|
59970
59970
|
});
|
|
59971
59971
|
|
|
59972
|
-
// node_modules/.pnpm/lit@3.3.
|
|
59972
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/decorators.js
|
|
59973
59973
|
var init_decorators = __esm({
|
|
59974
|
-
"node_modules/.pnpm/lit@3.3.
|
|
59974
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/decorators.js"() {
|
|
59975
59975
|
init_custom_element();
|
|
59976
59976
|
init_property();
|
|
59977
59977
|
init_state2();
|
|
@@ -60177,10 +60177,10 @@ var init_decorators_containerresponsive = __esm({
|
|
|
60177
60177
|
}
|
|
60178
60178
|
});
|
|
60179
60179
|
|
|
60180
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
60180
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directive-helpers.js
|
|
60181
60181
|
var t6, i7, n8, e9, l4, d3, c5, f4, r8, s6, v3, u4, m3, p5, M2, h3, j2;
|
|
60182
60182
|
var init_directive_helpers = __esm({
|
|
60183
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
60183
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directive-helpers.js"() {
|
|
60184
60184
|
init_lit_html();
|
|
60185
60185
|
({ I: t6 } = j), i7 = /* @__PURE__ */ __name((o12) => o12, "i"), n8 = /* @__PURE__ */ __name((o12) => null === o12 || "object" != typeof o12 && "function" != typeof o12, "n"), e9 = { HTML: 1, SVG: 2, MATHML: 3 }, l4 = /* @__PURE__ */ __name((o12, t8) => void 0 === t8 ? void 0 !== o12?._$litType$ : o12?._$litType$ === t8, "l"), d3 = /* @__PURE__ */ __name((o12) => null != o12?._$litType$?.h, "d"), c5 = /* @__PURE__ */ __name((o12) => void 0 !== o12?._$litDirective$, "c"), f4 = /* @__PURE__ */ __name((o12) => o12?._$litDirective$, "f"), r8 = /* @__PURE__ */ __name((o12) => void 0 === o12.strings, "r"), s6 = /* @__PURE__ */ __name(() => document.createComment(""), "s"), v3 = /* @__PURE__ */ __name((o12, n11, e10) => {
|
|
60186
60186
|
const l6 = o12._$AA.parentNode, d5 = void 0 === n11 ? o12._$AB : n11._$AA;
|
|
@@ -60210,7 +60210,7 @@ var init_directive_helpers = __esm({
|
|
|
60210
60210
|
}
|
|
60211
60211
|
});
|
|
60212
60212
|
|
|
60213
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
60213
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/async-directive.js
|
|
60214
60214
|
function h4(i11) {
|
|
60215
60215
|
void 0 !== this._$AN ? (o10(this), this._$AM = i11, r9(this)) : this._$AM = i11;
|
|
60216
60216
|
}
|
|
@@ -60222,7 +60222,7 @@ function n9(i11, t8 = false, e10 = 0) {
|
|
|
60222
60222
|
}
|
|
60223
60223
|
var s7, o10, r9, c6, f5;
|
|
60224
60224
|
var init_async_directive = __esm({
|
|
60225
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
60225
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/async-directive.js"() {
|
|
60226
60226
|
init_directive_helpers();
|
|
60227
60227
|
init_directive();
|
|
60228
60228
|
init_directive();
|
|
@@ -60278,9 +60278,9 @@ var init_async_directive = __esm({
|
|
|
60278
60278
|
}
|
|
60279
60279
|
});
|
|
60280
60280
|
|
|
60281
|
-
// node_modules/.pnpm/lit@3.3.
|
|
60281
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/async-directive.js
|
|
60282
60282
|
var init_async_directive2 = __esm({
|
|
60283
|
-
"node_modules/.pnpm/lit@3.3.
|
|
60283
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/async-directive.js"() {
|
|
60284
60284
|
init_async_directive();
|
|
60285
60285
|
}
|
|
60286
60286
|
});
|
|
@@ -60418,10 +60418,10 @@ var init_classes_subscribewithtemplate = __esm({
|
|
|
60418
60418
|
}
|
|
60419
60419
|
});
|
|
60420
60420
|
|
|
60421
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
60421
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/private-async-helpers.js
|
|
60422
60422
|
var t7, s8, i8;
|
|
60423
60423
|
var init_private_async_helpers = __esm({
|
|
60424
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
60424
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/private-async-helpers.js"() {
|
|
60425
60425
|
t7 = /* @__PURE__ */ __name(async (t8, s9) => {
|
|
60426
60426
|
for await (const i11 of t8) if (false === await s9(i11)) return;
|
|
60427
60427
|
}, "t");
|
|
@@ -60462,10 +60462,10 @@ var init_private_async_helpers = __esm({
|
|
|
60462
60462
|
}
|
|
60463
60463
|
});
|
|
60464
60464
|
|
|
60465
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
60465
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/until.js
|
|
60466
60466
|
var n10, h5, c7, m4;
|
|
60467
60467
|
var init_until = __esm({
|
|
60468
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
60468
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/until.js"() {
|
|
60469
60469
|
init_lit_html();
|
|
60470
60470
|
init_directive_helpers();
|
|
60471
60471
|
init_async_directive();
|
|
@@ -60513,17 +60513,17 @@ var init_until = __esm({
|
|
|
60513
60513
|
}
|
|
60514
60514
|
});
|
|
60515
60515
|
|
|
60516
|
-
// node_modules/.pnpm/lit@3.3.
|
|
60516
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/directives/until.js
|
|
60517
60517
|
var init_until2 = __esm({
|
|
60518
|
-
"node_modules/.pnpm/lit@3.3.
|
|
60518
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/directives/until.js"() {
|
|
60519
60519
|
init_until();
|
|
60520
60520
|
}
|
|
60521
60521
|
});
|
|
60522
60522
|
|
|
60523
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
60523
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/async-replace.js
|
|
60524
60524
|
var o11, h6;
|
|
60525
60525
|
var init_async_replace = __esm({
|
|
60526
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
60526
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/async-replace.js"() {
|
|
60527
60527
|
init_lit_html();
|
|
60528
60528
|
init_async_directive();
|
|
60529
60529
|
init_private_async_helpers();
|
|
@@ -60567,10 +60567,10 @@ var init_async_replace = __esm({
|
|
|
60567
60567
|
}
|
|
60568
60568
|
});
|
|
60569
60569
|
|
|
60570
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
60570
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/async-append.js
|
|
60571
60571
|
var c8;
|
|
60572
60572
|
var init_async_append = __esm({
|
|
60573
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
60573
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/async-append.js"() {
|
|
60574
60574
|
init_directive();
|
|
60575
60575
|
init_async_replace();
|
|
60576
60576
|
init_directive_helpers();
|
|
@@ -60590,17 +60590,17 @@ var init_async_append = __esm({
|
|
|
60590
60590
|
}
|
|
60591
60591
|
});
|
|
60592
60592
|
|
|
60593
|
-
// node_modules/.pnpm/lit@3.3.
|
|
60593
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/directives/async-append.js
|
|
60594
60594
|
var init_async_append2 = __esm({
|
|
60595
|
-
"node_modules/.pnpm/lit@3.3.
|
|
60595
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/directives/async-append.js"() {
|
|
60596
60596
|
init_async_append();
|
|
60597
60597
|
}
|
|
60598
60598
|
});
|
|
60599
60599
|
|
|
60600
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
60600
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/keyed.js
|
|
60601
60601
|
var i9;
|
|
60602
60602
|
var init_keyed = __esm({
|
|
60603
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
60603
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/keyed.js"() {
|
|
60604
60604
|
init_lit_html();
|
|
60605
60605
|
init_directive();
|
|
60606
60606
|
init_directive_helpers();
|
|
@@ -60618,17 +60618,17 @@ var init_keyed = __esm({
|
|
|
60618
60618
|
}
|
|
60619
60619
|
});
|
|
60620
60620
|
|
|
60621
|
-
// node_modules/.pnpm/lit@3.3.
|
|
60621
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/directives/keyed.js
|
|
60622
60622
|
var init_keyed2 = __esm({
|
|
60623
|
-
"node_modules/.pnpm/lit@3.3.
|
|
60623
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/directives/keyed.js"() {
|
|
60624
60624
|
init_keyed();
|
|
60625
60625
|
}
|
|
60626
60626
|
});
|
|
60627
60627
|
|
|
60628
|
-
// node_modules/.pnpm/lit-html@3.3.
|
|
60628
|
+
// node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/repeat.js
|
|
60629
60629
|
var u5, c9;
|
|
60630
60630
|
var init_repeat2 = __esm({
|
|
60631
|
-
"node_modules/.pnpm/lit-html@3.3.
|
|
60631
|
+
"node_modules/.pnpm/lit-html@3.3.3/node_modules/lit-html/directives/repeat.js"() {
|
|
60632
60632
|
init_lit_html();
|
|
60633
60633
|
init_directive();
|
|
60634
60634
|
init_directive_helpers();
|
|
@@ -60685,9 +60685,9 @@ var init_repeat2 = __esm({
|
|
|
60685
60685
|
}
|
|
60686
60686
|
});
|
|
60687
60687
|
|
|
60688
|
-
// node_modules/.pnpm/lit@3.3.
|
|
60688
|
+
// node_modules/.pnpm/lit@3.3.3/node_modules/lit/directives/repeat.js
|
|
60689
60689
|
var init_repeat3 = __esm({
|
|
60690
|
-
"node_modules/.pnpm/lit@3.3.
|
|
60690
|
+
"node_modules/.pnpm/lit@3.3.3/node_modules/lit/directives/repeat.js"() {
|
|
60691
60691
|
init_repeat2();
|
|
60692
60692
|
}
|
|
60693
60693
|
});
|
|
@@ -173765,17 +173765,19 @@ var harnessCardStyles = i`
|
|
|
173765
173765
|
.harness-card.outcomeScan::before {
|
|
173766
173766
|
content: '';
|
|
173767
173767
|
position: absolute;
|
|
173768
|
-
inset: 0;
|
|
173768
|
+
inset: 0 auto 0 0;
|
|
173769
|
+
width: 250%;
|
|
173769
173770
|
pointer-events: none;
|
|
173770
|
-
background:
|
|
173771
|
-
|
|
173772
|
-
|
|
173773
|
-
|
|
173774
|
-
|
|
173775
|
-
|
|
173776
|
-
|
|
173777
|
-
|
|
173778
|
-
|
|
173771
|
+
background: linear-gradient(
|
|
173772
|
+
105deg,
|
|
173773
|
+
transparent 40%,
|
|
173774
|
+
color-mix(in srgb, var(--dees-color-accent-primary) 6%, transparent) 45%,
|
|
173775
|
+
color-mix(in srgb, var(--dees-color-accent-primary) 20%, transparent) 50%,
|
|
173776
|
+
color-mix(in srgb, var(--dees-color-accent-primary) 6%, transparent) 55%,
|
|
173777
|
+
transparent 60%
|
|
173778
|
+
);
|
|
173779
|
+
transform: translate3d(-60%, 0, 0);
|
|
173780
|
+
will-change: transform;
|
|
173779
173781
|
animation: harness-card-running-scan 2s linear infinite;
|
|
173780
173782
|
opacity: 1;
|
|
173781
173783
|
transition: opacity 0.18s var(--dees-ease-out);
|
|
@@ -173794,8 +173796,8 @@ var harnessCardStyles = i`
|
|
|
173794
173796
|
}
|
|
173795
173797
|
|
|
173796
173798
|
@keyframes harness-card-running-scan {
|
|
173797
|
-
from {
|
|
173798
|
-
to {
|
|
173799
|
+
from { transform: translate3d(-60%, 0, 0); }
|
|
173800
|
+
to { transform: translate3d(0, 0, 0); }
|
|
173799
173801
|
}
|
|
173800
173802
|
|
|
173801
173803
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -173813,6 +173815,7 @@ var harnessCardStyles = i`
|
|
|
173813
173815
|
animation: none;
|
|
173814
173816
|
opacity: 0;
|
|
173815
173817
|
transition: none;
|
|
173818
|
+
will-change: auto;
|
|
173816
173819
|
}
|
|
173817
173820
|
}
|
|
173818
173821
|
`;
|
|
@@ -177308,18 +177311,18 @@ __publicField(_DeesHarnessToolCard, "styles", [
|
|
|
177308
177311
|
|
|
177309
177312
|
@keyframes harness-card-open-chat-scan {
|
|
177310
177313
|
0% {
|
|
177311
|
-
|
|
177314
|
+
transform: translate3d(-60%, 0, 0);
|
|
177312
177315
|
opacity: 0;
|
|
177313
177316
|
}
|
|
177314
177317
|
1% {
|
|
177315
177318
|
opacity: 0.35;
|
|
177316
177319
|
}
|
|
177317
177320
|
20% {
|
|
177318
|
-
|
|
177321
|
+
transform: translate3d(0, 0, 0);
|
|
177319
177322
|
opacity: 0.35;
|
|
177320
177323
|
}
|
|
177321
177324
|
24%, 100% {
|
|
177322
|
-
|
|
177325
|
+
transform: translate3d(0, 0, 0);
|
|
177323
177326
|
opacity: 0;
|
|
177324
177327
|
}
|
|
177325
177328
|
}
|
|
@@ -177708,7 +177711,8 @@ __publicField(_DeesHarnessToolCard, "styles", [
|
|
|
177708
177711
|
.harness-card.outcomeScan::after {
|
|
177709
177712
|
content: '';
|
|
177710
177713
|
position: absolute;
|
|
177711
|
-
inset: 0;
|
|
177714
|
+
inset: 0 auto 0 0;
|
|
177715
|
+
width: 250%;
|
|
177712
177716
|
pointer-events: none;
|
|
177713
177717
|
background: linear-gradient(
|
|
177714
177718
|
105deg,
|
|
@@ -177717,7 +177721,9 @@ __publicField(_DeesHarnessToolCard, "styles", [
|
|
|
177717
177721
|
color-mix(in srgb, var(--harness-outcome-scan-color) 14%, transparent) 50%,
|
|
177718
177722
|
color-mix(in srgb, var(--harness-outcome-scan-color) 3%, transparent) 55%,
|
|
177719
177723
|
transparent 60%
|
|
177720
|
-
)
|
|
177724
|
+
);
|
|
177725
|
+
transform: translate3d(-60%, 0, 0);
|
|
177726
|
+
will-change: transform;
|
|
177721
177727
|
animation: harness-tool-outcome-scan 0.48s linear 0.08s both;
|
|
177722
177728
|
}
|
|
177723
177729
|
|
|
@@ -177731,8 +177737,8 @@ __publicField(_DeesHarnessToolCard, "styles", [
|
|
|
177731
177737
|
}
|
|
177732
177738
|
|
|
177733
177739
|
@keyframes harness-tool-outcome-scan {
|
|
177734
|
-
from {
|
|
177735
|
-
to {
|
|
177740
|
+
from { transform: translate3d(-60%, 0, 0); }
|
|
177741
|
+
to { transform: translate3d(0, 0, 0); }
|
|
177736
177742
|
}
|
|
177737
177743
|
|
|
177738
177744
|
@media (prefers-reduced-motion: reduce) {
|
|
@@ -177747,6 +177753,7 @@ __publicField(_DeesHarnessToolCard, "styles", [
|
|
|
177747
177753
|
.harness-card.outcomeScan::after {
|
|
177748
177754
|
animation: none;
|
|
177749
177755
|
opacity: 0;
|
|
177756
|
+
will-change: auto;
|
|
177750
177757
|
}
|
|
177751
177758
|
}
|
|
177752
177759
|
`
|
|
@@ -177840,6 +177847,7 @@ var _DeesHarnessMessage = class _DeesHarnessMessage extends (_a82 = DeesElement,
|
|
|
177840
177847
|
const roleClass = `role-${message2.role}`;
|
|
177841
177848
|
return b2`
|
|
177842
177849
|
<div class="message ${roleClass} ${message2.streaming ? "streaming" : ""} ${message2.error ? "has-error" : ""}">
|
|
177850
|
+
${message2.role === "assistant" && message2.streaming ? b2`<span class="assistantActivityRail" aria-hidden="true"></span>` : ""}
|
|
177843
177851
|
${this.showRole || this.showTimestamp || message2.model ? b2`
|
|
177844
177852
|
<div class="roleRow">
|
|
177845
177853
|
${this.showRole ? b2`<span class="roleLabel">${message2.role}</span>` : ""}
|
|
@@ -178079,35 +178087,43 @@ __publicField(_DeesHarnessMessage, "styles", [
|
|
|
178079
178087
|
background: transparent;
|
|
178080
178088
|
}
|
|
178081
178089
|
|
|
178082
|
-
.
|
|
178083
|
-
content: '';
|
|
178090
|
+
.assistantActivityRail {
|
|
178084
178091
|
position: absolute;
|
|
178085
178092
|
inset: 0 auto 0 0;
|
|
178086
178093
|
width: 1px;
|
|
178087
|
-
|
|
178094
|
+
overflow: hidden;
|
|
178088
178095
|
pointer-events: none;
|
|
178089
178096
|
}
|
|
178090
178097
|
|
|
178091
|
-
.
|
|
178092
|
-
|
|
178093
|
-
|
|
178094
|
-
|
|
178095
|
-
|
|
178096
|
-
|
|
178097
|
-
|
|
178098
|
-
|
|
178098
|
+
.assistantActivityRail::before {
|
|
178099
|
+
content: '';
|
|
178100
|
+
position: absolute;
|
|
178101
|
+
inset: 0 auto auto 0;
|
|
178102
|
+
width: 100%;
|
|
178103
|
+
height: 250%;
|
|
178104
|
+
background: linear-gradient(
|
|
178105
|
+
to bottom,
|
|
178106
|
+
transparent 40%,
|
|
178107
|
+
color-mix(in srgb, var(--dees-color-accent-primary) 85%, transparent) 50%,
|
|
178108
|
+
transparent 60%
|
|
178109
|
+
);
|
|
178110
|
+
transform: translate3d(0, -60%, 0);
|
|
178111
|
+
will-change: transform;
|
|
178099
178112
|
animation: assistantActivityScan 2s linear infinite;
|
|
178100
178113
|
}
|
|
178101
178114
|
|
|
178102
178115
|
@keyframes assistantActivityScan {
|
|
178103
|
-
from {
|
|
178104
|
-
to {
|
|
178116
|
+
from { transform: translate3d(0, -60%, 0); }
|
|
178117
|
+
to { transform: translate3d(0, 0, 0); }
|
|
178105
178118
|
}
|
|
178106
178119
|
|
|
178107
178120
|
@media (prefers-reduced-motion: reduce) {
|
|
178108
|
-
.
|
|
178121
|
+
.assistantActivityRail::before {
|
|
178109
178122
|
animation: none;
|
|
178110
178123
|
background: color-mix(in srgb, var(--dees-color-accent-primary) 65%, transparent);
|
|
178124
|
+
transform: none;
|
|
178125
|
+
height: 100%;
|
|
178126
|
+
will-change: auto;
|
|
178111
178127
|
}
|
|
178112
178128
|
}
|
|
178113
178129
|
|
|
@@ -183813,6 +183829,8 @@ __publicField(_DeesHarnessSessionList, "styles", [
|
|
|
183813
183829
|
}
|
|
183814
183830
|
|
|
183815
183831
|
.itemInner {
|
|
183832
|
+
position: relative;
|
|
183833
|
+
isolation: isolate;
|
|
183816
183834
|
min-width: 0;
|
|
183817
183835
|
overflow: hidden;
|
|
183818
183836
|
border: 1px solid var(--card-inner-border);
|
|
@@ -183845,24 +183863,34 @@ __publicField(_DeesHarnessSessionList, "styles", [
|
|
|
183845
183863
|
|
|
183846
183864
|
@keyframes workingBackgroundScan {
|
|
183847
183865
|
from {
|
|
183848
|
-
|
|
183866
|
+
transform: translate3d(-60%, 0, 0);
|
|
183849
183867
|
}
|
|
183850
183868
|
to {
|
|
183851
|
-
|
|
183869
|
+
transform: translate3d(0, 0, 0);
|
|
183852
183870
|
}
|
|
183853
183871
|
}
|
|
183854
183872
|
|
|
183855
183873
|
.item.state-working .itemInner {
|
|
183856
|
-
background:
|
|
183857
|
-
|
|
183858
|
-
|
|
183859
|
-
|
|
183860
|
-
|
|
183861
|
-
|
|
183862
|
-
|
|
183863
|
-
|
|
183864
|
-
|
|
183865
|
-
|
|
183874
|
+
background: var(--dees-color-bg-primary);
|
|
183875
|
+
}
|
|
183876
|
+
|
|
183877
|
+
.item.state-working .itemInner::before {
|
|
183878
|
+
content: '';
|
|
183879
|
+
position: absolute;
|
|
183880
|
+
z-index: -1;
|
|
183881
|
+
inset: 0 auto 0 0;
|
|
183882
|
+
width: 250%;
|
|
183883
|
+
pointer-events: none;
|
|
183884
|
+
background: linear-gradient(
|
|
183885
|
+
105deg,
|
|
183886
|
+
transparent 40%,
|
|
183887
|
+
color-mix(in srgb, var(--session-working) 6%, transparent) 45%,
|
|
183888
|
+
color-mix(in srgb, var(--session-working) 20%, transparent) 50%,
|
|
183889
|
+
color-mix(in srgb, var(--session-working) 6%, transparent) 55%,
|
|
183890
|
+
transparent 60%
|
|
183891
|
+
);
|
|
183892
|
+
transform: translate3d(-60%, 0, 0);
|
|
183893
|
+
will-change: transform;
|
|
183866
183894
|
animation: workingBackgroundScan 2s linear infinite;
|
|
183867
183895
|
}
|
|
183868
183896
|
|
|
@@ -184369,12 +184397,18 @@ __publicField(_DeesHarnessSessionList, "styles", [
|
|
|
184369
184397
|
.item,
|
|
184370
184398
|
.itemInner,
|
|
184371
184399
|
.item.state-attention .itemInner,
|
|
184400
|
+
.item.state-working .itemInner::before,
|
|
184372
184401
|
.item.state-working .itemHeader .stateDot,
|
|
184373
184402
|
.scrollShadow,
|
|
184374
184403
|
.expandToggle dees-icon {
|
|
184375
184404
|
animation: none;
|
|
184376
184405
|
transition: none;
|
|
184377
184406
|
}
|
|
184407
|
+
|
|
184408
|
+
.item.state-working .itemInner::before {
|
|
184409
|
+
transform: translate3d(-60%, 0, 0);
|
|
184410
|
+
will-change: auto;
|
|
184411
|
+
}
|
|
184378
184412
|
}
|
|
184379
184413
|
|
|
184380
184414
|
@media (pointer: coarse) {
|
|
@@ -206493,7 +206527,7 @@ init_group_runtime();
|
|
|
206493
206527
|
// ts_web/00_commitinfo_data.ts
|
|
206494
206528
|
var commitinfo = {
|
|
206495
206529
|
name: "@design.estate/dees-catalog",
|
|
206496
|
-
version: "6.7.
|
|
206530
|
+
version: "6.7.1",
|
|
206497
206531
|
description: "A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript."
|
|
206498
206532
|
};
|
|
206499
206533
|
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
*/
|
|
4
4
|
export const commitinfo = {
|
|
5
5
|
name: '@design.estate/dees-catalog',
|
|
6
|
-
version: '6.7.
|
|
6
|
+
version: '6.7.1',
|
|
7
7
|
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
|
|
8
8
|
};
|
|
9
9
|
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiMDBfY29tbWl0aW5mb19kYXRhLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vdHNfd2ViLzAwX2NvbW1pdGluZm9fZGF0YS50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQTs7R0FFRztBQUNILE1BQU0sQ0FBQyxNQUFNLFVBQVUsR0FBRztJQUN4QixJQUFJLEVBQUUsNkJBQTZCO0lBQ25DLE9BQU8sRUFBRSxPQUFPO0lBQ2hCLFdBQVcsRUFBRSxzSkFBc0o7Q0FDcEssQ0FBQSJ9
|