@cal.macconnachie/web-components 2.5.5 → 2.5.6

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 (2) hide show
  1. package/dist/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -6103,7 +6103,7 @@ class G extends M {
6103
6103
  ></span>` : f`<base-icon
6104
6104
  name=${e.icon}
6105
6105
  size=${t}
6106
- color=${i}
6106
+ style="--icon-color: ${i};"
6107
6107
  ></base-icon>`;
6108
6108
  }
6109
6109
  triggerSwipeAction(e) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cal.macconnachie/web-components",
3
- "version": "2.5.5",
3
+ "version": "2.5.6",
4
4
  "description": "Web components hosted on a CDN",
5
5
  "keywords": [
6
6
  "web-components",