layers-design-system 2.6.11 → 2.6.13

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.
@@ -43493,7 +43493,7 @@ const nde = {
43493
43493
  };
43494
43494
  var ide = function() {
43495
43495
  var e = this, n = e._self._c;
43496
- return n("div", { staticClass: "topic-item-group" }, [n("div", { class: "topic-item-group-header depth-" + e.depth + " l-d-flex l-align-items-center pl-3" + (e.isUserKind ? " user-topic-item-group-header" : "") }, [n("div", { staticClass: "l-flex l-d-flex l-align-items-center", on: { click: function(i) {
43496
+ return n("div", { staticClass: "topic-item-group" }, [n("div", { class: "topic-item-group-header depth-" + e.depth + " l-d-flex l-align-items-center pl-3" + (e.isUserKind && e.depth > 0 ? " user-topic-item-group-header" : "") }, [n("div", { staticClass: "l-flex l-d-flex l-align-items-center", on: { click: function(i) {
43497
43497
  i.stopPropagation(), e.isUserKind || e.toggleShowIncludes();
43498
43498
  } } }, [e.isUserKind ? e._e() : n("div", { staticClass: "topic-chevron mr-2" }, [n("l-icon", { staticClass: "gray-60--text", attrs: { size: "24" } }, [e._v(" " + e._s(e.showIncludes ? "uil-angle-down" : "uil-angle-right") + " ")])], 1), n("div", { staticClass: "topic-icon" }, [n("div", { staticClass: "bg-icon", class: e.color(e.topic.kind) }), n("l-icon", { class: e.color(e.topic.kind) + "--text" }, [e._v(" " + e._s(e.icon(e.topic.kind)) + " ")])], 1), n("div", { staticClass: "l-flex ml-2 mr-3 l-text-regular ellipsis-2", class: e.disabled ? "gray-70--text" : "lead-light--text" }, [e._v(" " + e._s(e.topic.name) + " ")])]), n("l-checkbox", { key: e.isCheckedFunction(e.topic), staticClass: "p-3", class: {
43499
43499
  "circular-checkbox": !e.multipleTargets
@@ -43516,7 +43516,7 @@ var ide = function() {
43516
43516
  rde,
43517
43517
  !1,
43518
43518
  null,
43519
- "85420159",
43519
+ "982c1ee8",
43520
43520
  null,
43521
43521
  null
43522
43522
  );
@@ -47668,7 +47668,7 @@ var xde = function() {
47668
47668
  Cde,
47669
47669
  !1,
47670
47670
  null,
47671
- "2031061c",
47671
+ "347ff296",
47672
47672
  null,
47673
47673
  null
47674
47674
  );