@mlightcad/cad-viewer 1.5.3 → 1.5.4

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.
Files changed (33) hide show
  1. package/README.md +392 -392
  2. package/dist/app/register.d.ts.map +1 -1
  3. package/dist/command/AcApTextStyleCmd.d.ts +9 -0
  4. package/dist/command/AcApTextStyleCmd.d.ts.map +1 -0
  5. package/dist/command/index.d.ts +1 -0
  6. package/dist/command/index.d.ts.map +1 -1
  7. package/dist/component/common/MlBaseDialog.vue.d.ts +20 -0
  8. package/dist/component/common/MlBaseDialog.vue.d.ts.map +1 -1
  9. package/dist/component/dialog/MlReplacementDlg.vue.d.ts.map +1 -1
  10. package/dist/component/dialog/MlTextStyleDlg.vue.d.ts +19 -0
  11. package/dist/component/dialog/MlTextStyleDlg.vue.d.ts.map +1 -0
  12. package/dist/component/dialog/index.d.ts +1 -0
  13. package/dist/component/dialog/index.d.ts.map +1 -1
  14. package/dist/component/layout/MlMainMenu.vue.d.ts.map +1 -1
  15. package/dist/composable/index.d.ts +1 -0
  16. package/dist/composable/index.d.ts.map +1 -1
  17. package/dist/composable/useTextStyle.d.ts +130 -0
  18. package/dist/composable/useTextStyle.d.ts.map +1 -0
  19. package/dist/index.css +1 -1
  20. package/dist/index.js +12043 -10323
  21. package/dist/locale/en/command.d.ts +3 -0
  22. package/dist/locale/en/command.d.ts.map +1 -1
  23. package/dist/locale/en/dialog.d.ts +32 -0
  24. package/dist/locale/en/dialog.d.ts.map +1 -1
  25. package/dist/locale/en/entity.d.ts +6 -0
  26. package/dist/locale/en/entity.d.ts.map +1 -1
  27. package/dist/locale/zh/command.d.ts +3 -0
  28. package/dist/locale/zh/command.d.ts.map +1 -1
  29. package/dist/locale/zh/dialog.d.ts +32 -0
  30. package/dist/locale/zh/dialog.d.ts.map +1 -1
  31. package/dist/locale/zh/entity.d.ts +6 -0
  32. package/dist/locale/zh/entity.d.ts.map +1 -1
  33. package/package.json +10 -10
@@ -21,6 +21,9 @@ declare const _default: {
21
21
  units: {
22
22
  description: string;
23
23
  };
24
+ style: {
25
+ description: string;
26
+ };
24
27
  };
25
28
  USER: {};
26
29
  };
@@ -1 +1 @@
1
- {"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../src/locale/en/command.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA2BC"}
1
+ {"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../src/locale/en/command.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA+BC"}
@@ -106,6 +106,38 @@ declare const _default: {
106
106
  valueRequired: string;
107
107
  selectionResult: string;
108
108
  };
109
+ textStyleDlg: {
110
+ title: string;
111
+ currentStyle: string;
112
+ styles: string;
113
+ fontSection: string;
114
+ fontName: string;
115
+ fontStyle: string;
116
+ useBigFont: string;
117
+ bigFontName: string;
118
+ sizeSection: string;
119
+ textHeight: string;
120
+ effectsSection: string;
121
+ upsideDown: string;
122
+ backwards: string;
123
+ vertical: string;
124
+ widthFactor: string;
125
+ obliqueAngle: string;
126
+ setCurrent: string;
127
+ new: string;
128
+ delete: string;
129
+ newTitle: string;
130
+ newStyleName: string;
131
+ newPrompt: string;
132
+ newNameRequired: string;
133
+ deleteTitle: string;
134
+ deleteConfirm: string;
135
+ invalidName: string;
136
+ duplicateName: string;
137
+ created: string;
138
+ deleted: string;
139
+ setCurrentDone: string;
140
+ };
109
141
  };
110
142
  export default _default;
111
143
  //# sourceMappingURL=dialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/locale/en/dialog.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA4GC"}
