@rotki/ui-library 2.0.3 → 2.1.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.
@@ -2,7 +2,7 @@
2
2
  "$schema": "http://json.schemastore.org/web-types",
3
3
  "framework": "vue",
4
4
  "name": "@rotki/ui-library",
5
- "version": "2.0.3",
5
+ "version": "2.1.0",
6
6
  "js-types-syntax": "typescript",
7
7
  "description-markup": "markdown",
8
8
  "contributions": {
@@ -640,6 +640,16 @@
640
640
  "kind": "expression",
641
641
  "type": "string | undefined"
642
642
  }
643
+ },
644
+ {
645
+ "name": "content-class",
646
+ "description": "",
647
+ "required": false,
648
+ "default": "''",
649
+ "value": {
650
+ "kind": "expression",
651
+ "type": "string | undefined"
652
+ }
643
653
  }
644
654
  ],
645
655
  "slots": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rotki/ui-library",
3
- "version": "2.0.3",
3
+ "version": "2.1.0",
4
4
  "description": "A vue design system and component library for rotki",
5
5
  "type": "module",
6
6
  "keywords": [