@pie-element/placement-ordering 14.1.1-next.1 → 14.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 (289) hide show
  1. package/CHANGELOG.json +1312 -0
  2. package/CHANGELOG.md +2428 -0
  3. package/LICENSE.md +5 -0
  4. package/README.md +57 -0
  5. package/configure/CHANGELOG.json +952 -0
  6. package/configure/CHANGELOG.md +2123 -0
  7. package/configure/lib/choice-editor.js +252 -0
  8. package/configure/lib/choice-editor.js.map +1 -0
  9. package/configure/lib/choice-tile.js +205 -0
  10. package/configure/lib/choice-tile.js.map +1 -0
  11. package/configure/lib/defaults.js +211 -0
  12. package/configure/lib/defaults.js.map +1 -0
  13. package/configure/lib/design.js +427 -0
  14. package/configure/lib/design.js.map +1 -0
  15. package/configure/lib/help.js +14 -0
  16. package/configure/lib/help.js.map +1 -0
  17. package/configure/lib/index.js +155 -0
  18. package/configure/lib/index.js.map +1 -0
  19. package/configure/lib/utils.js +108 -0
  20. package/configure/lib/utils.js.map +1 -0
  21. package/configure/package.json +26 -0
  22. package/controller/CHANGELOG.json +517 -0
  23. package/controller/CHANGELOG.md +1514 -0
  24. package/controller/lib/defaults.js +29 -0
  25. package/controller/lib/defaults.js.map +1 -0
  26. package/controller/lib/index.js +285 -0
  27. package/controller/lib/index.js.map +1 -0
  28. package/controller/lib/scoring.js +109 -0
  29. package/controller/lib/scoring.js.map +1 -0
  30. package/controller/package.json +15 -0
  31. package/docs/config-schema.json +2964 -0
  32. package/docs/config-schema.json.md +2190 -0
  33. package/docs/demo/config.js +8 -0
  34. package/docs/demo/generate.js +50 -0
  35. package/docs/demo/index.html +1 -0
  36. package/docs/demo/session.js +7 -0
  37. package/docs/pie-schema.json +1613 -0
  38. package/docs/pie-schema.json.md +973 -0
  39. package/icon.png +0 -0
  40. package/lib/index.js +122 -0
  41. package/lib/index.js.map +1 -0
  42. package/lib/main.js +32 -0
  43. package/lib/main.js.map +1 -0
  44. package/lib/ordering.js +165 -0
  45. package/lib/ordering.js.map +1 -0
  46. package/lib/placement-ordering.js +419 -0
  47. package/lib/placement-ordering.js.map +1 -0
  48. package/lib/tile.js +259 -0
  49. package/lib/tile.js.map +1 -0
  50. package/lib/tiler.js +165 -0
  51. package/lib/tiler.js.map +1 -0
  52. package/lib/utils.js +18 -0
  53. package/lib/utils.js.map +1 -0
  54. package/package.json +21 -61
  55. package/dist/author/choice-editor.d.ts +0 -39
  56. package/dist/author/choice-editor.js +0 -157
  57. package/dist/author/choice-tile.d.ts +0 -40
  58. package/dist/author/choice-tile.js +0 -132
  59. package/dist/author/defaults.d.ts +0 -213
  60. package/dist/author/defaults.js +0 -159
  61. package/dist/author/design.d.ts +0 -21
  62. package/dist/author/design.js +0 -274
  63. package/dist/author/help.d.ts +0 -11
  64. package/dist/author/index.d.ts +0 -45
  65. package/dist/author/index.js +0 -85
  66. package/dist/author/utils.d.ts +0 -15
  67. package/dist/author/utils.js +0 -62
  68. package/dist/controller/defaults.d.ts +0 -31
  69. package/dist/controller/defaults.js +0 -25
  70. package/dist/controller/index.d.ts +0 -29
  71. package/dist/controller/index.js +0 -128
  72. package/dist/controller/scoring.d.ts +0 -27
  73. package/dist/controller/scoring.js +0 -32
  74. package/dist/delivery/index.d.ts +0 -26
  75. package/dist/delivery/index.js +0 -70
  76. package/dist/delivery/main.d.ts +0 -19
  77. package/dist/delivery/main.js +0 -22
  78. package/dist/delivery/ordering.d.ts +0 -18
  79. package/dist/delivery/ordering.js +0 -96
  80. package/dist/delivery/placement-ordering.d.ts +0 -28
  81. package/dist/delivery/placement-ordering.js +0 -215
  82. package/dist/delivery/tile.d.ts +0 -28
  83. package/dist/delivery/tile.js +0 -165
  84. package/dist/delivery/tiler.d.ts +0 -42
  85. package/dist/delivery/tiler.js +0 -89
  86. package/dist/delivery/utils.d.ts +0 -9
  87. package/dist/delivery/utils.js +0 -8
  88. package/dist/index.d.ts +0 -1
  89. package/dist/index.iife.d.ts +0 -8
  90. package/dist/index.iife.js +0 -152
  91. package/dist/index.js +0 -2
  92. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_DataView.js +0 -6
  93. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Hash.js +0 -16
  94. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_ListCache.js +0 -16
  95. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Map.js +0 -6
  96. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_MapCache.js +0 -16
  97. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Promise.js +0 -6
  98. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Set.js +0 -6
  99. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_SetCache.js +0 -11
  100. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Stack.js +0 -14
  101. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Symbol.js +0 -5
  102. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Uint8Array.js +0 -5
  103. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_WeakMap.js +0 -6
  104. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_apply.js +0 -12
  105. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayEach.js +0 -7
  106. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayEvery.js +0 -7
  107. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayFilter.js +0 -10
  108. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayIncludes.js +0 -7
  109. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayIncludesWith.js +0 -7
  110. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayLikeKeys.js +0 -15
  111. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayMap.js +0 -7
  112. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayPush.js +0 -7
  113. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayReduce.js +0 -8
  114. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayShuffle.js +0 -8
  115. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arraySome.js +0 -7
  116. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_assignValue.js +0 -10
  117. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_assocIndexOf.js +0 -8
  118. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssign.js +0 -8
  119. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssignIn.js +0 -8
  120. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssignValue.js +0 -12
  121. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseClone.js +0 -57
  122. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseCreate.js +0 -14
  123. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseDifference.js +0 -23
  124. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseEach.js +0 -6
  125. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseEvery.js +0 -10
  126. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseFindIndex.js +0 -7
  127. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseFlatten.js +0 -13
  128. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseFor.js +0 -5
  129. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseForOwn.js +0 -8
  130. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGet.js +0 -10
  131. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGetAllKeys.js +0 -9
  132. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGetTag.js +0 -10
  133. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseHasIn.js +0 -6
  134. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIndexOf.js +0 -9
  135. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsArguments.js +0 -9
  136. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsEqual.js +0 -8
  137. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsEqualDeep.js +0 -30
  138. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsMap.js +0 -9
  139. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsMatch.js +0 -26
  140. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsNaN.js +0 -6
  141. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsNative.js +0 -11
  142. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsSet.js +0 -9
  143. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIsTypedArray.js +0 -11
  144. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseIteratee.js +0 -11
  145. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseKeys.js +0 -12
  146. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseKeysIn.js +0 -13
  147. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseMap.js +0 -11
  148. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseMatches.js +0 -12
  149. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseMatchesProperty.js +0 -17
  150. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseProperty.js +0 -8
  151. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_basePropertyDeep.js +0 -9
  152. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseRandom.js +0 -7
  153. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseReduce.js +0 -8
  154. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseRest.js +0 -9
  155. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseSetToString.js +0 -14
  156. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseShuffle.js +0 -8
  157. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseTimes.js +0 -7
  158. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseToString.js +0 -15
  159. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseUnary.js +0 -8
  160. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseUniq.js +0 -27
  161. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseValues.js +0 -9
  162. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cacheHas.js +0 -6
  163. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_castPath.js +0 -10
  164. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneArrayBuffer.js +0 -8
  165. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneBuffer.js +0 -10
  166. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneDataView.js +0 -8
  167. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneRegExp.js +0 -8
  168. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneSymbol.js +0 -8
  169. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneTypedArray.js +0 -8
  170. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copyArray.js +0 -8
  171. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copyObject.js +0 -14
  172. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copySymbols.js +0 -8
  173. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copySymbolsIn.js +0 -8
  174. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_coreJsData.js +0 -5
  175. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_createAssigner.js +0 -15
  176. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_createBaseEach.js +0 -12
  177. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_createBaseFor.js +0 -12
  178. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_createSet.js +0 -9
  179. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_defineProperty.js +0 -10
  180. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalArrays.js +0 -35
  181. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalByTag.js +0 -35
  182. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalObjects.js +0 -32
  183. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_freeGlobal.js +0 -4
  184. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getAllKeys.js +0 -9
  185. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getAllKeysIn.js +0 -9
  186. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getMapData.js +0 -8
  187. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getMatchData.js +0 -16
  188. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getNative.js +0 -9
  189. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getPrototype.js +0 -5
  190. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getRawTag.js +0 -14
  191. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getSymbols.js +0 -10
  192. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getSymbolsIn.js +0 -11
  193. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getTag.js +0 -23
  194. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getValue.js +0 -6
  195. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hasPath.js +0 -18
  196. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashClear.js +0 -7
  197. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashDelete.js +0 -7
  198. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashGet.js +0 -13
  199. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashHas.js +0 -9
  200. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashSet.js +0 -9
  201. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneArray.js +0 -8
  202. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneByTag.js +0 -33
  203. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneObject.js +0 -9
  204. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isFlattenable.js +0 -10
  205. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isIndex.js +0 -8
  206. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isIterateeCall.js +0 -12
  207. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isKey.js +0 -11
  208. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isKeyable.js +0 -7
  209. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isMasked.js +0 -11
  210. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isPrototype.js +0 -8
  211. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isStrictComparable.js +0 -7
  212. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheClear.js +0 -6
  213. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheDelete.js +0 -9
  214. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheGet.js +0 -8
  215. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheHas.js +0 -7
  216. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheSet.js +0 -8
  217. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheClear.js +0 -13
  218. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheDelete.js +0 -8
  219. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheGet.js +0 -7
  220. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheHas.js +0 -7
  221. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheSet.js +0 -8
  222. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapToArray.js +0 -9
  223. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_matchesStrictComparable.js +0 -8
  224. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_memoizeCapped.js +0 -11
  225. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeCreate.js +0 -5
  226. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeKeys.js +0 -5
  227. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeKeysIn.js +0 -8
  228. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nodeUtil.js +0 -9
  229. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_objectToString.js +0 -7
  230. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_overArg.js +0 -8
  231. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_overRest.js +0 -13
  232. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_root.js +0 -5
  233. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setCacheAdd.js +0 -7
  234. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setCacheHas.js +0 -6
  235. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setToArray.js +0 -9
  236. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setToString.js +0 -6
  237. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_shortOut.js +0 -14
  238. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_shuffleSelf.js +0 -12
  239. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackClear.js +0 -7
  240. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackDelete.js +0 -7
  241. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackGet.js +0 -6
  242. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackHas.js +0 -6
  243. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackSet.js +0 -16
  244. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_strictIndexOf.js +0 -7
  245. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stringToPath.js +0 -10
  246. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_toKey.js +0 -10
  247. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_toSource.js +0 -15
  248. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/assign.js +0 -16
  249. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/cloneDeep.js +0 -8
  250. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/compact.js +0 -10
  251. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/constant.js +0 -8
  252. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/defaults.js +0 -16
  253. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/difference.js +0 -10
  254. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/differenceWith.js +0 -12
  255. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/eq.js +0 -6
  256. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/every.js +0 -12
  257. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/get.js +0 -8
  258. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/hasIn.js +0 -8
  259. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/identity.js +0 -6
  260. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArguments.js +0 -10
  261. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArray.js +0 -4
  262. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArrayLike.js +0 -8
  263. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArrayLikeObject.js +0 -8
  264. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isBuffer.js +0 -6
  265. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isEmpty.js +0 -21
  266. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isEqual.js +0 -7
  267. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isFunction.js +0 -11
  268. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isLength.js +0 -7
  269. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isMap.js +0 -7
  270. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObject.js +0 -7
  271. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObjectLike.js +0 -6
  272. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isSet.js +0 -7
  273. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isSymbol.js +0 -9
  274. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isTypedArray.js +0 -7
  275. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/keys.js +0 -9
  276. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/keysIn.js +0 -9
  277. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/last.js +0 -7
  278. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/map.js +0 -10
  279. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/memoize.js +0 -16
  280. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/noop.js +0 -4
  281. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/property.js +0 -10
  282. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/reduce.js +0 -12
  283. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/shuffle.js +0 -9
  284. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/stubArray.js +0 -6
  285. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/stubFalse.js +0 -6
  286. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/toString.js +0 -7
  287. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/uniq.js +0 -7
  288. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/uniqueId.js +0 -9
  289. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/values.js +0 -8
