@everymatrix/general-input 1.69.3 → 1.70.0

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 (35) hide show
  1. package/dist/cjs/{general-input.cjs.entry.js → checkbox-group-input_13.cjs.entry.js} +12269 -4776
  2. package/dist/cjs/general-input.cjs.js +2 -2
  3. package/dist/cjs/{index-bce82d29.js → index-9179e91b.js} +6 -11
  4. package/dist/cjs/loader.cjs.js +2 -2
  5. package/dist/collection/collection-manifest.json +2 -1
  6. package/dist/collection/components/date-input/date-input.js +13 -4
  7. package/dist/collection/components/general-input/general-input.js +40 -1
  8. package/dist/collection/components/twofa-input/twofa-input.css +56 -0
  9. package/dist/collection/components/twofa-input/twofa-input.js +495 -0
  10. package/dist/collection/utils/locale.utils.js +36 -11
  11. package/dist/esm/{general-input.entry.js → checkbox-group-input_13.entry.js} +12259 -4778
  12. package/dist/esm/general-input.js +3 -3
  13. package/dist/esm/{index-34f25346.js → index-ed8fc8f4.js} +6 -11
  14. package/dist/esm/loader.js +3 -3
  15. package/dist/general-input/{general-input.entry.js → checkbox-group-input_13.entry.js} +222 -222
  16. package/dist/general-input/general-input.esm.js +1 -1
  17. package/dist/general-input/{index-34f25346.js → index-ed8fc8f4.js} +2 -2
  18. package/dist/types/components/date-input/date-input.d.ts +1 -0
  19. package/dist/types/components/general-input/general-input.d.ts +4 -0
  20. package/dist/types/components/twofa-input/twofa-input.d.ts +84 -0
  21. package/dist/types/components.d.ts +129 -0
  22. package/dist/types/utils/types.d.ts +17 -12
  23. package/package.json +1 -1
  24. package/dist/cjs/checkbox-group-input_10.cjs.entry.js +0 -6677
  25. package/dist/cjs/locale.utils-f0ae0a97.js +0 -165
  26. package/dist/cjs/toggle-checkbox-input.cjs.entry.js +0 -118
  27. package/dist/cjs/tooltipIcon-7e9ee226.js +0 -5
  28. package/dist/esm/checkbox-group-input_10.entry.js +0 -6664
  29. package/dist/esm/locale.utils-14c3dac3.js +0 -162
  30. package/dist/esm/toggle-checkbox-input.entry.js +0 -114
  31. package/dist/esm/tooltipIcon-0a5a06a2.js +0 -3
  32. package/dist/general-input/checkbox-group-input_10.entry.js +0 -1
  33. package/dist/general-input/locale.utils-14c3dac3.js +0 -1
  34. package/dist/general-input/toggle-checkbox-input.entry.js +0 -1
  35. package/dist/general-input/tooltipIcon-0a5a06a2.js +0 -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.