@magmamath/frontend-config 1.7.0-rc.4 → 1.7.1

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
@@ -11951,6 +11951,7 @@ var LOCALE_TEACHERS_IQ = {
11951
11951
  pieChart: { showExtraTreeDataContent: true },
11952
11952
  firstLoginBooks: { isLargeGrade: null, mergeHighSchoolGrades: false, withGradeZero: true },
11953
11953
  gradesModal: { withOtherOption: false },
11954
+ calculators: BASE_CALCULATORS,
11954
11955
  problemCreator: PROBLEM_CREATOR_IQ
11955
11956
  };
11956
11957