@pie-element/graphing-solution-set 6.1.1-next.0 → 6.1.1-next.29

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 (232) hide show
  1. package/CHANGELOG.json +1 -0
  2. package/CHANGELOG.md +846 -0
  3. package/LICENSE.md +5 -0
  4. package/README.md +20 -0
  5. package/configure/CHANGELOG.json +1 -0
  6. package/configure/CHANGELOG.md +806 -0
  7. package/configure/lib/configure.js +312 -0
  8. package/configure/lib/configure.js.map +1 -0
  9. package/configure/lib/correct-response.js +435 -0
  10. package/configure/lib/correct-response.js.map +1 -0
  11. package/configure/lib/defaults.js +357 -0
  12. package/configure/lib/defaults.js.map +1 -0
  13. package/configure/lib/graphing-config.js +408 -0
  14. package/configure/lib/graphing-config.js.map +1 -0
  15. package/configure/lib/index.js +163 -0
  16. package/configure/lib/index.js.map +1 -0
  17. package/configure/lib/utils.js +630 -0
  18. package/configure/lib/utils.js.map +1 -0
  19. package/configure/package.json +29 -0
  20. package/controller/CHANGELOG.json +1 -0
  21. package/controller/CHANGELOG.md +671 -0
  22. package/controller/lib/defaults.js +69 -0
  23. package/controller/lib/defaults.js.map +1 -0
  24. package/controller/lib/index.js +351 -0
  25. package/controller/lib/index.js.map +1 -0
  26. package/controller/lib/utils.js +212 -0
  27. package/controller/lib/utils.js.map +1 -0
  28. package/controller/package.json +22 -0
  29. package/demo-gss.gif +0 -0
  30. package/docs/config-schema.json +1560 -0
  31. package/docs/config-schema.json.md +1114 -0
  32. package/docs/demo/config.js +8 -0
  33. package/docs/demo/generate.js +54 -0
  34. package/docs/demo/index.html +1 -0
  35. package/docs/demo/session.js +6 -0
  36. package/docs/pie-schema.json +1800 -0
  37. package/docs/pie-schema.json.md +952 -0
  38. package/lib/index.js +164 -0
  39. package/lib/index.js.map +1 -0
  40. package/lib/main.js +355 -0
  41. package/lib/main.js.map +1 -0
  42. package/lib/utils.js +515 -0
  43. package/lib/utils.js.map +1 -0
  44. package/package.json +22 -57
  45. package/dist/author/configure.d.ts +0 -26
  46. package/dist/author/configure.js +0 -190
  47. package/dist/author/correct-response.d.ts +0 -33
  48. package/dist/author/correct-response.js +0 -206
  49. package/dist/author/defaults.d.ts +0 -238
  50. package/dist/author/defaults.js +0 -339
  51. package/dist/author/graphing-config.d.ts +0 -33
  52. package/dist/author/graphing-config.js +0 -238
  53. package/dist/author/index.d.ts +0 -62
  54. package/dist/author/index.js +0 -87
  55. package/dist/author/utils.d.ts +0 -46
  56. package/dist/author/utils.js +0 -474
  57. package/dist/controller/defaults.d.ts +0 -64
  58. package/dist/controller/defaults.js +0 -54
  59. package/dist/controller/index.d.ts +0 -24
  60. package/dist/controller/index.js +0 -112
  61. package/dist/controller/utils.d.ts +0 -20
  62. package/dist/controller/utils.js +0 -42
  63. package/dist/delivery/index.d.ts +0 -22
  64. package/dist/delivery/index.js +0 -62
  65. package/dist/delivery/main.d.ts +0 -31
  66. package/dist/delivery/main.js +0 -198
  67. package/dist/delivery/utils.d.ts +0 -12
  68. package/dist/delivery/utils.js +0 -220
  69. package/dist/graphing-solution-set.css +0 -2
  70. package/dist/index.d.ts +0 -1
  71. package/dist/index.iife.d.ts +0 -8
  72. package/dist/index.iife.js +0 -404
  73. package/dist/index.js +0 -2
  74. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_DataView.js +0 -6
  75. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Hash.js +0 -16
  76. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_ListCache.js +0 -16
  77. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Map.js +0 -6
  78. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_MapCache.js +0 -16
  79. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Promise.js +0 -6
  80. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Set.js +0 -6
  81. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_SetCache.js +0 -11
  82. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Stack.js +0 -14
  83. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Symbol.js +0 -5
  84. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Uint8Array.js +0 -5
  85. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_WeakMap.js +0 -6
  86. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_apply.js +0 -12
  87. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayEach.js +0 -7
  88. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayFilter.js +0 -10
  89. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayIncludes.js +0 -7
  90. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayIncludesWith.js +0 -7
  91. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayLikeKeys.js +0 -15
  92. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayMap.js +0 -7
  93. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayPush.js +0 -7
  94. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arraySome.js +0 -7
  95. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_assignValue.js +0 -10
  96. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_assocIndexOf.js +0 -8
  97. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssign.js +0 -8
  98. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssignIn.js +0 -8
  99. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssignValue.js +0 -12
  100. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseClone.js +0 -57
  101. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseCreate.js +0 -14
  102. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseDifference.js +0 -23
  103. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseFindIndex.js +0 -7
  104. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseFlatten.js +0 -13
  105. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGetAllKeys.js +0 -9
  106. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGetTag.js +0 -10
  107. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIndexOf.js +0 -9
  108. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsArguments.js +0 -9
  109. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsEqual.js +0 -8
  110. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsEqualDeep.js +0 -30
  111. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsMap.js +0 -9
  112. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsNaN.js +0 -6
  113. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsNative.js +0 -11
  114. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsSet.js +0 -9
  115. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsTypedArray.js +0 -11
  116. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseKeys.js +0 -12
  117. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseKeysIn.js +0 -13
  118. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseRest.js +0 -9
  119. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseSet.js +0 -22
  120. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseSetToString.js +0 -14
  121. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseTimes.js +0 -7
  122. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseToString.js +0 -15
  123. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseUnary.js +0 -8
  124. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseUniq.js +0 -27
  125. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cacheHas.js +0 -6
  126. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_castPath.js +0 -10
  127. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneArrayBuffer.js +0 -8
  128. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneBuffer.js +0 -10
  129. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneDataView.js +0 -8
  130. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneRegExp.js +0 -8
  131. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneSymbol.js +0 -8
  132. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneTypedArray.js +0 -8
  133. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copyArray.js +0 -8
  134. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copyObject.js +0 -14
  135. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copySymbols.js +0 -8
  136. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copySymbolsIn.js +0 -8
  137. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_coreJsData.js +0 -5
  138. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_createSet.js +0 -9
  139. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_defineProperty.js +0 -10
  140. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalArrays.js +0 -35
  141. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalByTag.js +0 -35
  142. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalObjects.js +0 -32
  143. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_freeGlobal.js +0 -4
  144. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getAllKeys.js +0 -9
  145. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getAllKeysIn.js +0 -9
  146. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getMapData.js +0 -8
  147. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getNative.js +0 -9
  148. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getPrototype.js +0 -5
  149. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getRawTag.js +0 -14
  150. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getSymbols.js +0 -10
  151. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getSymbolsIn.js +0 -11
  152. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getTag.js +0 -23
  153. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getValue.js +0 -6
  154. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashClear.js +0 -7
  155. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashDelete.js +0 -7
  156. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashGet.js +0 -13
  157. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashHas.js +0 -9
  158. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashSet.js +0 -9
  159. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneArray.js +0 -8
  160. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneByTag.js +0 -33
  161. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneObject.js +0 -9
  162. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isFlattenable.js +0 -10
  163. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isIndex.js +0 -8
  164. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isKey.js +0 -11
  165. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isKeyable.js +0 -7
  166. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isMasked.js +0 -11
  167. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isPrototype.js +0 -8
  168. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheClear.js +0 -6
  169. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheDelete.js +0 -9
  170. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheGet.js +0 -8
  171. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheHas.js +0 -7
  172. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheSet.js +0 -8
  173. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheClear.js +0 -13
  174. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheDelete.js +0 -8
  175. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheGet.js +0 -7
  176. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheHas.js +0 -7
  177. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheSet.js +0 -8
  178. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapToArray.js +0 -9
  179. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_memoizeCapped.js +0 -11
  180. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeCreate.js +0 -5
  181. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeKeys.js +0 -5
  182. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeKeysIn.js +0 -8
  183. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nodeUtil.js +0 -9
  184. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_objectToString.js +0 -7
  185. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_overArg.js +0 -8
  186. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_overRest.js +0 -13
  187. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_root.js +0 -5
  188. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setCacheAdd.js +0 -7
  189. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setCacheHas.js +0 -6
  190. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setToArray.js +0 -9
  191. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setToString.js +0 -6
  192. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_shortOut.js +0 -14
  193. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackClear.js +0 -7
  194. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackDelete.js +0 -7
  195. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackGet.js +0 -6
  196. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackHas.js +0 -6
  197. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackSet.js +0 -16
  198. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_strictIndexOf.js +0 -7
  199. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stringToPath.js +0 -10
  200. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_toKey.js +0 -10
  201. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_toSource.js +0 -15
  202. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/cloneDeep.js +0 -8
  203. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/constant.js +0 -8
  204. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/differenceWith.js +0 -12
  205. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/eq.js +0 -6
  206. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/identity.js +0 -6
  207. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArguments.js +0 -10
  208. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArray.js +0 -4
  209. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArrayLike.js +0 -8
  210. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArrayLikeObject.js +0 -8
  211. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isBuffer.js +0 -6
  212. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isEmpty.js +0 -21
  213. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isEqual.js +0 -7
  214. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isFunction.js +0 -11
  215. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isLength.js +0 -7
  216. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isMap.js +0 -7
  217. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObject.js +0 -7
  218. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObjectLike.js +0 -6
  219. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isSet.js +0 -7
  220. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isSymbol.js +0 -9
  221. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isTypedArray.js +0 -7
  222. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/keys.js +0 -9
  223. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/keysIn.js +0 -9
  224. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/last.js +0 -7
  225. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/memoize.js +0 -16
  226. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/noop.js +0 -4
  227. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/set.js +0 -7
  228. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/stubArray.js +0 -6
  229. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/stubFalse.js +0 -6
  230. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/toString.js +0 -7
  231. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/uniq.js +0 -7
  232. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/uniqWith.js +0 -7
