Home
last modified time | relevance | path

Searched refs:globalThis (Results 1 – 25 of 62) sorted by relevance

123

/plugin/asciidocjs/node_modules/handlebars/lib/handlebars/
Dno-conflict.js6 if (typeof globalThis === 'object') return;
10 __magic__.globalThis = __magic__; // eslint-disable-line no-undef
14 const $Handlebars = globalThis.Handlebars;
18 if (globalThis.Handlebars === Handlebars) {
19 globalThis.Handlebars = $Handlebars;
/plugin/asciidocjs/node_modules/handlebars/dist/amd/handlebars/
Dno-conflict.js9 if (typeof globalThis === 'object') return;
13 __magic__.globalThis = __magic__; // eslint-disable-line no-undef
17 var $Handlebars = globalThis.Handlebars;
21 if (globalThis.Handlebars === Handlebars) {
22 globalThis.Handlebars = $Handlebars;
/plugin/asciidocjs/node_modules/handlebars/dist/cjs/handlebars/
Dno-conflict.js10 if (typeof globalThis === 'object') return;
14 __magic__.globalThis = __magic__; // eslint-disable-line no-undef
18 var $Handlebars = globalThis.Handlebars;
22 if (globalThis.Handlebars === Handlebars) {
23 globalThis.Handlebars = $Handlebars;
/plugin/bpmnio/build/vendor-entrypoints/
H A Dbpmn-viewer.js3 const root = globalThis;
H A Ddmn-viewer.js3 const root = globalThis;
H A Ddmn-modeler.js4 const root = globalThis;
H A Dbpmn-modeler.js5 const root = globalThis;
/plugin/asciidocjs/node_modules/handlebars/dist/
Dhandlebars.runtime.amd.min.js27globalThis&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.glob…
Dhandlebars.runtime.amd.js1237 if (typeof globalThis === 'object') return;
1241 __magic__.globalThis = __magic__; // eslint-disable-line no-undef
1245 var $Handlebars = globalThis.Handlebars;
1249 if (globalThis.Handlebars === Handlebars) {
1250 globalThis.Handlebars = $Handlebars;
Dhandlebars.amd.min.js27globalThis&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.glob…
Dhandlebars.runtime.js2539 if (typeof globalThis === 'object') return;
2543 __magic__.globalThis = __magic__; // eslint-disable-line no-undef
2547 var $Handlebars = globalThis.Handlebars;
2551 if (globalThis.Handlebars === Handlebars) {
2552 globalThis.Handlebars = $Handlebars;
Dhandlebars.runtime.min.js27globalThis&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.glob…
Dhandlebars.js2608 if (typeof globalThis === 'object') return;
2612 __magic__.globalThis = __magic__; // eslint-disable-line no-undef
2616 var $Handlebars = globalThis.Handlebars;
2620 if (globalThis.Handlebars === Handlebars) {
2621 globalThis.Handlebars = $Handlebars;
Dhandlebars.min.js27globalThis&&(Object.prototype.__defineGetter__("__magic__",function(){return this}),__magic__.glob…
/plugin/imapmarkers/
Dscript.js8 globalThis[Symbol.for('imapmarkers_storage')] = (function () { function
132 var _g = globalThis[Symbol.for('imapmarkers_storage')];
/plugin/diagramsnet/lib/js/socket.io/
Dsimplepeer9.10.0.min.js6globalThis)return null;var e={RTCPeerConnection:globalThis.RTCPeerConnection||globalThis.mozRTCPee…
/plugin/combo/resources/library/combo/
H A Dcombo.min.js1 …nction"&&define.amd?define(["exports","bootstrap"],c):(u=typeof globalThis<"u"?globalThis:u||self,…
H A Dcombo.min.js.map1globalThis. In older engines we can escape\n // strict mode using a global Function call. This co…
/plugin/statistics/js/
H A Dchartjs-plugin-datalabels.js7 …?define(["chart.js/helpers","chart.js"],e):(t="undefined"!=typeof globalThis?globalThis:t||self).C…
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dpopper.min.js5 …define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).P…
H A Dbootstrap.min.js6 …e&&define.amd?define(["@popperjs/core"],e):(t="undefined"!=typeof globalThis?globalThis:t||self).b…
/plugin/combo/resources/library/combo/dist/
H A Dcombo.min.js1 …g=e),y}},t}(b);try{regeneratorRuntime=w}catch(t){"object"==typeof globalThis?globalThis.regenerato…
/plugin/fuzzysearch/
H A Dfuse.min.js9 …tion"==typeof define&&define.amd?define(t):(e="undefined"!=typeof globalThis?globalThis:e||self).F…
/plugin/achart/assets/
Djs-yaml.min.js2 …define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).j…
/plugin/c3chart/assets/
Djs-yaml.min.js2 …define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).j…

123