@pie-element/complex-rubric 1.2.6-next.3 → 1.2.6-next.42
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.
|
@@ -312,4 +312,4 @@ Indicates if the item has to be displayed in the Settings Panel
|
|
|
312
312
|
|
|
313
313
|
### `label` (string)
|
|
314
314
|
|
|
315
|
-
Indicates the label for the item that has to be displayed in the Settings Panel
|
|
315
|
+
Indicates the label for the item that has to be displayed in the Settings Panel
|
package/docs/pie-schema.json.md
CHANGED
package/package.json
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-element/complex-rubric",
|
|
3
3
|
"repository": "pie-framework/pie-elements",
|
|
4
|
-
"version": "1.2.6-next.
|
|
4
|
+
"version": "1.2.6-next.42+c90f54110",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
8
8
|
"dependencies": {
|
|
9
9
|
"@material-ui/core": "^3.9.2",
|
|
10
|
-
"@pie-element/multi-trait-rubric": "^2.2.3-next.
|
|
11
|
-
"@pie-element/rubric": "^2.1.5-next.
|
|
10
|
+
"@pie-element/multi-trait-rubric": "^2.2.3-next.42+c90f54110",
|
|
11
|
+
"@pie-element/rubric": "^2.1.5-next.42+c90f54110",
|
|
12
12
|
"@pie-framework/pie-player-events": "^0.1.0",
|
|
13
13
|
"@pie-lib/rubric": "^0.6.7",
|
|
14
14
|
"classnames": "^2.2.5",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
"lodash": "^4.17.11",
|
|
17
17
|
"prop-types": "^15.7.2"
|
|
18
18
|
},
|
|
19
|
-
"gitHead": "
|
|
19
|
+
"gitHead": "c90f541100d775337a6e00c0f890ce22efa9b609",
|
|
20
20
|
"scripts": {
|
|
21
21
|
"postpublish": "../../scripts/postpublish"
|
|
22
22
|
},
|