classcard-ui 0.2.1470 → 0.2.1471

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "classcard-ui",
3
- "version": "0.2.1470",
3
+ "version": "0.2.1471",
4
4
  "main": "dist/classcard-ui.umd.min.js",
5
5
  "scripts": {
6
6
  "serve": "vue-cli-service serve",
@@ -37,13 +37,13 @@ Default.args = {
37
37
  icon: {
38
38
  name: "information-circle",
39
39
  type: "solid",
40
- class: "mr-2 h-5 w-5 shrink-0 text-gray-400 hover:text-gray-500",
40
+ class: "h-5 w-5 shrink-0 text-gray-400 hover:text-gray-500",
41
41
  cursorType: "cursor-pointer",
42
42
  },
43
43
  toolTip: {
44
- showToolTip: false,
44
+ showToolTip: true,
45
45
  text: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.",
46
- classes: "w-[200px] whitespace-pre-wrap",
46
+ classes: "bottom-6",
47
47
  },
48
48
  },
49
49
  { label: "Partially paid", totalCount: "66145", number: 2 },