@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

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.