wafields 0.29.3 → 0.30.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 (42) hide show
  1. package/dist/attributes/{profile/collection → collection}/pets/breed/AttributeCollectionPetBreedDisplay.d.ts +1 -1
  2. package/dist/attributes/{profile/collection → collection}/pets/breed/AttributeCollectionPetBreedEditing.d.ts +1 -1
  3. package/dist/attributes/{profile/collection → collection}/pets/breed/AttributeCollectionPetBreedNonEdit.d.ts +1 -1
  4. package/dist/attributes/{profile/collection → collection}/pets/height/AttributeCollectionPetHeightDisplay.d.ts +1 -1
  5. package/dist/attributes/{profile/collection → collection}/pets/height/AttributeCollectionPetHeightNonEdit.d.ts +1 -1
  6. package/dist/attributes/{profile/collection → collection}/pets/weight/AttributeCollectionPetWeightDisplay.d.ts +1 -1
  7. package/dist/attributes/{profile/collection → collection}/pets/weight/AttributeCollectionPetWeightNonEdit.d.ts +1 -1
  8. package/dist/attributes/{profile/common → common}/dob/AttributeCommonDobDisplay.d.ts +1 -1
  9. package/dist/attributes/{profile/common → common}/dob/AttributeCommonDobEditing.d.ts +1 -1
  10. package/dist/attributes/{profile/common → common}/dob/AttributeCommonDobNonEdit.d.ts +1 -1
  11. package/dist/attributes/{profile/common → common}/gender/AttributeCommonGenderDisplay.d.ts +1 -1
  12. package/dist/attributes/{profile/common → common}/gender/AttributeCommonGenderEditing.d.ts +1 -1
  13. package/dist/attributes/{profile/common → common}/gender/AttributeCommonGenderNonEdit.d.ts +1 -1
  14. package/dist/attributes/{profile/common → common}/handedness/AttributeCommonHandednessDisplay.d.ts +1 -1
  15. package/dist/attributes/{profile/common → common}/handedness/AttributeCommonHandednessEditing.d.ts +1 -1
  16. package/dist/attributes/{profile/common → common}/handedness/AttributeCommonHandednessNonEdit.d.ts +1 -1
  17. package/dist/attributes/index.d.ts +2 -0
  18. package/dist/attributes/profile/index.d.ts +0 -2
  19. package/dist/attributes/profile/uoi/sports/basketball/positions/BasketballPositionIcon.d.ts +1 -1
  20. package/dist/common/PasswordRequirement.d.ts +6 -0
  21. package/dist/common/index.d.ts +1 -0
  22. package/dist/{index-5K5VPkye.mjs → index-BqRLJEIF.mjs} +3554 -3534
  23. package/dist/{index-Xso1LmST.js → index-CyAuFWkL.js} +52 -52
  24. package/dist/{mapbox-gl-DDu0f0p_-CSRUN3fF.js → mapbox-gl-C_M9-Jhe-CKORmp9G.js} +1 -1
  25. package/dist/{mapbox-gl-DDu0f0p_-CrC9HAop.mjs → mapbox-gl-C_M9-Jhe-DhIO0_8V.mjs} +1 -1
  26. package/dist/{maplibre-gl-dqskSSaf-inwB0WTU.js → maplibre-gl-DgbsWgvV-BiFwh7YN.js} +1 -1
  27. package/dist/{maplibre-gl-dqskSSaf-D47SNJJb.mjs → maplibre-gl-DgbsWgvV-JapJLdFs.mjs} +1 -1
  28. package/dist/wafields.cjs.js +1 -1
  29. package/dist/wafields.css +1 -1
  30. package/dist/wafields.es.js +12 -11
  31. package/package.json +3 -3
  32. /package/dist/attributes/{profile/collection → collection}/index.d.ts +0 -0
  33. /package/dist/attributes/{profile/collection → collection}/pets/breed/index.d.ts +0 -0
  34. /package/dist/attributes/{profile/collection → collection}/pets/height/index.d.ts +0 -0
  35. /package/dist/attributes/{profile/collection → collection}/pets/index.d.ts +0 -0
  36. /package/dist/attributes/{profile/collection → collection}/pets/weight/index.d.ts +0 -0
  37. /package/dist/attributes/{profile/common → common}/dob/index.d.ts +0 -0
  38. /package/dist/attributes/{profile/common → common}/gender/index.d.ts +0 -0
  39. /package/dist/attributes/{profile/common → common}/gender/util.d.ts +0 -0
  40. /package/dist/attributes/{profile/common → common}/handedness/index.d.ts +0 -0
  41. /package/dist/attributes/{profile/common → common}/handedness/util.d.ts +0 -0
  42. /package/dist/attributes/{profile/common → common}/index.d.ts +0 -0