Menus.js 75 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516
  1. /**
  2. * Copyright (c) 2006-2017, JGraph Ltd
  3. * Copyright (c) 2006-2017, Gaudenz Alder
  4. */
  5. (function()
  6. {
  7. // Adds scrollbars for menus that exceed the page height
  8. var mxPopupMenuShowMenu = mxPopupMenu.prototype.showMenu;
  9. mxPopupMenu.prototype.showMenu = function()
  10. {
  11. mxPopupMenuShowMenu.apply(this, arguments);
  12. this.div.style.overflowY = 'auto';
  13. this.div.style.overflowX = 'hidden';
  14. var h0 = Math.max(document.body.clientHeight, document.documentElement.clientHeight);
  15. this.div.style.maxHeight = (h0 - 10) + 'px';
  16. };
  17. Menus.prototype.addLinkToItem = function(item, href)
  18. {
  19. if (item != null)
  20. {
  21. var link = document.createElement('span');
  22. link.setAttribute('title', mxResources.get('help'));
  23. link.style.cssText = 'color:blue;text-decoration:underline;margin-left:12px;cursor:help;';
  24. var icon = document.createElement('img');
  25. icon.setAttribute('border', '0');
  26. icon.setAttribute('valign', 'bottom');
  27. icon.setAttribute('src', Editor.helpImage);
  28. link.appendChild(icon);
  29. mxEvent.addGestureListeners(link, mxUtils.bind(this, function(evt)
  30. {
  31. this.editorUi.menubar.hideMenu();
  32. window.open(href);
  33. mxEvent.consume(evt);
  34. }));
  35. item.firstChild.nextSibling.appendChild(link);
  36. }
  37. };
  38. var menusInit = Menus.prototype.init;
  39. Menus.prototype.init = function()
  40. {
  41. menusInit.apply(this, arguments);
  42. var editorUi = this.editorUi;
  43. var graph = editorUi.editor.graph;
  44. var isGraphEnabled = mxUtils.bind(graph, graph.isEnabled);
  45. var googleEnabled = ((urlParams['embed'] != '1' && urlParams['gapi'] != '0') ||
  46. (urlParams['embed'] == '1' && urlParams['gapi'] == '1')) && mxClient.IS_SVG &&
  47. isLocalStorage && (document.documentMode == null || document.documentMode >= 10);
  48. var dropboxEnabled = ((urlParams['embed'] != '1' && urlParams['db'] != '0') || (urlParams['embed'] == '1' && urlParams['db'] == '1')) &&
  49. mxClient.IS_SVG && (document.documentMode == null || document.documentMode > 9);
  50. var oneDriveEnabled = (window.location.hostname == 'www.draw.io' || window.location.hostname == 'test.draw.io' ||
  51. window.location.hostname == 'drive.draw.io' || window.location.hostname == 'legacy.draw.io') &&
  52. (((urlParams['embed'] != '1' && urlParams['od'] != '0') || (urlParams['embed'] == '1' &&
  53. urlParams['od'] == '1')) && !navigator.userAgent.match(/(iPad|iPhone|iPod)/g) &&
  54. (navigator.userAgent.indexOf('MSIE') < 0 || document.documentMode >= 10));
  55. if (!editorUi.isOffline())
  56. {
  57. var img = new Image();
  58. img.src = IMAGE_PATH + '/help.png';
  59. }
  60. editorUi.actions.addAction('new...', function()
  61. {
  62. var compact = editorUi.isOffline();
  63. var dlg = new NewDialog(editorUi, compact);
  64. editorUi.showDialog(dlg.container, (compact) ? 350 : 620, (compact) ? 70 : 440, true, true, function(cancel)
  65. {
  66. if (cancel && editorUi.getCurrentFile() == null)
  67. {
  68. editorUi.showSplash();
  69. }
  70. });
  71. dlg.init();
  72. });
  73. // Export PDF action for chrome OS (same as print with different dialog title)
  74. editorUi.actions.addAction('exportPdf', function()
  75. {
  76. editorUi.showDialog(new PrintDialog(editorUi, mxResources.get('formatPdf')).container, 360,
  77. (editorUi.pages != null && editorUi.pages.length > 1) ?
  78. 420 : 360, true, true);
  79. });
  80. editorUi.actions.addAction('open...', function()
  81. {
  82. editorUi.pickFile();
  83. });
  84. editorUi.actions.addAction('close', function()
  85. {
  86. editorUi.fileLoaded(null);
  87. });
  88. editorUi.actions.addAction('editShape...', mxUtils.bind(this, function()
  89. {
  90. var cells = graph.getSelectionCells();
  91. if (graph.getSelectionCount() == 1)
  92. {
  93. var cell = graph.getSelectionCell();
  94. var state = graph.view.getState(cell);
  95. if (state != null && state.shape != null && state.shape.stencil != null)
  96. {
  97. var dlg = new EditShapeDialog(editorUi, cell, mxResources.get('editShape') + ':', 630, 400);
  98. editorUi.showDialog(dlg.container, 640, 480, true, false);
  99. dlg.init();
  100. }
  101. }
  102. }));
  103. editorUi.actions.addAction('revisionHistory...', function()
  104. {
  105. var file = editorUi.getCurrentFile();
  106. if (file == null || (file.constructor != DriveFile && file.constructor != DropboxFile) ||
  107. (editorUi.drive == null && file.constructor == DriveFile) ||
  108. (editorUi.dropbox == null && file.constructor == DropboxFile))
  109. {
  110. editorUi.showError(mxResources.get('error'), mxResources.get('notAvailable'), mxResources.get('ok'));
  111. }
  112. else if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
  113. {
  114. if (file.constructor == DropboxFile)
  115. {
  116. // Limit is maximum number of entries to return
  117. var promise = editorUi.dropbox.client.filesListRevisions({path: file.stat.path_lower, limit: 100});
  118. promise.then(mxUtils.bind(this, function(response)
  119. {
  120. editorUi.spinner.stop();
  121. try
  122. {
  123. var revs = [];
  124. for (var i = response.entries.length - 1; i >= 0; i--)
  125. {
  126. (function(stat)
  127. {
  128. revs.push({modifiedDate: stat.client_modified, fileSize: stat.size, getXml: function(success, error)
  129. {
  130. editorUi.dropbox.readFile({path: file.stat.path_lower, rev: stat.rev}, success, error);
  131. }, getUrl: function()
  132. {
  133. return editorUi.getUrl(window.location.pathname + '?rev=' + stat.rev + '&chrome=0&edit=_blank') + window.location.hash;
  134. }});
  135. })(response.entries[i]);
  136. }
  137. var dlg = new RevisionDialog(editorUi, revs);
  138. editorUi.showDialog(dlg.container, 640, 480, true, true);
  139. dlg.init();
  140. }
  141. catch (e)
  142. {
  143. editorUi.handleError(e);
  144. }
  145. }));
  146. // Workaround for IE8/9 support with catch function
  147. promise['catch'](function(err)
  148. {
  149. editorUi.spinner.stop();
  150. editorUi.handleError(err);
  151. });
  152. }
  153. // Google Drive File
  154. else
  155. {
  156. editorUi.drive.executeRequest(gapi.client.drive.revisions.list({'fileId': file.getId()}), function(resp)
  157. {
  158. editorUi.spinner.stop();
  159. for (var i = 0; i < resp.items.length; i++)
  160. {
  161. (function(item)
  162. {
  163. item.getXml = function(success, error)
  164. {
  165. // Workaround for vanished head revision is to use current head revision from descriptor
  166. editorUi.drive.executeRequest(gapi.client.drive.revisions.get({'fileId': file.getId(),
  167. 'revisionId': (resp.items[resp.items.length - 1] === item) ?
  168. file.desc.headRevisionId : item.id}), function(resp)
  169. {
  170. editorUi.drive.getXmlFile(resp, null, function(file2)
  171. {
  172. success(file2.getData());
  173. }, function(resp)
  174. {
  175. error(resp);
  176. });
  177. }, function(resp)
  178. {
  179. error(resp);
  180. });
  181. };
  182. item.getUrl = function()
  183. {
  184. return editorUi.getUrl(window.location.pathname + '?rev=' + item.id + '&chrome=0&edit=_blank') + window.location.hash;
  185. };
  186. })(resp.items[i]);
  187. }
  188. var dlg = new RevisionDialog(editorUi, resp.items);
  189. editorUi.showDialog(dlg.container, 640, 480, true, true);
  190. dlg.init();
  191. }, function(resp)
  192. {
  193. editorUi.spinner.stop();
  194. editorUi.handleError(resp);
  195. });
  196. }
  197. }
  198. });
  199. editorUi.actions.addAction('createRevision', function()
  200. {
  201. editorUi.actions.get('save').funct();
  202. }, null, null, 'Ctrl+S');
  203. editorUi.actions.addAction('upload...', function()
  204. {
  205. var file = editorUi.getCurrentFile();
  206. if (file != null)
  207. {
  208. // Data is pulled from global variable after tab loads
  209. // LATER: Change to use message passing to deal with potential cross-domain
  210. window.drawdata = editorUi.getFileData();
  211. var filename = (file.getTitle() != null) ? file.getTitle() : editorUi.defaultFilename;
  212. window.open(window.location.protocol + '//' + window.location.host + '/?create=drawdata&' +
  213. ((editorUi.mode == App.MODE_DROPBOX) ? 'mode=dropbox&' : '') +
  214. 'title=' + encodeURIComponent(filename));
  215. }
  216. });
  217. if (typeof(MathJax) !== 'undefined')
  218. {
  219. var action = editorUi.actions.addAction('mathematicalTypesetting', function()
  220. {
  221. editorUi.setMathEnabled(!editorUi.isMathEnabled());
  222. });
  223. action.setToggleAction(true);
  224. action.setSelectedCallback(function() { return editorUi.isMathEnabled(); });
  225. action.isEnabled = isGraphEnabled;
  226. }
  227. if (isLocalStorage)
  228. {
  229. var action = editorUi.actions.addAction('showStartScreen', function()
  230. {
  231. mxSettings.setShowStartScreen(!mxSettings.getShowStartScreen());
  232. mxSettings.save();
  233. });
  234. action.setToggleAction(true);
  235. action.setSelectedCallback(function() { return mxSettings.getShowStartScreen(); });
  236. }
  237. var autosaveAction = editorUi.actions.addAction('autosave', function()
  238. {
  239. editorUi.editor.setAutosave(!editorUi.editor.autosave);
  240. });
  241. autosaveAction.setToggleAction(true);
  242. autosaveAction.setSelectedCallback(function()
  243. {
  244. return autosaveAction.isEnabled() && editorUi.editor.autosave;
  245. });
  246. editorUi.actions.addAction('editGeometry...', function()
  247. {
  248. var cells = graph.getSelectionCells();
  249. var vertices = [];
  250. for (var i = 0; i < cells.length; i++)
  251. {
  252. if (graph.getModel().isVertex(cells[i]))
  253. {
  254. vertices.push(cells[i]);
  255. }
  256. }
  257. if (vertices.length > 0)
  258. {
  259. var dlg = new EditGeometryDialog(editorUi, vertices);
  260. editorUi.showDialog(dlg.container, 180, 180, true, true);
  261. dlg.init();
  262. }
  263. }, null, null, 'Ctrl+Shift+M');
  264. var copiedStyles = ['rounded', 'shadow', 'dashed', 'dashPattern', 'fontFamily', 'fontSize', 'fontColor', 'fontStyle',
  265. 'align', 'verticalAlign', 'strokeColor', 'strokeWidth', 'fillColor', 'gradientColor', 'swimlaneFillColor',
  266. 'textOpacity', 'gradientDirection', 'glass', 'labelBackgroundColor', 'labelBorderColor', 'opacity',
  267. 'spacing', 'spacingTop', 'spacingLeft', 'spacingBottom', 'spacingRight', 'endFill', 'endArrow',
  268. 'endSize', 'startStill', 'startArrow', 'startSize', 'arcSize'];
  269. editorUi.actions.addAction('copyStyle', function()
  270. {
  271. var state = graph.view.getState(graph.getSelectionCell());
  272. if (graph.isEnabled() && state != null)
  273. {
  274. editorUi.copiedStyle = mxUtils.clone(state.style);
  275. // Handles special case for value "none"
  276. var cellStyle = graph.getModel().getStyle(state.cell);
  277. var tokens = (cellStyle != null) ? cellStyle.split(';') : [];
  278. for (var j = 0; j < tokens.length; j++)
  279. {
  280. var tmp = tokens[j];
  281. var pos = tmp.indexOf('=');
  282. if (pos >= 0)
  283. {
  284. var key = tmp.substring(0, pos);
  285. var value = tmp.substring(pos + 1);
  286. if (editorUi.copiedStyle[key] == null && value == 'none')
  287. {
  288. editorUi.copiedStyle[key] = 'none';
  289. }
  290. }
  291. }
  292. }
  293. }, null, null, 'Ctrl+Shift+C');
  294. editorUi.actions.addAction('pasteStyle', function()
  295. {
  296. if (graph.isEnabled() && !graph.isSelectionEmpty() && editorUi.copiedStyle != null)
  297. {
  298. graph.getModel().beginUpdate();
  299. try
  300. {
  301. var cells = graph.getSelectionCells();
  302. for (var i = 0; i < cells.length; i++)
  303. {
  304. var state = graph.view.getState(cells[i]);
  305. for (var j = 0; j < copiedStyles.length; j++)
  306. {
  307. var key = copiedStyles[j];
  308. var value = editorUi.copiedStyle[key];
  309. if (state.style[key] != value)
  310. {
  311. graph.setCellStyles(key, value, [cells[i]]);
  312. }
  313. }
  314. }
  315. }
  316. finally
  317. {
  318. graph.getModel().endUpdate();
  319. }
  320. }
  321. }, null, null, 'Ctrl+Shift+V');
  322. editorUi.actions.put('pageBackgroundImage', new Action(mxResources.get('backgroundImage') + '...', function()
  323. {
  324. if (!editorUi.isOffline())
  325. {
  326. var apply = function(image)
  327. {
  328. editorUi.setBackgroundImage(image);
  329. };
  330. var dlg = new BackgroundImageDialog(editorUi, apply);
  331. editorUi.showDialog(dlg.container, 320, 170, true, true);
  332. dlg.init();
  333. }
  334. }));
  335. action = editorUi.actions.put('shadowVisible', new Action(mxResources.get('shadow'), function()
  336. {
  337. graph.setShadowVisible(!graph.shadowVisible);
  338. }));
  339. action.setToggleAction(true);
  340. action.setSelectedCallback(function() { return graph.shadowVisible; });
  341. editorUi.actions.put('about', new Action(mxResources.get('aboutDrawio') + '...', function()
  342. {
  343. editorUi.showDialog(new AboutDialog(editorUi).container, 220, 300, true, true);
  344. }, null, null, 'F1'));
  345. editorUi.actions.addAction('userManual...', function()
  346. {
  347. window.open('https://support.draw.io/display/DO/Draw.io+Online+User+Manual');
  348. });
  349. editorUi.actions.addAction('support...', function()
  350. {
  351. window.open('https://support.draw.io/display/DO/draw.io+Online+Support');
  352. });
  353. editorUi.actions.addAction('exportOptionsDisabled...', function()
  354. {
  355. editorUi.handleError({message: mxResources.get('exportOptionsDisabledDetails')},
  356. mxResources.get('exportOptionsDisabled'));
  357. });
  358. editorUi.actions.addAction('keyboardShortcuts...', function()
  359. {
  360. if (mxClient.IS_CHROMEAPP)
  361. {
  362. window.open('https://www.draw.io/shortcuts.svg');
  363. }
  364. else if (mxClient.IS_SVG)
  365. {
  366. window.open('shortcuts.svg');
  367. }
  368. else
  369. {
  370. window.open('https://www.draw.io/?lightbox=1#Uhttps%3A%2F%2Fwww.draw.io%2Fshortcuts.svg');
  371. }
  372. });
  373. editorUi.actions.addAction('feedback...', function()
  374. {
  375. var dlg = new FeedbackDialog(editorUi);
  376. editorUi.showDialog(dlg.container, 610, 360, true, true);
  377. dlg.init();
  378. });
  379. editorUi.actions.addAction('quickStart...', function()
  380. {
  381. window.open('https://www.youtube.com/watch?v=8OaMWa4R1SE&t=1');
  382. });
  383. action = editorUi.actions.addAction('tags...', mxUtils.bind(this, function()
  384. {
  385. if (this.tagsWindow == null)
  386. {
  387. this.tagsWindow = new TagsWindow(editorUi, document.body.offsetWidth - 380, 230, 280, 120);
  388. this.tagsWindow.window.addListener('show', function()
  389. {
  390. editorUi.fireEvent(new mxEventObject('tags'));
  391. });
  392. this.tagsWindow.window.addListener('hide', function()
  393. {
  394. editorUi.fireEvent(new mxEventObject('tags'));
  395. });
  396. this.tagsWindow.window.setVisible(true);
  397. editorUi.fireEvent(new mxEventObject('tags'));
  398. }
  399. else
  400. {
  401. this.tagsWindow.window.setVisible(!this.tagsWindow.window.isVisible());
  402. }
  403. }));
  404. action.setToggleAction(true);
  405. action.setSelectedCallback(mxUtils.bind(this, function() { return this.tagsWindow != null && this.tagsWindow.window.isVisible(); }));
  406. action = editorUi.actions.addAction('find...', mxUtils.bind(this, function()
  407. {
  408. if (this.findWindow == null)
  409. {
  410. this.findWindow = new FindWindow(editorUi, document.body.offsetWidth - 300, 110, 204, 140);
  411. this.findWindow.window.addListener('show', function()
  412. {
  413. editorUi.fireEvent(new mxEventObject('find'));
  414. });
  415. this.findWindow.window.addListener('hide', function()
  416. {
  417. editorUi.fireEvent(new mxEventObject('find'));
  418. });
  419. this.findWindow.window.setVisible(true);
  420. editorUi.fireEvent(new mxEventObject('find'));
  421. }
  422. else
  423. {
  424. this.findWindow.window.setVisible(!this.findWindow.window.isVisible());
  425. }
  426. }));
  427. action.setToggleAction(true);
  428. action.setSelectedCallback(mxUtils.bind(this, function() { return this.findWindow != null && this.findWindow.window.isVisible(); }));
  429. // Adds language menu to options only if localStorage is available for
  430. // storing the choice. We do not want to use cookies for older browsers.
  431. // Note that the URL param lang=XX is available for setting the language
  432. // in older browsers. URL param has precedence over the saved setting.
  433. if (mxClient.IS_CHROMEAPP || (isLocalStorage && urlParams['offline'] != '1'))
  434. {
  435. this.put('language', new Menu(mxUtils.bind(this, function(menu, parent)
  436. {
  437. var addLangItem = mxUtils.bind(this, function (id)
  438. {
  439. var lang = (id == '') ? mxResources.get('automatic') : mxLanguageMap[id];
  440. var item = null;
  441. if (lang != '')
  442. {
  443. item = menu.addItem(lang, null, mxUtils.bind(this, function()
  444. {
  445. mxSettings.setLanguage(id);
  446. mxSettings.save();
  447. // Shows dialog in new language
  448. mxClient.language = id;
  449. mxResources.loadDefaultBundle = false;
  450. mxResources.add(RESOURCE_BASE);
  451. editorUi.alert(mxResources.get('restartForChangeRequired'));
  452. }), parent);
  453. if (id == mxLanguage || (id == '' && mxLanguage == null))
  454. {
  455. menu.addCheckmark(item, Editor.checkmarkImage);
  456. }
  457. }
  458. return item;
  459. });
  460. var item = addLangItem('');
  461. menu.addSeparator(parent);
  462. // LATER: Sort menu by language name
  463. for(var langId in mxLanguageMap)
  464. {
  465. addLangItem(langId);
  466. }
  467. })));
  468. // Extends the menubar with the language menu
  469. if (uiTheme != 'atlas')
  470. {
  471. var menusCreateMenuBar = Menus.prototype.createMenubar;
  472. Menus.prototype.createMenubar = function(container)
  473. {
  474. var menubar = menusCreateMenuBar.apply(this, arguments);
  475. if (menubar != null)
  476. {
  477. var langMenu = this.get('language');
  478. if (langMenu != null)
  479. {
  480. var elt = menubar.addMenu('', langMenu.funct);
  481. elt.setAttribute('title', mxResources.get('language'));
  482. elt.style.width = '16px';
  483. elt.style.paddingTop = '2px';
  484. elt.style.paddingLeft = '4px';
  485. elt.innerHTML = '<div class="geIcon geSprite geSprite-globe"/>';
  486. elt.style.zIndex = '1';
  487. elt.style.position = 'absolute';
  488. elt.style.top = '2px';
  489. elt.style.right = '17px';
  490. elt.style.display = 'block';
  491. if (!mxClient.IS_VML)
  492. {
  493. mxUtils.setOpacity(elt, 60);
  494. }
  495. document.body.appendChild(elt);
  496. }
  497. }
  498. return menubar;
  499. };
  500. }
  501. }
  502. this.put('help', new Menu(mxUtils.bind(this, function(menu, parent)
  503. {
  504. if (!mxClient.IS_CHROMEAPP && editorUi.isOffline())
  505. {
  506. this.addMenuItems(menu, ['about']);
  507. }
  508. else
  509. {
  510. // No translation for menu item since help is english only
  511. var item = menu.addItem('Search', null, null, parent, null, null, false);
  512. var form = document.createElement('div');
  513. form.style.display = 'inline';
  514. form.innerHTML = ':<form style="display:inline;margin-left:8px;"' +
  515. 'target="_blank" method="get" action="https://desk.draw.io/support/search/solutions">' +
  516. '<input type="text" name="term" size="25"></form>';
  517. item.firstChild.nextSibling.appendChild(form);
  518. item.style.backgroundColor = 'whiteSmoke';
  519. item.style.cursor = 'default';
  520. var realForm = form.getElementsByTagName('form')[0]
  521. var input = form.getElementsByTagName('input')[0];
  522. if (input != null && realForm != null)
  523. {
  524. mxEvent.addListener(realForm, 'submit', function()
  525. {
  526. // Logs search terms for improving search results
  527. if (EditorUi.enableLogging)
  528. {
  529. try
  530. {
  531. var img = new Image();
  532. var logDomain = window.DRAWIO_LOG_URL != null ? window.DRAWIO_LOG_URL : '';
  533. img.src = logDomain + '/log?severity=CONFIG&msg=helpsearch:' + encodeURIComponent(input.value) + '&v=' + encodeURIComponent(EditorUi.VERSION);
  534. }
  535. catch (e)
  536. {
  537. // ignore
  538. }
  539. }
  540. // Workaround for blocked submit on iOS/IE11
  541. window.setTimeout(function()
  542. {
  543. editorUi.menubar.hideMenu();
  544. }, 0);
  545. });
  546. mxEvent.addGestureListeners(item, function(evt)
  547. {
  548. if (document.activeElement != input)
  549. {
  550. input.focus();
  551. }
  552. mxEvent.consume(evt);
  553. }, function(evt)
  554. {
  555. mxEvent.consume(evt);
  556. }, function(evt)
  557. {
  558. mxEvent.consume(evt);
  559. });
  560. // Sets initial focus on input element
  561. window.setTimeout(function()
  562. {
  563. input.focus();
  564. }, 0);
  565. }
  566. this.addMenuItems(menu, ['-', 'quickStart', 'userManual', 'keyboardShortcuts', '-']);
  567. if (!mxClient.IS_CHROMEAPP)
  568. {
  569. this.addMenuItems(menu, ['feedback']);
  570. }
  571. this.addMenuItems(menu, ['support', '-', 'about']);
  572. }
  573. if (urlParams['test'] == '1')
  574. {
  575. // For showing the bounding box
  576. mxResources.parse('showBoundingBox=Show bounding box');
  577. this.editorUi.actions.addAction('showBoundingBox', mxUtils.bind(this, function()
  578. {
  579. var b = graph.getGraphBounds();
  580. var tr = graph.view.translate;
  581. var s = graph.view.scale;
  582. graph.insertVertex(parent, null, '', b.x / s - tr.x, b.y / s - tr.y, b.width / s, b.height / s, 'fillColor=none;strokeColor=red;');
  583. }));
  584. this.addMenuItems(menu, ['-', 'showBoundingBox'], parent);
  585. // For testing local XML export
  586. mxResources.parse('testXmlImageExport=XML Image Export');
  587. this.editorUi.actions.addAction('testXmlImageExport', mxUtils.bind(this, function()
  588. {
  589. var bg = '#ffffff';
  590. var scale = 1;
  591. var b = 1;
  592. var imgExport = new mxImageExport();
  593. var bounds = graph.getGraphBounds();
  594. var vs = graph.view.scale;
  595. // New image export
  596. var xmlDoc = mxUtils.createXmlDocument();
  597. var root = xmlDoc.createElement('output');
  598. xmlDoc.appendChild(root);
  599. // Renders graph. Offset will be multiplied with state's scale when painting state.
  600. var xmlCanvas = new mxXmlCanvas2D(root);
  601. xmlCanvas.translate(Math.floor((b / scale - bounds.x) / vs), Math.floor((b / scale - bounds.y) / vs));
  602. xmlCanvas.scale(scale / vs);
  603. var stateCounter = 0;
  604. var canvasSave = xmlCanvas.save;
  605. xmlCanvas.save = function()
  606. {
  607. stateCounter++;
  608. canvasSave.apply(this, arguments);
  609. };
  610. var canvasRestore = xmlCanvas.restore;
  611. xmlCanvas.restore = function()
  612. {
  613. stateCounter--;
  614. canvasRestore.apply(this, arguments);
  615. };
  616. var exportDrawShape = imgExport.drawShape;
  617. imgExport.drawShape = function(state)
  618. {
  619. mxLog.debug('entering shape', state, stateCounter);
  620. exportDrawShape.apply(this, arguments);
  621. mxLog.debug('leaving shape', state, stateCounter);
  622. };
  623. imgExport.drawState(graph.getView().getState(graph.model.root), xmlCanvas);
  624. // Puts request data together
  625. var w = Math.ceil(bounds.width * scale / vs + 2 * b);
  626. var h = Math.ceil(bounds.height * scale / vs + 2 * b);
  627. mxLog.show();
  628. mxLog.debug(mxUtils.getXml(root));
  629. mxLog.debug('stateCounter', stateCounter);
  630. }));
  631. this.addMenuItems(menu, ['testXmlImageExport'], parent);
  632. mxResources.parse('testShowRtModel=Show RT model');
  633. mxResources.parse('testDebugRtModel=Debug RT model');
  634. mxResources.parse('testDownloadRtModel=Download RT model');
  635. this.editorUi.actions.addAction('testShowRtModel', mxUtils.bind(this, function()
  636. {
  637. if (this.editorUi.getCurrentFile() != null && this.editorUi.getCurrentFile().realtime != null)
  638. {
  639. console.log('bytesUsed', this.editorUi.getCurrentFile().realtime.rtModel.bytesUsed);
  640. console.log('root', this.editorUi.getCurrentFile().realtime.dumpRoot());
  641. this.editorUi.getCurrentFile().realtime.check();
  642. }
  643. }));
  644. this.editorUi.actions.addAction('testDebugRtModel', mxUtils.bind(this, function()
  645. {
  646. gapi.drive.realtime.debug();
  647. }));
  648. this.editorUi.actions.addAction('testDownloadRtModel', mxUtils.bind(this, function()
  649. {
  650. var file = this.editorUi.getCurrentFile();
  651. if (file != null && file.realtime != null &&
  652. editorUi.spinner.spin(document.body, mxResources.get('export')))
  653. {
  654. // LATER: Download full model dump with history
  655. var req = new mxXmlRequest('https://www.googleapis.com/drive/v2/files/' +
  656. file.getHash().substring(1) + '/realtime', null, 'GET');
  657. // Adds auth token
  658. req.setRequestHeaders = function(request)
  659. {
  660. mxXmlRequest.prototype.setRequestHeaders.apply(this, arguments);
  661. var token = gapi.auth.getToken().access_token;
  662. request.setRequestHeader('authorization', 'Bearer ' + token);
  663. };
  664. req.send(function(req)
  665. {
  666. editorUi.spinner.stop();
  667. if (req.getStatus() >= 200 && req.getStatus() <= 299)
  668. {
  669. editorUi.saveLocalFile(req.getText(), 'realtime.txt', 'text/plain');
  670. }
  671. });
  672. }
  673. }));
  674. if (this.editorUi.getCurrentFile() != null && this.editorUi.getCurrentFile().realtime != null)
  675. {
  676. this.addMenuItems(menu, ['-', 'testShowRtModel', 'testDebugRtModel', 'testDownloadRtModel'], parent);
  677. }
  678. mxResources.parse('testShowConsole=Show Console');
  679. this.editorUi.actions.addAction('testShowConsole', function()
  680. {
  681. if (!mxLog.isVisible())
  682. {
  683. mxLog.show();
  684. }
  685. else
  686. {
  687. mxLog.window.fit();
  688. }
  689. mxLog.window.div.style.zIndex = mxPopupMenu.prototype.zIndex - 1;
  690. });
  691. this.addMenuItems(menu, ['-', 'testShowConsole']);
  692. }
  693. })));
  694. editorUi.actions.addAction('shapes...', function()
  695. {
  696. if (mxClient.IS_CHROMEAPP || !editorUi.isOffline())
  697. {
  698. editorUi.showDialog(new MoreShapesDialog(editorUi, true).container, 640, (isLocalStorage) ?
  699. ((mxClient.IS_IOS) ? 480 : 460) : 440, true, true);
  700. }
  701. else
  702. {
  703. editorUi.showDialog(new MoreShapesDialog(editorUi, false).container, 360, (isLocalStorage) ?
  704. ((mxClient.IS_IOS) ? 300 : 280) : 260, true, true);
  705. }
  706. });
  707. editorUi.actions.addAction('createShape...', function()
  708. {
  709. var file = editorUi.getCurrentFile();
  710. if (urlParams['embed'] == '1' || (file != null && file.isEditable()))
  711. {
  712. var cell = new mxCell('', new mxGeometry(0, 0, 120, 120), editorUi.defaultCustomShapeStyle);
  713. cell.vertex = true;
  714. var dlg = new EditShapeDialog(editorUi, cell, mxResources.get('editShape') + ':', 630, 400);
  715. editorUi.showDialog(dlg.container, 640, 480, true, false);
  716. dlg.init();
  717. }
  718. });
  719. editorUi.actions.put('embedHtml', new Action(mxResources.get('html') + '...', function()
  720. {
  721. if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
  722. {
  723. editorUi.getPublicUrl(editorUi.getCurrentFile(), function(url)
  724. {
  725. editorUi.spinner.stop();
  726. editorUi.showHtmlDialog(mxResources.get('create'), 'https://desk.draw.io/support/solutions/articles/16000042542',
  727. url, function(publicUrl, zoomEnabled, initialZoom, linkTarget, linkColor, fit, allPages, layers, lightbox, edit)
  728. {
  729. editorUi.createHtml(publicUrl, zoomEnabled, initialZoom, linkTarget, linkColor,
  730. fit, allPages, layers, lightbox, edit, mxUtils.bind(this, function(html, scriptTag)
  731. {
  732. var dlg = new EmbedDialog(editorUi, html + '\n' + scriptTag, null, null, function()
  733. {
  734. var wnd = window.open();
  735. var doc = wnd.document;
  736. if (document.compatMode === 'CSS1Compat')
  737. {
  738. doc.writeln('<!DOCTYPE html>');
  739. }
  740. doc.writeln('<html>');
  741. doc.writeln('<head><title>' + encodeURIComponent(mxResources.get('preview')) +
  742. '</title><meta charset="utf-8"></head>');
  743. doc.writeln('<body>');
  744. doc.writeln(html);
  745. var direct = mxClient.IS_IE || mxClient.IS_EDGE || document.documentMode != null;
  746. if (direct)
  747. {
  748. doc.writeln(scriptTag);
  749. }
  750. doc.writeln('</body>');
  751. doc.writeln('</html>');
  752. doc.close();
  753. // Adds script tag after closing page and delay to fix timing issues
  754. if (!direct)
  755. {
  756. var info = wnd.document.createElement('div');
  757. info.marginLeft = '26px';
  758. info.marginTop = '26px';
  759. mxUtils.write(info, mxResources.get('updatingDocument'));
  760. var img = wnd.document.createElement('img');
  761. img.setAttribute('src', window.location.protocol + '//' + window.location.hostname +
  762. '/' + IMAGE_PATH + '/spin.gif');
  763. img.style.marginLeft = '6px';
  764. info.appendChild(img);
  765. wnd.document.body.insertBefore(info, wnd.document.body.firstChild);
  766. window.setTimeout(function()
  767. {
  768. var script = document.createElement('script');
  769. script.type = 'text/javascript';
  770. script.src = /<script.*?src="(.*?)"/.exec(scriptTag)[1];
  771. doc.body.appendChild(script);
  772. info.parentNode.removeChild(info);
  773. }, 20);
  774. }
  775. });
  776. editorUi.showDialog(dlg.container, 440, 240, true, true);
  777. dlg.init();
  778. }));
  779. });
  780. });
  781. }
  782. }));
  783. editorUi.actions.put('liveImage', new Action('Live image...', function()
  784. {
  785. if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
  786. {
  787. editorUi.getPublicUrl(editorUi.getCurrentFile(), function(url)
  788. {
  789. editorUi.spinner.stop();
  790. if (url != null)
  791. {
  792. var encUrl = encodeURIComponent(url);
  793. var dlg = new EmbedDialog(editorUi, EXPORT_URL + '?format=png&url=' + encUrl, 0);
  794. editorUi.showDialog(dlg.container, 440, 240, true, true);
  795. dlg.init();
  796. }
  797. else
  798. {
  799. editorUi.handleError({message: mxResources.get('invalidPublicUrl')});
  800. }
  801. });
  802. }
  803. }));
  804. editorUi.actions.put('embedImage', new Action(mxResources.get('image') + '...', function()
  805. {
  806. editorUi.showEmbedImageDialog(function(fit, shadow, retina, lightbox, edit, layers)
  807. {
  808. if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
  809. {
  810. editorUi.createEmbedImage(fit, shadow, retina, lightbox, edit, layers, function(result)
  811. {
  812. editorUi.spinner.stop();
  813. var dlg = new EmbedDialog(editorUi, result);
  814. editorUi.showDialog(dlg.container, 440, 240, true, true);
  815. dlg.init();
  816. }, function(err)
  817. {
  818. editorUi.spinner.stop();
  819. editorUi.handleError(err);
  820. });
  821. }
  822. }, mxResources.get('image'), mxResources.get('retina'), editorUi.isExportToCanvas());
  823. }));
  824. editorUi.actions.put('embedSvg', new Action(mxResources.get('formatSvg') + '...', function()
  825. {
  826. editorUi.showEmbedImageDialog(function(fit, shadow, image, lightbox, edit, layers)
  827. {
  828. if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
  829. {
  830. editorUi.createEmbedSvg(fit, shadow, image, lightbox, edit, layers, function(result)
  831. {
  832. editorUi.spinner.stop();
  833. var dlg = new EmbedDialog(editorUi, result);
  834. editorUi.showDialog(dlg.container, 440, 240, true, true);
  835. dlg.init();
  836. }, function(err)
  837. {
  838. editorUi.spinner.stop();
  839. editorUi.handleError(err);
  840. });
  841. }
  842. }, mxResources.get('formatSvg'), mxResources.get('image'),
  843. true, 'https://desk.draw.io/support/solutions/articles/16000042548');
  844. }));
  845. editorUi.actions.put('embedIframe', new Action(mxResources.get('iframe') + '...', function()
  846. {
  847. var bounds = graph.getGraphBounds();
  848. editorUi.showPublishLinkDialog(mxResources.get('iframe'), null, '100%',
  849. (Math.ceil((bounds.y + bounds.height - graph.view.translate.y) / graph.view.scale) + 2),
  850. function(linkTarget, linkColor, allPages, lightbox, edit, layers, width, height)
  851. {
  852. if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
  853. {
  854. editorUi.getPublicUrl(editorUi.getCurrentFile(), function(url)
  855. {
  856. editorUi.spinner.stop();
  857. var dlg = new EmbedDialog(editorUi, '<iframe frameborder="0" style="width:' + width +
  858. ';height:' + height + ';" src="' + editorUi.createLink(linkTarget, linkColor,
  859. allPages, lightbox, edit, layers, url) + '"></iframe>');
  860. editorUi.showDialog(dlg.container, 440, 240, true, true);
  861. dlg.init();
  862. });
  863. }
  864. }, true);
  865. }));
  866. editorUi.actions.put('publishLink', new Action(mxResources.get('link') + '...', function()
  867. {
  868. editorUi.showPublishLinkDialog(null, null, null, null,
  869. function(linkTarget, linkColor, allPages, lightbox, edit, layers)
  870. {
  871. if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
  872. {
  873. editorUi.getPublicUrl(editorUi.getCurrentFile(), function(url)
  874. {
  875. editorUi.spinner.stop();
  876. var dlg = new EmbedDialog(editorUi, editorUi.createLink(linkTarget,
  877. linkColor, allPages, lightbox, edit, layers, url));
  878. editorUi.showDialog(dlg.container, 440, 240, true, true);
  879. dlg.init();
  880. });
  881. }
  882. });
  883. }));
  884. editorUi.actions.addAction('googleDocs...', function()
  885. {
  886. window.open('http://docsaddon.draw.io');
  887. });
  888. editorUi.actions.addAction('googleSites...', function()
  889. {
  890. if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
  891. {
  892. editorUi.getPublicUrl(editorUi.getCurrentFile(), function(url)
  893. {
  894. editorUi.spinner.stop();
  895. var dlg = new GoogleSitesDialog(editorUi, url);
  896. editorUi.showDialog(dlg.container, 420, 256, true, true);
  897. dlg.init();
  898. });
  899. }
  900. });
  901. // Adds plugins menu item in file menu only if localStorage is available for
  902. // storing the plugins.
  903. if (isLocalStorage || mxClient.IS_CHROMEAPP)
  904. {
  905. var action = editorUi.actions.addAction('scratchpad', function()
  906. {
  907. editorUi.toggleScratchpad();
  908. });
  909. action.setToggleAction(true);
  910. action.setSelectedCallback(function() { return editorUi.scratchpad != null; });
  911. editorUi.actions.addAction('plugins...', function()
  912. {
  913. editorUi.showDialog(new PluginsDialog(editorUi).container, 360, 156, true, false);
  914. });
  915. }
  916. var action = editorUi.actions.addAction('search', function()
  917. {
  918. var visible = editorUi.sidebar.isEntryVisible('search');
  919. editorUi.sidebar.showPalette('search', !visible);
  920. if (isLocalStorage)
  921. {
  922. mxSettings.settings.search = !visible;
  923. mxSettings.save();
  924. }
  925. });
  926. action.setToggleAction(true);
  927. action.setSelectedCallback(function() { return editorUi.sidebar.isEntryVisible('search'); });
  928. if (urlParams['embed'] == '1')
  929. {
  930. editorUi.actions.get('save').funct = function(exit)
  931. {
  932. if (graph.isEditing())
  933. {
  934. graph.stopEditing();
  935. }
  936. var data = (urlParams['pages'] != '0' || (editorUi.pages != null && editorUi.pages.length > 1)) ?
  937. editorUi.getFileData(true) : mxUtils.getXml(editorUi.editor.getGraphXml());
  938. if (urlParams['proto'] == 'json')
  939. {
  940. var msg = editorUi.createLoadMessage('save');
  941. msg.xml = data;
  942. if (exit)
  943. {
  944. msg.exit = true;
  945. }
  946. data = JSON.stringify(msg);
  947. }
  948. var parent = window.opener || window.parent;
  949. parent.postMessage(data, '*');
  950. if (urlParams['modified'] != '0' && urlParams['keepmodified'] != '1')
  951. {
  952. editorUi.editor.modified = false;
  953. editorUi.editor.setStatus('');
  954. }
  955. };
  956. editorUi.actions.addAction('saveAndExit', function()
  957. {
  958. editorUi.actions.get('save').funct(true);
  959. });
  960. editorUi.actions.addAction('exit', function()
  961. {
  962. var fn = function()
  963. {
  964. var msg = (urlParams['proto'] == 'json') ? JSON.stringify({event: 'exit',
  965. modified: editorUi.editor.modified}) : '';
  966. var parent = window.opener || window.parent;
  967. parent.postMessage(msg, '*');
  968. }
  969. if (!editorUi.editor.modified)
  970. {
  971. fn();
  972. }
  973. else
  974. {
  975. editorUi.confirm(mxResources.get('allChangesLost'), null, fn,
  976. mxResources.get('cancel'), mxResources.get('discardChanges'));
  977. }
  978. });
  979. }
  980. this.put('exportAs', new Menu(mxUtils.bind(this, function(menu, parent)
  981. {
  982. if (editorUi.isExportToCanvas())
  983. {
  984. menu.addItem(mxResources.get('formatPng') + '...', null, mxUtils.bind(this, function()
  985. {
  986. // TODO: Enable include option if CRC is fixed
  987. editorUi.showExportDialog(mxResources.get('image'), false, mxResources.get('export'),
  988. 'https://support.draw.io/display/DO/Exporting+Files',
  989. mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection,
  990. addShadow, editable, embedImages, border, cropImage, currentPage)
  991. {
  992. var val = parseInt(scale);
  993. if (!isNaN(val) && val > 0)
  994. {
  995. this.editorUi.exportImage(val / 100, transparentBackground, ignoreSelection,
  996. addShadow, editable, border, !cropImage, currentPage);
  997. }
  998. }), true, false);
  999. }), parent);
  1000. if (editorUi.jpgSupported)
  1001. {
  1002. menu.addItem(mxResources.get('formatJpg') + '...', null, mxUtils.bind(this, function()
  1003. {
  1004. editorUi.showExportJpgDialog('https://support.draw.io/display/DO/Exporting+Files',
  1005. mxUtils.bind(this, function(scale, ignoreSelection, addShadow, border, cropImage)
  1006. {
  1007. var val = parseInt(scale);
  1008. if (!isNaN(val) && val > 0)
  1009. {
  1010. this.editorUi.exportImage(val / 100, false, ignoreSelection,
  1011. addShadow, false, border, !cropImage, false, 'jpeg');
  1012. }
  1013. }), true);
  1014. }), parent);
  1015. }
  1016. }
  1017. // Disabled for standalone mode in iOS because new tab cannot be closed
  1018. else if (!editorUi.isOffline() && (!mxClient.IS_IOS || !navigator.standalone))
  1019. {
  1020. menu.addItem(mxResources.get('formatPng') + '...', null, mxUtils.bind(this, function()
  1021. {
  1022. editorUi.showRemoteExportDialog(mxResources.get('export'), null, mxUtils.bind(this, function(ignoreSelection, editable)
  1023. {
  1024. this.editorUi.downloadFile((editable) ? 'xmlpng' : 'png', null, null, ignoreSelection);
  1025. }));
  1026. }), parent);
  1027. menu.addItem(mxResources.get('formatJpg') + '...', null, mxUtils.bind(this, function()
  1028. {
  1029. editorUi.showRemoteExportDialog(mxResources.get('export'), null, mxUtils.bind(this, function(ignoreSelection, editable)
  1030. {
  1031. this.editorUi.downloadFile('jpeg', null, null, ignoreSelection);
  1032. }), true);
  1033. }), parent);
  1034. }
  1035. menu.addItem(mxResources.get('formatSvg') + '...', null, mxUtils.bind(this, function()
  1036. {
  1037. editorUi.showExportDialog(mxResources.get('formatSvg'), true, mxResources.get('export'),
  1038. 'https://support.draw.io/display/DO/Exporting+Files',
  1039. mxUtils.bind(this, function(scale, transparentBackground, ignoreSelection,
  1040. addShadow, editable, embedImages, border, cropImage, currentPage)
  1041. {
  1042. var val = parseInt(scale);
  1043. if (!isNaN(val) && val > 0)
  1044. {
  1045. this.editorUi.exportSvg(val / 100, transparentBackground, ignoreSelection,
  1046. addShadow, editable, embedImages, border, !cropImage, currentPage);
  1047. }
  1048. }), true);
  1049. }), parent);
  1050. menu.addSeparator(parent);
  1051. // Redirects export to PDF to print in Chrome App
  1052. if (editorUi.isOffline() || editorUi.printPdfExport)
  1053. {
  1054. menu.addItem(mxResources.get('formatPdf') + '...', null, this.editorUi.actions.get('exportPdf').funct, parent);
  1055. }
  1056. // Disabled for standalone mode in iOS because new tab cannot be closed
  1057. else if (!editorUi.isOffline() && (!mxClient.IS_IOS || !navigator.standalone))
  1058. {
  1059. menu.addItem(mxResources.get('formatPdf') + '...', null, mxUtils.bind(this, function()
  1060. {
  1061. var div = document.createElement('div');
  1062. div.style.whiteSpace = 'nowrap';
  1063. var hd = document.createElement('h3');
  1064. mxUtils.write(hd, mxResources.get('formatPdf'));
  1065. hd.style.cssText = 'width:100%;text-align:center;margin-top:0px;margin-bottom:4px';
  1066. div.appendChild(hd);
  1067. var selection = editorUi.addCheckbox(div, mxResources.get('selectionOnly'),
  1068. false, graph.isSelectionEmpty());
  1069. var crop = editorUi.addCheckbox(div, mxResources.get('crop'),
  1070. !graph.pageVisible || !editorUi.pdfPageExport,
  1071. !editorUi.pdfPageExport);
  1072. crop.style.marginBottom = '16px';
  1073. // Crop is only enabled if selection only is selected
  1074. if (!editorUi.pdfPageExport)
  1075. {
  1076. mxEvent.addListener(selection, 'change', function()
  1077. {
  1078. if (selection.checked)
  1079. {
  1080. crop.removeAttribute('disabled');
  1081. }
  1082. else
  1083. {
  1084. crop.setAttribute('disabled', 'disabled');
  1085. }
  1086. });
  1087. }
  1088. var dlg = new CustomDialog(editorUi, div, mxUtils.bind(this, function()
  1089. {
  1090. this.editorUi.downloadFile('pdf', null, null, !selection.checked, null, !crop.checked);
  1091. }), null, mxResources.get('export'));
  1092. this.editorUi.showDialog(dlg.container, 300, 146, true, true);
  1093. }), parent);
  1094. }
  1095. menu.addItem(mxResources.get('formatHtmlEmbedded') + '...', null, mxUtils.bind(this, function()
  1096. {
  1097. if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
  1098. {
  1099. editorUi.getPublicUrl(editorUi.getCurrentFile(), function(url)
  1100. {
  1101. editorUi.spinner.stop();
  1102. editorUi.showHtmlDialog(mxResources.get('export'), null, url, function(publicUrl, zoomEnabled,
  1103. initialZoom, linkTarget, linkColor, fit, allPages, layers, lightbox, edit)
  1104. {
  1105. editorUi.createHtml(publicUrl, zoomEnabled, initialZoom, linkTarget, linkColor,
  1106. fit, allPages, layers, lightbox, edit, mxUtils.bind(this, function(html, scriptTag)
  1107. {
  1108. var basename = editorUi.getBaseFilename();
  1109. var result = '<!--[if IE]><meta http-equiv="X-UA-Compatible" content="IE=5,IE=9" ><![endif]-->\n' +
  1110. '<!DOCTYPE html>\n<html>\n<head>\n<title>' + mxUtils.htmlEntities(basename) + '</title>\n' +
  1111. '<meta charset="utf-8"/>\n</head>\n<body>' + html + '\n' + scriptTag + '\n</body>\n</html>';
  1112. editorUi.saveData(basename + '.html', 'html', result, 'text/html');
  1113. }));
  1114. });
  1115. });
  1116. }
  1117. //this.editorUi.downloadFile('html');
  1118. }), parent);
  1119. if (!editorUi.isOfflineApp() && (typeof(VsdxExport) !== 'undefined' || !editorUi.isOffline()))
  1120. {
  1121. menu.addItem(mxResources.get('formatVsdx') + '...', null, mxUtils.bind(this, function()
  1122. {
  1123. var delayed = mxUtils.bind(this, function()
  1124. {
  1125. // Checks for signature method
  1126. if (typeof(VsdxExport) !== 'undefined')
  1127. {
  1128. try
  1129. {
  1130. new VsdxExport(editorUi).exportCurrentDiagrams();
  1131. }
  1132. catch (e)
  1133. {
  1134. // ignore
  1135. }
  1136. }
  1137. });
  1138. if (typeof(VsdxExport) === 'undefined' && !this.loadingVsdx && !editorUi.isOffline())
  1139. {
  1140. this.loadingVsdx = true;
  1141. // Dependencies included in Devel.js
  1142. mxscript('/js/vsdx.min.js', delayed);
  1143. }
  1144. else
  1145. {
  1146. // Must be async for cell selection
  1147. window.setTimeout(delayed, 0);
  1148. }
  1149. }), parent);
  1150. }
  1151. menu.addSeparator(parent);
  1152. menu.addItem(mxResources.get('formatXml') + '...', null, mxUtils.bind(this, function()
  1153. {
  1154. var div = document.createElement('div');
  1155. div.style.whiteSpace = 'nowrap';
  1156. var noPages = editorUi.pages == null || editorUi.pages.length <= 1;
  1157. var hd = document.createElement('h3');
  1158. mxUtils.write(hd, mxResources.get('formatXml'));
  1159. hd.style.cssText = 'width:100%;text-align:center;margin-top:0px;margin-bottom:4px';
  1160. div.appendChild(hd);
  1161. var selection = editorUi.addCheckbox(div, mxResources.get('selectionOnly'),
  1162. false, graph.isSelectionEmpty());
  1163. var pages = editorUi.addCheckbox(div, mxResources.get((noPages) ? 'compressed' : 'allPages'), true);
  1164. pages.style.marginBottom = '16px';
  1165. mxEvent.addListener(selection, 'change', function()
  1166. {
  1167. if (selection.checked)
  1168. {
  1169. pages.setAttribute('disabled', 'disabled');
  1170. }
  1171. else
  1172. {
  1173. pages.removeAttribute('disabled');
  1174. }
  1175. });
  1176. var dlg = new CustomDialog(editorUi, div, mxUtils.bind(this, function()
  1177. {
  1178. editorUi.downloadFile('xml', (noPages) ? !pages.checked : null, null,
  1179. !selection.checked, (!noPages) ? !pages.checked : null);
  1180. }), null, mxResources.get('export'));
  1181. this.editorUi.showDialog(dlg.container, 300, 146, true, true);
  1182. }), parent);
  1183. // Disables menu item for all external hosted integrations
  1184. if (mxClient.IS_CHROMEAPP || EditorUi.isElectronApp ||/.*\.draw\.io$/.test(window.location.hostname))
  1185. {
  1186. menu.addItem(mxResources.get('url') + '...', null, mxUtils.bind(this, function()
  1187. {
  1188. editorUi.showPublishLinkDialog(mxResources.get('url'), true, null, null,
  1189. function(linkTarget, linkColor, allPages, lightbox, edit, layers)
  1190. {
  1191. var dlg = new EmbedDialog(editorUi, editorUi.createLink(
  1192. linkTarget, linkColor, allPages, lightbox, edit, layers, null, true));
  1193. editorUi.showDialog(dlg.container, 440, 240, true, true);
  1194. dlg.init();
  1195. });
  1196. }), parent);
  1197. }
  1198. if (!editorUi.isOffline())
  1199. {
  1200. menu.addSeparator(parent);
  1201. this.addMenuItem(menu, 'export', parent).firstChild.nextSibling.innerHTML = mxResources.get('advanced') + '...';
  1202. }
  1203. })));
  1204. this.editorUi.actions.addAction('chatWindowTitle...', mxUtils.bind(this.editorUi, this.editorUi.toggleChat));
  1205. this.put('importFrom', new Menu(function(menu, parent)
  1206. {
  1207. function importFile(device)
  1208. {
  1209. if (device && Graph.fileSupport && !mxClient.IS_IE && !mxClient.IS_IE11)
  1210. {
  1211. var input = document.createElement('input');
  1212. input.setAttribute('type', 'file');
  1213. mxEvent.addListener(input, 'change', function()
  1214. {
  1215. if (input.files != null)
  1216. {
  1217. // Using null for position will disable crop of input file
  1218. editorUi.importFiles(input.files, null, null, editorUi.maxImageSize);
  1219. }
  1220. });
  1221. input.click();
  1222. }
  1223. else
  1224. {
  1225. window.openNew = false;
  1226. window.openKey = 'import';
  1227. var prevValue = Editor.useLocalStorage;
  1228. Editor.useLocalStorage = !device;
  1229. // Closes dialog after open
  1230. window.openFile = new OpenFile(function(cancel)
  1231. {
  1232. editorUi.hideDialog(cancel);
  1233. });
  1234. window.openFile.setConsumer(function(xml, filename)
  1235. {
  1236. graph.setSelectionCells(editorUi.importXml(xml));
  1237. });
  1238. // Removes openFile if dialog is closed
  1239. editorUi.showDialog(new OpenDialog(editorUi).container, 360, 220, true, true, function()
  1240. {
  1241. window.openFile = null;
  1242. });
  1243. // Extends dialog close to show splash screen
  1244. var dlg = editorUi.dialog;
  1245. var dlgClose = dlg.close;
  1246. editorUi.dialog.close = function(cancel)
  1247. {
  1248. Editor.useLocalStorage = prevValue;
  1249. dlgClose.apply(dlg, arguments);
  1250. if (cancel && editorUi.getCurrentFile() == null && urlParams['embed'] != '1')
  1251. {
  1252. editorUi.showSplash();
  1253. }
  1254. };
  1255. }
  1256. };
  1257. var doImportFile = mxUtils.bind(this, function(data, mime, filename)
  1258. {
  1259. // Gets insert location
  1260. var view = graph.view;
  1261. var bds = graph.getGraphBounds();
  1262. var x = graph.snap(Math.ceil(Math.max(0, bds.x / view.scale - view.translate.x) + 4 * graph.gridSize));
  1263. var y = graph.snap(Math.ceil(Math.max(0, (bds.y + bds.height) / view.scale - view.translate.y) + 4 * graph.gridSize));
  1264. if (data.substring(0, 11) == 'data:image/')
  1265. {
  1266. editorUi.loadImage(data, mxUtils.bind(this, function(img)
  1267. {
  1268. editorUi.resizeImage(img, data, mxUtils.bind(this, function(data2, w2, h2)
  1269. {
  1270. var s = Math.min(1, Math.min(editorUi.maxImageSize / w2, editorUi.maxImageSize / h2));
  1271. editorUi.importFile(data, mime, x, y, Math.round(w2 * s), Math.round(h2 * s), filename, function(cells)
  1272. {
  1273. editorUi.spinner.stop();
  1274. graph.setSelectionCells(cells);
  1275. graph.scrollCellToVisible(graph.getSelectionCell());
  1276. });
  1277. }), true);
  1278. }), mxUtils.bind(this, function()
  1279. {
  1280. editorUi.handleError({message: mxResources.get('cannotOpenFile')});
  1281. }));
  1282. }
  1283. else
  1284. {
  1285. editorUi.importFile(data, mime, x, y, 0, 0, filename, function(cells)
  1286. {
  1287. editorUi.spinner.stop();
  1288. graph.setSelectionCells(cells);
  1289. graph.scrollCellToVisible(graph.getSelectionCell());
  1290. });
  1291. }
  1292. });
  1293. var getMimeType = mxUtils.bind(this, function(filename)
  1294. {
  1295. var mime = 'text/xml';
  1296. if (/\.png$/i.test(filename))
  1297. {
  1298. mime = 'image/png';
  1299. }
  1300. else if (/\.jpe?g$/i.test(filename))
  1301. {
  1302. mime = 'image/jpg';
  1303. }
  1304. else if (/\.gif$/i.test(filename))
  1305. {
  1306. mime = 'image/gif';
  1307. }
  1308. return mime;
  1309. });
  1310. function pickFileFromService(service)
  1311. {
  1312. // Drive requires special arguments for libraries and bypassing realtime
  1313. service.pickFile(function(id)
  1314. {
  1315. if (editorUi.spinner.spin(document.body, mxResources.get('loading')))
  1316. {
  1317. // NOTE The third argument in getFile says denyConvert to match
  1318. // the existing signature in the original DriveClient which has
  1319. // as slightly different semantic, but works the same way.
  1320. service.getFile(id, function(file)
  1321. {
  1322. var mime = getMimeType(file.getTitle());
  1323. // Imports SVG as images
  1324. if (/\.svg$/i.test(file.getTitle()) && !editorUi.editor.isDataSvg(file.getData()))
  1325. {
  1326. file.setData(editorUi.createSvgDataUri(file.getData()));
  1327. mime = 'image/svg+xml';
  1328. }
  1329. doImportFile(file.getData(), mime, file.getTitle());
  1330. },
  1331. function(resp)
  1332. {
  1333. editorUi.handleError(resp, (resp != null) ? mxResources.get('errorLoadingFile') : null);
  1334. }, service == editorUi.drive);
  1335. }
  1336. }, true);
  1337. };
  1338. if (typeof(google) != 'undefined' && typeof(google.picker) != 'undefined')
  1339. {
  1340. if (editorUi.drive != null)
  1341. {
  1342. // Requires special arguments for libraries and realtime
  1343. menu.addItem(mxResources.get('googleDrive') + '...', null, function()
  1344. {
  1345. pickFileFromService(editorUi.drive);
  1346. }, parent);
  1347. }
  1348. else if (googleEnabled)
  1349. {
  1350. menu.addItem(mxResources.get('googleDrive') + ' (' + mxResources.get('loading') + '...)', null, function()
  1351. {
  1352. // do nothing
  1353. }, parent, null, false);
  1354. }
  1355. }
  1356. if (editorUi.gitHub != null)
  1357. {
  1358. menu.addItem(mxResources.get('github') + '...', null, function()
  1359. {
  1360. pickFileFromService(editorUi.gitHub);
  1361. }, parent);
  1362. }
  1363. if (editorUi.dropbox != null)
  1364. {
  1365. menu.addItem(mxResources.get('dropbox') + '...', null, function()
  1366. {
  1367. pickFileFromService(editorUi.dropbox);
  1368. }, parent);
  1369. }
  1370. else if (dropboxEnabled)
  1371. {
  1372. menu.addItem(mxResources.get('dropbox') + ' (' + mxResources.get('loading') + '...)', null, function()
  1373. {
  1374. // do nothing
  1375. }, parent, null, false);
  1376. }
  1377. if (editorUi.oneDrive != null)
  1378. {
  1379. menu.addItem(mxResources.get('oneDrive') + '...', null, function()
  1380. {
  1381. pickFileFromService(editorUi.oneDrive);
  1382. }, parent);
  1383. }
  1384. else if (oneDriveEnabled)
  1385. {
  1386. menu.addItem(mxResources.get('oneDrive') + ' (' + mxResources.get('loading') + '...)', null, function()
  1387. {
  1388. // do nothing
  1389. }, parent, null, false);
  1390. }
  1391. menu.addSeparator(parent);
  1392. if (isLocalStorage && urlParams['browser'] != '0')
  1393. {
  1394. menu.addItem(mxResources.get('browser') + '...', null, function()
  1395. {
  1396. importFile(false);
  1397. }, parent);
  1398. }
  1399. if (!mxClient.IS_IOS)
  1400. {
  1401. menu.addItem(mxResources.get('device') + '...', null, function()
  1402. {
  1403. importFile(true);
  1404. }, parent);
  1405. }
  1406. if (!editorUi.isOffline())
  1407. {
  1408. menu.addSeparator(parent);
  1409. menu.addItem(mxResources.get('url') + '...', null, function()
  1410. {
  1411. var dlg = new FilenameDialog(editorUi, '', mxResources.get('import'), function(fileUrl)
  1412. {
  1413. if (fileUrl != null && fileUrl.length > 0 && editorUi.spinner.spin(document.body, mxResources.get('loading')))
  1414. {
  1415. var mime = (/(\.png)($|\?)/i.test(fileUrl)) ? 'image/png' : 'text/xml';
  1416. // Uses proxy to avoid CORS issues
  1417. editorUi.loadUrl(PROXY_URL + '?url=' + encodeURIComponent(fileUrl), function(data)
  1418. {
  1419. doImportFile(data, mime, fileUrl);
  1420. },
  1421. function ()
  1422. {
  1423. editorUi.spinner.stop();
  1424. editorUi.handleError(null, mxResources.get('errorLoadingFile'));
  1425. }, mime == 'image/png');
  1426. }
  1427. }, mxResources.get('url'));
  1428. editorUi.showDialog(dlg.container, 300, 80, true, true);
  1429. dlg.init();
  1430. }, parent);
  1431. }
  1432. menu.addItem(mxResources.get('csv') + '...', null, function()
  1433. {
  1434. editorUi.showImportCsvDialog();
  1435. }, parent);
  1436. })).isEnabled = isGraphEnabled;
  1437. this.put('theme', new Menu(mxUtils.bind(this, function(menu, parent)
  1438. {
  1439. var item = menu.addItem(mxResources.get('kennedy'), null, function()
  1440. {
  1441. mxSettings.setUi('');
  1442. mxSettings.save();
  1443. editorUi.alert(mxResources.get('restartForChangeRequired'));
  1444. }, parent);
  1445. if (uiTheme != 'atlas')
  1446. {
  1447. menu.addCheckmark(item, Editor.checkmarkImage);
  1448. }
  1449. item = menu.addItem(mxResources.get('atlas'), null, function()
  1450. {
  1451. mxSettings.setUi('atlas');
  1452. mxSettings.save();
  1453. editorUi.alert(mxResources.get('restartForChangeRequired'));
  1454. }, parent);
  1455. if (uiTheme == 'atlas')
  1456. {
  1457. menu.addCheckmark(item, Editor.checkmarkImage);
  1458. }
  1459. })));
  1460. this.editorUi.actions.addAction('rename...', mxUtils.bind(this, function()
  1461. {
  1462. var file = this.editorUi.getCurrentFile();
  1463. if (file != null)
  1464. {
  1465. var filename = (file.getTitle() != null) ? file.getTitle() : this.editorUi.defaultFilename;
  1466. var dlg = new FilenameDialog(this.editorUi, filename, mxResources.get('rename'), mxUtils.bind(this, function(title)
  1467. {
  1468. if (title != null && title.length > 0 && file != null && this.editorUi.spinner.spin(document.body, mxResources.get('renaming')))
  1469. {
  1470. // Delete old file, save new file in dropbox if autosize is enabled
  1471. file.rename(title, mxUtils.bind(this, function(resp)
  1472. {
  1473. this.editorUi.spinner.stop();
  1474. }),
  1475. mxUtils.bind(this, function(resp)
  1476. {
  1477. this.editorUi.handleError(resp, (resp != null) ? mxResources.get('errorRenamingFile') : null);
  1478. }));
  1479. }
  1480. }), (file.constructor == DriveFile || file.constructor == StorageFile) ?
  1481. mxResources.get('diagramName') : null, function(name)
  1482. {
  1483. if (name != null && name.length > 0)
  1484. {
  1485. return true;
  1486. }
  1487. editorUi.showError(mxResources.get('error'), mxResources.get('invalidName'), mxResources.get('ok'));
  1488. return false;
  1489. });
  1490. this.editorUi.showDialog(dlg.container, 300, 80, true, true);
  1491. dlg.init();
  1492. }
  1493. })).isEnabled = isGraphEnabled;
  1494. editorUi.actions.addAction('makeCopy...', mxUtils.bind(this, function()
  1495. {
  1496. var file = editorUi.getCurrentFile();
  1497. if (file != null)
  1498. {
  1499. var title = (file.getTitle() != null) ? file.getTitle() : editorUi.defaultFilename;
  1500. // Handles extension
  1501. var extension = '';
  1502. var dot = title.lastIndexOf('.');
  1503. if (dot >= 0)
  1504. {
  1505. extension = title.substring(dot);
  1506. title = title.substring(0, dot);
  1507. }
  1508. title = mxResources.get('copyOf', [title]) + extension;
  1509. if (file.constructor == DriveFile)
  1510. {
  1511. var dlg = new CreateDialog(editorUi, title, mxUtils.bind(this, function(newTitle, mode)
  1512. {
  1513. // Mode is "download" if Create button is pressed, means use Google Drive
  1514. if (mode == 'download')
  1515. {
  1516. mode = App.MODE_GOOGLE;
  1517. }
  1518. if (newTitle != null && newTitle.length > 0)
  1519. {
  1520. if (mode == App.MODE_GOOGLE)
  1521. {
  1522. if (editorUi.spinner.spin(document.body, mxResources.get('saving')))
  1523. {
  1524. // Makes sure the latest XML is in the file
  1525. file.save(false, mxUtils.bind(this, function()
  1526. {
  1527. // Saveas does not update the file descriptor in Google Drive
  1528. file.saveAs(newTitle, mxUtils.bind(this, function(resp)
  1529. {
  1530. editorUi.spinner.stop();
  1531. var url = editorUi.getUrl();
  1532. window.openWindow(url + '#G' + resp.id, null, mxUtils.bind(this, function()
  1533. {
  1534. window.location.hash = 'G' + resp.id;
  1535. }));
  1536. }), mxUtils.bind(this, function(resp)
  1537. {
  1538. editorUi.handleError(resp);
  1539. }));
  1540. }), mxUtils.bind(this, function(resp)
  1541. {
  1542. editorUi.handleError(resp);
  1543. }));
  1544. }
  1545. }
  1546. else
  1547. {
  1548. this.editorUi.createFile(newTitle, this.editorUi.getFileData(true), null, mode);
  1549. }
  1550. }
  1551. }), mxUtils.bind(this, function()
  1552. {
  1553. editorUi.hideDialog();
  1554. }), mxResources.get('makeCopy'), mxResources.get('create'), null,
  1555. null, null, null, true);
  1556. editorUi.showDialog(dlg.container, 420, 380, true, true);
  1557. dlg.init();
  1558. }
  1559. else
  1560. {
  1561. // Creates a copy with no predefined storage
  1562. editorUi.editor.editAsNew(editorUi.getEditBlankXml(), title);
  1563. }
  1564. }
  1565. }));
  1566. editorUi.actions.addAction('moveToFolder...', mxUtils.bind(this, function()
  1567. {
  1568. var file = editorUi.getCurrentFile();
  1569. if (file.getMode() == App.MODE_GOOGLE || file.getMode() == App.MODE_ONEDRIVE)
  1570. {
  1571. editorUi.pickFolder(file.getMode(), mxUtils.bind(this, function(folderId)
  1572. {
  1573. if (editorUi.spinner.spin(document.body, mxResources.get('moving')))
  1574. {
  1575. file.move(folderId, mxUtils.bind(this, function(resp)
  1576. {
  1577. editorUi.spinner.stop();
  1578. }), mxUtils.bind(this, function(resp)
  1579. {
  1580. editorUi.handleError(resp);
  1581. }));
  1582. }
  1583. }));
  1584. }
  1585. }));
  1586. this.put('publish', new Menu(mxUtils.bind(this, function(menu, parent)
  1587. {
  1588. this.addMenuItems(menu, ['publishLink'], parent);
  1589. })));
  1590. editorUi.actions.put('offline', new Action(mxResources.get('offline') + '...', function()
  1591. {
  1592. window.open('http://www.draw.io/app')
  1593. }));
  1594. editorUi.actions.put('chromeApp', new Action(mxResources.get('chromeApp') + '...', function()
  1595. {
  1596. window.open('https://chrome.google.com/webstore/detail/drawio-desktop/pebppomjfocnoigkeepgbmcifnnlndla')
  1597. }));
  1598. this.editorUi.actions.addAction('share...', mxUtils.bind(this, function()
  1599. {
  1600. var file = this.editorUi.getCurrentFile();
  1601. if (file != null)
  1602. {
  1603. this.editorUi.drive.showPermissions(file.getId());
  1604. }
  1605. }));
  1606. this.put('embed', new Menu(mxUtils.bind(this, function(menu, parent)
  1607. {
  1608. if (urlParams['test'] == '1')
  1609. {
  1610. this.addMenuItems(menu, ['liveImage', '-'], parent);
  1611. }
  1612. this.addMenuItems(menu, ['embedImage', 'embedSvg', '-', 'embedHtml'], parent);
  1613. if (!navigator.standalone && !editorUi.isOffline())
  1614. {
  1615. this.addMenuItems(menu, ['embedIframe'], parent);
  1616. }
  1617. if (!editorUi.isOffline())
  1618. {
  1619. this.addMenuItems(menu, ['-', 'googleSites', 'googleDocs'], parent);
  1620. }
  1621. })));
  1622. var methods = ['horizontalFlow', 'verticalFlow', '-', 'horizontalTree', 'verticalTree', '-', 'organic', 'circle', '-', 'fromText'];
  1623. var addInsertItem = function(menu, parent, title, method)
  1624. {
  1625. menu.addItem(title, null, mxUtils.bind(this, function()
  1626. {
  1627. if (method == 'fromText')
  1628. {
  1629. var dlg = new ParseDialog(editorUi, title);
  1630. editorUi.showDialog(dlg.container, 620, 420, true, false);
  1631. editorUi.dialog.container.style.overflow = 'auto';
  1632. dlg.init();
  1633. }
  1634. else
  1635. {
  1636. var dlg = new CreateGraphDialog(editorUi, title, method);
  1637. editorUi.showDialog(dlg.container, 620, 420, true, false);
  1638. // Executed after dialog is added to dom
  1639. dlg.init();
  1640. }
  1641. }), parent);
  1642. };
  1643. editorUi.actions.addAction('insertText', function()
  1644. {
  1645. if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
  1646. {
  1647. var pt = (graph.isMouseInsertPoint()) ? graph.getInsertPoint() : graph.getFreeInsertPoint();
  1648. var cell = new mxCell('Text', new mxGeometry(pt.x, pt.y, 40, 20),
  1649. 'text;html=1;resizable=0;autosize=1;align=left;verticalAlign=top;spacingTop=-4;points=[];');
  1650. cell.vertex = true;
  1651. graph.startEditingAtCell(graph.addCell(cell));
  1652. }
  1653. }, null, null, 'Ctrl+Shift+X').isEnabled = isGraphEnabled;
  1654. editorUi.actions.addAction('insertRectangle', function()
  1655. {
  1656. if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
  1657. {
  1658. var pt = (graph.isMouseInsertPoint()) ? graph.getInsertPoint() : graph.getFreeInsertPoint();
  1659. var cell = new mxCell('', new mxGeometry(pt.x, pt.y, 120, 60), 'whiteSpace=wrap;html=1;');
  1660. cell.vertex = true;
  1661. graph.setSelectionCell(graph.addCell(cell));
  1662. graph.scrollCellToVisible(graph.getSelectionCell());
  1663. }
  1664. }, null, null, 'Ctrl+K').isEnabled = isGraphEnabled;
  1665. editorUi.actions.addAction('insertEllipse', function()
  1666. {
  1667. if (graph.isEnabled() && !graph.isCellLocked(graph.getDefaultParent()))
  1668. {
  1669. var pt = (graph.isMouseInsertPoint()) ? graph.getInsertPoint() : graph.getFreeInsertPoint();
  1670. var cell = new mxCell('', new mxGeometry(pt.x, pt.y, 80, 80), 'ellipse;whiteSpace=wrap;html=1;');
  1671. cell.vertex = true;
  1672. graph.setSelectionCell(graph.addCell(cell));
  1673. graph.scrollCellToVisible(graph.getSelectionCell());
  1674. }
  1675. }, null, null, 'Ctrl+Shift+K').isEnabled = isGraphEnabled;
  1676. this.put('insert', new Menu(mxUtils.bind(this, function(menu, parent)
  1677. {
  1678. this.addMenuItems(menu, ['insertText', 'insertRectangle', 'insertEllipse', '-', 'insertLink', 'insertImage'], parent);
  1679. menu.addSeparator(parent);
  1680. for (var i = 0; i < methods.length; i++)
  1681. {
  1682. if (methods[i] == '-')
  1683. {
  1684. menu.addSeparator(parent);
  1685. }
  1686. else
  1687. {
  1688. addInsertItem(menu, parent, mxResources.get(methods[i]) + '...', methods[i]);
  1689. }
  1690. }
  1691. })));
  1692. this.put('openRecent', new Menu(function(menu, parent)
  1693. {
  1694. var recent = editorUi.getRecent();
  1695. if (recent != null)
  1696. {
  1697. for (var i = 0; i < recent.length; i++)
  1698. {
  1699. (function(entry)
  1700. {
  1701. var modeKey = entry.mode;
  1702. // Google and oneDrive use different keys
  1703. if (modeKey == App.MODE_GOOGLE)
  1704. {
  1705. modeKey = 'googleDrive';
  1706. }
  1707. else if (modeKey == App.MODE_ONEDRIVE)
  1708. {
  1709. modeKey = 'oneDrive';
  1710. }
  1711. menu.addItem(entry.title + ' (' + mxResources.get(modeKey) + ')', null, function()
  1712. {
  1713. editorUi.loadFile(entry.id);
  1714. }, parent);
  1715. })(recent[i]);
  1716. }
  1717. menu.addSeparator(parent);
  1718. }
  1719. menu.addItem(mxResources.get('reset'), null, function()
  1720. {
  1721. editorUi.resetRecent();
  1722. }, parent);
  1723. }));
  1724. this.put('openFrom', new Menu(function(menu, parent)
  1725. {
  1726. if (editorUi.drive != null)
  1727. {
  1728. menu.addItem(mxResources.get('googleDrive') + '...', null, function()
  1729. {
  1730. editorUi.pickFile(App.MODE_GOOGLE);
  1731. }, parent);
  1732. }
  1733. else if (googleEnabled)
  1734. {
  1735. menu.addItem(mxResources.get('googleDrive') + ' (' + mxResources.get('loading') + '...)', null, function()
  1736. {
  1737. // do nothing
  1738. }, parent, null, false);
  1739. }
  1740. if (editorUi.gitHub != null)
  1741. {
  1742. menu.addItem(mxResources.get('github') + '...', null, function()
  1743. {
  1744. editorUi.pickFile(App.MODE_GITHUB);
  1745. }, parent);
  1746. }
  1747. if (editorUi.dropbox != null)
  1748. {
  1749. menu.addItem(mxResources.get('dropbox') + '...', null, function()
  1750. {
  1751. editorUi.pickFile(App.MODE_DROPBOX);
  1752. }, parent);
  1753. }
  1754. else if (dropboxEnabled)
  1755. {
  1756. menu.addItem(mxResources.get('dropbox') + ' (' + mxResources.get('loading') + '...)', null, function()
  1757. {
  1758. // do nothing
  1759. }, parent, null, false);
  1760. }
  1761. if (editorUi.oneDrive != null)
  1762. {
  1763. menu.addItem(mxResources.get('oneDrive') + '...', null, function()
  1764. {
  1765. editorUi.pickFile(App.MODE_ONEDRIVE);
  1766. }, parent);
  1767. }
  1768. else if (oneDriveEnabled)
  1769. {
  1770. menu.addItem(mxResources.get('oneDrive') + ' (' + mxResources.get('loading') + '...)', null, function()
  1771. {
  1772. // do nothing
  1773. }, parent, null, false);
  1774. }
  1775. menu.addSeparator(parent);
  1776. if (isLocalStorage && urlParams['browser'] != '0')
  1777. {
  1778. menu.addItem(mxResources.get('browser') + '...', null, function()
  1779. {
  1780. editorUi.pickFile(App.MODE_BROWSER);
  1781. }, parent);
  1782. }
  1783. if (!mxClient.IS_IOS)
  1784. {
  1785. menu.addItem(mxResources.get('device') + '...', null, function()
  1786. {
  1787. editorUi.pickFile(App.MODE_DEVICE);
  1788. }, parent);
  1789. }
  1790. if (!editorUi.isOffline())
  1791. {
  1792. menu.addSeparator(parent);
  1793. menu.addItem(mxResources.get('url') + '...', null, function()
  1794. {
  1795. var dlg = new FilenameDialog(editorUi, '', mxResources.get('open'), function(fileUrl)
  1796. {
  1797. if (fileUrl != null && fileUrl.length > 0)
  1798. {
  1799. if (editorUi.getCurrentFile() == null)
  1800. {
  1801. window.location.hash = '#U' + encodeURIComponent(fileUrl);
  1802. }
  1803. else
  1804. {
  1805. window.openWindow(((mxClient.IS_CHROMEAPP) ?
  1806. 'https://www.draw.io/' : 'https://' + location.host + '/') +
  1807. window.location.search + '#U' + encodeURIComponent(fileUrl));
  1808. }
  1809. }
  1810. }, mxResources.get('url'));
  1811. editorUi.showDialog(dlg.container, 300, 80, true, true);
  1812. dlg.init();
  1813. }, parent);
  1814. }
  1815. }));
  1816. this.put('newLibrary', new Menu(function(menu, parent)
  1817. {
  1818. if (typeof(google) != 'undefined' && typeof(google.picker) != 'undefined')
  1819. {
  1820. if (editorUi.drive != null)
  1821. {
  1822. menu.addItem(mxResources.get('googleDrive') + '...', null, function()
  1823. {
  1824. editorUi.showLibraryDialog(null, null, null, null, App.MODE_GOOGLE);
  1825. }, parent);
  1826. }
  1827. else if (googleEnabled)
  1828. {
  1829. menu.addItem(mxResources.get('googleDrive') + ' (' + mxResources.get('loading') + '...)', null, function()
  1830. {
  1831. // do nothing
  1832. }, parent, null, false);
  1833. }
  1834. }
  1835. if (editorUi.gitHub != null)
  1836. {
  1837. menu.addItem(mxResources.get('github') + '...', null, function()
  1838. {
  1839. editorUi.showLibraryDialog(null, null, null, null, App.MODE_GITHUB);
  1840. }, parent);
  1841. }
  1842. if (editorUi.dropbox != null)
  1843. {
  1844. menu.addItem(mxResources.get('dropbox') + '...', null, function()
  1845. {
  1846. editorUi.showLibraryDialog(null, null, null, null, App.MODE_DROPBOX);
  1847. }, parent);
  1848. }
  1849. else if (dropboxEnabled)
  1850. {
  1851. menu.addItem(mxResources.get('dropbox') + ' (' + mxResources.get('loading') + '...)', null, function()
  1852. {
  1853. // do nothing
  1854. }, parent, null, false);
  1855. }
  1856. if (editorUi.oneDrive != null)
  1857. {
  1858. menu.addItem(mxResources.get('oneDrive') + '...', null, function()
  1859. {
  1860. editorUi.showLibraryDialog(null, null, null, null, App.MODE_ONEDRIVE);
  1861. }, parent);
  1862. }
  1863. else if (oneDriveEnabled)
  1864. {
  1865. menu.addItem(mxResources.get('oneDrive') + ' (' + mxResources.get('loading') + '...)', null, function()
  1866. {
  1867. // do nothing
  1868. }, parent, null, false);
  1869. }
  1870. menu.addSeparator(parent);
  1871. if (isLocalStorage && urlParams['browser'] != '0')
  1872. {
  1873. menu.addItem(mxResources.get('browser') + '...', null, function()
  1874. {
  1875. editorUi.showLibraryDialog(null, null, null, null, App.MODE_BROWSER);
  1876. }, parent);
  1877. }
  1878. if (!mxClient.IS_IOS)
  1879. {
  1880. menu.addItem(mxResources.get('device') + '...', null, function()
  1881. {
  1882. editorUi.showLibraryDialog(null, null, null, null, App.MODE_DEVICE);
  1883. }, parent);
  1884. }
  1885. }));
  1886. this.put('openLibraryFrom', new Menu(function(menu, parent)
  1887. {
  1888. if (typeof(google) != 'undefined' && typeof(google.picker) != 'undefined')
  1889. {
  1890. if (editorUi.drive != null)
  1891. {
  1892. menu.addItem(mxResources.get('googleDrive') + '...', null, function()
  1893. {
  1894. editorUi.pickLibrary(App.MODE_GOOGLE);
  1895. }, parent);
  1896. }
  1897. else if (googleEnabled)
  1898. {
  1899. menu.addItem(mxResources.get('googleDrive') + ' (' + mxResources.get('loading') + '...)', null, function()
  1900. {
  1901. // do nothing
  1902. }, parent, null, false);
  1903. }
  1904. }
  1905. if (editorUi.gitHub != null)
  1906. {
  1907. menu.addItem(mxResources.get('github') + '...', null, function()
  1908. {
  1909. editorUi.pickLibrary(App.MODE_GITHUB);
  1910. }, parent);
  1911. }
  1912. if (editorUi.dropbox != null)
  1913. {
  1914. menu.addItem(mxResources.get('dropbox') + '...', null, function()
  1915. {
  1916. editorUi.pickLibrary(App.MODE_DROPBOX);
  1917. }, parent);
  1918. }
  1919. else if (dropboxEnabled)
  1920. {
  1921. menu.addItem(mxResources.get('dropbox') + ' (' + mxResources.get('loading') + '...)', null, function()
  1922. {
  1923. // do nothing
  1924. }, parent, null, false);
  1925. }
  1926. if (editorUi.oneDrive != null)
  1927. {
  1928. menu.addItem(mxResources.get('oneDrive') + '...', null, function()
  1929. {
  1930. editorUi.pickLibrary(App.MODE_ONEDRIVE);
  1931. }, parent);
  1932. }
  1933. else if (oneDriveEnabled)
  1934. {
  1935. menu.addItem(mxResources.get('oneDrive') + ' (' + mxResources.get('loading') + '...)', null, function()
  1936. {
  1937. // do nothing
  1938. }, parent, null, false);
  1939. }
  1940. menu.addSeparator(parent);
  1941. if (isLocalStorage && urlParams['browser'] != '0')
  1942. {
  1943. menu.addItem(mxResources.get('browser') + '...', null, function()
  1944. {
  1945. editorUi.pickLibrary(App.MODE_BROWSER);
  1946. }, parent);
  1947. }
  1948. if (!mxClient.IS_IOS)
  1949. {
  1950. menu.addItem(mxResources.get('device') + '...', null, function()
  1951. {
  1952. editorUi.pickLibrary(App.MODE_DEVICE);
  1953. }, parent);
  1954. }
  1955. if (!editorUi.isOffline())
  1956. {
  1957. menu.addSeparator(parent);
  1958. menu.addItem(mxResources.get('url') + '...', null, function()
  1959. {
  1960. var dlg = new FilenameDialog(editorUi, '', mxResources.get('open'), function(fileUrl)
  1961. {
  1962. if (fileUrl != null && fileUrl.length > 0 && editorUi.spinner.spin(document.body, mxResources.get('loading')))
  1963. {
  1964. var realUrl = fileUrl;
  1965. if (!editorUi.isCorsEnabledForUrl(fileUrl))
  1966. {
  1967. realUrl = PROXY_URL + '?url=' + encodeURIComponent(fileUrl);
  1968. }
  1969. // Uses proxy to avoid CORS issues
  1970. mxUtils.get(realUrl, function(req)
  1971. {
  1972. if (req.getStatus() >= 200 && req.getStatus() <= 299)
  1973. {
  1974. editorUi.spinner.stop();
  1975. try
  1976. {
  1977. editorUi.loadLibrary(new UrlLibrary(this, req.getText(), fileUrl));
  1978. }
  1979. catch (e)
  1980. {
  1981. editorUi.handleError(e, mxResources.get('errorLoadingFile'));
  1982. }
  1983. }
  1984. else
  1985. {
  1986. editorUi.spinner.stop();
  1987. editorUi.handleError(null, mxResources.get('errorLoadingFile'));
  1988. }
  1989. }, function()
  1990. {
  1991. editorUi.spinner.stop();
  1992. editorUi.handleError(null, mxResources.get('errorLoadingFile'));
  1993. });
  1994. }
  1995. }, mxResources.get('url'));
  1996. editorUi.showDialog(dlg.container, 300, 80, true, true);
  1997. dlg.init();
  1998. }, parent);
  1999. }
  2000. }));
  2001. // Overrides edit menu to add find
  2002. this.put('edit', new Menu(mxUtils.bind(this, function(menu, parent)
  2003. {
  2004. this.addMenuItems(menu, ['undo', 'redo', '-', 'cut', 'copy', 'paste', 'delete', '-', 'duplicate', '-',
  2005. 'find', '-',
  2006. 'editData', 'editTooltip', 'editStyle', '-', 'edit', '-', 'editLink', 'openLink', '-',
  2007. 'selectVertices', 'selectEdges', 'selectAll', 'selectNone', '-', 'lockUnlock']);
  2008. })));
  2009. // Overrides view menu to add search and scratchpad
  2010. this.put('view', new Menu(mxUtils.bind(this, function(menu, parent)
  2011. {
  2012. this.addMenuItems(menu, ((this.editorUi.format != null) ? ['formatPanel'] : []).
  2013. concat(['outline', 'layers', '-']));
  2014. this.addMenuItems(menu, ['-', 'search'], parent);
  2015. if (isLocalStorage || mxClient.IS_CHROMEAPP)
  2016. {
  2017. var item = this.addMenuItem(menu, 'scratchpad', parent);
  2018. if (!editorUi.isOffline() || mxClient.IS_CHROMEAPP)
  2019. {
  2020. this.addLinkToItem(item, 'https://desk.draw.io/support/solutions/articles/16000042367');
  2021. }
  2022. }
  2023. this.addMenuItems(menu, ['shapes', '-', 'pageView', 'pageScale', '-',
  2024. 'scrollbars', 'tooltips', '-',
  2025. 'grid', 'guides'], parent);
  2026. if (mxClient.IS_SVG && (document.documentMode == null || document.documentMode > 9))
  2027. {
  2028. this.addMenuItem(menu, 'shadowVisible', parent);
  2029. }
  2030. this.addMenuItems(menu, ['-', 'connectionArrows', 'connectionPoints', '-',
  2031. 'resetView', 'zoomIn', 'zoomOut'], parent);
  2032. })));
  2033. this.put('extras', new Menu(mxUtils.bind(this, function(menu, parent)
  2034. {
  2035. if (urlParams['embed'] != '1')
  2036. {
  2037. this.addSubmenu('theme', menu, parent);
  2038. menu.addSeparator(parent);
  2039. }
  2040. this.addMenuItems(menu, ['copyConnect', 'collapseExpand', '-'], parent);
  2041. if (typeof(MathJax) !== 'undefined')
  2042. {
  2043. var item = this.addMenuItem(menu, 'mathematicalTypesetting', parent);
  2044. this.addLinkToItem(item, 'https://desk.draw.io/support/solutions/articles/16000032875');
  2045. }
  2046. this.addMenuItems(menu, ['autosave', '-', 'createShape', 'editDiagram'], parent);
  2047. menu.addSeparator(parent);
  2048. if (urlParams['embed'] != '1' && isLocalStorage)
  2049. {
  2050. this.addMenuItems(menu, ['showStartScreen'], parent);
  2051. }
  2052. if (!editorUi.isOfflineApp() && urlParams['embed'] != '1')
  2053. {
  2054. this.addMenuItems(menu, ['plugins', '-'], parent);
  2055. var item = this.addMenuItem(menu, 'tags', parent);
  2056. if (!editorUi.isOffline() || mxClient.IS_CHROMEAPP)
  2057. {
  2058. this.addLinkToItem(item, 'https://desk.draw.io/support/solutions/articles/16000046966');
  2059. }
  2060. this.addMenuItems(menu, ['-', 'offline'], parent);
  2061. }
  2062. else
  2063. {
  2064. menu.addSeparator(parent);
  2065. this.addMenuItem(menu, 'tags', parent);
  2066. menu.addSeparator(parent);
  2067. }
  2068. if (!editorUi.isOffline() && !navigator.standalone && urlParams['embed'] != '1')
  2069. {
  2070. this.addMenuItems(menu, ['chromeApp'], parent);
  2071. }
  2072. })));
  2073. this.put('file', new Menu(mxUtils.bind(this, function(menu, parent)
  2074. {
  2075. if (urlParams['embed'] == '1')
  2076. {
  2077. this.addSubmenu('importFrom', menu, parent);
  2078. this.addSubmenu('exportAs', menu, parent);
  2079. this.addSubmenu('embed', menu, parent);
  2080. if (urlParams['libraries'] == '1')
  2081. {
  2082. this.addMenuItems(menu, ['-'], parent);
  2083. this.addSubmenu('newLibrary', menu, parent);
  2084. this.addSubmenu('openLibraryFrom', menu, parent);
  2085. }
  2086. this.addMenuItems(menu, ['-', 'pageSetup', 'print', '-', 'save'], parent);
  2087. if (urlParams['saveAndExit'] == '1')
  2088. {
  2089. this.addMenuItems(menu, ['saveAndExit'], parent);
  2090. }
  2091. this.addMenuItems(menu, ['exit'], parent);
  2092. }
  2093. else
  2094. {
  2095. var file = this.editorUi.getCurrentFile();
  2096. if (file != null && file.constructor == DriveFile)
  2097. {
  2098. if (file.isRestricted())
  2099. {
  2100. this.addMenuItems(menu, ['exportOptionsDisabled'], parent);
  2101. }
  2102. if (file.realtime == null)
  2103. {
  2104. this.addMenuItems(menu, ['save', 'share', '-'], parent);
  2105. }
  2106. else
  2107. {
  2108. if (!file.isAutosave())
  2109. {
  2110. this.addMenuItems(menu, ['save'], parent);
  2111. }
  2112. this.addMenuItems(menu, ['share', 'chatWindowTitle', '-'], parent);
  2113. }
  2114. }
  2115. else
  2116. {
  2117. this.addMenuItems(menu, ['new'], parent);
  2118. }
  2119. this.addSubmenu('openFrom', menu, parent);
  2120. if (isLocalStorage)
  2121. {
  2122. this.addSubmenu('openRecent', menu, parent);
  2123. }
  2124. if (file != null && file.constructor == DriveFile)
  2125. {
  2126. this.addMenuItems(menu, ['new', '-', 'rename', 'makeCopy', 'moveToFolder'], parent);
  2127. }
  2128. else
  2129. {
  2130. this.addMenuItems(menu, ['-', 'save', 'saveAs', '-', 'rename'], parent);
  2131. if (editorUi.isOfflineApp())
  2132. {
  2133. if (!editorUi.isOffline())
  2134. {
  2135. this.addMenuItems(menu, ['upload'], parent);
  2136. }
  2137. }
  2138. else
  2139. {
  2140. this.addMenuItems(menu, ['makeCopy'], parent);
  2141. if (file != null && file.constructor == OneDriveFile)
  2142. {
  2143. this.addMenuItems(menu, ['moveToFolder'], parent);
  2144. }
  2145. }
  2146. }
  2147. menu.addSeparator(parent);
  2148. this.addSubmenu('importFrom', menu, parent);
  2149. this.addSubmenu('exportAs', menu, parent);
  2150. menu.addSeparator(parent);
  2151. this.addSubmenu('embed', menu, parent);
  2152. this.addSubmenu('publish', menu, parent);
  2153. menu.addSeparator(parent);
  2154. this.addSubmenu('newLibrary', menu, parent);
  2155. this.addSubmenu('openLibraryFrom', menu, parent);
  2156. if (file != null && (file.constructor == DriveFile || file.constructor == DropboxFile))
  2157. {
  2158. this.addMenuItems(menu, ['-', 'revisionHistory'], parent);
  2159. }
  2160. if (file != null && file.constructor == DriveFile)
  2161. {
  2162. this.addMenuItems(menu, ['createRevision'], parent);
  2163. }
  2164. this.addMenuItems(menu, ['-', 'pageSetup'], parent);
  2165. // Cannot use print in standalone mode on iOS as we cannot open new windows
  2166. if (!mxClient.IS_IOS || !navigator.standalone)
  2167. {
  2168. this.addMenuItems(menu, ['print'], parent);
  2169. }
  2170. this.addMenuItems(menu, ['-', 'close']);
  2171. }
  2172. })));
  2173. };
  2174. /**
  2175. * Replaces help menu label with icon on small screen
  2176. */
  2177. var menuCreated = Menus.prototype.menuCreated;
  2178. Menus.prototype.menuCreated = function(menu, elt)
  2179. {
  2180. if (screen.width <= 480 && menu == this.get('help'))
  2181. {
  2182. elt.style.paddingRight = '0px';
  2183. elt.style.paddingLeft = '0px';
  2184. elt.innerHTML = '';
  2185. var icon = document.createElement('img');
  2186. icon.setAttribute('border', '0');
  2187. icon.setAttribute('valign', 'bottom');
  2188. icon.setAttribute('src', Editor.helpImage);
  2189. elt.appendChild(icon);
  2190. }
  2191. menuCreated.apply(this, arguments);
  2192. };
  2193. })();