5etools-utils 0.14.1 → 0.14.3
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/package.json +1 -1
- package/schema/brew/actions.json +4 -1
- package/schema/brew/backgrounds.json +10 -1
- package/schema/brew/bestiary/bestiary.json +10 -1
- package/schema/brew/charcreationoptions.json +4 -1
- package/schema/brew/class/class.json +31 -1
- package/schema/brew/conditionsdiseases.json +7 -1
- package/schema/brew/cultsboons.json +7 -1
- package/schema/brew/deities.json +10 -1
- package/schema/brew/entry.json +4 -4
- package/schema/brew/feats.json +10 -1
- package/schema/brew/items-base.json +10 -1
- package/schema/brew/items.json +19 -1
- package/schema/brew/languages.json +4 -1
- package/schema/brew/magicvariants.json +19 -1
- package/schema/brew/objects.json +4 -1
- package/schema/brew/optionalfeatures.json +10 -1
- package/schema/brew/psionics.json +4 -1
- package/schema/brew/races.json +19 -1
- package/schema/brew/recipes.json +10 -1
- package/schema/brew/rewards.json +4 -1
- package/schema/brew/sources-5etools.json +1 -0
- package/schema/brew/spells/spells.json +10 -1
- package/schema/brew/tables.json +1 -1
- package/schema/brew/trapshazards.json +10 -1
- package/schema/brew/util-copy.json +3 -2
- package/schema/brew/util.json +6 -3
- package/schema/brew/variantrules.json +4 -1
- package/schema/brew/vehicles.json +10 -1
- package/schema/brew-fast/actions.json +4 -1
- package/schema/brew-fast/backgrounds.json +10 -1
- package/schema/brew-fast/bestiary/bestiary.json +10 -1
- package/schema/brew-fast/charcreationoptions.json +4 -1
- package/schema/brew-fast/class/class.json +31 -1
- package/schema/brew-fast/conditionsdiseases.json +7 -1
- package/schema/brew-fast/cultsboons.json +7 -1
- package/schema/brew-fast/deities.json +10 -1
- package/schema/brew-fast/entry.json +4 -4
- package/schema/brew-fast/feats.json +10 -1
- package/schema/brew-fast/items-base.json +10 -1
- package/schema/brew-fast/items.json +19 -1
- package/schema/brew-fast/languages.json +4 -1
- package/schema/brew-fast/magicvariants.json +19 -1
- package/schema/brew-fast/objects.json +4 -1
- package/schema/brew-fast/optionalfeatures.json +10 -1
- package/schema/brew-fast/psionics.json +4 -1
- package/schema/brew-fast/races.json +19 -1
- package/schema/brew-fast/recipes.json +10 -1
- package/schema/brew-fast/rewards.json +4 -1
- package/schema/brew-fast/sources-5etools.json +1 -0
- package/schema/brew-fast/spells/spells.json +10 -1
- package/schema/brew-fast/tables.json +1 -1
- package/schema/brew-fast/trapshazards.json +10 -1
- package/schema/brew-fast/util-copy.json +3 -2
- package/schema/brew-fast/util.json +6 -3
- package/schema/brew-fast/variantrules.json +4 -1
- package/schema/brew-fast/vehicles.json +10 -1
- package/schema/site/actions.json +1 -1
- package/schema/site/backgrounds.json +1 -1
- package/schema/site/bestiary/bestiary.json +1 -1
- package/schema/site/charcreationoptions.json +1 -1
- package/schema/site/class/class.json +1 -1
- package/schema/site/conditionsdiseases.json +1 -1
- package/schema/site/cultsboons.json +1 -1
- package/schema/site/deities.json +1 -1
- package/schema/site/entry.json +4 -4
- package/schema/site/feats.json +1 -1
- package/schema/site/items-base.json +1 -1
- package/schema/site/items.json +1 -1
- package/schema/site/languages.json +1 -1
- package/schema/site/magicvariants.json +1 -1
- package/schema/site/objects.json +1 -1
- package/schema/site/optionalfeatures.json +1 -1
- package/schema/site/psionics.json +1 -1
- package/schema/site/races.json +1 -1
- package/schema/site/recipes.json +1 -1
- package/schema/site/rewards.json +1 -1
- package/schema/site/sources-5etools.json +1 -0
- package/schema/site/spells/spells.json +1 -1
- package/schema/site/tables.json +1 -1
- package/schema/site/trapshazards.json +1 -1
- package/schema/site/util-copy.json +3 -2
- package/schema/site/util.json +6 -3
- package/schema/site/variantrules.json +1 -1
- package/schema/site/vehicles.json +1 -1
- package/schema/site-fast/actions.json +1 -1
- package/schema/site-fast/backgrounds.json +1 -1
- package/schema/site-fast/bestiary/bestiary.json +1 -1
- package/schema/site-fast/charcreationoptions.json +1 -1
- package/schema/site-fast/class/class.json +1 -1
- package/schema/site-fast/conditionsdiseases.json +1 -1
- package/schema/site-fast/cultsboons.json +1 -1
- package/schema/site-fast/deities.json +1 -1
- package/schema/site-fast/entry.json +4 -4
- package/schema/site-fast/feats.json +1 -1
- package/schema/site-fast/items-base.json +1 -1
- package/schema/site-fast/items.json +1 -1
- package/schema/site-fast/languages.json +1 -1
- package/schema/site-fast/magicvariants.json +1 -1
- package/schema/site-fast/objects.json +1 -1
- package/schema/site-fast/optionalfeatures.json +1 -1
- package/schema/site-fast/psionics.json +1 -1
- package/schema/site-fast/races.json +1 -1
- package/schema/site-fast/recipes.json +1 -1
- package/schema/site-fast/rewards.json +1 -1
- package/schema/site-fast/sources-5etools.json +1 -0
- package/schema/site-fast/spells/spells.json +1 -1
- package/schema/site-fast/tables.json +1 -1
- package/schema/site-fast/trapshazards.json +1 -1
- package/schema/site-fast/util-copy.json +3 -2
- package/schema/site-fast/util.json +6 -3
- package/schema/site-fast/variantrules.json +1 -1
- package/schema/site-fast/vehicles.json +1 -1
- package/schema/ua/actions.json +1 -1
- package/schema/ua/backgrounds.json +1 -1
- package/schema/ua/bestiary/bestiary.json +1 -1
- package/schema/ua/charcreationoptions.json +1 -1
- package/schema/ua/class/class.json +1 -1
- package/schema/ua/conditionsdiseases.json +1 -1
- package/schema/ua/cultsboons.json +1 -1
- package/schema/ua/deities.json +1 -1
- package/schema/ua/entry.json +4 -4
- package/schema/ua/feats.json +1 -1
- package/schema/ua/items-base.json +1 -1
- package/schema/ua/items.json +1 -1
- package/schema/ua/languages.json +1 -1
- package/schema/ua/magicvariants.json +1 -1
- package/schema/ua/objects.json +1 -1
- package/schema/ua/optionalfeatures.json +1 -1
- package/schema/ua/psionics.json +1 -1
- package/schema/ua/races.json +1 -1
- package/schema/ua/recipes.json +1 -1
- package/schema/ua/rewards.json +1 -1
- package/schema/ua/sources-5etools.json +1 -0
- package/schema/ua/spells/spells.json +1 -1
- package/schema/ua/tables.json +1 -1
- package/schema/ua/trapshazards.json +1 -1
- package/schema/ua/util-copy.json +3 -2
- package/schema/ua/util.json +6 -3
- package/schema/ua/variantrules.json +1 -1
- package/schema/ua/vehicles.json +1 -1
- package/schema/ua-fast/actions.json +1 -1
- package/schema/ua-fast/backgrounds.json +1 -1
- package/schema/ua-fast/bestiary/bestiary.json +1 -1
- package/schema/ua-fast/charcreationoptions.json +1 -1
- package/schema/ua-fast/class/class.json +1 -1
- package/schema/ua-fast/conditionsdiseases.json +1 -1
- package/schema/ua-fast/cultsboons.json +1 -1
- package/schema/ua-fast/deities.json +1 -1
- package/schema/ua-fast/entry.json +4 -4
- package/schema/ua-fast/feats.json +1 -1
- package/schema/ua-fast/items-base.json +1 -1
- package/schema/ua-fast/items.json +1 -1
- package/schema/ua-fast/languages.json +1 -1
- package/schema/ua-fast/magicvariants.json +1 -1
- package/schema/ua-fast/objects.json +1 -1
- package/schema/ua-fast/optionalfeatures.json +1 -1
- package/schema/ua-fast/psionics.json +1 -1
- package/schema/ua-fast/races.json +1 -1
- package/schema/ua-fast/recipes.json +1 -1
- package/schema/ua-fast/rewards.json +1 -1
- package/schema/ua-fast/sources-5etools.json +1 -0
- package/schema/ua-fast/spells/spells.json +1 -1
- package/schema/ua-fast/tables.json +1 -1
- package/schema/ua-fast/trapshazards.json +1 -1
- package/schema/ua-fast/util-copy.json +3 -2
- package/schema/ua-fast/util.json +6 -3
- package/schema/ua-fast/variantrules.json +1 -1
- package/schema/ua-fast/vehicles.json +1 -1
package/schema/site/deities.json
CHANGED
package/schema/site/entry.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.9.
|
|
6
|
+
"version": "1.9.14",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -167,12 +167,12 @@
|
|
|
167
167
|
},
|
|
168
168
|
"url": {
|
|
169
169
|
"type": "string",
|
|
170
|
-
"description": "\"
|
|
171
|
-
"markdownDescription": ""
|
|
170
|
+
"description": "Restrict the usage of:\n\n- Site URLs -- these should be `\"internal\"` URLs instead\n- Imgur links -- these are not accessible in the UK https://help.imgur.com/hc/en-us/articles/41592665292443-Imgur-access-in-the-United-Kingdom",
|
|
171
|
+
"markdownDescription": "Restrict the usage of:\n\n- Site URLs -- these should be "internal" URLs instead\n- Imgur links -- these are not accessible in the UK https://help.imgur.com/hc/en-us/articles/41592665292443-Imgur-access-in-the-United-Kingdom",
|
|
172
172
|
"format": "uri-reference",
|
|
173
173
|
"pattern": "^https?://",
|
|
174
174
|
"not": {
|
|
175
|
-
"pattern": "^https?://(5e\\.tools|5etools-mirror-\\d+\\.github\\.io|raw\\.githubusercontent\\.com/5etools-mirror-\\d
|
|
175
|
+
"pattern": "^https?://(5e\\.tools|5etools-mirror-\\d+\\.github\\.io|raw\\.githubusercontent\\.com/5etools-mirror-\\d+|i\\.imgur\\.com|imgur\\.com)/"
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
},
|
package/schema/site/feats.json
CHANGED
package/schema/site/items.json
CHANGED
package/schema/site/objects.json
CHANGED
package/schema/site/races.json
CHANGED
package/schema/site/recipes.json
CHANGED
package/schema/site/rewards.json
CHANGED
package/schema/site/tables.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "util-copy.json",
|
|
4
4
|
"title": "Util: Copy",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.8",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_mod_renameArr_rename": {
|
|
8
8
|
"type": "object",
|
|
@@ -1109,7 +1109,8 @@
|
|
|
1109
1109
|
"required": [
|
|
1110
1110
|
"_abstract",
|
|
1111
1111
|
"_implementations"
|
|
1112
|
-
]
|
|
1112
|
+
],
|
|
1113
|
+
"additionalProperties": false
|
|
1113
1114
|
}
|
|
1114
1115
|
]
|
|
1115
1116
|
},
|
package/schema/site/util.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.17.
|
|
6
|
+
"version": "1.17.29",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -171,13 +171,16 @@
|
|
|
171
171
|
"description": "A tag used in the renderer, e.g. \"creature\"",
|
|
172
172
|
"type": "string",
|
|
173
173
|
"markdownDescription": "A tag used in the renderer, e.g. "creature""
|
|
174
|
+
},
|
|
175
|
+
"edition": {
|
|
176
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
174
177
|
}
|
|
175
178
|
},
|
|
176
179
|
"additionalProperties": false,
|
|
177
180
|
"required": [
|
|
178
|
-
"tag",
|
|
179
181
|
"uid"
|
|
180
|
-
]
|
|
182
|
+
],
|
|
183
|
+
"minProperties": 2
|
|
181
184
|
}
|
|
182
185
|
]
|
|
183
186
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.9.
|
|
6
|
+
"version": "1.9.14",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -167,12 +167,12 @@
|
|
|
167
167
|
},
|
|
168
168
|
"url": {
|
|
169
169
|
"type": "string",
|
|
170
|
-
"description": "\"
|
|
171
|
-
"markdownDescription": ""
|
|
170
|
+
"description": "Restrict the usage of:\n\n- Site URLs -- these should be `\"internal\"` URLs instead\n- Imgur links -- these are not accessible in the UK https://help.imgur.com/hc/en-us/articles/41592665292443-Imgur-access-in-the-United-Kingdom",
|
|
171
|
+
"markdownDescription": "Restrict the usage of:\n\n- Site URLs -- these should be "internal" URLs instead\n- Imgur links -- these are not accessible in the UK https://help.imgur.com/hc/en-us/articles/41592665292443-Imgur-access-in-the-United-Kingdom",
|
|
172
172
|
"format": "uri-reference",
|
|
173
173
|
"pattern": "^https?://",
|
|
174
174
|
"not": {
|
|
175
|
-
"pattern": "^https?://(5e\\.tools|5etools-mirror-\\d+\\.github\\.io|raw\\.githubusercontent\\.com/5etools-mirror-\\d
|
|
175
|
+
"pattern": "^https?://(5e\\.tools|5etools-mirror-\\d+\\.github\\.io|raw\\.githubusercontent\\.com/5etools-mirror-\\d+|i\\.imgur\\.com|imgur\\.com)/"
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
178
|
},
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
3
|
"$id": "util-copy.json",
|
|
4
4
|
"title": "Util: Copy",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.8",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_mod_renameArr_rename": {
|
|
8
8
|
"type": "object",
|
|
@@ -1109,7 +1109,8 @@
|
|
|
1109
1109
|
"required": [
|
|
1110
1110
|
"_abstract",
|
|
1111
1111
|
"_implementations"
|
|
1112
|
-
]
|
|
1112
|
+
],
|
|
1113
|
+
"additionalProperties": false
|
|
1113
1114
|
}
|
|
1114
1115
|
]
|
|
1115
1116
|
},
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "util.json",
|
|
4
4
|
"title": "Util",
|
|
5
5
|
"description": "Utility definitions to be used in other schemas.",
|
|
6
|
-
"version": "1.17.
|
|
6
|
+
"version": "1.17.29",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"metaDependenciesArray": {
|
|
9
9
|
"type": "array",
|
|
@@ -171,13 +171,16 @@
|
|
|
171
171
|
"description": "A tag used in the renderer, e.g. \"creature\"",
|
|
172
172
|
"type": "string",
|
|
173
173
|
"markdownDescription": "A tag used in the renderer, e.g. "creature""
|
|
174
|
+
},
|
|
175
|
+
"edition": {
|
|
176
|
+
"$ref": "util-edition.json#/$defs/edition"
|
|
174
177
|
}
|
|
175
178
|
},
|
|
176
179
|
"additionalProperties": false,
|
|
177
180
|
"required": [
|
|
178
|
-
"tag",
|
|
179
181
|
"uid"
|
|
180
|
-
]
|
|
182
|
+
],
|
|
183
|
+
"minProperties": 2
|
|
181
184
|
}
|
|
182
185
|
]
|
|
183
186
|
},
|
package/schema/ua/actions.json
CHANGED