@aures5g/vue-component-library 0.31.0 → 0.32.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/src/components/divider/UIDivider.vue.d.ts +7 -0
- package/dist/src/components/divider/uiDivider.theme.d.ts +2 -0
- package/dist/src/index.d.ts +2 -1
- package/dist/vue-component-library.cjs +21 -21
- package/dist/vue-component-library.css +1 -1
- package/dist/vue-component-library.js +77 -64
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { ref as Y, readonly as Rn, getCurrentInstance as Qo, onMounted as Jo, nextTick as er, watch as ee, reactive as Vn, mergeProps as y, inject as tr, openBlock as h, createElementBlock as m, createElementVNode as _, renderSlot as V, createTextVNode as Un, toDisplayString as H, resolveComponent as xt, resolveDirective as bt, withDirectives as be, createBlock as P, resolveDynamicComponent as ue, withCtx as Q, createCommentVNode as B, normalizeClass as x, defineComponent as
|
|
1
|
+
import { ref as Y, readonly as Rn, getCurrentInstance as Qo, onMounted as Jo, nextTick as er, watch as ee, reactive as Vn, mergeProps as y, inject as tr, openBlock as h, createElementBlock as m, createElementVNode as _, renderSlot as V, createTextVNode as Un, toDisplayString as H, resolveComponent as xt, resolveDirective as bt, withDirectives as be, createBlock as P, resolveDynamicComponent as ue, withCtx as Q, createCommentVNode as B, normalizeClass as x, defineComponent as U, useSlots as Ee, useAttrs as de, computed as M, h as X, onUpdated as nr, defineAsyncComponent as or, unref as d, createVNode as W, Fragment as he, renderList as Ye, getCurrentScope as rr, onScopeDispose as ar, toRef as ir, customRef as sr, Transition as jn, vShow as Mn, mergeDefaults as lr, mergeModels as Fn, useModel as Hn } from "vue";
|
|
2
2
|
import { FontAwesomeIcon as J } from "@fortawesome/vue-fontawesome";
|
|
3
3
|
import { faChevronsLeft as cr, faCheck as zn, faCopy as ur, faCircleExclamation as dr, faXmark as pr } from "@awesome.me/kit-bccbe657bb/icons/sharp/solid";
|
|
4
4
|
import { faAaaLogoShort as fr } from "@awesome.me/kit-bccbe657bb/icons/kit/custom";
|
|
@@ -265,7 +265,7 @@ var ae = {
|
|
|
265
265
|
const { preset: f, options: b } = t;
|
|
266
266
|
let g, T, $, A, w, v, S;
|
|
267
267
|
if (D(f) && b.transform !== "strict") {
|
|
268
|
-
const { primitive:
|
|
268
|
+
const { primitive: j, semantic: E, extend: N } = f, oe = E || {}, { colorScheme: C } = oe, re = me(oe, ["colorScheme"]), F = N || {}, { colorScheme: Ie } = F, Le = me(F, ["colorScheme"]), xe = C || {}, { dark: Pe } = xe, Ve = me(xe, ["dark"]), Be = Ie || {}, { dark: Ue } = Be, je = me(Be, ["dark"]), ve = D(j) ? this._toVariables({ primitive: j }, b) : {}, pe = D(re) ? this._toVariables({ semantic: re }, b) : {}, Ne = D(Ve) ? this._toVariables({ light: Ve }, b) : {}, gt = D(Pe) ? this._toVariables({ dark: Pe }, b) : {}, Me = D(Le) ? this._toVariables({ semantic: Le }, b) : {}, Zt = D(je) ? this._toVariables({ light: je }, b) : {}, Xt = D(Ue) ? this._toVariables({ dark: Ue }, b) : {}, [Bo, No] = [(a = ve.declarations) != null ? a : "", ve.tokens], [Do, Ro] = [(i = pe.declarations) != null ? i : "", pe.tokens || []], [Vo, Uo] = [(s = Ne.declarations) != null ? s : "", Ne.tokens || []], [jo, Mo] = [(l = gt.declarations) != null ? l : "", gt.tokens || []], [Fo, Ho] = [(c = Me.declarations) != null ? c : "", Me.tokens || []], [zo, Go] = [(u = Zt.declarations) != null ? u : "", Zt.tokens || []], [Wo, Yo] = [(p = Xt.declarations) != null ? p : "", Xt.tokens || []];
|
|
269
269
|
g = this.transformCSS(n, Bo, "light", "variable", b, o, r), T = No;
|
|
270
270
|
const Ko = this.transformCSS(n, `${Do}${Vo}`, "light", "variable", b, o, r), Zo = this.transformCSS(n, `${jo}`, "dark", "variable", b, o, r);
|
|
271
271
|
$ = `${Ko}${Zo}`, A = [.../* @__PURE__ */ new Set([...Ro, ...Uo, ...Mo])];
|
|
@@ -292,7 +292,7 @@ var ae = {
|
|
|
292
292
|
var s, l, c;
|
|
293
293
|
let u, p, f;
|
|
294
294
|
if (D(t) && e.transform !== "strict") {
|
|
295
|
-
const b = n.replace("-directive", ""), g = t, { colorScheme: T, extend: $, css: A } = g, w = me(g, ["colorScheme", "extend", "css"]), v = $ || {}, { colorScheme: S } = v,
|
|
295
|
+
const b = n.replace("-directive", ""), g = t, { colorScheme: T, extend: $, css: A } = g, w = me(g, ["colorScheme", "extend", "css"]), v = $ || {}, { colorScheme: S } = v, j = me(v, ["colorScheme"]), E = T || {}, { dark: N } = E, oe = me(E, ["dark"]), C = S || {}, { dark: re } = C, F = me(C, ["dark"]), Ie = D(w) ? this._toVariables({ [b]: le(le({}, w), j) }, e) : {}, Le = D(oe) ? this._toVariables({ [b]: le(le({}, oe), F) }, e) : {}, xe = D(N) ? this._toVariables({ [b]: le(le({}, N), re) }, e) : {}, [Pe, Ve] = [(s = Ie.declarations) != null ? s : "", Ie.tokens || []], [Be, Ue] = [(l = Le.declarations) != null ? l : "", Le.tokens || []], [je, ve] = [(c = xe.declarations) != null ? c : "", xe.tokens || []], pe = this.transformCSS(b, `${Pe}${Be}`, "light", "variable", e, r, a, i), Ne = this.transformCSS(b, je, "dark", "variable", e, r, a, i);
|
|
296
296
|
u = `${pe}${Ne}`, p = [.../* @__PURE__ */ new Set([...Ve, ...Ue, ...ve])], f = te(A, { dt: tt });
|
|
297
297
|
}
|
|
298
298
|
return {
|
|
@@ -779,7 +779,7 @@ function Zr(n) {
|
|
|
779
779
|
}
|
|
780
780
|
var Xr = 0;
|
|
781
781
|
function qr(n) {
|
|
782
|
-
var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, e = Y(!1), o = Y(n), r = Y(null), a = oo() ? window.document : void 0, i = t.document, s = i === void 0 ? a : i, l = t.immediate, c = l === void 0 ? !0 : l, u = t.manual, p = u === void 0 ? !1 : u, f = t.name, b = f === void 0 ? "style_".concat(++Xr) : f, g = t.id, T = g === void 0 ? void 0 : g, $ = t.media, A = $ === void 0 ? void 0 : $, w = t.nonce, v = w === void 0 ? void 0 : w, S = t.first,
|
|
782
|
+
var t = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, e = Y(!1), o = Y(n), r = Y(null), a = oo() ? window.document : void 0, i = t.document, s = i === void 0 ? a : i, l = t.immediate, c = l === void 0 ? !0 : l, u = t.manual, p = u === void 0 ? !1 : u, f = t.name, b = f === void 0 ? "style_".concat(++Xr) : f, g = t.id, T = g === void 0 ? void 0 : g, $ = t.media, A = $ === void 0 ? void 0 : $, w = t.nonce, v = w === void 0 ? void 0 : w, S = t.first, j = S === void 0 ? !1 : S, E = t.onMounted, N = E === void 0 ? void 0 : E, oe = t.onUpdated, C = oe === void 0 ? void 0 : oe, re = t.onLoad, F = re === void 0 ? void 0 : re, Ie = t.props, Le = Ie === void 0 ? {} : Ie, xe = function() {
|
|
783
783
|
}, Pe = function(Ue) {
|
|
784
784
|
var je = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
785
785
|
if (s) {
|
|
@@ -789,7 +789,7 @@ function qr(n) {
|
|
|
789
789
|
id: Ne,
|
|
790
790
|
media: A,
|
|
791
791
|
nonce: gt
|
|
792
|
-
}),
|
|
792
|
+
}), j ? s.head.prepend(r.value) : s.head.appendChild(r.value), zr(r.value, "data-primevue-style-id", pe), kt(r.value, ve), r.value.onload = function(Me) {
|
|
793
793
|
return F == null ? void 0 : F(Me, {
|
|
794
794
|
name: pe
|
|
795
795
|
});
|
|
@@ -1655,7 +1655,7 @@ var k = {
|
|
|
1655
1655
|
}, a), v), R.setLoadedStyleName(r.$style.name);
|
|
1656
1656
|
}
|
|
1657
1657
|
if (!R.isStyleNameLoaded("layer-order")) {
|
|
1658
|
-
var S,
|
|
1658
|
+
var S, j, E = (S = r.$style) === null || S === void 0 || (j = S.getLayerOrderThemeCSS) === null || j === void 0 ? void 0 : j.call(S);
|
|
1659
1659
|
L.load(E, I({
|
|
1660
1660
|
name: "layer-order",
|
|
1661
1661
|
first: !0
|
|
@@ -1737,20 +1737,20 @@ var k = {
|
|
|
1737
1737
|
},
|
|
1738
1738
|
/* instance's methods */
|
|
1739
1739
|
ptm: function() {
|
|
1740
|
-
var v, S = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "",
|
|
1741
|
-
return k._getPTValue(s.$instance, (v = s.$instance) === null || v === void 0 || (v = v.$binding) === null || v === void 0 || (v = v.value) === null || v === void 0 ? void 0 : v.pt, S, I({},
|
|
1740
|
+
var v, S = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", j = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1741
|
+
return k._getPTValue(s.$instance, (v = s.$instance) === null || v === void 0 || (v = v.$binding) === null || v === void 0 || (v = v.value) === null || v === void 0 ? void 0 : v.pt, S, I({}, j));
|
|
1742
1742
|
},
|
|
1743
1743
|
ptmo: function() {
|
|
1744
|
-
var v = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, S = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "",
|
|
1745
|
-
return k._getPTValue(s.$instance, v, S,
|
|
1744
|
+
var v = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, S = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "", j = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
1745
|
+
return k._getPTValue(s.$instance, v, S, j, !1);
|
|
1746
1746
|
},
|
|
1747
1747
|
cx: function() {
|
|
1748
|
-
var v, S,
|
|
1749
|
-
return (v = s.$instance) !== null && v !== void 0 && v.isUnstyled() ? void 0 : k._getOptionValue((S = s.$instance) === null || S === void 0 || (S = S.$style) === null || S === void 0 ? void 0 : S.classes,
|
|
1748
|
+
var v, S, j = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", E = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1749
|
+
return (v = s.$instance) !== null && v !== void 0 && v.isUnstyled() ? void 0 : k._getOptionValue((S = s.$instance) === null || S === void 0 || (S = S.$style) === null || S === void 0 ? void 0 : S.classes, j, I({}, E));
|
|
1750
1750
|
},
|
|
1751
1751
|
sx: function() {
|
|
1752
|
-
var v, S = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "",
|
|
1753
|
-
return
|
|
1752
|
+
var v, S = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", j = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !0, E = arguments.length > 2 && arguments[2] !== void 0 ? arguments[2] : {};
|
|
1753
|
+
return j ? k._getOptionValue((v = s.$instance) === null || v === void 0 || (v = v.$style) === null || v === void 0 ? void 0 : v.inlineStyles, S, I({}, E)) : void 0;
|
|
1754
1754
|
}
|
|
1755
1755
|
}, A), s.$instance = s._$instances[t], (f = (b = s.$instance)[i]) === null || f === void 0 || f.call(b, s, l, c, u), s["$".concat(t)] = s.$instance, k._hook(t, i, s, l, c, u), s.$pd || (s.$pd = {}), s.$pd[t] = I(I({}, (g = s.$pd) === null || g === void 0 ? void 0 : g[t]), {}, {
|
|
1756
1756
|
name: t,
|
|
@@ -3945,7 +3945,7 @@ const ye = {
|
|
|
3945
3945
|
SUCCESS: "success",
|
|
3946
3946
|
WARNING: "warning",
|
|
3947
3947
|
DANGER: "danger"
|
|
3948
|
-
}, Ii = "rounded-xs inline-flex items-center text-[16px] relative hover:after:size-full hover:after:absolute hover:after:left-0", Et = "px-xl hover:shadow-1", Re = "h-[40px]", Li = `bg-primary text-on-primary hover:after:bg-on-primary/[0.08] ${Et} ${Re}`, Pi = `border-secondary border-[1px] text-primary px-xl hover:bg-primary/[0.08] ${Re}`, Bi = `text-primary px-md hover:bg-primary/[0.08] ${Re}`, Ni = `bg-success text-on-success ${Et} ${Re}`, Di = `bg-warning text-on-warning ${Et} ${Re}`, Ri = `bg-error text-on-error ${Et} ${Re}`, Vi = "flex-row-reverse w-full gap-sm pr-lg", Ui = "grow truncate text-left", ji = "title-small", Mi = "pl-sm", Fi = "", Hi = "pl-lg", zi = "pr-lg", Gi = "!h-[32px] w-[32px] !p-sm justify-center", Wi = `${Re} text-[20px] !p-0 w-[40px] justify-center`, Yi = "hidden", Ki = /* @__PURE__ */
|
|
3948
|
+
}, Ii = "rounded-xs inline-flex items-center text-[16px] relative hover:after:size-full hover:after:absolute hover:after:left-0", Et = "px-xl hover:shadow-1", Re = "h-[40px]", Li = `bg-primary text-on-primary hover:after:bg-on-primary/[0.08] ${Et} ${Re}`, Pi = `border-secondary border-[1px] text-primary px-xl hover:bg-primary/[0.08] ${Re}`, Bi = `text-primary px-md hover:bg-primary/[0.08] ${Re}`, Ni = `bg-success text-on-success ${Et} ${Re}`, Di = `bg-warning text-on-warning ${Et} ${Re}`, Ri = `bg-error text-on-error ${Et} ${Re}`, Vi = "flex-row-reverse w-full gap-sm pr-lg", Ui = "grow truncate text-left", ji = "title-small", Mi = "pl-sm", Fi = "", Hi = "pl-lg", zi = "pr-lg", Gi = "!h-[32px] w-[32px] !p-sm justify-center", Wi = `${Re} text-[20px] !p-0 w-[40px] justify-center`, Yi = "hidden", Ki = /* @__PURE__ */ U({
|
|
3949
3949
|
inheritAttrs: !1,
|
|
3950
3950
|
__name: "UIButton",
|
|
3951
3951
|
props: {
|
|
@@ -3957,7 +3957,7 @@ const ye = {
|
|
|
3957
3957
|
small: { type: Boolean, default: !1 }
|
|
3958
3958
|
},
|
|
3959
3959
|
setup(n) {
|
|
3960
|
-
const t = n, e = Ee(), o = de(), r =
|
|
3960
|
+
const t = n, e = Ee(), o = de(), r = M(
|
|
3961
3961
|
() => ({
|
|
3962
3962
|
root: ({ props: i }) => ({
|
|
3963
3963
|
class: [
|
|
@@ -4015,15 +4015,15 @@ function Xi(n = []) {
|
|
|
4015
4015
|
function o() {
|
|
4016
4016
|
return t.name && n.includes(t.name) || !1;
|
|
4017
4017
|
}
|
|
4018
|
-
const r =
|
|
4018
|
+
const r = M(o);
|
|
4019
4019
|
function a() {
|
|
4020
4020
|
return r.value ? r.value : e.value;
|
|
4021
4021
|
}
|
|
4022
|
-
const i =
|
|
4022
|
+
const i = M(a);
|
|
4023
4023
|
function s() {
|
|
4024
4024
|
return i.value ? "w-[var(--navbar--full)]" : "navbar--collapsed w-[var(--navbar--collapsed)]";
|
|
4025
4025
|
}
|
|
4026
|
-
const l =
|
|
4026
|
+
const l = M(s);
|
|
4027
4027
|
function c() {
|
|
4028
4028
|
e.value = !e.value;
|
|
4029
4029
|
}
|
|
@@ -4045,7 +4045,7 @@ function qi(n, t) {
|
|
|
4045
4045
|
{}
|
|
4046
4046
|
);
|
|
4047
4047
|
}
|
|
4048
|
-
const i =
|
|
4048
|
+
const i = M(a);
|
|
4049
4049
|
function s(u) {
|
|
4050
4050
|
Object.keys(r.value).forEach((p) => {
|
|
4051
4051
|
p !== u && (r.value[p] = !1);
|
|
@@ -4075,7 +4075,7 @@ function Qi(n, t) {
|
|
|
4075
4075
|
function s() {
|
|
4076
4076
|
return i.value !== null ? n[i.value] : null;
|
|
4077
4077
|
}
|
|
4078
|
-
const l =
|
|
4078
|
+
const l = M(s), c = Y(!1);
|
|
4079
4079
|
ee(c, (E) => {
|
|
4080
4080
|
E || (i.value = null);
|
|
4081
4081
|
});
|
|
@@ -4086,7 +4086,7 @@ function Qi(n, t) {
|
|
|
4086
4086
|
return r.push(N.update), N;
|
|
4087
4087
|
});
|
|
4088
4088
|
}
|
|
4089
|
-
const g =
|
|
4089
|
+
const g = M(b);
|
|
4090
4090
|
function T() {
|
|
4091
4091
|
if (i.value === null || !a.value)
|
|
4092
4092
|
return 0;
|
|
@@ -4094,7 +4094,7 @@ function Qi(n, t) {
|
|
|
4094
4094
|
let N = E.value - u.value;
|
|
4095
4095
|
return N + f.value > p.value && (N = p.value - f.value), N;
|
|
4096
4096
|
}
|
|
4097
|
-
const $ =
|
|
4097
|
+
const $ = M(T);
|
|
4098
4098
|
function A(E, N) {
|
|
4099
4099
|
t.value[N] || (i.value = E);
|
|
4100
4100
|
}
|
|
@@ -4107,7 +4107,7 @@ function Qi(n, t) {
|
|
|
4107
4107
|
async function S() {
|
|
4108
4108
|
c.value = !0;
|
|
4109
4109
|
}
|
|
4110
|
-
async function
|
|
4110
|
+
async function j() {
|
|
4111
4111
|
c.value = !1;
|
|
4112
4112
|
}
|
|
4113
4113
|
return ee($, (E) => {
|
|
@@ -4124,7 +4124,7 @@ function Qi(n, t) {
|
|
|
4124
4124
|
floatingMenuWrapperRef: a,
|
|
4125
4125
|
resetFloatingMenu: v,
|
|
4126
4126
|
focusFloatingMenu: S,
|
|
4127
|
-
blurFloatingMenu:
|
|
4127
|
+
blurFloatingMenu: j
|
|
4128
4128
|
};
|
|
4129
4129
|
}
|
|
4130
4130
|
function Ji() {
|
|
@@ -4154,7 +4154,7 @@ const es = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
|
|
|
4154
4154
|
}, vs = { class: "py-0 px-md h-[24px] box-content flex items-center" }, ms = { class: "flex items-center justify-center min-w-[24px] h-[24px] relative" }, ys = { class: "ml-lg whitespace-nowrap" }, _s = {
|
|
4155
4155
|
key: 1,
|
|
4156
4156
|
class: "transition-all flex justify-end p-md"
|
|
4157
|
-
}, Ts = /* @__PURE__ */
|
|
4157
|
+
}, Ts = /* @__PURE__ */ U({
|
|
4158
4158
|
__name: "UIMenu",
|
|
4159
4159
|
props: {
|
|
4160
4160
|
mainMenuItems: {},
|
|
@@ -4164,7 +4164,7 @@ const es = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
|
|
|
4164
4164
|
expandedRoutes: { default: () => [] }
|
|
4165
4165
|
},
|
|
4166
4166
|
setup(n) {
|
|
4167
|
-
const t = or(() => Promise.resolve().then(() =>
|
|
4167
|
+
const t = or(() => Promise.resolve().then(() => Cp).then((E) => E.UIBadge)), e = n, { isNavbarExpandedByDefault: o, isMenuOpen: r, onToggle: a, navbarClasses: i } = Xi(
|
|
4168
4168
|
e.expandedRoutes
|
|
4169
4169
|
), { menuCategories: s, onCategoryClick: l, menuCategoryClasses: c } = qi(
|
|
4170
4170
|
e.mainMenuItems,
|
|
@@ -4180,7 +4180,7 @@ const es = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
|
|
|
4180
4180
|
resetFloatingMenu: A,
|
|
4181
4181
|
focusFloatingMenu: w,
|
|
4182
4182
|
blurFloatingMenu: v
|
|
4183
|
-
} = Qi(e.mainMenuItems, s), { getCategoryLinkComponent: S, getCategoryLinkProps:
|
|
4183
|
+
} = Qi(e.mainMenuItems, s), { getCategoryLinkComponent: S, getCategoryLinkProps: j } = Ji();
|
|
4184
4184
|
return (E, N) => {
|
|
4185
4185
|
const oe = bt("tooltip");
|
|
4186
4186
|
return h(), m("div", {
|
|
@@ -4218,7 +4218,7 @@ const es = { class: "h-[28px] min-w-[28px] p-[6px] box-content bg-surface-contai
|
|
|
4218
4218
|
onClick: N[0] || (N[0] = //@ts-ignore
|
|
4219
4219
|
(...F) => d(A) && d(A)(...F))
|
|
4220
4220
|
}, [
|
|
4221
|
-
(h(), P(ue(d(S)(C)), y({ ref_for: !0 }, d(
|
|
4221
|
+
(h(), P(ue(d(S)(C)), y({ ref_for: !0 }, d(j)(C), {
|
|
4222
4222
|
class: ["py-md px-lg h-[24px] box-content hover:bg-on-surface/[.16] text-on-surface-variant block", { "bg-on-surface/[.16]": d(u) === re }],
|
|
4223
4223
|
"active-class": "!bg-inverse-surface !text-inverse-on-surface"
|
|
4224
4224
|
}), {
|
|
@@ -4490,7 +4490,7 @@ const _e = {
|
|
|
4490
4490
|
}, Pt = {
|
|
4491
4491
|
SMALL: "sm",
|
|
4492
4492
|
LARGE: "lg"
|
|
4493
|
-
}, Cs = "rounded-xs inline-flex shrink-0 items-center", Os = "pr-sm pl-xs", Es = "px-sm", As = "h-[24px] label-medium", Is = "h-[28px] label-large", Ls = "bg-primary text-on-primary", Ps = "border-secondary border-[1px] text-secondary", Bs = "bg-success text-on-success", Ns = "bg-secondary-container text-on-secondary-container", Ds = "bg-warning text-on-warning", Rs = "bg-error text-on-error", Vs = "bg-inverse-surface text-inverse-on-surface", Us = "bg-[#D6E3FF] text-on-primary", js = "ml-xs", Ms = "", Fs = /* @__PURE__ */
|
|
4493
|
+
}, Cs = "rounded-xs inline-flex shrink-0 items-center", Os = "pr-sm pl-xs", Es = "px-sm", As = "h-[24px] label-medium", Is = "h-[28px] label-large", Ls = "bg-primary text-on-primary", Ps = "border-secondary border-[1px] text-secondary", Bs = "bg-success text-on-success", Ns = "bg-secondary-container text-on-secondary-container", Ds = "bg-warning text-on-warning", Rs = "bg-error text-on-error", Vs = "bg-inverse-surface text-inverse-on-surface", Us = "bg-[#D6E3FF] text-on-primary", js = "ml-xs", Ms = "", Fs = /* @__PURE__ */ U({
|
|
4494
4494
|
inheritAttrs: !1,
|
|
4495
4495
|
__name: "UITag",
|
|
4496
4496
|
props: {
|
|
@@ -4501,7 +4501,7 @@ const _e = {
|
|
|
4501
4501
|
size: { default: Pt.SMALL }
|
|
4502
4502
|
},
|
|
4503
4503
|
setup(n) {
|
|
4504
|
-
const t = n, e = Ee(), o = de(), r =
|
|
4504
|
+
const t = n, e = Ee(), o = de(), r = M(
|
|
4505
4505
|
() => ({
|
|
4506
4506
|
root: ({ props: i }) => ({
|
|
4507
4507
|
class: [
|
|
@@ -4548,7 +4548,7 @@ const _e = {
|
|
|
4548
4548
|
WARNING: "warning",
|
|
4549
4549
|
DANGER: "danger",
|
|
4550
4550
|
CONTRAST: "contrast"
|
|
4551
|
-
}, Hs = 1, zs = "label-small justify-center inline-flex", Gs = "px-xs min-w-[16px]", Ws = "size-[6px]", Ys = "rounded-full", Ks = "rounded-md", Zs = "bg-primary text-on-primary", Xs = "border-secondary border text-secondary", qs = "bg-success text-on-success", Qs = "bg-secondary-container text-on-secondary-container", Js = "bg-warning text-on-warning", el = "bg-error text-on-error", tl = "bg-inverse-surface text-inverse-on-surface", nl = /* @__PURE__ */
|
|
4551
|
+
}, Hs = 1, zs = "label-small justify-center inline-flex", Gs = "px-xs min-w-[16px]", Ws = "size-[6px]", Ys = "rounded-full", Ks = "rounded-md", Zs = "bg-primary text-on-primary", Xs = "border-secondary border text-secondary", qs = "bg-success text-on-success", Qs = "bg-secondary-container text-on-secondary-container", Js = "bg-warning text-on-warning", el = "bg-error text-on-error", tl = "bg-inverse-surface text-inverse-on-surface", nl = /* @__PURE__ */ U({
|
|
4552
4552
|
inheritAttrs: !1,
|
|
4553
4553
|
__name: "UIBadge",
|
|
4554
4554
|
props: {
|
|
@@ -4558,7 +4558,7 @@ const _e = {
|
|
|
4558
4558
|
ptOptions: { default: () => ({ mergeSections: !0, mergeProps: !1 }) }
|
|
4559
4559
|
},
|
|
4560
4560
|
setup(n) {
|
|
4561
|
-
const t = n, e = Ee(), o = de(), r =
|
|
4561
|
+
const t = n, e = Ee(), o = de(), r = M(
|
|
4562
4562
|
() => ({
|
|
4563
4563
|
root: ({ props: i }) => ({
|
|
4564
4564
|
class: [
|
|
@@ -4640,7 +4640,7 @@ function cl(...n) {
|
|
|
4640
4640
|
};
|
|
4641
4641
|
return po(c), c;
|
|
4642
4642
|
}
|
|
4643
|
-
const ul = /* @__PURE__ */
|
|
4643
|
+
const ul = /* @__PURE__ */ U({
|
|
4644
4644
|
name: "UseClipboard",
|
|
4645
4645
|
props: [
|
|
4646
4646
|
"source",
|
|
@@ -4703,7 +4703,7 @@ function pl(n, t = !1) {
|
|
|
4703
4703
|
const s = Bt(nt(n));
|
|
4704
4704
|
!s || !e.value || (kn && (o == null || o()), s.style.overflow = r, Nt.delete(s), e.value = !1);
|
|
4705
4705
|
};
|
|
4706
|
-
return po(i),
|
|
4706
|
+
return po(i), M({
|
|
4707
4707
|
get() {
|
|
4708
4708
|
return e.value;
|
|
4709
4709
|
},
|
|
@@ -4732,7 +4732,7 @@ const bl = {
|
|
|
4732
4732
|
}, wn = {
|
|
4733
4733
|
LEFT: "left",
|
|
4734
4734
|
RIGHT: "right"
|
|
4735
|
-
}, hl = "inline-flex justify-center items-center cursor-pointer gap-[5px] group", gl = "flex-row-reverse", vl = "hidden group-hover:flex", ml = "duration-1000 ease-out", yl = "transform opacity-0", _l = "opacity-100", Tl = "hidden", Sl = ["onClick"], xl = /* @__PURE__ */
|
|
4735
|
+
}, hl = "inline-flex justify-center items-center cursor-pointer gap-[5px] group", gl = "flex-row-reverse", vl = "hidden group-hover:flex", ml = "duration-1000 ease-out", yl = "transform opacity-0", _l = "opacity-100", Tl = "hidden", Sl = ["onClick"], xl = /* @__PURE__ */ U({
|
|
4736
4736
|
__name: "UICopy",
|
|
4737
4737
|
props: {
|
|
4738
4738
|
textToClipboard: {},
|
|
@@ -5550,13 +5550,13 @@ function En(n) {
|
|
|
5550
5550
|
return !!n && On(n) && On(n.type) && ((t = n.type) == null ? void 0 : t.name) === _o;
|
|
5551
5551
|
}
|
|
5552
5552
|
function ec() {
|
|
5553
|
-
const n = Ee(), t =
|
|
5553
|
+
const n = Ee(), t = M(() => {
|
|
5554
5554
|
if (!n.default)
|
|
5555
5555
|
throw new Error("You have to pass tabs in default slot");
|
|
5556
5556
|
return n.default().reduce((o, r) => (En(r) ? o.push(r) : r.children && Array.isArray(r.children) && r.children.forEach((a) => {
|
|
5557
5557
|
En(a) && o.push(a);
|
|
5558
5558
|
}), o), []);
|
|
5559
|
-
}), e =
|
|
5559
|
+
}), e = M(
|
|
5560
5560
|
() => ({
|
|
5561
5561
|
root: () => ({
|
|
5562
5562
|
class: [Xl]
|
|
@@ -5587,7 +5587,7 @@ function ec() {
|
|
|
5587
5587
|
)
|
|
5588
5588
|
);
|
|
5589
5589
|
}
|
|
5590
|
-
const tc =
|
|
5590
|
+
const tc = U({
|
|
5591
5591
|
inheritAttrs: !1,
|
|
5592
5592
|
props: {
|
|
5593
5593
|
activeIndex: { type: Number, required: !1, default: 0 },
|
|
@@ -5607,7 +5607,7 @@ const tc = M({
|
|
|
5607
5607
|
}
|
|
5608
5608
|
},
|
|
5609
5609
|
setup(n, { attrs: t }) {
|
|
5610
|
-
const e =
|
|
5610
|
+
const e = M(
|
|
5611
5611
|
() => ({
|
|
5612
5612
|
root: () => ({
|
|
5613
5613
|
class: [Ul]
|
|
@@ -5650,7 +5650,7 @@ const tc = M({
|
|
|
5650
5650
|
o
|
|
5651
5651
|
);
|
|
5652
5652
|
}
|
|
5653
|
-
}), nc = /* @__PURE__ */
|
|
5653
|
+
}), nc = /* @__PURE__ */ U({
|
|
5654
5654
|
name: _o,
|
|
5655
5655
|
__name: "UITabPanel",
|
|
5656
5656
|
props: /* @__PURE__ */ lr({
|
|
@@ -5667,7 +5667,7 @@ const tc = M({
|
|
|
5667
5667
|
SECONDARY: "secondary",
|
|
5668
5668
|
OUTLINED: "outlined",
|
|
5669
5669
|
TEXT: "text"
|
|
5670
|
-
}, oc = "rounded-full size-[2.5rem] flex justify-center items-center text-[1.25rem] relative hover:after:rounded-full hover:after:size-full hover:after:absolute hover:after:left-0", rc = "hidden", ac = "bg-primary text-on-primary hover:after:bg-on-primary/[0.08]", ic = "bg-secondary-container text-on-secondary-container hover:after:bg-on-secondary-container/[0.08]", sc = "border border-on-surface-variant text-on-surface-variant hover:after:bg-on-surface-variant/[0.08]", lc = "text-on-surface-variant hover:after:bg-on-surface-variant/[0.08]", An = "bg-on-surface/[0.08] text-on-surface/[0.38] hover:after:hidden", cc = "border border-on-surface/[0.12] bg-transparent text-on-surface/[0.38] hover:after:hidden", uc = "bg-transparent text-on-surface/[0.38] hover:after:hidden", dc = /* @__PURE__ */
|
|
5670
|
+
}, oc = "rounded-full size-[2.5rem] flex justify-center items-center text-[1.25rem] relative hover:after:rounded-full hover:after:size-full hover:after:absolute hover:after:left-0", rc = "hidden", ac = "bg-primary text-on-primary hover:after:bg-on-primary/[0.08]", ic = "bg-secondary-container text-on-secondary-container hover:after:bg-on-secondary-container/[0.08]", sc = "border border-on-surface-variant text-on-surface-variant hover:after:bg-on-surface-variant/[0.08]", lc = "text-on-surface-variant hover:after:bg-on-surface-variant/[0.08]", An = "bg-on-surface/[0.08] text-on-surface/[0.38] hover:after:hidden", cc = "border border-on-surface/[0.12] bg-transparent text-on-surface/[0.38] hover:after:hidden", uc = "bg-transparent text-on-surface/[0.38] hover:after:hidden", dc = /* @__PURE__ */ U({
|
|
5671
5671
|
inheritAttrs: !1,
|
|
5672
5672
|
__name: "UIIconButton",
|
|
5673
5673
|
props: {
|
|
@@ -5689,7 +5689,7 @@ const tc = M({
|
|
|
5689
5689
|
if (s === qe.TEXT)
|
|
5690
5690
|
return l ? uc : lc;
|
|
5691
5691
|
}
|
|
5692
|
-
const a =
|
|
5692
|
+
const a = M(
|
|
5693
5693
|
() => ({
|
|
5694
5694
|
root: () => ({
|
|
5695
5695
|
class: [
|
|
@@ -5719,7 +5719,7 @@ const tc = M({
|
|
|
5719
5719
|
PRIMARY: "primary",
|
|
5720
5720
|
OUTLINED: "outlined",
|
|
5721
5721
|
TEXT: "text"
|
|
5722
|
-
}, pc = "h-[40px] rounded-xl inline-flex items-center text-[16px] relative hover:after:size-full hover:after:absolute hover:after:left-0", fc = "bg-primary text-on-primary hover:after:bg-on-primary/[0.08] px-xl hover:shadow-1", bc = "border-secondary border-[1px] text-primary px-xl hover:bg-primary/[0.08]", hc = "text-primary px-md hover:bg-primary/[0.08]", gc = "title-small", vc = "pl-sm", mc = "", yc = "pl-lg", _c = "pr-lg", Tc = /* @__PURE__ */
|
|
5722
|
+
}, pc = "h-[40px] rounded-xl inline-flex items-center text-[16px] relative hover:after:size-full hover:after:absolute hover:after:left-0", fc = "bg-primary text-on-primary hover:after:bg-on-primary/[0.08] px-xl hover:shadow-1", bc = "border-secondary border-[1px] text-primary px-xl hover:bg-primary/[0.08]", hc = "text-primary px-md hover:bg-primary/[0.08]", gc = "title-small", vc = "pl-sm", mc = "", yc = "pl-lg", _c = "pr-lg", Tc = /* @__PURE__ */ U({
|
|
5723
5723
|
inheritAttrs: !1,
|
|
5724
5724
|
__name: "UIButtonRounded",
|
|
5725
5725
|
props: {
|
|
@@ -5729,7 +5729,7 @@ const tc = M({
|
|
|
5729
5729
|
ptOptions: { default: () => ({ mergeSections: !0, mergeProps: !1 }) }
|
|
5730
5730
|
},
|
|
5731
5731
|
setup(n) {
|
|
5732
|
-
const t = n, e = Ee(), o = de(), r =
|
|
5732
|
+
const t = n, e = Ee(), o = de(), r = M(
|
|
5733
5733
|
() => ({
|
|
5734
5734
|
root: ({ props: i }) => ({
|
|
5735
5735
|
class: [
|
|
@@ -6145,7 +6145,7 @@ const In = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
|
|
|
6145
6145
|
[`${K.TONAL}_false`]: Lc,
|
|
6146
6146
|
[`${K.OUTLINED}_true`]: jc,
|
|
6147
6147
|
[`${K.OUTLINED}_false`]: Pc
|
|
6148
|
-
}, Gc = /* @__PURE__ */
|
|
6148
|
+
}, Gc = /* @__PURE__ */ U({
|
|
6149
6149
|
inheritAttrs: !1,
|
|
6150
6150
|
__name: "UIToggleButton",
|
|
6151
6151
|
props: {
|
|
@@ -6164,7 +6164,7 @@ const In = "h-[2.5rem] w-[2.5rem] text-[1.25rem] rounded-full relative flex just
|
|
|
6164
6164
|
const f = [];
|
|
6165
6165
|
return u ? (f.push(Dt), c === K.STANDARD ? f.push(p ? Mc : xo) : f.push(p ? Fc : Hc[c])) : f.push(zc[`${c}_${p}`]), f;
|
|
6166
6166
|
}
|
|
6167
|
-
const s =
|
|
6167
|
+
const s = M(() => ({
|
|
6168
6168
|
root: () => ({
|
|
6169
6169
|
class: [
|
|
6170
6170
|
e.isDisabled ? [Dt, In] : [Pn, In],
|
|
@@ -6522,7 +6522,7 @@ function Qc(n, t, e, o, r, a) {
|
|
|
6522
6522
|
}, a.getPTOptions("icon")), null, 16)], 16)], 16, Xc);
|
|
6523
6523
|
}
|
|
6524
6524
|
$o.render = Qc;
|
|
6525
|
-
const Jc = "size-[1.25rem] relative hover:after:size-[2.5rem] hover:after:absolute hover:after:rounded-full hover:after:-top-1/2 hover:after:-left-1/2", eu = "hover:after:bg-on-surface/[0.08]", tu = "hover:after:bg-primary/[0.08]", nu = "hover:after:transparent", ou = "size-full z-[1] absolute top-0 left-0 rounded-full appearance-none", ru = "cursor-pointer", au = "cursor-default", iu = "size-[1.25rem] rounded-full flex justify-center items-center border-2", su = "border-primary", lu = "border-on-surface-variant", cu = "border-on-surface/[0.38]", uu = "size-[0.5rem] rounded-full", du = "bg-primary", pu = "bg-on-surface/[0.38]", fu = "flex items-center gap-[0.5rem]", bu = "order-first", hu = /* @__PURE__ */
|
|
6525
|
+
const Jc = "size-[1.25rem] relative hover:after:size-[2.5rem] hover:after:absolute hover:after:rounded-full hover:after:-top-1/2 hover:after:-left-1/2", eu = "hover:after:bg-on-surface/[0.08]", tu = "hover:after:bg-primary/[0.08]", nu = "hover:after:transparent", ou = "size-full z-[1] absolute top-0 left-0 rounded-full appearance-none", ru = "cursor-pointer", au = "cursor-default", iu = "size-[1.25rem] rounded-full flex justify-center items-center border-2", su = "border-primary", lu = "border-on-surface-variant", cu = "border-on-surface/[0.38]", uu = "size-[0.5rem] rounded-full", du = "bg-primary", pu = "bg-on-surface/[0.38]", fu = "flex items-center gap-[0.5rem]", bu = "order-first", hu = /* @__PURE__ */ U({
|
|
6526
6526
|
inheritAttrs: !1,
|
|
6527
6527
|
__name: "UIRadioButton",
|
|
6528
6528
|
props: {
|
|
@@ -6536,7 +6536,7 @@ const Jc = "size-[1.25rem] relative hover:after:size-[2.5rem] hover:after:absolu
|
|
|
6536
6536
|
},
|
|
6537
6537
|
emits: ["update:modelValue"],
|
|
6538
6538
|
setup(n, { emit: t }) {
|
|
6539
|
-
const e = n, o = t, r =
|
|
6539
|
+
const e = n, o = t, r = M(
|
|
6540
6540
|
() => ({
|
|
6541
6541
|
root: () => ({
|
|
6542
6542
|
class: [
|
|
@@ -6976,7 +6976,7 @@ function Eu(n, t, e, o, r, a) {
|
|
|
6976
6976
|
})], 16)], 16, Cu);
|
|
6977
6977
|
}
|
|
6978
6978
|
Co.render = Eu;
|
|
6979
|
-
const Au = "size-[1.25rem] relative hover:after:size-[2.5rem] hover:after:absolute hover:after:rounded-full hover:after:-top-1/2 hover:after:-left-1/2", Iu = "hover:after:bg-on-surface/[0.08]", Lu = "hover:after:bg-primary/[0.08]", Pu = "hover:after:transparent", Bu = "size-full z-[1] absolute top-0 left-0 appearance-none", Nu = "cursor-pointer", Du = "border-2 border-primary", Ru = "size-[1.25rem] flex justify-center items-center border-2 p-[0.19rem]", Vu = "bg-primary text-on-primary", Uu = "border-on-surface-variant", ju = "border-on-surface/[0.38]", Mu = "border-on-surface/[0.0] bg-on-surface/[0.38] text-on-primary", Fu = "flex items-center gap-[0.5rem]", Hu = "order-first", zu = /* @__PURE__ */
|
|
6979
|
+
const Au = "size-[1.25rem] relative hover:after:size-[2.5rem] hover:after:absolute hover:after:rounded-full hover:after:-top-1/2 hover:after:-left-1/2", Iu = "hover:after:bg-on-surface/[0.08]", Lu = "hover:after:bg-primary/[0.08]", Pu = "hover:after:transparent", Bu = "size-full z-[1] absolute top-0 left-0 appearance-none", Nu = "cursor-pointer", Du = "border-2 border-primary", Ru = "size-[1.25rem] flex justify-center items-center border-2 p-[0.19rem]", Vu = "bg-primary text-on-primary", Uu = "border-on-surface-variant", ju = "border-on-surface/[0.38]", Mu = "border-on-surface/[0.0] bg-on-surface/[0.38] text-on-primary", Fu = "flex items-center gap-[0.5rem]", Hu = "order-first", zu = /* @__PURE__ */ U({
|
|
6980
6980
|
inheritAttrs: !1,
|
|
6981
6981
|
__name: "UICheckbox",
|
|
6982
6982
|
props: {
|
|
@@ -6991,7 +6991,7 @@ const Au = "size-[1.25rem] relative hover:after:size-[2.5rem] hover:after:absolu
|
|
|
6991
6991
|
},
|
|
6992
6992
|
emits: ["update:modelValue"],
|
|
6993
6993
|
setup(n, { emit: t }) {
|
|
6994
|
-
const e = t, o = n, r =
|
|
6994
|
+
const e = t, o = n, r = M(
|
|
6995
6995
|
() => ({
|
|
6996
6996
|
root: ({ context: s }) => ({
|
|
6997
6997
|
class: [
|
|
@@ -7220,7 +7220,7 @@ Eo.render = Qu;
|
|
|
7220
7220
|
const G = {
|
|
7221
7221
|
INPUT: "input",
|
|
7222
7222
|
FILTER: "filter"
|
|
7223
|
-
}, Ju = "flex items-center text-[1rem] w-fit border border-on-surface-variant text-on-surface-variant px-[0.75rem] py-[0.38rem] relative hover:after:size-full hover:after:absolute hover:after:left-0 hover:after:top-0", ed = "rounded-[0.5rem] after:rounded-[0.5rem]", td = "rounded-[2rem] after:rounded-[2rem]", nd = "px-[1rem]", od = "border border-secondary-container hover:shadow-1", rd = "hover:after:bg-on-surface-variant/[0.08]", ad = "bg-secondary-container hover:after:bg-on-surface-variant/[0.08]", id = "pl-[0.56rem]", sd = "text-primary", ld = "text-on-surface/[0.38]", cd = "text-[0.875rem] font-medium leading-[1.25rem]", ud = "mr-[0.5rem]", dd = "ml-[0.5rem]", pd = "cursor-pointer z-[1]", fd = "border border-on-surface-variant/[0.12] text-on-surface/[0.38]", bd = "border border-on-surface-variant/[0.0] text-on-surface/[0.38] bg-on-surface-variant/[0.12]", hd = /* @__PURE__ */
|
|
7223
|
+
}, Ju = "flex items-center text-[1rem] w-fit border border-on-surface-variant text-on-surface-variant px-[0.75rem] py-[0.38rem] relative hover:after:size-full hover:after:absolute hover:after:left-0 hover:after:top-0", ed = "rounded-[0.5rem] after:rounded-[0.5rem]", td = "rounded-[2rem] after:rounded-[2rem]", nd = "px-[1rem]", od = "border border-secondary-container hover:shadow-1", rd = "hover:after:bg-on-surface-variant/[0.08]", ad = "bg-secondary-container hover:after:bg-on-surface-variant/[0.08]", id = "pl-[0.56rem]", sd = "text-primary", ld = "text-on-surface/[0.38]", cd = "text-[0.875rem] font-medium leading-[1.25rem]", ud = "mr-[0.5rem]", dd = "ml-[0.5rem]", pd = "cursor-pointer z-[1]", fd = "border border-on-surface-variant/[0.12] text-on-surface/[0.38]", bd = "border border-on-surface-variant/[0.0] text-on-surface/[0.38] bg-on-surface-variant/[0.12]", hd = /* @__PURE__ */ U({
|
|
7224
7224
|
inheritAttrs: !1,
|
|
7225
7225
|
__name: "UIChip",
|
|
7226
7226
|
props: {
|
|
@@ -7235,7 +7235,7 @@ const G = {
|
|
|
7235
7235
|
isDisabled: { type: Boolean, default: !1 }
|
|
7236
7236
|
},
|
|
7237
7237
|
setup(n) {
|
|
7238
|
-
const t = n, e = Ee(), o =
|
|
7238
|
+
const t = n, e = Ee(), o = M(
|
|
7239
7239
|
() => ({
|
|
7240
7240
|
root: () => ({
|
|
7241
7241
|
class: [
|
|
@@ -7431,7 +7431,7 @@ function Td(n, t, e, o, r, a) {
|
|
|
7431
7431
|
}, a.attrs), null, 16, _d);
|
|
7432
7432
|
}
|
|
7433
7433
|
Ao.render = Td;
|
|
7434
|
-
const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border flex items-center", xd = "text-[1rem] text-on-surface border-none peer focus:outline-none leading-[1.5rem] mr-[0.75rem] placeholder:invisible", $d = "cursor-default bg-[transparent]", kd = "absolute peer-placeholder-shown:text-[1rem] text-[0.75rem] peer-placeholder-shown:leading-[1.5rem] leading-[1rem] peer-placeholder-shown:top-[1rem] -top-[0.625rem] peer-focus:-top-[0.625rem] peer-focus:leading-[1rem] text-on-surface-variant peer-placeholder-shown:px-0 peer-focus:px-[0.25rem] px-[0.25rem] bg-on-primary peer-focus:text-[0.75rem] peer-placeholder-shown:left-[1rem] left-[0.75rem] peer-focus:left-[0.75rem] transition-all", wd = "peer-placeholder-shown:left-[3rem]", yt = "!text-error", _t = "!text-on-surface/[0.38] cursor-default", Cd = "text-[0.75rem] text-on-surface-variant mt-[0.25rem] ml-[1rem]", Bn = "text-[1.32rem] px-[0.62rem]", Od = "border border-on-surface-variant", Ed = "border-2 border-primary", Ad = "border-2 border-error", Id = "border border-on-surface/[0.12]", Ld = ["for"], Pd = /* @__PURE__ */
|
|
7434
|
+
const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border flex items-center", xd = "text-[1rem] text-on-surface border-none peer focus:outline-none leading-[1.5rem] mr-[0.75rem] placeholder:invisible", $d = "cursor-default bg-[transparent]", kd = "absolute peer-placeholder-shown:text-[1rem] text-[0.75rem] peer-placeholder-shown:leading-[1.5rem] leading-[1rem] peer-placeholder-shown:top-[1rem] -top-[0.625rem] peer-focus:-top-[0.625rem] peer-focus:leading-[1rem] text-on-surface-variant peer-placeholder-shown:px-0 peer-focus:px-[0.25rem] px-[0.25rem] bg-on-primary peer-focus:text-[0.75rem] peer-placeholder-shown:left-[1rem] left-[0.75rem] peer-focus:left-[0.75rem] transition-all", wd = "peer-placeholder-shown:left-[3rem]", yt = "!text-error", _t = "!text-on-surface/[0.38] cursor-default", Cd = "text-[0.75rem] text-on-surface-variant mt-[0.25rem] ml-[1rem]", Bn = "text-[1.32rem] px-[0.62rem]", Od = "border border-on-surface-variant", Ed = "border-2 border-primary", Ad = "border-2 border-error", Id = "border border-on-surface/[0.12]", Ld = ["for"], Pd = /* @__PURE__ */ U({
|
|
7435
7435
|
inheritAttrs: !1,
|
|
7436
7436
|
__name: "UITextField",
|
|
7437
7437
|
props: /* @__PURE__ */ Fn({
|
|
@@ -7459,7 +7459,7 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7459
7459
|
function i() {
|
|
7460
7460
|
o.value = "";
|
|
7461
7461
|
}
|
|
7462
|
-
const s =
|
|
7462
|
+
const s = M(
|
|
7463
7463
|
() => ({
|
|
7464
7464
|
root: () => ({
|
|
7465
7465
|
class: [
|
|
@@ -7547,7 +7547,7 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7547
7547
|
}, H(c.supportText), 3)
|
|
7548
7548
|
], 64));
|
|
7549
7549
|
}
|
|
7550
|
-
}), Bd = "bg-surface-container max-w-[20.5rem] h-fit rounded-[0.25rem] text-on-surface-variant p-[0.25rem] shadow-2", Nd = "flex gap-[0.5rem] pt-[0.5rem] pb-[0.25rem] px-[0.25rem]", Dd = /* @__PURE__ */
|
|
7550
|
+
}), Bd = "bg-surface-container max-w-[20.5rem] h-fit rounded-[0.25rem] text-on-surface-variant p-[0.25rem] shadow-2", Nd = "flex gap-[0.5rem] pt-[0.5rem] pb-[0.25rem] px-[0.25rem]", Dd = /* @__PURE__ */ U({
|
|
7551
7551
|
__name: "UIRichTooltip",
|
|
7552
7552
|
props: {
|
|
7553
7553
|
title: { default: "" },
|
|
@@ -7579,7 +7579,7 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7579
7579
|
_: 3
|
|
7580
7580
|
}, 16));
|
|
7581
7581
|
}
|
|
7582
|
-
}), Rd = "flex bg-inverse-surface pl-[1rem] rounded-[0.25rem] text-inverse-on-surface gap-y-[0.88rem] flex-wrap justify-end items-center text-[0.875rem] leading-[1.25rem]", Vd = "grow flex flex-col my-[0.88rem]", Ud = "h-full flex items-center", Io = "h-[3rem] px-[0.75rem] font-medium", jd = `${Io} text-inverse-primary`, Md = `${Io} w-[3rem] text-[1.25rem] text-inverse-on-surface`, Fd = /* @__PURE__ */
|
|
7582
|
+
}), Rd = "flex bg-inverse-surface pl-[1rem] rounded-[0.25rem] text-inverse-on-surface gap-y-[0.88rem] flex-wrap justify-end items-center text-[0.875rem] leading-[1.25rem]", Vd = "grow flex flex-col my-[0.88rem]", Ud = "h-full flex items-center", Io = "h-[3rem] px-[0.75rem] font-medium", jd = `${Io} text-inverse-primary`, Md = `${Io} w-[3rem] text-[1.25rem] text-inverse-on-surface`, Fd = /* @__PURE__ */ U({
|
|
7583
7583
|
__name: "UISnackbar",
|
|
7584
7584
|
props: {
|
|
7585
7585
|
actionLabel: { default: "" },
|
|
@@ -7617,7 +7617,7 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7617
7617
|
], 2)
|
|
7618
7618
|
], 2));
|
|
7619
7619
|
}
|
|
7620
|
-
}), Hd = "py-[0.5rem] text-on-surface", zd = "w-full px-[1rem] py-[0.5rem] gap-[1rem] flex border-b-[0.0625rem] border-b-outline/[0.16]", Gd = "items-center", Wd = "items-start", Yd = "grow flex flex-col", Kd = "text-[1rem] leading-[1.5rem] whitespace-nowrap truncate", Zd = { key: 0 }, Xd = /* @__PURE__ */
|
|
7620
|
+
}), Hd = "py-[0.5rem] text-on-surface", zd = "w-full px-[1rem] py-[0.5rem] gap-[1rem] flex border-b-[0.0625rem] border-b-outline/[0.16]", Gd = "items-center", Wd = "items-start", Yd = "grow flex flex-col", Kd = "text-[1rem] leading-[1.5rem] whitespace-nowrap truncate", Zd = { key: 0 }, Xd = /* @__PURE__ */ U({
|
|
7621
7621
|
__name: "UIListItem",
|
|
7622
7622
|
props: {
|
|
7623
7623
|
header: { default: "" },
|
|
@@ -7645,7 +7645,7 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7645
7645
|
V(e.$slots, "trailing")
|
|
7646
7646
|
], 2));
|
|
7647
7647
|
}
|
|
7648
|
-
}), qd = /* @__PURE__ */
|
|
7648
|
+
}), qd = /* @__PURE__ */ U({
|
|
7649
7649
|
__name: "UIList",
|
|
7650
7650
|
setup(n) {
|
|
7651
7651
|
return (t, e) => (h(), m("div", {
|
|
@@ -7654,7 +7654,7 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7654
7654
|
V(t.$slots, "default")
|
|
7655
7655
|
], 2));
|
|
7656
7656
|
}
|
|
7657
|
-
}), Qd = "w-full h-full bg-surface-container px-[1.5rem] pt-[1rem]", Jd = "px-[1.25rem] pb-[1.75rem] pt-[0.75rem] text-[1.375rem] leading-[1.5rem] text-on-primary-container", ep = "bg-[#FDFBFF] pt-[0.75rem] rounded-t-[1rem] shadow-[1px_0_16px_-2px_rgba(0,47,100,0.20)]", tp = /* @__PURE__ */
|
|
7657
|
+
}), Qd = "w-full h-full bg-surface-container px-[1.5rem] pt-[1rem]", Jd = "px-[1.25rem] pb-[1.75rem] pt-[0.75rem] text-[1.375rem] leading-[1.5rem] text-on-primary-container", ep = "bg-[#FDFBFF] pt-[0.75rem] rounded-t-[1rem] shadow-[1px_0_16px_-2px_rgba(0,47,100,0.20)]", tp = /* @__PURE__ */ U({
|
|
7658
7658
|
__name: "UIContextPanel",
|
|
7659
7659
|
props: {
|
|
7660
7660
|
header: {}
|
|
@@ -7678,7 +7678,7 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7678
7678
|
], 2)
|
|
7679
7679
|
], 2));
|
|
7680
7680
|
}
|
|
7681
|
-
}), np = "pl-[0.5rem] pr-[1rem] bg-surface-container text-on-primary-fixed-variant font-medium flex items-center justify-between", op = "leading-[1.5rem] mt-[1rem] mb-[0.25rem] whitespace-nowrap", rp = /* @__PURE__ */
|
|
7681
|
+
}), np = "pl-[0.5rem] pr-[1rem] bg-surface-container text-on-primary-fixed-variant font-medium flex items-center justify-between", op = "leading-[1.5rem] mt-[1rem] mb-[0.25rem] whitespace-nowrap", rp = /* @__PURE__ */ U({
|
|
7682
7682
|
__name: "UIToolbar",
|
|
7683
7683
|
props: {
|
|
7684
7684
|
header: {}
|
|
@@ -7696,7 +7696,7 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7696
7696
|
}), Qe = {
|
|
7697
7697
|
RIGHT: "right",
|
|
7698
7698
|
LEFT: "left"
|
|
7699
|
-
}, ap = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='czech-flag'%20clip-path='url(%23clip0_1863_20167)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M39.9929%200H-8V31.9952H39.9929V0Z'%20fill='%23D7141A'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M39.9929%200H-8V15.9976H39.9929V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cpath%20id='Vector_3'%20d='M15.9964%2015.9976L-8%200V31.9952L15.9964%2015.9976Z'%20fill='%2311457E'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20167'%3e%3crect%20width='48'%20height='32'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", ip = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='slovak-flag'%20clip-path='url(%23clip0_1863_20393)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M47.995%200H0V31.9967H47.995V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M47.995%2010.6869H0V31.9967H47.995V10.6869Z'%20fill='%230B4EA2'/%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cpath%20id='Vector_3'%20d='M47.995%2021.3098H0V31.9967H47.995V21.3098Z'%20fill='%23EE1C25'/%3e%3c/g%3e%3cg%20id='s'%3e%3cpath%20id='Vector_4'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20fill='%23EE1C25'/%3e%3c/g%3e%3cg%20id='Group_4'%3e%3cpath%20id='Vector_5'%20d='M13.8341%2021.3311V15.0962C11.7232%2015.0962%2011.1233%2015.2828%2010.4922%2015.4739C10.5516%2014.8368%2010.5516%2014.1956%2010.4922%2013.5586C11.1233%2013.7496%2011.7232%2013.9363%2013.8341%2013.9363V12.2031C13.1675%2012.2031%2012.2476%2012.2298%2011.1899%2012.5898C11.2496%2011.9512%2011.2496%2011.3085%2011.1899%2010.67C12.2476%2011.0255%2013.1675%2011.0522%2013.8341%2011.0522C13.8341%2010.55%2013.6786%209.47008%2013.483%208.57684C14.0921%208.63108%2014.7049%208.63108%2015.314%208.57684C15.1184%209.47008%2014.9629%2010.55%2014.9629%2011.0522C15.6295%2011.0522%2016.5494%2011.0255%2017.6071%2010.67C17.5474%2011.3085%2017.5474%2011.9512%2017.6071%2012.5898C16.5494%2012.2298%2015.6295%2012.2031%2014.9629%2012.2031V13.9363C17.0738%2013.9363%2017.6737%2013.7496%2018.3048%2013.5586C18.2454%2014.1956%2018.2454%2014.8368%2018.3048%2015.4739C17.6737%2015.2828%2017.0738%2015.0962%2014.9629%2015.0962V21.3311H13.8341Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_5'%3e%3cg%20id='Clip%20path%20group'%3e%3cmask%20id='mask0_1863_20393'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='7'%20y='7'%20width='15'%20height='18'%3e%3cg%20id='_clip1'%3e%3cpath%20id='Vector_6'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20fill='white'/%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1863_20393)'%3e%3cg%20id='Group_6'%3e%3cpath%20id='Vector_7'%20d='M10.9455%2026.2329C9.70966%2026.2325%208.69281%2024.4933%208.69281%2022.3799C8.69281%2020.2662%209.70993%2018.527%2010.9459%2018.527C11.4617%2018.527%2011.9622%2018.8298%2012.3631%2019.3847C12.855%2018.2306%2013.6057%2017.5563%2014.3985%2017.5563C15.1913%2017.5563%2015.942%2018.2306%2016.4339%2019.3847C16.8348%2018.8298%2017.3353%2018.527%2017.8511%2018.527C19.0871%2018.527%2020.1042%2020.2662%2020.1042%2022.3799C20.1042%2024.4933%2019.0874%2026.2325%2017.8515%2026.2329H10.9455Z'%20fill='%230B4EA2'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='s1'%3e%3cpath%20id='Vector_8'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20stroke='white'%20stroke-width='0.47995'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20393'%3e%3crect%20width='48'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", sp = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='british-flag'%20clip-path='url(%23clip0_1863_20423)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M42.9231%20-0.15387H-10.9231V32.1539H42.9231V-0.15387Z'%20fill='%23012169'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cg%20id='Vector_2'%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1539L-10.9231%20-0.15387ZM42.9231%20-0.15387L-10.9231%2032.1539L42.9231%20-0.15387Z'%20fill='black'/%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1538M42.9231%20-0.15387L-10.9231%2032.1538'%20stroke='white'%20stroke-width='6.46154'/%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cg%20id='Group_4'%3e%3cg%20id='Clip%20path%20group'%3e%3cmask%20id='mask0_1863_20423'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-11'%20y='-1'%20width='54'%20height='34'%3e%3cg%20id='_clip1'%3e%3cpath%20id='Vector_3'%20d='M16%2016H42.9231V32.1539L16%2016ZM16%2016V32.1539H-10.9231L16%2016ZM16%2016H-10.9231V-0.15387L16%2016ZM16%2016V-0.15387H42.9231L16%2016Z'%20fill='white'/%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1863_20423)'%3e%3cg%20id='Group_5'%3e%3cg%20id='Vector_4'%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1539L-10.9231%20-0.15387ZM42.9231%20-0.15387L-10.9231%2032.1539L42.9231%20-0.15387Z'%20fill='black'/%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1538M42.9231%20-0.15387L-10.9231%2032.1538'%20stroke='%23C8102E'%20stroke-width='4.3077'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_6'%3e%3cpath%20id='Vector_5'%20d='M-12%2011.6923H11.6923V-1.23077H20.3077V11.6923H44V20.3077H20.3077V33.2308H11.6923V20.3077H-12V11.6923Z'%20fill='%23C8102E'%20stroke='white'%20stroke-width='2.15385'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20423'%3e%3crect%20width='48'%20height='32'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", lp = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='polish-flag'%20clip-path='url(%23clip0_1863_20197)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M40.0092%200H-8V32.025H40.0092V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M40.0092%2016.0125H-8V32.025H40.0092V16.0125Z'%20fill='%23DC143C'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20197'%3e%3crect%20width='49'%20height='33'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", cp = "w-fit flex relative", Lo = "py-[0.5rem]", up = `${Lo} w-fit`, Po = "size-[2.5rem] p-[0.25rem] rounded-full flex items-center justify-center bg-on-primary", dp = `${Po} border-2 border-primary`, Nn = `${Po} border border-[#DDE2F3]`, pp = `absolute flex items-center gap-[0.25rem] ${Lo}`, Dn = "h-[1.5rem] border-l-[1px] border-l-outline/[0.16]", fp = "transition-opacity ease-in duration-300", bp = "opacity-0", hp = "opacity-100", gp = "transition-opacity ease-out duration-300", vp = "opacity-100", mp = "opacity-0", yp = { key: 0 }, _p = ["src"], Tp = ["onClick"], Sp = ["src"], xp = /* @__PURE__ */
|
|
7699
|
+
}, ap = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='czech-flag'%20clip-path='url(%23clip0_1863_20167)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M39.9929%200H-8V31.9952H39.9929V0Z'%20fill='%23D7141A'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M39.9929%200H-8V15.9976H39.9929V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cpath%20id='Vector_3'%20d='M15.9964%2015.9976L-8%200V31.9952L15.9964%2015.9976Z'%20fill='%2311457E'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20167'%3e%3crect%20width='48'%20height='32'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", ip = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='slovak-flag'%20clip-path='url(%23clip0_1863_20393)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M47.995%200H0V31.9967H47.995V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M47.995%2010.6869H0V31.9967H47.995V10.6869Z'%20fill='%230B4EA2'/%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cpath%20id='Vector_3'%20d='M47.995%2021.3098H0V31.9967H47.995V21.3098Z'%20fill='%23EE1C25'/%3e%3c/g%3e%3cg%20id='s'%3e%3cpath%20id='Vector_4'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20fill='%23EE1C25'/%3e%3c/g%3e%3cg%20id='Group_4'%3e%3cpath%20id='Vector_5'%20d='M13.8341%2021.3311V15.0962C11.7232%2015.0962%2011.1233%2015.2828%2010.4922%2015.4739C10.5516%2014.8368%2010.5516%2014.1956%2010.4922%2013.5586C11.1233%2013.7496%2011.7232%2013.9363%2013.8341%2013.9363V12.2031C13.1675%2012.2031%2012.2476%2012.2298%2011.1899%2012.5898C11.2496%2011.9512%2011.2496%2011.3085%2011.1899%2010.67C12.2476%2011.0255%2013.1675%2011.0522%2013.8341%2011.0522C13.8341%2010.55%2013.6786%209.47008%2013.483%208.57684C14.0921%208.63108%2014.7049%208.63108%2015.314%208.57684C15.1184%209.47008%2014.9629%2010.55%2014.9629%2011.0522C15.6295%2011.0522%2016.5494%2011.0255%2017.6071%2010.67C17.5474%2011.3085%2017.5474%2011.9512%2017.6071%2012.5898C16.5494%2012.2298%2015.6295%2012.2031%2014.9629%2012.2031V13.9363C17.0738%2013.9363%2017.6737%2013.7496%2018.3048%2013.5586C18.2454%2014.1956%2018.2454%2014.8368%2018.3048%2015.4739C17.6737%2015.2828%2017.0738%2015.0962%2014.9629%2015.0962V21.3311H13.8341Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_5'%3e%3cg%20id='Clip%20path%20group'%3e%3cmask%20id='mask0_1863_20393'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='7'%20y='7'%20width='15'%20height='18'%3e%3cg%20id='_clip1'%3e%3cpath%20id='Vector_6'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20fill='white'/%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1863_20393)'%3e%3cg%20id='Group_6'%3e%3cpath%20id='Vector_7'%20d='M10.9455%2026.2329C9.70966%2026.2325%208.69281%2024.4933%208.69281%2022.3799C8.69281%2020.2662%209.70993%2018.527%2010.9459%2018.527C11.4617%2018.527%2011.9622%2018.8298%2012.3631%2019.3847C12.855%2018.2306%2013.6057%2017.5563%2014.3985%2017.5563C15.1913%2017.5563%2015.942%2018.2306%2016.4339%2019.3847C16.8348%2018.8298%2017.3353%2018.527%2017.8511%2018.527C19.0871%2018.527%2020.1042%2020.2662%2020.1042%2022.3799C20.1042%2024.4933%2019.0874%2026.2325%2017.8515%2026.2329H10.9455Z'%20fill='%230B4EA2'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='s1'%3e%3cpath%20id='Vector_8'%20d='M20.7889%207.75922C20.7889%207.75922%2021.0378%2010.2523%2021.0378%2015.2384C21.0023%2020.3312%2017.1938%2022.9087%2014.3985%2024.2642C11.6032%2022.9087%207.79477%2020.3312%207.7592%2015.2384C7.7592%2010.2523%208.00808%207.75922%208.00808%207.75922H20.7889Z'%20stroke='white'%20stroke-width='0.47995'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20393'%3e%3crect%20width='48'%20height='32'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", sp = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='british-flag'%20clip-path='url(%23clip0_1863_20423)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M42.9231%20-0.15387H-10.9231V32.1539H42.9231V-0.15387Z'%20fill='%23012169'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cg%20id='Vector_2'%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1539L-10.9231%20-0.15387ZM42.9231%20-0.15387L-10.9231%2032.1539L42.9231%20-0.15387Z'%20fill='black'/%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1538M42.9231%20-0.15387L-10.9231%2032.1538'%20stroke='white'%20stroke-width='6.46154'/%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_3'%3e%3cg%20id='Group_4'%3e%3cg%20id='Clip%20path%20group'%3e%3cmask%20id='mask0_1863_20423'%20style='mask-type:luminance'%20maskUnits='userSpaceOnUse'%20x='-11'%20y='-1'%20width='54'%20height='34'%3e%3cg%20id='_clip1'%3e%3cpath%20id='Vector_3'%20d='M16%2016H42.9231V32.1539L16%2016ZM16%2016V32.1539H-10.9231L16%2016ZM16%2016H-10.9231V-0.15387L16%2016ZM16%2016V-0.15387H42.9231L16%2016Z'%20fill='white'/%3e%3c/g%3e%3c/mask%3e%3cg%20mask='url(%23mask0_1863_20423)'%3e%3cg%20id='Group_5'%3e%3cg%20id='Vector_4'%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1539L-10.9231%20-0.15387ZM42.9231%20-0.15387L-10.9231%2032.1539L42.9231%20-0.15387Z'%20fill='black'/%3e%3cpath%20d='M-10.9231%20-0.15387L42.9231%2032.1538M42.9231%20-0.15387L-10.9231%2032.1538'%20stroke='%23C8102E'%20stroke-width='4.3077'/%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3c/g%3e%3cg%20id='Group_6'%3e%3cpath%20id='Vector_5'%20d='M-12%2011.6923H11.6923V-1.23077H20.3077V11.6923H44V20.3077H20.3077V33.2308H11.6923V20.3077H-12V11.6923Z'%20fill='%23C8102E'%20stroke='white'%20stroke-width='2.15385'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20423'%3e%3crect%20width='48'%20height='32'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", lp = "data:image/svg+xml,%3csvg%20width='32'%20height='32'%20viewBox='0%200%2032%2032'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20id='polish-flag'%20clip-path='url(%23clip0_1863_20197)'%3e%3cg%20id='Group'%3e%3cpath%20id='Vector'%20d='M40.0092%200H-8V32.025H40.0092V0Z'%20fill='white'/%3e%3c/g%3e%3cg%20id='Group_2'%3e%3cpath%20id='Vector_2'%20d='M40.0092%2016.0125H-8V32.025H40.0092V16.0125Z'%20fill='%23DC143C'/%3e%3c/g%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_1863_20197'%3e%3crect%20width='49'%20height='33'%20fill='white'%20transform='translate(-8)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e", cp = "w-fit flex relative", Lo = "py-[0.5rem]", up = `${Lo} w-fit`, Po = "size-[2.5rem] p-[0.25rem] rounded-full flex items-center justify-center bg-on-primary", dp = `${Po} border-2 border-primary`, Nn = `${Po} border border-[#DDE2F3]`, pp = `absolute flex items-center gap-[0.25rem] ${Lo}`, Dn = "h-[1.5rem] border-l-[1px] border-l-outline/[0.16]", fp = "transition-opacity ease-in duration-300", bp = "opacity-0", hp = "opacity-100", gp = "transition-opacity ease-out duration-300", vp = "opacity-100", mp = "opacity-0", yp = { key: 0 }, _p = ["src"], Tp = ["onClick"], Sp = ["src"], xp = /* @__PURE__ */ U({
|
|
7700
7700
|
__name: "UILanguagePicker",
|
|
7701
7701
|
props: /* @__PURE__ */ Fn({
|
|
7702
7702
|
position: { default: Qe.RIGHT }
|
|
@@ -7720,7 +7720,7 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7720
7720
|
a.value = l;
|
|
7721
7721
|
}
|
|
7722
7722
|
ee(a, () => e.value = !1);
|
|
7723
|
-
const s =
|
|
7723
|
+
const s = M(() => {
|
|
7724
7724
|
const l = [];
|
|
7725
7725
|
for (const c of r) {
|
|
7726
7726
|
const [u] = c;
|
|
@@ -7788,7 +7788,18 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7788
7788
|
}, 8, ["enter-active-class", "enter-from-class", "enter-to-class", "leave-active-class", "leave-from-class", "leave-to-class"])
|
|
7789
7789
|
], 2));
|
|
7790
7790
|
}
|
|
7791
|
-
}), $p =
|
|
7791
|
+
}), $p = "h-[0.0625rem] bg-outline/[0.16]", kp = "rotate-90", wp = /* @__PURE__ */ U({
|
|
7792
|
+
__name: "UIDivider",
|
|
7793
|
+
props: {
|
|
7794
|
+
isVertical: { type: Boolean, default: !1 }
|
|
7795
|
+
},
|
|
7796
|
+
setup(n) {
|
|
7797
|
+
const t = n;
|
|
7798
|
+
return (e, o) => (h(), m("div", {
|
|
7799
|
+
class: x([d($p), t.isVertical ? d(kp) : ""])
|
|
7800
|
+
}, null, 2));
|
|
7801
|
+
}
|
|
7802
|
+
}), Cp = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
7792
7803
|
__proto__: null,
|
|
7793
7804
|
ACBSPlugin: Ya,
|
|
7794
7805
|
UIBadge: nl,
|
|
@@ -7798,6 +7809,7 @@ const Sd = "relative rounded-[0.25rem] p-[0.25rem] w-fit h-[3.5rem] box-border f
|
|
|
7798
7809
|
UIChip: hd,
|
|
7799
7810
|
UIContextPanel: tp,
|
|
7800
7811
|
UICopy: xl,
|
|
7812
|
+
UIDivider: wp,
|
|
7801
7813
|
UIIconButton: dc,
|
|
7802
7814
|
UILanguagePicker: xp,
|
|
7803
7815
|
UIList: qd,
|
|
@@ -7823,6 +7835,7 @@ export {
|
|
|
7823
7835
|
hd as UIChip,
|
|
7824
7836
|
tp as UIContextPanel,
|
|
7825
7837
|
xl as UICopy,
|
|
7838
|
+
wp as UIDivider,
|
|
7826
7839
|
dc as UIIconButton,
|
|
7827
7840
|
xp as UILanguagePicker,
|
|
7828
7841
|
qd as UIList,
|