itemengine-cypress-automation 1.0.143-migrationScripts-d059d60.0 → 1.0.144-21MatchRepoUpdate-0ab2c79.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (140) hide show
  1. package/cypress/e2e/ILC/AudioResponseNew/additionalSettingsBasic.js +104 -0
  2. package/cypress/e2e/ILC/ContentBlocks/additionalSection.js +92 -0
  3. package/cypress/e2e/ILC/ContentBlocks/editTabBasics.js +11 -1
  4. package/cypress/e2e/ILC/ContentBlocks/previewTab.js +91 -0
  5. package/cypress/e2e/ILC/ContentBlocks/styleAndLayoutCustomizationSection.js +3 -3
  6. package/cypress/e2e/ILC/Desmos/desmosFourFunctionCalculatorEditTabBasicSection.js +2 -1
  7. package/cypress/e2e/ILC/Desmos/desmosFourFunctionCalculatorPreviewContents.smoke.js +2 -1
  8. package/cypress/e2e/ILC/Desmos/desmosGeometryToolEditTabBasicSection.js +1 -0
  9. package/cypress/e2e/ILC/Desmos/desmosGeometryToolPreviewContents.smoke.js +2 -1
  10. package/cypress/e2e/ILC/Desmos/desmosGraphingCalculatorEditTabBasicSection.js +1 -0
  11. package/cypress/e2e/ILC/Desmos/desmosGraphingCalculatorPreviewContents.smoke.js +2 -1
  12. package/cypress/e2e/ILC/Desmos/desmosMatrixCalculatorEditTabBasicSection.js +2 -2
  13. package/cypress/e2e/ILC/Desmos/desmosMatrixCalculatorPreviewContents.smoke.js +2 -1
  14. package/cypress/e2e/ILC/Desmos/desmosScientificCalculatorEditTabBasicSection.js +3 -2
  15. package/cypress/e2e/ILC/Desmos/desmosScientificCalculatorPreviewContents.smoke.js +2 -1
  16. package/cypress/e2e/ILC/DesmosGraphing/additionalSettings.js +0 -5
  17. package/cypress/e2e/ILC/DragAndDropIntoCategoriesNew/additionalSettingsBasic.js +124 -0
  18. package/cypress/e2e/ILC/DrawingResponse/drawingResponseAdditionalSettings.js +0 -9
  19. package/cypress/e2e/ILC/DrawingResponse/drawingResponsePreviewTabContents.smoke.js +17 -17
  20. package/cypress/e2e/ILC/EssayResponse/additionalSettingsBasic.js +83 -0
  21. package/cypress/e2e/ILC/EssayResponse/createCustomCategory.smoke.js +32 -30
  22. package/cypress/e2e/ILC/EssayResponse/editCategoryFlyout.js +25 -21
  23. package/cypress/e2e/ILC/EssayResponse/equationEditor.smoke.js +40 -41
  24. package/cypress/e2e/ILC/EssayResponse/equationEditorCategories1.js +249 -99
  25. package/cypress/e2e/ILC/EssayResponse/equationEditorCategories2.js +118 -187
  26. package/cypress/e2e/ILC/EssayResponseBasic/previewContentsForAllViews.smoke.js +1 -1
  27. package/cypress/e2e/ILC/EssayResponseMath/mathCharacters.js +1 -1
  28. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/additionalSettings.js +11 -11
  29. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/dropzoneSettings.js +1 -1
  30. package/cypress/e2e/ILC/FillInTheGapsDragAndDropNew/previewContentsForAllViews.smoke.js +1 -3
  31. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/additionalSettingsBasic.js +138 -0
  32. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/additionalSettingsForDropdowns.js +309 -0
  33. package/cypress/e2e/ILC/FillInTheGapsDropdownNew/dropdownSettings.js +181 -0
  34. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/additionalSettingsBasic.js +132 -0
  35. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/additionalSettingsBasic.js +143 -0
  36. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/additionalSettingsForDropdowns.js +345 -0
  37. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/minimumScoringPenaltyPointsAndRoundingDropdown.js +194 -0
  38. package/cypress/e2e/ILC/FillInTheGapsOverImageDropdownNew/supportedFileTypes.js +49 -0
  39. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/additionalSettingsBasic.js +25 -0
  40. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/additionalSettingsForAnswerInputFields.js +251 -0
  41. package/cypress/e2e/ILC/FillInTheGapsOverImageTextNew/supportedFileTypes.js +49 -0
  42. package/cypress/e2e/ILC/FillInTheGapsTextNew/additionalSettingsBasic.js +93 -0
  43. package/cypress/e2e/ILC/FillInTheGapsTextNew/additionalSettingsForAnswerInputFields.js +215 -0
  44. package/cypress/e2e/ILC/FillInTheGapsTextNew/editTabBasicSection.js +1 -1
  45. package/cypress/e2e/ILC/FillInTheGapsTextNew/textContainerSettings.js +219 -0
  46. package/cypress/e2e/ILC/GeoGebraTools/3DGraphingCalculatorEditTabBasicSection.js +96 -0
  47. package/cypress/e2e/ILC/GeoGebraTools/3DGraphingCalculatorPreviewTabContents.smoke.js +75 -0
  48. package/cypress/e2e/ILC/GeoGebraTools/casCalculatorEditTabBasicSection.js +96 -0
  49. package/cypress/e2e/ILC/GeoGebraTools/casCalculatorPreviewTabContents.smoke.js +75 -0
  50. package/cypress/e2e/ILC/GeoGebraTools/geometryCalculatorEditTabBasicSection.js +96 -0
  51. package/cypress/e2e/ILC/GeoGebraTools/geometryCalculatorPreviewTabContents.smoke.js +76 -0
  52. package/cypress/e2e/ILC/GeoGebraTools/graphingCalculatorEditTabBasicSection.js +96 -0
  53. package/cypress/e2e/ILC/GeoGebraTools/graphingCalculatorPreviewTabContents.smoke.js +73 -0
  54. package/cypress/e2e/ILC/GeoGebraTools/probablityCalculatorEditTabBasicSection.js +96 -0
  55. package/cypress/e2e/ILC/GeoGebraTools/probablityCalculatorPreviewTabContents.smoke.js +75 -0
  56. package/cypress/e2e/ILC/GeoGebraTools/scientificCalculatorEditTabBasicSection.js +96 -0
  57. package/cypress/e2e/ILC/GeoGebraTools/scientificCalculatorPreviewTabContents.smoke.js +75 -0
  58. package/cypress/e2e/ILC/GeogebraActivity/additionalSettings.js +10 -8
  59. package/cypress/e2e/ILC/GeogebraActivity/gradingViewAndCorrectAnswerViewContents.smoke.js +3 -2
  60. package/cypress/e2e/ILC/GeogebraActivity/headerSection.js +2 -1
  61. package/cypress/e2e/ILC/GeogebraActivity/insertResourceLink.js +318 -0
  62. package/cypress/e2e/ILC/GeogebraActivity/previewTabContent.smoke.js +2 -1
  63. package/cypress/e2e/ILC/Graphing/additionalSettingsBasic.js +15 -4
  64. package/cypress/e2e/ILC/GridFill/allOrNothingBasicForAllViews.smoke.js +280 -0
  65. package/cypress/e2e/ILC/GridFill/checkAnswerFunctionalityForAllViews.smoke.js +136 -0
  66. package/cypress/e2e/ILC/GridFill/editTabScoringSection.js +205 -0
  67. package/cypress/e2e/ILC/GridFill/previewContentsForAllViews.smoke.js +213 -0
  68. package/cypress/e2e/ILC/GridFill/scoring/manuallyAndNonScored.js +106 -0
  69. package/cypress/e2e/ILC/GridFill/specifyCorrectAnswerSection.js +79 -0
  70. package/cypress/e2e/ILC/MultipleSelection/additionalSettingsBasic.js +108 -0
  71. package/cypress/e2e/ILC/MultipleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +251 -0
  72. package/cypress/e2e/ILC/MultipleSelectionGridNew/previewContentsForAllViews.smoke.js +180 -0
  73. package/cypress/e2e/ILC/ShortTextResponseNew/additionalSettings.js +48 -56
  74. package/cypress/e2e/ILC/SingleSelection/additionalSettingsBasic.js +107 -0
  75. package/cypress/e2e/ILC/SingleSelectionGridNew/allOrNothingBasicForAllViews.smoke.js +251 -0
  76. package/cypress/e2e/ILC/SingleSelectionGridNew/previewContentsForAllViews.smoke.js +180 -0
  77. package/cypress/e2e/ILC/TextEntryMath/allOrNothingBasicForAllViews.smoke.js +12 -3
  78. package/cypress/e2e/ILC/TextEntryMath/checkAnswerFunctionalityForAllViews.smoke.js +4 -1
  79. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodEquivalentStructures.js +93 -68
  80. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchExact.js +59 -52
  81. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodMatchValue.js +59 -52
  82. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodSymbolsAreEquivalent.js +61 -50
  83. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodValueIsEquivalent.js +65 -51
  84. package/cypress/e2e/ILC/TextEntryMath/evaluationMethodsWithoutSetResponse.js +55 -46
  85. package/cypress/e2e/ILC/TextEntryMath/previewContentsForAllViews.smoke.js +6 -3
  86. package/cypress/e2e/ILC/TextEntryMathWithImage/allOrNothingScoringForAllViews.smoke.js +11 -9
  87. package/cypress/e2e/ILC/TextEntryMathWithImage/checkAnswerFunctionalityForAllViews.smoke.js +4 -3
  88. package/cypress/e2e/ILC/TextEntryMathWithImage/previewTabContentsForAllViews.smoke.js +4 -2
  89. package/cypress/e2e/ILC/UploadResponse/additionalSettingsBasic.js +85 -0
  90. package/cypress/e2e/ILC/UploadResponse/editTabScoringSection.js +12 -12
  91. package/cypress/e2e/ILC/UploadResponse/uploadResponseEditTabBasicSections.js +1 -1
  92. package/cypress/fixtures/constants.js +2 -0
  93. package/cypress/fixtures/equationEditorCategoriesAndSymbols .js +1114 -1511
  94. package/cypress/fixtures/theme/ilc.json +7 -1
  95. package/cypress/pages/audioResponsePage.js +26 -2
  96. package/cypress/pages/components/additionalSettingsAccessibilitySectionComponent.js +1 -0
  97. package/cypress/pages/components/additionalSettingsPanel.js +3 -10
  98. package/cypress/pages/components/ariaLabelSectionComponent.js +84 -0
  99. package/cypress/pages/components/autoScoredSpecifyCorrectAnswerSection.js +5 -2
  100. package/cypress/pages/components/autoScoredStudentViewSettings.js +1 -1
  101. package/cypress/pages/components/commonComponents.js +1 -1
  102. package/cypress/pages/components/createCustomCategoryFlyout.js +2 -2
  103. package/cypress/pages/components/createQuestionBasePage.js +1 -1
  104. package/cypress/pages/components/desmosToolComponent.js +1 -0
  105. package/cypress/pages/components/draggableOptionContainer.js +1 -1
  106. package/cypress/pages/components/editCategoryFlyout.js +9 -10
  107. package/cypress/pages/components/equationEditorFlyout.js +20 -11
  108. package/cypress/pages/components/fillInTheGapsDropdownCommonComponent.js +167 -3
  109. package/cypress/pages/components/fillInTheGapsTextCommonComponent.js +149 -6
  110. package/cypress/pages/components/gradingViewEnumerationComponent.js +151 -0
  111. package/cypress/pages/components/gridQuestionCommonComponent.js +390 -0
  112. package/cypress/pages/components/imageCanvasComponent.js +25 -1
  113. package/cypress/pages/components/index.js +5 -1
  114. package/cypress/pages/components/placeholderTextSectionComponent.js +110 -0
  115. package/cypress/pages/components/responseAreaSettingsPopupComponent.js +2 -2
  116. package/cypress/pages/contentBlocksPage.js +60 -1
  117. package/cypress/pages/dragAndDropIntoCategoriesPage.js +4 -17
  118. package/cypress/pages/essayResponsePage.js +14 -11
  119. package/cypress/pages/fillInTheGapsDragAndDropPage.js +15 -0
  120. package/cypress/pages/fillInTheGapsDropdownPage.js +121 -2
  121. package/cypress/pages/fillInTheGapsOverImageDragAndDropPage.js +3 -1
  122. package/cypress/pages/fillInTheGapsOverImageDropdownPage.js +70 -3
  123. package/cypress/pages/fillInTheGapsOverImageTextPage.js +33 -3
  124. package/cypress/pages/fillInTheGapsTextPage.js +81 -4
  125. package/cypress/pages/geoGebraActivityPage.js +75 -11
  126. package/cypress/pages/geoGebraToolsPage.js +292 -0
  127. package/cypress/pages/graphingPage.js +2 -1
  128. package/cypress/pages/gridFillPage.js +713 -0
  129. package/cypress/pages/index.js +3 -1
  130. package/cypress/pages/multipleSelectionGridPage.js +71 -317
  131. package/cypress/pages/multipleSelectionPage.js +2 -1
  132. package/cypress/pages/selectQuestionResourceToolPage.js +13 -2
  133. package/cypress/pages/singleSelectionGridPage.js +78 -329
  134. package/cypress/pages/singleSelectionPage.js +2 -1
  135. package/cypress/pages/textEntryMathPage.js +24 -6
  136. package/cypress/pages/textEntryMathWithImagePage.js +1 -1
  137. package/cypress/pages/uploadResponsePage.js +4 -3
  138. package/package.json +1 -1
  139. package/cypress/e2e/ILC/FillInTheGapsOverImageDragAndDrop/additionalSettings.js +0 -43
  140. package/cypress/pages/components/fillInTheGapsCommonComponents.js +0 -642
