@huaweicloud/huaweicloud-sdk-metastudio 3.1.156 → 3.1.158
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/package.json +2 -2
- package/v1/MetaStudioClient.d.ts +227 -6
- package/v1/MetaStudioClient.d.ts.map +1 -1
- package/v1/MetaStudioClient.js +617 -12
- package/v1/MetaStudioClient.js.map +1 -1
- package/v1/model/AsrVocabularyAssociation.d.ts +19 -0
- package/v1/model/AsrVocabularyAssociation.d.ts.map +1 -0
- package/v1/model/AsrVocabularyAssociation.js +43 -0
- package/v1/model/AsrVocabularyAssociation.js.map +1 -0
- package/v1/model/AsrVocabularyInfo.d.ts +28 -0
- package/v1/model/AsrVocabularyInfo.d.ts.map +1 -0
- package/v1/model/AsrVocabularyInfo.js +61 -0
- package/v1/model/AsrVocabularyInfo.js.map +1 -0
- package/v1/model/AsrVocabularyTypeEnum.d.ts +4 -0
- package/v1/model/AsrVocabularyTypeEnum.d.ts.map +1 -0
- package/v1/model/AsrVocabularyTypeEnum.js +9 -0
- package/v1/model/AsrVocabularyTypeEnum.js.map +1 -0
- package/v1/model/AssetExtraMeta.d.ts +0 -15
- package/v1/model/AssetExtraMeta.d.ts.map +1 -1
- package/v1/model/AssetExtraMeta.js +0 -30
- package/v1/model/AssetExtraMeta.js.map +1 -1
- package/v1/model/CreateAsrVocabularyReq.d.ts +19 -0
- package/v1/model/CreateAsrVocabularyReq.d.ts.map +1 -0
- package/v1/model/CreateAsrVocabularyReq.js +40 -0
- package/v1/model/CreateAsrVocabularyReq.js.map +1 -0
- package/v1/model/CreateAsrVocabularyRequest.d.ts +23 -0
- package/v1/model/CreateAsrVocabularyRequest.d.ts.map +1 -0
- package/v1/model/CreateAsrVocabularyRequest.js +53 -0
- package/v1/model/CreateAsrVocabularyRequest.js.map +1 -0
- package/v1/model/CreateAsrVocabularyResponse.d.ts +33 -0
- package/v1/model/CreateAsrVocabularyResponse.d.ts.map +1 -0
- package/v1/model/CreateAsrVocabularyResponse.js +73 -0
- package/v1/model/CreateAsrVocabularyResponse.js.map +1 -0
- package/v1/model/CreateAsyncTtsJobRequestBody.d.ts +2 -0
- package/v1/model/CreateAsyncTtsJobRequestBody.d.ts.map +1 -1
- package/v1/model/CreateAsyncTtsJobRequestBody.js +4 -0
- package/v1/model/CreateAsyncTtsJobRequestBody.js.map +1 -1
- package/v1/model/CreateHotWordsReq.d.ts +6 -1
- package/v1/model/CreateHotWordsReq.d.ts.map +1 -1
- package/v1/model/CreateHotWordsReq.js +11 -2
- package/v1/model/CreateHotWordsReq.js.map +1 -1
- package/v1/model/CreateMobvoiHotWords.d.ts +11 -0
- package/v1/model/CreateMobvoiHotWords.d.ts.map +1 -0
- package/v1/model/CreateMobvoiHotWords.js +25 -0
- package/v1/model/CreateMobvoiHotWords.js.map +1 -0
- package/v1/model/DeleteAsrVocabularyRequest.d.ts +24 -0
- package/v1/model/DeleteAsrVocabularyRequest.d.ts.map +1 -0
- package/v1/model/DeleteAsrVocabularyRequest.js +60 -0
- package/v1/model/DeleteAsrVocabularyRequest.js.map +1 -0
- package/v1/model/DeleteAsrVocabularyResponse.d.ts +9 -0
- package/v1/model/DeleteAsrVocabularyResponse.d.ts.map +1 -0
- package/v1/model/DeleteAsrVocabularyResponse.js +21 -0
- package/v1/model/DeleteAsrVocabularyResponse.js.map +1 -0
- package/v1/model/HumanModel2DAssetMeta.d.ts +4 -0
- package/v1/model/HumanModel2DAssetMeta.d.ts.map +1 -1
- package/v1/model/HumanModel2DAssetMeta.js +10 -0
- package/v1/model/HumanModel2DAssetMeta.js.map +1 -1
- package/v1/model/ListAsrVocabularyRequest.d.ts +49 -0
- package/v1/model/ListAsrVocabularyRequest.d.ts.map +1 -0
- package/v1/model/ListAsrVocabularyRequest.js +92 -0
- package/v1/model/ListAsrVocabularyRequest.js.map +1 -0
- package/v1/model/ListAsrVocabularyResponse.d.ts +18 -0
- package/v1/model/ListAsrVocabularyResponse.d.ts.map +1 -0
- package/v1/model/ListAsrVocabularyResponse.js +37 -0
- package/v1/model/ListAsrVocabularyResponse.js.map +1 -0
- package/v1/model/ListAssetsRequest.d.ts +0 -4
- package/v1/model/ListAssetsRequest.d.ts.map +1 -1
- package/v1/model/ListAssetsRequest.js +0 -10
- package/v1/model/ListAssetsRequest.js.map +1 -1
- package/v1/model/ListHotWordsRequest.d.ts +17 -1
- package/v1/model/ListHotWordsRequest.d.ts.map +1 -1
- package/v1/model/ListHotWordsRequest.js +24 -1
- package/v1/model/ListHotWordsRequest.js.map +1 -1
- package/v1/model/ListSmartChatJobRequest.d.ts +30 -0
- package/v1/model/ListSmartChatJobRequest.d.ts.map +1 -0
- package/v1/model/ListSmartChatJobRequest.js +72 -0
- package/v1/model/ListSmartChatJobRequest.js.map +1 -0
- package/v1/model/ListSmartChatJobResponse.d.ts +16 -0
- package/v1/model/ListSmartChatJobResponse.d.ts.map +1 -0
- package/v1/model/ListSmartChatJobResponse.js +35 -0
- package/v1/model/ListSmartChatJobResponse.js.map +1 -0
- package/v1/model/MobvoiVocabulary.d.ts +6 -0
- package/v1/model/MobvoiVocabulary.d.ts.map +1 -0
- package/v1/model/MobvoiVocabulary.js +14 -0
- package/v1/model/MobvoiVocabulary.js.map +1 -0
- package/v1/model/ShowAsrVocabularyAssociationRequest.d.ts +28 -0
- package/v1/model/ShowAsrVocabularyAssociationRequest.d.ts.map +1 -0
- package/v1/model/ShowAsrVocabularyAssociationRequest.js +68 -0
- package/v1/model/ShowAsrVocabularyAssociationRequest.js.map +1 -0
- package/v1/model/ShowAsrVocabularyAssociationResponse.d.ts +18 -0
- package/v1/model/ShowAsrVocabularyAssociationResponse.d.ts.map +1 -0
- package/v1/model/ShowAsrVocabularyAssociationResponse.js +37 -0
- package/v1/model/ShowAsrVocabularyAssociationResponse.js.map +1 -0
- package/v1/model/ShowAsrVocabularyRequest.d.ts +24 -0
- package/v1/model/ShowAsrVocabularyRequest.d.ts.map +1 -0
- package/v1/model/ShowAsrVocabularyRequest.js +60 -0
- package/v1/model/ShowAsrVocabularyRequest.js.map +1 -0
- package/v1/model/ShowAsrVocabularyResponse.d.ts +33 -0
- package/v1/model/ShowAsrVocabularyResponse.d.ts.map +1 -0
- package/v1/model/ShowAsrVocabularyResponse.js +73 -0
- package/v1/model/ShowAsrVocabularyResponse.js.map +1 -0
- package/v1/model/ShowAsyncTtsJobResponse.d.ts +8 -0
- package/v1/model/ShowAsyncTtsJobResponse.d.ts.map +1 -1
- package/v1/model/ShowAsyncTtsJobResponse.js +20 -0
- package/v1/model/ShowAsyncTtsJobResponse.js.map +1 -1
- package/v1/model/ShowSmartChatJobResponse.d.ts +34 -18
- package/v1/model/ShowSmartChatJobResponse.d.ts.map +1 -1
- package/v1/model/ShowSmartChatJobResponse.js +74 -45
- package/v1/model/ShowSmartChatJobResponse.js.map +1 -1
- package/v1/model/SmartChatJobBaseInfo.d.ts +115 -0
- package/v1/model/SmartChatJobBaseInfo.d.ts.map +1 -0
- package/v1/model/SmartChatJobBaseInfo.js +214 -0
- package/v1/model/SmartChatJobBaseInfo.js.map +1 -0
- package/v1/model/UpdateAsrVocabularyReq.d.ts +19 -0
- package/v1/model/UpdateAsrVocabularyReq.d.ts.map +1 -0
- package/v1/model/UpdateAsrVocabularyReq.js +38 -0
- package/v1/model/UpdateAsrVocabularyReq.js.map +1 -0
- package/v1/model/UpdateAsrVocabularyRequest.d.ts +27 -0
- package/v1/model/UpdateAsrVocabularyRequest.d.ts.map +1 -0
- package/v1/model/UpdateAsrVocabularyRequest.js +64 -0
- package/v1/model/UpdateAsrVocabularyRequest.js.map +1 -0
- package/v1/model/UpdateAsrVocabularyResponse.d.ts +33 -0
- package/v1/model/UpdateAsrVocabularyResponse.d.ts.map +1 -0
- package/v1/model/UpdateAsrVocabularyResponse.js +73 -0
- package/v1/model/UpdateAsrVocabularyResponse.js.map +1 -0
- package/v1/model/UpdateHotWordsReq.d.ts +6 -1
- package/v1/model/UpdateHotWordsReq.d.ts.map +1 -1
- package/v1/model/UpdateHotWordsReq.js +11 -2
- package/v1/model/UpdateHotWordsReq.js.map +1 -1
- package/v1/model/UpdateMobvoiHotWords.d.ts +11 -0
- package/v1/model/UpdateMobvoiHotWords.d.ts.map +1 -0
- package/v1/model/UpdateMobvoiHotWords.js +23 -0
- package/v1/model/UpdateMobvoiHotWords.js.map +1 -0
- package/v1/public-api.d.ts +23 -6
- package/v1/public-api.d.ts.map +1 -1
- package/v1/public-api.js +23 -6
- package/v1/public-api.js.map +1 -1
- package/v1/model/AnimationAssetMeta.d.ts +0 -30
- package/v1/model/AnimationAssetMeta.d.ts.map +0 -1
- package/v1/model/AnimationAssetMeta.js +0 -62
- package/v1/model/AnimationAssetMeta.js.map +0 -1
- package/v1/model/ComponentInfo.d.ts +0 -16
- package/v1/model/ComponentInfo.d.ts.map +0 -1
- package/v1/model/ComponentInfo.js +0 -41
- package/v1/model/ComponentInfo.js.map +0 -1
- package/v1/model/HumanModelAssetMeta.d.ts +0 -33
- package/v1/model/HumanModelAssetMeta.d.ts.map +0 -1
- package/v1/model/HumanModelAssetMeta.js +0 -63
- package/v1/model/HumanModelAssetMeta.js.map +0 -1
- package/v1/model/HumanModelMetaProperties.d.ts +0 -12
- package/v1/model/HumanModelMetaProperties.d.ts.map +0 -1
- package/v1/model/HumanModelMetaProperties.js +0 -29
- package/v1/model/HumanModelMetaProperties.js.map +0 -1
- package/v1/model/SceneAssetMeta.d.ts +0 -17
- package/v1/model/SceneAssetMeta.d.ts.map +0 -1
- package/v1/model/SceneAssetMeta.js +0 -23
- package/v1/model/SceneAssetMeta.js.map +0 -1
- package/v1/model/SceneComponentInfo.d.ts +0 -27
- package/v1/model/SceneComponentInfo.d.ts.map +0 -1
- package/v1/model/SceneComponentInfo.js +0 -55
- package/v1/model/SceneComponentInfo.js.map +0 -1
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.HumanModelAssetMetaModelingTypeEnum = exports.HumanModelAssetMeta = void 0;
|
|
4
|
-
class HumanModelAssetMeta {
|
|
5
|
-
constructor() {
|
|
6
|
-
}
|
|
7
|
-
withStyleId(styleId) {
|
|
8
|
-
this['style_id'] = styleId;
|
|
9
|
-
return this;
|
|
10
|
-
}
|
|
11
|
-
set styleId(styleId) {
|
|
12
|
-
this['style_id'] = styleId;
|
|
13
|
-
}
|
|
14
|
-
get styleId() {
|
|
15
|
-
return this['style_id'];
|
|
16
|
-
}
|
|
17
|
-
withModelingType(modelingType) {
|
|
18
|
-
this['modeling_type'] = modelingType;
|
|
19
|
-
return this;
|
|
20
|
-
}
|
|
21
|
-
set modelingType(modelingType) {
|
|
22
|
-
this['modeling_type'] = modelingType;
|
|
23
|
-
}
|
|
24
|
-
get modelingType() {
|
|
25
|
-
return this['modeling_type'];
|
|
26
|
-
}
|
|
27
|
-
withModelingJobId(modelingJobId) {
|
|
28
|
-
this['modeling_job_id'] = modelingJobId;
|
|
29
|
-
return this;
|
|
30
|
-
}
|
|
31
|
-
set modelingJobId(modelingJobId) {
|
|
32
|
-
this['modeling_job_id'] = modelingJobId;
|
|
33
|
-
}
|
|
34
|
-
get modelingJobId() {
|
|
35
|
-
return this['modeling_job_id'];
|
|
36
|
-
}
|
|
37
|
-
withModelProperties(modelProperties) {
|
|
38
|
-
this['model_properties'] = modelProperties;
|
|
39
|
-
return this;
|
|
40
|
-
}
|
|
41
|
-
set modelProperties(modelProperties) {
|
|
42
|
-
this['model_properties'] = modelProperties;
|
|
43
|
-
}
|
|
44
|
-
get modelProperties() {
|
|
45
|
-
return this['model_properties'];
|
|
46
|
-
}
|
|
47
|
-
withComponents(components) {
|
|
48
|
-
this['components'] = components;
|
|
49
|
-
return this;
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
exports.HumanModelAssetMeta = HumanModelAssetMeta;
|
|
53
|
-
/**
|
|
54
|
-
* @export
|
|
55
|
-
* @enum {string}
|
|
56
|
-
*/
|
|
57
|
-
var HumanModelAssetMetaModelingTypeEnum;
|
|
58
|
-
(function (HumanModelAssetMetaModelingTypeEnum) {
|
|
59
|
-
HumanModelAssetMetaModelingTypeEnum["UPLOADED"] = "UPLOADED";
|
|
60
|
-
HumanModelAssetMetaModelingTypeEnum["PICTURE_MODELING"] = "PICTURE_MODELING";
|
|
61
|
-
HumanModelAssetMetaModelingTypeEnum["CHARACTER_CUSTOMIZATION_MODELING"] = "CHARACTER_CUSTOMIZATION_MODELING";
|
|
62
|
-
})(HumanModelAssetMetaModelingTypeEnum = exports.HumanModelAssetMetaModelingTypeEnum || (exports.HumanModelAssetMetaModelingTypeEnum = {}));
|
|
63
|
-
//# sourceMappingURL=HumanModelAssetMeta.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HumanModelAssetMeta.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/HumanModelAssetMeta.ts"],"names":[],"mappings":";;;AAIA,MAAa,mBAAmB;IAM5B;IACA,CAAC;IACM,WAAW,CAAC,OAAe;QAC9B,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;QAC3B,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,OAAO,CAAC,OAA4B;QAC3C,IAAI,CAAC,UAAU,CAAC,GAAG,OAAO,CAAC;IAC/B,CAAC;IACD,IAAW,OAAO;QACd,OAAO,IAAI,CAAC,UAAU,CAAC,CAAC;IAC5B,CAAC;IACM,gBAAgB,CAAC,YAA0D;QAC9E,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;QACrC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,YAAY,CAAC,YAAuE;QAC3F,IAAI,CAAC,eAAe,CAAC,GAAG,YAAY,CAAC;IACzC,CAAC;IACD,IAAW,YAAY;QACnB,OAAO,IAAI,CAAC,eAAe,CAAC,CAAC;IACjC,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;QACxC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,iBAAiB,CAAC,GAAG,aAAa,CAAC;IAC5C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;IACM,mBAAmB,CAAC,eAAyC;QAChE,IAAI,CAAC,kBAAkB,CAAC,GAAG,eAAe,CAAC;QAC3C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,eAAe,CAAC,eAAsD;QAC7E,IAAI,CAAC,kBAAkB,CAAC,GAAG,eAAe,CAAC;IAC/C,CAAC;IACD,IAAW,eAAe;QACtB,OAAO,IAAI,CAAC,kBAAkB,CAAC,CAAC;IACpC,CAAC;IACM,cAAc,CAAC,UAAgC;QAClD,IAAI,CAAC,YAAY,CAAC,GAAG,UAAU,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;CACJ;AApDD,kDAoDC;AAED;;;MAGM;AACN,IAAY,mCAIX;AAJD,WAAY,mCAAmC;IAC3C,4DAAqB,CAAA;IACrB,4EAAqC,CAAA;IACrC,4GAAqE,CAAA;AACzE,CAAC,EAJW,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAI9C"}
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export declare class HumanModelMetaProperties {
|
|
2
|
-
private 'whole_model_base_file_id'?;
|
|
3
|
-
private 'load_model_file_id'?;
|
|
4
|
-
constructor();
|
|
5
|
-
withWholeModelBaseFileId(wholeModelBaseFileId: string): HumanModelMetaProperties;
|
|
6
|
-
set wholeModelBaseFileId(wholeModelBaseFileId: string | undefined);
|
|
7
|
-
get wholeModelBaseFileId(): string | undefined;
|
|
8
|
-
withLoadModelFileId(loadModelFileId: string): HumanModelMetaProperties;
|
|
9
|
-
set loadModelFileId(loadModelFileId: string | undefined);
|
|
10
|
-
get loadModelFileId(): string | undefined;
|
|
11
|
-
}
|
|
12
|
-
//# sourceMappingURL=HumanModelMetaProperties.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HumanModelMetaProperties.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/HumanModelMetaProperties.ts"],"names":[],"mappings":"AAEA,qBAAa,wBAAwB;IACjC,OAAO,CAAC,0BAA0B,CAAC,CAAS;IAC5C,OAAO,CAAC,oBAAoB,CAAC,CAAS;;IAG/B,wBAAwB,CAAC,oBAAoB,EAAE,MAAM,GAAG,wBAAwB;IAIvF,IAAW,oBAAoB,CAAC,oBAAoB,EAAE,MAAM,GAAI,SAAS,EAExE;IACD,IAAW,oBAAoB,IAAI,MAAM,GAAG,SAAS,CAEpD;IACM,mBAAmB,CAAC,eAAe,EAAE,MAAM,GAAG,wBAAwB;IAI7E,IAAW,eAAe,CAAC,eAAe,EAAE,MAAM,GAAI,SAAS,EAE9D;IACD,IAAW,eAAe,IAAI,MAAM,GAAG,SAAS,CAE/C;CACJ"}
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.HumanModelMetaProperties = void 0;
|
|
4
|
-
class HumanModelMetaProperties {
|
|
5
|
-
constructor() {
|
|
6
|
-
}
|
|
7
|
-
withWholeModelBaseFileId(wholeModelBaseFileId) {
|
|
8
|
-
this['whole_model_base_file_id'] = wholeModelBaseFileId;
|
|
9
|
-
return this;
|
|
10
|
-
}
|
|
11
|
-
set wholeModelBaseFileId(wholeModelBaseFileId) {
|
|
12
|
-
this['whole_model_base_file_id'] = wholeModelBaseFileId;
|
|
13
|
-
}
|
|
14
|
-
get wholeModelBaseFileId() {
|
|
15
|
-
return this['whole_model_base_file_id'];
|
|
16
|
-
}
|
|
17
|
-
withLoadModelFileId(loadModelFileId) {
|
|
18
|
-
this['load_model_file_id'] = loadModelFileId;
|
|
19
|
-
return this;
|
|
20
|
-
}
|
|
21
|
-
set loadModelFileId(loadModelFileId) {
|
|
22
|
-
this['load_model_file_id'] = loadModelFileId;
|
|
23
|
-
}
|
|
24
|
-
get loadModelFileId() {
|
|
25
|
-
return this['load_model_file_id'];
|
|
26
|
-
}
|
|
27
|
-
}
|
|
28
|
-
exports.HumanModelMetaProperties = HumanModelMetaProperties;
|
|
29
|
-
//# sourceMappingURL=HumanModelMetaProperties.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"HumanModelMetaProperties.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/HumanModelMetaProperties.ts"],"names":[],"mappings":";;;AAEA,MAAa,wBAAwB;IAGjC;IACA,CAAC;IACM,wBAAwB,CAAC,oBAA4B;QACxD,IAAI,CAAC,0BAA0B,CAAC,GAAG,oBAAoB,CAAC;QACxD,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,oBAAoB,CAAC,oBAAyC;QACrE,IAAI,CAAC,0BAA0B,CAAC,GAAG,oBAAoB,CAAC;IAC5D,CAAC;IACD,IAAW,oBAAoB;QAC3B,OAAO,IAAI,CAAC,0BAA0B,CAAC,CAAC;IAC5C,CAAC;IACM,mBAAmB,CAAC,eAAuB;QAC9C,IAAI,CAAC,oBAAoB,CAAC,GAAG,eAAe,CAAC;QAC7C,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,eAAe,CAAC,eAAoC;QAC3D,IAAI,CAAC,oBAAoB,CAAC,GAAG,eAAe,CAAC;IACjD,CAAC;IACD,IAAW,eAAe;QACtB,OAAO,IAAI,CAAC,oBAAoB,CAAC,CAAC;IACtC,CAAC;CACJ;AAzBD,4DAyBC"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
import { SceneComponentInfo } from './SceneComponentInfo';
|
|
2
|
-
export declare class SceneAssetMeta {
|
|
3
|
-
components?: Array<SceneComponentInfo>;
|
|
4
|
-
private 'default_configs'?;
|
|
5
|
-
constructor();
|
|
6
|
-
withComponents(components: Array<SceneComponentInfo>): SceneAssetMeta;
|
|
7
|
-
withDefaultConfigs(defaultConfigs: {
|
|
8
|
-
[key: string]: SceneComponentInfo;
|
|
9
|
-
}): SceneAssetMeta;
|
|
10
|
-
set defaultConfigs(defaultConfigs: {
|
|
11
|
-
[key: string]: SceneComponentInfo;
|
|
12
|
-
} | undefined);
|
|
13
|
-
get defaultConfigs(): {
|
|
14
|
-
[key: string]: SceneComponentInfo;
|
|
15
|
-
} | undefined;
|
|
16
|
-
}
|
|
17
|
-
//# sourceMappingURL=SceneAssetMeta.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SceneAssetMeta.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/SceneAssetMeta.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,sBAAsB,CAAC;AAG1D,qBAAa,cAAc;IAChB,UAAU,CAAC,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;IAC9C,OAAO,CAAC,iBAAiB,CAAC,CAAyC;;IAG5D,cAAc,CAAC,UAAU,EAAE,KAAK,CAAC,kBAAkB,CAAC,GAAG,cAAc;IAIrE,kBAAkB,CAAC,cAAc,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,kBAAkB,CAAC;KAAE,GAAG,cAAc;IAIjG,IAAW,cAAc,CAAC,cAAc,EAAE;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,kBAAkB,CAAC;KAAE,GAAI,SAAS,EAE5F;IACD,IAAW,cAAc,IAAI;QAAE,CAAC,GAAG,EAAE,MAAM,GAAG,kBAAkB,CAAC;KAAE,GAAG,SAAS,CAE9E;CACJ"}
|
|
@@ -1,23 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SceneAssetMeta = void 0;
|
|
4
|
-
class SceneAssetMeta {
|
|
5
|
-
constructor() {
|
|
6
|
-
}
|
|
7
|
-
withComponents(components) {
|
|
8
|
-
this['components'] = components;
|
|
9
|
-
return this;
|
|
10
|
-
}
|
|
11
|
-
withDefaultConfigs(defaultConfigs) {
|
|
12
|
-
this['default_configs'] = defaultConfigs;
|
|
13
|
-
return this;
|
|
14
|
-
}
|
|
15
|
-
set defaultConfigs(defaultConfigs) {
|
|
16
|
-
this['default_configs'] = defaultConfigs;
|
|
17
|
-
}
|
|
18
|
-
get defaultConfigs() {
|
|
19
|
-
return this['default_configs'];
|
|
20
|
-
}
|
|
21
|
-
}
|
|
22
|
-
exports.SceneAssetMeta = SceneAssetMeta;
|
|
23
|
-
//# sourceMappingURL=SceneAssetMeta.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SceneAssetMeta.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/SceneAssetMeta.ts"],"names":[],"mappings":";;;AAGA,MAAa,cAAc;IAGvB;IACA,CAAC;IACM,cAAc,CAAC,UAAqC;QACvD,IAAI,CAAC,YAAY,CAAC,GAAG,UAAU,CAAC;QAChC,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,kBAAkB,CAAC,cAAsD;QAC5E,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;QACzC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,cAAc,CAAC,cAAmE;QACzF,IAAI,CAAC,iBAAiB,CAAC,GAAG,cAAc,CAAC;IAC7C,CAAC;IACD,IAAW,cAAc;QACrB,OAAO,IAAI,CAAC,iBAAiB,CAAC,CAAC;IACnC,CAAC;CACJ;AAnBD,wCAmBC"}
|
|
@@ -1,27 +0,0 @@
|
|
|
1
|
-
export declare class SceneComponentInfo {
|
|
2
|
-
index?: number;
|
|
3
|
-
private 'component_name'?;
|
|
4
|
-
private 'component_type'?;
|
|
5
|
-
private 'component_desc'?;
|
|
6
|
-
constructor(componentName?: string, componentType?: string);
|
|
7
|
-
withIndex(index: number): SceneComponentInfo;
|
|
8
|
-
withComponentName(componentName: string): SceneComponentInfo;
|
|
9
|
-
set componentName(componentName: string | undefined);
|
|
10
|
-
get componentName(): string | undefined;
|
|
11
|
-
withComponentType(componentType: SceneComponentInfoComponentTypeEnum | string): SceneComponentInfo;
|
|
12
|
-
set componentType(componentType: SceneComponentInfoComponentTypeEnum | string | undefined);
|
|
13
|
-
get componentType(): SceneComponentInfoComponentTypeEnum | string | undefined;
|
|
14
|
-
withComponentDesc(componentDesc: string): SceneComponentInfo;
|
|
15
|
-
set componentDesc(componentDesc: string | undefined);
|
|
16
|
-
get componentDesc(): string | undefined;
|
|
17
|
-
}
|
|
18
|
-
/**
|
|
19
|
-
* @export
|
|
20
|
-
* @enum {string}
|
|
21
|
-
*/
|
|
22
|
-
export declare enum SceneComponentInfoComponentTypeEnum {
|
|
23
|
-
CAMERA = "CAMERA",
|
|
24
|
-
PANEL = "PANEL",
|
|
25
|
-
LIGHT = "LIGHT"
|
|
26
|
-
}
|
|
27
|
-
//# sourceMappingURL=SceneComponentInfo.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SceneComponentInfo.d.ts","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/SceneComponentInfo.ts"],"names":[],"mappings":"AAEA,qBAAa,kBAAkB;IACpB,KAAK,CAAC,EAAE,MAAM,CAAC;IACtB,OAAO,CAAC,gBAAgB,CAAC,CAAS;IAClC,OAAO,CAAC,gBAAgB,CAAC,CAA+C;IACxE,OAAO,CAAC,gBAAgB,CAAC,CAAS;gBACf,aAAa,CAAC,EAAE,MAAM,EAAE,aAAa,CAAC,EAAE,MAAM;IAI1D,SAAS,CAAC,KAAK,EAAE,MAAM,GAAG,kBAAkB;IAI5C,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,kBAAkB;IAInE,IAAW,aAAa,CAAC,aAAa,EAAE,MAAM,GAAI,SAAS,EAE1D;IACD,IAAW,aAAa,IAAI,MAAM,GAAG,SAAS,CAE7C;IACM,iBAAiB,CAAC,aAAa,EAAE,mCAAmC,GAAG,MAAM,GAAG,kBAAkB;IAIzG,IAAW,aAAa,CAAC,aAAa,EAAE,mCAAmC,GAAG,MAAM,GAAI,SAAS,EAEhG;IACD,IAAW,aAAa,IAAI,mCAAmC,GAAG,MAAM,GAAG,SAAS,CAEnF;IACM,iBAAiB,CAAC,aAAa,EAAE,MAAM,GAAG,kBAAkB;IAInE,IAAW,aAAa,CAAC,aAAa,EAAE,MAAM,GAAI,SAAS,EAE1D;IACD,IAAW,aAAa,IAAI,MAAM,GAAG,SAAS,CAE7C;CACJ;AAED;;;MAGM;AACN,oBAAY,mCAAmC;IAC3C,MAAM,WAAW;IACjB,KAAK,UAAU;IACf,KAAK,UAAU;CAClB"}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.SceneComponentInfoComponentTypeEnum = exports.SceneComponentInfo = void 0;
|
|
4
|
-
class SceneComponentInfo {
|
|
5
|
-
constructor(componentName, componentType) {
|
|
6
|
-
this['component_name'] = componentName;
|
|
7
|
-
this['component_type'] = componentType;
|
|
8
|
-
}
|
|
9
|
-
withIndex(index) {
|
|
10
|
-
this['index'] = index;
|
|
11
|
-
return this;
|
|
12
|
-
}
|
|
13
|
-
withComponentName(componentName) {
|
|
14
|
-
this['component_name'] = componentName;
|
|
15
|
-
return this;
|
|
16
|
-
}
|
|
17
|
-
set componentName(componentName) {
|
|
18
|
-
this['component_name'] = componentName;
|
|
19
|
-
}
|
|
20
|
-
get componentName() {
|
|
21
|
-
return this['component_name'];
|
|
22
|
-
}
|
|
23
|
-
withComponentType(componentType) {
|
|
24
|
-
this['component_type'] = componentType;
|
|
25
|
-
return this;
|
|
26
|
-
}
|
|
27
|
-
set componentType(componentType) {
|
|
28
|
-
this['component_type'] = componentType;
|
|
29
|
-
}
|
|
30
|
-
get componentType() {
|
|
31
|
-
return this['component_type'];
|
|
32
|
-
}
|
|
33
|
-
withComponentDesc(componentDesc) {
|
|
34
|
-
this['component_desc'] = componentDesc;
|
|
35
|
-
return this;
|
|
36
|
-
}
|
|
37
|
-
set componentDesc(componentDesc) {
|
|
38
|
-
this['component_desc'] = componentDesc;
|
|
39
|
-
}
|
|
40
|
-
get componentDesc() {
|
|
41
|
-
return this['component_desc'];
|
|
42
|
-
}
|
|
43
|
-
}
|
|
44
|
-
exports.SceneComponentInfo = SceneComponentInfo;
|
|
45
|
-
/**
|
|
46
|
-
* @export
|
|
47
|
-
* @enum {string}
|
|
48
|
-
*/
|
|
49
|
-
var SceneComponentInfoComponentTypeEnum;
|
|
50
|
-
(function (SceneComponentInfoComponentTypeEnum) {
|
|
51
|
-
SceneComponentInfoComponentTypeEnum["CAMERA"] = "CAMERA";
|
|
52
|
-
SceneComponentInfoComponentTypeEnum["PANEL"] = "PANEL";
|
|
53
|
-
SceneComponentInfoComponentTypeEnum["LIGHT"] = "LIGHT";
|
|
54
|
-
})(SceneComponentInfoComponentTypeEnum = exports.SceneComponentInfoComponentTypeEnum || (exports.SceneComponentInfoComponentTypeEnum = {}));
|
|
55
|
-
//# sourceMappingURL=SceneComponentInfo.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"SceneComponentInfo.js","sourceRoot":"","sources":["../../../../../services/metastudio/v1/model/SceneComponentInfo.ts"],"names":[],"mappings":";;;AAEA,MAAa,kBAAkB;IAK3B,YAAmB,aAAsB,EAAE,aAAsB;QAC7D,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;QACvC,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;IAC3C,CAAC;IACM,SAAS,CAAC,KAAa;QAC1B,IAAI,CAAC,OAAO,CAAC,GAAG,KAAK,CAAC;QACtB,OAAO,IAAI,CAAC;IAChB,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;QACvC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;IAC3C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;IACM,iBAAiB,CAAC,aAA2D;QAChF,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;QACvC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAwE;QAC7F,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;IAC3C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;IACM,iBAAiB,CAAC,aAAqB;QAC1C,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;QACvC,OAAO,IAAI,CAAC;IAChB,CAAC;IACD,IAAW,aAAa,CAAC,aAAkC;QACvD,IAAI,CAAC,gBAAgB,CAAC,GAAG,aAAa,CAAC;IAC3C,CAAC;IACD,IAAW,aAAa;QACpB,OAAO,IAAI,CAAC,gBAAgB,CAAC,CAAC;IAClC,CAAC;CACJ;AA3CD,gDA2CC;AAED;;;MAGM;AACN,IAAY,mCAIX;AAJD,WAAY,mCAAmC;IAC3C,wDAAiB,CAAA;IACjB,sDAAe,CAAA;IACf,sDAAe,CAAA;AACnB,CAAC,EAJW,mCAAmC,GAAnC,2CAAmC,KAAnC,2CAAmC,QAI9C"}
|