5etools-utils 0.12.35 → 0.12.37

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.
Files changed (97) hide show
  1. package/package.json +1 -1
  2. package/schema/brew/actions.json +4 -1
  3. package/schema/brew/backgrounds.json +10 -1
  4. package/schema/brew/bestiary/bestiary.json +2 -4
  5. package/schema/brew/class/class.json +18 -0
  6. package/schema/brew/conditionsdiseases.json +4 -1
  7. package/schema/brew/entry.json +79 -87
  8. package/schema/brew/feats.json +10 -1
  9. package/schema/brew/items-base.json +28 -1
  10. package/schema/brew/languages.json +4 -1
  11. package/schema/brew/optionalfeatures.json +10 -1
  12. package/schema/brew/rewards.json +4 -1
  13. package/schema/brew/senses.json +4 -1
  14. package/schema/brew/skills.json +4 -1
  15. package/schema/brew/spells/spells.json +10 -1
  16. package/schema/brew/util-foundry.json +3 -0
  17. package/schema/brew/variantrules.json +4 -1
  18. package/schema/brew-fast/actions.json +4 -1
  19. package/schema/brew-fast/backgrounds.json +10 -1
  20. package/schema/brew-fast/bestiary/bestiary.json +2 -4
  21. package/schema/brew-fast/class/class.json +18 -0
  22. package/schema/brew-fast/conditionsdiseases.json +4 -1
  23. package/schema/brew-fast/entry.json +79 -87
  24. package/schema/brew-fast/feats.json +10 -1
  25. package/schema/brew-fast/items-base.json +28 -1
  26. package/schema/brew-fast/languages.json +4 -1
  27. package/schema/brew-fast/optionalfeatures.json +10 -1
  28. package/schema/brew-fast/rewards.json +4 -1
  29. package/schema/brew-fast/senses.json +4 -1
  30. package/schema/brew-fast/skills.json +4 -1
  31. package/schema/brew-fast/spells/spells.json +10 -1
  32. package/schema/brew-fast/util-foundry.json +3 -0
  33. package/schema/brew-fast/variantrules.json +4 -1
  34. package/schema/site/actions.json +4 -1
  35. package/schema/site/backgrounds.json +10 -1
  36. package/schema/site/bestiary/bestiary.json +2 -4
  37. package/schema/site/class/class.json +18 -0
  38. package/schema/site/conditionsdiseases.json +4 -1
  39. package/schema/site/entry.json +78 -85
  40. package/schema/site/feats.json +10 -1
  41. package/schema/site/items-base.json +28 -1
  42. package/schema/site/languages.json +4 -1
  43. package/schema/site/optionalfeatures.json +10 -1
  44. package/schema/site/rewards.json +4 -1
  45. package/schema/site/senses.json +4 -1
  46. package/schema/site/skills.json +4 -1
  47. package/schema/site/spells/spells.json +10 -1
  48. package/schema/site/util-foundry.json +3 -0
  49. package/schema/site/variantrules.json +4 -1
  50. package/schema/site-fast/actions.json +4 -1
  51. package/schema/site-fast/backgrounds.json +10 -1
  52. package/schema/site-fast/bestiary/bestiary.json +2 -4
  53. package/schema/site-fast/class/class.json +18 -0
  54. package/schema/site-fast/conditionsdiseases.json +4 -1
  55. package/schema/site-fast/entry.json +78 -85
  56. package/schema/site-fast/feats.json +10 -1
  57. package/schema/site-fast/items-base.json +28 -1
  58. package/schema/site-fast/languages.json +4 -1
  59. package/schema/site-fast/optionalfeatures.json +10 -1
  60. package/schema/site-fast/rewards.json +4 -1
  61. package/schema/site-fast/senses.json +4 -1
  62. package/schema/site-fast/skills.json +4 -1
  63. package/schema/site-fast/spells/spells.json +10 -1
  64. package/schema/site-fast/util-foundry.json +3 -0
  65. package/schema/site-fast/variantrules.json +4 -1
  66. package/schema/ua/actions.json +4 -1
  67. package/schema/ua/backgrounds.json +10 -1
  68. package/schema/ua/bestiary/bestiary.json +2 -4
  69. package/schema/ua/class/class.json +18 -0
  70. package/schema/ua/conditionsdiseases.json +4 -1
  71. package/schema/ua/entry.json +78 -85
  72. package/schema/ua/feats.json +10 -1
  73. package/schema/ua/items-base.json +28 -1
  74. package/schema/ua/languages.json +4 -1
  75. package/schema/ua/optionalfeatures.json +10 -1
  76. package/schema/ua/rewards.json +4 -1
  77. package/schema/ua/senses.json +4 -1
  78. package/schema/ua/skills.json +4 -1
  79. package/schema/ua/spells/spells.json +10 -1
  80. package/schema/ua/util-foundry.json +3 -0
  81. package/schema/ua/variantrules.json +4 -1
  82. package/schema/ua-fast/actions.json +4 -1
  83. package/schema/ua-fast/backgrounds.json +10 -1
  84. package/schema/ua-fast/bestiary/bestiary.json +2 -4
  85. package/schema/ua-fast/class/class.json +18 -0
  86. package/schema/ua-fast/conditionsdiseases.json +4 -1
  87. package/schema/ua-fast/entry.json +78 -85
  88. package/schema/ua-fast/feats.json +10 -1
  89. package/schema/ua-fast/items-base.json +28 -1
  90. package/schema/ua-fast/languages.json +4 -1
  91. package/schema/ua-fast/optionalfeatures.json +10 -1
  92. package/schema/ua-fast/rewards.json +4 -1
  93. package/schema/ua-fast/senses.json +4 -1
  94. package/schema/ua-fast/skills.json +4 -1
  95. package/schema/ua-fast/spells/spells.json +10 -1
  96. package/schema/ua-fast/util-foundry.json +3 -0
  97. package/schema/ua-fast/variantrules.json +4 -1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "5etools-utils",
