diff --git a/package-lock.json b/package-lock.json index 75d8fe3a..1a706380 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "dependencies": { "@vuelidate/core": "^2.0.0", "@vuelidate/validators": "^2.0.0", - "@webitel/ui-sdk": "^3.2.144", + "@webitel/ui-sdk": "^3.2.158", "axios": "^0.27.2", "clipboard-copy": "^4.0.1", "core-js": "^3.6.4", @@ -4607,9 +4607,9 @@ } }, "node_modules/@webitel/ui-sdk": { - "version": "3.2.144", - "resolved": "https://registry.npmjs.org/@webitel/ui-sdk/-/ui-sdk-3.2.144.tgz", - "integrity": "sha512-jlLkXXR+WYzHrGO+u7sP1igeYOzS70vZmT0RK3vEN3K2eUxxIiwKP2utyMKu1SmRIrKe6LLScmjD2sBYmuugZQ==", + "version": "3.2.158", + "resolved": "https://registry.npmjs.org/@webitel/ui-sdk/-/ui-sdk-3.2.158.tgz", + "integrity": "sha512-UjrWYb8PGnEMkIv3HJOC89Q8PAbq+b9EPP5JWFjyZdNC3nl7BOhG1d3QHlE0GU58E4rHGQSkmviz2jO19nyLKg==", "dependencies": { "@floating-ui/vue": "^1.0.1", "@vue/compat": "^3.2.47", @@ -24796,9 +24796,9 @@ } }, "@webitel/ui-sdk": { - "version": "3.2.144", - "resolved": "https://registry.npmjs.org/@webitel/ui-sdk/-/ui-sdk-3.2.144.tgz", - "integrity": "sha512-jlLkXXR+WYzHrGO+u7sP1igeYOzS70vZmT0RK3vEN3K2eUxxIiwKP2utyMKu1SmRIrKe6LLScmjD2sBYmuugZQ==", + "version": "3.2.158", + "resolved": "https://registry.npmjs.org/@webitel/ui-sdk/-/ui-sdk-3.2.158.tgz", + "integrity": "sha512-UjrWYb8PGnEMkIv3HJOC89Q8PAbq+b9EPP5JWFjyZdNC3nl7BOhG1d3QHlE0GU58E4rHGQSkmviz2jO19nyLKg==", "requires": { "@floating-ui/vue": "^1.0.1", "@vue/compat": "^3.2.47", diff --git a/package.json b/package.json index 62b6bdf3..afd30fc6 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "dependencies": { "@vuelidate/core": "^2.0.0", "@vuelidate/validators": "^2.0.0", - "@webitel/ui-sdk": "^3.2.144", + "@webitel/ui-sdk": "^3.2.158", "axios": "^0.27.2", "clipboard-copy": "^4.0.1", "core-js": "^3.6.4", diff --git a/src/modules/active-calls/modules/filters/components/active-calls-filters.vue b/src/modules/active-calls/modules/filters/components/active-calls-filters.vue index baece8ef..923d3bc8 100644 --- a/src/modules/active-calls/modules/filters/components/active-calls-filters.vue +++ b/src/modules/active-calls/modules/filters/components/active-calls-filters.vue @@ -1,12 +1,13 @@