/plugin/diagramsnet/lib/js/diagramly/sidebar/ |
D | Sidebar.js | 114 Sidebar.prototype.configuration = [{id: 'general', libs: ['general', 'misc', 'advanced']}, 116 …{id: 'azure2', prefix: 'azure2', libs: ['AI Machine Learning', 'Analytics', 'App Services', 'Azure… 117 … {id: 'ios', prefix: 'ios', libs: [''/*prefix is library*/, '7icons', '7ui']}, 118 … {id: 'android', prefix: 'android', libs: [''/*prefix is library*/]}, {id: 'aws3d'}, 120 …hreatModeling'}, {id : 'kubernetes'}, {id : 'cisco19', prefix: 'cisco19', libs: Sidebar.prototype.… class 121 …{id: 'mscae', prefix: 'mscae', libs: ['Companies', 'EnterpriseFlat', 'IntuneFlat', 'OMSFlat', 'Sys… 123 …{id: 'bpmn2', prefix: 'bpmn2', libs: ['General', 'Tasks', 'Choreographies', 'Events', 'Gateways']}, 124 …{id: 'clipart', prefix: null, libs: ['computer', 'finance', 'clipart', 'networking', 'people', 'te… 125 {id: 'ibm', prefix: 'ibm', libs: Sidebar.prototype.ibm}, 126 … {id: 'allied_telesis', prefix: 'allied_telesis', libs: Sidebar.prototype.allied_telesis}, [all …]
|
/plugin/asciidocjs/node_modules/is-core-module/test/ |
D | index.js | 45 var libs = require('repl')._builtinLibs; // eslint-disable-line no-underscore-dangle 46 if (!libs) { 49 for (var i = 0; i < libs.length; ++i) { 50 var mod = libs[i]; 75 var libs = require('module').builtinModules; 76 if (!libs) { 88 libs = libs.concat('node:test'); 90 for (var i = 0; i < libs.length; ++i) { 91 var mod = libs[i];
|
/plugin/asciidocjs/node_modules/resolve/test/ |
D | core.js | 45 var libs = require('repl')._builtinLibs; // eslint-disable-line no-underscore-dangle 46 if (!libs) { 50 for (var i = 0; i < libs.length; ++i) { 51 var mod = libs[i]; 62 var libs = require('module').builtinModules; 63 if (!libs) { 74 for (var i = 0; i < libs.length; ++i) { 75 var mod = libs[i];
|
/plugin/dropfiles/ |
D | .flowconfig | 7 [libs]
|
D | yarn.lock | 1838 node-libs-browser@^2.0.0: 1840 …resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.0.0.tgz#a3a59ec9702… 2948 node-libs-browser "^2.0.0"
|
/plugin/pgn4web/pgn4web/libs/ |
D | README.txt | 1 The libs folder contains third party libraries used by the pgn4web pages.
|
/plugin/webcode/vendor/ |
D | README.md | 14 * https://cdnjs.cloudflare.com/ajax/libs/firebug-lite/1.4.0/firebug-lite.js
|
/plugin/combo/resources/firebug/ |
D | README.md | 16 * https://cdnjs.cloudflare.com/ajax/libs/firebug-lite/1.4.0/firebug-lite.js
|
/plugin/findologicxmlexport/vendor/goetas-webservices/xsd2php-runtime/ |
D | README.md | 8 Runtime libs for https://github.com/goetas-webservices/xsd2php
|
/plugin/amcharts/assets/amcharts/plugins/export/ |
D | export.js | 72 libs: { property 601 var url = src.indexOf( "//" ) != -1 ? src : [ _this.libs.path, src ].join( "" ); 615 if ( _this.libs.async ) { 633 if ( _this.libs.reload ) { 642 for ( i1 in _this.libs.namespaces ) { 643 var namespace = _this.libs.namespaces[ i1 ]; 652 if ( !exist || _this.libs.reload ) { 664 if ( _this.libs.autoLoad ) { 665 for ( i1 = 0; i1 < _this.libs.resources.length; i1++ ) { 666 if ( _this.libs.resources[ i1 ] instanceof Object ) { [all …]
|
D | export.min.js | 1 …libs:{async:!0,autoLoad:!0,reload:!1,resources:[{"pdfmake/pdfmake.js":["pdfmake/vfs_fonts.js"],"js… property 2 …libs=e:"string"==typeof d&&(b[d]=e)}}var b={enabled:!0,migrated:!0,libs:{autoLoad:!0},menu:[]};ret… property
|
D | README.md | 89 All libraries required for plugin operation are included withing plugins */libs* 100 In case you've moved the libs folder you need to tell the plugin where it is 101 `"libs": { "path": "../libs/" }` 107 `"libs": { "autoLoad": false }` 113 fabric.min.js | libs/fabric.js/ | Any export operation 114 FileSaver.js | libs/FileSaver.js/ | Used to offer download files 115 pdfmake.min.js | libs/pdfmake/ | Export to PDF format 116 vfs_fonts.js | libs/pdfmake/ | Export to PDF format 117 jszip.js | libs/jszip/ | Export to XLSX format 118 xlsx.js | libs/xlsx/ | Export to XLSX format [all …]
|
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ext/ |
D | config.m4 | 17 LIBMAXMINDDB_LIB=`$PKG_CONFIG libmaxminddb --libs`
|
/plugin/diagramsnet/lib/plugins/ |
D | cConf-1-4-8.js | 1128 ui.remoteInvoke('getCustomLibraries', null, null, function(libs) argument 1130 customLibraries = libs; 1132 for(var i = 0; i < libs.length; i++) 1134 libs[i].imageCallback = mxUtils.bind(libs[i], function(preview) 1164 …var customLibsEntry = libs.length > 0? [{title : mxResources.get('customLib'), entries : libs}] : …
|
/plugin/diagramsnet/lib/js/diagramly/ |
D | Settings.js | 122 setLibraries: function(libs) argument 124 mxSettings.settings.libraries = libs;
|
D | App.js | 4702 App.prototype.createFile = function(title, data, libs, mode, done, replace, folderId, tempFile, cli… argument 4741 this.fileCreated(file, libs, replace, done, clibs); 4749 this.fileCreated(file, libs, replace, done, clibs); 4757 this.fileCreated(file, libs, replace, done, clibs); 4765 this.fileCreated(file, libs, replace, done, clibs); 4773 this.fileCreated(file, libs, replace, done, clibs); 4781 this.fileCreated(file, libs, replace, done, clibs); 4789 this.fileCreated(file, libs, replace, done, clibs); 4797 this.fileCreated(file, libs, replace, done, clibs); 4810 this.fileCreated(file, libs, replace, done, clibs); [all …]
|
D | Dialogs.js | 2718 var btn = addButton(tmp.url, tmp.libs, tmp.title, tmp.tooltip? tmp.tooltip : tmp.title, 3063 function selectElement(elt, xml, libs, extUrl, infoObj, clibs, realUrl) argument 3074 templateLibs = libs; 3085 …function addButton(url, libs, title, tooltip, select, imgUrl, infoObj, onClick, preview, noImg, cl… argument 3263 selectElement(elt, xml, libs, null, null, clibs, realUrl); 3777 var tempObj = {url: node.getAttribute('url'), libs: node.getAttribute('libs'), property 8030 var libs = []; 8038 libs.push(lib); 8042 editorUi.sidebar.showEntries(libs.join(';'), cb.checked, true); 8176 var libs = ['search']; [all …]
|
/plugin/amcharts/assets/amcharts/plugins/export/examples/ |
D | export.config.advanced.js | 73 libs: { property
|
/plugin/findologicxmlexport/vendor/jms/serializer/ |
D | README.md | 27 Learn more about the serializer in its [documentation](http://jmsyst.com/libs/serializer).
|
/plugin/asciidocjs/node_modules/promise/ |
D | Readme.md | 41 <script src="https://cdnjs.cloudflare.com/ajax/libs/es5-shim/3.4.0/es5-shim.min.js"></script>
|
/plugin/sequencediagram/bower_components/raphael/ |
D | yarn.lock | 1770 node-libs-browser@^2.0.0: 1772 …resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.1.0.tgz#5f94263d404… 2783 node-libs-browser "^2.0.0"
|
/plugin/diagramsnet/lib/js/grapheditor/ |
D | Sidebar.js | 793 Sidebar.prototype.showPopupMenuForEntry = function(elt, libs, evt) argument 990 var libs = hash[elt.innerHTML]; 994 this.showPopupMenuForEntry(elt, libs, evt);
|
/plugin/fetchmedia/ |
D | yarn.lock | 2176 node-libs-browser@^2.0.0: 2178 …resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-2.0.0.tgz#a3a59ec9702… 3122 node-libs-browser "^2.0.0"
|
/plugin/sequencediagram/bower_components/lodash/ |
D | yarn.lock | 2210 node-libs-browser@^0.7.0: 2212 …resolved "https://registry.yarnpkg.com/node-libs-browser/-/node-libs-browser-0.7.0.tgz#3e272c0819e… 3228 node-libs-browser "^0.7.0"
|
/plugin/dirtylittlehelper/mermaid/editor/docs/ |
D | 12.12.js.map | 1 …d-file',\n 'load-reader',\n 'load-string',\n 'loaded-libs',\n 'locking…
|