@webitel/ui-sdk 26.8.26 → 26.8.28
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/{clients-Cgrz-ee-.js → clients-B0X6h5kQ.js} +2673 -2400
- package/dist/{components-CMDMeVl5.js → components-Cx915__m.js} +363 -359
- package/dist/ui-sdk.css +1 -1
- package/dist/ui-sdk.js +13 -2
- package/dist/ui-sdk.umd.cjs +850 -743
- package/dist/{wt-button-B0EZEFZ0.js → wt-button-B7B7qITq.js} +1 -1
- package/dist/{wt-chat-emoji-vkaLOaZw.js → wt-chat-emoji-NGR9eeqQ.js} +3 -3
- package/dist/{wt-display-chip-items-Tj67KEDy.js → wt-display-chip-items-BmiTSnfu.js} +1 -1
- package/dist/{wt-icon-BRp_p6JM.js → wt-icon-09f_Vpk_.js} +271 -237
- package/dist/{wt-icon-btn-SK1QWwA8.js → wt-icon-btn-DvrrxhWx.js} +1 -1
- package/dist/{wt-notifications-bar-DpU7bkWU.js → wt-notifications-bar-0o0yhR7P.js} +1 -1
- package/dist/{wt-player-CcM3TqAN.js → wt-player-D_kVPIdJ.js} +2 -2
- package/dist/{wt-send-message-popup-B3rQXfLN.js → wt-send-message-popup-CoIsI1qk.js} +2 -2
- package/dist/{wt-toast-B0-s86Ob.js → wt-toast-DrfbAfTj.js} +1 -1
- package/dist/{wt-tree-table-DFhFhgdA.js → wt-tree-table-DJGISZ65.js} +1 -1
- package/dist/{wt-type-extension-value-input-ssUVyehN.js → wt-type-extension-value-input-VRi1AAQy.js} +2 -2
- package/dist/{wt-vidstack-player-DdCyRD7b.js → wt-vidstack-player-C6o5MHBh.js} +3 -3
- package/package.json +1 -1
- package/src/components/wt-chip/wt-chip.vue +12 -3
- package/src/plugins/primevue/theme/components/chip/chip.js +10 -0
- package/types/.tsbuildinfo +1 -1
- package/types/components/wt-chip/wt-chip.vue.d.ts +2 -0
- package/types/plugins/primevue/theme/components/chip/chip.d.ts +1 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "./wt-icon-
|
|
1
|
+
import { t as e } from "./wt-icon-09f_Vpk_.js";
|
|
2
2
|
import { t } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
3
3
|
import { computed as n, createBlock as r, createCommentVNode as i, createElementBlock as a, createElementVNode as o, createVNode as s, defineComponent as c, guardReactiveProps as l, mergeModels as u, mergeProps as d, normalizeClass as f, normalizeProps as p, openBlock as m, renderSlot as h, resolveComponent as g, toDisplayString as _, useModel as v, useSlots as y, withCtx as b } from "vue";
|
|
4
4
|
//#region src/components/wt-checkbox/wt-checkbox.vue?vue&type=script&setup=true&lang.ts
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { i as e } from "./enums-De8CDKZ1.js";
|
|
2
|
-
import { n as t, t as n } from "./wt-toast-
|
|
2
|
+
import { n as t, t as n } from "./wt-toast-DrfbAfTj.js";
|
|
3
3
|
import { createBlock as r, inject as i, onUnmounted as a, openBlock as o } from "vue";
|
|
4
4
|
import { useToast as s } from "primevue/usetoast";
|
|
5
5
|
//#region src/components/wt-toast/types/index.ts
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { t as e } from "./wt-icon-
|
|
1
|
+
import { t as e } from "./wt-icon-09f_Vpk_.js";
|
|
2
2
|
import { t } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
3
3
|
import { l as n } from "./enums-De8CDKZ1.js";
|
|
4
|
-
import { t as r } from "./wt-button-
|
|
4
|
+
import { t as r } from "./wt-button-B7B7qITq.js";
|
|
5
5
|
import { n as i, t as a } from "./useVidstackSrc-aQcqC_v0.js";
|
|
6
6
|
import { t as o } from "./wt-popover-lP-AhF8l.js";
|
|
7
7
|
import { t as s } from "./wt-slider-BPzRTeYU.js";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./rolldown-runtime-BEcgMyyN.js";
|
|
2
|
-
import { n as t, r as n } from "./clients-
|
|
3
|
-
import { T as r, n as i, w as a } from "./components-
|
|
2
|
+
import { n as t, r as n } from "./clients-B0X6h5kQ.js";
|
|
3
|
+
import { T as r, n as i, w as a } from "./components-Cx915__m.js";
|
|
4
4
|
import { t as o } from "./vue-i18n-Db_oYfO8.js";
|
|
5
5
|
import { n as s } from "./useEventBus-B-ZeklLu.js";
|
|
6
6
|
import { createBlock as c, createTextVNode as l, createVNode as u, defineComponent as d, mergeProps as f, onMounted as p, openBlock as m, ref as h, resolveComponent as g, toDisplayString as _, unref as v, withCtx as y } from "vue";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as e } from "./wt-icon-
|
|
1
|
+
import { t as e } from "./wt-icon-09f_Vpk_.js";
|
|
2
2
|
import { i as t, l as n } from "./enums-De8CDKZ1.js";
|
|
3
3
|
import { Fragment as r, createBlock as i, createCommentVNode as a, createElementBlock as o, createElementVNode as s, createVNode as c, defineComponent as l, guardReactiveProps as u, normalizeProps as d, normalizeStyle as f, openBlock as p, resolveComponent as m, toDisplayString as h, unref as g, useAttrs as _, withCtx as v } from "vue";
|
|
4
4
|
//#region node_modules/mitt/dist/mitt.mjs
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { t as e } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
2
2
|
import { n as t } from "./sortQueryAdapters-CyYXvnDN.js";
|
|
3
|
-
import { n, t as r } from "./wt-icon-btn-
|
|
3
|
+
import { n, t as r } from "./wt-icon-btn-DvrrxhWx.js";
|
|
4
4
|
import { t as i } from "./useWtTable-DLWucXPx.js";
|
|
5
5
|
import { Fragment as a, computed as o, createBlock as s, createCommentVNode as c, createElementBlock as l, createElementVNode as u, createSlots as d, createTextVNode as f, createVNode as p, defineComponent as m, normalizeClass as h, normalizeStyle as g, onMounted as _, openBlock as v, ref as y, renderList as b, renderSlot as x, resolveComponent as S, toDisplayString as C, toRef as w, unref as T, withCtx as E, withModifiers as D } from "vue";
|
|
6
6
|
//#region src/components/wt-tree-table-row/wt-tree-table-row.vue?vue&type=script&setup=true&lang.ts
|
package/dist/{wt-type-extension-value-input-ssUVyehN.js → wt-type-extension-value-input-VRi1AAQy.js}
RENAMED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { t as e } from "./clients-
|
|
2
|
-
import { a as t, o as n, r, s as i } from "./components-
|
|
1
|
+
import { t as e } from "./clients-B0X6h5kQ.js";
|
|
2
|
+
import { a as t, o as n, r, s as i } from "./components-Cx915__m.js";
|
|
3
3
|
import { t as a } from "./enums-De8CDKZ1.js";
|
|
4
4
|
import { t as o } from "./vue-i18n-Db_oYfO8.js";
|
|
5
5
|
import { computed as s, createBlock as c, createCommentVNode as l, createVNode as u, defineComponent as d, mergeModels as f, mergeProps as p, openBlock as m, renderSlot as h, resolveComponent as g, unref as _, useModel as v } from "vue";
|
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { E as e } from "./components-
|
|
1
|
+
import { E as e } from "./components-Cx915__m.js";
|
|
2
2
|
import { t } from "./_plugin-vue_export-helper-B3ysoDQm.js";
|
|
3
3
|
import { l as n } from "./enums-De8CDKZ1.js";
|
|
4
|
-
import "./wt-button-
|
|
5
|
-
import { t as r } from "./wt-icon-btn-
|
|
4
|
+
import "./wt-button-B7B7qITq.js";
|
|
5
|
+
import { t as r } from "./wt-icon-btn-DvrrxhWx.js";
|
|
6
6
|
import { $ as i, C as a, D as o, F as s, G as c, H as l, I as u, J as d, K as f, L as p, M as m, N as h, O as ee, P as te, Q as g, R as ne, S as _, U as re, V as v, W as y, X as b, Y as ie, Z as x, _ as S, a as ae, b as oe, c as se, d as ce, et as le, f as ue, g as de, h as fe, i as C, it as pe, j as me, k as he, l as w, m as ge, n as T, nt as E, o as D, ot as _e, p as O, q as k, r as A, rt as ve, t as ye, tt as be, u as xe, v as j, w as Se, y as Ce, z as we } from "./vidstack-D9mvYVIz-DesuYgKV.js";
|
|
7
7
|
import { _ as M, a as Te, c as Ee, d as De, f as Oe, g as ke, h as Ae, i as je, l as Me, m as Ne, n as Pe, o as Fe, p as Ie, r as Le, s as Re, t as N, u as ze } from "./vidstack-CgfrU1hS-CNTJkyzm.js";
|
|
8
8
|
import { _ as Be, a as Ve, c as He, f as Ue, g as We, h as Ge, i as Ke, l as qe, n as Je, r as Ye, s as Xe, t as Ze, u as Qe, v as $e, x as et, y as tt } from "./useVidstackSrc-aQcqC_v0.js";
|
package/package.json
CHANGED
|
@@ -1,10 +1,17 @@
|
|
|
1
1
|
<template>
|
|
2
2
|
<p-chip
|
|
3
|
-
|
|
4
|
-
:class="
|
|
3
|
+
class="wt-chip typo-body-2"
|
|
4
|
+
:class="[
|
|
5
|
+
`p-chip-${color}`,
|
|
6
|
+
{
|
|
7
|
+
'p-chip--width-constrained': constrainedByWidth
|
|
8
|
+
}
|
|
9
|
+
]"
|
|
5
10
|
:removable="removable"
|
|
6
11
|
>
|
|
7
|
-
<
|
|
12
|
+
<div class="wt-chip__label">
|
|
13
|
+
<slot />
|
|
14
|
+
</div>
|
|
8
15
|
<template #removeicon>
|
|
9
16
|
<wt-icon-btn
|
|
10
17
|
class="wt-chip__close-icon"
|
|
@@ -36,11 +43,13 @@ interface WtProps extends ChipProps {
|
|
|
36
43
|
* @default false
|
|
37
44
|
*/
|
|
38
45
|
removable?: boolean;
|
|
46
|
+
constrainedByWidth?: boolean;
|
|
39
47
|
}
|
|
40
48
|
|
|
41
49
|
withDefaults(defineProps<WtProps>(), {
|
|
42
50
|
color: ChipColor.MAIN,
|
|
43
51
|
removable: false,
|
|
52
|
+
constrainedByWidth: false,
|
|
44
53
|
});
|
|
45
54
|
|
|
46
55
|
const emit = defineEmits<{
|
|
@@ -61,6 +61,16 @@ const chip = {
|
|
|
61
61
|
width: ${dt('chip.removeIcon.size')};
|
|
62
62
|
height: ${dt('chip.removeIcon.size')};
|
|
63
63
|
}
|
|
64
|
+
|
|
65
|
+
.p-chip--width-constrained {
|
|
66
|
+
max-width: ${dt('chip.maxWidth')};
|
|
67
|
+
}
|
|
68
|
+
|
|
69
|
+
.p-chip--width-constrained .wt-chip__label {
|
|
70
|
+
overflow: hidden;
|
|
71
|
+
white-space: nowrap;
|
|
72
|
+
text-overflow: ellipsis;
|
|
73
|
+
}
|
|
64
74
|
`,
|
|
65
75
|
};
|
|
66
76
|
|