@webitel/ui-sdk 26.2.17 → 26.2.18

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@webitel/ui-sdk",
3
- "version": "26.2.17",
3
+ "version": "26.2.18",
4
4
  "private": false,
5
5
  "scripts": {
6
6
  "make-all": "npm version patch --git-tag-version false && npm run build && (npm run build:types || true) && (npm run biome:format:all || true) && npm run publish-lib",
@@ -272,7 +272,6 @@ display: flex;
272
272
  .wt-galleria__footer-info {
273
273
  display: flex;
274
274
  gap: 0.5rem;
275
- @extend %typo-body-2
276
275
  }
277
276
 
278
277
  .wt-galleria__footer svg {