@timardex/cluemart-shared 1.7.83 → 1.7.84

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.
@@ -2,7 +2,7 @@ import "../chunk-4BN6SNMF.mjs";
2
2
  import "../chunk-VA5YN2K3.mjs";
3
3
  import "../chunk-VPANTTZI.mjs";
4
4
  import "../chunk-DWO35OY4.mjs";
5
- import "../chunk-EYEFK72D.mjs";
5
+ import "../chunk-DFAYHIEZ.mjs";
6
6
  import {
7
7
  SCHOOL_MIN_STUDENT_COUNT,
8
8
  isValidIrdNumber,
package/dist/index.cjs CHANGED
@@ -3607,7 +3607,7 @@ var registerFields = [
3607
3607
  required: true
3608
3608
  },
3609
3609
  {
3610
- helperText: "Enter Nickname (optional)",
3610
+ helperText: "Used instead of your name on ClueMart. If blank, your email username is used.",
3611
3611
  keyboardType: "default",
3612
3612
  name: "nickName",
3613
3613
  placeholder: "Nickname",
@@ -3695,7 +3695,7 @@ var profileFields = [
3695
3695
  required: true
3696
3696
  },
3697
3697
  {
3698
- helperText: "Enter Nickname (optional)",
3698
+ helperText: "Used instead of your name on ClueMart. If blank, your email username is used.",
3699
3699
  keyboardType: "default",
3700
3700
  name: "nickName",
3701
3701
  placeholder: "Nickname",