@pie-element/drag-in-the-blank 3.13.0 → 3.13.1-beta.1445

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.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,367 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [4.6.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.5.0...@pie-element/drag-in-the-blank@4.6.0) (2023-01-17)
7
+
8
+
9
+ ### Features
10
+
11
+ * update pie-libs ([6423903](https://github.com/pie-framework/pie-elements/commit/6423903898b041f56db2111de2e4aac4ee9f1fd3))
12
+
13
+
14
+
15
+
16
+
17
+ # [4.5.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.4.1...@pie-element/drag-in-the-blank@4.5.0) (2023-01-05)
18
+
19
+
20
+ ### Bug Fixes
21
+
22
+ * **drag-in-the-blank:** add validation for empty response areas + UI improvements PD-2160 ([1c24e8f](https://github.com/pie-framework/pie-elements/commit/1c24e8f3f5890f6c325035c9b20d20b4dbc7f5a6))
23
+
24
+
25
+ ### Features
26
+
27
+ * update pie-libs ([b174476](https://github.com/pie-framework/pie-elements/commit/b174476729119a0689f1f8adfc8c235246676cab))
28
+ * update pie-libs ([f72c3c8](https://github.com/pie-framework/pie-elements/commit/f72c3c8d8bc9bbf061bb81502317157a63c22972))
29
+ * update pie-libs ([8490729](https://github.com/pie-framework/pie-elements/commit/8490729a2389d36fd3968f0806119fde96577842))
30
+ * **drag-in-the-blank:** added configuration prop to hide the settings panel PD-1999 ([630cc87](https://github.com/pie-framework/pie-elements/commit/630cc87640183a21e456876b6389d2694a0e5553))
31
+
32
+
33
+
34
+
35
+
36
+ ## [4.4.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.4.0...@pie-element/drag-in-the-blank@4.4.1) (2022-12-21)
37
+
38
+
39
+ ### Bug Fixes
40
+
41
+ * updated pie-libs ([8cb5b90](https://github.com/pie-framework/pie-elements/commit/8cb5b90d501ccbdf5ffd764e6555faa48b8f54d6))
42
+
43
+
44
+
45
+
46
+
47
+ # [4.4.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.3...@pie-element/drag-in-the-blank@4.4.0) (2022-12-20)
48
+
49
+
50
+ ### Bug Fixes
51
+
52
+ * updated pie-libs ([6549302](https://github.com/pie-framework/pie-elements/commit/65493026fbf356c5ab752ae6a14d961d4b256368))
53
+ * **drag-in-the-blank:** added config deafults for minChoices PD-2413 ([026657b](https://github.com/pie-framework/pie-elements/commit/026657be1bdea260288d93c1a89245a58d0ce9c2))
54
+
55
+
56
+ ### Features
57
+
58
+ * **pie-models:** update schemas for extended-text-entry in order to include the updated spellchek property ([bf4b656](https://github.com/pie-framework/pie-elements/commit/bf4b656241887acf8e2aa1264e747c0c338ed727))
59
+
60
+
61
+
62
+
63
+
64
+ ## [4.3.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.2...@pie-element/drag-in-the-blank@4.3.3) (2022-12-07)
65
+
66
+
67
+ ### Bug Fixes
68
+
69
+ * update libs ([441f403](https://github.com/pie-framework/pie-elements/commit/441f403870b7bec0d61fab58b8d93dbe0ead4c32))
70
+ * update libs for PD-2030 PD-2031 ([3174022](https://github.com/pie-framework/pie-elements/commit/3174022d45603ed217bbe8804a142b07084636a5))
71
+ * updated lib PD-1715 ([42e788d](https://github.com/pie-framework/pie-elements/commit/42e788db0c792838994e55001952da7701251a8e))
72
+ * updated libs ([c20de3a](https://github.com/pie-framework/pie-elements/commit/c20de3a6ba4499a090c809e18e52588d2a585fa0))
73
+ * updated libs ([0eed79a](https://github.com/pie-framework/pie-elements/commit/0eed79a32c3b777c16c8cabf201513fc1d2726a0))
74
+ * updated libs ([343c9ec](https://github.com/pie-framework/pie-elements/commit/343c9ec3dccba7f781e90ae2bd195cac6f78f467))
75
+
76
+
77
+
78
+
79
+
80
+ ## [4.3.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.1...@pie-element/drag-in-the-blank@4.3.2) (2022-11-15)
81
+
82
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
83
+
84
+
85
+
86
+
87
+
88
+ ## [4.3.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.3.0...@pie-element/drag-in-the-blank@4.3.1) (2022-11-11)
89
+
90
+
91
+ ### Bug Fixes
92
+
93
+ * **drag-in-the-blank:** add sanity checks for withRubric ([709cdea](https://github.com/pie-framework/pie-elements/commit/709cdeaf53b19e44aab3be4250b01e8c50dcc645))
94
+
95
+
96
+
97
+
98
+
99
+ # [4.3.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.2.1...@pie-element/drag-in-the-blank@4.3.0) (2022-11-01)
100
+
101
+
102
+ ### Features
103
+
104
+ * add a different property in the config, forceEnabled, to force a value ([300c664](https://github.com/pie-framework/pie-elements/commit/300c664618f46177137deef3bced2d096cdb8126))
105
+
106
+
107
+
108
+
109
+
110
+ ## [4.2.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.2.0...@pie-element/drag-in-the-blank@4.2.1) (2022-10-31)
111
+
112
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
113
+
114
+
115
+
116
+
117
+
118
+ # [4.2.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.9...@pie-element/drag-in-the-blank@4.2.0) (2022-10-17)
119
+
120
+
121
+ ### Bug Fixes
122
+
123
+ * update snapshots ([9781596](https://github.com/pie-framework/pie-elements/commit/978159686bbbd6b727dff4b88ce4ab9606504586))
124
+ * **drag-in-the-blank:** changed the validation error message PD-2054 ([e025c65](https://github.com/pie-framework/pie-elements/commit/e025c65cdf5b5d5234d0126622ff369cfe62de15))
125
+
126
+
127
+ ### Features
128
+
129
+ * set withRubric to false in item default configurations. Set rubricEnabled to true if it's enabled for drawing-response and extended-text-entry ([a209057](https://github.com/pie-framework/pie-elements/commit/a209057f5a3fa5438efc8595453c89c11959a8f5))
130
+ * update libs ([7e174fb](https://github.com/pie-framework/pie-elements/commit/7e174fba75e7ea668900ad5c103751cefe33e2af))
131
+ * **docs:** update docs ([23cab69](https://github.com/pie-framework/pie-elements/commit/23cab69700cfee41395941f99599253cba8a28a3))
132
+ * **drag-in-the-blank:** add pie-api config PD-23 ([38d7fd5](https://github.com/pie-framework/pie-elements/commit/38d7fd58622bc0e9335c46351ff220b09ab08db6))
133
+ * **drag-in-the-blank:** add settings to enable rubric. Add withRubric prop to configuration and rubricEnabled prop to model PD-2095 ([35462df](https://github.com/pie-framework/pie-elements/commit/35462df9cd6f70c9e4d730a133734b6d4932abd3))
134
+ * **drag-in-the-blank:** updated snapshot PD-2095 ([53033c2](https://github.com/pie-framework/pie-elements/commit/53033c28156278737bc2fc77a787cbc6db6fecd2))
135
+ * enable spanish and special characters in author PD-2120 ([85fd3dd](https://github.com/pie-framework/pie-elements/commit/85fd3dd0fc10da1a2dfd5a842809c625790f8ba9))
136
+ * **drag-in-the-blank:** add uploadSoundSupport property PD-23-updated ([d8c826d](https://github.com/pie-framework/pie-elements/commit/d8c826d51d5090bdf38b9a3b8bfeeca71bc40e1b))
137
+
138
+
139
+
140
+
141
+
142
+ ## [4.1.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.8...@pie-element/drag-in-the-blank@4.1.9) (2022-09-29)
143
+
144
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
145
+
146
+
147
+
148
+
149
+
150
+ ## [4.1.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.7...@pie-element/drag-in-the-blank@4.1.8) (2022-09-14)
151
+
152
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
153
+
154
+
155
+
156
+
157
+
158
+ ## [4.1.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.6...@pie-element/drag-in-the-blank@4.1.7) (2022-08-31)
159
+
160
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
161
+
162
+
163
+
164
+
165
+
166
+ ## [4.1.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.5...@pie-element/drag-in-the-blank@4.1.6) (2022-08-16)
167
+
168
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
169
+
170
+
171
+
172
+
173
+
174
+ ## [4.1.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.4...@pie-element/drag-in-the-blank@4.1.5) (2022-08-08)
175
+
176
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
177
+
178
+
179
+
180
+
181
+
182
+ ## [4.1.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.3...@pie-element/drag-in-the-blank@4.1.4) (2022-08-02)
183
+
184
+
185
+ ### Bug Fixes
186
+
187
+ * tests ([11adb8a](https://github.com/pie-framework/pie-elements/commit/11adb8a0d878203b3c1754686026ccb973fa9a34))
188
+ * **drag-in-the-blank:** add back audio and video buttons in response template toolbar ([ebbd2bd](https://github.com/pie-framework/pie-elements/commit/ebbd2bd8c8e8fc696ae393e486577b0c3afa7d8e))
189
+
190
+
191
+
192
+
193
+
194
+ ## [4.1.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.2...@pie-element/drag-in-the-blank@4.1.3) (2022-07-22)
195
+
196
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
197
+
198
+
199
+
200
+
201
+
202
+ ## [4.1.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.1...@pie-element/drag-in-the-blank@4.1.2) (2022-07-20)
203
+
204
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
205
+
206
+
207
+
208
+
209
+
210
+ ## [4.1.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.1.0...@pie-element/drag-in-the-blank@4.1.1) (2022-07-19)
211
+
212
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
213
+
214
+
215
+
216
+
217
+
218
+ # [4.1.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@4.0.0...@pie-element/drag-in-the-blank@4.1.0) (2022-06-28)
219
+
220
+
221
+ ### Bug Fixes
222
+
223
+ * inline-dropdown and drag-in-the-blank fix validation error PD-1848 ([24f50f1](https://github.com/pie-framework/pie-elements/commit/24f50f11ee681749e2849c84f178af2b67441454))
224
+ * PD-1499 not having desired result (also, remove unnecessary code) - PD-1793 ([9987b4c](https://github.com/pie-framework/pie-elements/commit/9987b4c39f407ad7fab6db59cbe6ad1a66233cb6))
225
+ * PD-1499 not having desired result with extended-text (TTS for math markup) - import renderMath - PD-1793 ([9d82035](https://github.com/pie-framework/pie-elements/commit/9d82035410eaee5f680bdddac42eac5e04cc8be0))
226
+ * PD-1499 not having desired result with extended-text (TTS for math markup) PD-1793 ([c0f6d78](https://github.com/pie-framework/pie-elements/commit/c0f6d78b718303b152008447b30262e167438bf0))
227
+ * tests ([7cb326c](https://github.com/pie-framework/pie-elements/commit/7cb326c70ba5c71c10017b238c2a32fa8a8c7bca))
228
+ * **drag-in-the-blank:** set default value for minChoices in validation message ([cbc9b73](https://github.com/pie-framework/pie-elements/commit/cbc9b7340668fe7b27682688f26df71941a4cf23))
229
+
230
+
231
+ ### Features
232
+
233
+ * **inline-dropdown, drag-in-the-blank, explicit-constructed-response:** set config default for maxRespponseAreas ([a9e9dc5](https://github.com/pie-framework/pie-elements/commit/a9e9dc5ff43199c946f4226790d924ab5d8674ed))
234
+ * update documentation for items that have validation with settings configurable by client systems PD-1789 ([8ef69cc](https://github.com/pie-framework/pie-elements/commit/8ef69cc0c7439a5803dc95f570efc7cd24c8e334))
235
+ * **drag-in-the-blank:** add generate validation message, tooltip and error messages PD-1709 ([d0f4c46](https://github.com/pie-framework/pie-elements/commit/d0f4c46eb7bbd4eaa22ea21495905dd052b87541))
236
+ * **drag-in-the-blank:** added configurable validation PD-1708 ([def2446](https://github.com/pie-framework/pie-elements/commit/def2446ba6329bc22f2821a292f6bca28ea1b31a))
237
+ * **drag-in-the-blank:** ui/ux validation ([4676876](https://github.com/pie-framework/pie-elements/commit/4676876293981f519831640e0e39b5d9f32aa2aa))
238
+
239
+
240
+
241
+
242
+
243
+ # [4.0.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.13...@pie-element/drag-in-the-blank@4.0.0) (2022-06-28)
244
+
245
+
246
+ ### chore
247
+
248
+ * Merge master with develop. ([cdca48a](https://github.com/pie-framework/pie-elements/commit/cdca48abaa1d4179e4a961e13d171e14b7ed2444))
249
+
250
+
251
+ ### BREAKING CHANGES
252
+
253
+ * Image percent buttons were removed from toolbar.
254
+ New properties maxImageWidth and maxImageHeight were added.
255
+
256
+
257
+
258
+
259
+
260
+ ## [3.13.13](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.12...@pie-element/drag-in-the-blank@3.13.13) (2022-06-13)
261
+
262
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
263
+
264
+
265
+
266
+
267
+
268
+ ## [3.13.12](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.11...@pie-element/drag-in-the-blank@3.13.12) (2022-05-30)
269
+
270
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
271
+
272
+
273
+
274
+
275
+
276
+ ## [3.13.11](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.10...@pie-element/drag-in-the-blank@3.13.11) (2022-05-19)
277
+
278
+
279
+ ### Bug Fixes
280
+
281
+ * PD-1499 not having desired result with TTS - PD-1793 ([674432b](https://github.com/pie-framework/pie-elements/commit/674432b81b3577118ad5b8619f28a3d1ec0eefed))
282
+
283
+
284
+
285
+
286
+
287
+ ## [3.13.10](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.9...@pie-element/drag-in-the-blank@3.13.10) (2022-05-16)
288
+
289
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
290
+
291
+
292
+
293
+
294
+
295
+ ## [3.13.9](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.8...@pie-element/drag-in-the-blank@3.13.9) (2022-05-09)
296
+
297
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
298
+
299
+
300
+
301
+
302
+
303
+ ## [3.13.8](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.7...@pie-element/drag-in-the-blank@3.13.8) (2022-05-03)
304
+
305
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
306
+
307
+
308
+
309
+
310
+
311
+ ## [3.13.7](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.6...@pie-element/drag-in-the-blank@3.13.7) (2022-04-12)
312
+
313
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
314
+
315
+
316
+
317
+
318
+
319
+ ## [3.13.6](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.5...@pie-element/drag-in-the-blank@3.13.6) (2022-03-28)
320
+
321
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
322
+
323
+
324
+
325
+
326
+
327
+ ## [3.13.5](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.4...@pie-element/drag-in-the-blank@3.13.5) (2022-03-22)
328
+
329
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
330
+
331
+
332
+
333
+
334
+
335
+ ## [3.13.4](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.3...@pie-element/drag-in-the-blank@3.13.4) (2022-03-08)
336
+
337
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
338
+
339
+
340
+
341
+
342
+
343
+ ## [3.13.3](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.2...@pie-element/drag-in-the-blank@3.13.3) (2022-03-08)
344
+
345
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
346
+
347
+
348
+
349
+
350
+
351
+ ## [3.13.2](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.1...@pie-element/drag-in-the-blank@3.13.2) (2022-02-21)
352
+
353
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
354
+
355
+
356
+
357
+
358
+
359
+ ## [3.13.1](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.13.0...@pie-element/drag-in-the-blank@3.13.1) (2022-02-04)
360
+
361
+ **Note:** Version bump only for package @pie-element/drag-in-the-blank
362
+
363
+
364
+
365
+
366
+
6
367
  # [3.13.0](https://github.com/pie-framework/pie-elements/compare/@pie-element/drag-in-the-blank@3.12.8...@pie-element/drag-in-the-blank@3.13.0) (2022-01-24)
7
368
 
8
369