@yetuzi/vue3-query-components 1.1.36 → 1.1.37
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.css +1 -1
- package/dist/index.js +3 -3
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
.common-query-table[data-v-a726f75e]{--spacing: 15px;width:100%;height:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;padding:var(--spacing) 12px;overflow:hidden}[class^=common-query-table-][data-v-a726f75e]{width:100%}[class^=common-query-table-]+[class^=common-query-table-][data-v-a726f75e]{margin-top:var(--spacing)}.common-query-table .common-query-table-table[data-v-a726f75e]{flex:1;overflow:hidden}.el-form[data-v-819162d5]{margin-bottom:-18px!important}.el-form .el-form-item[data-v-819162d5] .el-form-item__content{width:var(--v91075878)}.el-form .el-form-item[data-v-819162d5] .el-select,.el-form .el-form-item[data-v-819162d5] .el-input,.el-form .el-form-item[data-v-819162d5] .el-date-editor{width:100%}.common-table[data-v-
|
|
1
|
+
.common-query-table[data-v-a726f75e]{--spacing: 15px;width:100%;height:100%;flex:1;display:flex;flex-direction:column;box-sizing:border-box;padding:var(--spacing) 12px;overflow:hidden}[class^=common-query-table-][data-v-a726f75e]{width:100%}[class^=common-query-table-]+[class^=common-query-table-][data-v-a726f75e]{margin-top:var(--spacing)}.common-query-table .common-query-table-table[data-v-a726f75e]{flex:1;overflow:hidden}.el-form[data-v-819162d5]{margin-bottom:-18px!important}.el-form .el-form-item[data-v-819162d5] .el-form-item__content{width:var(--v91075878)}.el-form .el-form-item[data-v-819162d5] .el-select,.el-form .el-form-item[data-v-819162d5] .el-input,.el-form .el-form-item[data-v-819162d5] .el-date-editor{width:100%}.common-table[data-v-4a5a2714]{width:100%;height:100%;display:flex;flex-direction:column}
|
package/dist/index.js
CHANGED
|
@@ -2763,7 +2763,7 @@ const Tn = /* @__PURE__ */ yc(Pc), Ac = {
|
|
|
2763
2763
|
}));
|
|
2764
2764
|
});
|
|
2765
2765
|
function i(l) {
|
|
2766
|
-
o != null && o.exposed &&
|
|
2766
|
+
o != null && o.exposed && Object.assign(o.exposed, S({}, l)), a.value = l;
|
|
2767
2767
|
}
|
|
2768
2768
|
return t(), (l, c) => (A(), ge("div", jc, [
|
|
2769
2769
|
De(d(Zr), N(S(S({}, r), d(s)), {
|
|
@@ -2800,7 +2800,7 @@ const Tn = /* @__PURE__ */ yc(Pc), Ac = {
|
|
|
2800
2800
|
}, 16)
|
|
2801
2801
|
]));
|
|
2802
2802
|
}
|
|
2803
|
-
}), Mc = /* @__PURE__ */ Vt(Rc, [["__scopeId", "data-v-
|
|
2803
|
+
}), Mc = /* @__PURE__ */ Vt(Rc, [["__scopeId", "data-v-4a5a2714"]]), Dc = /* @__PURE__ */ Q({
|
|
2804
2804
|
name: "CommonPagination",
|
|
2805
2805
|
__name: "index",
|
|
2806
2806
|
props: /* @__PURE__ */ oe({
|
|
@@ -3210,7 +3210,7 @@ function Wc(e) {
|
|
|
3210
3210
|
return n;
|
|
3211
3211
|
});
|
|
3212
3212
|
}
|
|
3213
|
-
const Kc = "1.1.
|
|
3213
|
+
const Kc = "1.1.37", qc = Le({
|
|
3214
3214
|
component: {
|
|
3215
3215
|
placeholder: "-",
|
|
3216
3216
|
pagination: {
|