ntk-cms-api 1.2.134 → 1.2.136
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/bundles/ntk-cms-api.umd.js.map +1 -1
- package/bundles/ntk-cms-api.umd.min.js.map +1 -1
- package/esm2015/lib/models/entity/core-main/file360TourHotSpotModel.js +1 -1
- package/esm2015/lib/models/entity/core-main/file360TourScenesModel.js +1 -1
- package/esm2015/lib/models/entity/core-main/file360ViewModel.js +1 -1
- package/fesm2015/ntk-cms-api.js.map +1 -1
- package/lib/models/entity/core-main/file360TourHotSpotModel.d.ts +1 -0
- package/lib/models/entity/core-main/file360TourHotSpotModel.d.ts.map +1 -1
- package/lib/models/entity/core-main/file360TourScenesModel.d.ts +3 -0
- package/lib/models/entity/core-main/file360TourScenesModel.d.ts.map +1 -1
- package/lib/models/entity/core-main/file360ViewModel.d.ts +2 -2
- package/lib/models/entity/core-main/file360ViewModel.d.ts.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"file360TourHotSpotModel.d.ts","sourceRoot":"D:/SourceKaravi/GitHub/npm-ntk-cms-angular/projects/ntk-cms-api/src/","sources":["lib/models/entity/core-main/file360TourHotSpotModel.ts"],"names":[],"mappings":"AAAA,qBAAa,uBAAuB;IAClC,KAAK,EAAC,MAAM,CAAC;IACb,GAAG,EAAC,MAAM,CAAC;IACX,IAAI,EAAC,MAAM,CAAC;IACZ,IAAI,EAAC,MAAM,CAAC;IACZ,OAAO,EAAC,MAAM,CAAC;IACf,SAAS,EAAC,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,GAAG,EAAE,MAAM,CAAC;CACb"}
|
|
1
|
+
{"version":3,"file":"file360TourHotSpotModel.d.ts","sourceRoot":"D:/SourceKaravi/GitHub/npm-ntk-cms-angular/projects/ntk-cms-api/src/","sources":["lib/models/entity/core-main/file360TourHotSpotModel.ts"],"names":[],"mappings":"AAAA,qBAAa,uBAAuB;IAClC,IAAI,EAAC,MAAM,CAAC;IACZ,KAAK,EAAC,MAAM,CAAC;IACb,GAAG,EAAC,MAAM,CAAC;IACX,IAAI,EAAC,MAAM,CAAC;IACZ,IAAI,EAAC,MAAM,CAAC;IACZ,OAAO,EAAC,MAAM,CAAC;IACf,SAAS,EAAC,MAAM,CAAC;IACjB,WAAW,EAAE,MAAM,CAAC;IACpB,GAAG,EAAE,MAAM,CAAC;CACb"}
|
|
@@ -1,11 +1,14 @@
|
|
|
1
1
|
import { File360TourHotSpotModel } from "./file360TourHotSpotModel";
|
|
2
2
|
export declare class File360TourScenesModel {
|
|
3
|
+
guid: string;
|
|
3
4
|
title: string;
|
|
4
5
|
hfov: number;
|
|
5
6
|
pitch: number;
|
|
6
7
|
yaw: number;
|
|
7
8
|
type: string;
|
|
9
|
+
linkFileId: number;
|
|
8
10
|
panorama: string;
|
|
11
|
+
preview: string;
|
|
9
12
|
hotSpots: File360TourHotSpotModel[];
|
|
10
13
|
}
|
|
11
14
|
//# sourceMappingURL=file360TourScenesModel.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"file360TourScenesModel.d.ts","sourceRoot":"D:/SourceKaravi/GitHub/npm-ntk-cms-angular/projects/ntk-cms-api/src/","sources":["lib/models/entity/core-main/file360TourScenesModel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,qBAAa,sBAAsB;IACjC,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAC,MAAM,CAAC;IACZ,KAAK,EAAC,MAAM,CAAC;IACb,GAAG,EAAC,MAAM,CAAC;IACX,IAAI,EAAC,MAAM,CAAC;IACZ,QAAQ,EAAC,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"file360TourScenesModel.d.ts","sourceRoot":"D:/SourceKaravi/GitHub/npm-ntk-cms-angular/projects/ntk-cms-api/src/","sources":["lib/models/entity/core-main/file360TourScenesModel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,qBAAa,sBAAsB;IACjC,IAAI,EAAC,MAAM,CAAC;IACZ,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAC,MAAM,CAAC;IACZ,KAAK,EAAC,MAAM,CAAC;IACb,GAAG,EAAC,MAAM,CAAC;IACX,IAAI,EAAC,MAAM,CAAC;IACZ,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAC,MAAM,CAAC;IACf,QAAQ,EAAC,uBAAuB,EAAE,CAAC;CACpC"}
|
|
@@ -4,8 +4,8 @@ export declare class File360ViewModel {
|
|
|
4
4
|
description: string;
|
|
5
5
|
htmlBody: string;
|
|
6
6
|
linkFileId: number;
|
|
7
|
-
|
|
8
|
-
|
|
7
|
+
panorama: string;
|
|
8
|
+
preview: string;
|
|
9
9
|
configDataJson: string;
|
|
10
10
|
hotSpots: File360TourHotSpotModel[];
|
|
11
11
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"file360ViewModel.d.ts","sourceRoot":"D:/SourceKaravi/GitHub/npm-ntk-cms-angular/projects/ntk-cms-api/src/","sources":["lib/models/entity/core-main/file360ViewModel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,qBAAa,gBAAgB;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,
|
|
1
|
+
{"version":3,"file":"file360ViewModel.d.ts","sourceRoot":"D:/SourceKaravi/GitHub/npm-ntk-cms-angular/projects/ntk-cms-api/src/","sources":["lib/models/entity/core-main/file360ViewModel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,2BAA2B,CAAC;AAEpE,qBAAa,gBAAgB;IAC3B,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAC,MAAM,CAAC;IACf,cAAc,EAAE,MAAM,CAAC;IACvB,QAAQ,EAAC,uBAAuB,EAAE,CAAC;CACpC"}
|