@yetuzi/vue3-query-components 1.1.13 → 1.1.15
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 -4
- 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-ee2bbffc]{--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-ee2bbffc]{width:100%}[class^=common-query-table-]+[class^=common-query-table-][data-v-ee2bbffc]{margin-top:var(--spacing)}.common-query-table .common-query-table-table[data-v-ee2bbffc]{flex:1;overflow:hidden}.el-form[data-v-
|
|
1
|
+
.common-query-table[data-v-ee2bbffc]{--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-ee2bbffc]{width:100%}[class^=common-query-table-]+[class^=common-query-table-][data-v-ee2bbffc]{margin-top:var(--spacing)}.common-query-table .common-query-table-table[data-v-ee2bbffc]{flex:1;overflow:hidden}.el-form[data-v-753da98e]{margin-bottom:-18px!important}.el-form .el-form-item[data-v-753da98e] .el-form-item__content{width:var(--b0940664);min-width:200px}.el-form .el-form-item[data-v-753da98e] .el-select,.el-form .el-form-item[data-v-753da98e] .el-input,.el-form .el-form-item[data-v-753da98e] .el-date-editor{width:100%}.common-table[data-v-5da80890]{width:100%;height:100%;display:flex;flex-direction:column}
|
package/dist/index.js
CHANGED
|
@@ -2271,7 +2271,7 @@ const wc = { class: "common-query-table" }, xc = /* @__PURE__ */ Q({
|
|
|
2271
2271
|
emits: /* @__PURE__ */ te(["submit", "reset"], ["update:loading"]),
|
|
2272
2272
|
setup(e, { expose: t, emit: n }) {
|
|
2273
2273
|
Fr((d) => ({
|
|
2274
|
-
|
|
2274
|
+
b0940664: m(s).component.form.formItem.components.width
|
|
2275
2275
|
}));
|
|
2276
2276
|
const r = e;
|
|
2277
2277
|
console.log(r);
|
|
@@ -2295,7 +2295,6 @@ const wc = { class: "common-query-table" }, xc = /* @__PURE__ */ Q({
|
|
|
2295
2295
|
ref: i
|
|
2296
2296
|
}, r, {
|
|
2297
2297
|
model: a,
|
|
2298
|
-
inline: !1,
|
|
2299
2298
|
onSubmit: y[0] || (y[0] = Ur(() => {
|
|
2300
2299
|
}, ["prevent"]))
|
|
2301
2300
|
}), {
|
|
@@ -2386,7 +2385,7 @@ const wc = { class: "common-query-table" }, xc = /* @__PURE__ */ Q({
|
|
|
2386
2385
|
_: 3
|
|
2387
2386
|
}, 16, ["model"]));
|
|
2388
2387
|
}
|
|
2389
|
-
}), Sc = /* @__PURE__ */ Vt($c, [["__scopeId", "data-v-
|
|
2388
|
+
}), Sc = /* @__PURE__ */ Vt($c, [["__scopeId", "data-v-753da98e"]]);
|
|
2390
2389
|
var Xe = { exports: {} }, Tc = Xe.exports, Cn;
|
|
2391
2390
|
function Cc() {
|
|
2392
2391
|
return Cn || (Cn = 1, (function(e, t) {
|
|
@@ -3190,7 +3189,7 @@ function Bc(e) {
|
|
|
3190
3189
|
return n;
|
|
3191
3190
|
});
|
|
3192
3191
|
}
|
|
3193
|
-
const Xc = "1.1.
|
|
3192
|
+
const Xc = "1.1.15", Hc = Ie({
|
|
3194
3193
|
component: {
|
|
3195
3194
|
placeholder: "-",
|
|
3196
3195
|
pagination: {
|