@idmwx/idmui-gl4 0.5.6 → 0.5.8
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.js +3 -3
- package/dist/index.umd.cjs +2 -2
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -3045,7 +3045,7 @@ const vi = /* @__PURE__ */ X(yi, [["render", xi]]), _i = {
|
|
|
3045
3045
|
}, Pi = { class: "text-caption px-2" };
|
|
3046
3046
|
function Ci(o, e, t, i, a, r) {
|
|
3047
3047
|
var f;
|
|
3048
|
-
const s = x("
|
|
3048
|
+
const s = x("v-btn"), c = x("v-tooltip"), n = x("v-col"), p = x("v-row"), d = x("v-card-text"), m = x("v-card");
|
|
3049
3049
|
return (f = t.current) != null && f.active ? (b(), M("div", ki, [
|
|
3050
3050
|
l("div", {
|
|
3051
3051
|
class: "menu-bar-box pa-1 rounded",
|
|
@@ -3087,8 +3087,8 @@ function Ci(o, e, t, i, a, r) {
|
|
|
3087
3087
|
h(p, { class: "ma-0" }, {
|
|
3088
3088
|
default: g(() => [
|
|
3089
3089
|
(b(!0), M(fe, null, _e(a.list, (y, w) => (b(), V(n, {
|
|
3090
|
-
key: w,
|
|
3091
3090
|
cols: "12",
|
|
3091
|
+
key: w,
|
|
3092
3092
|
class: "d-flex flex-row justify-start align-center pa-0"
|
|
3093
3093
|
}, {
|
|
3094
3094
|
default: g(() => [
|
|
@@ -9144,7 +9144,7 @@ function Wl(o, e, t, i, a, r) {
|
|
|
9144
9144
|
a.show ? (b(), M("div", {
|
|
9145
9145
|
key: 0,
|
|
9146
9146
|
class: "timeline-box px-2 d-flex justify-start align-center rounded",
|
|
9147
|
-
style: Q({ right: a.right +
|
|
9147
|
+
style: Q({ right: a.right + 146 + "px" })
|
|
9148
9148
|
}, [
|
|
9149
9149
|
l("div", Ol, [
|
|
9150
9150
|
h(s, E({
|