model-manager 0.0.6 → 0.0.7
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 +2 -2
- package/dist/.icon-ico/icon.ico +0 -0
- package/dist/ModelManager Setup 0.0.5.exe +0 -0
- package/dist/ModelManager Setup 0.0.5.exe.blockmap +0 -0
- package/dist/builder-debug.yml +0 -211
- package/dist/builder-effective-config.yaml +0 -14
- package/dist/win-unpacked/LICENSE.electron.txt +0 -21
- package/dist/win-unpacked/LICENSES.chromium.html +0 -93817
- package/dist/win-unpacked/ModelManager.exe +0 -0
- package/dist/win-unpacked/chrome_100_percent.pak +0 -0
- package/dist/win-unpacked/chrome_200_percent.pak +0 -0
- package/dist/win-unpacked/d3dcompiler_47.dll +0 -0
- package/dist/win-unpacked/ffmpeg.dll +0 -0
- package/dist/win-unpacked/icudtl.dat +0 -0
- package/dist/win-unpacked/libEGL.dll +0 -0
- package/dist/win-unpacked/libGLESv2.dll +0 -0
- package/dist/win-unpacked/locales/af.pak +0 -0
- package/dist/win-unpacked/locales/am.pak +0 -0
- package/dist/win-unpacked/locales/ar.pak +0 -0
- package/dist/win-unpacked/locales/bg.pak +0 -0
- package/dist/win-unpacked/locales/bn.pak +0 -0
- package/dist/win-unpacked/locales/ca.pak +0 -0
- package/dist/win-unpacked/locales/cs.pak +0 -0
- package/dist/win-unpacked/locales/da.pak +0 -0
- package/dist/win-unpacked/locales/de.pak +0 -0
- package/dist/win-unpacked/locales/el.pak +0 -0
- package/dist/win-unpacked/locales/en-GB.pak +0 -0
- package/dist/win-unpacked/locales/en-US.pak +0 -0
- package/dist/win-unpacked/locales/es-419.pak +0 -0
- package/dist/win-unpacked/locales/es.pak +0 -0
- package/dist/win-unpacked/locales/et.pak +0 -0
- package/dist/win-unpacked/locales/fa.pak +0 -0
- package/dist/win-unpacked/locales/fi.pak +0 -0
- package/dist/win-unpacked/locales/fil.pak +0 -0
- package/dist/win-unpacked/locales/fr.pak +0 -0
- package/dist/win-unpacked/locales/gu.pak +0 -0
- package/dist/win-unpacked/locales/he.pak +0 -0
- package/dist/win-unpacked/locales/hi.pak +0 -0
- package/dist/win-unpacked/locales/hr.pak +0 -0
- package/dist/win-unpacked/locales/hu.pak +0 -0
- package/dist/win-unpacked/locales/id.pak +0 -0
- package/dist/win-unpacked/locales/it.pak +0 -0
- package/dist/win-unpacked/locales/ja.pak +0 -0
- package/dist/win-unpacked/locales/kn.pak +0 -0
- package/dist/win-unpacked/locales/ko.pak +0 -0
- package/dist/win-unpacked/locales/lt.pak +0 -0
- package/dist/win-unpacked/locales/lv.pak +0 -0
- package/dist/win-unpacked/locales/ml.pak +0 -0
- package/dist/win-unpacked/locales/mr.pak +0 -0
- package/dist/win-unpacked/locales/ms.pak +0 -0
- package/dist/win-unpacked/locales/nb.pak +0 -0
- package/dist/win-unpacked/locales/nl.pak +0 -0
- package/dist/win-unpacked/locales/pl.pak +0 -0
- package/dist/win-unpacked/locales/pt-BR.pak +0 -0
- package/dist/win-unpacked/locales/pt-PT.pak +0 -0
- package/dist/win-unpacked/locales/ro.pak +0 -0
- package/dist/win-unpacked/locales/ru.pak +0 -0
- package/dist/win-unpacked/locales/sk.pak +0 -0
- package/dist/win-unpacked/locales/sl.pak +0 -0
- package/dist/win-unpacked/locales/sr.pak +0 -0
- package/dist/win-unpacked/locales/sv.pak +0 -0
- package/dist/win-unpacked/locales/sw.pak +0 -0
- package/dist/win-unpacked/locales/ta.pak +0 -0
- package/dist/win-unpacked/locales/te.pak +0 -0
- package/dist/win-unpacked/locales/th.pak +0 -0
- package/dist/win-unpacked/locales/tr.pak +0 -0
- package/dist/win-unpacked/locales/uk.pak +0 -0
- package/dist/win-unpacked/locales/ur.pak +0 -0
- package/dist/win-unpacked/locales/vi.pak +0 -0
- package/dist/win-unpacked/locales/zh-CN.pak +0 -0
- package/dist/win-unpacked/locales/zh-TW.pak +0 -0
- package/dist/win-unpacked/resources/app-update.yml +0 -6
- package/dist/win-unpacked/resources/app.asar +0 -0
- package/dist/win-unpacked/resources/elevate.exe +0 -0
- package/dist/win-unpacked/resources.pak +0 -0
- package/dist/win-unpacked/snapshot_blob.bin +0 -0
- package/dist/win-unpacked/v8_context_snapshot.bin +0 -0
- package/dist/win-unpacked/vk_swiftshader.dll +0 -0
- package/dist/win-unpacked/vk_swiftshader_icd.json +0 -1
- package/dist/win-unpacked/vulkan-1.dll +0 -0
package/package.json
CHANGED
package/dist/.icon-ico/icon.ico
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/builder-debug.yml
DELETED
|
@@ -1,211 +0,0 @@
|
|
|
1
|
-
x64:
|
|
2
|
-
firstOrDefaultFilePatterns:
|
|
3
|
-
- '**/*'
|
|
4
|
-
- '!**/node_modules'
|
|
5
|
-
- '!build{,/**/*}'
|
|
6
|
-
- '!dist{,/**/*}'
|
|
7
|
-
- '!**/*.{iml,hprof,orig,pyc,pyo,rbc,swp,csproj,sln,suo,xproj,cc,d.ts,pdb}'
|
|
8
|
-
- '!**/._*'
|
|
9
|
-
- '!**/electron-builder.{yaml,yml,json,json5,toml}'
|
|
10
|
-
- '!**/{.git,.hg,.svn,CVS,RCS,SCCS,__pycache__,.DS_Store,thumbs.db,.gitignore,.gitkeep,.gitattributes,.npmignore,.idea,.vs,.flowconfig,.jshintrc,.eslintrc,.circleci,.yarn-integrity,.yarn-metadata.json,yarn-error.log,yarn.lock,package-lock.json,npm-debug.log,appveyor.yml,.travis.yml,circle.yml,.nyc_output}'
|
|
11
|
-
- '!.yarn{,/**/*}'
|
|
12
|
-
- '!.editorconfig'
|
|
13
|
-
- '!.yarnrc.yml'
|
|
14
|
-
nodeModuleFilePatterns: []
|
|
15
|
-
nsis:
|
|
16
|
-
script: |-
|
|
17
|
-
!include "F:\default layout\node_modules\app-builder-lib\templates\nsis\include\StdUtils.nsh"
|
|
18
|
-
!addincludedir "F:\default layout\node_modules\app-builder-lib\templates\nsis\include"
|
|
19
|
-
!macro _isUpdated _a _b _t _f
|
|
20
|
-
${StdUtils.TestParameter} $R9 "updated"
|
|
21
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
|
22
|
-
!macroend
|
|
23
|
-
!define isUpdated `"" isUpdated ""`
|
|
24
|
-
|
|
25
|
-
!macro _isForceRun _a _b _t _f
|
|
26
|
-
${StdUtils.TestParameter} $R9 "force-run"
|
|
27
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
|
28
|
-
!macroend
|
|
29
|
-
!define isForceRun `"" isForceRun ""`
|
|
30
|
-
|
|
31
|
-
!macro _isKeepShortcuts _a _b _t _f
|
|
32
|
-
${StdUtils.TestParameter} $R9 "keep-shortcuts"
|
|
33
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
|
34
|
-
!macroend
|
|
35
|
-
!define isKeepShortcuts `"" isKeepShortcuts ""`
|
|
36
|
-
|
|
37
|
-
!macro _isNoDesktopShortcut _a _b _t _f
|
|
38
|
-
${StdUtils.TestParameter} $R9 "no-desktop-shortcut"
|
|
39
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
|
40
|
-
!macroend
|
|
41
|
-
!define isNoDesktopShortcut `"" isNoDesktopShortcut ""`
|
|
42
|
-
|
|
43
|
-
!macro _isDeleteAppData _a _b _t _f
|
|
44
|
-
${StdUtils.TestParameter} $R9 "delete-app-data"
|
|
45
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
|
46
|
-
!macroend
|
|
47
|
-
!define isDeleteAppData `"" isDeleteAppData ""`
|
|
48
|
-
|
|
49
|
-
!macro _isForAllUsers _a _b _t _f
|
|
50
|
-
${StdUtils.TestParameter} $R9 "allusers"
|
|
51
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
|
52
|
-
!macroend
|
|
53
|
-
!define isForAllUsers `"" isForAllUsers ""`
|
|
54
|
-
|
|
55
|
-
!macro _isForCurrentUser _a _b _t _f
|
|
56
|
-
${StdUtils.TestParameter} $R9 "currentuser"
|
|
57
|
-
StrCmp "$R9" "true" `${_t}` `${_f}`
|
|
58
|
-
!macroend
|
|
59
|
-
!define isForCurrentUser `"" isForCurrentUser ""`
|
|
60
|
-
|
|
61
|
-
!macro addLangs
|
|
62
|
-
!insertmacro MUI_LANGUAGE "English"
|
|
63
|
-
!insertmacro MUI_LANGUAGE "German"
|
|
64
|
-
!insertmacro MUI_LANGUAGE "French"
|
|
65
|
-
!insertmacro MUI_LANGUAGE "SpanishInternational"
|
|
66
|
-
!insertmacro MUI_LANGUAGE "SimpChinese"
|
|
67
|
-
!insertmacro MUI_LANGUAGE "TradChinese"
|
|
68
|
-
!insertmacro MUI_LANGUAGE "Japanese"
|
|
69
|
-
!insertmacro MUI_LANGUAGE "Korean"
|
|
70
|
-
!insertmacro MUI_LANGUAGE "Italian"
|
|
71
|
-
!insertmacro MUI_LANGUAGE "Dutch"
|
|
72
|
-
!insertmacro MUI_LANGUAGE "Danish"
|
|
73
|
-
!insertmacro MUI_LANGUAGE "Swedish"
|
|
74
|
-
!insertmacro MUI_LANGUAGE "Norwegian"
|
|
75
|
-
!insertmacro MUI_LANGUAGE "Finnish"
|
|
76
|
-
!insertmacro MUI_LANGUAGE "Russian"
|
|
77
|
-
!insertmacro MUI_LANGUAGE "Portuguese"
|
|
78
|
-
!insertmacro MUI_LANGUAGE "PortugueseBR"
|
|
79
|
-
!insertmacro MUI_LANGUAGE "Polish"
|
|
80
|
-
!insertmacro MUI_LANGUAGE "Ukrainian"
|
|
81
|
-
!insertmacro MUI_LANGUAGE "Czech"
|
|
82
|
-
!insertmacro MUI_LANGUAGE "Slovak"
|
|
83
|
-
!insertmacro MUI_LANGUAGE "Hungarian"
|
|
84
|
-
!insertmacro MUI_LANGUAGE "Arabic"
|
|
85
|
-
!insertmacro MUI_LANGUAGE "Turkish"
|
|
86
|
-
!insertmacro MUI_LANGUAGE "Thai"
|
|
87
|
-
!insertmacro MUI_LANGUAGE "Vietnamese"
|
|
88
|
-
!macroend
|
|
89
|
-
|
|
90
|
-
!addplugindir /x86-unicode "C:\Users\trist\AppData\Local\electron-builder\Cache\nsis\nsis-resources-3.4.1\plugins\x86-unicode"
|
|
91
|
-
!include "C:\Users\trist\AppData\Local\Temp\t-bifH5A\0-messages.nsh"
|
|
92
|
-
|
|
93
|
-
Var newStartMenuLink
|
|
94
|
-
Var oldStartMenuLink
|
|
95
|
-
Var newDesktopLink
|
|
96
|
-
Var oldDesktopLink
|
|
97
|
-
Var oldShortcutName
|
|
98
|
-
Var oldMenuDirectory
|
|
99
|
-
|
|
100
|
-
!include "common.nsh"
|
|
101
|
-
!include "MUI2.nsh"
|
|
102
|
-
!include "multiUser.nsh"
|
|
103
|
-
!include "allowOnlyOneInstallerInstance.nsh"
|
|
104
|
-
|
|
105
|
-
!ifdef INSTALL_MODE_PER_ALL_USERS
|
|
106
|
-
!ifdef BUILD_UNINSTALLER
|
|
107
|
-
RequestExecutionLevel user
|
|
108
|
-
!else
|
|
109
|
-
RequestExecutionLevel admin
|
|
110
|
-
!endif
|
|
111
|
-
!else
|
|
112
|
-
RequestExecutionLevel user
|
|
113
|
-
!endif
|
|
114
|
-
|
|
115
|
-
!ifdef BUILD_UNINSTALLER
|
|
116
|
-
SilentInstall silent
|
|
117
|
-
!else
|
|
118
|
-
Var appExe
|
|
119
|
-
Var launchLink
|
|
120
|
-
!endif
|
|
121
|
-
|
|
122
|
-
!ifdef ONE_CLICK
|
|
123
|
-
!include "oneClick.nsh"
|
|
124
|
-
!else
|
|
125
|
-
!include "assistedInstaller.nsh"
|
|
126
|
-
!endif
|
|
127
|
-
|
|
128
|
-
!insertmacro addLangs
|
|
129
|
-
|
|
130
|
-
!ifmacrodef customHeader
|
|
131
|
-
!insertmacro customHeader
|
|
132
|
-
!endif
|
|
133
|
-
|
|
134
|
-
Function .onInit
|
|
135
|
-
SetOutPath $INSTDIR
|
|
136
|
-
${LogSet} on
|
|
137
|
-
|
|
138
|
-
!ifmacrodef preInit
|
|
139
|
-
!insertmacro preInit
|
|
140
|
-
!endif
|
|
141
|
-
|
|
142
|
-
!ifdef DISPLAY_LANG_SELECTOR
|
|
143
|
-
!insertmacro MUI_LANGDLL_DISPLAY
|
|
144
|
-
!endif
|
|
145
|
-
|
|
146
|
-
!ifdef BUILD_UNINSTALLER
|
|
147
|
-
WriteUninstaller "${UNINSTALLER_OUT_FILE}"
|
|
148
|
-
!insertmacro quitSuccess
|
|
149
|
-
!else
|
|
150
|
-
!insertmacro check64BitAndSetRegView
|
|
151
|
-
|
|
152
|
-
!ifdef ONE_CLICK
|
|
153
|
-
!insertmacro ALLOW_ONLY_ONE_INSTALLER_INSTANCE
|
|
154
|
-
!else
|
|
155
|
-
${IfNot} ${UAC_IsInnerInstance}
|
|
156
|
-
!insertmacro ALLOW_ONLY_ONE_INSTALLER_INSTANCE
|
|
157
|
-
${EndIf}
|
|
158
|
-
!endif
|
|
159
|
-
|
|
160
|
-
!insertmacro initMultiUser
|
|
161
|
-
|
|
162
|
-
!ifmacrodef customInit
|
|
163
|
-
!insertmacro customInit
|
|
164
|
-
!endif
|
|
165
|
-
|
|
166
|
-
!ifmacrodef addLicenseFiles
|
|
167
|
-
InitPluginsDir
|
|
168
|
-
!insertmacro addLicenseFiles
|
|
169
|
-
!endif
|
|
170
|
-
!endif
|
|
171
|
-
FunctionEnd
|
|
172
|
-
|
|
173
|
-
!ifndef BUILD_UNINSTALLER
|
|
174
|
-
!include "installUtil.nsh"
|
|
175
|
-
!endif
|
|
176
|
-
|
|
177
|
-
Section "install"
|
|
178
|
-
!ifndef BUILD_UNINSTALLER
|
|
179
|
-
# If we're running a silent upgrade of a per-machine installation, elevate so extracting the new app will succeed.
|
|
180
|
-
# For a non-silent install, the elevation will be triggered when the install mode is selected in the UI,
|
|
181
|
-
# but that won't be executed when silent.
|
|
182
|
-
!ifndef INSTALL_MODE_PER_ALL_USERS
|
|
183
|
-
!ifndef ONE_CLICK
|
|
184
|
-
${if} $hasPerMachineInstallation == "1" # set in onInit by initMultiUser
|
|
185
|
-
${andIf} ${Silent}
|
|
186
|
-
${ifNot} ${UAC_IsAdmin}
|
|
187
|
-
ShowWindow $HWNDPARENT ${SW_HIDE}
|
|
188
|
-
!insertmacro UAC_RunElevated
|
|
189
|
-
${Switch} $0
|
|
190
|
-
${Case} 0
|
|
191
|
-
${Break}
|
|
192
|
-
${Case} 1223 ;user aborted
|
|
193
|
-
${Break}
|
|
194
|
-
${Default}
|
|
195
|
-
MessageBox mb_IconStop|mb_TopMost|mb_SetForeground "Unable to elevate, error $0"
|
|
196
|
-
${Break}
|
|
197
|
-
${EndSwitch}
|
|
198
|
-
Quit
|
|
199
|
-
${else}
|
|
200
|
-
!insertmacro setInstallModePerAllUsers
|
|
201
|
-
${endIf}
|
|
202
|
-
${endIf}
|
|
203
|
-
!endif
|
|
204
|
-
!endif
|
|
205
|
-
!include "installSection.nsh"
|
|
206
|
-
!endif
|
|
207
|
-
SectionEnd
|
|
208
|
-
|
|
209
|
-
!ifdef BUILD_UNINSTALLER
|
|
210
|
-
!include "uninstaller.nsh"
|
|
211
|
-
!endif
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
directories:
|
|
2
|
-
output: dist
|
|
3
|
-
buildResources: build
|
|
4
|
-
appId: model-manager
|
|
5
|
-
productName: ModelManager
|
|
6
|
-
win:
|
|
7
|
-
publish:
|
|
8
|
-
- provider: github
|
|
9
|
-
private: true
|
|
10
|
-
owner: ' Mine-North'
|
|
11
|
-
repo: Mine-North-Model-Tool
|
|
12
|
-
token: <stripped sensitive data>
|
|
13
|
-
files: []
|
|
14
|
-
electronVersion: 19.0.8
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
Copyright (c) Electron contributors
|
|
2
|
-
Copyright (c) 2013-2020 GitHub Inc.
|
|
3
|
-
|
|
4
|
-
Permission is hereby granted, free of charge, to any person obtaining
|
|
5
|
-
a copy of this software and associated documentation files (the
|
|
6
|
-
"Software"), to deal in the Software without restriction, including
|
|
7
|
-
without limitation the rights to use, copy, modify, merge, publish,
|
|
8
|
-
distribute, sublicense, and/or sell copies of the Software, and to
|
|
9
|
-
permit persons to whom the Software is furnished to do so, subject to
|
|
10
|
-
the following conditions:
|
|
11
|
-
|
|
12
|
-
The above copyright notice and this permission notice shall be
|
|
13
|
-
included in all copies or substantial portions of the Software.
|
|
14
|
-
|
|
15
|
-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
|
|
16
|
-
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
|
|
17
|
-
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
18
|
-
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
|
|
19
|
-
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
|
|
20
|
-
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
|
|
21
|
-
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|