wafields 0.22.2 → 0.23.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 (38) hide show
  1. package/dist/{index-UY5Gdzqr.js → index-CMKoSVik.js} +2 -2
  2. package/dist/{index-BqAldPuA.mjs → index-aatMMOOd.mjs} +4 -4
  3. package/dist/main/index.d.ts +3 -1
  4. package/dist/main/{components/post → post}/privacy/PostPrivacyDisplay.d.ts +1 -1
  5. package/dist/main/{components/profile → profile}/privacy/ProfilePrivacyDisplay.d.ts +1 -1
  6. package/dist/main/{components/profile → profile}/user/pronoun/UserPronounDisplay.d.ts +1 -1
  7. package/dist/{mapbox-gl-Ca3xHA73-8rz4cUDW.js → mapbox-gl-Ca3xHA73-BdKXTmnz.js} +1 -1
  8. package/dist/{mapbox-gl-Ca3xHA73-BO6syahW.mjs → mapbox-gl-Ca3xHA73-DNZS-4X2.mjs} +1 -1
  9. package/dist/{maplibre-gl-CaKSugoo-DC1pZumz.js → maplibre-gl-CaKSugoo-Dy6D5p1A.js} +1 -1
  10. package/dist/{maplibre-gl-CaKSugoo-VzevvMvg.mjs → maplibre-gl-CaKSugoo-ITzU8qkm.mjs} +1 -1
  11. package/dist/wafields.cjs.js +1 -1
  12. package/dist/wafields.es.js +1 -1
  13. package/package.json +1 -1
  14. package/dist/main/components/index.d.ts +0 -3
  15. /package/dist/main/{components/PagePID.d.ts → PagePID.d.ts} +0 -0
  16. /package/dist/main/{components/PagePID.stories.d.ts → PagePID.stories.d.ts} +0 -0
  17. /package/dist/main/{components/post → post}/index.d.ts +0 -0
  18. /package/dist/main/{components/post → post}/privacy/PostPrivacyPicker.d.ts +0 -0
  19. /package/dist/main/{components/post → post}/privacy/index.d.ts +0 -0
  20. /package/dist/main/{components/post → post}/privacy/util.d.ts +0 -0
  21. /package/dist/main/{components/profile → profile}/GameCreationFields.d.ts +0 -0
  22. /package/dist/main/{components/profile → profile}/collection/CollectionTypePicker.d.ts +0 -0
  23. /package/dist/main/{components/profile → profile}/collection/index.d.ts +0 -0
  24. /package/dist/main/{components/profile → profile}/game/GameTypePicker.d.ts +0 -0
  25. /package/dist/main/{components/profile → profile}/game/index.d.ts +0 -0
  26. /package/dist/main/{components/profile → profile}/index.d.ts +0 -0
  27. /package/dist/main/{components/profile → profile}/leaderboard/LeaderboardOrder.d.ts +0 -0
  28. /package/dist/main/{components/profile → profile}/leaderboard/LeaderboardTypePicker.d.ts +0 -0
  29. /package/dist/main/{components/profile → profile}/leaderboard/index.d.ts +0 -0
  30. /package/dist/main/{components/profile → profile}/player/PlayerTypePicker.d.ts +0 -0
  31. /package/dist/main/{components/profile → profile}/player/index.d.ts +0 -0
  32. /package/dist/main/{components/profile → profile}/privacy/ProfilePrivacyPicker.d.ts +0 -0
  33. /package/dist/main/{components/profile → profile}/privacy/index.d.ts +0 -0
  34. /package/dist/main/{components/profile → profile}/privacy/util.d.ts +0 -0
  35. /package/dist/main/{components/profile → profile}/user/index.d.ts +0 -0
  36. /package/dist/main/{components/profile → profile}/user/pronoun/UserPronounPicker.d.ts +0 -0
  37. /package/dist/main/{components/profile → profile}/user/pronoun/index.d.ts +0 -0
  38. /package/dist/main/{components/profile → profile}/user/pronoun/util.d.ts +0 -0
