@timardex/cluemart-shared 1.5.797 → 1.5.798

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 (39) hide show
  1. package/dist/{affiliate-BDoo69JY.d.mts → affiliate-CIuny52X.d.mts} +5 -3
  2. package/dist/{affiliate-BY-BlC9i.d.ts → affiliate-Slb5tO_6.d.ts} +5 -3
  3. package/dist/{chunk-6UP53CPG.mjs → chunk-BNT4YIYG.mjs} +2 -1
  4. package/dist/{chunk-6UP53CPG.mjs.map → chunk-BNT4YIYG.mjs.map} +1 -1
  5. package/dist/{chunk-JCFZV25I.mjs → chunk-EJPMEGZW.mjs} +6 -2
  6. package/dist/chunk-EJPMEGZW.mjs.map +1 -0
  7. package/dist/{chunk-R2XNULRY.mjs → chunk-EWSFVF6C.mjs} +4 -1
  8. package/dist/{chunk-R2XNULRY.mjs.map → chunk-EWSFVF6C.mjs.map} +1 -1
  9. package/dist/formFields/index.cjs +4 -0
  10. package/dist/formFields/index.cjs.map +1 -1
  11. package/dist/formFields/index.mjs +2 -2
  12. package/dist/graphql/index.cjs +3 -0
  13. package/dist/graphql/index.cjs.map +1 -1
  14. package/dist/graphql/index.d.mts +1 -1
  15. package/dist/graphql/index.d.ts +1 -1
  16. package/dist/graphql/index.mjs +1 -1
  17. package/dist/hooks/index.cjs +7 -0
  18. package/dist/hooks/index.cjs.map +1 -1
  19. package/dist/hooks/index.d.mts +1 -1
  20. package/dist/hooks/index.d.ts +1 -1
  21. package/dist/hooks/index.mjs +3 -3
  22. package/dist/index.cjs +8 -0
  23. package/dist/index.cjs.map +1 -1
  24. package/dist/index.d.mts +10 -4
  25. package/dist/index.d.ts +10 -4
  26. package/dist/index.mjs +8 -0
  27. package/dist/index.mjs.map +1 -1
  28. package/dist/types/index.cjs +1 -0
  29. package/dist/types/index.cjs.map +1 -1
  30. package/dist/types/index.d.mts +1 -1
  31. package/dist/types/index.d.ts +1 -1
  32. package/dist/types/index.mjs +1 -1
  33. package/dist/utils/index.cjs +4 -0
  34. package/dist/utils/index.cjs.map +1 -1
  35. package/dist/utils/index.d.mts +6 -2
  36. package/dist/utils/index.d.ts +6 -2
  37. package/dist/utils/index.mjs +2 -2
  38. package/package.json +1 -1
  39. package/dist/chunk-JCFZV25I.mjs.map +0 -1
@@ -599,6 +599,10 @@ var AFFILIATE_REWARDS = {
599
599
  description: "1 point for active vendor standard subscription (monthly reward)",
600
600
  value: 1
601
601
  },
602
+ ["ACTIVE_VENDOR_BONUS_REWARD" /* ACTIVE_VENDOR_BONUS_REWARD */]: {
603
+ description: "5 bonus points for every 10th active vendor (one-time reward)",
604
+ value: 5
605
+ },
602
606
  ["ACTIVE_EVENT_WITH_VENDOR_REGISTRATIONS" /* ACTIVE_EVENT_WITH_VENDOR_REGISTRATIONS */]: {
603
607
  description: "50 points for active event with vendor registrations (one-time reward)",
604
608
  value: 50