y-admin-ui 6.2.9 → 6.3.1
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/style.css +1 -1
- package/lib/style.css.gz +0 -0
- package/lib/y-admin-ui.js +1 -1
- package/lib/y-admin-ui.js.gz +0 -0
- package/lib/y-admin-ui.umd.cjs +1 -1
- package/package.json +1 -1
package/lib/style.css.gz
CHANGED
|
Binary file
|
package/lib/y-admin-ui.js
CHANGED
|
@@ -35317,7 +35317,7 @@ function R1(l, t, e) {
|
|
|
35317
35317
|
}
|
|
35318
35318
|
return null;
|
|
35319
35319
|
}
|
|
35320
|
-
const Wx = { class: "flex flex-col items-center justify-center" }, Yx = /* @__PURE__ */ p("i", { class: "y-icon y-icon_empty !text-[50px] !text-[var(--el-text-color-secondary)]" }, null, -1), Gx = { class: "leading-[40px]" }, Kx = y({
|
|
35320
|
+
const Wx = { class: "flex flex-col items-center justify-center h-full my-[40px]" }, Yx = /* @__PURE__ */ p("i", { class: "y-icon y-icon_empty !text-[50px] !text-[var(--el-text-color-secondary)]" }, null, -1), Gx = { class: "leading-[40px]" }, Kx = y({
|
|
35321
35321
|
name: "YTable"
|
|
35322
35322
|
}), Xx = /* @__PURE__ */ y({
|
|
35323
35323
|
...Kx,
|
package/lib/y-admin-ui.js.gz
CHANGED
|
Binary file
|