ntk-cms-api 1.2.135 → 1.2.137

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,7 +1,7 @@
1
1
  import { FieldInfoModel } from './fieldInfoModel';
2
2
  export declare class DataFieldInfoModel {
3
3
  fieldName: string;
4
- fieldType: string;
4
+ FieldTypeString: string;
5
5
  fieldTypeClass: string;
6
6
  fieldTitle: string;
7
7
  fieldDescription: string;
@@ -1 +1 @@
1
- {"version":3,"file":"dataFieldInfoModel.d.ts","sourceRoot":"D:/SourceKaravi/GitHub/npm-ntk-cms-angular/projects/ntk-cms-api/src/","sources":["lib/models/entity/base/fieldInfo/dataFieldInfoModel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,qBAAa,kBAAkB;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,MAAM,CAAC;IACzB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,iBAAiB,UAAS;IAC1B,gBAAgB,UAAS;IACzB,eAAe,UAAS;IACxB,cAAc,UAAS;IACvB,iBAAiB,UAAS;IAC1B,UAAU,EAAE,cAAc,EAAE,CAAC;CAC9B"}
1
+ {"version":3,"file":"dataFieldInfoModel.d.ts","sourceRoot":"D:/SourceKaravi/GitHub/npm-ntk-cms-angular/projects/ntk-cms-api/src/","sources":["lib/models/entity/base/fieldInfo/dataFieldInfoModel.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAC;AAElD,qBAAa,kBAAkB;IAC7B,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAC;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,MAAM,CAAC;IACzB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,iBAAiB,UAAS;IAC1B,gBAAgB,UAAS;IACzB,eAAe,UAAS;IACxB,cAAc,UAAS;IACvB,iBAAiB,UAAS;IAC1B,UAAU,EAAE,cAAc,EAAE,CAAC;CAC9B"}
@@ -1,6 +1,6 @@
1
1
  export declare class FieldInfoModel {
2
2
  fieldName: string;
3
- fieldType: string;
3
+ FieldTypeString: string;
4
4
  fieldTypeClass: string;
5
5
  fieldTitle: string;
6
6
  fieldDescription: string;
@@ -1 +1 @@
1
- {"version":3,"file":"fieldInfoModel.d.ts","sourceRoot":"D:/SourceKaravi/GitHub/npm-ntk-cms-angular/projects/ntk-cms-api/src/","sources":["lib/models/entity/base/fieldInfo/fieldInfoModel.ts"],"names":[],"mappings":"AACA,qBAAa,cAAc;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,MAAM,CAAC;IACzB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,cAAc,EAAE,CAAC;CAC9B"}
1
+ {"version":3,"file":"fieldInfoModel.d.ts","sourceRoot":"D:/SourceKaravi/GitHub/npm-ntk-cms-angular/projects/ntk-cms-api/src/","sources":["lib/models/entity/base/fieldInfo/fieldInfoModel.ts"],"names":[],"mappings":"AACA,qBAAa,cAAc;IACzB,SAAS,EAAE,MAAM,CAAC;IAClB,eAAe,EAAE,MAAM,CAAC;IACxB,cAAc,EAAE,MAAM,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,gBAAgB,EAAE,MAAM,CAAC;IACzB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,MAAM,CAAC;IACnB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,UAAU,EAAE,cAAc,EAAE,CAAC;CAC9B"}
@@ -1,4 +1,5 @@
1
1
  export declare class File360TourHotSpotModel {
2
+ guid: string;
2
3
  pitch: number;
3
4
  yaw: number;
4
5
  type: string;
@@ -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,5 +1,6 @@
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;
@@ -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,UAAU,EAAE,MAAM,CAAC;IACnB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAC,MAAM,CAAC;IACf,QAAQ,EAAC,uBAAuB,EAAE,CAAC;CACpC"}
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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ntk-cms-api",
3
- "version": "1.2.135",
3
+ "version": "1.2.137",
4
4
  "description": "Ntk Cms Api And Model For Typscript",
5
5
  "author": "Alireza-Karavi",
6
6
  "license": "ISC",