@qooxdoo/framework 7.1.0 → 7.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/CHANGELOG.md +3 -0
  2. package/Manifest.json +22 -22
  3. package/lib/compiler/compile-info.json +83 -83
  4. package/lib/compiler/index.js +422 -356
  5. package/lib/resource/qx/tool/cli/templates/loader/loader-browser.tmpl.js +1 -2
  6. package/lib/resource/qx/tool/schema/compile-1-0-0.json +11 -1
  7. package/npm-shrinkwrap.json +11471 -562
  8. package/package.json +4 -3
  9. package/source/class/qx/event/handler/Focus.js +1 -1
  10. package/source/class/qx/theme/iconfont/LoadMaterialIcons.js +4 -4
  11. package/source/class/qx/theme/iconfont/LoadMaterialIconsOutlined.js +4 -4
  12. package/source/class/qx/theme/iconfont/LoadMaterialIconsRound.js +4 -4
  13. package/source/class/qx/theme/iconfont/LoadMaterialIconsSharp.js +4 -4
  14. package/source/class/qx/theme/iconfont/LoadMaterialIconsTwoTone.js +4 -4
  15. package/source/class/qx/theme/tangible/ColorEngine.js +3 -3
  16. package/source/class/qx/theme/tangible/Decoration.js +3 -3
  17. package/source/class/qx/tool/cli/commands/Compile.js +10 -2
  18. package/source/class/qx/tool/cli/commands/Lint.js +14 -13
  19. package/source/class/qx/tool/compiler/Es6ify.js +7 -4
  20. package/source/class/qx/tool/compiler/app/Application.js +14 -0
  21. package/source/class/qx/tool/compiler/targets/Target.js +6 -5
  22. package/source/class/qx/tool/compiler/targets/meta/Browserify.js +73 -31
  23. package/source/class/qx/tool/utils/Json.js +1 -1
  24. package/source/resource/qx/iconfont/MaterialIcons/materialicons-v126.eot +0 -0
  25. package/source/resource/qx/iconfont/MaterialIcons/{materialicons-v70.ttf → materialicons-v126.ttf} +0 -0
  26. package/source/resource/qx/iconfont/MaterialIcons/materialicons-v126.woff +0 -0
  27. package/source/resource/qx/iconfont/MaterialIcons/materialicons-v126.woff2 +0 -0
  28. package/source/resource/qx/iconfont/MaterialIcons/materialiconsoutlined-v101.eot +0 -0
  29. package/source/resource/qx/iconfont/MaterialIcons/materialiconsoutlined-v101.otf +0 -0
  30. package/source/resource/qx/iconfont/MaterialIcons/materialiconsoutlined-v101.woff +0 -0
  31. package/source/resource/qx/iconfont/MaterialIcons/materialiconsoutlined-v101.woff2 +0 -0
  32. package/source/resource/qx/iconfont/MaterialIcons/materialiconsround-v100.eot +0 -0
  33. package/source/resource/qx/iconfont/MaterialIcons/materialiconsround-v100.otf +0 -0
  34. package/source/resource/qx/iconfont/MaterialIcons/materialiconsround-v100.woff +0 -0
  35. package/source/resource/qx/iconfont/MaterialIcons/materialiconsround-v100.woff2 +0 -0
  36. package/source/resource/qx/iconfont/MaterialIcons/materialiconssharp-v101.eot +0 -0
  37. package/source/resource/qx/iconfont/MaterialIcons/materialiconssharp-v101.otf +0 -0
  38. package/source/resource/qx/iconfont/MaterialIcons/materialiconssharp-v101.woff +0 -0
  39. package/source/resource/qx/iconfont/MaterialIcons/materialiconssharp-v101.woff2 +0 -0
  40. package/source/resource/qx/iconfont/MaterialIcons/materialiconstwotone-v104.eot +0 -0
  41. package/source/resource/qx/iconfont/MaterialIcons/materialiconstwotone-v104.otf +0 -0
  42. package/source/resource/qx/iconfont/MaterialIcons/materialiconstwotone-v104.woff +0 -0
  43. package/source/resource/qx/iconfont/MaterialIcons/materialiconstwotone-v104.woff2 +0 -0
  44. package/source/resource/qx/tool/cli/templates/loader/loader-browser.tmpl.js +1 -2
  45. package/source/resource/qx/tool/schema/compile-1-0-0.json +11 -1
  46. package/source/resource/qx/iconfont/MaterialIcons/materialicons-v70.eot +0 -0
  47. package/source/resource/qx/iconfont/MaterialIcons/materialicons-v70.woff +0 -0
  48. package/source/resource/qx/iconfont/MaterialIcons/materialicons-v70.woff2 +0 -0
  49. package/source/resource/qx/iconfont/MaterialIcons/materialiconsoutlined-v38.eot +0 -0
  50. package/source/resource/qx/iconfont/MaterialIcons/materialiconsoutlined-v38.otf +0 -0
  51. package/source/resource/qx/iconfont/MaterialIcons/materialiconsoutlined-v38.woff +0 -0
  52. package/source/resource/qx/iconfont/MaterialIcons/materialiconsoutlined-v38.woff2 +0 -0
  53. package/source/resource/qx/iconfont/MaterialIcons/materialiconsround-v37.eot +0 -0
  54. package/source/resource/qx/iconfont/MaterialIcons/materialiconsround-v37.otf +0 -0
  55. package/source/resource/qx/iconfont/MaterialIcons/materialiconsround-v37.woff +0 -0
  56. package/source/resource/qx/iconfont/MaterialIcons/materialiconsround-v37.woff2 +0 -0
  57. package/source/resource/qx/iconfont/MaterialIcons/materialiconssharp-v38.eot +0 -0
  58. package/source/resource/qx/iconfont/MaterialIcons/materialiconssharp-v38.otf +0 -0
  59. package/source/resource/qx/iconfont/MaterialIcons/materialiconssharp-v38.woff +0 -0
  60. package/source/resource/qx/iconfont/MaterialIcons/materialiconssharp-v38.woff2 +0 -0
  61. package/source/resource/qx/iconfont/MaterialIcons/materialiconstwotone-v36.eot +0 -0
  62. package/source/resource/qx/iconfont/MaterialIcons/materialiconstwotone-v36.otf +0 -0
  63. package/source/resource/qx/iconfont/MaterialIcons/materialiconstwotone-v36.woff +0 -0
  64. package/source/resource/qx/iconfont/MaterialIcons/materialiconstwotone-v36.woff2 +0 -0