3
- "version": "0.12.35",
3
+ "version": "0.12.37",
4
4
  "description": "Shared utilities for the 5etools ecosystem.",
5
5
  "type": "module",
6
6
  "main": "lib/Api.js",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "actions.json",
4
- "version": "1.2.1",
4
+ "version": "1.2.2",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "action": {
@@ -22,6 +22,9 @@
22
22
  "page": {
23
23
  "$ref": "util.json#/$defs/page"
24
24
  },
25
+ "reprintedAs": {
26
+ "$ref": "util.json#/$defs/reprintedAs"
27
+ },
25
28
  "fromVariant": {
26
29
  "type": "string",
27
30
  "description": "UID of a \"variantrule\" to be linked as a footnote in the action."
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "backgrounds.json",
4
- "version": "1.3.6",
4
+ "version": "1.3.7",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "backgroundData": {
@@ -16,6 +16,9 @@
16
16
  "page": {
17
17
  "$ref": "util.json#/$defs/page"
18
18
  },
19
+ "reprintedAs": {
20
+ "$ref": "util.json#/$defs/reprintedAs"
21
+ },
19
22
  "prerequisite": {
20
23
  "$ref": "util.json#/$defs/prerequisite"
21
24
  },
@@ -140,6 +143,9 @@
140
143
  "page": {
141
144
  "$ref": "util.json#/$defs/page"
142
145
  },
146
+ "reprintedAs": {
147
+ "$ref": "util.json#/$defs/reprintedAs"
148
+ },
143
149
  "prerequisite": {
144
150
  "$ref": "util.json#/$defs/prerequisite"
145
151
  },
@@ -267,6 +273,9 @@
267
273
  "page": {
268
274
  "$ref": "util.json#/$defs/page"
269
275
  },
276
+ "reprintedAs": {
277
+ "$ref": "util.json#/$defs/reprintedAs"
278
+ },
270
279
  "prerequisite": {
271
280
  "$ref": "util.json#/$defs/prerequisite"
272
281
  },
@@ -3862,8 +3862,7 @@
3862
3862
  "$ref": "../util.json#/$defs/basicRules"
3863
3863
  },
3864
3864
  "data": {
3865
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
3866
- "type": "object"
3865
+ "$ref": "../entry.json#/$defs/_entryDataData"
3867
3866
  },
3868
3867
  "id": {
3869
3868
  "type": "string"
@@ -3969,8 +3968,7 @@
3969
3968
  "$ref": "../util.json#/$defs/basicRules"
3970
3969
  },
3971
3970
  "data": {
3972
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
3973
- "type": "object"
3971
+ "$ref": "../entry.json#/$defs/_entryDataData"
3974
3972
  },
3975
3973
  "id": {
3976
3974
  "type": "string"
@@ -539,6 +539,9 @@
539
539
  "isReprinted": {
540
540
  "type": "boolean"
541
541
  },
542
+ "reprintedAs": {
543
+ "$ref": "../util.json#/$defs/reprintedAs"
544
+ },
542
545
  "srd": {
543
546
  "$ref": "../util.json#/$defs/srd"
544
547
  },
@@ -713,6 +716,9 @@
713
716
  "isReprinted": {
714
717
  "type": "boolean"
715
718
  },
719
+ "reprintedAs": {
720
+ "$ref": "../util.json#/$defs/reprintedAs"
721
+ },
716
722
  "srd": {
717
723
  "$ref": "../util.json#/$defs/srd"
718
724
  },
@@ -887,6 +893,9 @@
887
893
  "isReprinted": {
888
894
  "type": "boolean"
889
895
  },
896
+ "reprintedAs": {
897
+ "$ref": "../util.json#/$defs/reprintedAs"
898
+ },
890
899
  "srd": {
891
900
  "$ref": "../util.json#/$defs/srd"
892
901
  },
@@ -1144,6 +1153,9 @@
1144
1153
  "isReprinted": {
1145
1154
  "type": "boolean"
1146
1155
  },
1156
+ "reprintedAs": {
1157
+ "$ref": "../util.json#/$defs/reprintedAs"
1158
+ },
1147
1159
  "classGroup": {
1148
1160
  "type": "array",
1149
1161
  "items": {
@@ -1442,6 +1454,9 @@
1442
1454
  "isReprinted": {
1443
1455
  "type": "boolean"
1444
1456
  },
1457
+ "reprintedAs": {
1458
+ "$ref": "../util.json#/$defs/reprintedAs"
1459
+ },
1445
1460
  "classGroup": {
1446
1461
  "type": "array",
1447
1462
  "items": {
@@ -1743,6 +1758,9 @@
1743
1758
  "isReprinted": {
1744
1759
  "type": "boolean"
1745
1760
  },
1761
+ "reprintedAs": {
1762
+ "$ref": "../util.json#/$defs/reprintedAs"
1763
+ },
1746
1764
  "classGroup": {
1747
1765
  "type": "array",
1748
1766
  "items": {
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "$schema": "https://json-schema.org/draft/2020-12/schema",
3
3
  "$id": "conditionsdiseases.json",
4
- "version": "1.2.3",
4
+ "version": "1.2.4",
5
5
  "type": "object",
6
6
  "$defs": {
7
7
  "conditionDisease": {
@@ -40,6 +40,9 @@
40
40
  "otherSources": {
41
41
  "$ref": "util.json#/$defs/otherSources"
42
42
  },
43
+ "reprintedAs": {
44
+ "$ref": "util.json#/$defs/reprintedAs"
45
+ },
43
46
  "hasFluff": {
44
47
  "type": "boolean"
45
48
  },
@@ -37,6 +37,10 @@
37
37
  "inset"
38
38
  ]
39
39
  },
40
+ "_entryDataData": {
41
+ "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
42
+ "type": "object"
43
+ },
40
44
  "mediaHrefInternal": {
41
45
  "type": "object",
42
46
  "properties": {
@@ -112,8 +116,7 @@
112
116
  "$ref": "util.json#/$defs/basicRules"
113
117
  },
114
118
  "data": {
115
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
116
- "type": "object"
119
+ "$ref": "#/$defs/_entryDataData"
117
120
  },
118
121
  "id": {
119
122
  "type": "string"
@@ -152,8 +155,7 @@
152
155
  "$ref": "util.json#/$defs/basicRules"
153
156
  },
154
157
  "data": {
155
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
156
- "type": "object"
158
+ "$ref": "#/$defs/_entryDataData"
157
159
  },
158
160
  "id": {
159
161
  "type": "string"
@@ -206,8 +208,7 @@
206
208
  "$ref": "util.json#/$defs/basicRules"
207
209
  },
208
210
  "data": {
209
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
210
- "type": "object"
211
+ "$ref": "#/$defs/_entryDataData"
211
212
  },
212
213
  "id": {
213
214
  "type": "string"
@@ -260,8 +261,7 @@
260
261
  "$ref": "util.json#/$defs/basicRules"
261
262
  },
262
263
  "data": {
263
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
264
- "type": "object"
264
+ "$ref": "#/$defs/_entryDataData"
265
265
  },
266
266
  "id": {
267
267
  "type": "string"
@@ -337,8 +337,7 @@
337
337
  "$ref": "util.json#/$defs/basicRules"
338
338
  },
339
339
  "data": {
340
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
341
- "type": "object"
340
+ "$ref": "#/$defs/_entryDataData"
342
341
  },
343
342
  "id": {
344
343
  "type": "string"
@@ -385,8 +384,7 @@
385
384
  "$ref": "util.json#/$defs/basicRules"
386
385
  },
387
386
  "data": {
388
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
389
- "type": "object"
387
+ "$ref": "#/$defs/_entryDataData"
390
388
  },
391
389
  "id": {
392
390
  "type": "string"
@@ -433,8 +431,7 @@
433
431
  "$ref": "util.json#/$defs/basicRules"
434
432
  },
435
433
  "data": {
436
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
437
- "type": "object"
434
+ "$ref": "#/$defs/_entryDataData"
438
435
  },
439
436
  "id": {
440
437
  "type": "string"
@@ -597,8 +594,7 @@
597
594
  "$ref": "util.json#/$defs/basicRules"
598
595
  },
599
596
  "data": {
600
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
601
- "type": "object"
597
+ "$ref": "#/$defs/_entryDataData"
602
598
  },
603
599
  "id": {
604
600
  "type": "string"
@@ -744,8 +740,7 @@
744
740
  "$ref": "util.json#/$defs/basicRules"
745
741
  },
746
742
  "data": {
747
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
748
- "type": "object"
743
+ "$ref": "#/$defs/_entryDataData"
749
744
  },
750
745
  "id": {
751
746
  "type": "string"
@@ -792,8 +787,7 @@
792
787
  "$ref": "util.json#/$defs/basicRules"
793
788
  },
794
789
  "data": {
795
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
796
- "type": "object"
790
+ "$ref": "#/$defs/_entryDataData"
797
791
  },
798
792
  "id": {
799
793
  "type": "string"
@@ -843,8 +837,7 @@
843
837
  "$ref": "util.json#/$defs/basicRules"
844
838
  },
845
839
  "data": {
846
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
847
- "type": "object"
840
+ "$ref": "#/$defs/_entryDataData"
848
841
  },
849
842
  "id": {
850
843
  "type": "string"
@@ -928,8 +921,7 @@
928
921
  "$ref": "util.json#/$defs/basicRules"
929
922
  },
930
923
  "data": {
931
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
932
- "type": "object"
924
+ "$ref": "#/$defs/_entryDataData"
933
925
  },
934
926
  "id": {
935
927
  "type": "string"
@@ -996,8 +988,7 @@
996
988
  "$ref": "util.json#/$defs/basicRules"
997
989
  },
998
990
  "data": {
999
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1000
- "type": "object"
991
+ "$ref": "#/$defs/_entryDataData"
1001
992
  },
1002
993
  "id": {
1003
994
  "type": "string"
@@ -1041,8 +1032,7 @@
1041
1032
  "$ref": "util.json#/$defs/basicRules"
1042
1033
  },
1043
1034
  "data": {
1044
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1045
- "type": "object"
1035
+ "$ref": "#/$defs/_entryDataData"
1046
1036
  },
1047
1037
  "id": {
1048
1038
  "type": "string"
@@ -1086,8 +1076,7 @@
1086
1076
  "$ref": "util.json#/$defs/basicRules"
1087
1077
  },
1088
1078
  "data": {
1089
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1090
- "type": "object"
1079
+ "$ref": "#/$defs/_entryDataData"
1091
1080
  },
1092
1081
  "id": {
1093
1082
  "type": "string"
@@ -1156,8 +1145,7 @@
1156
1145
  "$ref": "util.json#/$defs/basicRules"
1157
1146
  },
1158
1147
  "data": {
1159
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1160
- "type": "object"
1148
+ "$ref": "#/$defs/_entryDataData"
1161
1149
  },
1162
1150
  "id": {
1163
1151
  "type": "string"
@@ -1214,8 +1202,7 @@
1214
1202
  "$ref": "util.json#/$defs/basicRules"
1215
1203
  },
1216
1204
  "data": {
1217
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1218
- "type": "object"
1205
+ "$ref": "#/$defs/_entryDataData"
1219
1206
  },
1220
1207
  "id": {
1221
1208
  "type": "string"
@@ -1272,8 +1259,7 @@
1272
1259
  "$ref": "util.json#/$defs/basicRules"
1273
1260
  },
1274
1261
  "data": {
1275
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1276
- "type": "object"
1262
+ "$ref": "#/$defs/_entryDataData"
1277
1263
  },
1278
1264
  "id": {
1279
1265
  "type": "string"
@@ -1323,8 +1309,7 @@
1323
1309
  "$ref": "util.json#/$defs/basicRules"
1324
1310
  },
1325
1311
  "data": {
1326
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1327
- "type": "object"
1312
+ "$ref": "#/$defs/_entryDataData"
1328
1313
  },
1329
1314
  "id": {
1330
1315
  "type": "string"
@@ -1440,7 +1425,7 @@
1440
1425
  "additionalProperties": false
1441
1426
  },
1442
1427
  "entryOptFeature": {
1443
- "description": "For e.g. Eldritch Invocations which require prerequisite text",
1428
+ "description": "For e.g. Eldritch Invocations which require prerequisite text. Deprecated; prefer \"refOptionalfeature\" or \"statblock\" entries instead.",
1444
1429
  "type": "object",
1445
1430
  "properties": {
1446
1431
  "name": {
@@ -1469,12 +1454,12 @@
1469
1454
  "$ref": "util.json#/$defs/basicRules"
1470
1455
  },
1471
1456
  "data": {
1472
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1473
- "type": "object"
1457
+ "$ref": "#/$defs/_entryDataData"
1474
1458
  },
1475
1459
  "id": {
1476
1460
  "type": "string"
1477
1461
  },
1462
+ "deprecated": true,
1478
1463
  "prerequisite": {
1479
1464
  "type": "string"
1480
1465
  },
@@ -1520,8 +1505,7 @@
1520
1505
  "$ref": "util.json#/$defs/basicRules"
1521
1506
  },
1522
1507
  "data": {
1523
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1524
- "type": "object"
1508
+ "$ref": "#/$defs/_entryDataData"
1525
1509
  },
1526
1510
  "id": {
1527
1511
  "type": "string"
@@ -1571,8 +1555,7 @@
1571
1555
  "$ref": "util.json#/$defs/basicRules"
1572
1556
  },
1573
1557
  "data": {
1574
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1575
- "type": "object"
1558
+ "$ref": "#/$defs/_entryDataData"
1576
1559
  },
1577
1560
  "id": {
1578
1561
  "type": "string"
@@ -1622,8 +1605,7 @@
1622
1605
  "$ref": "util.json#/$defs/basicRules"
1623
1606
  },
1624
1607
  "data": {
1625
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1626
- "type": "object"
1608
+ "$ref": "#/$defs/_entryDataData"
1627
1609
  },
1628
1610
  "id": {
1629
1611
  "type": "string"
@@ -1671,8 +1653,7 @@
1671
1653
  "$ref": "util.json#/$defs/basicRules"
1672
1654
  },
1673
1655
  "data": {
1674
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1675
- "type": "object"
1656
+ "$ref": "#/$defs/_entryDataData"
1676
1657
  },
1677
1658
  "id": {
1678
1659
  "type": "string"
@@ -1720,8 +1701,7 @@
1720
1701
  "$ref": "util.json#/$defs/basicRules"
1721
1702
  },
1722
1703
  "data": {
1723
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1724
- "type": "object"
1704
+ "$ref": "#/$defs/_entryDataData"
1725
1705
  },
1726
1706
  "id": {
1727
1707
  "type": "string"
@@ -1771,8 +1751,7 @@
1771
1751
  "$ref": "util.json#/$defs/basicRules"
1772
1752
  },
1773
1753
  "data": {
1774
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1775
- "type": "object"
1754
+ "$ref": "#/$defs/_entryDataData"
1776
1755
  },
1777
1756
  "id": {
1778
1757
  "type": "string"
@@ -1822,8 +1801,7 @@
1822
1801
  "$ref": "util.json#/$defs/basicRules"
1823
1802
  },
1824
1803
  "data": {
1825
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1826
- "type": "object"
1804
+ "$ref": "#/$defs/_entryDataData"
1827
1805
  },
1828
1806
  "id": {
1829
1807
  "type": "string"
@@ -1878,8 +1856,7 @@
1878
1856
  "$ref": "util.json#/$defs/basicRules"
1879
1857
  },
1880
1858
  "data": {
1881
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1882
- "type": "object"
1859
+ "$ref": "#/$defs/_entryDataData"
1883
1860
  },
1884
1861
  "id": {
1885
1862
  "type": "string"
@@ -1927,8 +1904,7 @@
1927
1904
  "$ref": "util.json#/$defs/basicRules"
1928
1905
  },
1929
1906
  "data": {
1930
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1931
- "type": "object"
1907
+ "$ref": "#/$defs/_entryDataData"
1932
1908
  },
1933
1909
  "id": {
1934
1910
  "type": "string"
@@ -1973,8 +1949,7 @@
1973
1949
  "$ref": "util.json#/$defs/basicRules"
1974
1950
  },
1975
1951
  "data": {
1976
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
1977
- "type": "object"
1952
+ "$ref": "#/$defs/_entryDataData"
1978
1953
  },
1979
1954
  "id": {
1980
1955
  "type": "string"
@@ -2203,8 +2178,7 @@
2203
2178
  "$ref": "util.json#/$defs/basicRules"
2204
2179
  },
2205
2180
  "data": {
2206
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
2207
- "type": "object"
2181
+ "$ref": "#/$defs/_entryDataData"
2208
2182
  },
2209
2183
  "id": {
2210
2184
  "type": "string"
@@ -2251,8 +2225,7 @@
2251
2225
  "$ref": "util.json#/$defs/basicRules"
2252
2226
  },
2253
2227
  "data": {
2254
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
2255
- "type": "object"
2228
+ "$ref": "#/$defs/_entryDataData"
2256
2229
  },
2257
2230
  "id": {
2258
2231
  "type": "string"
@@ -2300,8 +2273,7 @@
2300
2273
  "$ref": "util.json#/$defs/basicRules"
2301
2274
  },
2302
2275
  "data": {
2303
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
2304
- "type": "object"
2276
+ "$ref": "#/$defs/_entryDataData"
2305
2277
  },
2306
2278
  "id": {
2307
2279
  "type": "string"
@@ -2364,8 +2336,7 @@
2364
2336
  "$ref": "util.json#/$defs/basicRules"
2365
2337
  },
2366
2338
  "data": {
2367
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
2368
- "type": "object"
2339
+ "$ref": "#/$defs/_entryDataData"
2369
2340
  },
2370
2341
  "id": {
2371
2342
  "type": "string"
@@ -2412,8 +2383,7 @@
2412
2383
  "$ref": "util.json#/$defs/basicRules"
2413
2384
  },
2414
2385
  "data": {
2415
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
2416
- "type": "object"
2386
+ "$ref": "#/$defs/_entryDataData"
2417
2387
  },
2418
2388
  "id": {
2419
2389
  "type": "string"
@@ -2459,8 +2429,7 @@
2459
2429
  "$ref": "util.json#/$defs/basicRules"
2460
2430
  },
2461
2431
  "data": {
2462
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
2463
- "type": "object"
2432
+ "$ref": "#/$defs/_entryDataData"
2464
2433
  },
2465
2434
  "id": {
2466
2435
  "type": "string"
@@ -3356,8 +3325,7 @@
3356
3325
  "$ref": "util.json#/$defs/basicRules"
3357
3326
  },
3358
3327
  "data": {
3359
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
3360
- "type": "object"
3328
+ "$ref": "#/$defs/_entryDataData"
3361
3329
  },
3362
3330
  "id": {
3363
3331
  "type": "string"
@@ -3414,8 +3382,7 @@
3414
3382
  "$ref": "util.json#/$defs/basicRules"
3415
3383
  },
3416
3384
  "data": {
3417
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
3418
- "type": "object"
3385
+ "$ref": "#/$defs/_entryDataData"
3419
3386
  },
3420
3387
  "id": {
3421
3388
  "type": "string"
@@ -3454,12 +3421,16 @@
3454
3421
  },
3455
3422
  "classFeature": {
3456
3423
  "type": "string"
3424
+ },
3425
+ "data": {
3426
+ "$ref": "#/$defs/_entryDataData"
3457
3427
  }
3458
3428
  },
3459
3429
  "required": [
3460
3430
  "type",
3461
3431
  "classFeature"
3462
- ]
3432
+ ],
3433
+ "additionalProperties": false
3463
3434
  },
3464
3435
  "entryRefSubclassFeature": {
3465
3436
  "description": "For use in classes page content only.",
@@ -3470,12 +3441,16 @@
3470
3441
  },
3471
3442
  "subclassFeature": {
3472
3443
  "type": "string"
3444
+ },
3445
+ "data": {
3446
+ "$ref": "#/$defs/_entryDataData"
3473
3447
  }
3474
3448
  },
3475
3449
  "required": [
3476
3450
  "type",
3477
3451
  "subclassFeature"
3478
- ]
3452
+ ],
3453
+ "additionalProperties": false
3479
3454
  },
3480
3455
  "entryRefOptionalfeature": {
3481
3456
  "description": "For use in classes page content only.",
@@ -3489,12 +3464,28 @@
3489
3464
  },
3490
3465
  "name": {
3491
3466
  "type": "string"
3467
+ },
3468
+ "preserve": {
3469
+ "type": "object",
3470
+ "properties": {
3471
+ "prerequisite": {
3472
+ "const": true
3473
+ },
3474
+ "consumes": {
3475
+ "const": true
3476
+ }
3477
+ },
3478
+ "additionalProperties": false
3479
+ },
3480
+ "data": {
3481
+ "$ref": "#/$defs/_entryDataData"
3492
3482
  }
3493
3483
  },
3494
3484
  "required": [
3495
3485
  "type",
3496
3486
  "optionalfeature"
3497
- ]
3487
+ ],
3488
+ "additionalProperties": false
3498
3489
  },
3499
3490
  "entryRefFeat": {
3500
3491
  "description": "For use in classes page content only.",
@@ -3508,12 +3499,16 @@
3508
3499
  },
3509
3500
  "name": {
3510
3501
  "type": "string"
3502
+ },
3503
+ "data": {
3504
+ "$ref": "#/$defs/_entryDataData"
3511
3505
  }
3512
3506
  },
3513
3507
  "required": [
3514
3508
  "type",
3515
3509
  "feat"
3516
- ]
3510
+ ],
3511
+ "additionalProperties": false
3517
3512
  },
