@webitel/ui-sdk 26.6.40 → 26.6.41
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/{components-uIEntuLf.js → components-B22ObVX2.js} +3 -3
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +1 -1
- package/dist/ui-sdk.umd.cjs +1 -1
- package/dist/{wt-chat-emoji-CAXLAQ7l.js → wt-chat-emoji-B2Yhzrml.js} +1 -1
- package/dist/{wt-display-chip-items-DDpyO598.js → wt-display-chip-items-BKuttahq.js} +1 -1
- package/dist/{wt-notifications-bar-Ep1QuFZi.js → wt-notifications-bar-BwO_qvrc.js} +1 -1
- package/dist/{wt-send-message-popup-C48ag4Ie.js → wt-send-message-popup-BcqscBf7.js} +1 -1
- package/dist/{wt-type-extension-value-input-BRecFnDi.js → wt-type-extension-value-input-DCIeXACU.js} +1 -1
- package/dist/{wt-vidstack-player-CzDDGcn-.js → wt-vidstack-player-DexZVyPl.js} +1 -1
- package/package.json +1 -1
- package/src/components/wt-notifications-bar/wt-notifications-bar.vue +1 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./chunk-CY3AvKd6.js";
|
|
2
2
|
import { n as t, t as n } from "./dist-BYiYpK00.js";
|
|
3
|
-
import "./components-
|
|
3
|
+
import "./components-B22ObVX2.js";
|
|
4
4
|
import { t as r } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
5
5
|
import { c as i } from "./enums-pbYAJNeb.js";
|
|
6
6
|
import { t as a } from "./wt-button-DENbrKdy.js";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { c as e, i as t } from "./components-
|
|
1
|
+
import { c as e, i as t } from "./components-B22ObVX2.js";
|
|
2
2
|
import { t as n } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
3
3
|
import { t as r } from "./displayText-CtaxzaBz.js";
|
|
4
4
|
import { Fragment as i, computed as a, createCommentVNode as o, createElementBlock as s, createTextVNode as c, createVNode as l, defineComponent as u, openBlock as d, renderList as f, renderSlot as p, toDisplayString as m, unref as h, withCtx as g } from "vue";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { n as e } from "./components-
|
|
1
|
+
import { n as e } from "./components-B22ObVX2.js";
|
|
2
2
|
import { t } from "./vue-i18n-B8Px6VcD.js";
|
|
3
3
|
import { n, r } from "./clients-D1HAMd56.js";
|
|
4
4
|
import { createBlock as i, createTextVNode as a, createVNode as o, defineComponent as s, inject as c, mergeProps as l, onMounted as u, openBlock as d, ref as f, resolveComponent as p, toDisplayString as m, unref as h, withCtx as g } from "vue";
|
package/dist/{wt-type-extension-value-input-BRecFnDi.js → wt-type-extension-value-input-DCIeXACU.js}
RENAMED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as e, o as t, r as n, s as r } from "./components-
|
|
1
|
+
import { a as e, o as t, r as n, s as r } from "./components-B22ObVX2.js";
|
|
2
2
|
import { t as i } from "./enums-pbYAJNeb.js";
|
|
3
3
|
import { t as a } from "./vue-i18n-B8Px6VcD.js";
|
|
4
4
|
import { t as o } from "./clients-D1HAMd56.js";
|
package/package.json
CHANGED