@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
|
@@ -9,9 +9,18 @@ declare const _default: {
|
|
|
9
9
|
md: {
|
|
10
10
|
description: string;
|
|
11
11
|
};
|
|
12
|
+
xref: {
|
|
13
|
+
description: string;
|
|
14
|
+
};
|
|
12
15
|
properties: {
|
|
13
16
|
description: string;
|
|
14
17
|
};
|
|
18
|
+
countlist: {
|
|
19
|
+
description: string;
|
|
20
|
+
};
|
|
21
|
+
mem: {
|
|
22
|
+
description: string;
|
|
23
|
+
};
|
|
15
24
|
pttype: {
|
|
16
25
|
description: string;
|
|
17
26
|
};
|
|
@@ -24,6 +33,9 @@ declare const _default: {
|
|
|
24
33
|
style: {
|
|
25
34
|
description: string;
|
|
26
35
|
};
|
|
36
|
+
attedit: {
|
|
37
|
+
description: string;
|
|
38
|
+
};
|
|
27
39
|
};
|
|
28
40
|
USER: {};
|
|
29
41
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../src/locale/en/command.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../src/locale/en/command.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAgDC"}
|
|
@@ -2,18 +2,7 @@ declare const _default: {
|
|
|
2
2
|
baseDialog: {
|
|
3
3
|
ok: string;
|
|
4
4
|
cancel: string;
|
|
5
|
-
|
|
6
|
-
replacementDlg: {
|
|
7
|
-
title: string;
|
|
8
|
-
fontTabName: string;
|
|
9
|
-
imageTabName: string;
|
|
10
|
-
file: string;
|
|
11
|
-
replace: string;
|
|
12
|
-
missedFont: string;
|
|
13
|
-
replacedFont: string;
|
|
14
|
-
selectFont: string;
|
|
15
|
-
selectLocalFont: string;
|
|
16
|
-
matchFontType: string;
|
|
5
|
+
apply: string;
|
|
17
6
|
};
|
|
18
7
|
pointStyleDlg: {
|
|
19
8
|
title: string;
|
|
@@ -78,6 +67,24 @@ declare const _default: {
|
|
|
78
67
|
aciTabTitle: string;
|
|
79
68
|
rgbTabTitle: string;
|
|
80
69
|
};
|
|
70
|
+
exportHtmlDlg: {
|
|
71
|
+
title: string;
|
|
72
|
+
layersSection: string;
|
|
73
|
+
exportInvisibleLayers: string;
|
|
74
|
+
exportInvisibleLayersHint: string;
|
|
75
|
+
yes: string;
|
|
76
|
+
no: string;
|
|
77
|
+
initialView: string;
|
|
78
|
+
initialViewExtents: string;
|
|
79
|
+
initialViewExtentsHint: string;
|
|
80
|
+
initialViewCurrent: string;
|
|
81
|
+
initialViewCurrentHint: string;
|
|
82
|
+
viewerMode: string;
|
|
83
|
+
viewerModeView: string;
|
|
84
|
+
viewerModeViewHint: string;
|
|
85
|
+
viewerModeMeasure: string;
|
|
86
|
+
viewerModeMeasureHint: string;
|
|
87
|
+
};
|
|
81
88
|
quickSelectDlg: {
|
|
82
89
|
title: string;
|
|
83
90
|
applyTo: string;
|
|
@@ -139,6 +146,54 @@ declare const _default: {
|
|
|
139
146
|
deleted: string;
|
|
140
147
|
setCurrentDone: string;
|
|
141
148
|
};
|
|
149
|
+
attEditDlg: {
|
|
150
|
+
title: string;
|
|
151
|
+
block: string;
|
|
152
|
+
tag: string;
|
|
153
|
+
selectBlock: string;
|
|
154
|
+
tabAttribute: string;
|
|
155
|
+
tabTextOptions: string;
|
|
156
|
+
tabProperties: string;
|
|
157
|
+
colTag: string;
|
|
158
|
+
colPrompt: string;
|
|
159
|
+
colValue: string;
|
|
160
|
+
value: string;
|
|
161
|
+
textStyle: string;
|
|
162
|
+
justification: string;
|
|
163
|
+
backwards: string;
|
|
164
|
+
upsideDown: string;
|
|
165
|
+
height: string;
|
|
166
|
+
widthFactor: string;
|
|
167
|
+
rotation: string;
|
|
168
|
+
obliqueAngle: string;
|
|
169
|
+
annotative: string;
|
|
170
|
+
boundaryWidth: string;
|
|
171
|
+
layer: string;
|
|
172
|
+
linetype: string;
|
|
173
|
+
color: string;
|
|
174
|
+
lineweight: string;
|
|
175
|
+
plotStyle: string;
|
|
176
|
+
promptSelectBlock: string;
|
|
177
|
+
rejectSelectBlock: string;
|
|
178
|
+
noAttributes: string;
|
|
179
|
+
justify: {
|
|
180
|
+
left: string;
|
|
181
|
+
center: string;
|
|
182
|
+
right: string;
|
|
183
|
+
align: string;
|
|
184
|
+
middle: string;
|
|
185
|
+
fit: string;
|
|
186
|
+
topLeft: string;
|
|
187
|
+
topCenter: string;
|
|
188
|
+
topRight: string;
|
|
189
|
+
middleLeft: string;
|
|
190
|
+
middleCenter: string;
|
|
191
|
+
middleRight: string;
|
|
192
|
+
bottomLeft: string;
|
|
193
|
+
bottomCenter: string;
|
|
194
|
+
bottomRight: string;
|
|
195
|
+
};
|
|
196
|
+
};
|
|
142
197
|
};
|
|
143
198
|
export default _default;
|
|
144
199
|
//# sourceMappingURL=dialog.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/locale/en/dialog.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/locale/en/dialog.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAqMC"}
|
package/dist/locale/en/main.d.ts
CHANGED
|
@@ -13,6 +13,7 @@ declare const _default: {
|
|
|
13
13
|
ribbon: {
|
|
14
14
|
tab: {
|
|
15
15
|
home: string;
|
|
16
|
+
insert: string;
|
|
16
17
|
tools: string;
|
|
17
18
|
hatchContext: string;
|
|
18
19
|
mtextEditorContext: string;
|
|
@@ -209,6 +210,13 @@ declare const _default: {
|
|
|
209
210
|
utilities: string;
|
|
210
211
|
annotation: string;
|
|
211
212
|
measurement: string;
|
|
213
|
+
reference: string;
|
|
214
|
+
block: string;
|
|
215
|
+
};
|
|
216
|
+
insertBlock: {
|
|
217
|
+
empty: string;
|
|
218
|
+
currentDrawing: string;
|
|
219
|
+
previewMenu: string;
|
|
212
220
|
};
|
|
213
221
|
property: {
|
|
214
222
|
color: string;
|
|
@@ -275,7 +283,14 @@ declare const _default: {
|
|
|
275
283
|
redo: string;
|
|
276
284
|
properties: string;
|
|
277
285
|
quickSelect: string;
|
|
286
|
+
countList: string;
|
|
287
|
+
missingResources: string;
|
|
278
288
|
drawingUnits: string;
|
|
289
|
+
attachDwg: string;
|
|
290
|
+
attachImage: string;
|
|
291
|
+
insert: string;
|
|
292
|
+
editAttributes: string;
|
|
293
|
+
agent: string;
|
|
279
294
|
propertyColor: string;
|
|
280
295
|
propertyLineType: string;
|
|
281
296
|
propertyLineWeight: string;
|
|
@@ -347,7 +362,13 @@ declare const _default: {
|
|
|
347
362
|
redo: string;
|
|
348
363
|
properties: string;
|
|
349
364
|
quickSelect: string;
|
|
365
|
+
countList: string;
|
|
350
366
|
drawingUnits: string;
|
|
367
|
+
attachDwg: string;
|
|
368
|
+
attachImage: string;
|
|
369
|
+
insert: string;
|
|
370
|
+
editAttributes: string;
|
|
371
|
+
agent: string;
|
|
351
372
|
};
|
|
352
373
|
};
|
|
353
374
|
verticalToolbar: {
|
|
@@ -492,6 +513,7 @@ declare const _default: {
|
|
|
492
513
|
};
|
|
493
514
|
};
|
|
494
515
|
toolPalette: {
|
|
516
|
+
moreTabs: string;
|
|
495
517
|
entityProperties: {
|
|
496
518
|
tab: string;
|
|
497
519
|
title: string;
|
|
@@ -505,14 +527,208 @@ declare const _default: {
|
|
|
505
527
|
layerManager: {
|
|
506
528
|
tab: string;
|
|
507
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
|
+
};
|
|
508
570
|
layerList: {
|
|
509
571
|
name: string;
|
|
510
572
|
on: string;
|
|
573
|
+
freeze: string;
|
|
574
|
+
lock: string;
|
|
575
|
+
plot: string;
|
|
511
576
|
color: string;
|
|
577
|
+
linetype: string;
|
|
578
|
+
lineweight: string;
|
|
579
|
+
transparency: string;
|
|
580
|
+
description: string;
|
|
512
581
|
currentLayer: string;
|
|
582
|
+
newLayerPlaceholder: string;
|
|
513
583
|
zoomToLayer: string;
|
|
584
|
+
lineWeightDefault: string;
|
|
514
585
|
};
|
|
515
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
|
+
};
|
|
516
732
|
};
|
|
517
733
|
colorDropdown: {
|
|
518
734
|
custom: string;
|
|
@@ -567,6 +783,9 @@ declare const _default: {
|
|
|
567
783
|
fontCacheFailed: string;
|
|
568
784
|
failedToGetAvaiableFonts: string;
|
|
569
785
|
failedToOpenFile: string;
|
|
786
|
+
failedToOpenFileWorkerOom: string;
|
|
787
|
+
failedToOpenFileWorkerTimeout: string;
|
|
788
|
+
failedToOpenFileFontLoadFailed: string;
|
|
570
789
|
fetchingDrawingFile: string;
|
|
571
790
|
unknownEntities: string;
|
|
572
791
|
};
|
|
@@ -584,6 +803,9 @@ declare const _default: {
|
|
|
584
803
|
};
|
|
585
804
|
title: {
|
|
586
805
|
failedToOpenFile: string;
|
|
806
|
+
failedToOpenFileWorkerOom: string;
|
|
807
|
+
failedToOpenFileWorkerTimeout: string;
|
|
808
|
+
failedToOpenFileFontLoadFailed: string;
|
|
587
809
|
fontNotFound: string;
|
|
588
810
|
fontNotLoaded: string;
|
|
589
811
|
parsingWarning: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../src/locale/en/main.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"main.d.ts","sourceRoot":"","sources":["../../../src/locale/en/main.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBA+1BC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/locale/i18n.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAA;
|
|
1
|
+
{"version":3,"file":"i18n.d.ts","sourceRoot":"","sources":["../../src/locale/i18n.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,uBAAuB,CAAA;AAqDlD,eAAO,MAAM,IAAI,uIAOf,CAAA;AACF,eAAO,MAAM,UAAU,GAAI,QAAQ,UAAU,WAI5C,CAAA;AAED,eAAO,MAAM,cAAc,GAAI,MAAM,MAAM,WAI1C,CAAA;AAED,eAAO,MAAM,cAAc,GAAI,MAAM,MAAM,WAI1C,CAAA;AAED,eAAO,MAAM,SAAS,GAAI,cAAc,MAAM,WAQ7C,CAAA;AAED,eAAO,MAAM,gBAAgB,GAAI,MAAM,MAAM,WAI5C,CAAA;AAED,eAAO,MAAM,kBAAkB,GAAI,MAAM,MAAM,WAI9C,CAAA;AAED,eAAe,IAAI,CAAA"}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
ACAD: {
|
|
3
|
+
hatch: {
|
|
4
|
+
description: string;
|
|
5
|
+
};
|
|
6
|
+
layer: {
|
|
7
|
+
description: string;
|
|
8
|
+
};
|
|
9
|
+
md: {
|
|
10
|
+
description: string;
|
|
11
|
+
};
|
|
12
|
+
xref: {
|
|
13
|
+
description: string;
|
|
14
|
+
};
|
|
15
|
+
properties: {
|
|
16
|
+
description: string;
|
|
17
|
+
};
|
|
18
|
+
countlist: {
|
|
19
|
+
description: string;
|
|
20
|
+
};
|
|
21
|
+
mem: {
|
|
22
|
+
description: string;
|
|
23
|
+
};
|
|
24
|
+
pttype: {
|
|
25
|
+
description: string;
|
|
26
|
+
};
|
|
27
|
+
qselect: {
|
|
28
|
+
description: string;
|
|
29
|
+
};
|
|
30
|
+
units: {
|
|
31
|
+
description: string;
|
|
32
|
+
};
|
|
33
|
+
style: {
|
|
34
|
+
description: string;
|
|
35
|
+
};
|
|
36
|
+
attedit: {
|
|
37
|
+
description: string;
|
|
38
|
+
};
|
|
39
|
+
};
|
|
40
|
+
USER: {};
|
|
41
|
+
};
|
|
42
|
+
export default _default;
|
|
43
|
+
//# sourceMappingURL=command.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"command.d.ts","sourceRoot":"","sources":["../../../src/locale/tr/command.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAiDC"}
|
|
@@ -0,0 +1,199 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
baseDialog: {
|
|
3
|
+
ok: string;
|
|
4
|
+
cancel: string;
|
|
5
|
+
apply: string;
|
|
6
|
+
};
|
|
7
|
+
pointStyleDlg: {
|
|
8
|
+
title: string;
|
|
9
|
+
pointSize: string;
|
|
10
|
+
};
|
|
11
|
+
drawingUnitsDlg: {
|
|
12
|
+
title: string;
|
|
13
|
+
lengthSection: string;
|
|
14
|
+
lengthType: string;
|
|
15
|
+
lengthPrecision: string;
|
|
16
|
+
angleSection: string;
|
|
17
|
+
angleType: string;
|
|
18
|
+
anglePrecision: string;
|
|
19
|
+
clockwise: string;
|
|
20
|
+
insertionSection: string;
|
|
21
|
+
insertionUnits: string;
|
|
22
|
+
linear: {
|
|
23
|
+
scientific: string;
|
|
24
|
+
decimal: string;
|
|
25
|
+
engineering: string;
|
|
26
|
+
architectural: string;
|
|
27
|
+
fractional: string;
|
|
28
|
+
windowsDesktop: string;
|
|
29
|
+
};
|
|
30
|
+
angle: {
|
|
31
|
+
decimalDegrees: string;
|
|
32
|
+
dms: string;
|
|
33
|
+
gradians: string;
|
|
34
|
+
radians: string;
|
|
35
|
+
surveyors: string;
|
|
36
|
+
};
|
|
37
|
+
insUnits: {
|
|
38
|
+
_0: string;
|
|
39
|
+
_1: string;
|
|
40
|
+
_2: string;
|
|
41
|
+
_3: string;
|
|
42
|
+
_4: string;
|
|
43
|
+
_5: string;
|
|
44
|
+
_6: string;
|
|
45
|
+
_7: string;
|
|
46
|
+
_8: string;
|
|
47
|
+
_9: string;
|
|
48
|
+
_10: string;
|
|
49
|
+
_11: string;
|
|
50
|
+
_12: string;
|
|
51
|
+
_13: string;
|
|
52
|
+
_14: string;
|
|
53
|
+
_15: string;
|
|
54
|
+
_16: string;
|
|
55
|
+
_17: string;
|
|
56
|
+
_18: string;
|
|
57
|
+
_19: string;
|
|
58
|
+
_20: string;
|
|
59
|
+
_21: string;
|
|
60
|
+
_22: string;
|
|
61
|
+
_23: string;
|
|
62
|
+
_24: string;
|
|
63
|
+
};
|
|
64
|
+
};
|
|
65
|
+
colorPickerDlg: {
|
|
66
|
+
title: string;
|
|
67
|
+
aciTabTitle: string;
|
|
68
|
+
rgbTabTitle: string;
|
|
69
|
+
};
|
|
70
|
+
exportHtmlDlg: {
|
|
71
|
+
title: string;
|
|
72
|
+
layersSection: string;
|
|
73
|
+
exportInvisibleLayers: string;
|
|
74
|
+
exportInvisibleLayersHint: string;
|
|
75
|
+
yes: string;
|
|
76
|
+
no: string;
|
|
77
|
+
initialView: string;
|
|
78
|
+
initialViewExtents: string;
|
|
79
|
+
initialViewExtentsHint: string;
|
|
80
|
+
initialViewCurrent: string;
|
|
81
|
+
initialViewCurrentHint: string;
|
|
82
|
+
viewerMode: string;
|
|
83
|
+
viewerModeView: string;
|
|
84
|
+
viewerModeViewHint: string;
|
|
85
|
+
viewerModeMeasure: string;
|
|
86
|
+
viewerModeMeasureHint: string;
|
|
87
|
+
};
|
|
88
|
+
quickSelectDlg: {
|
|
89
|
+
title: string;
|
|
90
|
+
applyTo: string;
|
|
91
|
+
applyToEntireDrawing: string;
|
|
92
|
+
applyToCurrentSelection: string;
|
|
93
|
+
objectType: string;
|
|
94
|
+
allObjectTypes: string;
|
|
95
|
+
property: string;
|
|
96
|
+
operator: string;
|
|
97
|
+
value: string;
|
|
98
|
+
howToApply: string;
|
|
99
|
+
propObjectType: string;
|
|
100
|
+
propLayer: string;
|
|
101
|
+
propColor: string;
|
|
102
|
+
propLineType: string;
|
|
103
|
+
propLineWeight: string;
|
|
104
|
+
opEquals: string;
|
|
105
|
+
opNotEquals: string;
|
|
106
|
+
opGreaterThan: string;
|
|
107
|
+
opGreaterThanOrEqual: string;
|
|
108
|
+
opLessThan: string;
|
|
109
|
+
opLessThanOrEqual: string;
|
|
110
|
+
modeSet: string;
|
|
111
|
+
modeAdd: string;
|
|
112
|
+
modeRemove: string;
|
|
113
|
+
previewResult: string;
|
|
114
|
+
valueRequired: string;
|
|
115
|
+
selectionResult: string;
|
|
116
|
+
};
|
|
117
|
+
textStyleDlg: {
|
|
118
|
+
title: string;
|
|
119
|
+
currentStyle: string;
|
|
120
|
+
styles: string;
|
|
121
|
+
fontSection: string;
|
|
122
|
+
fontName: string;
|
|
123
|
+
fontStyle: string;
|
|
124
|
+
useBigFont: string;
|
|
125
|
+
bigFontName: string;
|
|
126
|
+
sizeSection: string;
|
|
127
|
+
textHeight: string;
|
|
128
|
+
effectsSection: string;
|
|
129
|
+
upsideDown: string;
|
|
130
|
+
backwards: string;
|
|
131
|
+
vertical: string;
|
|
132
|
+
widthFactor: string;
|
|
133
|
+
obliqueAngle: string;
|
|
134
|
+
setCurrent: string;
|
|
135
|
+
new: string;
|
|
136
|
+
delete: string;
|
|
137
|
+
newTitle: string;
|
|
138
|
+
newStyleName: string;
|
|
139
|
+
newPrompt: string;
|
|
140
|
+
newNameRequired: string;
|
|
141
|
+
deleteTitle: string;
|
|
142
|
+
deleteConfirm: string;
|
|
143
|
+
invalidName: string;
|
|
144
|
+
duplicateName: string;
|
|
145
|
+
created: string;
|
|
146
|
+
deleted: string;
|
|
147
|
+
setCurrentDone: string;
|
|
148
|
+
};
|
|
149
|
+
attEditDlg: {
|
|
150
|
+
title: string;
|
|
151
|
+
block: string;
|
|
152
|
+
tag: string;
|
|
153
|
+
selectBlock: string;
|
|
154
|
+
tabAttribute: string;
|
|
155
|
+
tabTextOptions: string;
|
|
156
|
+
tabProperties: string;
|
|
157
|
+
colTag: string;
|
|
158
|
+
colPrompt: string;
|
|
159
|
+
colValue: string;
|
|
160
|
+
value: string;
|
|
161
|
+
textStyle: string;
|
|
162
|
+
justification: string;
|
|
163
|
+
backwards: string;
|
|
164
|
+
upsideDown: string;
|
|
165
|
+
height: string;
|
|
166
|
+
widthFactor: string;
|
|
167
|
+
rotation: string;
|
|
168
|
+
obliqueAngle: string;
|
|
169
|
+
annotative: string;
|
|
170
|
+
boundaryWidth: string;
|
|
171
|
+
layer: string;
|
|
172
|
+
linetype: string;
|
|
173
|
+
color: string;
|
|
174
|
+
lineweight: string;
|
|
175
|
+
plotStyle: string;
|
|
176
|
+
promptSelectBlock: string;
|
|
177
|
+
rejectSelectBlock: string;
|
|
178
|
+
noAttributes: string;
|
|
179
|
+
justify: {
|
|
180
|
+
left: string;
|
|
181
|
+
center: string;
|
|
182
|
+
right: string;
|
|
183
|
+
align: string;
|
|
184
|
+
middle: string;
|
|
185
|
+
fit: string;
|
|
186
|
+
topLeft: string;
|
|
187
|
+
topCenter: string;
|
|
188
|
+
topRight: string;
|
|
189
|
+
middleLeft: string;
|
|
190
|
+
middleCenter: string;
|
|
191
|
+
middleRight: string;
|
|
192
|
+
bottomLeft: string;
|
|
193
|
+
bottomCenter: string;
|
|
194
|
+
bottomRight: string;
|
|
195
|
+
};
|
|
196
|
+
};
|
|
197
|
+
};
|
|
198
|
+
export default _default;
|
|
199
|
+
//# sourceMappingURL=dialog.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dialog.d.ts","sourceRoot":"","sources":["../../../src/locale/tr/dialog.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,wBAsMC"}
|