@magmamath/frontend-config 1.7.0-rc.4 → 1.7.0-rc.5
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 +1 -0
- package/dist/index.js.map +1 -1
- package/dist/index.mjs +1 -0
- package/dist/index.mjs.map +1 -1
- package/package.json +1 -1
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
|
|