@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.
- package/dist/{ad-D3KlZQxm.d.mts → ad-C-WrwLSJ.d.mts} +2 -2
- package/dist/{ad-DTASSppQ.d.ts → ad-Ccub0dUY.d.ts} +2 -2
- package/dist/{affiliate-Vw-p7d_m.d.ts → affiliate-C3l4i4LE.d.ts} +2 -2
- package/dist/{affiliate-B8xoW1Rw.d.mts → affiliate-DRYIzs8h.d.mts} +2 -2
- package/dist/auth/index.d.mts +3 -3
- package/dist/auth/index.d.ts +3 -3
- package/dist/{chunk-DEQKDQXZ.mjs → chunk-EYEFK72D.mjs} +9 -5
- package/dist/{chunk-DEQKDQXZ.mjs.map → chunk-EYEFK72D.mjs.map} +1 -1
- package/dist/{chunk-2CIW3WKR.mjs → chunk-FGVNX6EN.mjs} +1 -1
- package/dist/{chunk-2CIW3WKR.mjs.map → chunk-FGVNX6EN.mjs.map} +1 -1
- package/dist/{chunk-4DTTFAP4.mjs → chunk-PRKURJNJ.mjs} +2 -2
- package/dist/{chunk-4DTTFAP4.mjs.map → chunk-PRKURJNJ.mjs.map} +1 -1
- package/dist/{chunk-A3RIEOQ7.mjs → chunk-UPFNTXDX.mjs} +2 -2
- package/dist/{contactUs-iumkj4xH.d.mts → contactUs-BUTaIUdI.d.mts} +1 -1
- package/dist/{contactUs-CwJNxQLI.d.ts → contactUs-rULU4WRv.d.ts} +1 -1
- package/dist/formFields/index.cjs +8 -4
- package/dist/formFields/index.cjs.map +1 -1
- package/dist/formFields/index.d.mts +1 -1
- package/dist/formFields/index.d.ts +1 -1
- package/dist/formFields/index.mjs +3 -3
- package/dist/{global-BSw1u41W.d.ts → global-Bliy01XC.d.ts} +1 -1
- package/dist/{global-i-guegBa.d.mts → global-HQbMlnwu.d.mts} +1 -1
- package/dist/graphql/index.cjs +1 -1
- package/dist/graphql/index.cjs.map +1 -1
- package/dist/graphql/index.d.mts +5 -5
- package/dist/graphql/index.d.ts +5 -5
- package/dist/graphql/index.mjs +1 -1
- package/dist/hooks/index.cjs +10 -6
- package/dist/hooks/index.cjs.map +1 -1
- package/dist/hooks/index.d.mts +5 -5
- package/dist/hooks/index.d.ts +5 -5
- package/dist/hooks/index.mjs +5 -5
- package/dist/hooks/index.mjs.map +1 -1
- package/dist/index.cjs +9 -5
- package/dist/index.cjs.map +1 -1
- package/dist/index.d.mts +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.mjs +9 -5
- package/dist/index.mjs.map +1 -1
- package/dist/map/index.d.mts +1 -1
- package/dist/map/index.d.ts +1 -1
- package/dist/{resourceActivities-CVbmYUgD.d.ts → resourceActivities-1bw5mP7H.d.ts} +1 -1
- package/dist/{resourceActivities-Bz6bg-TL.d.mts → resourceActivities-DaxI9hqp.d.mts} +1 -1
- package/dist/sharing/index.d.mts +1 -1
- package/dist/sharing/index.d.ts +1 -1
- package/dist/types/index.cjs.map +1 -1
- package/dist/types/index.d.mts +7 -7
- package/dist/types/index.d.ts +7 -7
- package/dist/types/index.mjs +1 -1
- package/dist/{user-CD3L5IZJ.d.mts → user-Bzw_43as.d.mts} +1 -1
- package/dist/{user-DtKw9zMv.d.ts → user-DSozTq44.d.ts} +1 -1
- package/dist/utils/index.d.mts +3 -3
- package/dist/utils/index.d.ts +3 -3
- package/dist/utils/index.mjs +2 -2
- package/package.json +1 -1
- /package/dist/{chunk-A3RIEOQ7.mjs.map → chunk-UPFNTXDX.mjs.map} +0 -0
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
import {
|
|
11
11
|
PROMO_CODE_PREFIX,
|
|
12
12
|
gameScreenIdentifierList
|
|
13
|
-
} from "./chunk-
|
|
13
|
+
} from "./chunk-FGVNX6EN.mjs";
|
|
14
14
|
import {
|
|
15
15
|
isTransientNetworkError
|
|
16
16
|
} from "./chunk-RAYUJODN.mjs";
|
|
@@ -1698,4 +1698,4 @@ export {
|
|
|
1698
1698
|
toUserFacingErrorMessage,
|
|
1699
1699
|
getErrorMessage
|
|
1700
1700
|
};
|
|
1701
|
-
//# sourceMappingURL=chunk-
|
|
1701
|
+
//# sourceMappingURL=chunk-UPFNTXDX.mjs.map
|
|
@@ -2180,7 +2180,7 @@ var registerFields = [
|
|
|
2180
2180
|
required: true
|
|
2181
2181
|
},
|
|
2182
2182
|
{
|
|
2183
|
-
helperText: "Enter Nickname",
|
|
2183
|
+
helperText: "Enter Nickname (optional)",
|
|
2184
2184
|
keyboardType: "default",
|
|
2185
2185
|
name: "nickName",
|
|
2186
2186
|
placeholder: "Nickname",
|
|
@@ -2257,16 +2257,18 @@ var profileFields = [
|
|
|
2257
2257
|
helperText: "Enter first name",
|
|
2258
2258
|
keyboardType: "default",
|
|
2259
2259
|
name: "firstName",
|
|
2260
|
-
placeholder: "First Name"
|
|
2260
|
+
placeholder: "First Name",
|
|
2261
|
+
required: true
|
|
2261
2262
|
},
|
|
2262
2263
|
{
|
|
2263
2264
|
helperText: "Enter last name",
|
|
2264
2265
|
keyboardType: "default",
|
|
2265
2266
|
name: "lastName",
|
|
2266
|
-
placeholder: "Last Name"
|
|
2267
|
+
placeholder: "Last Name",
|
|
2268
|
+
required: true
|
|
2267
2269
|
},
|
|
2268
2270
|
{
|
|
2269
|
-
helperText: "Enter Nickname",
|
|
2271
|
+
helperText: "Enter Nickname (optional)",
|
|
2270
2272
|
keyboardType: "default",
|
|
2271
2273
|
name: "nickName",
|
|
2272
2274
|
placeholder: "Nickname",
|
|
@@ -2277,6 +2279,7 @@ var profileFields = [
|
|
|
2277
2279
|
keyboardType: "default",
|
|
2278
2280
|
name: "password",
|
|
2279
2281
|
placeholder: "Password",
|
|
2282
|
+
required: true,
|
|
2280
2283
|
secureTextEntry: true
|
|
2281
2284
|
},
|
|
2282
2285
|
{
|
|
@@ -2284,6 +2287,7 @@ var profileFields = [
|
|
|
2284
2287
|
keyboardType: "default",
|
|
2285
2288
|
name: "confirmPassword",
|
|
2286
2289
|
placeholder: "Confirm Password",
|
|
2290
|
+
required: true,
|
|
2287
2291
|
secureTextEntry: true
|
|
2288
2292
|
}
|
|
2289
2293
|
];
|