@beterdichtbij/component-library 0.66.0-alpha → 0.66.0-alpha.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.
|
@@ -14589,7 +14589,7 @@ var ik = { class: "bd-file-upload" }, ak = { class: "flex align-items-center jus
|
|
|
14589
14589
|
r(o.errorMessage || i("fileUpload.errorMessage"));
|
|
14590
14590
|
}
|
|
14591
14591
|
}
|
|
14592
|
-
h.value = [];
|
|
14592
|
+
h.value = [], f.value && f.value.clear();
|
|
14593
14593
|
}, y = (e, t) => {
|
|
14594
14594
|
let n = h.value.findIndex((t) => t.name == e.name);
|
|
14595
14595
|
n !== -1 && h.value.splice(n, 1), _.value.files.push({
|
|
@@ -191142,7 +191142,7 @@ pBe([ZG, mBe("design:type", Object)], gBe.prototype, "logger", void 0);
|
|
|
191142
191142
|
var _Be = "hangedUp", X9 = "declined", Z9 = "connected", Q9 = "loading", $9 = "devicePermissionDenied", vBe = 2e3, yBe = {
|
|
191143
191143
|
name: "BDVideoCallTemplate",
|
|
191144
191144
|
components: {
|
|
191145
|
-
|
|
191145
|
+
BDSmallConversationCard: KU,
|
|
191146
191146
|
BDLoader: loe,
|
|
191147
191147
|
BDButton: xo,
|
|
191148
191148
|
BDCol: U,
|
|
@@ -191291,7 +191291,7 @@ var _Be = "hangedUp", X9 = "declined", Z9 = "connected", Q9 = "loading", $9 = "d
|
|
|
191291
191291
|
this.acsConfig.agent = w(await this.acsConfig.client.createCallAgent(t)), this.acsConfig.deviceManager = await this.acsConfig.client.getDeviceManager(), this.devicePermissions = await this.acsConfig.deviceManager.askDevicePermission({
|
|
191292
191292
|
video: !0,
|
|
191293
191293
|
audio: !0
|
|
191294
|
-
}), window.setInterval(this.DisplayAvailableLocalVideoStream, 5e3), (!this.devicePermissions.audio || !this.devicePermissions.video) && (this.videoCallState = $9), this.isCallee
|
|
191294
|
+
}), window.setInterval(this.DisplayAvailableLocalVideoStream, 5e3), (!this.devicePermissions.audio || !this.devicePermissions.video) && (this.videoCallState = $9), this.isCallee ? (this.acsConfig.agent.on("incomingCall", this.SetIncomingCall), this.$emit("ready")) : this.$emit("start-call");
|
|
191295
191295
|
},
|
|
191296
191296
|
async SetIncomingCall(e) {
|
|
191297
191297
|
try {
|
|
@@ -191472,7 +191472,7 @@ var _Be = "hangedUp", X9 = "declined", Z9 = "connected", Q9 = "loading", $9 = "d
|
|
|
191472
191472
|
rel: "noopener noreferrer"
|
|
191473
191473
|
};
|
|
191474
191474
|
function zBe(e, n, r, i, a, o) {
|
|
191475
|
-
let d = se("
|
|
191475
|
+
let d = se("BDSmallConversationCard"), f = se("BDCol"), h = se("BDRow"), g = se("BDLoader"), _ = se("IconMicrophoneSlash"), v = se("IconVideoDisabled"), y = se("BDButton"), b = se("IconShareScreen"), x = se("IconEndCall"), S = se("BDContainer");
|
|
191476
191476
|
return j(), l("div", bBe, [m(S, null, {
|
|
191477
191477
|
default: B(() => [m(h, null, {
|
|
191478
191478
|
default: B(() => [m(f, null, {
|