@muenchen/muc-patternlab-vue 5.0.0 → 5.1.0-beta.1

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.
@@ -7,4 +7,5 @@
7
7
  <symbol viewBox="0 0 24 24" id="icon-copy"><path d="M8.40952 18.7936C7.80219 18.7936 7.28308 18.5782 6.8522 18.1473C6.42131 17.7164 6.20587 17.1973 6.20587 16.59V3.53922C6.20587 2.9293 6.42131 2.40799 6.8522 1.97527C7.28308 1.54254 7.80219 1.32617 8.40952 1.32617H18.4603C19.0702 1.32617 19.5915 1.54254 20.0242 1.97527C20.457 2.40799 20.6733 2.9293 20.6733 3.53922V16.59C20.6733 17.1973 20.457 17.7164 20.0242 18.1473C19.5915 18.5782 19.0702 18.7936 18.4603 18.7936H8.40952ZM8.40952 16.59H18.4603V3.53922H8.40952V16.59ZM4.53922 22.6733C3.9293 22.6733 3.40798 22.457 2.97525 22.0242C2.54253 21.5915 2.32617 21.0702 2.32617 20.4603V5.20587H4.53922V20.4603H16.7936V22.6733H4.53922Z"/></symbol>
8
8
  <symbol viewBox="0 0 24 24" id="icon-printer"><path d="M19 8C20.66 8 22 9.34 22 11V17H18V21H6V17H2V11C2 9.34 3.34 8 5 8H6V3H18V8H19M8 5V8H16V5H8M16 19V15H8V19H16M18 15H20V11C20 10.45 19.55 10 19 10H5C4.45 10 4 10.45 4 11V15H6V13H18V15M19 11.5C19 12.05 18.55 12.5 18 12.5C17.45 12.5 17 12.05 17 11.5C17 10.95 17.45 10.5 18 10.5C18.55 10.5 19 10.95 19 11.5Z" /></symbol>
9
9
  <symbol viewBox="0 0 24 24" id="icon-paperclip-straight"><path d="M16.5,6V17.5A4,4 0 0,1 12.5,21.5A4,4 0 0,1 8.5,17.5V5A2.5,2.5 0 0,1 11,2.5A2.5,2.5 0 0,1 13.5,5V15.5A1,1 0 0,1 12.5,16.5A1,1 0 0,1 11.5,15.5V6H10V15.5A2.5,2.5 0 0,0 12.5,18A2.5,2.5 0 0,0 15,15.5V5A4,4 0 0,0 11,1A4,4 0 0,0 7,5V17.5A5.5,5.5 0 0,0 12.5,23A5.5,5.5 0 0,0 18,17.5V6H16.5Z"/></symbol>
10
+ <symbol viewBox="0 0 24 24" id="icon-user-fill"><path d="M19.6638 17.891L17.6639 14.891C17.3003 14.3508 16.691 14.0002 16 14.0002H8.00008C7.30888 14.0004 6.69976 14.351 6.34072 14.8841L6.33616 14.8913L4.33624 17.8913C4.12552 18.2033 4 18.5875 4 19.0013C4 19.3466 4.0876 19.6714 4.24144 19.9548L4.23616 19.9442C4.58032 20.5776 5.24056 21.0002 5.99944 21.0002H18.0004C18.7593 21.0002 19.4193 20.5776 19.7582 19.9548L19.7634 19.9442C19.9125 19.6711 20.0001 19.3459 20.0001 19.0003C20.0001 18.587 19.8746 18.2028 19.6598 17.8841L19.6643 17.8913L19.6638 17.891Z"/><path d="M11.9999 12C14.4851 12 16.4999 9.9852 16.4999 7.5C16.4999 5.0148 14.4851 3 11.9999 3C9.51472 3 7.49992 5.0148 7.49992 7.5C7.49992 9.9852 9.51472 12 11.9999 12Z"/></symbol>
10
11
  </svg>
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "author": "FabianWilms",
4
4
  "description": "A vue component library of some of the components available from https://patternlab.muenchen.space",
5
5
  "license": "MIT",
6
- "version": "5.0.0",
6
+ "version": "5.1.0-beta.1",
7
7
  "private": false,
8
8
  "module": "./dist/muc-patternlab-vue.es.js",
9
9
  "main": "./dist/index.d.ts",
@@ -43,21 +43,21 @@
43
43
  },
44
44
  "devDependencies": {
45
45
  "@muenchen/prettier-codeformat": "1.0.2",
46
- "@rushstack/eslint-patch": "1.10.5",
46
+ "@rushstack/eslint-patch": "1.11.0",
47
47
  "@semantic-release/git": "10.0.1",
48
48
  "@semantic-release/github": "11.0.1",
49
- "@storybook/addon-a11y": "8.6.4",
50
- "@storybook/addon-essentials": "8.6.4",
51
- "@storybook/addon-interactions": "8.6.4",
52
- "@storybook/addon-links": "8.6.4",
53
- "@storybook/blocks": "8.6.4",
54
- "@storybook/test": "8.6.4",
55
- "@storybook/vue3": "8.6.4",
56
- "@storybook/vue3-vite": "8.6.4",
49
+ "@storybook/addon-a11y": "8.6.7",
50
+ "@storybook/addon-essentials": "8.6.7",
51
+ "@storybook/addon-interactions": "8.6.7",
52
+ "@storybook/addon-links": "8.6.7",
53
+ "@storybook/blocks": "8.6.7",
54
+ "@storybook/test": "8.6.7",
55
+ "@storybook/vue3": "8.6.7",
56
+ "@storybook/vue3-vite": "8.6.7",
57
57
  "@tsconfig/node20": "20.1.4",
58
58
  "@types/jsdom": "21.1.7",
59
59
  "@types/node": "22.10.10",
60
- "@vitejs/plugin-vue": "5.2.1",
60
+ "@vitejs/plugin-vue": "5.2.3",
61
61
  "@vue/eslint-config-prettier": "10.2.0",
62
62
  "@vue/eslint-config-typescript": "13.0.0",
63
63
  "@vue/test-utils": "2.4.6",
@@ -69,7 +69,7 @@
69
69
  "rimraf": "6.0.1",
70
70
  "semantic-release": "24.2.3",
71
71
  "semantic-release-gitmoji": "1.6.8",
72
- "storybook": "8.6.4",
72
+ "storybook": "8.6.7",
73
73
  "typescript": "5.8.2",
74
74
  "vite": "5.4.14",
75
75
  "vite-plugin-dts": "4.5.3",