@bimdata/bcf-components 4.1.2 → 4.1.3
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/vue2/bcf-components.mjs +27 -20
- package/dist/vue3/bcf-components.mjs +42 -35
- package/package.json +1 -1
|
@@ -21,41 +21,48 @@ const xe = Object.freeze([
|
|
|
21
21
|
Stage: "stages",
|
|
22
22
|
Status: "topic_statuses",
|
|
23
23
|
Label: "topic_labels"
|
|
24
|
-
}), i2 = "D8D8D8", $e = "D8D8D8", l1 = "originating_system", d1 = "authoring_tool_id",
|
|
24
|
+
}), i2 = "D8D8D8", $e = "D8D8D8", l1 = "originating_system", d1 = "authoring_tool_id", X = Object.freeze({
|
|
25
25
|
V3D: "ifc3d",
|
|
26
26
|
PTC: "pointCloud",
|
|
27
27
|
V2D: "ifc2d",
|
|
28
28
|
DWG: "dwg",
|
|
29
|
-
PLAN: "plan"
|
|
29
|
+
PLAN: "plan",
|
|
30
|
+
PANORAMA: "panorama"
|
|
30
31
|
}), s1 = Object.freeze({
|
|
31
|
-
[
|
|
32
|
+
[X.V3D]: {
|
|
32
33
|
order: 1,
|
|
33
34
|
window: "3d",
|
|
34
35
|
plugin: "viewer3d",
|
|
35
36
|
icon: "fileIfcPolychrome"
|
|
36
37
|
},
|
|
37
|
-
[
|
|
38
|
+
[X.PTC]: {
|
|
38
39
|
order: 2,
|
|
39
40
|
window: "pointCloud",
|
|
40
41
|
plugin: "pointCloud"
|
|
41
42
|
},
|
|
42
|
-
[
|
|
43
|
+
[X.V2D]: {
|
|
43
44
|
order: 3,
|
|
44
45
|
window: "2d",
|
|
45
46
|
plugin: "viewer2d",
|
|
46
47
|
icon: "fileIfcPolychrome"
|
|
47
48
|
},
|
|
48
|
-
[
|
|
49
|
+
[X.DWG]: {
|
|
49
50
|
order: 4,
|
|
50
51
|
window: "dwg",
|
|
51
52
|
plugin: "dwg",
|
|
52
53
|
icon: "fileDwgPolychrome"
|
|
53
54
|
},
|
|
54
|
-
[
|
|
55
|
+
[X.PLAN]: {
|
|
55
56
|
order: 5,
|
|
56
57
|
window: "plan",
|
|
57
58
|
plugin: "plan",
|
|
58
59
|
icon: "filePlanPolychrome"
|
|
60
|
+
},
|
|
61
|
+
[X.PANORAMA]: {
|
|
62
|
+
order: 6,
|
|
63
|
+
window: "panorama",
|
|
64
|
+
plugin: "panorama",
|
|
65
|
+
icon: "filePlanPolychrome"
|
|
59
66
|
}
|
|
60
67
|
}), F0 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
61
68
|
__proto__: null,
|
|
@@ -67,7 +74,7 @@ const xe = Object.freeze([
|
|
|
67
74
|
EXTENSION_WITH_COLOR: Ze,
|
|
68
75
|
VIEWPOINT_CONFIG: s1,
|
|
69
76
|
VIEWPOINT_MODELS_FIELD: d1,
|
|
70
|
-
VIEWPOINT_TYPES:
|
|
77
|
+
VIEWPOINT_TYPES: X,
|
|
71
78
|
VIEWPOINT_TYPE_FIELD: l1
|
|
72
79
|
}, Symbol.toStringTag, { value: "Module" })), je = Object.freeze({
|
|
73
80
|
bisque: "ffe4c4",
|
|
@@ -480,8 +487,8 @@ let Re = null;
|
|
|
480
487
|
function D0(e, { fetchUsers: r }) {
|
|
481
488
|
const t = r ? (m) => r(m) : (m) => e.collaborationApi.getProjectUsers(m.cloud.id, m.id), i = () => e.bcfApi.getUser(), n = async (m, { extensions: _, users: y } = {}) => {
|
|
482
489
|
const x = _ ?? await e.bcfApi.getDetailedExtensions(m.id), F = y ?? await t(m), k = await e.bcfApi.getTopics(m.id);
|
|
483
|
-
return k.sort((I,
|
|
484
|
-
I.color = t1(I, x), I.creator = F.find((
|
|
490
|
+
return k.sort((I, G) => G.index - I.index), k.forEach((I) => {
|
|
491
|
+
I.color = t1(I, x), I.creator = F.find((G) => G.email === I.creation_author);
|
|
485
492
|
}), k;
|
|
486
493
|
}, d = async (m, _) => {
|
|
487
494
|
const y = await e.bcfApi.getDetailedExtensions(m.id), x = await e.bcfApi.getFullTopic(_, m.id, "url");
|
|
@@ -2417,7 +2424,7 @@ function U(e, r, t, i, n, d, a, s, u, p) {
|
|
|
2417
2424
|
return t;
|
|
2418
2425
|
}
|
|
2419
2426
|
const h3 = typeof navigator < "u" && /msie [6-9]\\b/.test(navigator.userAgent.toLowerCase());
|
|
2420
|
-
function
|
|
2427
|
+
function K(e) {
|
|
2421
2428
|
return (r, t) => function(i, n) {
|
|
2422
2429
|
const d = h3 ? n.media || "default" : i, a = E2[d] || (E2[d] = { ids: /* @__PURE__ */ new Set(), styles: [] });
|
|
2423
2430
|
if (!a.ids.has(i)) {
|
|
@@ -2443,7 +2450,7 @@ const E2 = {}, B2 = U({ render: function() {
|
|
|
2443
2450
|
} } }, [e._t("default")], 2);
|
|
2444
2451
|
}, staticRenderFns: [] }, function(e) {
|
|
2445
2452
|
e && (e("data-v-7af18892_0", { source: 'html[data-v-7af18892]{--color-primary-lighter:rgba(248, 249, 250, 1);--color-primary-light:rgba(67, 78, 105, 1);--color-primary:rgba(47, 55, 74, 1);--color-primary-dark:rgba(27, 32, 43, 1);--color-secondary-lighter:rgba(255, 252, 242, 1);--color-secondary-light:rgba(250, 212, 94, 1);--color-secondary:rgba(249, 199, 44, 1);--color-secondary-dark:rgba(235, 180, 7, 1);--color-white:rgba(255, 255, 255, 1);--color-silver-light:rgba(247, 247, 247, 1);--color-silver:rgba(216, 216, 216, 1);--color-silver-dark:rgba(189, 189, 189, 1);--color-granite-light:rgba(122, 122, 122, 1);--color-granite:rgba(96, 96, 96, 1);--color-black:rgba(0, 0, 0, 1);--color-text:rgba(47, 55, 74, 1);--color-black-100:rgba(0, 0, 0, 0.1);--color-success-lighter:rgba(226, 255, 239, 1);--color-success-light:rgba(0, 200, 92, 1);--color-success:rgba(0, 175, 80, 1);--color-success-dark:rgba(0, 149, 68, 1);--color-warning-lighter:rgba(255, 233, 204, 1);--color-warning-light:rgba(255, 167, 51, 1);--color-warning:rgba(255, 145, 0, 1);--color-warning-dark:rgba(204, 116, 0, 1);--color-high-lighter:rgba(255, 237, 234, 1);--color-high-light:rgba(255, 104, 81, 1);--color-high:rgba(255, 61, 30, 1);--color-high-dark:rgba(234, 31, 0, 1);--font-size:14px;--box-shadow:0px 2px 10px rgba(0, 0, 0, 0.1);--border-radius-tiny:3px;--spacing-unit:12px;--size-btn-options:45px;--primary-font:"roboto",sans-serif}html[data-v-7af18892]{--color-primary-lighter:rgba(248, 249, 250, 1);--color-primary-light:rgba(67, 78, 105, 1);--color-primary:rgba(47, 55, 74, 1);--color-primary-dark:rgba(27, 32, 43, 1);--color-secondary-lighter:rgba(255, 252, 242, 1);--color-secondary-light:rgba(250, 212, 94, 1);--color-secondary:rgba(249, 199, 44, 1);--color-secondary-dark:rgba(235, 180, 7, 1);--color-white:rgba(255, 255, 255, 1);--color-silver-light:rgba(247, 247, 247, 1);--color-silver:rgba(216, 216, 216, 1);--color-silver-dark:rgba(189, 189, 189, 1);--color-granite-light:rgba(122, 122, 122, 1);--color-granite:rgba(96, 96, 96, 1);--color-black:rgba(0, 0, 0, 1);--color-text:rgba(47, 55, 74, 1);--color-black-100:rgba(0, 0, 0, 0.1);--color-success-lighter:rgba(226, 255, 239, 1);--color-success-light:rgba(0, 200, 92, 1);--color-success:rgba(0, 175, 80, 1);--color-success-dark:rgba(0, 149, 68, 1);--color-warning-lighter:rgba(255, 233, 204, 1);--color-warning-light:rgba(255, 167, 51, 1);--color-warning:rgba(255, 145, 0, 1);--color-warning-dark:rgba(204, 116, 0, 1);--color-high-lighter:rgba(255, 237, 234, 1);--color-high-light:rgba(255, 104, 81, 1);--color-high:rgba(255, 61, 30, 1);--color-high-dark:rgba(234, 31, 0, 1);--font-size:14px;--box-shadow:0px 2px 10px rgba(0, 0, 0, 0.1);--border-radius-tiny:3px;--spacing-unit:12px;--size-btn-options:45px;--primary-font:"roboto",sans-serif}.text-left[data-v-7af18892]{text-align:left}.text-center[data-v-7af18892]{text-align:center}.text-right[data-v-7af18892]{text-align:right}.bimdata-link[data-v-7af18892]{color:var(--color-primary);border-bottom:1px solid var(--color-primary);font-weight:700}.primary-font[data-v-7af18892]{font-family:roboto,sans-serif}', map: void 0, media: void 0 }), e("data-v-7af18892_1", { source: ".bimdata-btn{padding:0 var(--spacing-unit);height:fit-content;display:flex;align-items:center;justify-content:center;background-color:transparent;border:none;color:var(--color-primary);cursor:pointer;font-family:var(--primary-font);font-size:12px;transition:all .1s ease}.bimdata-btn:hover{transition:all .25s ease-in}.bimdata-btn:focus{outline:0}.bimdata-btn__icon{padding:0}.bimdata-btn__radius{border-radius:3px}.bimdata-btn__square{border-radius:0}.bimdata-btn__rounded{border-radius:50%}.bimdata-btn__fill{background-color:var(--color-white);justify-content:center}.bimdata-btn__fill--default{box-shadow:var(--box-shadow)}.bimdata-btn__fill--default:hover{background-color:var(--color-silver-light)}.bimdata-btn__fill--primary{background-color:var(--color-primary);color:var(--color-white)}.bimdata-btn__fill--primary:hover{background-color:var(--color-primary-light)}.bimdata-btn__fill--secondary{background-color:var(--color-secondary);color:var(--color-primary)}.bimdata-btn__fill--secondary:hover{background-color:var(--color-secondary-light)}.bimdata-btn__fill--granite{background-color:var(--color-granite);color:var(--color-white)}.bimdata-btn__fill--granite:hover{background-color:var(--color-granite)}.bimdata-btn__fill--high{background-color:var(--color-high);color:var(--color-white)}.bimdata-btn__fill--high:hover{background-color:var(--color-high-light)}.bimdata-btn__fill--success{background-color:var(--color-success);color:var(--color-white)}.bimdata-btn__fill--success:hover{background-color:var(--color-success-light)}.bimdata-btn__fill--btn-icon svg{margin:0 6px}.bimdata-btn__fill:disabled{background-color:var(--color-silver-dark);color:var(--color-white);cursor:auto}.bimdata-btn__ripple{background-position:center;transition:background .8s}.bimdata-btn__ripple--default{background-color:transparent;color:var(--color-primary)}.bimdata-btn__ripple--default:hover{background:transparent radial-gradient(circle,transparent 1%,var(--color-silver-light) 1%) center/15000%}.bimdata-btn__ripple--default:active:not(:disabled){background-color:var(--color-silver-light);background-size:100%;transition:background 0s}.bimdata-btn__ripple--primary{background-color:var(--color-primary);color:var(--color-white)}.bimdata-btn__ripple--primary:hover{background:var(--color-primary) radial-gradient(circle,transparent 1%,var(--color-primary) 1%) center/15000%}.bimdata-btn__ripple--primary:active:not(:disabled){background-color:var(--color-primary-light);background-size:100%;transition:background 0s}.bimdata-btn__ripple--secondary{background-color:var(--color-secondary);color:var(--color-primary)}.bimdata-btn__ripple--secondary:hover{background:var(--color-secondary) radial-gradient(circle,transparent 1%,var(--color-secondary) 1%) center/15000%}.bimdata-btn__ripple--secondary:active:not(:disabled){background-color:var(--color-secondary-light);background-size:100%;transition:background 0s}.bimdata-btn__ripple--granite{background-color:var(--color-granite);color:var(--color-white)}.bimdata-btn__ripple--granite:hover{background:var(--color-granite) radial-gradient(circle,transparent 1%,var(--color-granite) 1%) center/15000%}.bimdata-btn__ripple--granite:active:not(:disabled){background-color:var(--color-granite-light);background-size:100%;transition:background 0s}.bimdata-btn__ripple--high{background-color:var(--color-high);color:var(--color-white)}.bimdata-btn__ripple--high:hover{background:var(--color-high) radial-gradient(circle,transparent 1%,var(--color-high) 1%) center/15000%}.bimdata-btn__ripple--high:active:not(:disabled){background-color:var(--color-high-light);background-size:100%;transition:background 0s}.bimdata-btn__ripple--success{background-color:var(--color-success);color:var(--color-white)}.bimdata-btn__ripple--success:hover{background:var(--color-success) radial-gradient(circle,transparent 1%,var(--color-success) 1%) center/15000%}.bimdata-btn__ripple--success:active:not(:disabled){background-color:var(--color-success-light);background-size:100%;transition:background 0s}.bimdata-btn__ripple:disabled{background-color:var(--color-silver-dark);color:var(--color-white);cursor:auto}.bimdata-btn__outline{justify-content:center;border:1px solid}.bimdata-btn__outline--default{border-color:var(--color-silver);color:var(--color-primary)}.bimdata-btn__outline--default:hover{background-color:var(--color-silver-light)}.bimdata-btn__outline--primary{border-color:var(--color-primary);color:var(--color-primary)}.bimdata-btn__outline--primary:hover{background-color:var(--color-primary-lighter)}.bimdata-btn__outline--secondary{border-color:var(--color-secondary);color:var(--color-primary)}.bimdata-btn__outline--secondary:hover{background-color:var(--color-secondary-lighter)}.bimdata-btn__outline--granite{border-color:var(--color-granite);color:var(--color-granite)}.bimdata-btn__outline--granite:hover{background-color:var(--color-silver-light)}.bimdata-btn__outline--high{border-color:var(--color-high);color:var(--color-high)}.bimdata-btn__outline--high:hover{background-color:var(--color-high-lighter)}.bimdata-btn__outline--success{border-color:var(--color-success);color:var(--color-success)}.bimdata-btn__outline--success:hover{background-color:var(--color-success-lighter)}.bimdata-btn__outline:disabled{border-color:var(--color-silver-dark);color:var(--color-silver-dark);cursor:auto}.bimdata-btn__outline:disabled:hover{background-color:transparent}.bimdata-btn__ghost{justify-content:center}.bimdata-btn__ghost svg{display:flex;align-items:center}.bimdata-btn__ghost--default{color:var(--color-primary)}.bimdata-btn__ghost--default:hover{background-color:var(--color-silver-light)}.bimdata-btn__ghost--primary{color:var(--color-primary)}.bimdata-btn__ghost--primary:hover{background-color:var(--color-primary-lighter)}.bimdata-btn__ghost--secondary{color:var(--color-secondary)}.bimdata-btn__ghost--secondary:hover{background-color:var(--color-secondary-lighter)}.bimdata-btn__ghost--granite{color:var(--color-granite)}.bimdata-btn__ghost--granite:hover{background-color:var(--color-silver-light)}.bimdata-btn__ghost--high{color:var(--color-high)}.bimdata-btn__ghost--high:hover{background-color:var(--color-high-lighter)}.bimdata-btn__ghost--success{color:var(--color-success)}.bimdata-btn__ghost--success:hover{background-color:var(--color-success-lighter)}.bimdata-btn__ghost:disabled{color:var(--color-silver-dark);cursor:auto}", map: void 0, media: void 0 }));
|
|
2446
|
-
}, C3, "data-v-7af18892", !1, void 0, !1,
|
|
2453
|
+
}, C3, "data-v-7af18892", !1, void 0, !1, K, void 0, void 0), v3 = U({ render: function() {
|
|
2447
2454
|
var e = this.$createElement;
|
|
2448
2455
|
return (this._self._c || e)("path", { attrs: { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M6.0522 2.19676C5.9826 2.27217 5.9826 2.39544 6.0522 2.47105L14.4046 11.5192L6.08804 20.529C6.01825 20.6044 6.01825 20.7279 6.08804 20.8033L8.06344 22.9433C8.13304 23.0189 8.24702 23.0189 8.31662 22.9433L18.7257 11.667C18.7942 11.5928 18.795 11.4724 18.729 11.3968C18.7202 11.3736 18.7071 11.3518 18.6899 11.3331L8.28077 0.0565512C8.21117 -0.0188504 8.09719 -0.0188504 8.02759 0.0565512L6.0522 2.19676Z" } });
|
|
2449
2456
|
}, staticRenderFns: [] }, void 0, {}, void 0, !1, void 0, !1, void 0, void 0, void 0);
|
|
@@ -2507,7 +2514,7 @@ const g3 = U({ render: function() {
|
|
|
2507
2514
|
return t("svg", { class: e.classes, style: e.style, attrs: { xmlns: "http://www.w3.org/2000/svg", preserveAspectRatio: "xMidYMid meet", viewBox: "0 0 24 24", width: "100%", fill: e.fillColor, color: e.color } }, [t("Chevron")], 1);
|
|
2508
2515
|
}, staticRenderFns: [] }, function(e) {
|
|
2509
2516
|
e && (e("data-v-20c38c94_0", { source: 'html[data-v-20c38c94]{--color-primary-lighter:rgba(248, 249, 250, 1);--color-primary-light:rgba(67, 78, 105, 1);--color-primary:rgba(47, 55, 74, 1);--color-primary-dark:rgba(27, 32, 43, 1);--color-secondary-lighter:rgba(255, 252, 242, 1);--color-secondary-light:rgba(250, 212, 94, 1);--color-secondary:rgba(249, 199, 44, 1);--color-secondary-dark:rgba(235, 180, 7, 1);--color-white:rgba(255, 255, 255, 1);--color-silver-light:rgba(247, 247, 247, 1);--color-silver:rgba(216, 216, 216, 1);--color-silver-dark:rgba(189, 189, 189, 1);--color-granite-light:rgba(122, 122, 122, 1);--color-granite:rgba(96, 96, 96, 1);--color-black:rgba(0, 0, 0, 1);--color-text:rgba(47, 55, 74, 1);--color-black-100:rgba(0, 0, 0, 0.1);--color-success-lighter:rgba(226, 255, 239, 1);--color-success-light:rgba(0, 200, 92, 1);--color-success:rgba(0, 175, 80, 1);--color-success-dark:rgba(0, 149, 68, 1);--color-warning-lighter:rgba(255, 233, 204, 1);--color-warning-light:rgba(255, 167, 51, 1);--color-warning:rgba(255, 145, 0, 1);--color-warning-dark:rgba(204, 116, 0, 1);--color-high-lighter:rgba(255, 237, 234, 1);--color-high-light:rgba(255, 104, 81, 1);--color-high:rgba(255, 61, 30, 1);--color-high-dark:rgba(234, 31, 0, 1);--font-size:14px;--box-shadow:0px 2px 10px rgba(0, 0, 0, 0.1);--border-radius-tiny:3px;--spacing-unit:12px;--size-btn-options:45px;--primary-font:"roboto",sans-serif}', map: void 0, media: void 0 }), e("data-v-20c38c94_1", { source: ".icon-fill--black{fill:var(--color-black)}.icon-fill--default{fill:currentColor}.icon-fill--disabled{fill:var(--color-silver-dark)}.icon-fill--high{fill:var(--color-high)}.icon-fill--primary{fill:var(--color-primary)}.icon-fill--secondary{fill:var(--color-secondary)}.icon-fill--success{fill:var(--color-success)}.icon-fill--silver{fill:var(--color-silver)}.icon-fill--granite-light{fill:var(--color-granite-light)}.icon-fill--granite{fill:var(--color-granite)}.icon-fill--silver-light{fill:var(--color-silver-light)}.icon-fill--warning{fill:var(--color-warning)}.icon-fill--white{fill:var(--color-white)}.icon-stroke{fill:transparent}.icon-stroke--black{stroke:var(--color-black)}.icon-stroke--default{stroke:currentColor}.icon-stroke--disabled{stroke:var(--color-silver-dark)}.icon-stroke--high{stroke:var(--color-high)}.icon-stroke--neutral{stroke:var(--color-neutral)}.icon-stroke--primary{stroke:var(--color-primary)}.icon-stroke--secondary{stroke:var(--color-secondary)}.icon-stroke--success{stroke:var(--color-success)}.icon-stroke--silver{stroke:var(--color-silver)}.icon-stroke--granite-light{stroke:var(--color-granite-light)}.icon-stroke--granite{stroke:var(--color-granite)}.icon-stroke--silver-light{stroke:var(--color-silver-light)}.icon-stroke--warning{stroke:var(--color-warning)}.icon-stroke--white{stroke:var(--color-white)}", map: void 0, media: void 0 }));
|
|
2510
|
-
}, I2("Chevron", v3), "data-v-20c38c94", !1, void 0, !1,
|
|
2517
|
+
}, I2("Chevron", v3), "data-v-20c38c94", !1, void 0, !1, K, void 0, void 0), BIMDataIconDoubleChevron: U({ render: function() {
|
|
2511
2518
|
var e = this, r = e.$createElement, t = e._self._c || r;
|
|
2512
2519
|
return t("svg", { class: e.classes, style: e.style, attrs: { xmlns: "http://www.w3.org/2000/svg", preserveAspectRatio: "xMidYMid meet", viewBox: "0 0 24 24", width: "100%", fill: e.fillColor, color: e.color } }, [t("DoubleChevron")], 1);
|
|
2513
2520
|
}, staticRenderFns: [] }, function(e) {
|
|
@@ -2515,7 +2522,7 @@ const g3 = U({ render: function() {
|
|
|
2515
2522
|
}, I2("DoubleChevron", U({ render: function() {
|
|
2516
2523
|
var e = this.$createElement;
|
|
2517
2524
|
return (this._self._c || e)("path", { attrs: { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M1.05119 2.47105C0.982285 2.39544 0.982285 2.27217 1.05119 2.19676L3.00683 0.0565512C3.07573 -0.0188504 3.18857 -0.0188504 3.25748 0.0565512L13.5625 11.3331C13.5796 11.3518 13.5925 11.3736 13.6012 11.3968C13.6665 11.4724 13.6658 11.5928 13.598 11.667L3.29296 22.9433C3.22406 23.0189 3.11122 23.0189 3.04231 22.9433L1.08668 20.8033C1.01758 20.7279 1.01758 20.6044 1.08668 20.529L9.32003 11.5192L1.05119 2.47105ZM10.2512 2.47105C10.1823 2.39544 10.1823 2.27217 10.2512 2.19676L12.2068 0.0565512C12.2757 -0.0188504 12.3886 -0.0188504 12.4575 0.0565512L22.7625 11.3331C22.7796 11.3518 22.7925 11.3736 22.8012 11.3968C22.8665 11.4724 22.8658 11.5928 22.798 11.667L12.493 22.9433C12.4241 23.0189 12.3112 23.0189 12.2423 22.9433L10.2867 20.8033C10.2176 20.7279 10.2176 20.6044 10.2867 20.529L18.52 11.5192L10.2512 2.47105Z" } });
|
|
2518
|
-
}, staticRenderFns: [] }, void 0, {}, void 0, !1, void 0, !1, void 0, void 0, void 0)), "data-v-35e61558", !1, void 0, !1,
|
|
2525
|
+
}, staticRenderFns: [] }, void 0, {}, void 0, !1, void 0, !1, void 0, void 0, void 0)), "data-v-35e61558", !1, void 0, !1, K, void 0, void 0), BIMDataButton: B2 }, props: { first: { type: Boolean, default: !0 }, last: { type: Boolean, default: !0 }, previous: { type: Boolean, default: !0 }, next: { type: Boolean, default: !0 }, firstDisabled: { type: Boolean, default: !1 }, lastDisabled: { type: Boolean, default: !1 }, previousDisabled: { type: Boolean, default: !1 }, nextDisabled: { type: Boolean, default: !1 }, backgroundColor: { type: String, default: "var(--color-white)" } }, emits: ["first", "previous", "next", "last"] }, "data-v-3c48ce0c", !1, void 0, !1, K, void 0, void 0), BIMDataButton: B2 }, props: { length: { type: Number, required: !0 }, currentPage: { type: Number, required: !0 }, totalPages: { type: Number, required: !0 }, numberDataElements: { type: Boolean, default: !0 }, backgroundColor: { type: String, default: "var(--color-white)" }, perPage: { type: Number, required: !0, validator: (e) => e > 0 } }, emits: ["pagechanged"], computed: { firstIndex() {
|
|
2519
2526
|
return this.perPage * (this.currentPage - 1) + 1;
|
|
2520
2527
|
}, lastIndex() {
|
|
2521
2528
|
return Math.min(this.firstIndex + this.perPage - 1, this.length);
|
|
@@ -2531,7 +2538,7 @@ const g3 = U({ render: function() {
|
|
|
2531
2538
|
this.$emit("pagechanged", this.currentPage + 1);
|
|
2532
2539
|
}, lastPage() {
|
|
2533
2540
|
this.$emit("pagechanged", this.totalPages);
|
|
2534
|
-
} } }, "data-v-0a60caec", !1, void 0, !1,
|
|
2541
|
+
} } }, "data-v-0a60caec", !1, void 0, !1, K, void 0, void 0), BIMDataSpinner: U({ render: function() {
|
|
2535
2542
|
var e = this, r = e.$createElement, t = e._self._c || r;
|
|
2536
2543
|
return t("div", { staticClass: "bimdata-spinner" }, [t("div", { staticClass: "bimdata-spinner--square", style: e.getStyle() })]);
|
|
2537
2544
|
}, staticRenderFns: [] }, function(e) {
|
|
@@ -2539,7 +2546,7 @@ const g3 = U({ render: function() {
|
|
|
2539
2546
|
}, { props: ["size", "border"], methods: { getStyle() {
|
|
2540
2547
|
if (this.size)
|
|
2541
2548
|
return { width: this.size, height: this.size, "border-width": this.border ? this.border : null };
|
|
2542
|
-
} } }, "data-v-60a4222b", !1, void 0, !1,
|
|
2549
|
+
} } }, "data-v-60a4222b", !1, void 0, !1, K, void 0, void 0) }, props: { list: { type: Array, default: () => [] }, perPage: { type: Number, default: 10, validator: (e) => e > 0 }, elementKey: { type: String }, loading: { type: Boolean, default: !1 }, first: { type: Boolean, default: !0 }, last: { type: Boolean, default: !0 }, numberDataElements: { type: Boolean, default: !0 }, backgroundColor: { type: String, default: "var(--color-white)" } }, emits: ["element-click"], data: () => ({ currentPage: 1 }), computed: { totalPages() {
|
|
2543
2550
|
return this.list.length ? Math.ceil(this.list.length / this.perPage) : 0;
|
|
2544
2551
|
}, page() {
|
|
2545
2552
|
const e = this.perPage * (this.currentPage - 1), r = e + this.perPage;
|
|
@@ -2548,7 +2555,7 @@ const g3 = U({ render: function() {
|
|
|
2548
2555
|
this.list.length < this.perPage * (this.currentPage - 1) + 1 && (this.currentPage = 1);
|
|
2549
2556
|
}, deep: !0, immediate: !0 } }, methods: { onPageChange(e) {
|
|
2550
2557
|
this.currentPage = e;
|
|
2551
|
-
} } }, "data-v-9848cfc8", !1, void 0, !1,
|
|
2558
|
+
} } }, "data-v-9848cfc8", !1, void 0, !1, K, void 0, void 0);
|
|
2552
2559
|
var b3 = { props: { barsData: { type: Array, default: () => [] }, barDistanceFromCenter: { type: Number, default: 50 }, barStrokeWidth: { type: Number, default: 10 }, placeholder: { type: Boolean, default: !1 }, placeholderStrokeWidth: { type: Number, default: 4 }, placeholderColor: { type: String, default: "#EBEBEB" }, graphDrawTime: { type: Number, default: 4 } }, computed: { roundCapPercentageOffset() {
|
|
2553
2560
|
return (this.barStrokeWidth / 2 - 4) / (2 * this.barDistanceFromCenter * Math.PI) * 100;
|
|
2554
2561
|
}, center() {
|
|
@@ -3228,7 +3235,7 @@ function e9(e) {
|
|
|
3228
3235
|
const t9 = /* @__PURE__ */ function() {
|
|
3229
3236
|
return Q3.exports;
|
|
3230
3237
|
}();
|
|
3231
|
-
let
|
|
3238
|
+
let J = class {
|
|
3232
3239
|
constructor(r, t, i, n, d = !1, a = !1, s = "") {
|
|
3233
3240
|
this.language = r, this.months = t, this.monthsAbbr = i, this.days = n, this.rtl = d, this.ymd = a, this.yearSuffix = s;
|
|
3234
3241
|
}
|
|
@@ -3277,7 +3284,7 @@ let K = class {
|
|
|
3277
3284
|
return t < 10 ? `0${t}` : `${t}`;
|
|
3278
3285
|
}
|
|
3279
3286
|
};
|
|
3280
|
-
var r9 = new
|
|
3287
|
+
var r9 = new J("German", ["Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember"], ["Jan", "Feb", "Mär", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez"], ["So.", "Mo.", "Di.", "Mi.", "Do.", "Fr.", "Sa."]), a1 = new J("English", ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"]), i9 = new J("Spanish", ["Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"], ["Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic"], ["Dom", "Lun", "Mar", "Mié", "Jue", "Vie", "Sáb"]), a9 = new J("French", ["Janvier", "Février", "Mars", "Avril", "Mai", "Juin", "Juillet", "Août", "Septembre", "Octobre", "Novembre", "Décembre"], ["Jan", "Fév", "Mar", "Avr", "Mai", "Juin", "Juil", "Août", "Sep", "Oct", "Nov", "Déc"], ["Dim", "Lun", "Mar", "Mer", "Jeu", "Ven", "Sam"]), n9 = new J("Italian", ["Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre", "Dicembre"], ["Gen", "Feb", "Mar", "Apr", "Mag", "Giu", "Lug", "Ago", "Set", "Ott", "Nov", "Dic"], ["Dom", "Lun", "Mar", "Mer", "Gio", "Ven", "Sab"]), o9 = new J("Dutch", ["Januari", "Februari", "Maart", "April", "Mei", "Juni", "Juli", "Augustus", "September", "Oktober", "November", "December"], ["Jan", "Feb", "Mrt", "Apr", "Mei", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"], ["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za"]), l9 = new J("Norwegian", ["Januar", "Februar", "Mars", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Desember"], ["Jan", "Feb", "Mar", "Apr", "Mai", "Juni", "Juli", "Aug", "Sep", "Okt", "Nov", "Des"], ["Sø", "Ma", "Ti", "On", "To", "Fr", "Lø"]), j2 = { de: r9, en: a1, es: i9, fr: a9, it: n9, nl: o9, no: l9 };
|
|
3281
3288
|
function f(e, r, t, i, n, d, a, s, u, p) {
|
|
3282
3289
|
typeof a != "boolean" && (u = s, s = a, a = !1);
|
|
3283
3290
|
const l = typeof t == "function" ? t.options : t;
|
|
@@ -7087,7 +7094,7 @@ const b4 = {
|
|
|
7087
7094
|
return r2(async () => {
|
|
7088
7095
|
if (e.comment.viewpoint_guid && await c(), i) {
|
|
7089
7096
|
const x = () => Object.entries(t()).map(
|
|
7090
|
-
([F, k]) => k.map((I,
|
|
7097
|
+
([F, k]) => k.map((I, G) => ({ key: `${F}-${G}`, id: F, index: G, viewer: I }))
|
|
7091
7098
|
).flat();
|
|
7092
7099
|
V.value = x(), _ = i.globalContext.hub.on("plugin-created", () => {
|
|
7093
7100
|
V.value = x();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import "./style.css";
|
|
2
|
-
import { reactive as t3, computed as E, ref as w, watch as c1, openBlock as r, createElementBlock as a, normalizeClass as V, normalizeStyle as H, renderSlot as _, createElementVNode as t, createBlock as B, resolveDynamicComponent as
|
|
2
|
+
import { reactive as t3, computed as E, ref as w, watch as c1, openBlock as r, createElementBlock as a, normalizeClass as V, normalizeStyle as H, renderSlot as _, createElementVNode as t, createBlock as B, resolveDynamicComponent as L1, pushScopeId as C1, popScopeId as p1, mergeProps as O1, toDisplayString as b, createCommentVNode as M, createTextVNode as A, resolveComponent as g, createVNode as p, resolveDirective as E1, withDirectives as j, Transition as a1, withCtx as f, Fragment as O, renderList as W, vShow as n1, toRaw as g5, withModifiers as N, withKeys as S, createSlots as l5, createStaticVNode as N5, inject as $1, onMounted as i5, onBeforeUnmount as R5 } from "vue";
|
|
3
3
|
const O5 = Object.freeze([
|
|
4
4
|
"Priority",
|
|
5
5
|
"Type",
|
|
@@ -21,41 +21,48 @@ const O5 = Object.freeze([
|
|
|
21
21
|
Stage: "stages",
|
|
22
22
|
Status: "topic_statuses",
|
|
23
23
|
Label: "topic_labels"
|
|
24
|
-
}), s5 = "D8D8D8", U5 = "D8D8D8", F1 = "originating_system", P1 = "authoring_tool_id",
|
|
24
|
+
}), s5 = "D8D8D8", U5 = "D8D8D8", F1 = "originating_system", P1 = "authoring_tool_id", b1 = Object.freeze({
|
|
25
25
|
V3D: "ifc3d",
|
|
26
26
|
PTC: "pointCloud",
|
|
27
27
|
V2D: "ifc2d",
|
|
28
28
|
DWG: "dwg",
|
|
29
|
-
PLAN: "plan"
|
|
29
|
+
PLAN: "plan",
|
|
30
|
+
PANORAMA: "panorama"
|
|
30
31
|
}), U1 = Object.freeze({
|
|
31
|
-
[
|
|
32
|
+
[b1.V3D]: {
|
|
32
33
|
order: 1,
|
|
33
34
|
window: "3d",
|
|
34
35
|
plugin: "viewer3d",
|
|
35
36
|
icon: "fileIfcPolychrome"
|
|
36
37
|
},
|
|
37
|
-
[
|
|
38
|
+
[b1.PTC]: {
|
|
38
39
|
order: 2,
|
|
39
40
|
window: "pointCloud",
|
|
40
41
|
plugin: "pointCloud"
|
|
41
42
|
},
|
|
42
|
-
[
|
|
43
|
+
[b1.V2D]: {
|
|
43
44
|
order: 3,
|
|
44
45
|
window: "2d",
|
|
45
46
|
plugin: "viewer2d",
|
|
46
47
|
icon: "fileIfcPolychrome"
|
|
47
48
|
},
|
|
48
|
-
[
|
|
49
|
+
[b1.DWG]: {
|
|
49
50
|
order: 4,
|
|
50
51
|
window: "dwg",
|
|
51
52
|
plugin: "dwg",
|
|
52
53
|
icon: "fileDwgPolychrome"
|
|
53
54
|
},
|
|
54
|
-
[
|
|
55
|
+
[b1.PLAN]: {
|
|
55
56
|
order: 5,
|
|
56
57
|
window: "plan",
|
|
57
58
|
plugin: "plan",
|
|
58
59
|
icon: "filePlanPolychrome"
|
|
60
|
+
},
|
|
61
|
+
[b1.PANORAMA]: {
|
|
62
|
+
order: 6,
|
|
63
|
+
window: "panorama",
|
|
64
|
+
plugin: "panorama",
|
|
65
|
+
icon: "filePlanPolychrome"
|
|
59
66
|
}
|
|
60
67
|
}), jy = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
61
68
|
__proto__: null,
|
|
@@ -67,7 +74,7 @@ const O5 = Object.freeze([
|
|
|
67
74
|
EXTENSION_WITH_COLOR: E5,
|
|
68
75
|
VIEWPOINT_CONFIG: U1,
|
|
69
76
|
VIEWPOINT_MODELS_FIELD: P1,
|
|
70
|
-
VIEWPOINT_TYPES:
|
|
77
|
+
VIEWPOINT_TYPES: b1,
|
|
71
78
|
VIEWPOINT_TYPE_FIELD: F1
|
|
72
79
|
}, Symbol.toStringTag, { value: "Module" })), r3 = Object.freeze({
|
|
73
80
|
bisque: "ffe4c4",
|
|
@@ -480,8 +487,8 @@ let W5 = null;
|
|
|
480
487
|
function Ky(e, { fetchUsers: n }) {
|
|
481
488
|
const o = n ? (I) => n(I) : (I) => e.collaborationApi.getProjectUsers(I.cloud.id, I.id), l = () => e.bcfApi.getUser(), s = async (I, { extensions: k, users: Z } = {}) => {
|
|
482
489
|
const R = k ?? await e.bcfApi.getDetailedExtensions(I.id), z = Z ?? await o(I), P = await e.bcfApi.getTopics(I.id);
|
|
483
|
-
return P.sort((e1,
|
|
484
|
-
e1.color = H1(e1, R), e1.creator = z.find((
|
|
490
|
+
return P.sort((e1, m1) => m1.index - e1.index), P.forEach((e1) => {
|
|
491
|
+
e1.color = H1(e1, R), e1.creator = z.find((m1) => m1.email === e1.creation_author);
|
|
485
492
|
}), P;
|
|
486
493
|
}, i = async (I, k) => {
|
|
487
494
|
const Z = await e.bcfApi.getDetailedExtensions(I.id), R = await e.bcfApi.getFullTopic(k, I.id, "url");
|
|
@@ -1640,10 +1647,10 @@ K5(`.icon-fill--black {
|
|
|
1640
1647
|
.icon-stroke--white {
|
|
1641
1648
|
stroke: var(--color-white);
|
|
1642
1649
|
}`), Q.render = function(e, n, o, l, s, i) {
|
|
1643
|
-
return r(), a("svg", { xmlns: "http://www.w3.org/2000/svg", preserveAspectRatio: "xMidYMid meet", viewBox: "0 0 23 23", width: "100%", fill: o.fillColor, color: o.color, class: V(i.classes), style: H(i.style) }, [(r(), B(
|
|
1650
|
+
return r(), a("svg", { xmlns: "http://www.w3.org/2000/svg", preserveAspectRatio: "xMidYMid meet", viewBox: "0 0 23 23", width: "100%", fill: o.fillColor, color: o.color, class: V(i.classes), style: H(i.style) }, [(r(), B(L1(`bimdata-icon-${o.name}`)))], 14, g6);
|
|
1644
1651
|
}, Q.__scopeId = "data-v-1312d4d1", Q.__file = "src/BIMDataComponents/BIMDataIcon/BIMDataIcon.vue";
|
|
1645
1652
|
let y5 = 0;
|
|
1646
|
-
var
|
|
1653
|
+
var g1 = { model: { prop: "modelValue", event: "update:modelValue" }, props: { modelValue: { type: [String, Number, Boolean], default: "" }, placeholder: { type: String, default: "" }, error: { type: Boolean, default: !1 }, success: { type: Boolean, default: !1 }, errorMessage: { type: String, default: "" }, successMessage: { type: String, default: "" }, loading: { type: Boolean, default: !1 }, disabled: { type: Boolean, default: !1 }, margin: { type: String, default: "12px 0px" }, autocomplete: { type: Boolean, default: !1 } }, emits: ["update:modelValue", "blur", "keypress", "focus", "change"], computed: { style() {
|
|
1647
1654
|
return { margin: `${this.margin}` };
|
|
1648
1655
|
} }, beforeCreate() {
|
|
1649
1656
|
this.uuid = y5.toString(), y5 += 1;
|
|
@@ -1997,11 +2004,11 @@ input:-webkit-autofill {
|
|
|
1997
2004
|
}
|
|
1998
2005
|
.bimdata-input.success .bar::before, .bimdata-input.success .bar::after {
|
|
1999
2006
|
background-color: var(--color-success);
|
|
2000
|
-
}`),
|
|
2007
|
+
}`), g1.render = function(e, n, o, l, s, i) {
|
|
2001
2008
|
return r(), a("div", { class: V(["bimdata-input", { error: o.error, success: o.success, disabled: o.disabled, loading: o.loading, "not-empty": !!o.modelValue }]), style: H(i.style) }, [t("input", O1({ ref: "input", id: `bimdata-input-${e.uuid}`, onInput: n[0] || (n[0] = (c) => e.$emit("update:modelValue", c.currentTarget.value)), disabled: o.disabled, value: o.modelValue, onFocus: n[1] || (n[1] = (c) => {
|
|
2002
2009
|
c.target.select(), e.$emit("focus", c);
|
|
2003
2010
|
}), onBlur: n[2] || (n[2] = (c) => e.$emit("blur", c)), onKeypress: n[3] || (n[3] = (c) => e.$emit("keypress", c)), onChange: n[4] || (n[4] = (c) => e.$emit("change", c)), autocomplete: o.autocomplete ? "on" : "off" }, e.$attrs), null, 16, f6), t("div", L6, [_(e.$slots, "inputIcon")]), t("label", { for: `bimdata-input-${e.uuid}` }, b(o.placeholder), 9, v6), m6, o.error ? (r(), a("span", M6, b(o.errorMessage), 1)) : M("v-if", !0), o.success ? (r(), a("span", I6, b(o.successMessage), 1)) : M("v-if", !0)], 6);
|
|
2004
|
-
},
|
|
2011
|
+
}, g1.__scopeId = "data-v-5d42d486", g1.__file = "src/BIMDataComponents/BIMDataInput/BIMDataInput.vue";
|
|
2005
2012
|
var J5 = { beforeMount(e, n) {
|
|
2006
2013
|
if (typeof n.value != "function")
|
|
2007
2014
|
throw Error("click away directive needs function, got " + typeof n.value);
|
|
@@ -3349,7 +3356,7 @@ var I2 = { components: { BIMDataSelectMulti: j1, BIMDataSelectSingle: K1 }, mode
|
|
|
3349
3356
|
return this.multi ? "BIMDataSelectMulti" : "BIMDataSelectSingle";
|
|
3350
3357
|
} } };
|
|
3351
3358
|
I2.render = function(e, n, o, l, s, i) {
|
|
3352
|
-
return r(), B(
|
|
3359
|
+
return r(), B(L1(i.selectorComponent), O1(e.$props, { modelValue: o.modelValue, "onUpdate:modelValue": n[0] || (n[0] = (c) => e.$emit("update:modelValue", c)) }), null, 16, ["modelValue"]);
|
|
3353
3360
|
}, I2.__file = "src/BIMDataComponents/BIMDataSelect/BIMDataSelect.vue";
|
|
3354
3361
|
const G = (e, n) => {
|
|
3355
3362
|
const o = e.__vccOpts || e;
|
|
@@ -3366,7 +3373,7 @@ const W6 = {
|
|
|
3366
3373
|
components: {
|
|
3367
3374
|
BIMDataButton: J,
|
|
3368
3375
|
BIMDataIcon: Q,
|
|
3369
|
-
BIMDataInput:
|
|
3376
|
+
BIMDataInput: g1,
|
|
3370
3377
|
BIMDataSelect: I2
|
|
3371
3378
|
},
|
|
3372
3379
|
props: {
|
|
@@ -3932,7 +3939,7 @@ const Ce = {
|
|
|
3932
3939
|
BIMDataButton: J,
|
|
3933
3940
|
BIMDataColorSelector: Q1,
|
|
3934
3941
|
BIMDataIcon: Q,
|
|
3935
|
-
BIMDataInput:
|
|
3942
|
+
BIMDataInput: g1
|
|
3936
3943
|
},
|
|
3937
3944
|
props: {
|
|
3938
3945
|
extensionType: {
|
|
@@ -4091,7 +4098,7 @@ const me = {
|
|
|
4091
4098
|
components: {
|
|
4092
4099
|
BIMDataButton: J,
|
|
4093
4100
|
BIMDataIcon: Q,
|
|
4094
|
-
BIMDataInput:
|
|
4101
|
+
BIMDataInput: g1,
|
|
4095
4102
|
SettingCardItem: ve
|
|
4096
4103
|
},
|
|
4097
4104
|
props: {
|
|
@@ -6514,7 +6521,7 @@ function rt(e, n, o, l, s, i) {
|
|
|
6514
6521
|
]);
|
|
6515
6522
|
}
|
|
6516
6523
|
const ot = /* @__PURE__ */ G(et, [["render", rt], ["__scopeId", "data-v-af2c3cbc"]]);
|
|
6517
|
-
let
|
|
6524
|
+
let v1 = class {
|
|
6518
6525
|
constructor(n, o, l, s, i = !1, c = !1, u = "") {
|
|
6519
6526
|
this.language = n, this.months = o, this.monthsAbbr = l, this.days = s, this.rtl = i, this.ymd = c, this.yearSuffix = u;
|
|
6520
6527
|
}
|
|
@@ -6563,7 +6570,7 @@ let L1 = class {
|
|
|
6563
6570
|
return o < 10 ? `0${o}` : `${o}`;
|
|
6564
6571
|
}
|
|
6565
6572
|
};
|
|
6566
|
-
var at = new
|
|
6573
|
+
var at = new v1("German", ["Januar", "Februar", "März", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Dezember"], ["Jan", "Feb", "Mär", "Apr", "Mai", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dez"], ["So.", "Mo.", "Di.", "Mi.", "Do.", "Fr.", "Sa."]), k1 = new v1("English", ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"], ["Jan", "Feb", "Mar", "Apr", "May", "Jun", "Jul", "Aug", "Sep", "Oct", "Nov", "Dec"], ["Sun", "Mon", "Tue", "Wed", "Thu", "Fri", "Sat"]), lt = new v1("Spanish", ["Enero", "Febrero", "Marzo", "Abril", "Mayo", "Junio", "Julio", "Agosto", "Septiembre", "Octubre", "Noviembre", "Diciembre"], ["Ene", "Feb", "Mar", "Abr", "May", "Jun", "Jul", "Ago", "Sep", "Oct", "Nov", "Dic"], ["Dom", "Lun", "Mar", "Mié", "Jue", "Vie", "Sáb"]), it = new v1("French", ["Janvier", "Février", "Mars", "Avril", "Mai", "Juin", "Juillet", "Août", "Septembre", "Octobre", "Novembre", "Décembre"], ["Jan", "Fév", "Mar", "Avr", "Mai", "Juin", "Juil", "Août", "Sep", "Oct", "Nov", "Déc"], ["Dim", "Lun", "Mar", "Mer", "Jeu", "Ven", "Sam"]), st = new v1("Italian", ["Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre", "Dicembre"], ["Gen", "Feb", "Mar", "Apr", "Mag", "Giu", "Lug", "Ago", "Set", "Ott", "Nov", "Dic"], ["Dom", "Lun", "Mar", "Mer", "Gio", "Ven", "Sab"]), ct = new v1("Dutch", ["Januari", "Februari", "Maart", "April", "Mei", "Juni", "Juli", "Augustus", "September", "Oktober", "November", "December"], ["Jan", "Feb", "Mrt", "Apr", "Mei", "Jun", "Jul", "Aug", "Sep", "Okt", "Nov", "Dec"], ["Zo", "Ma", "Di", "Wo", "Do", "Vr", "Za"]), dt = new v1("Norwegian", ["Januar", "Februar", "Mars", "April", "Mai", "Juni", "Juli", "August", "September", "Oktober", "November", "Desember"], ["Jan", "Feb", "Mar", "Apr", "Mai", "Juni", "Juli", "Aug", "Sep", "Okt", "Nov", "Des"], ["Sø", "Ma", "Ti", "On", "To", "Fr", "Lø"]), V5 = { de: at, en: k1, es: lt, fr: it, it: st, nl: ct, no: dt };
|
|
6567
6574
|
const ut = { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M17.6687 16.5312H14.4343V19.7656H12.2781V16.5312H9.04369V14.375H12.2781V11.1406H14.4343V14.375H17.6687V16.5312ZM4.01244 7.90625L10.1218 1.79688V5.97245V7.90625H4.01244ZM20.3885 2.3C20.3885 1.035 19.365 0 18.1 0H8.9L2 6.9V20.7C2 21.965 3.03464 23 4.3 23H18.1115C19.3765 23 20.4 21.965 20.4 20.7L20.3885 2.3Z" }, Ct = { render: function(e, n) {
|
|
6568
6575
|
return r(), a("path", ut);
|
|
6569
6576
|
}, __file: "src/BIMDataComponents/BIMDataIcon/BIMDataLibraryIcons/AddFile.vue" }, pt = { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M19.55 15.0531H16.0997V18.503H13.7999V15.0531H10.35V12.7529H13.7999V9.303H16.0997V12.7529H19.55V15.0531ZM20.7001 5.85364H11.4997L9.19989 3.55383H2.29968C1.02325 3.55383 0.0113988 4.5772 0.0113988 5.85364L-0.00012207 19.6537C-0.00012207 20.9301 1.02325 21.9539 2.29968 21.9539H20.7001C21.9761 21.9539 22.9999 20.9301 22.9999 19.6537V8.15384C22.9999 6.87701 21.9761 5.85364 20.7001 5.85364Z" }, ht = { render: function(e, n) {
|
|
@@ -7063,7 +7070,7 @@ V1(`.icon-fill--black {
|
|
|
7063
7070
|
.icon-stroke--white {
|
|
7064
7071
|
stroke: var(--color-white);
|
|
7065
7072
|
}`), I1.render = function(e, n, o, l, s, i) {
|
|
7066
|
-
return r(), a("svg", { xmlns: "http://www.w3.org/2000/svg", preserveAspectRatio: "xMidYMid meet", viewBox: "0 0 23 23", width: "100%", fill: o.fillColor, color: o.color, class: V(i.classes), style: H(i.style) }, [(r(), B(
|
|
7073
|
+
return r(), a("svg", { xmlns: "http://www.w3.org/2000/svg", preserveAspectRatio: "xMidYMid meet", viewBox: "0 0 23 23", width: "100%", fill: o.fillColor, color: o.color, class: V(i.classes), style: H(i.style) }, [(r(), B(L1(`bimdata-icon-${o.name}`)))], 14, Ki);
|
|
7067
7074
|
}, I1.__scopeId = "data-v-1312d4d1", I1.__file = "src/BIMDataComponents/BIMDataIcon/BIMDataIcon.vue";
|
|
7068
7075
|
var qi = Object.freeze(["default", "primary", "secondary", "high", "success", "granite"]), Z1 = { name: "BIMDataButton", props: { width: { type: String, default: "32px" }, height: { type: String, default: "32px" }, fill: { type: Boolean, default: !1 }, outline: { type: Boolean, default: !1 }, ghost: { type: Boolean, default: !1 }, ripple: { type: Boolean, default: !1 }, radius: { type: Boolean, default: !1 }, square: { type: Boolean, default: !1 }, rounded: { type: Boolean, default: !1 }, icon: { type: Boolean, default: !1 }, color: { type: String, default: "default", validator: (e) => qi.includes(e) } }, emits: ["click"], computed: { classes() {
|
|
7069
7076
|
return { "bimdata-btn__icon": this.icon, "bimdata-btn__fill": this.fill, "bimdata-btn__outline": this.outline, "bimdata-btn__ghost": this.ghost, "bimdata-btn__ripple": this.ripple, "bimdata-btn__radius": this.radius, "bimdata-btn__square": this.square, "bimdata-btn__rounded": this.rounded, [`bimdata-btn__fill--${this.color}`]: this.fill && this.color, [`bimdata-btn__outline--${this.color}`]: this.outline && this.color, [`bimdata-btn__ghost--${this.color}`]: this.ghost && this.color, [`bimdata-btn__ripple--${this.color}`]: this.ripple && this.color };
|
|
@@ -8892,7 +8899,7 @@ V1(`.slide-fade-up-enter-active,
|
|
|
8892
8899
|
}`), i2.render = function(e, n, o, l, s, i) {
|
|
8893
8900
|
const c = g("DateInputRange"), u = g("DateInput");
|
|
8894
8901
|
return r(), a("div", { id: i.datepickerId, ref: "datepicker", class: V(["bimdata-datepicker", [o.wrapperClass]]), onFocusin: n[10] || (n[10] = (d) => e.handleFocusIn(d)), onFocusout: n[11] || (n[11] = (d) => e.handleFocusOut(d)), onKeydown: n[12] || (n[12] = S((...d) => i.resetOrClose && i.resetOrClose(...d), ["esc"])) }, [o.isDateRange ? (r(), B(c, { key: 0, id: e.id, ref: "dateInput", autofocus: e.autofocus, calendarButton: e.calendarButton, calendarButtonIcon: e.calendarButtonIcon, calendarButtonIconContent: e.calendarButtonIconContent, clearButton: e.clearButton, clearButtonIcon: e.clearButtonIcon, disabled: e.disabled, format: e.format, inline: e.inline, inputClass: e.inputClass, isOpen: i.isOpen, maxlength: e.maxlength, name: e.name, parser: e.parser, pattern: e.pattern, placeholder: e.placeholder, refName: e.refName, required: e.required, selectedDates: [s.selectedDate, s.selectedToDate], showCalendarOnButtonClick: e.showCalendarOnButtonClick, showCalendarOnFocus: e.showCalendarOnFocus, tabIndex: e.tabIndex, translation: i.lang, useUtc: e.useUtc, onClear: i.clear, onClose: i.close, onOpen: i.open, onSetFocus: n[0] || (n[0] = (d) => e.setFocus(d)), onTab: e.tabThroughNavigation, style: H(i.style) }, { beforeDateInput: f(() => [_(e.$slots, "beforeDateInput")]), afterDateInput: f(() => [_(e.$slots, "afterDateInput")]), clearBtn: f(() => [_(e.$slots, "clearBtn")]), calendarBtn: f(() => [_(e.$slots, "calendarBtn")]), _: 3 }, 8, ["id", "autofocus", "calendarButton", "calendarButtonIcon", "calendarButtonIconContent", "clearButton", "clearButtonIcon", "disabled", "format", "inline", "inputClass", "isOpen", "maxlength", "name", "parser", "pattern", "placeholder", "refName", "required", "selectedDates", "showCalendarOnButtonClick", "showCalendarOnFocus", "tabIndex", "translation", "useUtc", "onClear", "onClose", "onOpen", "onTab", "style"])) : (r(), B(u, { key: 1, id: e.id, ref: "dateInput", autofocus: e.autofocus, calendarButton: e.calendarButton, calendarButtonIcon: e.calendarButtonIcon, calendarButtonIconContent: e.calendarButtonIconContent, clearButton: e.clearButton, clearButtonIcon: e.clearButtonIcon, disabled: e.disabled, format: e.format, inline: e.inline, inputClass: e.inputClass, isOpen: i.isOpen, maxlength: e.maxlength, name: e.name, parser: e.parser, pattern: e.pattern, placeholder: e.placeholder, refName: e.refName, required: e.required, selectedDate: s.selectedDate, showCalendarOnButtonClick: e.showCalendarOnButtonClick, showCalendarOnFocus: e.showCalendarOnFocus, tabIndex: e.tabIndex, translation: i.lang, typeable: e.typeable, useUtc: e.useUtc, onClearDate: i.clear, onClose: i.close, onOpen: i.open, onSetFocus: n[1] || (n[1] = (d) => e.setFocus(d)), onTab: e.tabThroughNavigation, style: H(i.style) }, { beforeDateInput: f(() => [_(e.$slots, "beforeDateInput")]), afterDateInput: f(() => [_(e.$slots, "afterDateInput")]), clearBtn: f(() => [_(e.$slots, "clearBtn")]), calendarBtn: f(() => [_(e.$slots, "calendarBtn")]), _: 3 }, 8, ["id", "autofocus", "calendarButton", "calendarButtonIcon", "calendarButtonIconContent", "clearButton", "clearButtonIcon", "disabled", "format", "inline", "inputClass", "isOpen", "maxlength", "name", "parser", "pattern", "placeholder", "refName", "required", "selectedDate", "showCalendarOnButtonClick", "showCalendarOnFocus", "tabIndex", "translation", "typeable", "useUtc", "onClearDate", "onClose", "onOpen", "onTab", "style"])), i.isOpen ? (r(), a("div", ks, [p(a1, { name: "toggle", persisted: "" }, { default: f(() => [j(t("div", { class: V(["bimdata-datepicker__calendar", [i.pickerClasses, o.fixedPosition]]), onMousedown: n[5] || (n[5] = N(() => {
|
|
8895
|
-
}, ["prevent"])), onFocusin: n[6] || (n[6] = N((d) => e.handleFocusIn(d), ["stop"])), onFocusout: n[7] || (n[7] = N((d) => e.handleFocusOut(d), ["stop"])), onKeydown: [n[8] || (n[8] = S(N((...d) => i.resetOrClose && i.resetOrClose(...d), ["stop"]), ["esc"])), n[9] || (n[9] = S(N((d) => e.tabThroughNavigation(d), ["stop"]), ["tab"]))] }, [p(a1, { name: "view" }, { default: f(() => [(r(), a("div", { ref: "view", key: s.view }, [e.$slots.beforeCalendarHeader ? (r(), a("div", ws, [_(e.$slots, "beforeCalendarHeader")])) : M("v-if", !0), (r(), B(
|
|
8902
|
+
}, ["prevent"])), onFocusin: n[6] || (n[6] = N((d) => e.handleFocusIn(d), ["stop"])), onFocusout: n[7] || (n[7] = N((d) => e.handleFocusOut(d), ["stop"])), onKeydown: [n[8] || (n[8] = S(N((...d) => i.resetOrClose && i.resetOrClose(...d), ["stop"]), ["esc"])), n[9] || (n[9] = S(N((d) => e.tabThroughNavigation(d), ["stop"]), ["tab"]))] }, [p(a1, { name: "view" }, { default: f(() => [(r(), a("div", { ref: "view", key: s.view }, [e.$slots.beforeCalendarHeader ? (r(), a("div", ws, [_(e.$slots, "beforeCalendarHeader")])) : M("v-if", !0), (r(), B(L1(i.picker), { ref: "picker", class: "picker-view", "day-cell-content": o.dayCellContent, disabledDates: o.disabledDates, firstDayOfWeek: o.firstDayOfWeek, typeable: e.typeable, isUpDisabled: i.isUpDisabled, isMinimumView: i.isMinimumView, openDate: e.openDate, pageDate: i.pageDate, selectedDate: s.selectedDate, selectedToDate: s.selectedToDate, isDateRange: o.isDateRange, showEdgeDates: o.showEdgeDates, fullMonthName: o.fullMonthName, showHeader: o.showHeader, slideDuration: s.slideDuration, tabbableCellId: e.tabbableCellId, transitionName: e.transitionName, translation: i.lang, useUtc: e.useUtc, view: s.view || i.computedInitialView, yearPickerRange: o.yearPickerRange, onPageChange: i.handlePageChange, onSelect: i.handleSelect, onSetFocus: n[2] || (n[2] = (d) => e.setFocus(d)), onSetSkipReviewFocus: n[3] || (n[3] = (d) => e.skipReviewFocus = d), onSetTransitionName: n[4] || (n[4] = (d) => e.setTransitionName(d)), onSetView: i.setView }, l5({ dayCellContent: f(({ cell: d }) => [d ? _(e.$slots, "dayCellContent", { key: 0, cell: d }) : M("v-if", !0)]), _: 2 }, [W(s.calendarSlots, (d) => ({ name: d, fn: f(() => [_(e.$slots, d)]) }))]), 1064, ["day-cell-content", "disabledDates", "firstDayOfWeek", "typeable", "isUpDisabled", "isMinimumView", "openDate", "pageDate", "selectedDate", "selectedToDate", "isDateRange", "showEdgeDates", "fullMonthName", "showHeader", "slideDuration", "tabbableCellId", "transitionName", "translation", "useUtc", "view", "yearPickerRange", "onPageChange", "onSelect", "onSetView"])), e.$slots.calendarFooter ? (r(), a("div", xs, [_(e.$slots, "calendarFooter")])) : M("v-if", !0)]))]), _: 3 })], 34), [[n1, i.isOpen]])]), _: 3 })])) : M("v-if", !0)], 42, Bs);
|
|
8896
8903
|
}, i2.__scopeId = "data-v-0090dd57", i2.__file = "src/BIMDataComponents/BIMDataDatePicker/BIMDataDatePicker.vue";
|
|
8897
8904
|
var a5 = { props: { component: { type: String, default: "p" }, display: { type: String, default: "inline-block" }, fontSize: { type: String }, fontWeight: { type: String }, lineHeight: { type: String }, margin: { type: String, default: "0px" }, padding: { type: String, default: "0px" }, color: { type: String, default: "color-granite-light", validator: (e) => ["color-primary", "color-secondary", "color-silver", "color-silver-light", "color-silver-dark", "color-granite-light", "color-granite", "color-white", "color-black", "color-high", "color-warning", "color-success"].includes(e) } }, computed: { classes() {
|
|
8898
8905
|
return `${this.color}`;
|
|
@@ -8906,9 +8913,9 @@ var a5 = { props: { component: { type: String, default: "p" }, display: { type:
|
|
|
8906
8913
|
return this.lineHeight ? this.lineHeight : this.component === "h1" ? "36px" : this.component === "h2" ? "30px" : this.component === "h3" ? "26px" : this.component === "h4" ? "24px" : this.component === "h5" ? "20px" : "18px";
|
|
8907
8914
|
} } };
|
|
8908
8915
|
a5.render = function(e, n, o, l, s, i) {
|
|
8909
|
-
return r(), B(
|
|
8916
|
+
return r(), B(L1(o.component), { style: H(i.style), class: V(i.classes) }, { default: f(() => [_(e.$slots, "default")]), _: 3 }, 8, ["style", "class"]);
|
|
8910
8917
|
}, a5.__file = "src/BIMDataComponents/BIMDataText/BIMDataText.vue";
|
|
8911
|
-
var
|
|
8918
|
+
var f1 = { components: { BIMDataText: a5 }, props: { message: { type: String, default: "loading..." }, subMessage: { type: String, default: "" } } };
|
|
8912
8919
|
const Zs = { class: "bimdata-loading" }, Ss = ((e) => (C1("data-v-6d3be186"), e = e(), p1(), e))(() => t("span", { class: "bimdata-loading--square" }, null, -1));
|
|
8913
8920
|
function Q5(e, n) {
|
|
8914
8921
|
n === void 0 && (n = {});
|
|
@@ -9093,10 +9100,10 @@ Q5(`@-webkit-keyframes bimdataloading {
|
|
|
9093
9100
|
.bimdata-loading p {
|
|
9094
9101
|
text-align: center;
|
|
9095
9102
|
margin: 0;
|
|
9096
|
-
}`),
|
|
9103
|
+
}`), f1.render = function(e, n, o, l, s, i) {
|
|
9097
9104
|
const c = g("BIMDataText");
|
|
9098
9105
|
return r(), a("div", Zs, [Ss, p(c, { color: "color-white", margin: "12px 0 0" }, { default: f(() => [t("p", null, b(o.message), 1), t("p", null, b(o.subMessage), 1)]), _: 1 })]);
|
|
9099
|
-
},
|
|
9106
|
+
}, f1.__scopeId = "data-v-6d3be186", f1.__file = "src/BIMDataComponents/BIMDataLoading/BIMDataLoading.vue";
|
|
9100
9107
|
const As = { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M17.6687 16.5312H14.4343V19.7656H12.2781V16.5312H9.04369V14.375H12.2781V11.1406H14.4343V14.375H17.6687V16.5312ZM4.01244 7.90625L10.1218 1.79688V5.97245V7.90625H4.01244ZM20.3885 2.3C20.3885 1.035 19.365 0 18.1 0H8.9L2 6.9V20.7C2 21.965 3.03464 23 4.3 23H18.1115C19.3765 23 20.4 21.965 20.4 20.7L20.3885 2.3Z" }, Ts = { render: function(e, n) {
|
|
9101
9108
|
return r(), a("path", As);
|
|
9102
9109
|
}, __file: "src/BIMDataComponents/BIMDataIcon/BIMDataLibraryIcons/AddFile.vue" }, $s = { "fill-rule": "evenodd", "clip-rule": "evenodd", d: "M19.55 15.0531H16.0997V18.503H13.7999V15.0531H10.35V12.7529H13.7999V9.303H16.0997V12.7529H19.55V15.0531ZM20.7001 5.85364H11.4997L9.19989 3.55383H2.29968C1.02325 3.55383 0.0113988 4.5772 0.0113988 5.85364L-0.00012207 19.6537C-0.00012207 20.9301 1.02325 21.9539 2.29968 21.9539H20.7001C21.9761 21.9539 22.9999 20.9301 22.9999 19.6537V8.15384C22.9999 6.87701 21.9761 5.85364 20.7001 5.85364Z" }, Ns = { render: function(e, n) {
|
|
@@ -9596,7 +9603,7 @@ b5(`.icon-fill--black {
|
|
|
9596
9603
|
.icon-stroke--white {
|
|
9597
9604
|
stroke: var(--color-white);
|
|
9598
9605
|
}`), s2.render = function(e, n, o, l, s, i) {
|
|
9599
|
-
return r(), a("svg", { xmlns: "http://www.w3.org/2000/svg", preserveAspectRatio: "xMidYMid meet", viewBox: "0 0 23 23", width: "100%", fill: o.fillColor, color: o.color, class: V(i.classes), style: H(i.style) }, [(r(), B(
|
|
9606
|
+
return r(), a("svg", { xmlns: "http://www.w3.org/2000/svg", preserveAspectRatio: "xMidYMid meet", viewBox: "0 0 23 23", width: "100%", fill: o.fillColor, color: o.color, class: V(i.classes), style: H(i.style) }, [(r(), B(L1(`bimdata-icon-${o.name}`)))], 14, Lh);
|
|
9600
9607
|
}, s2.__scopeId = "data-v-1312d4d1", s2.__file = "src/BIMDataComponents/BIMDataIcon/BIMDataIcon.vue";
|
|
9601
9608
|
var S1 = { components: { BIMDataIcon: s2 }, props: { iconName: { type: String, default: "warning" }, width: { type: String, default: "350px" } } };
|
|
9602
9609
|
const vh = { class: "overlay flex items-center justify-center" }, mh = { class: "safe-zone__content flex flex-col items-center justify-center p-18" }, Mh = { class: "safe-zone__actions flex items-center p-x-18" };
|
|
@@ -10468,8 +10475,8 @@ const jh = {
|
|
|
10468
10475
|
BIMDataButton: J,
|
|
10469
10476
|
BIMDataDatePicker: i2,
|
|
10470
10477
|
BIMDataIcon: Q,
|
|
10471
|
-
BIMDataInput:
|
|
10472
|
-
BIMDataLoading:
|
|
10478
|
+
BIMDataInput: g1,
|
|
10479
|
+
BIMDataLoading: f1,
|
|
10473
10480
|
BIMDataSafeZoneModal: S1,
|
|
10474
10481
|
BIMDataSelect: I2,
|
|
10475
10482
|
BIMDataTextarea: y1,
|
|
@@ -12948,7 +12955,7 @@ const zb = {
|
|
|
12948
12955
|
components: {
|
|
12949
12956
|
BIMDataButton: J,
|
|
12950
12957
|
BIMDataIcon: Q,
|
|
12951
|
-
BIMDataLoading:
|
|
12958
|
+
BIMDataLoading: f1,
|
|
12952
12959
|
BIMDataTextarea: y1,
|
|
12953
12960
|
BIMDataTextbox: d1,
|
|
12954
12961
|
UserAvatar: n3
|
|
@@ -13049,7 +13056,7 @@ const zb = {
|
|
|
13049
13056
|
return i5(async () => {
|
|
13050
13057
|
if (e.comment.viewpoint_guid && await h(), l) {
|
|
13051
13058
|
const R = () => Object.entries(o()).map(
|
|
13052
|
-
([z, P]) => P.map((e1,
|
|
13059
|
+
([z, P]) => P.map((e1, m1) => ({ key: `${z}-${m1}`, id: z, index: m1, viewer: e1 }))
|
|
13053
13060
|
).flat();
|
|
13054
13061
|
T.value = R(), k = l.globalContext.hub.on("plugin-created", () => {
|
|
13055
13062
|
T.value = R();
|
|
@@ -13349,7 +13356,7 @@ const cg = {
|
|
|
13349
13356
|
BIMDataButton: J,
|
|
13350
13357
|
BIMDataDropdownList: h2,
|
|
13351
13358
|
BIMDataIcon: Q,
|
|
13352
|
-
BIMDataLoading:
|
|
13359
|
+
BIMDataLoading: f1,
|
|
13353
13360
|
BIMDataTextarea: y1,
|
|
13354
13361
|
TopicComment: sg
|
|
13355
13362
|
},
|
|
@@ -14562,7 +14569,7 @@ Y1(`.icon-fill--black {
|
|
|
14562
14569
|
.icon-stroke--white {
|
|
14563
14570
|
stroke: var(--color-white);
|
|
14564
14571
|
}`), g2.render = function(e, n, o, l, s, i) {
|
|
14565
|
-
return r(), a("svg", { xmlns: "http://www.w3.org/2000/svg", preserveAspectRatio: "xMidYMid meet", viewBox: "0 0 23 23", width: "100%", fill: o.fillColor, color: o.color, class: V(i.classes), style: H(i.style) }, [(r(), B(
|
|
14572
|
+
return r(), a("svg", { xmlns: "http://www.w3.org/2000/svg", preserveAspectRatio: "xMidYMid meet", viewBox: "0 0 23 23", width: "100%", fill: o.fillColor, color: o.color, class: V(i.classes), style: H(i.style) }, [(r(), B(L1(`bimdata-icon-${o.name}`)))], 14, CI);
|
|
14566
14573
|
}, g2.__scopeId = "data-v-1312d4d1", g2.__file = "src/BIMDataComponents/BIMDataIcon/BIMDataIcon.vue";
|
|
14567
14574
|
var f2 = { components: { BIMDataButton: b2, BIMDataIcon: g2 }, props: { sliderPadding: { type: Number, default: 12 }, minGap: { type: Number, default: 24 } }, data: () => ({ index: 0, maxIndex: 0, translations: [] }), watch: { minGap() {
|
|
14568
14575
|
this.distributeItems();
|
|
@@ -14717,7 +14724,7 @@ const vI = {
|
|
|
14717
14724
|
BcfTopicViewpoints: LI,
|
|
14718
14725
|
BIMDataButton: J,
|
|
14719
14726
|
BIMDataIcon: Q,
|
|
14720
|
-
BIMDataLoading:
|
|
14727
|
+
BIMDataLoading: f1,
|
|
14721
14728
|
BIMDataSafeZoneModal: S1,
|
|
14722
14729
|
BIMDataTextbox: d1
|
|
14723
14730
|
},
|