@idmwx/idmui-gl4 2.3.4 → 2.3.5
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 +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -15196,7 +15196,7 @@ const wd = {
|
|
|
15196
15196
|
this.step = Math.floor(e / this.frequency), this.animation = requestAnimationFrame(this.animateSpeeds);
|
|
15197
15197
|
}
|
|
15198
15198
|
}
|
|
15199
|
-
}, xd = { class: "w-100 timeline-box
|
|
15199
|
+
}, xd = { class: "w-100 timeline-box d-flex justify-space-between align-center rounded" };
|
|
15200
15200
|
function vd(t, e, o, i, a, r) {
|
|
15201
15201
|
const l = v("VBtn"), m = v("DateTimePicker");
|
|
15202
15202
|
return g(), M("div", {
|