@@ -1,6 +1,6 @@
1
1
  export const equationEditorCategoriesAndSymbols = {
2
- keypad: {
3
- displayName: 'Keypad',
2
+ numPad: {
3
+ displayName: 'Numpad',
4
4
  symbols: {
5
5
  one: {
6
6
  title: 'One',
@@ -106,15 +106,15 @@ export const equationEditorCategoriesAndSymbols = {
106
106
  displayText: '='
107
107
  },
108
108
  polygonLeft: {
109
- title: 'PolygonLeft',
109
+ title: null,
110
110
  textElement: null,
111
- ariaLabel: 'PolygonLeft',
111
+ ariaLabel: 'MoveLeft',
112
112
  displayText: null
113
113
  },
114
114
  polygonRight: {
115
- title: 'PolygonRight',
115
+ title: null,
116
116
  textElement: null,
117
- ariaLabel: 'PolygonRight',
117
+ ariaLabel: 'MoveRight',
118
118
  displayText: null
119
119
  },
120
120
  clear: {
@@ -122,23 +122,29 @@ export const equationEditorCategoriesAndSymbols = {
122
122
  textElement: null,
123
123
  ariaLabel: 'Clear',
124
124
  displayText: null
125
+ },
126
+ clearAll: {
127
+ title: 'Clear all',
128
+ textElement: null,
129
+ ariaLabel: 'ClearAll',
130
+ displayText: null
125
131
  }
126
132
  }
127
133
  },
128
134
 
129
- basic: {
130
- displayName: 'Basic',
135
+ intermediate: {
136
+ displayName: 'Intermediate',
131
137
  symbols: {
132
- lowerExponent: {
133
- title: 'Lower Exponent',
138
+ upperExponent: {
139
+ title: 'Superscript',
134
140
  textElement: null,
135
- ariaLabel: 'Subscript',
141
+ ariaLabel: 'Superscript',
136
142
  displayText: null,
137
143
  },
138
- upperExponent: {
139
- title: 'Upper Exponent',
144
+ lowerExponent: {
145
+ title: 'Subscript',
140
146
  textElement: null,
141
- ariaLabel: 'Superscript',
147
+ ariaLabel: 'Subscript',
142
148
  displayText: null,
143
149
  },
144
150
  square: {
@@ -162,7 +168,7 @@ export const equationEditorCategoriesAndSymbols = {
162
168
  sqrt: {
163
169
  title: 'Square Root',
164
170
  text: null,
165
- ariaLabel: 'squareroot',
171
+ ariaLabel: 'Sqrt',
166
172
  displayText: null,
167
173
  },
168
174
  cubeRoot: {
@@ -171,47 +177,53 @@ export const equationEditorCategoriesAndSymbols = {
171
177
  ariaLabel: 'CubeRoot',
172
178
  displayText: null,
173
179
  },
174
- nRoot: {
175
- title: 'nth Root',
180
+ lessThan: {
181
+ title: 'Less Than',
176
182
  textElement: null,
177
- ariaLabel: 'NthRoot',
178
- displayText: null,
183
+ ariaLabel: 'LessThan',
184
+ displayText: '<',
179
185
  },
180
- longDivision: {
181
- title: 'Long Division',
186
+ greaterThan: {
187
+ title: 'Greater Than',
182
188
  textElement: null,
183
- ariaLabel: 'LongDivision',
184
- displayText: null,
189
+ ariaLabel: 'GreaterThan',
190
+ displayText: '>',
185
191
  },
186
- angleBracket: {
187
- title: 'Angle Brackets',
192
+ lessThanEqual: {
193
+ title: 'Less Than Or Equal To',
188
194
  textElement: null,
189
- ariaLabel: 'AngleBracket',
190
- displayText: null,
195
+ ariaLabel: 'LessThanEqual',
196
+ displayText: '≤',
191
197
  },
192
- binomialCoefficient: {
193
- title: 'Binomial Coefficient',
198
+ greaterThanEqual: {
199
+ title: 'Greater Than Or Equal To',
194
200
  textElement: null,
195
- ariaLabel: 'BinomialCoefficient',
196
- displayText: null,
201
+ ariaLabel: 'GreaterThanEqual',
202
+ displayText: '≥',
197
203
  },
198
- matrix: {
199
- title: 'Matrix',
204
+ percent: {
205
+ title: 'Percentage',
200
206
  textElement: null,
201
- ariaLabel: 'Matrix',
202
- displayText: null,
207
+ ariaLabel: 'Percentage',
208
+ displayText: '%'
203
209
  },
204
- function: {
205
- title: 'Function',
210
+ dollar: {
211
+ title: 'Dollar',
206
212
  textElement: null,
207
- ariaLabel: 'FunctionF',
208
- displayText: null,
213
+ ariaLabel: 'Dollar',
214
+ displayText: '$'
209
215
  },
210
- prime: {
211
- title: 'Prime/Arcminute',
216
+ degree: {
217
+ title: 'Degree',
212
218
  textElement: null,
213
- ariaLabel: 'Prime',
214
- displayText: null,
219
+ ariaLabel: 'Degree',
220
+ displayText: '°'
221
+ },
222
+ colonRatio: {
223
+ title: 'Colon/Ratio',
224
+ textElement: null,
225
+ ariaLabel: 'ColonRation',
226
+ displayText: ':'
215
227
  },
216
228
  absoluteValue: {
217
229
  title: 'Absolute Value',
@@ -219,67 +231,60 @@ export const equationEditorCategoriesAndSymbols = {
219
231
  ariaLabel: 'AbsoluteValue',
220
232
  displayText: null,
221
233
  },
222
- add: {
223
- title: 'Addition',
224
- textElement: null,
225
- ariaLabel: 'Plus',
226
- displayText: '+',
227
- },
228
- subtract: {
229
- title: 'Subtraction',
230
- textElement: null,
231
- ariaLabel: 'Minus',
232
- displayText: '−',
233
- },
234
- plusMinus: {
235
- title: 'Plus or minus one below the other',
234
+ pi: {
235
+ title: null,
236
236
  textElement: null,
237
- ariaLabel: 'Plusminus',
238
- displayText: '±',
237
+ ariaLabel: 'Pi',
238
+ displayText: 'π'
239
239
  },
240
- minusPlus: {
241
- title: 'Minus or plus one below the other',
240
+ groupInParenthesis: {
241
+ title: 'Group In Parenthesis',
242
242
  textElement: null,
243
- ariaLabel: 'Minusplus',
244
- displayText: '',
243
+ ariaLabel: 'GroupInParathesis',
244
+ displayText: '()'
245
245
  },
246
- dotMultiplier: {
247
- title: 'Dot Multiplier',
246
+ x: {
247
+ title: 'x Letter',
248
248
  textElement: null,
249
- ariaLabel: 'DotMultiplier',
250
- displayText: '·',
249
+ ariaLabel: 'X',
250
+ displayText: 'x'
251
251
  },
252
- equalTo: {
253
- title: 'Equal To',
252
+ y: {
253
+ title: 'y Letter',
254
254
  textElement: null,
255
- ariaLabel: 'Equalto',
256
- displayText: '=',
257
- },
258
- multiply: {
259
- title: 'Multiply',
255
+ ariaLabel: 'Y',
256
+ displayText: 'y'
257
+ }
258
+ }
259
+ },
260
+
261
+ primary: {
262
+ displayName: 'Primary',
263
+ symbols: {
264
+ fraction: {
265
+ title: 'Fraction',
260
266
  textElement: null,
261
- ariaLabel: 'Multiply',
262
- displayText: '×'
267
+ ariaLabel: 'Fraction',
268
+ displayText: null,
263
269
  },
264
- divide: {
265
- title: 'Division',
270
+ mixedFraction: {
271
+ title: 'Mixed Fraction',
266
272
  textElement: null,
267
- ariaLabel: 'Division',
268
- displayText: '÷'
273
+ ariaLabel: 'MixedFraction',
274
+ displayText: null,
269
275
  },
270
- colonRatio: {
271
- title: 'Colon/Ratio',
276
+ lessThan: {
277
+ title: 'Less Than',
272
278
  textElement: null,
273
- ariaLabel: 'Colon',
274
- displayText: ':'
279
+ ariaLabel: 'LessThan',
280
+ displayText: '<',
275
281
  },
276
- percent: {
277
- title: 'Percentage',
282
+ greaterThan: {
283
+ title: 'Greater Than',
278
284
  textElement: null,
279
- ariaLabel: 'Percentage',
280
- displayText: '%'
285
+ ariaLabel: 'GreaterThan',
286
+ displayText: '>',
281
287
  },
282
- //TODO: Need to update when https://redmine.zeuslearning.com/issues/526301 is resolved
283
288
  questionMark: {
284
289
  title: 'Question Mark',
285
290
  textElement: null,
@@ -298,72 +303,72 @@ export const equationEditorCategoriesAndSymbols = {
298
303
  ariaLabel: 'Cents',
299
304
  displayText: '¢'
300
305
  },
301
- asterisk: {
302
- title: 'Asterisk',
303
- textElement: null,
304
- ariaLabel: 'Asterisk',
305
- displayText: '∗'
306
- },
307
- comma: {
308
- title: 'Comma',
309
- textElement: null,
310
- ariaLabel: 'Comma',
311
- displayText: ','
312
- },
313
- therefore: {
314
- title: 'Therefore',
306
+ degree: {
307
+ title: 'Degree',
315
308
  textElement: null,
316
- ariaLabel: 'Therefore',
317
- displayText: ''
309
+ ariaLabel: 'Degree',
310
+ displayText: '°'
318
311
  },
319
- because: {
320
- title: 'Because',
312
+ colonRatio: {
313
+ title: 'Colon/Ratio',
321
314
  textElement: null,
322
- ariaLabel: 'Because',
323
- displayText: ''
315
+ ariaLabel: 'ColonRation',
316
+ displayText: ':'
324
317
  },
325
- summation: {
326
- title: 'Summation',
318
+ groupInParenthesis: {
319
+ title: 'Group In Parenthesis',
327
320
  textElement: null,
328
- ariaLabel: 'Summation',
329
- displayText: ''
321
+ ariaLabel: 'GroupInParathesis',
322
+ displayText: '()'
330
323
  },
331
- product: {
332
- title: 'Product',
324
+ upperExponent: {
325
+ title: 'Superscript',
333
326
  textElement: null,
334
- ariaLabel: 'Product',
335
- displayText: '∏'
327
+ ariaLabel: 'Superscript',
328
+ displayText: null,
336
329
  },
337
- coProduct: {
338
- title: 'Coproduct',
330
+ lowerExponent: {
331
+ title: 'Subscript',
339
332
  textElement: null,
340
- ariaLabel: 'CoProduct',
341
- displayText: '∐'
333
+ ariaLabel: 'Subscript',
334
+ displayText: null,
342
335
  },
343
- integral: {
344
- title: 'Integral',
336
+ }
337
+ },
338
+
339
+ general: {
340
+ displayName: 'General',
341
+ symbols: {
342
+ questionMark: {
343
+ title: 'Question Mark',
345
344
  textElement: null,
346
- ariaLabel: 'Integral',
347
- displayText: ''
345
+ ariaLabel: 'QuestionMark',
346
+ displayText: '?'
348
347
  },
349
- groupInParenthesis: {
350
- title: 'Group In Parenthesis',
348
+ dollar: {
349
+ title: 'Dollar',
351
350
  textElement: null,
352
- ariaLabel: 'GroupInParathesis',
353
- displayText: '​()'
351
+ ariaLabel: 'Dollar',
352
+ displayText: '$'
354
353
  },
355
- groupInBrackets: {
356
- title: 'Group In Brackets',
354
+ cents: {
355
+ title: 'Cents',
357
356
  textElement: null,
358
- ariaLabel: 'GroupInBrackets',
359
- displayText: '[]'
357
+ ariaLabel: 'Cents',
358
+ displayText: '¢'
360
359
  },
361
- groupInBraces: {
362
- title: 'Group In Braces',
360
+ colonRatio: {
361
+ title: 'Colon/Ratio',
363
362
  textElement: null,
364
- ariaLabel: 'GroupInBraces',
365
- displayText: '{}'
366
- },
363
+ ariaLabel: 'ColonRation',
364
+ displayText: ':'
365
+ }
366
+ }
367
+ },
368
+
369
+ common: {
370
+ displayName: 'Common',
371
+ symbols: {
367
372
  x: {
368
373
  title: 'x Letter',
369
374
  textElement: null,
@@ -376,1115 +381,671 @@ export const equationEditorCategoriesAndSymbols = {
376
381
  ariaLabel: 'Y',
377
382
  displayText: 'y'
378
383
  },
379
- letterN: {
380
- title: 'N Letter',
384
+ square: {
385
+ title: 'Square (x^2)',
381
386
  textElement: null,
382
- ariaLabel: 'LetterN',
383
- displayText: 'ℕ'
387
+ ariaLabel: 'Square',
388
+ displayText: null,
384
389
  },
385
- letterP: {
386
- title: 'P Letter',
390
+ upperExponent: {
391
+ title: 'Superscript',
387
392
  textElement: null,
388
- ariaLabel: 'LetterP',
389
- displayText: 'ℙ'
393
+ ariaLabel: 'Superscript',
394
+ displayText: null,
390
395
  },
391
- letterZ: {
392
- title: 'Z Letter',
396
+ lowerExponent: {
397
+ title: 'Subscript',
393
398
  textElement: null,
394
- ariaLabel: 'LetterZ',
395
- displayText: 'ℤ'
399
+ ariaLabel: 'Subscript',
400
+ displayText: null,
396
401
  },
397
- letterQ: {
398
- title: 'Q Letter',
402
+ plusMinus: {
403
+ title: 'Plus or minus one below the other',
399
404
  textElement: null,
400
- ariaLabel: 'LetterQ',
401
- displayText: ''
405
+ ariaLabel: 'Plusminus',
406
+ displayText: '±',
402
407
  },
403
- letterR: {
404
- title: 'R Letter',
408
+ fraction: {
409
+ title: 'Fraction',
405
410
  textElement: null,
406
- ariaLabel: 'LetterR',
407
- displayText: 'ℝ'
411
+ ariaLabel: 'Fraction',
412
+ displayText: null,
408
413
  },
409
- letterC: {
410
- title: 'C Letter',
414
+ mixedFraction: {
415
+ title: 'Mixed Fraction',
411
416
  textElement: null,
412
- ariaLabel: 'LetterC',
413
- displayText: 'ℂ'
417
+ ariaLabel: 'MixedFraction',
418
+ displayText: null,
419
+ },
420
+ sqrt: {
421
+ title: 'Square Root',
422
+ text: null,
423
+ ariaLabel: 'Sqrt',
424
+ displayText: null,
414
425
  },
415
- letterH: {
416
- title: 'H Letter',
426
+ cubeRoot: {
427
+ title: 'Cube Root',
417
428
  textElement: null,
418
- ariaLabel: 'LetterH',
419
- displayText: 'ℍ'
420
- }
421
- }
422
- },
423
-
424
- greek: {
425
- displayName: 'Greek',
426
- symbols: {
427
- alpha: {
428
- title: 'Alpha',
429
+ ariaLabel: 'CubeRoot',
430
+ displayText: null,
431
+ },
432
+ nSqrt: {
433
+ title: 'Nth root',
434
+ text: null,
435
+ ariaLabel: 'Nsqrt',
436
+ displayText: null,
437
+ },
438
+ lessThan: {
439
+ title: 'Less Than',
429
440
  textElement: null,
430
- ariaLabel: 'Alpha',
431
- displayText: 'α',
441
+ ariaLabel: 'LessThan',
442
+ displayText: '<',
432
443
  },
433
- beta: {
434
- title: 'Beta',
444
+ greaterThan: {
445
+ title: 'Greater Than',
435
446
  textElement: null,
436
- ariaLabel: 'Beta',
437
- displayText: 'β'
447
+ ariaLabel: 'GreaterThan',
448
+ displayText: '>',
438
449
  },
439
- gamma: {
440
- title: 'Gamma',
441
- textElement: null,
442
- ariaLabel: 'Gamma',
443
- displayText: 'γ'
444
- },
445
- delta: {
446
- title: 'Delta',
447
- textElement: null,
448
- ariaLabel: 'Delta',
449
- displayText: 'δ'
450
- },
451
- epsilon: {
452
- title: 'Epsilon',
453
- textElement: null,
454
- ariaLabel: 'Epsilon',
455
- displayText: 'ϵ'
456
- },
457
- zeta: {
458
- title: 'Zeta',
459
- textElement: null,
460
- ariaLabel: 'Zeta',
461
- displayText: 'ζ'
462
- },
463
- eta: {
464
- title: 'Eta',
465
- textElement: null,
466
- ariaLabel: 'Eta',
467
- displayText: 'η'
468
- },
469
- theta: {
470
- title: 'Theta',
471
- textElement: null,
472
- ariaLabel: 'Theta',
473
- displayText: 'θ'
474
- },
475
- iota: {
476
- title: 'Iota',
477
- textElement: null,
478
- ariaLabel: 'Iota',
479
- displayText: 'ι'
480
- },
481
- kappa: {
482
- title: 'Kappa',
483
- textElement: null,
484
- ariaLabel: 'Kappa',
485
- displayText: 'κ'
486
- },
487
- lambda: {
488
- title: 'Lambda',
489
- textElement: null,
490
- ariaLabel: 'Lambda',
491
- displayText: 'λ'
492
- },
493
- mu: {
494
- title: 'Mu',
495
- textElement: null,
496
- ariaLabel: 'Mu',
497
- displayText: 'μ'
498
- },
499
- nu: {
500
- title: 'Nu',
501
- textElement: null,
502
- ariaLabel: 'Nu',
503
- displayText: 'ν'
504
- },
505
- xi: {
506
- title: 'Xi',
507
- textElement: null,
508
- ariaLabel: 'Xi',
509
- displayText: 'ξ'
510
- },
511
- pi: {
512
- title: 'Pi',
513
- textElement: null,
514
- ariaLabel: 'Pi',
515
- displayText: 'π'
516
- },
517
- rho: {
518
- title: 'Rho',
519
- textElement: null,
520
- ariaLabel: 'Rho',
521
- displayText: 'ρ'
522
- },
523
- sigma: {
524
- title: 'Sigma',
525
- textElement: null,
526
- ariaLabel: 'Sigma',
527
- displayText: 'σ'
528
- },
529
- tau: {
530
- title: 'Tau',
531
- textElement: null,
532
- ariaLabel: 'Tau',
533
- displayText: 'τ'
534
- },
535
- upsilon: {
536
- title: 'Upsilon',
537
- textElement: null,
538
- ariaLabel: 'Upsilon',
539
- displayText: 'υ'
540
- },
541
- phi: {
542
- title: 'Phi',
543
- textElement: null,
544
- ariaLabel: 'Phi',
545
- displayText: 'ϕ'
546
- },
547
- chi: {
548
- title: 'Chi',
549
- textElement: null,
550
- ariaLabel: 'Chi',
551
- displayText: 'χ'
552
- },
553
- psi: {
554
- title: 'Psi',
555
- textElement: null,
556
- ariaLabel: 'Psi',
557
- displayText: 'ψ'
558
- },
559
- omega: {
560
- title: 'Omega',
561
- textElement: null,
562
- ariaLabel: 'Omega',
563
- displayText: 'ω'
564
- },
565
- diGamma: {
566
- title: 'Digamma',
567
- textElement: null,
568
- ariaLabel: 'DiGamma',
569
- displayText: 'ϝ'
570
- },
571
- varEpsilon: {
572
- title: 'Variant Of Epsilon',
573
- textElement: null,
574
- ariaLabel: 'VarEpsilon',
575
- displayText: 'ε'
576
- },
577
- varTheta: {
578
- title: 'Variant Of Theta',
579
- textElement: null,
580
- ariaLabel: 'VariantOfTheta',
581
- displayText: 'ϑ'
582
- },
583
- varKappa: {
584
- title: 'Variant Of Kappa',
585
- textElement: null,
586
- ariaLabel: 'VarKappa',
587
- displayText: 'ϰ'
588
- },
589
- varPi: {
590
- title: 'Variant Of Pi',
591
- textElement: null,
592
- ariaLabel: 'VarPi',
593
- displayText: 'ϖ'
594
- },
595
- varRho: {
596
- title: 'Variant Of Rho',
597
- textElement: null,
598
- ariaLabel: 'VarRho',
599
- displayText: 'ϱ'
600
- },
601
- varSigma: {
602
- title: 'Variant Of Sigma',
603
- textElement: null,
604
- ariaLabel: 'VarSigma',
605
- displayText: 'ς'
606
- },
607
- varPhi: {
608
- title: 'Variant Of Phi',
609
- textElement: null,
610
- ariaLabel: 'VarPhi',
611
- displayText: 'φ'
612
- },
613
- gammaUpper: {
614
- title: 'Gamma Uppercase',
615
- textElement: null,
616
- ariaLabel: 'GammaUppercase',
617
- displayText: 'Γ'
618
- },
619
- deltaUpper: {
620
- title: 'Delta Uppercase',
621
- textElement: null,
622
- ariaLabel: 'DeltaUppercase',
623
- displayText: 'Δ'
624
- },
625
- thetaUpper: {
626
- title: 'Theta Uppercase',
627
- textElement: null,
628
- ariaLabel: 'ThetaUppercase',
629
- displayText: 'Θ'
630
- },
631
- lambdaUpper: {
632
- title: 'Lambda Uppercase',
633
- textElement: null,
634
- ariaLabel: 'LambdaUppercase',
635
- displayText: 'Λ'
636
- },
637
- xiUpper: {
638
- title: 'Xi Uppercase',
639
- textElement: null,
640
- ariaLabel: 'XiUppercase',
641
- displayText: 'Ξ'
642
- },
643
- piUpper: {
644
- title: 'Pi Uppercase',
645
- textElement: null,
646
- ariaLabel: 'PiUppercase',
647
- displayText: 'Π'
648
- },
649
- sigmaUpper: {
650
- title: 'Sigma Uppercase',
651
- textElement: null,
652
- ariaLabel: 'SigmaUppercase',
653
- displayText: 'Σ'
654
- },
655
- upsilonUpper: {
656
- title: 'Upsilon Uppercase',
657
- textElement: null,
658
- ariaLabel: 'UpsilonUppercase',
659
- displayText: 'ϒ'
660
- },
661
- phiUpper: {
662
- title: 'Phi Uppercase',
663
- textElement: null,
664
- ariaLabel: 'PhiUppercase',
665
- displayText: 'Φ'
666
- },
667
- psiUpper: {
668
- title: 'Psi Uppercase',
669
- textElement: null,
670
- ariaLabel: 'PsiUppercase',
671
- displayText: 'Ψ'
672
- },
673
- omegaUpper: {
674
- title: 'Omega Uppercase',
675
- textElement: null,
676
- ariaLabel: 'OmegaUppercase',
677
- displayText: 'Ω'
678
- }
679
- }
680
- },
681
-
682
- operators: {
683
- displayName: 'Operators',
684
- symbols: {
685
- and: {
686
- title: 'Logical And',
687
- textElement: null,
688
- ariaLabel: 'LogicalAnd',
689
- displayText: '∧'
690
- },
691
- or: {
692
- title: 'Logical Or',
693
- textElement: null,
694
- ariaLabel: 'LogicalOr',
695
- displayText: '∨'
696
- },
697
- not: {
698
- title: 'Logical Not',
699
- textElement: null,
700
- ariaLabel: 'LogicalNot',
701
- displayText: '¬'
702
- },
703
- union: {
704
- title: 'Union',
705
- textElement: null,
706
- ariaLabel: 'Union',
707
- displayText: '∪'
708
- },
709
- intersection: {
710
- title: 'Intersection',
711
- textElement: null,
712
- ariaLabel: 'Intersection',
713
- displayText: '∩'
714
- },
715
- diamond: {
716
- title: 'Diamond',
717
- textElement: null,
718
- ariaLabel: 'Diamond',
719
- displayText: '◇'
720
- },
721
- triangle: {
722
- title: 'Triangle',
723
- textElement: null,
724
- ariaLabel: 'triangle',
725
- displayText: '△'
726
- },
727
- circledMinus: {
728
- title: 'Circled Minus',
729
- textElement: null,
730
- ariaLabel: 'CirclesMinus',
731
- displayText: '⊖'
732
- },
733
- multiset: {
734
- title: 'Multiset',
735
- textElement: null,
736
- ariaLabel: 'Multiset',
737
- displayText: '⊎'
738
- },
739
- circledTimes: {
740
- title: 'Circled Times',
741
- textElement: null,
742
- ariaLabel: 'circlesTimes',
743
- displayText: '⊗'
744
- },
745
- circledPlus: {
746
- title: 'Circled Plus',
747
- textElement: null,
748
- ariaLabel: 'circlesPlus',
749
- displayText: '⊕'
750
- },
751
- nabla: {
752
- title: 'Nabla',
753
- textElement: null,
754
- ariaLabel: 'nabla',
755
- displayText: '▽'
756
- },
757
- product: {
758
- title: 'Product',
759
- textElement: null,
760
- ariaLabel: 'product',
761
- displayText: '⊓'
762
- },
763
- triangleLeft: {
764
- title: 'Triangle Left',
765
- textElement: null,
766
- ariaLabel: 'triangleLeft',
767
- displayText: '⊲'
768
- },
769
- coproduct: {
770
- title: 'Coproduct',
771
- textElement: null,
772
- ariaLabel: 'coproduct',
773
- displayText: '⊔'
774
- },
775
- triangleRight: {
776
- title: 'Triangle Right',
777
- textElement: null,
778
- ariaLabel: 'triangleRight',
779
- displayText: '⊳'
780
- },
781
- circledDotOperator: {
782
- title: 'Circled Dot Operator',
783
- textElement: null,
784
- ariaLabel: 'circlesDot',
785
- displayText: '⊙'
786
- },
787
- circle: {
788
- title: 'Circle',
789
- textElement: null,
790
- ariaLabel: 'BigCircle',
791
- displayText: '◯'
792
- },
793
- dagger: {
794
- title: 'Dagger',
795
- textElement: null,
796
- ariaLabel: 'Dagger',
797
- displayText: '†'
798
- },
799
- dDagger: {
800
- title: 'Ddagger',
801
- textElement: null,
802
- ariaLabel: 'DDagger',
803
- displayText: '‡'
804
- },
805
- wreathProduct: {
806
- title: 'Wreath Product',
807
- textElement: null,
808
- ariaLabel: 'WreathProduct',
809
- displayText: '≀'
810
- },
811
- amalg: {
812
- title: 'Amalg',
813
- textElement: null,
814
- ariaLabel: 'Amalg',
815
- displayText: '∐'
816
- }
817
- }
818
- },
819
-
820
- relationships: {
821
- displayName: 'Relationships',
822
- symbols: {
823
- lessThan: {
824
- title: 'Less Than',
825
- textElement: null,
826
- ariaLabel: 'LessThan',
827
- displayText: '<'
828
- },
829
- greaterThan: {
830
- title: 'Greater Than',
831
- textElement: null,
832
- ariaLabel: 'GreaterThan',
833
- displayText: '>'
834
- },
835
- equivalance: {
836
- title: 'Equivalence',
837
- textElement: null,
838
- ariaLabel: 'Equivalance',
839
- displayText: '≡'
840
- },
841
- congruentTo: {
842
- title: 'Congruent To',
843
- textElement: null,
844
- ariaLabel: 'CongruentTo',
845
- displayText: '≅'
846
- },
847
- similarTo: {
848
- title: 'Similar To',
849
- textElement: null,
850
- ariaLabel: 'SimilarTo',
851
- displayText: '~'
852
- },
853
- notMemberOf: {
854
- title: 'Not Member Of',
855
- textElement: null,
856
- ariaLabel: 'NotMemberOf',
857
- displayText: '∉'
858
- },
859
- notEqualTo: {
860
- title: 'Not Equal To',
861
- textElement: null,
862
- ariaLabel: 'NotEqualTo',
863
- displayText: '≠'
864
- },
865
- propTo: {
866
- title: 'Proportionate To',
867
- textElement: null,
868
- ariaLabel: 'proportionateTo',
869
- displayText: '∝'
870
- },
871
- approxEqualTo: {
872
- title: 'Approx. Equal To',
873
- textElement: null,
874
- ariaLabel: 'ApproxEqualTo',
875
- displayText: '≈'
876
- },
877
- lessThanEqual: {
878
- title: 'Less Than Or Equal To',
879
- textElement: null,
880
- ariaLabel: 'LessThanEqual',
881
- displayText: '≤'
882
- },
883
- greaterThanEqual: {
884
- title: 'Greater Than Or Equal To',
885
- textElement: null,
886
- ariaLabel: 'GreaterThanEqual',
887
- displayText: '≥'
888
- },
889
- memberOf: {
890
- title: 'Member Of',
450
+ muchLessThan: {
451
+ title: 'Much Less Than',
891
452
  textElement: null,
892
- ariaLabel: 'MemberOf',
893
- displayText: ''
453
+ ariaLabel: 'MuchLessThan',
454
+ displayText: ''
894
455
  },
895
- contains: {
896
- title: 'Contains',
456
+ muchGreaterThan: {
457
+ title: 'Much Greater Than',
897
458
  textElement: null,
898
- ariaLabel: 'Contains',
899
- displayText: ''
459
+ ariaLabel: 'MuchGreaterThan',
460
+ displayText: ''
900
461
  },
901
- notContain: {
902
- title: 'Does Not Contain',
462
+ percent: {
463
+ title: 'Percentage',
903
464
  textElement: null,
904
- ariaLabel: 'doesNotContain',
905
- displayText: ''
465
+ ariaLabel: 'Percentage',
466
+ displayText: '%'
906
467
  },
907
- subset: {
908
- title: 'Subset (Strict)',
468
+ absoluteValue: {
469
+ title: 'Absolute Value',
909
470
  textElement: null,
910
- ariaLabel: 'Subset',
911
- displayText: ''
471
+ ariaLabel: 'AbsoluteValue',
472
+ displayText: '||'
912
473
  },
913
- superset: {
914
- title: 'Superset (Strict)',
474
+ therefore: {
475
+ title: 'Therefore',
915
476
  textElement: null,
916
- ariaLabel: 'Superset',
917
- displayText: ''
477
+ ariaLabel: 'Therefore',
478
+ displayText: ''
918
479
  },
919
- notSubset: {
920
- title: 'Not Subset (Strict)',
480
+ infinity: {
481
+ title: 'Infinity',
921
482
  textElement: null,
922
- ariaLabel: 'NotSubset',
923
- displayText: ''
483
+ ariaLabel: 'Infinity',
484
+ displayText: ''
924
485
  },
925
- notSuperset: {
926
- title: 'Not Superset (Strict)',
486
+ colonRatio: {
487
+ title: 'Colon/Ratio',
927
488
  textElement: null,
928
- ariaLabel: 'NotSuperset',
929
- displayText: ''
930
- },
931
- subsetEq: {
932
- title: 'Subset',
489
+ ariaLabel: 'ColonRation',
490
+ displayText: ':'
491
+ }
492
+ }
493
+ },
494
+
495
+ algebra: {
496
+ displayName: 'Algebra',
497
+ symbols: {
498
+ x: {
499
+ title: 'x Letter',
933
500
  textElement: null,
934
- ariaLabel: 'SubsetEq',
935
- displayText: ''
501
+ ariaLabel: 'X',
502
+ displayText: 'x'
936
503
  },
937
- supersetEq: {
938
- title: 'Superset',
504
+ y: {
505
+ title: 'y Letter',
939
506
  textElement: null,
940
- ariaLabel: 'SupersetEq',
941
- displayText: ''
507
+ ariaLabel: 'Y',
508
+ displayText: 'y'
942
509
  },
943
- notSubsetEq: {
944
- title: 'Not Subset',
945
- textElement: null,
946
- ariaLabel: 'NotSubsetEq',
947
- displayText: '⊈'
510
+ sqrt: {
511
+ title: 'Square Root',
512
+ text: null,
513
+ ariaLabel: 'Sqrt',
514
+ displayText: null,
948
515
  },
949
- notSupersetEq: {
950
- title: 'Not Superset',
516
+ fraction: {
517
+ title: 'Fraction',
951
518
  textElement: null,
952
- ariaLabel: 'NotSupersetEq',
953
- displayText: '⊉'
519
+ ariaLabel: 'Fraction',
520
+ displayText: null,
954
521
  },
955
- models: {
956
- title: 'Models',
522
+ mixedFraction: {
523
+ title: 'Mixed Fraction',
957
524
  textElement: null,
958
- ariaLabel: 'Models',
959
- displayText: '⊨'
525
+ ariaLabel: 'MixedFraction',
526
+ displayText: null,
960
527
  },
961
- precede: {
962
- title: 'Precede',
528
+ upperExponent: {
529
+ title: 'Superscript',
963
530
  textElement: null,
964
- ariaLabel: 'Precede',
965
- displayText: '≺'
531
+ ariaLabel: 'Superscript',
532
+ displayText: null,
966
533
  },
967
- succeed: {
968
- title: 'Succeed',
534
+ lowerExponent: {
535
+ title: 'Subscript',
969
536
  textElement: null,
970
- ariaLabel: 'Succeed',
971
- displayText: '≻'
537
+ ariaLabel: 'Subscript',
538
+ displayText: null,
972
539
  },
973
- precedingEqual: {
974
- title: 'Preceding Or Equal To',
975
- textElement: null,
976
- ariaLabel: 'precedingOrEqualTo',
977
- displayText: '≼'
540
+ nSqrt: {
541
+ title: 'Nth root',
542
+ text: null,
543
+ ariaLabel: 'Nsqrt',
544
+ displayText: null,
978
545
  },
979
- succeedingEqual: {
980
- title: 'Succeeding Or Equal To',
546
+ plusMinus: {
547
+ title: 'Plus or minus one below the other',
981
548
  textElement: null,
982
- ariaLabel: 'succeedingOrEqualTo',
983
- displayText: ''
549
+ ariaLabel: 'Plusminus',
550
+ displayText: '±',
984
551
  },
985
- similarEqual: {
986
- title: 'Similar Or Equal To',
552
+ absoluteValue: {
553
+ title: 'Absolute Value',
987
554
  textElement: null,
988
- ariaLabel: 'similarOrEqualTo',
989
- displayText: ''
555
+ ariaLabel: 'AbsoluteValue',
556
+ displayText: '||'
990
557
  },
991
- mid: {
992
- title: 'Mid',
558
+ pi: {
559
+ title: null,
993
560
  textElement: null,
994
- ariaLabel: 'Mid',
995
- displayText: ''
561
+ ariaLabel: 'Pi',
562
+ displayText: 'π'
996
563
  },
997
- muchLessThan: {
998
- title: 'Much Less Than',
564
+ infinity: {
565
+ title: 'Infinity',
999
566
  textElement: null,
1000
- ariaLabel: 'MuchLessThan',
1001
- displayText: ''
567
+ ariaLabel: 'Infinity',
568
+ displayText: ''
1002
569
  },
1003
- muchGreaterThan: {
1004
- title: 'Much Greater Than',
570
+ lessThan: {
571
+ title: 'Less Than',
1005
572
  textElement: null,
1006
- ariaLabel: 'MuchGreaterThan',
1007
- displayText: ''
573
+ ariaLabel: 'LessThan',
574
+ displayText: '<',
1008
575
  },
1009
- parallel: {
1010
- title: 'Parallel',
576
+ greaterThan: {
577
+ title: 'Greater Than',
1011
578
  textElement: null,
1012
- ariaLabel: 'Parallel',
1013
- displayText: ''
579
+ ariaLabel: 'GreaterThan',
580
+ displayText: '>',
1014
581
  },
1015
- join: {
1016
- title: 'Join',
582
+ lessThanEqual: {
583
+ title: 'Less Than Or Equal To',
1017
584
  textElement: null,
1018
- ariaLabel: 'Join',
1019
- displayText: ''
585
+ ariaLabel: 'LessThanEqual',
586
+ displayText: '',
1020
587
  },
1021
- squareSubset: {
1022
- title: 'Square Subset',
588
+ greaterThanEqual: {
589
+ title: 'Greater Than Or Equal To',
1023
590
  textElement: null,
1024
- ariaLabel: 'SquareSubset',
1025
- displayText: ''
591
+ ariaLabel: 'GreaterThanEqual',
592
+ displayText: '',
1026
593
  },
1027
- squareSuperset: {
1028
- title: 'Square Superset',
594
+ approxEqualTo: {
595
+ title: 'Approx. Equal To',
1029
596
  textElement: null,
1030
- ariaLabel: 'SquareSuperset',
1031
- displayText: ''
597
+ ariaLabel: 'ApproxEqualTo',
598
+ displayText: ''
1032
599
  },
1033
- smile: {
1034
- title: 'Smile',
600
+ notEqualTo: {
601
+ title: 'Not Equal To',
1035
602
  textElement: null,
1036
- ariaLabel: 'Smile',
1037
- displayText: ''
603
+ ariaLabel: 'NotEqualTo',
604
+ displayText: ''
1038
605
  },
1039
- squareSubsetEqual: {
1040
- title: 'Square Subset Or Equal To',
606
+ groupInParathesis: {
607
+ title: 'Group In Parenthesis',
1041
608
  textElement: null,
1042
- ariaLabel: 'SquareSubsetEqual',
1043
- displayText: ''
609
+ ariaLabel: 'GroupInParathesis',
610
+ displayText: '()'
1044
611
  },
1045
- squareSupersetEqual: {
1046
- title: 'Square Superset Or Equal To',
612
+ groupInBrackets: {
613
+ title: 'Group In Brackets',
1047
614
  textElement: null,
1048
- ariaLabel: 'SquareSupersetEqual',
1049
- displayText: ''
1050
- },
1051
- equalToDot: {
1052
- title: 'Defined As',
615
+ ariaLabel: 'GroupInBrackets',
616
+ displayText: '[]'
617
+ }
618
+ }
619
+ },
620
+
621
+ geo: {
622
+ displayName: 'Geo',
623
+ symbols: {
624
+ circle: {
625
+ title: 'Circle',
1053
626
  textElement: null,
1054
- ariaLabel: 'EqualToDot',
1055
- displayText: ''
627
+ ariaLabel: 'BigCircle',
628
+ displayText: ''
1056
629
  },
1057
- frown: {
1058
- title: 'Frown',
630
+ square: {
631
+ title: 'Square',
1059
632
  textElement: null,
1060
- ariaLabel: 'Frown',
1061
- displayText: ''
633
+ ariaLabel: 'SquareShape',
634
+ displayText: ''
1062
635
  },
1063
- vdashRightTack: {
1064
- title: 'Vdash/Right Tack',
636
+ triangle: {
637
+ title: 'Triangle',
1065
638
  textElement: null,
1066
- ariaLabel: 'RightTack',
1067
- displayText: ''
639
+ ariaLabel: 'Triangle',
640
+ displayText: ''
1068
641
  },
1069
- vdashLeftTack: {
1070
- title: 'Dashv/Left Tack',
642
+ parallelogram: {
643
+ title: 'Parallelogram',
1071
644
  textElement: null,
1072
- ariaLabel: 'LeftTack',
1073
- displayText: ''
645
+ ariaLabel: 'Parallelogram',
646
+ displayText: ''
1074
647
  },
1075
- existentialQuantifier: {
1076
- title: 'Existential Quantifier',
648
+ parallelTo: {
649
+ title: 'Parallel to',
1077
650
  textElement: null,
1078
- ariaLabel: 'ExistentialQuantifier',
1079
- displayText: ''
651
+ ariaLabel: 'ParallelTo',
652
+ displayText: ''
1080
653
  },
1081
- emptySet: {
1082
- title: 'Minuscule',
654
+ notParallel: {
655
+ title: 'Not parallel',
1083
656
  textElement: null,
1084
- ariaLabel: 'EmptySet',
1085
- displayText: ''
657
+ ariaLabel: 'NotParallel',
658
+ displayText: ''
1086
659
  },
1087
- notSimilarTo: {
1088
- title: 'Not Similar To',
660
+ perpendicularTo: {
661
+ title: 'Perpendicular to',
1089
662
  textElement: null,
1090
- ariaLabel: 'NotSimilarTo',
1091
- displayText: ''
663
+ ariaLabel: 'PerpendicularTo',
664
+ displayText: ''
1092
665
  },
1093
- notCongruentTo: {
1094
- title: 'Not Congruent To',
666
+ similarTo: {
667
+ title: 'Similar To',
1095
668
  textElement: null,
1096
- ariaLabel: 'NotCongruentTo',
1097
- displayText: ''
669
+ ariaLabel: 'SimilarTo',
670
+ displayText: '~'
1098
671
  },
1099
- notLessThan: {
1100
- title: 'Not Less Than',
672
+ congruentTo: {
673
+ title: 'Congruent To',
1101
674
  textElement: null,
1102
- ariaLabel: 'NotLessThan',
1103
- displayText: ''
1104
- },
1105
- notGreaterThan: {
1106
- title: 'Not Greater Than',
675
+ ariaLabel: 'CongruentTo',
676
+ displayText: ''
677
+ },
678
+ angle: {
679
+ title: null,
1107
680
  textElement: null,
1108
- ariaLabel: 'NotGreaterThan',
1109
- displayText: ''
681
+ ariaLabel: 'Angle',
682
+ displayText: ''
1110
683
  },
1111
- systemOfEquationsInequalities: {
1112
- title: 'System Of Equations/Inequalities',
684
+ measureOfAngle: {
685
+ title: null,
1113
686
  textElement: null,
1114
- ariaLabel: 'SystemOfEquationsInequalities',
1115
- displayText: '{'
687
+ ariaLabel: 'MeasureOfAngle',
688
+ displayText: 'm∠'
1116
689
  },
1117
- simultaneousEquations: {
1118
- title: 'Simultaneous Equations',
690
+ arc: {
691
+ title: 'Arc',
1119
692
  textElement: null,
1120
- ariaLabel: 'SimultaneousEquations',
1121
- displayText: '+=+='
693
+ ariaLabel: 'Arc',
694
+ displayText: null
1122
695
  },
1123
- }
1124
- },
1125
-
1126
- arrows: {
1127
- displayName: 'Arrows',
1128
- symbols: {
1129
- leftArrow: {
1130
- title: 'Leftwards arrow',
696
+ underSim: {
697
+ title: 'Under Sim',
1131
698
  textElement: null,
1132
- ariaLabel: 'LeftArrow',
1133
- displayText: ''
699
+ ariaLabel: 'UnderSim',
700
+ displayText: '~'
1134
701
  },
1135
- rightArrow: {
1136
- title: 'Rightwards arrow',
702
+ topLeftArrow: {
703
+ title: 'Top Left Arrow',
1137
704
  textElement: null,
1138
- ariaLabel: 'RightArrow',
1139
- displayText: '→'
705
+ ariaLabel: 'TopLeftArrow',
706
+ displayText: null
1140
707
  },
1141
- leftArrowDouble: {
1142
- title: 'Leftwards double arrow',
708
+ topRightArrow: {
709
+ title: 'Top Right Arrow',
1143
710
  textElement: null,
1144
- ariaLabel: 'LeftArrowDouble',
1145
- displayText: '⇐'
711
+ ariaLabel: 'TopRightArrow',
712
+ displayText: null
1146
713
  },
1147
- rightArrowDouble: {
1148
- title: 'Rightwards double arrow',
714
+ topDoubleSidedArrow: {
715
+ title: 'Top Double Sided Arrow',
1149
716
  textElement: null,
1150
- ariaLabel: 'RightArrowDouble',
1151
- displayText: '⇒'
717
+ ariaLabel: 'TopDoubleSidedArrow',
718
+ displayText: null
1152
719
  },
1153
- biDirectionalLR: {
1154
- title: 'Bi-directional arrow (left - right)',
720
+ prime: {
721
+ title: 'Prime/Arcminute',
1155
722
  textElement: null,
1156
- ariaLabel: 'biDirectionalArrowLeftRight',
1157
- displayText: ''
723
+ ariaLabel: 'Prime',
724
+ displayText: ''
1158
725
  },
1159
- biDirectionalUD: {
1160
- title: 'Bi-directional arrow (up - down)',
726
+ doublePrime: {
727
+ title: 'Double Prime/Arcsecond',
1161
728
  textElement: null,
1162
- ariaLabel: 'biDirectionalArrowUpDown',
1163
- displayText: ''
729
+ ariaLabel: 'DoublePrime',
730
+ displayText: ''
1164
731
  },
1165
- biDirectionalLRDouble: {
1166
- title: 'Bi-directional arrow (left - right, double lines)',
732
+ degree: {
733
+ title: 'Degree',
1167
734
  textElement: null,
1168
- ariaLabel: 'biDirectionalArrowLeftRightDouble',
1169
- displayText: ''
735
+ ariaLabel: 'Degree',
736
+ displayText: '°'
1170
737
  },
1171
- biDirectionalUDDouble: {
1172
- title: 'Bi-directional arrow (up - down, double lines)',
738
+ pi: {
739
+ title: null,
1173
740
  textElement: null,
1174
- ariaLabel: 'biDirectionalArrowUpDownDouble',
1175
- displayText: ''
741
+ ariaLabel: 'Pi',
742
+ displayText: 'π'
1176
743
  },
1177
- mapsTo: {
1178
- title: 'Maps to arrow',
744
+ upperExponent: {
745
+ title: 'Superscript',
1179
746
  textElement: null,
1180
- ariaLabel: 'MapsTo',
1181
- displayText: '↦'
747
+ ariaLabel: 'Superscript',
748
+ displayText: null,
1182
749
  },
1183
- NWArrow: {
1184
- title: 'North east arrow',
750
+ topLineSegment: {
751
+ title: 'Top Line Segment',
1185
752
  textElement: null,
1186
- ariaLabel: 'northWestArrow',
1187
- displayText: '↗'
753
+ ariaLabel: 'TopLineSegment',
754
+ displayText: null
1188
755
  },
1189
- leftwardsArrowHook: {
1190
- title: 'leftwards arrow with hook',
756
+ recurringDecimal: {
757
+ title: 'Recurring Decimal',
758
+ textElement: null,
759
+ ariaLabel: 'RecurringDecimal',
760
+ displayText: '˙'
761
+ }
762
+ }
763
+ },
764
+
765
+ compare: {
766
+ displayName: 'Compare',
767
+ symbols: {
768
+ lessThan: {
769
+ title: 'Less Than',
1191
770
  textElement: null,
1192
- ariaLabel: 'leftwardsArrowHook',
1193
- displayText: ''
771
+ ariaLabel: 'LessThan',
772
+ displayText: '<'
1194
773
  },
1195
- rightwardsArrowHook: {
1196
- title: 'Rightwards arrow with hook',
774
+ greaterThan: {
775
+ title: 'Greater Than',
1197
776
  textElement: null,
1198
- ariaLabel: 'RightwardsArrowHook',
1199
- displayText: ''
777
+ ariaLabel: 'GreaterThan',
778
+ displayText: '>'
1200
779
  },
1201
- SWArrow: {
1202
- title: 'South east arrow',
780
+ lessThanEqual: {
781
+ title: 'Less Than Or Equal To',
1203
782
  textElement: null,
1204
- ariaLabel: 'southWestArrow',
1205
- displayText: ''
783
+ ariaLabel: 'LessThanEqual',
784
+ displayText: ''
1206
785
  },
1207
- leftHarpoonBarbUp: {
1208
- title: 'Leftwards Harpoon With Barb Upwards',
786
+ greaterThanEqual: {
787
+ title: 'Greater Than Or Equal To',
1209
788
  textElement: null,
1210
- ariaLabel: 'LeftHarpoonBarbUp',
1211
- displayText: ''
789
+ ariaLabel: 'GreaterThanEqual',
790
+ displayText: ''
1212
791
  },
1213
- rightHarpoonBarbUp: {
1214
- title: 'Rightwards Harpoon With Barb Upwards',
792
+ approxEqualTo: {
793
+ title: 'Approx. Equal To',
1215
794
  textElement: null,
1216
- ariaLabel: 'RightHarpoonBarbUp',
1217
- displayText: ''
795
+ ariaLabel: 'ApproxEqualTo',
796
+ displayText: ''
1218
797
  },
1219
- SEArrow: {
1220
- title: 'South west arrow',
798
+ notEqualTo: {
799
+ title: 'Not Equal To',
1221
800
  textElement: null,
1222
- ariaLabel: 'southEastArrow',
1223
- displayText: ''
801
+ ariaLabel: 'NotEqualTo',
802
+ displayText: ''
1224
803
  },
1225
- leftHarpoonBarbDown: {
1226
- title: 'Leftwards Harpoon With Barb Downwards',
804
+ notLessThan: {
805
+ title: 'Not Less Than',
1227
806
  textElement: null,
1228
- ariaLabel: 'LeftHarpoonBarbDown',
1229
- displayText: ''
807
+ ariaLabel: 'NotLessThan',
808
+ displayText: ''
1230
809
  },
1231
- rightHarpoonBarbDown: {
1232
- title: 'Rightwards Harpoon With Barb Downwards',
810
+ notGreaterThan: {
811
+ title: 'Not Greater Than',
1233
812
  textElement: null,
1234
- ariaLabel: 'RightHarpoonBarbDown',
1235
- displayText: ''
813
+ ariaLabel: 'NotGreaterThan',
814
+ displayText: ''
1236
815
  },
1237
- NEArrow: {
1238
- title: 'North west arrow',
816
+ muchLessThan: {
817
+ title: 'Much Less Than',
1239
818
  textElement: null,
1240
- ariaLabel: 'northEastArrow',
1241
- displayText: ''
819
+ ariaLabel: 'MuchLessThan',
820
+ displayText: ''
1242
821
  },
1243
- downArrow: {
1244
- title: 'Downwards Arrow',
822
+ muchGreaterThan: {
823
+ title: 'Much Greater Than',
1245
824
  textElement: null,
1246
- ariaLabel: 'DownArrow',
1247
- displayText: ''
825
+ ariaLabel: 'MuchGreaterThan',
826
+ displayText: ''
1248
827
  },
1249
- downArrowDouble: {
1250
- title: 'Downwards Double Arrow',
828
+ propTo: {
829
+ title: 'Proportionate To',
1251
830
  textElement: null,
1252
- ariaLabel: 'downArrowDouble',
1253
- displayText: ''
831
+ ariaLabel: 'propto',
832
+ displayText: ''
1254
833
  },
1255
- upwardsArrow: {
1256
- title: 'Upwards Arrow',
834
+ similarTo: {
835
+ title: 'Similar To',
1257
836
  textElement: null,
1258
- ariaLabel: 'UpwardsArrow',
1259
- displayText: ''
837
+ ariaLabel: 'SimilarTo',
838
+ displayText: '~'
1260
839
  },
1261
- rightLeftHarpoons: {
1262
- title: 'Right/left harpoons',
840
+ similarEqual: {
841
+ title: 'Similar Or Equal To',
1263
842
  textElement: null,
1264
- ariaLabel: 'RightLeftHarpoons',
1265
- displayText: ''
843
+ ariaLabel: 'similarequal',
844
+ displayText: ''
1266
845
  },
1267
- leftRightHarpoons: {
1268
- title: 'Left/right harpoons',
846
+ notSimilarTo: {
847
+ title: 'Not Similar To',
1269
848
  textElement: null,
1270
- ariaLabel: 'LeftRightHarpoons',
1271
- displayText: ''
849
+ ariaLabel: 'NotSimilarTo',
850
+ displayText: ''
1272
851
  }
1273
852
  }
1274
853
  },
1275
854
 
1276
- delimiters: {
1277
- displayName: 'Delimiters',
855
+ matrices: {
856
+ displayName: 'Matrices',
1278
857
  symbols: {
1279
- lFloor: {
1280
- title: 'L-Floor',
858
+ insertRowInMatrix: {
859
+ title: 'Insert Row In Matrix',
1281
860
  textElement: null,
1282
- ariaLabel: 'LFloor',
1283
- displayText: '⌊'
861
+ ariaLabel: 'InsertRowInMatrix 1',
862
+ displayText: null
1284
863
  },
1285
- rFloor: {
1286
- title: 'R-Floor',
864
+ insertColumnInMatrix: {
865
+ title: 'Insert Column In Matrix',
1287
866
  textElement: null,
1288
- ariaLabel: 'RFloor',
1289
- displayText: '⌋'
867
+ ariaLabel: 'InsertColumnInMatrix 2',
868
+ displayText: null
1290
869
  },
1291
- lCeil: {
1292
- title: 'L-Ceil',
870
+ twoByTwoMatrixBoundedBrackets: {
871
+ title: 'Two By Two Matrix Bounded Brackets',
1293
872
  textElement: null,
1294
- ariaLabel: 'LCeil',
1295
- displayText: '⌈'
873
+ ariaLabel: 'TwoByTwoMatrixBoundedBrackets 3',
874
+ displayText: null
1296
875
  },
1297
- rCeil: {
1298
- title: 'R-Ceil',
876
+ threeByThreeMatrixBoundedBrackets: {
877
+ title: 'Three By Three Matrix Bounded Brackets',
1299
878
  textElement: null,
1300
- ariaLabel: 'RCeil',
1301
- displayText: '⌉'
879
+ ariaLabel: 'ThreeByThreeMatrixBoundedBrackets 4',
880
+ displayText: null
1302
881
  },
1303
- forwardSlash: {
1304
- title: 'Forward slash',
882
+ dotsBottom: {
883
+ title: 'Horizontal dots (baseline)',
1305
884
  textElement: null,
1306
- ariaLabel: 'ForwardSlash',
1307
- displayText: '/'
885
+ ariaLabel: 'DotsBottom 5',
886
+ displayText: ''
1308
887
  },
1309
- openCurlBracket: {
1310
- title: 'Left curly bracket',
888
+ matrix: {
889
+ title: 'Matrix',
1311
890
  textElement: null,
1312
- ariaLabel: 'OpenCurlBracket',
1313
- displayText: '{'
891
+ ariaLabel: 'Matrix 6',
892
+ displayText: null
1314
893
  },
1315
- closedCurlBracket: {
1316
- title: 'Right curly bracket',
894
+ diagonalDots: {
895
+ title: 'Diagonal dots',
1317
896
  textElement: null,
1318
- ariaLabel: 'ClosedCurlBracket',
1319
- displayText: '}'
897
+ ariaLabel: 'DiagonalDots 7',
898
+ displayText: ''
1320
899
  },
1321
- groupInParathesis: {
1322
- title: 'Group In Parenthesis',
900
+ verticalDots: {
901
+ title: 'Vertical dots',
1323
902
  textElement: null,
1324
- ariaLabel: 'GroupInParathesis',
1325
- displayText: '()'
903
+ ariaLabel: 'VerticalDots 8',
904
+ displayText: ''
1326
905
  },
1327
- groupInBrackets: {
1328
- title: 'Group In Brackets',
906
+ superscript: {
907
+ title: 'Superscript',
1329
908
  textElement: null,
1330
- ariaLabel: 'GroupInBrackets',
1331
- displayText: '[]'
909
+ ariaLabel: 'Superscript 9',
910
+ displayText: null
1332
911
  },
1333
- squareRoundBrackets: {
1334
- title: 'Square round brackets',
912
+ subscript: {
913
+ title: 'Subscript',
1335
914
  textElement: null,
1336
- ariaLabel: 'SquareRoundBrackets',
1337
- displayText: '[)'
915
+ ariaLabel: 'Subscript 10',
916
+ displayText: null
1338
917
  },
1339
- roundSquareBrackets: {
1340
- title: 'Round square brackets',
918
+ factorial: {
919
+ title: null,
1341
920
  textElement: null,
1342
- ariaLabel: 'RoundSquareBrackets',
1343
- displayText: '(]'
921
+ ariaLabel: 'Factorial 11',
922
+ displayText: null
1344
923
  },
1345
- angleBracket: {
1346
- title: 'Angular brackets',
924
+ dotMultiplier: {
925
+ title: 'Dot Multiplier',
1347
926
  textElement: null,
1348
- ariaLabel: 'AngleBracket',
1349
- displayText: '⟨⟩'
927
+ ariaLabel: 'DotMultiplier 12',
928
+ displayText: '·'
1350
929
  },
1351
- singleSquareOpen: {
1352
- title: 'Single square open',
930
+ matrixBoundedBraces: {
931
+ title: 'Matrix Bounded Braces',
1353
932
  textElement: null,
1354
- ariaLabel: 'SingleSquareOpen',
1355
- displayText: '['
933
+ ariaLabel: 'MatrixBoundedBraces 13',
934
+ displayText: null
1356
935
  },
1357
- singleSquareClose: {
1358
- title: 'Single square close',
936
+ matrixBoundedVerticalLines: {
937
+ title: 'Matrix Bounded Vertical Lines',
1359
938
  textElement: null,
1360
- ariaLabel: 'SingleSquareClose',
1361
- displayText: ']'
939
+ ariaLabel: 'MatrixBoundedVerticalLines 14',
940
+ displayText: null
941
+ },
942
+ matrixBoundedDoubleVerticalLines: {
943
+ title: 'Matrix Bounded Double Vertical Lines',
944
+ textElement: null,
945
+ ariaLabel: 'MatrixBoundedDoubleVerticalLines 15',
946
+ displayText: null
1362
947
  }
1363
948
  }
1364
949
  },
1365
950
 
1366
- misc: {
1367
- displayName: 'Misc',
951
+ setNotation: {
952
+ displayName: 'Set notation',
1368
953
  symbols: {
1369
- forAll: {
1370
- title: 'For-All',
1371
- textElement: null,
1372
- ariaLabel: 'ForAll',
1373
- displayText: '∀'
1374
- },
1375
- dotsBottom: {
1376
- title: 'Horizontal dots (baseline)',
1377
- textElement: null,
1378
- ariaLabel: 'DotsBottom',
1379
- displayText: '…'
1380
- },
1381
- horizontalDots: {
1382
- title: 'Horizontal dots (centered)',
1383
- textElement: null,
1384
- ariaLabel: 'DotsMiddle',
1385
- displayText: '⋯'
1386
- },
1387
- verticalDots: {
1388
- title: 'Vertical dots',
1389
- textElement: null,
1390
- ariaLabel: 'VerticalDots',
1391
- displayText: '⋮'
1392
- },
1393
- diagonalDots: {
1394
- title: 'Diagonal dots',
954
+ memberOf: {
955
+ title: 'Member Of',
1395
956
  textElement: null,
1396
- ariaLabel: 'DiagonalDots',
1397
- displayText: ''
957
+ ariaLabel: 'MemberOf',
958
+ displayText: ''
1398
959
  },
1399
- sqrt: {
1400
- title: 'Square Root',
960
+ notMemberOf: {
961
+ title: 'Not Member Of',
1401
962
  textElement: null,
1402
- ariaLabel: 'SquareRoot',
1403
- displayText: ''
963
+ ariaLabel: 'NotMemberOf',
964
+ displayText: ''
1404
965
  },
1405
- triangle: {
1406
- title: 'Triangle (variation)',
966
+ contains: {
967
+ title: 'Contains',
1407
968
  textElement: null,
1408
- ariaLabel: 'triangle',
1409
- displayText: ''
969
+ ariaLabel: 'Contains',
970
+ displayText: ''
1410
971
  },
1411
- ell: {
1412
- title: 'Ell',
972
+ notContain: {
973
+ title: 'Does Not Contain',
1413
974
  textElement: null,
1414
- ariaLabel: 'Ell',
1415
- displayText: ''
975
+ ariaLabel: 'NotContain',
976
+ displayText: ''
1416
977
  },
1417
- top: {
1418
- title: 'Top',
978
+ subset: {
979
+ title: 'Subset (Strict)',
1419
980
  textElement: null,
1420
- ariaLabel: 'Top',
1421
- displayText: ''
981
+ ariaLabel: 'Subset',
982
+ displayText: ''
1422
983
  },
1423
- flat: {
1424
- title: 'Flat',
984
+ superset: {
985
+ title: 'Superset (Strict)',
1425
986
  textElement: null,
1426
- ariaLabel: 'Flat',
1427
- displayText: ''
987
+ ariaLabel: 'Superset',
988
+ displayText: ''
1428
989
  },
1429
- natural: {
1430
- title: 'Natural',
990
+ subsetEq: {
991
+ title: 'Subset',
1431
992
  textElement: null,
1432
- ariaLabel: 'Natural',
1433
- displayText: ''
993
+ ariaLabel: 'SubsetEq',
994
+ displayText: ''
1434
995
  },
1435
- sharp: {
1436
- title: 'Sharp',
996
+ supersetEq: {
997
+ title: 'Superset',
1437
998
  textElement: null,
1438
- ariaLabel: 'Sharp',
1439
- displayText: ''
999
+ ariaLabel: 'SupersetEq',
1000
+ displayText: ''
1440
1001
  },
1441
- elliptic: {
1442
- title: 'Weierstrass\'s Elliptic Function',
1002
+ notSubset: {
1003
+ title: 'Not Subset (Strict)',
1443
1004
  textElement: null,
1444
- ariaLabel: 'weierstrassEllipticFunction',
1445
- displayText: ''
1005
+ ariaLabel: 'NotSubset',
1006
+ displayText: ''
1446
1007
  },
1447
- perpendicularTo: {
1448
- title: 'Perpendicular To',
1008
+ notSuperset: {
1009
+ title: 'Not Superset (Strict)',
1449
1010
  textElement: null,
1450
- ariaLabel: 'PerpendicularTo',
1451
- displayText: ''
1011
+ ariaLabel: 'NotSuperset',
1012
+ displayText: ''
1452
1013
  },
1453
- clubSuit: {
1454
- title: 'Club-Suit',
1014
+ emptySet: {
1015
+ title: 'Minuscule',
1455
1016
  textElement: null,
1456
- ariaLabel: 'ClubSuit',
1457
- displayText: ''
1017
+ ariaLabel: 'EmptySet',
1018
+ displayText: ''
1458
1019
  },
1459
- diamondSuit: {
1460
- title: 'Diamond-Suit',
1020
+ union: {
1021
+ title: 'Union',
1461
1022
  textElement: null,
1462
- ariaLabel: 'DiamondSuit',
1463
- displayText: ''
1023
+ ariaLabel: 'Union',
1024
+ displayText: ''
1464
1025
  },
1465
- heartSuit: {
1466
- title: 'Heart-Suit',
1026
+ intersection: {
1027
+ title: 'Intersection',
1467
1028
  textElement: null,
1468
- ariaLabel: 'HeartSuit',
1469
- displayText: ''
1029
+ ariaLabel: 'Intersection',
1030
+ displayText: ''
1470
1031
  },
1471
- spadeSuit: {
1472
- title: 'Spade-Suit',
1032
+ factorial: {
1033
+ title: null,
1473
1034
  textElement: null,
1474
- ariaLabel: 'SpadeSuit',
1475
- displayText: '♤'
1035
+ ariaLabel: 'Factorial',
1036
+ displayText: null
1476
1037
  },
1477
- exponent: {
1478
- title: 'Exponent',
1038
+ comma: {
1039
+ title: 'Comma',
1479
1040
  textElement: null,
1480
- ariaLabel: 'Exponent',
1481
- displayText: '^'
1041
+ ariaLabel: 'Comma',
1042
+ displayText: ','
1482
1043
  },
1483
- underscore: {
1484
- title: 'Underscore',
1044
+ colonRatio: {
1045
+ title: 'Colon/Ratio',
1485
1046
  textElement: null,
1486
- ariaLabel: 'Underscore',
1487
- displayText: '_'
1047
+ ariaLabel: 'ColonRation',
1048
+ displayText: ':'
1488
1049
  },
1489
1050
  backSlash: {
1490
1051
  title: 'Backslash',
@@ -1498,299 +1059,353 @@ export const equationEditorCategoriesAndSymbols = {
1498
1059
  ariaLabel: 'ForwardSlash',
1499
1060
  displayText: '/'
1500
1061
  },
1501
- vert: {
1502
- title: 'Mid',
1062
+ precede: {
1063
+ title: 'Precede',
1503
1064
  textElement: null,
1504
- ariaLabel: 'Mid',
1505
- displayText: '|'
1065
+ ariaLabel: 'Precede',
1066
+ displayText: ''
1506
1067
  },
1507
- nabla: {
1508
- title: 'Nabla',
1068
+ succeed: {
1069
+ title: 'Succeed',
1509
1070
  textElement: null,
1510
- ariaLabel: 'Nabla',
1511
- displayText: ''
1071
+ ariaLabel: 'Succeed',
1072
+ displayText: ''
1512
1073
  },
1513
- planck: {
1514
- title: 'Reduced Planck\'s constant',
1074
+ precedingEqual: {
1075
+ title: 'Preceding Or Equal To',
1515
1076
  textElement: null,
1516
- ariaLabel: 'HBar',
1517
- displayText: ''
1077
+ ariaLabel: 'precedingequal',
1078
+ displayText: ''
1518
1079
  },
1519
- angstrom: {
1520
- title: 'Angstrom',
1080
+ succeedingEqual: {
1081
+ title: 'Succeeding Or Equal To',
1521
1082
  textElement: null,
1522
- ariaLabel: 'Angstrom',
1523
- displayText: ''
1083
+ ariaLabel: 'succeedingequal',
1084
+ displayText: ''
1524
1085
  },
1525
- circle: {
1526
- title: 'Circle',
1086
+ groupInParathesis: {
1087
+ title: 'Group In Parenthesis',
1527
1088
  textElement: null,
1528
- ariaLabel: 'Circle',
1529
- displayText: ''
1089
+ ariaLabel: 'GroupInParathesis',
1090
+ displayText: '()'
1530
1091
  },
1531
- bullet: {
1532
- title: 'Bullet',
1092
+ groupInBraces: {
1093
+ title: null,
1533
1094
  textElement: null,
1534
- ariaLabel: 'Bullet',
1535
- displayText: ''
1095
+ ariaLabel: 'GroupInBraces',
1096
+ displayText: '{}'
1536
1097
  },
1537
- not: {
1538
- title: 'Not',
1098
+ squareRoundBrackets: {
1099
+ title: 'Square Round Brackets',
1539
1100
  textElement: null,
1540
- ariaLabel: 'Not',
1541
- displayText: '¬'
1101
+ ariaLabel: 'SquareRoundBrackets',
1102
+ displayText: '[)'
1542
1103
  },
1543
- real: {
1544
- title: 'Real part',
1104
+ roundSquareBrackets: {
1105
+ title: 'Round Square Brackets',
1106
+ textElement: null,
1107
+ ariaLabel: 'RoundSquareBrackets',
1108
+ displayText: '(]'
1109
+ }
1110
+ }
1111
+ },
1112
+
1113
+ trig: {
1114
+ displayName: 'Trig',
1115
+ symbols: {
1116
+ sin: {
1117
+ title: 'sin',
1545
1118
  textElement: null,
1546
- ariaLabel: 'RealPart',
1547
- displayText: ''
1119
+ ariaLabel: 'Sine',
1120
+ displayText: 'sin'
1548
1121
  },
1549
- imaginary: {
1550
- title: 'Imaginary part',
1122
+ cos: {
1123
+ title: 'cos',
1551
1124
  textElement: null,
1552
- ariaLabel: 'ImaginaryPart',
1553
- displayText: ''
1125
+ ariaLabel: 'CosineT',
1126
+ displayText: 'cos'
1554
1127
  },
1555
- partialDerivative: {
1556
- title: 'Partial Derivative',
1128
+ tan: {
1129
+ title: 'tan',
1557
1130
  textElement: null,
1558
- ariaLabel: 'PartialDerivative',
1559
- displayText: ''
1131
+ ariaLabel: 'TangentT',
1132
+ displayText: 'tan'
1560
1133
  },
1561
- infinity: {
1562
- title: 'Infinity',
1134
+ sec: {
1135
+ title: 'sec',
1563
1136
  textElement: null,
1564
- ariaLabel: 'Infinity',
1565
- displayText: ''
1137
+ ariaLabel: 'Sec',
1138
+ displayText: 'sec'
1566
1139
  },
1567
- alpeh: {
1568
- title: 'Aleph',
1140
+ cosec: {
1141
+ title: 'cosec',
1569
1142
  textElement: null,
1570
- ariaLabel: 'Aleph',
1571
- displayText: ''
1143
+ ariaLabel: 'Cosec',
1144
+ displayText: 'cosec'
1572
1145
  },
1573
- degree: {
1574
- title: 'Degree',
1146
+ cot: {
1147
+ title: 'cot',
1575
1148
  textElement: null,
1576
- ariaLabel: 'Degree',
1577
- displayText: '°'
1149
+ ariaLabel: 'Cot',
1150
+ displayText: 'cot'
1578
1151
  },
1579
- angle: {
1580
- title: 'Angle',
1152
+ sinInverse: {
1153
+ title: 'sin inverse',
1581
1154
  textElement: null,
1582
- ariaLabel: 'Angle',
1583
- displayText: ''
1155
+ ariaLabel: 'SinInverse',
1156
+ displayText: 'sin−1'
1157
+ },
1158
+ cosInverse: {
1159
+ title: 'cos inverse',
1160
+ textElement: null,
1161
+ ariaLabel: 'CosInverse',
1162
+ displayText: 'cos−1'
1163
+ },
1164
+ TanInverse: {
1165
+ title: 'tan inverse',
1166
+ textElement: null,
1167
+ ariaLabel: 'TanInverse',
1168
+ displayText: 'tan−1'
1169
+ },
1170
+ secInverse: {
1171
+ title: 'sec inverse',
1172
+ textElement: null,
1173
+ ariaLabel: 'SecInverse',
1174
+ displayText: 'sec−1'
1175
+ },
1176
+ cosecInverse: {
1177
+ title: 'cosec inverse',
1178
+ textElement: null,
1179
+ ariaLabel: 'CosecInverse',
1180
+ displayText: 'csc−1'
1181
+ },
1182
+ cotInverse: {
1183
+ title: 'cot inverse',
1184
+ textElement: null,
1185
+ ariaLabel: 'CotInverse',
1186
+ displayText: 'cot−1'
1584
1187
  }
1585
1188
  }
1586
1189
  },
1587
1190
 
1588
- matrices: {
1589
- displayName: 'Matrices',
1191
+ greek: {
1192
+ displayName: 'Greek symbols',
1590
1193
  symbols: {
1591
- matrix: {
1592
- title: 'Matrix',
1194
+ alpha: {
1195
+ title: 'Alpha',
1593
1196
  textElement: null,
1594
- ariaLabel: 'Matrix',
1595
- displayText: null
1197
+ ariaLabel: 'Alpha',
1198
+ displayText: 'α',
1596
1199
  },
1597
- twoByTwoMatrixBoundedBrackets: {
1598
- title: '2 x 2 Matrix bounded by brackets',
1200
+ beta: {
1201
+ title: 'Beta',
1599
1202
  textElement: null,
1600
- ariaLabel: 'TwoByTwoMatrixBoundedBrackets',
1601
- displayText: null
1203
+ ariaLabel: 'Beta',
1204
+ displayText: 'β'
1602
1205
  },
1603
- matrixBoundedParenthesis: {
1604
- title: 'Matrix bounded by parenthesis',
1206
+ gamma: {
1207
+ title: 'Gamma',
1605
1208
  textElement: null,
1606
- ariaLabel: 'MatrixBoundedParenthesis',
1607
- displayText: null
1209
+ ariaLabel: 'Gamma',
1210
+ displayText: 'γ'
1608
1211
  },
1609
- matrixBoundedBraces: {
1610
- title: 'Matrix bounded by braces',
1212
+ delta: {
1213
+ title: 'Delta',
1611
1214
  textElement: null,
1612
- ariaLabel: 'MatrixBoundedBraces',
1613
- displayText: null
1215
+ ariaLabel: 'Delta',
1216
+ displayText: 'δ'
1217
+ },
1218
+ varEpsilon: {
1219
+ title: 'Variant Of Epsilon',
1220
+ textElement: null,
1221
+ ariaLabel: 'VarEpsilon',
1222
+ displayText: 'ε'
1614
1223
  },
1615
- singleMatrixBoundedBrackets: {
1616
- title: 'Single matrix bounded by brackets',
1224
+ zeta: {
1225
+ title: 'Zeta',
1617
1226
  textElement: null,
1618
- ariaLabel: 'SingleMatrixBoundedBrackets',
1619
- displayText: null
1227
+ ariaLabel: 'Zeta',
1228
+ displayText: 'ζ'
1620
1229
  },
1621
- insertColumnInMatrix: {
1622
- title: 'Insert column in matrix',
1230
+ eta: {
1231
+ title: 'Eta',
1623
1232
  textElement: null,
1624
- ariaLabel: 'InsertColumnInMatrix',
1625
- displayText: null
1233
+ ariaLabel: 'Eta',
1234
+ displayText: 'η'
1626
1235
  },
1627
- insertRowInMatrix: {
1628
- title: 'Insert row in matrix',
1236
+ theta: {
1237
+ title: 'Theta',
1629
1238
  textElement: null,
1630
- ariaLabel: 'InsertRowInMatrix',
1631
- displayText: null
1239
+ ariaLabel: 'Theta',
1240
+ displayText: 'θ'
1632
1241
  },
1633
- matrixBoundedVerticalLines: {
1634
- title: 'Matrix bounded by vertical lines',
1242
+ iota: {
1243
+ title: 'Iota',
1635
1244
  textElement: null,
1636
- ariaLabel: 'MatrixBoundedVerticalLines',
1637
- displayText: null
1245
+ ariaLabel: 'Iota',
1246
+ displayText: 'ι'
1638
1247
  },
1639
- matrixBoundedDoubleVerticalLines: {
1640
- title: 'Matrix bounded by double vertical lines',
1248
+ kappa: {
1249
+ title: 'Kappa',
1641
1250
  textElement: null,
1642
- ariaLabel: 'MatrixBoundedDoubleVerticalLines',
1643
- displayText: null
1251
+ ariaLabel: 'Kappa',
1252
+ displayText: 'κ'
1644
1253
  },
1645
- threeByThreeMatrixBoundedBrackets: {
1646
- title: '3 x 3 Matrix bounded by brackets',
1254
+ lambda: {
1255
+ title: 'Lambda',
1647
1256
  textElement: null,
1648
- ariaLabel: 'ThreeByThreeMatrixBoundedBrackets',
1649
- displayText: null
1257
+ ariaLabel: 'Lambda',
1258
+ displayText: 'λ'
1650
1259
  },
1651
- subscript: {
1652
- title: 'Lower Exponent',
1260
+ mu: {
1261
+ title: 'Mu',
1653
1262
  textElement: null,
1654
- ariaLabel: 'Subscript',
1655
- displayText: null
1263
+ ariaLabel: 'Mu',
1264
+ displayText: 'μ'
1265
+ },
1266
+ nu: {
1267
+ title: 'Nu',
1268
+ textElement: null,
1269
+ ariaLabel: 'Nu',
1270
+ displayText: 'ν'
1271
+ },
1272
+ xi: {
1273
+ title: 'Xi',
1274
+ textElement: null,
1275
+ ariaLabel: 'Xi',
1276
+ displayText: 'ξ'
1277
+ },
1278
+ pi: {
1279
+ title: null,
1280
+ textElement: null,
1281
+ ariaLabel: 'Pi',
1282
+ displayText: 'π'
1656
1283
  },
1657
- superscript: {
1658
- title: 'Upper Exponent',
1284
+ rho: {
1285
+ title: 'Rho',
1659
1286
  textElement: null,
1660
- ariaLabel: 'Superscript',
1661
- displayText: null
1287
+ ariaLabel: 'Rho',
1288
+ displayText: 'ρ'
1662
1289
  },
1663
- factorial: {
1664
- title: 'Factorial',
1290
+ sigma: {
1291
+ title: 'Sigma',
1665
1292
  textElement: null,
1666
- ariaLabel: 'Factorial',
1667
- displayText: null
1293
+ ariaLabel: 'Sigma',
1294
+ displayText: 'σ'
1668
1295
  },
1669
- dotsBottom: {
1670
- title: 'Horizontal dots (baseline)',
1296
+ tau: {
1297
+ title: 'Tau',
1671
1298
  textElement: null,
1672
- ariaLabel: 'DotsBottom',
1673
- displayText: ''
1299
+ ariaLabel: 'Tau',
1300
+ displayText: 'τ'
1674
1301
  },
1675
- dotsMiddle: {
1676
- title: 'Horizontal dots (centered)',
1302
+ upsilon: {
1303
+ title: 'Upsilon',
1677
1304
  textElement: null,
1678
- ariaLabel: 'DotsMiddle',
1679
- displayText: ''
1305
+ ariaLabel: 'Upsilon',
1306
+ displayText: 'υ'
1680
1307
  },
1681
- verticalDots: {
1682
- title: 'Vertical dots',
1308
+ phi: {
1309
+ title: 'Phi',
1683
1310
  textElement: null,
1684
- ariaLabel: 'VerticalDots',
1685
- displayText: ''
1311
+ ariaLabel: 'Phi',
1312
+ displayText: 'ϕ'
1686
1313
  },
1687
- diagonalDots: {
1688
- title: 'Diagonal dots',
1689
- textElement: null,
1690
- ariaLabel: 'DiagonalDots',
1691
- displayText: '⋱'
1692
- }
1693
- }
1694
- },
1695
-
1696
- trigonometry: {
1697
- displayName: 'Trigonometric functions',
1698
- symbols: {
1699
- sin: {
1700
- title: 'sin',
1314
+ chi: {
1315
+ title: 'Chi',
1701
1316
  textElement: null,
1702
- ariaLabel: 'Sine',
1703
- displayText: 'sin'
1317
+ ariaLabel: 'Chi',
1318
+ displayText: 'χ'
1704
1319
  },
1705
- cos: {
1706
- title: 'cos',
1320
+ psi: {
1321
+ title: 'Psi',
1707
1322
  textElement: null,
1708
- ariaLabel: 'CosineT',
1709
- displayText: 'cos'
1323
+ ariaLabel: 'Psi',
1324
+ displayText: 'ψ'
1710
1325
  },
1711
- tan: {
1712
- title: 'tan',
1326
+ omega: {
1327
+ title: 'Omega',
1713
1328
  textElement: null,
1714
- ariaLabel: 'TangentT',
1715
- displayText: 'tan'
1329
+ ariaLabel: 'Omega',
1330
+ displayText: 'ω'
1716
1331
  },
1717
- sec: {
1718
- title: 'sec',
1332
+ diGamma: {
1333
+ title: 'Digamma',
1719
1334
  textElement: null,
1720
- ariaLabel: 'Sec',
1721
- displayText: 'sec'
1335
+ ariaLabel: 'DiGamma',
1336
+ displayText: 'ϝ'
1722
1337
  },
1723
- cosec: {
1724
- title: 'cosec',
1338
+ gammaUpper: {
1339
+ title: 'Gamma Upper',
1725
1340
  textElement: null,
1726
- ariaLabel: 'Cosec',
1727
- displayText: 'cosec'
1341
+ ariaLabel: 'GammaUpper',
1342
+ displayText: 'Γ'
1728
1343
  },
1729
- cot: {
1730
- title: 'cot',
1344
+ deltaUpper: {
1345
+ title: 'Delta Upper',
1731
1346
  textElement: null,
1732
- ariaLabel: 'Cot',
1733
- displayText: 'cot'
1347
+ ariaLabel: 'DeltaUpper',
1348
+ displayText: 'Δ'
1734
1349
  },
1735
- sinInverse: {
1736
- title: 'sin inverse',
1350
+ thetaUpper: {
1351
+ title: 'Theta Uppercase',
1737
1352
  textElement: null,
1738
- ariaLabel: 'SinInverse',
1739
- displayText: 'sin−1'
1353
+ ariaLabel: 'ThetaUpper',
1354
+ displayText: 'Θ'
1740
1355
  },
1741
- cosInverse: {
1742
- title: 'cos inverse',
1356
+ lambdaUpper: {
1357
+ title: 'Lambda Upper',
1743
1358
  textElement: null,
1744
- ariaLabel: 'CosInverse',
1745
- displayText: 'cos−1'
1359
+ ariaLabel: 'LambdaUpper',
1360
+ displayText: 'Λ'
1746
1361
  },
1747
- TanInverse: {
1748
- title: 'tan inverse',
1362
+ xiUpper: {
1363
+ title: 'Xi Upper',
1749
1364
  textElement: null,
1750
- ariaLabel: 'TanInverse',
1751
- displayText: 'tan−1'
1365
+ ariaLabel: 'XiUpper',
1366
+ displayText: 'Ξ'
1752
1367
  },
1753
- secInverse: {
1754
- title: 'sec inverse',
1368
+ piUpper: {
1369
+ title: 'Pi Upper',
1755
1370
  textElement: null,
1756
- ariaLabel: 'SecInverse',
1757
- displayText: 'sec−1'
1371
+ ariaLabel: 'PiUpper',
1372
+ displayText: 'Π'
1758
1373
  },
1759
- cosecInverse: {
1760
- title: 'cosec inverse',
1374
+ sigmaUpper: {
1375
+ title: 'Sigma Upper',
1761
1376
  textElement: null,
1762
- ariaLabel: 'CosecInverse',
1763
- displayText: 'csc−1'
1377
+ ariaLabel: 'SigmaUpper',
1378
+ displayText: 'Σ'
1764
1379
  },
1765
- cotInverse: {
1766
- title: 'cot inverse',
1380
+ upsilonUpper: {
1381
+ title: 'Upsilon Upper',
1767
1382
  textElement: null,
1768
- ariaLabel: 'CotInverse',
1769
- displayText: 'cot−1'
1383
+ ariaLabel: 'UpsilonUpper',
1384
+ displayText: 'ϒ'
1770
1385
  },
1771
- arcsin: {
1772
- title: 'arcsin',
1386
+ phiUpper: {
1387
+ title: 'Phi Upper',
1773
1388
  textElement: null,
1774
- ariaLabel: 'Arcsin',
1775
- displayText: 'arcsin'
1389
+ ariaLabel: 'PhiUpper',
1390
+ displayText: 'Φ'
1776
1391
  },
1777
- arccos: {
1778
- title: 'arccos',
1392
+ psiUpper: {
1393
+ title: 'Psi Upper',
1779
1394
  textElement: null,
1780
- ariaLabel: 'Arccos',
1781
- displayText: 'arccos'
1395
+ ariaLabel: 'PsiUpper',
1396
+ displayText: 'Ψ'
1782
1397
  },
1783
- arctan: {
1784
- title: 'arctan',
1398
+ omegaUpper: {
1399
+ title: 'Omega Upper',
1785
1400
  textElement: null,
1786
- ariaLabel: 'Arctan',
1787
- displayText: 'arctan'
1401
+ ariaLabel: 'OmegaUpper',
1402
+ displayText: 'Ω'
1788
1403
  }
1789
1404
  }
1790
1405
  },
1791
1406
 
1792
- units: {
1793
- displayName: 'Units',
1407
+ measurement: {
1408
+ displayName: 'Measurement',
1794
1409
  symbols: {
1795
1410
  gram: {
1796
1411
  title: 'Gram',
@@ -1822,12 +1437,6 @@ export const equationEditorCategoriesAndSymbols = {
1822
1437
  ariaLabel: 'Kilogram',
1823
1438
  displayText: 'kg'
1824
1439
  },
1825
- centigram: {
1826
- title: 'Centigram',
1827
- textElement: null,
1828
- ariaLabel: 'Centigram',
1829
- displayText: 'cg'
1830
- },
1831
1440
  milligram: {
1832
1441
  title: 'Milligram',
1833
1442
  textElement: null,
@@ -1840,12 +1449,6 @@ export const equationEditorCategoriesAndSymbols = {
1840
1449
  ariaLabel: 'Microgram',
1841
1450
  displayText: 'µg'
1842
1451
  },
1843
- nanogram: {
1844
- title: 'Nanogram',
1845
- textElement: null,
1846
- ariaLabel: 'Nanogram',
1847
- displayText: 'ng'
1848
- },
1849
1452
  kilometer: {
1850
1453
  title: 'Kilometer',
1851
1454
  textElement: null,
@@ -1864,60 +1467,18 @@ export const equationEditorCategoriesAndSymbols = {
1864
1467
  ariaLabel: 'Millimeter',
1865
1468
  displayText: 'mm'
1866
1469
  },
1867
- micrometer: {
1868
- title: 'Micrometer',
1869
- textElement: null,
1870
- ariaLabel: 'Micrometer',
1871
- displayText: 'µm'
1872
- },
1873
- nanometer: {
1874
- title: 'Nanometer',
1875
- textElement: null,
1876
- ariaLabel: 'Nanometer',
1877
- displayText: 'nm'
1878
- },
1879
1470
  millilitre: {
1880
1471
  title: 'Millilitre',
1881
1472
  textElement: null,
1882
1473
  ariaLabel: 'Millilitre',
1883
1474
  displayText: 'mL'
1884
1475
  },
1885
- microlitre: {
1886
- title: 'Microlitre',
1887
- textElement: null,
1888
- ariaLabel: 'Microlitre',
1889
- displayText: 'µL'
1890
- },
1891
- kilosecond: {
1892
- title: 'Kilosecond',
1893
- textElement: null,
1894
- ariaLabel: 'Kilosecond',
1895
- displayText: 'ks'
1896
- },
1897
- centisecond: {
1898
- title: 'Centisecond',
1899
- textElement: null,
1900
- ariaLabel: 'Centisecond',
1901
- displayText: 'cs'
1902
- },
1903
1476
  millisecond: {
1904
1477
  title: 'Millisecond',
1905
1478
  textElement: null,
1906
1479
  ariaLabel: 'Millisecond',
1907
1480
  displayText: 'ms'
1908
1481
  },
1909
- microsecond: {
1910
- title: 'Microsecond',
1911
- textElement: null,
1912
- ariaLabel: 'Microsecond',
1913
- displayText: 'µs'
1914
- },
1915
- nanosecond: {
1916
- title: 'Nanosecond',
1917
- textElement: null,
1918
- ariaLabel: 'Nanosecond',
1919
- displayText: 'ns'
1920
- },
1921
1482
  ounce: {
1922
1483
  title: 'Ounce',
1923
1484
  textElement: null,
@@ -1939,111 +1500,177 @@ export const equationEditorCategoriesAndSymbols = {
1939
1500
  foot: {
1940
1501
  title: 'Foot',
1941
1502
  textElement: null,
1942
- ariaLabel: 'Foot',
1943
- displayText: 'ft'
1503
+ ariaLabel: 'Foot',
1504
+ displayText: 'ft'
1505
+ },
1506
+ mile: {
1507
+ title: 'Mile',
1508
+ textElement: null,
1509
+ ariaLabel: 'Mile',
1510
+ displayText: 'mi'
1511
+ },
1512
+ fluidOunce: {
1513
+ title: 'Fluid Ounce',
1514
+ textElement: null,
1515
+ ariaLabel: 'FluidOunce',
1516
+ displayText: 'fl oz'
1517
+ },
1518
+ pint: {
1519
+ title: 'Pint',
1520
+ textElement: null,
1521
+ ariaLabel: 'Pint',
1522
+ displayText: 'pt'
1523
+ },
1524
+ gallon: {
1525
+ title: 'Gallon',
1526
+ textElement: null,
1527
+ ariaLabel: 'Gallon',
1528
+ displayText: 'gal'
1529
+ }
1530
+ }
1531
+ },
1532
+
1533
+ delimiters: {
1534
+ displayName: 'Delimiters',
1535
+ symbols: {
1536
+ lFloor: {
1537
+ title: 'L-Floor',
1538
+ textElement: null,
1539
+ ariaLabel: 'LFloor',
1540
+ displayText: '⌊'
1541
+ },
1542
+ rFloor: {
1543
+ title: 'R-Floor',
1544
+ textElement: null,
1545
+ ariaLabel: 'RFloor',
1546
+ displayText: '⌋'
1547
+ },
1548
+ lCeil: {
1549
+ title: 'L-Ceil',
1550
+ textElement: null,
1551
+ ariaLabel: 'LCeil',
1552
+ displayText: '⌈'
1553
+ },
1554
+ rCeil: {
1555
+ title: 'R-Ceil',
1556
+ textElement: null,
1557
+ ariaLabel: 'RCeil',
1558
+ displayText: '⌉'
1559
+ },
1560
+ and: {
1561
+ title: 'Logical And',
1562
+ textElement: null,
1563
+ ariaLabel: 'Wedge',
1564
+ displayText: '∧'
1565
+ },
1566
+ or: {
1567
+ title: 'Logical Or',
1568
+ textElement: null,
1569
+ ariaLabel: 'Vee',
1570
+ displayText: '∨'
1571
+ },
1572
+ equivalance: {
1573
+ title: 'Equivalence',
1574
+ textElement: null,
1575
+ ariaLabel: 'Equivalance',
1576
+ displayText: '≡'
1577
+ },
1578
+ not: {
1579
+ title: 'Logical Not',
1580
+ textElement: null,
1581
+ ariaLabel: 'LogicalNot',
1582
+ displayText: '¬'
1583
+ },
1584
+ existentialQuantifier: {
1585
+ title: 'Existential Quantifier',
1586
+ textElement: null,
1587
+ ariaLabel: 'ExistentialQuantifier',
1588
+ displayText: '∃'
1589
+ },
1590
+ forAll: {
1591
+ title: 'For-All',
1592
+ textElement: null,
1593
+ ariaLabel: 'ForAll',
1594
+ displayText: '∀'
1595
+ },
1596
+ circledPlus: {
1597
+ title: 'Circled Plus',
1598
+ textElement: null,
1599
+ ariaLabel: 'Oplus',
1600
+ displayText: '⊕'
1601
+ },
1602
+ upwardsArrow: {
1603
+ title: 'Upwards Arrow',
1604
+ textElement: null,
1605
+ ariaLabel: 'UpwardsArrow',
1606
+ displayText: '↑'
1607
+ },
1608
+ openCurlBracket: {
1609
+ title: 'Left curly bracket',
1610
+ textElement: null,
1611
+ ariaLabel: 'OpenCurlBracket',
1612
+ displayText: '{'
1613
+ },
1614
+ closedCurlBracket: {
1615
+ title: 'Right curly bracket',
1616
+ textElement: null,
1617
+ ariaLabel: 'ClosedCurlBracket',
1618
+ displayText: '}'
1944
1619
  },
1945
- mile: {
1946
- title: 'Mile',
1620
+ groupInParathesis: {
1621
+ title: 'Group In Parenthesis',
1947
1622
  textElement: null,
1948
- ariaLabel: 'Mile',
1949
- displayText: 'mi'
1623
+ ariaLabel: 'GroupInParathesis',
1624
+ displayText: '()'
1950
1625
  },
1951
- fluidOunce: {
1952
- title: 'Fluid Ounce',
1626
+ groupInBrackets: {
1627
+ title: 'Group In Brackets',
1953
1628
  textElement: null,
1954
- ariaLabel: 'FluidOunce',
1955
- displayText: 'fl oz'
1629
+ ariaLabel: 'GroupInBrackets',
1630
+ displayText: '[]'
1956
1631
  },
1957
- cup: {
1958
- title: 'Cup',
1632
+ angleBracket: {
1633
+ title: null,
1959
1634
  textElement: null,
1960
- ariaLabel: 'Cup',
1961
- displayText: 'cup'
1635
+ ariaLabel: 'AngleBracket',
1636
+ displayText: '⟨⟩'
1962
1637
  },
1963
- pint: {
1964
- title: 'Pint',
1638
+ groupInBraces: {
1639
+ title: null,
1965
1640
  textElement: null,
1966
- ariaLabel: 'Pint',
1967
- displayText: 'pt'
1641
+ ariaLabel: 'GroupInBraces',
1642
+ displayText: '{}'
1968
1643
  },
1969
- quart: {
1970
- title: 'Quart',
1644
+ singleSquareOpen: {
1645
+ title: 'Single square open',
1971
1646
  textElement: null,
1972
- ariaLabel: 'Quart',
1973
- displayText: 'qt'
1647
+ ariaLabel: 'SingleSquareOpen',
1648
+ displayText: '['
1974
1649
  },
1975
- gallon: {
1976
- title: 'Gallon',
1650
+ singleSquareClose: {
1651
+ title: 'Single square close',
1977
1652
  textElement: null,
1978
- ariaLabel: 'Gallon',
1979
- displayText: 'gal'
1653
+ ariaLabel: 'SingleSquareClose',
1654
+ displayText: ']'
1980
1655
  }
1981
1656
  }
1982
1657
  },
1983
1658
 
1984
1659
  calculus: {
1985
- displayName: 'Calculus symbols',
1660
+ displayName: 'Calculus',
1986
1661
  symbols: {
1987
1662
  limit: {
1988
- title: 'Limit x to',
1663
+ title: 'limit X To',
1989
1664
  textElement: null,
1990
1665
  ariaLabel: 'LimitXTo',
1991
1666
  displayText: 'limx→'
1992
1667
  },
1993
- epsilon: {
1994
- title: 'Epsilon',
1995
- textElement: null,
1996
- ariaLabel: 'Epsilon',
1997
- displayText: 'ϵ'
1998
- },
1999
- eulersNumber: {
2000
- title: 'Euler\'s number',
2001
- textElement: null,
2002
- ariaLabel: 'EulersNumber',
2003
- displayText: 'e'
2004
- },
2005
1668
  deltaUppercase: {
2006
1669
  title: 'Delta (uppercase)',
2007
1670
  textElement: null,
2008
1671
  ariaLabel: 'DeltaUppercase',
2009
1672
  displayText: 'Δ'
2010
1673
  },
2011
- derivative: {
2012
- title: 'Derivative dy/dx',
2013
- textElement: null,
2014
- ariaLabel: 'Derivative',
2015
- displayText: 'dydx'
2016
- },
2017
- secondDerivative: {
2018
- title: 'Second derivative',
2019
- textElement: null,
2020
- ariaLabel: 'SecondDerivative',
2021
- displayText: '​d2ydx2'
2022
- },
2023
- nDerivative: {
2024
- title: 'nth derivative',
2025
- textElement: null,
2026
- ariaLabel: 'NthDerivative',
2027
- displayText: '​dydx​'
2028
- },
2029
- partialDerivative: {
2030
- title: 'Partial derivative',
2031
- textElement: null,
2032
- ariaLabel: 'PartialDerivative',
2033
- displayText: '∂y∂x'
2034
- },
2035
- timeDerivative: {
2036
- title: 'Time derivative',
2037
- textElement: null,
2038
- ariaLabel: 'TimeDerivative',
2039
- displayText: '​˙y'
2040
- },
2041
- timeSecondDerivative: {
2042
- title: 'Time second derivative',
2043
- textElement: null,
2044
- ariaLabel: 'TimeSecondDerivative',
2045
- displayText: '˙˙y'
2046
- },
2047
1674
  integral: {
2048
1675
  title: 'Integral',
2049
1676
  textElement: null,
@@ -2051,58 +1678,28 @@ export const equationEditorCategoriesAndSymbols = {
2051
1678
  displayText: '∫​'
2052
1679
  },
2053
1680
  doubleIntegral: {
2054
- title: 'Double integral',
1681
+ title: 'Double Integral',
2055
1682
  textElement: null,
2056
1683
  ariaLabel: 'DoubleIntegral',
2057
1684
  displayText: '∬'
2058
1685
  },
2059
1686
  tripleIntegral: {
2060
- title: 'Triple integral',
1687
+ title: 'Triple Integral',
2061
1688
  textElement: null,
2062
1689
  ariaLabel: 'TripleIntegral',
2063
1690
  displayText: '​∭'
2064
1691
  },
2065
- lineIntegral: {
2066
- title: 'closed contour integral',
2067
- textElement: null,
2068
- ariaLabel: 'LineIntegral',
2069
- displayText: '​∮'
2070
- },
2071
- closedSurfaceIntegral: {
2072
- title: 'Closed surface integral',
2073
- textElement: null,
2074
- ariaLabel: 'ClosedSurfaceIntegral',
2075
- displayText: '∯'
2076
- },
2077
- closedVolumeIntegral: {
2078
- title: 'Closed volume integral',
2079
- textElement: null,
2080
- ariaLabel: 'ClosedVolumeIntegral',
2081
- displayText: '∰'
2082
- },
2083
1692
  summation: {
2084
1693
  title: 'Summation',
2085
1694
  textElement: null,
2086
1695
  ariaLabel: 'Summation',
2087
1696
  displayText: '∑'
2088
1697
  },
2089
- underSim: {
2090
- title: 'Under sim',
2091
- textElement: null,
2092
- ariaLabel: 'UnderSim',
2093
- displayText: '~'
2094
- },
2095
- vector: {
2096
- title: 'Vector',
2097
- textElement: null,
2098
- ariaLabel: 'Vector',
2099
- displayText: '→'
2100
- },
2101
- unitVector: {
2102
- title: 'Unit vector',
1698
+ partialDerivative: {
1699
+ title: 'Partial derivative',
2103
1700
  textElement: null,
2104
- ariaLabel: 'UnitVector',
2105
- displayText: '^'
1701
+ ariaLabel: 'PartialDerivative',
1702
+ displayText: '∂y∂x'
2106
1703
  },
2107
1704
  nabla: {
2108
1705
  title: 'Nabla',
@@ -2110,161 +1707,167 @@ export const equationEditorCategoriesAndSymbols = {
2110
1707
  ariaLabel: 'Nabla',
2111
1708
  displayText: '∇'
2112
1709
  },
2113
- infinity: {
2114
- title: 'Infinity',
1710
+ fraction: {
1711
+ title: null,
2115
1712
  textElement: null,
2116
- ariaLabel: 'Infinity',
2117
- displayText: '∞'
1713
+ ariaLabel: 'Fraction',
1714
+ displayText: null,
2118
1715
  },
2119
- absoluteValue: {
2120
- title: 'Absolute Value',
1716
+ iota: {
1717
+ title: null,
2121
1718
  textElement: null,
2122
- ariaLabel: 'AbsoluteValue',
2123
- displayText: '||'
2124
- }
2125
- }
2126
- },
2127
-
2128
- geometry: {
2129
- displayName: 'Geometric symbols',
2130
- symbols: {
2131
- circle: {
2132
- title: 'Circle',
1719
+ ariaLabel: 'Iota',
1720
+ displayText: 'ι'
1721
+ },
1722
+ j: {
1723
+ title: 'J',
2133
1724
  textElement: null,
2134
- ariaLabel: 'BigCircle',
2135
- displayText: ''
1725
+ ariaLabel: 'TextJ',
1726
+ displayText: 'j'
2136
1727
  },
2137
- square: {
2138
- title: 'Square',
1728
+ k: {
1729
+ title: 'K',
2139
1730
  textElement: null,
2140
- ariaLabel: 'SquareShape',
2141
- displayText: ''
1731
+ ariaLabel: 'TextK',
1732
+ displayText: 'k'
2142
1733
  },
2143
- triangle: {
2144
- title: 'Triangle',
1734
+ d: {
1735
+ title: 'D',
2145
1736
  textElement: null,
2146
- ariaLabel: 'Triangle',
2147
- displayText: ''
1737
+ ariaLabel: 'TextD',
1738
+ displayText: 'd'
2148
1739
  },
2149
- parallelogram: {
2150
- title: 'Parallelogram',
1740
+ f: {
1741
+ title: 'F',
2151
1742
  textElement: null,
2152
- ariaLabel: 'Parallelogram',
2153
- displayText: ''
1743
+ ariaLabel: 'TextF',
1744
+ displayText: 'f'
2154
1745
  },
2155
- perpendicularTo: {
2156
- title: 'Perpendicular to',
1746
+ groupInParenthesis: {
1747
+ title: 'Group In Parenthesis',
2157
1748
  textElement: null,
2158
- ariaLabel: 'PerpendicularTo',
2159
- displayText: ''
1749
+ ariaLabel: 'GroupInParathesis',
1750
+ displayText: '()'
2160
1751
  },
2161
- similarTo: {
2162
- title: 'Similar To',
1752
+ varEpsilon: {
1753
+ title: 'Variant Of Epsilon',
2163
1754
  textElement: null,
2164
- ariaLabel: 'SimilarTo',
2165
- displayText: '~'
1755
+ ariaLabel: 'VarEpsilon',
1756
+ displayText: 'ε'
2166
1757
  },
2167
- congruentTo: {
2168
- title: 'Congruent To',
1758
+ eulersNumber: {
1759
+ title: 'Euler\'s number',
2169
1760
  textElement: null,
2170
- ariaLabel: 'CongruentTo',
2171
- displayText: ''
1761
+ ariaLabel: 'EulersNumber',
1762
+ displayText: 'e'
2172
1763
  },
2173
- parallelTo: {
2174
- title: 'Parallel to',
1764
+ lineIntegral: {
1765
+ title: 'Line Integral',
2175
1766
  textElement: null,
2176
- ariaLabel: 'ParallelTo',
2177
- displayText: ''
1767
+ ariaLabel: 'LineIntegral',
1768
+ displayText: '​∮'
2178
1769
  },
2179
- notParallel: {
2180
- title: 'Not parallel',
1770
+ closedSurfaceIntegral: {
1771
+ title: 'Closed Surface Integral',
2181
1772
  textElement: null,
2182
- ariaLabel: 'NotParallel',
2183
- displayText: ''
1773
+ ariaLabel: 'ClosedSurfaceIntegral',
1774
+ displayText: ''
2184
1775
  },
2185
- pi: {
2186
- title: 'Pi',
1776
+ closedVolumeIntegral: {
1777
+ title: 'Closed Volume Integral',
2187
1778
  textElement: null,
2188
- ariaLabel: 'Pi',
2189
- displayText: 'π'
1779
+ ariaLabel: 'ClosedVolumeIntegral',
1780
+ displayText: ''
1781
+ }
1782
+ }
1783
+ },
1784
+
1785
+ otherSymbols: {
1786
+ displayName: 'Other symbols',
1787
+ symbols: {
1788
+ longDivision: {
1789
+ title: 'Long Division',
1790
+ textElement: null,
1791
+ ariaLabel: 'LongDivision',
1792
+ displayText: null,
2190
1793
  },
2191
- dotMultiplier: {
2192
- title: 'Dot Multiplier',
1794
+ letterR: {
1795
+ title: 'R',
2193
1796
  textElement: null,
2194
- ariaLabel: 'DotMultiplier',
2195
- displayText: '·'
1797
+ ariaLabel: 'LetterR',
1798
+ displayText: ''
2196
1799
  },
2197
- degree: {
2198
- title: 'Degree',
1800
+ vert: {
1801
+ title: 'Mid',
2199
1802
  textElement: null,
2200
- ariaLabel: 'Degree',
2201
- displayText: '°'
1803
+ ariaLabel: 'Vert',
1804
+ displayText: '|'
2202
1805
  },
2203
- prime: {
2204
- title: 'Prime/Arcminute',
1806
+ propTo: {
1807
+ title: 'Proportionate To',
2205
1808
  textElement: null,
2206
- ariaLabel: 'Prime',
2207
- displayText: ''
1809
+ ariaLabel: 'propTo',
1810
+ displayText: ''
2208
1811
  },
2209
- doublePrime: {
2210
- title: 'Double Prime/Arcsecond',
1812
+ bullet: {
1813
+ title: 'Bullet',
2211
1814
  textElement: null,
2212
- ariaLabel: 'DoublePrime',
2213
- displayText: ''
1815
+ ariaLabel: 'Bullet',
1816
+ displayText: ''
2214
1817
  },
2215
- angle: {
2216
- title: 'Angle',
1818
+ a: {
1819
+ title: 'A',
2217
1820
  textElement: null,
2218
- ariaLabel: 'Angle',
2219
- displayText: ''
1821
+ ariaLabel: 'TextA',
1822
+ displayText: 'a'
2220
1823
  },
2221
- measureOfAngle: {
2222
- title: 'Measure of angle',
1824
+ b: {
1825
+ title: 'B',
2223
1826
  textElement: null,
2224
- ariaLabel: 'MeasureOfAngle',
2225
- displayText: 'm∠'
1827
+ ariaLabel: 'TextB',
1828
+ displayText: 'b'
2226
1829
  },
2227
- arc: {
2228
- title: 'Arc',
1830
+ b: {
1831
+ title: 'B',
2229
1832
  textElement: null,
2230
- ariaLabel: 'Arc',
2231
- displayText: null
1833
+ ariaLabel: 'TextB',
1834
+ displayText: 'b'
2232
1835
  },
2233
- topLineSegment: {
2234
- title: 'Line segment on top',
1836
+ abc: {
1837
+ title: 'abc',
2235
1838
  textElement: null,
2236
- ariaLabel: 'TopLineSegment',
2237
- displayText: null
1839
+ ariaLabel: 'TextABC',
1840
+ displayText: 'abc'
2238
1841
  },
2239
- vector: {
2240
- title: 'Vector',
1842
+ forAll: {
1843
+ title: 'For-All',
2241
1844
  textElement: null,
2242
- ariaLabel: 'Vector',
2243
- displayText: ''
1845
+ ariaLabel: 'ForAll',
1846
+ displayText: ''
2244
1847
  },
2245
- topDoubleSidedArrow: {
2246
- title: 'Double sided arrow on top',
1848
+ iota: {
1849
+ title: null,
2247
1850
  textElement: null,
2248
- ariaLabel: 'TopDoubleSidedArrow',
2249
- displayText: null
1851
+ ariaLabel: 'Iota',
1852
+ displayText: 'ι'
2250
1853
  },
2251
- topLeftArrow: {
2252
- title: 'Left Arrow (Ray) on top',
1854
+ infinity: {
1855
+ title: 'Infinity',
2253
1856
  textElement: null,
2254
- ariaLabel: 'TopLeftArrow',
2255
- displayText: null
1857
+ ariaLabel: 'Infinity',
1858
+ displayText: '∞'
2256
1859
  },
2257
- topRightArrow: {
2258
- title: 'Right Arrow (Ray) on top',
1860
+ degree: {
1861
+ title: 'Degree',
2259
1862
  textElement: null,
2260
- ariaLabel: 'TopRightArrow',
2261
- displayText: null
1863
+ ariaLabel: 'Degree',
1864
+ displayText: '°'
2262
1865
  },
2263
- recurringDecimal: {
2264
- title: 'Recurring decimal',
1866
+ forwardSlash: {
1867
+ title: 'Forward slash',
2265
1868
  textElement: null,
2266
- ariaLabel: 'RecurringDecimal',
2267
- displayText: '˙'
1869
+ ariaLabel: 'ForwardSlash',
1870
+ displayText: '/'
2268
1871
  }
2269
1872
  }
2270
1873
  }