@pie-element/math-templated 3.0.2-next.21 → 3.0.2-next.26
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 +7 -7
- package/docs/config-schema.json.md +14 -14
- package/docs/pie-schema.json +3 -3
- package/docs/pie-schema.json.md +6 -6
- package/package.json +2 -2
package/docs/config-schema.json
CHANGED
|
@@ -168,7 +168,7 @@
|
|
|
168
168
|
}
|
|
169
169
|
}
|
|
170
170
|
},
|
|
171
|
-
"
|
|
171
|
+
"characters": {
|
|
172
172
|
"title": "EditableHtmlButtonConfigure",
|
|
173
173
|
"type": "object",
|
|
174
174
|
"properties": {
|
|
@@ -424,7 +424,7 @@
|
|
|
424
424
|
}
|
|
425
425
|
}
|
|
426
426
|
},
|
|
427
|
-
"
|
|
427
|
+
"characters": {
|
|
428
428
|
"title": "EditableHtmlButtonConfigure",
|
|
429
429
|
"type": "object",
|
|
430
430
|
"properties": {
|
|
@@ -745,7 +745,7 @@
|
|
|
745
745
|
}
|
|
746
746
|
}
|
|
747
747
|
},
|
|
748
|
-
"
|
|
748
|
+
"characters": {
|
|
749
749
|
"title": "EditableHtmlButtonConfigure",
|
|
750
750
|
"type": "object",
|
|
751
751
|
"properties": {
|
|
@@ -1034,7 +1034,7 @@
|
|
|
1034
1034
|
}
|
|
1035
1035
|
}
|
|
1036
1036
|
},
|
|
1037
|
-
"
|
|
1037
|
+
"characters": {
|
|
1038
1038
|
"title": "EditableHtmlButtonConfigure",
|
|
1039
1039
|
"type": "object",
|
|
1040
1040
|
"properties": {
|
|
@@ -1460,7 +1460,7 @@
|
|
|
1460
1460
|
}
|
|
1461
1461
|
}
|
|
1462
1462
|
},
|
|
1463
|
-
"
|
|
1463
|
+
"characters": {
|
|
1464
1464
|
"title": "EditableHtmlButtonConfigure",
|
|
1465
1465
|
"type": "object",
|
|
1466
1466
|
"properties": {
|
|
@@ -1759,7 +1759,7 @@
|
|
|
1759
1759
|
}
|
|
1760
1760
|
}
|
|
1761
1761
|
},
|
|
1762
|
-
"
|
|
1762
|
+
"characters": {
|
|
1763
1763
|
"title": "EditableHtmlButtonConfigure",
|
|
1764
1764
|
"type": "object",
|
|
1765
1765
|
"properties": {
|
|
@@ -2032,7 +2032,7 @@
|
|
|
2032
2032
|
}
|
|
2033
2033
|
}
|
|
2034
2034
|
},
|
|
2035
|
-
"
|
|
2035
|
+
"characters": {
|
|
2036
2036
|
"title": "EditableHtmlButtonConfigure",
|
|
2037
2037
|
"type": "object",
|
|
2038
2038
|
"properties": {
|
|
@@ -129,9 +129,9 @@ Properties of the `h3` object:
|
|
|
129
129
|
|
|
130
130
|
Indicates if the plugin is disabled or not
|
|
131
131
|
|
|
132
|
-
## `
|
|
132
|
+
## `characters` (object)
|
|
133
133
|
|
|
134
|
-
Properties of the `
|
|
134
|
+
Properties of the `characters` object:
|
|
135
135
|
|
|
136
136
|
### `disabled` (boolean)
|
|
137
137
|
|
|
@@ -318,9 +318,9 @@ Properties of the `h3` object:
|
|
|
318
318
|
|
|
319
319
|
Indicates if the plugin is disabled or not
|
|
320
320
|
|
|
321
|
-
### `
|
|
321
|
+
### `characters` (object)
|
|
322
322
|
|
|
323
|
-
Properties of the `
|
|
323
|
+
Properties of the `characters` object:
|
|
324
324
|
|
|
325
325
|
#### `disabled` (boolean)
|
|
326
326
|
|
|
@@ -555,9 +555,9 @@ Properties of the `h3` object:
|
|
|
555
555
|
|
|
556
556
|
Indicates if the plugin is disabled or not
|
|
557
557
|
|
|
558
|
-
### `
|
|
558
|
+
### `characters` (object)
|
|
559
559
|
|
|
560
|
-
Properties of the `
|
|
560
|
+
Properties of the `characters` object:
|
|
561
561
|
|
|
562
562
|
#### `disabled` (boolean)
|
|
563
563
|
|
|
@@ -768,9 +768,9 @@ Properties of the `h3` object:
|
|
|
768
768
|
|
|
769
769
|
Indicates if the plugin is disabled or not
|
|
770
770
|
|
|
771
|
-
### `
|
|
771
|
+
### `characters` (object)
|
|
772
772
|
|
|
773
|
-
Properties of the `
|
|
773
|
+
Properties of the `characters` object:
|
|
774
774
|
|
|
775
775
|
#### `disabled` (boolean)
|
|
776
776
|
|
|
@@ -1084,9 +1084,9 @@ Properties of the `h3` object:
|
|
|
1084
1084
|
|
|
1085
1085
|
Indicates if the plugin is disabled or not
|
|
1086
1086
|
|
|
1087
|
-
### `
|
|
1087
|
+
### `characters` (object)
|
|
1088
1088
|
|
|
1089
|
-
Properties of the `
|
|
1089
|
+
Properties of the `characters` object:
|
|
1090
1090
|
|
|
1091
1091
|
#### `disabled` (boolean)
|
|
1092
1092
|
|
|
@@ -1304,9 +1304,9 @@ Properties of the `h3` object:
|
|
|
1304
1304
|
|
|
1305
1305
|
Indicates if the plugin is disabled or not
|
|
1306
1306
|
|
|
1307
|
-
#### `
|
|
1307
|
+
#### `characters` (object)
|
|
1308
1308
|
|
|
1309
|
-
Properties of the `
|
|
1309
|
+
Properties of the `characters` object:
|
|
1310
1310
|
|
|
1311
1311
|
##### `disabled` (boolean)
|
|
1312
1312
|
|
|
@@ -1505,9 +1505,9 @@ Properties of the `h3` object:
|
|
|
1505
1505
|
|
|
1506
1506
|
Indicates if the plugin is disabled or not
|
|
1507
1507
|
|
|
1508
|
-
#### `
|
|
1508
|
+
#### `characters` (object)
|
|
1509
1509
|
|
|
1510
|
-
Properties of the `
|
|
1510
|
+
Properties of the `characters` object:
|
|
1511
1511
|
|
|
1512
1512
|
##### `disabled` (boolean)
|
|
1513
1513
|
|
package/docs/pie-schema.json
CHANGED
|
@@ -346,7 +346,7 @@
|
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
348
|
},
|
|
349
|
-
"
|
|
349
|
+
"characters": {
|
|
350
350
|
"title": "EditableHtmlButtonConfigure",
|
|
351
351
|
"type": "object",
|
|
352
352
|
"properties": {
|
|
@@ -645,7 +645,7 @@
|
|
|
645
645
|
}
|
|
646
646
|
}
|
|
647
647
|
},
|
|
648
|
-
"
|
|
648
|
+
"characters": {
|
|
649
649
|
"title": "EditableHtmlButtonConfigure",
|
|
650
650
|
"type": "object",
|
|
651
651
|
"properties": {
|
|
@@ -918,7 +918,7 @@
|
|
|
918
918
|
}
|
|
919
919
|
}
|
|
920
920
|
},
|
|
921
|
-
"
|
|
921
|
+
"characters": {
|
|
922
922
|
"title": "EditableHtmlButtonConfigure",
|
|
923
923
|
"type": "object",
|
|
924
924
|
"properties": {
|
package/docs/pie-schema.json.md
CHANGED
|
@@ -268,9 +268,9 @@ Properties of the `h3` object:
|
|
|
268
268
|
|
|
269
269
|
Indicates if the plugin is disabled or not
|
|
270
270
|
|
|
271
|
-
### `
|
|
271
|
+
### `characters` (object)
|
|
272
272
|
|
|
273
|
-
Properties of the `
|
|
273
|
+
Properties of the `characters` object:
|
|
274
274
|
|
|
275
275
|
#### `disabled` (boolean)
|
|
276
276
|
|
|
@@ -488,9 +488,9 @@ Properties of the `h3` object:
|
|
|
488
488
|
|
|
489
489
|
Indicates if the plugin is disabled or not
|
|
490
490
|
|
|
491
|
-
#### `
|
|
491
|
+
#### `characters` (object)
|
|
492
492
|
|
|
493
|
-
Properties of the `
|
|
493
|
+
Properties of the `characters` object:
|
|
494
494
|
|
|
495
495
|
##### `disabled` (boolean)
|
|
496
496
|
|
|
@@ -689,9 +689,9 @@ Properties of the `h3` object:
|
|
|
689
689
|
|
|
690
690
|
Indicates if the plugin is disabled or not
|
|
691
691
|
|
|
692
|
-
#### `
|
|
692
|
+
#### `characters` (object)
|
|
693
693
|
|
|
694
|
-
Properties of the `
|
|
694
|
+
Properties of the `characters` object:
|
|
695
695
|
|
|
696
696
|
##### `disabled` (boolean)
|
|
697
697
|
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
6
|
"repository": "pie-framework/pie-elements",
|
|
7
|
-
"version": "3.0.2-next.
|
|
7
|
+
"version": "3.0.2-next.26+41ed50dd6",
|
|
8
8
|
"description": "",
|
|
9
9
|
"dependencies": {
|
|
10
10
|
"@material-ui/core": "^3.9.2",
|
|
@@ -16,7 +16,7 @@
|
|
|
16
16
|
},
|
|
17
17
|
"author": "",
|
|
18
18
|
"license": "ISC",
|
|
19
|
-
"gitHead": "
|
|
19
|
+
"gitHead": "41ed50dd698741ffe4a7fafc1d5171c6a664a7e2",
|
|
20
20
|
"scripts": {
|
|
21
21
|
"postpublish": "../../scripts/postpublish"
|
|
22
22
|
},
|