@pie-element/multiple-choice 9.1.0 → 9.1.1-next.2
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/docs/config-schema.json +9 -9
- package/docs/config-schema.json.md +18 -18
- package/docs/pie-schema.json +3 -3
- package/docs/pie-schema.json.md +6 -6
- package/module/index.html +1 -1
- package/module/manifest.json +1 -1
- package/module/print.html +1 -1
- package/package.json +2 -2
package/docs/config-schema.json
CHANGED
|
@@ -133,7 +133,7 @@
|
|
|
133
133
|
}
|
|
134
134
|
}
|
|
135
135
|
},
|
|
136
|
-
"
|
|
136
|
+
"characters": {
|
|
137
137
|
"title": "EditableHtmlButtonConfigure",
|
|
138
138
|
"type": "object",
|
|
139
139
|
"properties": {
|
|
@@ -389,7 +389,7 @@
|
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
391
|
},
|
|
392
|
-
"
|
|
392
|
+
"characters": {
|
|
393
393
|
"title": "EditableHtmlButtonConfigure",
|
|
394
394
|
"type": "object",
|
|
395
395
|
"properties": {
|
|
@@ -721,7 +721,7 @@
|
|
|
721
721
|
}
|
|
722
722
|
}
|
|
723
723
|
},
|
|
724
|
-
"
|
|
724
|
+
"characters": {
|
|
725
725
|
"title": "EditableHtmlButtonConfigure",
|
|
726
726
|
"type": "object",
|
|
727
727
|
"properties": {
|
|
@@ -1074,7 +1074,7 @@
|
|
|
1074
1074
|
}
|
|
1075
1075
|
}
|
|
1076
1076
|
},
|
|
1077
|
-
"
|
|
1077
|
+
"characters": {
|
|
1078
1078
|
"title": "EditableHtmlButtonConfigure",
|
|
1079
1079
|
"type": "object",
|
|
1080
1080
|
"properties": {
|
|
@@ -1384,7 +1384,7 @@
|
|
|
1384
1384
|
}
|
|
1385
1385
|
}
|
|
1386
1386
|
},
|
|
1387
|
-
"
|
|
1387
|
+
"characters": {
|
|
1388
1388
|
"title": "EditableHtmlButtonConfigure",
|
|
1389
1389
|
"type": "object",
|
|
1390
1390
|
"properties": {
|
|
@@ -1678,7 +1678,7 @@
|
|
|
1678
1678
|
}
|
|
1679
1679
|
}
|
|
1680
1680
|
},
|
|
1681
|
-
"
|
|
1681
|
+
"characters": {
|
|
1682
1682
|
"title": "EditableHtmlButtonConfigure",
|
|
1683
1683
|
"type": "object",
|
|
1684
1684
|
"properties": {
|
|
@@ -2176,7 +2176,7 @@
|
|
|
2176
2176
|
}
|
|
2177
2177
|
}
|
|
2178
2178
|
},
|
|
2179
|
-
"
|
|
2179
|
+
"characters": {
|
|
2180
2180
|
"title": "EditableHtmlButtonConfigure",
|
|
2181
2181
|
"type": "object",
|
|
2182
2182
|
"properties": {
|
|
@@ -2475,7 +2475,7 @@
|
|
|
2475
2475
|
}
|
|
2476
2476
|
}
|
|
2477
2477
|
},
|
|
2478
|
-
"
|
|
2478
|
+
"characters": {
|
|
2479
2479
|
"title": "EditableHtmlButtonConfigure",
|
|
2480
2480
|
"type": "object",
|
|
2481
2481
|
"properties": {
|
|
@@ -2743,7 +2743,7 @@
|
|
|
2743
2743
|
}
|
|
2744
2744
|
}
|
|
2745
2745
|
},
|
|
2746
|
-
"
|
|
2746
|
+
"characters": {
|
|
2747
2747
|
"title": "EditableHtmlButtonConfigure",
|
|
2748
2748
|
"type": "object",
|
|
2749
2749
|
"properties": {
|
|
@@ -105,9 +105,9 @@ Properties of the `h3` object:
|
|
|
105
105
|
|
|
106
106
|
Indicates if the plugin is disabled or not
|
|
107
107
|
|
|
108
|
-
## `
|
|
108
|
+
## `characters` (object)
|
|
109
109
|
|
|
110
|
-
Properties of the `
|
|
110
|
+
Properties of the `characters` object:
|
|
111
111
|
|
|
112
112
|
### `disabled` (boolean)
|
|
113
113
|
|
|
@@ -294,9 +294,9 @@ Properties of the `h3` object:
|
|
|
294
294
|
|
|
295
295
|
Indicates if the plugin is disabled or not
|
|
296
296
|
|
|
297
|
-
### `
|
|
297
|
+
### `characters` (object)
|
|
298
298
|
|
|
299
|
-
Properties of the `
|
|
299
|
+
Properties of the `characters` object:
|
|
300
300
|
|
|
301
301
|
#### `disabled` (boolean)
|
|
302
302
|
|
|
@@ -539,9 +539,9 @@ Properties of the `h3` object:
|
|
|
539
539
|
|
|
540
540
|
Indicates if the plugin is disabled or not
|
|
541
541
|
|
|
542
|
-
### `
|
|
542
|
+
### `characters` (object)
|
|
543
543
|
|
|
544
|
-
Properties of the `
|
|
544
|
+
Properties of the `characters` object:
|
|
545
545
|
|
|
546
546
|
#### `disabled` (boolean)
|
|
547
547
|
|
|
@@ -800,9 +800,9 @@ Properties of the `h3` object:
|
|
|
800
800
|
|
|
801
801
|
Indicates if the plugin is disabled or not
|
|
802
802
|
|
|
803
|
-
### `
|
|
803
|
+
### `characters` (object)
|
|
804
804
|
|
|
805
|
-
Properties of the `
|
|
805
|
+
Properties of the `characters` object:
|
|
806
806
|
|
|
807
807
|
#### `disabled` (boolean)
|
|
808
808
|
|
|
@@ -1029,9 +1029,9 @@ Properties of the `h3` object:
|
|
|
1029
1029
|
|
|
1030
1030
|
Indicates if the plugin is disabled or not
|
|
1031
1031
|
|
|
1032
|
-
### `
|
|
1032
|
+
### `characters` (object)
|
|
1033
1033
|
|
|
1034
|
-
Properties of the `
|
|
1034
|
+
Properties of the `characters` object:
|
|
1035
1035
|
|
|
1036
1036
|
#### `disabled` (boolean)
|
|
1037
1037
|
|
|
@@ -1247,9 +1247,9 @@ Properties of the `h3` object:
|
|
|
1247
1247
|
|
|
1248
1248
|
Indicates if the plugin is disabled or not
|
|
1249
1249
|
|
|
1250
|
-
### `
|
|
1250
|
+
### `characters` (object)
|
|
1251
1251
|
|
|
1252
|
-
Properties of the `
|
|
1252
|
+
Properties of the `characters` object:
|
|
1253
1253
|
|
|
1254
1254
|
#### `disabled` (boolean)
|
|
1255
1255
|
|
|
@@ -1622,9 +1622,9 @@ Properties of the `h3` object:
|
|
|
1622
1622
|
|
|
1623
1623
|
Indicates if the plugin is disabled or not
|
|
1624
1624
|
|
|
1625
|
-
### `
|
|
1625
|
+
### `characters` (object)
|
|
1626
1626
|
|
|
1627
|
-
Properties of the `
|
|
1627
|
+
Properties of the `characters` object:
|
|
1628
1628
|
|
|
1629
1629
|
#### `disabled` (boolean)
|
|
1630
1630
|
|
|
@@ -1842,9 +1842,9 @@ Properties of the `h3` object:
|
|
|
1842
1842
|
|
|
1843
1843
|
Indicates if the plugin is disabled or not
|
|
1844
1844
|
|
|
1845
|
-
#### `
|
|
1845
|
+
#### `characters` (object)
|
|
1846
1846
|
|
|
1847
|
-
Properties of the `
|
|
1847
|
+
Properties of the `characters` object:
|
|
1848
1848
|
|
|
1849
1849
|
##### `disabled` (boolean)
|
|
1850
1850
|
|
|
@@ -2039,9 +2039,9 @@ Properties of the `h3` object:
|
|
|
2039
2039
|
|
|
2040
2040
|
Indicates if the plugin is disabled or not
|
|
2041
2041
|
|
|
2042
|
-
#### `
|
|
2042
|
+
#### `characters` (object)
|
|
2043
2043
|
|
|
2044
|
-
Properties of the `
|
|
2044
|
+
Properties of the `characters` object:
|
|
2045
2045
|
|
|
2046
2046
|
##### `disabled` (boolean)
|
|
2047
2047
|
|
package/docs/pie-schema.json
CHANGED
|
@@ -340,7 +340,7 @@
|
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
342
|
},
|
|
343
|
-
"
|
|
343
|
+
"characters": {
|
|
344
344
|
"title": "EditableHtmlButtonConfigure",
|
|
345
345
|
"type": "object",
|
|
346
346
|
"properties": {
|
|
@@ -639,7 +639,7 @@
|
|
|
639
639
|
}
|
|
640
640
|
}
|
|
641
641
|
},
|
|
642
|
-
"
|
|
642
|
+
"characters": {
|
|
643
643
|
"title": "EditableHtmlButtonConfigure",
|
|
644
644
|
"type": "object",
|
|
645
645
|
"properties": {
|
|
@@ -907,7 +907,7 @@
|
|
|
907
907
|
}
|
|
908
908
|
}
|
|
909
909
|
},
|
|
910
|
-
"
|
|
910
|
+
"characters": {
|
|
911
911
|
"title": "EditableHtmlButtonConfigure",
|
|
912
912
|
"type": "object",
|
|
913
913
|
"properties": {
|
package/docs/pie-schema.json.md
CHANGED
|
@@ -276,9 +276,9 @@ Properties of the `h3` object:
|
|
|
276
276
|
|
|
277
277
|
Indicates if the plugin is disabled or not
|
|
278
278
|
|
|
279
|
-
### `
|
|
279
|
+
### `characters` (object)
|
|
280
280
|
|
|
281
|
-
Properties of the `
|
|
281
|
+
Properties of the `characters` object:
|
|
282
282
|
|
|
283
283
|
#### `disabled` (boolean)
|
|
284
284
|
|
|
@@ -496,9 +496,9 @@ Properties of the `h3` object:
|
|
|
496
496
|
|
|
497
497
|
Indicates if the plugin is disabled or not
|
|
498
498
|
|
|
499
|
-
#### `
|
|
499
|
+
#### `characters` (object)
|
|
500
500
|
|
|
501
|
-
Properties of the `
|
|
501
|
+
Properties of the `characters` object:
|
|
502
502
|
|
|
503
503
|
##### `disabled` (boolean)
|
|
504
504
|
|
|
@@ -693,9 +693,9 @@ Properties of the `h3` object:
|
|
|
693
693
|
|
|
694
694
|
Indicates if the plugin is disabled or not
|
|
695
695
|
|
|
696
|
-
#### `
|
|
696
|
+
#### `characters` (object)
|
|
697
697
|
|
|
698
|
-
Properties of the `
|
|
698
|
+
Properties of the `characters` object:
|
|
699
699
|
|
|
700
700
|
##### `disabled` (boolean)
|
|
701
701
|
|
package/module/index.html
CHANGED
package/module/manifest.json
CHANGED
package/module/print.html
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-element/multiple-choice",
|
|
3
3
|
"repository": "pie-framework/pie-elements",
|
|
4
|
-
"version": "9.1.
|
|
4
|
+
"version": "9.1.1-next.2+41ed50dd6",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"access": "public"
|
|
7
7
|
},
|
|
@@ -18,7 +18,7 @@
|
|
|
18
18
|
"react-test-renderer": "^16.3.2",
|
|
19
19
|
"react-transition-group": "^2.3.1"
|
|
20
20
|
},
|
|
21
|
-
"gitHead": "
|
|
21
|
+
"gitHead": "41ed50dd698741ffe4a7fafc1d5171c6a664a7e2",
|
|
22
22
|
"scripts": {
|
|
23
23
|
"postpublish": "../../scripts/postpublish"
|
|
24
24
|
},
|