@kvell-group/ui 1.12.12 → 1.12.13

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.
@@ -20,6 +20,7 @@ const a = {
20
20
  //icons
21
21
  "icon-base-secondary": e("#0f132499"),
22
22
  "icon-base-tertiary": e("#0D112666"),
23
+ "icon-status-success": e("#26BD6C"),
23
24
  // icon/base/secondary
24
25
  //text
25
26
  "text-base-secondary": e("#0f132499"),
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@kvell-group/ui",
3
3
  "author": "Kvell Group",
4
4
  "private": false,
5
- "version": "1.12.12",
5
+ "version": "1.12.13",
6
6
  "type": "module",
7
7
  "files": [
8
8
  "dist",