@@ -37255,10 +37255,10 @@ function RP(e) {
37255
37255
  Fo(t._container, o);
37256
37256
  }, [o]), null;
37257
37257
  }
37258
- const XL = Do(RP), NP = import("./maplibre-gl-CaKSugoo-VzevvMvg.mjs").then((e) => e.m), $L = P.forwardRef(function(e, t) {
37258
+ const XL = Do(RP), NP = import("./maplibre-gl-CaKSugoo-ITzU8qkm.mjs").then((e) => e.m), $L = P.forwardRef(function(e, t) {
37259
37259
  return N1(e, t, NP);
37260
37260
  });
37261
- const BP = import("./mapbox-gl-Ca3xHA73-BO6syahW.mjs").then((e) => e.m), _L = P.forwardRef(function(e, t) {
37261
+ const BP = import("./mapbox-gl-Ca3xHA73-DNZS-4X2.mjs").then((e) => e.m), _L = P.forwardRef(function(e, t) {
37262
37262
  return N1(e, t, BP);
37263
37263
  });
37264
37264
  const Io = Math.min, Qr = Math.max, Xr = Math.round, Zr = Math.floor, sn = (e) => ({
@@ -44472,7 +44472,7 @@ function bR({ value: e }) {
44472
44472
  );
44473
44473
  }
44474
44474
  function vj({ value: e }) {
44475
- return e ? /* @__PURE__ */ me.jsx(br, { text: e, className: "AttributeCollectionPetHeightNonEdit" }) : /* @__PURE__ */ me.jsx(no, {});
44475
+ return e ? /* @__PURE__ */ me.jsx(br, { text: `${e} cm`, className: "AttributeCollectionPetHeightNonEdit" }) : /* @__PURE__ */ me.jsx(no, {});
44476
44476
  }
44477
44477
  function yR({ value: e }) {
44478
44478
  return /* @__PURE__ */ me.jsx(
@@ -44486,7 +44486,7 @@ function yR({ value: e }) {
44486
44486
  );
44487
44487
  }
44488
44488
  function bj({ value: e }) {
44489
- return e ? /* @__PURE__ */ me.jsx(br, { text: e, className: "AttributeCollectionPetWeightNonEdit" }) : /* @__PURE__ */ me.jsx(no, {});
44489
+ return e ? /* @__PURE__ */ me.jsx(br, { text: `${e} kg`, className: "AttributeCollectionPetWeightNonEdit" }) : /* @__PURE__ */ me.jsx(no, {});
44490
44490
  }
44491
44491
  function wR({ value: e }) {
44492
44492
  return /* @__PURE__ */ me.jsx(
@@ -1 +1,3 @@
1
- export * from './components';
1
+ export { default as PagePID } from './PagePID';
2
+ export * from './profile';
3
+ export * from './post';
@@ -1,4 +1,4 @@
1
1
  import { PostPrivacy } from 'wenum';
2
- import { AttributeDisplayProps } from '../../../../types';
2
+ import { AttributeDisplayProps } from '../../../types';
3
3
  declare function PostPrivacyDisplay({ value }: AttributeDisplayProps<PostPrivacy>): import("react/jsx-runtime").JSX.Element;
4
4
  export default PostPrivacyDisplay;
@@ -1,4 +1,4 @@
1
1
  import { ProfilePrivacy } from 'wenum';
2
- import { AttributeDisplayProps } from '../../../../types';
2
+ import { AttributeDisplayProps } from '../../../types';
3
3
  declare function ProfilePrivacyDisplay({ value }: AttributeDisplayProps<ProfilePrivacy>): import("react/jsx-runtime").JSX.Element;
4
4
  export default ProfilePrivacyDisplay;
@@ -1,4 +1,4 @@
1
1
  import { UserPronoun } from 'wenum';
2
- import { AttributeDisplayProps } from '../../../../../types';
2
+ import { AttributeDisplayProps } from '../../../../types';
3
3
  declare function UserPronounDisplay({ value }: AttributeDisplayProps<UserPronoun>): import("react/jsx-runtime").JSX.Element | null;
4
4
  export default UserPronounDisplay;