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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (622) hide show
  1. package/CHANGELOG.md +25 -0
  2. package/configure/CHANGELOG.md +25 -0
  3. package/configure/package.json +2 -2
  4. package/controller/CHANGELOG.md +17 -0
  5. package/controller/package.json +1 -1
  6. package/package.json +3 -3
  7. package/configure/node_modules/@pie-element/multiple-choice/CHANGELOG.json +0 -1972
  8. package/configure/node_modules/@pie-element/multiple-choice/CHANGELOG.md +0 -1563
  9. package/configure/node_modules/@pie-element/multiple-choice/LICENSE.md +0 -5
  10. package/configure/node_modules/@pie-element/multiple-choice/README.md +0 -56
  11. package/configure/node_modules/@pie-element/multiple-choice/choice.png +0 -0
  12. package/configure/node_modules/@pie-element/multiple-choice/configure/CHANGELOG.json +0 -1387
  13. package/configure/node_modules/@pie-element/multiple-choice/configure/CHANGELOG.md +0 -1140
  14. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/defaults.js +0 -103
  15. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/defaults.js.map +0 -1
  16. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/index.js +0 -193
  17. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/index.js.map +0 -1
  18. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/main.js +0 -471
  19. package/configure/node_modules/@pie-element/multiple-choice/configure/lib/main.js.map +0 -1
  20. package/configure/node_modules/@pie-element/multiple-choice/configure/package.json +0 -20
  21. package/configure/node_modules/@pie-element/multiple-choice/controller/CHANGELOG.json +0 -527
  22. package/configure/node_modules/@pie-element/multiple-choice/controller/CHANGELOG.md +0 -714
  23. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/defaults.js +0 -18
  24. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/defaults.js.map +0 -1
  25. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/index.js +0 -242
  26. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/index.js.map +0 -1
  27. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/utils.js +0 -36
  28. package/configure/node_modules/@pie-element/multiple-choice/controller/lib/utils.js.map +0 -1
  29. package/configure/node_modules/@pie-element/multiple-choice/controller/package.json +0 -15
  30. package/configure/node_modules/@pie-element/multiple-choice/docs/config-schema.json +0 -311
  31. package/configure/node_modules/@pie-element/multiple-choice/docs/config-schema.json.md +0 -245
  32. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/config.js +0 -8
  33. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/generate.js +0 -52
  34. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/index.html +0 -1
  35. package/configure/node_modules/@pie-element/multiple-choice/docs/demo/session.js +0 -7
  36. package/configure/node_modules/@pie-element/multiple-choice/docs/pie-schema.json +0 -326
  37. package/configure/node_modules/@pie-element/multiple-choice/docs/pie-schema.json.md +0 -266
  38. package/configure/node_modules/@pie-element/multiple-choice/lib/choice-input.js +0 -284
  39. package/configure/node_modules/@pie-element/multiple-choice/lib/choice-input.js.map +0 -1
  40. package/configure/node_modules/@pie-element/multiple-choice/lib/feedback-tick.js +0 -174
  41. package/configure/node_modules/@pie-element/multiple-choice/lib/feedback-tick.js.map +0 -1
  42. package/configure/node_modules/@pie-element/multiple-choice/lib/index.js +0 -151
  43. package/configure/node_modules/@pie-element/multiple-choice/lib/index.js.map +0 -1
  44. package/configure/node_modules/@pie-element/multiple-choice/lib/main.js +0 -97
  45. package/configure/node_modules/@pie-element/multiple-choice/lib/main.js.map +0 -1
  46. package/configure/node_modules/@pie-element/multiple-choice/lib/multiple-choice.js +0 -341
  47. package/configure/node_modules/@pie-element/multiple-choice/lib/multiple-choice.js.map +0 -1
  48. package/configure/node_modules/@pie-element/multiple-choice/lib/session-updater.js +0 -35
  49. package/configure/node_modules/@pie-element/multiple-choice/lib/session-updater.js.map +0 -1
  50. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/CHANGELOG.json +0 -1677
  51. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/CHANGELOG.md +0 -1498
  52. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/LICENSE.md +0 -5
  53. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/README.md +0 -12
  54. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/checkbox.js +0 -86
  55. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/checkbox.js.map +0 -1
  56. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/feedback-menu.js +0 -176
  57. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/feedback-menu.js.map +0 -1
  58. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/index.js +0 -391
  59. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-configuration/index.js.map +0 -1
  60. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-utils.js +0 -54
  61. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/choice-utils.js.map +0 -1
  62. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/feedback-selector.js +0 -194
  63. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/feedback-selector.js.map +0 -1
  64. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/group.js +0 -75
  65. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/group.js.map +0 -1
  66. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/index.js +0 -184
  67. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/feedback-config/index.js.map +0 -1
  68. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/form-section.js +0 -44
  69. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/form-section.js.map +0 -1
  70. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/help.js +0 -152
  71. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/help.js.map +0 -1
  72. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/index.js +0 -195
  73. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/index.js.map +0 -1
  74. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/input.js +0 -144
  75. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/input.js.map +0 -1
  76. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/inputs.js +0 -120
  77. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/inputs.js.map +0 -1
  78. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/langs.js +0 -187
  79. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/langs.js.map +0 -1
  80. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/config-layout.js +0 -109
  81. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/config-layout.js.map +0 -1
  82. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/index.js +0 -24
  83. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/index.js.map +0 -1
  84. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/layout-contents.js +0 -111
  85. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/layout-contents.js.map +0 -1
  86. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/settings-box.js +0 -95
  87. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/layout/settings-box.js.map +0 -1
  88. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/mui-box/index.js +0 -79
  89. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/mui-box/index.js.map +0 -1
  90. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/number-text-field.js +0 -274
  91. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/number-text-field.js.map +0 -1
  92. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/radio-with-label.js +0 -41
  93. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/radio-with-label.js.map +0 -1
  94. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/display-size.js +0 -77
  95. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/display-size.js.map +0 -1
  96. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/index.js +0 -136
  97. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/index.js.map +0 -1
  98. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/panel.js +0 -422
  99. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/panel.js.map +0 -1
  100. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/settings-radio-label.js +0 -43
  101. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/settings-radio-label.js.map +0 -1
  102. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/toggle.js +0 -56
  103. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/settings/toggle.js.map +0 -1
  104. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tabs/index.js +0 -113
  105. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tabs/index.js.map +0 -1
  106. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tags-input/index.js +0 -206
  107. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/tags-input/index.js.map +0 -1
  108. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/two-choice.js +0 -190
  109. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/two-choice.js.map +0 -1
  110. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/with-stateful-model.js +0 -91
  111. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/lib/with-stateful-model.js.map +0 -1
  112. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/package.json +0 -30
  113. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/checkbox.jsx +0 -63
  114. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/choice-configuration/feedback-menu.jsx +0 -103
  115. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/choice-configuration/index.jsx +0 -301
  116. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/choice-utils.js +0 -30
  117. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/feedback-config/feedback-selector.jsx +0 -116
  118. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/feedback-config/group.jsx +0 -54
  119. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/feedback-config/index.jsx +0 -98
  120. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/form-section.jsx +0 -23
  121. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/help.jsx +0 -88
  122. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/index.js +0 -54
  123. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/input.jsx +0 -72
  124. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/inputs.jsx +0 -88
  125. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/langs.jsx +0 -122
  126. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/config-layout.jsx +0 -64
  127. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/index.js +0 -4
  128. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/layout-contents.jsx +0 -60
  129. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/layout/settings-box.jsx +0 -31
  130. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/mui-box/index.jsx +0 -64
  131. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/number-text-field.jsx +0 -196
  132. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/radio-with-label.jsx +0 -18
  133. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/display-size.jsx +0 -52
  134. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/index.js +0 -75
  135. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/panel.jsx +0 -297
  136. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/settings-radio-label.jsx +0 -20
  137. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/settings/toggle.jsx +0 -31
  138. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/tabs/index.jsx +0 -51
  139. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/tags-input/index.jsx +0 -121
  140. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/two-choice.jsx +0 -94
  141. package/configure/node_modules/@pie-element/multiple-choice/node_modules/@pie-lib/config-ui/src/with-stateful-model.jsx +0 -36
  142. package/configure/node_modules/@pie-element/multiple-choice/package.json +0 -30
  143. package/configure/node_modules/@pie-lib/correct-answer-toggle/CHANGELOG.json +0 -547
  144. package/configure/node_modules/@pie-lib/correct-answer-toggle/CHANGELOG.md +0 -513
  145. package/configure/node_modules/@pie-lib/correct-answer-toggle/LICENSE.md +0 -5
  146. package/configure/node_modules/@pie-lib/correct-answer-toggle/README.md +0 -64
  147. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/expander.js +0 -81
  148. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/expander.js.map +0 -1
  149. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/index.js +0 -150
  150. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/index.js.map +0 -1
  151. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/styles.js +0 -65
  152. package/configure/node_modules/@pie-lib/correct-answer-toggle/lib/styles.js.map +0 -1
  153. package/configure/node_modules/@pie-lib/correct-answer-toggle/package.json +0 -36
  154. package/configure/node_modules/@pie-lib/correct-answer-toggle/preview.png +0 -0
  155. package/configure/node_modules/@pie-lib/correct-answer-toggle/src/expander.jsx +0 -60
  156. package/configure/node_modules/@pie-lib/correct-answer-toggle/src/index.jsx +0 -73
  157. package/configure/node_modules/@pie-lib/correct-answer-toggle/src/styles.js +0 -60
  158. package/configure/node_modules/@pie-lib/editable-html/CHANGELOG.json +0 -3162
  159. package/configure/node_modules/@pie-lib/editable-html/CHANGELOG.md +0 -1441
  160. package/configure/node_modules/@pie-lib/editable-html/LICENSE.md +0 -5
  161. package/configure/node_modules/@pie-lib/editable-html/README.md +0 -45
  162. package/configure/node_modules/@pie-lib/editable-html/deploy.sh +0 -16
  163. package/configure/node_modules/@pie-lib/editable-html/lib/editor.js +0 -698
  164. package/configure/node_modules/@pie-lib/editable-html/lib/editor.js.map +0 -1
  165. package/configure/node_modules/@pie-lib/editable-html/lib/index.js +0 -213
  166. package/configure/node_modules/@pie-lib/editable-html/lib/index.js.map +0 -1
  167. package/configure/node_modules/@pie-lib/editable-html/lib/parse-html.js +0 -16
  168. package/configure/node_modules/@pie-lib/editable-html/lib/parse-html.js.map +0 -1
  169. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/component.js +0 -248
  170. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/component.js.map +0 -1
  171. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/image-toolbar.js +0 -141
  172. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/image-toolbar.js.map +0 -1
  173. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/index.js +0 -219
  174. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/index.js.map +0 -1
  175. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/insert-image-handler.js +0 -141
  176. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/image/insert-image-handler.js.map +0 -1
  177. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/index.js +0 -133
  178. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/index.js.map +0 -1
  179. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/list/index.js +0 -136
  180. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/list/index.js.map +0 -1
  181. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/math/index.js +0 -352
  182. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/math/index.js.map +0 -1
  183. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/index.js +0 -338
  184. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/index.js.map +0 -1
  185. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-dialog.js +0 -445
  186. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-dialog.js.map +0 -1
  187. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-toolbar.js +0 -105
  188. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-toolbar.js.map +0 -1
  189. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-wrapper.js +0 -100
  190. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/media/media-wrapper.js.map +0 -1
  191. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/choice.js +0 -229
  192. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/choice.js.map +0 -1
  193. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/index.js +0 -97
  194. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/drag-in-the-blank/index.js.map +0 -1
  195. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/explicit-constructed-response/index.js +0 -53
  196. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/explicit-constructed-response/index.js.map +0 -1
  197. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/icons/index.js +0 -93
  198. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/icons/index.js.map +0 -1
  199. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/index.js +0 -277
  200. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/index.js.map +0 -1
  201. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/inline-dropdown/index.js +0 -70
  202. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/inline-dropdown/index.js.map +0 -1
  203. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/utils.js +0 -110
  204. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/respArea/utils.js.map +0 -1
  205. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/icons/index.js +0 -69
  206. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/icons/index.js.map +0 -1
  207. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/index.js +0 -443
  208. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/index.js.map +0 -1
  209. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/table-toolbar.js +0 -167
  210. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/table/table-toolbar.js.map +0 -1
  211. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/default-toolbar.js +0 -129
  212. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/default-toolbar.js.map +0 -1
  213. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/done-button.js +0 -50
  214. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/done-button.js.map +0 -1
  215. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/editor-and-toolbar.js +0 -263
  216. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/editor-and-toolbar.js.map +0 -1
  217. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/index.js +0 -32
  218. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/index.js.map +0 -1
  219. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar-buttons.js +0 -164
  220. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar-buttons.js.map +0 -1
  221. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar.js +0 -350
  222. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/toolbar/toolbar.js.map +0 -1
  223. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/utils.js +0 -62
  224. package/configure/node_modules/@pie-lib/editable-html/lib/plugins/utils.js.map +0 -1
  225. package/configure/node_modules/@pie-lib/editable-html/lib/serialization.js +0 -405
  226. package/configure/node_modules/@pie-lib/editable-html/lib/serialization.js.map +0 -1
  227. package/configure/node_modules/@pie-lib/editable-html/lib/theme.js +0 -9
  228. package/configure/node_modules/@pie-lib/editable-html/lib/theme.js.map +0 -1
  229. package/configure/node_modules/@pie-lib/editable-html/package.json +0 -51
  230. package/configure/node_modules/@pie-lib/editable-html/playground/image/data.js +0 -59
  231. package/configure/node_modules/@pie-lib/editable-html/playground/image/index.html +0 -24
  232. package/configure/node_modules/@pie-lib/editable-html/playground/image/index.jsx +0 -83
  233. package/configure/node_modules/@pie-lib/editable-html/playground/index.html +0 -27
  234. package/configure/node_modules/@pie-lib/editable-html/playground/mathquill/index.html +0 -25
  235. package/configure/node_modules/@pie-lib/editable-html/playground/mathquill/index.jsx +0 -151
  236. package/configure/node_modules/@pie-lib/editable-html/playground/package.json +0 -15
  237. package/configure/node_modules/@pie-lib/editable-html/playground/prod-test/index.html +0 -26
  238. package/configure/node_modules/@pie-lib/editable-html/playground/prod-test/index.jsx +0 -30
  239. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/data.js +0 -29
  240. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/image-plugin.jsx +0 -40
  241. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/index.html +0 -23
  242. package/configure/node_modules/@pie-lib/editable-html/playground/schema-override/index.jsx +0 -96
  243. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/data.js +0 -29
  244. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/image-plugin.jsx +0 -40
  245. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/index.html +0 -24
  246. package/configure/node_modules/@pie-lib/editable-html/playground/serialization/index.jsx +0 -12
  247. package/configure/node_modules/@pie-lib/editable-html/playground/static.json +0 -3
  248. package/configure/node_modules/@pie-lib/editable-html/playground/table-examples.html +0 -67
  249. package/configure/node_modules/@pie-lib/editable-html/playground/webpack.config.js +0 -42
  250. package/configure/node_modules/@pie-lib/editable-html/src/editor.jsx +0 -584
  251. package/configure/node_modules/@pie-lib/editable-html/src/index.jsx +0 -128
  252. package/configure/node_modules/@pie-lib/editable-html/src/parse-html.js +0 -8
  253. package/configure/node_modules/@pie-lib/editable-html/src/plugins/README.md +0 -27
  254. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/component.jsx +0 -166
  255. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/image-toolbar.jsx +0 -62
  256. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/index.jsx +0 -180
  257. package/configure/node_modules/@pie-lib/editable-html/src/plugins/image/insert-image-handler.js +0 -93
  258. package/configure/node_modules/@pie-lib/editable-html/src/plugins/index.jsx +0 -112
  259. package/configure/node_modules/@pie-lib/editable-html/src/plugins/list/index.jsx +0 -113
  260. package/configure/node_modules/@pie-lib/editable-html/src/plugins/math/index.jsx +0 -289
  261. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/index.jsx +0 -281
  262. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/media-dialog.js +0 -372
  263. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/media-toolbar.jsx +0 -53
  264. package/configure/node_modules/@pie-lib/editable-html/src/plugins/media/media-wrapper.jsx +0 -43
  265. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/drag-in-the-blank/choice.jsx +0 -160
  266. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/drag-in-the-blank/index.jsx +0 -78
  267. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/explicit-constructed-response/index.jsx +0 -45
  268. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/icons/index.jsx +0 -68
  269. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/index.jsx +0 -244
  270. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/inline-dropdown/index.jsx +0 -63
  271. package/configure/node_modules/@pie-lib/editable-html/src/plugins/respArea/utils.jsx +0 -77
  272. package/configure/node_modules/@pie-lib/editable-html/src/plugins/table/icons/index.jsx +0 -59
  273. package/configure/node_modules/@pie-lib/editable-html/src/plugins/table/index.jsx +0 -390
  274. package/configure/node_modules/@pie-lib/editable-html/src/plugins/table/table-toolbar.jsx +0 -104
  275. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/default-toolbar.jsx +0 -103
  276. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/done-button.jsx +0 -36
  277. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/editor-and-toolbar.jsx +0 -217
  278. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/index.jsx +0 -21
  279. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/toolbar-buttons.jsx +0 -86
  280. package/configure/node_modules/@pie-lib/editable-html/src/plugins/toolbar/toolbar.jsx +0 -313
  281. package/configure/node_modules/@pie-lib/editable-html/src/plugins/utils.js +0 -32
  282. package/configure/node_modules/@pie-lib/editable-html/src/serialization.jsx +0 -369
  283. package/configure/node_modules/@pie-lib/editable-html/src/theme.js +0 -1
  284. package/configure/node_modules/@pie-lib/editable-html/static.json +0 -1
  285. package/configure/node_modules/@pie-lib/math-input/CHANGELOG.json +0 -1412
  286. package/configure/node_modules/@pie-lib/math-input/CHANGELOG.md +0 -874
  287. package/configure/node_modules/@pie-lib/math-input/LICENSE.md +0 -5
  288. package/configure/node_modules/@pie-lib/math-input/README.md +0 -27
  289. package/configure/node_modules/@pie-lib/math-input/lib/horizontal-keypad.js +0 -123
  290. package/configure/node_modules/@pie-lib/math-input/lib/horizontal-keypad.js.map +0 -1
  291. package/configure/node_modules/@pie-lib/math-input/lib/index.js +0 -75
  292. package/configure/node_modules/@pie-lib/math-input/lib/index.js.map +0 -1
  293. package/configure/node_modules/@pie-lib/math-input/lib/keypad/index.js +0 -367
  294. package/configure/node_modules/@pie-lib/math-input/lib/keypad/index.js.map +0 -1
  295. package/configure/node_modules/@pie-lib/math-input/lib/keypad/keys-layout.js +0 -30
  296. package/configure/node_modules/@pie-lib/math-input/lib/keypad/keys-layout.js.map +0 -1
  297. package/configure/node_modules/@pie-lib/math-input/lib/keys/basic-operators.js +0 -41
  298. package/configure/node_modules/@pie-lib/math-input/lib/keys/basic-operators.js.map +0 -1
  299. package/configure/node_modules/@pie-lib/math-input/lib/keys/chars.js +0 -17
  300. package/configure/node_modules/@pie-lib/math-input/lib/keys/chars.js.map +0 -1
  301. package/configure/node_modules/@pie-lib/math-input/lib/keys/comparison.js +0 -46
  302. package/configure/node_modules/@pie-lib/math-input/lib/keys/comparison.js.map +0 -1
  303. package/configure/node_modules/@pie-lib/math-input/lib/keys/constants.js +0 -26
  304. package/configure/node_modules/@pie-lib/math-input/lib/keys/constants.js.map +0 -1
  305. package/configure/node_modules/@pie-lib/math-input/lib/keys/digits.js +0 -53
  306. package/configure/node_modules/@pie-lib/math-input/lib/keys/digits.js.map +0 -1
  307. package/configure/node_modules/@pie-lib/math-input/lib/keys/edit.js +0 -16
  308. package/configure/node_modules/@pie-lib/math-input/lib/keys/edit.js.map +0 -1
  309. package/configure/node_modules/@pie-lib/math-input/lib/keys/exponent.js +0 -35
  310. package/configure/node_modules/@pie-lib/math-input/lib/keys/exponent.js.map +0 -1
  311. package/configure/node_modules/@pie-lib/math-input/lib/keys/fractions.js +0 -31
  312. package/configure/node_modules/@pie-lib/math-input/lib/keys/fractions.js.map +0 -1
  313. package/configure/node_modules/@pie-lib/math-input/lib/keys/geometry.js +0 -139
  314. package/configure/node_modules/@pie-lib/math-input/lib/keys/geometry.js.map +0 -1
  315. package/configure/node_modules/@pie-lib/math-input/lib/keys/grades.js +0 -198
  316. package/configure/node_modules/@pie-lib/math-input/lib/keys/grades.js.map +0 -1
  317. package/configure/node_modules/@pie-lib/math-input/lib/keys/index.js +0 -50
  318. package/configure/node_modules/@pie-lib/math-input/lib/keys/index.js.map +0 -1
  319. package/configure/node_modules/@pie-lib/math-input/lib/keys/log.js +0 -32
  320. package/configure/node_modules/@pie-lib/math-input/lib/keys/log.js.map +0 -1
  321. package/configure/node_modules/@pie-lib/math-input/lib/keys/logic.js +0 -23
  322. package/configure/node_modules/@pie-lib/math-input/lib/keys/logic.js.map +0 -1
  323. package/configure/node_modules/@pie-lib/math-input/lib/keys/matrices.js +0 -23
  324. package/configure/node_modules/@pie-lib/math-input/lib/keys/matrices.js.map +0 -1
  325. package/configure/node_modules/@pie-lib/math-input/lib/keys/misc.js +0 -69
  326. package/configure/node_modules/@pie-lib/math-input/lib/keys/misc.js.map +0 -1
  327. package/configure/node_modules/@pie-lib/math-input/lib/keys/navigation.js +0 -23
  328. package/configure/node_modules/@pie-lib/math-input/lib/keys/navigation.js.map +0 -1
  329. package/configure/node_modules/@pie-lib/math-input/lib/keys/operators.js +0 -17
  330. package/configure/node_modules/@pie-lib/math-input/lib/keys/operators.js.map +0 -1
  331. package/configure/node_modules/@pie-lib/math-input/lib/keys/statistics.js +0 -38
  332. package/configure/node_modules/@pie-lib/math-input/lib/keys/statistics.js.map +0 -1
  333. package/configure/node_modules/@pie-lib/math-input/lib/keys/sub-sup.js +0 -23
  334. package/configure/node_modules/@pie-lib/math-input/lib/keys/sub-sup.js.map +0 -1
  335. package/configure/node_modules/@pie-lib/math-input/lib/keys/trigonometry.js +0 -53
  336. package/configure/node_modules/@pie-lib/math-input/lib/keys/trigonometry.js.map +0 -1
  337. package/configure/node_modules/@pie-lib/math-input/lib/keys/utils.js +0 -126
  338. package/configure/node_modules/@pie-lib/math-input/lib/keys/utils.js.map +0 -1
  339. package/configure/node_modules/@pie-lib/math-input/lib/keys/vars.js +0 -29
  340. package/configure/node_modules/@pie-lib/math-input/lib/keys/vars.js.map +0 -1
  341. package/configure/node_modules/@pie-lib/math-input/lib/math-input.js +0 -200
  342. package/configure/node_modules/@pie-lib/math-input/lib/math-input.js.map +0 -1
  343. package/configure/node_modules/@pie-lib/math-input/lib/mq/custom-elements.js +0 -23
  344. package/configure/node_modules/@pie-lib/math-input/lib/mq/custom-elements.js.map +0 -1
  345. package/configure/node_modules/@pie-lib/math-input/lib/mq/index.js +0 -24
  346. package/configure/node_modules/@pie-lib/math-input/lib/mq/index.js.map +0 -1
  347. package/configure/node_modules/@pie-lib/math-input/lib/mq/input.js +0 -255
  348. package/configure/node_modules/@pie-lib/math-input/lib/mq/input.js.map +0 -1
  349. package/configure/node_modules/@pie-lib/math-input/lib/mq/static.js +0 -216
  350. package/configure/node_modules/@pie-lib/math-input/lib/mq/static.js.map +0 -1
  351. package/configure/node_modules/@pie-lib/math-input/package.json +0 -26
  352. package/configure/node_modules/@pie-lib/math-input/src/horizontal-keypad.jsx +0 -53
  353. package/configure/node_modules/@pie-lib/math-input/src/index.jsx +0 -27
  354. package/configure/node_modules/@pie-lib/math-input/src/keypad/index.jsx +0 -279
  355. package/configure/node_modules/@pie-lib/math-input/src/keypad/keys-layout.js +0 -17
  356. package/configure/node_modules/@pie-lib/math-input/src/keys/basic-operators.js +0 -32
  357. package/configure/node_modules/@pie-lib/math-input/src/keys/chars.js +0 -5
  358. package/configure/node_modules/@pie-lib/math-input/src/keys/comparison.js +0 -27
  359. package/configure/node_modules/@pie-lib/math-input/src/keys/constants.js +0 -18
  360. package/configure/node_modules/@pie-lib/math-input/src/keys/digits.js +0 -40
  361. package/configure/node_modules/@pie-lib/math-input/src/keys/edit.js +0 -3
  362. package/configure/node_modules/@pie-lib/math-input/src/keys/exponent.js +0 -27
  363. package/configure/node_modules/@pie-lib/math-input/src/keys/fractions.js +0 -23
  364. package/configure/node_modules/@pie-lib/math-input/src/keys/geometry.js +0 -116
  365. package/configure/node_modules/@pie-lib/math-input/src/keys/grades.js +0 -265
  366. package/configure/node_modules/@pie-lib/math-input/src/keys/index.js +0 -21
  367. package/configure/node_modules/@pie-lib/math-input/src/keys/log.js +0 -22
  368. package/configure/node_modules/@pie-lib/math-input/src/keys/logic.js +0 -15
  369. package/configure/node_modules/@pie-lib/math-input/src/keys/matrices.js +0 -15
  370. package/configure/node_modules/@pie-lib/math-input/src/keys/misc.js +0 -60
  371. package/configure/node_modules/@pie-lib/math-input/src/keys/navigation.js +0 -8
  372. package/configure/node_modules/@pie-lib/math-input/src/keys/operators.js +0 -9
  373. package/configure/node_modules/@pie-lib/math-input/src/keys/statistics.js +0 -29
  374. package/configure/node_modules/@pie-lib/math-input/src/keys/sub-sup.js +0 -15
  375. package/configure/node_modules/@pie-lib/math-input/src/keys/trigonometry.js +0 -15
  376. package/configure/node_modules/@pie-lib/math-input/src/keys/utils.js +0 -71
  377. package/configure/node_modules/@pie-lib/math-input/src/keys/vars.js +0 -19
  378. package/configure/node_modules/@pie-lib/math-input/src/math-input.jsx +0 -128
  379. package/configure/node_modules/@pie-lib/math-input/src/mq/custom-elements.js +0 -11
  380. package/configure/node_modules/@pie-lib/math-input/src/mq/index.js +0 -4
  381. package/configure/node_modules/@pie-lib/math-input/src/mq/input.jsx +0 -163
  382. package/configure/node_modules/@pie-lib/math-input/src/mq/static.jsx +0 -139
  383. package/configure/node_modules/@pie-lib/math-rendering/CHANGELOG.json +0 -657
  384. package/configure/node_modules/@pie-lib/math-rendering/CHANGELOG.md +0 -412
  385. package/configure/node_modules/@pie-lib/math-rendering/LICENSE.md +0 -5
  386. package/configure/node_modules/@pie-lib/math-rendering/lib/index.js +0 -30
  387. package/configure/node_modules/@pie-lib/math-rendering/lib/index.js.map +0 -1
  388. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/chtml.js +0 -312
  389. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/chtml.js.map +0 -1
  390. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/index.js +0 -23
  391. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/index.js.map +0 -1
  392. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/mml.js +0 -119
  393. package/configure/node_modules/@pie-lib/math-rendering/lib/mstack/mml.js.map +0 -1
  394. package/configure/node_modules/@pie-lib/math-rendering/lib/normalization.js +0 -99
  395. package/configure/node_modules/@pie-lib/math-rendering/lib/normalization.js.map +0 -1
  396. package/configure/node_modules/@pie-lib/math-rendering/lib/render-math.js +0 -239
  397. package/configure/node_modules/@pie-lib/math-rendering/lib/render-math.js.map +0 -1
  398. package/configure/node_modules/@pie-lib/math-rendering/package.json +0 -19
  399. package/configure/node_modules/@pie-lib/math-rendering/playground/demo.html +0 -872
  400. package/configure/node_modules/@pie-lib/math-rendering/playground/demo.js +0 -108
  401. package/configure/node_modules/@pie-lib/math-rendering/playground/main.html +0 -156
  402. package/configure/node_modules/@pie-lib/math-rendering/playground/main.js +0 -16
  403. package/configure/node_modules/@pie-lib/math-rendering/playground/webpack.config.js +0 -29
  404. package/configure/node_modules/@pie-lib/math-rendering/src/index.js +0 -4
  405. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/chtml.js +0 -215
  406. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/index.js +0 -13
  407. package/configure/node_modules/@pie-lib/math-rendering/src/mstack/mml.js +0 -24
  408. package/configure/node_modules/@pie-lib/math-rendering/src/normalization.js +0 -69
  409. package/configure/node_modules/@pie-lib/math-rendering/src/render-math.js +0 -203
  410. package/configure/node_modules/@pie-lib/math-toolbar/CHANGELOG.json +0 -847
  411. package/configure/node_modules/@pie-lib/math-toolbar/CHANGELOG.md +0 -742
  412. package/configure/node_modules/@pie-lib/math-toolbar/LICENSE.md +0 -5
  413. package/configure/node_modules/@pie-lib/math-toolbar/lib/done-button.js +0 -53
  414. package/configure/node_modules/@pie-lib/math-toolbar/lib/done-button.js.map +0 -1
  415. package/configure/node_modules/@pie-lib/math-toolbar/lib/editor-and-pad.js +0 -386
  416. package/configure/node_modules/@pie-lib/math-toolbar/lib/editor-and-pad.js.map +0 -1
  417. package/configure/node_modules/@pie-lib/math-toolbar/lib/index.js +0 -259
  418. package/configure/node_modules/@pie-lib/math-toolbar/lib/index.js.map +0 -1
  419. package/configure/node_modules/@pie-lib/math-toolbar/lib/math-preview.js +0 -163
  420. package/configure/node_modules/@pie-lib/math-toolbar/lib/math-preview.js.map +0 -1
  421. package/configure/node_modules/@pie-lib/math-toolbar/package.json +0 -36
  422. package/configure/node_modules/@pie-lib/math-toolbar/src/done-button.jsx +0 -39
  423. package/configure/node_modules/@pie-lib/math-toolbar/src/editor-and-pad.jsx +0 -311
  424. package/configure/node_modules/@pie-lib/math-toolbar/src/index.jsx +0 -185
  425. package/configure/node_modules/@pie-lib/math-toolbar/src/math-preview.jsx +0 -101
  426. package/configure/node_modules/@pie-lib/render-ui/CHANGELOG.json +0 -937
  427. package/configure/node_modules/@pie-lib/render-ui/CHANGELOG.md +0 -616
  428. package/configure/node_modules/@pie-lib/render-ui/LICENSE.md +0 -5
  429. package/configure/node_modules/@pie-lib/render-ui/README.md +0 -33
  430. package/configure/node_modules/@pie-lib/render-ui/lib/collapsible/index.js +0 -144
  431. package/configure/node_modules/@pie-lib/render-ui/lib/collapsible/index.js.map +0 -1
  432. package/configure/node_modules/@pie-lib/render-ui/lib/color.js +0 -134
  433. package/configure/node_modules/@pie-lib/render-ui/lib/color.js.map +0 -1
  434. package/configure/node_modules/@pie-lib/render-ui/lib/feedback.js +0 -154
  435. package/configure/node_modules/@pie-lib/render-ui/lib/feedback.js.map +0 -1
  436. package/configure/node_modules/@pie-lib/render-ui/lib/has-text.js +0 -24
  437. package/configure/node_modules/@pie-lib/render-ui/lib/has-text.js.map +0 -1
  438. package/configure/node_modules/@pie-lib/render-ui/lib/html-and-math.js +0 -98
  439. package/configure/node_modules/@pie-lib/render-ui/lib/html-and-math.js.map +0 -1
  440. package/configure/node_modules/@pie-lib/render-ui/lib/index.js +0 -99
  441. package/configure/node_modules/@pie-lib/render-ui/lib/index.js.map +0 -1
  442. package/configure/node_modules/@pie-lib/render-ui/lib/input-container.js +0 -60
  443. package/configure/node_modules/@pie-lib/render-ui/lib/input-container.js.map +0 -1
  444. package/configure/node_modules/@pie-lib/render-ui/lib/preview-layout.js +0 -129
  445. package/configure/node_modules/@pie-lib/render-ui/lib/preview-layout.js.map +0 -1
  446. package/configure/node_modules/@pie-lib/render-ui/lib/preview-prompt.js +0 -133
  447. package/configure/node_modules/@pie-lib/render-ui/lib/preview-prompt.js.map +0 -1
  448. package/configure/node_modules/@pie-lib/render-ui/lib/purpose.js +0 -28
  449. package/configure/node_modules/@pie-lib/render-ui/lib/purpose.js.map +0 -1
  450. package/configure/node_modules/@pie-lib/render-ui/lib/readable.js +0 -28
  451. package/configure/node_modules/@pie-lib/render-ui/lib/readable.js.map +0 -1
  452. package/configure/node_modules/@pie-lib/render-ui/lib/response-indicators.js +0 -154
  453. package/configure/node_modules/@pie-lib/render-ui/lib/response-indicators.js.map +0 -1
  454. package/configure/node_modules/@pie-lib/render-ui/lib/withUndoReset.js +0 -194
  455. package/configure/node_modules/@pie-lib/render-ui/lib/withUndoReset.js.map +0 -1
  456. package/configure/node_modules/@pie-lib/render-ui/package.json +0 -30
  457. package/configure/node_modules/@pie-lib/render-ui/src/collapsible/index.jsx +0 -68
  458. package/configure/node_modules/@pie-lib/render-ui/src/color.js +0 -48
  459. package/configure/node_modules/@pie-lib/render-ui/src/feedback.jsx +0 -100
  460. package/configure/node_modules/@pie-lib/render-ui/src/has-text.js +0 -14
  461. package/configure/node_modules/@pie-lib/render-ui/src/html-and-math.js +0 -40
  462. package/configure/node_modules/@pie-lib/render-ui/src/index.js +0 -27
  463. package/configure/node_modules/@pie-lib/render-ui/src/input-container.jsx +0 -41
  464. package/configure/node_modules/@pie-lib/render-ui/src/preview-layout.jsx +0 -77
  465. package/configure/node_modules/@pie-lib/render-ui/src/preview-prompt.jsx +0 -73
  466. package/configure/node_modules/@pie-lib/render-ui/src/purpose.jsx +0 -19
  467. package/configure/node_modules/@pie-lib/render-ui/src/readable.jsx +0 -19
  468. package/configure/node_modules/@pie-lib/render-ui/src/response-indicators.jsx +0 -89
  469. package/configure/node_modules/@pie-lib/render-ui/src/withUndoReset.jsx +0 -118
  470. package/configure/node_modules/immutable/LICENSE +0 -21
  471. package/configure/node_modules/immutable/README.md +0 -657
  472. package/configure/node_modules/immutable/dist/immutable-nonambient.d.ts +0 -5607
  473. package/configure/node_modules/immutable/dist/immutable.d.ts +0 -5611
  474. package/configure/node_modules/immutable/dist/immutable.es.js +0 -5893
  475. package/configure/node_modules/immutable/dist/immutable.js +0 -5948
  476. package/configure/node_modules/immutable/dist/immutable.js.flow +0 -2340
  477. package/configure/node_modules/immutable/dist/immutable.min.js +0 -55
  478. package/configure/node_modules/immutable/package.json +0 -41
  479. package/configure/node_modules/slate-dev-environment/Readme.md +0 -1
  480. package/configure/node_modules/slate-dev-environment/dist/slate-dev-environment.js +0 -287
  481. package/configure/node_modules/slate-dev-environment/dist/slate-dev-environment.min.js +0 -1
  482. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.es.js +0 -264
  483. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.es.js.map +0 -1
  484. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.js +0 -282
  485. package/configure/node_modules/slate-dev-environment/lib/slate-dev-environment.js.map +0 -1
  486. package/configure/node_modules/slate-dev-environment/package.json +0 -21
  487. package/configure/node_modules/slate-edit-list/CHANGELOG.md +0 -124
  488. package/configure/node_modules/slate-edit-list/LICENSE +0 -201
  489. package/configure/node_modules/slate-edit-list/README.md +0 -159
  490. package/configure/node_modules/slate-edit-list/dist/changes/decreaseItemDepth.js +0 -73
  491. package/configure/node_modules/slate-edit-list/dist/changes/decreaseItemDepth.js.flow +0 -88
  492. package/configure/node_modules/slate-edit-list/dist/changes/increaseItemDepth.js +0 -70
  493. package/configure/node_modules/slate-edit-list/dist/changes/increaseItemDepth.js.flow +0 -77
  494. package/configure/node_modules/slate-edit-list/dist/changes/index.js +0 -34
  495. package/configure/node_modules/slate-edit-list/dist/changes/index.js.flow +0 -13
  496. package/configure/node_modules/slate-edit-list/dist/changes/splitListItem.js +0 -27
  497. package/configure/node_modules/slate-edit-list/dist/changes/splitListItem.js.flow +0 -26
  498. package/configure/node_modules/slate-edit-list/dist/changes/unwrapList.js +0 -52
  499. package/configure/node_modules/slate-edit-list/dist/changes/unwrapList.js.flow +0 -46
  500. package/configure/node_modules/slate-edit-list/dist/changes/wrapInList.js +0 -67
  501. package/configure/node_modules/slate-edit-list/dist/changes/wrapInList.js.flow +0 -67
  502. package/configure/node_modules/slate-edit-list/dist/core.js +0 -80
  503. package/configure/node_modules/slate-edit-list/dist/core.js.flow +0 -76
  504. package/configure/node_modules/slate-edit-list/dist/handlers/index.js +0 -24
  505. package/configure/node_modules/slate-edit-list/dist/handlers/index.js.flow +0 -5
  506. package/configure/node_modules/slate-edit-list/dist/handlers/onBackspace.js +0 -45
  507. package/configure/node_modules/slate-edit-list/dist/handlers/onBackspace.js.flow +0 -44
  508. package/configure/node_modules/slate-edit-list/dist/handlers/onEnter.js +0 -54
  509. package/configure/node_modules/slate-edit-list/dist/handlers/onEnter.js.flow +0 -54
  510. package/configure/node_modules/slate-edit-list/dist/handlers/onTab.js +0 -39
  511. package/configure/node_modules/slate-edit-list/dist/handlers/onTab.js.flow +0 -34
  512. package/configure/node_modules/slate-edit-list/dist/index.js +0 -58
  513. package/configure/node_modules/slate-edit-list/dist/index.js.flow +0 -45
  514. package/configure/node_modules/slate-edit-list/dist/options.js +0 -34
  515. package/configure/node_modules/slate-edit-list/dist/options.js.flow +0 -26
  516. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentItem.js +0 -24
  517. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentItem.js.flow +0 -20
  518. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentList.js +0 -31
  519. package/configure/node_modules/slate-edit-list/dist/utils/getCurrentList.js.flow +0 -21
  520. package/configure/node_modules/slate-edit-list/dist/utils/getItemDepth.js +0 -34
  521. package/configure/node_modules/slate-edit-list/dist/utils/getItemDepth.js.flow +0 -24
  522. package/configure/node_modules/slate-edit-list/dist/utils/getItemsAtRange.js +0 -60
  523. package/configure/node_modules/slate-edit-list/dist/utils/getItemsAtRange.js.flow +0 -51
  524. package/configure/node_modules/slate-edit-list/dist/utils/getListForItem.js +0 -25
  525. package/configure/node_modules/slate-edit-list/dist/utils/getListForItem.js.flow +0 -16
  526. package/configure/node_modules/slate-edit-list/dist/utils/getPreviousItem.js +0 -39
  527. package/configure/node_modules/slate-edit-list/dist/utils/getPreviousItem.js.flow +0 -29
  528. package/configure/node_modules/slate-edit-list/dist/utils/index.js +0 -49
  529. package/configure/node_modules/slate-edit-list/dist/utils/index.js.flow +0 -19
  530. package/configure/node_modules/slate-edit-list/dist/utils/isList.js +0 -15
  531. package/configure/node_modules/slate-edit-list/dist/utils/isList.js.flow +0 -13
  532. package/configure/node_modules/slate-edit-list/dist/utils/isSelectionInList.js +0 -22
  533. package/configure/node_modules/slate-edit-list/dist/utils/isSelectionInList.js.flow +0 -14
  534. package/configure/node_modules/slate-edit-list/dist/validation/index.js +0 -19
  535. package/configure/node_modules/slate-edit-list/dist/validation/index.js.flow +0 -4
  536. package/configure/node_modules/slate-edit-list/dist/validation/schema.js +0 -83
  537. package/configure/node_modules/slate-edit-list/dist/validation/schema.js.flow +0 -81
  538. package/configure/node_modules/slate-edit-list/dist/validation/validateNode.js +0 -61
  539. package/configure/node_modules/slate-edit-list/dist/validation/validateNode.js.flow +0 -61
  540. package/configure/node_modules/slate-edit-list/package.json +0 -67
  541. package/configure/node_modules/slate-edit-table/CHANGELOG.md +0 -192
  542. package/configure/node_modules/slate-edit-table/LICENSE +0 -201
  543. package/configure/node_modules/slate-edit-table/README.md +0 -269
  544. package/configure/node_modules/slate-edit-table/dist/changes/clearCell.js +0 -29
  545. package/configure/node_modules/slate-edit-table/dist/changes/clearCell.js.flow +0 -26
  546. package/configure/node_modules/slate-edit-table/dist/changes/index.js +0 -69
  547. package/configure/node_modules/slate-edit-table/dist/changes/index.js.flow +0 -27
  548. package/configure/node_modules/slate-edit-table/dist/changes/insertColumn.js +0 -43
  549. package/configure/node_modules/slate-edit-table/dist/changes/insertColumn.js.flow +0 -46
  550. package/configure/node_modules/slate-edit-table/dist/changes/insertRow.js +0 -36
  551. package/configure/node_modules/slate-edit-table/dist/changes/insertRow.js.flow +0 -35
  552. package/configure/node_modules/slate-edit-table/dist/changes/insertTable.js +0 -29
  553. package/configure/node_modules/slate-edit-table/dist/changes/insertTable.js.flow +0 -27
  554. package/configure/node_modules/slate-edit-table/dist/changes/moveSelection.js +0 -32
  555. package/configure/node_modules/slate-edit-table/dist/changes/moveSelection.js.flow +0 -31
  556. package/configure/node_modules/slate-edit-table/dist/changes/moveSelectionBy.js +0 -84
  557. package/configure/node_modules/slate-edit-table/dist/changes/moveSelectionBy.js.flow +0 -80
  558. package/configure/node_modules/slate-edit-table/dist/changes/removeColumn.js +0 -36
  559. package/configure/node_modules/slate-edit-table/dist/changes/removeColumn.js.flow +0 -28
  560. package/configure/node_modules/slate-edit-table/dist/changes/removeColumnByKey.js +0 -52
  561. package/configure/node_modules/slate-edit-table/dist/changes/removeColumnByKey.js.flow +0 -40
  562. package/configure/node_modules/slate-edit-table/dist/changes/removeRow.js +0 -36
  563. package/configure/node_modules/slate-edit-table/dist/changes/removeRow.js.flow +0 -27
  564. package/configure/node_modules/slate-edit-table/dist/changes/removeRowByKey.js +0 -41
  565. package/configure/node_modules/slate-edit-table/dist/changes/removeRowByKey.js.flow +0 -30
  566. package/configure/node_modules/slate-edit-table/dist/changes/removeTable.js +0 -26
  567. package/configure/node_modules/slate-edit-table/dist/changes/removeTable.js.flow +0 -17
  568. package/configure/node_modules/slate-edit-table/dist/changes/removeTableByKey.js +0 -56
  569. package/configure/node_modules/slate-edit-table/dist/changes/removeTableByKey.js.flow +0 -54
  570. package/configure/node_modules/slate-edit-table/dist/core.js +0 -88
  571. package/configure/node_modules/slate-edit-table/dist/core.js.flow +0 -94
  572. package/configure/node_modules/slate-edit-table/dist/handlers/index.js +0 -39
  573. package/configure/node_modules/slate-edit-table/dist/handlers/index.js.flow +0 -8
  574. package/configure/node_modules/slate-edit-table/dist/handlers/onBackspace.js +0 -82
  575. package/configure/node_modules/slate-edit-table/dist/handlers/onBackspace.js.flow +0 -87
  576. package/configure/node_modules/slate-edit-table/dist/handlers/onEnter.js +0 -34
  577. package/configure/node_modules/slate-edit-table/dist/handlers/onEnter.js.flow +0 -37
  578. package/configure/node_modules/slate-edit-table/dist/handlers/onKeyDown.js +0 -71
  579. package/configure/node_modules/slate-edit-table/dist/handlers/onKeyDown.js.flow +0 -56
  580. package/configure/node_modules/slate-edit-table/dist/handlers/onModEnter.js +0 -35
  581. package/configure/node_modules/slate-edit-table/dist/handlers/onModEnter.js.flow +0 -38
  582. package/configure/node_modules/slate-edit-table/dist/handlers/onTab.js +0 -56
  583. package/configure/node_modules/slate-edit-table/dist/handlers/onTab.js.flow +0 -51
  584. package/configure/node_modules/slate-edit-table/dist/handlers/onUpDown.js +0 -38
  585. package/configure/node_modules/slate-edit-table/dist/handlers/onUpDown.js.flow +0 -41
  586. package/configure/node_modules/slate-edit-table/dist/index.js +0 -36
  587. package/configure/node_modules/slate-edit-table/dist/index.js.flow +0 -27
  588. package/configure/node_modules/slate-edit-table/dist/options.js +0 -61
  589. package/configure/node_modules/slate-edit-table/dist/options.js.flow +0 -42
  590. package/configure/node_modules/slate-edit-table/dist/utils/TablePosition.js +0 -306
  591. package/configure/node_modules/slate-edit-table/dist/utils/TablePosition.js.flow +0 -211
  592. package/configure/node_modules/slate-edit-table/dist/utils/createCell.js +0 -30
  593. package/configure/node_modules/slate-edit-table/dist/utils/createCell.js.flow +0 -26
  594. package/configure/node_modules/slate-edit-table/dist/utils/createRow.js +0 -30
  595. package/configure/node_modules/slate-edit-table/dist/utils/createRow.js.flow +0 -28
  596. package/configure/node_modules/slate-edit-table/dist/utils/createTable.js +0 -30
  597. package/configure/node_modules/slate-edit-table/dist/utils/createTable.js.flow +0 -33
  598. package/configure/node_modules/slate-edit-table/dist/utils/forEachCells.js +0 -21
  599. package/configure/node_modules/slate-edit-table/dist/utils/forEachCells.js.flow +0 -22
  600. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtColumn.js +0 -22
  601. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtColumn.js.flow +0 -19
  602. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtRow.js +0 -20
  603. package/configure/node_modules/slate-edit-table/dist/utils/getCellsAtRow.js.flow +0 -19
  604. package/configure/node_modules/slate-edit-table/dist/utils/getPosition.js +0 -24
  605. package/configure/node_modules/slate-edit-table/dist/utils/getPosition.js.flow +0 -19
  606. package/configure/node_modules/slate-edit-table/dist/utils/getPositionByKey.js +0 -26
  607. package/configure/node_modules/slate-edit-table/dist/utils/getPositionByKey.js.flow +0 -21
  608. package/configure/node_modules/slate-edit-table/dist/utils/getRow.js +0 -24
  609. package/configure/node_modules/slate-edit-table/dist/utils/getRow.js.flow +0 -19
  610. package/configure/node_modules/slate-edit-table/dist/utils/index.js +0 -64
  611. package/configure/node_modules/slate-edit-table/dist/utils/index.js.flow +0 -25
  612. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionInTable.js +0 -34
  613. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionInTable.js.flow +0 -27
  614. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionOutOfTable.js +0 -30
  615. package/configure/node_modules/slate-edit-table/dist/utils/isSelectionOutOfTable.js.flow +0 -23
  616. package/configure/node_modules/slate-edit-table/dist/validation/index.js +0 -19
  617. package/configure/node_modules/slate-edit-table/dist/validation/index.js.flow +0 -4
  618. package/configure/node_modules/slate-edit-table/dist/validation/schema.js +0 -101
  619. package/configure/node_modules/slate-edit-table/dist/validation/schema.js.flow +0 -98
  620. package/configure/node_modules/slate-edit-table/dist/validation/validateNode.js +0 -56
  621. package/configure/node_modules/slate-edit-table/dist/validation/validateNode.js.flow +0 -49
  622. package/configure/node_modules/slate-edit-table/package.json +0 -69
