@bsgoal/common 2.24.46 → 2.24.47
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/index.mjs +3 -3
- package/dist/index.mjs.map +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/index.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -6173,10 +6173,10 @@ const Jh = { class: "bsgoal-base-search" }, e1 = { class: "base_search" }, t1 =
|
|
|
6173
6173
|
key: 12,
|
|
6174
6174
|
modelValue: f.value[fe],
|
|
6175
6175
|
"onUpdate:modelValue": (re) => f.value[fe] = re,
|
|
6176
|
-
|
|
6176
|
+
options: ct,
|
|
6177
6177
|
placeholder: C(q, Pe, W),
|
|
6178
6178
|
onOnChange: (re) => M(q, fe)
|
|
6179
|
-
}, null, 8, ["modelValue", "onUpdate:modelValue", "
|
|
6179
|
+
}, null, 8, ["modelValue", "onUpdate:modelValue", "options", "placeholder", "onOnChange"])) : de("", !0),
|
|
6180
6180
|
[].includes(q) ? (y(), R(We, { key: 13 }, [], 64)) : de("", !0),
|
|
6181
6181
|
[$(L).OPERATION].includes(q) ? (y(), ne(Qh, {
|
|
6182
6182
|
key: 14,
|
|
@@ -6674,7 +6674,7 @@ const o1 = { class: "bsgoal-base-tree" }, u1 = { class: "base_tree" }, s1 = { cl
|
|
|
6674
6674
|
effect: "dark"
|
|
6675
6675
|
}, {
|
|
6676
6676
|
default: k(() => [
|
|
6677
|
-
X("div", g1, Fe(Y.label.substring(0, 10) + "
|
|
6677
|
+
X("div", g1, Fe(Y.label.substring(0, 10) + "..."), 1)
|
|
6678
6678
|
]),
|
|
6679
6679
|
_: 2
|
|
6680
6680
|
}, 1032, ["content"])
|