@pie-element/inline-dropdown 10.1.1-next.1 → 10.1.1-next.11

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 (247) hide show
  1. package/CHANGELOG.json +1082 -0
  2. package/CHANGELOG.md +2181 -0
  3. package/LICENSE.md +5 -0
  4. package/README.md +1 -0
  5. package/configure/CHANGELOG.json +647 -0
  6. package/configure/CHANGELOG.md +1938 -0
  7. package/configure/lib/defaults.js +192 -0
  8. package/configure/lib/defaults.js.map +1 -0
  9. package/configure/lib/index.js +135 -0
  10. package/configure/lib/index.js.map +1 -0
  11. package/configure/lib/inline-dropdown-toolbar.js +456 -0
  12. package/configure/lib/inline-dropdown-toolbar.js.map +1 -0
  13. package/configure/lib/main.js +612 -0
  14. package/configure/lib/main.js.map +1 -0
  15. package/configure/lib/markupUtils.js +50 -0
  16. package/configure/lib/markupUtils.js.map +1 -0
  17. package/configure/lib/response-area.js +48 -0
  18. package/configure/lib/response-area.js.map +1 -0
  19. package/configure/lib/utils.js +22 -0
  20. package/configure/lib/utils.js.map +1 -0
  21. package/configure/package.json +24 -0
  22. package/controller/CHANGELOG.json +467 -0
  23. package/controller/CHANGELOG.md +1279 -0
  24. package/controller/lib/defaults.js +25 -0
  25. package/controller/lib/defaults.js.map +1 -0
  26. package/controller/lib/index.js +295 -0
  27. package/controller/lib/index.js.map +1 -0
  28. package/controller/lib/utils.js +32 -0
  29. package/controller/lib/utils.js.map +1 -0
  30. package/controller/package.json +16 -0
  31. package/docs/config-schema.json +2854 -0
  32. package/docs/config-schema.json.md +2106 -0
  33. package/docs/demo/config.js +8 -0
  34. package/docs/demo/generate.js +76 -0
  35. package/docs/demo/index.html +1 -0
  36. package/docs/demo/session.js +11 -0
  37. package/docs/pie-schema.json +1152 -0
  38. package/docs/pie-schema.json.md +814 -0
  39. package/lib/index.js +85 -0
  40. package/lib/index.js.map +1 -0
  41. package/lib/inline-dropdown.js +176 -0
  42. package/lib/inline-dropdown.js.map +1 -0
  43. package/package.json +20 -57
  44. package/dist/author/defaults.d.ts +0 -194
  45. package/dist/author/defaults.js +0 -130
  46. package/dist/author/index.d.ts +0 -43
  47. package/dist/author/index.js +0 -83
  48. package/dist/author/inline-dropdown-toolbar.d.ts +0 -47
  49. package/dist/author/inline-dropdown-toolbar.js +0 -262
  50. package/dist/author/main.d.ts +0 -48
  51. package/dist/author/main.js +0 -375
  52. package/dist/author/markupUtils.d.ts +0 -12
  53. package/dist/author/markupUtils.js +0 -23
  54. package/dist/author/response-area.d.ts +0 -20
  55. package/dist/author/response-area.js +0 -32
  56. package/dist/author/utils.d.ts +0 -10
  57. package/dist/author/utils.js +0 -10
  58. package/dist/controller/defaults.d.ts +0 -27
  59. package/dist/controller/defaults.js +0 -21
  60. package/dist/controller/index.d.ts +0 -54
  61. package/dist/controller/index.js +0 -126
  62. package/dist/controller/utils.d.ts +0 -12
  63. package/dist/controller/utils.js +0 -13
  64. package/dist/delivery/index.d.ts +0 -20
  65. package/dist/delivery/index.js +0 -60
  66. package/dist/delivery/inline-dropdown.d.ts +0 -38
  67. package/dist/delivery/inline-dropdown.js +0 -109
  68. package/dist/index.d.ts +0 -1
  69. package/dist/index.iife.d.ts +0 -8
  70. package/dist/index.iife.js +0 -148
  71. package/dist/index.js +0 -2
  72. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_DataView.js +0 -6
  73. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Hash.js +0 -16
  74. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_ListCache.js +0 -16
  75. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Map.js +0 -6
  76. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_MapCache.js +0 -16
  77. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Promise.js +0 -6
  78. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Set.js +0 -6
  79. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_SetCache.js +0 -11
  80. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Stack.js +0 -14
  81. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Symbol.js +0 -5
  82. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_Uint8Array.js +0 -5
  83. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_WeakMap.js +0 -6
  84. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_apply.js +0 -12
  85. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayEach.js +0 -7
  86. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayFilter.js +0 -10
  87. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayLikeKeys.js +0 -15
  88. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayMap.js +0 -7
  89. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayPush.js +0 -7
  90. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arrayReduce.js +0 -8
  91. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_arraySome.js +0 -7
  92. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_assignValue.js +0 -10
  93. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_assocIndexOf.js +0 -8
  94. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssign.js +0 -8
  95. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssignIn.js +0 -8
  96. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseAssignValue.js +0 -12
  97. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseClone.js +0 -57
  98. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseCreate.js +0 -14
  99. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseEach.js +0 -6
  100. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseExtremum.js +0 -11
  101. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseFor.js +0 -5
  102. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseForOwn.js +0 -8
  103. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGet.js +0 -10
  104. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGetAllKeys.js +0 -9
  105. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGetTag.js +0 -10
  106. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseGt.js +0 -6
  107. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseHasIn.js +0 -6
  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/_baseIsMatch.js +0 -26
  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/_baseIteratee.js +0 -11
  117. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseKeys.js +0 -12
  118. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseKeysIn.js +0 -13
  119. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseMap.js +0 -11
  120. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseMatches.js +0 -12
  121. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseMatchesProperty.js +0 -17
  122. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseProperty.js +0 -8
  123. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_basePropertyDeep.js +0 -9
  124. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_basePropertyOf.js +0 -8
  125. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseReduce.js +0 -8
  126. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseRest.js +0 -9
  127. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseSetToString.js +0 -14
  128. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseTimes.js +0 -7
  129. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseToString.js +0 -15
  130. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_baseUnary.js +0 -8
  131. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cacheHas.js +0 -6
  132. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_castFunction.js +0 -7
  133. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_castPath.js +0 -10
  134. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneArrayBuffer.js +0 -8
  135. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneBuffer.js +0 -10
  136. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneDataView.js +0 -8
  137. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneRegExp.js +0 -8
  138. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneSymbol.js +0 -8
  139. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_cloneTypedArray.js +0 -8
  140. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copyArray.js +0 -8
  141. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copyObject.js +0 -14
  142. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copySymbols.js +0 -8
  143. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_copySymbolsIn.js +0 -8
  144. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_coreJsData.js +0 -5
  145. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_createBaseEach.js +0 -12
  146. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_createBaseFor.js +0 -12
  147. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_defineProperty.js +0 -10
  148. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalArrays.js +0 -35
  149. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalByTag.js +0 -35
  150. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_equalObjects.js +0 -32
  151. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_escapeHtmlChar.js +0 -11
  152. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_freeGlobal.js +0 -4
  153. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getAllKeys.js +0 -9
  154. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getAllKeysIn.js +0 -9
  155. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getMapData.js +0 -8
  156. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getMatchData.js +0 -16
  157. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getNative.js +0 -9
  158. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getPrototype.js +0 -5
  159. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getRawTag.js +0 -14
  160. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getSymbols.js +0 -10
  161. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getSymbolsIn.js +0 -11
  162. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getTag.js +0 -23
  163. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_getValue.js +0 -6
  164. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hasPath.js +0 -18
  165. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashClear.js +0 -7
  166. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashDelete.js +0 -7
  167. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashGet.js +0 -13
  168. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashHas.js +0 -9
  169. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_hashSet.js +0 -9
  170. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneArray.js +0 -8
  171. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneByTag.js +0 -33
  172. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_initCloneObject.js +0 -9
  173. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isIndex.js +0 -8
  174. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isIterateeCall.js +0 -12
  175. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isKey.js +0 -11
  176. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isKeyable.js +0 -7
  177. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isMasked.js +0 -11
  178. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isPrototype.js +0 -8
  179. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_isStrictComparable.js +0 -7
  180. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheClear.js +0 -6
  181. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheDelete.js +0 -9
  182. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheGet.js +0 -8
  183. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheHas.js +0 -7
  184. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_listCacheSet.js +0 -8
  185. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheClear.js +0 -13
  186. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheDelete.js +0 -8
  187. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheGet.js +0 -7
  188. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheHas.js +0 -7
  189. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapCacheSet.js +0 -8
  190. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_mapToArray.js +0 -9
  191. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_matchesStrictComparable.js +0 -8
  192. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_memoizeCapped.js +0 -11
  193. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeCreate.js +0 -5
  194. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeKeys.js +0 -5
  195. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nativeKeysIn.js +0 -8
  196. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_nodeUtil.js +0 -9
  197. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_objectToString.js +0 -7
  198. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_overArg.js +0 -8
  199. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_overRest.js +0 -13
  200. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_root.js +0 -5
  201. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setCacheAdd.js +0 -7
  202. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setCacheHas.js +0 -6
  203. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setToArray.js +0 -9
  204. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_setToString.js +0 -6
  205. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_shortOut.js +0 -14
  206. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackClear.js +0 -7
  207. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackDelete.js +0 -7
  208. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackGet.js +0 -6
  209. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackHas.js +0 -6
  210. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stackSet.js +0 -16
  211. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_stringToPath.js +0 -10
  212. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_toKey.js +0 -10
  213. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/_toSource.js +0 -15
  214. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/cloneDeep.js +0 -8
  215. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/constant.js +0 -8
  216. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/defaults.js +0 -16
  217. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/eq.js +0 -6
  218. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/escape.js +0 -9
  219. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/forEach.js +0 -10
  220. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/get.js +0 -8
  221. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/hasIn.js +0 -8
  222. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/identity.js +0 -6
  223. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArguments.js +0 -10
  224. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArray.js +0 -4
  225. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isArrayLike.js +0 -8
  226. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isBuffer.js +0 -6
  227. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isEmpty.js +0 -21
  228. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isEqual.js +0 -7
  229. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isFunction.js +0 -11
  230. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isLength.js +0 -7
  231. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isMap.js +0 -7
  232. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObject.js +0 -7
  233. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isObjectLike.js +0 -6
  234. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isSet.js +0 -7
  235. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isSymbol.js +0 -9
  236. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isTypedArray.js +0 -7
  237. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/isUndefined.js +0 -6
  238. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/keys.js +0 -9
  239. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/keysIn.js +0 -9
  240. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/map.js +0 -10
  241. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/max.js +0 -9
  242. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/memoize.js +0 -16
  243. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/property.js +0 -10
  244. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/reduce.js +0 -12
  245. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/stubArray.js +0 -6
  246. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/stubFalse.js +0 -6
  247. package/dist/node_modules/.bun/lodash-es@4.18.1/node_modules/lodash-es/toString.js +0 -7
