@builder.io/plugin-commercelayer 0.1.3-0 → 0.1.3

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.
@@ -146881,7 +146881,7 @@ System.register(['@builder.io/sdk', '@emotion/core', '@material-ui/core', 'react
146881
146881
  });
146882
146882
 
146883
146883
  var name = "@builder.io/plugin-commercelayer";
146884
- var version = "0.1.2";
146884
+ var version = "0.1.3-1";
146885
146885
  var description = "Commerce Layer plugin for Builder.io";
146886
146886
  var keywords = [
146887
146887
  ];
@@ -147130,7 +147130,7 @@ System.register(['@builder.io/sdk', '@emotion/core', '@material-ui/core', 'react
147130
147130
  friendlyName: "Search",
147131
147131
  name: "query",
147132
147132
  type: "string",
147133
- helperText: "Search by product name or SKU code"
147133
+ helperText: model.id === "product" ? "Search by product name or SKU code" : "Search by bundle name or code"
147134
147134
  }
147135
147135
  ],
147136
147136
  toUrl: ({ entry, query, limit }) => buildCommerceLayerUrl({