@club-employes/utopia 4.294.0 → 4.295.0
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 +4 -3
- package/dist/utopia.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -8074,7 +8074,7 @@ const Sp = /* @__PURE__ */ ie({
|
|
|
8074
8074
|
enableMinutes: { type: Boolean, default: !0 },
|
|
8075
8075
|
activationType: { default: void 0 },
|
|
8076
8076
|
defaultDateOffsetHours: { default: 1 },
|
|
8077
|
-
teleport: { type: Boolean, default: !
|
|
8077
|
+
teleport: { type: Boolean, default: !0 },
|
|
8078
8078
|
language: { default: "fr" },
|
|
8079
8079
|
minuteStep: {},
|
|
8080
8080
|
hideConfirmButton: { type: Boolean }
|
|
@@ -8221,7 +8221,8 @@ const Sp = /* @__PURE__ */ ie({
|
|
|
8221
8221
|
})), Ee = C(() => ({
|
|
8222
8222
|
top: J.value.top,
|
|
8223
8223
|
left: J.value.left,
|
|
8224
|
-
width: J.value.width
|
|
8224
|
+
width: J.value.width,
|
|
8225
|
+
zIndex: 9999
|
|
8225
8226
|
}));
|
|
8226
8227
|
function xe(E) {
|
|
8227
8228
|
const de = (He) => new Date(He.getFullYear(), He.getMonth(), He.getDate()).getTime(), Ce = de(E);
|
|
@@ -8480,7 +8481,7 @@ const Sp = /* @__PURE__ */ ie({
|
|
|
8480
8481
|
], 8, ["disabled"]))
|
|
8481
8482
|
], 2));
|
|
8482
8483
|
}
|
|
8483
|
-
}), Cs = /* @__PURE__ */ fe(Sp, [["__scopeId", "data-v-
|
|
8484
|
+
}), Cs = /* @__PURE__ */ fe(Sp, [["__scopeId", "data-v-dc2b0f66"]]), Hp = {
|
|
8484
8485
|
key: 0,
|
|
8485
8486
|
class: "utopia-dropdown__label-required",
|
|
8486
8487
|
"aria-label": "requis"
|