@timardex/cluemart-shared 1.5.499 → 1.5.500

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/{chunk-EJSVR77W.mjs → chunk-IDDG4XZS.mjs} +2 -2
  2. package/dist/{chunk-RO2IWCW2.mjs → chunk-Q6CO7TFK.mjs} +39 -20
  3. package/dist/chunk-Q6CO7TFK.mjs.map +1 -0
  4. package/dist/{chunk-6WV7CECU.mjs → chunk-W4FADQMS.mjs} +2 -2
  5. package/dist/formFields/index.cjs +38 -19
  6. package/dist/formFields/index.cjs.map +1 -1
  7. package/dist/formFields/index.mjs +3 -3
  8. package/dist/{game-Dn5SH8_0.d.ts → game-BzOJ4f7U.d.ts} +38 -19
  9. package/dist/{game-BR9xpQkt.d.mts → game-CoVv7iyf.d.mts} +38 -19
  10. package/dist/graphql/index.d.mts +2 -2
  11. package/dist/graphql/index.d.ts +2 -2
  12. package/dist/hooks/index.cjs +38 -19
  13. package/dist/hooks/index.cjs.map +1 -1
  14. package/dist/hooks/index.d.mts +2 -2
  15. package/dist/hooks/index.d.ts +2 -2
  16. package/dist/hooks/index.mjs +3 -3
  17. package/dist/index.cjs +38 -19
  18. package/dist/index.cjs.map +1 -1
  19. package/dist/index.d.mts +38 -19
  20. package/dist/index.d.ts +38 -19
  21. package/dist/index.mjs +38 -19
  22. package/dist/index.mjs.map +1 -1
  23. package/dist/{post-BBYcN5xv.d.mts → post-CcJowEi5.d.mts} +1 -1
  24. package/dist/{post-CWZFxlP7.d.ts → post-D9_1FbFI.d.ts} +1 -1
  25. package/dist/types/index.cjs +38 -19
  26. package/dist/types/index.cjs.map +1 -1
  27. package/dist/types/index.d.mts +2 -2
  28. package/dist/types/index.d.ts +2 -2
  29. package/dist/types/index.mjs +1 -1
  30. package/dist/utils/index.cjs +38 -19
  31. package/dist/utils/index.cjs.map +1 -1
  32. package/dist/utils/index.d.mts +1 -1
  33. package/dist/utils/index.d.ts +1 -1
  34. package/dist/utils/index.mjs +2 -2
  35. package/package.json +1 -1
  36. package/dist/chunk-RO2IWCW2.mjs.map +0 -1
  37. /package/dist/{chunk-EJSVR77W.mjs.map → chunk-IDDG4XZS.mjs.map} +0 -0
  38. /package/dist/{chunk-6WV7CECU.mjs.map → chunk-W4FADQMS.mjs.map} +0 -0
@@ -1,9 +1,9 @@
1
1
  import { L as LocationType, i as VendorFormData, j as CreateVendorFormData, k as VendorInfoFormData, l as CreateVendorInfoFormData, m as EventFormData, n as CreateEventFormData, o as EventInfoFormData, p as CreateEventInfoFormData, q as UnregisteredVendorFormData, B as BaseResourceTypeFormData } from '../global-MMBYi34A.mjs';
2
- import { e as UserFormData, C as CreateUserFormData, f as PartnerFormData, g as AdFormData, h as CreateAdFormData, i as CreatePartnerFormData, j as PostFormData, k as CreatePostFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData } from '../post-BBYcN5xv.mjs';
2
+ import { e as UserFormData, C as CreateUserFormData, f as PartnerFormData, g as AdFormData, h as CreateAdFormData, i as CreatePartnerFormData, j as PostFormData, k as CreatePostFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData } from '../post-CcJowEi5.mjs';
3
3
  import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-DtPfNKc4.mjs';
4
4
  import 'react-hook-form';
5
5
  import '../enums/index.mjs';
6
- import '../game-BR9xpQkt.mjs';
6
+ import '../game-CoVv7iyf.mjs';
7
7
 
