lexgui 8.1.1 → 8.1.2

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 (44) hide show
  1. package/build/components/AlertDialog.d.ts +7 -7
  2. package/build/components/Counter.d.ts +9 -9
  3. package/build/components/Dialog.d.ts +20 -20
  4. package/build/components/Footer.d.ts +14 -14
  5. package/build/components/Menubar.d.ts +59 -59
  6. package/build/core/Area.d.ts +143 -143
  7. package/build/core/Namespace.js +1 -1
  8. package/build/core/Namespace.js.map +1 -1
  9. package/build/core/Panel.d.ts +538 -538
  10. package/build/extensions/Audio.js +163 -163
  11. package/build/extensions/CodeEditor.d.ts +350 -350
  12. package/build/extensions/CodeEditor.js +5022 -5022
  13. package/build/extensions/DocMaker.d.ts +27 -27
  14. package/build/extensions/DocMaker.js +327 -327
  15. package/build/extensions/GraphEditor.js +2760 -2760
  16. package/build/extensions/ImUi.js +227 -227
  17. package/build/extensions/Timeline.d.ts +670 -670
  18. package/build/extensions/Timeline.js +3956 -3955
  19. package/build/extensions/Timeline.js.map +1 -1
  20. package/build/extensions/VideoEditor.d.ts +128 -128
  21. package/build/extensions/VideoEditor.js +900 -898
  22. package/build/extensions/VideoEditor.js.map +1 -1
  23. package/build/extensions/index.d.ts +8 -8
  24. package/build/extensions/index.js +10 -10
  25. package/build/index.all.d.ts +2 -2
  26. package/build/index.css.d.ts +4 -4
  27. package/build/index.d.ts +56 -56
  28. package/build/lexgui.all.js +4 -1
  29. package/build/lexgui.all.js.map +1 -1
  30. package/build/lexgui.all.min.js +1 -1
  31. package/build/lexgui.all.module.js +4 -1
  32. package/build/lexgui.all.module.js.map +1 -1
  33. package/build/lexgui.all.module.min.js +1 -1
  34. package/build/lexgui.css +2 -2
  35. package/build/lexgui.js +1 -1
  36. package/build/lexgui.js.map +1 -1
  37. package/build/lexgui.min.css +2 -2
  38. package/build/lexgui.min.js +1 -1
  39. package/build/lexgui.module.js +1 -1
  40. package/build/lexgui.module.js.map +1 -1
  41. package/build/lexgui.module.min.js +1 -1
  42. package/changelog.md +11 -1
  43. package/examples/editor.html +1 -46
  44. package/package.json +1 -1

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.