@bimdata/bcf-components 6.0.0-rc.7 → 6.0.0-rc.8
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/bcf-components.mjs +5 -5
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/bcf-components.mjs
CHANGED
|
@@ -8479,7 +8479,7 @@ const cd = {
|
|
|
8479
8479
|
},
|
|
8480
8480
|
emits: ["comment-updated", "comment-deleted", "view-comment-snapshot"],
|
|
8481
8481
|
setup(e, { emit: t }) {
|
|
8482
|
-
const s = It("$viewer"), n = Ce(), a = $(!1), o = $(!1), i = () => o.value = !1, c = () => o.value = !o.value, l = $(e.comment.comment), d = $(null), m = async () => {
|
|
8482
|
+
const s = It("$viewer", null), n = Ce(), a = $(!1), o = $(!1), i = () => o.value = !1, c = () => o.value = !o.value, l = $(e.comment.comment), d = $(null), m = async () => {
|
|
8483
8483
|
d.value = await n.fetchTopicCommentViewpoint(
|
|
8484
8484
|
e.project,
|
|
8485
8485
|
e.topic,
|
|
@@ -8591,7 +8591,7 @@ const cd = {
|
|
|
8591
8591
|
unhighlightViewer: L
|
|
8592
8592
|
};
|
|
8593
8593
|
}
|
|
8594
|
-
}, dd = (e) => (_e("data-v-
|
|
8594
|
+
}, dd = (e) => (_e("data-v-9b7a38e5"), e = e(), fe(), e), ud = { class: "topic-comment m-t-18" }, _d = { class: "topic-comment__header flex items-center justify-between" }, fd = { class: "topic-comment__header__left flex items-center" }, pd = {
|
|
8595
8595
|
key: 1,
|
|
8596
8596
|
class: "topic-comment__header__left__user flex items-center justify-center m-r-12"
|
|
8597
8597
|
}, hd = /* @__PURE__ */ dd(() => /* @__PURE__ */ u("span", { class: "color-granite m-x-6" }, " • ", -1)), md = { class: "color-granite" }, gd = { class: "topic-comment__header__right" }, yd = { class: "topic-comment__header__right__actions flex" }, bd = {
|
|
@@ -8837,7 +8837,7 @@ function Md(e, t, s, n, a, o) {
|
|
|
8837
8837
|
n.loading ? (r(), B(q, { key: 0 })) : C("", !0)
|
|
8838
8838
|
]);
|
|
8839
8839
|
}
|
|
8840
|
-
const xd = /* @__PURE__ */ v(cd, [["render", Md], ["__scopeId", "data-v-
|
|
8840
|
+
const xd = /* @__PURE__ */ v(cd, [["render", Md], ["__scopeId", "data-v-9b7a38e5"]]);
|
|
8841
8841
|
const kd = {
|
|
8842
8842
|
components: {
|
|
8843
8843
|
BIMDataButton: Z,
|
|
@@ -8873,7 +8873,7 @@ const kd = {
|
|
|
8873
8873
|
setup(e, { emit: t }) {
|
|
8874
8874
|
const s = Ce(), n = $([]), a = $(!1), o = $(!1), i = $(null), c = $(""), l = $(null), d = async () => {
|
|
8875
8875
|
n.value = await s.fetchTopicComments(e.project, e.topic);
|
|
8876
|
-
}, m = It("$viewer"), y = $(!1), D = $([]), b = (R) => {
|
|
8876
|
+
}, m = It("$viewer", null), y = $(!1), D = $([]), b = (R) => {
|
|
8877
8877
|
R.$viewer.localContext.el.style.border = "2px solid var(--color-primary)", R.$viewer.localContext.el.style.boxSizing = "border-box", R.$viewer.localContext.el.style.opacity = ".85";
|
|
8878
8878
|
}, w = (R) => {
|
|
8879
8879
|
R.$viewer.localContext.el.style.border = "", R.$viewer.localContext.el.style.boxSizing = "", R.$viewer.localContext.el.style.opacity = "";
|
|
@@ -9086,7 +9086,7 @@ function zd(e, t, s, n, a, o) {
|
|
|
9086
9086
|
n.loading ? (r(), B(D, { key: 1 })) : C("", !0)
|
|
9087
9087
|
]);
|
|
9088
9088
|
}
|
|
9089
|
-
const jd = /* @__PURE__ */ v(kd, [["render", zd], ["__scopeId", "data-v-
|
|
9089
|
+
const jd = /* @__PURE__ */ v(kd, [["render", zd], ["__scopeId", "data-v-c4415633"]]);
|
|
9090
9090
|
const Rd = {
|
|
9091
9091
|
components: {
|
|
9092
9092
|
BIMDataButton: Z,
|