@beterdichtbij/component-library 0.53.0 → 0.54.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/README.md +5 -2
- package/dist/bd-component-lib.cjs.js +2 -2
- package/dist/bd-component-lib.es.js +12 -7
- package/dist/bd-component-lib.umd.js +2 -2
- package/dist/locales/nl.json +1 -1
- package/dist/src/components/molecules/BDContentLibraryCardMessageTemplate/BDContentLibraryCardMessageTemplate.vue.d.ts +2 -2
- package/package.json +6 -4
|
@@ -11669,7 +11669,7 @@ function _I(t, e = rr()) {
|
|
|
11669
11669
|
}
|
|
11670
11670
|
function wI(t, e = rr()) {
|
|
11671
11671
|
const n = rr(t, ["DD-MM-YYYY HH:mm", "YYYY-MM-DD", "DD-MM-YYYY"], !0), r = t.includes(" ") && t.includes(":");
|
|
11672
|
-
if (
|
|
11672
|
+
if (!n.isValid())
|
|
11673
11673
|
return "";
|
|
11674
11674
|
const o = e.startOf("day"), i = o.subtract(1, "day");
|
|
11675
11675
|
if (n.isSame(o, "day"))
|
|
@@ -38770,12 +38770,17 @@ const WU = ["src", "alt"], KU = {
|
|
|
38770
38770
|
]));
|
|
38771
38771
|
}
|
|
38772
38772
|
}), Iz = (t) => {
|
|
38773
|
-
const e =
|
|
38774
|
-
let r
|
|
38775
|
-
|
|
38776
|
-
|
|
38777
|
-
|
|
38778
|
-
|
|
38773
|
+
const e = /<a\b[^>]*>.*?<\/a>/gi, n = [];
|
|
38774
|
+
let r;
|
|
38775
|
+
for (; (r = e.exec(t)) !== null; )
|
|
38776
|
+
n.push({
|
|
38777
|
+
start: r.index,
|
|
38778
|
+
end: r.index + r[0].length
|
|
38779
|
+
});
|
|
38780
|
+
const o = /(https?:\/\/[^\s<>"',]+|www\.[^\s<>"',]+)/g;
|
|
38781
|
+
return t.replace(o, (i, s, l) => n.some(
|
|
38782
|
+
(u) => l >= u.start && l < u.end
|
|
38783
|
+
) ? i : `<a href="${i.startsWith("www.") ? `http://${i}` : i}" target="_blank" rel="noopener noreferrer">${i}</a>`);
|
|
38779
38784
|
}, kz = (t, e) => `<p><a href="${t}" title="${e}" target="_blank" rel="noopener noreferrer">${e}</a></p>`, xz = (t) => t.startsWith("http://") || t.startsWith("https://"), Oz = {
|
|
38780
38785
|
install: (t) => {
|
|
38781
38786
|
t.component("BDAlert", ji), t.component("BDArticle", eI), t.component("BDAssignConversationModal", nj), t.component("BDAttachmentPreviewList", zc), t.component("BDAttachmentUploadModal", rj), t.component("BDBadge", $T), t.component("BDButton", at), t.component("BDCard", gf), t.component("BDChangePasswordTemplate", mz), t.component("BDChatCloud", nV), t.component("BDCol", rn), t.component("BDCollapsableCard", tg), t.component("BDContentLibraryModal", IU), t.component("BDConversationToTextModal", zU), t.component("BDContentLibrarySplitButton", AT), t.component("BDContentLibraryTemplate", T5), t.component("BDContainer", ul), t.component("BDDropdown", C5), t.component("BDDropdownItem", wd), t.component("BDDropzone", Nv), t.component("BDForm", FT), t.component("BDFormCheckbox", ni), t.component("BDFormInput", Ko), t.component("BDFormInvalidFeedback", kf), t.component("BDFormSelect", ZT), t.component("BDHeader", E5), t.component("BDImageAttachmentModal", ZU), t.component("BDImageAttachmentPreviewList", Hc), t.component("BDInputGroup", gl), t.component("BDLink", Vi), t.component("BDLogo", x0), t.component("BDMarkdownEditor", RF), t.component("BDMobileMenu", b5), t.component("BDModal", Gr), t.component("BDNotFoundTemplate", Ez), t.component("BDPagination", Sv), t.component("BDPhoneNumberEditModal", qV), t.component("BDPill", xf), t.component("BDPractitionerHeader", BV), t.component("BDProfileImage", yc), t.component("BDRow", mr), t.component("BDSessionTimeOutModal", tj), t.component("BDTable", uV), t.component("BDToast", Av), t.component("BDUser", GF), t.component("BDUserInformation", wv), t.component("BDVideoCallConfirmationModal", oz), t.component("BDVideoCallToast", bV), t.component("BDZoomslider", X0), t.component("BDDate", II), t.component("IconAcademy", nd), t.component("IconArrowDown", O0), t.component("IconArrowUp", M0), t.component("IconAttachment", qo), t.component("IconBold", L0), t.component("IconBulletList", N0), t.component("IconCalendar", I3), t.component("IconCall", rd), t.component("IconCallReject", D0), t.component("IconCardView", z3), t.component("IconCaretDown", ff), t.component("IconCaretLeft", P0), t.component("IconCaretRight", R0), t.component("IconCheck", Ca), t.component("IconClipboard", mb), t.component("IconClose", hf), t.component("IconComment", Tb), t.component("IconCommentActive", Lb), t.component("IconCommonFileEmpty", Wb), t.component("IconCommonFileWarning", Xb), t.component("IconCommentStatic", Bb), t.component("IconContactPerson", o4), t.component("IconCopy", u4), t.component("IconDelete", $0), t.component("IconDoubleCheck", E4), t.component("IconDownloadImage", B0), t.component("IconEdit", F0), t.component("IconEndCall", $4), t.component("IconError", pf), t.component("IconExternal", V0), t.component("IconEyeShow", q4), t.component("IconEyeSlash", i7), t.component("IconFile", j0), t.component("IconFileAdded", v7), t.component("IconForward", A7), t.component("IconHix", O7), t.component("IconHyperlink", mf), t.component("IconImageFileLandscape", U7), t.component("IconImageFileWarning", G7), t.component("IconInbox", e8), t.component("IconInfo", li), t.component("IconInformationCircle", U0), t.component("IconItalic", z0), t.component("IconListView", E8), t.component("IconLock", I8), t.component("IconLusciiEscalated", N8), t.component("IconLusciiLogo", F8), t.component("IconLusciiOpen", W8), t.component("IconLusciiPriorityHigh", X8), t.component("IconLusciiPriorityLow", i6), t.component("IconLusciiPriorityMedium", f6), t.component("IconMenu", H0), t.component("IconMessage", A6), t.component("IconMessageForward", x6), t.component("IconMicrophoneSlash", D6), t.component("IconMicrosoftTeams", V6), t.component("IconMin", K6), t.component("IconOrderedList", W0), t.component("IconPlus", od), t.component("IconRefresh", l9), t.component("IconRemove", gc), t.component("IconSananetLogo", b9), t.component("IconService", w9), t.component("IconShareScreen", M9), t.component("IconSingleNeutral", $9), t.component("IconSort", z9), t.component("IconSortAsc", K0), t.component("IconSortDesc", Y0), t.component("IconSortNone", G0), t.component("IconTriangleDown", uC), t.component("IconTriangleExclamation", Q0), t.component("IconUnderline", Z0), t.component("IconVideoDisabled", MC), t.component("IconVideocall", TC), t.component("IconWarning", BC), t.component("IconZorgkaart", HC), t.directive("vBDTooltip", gs);
|