1
+ {"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/locale/en/dialog.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA6IC"}
@@ -23,6 +23,7 @@ declare const _default: {
23
23
  RasterImage: string;
24
24
  Ray: string;
25
25
  RotatedDimension: string;
26
+ Shape: string;
26
27
  Spline: string;
27
28
  Table: string;
28
29
  Trace: string;
@@ -202,8 +203,13 @@ declare const _default: {
202
203
  dimension: string;
203
204
  attribute: string;
204
205
  pattern: string;
206
+ shape: string;
205
207
  table: string;
206
208
  others: string;
209
+ name: string;
210
+ size: string;
211
+ widthFactor: string;
212
+ shapeNumber: string;
207
213
  patternType: string;
208
214
  patternName: string;
209
215
  patternAngle: string;
@@ -1 +1 @@
1
- {"version":3,"file":"entity.d.ts","sourceRoot":"","sources":["../../../src/locale/en/entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAoUC"}
1
+ {"version":3,"file":"entity.d.ts","sourceRoot":"","sources":["../../../src/locale/en/entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA0UC"}
@@ -21,6 +21,9 @@ declare const _default: {
21
21
  units: {
22
22
  description: string;
23
23
  };
24
+ style: {
25
+ description: string;
26
+ };
24
27
  };
25
28
  USER: {};
26
29
  };
@@ -1 +1 @@
1
- {"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../src/locale/zh/command.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA0BC"}
1
+ {"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../src/locale/zh/command.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA6BC"}
@@ -106,6 +106,38 @@ declare const _default: {
106
106
  valueRequired: string;
107
107
  selectionResult: string;
108
108
  };
109
+ textStyleDlg: {
110
+ title: string;
111
+ currentStyle: string;
112
+ styles: string;
113
+ fontSection: string;
114
+ fontName: string;
115
+ fontStyle: string;
116
+ useBigFont: string;
117
+ bigFontName: string;
118
+ sizeSection: string;
119
+ textHeight: string;
120
+ effectsSection: string;
121
+ upsideDown: string;
122
+ backwards: string;
123
+ vertical: string;
124
+ widthFactor: string;
125
+ obliqueAngle: string;
126
+ setCurrent: string;
127
+ new: string;
128
+ delete: string;
129
+ newTitle: string;
130
+ newStyleName: string;
131
+ newPrompt: string;
132
+ newNameRequired: string;
133
+ deleteTitle: string;
134
+ deleteConfirm: string;
135
+ invalidName: string;
136
+ duplicateName: string;
137
+ created: string;
138
+ deleted: string;
139
+ setCurrentDone: string;
140
+ };
109
141
  };
110
142
  export default _default;
111
143
  //# sourceMappingURL=dialog.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/locale/zh/dialog.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA4GC"}
1
+ {"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/locale/zh/dialog.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA4IC"}
@@ -23,6 +23,7 @@ declare const _default: {
23
23
  RasterImage: string;
24
24
  Ray: string;
25
25
  RotatedDimension: string;
26
+ Shape: string;
26
27
  Spline: string;
27
28
  Table: string;
28
29
  Trace: string;
@@ -202,8 +203,13 @@ declare const _default: {
202
203
  dimension: string;
203
204
  attribute: string;
204
205
  pattern: string;
206
+ shape: string;
205
207
  table: string;
206
208
  others: string;
209
+ name: string;
210
+ size: string;
211
+ widthFactor: string;
212
+ shapeNumber: string;
207
213
  patternType: string;
208
214
  patternName: string;
209
215
  patternAngle: string;
@@ -1 +1 @@
1
- {"version":3,"file":"entity.d.ts","sourceRoot":"","sources":["../../../src/locale/zh/entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAoUC"}
1
+ {"version":3,"file":"entity.d.ts","sourceRoot":"","sources":["../../../src/locale/zh/entity.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA0UC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mlightcad/cad-viewer",
3
- "version": "1.5.3",
3
+ "version": "1.5.4",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "repository": {
@@ -52,11 +52,11 @@
52
52
  "vue-eslint-parser": "^10.4.0",
53
53
  "vue-i18n": "^11.4.4",
54
54
  "vue-tsc": "^2.1.6",
55
- "@mlightcad/cad-html-plugin": "1.5.3",
56
- "@mlightcad/cad-pdf-plugin": "1.5.3",
57
- "@mlightcad/cad-svg-plugin": "1.5.3",
58
- "@mlightcad/three-renderer": "1.5.3",
59
- "@mlightcad/cad-simple-viewer": "1.5.3"
55
+ "@mlightcad/cad-html-plugin": "1.5.4",
56
+ "@mlightcad/cad-pdf-plugin": "1.5.4",
57
+ "@mlightcad/cad-svg-plugin": "1.5.4",
58
+ "@mlightcad/cad-simple-viewer": "1.5.4",
59
+ "@mlightcad/three-renderer": "1.5.4"
60
60
  },
61
61
  "peerDependencies": {
62
62
  "@mlightcad/data-model": "^1.8.1",
@@ -66,10 +66,10 @@
66
66
  "three": "^0.172.0",
67
67
  "vue": "^3.4.21",
68
68
  "vue-i18n": "^11.4.4",
69
- "@mlightcad/cad-html-plugin": "1.5.3",
70
- "@mlightcad/cad-pdf-plugin": "1.5.3",
71
- "@mlightcad/cad-svg-plugin": "1.5.3",
72
- "@mlightcad/cad-simple-viewer": "1.5.3"
69
+ "@mlightcad/cad-html-plugin": "1.5.4",
70
+ "@mlightcad/cad-pdf-plugin": "1.5.4",
71
+ "@mlightcad/cad-simple-viewer": "1.5.4",
72
+ "@mlightcad/cad-svg-plugin": "1.5.4"
73
73
  },
74
74
  "peerDependenciesMeta": {
75
75
  "@mlightcad/cad-html-plugin": {