@webitel/ui-sdk 26.6.116 → 26.6.117

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.
@@ -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.117",
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;