@club-employes/utopia 4.401.0 → 4.402.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/components/atoms/Link/types.d.ts +1 -1
- package/dist/index.js +9 -11
- package/dist/utopia.css +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -7680,6 +7680,7 @@ const $v = ["href", "target"], F1 = /* @__PURE__ */ ie({
|
|
|
7680
7680
|
})), A = x(() => ({
|
|
7681
7681
|
[`utopia-link--${t.size}`]: !0,
|
|
7682
7682
|
"utopia-link--disabled": t.disabled,
|
|
7683
|
+
"utopia-link--uninteractible": !t.to,
|
|
7683
7684
|
[`utopia-link--${n.value?.mode || "light"}`]: !0
|
|
7684
7685
|
})), u = x(() => t.to.startsWith("http"));
|
|
7685
7686
|
return (d, v) => e.disabled ? (i(), f("div", {
|
|
@@ -7731,7 +7732,7 @@ const $v = ["href", "target"], F1 = /* @__PURE__ */ ie({
|
|
|
7731
7732
|
}
|
|
7732
7733
|
}), jc = {};
|
|
7733
7734
|
typeof jc == "function" && jc(F1);
|
|
7734
|
-
const I1 = /* @__PURE__ */ ue(F1, [["__scopeId", "data-v-
|
|
7735
|
+
const I1 = /* @__PURE__ */ ue(F1, [["__scopeId", "data-v-5b87404f"]]), eg = {
|
|
7735
7736
|
key: 0,
|
|
7736
7737
|
class: "utopia-rangeslider__slider-container"
|
|
7737
7738
|
}, tg = ["min", "max", "value"], ng = ["min", "max", "value"], og = {
|
|
@@ -8690,7 +8691,8 @@ const Xg = {
|
|
|
8690
8691
|
"utopia-defaultimage__container--contain": e.fit === p(wn).CONTAIN,
|
|
8691
8692
|
"utopia-defaultimage--inactive": e.inactive,
|
|
8692
8693
|
"utopia-defaultimage--no-background": a.value && !e.background,
|
|
8693
|
-
...s.value
|
|
8694
|
+
...s.value,
|
|
8695
|
+
"utopia-defaultimage--disabled": e.disabled
|
|
8694
8696
|
}]),
|
|
8695
8697
|
style: We({
|
|
8696
8698
|
aspectRatio: e.aspectRatio,
|
|
@@ -8726,10 +8728,7 @@ const Xg = {
|
|
|
8726
8728
|
])) : P("", !0),
|
|
8727
8729
|
!e.loading && !o.value && e.src && e.fit === "logo" ? Ut((i(), f("div", Qg, [
|
|
8728
8730
|
g("img", {
|
|
8729
|
-
class: Z(["utopia-defaultimage__img utopia-defaultimage__img--logo", {
|
|
8730
|
-
"utopia-defaultimage__img--disabled": e.disabled,
|
|
8731
|
-
"utopia-defaultimage__img--logo--tiny": r.value
|
|
8732
|
-
}]),
|
|
8731
|
+
class: Z(["utopia-defaultimage__img utopia-defaultimage__img--logo", { "utopia-defaultimage__img--logo--tiny": r.value }]),
|
|
8733
8732
|
src: e.src,
|
|
8734
8733
|
alt: e.alt,
|
|
8735
8734
|
onLoad: c,
|
|
@@ -8745,8 +8744,7 @@ const Xg = {
|
|
|
8745
8744
|
"utopia-defaultimage__img--cover": e.fit === p(wn).COVER,
|
|
8746
8745
|
"utopia-defaultimage__img--contain": e.fit === p(wn).CONTAIN,
|
|
8747
8746
|
"utopia-defaultimage__img--fill": e.fit === p(wn).FILL,
|
|
8748
|
-
"utopia-defaultimage__img--logo": e.fit === p(wn).LOGO
|
|
8749
|
-
"utopia-defaultimage__img--disabled": e.disabled
|
|
8747
|
+
"utopia-defaultimage__img--logo": e.fit === p(wn).LOGO
|
|
8750
8748
|
}
|
|
8751
8749
|
]),
|
|
8752
8750
|
src: e.src,
|
|
@@ -8760,7 +8758,7 @@ const Xg = {
|
|
|
8760
8758
|
}
|
|
8761
8759
|
}), Xc = {};
|
|
8762
8760
|
typeof Xc == "function" && Xc(_1);
|
|
8763
|
-
const In = /* @__PURE__ */ ue(_1, [["__scopeId", "data-v-
|
|
8761
|
+
const In = /* @__PURE__ */ ue(_1, [["__scopeId", "data-v-15f6100e"]]), Ug = { class: "utopia-welcome-user__content" }, qg = { class: "utopia-welcome-user__name" }, $1 = /* @__PURE__ */ ie({
|
|
8764
8762
|
__name: "WelcomeUser",
|
|
8765
8763
|
props: {
|
|
8766
8764
|
name: {},
|
|
@@ -18388,7 +18386,7 @@ const _N = /* @__PURE__ */ ue(af, [["__scopeId", "data-v-ff2c9277"]]), Py = { cl
|
|
|
18388
18386
|
h(I1, {
|
|
18389
18387
|
class: "utopia-breadcrumbs__link",
|
|
18390
18388
|
label: s.label,
|
|
18391
|
-
to: s.to
|
|
18389
|
+
to: s.to,
|
|
18392
18390
|
"icon-left": s.iconLeft,
|
|
18393
18391
|
"icon-right": s.iconRight,
|
|
18394
18392
|
active: !1,
|
|
@@ -18418,7 +18416,7 @@ const _N = /* @__PURE__ */ ue(af, [["__scopeId", "data-v-ff2c9277"]]), Py = { cl
|
|
|
18418
18416
|
}
|
|
18419
18417
|
}), Qu = {};
|
|
18420
18418
|
typeof Qu == "function" && Qu(lf);
|
|
18421
|
-
const $N = /* @__PURE__ */ ue(lf, [["__scopeId", "data-v-
|
|
18419
|
+
const $N = /* @__PURE__ */ ue(lf, [["__scopeId", "data-v-cc726579"]]), Cy = { class: "utopia-productcard__image-container" }, Oy = {
|
|
18422
18420
|
key: 0,
|
|
18423
18421
|
class: "utopia-productcard__body utopia-productcard__body-loading"
|
|
18424
18422
|
}, By = { class: "utopia-productcard__loading-content utopia-productcard__loading-content-space-between" }, Ty = { class: "utopia-productcard__loading-content" }, Dy = {
|