@deskhero/dh_ui 2.70.1 → 2.72.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
  },
@@ -1657,6 +1660,9 @@
1657
1660
  {
1658
1661
  "name": ".icons"
1659
1662
  },
1663
+ {
1664
+ "name": ".info"
1665
+ },
1660
1666
  {
1661
1667
  "name": ".inline-flex",
1662
1668
  "description": "Display: flex"
@@ -3748,6 +3754,9 @@
3748
3754
  {
3749
3755
  "name": ".text-ellipsis"
3750
3756
  },
3757
+ {
3758
+ "name": ".text-info"
3759
+ },
3751
3760
  {
3752
3761
  "name": ".text-justify"
3753
3762
  },
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.1",
8
+ "version": "2.72.0",
9
9
  "files": [
10
10
  "dist",
11
11
  ".ai",