@webitel/ui-sdk 25.8.12 → 25.8.14
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/ui-sdk.js
CHANGED
|
@@ -63372,7 +63372,10 @@ function qF(o, n, a, r, l, d) {
|
|
|
63372
63372
|
default: ae(() => [
|
|
63373
63373
|
At(K("nav", kF, [
|
|
63374
63374
|
K("header", IF, [
|
|
63375
|
-
be(f, {
|
|
63375
|
+
be(f, {
|
|
63376
|
+
to: a.logoRoute,
|
|
63377
|
+
onClick: d.close
|
|
63378
|
+
}, {
|
|
63376
63379
|
default: ae(() => [
|
|
63377
63380
|
K("img", {
|
|
63378
63381
|
alt: a.currentApp,
|
|
@@ -63381,12 +63384,12 @@ function qF(o, n, a, r, l, d) {
|
|
|
63381
63384
|
}, null, 8, AF)
|
|
63382
63385
|
], void 0, !0),
|
|
63383
63386
|
_: 1
|
|
63384
|
-
}, 8, ["to"]),
|
|
63387
|
+
}, 8, ["to", "onClick"]),
|
|
63385
63388
|
be(p, {
|
|
63386
63389
|
class: "wt-navigation-bar__nav-close",
|
|
63387
63390
|
icon: "close",
|
|
63388
|
-
onClick:
|
|
63389
|
-
})
|
|
63391
|
+
onClick: d.close
|
|
63392
|
+
}, null, 8, ["onClick"])
|
|
63390
63393
|
]),
|
|
63391
63394
|
be(m),
|
|
63392
63395
|
K("ul", SF, [
|
|
@@ -63464,7 +63467,7 @@ function qF(o, n, a, r, l, d) {
|
|
|
63464
63467
|
[y, d.close]
|
|
63465
63468
|
]);
|
|
63466
63469
|
}
|
|
63467
|
-
const jF = /* @__PURE__ */ $e(xF, [["render", qF], ["__scopeId", "data-v-
|
|
63470
|
+
const jF = /* @__PURE__ */ $e(xF, [["render", qF], ["__scopeId", "data-v-fe40cd9f"]]), MF = {
|
|
63468
63471
|
name: "WtNotification",
|
|
63469
63472
|
props: {
|
|
63470
63473
|
type: {
|