@wix/real-estate-yaniv 1.0.7 → 1.0.8

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.
@@ -1,6 +1,9 @@
1
+ import * as auto_sdk_realEstateYaniv_auctions from '@wix/auto_sdk_real-estate-yaniv_auctions';
2
+ export { auto_sdk_realEstateYaniv_auctions as auctions };
1
3
  import * as auto_sdk_realEstateYaniv_properties from '@wix/auto_sdk_real-estate-yaniv_properties';
2
4
  export { auto_sdk_realEstateYaniv_properties as properties };
3
5
  import * as auto_sdk_realEstateYaniv_propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';
4
6
  export { auto_sdk_realEstateYaniv_propertyLists as propertyLists };
7
+ import '@wix/auto_sdk_real-estate-yaniv_auctions/meta';
5
8
  import '@wix/auto_sdk_real-estate-yaniv_properties/meta';
6
9
  import '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
@@ -30,14 +30,17 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
30
30
  // index.ts
31
31
  var index_exports = {};
32
32
  __export(index_exports, {
33
+ auctions: () => auctions,
33
34
  properties: () => properties,
34
35
  propertyLists: () => propertyLists
35
36
  });
36
37
  module.exports = __toCommonJS(index_exports);
38
+ var auctions = __toESM(require("@wix/auto_sdk_real-estate-yaniv_auctions"));
37
39
  var properties = __toESM(require("@wix/auto_sdk_real-estate-yaniv_properties"));
38
40
  var propertyLists = __toESM(require("@wix/auto_sdk_real-estate-yaniv_property-lists"));
39
41
  // Annotate the CommonJS export names for ESM import in node:
