layerpro 0.0.64 → 0.0.65

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 (66) hide show
  1. package/{dist/LICENSE.txt → LICENSE.txt} +0 -0
  2. package/{dist/README.md → README.md} +0 -0
  3. package/{documents/SECURITY.md → SECURITY.md} +0 -0
  4. package/index.js +2 -7
  5. package/index.js.LICENSE.txt +29 -0
  6. package/package.json +3 -1
  7. package/.editorconfig +0 -13
  8. package/.env +0 -3
  9. package/.eslintignore +0 -12
  10. package/.eslintrc.json +0 -110
  11. package/.gitattributes +0 -2
  12. package/.jsbeautifyrc +0 -26
  13. package/.prettierignore +0 -2
  14. package/.prettierrc +0 -7
  15. package/.vscode/launch.json +0 -22
  16. package/.vscode/settings.json +0 -84
  17. package/.vscodeignore +0 -28
  18. package/__mocks__/fileMock.js +0 -3
  19. package/__mocks__/styleMock.js +0 -3
  20. package/babel.config.js +0 -34
  21. package/backup.bat +0 -43
  22. package/coverage/coverage-final.json +0 -1
  23. package/coverage/lcov-report/base.css +0 -224
  24. package/coverage/lcov-report/block-navigation.js +0 -87
  25. package/coverage/lcov-report/favicon.png +0 -0
  26. package/coverage/lcov-report/index.html +0 -101
  27. package/coverage/lcov-report/prettify.css +0 -1
  28. package/coverage/lcov-report/prettify.js +0 -2
  29. package/coverage/lcov-report/sort-arrow-sprite.png +0 -0
  30. package/coverage/lcov-report/sorter.js +0 -196
  31. package/coverage/lcov.info +0 -0
  32. package/documents/LICENSE.txt +0 -21
  33. package/documents/README.md +0 -7
  34. package/init.js +0 -33
  35. package/jest.config.js +0 -61
  36. package/jsconfig.json +0 -10
  37. package/node/createTag.js +0 -7
  38. package/node/gitDeploy.js +0 -7
  39. package/node/goLive.js +0 -7
  40. package/scripts/genLayer.jsx +0 -234
  41. package/scripts/message.jsx +0 -280
  42. package/scripts/mouseCoords.jsx +0 -45
  43. package/scripts/popup.jsx +0 -612
  44. package/scripts/purge.jsx +0 -29
  45. package/scripts/smoothScroll.js +0 -69
  46. package/scripts/window.js +0 -28
  47. package/styles/dock.scss +0 -100
  48. package/styles/general.scss +0 -241
  49. package/styles/icons.scss +0 -33
  50. package/styles/input.scss +0 -35
  51. package/styles/messages.scss +0 -76
  52. package/styles/resize.scss +0 -99
  53. package/styles/root.scss +0 -14
  54. package/styles/scrollbar.scss +0 -24
  55. package/tests/setupJest.tsx +0 -4
  56. package/tsconfig.json +0 -69
  57. package/typings/cordova.d.ts +0 -12
  58. package/typings/dphelper.d.ts +0 -29
  59. package/typings/image.d.ts +0 -9
  60. package/typings/index.d.ts +0 -7
  61. package/typings/layerpro.d.ts +0 -23
  62. package/typings/menupro.d.ts +0 -18
  63. package/typings/namespace.d.ts +0 -7
  64. package/typings/styles.d.ts +0 -27
  65. package/typings/vscode.d.ts +0 -14724
  66. package/webpack.config.js +0 -239

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.