@webitel/ui-sdk 24.12.51 → 24.12.53

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/CHANGELOG.md CHANGED
@@ -1,3 +1,13 @@
1
+ ## [v24.12.52] - 2025-01-13
2
+ ### :recycle: Refactors
3
+ - [`2cffb4f`](https://github.com/webitel/webitel-ui-sdk/commit/2cffb4f09c00895e5b8302718d855cfe7021e392) - replaced "clear" icon [WTEL-5384](https://webitel.atlassian.net/browse/WTEL-5384) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
4
+
5
+
6
+ ## [v24.12.51] - 2025-01-13
7
+ ### :recycle: Refactors
8
+ - [`5989104`](https://github.com/webitel/webitel-ui-sdk/commit/5989104f1fbd63238a90ec98f213d3708d01fe24) - added `wt-badge` slot as the primary usage, added backwards compatibility, + docs [WTEL-5882](https://webitel.atlassian.net/browse/WTEL-5882) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
9
+
10
+
1
11
  ## [v24.12.50] - 2025-01-13
2
12
  ### :sparkles: New Features
3
13
  - [`da0c0da`](https://github.com/webitel/webitel-ui-sdk/commit/da0c0da0a8f719629f7ff7af8a302785f8e3c0be) - added `filters` and `columns` actions to `wt-icon-action.vue` [WTEL-5881](https://webitel.atlassian.net/browse/WTEL-5881) *(commit by [@dlohvinov](https://github.com/dlohvinov))*
@@ -742,3 +752,5 @@
742
752
  [v24.12.47]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.46...v24.12.47
743
753
  [v24.12.48]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.47...v24.12.48
744
754
  [v24.12.50]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.48...v24.12.50
755
+ [v24.12.51]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.50...v24.12.51
756
+ [v24.12.52]: https://github.com/webitel/webitel-ui-sdk/compare/v24.12.51...v24.12.52
@@ -1,4 +1,4 @@
1
1
  <svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
2
2
  <path fill-rule="evenodd" clip-rule="evenodd"
3
- d="M18.4314 2.08521C17.5185 2.0852 16.6263 2.45098 15.9321 3.1428L15.9306 3.14432L2.96285 16.1226C2.88223 16.1668 2.80642 16.223 2.738 16.2912C1.83343 17.1926 1.83343 18.5936 2.738 19.4951L4.53143 21.2823C5.43408 22.1818 6.83395 22.1818 7.7366 21.2823L20.9307 8.13384C21.625 7.44195 21.9934 6.55131 21.9934 5.63832V3.0852C21.9934 2.53292 21.5457 2.08521 20.9934 2.08521L18.4314 2.08521ZM4.05957 17.8931C4.05957 17.8727 4.06295 17.8474 4.07387 17.8189C4.12078 17.786 4.16549 17.7485 4.20739 17.7066L5.49968 16.4132L7.64071 18.5543L6.32485 19.8656C6.25048 19.9397 6.18185 19.9569 6.13401 19.9569C6.08618 19.9569 6.01755 19.9397 5.94317 19.8656L4.14975 18.0784C4.07545 18.0044 4.05957 17.9376 4.05957 17.8931ZM6.91332 14.9985L17.3438 4.55948C17.6743 4.2305 18.0635 4.0852 18.4314 4.08521L19.9934 4.08521V5.63832C19.9934 6.0019 19.8495 6.38781 19.5189 6.71717L9.05738 17.1425L6.91332 14.9985Z"/>
3
+ d="M2.90965 14.2276C2.13194 14.9926 2.13194 16.233 2.90965 16.998L4.98653 19.041H2.99573C2.4458 19.041 2 19.4796 2 20.0205C2 20.5615 2.4458 21 2.99573 21L20.9188 21C21.4688 21 21.9146 20.5615 21.9146 20.0205C21.9146 19.4796 21.4688 19.041 20.9188 19.041L15.4028 19.041L21.4167 13.1252C22.1944 12.3601 22.1944 11.1198 21.4167 10.3548L15.5399 4.57377C14.7622 3.80874 13.5012 3.80874 12.7235 4.57377L2.90965 14.2276ZM12.5864 19.041L13.0377 18.5971L7.16086 12.8161L4.31783 15.6128L7.80288 19.041H12.5864ZM14.1317 5.95898L8.56903 11.4309L14.4459 17.2119L20.0085 11.74L14.1317 5.95898Z"/>
4
4
  </svg>