@pie-element/ebsr 6.6.3-next.414 → 6.6.3-next.430

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.
Files changed (622) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/configure/CHANGELOG.md +25 -0
  3. package/configure/package.json +2 -2
  4. package/controller/CHANGELOG.md +17 -0
  5. package/controller/package.json +1 -1
  6. package/package.json +3 -3
  7. package/configure/node_modules/@pie-element/multiple-choice/CHANGELOG.json +0 -1972
  8. package/configure/node_modules/@pie-element/multiple-choice/CHANGELOG.md +0 -1563
  9. package/configure/node_modules/@pie-element/multiple-choice/LICENSE.md +0 -5
  10. package/configure/node_modules/@pie-element/multiple-choice/README.md +0 -56
  11. package/configure/node_modules/@pie-element/multiple-choice/choice.png +0 -0
  12. package/configure/node_modules/@pie-element/multiple-choice/configure/CHANGELOG.json +0 -1387
  13. package/configure/node_modules/@pie-element/multiple-choice/configure/CHANGELOG.md +0 -1140
  14. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/defaults.js +0 -103
  15. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/defaults.js.map +0 -1
  16. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/index.js +0 -193
  17. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/index.js.map +0 -1
  18. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/main.js +0 -471
  19. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/main.js.map +0 -1
  20. package/configure/node_modules/@pie-element/multiple-choice/configure/package.json +0 -20
  21. package/configure/node_modules/@pie-element/multiple-choice/controller/CHANGELOG.json +0 -527
  22. package/configure/node_modules/@pie-element/multiple-choice/controller/CHANGELOG.md +0 -714
  23. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/defaults.js +0 -18
  24. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/defaults.js.map +0 -1
  25. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/index.js +0 -242
  26. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/index.js.map +0 -1
  27. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/utils.js +0 -36
  28. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/utils.js.map +0 -1
  29. package/configure/node_modules/@pie-element/multiple-choice/controller/package.json +0 -15
  30. package/configure/node_modules/@pie-element/multiple-choice/docs/config-schema.json +0 -311
  31. package/configure/node_modules/@pie-element/multiple-choice/docs/config-schema.json.md +0 -245
  32. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/config.js +0 -8
  33. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/generate.js +0 -52
  34. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/index.html +0 -1
  35. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/session.js +0 -7
  36. package/configure/node_modules/@pie-element/multiple-choice/docs/pie-schema.json +0 -326
  37. package/configure/node_modules/@pie-element/multiple-choice/docs/pie-schema.json.md +0 -266
  38. package/configure/node_modules/@pie-element/multiple-choice/lib/choice-input.js +0 -284
  39. package/configure/node_modules/@pie-element/multiple-choice/lib/choice-input.js.map +0 -1
  40. package/configure/node_modules/@pie-element/multiple-choice/lib/feedback-tick.js +0 -174
  41. package/configure/node_modules/@pie-element/multiple-choice/lib/feedback-tick.js.map +0 -1
  42. package/configure/node_modules/@pie-element/multiple-choice/lib/index.js +0 -151
  43. package/configure/node_modules/@pie-element/multiple-choice/lib/index.js.map +0 -1
  44. package/configure/node_modules/@pie-element/multiple-choice/lib/main.js +0 -97
  45. package/configure/node_modules/@pie-element/multiple-choice/lib/main.js.map +0 -1
  46. package/configure/node_modules/@pie-element/multiple-choice/lib/multiple-choice.js +0 -341
  47. package/configure/node_modules/@pie-element/multiple-choice/lib/multiple-choice.js.map +0 -1
  48. package/configure/node_modules/@pie-element/multiple-choice/lib/session-updater.js +0 -35
  49. package/configure/node_modules/@pie-element/multiple-choice/lib/session-updater.js.map +0 -1
  50. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/CHANGELOG.json +0 -1677
  51. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/CHANGELOG.md +0 -1498
  52. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/LICENSE.md +0 -5
  53. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/README.md +0 -12
  54. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/checkbox.js +0 -86
  55. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/checkbox.js.map +0 -1
  56. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/feedback-menu.js +0 -176
  57. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/feedback-menu.js.map +0 -1
  58. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/index.js +0 -391
  59. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/index.js.map +0 -1
  60. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-utils.js +0 -54
  61. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-utils.js.map +0 -1
  62. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/feedback-selector.js +0 -194
  63. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/feedback-selector.js.map +0 -1
  64. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/group.js +0 -75
  65. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/group.js.map +0 -1
  66. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/index.js +0 -184
  67. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/index.js.map +0 -1
  68. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/form-section.js +0 -44
  69. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/form-section.js.map +0 -1
  70. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/help.js +0 -152
  71. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/help.js.map +0 -1
  72. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/index.js +0 -195
  73. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/index.js.map +0 -1
  74. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/input.js +0 -144
  75. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/input.js.map +0 -1
  76. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/inputs.js +0 -120
  77. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/inputs.js.map +0 -1
  78. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/langs.js +0 -187
  79. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/langs.js.map +0 -1
  80. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/config-layout.js +0 -109
  81. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/config-layout.js.map +0 -1
  82. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/index.js +0 -24
  83. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/index.js.map +0 -1
  84. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/layout-contents.js +0 -111
  85. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/layout-contents.js.map +0 -1
  86. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/settings-box.js +0 -95
  87. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/settings-box.js.map +0 -1
  88. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/mui-box/index.js +0 -79
  89. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/mui-box/index.js.map +0 -1
  90. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/number-text-field.js +0 -274
  91. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/number-text-field.js.map +0 -1
  92. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/radio-with-label.js +0 -41
  93. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/radio-with-label.js.map +0 -1
  94. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/display-size.js +0 -77
  95. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/display-size.js.map +0 -1
  96. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/index.js +0 -136
  97. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/index.js.map +0 -1
  98. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/panel.js +0 -422
  99. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/panel.js.map +0 -1
  100. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/settings-radio-label.js +0 -43
  101. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/settings-radio-label.js.map +0 -1
  102. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/toggle.js +0 -56
  103. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/toggle.js.map +0 -1
  104. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tabs/index.js +0 -113
  105. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tabs/index.js.map +0 -1
  106. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tags-input/index.js +0 -206
  107. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tags-input/index.js.map +0 -1
  108. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/two-choice.js +0 -190
  109. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/two-choice.js.map +0 -1
  110. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/with-stateful-model.js +0 -91
  111. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/with-stateful-model.js.map +0 -1
  112. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/package.json +0 -30
  113. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/checkbox.jsx +0 -63
  114. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/choice-configuration/feedback-menu.jsx +0 -103
  115. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/choice-configuration/index.jsx +0 -301
  116. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/choice-utils.js +0 -30
  117. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/feedback-config/feedback-selector.jsx +0 -116
  118. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/feedback-config/group.jsx +0 -54
  119. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/feedback-config/index.jsx +0 -98
  120. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/form-section.jsx +0 -23
  121. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/help.jsx +0 -88
  122. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/index.js +0 -54
  123. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/input.jsx +0 -72
  124. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/inputs.jsx +0 -88
  125. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/langs.jsx +0 -122
  126. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/config-layout.jsx +0 -64
  127. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/index.js +0 -4
  128. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/layout-contents.jsx +0 -60
  129. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/settings-box.jsx +0 -31
  130. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/mui-box/index.jsx +0 -64
  131. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/number-text-field.jsx +0 -196
  132. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/radio-with-label.jsx +0 -18
  133. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/display-size.jsx +0 -52
  134. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/index.js +0 -75
  135. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/panel.jsx +0 -297
  136. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/settings-radio-label.jsx +0 -20
  137. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/toggle.jsx +0 -31
  138. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/tabs/index.jsx +0 -51
  139. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/tags-input/index.jsx +0 -121
  140. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/two-choice.jsx +0 -94
  141. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/with-stateful-model.jsx +0 -36
  142. package/configure/node_modules/@pie-element/multiple-choice/package.json +0 -30
  143. package/configure/node_modules/@pie-lib/correct-answer-toggle/CHANGELOG.json +0 -547
  144. package/configure/node_modules/@pie-lib/correct-answer-toggle/CHANGELOG.md +0 -513
  145. package/configure/node_modules/@pie-lib/correct-answer-toggle/LICENSE.md +0 -5
  146. package/configure/node_modules/@pie-lib/correct-answer-toggle/README.md +0 -64
  147. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/expander.js +0 -81
  148. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/expander.js.map +0 -1
  149. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/index.js +0 -150
  150. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/index.js.map +0 -1
  151. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/styles.js +0 -65
  152. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/styles.js.map +0 -1
  153. package/configure/node_modules/@pie-lib/correct-answer-toggle/package.json +0 -36
  154. package/configure/node_modules/@pie-lib/correct-answer-toggle/preview.png +0 -0
  155. package/configure/node_modules/@pie-lib/correct-answer-toggle/src/expander.jsx +0 -60
  156. package/configure/node_modules/@pie-lib/correct-answer-toggle/src/index.jsx +0 -73
  157. package/configure/node_modules/@pie-lib/correct-answer-toggle/src/styles.js +0 -60
  158. package/configure/node_modules/@pie-lib/editable-html/CHANGELOG.json +0 -3162
  159. package/configure/node_modules/@pie-lib/editable-html/CHANGELOG.md +0 -1441
  160. package/configure/node_modules/@pie-lib/editable-html/LICENSE.md +0 -5
  161. package/configure/node_modules/@pie-lib/editable-html/README.md +0 -45
  162. package/configure/node_modules/@pie-lib/editable-html/deploy.sh +0 -16
  163. package/configure/node_modules/@pie-lib/editable-html/lib/editor.js +0 -698
  164. package/configure/node_modules/@pie-lib/editable-html/lib/editor.js.map +0 -1
  165. package/configure/node_modules/@pie-lib/editable-html/lib/index.js +0 -213
  166. package/configure/node_modules/@pie-lib/editable-html/lib/index.js.map +0 -1
  167. package/configure/node_modules/@pie-lib/editable-html/lib/parse-html.js +0 -16
  168. package/configure/node_modules/@pie-lib/editable-html/lib/parse-html.js.map +0 -1
  169. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/component.js +0 -248
  170. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/component.js.map +0 -1
  171. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/image-toolbar.js +0 -141
  172. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/image-toolbar.js.map +0 -1
  173. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/index.js +0 -219
  174. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/index.js.map +0 -1
  175. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/insert-image-handler.js +0 -141
  176. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/insert-image-handler.js.map +0 -1
  177. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/index.js +0 -133
  178. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/index.js.map +0 -1
  179. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/list/index.js +0 -136
  180. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/list/index.js.map +0 -1
  181. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/math/index.js +0 -352
  182. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/math/index.js.map +0 -1
  183. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/index.js +0 -338
  184. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/index.js.map +0 -1
  185. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-dialog.js +0 -445
  186. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-dialog.js.map +0 -1
  187. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-toolbar.js +0 -105
  188. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-toolbar.js.map +0 -1
  189. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-wrapper.js +0 -100
  190. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-wrapper.js.map +0 -1
  191. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/choice.js +0 -229
  192. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/choice.js.map +0 -1
  193. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/index.js +0 -97
  194. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/index.js.map +0 -1
  195. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/explicit-constructed-response/index.js +0 -53
  196. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/explicit-constructed-response/index.js.map +0 -1
  197. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/icons/index.js +0 -93
  198. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/icons/index.js.map +0 -1
  199. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/index.js +0 -277
  200. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/index.js.map +0 -1
  201. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/inline-dropdown/index.js +0 -70
  202. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/inline-dropdown/index.js.map +0 -1
  203. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/utils.js +0 -110
  204. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/utils.js.map +0 -1
  205. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/icons/index.js +0 -69
  206. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/icons/index.js.map +0 -1
  207. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/index.js +0 -443
  208. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/index.js.map +0 -1
  209. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/table-toolbar.js +0 -167
  210. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/table-toolbar.js.map +0 -1
  211. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/default-toolbar.js +0 -129
  212. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/default-toolbar.js.map +0 -1
  213. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/done-button.js +0 -50
  214. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/done-button.js.map +0 -1
  215. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/editor-and-toolbar.js +0 -263
  216. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/editor-and-toolbar.js.map +0 -1
  217. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/index.js +0 -32
  218. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/index.js.map +0 -1
  219. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar-buttons.js +0 -164
  220. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar-buttons.js.map +0 -1
  221. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar.js +0 -350
  222. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar.js.map +0 -1
  223. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/utils.js +0 -62
  224. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/utils.js.map +0 -1
  225. package/configure/node_modules/@pie-lib/editable-html/lib/serialization.js +0 -405
  226. package/configure/node_modules/@pie-lib/editable-html/lib/serialization.js.map +0 -1
  227. package/configure/node_modules/@pie-lib/editable-html/lib/theme.js +0 -9
  228. package/configure/node_modules/@pie-lib/editable-html/lib/theme.js.map +0 -1
  229. package/configure/node_modules/@pie-lib/editable-html/package.json +0 -51
  230. package/configure/node_modules/@pie-lib/editable-html/playground/image/data.js +0 -59
  231. package/configure/node_modules/@pie-lib/editable-html/playground/image/index.html +0 -24
  232. package/configure/node_modules/@pie-lib/editable-html/playground/image/index.jsx +0 -83
  233. package/configure/node_modules/@pie-lib/editable-html/playground/index.html +0 -27
  234. package/configure/node_modules/@pie-lib/editable-html/playground/mathquill/index.html +0 -25
  235. package/configure/node_modules/@pie-lib/editable-html/playground/mathquill/index.jsx +0 -151
  236. package/configure/node_modules/@pie-lib/editable-html/playground/package.json +0 -15
  237. package/configure/node_modules/@pie-lib/editable-html/playground/prod-test/index.html +0 -26
  238. package/configure/node_modules/@pie-lib/editable-html/playground/prod-test/index.jsx +0 -30
  239. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/data.js +0 -29
  240. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/image-plugin.jsx +0 -40
  241. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/index.html +0 -23
  242. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/index.jsx +0 -96
  243. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/data.js +0 -29
  244. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/image-plugin.jsx +0 -40
  245. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/index.html +0 -24
  246. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/index.jsx +0 -12
  247. package/configure/node_modules/@pie-lib/editable-html/playground/static.json +0 -3
  248. package/configure/node_modules/@pie-lib/editable-html/playground/table-examples.html +0 -67
  249. package/configure/node_modules/@pie-lib/editable-html/playground/webpack.config.js +0 -42
  250. package/configure/node_modules/@pie-lib/editable-html/src/editor.jsx +0 -584
  251. package/configure/node_modules/@pie-lib/editable-html/src/index.jsx +0 -128
  252. package/configure/node_modules/@pie-lib/editable-html/src/parse-html.js +0 -8
  253. package/configure/node_modules/@pie-lib/editable-html/src/plugins/README.md +0 -27
  254. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/component.jsx +0 -166
  255. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/image-toolbar.jsx +0 -62
  256. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/index.jsx +0 -180
  257. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/insert-image-handler.js +0 -93
  258. package/configure/node_modules/@pie-lib/editable-html/src/plugins/index.jsx +0 -112
  259. package/configure/node_modules/@pie-lib/editable-html/src/plugins/list/index.jsx +0 -113
  260. package/configure/node_modules/@pie-lib/editable-html/src/plugins/math/index.jsx +0 -289
  261. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/index.jsx +0 -281
  262. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/media-dialog.js +0 -372
  263. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/media-toolbar.jsx +0 -53
  264. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/media-wrapper.jsx +0 -43
  265. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/drag-in-the-blank/choice.jsx +0 -160
  266. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/drag-in-the-blank/index.jsx +0 -78
  267. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/explicit-constructed-response/index.jsx +0 -45
  268. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/icons/index.jsx +0 -68
  269. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/index.jsx +0 -244
  270. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/inline-dropdown/index.jsx +0 -63
  271. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/utils.jsx +0 -77
  272. package/configure/node_modules/@pie-lib/editable-html/src/plugins/table/icons/index.jsx +0 -59
  273. package/configure/node_modules/@pie-lib/editable-html/src/plugins/table/index.jsx +0 -390
  274. package/configure/node_modules/@pie-lib/editable-html/src/plugins/table/table-toolbar.jsx +0 -104
  275. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/default-toolbar.jsx +0 -103
  276. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/done-button.jsx +0 -36
  277. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/editor-and-toolbar.jsx +0 -217
  278. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/index.jsx +0 -21
  279. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/toolbar-buttons.jsx +0 -86
  280. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/toolbar.jsx +0 -313
  281. package/configure/node_modules/@pie-lib/editable-html/src/plugins/utils.js +0 -32
  282. package/configure/node_modules/@pie-lib/editable-html/src/serialization.jsx +0 -369
  283. package/configure/node_modules/@pie-lib/editable-html/src/theme.js +0 -1
  284. package/configure/node_modules/@pie-lib/editable-html/static.json +0 -1
  285. package/configure/node_modules/@pie-lib/math-input/CHANGELOG.json +0 -1412
  286. package/configure/node_modules/@pie-lib/math-input/CHANGELOG.md +0 -874
  287. package/configure/node_modules/@pie-lib/math-input/LICENSE.md +0 -5
  288. package/configure/node_modules/@pie-lib/math-input/README.md +0 -27
  289. package/configure/node_modules/@pie-lib/math-input/lib/horizontal-keypad.js +0 -123
  290. package/configure/node_modules/@pie-lib/math-input/lib/horizontal-keypad.js.map +0 -1
  291. package/configure/node_modules/@pie-lib/math-input/lib/index.js +0 -75
  292. package/configure/node_modules/@pie-lib/math-input/lib/index.js.map +0 -1
  293. package/configure/node_modules/@pie-lib/math-input/lib/keypad/index.js +0 -367
  294. package/configure/node_modules/@pie-lib/math-input/lib/keypad/index.js.map +0 -1
  295. package/configure/node_modules/@pie-lib/math-input/lib/keypad/keys-layout.js +0 -30
  296. package/configure/node_modules/@pie-lib/math-input/lib/keypad/keys-layout.js.map +0 -1
  297. package/configure/node_modules/@pie-lib/math-input/lib/keys/basic-operators.js +0 -41
  298. package/configure/node_modules/@pie-lib/math-input/lib/keys/basic-operators.js.map +0 -1
  299. package/configure/node_modules/@pie-lib/math-input/lib/keys/chars.js +0 -17
  300. package/configure/node_modules/@pie-lib/math-input/lib/keys/chars.js.map +0 -1
  301. package/configure/node_modules/@pie-lib/math-input/lib/keys/comparison.js +0 -46
  302. package/configure/node_modules/@pie-lib/math-input/lib/keys/comparison.js.map +0 -1
  303. package/configure/node_modules/@pie-lib/math-input/lib/keys/constants.js +0 -26
  304. package/configure/node_modules/@pie-lib/math-input/lib/keys/constants.js.map +0 -1
  305. package/configure/node_modules/@pie-lib/math-input/lib/keys/digits.js +0 -53
  306. package/configure/node_modules/@pie-lib/math-input/lib/keys/digits.js.map +0 -1
  307. package/configure/node_modules/@pie-lib/math-input/lib/keys/edit.js +0 -16
  308. package/configure/node_modules/@pie-lib/math-input/lib/keys/edit.js.map +0 -1
  309. package/configure/node_modules/@pie-lib/math-input/lib/keys/exponent.js +0 -35
  310. package/configure/node_modules/@pie-lib/math-input/lib/keys/exponent.js.map +0 -1
  311. package/configure/node_modules/@pie-lib/math-input/lib/keys/fractions.js +0 -31
  312. package/configure/node_modules/@pie-lib/math-input/lib/keys/fractions.js.map +0 -1
  313. package/configure/node_modules/@pie-lib/math-input/lib/keys/geometry.js +0 -139
  314. package/configure/node_modules/@pie-lib/math-input/lib/keys/geometry.js.map +0 -1
  315. package/configure/node_modules/@pie-lib/math-input/lib/keys/grades.js +0 -198
  316. package/configure/node_modules/@pie-lib/math-input/lib/keys/grades.js.map +0 -1
  317. package/configure/node_modules/@pie-lib/math-input/lib/keys/index.js +0 -50
  318. package/configure/node_modules/@pie-lib/math-input/lib/keys/index.js.map +0 -1
  319. package/configure/node_modules/@pie-lib/math-input/lib/keys/log.js +0 -32
  320. package/configure/node_modules/@pie-lib/math-input/lib/keys/log.js.map +0 -1
  321. package/configure/node_modules/@pie-lib/math-input/lib/keys/logic.js +0 -23
  322. package/configure/node_modules/@pie-lib/math-input/lib/keys/logic.js.map +0 -1
  323. package/configure/node_modules/@pie-lib/math-input/lib/keys/matrices.js +0 -23
  324. package/configure/node_modules/@pie-lib/math-input/lib/keys/matrices.js.map +0 -1
  325. package/configure/node_modules/@pie-lib/math-input/lib/keys/misc.js +0 -69
  326. package/configure/node_modules/@pie-lib/math-input/lib/keys/misc.js.map +0 -1
  327. package/configure/node_modules/@pie-lib/math-input/lib/keys/navigation.js +0 -23
  328. package/configure/node_modules/@pie-lib/math-input/lib/keys/navigation.js.map +0 -1
  329. package/configure/node_modules/@pie-lib/math-input/lib/keys/operators.js +0 -17
  330. package/configure/node_modules/@pie-lib/math-input/lib/keys/operators.js.map +0 -1
  331. package/configure/node_modules/@pie-lib/math-input/lib/keys/statistics.js +0 -38
  332. package/configure/node_modules/@pie-lib/math-input/lib/keys/statistics.js.map +0 -1
  333. package/configure/node_modules/@pie-lib/math-input/lib/keys/sub-sup.js +0 -23
  334. package/configure/node_modules/@pie-lib/math-input/lib/keys/sub-sup.js.map +0 -1
  335. package/configure/node_modules/@pie-lib/math-input/lib/keys/trigonometry.js +0 -53
  336. package/configure/node_modules/@pie-lib/math-input/lib/keys/trigonometry.js.map +0 -1
  337. package/configure/node_modules/@pie-lib/math-input/lib/keys/utils.js +0 -126
  338. package/configure/node_modules/@pie-lib/math-input/lib/keys/utils.js.map +0 -1
  339. package/configure/node_modules/@pie-lib/math-input/lib/keys/vars.js +0 -29
  340. package/configure/node_modules/@pie-lib/math-input/lib/keys/vars.js.map +0 -1
  341. package/configure/node_modules/@pie-lib/math-input/lib/math-input.js +0 -200
  342. package/configure/node_modules/@pie-lib/math-input/lib/math-input.js.map +0 -1
  343. package/configure/node_modules/@pie-lib/math-input/lib/mq/custom-elements.js +0 -23
  344. package/configure/node_modules/@pie-lib/math-input/lib/mq/custom-elements.js.map +0 -1
  345. package/configure/node_modules/@pie-lib/math-input/lib/mq/index.js +0 -24
  346. package/configure/node_modules/@pie-lib/math-input/lib/mq/index.js.map +0 -1
  347. package/configure/node_modules/@pie-lib/math-input/lib/mq/input.js +0 -255
  348. package/configure/node_modules/@pie-lib/math-input/lib/mq/input.js.map +0 -1
  349. package/configure/node_modules/@pie-lib/math-input/lib/mq/static.js +0 -216
  350. package/configure/node_modules/@pie-lib/math-input/lib/mq/static.js.map +0 -1
  351. package/configure/node_modules/@pie-lib/math-input/package.json +0 -26
  352. package/configure/node_modules/@pie-lib/math-input/src/horizontal-keypad.jsx +0 -53
  353. package/configure/node_modules/@pie-lib/math-input/src/index.jsx +0 -27
  354. package/configure/node_modules/@pie-lib/math-input/src/keypad/index.jsx +0 -279
  355. package/configure/node_modules/@pie-lib/math-input/src/keypad/keys-layout.js +0 -17
  356. package/configure/node_modules/@pie-lib/math-input/src/keys/basic-operators.js +0 -32
  357. package/configure/node_modules/@pie-lib/math-input/src/keys/chars.js +0 -5
  358. package/configure/node_modules/@pie-lib/math-input/src/keys/comparison.js +0 -27
  359. package/configure/node_modules/@pie-lib/math-input/src/keys/constants.js +0 -18
  360. package/configure/node_modules/@pie-lib/math-input/src/keys/digits.js +0 -40
  361. package/configure/node_modules/@pie-lib/math-input/src/keys/edit.js +0 -3
  362. package/configure/node_modules/@pie-lib/math-input/src/keys/exponent.js +0 -27
  363. package/configure/node_modules/@pie-lib/math-input/src/keys/fractions.js +0 -23
  364. package/configure/node_modules/@pie-lib/math-input/src/keys/geometry.js +0 -116
  365. package/configure/node_modules/@pie-lib/math-input/src/keys/grades.js +0 -265
  366. package/configure/node_modules/@pie-lib/math-input/src/keys/index.js +0 -21
  367. package/configure/node_modules/@pie-lib/math-input/src/keys/log.js +0 -22
  368. package/configure/node_modules/@pie-lib/math-input/src/keys/logic.js +0 -15
  369. package/configure/node_modules/@pie-lib/math-input/src/keys/matrices.js +0 -15
  370. package/configure/node_modules/@pie-lib/math-input/src/keys/misc.js +0 -60
  371. package/configure/node_modules/@pie-lib/math-input/src/keys/navigation.js +0 -8
  372. package/configure/node_modules/@pie-lib/math-input/src/keys/operators.js +0 -9
  373. package/configure/node_modules/@pie-lib/math-input/src/keys/statistics.js +0 -29
  374. package/configure/node_modules/@pie-lib/math-input/src/keys/sub-sup.js +0 -15
  375. package/configure/node_modules/@pie-lib/math-input/src/keys/trigonometry.js +0 -15
  376. package/configure/node_modules/@pie-lib/math-input/src/keys/utils.js +0 -71
  377. package/configure/node_modules/@pie-lib/math-input/src/keys/vars.js +0 -19
  378. package/configure/node_modules/@pie-lib/math-input/src/math-input.jsx +0 -128
  379. package/configure/node_modules/@pie-lib/math-input/src/mq/custom-elements.js +0 -11
  380. package/configure/node_modules/@pie-lib/math-input/src/mq/index.js +0 -4
  381. package/configure/node_modules/@pie-lib/math-input/src/mq/input.jsx +0 -163
  382. package/configure/node_modules/@pie-lib/math-input/src/mq/static.jsx +0 -139
  383. package/configure/node_modules/@pie-lib/math-rendering/CHANGELOG.json +0 -657
  384. package/configure/node_modules/@pie-lib/math-rendering/CHANGELOG.md +0 -412
  385. package/configure/node_modules/@pie-lib/math-rendering/LICENSE.md +0 -5
  386. package/configure/node_modules/@pie-lib/math-rendering/lib/index.js +0 -30
  387. package/configure/node_modules/@pie-lib/math-rendering/lib/index.js.map +0 -1
  388. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/chtml.js +0 -312
  389. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/chtml.js.map +0 -1
  390. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/index.js +0 -23
  391. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/index.js.map +0 -1
  392. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/mml.js +0 -119
  393. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/mml.js.map +0 -1
  394. package/configure/node_modules/@pie-lib/math-rendering/lib/normalization.js +0 -99
  395. package/configure/node_modules/@pie-lib/math-rendering/lib/normalization.js.map +0 -1
  396. package/configure/node_modules/@pie-lib/math-rendering/lib/render-math.js +0 -239
  397. package/configure/node_modules/@pie-lib/math-rendering/lib/render-math.js.map +0 -1
  398. package/configure/node_modules/@pie-lib/math-rendering/package.json +0 -19
  399. package/configure/node_modules/@pie-lib/math-rendering/playground/demo.html +0 -872
  400. package/configure/node_modules/@pie-lib/math-rendering/playground/demo.js +0 -108
  401. package/configure/node_modules/@pie-lib/math-rendering/playground/main.html +0 -156
  402. package/configure/node_modules/@pie-lib/math-rendering/playground/main.js +0 -16
  403. package/configure/node_modules/@pie-lib/math-rendering/playground/webpack.config.js +0 -29
  404. package/configure/node_modules/@pie-lib/math-rendering/src/index.js +0 -4
  405. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/chtml.js +0 -215
  406. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/index.js +0 -13
  407. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/mml.js +0 -24
  408. package/configure/node_modules/@pie-lib/math-rendering/src/normalization.js +0 -69
  409. package/configure/node_modules/@pie-lib/math-rendering/src/render-math.js +0 -203
  410. package/configure/node_modules/@pie-lib/math-toolbar/CHANGELOG.json +0 -847
  411. package/configure/node_modules/@pie-lib/math-toolbar/CHANGELOG.md +0 -742
  412. package/configure/node_modules/@pie-lib/math-toolbar/LICENSE.md +0 -5
  413. package/configure/node_modules/@pie-lib/math-toolbar/lib/done-button.js +0 -53
  414. package/configure/node_modules/@pie-lib/math-toolbar/lib/done-button.js.map +0 -1
  415. package/configure/node_modules/@pie-lib/math-toolbar/lib/editor-and-pad.js +0 -386
  416. package/configure/node_modules/@pie-lib/math-toolbar/lib/editor-and-pad.js.map +0 -1
  417. package/configure/node_modules/@pie-lib/math-toolbar/lib/index.js +0 -259
  418. package/configure/node_modules/@pie-lib/math-toolbar/lib/index.js.map +0 -1
  419. package/configure/node_modules/@pie-lib/math-toolbar/lib/math-preview.js +0 -163
  420. package/configure/node_modules/@pie-lib/math-toolbar/lib/math-preview.js.map +0 -1
  421. package/configure/node_modules/@pie-lib/math-toolbar/package.json +0 -36
  422. package/configure/node_modules/@pie-lib/math-toolbar/src/done-button.jsx +0 -39
  423. package/configure/node_modules/@pie-lib/math-toolbar/src/editor-and-pad.jsx +0 -311
  424. package/configure/node_modules/@pie-lib/math-toolbar/src/index.jsx +0 -185
  425. package/configure/node_modules/@pie-lib/math-toolbar/src/math-preview.jsx +0 -101
  426. package/configure/node_modules/@pie-lib/render-ui/CHANGELOG.json +0 -937
  427. package/configure/node_modules/@pie-lib/render-ui/CHANGELOG.md +0 -616
  428. package/configure/node_modules/@pie-lib/render-ui/LICENSE.md +0 -5
  429. package/configure/node_modules/@pie-lib/render-ui/README.md +0 -33
  430. package/configure/node_modules/@pie-lib/render-ui/lib/collapsible/index.js +0 -144
  431. package/configure/node_modules/@pie-lib/render-ui/lib/collapsible/index.js.map +0 -1
  432. package/configure/node_modules/@pie-lib/render-ui/lib/color.js +0 -134
  433. package/configure/node_modules/@pie-lib/render-ui/lib/color.js.map +0 -1
  434. package/configure/node_modules/@pie-lib/render-ui/lib/feedback.js +0 -154
  435. package/configure/node_modules/@pie-lib/render-ui/lib/feedback.js.map +0 -1
  436. package/configure/node_modules/@pie-lib/render-ui/lib/has-text.js +0 -24
  437. package/configure/node_modules/@pie-lib/render-ui/lib/has-text.js.map +0 -1
  438. package/configure/node_modules/@pie-lib/render-ui/lib/html-and-math.js +0 -98
  439. package/configure/node_modules/@pie-lib/render-ui/lib/html-and-math.js.map +0 -1
  440. package/configure/node_modules/@pie-lib/render-ui/lib/index.js +0 -99
  441. package/configure/node_modules/@pie-lib/render-ui/lib/index.js.map +0 -1
  442. package/configure/node_modules/@pie-lib/render-ui/lib/input-container.js +0 -60
  443. package/configure/node_modules/@pie-lib/render-ui/lib/input-container.js.map +0 -1
  444. package/configure/node_modules/@pie-lib/render-ui/lib/preview-layout.js +0 -129
  445. package/configure/node_modules/@pie-lib/render-ui/lib/preview-layout.js.map +0 -1
  446. package/configure/node_modules/@pie-lib/render-ui/lib/preview-prompt.js +0 -133
  447. package/configure/node_modules/@pie-lib/render-ui/lib/preview-prompt.js.map +0 -1
  448. package/configure/node_modules/@pie-lib/render-ui/lib/purpose.js +0 -28
  449. package/configure/node_modules/@pie-lib/render-ui/lib/purpose.js.map +0 -1
  450. package/configure/node_modules/@pie-lib/render-ui/lib/readable.js +0 -28
  451. package/configure/node_modules/@pie-lib/render-ui/lib/readable.js.map +0 -1
  452. package/configure/node_modules/@pie-lib/render-ui/lib/response-indicators.js +0 -154
  453. package/configure/node_modules/@pie-lib/render-ui/lib/response-indicators.js.map +0 -1
  454. package/configure/node_modules/@pie-lib/render-ui/lib/withUndoReset.js +0 -194
  455. package/configure/node_modules/@pie-lib/render-ui/lib/withUndoReset.js.map +0 -1
  456. package/configure/node_modules/@pie-lib/render-ui/package.json +0 -30
  457. package/configure/node_modules/@pie-lib/render-ui/src/collapsible/index.jsx +0 -68
  458. package/configure/node_modules/@pie-lib/render-ui/src/color.js +0 -48
  459. package/configure/node_modules/@pie-lib/render-ui/src/feedback.jsx +0 -100
  460. package/configure/node_modules/@pie-lib/render-ui/src/has-text.js +0 -14
  461. package/configure/node_modules/@pie-lib/render-ui/src/html-and-math.js +0 -40
  462. package/configure/node_modules/@pie-lib/render-ui/src/index.js +0 -27
  463. package/configure/node_modules/@pie-lib/render-ui/src/input-container.jsx +0 -41
  464. package/configure/node_modules/@pie-lib/render-ui/src/preview-layout.jsx +0 -77
  465. package/configure/node_modules/@pie-lib/render-ui/src/preview-prompt.jsx +0 -73
  466. package/configure/node_modules/@pie-lib/render-ui/src/purpose.jsx +0 -19
  467. package/configure/node_modules/@pie-lib/render-ui/src/readable.jsx +0 -19
  468. package/configure/node_modules/@pie-lib/render-ui/src/response-indicators.jsx +0 -89
  469. package/configure/node_modules/@pie-lib/render-ui/src/withUndoReset.jsx +0 -118
  470. package/configure/node_modules/immutable/LICENSE +0 -21
  471. package/configure/node_modules/immutable/README.md +0 -657
  472. package/configure/node_modules/immutable/dist/immutable-nonambient.d.ts +0 -5607
  473. package/configure/node_modules/immutable/dist/immutable.d.ts +0 -5611
  474. package/configure/node_modules/immutable/dist/immutable.es.js +0 -5893
  475. package/configure/node_modules/immutable/dist/immutable.js +0 -5948
  476. package/configure/node_modules/immutable/dist/immutable.js.flow +0 -2340
  477. package/configure/node_modules/immutable/dist/immutable.min.js +0 -55
  478. package/configure/node_modules/immutable/package.json +0 -41
  479. package/configure/node_modules/slate-dev-environment/Readme.md +0 -1
  480. package/configure/node_modules/slate-dev-environment/dist/slate-dev-environment.js +0 -287
  481. package/configure/node_modules/slate-dev-environment/dist/slate-dev-environment.min.js +0 -1
  482. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.es.js +0 -264
  483. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.es.js.map +0 -1
  484. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.js +0 -282
  485. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.js.map +0 -1
  486. package/configure/node_modules/slate-dev-environment/package.json +0 -21
  487. package/configure/node_modules/slate-edit-list/CHANGELOG.md +0 -124
  488. package/configure/node_modules/slate-edit-list/LICENSE +0 -201
  489. package/configure/node_modules/slate-edit-list/README.md +0 -159
  490. package/configure/node_modules/slate-edit-list/dist/changes/decreaseItemDepth.js +0 -73
  491. package/configure/node_modules/slate-edit-list/dist/changes/decreaseItemDepth.js.flow +0 -88
  492. package/configure/node_modules/slate-edit-list/dist/changes/increaseItemDepth.js +0 -70
  493. package/configure/node_modules/slate-edit-list/dist/changes/increaseItemDepth.js.flow +0 -77
  494. package/configure/node_modules/slate-edit-list/dist/changes/index.js +0 -34
  495. package/configure/node_modules/slate-edit-list/dist/changes/index.js.flow +0 -13
  496. package/configure/node_modules/slate-edit-list/dist/changes/splitListItem.js +0 -27
  497. package/configure/node_modules/slate-edit-list/dist/changes/splitListItem.js.flow +0 -26
  498. package/configure/node_modules/slate-edit-list/dist/changes/unwrapList.js +0 -52
  499. package/configure/node_modules/slate-edit-list/dist/changes/unwrapList.js.flow +0 -46
  500. package/configure/node_modules/slate-edit-list/dist/changes/wrapInList.js +0 -67
  501. package/configure/node_modules/slate-edit-list/dist/changes/wrapInList.js.flow +0 -67
  502. package/configure/node_modules/slate-edit-list/dist/core.js +0 -80
  503. package/configure/node_modules/slate-edit-list/dist/core.js.flow +0 -76
  504. package/configure/node_modules/slate-edit-list/dist/handlers/index.js +0 -24
  505. package/configure/node_modules/slate-edit-list/dist/handlers/index.js.flow +0 -5
  506. package/configure/node_modules/slate-edit-list/dist/handlers/onBackspace.js +0 -45
  507. package/configure/node_modules/slate-edit-list/dist/handlers/onBackspace.js.flow +0 -44
  508. package/configure/node_modules/slate-edit-list/dist/handlers/onEnter.js +0 -54
  509. package/configure/node_modules/slate-edit-list/dist/handlers/onEnter.js.flow +0 -54
  510. package/configure/node_modules/slate-edit-list/dist/handlers/onTab.js +0 -39
  511. package/configure/node_modules/slate-edit-list/dist/handlers/onTab.js.flow +0 -34
  512. package/configure/node_modules/slate-edit-list/dist/index.js +0 -58
  513. package/configure/node_modules/slate-edit-list/dist/index.js.flow +0 -45
  514. package/configure/node_modules/slate-edit-list/dist/options.js +0 -34
  515. package/configure/node_modules/slate-edit-list/dist/options.js.flow +0 -26
  516. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentItem.js +0 -24
  517. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentItem.js.flow +0 -20
  518. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentList.js +0 -31
  519. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentList.js.flow +0 -21
  520. package/configure/node_modules/slate-edit-list/dist/utils/getItemDepth.js +0 -34
  521. package/configure/node_modules/slate-edit-list/dist/utils/getItemDepth.js.flow +0 -24
  522. package/configure/node_modules/slate-edit-list/dist/utils/getItemsAtRange.js +0 -60
  523. package/configure/node_modules/slate-edit-list/dist/utils/getItemsAtRange.js.flow +0 -51
  524. package/configure/node_modules/slate-edit-list/dist/utils/getListForItem.js +0 -25
  525. package/configure/node_modules/slate-edit-list/dist/utils/getListForItem.js.flow +0 -16
  526. package/configure/node_modules/slate-edit-list/dist/utils/getPreviousItem.js +0 -39
  527. package/configure/node_modules/slate-edit-list/dist/utils/getPreviousItem.js.flow +0 -29
  528. package/configure/node_modules/slate-edit-list/dist/utils/index.js +0 -49
  529. package/configure/node_modules/slate-edit-list/dist/utils/index.js.flow +0 -19
  530. package/configure/node_modules/slate-edit-list/dist/utils/isList.js +0 -15
  531. package/configure/node_modules/slate-edit-list/dist/utils/isList.js.flow +0 -13
  532. package/configure/node_modules/slate-edit-list/dist/utils/isSelectionInList.js +0 -22
  533. package/configure/node_modules/slate-edit-list/dist/utils/isSelectionInList.js.flow +0 -14
  534. package/configure/node_modules/slate-edit-list/dist/validation/index.js +0 -19
  535. package/configure/node_modules/slate-edit-list/dist/validation/index.js.flow +0 -4
  536. package/configure/node_modules/slate-edit-list/dist/validation/schema.js +0 -83
  537. package/configure/node_modules/slate-edit-list/dist/validation/schema.js.flow +0 -81
  538. package/configure/node_modules/slate-edit-list/dist/validation/validateNode.js +0 -61
  539. package/configure/node_modules/slate-edit-list/dist/validation/validateNode.js.flow +0 -61
  540. package/configure/node_modules/slate-edit-list/package.json +0 -67
  541. package/configure/node_modules/slate-edit-table/CHANGELOG.md +0 -192
  542. package/configure/node_modules/slate-edit-table/LICENSE +0 -201
  543. package/configure/node_modules/slate-edit-table/README.md +0 -269
  544. package/configure/node_modules/slate-edit-table/dist/changes/clearCell.js +0 -29
  545. package/configure/node_modules/slate-edit-table/dist/changes/clearCell.js.flow +0 -26
  546. package/configure/node_modules/slate-edit-table/dist/changes/index.js +0 -69
  547. package/configure/node_modules/slate-edit-table/dist/changes/index.js.flow +0 -27
  548. package/configure/node_modules/slate-edit-table/dist/changes/insertColumn.js +0 -43
  549. package/configure/node_modules/slate-edit-table/dist/changes/insertColumn.js.flow +0 -46
  550. package/configure/node_modules/slate-edit-table/dist/changes/insertRow.js +0 -36
  551. package/configure/node_modules/slate-edit-table/dist/changes/insertRow.js.flow +0 -35
  552. package/configure/node_modules/slate-edit-table/dist/changes/insertTable.js +0 -29
  553. package/configure/node_modules/slate-edit-table/dist/changes/insertTable.js.flow +0 -27
  554. package/configure/node_modules/slate-edit-table/dist/changes/moveSelection.js +0 -32
  555. package/configure/node_modules/slate-edit-table/dist/changes/moveSelection.js.flow +0 -31
  556. package/configure/node_modules/slate-edit-table/dist/changes/moveSelectionBy.js +0 -84
  557. package/configure/node_modules/slate-edit-table/dist/changes/moveSelectionBy.js.flow +0 -80
  558. package/configure/node_modules/slate-edit-table/dist/changes/removeColumn.js +0 -36
  559. package/configure/node_modules/slate-edit-table/dist/changes/removeColumn.js.flow +0 -28
  560. package/configure/node_modules/slate-edit-table/dist/changes/removeColumnByKey.js +0 -52
  561. package/configure/node_modules/slate-edit-table/dist/changes/removeColumnByKey.js.flow +0 -40
  562. package/configure/node_modules/slate-edit-table/dist/changes/removeRow.js +0 -36
  563. package/configure/node_modules/slate-edit-table/dist/changes/removeRow.js.flow +0 -27
  564. package/configure/node_modules/slate-edit-table/dist/changes/removeRowByKey.js +0 -41
  565. package/configure/node_modules/slate-edit-table/dist/changes/removeRowByKey.js.flow +0 -30
  566. package/configure/node_modules/slate-edit-table/dist/changes/removeTable.js +0 -26
  567. package/configure/node_modules/slate-edit-table/dist/changes/removeTable.js.flow +0 -17
  568. package/configure/node_modules/slate-edit-table/dist/changes/removeTableByKey.js +0 -56
  569. package/configure/node_modules/slate-edit-table/dist/changes/removeTableByKey.js.flow +0 -54
  570. package/configure/node_modules/slate-edit-table/dist/core.js +0 -88
  571. package/configure/node_modules/slate-edit-table/dist/core.js.flow +0 -94
  572. package/configure/node_modules/slate-edit-table/dist/handlers/index.js +0 -39
  573. package/configure/node_modules/slate-edit-table/dist/handlers/index.js.flow +0 -8
  574. package/configure/node_modules/slate-edit-table/dist/handlers/onBackspace.js +0 -82
  575. package/configure/node_modules/slate-edit-table/dist/handlers/onBackspace.js.flow +0 -87
  576. package/configure/node_modules/slate-edit-table/dist/handlers/onEnter.js +0 -34
  577. package/configure/node_modules/slate-edit-table/dist/handlers/onEnter.js.flow +0 -37
  578. package/configure/node_modules/slate-edit-table/dist/handlers/onKeyDown.js +0 -71
  579. package/configure/node_modules/slate-edit-table/dist/handlers/onKeyDown.js.flow +0 -56
  580. package/configure/node_modules/slate-edit-table/dist/handlers/onModEnter.js +0 -35
  581. package/configure/node_modules/slate-edit-table/dist/handlers/onModEnter.js.flow +0 -38
  582. package/configure/node_modules/slate-edit-table/dist/handlers/onTab.js +0 -56
  583. package/configure/node_modules/slate-edit-table/dist/handlers/onTab.js.flow +0 -51
  584. package/configure/node_modules/slate-edit-table/dist/handlers/onUpDown.js +0 -38
  585. package/configure/node_modules/slate-edit-table/dist/handlers/onUpDown.js.flow +0 -41
  586. package/configure/node_modules/slate-edit-table/dist/index.js +0 -36
  587. package/configure/node_modules/slate-edit-table/dist/index.js.flow +0 -27
  588. package/configure/node_modules/slate-edit-table/dist/options.js +0 -61
  589. package/configure/node_modules/slate-edit-table/dist/options.js.flow +0 -42
  590. package/configure/node_modules/slate-edit-table/dist/utils/TablePosition.js +0 -306
  591. package/configure/node_modules/slate-edit-table/dist/utils/TablePosition.js.flow +0 -211
  592. package/configure/node_modules/slate-edit-table/dist/utils/createCell.js +0 -30
  593. package/configure/node_modules/slate-edit-table/dist/utils/createCell.js.flow +0 -26
  594. package/configure/node_modules/slate-edit-table/dist/utils/createRow.js +0 -30
  595. package/configure/node_modules/slate-edit-table/dist/utils/createRow.js.flow +0 -28
  596. package/configure/node_modules/slate-edit-table/dist/utils/createTable.js +0 -30
  597. package/configure/node_modules/slate-edit-table/dist/utils/createTable.js.flow +0 -33
  598. package/configure/node_modules/slate-edit-table/dist/utils/forEachCells.js +0 -21
  599. package/configure/node_modules/slate-edit-table/dist/utils/forEachCells.js.flow +0 -22
  600. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtColumn.js +0 -22
  601. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtColumn.js.flow +0 -19
  602. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtRow.js +0 -20
  603. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtRow.js.flow +0 -19
  604. package/configure/node_modules/slate-edit-table/dist/utils/getPosition.js +0 -24
  605. package/configure/node_modules/slate-edit-table/dist/utils/getPosition.js.flow +0 -19
  606. package/configure/node_modules/slate-edit-table/dist/utils/getPositionByKey.js +0 -26
  607. package/configure/node_modules/slate-edit-table/dist/utils/getPositionByKey.js.flow +0 -21
  608. package/configure/node_modules/slate-edit-table/dist/utils/getRow.js +0 -24
  609. package/configure/node_modules/slate-edit-table/dist/utils/getRow.js.flow +0 -19
  610. package/configure/node_modules/slate-edit-table/dist/utils/index.js +0 -64
  611. package/configure/node_modules/slate-edit-table/dist/utils/index.js.flow +0 -25
  612. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionInTable.js +0 -34
  613. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionInTable.js.flow +0 -27
  614. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionOutOfTable.js +0 -30
  615. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionOutOfTable.js.flow +0 -23
  616. package/configure/node_modules/slate-edit-table/dist/validation/index.js +0 -19
  617. package/configure/node_modules/slate-edit-table/dist/validation/index.js.flow +0 -4
  618. package/configure/node_modules/slate-edit-table/dist/validation/schema.js +0 -101
  619. package/configure/node_modules/slate-edit-table/dist/validation/schema.js.flow +0 -98
  620. package/configure/node_modules/slate-edit-table/dist/validation/validateNode.js +0 -56
  621. package/configure/node_modules/slate-edit-table/dist/validation/validateNode.js.flow +0 -49
  622. package/configure/node_modules/slate-edit-table/package.json +0 -69
