@gem-sdk/components 5.0.0 → 5.0.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.
@@ -48,7 +48,7 @@
48
48
  ${a?"muted":void 0}
49
49
  ${l?"autoplay":void 0}
50
50
  playsinline
51
- ${$?`src="${$}`:""}
51
+ ${$?`src="${$}"`:""}
52
52
  ></video>
53
53
  ${system.If(!v,C())}
54
54
  </gp-lite-html5-embed>
@@ -48,7 +48,7 @@ import{template as e,RenderIf as t,isLocalEnv as o,baseAssetURL as s}from"@gem-s
48
48
  ${h?"muted":void 0}
49
49
  ${L?"autoplay":void 0}
50
50
  playsinline
51
- ${C?`src="${C}`:""}
51
+ ${C?`src="${C}"`:""}
52
52
  ></video>
53
53
  ${d(!x,O())}
54
54
  </gp-lite-html5-embed>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gem-sdk/components",
3
- "version": "5.0.0",
3
+ "version": "5.0.2",
4
4
  "license": "MIT",
5
5
  "sideEffects": false,
6
6
  "main": "dist/cjs/index.js",