@wix/real-estate-yaniv 1.0.0
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/build/cjs/index.d.ts +6 -0
- package/build/cjs/index.js +44 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/meta.d.ts +4 -0
- package/build/cjs/meta.js +44 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/es/index.d.mts +6 -0
- package/build/es/index.mjs +8 -0
- package/build/es/index.mjs.map +1 -0
- package/build/es/meta.d.mts +4 -0
- package/build/es/meta.mjs +8 -0
- package/build/es/meta.mjs.map +1 -0
- package/build/es/package.json +3 -0
- package/build/internal/cjs/index.d.ts +6 -0
- package/build/internal/cjs/index.js +44 -0
- package/build/internal/cjs/index.js.map +1 -0
- package/build/internal/cjs/meta.d.ts +4 -0
- package/build/internal/cjs/meta.js +44 -0
- package/build/internal/cjs/meta.js.map +1 -0
- package/build/internal/es/index.d.mts +6 -0
- package/build/internal/es/index.mjs +8 -0
- package/build/internal/es/index.mjs.map +1 -0
- package/build/internal/es/meta.d.mts +4 -0
- package/build/internal/es/meta.mjs +8 -0
- package/build/internal/es/meta.mjs.map +1 -0
- package/meta/package.json +3 -0
- package/package.json +59 -0
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as auto_sdk_realEstateYaniv_properties from '@wix/auto_sdk_real-estate-yaniv_properties';
|
|
2
|
+
export { auto_sdk_realEstateYaniv_properties as properties };
|
|
3
|
+
import * as auto_sdk_realEstateYaniv_propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';
|
|
4
|
+
export { auto_sdk_realEstateYaniv_propertyLists as propertyLists };
|
|
5
|
+
import '@wix/auto_sdk_real-estate-yaniv_properties/meta';
|
|
6
|
+
import '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
|
|
30
|
+
// index.ts
|
|
31
|
+
var index_exports = {};
|
|
32
|
+
__export(index_exports, {
|
|
33
|
+
properties: () => properties,
|
|
34
|
+
propertyLists: () => propertyLists
|
|
35
|
+
});
|
|
36
|
+
module.exports = __toCommonJS(index_exports);
|
|
37
|
+
var properties = __toESM(require("@wix/auto_sdk_real-estate-yaniv_properties"));
|
|
38
|
+
var propertyLists = __toESM(require("@wix/auto_sdk_real-estate-yaniv_property-lists"));
|
|
39
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
40
|
+
0 && (module.exports = {
|
|
41
|
+
properties,
|
|
42
|
+
propertyLists
|
|
43
|
+
});
|
|
44
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +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":[]}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
|
|
30
|
+
// meta.ts
|
|
31
|
+
var meta_exports = {};
|
|
32
|
+
__export(meta_exports, {
|
|
33
|
+
properties: () => properties,
|
|
34
|
+
propertyLists: () => propertyLists
|
|
35
|
+
});
|
|
36
|
+
module.exports = __toCommonJS(meta_exports);
|
|
37
|
+
var properties = __toESM(require("@wix/auto_sdk_real-estate-yaniv_properties/meta"));
|
|
38
|
+
var propertyLists = __toESM(require("@wix/auto_sdk_real-estate-yaniv_property-lists/meta"));
|
|
39
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
40
|
+
0 && (module.exports = {
|
|
41
|
+
properties,
|
|
42
|
+
propertyLists
|
|
43
|
+
});
|
|
44
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +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":[]}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as auto_sdk_realEstateYaniv_properties from '@wix/auto_sdk_real-estate-yaniv_properties';
|
|
2
|
+
export { auto_sdk_realEstateYaniv_properties as properties };
|
|
3
|
+
import * as auto_sdk_realEstateYaniv_propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';
|
|
4
|
+
export { auto_sdk_realEstateYaniv_propertyLists as propertyLists };
|
|
5
|
+
import '@wix/auto_sdk_real-estate-yaniv_properties/meta';
|
|
6
|
+
import '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
|
|
@@ -0,0 +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":[]}
|
|
@@ -0,0 +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":[]}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as auto_sdk_realEstateYaniv_properties from '@wix/auto_sdk_real-estate-yaniv_properties';
|
|
2
|
+
export { auto_sdk_realEstateYaniv_properties as properties };
|
|
3
|
+
import * as auto_sdk_realEstateYaniv_propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';
|
|
4
|
+
export { auto_sdk_realEstateYaniv_propertyLists as propertyLists };
|
|
5
|
+
import '@wix/auto_sdk_real-estate-yaniv_properties/meta';
|
|
6
|
+
import '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
|
|
30
|
+
// index.ts
|
|
31
|
+
var index_exports = {};
|
|
32
|
+
__export(index_exports, {
|
|
33
|
+
properties: () => properties,
|
|
34
|
+
propertyLists: () => propertyLists
|
|
35
|
+
});
|
|
36
|
+
module.exports = __toCommonJS(index_exports);
|
|
37
|
+
var properties = __toESM(require("@wix/auto_sdk_real-estate-yaniv_properties"));
|
|
38
|
+
var propertyLists = __toESM(require("@wix/auto_sdk_real-estate-yaniv_property-lists"));
|
|
39
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
40
|
+
0 && (module.exports = {
|
|
41
|
+
properties,
|
|
42
|
+
propertyLists
|
|
43
|
+
});
|
|
44
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +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":[]}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __create = Object.create;
|
|
3
|
+
var __defProp = Object.defineProperty;
|
|
4
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
5
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
6
|
+
var __getProtoOf = Object.getPrototypeOf;
|
|
7
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
8
|
+
var __export = (target, all) => {
|
|
9
|
+
for (var name in all)
|
|
10
|
+
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
|
+
};
|
|
12
|
+
var __copyProps = (to, from, except, desc) => {
|
|
13
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
14
|
+
for (let key of __getOwnPropNames(from))
|
|
15
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
16
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
17
|
+
}
|
|
18
|
+
return to;
|
|
19
|
+
};
|
|
20
|
+
var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
|
|
21
|
+
// If the importer is in node compatibility mode or this is not an ESM
|
|
22
|
+
// file that has been converted to a CommonJS file using a Babel-
|
|
23
|
+
// compatible transform (i.e. "__esModule" has not been set), then set
|
|
24
|
+
// "default" to the CommonJS "module.exports" for node compatibility.
|
|
25
|
+
isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
|
|
26
|
+
mod
|
|
27
|
+
));
|
|
28
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
29
|
+
|
|
30
|
+
// meta.ts
|
|
31
|
+
var meta_exports = {};
|
|
32
|
+
__export(meta_exports, {
|
|
33
|
+
properties: () => properties,
|
|
34
|
+
propertyLists: () => propertyLists
|
|
35
|
+
});
|
|
36
|
+
module.exports = __toCommonJS(meta_exports);
|
|
37
|
+
var properties = __toESM(require("@wix/auto_sdk_real-estate-yaniv_properties/meta"));
|
|
38
|
+
var propertyLists = __toESM(require("@wix/auto_sdk_real-estate-yaniv_property-lists/meta"));
|
|
39
|
+
// Annotate the CommonJS export names for ESM import in node:
|
|
40
|
+
0 && (module.exports = {
|
|
41
|
+
properties,
|
|
42
|
+
propertyLists
|
|
43
|
+
});
|
|
44
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +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":[]}
|
|
@@ -0,0 +1,6 @@
|
|
|
1
|
+
import * as auto_sdk_realEstateYaniv_properties from '@wix/auto_sdk_real-estate-yaniv_properties';
|
|
2
|
+
export { auto_sdk_realEstateYaniv_properties as properties };
|
|
3
|
+
import * as auto_sdk_realEstateYaniv_propertyLists from '@wix/auto_sdk_real-estate-yaniv_property-lists';
|
|
4
|
+
export { auto_sdk_realEstateYaniv_propertyLists as propertyLists };
|
|
5
|
+
import '@wix/auto_sdk_real-estate-yaniv_properties/meta';
|
|
6
|
+
import '@wix/auto_sdk_real-estate-yaniv_property-lists/meta';
|
|
@@ -0,0 +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":[]}
|
|
@@ -0,0 +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":[]}
|
package/package.json
ADDED
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@wix/real-estate-yaniv",
|
|
3
|
+
"version": "1.0.0",
|
|
4
|
+
"license": "MIT",
|
|
5
|
+
"publishConfig": {
|
|
6
|
+
"registry": "https://registry.npmjs.org/",
|
|
7
|
+
"access": "public"
|
|
8
|
+
},
|
|
9
|
+
"keywords": [
|
|
10
|
+
"wixSdkBackendModule",
|
|
11
|
+
"wixSdkPageModule",
|
|
12
|
+
"wixSdkPublicModule"
|
|
13
|
+
],
|
|
14
|
+
"sideEffects": false,
|
|
15
|
+
"main": "./build/cjs/index.js",
|
|
16
|
+
"types": "./build/cjs/index.d.ts",
|
|
17
|
+
"exports": {
|
|
18
|
+
".": {
|
|
19
|
+
"import": "./build/es/index.mjs",
|
|
20
|
+
"require": "./build/cjs/index.js",
|
|
21
|
+
"types": "./build/es/index.d.mts"
|
|
22
|
+
},
|
|
23
|
+
"./package.json": "./package.json",
|
|
24
|
+
"./meta": {
|
|
25
|
+
"import": "./build/es/meta.mjs",
|
|
26
|
+
"require": "./build/cjs/meta.js",
|
|
27
|
+
"types": "./build/es/meta.d.mts"
|
|
28
|
+
}
|
|
29
|
+
},
|
|
30
|
+
"files": [
|
|
31
|
+
"build",
|
|
32
|
+
"meta",
|
|
33
|
+
"service-plugins"
|
|
34
|
+
],
|
|
35
|
+
"dependencies": {
|
|
36
|
+
"@wix/auto_sdk_real-estate-yaniv_properties": "1.0.0",
|
|
37
|
+
"@wix/auto_sdk_real-estate-yaniv_property-lists": "1.0.0"
|
|
38
|
+
},
|
|
39
|
+
"devDependencies": {
|
|
40
|
+
"tsup": "^8.4.0",
|
|
41
|
+
"typescript": "^5.3.2"
|
|
42
|
+
},
|
|
43
|
+
"scripts": {
|
|
44
|
+
"build": "tsup",
|
|
45
|
+
"test": ":"
|
|
46
|
+
},
|
|
47
|
+
"wix": {
|
|
48
|
+
"artifact": {
|
|
49
|
+
"groupId": "com.wixpress.public-sdk-autogen",
|
|
50
|
+
"artifactId": "real-estate-yaniv-public-sdk-autogen",
|
|
51
|
+
"isRootPublicSdk": true
|
|
52
|
+
},
|
|
53
|
+
"sdkDependency": {
|
|
54
|
+
"fqdnNamespace": "",
|
|
55
|
+
"fqdn": ""
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
"falconPackageHash": "3f4d0ccdf4bff387dcda479d9925f8c80fc5157d1cbf13482c6e6ade"
|
|
59
|
+
}
|