@thecb/components 11.5.1-beta.0 → 11.5.1-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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@thecb/components",
3
- "version": "11.5.1-beta.0",
3
+ "version": "11.5.1-beta.1",
4
4
  "description": "Common lib for CityBase react components",
5
5
  "main": "dist/index.cjs.js",
6
6
  "typings": "dist/index.d.ts",
@@ -228,7 +228,6 @@ const KioskImage = () => (
228
228
  />
229
229
  <mask
230
230
  id="mask0_9348_204"
231
- style="mask-type:luminance"
232
231
  maskUnits="userSpaceOnUse"
233
232
  x="131"
234
233
  y="72"
@@ -82,7 +82,6 @@ const StandardCheckoutImage = () => {
82
82
  />
83
83
  <mask
84
84
  id="mask0_9355_281"
85
- style="mask-type:luminance"
86
85
  maskUnits="userSpaceOnUse"
87
86
  x="147"
88
87
  y="88"