@@ -1,1498 +0,0 @@
1
- # Change Log
2
-
3
- All notable changes to this project will be documented in this file.
4
- See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
-
6
- ## [10.10.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.10.2...@pie-lib/config-ui@10.10.3) (2021-08-30)
7
-
8
- **Note:** Version bump only for package @pie-lib/config-ui
9
-
10
-
11
-
12
-
13
-
14
- ## [10.10.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.10.1...@pie-lib/config-ui@10.10.2) (2021-08-04)
15
-
16
- **Note:** Version bump only for package @pie-lib/config-ui
17
-
18
-
19
-
20
-
21
-
22
- ## [10.10.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.10.0...@pie-lib/config-ui@10.10.1) (2021-07-27)
23
-
24
- **Note:** Version bump only for package @pie-lib/config-ui
25
-
26
-
27
-
28
-
29
-
30
- # [10.10.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.9.2...@pie-lib/config-ui@10.10.0) (2021-07-23)
31
-
32
-
33
- ### Features
34
-
35
- * **config-ui:** add checkboxes option for settings panel PD-483 ([04200ad](https://github.com/pie-framework/pie-lib/commit/04200ad))
36
-
37
-
38
-
39
-
40
-
41
- ## [10.9.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.9.0...@pie-lib/config-ui@10.9.2) (2021-06-25)
42
-
43
- **Note:** Version bump only for package @pie-lib/config-ui
44
-
45
-
46
-
47
-
48
-
49
- # [10.9.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.57...@pie-lib/config-ui@10.9.0) (2021-06-25)
50
-
51
-
52
- ### Features
53
-
54
- * **config-ui:** remove audio and video buttons from choice configuration label for multiple-choice and ebsr PD-1180 ([5988b02](https://github.com/pie-framework/pie-lib/commit/5988b02))
55
-
56
-
57
-
58
-
59
-
60
- ## [10.8.57](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.56...@pie-lib/config-ui@10.8.57) (2021-04-06)
61
-
62
- **Note:** Version bump only for package @pie-lib/config-ui
63
-
64
-
65
-
66
-
67
-
68
- ## [10.8.56](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.55...@pie-lib/config-ui@10.8.56) (2021-04-02)
69
-
70
- **Note:** Version bump only for package @pie-lib/config-ui
71
-
72
-
73
-
74
-
75
-
76
- ## [10.8.55](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.54...@pie-lib/config-ui@10.8.55) (2021-03-22)
77
-
78
- **Note:** Version bump only for package @pie-lib/config-ui
79
-
80
-
81
-
82
-
83
-
84
- ## [10.8.54](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.53...@pie-lib/config-ui@10.8.54) (2021-03-15)
85
-
86
-
87
- ### Bug Fixes
88
-
89
- * **config-ui:** set same font-size for labels in settings panel PD-269 ([21749a0](https://github.com/pie-framework/pie-lib/commit/21749a0))
90
-
91
-
92
-
93
-
94
-
95
- ## [10.8.53](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.52...@pie-lib/config-ui@10.8.53) (2021-03-03)
96
-
97
-
98
- ### Bug Fixes
99
-
100
- * rename the 'Everything' math editor as the 'Miscellaneous' math editor ([6b5c0b3](https://github.com/pie-framework/pie-lib/commit/6b5c0b3))
101
-
102
-
103
-
104
-
105
-
106
- ## [10.8.52](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.51...@pie-lib/config-ui@10.8.52) (2021-03-02)
107
-
108
- **Note:** Version bump only for package @pie-lib/config-ui
109
-
110
-
111
-
112
-
113
-
114
- ## [10.8.51](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.50...@pie-lib/config-ui@10.8.51) (2021-03-01)
115
-
116
- **Note:** Version bump only for package @pie-lib/config-ui
117
-
118
-
119
-
120
-
121
-
122
- ## [10.8.50](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.49...@pie-lib/config-ui@10.8.50) (2021-03-01)
123
-
124
- **Note:** Version bump only for package @pie-lib/config-ui
125
-
126
-
127
-
128
-
129
-
130
- ## [10.8.49](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.48...@pie-lib/config-ui@10.8.49) (2021-02-15)
131
-
132
- **Note:** Version bump only for package @pie-lib/config-ui
133
-
134
-
135
-
136
-
137
-
138
- ## [10.8.48](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.46...@pie-lib/config-ui@10.8.48) (2021-02-15)
139
-
140
- **Note:** Version bump only for package @pie-lib/config-ui
141
-
142
-
143
-
144
-
145
-
146
- ## [10.8.46](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.45...@pie-lib/config-ui@10.8.46) (2021-02-15)
147
-
148
-
149
- ### Bug Fixes
150
-
151
- * **config-ui:** fix choices map null check - PD-879 ([bc38e4e](https://github.com/pie-framework/pie-lib/commit/bc38e4e))
152
- * **config-ui:** hide feddback for author if feedback is not enabled ([56718c4](https://github.com/pie-framework/pie-lib/commit/56718c4))
153
- * **config-ui:** update snapshots for tests ([869e30c](https://github.com/pie-framework/pie-lib/commit/869e30c))
154
-
155
-
156
-
157
-
158
-
159
- ## [10.8.45](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.44...@pie-lib/config-ui@10.8.45) (2021-02-04)
160
-
161
- **Note:** Version bump only for package @pie-lib/config-ui
162
-
163
-
164
-
165
-
166
-
167
- ## [10.8.44](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.43...@pie-lib/config-ui@10.8.44) (2021-02-01)
168
-
169
- **Note:** Version bump only for package @pie-lib/config-ui
170
-
171
-
172
-
173
-
174
-
175
- ## [10.8.43](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.42...@pie-lib/config-ui@10.8.43) (2021-01-28)
176
-
177
- **Note:** Version bump only for package @pie-lib/config-ui
178
-
179
-
180
-
181
-
182
-
183
- ## [10.8.42](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.41...@pie-lib/config-ui@10.8.42) (2021-01-28)
184
-
185
- **Note:** Version bump only for package @pie-lib/config-ui
186
-
187
-
188
-
189
-
190
-
191
- ## [10.8.41](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.40...@pie-lib/config-ui@10.8.41) (2021-01-25)
192
-
193
- **Note:** Version bump only for package @pie-lib/config-ui
194
-
195
-
196
-
197
-
198
-
199
- ## [10.8.40](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.39...@pie-lib/config-ui@10.8.40) (2021-01-11)
200
-
201
- **Note:** Version bump only for package @pie-lib/config-ui
202
-
203
-
204
-
205
-
206
-
207
- ## [10.8.39](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.38...@pie-lib/config-ui@10.8.39) (2020-11-09)
208
-
209
- **Note:** Version bump only for package @pie-lib/config-ui
210
-
211
-
212
-
213
-
214
-
215
- ## [10.8.38](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.37...@pie-lib/config-ui@10.8.38) (2020-11-07)
216
-
217
- **Note:** Version bump only for package @pie-lib/config-ui
218
-
219
-
220
-
221
-
222
-
223
- ## [10.8.37](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.36...@pie-lib/config-ui@10.8.37) (2020-10-30)
224
-
225
- **Note:** Version bump only for package @pie-lib/config-ui
226
-
227
-
228
-
229
-
230
-
231
- ## [10.8.36](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.35...@pie-lib/config-ui@10.8.36) (2020-10-29)
232
-
233
- **Note:** Version bump only for package @pie-lib/config-ui
234
-
235
-
236
-
237
-
238
-
239
- ## [10.8.35](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.34...@pie-lib/config-ui@10.8.35) (2020-10-28)
240
-
241
- **Note:** Version bump only for package @pie-lib/config-ui
242
-
243
-
244
-
245
-
246
-
247
- ## [10.8.34](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.33...@pie-lib/config-ui@10.8.34) (2020-10-26)
248
-
249
- **Note:** Version bump only for package @pie-lib/config-ui
250
-
251
-
252
-
253
-
254
-
255
- ## [10.8.33](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.32...@pie-lib/config-ui@10.8.33) (2020-10-26)
256
-
257
- **Note:** Version bump only for package @pie-lib/config-ui
258
-
259
- ## [10.8.32](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.31...@pie-lib/config-ui@10.8.32) (2020-10-19)
260
-
261
- **Note:** Version bump only for package @pie-lib/config-ui
262
-
263
- ## [10.8.31](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.30...@pie-lib/config-ui@10.8.31) (2020-10-07)
264
-
265
- **Note:** Version bump only for package @pie-lib/config-ui
266
-
267
- ## [10.8.30](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.29...@pie-lib/config-ui@10.8.30) (2020-09-25)
268
-
269
- **Note:** Version bump only for package @pie-lib/config-ui
270
-
271
- ## [10.8.29](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.28...@pie-lib/config-ui@10.8.29) (2020-09-18)
272
-
273
- **Note:** Version bump only for package @pie-lib/config-ui
274
-
275
- ## [10.8.28](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.27...@pie-lib/config-ui@10.8.28) (2020-09-11)
276
-
277
- **Note:** Version bump only for package @pie-lib/config-ui
278
-
279
- ## [10.8.27](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.26...@pie-lib/config-ui@10.8.27) (2020-08-21)
280
-
281
- **Note:** Version bump only for package @pie-lib/config-ui
282
-
283
- ## [10.8.26](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.25...@pie-lib/config-ui@10.8.26) (2020-08-11)
284
-
285
- **Note:** Version bump only for package @pie-lib/config-ui
286
-
287
- ## [10.8.25](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.24...@pie-lib/config-ui@10.8.25) (2020-06-05)
288
-
289
- **Note:** Version bump only for package @pie-lib/config-ui
290
-
291
- ## [10.8.24](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.23...@pie-lib/config-ui@10.8.24) (2020-05-15)
292
-
293
- **Note:** Version bump only for package @pie-lib/config-ui
294
-
295
- ## [10.8.23](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.22...@pie-lib/config-ui@10.8.23) (2020-05-06)
296
-
297
- **Note:** Version bump only for package @pie-lib/config-ui
298
-
299
- ## [10.8.22](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.21...@pie-lib/config-ui@10.8.22) (2020-05-05)
300
-
301
- **Note:** Version bump only for package @pie-lib/config-ui
302
-
303
- ## [10.8.21](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.20...@pie-lib/config-ui@10.8.21) (2020-04-28)
304
-
305
- **Note:** Version bump only for package @pie-lib/config-ui
306
-
307
- ## [10.8.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.19...@pie-lib/config-ui@10.8.20) (2020-04-28)
308
-
309
- **Note:** Version bump only for package @pie-lib/config-ui
310
-
311
- ## [10.8.19](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.18...@pie-lib/config-ui@10.8.19) (2020-04-27)
312
-
313
- **Note:** Version bump only for package @pie-lib/config-ui
314
-
315
- ## [10.8.18](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.17...@pie-lib/config-ui@10.8.18) (2020-04-21)
316
-
317
- **Note:** Version bump only for package @pie-lib/config-ui
318
-
319
- ## [10.8.17](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.16...@pie-lib/config-ui@10.8.17) (2020-04-14)
320
-
321
- **Note:** Version bump only for package @pie-lib/config-ui
322
-
323
- ## [10.8.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.15...@pie-lib/config-ui@10.8.16) (2020-04-10)
324
-
325
- **Note:** Version bump only for package @pie-lib/config-ui
326
-
327
- ## [10.8.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.14...@pie-lib/config-ui@10.8.15) (2020-04-08)
328
-
329
- **Note:** Version bump only for package @pie-lib/config-ui
330
-
331
- ## [10.8.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.13...@pie-lib/config-ui@10.8.14) (2020-03-31)
332
-
333
- **Note:** Version bump only for package @pie-lib/config-ui
334
-
335
- ## [10.8.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.12...@pie-lib/config-ui@10.8.13) (2020-03-31)
336
-
337
- **Note:** Version bump only for package @pie-lib/config-ui
338
-
339
- ## [10.8.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.11...@pie-lib/config-ui@10.8.12) (2020-03-31)
340
-
341
- **Note:** Version bump only for package @pie-lib/config-ui
342
-
343
- ## [10.8.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.10...@pie-lib/config-ui@10.8.11) (2020-03-31)
344
-
345
- **Note:** Version bump only for package @pie-lib/config-ui
346
-
347
- ## [10.8.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.9...@pie-lib/config-ui@10.8.10) (2020-03-30)
348
-
349
- **Note:** Version bump only for package @pie-lib/config-ui
350
-
351
- ## [10.8.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.8...@pie-lib/config-ui@10.8.9) (2020-03-30)
352
-
353
- **Note:** Version bump only for package @pie-lib/config-ui
354
-
355
- ## [10.8.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.7...@pie-lib/config-ui@10.8.8) (2020-03-30)
356
-
357
- **Note:** Version bump only for package @pie-lib/config-ui
358
-
359
- ## [10.8.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.6...@pie-lib/config-ui@10.8.7) (2020-03-30)
360
-
361
- **Note:** Version bump only for package @pie-lib/config-ui
362
-
363
- ## [10.8.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.5...@pie-lib/config-ui@10.8.6) (2020-03-30)
364
-
365
- ### Bug Fixes
366
-
367
- - correct export syntax ([db7fcc0](https://github.com/pie-framework/pie-lib/commit/db7fcc0))
368
-
369
- ## [10.8.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.4...@pie-lib/config-ui@10.8.5) (2020-03-30)
370
-
371
- **Note:** Version bump only for package @pie-lib/config-ui
372
-
373
- ## [10.8.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.3...@pie-lib/config-ui@10.8.4) (2020-03-30)
374
-
375
- ### Bug Fixes
376
-
377
- - add module prop to package.json ([0d7cd6d](https://github.com/pie-framework/pie-lib/commit/0d7cd6d))
378
- - bad import accessing lib ([fa2dcfb](https://github.com/pie-framework/pie-lib/commit/fa2dcfb))
379
-
380
- ## [10.8.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.2...@pie-lib/config-ui@10.8.3) (2020-03-29)
381
-
382
- **Note:** Version bump only for package @pie-lib/config-ui
383
-
384
- ## [10.8.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.1...@pie-lib/config-ui@10.8.2) (2020-03-29)
385
-
386
- **Note:** Version bump only for package @pie-lib/config-ui
387
-
388
- ## [10.8.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.8.0...@pie-lib/config-ui@10.8.1) (2020-03-23)
389
-
390
- **Note:** Version bump only for package @pie-lib/config-ui
391
-
392
- # [10.8.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.61...@pie-lib/config-ui@10.8.0) (2020-03-23)
393
-
394
- ### Features
395
-
396
- - **index:** updated file to publish new element ([2dbed76](https://github.com/pie-framework/pie-lib/commit/2dbed76))
397
- - **packaging:** updated to the latest version of render-ui ([16ab637](https://github.com/pie-framework/pie-lib/commit/16ab637))
398
-
399
- ## [10.7.61](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.60...@pie-lib/config-ui@10.7.61) (2020-03-18)
400
-
401
- **Note:** Version bump only for package @pie-lib/config-ui
402
-
403
- ## [10.7.60](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.59...@pie-lib/config-ui@10.7.60) (2020-03-18)
404
-
405
- **Note:** Version bump only for package @pie-lib/config-ui
406
-
407
- ## [10.7.59](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.58...@pie-lib/config-ui@10.7.59) (2020-03-18)
408
-
409
- **Note:** Version bump only for package @pie-lib/config-ui
410
-
411
- ## [10.7.58](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.57...@pie-lib/config-ui@10.7.58) (2020-03-18)
412
-
413
- **Note:** Version bump only for package @pie-lib/config-ui
414
-
415
- ## [10.7.57](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.56...@pie-lib/config-ui@10.7.57) (2020-03-18)
416
-
417
- **Note:** Version bump only for package @pie-lib/config-ui
418
-
419
- ## [10.7.56](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.55...@pie-lib/config-ui@10.7.56) (2020-03-06)
420
-
421
- **Note:** Version bump only for package @pie-lib/config-ui
422
-
423
- ## [10.7.55](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.54...@pie-lib/config-ui@10.7.55) (2020-02-25)
424
-
425
- **Note:** Version bump only for package @pie-lib/config-ui
426
-
427
- ## [10.7.54](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.53...@pie-lib/config-ui@10.7.54) (2020-02-20)
428
-
429
- **Note:** Version bump only for package @pie-lib/config-ui
430
-
431
- ## [10.7.53](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.52...@pie-lib/config-ui@10.7.53) (2020-02-18)
432
-
433
- **Note:** Version bump only for package @pie-lib/config-ui
434
-
435
- ## [10.7.52](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.51...@pie-lib/config-ui@10.7.52) (2020-02-15)
436
-
437
- **Note:** Version bump only for package @pie-lib/config-ui
438
-
439
- ## [10.7.51](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.50...@pie-lib/config-ui@10.7.51) (2020-02-14)
440
-
441
- **Note:** Version bump only for package @pie-lib/config-ui
442
-
443
- ## [10.7.50](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.49...@pie-lib/config-ui@10.7.50) (2020-02-11)
444
-
445
- **Note:** Version bump only for package @pie-lib/config-ui
446
-
447
- ## [10.7.49](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.48...@pie-lib/config-ui@10.7.49) (2020-02-05)
448
-
449
- **Note:** Version bump only for package @pie-lib/config-ui
450
-
451
- ## [10.7.48](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.47...@pie-lib/config-ui@10.7.48) (2020-01-27)
452
-
453
- **Note:** Version bump only for package @pie-lib/config-ui
454
-
455
- ## [10.7.47](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.46...@pie-lib/config-ui@10.7.47) (2019-12-19)
456
-
457
- **Note:** Version bump only for package @pie-lib/config-ui
458
-
459
- ## [10.7.46](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.45...@pie-lib/config-ui@10.7.46) (2019-12-18)
460
-
461
- **Note:** Version bump only for package @pie-lib/config-ui
462
-
463
- ## [10.7.45](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.44...@pie-lib/config-ui@10.7.45) (2019-12-18)
464
-
465
- **Note:** Version bump only for package @pie-lib/config-ui
466
-
467
- ## [10.7.44](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.43...@pie-lib/config-ui@10.7.44) (2019-12-13)
468
-
469
- **Note:** Version bump only for package @pie-lib/config-ui
470
-
471
- ## [10.7.43](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.42...@pie-lib/config-ui@10.7.43) (2019-12-13)
472
-
473
- **Note:** Version bump only for package @pie-lib/config-ui
474
-
475
- ## [10.7.42](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.40...@pie-lib/config-ui@10.7.42) (2019-12-12)
476
-
477
- **Note:** Version bump only for package @pie-lib/config-ui
478
-
479
- ## [10.7.41](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.40...@pie-lib/config-ui@10.7.41) (2019-12-12)
480
-
481
- **Note:** Version bump only for package @pie-lib/config-ui
482
-
483
- ## [10.7.40](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.39...@pie-lib/config-ui@10.7.40) (2019-12-10)
484
-
485
- **Note:** Version bump only for package @pie-lib/config-ui
486
-
487
- ## [10.7.39](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.38...@pie-lib/config-ui@10.7.39) (2019-12-10)
488
-
489
- **Note:** Version bump only for package @pie-lib/config-ui
490
-
491
- ## [10.7.38](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.37...@pie-lib/config-ui@10.7.38) (2019-12-09)
492
-
493
- **Note:** Version bump only for package @pie-lib/config-ui
494
-
495
- ## [10.7.37](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.36...@pie-lib/config-ui@10.7.37) (2019-11-05)
496
-
497
- **Note:** Version bump only for package @pie-lib/config-ui
498
-
499
- ## [10.7.36](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.35...@pie-lib/config-ui@10.7.36) (2019-11-05)
500
-
501
- **Note:** Version bump only for package @pie-lib/config-ui
502
-
503
- ## [10.7.35](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.34...@pie-lib/config-ui@10.7.35) (2019-10-08)
504
-
505
- **Note:** Version bump only for package @pie-lib/config-ui
506
-
507
- ## [10.7.34](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.33...@pie-lib/config-ui@10.7.34) (2019-09-27)
508
-
509
- ### Bug Fixes
510
-
511
- - Design fix. ([26e4390](https://github.com/pie-framework/pie-lib/commit/26e4390))
512
-
513
- ## [10.7.33](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.32...@pie-lib/config-ui@10.7.33) (2019-09-27)
514
-
515
- **Note:** Version bump only for package @pie-lib/config-ui
516
-
517
- ## [10.7.32](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.31...@pie-lib/config-ui@10.7.32) (2019-08-21)
518
-
519
- **Note:** Version bump only for package @pie-lib/config-ui
520
-
521
- ## [10.7.31](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.30...@pie-lib/config-ui@10.7.31) (2019-08-21)
522
-
523
- **Note:** Version bump only for package @pie-lib/config-ui
524
-
525
- ## [10.7.30](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.29...@pie-lib/config-ui@10.7.30) (2019-08-19)
526
-
527
- **Note:** Version bump only for package @pie-lib/config-ui
528
-
529
- ## [10.7.29](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.28...@pie-lib/config-ui@10.7.29) (2019-08-16)
530
-
531
- **Note:** Version bump only for package @pie-lib/config-ui
532
-
533
- ## [10.7.28](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.27...@pie-lib/config-ui@10.7.28) (2019-08-16)
534
-
535
- **Note:** Version bump only for package @pie-lib/config-ui
536
-
537
- ## [10.7.27](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.26...@pie-lib/config-ui@10.7.27) (2019-08-16)
538
-
539
- **Note:** Version bump only for package @pie-lib/config-ui
540
-
541
- ## [10.7.26](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.25...@pie-lib/config-ui@10.7.26) (2019-08-08)
542
-
543
- **Note:** Version bump only for package @pie-lib/config-ui
544
-
545
- ## [10.7.25](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.24...@pie-lib/config-ui@10.7.25) (2019-07-25)
546
-
547
- **Note:** Version bump only for package @pie-lib/config-ui
548
-
549
- ## [10.7.24](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.23...@pie-lib/config-ui@10.7.24) (2019-07-25)
550
-
551
- **Note:** Version bump only for package @pie-lib/config-ui
552
-
553
- ## [10.7.23](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.22...@pie-lib/config-ui@10.7.23) (2019-07-19)
554
-
555
- **Note:** Version bump only for package @pie-lib/config-ui
556
-
557
- ## [10.7.22](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.21...@pie-lib/config-ui@10.7.22) (2019-07-17)
558
-
559
- **Note:** Version bump only for package @pie-lib/config-ui
560
-
561
- ## [10.7.21](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.20...@pie-lib/config-ui@10.7.21) (2019-07-16)
562
-
563
- **Note:** Version bump only for package @pie-lib/config-ui
564
-
565
- ## [10.7.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.19...@pie-lib/config-ui@10.7.20) (2019-07-13)
566
-
567
- **Note:** Version bump only for package @pie-lib/config-ui
568
-
569
- ## [10.7.19](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.18...@pie-lib/config-ui@10.7.19) (2019-07-12)
570
-
571
- **Note:** Version bump only for package @pie-lib/config-ui
572
-
573
- ## [10.7.18](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.17...@pie-lib/config-ui@10.7.18) (2019-07-12)
574
-
575
- **Note:** Version bump only for package @pie-lib/config-ui
576
-
577
- ## [10.7.17](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.16...@pie-lib/config-ui@10.7.17) (2019-07-12)
578
-
579
- **Note:** Version bump only for package @pie-lib/config-ui
580
-
581
- ## [10.7.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.15...@pie-lib/config-ui@10.7.16) (2019-07-11)
582
-
583
- **Note:** Version bump only for package @pie-lib/config-ui
584
-
585
- ## [10.7.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.14...@pie-lib/config-ui@10.7.15) (2019-07-08)
586
-
587
- **Note:** Version bump only for package @pie-lib/config-ui
588
-
589
- ## [10.7.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.13...@pie-lib/config-ui@10.7.14) (2019-07-08)
590
-
591
- **Note:** Version bump only for package @pie-lib/config-ui
592
-
593
- ## [10.7.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.12...@pie-lib/config-ui@10.7.13) (2019-07-08)
594
-
595
- **Note:** Version bump only for package @pie-lib/config-ui
596
-
597
- ## [10.7.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.11...@pie-lib/config-ui@10.7.12) (2019-07-07)
598
-
599
- ### Bug Fixes
600
-
601
- - **settings:** made the design changes requested [ch2396](<[8717ac6](https://github.com/pie-framework/pie-lib/commit/8717ac6)>)
602
-
603
- ## [10.7.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.10...@pie-lib/config-ui@10.7.11) (2019-07-07)
604
-
605
- **Note:** Version bump only for package @pie-lib/config-ui
606
-
607
- ## [10.7.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.9...@pie-lib/config-ui@10.7.10) (2019-07-06)
608
-
609
- **Note:** Version bump only for package @pie-lib/config-ui
610
-
611
- ## [10.7.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.8...@pie-lib/config-ui@10.7.9) (2019-07-06)
612
-
613
- **Note:** Version bump only for package @pie-lib/config-ui
614
-
615
- ## [10.7.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.7...@pie-lib/config-ui@10.7.8) (2019-07-05)
616
-
617
- **Note:** Version bump only for package @pie-lib/config-ui
618
-
619
- ## [10.7.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.6...@pie-lib/config-ui@10.7.7) (2019-07-04)
620
-
621
- **Note:** Version bump only for package @pie-lib/config-ui
622
-
623
- ## [10.7.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.5...@pie-lib/config-ui@10.7.6) (2019-07-03)
624
-
625
- **Note:** Version bump only for package @pie-lib/config-ui
626
-
627
- ## [10.7.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.4...@pie-lib/config-ui@10.7.5) (2019-07-02)
628
-
629
- **Note:** Version bump only for package @pie-lib/config-ui
630
-
631
- ## [10.7.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.3...@pie-lib/config-ui@10.7.4) (2019-07-02)
632
-
633
- **Note:** Version bump only for package @pie-lib/config-ui
634
-
635
- ## [10.7.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.2...@pie-lib/config-ui@10.7.3) (2019-07-02)
636
-
637
- **Note:** Version bump only for package @pie-lib/config-ui
638
-
639
- ## [10.7.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.1...@pie-lib/config-ui@10.7.2) (2019-06-28)
640
-
641
- **Note:** Version bump only for package @pie-lib/config-ui
642
-
643
- ## [10.7.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.7.0...@pie-lib/config-ui@10.7.1) (2019-06-28)
644
-
645
- **Note:** Version bump only for package @pie-lib/config-ui
646
-
647
- # [10.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.6.0...@pie-lib/config-ui@10.7.0) (2019-06-26)
648
-
649
- ### Features
650
-
651
- - **layout:** made the changes requested for the settings tab [ch2242](<[7677dca](https://github.com/pie-framework/pie-lib/commit/7677dca)>)
652
- - **layout:** merged develop into master [ch2242](<[28f11ba](https://github.com/pie-framework/pie-lib/commit/28f11ba)>)
653
-
654
- # [10.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.5.0...@pie-lib/config-ui@10.6.0) (2019-06-24)
655
-
656
- ### Features
657
-
658
- - space w/ theme.spacing.unit ([ca80e3c](https://github.com/pie-framework/pie-lib/commit/ca80e3c))
659
-
660
- # [10.5.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.4.3...@pie-lib/config-ui@10.5.0) (2019-06-21)
661
-
662
- ### Features
663
-
664
- - **desgin:** added spacing before choices for ditb, fixed the config-ui design in order for it to work appropriately on bigger and smaller screens as well ([c5921c7](https://github.com/pie-framework/pie-lib/commit/c5921c7))
665
- - **version:** version bumped ([e9f5678](https://github.com/pie-framework/pie-lib/commit/e9f5678))
666
-
667
- ## [10.4.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.4.2...@pie-lib/config-ui@10.4.3) (2019-06-20)
668
-
669
- ### Bug Fixes
670
-
671
- - fix variant name ([f383f64](https://github.com/pie-framework/pie-lib/commit/f383f64))
672
-
673
- ## [10.4.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.4.1...@pie-lib/config-ui@10.4.2) (2019-06-18)
674
-
675
- ### Bug Fixes
676
-
677
- - allow variant in NumberTextField ([cc2f450](https://github.com/pie-framework/pie-lib/commit/cc2f450))
678
-
679
- ## [10.4.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.4.0...@pie-lib/config-ui@10.4.1) (2019-06-17)
680
-
681
- **Note:** Version bump only for package @pie-lib/config-ui
682
-
683
- # [10.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.3.1...@pie-lib/config-ui@10.4.0) (2019-06-12)
684
-
685
- ### Features
686
-
687
- - version bumps ([23eb54f](https://github.com/pie-framework/pie-lib/commit/23eb54f))
688
-
689
- ## [10.3.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.3.0...@pie-lib/config-ui@10.3.1) (2019-06-06)
690
-
691
- **Note:** Version bump only for package @pie-lib/config-ui
692
-
693
- # [10.3.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.2.2...@pie-lib/config-ui@10.3.0) (2019-06-05)
694
-
695
- ### Features
696
-
697
- - **editable-html:** made some changes in order to publish packages with the editable-html bump ([d049e3c](https://github.com/pie-framework/pie-lib/commit/d049e3c))
698
-
699
- ## [10.2.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.2.1...@pie-lib/config-ui@10.2.2) (2019-06-05)
700
-
701
- **Note:** Version bump only for package @pie-lib/config-ui
702
-
703
- ## [10.2.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.2.0...@pie-lib/config-ui@10.2.1) (2019-05-22)
704
-
705
- **Note:** Version bump only for package @pie-lib/config-ui
706
-
707
- # [10.2.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.1.6...@pie-lib/config-ui@10.2.0) (2019-05-22)
708
-
709
- ### Features
710
-
711
- - Added support for dropdown and number text fields in settings panel. ([db84ffb](https://github.com/pie-framework/pie-lib/commit/db84ffb))
712
-
713
- ## [10.1.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.1.5...@pie-lib/config-ui@10.1.6) (2019-05-15)
714
-
715
- **Note:** Version bump only for package @pie-lib/config-ui
716
-
717
- ## [10.1.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.1.4...@pie-lib/config-ui@10.1.5) (2019-05-14)
718
-
719
- **Note:** Version bump only for package @pie-lib/config-ui
720
-
721
- ## [10.1.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.1.3...@pie-lib/config-ui@10.1.4) (2019-05-09)
722
-
723
- **Note:** Version bump only for package @pie-lib/config-ui
724
-
725
- ## [10.1.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.1.2...@pie-lib/config-ui@10.1.3) (2019-05-08)
726
-
727
- **Note:** Version bump only for package @pie-lib/config-ui
728
-
729
- ## [10.1.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.1.1...@pie-lib/config-ui@10.1.2) (2019-05-03)
730
-
731
- **Note:** Version bump only for package @pie-lib/config-ui
732
-
733
- ## [10.1.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.1.0...@pie-lib/config-ui@10.1.1) (2019-05-03)
734
-
735
- **Note:** Version bump only for package @pie-lib/config-ui
736
-
737
- # [10.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.0.2...@pie-lib/config-ui@10.1.0) (2019-05-02)
738
-
739
- ### Features
740
-
741
- - **mask-markup:** merging with the develop branch ([0153c1a](https://github.com/pie-framework/pie-lib/commit/0153c1a))
742
-
743
- ## [10.0.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.0.1...@pie-lib/config-ui@10.0.2) (2019-05-01)
744
-
745
- **Note:** Version bump only for package @pie-lib/config-ui
746
-
747
- ## [10.0.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@10.0.0...@pie-lib/config-ui@10.0.1) (2019-04-25)
748
-
749
- ### Bug Fixes
750
-
751
- - Fixed demo page after updating Settings Panel. ([158fac9](https://github.com/pie-framework/pie-lib/commit/158fac9))
752
-
753
- # [10.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@9.0.3...@pie-lib/config-ui@10.0.0) (2019-04-24)
754
-
755
- ### Features
756
-
757
- - Added support to Settings Panel for updating configuration as well (not only model). ([44e10d1](https://github.com/pie-framework/pie-lib/commit/44e10d1))
758
-
759
- ### BREAKING CHANGES
760
-
761
- - radio function used for settings panel expects 3 parameters and the second one is an array of choices.
762
-
763
- ## [9.0.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@9.0.2...@pie-lib/config-ui@9.0.3) (2019-04-23)
764
-
765
- **Note:** Version bump only for package @pie-lib/config-ui
766
-
767
- ## [9.0.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@9.0.1...@pie-lib/config-ui@9.0.2) (2019-04-17)
768
-
769
- **Note:** Version bump only for package @pie-lib/config-ui
770
-
771
- ## [9.0.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@8.0.0...@pie-lib/config-ui@9.0.1) (2019-04-12)
772
-
773
- ### Bug Fixes
774
-
775
- - bump version ([2bc9035](https://github.com/pie-framework/pie-lib/commit/2bc9035))
776
-
777
- # [8.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.34...@pie-lib/config-ui@8.0.0) (2019-04-12)
778
-
779
- ### Features
780
-
781
- - New component Settings panel for rendering the settings ui. ([7ce4741](https://github.com/pie-framework/pie-lib/commit/7ce4741))
782
- - new config layout component ([452e8a9](https://github.com/pie-framework/pie-lib/commit/452e8a9))
783
-
784
- ### BREAKING CHANGES
785
-
786
- - component is accessible as `import {layout} from '@pie-lib/config-ui'; const {ConfigLayout}=settings;`
787
-
788
- ## [7.11.34](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.33...@pie-lib/config-ui@7.11.34) (2019-04-11)
789
-
790
- **Note:** Version bump only for package @pie-lib/config-ui
791
-
792
- ## [7.11.33](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.32...@pie-lib/config-ui@7.11.33) (2019-04-10)
793
-
794
- **Note:** Version bump only for package @pie-lib/config-ui
795
-
796
- ## [7.11.32](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.31...@pie-lib/config-ui@7.11.32) (2019-04-05)
797
-
798
- **Note:** Version bump only for package @pie-lib/config-ui
799
-
800
- ## [7.11.31](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.30...@pie-lib/config-ui@7.11.31) (2019-04-04)
801
-
802
- **Note:** Version bump only for package @pie-lib/config-ui
803
-
804
- ## [7.11.30](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.29...@pie-lib/config-ui@7.11.30) (2019-04-04)
805
-
806
- **Note:** Version bump only for package @pie-lib/config-ui
807
-
808
- ## [7.11.29](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.28...@pie-lib/config-ui@7.11.29) (2019-03-26)
809
-
810
- ### Bug Fixes
811
-
812
- - **config-ui:** Fixed tests for number-text-field. ([71b86b7](https://github.com/pie-framework/pie-lib/commit/71b86b7))
813
- - **config-ui:** number-text-field was not allowing user to type a number inside the input. Added min and max values, error message (to indicate than the entered value is not correct) as an option. This component will trigger props.onChange only when submitting the input (enter pressed) or when input it's blurred. ([2c34ea5](https://github.com/pie-framework/pie-lib/commit/2c34ea5))
814
-
815
- ## [7.11.28](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.27...@pie-lib/config-ui@7.11.28) (2019-03-15)
816
-
817
- ### Bug Fixes
818
-
819
- - rm child prepack in favour of root prepack ([381d8d6](https://github.com/pie-framework/pie-lib/commit/381d8d6))
820
-
821
- ## [7.11.27](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.26...@pie-lib/config-ui@7.11.27) (2019-03-14)
822
-
823
- **Note:** Version bump only for package @pie-lib/config-ui
824
-
825
- ## [7.11.26](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.25...@pie-lib/config-ui@7.11.26) (2019-03-14)
826
-
827
- **Note:** Version bump only for package @pie-lib/config-ui
828
-
829
- ## [7.11.25](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.24...@pie-lib/config-ui@7.11.25) (2019-03-14)
830
-
831
- **Note:** Version bump only for package @pie-lib/config-ui
832
-
833
- ## [7.11.24](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.23...@pie-lib/config-ui@7.11.24) (2019-03-14)
834
-
835
- **Note:** Version bump only for package @pie-lib/config-ui
836
-
837
- ## [7.11.23](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.22...@pie-lib/config-ui@7.11.23) (2019-03-13)
838
-
839
- **Note:** Version bump only for package @pie-lib/config-ui
840
-
841
- ## [7.11.22](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.21...@pie-lib/config-ui@7.11.22) (2019-03-13)
842
-
843
- **Note:** Version bump only for package @pie-lib/config-ui
844
-
845
- ## [7.11.21](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.20...@pie-lib/config-ui@7.11.21) (2019-03-13)
846
-
847
- **Note:** Version bump only for package @pie-lib/config-ui
848
-
849
- ## [7.11.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.16...@pie-lib/config-ui@7.11.20) (2019-03-12)
850
-
851
- **Note:** Version bump only for package @pie-lib/config-ui
852
-
853
- ## [7.11.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.15...@pie-lib/config-ui@7.11.16) (2019-03-12)
854
-
855
- **Note:** Version bump only for package @pie-lib/config-ui
856
-
857
- ## [7.11.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.14...@pie-lib/config-ui@7.11.15) (2019-03-11)
858
-
859
- **Note:** Version bump only for package @pie-lib/config-ui
860
-
861
- ## [7.11.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.13...@pie-lib/config-ui@7.11.14) (2019-03-11)
862
-
863
- **Note:** Version bump only for package @pie-lib/config-ui
864
-
865
- ## [7.11.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.12...@pie-lib/config-ui@7.11.13) (2019-02-20)
866
-
867
- **Note:** Version bump only for package @pie-lib/config-ui
868
-
869
- ## [7.11.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.10...@pie-lib/config-ui@7.11.12) (2019-02-17)
870
-
871
- ### Bug Fixes
872
-
873
- - force version bump ([dd057a5](https://github.com/pie-framework/pie-lib/commit/dd057a5))
874
-
875
- ## [7.11.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.9...@pie-lib/config-ui@7.11.10) (2019-02-17)
876
-
877
- **Note:** Version bump only for package @pie-lib/config-ui
878
-
879
- ## [7.11.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.7...@pie-lib/config-ui@7.11.9) (2019-02-15)
880
-
881
- ### Bug Fixes
882
-
883
- - **config-ui:** fixed some design issues that were messed up with the material-ui bump ([34a58da](https://github.com/pie-framework/pie-lib/commit/34a58da))
884
-
885
- ## [7.11.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.6...@pie-lib/config-ui@7.11.7) (2019-02-13)
886
-
887
- **Note:** Version bump only for package @pie-lib/config-ui
888
-
889
- ## [7.11.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.5...@pie-lib/config-ui@7.11.6) (2019-02-11)
890
-
891
- **Note:** Version bump only for package @pie-lib/config-ui
892
-
893
- ## [7.11.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.4...@pie-lib/config-ui@7.11.5) (2019-02-11)
894
-
895
- **Note:** Version bump only for package @pie-lib/config-ui
896
-
897
- ## [7.11.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.3...@pie-lib/config-ui@7.11.4) (2019-02-11)
898
-
899
- **Note:** Version bump only for package @pie-lib/config-ui
900
-
901
- ## [7.11.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.2...@pie-lib/config-ui@7.11.3) (2019-02-05)
902
-
903
- ### Bug Fixes
904
-
905
- - version bump ([caaf960](https://github.com/pie-framework/pie-lib/commit/caaf960))
906
-
907
- ## [7.11.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.1...@pie-lib/config-ui@7.11.2) (2019-02-05)
908
-
909
- **Note:** Version bump only for package @pie-lib/config-ui
910
-
911
- ## [7.11.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.11.0...@pie-lib/config-ui@7.11.1) (2019-01-30)
912
-
913
- **Note:** Version bump only for package @pie-lib/config-ui
914
-
915
- # [7.11.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.10.0...@pie-lib/config-ui@7.11.0) (2019-01-30)
916
-
917
- ### Features
918
-
919
- - libs version bump ([f392d06](https://github.com/pie-framework/pie-lib/commit/f392d06))
920
-
921
- <a name="7.10.0"></a>
922
-
923
- # [7.10.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.15...@pie-lib/config-ui@7.10.0) (2019-01-10)
924
-
925
- <a name="7.8.0"></a>
926
-
927
- # 7.8.0 (2019-01-08)
928
-
929
- ### Features
930
-
931
- - **config-ui:** created a new layout for the preview elements in order for them to have the right theme and updated tests ([edebb09](https://github.com/pie-framework/pie-lib/commit/edebb09))
932
-
933
- <a name="7.7.17"></a>
934
-
935
- ## 7.7.17 (2018-12-29)
936
-
937
- ### Features
938
-
939
- - **config-ui:** added tests for the pie-lib/layout package and fixed the choice-configuration package test ([ecae46f](https://github.com/pie-framework/pie-lib/commit/ecae46f))
940
- - **config-ui:** used the react-measure package in order to get the width of the element to decide if the side panel is displayed or not ([13503ee](https://github.com/pie-framework/pie-lib/commit/13503ee))
941
-
942
- <a name="7.7.11"></a>
943
-
944
- ## 7.7.11 (2018-12-17)
945
-
946
- ### Features
947
-
948
- - **config-ui:** added a layout component in order to be used by all elements to be rendered ([5bf1bbc](https://github.com/pie-framework/pie-lib/commit/5bf1bbc))
949
-
950
- <a name="7.7.10"></a>
951
-
952
- ## [7.7.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.9...@pie-lib/config-ui@7.7.10) (2018-12-04)
953
-
954
- **Note:** Version bump only for package @pie-lib/config-ui
955
-
956
- <a name="7.7.9"></a>
957
-
958
- ## [7.7.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.8...@pie-lib/config-ui@7.7.9) (2018-11-27)
959
-
960
- **Note:** Version bump only for package @pie-lib/config-ui
961
-
962
- <a name="7.7.8"></a>
963
-
964
- ## [7.7.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.7...@pie-lib/config-ui@7.7.8) (2018-11-27)
965
-
966
- **Note:** Version bump only for package @pie-lib/config-ui
967
-
968
- <a name="7.7.7"></a>
969
-
970
- ## [7.7.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.6...@pie-lib/config-ui@7.7.7) (2018-11-27)
971
-
972
- **Note:** Version bump only for package @pie-lib/config-ui
973
-
974
- <a name="7.7.6"></a>
975
-
976
- ## [7.7.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.5...@pie-lib/config-ui@7.7.6) (2018-11-23)
977
-
978
- **Note:** Version bump only for package @pie-lib/config-ui
979
-
980
- <a name="7.7.5"></a>
981
-
982
- ## [7.7.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.4...@pie-lib/config-ui@7.7.5) (2018-11-13)
983
-
984
- **Note:** Version bump only for package @pie-lib/config-ui
985
-
986
- <a name="7.7.4"></a>
987
-
988
- ## [7.7.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.3...@pie-lib/config-ui@7.7.4) (2018-11-12)
989
-
990
- **Note:** Version bump only for package @pie-lib/config-ui
991
-
992
- <a name="7.7.3"></a>
993
-
994
- ## [7.7.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.2...@pie-lib/config-ui@7.7.3) (2018-11-09)
995
-
996
- **Note:** Version bump only for package @pie-lib/config-ui
997
-
998
- <a name="7.7.2"></a>
999
-
1000
- ## [7.7.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.1...@pie-lib/config-ui@7.7.2) (2018-11-05)
1001
-
1002
- **Note:** Version bump only for package @pie-lib/config-ui
1003
-
1004
- <a name="7.7.1"></a>
1005
-
1006
- ## [7.7.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.7.0...@pie-lib/config-ui@7.7.1) (2018-11-02)
1007
-
1008
- **Note:** Version bump only for package @pie-lib/config-ui
1009
-
1010
- <a name="7.7.0"></a>
1011
-
1012
- # [7.7.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.22...@pie-lib/config-ui@7.7.0) (2018-11-02)
1013
-
1014
- ### Features
1015
-
1016
- - **choice-config-customization:** added 2 new tests for rendering the snapshot ([ef61be9](https://github.com/pie-framework/pie-lib/commit/ef61be9))
1017
- - **choice-config-customization:** added possibility to disable the deletion of one item and also adding a feedback ([278293c](https://github.com/pie-framework/pie-lib/commit/278293c))
1018
-
1019
- <a name="7.6.22"></a>
1020
-
1021
- ## [7.6.22](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.21...@pie-lib/config-ui@7.6.22) (2018-10-30)
1022
-
1023
- **Note:** Version bump only for package @pie-lib/config-ui
1024
-
1025
- <a name="7.6.21"></a>
1026
-
1027
- ## [7.6.21](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.20...@pie-lib/config-ui@7.6.21) (2018-10-19)
1028
-
1029
- **Note:** Version bump only for package @pie-lib/config-ui
1030
-
1031
- <a name="7.6.20"></a>
1032
-
1033
- ## [7.6.20](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.19...@pie-lib/config-ui@7.6.20) (2018-10-02)
1034
-
1035
- **Note:** Version bump only for package @pie-lib/config-ui
1036
-
1037
- <a name="7.6.19"></a>
1038
-
1039
- ## [7.6.19](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.18...@pie-lib/config-ui@7.6.19) (2018-09-25)
1040
-
1041
- **Note:** Version bump only for package @pie-lib/config-ui
1042
-
1043
- <a name="7.6.18"></a>
1044
-
1045
- ## [7.6.18](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.17...@pie-lib/config-ui@7.6.18) (2018-09-19)
1046
-
1047
- **Note:** Version bump only for package @pie-lib/config-ui
1048
-
1049
- <a name="7.6.17"></a>
1050
-
1051
- ## [7.6.17](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.16...@pie-lib/config-ui@7.6.17) (2018-09-13)
1052
-
1053
- **Note:** Version bump only for package @pie-lib/config-ui
1054
-
1055
- <a name="7.6.16"></a>
1056
-
1057
- ## [7.6.16](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.15...@pie-lib/config-ui@7.6.16) (2018-09-13)
1058
-
1059
- **Note:** Version bump only for package @pie-lib/config-ui
1060
-
1061
- <a name="7.6.15"></a>
1062
-
1063
- ## [7.6.15](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.14...@pie-lib/config-ui@7.6.15) (2018-09-12)
1064
-
1065
- ### Bug Fixes
1066
-
1067
- - githead ([3e485e0](https://github.com/pie-framework/pie-lib/commit/3e485e0))
1068
- - rm githead ([a1523aa](https://github.com/pie-framework/pie-lib/commit/a1523aa))
1069
-
1070
- <a name="7.6.14"></a>
1071
-
1072
- ## [7.6.14](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.12...@pie-lib/config-ui@7.6.14) (2018-09-12)
1073
-
1074
- **Note:** Version bump only for package @pie-lib/config-ui
1075
-
1076
- <a name="7.6.13"></a>
1077
-
1078
- ## [7.6.13](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.12...@pie-lib/config-ui@7.6.13) (2018-09-12)
1079
-
1080
- **Note:** Version bump only for package @pie-lib/config-ui
1081
-
1082
- <a name="7.6.12"></a>
1083
-
1084
- ## [7.6.12](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.11...@pie-lib/config-ui@7.6.12) (2018-08-29)
1085
-
1086
- **Note:** Version bump only for package @pie-lib/config-ui
1087
-
1088
- <a name="7.6.11"></a>
1089
-
1090
- ## [7.6.11](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.10...@pie-lib/config-ui@7.6.11) (2018-08-28)
1091
-
1092
- **Note:** Version bump only for package @pie-lib/config-ui
1093
-
1094
- <a name="7.6.10"></a>
1095
-
1096
- ## [7.6.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.9...@pie-lib/config-ui@7.6.10) (2018-08-17)
1097
-
1098
- **Note:** Version bump only for package @pie-lib/config-ui
1099
-
1100
- <a name="7.6.9"></a>
1101
-
1102
- ## [7.6.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.8...@pie-lib/config-ui@7.6.9) (2018-08-17)
1103
-
1104
- **Note:** Version bump only for package @pie-lib/config-ui
1105
-
1106
- <a name="7.6.8"></a>
1107
-
1108
- ## [7.6.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.7...@pie-lib/config-ui@7.6.8) (2018-08-09)
1109
-
1110
- **Note:** Version bump only for package @pie-lib/config-ui
1111
-
1112
- <a name="7.6.7"></a>
1113
-
1114
- ## [7.6.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.6...@pie-lib/config-ui@7.6.7) (2018-08-08)
1115
-
1116
- **Note:** Version bump only for package @pie-lib/config-ui
1117
-
1118
- <a name="7.6.6"></a>
1119
-
1120
- ## [7.6.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.5...@pie-lib/config-ui@7.6.6) (2018-08-06)
1121
-
1122
- **Note:** Version bump only for package @pie-lib/config-ui
1123
-
1124
- <a name="7.6.5"></a>
1125
-
1126
- ## [7.6.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.4...@pie-lib/config-ui@7.6.5) (2018-08-03)
1127
-
1128
- **Note:** Version bump only for package @pie-lib/config-ui
1129
-
1130
- <a name="7.6.4"></a>
1131
-
1132
- ## [7.6.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.3...@pie-lib/config-ui@7.6.4) (2018-08-02)
1133
-
1134
- **Note:** Version bump only for package @pie-lib/config-ui
1135
-
1136
- <a name="7.6.3"></a>
1137
-
1138
- ## [7.6.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.2...@pie-lib/config-ui@7.6.3) (2018-08-01)
1139
-
1140
- **Note:** Version bump only for package @pie-lib/config-ui
1141
-
1142
- <a name="7.6.2"></a>
1143
-
1144
- ## [7.6.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.1...@pie-lib/config-ui@7.6.2) (2018-07-27)
1145
-
1146
- **Note:** Version bump only for package @pie-lib/config-ui
1147
-
1148
- <a name="7.6.1"></a>
1149
-
1150
- ## [7.6.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.6.0...@pie-lib/config-ui@7.6.1) (2018-07-27)
1151
-
1152
- **Note:** Version bump only for package @pie-lib/config-ui
1153
-
1154
- <a name="7.6.0"></a>
1155
-
1156
- # [7.6.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.4.0...@pie-lib/config-ui@7.6.0) (2018-07-25)
1157
-
1158
- ### Features
1159
-
1160
- - **config-ui:** input added that keeps model updates at bay if erroneous model update would happen ([c025f74](https://github.com/pie-framework/pie-lib/commit/c025f74))
1161
-
1162
- <a name="7.4.0"></a>
1163
-
1164
- # [7.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.3.0...@pie-lib/config-ui@7.4.0) (2018-07-18)
1165
-
1166
- ### Features
1167
-
1168
- - **choice-configuration:** allow no label mode and adjust feedback input design ([ecc11a1](https://github.com/pie-framework/pie-lib/commit/ecc11a1))
1169
- - **config-ui:** update feedback ui for config views [ch83](<[6bffd28](https://github.com/pie-framework/pie-lib/commit/6bffd28)>)
1170
- - **config-ui:** version bump for material-ui to solve related bugs ([c0d8ad8](https://github.com/pie-framework/pie-lib/commit/c0d8ad8))
1171
-
1172
- <a name="7.3.0"></a>
1173
-
1174
- # [7.3.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.2.2...@pie-lib/config-ui@7.3.0) (2018-05-31)
1175
-
1176
- ### Features
1177
-
1178
- - add `withStatefulModel` ([46baee4](https://github.com/pie-framework/pie-lib/commit/46baee4))
1179
-
1180
- <a name="7.2.2"></a>
1181
-
1182
- ## [7.2.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.2.1...@pie-lib/config-ui@7.2.2) (2018-05-28)
1183
-
1184
- **Note:** Version bump only for package @pie-lib/config-ui
1185
-
1186
- <a name="7.2.1"></a>
1187
-
1188
- ## [7.2.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.2.0...@pie-lib/config-ui@7.2.1) (2018-05-21)
1189
-
1190
- **Note:** Version bump only for package @pie-lib/config-ui
1191
-
1192
- <a name="7.2.0"></a>
1193
-
1194
- # [7.2.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.1.1...@pie-lib/config-ui@7.2.0) (2018-05-21)
1195
-
1196
- ### Features
1197
-
1198
- - **drag:** new drag package ([78eb6a4](https://github.com/pie-framework/pie-lib/commit/78eb6a4))
1199
-
1200
- <a name="7.1.1"></a>
1201
-
1202
- ## [7.1.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.1.0...@pie-lib/config-ui@7.1.1) (2018-05-16)
1203
-
1204
- ### Bug Fixes
1205
-
1206
- - **config-ui:** fixed material ui issues and language select issue ([59ac854](https://github.com/pie-framework/pie-lib/commit/59ac854))
1207
- - **langs:** add optional uid prop ([cebf555](https://github.com/pie-framework/pie-lib/commit/cebf555))
1208
-
1209
- <a name="7.0.1"></a>
1210
-
1211
- ## [7.0.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@7.0.0...@pie-lib/config-ui@7.0.1) (2018-05-16)
1212
-
1213
- **Note:** Version bump only for package @pie-lib/config-ui
1214
-
1215
- <a name="6.1.0"></a>
1216
-
1217
- # [6.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@6.0.0...@pie-lib/config-ui@6.1.0) (2018-05-16)
1218
-
1219
- ### Features
1220
-
1221
- - upgrade material-ui -> [@material-ui](https://github.com/material-ui)/core@^1.0.0-rc.1 ([017ef63](https://github.com/pie-framework/pie-lib/commit/017ef63))
1222
-
1223
- <a name="6.0.0"></a>
1224
-
1225
- # [6.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.4.1...@pie-lib/config-ui@6.0.0) (2018-05-10)
1226
-
1227
- ### Features
1228
-
1229
- - **feedback-config:** streamline feedback model ([047bcf7](https://github.com/pie-framework/pie-lib/commit/047bcf7))
1230
-
1231
- ### BREAKING CHANGES
1232
-
1233
- - **feedback-config:** \* FeedbackSelector - onFeedbackChange -> onChange
1234
- - FeedbackConfig + FeedbackSelector now work with model like so:
1235
-
1236
- ```javascript
1237
- {
1238
- correct: {type, default, custom},
1239
- incorrect: {type, default, custom},
1240
- partial: {type, default, custom}
1241
- }
1242
- ```
1243
-
1244
- - LegacyFeedbackSelector is gone
1245
-
1246
- <a name="5.4.1"></a>
1247
-
1248
- ## [5.4.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.4.0...@pie-lib/config-ui@5.4.1) (2018-05-10)
1249
-
1250
- **Note:** Version bump only for package @pie-lib/config-ui
1251
-
1252
- <a name="5.4.0"></a>
1253
-
1254
- # [5.4.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.3.1...@pie-lib/config-ui@5.4.0) (2018-05-09)
1255
-
1256
- ### Bug Fixes
1257
-
1258
- - **lint:** lint fixes ([b238f42](https://github.com/pie-framework/pie-lib/commit/b238f42))
1259
-
1260
- ### Features
1261
-
1262
- - **two-choice:** added test case for n choice and refactored previos changes ([47997d0](https://github.com/pie-framework/pie-lib/commit/47997d0))
1263
-
1264
- <a name="5.3.1"></a>
1265
-
1266
- ## [5.3.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.3.0...@pie-lib/config-ui@5.3.1) (2018-05-09)
1267
-
1268
- ### Bug Fixes
1269
-
1270
- - **lint:** lint fixes ([f059583](https://github.com/pie-framework/pie-lib/commit/f059583))
1271
-
1272
- <a name="5.3.0"></a>
1273
-
1274
- # [5.3.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.2.0...@pie-lib/config-ui@5.3.0) (2018-05-08)
1275
-
1276
- ### Features
1277
-
1278
- - **number-text-field:** add suffix prop ([95d0d49](https://github.com/pie-framework/pie-lib/commit/95d0d49))
1279
-
1280
- <a name="5.2.0"></a>
1281
-
1282
- # [5.2.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.1.7...@pie-lib/config-ui@5.2.0) (2018-05-08)
1283
-
1284
- ### Bug Fixes
1285
-
1286
- - **number-text-field:** fix min if zero ([ddb9152](https://github.com/pie-framework/pie-lib/commit/ddb9152))
1287
-
1288
- ### Features
1289
-
1290
- - **tabs:** add Tabs + polish feedback ([e325850](https://github.com/pie-framework/pie-lib/commit/e325850))
1291
-
1292
- <a name="5.1.7"></a>
1293
-
1294
- ## [5.1.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.1.6...@pie-lib/config-ui@5.1.7) (2018-05-02)
1295
-
1296
- **Note:** Version bump only for package @pie-lib/config-ui
1297
-
1298
- <a name="5.1.6"></a>
1299
-
1300
- ## [5.1.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.1.5...@pie-lib/config-ui@5.1.6) (2018-05-02)
1301
-
1302
- **Note:** Version bump only for package @pie-lib/config-ui
1303
-
1304
- <a name="5.1.5"></a>
1305
-
1306
- ## [5.1.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.1.4...@pie-lib/config-ui@5.1.5) (2018-05-01)
1307
-
1308
- ### Bug Fixes
1309
-
1310
- - **NumberTextField:** improve behavior of Component ([c587eeb](https://github.com/pie-framework/pie-lib/commit/c587eeb))
1311
-
1312
- <a name="5.1.4"></a>
1313
-
1314
- ## [5.1.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.1.3...@pie-lib/config-ui@5.1.4) (2018-04-30)
1315
-
1316
- **Note:** Version bump only for package @pie-lib/config-ui
1317
-
1318
- <a name="5.1.3"></a>
1319
-
1320
- ## [5.1.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.1.2...@pie-lib/config-ui@5.1.3) (2018-04-30)
1321
-
1322
- ### Bug Fixes
1323
-
1324
- - **dependencies:** roll back material-ui ([5167d1f](https://github.com/pie-framework/pie-lib/commit/5167d1f))
1325
-
1326
- <a name="5.1.2"></a>
1327
-
1328
- ## [5.1.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.1.1...@pie-lib/config-ui@5.1.2) (2018-04-30)
1329
-
1330
- ### Bug Fixes
1331
-
1332
- - **dependencies:** lock material-ui to 1.0.0-beta.44 ([60df8e6](https://github.com/pie-framework/pie-lib/commit/60df8e6))
1333
-
1334
- <a name="5.1.1"></a>
1335
-
1336
- ## [5.1.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.1.0...@pie-lib/config-ui@5.1.1) (2018-04-30)
1337
-
1338
- **Note:** Version bump only for package @pie-lib/config-ui
1339
-
1340
- <a name="5.1.0"></a>
1341
-
1342
- # [5.1.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.0.1...@pie-lib/config-ui@5.1.0) (2018-04-25)
1343
-
1344
- ### Features
1345
-
1346
- - **choice-utils:** add choiceUtils ([a7bb356](https://github.com/pie-framework/pie-lib/commit/a7bb356))
1347
-
1348
- <a name="5.0.1"></a>
1349
-
1350
- ## [5.0.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@5.0.0...@pie-lib/config-ui@5.0.1) (2018-04-24)
1351
-
1352
- **Note:** Version bump only for package @pie-lib/config-ui
1353
-
1354
- <a name="5.0.0"></a>
1355
-
1356
- # [5.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.10...@pie-lib/config-ui@5.0.0) (2018-04-24)
1357
-
1358
- ### Features
1359
-
1360
- - **choice-configurtion:** remove value field ([6408949](https://github.com/pie-framework/pie-lib/commit/6408949))
1361
-
1362
- ### BREAKING CHANGES
1363
-
1364
- - **choice-configurtion:** `data.value` is no longer editable within this ui, clients must manage it themselves"
1365
-
1366
- <a name="4.0.10"></a>
1367
-
1368
- ## [4.0.10](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.9...@pie-lib/config-ui@4.0.10) (2018-04-24)
1369
-
1370
- **Note:** Version bump only for package @pie-lib/config-ui
1371
-
1372
- <a name="4.0.9"></a>
1373
-
1374
- ## [4.0.9](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.8...@pie-lib/config-ui@4.0.9) (2018-04-24)
1375
-
1376
- **Note:** Version bump only for package @pie-lib/config-ui
1377
-
1378
- <a name="4.0.8"></a>
1379
-
1380
- ## [4.0.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.7...@pie-lib/config-ui@4.0.8) (2018-04-24)
1381
-
1382
- ### Bug Fixes
1383
-
1384
- - **dependencies:** version bump ([dd82caf](https://github.com/pie-framework/pie-lib/commit/dd82caf))
1385
-
1386
- <a name="4.0.7"></a>
1387
-
1388
- ## [4.0.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.6...@pie-lib/config-ui@4.0.7) (2018-04-24)
1389
-
1390
- **Note:** Version bump only for package @pie-lib/config-ui
1391
-
1392
- <a name="4.0.6"></a>
1393
-
1394
- ## [4.0.6](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.5...@pie-lib/config-ui@4.0.6) (2018-04-20)
1395
-
1396
- **Note:** Version bump only for package @pie-lib/config-ui
1397
-
1398
- <a name="4.0.5"></a>
1399
-
1400
- ## [4.0.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.4...@pie-lib/config-ui@4.0.5) (2018-04-20)
1401
-
1402
- ### Bug Fixes
1403
-
1404
- - **test:** normalize tests ([b86b3d9](https://github.com/pie-framework/pie-lib/commit/b86b3d9))
1405
-
1406
- <a name="4.0.4"></a>
1407
-
1408
- ## [4.0.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.3...@pie-lib/config-ui@4.0.4) (2018-04-19)
1409
-
1410
- **Note:** Version bump only for package @pie-lib/config-ui
1411
-
1412
- <a name="4.0.3"></a>
1413
-
1414
- ## [4.0.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.2...@pie-lib/config-ui@4.0.3) (2018-04-19)
1415
-
1416
- **Note:** Version bump only for package @pie-lib/config-ui
1417
-
1418
- <a name="4.0.2"></a>
1419
-
1420
- ## [4.0.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.1...@pie-lib/config-ui@4.0.2) (2018-04-19)
1421
-
1422
- **Note:** Version bump only for package @pie-lib/config-ui
1423
-
1424
- <a name="4.0.1"></a>
1425
-
1426
- ## [4.0.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@4.0.0...@pie-lib/config-ui@4.0.1) (2018-04-19)
1427
-
1428
- **Note:** Version bump only for package @pie-lib/config-ui
1429
-
1430
- <a name="3.0.1"></a>
1431
-
1432
- ## [3.0.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@3.0.0...@pie-lib/config-ui@3.0.1) (2018-04-16)
1433
-
1434
- **Note:** Version bump only for package @pie-lib/config-ui
1435
-
1436
- <a name="3.0.0"></a>
1437
-
1438
- # [3.0.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@2.2.4...@pie-lib/config-ui@3.0.0) (2018-04-16)
1439
-
1440
- ### Bug Fixes
1441
-
1442
- - **dependencies:** version bump react and libs ([6befebd](https://github.com/pie-framework/pie-lib/commit/6befebd))
1443
-
1444
- ### BREAKING CHANGES
1445
-
1446
- - **dependencies:** MultiLangInput is removed
1447
-
1448
- <a name="2.2.4"></a>
1449
-
1450
- ## [2.2.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@2.2.3...@pie-lib/config-ui@2.2.4) (2018-04-13)
1451
-
1452
- **Note:** Version bump only for package @pie-lib/config-ui
1453
-
1454
- <a name="2.2.3"></a>
1455
-
1456
- ## [2.2.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@2.2.2...@pie-lib/config-ui@2.2.3) (2018-04-12)
1457
-
1458
- **Note:** Version bump only for package @pie-lib/config-ui
1459
-
1460
- <a name="2.2.2"></a>
1461
-
1462
- ## [2.2.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@2.2.1...@pie-lib/config-ui@2.2.2) (2018-04-05)
1463
-
1464
- **Note:** Version bump only for package @pie-lib/config-ui
1465
-
1466
- <a name="2.2.1"></a>
1467
-
1468
- ## [2.2.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@2.2.0...@pie-lib/config-ui@2.2.1) (2018-04-02)
1469
-
1470
- ### Bug Fixes
1471
-
1472
- - **EditableHtml:** wrap the Editor with a component that checks markup against value ([57b7dda](https://github.com/pie-framework/pie-lib/commit/57b7dda))
1473
-
1474
- <a name="2.2.0"></a>
1475
-
1476
- # [2.2.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/config-ui@2.1.5...@pie-lib/config-ui@2.2.0) (2018-03-28)
1477
-
1478
- ### Features
1479
-
1480
- - **feedback-config:** add optional 'allowPartial' prop to disable partial feedback controls ([eeaf312](https://github.com/pie-framework/pie-lib/commit/eeaf312))
1481
-
1482
- <a name="2.1.5"></a>
1483
-
1484
- ## 2.1.5 (2018-03-06)
1485
-
1486
- **Note:** Version bump only for package @pie-lib/config-ui
1487
-
1488
- <a name="2.1.4"></a>
1489
-
1490
- ## 2.1.4 (2018-03-06)
1491
-
1492
- **Note:** Version bump only for package @pie-lib/config-ui
1493
-
1494
- <a name="2.1.3"></a>
1495
-
1496
- ## 2.1.3 (2018-03-06)
1497
-
1498
- **Note:** Version bump only for package @pie-lib/config-ui