@@ -96,7 +96,7 @@ if (typeof global !== "undefined") {
96
96
  "qx.application": "qx.tool.cli.Application",
97
97
  "qx.revision": "",
98
98
  "qx.theme": "qx.theme.Simple",
99
- "qx.version": "7.1.0",
99
+ "qx.version": "7.1.1",
100
100
  "qx.compiler.targetType": "source",
101
101
  "qx.compiler.outputDir": "compiled/node/build/",
102
102
  "true": true,
@@ -128,7 +128,7 @@ if (typeof global !== "undefined") {
128
128
  "qx.promise.warnings": true,
129
129
  "qx.promise.longStackTraces": true,
130
130
  "qx.compiler": true,
131
- "qx.compiler.version": "7.1.0",
131
+ "qx.compiler.version": "7.1.1",
132
132
  "qx.headless": true,
133
133
  "qx.compiler.applicationType": "node",
134
134
  "qx.compiler.applicationName": "compiler"
@@ -36437,7 +36437,7 @@ Version: v${await qx.tool.config.Utils.getQxVersion()}
36437
36437
  * @return {String}
36438
36438
  */
36439
36439
  getCompilerVersion() {
36440
- return "7.1.0";
36440
+ return "7.1.1";
36441
36441
  },
36442
36442
 
36443
36443
  /**
@@ -38004,7 +38004,7 @@ Version: v${await qx.tool.config.Utils.getQxVersion()}
38004
38004
  * *********************************************************************** */
38005
38005
  const Ajv = require("ajv");
38006
38006
 
38007
- const betterAjvErrors = require("better-ajv-errors");
38007
+ const betterAjvErrors = require("better-ajv-errors").default;
38008
38008
 
38009
38009
  const fs = qx.tool.utils.Promisify.fs;
38010
38010
  qx.Class.define("qx.tool.utils.Json", {
@@ -45729,6 +45729,7 @@ Version: v${await qx.tool.config.Utils.getQxVersion()}
45729
45729
  "require": true
45730
45730
  },
45731
45731
  "qx.tool.cli.ConfigDb": {},
45732
+ "qx.tool.config.Compile": {},
45732
45733
  "qx.tool.compiler.Console": {
45733
45734
  "defer": "runtime"
45734
45735
  },
@@ -46079,7 +46080,10 @@ Version: v${await qx.tool.config.Utils.getQxVersion()}
46079
46080
 
46080
46081
  if (this.argv["feedback"] === null) {
46081
46082
  this.argv["feedback"] = configDb.db("qx.default.feedback", true);
46082
- }
46083
+ } // Validate compile.json against the schema
46084
+
46085
+
46086
+ await qx.tool.config.Compile.getInstance().load();
46083
46087
 
46084
46088
  if (this.argv.verbose) {
46085
46089
  console.log(`
@@ -46779,7 +46783,7 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
46779
46783
  appConfigs.forEach(appConfig => {
46780
46784
  var app = appConfig.app = new qx.tool.compiler.app.Application(appConfig["class"]);
46781
46785
  app.setTemplatePath(qx.tool.utils.Utils.getTemplateDir());
46782
- ["type", "theme", "name", "environment", "outputPath", "bootPath", "loaderTemplate", "publish", "deploy", "standalone"].forEach(name => {
46786
+ ["type", "theme", "name", "environment", "outputPath", "bootPath", "loaderTemplate", "publish", "deploy", "standalone", "localModules"].forEach(name => {
46783
46787
  if (appConfig[name] !== undefined) {
46784
46788
  var fname = "set" + qx.lang.String.firstUp(name);
46785
46789
  app[fname](appConfig[name]);
@@ -46799,6 +46803,10 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
46799
46803
  app.setDescription(appConfig.description);
46800
46804
  }
46801
46805
 
46806
+ if (appConfig.localModules) {
46807
+ app.setLocalModules(appConfig.localModules);
46808
+ }
46809
+
46802
46810
  var parts = appConfig.parts || targetConfig.parts || data.parts;
46803
46811
 
46804
46812
  if (parts) {
@@ -47587,16 +47595,16 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
47587
47595
  let bootJs = new qx.tool.compiler.targets.meta.BootJs(appMeta);
47588
47596
  let bootPackage = appMeta.createPackage();
47589
47597
  appMeta.setBootMetaJs(bootJs);
47590
- bootPackage.addJavascriptMeta(new qx.tool.compiler.targets.meta.PolyfillJs(appMeta)); // Add browserified CommonJS modules, if any
47598
+ bootPackage.addJavascriptMeta(new qx.tool.compiler.targets.meta.PolyfillJs(appMeta)); // Add browserified CommonJS modules, if any. The Browserify
47599
+ // class will always bundle local modules specified for an
47600
+ // application in compile.json, but will not bundle `require()`d
47601
+ // modules that are Node modules.
47591
47602
 
47592
- if (appMeta.getEnvironmentValue("qx.compiler.applicationType") == "browser") {
47593
- bootPackage.addJavascriptMeta(new qx.tool.compiler.targets.meta.Browserify(appMeta));
47594
- }
47603
+ bootPackage.addJavascriptMeta(new qx.tool.compiler.targets.meta.Browserify(appMeta));
47595
47604
  /*
47596
47605
  * Assemble the Parts
47597
47606
  */
47598
47607
 
47599
-
47600
47608
  var partsData = application.getPartsDependencies();
47601
47609
  let matchBundle = qx.tool.compiler.app.Application.createWildcardMatchFunction(application.getBundleInclude(), application.getBundleExclude());
47602
47610
  let lastPackage = bootPackage;
@@ -50013,6 +50021,20 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
50013
50021
  writeIndexHtmlToRoot: {
50014
50022
  init: false,
50015
50023
  check: "Boolean"
50024
+ },
50025
+
50026
+ /**
50027
+ * Map specifying local modules to include in the build. Local modules are
50028
+ * always included in the compiled output, regardless of application type
50029
+ * (node, browser, etc.). Each member of the map has a key that is the
50030
+ * name of the module to be `require`d in code. The value is the path to
50031
+ * the module to be included. The path must begin with "./", and is
50032
+ * relative to the directory containing compile.json. The module may be
50033
+ * either a CommonJS module or an ES6 module.
50034
+ */
50035
+ localModules: {
50036
+ init: null,
50037
+ check: "Object"
50016
50038
  }
50017
50039
  },
50018
50040
  members: {
@@ -54932,7 +54954,7 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
54932
54954
 
54933
54955
  const path = require("upath");
54934
54956
  /**
54935
- *
54957
+ *
54936
54958
  */
54937
54959
 
54938
54960
 
@@ -54955,32 +54977,45 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
54955
54977
  let hasCommonjsModules = false;
54956
54978
  let commonjsModules = new Set();
54957
54979
  let references = {};
54980
+ const localModules = this.__P_44_0.getApplication().getLocalModules() || {};
54958
54981
 
54959
- const db = this.__P_44_0.getAnalyser().getDatabase(); // Get a Set of unique `require`d CommonJS module names from all classes
54982
+ const db = this.__P_44_0.getAnalyser().getDatabase(); // Only include discovered `require()`d Node modules if the
54983
+ // target application type is browser.
54960
54984
 
54961
54985
 
54962
- for (let className in db.classInfo) {
54963
- let classInfo = db.classInfo[className];
54986
+ if (this.__P_44_0.getEnvironmentValue("qx.compiler.applicationType") == "browser") {
54987
+ // Get a Set of unique `require`d CommonJS module names from
54988
+ // all classes
54989
+ for (let className in db.classInfo) {
54990
+ let classInfo = db.classInfo[className];
54964
54991
 
54965
- if (classInfo.commonjsModules) {
54966
- Object.keys(classInfo.commonjsModules).forEach(moduleName => {
54967
- // Add this module name to the set of module names
54968
- commonjsModules.add(moduleName); // Add the list of references from which this module was require()d
54992
+ if (classInfo.commonjsModules) {
54993
+ Object.keys(classInfo.commonjsModules).forEach(moduleName => {
54994
+ // Ignore this found `require()` if its a local modules
54995
+ if (moduleName in localModules) {
54996
+ return;
54997
+ } // Add this module name to the set of module names
54969
54998
 
54970
- if (!references[moduleName]) {
54971
- references[moduleName] = new Set();
54972
- }
54973
54999
 
54974
- references[moduleName].add([...classInfo.commonjsModules[moduleName]]); // There is at least one module
55000
+ commonjsModules.add(moduleName); // Add the list of references from which this module was require()d
54975
55001
 
54976
- hasCommonjsModules = true;
54977
- });
55002
+ if (!references[moduleName]) {
55003
+ references[moduleName] = new Set();
55004
+ }
55005
+
55006
+ references[moduleName].add([...classInfo.commonjsModules[moduleName]]); // There is at least one module
55007
+
55008
+ hasCommonjsModules = true;
55009
+ });
55010
+ }
54978
55011
  }
54979
- } // If there are any CommonJS modules required, browserify them
55012
+ } // If there are any CommonJS modules required to be bundled, or
55013
+ // any local modules specified for the application in
55014
+ // compile.json, browserify them
54980
55015
 
54981
55016
 
54982
- if (hasCommonjsModules) {
54983
- await this.__P_44_1(commonjsModules, references, ws);
55017
+ if (hasCommonjsModules || localModules) {
55018
+ await this.__P_44_1(commonjsModules, references, localModules, ws);
54984
55019
  }
54985
55020
 
54986
55021
  await new Promise(resolve => {
@@ -54988,8 +55023,10 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
54988
55023
  });
54989
55024
  },
54990
55025
 
54991
- async __P_44_1(commonjsModules, references, ws) {
54992
- let b;
55026
+ async __P_44_1(commonjsModules, references, localModules, ws) {
55027
+ const babelify = require("babelify");
55028
+
55029
+ const preset = require("@babel/preset-env");
54993
55030
 
54994
55031
  const browserify = require("browserify");
54995
55032
 
@@ -55001,7 +55038,7 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
55001
55038
 
55002
55039
  commonjsModules = [...commonjsModules];
55003
55040
  return new Promise(resolve => {
55004
- b = browserify([], {
55041
+ let b = browserify([], {
55005
55042
  builtins: builtins,
55006
55043
  ignoreMissing: true,
55007
55044
  insertGlobals: true,
@@ -55012,16 +55049,41 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
55012
55049
  let message = [];
55013
55050
  message.push(`ERROR: could not locate require()d module: "${id}"`);
55014
55051
  message.push(" required from:");
55015
- [...references[id]].forEach(refs => {
55016
- refs.forEach(ref => {
55017
- message.push(` ${ref}`);
55052
+
55053
+ try {
55054
+ [...references[id]].forEach(refs => {
55055
+ refs.forEach(ref => {
55056
+ message.push(` ${ref}`);
55057
+ });
55018
55058
  });
55019
- });
55059
+ } catch (e) {
55060
+ message.push(` <compile.json:application.localModules'>`);
55061
+ }
55062
+
55020
55063
  qx.tool.compiler.Console.error(message.join("\n"));
55021
- });
55064
+ }); // Include any dynamically determined `require()`d modules
55065
+
55066
+
55067
+ if (commonjsModules.length > 0) {
55068
+ b.require(commonjsModules);
55069
+ } // Include any local modules specified for the application
55070
+ // in compile.json
55071
+
55072
+
55073
+ if (localModules) {
55074
+ for (let requireName in localModules) {
55075
+ b.require(localModules[requireName], {
55076
+ expose: requireName
55077
+ });
55078
+ }
55079
+ } // Ensure ES6 local modules are converted to CommonJS format
55022
55080
 