@@ -0,0 +1,517 @@
1
+ [
2
+ {
3
+ "type": "feat",
4
+ "scope": "general",
5
+ "subject": "initialize default model (#129)",
6
+ "merge": null,
7
+ "header": "feat(general): initialize default model (#129)",
8
+ "body": "* feat: initialize empty README\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* feat: implement default-model-initialization method\n\n* fix: add babel-transform-runtime in order to support async/await\n\n* bump yarn lock\n\n* update snapshots",
9
+ "footer": null,
10
+ "notes": [],
11
+ "hash": "b62d0585a86c8e2fbe5a6181b869a28c1131756b",
12
+ "gitTags": "",
13
+ "committerDate": "2019-03-12 15:47:20 -0400",
14
+ "isTagged": true,
15
+ "tag": "@pie-element/placement-ordering-controller@2.1.0"
16
+ },
17
+ {
18
+ "type": "feat",
19
+ "scope": "placement-ordering-configure-customization",
20
+ "subject": "made some elements from the design config customizable (ch564)",
21
+ "merge": null,
22
+ "header": "feat(placement-ordering-configure-customization): made some elements from the design config customizable (ch564)",
23
+ "body": null,
24
+ "footer": null,
25
+ "notes": [],
26
+ "hash": "a89ff839ac132c2e272316ec8af607ea89a3a26b",
27
+ "gitTags": " (origin/ch564/placement-ordering-config-customization)",
28
+ "committerDate": "2018-11-05 16:17:09 +0200",
29
+ "isTagged": true,
30
+ "tag": "@pie-element/placement-ordering-controller@2.0.0"
31
+ },
32
+ {
33
+ "type": "chore",
34
+ "scope": null,
35
+ "subject": "rename test dir",
36
+ "merge": null,
37
+ "header": "chore: rename test dir",
38
+ "body": null,
39
+ "footer": null,
40
+ "notes": [],
41
+ "hash": "3050c7cfafde78a7c1977eda6f92d99ce82543f2",
42
+ "gitTags": "",
43
+ "committerDate": "2018-05-10 21:39:13 -0400",
44
+ "isTagged": true,
45
+ "tag": "@pie-element/placement-ordering-controller@2.0.0"
46
+ },
47
+ {
48
+ "type": "chore",
49
+ "scope": null,
50
+ "subject": "fix tests",
51
+ "merge": null,
52
+ "header": "chore: fix tests",
53
+ "body": null,
54
+ "footer": null,
55
+ "notes": [],
56
+ "hash": "8e8a092808eca78af173d0744aa9e9213a3e95a2",
57
+ "gitTags": "",
58
+ "committerDate": "2018-05-10 21:38:35 -0400",
59
+ "isTagged": true,
60
+ "tag": "@pie-element/placement-ordering-controller@2.0.0"
61
+ },
62
+ {
63
+ "type": "fix",
64
+ "scope": "dependecies",
65
+ "subject": "bump @pie-lib/feedback",
66
+ "merge": null,
67
+ "header": "fix(dependecies): bump @pie-lib/feedback",
68
+ "body": null,
69
+ "footer": null,
70
+ "notes": [],
71
+ "hash": "4be839f6f062d7457e46458a827c9d785b7ba8b0",
72
+ "gitTags": "",
73
+ "committerDate": "2018-05-10 21:23:16 -0400",
74
+ "isTagged": true,
75
+ "tag": "@pie-element/placement-ordering-controller@2.0.0"
76
+ },
77
+ {
78
+ "type": "fix",
79
+ "scope": "controller",
80
+ "subject": "bump feedback version",
81
+ "merge": null,
82
+ "header": "fix(controller): bump feedback version",
83
+ "body": null,
84
+ "footer": null,
85
+ "notes": [],
86
+ "hash": "a07c9ecf3f44f94bdeb48e847cca52ac8e13f619",
87
+ "gitTags": "",
88
+ "committerDate": "2018-05-10 19:13:44 -0400",
89
+ "isTagged": true,
90
+ "tag": "@pie-element/placement-ordering-controller@2.0.0"
91
+ },
92
+ {
93
+ "type": "feat",
94
+ "scope": "model",
95
+ "subject": "move away from old model",
96
+ "merge": null,
97
+ "header": "feat(model): move away from old model",
98
+ "body": null,
99
+ "footer": "BREAKING CHANGE:\n\nThe model has changed.\n\n* `model` is gone, all properties within it have moved to the root.\n* `config` is gone, all properties within it have moved to the root.\n* `feedback` is using the new model.\n\nFrom:\n\n```javascript\n{\n id: '1',\n element: 'placement-ordering',\n correctResponse: [\n {\n id: 'c1',\n weight: 0.2\n },\n {\n id: 'c4',\n weight: 0.2\n },\n {\n id: 'c3',\n weight: 0.3\n },\n {\n id: 'c2',\n weight: 0.3\n }\n ],\n model: {\n prompt: 'Arrange the fruits alphabetically',\n choices: [\n {\n id: 'c2',\n label: 'Lemon',\n shuffle: false,\n moveOnDrag: true\n },\n {\n id: 'c3',\n label: 'Melon',\n moveOnDrag: true\n },\n {\n id: 'c1',\n label: 'Blueberry',\n moveOnDrag: false\n },\n {\n id: 'c4',\n label: 'Pear',\n moveOnDrag: false\n }\n ]\n },\n config: {\n shuffle: false,\n placementType: 'none',\n choiceAreaLayout: 'vertical',\n choiceAreaLabel: 'choices: ',\n answerAreaLabel: 'Answer Area Label',\n showOrdering: true\n },\n feedback: {\n correctFeedbackType: 'custom',\n correctFeedback: 'foo',\n incorrectFeedbackType: 'custom',\n incorrectFeedback: 'foo',\n partialFeedbackType: 'custom',\n partialFeedback: 'foo',\n }\n }\n```\n\nTo:\n\n```javascript\n\n{\n id: '1',\n element: 'placement-ordering',\n correctResponse: [\n {\n id: 'c1',\n weight: 0.2\n },\n {\n id: 'c4',\n weight: 0.2\n },\n {\n id: 'c3',\n weight: 0.3\n },\n {\n id: 'c2',\n weight: 0.3\n }\n ],\n prompt: 'Arrange the fruits alphabetically',\n choices: [\n {\n id: 'c2',\n label: 'Lemon',\n shuffle: false,\n moveOnDrag: true\n },\n {\n id: 'c3',\n label: 'Melon',\n moveOnDrag: true\n },\n {\n id: 'c1',\n label: 'Blueberry',\n moveOnDrag: false\n },\n {\n id: 'c4',\n label: 'Pear',\n moveOnDrag: false\n }\n ],\n shuffle: false,\n placementType: 'none',\n choiceAreaLayout: 'vertical',\n choiceAreaLabel: 'choices: ',\n answerAreaLabel: 'Answer Area Label',\n showOrdering: true,\n feedback: {\n correct: {\n type: 'custom',\n custom: 'foo'\n },\n incorrect: {\n type: 'custom',\n custom: 'no'\n },\n partial: {\n type: 'custom',\n custom: 'nearly'\n }\n }\n }\n\n```",
100
+ "notes": [
101
+ {
102
+ "title": "BREAKING CHANGE",
103
+ "text": "The model has changed.\n\n* `model` is gone, all properties within it have moved to the root.\n* `config` is gone, all properties within it have moved to the root.\n* `feedback` is using the new model.\n\nFrom:\n\n```javascript\n{\n id: '1',\n element: 'placement-ordering',\n correctResponse: [\n {\n id: 'c1',\n weight: 0.2\n },\n {\n id: 'c4',\n weight: 0.2\n },\n {\n id: 'c3',\n weight: 0.3\n },\n {\n id: 'c2',\n weight: 0.3\n }\n ],\n model: {\n prompt: 'Arrange the fruits alphabetically',\n choices: [\n {\n id: 'c2',\n label: 'Lemon',\n shuffle: false,\n moveOnDrag: true\n },\n {\n id: 'c3',\n label: 'Melon',\n moveOnDrag: true\n },\n {\n id: 'c1',\n label: 'Blueberry',\n moveOnDrag: false\n },\n {\n id: 'c4',\n label: 'Pear',\n moveOnDrag: false\n }\n ]\n },\n config: {\n shuffle: false,\n placementType: 'none',\n choiceAreaLayout: 'vertical',\n choiceAreaLabel: 'choices: ',\n answerAreaLabel: 'Answer Area Label',\n showOrdering: true\n },\n feedback: {\n correctFeedbackType: 'custom',\n correctFeedback: 'foo',\n incorrectFeedbackType: 'custom',\n incorrectFeedback: 'foo',\n partialFeedbackType: 'custom',\n partialFeedback: 'foo',\n }\n }\n```\n\nTo:\n\n```javascript\n\n{\n id: '1',\n element: 'placement-ordering',\n correctResponse: [\n {\n id: 'c1',\n weight: 0.2\n },\n {\n id: 'c4',\n weight: 0.2\n },\n {\n id: 'c3',\n weight: 0.3\n },\n {\n id: 'c2',\n weight: 0.3\n }\n ],\n prompt: 'Arrange the fruits alphabetically',\n choices: [\n {\n id: 'c2',\n label: 'Lemon',\n shuffle: false,\n moveOnDrag: true\n },\n {\n id: 'c3',\n label: 'Melon',\n moveOnDrag: true\n },\n {\n id: 'c1',\n label: 'Blueberry',\n moveOnDrag: false\n },\n {\n id: 'c4',\n label: 'Pear',\n moveOnDrag: false\n }\n ],\n shuffle: false,\n placementType: 'none',\n choiceAreaLayout: 'vertical',\n choiceAreaLabel: 'choices: ',\n answerAreaLabel: 'Answer Area Label',\n showOrdering: true,\n feedback: {\n correct: {\n type: 'custom',\n custom: 'foo'\n },\n incorrect: {\n type: 'custom',\n custom: 'no'\n },\n partial: {\n type: 'custom',\n custom: 'nearly'\n }\n }\n }\n\n```"
104
+ }
105
+ ],
106
+ "hash": "048571e2fdba07034c511a22eb538b13631d7018",
107
+ "gitTags": "",
108
+ "committerDate": "2018-05-10 12:46:56 -0400",
109
+ "isTagged": true,
110
+ "tag": "@pie-element/placement-ordering-controller@2.0.0"
111
+ },
112
+ {
113
+ "type": "feat",
114
+ "scope": null,
115
+ "subject": "partial scoring logic updated to use pairwise combinations [ch440]",
116
+ "merge": null,
117
+ "header": "feat: partial scoring logic updated to use pairwise combinations [ch440]",
118
+ "body": "* `partialScoring`: [{correctCount: number, weight: number}] is gone\n* `partialScoring` is now a boolean (partialScoring defaults to true).\n* uses pairwise combinations to calculate the partial score",
119
+ "footer": "BREAKING CHANGE: `question.partialScoring` is no longer a set of rules\nwith weights. It's now a boolean.",
120
+ "notes": [
121
+ {
122
+ "title": "BREAKING CHANGE",
123
+ "text": "`question.partialScoring` is no longer a set of rules\nwith weights. It's now a boolean."
124
+ }
125
+ ],
126
+ "hash": "2761b85341ddcd88c9cfdef06456acd0812213d0",
127
+ "gitTags": "",
128
+ "committerDate": "2019-04-09 18:17:42 +0100",
129
+ "isTagged": true,
130
+ "tag": "@pie-element/placement-ordering-controller@3.0.0"
131
+ },
132
+ {
133
+ "type": "feat",
134
+ "scope": null,
135
+ "subject": "UI and model updates [ch423]",
136
+ "merge": null,
137
+ "header": "feat: UI and model updates [ch423]",
138
+ "body": "* Updated design\n* Removed `moveOnDrag` for a choice individually\n* added `removeTilesAfterPlacing` property on the entire list of choices.",
139
+ "footer": "BREAKING CHANGE: `moveOnDrag` is gone use `removeAllTilesAfterPlacing`.",
140
+ "notes": [
141
+ {
142
+ "title": "BREAKING CHANGE",
143
+ "text": "`moveOnDrag` is gone use `removeAllTilesAfterPlacing`."
144
+ }
145
+ ],
146
+ "hash": "b83c4b9b87374ae46eff0a3657dc7b83b7da3d90",
147
+ "gitTags": "",
148
+ "committerDate": "2019-04-09 18:14:32 +0100",
149
+ "isTagged": true,
150
+ "tag": "@pie-element/placement-ordering-controller@3.0.0"
151
+ },
152
+ {
153
+ "type": "feat",
154
+ "scope": null,
155
+ "subject": "scoring change [ch440]",
156
+ "merge": null,
157
+ "header": "feat: scoring change [ch440]",
158
+ "body": "* by default duplicates are not allowed\n* this can be overridden by `question.configure.removeTileAfterPlacing`\n* by default the answer must be 'complete' aka the length must match the\ncorrect response length.",
159
+ "footer": null,
160
+ "notes": [],
161
+ "hash": "42507f5182a5bb1466499f46922500bf9d6a8cd1",
162
+ "gitTags": "",
163
+ "committerDate": "2019-04-09 20:18:34 +0100",
164
+ "isTagged": true,
165
+ "tag": "@pie-element/placement-ordering-controller@3.1.0"
166
+ },
167
+ {
168
+ "type": "feat",
169
+ "scope": "scoring",
170
+ "subject": "`orderMustBeComplete` defaults to false",
171
+ "merge": null,
172
+ "header": "feat(scoring): `orderMustBeComplete` defaults to false",
173
+ "body": "> Note: this should really be a breaking change as it changes the\nresults of identical functions, but going to leave that as we haven't\ndone a full release yet.",
174
+ "footer": null,
175
+ "notes": [],
176
+ "hash": "3b11755acba7607c42187f2c78d99d792c77c961",
177
+ "gitTags": " (origin/fix/placement-scoring)",
178
+ "committerDate": "2019-04-12 11:27:47 +0100",
179
+ "isTagged": true,
180
+ "tag": "@pie-element/placement-ordering-controller@3.2.0"
181
+ },
182
+ {
183
+ "type": "fix",
184
+ "scope": null,
185
+ "subject": "Fixed test.",
186
+ "merge": null,
187
+ "header": "fix: Fixed test.",
188
+ "body": null,
189
+ "footer": null,
190
+ "notes": [],
191
+ "hash": "5b2d7d4520d4b6a1fa444bde8621c7174b3d9fdb",
192
+ "gitTags": "",
193
+ "committerDate": "2019-04-16 10:52:21 +0300",
194
+ "isTagged": true,
195
+ "tag": "@pie-element/placement-ordering-controller@3.2.1"
196
+ },
197
+ {
198
+ "type": "fix",
199
+ "scope": null,
200
+ "subject": "Updated controller test.",
201
+ "merge": null,
202
+ "header": "fix: Updated controller test.",
203
+ "body": null,
204
+ "footer": null,
205
+ "notes": [],
206
+ "hash": "e9246e0d1b2a0ee995122ead461f89ed8c4e80d1",
207
+ "gitTags": "",
208
+ "committerDate": "2019-04-16 10:37:35 +0300",
209
+ "isTagged": true,
210
+ "tag": "@pie-element/placement-ordering-controller@3.2.1"
211
+ },
212
+ {
213
+ "type": "fix",
214
+ "scope": "placement-ordering",
215
+ "subject": "Finished renaming model properties using new established naming conventions and integrated settings panel.",
216
+ "merge": null,
217
+ "header": "fix(placement-ordering): Finished renaming model properties using new established naming conventions and integrated settings panel.",
218
+ "body": null,
219
+ "footer": null,
220
+ "notes": [],
221
+ "hash": "74578c6b4e3a74bb11e913b35a3a578252253778",
222
+ "gitTags": "",
223
+ "committerDate": "2019-04-15 19:16:13 +0300",
224
+ "isTagged": true,
225
+ "tag": "@pie-element/placement-ordering-controller@3.2.1"
226
+ },
227
+ {
228
+ "type": "fix",
229
+ "scope": "placement-ordering",
230
+ "subject": "Finished renaming model properties using naming conventions.",
231
+ "merge": null,
232
+ "header": "fix(placement-ordering): Finished renaming model properties using naming conventions.",
233
+ "body": null,
234
+ "footer": null,
235
+ "notes": [],
236
+ "hash": "d3d790a591bd7175f1ae1a8e64d5ea5f97b9013a",
237
+ "gitTags": "",
238
+ "committerDate": "2019-04-15 12:22:19 +0300",
239
+ "isTagged": true,
240
+ "tag": "@pie-element/placement-ordering-controller@3.2.1"
241
+ },
242
+ {
243
+ "type": "fix",
244
+ "scope": "placement-ordering",
245
+ "subject": "renaming model properties with naming conventions.",
246
+ "merge": null,
247
+ "header": "fix(placement-ordering): renaming model properties with naming conventions.",
248
+ "body": null,
249
+ "footer": null,
250
+ "notes": [],
251
+ "hash": "9d9be0154654c1c7c6866e3daa74d9e37523a567",
252
+ "gitTags": "",
253
+ "committerDate": "2019-04-15 11:43:37 +0300",
254
+ "isTagged": true,
255
+ "tag": "@pie-element/placement-ordering-controller@3.2.1"
256
+ },
257
+ {
258
+ "type": "fix",
259
+ "scope": "ebsr",
260
+ "subject": "revert `itemStem` to `prompt`.",
261
+ "merge": null,
262
+ "header": "fix(ebsr): revert `itemStem` to `prompt`.",
263
+ "body": "fix(multiple-choice): revert `itemStem` to `prompt`.\nfix(placement-ordering): revert `itemStem` to `prompt`.",
264
+ "footer": null,
265
+ "notes": [],
266
+ "hash": "107f3988029baf164f702a1079dfeb2fd192302a",
267
+ "gitTags": "",
268
+ "committerDate": "2019-04-24 06:19:37 +0300",
269
+ "isTagged": true,
270
+ "tag": "@pie-element/placement-ordering-controller@3.2.3"
271
+ },
272
+ {
273
+ "type": "feat",
274
+ "scope": null,
275
+ "subject": "Updated with new version of @pie-lib-config-ui. Removed `model.configure` and added a separate property called `configuration` instead. Removed usage of state (main.jsx) and updated tests.",
276
+ "merge": null,
277
+ "header": "feat: Updated with new version of @pie-lib-config-ui. Removed `model.configure` and added a separate property called `configuration` instead. Removed usage of state (main.jsx) and updated tests.",
278
+ "body": null,
279
+ "footer": "BREAKING CHANGE: `model.configure` is removed, use `configuration` instead.",
280
+ "notes": [
281
+ {
282
+ "title": "BREAKING CHANGE",
283
+ "text": "`model.configure` is removed, use `configuration` instead."
284
+ }
285
+ ],
286
+ "hash": "4262f6bc82f9e67eb67dc283fe244eb1315a6baa",
287
+ "gitTags": "",
288
+ "committerDate": "2019-05-02 16:41:21 +0300",
289
+ "isTagged": true,
290
+ "tag": "@pie-element/placement-ordering-controller@4.0.0"
291
+ },
292
+ {
293
+ "type": "feat",
294
+ "scope": null,
295
+ "subject": "Sending rationale for `instructor` role only in 'view' or 'evaluate' mode.",
296
+ "merge": null,
297
+ "header": "feat: Sending rationale for `instructor` role only in 'view' or 'evaluate' mode.",
298
+ "body": null,
299
+ "footer": null,
300
+ "notes": [],
301
+ "hash": "ea90849b6b056562123713e4e4723160905be1f4",
302
+ "gitTags": "",
303
+ "committerDate": "2019-05-14 14:39:39 +0300",
304
+ "isTagged": true,
305
+ "tag": "@pie-element/placement-ordering-controller@4.1.0"
306
+ },
307
+ {
308
+ "type": "feat",
309
+ "scope": "placement-ordering",
310
+ "subject": "added rationale support.",
311
+ "merge": null,
312
+ "header": "feat(placement-ordering): added rationale support.",
313
+ "body": null,
314
+ "footer": null,
315
+ "notes": [],
316
+ "hash": "d6df005db8ba935e4a3dcddb57af6dbf4717b9ed",
317
+ "gitTags": "",
318
+ "committerDate": "2019-05-11 15:07:04 +0300",
319
+ "isTagged": true,
320
+ "tag": "@pie-element/placement-ordering-controller@4.1.0"
321
+ },
322
+ {
323
+ "type": "fix",
324
+ "scope": "editable-html",
325
+ "subject": "fixed lots of stuff regarding the editable-html",
326
+ "merge": null,
327
+ "header": "fix(editable-html): fixed lots of stuff regarding the editable-html",
328
+ "body": null,
329
+ "footer": null,
330
+ "notes": [],
331
+ "hash": "12c112917e0b5065ec35efdbdc276703602a6c68",
332
+ "gitTags": " (origin/andrei/fixes)",
333
+ "committerDate": "2019-07-07 14:16:34 -0400",
334
+ "isTagged": true,
335
+ "tag": "@pie-element/placement-ordering-controller@4.1.5"
336
+ },
337
+ {
338
+ "type": "fix",
339
+ "scope": "behaviour",
340
+ "subject": "added alternate scoring for placement-ordering [ch1304], rendered math in extended-text-entry [ch1016], moved the toolbar above the editor for [ch2493]",
341
+ "merge": null,
342
+ "header": "fix(behaviour): added alternate scoring for placement-ordering [ch1304], rendered math in extended-text-entry [ch1016], moved the toolbar above the editor for [ch2493]",
343
+ "body": null,
344
+ "footer": null,
345
+ "notes": [],
346
+ "hash": "81c94b4390624cf205845a208a9df36a53a53025",
347
+ "gitTags": "",
348
+ "committerDate": "2019-07-09 17:33:00 +0300",
349
+ "isTagged": true,
350
+ "tag": "@pie-element/placement-ordering-controller@4.1.7"
351
+ },
352
+ {
353
+ "type": "feat",
354
+ "scope": null,
355
+ "subject": "Session null/empty check.",
356
+ "merge": null,
357
+ "header": "feat: Session null/empty check.",
358
+ "body": "Check for each interaction if: has outcome function, outcome function returns { score: 0, empty: true } if session null/empty/undefined, everywhere where session is used we handle if session is null/empty/undefined and test each function that uses session. [match-list, match, math-inline, multiple-choice, number-line, placement-ordering, point-intercept, select-text, text-entry]",
359
+ "footer": null,
360
+ "notes": [],
361
+ "hash": "f24dc8bfe6761d0c7bacf674f5ec30068bfd03d8",
362
+ "gitTags": "",
363
+ "committerDate": "2019-08-27 09:02:11 +0300",
364
+ "isTagged": true,
365
+ "tag": "@pie-element/placement-ordering-controller@4.2.0"
366
+ },
367
+ {
368
+ "type": "fix",
369
+ "scope": null,
370
+ "subject": "bump pie-lib/controller-utils",
371
+ "merge": null,
372
+ "header": "fix: bump pie-lib/controller-utils",
373
+ "body": null,
374
+ "footer": null,
375
+ "notes": [],
376
+ "hash": "ba3de006afa1ddaa582a531779be766c9715f64c",
377
+ "gitTags": "",
378
+ "committerDate": "2019-08-30 23:15:07 +0300",
379
+ "isTagged": true,
380
+ "tag": "@pie-element/placement-ordering-controller@4.3.0"
381
+ },
382
+ {
383
+ "type": "feat",
384
+ "scope": null,
385
+ "subject": "make use of updateSession callback",
386
+ "merge": null,
387
+ "header": "feat: make use of updateSession callback",
388
+ "body": null,
389
+ "footer": null,
390
+ "notes": [],
391
+ "hash": "b529f00d60415979f28d90f1dcaf130b71cebb31",
392
+ "gitTags": "",
393
+ "committerDate": "2019-08-26 18:54:49 +0300",
394
+ "isTagged": true,
395
+ "tag": "@pie-element/placement-ordering-controller@4.3.0"
396
+ },
397
+ {
398
+ "type": "feat",
399
+ "scope": "placement-ordering",
400
+ "subject": "model based prompt",
401
+ "merge": null,
402
+ "header": "feat(placement-ordering): model based prompt",
403
+ "body": null,
404
+ "footer": null,
405
+ "notes": [],
406
+ "hash": "1d2812755d77906916aa9637c8c56652a0e3513a",
407
+ "gitTags": "",
408
+ "committerDate": "2019-09-25 19:45:47 +0300",
409
+ "isTagged": true,
410
+ "tag": "@pie-element/placement-ordering-controller@5.1.0"
411
+ },
412
+ {
413
+ "type": "fix",
414
+ "scope": null,
415
+ "subject": "bump @pie-lib/controller-utils@^0.2.1 [ch4723]",
416
+ "merge": null,
417
+ "header": "fix: bump @pie-lib/controller-utils@^0.2.1 [ch4723]",
418
+ "body": null,
419
+ "footer": null,
420
+ "notes": [],
421
+ "hash": "0a33d688d6d9e5f239daba982bfbdeebb10ba4ab",
422
+ "gitTags": "",
423
+ "committerDate": "2019-10-11 12:38:26 +0100",
424
+ "isTagged": true,
425
+ "tag": "@pie-element/placement-ordering-controller@6.0.1"
426
+ },
427
+ {
428
+ "type": "fix",
429
+ "scope": null,
430
+ "subject": "bump @pie-lib/controller-utils@^0.2.2",
431
+ "merge": null,
432
+ "header": "fix: bump @pie-lib/controller-utils@^0.2.2",
433
+ "body": null,
434
+ "footer": null,
435
+ "notes": [],
436
+ "hash": "edae61cd4f686b2e1611cf0cad710112177fff2e",
437
+ "gitTags": "",
438
+ "committerDate": "2019-10-15 12:11:16 +0100",
439
+ "isTagged": true,
440
+ "tag": "@pie-element/placement-ordering-controller@6.0.2"
441
+ },
442
+ {
443
+ "type": "fix",
444
+ "scope": null,
445
+ "subject": "PIE-201 - store prompts and answers in session, fix",
446
+ "merge": null,
447
+ "header": "fix: PIE-201 - store prompts and answers in session, fix",
448
+ "body": "controller-utils to use 0 as key",
449
+ "footer": null,
450
+ "notes": [],
451
+ "hash": "23802242e0bc647f929f6db4dfd4b03f0112f2fb",
452
+ "gitTags": "",
453
+ "committerDate": "2019-11-18 20:35:06 +0000",
454
+ "isTagged": true,
455
+ "tag": "@pie-element/placement-ordering-controller@6.0.5"
456
+ },
457
+ {
458
+ "type": "fix",
459
+ "scope": null,
460
+ "subject": "bump ui versions",
461
+ "merge": null,
462
+ "header": "fix: bump ui versions",
463
+ "body": null,
464
+ "footer": null,
465
+ "notes": [],
466
+ "hash": "5b9d99fe59c304bdd173c9336503eb558900d2a2",
467
+ "gitTags": "",
468
+ "committerDate": "2020-03-31 19:25:13 +0100",
469
+ "isTagged": true,
470
+ "tag": "@pie-element/placement-ordering-controller@6.1.0"
471
+ },
472
+ {
473
+ "type": "fix",
474
+ "scope": null,
475
+ "subject": "bump lib and ui versions",
476
+ "merge": null,
477
+ "header": "fix: bump lib and ui versions",
478
+ "body": null,
479
+ "footer": null,
480
+ "notes": [],
481
+ "hash": "a882cbf4580098ce0e12c51cf6ad2879817e17e7",
482
+ "gitTags": "",
483
+ "committerDate": "2020-04-10 17:13:24 +0100",
484
+ "isTagged": true,
485
+ "tag": "@pie-element/placement-ordering-controller@6.1.1"
486
+ },
487
+ {
488
+ "type": "fix",
489
+ "scope": null,
490
+ "subject": "bump all packages to avoid tag conflict",
491
+ "merge": null,
492
+ "header": "fix: bump all packages to avoid tag conflict",
493
+ "body": null,
494
+ "footer": null,
495
+ "notes": [],
496
+ "hash": "d9ec9a8689f0a391594b5e2f4ea958c6dc9f6d7b",
497
+ "gitTags": "",
498
+ "committerDate": "2020-04-10 20:01:37 +0100",
499
+ "isTagged": true,
500
+ "tag": "@pie-element/placement-ordering-controller@6.1.1"
501
+ },
502
+ {
503
+ "type": "fix",
504
+ "scope": null,
505
+ "subject": "bump ui/lib versions",
506
+ "merge": null,
507
+ "header": "fix: bump ui/lib versions",
508
+ "body": null,
509
+ "footer": null,
510
+ "notes": [],
511
+ "hash": "3edb2321ebaefcaee70c3642aa6da8a50e8a99e5",
512
+ "gitTags": "",
513
+ "committerDate": "2020-04-14 15:36:44 +0100",
514
+ "isTagged": true,
515
+ "tag": "@pie-element/placement-ordering-controller@6.1.3"
516
+ }
517
+ ]