@fluid-app/portal-sdk 0.1.128 → 0.1.129

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.
@@ -34,6 +34,6 @@ require("./TableWidget-Lze_mv23.cjs");
34
34
  require("./ToDoWidget-eGB9cfou.cjs");
35
35
  require("./VideoWidget-bfOCjnnn.cjs");
36
36
  require("./ScreenHeaderContext-wrJlkhgN.cjs");
37
- const require_ShopScreen = require("./ShopScreen-B4Tmn4pJ.cjs");
37
+ const require_ShopScreen = require("./ShopScreen-CHH0cx2P.cjs");
38
38
  exports.ShopScreen = require_ShopScreen.ShopScreen;
39
39
  exports.shopScreenPropertySchema = require_ShopScreen.shopScreenPropertySchema;
@@ -1293,7 +1293,7 @@ function CartScript({ subdomain, authJwt }) {
1293
1293
  script.dataset.fluidShop = subdomain;
1294
1294
  if (authJwtRef.current) script.dataset.authJwt = authJwtRef.current;
1295
1295
  document.head.appendChild(script);
1296
- const leadCapture = document.createElement("fluid-lead-capture");
1296
+ const leadCapture = document.createElement("fluid-lead-capture-widget");
1297
1297
  leadCapture.id = LEAD_CAPTURE_ID;
1298
1298
  leadCapture.setAttribute("hide-widget", "true");
1299
1299
  document.body.appendChild(leadCapture);
@@ -1506,4 +1506,4 @@ Object.defineProperty(exports, "shopScreenPropertySchema", {
1506
1506
  }
1507
1507
  });
1508
1508
 
1509
- //# sourceMappingURL=ShopScreen-B4Tmn4pJ.cjs.map
1509
+ //# sourceMappingURL=ShopScreen-CHH0cx2P.cjs.map