@evotor-dev/ui-kit 8.0.0-beta.25 → 8.0.0-beta.26

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/icons/index.d.ts CHANGED
@@ -119,6 +119,7 @@ export declare const CATEGORY_BY_ICON_NAME: {
119
119
  readonly attach: "system";
120
120
  readonly block: "system";
121
121
  readonly book: "system";
122
+ readonly brand: "system";
122
123
  readonly bulb: "system";
123
124
  readonly bundle: "system";
124
125
  readonly "business-case": "system";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@evotor-dev/ui-kit",
3
- "version": "8.0.0-beta.25",
3
+ "version": "8.0.0-beta.26",
4
4
  "homepage": "https://evotor.github.io/Evo-UI-Kit",
5
5
  "repository": {
6
6
  "type": "git",