@mlightcad/cad-viewer 1.5.7 → 1.5.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/README.md +0 -1
- package/dist/app/register.d.ts +2 -2
- package/dist/app/register.d.ts.map +1 -1
- package/dist/app/store.d.ts +5 -0
- package/dist/app/store.d.ts.map +1 -1
- package/dist/cad-viewer.css +1 -1
- package/dist/cad-viewer.js +40902 -33051
- package/dist/command/AcApAttEditCmd.d.ts +14 -0
- package/dist/command/AcApAttEditCmd.d.ts.map +1 -0
- package/dist/command/AcApCountListCmd.d.ts +12 -0
- package/dist/command/AcApCountListCmd.d.ts.map +1 -0
- package/dist/command/AcApExportHtmlDlgCmd.d.ts +11 -0
- package/dist/command/AcApExportHtmlDlgCmd.d.ts.map +1 -0
- package/dist/command/AcApInsertPaletteCmd.d.ts +13 -0
- package/dist/command/AcApInsertPaletteCmd.d.ts.map +1 -0
- package/dist/command/AcApMemCmd.d.ts +11 -0
- package/dist/command/AcApMemCmd.d.ts.map +1 -0
- package/dist/command/AcApMissedDataCmd.d.ts +3 -0
- package/dist/command/AcApMissedDataCmd.d.ts.map +1 -1
- package/dist/command/AcApXrefCmd.d.ts +8 -0
- package/dist/command/AcApXrefCmd.d.ts.map +1 -0
- package/dist/command/index.d.ts +6 -0
- package/dist/command/index.d.ts.map +1 -1
- package/dist/component/MlCadViewer.vue.d.ts +6 -1
- package/dist/component/MlCadViewer.vue.d.ts.map +1 -1
- package/dist/component/common/MlBaseDialog.vue.d.ts +31 -12
- package/dist/component/common/MlBaseDialog.vue.d.ts.map +1 -1
- package/dist/component/common/MlBaseDrawStyleToolbar.vue.d.ts +5 -10
- package/dist/component/common/MlBaseDrawStyleToolbar.vue.d.ts.map +1 -1
- package/dist/component/common/MlBaseInputNumber.vue.d.ts.map +1 -1
- package/dist/component/common/MlBlockInsertGallery.vue.d.ts +37 -0
- package/dist/component/common/MlBlockInsertGallery.vue.d.ts.map +1 -0
- package/dist/component/common/MlColorDropdown.vue.d.ts.map +1 -1
- package/dist/component/common/MlColorIndexPicker.vue.d.ts.map +1 -1
- package/dist/component/common/MlColorPickerDropdown.vue.d.ts +7 -12
- package/dist/component/common/MlColorPickerDropdown.vue.d.ts.map +1 -1
- package/dist/component/common/MlColorPickerTabs.vue.d.ts +2 -2
- package/dist/component/common/MlColorPickerTabs.vue.d.ts.map +1 -1
- package/dist/component/common/MlDialogManager.vue.d.ts.map +1 -1
- package/dist/component/common/MlFieldsetGroup.vue.d.ts +5 -10
- package/dist/component/common/MlFieldsetGroup.vue.d.ts.map +1 -1
- package/dist/component/common/MlFontFileReader.vue.d.ts.map +1 -1
- package/dist/component/common/MlHatchPatternDropdown.vue.d.ts +1 -1
- package/dist/component/common/MlHatchPatternDropdown.vue.d.ts.map +1 -1
- package/dist/component/common/MlHatchPatternPanel.vue.d.ts.map +1 -1
- package/dist/component/common/MlLayerSelect.vue.d.ts +1 -1
- package/dist/component/common/MlLayerSelect.vue.d.ts.map +1 -1
- package/dist/component/common/MlLayerTable.d.ts +7 -0
- package/dist/component/common/MlLayerTable.d.ts.map +1 -0
- package/dist/component/common/MlLayerTable.vue.d.ts +89 -0
- package/dist/component/common/MlLayerTable.vue.d.ts.map +1 -0
- package/dist/component/common/MlLineTypeSelect.vue.d.ts +1 -1
- package/dist/component/common/MlLineTypeSelect.vue.d.ts.map +1 -1
- package/dist/component/common/MlLineWeightSelect.vue.d.ts +1 -1
- package/dist/component/common/MlLineWeightSelect.vue.d.ts.map +1 -1
- package/dist/component/common/MlSysVarToggleButton.vue.d.ts.map +1 -1
- package/dist/component/common/MlToggleButton.vue.d.ts +3 -3
- package/dist/component/common/MlToggleButton.vue.d.ts.map +1 -1
- package/dist/component/common/index.d.ts +3 -0
- package/dist/component/common/index.d.ts.map +1 -1
- package/dist/component/dialog/MlAttEditDlg.vue.d.ts +19 -0
- package/dist/component/dialog/MlAttEditDlg.vue.d.ts.map +1 -0
- package/dist/component/dialog/MlCharacterMapDialog.vue.d.ts.map +1 -1
- package/dist/component/dialog/MlColorPickerDlg.vue.d.ts +1 -1
- package/dist/component/dialog/MlColorPickerDlg.vue.d.ts.map +1 -1
- package/dist/component/dialog/MlDrawingUnitsDlg.vue.d.ts.map +1 -1
- package/dist/component/dialog/MlExportHtmlDlg.vue.d.ts +57 -0
- package/dist/component/dialog/MlExportHtmlDlg.vue.d.ts.map +1 -0
- package/dist/component/dialog/MlPointStyleDlg.vue.d.ts.map +1 -1
- package/dist/component/dialog/MlQuickSelectDlg.vue.d.ts.map +1 -1
- package/dist/component/dialog/MlTextStyleDlg.vue.d.ts.map +1 -1
- package/dist/component/dialog/index.d.ts +2 -1
- package/dist/component/dialog/index.d.ts.map +1 -1
- package/dist/component/layout/MlEntityDrawStyleToolbar.vue.d.ts.map +1 -1
- package/dist/component/layout/MlLanguageSelector.vue.d.ts.map +1 -1
- package/dist/component/layout/MlLayerDrawStyleToolbar.vue.d.ts.map +1 -1
- package/dist/component/layout/MlMainMenu.vue.d.ts.map +1 -1
- package/dist/component/layout/MlToolBars.vue.d.ts.map +1 -1
- package/dist/component/notification/MlNotificationCenter.vue.d.ts.map +1 -1
- package/dist/component/notification/MlNotificationItem.vue.d.ts.map +1 -1
- package/dist/component/{dialog/MlReplacementDlg.vue.d.ts → palette/MlBlocksPalette.vue.d.ts} +1 -1
- package/dist/component/palette/MlBlocksPalette.vue.d.ts.map +1 -0
- package/dist/component/palette/MlCountList.vue.d.ts +3 -0
- package/dist/component/palette/MlCountList.vue.d.ts.map +1 -0
- package/dist/component/palette/MlEntityProperties.vue.d.ts.map +1 -1
- package/dist/component/palette/MlExternalReferences.vue.d.ts +3 -0
- package/dist/component/palette/MlExternalReferences.vue.d.ts.map +1 -0
- package/dist/component/palette/MlLayerList.vue.d.ts.map +1 -1
- package/dist/component/palette/MlMemoryProfile.vue.d.ts +3 -0
- package/dist/component/palette/MlMemoryProfile.vue.d.ts.map +1 -0
- package/dist/component/palette/MlMissingResources.vue.d.ts +3 -0
- package/dist/component/palette/MlMissingResources.vue.d.ts.map +1 -0
- package/dist/component/palette/MlPaletteManager.vue.d.ts.map +1 -1
- package/dist/component/palette/index.d.ts +5 -0
- package/dist/component/palette/index.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonCommands.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonFileName.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonFontSelect.vue.d.ts +1 -1
- package/dist/component/ribbon/MlRibbonFontSelect.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonHatchColorRow2.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonHatchColorRow3.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonHatchPatternButton.vue.d.ts +1 -1
- package/dist/component/ribbon/MlRibbonHatchPatternButton.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonLanguageSelector.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonMTextHeightSelect.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonPropertyColorDropdown.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonPropertyField.vue.d.ts +5 -10
- package/dist/component/ribbon/MlRibbonPropertyField.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonPropertyLineTypeSelect.vue.d.ts.map +1 -1
- package/dist/component/ribbon/MlRibbonPropertyLineWeightSelect.vue.d.ts.map +1 -1
- package/dist/component/statusBar/MlFullScreenButton.vue.d.ts.map +1 -1
- package/dist/component/statusBar/MlNotificationButton.vue.d.ts.map +1 -1
- package/dist/component/statusBar/MlOsnapButton.vue.d.ts.map +1 -1
- package/dist/component/statusBar/MlPointStyleButton.vue.d.ts.map +1 -1
- package/dist/component/statusBar/MlPolarTrackingButton.vue.d.ts.map +1 -1
- package/dist/component/statusBar/MlProgress.vue.d.ts.map +1 -1
- package/dist/component/statusBar/MlSettingButton.vue.d.ts.map +1 -1
- package/dist/component/statusBar/MlStatusBar.vue.d.ts.map +1 -1
- package/dist/component/statusBar/MlThemeButton.vue.d.ts.map +1 -1
- package/dist/component/statusBar/MlWarningButton.vue.d.ts.map +1 -1
- package/dist/composable/index.d.ts +6 -0
- package/dist/composable/index.d.ts.map +1 -1
- package/dist/composable/openMissingResourcesPalette.d.ts +11 -0
- package/dist/composable/openMissingResourcesPalette.d.ts.map +1 -0
- package/dist/composable/useAttEdit.d.ts +37 -0
- package/dist/composable/useAttEdit.d.ts.map +1 -0
- package/dist/composable/useCountList.d.ts +50 -0
- package/dist/composable/useCountList.d.ts.map +1 -0
- package/dist/composable/useDocument.d.ts +10 -2
- package/dist/composable/useDocument.d.ts.map +1 -1
- package/dist/composable/useHover.d.ts +898 -8
- package/dist/composable/useHover.d.ts.map +1 -1
- package/dist/composable/useInsertableBlocks.d.ts +43 -0
- package/dist/composable/useInsertableBlocks.d.ts.map +1 -0
- package/dist/composable/useIsMobile.d.ts.map +1 -1
- package/dist/composable/useLayerFilters.d.ts +45 -0
- package/dist/composable/useLayerFilters.d.ts.map +1 -0
- package/dist/composable/useLayers.d.ts +12 -2
- package/dist/composable/useLayers.d.ts.map +1 -1
- package/dist/composable/useLocale.d.ts +3 -0
- package/dist/composable/useLocale.d.ts.map +1 -1
- package/dist/composable/useMemoryProfile.d.ts +586 -0
- package/dist/composable/useMemoryProfile.d.ts.map +1 -0
- package/dist/composable/useMissedData.d.ts +29 -45
- package/dist/composable/useMissedData.d.ts.map +1 -1
- package/dist/locale/en/command.d.ts +12 -0
- package/dist/locale/en/command.d.ts.map +1 -1
- package/dist/locale/en/dialog.d.ts +67 -12
- package/dist/locale/en/dialog.d.ts.map +1 -1
- package/dist/locale/en/main.d.ts +222 -0
- package/dist/locale/en/main.d.ts.map +1 -1
- package/dist/locale/i18n.d.ts.map +1 -1
- package/dist/locale/tr/command.d.ts +43 -0
- package/dist/locale/tr/command.d.ts.map +1 -0
- package/dist/locale/tr/dialog.d.ts +199 -0
- package/dist/locale/tr/dialog.d.ts.map +1 -0
- package/dist/locale/tr/entity.d.ts +333 -0
- package/dist/locale/tr/entity.d.ts.map +1 -0
- package/dist/locale/tr/main.d.ts +816 -0
- package/dist/locale/tr/main.d.ts.map +1 -0
- package/dist/locale/zh/command.d.ts +12 -0
- package/dist/locale/zh/command.d.ts.map +1 -1
- package/dist/locale/zh/dialog.d.ts +67 -12
- package/dist/locale/zh/dialog.d.ts.map +1 -1
- package/dist/locale/zh/main.d.ts +222 -0
- package/dist/locale/zh/main.d.ts.map +1 -1
- package/dist/svg/index.d.ts +5 -0
- package/dist/svg/index.d.ts.map +1 -1
- package/dist/svg/layer/index.d.ts +7 -0
- package/dist/svg/layer/index.d.ts.map +1 -1
- package/dist/util/openFileErrorMessage.d.ts +14 -0
- package/dist/util/openFileErrorMessage.d.ts.map +1 -0
- package/package.json +22 -17
- package/dist/component/dialog/MlReplacementDlg.vue.d.ts.map +0 -1
|
@@ -0,0 +1,816 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
mainMenu: {
|
|
3
|
+
new: string;
|
|
4
|
+
open: string;
|
|
5
|
+
drawingUnits: string;
|
|
6
|
+
exportMenu: string;
|
|
7
|
+
export: string;
|
|
8
|
+
exportHtml: string;
|
|
9
|
+
exportPdf: string;
|
|
10
|
+
exportSvg: string;
|
|
11
|
+
exportImage: string;
|
|
12
|
+
};
|
|
13
|
+
ribbon: {
|
|
14
|
+
tab: {
|
|
15
|
+
home: string;
|
|
16
|
+
insert: string;
|
|
17
|
+
tools: string;
|
|
18
|
+
hatchContext: string;
|
|
19
|
+
mtextEditorContext: string;
|
|
20
|
+
};
|
|
21
|
+
hatch: {
|
|
22
|
+
group: {
|
|
23
|
+
boundary: string;
|
|
24
|
+
pattern: string;
|
|
25
|
+
properties: string;
|
|
26
|
+
options: string;
|
|
27
|
+
close: string;
|
|
28
|
+
};
|
|
29
|
+
command: {
|
|
30
|
+
pickPoints: string;
|
|
31
|
+
selectObjects: string;
|
|
32
|
+
close: string;
|
|
33
|
+
};
|
|
34
|
+
field: {
|
|
35
|
+
pattern: string;
|
|
36
|
+
scale: string;
|
|
37
|
+
angle: string;
|
|
38
|
+
style: string;
|
|
39
|
+
associative: string;
|
|
40
|
+
fillType: string;
|
|
41
|
+
fillColor: string;
|
|
42
|
+
patternColor: string;
|
|
43
|
+
gradient1Color: string;
|
|
44
|
+
backgroundColor: string;
|
|
45
|
+
gradient2Color: string;
|
|
46
|
+
opacity: string;
|
|
47
|
+
imageScale: string;
|
|
48
|
+
};
|
|
49
|
+
style: {
|
|
50
|
+
normal: string;
|
|
51
|
+
outer: string;
|
|
52
|
+
ignore: string;
|
|
53
|
+
};
|
|
54
|
+
fillType: {
|
|
55
|
+
solid: string;
|
|
56
|
+
pattern: string;
|
|
57
|
+
gradient: string;
|
|
58
|
+
};
|
|
59
|
+
associative: {
|
|
60
|
+
on: string;
|
|
61
|
+
off: string;
|
|
62
|
+
};
|
|
63
|
+
tooltip: {
|
|
64
|
+
pickPoints: string;
|
|
65
|
+
selectObjects: string;
|
|
66
|
+
pattern: string;
|
|
67
|
+
scale: string;
|
|
68
|
+
angle: string;
|
|
69
|
+
style: string;
|
|
70
|
+
associative: string;
|
|
71
|
+
fillType: string;
|
|
72
|
+
fillColor: string;
|
|
73
|
+
patternColor: string;
|
|
74
|
+
gradient1Color: string;
|
|
75
|
+
backgroundColor: string;
|
|
76
|
+
gradient2Color: string;
|
|
77
|
+
opacity: string;
|
|
78
|
+
imageScale: string;
|
|
79
|
+
close: string;
|
|
80
|
+
};
|
|
81
|
+
};
|
|
82
|
+
mtext: {
|
|
83
|
+
group: {
|
|
84
|
+
textStyle: string;
|
|
85
|
+
format: string;
|
|
86
|
+
paragraph: string;
|
|
87
|
+
insert: string;
|
|
88
|
+
close: string;
|
|
89
|
+
};
|
|
90
|
+
field: {
|
|
91
|
+
textStyle: string;
|
|
92
|
+
font: string;
|
|
93
|
+
color: string;
|
|
94
|
+
height: string;
|
|
95
|
+
obliqueAngle: string;
|
|
96
|
+
tracking: string;
|
|
97
|
+
widthFactor: string;
|
|
98
|
+
};
|
|
99
|
+
characterMap: {
|
|
100
|
+
title: string;
|
|
101
|
+
font: string;
|
|
102
|
+
charsToCopy: string;
|
|
103
|
+
select: string;
|
|
104
|
+
copy: string;
|
|
105
|
+
noGlyphs: string;
|
|
106
|
+
copyFailed: string;
|
|
107
|
+
};
|
|
108
|
+
command: {
|
|
109
|
+
bold: string;
|
|
110
|
+
underline: string;
|
|
111
|
+
superscript: string;
|
|
112
|
+
italic: string;
|
|
113
|
+
overline: string;
|
|
114
|
+
subscript: string;
|
|
115
|
+
strikethrough: string;
|
|
116
|
+
stack: string;
|
|
117
|
+
toggleCase: string;
|
|
118
|
+
attachment: string;
|
|
119
|
+
list: string;
|
|
120
|
+
lineSpacing: string;
|
|
121
|
+
paragraphAlignment: string;
|
|
122
|
+
symbol: string;
|
|
123
|
+
close: string;
|
|
124
|
+
};
|
|
125
|
+
tooltip: {
|
|
126
|
+
textStyle: string;
|
|
127
|
+
bold: string;
|
|
128
|
+
underline: string;
|
|
129
|
+
superscript: string;
|
|
130
|
+
italic: string;
|
|
131
|
+
overline: string;
|
|
132
|
+
subscript: string;
|
|
133
|
+
strikethrough: string;
|
|
134
|
+
stack: string;
|
|
135
|
+
toggleCase: string;
|
|
136
|
+
font: string;
|
|
137
|
+
color: string;
|
|
138
|
+
height: string;
|
|
139
|
+
obliqueAngle: string;
|
|
140
|
+
tracking: string;
|
|
141
|
+
widthFactor: string;
|
|
142
|
+
attachment: string;
|
|
143
|
+
list: string;
|
|
144
|
+
lineSpacing: string;
|
|
145
|
+
paragraphAlignment: string;
|
|
146
|
+
symbol: string;
|
|
147
|
+
close: string;
|
|
148
|
+
};
|
|
149
|
+
attachment: {
|
|
150
|
+
TL: string;
|
|
151
|
+
TC: string;
|
|
152
|
+
TR: string;
|
|
153
|
+
ML: string;
|
|
154
|
+
MC: string;
|
|
155
|
+
MR: string;
|
|
156
|
+
BL: string;
|
|
157
|
+
BC: string;
|
|
158
|
+
BR: string;
|
|
159
|
+
};
|
|
160
|
+
list: {
|
|
161
|
+
off: string;
|
|
162
|
+
number: string;
|
|
163
|
+
letter: string;
|
|
164
|
+
bullet: string;
|
|
165
|
+
start: string;
|
|
166
|
+
continue: string;
|
|
167
|
+
auto: string;
|
|
168
|
+
allowList: string;
|
|
169
|
+
};
|
|
170
|
+
lineSpacing: {
|
|
171
|
+
more: string;
|
|
172
|
+
clear: string;
|
|
173
|
+
};
|
|
174
|
+
paragraphAlign: {
|
|
175
|
+
default: string;
|
|
176
|
+
left: string;
|
|
177
|
+
center: string;
|
|
178
|
+
right: string;
|
|
179
|
+
justified: string;
|
|
180
|
+
distributed: string;
|
|
181
|
+
};
|
|
182
|
+
symbol: {
|
|
183
|
+
degree: string;
|
|
184
|
+
plusMinus: string;
|
|
185
|
+
diameter: string;
|
|
186
|
+
almostEqual: string;
|
|
187
|
+
angle: string;
|
|
188
|
+
boundary: string;
|
|
189
|
+
centerLine: string;
|
|
190
|
+
delta: string;
|
|
191
|
+
electricalPhase: string;
|
|
192
|
+
flowLine: string;
|
|
193
|
+
identical: string;
|
|
194
|
+
notEqual: string;
|
|
195
|
+
ohm: string;
|
|
196
|
+
omega: string;
|
|
197
|
+
propertyLine: string;
|
|
198
|
+
subscriptTwo: string;
|
|
199
|
+
squared: string;
|
|
200
|
+
cubed: string;
|
|
201
|
+
nbsp: string;
|
|
202
|
+
other: string;
|
|
203
|
+
};
|
|
204
|
+
};
|
|
205
|
+
group: {
|
|
206
|
+
draw: string;
|
|
207
|
+
modify: string;
|
|
208
|
+
layer: string;
|
|
209
|
+
properties: string;
|
|
210
|
+
utilities: string;
|
|
211
|
+
annotation: string;
|
|
212
|
+
measurement: string;
|
|
213
|
+
reference: string;
|
|
214
|
+
block: string;
|
|
215
|
+
};
|
|
216
|
+
insertBlock: {
|
|
217
|
+
empty: string;
|
|
218
|
+
currentDrawing: string;
|
|
219
|
+
previewMenu: string;
|
|
220
|
+
};
|
|
221
|
+
property: {
|
|
222
|
+
color: string;
|
|
223
|
+
lineType: string;
|
|
224
|
+
lineWeight: string;
|
|
225
|
+
};
|
|
226
|
+
layerTools: {
|
|
227
|
+
select: string;
|
|
228
|
+
off: string;
|
|
229
|
+
isolate: string;
|
|
230
|
+
freeze: string;
|
|
231
|
+
lock: string;
|
|
232
|
+
current: string;
|
|
233
|
+
allOn: string;
|
|
234
|
+
unisolate: string;
|
|
235
|
+
thaw: string;
|
|
236
|
+
unlock: string;
|
|
237
|
+
restore: string;
|
|
238
|
+
};
|
|
239
|
+
arc: {
|
|
240
|
+
threePoint: string;
|
|
241
|
+
startCenterEnd: string;
|
|
242
|
+
startCenterAngle: string;
|
|
243
|
+
startCenterLength: string;
|
|
244
|
+
startEndAngle: string;
|
|
245
|
+
startEndDirection: string;
|
|
246
|
+
startEndRadius: string;
|
|
247
|
+
centerStartEnd: string;
|
|
248
|
+
centerStartAngle: string;
|
|
249
|
+
centerStartLength: string;
|
|
250
|
+
};
|
|
251
|
+
circle: {
|
|
252
|
+
centerRadius: string;
|
|
253
|
+
centerDiameter: string;
|
|
254
|
+
twoPoint: string;
|
|
255
|
+
threePoint: string;
|
|
256
|
+
tanTanRadius: string;
|
|
257
|
+
tanTanTan: string;
|
|
258
|
+
};
|
|
259
|
+
ellipse: {
|
|
260
|
+
ellipse: string;
|
|
261
|
+
arc: string;
|
|
262
|
+
};
|
|
263
|
+
tooltip: {
|
|
264
|
+
line: string;
|
|
265
|
+
polyline: string;
|
|
266
|
+
spline: string;
|
|
267
|
+
circle: string;
|
|
268
|
+
arc: string;
|
|
269
|
+
mline: string;
|
|
270
|
+
ray: string;
|
|
271
|
+
xline: string;
|
|
272
|
+
ellipse: string;
|
|
273
|
+
rect: string;
|
|
274
|
+
point: string;
|
|
275
|
+
hatch: string;
|
|
276
|
+
text: string;
|
|
277
|
+
move: string;
|
|
278
|
+
rotate: string;
|
|
279
|
+
copy: string;
|
|
280
|
+
erase: string;
|
|
281
|
+
offset: string;
|
|
282
|
+
undo: string;
|
|
283
|
+
redo: string;
|
|
284
|
+
properties: string;
|
|
285
|
+
quickSelect: string;
|
|
286
|
+
countList: string;
|
|
287
|
+
missingResources: string;
|
|
288
|
+
drawingUnits: string;
|
|
289
|
+
attachDwg: string;
|
|
290
|
+
attachImage: string;
|
|
291
|
+
insert: string;
|
|
292
|
+
editAttributes: string;
|
|
293
|
+
agent: string;
|
|
294
|
+
propertyColor: string;
|
|
295
|
+
propertyLineType: string;
|
|
296
|
+
propertyLineWeight: string;
|
|
297
|
+
layerAction: {
|
|
298
|
+
off: string;
|
|
299
|
+
isolate: string;
|
|
300
|
+
freeze: string;
|
|
301
|
+
lock: string;
|
|
302
|
+
current: string;
|
|
303
|
+
allOn: string;
|
|
304
|
+
unisolate: string;
|
|
305
|
+
thaw: string;
|
|
306
|
+
unlock: string;
|
|
307
|
+
restore: string;
|
|
308
|
+
};
|
|
309
|
+
circleOption: {
|
|
310
|
+
centerRadius: string;
|
|
311
|
+
centerDiameter: string;
|
|
312
|
+
twoPoint: string;
|
|
313
|
+
threePoint: string;
|
|
314
|
+
tanTanRadius: string;
|
|
315
|
+
tanTanTan: string;
|
|
316
|
+
};
|
|
317
|
+
arcOption: {
|
|
318
|
+
threePoint: string;
|
|
319
|
+
startCenterEnd: string;
|
|
320
|
+
startCenterAngle: string;
|
|
321
|
+
startCenterLength: string;
|
|
322
|
+
startEndAngle: string;
|
|
323
|
+
startEndDirection: string;
|
|
324
|
+
startEndRadius: string;
|
|
325
|
+
centerStartEnd: string;
|
|
326
|
+
centerStartAngle: string;
|
|
327
|
+
centerStartLength: string;
|
|
328
|
+
};
|
|
329
|
+
rectOption: {
|
|
330
|
+
rectangle: string;
|
|
331
|
+
polygon: string;
|
|
332
|
+
};
|
|
333
|
+
ellipseOption: {
|
|
334
|
+
ellipse: string;
|
|
335
|
+
arc: string;
|
|
336
|
+
};
|
|
337
|
+
};
|
|
338
|
+
command: {
|
|
339
|
+
line: string;
|
|
340
|
+
polyline: string;
|
|
341
|
+
circle: string;
|
|
342
|
+
arc: string;
|
|
343
|
+
mline: string;
|
|
344
|
+
ray: string;
|
|
345
|
+
xline: string;
|
|
346
|
+
ellipse: string;
|
|
347
|
+
spline: string;
|
|
348
|
+
rect: string;
|
|
349
|
+
rectangle: string;
|
|
350
|
+
polygon: string;
|
|
351
|
+
point: string;
|
|
352
|
+
divide: string;
|
|
353
|
+
hatch: string;
|
|
354
|
+
text: string;
|
|
355
|
+
gradient: string;
|
|
356
|
+
move: string;
|
|
357
|
+
rotate: string;
|
|
358
|
+
copy: string;
|
|
359
|
+
erase: string;
|
|
360
|
+
offset: string;
|
|
361
|
+
undo: string;
|
|
362
|
+
redo: string;
|
|
363
|
+
properties: string;
|
|
364
|
+
quickSelect: string;
|
|
365
|
+
countList: string;
|
|
366
|
+
drawingUnits: string;
|
|
367
|
+
attachDwg: string;
|
|
368
|
+
attachImage: string;
|
|
369
|
+
insert: string;
|
|
370
|
+
editAttributes: string;
|
|
371
|
+
agent: string;
|
|
372
|
+
};
|
|
373
|
+
};
|
|
374
|
+
verticalToolbar: {
|
|
375
|
+
measure: {
|
|
376
|
+
text: string;
|
|
377
|
+
description: string;
|
|
378
|
+
};
|
|
379
|
+
measureDistance: {
|
|
380
|
+
text: string;
|
|
381
|
+
description: string;
|
|
382
|
+
};
|
|
383
|
+
measureAngle: {
|
|
384
|
+
text: string;
|
|
385
|
+
description: string;
|
|
386
|
+
};
|
|
387
|
+
measureArea: {
|
|
388
|
+
text: string;
|
|
389
|
+
description: string;
|
|
390
|
+
};
|
|
391
|
+
measureArc: {
|
|
392
|
+
text: string;
|
|
393
|
+
description: string;
|
|
394
|
+
};
|
|
395
|
+
clearMeasurements: {
|
|
396
|
+
text: string;
|
|
397
|
+
description: string;
|
|
398
|
+
};
|
|
399
|
+
annotation: {
|
|
400
|
+
text: string;
|
|
401
|
+
description: string;
|
|
402
|
+
};
|
|
403
|
+
hideAnnotation: {
|
|
404
|
+
text: string;
|
|
405
|
+
description: string;
|
|
406
|
+
};
|
|
407
|
+
layer: {
|
|
408
|
+
text: string;
|
|
409
|
+
description: string;
|
|
410
|
+
};
|
|
411
|
+
pan: {
|
|
412
|
+
text: string;
|
|
413
|
+
description: string;
|
|
414
|
+
};
|
|
415
|
+
revCircle: {
|
|
416
|
+
text: string;
|
|
417
|
+
description: string;
|
|
418
|
+
};
|
|
419
|
+
revLine: {
|
|
420
|
+
text: string;
|
|
421
|
+
description: string;
|
|
422
|
+
};
|
|
423
|
+
revFreehand: {
|
|
424
|
+
text: string;
|
|
425
|
+
description: string;
|
|
426
|
+
};
|
|
427
|
+
revRect: {
|
|
428
|
+
text: string;
|
|
429
|
+
description: string;
|
|
430
|
+
};
|
|
431
|
+
revCloud: {
|
|
432
|
+
text: string;
|
|
433
|
+
description: string;
|
|
434
|
+
};
|
|
435
|
+
select: {
|
|
436
|
+
text: string;
|
|
437
|
+
description: string;
|
|
438
|
+
};
|
|
439
|
+
showAnnotation: {
|
|
440
|
+
text: string;
|
|
441
|
+
description: string;
|
|
442
|
+
};
|
|
443
|
+
switchBg: {
|
|
444
|
+
text: string;
|
|
445
|
+
description: string;
|
|
446
|
+
};
|
|
447
|
+
zoomToExtent: {
|
|
448
|
+
text: string;
|
|
449
|
+
description: string;
|
|
450
|
+
};
|
|
451
|
+
zoomToBox: {
|
|
452
|
+
text: string;
|
|
453
|
+
description: string;
|
|
454
|
+
};
|
|
455
|
+
};
|
|
456
|
+
statusBar: {
|
|
457
|
+
setting: {
|
|
458
|
+
tooltip: string;
|
|
459
|
+
commandLine: string;
|
|
460
|
+
coordinate: string;
|
|
461
|
+
entityInfo: string;
|
|
462
|
+
fileName: string;
|
|
463
|
+
languageSelector: string;
|
|
464
|
+
mainMenu: string;
|
|
465
|
+
toolbar: string;
|
|
466
|
+
stats: string;
|
|
467
|
+
};
|
|
468
|
+
osnap: {
|
|
469
|
+
tooltip: string;
|
|
470
|
+
endpoint: string;
|
|
471
|
+
midpoint: string;
|
|
472
|
+
center: string;
|
|
473
|
+
node: string;
|
|
474
|
+
quadrant: string;
|
|
475
|
+
insertion: string;
|
|
476
|
+
nearest: string;
|
|
477
|
+
};
|
|
478
|
+
pointStyle: {
|
|
479
|
+
tooltip: string;
|
|
480
|
+
};
|
|
481
|
+
fullScreen: {
|
|
482
|
+
on: string;
|
|
483
|
+
off: string;
|
|
484
|
+
};
|
|
485
|
+
dynamicInput: {
|
|
486
|
+
on: string;
|
|
487
|
+
off: string;
|
|
488
|
+
};
|
|
489
|
+
lineWidth: {
|
|
490
|
+
on: string;
|
|
491
|
+
off: string;
|
|
492
|
+
};
|
|
493
|
+
orthoMode: {
|
|
494
|
+
on: string;
|
|
495
|
+
off: string;
|
|
496
|
+
};
|
|
497
|
+
polarTracking: {
|
|
498
|
+
on: string;
|
|
499
|
+
off: string;
|
|
500
|
+
};
|
|
501
|
+
theme: {
|
|
502
|
+
dark: string;
|
|
503
|
+
light: string;
|
|
504
|
+
};
|
|
505
|
+
warning: {
|
|
506
|
+
font: string;
|
|
507
|
+
};
|
|
508
|
+
notification: {
|
|
509
|
+
tooltip: string;
|
|
510
|
+
};
|
|
511
|
+
export: {
|
|
512
|
+
tooltip: string;
|
|
513
|
+
};
|
|
514
|
+
};
|
|
515
|
+
toolPalette: {
|
|
516
|
+
moreTabs: string;
|
|
517
|
+
entityProperties: {
|
|
518
|
+
tab: string;
|
|
519
|
+
title: string;
|
|
520
|
+
propertyPanel: {
|
|
521
|
+
noEntitySelected: string;
|
|
522
|
+
multipleEntitySelected: string;
|
|
523
|
+
propValCopied: string;
|
|
524
|
+
failedToCopyPropVal: string;
|
|
525
|
+
};
|
|
526
|
+
};
|
|
527
|
+
layerManager: {
|
|
528
|
+
tab: string;
|
|
529
|
+
title: string;
|
|
530
|
+
currentLayerLabel: string;
|
|
531
|
+
searchPlaceholder: string;
|
|
532
|
+
filters: string;
|
|
533
|
+
collapseFilters: string;
|
|
534
|
+
expandFilters: string;
|
|
535
|
+
filterAll: string;
|
|
536
|
+
filterAllUsed: string;
|
|
537
|
+
toolbar: {
|
|
538
|
+
showFilters: string;
|
|
539
|
+
newFilter: string;
|
|
540
|
+
newFilterGroup: string;
|
|
541
|
+
newLayer: string;
|
|
542
|
+
deleteLayer: string;
|
|
543
|
+
setCurrent: string;
|
|
544
|
+
};
|
|
545
|
+
prompts: {
|
|
546
|
+
newFilterTitle: string;
|
|
547
|
+
newFilterName: string;
|
|
548
|
+
newFilterGroupTitle: string;
|
|
549
|
+
newFilterGroupName: string;
|
|
550
|
+
newLayerTitle: string;
|
|
551
|
+
newLayerName: string;
|
|
552
|
+
confirm: string;
|
|
553
|
+
cancel: string;
|
|
554
|
+
};
|
|
555
|
+
messages: {
|
|
556
|
+
filterCreated: string;
|
|
557
|
+
filterExists: string;
|
|
558
|
+
filterCreateFailed: string;
|
|
559
|
+
layerCreated: string;
|
|
560
|
+
layerExists: string;
|
|
561
|
+
layerCreateFailed: string;
|
|
562
|
+
layerDeleted: string;
|
|
563
|
+
layerDeleteFailed: string;
|
|
564
|
+
cannotDeleteLayer0: string;
|
|
565
|
+
cannotDeleteCurrent: string;
|
|
566
|
+
selectLayerFirst: string;
|
|
567
|
+
setCurrentSuccess: string;
|
|
568
|
+
setCurrentFailed: string;
|
|
569
|
+
};
|
|
570
|
+
layerList: {
|
|
571
|
+
name: string;
|
|
572
|
+
on: string;
|
|
573
|
+
freeze: string;
|
|
574
|
+
lock: string;
|
|
575
|
+
plot: string;
|
|
576
|
+
color: string;
|
|
577
|
+
linetype: string;
|
|
578
|
+
lineweight: string;
|
|
579
|
+
transparency: string;
|
|
580
|
+
description: string;
|
|
581
|
+
currentLayer: string;
|
|
582
|
+
newLayerPlaceholder: string;
|
|
583
|
+
zoomToLayer: string;
|
|
584
|
+
lineWeightDefault: string;
|
|
585
|
+
};
|
|
586
|
+
};
|
|
587
|
+
countList: {
|
|
588
|
+
tab: string;
|
|
589
|
+
title: string;
|
|
590
|
+
searchPlaceholder: string;
|
|
591
|
+
countInArea: string;
|
|
592
|
+
areaSet: string;
|
|
593
|
+
areaCleared: string;
|
|
594
|
+
blockName: string;
|
|
595
|
+
count: string;
|
|
596
|
+
empty: string;
|
|
597
|
+
prompt: {
|
|
598
|
+
firstCorner: string;
|
|
599
|
+
secondCorner: string;
|
|
600
|
+
};
|
|
601
|
+
};
|
|
602
|
+
missingResources: {
|
|
603
|
+
tab: string;
|
|
604
|
+
title: string;
|
|
605
|
+
fontTab: string;
|
|
606
|
+
imageTab: string;
|
|
607
|
+
xrefTab: string;
|
|
608
|
+
attach: string;
|
|
609
|
+
attachDwg: string;
|
|
610
|
+
attachImage: string;
|
|
611
|
+
attachImageFailed: string;
|
|
612
|
+
fileReferences: string;
|
|
613
|
+
details: string;
|
|
614
|
+
foundAt: string;
|
|
615
|
+
selectReference: string;
|
|
616
|
+
expandDetails: string;
|
|
617
|
+
collapseDetails: string;
|
|
618
|
+
apply: string;
|
|
619
|
+
applyDone: string;
|
|
620
|
+
emptyFonts: string;
|
|
621
|
+
emptyImages: string;
|
|
622
|
+
matchFontType: string;
|
|
623
|
+
missedFont: string;
|
|
624
|
+
replacedFont: string;
|
|
625
|
+
selectFont: string;
|
|
626
|
+
selectLocalFont: string;
|
|
627
|
+
file: string;
|
|
628
|
+
replace: string;
|
|
629
|
+
name: string;
|
|
630
|
+
path: string;
|
|
631
|
+
type: string;
|
|
632
|
+
typeAttach: string;
|
|
633
|
+
typeOverlay: string;
|
|
634
|
+
typeImage: string;
|
|
635
|
+
status: string;
|
|
636
|
+
statusMissing: string;
|
|
637
|
+
statusLoaded: string;
|
|
638
|
+
actions: string;
|
|
639
|
+
visible: string;
|
|
640
|
+
browse: string;
|
|
641
|
+
fromUrl: string;
|
|
642
|
+
unload: string;
|
|
643
|
+
load: string;
|
|
644
|
+
empty: string;
|
|
645
|
+
urlPrompt: string;
|
|
646
|
+
urlRequired: string;
|
|
647
|
+
loadFailed: string;
|
|
648
|
+
};
|
|
649
|
+
memoryProfile: {
|
|
650
|
+
tab: string;
|
|
651
|
+
title: string;
|
|
652
|
+
refresh: string;
|
|
653
|
+
collecting: string;
|
|
654
|
+
showPie: string;
|
|
655
|
+
hidePie: string;
|
|
656
|
+
collectedAt: string;
|
|
657
|
+
heapUsed: string;
|
|
658
|
+
estimateNote: string;
|
|
659
|
+
estimated: string;
|
|
660
|
+
pieTotal: string;
|
|
661
|
+
pieAriaLabel: string;
|
|
662
|
+
empty: string;
|
|
663
|
+
missedFonts: string;
|
|
664
|
+
fontMemory: string;
|
|
665
|
+
fontMemorySummary: string;
|
|
666
|
+
fontStorage: string;
|
|
667
|
+
fontStorageSummary: string;
|
|
668
|
+
materialPoint: string;
|
|
669
|
+
materialLine: string;
|
|
670
|
+
materialFill: string;
|
|
671
|
+
materialTotal: string;
|
|
672
|
+
dataModelCounts: string;
|
|
673
|
+
dataModelCategories: string;
|
|
674
|
+
dataModelEntityTypes: string;
|
|
675
|
+
categories: {
|
|
676
|
+
heap: string;
|
|
677
|
+
geometry: string;
|
|
678
|
+
mapping: string;
|
|
679
|
+
spatial: string;
|
|
680
|
+
dataModel: string;
|
|
681
|
+
materials: string;
|
|
682
|
+
fonts: string;
|
|
683
|
+
};
|
|
684
|
+
tabs: {
|
|
685
|
+
geometry: string;
|
|
686
|
+
spatial: string;
|
|
687
|
+
dataModel: string;
|
|
688
|
+
materials: string;
|
|
689
|
+
fonts: string;
|
|
690
|
+
};
|
|
691
|
+
columns: {
|
|
692
|
+
layout: string;
|
|
693
|
+
layer: string;
|
|
694
|
+
geometry: string;
|
|
695
|
+
mapping: string;
|
|
696
|
+
entities: string;
|
|
697
|
+
rootItems: string;
|
|
698
|
+
childItems: string;
|
|
699
|
+
estimated: string;
|
|
700
|
+
type: string;
|
|
701
|
+
count: string;
|
|
702
|
+
category: string;
|
|
703
|
+
font: string;
|
|
704
|
+
};
|
|
705
|
+
};
|
|
706
|
+
blocks: {
|
|
707
|
+
tab: string;
|
|
708
|
+
title: string;
|
|
709
|
+
tabCurrentDrawing: string;
|
|
710
|
+
tabRecent: string;
|
|
711
|
+
tabFavorites: string;
|
|
712
|
+
tabLibraries: string;
|
|
713
|
+
sectionCurrentDrawing: string;
|
|
714
|
+
sectionRecent: string;
|
|
715
|
+
sectionFavorites: string;
|
|
716
|
+
sectionLibraries: string;
|
|
717
|
+
filterPlaceholder: string;
|
|
718
|
+
empty: string;
|
|
719
|
+
emptyRecent: string;
|
|
720
|
+
emptyFavorites: string;
|
|
721
|
+
emptyLibraries: string;
|
|
722
|
+
toggleFavorite: string;
|
|
723
|
+
options: string;
|
|
724
|
+
insertionPoint: string;
|
|
725
|
+
scale: string;
|
|
726
|
+
rotation: string;
|
|
727
|
+
angle: string;
|
|
728
|
+
autoPlacement: string;
|
|
729
|
+
repeatPlacement: string;
|
|
730
|
+
explode: string;
|
|
731
|
+
};
|
|
732
|
+
};
|
|
733
|
+
colorDropdown: {
|
|
734
|
+
custom: string;
|
|
735
|
+
};
|
|
736
|
+
lineTypeSelect: {
|
|
737
|
+
placeholder: string;
|
|
738
|
+
};
|
|
739
|
+
colorIndexPicker: {
|
|
740
|
+
color: string;
|
|
741
|
+
colorIndex: string;
|
|
742
|
+
inputPlaceholder: string;
|
|
743
|
+
rgb: string;
|
|
744
|
+
};
|
|
745
|
+
entityInfo: {
|
|
746
|
+
color: string;
|
|
747
|
+
layer: string;
|
|
748
|
+
lineType: string;
|
|
749
|
+
};
|
|
750
|
+
ribbonProperty: {
|
|
751
|
+
color: string;
|
|
752
|
+
lineType: string;
|
|
753
|
+
lineWeight: string;
|
|
754
|
+
layer: string;
|
|
755
|
+
};
|
|
756
|
+
layerSelect: {
|
|
757
|
+
searchPlaceholder: string;
|
|
758
|
+
noLayerAvailable: string;
|
|
759
|
+
noMatchedLayer: string;
|
|
760
|
+
tooltip: {
|
|
761
|
+
layer: string;
|
|
762
|
+
visibility: string;
|
|
763
|
+
freeze: string;
|
|
764
|
+
lock: string;
|
|
765
|
+
lineType: string;
|
|
766
|
+
color: string;
|
|
767
|
+
visible: string;
|
|
768
|
+
hidden: string;
|
|
769
|
+
frozen: string;
|
|
770
|
+
thawed: string;
|
|
771
|
+
locked: string;
|
|
772
|
+
unlocked: string;
|
|
773
|
+
};
|
|
774
|
+
};
|
|
775
|
+
message: {
|
|
776
|
+
loadingFonts: string;
|
|
777
|
+
loadingDwgConverter: string;
|
|
778
|
+
fontsNotFound: string;
|
|
779
|
+
fontsNotLoaded: string;
|
|
780
|
+
fontMissedInDrawing: string;
|
|
781
|
+
fontMissedReplacement: string;
|
|
782
|
+
fontCached: string;
|
|
783
|
+
fontCacheFailed: string;
|
|
784
|
+
failedToGetAvaiableFonts: string;
|
|
785
|
+
failedToOpenFile: string;
|
|
786
|
+
failedToOpenFileWorkerOom: string;
|
|
787
|
+
failedToOpenFileWorkerTimeout: string;
|
|
788
|
+
failedToOpenFileFontLoadFailed: string;
|
|
789
|
+
fetchingDrawingFile: string;
|
|
790
|
+
unknownEntities: string;
|
|
791
|
+
};
|
|
792
|
+
notification: {
|
|
793
|
+
center: {
|
|
794
|
+
title: string;
|
|
795
|
+
clearAll: string;
|
|
796
|
+
noNotifications: string;
|
|
797
|
+
};
|
|
798
|
+
time: {
|
|
799
|
+
justNow: string;
|
|
800
|
+
minutesAgo: string;
|
|
801
|
+
hoursAgo: string;
|
|
802
|
+
daysAgo: string;
|
|
803
|
+
};
|
|
804
|
+
title: {
|
|
805
|
+
failedToOpenFile: string;
|
|
806
|
+
failedToOpenFileWorkerOom: string;
|
|
807
|
+
failedToOpenFileWorkerTimeout: string;
|
|
808
|
+
failedToOpenFileFontLoadFailed: string;
|
|
809
|
+
fontNotFound: string;
|
|
810
|
+
fontNotLoaded: string;
|
|
811
|
+
parsingWarning: string;
|
|
812
|
+
};
|
|
813
|
+
};
|
|
814
|
+
};
|
|
815
|
+
export default _default;
|
|
816
|
+
//# sourceMappingURL=main.d.ts.map
|