@deskhero/dh_ui 2.70.0 → 2.71.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.
@@ -217,6 +217,9 @@
217
217
  {
218
218
  "name": ".bg-color-disabled"
219
219
  },
220
+ {
221
+ "name": ".bg-color-info"
222
+ },
220
223
  {
221
224
  "name": ".bg-color-primary"
222
225
  },
@@ -3748,6 +3751,9 @@
3748
3751
  {
3749
3752
  "name": ".text-ellipsis"
3750
3753
  },
3754
+ {
3755
+ "name": ".text-info"
3756
+ },
3751
3757
  {
3752
3758
  "name": ".text-justify"
3753
3759
  },
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "provenance": false
7
7
  },
8
- "version": "2.70.0",
8
+ "version": "2.71.0",
9
9
  "files": [
10
10
  "dist",
11
11
  ".ai",