fast-crud-ui3 1.5.2-beta1 → 1.5.2-beta2
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/lib/fast-crud-ui3.cjs.js +1 -1
- package/lib/fast-crud-ui3.es.js +2 -3
- package/lib/fast-crud-ui3.umd.js +1 -1
- package/lib/style.css +1 -1
- package/package.json +1 -1
package/lib/fast-crud-ui3.es.js
CHANGED
|
@@ -25422,8 +25422,7 @@ function vI(e, t, n, r, a, o) {
|
|
|
25422
25422
|
A("div", pI, [
|
|
25423
25423
|
(O(!0), x(je, null, Ot(b.filters, (y, C) => (O(), te(d, {
|
|
25424
25424
|
class: "fc-stored-filter-item-cond",
|
|
25425
|
-
"popper-style": "max-width: none; width: auto;",
|
|
25426
|
-
teleported: !0,
|
|
25425
|
+
"popper-style": "max-width: none; width: auto; z-index: 3000",
|
|
25427
25426
|
key: y.col + "." + C,
|
|
25428
25427
|
disabled: b.buildIn
|
|
25429
25428
|
}, {
|
|
@@ -25499,7 +25498,7 @@ function vI(e, t, n, r, a, o) {
|
|
|
25499
25498
|
})
|
|
25500
25499
|
]);
|
|
25501
25500
|
}
|
|
25502
|
-
const mI = /* @__PURE__ */ jt(uI, [["render", vI], ["__scopeId", "data-v-
|
|
25501
|
+
const mI = /* @__PURE__ */ jt(uI, [["render", vI], ["__scopeId", "data-v-4e774725"]]);
|
|
25503
25502
|
const gI = {
|
|
25504
25503
|
name: "stored-filter",
|
|
25505
25504
|
components: { ArrowDown: fa, Star: ST },
|