@timardex/cluemart-shared 1.7.77 → 1.7.79

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 (56) hide show
  1. package/dist/{ad-D3KlZQxm.d.mts → ad-C-WrwLSJ.d.mts} +2 -2
  2. package/dist/{ad-DTASSppQ.d.ts → ad-Ccub0dUY.d.ts} +2 -2
  3. package/dist/{affiliate-Vw-p7d_m.d.ts → affiliate-C3l4i4LE.d.ts} +2 -2
  4. package/dist/{affiliate-B8xoW1Rw.d.mts → affiliate-DRYIzs8h.d.mts} +2 -2
  5. package/dist/auth/index.d.mts +3 -3
  6. package/dist/auth/index.d.ts +3 -3
  7. package/dist/{chunk-DEQKDQXZ.mjs → chunk-EYEFK72D.mjs} +9 -5
  8. package/dist/{chunk-DEQKDQXZ.mjs.map → chunk-EYEFK72D.mjs.map} +1 -1
  9. package/dist/{chunk-2CIW3WKR.mjs → chunk-FGVNX6EN.mjs} +1 -1
  10. package/dist/{chunk-2CIW3WKR.mjs.map → chunk-FGVNX6EN.mjs.map} +1 -1
  11. package/dist/{chunk-4DTTFAP4.mjs → chunk-PRKURJNJ.mjs} +2 -2
  12. package/dist/{chunk-4DTTFAP4.mjs.map → chunk-PRKURJNJ.mjs.map} +1 -1
  13. package/dist/{chunk-A3RIEOQ7.mjs → chunk-UPFNTXDX.mjs} +2 -2
  14. package/dist/{contactUs-iumkj4xH.d.mts → contactUs-BUTaIUdI.d.mts} +1 -1
  15. package/dist/{contactUs-CwJNxQLI.d.ts → contactUs-rULU4WRv.d.ts} +1 -1
  16. package/dist/formFields/index.cjs +8 -4
  17. package/dist/formFields/index.cjs.map +1 -1
  18. package/dist/formFields/index.d.mts +1 -1
  19. package/dist/formFields/index.d.ts +1 -1
  20. package/dist/formFields/index.mjs +3 -3
  21. package/dist/{global-BSw1u41W.d.ts → global-Bliy01XC.d.ts} +1 -1
  22. package/dist/{global-i-guegBa.d.mts → global-HQbMlnwu.d.mts} +1 -1
  23. package/dist/graphql/index.cjs +1 -1
  24. package/dist/graphql/index.cjs.map +1 -1
  25. package/dist/graphql/index.d.mts +5 -5
  26. package/dist/graphql/index.d.ts +5 -5
  27. package/dist/graphql/index.mjs +1 -1
  28. package/dist/hooks/index.cjs +10 -6
  29. package/dist/hooks/index.cjs.map +1 -1
  30. package/dist/hooks/index.d.mts +5 -5
  31. package/dist/hooks/index.d.ts +5 -5
  32. package/dist/hooks/index.mjs +5 -5
  33. package/dist/hooks/index.mjs.map +1 -1
  34. package/dist/index.cjs +9 -5
  35. package/dist/index.cjs.map +1 -1
  36. package/dist/index.d.mts +1 -1
  37. package/dist/index.d.ts +1 -1
  38. package/dist/index.mjs +9 -5
  39. package/dist/index.mjs.map +1 -1
  40. package/dist/map/index.d.mts +1 -1
  41. package/dist/map/index.d.ts +1 -1
  42. package/dist/{resourceActivities-CVbmYUgD.d.ts → resourceActivities-1bw5mP7H.d.ts} +1 -1
  43. package/dist/{resourceActivities-Bz6bg-TL.d.mts → resourceActivities-DaxI9hqp.d.mts} +1 -1
  44. package/dist/sharing/index.d.mts +1 -1
  45. package/dist/sharing/index.d.ts +1 -1
  46. package/dist/types/index.cjs.map +1 -1
  47. package/dist/types/index.d.mts +7 -7
  48. package/dist/types/index.d.ts +7 -7
  49. package/dist/types/index.mjs +1 -1
  50. package/dist/{user-CD3L5IZJ.d.mts → user-Bzw_43as.d.mts} +1 -1
  51. package/dist/{user-DtKw9zMv.d.ts → user-DSozTq44.d.ts} +1 -1
  52. package/dist/utils/index.d.mts +3 -3
  53. package/dist/utils/index.d.ts +3 -3
  54. package/dist/utils/index.mjs +2 -2
  55. package/package.json +1 -1
  56. /package/dist/{chunk-A3RIEOQ7.mjs.map → chunk-UPFNTXDX.mjs.map} +0 -0
