@webitel/ui-sdk 26.6.116 → 26.6.118

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.
Files changed (34) hide show
  1. package/dist/{components-2ckQ8xrZ.js → components-CtLZTAqX.js} +3 -3
  2. package/dist/ui-sdk.css +1 -1
  3. package/dist/ui-sdk.js +1 -1
  4. package/dist/ui-sdk.umd.cjs +1 -1
  5. package/dist/{wt-chat-emoji-Ze-5vJN9.js → wt-chat-emoji-IgDi1RWV.js} +1 -1
  6. package/dist/{wt-display-chip-items-B5NinH8I.js → wt-display-chip-items-Cl3pyvc1.js} +1 -1
  7. package/dist/{wt-send-message-popup-BfLE58p6.js → wt-send-message-popup-C9NwnoOr.js} +1 -1
  8. package/dist/{wt-type-extension-value-input-B6JYm-Sz.js → wt-type-extension-value-input-DdGlEVxi.js} +1 -1
  9. package/dist/{wt-vidstack-player-BSb0FwKB.js → wt-vidstack-player-qtPWzeNH.js} +2 -2
  10. package/package.json +1 -1
  11. package/src/components/wt-vidstack-player/wt-vidstack-player.vue +1 -1
  12. package/src/locale/en/en.js +1 -0
  13. package/src/locale/es/es.js +1 -0
  14. package/src/locale/kz/kz.js +1 -0
  15. package/src/locale/pl/pl.js +1 -0
  16. package/src/locale/ro/ro.js +1 -0
  17. package/src/locale/ru/ru.js +1 -0
  18. package/src/locale/uk/uk.js +1 -0
  19. package/src/locale/uz/uz.js +1 -0
  20. package/src/locale/vi/vi.js +1 -0
  21. package/src/modules/Userinfo/types/UserAccess.ts +1 -1
  22. package/types/.tsbuildinfo +1 -1
  23. package/types/locale/en/en.d.ts +1 -0
  24. package/types/locale/es/es.d.ts +1 -0
  25. package/types/locale/i18n.d.ts +9 -0
  26. package/types/locale/index.d.ts +9 -0
  27. package/types/locale/kz/kz.d.ts +1 -0
  28. package/types/locale/pl/pl.d.ts +1 -0
  29. package/types/locale/ro/ro.d.ts +1 -0
  30. package/types/locale/ru/ru.d.ts +1 -0
  31. package/types/locale/uk/uk.d.ts +1 -0
  32. package/types/locale/uz/uz.d.ts +1 -0
  33. package/types/locale/vi/vi.d.ts +1 -0
  34. package/types/modules/Userinfo/types/UserAccess.d.ts +1 -1
@@ -1,4 +1,4 @@
1
- import { w as e } from "./components-2ckQ8xrZ.js";
1
+ import { w as e } from "./components-CtLZTAqX.js";
2
2
  import { t } from "./_plugin-vue_export-helper-B3ysoDQm.js";
3
3
  import { l as n } from "./enums-De8CDKZ1.js";
4
4
  import "./wt-button-dC4nOW56.js";
@@ -7583,6 +7583,6 @@ var Bo = { class: "controls-group__actions" }, Vo = /*#__PURE__*/ t(/* @__PURE__
7583
7583
  "countdown-time-mode"
7584
7584
  ])], 40, rs)], 2));
7585
7585
  }
7586
- }), [["__scopeId", "data-v-6dc985e8"]]);
7586
+ }), [["__scopeId", "data-v-c97fee4b"]]);
7587
7587
  //#endregion
7588
7588
  export { is as default };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "26.6.116",
3
+ "version": "26.6.118",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "dev": "npm run docs:dev",
@@ -296,7 +296,7 @@ const onCanPlay = (ev: Event) => {
296
296
  gap: var(--popup-sections-gap);
297
297
  z-index: 1;
298
298
  box-shadow: var(--elevation-10);
299
- background: var(--wt-popup-background-color);
299
+ background: var(--p-player-wrapper-background);
300
300
  position: relative;
301
301
  display: block;
302
302
  padding: 0;
@@ -779,6 +779,7 @@ export default deepmerge(
779
779
  service: ({ linked }) => {
780
780
  return linked('cases.service');
781
781
  },
782
+ showEmptyAmdResult: 'Show empty',
782
783
  sla: ({ linked }) => {
783
784
  return linked('cases.appliedSLA');
784
785
  },
@@ -766,6 +766,7 @@ export default {
766
766
  service: ({ linked }) => {
767
767
  return linked('cases.service');
768
768
  },
769
+ showEmptyAmdResult: 'Mostrar vacíos',
769
770
  sla: ({ linked }) => {
770
771
  return linked('cases.appliedSLA');
771
772
  },
@@ -768,6 +768,7 @@ export default {
768
768
  service: ({ linked }) => {
769
769
  return linked('cases.service');
770
770
  },
771
+ showEmptyAmdResult: 'Бос жазбаларды көрсету',
771
772
  sla: ({ linked }) => {
772
773
  return linked('cases.appliedSLA');
773
774
  },
@@ -767,6 +767,7 @@ export default {
767
767
  service: ({ linked }) => {
768
768
  return linked('cases.service');
769
769
  },
770
+ showEmptyAmdResult: 'Pokaż puste',
770
771
  sla: ({ linked }) => {
771
772
  return linked('cases.appliedSLA');
772
773
  },
@@ -772,6 +772,7 @@ export default {
772
772
  service: ({ linked }) => {
773
773
  return linked('cases.service');
774
774
  },
775
+ showEmptyAmdResult: 'Arată goale',
775
776
  sla: ({ linked }) => {
776
777
  return linked('cases.appliedSLA');
777
778
  },
@@ -763,6 +763,7 @@ export default {
763
763
  service: ({ linked }) => {
764
764
  return linked('cases.service');
765
765
  },
766
+ showEmptyAmdResult: 'Показать пустые',
766
767
  sla: ({ linked }) => {
767
768
  return linked('cases.appliedSLA');
768
769
  },
@@ -762,6 +762,7 @@ export default {
762
762
  service: ({ linked }) => {
763
763
  return linked('cases.service');
764
764
  },
765
+ showEmptyAmdResult: 'Показати порожні',
765
766
  sla: ({ linked }) => {
766
767
  return linked('cases.appliedSLA');
767
768
  },
@@ -771,6 +771,7 @@ export default {
771
771
  service: ({ linked }) => {
772
772
  return linked('cases.service');
773
773
  },
774
+ showEmptyAmdResult: "Bo'shlarni ko'rsatish",
774
775
  sla: ({ linked }) => {
775
776
  return linked('cases.appliedSLA');
776
777
  },
@@ -770,6 +770,7 @@ export default {
770
770
  service: ({ linked }) => {
771
771
  return linked('cases.service');
772
772
  },
773
+ showEmptyAmdResult: 'Hiển thị trống',
773
774
  sla: ({ linked }) => {
774
775
  return linked('cases.appliedSLA');
775
776
  },
@@ -1,4 +1,4 @@
1
- import { NavigationGuard } from 'vue-router';
1
+ import type { NavigationGuard } from 'vue-router';
2
2
 
3
3
  import type {
4
4
  AdminSections,