package/CHANGELOG.json ADDED
@@ -0,0 +1,1082 @@
1
+ [
2
+ {
3
+ "type": "feat",
4
+ "scope": "general",
5
+ "subject": "updated all the packages that have the config-ui as a dependency",
6
+ "merge": null,
7
+ "header": "feat(general): updated all the packages that have the config-ui as a dependency",
8
+ "body": null,
9
+ "footer": null,
10
+ "notes": [],
11
+ "hash": "44061deecae6d18cdbf6f5fb524f3d3094ccd354",
12
+ "gitTags": "",
13
+ "committerDate": "2019-06-20 22:32:48 -0400",
14
+ "isTagged": true,
15
+ "tag": "@pie-element/inline-dropdown@1.6.0"
16
+ },
17
+ {
18
+ "type": "fix",
19
+ "scope": "general",
20
+ "subject": "fixed some general issues",
21
+ "merge": null,
22
+ "header": "fix(general): fixed some general issues",
23
+ "body": null,
24
+ "footer": null,
25
+ "notes": [],
26
+ "hash": "29a8bd3beab50358d1aa4bf4bfbdbed03fe5afab",
27
+ "gitTags": "",
28
+ "committerDate": "2019-06-19 17:57:41 -0500",
29
+ "isTagged": true,
30
+ "tag": "@pie-element/inline-dropdown@1.5.4"
31
+ },
32
+ {
33
+ "type": "chore",
34
+ "scope": null,
35
+ "subject": "add missing docs (#255)",
36
+ "merge": null,
37
+ "header": "chore: add missing docs (#255)",
38
+ "body": null,
39
+ "footer": null,
40
+ "notes": [],
41
+ "hash": "054257a1255bb219c32ffd587461395d6396a57e",
42
+ "gitTags": "",
43
+ "committerDate": "2019-06-19 14:20:15 -0400",
44
+ "isTagged": true,
45
+ "tag": "@pie-element/inline-dropdown@1.5.4"
46
+ },
47
+ {
48
+ "type": "chore",
49
+ "scope": "merged",
50
+ "subject": "merged develop",
51
+ "merge": null,
52
+ "header": "chore(merged): merged develop",
53
+ "body": null,
54
+ "footer": null,
55
+ "notes": [],
56
+ "hash": "1a9f4653ce6ede22bcda0538bde1f0e09bd69dc4",
57
+ "gitTags": "",
58
+ "committerDate": "2019-06-13 16:26:43 +0300",
59
+ "isTagged": true,
60
+ "tag": "@pie-element/inline-dropdown@1.5.1"
61
+ },
62
+ {
63
+ "type": "feat",
64
+ "scope": "correct-responses",
65
+ "subject": "updated elements with showing correct responses when needed",
66
+ "merge": null,
67
+ "header": "feat(correct-responses): updated elements with showing correct responses when needed",
68
+ "body": null,
69
+ "footer": null,
70
+ "notes": [],
71
+ "hash": "8ea0d12d4dd3cb1c847a6643ec57668bcd62bc51",
72
+ "gitTags": "",
73
+ "committerDate": "2019-06-12 19:51:23 +0300",
74
+ "isTagged": true,
75
+ "tag": "@pie-element/inline-dropdown@1.5.0"
76
+ },
77
+ {
78
+ "type": "chore",
79
+ "scope": "merge",
80
+ "subject": "merged develop into master",
81
+ "merge": null,
82
+ "header": "chore(merge): merged develop into master",
83
+ "body": null,
84
+ "footer": null,
85
+ "notes": [],
86
+ "hash": "3bb9f402d900f3a0349537dfd01ce558c526cb55",
87
+ "gitTags": "",
88
+ "committerDate": "2019-06-07 23:29:44 +0300",
89
+ "isTagged": true,
90
+ "tag": "@pie-element/inline-dropdown@1.4.0"
91
+ },
92
+ {
93
+ "type": "feat",
94
+ "scope": "mask-markup-elements",
95
+ "subject": "enabled partial scoring for the 3 elements and added a controller to the match-list",
96
+ "merge": null,
97
+ "header": "feat(mask-markup-elements): enabled partial scoring for the 3 elements and added a controller to the match-list",
98
+ "body": null,
99
+ "footer": null,
100
+ "notes": [],
101
+ "hash": "41e210ebc6d761041efb1d632a1879f35b1487a1",
102
+ "gitTags": "",
103
+ "committerDate": "2019-06-07 23:05:19 +0300",
104
+ "isTagged": true,
105
+ "tag": "@pie-element/inline-dropdown@1.4.0"
106
+ },
107
+ {
108
+ "type": "chore",
109
+ "scope": "version",
110
+ "subject": "bumped the packages that depend on the editable-html",
111
+ "merge": null,
112
+ "header": "chore(version): bumped the packages that depend on the editable-html",
113
+ "body": null,
114
+ "footer": null,
115
+ "notes": [],
116
+ "hash": "00eb12e58c01b50dde8e4d1a179c879e2f3216fc",
117
+ "gitTags": "",
118
+ "committerDate": "2019-06-06 13:16:05 +0300",
119
+ "isTagged": true,
120
+ "tag": "@pie-element/inline-dropdown@1.3.1"
121
+ },
122
+ {
123
+ "type": "chore",
124
+ "scope": "latest-version",
125
+ "subject": "pushing to release",
126
+ "merge": null,
127
+ "header": "chore(latest-version): pushing to release",
128
+ "body": null,
129
+ "footer": null,
130
+ "notes": [],
131
+ "hash": "64030ba2c7c18d20381b6a0f5caaff19f1e5e959",
132
+ "gitTags": "",
133
+ "committerDate": "2019-06-06 01:31:17 +0300",
134
+ "isTagged": true,
135
+ "tag": "@pie-element/inline-dropdown@1.3.0"
136
+ },
137
+ {
138
+ "type": "chore",
139
+ "scope": "version",
140
+ "subject": "bumped the versions",
141
+ "merge": null,
142
+ "header": "chore(version): bumped the versions",
143
+ "body": null,
144
+ "footer": null,
145
+ "notes": [],
146
+ "hash": "12b141d884c66a15d23c8cbb34be820a422d7332",
147
+ "gitTags": " (origin/feat/mask-markup-elements)",
148
+ "committerDate": "2019-06-06 01:15:50 +0300",
149
+ "isTagged": true,
150
+ "tag": "@pie-element/inline-dropdown@1.3.0"
151
+ },
152
+ {
153
+ "type": "feat",
154
+ "scope": "mask-markup-elements",
155
+ "subject": "major changes to all 3 elements",
156
+ "merge": null,
157
+ "header": "feat(mask-markup-elements): major changes to all 3 elements",
158
+ "body": null,
159
+ "footer": null,
160
+ "notes": [],
161
+ "hash": "039a33e23496f96bbd75f3615d9a2b661a9bb47e",
162
+ "gitTags": "",
163
+ "committerDate": "2019-06-05 17:45:57 +0300",
164
+ "isTagged": true,
165
+ "tag": "@pie-element/inline-dropdown@1.3.0"
166
+ },
167
+ {
168
+ "type": "chore",
169
+ "scope": null,
170
+ "subject": "bump patch version",
171
+ "merge": null,
172
+ "header": "chore: bump patch version",
173
+ "body": null,
174
+ "footer": null,
175
+ "notes": [],
176
+ "hash": "50e4dd8745733856f957dadf8b8a06f57daebcae",
177
+ "gitTags": "",
178
+ "committerDate": "2019-05-23 15:18:12 +0100",
179
+ "isTagged": true,
180
+ "tag": "@pie-element/inline-dropdown@1.2.4"
181
+ },
182
+ {
183
+ "type": "feat",
184
+ "scope": "mask-markup-elements",
185
+ "subject": "most of the work for the 3 new elements: inline-dropdown, explicit-constructed-response and drag-in-the-blank",
186
+ "merge": null,
187
+ "header": "feat(mask-markup-elements): most of the work for the 3 new elements: inline-dropdown, explicit-constructed-response and drag-in-the-blank",
188
+ "body": null,
189
+ "footer": null,
190
+ "notes": [],
191
+ "hash": "67f3c3d21019b89fb2924abfabdb19531d3f6168",
192
+ "gitTags": "",
193
+ "committerDate": "2019-05-16 15:55:08 +0300",
194
+ "isTagged": true,
195
+ "tag": "@pie-element/inline-dropdown@1.3.0"
196
+ },
197
+ {
198
+ "type": "feat",
199
+ "scope": "inline-dropdown",
200
+ "subject": "updated ui version and yarn lock",
201
+ "merge": null,
202
+ "header": "feat(inline-dropdown): updated ui version and yarn lock",
203
+ "body": null,
204
+ "footer": null,
205
+ "notes": [],
206
+ "hash": "eef4d4069207041897a077492618b990e75c506b",
207
+ "gitTags": "",
208
+ "committerDate": "2019-05-03 13:59:01 +0300",
209
+ "isTagged": true,
210
+ "tag": "@pie-element/inline-dropdown@1.2.0"
211
+ },
212
+ {
213
+ "type": "feat",
214
+ "scope": "inline-dropdown",
215
+ "subject": "added pie-lib/controller-utils to the dependency list",
216
+ "merge": null,
217
+ "header": "feat(inline-dropdown): added pie-lib/controller-utils to the dependency list",
218
+ "body": null,
219
+ "footer": null,
220
+ "notes": [],
221
+ "hash": "4a5b99fa70147b5e295683053b148da6659388d3",
222
+ "gitTags": "",
223
+ "committerDate": "2019-05-03 10:28:02 +0300",
224
+ "isTagged": true,
225
+ "tag": "@pie-element/inline-dropdown@1.1.0"
226
+ },
227
+ {
228
+ "type": "feat",
229
+ "scope": "inline-dropdown",
230
+ "subject": "implemented the inline-dropdown element and controller",
231
+ "merge": null,
232
+ "header": "feat(inline-dropdown): implemented the inline-dropdown element and controller",
233
+ "body": null,
234
+ "footer": null,
235
+ "notes": [],
236
+ "hash": "7e5786fa5e298756032c7c6d75aa8d53211d574f",
237
+ "gitTags": "",
238
+ "committerDate": "2019-05-02 17:22:47 +0300",
239
+ "isTagged": true,
240
+ "tag": "@pie-element/inline-dropdown@1.1.0"
241
+ },
242
+ {
243
+ "type": "feat",
244
+ "scope": "settings-panel",
245
+ "subject": "updated the settings panel design and changes needed for [ch2242]",
246
+ "merge": null,
247
+ "header": "feat(settings-panel): updated the settings panel design and changes needed for [ch2242]",
248
+ "body": null,
249
+ "footer": null,
250
+ "notes": [],
251
+ "hash": "d830e57b32bd09ac8cc02c7a12d75d988d9df21c",
252
+ "gitTags": "",
253
+ "committerDate": "2019-06-25 23:42:15 -0400",
254
+ "isTagged": true,
255
+ "tag": "@pie-element/inline-dropdown@1.7.0"
256
+ },
257
+ {
258
+ "type": "fix",
259
+ "scope": "rendering",
260
+ "subject": "made sure all the items are rendered properly [c1935]",
261
+ "merge": null,
262
+ "header": "fix(rendering): made sure all the items are rendered properly [c1935]",
263
+ "body": null,
264
+ "footer": null,
265
+ "notes": [],
266
+ "hash": "61a85ab4a03713abb029b5323ce683cd1534eb1a",
267
+ "gitTags": " (origin/andreilakatos/ch1935/item-rendering-issue)",
268
+ "committerDate": "2019-06-26 13:02:43 -0400",
269
+ "isTagged": true,
270
+ "tag": "@pie-element/inline-dropdown@1.7.2"
271
+ },
272
+ {
273
+ "type": "feat",
274
+ "scope": "mask-markup-elements",
275
+ "subject": "refactored the elements and version bumped the necessary files",
276
+ "merge": null,
277
+ "header": "feat(mask-markup-elements): refactored the elements and version bumped the necessary files",
278
+ "body": null,
279
+ "footer": null,
280
+ "notes": [],
281
+ "hash": "f8f77c02e44afd90e491a371d86d3d4093eb41e5",
282
+ "gitTags": "",
283
+ "committerDate": "2019-07-02 13:38:48 -0400",
284
+ "isTagged": true,
285
+ "tag": "@pie-element/inline-dropdown@1.8.0"
286
+ },
287
+ {
288
+ "type": "chore",
289
+ "scope": null,
290
+ "subject": "downgrade console.error calls to TODO (#261)",
291
+ "merge": null,
292
+ "header": "chore: downgrade console.error calls to TODO (#261)",
293
+ "body": null,
294
+ "footer": null,
295
+ "notes": [],
296
+ "hash": "623e43fb29db0f2dc3c88a8711476689ea8e3969",
297
+ "gitTags": "",
298
+ "committerDate": "2019-07-01 18:02:20 -0400",
299
+ "isTagged": true,
300
+ "tag": "@pie-element/inline-dropdown@1.8.0"
301
+ },
302
+ {
303
+ "type": "chore",
304
+ "scope": "editable-html",
305
+ "subject": "version bumped the necessary packages",
306
+ "merge": null,
307
+ "header": "chore(editable-html): version bumped the necessary packages",
308
+ "body": null,
309
+ "footer": null,
310
+ "notes": [],
311
+ "hash": "3c7caf6a1f8dc120ca23ab93258a90a593bbeb65",
312
+ "gitTags": "",
313
+ "committerDate": "2019-07-02 15:13:55 -0400",
314
+ "isTagged": true,
315
+ "tag": "@pie-element/inline-dropdown@1.8.1"
316
+ },
317
+ {
318
+ "type": "chore",
319
+ "scope": "version",
320
+ "subject": "version bumped the editable-html dependent packages",
321
+ "merge": null,
322
+ "header": "chore(version): version bumped the editable-html dependent packages",
323
+ "body": null,
324
+ "footer": null,
325
+ "notes": [],
326
+ "hash": "19961d346e8596064bad27156e0cf5a03afc3889",
327
+ "gitTags": "",
328
+ "committerDate": "2019-07-03 15:57:58 -0400",
329
+ "isTagged": true,
330
+ "tag": "@pie-element/inline-dropdown@1.8.3"
331
+ },
332
+ {
333
+ "type": "chore",
334
+ "scope": "editable-html",
335
+ "subject": "version bumped",
336
+ "merge": null,
337
+ "header": "chore(editable-html): version bumped",
338
+ "body": null,
339
+ "footer": null,
340
+ "notes": [],
341
+ "hash": "c769be6b711d5e5b51d79f967548d65006310a9d",
342
+ "gitTags": "",
343
+ "committerDate": "2019-07-04 12:21:53 -0400",
344
+ "isTagged": true,
345
+ "tag": "@pie-element/inline-dropdown@1.8.4"
346
+ },
347
+ {
348
+ "type": "fix",
349
+ "scope": "template-els",
350
+ "subject": "fixed some ditb issues",
351
+ "merge": null,
352
+ "header": "fix(template-els): fixed some ditb issues",
353
+ "body": null,
354
+ "footer": null,
355
+ "notes": [],
356
+ "hash": "9133840e48a263b2cf49ce4db9c4310743efffe0",
357
+ "gitTags": "",
358
+ "committerDate": "2019-07-04 11:45:23 -0400",
359
+ "isTagged": true,
360
+ "tag": "@pie-element/inline-dropdown@1.8.4"
361
+ },
362
+ {
363
+ "type": "fix",
364
+ "scope": "editable-html",
365
+ "subject": "fixed lots of stuff regarding the editable-html",
366
+ "merge": null,
367
+ "header": "fix(editable-html): fixed lots of stuff regarding the editable-html",
368
+ "body": null,
369
+ "footer": null,
370
+ "notes": [],
371
+ "hash": "12c112917e0b5065ec35efdbdc276703602a6c68",
372
+ "gitTags": " (origin/andrei/fixes)",
373
+ "committerDate": "2019-07-07 14:16:34 -0400",
374
+ "isTagged": true,
375
+ "tag": "@pie-element/inline-dropdown@1.8.6"
376
+ },
377
+ {
378
+ "type": "chore",
379
+ "scope": "config-ui",
380
+ "subject": "bumped dependent packages",
381
+ "merge": null,
382
+ "header": "chore(config-ui): bumped dependent packages",
383
+ "body": null,
384
+ "footer": null,
385
+ "notes": [],
386
+ "hash": "645756c242868cf21e36a73227b355affb5f957a",
387
+ "gitTags": "",
388
+ "committerDate": "2019-07-07 15:44:44 -0400",
389
+ "isTagged": true,
390
+ "tag": "@pie-element/inline-dropdown@1.8.7"
391
+ },
392
+ {
393
+ "type": "chore",
394
+ "scope": "editable-html",
395
+ "subject": "version bumped some dependant packages",
396
+ "merge": null,
397
+ "header": "chore(editable-html): version bumped some dependant packages",
398
+ "body": null,
399
+ "footer": null,
400
+ "notes": [],
401
+ "hash": "a4fbf3e8e7841ecae4f034328f9481a1f69ae3df",
402
+ "gitTags": "",
403
+ "committerDate": "2019-07-09 13:38:59 +0300",
404
+ "isTagged": true,
405
+ "tag": "@pie-element/inline-dropdown@1.8.8"
406
+ },
407
+ {
408
+ "type": "feat",
409
+ "scope": "template-elements",
410
+ "subject": "updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527]",
411
+ "merge": null,
412
+ "header": "feat(template-elements): updated the dependent packages that use editable-html and fixed [ch2564], [ch2565], [ch2538], [ch2489], [ch2557], [ch2593], [ch2490], [ch2527]",
413
+ "body": null,
414
+ "footer": null,
415
+ "notes": [],
416
+ "hash": "a87febe2518ada7ee433b0b39895c26c15737ac4",
417
+ "gitTags": "",
418
+ "committerDate": "2019-07-11 16:57:13 +0300",
419
+ "isTagged": true,
420
+ "tag": "@pie-element/inline-dropdown@1.9.0"
421
+ },
422
+ {
423
+ "type": "fix",
424
+ "scope": "behaviour",
425
+ "subject": "added alternate scoring for placement-ordering [ch1304], rendered math in extended-text-entry [ch1016], moved the toolbar above the editor for [ch2493]",
426
+ "merge": null,
427
+ "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]",
428
+ "body": null,
429
+ "footer": null,
430
+ "notes": [],
431
+ "hash": "05885fb22fac164bfc3c3757ad70ac5cf3fdc488",
432
+ "gitTags": "",
433
+ "committerDate": "2019-07-09 18:02:42 +0300",
434
+ "isTagged": true,
435
+ "tag": "@pie-element/inline-dropdown@1.9.0"
436
+ },
437
+ {
438
+ "type": "fix",
439
+ "scope": "behaviour",
440
+ "subject": "added alternate scoring for placement-ordering [ch1304], rendered math in extended-text-entry [ch1016], moved the toolbar above the editor for [ch2493]",
441
+ "merge": null,
442
+ "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]",
443
+ "body": null,
444
+ "footer": null,
445
+ "notes": [],
446
+ "hash": "81c94b4390624cf205845a208a9df36a53a53025",
447
+ "gitTags": "",
448
+ "committerDate": "2019-07-09 17:33:00 +0300",
449
+ "isTagged": true,
450
+ "tag": "@pie-element/inline-dropdown@1.9.0"
451
+ },
452
+ {
453
+ "type": "fix",
454
+ "scope": "rendering",
455
+ "subject": "implemented rendering for math elements [ch1915], [ch1935]",
456
+ "merge": null,
457
+ "header": "fix(rendering): implemented rendering for math elements [ch1915], [ch1935]",
458
+ "body": null,
459
+ "footer": null,
460
+ "notes": [],
461
+ "hash": "2f3584200654e098c7b4cc4b312813efac09e7a9",
462
+ "gitTags": "",
463
+ "committerDate": "2019-07-12 15:45:27 +0300",
464
+ "isTagged": true,
465
+ "tag": "@pie-element/inline-dropdown@1.9.2"
466
+ },
467
+ {
468
+ "type": "fix",
469
+ "scope": "package",
470
+ "subject": "updated ui packages",
471
+ "merge": null,
472
+ "header": "fix(package): updated ui packages",
473
+ "body": null,
474
+ "footer": null,
475
+ "notes": [],
476
+ "hash": "d6684253b29dd9a7ab5e956c64075aff952998a1",
477
+ "gitTags": "",
478
+ "committerDate": "2019-07-12 16:47:44 +0300",
479
+ "isTagged": true,
480
+ "tag": "@pie-element/inline-dropdown@1.9.3"
481
+ },
482
+ {
483
+ "type": "fix",
484
+ "scope": null,
485
+ "subject": "model is ok if session is empty and alternateResponses is null",
486
+ "merge": null,
487
+ "header": "fix: model is ok if session is empty and alternateResponses is null",
488
+ "body": null,
489
+ "footer": null,
490
+ "notes": [],
491
+ "hash": "39aeeceec770181c514aa08db5d7e30fbd844091",
492
+ "gitTags": "",
493
+ "committerDate": "2019-07-12 20:36:57 +0100",
494
+ "isTagged": true,
495
+ "tag": "@pie-element/inline-dropdown@1.9.5"
496
+ },
497
+ {
498
+ "type": "fix",
499
+ "scope": "template-areas",
500
+ "subject": "fixed the remaining issues with the inline-dropdown and ecr [ch2797], [ch2802]",
501
+ "merge": null,
502
+ "header": "fix(template-areas): fixed the remaining issues with the inline-dropdown and ecr [ch2797], [ch2802]",
503
+ "body": null,
504
+ "footer": null,
505
+ "notes": [],
506
+ "hash": "1fbce9d1bbe2022612adc86790f8d193cc2b5cff",
507
+ "gitTags": "",
508
+ "committerDate": "2019-07-13 21:48:38 +0300",
509
+ "isTagged": true,
510
+ "tag": "@pie-element/inline-dropdown@1.9.7"
511
+ },
512
+ {
513
+ "type": "fix",
514
+ "scope": null,
515
+ "subject": "support rationale",
516
+ "merge": null,
517
+ "header": "fix: support rationale",
518
+ "body": null,
519
+ "footer": null,
520
+ "notes": [],
521
+ "hash": "025b37acd6d1602b3558f25e049c2f5eefd67de4",
522
+ "gitTags": "",
523
+ "committerDate": "2019-07-15 19:07:02 +0300",
524
+ "isTagged": true,
525
+ "tag": "@pie-element/inline-dropdown@1.9.9"
526
+ },
527
+ {
528
+ "type": "fix",
529
+ "scope": "elements",
530
+ "subject": "fixed some feedback config issues and the prompt issue on categorize [ch2192], [ch1770]",
531
+ "merge": null,
532
+ "header": "fix(elements): fixed some feedback config issues and the prompt issue on categorize [ch2192], [ch1770]",
533
+ "body": null,
534
+ "footer": null,
535
+ "notes": [],
536
+ "hash": "eb227241ba3bc52d7bf7a313f4f85b69e9203e85",
537
+ "gitTags": "",
538
+ "committerDate": "2019-08-01 12:43:53 +0300",
539
+ "isTagged": true,
540
+ "tag": "@pie-element/inline-dropdown@1.9.13"
541
+ },
542
+ {
543
+ "type": "fix",
544
+ "scope": "elements",
545
+ "subject": "fixed the outcome functions for the element [ch3150]",
546
+ "merge": null,
547
+ "header": "fix(elements): fixed the outcome functions for the element [ch3150]",
548
+ "body": null,
549
+ "footer": null,
550
+ "notes": [],
551
+ "hash": "f0989a4e4cfb5fbf8d2b42354bcead17f195645e",
552
+ "gitTags": "",
553
+ "committerDate": "2019-08-09 14:04:57 +0300",
554
+ "isTagged": true,
555
+ "tag": "@pie-element/inline-dropdown@1.9.14"
556
+ },
557
+ {
558
+ "type": "fix",
559
+ "scope": "elements",
560
+ "subject": "version bumped the editable-html packages [ch1738]",
561
+ "merge": null,
562
+ "header": "fix(elements): version bumped the editable-html packages [ch1738]",
563
+ "body": null,
564
+ "footer": null,
565
+ "notes": [],
566
+ "hash": "949222a6a3af39cf8b81a885a81e5c6f3c6a28a0",
567
+ "gitTags": "",
568
+ "committerDate": "2019-08-08 08:40:11 +0300",
569
+ "isTagged": true,
570
+ "tag": "@pie-element/inline-dropdown@1.9.14"
571
+ },
572
+ {
573
+ "type": "fix",
574
+ "scope": "math-rendering",
575
+ "subject": "updated all dependent packages [ch3365]",
576
+ "merge": null,
577
+ "header": "fix(math-rendering): updated all dependent packages [ch3365]",
578
+ "body": null,
579
+ "footer": null,
580
+ "notes": [],
581
+ "hash": "7cbf25ac92040a16621d5699e232c38575f6c36c",
582
+ "gitTags": "",
583
+ "committerDate": "2019-08-16 23:04:42 +0300",
584
+ "isTagged": true,
585
+ "tag": "@pie-element/inline-dropdown@1.9.15"
586
+ },
587
+ {
588
+ "type": "fix",
589
+ "scope": null,
590
+ "subject": "set default values to configuration properties",
591
+ "merge": null,
592
+ "header": "fix: set default values to configuration properties",
593
+ "body": null,
594
+ "footer": null,
595
+ "notes": [],
596
+ "hash": "31221f11ec3d1fc160c34fd01ea25882de27c45e",
597
+ "gitTags": "",
598
+ "committerDate": "2019-08-15 13:58:00 +0300",
599
+ "isTagged": true,
600
+ "tag": "@pie-element/inline-dropdown@1.9.15"
601
+ },
602
+ {
603
+ "type": "fix",
604
+ "scope": "math-rendering",
605
+ "subject": "updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530]",
606
+ "merge": null,
607
+ "header": "fix(math-rendering): updated all dependent packages for math rendering and for editable-html [ch3365], [ch1530]",
608
+ "body": null,
609
+ "footer": null,
610
+ "notes": [],
611
+ "hash": "33e3287a735cec9aed893f697a1933ff0c077042",
612
+ "gitTags": "",
613
+ "committerDate": "2019-08-19 19:37:56 +0300",
614
+ "isTagged": true,
615
+ "tag": "@pie-element/inline-dropdown@1.9.16"
616
+ },
617
+ {
618
+ "type": "feat",
619
+ "scope": "mask-markup",
620
+ "subject": "made some fixes for mask markup elements: [ch1897], [ch2974], [ch2991], [ch2984], [ch2988], [ch2987], [ch2521]",
621
+ "merge": null,
622
+ "header": "feat(mask-markup): made some fixes for mask markup elements: [ch1897], [ch2974], [ch2991], [ch2984], [ch2988], [ch2987], [ch2521]",
623
+ "body": null,
624
+ "footer": null,
625
+ "notes": [],
626
+ "hash": "d0a343b93a68672fc9dd3673d1b50e335ee53f61",
627
+ "gitTags": "",
628
+ "committerDate": "2019-08-22 09:18:44 +0300",
629
+ "isTagged": true,
630
+ "tag": "@pie-element/inline-dropdown@1.10.0"
631
+ },
632
+ {
633
+ "type": "feat",
634
+ "scope": null,
635
+ "subject": "Session null/empty check.",
636
+ "merge": null,
637
+ "header": "feat: Session null/empty check.",
638
+ "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. [image-cloze-association, inline-choice, inline-dropdown]",
639
+ "footer": null,
640
+ "notes": [],
641
+ "hash": "35c2cab1f174e1ede63e9b68ae6c955d7ee12b82",
642
+ "gitTags": "",
643
+ "committerDate": "2019-08-25 15:44:31 +0300",
644
+ "isTagged": true,
645
+ "tag": "@pie-element/inline-dropdown@1.11.0"
646
+ },
647
+ {
648
+ "type": "fix",
649
+ "scope": null,
650
+ "subject": "bump pie-lib/controller-utils",
651
+ "merge": null,
652
+ "header": "fix: bump pie-lib/controller-utils",
653
+ "body": null,
654
+ "footer": null,
655
+ "notes": [],
656
+ "hash": "ba3de006afa1ddaa582a531779be766c9715f64c",
657
+ "gitTags": "",
658
+ "committerDate": "2019-08-30 23:15:07 +0300",
659
+ "isTagged": true,
660
+ "tag": "@pie-element/inline-dropdown@1.12.0"
661
+ },
662
+ {
663
+ "type": "feat",
664
+ "scope": null,
665
+ "subject": "make use of updateSession callback",
666
+ "merge": null,
667
+ "header": "feat: make use of updateSession callback",
668
+ "body": null,
669
+ "footer": null,
670
+ "notes": [],
671
+ "hash": "e3b3dd1e147571343c64a87ddb1be3f70c475284",
672
+ "gitTags": "",
673
+ "committerDate": "2019-08-26 16:52:25 +0300",
674
+ "isTagged": true,
675
+ "tag": "@pie-element/inline-dropdown@1.12.0"
676
+ },
677
+ {
678
+ "type": "fix",
679
+ "scope": null,
680
+ "subject": "Removed incorrect defaults, fixed bug (App crash at: remove options from a dropdown until you have only one option, save, click OK on the opened dialog)",
681
+ "merge": null,
682
+ "header": "fix: Removed incorrect defaults, fixed bug (App crash at: remove options from a dropdown until you have only one option, save, click OK on the opened dialog)",
683
+ "body": null,
684
+ "footer": null,
685
+ "notes": [],
686
+ "hash": "26410f2de695162cd507252a3aa33d6a1b2bc52d",
687
+ "gitTags": "",
688
+ "committerDate": "2019-09-18 10:15:00 +0300",
689
+ "isTagged": true,
690
+ "tag": "@pie-element/inline-dropdown@2.0.1"
691
+ },
692
+ {
693
+ "type": "fix",
694
+ "scope": null,
695
+ "subject": "Removed usage of state.markup. Prevented crash for \"Show Correct Answers\" Toggle.",
696
+ "merge": null,
697
+ "header": "fix: Removed usage of state.markup. Prevented crash for \"Show Correct Answers\" Toggle.",
698
+ "body": null,
699
+ "footer": null,
700
+ "notes": [],
701
+ "hash": "8e668529fc1272713f01bf0a468d8cea1c3fd4ec",
702
+ "gitTags": "",
703
+ "committerDate": "2019-09-18 08:52:23 +0300",
704
+ "isTagged": true,
705
+ "tag": "@pie-element/inline-dropdown@2.0.1"
706
+ },
707
+ {
708
+ "type": "fix",
709
+ "scope": null,
710
+ "subject": "State not updating.",
711
+ "merge": null,
712
+ "header": "fix: State not updating.",
713
+ "body": null,
714
+ "footer": null,
715
+ "notes": [],
716
+ "hash": "1f1e6b4f29baf8b23dda3cf33a5bb2689dc49054",
717
+ "gitTags": " (origin/andreea/ch4011/for-inline-dropdown-in-ibx-and-the-pie-api-2)",
718
+ "committerDate": "2019-09-19 10:20:44 +0300",
719
+ "isTagged": true,
720
+ "tag": "@pie-element/inline-dropdown@2.0.3"
721
+ },
722
+ {
723
+ "type": "fix",
724
+ "scope": null,
725
+ "subject": "variables pointing to the same address issue",
726
+ "merge": null,
727
+ "header": "fix: variables pointing to the same address issue",
728
+ "body": null,
729
+ "footer": null,
730
+ "notes": [],
731
+ "hash": "76cfd3080ba6d459974166972abeca6dc7b69dbe",
732
+ "gitTags": "",
733
+ "committerDate": "2019-09-19 09:47:24 +0300",
734
+ "isTagged": true,
735
+ "tag": "@pie-element/inline-dropdown@2.0.2"
736
+ },
737
+ {
738
+ "type": "feat",
739
+ "scope": "inline-dropdown",
740
+ "subject": "model based prompt",
741
+ "merge": null,
742
+ "header": "feat(inline-dropdown): model based prompt",
743
+ "body": null,
744
+ "footer": null,
745
+ "notes": [],
746
+ "hash": "8d4be7fca066e94ac396547782dbb36d89d0b873",
747
+ "gitTags": "",
748
+ "committerDate": "2019-09-25 17:38:12 +0300",
749
+ "isTagged": true,
750
+ "tag": "@pie-element/inline-dropdown@2.1.0"
751
+ },
752
+ {
753
+ "type": "fix",
754
+ "scope": null,
755
+ "subject": "bump @pie-lib/controller-utils@^0.2.1 [ch4723]",
756
+ "merge": null,
757
+ "header": "fix: bump @pie-lib/controller-utils@^0.2.1 [ch4723]",
758
+ "body": null,
759
+ "footer": null,
760
+ "notes": [],
761
+ "hash": "0a33d688d6d9e5f239daba982bfbdeebb10ba4ab",
762
+ "gitTags": "",
763
+ "committerDate": "2019-10-11 12:38:26 +0100",
764
+ "isTagged": true,
765
+ "tag": "@pie-element/inline-dropdown@3.0.1"
766
+ },
767
+ {
768
+ "type": "fix",
769
+ "scope": null,
770
+ "subject": "Updated docs.",
771
+ "merge": null,
772
+ "header": "fix: Updated docs.",
773
+ "body": null,
774
+ "footer": null,
775
+ "notes": [],
776
+ "hash": "378761951767284187b663c2a271a5d4917af654",
777
+ "gitTags": " (origin/fix/updated-docs)",
778
+ "committerDate": "2019-10-11 12:01:13 +0300",
779
+ "isTagged": true,
780
+ "tag": "@pie-element/inline-dropdown@3.0.1"
781
+ },
782
+ {
783
+ "type": "fix",
784
+ "scope": null,
785
+ "subject": "bump @pie-lib/controller-utils@^0.2.2",
786
+ "merge": null,
787
+ "header": "fix: bump @pie-lib/controller-utils@^0.2.2",
788
+ "body": null,
789
+ "footer": null,
790
+ "notes": [],
791
+ "hash": "edae61cd4f686b2e1611cf0cad710112177fff2e",
792
+ "gitTags": "",
793
+ "committerDate": "2019-10-15 12:11:16 +0100",
794
+ "isTagged": true,
795
+ "tag": "@pie-element/inline-dropdown@3.0.2"
796
+ },
797
+ {
798
+ "type": "fix",
799
+ "scope": null,
800
+ "subject": "ch2766 fix unresolved promise (#366)",
801
+ "merge": null,
802
+ "header": "fix: ch2766 fix unresolved promise (#366)",
803
+ "body": "* fix: resolve null when instructor is not role\n\n* chore: typo\n\n* chore: correct response resolve, match interaction\n\n* chore: correct response unresolved\n\n* chore: categorize resolve correct response\n\n* fix: createCorrectResponseSession unresolved promise\n\n* fix: createCorrectResponseSession resolve promise\n\n* fix: createCorrectResponseSession resolve promise\n\n* fix: ch2776 resolve createCorrectResponse promise",
804
+ "footer": "* fix: Fixed createCorrectResponseSession and added tests for it. (#365)",
805
+ "notes": [],
806
+ "hash": "9057b7fd08e4f5b07e953a5acd053e1945df57f2",
807
+ "gitTags": " (origin/develop, origin/HEAD)",
808
+ "committerDate": "2019-10-16 15:50:55 -0400",
809
+ "isTagged": true,
810
+ "tag": "@pie-element/inline-dropdown@3.0.4"
811
+ },
812
+ {
813
+ "type": "fix",
814
+ "scope": null,
815
+ "subject": "Hide Partial Scoring option from Settings Panel setting to false by default.",
816
+ "merge": null,
817
+ "header": "fix: Hide Partial Scoring option from Settings Panel setting to false by default.",
818
+ "body": null,
819
+ "footer": null,
820
+ "notes": [],
821
+ "hash": "1d0f617741d88756dd9861647981b1121e04963f",
822
+ "gitTags": "",
823
+ "committerDate": "2019-11-06 09:57:11 +0200",
824
+ "isTagged": true,
825
+ "tag": "@pie-element/inline-dropdown@3.0.6"
826
+ },
827
+ {
828
+ "type": "fix",
829
+ "scope": null,
830
+ "subject": "PIE-110 upgrade @pie-ui package/mask-markup",
831
+ "merge": null,
832
+ "header": "fix: PIE-110 upgrade @pie-ui package/mask-markup",
833
+ "body": null,
834
+ "footer": null,
835
+ "notes": [],
836
+ "hash": "9c2cbffa707772072e27364022a3f4ca7b60d07a",
837
+ "gitTags": "",
838
+ "committerDate": "2019-11-07 12:54:49 +0000",
839
+ "isTagged": true,
840
+ "tag": "@pie-element/inline-dropdown@3.0.7"
841
+ },
842
+ {
843
+ "type": "fix",
844
+ "scope": null,
845
+ "subject": "PIE-201 - store prompts and answers in session, fix",
846
+ "merge": null,
847
+ "header": "fix: PIE-201 - store prompts and answers in session, fix",
848
+ "body": "controller-utils to use 0 as key",
849
+ "footer": null,
850
+ "notes": [],
851
+ "hash": "23802242e0bc647f929f6db4dfd4b03f0112f2fb",
852
+ "gitTags": "",
853
+ "committerDate": "2019-11-18 20:35:06 +0000",
854
+ "isTagged": true,
855
+ "tag": "@pie-element/inline-dropdown@3.0.8"
856
+ },
857
+ {
858
+ "type": "fix",
859
+ "scope": null,
860
+ "subject": "bump pie-ui version",
861
+ "merge": null,
862
+ "header": "fix: bump pie-ui version",
863
+ "body": null,
864
+ "footer": null,
865
+ "notes": [],
866
+ "hash": "839c311e7997fc49a2b474f94ddea3ed5e5b588b",
867
+ "gitTags": "",
868
+ "committerDate": "2019-12-18 12:08:39 +0000",
869
+ "isTagged": true,
870
+ "tag": "@pie-element/inline-dropdown@3.1.0"
871
+ },
872
+ {
873
+ "type": "feat",
874
+ "scope": null,
875
+ "subject": "bump to math-rendering@^2.0.3",
876
+ "merge": null,
877
+ "header": "feat: bump to math-rendering@^2.0.3",
878
+ "body": null,
879
+ "footer": null,
880
+ "notes": [],
881
+ "hash": "b0af226bca75b80840e54a779a8cf5c7913943a0",
882
+ "gitTags": "",
883
+ "committerDate": "2019-12-17 19:11:33 +0000",
884
+ "isTagged": true,
885
+ "tag": "@pie-element/inline-dropdown@3.1.0"
886
+ },
887
+ {
888
+ "type": "feat",
889
+ "scope": "markup",
890
+ "subject": "sanity checked the choices [ch5774]",
891
+ "merge": null,
892
+ "header": "feat(markup): sanity checked the choices [ch5774]",
893
+ "body": null,
894
+ "footer": null,
895
+ "notes": [],
896
+ "hash": "2a63751a4de8d3abe1ffb8544f7bd7366f3b0ca0",
897
+ "gitTags": "",
898
+ "committerDate": "2019-12-17 09:34:18 +0200",
899
+ "isTagged": true,
900
+ "tag": "@pie-element/inline-dropdown@3.1.0"
901
+ },
902
+ {
903
+ "type": "feat",
904
+ "scope": "test",
905
+ "subject": "added tests [ch5684]",
906
+ "merge": null,
907
+ "header": "feat(test): added tests [ch5684]",
908
+ "body": null,
909
+ "footer": null,
910
+ "notes": [],
911
+ "hash": "097dc1366d4200c370125310b5e55f3471a7eb37",
912
+ "gitTags": " (origin/andrei/ch5684/drag-in-the-blank-image-in-choices)",
913
+ "committerDate": "2020-01-22 20:14:03 +0200",
914
+ "isTagged": true,
915
+ "tag": "@pie-element/inline-dropdown@3.2.0"
916
+ },
917
+ {
918
+ "type": "feat",
919
+ "scope": "choices",
920
+ "subject": "handled html tags in choices to allow images [ch5684]",
921
+ "merge": null,
922
+ "header": "feat(choices): handled html tags in choices to allow images [ch5684]",
923
+ "body": null,
924
+ "footer": null,
925
+ "notes": [],
926
+ "hash": "39b774972cc3928cd288acdf92d13892192cab45",
927
+ "gitTags": "",
928
+ "committerDate": "2020-01-20 09:47:44 +0200",
929
+ "isTagged": true,
930
+ "tag": "@pie-element/inline-dropdown@3.2.0"
931
+ },
932
+ {
933
+ "type": "feat",
934
+ "scope": null,
935
+ "subject": "PIE-200 - add partialScoring",
936
+ "merge": null,
937
+ "header": "feat: PIE-200 - add partialScoring",
938
+ "body": null,
939
+ "footer": null,
940
+ "notes": [],
941
+ "hash": "f00934319f4997be598d1873855d8df863ee7df4",
942
+ "gitTags": "",
943
+ "committerDate": "2019-12-06 12:22:05 +0000",
944
+ "isTagged": true,
945
+ "tag": "@pie-element/inline-dropdown@3.2.0"
946
+ },
947
+ {
948
+ "type": "fix",
949
+ "scope": null,
950
+ "subject": "bump ui versions",
951
+ "merge": null,
952
+ "header": "fix: bump ui versions",
953
+ "body": null,
954
+ "footer": null,
955
+ "notes": [],
956
+ "hash": "5b9d99fe59c304bdd173c9336503eb558900d2a2",
957
+ "gitTags": "",
958
+ "committerDate": "2020-03-31 19:25:13 +0100",
959
+ "isTagged": true,
960
+ "tag": "@pie-element/inline-dropdown@3.3.0"
961
+ },
962
+ {
963
+ "type": "fix",
964
+ "scope": null,
965
+ "subject": "bump version",
966
+ "merge": null,
967
+ "header": "fix: bump version",
968
+ "body": null,
969
+ "footer": null,
970
+ "notes": [],
971
+ "hash": "98a13048d48af872a216f9e2eae1a22a7ecf552f",
972
+ "gitTags": "",
973
+ "committerDate": "2020-04-10 17:14:19 +0100",
974
+ "isTagged": true,
975
+ "tag": "@pie-element/inline-dropdown@3.4.1"
976
+ },
977
+ {
978
+ "type": "fix",
979
+ "scope": null,
980
+ "subject": "bump lib and ui versions",
981
+ "merge": null,
982
+ "header": "fix: bump lib and ui versions",
983
+ "body": null,
984
+ "footer": null,
985
+ "notes": [],
986
+ "hash": "a882cbf4580098ce0e12c51cf6ad2879817e17e7",
987
+ "gitTags": "",
988
+ "committerDate": "2020-04-10 17:13:24 +0100",
989
+ "isTagged": true,
990
+ "tag": "@pie-element/inline-dropdown@3.4.1"
991
+ },
992
+ {
993
+ "type": "fix",
994
+ "scope": null,
995
+ "subject": "bump all packages to avoid tag conflict",
996
+ "merge": null,
997
+ "header": "fix: bump all packages to avoid tag conflict",
998
+ "body": null,
999
+ "footer": null,
1000
+ "notes": [],
1001
+ "hash": "d9ec9a8689f0a391594b5e2f4ea958c6dc9f6d7b",
1002
+ "gitTags": "",
1003
+ "committerDate": "2020-04-10 20:01:37 +0100",
1004
+ "isTagged": true,
1005
+ "tag": "@pie-element/inline-dropdown@3.4.1"
1006
+ },
1007
+ {
1008
+ "type": "fix",
1009
+ "scope": null,
1010
+ "subject": "bump version to avoid tag conflict",
1011
+ "merge": null,
1012
+ "header": "fix: bump version to avoid tag conflict",
1013
+ "body": null,
1014
+ "footer": null,
1015
+ "notes": [],
1016
+ "hash": "4d55f6d203f496420e2ed2fa32c0851406036c53",
1017
+ "gitTags": "",
1018
+ "committerDate": "2020-04-10 17:39:16 +0100",
1019
+ "isTagged": true,
1020
+ "tag": "@pie-element/inline-dropdown@3.4.1"
1021
+ },
1022
+ {
1023
+ "type": "fix",
1024
+ "scope": null,
1025
+ "subject": "bump ui/lib versions",
1026
+ "merge": null,
1027
+ "header": "fix: bump ui/lib versions",
1028
+ "body": null,
1029
+ "footer": null,
1030
+ "notes": [],
1031
+ "hash": "3edb2321ebaefcaee70c3642aa6da8a50e8a99e5",
1032
+ "gitTags": "",
1033
+ "committerDate": "2020-04-14 15:36:44 +0100",
1034
+ "isTagged": true,
1035
+ "tag": "@pie-element/inline-dropdown@3.4.3"
1036
+ },
1037
+ {
1038
+ "type": "fix",
1039
+ "scope": null,
1040
+ "subject": "bump ui/lib versions",
1041
+ "merge": null,
1042
+ "header": "fix: bump ui/lib versions",
1043
+ "body": null,
1044
+ "footer": null,
1045
+ "notes": [],
1046
+ "hash": "45f0da6e3e01f33aff6059cb13d571554690348b",
1047
+ "gitTags": "",
1048
+ "committerDate": "2020-04-28 14:57:57 +0100",
1049
+ "isTagged": true,
1050
+ "tag": "@pie-element/inline-dropdown@3.4.4"
1051
+ },
1052
+ {
1053
+ "type": "fix",
1054
+ "scope": null,
1055
+ "subject": "update ui/lib versions",
1056
+ "merge": null,
1057
+ "header": "fix: update ui/lib versions",
1058
+ "body": null,
1059
+ "footer": null,
1060
+ "notes": [],
1061
+ "hash": "0226b0bc0869d468ba3e5986bc469e020f4f12a6",
1062
+ "gitTags": "",
1063
+ "committerDate": "2020-04-28 14:20:37 +0100",
1064
+ "isTagged": true,
1065
+ "tag": "@pie-element/inline-dropdown@3.4.4"
1066
+ },
1067
+ {
1068
+ "type": "fix",
1069
+ "scope": null,
1070
+ "subject": "ui+libs update",
1071
+ "merge": null,
1072
+ "header": "fix: ui+libs update",
1073
+ "body": null,
1074
+ "footer": null,
1075
+ "notes": [],
1076
+ "hash": "6127de27006a7835d1dd7a9c4c5f13de950aa06d",
1077
+ "gitTags": "",
1078
+ "committerDate": "2020-04-27 19:52:07 +0100",
1079
+ "isTagged": true,
1080
+ "tag": "@pie-element/inline-dropdown@3.4.4"
1081
+ }
1082
+ ]