matrix_components 2.0.365 → 2.0.366

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.
@@ -7207,7 +7207,7 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
7207
7207
  withDirectives((openBlock(), createElementBlock("span", {
7208
7208
  class: normalizeClass(["tree-node-title", { "tree-node-playing": checkTreeNodeIsPlayHandler(data) }])
7209
7209
  }, [
7210
- createTextVNode(toDisplayString(node[__props.treeOptions.label]), 1)
7210
+ createTextVNode(toDisplayString(data[__props.treeOptions.label]), 1)
7211
7211
  ], 2)), [
7212
7212
  [_directive_sline]
7213
7213
  ])
@@ -7254,7 +7254,7 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
7254
7254
  };
7255
7255
  }
7256
7256
  });
7257
- const NsVideo = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-675ac530"]]);
7257
+ const NsVideo = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-fea618e6"]]);
7258
7258
  function registerDirective(app2) {
7259
7259
  app2.directive("sline", {
7260
7260
  mounted(el2) {