fds-vue-core 2.0.0 → 2.0.2

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/README.md CHANGED
@@ -11,7 +11,7 @@ yarn add fds-vue-core
11
11
  Make sure you have the required peer dependencies installed:
12
12
 
13
13
  ```bash
14
- npm install vue@^3.5.0 fds-core@^3.0.0
14
+ npm install vue@^3.5.0
15
15
  ```
16
16
 
17
17
  ## Consume
@@ -1177,7 +1177,7 @@ const _sfc_main$n = /* @__PURE__ */ vue.defineComponent({
1177
1177
  };
1178
1178
  }
1179
1179
  });
1180
- const _hoisted_1$g = { class: "flex items-start" };
1180
+ const _hoisted_1$g = { class: "flex items-center" };
1181
1181
  const _hoisted_2$b = ["innerHTML"];
1182
1182
  const _hoisted_3$a = { key: 1 };
1183
1183
  const _hoisted_4$8 = {
@@ -1388,7 +1388,7 @@ const _sfc_main$m = /* @__PURE__ */ vue.defineComponent({
1388
1388
  checked: vue.unref(treeState)?.isNodeSelected(props.nodeId),
1389
1389
  indeterminate: _ctx.showIndeterminate && (vue.unref(treeState)?.isNodeIndeterminateById(props.nodeId) ?? false),
1390
1390
  onChange: _cache[1] || (_cache[1] = ($event) => vue.unref(treeState)?.toggleSelectNode(props.nodeId, props.title, props.data)),
1391
- class: "pl-0 flex-1 flex items-start"
1391
+ class: "pl-0 flex-1 flex items-center"
1392
1392
  }, {
1393
1393
  default: vue.withCtx(() => [
1394
1394
  vue.createElementVNode("div", null, [