55023
- b.require(commonjsModules);
55024
55081
 
55082
+ b.transform(babelify, {
55083
+ presets: [preset],
55084
+ sourceMaps: false,
55085
+ global: true
55086
+ });
55025
55087
  b.bundle((e, output) => {
55026
55088
  if (e) {
55027
55089
  // We've already handled the case of missing module. This is something else.
@@ -62389,6 +62451,7 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62389
62451
  construct(filename) {
62390
62452
  qx.core.Object.constructor.call(this);
62391
62453
  this.__filename = filename;
62454
+ this.__P_24_0 = ["addListener", "addListenerOnce"];
62392
62455
  },
62393
62456
 
62394
62457
  properties: {
@@ -62407,20 +62470,21 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62407
62470
  },
62408
62471
  members: {
62409
62472
  __filename: null,
62473
+ __P_24_0: null,
62410
62474
 
62411
62475
  async transform() {
62412
62476
  let src = await fs.promises.readFile(this.__filename, "utf8");
62413
62477
  let babelConfig = {};
62414
62478
  let options = qx.lang.Object.clone(babelConfig.options || {}, true);
62415
62479
  options.modules = false;
62416
- let plugins = [require("@babel/plugin-syntax-jsx"), this.__P_24_0()];
62480
+ let plugins = [require("@babel/plugin-syntax-jsx"), this.__P_24_1()];
62417
62481
 
62418
62482
  if (this.getArrowFunctions() != "never") {
62419
- plugins.push(this.__P_24_1());
62483
+ plugins.push(this.__P_24_2());
62420
62484
  }
62421
62485
 
62422
- plugins.push(this.__P_24_2());
62423
62486
  plugins.push(this.__P_24_3());
62487
+ plugins.push(this.__P_24_4());
62424
62488
  var config = {
62425
62489
  ast: true,
62426
62490
  babelrc: false,
@@ -62484,7 +62548,7 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62484
62548
  * ```
62485
62549
  * @returns
62486
62550
  */
62487
- __P_24_0() {
62551
+ __P_24_1() {
62488
62552
  return {
62489
62553
  visitor: {
62490
62554
  ObjectExpression(path) {
@@ -62512,7 +62576,7 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62512
62576
  };
62513
62577
  },
62514
62578
 
62515
- __P_24_4(argNode) {
62579
+ __P_24_5(argNode) {
62516
62580
  let body = argNode.body;
62517
62581
 
62518
62582
  if (body.body.length == 1 && body.body[0].type == "ReturnStatement") {
@@ -62531,10 +62595,11 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62531
62595
  * Tries to convert functions into arrow functions
62532
62596
  * @returns
62533
62597
  */
62534
- __P_24_1() {
62598
+ __P_24_2() {
62535
62599
  let t = this;
62536
62600
  const isTest = this.__filename.indexOf("/test/") > -1;
62537
62601
  let arrowFunctions = this.getArrowFunctions();
62602
+ let knownApiFunctions = this.__P_24_0;
62538
62603
  return {
62539
62604
  visitor: {
62540
62605
  CallExpression(path) {
@@ -62542,11 +62607,11 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62542
62607
  let callee = collapseMemberExpression(path.node.callee);
62543
62608
 
62544
62609
  if (arrowFunctions == "careful") {
62545
- if (!callee.endsWith(".addListener")) {
62610
+ if (!knownApiFunctions.some(fName => callee.endsWith("." + fName))) {
62546
62611
  return;
62547
62612
  }
62548
62613
 
62549
- if (path.node.arguments.length != 3 || path.node.arguments[0].type != "StringLiteral" || path.node.arguments[1].type != "ArrowFunctionExpression" || path.node.arguments[2].type != "ThisExpression") {
62614
+ if (path.node.arguments.length != 3 || path.node.arguments[0].type != "StringLiteral" || path.node.arguments[1].type != "FunctionExpression" || path.node.arguments[2].type != "ThisExpression") {
62550
62615
  return;
62551
62616
  }
62552
62617
  } else if (arrowFunctions == "aggressive") {
@@ -62562,7 +62627,7 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62562
62627
  let argNode = path.node.arguments[i];
62563
62628
 
62564
62629
  if (argNode.type == "FunctionExpression") {
62565
- path.node.arguments[i] = t.__P_24_4(argNode);
62630
+ path.node.arguments[i] = t.__P_24_5(argNode);
62566
62631
  }
62567
62632
  }
62568
62633
  }
@@ -62576,11 +62641,12 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62576
62641
  * and can be removed
62577
62642
  * @returns
62578
62643
  */
62579
- __P_24_2() {
62644
+ __P_24_3() {
62645
+ let knownApiFunctions = this.__P_24_0;
62580
62646
  return {
62581
62647
  visitor: {
62582
62648
  CallExpression(path) {
62583
- if (path.node.callee.type == "MemberExpression" && path.node.callee.object.type == "ThisExpression" && path.node.callee.property.type == "Identifier" && path.node.callee.property.name == "addListener" && path.node.arguments.length == 3 && path.node.arguments[0].type == "StringLiteral" && path.node.arguments[1].type == "ArrowFunctionExpression" && path.node.arguments[2].type == "ThisExpression") {
62649
+ if (path.node.callee.type == "MemberExpression" && path.node.callee.property.type == "Identifier" && knownApiFunctions.includes(path.node.callee.property.name) && path.node.arguments.length == 3 && path.node.arguments[0].type == "StringLiteral" && path.node.arguments[1].type == "ArrowFunctionExpression" && path.node.arguments[2].type == "ThisExpression") {
62584
62650
  qx.lang.Array.removeAt(path.node.arguments, 2);
62585
62651
  }
62586
62652
  }
@@ -62593,7 +62659,7 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62593
62659
  * Translates `this.base(arguments...)` into `super`
62594
62660
  * @returns
62595
62661
  */
62596
- __P_24_3() {
62662
+ __P_24_4() {
62597
62663
  let methodNameStack = [];
62598
62664
 
62599
62665
  function peekMethodName() {
@@ -62758,7 +62824,17 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62758
62824
  },
62759
62825
  members: {
62760
62826
  async process() {
62761
- await this.__P_11_0();
62827
+ let files = this.argv.files || [];
62828
+
62829
+ if (files.length === 0) {
62830
+ files.push("source/class/**/*.js");
62831
+ }
62832
+
62833
+ for (let i = 0; i < files.length; i++) {
62834
+ files[i] = path.join(process.cwd(), files[i]);
62835
+ }
62836
+
62837
+ await this.__P_11_0(files);
62762
62838
  let helperFilePath = require.main.path;
62763
62839
 
62764
62840
  while (true) {
@@ -62791,15 +62867,6 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62791
62867
  useEslintrc: this.argv.useEslintrc,
62792
62868
  fix: this.argv.fix
62793
62869
  });
62794
- let files = this.argv.files || [];
62795
-
62796
- if (files.length === 0) {
62797
- files.push("source/class/**/*.js");
62798
- }
62799
-
62800
- for (let i = 0; i < files.length; i++) {
62801
- files[i] = path.join(process.cwd(), files[i]);
62802
- }
62803
62870
 
62804
62871
  if (this.argv.printConfig) {
62805
62872
  const fileConfig = await linter.calculateConfigForFile(files[0]);
@@ -62881,17 +62948,16 @@ Framework: v${await this.getQxVersion()} in ${await this.getQxPath()}`);
62881
62948
  * @return {Promise<void>}
62882
62949
  * @private
62883
62950
  */
62884
- async __P_11_0() {
62951
+ async __P_11_0(files) {
62885
62952
  const fixParams = this.argv.fixJsdocParams;
62886
62953
 
62887
62954
  if (fixParams && fixParams !== "off") {
62888
- let replaceInFiles = [];
62889
62955
  const regex = fixParams === "type-first" ? /@param\s+([\w$]+)\s+({[\w|[\]{}<>?. ]+})/g : /@param\s+({[\w|[\]{}<>?. ]+})\s+([\w$]+)/g;
62890
- replaceInFiles.push({
62891
- files: "source/class/**/*.js",
62956
+ let replaceInFiles = {
62957
+ files: files,
62892
62958
  from: regex,
62893
62959
  to: "@param $2 $1"
62894
- });
62960
+ };
62895
62961
  await replaceInFile(replaceInFiles);
62896
62962
  }
62897
62963
  }
@@ -71815,39 +71881,39 @@ qx.$$packageData['0'] = {
71815
71881
  "gif",
71816
71882
  "qx"
71817
71883
  ],
71818
- "qx/decoration/Simple/arrows/left-invert.gif": [
71884
+ "qx/decoration/Simple/arrows/left.gif": [
71819
71885
  4,
71820
71886
  7,
71821
71887
  "gif",
71822
71888
  "qx"
71823
71889
  ],
71824
- "qx/decoration/Simple/arrows/left.gif": [
71890
+ "qx/decoration/Simple/arrows/left-invert.gif": [
71825
71891
  4,
71826
71892
  7,
71827
71893
  "gif",
71828
71894
  "qx"
71829
71895
  ],
71830
- "qx/decoration/Simple/arrows/rewind.gif": [
71831
- 8,
71896
+ "qx/decoration/Simple/arrows/right.gif": [
71897
+ 4,
71832
71898
  7,
71833
71899
  "gif",
71834
71900
  "qx"
71835
71901
  ],
71836
- "qx/decoration/Simple/arrows/right-invert.gif": [
71837
- 4,
71902
+ "qx/decoration/Simple/arrows/up-invert.gif": [
71838
71903
  7,
71904
+ 4,
71839
71905
  "gif",
71840
71906
  "qx"
71841
71907
  ],
71842
- "qx/decoration/Simple/arrows/right.gif": [
71843
- 4,
71908
+ "qx/decoration/Simple/arrows/rewind.gif": [
71909
+ 8,
71844
71910
  7,
71845
71911
  "gif",
71846
71912
  "qx"
71847
71913
  ],
71848
- "qx/decoration/Simple/arrows/up-invert.gif": [
71849
- 7,
71914
+ "qx/decoration/Simple/arrows/right-invert.gif": [
71850
71915
  4,
71916
+ 7,
71851
71917
  "gif",
71852
71918
  "qx"
71853
71919
  ],
@@ -71863,30 +71929,6 @@ qx.$$packageData['0'] = {
71863
71929
  "gif",
71864
71930
  "qx"
71865
71931
  ],
71866
- "qx/decoration/Simple/checkbox/checked-disabled.png": [
71867
- 6,
71868
- 6,
71869
- "png",
71870
- "qx"
71871
- ],
71872
- "qx/decoration/Simple/checkbox/checked.png": [
71873
- 6,
71874
- 6,
71875
- "png",
71876
- "qx"
71877
- ],
71878
- "qx/decoration/Simple/checkbox/undetermined-disabled.png": [
71879
- 6,
71880
- 2,
71881
- "png",
71882
- "qx"
71883
- ],
71884
- "qx/decoration/Simple/checkbox/undetermined.png": [
71885
- 6,
71886
- 2,
71887
- "png",
71888
- "qx"
71889
- ],
71890
71932
  "qx/decoration/Simple/colorselector/brightness-field.png": [
71891
71933
  19,
71892
71934
  256,
@@ -71911,6 +71953,30 @@ qx.$$packageData['0'] = {
71911
71953
  "gif",
71912
71954
  "qx"
71913
71955
  ],
71956
+ "qx/decoration/Simple/checkbox/checked-disabled.png": [
71957
+ 6,
71958
+ 6,
71959
+ "png",
71960
+ "qx"
71961
+ ],
71962
+ "qx/decoration/Simple/checkbox/checked.png": [
71963
+ 6,
71964
+ 6,
71965
+ "png",
71966
+ "qx"
71967
+ ],
71968
+ "qx/decoration/Simple/checkbox/undetermined-disabled.png": [
71969
+ 6,
71970
+ 2,
71971
+ "png",
71972
+ "qx"
71973
+ ],
71974
+ "qx/decoration/Simple/checkbox/undetermined.png": [
71975
+ 6,
71976
+ 2,
71977
+ "png",
71978
+ "qx"
71979
+ ],
71914
71980
  "qx/decoration/Simple/cursors/alias.gif": [
71915
71981
  19,
71916
71982
  15,
@@ -71935,49 +72001,19 @@ qx.$$packageData['0'] = {
71935
72001
  "gif",
71936
72002
  "qx"
71937
72003
  ],
71938
- "qx/decoration/Simple/menu/checkbox-invert.gif": [
71939
- 16,
71940
- 7,
71941
- "gif",
71942
- "qx"
71943
- ],
71944
- "qx/decoration/Simple/menu/checkbox.gif": [
71945
- 16,
71946
- 7,
71947
- "gif",
71948
- "qx"
71949
- ],
71950
- "qx/decoration/Simple/menu/radiobutton-invert.gif": [
71951
- 16,
71952
- 5,
71953
- "gif",
71954
- "qx"
71955
- ],
71956
- "qx/decoration/Simple/menu/radiobutton.gif": [
71957
- 16,
71958
- 5,
71959
- "gif",
71960
- "qx"
71961
- ],
71962
- "qx/decoration/Simple/splitpane/knob-horizontal.png": [
71963
- 1,
71964
- 8,
71965
- "png",
71966
- "qx"
71967
- ],
71968
- "qx/decoration/Simple/splitpane/knob-vertical.png": [
71969
- 8,
71970
- 1,
72004
+ "qx/decoration/Simple/table/ascending-invert.png": [
72005
+ 10,
72006
+ 10,
71971
72007
  "png",
71972
72008
  "qx"
71973
72009
  ],
71974
- "qx/decoration/Simple/table/ascending-invert.png": [
72010
+ "qx/decoration/Simple/table/ascending.png": [
71975
72011
  10,
71976
72012
  10,
71977
72013
  "png",
71978
72014
  "qx"
71979
72015
  ],
71980
- "qx/decoration/Simple/table/ascending.png": [
72016
+ "qx/decoration/Simple/table/descending-invert.png": [
71981
72017
  10,
71982
72018
  10,
71983
72019
  "png",
@@ -71995,12 +72031,6 @@ qx.$$packageData['0'] = {
71995
72031
  "png",
71996
72032
  "qx"
71997
72033
  ],
71998
- "qx/decoration/Simple/table/descending-invert.png": [
71999
- 10,
72000
- 10,
72001
- "png",
72002
- "qx"
72003
- ],
72004
72034
  "qx/decoration/Simple/table/descending.png": [
72005
72035
  10,
72006
72036
  10,
@@ -72013,10 +72043,16 @@ qx.$$packageData['0'] = {
72013
72043
  "png",
72014
72044
  "qx"
72015
72045
  ],
72016
- "qx/decoration/Simple/tabview/close.gif": [
72017
- 10,
72018
- 9,
72019
- "gif",
72046
+ "qx/decoration/Simple/splitpane/knob-horizontal.png": [
72047
+ 1,
72048
+ 8,
72049
+ "png",
72050
+ "qx"
72051
+ ],
72052
+ "qx/decoration/Simple/splitpane/knob-vertical.png": [
72053
+ 8,
72054
+ 1,
72055
+ "png",
72020
72056
  "qx"
72021
72057
  ],
72022
72058
  "qx/decoration/Simple/tree/minus.gif": [
@@ -72031,6 +72067,12 @@ qx.$$packageData['0'] = {
72031
72067
  "gif",
72032
72068
  "qx"
72033
72069
  ],
72070
+ "qx/decoration/Simple/tabview/close.gif": [
72071
+ 10,
72072
+ 9,
72073
+ "gif",
72074
+ "qx"
72075
+ ],
72034
72076
  "qx/decoration/Simple/window/close-white.gif": [
72035
72077
  10,
72036
72078
  9,
@@ -72055,13 +72097,13 @@ qx.$$packageData['0'] = {
72055
72097
  "gif",
72056
72098
  "qx"
72057
72099
  ],
72058
- "qx/decoration/Simple/window/minimize.gif": [
72100
+ "qx/decoration/Simple/window/minimize-white.gif": [
72059
72101
  9,
72060
72102
  9,
72061
72103
  "gif",
72062
72104
  "qx"
72063
72105
  ],
72064
- "qx/decoration/Simple/window/minimize-white.gif": [
72106
+ "qx/decoration/Simple/window/minimize.gif": [
72065
72107
  9,
72066
72108
  9,
72067
72109
  "gif",
@@ -72097,31 +72139,31 @@ qx.$$packageData['0'] = {
72097
72139
  "gif",
72098
72140
  "qx"
72099
72141
  ],
72100
- "qx/decoration/Simple/treevirtual/end.gif": [
72142
+ "qx/decoration/Simple/treevirtual/end_minus.gif": [
72101
72143
  19,
72102
72144
  16,
72103
72145
  "gif",
72104
72146
  "qx"
72105
72147
  ],
72106
- "qx/decoration/Simple/treevirtual/end_minus.gif": [
72148
+ "qx/decoration/Simple/treevirtual/end.gif": [
72107
72149
  19,
72108
72150
  16,
72109
72151
  "gif",
72110
72152
  "qx"
72111
72153
  ],
72112
- "qx/decoration/Simple/treevirtual/end_plus.gif": [
72154
+ "qx/decoration/Simple/treevirtual/only_minus.gif": [
72113
72155
  19,
72114
72156
  16,
72115
72157
  "gif",
72116
72158
  "qx"
72117
72159
  ],
72118
- "qx/decoration/Simple/treevirtual/line.gif": [
72160
+ "qx/decoration/Simple/treevirtual/end_plus.gif": [
72119
72161
  19,
72120
72162
  16,
72121
72163
  "gif",
72122
72164
  "qx"
72123
72165
  ],
72124
- "qx/decoration/Simple/treevirtual/only_minus.gif": [
72166
+ "qx/decoration/Simple/treevirtual/line.gif": [
72125
72167
  19,
72126
72168
  16,
72127
72169
  "gif",
@@ -72151,6 +72193,30 @@ qx.$$packageData['0'] = {
72151
72193
  "gif",
72152
72194
  "qx"
72153
72195
  ],
72196
+ "qx/decoration/Simple/menu/checkbox-invert.gif": [
72197
+ 16,
72198
+ 7,
72199
+ "gif",
72200
+ "qx"
72201
+ ],
72202
+ "qx/decoration/Simple/menu/checkbox.gif": [
72203
+ 16,
72204
+ 7,
72205
+ "gif",
72206
+ "qx"
72207
+ ],
72208
+ "qx/decoration/Simple/menu/radiobutton.gif": [
72209
+ 16,
72210
+ 5,
72211
+ "gif",
72212
+ "qx"
72213
+ ],
72214
+ "qx/decoration/Simple/menu/radiobutton-invert.gif": [
72215
+ 16,
72216
+ 5,
72217
+ "gif",
72218
+ "qx"
72219
+ ],
72154
72220
  "qx/static/blank.png": [
72155
72221
  1,
72156
72222
  1,
@@ -72181,13 +72247,13 @@ qx.$$packageData['0'] = {
72181
72247
  "",
72182
72248
  "qx"
72183
72249
  ],
72184
- "qx/tool/schema/compile-1-0-0.json": [
72250
+ "qx/tool/schema/Manifest-1-0-0.json": [
72185
72251
  null,
72186
72252
  null,
72187
72253
  "json",
72188
72254
  "qx"
72189
72255
  ],
72190
- "qx/tool/schema/Manifest-1-0-0.json": [
72256
+ "qx/tool/schema/compile-1-0-0.json": [
72191
72257
  null,
72192
72258
  null,
72193
72259
  "json",
@@ -72211,19 +72277,31 @@ qx.$$packageData['0'] = {
72211
72277
  "",
72212
72278
  "qx"
72213
72279
  ],
72214
- "qx/tool/website/build/404.html": [
72280
+ "qx/tool/cli/templates/template_vars.js": [
72215
72281
  null,
72216
72282
  null,
72217
- "html",
72283
+ "js",
72218
72284
  "qx"
72219
72285
  ],
72220
- "qx/tool/website/build/about.html": [
72286
+ "qx/tool/cli/templates/TypeScriptWriter-base_declaration.txt": [
72287
+ null,
72288
+ null,
72289
+ "txt",
72290
+ "qx"
72291
+ ],
72292
+ "qx/tool/website/layouts/default.dot": [
72293
+ null,
72294
+ null,
72295
+ "dot",
72296
+ "qx"
72297
+ ],
72298
+ "qx/tool/website/build/404.html": [
72221
72299
  null,
72222
72300
  null,
72223
72301
  "html",
72224
72302
  "qx"
72225
72303
  ],
72226
- "qx/tool/website/build/index.html": [
72304
+ "qx/tool/website/build/about.html": [
72227
72305
  null,
72228
72306
  null,
72229
72307
  "html",
@@ -72235,19 +72313,19 @@ qx.$$packageData['0'] = {
72235
72313
  "css",
72236
72314
  "qx"
72237
72315
  ],
72238
- "qx/tool/website/layouts/default.dot": [
72316
+ "qx/tool/website/build/index.html": [
72239
72317
  null,
72240
72318
  null,
72241
- "dot",
72319
+ "html",
72242
72320
  "qx"
72243
72321
  ],
72244
- "qx/tool/website/partials/footer.html": [
72322
+ "qx/tool/website/sass/qooxdoo.scss": [
72245
72323
  null,
72246
72324
  null,
72247
- "html",
72325
+ "scss",
72248
72326
  "qx"
72249
72327
  ],
72250
- "qx/tool/website/partials/head.html": [
72328
+ "qx/tool/website/partials/footer.html": [
72251
72329
  null,
72252
72330
  null,
72253
72331
  "html",
@@ -72259,7 +72337,7 @@ qx.$$packageData['0'] = {
72259
72337
  "html",
72260
72338
  "qx"
72261
72339
  ],
72262
- "qx/tool/website/partials/icon-github.html": [
72340
+ "qx/tool/website/partials/head.html": [
72263
72341
  null,
72264
72342
  null,
72265
72343
  "html",
@@ -72271,6 +72349,12 @@ qx.$$packageData['0'] = {
72271
72349
  "svg",
72272
72350
  "qx"
72273
72351
  ],
72352
+ "qx/tool/website/partials/icon-github.html": [
72353
+ null,
72354
+ null,
72355
+ "html",
72356
+ "qx"
72357
+ ],
72274
72358
  "qx/tool/website/partials/icon-twitter.html": [
72275
72359
  null,
72276
72360
  null,
@@ -72301,58 +72385,112 @@ qx.$$packageData['0'] = {
72301
72385
  "html",
72302
72386
  "qx"
72303
72387
  ],
72304
- "qx/tool/website/sass/qooxdoo.scss": [
72388
+ "qx/tool/cli/templates/class/default.tmpl.js": [
72305
72389
  null,
72306
72390
  null,
72307
- "scss",
72391
+ "js",
72308
72392
  "qx"
72309
72393
  ],
72310
- "qx/tool/cli/templates/TypeScriptWriter-base_declaration.txt": [
72394
+ "qx/tool/cli/templates/class/header.tmpl.js": [
72311
72395
  null,
72312
72396
  null,
72313
- "txt",
72397
+ "js",
72314
72398
  "qx"
72315
72399
  ],
72316
- "qx/tool/cli/templates/template_vars.js": [
72400
+ "qx/tool/cli/templates/class/interface.tmpl.js": [
72317
72401
  null,
72318
72402
  null,
72319
72403
  "js",
72320
72404
  "qx"
72321
72405
  ],
72322
- "qx/tool/website/build/assets/abel.css": [
72406
+ "qx/tool/cli/templates/class/singleton.tmpl.js": [
72323
72407
  null,
72324
72408
  null,
72325
- "css",
72409
+ "js",
72326
72410
  "qx"
72327
72411
  ],
72328
- "qx/tool/website/build/assets/bluebird.min.js": [
72412
+ "qx/tool/cli/templates/class/mixin.tmpl.js": [
72413
+ null,
72414
+ null,
72415
+ "js",
72416
+ "qx"
72417
+ ],
72418
+ "qx/tool/cli/templates/loader/loader-browser.tmpl.js": [
72329
72419
  null,
72330
72420
  null,
72331
72421
  "js",
72332
72422
  "qx"
72333
72423
  ],
72424
+ "qx/tool/cli/templates/loader/loader-rhino.tmpl.js": [
72425
+ null,
72426
+ null,
72427
+ "js",
72428
+ "qx"
72429
+ ],
72430
+ "qx/tool/cli/templates/loader/loader-node.tmpl.js": [
72431
+ null,
72432
+ null,
72433
+ "js",
72434
+ "qx"
72435
+ ],
72436
+ "qx/tool/website/build/diagnostics/dependson.html": [
72437
+ null,
72438
+ null,
72439
+ "html",
72440
+ "qx"
72441
+ ],
72442
+ "qx/tool/website/build/diagnostics/requiredby.html": [
72443
+ null,
72444
+ null,
72445
+ "html",
72446
+ "qx"
72447
+ ],
72448
+ "qx/tool/website/build/diagnostics/dependson.js": [
72449
+ null,
72450
+ null,
72451
+ "js",
72452
+ "qx"
72453
+ ],
72454
+ "qx/tool/website/build/diagnostics/requiredby.js": [
72455
+ null,
72456
+ null,
72457
+ "js",
72458
+ "qx"
72459
+ ],
72460
+ "qx/tool/website/build/assets/abel.css": [
72461
+ null,
72462
+ null,
72463
+ "css",
72464
+ "qx"
72465
+ ],
72334
72466
  "qx/tool/website/build/assets/bootstrap.css": [
72335
72467
  null,
72336
72468
  null,
72337
72469
  "css",
72338
72470
  "qx"
72339
72471
  ],
72340
- "qx/tool/website/build/assets/buttons.js": [
72472
+ "qx/tool/website/build/assets/bluebird.min.js": [
72341
72473
  null,
72342
72474
  null,
72343
72475
  "js",
72344
72476
  "qx"
72345
72477
  ],
72478
+ "qx/tool/website/build/assets/bootstrap.min.css.map": [
72479
+ null,
72480
+ null,
72481
+ "map",
72482
+ "qx"
72483
+ ],
72346
72484
  "qx/tool/website/build/assets/bootstrap.min.css": [
72347
72485
  null,
72348
72486
  null,
72349
72487
  "css",
72350
72488
  "qx"
72351
72489
  ],
72352
- "qx/tool/website/build/assets/bootstrap.min.css.map": [
72490
+ "qx/tool/website/build/assets/buttons.js": [
72353
72491
  null,
72354
72492
  null,
72355
- "map",
72493
+ "js",
72356
72494
  "qx"
72357
72495
  ],
72358
72496
  "qx/tool/website/build/assets/fontawesome-all.js": [
@@ -72367,70 +72505,52 @@ qx.$$packageData['0'] = {
72367
72505
  "png",
72368
72506
  "qx"
72369
72507
  ],
72370
- "qx/tool/website/build/assets/jquery.js": [
72371
- null,
72372
- null,
72373
- "js",
72374
- "qx"
72375
- ],
72376
72508
  "qx/tool/website/build/assets/logo.svg": [
72377
72509
  512,
72378
72510
  145,
72379
72511
  "svg",
72380
72512
  "qx"
72381
72513
  ],
72514
+ "qx/tool/website/build/assets/jquery.js": [
72515
+ null,
72516
+ null,
72517
+ "js",
72518
+ "qx"
72519
+ ],
72382
72520
  "qx/tool/website/build/assets/qx-api.png": [
72383
72521
  1144,
72384
72522
  640,
72385
72523
  "png",
72386
72524
  "qx"
72387
72525
  ],
72388
- "qx/tool/website/build/assets/qx-ide.png": [
72389
- 3183,
72390
- 1752,
72391
- "png",
72392
- "qx"
72393
- ],
72394
72526
  "qx/tool/website/build/assets/qx-oo.png": [
72395
72527
  870,
72396
72528
  502,
72397
72529
  "png",
72398
72530
  "qx"
72399
72531
  ],
72532
+ "qx/tool/website/build/assets/qx-ide.png": [
72533
+ 3183,
72534
+ 1752,
72535
+ "png",
72536
+ "qx"
72537
+ ],
72400
72538
  "qx/tool/website/build/assets/qx-white.svg": [
72401
72539
  64,
72402
72540
  65,
72403
72541
  "svg",
72404
72542
  "qx"
72405
72543
  ],
72406
- "qx/tool/website/build/diagnostics/requiredby.html": [
72407
- null,
72408
- null,
72409
- "html",
72410
- "qx"
72411
- ],
72412
- "qx/tool/website/build/diagnostics/dependson.js": [
72413
- null,
72414
- null,
72415
- "js",
72416
- "qx"
72417
- ],
72418
- "qx/tool/website/build/diagnostics/dependson.html": [
72419
- null,
72420
- null,
72421
- "html",
72422
- "qx"
72423
- ],
72424
- "qx/tool/website/build/diagnostics/requiredby.js": [
72544
+ "qx/tool/website/build/scripts/serve.js": [
72425
72545
  null,
72426
72546
  null,
72427
72547
  "js",
72428
72548
  "qx"
72429
72549
  ],
72430
- "qx/tool/website/build/scripts/serve.js": [
72550
+ "qx/tool/website/src/assets/bootstrap.css": [
72431
72551
  null,
72432
72552
  null,
72433
- "js",
72553
+ "css",
72434
72554
  "qx"
72435
72555
  ],
72436
72556
  "qx/tool/website/src/assets/abel.css": [
@@ -72445,7 +72565,7 @@ qx.$$packageData['0'] = {
72445
72565
  "js",
72446
72566
  "qx"
72447
72567
  ],
72448
- "qx/tool/website/src/assets/bootstrap.css": [
72568
+ "qx/tool/website/src/assets/bootstrap.min.css": [
72449
72569
  null,
72450
72570
  null,
72451
72571
  "css",
@@ -72463,12 +72583,6 @@ qx.$$packageData['0'] = {
72463
72583
  "js",
72464
72584
  "qx"
72465
72585
  ],
72466
- "qx/tool/website/src/assets/bootstrap.min.css": [
72467
- null,
72468
- null,
72469
- "css",
72470
- "qx"
72471
- ],
72472
72586
  "qx/tool/website/src/assets/favicon.png": [
72473
72587
  32,
72474
72588
  32,
@@ -72487,6 +72601,12 @@ qx.$$packageData['0'] = {
72487
72601
  "js",
72488
72602
  "qx"
72489
72603
  ],
72604
+ "qx/tool/website/src/assets/logo.svg": [
72605
+ 512,
72606
+ 145,
72607
+ "svg",
72608
+ "qx"
72609
+ ],
72490
72610
  "qx/tool/website/src/assets/qx-api.png": [
72491
72611
  1144,
72492
72612
  640,
@@ -72499,10 +72619,10 @@ qx.$$packageData['0'] = {
72499
72619
  "png",
72500
72620
  "qx"
72501
72621
  ],
72502
- "qx/tool/website/src/assets/logo.svg": [
72503
- 512,
72504
- 145,
72505
- "svg",
72622
+ "qx/tool/website/src/assets/qx-oo.png": [
72623
+ 870,
72624
+ 502,
72625
+ "png",
72506
72626
  "qx"
72507
72627
  ],
72508
72628
  "qx/tool/website/src/assets/qx-white.svg": [
@@ -72511,24 +72631,12 @@ qx.$$packageData['0'] = {
72511
72631
  "svg",
72512
72632
  "qx"
72513
72633
  ],
72514
- "qx/tool/website/src/assets/qx-oo.png": [
72515
- 870,
72516
- 502,
72517
- "png",
72518
- "qx"
72519
- ],
72520
72634
  "qx/tool/website/src/diagnostics/dependson.html": [
72521
72635
  null,
72522
72636
  null,
72523
72637
  "html",
72524
72638
  "qx"
72525
72639
  ],
72526
- "qx/tool/website/src/diagnostics/dependson.js": [
72527
- null,
72528
- null,
72529
- "js",
72530
- "qx"
72531
- ],
72532
72640
  "qx/tool/website/src/diagnostics/requiredby.html": [
72533
72641
  null,
72534
72642
  null,
@@ -72541,58 +72649,40 @@ qx.$$packageData['0'] = {
72541
72649
  "js",
72542
72650
  "qx"
72543
72651
  ],
72544
- "qx/tool/website/src/scripts/serve.js": [
72545
- null,
72546
- null,
72547
- "js",
72548
- "qx"
72549
- ],
72550
- "qx/tool/cli/templates/class/default.tmpl.js": [
72551
- null,
72552
- null,
72553
- "js",
72554
- "qx"
72555
- ],
72556
- "qx/tool/cli/templates/class/header.tmpl.js": [
72557
- null,
72558
- null,
72559
- "js",
72560
- "qx"
72561
- ],
72562
- "qx/tool/cli/templates/class/interface.tmpl.js": [
72652
+ "qx/tool/website/src/diagnostics/dependson.js": [
72563
72653
  null,
72564
72654
  null,
72565
72655
  "js",
72566
72656
  "qx"
72567
72657
  ],
72568
- "qx/tool/cli/templates/class/mixin.tmpl.js": [
72658
+ "qx/tool/website/src/scripts/serve.js": [
72569
72659
  null,
72570
72660
  null,
72571
72661
  "js",
72572
72662
  "qx"
72573
72663
  ],
72574
- "qx/tool/cli/templates/class/singleton.tmpl.js": [
72664
+ "qx/tool/cli/templates/skeleton/package/.gitignore.tmpl": [
72575
72665
  null,
72576
72666
  null,
72577
- "js",
72667
+ "tmpl",
72578
72668
  "qx"
72579
72669
  ],
72580
- "qx/tool/cli/templates/loader/loader-browser.tmpl.js": [
72670
+ "qx/tool/cli/templates/skeleton/package/compile.tmpl.json": [
72581
72671
  null,
72582
72672
  null,
72583
- "js",
72673
+ "json",
72584
72674
  "qx"
72585
72675
  ],
72586
- "qx/tool/cli/templates/loader/loader-node.tmpl.js": [
72676
+ "qx/tool/cli/templates/skeleton/package/Manifest.tmpl.json": [
72587
72677
  null,
72588
72678
  null,
72589
- "js",
72679
+ "json",
72590
72680
  "qx"
72591
72681
  ],
72592
- "qx/tool/cli/templates/loader/loader-rhino.tmpl.js": [
72682
+ "qx/tool/cli/templates/skeleton/package/readme.tmpl.md": [
72593
72683
  null,
72594
72684
  null,
72595
- "js",
72685
+ "md",
72596
72686
  "qx"
72597
72687
  ],
72598
72688
  "qx/tool/cli/templates/skeleton/mobile/.gitignore.tmpl": [
@@ -72601,13 +72691,13 @@ qx.$$packageData['0'] = {
72601
72691
  "tmpl",
72602
72692
  "qx"
72603
72693
  ],
72604
- "qx/tool/cli/templates/skeleton/mobile/Manifest.tmpl.json": [
72694
+ "qx/tool/cli/templates/skeleton/mobile/compile.tmpl.json": [
72605
72695
  null,
72606
72696
  null,
72607
72697
  "json",
72608
72698
  "qx"
72609
72699
  ],
72610
- "qx/tool/cli/templates/skeleton/mobile/compile.tmpl.json": [
72700
+ "qx/tool/cli/templates/skeleton/mobile/Manifest.tmpl.json": [
72611
72701
  null,
72612
72702
  null,
72613
72703
  "json",
@@ -72619,91 +72709,85 @@ qx.$$packageData['0'] = {
72619
72709
  "md",
72620
72710
  "qx"
72621
72711
  ],
72622
- "qx/tool/cli/templates/skeleton/desktop/.gitignore.tmpl": [
72712
+ "qx/tool/cli/templates/skeleton/server/.gitignore.tmpl": [
72623
72713
  null,
72624
72714
  null,
72625
72715
  "tmpl",
72626
72716
  "qx"
72627
72717
  ],
72628
- "qx/tool/cli/templates/skeleton/desktop/compile.tmpl.json": [
72718
+ "qx/tool/cli/templates/skeleton/server/compile.tmpl.json": [
72629
72719
  null,
72630
72720
  null,
72631
72721
  "json",
72632
72722
  "qx"
72633
72723
  ],
72634
- "qx/tool/cli/templates/skeleton/desktop/Manifest.tmpl.json": [
72724
+ "qx/tool/cli/templates/skeleton/server/Manifest.tmpl.json": [
72635
72725
  null,
72636
72726
  null,
72637
72727
  "json",
72638
72728
  "qx"
72639
72729
  ],
72640
- "qx/tool/cli/templates/skeleton/desktop/readme.tmpl.md": [
72730
+ "qx/tool/cli/templates/skeleton/server/readme.tmpl.txt": [
72641
72731
  null,
72642
72732
  null,
72643
- "md",
72733
+ "txt",
72644
72734
  "qx"
72645
72735
  ],
72646
- "qx/tool/cli/templates/skeleton/package/.gitignore.tmpl": [
72736
+ "qx/tool/cli/templates/skeleton/desktop/.gitignore.tmpl": [
72647
72737
  null,
72648
72738
  null,
72649
72739
  "tmpl",
72650
72740
  "qx"
72651
72741
  ],
72652
- "qx/tool/cli/templates/skeleton/package/compile.tmpl.json": [
72742
+ "qx/tool/cli/templates/skeleton/desktop/compile.tmpl.json": [
72653
72743
  null,
72654
72744
  null,
72655
72745
  "json",
72656
72746
  "qx"
72657
72747
  ],
72658
- "qx/tool/cli/templates/skeleton/package/Manifest.tmpl.json": [
72748
+ "qx/tool/cli/templates/skeleton/desktop/Manifest.tmpl.json": [
72659
72749
  null,
72660
72750
  null,
72661
72751
  "json",
72662
72752
  "qx"
72663
72753
  ],
72664
- "qx/tool/cli/templates/skeleton/package/readme.tmpl.md": [
72754
+ "qx/tool/cli/templates/skeleton/desktop/readme.tmpl.md": [
72665
72755
  null,
72666
72756
  null,
72667
72757
  "md",
72668
72758
  "qx"
72669
72759
  ],
72670
- "qx/tool/cli/templates/skeleton/server/.gitignore.tmpl": [
72760
+ "qx/tool/cli/templates/skeleton/package/source/translation/readme.txt": [
72671
72761
  null,
72672
72762
  null,
72673
- "tmpl",
72763
+ "txt",
72674
72764
  "qx"
72675
72765
  ],
72676
- "qx/tool/cli/templates/skeleton/server/compile.tmpl.json": [
72766
+ "qx/tool/cli/templates/skeleton/mobile/source/boot/nojs.tmpl.html": [
72677
72767
  null,
72678
72768
  null,
72679
- "json",
72769
+ "html",
72680
72770
  "qx"
72681
72771
  ],
72682
- "qx/tool/cli/templates/skeleton/server/Manifest.tmpl.json": [
72772
+ "qx/tool/cli/templates/skeleton/mobile/source/boot/index.tmpl.html": [
72683
72773
  null,
72684
72774
  null,
72685
- "json",
72775
+ "html",
72686
72776
  "qx"
72687
72777
  ],
72688
- "qx/tool/cli/templates/skeleton/server/readme.tmpl.txt": [
72778
+ "qx/tool/cli/templates/skeleton/mobile/source/translation/readme.txt": [
72689
72779
  null,
72690
72780
  null,
72691
72781
  "txt",
72692
72782
  "qx"
72693
72783
  ],
72694
- "qx/tool/cli/templates/skeleton/mobile/source/boot/index.tmpl.html": [
72695
- null,
72696
- null,
72697
- "html",
72698
- "qx"
72699
- ],
72700
- "qx/tool/cli/templates/skeleton/mobile/source/boot/nojs.tmpl.html": [
72784
+ "qx/tool/cli/templates/skeleton/server/source/translation/readme.txt": [
72701
72785
  null,
72702
72786
  null,
72703
- "html",
72787
+ "txt",
72704
72788
  "qx"
72705
72789
  ],
72706
- "qx/tool/cli/templates/skeleton/mobile/source/translation/readme.txt": [
72790
+ "qx/tool/cli/templates/skeleton/desktop/source/translation/readme.txt": [
72707
72791
  null,
72708
72792
  null,
72709
72793
  "txt",
@@ -72721,22 +72805,34 @@ qx.$$packageData['0'] = {
72721
72805
  "html",
72722
72806
  "qx"
72723
72807
  ],
72724
- "qx/tool/cli/templates/skeleton/desktop/source/translation/readme.txt": [
72808
+ "qx/tool/cli/templates/skeleton/package/source/class/custom/Button.tmpl.js": [
72725
72809
  null,
72726
72810
  null,
72727
- "txt",
72811
+ "js",
72728
72812
  "qx"
72729
72813
  ],
72730
- "qx/tool/cli/templates/skeleton/package/source/translation/readme.txt": [
72814
+ "qx/tool/cli/templates/skeleton/package/source/class/custom/__init__.tmpl.js": [
72731
72815
  null,
72732
72816
  null,
72733
- "txt",
72817
+ "js",
72734
72818
  "qx"
72735
72819
  ],
72736
- "qx/tool/cli/templates/skeleton/server/source/translation/readme.txt": [
72820
+ "qx/tool/cli/templates/skeleton/package/source/resource/custom/test.png": [
72821
+ 32,
72822
+ 32,
72823
+ "png",
72824
+ "qx"
72825
+ ],
72826
+ "qx/tool/cli/templates/skeleton/server/source/class/custom/Application.tmpl.js": [
72737
72827
  null,
72738
72828
  null,
72739
- "txt",
72829
+ "js",
72830
+ "qx"
72831
+ ],
72832
+ "qx/tool/cli/templates/skeleton/server/source/class/custom/__init__.tmpl.js": [
72833
+ null,
72834
+ null,
72835
+ "js",
72740
72836
  "qx"
72741
72837
  ],
72742
72838
  "qx/tool/cli/templates/skeleton/mobile/source/class/custom/Application.tmpl.js": [
@@ -72757,28 +72853,22 @@ qx.$$packageData['0'] = {
72757
72853
  "png",
72758
72854
  "qx"
72759
72855
  ],
72760
- "qx/tool/cli/templates/skeleton/mobile/source/resource/custom/js_256x256.png": [
72761
- 256,
72762
- 256,
72763
- "png",
72764
- "qx"
72765
- ],
72766
72856
  "qx/tool/cli/templates/skeleton/mobile/source/resource/custom/favicon.png": [
72767
72857
  32,
72768
72858
  32,
72769
72859
  "png",
72770
72860
  "qx"
72771
72861
  ],
72772
- "qx/tool/cli/templates/skeleton/desktop/source/class/custom/Application.tmpl.js": [
72773
- null,
72774
- null,
72775
- "js",
72862
+ "qx/tool/cli/templates/skeleton/mobile/source/resource/custom/js_256x256.png": [
72863
+ 256,
72864
+ 256,
72865
+ "png",
72776
72866
  "qx"
72777
72867
  ],
72778
- "qx/tool/cli/templates/skeleton/desktop/source/class/custom/__init__.tmpl.js": [
72868
+ "qx/tool/cli/templates/skeleton/server/source/resource/custom/.gitignore.tmpl": [
72779
72869
  null,
72780
72870
  null,
72781
- "js",
72871
+ "tmpl",
72782
72872
  "qx"
72783
72873
  ],
72784
72874
  "qx/tool/cli/templates/skeleton/desktop/source/resource/custom/app.png": [
@@ -72787,175 +72877,151 @@ qx.$$packageData['0'] = {
72787
72877
  "png",
72788
72878
  "qx"
72789
72879
  ],
72790
- "qx/tool/cli/templates/skeleton/desktop/source/resource/custom/favicon.png": [
72791
- 32,
72792
- 32,
72793
- "png",
72794
- "qx"
72795
- ],
72796
72880
  "qx/tool/cli/templates/skeleton/desktop/source/resource/custom/js_256x256.png": [
72797
72881
  256,
72798
72882
  256,
72799
72883
  "png",
72800
72884
  "qx"
72801
72885
  ],
72802
- "qx/tool/cli/templates/skeleton/desktop/source/resource/custom/test.png": [
72886
+ "qx/tool/cli/templates/skeleton/desktop/source/resource/custom/favicon.png": [
72803
72887
  32,
72804
72888
  32,
72805
72889
  "png",
72806
72890
  "qx"
72807
72891
  ],
72808
- "qx/tool/cli/templates/skeleton/package/source/class/custom/Button.tmpl.js": [
72809
- null,
72810
- null,
72811
- "js",
72812
- "qx"
72813
- ],
72814
- "qx/tool/cli/templates/skeleton/package/source/class/custom/__init__.tmpl.js": [
72815
- null,
72816
- null,
72817
- "js",
72818
- "qx"
72819
- ],
72820
- "qx/tool/cli/templates/skeleton/package/source/resource/custom/test.png": [
72892
+ "qx/tool/cli/templates/skeleton/desktop/source/resource/custom/test.png": [
72821
72893
  32,
72822
72894
  32,
72823
72895
  "png",
72824
72896
  "qx"
72825
72897
  ],
72826
- "qx/tool/cli/templates/skeleton/server/source/class/custom/Application.tmpl.js": [
72898
+ "qx/tool/cli/templates/skeleton/desktop/source/class/custom/Application.tmpl.js": [
72827
72899
  null,
72828
72900
  null,
72829
72901
  "js",
72830
72902
  "qx"
72831
72903
  ],
72832
- "qx/tool/cli/templates/skeleton/server/source/class/custom/__init__.tmpl.js": [
72904
+ "qx/tool/cli/templates/skeleton/desktop/source/class/custom/__init__.tmpl.js": [
72833
72905
  null,
72834
72906
  null,
72835
72907
  "js",
72836
72908
  "qx"
72837
72909
  ],
72838
- "qx/tool/cli/templates/skeleton/server/source/resource/custom/.gitignore.tmpl": [
72839
- null,
72840
- null,
72841
- "tmpl",
72842
- "qx"
72843
- ],
72844
- "qx/tool/cli/templates/skeleton/mobile/source/class/custom/page/Login.tmpl.js": [
72910
+ "qx/tool/cli/templates/skeleton/package/source/class/custom/demo/Application.tmpl.js": [
72845
72911
  null,
72846
72912
  null,
72847
72913
  "js",
72848
72914
  "qx"
72849
72915
  ],
72850
- "qx/tool/cli/templates/skeleton/mobile/source/class/custom/page/Overview.tmpl.js": [
72916
+ "qx/tool/cli/templates/skeleton/package/source/class/custom/test/DemoTest.tmpl.js": [
72851
72917
  null,
72852
72918
  null,
72853
72919
  "js",
72854
72920
  "qx"
72855
72921
  ],
72856
- "qx/tool/cli/templates/skeleton/mobile/source/class/custom/page/__init__.tmpl.js": [
72922
+ "qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Appearance.tmpl.js": [
72857
72923
  null,
72858
72924
  null,
72859
72925
  "js",
72860
72926
  "qx"
72861
72927
  ],
72862
- "qx/tool/cli/templates/skeleton/mobile/source/theme/custom/scss/custom.scss": [
72928
+ "qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Color.tmpl.js": [
72863
72929
  null,
72864
72930
  null,
72865
- "scss",
72931
+ "js",
72866
72932
  "qx"
72867
72933
  ],
72868
- "qx/tool/cli/templates/skeleton/mobile/source/theme/custom/scss/_styles.scss": [
72934
+ "qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Decoration.tmpl.js": [
72869
72935
  null,
72870
72936
  null,
72871
- "scss",
72937
+ "js",
72872
72938
  "qx"
72873
72939
  ],
72874
- "qx/tool/cli/templates/skeleton/mobile/source/resource/custom/css/.gitignore.tmpl": [
72940
+ "qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Font.tmpl.js": [
72875
72941
  null,
72876
72942
  null,
72877
- "tmpl",
72943
+ "js",
72878
72944
  "qx"
72879
72945
  ],
72880
- "qx/tool/cli/templates/skeleton/desktop/source/class/custom/test/DemoTest.tmpl.js": [
72946
+ "qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Theme.tmpl.js": [
72881
72947
  null,
72882
72948
  null,
72883
72949
  "js",
72884
72950
  "qx"
72885
72951
  ],
72886
- "qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Appearance.tmpl.js": [
72952
+ "qx/tool/cli/templates/skeleton/mobile/source/theme/custom/scss/custom.scss": [
72887
72953
  null,
72888
72954
  null,
72889
- "js",
72955
+ "scss",
72890
72956
  "qx"
72891
72957
  ],
72892
- "qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Color.tmpl.js": [
72958
+ "qx/tool/cli/templates/skeleton/mobile/source/theme/custom/scss/_styles.scss": [
72893
72959
  null,
72894
72960
  null,
72895
- "js",
72961
+ "scss",
72896
72962
  "qx"
72897
72963
  ],
72898
- "qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Decoration.tmpl.js": [
72964
+ "qx/tool/cli/templates/skeleton/server/source/class/custom/test/DemoTest.tmpl.js": [
72899
72965
  null,
72900
72966
  null,
72901
72967
  "js",
72902
72968
  "qx"
72903
72969
  ],
72904
- "qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Font.tmpl.js": [
72970
+ "qx/tool/cli/templates/skeleton/mobile/source/class/custom/page/Login.tmpl.js": [
72905
72971
  null,
72906
72972
  null,
72907
72973
  "js",
72908
72974
  "qx"
72909
72975
  ],
72910
- "qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Theme.tmpl.js": [
72976
+ "qx/tool/cli/templates/skeleton/mobile/source/class/custom/page/Overview.tmpl.js": [
72911
72977
  null,
72912
72978
  null,
72913
72979
  "js",
72914
72980
  "qx"
72915
72981
  ],
72916
- "qx/tool/cli/templates/skeleton/package/source/class/custom/demo/Application.tmpl.js": [
72982
+ "qx/tool/cli/templates/skeleton/mobile/source/class/custom/page/__init__.tmpl.js": [
72917
72983
  null,
72918
72984
  null,
72919
72985
  "js",
72920
72986
  "qx"
72921
72987
  ],
72922
- "qx/tool/cli/templates/skeleton/package/source/class/custom/test/DemoTest.tmpl.js": [
72988
+ "qx/tool/cli/templates/skeleton/mobile/source/resource/custom/css/.gitignore.tmpl": [
72923
72989
  null,
72924
72990
  null,
72925
- "js",
72991
+ "tmpl",
72926
72992
  "qx"
72927
72993
  ],
72928
- "qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Appearance.tmpl.js": [
72994
+ "qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Appearance.tmpl.js": [
72929
72995
  null,
72930
72996
  null,
72931
72997
  "js",
72932
72998
  "qx"
72933
72999
  ],
72934
- "qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Color.tmpl.js": [
73000
+ "qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Color.tmpl.js": [
72935
73001
  null,
72936
73002
  null,
72937
73003
  "js",
72938
73004
  "qx"
72939
73005
  ],
72940
- "qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Decoration.tmpl.js": [
73006
+ "qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Decoration.tmpl.js": [
72941
73007
  null,
72942
73008
  null,
72943
73009
  "js",
72944
73010
  "qx"
72945
73011
  ],
72946
- "qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Font.tmpl.js": [
73012
+ "qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Font.tmpl.js": [
72947
73013
  null,
72948
73014
  null,
72949
73015
  "js",
72950
73016
  "qx"
72951
73017
  ],
72952
- "qx/tool/cli/templates/skeleton/package/source/class/custom/theme/Theme.tmpl.js": [
73018
+ "qx/tool/cli/templates/skeleton/desktop/source/class/custom/theme/Theme.tmpl.js": [
72953
73019
  null,
72954
73020
  null,
72955
73021
  "js",
72956
73022
  "qx"
72957
73023
  ],
72958
- "qx/tool/cli/templates/skeleton/server/source/class/custom/test/DemoTest.tmpl.js": [
73024
+ "qx/tool/cli/templates/skeleton/desktop/source/class/custom/test/DemoTest.tmpl.js": [
72959
73025
  null,
72960
73026
  null,
72961
73027
  "js",