3518
3513
  "entryHr": {
3519
3514
  "type": "object",
@@ -3555,8 +3550,7 @@
3555
3550
  "$ref": "util.json#/$defs/basicRules"
3556
3551
  },
3557
3552
  "data": {
3558
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
3559
- "type": "object"
3553
+ "$ref": "#/$defs/_entryDataData"
3560
3554
  },
3561
3555
  "id": {
3562
3556
  "type": "string"
@@ -3831,8 +3825,7 @@
3831
3825
  "$ref": "util.json#/$defs/basicRules"
3832
3826
  },
3833
3827
  "data": {
3834
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
3835
- "type": "object"
3828
+ "$ref": "#/$defs/_entryDataData"
3836
3829
  },
3837
3830
  "id": {
3838
3831
  "type": "string"
@@ -3954,8 +3947,7 @@
3954
3947
  "$ref": "util.json#/$defs/basicRules"
3955
3948
  },
3956
3949
  "data": {
3957
- "description": "A generic object for storing special data for external use-cases. Keys prefixed with \"rd-\" should be added as \"data-\" HTML attributes when rendering to HTML.",
3958
- "type": "object"
3950
+ "$ref": "#/$defs/_entryDataData"
3959
3951
  },
3960
3952
  "id": {
3961
3953
  "type": "string"