@tmsoft/webphone 2.0.29 → 2.0.30
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/webphone.es.js
CHANGED
|
@@ -16140,7 +16140,7 @@ var icon_phone_default = { render }, Tooltip_default = /* @__PURE__ */ defineCom
|
|
|
16140
16140
|
}, [createElementVNode("div", _hoisted_2$4, [createVNode(unref(icon_phone_default), { class: "webphone-display__connected-status-icon wp:w-4 wp:h-4" }), s[2] ||= createElementVNode("span", { class: "webphone-display__connected-status-text wp:text-sm wp:montserrat wp:font-bold" }, "En llamada", -1)]), createElementVNode("span", _hoisted_3$4, toDisplayString(P.value), 1)], 2)) : createCommentVNode("", !0),
|
|
16141
16141
|
o.user ? (openBlock(), createElementBlock("span", {
|
|
16142
16142
|
key: 1,
|
|
16143
|
-
class: normalizeClass([_.value, "webphone-display__user wp:font-bold wp:text-lg wp:flex wp:
|
|
16143
|
+
class: normalizeClass([_.value, "webphone-display__user wp:font-bold wp:text-lg wp:flex wp:items-center wp:gap-1 wp:transition-colors wp:duration-300"])
|
|
16144
16144
|
}, [createElementVNode("div", _hoisted_4$4, [createVNode(unref(icon_phone_default), { class: "webphone-display__user-icon wp:size-6 wp:shrink-0 montserrat" }), createTextVNode(" " + toDisplayString(o.user), 1)]), createElementVNode("div", { class: normalizeClass(["webphone-display__status-text wp:font-bold wp:tracking-wider wp:text-sm wp:text-[var(--color-primary)] montserrat", _.value]) }, toDisplayString(F.value), 3)], 2)) : createCommentVNode("", !0),
|
|
16145
16145
|
(p.value?.status || "idle") === "idle" && o.allowInput ? (openBlock(), createElementBlock("div", _hoisted_5$4, [createElementVNode("div", {
|
|
16146
16146
|
class: "webphone-display__dialer-container wp:relative wp:w-full wp:max-w-80",
|