@deskhero/dh_ui 2.64.3 → 2.66.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/dist/dh_ui.css +1 -1
- package/dist/dh_ui.es.js +4 -4
- package/dist/dh_ui.umd.js +3 -3
- package/dist/vscode.css-custom-data.json +9 -0
- package/package.json +1 -1
|
@@ -3730,6 +3730,15 @@
|
|
|
3730
3730
|
{
|
|
3731
3731
|
"name": ".text-center"
|
|
3732
3732
|
},
|
|
3733
|
+
{
|
|
3734
|
+
"name": ".text-color-primary"
|
|
3735
|
+
},
|
|
3736
|
+
{
|
|
3737
|
+
"name": ".text-color-secondary"
|
|
3738
|
+
},
|
|
3739
|
+
{
|
|
3740
|
+
"name": ".text-color-tertiary"
|
|
3741
|
+
},
|
|
3733
3742
|
{
|
|
3734
3743
|
"name": ".text-danger"
|
|
3735
3744
|
},
|