@@ -1,1412 +0,0 @@
1
- [
2
- {
3
- "type": "fix",
4
- "scope": null,
5
- "subject": "rm child prepack in favour of root prepack",
6
- "merge": null,
7
- "header": "fix: rm child prepack in favour of root prepack",
8
- "body": null,
9
- "footer": null,
10
- "notes": [],
11
- "hash": "381d8d6485269b641d8d4655148966d2e70803be",
12
- "gitTags": "",
13
- "committerDate": "2019-03-15 09:51:11 +0000",
14
- "isTagged": true,
15
- "tag": "@pie-lib/math-input@5.1.13"
16
- },
17
- {
18
- "type": "chore",
19
- "scope": null,
20
- "subject": "get packages to call changelog function on prepack",
21
- "merge": null,
22
- "header": "chore: get packages to call changelog function on prepack",
23
- "body": null,
24
- "footer": null,
25
- "notes": [],
26
- "hash": "8828f01f2d16d29404ba837c1de40d09e7230ec5",
27
- "gitTags": "",
28
- "committerDate": "2019-03-14 12:40:05 +0000",
29
- "isTagged": true,
30
- "tag": "@pie-lib/math-input@5.1.10"
31
- },
32
- {
33
- "type": "chore",
34
- "scope": null,
35
- "subject": "call changelog on prepack",
36
- "merge": null,
37
- "header": "chore: call changelog on prepack",
38
- "body": null,
39
- "footer": null,
40
- "notes": [],
41
- "hash": "b672c012de096c55b765a765f758da3fc5df2f90",
42
- "gitTags": "",
43
- "committerDate": "2019-03-13 23:00:44 +0000",
44
- "isTagged": true,
45
- "tag": "@pie-lib/math-input@5.1.10"
46
- },
47
- {
48
- "type": "chore",
49
- "scope": null,
50
- "subject": "generate changelog.json instead of markdown",
51
- "merge": null,
52
- "header": "chore: generate changelog.json instead of markdown",
53
- "body": null,
54
- "footer": null,
55
- "notes": [],
56
- "hash": "eaa5019a11f70c53425d55856bd3b940237f8c7d",
57
- "gitTags": "",
58
- "committerDate": "2019-03-13 17:24:09 +0000",
59
- "isTagged": true,
60
- "tag": "@pie-lib/math-input@5.1.10"
61
- },
62
- {
63
- "type": "chore",
64
- "scope": null,
65
- "subject": "force version bump to avoid collision w/ next packages",
66
- "merge": null,
67
- "header": "chore: force version bump to avoid collision w/ next packages",
68
- "body": null,
69
- "footer": null,
70
- "notes": [],
71
- "hash": "a05f0fdb47f72d3a3d839cd70e96de6642a44c1e",
72
- "gitTags": "",
73
- "committerDate": "2019-03-12 21:55:40 +0000",
74
- "isTagged": true,
75
- "tag": "@pie-lib/math-input@5.1.10"
76
- },
77
- {
78
- "type": "chore",
79
- "scope": null,
80
- "subject": "import re-order",
81
- "merge": null,
82
- "header": "chore: import re-order",
83
- "body": null,
84
- "footer": null,
85
- "notes": [],
86
- "hash": "21c3be5a812e902a500d34a0be31f939740745a3",
87
- "gitTags": "",
88
- "committerDate": "2019-02-20 12:03:20 +0200",
89
- "isTagged": true,
90
- "tag": "@pie-lib/math-input@5.1.0"
91
- },
92
- {
93
- "type": "feat",
94
- "scope": "math-toolbar",
95
- "subject": "configurable keypad for extra button variety",
96
- "merge": null,
97
- "header": "feat(math-toolbar): configurable keypad for extra button variety",
98
- "body": null,
99
- "footer": null,
100
- "notes": [],
101
- "hash": "f219ae19c18a4166ccc4f7d6e1d6b24b0b444fd7",
102
- "gitTags": "",
103
- "committerDate": "2019-02-20 12:01:12 +0200",
104
- "isTagged": true,
105
- "tag": "@pie-lib/math-input@5.1.0"
106
- },
107
- {
108
- "type": "fix",
109
- "scope": null,
110
- "subject": "use export '*' for mq",
111
- "merge": null,
112
- "header": "fix: use export '*' for mq",
113
- "body": null,
114
- "footer": null,
115
- "notes": [],
116
- "hash": "1d8200b7a6091b40f5f681380ece21a61a22ba1d",
117
- "gitTags": "",
118
- "committerDate": "2019-02-12 16:44:04 +0200",
119
- "isTagged": true,
120
- "tag": "@pie-lib/math-input@5.0.4"
121
- },
122
- {
123
- "type": "fix",
124
- "scope": null,
125
- "subject": "remove unnecessary mathquill wrappers in favor of @pie-lib/math-input and small styling fixes",
126
- "merge": null,
127
- "header": "fix: remove unnecessary mathquill wrappers in favor of @pie-lib/math-input and small styling fixes",
128
- "body": null,
129
- "footer": null,
130
- "notes": [],
131
- "hash": "b29bc9a50123944921ee65f1a561c32c080b5455",
132
- "gitTags": "",
133
- "committerDate": "2019-02-12 16:44:04 +0200",
134
- "isTagged": true,
135
- "tag": "@pie-lib/math-input@5.0.4"
136
- },
137
- {
138
- "type": "fix",
139
- "scope": null,
140
- "subject": "fraction button in HorizontalKeypad",
141
- "merge": null,
142
- "header": "fix: fraction button in HorizontalKeypad",
143
- "body": null,
144
- "footer": null,
145
- "notes": [],
146
- "hash": "0d5d89620b2f959468fc88c89e7f37d1d8e9040a",
147
- "gitTags": "",
148
- "committerDate": "2019-02-12 13:02:53 +0000",
149
- "isTagged": true,
150
- "tag": "@pie-lib/math-input@5.0.4"
151
- },
152
- {
153
- "type": "fix",
154
- "scope": null,
155
- "subject": "version bump",
156
- "merge": null,
157
- "header": "fix: version bump",
158
- "body": null,
159
- "footer": null,
160
- "notes": [],
161
- "hash": "4591a501c02b943111deab1327967b19100cba0a",
162
- "gitTags": "",
163
- "committerDate": "2019-02-11 11:28:18 +0000",
164
- "isTagged": true,
165
- "tag": "@pie-lib/math-input@5.0.2"
166
- },
167
- {
168
- "type": "fix",
169
- "scope": null,
170
- "subject": "nav w/ HorizontalKeypad",
171
- "merge": null,
172
- "header": "fix: nav w/ HorizontalKeypad",
173
- "body": null,
174
- "footer": null,
175
- "notes": [],
176
- "hash": "79a72be598f494cc8dca38045a9faa88794526b0",
177
- "gitTags": " (origin/feature/equation-editor, feature/equation-editor)",
178
- "committerDate": "2019-02-11 10:46:28 +0000",
179
- "isTagged": true,
180
- "tag": "@pie-lib/math-input@5.0.0"
181
- },
182
- {
183
- "type": "feat",
184
- "scope": null,
185
- "subject": "new ui + layout",
186
- "merge": null,
187
- "header": "feat: new ui + layout",
188
- "body": "* new component `MathInput` which combines a mathquill input and a\n`Keypad`.\n* `Keypad` has been re-written to:\n * improve it's layout\n * make it more configurable\n* `HorizontalKeypad` has been rewritten to use the new `Keypad`.",
189
- "footer": "BREAKING CHANGE:\n* The ui is quite different now\n* Some of the old components are gone (except for HorizontalKeypad which\nis retained for backward compatibility).",
190
- "notes": [
191
- {
192
- "title": "BREAKING CHANGE",
193
- "text": "* The ui is quite different now\n* Some of the old components are gone (except for HorizontalKeypad which\nis retained for backward compatibility)."
194
- }
195
- ],
196
- "hash": "2f6fdba637d26b061407bdd09ccb4d0226aec3cc",
197
- "gitTags": "",
198
- "committerDate": "2019-02-08 16:53:52 +0000",
199
- "isTagged": true,
200
- "tag": "@pie-lib/math-input@5.0.0"
201
- },
202
- {
203
- "type": "fix",
204
- "scope": null,
205
- "subject": "version bump",
206
- "merge": null,
207
- "header": "fix: version bump",
208
- "body": null,
209
- "footer": null,
210
- "notes": [],
211
- "hash": "caaf960891fb17ad8e221849ce992381e4c2c31c",
212
- "gitTags": "",
213
- "committerDate": "2019-02-05 15:38:33 +0000",
214
- "isTagged": true,
215
- "tag": "@pie-lib/math-input@4.7.3"
216
- },
217
- {
218
- "type": "fix",
219
- "scope": "math-input",
220
- "subject": "styling fixes to adjust for most recent material-ui",
221
- "merge": null,
222
- "header": "fix(math-input): styling fixes to adjust for most recent material-ui",
223
- "body": null,
224
- "footer": null,
225
- "notes": [],
226
- "hash": "b4663584c7847f6fdb5310d42c07be950da4e505",
227
- "gitTags": "",
228
- "committerDate": "2019-02-05 17:07:07 +0200",
229
- "isTagged": true,
230
- "tag": "@pie-lib/math-input@4.7.2"
231
- },
232
- {
233
- "type": "feat",
234
- "scope": null,
235
- "subject": "libs version bump",
236
- "merge": null,
237
- "header": "feat: libs version bump",
238
- "body": null,
239
- "footer": null,
240
- "notes": [],
241
- "hash": "b9476a927a344a047b854d16116b28a8de2ab76d",
242
- "gitTags": "",
243
- "committerDate": "2019-01-30 22:14:28 +0000",
244
- "isTagged": true,
245
- "tag": "@pie-lib/math-input@4.7.0"
246
- },
247
- {
248
- "type": "chore",
249
- "scope": null,
250
- "subject": "remove old mock",
251
- "merge": null,
252
- "header": "chore: remove old mock",
253
- "body": null,
254
- "footer": null,
255
- "notes": [],
256
- "hash": "c3e8bf7f27110ada794d3998eca81e13bb3eeddb",
257
- "gitTags": "",
258
- "committerDate": "2018-12-18 13:12:45 +0000",
259
- "isTagged": true,
260
- "tag": "@pie-lib/math-input@4.6.0"
261
- },
262
- {
263
- "type": "chore",
264
- "scope": null,
265
- "subject": "fix conflict",
266
- "merge": null,
267
- "header": "chore: fix conflict",
268
- "body": null,
269
- "footer": null,
270
- "notes": [],
271
- "hash": "55181f1c118a0f640b7975f212b9adf454896110",
272
- "gitTags": "",
273
- "committerDate": "2018-12-18 13:07:02 +0000",
274
- "isTagged": true,
275
- "tag": "@pie-lib/math-input@4.6.0"
276
- },
277
- {
278
- "type": "fix",
279
- "scope": null,
280
- "subject": "version bump",
281
- "merge": null,
282
- "header": "fix: version bump",
283
- "body": null,
284
- "footer": null,
285
- "notes": [],
286
- "hash": "3dcbea969abef98945b73a73fb73174cecb99a11",
287
- "gitTags": "",
288
- "committerDate": "2018-12-18 12:59:14 +0000",
289
- "isTagged": true,
290
- "tag": "@pie-lib/math-input@4.5.2"
291
- },
292
- {
293
- "type": "feat",
294
- "scope": "math-toolbar",
295
- "subject": "version bumps",
296
- "merge": null,
297
- "header": "feat(math-toolbar): version bumps",
298
- "body": null,
299
- "footer": null,
300
- "notes": [],
301
- "hash": "e88dc9ae8d549a9c4a6f1183fe1d7d334d674fe6",
302
- "gitTags": "",
303
- "committerDate": "2018-12-18 14:39:32 +0200",
304
- "isTagged": true,
305
- "tag": "@pie-lib/math-input@4.6.0"
306
- },
307
- {
308
- "type": "feat",
309
- "scope": "math-toolbar",
310
- "subject": "answer block initial implementation",
311
- "merge": null,
312
- "header": "feat(math-toolbar): answer block initial implementation",
313
- "body": null,
314
- "footer": null,
315
- "notes": [],
316
- "hash": "2200ee4258e316e2f0d3903751e088cc30c50318",
317
- "gitTags": "",
318
- "committerDate": "2018-12-18 13:52:00 +0200",
319
- "isTagged": true,
320
- "tag": "@pie-lib/math-input@4.6.0"
321
- },
322
- {
323
- "type": "feat",
324
- "scope": "math-toolbar",
325
- "subject": "answer block column for keypad and related functionality",
326
- "merge": null,
327
- "header": "feat(math-toolbar): answer block column for keypad and related functionality",
328
- "body": null,
329
- "footer": null,
330
- "notes": [],
331
- "hash": "2fd700a128f6d513d8cfa51473c2f384b8948f9e",
332
- "gitTags": "",
333
- "committerDate": "2018-11-29 13:34:45 +0200",
334
- "isTagged": true,
335
- "tag": "@pie-lib/math-input@4.5.0"
336
- },
337
- {
338
- "type": "feat",
339
- "scope": "math-toolbar",
340
- "subject": "changed from ssh to https for the mathquill forked repo",
341
- "merge": null,
342
- "header": "feat(math-toolbar): changed from ssh to https for the mathquill forked repo",
343
- "body": null,
344
- "footer": null,
345
- "notes": [],
346
- "hash": "7364008088bb47419af4391c2bc5aa17173692b5",
347
- "gitTags": "",
348
- "committerDate": "2018-11-27 16:02:58 +0200",
349
- "isTagged": true,
350
- "tag": "@pie-lib/math-input@4.4.0"
351
- },
352
- {
353
- "type": "feat",
354
- "scope": "math-input",
355
- "subject": "added some new symbols to the math-input",
356
- "merge": null,
357
- "header": "feat(math-input): added some new symbols to the math-input",
358
- "body": null,
359
- "footer": null,
360
- "notes": [],
361
- "hash": "56062aa598de2aec765626de861b01576bfea150",
362
- "gitTags": "",
363
- "committerDate": "2018-11-27 10:53:44 +0200",
364
- "isTagged": true,
365
- "tag": "@pie-lib/math-input@4.3.0"
366
- },
367
- {
368
- "type": "fix",
369
- "scope": null,
370
- "subject": "rm githead",
371
- "merge": null,
372
- "header": "fix: rm githead",
373
- "body": null,
374
- "footer": null,
375
- "notes": [],
376
- "hash": "a1523aabfe34697970bb94f3ed300603d9e11f74",
377
- "gitTags": "",
378
- "committerDate": "2018-09-12 14:44:09 +0100",
379
- "isTagged": true,
380
- "tag": "@pie-lib/math-input@4.2.3"
381
- },
382
- {
383
- "type": "fix",
384
- "scope": null,
385
- "subject": "githead",
386
- "merge": null,
387
- "header": "fix: githead",
388
- "body": null,
389
- "footer": null,
390
- "notes": [],
391
- "hash": "3e485e0a7094496fd93d86a0500c75e343e9fac2",
392
- "gitTags": "",
393
- "committerDate": "2018-09-12 14:38:21 +0100",
394
- "isTagged": true,
395
- "tag": "@pie-lib/math-input@4.2.3"
396
- },
397
- {
398
- "type": "feat",
399
- "scope": null,
400
- "subject": "Update toolbar api to provide better separation between react components and slate and move math editing to toolbar to simplify ui",
401
- "merge": null,
402
- "header": "feat: Update toolbar api to provide better separation between react components and slate and move math editing to toolbar to simplify ui",
403
- "body": "The toolbar api has been updated so that you can write your toolbar logic as pure React components without having to know about Slate at all.\nThe glue from slate -> React is done in the plugin's `customToolbar` method. To update React -> slate you apply the change when you update in your toolbar then call the plugin's `applyChange` method.",
404
- "footer": null,
405
- "notes": [],
406
- "hash": "b694a290c923fe6e8405d215fcb492aaa81e21d3",
407
- "gitTags": "",
408
- "committerDate": "2018-07-24 14:50:51 -0400",
409
- "isTagged": true,
410
- "tag": "@pie-lib/math-input@4.2.0"
411
- },
412
- {
413
- "type": "chore",
414
- "scope": null,
415
- "subject": " bump version",
416
- "merge": null,
417
- "header": "chore: bump version",
418
- "body": null,
419
- "footer": null,
420
- "notes": [],
421
- "hash": "3beae89b27316f1215744e05d3c0cbeee42b1f9a",
422
- "gitTags": "",
423
- "committerDate": "2018-05-16 09:26:48 -0400",
424
- "isTagged": true,
425
- "tag": "@pie-lib/math-input@4.1.0"
426
- },
427
- {
428
- "type": "fix",
429
- "scope": "demo",
430
- "subject": "fix issues from mui update",
431
- "merge": null,
432
- "header": "fix(demo): fix issues from mui update",
433
- "body": null,
434
- "footer": null,
435
- "notes": [],
436
- "hash": "4f948e13ebb83cdb215b964b0f73a12c79d64167",
437
- "gitTags": "",
438
- "committerDate": "2018-05-16 09:07:43 -0400",
439
- "isTagged": true,
440
- "tag": "@pie-lib/math-input@4.0.0"
441
- },
442
- {
443
- "type": "feat",
444
- "scope": null,
445
- "subject": "upgrade material-ui -> @material-ui/core@^1.0.0-rc.1",
446
- "merge": null,
447
- "header": "feat: upgrade material-ui -> @material-ui/core@^1.0.0-rc.1",
448
- "body": null,
449
- "footer": null,
450
- "notes": [],
451
- "hash": "017ef6300f1fd345fc932496d25682a7981a4938",
452
- "gitTags": "",
453
- "committerDate": "2018-05-15 21:52:09 -0400",
454
- "isTagged": true,
455
- "tag": "@pie-lib/math-input@3.1.0"
456
- },
457
- {
458
- "type": "fix",
459
- "scope": "lint",
460
- "subject": "lint fixes",
461
- "merge": null,
462
- "header": "fix(lint): lint fixes",
463
- "body": null,
464
- "footer": null,
465
- "notes": [],
466
- "hash": "f0595831a75561d829c0f18f86ce5ea7feeb4ddd",
467
- "gitTags": "",
468
- "committerDate": "2018-05-09 13:35:42 -0400",
469
- "isTagged": true,
470
- "tag": "@pie-lib/math-input@3.0.9"
471
- },
472
- {
473
- "type": "fix",
474
- "scope": "lint",
475
- "subject": "automatic lint fixes",
476
- "merge": null,
477
- "header": "fix(lint): automatic lint fixes",
478
- "body": null,
479
- "footer": null,
480
- "notes": [],
481
- "hash": "7c9a2a42d3b27e09cd8660cb22abfed419c187d5",
482
- "gitTags": "",
483
- "committerDate": "2018-05-09 12:33:39 -0400",
484
- "isTagged": true,
485
- "tag": "@pie-lib/math-input@3.0.9"
486
- },
487
- {
488
- "type": "fix",
489
- "scope": "dependencies",
490
- "subject": "set material-ui version to ^1.0.0-beta.44",
491
- "merge": null,
492
- "header": "fix(dependencies): set material-ui version to ^1.0.0-beta.44",
493
- "body": null,
494
- "footer": null,
495
- "notes": [],
496
- "hash": "6fd66bc6b4359a32c378f64cd3a315f1a551875e",
497
- "gitTags": "",
498
- "committerDate": "2018-04-30 11:38:04 -0400",
499
- "isTagged": true,
500
- "tag": "@pie-lib/math-input@3.0.8"
501
- },
502
- {
503
- "type": "fix",
504
- "scope": "dependencies",
505
- "subject": "roll back material-ui",
506
- "merge": null,
507
- "header": "fix(dependencies): roll back material-ui",
508
- "body": null,
509
- "footer": null,
510
- "notes": [],
511
- "hash": "5167d1f55be278b8f58684aadeacb108794ec024",
512
- "gitTags": "",
513
- "committerDate": "2018-04-30 11:31:31 -0400",
514
- "isTagged": true,
515
- "tag": "@pie-lib/math-input@3.0.7"
516
- },
517
- {
518
- "type": "fix",
519
- "scope": "dependencies",
520
- "subject": "lock material-ui to 1.0.0-beta.44",
521
- "merge": null,
522
- "header": "fix(dependencies): lock material-ui to 1.0.0-beta.44",
523
- "body": null,
524
- "footer": null,
525
- "notes": [],
526
- "hash": "60df8e6e6147962cd6fae9bc81638c4c75c0c9e9",
527
- "gitTags": "",
528
- "committerDate": "2018-04-30 11:27:53 -0400",
529
- "isTagged": true,
530
- "tag": "@pie-lib/math-input@3.0.6"
531
- },
532
- {
533
- "type": "fix",
534
- "scope": "dependencies",
535
- "subject": "lock material-ui to 1.0.0-beta.43",
536
- "merge": null,
537
- "header": "fix(dependencies): lock material-ui to 1.0.0-beta.43",
538
- "body": null,
539
- "footer": null,
540
- "notes": [],
541
- "hash": "2a3e087cadb03b428aec80948032eb644864f77c",
542
- "gitTags": "",
543
- "committerDate": "2018-04-30 11:19:39 -0400",
544
- "isTagged": true,
545
- "tag": "@pie-lib/math-input@3.0.5"
546
- },
547
- {
548
- "type": "fix",
549
- "scope": "dependencies",
550
- "subject": "upgrade material-ui",
551
- "merge": null,
552
- "header": "fix(dependencies): upgrade material-ui",
553
- "body": null,
554
- "footer": null,
555
- "notes": [],
556
- "hash": "b94b50ef8f89beec45b488d92f4e95661c22c501",
557
- "gitTags": "",
558
- "committerDate": "2018-04-30 10:56:18 -0400",
559
- "isTagged": true,
560
- "tag": "@pie-lib/math-input@3.0.5"
561
- },
562
- {
563
- "type": "fix",
564
- "scope": "dependencies",
565
- "subject": "version bump",
566
- "merge": null,
567
- "header": "fix(dependencies): version bump",
568
- "body": null,
569
- "footer": null,
570
- "notes": [],
571
- "hash": "3317784c462f003adbdb1370a7b328fab22e57d5",
572
- "gitTags": "",
573
- "committerDate": "2018-04-24 09:42:21 -0400",
574
- "isTagged": true,
575
- "tag": "@pie-lib/math-input@3.0.4"
576
- },
577
- {
578
- "type": "fix",
579
- "scope": "editable-math-input",
580
- "subject": "fix props",
581
- "merge": null,
582
- "header": "fix(editable-math-input): fix props",
583
- "body": null,
584
- "footer": null,
585
- "notes": [],
586
- "hash": "078de38bb4a47622c9bc642fc822ef7b7fbe5328",
587
- "gitTags": "",
588
- "committerDate": "2018-04-20 12:54:02 -0400",
589
- "isTagged": true,
590
- "tag": "@pie-lib/math-input@3.0.3"
591
- },
592
- {
593
- "type": "fix",
594
- "scope": "ssr",
595
- "subject": "throw error if MQ is undefined",
596
- "merge": null,
597
- "header": "fix(ssr): throw error if MQ is undefined",
598
- "body": null,
599
- "footer": null,
600
- "notes": [],
601
- "hash": "f91a4056378ac55a02e714c1b8abe42b9e96a3a4",
602
- "gitTags": "",
603
- "committerDate": "2018-04-20 10:34:18 -0400",
604
- "isTagged": true,
605
- "tag": "@pie-lib/math-input@3.0.2"
606
- },
607
- {
608
- "type": "fix",
609
- "scope": "test",
610
- "subject": "normalize tests",
611
- "merge": null,
612
- "header": "fix(test): normalize tests",
613
- "body": null,
614
- "footer": null,
615
- "notes": [],
616
- "hash": "b86b3d9bbe94b88a5c9b2473c26beec637e23672",
617
- "gitTags": "",
618
- "committerDate": "2018-04-19 22:25:09 -0400",
619
- "isTagged": true,
620
- "tag": "@pie-lib/math-input@3.0.2"
621
- },
622
- {
623
- "type": "chore",
624
- "scope": "demo",
625
- "subject": "set mode to development",
626
- "merge": null,
627
- "header": "chore(demo): set mode to development",
628
- "body": null,
629
- "footer": null,
630
- "notes": [],
631
- "hash": "2f4fba9ddd8bd54d0224230b1014df6580820fc6",
632
- "gitTags": "",
633
- "committerDate": "2018-04-13 17:48:18 -0400",
634
- "isTagged": true,
635
- "tag": "@pie-lib/math-input@2.0.0"
636
- },
637
- {
638
- "type": "chore",
639
- "scope": "test",
640
- "subject": "test todos",
641
- "merge": null,
642
- "header": "chore(test): test todos",
643
- "body": null,
644
- "footer": null,
645
- "notes": [],
646
- "hash": "3f4218fd3555edb5c3148f6df77b2e5c862ce321",
647
- "gitTags": "",
648
- "committerDate": "2018-04-13 15:03:15 -0400",
649
- "isTagged": true,
650
- "tag": "@pie-lib/math-input@2.0.0"
651
- },
652
- {
653
- "type": "chore",
654
- "scope": "version",
655
- "subject": "set up prerelease version",
656
- "merge": null,
657
- "header": "chore(version): set up prerelease version",
658
- "body": null,
659
- "footer": null,
660
- "notes": [],
661
- "hash": "d0e920b16ac086427c62cf8b9ea35ef14e5cd0fa",
662
- "gitTags": "",
663
- "committerDate": "2018-04-13 12:42:14 -0400",
664
- "isTagged": true,
665
- "tag": "@pie-lib/math-input@2.0.0"
666
- },
667
- {
668
- "type": "fix",
669
- "scope": "dependencies",
670
- "subject": "version bump react",
671
- "merge": null,
672
- "header": "fix(dependencies): version bump react",
673
- "body": null,
674
- "footer": "BREAKING CHANGE: requires react@^16.3.1",
675
- "notes": [
676
- {
677
- "title": "BREAKING CHANGE",
678
- "text": "requires react@^16.3.1"
679
- }
680
- ],
681
- "hash": "1c2b53ddb4f0ad8d7bba476c44e583b580540499",
682
- "gitTags": "",
683
- "committerDate": "2018-04-13 12:32:58 -0400",
684
- "isTagged": true,
685
- "tag": "@pie-lib/math-input@2.0.0"
686
- },
687
- {
688
- "type": "chore",
689
- "scope": null,
690
- "subject": "update dependencies",
691
- "merge": null,
692
- "header": "chore: update dependencies",
693
- "body": null,
694
- "footer": null,
695
- "notes": [],
696
- "hash": "bbd1bfcabfaa85802df710b4a59c25ba8ff9fd51",
697
- "gitTags": "",
698
- "committerDate": "2018-03-06 13:31:35 -0500",
699
- "isTagged": true,
700
- "tag": "@pie-lib/math-input@1.3.2"
701
- },
702
- {
703
- "type": "chore",
704
- "scope": null,
705
- "subject": "update tests for static in math-input",
706
- "merge": null,
707
- "header": "chore: update tests for static in math-input",
708
- "body": null,
709
- "footer": null,
710
- "notes": [],
711
- "hash": "c191e437af7fdc121467c88e1a62051e3860e1de",
712
- "gitTags": "",
713
- "committerDate": "2019-03-26 15:17:06 +0200",
714
- "isTagged": true,
715
- "tag": "@pie-lib/math-input@5.2.0"
716
- },
717
- {
718
- "type": "feat",
719
- "scope": null,
720
- "subject": "math-input static subfield setter on props",
721
- "merge": null,
722
- "header": "feat: math-input static subfield setter on props",
723
- "body": null,
724
- "footer": null,
725
- "notes": [],
726
- "hash": "a4651d9a2d84f3954653ed159ab128a58ee45852",
727
- "gitTags": "",
728
- "committerDate": "2019-03-26 14:56:07 +0200",
729
- "isTagged": true,
730
- "tag": "@pie-lib/math-input@5.2.0"
731
- },
732
- {
733
- "type": "fix",
734
- "scope": null,
735
- "subject": "continued mathquill math-input work",
736
- "merge": null,
737
- "header": "fix: continued mathquill math-input work",
738
- "body": null,
739
- "footer": null,
740
- "notes": [],
741
- "hash": "f4c6d6783002a8d9e76e24ac399887f1ff48c54e",
742
- "gitTags": "",
743
- "committerDate": "2019-03-22 16:03:57 +0200",
744
- "isTagged": true,
745
- "tag": "@pie-lib/math-input@5.2.0"
746
- },
747
- {
748
- "type": "feat",
749
- "scope": null,
750
- "subject": "use @pie-framework/mathquill - our fork with extras",
751
- "merge": null,
752
- "header": "feat: use @pie-framework/mathquill - our fork with extras",
753
- "body": null,
754
- "footer": null,
755
- "notes": [],
756
- "hash": "7fc47a75b5153065e3f26ecce2a8e79daacc389e",
757
- "gitTags": "",
758
- "committerDate": "2019-04-03 22:05:15 +0100",
759
- "isTagged": true,
760
- "tag": "@pie-lib/math-input@5.3.0"
761
- },
762
- {
763
- "type": "fix",
764
- "scope": null,
765
- "subject": "shouldComponentUpdate correctly checks latex",
766
- "merge": null,
767
- "header": "fix: shouldComponentUpdate correctly checks latex",
768
- "body": null,
769
- "footer": null,
770
- "notes": [],
771
- "hash": "a49c68b8a4fdb52c15f5bea47c8e1cd313783ab3",
772
- "gitTags": "",
773
- "committerDate": "2019-04-02 16:20:39 +0100",
774
- "isTagged": true,
775
- "tag": "@pie-lib/math-input@5.3.0"
776
- },
777
- {
778
- "type": "fix",
779
- "scope": null,
780
- "subject": "static math diffing algorithm fix for spaces",
781
- "merge": null,
782
- "header": "fix: static math diffing algorithm fix for spaces",
783
- "body": null,
784
- "footer": null,
785
- "notes": [],
786
- "hash": "2ce8bacf1f4d8a72bede1e820db07c0c6f9a4211",
787
- "gitTags": "",
788
- "committerDate": "2019-04-04 17:10:35 +0300",
789
- "isTagged": true,
790
- "tag": "@pie-lib/math-input@5.3.2"
791
- },
792
- {
793
- "type": "feat",
794
- "scope": "math-input",
795
- "subject": "no decimals support added",
796
- "merge": null,
797
- "header": "feat(math-input): no decimals support added",
798
- "body": null,
799
- "footer": null,
800
- "notes": [],
801
- "hash": "48b1c395417e016c1083cf03a2176d4083d359a7",
802
- "gitTags": "",
803
- "committerDate": "2019-04-10 10:36:26 +0300",
804
- "isTagged": true,
805
- "tag": "@pie-lib/math-input@5.4.0"
806
- },
807
- {
808
- "type": "feat",
809
- "scope": "math-input",
810
- "subject": "static math answer block support updated to formulaV2",
811
- "merge": null,
812
- "header": "feat(math-input): static math answer block support updated to formulaV2",
813
- "body": null,
814
- "footer": "BREAKING CHANGE: answer block mathquill mathfields now have a new id definition when declared",
815
- "notes": [
816
- {
817
- "title": "BREAKING CHANGE",
818
- "text": "answer block mathquill mathfields now have a new id definition when declared"
819
- }
820
- ],
821
- "hash": "24d5341ee5aed20e924a9780f974b0b74cada337",
822
- "gitTags": "",
823
- "committerDate": "2019-04-17 16:53:57 +0300",
824
- "isTagged": true,
825
- "tag": "@pie-lib/math-input@6.0.0"
826
- },
827
- {
828
- "type": "feat",
829
- "scope": "math-input",
830
- "subject": "custom keys support and extended keypads",
831
- "merge": null,
832
- "header": "feat(math-input): custom keys support and extended keypads",
833
- "body": null,
834
- "footer": null,
835
- "notes": [],
836
- "hash": "bcb136a7ce8e9d2ea3b94e6bef76a6c369f25ab5",
837
- "gitTags": "",
838
- "committerDate": "2019-04-25 16:15:29 +0300",
839
- "isTagged": true,
840
- "tag": "@pie-lib/math-input@6.1.0"
841
- },
842
- {
843
- "type": "feat",
844
- "scope": "mask-markup",
845
- "subject": "merging with the develop branch",
846
- "merge": null,
847
- "header": "feat(mask-markup): merging with the develop branch",
848
- "body": null,
849
- "footer": null,
850
- "notes": [],
851
- "hash": "0153c1aba8a08ba6c974fcc69476a87b9086f6c5",
852
- "gitTags": " (develop)",
853
- "committerDate": "2019-05-02 07:12:59 +0300",
854
- "isTagged": true,
855
- "tag": "@pie-lib/math-input@6.2.0"
856
- },
857
- {
858
- "type": "chore",
859
- "scope": null,
860
- "subject": "math-input equals sign should have the same background color as other operators",
861
- "merge": null,
862
- "header": "chore: math-input equals sign should have the same background color as other operators",
863
- "body": null,
864
- "footer": null,
865
- "notes": [],
866
- "hash": "6edc253ae84262895b580b7fb5db524f2dd0bf52",
867
- "gitTags": " (origin/ch1420/color-of-button)",
868
- "committerDate": "2019-05-03 13:10:36 +0300",
869
- "isTagged": true,
870
- "tag": "@pie-lib/math-input@6.2.1"
871
- },
872
- {
873
- "type": "fix",
874
- "scope": "math-input",
875
- "subject": "keypad operator fixes and styling adjustments",
876
- "merge": null,
877
- "header": "fix(math-input): keypad operator fixes and styling adjustments",
878
- "body": null,
879
- "footer": null,
880
- "notes": [],
881
- "hash": "c18757aa1f905f2b4af9c0a5e1a2b4040297d4ae",
882
- "gitTags": "",
883
- "committerDate": "2019-05-08 09:48:40 +0300",
884
- "isTagged": true,
885
- "tag": "@pie-lib/math-input@6.2.2"
886
- },
887
- {
888
- "type": "fix",
889
- "scope": "math-input",
890
- "subject": "fix trigo keypad buttons",
891
- "merge": null,
892
- "header": "fix(math-input): fix trigo keypad buttons",
893
- "body": null,
894
- "footer": null,
895
- "notes": [],
896
- "hash": "cdd76498192f0fa45152edacd11e5ee7fdd97f19",
897
- "gitTags": " (origin/fix/math-inline-related-fixes)",
898
- "committerDate": "2019-05-08 13:49:15 +0300",
899
- "isTagged": true,
900
- "tag": "@pie-lib/math-input@6.2.3"
901
- },
902
- {
903
- "type": "chore",
904
- "scope": "math-input",
905
- "subject": "adjust keys for keypad for 8th grade and advanced algebra",
906
- "merge": null,
907
- "header": "chore(math-input): adjust keys for keypad for 8th grade and advanced algebra",
908
- "body": null,
909
- "footer": null,
910
- "notes": [],
911
- "hash": "51678ee97e68e7dc053ec99585504a69b3e2a205",
912
- "gitTags": "",
913
- "committerDate": "2019-05-09 12:08:42 +0300",
914
- "isTagged": true,
915
- "tag": "@pie-lib/math-input@6.2.4"
916
- },
917
- {
918
- "type": "chore",
919
- "scope": "merge",
920
- "subject": "merged with develop",
921
- "merge": null,
922
- "header": "chore(merge): merged with develop",
923
- "body": null,
924
- "footer": null,
925
- "notes": [],
926
- "hash": "e68506cf63b2a17973821bb0cfef40828faccd1f",
927
- "gitTags": "",
928
- "committerDate": "2019-05-21 06:26:54 +0300",
929
- "isTagged": true,
930
- "tag": "@pie-lib/math-input@6.2.5"
931
- },
932
- {
933
- "type": "feat",
934
- "scope": null,
935
- "subject": "version bumps",
936
- "merge": null,
937
- "header": "feat: version bumps",
938
- "body": null,
939
- "footer": null,
940
- "notes": [],
941
- "hash": "23eb54f95e4b6480e2f8c5b336627a7f3bc2f428",
942
- "gitTags": "",
943
- "committerDate": "2019-06-10 15:24:32 +0100",
944
- "isTagged": true,
945
- "tag": "@pie-lib/math-input@6.3.0"
946
- },
947
- {
948
- "type": "chore",
949
- "scope": "merge",
950
- "subject": "merged master into this branch",
951
- "merge": null,
952
- "header": "chore(merge): merged master into this branch",
953
- "body": null,
954
- "footer": null,
955
- "notes": [],
956
- "hash": "e7758d577c82c0f39a5bf44556792517cd1ea6b0",
957
- "gitTags": "",
958
- "committerDate": "2019-07-02 11:29:52 -0400",
959
- "isTagged": true,
960
- "tag": "@pie-lib/math-input@6.3.2"
961
- },
962
- {
963
- "type": "fix",
964
- "scope": null,
965
- "subject": "handle latex parsing errors PIE-145",
966
- "merge": null,
967
- "header": "fix: handle latex parsing errors PIE-145",
968
- "body": null,
969
- "footer": null,
970
- "notes": [],
971
- "hash": "99905ea9299bf3f56b546eab026803796c6d92d7",
972
- "gitTags": "",
973
- "committerDate": "2019-11-05 16:22:32 +0000",
974
- "isTagged": true,
975
- "tag": "@pie-lib/math-input@6.3.6"
976
- },
977
- {
978
- "type": "fix",
979
- "scope": null,
980
- "subject": "do not add keys if they already exist in keyset [ch5653]",
981
- "merge": null,
982
- "header": "fix: do not add keys if they already exist in keyset [ch5653]",
983
- "body": null,
984
- "footer": null,
985
- "notes": [],
986
- "hash": "fbccf3bc49c111bceac1ca1099ccfc66ca7a4e07",
987
- "gitTags": "",
988
- "committerDate": "2019-12-18 14:39:04 +0000",
989
- "isTagged": true,
990
- "tag": "@pie-lib/math-input@6.3.7"
991
- },
992
- {
993
- "type": "fix",
994
- "scope": null,
995
- "subject": "rm bad import",
996
- "merge": null,
997
- "header": "fix: rm bad import",
998
- "body": null,
999
- "footer": null,
1000
- "notes": [],
1001
- "hash": "fe6673dc2d30d1866eebf81a3c024d6c23695807",
1002
- "gitTags": "",
1003
- "committerDate": "2019-12-19 09:21:29 +0000",
1004
- "isTagged": true,
1005
- "tag": "@pie-lib/math-input@6.3.8"
1006
- },
1007
- {
1008
- "type": "fix",
1009
- "scope": null,
1010
- "subject": "6264: Math editor in OT has button labels that are very small and impact legibility and usability (don't use rem to determine font size, use percentage instead)",
1011
- "merge": null,
1012
- "header": "fix: 6264: Math editor in OT has button labels that are very small and impact legibility and usability (don't use rem to determine font size, use percentage instead)",
1013
- "body": null,
1014
- "footer": null,
1015
- "notes": [],
1016
- "hash": "94f9d3b37bf5868e436ca184641f2b9fb65405c4",
1017
- "gitTags": " (origin/andreea/ch6264/math-editor-in-ot-has-button-labels-that)",
1018
- "committerDate": "2020-01-21 10:46:08 +0200",
1019
- "isTagged": true,
1020
- "tag": "@pie-lib/math-input@6.3.9"
1021
- },
1022
- {
1023
- "type": "fix",
1024
- "scope": null,
1025
- "subject": "6264: Math editor in OT has button labels that are very small and impact legibility and usability (don't use rem to determine font size)",
1026
- "merge": null,
1027
- "header": "fix: 6264: Math editor in OT has button labels that are very small and impact legibility and usability (don't use rem to determine font size)",
1028
- "body": null,
1029
- "footer": null,
1030
- "notes": [],
1031
- "hash": "da50c12244e2910303422173c78d11e108100832",
1032
- "gitTags": "",
1033
- "committerDate": "2020-01-21 09:29:00 +0200",
1034
- "isTagged": true,
1035
- "tag": "@pie-lib/math-input@6.3.9"
1036
- },
1037
- {
1038
- "type": "fix",
1039
- "scope": null,
1040
- "subject": "6287: Setting equation editor as a string (eg: '6') works as well (In OT, a math editor for an Equation Response item is missing a critical button as well as many other expected buttons)",
1041
- "merge": null,
1042
- "header": "fix: 6287: Setting equation editor as a string (eg: '6') works as well (In OT, a math editor for an Equation Response item is missing a critical button as well as many other expected buttons)",
1043
- "body": null,
1044
- "footer": null,
1045
- "notes": [],
1046
- "hash": "a21f04b6f4c4b0816291006bcc8777bfc621cbd8",
1047
- "gitTags": "",
1048
- "committerDate": "2020-02-05 11:31:44 +0200",
1049
- "isTagged": true,
1050
- "tag": "@pie-lib/math-input@6.3.10"
1051
- },
1052
- {
1053
- "type": "feat",
1054
- "scope": null,
1055
- "subject": "bump @pie-framework/mathquill@^1.1.0",
1056
- "merge": null,
1057
- "header": "feat: bump @pie-framework/mathquill@^1.1.0",
1058
- "body": null,
1059
- "footer": null,
1060
- "notes": [],
1061
- "hash": "31dbed85c9c37ee0712be722ca22904daf988d22",
1062
- "gitTags": " (origin/feat/mathquill-bump)",
1063
- "committerDate": "2020-03-06 12:54:56 +0000",
1064
- "isTagged": true,
1065
- "tag": "@pie-lib/math-input@6.4.0"
1066
- },
1067
- {
1068
- "type": "feat",
1069
- "scope": null,
1070
- "subject": "bump @pie-framework/mathquill@^1.0.0",
1071
- "merge": null,
1072
- "header": "feat: bump @pie-framework/mathquill@^1.0.0",
1073
- "body": null,
1074
- "footer": null,
1075
- "notes": [],
1076
- "hash": "d43c5c582b36756633bff5c94d695cd6f85b51ea",
1077
- "gitTags": "",
1078
- "committerDate": "2020-03-06 10:34:40 +0000",
1079
- "isTagged": true,
1080
- "tag": "@pie-lib/math-input@6.4.0"
1081
- },
1082
- {
1083
- "type": "fix",
1084
- "scope": "math-input",
1085
- "subject": "fix Static rootblock logic, failsafe for finding math block id ch3518",
1086
- "merge": null,
1087
- "header": "fix(math-input): fix Static rootblock logic, failsafe for finding math block id ch3518",
1088
- "body": null,
1089
- "footer": null,
1090
- "notes": [],
1091
- "hash": "08df6db7160b2c45f6d9f03dfec403a1ddecab80",
1092
- "gitTags": "",
1093
- "committerDate": "2020-02-25 16:51:30 +0200",
1094
- "isTagged": true,
1095
- "tag": "@pie-lib/math-input@6.4.0"
1096
- },
1097
- {
1098
- "type": "fix",
1099
- "scope": null,
1100
- "subject": "add module prop to package.json",
1101
- "merge": null,
1102
- "header": "fix: add module prop to package.json",
1103
- "body": null,
1104
- "footer": null,
1105
- "notes": [],
1106
- "hash": "df40020c1e30bc2efce98c756cd04d473a92c2d2",
1107
- "gitTags": "",
1108
- "committerDate": "2020-03-30 13:02:27 +0100",
1109
- "isTagged": true,
1110
- "tag": "@pie-lib/math-input@6.4.2"
1111
- },
1112
- {
1113
- "type": "fix",
1114
- "scope": null,
1115
- "subject": "correct export syntax",
1116
- "merge": null,
1117
- "header": "fix: correct export syntax",
1118
- "body": null,
1119
- "footer": null,
1120
- "notes": [],
1121
- "hash": "10c40b1399e16a71f7eda321484d1d618d8378e2",
1122
- "gitTags": "",
1123
- "committerDate": "2020-03-30 22:07:55 +0100",
1124
- "isTagged": true,
1125
- "tag": "@pie-lib/math-input@6.4.3"
1126
- },
1127
- {
1128
- "type": "fix",
1129
- "scope": null,
1130
- "subject": "correct export syntax",
1131
- "merge": null,
1132
- "header": "fix: correct export syntax",
1133
- "body": null,
1134
- "footer": null,
1135
- "notes": [],
1136
- "hash": "db7fcc0fa1bddf9fc2d304978941db04001ec0ab",
1137
- "gitTags": "",
1138
- "committerDate": "2020-03-30 22:30:10 +0100",
1139
- "isTagged": true,
1140
- "tag": "@pie-lib/math-input@6.4.4"
1141
- },
1142
- {
1143
- "type": "fix",
1144
- "scope": null,
1145
- "subject": "correct module path",
1146
- "merge": null,
1147
- "header": "fix: correct module path",
1148
- "body": null,
1149
- "footer": null,
1150
- "notes": [],
1151
- "hash": "b6b5b6fde0ef452bf10f92eb7b30f86ee666954a",
1152
- "gitTags": "",
1153
- "committerDate": "2020-03-31 11:47:21 +0100",
1154
- "isTagged": true,
1155
- "tag": "@pie-lib/math-input@6.4.10"
1156
- },
1157
- {
1158
- "type": "fix",
1159
- "scope": null,
1160
- "subject": "rm ExportNamespaceSpecifier",
1161
- "merge": null,
1162
- "header": "fix: rm ExportNamespaceSpecifier",
1163
- "body": null,
1164
- "footer": null,
1165
- "notes": [],
1166
- "hash": "970e2edcf797b8eea06449834c9174ac69d718d1",
1167
- "gitTags": "",
1168
- "committerDate": "2020-03-31 12:35:26 +0100",
1169
- "isTagged": true,
1170
- "tag": "@pie-lib/math-input@6.4.11"
1171
- },
1172
- {
1173
- "type": "fix",
1174
- "scope": null,
1175
- "subject": "remove require (bad es import)",
1176
- "merge": null,
1177
- "header": "fix: remove require (bad es import)",
1178
- "body": null,
1179
- "footer": null,
1180
- "notes": [],
1181
- "hash": "5c1e025d8ee8acb9b13f85a4c5877839207fe2ea",
1182
- "gitTags": " (develop)",
1183
- "committerDate": "2020-03-31 15:48:16 +0100",
1184
- "isTagged": true,
1185
- "tag": "@pie-lib/math-input@6.4.12"
1186
- },
1187
- {
1188
- "type": "fix",
1189
- "scope": "math-input",
1190
- "subject": "remove extra subscript button from statistics keyset - PD-38",
1191
- "merge": null,
1192
- "header": "fix(math-input): remove extra subscript button from statistics keyset - PD-38",
1193
- "body": null,
1194
- "footer": null,
1195
- "notes": [],
1196
- "hash": "17a06599726422786effead98752840cca9f9dc6",
1197
- "gitTags": " (origin/fix/PD-38)",
1198
- "committerDate": "2020-04-14 15:08:14 +0300",
1199
- "isTagged": true,
1200
- "tag": "@pie-lib/math-input@6.4.14"
1201
- },
1202
- {
1203
- "type": "fix",
1204
- "scope": null,
1205
- "subject": "PD-156: Formatting issues with math editor buttons, specifically in IBX. Updated design for arrows and line, fixed fonts issue (different then expected + various function buttons are capitalized).",
1206
- "merge": null,
1207
- "header": "fix: PD-156: Formatting issues with math editor buttons, specifically in IBX. Updated design for arrows and line, fixed fonts issue (different then expected + various function buttons are capitalized).",
1208
- "body": null,
1209
- "footer": null,
1210
- "notes": [],
1211
- "hash": "61be51cc661360aa102d58a3d7c42ba7dfd0921a",
1212
- "gitTags": "",
1213
- "committerDate": "2020-04-20 15:02:37 +0300",
1214
- "isTagged": true,
1215
- "tag": "@pie-lib/math-input@6.4.15"
1216
- },
1217
- {
1218
- "type": "fix",
1219
- "scope": null,
1220
- "subject": "PD-158: In Item Preview specifically, in IBX only, the math editor radical button and the \"squared\" button are not correctly labeled",
1221
- "merge": null,
1222
- "header": "fix: PD-158: In Item Preview specifically, in IBX only, the math editor radical button and the \"squared\" button are not correctly labeled",
1223
- "body": null,
1224
- "footer": null,
1225
- "notes": [],
1226
- "hash": "12f3cd53b04770daca7493e88d489297c56a02b8",
1227
- "gitTags": " (origin/fix/PD-158-math-input-scaled-items)",
1228
- "committerDate": "2020-04-20 12:56:29 +0300",
1229
- "isTagged": true,
1230
- "tag": "@pie-lib/math-input@6.4.15"
1231
- },
1232
- {
1233
- "type": "fix",
1234
- "scope": null,
1235
- "subject": "PD-157: In IBX specifically, characters on math editors are too small. (because they are overwritten)",
1236
- "merge": null,
1237
- "header": "fix: PD-157: In IBX specifically, characters on math editors are too small. (because they are overwritten)",
1238
- "body": null,
1239
- "footer": null,
1240
- "notes": [],
1241
- "hash": "379216285ab8ac6d3158f279f7a1967b3558364f",
1242
- "gitTags": " (origin/fix/PD-157-math-input-font-size)",
1243
- "committerDate": "2020-04-20 12:54:37 +0300",
1244
- "isTagged": true,
1245
- "tag": "@pie-lib/math-input@6.4.15"
1246
- },
1247
- {
1248
- "type": "fix",
1249
- "scope": null,
1250
- "subject": "PD-155: The \"pink\" background-color set on .mq-empty is overwritten by mathquill.css with \"transparent\". Added \"important\" to prevent this.",
1251
- "merge": null,
1252
- "header": "fix: PD-155: The \"pink\" background-color set on .mq-empty is overwritten by mathquill.css with \"transparent\". Added \"important\" to prevent this.",
1253
- "body": null,
1254
- "footer": null,
1255
- "notes": [],
1256
- "hash": "18e4ef707a1929600b5cf7f5fd31405aedf49c3f",
1257
- "gitTags": " (origin/fix/PD-155/mer-pink-highlight)",
1258
- "committerDate": "2020-04-20 09:41:48 +0300",
1259
- "isTagged": true,
1260
- "tag": "@pie-lib/math-input@6.4.15"
1261
- },
1262
- {
1263
- "type": "fix",
1264
- "scope": null,
1265
- "subject": "PD-69: A legacy multi-part item consisting of two equation response interactions appears with no response areas",
1266
- "merge": null,
1267
- "header": "fix: PD-69: A legacy multi-part item consisting of two equation response interactions appears with no response areas",
1268
- "body": null,
1269
- "footer": null,
1270
- "notes": [],
1271
- "hash": "fff4ec7f97c691cd4f03604b64d3c0ad1bc9d96d",
1272
- "gitTags": " (origin/fix/PD-69-no-resdered-response-area)",
1273
- "committerDate": "2020-04-28 16:19:52 +0300",
1274
- "isTagged": true,
1275
- "tag": "@pie-lib/math-input@6.4.17"
1276
- },
1277
- {
1278
- "type": "fix",
1279
- "scope": null,
1280
- "subject": "Remove duplicated key for Grade 8 - HS. PD-39",
1281
- "merge": null,
1282
- "header": "fix: Remove duplicated key for Grade 8 - HS. PD-39",
1283
- "body": null,
1284
- "footer": null,
1285
- "notes": [],
1286
- "hash": "94497d0a39ecb4db3d29b5a9466b50ea6ec610da",
1287
- "gitTags": " (origin/fix/PD-39/duplicated-key)",
1288
- "committerDate": "2020-05-08 14:59:23 +0300",
1289
- "isTagged": true,
1290
- "tag": "@pie-lib/math-input@6.4.20"
1291
- },
1292
- {
1293
- "type": "feat",
1294
- "scope": "math-input",
1295
- "subject": "tooltip keypad support added",
1296
- "merge": null,
1297
- "header": "feat(math-input): tooltip keypad support added",
1298
- "body": null,
1299
- "footer": null,
1300
- "notes": [],
1301
- "hash": "7ae60a36ff944219e6cd3d2ef4129f0517e4a593",
1302
- "gitTags": " (origin/feat/tooltip-keypad)",
1303
- "committerDate": "2020-05-29 16:15:29 +0300",
1304
- "isTagged": true,
1305
- "tag": "@pie-lib/math-input@6.5.0"
1306
- },
1307
- {
1308
- "type": "fix",
1309
- "scope": null,
1310
- "subject": "demo",
1311
- "merge": null,
1312
- "header": "fix: demo",
1313
- "body": null,
1314
- "footer": null,
1315
- "notes": [],
1316
- "hash": "affa1194d31bee2f0f80c9988d04a7447a84e3fd",
1317
- "gitTags": "",
1318
- "committerDate": "2021-02-15 15:36:46 +0000",
1319
- "isTagged": true,
1320
- "tag": "@pie-lib/math-input@6.5.4"
1321
- },
1322
- {
1323
- "type": "fix",
1324
- "scope": null,
1325
- "subject": "In some situations, math editors will not accept keyboard entry. PD-655",
1326
- "merge": null,
1327
- "header": "fix: In some situations, math editors will not accept keyboard entry. PD-655",
1328
- "body": null,
1329
- "footer": null,
1330
- "notes": [],
1331
- "hash": "876de3133a8f36ac675ac4ec314c6c8aba7be6b7",
1332
- "gitTags": " (origin/fix/PD-655)",
1333
- "committerDate": "2021-02-24 10:31:08 +0200",
1334
- "isTagged": true,
1335
- "tag": "@pie-lib/math-input@6.5.5"
1336
- },
1337
- {
1338
- "type": "fix",
1339
- "scope": null,
1340
- "subject": "override math input and math toolbar style for ibx PD-774",
1341
- "merge": null,
1342
- "header": "fix: override math input and math toolbar style for ibx PD-774",
1343
- "body": null,
1344
- "footer": null,
1345
- "notes": [],
1346
- "hash": "0969756e395e6ef3287bd1ff76507c4578794191",
1347
- "gitTags": "",
1348
- "committerDate": "2021-03-01 19:11:26 +0200",
1349
- "isTagged": true,
1350
- "tag": "@pie-lib/math-input@6.5.7"
1351
- },
1352
- {
1353
- "type": "fix",
1354
- "scope": null,
1355
- "subject": "rename the 'Everything' math editor as the 'Miscellaneous' math editor",
1356
- "merge": null,
1357
- "header": "fix: rename the 'Everything' math editor as the 'Miscellaneous' math editor",
1358
- "body": null,
1359
- "footer": null,
1360
- "notes": [],
1361
- "hash": "6b5c0b3edbb6dc02ff802ea05c8b7de65e5e77f0",
1362
- "gitTags": " (origin/fix/PD-870)",
1363
- "committerDate": "2021-03-02 17:41:22 +0200",
1364
- "isTagged": true,
1365
- "tag": "@pie-lib/math-input@6.5.8"
1366
- },
1367
- {
1368
- "type": "fix",
1369
- "scope": "math-toolbar",
1370
- "subject": "fix double arrow button style mentioned in PD-48",
1371
- "merge": null,
1372
- "header": "fix(math-toolbar): fix double arrow button style mentioned in PD-48",
1373
- "body": null,
1374
- "footer": null,
1375
- "notes": [],
1376
- "hash": "145b060adfedc340e132acf6a019351dbf40b644",
1377
- "gitTags": " (origin/fix/math-toolbar-double-arrow-button)",
1378
- "committerDate": "2021-03-19 14:17:26 +0200",
1379
- "isTagged": true,
1380
- "tag": "@pie-lib/math-input@6.5.10"
1381
- },
1382
- {
1383
- "type": "fix",
1384
- "scope": "math-toolbar",
1385
- "subject": "Made segment, ray and line more consistent PD-1264",
1386
- "merge": null,
1387
- "header": "fix(math-toolbar): Made segment, ray and line more consistent PD-1264",
1388
- "body": null,
1389
- "footer": null,
1390
- "notes": [],
1391
- "hash": "1a2ad3789f728e056d950a0da336818ea0128da5",
1392
- "gitTags": "",
1393
- "committerDate": "2021-08-13 16:44:42 +0300",
1394
- "isTagged": true,
1395
- "tag": "@pie-lib/math-input@6.6.0"
1396
- },
1397
- {
1398
- "type": "fix",
1399
- "scope": "math-input",
1400
- "subject": "Fixed custom keys behavior and changed label for (),[] and absolute value PD-1251",
1401
- "merge": null,
1402
- "header": "fix(math-input): Fixed custom keys behavior and changed label for (),[] and absolute value PD-1251",
1403
- "body": null,
1404
- "footer": null,
1405
- "notes": [],
1406
- "hash": "39f2ddbcf0c36c1f1f8b134d6e287f885f81fb63",
1407
- "gitTags": " (origin/fix/math-input-behavior)",
1408
- "committerDate": "2021-08-12 11:41:38 +0300",
1409
- "isTagged": true,
1410
- "tag": "@pie-lib/math-input@6.6.0"
1411
- }
1412
- ]