40
42
  0 && (module.exports = {
43
+ auctions,
41
44
  properties,
42
45
  propertyLists
43
46
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["../../index.ts"],"sourcesContent":["import * as properties from '@wix/auto_sdk_real-estate-yaniv_properties';\nimport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';\n\nexport { properties, propertyLists };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAA4B;AAC5B,oBAA+B;","names":[]}
1
+ {"version":3,"sources":["../../index.ts"],"sourcesContent":["import * as auctions from '@wix/auto_sdk_real-estate-yaniv_auctions';\nimport * as properties from '@wix/auto_sdk_real-estate-yaniv_properties';\nimport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';\n\nexport { auctions, properties, propertyLists };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,eAA0B;AAC1B,iBAA4B;AAC5B,oBAA+B;","names":[]}
@@ -1,4 +1,6 @@
1
- import * as meta from '@wix/auto_sdk_real-estate-yaniv_properties/meta';
2
- export { meta as properties };
3
- import * as meta$1 from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
4
- export { meta$1 as propertyLists };
1
+ import * as meta from '@wix/auto_sdk_real-estate-yaniv_auctions/meta';
2
+ export { meta as auctions };
3
+ import * as meta$1 from '@wix/auto_sdk_real-estate-yaniv_properties/meta';
4
+ export { meta$1 as properties };
5
+ import * as meta$2 from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
6
+ export { meta$2 as propertyLists };
package/build/cjs/meta.js CHANGED
@@ -30,14 +30,17 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
30
30
  // meta.ts
31
31
  var meta_exports = {};
32
32
  __export(meta_exports, {
33
+ auctions: () => auctions,
33
34
  properties: () => properties,
34
35
  propertyLists: () => propertyLists
35
36
  });
36
37
  module.exports = __toCommonJS(meta_exports);
38
+ var auctions = __toESM(require("@wix/auto_sdk_real-estate-yaniv_auctions/meta"));
37
39
  var properties = __toESM(require("@wix/auto_sdk_real-estate-yaniv_properties/meta"));
38
40
  var propertyLists = __toESM(require("@wix/auto_sdk_real-estate-yaniv_property-lists/meta"));
39
41
  // Annotate the CommonJS export names for ESM import in node:
40
42
  0 && (module.exports = {
43
+ auctions,
41
44
  properties,
42
45
  propertyLists
43
46
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as properties from '@wix/auto_sdk_real-estate-yaniv_properties/meta';\nexport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAA4B;AAC5B,oBAA+B;","names":[]}
1
+ {"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as auctions from '@wix/auto_sdk_real-estate-yaniv_auctions/meta';\nexport * as properties from '@wix/auto_sdk_real-estate-yaniv_properties/meta';\nexport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,eAA0B;AAC1B,iBAA4B;AAC5B,oBAA+B;","names":[]}
@@ -1,6 +1,9 @@
1
+ import * as auto_sdk_realEstateYaniv_auctions from '@wix/auto_sdk_real-estate-yaniv_auctions';
2
+ export { auto_sdk_realEstateYaniv_auctions as auctions };
1
3
  import * as auto_sdk_realEstateYaniv_properties from '@wix/auto_sdk_real-estate-yaniv_properties';
2
4
  export { auto_sdk_realEstateYaniv_properties as properties };
3
5
  import * as auto_sdk_realEstateYaniv_propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';
4
6
  export { auto_sdk_realEstateYaniv_propertyLists as propertyLists };
7
+ import '@wix/auto_sdk_real-estate-yaniv_auctions/meta';
5
8
  import '@wix/auto_sdk_real-estate-yaniv_properties/meta';
6
9
  import '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
@@ -1,7 +1,9 @@
1
1
  // index.ts
2
+ import * as auctions from "@wix/auto_sdk_real-estate-yaniv_auctions";
2
3
  import * as properties from "@wix/auto_sdk_real-estate-yaniv_properties";
3
4
  import * as propertyLists from "@wix/auto_sdk_real-estate-yaniv_property-lists";
4
5
  export {
6
+ auctions,
5
7
  properties,
6
8
  propertyLists
7
9
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../index.ts"],"sourcesContent":["import * as properties from '@wix/auto_sdk_real-estate-yaniv_properties';\nimport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';\n\nexport { properties, propertyLists };\n"],"mappings":";AAAA,YAAY,gBAAgB;AAC5B,YAAY,mBAAmB;","names":[]}
1
+ {"version":3,"sources":["../../index.ts"],"sourcesContent":["import * as auctions from '@wix/auto_sdk_real-estate-yaniv_auctions';\nimport * as properties from '@wix/auto_sdk_real-estate-yaniv_properties';\nimport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';\n\nexport { auctions, properties, propertyLists };\n"],"mappings":";AAAA,YAAY,cAAc;AAC1B,YAAY,gBAAgB;AAC5B,YAAY,mBAAmB;","names":[]}
@@ -1,4 +1,6 @@
1
- import * as meta from '@wix/auto_sdk_real-estate-yaniv_properties/meta';
2
- export { meta as properties };
3
- import * as meta$1 from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
4
- export { meta$1 as propertyLists };
1
+ import * as meta from '@wix/auto_sdk_real-estate-yaniv_auctions/meta';
2
+ export { meta as auctions };
3
+ import * as meta$1 from '@wix/auto_sdk_real-estate-yaniv_properties/meta';
4
+ export { meta$1 as properties };
5
+ import * as meta$2 from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
6
+ export { meta$2 as propertyLists };
package/build/es/meta.mjs CHANGED
@@ -1,7 +1,9 @@
1
1
  // meta.ts
2
+ import * as auctions from "@wix/auto_sdk_real-estate-yaniv_auctions/meta";
2
3
  import * as properties from "@wix/auto_sdk_real-estate-yaniv_properties/meta";
3
4
  import * as propertyLists from "@wix/auto_sdk_real-estate-yaniv_property-lists/meta";
4
5
  export {
6
+ auctions,
5
7
  properties,
6
8
  propertyLists
7
9
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as properties from '@wix/auto_sdk_real-estate-yaniv_properties/meta';\nexport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';\n"],"mappings":";AAAA,YAAY,gBAAgB;AAC5B,YAAY,mBAAmB;","names":[]}
1
+ {"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as auctions from '@wix/auto_sdk_real-estate-yaniv_auctions/meta';\nexport * as properties from '@wix/auto_sdk_real-estate-yaniv_properties/meta';\nexport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';\n"],"mappings":";AAAA,YAAY,cAAc;AAC1B,YAAY,gBAAgB;AAC5B,YAAY,mBAAmB;","names":[]}
@@ -1,6 +1,9 @@
1
+ import * as auto_sdk_realEstateYaniv_auctions from '@wix/auto_sdk_real-estate-yaniv_auctions';
2
+ export { auto_sdk_realEstateYaniv_auctions as auctions };
1
3
  import * as auto_sdk_realEstateYaniv_properties from '@wix/auto_sdk_real-estate-yaniv_properties';
2
4
  export { auto_sdk_realEstateYaniv_properties as properties };
3
5
  import * as auto_sdk_realEstateYaniv_propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';
4
6
  export { auto_sdk_realEstateYaniv_propertyLists as propertyLists };
7
+ import '@wix/auto_sdk_real-estate-yaniv_auctions/meta';
5
8
  import '@wix/auto_sdk_real-estate-yaniv_properties/meta';
6
9
  import '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
@@ -30,14 +30,17 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
30
30
  // index.ts
31
31
  var index_exports = {};
32
32
  __export(index_exports, {
33
+ auctions: () => auctions,
33
34
  properties: () => properties,
34
35
  propertyLists: () => propertyLists
35
36
  });
36
37
  module.exports = __toCommonJS(index_exports);
38
+ var auctions = __toESM(require("@wix/auto_sdk_real-estate-yaniv_auctions"));
37
39
  var properties = __toESM(require("@wix/auto_sdk_real-estate-yaniv_properties"));
38
40
  var propertyLists = __toESM(require("@wix/auto_sdk_real-estate-yaniv_property-lists"));
39
41
  // Annotate the CommonJS export names for ESM import in node:
40
42
  0 && (module.exports = {
43
+ auctions,
41
44
  properties,
42
45
  propertyLists
43
46
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as properties from '@wix/auto_sdk_real-estate-yaniv_properties';\nimport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';\n\nexport { properties, propertyLists };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAA4B;AAC5B,oBAA+B;","names":[]}
1
+ {"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as auctions from '@wix/auto_sdk_real-estate-yaniv_auctions';\nimport * as properties from '@wix/auto_sdk_real-estate-yaniv_properties';\nimport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';\n\nexport { auctions, properties, propertyLists };\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,eAA0B;AAC1B,iBAA4B;AAC5B,oBAA+B;","names":[]}
@@ -1,4 +1,6 @@
1
- import * as meta from '@wix/auto_sdk_real-estate-yaniv_properties/meta';
2
- export { meta as properties };
3
- import * as meta$1 from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
4
- export { meta$1 as propertyLists };
1
+ import * as meta from '@wix/auto_sdk_real-estate-yaniv_auctions/meta';
2
+ export { meta as auctions };
3
+ import * as meta$1 from '@wix/auto_sdk_real-estate-yaniv_properties/meta';
4
+ export { meta$1 as properties };
5
+ import * as meta$2 from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
6
+ export { meta$2 as propertyLists };
@@ -30,14 +30,17 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
30
30
  // meta.ts
31
31
  var meta_exports = {};
32
32
  __export(meta_exports, {
33
+ auctions: () => auctions,
33
34
  properties: () => properties,
34
35
  propertyLists: () => propertyLists
35
36
  });
36
37
  module.exports = __toCommonJS(meta_exports);
38
+ var auctions = __toESM(require("@wix/auto_sdk_real-estate-yaniv_auctions/meta"));
37
39
  var properties = __toESM(require("@wix/auto_sdk_real-estate-yaniv_properties/meta"));
38
40
  var propertyLists = __toESM(require("@wix/auto_sdk_real-estate-yaniv_property-lists/meta"));
39
41
  // Annotate the CommonJS export names for ESM import in node:
40
42
  0 && (module.exports = {
43
+ auctions,
41
44
  properties,
42
45
  propertyLists
43
46
  });
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as properties from '@wix/auto_sdk_real-estate-yaniv_properties/meta';\nexport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,iBAA4B;AAC5B,oBAA+B;","names":[]}
1
+ {"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as auctions from '@wix/auto_sdk_real-estate-yaniv_auctions/meta';\nexport * as properties from '@wix/auto_sdk_real-estate-yaniv_properties/meta';\nexport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,eAA0B;AAC1B,iBAA4B;AAC5B,oBAA+B;","names":[]}
@@ -1,6 +1,9 @@
1
+ import * as auto_sdk_realEstateYaniv_auctions from '@wix/auto_sdk_real-estate-yaniv_auctions';
2
+ export { auto_sdk_realEstateYaniv_auctions as auctions };
1
3
  import * as auto_sdk_realEstateYaniv_properties from '@wix/auto_sdk_real-estate-yaniv_properties';
2
4
  export { auto_sdk_realEstateYaniv_properties as properties };
3
5
  import * as auto_sdk_realEstateYaniv_propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';
4
6
  export { auto_sdk_realEstateYaniv_propertyLists as propertyLists };
7
+ import '@wix/auto_sdk_real-estate-yaniv_auctions/meta';
5
8
  import '@wix/auto_sdk_real-estate-yaniv_properties/meta';
6
9
  import '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
@@ -1,7 +1,9 @@
1
1
  // index.ts
2
+ import * as auctions from "@wix/auto_sdk_real-estate-yaniv_auctions";
2
3
  import * as properties from "@wix/auto_sdk_real-estate-yaniv_properties";
3
4
  import * as propertyLists from "@wix/auto_sdk_real-estate-yaniv_property-lists";
4
5
  export {
6
+ auctions,
5
7
  properties,
6
8
  propertyLists
7
9
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as properties from '@wix/auto_sdk_real-estate-yaniv_properties';\nimport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';\n\nexport { properties, propertyLists };\n"],"mappings":";AAAA,YAAY,gBAAgB;AAC5B,YAAY,mBAAmB;","names":[]}
1
+ {"version":3,"sources":["../../../index.ts"],"sourcesContent":["import * as auctions from '@wix/auto_sdk_real-estate-yaniv_auctions';\nimport * as properties from '@wix/auto_sdk_real-estate-yaniv_properties';\nimport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';\n\nexport { auctions, properties, propertyLists };\n"],"mappings":";AAAA,YAAY,cAAc;AAC1B,YAAY,gBAAgB;AAC5B,YAAY,mBAAmB;","names":[]}
@@ -1,4 +1,6 @@
1
- import * as meta from '@wix/auto_sdk_real-estate-yaniv_properties/meta';
2
- export { meta as properties };
3
- import * as meta$1 from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
4
- export { meta$1 as propertyLists };
1
+ import * as meta from '@wix/auto_sdk_real-estate-yaniv_auctions/meta';
2
+ export { meta as auctions };
3
+ import * as meta$1 from '@wix/auto_sdk_real-estate-yaniv_properties/meta';
4
+ export { meta$1 as properties };
5
+ import * as meta$2 from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
6
+ export { meta$2 as propertyLists };
@@ -1,7 +1,9 @@
1
1
  // meta.ts
2
+ import * as auctions from "@wix/auto_sdk_real-estate-yaniv_auctions/meta";
2
3
  import * as properties from "@wix/auto_sdk_real-estate-yaniv_properties/meta";
3
4
  import * as propertyLists from "@wix/auto_sdk_real-estate-yaniv_property-lists/meta";
4
5
  export {
6
+ auctions,
5
7
  properties,
6
8
  propertyLists
7
9
  };
@@ -1 +1 @@
1
- {"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as properties from '@wix/auto_sdk_real-estate-yaniv_properties/meta';\nexport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';\n"],"mappings":";AAAA,YAAY,gBAAgB;AAC5B,YAAY,mBAAmB;","names":[]}
1
+ {"version":3,"sources":["../../../meta.ts"],"sourcesContent":["export * as auctions from '@wix/auto_sdk_real-estate-yaniv_auctions/meta';\nexport * as properties from '@wix/auto_sdk_real-estate-yaniv_properties/meta';\nexport * as propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';\n"],"mappings":";AAAA,YAAY,cAAc;AAC1B,YAAY,gBAAgB;AAC5B,YAAY,mBAAmB;","names":[]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/real-estate-yaniv",
3
- "version": "1.0.7",
3
+ "version": "1.0.8",
4
4
  "license": "MIT",
5
5
  "publishConfig": {
6
6
  "registry": "https://registry.npmjs.org/",
@@ -33,7 +33,8 @@
33
33
  "service-plugins"
34
34
  ],
35
35
  "dependencies": {
36
- "@wix/auto_sdk_real-estate-yaniv_properties": "1.0.6",
36
+ "@wix/auto_sdk_real-estate-yaniv_auctions": "1.0.0",
37
+ "@wix/auto_sdk_real-estate-yaniv_properties": "1.0.7",
37
38
  "@wix/auto_sdk_real-estate-yaniv_property-lists": "1.0.3"
38
39
  },
39
40
  "devDependencies": {
@@ -55,5 +56,5 @@
55
56
  "fqdn": ""
56
57
  }
57
58
  },
58
- "falconPackageHash": "eae36cd6e47608f9a59f4d2524016e50db86eec826a378dd6329ccd1"
59
+ "falconPackageHash": "4f09e85782c17ae5a083ca8f7ce5644a0a71d85ad9cae7d325c66aa0"
59
60
  }