@dcl/schemas 6.18.2 → 6.18.3-20230510145828.commit-4f262f4
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.
|
@@ -4,7 +4,11 @@ export type WorldConfiguration = {
|
|
|
4
4
|
name?: string;
|
|
5
5
|
skybox?: number;
|
|
6
6
|
minimapVisible?: boolean;
|
|
7
|
+
mapDataImage?: string;
|
|
8
|
+
estateImage?: string;
|
|
7
9
|
fixedAdapter?: string;
|
|
10
|
+
placesOptOut?: boolean;
|
|
11
|
+
customSkybox?: string[];
|
|
8
12
|
};
|
|
9
13
|
/** @alpha */
|
|
10
14
|
export declare namespace WorldConfiguration {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"world-configuration.d.ts","sourceRoot":"","sources":["../../../src/platform/scene/world-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,UAAU,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;AAEtF,aAAa;AACb,MAAM,MAAM,kBAAkB,GAAG;IAC/B,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,YAAY,CAAC,EAAE,MAAM,CAAA;
|
|
1
|
+
{"version":3,"file":"world-configuration.d.ts","sourceRoot":"","sources":["../../../src/platform/scene/world-configuration.ts"],"names":[],"mappings":"AAAA,OAAO,EAAyB,UAAU,EAAE,gBAAgB,EAAE,MAAM,kBAAkB,CAAA;AAEtF,aAAa;AACb,MAAM,MAAM,kBAAkB,GAAG;IAC/B,IAAI,CAAC,EAAE,MAAM,CAAA;IACb,MAAM,CAAC,EAAE,MAAM,CAAA;IACf,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,YAAY,CAAC,EAAE,OAAO,CAAA;IACtB,YAAY,CAAC,EAAE,MAAM,EAAE,CAAA;CACxB,CAAA;AAED,aAAa;AACb,yBAAiB,kBAAkB,CAAC;IAC3B,MAAM,MAAM,EAAE,UAAU,CAAC,kBAAkB,CAqDjD,CAAA;IAEM,MAAM,QAAQ,EAAE,gBAAgB,CAAC,kBAAkB,CAAiC,CAAA;CAC5F"}
|
|
@@ -20,9 +20,41 @@ var WorldConfiguration;
|
|
|
20
20
|
type: 'boolean',
|
|
21
21
|
nullable: true
|
|
22
22
|
},
|
|
23
|
+
mapDataImage: {
|
|
24
|
+
type: 'string',
|
|
25
|
+
nullable: true
|
|
26
|
+
},
|
|
27
|
+
estateImage: {
|
|
28
|
+
type: 'string',
|
|
29
|
+
nullable: true
|
|
30
|
+
},
|
|
23
31
|
fixedAdapter: {
|
|
24
32
|
type: 'string',
|
|
25
33
|
nullable: true
|
|
34
|
+
},
|
|
35
|
+
placesOptOut: {
|
|
36
|
+
type: 'boolean',
|
|
37
|
+
nullable: true
|
|
38
|
+
},
|
|
39
|
+
customSkybox: {
|
|
40
|
+
type: 'array',
|
|
41
|
+
nullable: true,
|
|
42
|
+
items: { type: 'string' },
|
|
43
|
+
oneOf: [
|
|
44
|
+
{
|
|
45
|
+
minItems: 0,
|
|
46
|
+
maxItems: 0
|
|
47
|
+
},
|
|
48
|
+
{
|
|
49
|
+
minItems: 1,
|
|
50
|
+
maxItems: 1
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
minItems: 6,
|
|
54
|
+
maxItems: 6
|
|
55
|
+
}
|
|
56
|
+
],
|
|
57
|
+
errorMessage: 'customSkybox must be an array of 0, 1 or 6 strings'
|
|
26
58
|
}
|
|
27
59
|
},
|
|
28
60
|
required: []
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"world-configuration.js","sourceRoot":"","sources":["../../../src/platform/scene/world-configuration.ts"],"names":[],"mappings":";;;AAAA,iDAAsF;
|
|
1
|
+
{"version":3,"file":"world-configuration.js","sourceRoot":"","sources":["../../../src/platform/scene/world-configuration.ts"],"names":[],"mappings":";;;AAAA,iDAAsF;AActF,aAAa;AACb,IAAiB,kBAAkB,CAyDlC;AAzDD,WAAiB,kBAAkB;IACpB,yBAAM,GAAmC;QACpD,IAAI,EAAE,QAAQ;QACd,UAAU,EAAE;YACV,IAAI,EAAE;gBACJ,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,IAAI;aACf;YACD,MAAM,EAAE;gBACN,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,IAAI;aACf;YACD,cAAc,EAAE;gBACd,IAAI,EAAE,SAAS;gBACf,QAAQ,EAAE,IAAI;aACf;YACD,YAAY,EAAE;gBACZ,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,IAAI;aACf;YACD,WAAW,EAAE;gBACX,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,IAAI;aACf;YACD,YAAY,EAAE;gBACZ,IAAI,EAAE,QAAQ;gBACd,QAAQ,EAAE,IAAI;aACf;YACD,YAAY,EAAE;gBACZ,IAAI,EAAE,SAAS;gBACf,QAAQ,EAAE,IAAI;aACf;YACD,YAAY,EAAE;gBACZ,IAAI,EAAE,OAAO;gBACb,QAAQ,EAAE,IAAI;gBACd,KAAK,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE;gBACzB,KAAK,EAAE;oBACL;wBACE,QAAQ,EAAE,CAAC;wBACX,QAAQ,EAAE,CAAC;qBACZ;oBACD;wBACE,QAAQ,EAAE,CAAC;wBACX,QAAQ,EAAE,CAAC;qBACZ;oBACD;wBACE,QAAQ,EAAE,CAAC;wBACX,QAAQ,EAAE,CAAC;qBACZ;iBACF;gBACD,YAAY,EAAE,oDAAoD;aACnE;SACF;QACD,QAAQ,EAAE,EAAE;KACb,CAAA;IAEY,2BAAQ,GAAyC,IAAA,kCAAqB,EAAC,mBAAA,MAAM,CAAC,CAAA;AAC7F,CAAC,EAzDgB,kBAAkB,GAAlB,0BAAkB,KAAlB,0BAAkB,QAyDlC"}
|
package/dist/schemas.d.ts
CHANGED
|
@@ -2080,7 +2080,11 @@ export declare type WorldConfiguration = {
|
|
|
2080
2080
|
name?: string;
|
|
2081
2081
|
skybox?: number;
|
|
2082
2082
|
minimapVisible?: boolean;
|
|
2083
|
+
mapDataImage?: string;
|
|
2084
|
+
estateImage?: string;
|
|
2083
2085
|
fixedAdapter?: string;
|
|
2086
|
+
placesOptOut?: boolean;
|
|
2087
|
+
customSkybox?: string[];
|
|
2084
2088
|
};
|
|
2085
2089
|
|
|
2086
2090
|
/** @alpha */
|
package/package.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "6.18.
|
|
2
|
+
"version": "6.18.3-20230510145828.commit-4f262f4",
|
|
3
3
|
"name": "@dcl/schemas",
|
|
4
4
|
"main": "./dist/index.js",
|
|
5
5
|
"typings": "./dist/index.d.ts",
|
|
@@ -32,5 +32,5 @@
|
|
|
32
32
|
"files": [
|
|
33
33
|
"dist"
|
|
34
34
|
],
|
|
35
|
-
"commit": "
|
|
35
|
+
"commit": "4f262f41e530adf94d9dea856919f65224756872"
|
|
36
36
|
}
|