@expedite-commerce/expedite-components 0.2.79 → 0.2.80

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.
@@ -13415,9 +13415,9 @@ function Kt() {
13415
13415
  console.log("[COMPOSABLECATALOG:getTheme] Error getting theme data", u);
13416
13416
  }
13417
13417
  }, t = async () => {
13418
- var s;
13418
+ var s, l, u;
13419
13419
  try {
13420
- const l = await dn({
13420
+ const c = await dn({
13421
13421
  action: "retrieveMeta",
13422
13422
  data: {
13423
13423
  salesforceOrgId: ni.value,
@@ -13428,10 +13428,10 @@ function Kt() {
13428
13428
  config: {
13429
13429
  pathKey: "retrieveMeta"
13430
13430
  }
13431
- }), u = (s = l == null ? void 0 : l.data) == null ? void 0 : s.value;
13432
- return console.log("[COMPOSABLECATALOG:fetchThemeREST] themeData", u), u ?? null;
13433
- } catch (l) {
13434
- throw console.log("[COMPOSABLECATALOG:fetchThemeREST] Error getting theme data", l), l;
13431
+ }), h = ((l = (s = c == null ? void 0 : c.data) == null ? void 0 : s[0]) == null ? void 0 : l.value) ?? ((u = c == null ? void 0 : c.data) == null ? void 0 : u.value);
13432
+ return console.log("[COMPOSABLECATALOG:fetchThemeREST] themeData", h), h ?? null;
13433
+ } catch (c) {
13434
+ throw console.log("[COMPOSABLECATALOG:fetchThemeREST] Error getting theme data", c), c;
13435
13435
  }
13436
13436
  };
13437
13437
  return {