@bsgoal/common 2.28.48 → 2.28.49
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 +2 -2
- package/dist/index.mjs.map +1 -1
- package/dist/index.umd.js +10 -10
- package/dist/index.umd.js.map +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -6345,7 +6345,7 @@ const u1 = { class: "bsgoal-base-search" }, s1 = { class: "base_search" }, c1 =
|
|
|
6345
6345
|
[].includes(J) ? (m(), D(je, { key: 14 }, [], 64)) : fe("", !0),
|
|
6346
6346
|
[z(O).OPERATION].includes(J) ? (m(), ae(o1, {
|
|
6347
6347
|
key: 15,
|
|
6348
|
-
fold: Vt >= 8,
|
|
6348
|
+
fold: Vt >= (l.medium === 6 ? 8 : 7),
|
|
6349
6349
|
onOnSearch: Z,
|
|
6350
6350
|
onOnClear: U,
|
|
6351
6351
|
onOnFold: $
|
|
@@ -6361,7 +6361,7 @@ const u1 = { class: "bsgoal-base-search" }, s1 = { class: "base_search" }, c1 =
|
|
|
6361
6361
|
}, 1032, ["md"])), [
|
|
6362
6362
|
[
|
|
6363
6363
|
rn,
|
|
6364
|
-
Vt < 7 || J === z(O).OPERATION || Vt >= 7 && B.value
|
|
6364
|
+
Vt < (l.medium === 6 ? 7 : 5) || J === z(O).OPERATION || Vt >= (l.medium === 6 ? 7 : 5) && B.value
|
|
6365
6365
|
]
|
|
6366
6366
|
])), 128))
|
|
6367
6367
|
]),
|