@pie-element/graphing 5.19.1-next.0 → 5.19.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 +132 -0
- package/docs/config-schema.json.md +96 -0
- package/docs/pie-schema.json +44 -0
- package/docs/pie-schema.json.md +32 -0
- package/package.json +3 -3
package/configure/package.json
CHANGED
package/controller/package.json
CHANGED
package/docs/config-schema.json
CHANGED
|
@@ -87,6 +87,28 @@
|
|
|
87
87
|
]
|
|
88
88
|
},
|
|
89
89
|
"title": "customPlugins"
|
|
90
|
+
},
|
|
91
|
+
"blockquote": {
|
|
92
|
+
"title": "EditableHtmlButtonConfigure",
|
|
93
|
+
"type": "object",
|
|
94
|
+
"properties": {
|
|
95
|
+
"disabled": {
|
|
96
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
97
|
+
"type": "boolean",
|
|
98
|
+
"title": "disabled"
|
|
99
|
+
}
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
"h3": {
|
|
103
|
+
"title": "EditableHtmlButtonConfigure",
|
|
104
|
+
"type": "object",
|
|
105
|
+
"properties": {
|
|
106
|
+
"disabled": {
|
|
107
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
108
|
+
"type": "boolean",
|
|
109
|
+
"title": "disabled"
|
|
110
|
+
}
|
|
111
|
+
}
|
|
90
112
|
}
|
|
91
113
|
}
|
|
92
114
|
},
|
|
@@ -739,6 +761,28 @@
|
|
|
739
761
|
]
|
|
740
762
|
},
|
|
741
763
|
"title": "customPlugins"
|
|
764
|
+
},
|
|
765
|
+
"blockquote": {
|
|
766
|
+
"title": "EditableHtmlButtonConfigure",
|
|
767
|
+
"type": "object",
|
|
768
|
+
"properties": {
|
|
769
|
+
"disabled": {
|
|
770
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
771
|
+
"type": "boolean",
|
|
772
|
+
"title": "disabled"
|
|
773
|
+
}
|
|
774
|
+
}
|
|
775
|
+
},
|
|
776
|
+
"h3": {
|
|
777
|
+
"title": "EditableHtmlButtonConfigure",
|
|
778
|
+
"type": "object",
|
|
779
|
+
"properties": {
|
|
780
|
+
"disabled": {
|
|
781
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
782
|
+
"type": "boolean",
|
|
783
|
+
"title": "disabled"
|
|
784
|
+
}
|
|
785
|
+
}
|
|
742
786
|
}
|
|
743
787
|
}
|
|
744
788
|
},
|
|
@@ -868,6 +912,28 @@
|
|
|
868
912
|
]
|
|
869
913
|
},
|
|
870
914
|
"title": "customPlugins"
|
|
915
|
+
},
|
|
916
|
+
"blockquote": {
|
|
917
|
+
"title": "EditableHtmlButtonConfigure",
|
|
918
|
+
"type": "object",
|
|
919
|
+
"properties": {
|
|
920
|
+
"disabled": {
|
|
921
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
922
|
+
"type": "boolean",
|
|
923
|
+
"title": "disabled"
|
|
924
|
+
}
|
|
925
|
+
}
|
|
926
|
+
},
|
|
927
|
+
"h3": {
|
|
928
|
+
"title": "EditableHtmlButtonConfigure",
|
|
929
|
+
"type": "object",
|
|
930
|
+
"properties": {
|
|
931
|
+
"disabled": {
|
|
932
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
933
|
+
"type": "boolean",
|
|
934
|
+
"title": "disabled"
|
|
935
|
+
}
|
|
936
|
+
}
|
|
871
937
|
}
|
|
872
938
|
}
|
|
873
939
|
},
|
|
@@ -1008,6 +1074,28 @@
|
|
|
1008
1074
|
]
|
|
1009
1075
|
},
|
|
1010
1076
|
"title": "customPlugins"
|
|
1077
|
+
},
|
|
1078
|
+
"blockquote": {
|
|
1079
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1080
|
+
"type": "object",
|
|
1081
|
+
"properties": {
|
|
1082
|
+
"disabled": {
|
|
1083
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1084
|
+
"type": "boolean",
|
|
1085
|
+
"title": "disabled"
|
|
1086
|
+
}
|
|
1087
|
+
}
|
|
1088
|
+
},
|
|
1089
|
+
"h3": {
|
|
1090
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1091
|
+
"type": "object",
|
|
1092
|
+
"properties": {
|
|
1093
|
+
"disabled": {
|
|
1094
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1095
|
+
"type": "boolean",
|
|
1096
|
+
"title": "disabled"
|
|
1097
|
+
}
|
|
1098
|
+
}
|
|
1011
1099
|
}
|
|
1012
1100
|
}
|
|
1013
1101
|
},
|
|
@@ -1284,6 +1372,28 @@
|
|
|
1284
1372
|
]
|
|
1285
1373
|
},
|
|
1286
1374
|
"title": "customPlugins"
|
|
1375
|
+
},
|
|
1376
|
+
"blockquote": {
|
|
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
|
+
}
|
|
1386
|
+
},
|
|
1387
|
+
"h3": {
|
|
1388
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1389
|
+
"type": "object",
|
|
1390
|
+
"properties": {
|
|
1391
|
+
"disabled": {
|
|
1392
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1393
|
+
"type": "boolean",
|
|
1394
|
+
"title": "disabled"
|
|
1395
|
+
}
|
|
1396
|
+
}
|
|
1287
1397
|
}
|
|
1288
1398
|
}
|
|
1289
1399
|
},
|
|
@@ -2086,6 +2196,28 @@
|
|
|
2086
2196
|
]
|
|
2087
2197
|
},
|
|
2088
2198
|
"title": "customPlugins"
|
|
2199
|
+
},
|
|
2200
|
+
"blockquote": {
|
|
2201
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2202
|
+
"type": "object",
|
|
2203
|
+
"properties": {
|
|
2204
|
+
"disabled": {
|
|
2205
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2206
|
+
"type": "boolean",
|
|
2207
|
+
"title": "disabled"
|
|
2208
|
+
}
|
|
2209
|
+
}
|
|
2210
|
+
},
|
|
2211
|
+
"h3": {
|
|
2212
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2213
|
+
"type": "object",
|
|
2214
|
+
"properties": {
|
|
2215
|
+
"disabled": {
|
|
2216
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2217
|
+
"type": "boolean",
|
|
2218
|
+
"title": "disabled"
|
|
2219
|
+
}
|
|
2220
|
+
}
|
|
2089
2221
|
}
|
|
2090
2222
|
}
|
|
2091
2223
|
},
|
|
@@ -67,6 +67,22 @@ Currently, only "SVG" is supported.
|
|
|
67
67
|
|
|
68
68
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
69
69
|
|
|
70
|
+
## `blockquote` (object)
|
|
71
|
+
|
|
72
|
+
Properties of the `blockquote` object:
|
|
73
|
+
|
|
74
|
+
### `disabled` (boolean)
|
|
75
|
+
|
|
76
|
+
Indicates if the plugin is disabled or not
|
|
77
|
+
|
|
78
|
+
## `h3` (object)
|
|
79
|
+
|
|
80
|
+
Properties of the `h3` object:
|
|
81
|
+
|
|
82
|
+
### `disabled` (boolean)
|
|
83
|
+
|
|
84
|
+
Indicates if the plugin is disabled or not
|
|
85
|
+
|
|
70
86
|
# `authoring` (object)
|
|
71
87
|
|
|
72
88
|
Properties of the `authoring` object:
|
|
@@ -531,6 +547,22 @@ Currently, only "SVG" is supported.
|
|
|
531
547
|
|
|
532
548
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
533
549
|
|
|
550
|
+
### `blockquote` (object)
|
|
551
|
+
|
|
552
|
+
Properties of the `blockquote` object:
|
|
553
|
+
|
|
554
|
+
#### `disabled` (boolean)
|
|
555
|
+
|
|
556
|
+
Indicates if the plugin is disabled or not
|
|
557
|
+
|
|
558
|
+
### `h3` (object)
|
|
559
|
+
|
|
560
|
+
Properties of the `h3` object:
|
|
561
|
+
|
|
562
|
+
#### `disabled` (boolean)
|
|
563
|
+
|
|
564
|
+
Indicates if the plugin is disabled or not
|
|
565
|
+
|
|
534
566
|
## `required` (boolean)
|
|
535
567
|
|
|
536
568
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -628,6 +660,22 @@ Currently, only "SVG" is supported.
|
|
|
628
660
|
|
|
629
661
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
630
662
|
|
|
663
|
+
### `blockquote` (object)
|
|
664
|
+
|
|
665
|
+
Properties of the `blockquote` object:
|
|
666
|
+
|
|
667
|
+
#### `disabled` (boolean)
|
|
668
|
+
|
|
669
|
+
Indicates if the plugin is disabled or not
|
|
670
|
+
|
|
671
|
+
### `h3` (object)
|
|
672
|
+
|
|
673
|
+
Properties of the `h3` object:
|
|
674
|
+
|
|
675
|
+
#### `disabled` (boolean)
|
|
676
|
+
|
|
677
|
+
Indicates if the plugin is disabled or not
|
|
678
|
+
|
|
631
679
|
## `required` (boolean)
|
|
632
680
|
|
|
633
681
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -733,6 +781,22 @@ Currently, only "SVG" is supported.
|
|
|
733
781
|
|
|
734
782
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
735
783
|
|
|
784
|
+
### `blockquote` (object)
|
|
785
|
+
|
|
786
|
+
Properties of the `blockquote` object:
|
|
787
|
+
|
|
788
|
+
#### `disabled` (boolean)
|
|
789
|
+
|
|
790
|
+
Indicates if the plugin is disabled or not
|
|
791
|
+
|
|
792
|
+
### `h3` (object)
|
|
793
|
+
|
|
794
|
+
Properties of the `h3` object:
|
|
795
|
+
|
|
796
|
+
#### `disabled` (boolean)
|
|
797
|
+
|
|
798
|
+
Indicates if the plugin is disabled or not
|
|
799
|
+
|
|
736
800
|
## `required` (boolean)
|
|
737
801
|
|
|
738
802
|
Indicates if the item is required and the value cannot be empty
|
|
@@ -949,6 +1013,22 @@ Currently, only "SVG" is supported.
|
|
|
949
1013
|
|
|
950
1014
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
951
1015
|
|
|
1016
|
+
### `blockquote` (object)
|
|
1017
|
+
|
|
1018
|
+
Properties of the `blockquote` object:
|
|
1019
|
+
|
|
1020
|
+
#### `disabled` (boolean)
|
|
1021
|
+
|
|
1022
|
+
Indicates if the plugin is disabled or not
|
|
1023
|
+
|
|
1024
|
+
### `h3` (object)
|
|
1025
|
+
|
|
1026
|
+
Properties of the `h3` object:
|
|
1027
|
+
|
|
1028
|
+
#### `disabled` (boolean)
|
|
1029
|
+
|
|
1030
|
+
Indicates if the plugin is disabled or not
|
|
1031
|
+
|
|
952
1032
|
## `EditableHtmlButtonConfigure` (object)
|
|
953
1033
|
|
|
954
1034
|
Properties of the `EditableHtmlButtonConfigure` object:
|
|
@@ -1511,6 +1591,22 @@ Currently, only "SVG" is supported.
|
|
|
1511
1591
|
|
|
1512
1592
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
1513
1593
|
|
|
1594
|
+
#### `blockquote` (object)
|
|
1595
|
+
|
|
1596
|
+
Properties of the `blockquote` object:
|
|
1597
|
+
|
|
1598
|
+
##### `disabled` (boolean)
|
|
1599
|
+
|
|
1600
|
+
Indicates if the plugin is disabled or not
|
|
1601
|
+
|
|
1602
|
+
#### `h3` (object)
|
|
1603
|
+
|
|
1604
|
+
Properties of the `h3` object:
|
|
1605
|
+
|
|
1606
|
+
##### `disabled` (boolean)
|
|
1607
|
+
|
|
1608
|
+
Indicates if the plugin is disabled or not
|
|
1609
|
+
|
|
1514
1610
|
### `required` (boolean)
|
|
1515
1611
|
|
|
1516
1612
|
Indicates if the item is required and the value cannot be empty
|
package/docs/pie-schema.json
CHANGED
|
@@ -1659,6 +1659,28 @@
|
|
|
1659
1659
|
]
|
|
1660
1660
|
},
|
|
1661
1661
|
"title": "customPlugins"
|
|
1662
|
+
},
|
|
1663
|
+
"blockquote": {
|
|
1664
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1665
|
+
"type": "object",
|
|
1666
|
+
"properties": {
|
|
1667
|
+
"disabled": {
|
|
1668
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1669
|
+
"type": "boolean",
|
|
1670
|
+
"title": "disabled"
|
|
1671
|
+
}
|
|
1672
|
+
}
|
|
1673
|
+
},
|
|
1674
|
+
"h3": {
|
|
1675
|
+
"title": "EditableHtmlButtonConfigure",
|
|
1676
|
+
"type": "object",
|
|
1677
|
+
"properties": {
|
|
1678
|
+
"disabled": {
|
|
1679
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
1680
|
+
"type": "boolean",
|
|
1681
|
+
"title": "disabled"
|
|
1682
|
+
}
|
|
1683
|
+
}
|
|
1662
1684
|
}
|
|
1663
1685
|
}
|
|
1664
1686
|
},
|
|
@@ -2461,6 +2483,28 @@
|
|
|
2461
2483
|
]
|
|
2462
2484
|
},
|
|
2463
2485
|
"title": "customPlugins"
|
|
2486
|
+
},
|
|
2487
|
+
"blockquote": {
|
|
2488
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2489
|
+
"type": "object",
|
|
2490
|
+
"properties": {
|
|
2491
|
+
"disabled": {
|
|
2492
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2493
|
+
"type": "boolean",
|
|
2494
|
+
"title": "disabled"
|
|
2495
|
+
}
|
|
2496
|
+
}
|
|
2497
|
+
},
|
|
2498
|
+
"h3": {
|
|
2499
|
+
"title": "EditableHtmlButtonConfigure",
|
|
2500
|
+
"type": "object",
|
|
2501
|
+
"properties": {
|
|
2502
|
+
"disabled": {
|
|
2503
|
+
"description": "Indicates if the plugin is disabled or not",
|
|
2504
|
+
"type": "boolean",
|
|
2505
|
+
"title": "disabled"
|
|
2506
|
+
}
|
|
2507
|
+
}
|
|
2464
2508
|
}
|
|
2465
2509
|
}
|
|
2466
2510
|
},
|
package/docs/pie-schema.json.md
CHANGED
|
@@ -349,6 +349,22 @@ Currently, only "SVG" is supported.
|
|
|
349
349
|
|
|
350
350
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
351
351
|
|
|
352
|
+
### `blockquote` (object)
|
|
353
|
+
|
|
354
|
+
Properties of the `blockquote` object:
|
|
355
|
+
|
|
356
|
+
#### `disabled` (boolean)
|
|
357
|
+
|
|
358
|
+
Indicates if the plugin is disabled or not
|
|
359
|
+
|
|
360
|
+
### `h3` (object)
|
|
361
|
+
|
|
362
|
+
Properties of the `h3` object:
|
|
363
|
+
|
|
364
|
+
#### `disabled` (boolean)
|
|
365
|
+
|
|
366
|
+
Indicates if the plugin is disabled or not
|
|
367
|
+
|
|
352
368
|
## `EditableHtmlButtonConfigure` (object)
|
|
353
369
|
|
|
354
370
|
Properties of the `EditableHtmlButtonConfigure` object:
|
|
@@ -911,6 +927,22 @@ Currently, only "SVG" is supported.
|
|
|
911
927
|
|
|
912
928
|
The icon string. Currently, only "SVG" is supported, so it needs to be a valid svg.
|
|
913
929
|
|
|
930
|
+
#### `blockquote` (object)
|
|
931
|
+
|
|
932
|
+
Properties of the `blockquote` object:
|
|
933
|
+
|
|
934
|
+
##### `disabled` (boolean)
|
|
935
|
+
|
|
936
|
+
Indicates if the plugin is disabled or not
|
|
937
|
+
|
|
938
|
+
#### `h3` (object)
|
|
939
|
+
|
|
940
|
+
Properties of the `h3` object:
|
|
941
|
+
|
|
942
|
+
##### `disabled` (boolean)
|
|
943
|
+
|
|
944
|
+
Indicates if the plugin is disabled or not
|
|
945
|
+
|
|
914
946
|
### `required` (boolean)
|
|
915
947
|
|
|
916
948
|
Indicates if the item is required and the value cannot be empty
|
package/package.json
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
"access": "public"
|
|
5
5
|
},
|
|
6
6
|
"repository": "pie-framework/pie-elements",
|
|
7
|
-
"version": "5.19.1-next.
|
|
7
|
+
"version": "5.19.1-next.16+0532801f9",
|
|
8
8
|
"description": "",
|
|
9
9
|
"scripts": {
|
|
10
10
|
"postpublish": "../../scripts/postpublish"
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
"dependencies": {
|
|
13
13
|
"@material-ui/core": "^3.9.2",
|
|
14
14
|
"@pie-framework/pie-player-events": "^0.1.0",
|
|
15
|
-
"@pie-lib/pie-toolbox": "1.
|
|
15
|
+
"@pie-lib/pie-toolbox": "1.24.0",
|
|
16
16
|
"classnames": "^2.2.5",
|
|
17
17
|
"debug": "^4.1.1",
|
|
18
18
|
"react": "^16.8.1",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
},
|
|
21
21
|
"author": "",
|
|
22
22
|
"license": "ISC",
|
|
23
|
-
"gitHead": "
|
|
23
|
+
"gitHead": "0532801f9e25b96dc794e8a8cc0b7e3e76419d67",
|
|
24
24
|
"main": "lib/index.js",
|
|
25
25
|
"module": "src/index.js"
|
|
26
26
|
}
|