@solid-design-system/components 1.5.1 → 1.5.2

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.
Files changed (41) hide show
  1. package/dist/components/es/accordion.js +1 -1
  2. package/dist/components/es/solid-element.js +1 -1
  3. package/dist/components/umd/solid-components.js +1 -1
  4. package/dist/custom-elements.json +1 -1
  5. package/dist/package/components/accordion/accordion.js +1 -1
  6. package/dist/package/styles/tailwind.css.js +1 -1
  7. package/dist/versioned-components/es/accordion-group.js +1 -1
  8. package/dist/versioned-components/es/accordion.js +1 -1
  9. package/dist/versioned-components/es/brandshape.js +1 -1
  10. package/dist/versioned-components/es/button.js +2 -2
  11. package/dist/versioned-components/es/divider.js +1 -1
  12. package/dist/versioned-components/es/icon.js +1 -1
  13. package/dist/versioned-components/es/include.js +1 -1
  14. package/dist/versioned-components/es/link.js +1 -1
  15. package/dist/versioned-components/es/solid-element.js +1 -1
  16. package/dist/versioned-components/es/spinner.js +1 -1
  17. package/dist/versioned-components/es/teaser.js +1 -1
  18. package/dist/versioned-package/components/accordion/accordion.d.ts +1 -1
  19. package/dist/versioned-package/components/accordion/accordion.js +3 -3
  20. package/dist/versioned-package/components/accordion-group/accordion-group.d.ts +1 -1
  21. package/dist/versioned-package/components/accordion-group/accordion-group.js +3 -3
  22. package/dist/versioned-package/components/brandshape/brandshape.d.ts +1 -1
  23. package/dist/versioned-package/components/brandshape/brandshape.js +1 -1
  24. package/dist/versioned-package/components/button/button.d.ts +1 -1
  25. package/dist/versioned-package/components/button/button.js +4 -4
  26. package/dist/versioned-package/components/divider/divider.d.ts +1 -1
  27. package/dist/versioned-package/components/divider/divider.js +2 -2
  28. package/dist/versioned-package/components/icon/icon.d.ts +1 -1
  29. package/dist/versioned-package/components/icon/icon.js +1 -1
  30. package/dist/versioned-package/components/include/include.d.ts +1 -1
  31. package/dist/versioned-package/components/include/include.js +1 -1
  32. package/dist/versioned-package/components/link/link.d.ts +1 -1
  33. package/dist/versioned-package/components/link/link.js +2 -2
  34. package/dist/versioned-package/components/spinner/spinner.d.ts +1 -1
  35. package/dist/versioned-package/components/spinner/spinner.js +1 -1
  36. package/dist/versioned-package/components/teaser/teaser.js +1 -1
  37. package/dist/versioned-package/internal/form.js +1 -1
  38. package/dist/versioned-package/styles/tailwind.css.js +1 -1
  39. package/dist/vscode.html-custom-data.json +10 -10
  40. package/dist/web-types.json +11 -11
  41. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "http://json.schemastore.org/web-types",
3
3
  "name": "@solid-design-system/components",
4
- "version": "1.5.1",
4
+ "version": "1.5.2",
5
5
  "description-markup": "markdown",
6
6
  "framework-config": {
7
7
  "enable-when": {
@@ -1082,7 +1082,7 @@
1082
1082
  ]
1083
1083
  },
1084
1084
  {
1085
- "name": "sd-1-5-1-accordion-group",
1085
+ "name": "sd-1-5-2-accordion-group",
1086
1086
  "description": "",
1087
1087
  "doc-url": "https://solid.union-investment.com/[storybook-link]/accordion-group",
1088
1088
  "js": {
@@ -1112,7 +1112,7 @@
1112
1112
  ]
1113
1113
  },
1114
1114
  {
1115
- "name": "sd-1-5-1-accordion",
1115
+ "name": "sd-1-5-2-accordion",
1116
1116
  "description": "",
1117
1117
  "doc-url": "https://solid.union-investment.com/[storybook-link]/accordion",
1118
1118
  "js": {
@@ -1195,7 +1195,7 @@
1195
1195
  ]
1196
1196
  },
1197
1197
  {
1198
- "name": "sd-1-5-1-brandshape",
1198
+ "name": "sd-1-5-2-brandshape",
1199
1199
  "description": "",
1200
1200
  "doc-url": "https://solid.union-investment.com/[storybook-link]/brandshape",
1201
1201
  "js": {
@@ -1284,7 +1284,7 @@
1284
1284
  ]
1285
1285
  },
1286
1286
  {
1287
- "name": "sd-1-5-1-button",
1287
+ "name": "sd-1-5-2-button",
1288
1288
  "description": "",
1289
1289
  "doc-url": "https://solid.union-investment.com/[storybook-link]/button",
1290
1290
  "js": {
@@ -1623,7 +1623,7 @@
1623
1623
  ]
1624
1624
  },
1625
1625
  {
1626
- "name": "sd-1-5-1-divider",
1626
+ "name": "sd-1-5-2-divider",
1627
1627
  "description": "",
1628
1628
  "doc-url": "https://solid.union-investment.com/[storybook-link]/divider",
1629
1629
  "js": {
@@ -1663,7 +1663,7 @@
1663
1663
  ]
1664
1664
  },
1665
1665
  {
1666
- "name": "sd-1-5-1-icon",
1666
+ "name": "sd-1-5-2-icon",
1667
1667
  "description": "",
1668
1668
  "doc-url": "https://solid.union-investment.com/[storybook-link]/icon",
1669
1669
  "js": {
@@ -1772,7 +1772,7 @@
1772
1772
  ]
1773
1773
  },
1774
1774
  {
1775
- "name": "sd-1-5-1-include",
1775
+ "name": "sd-1-5-2-include",
1776
1776
  "description": "",
1777
1777
  "doc-url": "https://solid.union-investment.com/[storybook-link]/include",
1778
1778
  "js": {
@@ -1843,7 +1843,7 @@
1843
1843
  ]
1844
1844
  },
1845
1845
  {
1846
- "name": "sd-1-5-1-link",
1846
+ "name": "sd-1-5-2-link",
1847
1847
  "description": "",
1848
1848
  "doc-url": "https://solid.union-investment.com/[storybook-link]/link",
1849
1849
  "js": {
@@ -1970,7 +1970,7 @@
1970
1970
  ]
1971
1971
  },
1972
1972
  {
1973
- "name": "sd-1-5-1-spinner",
1973
+ "name": "sd-1-5-2-spinner",
1974
1974
  "description": "",
1975
1975
  "doc-url": "https://solid.union-investment.com/[storybook-link]/spinner",
1976
1976
  "js": {
@@ -2000,7 +2000,7 @@
2000
2000
  ]
2001
2001
  },
2002
2002
  {
2003
- "name": "sd-1-5-1-teaser",
2003
+ "name": "sd-1-5-2-teaser",
2004
2004
  "description": "",
2005
2005
  "doc-url": "https://solid.union-investment.com/[storybook-link]/teaser",
2006
2006
  "js": {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@solid-design-system/components",
3
3
  "description": "Solid Design System: Components",
4
- "version": "1.5.1",
4
+ "version": "1.5.2",
5
5
  "homepage": "https://solid-design-system.fe.union-investment.de/x.x.x/storybook/",
6
6
  "author": {
7
7
  "name": "Union Investment"