@haus-storefront-react/vendure-plugin-configs 1.0.0-next.3 → 1.0.0-next.6

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/index.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-CR_HNPF-.js");exports.VendurePluginConfig=e.VendurePluginConfig;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index-DyozVKP3.js");exports.VendurePluginConfig=e.VendurePluginConfig;
package/index.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { V as o } from "./index-DHz5jmN0.mjs";
1
+ import { V as o } from "./index-uHcyQs8K.mjs";
2
2
  export {
3
3
  o as VendurePluginConfig
4
4
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@haus-storefront-react/vendure-plugin-configs",
3
- "version": "1.0.0-next.3",
3
+ "version": "1.0.0-next.6",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {
@@ -41,8 +41,11 @@
41
41
  }
42
42
  },
43
43
  "dependencies": {
44
- "@haus-storefront-react/common-utils": "1.0.0-next.3",
45
- "@haus-storefront-react/core": "1.0.0-next.3",
46
- "@haus-storefront-react/shared-types": "1.0.0-next.3"
44
+ "@haus-storefront-react/common-utils": "1.0.0-next.6",
45
+ "@haus-storefront-react/core": "1.0.0-next.6",
46
+ "@haus-storefront-react/shared-types": "1.0.0-next.6"
47
+ },
48
+ "publishConfig": {
49
+ "access": "restricted"
47
50
  }
48
51
  }
package/packagesize.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index-CR_HNPF-.js"),e=new a.VendurePluginConfig({name:"packageSize",enableFeatures:{},queryUpdates:{}});e.setQueryUpdates({activeOrder:{fields:[{lines:[{productVariant:["packageSize"]}]}]},orderByCode:{fields:[{lines:[{productVariant:["packageSize"]}]}]},product:{fields:[{variants:["packageSize"]}]},briefProducts:{fields:[{items:[{variants:["packageSize"]}]}]},adjustOrderLine:{fields:[{fields:[{lines:[{productVariant:["packageSize"]}]}]}]},addItemToOrder:{fields:[{fields:[{lines:[{productVariant:["packageSize"]}]}]}]}});exports.VendurePackageSizePlugin=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index-DyozVKP3.js"),e=new a.VendurePluginConfig({name:"packageSize",enableFeatures:{},queryUpdates:{}});e.setQueryUpdates({activeOrder:{fields:[{lines:[{productVariant:["packageSize"]}]}]},orderByCode:{fields:[{lines:[{productVariant:["packageSize"]}]}]},product:{fields:[{variants:["packageSize"]}]},briefProducts:{fields:[{items:[{variants:["packageSize"]}]}]},adjustOrderLine:{fields:[{fields:[{lines:[{productVariant:["packageSize"]}]}]}]},addItemToOrder:{fields:[{fields:[{lines:[{productVariant:["packageSize"]}]}]}]}});exports.VendurePackageSizePlugin=e;
package/packagesize.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { V as e } from "./index-DHz5jmN0.mjs";
1
+ import { V as e } from "./index-uHcyQs8K.mjs";
2
2
  const a = new e({
3
3
  name: "packageSize",
4
4
  enableFeatures: {},
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-CR_HNPF-.js"),e=new r.VendurePluginConfig({name:"productPopularity",enableFeatures:{},queryUpdates:{}});e.setQueryUpdates({product:{fields:["popularity"]},search:{fields:[{items:["popularity"]}]},searchField:{fields:[{items:["popularity"]}]}});exports.VendureProductPopularityPlugin=e;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index-DyozVKP3.js"),e=new r.VendurePluginConfig({name:"productPopularity",enableFeatures:{},queryUpdates:{}});e.setQueryUpdates({product:{fields:["popularity"]},search:{fields:[{items:["popularity"]}]},searchField:{fields:[{items:["popularity"]}]}});exports.VendureProductPopularityPlugin=e;
@@ -1,4 +1,4 @@
1
- import { V as e } from "./index-DHz5jmN0.mjs";
1
+ import { V as e } from "./index-uHcyQs8K.mjs";
2
2
  const r = new e({
3
3
  name: "productPopularity",
4
4
  enableFeatures: {},