@synergy-design-system/components 1.0.2 → 1.2.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.
- package/README.md +24 -16
- package/dist/chunks/chunk.2FN5DTS6.js +67 -0
- package/dist/chunks/chunk.2FN5DTS6.js.map +7 -0
- package/dist/chunks/{chunk.SUNIN43Y.js → chunk.2OYZUDFV.js} +2 -2
- package/dist/chunks/{chunk.XVJVR3MD.js → chunk.3CSVGX3J.js} +3 -3
- package/dist/chunks/{chunk.B7KNRAHG.js → chunk.44U5VKNJ.js} +3 -3
- package/dist/chunks/{chunk.JVSVQG6I.js → chunk.4EWYZIJS.js} +2 -2
- package/dist/chunks/{chunk.FJGYV3Y3.js → chunk.4EXY5F5M.js} +2 -2
- package/dist/chunks/{chunk.4XAK6MOQ.js → chunk.6PFQSQLU.js} +2 -2
- package/dist/chunks/chunk.7W73A57K.js +108 -0
- package/dist/chunks/chunk.7W73A57K.js.map +7 -0
- package/dist/chunks/{chunk.3NY33MCF.js → chunk.ADE7GDYK.js} +3 -3
- package/dist/chunks/{chunk.U2NJG6GX.js → chunk.AFVZYX7H.js} +2 -2
- package/dist/chunks/chunk.CAIB544F.js +12 -0
- package/dist/chunks/chunk.CAIB544F.js.map +7 -0
- package/dist/chunks/{chunk.MB5S3IM7.js → chunk.CB2M3AVU.js} +2 -2
- package/dist/chunks/{chunk.W5GPJ6ZR.js → chunk.D5YL3H6T.js} +2 -2
- package/dist/chunks/{chunk.D7KU5L75.js → chunk.E2TU3YYJ.js} +2 -2
- package/dist/chunks/{chunk.GNAJOKCJ.js → chunk.EJXWL3JM.js} +4 -2
- package/dist/chunks/{chunk.GNAJOKCJ.js.map → chunk.EJXWL3JM.js.map} +2 -2
- package/dist/chunks/chunk.ESQOUQV3.js +75 -0
- package/dist/chunks/chunk.ESQOUQV3.js.map +7 -0
- package/dist/chunks/{chunk.IFPM2NRM.js → chunk.FHYBGERU.js} +2 -2
- package/dist/chunks/{chunk.M5DMOLZK.js → chunk.JRAW7QJL.js} +2 -2
- package/dist/chunks/chunk.L6I5ZLBO.js +137 -0
- package/dist/chunks/chunk.L6I5ZLBO.js.map +7 -0
- package/dist/chunks/{chunk.WVYTLFNV.js → chunk.MJC7VLA2.js} +2 -2
- package/dist/chunks/{chunk.P3O63FHH.js → chunk.MUP4GIQL.js} +2 -2
- package/dist/chunks/{chunk.HZERAHZP.js → chunk.NRA7I7QC.js} +7 -7
- package/dist/chunks/chunk.OJF7KL44.js +67 -0
- package/dist/chunks/chunk.OJF7KL44.js.map +7 -0
- package/dist/chunks/{chunk.5SKPG6DM.js → chunk.Q7NHWXSL.js} +2 -2
- package/dist/chunks/chunk.QHFGD6WW.js +73 -0
- package/dist/chunks/chunk.QHFGD6WW.js.map +7 -0
- package/dist/chunks/{chunk.U7R4EV7C.js → chunk.RG4Z2I6D.js} +6 -6
- package/dist/chunks/{chunk.PHG2CETE.js → chunk.RKQHPBKM.js} +3 -3
- package/dist/chunks/{chunk.DUAFHNTR.js → chunk.SEHRSICV.js} +2 -2
- package/dist/chunks/{chunk.MUOAKBT3.js → chunk.SPPBO7QV.js} +2 -2
- package/dist/chunks/{chunk.MUOAKBT3.js.map → chunk.SPPBO7QV.js.map} +1 -1
- package/dist/chunks/{chunk.7MTLFTYG.js → chunk.TACOOH3N.js} +2 -2
- package/dist/chunks/chunk.VTYPMAXM.js +12 -0
- package/dist/chunks/chunk.VTYPMAXM.js.map +7 -0
- package/dist/chunks/{chunk.G3EPLUES.js → chunk.ZGZ7W6BC.js} +2 -2
- package/dist/components/button/button.component.js +7 -7
- package/dist/components/button/button.js +8 -8
- package/dist/components/button-group/button-group.component.js +2 -2
- package/dist/components/button-group/button-group.js +3 -3
- package/dist/components/checkbox/checkbox.component.js +5 -5
- package/dist/components/checkbox/checkbox.js +6 -6
- package/dist/components/icon/icon.component.js +4 -4
- package/dist/components/icon/icon.js +5 -5
- package/dist/components/icon/library.js +2 -2
- package/dist/components/icon/library.system.js +1 -1
- package/dist/components/icon-button/icon-button.component.d.ts +63 -0
- package/dist/components/icon-button/icon-button.component.js +20 -0
- package/dist/components/icon-button/icon-button.component.js.map +7 -0
- package/dist/components/icon-button/icon-button.custom.styles.d.ts +2 -0
- package/dist/components/icon-button/icon-button.custom.styles.js +8 -0
- package/dist/components/icon-button/icon-button.custom.styles.js.map +7 -0
- package/dist/components/icon-button/icon-button.d.ts +8 -0
- package/dist/components/icon-button/icon-button.js +21 -0
- package/dist/components/icon-button/icon-button.js.map +7 -0
- package/dist/components/icon-button/icon-button.styles.d.ts +2 -0
- package/dist/components/icon-button/icon-button.styles.js +10 -0
- package/dist/components/icon-button/icon-button.styles.js.map +7 -0
- package/dist/components/input/input.component.js +6 -6
- package/dist/components/input/input.js +7 -7
- package/dist/components/radio/radio.component.js +5 -5
- package/dist/components/radio/radio.js +6 -6
- package/dist/components/radio-button/radio-button.component.js +2 -2
- package/dist/components/radio-button/radio-button.js +3 -3
- package/dist/components/radio-group/radio-group.component.js +3 -3
- package/dist/components/radio-group/radio-group.js +4 -4
- package/dist/components/spinner/spinner.component.js +2 -2
- package/dist/components/switch/switch.component.js +2 -2
- package/dist/components/switch/switch.js +3 -3
- package/dist/components/tag/tag.component.d.ts +33 -0
- package/dist/components/tag/tag.component.js +25 -0
- package/dist/components/tag/tag.component.js.map +7 -0
- package/dist/components/tag/tag.custom.styles.d.ts +2 -0
- package/dist/components/tag/tag.custom.styles.js +8 -0
- package/dist/components/tag/tag.custom.styles.js.map +7 -0
- package/dist/components/tag/tag.d.ts +8 -0
- package/dist/components/tag/tag.js +26 -0
- package/dist/components/tag/tag.js.map +7 -0
- package/dist/components/tag/tag.styles.d.ts +2 -0
- package/dist/components/tag/tag.styles.js +10 -0
- package/dist/components/tag/tag.styles.js.map +7 -0
- package/dist/components/textarea/textarea.component.js +2 -2
- package/dist/components/textarea/textarea.js +3 -3
- package/dist/custom-elements.json +629 -184
- package/dist/events/events.d.ts +1 -0
- package/dist/events/syn-remove.d.ts +6 -0
- package/dist/synergy.d.ts +2 -0
- package/dist/synergy.js +47 -33
- package/dist/utilities/icon-library.js +2 -2
- package/dist/vscode.html-custom-data.json +119 -17
- package/dist/web-types.json +218 -30
- package/package.json +14 -13
- /package/dist/chunks/{chunk.SUNIN43Y.js.map → chunk.2OYZUDFV.js.map} +0 -0
- /package/dist/chunks/{chunk.XVJVR3MD.js.map → chunk.3CSVGX3J.js.map} +0 -0
- /package/dist/chunks/{chunk.B7KNRAHG.js.map → chunk.44U5VKNJ.js.map} +0 -0
- /package/dist/chunks/{chunk.JVSVQG6I.js.map → chunk.4EWYZIJS.js.map} +0 -0
- /package/dist/chunks/{chunk.FJGYV3Y3.js.map → chunk.4EXY5F5M.js.map} +0 -0
- /package/dist/chunks/{chunk.4XAK6MOQ.js.map → chunk.6PFQSQLU.js.map} +0 -0
- /package/dist/chunks/{chunk.3NY33MCF.js.map → chunk.ADE7GDYK.js.map} +0 -0
- /package/dist/chunks/{chunk.U2NJG6GX.js.map → chunk.AFVZYX7H.js.map} +0 -0
- /package/dist/chunks/{chunk.MB5S3IM7.js.map → chunk.CB2M3AVU.js.map} +0 -0
- /package/dist/chunks/{chunk.W5GPJ6ZR.js.map → chunk.D5YL3H6T.js.map} +0 -0
- /package/dist/chunks/{chunk.D7KU5L75.js.map → chunk.E2TU3YYJ.js.map} +0 -0
- /package/dist/chunks/{chunk.IFPM2NRM.js.map → chunk.FHYBGERU.js.map} +0 -0
- /package/dist/chunks/{chunk.M5DMOLZK.js.map → chunk.JRAW7QJL.js.map} +0 -0
- /package/dist/chunks/{chunk.WVYTLFNV.js.map → chunk.MJC7VLA2.js.map} +0 -0
- /package/dist/chunks/{chunk.P3O63FHH.js.map → chunk.MUP4GIQL.js.map} +0 -0
- /package/dist/chunks/{chunk.HZERAHZP.js.map → chunk.NRA7I7QC.js.map} +0 -0
- /package/dist/chunks/{chunk.5SKPG6DM.js.map → chunk.Q7NHWXSL.js.map} +0 -0
- /package/dist/chunks/{chunk.U7R4EV7C.js.map → chunk.RG4Z2I6D.js.map} +0 -0
- /package/dist/chunks/{chunk.PHG2CETE.js.map → chunk.RKQHPBKM.js.map} +0 -0
- /package/dist/chunks/{chunk.DUAFHNTR.js.map → chunk.SEHRSICV.js.map} +0 -0
- /package/dist/chunks/{chunk.7MTLFTYG.js.map → chunk.TACOOH3N.js.map} +0 -0
- /package/dist/chunks/{chunk.G3EPLUES.js.map → chunk.ZGZ7W6BC.js.map} +0 -0
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"url": "https://www.sick.com"
|
|
5
5
|
},
|
|
6
6
|
"name": "@synergy-design-system/components",
|
|
7
|
-
"version": "1.0
|
|
7
|
+
"version": "1.2.0",
|
|
8
8
|
"description": "",
|
|
9
9
|
"repository": {
|
|
10
10
|
"type": "git",
|
|
@@ -42,7 +42,7 @@
|
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@custom-elements-manifest/analyzer": "^0.8.4",
|
|
44
44
|
"@lit/react": "^1.0.0",
|
|
45
|
-
"@open-wc/testing": "^
|
|
45
|
+
"@open-wc/testing": "^4.0.0",
|
|
46
46
|
"@playwright/test": "^1.39.0",
|
|
47
47
|
"@semantic-release/changelog": "^6.0.3",
|
|
48
48
|
"@semantic-release/exec": "^6.0.3",
|
|
@@ -89,7 +89,7 @@
|
|
|
89
89
|
"vendorism": "github:mariohamann/vendorism",
|
|
90
90
|
"vue-tsc": "^1.8.24",
|
|
91
91
|
"@synergy-design-system/eslint-config-syn": "0.1.0",
|
|
92
|
-
"@synergy-design-system/tokens": "1.0
|
|
92
|
+
"@synergy-design-system/tokens": "1.1.0",
|
|
93
93
|
"@synergy-design-system/stylelint-config-syn": "0.1.0"
|
|
94
94
|
},
|
|
95
95
|
"release": {
|
|
@@ -141,7 +141,14 @@
|
|
|
141
141
|
"successComment": false
|
|
142
142
|
}
|
|
143
143
|
]
|
|
144
|
-
]
|
|
144
|
+
],
|
|
145
|
+
"monorepo": {
|
|
146
|
+
"dependencies": [
|
|
147
|
+
"packages/vue",
|
|
148
|
+
"packages/react",
|
|
149
|
+
"packages/angular"
|
|
150
|
+
]
|
|
151
|
+
}
|
|
145
152
|
},
|
|
146
153
|
"dependencies": {
|
|
147
154
|
"@floating-ui/dom": "^1.5.3",
|
|
@@ -151,16 +158,8 @@
|
|
|
151
158
|
"lit": "^3.0.0"
|
|
152
159
|
},
|
|
153
160
|
"web-types": "./dist/web-types.json",
|
|
154
|
-
"meta": {
|
|
155
|
-
"checksums": {
|
|
156
|
-
"angular": "432be0e964528715800cd77deee1cf7b6c95fa92",
|
|
157
|
-
"react": "f5c1cbc6d4366f0189d8f4804cbb41e38e2985b0",
|
|
158
|
-
"vue": "b8394e739b437d8f4cfe8d8480d761cf58856b49"
|
|
159
|
-
}
|
|
160
|
-
},
|
|
161
161
|
"scripts": {
|
|
162
162
|
"build": "node scripts/build.js",
|
|
163
|
-
"create-checksums": "node -e 'import(\"./scripts/jobs/createChecksums.js\").then( loadedModule => loadedModule.runCreateChecksums() )'",
|
|
164
163
|
"test": "web-test-runner --group default",
|
|
165
164
|
"vendor": "node scripts/vendorism.js",
|
|
166
165
|
"vendor.get": "node scripts/vendorism.js -g",
|
|
@@ -169,9 +168,11 @@
|
|
|
169
168
|
"lint:css": "stylelint \"src/**/*.{css,js,ts}\"",
|
|
170
169
|
"lint:js": "eslint src",
|
|
171
170
|
"lint": "pnpm run /^lint:.*/",
|
|
171
|
+
"format.eslint": "pnpm lint:js --fix",
|
|
172
172
|
"release": "semantic-release --tagFormat 'components/${version}' -e semantic-release-monorepo",
|
|
173
173
|
"release.angular": "git add ../angular && git commit -m \"chore(release/angular) via component release [skip actions]\"",
|
|
174
174
|
"release.react": "git add ../react && git commit -m \"chore(release/react) via component release [skip actions]\"",
|
|
175
|
-
"release.vue": "git add ../vue && git commit -m \"chore(release/vue) via component release [skip actions]\""
|
|
175
|
+
"release.vue": "git add ../vue && git commit -m \"chore(release/vue) via component release [skip actions]\"",
|
|
176
|
+
"release.dry": "semantic-release --dry-run --tagFormat 'components/${version}' -e semantic-release-monorepo"
|
|
176
177
|
}
|
|
177
178
|
}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|