@pie-element/ebsr 9.16.1-next.12 → 9.16.1-next.16
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/configure/package.json +1 -1
- package/controller/package.json +1 -1
- package/docs/config-schema.json +396 -0
- package/docs/config-schema.json.md +288 -0
- package/docs/pie-schema.json +176 -0
- package/docs/pie-schema.json.md +128 -0
- package/package.json +3 -3
package/configure/package.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
|
10
10
|
"@material-ui/core": "^3.9.2",
|
|
11
11
|
"@pie-element/multiple-choice": "^8.19.0",
|
|
12
12
|
"@pie-framework/pie-configure-events": "^1.2.0",
|
|
13
|
-
"@pie-lib/pie-toolbox": "1.
|
|
13
|
+
"@pie-lib/pie-toolbox": "1.24.0",
|
|
14
14
|
"lodash": "^4.17.15",
|
|
15
15
|
"prop-types": "^15.6.2",
|
|
16
16
|
"react": "^16.8.1",
|
package/controller/package.json
CHANGED
package/docs/config-schema.json
CHANGED
|
@@ -191,6 +191,28 @@
|
|
|
191
191
|
]
|
|
192
192
|
},
|
|
193
193
|
"title": "customPlugins"
|
|
194
|
+
},
|
|
195
|
+
"blockquote": {
|
|
196
|
+
"title": "EditableHtmlButtonConfigure",
|
|
197
|
+
"type": "object",
|
|
198
|
+
"properties": {
|
|
199
|
+
"disabled": {
|
|
200
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
201
|
+
"type": "boolean",
|
|
202
|
+
"title": "disabled"
|
|
203
|
+
}
|
|
204
|
+
}
|
|
205
|
+
},
|
|
206
|
+
"h3": {
|
|
207
|
+
"title": "EditableHtmlButtonConfigure",
|
|
208
|
+
"type": "object",
|
|
209
|
+
"properties": {
|
|
210
|
+
"disabled": {
|
|
211
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
212
|
+
"type": "boolean",
|
|
213
|
+
"title": "disabled"
|
|
214
|
+
}
|
|
215
|
+
}
|
|
194
216
|
}
|
|
195
217
|
}
|
|
196
218
|
},
|
|
@@ -320,6 +342,28 @@
|
|
|
320
342
|
]
|
|
321
343
|
},
|
|
322
344
|
"title": "customPlugins"
|
|
345
|
+
},
|
|
346
|
+
"blockquote": {
|
|
347
|
+
"title": "EditableHtmlButtonConfigure",
|
|
348
|
+
"type": "object",
|
|
349
|
+
"properties": {
|
|
350
|
+
"disabled": {
|
|
351
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
352
|
+
"type": "boolean",
|
|
353
|
+
"title": "disabled"
|
|
354
|
+
}
|
|
355
|
+
}
|
|
356
|
+
},
|
|
357
|
+
"h3": {
|
|
358
|
+
"title": "EditableHtmlButtonConfigure",
|
|
359
|
+
"type": "object",
|
|
360
|
+
"properties": {
|
|
361
|
+
"disabled": {
|
|
362
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
363
|
+
"type": "boolean",
|
|
364
|
+
"title": "disabled"
|
|
365
|
+
}
|
|
366
|
+
}
|
|
323
367
|
}
|
|
324
368
|
}
|
|
325
369
|
},
|
|
@@ -444,6 +488,28 @@
|
|
|
444
488
|
]
|
|
445
489
|
},
|
|
446
490
|
"title": "customPlugins"
|
|
491
|
+
},
|
|
492
|
+
"blockquote": {
|
|
493
|
+
"title": "EditableHtmlButtonConfigure",
|
|
494
|
+
"type": "object",
|
|
495
|
+
"properties": {
|
|
496
|
+
"disabled": {
|
|
497
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
498
|
+
"type": "boolean",
|
|
499
|
+
"title": "disabled"
|
|
500
|
+
}
|
|
501
|
+
}
|
|
502
|
+
},
|
|
503
|
+
"h3": {
|
|
504
|
+
"title": "EditableHtmlButtonConfigure",
|
|
505
|
+
"type": "object",
|
|
506
|
+
"properties": {
|
|
507
|
+
"disabled": {
|
|
508
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
509
|
+
"type": "boolean",
|
|
510
|
+
"title": "disabled"
|
|
511
|
+
}
|
|
512
|
+
}
|
|
447
513
|
}
|
|
448
514
|
}
|
|
449
515
|
},
|
|
@@ -658,6 +724,28 @@
|
|
|
658
724
|
]
|
|
659
725
|
},
|
|
660
726
|
"title": "customPlugins"
|
|
727
|
+
},
|
|
728
|
+
"blockquote": {
|
|
729
|
+
"title": "EditableHtmlButtonConfigure",
|
|
730
|
+
"type": "object",
|
|
731
|
+
"properties": {
|
|
732
|
+
"disabled": {
|
|
733
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
734
|
+
"type": "boolean",
|
|
735
|
+
"title": "disabled"
|
|
736
|
+
}
|
|
737
|
+
}
|
|
738
|
+
},
|
|
739
|
+
"h3": {
|
|
740
|
+
"title": "EditableHtmlButtonConfigure",
|
|
741
|
+
"type": "object",
|
|
742
|
+
"properties": {
|
|
743
|
+
"disabled": {
|
|
744
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
745
|
+
"type": "boolean",
|
|
746
|
+
"title": "disabled"
|
|
747
|
+
}
|
|
748
|
+
}
|
|
661
749
|
}
|
|
662
750
|
}
|
|
663
751
|
},
|
|
@@ -749,6 +837,28 @@
|
|
|
749
837
|
]
|
|
750
838
|
},
|
|
751
839
|
"title": "customPlugins"
|
|
840
|
+
},
|
|
841
|
+
"blockquote": {
|
|
842
|
+
"title": "EditableHtmlButtonConfigure",
|
|
843
|
+
"type": "object",
|
|
844
|
+
"properties": {
|
|
845
|
+
"disabled": {
|
|
846
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
847
|
+
"type": "boolean",
|
|
848
|
+
"title": "disabled"
|
|
849
|
+
}
|
|
850
|
+
}
|
|
851
|
+
},
|
|
852
|
+
"h3": {
|
|
853
|
+
"title": "EditableHtmlButtonConfigure",
|
|
854
|
+
"type": "object",
|
|
855
|
+
"properties": {
|
|
856
|
+
"disabled": {
|
|
857
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
858
|
+
"type": "boolean",
|
|
859
|
+
"title": "disabled"
|
|
860
|
+
}
|
|
861
|
+
}
|
|
752
862
|
}
|
|
753
863
|
}
|
|
754
864
|
},
|
|
@@ -954,6 +1064,28 @@
|
|
|
954
1064
|
]
|
|
955
1065
|
},
|
|
956
1066
|
"title": "customPlugins"
|
|
1067
|
+
},
|
|
1068
|
+
"blockquote": {
|
|
1069
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1070
|
+
"type": "object",
|
|
1071
|
+
"properties": {
|
|
1072
|
+
"disabled": {
|
|
1073
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1074
|
+
"type": "boolean",
|
|
1075
|
+
"title": "disabled"
|
|
1076
|
+
}
|
|
1077
|
+
}
|
|
1078
|
+
},
|
|
1079
|
+
"h3": {
|
|
1080
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1081
|
+
"type": "object",
|
|
1082
|
+
"properties": {
|
|
1083
|
+
"disabled": {
|
|
1084
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1085
|
+
"type": "boolean",
|
|
1086
|
+
"title": "disabled"
|
|
1087
|
+
}
|
|
1088
|
+
}
|
|
957
1089
|
}
|
|
958
1090
|
}
|
|
959
1091
|
},
|
|
@@ -1083,6 +1215,28 @@
|
|
|
1083
1215
|
]
|
|
1084
1216
|
},
|
|
1085
1217
|
"title": "customPlugins"
|
|
1218
|
+
},
|
|
1219
|
+
"blockquote": {
|
|
1220
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1221
|
+
"type": "object",
|
|
1222
|
+
"properties": {
|
|
1223
|
+
"disabled": {
|
|
1224
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1225
|
+
"type": "boolean",
|
|
1226
|
+
"title": "disabled"
|
|
1227
|
+
}
|
|
1228
|
+
}
|
|
1229
|
+
},
|
|
1230
|
+
"h3": {
|
|
1231
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1232
|
+
"type": "object",
|
|
1233
|
+
"properties": {
|
|
1234
|
+
"disabled": {
|
|
1235
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1236
|
+
"type": "boolean",
|
|
1237
|
+
"title": "disabled"
|
|
1238
|
+
}
|
|
1239
|
+
}
|
|
1086
1240
|
}
|
|
1087
1241
|
}
|
|
1088
1242
|
},
|
|
@@ -1207,6 +1361,28 @@
|
|
|
1207
1361
|
]
|
|
1208
1362
|
},
|
|
1209
1363
|
"title": "customPlugins"
|
|
1364
|
+
},
|
|
1365
|
+
"blockquote": {
|
|
1366
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1367
|
+
"type": "object",
|
|
1368
|
+
"properties": {
|
|
1369
|
+
"disabled": {
|
|
1370
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1371
|
+
"type": "boolean",
|
|
1372
|
+
"title": "disabled"
|
|
1373
|
+
}
|
|
1374
|
+
}
|
|
1375
|
+
},
|
|
1376
|
+
"h3": {
|
|
1377
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1378
|
+
"type": "object",
|
|
1379
|
+
"properties": {
|
|
1380
|
+
"disabled": {
|
|
1381
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1382
|
+
"type": "boolean",
|
|
1383
|
+
"title": "disabled"
|
|
1384
|
+
}
|
|
1385
|
+
}
|
|
1210
1386
|
}
|
|
1211
1387
|
}
|
|
1212
1388
|
},
|
|
@@ -1421,6 +1597,28 @@
|
|
|
1421
1597
|
]
|
|
1422
1598
|
},
|
|
1423
1599
|
"title": "customPlugins"
|
|
1600
|
+
},
|
|
1601
|
+
"blockquote": {
|
|
1602
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1603
|
+
"type": "object",
|
|
1604
|
+
"properties": {
|
|
1605
|
+
"disabled": {
|
|
1606
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1607
|
+
"type": "boolean",
|
|
1608
|
+
"title": "disabled"
|
|
1609
|
+
}
|
|
1610
|
+
}
|
|
1611
|
+
},
|
|
1612
|
+
"h3": {
|
|
1613
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1614
|
+
"type": "object",
|
|
1615
|
+
"properties": {
|
|
1616
|
+
"disabled": {
|
|
1617
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1618
|
+
"type": "boolean",
|
|
1619
|
+
"title": "disabled"
|
|
1620
|
+
}
|
|
1621
|
+
}
|
|
1424
1622
|
}
|
|
1425
1623
|
}
|
|
1426
1624
|
},
|
|
@@ -1512,6 +1710,28 @@
|
|
|
1512
1710
|
]
|
|
1513
1711
|
},
|
|
1514
1712
|
"title": "customPlugins"
|
|
1713
|
+
},
|
|
1714
|
+
"blockquote": {
|
|
1715
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1716
|
+
"type": "object",
|
|
1717
|
+
"properties": {
|
|
1718
|
+
"disabled": {
|
|
1719
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1720
|
+
"type": "boolean",
|
|
1721
|
+
"title": "disabled"
|
|
1722
|
+
}
|
|
1723
|
+
}
|
|
1724
|
+
},
|
|
1725
|
+
"h3": {
|
|
1726
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1727
|
+
"type": "object",
|
|
1728
|
+
"properties": {
|
|
1729
|
+
"disabled": {
|
|
1730
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1731
|
+
"type": "boolean",
|
|
1732
|
+
"title": "disabled"
|
|
1733
|
+
}
|
|
1734
|
+
}
|
|
1515
1735
|
}
|
|
1516
1736
|
}
|
|
1517
1737
|
},
|
|
@@ -1838,6 +2058,28 @@
|
|
|
1838
2058
|
]
|
|
1839
2059
|
},
|
|
1840
2060
|
"title": "customPlugins"
|
|
2061
|
+
},
|
|
2062
|
+
"blockquote": {
|
|
2063
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2064
|
+
"type": "object",
|
|
2065
|
+
"properties": {
|
|
2066
|
+
"disabled": {
|
|
2067
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2068
|
+
"type": "boolean",
|
|
2069
|
+
"title": "disabled"
|
|
2070
|
+
}
|
|
2071
|
+
}
|
|
2072
|
+
},
|
|
2073
|
+
"h3": {
|
|
2074
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2075
|
+
"type": "object",
|
|
2076
|
+
"properties": {
|
|
2077
|
+
"disabled": {
|
|
2078
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2079
|
+
"type": "boolean",
|
|
2080
|
+
"title": "disabled"
|
|
2081
|
+
}
|
|
2082
|
+
}
|
|
1841
2083
|
}
|
|
1842
2084
|
}
|
|
1843
2085
|
},
|
|
@@ -1967,6 +2209,28 @@
|
|
|
1967
2209
|
]
|
|
1968
2210
|
},
|
|
1969
2211
|
"title": "customPlugins"
|
|
2212
|
+
},
|
|
2213
|
+
"blockquote": {
|
|
2214
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2215
|
+
"type": "object",
|
|
2216
|
+
"properties": {
|
|
2217
|
+
"disabled": {
|
|
2218
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2219
|
+
"type": "boolean",
|
|
2220
|
+
"title": "disabled"
|
|
2221
|
+
}
|
|
2222
|
+
}
|
|
2223
|
+
},
|
|
2224
|
+
"h3": {
|
|
2225
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2226
|
+
"type": "object",
|
|
2227
|
+
"properties": {
|
|
2228
|
+
"disabled": {
|
|
2229
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2230
|
+
"type": "boolean",
|
|
2231
|
+
"title": "disabled"
|
|
2232
|
+
}
|
|
2233
|
+
}
|
|
1970
2234
|
}
|
|
1971
2235
|
}
|
|
1972
2236
|
},
|
|
@@ -2091,6 +2355,28 @@
|
|
|
2091
2355
|
]
|
|
2092
2356
|
},
|
|
2093
2357
|
"title": "customPlugins"
|
|
2358
|
+
},
|
|
2359
|
+
"blockquote": {
|
|
2360
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2361
|
+
"type": "object",
|
|
2362
|
+
"properties": {
|
|
2363
|
+
"disabled": {
|
|
2364
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2365
|
+
"type": "boolean",
|
|
2366
|
+
"title": "disabled"
|
|
2367
|
+
}
|
|
2368
|
+
}
|
|
2369
|
+
},
|
|
2370
|
+
"h3": {
|
|
2371
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2372
|
+
"type": "object",
|
|
2373
|
+
"properties": {
|
|
2374
|
+
"disabled": {
|
|
2375
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2376
|
+
"type": "boolean",
|
|
2377
|
+
"title": "disabled"
|
|
2378
|
+
}
|
|
2379
|
+
}
|
|
2094
2380
|
}
|
|
2095
2381
|
}
|
|
2096
2382
|
},
|
|
@@ -2305,6 +2591,28 @@
|
|
|
2305
2591
|
]
|
|
2306
2592
|
},
|
|
2307
2593
|
"title": "customPlugins"
|
|
2594
|
+
},
|
|
2595
|
+
"blockquote": {
|
|
2596
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2597
|
+
"type": "object",
|
|
2598
|
+
"properties": {
|
|
2599
|
+
"disabled": {
|
|
2600
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2601
|
+
"type": "boolean",
|
|
2602
|
+
"title": "disabled"
|
|
2603
|
+
}
|
|
2604
|
+
}
|
|
2605
|
+
},
|
|
2606
|
+
"h3": {
|
|
2607
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2608
|
+
"type": "object",
|
|
2609
|
+
"properties": {
|
|
2610
|
+
"disabled": {
|
|
2611
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2612
|
+
"type": "boolean",
|
|
2613
|
+
"title": "disabled"
|
|
2614
|
+
}
|
|
2615
|
+
}
|
|
2308
2616
|
}
|
|
2309
2617
|
}
|
|
2310
2618
|
},
|
|
@@ -2396,6 +2704,28 @@
|
|
|
2396
2704
|
]
|
|
2397
2705
|
},
|
|
2398
2706
|
"title": "customPlugins"
|
|
2707
|
+
},
|
|
2708
|
+
"blockquote": {
|
|
2709
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2710
|
+
"type": "object",
|
|
2711
|
+
"properties": {
|
|
2712
|
+
"disabled": {
|
|
2713
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2714
|
+
"type": "boolean",
|
|
2715
|
+
"title": "disabled"
|
|
2716
|
+
}
|
|
2717
|
+
}
|
|
2718
|
+
},
|
|
2719
|
+
"h3": {
|
|
2720
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2721
|
+
"type": "object",
|
|
2722
|
+
"properties": {
|
|
2723
|
+
"disabled": {
|
|
2724
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2725
|
+
"type": "boolean",
|
|
2726
|
+
"title": "disabled"
|
|
2727
|
+
}
|
|
2728
|
+
}
|
|
2399
2729
|
}
|
|
2400
2730
|
}
|
|
2401
2731
|
},
|
|
@@ -2517,6 +2847,28 @@
|
|
|
2517
2847
|
]
|
|
2518
2848
|
},
|
|
2519
2849
|
"title": "customPlugins"
|
|
2850
|
+
},
|
|
2851
|
+
"blockquote": {
|
|
2852
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2853
|
+
"type": "object",
|
|
2854
|
+
"properties": {
|
|
2855
|
+
"disabled": {
|
|
2856
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2857
|
+
"type": "boolean",
|
|
2858
|
+
"title": "disabled"
|
|
2859
|
+
}
|
|
2860
|
+
}
|
|
2861
|
+
},
|
|
2862
|
+
"h3": {
|
|
2863
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2864
|
+
"type": "object",
|
|
2865
|
+
"properties": {
|
|
2866
|
+
"disabled": {
|
|
2867
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2868
|
+
"type": "boolean",
|
|
2869
|
+
"title": "disabled"
|
|
2870
|
+
}
|
|
2871
|
+
}
|
|
2520
2872
|
}
|
|
2521
2873
|
}
|
|
2522
2874
|
},
|
|
@@ -2621,6 +2973,28 @@
|
|
|
2621
2973
|
]
|
|
2622
2974
|
},
|
|
2623
2975
|
"title": "customPlugins"
|
|
2976
|
+
},
|
|
2977
|
+
"blockquote": {
|
|
2978
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2979
|
+
"type": "object",
|
|
2980
|
+
"properties": {
|
|
2981
|
+
"disabled": {
|
|
2982
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2983
|
+
"type": "boolean",
|
|
2984
|
+
"title": "disabled"
|
|
2985
|
+
}
|
|
2986
|
+
}
|
|
2987
|
+
},
|
|
2988
|
+
"h3": {
|
|
2989
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2990
|
+
"type": "object",
|
|
2991
|
+
"properties": {
|
|
2992
|
+
"disabled": {
|
|
2993
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2994
|
+
"type": "boolean",
|
|
2995
|
+
"title": "disabled"
|
|
2996
|
+
}
|
|
2997
|
+
}
|
|
2624
2998
|
}
|
|
2625
2999
|
}
|
|
2626
3000
|
},
|
|
@@ -2797,6 +3171,28 @@
|
|
|
2797
3171
|
]
|
|
2798
3172
|
},
|
|
2799
3173
|
"title": "customPlugins"
|
|
3174
|
+
},
|
|
3175
|
+
"blockquote": {
|
|
3176
|
+
"title": "EditableHtmlButtonConfigure",
|
|
3177
|
+
"type": "object",
|
|
3178
|
+
"properties": {
|
|
3179
|
+
"disabled": {
|
|
3180
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
3181
|
+
"type": "boolean",
|
|
3182
|
+
"title": "disabled"
|
|
3183
|
+
}
|
|
3184
|
+
}
|
|
3185
|
+
},
|
|
3186
|
+
"h3": {
|
|
3187
|
+
"title": "EditableHtmlButtonConfigure",
|
|
3188
|
+
"type": "object",
|
|
3189
|
+
"properties": {
|
|
3190
|
+
"disabled": {
|
|
3191
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
3192
|
+
"type": "boolean",
|
|
3193
|
+
"title": "disabled"
|
|
3194
|
+
}
|
|
3195
|
+
}
|
|
2800
3196
|
}
|
|
2801
3197
|
}
|
|
2802
3198
|
},
|
|
@@ -147,6 +147,22 @@ Currently, only "SVG" is supported.
|
|
|
147
147
|
|
|
148
148
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
149
149
|
|
|
150
|
+
#### `blockquote` (object)
|
|
151
|
+
|
|
152
|
+
Properties of the `blockquote` object:
|
|
153
|
+
|
|
154
|
+
##### `disabled` (boolean)
|
|
155
|
+
|
|
156
|
+
Indicates if the plugin is disabled or not
|
|
157
|
+
|
|
158
|
+
#### `h3` (object)
|
|
159
|
+
|
|
160
|
+
Properties of the `h3` object:
|
|
161
|
+
|
|
162
|
+
##### `disabled` (boolean)
|
|
163
|
+
|
|
164
|
+
Indicates if the plugin is disabled or not
|
|
165
|
+
|
|
150
166
|
### `required` (boolean)
|
|
151
167
|
|
|
152
168
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -244,6 +260,22 @@ Currently, only "SVG" is supported.
|
|
|
244
260
|
|
|
245
261
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
246
262
|
|
|
263
|
+
#### `blockquote` (object)
|
|
264
|
+
|
|
265
|
+
Properties of the `blockquote` object:
|
|
266
|
+
|
|
267
|
+
##### `disabled` (boolean)
|
|
268
|
+
|
|
269
|
+
Indicates if the plugin is disabled or not
|
|
270
|
+
|
|
271
|
+
#### `h3` (object)
|
|
272
|
+
|
|
273
|
+
Properties of the `h3` object:
|
|
274
|
+
|
|
275
|
+
##### `disabled` (boolean)
|
|
276
|
+
|
|
277
|
+
Indicates if the plugin is disabled or not
|
|
278
|
+
|
|
247
279
|
### `required` (boolean)
|
|
248
280
|
|
|
249
281
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -337,6 +369,22 @@ Currently, only "SVG" is supported.
|
|
|
337
369
|
|
|
338
370
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
339
371
|
|
|
372
|
+
#### `blockquote` (object)
|
|
373
|
+
|
|
374
|
+
Properties of the `blockquote` object:
|
|
375
|
+
|
|
376
|
+
##### `disabled` (boolean)
|
|
377
|
+
|
|
378
|
+
Indicates if the plugin is disabled or not
|
|
379
|
+
|
|
380
|
+
#### `h3` (object)
|
|
381
|
+
|
|
382
|
+
Properties of the `h3` object:
|
|
383
|
+
|
|
384
|
+
##### `disabled` (boolean)
|
|
385
|
+
|
|
386
|
+
Indicates if the plugin is disabled or not
|
|
387
|
+
|
|
340
388
|
### `required` (boolean)
|
|
341
389
|
|
|
342
390
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -498,6 +546,22 @@ Currently, only "SVG" is supported.
|
|
|
498
546
|
|
|
499
547
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
500
548
|
|
|
549
|
+
### `blockquote` (object)
|
|
550
|
+
|
|
551
|
+
Properties of the `blockquote` object:
|
|
552
|
+
|
|
553
|
+
#### `disabled` (boolean)
|
|
554
|
+
|
|
555
|
+
Indicates if the plugin is disabled or not
|
|
556
|
+
|
|
557
|
+
### `h3` (object)
|
|
558
|
+
|
|
559
|
+
Properties of the `h3` object:
|
|
560
|
+
|
|
561
|
+
#### `disabled` (boolean)
|
|
562
|
+
|
|
563
|
+
Indicates if the plugin is disabled or not
|
|
564
|
+
|
|
501
565
|
## `choices` (object)
|
|
502
566
|
|
|
503
567
|
Properties of the `choices` object:
|
|
@@ -567,6 +631,22 @@ Currently, only "SVG" is supported.
|
|
|
567
631
|
|
|
568
632
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
569
633
|
|
|
634
|
+
#### `blockquote` (object)
|
|
635
|
+
|
|
636
|
+
Properties of the `blockquote` object:
|
|
637
|
+
|
|
638
|
+
##### `disabled` (boolean)
|
|
639
|
+
|
|
640
|
+
Indicates if the plugin is disabled or not
|
|
641
|
+
|
|
642
|
+
#### `h3` (object)
|
|
643
|
+
|
|
644
|
+
Properties of the `h3` object:
|
|
645
|
+
|
|
646
|
+
##### `disabled` (boolean)
|
|
647
|
+
|
|
648
|
+
Indicates if the plugin is disabled or not
|
|
649
|
+
|
|
570
650
|
### `settings` (boolean)
|
|
571
651
|
|
|
572
652
|
Indicates if the item has to be displayed in the Settings Panel
|
|
@@ -720,6 +800,22 @@ Currently, only "SVG" is supported.
|
|
|
720
800
|
|
|
721
801
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
722
802
|
|
|
803
|
+
#### `blockquote` (object)
|
|
804
|
+
|
|
805
|
+
Properties of the `blockquote` object:
|
|
806
|
+
|
|
807
|
+
##### `disabled` (boolean)
|
|
808
|
+
|
|
809
|
+
Indicates if the plugin is disabled or not
|
|
810
|
+
|
|
811
|
+
#### `h3` (object)
|
|
812
|
+
|
|
813
|
+
Properties of the `h3` object:
|
|
814
|
+
|
|
815
|
+
##### `disabled` (boolean)
|
|
816
|
+
|
|
817
|
+
Indicates if the plugin is disabled or not
|
|
818
|
+
|
|
723
819
|
### `required` (boolean)
|
|
724
820
|
|
|
725
821
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -817,6 +913,22 @@ Currently, only "SVG" is supported.
|
|
|
817
913
|
|
|
818
914
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
819
915
|
|
|
916
|
+
#### `blockquote` (object)
|
|
917
|
+
|
|
918
|
+
Properties of the `blockquote` object:
|
|
919
|
+
|
|
920
|
+
##### `disabled` (boolean)
|
|
921
|
+
|
|
922
|
+
Indicates if the plugin is disabled or not
|
|
923
|
+
|
|
924
|
+
#### `h3` (object)
|
|
925
|
+
|
|
926
|
+
Properties of the `h3` object:
|
|
927
|
+
|
|
928
|
+
##### `disabled` (boolean)
|
|
929
|
+
|
|
930
|
+
Indicates if the plugin is disabled or not
|
|
931
|
+
|
|
820
932
|
### `required` (boolean)
|
|
821
933
|
|
|
822
934
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -910,6 +1022,22 @@ Currently, only "SVG" is supported.
|
|
|
910
1022
|
|
|
911
1023
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
912
1024
|
|
|
1025
|
+
#### `blockquote` (object)
|
|
1026
|
+
|
|
1027
|
+
Properties of the `blockquote` object:
|
|
1028
|
+
|
|
1029
|
+
##### `disabled` (boolean)
|
|
1030
|
+
|
|
1031
|
+
Indicates if the plugin is disabled or not
|
|
1032
|
+
|
|
1033
|
+
#### `h3` (object)
|
|
1034
|
+
|
|
1035
|
+
Properties of the `h3` object:
|
|
1036
|
+
|
|
1037
|
+
##### `disabled` (boolean)
|
|
1038
|
+
|
|
1039
|
+
Indicates if the plugin is disabled or not
|
|
1040
|
+
|
|
913
1041
|
### `required` (boolean)
|
|
914
1042
|
|
|
915
1043
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -1071,6 +1199,22 @@ Currently, only "SVG" is supported.
|
|
|
1071
1199
|
|
|
1072
1200
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1073
1201
|
|
|
1202
|
+
### `blockquote` (object)
|
|
1203
|
+
|
|
1204
|
+
Properties of the `blockquote` object:
|
|
1205
|
+
|
|
1206
|
+
#### `disabled` (boolean)
|
|
1207
|
+
|
|
1208
|
+
Indicates if the plugin is disabled or not
|
|
1209
|
+
|
|
1210
|
+
### `h3` (object)
|
|
1211
|
+
|
|
1212
|
+
Properties of the `h3` object:
|
|
1213
|
+
|
|
1214
|
+
#### `disabled` (boolean)
|
|
1215
|
+
|
|
1216
|
+
Indicates if the plugin is disabled or not
|
|
1217
|
+
|
|
1074
1218
|
## `choices` (object)
|
|
1075
1219
|
|
|
1076
1220
|
Properties of the `choices` object:
|
|
@@ -1140,6 +1284,22 @@ Currently, only "SVG" is supported.
|
|
|
1140
1284
|
|
|
1141
1285
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1142
1286
|
|
|
1287
|
+
#### `blockquote` (object)
|
|
1288
|
+
|
|
1289
|
+
Properties of the `blockquote` object:
|
|
1290
|
+
|
|
1291
|
+
##### `disabled` (boolean)
|
|
1292
|
+
|
|
1293
|
+
Indicates if the plugin is disabled or not
|
|
1294
|
+
|
|
1295
|
+
#### `h3` (object)
|
|
1296
|
+
|
|
1297
|
+
Properties of the `h3` object:
|
|
1298
|
+
|
|
1299
|
+
##### `disabled` (boolean)
|
|
1300
|
+
|
|
1301
|
+
Indicates if the plugin is disabled or not
|
|
1302
|
+
|
|
1143
1303
|
### `settings` (boolean)
|
|
1144
1304
|
|
|
1145
1305
|
Indicates if the item has to be displayed in the Settings Panel
|
|
@@ -1391,6 +1551,22 @@ Currently, only "SVG" is supported.
|
|
|
1391
1551
|
|
|
1392
1552
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1393
1553
|
|
|
1554
|
+
##### `blockquote` (object)
|
|
1555
|
+
|
|
1556
|
+
Properties of the `blockquote` object:
|
|
1557
|
+
|
|
1558
|
+
###### `disabled` (boolean)
|
|
1559
|
+
|
|
1560
|
+
Indicates if the plugin is disabled or not
|
|
1561
|
+
|
|
1562
|
+
##### `h3` (object)
|
|
1563
|
+
|
|
1564
|
+
Properties of the `h3` object:
|
|
1565
|
+
|
|
1566
|
+
###### `disabled` (boolean)
|
|
1567
|
+
|
|
1568
|
+
Indicates if the plugin is disabled or not
|
|
1569
|
+
|
|
1394
1570
|
#### `required` (boolean)
|
|
1395
1571
|
|
|
1396
1572
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -1488,6 +1664,22 @@ Currently, only "SVG" is supported.
|
|
|
1488
1664
|
|
|
1489
1665
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1490
1666
|
|
|
1667
|
+
##### `blockquote` (object)
|
|
1668
|
+
|
|
1669
|
+
Properties of the `blockquote` object:
|
|
1670
|
+
|
|
1671
|
+
###### `disabled` (boolean)
|
|
1672
|
+
|
|
1673
|
+
Indicates if the plugin is disabled or not
|
|
1674
|
+
|
|
1675
|
+
##### `h3` (object)
|
|
1676
|
+
|
|
1677
|
+
Properties of the `h3` object:
|
|
1678
|
+
|
|
1679
|
+
###### `disabled` (boolean)
|
|
1680
|
+
|
|
1681
|
+
Indicates if the plugin is disabled or not
|
|
1682
|
+
|
|
1491
1683
|
#### `required` (boolean)
|
|
1492
1684
|
|
|
1493
1685
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -1581,6 +1773,22 @@ Currently, only "SVG" is supported.
|
|
|
1581
1773
|
|
|
1582
1774
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1583
1775
|
|
|
1776
|
+
##### `blockquote` (object)
|
|
1777
|
+
|
|
1778
|
+
Properties of the `blockquote` object:
|
|
1779
|
+
|
|
1780
|
+
###### `disabled` (boolean)
|
|
1781
|
+
|
|
1782
|
+
Indicates if the plugin is disabled or not
|
|
1783
|
+
|
|
1784
|
+
##### `h3` (object)
|
|
1785
|
+
|
|
1786
|
+
Properties of the `h3` object:
|
|
1787
|
+
|
|
1788
|
+
###### `disabled` (boolean)
|
|
1789
|
+
|
|
1790
|
+
Indicates if the plugin is disabled or not
|
|
1791
|
+
|
|
1584
1792
|
#### `required` (boolean)
|
|
1585
1793
|
|
|
1586
1794
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -1742,6 +1950,22 @@ Currently, only "SVG" is supported.
|
|
|
1742
1950
|
|
|
1743
1951
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1744
1952
|
|
|
1953
|
+
#### `blockquote` (object)
|
|
1954
|
+
|
|
1955
|
+
Properties of the `blockquote` object:
|
|
1956
|
+
|
|
1957
|
+
##### `disabled` (boolean)
|
|
1958
|
+
|
|
1959
|
+
Indicates if the plugin is disabled or not
|
|
1960
|
+
|
|
1961
|
+
#### `h3` (object)
|
|
1962
|
+
|
|
1963
|
+
Properties of the `h3` object:
|
|
1964
|
+
|
|
1965
|
+
##### `disabled` (boolean)
|
|
1966
|
+
|
|
1967
|
+
Indicates if the plugin is disabled or not
|
|
1968
|
+
|
|
1745
1969
|
### `choices` (object)
|
|
1746
1970
|
|
|
1747
1971
|
Properties of the `choices` object:
|
|
@@ -1811,6 +2035,22 @@ Currently, only "SVG" is supported.
|
|
|
1811
2035
|
|
|
1812
2036
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1813
2037
|
|
|
2038
|
+
##### `blockquote` (object)
|
|
2039
|
+
|
|
2040
|
+
Properties of the `blockquote` object:
|
|
2041
|
+
|
|
2042
|
+
###### `disabled` (boolean)
|
|
2043
|
+
|
|
2044
|
+
Indicates if the plugin is disabled or not
|
|
2045
|
+
|
|
2046
|
+
##### `h3` (object)
|
|
2047
|
+
|
|
2048
|
+
Properties of the `h3` object:
|
|
2049
|
+
|
|
2050
|
+
###### `disabled` (boolean)
|
|
2051
|
+
|
|
2052
|
+
Indicates if the plugin is disabled or not
|
|
2053
|
+
|
|
1814
2054
|
#### `settings` (boolean)
|
|
1815
2055
|
|
|
1816
2056
|
Indicates if the item has to be displayed in the Settings Panel
|
|
@@ -1900,6 +2140,22 @@ Currently, only "SVG" is supported.
|
|
|
1900
2140
|
|
|
1901
2141
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1902
2142
|
|
|
2143
|
+
#### `blockquote` (object)
|
|
2144
|
+
|
|
2145
|
+
Properties of the `blockquote` object:
|
|
2146
|
+
|
|
2147
|
+
##### `disabled` (boolean)
|
|
2148
|
+
|
|
2149
|
+
Indicates if the plugin is disabled or not
|
|
2150
|
+
|
|
2151
|
+
#### `h3` (object)
|
|
2152
|
+
|
|
2153
|
+
Properties of the `h3` object:
|
|
2154
|
+
|
|
2155
|
+
##### `disabled` (boolean)
|
|
2156
|
+
|
|
2157
|
+
Indicates if the plugin is disabled or not
|
|
2158
|
+
|
|
1903
2159
|
### `required` (boolean)
|
|
1904
2160
|
|
|
1905
2161
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -1977,6 +2233,22 @@ Currently, only "SVG" is supported.
|
|
|
1977
2233
|
|
|
1978
2234
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1979
2235
|
|
|
2236
|
+
### `blockquote` (object)
|
|
2237
|
+
|
|
2238
|
+
Properties of the `blockquote` object:
|
|
2239
|
+
|
|
2240
|
+
#### `disabled` (boolean)
|
|
2241
|
+
|
|
2242
|
+
Indicates if the plugin is disabled or not
|
|
2243
|
+
|
|
2244
|
+
### `h3` (object)
|
|
2245
|
+
|
|
2246
|
+
Properties of the `h3` object:
|
|
2247
|
+
|
|
2248
|
+
#### `disabled` (boolean)
|
|
2249
|
+
|
|
2250
|
+
Indicates if the plugin is disabled or not
|
|
2251
|
+
|
|
1980
2252
|
## `EditableHtmlButtonConfigure` (object)
|
|
1981
2253
|
|
|
1982
2254
|
Properties of the `EditableHtmlButtonConfigure` object:
|
|
@@ -2109,6 +2381,22 @@ Currently, only "SVG" is supported.
|
|
|
2109
2381
|
|
|
2110
2382
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
2111
2383
|
|
|
2384
|
+
#### `blockquote` (object)
|
|
2385
|
+
|
|
2386
|
+
Properties of the `blockquote` object:
|
|
2387
|
+
|
|
2388
|
+
##### `disabled` (boolean)
|
|
2389
|
+
|
|
2390
|
+
Indicates if the plugin is disabled or not
|
|
2391
|
+
|
|
2392
|
+
#### `h3` (object)
|
|
2393
|
+
|
|
2394
|
+
Properties of the `h3` object:
|
|
2395
|
+
|
|
2396
|
+
##### `disabled` (boolean)
|
|
2397
|
+
|
|
2398
|
+
Indicates if the plugin is disabled or not
|
|
2399
|
+
|
|
2112
2400
|
### `settings` (boolean)
|
|
2113
2401
|
|
|
2114
2402
|
Indicates if the item has to be displayed in the Settings Panel
|
package/docs/pie-schema.json
CHANGED
|
@@ -471,6 +471,28 @@
|
|
|
471
471
|
]
|
|
472
472
|
},
|
|
473
473
|
"title": "customPlugins"
|
|
474
|
+
},
|
|
475
|
+
"blockquote": {
|
|
476
|
+
"title": "EditableHtmlButtonConfigure",
|
|
477
|
+
"type": "object",
|
|
478
|
+
"properties": {
|
|
479
|
+
"disabled": {
|
|
480
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
481
|
+
"type": "boolean",
|
|
482
|
+
"title": "disabled"
|
|
483
|
+
}
|
|
484
|
+
}
|
|
485
|
+
},
|
|
486
|
+
"h3": {
|
|
487
|
+
"title": "EditableHtmlButtonConfigure",
|
|
488
|
+
"type": "object",
|
|
489
|
+
"properties": {
|
|
490
|
+
"disabled": {
|
|
491
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
492
|
+
"type": "boolean",
|
|
493
|
+
"title": "disabled"
|
|
494
|
+
}
|
|
495
|
+
}
|
|
474
496
|
}
|
|
475
497
|
}
|
|
476
498
|
},
|
|
@@ -600,6 +622,28 @@
|
|
|
600
622
|
]
|
|
601
623
|
},
|
|
602
624
|
"title": "customPlugins"
|
|
625
|
+
},
|
|
626
|
+
"blockquote": {
|
|
627
|
+
"title": "EditableHtmlButtonConfigure",
|
|
628
|
+
"type": "object",
|
|
629
|
+
"properties": {
|
|
630
|
+
"disabled": {
|
|
631
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
632
|
+
"type": "boolean",
|
|
633
|
+
"title": "disabled"
|
|
634
|
+
}
|
|
635
|
+
}
|
|
636
|
+
},
|
|
637
|
+
"h3": {
|
|
638
|
+
"title": "EditableHtmlButtonConfigure",
|
|
639
|
+
"type": "object",
|
|
640
|
+
"properties": {
|
|
641
|
+
"disabled": {
|
|
642
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
643
|
+
"type": "boolean",
|
|
644
|
+
"title": "disabled"
|
|
645
|
+
}
|
|
646
|
+
}
|
|
603
647
|
}
|
|
604
648
|
}
|
|
605
649
|
},
|
|
@@ -724,6 +768,28 @@
|
|
|
724
768
|
]
|
|
725
769
|
},
|
|
726
770
|
"title": "customPlugins"
|
|
771
|
+
},
|
|
772
|
+
"blockquote": {
|
|
773
|
+
"title": "EditableHtmlButtonConfigure",
|
|
774
|
+
"type": "object",
|
|
775
|
+
"properties": {
|
|
776
|
+
"disabled": {
|
|
777
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
778
|
+
"type": "boolean",
|
|
779
|
+
"title": "disabled"
|
|
780
|
+
}
|
|
781
|
+
}
|
|
782
|
+
},
|
|
783
|
+
"h3": {
|
|
784
|
+
"title": "EditableHtmlButtonConfigure",
|
|
785
|
+
"type": "object",
|
|
786
|
+
"properties": {
|
|
787
|
+
"disabled": {
|
|
788
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
789
|
+
"type": "boolean",
|
|
790
|
+
"title": "disabled"
|
|
791
|
+
}
|
|
792
|
+
}
|
|
727
793
|
}
|
|
728
794
|
}
|
|
729
795
|
},
|
|
@@ -938,6 +1004,28 @@
|
|
|
938
1004
|
]
|
|
939
1005
|
},
|
|
940
1006
|
"title": "customPlugins"
|
|
1007
|
+
},
|
|
1008
|
+
"blockquote": {
|
|
1009
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1010
|
+
"type": "object",
|
|
1011
|
+
"properties": {
|
|
1012
|
+
"disabled": {
|
|
1013
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1014
|
+
"type": "boolean",
|
|
1015
|
+
"title": "disabled"
|
|
1016
|
+
}
|
|
1017
|
+
}
|
|
1018
|
+
},
|
|
1019
|
+
"h3": {
|
|
1020
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1021
|
+
"type": "object",
|
|
1022
|
+
"properties": {
|
|
1023
|
+
"disabled": {
|
|
1024
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1025
|
+
"type": "boolean",
|
|
1026
|
+
"title": "disabled"
|
|
1027
|
+
}
|
|
1028
|
+
}
|
|
941
1029
|
}
|
|
942
1030
|
}
|
|
943
1031
|
},
|
|
@@ -1029,6 +1117,28 @@
|
|
|
1029
1117
|
]
|
|
1030
1118
|
},
|
|
1031
1119
|
"title": "customPlugins"
|
|
1120
|
+
},
|
|
1121
|
+
"blockquote": {
|
|
1122
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1123
|
+
"type": "object",
|
|
1124
|
+
"properties": {
|
|
1125
|
+
"disabled": {
|
|
1126
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1127
|
+
"type": "boolean",
|
|
1128
|
+
"title": "disabled"
|
|
1129
|
+
}
|
|
1130
|
+
}
|
|
1131
|
+
},
|
|
1132
|
+
"h3": {
|
|
1133
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1134
|
+
"type": "object",
|
|
1135
|
+
"properties": {
|
|
1136
|
+
"disabled": {
|
|
1137
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1138
|
+
"type": "boolean",
|
|
1139
|
+
"title": "disabled"
|
|
1140
|
+
}
|
|
1141
|
+
}
|
|
1032
1142
|
}
|
|
1033
1143
|
}
|
|
1034
1144
|
},
|
|
@@ -1150,6 +1260,28 @@
|
|
|
1150
1260
|
]
|
|
1151
1261
|
},
|
|
1152
1262
|
"title": "customPlugins"
|
|
1263
|
+
},
|
|
1264
|
+
"blockquote": {
|
|
1265
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1266
|
+
"type": "object",
|
|
1267
|
+
"properties": {
|
|
1268
|
+
"disabled": {
|
|
1269
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1270
|
+
"type": "boolean",
|
|
1271
|
+
"title": "disabled"
|
|
1272
|
+
}
|
|
1273
|
+
}
|
|
1274
|
+
},
|
|
1275
|
+
"h3": {
|
|
1276
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1277
|
+
"type": "object",
|
|
1278
|
+
"properties": {
|
|
1279
|
+
"disabled": {
|
|
1280
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1281
|
+
"type": "boolean",
|
|
1282
|
+
"title": "disabled"
|
|
1283
|
+
}
|
|
1284
|
+
}
|
|
1153
1285
|
}
|
|
1154
1286
|
}
|
|
1155
1287
|
},
|
|
@@ -1254,6 +1386,28 @@
|
|
|
1254
1386
|
]
|
|
1255
1387
|
},
|
|
1256
1388
|
"title": "customPlugins"
|
|
1389
|
+
},
|
|
1390
|
+
"blockquote": {
|
|
1391
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1392
|
+
"type": "object",
|
|
1393
|
+
"properties": {
|
|
1394
|
+
"disabled": {
|
|
1395
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1396
|
+
"type": "boolean",
|
|
1397
|
+
"title": "disabled"
|
|
1398
|
+
}
|
|
1399
|
+
}
|
|
1400
|
+
},
|
|
1401
|
+
"h3": {
|
|
1402
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1403
|
+
"type": "object",
|
|
1404
|
+
"properties": {
|
|
1405
|
+
"disabled": {
|
|
1406
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1407
|
+
"type": "boolean",
|
|
1408
|
+
"title": "disabled"
|
|
1409
|
+
}
|
|
1410
|
+
}
|
|
1257
1411
|
}
|
|
1258
1412
|
}
|
|
1259
1413
|
},
|
|
@@ -1430,6 +1584,28 @@
|
|
|
1430
1584
|
]
|
|
1431
1585
|
},
|
|
1432
1586
|
"title": "customPlugins"
|
|
1587
|
+
},
|
|
1588
|
+
"blockquote": {
|
|
1589
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1590
|
+
"type": "object",
|
|
1591
|
+
"properties": {
|
|
1592
|
+
"disabled": {
|
|
1593
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1594
|
+
"type": "boolean",
|
|
1595
|
+
"title": "disabled"
|
|
1596
|
+
}
|
|
1597
|
+
}
|
|
1598
|
+
},
|
|
1599
|
+
"h3": {
|
|
1600
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1601
|
+
"type": "object",
|
|
1602
|
+
"properties": {
|
|
1603
|
+
"disabled": {
|
|
1604
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1605
|
+
"type": "boolean",
|
|
1606
|
+
"title": "disabled"
|
|
1607
|
+
}
|
|
1608
|
+
}
|
|
1433
1609
|
}
|
|
1434
1610
|
}
|
|
1435
1611
|
},
|
package/docs/pie-schema.json.md
CHANGED
|
@@ -355,6 +355,22 @@ Currently, only "SVG" is supported.
|
|
|
355
355
|
|
|
356
356
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
357
357
|
|
|
358
|
+
##### `blockquote` (object)
|
|
359
|
+
|
|
360
|
+
Properties of the `blockquote` object:
|
|
361
|
+
|
|
362
|
+
###### `disabled` (boolean)
|
|
363
|
+
|
|
364
|
+
Indicates if the plugin is disabled or not
|
|
365
|
+
|
|
366
|
+
##### `h3` (object)
|
|
367
|
+
|
|
368
|
+
Properties of the `h3` object:
|
|
369
|
+
|
|
370
|
+
###### `disabled` (boolean)
|
|
371
|
+
|
|
372
|
+
Indicates if the plugin is disabled or not
|
|
373
|
+
|
|
358
374
|
#### `required` (boolean)
|
|
359
375
|
|
|
360
376
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -452,6 +468,22 @@ Currently, only "SVG" is supported.
|
|
|
452
468
|
|
|
453
469
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
454
470
|
|
|
471
|
+
##### `blockquote` (object)
|
|
472
|
+
|
|
473
|
+
Properties of the `blockquote` object:
|
|
474
|
+
|
|
475
|
+
###### `disabled` (boolean)
|
|
476
|
+
|
|
477
|
+
Indicates if the plugin is disabled or not
|
|
478
|
+
|
|
479
|
+
##### `h3` (object)
|
|
480
|
+
|
|
481
|
+
Properties of the `h3` object:
|
|
482
|
+
|
|
483
|
+
###### `disabled` (boolean)
|
|
484
|
+
|
|
485
|
+
Indicates if the plugin is disabled or not
|
|
486
|
+
|
|
455
487
|
#### `required` (boolean)
|
|
456
488
|
|
|
457
489
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -545,6 +577,22 @@ Currently, only "SVG" is supported.
|
|
|
545
577
|
|
|
546
578
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
547
579
|
|
|
580
|
+
##### `blockquote` (object)
|
|
581
|
+
|
|
582
|
+
Properties of the `blockquote` object:
|
|
583
|
+
|
|
584
|
+
###### `disabled` (boolean)
|
|
585
|
+
|
|
586
|
+
Indicates if the plugin is disabled or not
|
|
587
|
+
|
|
588
|
+
##### `h3` (object)
|
|
589
|
+
|
|
590
|
+
Properties of the `h3` object:
|
|
591
|
+
|
|
592
|
+
###### `disabled` (boolean)
|
|
593
|
+
|
|
594
|
+
Indicates if the plugin is disabled or not
|
|
595
|
+
|
|
548
596
|
#### `required` (boolean)
|
|
549
597
|
|
|
550
598
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -706,6 +754,22 @@ Currently, only "SVG" is supported.
|
|
|
706
754
|
|
|
707
755
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
708
756
|
|
|
757
|
+
#### `blockquote` (object)
|
|
758
|
+
|
|
759
|
+
Properties of the `blockquote` object:
|
|
760
|
+
|
|
761
|
+
##### `disabled` (boolean)
|
|
762
|
+
|
|
763
|
+
Indicates if the plugin is disabled or not
|
|
764
|
+
|
|
765
|
+
#### `h3` (object)
|
|
766
|
+
|
|
767
|
+
Properties of the `h3` object:
|
|
768
|
+
|
|
769
|
+
##### `disabled` (boolean)
|
|
770
|
+
|
|
771
|
+
Indicates if the plugin is disabled or not
|
|
772
|
+
|
|
709
773
|
### `choices` (object)
|
|
710
774
|
|
|
711
775
|
Properties of the `choices` object:
|
|
@@ -775,6 +839,22 @@ Currently, only "SVG" is supported.
|
|
|
775
839
|
|
|
776
840
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
777
841
|
|
|
842
|
+
##### `blockquote` (object)
|
|
843
|
+
|
|
844
|
+
Properties of the `blockquote` object:
|
|
845
|
+
|
|
846
|
+
###### `disabled` (boolean)
|
|
847
|
+
|
|
848
|
+
Indicates if the plugin is disabled or not
|
|
849
|
+
|
|
850
|
+
##### `h3` (object)
|
|
851
|
+
|
|
852
|
+
Properties of the `h3` object:
|
|
853
|
+
|
|
854
|
+
###### `disabled` (boolean)
|
|
855
|
+
|
|
856
|
+
Indicates if the plugin is disabled or not
|
|
857
|
+
|
|
778
858
|
#### `settings` (boolean)
|
|
779
859
|
|
|
780
860
|
Indicates if the item has to be displayed in the Settings Panel
|
|
@@ -864,6 +944,22 @@ Currently, only "SVG" is supported.
|
|
|
864
944
|
|
|
865
945
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
866
946
|
|
|
947
|
+
#### `blockquote` (object)
|
|
948
|
+
|
|
949
|
+
Properties of the `blockquote` object:
|
|
950
|
+
|
|
951
|
+
##### `disabled` (boolean)
|
|
952
|
+
|
|
953
|
+
Indicates if the plugin is disabled or not
|
|
954
|
+
|
|
955
|
+
#### `h3` (object)
|
|
956
|
+
|
|
957
|
+
Properties of the `h3` object:
|
|
958
|
+
|
|
959
|
+
##### `disabled` (boolean)
|
|
960
|
+
|
|
961
|
+
Indicates if the plugin is disabled or not
|
|
962
|
+
|
|
867
963
|
### `required` (boolean)
|
|
868
964
|
|
|
869
965
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -941,6 +1037,22 @@ Currently, only "SVG" is supported.
|
|
|
941
1037
|
|
|
942
1038
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
943
1039
|
|
|
1040
|
+
### `blockquote` (object)
|
|
1041
|
+
|
|
1042
|
+
Properties of the `blockquote` object:
|
|
1043
|
+
|
|
1044
|
+
#### `disabled` (boolean)
|
|
1045
|
+
|
|
1046
|
+
Indicates if the plugin is disabled or not
|
|
1047
|
+
|
|
1048
|
+
### `h3` (object)
|
|
1049
|
+
|
|
1050
|
+
Properties of the `h3` object:
|
|
1051
|
+
|
|
1052
|
+
#### `disabled` (boolean)
|
|
1053
|
+
|
|
1054
|
+
Indicates if the plugin is disabled or not
|
|
1055
|
+
|
|
944
1056
|
## `EditableHtmlButtonConfigure` (object)
|
|
945
1057
|
|
|
946
1058
|
Properties of the `EditableHtmlButtonConfigure` object:
|
|
@@ -1073,6 +1185,22 @@ Currently, only "SVG" is supported.
|
|
|
1073
1185
|
|
|
1074
1186
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1075
1187
|
|
|
1188
|
+
#### `blockquote` (object)
|
|
1189
|
+
|
|
1190
|
+
Properties of the `blockquote` object:
|
|
1191
|
+
|
|
1192
|
+
##### `disabled` (boolean)
|
|
1193
|
+
|
|
1194
|
+
Indicates if the plugin is disabled or not
|
|
1195
|
+
|
|
1196
|
+
#### `h3` (object)
|
|
1197
|
+
|
|
1198
|
+
Properties of the `h3` object:
|
|
1199
|
+
|
|
1200
|
+
##### `disabled` (boolean)
|
|
1201
|
+
|
|
1202
|
+
Indicates if the plugin is disabled or not
|
|
1203
|
+
|
|
1076
1204
|
### `settings` (boolean)
|
|
1077
1205
|
|
|
1078
1206
|
Indicates if the item has to be displayed in the Settings Panel
|
package/package.json
CHANGED
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@pie-element/ebsr",
|
|
3
|
-
"version": "9.16.1-next.
|
|
3
|
+
"version": "9.16.1-next.16+0532801f9",
|
|
4
4
|
"description": "",
|
|
5
5
|
"repository": "pie-framework/pie-elements",
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
8
8
|
},
|
|
9
9
|
"dependencies": {
|
|
10
|
-
"@pie-element/multiple-choice": "^8.19.1-next.
|
|
10
|
+
"@pie-element/multiple-choice": "^8.19.1-next.16+0532801f9",
|
|
11
11
|
"@pie-framework/pie-player-events": "^0.1.0",
|
|
12
12
|
"classnames": "^2.2.5",
|
|
13
13
|
"debug": "^4.1.1",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
},
|
|
16
16
|
"author": "pie framework developers",
|
|
17
17
|
"license": "ISC",
|
|
18
|
-
"gitHead": "
|
|
18
|
+
"gitHead": "0532801f9e25b96dc794e8a8cc0b7e3e76419d67",
|
|
19
19
|
"scripts": {
|
|
20
20
|
"postpublish": "../../scripts/postpublish"
|
|
21
21
|
},
|