@magmamath/frontend-config 1.0.24-rc.13 → 1.0.24-rc.14

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/index.js CHANGED
@@ -1915,7 +1915,7 @@ var LOCALE_STUDENTS_CA = {
1915
1915
  var LOCALE_COMMON_GRADES_SCT = {
1916
1916
  primary: {
1917
1917
  [-1 /* OTHER */]: { name: "Other", noPrefix: true },
1918
- [0 /* ZERO */]: { name: "P0", noPrefix: true },
1918
+ [0 /* ZERO */]: { name: "P0", noPrefix: true, displayOnly: true },
1919
1919
  [1 /* ONE */]: { name: "P1", noPrefix: true },
1920
1920
  [2 /* TWO */]: { name: "P2", noPrefix: true },
1921
1921
  [3 /* THREE */]: { name: "P3", noPrefix: true },