8
8
  interface PlacePrediction {
9
9
  place_id: string;
@@ -1,9 +1,9 @@
1
1
  import { L as LocationType, i as VendorFormData, j as CreateVendorFormData, k as VendorInfoFormData, l as CreateVendorInfoFormData, m as EventFormData, n as CreateEventFormData, o as EventInfoFormData, p as CreateEventInfoFormData, q as UnregisteredVendorFormData, B as BaseResourceTypeFormData } from '../global-B0WdAD-8.js';
2
- import { e as UserFormData, C as CreateUserFormData, f as PartnerFormData, g as AdFormData, h as CreateAdFormData, i as CreatePartnerFormData, j as PostFormData, k as CreatePostFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData } from '../post-CWZFxlP7.js';
2
+ import { e as UserFormData, C as CreateUserFormData, f as PartnerFormData, g as AdFormData, h as CreateAdFormData, i as CreatePartnerFormData, j as PostFormData, k as CreatePostFormData, l as AppSettingsFormData, m as CreateAppSettingsFormData } from '../post-D9_1FbFI.js';
3
3
  import { C as CreateLoginFormData, a as CreateRegisterFormData, b as CreateRequestPasswordResetFormData, c as CreateValidateVerificationTokenFormData, d as CreateResetPasswordFormData, e as ContactUsFormData, f as CreateContactUsFormData } from '../auth-B5tprOIL.js';
4
4
  import 'react-hook-form';
5
5
  import '../enums/index.js';
6
- import '../game-Dn5SH8_0.js';
6
+ import '../game-BzOJ4f7U.js';
7
7
 
8
8
  interface PlacePrediction {
9
9
  place_id: string;
@@ -1,4 +1,4 @@
1
- import "../chunk-6WV7CECU.mjs";
1
+ import "../chunk-W4FADQMS.mjs";
2
2
  import "../chunk-RQDZX76B.mjs";
3
3
  import "../chunk-DWO35OY4.mjs";
4
4
  import "../chunk-I7WE3EBR.mjs";
@@ -14,7 +14,7 @@ import {
14
14
  dateFormat,
15
15
  normalizeUrl,
16
16
  timeFormat
17
- } from "../chunk-EJSVR77W.mjs";
17
+ } from "../chunk-IDDG4XZS.mjs";
18
18
  import {
19
19
  EnumEventDateStatus,
20
20
  EnumEventType,
@@ -27,7 +27,7 @@ import {
27
27
  EnumUserRole,
28
28
  EnumVendorType
29
29
  } from "../chunk-534WN2SR.mjs";
30
- import "../chunk-RO2IWCW2.mjs";
30
+ import "../chunk-Q6CO7TFK.mjs";
31
31
 
32
32
  // src/hooks/useLocationSearch.ts
33
33
  var handleApiError = (error, message) => {
package/dist/index.cjs CHANGED
@@ -746,79 +746,98 @@ var createRouteMatcher = (base, type) => {
746
746
  var gameScreenIdentifierList = [
747
747
  {
748
748
  clue: "Where your actions turn into a timeline.",
749
- id: "/profile/activities"
749
+ id: "activities",
750
+ match: "/profile/activities"
750
751
  },
751
752
  {
752
753
  clue: "Where conversations happen without speaking.",
753
- id: "/profile/chat"
754
+ id: "chat",
755
+ match: "/profile/chat"
754
756
  },
755
757
  {
756
758
  clue: "The place to redefine who you are.",
757
- id: "/profile/edit-profile"
759
+ id: "edit-profile",
760
+ match: "/profile/edit-profile"
758
761
  },
759
762
  {
760
763
  clue: "A single moment worth showing up for.",
761
- id: createRouteMatcher("events", "mongoId")
764
+ id: "single-event",
765
+ match: createRouteMatcher("events", "mongoId")
762
766
  },
763
767
  {
764
768
  clue: "What\u2019s happening around you, right now.",
765
- id: "/events/events-near-me"
769
+ id: "events-near-me",
770
+ match: "/events/events-near-me"
766
771
  },
767
772
  {
768
773
  clue: "A collection of things worth attending.",
769
- id: "/events"
774
+ id: "events",
775
+ match: "/events"
770
776
  },
771
777
  {
772
778
  clue: "What\u2019s happening in a wider area\u2014not just nearby.",
773
- id: createRouteMatcher("events/region", "slug")
779
+ id: "events-region",
780
+ match: createRouteMatcher("events/region", "slug")
774
781
  },
775
782
  {
776
783
  clue: "Where you go to find something specific.",
777
- id: "/events/search"
784
+ id: "events-search",
785
+ match: "/events/search"
778
786
  },
779
787
  {
780
788
  clue: "Where fun becomes a challenge.",
781
- id: "/games"
789
+ id: "games",
790
+ match: "/games"
782
791
  },
783
792
  {
784
793
  clue: "Your starting point for everything.",
785
- id: "/"
794
+ id: "home",
795
+ match: "/"
786
796
  },
787
797
  {
788
798
  clue: "Where the app taps you on the shoulder.",
789
- id: "/notifications"
799
+ id: "notifications",
800
+ match: "/notifications"
790
801
  },
791
802
  {
792
803
  clue: "Where you fine-tune your experience.",
793
- id: "/options"
804
+ id: "options",
805
+ match: "/options"
794
806
  },
795
807
  {
796
808
  clue: "A single collaborator in the ecosystem.",
797
- id: createRouteMatcher("partners", "mongoId")
809
+ id: "single-partner",
810
+ match: createRouteMatcher("partners", "mongoId")
798
811
  },
799
812
  {
800
813
  clue: "The network behind the scenes.",
801
- id: "/partners"
814
+ id: "partners",
815
+ match: "/partners"
802
816
  },
803
817
  {
804
818
  clue: "Where you share something with everyone.",
805
- id: createRouteMatcher("visitors/posts", "mongoId")
819
+ id: "single-visitor-post",
820
+ match: createRouteMatcher("visitors/posts", "mongoId")
806
821
  },
807
822
  {
808
823
  clue: "Your identity, on display.",
809
- id: "/profile"
824
+ id: "profile",
825
+ match: "/profile"
810
826
  },
811
827
  {
812
828
  clue: "One provider offering something valuable.",
813
- id: createRouteMatcher("vendors", "mongoId")
829
+ id: "single-vendor",
830
+ match: createRouteMatcher("vendors", "mongoId")
814
831
  },
815
832
  {
816
833
  clue: "A marketplace of providers.",
817
- id: "/vendors"
834
+ id: "vendors",
835
+ match: "/vendors"
818
836
  },
819
837
  {
820
838
  clue: "People who stopped by to see you.",
821
- id: "/visitors"
839
+ id: "visitors",
840
+ match: "/visitors"
822
841
  }
823
842
  ];
824
843
  var EnumGameType = /* @__PURE__ */ ((EnumGameType2) => {