@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.
@@ -42,7 +42,7 @@ import {
42
42
  vendorStallSize,
43
43
  vendorStartDateFields,
44
44
  vendorTable
45
- } from "../chunk-EYEFK72D.mjs";
45
+ } from "../chunk-DFAYHIEZ.mjs";
46
46
  import {
47
47
  availableCategories,
48
48
  categoryColors
@@ -2359,7 +2359,7 @@ var registerFields = [
2359
2359
  required: true
2360
2360
  },
2361
2361
  {
2362
- helperText: "Enter Nickname (optional)",
2362
+ helperText: "Used instead of your name on ClueMart. If blank, your email username is used.",
2363
2363
  keyboardType: "default",
2364
2364
  name: "nickName",
2365
2365
  placeholder: "Nickname",
@@ -2429,7 +2429,7 @@ var profileFields = [
2429
2429
  required: true
2430
2430
  },
2431
2431
  {
2432
- helperText: "Enter Nickname (optional)",
2432
+ helperText: "Used instead of your name on ClueMart. If blank, your email username is used.",
2433
2433
  keyboardType: "default",
2434
2434
  name: "nickName",
2435
2435
  placeholder: "Nickname",