package/dist/index.d.mts CHANGED
@@ -638,7 +638,7 @@ declare enum EnumCouponQualificationType {
638
638
  type CouponPurchaseOption = {
639
639
  buy: number;
640
640
  get: number;
641
- maxCouponCount: number;
641
+ maxRewardCount: number;
642
642
  type: EnumCouponQualificationType.PURCHASE;
643
643
  unit: string;
644
644
  };
package/dist/index.d.ts CHANGED
@@ -638,7 +638,7 @@ declare enum EnumCouponQualificationType {
638
638
  type CouponPurchaseOption = {
639
639
  buy: number;
640
640
  get: number;
641
- maxCouponCount: number;
641
+ maxRewardCount: number;
642
642
  type: EnumCouponQualificationType.PURCHASE;
643
643
  unit: string;
644
644
  };
package/dist/index.mjs CHANGED
@@ -3110,7 +3110,7 @@ var registerFields = [
3110
3110
  required: true
3111
3111
  },
3112
3112
  {
3113
- helperText: "Enter Nickname",
3113
+ helperText: "Enter Nickname (optional)",
3114
3114
  keyboardType: "default",
3115
3115
  name: "nickName",
3116
3116
  placeholder: "Nickname",
@@ -3187,16 +3187,18 @@ var profileFields = [
3187
3187
  helperText: "Enter first name",
3188
3188
  keyboardType: "default",
3189
3189
  name: "firstName",
3190
- placeholder: "First Name"
3190
+ placeholder: "First Name",
3191
+ required: true
3191
3192
  },
3192
3193
  {
3193
3194
  helperText: "Enter last name",
3194
3195
  keyboardType: "default",
3195
3196
  name: "lastName",
3196
- placeholder: "Last Name"
3197
+ placeholder: "Last Name",
3198
+ required: true
3197
3199
  },
3198
3200
  {
3199
- helperText: "Enter Nickname",
3201
+ helperText: "Enter Nickname (optional)",
3200
3202
  keyboardType: "default",
3201
3203
  name: "nickName",
3202
3204
  placeholder: "Nickname",
@@ -3207,6 +3209,7 @@ var profileFields = [
3207
3209
  keyboardType: "default",
3208
3210
  name: "password",
3209
3211
  placeholder: "Password",
3212
+ required: true,
3210
3213
  secureTextEntry: true
3211
3214
  },
3212
3215
  {
@@ -3214,6 +3217,7 @@ var profileFields = [
3214
3217
  keyboardType: "default",
3215
3218
  name: "confirmPassword",
3216
3219
  placeholder: "Confirm Password",
3220
+ required: true,
3217
3221
  secureTextEntry: true
3218
3222
  }
3219
3223
  ];
@@ -8078,7 +8082,7 @@ var COUPON_OPTION_FIELDS_FRAGMENT = gql42`
8078
8082
  get
8079
8083
  unit
8080
8084
  visits
8081
- maxCouponCount
8085
+ maxRewardCount
8082
8086
  }
8083
8087
  `;
8084
8088
  var COUPON_VENDOR_PRODUCT_FIELDS_FRAGMENT = gql42`