@beterdichtbij/component-library 0.57.0 → 0.57.1
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/bd-component-lib.cjs.js +17 -17
- package/dist/bd-component-lib.es.js +259 -255
- package/dist/bd-component-lib.umd.js +14 -14
- package/dist/locales/nl.json +5 -0
- package/package.json +1 -1
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as Yc from "vue";
|
|
2
|
-
import { defineComponent as Ne, computed as te, openBlock as k, createElementBlock as F, normalizeClass as ze, renderSlot as Ie, resolveComponent as Cn, createBlock as Ee, resolveDynamicComponent as
|
|
3
|
-
const
|
|
2
|
+
import { defineComponent as Ne, computed as te, openBlock as k, createElementBlock as F, normalizeClass as ze, renderSlot as Ie, resolveComponent as Cn, createBlock as Ee, resolveDynamicComponent as tn, mergeProps as Oe, withCtx as de, createTextVNode as Ze, toDisplayString as fe, createStaticVNode as kn, createElementVNode as O, createVNode as ie, unref as ae, createCommentVNode as ge, watch as Mt, toValue as wi, shallowRef as tf, getCurrentInstance as cl, ref as De, nextTick as Ms, withDirectives as jt, isRef as dc, vModelText as w0, onMounted as Qn, onUnmounted as nf, inject as qy, h as yn, Text as e3, Fragment as Je, readonly as t3, useId as n3, resolveDirective as rf, Teleport as r3, Transition as of, renderList as ht, createSlots as Gu, withKeys as o3, useAttrs as i3, withModifiers as io, vShow as ul, vModelSelect as s3, vModelCheckbox as a3, normalizeProps as ln, guardReactiveProps as vn, onBeforeUnmount as S0, watchEffect as x0, markRaw as l3, customRef as c3, createApp as u3, toHandlers as d3 } from "vue";
|
|
3
|
+
const Jt = /* @__PURE__ */ Ne({
|
|
4
4
|
__name: "BDCol",
|
|
5
5
|
props: {
|
|
6
6
|
class: {},
|
|
@@ -87,7 +87,7 @@ const Zt = /* @__PURE__ */ Ne({
|
|
|
87
87
|
return { to: i };
|
|
88
88
|
}
|
|
89
89
|
});
|
|
90
|
-
return (i, s) => (k(), Ee(
|
|
90
|
+
return (i, s) => (k(), Ee(tn(r.value), Oe({ class: "bd-link" }, o.value), {
|
|
91
91
|
default: de(() => [
|
|
92
92
|
Ie(i.$slots, "default", {}, () => [
|
|
93
93
|
Ze(fe(e.text), 1)
|
|
@@ -124,7 +124,7 @@ const Zt = /* @__PURE__ */ Ne({
|
|
|
124
124
|
}), l = (a) => {
|
|
125
125
|
r("click", a);
|
|
126
126
|
};
|
|
127
|
-
return (a, c) => (k(), Ee(
|
|
127
|
+
return (a, c) => (k(), Ee(tn(i.value), Oe({
|
|
128
128
|
class: ["bd-btn", o.value]
|
|
129
129
|
}, s.value, { onClick: l }), {
|
|
130
130
|
default: de(() => [
|
|
@@ -4102,7 +4102,7 @@ function LC(t = {}) {
|
|
|
4102
4102
|
function ne(X, se) {
|
|
4103
4103
|
return X !== "translate" || !se.resolvedMessage;
|
|
4104
4104
|
}
|
|
4105
|
-
const oe = (X, se, Re,
|
|
4105
|
+
const oe = (X, se, Re, He, je, mt) => {
|
|
4106
4106
|
Q();
|
|
4107
4107
|
let Ot;
|
|
4108
4108
|
try {
|
|
@@ -4125,7 +4125,7 @@ function LC(t = {}) {
|
|
|
4125
4125
|
groupId: `${Re}:${gt}`
|
|
4126
4126
|
});
|
|
4127
4127
|
}
|
|
4128
|
-
return e && p ?
|
|
4128
|
+
return e && p ? He(e) : je(gt);
|
|
4129
4129
|
} else {
|
|
4130
4130
|
if (mt(Ot))
|
|
4131
4131
|
return Ot;
|
|
@@ -4136,10 +4136,10 @@ function LC(t = {}) {
|
|
|
4136
4136
|
return oe((se) => Reflect.apply(fp, null, [se, ...X]), () => nd(...X), "translate", (se) => Reflect.apply(se.t, se, [...X]), (se) => se, (se) => _e(se));
|
|
4137
4137
|
}
|
|
4138
4138
|
function Ae(...X) {
|
|
4139
|
-
const [se, Re,
|
|
4140
|
-
if (
|
|
4139
|
+
const [se, Re, He] = X;
|
|
4140
|
+
if (He && !ot(He))
|
|
4141
4141
|
throw Ps(Vt.INVALID_ARGUMENT);
|
|
4142
|
-
return he(se, Re, Dt({ resolvedMessage: !0 },
|
|
4142
|
+
return he(se, Re, Dt({ resolvedMessage: !0 }, He || {}));
|
|
4143
4143
|
}
|
|
4144
4144
|
function we(...X) {
|
|
4145
4145
|
return oe((se) => Reflect.apply(sp, null, [se, ...X]), () => ed(...X), "datetime format", (se) => Reflect.apply(se.d, se, [...X]), () => pl, (se) => _e(se) || At(se));
|
|
@@ -4158,11 +4158,11 @@ function LC(t = {}) {
|
|
|
4158
4158
|
function M(...X) {
|
|
4159
4159
|
return oe((se) => {
|
|
4160
4160
|
let Re;
|
|
4161
|
-
const
|
|
4161
|
+
const He = se;
|
|
4162
4162
|
try {
|
|
4163
|
-
|
|
4163
|
+
He.processor = xe, Re = Reflect.apply(fp, null, [He, ...X]);
|
|
4164
4164
|
} finally {
|
|
4165
|
-
|
|
4165
|
+
He.processor = null;
|
|
4166
4166
|
}
|
|
4167
4167
|
return Re;
|
|
4168
4168
|
}, () => nd(...X), "translate", (se) => se[rd](...X), (se) => [hp(se)], (se) => At(se));
|
|
@@ -4180,15 +4180,15 @@ function LC(t = {}) {
|
|
|
4180
4180
|
return oe(() => {
|
|
4181
4181
|
if (!X)
|
|
4182
4182
|
return !1;
|
|
4183
|
-
const Re = _e(se) ? se : l.value,
|
|
4183
|
+
const Re = _e(se) ? se : l.value, He = B(Re), je = T.messageResolver(He, X);
|
|
4184
4184
|
return Yn(je) || Nn(je) || _e(je);
|
|
4185
4185
|
}, () => [X], "translate exists", (Re) => Reflect.apply(Re.te, Re, [X, se]), OC, (Re) => Et(Re));
|
|
4186
4186
|
}
|
|
4187
4187
|
function A(X) {
|
|
4188
4188
|
let se = null;
|
|
4189
4189
|
const Re = ug(T, a.value, l.value);
|
|
4190
|
-
for (let
|
|
4191
|
-
const je = c.value[Re[
|
|
4190
|
+
for (let He = 0; He < Re.length; He++) {
|
|
4191
|
+
const je = c.value[Re[He]] || {}, mt = T.messageResolver(je, X);
|
|
4192
4192
|
if (mt != null) {
|
|
4193
4193
|
se = mt;
|
|
4194
4194
|
break;
|
|
@@ -4206,8 +4206,8 @@ function LC(t = {}) {
|
|
|
4206
4206
|
function Y(X, se) {
|
|
4207
4207
|
if (o) {
|
|
4208
4208
|
const Re = { [X]: se };
|
|
4209
|
-
for (const
|
|
4210
|
-
Wn(Re,
|
|
4209
|
+
for (const He in Re)
|
|
4210
|
+
Wn(Re, He) && Ds(Re[He]);
|
|
4211
4211
|
se = Re[X];
|
|
4212
4212
|
}
|
|
4213
4213
|
c.value[X] = se, T.messages = c.value;
|
|
@@ -4216,8 +4216,8 @@ function LC(t = {}) {
|
|
|
4216
4216
|
c.value[X] = c.value[X] || {};
|
|
4217
4217
|
const Re = { [X]: se };
|
|
4218
4218
|
if (o)
|
|
4219
|
-
for (const
|
|
4220
|
-
Wn(Re,
|
|
4219
|
+
for (const He in Re)
|
|
4220
|
+
Wn(Re, He) && Ds(Re[He]);
|
|
4221
4221
|
se = Re[X], Ga(se, c.value[X]), T.messages = c.value;
|
|
4222
4222
|
}
|
|
4223
4223
|
function S(X) {
|
|
@@ -4390,7 +4390,7 @@ Dt({
|
|
|
4390
4390
|
}
|
|
4391
4391
|
}, yf);
|
|
4392
4392
|
const DC = /* @__PURE__ */ Pr("global-vue-i18n");
|
|
4393
|
-
function
|
|
4393
|
+
function Qt(t = {}) {
|
|
4394
4394
|
const e = vf();
|
|
4395
4395
|
if (e == null)
|
|
4396
4396
|
throw Ps(Vt.MUST_BE_CALL_SETUP_TOP);
|
|
@@ -4499,7 +4499,7 @@ function bp(t, e) {
|
|
|
4499
4499
|
}
|
|
4500
4500
|
return n;
|
|
4501
4501
|
}
|
|
4502
|
-
function
|
|
4502
|
+
function qt(t, ...e) {
|
|
4503
4503
|
return bf(t) ? t(...e) : t;
|
|
4504
4504
|
}
|
|
4505
4505
|
function fn(t, e = !0) {
|
|
@@ -4513,11 +4513,11 @@ function Cf(t, e = "", n = {}) {
|
|
|
4513
4513
|
if (o) {
|
|
4514
4514
|
if (qr(t)) {
|
|
4515
4515
|
let i = Object.keys(t).find((s) => ar(s) === o) || "";
|
|
4516
|
-
return Cf(
|
|
4516
|
+
return Cf(qt(t[i], n), r.join("."), n);
|
|
4517
4517
|
}
|
|
4518
4518
|
return;
|
|
4519
4519
|
}
|
|
4520
|
-
return
|
|
4520
|
+
return qt(t, n);
|
|
4521
4521
|
}
|
|
4522
4522
|
function Ig(t, e = !0) {
|
|
4523
4523
|
return Array.isArray(t) && (e || t.length !== 0);
|
|
@@ -4821,7 +4821,7 @@ var eu = lE(), cE = Object.defineProperty, uE = Object.defineProperties, dE = Ob
|
|
|
4821
4821
|
for (var r in t) $g.call(t, r) && e.indexOf(r) < 0 && (n[r] = t[r]);
|
|
4822
4822
|
if (t != null && vl) for (var r of vl(t)) e.indexOf(r) < 0 && Bg.call(t, r) && (n[r] = t[r]);
|
|
4823
4823
|
return n;
|
|
4824
|
-
}, fE = Ef(),
|
|
4824
|
+
}, fE = Ef(), Xt = fE, Rs = /{([^}]*)}/g, Fg = /(\d+\s+[\+\-\*\/]\s+\d+)/g, Vg = /var\([^)]+\)/g;
|
|
4825
4825
|
function xp(t) {
|
|
4826
4826
|
return fn(t) ? t.replace(/[A-Z]/g, (e, n) => n === 0 ? e : "." + e.toLowerCase()).toLowerCase() : t;
|
|
4827
4827
|
}
|
|
@@ -4906,11 +4906,11 @@ function xa(t, ...e) {
|
|
|
4906
4906
|
if (t instanceof Array) {
|
|
4907
4907
|
let n = t.reduce((r, o, i) => {
|
|
4908
4908
|
var s;
|
|
4909
|
-
return r + o + ((s =
|
|
4909
|
+
return r + o + ((s = qt(e[i], { dt: Ro })) != null ? s : "");
|
|
4910
4910
|
}, "");
|
|
4911
4911
|
return Hg(n, Ro);
|
|
4912
4912
|
}
|
|
4913
|
-
return
|
|
4913
|
+
return qt(t, { dt: Ro });
|
|
4914
4914
|
}
|
|
4915
4915
|
function yE(t, e = {}) {
|
|
4916
4916
|
let n = ut.defaults.variable, { prefix: r = n.prefix, selector: o = n.selector, excludedKeyRegex: i = n.excludedKeyRegex } = e, s = [], l = [], a = [{ node: t, path: r }];
|
|
@@ -4957,7 +4957,7 @@ var Un = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
4957
4957
|
let J = this.transformCSS(t, `${N}${L}`, "light", "variable", h, r, o), ee = this.transformCSS(t, `${A}`, "dark", "variable", h, r, o);
|
|
4958
4958
|
g = `${J}${ee}`, v = [.../* @__PURE__ */ new Set([...I, ...E, ...R])];
|
|
4959
4959
|
let re = this.transformCSS(t, `${B}${Z}color-scheme:light`, "light", "variable", h, r, o), ue = this.transformCSS(t, `${x}color-scheme:dark`, "dark", "variable", h, r, o);
|
|
4960
|
-
y = `${re}${ue}`, C = [.../* @__PURE__ */ new Set([...Y, ...S, ...$])], b =
|
|
4960
|
+
y = `${re}${ue}`, C = [.../* @__PURE__ */ new Set([...Y, ...S, ...$])], b = qt(f.css, { dt: Ro });
|
|
4961
4961
|
}
|
|
4962
4962
|
return { primitive: { css: p, tokens: m }, semantic: { css: g, tokens: v }, global: { css: y, tokens: C }, style: b };
|
|
4963
4963
|
}, getPreset({ name: t = "", preset: e = {}, options: n, params: r, set: o, defaults: i, selector: s }) {
|
|
@@ -4965,7 +4965,7 @@ var Un = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
4965
4965
|
let u, d, f;
|
|
4966
4966
|
if (nt(e) && n.transform !== "strict") {
|
|
4967
4967
|
let h = t.replace("-directive", ""), p = e, { colorScheme: m, extend: g, css: v } = p, y = Cr(p, ["colorScheme", "extend", "css"]), C = g || {}, { colorScheme: b } = C, w = Cr(C, ["colorScheme"]), _ = m || {}, { dark: T } = _, D = Cr(_, ["dark"]), Q = b || {}, { dark: V } = Q, W = Cr(Q, ["dark"]), K = nt(y) ? this._toVariables({ [h]: Hn(Hn({}, y), w) }, n) : {}, G = nt(D) ? this._toVariables({ [h]: Hn(Hn({}, D), W) }, n) : {}, U = nt(T) ? this._toVariables({ [h]: Hn(Hn({}, T), V) }, n) : {}, [H, z] = [(l = K.declarations) != null ? l : "", K.tokens || []], [q, j] = [(a = G.declarations) != null ? a : "", G.tokens || []], [ne, oe] = [(c = U.declarations) != null ? c : "", U.tokens || []], he = this.transformCSS(h, `${H}${q}`, "light", "variable", n, o, i, s), Ae = this.transformCSS(h, ne, "dark", "variable", n, o, i, s);
|
|
4968
|
-
u = `${he}${Ae}`, d = [.../* @__PURE__ */ new Set([...z, ...j, ...oe])], f =
|
|
4968
|
+
u = `${he}${Ae}`, d = [.../* @__PURE__ */ new Set([...z, ...j, ...oe])], f = qt(v, { dt: Ro });
|
|
4969
4969
|
}
|
|
4970
4970
|
return { css: u, tokens: d, style: f };
|
|
4971
4971
|
}, getPresetC({ name: t = "", theme: e = {}, params: n, set: r, defaults: o }) {
|
|
@@ -4983,7 +4983,7 @@ var Un = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
4983
4983
|
return this.applyDarkColorScheme(t) ? this.regex.resolve(t.darkModeSelector === !0 ? e.options.darkModeSelector : (n = t.darkModeSelector) != null ? n : e.options.darkModeSelector) : [];
|
|
4984
4984
|
}, getLayerOrder(t, e = {}, n, r) {
|
|
4985
4985
|
let { cssLayer: o } = e;
|
|
4986
|
-
return o ? `@layer ${
|
|
4986
|
+
return o ? `@layer ${qt(o.order || o.name || "primeui", n)}` : "";
|
|
4987
4987
|
}, getCommonStyleSheet({ name: t = "", theme: e = {}, params: n, props: r = {}, set: o, defaults: i }) {
|
|
4988
4988
|
let s = this.getCommon({ name: t, theme: e, params: n, set: o, defaults: i }), l = Object.entries(r).reduce((a, [c, u]) => a.push(`${c}="${u}"`) && a, []).join(" ");
|
|
4989
4989
|
return Object.entries(s || {}).reduce((a, [c, u]) => {
|
|
@@ -5045,7 +5045,7 @@ var Un = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
5045
5045
|
}
|
|
5046
5046
|
if (a) {
|
|
5047
5047
|
let c = { name: "primeui" };
|
|
5048
|
-
qr(a) && (c.name =
|
|
5048
|
+
qr(a) && (c.name = qt(a.name, { name: t, type: r })), nt(c.name) && (e = hi(`@layer ${c.name}`, e), i?.layerNames(c.name));
|
|
5049
5049
|
}
|
|
5050
5050
|
return e;
|
|
5051
5051
|
}
|
|
@@ -5066,15 +5066,15 @@ var Un = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
5066
5066
|
}, getTheme() {
|
|
5067
5067
|
return this.theme;
|
|
5068
5068
|
}, setTheme(t) {
|
|
5069
|
-
this.update({ theme: t }),
|
|
5069
|
+
this.update({ theme: t }), Xt.emit("theme:change", t);
|
|
5070
5070
|
}, getPreset() {
|
|
5071
5071
|
return this.preset;
|
|
5072
5072
|
}, setPreset(t) {
|
|
5073
|
-
this._theme = tu(Hn({}, this.theme), { preset: t }), this._tokens = Un.createTokens(t, this.defaults), this.clearLoadedStyleNames(),
|
|
5073
|
+
this._theme = tu(Hn({}, this.theme), { preset: t }), this._tokens = Un.createTokens(t, this.defaults), this.clearLoadedStyleNames(), Xt.emit("preset:change", t), Xt.emit("theme:change", this.theme);
|
|
5074
5074
|
}, getOptions() {
|
|
5075
5075
|
return this.options;
|
|
5076
5076
|
}, setOptions(t) {
|
|
5077
|
-
this._theme = tu(Hn({}, this.theme), { options: t }), this.clearLoadedStyleNames(),
|
|
5077
|
+
this._theme = tu(Hn({}, this.theme), { options: t }), this.clearLoadedStyleNames(), Xt.emit("options:change", t), Xt.emit("theme:change", this.theme);
|
|
5078
5078
|
}, getLayerNames() {
|
|
5079
5079
|
return [...this._layerNames];
|
|
5080
5080
|
}, setLayerNames(t) {
|
|
@@ -5115,7 +5115,7 @@ var Un = { regex: { rules: { class: { pattern: /^\.([a-zA-Z][\w-]*)$/, resolve(t
|
|
|
5115
5115
|
}, onStyleUpdated(t) {
|
|
5116
5116
|
this._loadingStyles.add(t);
|
|
5117
5117
|
}, onStyleLoaded(t, { name: e }) {
|
|
5118
|
-
this._loadingStyles.size && (this._loadingStyles.delete(e),
|
|
5118
|
+
this._loadingStyles.size && (this._loadingStyles.delete(e), Xt.emit(`theme:${e}:load`, t), !this._loadingStyles.size && Xt.emit("theme:load"));
|
|
5119
5119
|
} }, Yr = {
|
|
5120
5120
|
_loadedStyleNames: /* @__PURE__ */ new Set(),
|
|
5121
5121
|
getLoadedStyleNames: function() {
|
|
@@ -5486,7 +5486,7 @@ var NE = function(e) {
|
|
|
5486
5486
|
getStyleSheet: function() {
|
|
5487
5487
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : "", n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {};
|
|
5488
5488
|
if (this.css) {
|
|
5489
|
-
var r =
|
|
5489
|
+
var r = qt(this.css, {
|
|
5490
5490
|
dt: Ro
|
|
5491
5491
|
}) || "", o = hs(xa(Op || (Op = ka(["", "", ""])), r, e)), i = Object.entries(n).reduce(function(s, l) {
|
|
5492
5492
|
var a = Lp(l, 2), c = a[0], u = a[1];
|
|
@@ -5503,7 +5503,7 @@ var NE = function(e) {
|
|
|
5503
5503
|
getThemeStyleSheet: function(e) {
|
|
5504
5504
|
var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : {}, r = [ut.getStyleSheet(this.name, e, n)];
|
|
5505
5505
|
if (this.style) {
|
|
5506
|
-
var o = this.name === "base" ? "global-style" : "".concat(this.name, "-style"), i = xa(Mp || (Mp = ka(["", ""])),
|
|
5506
|
+
var o = this.name === "base" ? "global-style" : "".concat(this.name, "-style"), i = xa(Mp || (Mp = ka(["", ""])), qt(this.style, {
|
|
5507
5507
|
dt: Ro
|
|
5508
5508
|
})), s = hs(ut.transformCSS(o, i)), l = Object.entries(n).reduce(function(a, c) {
|
|
5509
5509
|
var u = Lp(c, 2), d = u[0], f = u[1];
|
|
@@ -5651,14 +5651,14 @@ var ji = {
|
|
|
5651
5651
|
isUnstyled: {
|
|
5652
5652
|
immediate: !0,
|
|
5653
5653
|
handler: function(e) {
|
|
5654
|
-
|
|
5654
|
+
Xt.off("theme:change", this._loadCoreStyles), e || (this._loadCoreStyles(), this._themeChangeListener(this._loadCoreStyles));
|
|
5655
5655
|
}
|
|
5656
5656
|
},
|
|
5657
5657
|
dt: {
|
|
5658
5658
|
immediate: !0,
|
|
5659
5659
|
handler: function(e, n) {
|
|
5660
5660
|
var r = this;
|
|
5661
|
-
|
|
5661
|
+
Xt.off("theme:change", this._themeScopedListener), e ? (this._loadScopedThemeStyles(e), this._themeScopedListener = function() {
|
|
5662
5662
|
return r._loadScopedThemeStyles(e);
|
|
5663
5663
|
}, this._themeChangeListener(this._themeScopedListener)) : this._unloadScopedThemeStyles();
|
|
5664
5664
|
}
|
|
@@ -5772,10 +5772,10 @@ var ji = {
|
|
|
5772
5772
|
_themeChangeListener: function() {
|
|
5773
5773
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : function() {
|
|
5774
5774
|
};
|
|
5775
|
-
Yr.clearLoadedStyleNames(),
|
|
5775
|
+
Yr.clearLoadedStyleNames(), Xt.on("theme:change", e);
|
|
5776
5776
|
},
|
|
5777
5777
|
_removeThemeListeners: function() {
|
|
5778
|
-
|
|
5778
|
+
Xt.off("theme:change", this._loadCoreStyles), Xt.off("theme:change", this._load), Xt.off("theme:change", this._themeScopedListener);
|
|
5779
5779
|
},
|
|
5780
5780
|
_getHostInstance: function(e) {
|
|
5781
5781
|
return e ? this.$options.hostName ? e.$.type.name === this.$options.hostName ? e : this._getHostInstance(e.$parentInstance) : e.$parentInstance : void 0;
|
|
@@ -5871,7 +5871,7 @@ var ji = {
|
|
|
5871
5871
|
globalPT: function() {
|
|
5872
5872
|
var e, n = this;
|
|
5873
5873
|
return this._getPT((e = this.$primevueConfig) === null || e === void 0 ? void 0 : e.pt, void 0, function(r) {
|
|
5874
|
-
return
|
|
5874
|
+
return qt(r, {
|
|
5875
5875
|
instance: n
|
|
5876
5876
|
});
|
|
5877
5877
|
});
|
|
@@ -5879,7 +5879,7 @@ var ji = {
|
|
|
5879
5879
|
defaultPT: function() {
|
|
5880
5880
|
var e, n = this;
|
|
5881
5881
|
return this._getPT((e = this.$primevueConfig) === null || e === void 0 ? void 0 : e.pt, void 0, function(r) {
|
|
5882
|
-
return n._getOptionValue(r, n.$name, qe({}, n.$params)) ||
|
|
5882
|
+
return n._getOptionValue(r, n.$name, qe({}, n.$params)) || qt(r, qe({}, n.$params));
|
|
5883
5883
|
});
|
|
5884
5884
|
},
|
|
5885
5885
|
isUnstyled: function() {
|
|
@@ -6419,7 +6419,7 @@ function yA(t, e) {
|
|
|
6419
6419
|
}
|
|
6420
6420
|
var Ge = {
|
|
6421
6421
|
_getMeta: function() {
|
|
6422
|
-
return [qr(arguments.length <= 0 ? void 0 : arguments[0]) || arguments.length <= 0 ? void 0 : arguments[0],
|
|
6422
|
+
return [qr(arguments.length <= 0 ? void 0 : arguments[0]) || arguments.length <= 0 ? void 0 : arguments[0], qt(qr(arguments.length <= 0 ? void 0 : arguments[0]) ? arguments.length <= 0 ? void 0 : arguments[0] : arguments.length <= 1 ? void 0 : arguments[1])];
|
|
6423
6423
|
},
|
|
6424
6424
|
_getConfig: function(e, n) {
|
|
6425
6425
|
var r, o, i;
|
|
@@ -6525,11 +6525,11 @@ var Ge = {
|
|
|
6525
6525
|
_themeChangeListener: function() {
|
|
6526
6526
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : function() {
|
|
6527
6527
|
};
|
|
6528
|
-
Yr.clearLoadedStyleNames(),
|
|
6528
|
+
Yr.clearLoadedStyleNames(), Xt.on("theme:change", e);
|
|
6529
6529
|
},
|
|
6530
6530
|
_removeThemeListeners: function() {
|
|
6531
6531
|
var e = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : {};
|
|
6532
|
-
|
|
6532
|
+
Xt.off("theme:change", e.$loadStyles), e.$loadStyles = void 0;
|
|
6533
6533
|
},
|
|
6534
6534
|
_hook: function(e, n, r, o, i, s) {
|
|
6535
6535
|
var l, a, c = "on".concat(jC(n)), u = Ge._getConfig(o, i), d = r?.$instance, f = Ge._usePT(d, Ge._getPT(o == null || (l = o.value) === null || l === void 0 ? void 0 : l.pt, e), Ge._getOptionValue, "hooks.".concat(c)), h = Ge._useDefaultPT(d, u == null || (a = u.pt) === null || a === void 0 || (a = a.directives) === null || a === void 0 ? void 0 : a[e], Ge._getOptionValue, "hooks.".concat(c)), p = {
|
|
@@ -7692,7 +7692,7 @@ function VA(t, e, n, r, o, i) {
|
|
|
7692
7692
|
key: 1,
|
|
7693
7693
|
class: ze(t.cx("root")),
|
|
7694
7694
|
a11yAttrs: i.a11yAttrs
|
|
7695
|
-
}) : jt((k(), Ee(
|
|
7695
|
+
}) : jt((k(), Ee(tn(t.as), Oe({
|
|
7696
7696
|
key: 0,
|
|
7697
7697
|
class: t.cx("root"),
|
|
7698
7698
|
"data-p": i.dataP
|
|
@@ -8162,7 +8162,7 @@ var iw = {
|
|
|
8162
8162
|
return this.getItemId(e);
|
|
8163
8163
|
},
|
|
8164
8164
|
getItemProp: function(e, n, r) {
|
|
8165
|
-
return e && e.item ?
|
|
8165
|
+
return e && e.item ? qt(e.item[n], r) : void 0;
|
|
8166
8166
|
},
|
|
8167
8167
|
getItemLabel: function(e) {
|
|
8168
8168
|
return this.getItemProp(e, "label");
|
|
@@ -8311,7 +8311,7 @@ function fw(t, e, n, r, o, i) {
|
|
|
8311
8311
|
}
|
|
8312
8312
|
}, {
|
|
8313
8313
|
ref_for: !0
|
|
8314
|
-
}, i.getPTOptions(c, u, "itemContent")), [n.templates.item ? (k(), Ee(
|
|
8314
|
+
}, i.getPTOptions(c, u, "itemContent")), [n.templates.item ? (k(), Ee(tn(n.templates.item), {
|
|
8315
8315
|
key: 1,
|
|
8316
8316
|
item: c.item,
|
|
8317
8317
|
hasSubmenu: i.getItemProp(c, "items"),
|
|
@@ -8325,7 +8325,7 @@ function fw(t, e, n, r, o, i) {
|
|
|
8325
8325
|
tabindex: "-1"
|
|
8326
8326
|
}, {
|
|
8327
8327
|
ref_for: !0
|
|
8328
|
-
}, i.getPTOptions(c, u, "itemLink")), [n.templates.itemicon ? (k(), Ee(
|
|
8328
|
+
}, i.getPTOptions(c, u, "itemLink")), [n.templates.itemicon ? (k(), Ee(tn(n.templates.itemicon), {
|
|
8329
8329
|
key: 0,
|
|
8330
8330
|
item: c.item,
|
|
8331
8331
|
class: ze(t.cx("itemIcon"))
|
|
@@ -8341,7 +8341,7 @@ function fw(t, e, n, r, o, i) {
|
|
|
8341
8341
|
ref_for: !0
|
|
8342
8342
|
}, i.getPTOptions(c, u, "itemLabel")), fe(i.getItemLabel(c)), 17, uw), i.getItemProp(c, "items") ? (k(), F(Je, {
|
|
8343
8343
|
key: 2
|
|
8344
|
-
}, [n.templates.submenuicon ? (k(), Ee(
|
|
8344
|
+
}, [n.templates.submenuicon ? (k(), Ee(tn(n.templates.submenuicon), Oe({
|
|
8345
8345
|
key: 0,
|
|
8346
8346
|
class: t.cx("submenuIcon"),
|
|
8347
8347
|
active: i.isItemActive(c)
|
|
@@ -8439,7 +8439,7 @@ var tv = {
|
|
|
8439
8439
|
},
|
|
8440
8440
|
methods: {
|
|
8441
8441
|
getItemProp: function(e, n) {
|
|
8442
|
-
return e ?
|
|
8442
|
+
return e ? qt(e[n]) : void 0;
|
|
8443
8443
|
},
|
|
8444
8444
|
getItemLabel: function(e) {
|
|
8445
8445
|
return this.getItemProp(e, "label");
|
|
@@ -9177,7 +9177,7 @@ function Cw(t, e, n, r, o, i) {
|
|
|
9177
9177
|
return [Ie(t.$slots, t.$slots.dropdownicon ? "dropdownicon" : "menubuttonicon", {
|
|
9178
9178
|
class: ze(a.class)
|
|
9179
9179
|
}, function() {
|
|
9180
|
-
return [(k(), Ee(
|
|
9180
|
+
return [(k(), Ee(tn(t.menuButtonIcon || t.dropdownIcon ? "span" : "ChevronDownIcon"), Oe({
|
|
9181
9181
|
class: [t.dropdownIcon || t.menuButtonIcon, a.class]
|
|
9182
9182
|
}, t.ptm("pcDropdown").icon, {
|
|
9183
9183
|
"data-pc-section": "menubuttonicon"
|
|
@@ -9234,7 +9234,7 @@ const Ew = ["src"], Aw = { class: "menu-item" }, ww = ["src"], Sw = {
|
|
|
9234
9234
|
},
|
|
9235
9235
|
emits: ["content-library"],
|
|
9236
9236
|
setup(t, { emit: e }) {
|
|
9237
|
-
const { t: n } =
|
|
9237
|
+
const { t: n } = Qt(), r = t, o = e, i = te(() => r.contentLibraryProviders.map((d) => ({
|
|
9238
9238
|
label: d.label,
|
|
9239
9239
|
image: d.img,
|
|
9240
9240
|
value: d.value,
|
|
@@ -9892,19 +9892,19 @@ const ru = /* @__PURE__ */ new WeakMap(), Pw = (t, e) => {
|
|
|
9892
9892
|
])
|
|
9893
9893
|
], 10, oS));
|
|
9894
9894
|
}
|
|
9895
|
-
}),
|
|
9895
|
+
}), Ue = "", _a = (t) => typeof t == "string" || t instanceof String, aS = { class: "bd-pill" }, lS = ["src"], cS = { class: "bd-pill__description" }, uS = ["href"], dS = ["id", "textContent", "title"], fS = ["id", "textContent", "title"], Sf = /* @__PURE__ */ Ne({
|
|
9896
9896
|
__name: "BDPill",
|
|
9897
9897
|
props: {
|
|
9898
|
-
imgSrc: { default:
|
|
9899
|
-
uri: { default:
|
|
9900
|
-
uriDisplayName: { default:
|
|
9901
|
-
title: { default:
|
|
9902
|
-
subtitle: { default:
|
|
9898
|
+
imgSrc: { default: Ue },
|
|
9899
|
+
uri: { default: Ue },
|
|
9900
|
+
uriDisplayName: { default: Ue },
|
|
9901
|
+
title: { default: Ue },
|
|
9902
|
+
subtitle: { default: Ue },
|
|
9903
9903
|
showClose: { type: Boolean, default: !1 }
|
|
9904
9904
|
},
|
|
9905
9905
|
emits: ["close"],
|
|
9906
9906
|
setup(t, { emit: e }) {
|
|
9907
|
-
const { uniqueIdentifier: n } = Ui(), r = t, o = te(() => r.uri), i = te(() => r.uriDisplayName !==
|
|
9907
|
+
const { uniqueIdentifier: n } = Ui(), r = t, o = te(() => r.uri), i = te(() => r.uriDisplayName !== Ue ? r.uriDisplayName : r.uri), s = te(() => r.imgSrc), l = te(() => r.title), a = te(() => r.subtitle), c = te(() => `bd-pill-title-${n.value}`), u = te(() => `bd-pill-subtitle-${n.value}`);
|
|
9908
9908
|
return (d, f) => (k(), F("div", aS, [
|
|
9909
9909
|
O("img", {
|
|
9910
9910
|
src: s.value,
|
|
@@ -10777,12 +10777,12 @@ function zS() {
|
|
|
10777
10777
|
}, A = function(J, ee, re, ue) {
|
|
10778
10778
|
var X = y(re), se = W(J);
|
|
10779
10779
|
if (X + ee > se.byteLength) throw we(q);
|
|
10780
|
-
var Re = W(se.buffer).bytes,
|
|
10780
|
+
var Re = W(se.buffer).bytes, He = X + se.byteOffset, je = Re.slice(He, He + ee);
|
|
10781
10781
|
return ue ? je : je.reverse();
|
|
10782
10782
|
}, R = function(J, ee, re, ue, X, se) {
|
|
10783
|
-
var Re = y(re),
|
|
10784
|
-
if (Re + ee >
|
|
10785
|
-
for (var je = W(
|
|
10783
|
+
var Re = y(re), He = W(J);
|
|
10784
|
+
if (Re + ee > He.byteLength) throw we(q);
|
|
10785
|
+
for (var je = W(He.buffer).bytes, mt = Re + He.byteOffset, Ot = ue(+X), gt = 0; gt < ee; gt++) je[mt + gt] = Ot[se ? gt : ee - gt - 1];
|
|
10786
10786
|
};
|
|
10787
10787
|
if (!d)
|
|
10788
10788
|
ne = function(ee) {
|
|
@@ -12515,7 +12515,7 @@ function zS() {
|
|
|
12515
12515
|
getOwnPropertyDescriptor: x,
|
|
12516
12516
|
defineProperty: $
|
|
12517
12517
|
}), s.exports = function(J, ee, re) {
|
|
12518
|
-
var ue = J.match(/\d+$/)[0] / 8, X = J + (re ? "Clamped" : "") + "Array", se = "get" + J, Re = "set" + J,
|
|
12518
|
+
var ue = J.match(/\d+$/)[0] / 8, X = J + (re ? "Clamped" : "") + "Array", se = "get" + J, Re = "set" + J, He = u[X], je = He, mt = je && je.prototype, Ot = {}, gt = function(dt, Xe) {
|
|
12519
12519
|
var wt = ne(dt);
|
|
12520
12520
|
return wt.view[se](Xe * ue + wt.byteOffset, !0);
|
|
12521
12521
|
}, Br = function(dt, Xe, wt) {
|
|
@@ -12534,10 +12534,10 @@ function zS() {
|
|
|
12534
12534
|
};
|
|
12535
12535
|
xe ? f && (je = ee(function(dt, Xe, wt, gn) {
|
|
12536
12536
|
return m(dt, je, X), j((function() {
|
|
12537
|
-
return D(Xe) ? Z(Xe) ? gn !== void 0 ? new
|
|
12537
|
+
return D(Xe) ? Z(Xe) ? gn !== void 0 ? new He(Xe, b(wt, ue), gn) : wt !== void 0 ? new He(Xe, b(wt, ue)) : new He(Xe) : E(Xe) ? B(je, Xe) : K.call(je, Xe) : new He(C(Xe));
|
|
12538
12538
|
})(), dt, je);
|
|
12539
|
-
}), V && V(je, N), G(W(
|
|
12540
|
-
dt in je || v(je, dt,
|
|
12539
|
+
}), V && V(je, N), G(W(He), function(dt) {
|
|
12540
|
+
dt in je || v(je, dt, He[dt]);
|
|
12541
12541
|
}), je.prototype = mt) : (je = ee(function(dt, Xe, wt, gn) {
|
|
12542
12542
|
m(dt, je, X);
|
|
12543
12543
|
var Co = 0, Fr = 0, Vr, Tn, gr;
|
|
@@ -12560,7 +12560,7 @@ function zS() {
|
|
|
12560
12560
|
}); Co < gr; ) zn(dt, Co++);
|
|
12561
12561
|
}), V && V(je, N), mt = je.prototype = Q(I)), mt.constructor !== je && v(mt, "constructor", je), M && v(mt, M, X), Ot[X] = je, c({
|
|
12562
12562
|
global: !0,
|
|
12563
|
-
forced: je !=
|
|
12563
|
+
forced: je != He,
|
|
12564
12564
|
sham: !xe
|
|
12565
12565
|
}, Ot), A in je || v(je, A, ue), A in mt || v(mt, A, ue), U(X);
|
|
12566
12566
|
}) : s.exports = function() {
|
|
@@ -13654,7 +13654,7 @@ function zS() {
|
|
|
13654
13654
|
}, Re = function(P) {
|
|
13655
13655
|
var ce = P.path, le = ce.length;
|
|
13656
13656
|
le && (P.scheme != "file" || le != 1 || !X(ce[0], !0)) && ce.pop();
|
|
13657
|
-
},
|
|
13657
|
+
}, He = function(P) {
|
|
13658
13658
|
return P === "." || P.toLowerCase() === "%2e";
|
|
13659
13659
|
}, je = function(P) {
|
|
13660
13660
|
return P = P.toLowerCase(), P === ".." || P === "%2e." || P === ".%2e" || P === "%2e%2e";
|
|
@@ -13849,7 +13849,7 @@ function zS() {
|
|
|
13849
13849
|
break;
|
|
13850
13850
|
case Jn:
|
|
13851
13851
|
if (ye == I || ye == "/" || ye == "\\" && ee(P) || !le && (ye == "?" || ye == "#")) {
|
|
13852
|
-
if (je(Le) ? (Re(P), ye != "/" && !(ye == "\\" && ee(P)) && P.path.push("")) :
|
|
13852
|
+
if (je(Le) ? (Re(P), ye != "/" && !(ye == "\\" && ee(P)) && P.path.push("")) : He(Le) ? ye != "/" && !(ye == "\\" && ee(P)) && P.path.push("") : (P.scheme == "file" && !P.path.length && X(Le) && (P.host && (P.host = ""), Le = Le.charAt(0) + ":"), P.path.push(Le)), Le = "", P.scheme == "file" && (ye == I || ye == "?" || ye == "#"))
|
|
13853
13853
|
for (; P.path.length > 1 && P.path[0] === ""; )
|
|
13854
13854
|
P.path.shift();
|
|
13855
13855
|
ye == "?" ? (P.query = "", be = Eo) : ye == "#" && (P.fragment = "", be = vr);
|
|
@@ -15831,13 +15831,13 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
15831
15831
|
if (this.options.params) {
|
|
15832
15832
|
var Re = this.options.params;
|
|
15833
15833
|
typeof Re == "function" && (Re = Re.call(this, E, B, E[0].upload.chunked ? this._getChunk(E[0], B) : null));
|
|
15834
|
-
for (var
|
|
15835
|
-
var je = Re[
|
|
15834
|
+
for (var He in Re) {
|
|
15835
|
+
var je = Re[He];
|
|
15836
15836
|
if (Array.isArray(je))
|
|
15837
15837
|
for (var mt = 0; mt < je.length; mt++)
|
|
15838
|
-
se.append(
|
|
15838
|
+
se.append(He, je[mt]);
|
|
15839
15839
|
else
|
|
15840
|
-
se.append(
|
|
15840
|
+
se.append(He, je);
|
|
15841
15841
|
}
|
|
15842
15842
|
}
|
|
15843
15843
|
var Ot = w(E), gt;
|
|
@@ -16403,7 +16403,7 @@ const r1 = /* @__PURE__ */ Wi(US), HS = { class: "fallback" }, jS = { for: "file
|
|
|
16403
16403
|
m !== -1 && i.value.splice(m, 1);
|
|
16404
16404
|
}, h = te(() => n.tag ?? "form");
|
|
16405
16405
|
return (p, m) => (k(), F(Je, null, [
|
|
16406
|
-
(k(), Ee(
|
|
16406
|
+
(k(), Ee(tn(h.value), {
|
|
16407
16407
|
id: "dropzone",
|
|
16408
16408
|
class: "dropzone bd-dropzone",
|
|
16409
16409
|
enctype: "multipart/form-data"
|
|
@@ -19548,7 +19548,7 @@ class Qs {
|
|
|
19548
19548
|
}
|
|
19549
19549
|
}
|
|
19550
19550
|
const lu = /* @__PURE__ */ Object.create(null);
|
|
19551
|
-
class
|
|
19551
|
+
class Zt {
|
|
19552
19552
|
/**
|
|
19553
19553
|
Get the step map that represents the changes made by this step,
|
|
19554
19554
|
and which can be used to transform between positions in the old
|
|
@@ -19631,7 +19631,7 @@ function xf(t, e, n) {
|
|
|
19631
19631
|
}
|
|
19632
19632
|
return me.fromArray(r);
|
|
19633
19633
|
}
|
|
19634
|
-
class Zr extends
|
|
19634
|
+
class Zr extends Zt {
|
|
19635
19635
|
/**
|
|
19636
19636
|
Create a mark step.
|
|
19637
19637
|
*/
|
|
@@ -19669,8 +19669,8 @@ class Zr extends Qt {
|
|
|
19669
19669
|
return new Zr(n.from, n.to, e.markFromJSON(n.mark));
|
|
19670
19670
|
}
|
|
19671
19671
|
}
|
|
19672
|
-
|
|
19673
|
-
class Kn extends
|
|
19672
|
+
Zt.jsonID("addMark", Zr);
|
|
19673
|
+
class Kn extends Zt {
|
|
19674
19674
|
/**
|
|
19675
19675
|
Create a mark-removing step.
|
|
19676
19676
|
*/
|
|
@@ -19708,8 +19708,8 @@ class Kn extends Qt {
|
|
|
19708
19708
|
return new Kn(n.from, n.to, e.markFromJSON(n.mark));
|
|
19709
19709
|
}
|
|
19710
19710
|
}
|
|
19711
|
-
|
|
19712
|
-
class Jr extends
|
|
19711
|
+
Zt.jsonID("removeMark", Kn);
|
|
19712
|
+
class Jr extends Zt {
|
|
19713
19713
|
/**
|
|
19714
19714
|
Create a node mark step.
|
|
19715
19715
|
*/
|
|
@@ -19752,8 +19752,8 @@ class Jr extends Qt {
|
|
|
19752
19752
|
return new Jr(n.pos, e.markFromJSON(n.mark));
|
|
19753
19753
|
}
|
|
19754
19754
|
}
|
|
19755
|
-
|
|
19756
|
-
class Qo extends
|
|
19755
|
+
Zt.jsonID("addNodeMark", Jr);
|
|
19756
|
+
class Qo extends Zt {
|
|
19757
19757
|
/**
|
|
19758
19758
|
Create a mark-removing step.
|
|
19759
19759
|
*/
|
|
@@ -19787,8 +19787,8 @@ class Qo extends Qt {
|
|
|
19787
19787
|
return new Qo(n.pos, e.markFromJSON(n.mark));
|
|
19788
19788
|
}
|
|
19789
19789
|
}
|
|
19790
|
-
|
|
19791
|
-
class Nt extends
|
|
19790
|
+
Zt.jsonID("removeNodeMark", Qo);
|
|
19791
|
+
class Nt extends Zt {
|
|
19792
19792
|
/**
|
|
19793
19793
|
The given `slice` should fit the 'gap' between `from` and
|
|
19794
19794
|
`to`—the depths must line up, and the surrounding nodes must be
|
|
@@ -19839,8 +19839,8 @@ class Nt extends Qt {
|
|
|
19839
19839
|
return new Nt(n.from, n.to, ke.fromJSON(e, n.slice), !!n.structure);
|
|
19840
19840
|
}
|
|
19841
19841
|
}
|
|
19842
|
-
|
|
19843
|
-
class Rt extends
|
|
19842
|
+
Zt.jsonID("replace", Nt);
|
|
19843
|
+
class Rt extends Zt {
|
|
19844
19844
|
/**
|
|
19845
19845
|
Create a replace-around step with the given range and gap.
|
|
19846
19846
|
`insert` should be the point in the slice into which the content
|
|
@@ -19897,7 +19897,7 @@ class Rt extends Qt {
|
|
|
19897
19897
|
return new Rt(n.from, n.to, n.gapFrom, n.gapTo, ke.fromJSON(e, n.slice), n.insert, !!n.structure);
|
|
19898
19898
|
}
|
|
19899
19899
|
}
|
|
19900
|
-
|
|
19900
|
+
Zt.jsonID("replaceAround", Rt);
|
|
19901
19901
|
function Sd(t, e, n) {
|
|
19902
19902
|
let r = t.resolve(e), o = n - e, i = r.depth;
|
|
19903
19903
|
for (; o > 0 && i > 0 && r.indexAfter(i) == r.node(i).childCount; )
|
|
@@ -20484,7 +20484,7 @@ function zv(t, e) {
|
|
|
20484
20484
|
}
|
|
20485
20485
|
return n;
|
|
20486
20486
|
}
|
|
20487
|
-
class Si extends
|
|
20487
|
+
class Si extends Zt {
|
|
20488
20488
|
/**
|
|
20489
20489
|
Construct an attribute step.
|
|
20490
20490
|
*/
|
|
@@ -20521,8 +20521,8 @@ class Si extends Qt {
|
|
|
20521
20521
|
return new Si(n.pos, n.attr, n.value);
|
|
20522
20522
|
}
|
|
20523
20523
|
}
|
|
20524
|
-
|
|
20525
|
-
class Zs extends
|
|
20524
|
+
Zt.jsonID("attr", Si);
|
|
20525
|
+
class Zs extends Zt {
|
|
20526
20526
|
/**
|
|
20527
20527
|
Construct an attribute step.
|
|
20528
20528
|
*/
|
|
@@ -20555,7 +20555,7 @@ class Zs extends Qt {
|
|
|
20555
20555
|
return new Zs(n.attr, n.value);
|
|
20556
20556
|
}
|
|
20557
20557
|
}
|
|
20558
|
-
|
|
20558
|
+
Zt.jsonID("docAttr", Zs);
|
|
20559
20559
|
let Oi = class extends Error {
|
|
20560
20560
|
};
|
|
20561
20561
|
Oi = function t(e) {
|
|
@@ -24095,17 +24095,17 @@ function iT(t, e) {
|
|
|
24095
24095
|
}
|
|
24096
24096
|
return new ke(o, i, s);
|
|
24097
24097
|
}
|
|
24098
|
-
const
|
|
24098
|
+
const on = {}, sn = {}, sT = { touchstart: !0, touchmove: !0 };
|
|
24099
24099
|
class aT {
|
|
24100
24100
|
constructor() {
|
|
24101
24101
|
this.shiftKey = !1, this.mouseDown = null, this.lastKeyCode = null, this.lastKeyCodeTime = 0, this.lastClick = { time: 0, x: 0, y: 0, type: "", button: 0 }, this.lastSelectionOrigin = null, this.lastSelectionTime = 0, this.lastIOSEnter = 0, this.lastIOSEnterFallbackTimeout = -1, this.lastFocus = 0, this.lastTouch = 0, this.lastChromeDelete = 0, this.composing = !1, this.compositionNode = null, this.composingTimeout = -1, this.compositionNodes = [], this.compositionEndedAt = -2e8, this.compositionID = 1, this.badSafariComposition = !1, this.compositionPendingChanges = 0, this.domChangeCount = 0, this.eventHandlers = /* @__PURE__ */ Object.create(null), this.hideSelectionGuard = null;
|
|
24102
24102
|
}
|
|
24103
24103
|
}
|
|
24104
24104
|
function lT(t) {
|
|
24105
|
-
for (let e in
|
|
24106
|
-
let n =
|
|
24105
|
+
for (let e in on) {
|
|
24106
|
+
let n = on[e];
|
|
24107
24107
|
t.dom.addEventListener(e, t.input.eventHandlers[e] = (r) => {
|
|
24108
|
-
uT(t, r) && !Bf(t, r) && (t.editable || !(r.type in
|
|
24108
|
+
uT(t, r) && !Bf(t, r) && (t.editable || !(r.type in sn)) && n(t, r);
|
|
24109
24109
|
}, sT[e] ? { passive: !0 } : void 0);
|
|
24110
24110
|
}
|
|
24111
24111
|
Gt && t.dom.addEventListener("input", () => null), Pd(t);
|
|
@@ -24142,9 +24142,9 @@ function uT(t, e) {
|
|
|
24142
24142
|
return !0;
|
|
24143
24143
|
}
|
|
24144
24144
|
function dT(t, e) {
|
|
24145
|
-
!Bf(t, e) &&
|
|
24145
|
+
!Bf(t, e) && on[e.type] && (t.editable || !(e.type in sn)) && on[e.type](t, e);
|
|
24146
24146
|
}
|
|
24147
|
-
|
|
24147
|
+
sn.keydown = (t, e) => {
|
|
24148
24148
|
let n = e;
|
|
24149
24149
|
if (t.input.shiftKey = n.keyCode == 16 || n.shiftKey, !I2(t, n) && (t.input.lastKeyCode = n.keyCode, t.input.lastKeyCodeTime = Date.now(), !(Tr && Ht && n.keyCode == 13)))
|
|
24150
24150
|
if (n.keyCode != 229 && t.domObserver.forceFlush(), Ni && n.keyCode == 13 && !n.ctrlKey && !n.altKey && !n.metaKey) {
|
|
@@ -24154,10 +24154,10 @@ on.keydown = (t, e) => {
|
|
|
24154
24154
|
}, 200);
|
|
24155
24155
|
} else t.someProp("handleKeyDown", (r) => r(t, n)) || qk(t, n) ? n.preventDefault() : Xr(t, "key");
|
|
24156
24156
|
};
|
|
24157
|
-
|
|
24157
|
+
sn.keyup = (t, e) => {
|
|
24158
24158
|
e.keyCode == 16 && (t.input.shiftKey = !1);
|
|
24159
24159
|
};
|
|
24160
|
-
|
|
24160
|
+
sn.keypress = (t, e) => {
|
|
24161
24161
|
let n = e;
|
|
24162
24162
|
if (I2(t, n) || !n.charCode || n.ctrlKey && !n.altKey || Ln && n.metaKey)
|
|
24163
24163
|
return;
|
|
@@ -24245,7 +24245,7 @@ function Vf(t) {
|
|
|
24245
24245
|
return kl(t);
|
|
24246
24246
|
}
|
|
24247
24247
|
const T2 = Ln ? "metaKey" : "ctrlKey";
|
|
24248
|
-
|
|
24248
|
+
on.mousedown = (t, e) => {
|
|
24249
24249
|
let n = e;
|
|
24250
24250
|
t.input.shiftKey = n.shiftKey;
|
|
24251
24251
|
let r = Vf(t), o = Date.now(), i = "singleClick";
|
|
@@ -24299,18 +24299,18 @@ class bT {
|
|
|
24299
24299
|
!this.allowDefault && (Math.abs(this.event.x - e.clientX) > 4 || Math.abs(this.event.y - e.clientY) > 4) && (this.allowDefault = !0);
|
|
24300
24300
|
}
|
|
24301
24301
|
}
|
|
24302
|
-
|
|
24302
|
+
on.touchstart = (t) => {
|
|
24303
24303
|
t.input.lastTouch = Date.now(), Vf(t), Xr(t, "pointer");
|
|
24304
24304
|
};
|
|
24305
|
-
|
|
24305
|
+
on.touchmove = (t) => {
|
|
24306
24306
|
t.input.lastTouch = Date.now(), Xr(t, "pointer");
|
|
24307
24307
|
};
|
|
24308
|
-
|
|
24308
|
+
on.contextmenu = (t) => Vf(t);
|
|
24309
24309
|
function I2(t, e) {
|
|
24310
24310
|
return t.composing ? !0 : Gt && Math.abs(e.timeStamp - t.input.compositionEndedAt) < 500 ? (t.input.compositionEndedAt = -2e8, !0) : !1;
|
|
24311
24311
|
}
|
|
24312
24312
|
const CT = Tr ? 5e3 : -1;
|
|
24313
|
-
|
|
24313
|
+
sn.compositionstart = sn.compositionupdate = (t) => {
|
|
24314
24314
|
if (!t.composing) {
|
|
24315
24315
|
t.domObserver.flush();
|
|
24316
24316
|
let { state: e } = t, n = e.selection.$to;
|
|
@@ -24341,7 +24341,7 @@ function ET(t) {
|
|
|
24341
24341
|
let r = e.childNodes[n];
|
|
24342
24342
|
return r.nodeType == 1 && r.contentEditable == "false";
|
|
24343
24343
|
}
|
|
24344
|
-
|
|
24344
|
+
sn.compositionend = (t, e) => {
|
|
24345
24345
|
t.composing && (t.input.composing = !1, t.input.compositionEndedAt = e.timeStamp, t.input.compositionPendingChanges = t.domObserver.pendingRecords().length ? t.input.compositionID : 0, t.input.compositionNode = null, t.input.badSafariComposition ? t.domObserver.forceFlush() : t.input.compositionPendingChanges && Promise.resolve().then(() => t.domObserver.flush()), t.input.compositionID++, _2(t, 20));
|
|
24346
24346
|
};
|
|
24347
24347
|
function _2(t, e) {
|
|
@@ -24394,7 +24394,7 @@ function ST(t, e) {
|
|
|
24394
24394
|
}, 50);
|
|
24395
24395
|
}
|
|
24396
24396
|
const Js = hn && no < 15 || Ni && bk < 604;
|
|
24397
|
-
|
|
24397
|
+
on.copy = sn.cut = (t, e) => {
|
|
24398
24398
|
let n = e, r = t.state.selection, o = n.type == "cut";
|
|
24399
24399
|
if (r.empty)
|
|
24400
24400
|
return;
|
|
@@ -24430,7 +24430,7 @@ function M2(t) {
|
|
|
24430
24430
|
let n = t.getData("text/uri-list");
|
|
24431
24431
|
return n ? n.replace(/\r?\n/g, " ") : "";
|
|
24432
24432
|
}
|
|
24433
|
-
|
|
24433
|
+
sn.paste = (t, e) => {
|
|
24434
24434
|
let n = e;
|
|
24435
24435
|
if (t.composing && !Tr)
|
|
24436
24436
|
return;
|
|
@@ -24447,7 +24447,7 @@ function N2(t, e) {
|
|
|
24447
24447
|
let n = t.someProp("dragCopies", (r) => !r(e));
|
|
24448
24448
|
return n ?? !e[TT];
|
|
24449
24449
|
}
|
|
24450
|
-
|
|
24450
|
+
on.dragstart = (t, e) => {
|
|
24451
24451
|
let n = e, r = t.input.mouseDown;
|
|
24452
24452
|
if (r && r.done(), !n.dataTransfer)
|
|
24453
24453
|
return;
|
|
@@ -24463,14 +24463,14 @@ rn.dragstart = (t, e) => {
|
|
|
24463
24463
|
let l = (s || t.state.selection).content(), { dom: a, text: c, slice: u } = $f(t, l);
|
|
24464
24464
|
(!n.dataTransfer.files.length || !Ht || o2 > 120) && n.dataTransfer.clearData(), n.dataTransfer.setData(Js ? "Text" : "text/html", a.innerHTML), n.dataTransfer.effectAllowed = "copyMove", Js || n.dataTransfer.setData("text/plain", c), t.dragging = new L2(u, N2(t, n), s);
|
|
24465
24465
|
};
|
|
24466
|
-
|
|
24466
|
+
on.dragend = (t) => {
|
|
24467
24467
|
let e = t.dragging;
|
|
24468
24468
|
window.setTimeout(() => {
|
|
24469
24469
|
t.dragging == e && (t.dragging = null);
|
|
24470
24470
|
}, 50);
|
|
24471
24471
|
};
|
|
24472
|
-
|
|
24473
|
-
|
|
24472
|
+
sn.dragover = sn.dragenter = (t, e) => e.preventDefault();
|
|
24473
|
+
sn.drop = (t, e) => {
|
|
24474
24474
|
try {
|
|
24475
24475
|
IT(t, e, t.dragging);
|
|
24476
24476
|
} finally {
|
|
@@ -24514,16 +24514,16 @@ function IT(t, e, n) {
|
|
|
24514
24514
|
}
|
|
24515
24515
|
t.focus(), t.dispatch(a.setMeta("uiEvent", "drop"));
|
|
24516
24516
|
}
|
|
24517
|
-
|
|
24517
|
+
on.focus = (t) => {
|
|
24518
24518
|
t.input.lastFocus = Date.now(), t.focused || (t.domObserver.stop(), t.dom.classList.add("ProseMirror-focused"), t.domObserver.start(), t.focused = !0, setTimeout(() => {
|
|
24519
24519
|
t.docView && t.hasFocus() && !t.domObserver.currentSelection.eq(t.domSelectionRange()) && _r(t);
|
|
24520
24520
|
}, 20));
|
|
24521
24521
|
};
|
|
24522
|
-
|
|
24522
|
+
on.blur = (t, e) => {
|
|
24523
24523
|
let n = e;
|
|
24524
24524
|
t.focused && (t.domObserver.stop(), t.dom.classList.remove("ProseMirror-focused"), t.domObserver.start(), n.relatedTarget && t.dom.contains(n.relatedTarget) && t.domObserver.currentSelection.clear(), t.focused = !1);
|
|
24525
24525
|
};
|
|
24526
|
-
|
|
24526
|
+
on.beforeinput = (t, e) => {
|
|
24527
24527
|
if (Ht && Tr && e.inputType == "deleteContentBackward") {
|
|
24528
24528
|
t.domObserver.flushSoon();
|
|
24529
24529
|
let { domChangeCount: r } = t.input;
|
|
@@ -24535,8 +24535,8 @@ rn.beforeinput = (t, e) => {
|
|
|
24535
24535
|
}, 50);
|
|
24536
24536
|
}
|
|
24537
24537
|
};
|
|
24538
|
-
for (let t in
|
|
24539
|
-
|
|
24538
|
+
for (let t in sn)
|
|
24539
|
+
on[t] = sn[t];
|
|
24540
24540
|
function qs(t, e) {
|
|
24541
24541
|
if (t == e)
|
|
24542
24542
|
return !0;
|
|
@@ -24554,7 +24554,7 @@ class Tl {
|
|
|
24554
24554
|
}
|
|
24555
24555
|
map(e, n, r, o) {
|
|
24556
24556
|
let { pos: i, deleted: s } = e.mapResult(n.from + o, this.side < 0 ? -1 : 1);
|
|
24557
|
-
return s ? null : new
|
|
24557
|
+
return s ? null : new en(i - r, i - r, this);
|
|
24558
24558
|
}
|
|
24559
24559
|
valid() {
|
|
24560
24560
|
return !0;
|
|
@@ -24572,7 +24572,7 @@ class oo {
|
|
|
24572
24572
|
}
|
|
24573
24573
|
map(e, n, r, o) {
|
|
24574
24574
|
let i = e.map(n.from + o, this.spec.inclusiveStart ? -1 : 1) - r, s = e.map(n.to + o, this.spec.inclusiveEnd ? 1 : -1) - r;
|
|
24575
|
-
return i >= s ? null : new
|
|
24575
|
+
return i >= s ? null : new en(i, s, this);
|
|
24576
24576
|
}
|
|
24577
24577
|
valid(e, n) {
|
|
24578
24578
|
return n.from < n.to;
|
|
@@ -24595,7 +24595,7 @@ class zf {
|
|
|
24595
24595
|
if (i.deleted)
|
|
24596
24596
|
return null;
|
|
24597
24597
|
let s = e.mapResult(n.to + o, -1);
|
|
24598
|
-
return s.deleted || s.pos <= i.pos ? null : new
|
|
24598
|
+
return s.deleted || s.pos <= i.pos ? null : new en(i.pos - r, s.pos - r, this);
|
|
24599
24599
|
}
|
|
24600
24600
|
valid(e, n) {
|
|
24601
24601
|
let { index: r, offset: o } = e.content.findIndex(n.from), i;
|
|
@@ -24607,7 +24607,7 @@ class zf {
|
|
|
24607
24607
|
destroy() {
|
|
24608
24608
|
}
|
|
24609
24609
|
}
|
|
24610
|
-
class
|
|
24610
|
+
class en {
|
|
24611
24611
|
/**
|
|
24612
24612
|
@internal
|
|
24613
24613
|
*/
|
|
@@ -24618,7 +24618,7 @@ class qt {
|
|
|
24618
24618
|
@internal
|
|
24619
24619
|
*/
|
|
24620
24620
|
copy(e, n) {
|
|
24621
|
-
return new
|
|
24621
|
+
return new en(e, n, this.type);
|
|
24622
24622
|
}
|
|
24623
24623
|
/**
|
|
24624
24624
|
@internal
|
|
@@ -24641,14 +24641,14 @@ class qt {
|
|
|
24641
24641
|
widget's current document position.
|
|
24642
24642
|
*/
|
|
24643
24643
|
static widget(e, n, r) {
|
|
24644
|
-
return new
|
|
24644
|
+
return new en(e, e, new Tl(n, r));
|
|
24645
24645
|
}
|
|
24646
24646
|
/**
|
|
24647
24647
|
Creates an inline decoration, which adds the given attributes to
|
|
24648
24648
|
each inline node between `from` and `to`.
|
|
24649
24649
|
*/
|
|
24650
24650
|
static inline(e, n, r, o) {
|
|
24651
|
-
return new
|
|
24651
|
+
return new en(e, n, new oo(r, o));
|
|
24652
24652
|
}
|
|
24653
24653
|
/**
|
|
24654
24654
|
Creates a node decoration. `from` and `to` should point precisely
|
|
@@ -24656,7 +24656,7 @@ class qt {
|
|
|
24656
24656
|
node, will receive the given attributes.
|
|
24657
24657
|
*/
|
|
24658
24658
|
static node(e, n, r, o) {
|
|
24659
|
-
return new
|
|
24659
|
+
return new en(e, n, new zf(r, o));
|
|
24660
24660
|
}
|
|
24661
24661
|
/**
|
|
24662
24662
|
The spec provided when creating this decoration. Can be useful
|
|
@@ -24966,7 +24966,7 @@ function P2(t, e) {
|
|
|
24966
24966
|
let n = [];
|
|
24967
24967
|
for (let r = 0; r < t.length; r++) {
|
|
24968
24968
|
let o = t[r];
|
|
24969
|
-
n.push(new
|
|
24969
|
+
n.push(new en(o.from + e, o.to + e, o.type));
|
|
24970
24970
|
}
|
|
24971
24971
|
return n;
|
|
24972
24972
|
}
|
|
@@ -25803,12 +25803,12 @@ function X1(t) {
|
|
|
25803
25803
|
if (typeof n == "function" && (n = n(t.state)), n)
|
|
25804
25804
|
for (let r in n)
|
|
25805
25805
|
r == "class" ? e.class += " " + n[r] : r == "style" ? e.style = (e.style ? e.style + ";" : "") + n[r] : !e[r] && r != "contenteditable" && r != "nodeName" && (e[r] = String(n[r]));
|
|
25806
|
-
}), e.translate || (e.translate = "no"), [
|
|
25806
|
+
}), e.translate || (e.translate = "no"), [en.node(0, t.state.doc.content.size, e)];
|
|
25807
25807
|
}
|
|
25808
25808
|
function q1(t) {
|
|
25809
25809
|
if (t.markCursor) {
|
|
25810
25810
|
let e = document.createElement("img");
|
|
25811
|
-
e.className = "ProseMirror-separator", e.setAttribute("mark-placeholder", "true"), e.setAttribute("alt", ""), t.cursorWrapper = { dom: e, deco:
|
|
25811
|
+
e.className = "ProseMirror-separator", e.setAttribute("mark-placeholder", "true"), e.setAttribute("alt", ""), t.cursorWrapper = { dom: e, deco: en.widget(t.state.selection.from, e, { raw: !0, marks: t.markCursor }) };
|
|
25812
25812
|
} else
|
|
25813
25813
|
t.cursorWrapper = null;
|
|
25814
25814
|
}
|
|
@@ -30993,7 +30993,7 @@ function KO(t) {
|
|
|
30993
30993
|
if (!(t.selection instanceof bt))
|
|
30994
30994
|
return null;
|
|
30995
30995
|
let e = document.createElement("div");
|
|
30996
|
-
return e.className = "ProseMirror-gapcursor", pt.create(t.doc, [
|
|
30996
|
+
return e.className = "ProseMirror-gapcursor", pt.create(t.doc, [en.widget(t.selection.head, e, { key: "gapcursor" })]);
|
|
30997
30997
|
}
|
|
30998
30998
|
var sc = 200, $t = function() {
|
|
30999
30999
|
};
|
|
@@ -31446,7 +31446,7 @@ _t.create({
|
|
|
31446
31446
|
if (l += 1, this.options.mode === "deepest" && s - l > 0 || this.options.mode === "shallowest" && l > 1)
|
|
31447
31447
|
return this.options.mode === "deepest";
|
|
31448
31448
|
i.push(
|
|
31449
|
-
|
|
31449
|
+
en.node(c, c + a.nodeSize, {
|
|
31450
31450
|
class: this.options.className
|
|
31451
31451
|
})
|
|
31452
31452
|
);
|
|
@@ -31507,7 +31507,7 @@ var rM = _t.create({
|
|
|
31507
31507
|
if ((c || !this.options.showOnlyCurrent) && u) {
|
|
31508
31508
|
const d = [this.options.emptyNodeClass];
|
|
31509
31509
|
s && d.push(this.options.emptyEditorClass);
|
|
31510
|
-
const f =
|
|
31510
|
+
const f = en.node(a, a + l.nodeSize, {
|
|
31511
31511
|
class: d.join(" "),
|
|
31512
31512
|
[t]: typeof this.options.placeholder == "function" ? this.options.placeholder({
|
|
31513
31513
|
editor: this.editor,
|
|
@@ -31541,7 +31541,7 @@ _t.create({
|
|
|
31541
31541
|
props: {
|
|
31542
31542
|
decorations(n) {
|
|
31543
31543
|
return n.selection.empty || t.isFocused || !t.isEditable || c_(n.selection) || t.view.dragging ? null : pt.create(n.doc, [
|
|
31544
|
-
|
|
31544
|
+
en.inline(n.selection.from, n.selection.to, {
|
|
31545
31545
|
class: e.className
|
|
31546
31546
|
})
|
|
31547
31547
|
]);
|
|
@@ -32756,7 +32756,7 @@ const $M = { class: "popover bd-link-input-popover show bd-link-input-bottom" },
|
|
|
32756
32756
|
CorrelationId: i
|
|
32757
32757
|
};
|
|
32758
32758
|
});
|
|
32759
|
-
var
|
|
32759
|
+
var nn = "top", wn = "bottom", Sn = "right", rn = "left", Dc = "auto", Yi = [nn, wn, Sn, rn], Xo = "start", Ri = "end", V5 = "clippingParents", uh = "viewport", vi = "popper", z5 = "reference", Gd = /* @__PURE__ */ Yi.reduce(function(t, e) {
|
|
32760
32760
|
return t.concat([e + "-" + Xo, e + "-" + Ri]);
|
|
32761
32761
|
}, []), dh = /* @__PURE__ */ [].concat(Yi, [Dc]).reduce(function(t, e) {
|
|
32762
32762
|
return t.concat([e, e + "-" + Xo, e + "-" + Ri]);
|
|
@@ -32962,9 +32962,9 @@ var lL = function(e, n) {
|
|
|
32962
32962
|
})) : e, ny(typeof e != "number" ? e : ry(e, Yi));
|
|
32963
32963
|
};
|
|
32964
32964
|
function cL(t) {
|
|
32965
|
-
var e, n = t.state, r = t.name, o = t.options, i = n.elements.arrow, s = n.modifiersData.popperOffsets, l = cr(n.placement), a = ph(l), c = [
|
|
32965
|
+
var e, n = t.state, r = t.name, o = t.options, i = n.elements.arrow, s = n.modifiersData.popperOffsets, l = cr(n.placement), a = ph(l), c = [rn, Sn].indexOf(l) >= 0, u = c ? "height" : "width";
|
|
32966
32966
|
if (!(!i || !s)) {
|
|
32967
|
-
var d = lL(o.padding, n), f = hh(i), h = a === "y" ?
|
|
32967
|
+
var d = lL(o.padding, n), f = hh(i), h = a === "y" ? nn : rn, p = a === "y" ? wn : Sn, m = n.rects.reference[u] + n.rects.reference[a] - s[a] - n.rects.popper[u], g = s[a] - n.rects.reference[a], v = pa(i), y = v ? a === "y" ? v.clientHeight || 0 : v.clientWidth || 0 : 0, C = m / 2 - g / 2, b = d[h], w = y - f[u] - d[p], _ = y / 2 - f[u] / 2 + C, T = _s(b, _, w), D = a;
|
|
32968
32968
|
n.modifiersData[r] = (e = {}, e[D] = T, e.centerOffset = T - _, e);
|
|
32969
32969
|
}
|
|
32970
32970
|
}
|
|
@@ -33006,10 +33006,10 @@ function Nm(t) {
|
|
|
33006
33006
|
y: m
|
|
33007
33007
|
};
|
|
33008
33008
|
h = g.x, m = g.y;
|
|
33009
|
-
var v = s.hasOwnProperty("x"), y = s.hasOwnProperty("y"), C =
|
|
33009
|
+
var v = s.hasOwnProperty("x"), y = s.hasOwnProperty("y"), C = rn, b = nn, w = window;
|
|
33010
33010
|
if (c) {
|
|
33011
33011
|
var _ = pa(n), T = "clientHeight", D = "clientWidth";
|
|
33012
|
-
if (_ === xn(n) && (_ = vo(n), Nr(_).position !== "static" && l === "absolute" && (T = "scrollHeight", D = "scrollWidth")), _ = _, o ===
|
|
33012
|
+
if (_ === xn(n) && (_ = vo(n), Nr(_).position !== "static" && l === "absolute" && (T = "scrollHeight", D = "scrollWidth")), _ = _, o === nn || (o === rn || o === Sn) && i === Ri) {
|
|
33013
33013
|
b = wn;
|
|
33014
33014
|
var Q = d && _ === w && w.visualViewport ? w.visualViewport.height : (
|
|
33015
33015
|
// $FlowFixMe[prop-missing]
|
|
@@ -33017,7 +33017,7 @@ function Nm(t) {
|
|
|
33017
33017
|
);
|
|
33018
33018
|
m -= Q - r.height, m *= a ? 1 : -1;
|
|
33019
33019
|
}
|
|
33020
|
-
if (o ===
|
|
33020
|
+
if (o === rn || (o === nn || o === wn) && i === Ri) {
|
|
33021
33021
|
C = Sn;
|
|
33022
33022
|
var V = d && _ === w && w.visualViewport ? w.visualViewport.width : (
|
|
33023
33023
|
// $FlowFixMe[prop-missing]
|
|
@@ -33193,7 +33193,7 @@ function EL(t, e, n, r) {
|
|
|
33193
33193
|
function ly(t) {
|
|
33194
33194
|
var e = t.reference, n = t.element, r = t.placement, o = r ? cr(r) : null, i = r ? Fi(r) : null, s = e.x + e.width / 2 - n.width / 2, l = e.y + e.height / 2 - n.height / 2, a;
|
|
33195
33195
|
switch (o) {
|
|
33196
|
-
case
|
|
33196
|
+
case nn:
|
|
33197
33197
|
a = {
|
|
33198
33198
|
x: s,
|
|
33199
33199
|
y: e.y - n.height
|
|
@@ -33211,7 +33211,7 @@ function ly(t) {
|
|
|
33211
33211
|
y: l
|
|
33212
33212
|
};
|
|
33213
33213
|
break;
|
|
33214
|
-
case
|
|
33214
|
+
case rn:
|
|
33215
33215
|
a = {
|
|
33216
33216
|
x: e.x - n.width,
|
|
33217
33217
|
y: l
|
|
@@ -33252,7 +33252,7 @@ function Vi(t, e) {
|
|
|
33252
33252
|
if (f === vi && W) {
|
|
33253
33253
|
var K = W[o];
|
|
33254
33254
|
Object.keys(V).forEach(function(G) {
|
|
33255
|
-
var U = [Sn, wn].indexOf(G) >= 0 ? 1 : -1, H = [
|
|
33255
|
+
var U = [Sn, wn].indexOf(G) >= 0 ? 1 : -1, H = [nn, wn].indexOf(G) >= 0 ? "y" : "x";
|
|
33256
33256
|
V[G] += K[H] * U;
|
|
33257
33257
|
});
|
|
33258
33258
|
}
|
|
@@ -33297,13 +33297,13 @@ function SL(t) {
|
|
|
33297
33297
|
allowedAutoPlacements: m
|
|
33298
33298
|
}) : Me);
|
|
33299
33299
|
}, []), w = e.rects.reference, _ = e.rects.popper, T = /* @__PURE__ */ new Map(), D = !0, Q = b[0], V = 0; V < b.length; V++) {
|
|
33300
|
-
var W = b[V], K = cr(W), G = Fi(W) === Xo, U = [
|
|
33300
|
+
var W = b[V], K = cr(W), G = Fi(W) === Xo, U = [nn, wn].indexOf(K) >= 0, H = U ? "width" : "height", z = Vi(e, {
|
|
33301
33301
|
placement: W,
|
|
33302
33302
|
boundary: u,
|
|
33303
33303
|
rootBoundary: d,
|
|
33304
33304
|
altBoundary: f,
|
|
33305
33305
|
padding: c
|
|
33306
|
-
}), q = U ? G ? Sn :
|
|
33306
|
+
}), q = U ? G ? Sn : rn : G ? wn : nn;
|
|
33307
33307
|
w[H] > _[H] && (q = sl(q));
|
|
33308
33308
|
var j = sl(q), ne = [];
|
|
33309
33309
|
if (i && ne.push(z[K] <= 0), l && ne.push(z[q] <= 0, z[j] <= 0), ne.every(function(Te) {
|
|
@@ -33354,7 +33354,7 @@ function Rm(t, e, n) {
|
|
|
33354
33354
|
};
|
|
33355
33355
|
}
|
|
33356
33356
|
function $m(t) {
|
|
33357
|
-
return [
|
|
33357
|
+
return [nn, Sn, wn, rn].some(function(e) {
|
|
33358
33358
|
return t[e] >= 0;
|
|
33359
33359
|
});
|
|
33360
33360
|
}
|
|
@@ -33382,10 +33382,10 @@ const uy = {
|
|
|
33382
33382
|
fn: xL
|
|
33383
33383
|
};
|
|
33384
33384
|
function kL(t, e, n) {
|
|
33385
|
-
var r = cr(t), o = [
|
|
33385
|
+
var r = cr(t), o = [rn, nn].indexOf(r) >= 0 ? -1 : 1, i = typeof n == "function" ? n(Object.assign({}, e, {
|
|
33386
33386
|
placement: t
|
|
33387
33387
|
})) : n, s = i[0], l = i[1];
|
|
33388
|
-
return s = s || 0, l = (l || 0) * o, [
|
|
33388
|
+
return s = s || 0, l = (l || 0) * o, [rn, Sn].indexOf(r) >= 0 ? {
|
|
33389
33389
|
x: l,
|
|
33390
33390
|
y: s
|
|
33391
33391
|
} : {
|
|
@@ -33444,15 +33444,15 @@ function OL(t) {
|
|
|
33444
33444
|
};
|
|
33445
33445
|
if (_) {
|
|
33446
33446
|
if (i) {
|
|
33447
|
-
var G, U = b === "y" ?
|
|
33447
|
+
var G, U = b === "y" ? nn : rn, H = b === "y" ? wn : Sn, z = b === "y" ? "height" : "width", q = _[b], j = q + g[U], ne = q - g[H], oe = h ? -D[z] / 2 : 0, he = y === Xo ? T[z] : D[z], Ae = y === Xo ? -D[z] : -T[z], we = e.elements.arrow, Te = h && we ? hh(we) : {
|
|
33448
33448
|
width: 0,
|
|
33449
33449
|
height: 0
|
|
33450
33450
|
}, Me = e.modifiersData["arrow#persistent"] ? e.modifiersData["arrow#persistent"].padding : ty(), Be = Me[U], xe = Me[H], M = _s(0, T[z], Te[z]), N = C ? T[z] / 2 - oe - M - Be - V.mainAxis : he - M - Be - V.mainAxis, I = C ? -T[z] / 2 + oe + M + xe + V.mainAxis : Ae + M + xe + V.mainAxis, L = e.elements.arrow && pa(e.elements.arrow), E = L ? b === "y" ? L.clientTop || 0 : L.clientLeft || 0 : 0, A = (G = W?.[b]) != null ? G : 0, R = q + N - A - E, B = q + I - A, Y = _s(h ? ac(j, R) : j, q, h ? Ho(ne, B) : ne);
|
|
33451
33451
|
_[b] = Y, K[b] = Y - q;
|
|
33452
33452
|
}
|
|
33453
33453
|
if (l) {
|
|
33454
|
-
var Z, S = b === "x" ?
|
|
33455
|
-
_[w] =
|
|
33454
|
+
var Z, S = b === "x" ? nn : rn, x = b === "x" ? wn : Sn, $ = _[w], J = w === "y" ? "height" : "width", ee = $ + g[S], re = $ - g[x], ue = [nn, rn].indexOf(v) !== -1, X = (Z = W?.[w]) != null ? Z : 0, se = ue ? ee : $ - T[J] - D[J] - X + V.altAxis, Re = ue ? $ + T[J] + D[J] - X - V.altAxis : re, He = h && ue ? aL(se, $, Re) : _s(h ? se : ee, $, h ? Re : re);
|
|
33455
|
+
_[w] = He, K[w] = He - $;
|
|
33456
33456
|
}
|
|
33457
33457
|
e.modifiersData[r] = K;
|
|
33458
33458
|
}
|
|
@@ -33678,7 +33678,7 @@ const my = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
33678
33678
|
eventListeners: sy,
|
|
33679
33679
|
flip: cy,
|
|
33680
33680
|
hide: uy,
|
|
33681
|
-
left:
|
|
33681
|
+
left: rn,
|
|
33682
33682
|
main: K5,
|
|
33683
33683
|
modifierPhases: J5,
|
|
33684
33684
|
offset: dy,
|
|
@@ -33691,7 +33691,7 @@ const my = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
33691
33691
|
reference: z5,
|
|
33692
33692
|
right: Sn,
|
|
33693
33693
|
start: Xo,
|
|
33694
|
-
top:
|
|
33694
|
+
top: nn,
|
|
33695
33695
|
variationPlacements: Gd,
|
|
33696
33696
|
viewport: uh,
|
|
33697
33697
|
write: Q5
|
|
@@ -36314,7 +36314,7 @@ const Ji = {
|
|
|
36314
36314
|
},
|
|
36315
36315
|
emits: ["show-attachment", "action"],
|
|
36316
36316
|
setup(t, { emit: e }) {
|
|
36317
|
-
const n = t, r = e, o = te(() => n.isSender ? "sender" :
|
|
36317
|
+
const n = t, r = e, o = te(() => n.isSender ? "sender" : Ue), i = te(() => Di(n.apiUrl, n.files, !1)), s = te(() => Di(n.apiUrl, n.files, !0)), l = () => {
|
|
36318
36318
|
r("action", "copy-message");
|
|
36319
36319
|
}, a = (c) => {
|
|
36320
36320
|
r("show-attachment", c);
|
|
@@ -36506,10 +36506,10 @@ const Ji = {
|
|
|
36506
36506
|
let C = "video-call-toast";
|
|
36507
36507
|
return n.id && (C += `-${n.id}`), C;
|
|
36508
36508
|
}), c = te(() => o.value ? [
|
|
36509
|
-
o.value ? "is-handled" :
|
|
36510
|
-
i.value ? "is-handled--success" :
|
|
36511
|
-
n.canceled ? "is-handled--canceled" :
|
|
36512
|
-
].join(" ") :
|
|
36509
|
+
o.value ? "is-handled" : Ue,
|
|
36510
|
+
i.value ? "is-handled--success" : Ue,
|
|
36511
|
+
n.canceled ? "is-handled--canceled" : Ue
|
|
36512
|
+
].join(" ") : Ue), u = te(() => n.canceled ? n.localization.videoCallCanceled : i.value ? n.localization.videoCallAccepted : n.localization.videoCallRejected), d = te(() => n.canceled ? `${n.firstNameSender}${n.localization.notifyCallerWhenCanceled}` : n.isSender ? n.contactInfoReceiver ? `${n.contactInfoReceiver.name}${n.localization.notifyCallerWhenRejected}` : n.localization.notifyCallerWhenRejected : i.value ? n.localization.openNewTabWhenAccepted : `${n.localization.notifyReceiverWhenRejected.start}${n.firstNameSender}${n.localization.notifyReceiverWhenRejected.end}`.replace(/\s\s+/g, " "));
|
|
36513
36513
|
Mt(() => n.canceled, () => {
|
|
36514
36514
|
o.value = !0;
|
|
36515
36515
|
}), Qn(() => {
|
|
@@ -36632,7 +36632,7 @@ const Ji = {
|
|
|
36632
36632
|
onClick: d[0] || (d[0] = io(() => {
|
|
36633
36633
|
}, ["stop"]))
|
|
36634
36634
|
}, [
|
|
36635
|
-
(k(), Ee(
|
|
36635
|
+
(k(), Ee(tn(e.toggleTag), Oe({
|
|
36636
36636
|
ref_key: "dropdownToggle",
|
|
36637
36637
|
ref: a,
|
|
36638
36638
|
class: "dropdown-toggle",
|
|
@@ -36877,7 +36877,7 @@ const Q$ = ["data-bs-title", "data-bs-content"], Z$ = ["title"], J$ = {
|
|
|
36877
36877
|
getNotification: {}
|
|
36878
36878
|
},
|
|
36879
36879
|
setup(t) {
|
|
36880
|
-
const { t: e } =
|
|
36880
|
+
const { t: e } = Qt(), n = t, r = te(() => e("practitionerHeader.academyTooltip")), o = te(() => e("practitionerHeader.academyMenuItem"));
|
|
36881
36881
|
return (i, s) => (k(), Ee(Yy, null, Gu({
|
|
36882
36882
|
"profile-side": de(() => [
|
|
36883
36883
|
O("div", q$, [
|
|
@@ -37056,7 +37056,7 @@ function Qy(t) {
|
|
|
37056
37056
|
const e = De(null), n = (a, c = "serverErrors") => {
|
|
37057
37057
|
let u = [];
|
|
37058
37058
|
if (Array.isArray(a?.response?.data) ? u = a.response.data.filter(
|
|
37059
|
-
(d) => _a(d.ErrorMessage) && d.ErrorMessage !==
|
|
37059
|
+
(d) => _a(d.ErrorMessage) && d.ErrorMessage !== Ue
|
|
37060
37060
|
) : a.response.data.ErrorMessage ? u = [a.response.data.ErrorMessage] : u = null, _a(c))
|
|
37061
37061
|
e.value = u;
|
|
37062
37062
|
else if (Array.isArray(c)) {
|
|
@@ -37077,7 +37077,7 @@ function Qy(t) {
|
|
|
37077
37077
|
mS(a.value) ? o.value = a.value.map((c) => _a(c) ? c : c.ErrorMessage) : _a(a.value) && (i.value = a.value);
|
|
37078
37078
|
};
|
|
37079
37079
|
function l() {
|
|
37080
|
-
e.value = null, o.value = null, i.value =
|
|
37080
|
+
e.value = null, o.value = null, i.value = Ue;
|
|
37081
37081
|
}
|
|
37082
37082
|
return {
|
|
37083
37083
|
serverErrors: e,
|
|
@@ -37094,7 +37094,7 @@ const hB = { key: 0 }, pB = { key: 1 }, mB = { class: "bd-form-field" }, gB = {
|
|
|
37094
37094
|
emits: ["startPhoneNumberUpdate", "confirmPhoneNumberUpdate", "setPhoneNumber"],
|
|
37095
37095
|
setup(t, { expose: e, emit: n }) {
|
|
37096
37096
|
const { showSuccessToast: r, showWarningToast: o } = zc(), { serverErrors: i, errorMessages: s, errorMessageText: l, MapServerErrors: a, ResetServerErrors: c } = Qy(null), { closeModal: u } = Xi("phone-number-edit-modal"), d = t, f = n;
|
|
37097
|
-
let h =
|
|
37097
|
+
let h = Ue;
|
|
37098
37098
|
const p = De(), m = De(null), g = De(), v = De(), y = De(null), C = te(() => v.value == null || v.value == ""), b = () => {
|
|
37099
37099
|
if (m.value = null, c(), !p.value || p.value == h) {
|
|
37100
37100
|
m.value = !1;
|
|
@@ -37125,7 +37125,7 @@ const hB = { key: 0 }, pB = { key: 1 }, mB = { class: "bd-form-field" }, gB = {
|
|
|
37125
37125
|
};
|
|
37126
37126
|
return e({ Reset: D }), (V, W) => (k(), Ee(mr, {
|
|
37127
37127
|
id: "phone-number-edit-modal",
|
|
37128
|
-
class: ze(ae(
|
|
37128
|
+
class: ze(ae(Ue)),
|
|
37129
37129
|
title: d.modalTitle,
|
|
37130
37130
|
submitButtonTitle: d.submitButtonTitle,
|
|
37131
37131
|
hideFooterCancelButton: !1,
|
|
@@ -37281,7 +37281,7 @@ const hB = { key: 0 }, pB = { key: 1 }, mB = { class: "bd-form-field" }, gB = {
|
|
|
37281
37281
|
__name: "BDAssignConversationModal",
|
|
37282
37282
|
emits: ["update:isConcluded", "update:isUnread"],
|
|
37283
37283
|
setup(t, { emit: e }) {
|
|
37284
|
-
const { t: n } =
|
|
37284
|
+
const { t: n } = Qt(), r = De(!1), o = De(!1), i = e, s = () => i("update:isConcluded", r.value), l = () => i("update:isUnread", o.value);
|
|
37285
37285
|
return (a, c) => (k(), Ee(mr, {
|
|
37286
37286
|
id: "assign-conversation-modal",
|
|
37287
37287
|
title: ae(n)("assignConversationModal.title"),
|
|
@@ -37344,7 +37344,7 @@ const hB = { key: 0 }, pB = { key: 1 }, mB = { class: "bd-form-field" }, gB = {
|
|
|
37344
37344
|
},
|
|
37345
37345
|
emits: ["cancel", "on-submit"],
|
|
37346
37346
|
setup(t, { emit: e }) {
|
|
37347
|
-
const { closeModal: n } = Xi("attachment-upload-modal"), { t: r } =
|
|
37347
|
+
const { closeModal: n } = Xi("attachment-upload-modal"), { t: r } = Qt(), o = t, i = e, s = () => {
|
|
37348
37348
|
i("on-submit", a.value), a.value = [], n();
|
|
37349
37349
|
}, l = () => {
|
|
37350
37350
|
i("cancel"), a.value = [];
|
|
@@ -38058,7 +38058,7 @@ function sF(t, e, n, r, o, i) {
|
|
|
38058
38058
|
"aria-label": `Deselect ${n.getOptionLabel(l)}`,
|
|
38059
38059
|
onClick: (c) => i.deselect(l)
|
|
38060
38060
|
}, [
|
|
38061
|
-
(k(), Ee(
|
|
38061
|
+
(k(), Ee(tn(i.childComponents.Deselect)))
|
|
38062
38062
|
], 8, JB)) : ge("", !0)
|
|
38063
38063
|
]))
|
|
38064
38064
|
])), 256)),
|
|
@@ -38076,12 +38076,12 @@ function sF(t, e, n, r, o, i) {
|
|
|
38076
38076
|
"aria-label": "Clear Selected",
|
|
38077
38077
|
onClick: e[0] || (e[0] = (...l) => i.clearSelection && i.clearSelection(...l))
|
|
38078
38078
|
}, [
|
|
38079
|
-
(k(), Ee(
|
|
38079
|
+
(k(), Ee(tn(i.childComponents.Deselect)))
|
|
38080
38080
|
], 8, qB), [
|
|
38081
38081
|
[ul, i.showClearButton]
|
|
38082
38082
|
]),
|
|
38083
38083
|
Ie(t.$slots, "open-indicator", ln(vn(i.scope.openIndicator)), () => [
|
|
38084
|
-
n.noDrop ? ge("", !0) : (k(), Ee(
|
|
38084
|
+
n.noDrop ? ge("", !0) : (k(), Ee(tn(i.childComponents.OpenIndicator), ln(Oe({ key: 0 }, i.scope.openIndicator.attributes)), null, 16))
|
|
38085
38085
|
]),
|
|
38086
38086
|
Ie(t.$slots, "spinner", ln(vn(i.scope.spinner)), () => [
|
|
38087
38087
|
jt(O("div", eF, "Loading...", 512), [
|
|
@@ -38180,7 +38180,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38180
38180
|
},
|
|
38181
38181
|
emits: ["on-insert"],
|
|
38182
38182
|
setup(t, { emit: e }) {
|
|
38183
|
-
const { t: n } =
|
|
38183
|
+
const { t: n } = Qt(), r = t, o = e, i = te(() => `Open ${r.provider} in nieuw venster`), s = () => {
|
|
38184
38184
|
o("on-insert", r.itemId);
|
|
38185
38185
|
}, l = () => {
|
|
38186
38186
|
window.open(r.uri, "_blank", "noopener,noreferrer");
|
|
@@ -38295,7 +38295,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38295
38295
|
"card-class": "content-library-card-title"
|
|
38296
38296
|
}), null, 16));
|
|
38297
38297
|
}
|
|
38298
|
-
}), Zy = (t) => t.replace(/<\/?[^>]+(>|$)/g,
|
|
38298
|
+
}), Zy = (t) => t.replace(/<\/?[^>]+(>|$)/g, Ue), Jy = (t) => t.replace(/<li>/g, " ").replace(/<(br|\/p)>/g, " \r"), AF = (t) => t.replace(/(?:\r\n|\r|\n)/g, "<br>"), wF = { class: "content-library-card-message-template__tag" }, SF = ["textContent"], xF = ["textContent"], kF = ["textContent"], TF = ["id"], IF = ["innerHTML"], _F = { class: "collapsed-hide" }, OF = { class: "collapsed-show" }, MF = {
|
|
38299
38299
|
key: 2,
|
|
38300
38300
|
class: "edit-btn-group"
|
|
38301
38301
|
}, LF = {
|
|
@@ -38327,7 +38327,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38327
38327
|
"delete"
|
|
38328
38328
|
],
|
|
38329
38329
|
setup(t, { emit: e }) {
|
|
38330
|
-
const { t: n } =
|
|
38330
|
+
const { t: n } = Qt(), r = t, o = e, i = De(null), s = De(!1), l = De(!1), a = te(() => `collapse-preview-${r.item.itemId}`), c = te(() => av(r.item.files) ? null : r.item.files.length), u = te(() => r.variant === "insert"), d = te(() => r.variant === "edit"), f = te(() => r.variant === "shared"), h = te(() => l.value ? Ue : "content-library-card-not-collapsable"), p = te(() => r.item.text ? AF(r.item.text) : Ue), m = te(() => Di(r.apiUrl, r.item.files, !1)), g = te(() => Di(r.apiUrl, r.item.files, !0)), v = () => {
|
|
38331
38331
|
i.value && (l.value = s.value || i.value.scrollHeight > i.value.clientHeight || r.item.files && r.item.files.length > 0);
|
|
38332
38332
|
}, y = () => {
|
|
38333
38333
|
o("on-insert", r.item.itemId);
|
|
@@ -38476,7 +38476,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38476
38476
|
"show-attachment"
|
|
38477
38477
|
],
|
|
38478
38478
|
setup(t, { emit: e }) {
|
|
38479
|
-
const { t: n } =
|
|
38479
|
+
const { t: n } = Qt(), r = {
|
|
38480
38480
|
BDContentLibraryCardBasic: mF,
|
|
38481
38481
|
BDContentLibraryCardImage: CF,
|
|
38482
38482
|
BDContentLibraryCardTitle: EF,
|
|
@@ -38493,7 +38493,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38493
38493
|
return (f, h) => (k(), F("div", DF, [
|
|
38494
38494
|
ie(sr, null, {
|
|
38495
38495
|
default: de(() => [
|
|
38496
|
-
s.value ? (k(), Ee(
|
|
38496
|
+
s.value ? (k(), Ee(Jt, {
|
|
38497
38497
|
key: 0,
|
|
38498
38498
|
sm: 12
|
|
38499
38499
|
}, {
|
|
@@ -38507,7 +38507,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38507
38507
|
]),
|
|
38508
38508
|
_: 1
|
|
38509
38509
|
})) : ge("", !0),
|
|
38510
|
-
(k(!0), F(Je, null, ht(t.items, (p) => (k(), Ee(
|
|
38510
|
+
(k(!0), F(Je, null, ht(t.items, (p) => (k(), Ee(Jt, {
|
|
38511
38511
|
class: "card-container",
|
|
38512
38512
|
key: p.itemId,
|
|
38513
38513
|
sm: 12,
|
|
@@ -38515,7 +38515,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38515
38515
|
lg: l.value
|
|
38516
38516
|
}, {
|
|
38517
38517
|
default: de(() => [
|
|
38518
|
-
(k(), Ee(
|
|
38518
|
+
(k(), Ee(tn(r[p.componentToRender]), Oe({ ref_for: !0 }, p, {
|
|
38519
38519
|
item: p,
|
|
38520
38520
|
onOnInsert: a,
|
|
38521
38521
|
onOnChange: c,
|
|
@@ -38542,7 +38542,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38542
38542
|
},
|
|
38543
38543
|
emits: ["create", "on-insert", "on-change", "delete", "update", "on-input", "show-attachment", "provider-changed"],
|
|
38544
38544
|
setup(t, { emit: e }) {
|
|
38545
|
-
const { t: n } =
|
|
38545
|
+
const { t: n } = Qt(), r = t, o = e, i = De(r.modelValue);
|
|
38546
38546
|
Mt(
|
|
38547
38547
|
() => r.modelValue,
|
|
38548
38548
|
(U) => {
|
|
@@ -38593,7 +38593,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38593
38593
|
return (U, H) => (k(), F("div", BF, [
|
|
38594
38594
|
ie(sr, null, {
|
|
38595
38595
|
default: de(() => [
|
|
38596
|
-
ie(
|
|
38596
|
+
ie(Jt, Oe(g.value, { class: "content-library-header content-library-header__messages" }), {
|
|
38597
38597
|
default: de(() => [
|
|
38598
38598
|
O("span", FF, fe(u.value), 1),
|
|
38599
38599
|
t.showAddButton ? (k(), Ee(et, {
|
|
@@ -38610,11 +38610,11 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38610
38610
|
]),
|
|
38611
38611
|
_: 1
|
|
38612
38612
|
}, 16),
|
|
38613
|
-
ie(
|
|
38613
|
+
ie(Jt, Oe(v.value, { class: "content-library-header" }), {
|
|
38614
38614
|
default: de(() => [
|
|
38615
38615
|
ie(sr, null, {
|
|
38616
38616
|
default: de(() => [
|
|
38617
|
-
ie(
|
|
38617
|
+
ie(Jt, Oe(y.value, { class: "search-block" }), {
|
|
38618
38618
|
default: de(() => [
|
|
38619
38619
|
ie($o, {
|
|
38620
38620
|
type: "text",
|
|
@@ -38629,7 +38629,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38629
38629
|
]),
|
|
38630
38630
|
_: 1
|
|
38631
38631
|
}, 16),
|
|
38632
|
-
t.showAddButton ? (k(), Ee(
|
|
38632
|
+
t.showAddButton ? (k(), Ee(Jt, Oe({ key: 0 }, C.value, { class: "add-button-block d-none d-md-block" }), {
|
|
38633
38633
|
default: de(() => [
|
|
38634
38634
|
t.showAddButton ? (k(), Ee(et, {
|
|
38635
38635
|
key: 0,
|
|
@@ -38644,7 +38644,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38644
38644
|
]),
|
|
38645
38645
|
_: 1
|
|
38646
38646
|
}, 16)) : ge("", !0),
|
|
38647
|
-
l.value ? (k(), Ee(
|
|
38647
|
+
l.value ? (k(), Ee(Jt, Oe({ key: 1 }, C.value, { class: "select-button-block" }), {
|
|
38648
38648
|
default: de(() => [
|
|
38649
38649
|
ie(ae(aF), {
|
|
38650
38650
|
modelValue: i.value.provider,
|
|
@@ -38660,7 +38660,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38660
38660
|
], 16)
|
|
38661
38661
|
]),
|
|
38662
38662
|
option: de(({ icon: z, label: q, img: j }) => [
|
|
38663
|
-
z ? (k(), Ee(
|
|
38663
|
+
z ? (k(), Ee(tn(z), { key: 0 })) : ge("", !0),
|
|
38664
38664
|
j ? (k(), F("img", {
|
|
38665
38665
|
key: 1,
|
|
38666
38666
|
src: j
|
|
@@ -38668,7 +38668,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38668
38668
|
O("span", null, fe(q), 1)
|
|
38669
38669
|
]),
|
|
38670
38670
|
"selected-option": de(({ icon: z, label: q, img: j }) => [
|
|
38671
|
-
z ? (k(), Ee(
|
|
38671
|
+
z ? (k(), Ee(tn(z), { key: 0 })) : ge("", !0),
|
|
38672
38672
|
j ? (k(), F("img", {
|
|
38673
38673
|
key: 1,
|
|
38674
38674
|
src: j
|
|
@@ -38686,7 +38686,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38686
38686
|
]),
|
|
38687
38687
|
_: 1
|
|
38688
38688
|
}, 16),
|
|
38689
|
-
c.value ? (k(), Ee(
|
|
38689
|
+
c.value ? (k(), Ee(Jt, {
|
|
38690
38690
|
key: 0,
|
|
38691
38691
|
md: 12,
|
|
38692
38692
|
lg: 3,
|
|
@@ -38772,7 +38772,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38772
38772
|
]),
|
|
38773
38773
|
_: 1
|
|
38774
38774
|
})) : ge("", !0),
|
|
38775
|
-
ie(
|
|
38775
|
+
ie(Jt, {
|
|
38776
38776
|
md: 12,
|
|
38777
38777
|
lg: h.value,
|
|
38778
38778
|
class: "content-library-body"
|
|
@@ -38843,7 +38843,7 @@ const aF = /* @__PURE__ */ wh(YB, [["render", sF]]), lF = (t) => typeof t == "nu
|
|
|
38843
38843
|
return (m = (p = (h = r.modelValue) === null || h === void 0 ? void 0 : h.provider) === null || p === void 0 ? void 0 : p.img) !== null && m !== void 0 ? m : null;
|
|
38844
38844
|
}), l = te(() => {
|
|
38845
38845
|
var h, p, m;
|
|
38846
|
-
return (m = (p = (h = r.modelValue) === null || h === void 0 ? void 0 : h.provider) === null || p === void 0 ? void 0 : p.label) !== null && m !== void 0 ? m :
|
|
38846
|
+
return (m = (p = (h = r.modelValue) === null || h === void 0 ? void 0 : h.provider) === null || p === void 0 ? void 0 : p.label) !== null && m !== void 0 ? m : Ue;
|
|
38847
38847
|
});
|
|
38848
38848
|
Mt(() => r.modelValue, (h) => {
|
|
38849
38849
|
i.value = h;
|
|
@@ -38973,7 +38973,7 @@ ${r}`;
|
|
|
38973
38973
|
extraClass: {}
|
|
38974
38974
|
},
|
|
38975
38975
|
setup(t) {
|
|
38976
|
-
const { t: e } =
|
|
38976
|
+
const { t: e } = Qt(), n = t, r = De([]), o = De(!0);
|
|
38977
38977
|
x0(() => {
|
|
38978
38978
|
r.value = n.modelValue;
|
|
38979
38979
|
}), Mt(() => o.value, (c) => {
|
|
@@ -38985,7 +38985,7 @@ ${r}`;
|
|
|
38985
38985
|
const d = e("conversationToTextModal.onBehalfOf");
|
|
38986
38986
|
return u + d + " " + c.BehandelaarNaam;
|
|
38987
38987
|
}
|
|
38988
|
-
return
|
|
38988
|
+
return Ue;
|
|
38989
38989
|
}, l = (c) => c.AfzenderType === 2 ? "is-sender" : "is-receiver", a = () => {
|
|
38990
38990
|
const c = e("conversationToTextModal.prefix"), u = e("conversationToTextModal.copySuccess");
|
|
38991
38991
|
return eV(r.value, c, u);
|
|
@@ -39092,15 +39092,15 @@ const uV = ["src", "alt"], dV = {
|
|
|
39092
39092
|
}, hV = ["textContent"], pV = ["href"], mV = /* @__PURE__ */ Ne({
|
|
39093
39093
|
__name: "BDImageAttachmentModal",
|
|
39094
39094
|
setup(t, { expose: e }) {
|
|
39095
|
-
const { showModal: n } = Xi("image-attachment-modal"), { zoom: r, imageHolderRef: o, SetZoom: i, OnMouseDown: s, OnMouseMove: l, OnMouseUp: a } = cV(), { t: c } =
|
|
39095
|
+
const { showModal: n } = Xi("image-attachment-modal"), { zoom: r, imageHolderRef: o, SetZoom: i, OnMouseDown: s, OnMouseMove: l, OnMouseUp: a } = cV(), { t: c } = Qt(), u = De(!0), d = De({
|
|
39096
39096
|
BerichtId: 0,
|
|
39097
39097
|
Id: void 0,
|
|
39098
39098
|
MimeType: null,
|
|
39099
|
-
Naam:
|
|
39100
|
-
altName:
|
|
39101
|
-
downloadUrl:
|
|
39102
|
-
fullImageUrl:
|
|
39103
|
-
previewUrl:
|
|
39099
|
+
Naam: Ue,
|
|
39100
|
+
altName: Ue,
|
|
39101
|
+
downloadUrl: Ue,
|
|
39102
|
+
fullImageUrl: Ue,
|
|
39103
|
+
previewUrl: Ue
|
|
39104
39104
|
}), f = te(() => c("imageAttachmentModal.download")), h = te(() => c("imageAttachmentModal.loading"));
|
|
39105
39105
|
e({ Show: (v) => {
|
|
39106
39106
|
d.value = v, r.value = 0, n();
|
|
@@ -39112,16 +39112,16 @@ const uV = ["src", "alt"], dV = {
|
|
|
39112
39112
|
BerichtId: 0,
|
|
39113
39113
|
Id: void 0,
|
|
39114
39114
|
MimeType: null,
|
|
39115
|
-
Naam:
|
|
39116
|
-
altName:
|
|
39117
|
-
downloadUrl:
|
|
39118
|
-
fullImageUrl:
|
|
39119
|
-
previewUrl:
|
|
39115
|
+
Naam: Ue,
|
|
39116
|
+
altName: Ue,
|
|
39117
|
+
downloadUrl: Ue,
|
|
39118
|
+
fullImageUrl: Ue,
|
|
39119
|
+
previewUrl: Ue
|
|
39120
39120
|
};
|
|
39121
39121
|
};
|
|
39122
39122
|
return (v, y) => (k(), Ee(mr, {
|
|
39123
39123
|
id: "image-attachment-modal",
|
|
39124
|
-
class: ze(ae(
|
|
39124
|
+
class: ze(ae(Ue)),
|
|
39125
39125
|
title: d.value.Naam,
|
|
39126
39126
|
hideFooterCancelButton: !0,
|
|
39127
39127
|
showHeaderButton: !0,
|
|
@@ -39180,7 +39180,7 @@ const uV = ["src", "alt"], dV = {
|
|
|
39180
39180
|
props: ["isMissingCameraPermission", "isMissingMicrophonePermission", "isMissingMobileActivation", "isMissingVideoConferencingSupport", "participantName", "videoTestUrl"],
|
|
39181
39181
|
emits: ["confirmed"],
|
|
39182
39182
|
setup(t, { emit: e }) {
|
|
39183
|
-
const { t: n } =
|
|
39183
|
+
const { t: n } = Qt(), r = t, o = e, i = () => r.isMissingCameraPermission || r.isMissingMicrophonePermission || r.isMissingMobileActivation || r.isMissingVideoConferencingSupport, s = te(() => i() ? n("videoCallConfirmationModal.close") : n("videoCallConfirmationModal.cancel")), l = te(() => `${r.participantName} ${n("videoCallConfirmationModal.noMobileActivationMessage")}`), a = te(() => `${r.participantName} ${n("videoCallConfirmationModal.noCompatibleDevices")}`), c = te(() => n("videoCallConfirmationModal.title")), u = te(() => n("videoCallConfirmationModal.ok")), d = te(() => n("videoCallConfirmationModal.generalWarning")), f = te(() => n("videoCallConfirmationModal.cameraPermissionMissing")), h = te(() => n("videoCallConfirmationModal.microphonePermissionMissing")), p = te(() => n("videoCallConfirmationModal.message")), m = te(() => n("videoCallConfirmationModal.participantMessage")), g = te(() => n("videoCallConfirmationModal.testMessage")), v = te(() => n("videoCallConfirmationModal.helpMessage")), y = () => o("confirmed");
|
|
39184
39184
|
return (C, b) => (k(), Ee(mr, {
|
|
39185
39185
|
id: "video-call-confirmation-modal",
|
|
39186
39186
|
title: c.value,
|
|
@@ -39247,58 +39247,62 @@ const uV = ["src", "alt"], dV = {
|
|
|
39247
39247
|
submitPassword: { type: Function }
|
|
39248
39248
|
},
|
|
39249
39249
|
setup(t) {
|
|
39250
|
-
const {
|
|
39251
|
-
let
|
|
39252
|
-
password:
|
|
39253
|
-
passwordNew:
|
|
39254
|
-
passwordRepeat:
|
|
39255
|
-
}),
|
|
39250
|
+
const { t: e } = Qt(), { showDangerToast: n, showWarningToast: r, showSuccessToast: o } = zc(), { errorMessages: i, errorMessageText: s, MapServerErrors: l, ResetServerErrors: a } = Qy(null), { ValidationObjectIsValid: c } = SV(), u = t;
|
|
39251
|
+
let d = De({
|
|
39252
|
+
password: Ue,
|
|
39253
|
+
passwordNew: Ue,
|
|
39254
|
+
passwordRepeat: Ue
|
|
39255
|
+
}), f = De({
|
|
39256
39256
|
password: {
|
|
39257
39257
|
state: null,
|
|
39258
|
-
errorLabel:
|
|
39258
|
+
errorLabel: Ue
|
|
39259
39259
|
},
|
|
39260
39260
|
passwordNew: {
|
|
39261
39261
|
state: null,
|
|
39262
|
-
errorLabel:
|
|
39262
|
+
errorLabel: Ue
|
|
39263
39263
|
},
|
|
39264
39264
|
passwordRepeat: {
|
|
39265
39265
|
state: null,
|
|
39266
|
-
errorLabel:
|
|
39266
|
+
errorLabel: Ue
|
|
39267
39267
|
}
|
|
39268
39268
|
});
|
|
39269
|
-
const
|
|
39270
|
-
if (!
|
|
39269
|
+
const h = () => {
|
|
39270
|
+
if (!p())
|
|
39271
39271
|
return;
|
|
39272
|
-
const
|
|
39273
|
-
|
|
39274
|
-
|
|
39275
|
-
}).catch((
|
|
39276
|
-
|
|
39272
|
+
const v = u.submitPassword(d.value);
|
|
39273
|
+
v && v.then(() => {
|
|
39274
|
+
o(u.successText), m();
|
|
39275
|
+
}).catch((y) => {
|
|
39276
|
+
n(u.failureText), l(y);
|
|
39277
39277
|
});
|
|
39278
|
-
},
|
|
39279
|
-
const
|
|
39280
|
-
if (
|
|
39281
|
-
|
|
39278
|
+
}, p = () => {
|
|
39279
|
+
const g = /^(?=.*[a-z])(?=.*[A-Z])(?=.*\d)(?=.*[@$!%*?&])[A-Za-z\d@$!%*?&]{8,}$/;
|
|
39280
|
+
if (d.value.passwordNew && !g.test(d.value.passwordNew))
|
|
39281
|
+
f.value.passwordNew.state = !1, f.value.passwordNew.errorLabel = u.minimalRequirementsText;
|
|
39282
39282
|
else {
|
|
39283
|
-
const
|
|
39284
|
-
|
|
39283
|
+
const v = d.value.passwordRepeat === d.value.passwordNew, y = v ? u.requiredText : u.incompatibleText;
|
|
39284
|
+
f.value.passwordNew.state = d.value.passwordNew !== Ue && v ? null : !1, f.value.passwordNew.errorLabel = y, f.value.passwordRepeat.state = d.value.passwordRepeat !== Ue && v ? null : !1, f.value.passwordRepeat.errorLabel = y;
|
|
39285
39285
|
}
|
|
39286
|
-
return
|
|
39287
|
-
},
|
|
39288
|
-
|
|
39286
|
+
return f.value.password.state = d.value.password !== Ue ? null : !1, f.value.password.errorLabel = f.value.password.state ? Ue : u.requiredText, c(f.value);
|
|
39287
|
+
}, m = () => {
|
|
39288
|
+
if (d.value.password === Ue && d.value.passwordNew === Ue && d.value.passwordRepeat === Ue)
|
|
39289
|
+
return;
|
|
39290
|
+
d.value.password = Ue, d.value.passwordNew = Ue, d.value.passwordRepeat = Ue, f.value.password.state = null, f.value.passwordNew.state = null, f.value.passwordRepeat.state = null, a();
|
|
39291
|
+
const g = e("changePasswordTemplate.toasters.reset");
|
|
39292
|
+
r(g);
|
|
39289
39293
|
};
|
|
39290
|
-
return (
|
|
39294
|
+
return (g, v) => (k(), F("main", xV, [
|
|
39291
39295
|
ie(dl, { class: "container-xl" }, {
|
|
39292
39296
|
default: de(() => [
|
|
39293
39297
|
ie(sr, { class: "justify-content-md-center template-header" }, {
|
|
39294
39298
|
default: de(() => [
|
|
39295
|
-
ie(
|
|
39299
|
+
ie(Jt, {
|
|
39296
39300
|
xs: 12,
|
|
39297
39301
|
md: 10,
|
|
39298
39302
|
lg: 7
|
|
39299
39303
|
}, {
|
|
39300
39304
|
default: de(() => [
|
|
39301
|
-
O("h1", kV, fe(
|
|
39305
|
+
O("h1", kV, fe(u.templateTitle), 1)
|
|
39302
39306
|
]),
|
|
39303
39307
|
_: 1
|
|
39304
39308
|
})
|
|
@@ -39307,7 +39311,7 @@ const uV = ["src", "alt"], dV = {
|
|
|
39307
39311
|
}),
|
|
39308
39312
|
ie(sr, { class: "justify-content-md-center" }, {
|
|
39309
39313
|
default: de(() => [
|
|
39310
|
-
ie(
|
|
39314
|
+
ie(Jt, {
|
|
39311
39315
|
xs: 12,
|
|
39312
39316
|
md: 10,
|
|
39313
39317
|
lg: 7
|
|
@@ -39322,7 +39326,7 @@ const uV = ["src", "alt"], dV = {
|
|
|
39322
39326
|
default: de(() => [
|
|
39323
39327
|
ie(sr, null, {
|
|
39324
39328
|
default: de(() => [
|
|
39325
|
-
ie(
|
|
39329
|
+
ie(Jt, null, {
|
|
39326
39330
|
default: de(() => [
|
|
39327
39331
|
ie(Ii, { variant: "warning" }, {
|
|
39328
39332
|
default: de(() => [
|
|
@@ -39336,20 +39340,20 @@ const uV = ["src", "alt"], dV = {
|
|
|
39336
39340
|
]),
|
|
39337
39341
|
_: 1
|
|
39338
39342
|
}),
|
|
39339
|
-
ae(
|
|
39343
|
+
ae(i) || ae(s) ? (k(), Ee(sr, { key: 0 }, {
|
|
39340
39344
|
default: de(() => [
|
|
39341
|
-
ie(
|
|
39345
|
+
ie(Jt, null, {
|
|
39342
39346
|
default: de(() => [
|
|
39343
39347
|
ie(Ii, { variant: "danger" }, {
|
|
39344
39348
|
default: de(() => [
|
|
39345
|
-
ae(
|
|
39349
|
+
ae(i) ? (k(), F("div", TV, [
|
|
39346
39350
|
O("ul", null, [
|
|
39347
|
-
(k(!0), F(Je, null, ht(ae(
|
|
39351
|
+
(k(!0), F(Je, null, ht(ae(i), (y, C) => (k(), F("li", { key: C }, [
|
|
39348
39352
|
ie(ei),
|
|
39349
|
-
O("span", null, fe(
|
|
39353
|
+
O("span", null, fe(y), 1)
|
|
39350
39354
|
]))), 128))
|
|
39351
39355
|
])
|
|
39352
|
-
])) : (k(), F("div", IV, fe(ae(
|
|
39356
|
+
])) : (k(), F("div", IV, fe(ae(s)), 1))
|
|
39353
39357
|
]),
|
|
39354
39358
|
_: 1
|
|
39355
39359
|
})
|
|
@@ -39361,45 +39365,45 @@ const uV = ["src", "alt"], dV = {
|
|
|
39361
39365
|
})) : ge("", !0),
|
|
39362
39366
|
ie(sr, null, {
|
|
39363
39367
|
default: de(() => [
|
|
39364
|
-
ie(
|
|
39368
|
+
ie(Jt, {
|
|
39365
39369
|
class: "bd-card-form",
|
|
39366
39370
|
sm: 12,
|
|
39367
39371
|
md: 12
|
|
39368
39372
|
}, {
|
|
39369
39373
|
default: de(() => [
|
|
39370
39374
|
O("form", {
|
|
39371
|
-
onSubmit: io(
|
|
39372
|
-
onReset: io(
|
|
39375
|
+
onSubmit: io(h, ["prevent"]),
|
|
39376
|
+
onReset: io(m, ["prevent"]),
|
|
39373
39377
|
class: "form"
|
|
39374
39378
|
}, [
|
|
39375
39379
|
O("div", _V, [
|
|
39376
39380
|
ie($o, {
|
|
39377
|
-
modelValue: ae(
|
|
39378
|
-
"onUpdate:modelValue":
|
|
39381
|
+
modelValue: ae(d).password,
|
|
39382
|
+
"onUpdate:modelValue": v[0] || (v[0] = (y) => ae(d).password = y),
|
|
39379
39383
|
label: t.currentPasswordLabel,
|
|
39380
|
-
state: ae(
|
|
39384
|
+
state: ae(f).password.state,
|
|
39381
39385
|
type: "password",
|
|
39382
|
-
"invalid-feedback-text": ae(
|
|
39386
|
+
"invalid-feedback-text": ae(f).password.errorLabel
|
|
39383
39387
|
}, null, 8, ["modelValue", "label", "state", "invalid-feedback-text"])
|
|
39384
39388
|
]),
|
|
39385
39389
|
O("div", OV, [
|
|
39386
39390
|
ie($o, {
|
|
39387
|
-
modelValue: ae(
|
|
39388
|
-
"onUpdate:modelValue":
|
|
39391
|
+
modelValue: ae(d).passwordNew,
|
|
39392
|
+
"onUpdate:modelValue": v[1] || (v[1] = (y) => ae(d).passwordNew = y),
|
|
39389
39393
|
label: t.newPasswordLabel,
|
|
39390
|
-
state: ae(
|
|
39394
|
+
state: ae(f).passwordNew.state,
|
|
39391
39395
|
type: "password",
|
|
39392
|
-
"invalid-feedback-text": ae(
|
|
39396
|
+
"invalid-feedback-text": ae(f).passwordNew.errorLabel
|
|
39393
39397
|
}, null, 8, ["modelValue", "label", "state", "invalid-feedback-text"])
|
|
39394
39398
|
]),
|
|
39395
39399
|
O("div", MV, [
|
|
39396
39400
|
ie($o, {
|
|
39397
|
-
modelValue: ae(
|
|
39398
|
-
"onUpdate:modelValue":
|
|
39401
|
+
modelValue: ae(d).passwordRepeat,
|
|
39402
|
+
"onUpdate:modelValue": v[2] || (v[2] = (y) => ae(d).passwordRepeat = y),
|
|
39399
39403
|
label: t.confirmNewPasswordLabel,
|
|
39400
|
-
state: ae(
|
|
39404
|
+
state: ae(f).passwordRepeat.state,
|
|
39401
39405
|
type: "password",
|
|
39402
|
-
"invalid-feedback-text": ae(
|
|
39406
|
+
"invalid-feedback-text": ae(f).passwordRepeat.errorLabel
|
|
39403
39407
|
}, null, 8, ["modelValue", "label", "state", "invalid-feedback-text"])
|
|
39404
39408
|
]),
|
|
39405
39409
|
O("div", LV, [
|
|
@@ -39452,7 +39456,7 @@ const uV = ["src", "alt"], dV = {
|
|
|
39452
39456
|
},
|
|
39453
39457
|
emits: ["navigate"],
|
|
39454
39458
|
setup(t, { emit: e }) {
|
|
39455
|
-
const { t: n } =
|
|
39459
|
+
const { t: n } = Qt(), r = t, o = e, i = te(() => r.buttonText || n("notFoundTemplate.buttonDefault")), s = te(() => n("notFoundTemplate.title")), l = te(() => n("notFoundTemplate.description")), a = () => o("navigate");
|
|
39456
39460
|
return (c, u) => (k(), F("main", PV, [
|
|
39457
39461
|
ie(dl, { class: "container-xl" }, {
|
|
39458
39462
|
default: de(() => [
|
|
@@ -39492,7 +39496,7 @@ const uV = ["src", "alt"], dV = {
|
|
|
39492
39496
|
) ? i : `<a href="${i.startsWith("www.") ? `http://${i}` : i}" target="_blank" rel="noopener noreferrer">${i}</a>`);
|
|
39493
39497
|
}, YV = (t, e) => `<p><a href="${t}" title="${e}" target="_blank" rel="noopener noreferrer">${e}</a></p>`, GV = (t) => t.startsWith("http://") || t.startsWith("https://"), QV = {
|
|
39494
39498
|
install: (t) => {
|
|
39495
|
-
t.component("BDAlert", Ii), t.component("BDArticle", rS), t.component("BDAssignConversationModal", EB), t.component("BDAttachmentPreviewList", Nc), t.component("BDAttachmentUploadModal", AB), t.component("BDBadge", zw), t.component("BDButton", et), t.component("BDCard", uf), t.component("BDChangePasswordTemplate", NV), t.component("BDChatCloud", A$), t.component("BDCol",
|
|
39499
|
+
t.component("BDAlert", Ii), t.component("BDArticle", rS), t.component("BDAssignConversationModal", EB), t.component("BDAttachmentPreviewList", Nc), t.component("BDAttachmentUploadModal", AB), t.component("BDBadge", zw), t.component("BDButton", et), t.component("BDCard", uf), t.component("BDChangePasswordTemplate", NV), t.component("BDChatCloud", A$), t.component("BDCol", Jt), t.component("BDCollapsableCard", q0), t.component("BDConfirmationModal", CB), t.component("BDContentLibraryModal", KF), t.component("BDConversationToTextModal", lV), t.component("BDContentLibrarySplitButton", Sw), t.component("BDContentLibraryTemplate", Xy), t.component("BDContainer", dl), t.component("BDDropdown", Ky), t.component("BDDropdownItem", yd), t.component("BDDropzone", uv), t.component("BDForm", Uw), t.component("BDFormCheckbox", Yo), t.component("BDFormInput", $o), t.component("BDFormInvalidFeedback", wf), t.component("BDFormSelect", qw), t.component("BDHeader", Yy), t.component("BDImageAttachmentModal", mV), t.component("BDImageAttachmentPreviewList", Pc), t.component("BDInputGroup", yl), t.component("BDLink", Ti), t.component("BDLogo", k0), t.component("BDMarkdownEditor", r$), t.component("BDMobileMenu", Wy), t.component("BDModal", mr), t.component("BDNotFoundTemplate", FV), t.component("BDPagination", iv), t.component("BDPhoneNumberEditModal", vB), t.component("BDPill", Sf), t.component("BDPractitionerHeader", rB), t.component("BDProfileImage", pc), t.component("BDRow", sr), t.component("BDSessionTimeOutModal", bB), t.component("BDTable", O$), t.component("BDToast", sv), t.component("BDUser", p$), t.component("BDUserInformation", lv), t.component("BDVideoCallConfirmationModal", wV), t.component("BDVideoCallToast", F$), t.component("BDZoomslider", Z0), t.component("BDDate", VS), t.component("IconAcademy", Qu), t.component("IconArrowDown", T0), t.component("IconArrowUp", I0), t.component("IconAttachment", jo), t.component("IconBold", _0), t.component("IconBulletList", O0), t.component("IconCalendar", R3), t.component("IconCall", Zu), t.component("IconCallReject", M0), t.component("IconCardView", K3), t.component("IconCaretDown", sf), t.component("IconCaretLeft", L0), t.component("IconCaretRight", N0), t.component("IconCheck", aa), t.component("IconClipboard", lb), t.component("IconClose", af), t.component("IconComment", P0), t.component("IconCommentActive", yb), t.component("IconCommonFileEmpty", kb), t.component("IconCommonFileWarning", Ob), t.component("IconCommentStatic", Ab), t.component("IconContactPerson", Pb), t.component("IconCopy", Bb), t.component("IconDelete", D0), t.component("IconDoubleCheck", Wb), t.component("IconDownloadImage", R0), t.component("IconEdit", $0), t.component("IconEndCall", t7), t.component("IconError", lf), t.component("IconExternal", B0), t.component("IconEyeShow", d7), t.component("IconEyeSlash", m7), t.component("IconFile", F0), t.component("IconFileAdded", A7), t.component("IconForward", k7), t.component("IconHix", O7), t.component("IconHyperlink", cf), t.component("IconImageFileLandscape", $7), t.component("IconImageFileWarning", z7), t.component("IconInbox", W7), t.component("IconInfo", ei), t.component("IconInformationCircle", V0), t.component("IconItalic", z0), t.component("IconListView", o4), t.component("IconLock", l4), t.component("IconLusciiEscalated", f4), t.component("IconLusciiLogo", g4), t.component("IconLusciiOpen", C4), t.component("IconLusciiPriorityHigh", S4), t.component("IconLusciiPriorityLow", I4), t.component("IconLusciiPriorityMedium", L4), t.component("IconMenu", U0), t.component("IconMessage", F4), t.component("IconMessageForward", H4), t.component("IconMicrophoneSlash", K4), t.component("IconMicrosoftTeams", Z4), t.component("IconMin", e8), t.component("IconOrderedList", H0), t.component("IconPlus", Ju), t.component("IconRefresh", u8), t.component("IconRemove", fc), t.component("IconSananetLogo", y8), t.component("IconService", A8), t.component("IconShareScreen", k8), t.component("IconSingleNeutral", O8), t.component("IconSort", P8), t.component("IconSortAsc", j0), t.component("IconSortDesc", W0), t.component("IconSortNone", K0), t.component("IconTriangleDown", Y8), t.component("IconTriangleExclamation", Y0), t.component("IconUnderline", G0), t.component("IconVideoDisabled", s6), t.component("IconVideocall", r6), t.component("IconWarning", u6), t.component("IconZorgkaart", p6), t.directive("vBDTooltip", Ji);
|
|
39496
39500
|
}
|
|
39497
39501
|
};
|
|
39498
39502
|
export {
|
|
@@ -39506,7 +39510,7 @@ export {
|
|
|
39506
39510
|
uf as BDCard,
|
|
39507
39511
|
NV as BDChangePasswordTemplate,
|
|
39508
39512
|
A$ as BDChatCloud,
|
|
39509
|
-
|
|
39513
|
+
Jt as BDCol,
|
|
39510
39514
|
q0 as BDCollapsableCard,
|
|
39511
39515
|
CB as BDConfirmationModal,
|
|
39512
39516
|
dl as BDContainer,
|