@bimdata/bcf-components 6.7.0 → 6.7.1

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bimdata/bcf-components",
3
- "version": "6.7.0",
3
+ "version": "6.7.1",
4
4
  "files": [
5
5
  "src",
6
6
  "vue3-plugin.js"
@@ -23,7 +23,7 @@
23
23
  "@semantic-release/changelog": "^6.0.3",
24
24
  "@semantic-release/commit-analyzer": "^13.0.1",
25
25
  "@semantic-release/git": "^10.0.1",
26
- "@semantic-release/github": "^12.0.0",
26
+ "@semantic-release/github": "^12.0.1",
27
27
  "@semantic-release/npm": "^13.1.1",
28
28
  "@semantic-release/release-notes-generator": "^14.1.0",
29
29
  "conventional-changelog-eslint": "^6.0.0",
@@ -15,7 +15,7 @@
15
15
  <div v-if="isOpenDMS" class="bcf-topic-form__dms">
16
16
  <BIMDataButton ghost radius @click="isOpenDMS = false">
17
17
  <BIMDataIconArrow size="xxs" />
18
- <span class="m-l-6">{{ "BcfComponents.back" }}</span>
18
+ <span class="m-l-6">{{ $t("BcfComponents.back") }}</span>
19
19
  </BIMDataButton>
20
20
  <BIMDataFileManager
21
21
  :locale="$i18n.locale"
@@ -15,7 +15,7 @@
15
15
  <div v-if="isOpenGroups" class="bcf-topic-groups__selector">
16
16
  <BIMDataButton ghost radius @click="isOpenGroups = false">
17
17
  <BIMDataIconArrow size="xxs" />
18
- <span class="m-l-6">{{ "BcfComponents.back" }}</span>
18
+ <span class="m-l-6">{{ $t("BcfComponents.back") }}</span>
19
19
  </BIMDataButton>
20
20
  <div class="body">
21
21
  <div class="text">