@topvisor/ui 1.5.8-8 → 1.5.8-colorTableTop.0

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/icomoon/style.css CHANGED
@@ -1,10 +1,10 @@
1
1
  @font-face {
2
2
  font-family: 'Topvisor-2';
3
- src: url('fonts/Topvisor-2.eot?57ml2n');
4
- src: url('fonts/Topvisor-2.eot?57ml2n#iefix') format('embedded-opentype'),
5
- url('fonts/Topvisor-2.ttf?57ml2n') format('truetype'),
6
- url('fonts/Topvisor-2.woff?57ml2n') format('woff'),
7
- url('fonts/Topvisor-2.svg?57ml2n#Topvisor-2') format('svg');
3
+ src: url('fonts/Topvisor-2.eot?fpfw4o');
4
+ src: url('fonts/Topvisor-2.eot?fpfw4o#iefix') format('embedded-opentype'),
5
+ url('fonts/Topvisor-2.ttf?fpfw4o') format('truetype'),
6
+ url('fonts/Topvisor-2.woff?fpfw4o') format('woff'),
7
+ url('fonts/Topvisor-2.svg?fpfw4o#Topvisor-2') format('svg');
8
8
  font-weight: normal;
9
9
  font-style: normal;
10
10
  font-display: block;
@@ -517,6 +517,9 @@
517
517
  .icon2-topvisor:before {
518
518
  content: "\e9d3";
519
519
  }
520
+ .icon2-live:before {
521
+ content: "\ea23";
522
+ }
520
523
  .icon2-ai-core-add:before {
521
524
  content: "\ea21";
522
525
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@topvisor/ui",
3
3
  "private": false,
4
- "version": "1.5.8-8",
4
+ "version": "1.5.8-colorTableTop.0",
5
5
  "type": "module",
6
6
  "description": "Topvisor UI-kit Vue",
7
7
  "author": "Topvisor",