@bimdata/bcf-components 3.1.0-rc.7 → 3.1.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.
@@ -5,13 +5,13 @@
5
5
  "filtersTitle": "Filters",
6
6
  "priorityLabel": "Priority",
7
7
  "statusLabel": "Status",
8
- "datePlaceholder": "Creation date",
9
8
  "assignedToLabel": "Assigned to",
10
9
  "creatorsLabel": "Created by",
11
10
  "tagsLabel": "Tags",
12
11
  "resetButton": "Reset",
13
12
  "searchButton": "Search",
14
- "undefined": "Not defined"
13
+ "undefined": "Not defined",
14
+ "datePlaceholder": "Creation date"
15
15
  },
16
16
  "BcfSettings": {
17
17
  "goBackButton": "Back",
@@ -65,7 +65,8 @@
65
65
  "modalText": "You are about to quit editing issue {name} but there are unsaved changes.",
66
66
  "cancelButton": "Discard changes",
67
67
  "continueButton": "Continue editing",
68
- "createTitle": "Report a problem"
68
+ "createTitle": "Report a problem",
69
+ "dragDropImageTextTablet": "Take a picture"
69
70
  },
70
71
  "BcfTopicOverview": {
71
72
  "openViewer": "Open in viewer",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bimdata/bcf-components",
3
- "version": "3.1.0-rc.7",
3
+ "version": "3.1.0-rc.8",
4
4
  "files": [
5
5
  "dist",
6
6
  "vue2-plugin.js",