@pie-element/drag-in-the-blank 4.3.4-next.33 → 4.3.4-next.43

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.
@@ -8,9 +8,9 @@
8
8
  "@material-ui/core": "^3.9.2",
9
9
  "@material-ui/icons": "^3.0.1",
10
10
  "@pie-framework/pie-configure-events": "^1.3.0",
11
- "@pie-lib/config-ui": "^11.1.2",
12
- "@pie-lib/drag": "^2.0.3",
13
- "@pie-lib/editable-html": "^9.2.9",
11
+ "@pie-lib/config-ui": "^11.1.3",
12
+ "@pie-lib/drag": "^2.0.4",
13
+ "@pie-lib/editable-html": "^9.3.0",
14
14
  "@pie-lib/math-rendering": "^2.5.1",
15
15
  "debug": "^3.1.0",
16
16
  "lodash": "^4.17.15",
@@ -204,4 +204,4 @@ Indicates the max dimension for images in prompt - this is also the default dime
204
204
 
205
205
  ### `rationale` (number)
206
206
 
207
- Indicates the max dimension for images in rationale
207
+ Indicates the max dimension for images in rationale
@@ -166,4 +166,4 @@ The label of the choice
166
166
 
167
167
  Indicates if choice is correct
168
168
 
169
- ## `ChoicesPosition` (string)
169
+ ## `ChoicesPosition` (string)
package/package.json CHANGED
@@ -4,7 +4,7 @@
4
4
  "access": "public"
5
5
  },
6
6
  "repository": "pie-framework/pie-elements",
7
- "version": "4.3.4-next.33+1dcebbfd6",
7
+ "version": "4.3.4-next.43+65493026f",
8
8
  "description": "",
9
9
  "scripts": {
10
10
  "test": "echo \"Error: no test specified\" && exit 1",
@@ -14,7 +14,7 @@
14
14
  "@material-ui/core": "^3.9.2",
15
15
  "@pie-framework/pie-player-events": "^0.1.0",
16
16
  "@pie-lib/correct-answer-toggle": "^2.3.47",
17
- "@pie-lib/mask-markup": "^1.12.19",
17
+ "@pie-lib/mask-markup": "^1.12.20",
18
18
  "@pie-lib/math-rendering": "^2.5.1",
19
19
  "@pie-lib/render-ui": "^4.13.7",
20
20
  "classnames": "^2.2.5",
@@ -25,7 +25,7 @@
25
25
  },
26
26
  "author": "",
27
27
  "license": "ISC",
28
- "gitHead": "1dcebbfd6dd35d76e87027be758d7b596af353e1",
28
+ "gitHead": "65493026fbf356c5ab752ae6a14d961d4b256368",
29
29
  "main": "lib/index.js",
30
30
  "module": "src/index.js"
31
31
  }