bruce-models 1.9.8 → 2.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/dist/bruce-models.es5.js +317 -74
- package/dist/bruce-models.es5.js.map +1 -1
- package/dist/bruce-models.umd.js +317 -74
- package/dist/bruce-models.umd.js.map +1 -1
- package/dist/lib/account/account-settings.js +2 -2
- package/dist/lib/account/account.js +201 -185
- package/dist/lib/account/account.js.map +1 -1
- package/dist/lib/ann-document/ann-document.js +94 -86
- package/dist/lib/ann-document/ann-document.js.map +1 -1
- package/dist/lib/api/abstract-api.js +260 -246
- package/dist/lib/api/abstract-api.js.map +1 -1
- package/dist/lib/api/api-getters.js +134 -134
- package/dist/lib/api/api.js +93 -93
- package/dist/lib/api/bruce-api.js +216 -216
- package/dist/lib/api/cam-api.js +85 -82
- package/dist/lib/api/cam-api.js.map +1 -1
- package/dist/lib/api/global-api.js +81 -81
- package/dist/lib/api/idm-api.js +85 -82
- package/dist/lib/api/idm-api.js.map +1 -1
- package/dist/lib/bruce-models.js +86 -86
- package/dist/lib/calculator/calculator.js +341 -341
- package/dist/lib/client-file/client-file.js +249 -245
- package/dist/lib/client-file/client-file.js.map +1 -1
- package/dist/lib/common/bounds.js +61 -61
- package/dist/lib/common/bruce-event.js +46 -46
- package/dist/lib/common/bruce-variable.js +60 -60
- package/dist/lib/common/cache.js +165 -165
- package/dist/lib/common/camera.js +11 -11
- package/dist/lib/common/cartes.js +123 -123
- package/dist/lib/common/carto.js +60 -60
- package/dist/lib/common/color.js +86 -86
- package/dist/lib/common/delay-queue.js +56 -56
- package/dist/lib/common/dictionary.js +2 -2
- package/dist/lib/common/geometry.js +120 -120
- package/dist/lib/common/transform.js +2 -2
- package/dist/lib/common/utc.js +39 -39
- package/dist/lib/custom-form/custom-form-content.js +26 -26
- package/dist/lib/custom-form/custom-form.js +114 -106
- package/dist/lib/custom-form/custom-form.js.map +1 -1
- package/dist/lib/data-lab/data-lab.js +49 -49
- package/dist/lib/entity/entity-attachment-type.js +87 -83
- package/dist/lib/entity/entity-attachment-type.js.map +1 -1
- package/dist/lib/entity/entity-attachment.js +126 -122
- package/dist/lib/entity/entity-attachment.js.map +1 -1
- package/dist/lib/entity/entity-attribute.js +29 -29
- package/dist/lib/entity/entity-comment.js +86 -82
- package/dist/lib/entity/entity-comment.js.map +1 -1
- package/dist/lib/entity/entity-coords.js +153 -149
- package/dist/lib/entity/entity-coords.js.map +1 -1
- package/dist/lib/entity/entity-link.js +86 -82
- package/dist/lib/entity/entity-link.js.map +1 -1
- package/dist/lib/entity/entity-lod-category.js +108 -100
- package/dist/lib/entity/entity-lod-category.js.map +1 -1
- package/dist/lib/entity/entity-lod.js +197 -185
- package/dist/lib/entity/entity-lod.js.map +1 -1
- package/dist/lib/entity/entity-relation-type.js +117 -109
- package/dist/lib/entity/entity-relation-type.js.map +1 -1
- package/dist/lib/entity/entity-relation.js +140 -132
- package/dist/lib/entity/entity-relation.js.map +1 -1
- package/dist/lib/entity/entity-source.js +136 -136
- package/dist/lib/entity/entity-tag.js +157 -149
- package/dist/lib/entity/entity-tag.js.map +1 -1
- package/dist/lib/entity/entity-type-visual-settings.js +13 -13
- package/dist/lib/entity/entity-type.js +121 -113
- package/dist/lib/entity/entity-type.js.map +1 -1
- package/dist/lib/entity/entity.js +331 -319
- package/dist/lib/entity/entity.js.map +1 -1
- package/dist/lib/entity/getters/batched-data-getter.js +84 -84
- package/dist/lib/entity/getters/entity-filter-getter.js +306 -303
- package/dist/lib/entity/getters/entity-filter-getter.js.map +1 -1
- package/dist/lib/entity/getters/entity-globe.js +211 -211
- package/dist/lib/entity/getters/view-monitor.js +2 -2
- package/dist/lib/import/import-cad.js +53 -53
- package/dist/lib/import/import-csv.js +23 -23
- package/dist/lib/import/import-json.js +23 -23
- package/dist/lib/import/import-kml.js +23 -23
- package/dist/lib/import/imported-file.js +99 -91
- package/dist/lib/import/imported-file.js.map +1 -1
- package/dist/lib/internal/uploader.js +76 -76
- package/dist/lib/markup/markup.js +185 -185
- package/dist/lib/plugin/plugin.js +91 -83
- package/dist/lib/plugin/plugin.js.map +1 -1
- package/dist/lib/program-key/program-key.js +119 -111
- package/dist/lib/program-key/program-key.js.map +1 -1
- package/dist/lib/project/menu-item.js +121 -121
- package/dist/lib/project/project-view-bookmark.js +159 -147
- package/dist/lib/project/project-view-bookmark.js.map +1 -1
- package/dist/lib/project/project-view-legacy-tile.js +77 -77
- package/dist/lib/project/project-view-tile.js +125 -125
- package/dist/lib/project/project-view.js +141 -133
- package/dist/lib/project/project-view.js.map +1 -1
- package/dist/lib/project/zoom-control.js +17 -17
- package/dist/lib/server/message-broker.js +142 -142
- package/dist/lib/server/pending-action.js +71 -71
- package/dist/lib/server/task.js +63 -63
- package/dist/lib/style/style.js +125 -117
- package/dist/lib/style/style.js.map +1 -1
- package/dist/lib/tileset/tileset.js +431 -415
- package/dist/lib/tileset/tileset.js.map +1 -1
- package/dist/lib/user/permission.js +20 -20
- package/dist/lib/user/session.js +141 -137
- package/dist/lib/user/session.js.map +1 -1
- package/dist/lib/user/user-group.js +94 -94
- package/dist/lib/user/user.js +474 -446
- package/dist/lib/user/user.js.map +1 -1
- package/dist/lib/util/encrypt-utils.js +19 -19
- package/dist/lib/util/math-utils.js +40 -40
- package/dist/lib/util/object-utils.js +17 -17
- package/dist/lib/util/path-utils.js +61 -61
- package/dist/lib/util/url-utils.js +94 -94
- package/dist/types/api/abstract-api.d.ts +6 -0
- package/package.json +3 -2
package/dist/lib/style/style.js
CHANGED
|
@@ -1,118 +1,126 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
3
|
-
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
4
|
-
return new (P || (P = Promise))(function (resolve, reject) {
|
|
5
|
-
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
6
|
-
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
7
|
-
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
8
|
-
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
9
|
-
});
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.Style = void 0;
|
|
13
|
-
const api_1 = require("../api/api");
|
|
14
|
-
/**
|
|
15
|
-
* Describes the "Style" concept within Bruce.
|
|
16
|
-
* A legacy way of referring to styles is "entity display settings".
|
|
17
|
-
*
|
|
18
|
-
* A style is a collection of settings (which can be calculations to perform on entity data) that
|
|
19
|
-
* describe how an entity should be displayed.
|
|
20
|
-
*/
|
|
21
|
-
var Style;
|
|
22
|
-
(function (Style) {
|
|
23
|
-
function GetCacheKey(id) {
|
|
24
|
-
return api_1.Api.ECacheKey.Style + api_1.Api.ECacheKey.Id + id;
|
|
25
|
-
}
|
|
26
|
-
Style.GetCacheKey = GetCacheKey;
|
|
27
|
-
function GetListCacheKey() {
|
|
28
|
-
return api_1.Api.ECacheKey.Style;
|
|
29
|
-
}
|
|
30
|
-
Style.GetListCacheKey = GetListCacheKey;
|
|
31
|
-
let EType;
|
|
32
|
-
(function (EType) {
|
|
33
|
-
EType["Entity"] = "ENTITY";
|
|
34
|
-
EType["EntityRelationship"] = "ENTITY_RELATIONSHIP";
|
|
35
|
-
})(EType = Style.EType || (Style.EType = {}));
|
|
36
|
-
let EPointType;
|
|
37
|
-
(function (EPointType) {
|
|
38
|
-
EPointType["Point"] = "POINT";
|
|
39
|
-
EPointType["Icon"] = "ICON";
|
|
40
|
-
EPointType["Cylinder"] = "CYLINDER";
|
|
41
|
-
})(EPointType = Style.EPointType || (Style.EPointType = {}));
|
|
42
|
-
function GetList(params) {
|
|
43
|
-
const { api, req: reqParams } = params;
|
|
44
|
-
const cacheData = api.GetCacheItem(GetListCacheKey(), reqParams);
|
|
45
|
-
if (cacheData) {
|
|
46
|
-
return cacheData;
|
|
47
|
-
}
|
|
48
|
-
const res = new Promise((res, rej) => __awaiter(this, void 0, void 0, function* () {
|
|
49
|
-
try {
|
|
50
|
-
const data = yield api.GET("ui.entityDisplaySettings", api_1.Api.PrepReqParams(reqParams));
|
|
51
|
-
res({
|
|
52
|
-
styles: data.Items
|
|
53
|
-
});
|
|
54
|
-
}
|
|
55
|
-
catch (e) {
|
|
56
|
-
rej(e);
|
|
57
|
-
}
|
|
58
|
-
}));
|
|
59
|
-
api.
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
const
|
|
69
|
-
if (
|
|
70
|
-
|
|
71
|
-
}
|
|
72
|
-
const
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
api
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
1
|
+
"use strict";
|
|
2
|
+
var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, generator) {
|
|
3
|
+
function adopt(value) { return value instanceof P ? value : new P(function (resolve) { resolve(value); }); }
|
|
4
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
5
|
+
function fulfilled(value) { try { step(generator.next(value)); } catch (e) { reject(e); } }
|
|
6
|
+
function rejected(value) { try { step(generator["throw"](value)); } catch (e) { reject(e); } }
|
|
7
|
+
function step(result) { result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected); }
|
|
8
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
9
|
+
});
|
|
10
|
+
};
|
|
11
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
+
exports.Style = void 0;
|
|
13
|
+
const api_1 = require("../api/api");
|
|
14
|
+
/**
|
|
15
|
+
* Describes the "Style" concept within Bruce.
|
|
16
|
+
* A legacy way of referring to styles is "entity display settings".
|
|
17
|
+
*
|
|
18
|
+
* A style is a collection of settings (which can be calculations to perform on entity data) that
|
|
19
|
+
* describe how an entity should be displayed.
|
|
20
|
+
*/
|
|
21
|
+
var Style;
|
|
22
|
+
(function (Style) {
|
|
23
|
+
function GetCacheKey(id) {
|
|
24
|
+
return api_1.Api.ECacheKey.Style + api_1.Api.ECacheKey.Id + id;
|
|
25
|
+
}
|
|
26
|
+
Style.GetCacheKey = GetCacheKey;
|
|
27
|
+
function GetListCacheKey() {
|
|
28
|
+
return api_1.Api.ECacheKey.Style;
|
|
29
|
+
}
|
|
30
|
+
Style.GetListCacheKey = GetListCacheKey;
|
|
31
|
+
let EType;
|
|
32
|
+
(function (EType) {
|
|
33
|
+
EType["Entity"] = "ENTITY";
|
|
34
|
+
EType["EntityRelationship"] = "ENTITY_RELATIONSHIP";
|
|
35
|
+
})(EType = Style.EType || (Style.EType = {}));
|
|
36
|
+
let EPointType;
|
|
37
|
+
(function (EPointType) {
|
|
38
|
+
EPointType["Point"] = "POINT";
|
|
39
|
+
EPointType["Icon"] = "ICON";
|
|
40
|
+
EPointType["Cylinder"] = "CYLINDER";
|
|
41
|
+
})(EPointType = Style.EPointType || (Style.EPointType = {}));
|
|
42
|
+
function GetList(params) {
|
|
43
|
+
const { api, req: reqParams } = params;
|
|
44
|
+
const cacheData = api.GetCacheItem(GetListCacheKey(), reqParams);
|
|
45
|
+
if (cacheData) {
|
|
46
|
+
return cacheData;
|
|
47
|
+
}
|
|
48
|
+
const res = new Promise((res, rej) => __awaiter(this, void 0, void 0, function* () {
|
|
49
|
+
try {
|
|
50
|
+
const data = yield api.GET("ui.entityDisplaySettings", api_1.Api.PrepReqParams(reqParams));
|
|
51
|
+
res({
|
|
52
|
+
styles: data.Items
|
|
53
|
+
});
|
|
54
|
+
}
|
|
55
|
+
catch (e) {
|
|
56
|
+
rej(e);
|
|
57
|
+
}
|
|
58
|
+
}));
|
|
59
|
+
api.SetCacheItem({
|
|
60
|
+
key: GetListCacheKey(),
|
|
61
|
+
value: res,
|
|
62
|
+
req: reqParams
|
|
63
|
+
});
|
|
64
|
+
return res;
|
|
65
|
+
}
|
|
66
|
+
Style.GetList = GetList;
|
|
67
|
+
function Get(params) {
|
|
68
|
+
const { api, styleId: id, req: reqParams } = params;
|
|
69
|
+
if (!id) {
|
|
70
|
+
throw ("Style ID is required.");
|
|
71
|
+
}
|
|
72
|
+
const cacheData = api.GetCacheItem(GetCacheKey(id), reqParams);
|
|
73
|
+
if (cacheData) {
|
|
74
|
+
return cacheData;
|
|
75
|
+
}
|
|
76
|
+
const prom = new Promise((res, rej) => __awaiter(this, void 0, void 0, function* () {
|
|
77
|
+
try {
|
|
78
|
+
const data = yield api.GET(`ui.entityDisplaySetting/${id}`, api_1.Api.PrepReqParams(reqParams));
|
|
79
|
+
res({
|
|
80
|
+
style: data
|
|
81
|
+
});
|
|
82
|
+
}
|
|
83
|
+
catch (e) {
|
|
84
|
+
rej(e);
|
|
85
|
+
}
|
|
86
|
+
}));
|
|
87
|
+
api.SetCacheItem({
|
|
88
|
+
key: GetCacheKey(id),
|
|
89
|
+
value: prom,
|
|
90
|
+
req: reqParams
|
|
91
|
+
});
|
|
92
|
+
return prom;
|
|
93
|
+
}
|
|
94
|
+
Style.Get = Get;
|
|
95
|
+
function Update(params) {
|
|
96
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
97
|
+
const { api, style: data, req: reqParams } = params;
|
|
98
|
+
if (!(data === null || data === void 0 ? void 0 : data.Name)) {
|
|
99
|
+
throw ("Style name is required.");
|
|
100
|
+
}
|
|
101
|
+
if (!data.ID) {
|
|
102
|
+
data.ID = 0;
|
|
103
|
+
}
|
|
104
|
+
const res = yield api.POST(`ui.entityDisplaySetting/${data.ID}`, data, api_1.Api.PrepReqParams(reqParams));
|
|
105
|
+
api.Cache.Remove(GetCacheKey(data.ID));
|
|
106
|
+
api.Cache.Remove(GetListCacheKey());
|
|
107
|
+
return {
|
|
108
|
+
style: res
|
|
109
|
+
};
|
|
110
|
+
});
|
|
111
|
+
}
|
|
112
|
+
Style.Update = Update;
|
|
113
|
+
function Delete(params) {
|
|
114
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
115
|
+
const { api, styleId: id, req: reqParams } = params;
|
|
116
|
+
if (!id) {
|
|
117
|
+
throw ("Style ID is required.");
|
|
118
|
+
}
|
|
119
|
+
yield api.DELETE(`ui.entityDisplaySetting/${id}`, api_1.Api.PrepReqParams(reqParams));
|
|
120
|
+
api.Cache.Remove(GetCacheKey(id));
|
|
121
|
+
api.Cache.Remove(GetListCacheKey());
|
|
122
|
+
});
|
|
123
|
+
}
|
|
124
|
+
Style.Delete = Delete;
|
|
125
|
+
})(Style = exports.Style || (exports.Style = {}));
|
|
118
126
|
//# sourceMappingURL=style.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"style.js","sourceRoot":"","sources":["../../../src/style/style.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,oCAAiC;AAGjC;;;;;;GAMG;AACH,IAAiB,KAAK,
|
|
1
|
+
{"version":3,"file":"style.js","sourceRoot":"","sources":["../../../src/style/style.ts"],"names":[],"mappings":"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"}
|