@formio/js 5.0.0-bb.dev.1 → 5.0.0-bb.dev.3

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 (45) hide show
  1. package/dist/formio.embed.js +1 -1
  2. package/dist/formio.embed.min.js +1 -1
  3. package/dist/formio.embed.min.js.LICENSE.txt +1 -1
  4. package/dist/formio.form.js +2 -2
  5. package/dist/formio.form.min.js +1 -1
  6. package/dist/formio.form.min.js.LICENSE.txt +1 -1
  7. package/dist/formio.full.js +2 -2
  8. package/dist/formio.full.min.js +1 -1
  9. package/dist/formio.full.min.js.LICENSE.txt +1 -1
  10. package/dist/formio.js +1 -1
  11. package/dist/formio.min.js +1 -1
  12. package/dist/formio.min.js.LICENSE.txt +1 -1
  13. package/dist/formio.utils.min.js.LICENSE.txt +1 -1
  14. package/lib/cjs/Form.js +3 -1
  15. package/lib/mjs/Form.js +3 -1
  16. package/package.json +1 -2
  17. package/Changelog.md +0 -6081
  18. package/types/builders.d.ts +0 -7
  19. package/types/components/_classes/component/component.d.ts +0 -174
  20. package/types/components/_classes/componentmodal/componentmodal.d.ts +0 -31
  21. package/types/components/_classes/field/field.d.ts +0 -5
  22. package/types/components/_classes/input/input.d.ts +0 -30
  23. package/types/components/_classes/multivalue/multivalue.d.ts +0 -16
  24. package/types/components/_classes/nested/nestedComponent.d.ts +0 -61
  25. package/types/components/_classes/widgetcomponent/widgetComponent.d.ts +0 -6
  26. package/types/components/components.d.ts +0 -69
  27. package/types/components/schema.d.ts +0 -240
  28. package/types/displays.d.ts +0 -7
  29. package/types/element.d.ts +0 -45
  30. package/types/eventEmitter.d.ts +0 -3
  31. package/types/form.d.ts +0 -18
  32. package/types/formbuilder.d.ts +0 -6
  33. package/types/formio.d.ts +0 -121
  34. package/types/index.d.ts +0 -18
  35. package/types/licenses.d.ts +0 -7
  36. package/types/providers.d.ts +0 -8
  37. package/types/rulesEngine/conjunctions.d.ts +0 -7
  38. package/types/rulesEngine/operators.d.ts +0 -7
  39. package/types/rulesEngine/quckRules.d.ts +0 -7
  40. package/types/rulesEngine/rules.d.ts +0 -7
  41. package/types/rulesEngine/transformers.d.ts +0 -7
  42. package/types/rulesEngine/valueSources.d.ts +0 -7
  43. package/types/templates.d.ts +0 -8
  44. package/types/utils.d.ts +0 -157
  45. package/types/widgets.d.ts +0 -4

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.