@digitalservicebund/ris-ui 3.11.1 → 3.13.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/RisAutoComplete/RisAutoComplete.vue.d.ts +1 -1
- package/dist/components/RisChipsInput/ChipInput.vue.d.ts +2 -2
- package/dist/components/RisChipsInput/RisChipsInput.vue.d.ts +1 -1
- package/dist/components/RisCopyableLabel/RisCopyableLabel.vue.d.ts +1 -1
- package/dist/components/RisExpandableText/RisExpandableText.vue.d.ts +1 -1
- package/dist/components/RisGhostButton/RisGhostButton.vue.d.ts +1 -1
- package/dist/components/RisPaginator/RisPaginator.vue.d.ts +1 -1
- package/dist/components/RisSingleAccordion/RisSingleAccordion.vue.d.ts +1 -1
- package/dist/components/index.cjs +1 -1
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +129 -115
- package/dist/components/index.js.map +1 -1
- package/dist/mockServiceWorker.js +16 -12
- package/dist/primevue/index.cjs +1 -1
- package/dist/primevue/index.cjs.map +1 -1
- package/dist/primevue/index.d.ts +0 -1
- package/dist/primevue/index.js +112 -116
- package/dist/primevue/index.js.map +1 -1
- package/dist/primevue/inputText/inputText.d.ts +0 -2
- package/dist/style.css +1 -1
- package/package.json +15 -15
- package/dist/primevue/inputGroup/inputGroupAddon.d.ts +0 -3
package/dist/components/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { markRaw as oe, createElementBlock as S, openBlock as m, createElementVNode as P, ref as
|
|
1
|
+
import { markRaw as oe, createElementBlock as S, openBlock as m, createElementVNode as P, ref as Y, readonly as si, getCurrentInstance as jt, onMounted as cn, nextTick as ui, watch as di, useId as $t, mergeProps as b, createBlock as T, renderSlot as x, Transition as pn, withCtx as B, withDirectives as wt, createCommentVNode as z, resolveDynamicComponent as J, vShow as ci, normalizeClass as U, resolveDirective as fn, resolveComponent as pe, Fragment as de, renderList as xe, createVNode as N, toDisplayString as G, defineComponent as ke, mergeModels as Te, useModel as We, computed as hn, unref as A, Teleport as pi, normalizeStyle as fi, createSlots as hi, createTextVNode as $e, useCssVars as mi, useTemplateRef as vi, watchEffect as gi, withKeys as nt, withModifiers as it } from "vue";
|
|
2
2
|
import { Paginator as yi, Button as Mt, InputMask as bi, InputText as Si } from "primevue";
|
|
3
3
|
const $i = {
|
|
4
4
|
viewBox: "0 0 24 24",
|
|
@@ -492,10 +492,10 @@ function In(t, e) {
|
|
|
492
492
|
}
|
|
493
493
|
return t;
|
|
494
494
|
}
|
|
495
|
-
var Oe = (...t) => co(
|
|
495
|
+
var Oe = (...t) => co(V.getTheme(), ...t), co = (t = {}, e, n, i) => {
|
|
496
496
|
if (e) {
|
|
497
|
-
let { variable: r, options: o } =
|
|
498
|
-
return i === "value" || Ge(i) && s === "strict" ?
|
|
497
|
+
let { variable: r, options: o } = V.defaults || {}, { prefix: a, transform: s } = t?.options || o || {}, l = _e(e, vt) ? e : `{${e}}`;
|
|
498
|
+
return i === "value" || Ge(i) && s === "strict" ? V.getTokenValue(e) : Pn(l, void 0, a, [r.excludedKeyRegex], n);
|
|
499
499
|
}
|
|
500
500
|
return "";
|
|
501
501
|
};
|
|
@@ -510,7 +510,7 @@ function Je(t, ...e) {
|
|
|
510
510
|
return ee(t, { dt: Oe });
|
|
511
511
|
}
|
|
512
512
|
function po(t, e = {}) {
|
|
513
|
-
let n =
|
|
513
|
+
let n = V.defaults.variable, { prefix: i = n.prefix, selector: r = n.selector, excludedKeyRegex: o = n.excludedKeyRegex } = e, a = [], s = [], l = [{ node: t, path: i }];
|
|
514
514
|
for (; l.length; ) {
|
|
515
515
|
let { node: d, path: c } = l.pop();
|
|
516
516
|
for (let p in d) {
|
|
@@ -549,7 +549,7 @@ var re = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
549
549
|
var o, a, s, l, u, d, c;
|
|
550
550
|
let { preset: p, options: f } = e, v, y, g, $, w, O, h;
|
|
551
551
|
if (L(p) && f.transform !== "strict") {
|
|
552
|
-
let { primitive: C, semantic: j, extend: D } = p, K = j || {}, { colorScheme: H } = K, q = ce(K, ["colorScheme"]), M = D || {}, { colorScheme: R } = M,
|
|
552
|
+
let { primitive: C, semantic: j, extend: D } = p, K = j || {}, { colorScheme: H } = K, q = ce(K, ["colorScheme"]), M = D || {}, { colorScheme: R } = M, X = ce(M, ["colorScheme"]), Q = H || {}, { dark: F } = Q, Z = ce(Q, ["dark"]), ne = R || {}, { dark: he } = ne, le = ce(ne, ["dark"]), ie = L(C) ? this._toVariables({ primitive: C }, f) : {}, se = L(q) ? this._toVariables({ semantic: q }, f) : {}, ge = L(Z) ? this._toVariables({ light: Z }, f) : {}, Xe = L(F) ? this._toVariables({ dark: F }, f) : {}, Pe = L(X) ? this._toVariables({ semantic: X }, f) : {}, Lt = L(le) ? this._toVariables({ light: le }, f) : {}, At = L(he) ? this._toVariables({ dark: he }, f) : {}, [Hn, Un] = [(o = ie.declarations) != null ? o : "", ie.tokens], [Wn, Gn] = [(a = se.declarations) != null ? a : "", se.tokens || []], [qn, Zn] = [(s = ge.declarations) != null ? s : "", ge.tokens || []], [Yn, Xn] = [(l = Xe.declarations) != null ? l : "", Xe.tokens || []], [Qn, Jn] = [(u = Pe.declarations) != null ? u : "", Pe.tokens || []], [ei, ti] = [(d = Lt.declarations) != null ? d : "", Lt.tokens || []], [ni, ii] = [(c = At.declarations) != null ? c : "", At.tokens || []];
|
|
553
553
|
v = this.transformCSS(t, Hn, "light", "variable", f, i, r), y = Un;
|
|
554
554
|
let oi = this.transformCSS(t, `${Wn}${qn}`, "light", "variable", f, i, r), ri = this.transformCSS(t, `${Yn}`, "dark", "variable", f, i, r);
|
|
555
555
|
g = `${oi}${ri}`, $ = [.../* @__PURE__ */ new Set([...Gn, ...Zn, ...Xn])];
|
|
@@ -561,7 +561,7 @@ var re = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
561
561
|
var s, l, u;
|
|
562
562
|
let d, c, p;
|
|
563
563
|
if (L(e) && n.transform !== "strict") {
|
|
564
|
-
let f = t.replace("-directive", ""), v = e, { colorScheme: y, extend: g, css: $ } = v, w = ce(v, ["colorScheme", "extend", "css"]), O = g || {}, { colorScheme: h } = O, C = ce(O, ["colorScheme"]), j = y || {}, { dark: D } = j, K = ce(j, ["dark"]), H = h || {}, { dark: q } = H, M = ce(H, ["dark"]), R = L(w) ? this._toVariables({ [f]: ae(ae({}, w), C) }, n) : {},
|
|
564
|
+
let f = t.replace("-directive", ""), v = e, { colorScheme: y, extend: g, css: $ } = v, w = ce(v, ["colorScheme", "extend", "css"]), O = g || {}, { colorScheme: h } = O, C = ce(O, ["colorScheme"]), j = y || {}, { dark: D } = j, K = ce(j, ["dark"]), H = h || {}, { dark: q } = H, M = ce(H, ["dark"]), R = L(w) ? this._toVariables({ [f]: ae(ae({}, w), C) }, n) : {}, X = L(K) ? this._toVariables({ [f]: ae(ae({}, K), M) }, n) : {}, Q = L(D) ? this._toVariables({ [f]: ae(ae({}, D), q) }, n) : {}, [F, Z] = [(s = R.declarations) != null ? s : "", R.tokens || []], [ne, he] = [(l = X.declarations) != null ? l : "", X.tokens || []], [le, ie] = [(u = Q.declarations) != null ? u : "", Q.tokens || []], se = this.transformCSS(f, `${F}${ne}`, "light", "variable", n, r, o, a), ge = this.transformCSS(f, le, "dark", "variable", n, r, o, a);
|
|
565
565
|
d = `${se}${ge}`, c = [.../* @__PURE__ */ new Set([...Z, ...he, ...ie])], p = ee($, { dt: Oe });
|
|
566
566
|
}
|
|
567
567
|
return { css: d, tokens: c, style: p };
|
|
@@ -619,7 +619,7 @@ var re = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
619
619
|
return e;
|
|
620
620
|
}
|
|
621
621
|
return "";
|
|
622
|
-
} },
|
|
622
|
+
} }, V = { defaults: { variable: { prefix: "p", selector: ":root", excludedKeyRegex: /^(primitive|semantic|components|directives|variables|colorscheme|light|dark|common|root|states|extend|css)$/gi }, options: { prefix: "p", darkModeSelector: "system", cssLayer: !1 } }, _theme: void 0, _layerNames: /* @__PURE__ */ new Set(), _loadedStyleNames: /* @__PURE__ */ new Set(), _loadingStyles: /* @__PURE__ */ new Set(), _tokens: {}, update(t = {}) {
|
|
623
623
|
let { theme: e } = t;
|
|
624
624
|
e && (this._theme = dt(ae({}, e), { options: ae(ae({}, this.defaults.options), e.options) }), this._tokens = re.createTokens(this.preset, this.defaults), this.clearLoadedStyleNames());
|
|
625
625
|
}, get theme() {
|
|
@@ -878,11 +878,11 @@ function go(t) {
|
|
|
878
878
|
}
|
|
879
879
|
var yo = 0;
|
|
880
880
|
function bo(t) {
|
|
881
|
-
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n =
|
|
881
|
+
var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, n = Y(!1), i = Y(t), r = Y(null), o = wn() ? window.document : void 0, a = e.document, s = a === void 0 ? o : a, l = e.immediate, u = l === void 0 ? !0 : l, d = e.manual, c = d === void 0 ? !1 : d, p = e.name, f = p === void 0 ? "style_".concat(++yo) : p, v = e.id, y = v === void 0 ? void 0 : v, g = e.media, $ = g === void 0 ? void 0 : g, w = e.nonce, O = w === void 0 ? void 0 : w, h = e.first, C = h === void 0 ? !1 : h, j = e.onMounted, D = j === void 0 ? void 0 : j, K = e.onUpdated, H = K === void 0 ? void 0 : K, q = e.onLoad, M = q === void 0 ? void 0 : q, R = e.props, X = R === void 0 ? {} : R, Q = function() {
|
|
882
882
|
}, F = function(he) {
|
|
883
883
|
var le = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
884
884
|
if (s) {
|
|
885
|
-
var ie = Bt(Bt({},
|
|
885
|
+
var ie = Bt(Bt({}, X), le), se = ie.name || f, ge = ie.id || y, Xe = ie.nonce || O;
|
|
886
886
|
r.value = s.querySelector('style[data-primevue-style-id="'.concat(se, '"]')) || s.getElementById(ge) || s.createElement("style"), r.value.isConnected || (i.value = he || t, ot(r.value, {
|
|
887
887
|
type: "text/css",
|
|
888
888
|
id: ge,
|
|
@@ -892,14 +892,14 @@ function bo(t) {
|
|
|
892
892
|
return M?.(Pe, {
|
|
893
893
|
name: se
|
|
894
894
|
});
|
|
895
|
-
}, D?.(se)), !n.value && (
|
|
895
|
+
}, D?.(se)), !n.value && (Q = di(i, function(Pe) {
|
|
896
896
|
r.value.textContent = Pe, H?.(se);
|
|
897
897
|
}, {
|
|
898
898
|
immediate: !0
|
|
899
899
|
}), n.value = !0);
|
|
900
900
|
}
|
|
901
901
|
}, Z = function() {
|
|
902
|
-
!s || !n.value || (
|
|
902
|
+
!s || !n.value || (Q(), Ui(r.value) && s.head.removeChild(r.value), n.value = !1, r.value = null);
|
|
903
903
|
};
|
|
904
904
|
return u && !c && go(F), {
|
|
905
905
|
id: y,
|
|
@@ -1045,23 +1045,23 @@ var Io = function(e) {
|
|
|
1045
1045
|
var e = this, n = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, i = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : "";
|
|
1046
1046
|
return this.load(this.style, n, function() {
|
|
1047
1047
|
var r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "";
|
|
1048
|
-
return
|
|
1048
|
+
return V.transformCSS(n.name || e.name, "".concat(r).concat(Je(Nt || (Nt = et(["", ""])), i)));
|
|
1049
1049
|
});
|
|
1050
1050
|
},
|
|
1051
1051
|
getCommonTheme: function(e) {
|
|
1052
|
-
return
|
|
1052
|
+
return V.getCommon(this.name, e);
|
|
1053
1053
|
},
|
|
1054
1054
|
getComponentTheme: function(e) {
|
|
1055
|
-
return
|
|
1055
|
+
return V.getComponent(this.name, e);
|
|
1056
1056
|
},
|
|
1057
1057
|
getDirectiveTheme: function(e) {
|
|
1058
|
-
return
|
|
1058
|
+
return V.getDirective(this.name, e);
|
|
1059
1059
|
},
|
|
1060
1060
|
getPresetTheme: function(e, n, i) {
|
|
1061
|
-
return
|
|
1061
|
+
return V.getCustomPreset(this.name, e, n, i);
|
|
1062
1062
|
},
|
|
1063
1063
|
getLayerOrderThemeCSS: function() {
|
|
1064
|
-
return
|
|
1064
|
+
return V.getLayerOrderCSS(this.name);
|
|
1065
1065
|
},
|
|
1066
1066
|
getStyleSheet: function() {
|
|
1067
1067
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
@@ -1078,14 +1078,14 @@ var Io = function(e) {
|
|
|
1078
1078
|
},
|
|
1079
1079
|
getCommonThemeStyleSheet: function(e) {
|
|
1080
1080
|
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
1081
|
-
return
|
|
1081
|
+
return V.getCommonStyleSheet(this.name, e, n);
|
|
1082
1082
|
},
|
|
1083
1083
|
getThemeStyleSheet: function(e) {
|
|
1084
|
-
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = [
|
|
1084
|
+
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, i = [V.getStyleSheet(this.name, e, n)];
|
|
1085
1085
|
if (this.style) {
|
|
1086
1086
|
var r = this.name === "base" ? "global-style" : "".concat(this.name, "-style"), o = Je(Rt || (Rt = et(["", ""])), ee(this.style, {
|
|
1087
1087
|
dt: Oe
|
|
1088
|
-
})), a = ze(
|
|
1088
|
+
})), a = ze(V.transformCSS(r, o)), s = Object.entries(n).reduce(function(l, u) {
|
|
1089
1089
|
var d = Ft(u, 2), c = d[0], p = d[1];
|
|
1090
1090
|
return l.push("".concat(c, '="').concat(p, '"')) && l;
|
|
1091
1091
|
}, []).join(" ");
|
|
@@ -1310,7 +1310,7 @@ var fe = {
|
|
|
1310
1310
|
_loadThemeStyles: function() {
|
|
1311
1311
|
var e, n;
|
|
1312
1312
|
if (!(this.isUnstyled || this.$theme === "none")) {
|
|
1313
|
-
if (!
|
|
1313
|
+
if (!V.isStyleNameLoaded("common")) {
|
|
1314
1314
|
var i, r, o = ((i = this.$style) === null || i === void 0 || (r = i.getCommonTheme) === null || r === void 0 ? void 0 : r.call(i)) || {}, a = o.primitive, s = o.semantic, l = o.global, u = o.style;
|
|
1315
1315
|
E.load(a?.css, I({
|
|
1316
1316
|
name: "primitive-variables"
|
|
@@ -1320,22 +1320,22 @@ var fe = {
|
|
|
1320
1320
|
name: "global-variables"
|
|
1321
1321
|
}, this.$styleOptions)), E.loadStyle(I({
|
|
1322
1322
|
name: "global-style"
|
|
1323
|
-
}, this.$styleOptions), u),
|
|
1323
|
+
}, this.$styleOptions), u), V.setLoadedStyleName("common");
|
|
1324
1324
|
}
|
|
1325
|
-
if (!
|
|
1325
|
+
if (!V.isStyleNameLoaded((e = this.$style) === null || e === void 0 ? void 0 : e.name) && (n = this.$style) !== null && n !== void 0 && n.name) {
|
|
1326
1326
|
var d, c, p, f, v = ((d = this.$style) === null || d === void 0 || (c = d.getComponentTheme) === null || c === void 0 ? void 0 : c.call(d)) || {}, y = v.css, g = v.style;
|
|
1327
1327
|
(p = this.$style) === null || p === void 0 || p.load(y, I({
|
|
1328
1328
|
name: "".concat(this.$style.name, "-variables")
|
|
1329
1329
|
}, this.$styleOptions)), (f = this.$style) === null || f === void 0 || f.loadStyle(I({
|
|
1330
1330
|
name: "".concat(this.$style.name, "-style")
|
|
1331
|
-
}, this.$styleOptions), g),
|
|
1331
|
+
}, this.$styleOptions), g), V.setLoadedStyleName(this.$style.name);
|
|
1332
1332
|
}
|
|
1333
|
-
if (!
|
|
1333
|
+
if (!V.isStyleNameLoaded("layer-order")) {
|
|
1334
1334
|
var $, w, O = ($ = this.$style) === null || $ === void 0 || (w = $.getLayerOrderThemeCSS) === null || w === void 0 ? void 0 : w.call($);
|
|
1335
1335
|
E.load(O, I({
|
|
1336
1336
|
name: "layer-order",
|
|
1337
1337
|
first: !0
|
|
1338
|
-
}, this.$styleOptions)),
|
|
1338
|
+
}, this.$styleOptions)), V.setLoadedStyleName("layer-order");
|
|
1339
1339
|
}
|
|
1340
1340
|
}
|
|
1341
1341
|
},
|
|
@@ -1761,7 +1761,7 @@ function Wo(t, e, n, i, r, o) {
|
|
|
1761
1761
|
name: "p-toggleable-content"
|
|
1762
1762
|
}, t.ptm("transition", o.ptParams)), {
|
|
1763
1763
|
default: B(function() {
|
|
1764
|
-
return [!o.$pcAccordion.lazy || o.$pcAccordionPanel.active ? wt((m(), T(
|
|
1764
|
+
return [!o.$pcAccordion.lazy || o.$pcAccordionPanel.active ? wt((m(), T(J(t.as), b({
|
|
1765
1765
|
key: 0,
|
|
1766
1766
|
class: t.cx("root")
|
|
1767
1767
|
}, o.attrs), {
|
|
@@ -1771,7 +1771,7 @@ function Wo(t, e, n, i, r, o) {
|
|
|
1771
1771
|
}, t.ptm("content", o.ptParams)), [x(t.$slots, "default")], 16)];
|
|
1772
1772
|
}),
|
|
1773
1773
|
_: 3
|
|
1774
|
-
}, 16, ["class"])), [[ci, o.$pcAccordion.lazy ? !0 : o.$pcAccordionPanel.active]]) :
|
|
1774
|
+
}, 16, ["class"])), [[ci, o.$pcAccordion.lazy ? !0 : o.$pcAccordionPanel.active]]) : z("", !0)];
|
|
1775
1775
|
}),
|
|
1776
1776
|
_: 3
|
|
1777
1777
|
}, 16));
|
|
@@ -1948,7 +1948,7 @@ var k = {
|
|
|
1948
1948
|
_loadThemeStyles: function() {
|
|
1949
1949
|
var e, n, i, r = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {}, o = arguments.length > 1 ? arguments[1] : void 0;
|
|
1950
1950
|
if (!(r != null && r.isUnstyled() || (r == null || (e = r.theme) === null || e === void 0 ? void 0 : e.call(r)) === "none")) {
|
|
1951
|
-
if (!
|
|
1951
|
+
if (!V.isStyleNameLoaded("common")) {
|
|
1952
1952
|
var a, s, l = ((a = r.$style) === null || a === void 0 || (s = a.getCommonTheme) === null || s === void 0 ? void 0 : s.call(a)) || {}, u = l.primitive, d = l.semantic, c = l.global, p = l.style;
|
|
1953
1953
|
E.load(u?.css, _({
|
|
1954
1954
|
name: "primitive-variables"
|
|
@@ -1958,22 +1958,22 @@ var k = {
|
|
|
1958
1958
|
name: "global-variables"
|
|
1959
1959
|
}, o)), E.loadStyle(_({
|
|
1960
1960
|
name: "global-style"
|
|
1961
|
-
}, o), p),
|
|
1961
|
+
}, o), p), V.setLoadedStyleName("common");
|
|
1962
1962
|
}
|
|
1963
|
-
if (!
|
|
1963
|
+
if (!V.isStyleNameLoaded((n = r.$style) === null || n === void 0 ? void 0 : n.name) && (i = r.$style) !== null && i !== void 0 && i.name) {
|
|
1964
1964
|
var f, v, y, g, $ = ((f = r.$style) === null || f === void 0 || (v = f.getDirectiveTheme) === null || v === void 0 ? void 0 : v.call(f)) || {}, w = $.css, O = $.style;
|
|
1965
1965
|
(y = r.$style) === null || y === void 0 || y.load(w, _({
|
|
1966
1966
|
name: "".concat(r.$style.name, "-variables")
|
|
1967
1967
|
}, o)), (g = r.$style) === null || g === void 0 || g.loadStyle(_({
|
|
1968
1968
|
name: "".concat(r.$style.name, "-style")
|
|
1969
|
-
}, o), O),
|
|
1969
|
+
}, o), O), V.setLoadedStyleName(r.$style.name);
|
|
1970
1970
|
}
|
|
1971
|
-
if (!
|
|
1971
|
+
if (!V.isStyleNameLoaded("layer-order")) {
|
|
1972
1972
|
var h, C, j = (h = r.$style) === null || h === void 0 || (C = h.getLayerOrderThemeCSS) === null || C === void 0 ? void 0 : C.call(h);
|
|
1973
1973
|
E.load(j, _({
|
|
1974
1974
|
name: "layer-order",
|
|
1975
1975
|
first: !0
|
|
1976
|
-
}, o)),
|
|
1976
|
+
}, o)), V.setLoadedStyleName("layer-order");
|
|
1977
1977
|
}
|
|
1978
1978
|
}
|
|
1979
1979
|
},
|
|
@@ -2428,7 +2428,7 @@ function hr(t, e, n, i, r, o) {
|
|
|
2428
2428
|
active: o.$pcAccordionPanel.active,
|
|
2429
2429
|
a11yAttrs: o.a11yAttrs,
|
|
2430
2430
|
onClick: o.onClick
|
|
2431
|
-
}) : wt((m(), T(
|
|
2431
|
+
}) : wt((m(), T(J(t.as), b({
|
|
2432
2432
|
key: 0,
|
|
2433
2433
|
"data-p": o.dataP,
|
|
2434
2434
|
class: t.cx("root"),
|
|
@@ -2441,11 +2441,11 @@ function hr(t, e, n, i, r, o) {
|
|
|
2441
2441
|
active: o.$pcAccordionPanel.active,
|
|
2442
2442
|
class: U(t.cx("toggleicon"))
|
|
2443
2443
|
}, function() {
|
|
2444
|
-
return [o.$pcAccordionPanel.active ? (m(), T(
|
|
2444
|
+
return [o.$pcAccordionPanel.active ? (m(), T(J(o.$pcAccordion.$slots.collapseicon ? o.$pcAccordion.$slots.collapseicon : o.$pcAccordion.collapseIcon ? "span" : "ChevronUpIcon"), b({
|
|
2445
2445
|
key: 0,
|
|
2446
2446
|
class: [o.$pcAccordion.collapseIcon, t.cx("toggleicon")],
|
|
2447
2447
|
"aria-hidden": "true"
|
|
2448
|
-
}, t.ptm("toggleicon", o.ptParams)), null, 16, ["class"])) : (m(), T(
|
|
2448
|
+
}, t.ptm("toggleicon", o.ptParams)), null, 16, ["class"])) : (m(), T(J(o.$pcAccordion.$slots.expandicon ? o.$pcAccordion.$slots.expandicon : o.$pcAccordion.expandIcon ? "span" : "ChevronDownIcon"), b({
|
|
2449
2449
|
key: 1,
|
|
2450
2450
|
class: [o.$pcAccordion.expandIcon, t.cx("toggleicon")],
|
|
2451
2451
|
"aria-hidden": "true"
|
|
@@ -2529,7 +2529,7 @@ function yr(t, e, n, i, r, o) {
|
|
|
2529
2529
|
class: U(t.cx("root")),
|
|
2530
2530
|
active: o.active,
|
|
2531
2531
|
a11yAttrs: o.a11yAttrs
|
|
2532
|
-
}) : (m(), T(
|
|
2532
|
+
}) : (m(), T(J(t.as), b({
|
|
2533
2533
|
key: 0,
|
|
2534
2534
|
class: t.cx("root")
|
|
2535
2535
|
}, o.attrs), {
|
|
@@ -2814,13 +2814,13 @@ function Or(t, e, n, i, r, o) {
|
|
|
2814
2814
|
pt: o.getHeaderPT(u, d)
|
|
2815
2815
|
}, {
|
|
2816
2816
|
toggleicon: B(function(c) {
|
|
2817
|
-
return [c.active ? (m(), T(
|
|
2817
|
+
return [c.active ? (m(), T(J(t.$slots.collapseicon ? t.$slots.collapseicon : t.collapseIcon ? "span" : "ChevronDownIcon"), b({
|
|
2818
2818
|
key: 0,
|
|
2819
2819
|
class: [t.collapseIcon, c.class],
|
|
2820
2820
|
"aria-hidden": "true"
|
|
2821
2821
|
}, {
|
|
2822
2822
|
ref_for: !0
|
|
2823
|
-
}, o.getTabPT(u, "headericon", d)), null, 16, ["class"])) : (m(), T(
|
|
2823
|
+
}, o.getTabPT(u, "headericon", d)), null, 16, ["class"])) : (m(), T(J(t.$slots.expandicon ? t.$slots.expandicon : t.expandIcon ? "span" : "ChevronUpIcon"), b({
|
|
2824
2824
|
key: 1,
|
|
2825
2825
|
class: [t.expandIcon, c.class],
|
|
2826
2826
|
"aria-hidden": "true"
|
|
@@ -2829,24 +2829,24 @@ function Or(t, e, n, i, r, o) {
|
|
|
2829
2829
|
}, o.getTabPT(u, "headericon", d)), null, 16, ["class"]))];
|
|
2830
2830
|
}),
|
|
2831
2831
|
default: B(function() {
|
|
2832
|
-
return [u.children && u.children.headericon ? (m(), T(
|
|
2832
|
+
return [u.children && u.children.headericon ? (m(), T(J(u.children.headericon), {
|
|
2833
2833
|
key: 0,
|
|
2834
2834
|
isTabActive: o.isItemActive("".concat(d)),
|
|
2835
2835
|
active: o.isItemActive("".concat(d)),
|
|
2836
2836
|
index: d
|
|
2837
|
-
}, null, 8, ["isTabActive", "active", "index"])) :
|
|
2837
|
+
}, null, 8, ["isTabActive", "active", "index"])) : z("", !0), u.props && u.props.header ? (m(), S("span", b({
|
|
2838
2838
|
key: 1,
|
|
2839
2839
|
ref_for: !0
|
|
2840
|
-
}, o.getTabPT(u, "headertitle", d)), G(u.props.header), 17)) :
|
|
2840
|
+
}, o.getTabPT(u, "headertitle", d)), G(u.props.header), 17)) : z("", !0), u.children && u.children.header ? (m(), T(J(u.children.header), {
|
|
2841
2841
|
key: 2
|
|
2842
|
-
})) :
|
|
2842
|
+
})) : z("", !0)];
|
|
2843
2843
|
}),
|
|
2844
2844
|
_: 2
|
|
2845
2845
|
}, 1032, ["class", "pt"]), N(s, {
|
|
2846
2846
|
pt: o.getContentPT(u, d)
|
|
2847
2847
|
}, {
|
|
2848
2848
|
default: B(function() {
|
|
2849
|
-
return [(m(), T(
|
|
2849
|
+
return [(m(), T(J(u)))];
|
|
2850
2850
|
}),
|
|
2851
2851
|
_: 2
|
|
2852
2852
|
}, 1032, ["pt"])];
|
|
@@ -2869,7 +2869,7 @@ const Cr = { class: "flex flex-col gap-4" }, kr = { class: "flex flex-col gap-4"
|
|
|
2869
2869
|
}),
|
|
2870
2870
|
emits: ["update:modelValue"],
|
|
2871
2871
|
setup(t) {
|
|
2872
|
-
const e =
|
|
2872
|
+
const e = Y(!1), n = t, i = We(t, "modelValue"), r = hn({
|
|
2873
2873
|
get: () => i.value ? "0" : "",
|
|
2874
2874
|
set: (o) => {
|
|
2875
2875
|
i.value = o === "0";
|
|
@@ -3184,27 +3184,27 @@ function qr(t, e, n, i, r, o) {
|
|
|
3184
3184
|
src: t.image
|
|
3185
3185
|
}, t.ptm("image"), {
|
|
3186
3186
|
class: t.cx("image")
|
|
3187
|
-
}), null, 16, Gr)) : t.$slots.icon ? (m(), T(
|
|
3187
|
+
}), null, 16, Gr)) : t.$slots.icon ? (m(), T(J(t.$slots.icon), b({
|
|
3188
3188
|
key: 1,
|
|
3189
3189
|
class: t.cx("icon")
|
|
3190
3190
|
}, t.ptm("icon")), null, 16, ["class"])) : t.icon ? (m(), S("span", b({
|
|
3191
3191
|
key: 2,
|
|
3192
3192
|
class: [t.cx("icon"), t.icon]
|
|
3193
|
-
}, t.ptm("icon")), null, 16)) :
|
|
3193
|
+
}, t.ptm("icon")), null, 16)) : z("", !0), t.label !== null ? (m(), S("div", b({
|
|
3194
3194
|
key: 3,
|
|
3195
3195
|
class: t.cx("label")
|
|
3196
|
-
}, t.ptm("label")), G(t.label), 17)) :
|
|
3196
|
+
}, t.ptm("label")), G(t.label), 17)) : z("", !0)];
|
|
3197
3197
|
}), t.removable ? x(t.$slots, "removeicon", {
|
|
3198
3198
|
key: 0,
|
|
3199
3199
|
removeCallback: o.close,
|
|
3200
3200
|
keydownCallback: o.onKeydown
|
|
3201
3201
|
}, function() {
|
|
3202
|
-
return [(m(), T(
|
|
3202
|
+
return [(m(), T(J(t.removeIcon ? "span" : "TimesCircleIcon"), b({
|
|
3203
3203
|
class: [t.cx("removeIcon"), t.removeIcon],
|
|
3204
3204
|
onClick: o.close,
|
|
3205
3205
|
onKeydown: o.onKeydown
|
|
3206
3206
|
}, t.ptm("removeIcon")), null, 16, ["class", "onClick", "onKeydown"]))];
|
|
3207
|
-
}) :
|
|
3207
|
+
}) : z("", !0)], 16, Wr)) : z("", !0);
|
|
3208
3208
|
}
|
|
3209
3209
|
zn.render = qr;
|
|
3210
3210
|
var Zr = {
|
|
@@ -3583,7 +3583,7 @@ function aa(t, e, n, i, r, o) {
|
|
|
3583
3583
|
}) : r.mounted ? (m(), T(pi, {
|
|
3584
3584
|
key: 1,
|
|
3585
3585
|
to: n.appendTo
|
|
3586
|
-
}, [x(t.$slots, "default")], 8, ["to"])) :
|
|
3586
|
+
}, [x(t.$slots, "default")], 8, ["to"])) : z("", !0);
|
|
3587
3587
|
}
|
|
3588
3588
|
Bn.render = aa;
|
|
3589
3589
|
var la = `
|
|
@@ -4122,14 +4122,14 @@ var Nn = {
|
|
|
4122
4122
|
return M ? M > R ? M - R : M : 0;
|
|
4123
4123
|
}, l = function(M, R) {
|
|
4124
4124
|
return Math.floor(M / (R || M));
|
|
4125
|
-
}, u = function(M, R,
|
|
4126
|
-
return M <= F ? F : Z ?
|
|
4127
|
-
}, d = function(M, R,
|
|
4125
|
+
}, u = function(M, R, X, Q, F, Z) {
|
|
4126
|
+
return M <= F ? F : Z ? X - Q - F : R + F - 1;
|
|
4127
|
+
}, d = function(M, R, X, Q, F, Z, ne, he) {
|
|
4128
4128
|
if (M <= Z) return 0;
|
|
4129
|
-
var le = Math.max(0, ne ? M < R ?
|
|
4129
|
+
var le = Math.max(0, ne ? M < R ? X : M - Z : M > R ? X : M - 2 * Z), ie = n.getLast(le, he);
|
|
4130
4130
|
return le > ie ? ie - F : le;
|
|
4131
|
-
}, c = function(M, R,
|
|
4132
|
-
var ne = R +
|
|
4131
|
+
}, c = function(M, R, X, Q, F, Z) {
|
|
4132
|
+
var ne = R + Q + 2 * F;
|
|
4133
4133
|
return M >= F && (ne += F + 1), n.getLast(ne, Z);
|
|
4134
4134
|
}, p = s(i.scrollTop, a.top), f = s(i.scrollLeft, a.left), v = r ? {
|
|
4135
4135
|
rows: 0,
|
|
@@ -4345,7 +4345,7 @@ function fa(t, e, n, i, r, o) {
|
|
|
4345
4345
|
key: 0,
|
|
4346
4346
|
class: "p-virtualscroller-spacer",
|
|
4347
4347
|
style: r.spacerStyle
|
|
4348
|
-
}, t.ptm("spacer")), null, 16)) :
|
|
4348
|
+
}, t.ptm("spacer")), null, 16)) : z("", !0), !t.loaderDisabled && t.showLoader && r.d_loading ? (m(), S("div", b({
|
|
4349
4349
|
key: 1,
|
|
4350
4350
|
class: o.loaderClass
|
|
4351
4351
|
}, t.ptm("loader")), [t.$slots && t.$slots.loader ? (m(!0), S(de, {
|
|
@@ -4357,12 +4357,12 @@ function fa(t, e, n, i, r, o) {
|
|
|
4357
4357
|
numCols: t.d_numItemsInViewport.cols
|
|
4358
4358
|
})
|
|
4359
4359
|
});
|
|
4360
|
-
}), 128)) :
|
|
4360
|
+
}), 128)) : z("", !0), x(t.$slots, "loadingicon", {}, function() {
|
|
4361
4361
|
return [N(a, b({
|
|
4362
4362
|
spin: "",
|
|
4363
4363
|
class: "p-virtualscroller-loading-icon"
|
|
4364
4364
|
}, t.ptm("loadingIcon")), null, 16)];
|
|
4365
|
-
})], 16)) :
|
|
4365
|
+
})], 16)) : z("", !0)], 16, pa));
|
|
4366
4366
|
}
|
|
4367
4367
|
Nn.render = fa;
|
|
4368
4368
|
var ha = `
|
|
@@ -5614,7 +5614,7 @@ function Ba(t, e, n, i, r, o) {
|
|
|
5614
5614
|
return o.onContainerClick && o.onContainerClick.apply(o, arguments);
|
|
5615
5615
|
}),
|
|
5616
5616
|
"data-p": o.containerDataP
|
|
5617
|
-
}, t.ptmi("root")), [t.multiple ?
|
|
5617
|
+
}, t.ptmi("root")), [t.multiple ? z("", !0) : (m(), T(a, {
|
|
5618
5618
|
key: 0,
|
|
5619
5619
|
ref: "focusInput",
|
|
5620
5620
|
id: t.inputId,
|
|
@@ -5751,7 +5751,7 @@ function Ba(t, e, n, i, r, o) {
|
|
|
5751
5751
|
onChange: e[4] || (e[4] = function() {
|
|
5752
5752
|
return o.onChange && o.onChange.apply(o, arguments);
|
|
5753
5753
|
})
|
|
5754
|
-
}, t.ptm("input")), null, 16, La)], 16)], 16, xa)) :
|
|
5754
|
+
}, t.ptm("input")), null, 16, La)], 16)], 16, xa)) : z("", !0), r.searching || t.loading ? x(t.$slots, t.$slots.loader ? "loader" : "loadingicon", {
|
|
5755
5755
|
key: 2,
|
|
5756
5756
|
class: U(t.cx("loader"))
|
|
5757
5757
|
}, function() {
|
|
@@ -5767,7 +5767,7 @@ function Ba(t, e, n, i, r, o) {
|
|
|
5767
5767
|
"aria-hidden": "true",
|
|
5768
5768
|
"data-p-has-dropdown": t.dropdown
|
|
5769
5769
|
}, t.ptm("loader")), null, 16, ["class", "data-p-has-dropdown"]))];
|
|
5770
|
-
}) :
|
|
5770
|
+
}) : z("", !0), x(t.$slots, t.$slots.dropdown ? "dropdown" : "dropdownbutton", {
|
|
5771
5771
|
toggleCallback: function(f) {
|
|
5772
5772
|
return o.onDropdownClick(f);
|
|
5773
5773
|
}
|
|
@@ -5787,10 +5787,10 @@ function Ba(t, e, n, i, r, o) {
|
|
|
5787
5787
|
}, t.ptm("dropdown")), [x(t.$slots, "dropdownicon", {
|
|
5788
5788
|
class: U(t.dropdownIcon)
|
|
5789
5789
|
}, function() {
|
|
5790
|
-
return [(m(), T(
|
|
5790
|
+
return [(m(), T(J(t.dropdownIcon ? "span" : "ChevronDownIcon"), b({
|
|
5791
5791
|
class: t.dropdownIcon
|
|
5792
5792
|
}, t.ptm("dropdownIcon")), null, 16, ["class"]))];
|
|
5793
|
-
})], 16, ja)) :
|
|
5793
|
+
})], 16, ja)) : z("", !0)];
|
|
5794
5794
|
}), t.typeahead ? (m(), S("span", b({
|
|
5795
5795
|
key: 3,
|
|
5796
5796
|
role: "status",
|
|
@@ -5798,7 +5798,7 @@ function Ba(t, e, n, i, r, o) {
|
|
|
5798
5798
|
class: "p-hidden-accessible"
|
|
5799
5799
|
}, t.ptm("hiddenSearchResult"), {
|
|
5800
5800
|
"data-p-hidden-accessible": !0
|
|
5801
|
-
}), G(o.searchResultMessageText), 17)) :
|
|
5801
|
+
}), G(o.searchResultMessageText), 17)) : z("", !0), N(d, {
|
|
5802
5802
|
appendTo: t.appendTo
|
|
5803
5803
|
}, {
|
|
5804
5804
|
default: B(function() {
|
|
@@ -5911,7 +5911,7 @@ function Ba(t, e, n, i, r, o) {
|
|
|
5911
5911
|
role: "option"
|
|
5912
5912
|
}, t.ptm("emptyMessage")), [x(t.$slots, "empty", {}, function() {
|
|
5913
5913
|
return [$e(G(o.searchResultMessageText), 1)];
|
|
5914
|
-
})], 16)) :
|
|
5914
|
+
})], 16)) : z("", !0)], 16, za)];
|
|
5915
5915
|
}),
|
|
5916
5916
|
_: 2
|
|
5917
5917
|
}, [t.$slots.loader ? {
|
|
@@ -5932,7 +5932,7 @@ function Ba(t, e, n, i, r, o) {
|
|
|
5932
5932
|
class: "p-hidden-accessible"
|
|
5933
5933
|
}, t.ptm("hiddenSelectedMessage"), {
|
|
5934
5934
|
"data-p-hidden-accessible": !0
|
|
5935
|
-
}), G(o.selectedMessageText), 17)], 16, Ma)) :
|
|
5935
|
+
}), G(o.selectedMessageText), 17)], 16, Ma)) : z("", !0)];
|
|
5936
5936
|
}),
|
|
5937
5937
|
_: 3
|
|
5938
5938
|
}, 16, ["onEnter", "onAfterEnter", "onLeave", "onAfterLeave"])];
|
|
@@ -6112,6 +6112,7 @@ const qa = ["data-variant"], Za = { class: "ris-label1-regular" }, Ya = {
|
|
|
6112
6112
|
forceSelection: { type: Boolean },
|
|
6113
6113
|
autoOptionFocus: { type: Boolean },
|
|
6114
6114
|
selectOnFocus: { type: Boolean },
|
|
6115
|
+
focusOnHover: { type: Boolean },
|
|
6115
6116
|
suggestions: {},
|
|
6116
6117
|
initialLabel: {}
|
|
6117
6118
|
}, {
|
|
@@ -6120,9 +6121,9 @@ const qa = ["data-variant"], Za = { class: "ris-label1-regular" }, Ya = {
|
|
|
6120
6121
|
}),
|
|
6121
6122
|
emits: ["update:modelValue"],
|
|
6122
6123
|
setup(t, { expose: e }) {
|
|
6123
|
-
const n = t, i = We(t, "modelValue"), r = (u) => u.id === i.value, o =
|
|
6124
|
+
const n = t, i = We(t, "modelValue"), r = (u) => u.id === i.value, o = Y(n.initialLabel ?? i.value), a = (u) => {
|
|
6124
6125
|
typeof u == "string" ? o.value = u : u && u.label && (o.value = u.label), u === "" && (i.value = void 0);
|
|
6125
|
-
}, s = () => a(""), l =
|
|
6126
|
+
}, s = () => a(""), l = Y(null);
|
|
6126
6127
|
return e({ autoCompleteRef: l }), (u, d) => (m(), T(A(Kn), b({
|
|
6127
6128
|
ref_key: "autoCompleteRef",
|
|
6128
6129
|
ref: l
|
|
@@ -6144,10 +6145,12 @@ const qa = ["data-variant"], Za = { class: "ris-label1-regular" }, Ya = {
|
|
|
6144
6145
|
invalid: n.invalid,
|
|
6145
6146
|
"auto-option-focus": n.autoOptionFocus,
|
|
6146
6147
|
"select-on-focus": n.selectOnFocus,
|
|
6148
|
+
"focus-on-hover": n.focusOnHover,
|
|
6147
6149
|
fluid: !0,
|
|
6148
6150
|
"option-disabled": n.optionDisabled,
|
|
6149
6151
|
"option-label": "label",
|
|
6150
6152
|
"data-key": "value",
|
|
6153
|
+
"append-to": "self",
|
|
6151
6154
|
"onUpdate:modelValue": a,
|
|
6152
6155
|
onOptionSelect: d[0] || (d[0] = (c) => i.value = c.value.id)
|
|
6153
6156
|
}), {
|
|
@@ -6164,7 +6167,7 @@ const qa = ["data-variant"], Za = { class: "ris-label1-regular" }, Ya = {
|
|
|
6164
6167
|
N(A(jr))
|
|
6165
6168
|
]),
|
|
6166
6169
|
_: 1
|
|
6167
|
-
})) :
|
|
6170
|
+
})) : z("", !0),
|
|
6168
6171
|
N(un, {
|
|
6169
6172
|
onClick: c.toggleCallback
|
|
6170
6173
|
}, {
|
|
@@ -6177,14 +6180,14 @@ const qa = ["data-variant"], Za = { class: "ris-label1-regular" }, Ya = {
|
|
|
6177
6180
|
option: B((c) => [
|
|
6178
6181
|
P("div", {
|
|
6179
6182
|
"data-variant": r(c.option) && "active",
|
|
6180
|
-
class: "flex min-h-48 flex-col justify-center gap-2 border-l-4 border-transparent px-12 py-10 data-[variant=active]:border-blue-800 data-[variant=active]:bg-blue-200"
|
|
6183
|
+
class: "flex min-h-48 flex-col justify-center gap-2 border-l-4 border-transparent px-12 py-10 data-[variant=active]:-ml-4 data-[variant=active]:border-blue-800 data-[variant=active]:bg-blue-200"
|
|
6181
6184
|
}, [
|
|
6182
6185
|
P("div", Za, G(c.option.label), 1),
|
|
6183
|
-
c.option.secondaryLabel ? (m(), S("div", Ya, G(c.option.secondaryLabel), 1)) :
|
|
6186
|
+
c.option.secondaryLabel ? (m(), S("div", Ya, G(c.option.secondaryLabel), 1)) : z("", !0)
|
|
6184
6187
|
], 8, qa)
|
|
6185
6188
|
]),
|
|
6186
6189
|
_: 1
|
|
6187
|
-
}, 16, ["suggestions", "model-value", "dropdown", "dropdown-mode", "disabled", "force-selection", "placeholder", "aria-label", "aria-labelledby", "delay", "complete-on-focus", "typeahead", "scroll-height", "loading", "invalid", "auto-option-focus", "select-on-focus", "option-disabled"]));
|
|
6190
|
+
}, 16, ["suggestions", "model-value", "dropdown", "dropdown-mode", "disabled", "force-selection", "placeholder", "aria-label", "aria-labelledby", "delay", "complete-on-focus", "typeahead", "scroll-height", "loading", "invalid", "auto-option-focus", "select-on-focus", "focus-on-hover", "option-disabled"]));
|
|
6188
6191
|
}
|
|
6189
6192
|
}), Xa = {
|
|
6190
6193
|
viewBox: "0 0 24 24",
|
|
@@ -6220,7 +6223,7 @@ const nl = oe({ name: "mdi-check", render: tl }), il = ["aria-label", "title"],
|
|
|
6220
6223
|
name: { default: "Wert" }
|
|
6221
6224
|
},
|
|
6222
6225
|
setup(t) {
|
|
6223
|
-
const e = t, n =
|
|
6226
|
+
const e = t, n = Y(!1);
|
|
6224
6227
|
async function i() {
|
|
6225
6228
|
try {
|
|
6226
6229
|
await navigator.clipboard.writeText(e.value ?? e.text), n.value = !0, setTimeout(() => {
|
|
@@ -6261,7 +6264,7 @@ const nl = oe({ name: "mdi-check", render: tl }), il = ["aria-label", "title"],
|
|
|
6261
6264
|
mi((o) => ({
|
|
6262
6265
|
"027069d3": o.length
|
|
6263
6266
|
}));
|
|
6264
|
-
const e = We(t, "expanded"), n =
|
|
6267
|
+
const e = We(t, "expanded"), n = Y(!1), i = vi("textContent"), r = $t();
|
|
6265
6268
|
return gi(() => {
|
|
6266
6269
|
i.value instanceof HTMLDivElement && (n.value = i.value.scrollHeight - t.tolerance > i.value.clientHeight);
|
|
6267
6270
|
}), (o, a) => (m(), S("div", null, [
|
|
@@ -6281,11 +6284,11 @@ const nl = oe({ name: "mdi-check", render: tl }), il = ["aria-label", "title"],
|
|
|
6281
6284
|
}, [
|
|
6282
6285
|
e.value ? (m(), S(de, { key: 0 }, [
|
|
6283
6286
|
$e("Weniger anzeigen")
|
|
6284
|
-
], 64)) :
|
|
6285
|
-
e.value ?
|
|
6287
|
+
], 64)) : z("", !0),
|
|
6288
|
+
e.value ? z("", !0) : (m(), S(de, { key: 1 }, [
|
|
6286
6289
|
$e("Mehr anzeigen")
|
|
6287
6290
|
], 64))
|
|
6288
|
-
], 8, rl)) :
|
|
6291
|
+
], 8, rl)) : z("", !0)
|
|
6289
6292
|
]));
|
|
6290
6293
|
}
|
|
6291
6294
|
}), ll = "_truncate_186wk_2", sl = {
|
|
@@ -6410,7 +6413,10 @@ function wl(t, e) {
|
|
|
6410
6413
|
}, null, -1)
|
|
6411
6414
|
]));
|
|
6412
6415
|
}
|
|
6413
|
-
const Ol = oe({ name: "ic-baseline-subdirectory-arrow-left", render: wl }), Cl = { class: "flex items-center justify-start" }, kl = ["id"], Pl = {
|
|
6416
|
+
const Ol = oe({ name: "ic-baseline-subdirectory-arrow-left", render: wl }), Cl = { class: "flex items-center justify-start" }, kl = ["id"], Pl = {
|
|
6417
|
+
key: 2,
|
|
6418
|
+
class: "ml-6 text-gray-900"
|
|
6419
|
+
}, dn = /* @__PURE__ */ ke({
|
|
6414
6420
|
__name: "ChipInput",
|
|
6415
6421
|
props: /* @__PURE__ */ Te({
|
|
6416
6422
|
ariaLabel: {},
|
|
@@ -6423,32 +6429,38 @@ const Ol = oe({ name: "ic-baseline-subdirectory-arrow-left", render: wl }), Cl =
|
|
|
6423
6429
|
modelModifiers: {}
|
|
6424
6430
|
}),
|
|
6425
6431
|
emits: /* @__PURE__ */ Te(["complete"], ["update:modelValue"]),
|
|
6426
|
-
setup(t, { expose: e }) {
|
|
6427
|
-
const
|
|
6428
|
-
function
|
|
6429
|
-
const
|
|
6430
|
-
|
|
6432
|
+
setup(t, { expose: e, emit: n }) {
|
|
6433
|
+
const i = t, r = n, o = We(t, "modelValue"), a = $t(), s = Y(null), l = Y(!1);
|
|
6434
|
+
function u() {
|
|
6435
|
+
const p = s.value?.$el;
|
|
6436
|
+
p && p.focus();
|
|
6437
|
+
}
|
|
6438
|
+
function d() {
|
|
6439
|
+
l.value = !1, r("complete");
|
|
6440
|
+
}
|
|
6441
|
+
function c() {
|
|
6442
|
+
l.value = !0;
|
|
6431
6443
|
}
|
|
6432
6444
|
return cn(() => {
|
|
6433
|
-
|
|
6445
|
+
i.shouldFocusOnMount && u();
|
|
6434
6446
|
}), e({
|
|
6435
|
-
focus: () =>
|
|
6436
|
-
}), (
|
|
6447
|
+
focus: () => u()
|
|
6448
|
+
}), (p, f) => (m(), S("span", Cl, [
|
|
6437
6449
|
P("span", {
|
|
6438
|
-
id: `enter-note-for-${A(
|
|
6450
|
+
id: `enter-note-for-${A(a)}`,
|
|
6439
6451
|
class: "sr-only"
|
|
6440
6452
|
}, " Enter drücken, um die Eingabe zu bestätigen ", 8, kl),
|
|
6441
|
-
|
|
6453
|
+
p.mask ? (m(), T(A(bi), {
|
|
6442
6454
|
key: 0,
|
|
6443
|
-
id: A(
|
|
6455
|
+
id: A(a),
|
|
6444
6456
|
ref_key: "inputRef",
|
|
6445
|
-
ref:
|
|
6446
|
-
modelValue:
|
|
6447
|
-
"onUpdate:modelValue":
|
|
6448
|
-
"aria-describedby": `enter-note-for-${A(
|
|
6449
|
-
"aria-label":
|
|
6450
|
-
mask:
|
|
6451
|
-
placeholder:
|
|
6457
|
+
ref: s,
|
|
6458
|
+
modelValue: o.value,
|
|
6459
|
+
"onUpdate:modelValue": f[0] || (f[0] = (v) => o.value = v),
|
|
6460
|
+
"aria-describedby": `enter-note-for-${A(a)}`,
|
|
6461
|
+
"aria-label": p.ariaLabel,
|
|
6462
|
+
mask: p.mask,
|
|
6463
|
+
placeholder: p.placeholder,
|
|
6452
6464
|
pt: {
|
|
6453
6465
|
pcInputText: {
|
|
6454
6466
|
root: {
|
|
@@ -6456,32 +6468,34 @@ const Ol = oe({ name: "ic-baseline-subdirectory-arrow-left", render: wl }), Cl =
|
|
|
6456
6468
|
}
|
|
6457
6469
|
}
|
|
6458
6470
|
},
|
|
6459
|
-
|
|
6460
|
-
|
|
6471
|
+
onFocus: c,
|
|
6472
|
+
onBlur: d,
|
|
6473
|
+
onKeydown: f[1] || (f[1] = nt(it((v) => p.$emit("complete"), ["stop", "prevent"]), ["enter"]))
|
|
6461
6474
|
}, null, 8, ["id", "modelValue", "aria-describedby", "aria-label", "mask", "placeholder"])) : (m(), T(A(Si), {
|
|
6462
6475
|
key: 1,
|
|
6463
|
-
id: A(
|
|
6476
|
+
id: A(a),
|
|
6464
6477
|
ref_key: "inputRef",
|
|
6465
|
-
ref:
|
|
6466
|
-
modelValue:
|
|
6467
|
-
"onUpdate:modelValue":
|
|
6468
|
-
"aria-describedby": `enter-note-for-${A(
|
|
6469
|
-
"aria-label":
|
|
6478
|
+
ref: s,
|
|
6479
|
+
modelValue: o.value,
|
|
6480
|
+
"onUpdate:modelValue": f[2] || (f[2] = (v) => o.value = v),
|
|
6481
|
+
"aria-describedby": `enter-note-for-${A(a)}`,
|
|
6482
|
+
"aria-label": p.ariaLabel,
|
|
6470
6483
|
pt: {
|
|
6471
6484
|
root: {
|
|
6472
6485
|
class: "bg-transparent inline-block w-auto outline-none field-sizing-content"
|
|
6473
6486
|
}
|
|
6474
6487
|
},
|
|
6475
|
-
placeholder:
|
|
6476
|
-
|
|
6477
|
-
|
|
6488
|
+
placeholder: p.placeholder,
|
|
6489
|
+
onFocus: c,
|
|
6490
|
+
onBlur: d,
|
|
6491
|
+
onKeydown: f[3] || (f[3] = nt(it((v) => p.$emit("complete"), ["stop", "prevent"]), ["enter"]))
|
|
6478
6492
|
}, null, 8, ["id", "modelValue", "aria-describedby", "aria-label", "placeholder"])),
|
|
6479
|
-
|
|
6493
|
+
l.value ? (m(), S("span", Pl, [
|
|
6480
6494
|
N(A(Ol), {
|
|
6481
6495
|
height: "16px",
|
|
6482
6496
|
width: "16px"
|
|
6483
6497
|
})
|
|
6484
|
-
])
|
|
6498
|
+
])) : z("", !0)
|
|
6485
6499
|
]));
|
|
6486
6500
|
}
|
|
6487
6501
|
}), Il = ["aria-label", "aria-invalid"], _l = { class: "contents" }, xl = ["aria-label"], Tl = ["onDblclick", "onKeydown"], Ll = ["onClick", "onKeydown"], Dl = /* @__PURE__ */ ke({
|
|
@@ -6497,7 +6511,7 @@ const Ol = oe({ name: "ic-baseline-subdirectory-arrow-left", render: wl }), Cl =
|
|
|
6497
6511
|
}),
|
|
6498
6512
|
emits: ["update:modelValue"],
|
|
6499
6513
|
setup(t) {
|
|
6500
|
-
const e = t, n = We(t, "modelValue"), i =
|
|
6514
|
+
const e = t, n = We(t, "modelValue"), i = Y(null), r = Y(null), o = Y(""), a = Y(0);
|
|
6501
6515
|
function s(f) {
|
|
6502
6516
|
r.value = f;
|
|
6503
6517
|
}
|
|
@@ -6568,7 +6582,7 @@ const Ol = oe({ name: "ic-baseline-subdirectory-arrow-left", render: wl }), Cl =
|
|
|
6568
6582
|
"should-focus-on-mount": a.value > 0,
|
|
6569
6583
|
"aria-label": "Eintrag hinzufügen",
|
|
6570
6584
|
onComplete: l
|
|
6571
|
-
}, null, 8, ["modelValue", "mask", "placeholder", "should-focus-on-mount"])) :
|
|
6585
|
+
}, null, 8, ["modelValue", "mask", "placeholder", "should-focus-on-mount"])) : z("", !0)
|
|
6572
6586
|
], 10, Il));
|
|
6573
6587
|
}
|
|
6574
6588
|
});
|