@wavemaker/app-runtime-wm-build 12.0.0-next.45027 → 12.0.0-next.45029

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 (27) hide show
  1. app-runtime-wm-build/package.json +1 -1
  2. app-runtime-wm-build/wmapp/scripts/wm-libs.js +15 -12
  3. app-runtime-wm-build/wmapp/scripts/wm-libs.min.js +16 -12
  4. app-runtime-wm-build/wmapp/scripts/wm-loader.js +1 -1
  5. app-runtime-wm-build/wmapp/scripts/wm-loader.min.js +2 -2
  6. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/fontawesome/fontawesome-webfont.eot +0 -0
  7. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/fontawesome/fontawesome-webfont.svg +678 -678
  8. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/fontawesome/fontawesome-webfont.ttf +0 -0
  9. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/fontawesome/fontawesome-webfont.woff +0 -0
  10. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wavicon/wavicon.eot +0 -0
  11. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wavicon/wavicon.svg +1084 -1084
  12. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wavicon/wavicon.ttf +0 -0
  13. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wavicon/wavicon.woff +0 -0
  14. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.eot +0 -0
  15. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.svg +152 -152
  16. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.ttf +0 -0
  17. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wm-streamline-light/wm-streamline-light-icon.woff +0 -0
  18. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wm-streamline-regular/wm-streamline-regular-icon.eot +0 -0
  19. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wm-streamline-regular/wm-streamline-regular-icon.svg +141 -141
  20. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wm-streamline-regular/wm-streamline-regular-icon.ttf +0 -0
  21. app-runtime-wm-build/wmapp/styles/foundation/fonts/icons/wm-streamline-regular/wm-streamline-regular-icon.woff +0 -0
  22. app-runtime-wm-build/wmapp/styles/foundation/foundation.css +618 -621
  23. app-runtime-wm-build/wmapp/styles/foundation/foundation.min.css +1 -1
  24. app-runtime-wm-build/wmmobile/scripts/wm-libs.js +15 -12
  25. app-runtime-wm-build/wmmobile/scripts/wm-libs.min.js +47 -43
  26. app-runtime-wm-build/wmmobile/scripts/wm-mobileloader.js +1 -1
  27. app-runtime-wm-build/wmmobile/scripts/wm-mobileloader.min.js +2 -2
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/app-runtime-wm-build",
3
- "version": "12.0.0-next.45027",
3
+ "version": "12.0.0-next.45029",
4
4
  "description": "All modules required for a wavemaker application.",
5
5
  "main": "index.js",
6
6
  "scripts": {