@@ -1,238 +0,0 @@
1
- /**
2
- * @synced-from pie-elements/packages/graphing-solution-set/configure/src/defaults.js
3
- * @auto-generated
4
- *
5
- * This file is automatically synced from pie-elements and converted to TypeScript.
6
- * Manual edits will be overwritten on next sync.
7
- * To make changes, edit the upstream JavaScript file and run sync again.
8
- */
9
- declare const _default: {
10
- model: {
11
- answers: {
12
- correctAnswer: {
13
- name: string;
14
- marks: never[];
15
- };
16
- };
17
- arrows: {
18
- left: boolean;
19
- right: boolean;
20
- up: boolean;
21
- down: boolean;
22
- };
23
- marks: never[];
24
- defaultGridConfiguration: number;
25
- domain: {
26
- min: number;
27
- max: number;
28
- step: number;
29
- labelStep: number;
30
- axisLabel: string;
31
- };
32
- graph: {
33
- width: number;
34
- height: number;
35
- };
36
- gssLineData: {
37
- numberOfLines: number;
38
- selectedTool: string;
39
- sections: never[];
40
- lineA: {
41
- lineType: string;
42
- };
43
- };
44
- includeAxes: boolean;
45
- labels: {};
46
- labelsEnabled: boolean;
47
- padding: boolean;
48
- prompt: string;
49
- range: {
50
- min: number;
51
- max: number;
52
- step: number;
53
- labelStep: number;
54
- axisLabel: string;
55
- };
56
- rationale: string;
57
- standardGrid: boolean;
58
- title: string;
59
- coordinatesOnHover: boolean;
60
- promptEnabled: boolean;
61
- rationaleEnabled: boolean;
62
- teacherInstructionsEnabled: boolean;
63
- studentInstructionsEnabled: boolean;
64
- };
65
- configuration: {
66
- authoring: {
67
- settings: boolean;
68
- label: string;
69
- enabled: boolean;
70
- includeAxesEnabled: boolean;
71
- standardGridEnabled: boolean;
72
- min: {
73
- label: string;
74
- enabled: boolean;
75
- };
76
- max: {
77
- label: string;
78
- enabled: boolean;
79
- };
80
- axisLabel: {
81
- label: string;
82
- enabled: boolean;
83
- };
84
- step: {
85
- label: string;
86
- enabled: boolean;
87
- };
88
- labelStep: {
89
- label: string;
90
- enabled: boolean;
91
- };
92
- };
93
- arrows: {
94
- settings: boolean;
95
- label: string;
96
- left: {
97
- label: string;
98
- };
99
- right: {
100
- label: string;
101
- };
102
- up: {
103
- label: string;
104
- };
105
- down: {
106
- label: string;
107
- };
108
- };
109
- gridConfigurations: {
110
- label: string;
111
- arrows: {
112
- left: boolean;
113
- right: boolean;
114
- up: boolean;
115
- down: boolean;
116
- };
117
- domain: {
118
- min: number;
119
- max: number;
120
- step: number;
121
- padding: number;
122
- labelStep: number;
123
- axisLabel: string;
124
- };
125
- graph: {
126
- width: number;
127
- height: number;
128
- };
129
- includeAxes: boolean;
130
- labels: {
131
- top: string;
132
- right: string;
133
- bottom: string;
134
- left: string;
135
- };
136
- padding: boolean;
137
- range: {
138
- min: number;
139
- max: number;
140
- step: number;
141
- padding: number;
142
- labelStep: number;
143
- axisLabel: string;
144
- };
145
- standardGrid: boolean;
146
- title: string;
147
- }[];
148
- graphDimensions: {
149
- settings: boolean;
150
- label: string;
151
- enabled: boolean;
152
- min: number;
153
- max: number;
154
- step: number;
155
- };
156
- padding: {
157
- settings: boolean;
158
- label: string;
159
- };
160
- labels: {
161
- settings: boolean;
162
- label: string;
163
- enabled: boolean;
164
- top: string;
165
- right: string;
166
- bottom: string;
167
- left: string;
168
- };
169
- prompt: {
170
- settings: boolean;
171
- label: string;
172
- };
173
- rationale: {
174
- settings: boolean;
175
- label: string;
176
- };
177
- scoringType: {
178
- settings: boolean;
179
- label: string;
180
- };
181
- studentInstructions: {
182
- settings: boolean;
183
- label: string;
184
- };
185
- teacherInstructions: {
186
- settings: boolean;
187
- label: string;
188
- };
189
- title: {
190
- settings: boolean;
191
- label: string;
192
- enabled: boolean;
193
- placeholder: string;
194
- };
195
- instruction: {
196
- settings: boolean;
197
- label: string;
198
- };
199
- settingsPanelDisabled: boolean;
200
- spellCheck: {
201
- label: string;
202
- settings: boolean;
203
- enabled: boolean;
204
- };
205
- coordinatesOnHover: {
206
- settings: boolean;
207
- label: string;
208
- };
209
- maxImageWidth: {
210
- teacherInstructions: number;
211
- prompt: number;
212
- rationale: number;
213
- };
214
- maxImageHeight: {
215
- teacherInstructions: number;
216
- prompt: number;
217
- rationale: number;
218
- };
219
- withRubric: {
220
- settings: boolean;
221
- label: string;
222
- };
223
- language: {
224
- settings: boolean;
225
- label: string;
226
- enabled: boolean;
227
- };
228
- languageChoices: {
229
- label: string;
230
- options: never[];
231
- };
232
- mathMlOptions: {
233
- mmlOutput: boolean;
234
- mmlEditing: boolean;
235
- };
236
- };
237
- };
238
- export default _default;
@@ -1,339 +0,0 @@
1
- //#region src/author/defaults.tsx
2
- var e = {
3
- model: {
4
- answers: { correctAnswer: {
5
- name: "Correct Answer",
6
- marks: []
7
- } },
8
- arrows: {
9
- left: !0,
10
- right: !0,
11
- up: !0,
12
- down: !0
13
- },
14
- marks: [],
15
- defaultGridConfiguration: 0,
16
- domain: {
17
- min: -5,
18
- max: 5,
19
- step: 1,
20
- labelStep: 1,
21
- axisLabel: "x"
22
- },
23
- graph: {
24
- width: 500,
25
- height: 500
26
- },
27
- gssLineData: {
28
- numberOfLines: 1,
29
- selectedTool: "lineA",
30
- sections: [],
31
- lineA: { lineType: "Solid" }
32
- },
33
- includeAxes: !0,
34
- labels: {},
35
- labelsEnabled: !0,
36
- padding: !0,
37
- prompt: "",
38
- range: {
39
- min: -5,
40
- max: 5,
41
- step: 1,
42
- labelStep: 1,
43
- axisLabel: "y"
44
- },
45
- rationale: "",
46
- standardGrid: !1,
47
- title: "",
48
- coordinatesOnHover: !1,
49
- promptEnabled: !0,
50
- rationaleEnabled: !0,
51
- teacherInstructionsEnabled: !0,
52
- studentInstructionsEnabled: !0
53
- },
54
- configuration: {
55
- authoring: {
56
- settings: !1,
57
- label: "Customize Grid Setup",
58
- enabled: !0,
59
- includeAxesEnabled: !1,
60
- standardGridEnabled: !0,
61
- min: {
62
- label: "Min Value",
63
- enabled: !0
64
- },
65
- max: {
66
- label: "Max Value",
67
- enabled: !0
68
- },
69
- axisLabel: {
70
- label: "Label",
71
- enabled: !0
72
- },
73
- step: {
74
- label: "Grid Interval",
75
- enabled: !0
76
- },
77
- labelStep: {
78
- label: "Label Interval",
79
- enabled: !0
80
- }
81
- },
82
- arrows: {
83
- settings: !0,
84
- label: "Include Arrows",
85
- left: { label: "left" },
86
- right: { label: "right" },
87
- up: { label: "up" },
88
- down: { label: "down" }
89
- },
90
- gridConfigurations: [
91
- {
92
- label: "4-quadrant coordinate grid, -10 to 10",
93
- arrows: {
94
- left: !0,
95
- right: !0,
96
- up: !0,
97
- down: !0
98
- },
99
- domain: {
100
- min: -10,
101
- max: 10,
102
- step: 1,
103
- padding: 0,
104
- labelStep: 1,
105
- axisLabel: "<i>x</i>"
106
- },
107
- graph: {
108
- width: 480,
109
- height: 480
110
- },
111
- includeAxes: !0,
112
- labels: {
113
- top: "",
114
- right: "",
115
- bottom: "",
116
- left: ""
117
- },
118
- padding: !0,
119
- range: {
120
- min: -10,
121
- max: 10,
122
- step: 1,
123
- padding: 0,
124
- labelStep: 1,
125
- axisLabel: "<i>y</i>"
126
- },
127
- standardGrid: !0,
128
- title: ""
129
- },
130
- {
131
- label: "0 to 10 on both axes",
132
- arrows: {
133
- left: !1,
134
- right: !0,
135
- up: !0,
136
- down: !1
137
- },
138
- domain: {
139
- min: 0,
140
- max: 10,
141
- step: 1,
142
- padding: 0,
143
- labelStep: 1,
144
- axisLabel: "<i>x</i>"
145
- },
146
- graph: {
147
- width: 480,
148
- height: 480
149
- },
150
- includeAxes: !0,
151
- labels: {
152
- top: "",
153
- right: "",
154
- bottom: "",
155
- left: ""
156
- },
157
- padding: !0,
158
- range: {
159
- min: 0,
160
- max: 10,
161
- step: 1,
162
- padding: 0,
163
- labelStep: 1,
164
- axisLabel: "<i>y</i>"
165
- },
166
- standardGrid: !0,
167
- title: ""
168
- },
169
- {
170
- label: "0 to 20 on both axes",
171
- arrows: {
172
- left: !1,
173
- right: !0,
174
- up: !0,
175
- down: !1
176
- },
177
- domain: {
178
- min: 0,
179
- max: 20,
180
- step: 1,
181
- padding: 0,
182
- labelStep: 1,
183
- axisLabel: "<i>x</i>"
184
- },
185
- graph: {
186
- width: 480,
187
- height: 480
188
- },
189
- includeAxes: !0,
190
- labels: {
191
- top: "",
192
- right: "",
193
- bottom: "",
194
- left: ""
195
- },
196
- padding: !0,
197
- range: {
198
- min: 0,
199
- max: 20,
200
- step: 1,
201
- padding: 0,
202
- labelStep: 1,
203
- axisLabel: "<i>y</i>"
204
- },
205
- standardGrid: !0,
206
- title: ""
207
- },
208
- {
209
- label: "Sample Data Graph",
210
- arrows: {
211
- left: !1,
212
- right: !0,
213
- up: !0,
214
- down: !1
215
- },
216
- domain: {
217
- min: 0,
218
- max: 30,
219
- step: 1,
220
- padding: 0,
221
- labelStep: 2,
222
- axisLabel: "<i>t</i>"
223
- },
224
- graph: {
225
- width: 480,
226
- height: 480
227
- },
228
- includeAxes: !0,
229
- labels: {
230
- top: "",
231
- right: "",
232
- bottom: "Time (seconds)",
233
- left: "Distance (meters)"
234
- },
235
- padding: !0,
236
- range: {
237
- min: 0,
238
- max: 80,
239
- step: 5,
240
- padding: 0,
241
- labelStep: 10,
242
- axisLabel: "<i>d</i>"
243
- },
244
- standardGrid: !1,
245
- title: "Distance as a function of time"
246
- }
247
- ],
248
- graphDimensions: {
249
- settings: !1,
250
- label: "Graph Dimensions",
251
- enabled: !0,
252
- min: 150,
253
- max: 800,
254
- step: 20
255
- },
256
- padding: {
257
- settings: !1,
258
- label: "Padding"
259
- },
260
- labels: {
261
- settings: !0,
262
- label: "Graph Labels",
263
- enabled: !0,
264
- top: "Click here to add a top label",
265
- right: "Click here to add a right label",
266
- bottom: "Click here to add a bottom label",
267
- left: "Click here to add a left label"
268
- },
269
- prompt: {
270
- settings: !0,
271
- label: "Item Stem"
272
- },
273
- rationale: {
274
- settings: !0,
275
- label: "Rationale"
276
- },
277
- scoringType: {
278
- settings: !1,
279
- label: "Scoring Type"
280
- },
281
- studentInstructions: {
282
- settings: !1,
283
- label: "Student Instructions"
284
- },
285
- teacherInstructions: {
286
- settings: !0,
287
- label: "Teacher Instructions"
288
- },
289
- title: {
290
- settings: !0,
291
- label: "Graph Title",
292
- enabled: !0,
293
- placeholder: "Click here to add a title for this graph"
294
- },
295
- instruction: {
296
- settings: !1,
297
- label: "Graphing Solution Set items involve plotting one or two lines on a graph and then selecting the correct area that represents the solution set. To create one, first configure the grid, then select if one or two lines will be offered and if the lines should be solid or dashed. After defining the line(s), define the correct answer by clicking the area that represents the solution set."
298
- },
299
- settingsPanelDisabled: !1,
300
- spellCheck: {
301
- label: "Spellcheck",
302
- settings: !1,
303
- enabled: !0
304
- },
305
- coordinatesOnHover: {
306
- settings: !0,
307
- label: "Coordinates on Hover"
308
- },
309
- maxImageWidth: {
310
- teacherInstructions: 300,
311
- prompt: 300,
312
- rationale: 300
313
- },
314
- maxImageHeight: {
315
- teacherInstructions: 300,
316
- prompt: 300,
317
- rationale: 300
318
- },
319
- withRubric: {
320
- settings: !1,
321
- label: "Add Rubric"
322
- },
323
- language: {
324
- settings: !1,
325
- label: "Specify Language",
326
- enabled: !1
327
- },
328
- languageChoices: {
329
- label: "Language Choices",
330
- options: []
331
- },
332
- mathMlOptions: {
333
- mmlOutput: !1,
334
- mmlEditing: !1
335
- }
336
- }
337
- };
338
- //#endregion
339
- export { e as default };
@@ -1,33 +0,0 @@
1
- /**
2
- * @synced-from pie-elements/packages/graphing-solution-set/configure/src/graphing-config.jsx
3
- * @auto-generated
4
- *
5
- * This file is automatically synced from pie-elements and converted to TypeScript.
6
- * Manual edits will be overwritten on next sync.
7
- * To make changes, edit the upstream JavaScript file and run sync again.
8
- */
9
- import * as React from 'react';
10
- import PropTypes from 'prop-types';
11
- export declare class GraphingConfig extends React.Component {
12
- static propTypes: {
13
- availableTools: PropTypes.Requireable<any[]>;
14
- authoring: PropTypes.Requireable<object>;
15
- dimensionsEnabled: PropTypes.Requireable<boolean>;
16
- graphDimensions: PropTypes.Requireable<object>;
17
- gridConfigurations: PropTypes.Requireable<any[]>;
18
- labelsPlaceholders: PropTypes.Requireable<object>;
19
- model: PropTypes.Validator<object>;
20
- onChange: PropTypes.Validator<(...args: any[]) => any>;
21
- showLabels: PropTypes.Requireable<boolean>;
22
- showTitle: PropTypes.Requireable<boolean>;
23
- titlePlaceholder: PropTypes.Requireable<string>;
24
- };
25
- constructor(props: any);
26
- changeLabels: any;
27
- changeTitle: any;
28
- onConfigChange: any;
29
- onChangeView: any;
30
- changeGridConfiguration: any;
31
- render(): React.JSX.Element;
32
- }
33
- export default GraphingConfig;