5etools-utils 0.14.28 → 0.14.29
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/homebrew.json +4 -1
- package/schema/brew/util-copy.json +7 -1
- package/schema/brew-fast/homebrew.json +4 -1
- package/schema/brew-fast/util-copy.json +7 -1
- package/schema/site/homebrew.json +4 -1
- package/schema/site/util-copy.json +7 -1
- package/schema/site-fast/homebrew.json +4 -1
- package/schema/site-fast/util-copy.json +7 -1
- package/schema/ua/homebrew.json +4 -1
- package/schema/ua/util-copy.json +7 -1
- package/schema/ua-fast/homebrew.json +4 -1
- package/schema/ua-fast/util-copy.json +7 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.4",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
|
|
6
6
|
"$defs": {
|
|
@@ -827,6 +827,9 @@
|
|
|
827
827
|
},
|
|
828
828
|
"facilityFluff": {
|
|
829
829
|
"$ref": "fluff-bastions.json#/properties/facilityFluff"
|
|
830
|
+
},
|
|
831
|
+
"encounterShape": {
|
|
832
|
+
"$ref": "encounterbuilder.json#/properties/encounterShape"
|
|
830
833
|
}
|
|
831
834
|
},
|
|
832
835
|
"additionalProperties": false,
|
|
@@ -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.10",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_mod_renameArr_rename": {
|
|
8
8
|
"type": "object",
|
|
@@ -127,6 +127,9 @@
|
|
|
127
127
|
]
|
|
128
128
|
},
|
|
129
129
|
"markdownDescription": "If unspecified, defaults to [null, "entries", "headerEntries", "footerEntries"]. To apply to _any_ string, including those outside of sub-properties (for instance, when trying to replace text in an array of plain strings), include null as one of the props (i.e. "props": [null])"
|
|
130
|
+
},
|
|
131
|
+
"tagInsensitive": {
|
|
132
|
+
"const": true
|
|
130
133
|
}
|
|
131
134
|
},
|
|
132
135
|
"required": [
|
|
@@ -150,6 +153,9 @@
|
|
|
150
153
|
},
|
|
151
154
|
"flags": {
|
|
152
155
|
"type": "string"
|
|
156
|
+
},
|
|
157
|
+
"tagInsensitive": {
|
|
158
|
+
"const": true
|
|
153
159
|
}
|
|
154
160
|
},
|
|
155
161
|
"required": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.4",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
|
|
6
6
|
"$defs": {
|
|
@@ -825,6 +825,9 @@
|
|
|
825
825
|
},
|
|
826
826
|
"facilityFluff": {
|
|
827
827
|
"$ref": "fluff-bastions.json#/properties/facilityFluff"
|
|
828
|
+
},
|
|
829
|
+
"encounterShape": {
|
|
830
|
+
"$ref": "encounterbuilder.json#/properties/encounterShape"
|
|
828
831
|
}
|
|
829
832
|
},
|
|
830
833
|
"additionalProperties": false,
|
|
@@ -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.10",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_mod_renameArr_rename": {
|
|
8
8
|
"type": "object",
|
|
@@ -127,6 +127,9 @@
|
|
|
127
127
|
]
|
|
128
128
|
},
|
|
129
129
|
"markdownDescription": "If unspecified, defaults to [null, "entries", "headerEntries", "footerEntries"]. To apply to _any_ string, including those outside of sub-properties (for instance, when trying to replace text in an array of plain strings), include null as one of the props (i.e. "props": [null])"
|
|
130
|
+
},
|
|
131
|
+
"tagInsensitive": {
|
|
132
|
+
"const": true
|
|
130
133
|
}
|
|
131
134
|
},
|
|
132
135
|
"required": [
|
|
@@ -150,6 +153,9 @@
|
|
|
150
153
|
},
|
|
151
154
|
"flags": {
|
|
152
155
|
"type": "string"
|
|
156
|
+
},
|
|
157
|
+
"tagInsensitive": {
|
|
158
|
+
"const": true
|
|
153
159
|
}
|
|
154
160
|
},
|
|
155
161
|
"required": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.4",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
|
|
6
6
|
"$defs": {
|
|
@@ -827,6 +827,9 @@
|
|
|
827
827
|
},
|
|
828
828
|
"facilityFluff": {
|
|
829
829
|
"$ref": "fluff-bastions.json#/properties/facilityFluff"
|
|
830
|
+
},
|
|
831
|
+
"encounterShape": {
|
|
832
|
+
"$ref": "encounterbuilder.json#/properties/encounterShape"
|
|
830
833
|
}
|
|
831
834
|
},
|
|
832
835
|
"additionalProperties": false,
|
|
@@ -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.10",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_mod_renameArr_rename": {
|
|
8
8
|
"type": "object",
|
|
@@ -127,6 +127,9 @@
|
|
|
127
127
|
]
|
|
128
128
|
},
|
|
129
129
|
"markdownDescription": "If unspecified, defaults to [null, "entries", "headerEntries", "footerEntries"]. To apply to _any_ string, including those outside of sub-properties (for instance, when trying to replace text in an array of plain strings), include null as one of the props (i.e. "props": [null])"
|
|
130
|
+
},
|
|
131
|
+
"tagInsensitive": {
|
|
132
|
+
"const": true
|
|
130
133
|
}
|
|
131
134
|
},
|
|
132
135
|
"required": [
|
|
@@ -150,6 +153,9 @@
|
|
|
150
153
|
},
|
|
151
154
|
"flags": {
|
|
152
155
|
"type": "string"
|
|
156
|
+
},
|
|
157
|
+
"tagInsensitive": {
|
|
158
|
+
"const": true
|
|
153
159
|
}
|
|
154
160
|
},
|
|
155
161
|
"required": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.4",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
|
|
6
6
|
"$defs": {
|
|
@@ -825,6 +825,9 @@
|
|
|
825
825
|
},
|
|
826
826
|
"facilityFluff": {
|
|
827
827
|
"$ref": "fluff-bastions.json#/properties/facilityFluff"
|
|
828
|
+
},
|
|
829
|
+
"encounterShape": {
|
|
830
|
+
"$ref": "encounterbuilder.json#/properties/encounterShape"
|
|
828
831
|
}
|
|
829
832
|
},
|
|
830
833
|
"additionalProperties": false,
|
|
@@ -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.10",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_mod_renameArr_rename": {
|
|
8
8
|
"type": "object",
|
|
@@ -127,6 +127,9 @@
|
|
|
127
127
|
]
|
|
128
128
|
},
|
|
129
129
|
"markdownDescription": "If unspecified, defaults to [null, "entries", "headerEntries", "footerEntries"]. To apply to _any_ string, including those outside of sub-properties (for instance, when trying to replace text in an array of plain strings), include null as one of the props (i.e. "props": [null])"
|
|
130
|
+
},
|
|
131
|
+
"tagInsensitive": {
|
|
132
|
+
"const": true
|
|
130
133
|
}
|
|
131
134
|
},
|
|
132
135
|
"required": [
|
|
@@ -150,6 +153,9 @@
|
|
|
150
153
|
},
|
|
151
154
|
"flags": {
|
|
152
155
|
"type": "string"
|
|
156
|
+
},
|
|
157
|
+
"tagInsensitive": {
|
|
158
|
+
"const": true
|
|
153
159
|
}
|
|
154
160
|
},
|
|
155
161
|
"required": [
|
package/schema/ua/homebrew.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.4",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
|
|
6
6
|
"$defs": {
|
|
@@ -827,6 +827,9 @@
|
|
|
827
827
|
},
|
|
828
828
|
"facilityFluff": {
|
|
829
829
|
"$ref": "fluff-bastions.json#/properties/facilityFluff"
|
|
830
|
+
},
|
|
831
|
+
"encounterShape": {
|
|
832
|
+
"$ref": "encounterbuilder.json#/properties/encounterShape"
|
|
830
833
|
}
|
|
831
834
|
},
|
|
832
835
|
"additionalProperties": false,
|
package/schema/ua/util-copy.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.10",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_mod_renameArr_rename": {
|
|
8
8
|
"type": "object",
|
|
@@ -127,6 +127,9 @@
|
|
|
127
127
|
]
|
|
128
128
|
},
|
|
129
129
|
"markdownDescription": "If unspecified, defaults to [null, "entries", "headerEntries", "footerEntries"]. To apply to _any_ string, including those outside of sub-properties (for instance, when trying to replace text in an array of plain strings), include null as one of the props (i.e. "props": [null])"
|
|
130
|
+
},
|
|
131
|
+
"tagInsensitive": {
|
|
132
|
+
"const": true
|
|
130
133
|
}
|
|
131
134
|
},
|
|
132
135
|
"required": [
|
|
@@ -150,6 +153,9 @@
|
|
|
150
153
|
},
|
|
151
154
|
"flags": {
|
|
152
155
|
"type": "string"
|
|
156
|
+
},
|
|
157
|
+
"tagInsensitive": {
|
|
158
|
+
"const": true
|
|
153
159
|
}
|
|
154
160
|
},
|
|
155
161
|
"required": [
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json-schema.org/draft/2020-12/schema",
|
|
3
|
-
"version": "1.11.
|
|
3
|
+
"version": "1.11.4",
|
|
4
4
|
"type": "object",
|
|
5
5
|
"description": "Homebrew for 5etools. Should include arrays titled similarly to the main site data, e.g. `spell` or `class`",
|
|
6
6
|
"$defs": {
|
|
@@ -825,6 +825,9 @@
|
|
|
825
825
|
},
|
|
826
826
|
"facilityFluff": {
|
|
827
827
|
"$ref": "fluff-bastions.json#/properties/facilityFluff"
|
|
828
|
+
},
|
|
829
|
+
"encounterShape": {
|
|
830
|
+
"$ref": "encounterbuilder.json#/properties/encounterShape"
|
|
828
831
|
}
|
|
829
832
|
},
|
|
830
833
|
"additionalProperties": false,
|
|
@@ -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.10",
|
|
6
6
|
"$defs": {
|
|
7
7
|
"_mod_renameArr_rename": {
|
|
8
8
|
"type": "object",
|
|
@@ -127,6 +127,9 @@
|
|
|
127
127
|
]
|
|
128
128
|
},
|
|
129
129
|
"markdownDescription": "If unspecified, defaults to [null, "entries", "headerEntries", "footerEntries"]. To apply to _any_ string, including those outside of sub-properties (for instance, when trying to replace text in an array of plain strings), include null as one of the props (i.e. "props": [null])"
|
|
130
|
+
},
|
|
131
|
+
"tagInsensitive": {
|
|
132
|
+
"const": true
|
|
130
133
|
}
|
|
131
134
|
},
|
|
132
135
|
"required": [
|
|
@@ -150,6 +153,9 @@
|
|
|
150
153
|
},
|
|
151
154
|
"flags": {
|
|
152
155
|
"type": "string"
|
|
156
|
+
},
|
|
157
|
+
"tagInsensitive": {
|
|
158
|
+
"const": true
|
|
153
159
|
}
|
|
154
160
|
},
|
|
155
161
|
"required": [
|