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.
- package/dist/tsv2-library.es.js +2 -1
- package/package.json +1 -1
package/dist/tsv2-library.es.js
CHANGED
|
@@ -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) => {
|