tsv2-library 0.3.3 → 0.3.4

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.
@@ -71447,7 +71447,8 @@ const lye = /* @__PURE__ */ jl(sye, [["__scopeId", "data-v-349deb23"]]), cye = (
71447
71447
  component: es,
71448
71448
  props: {
71449
71449
  modelValue: m.value.get(F._id ?? "assetId"),
71450
- placeholder: r("Enter note")
71450
+ placeholder: r("Enter note"),
71451
+ blurOnReachMax: !0
71451
71452
  },
71452
71453
  events: {
71453
71454
  "update:modelValue": (R) => {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "tsv2-library",
3
- "version": "0.3.3",
3
+ "version": "0.3.4",
4
4
  "author": "fixedassetv2-fe",
5
5
  "license": "ISC",
6
6
  "homepage": "https://github.com/fixedassetv2-fe/tsv2-library#readme",