5etools-utils 0.11.0 → 0.11.1
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/entry.json +11 -1
- package/schema/brew-fast/entry.json +11 -1
- package/schema/site/entry.json +11 -1
- package/schema/site-fast/entry.json +11 -1
- package/schema/ua/entry.json +11 -1
- package/schema/ua-fast/entry.json +11 -1
package/package.json
CHANGED
package/schema/brew/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.8.
|
|
6
|
+
"version": "1.8.21",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -1964,6 +1964,16 @@
|
|
|
1964
1964
|
"deity-symbol"
|
|
1965
1965
|
]
|
|
1966
1966
|
},
|
|
1967
|
+
"expectsLightBackground": {
|
|
1968
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a light background.",
|
|
1969
|
+
"type": "boolean",
|
|
1970
|
+
"const": true
|
|
1971
|
+
},
|
|
1972
|
+
"expectsDarkBackground": {
|
|
1973
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a dark background.",
|
|
1974
|
+
"type": "boolean",
|
|
1975
|
+
"const": true
|
|
1976
|
+
},
|
|
1967
1977
|
"foundrySceneRoot": {
|
|
1968
1978
|
"description": "Additional data to be applied if/when the image is used to create a scene in Foundry.\nSome properties are forbidden, as they should be provided/are implicit in non-Foundry-specific data on the entry.",
|
|
1969
1979
|
"type": "object",
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.8.
|
|
6
|
+
"version": "1.8.21",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -1964,6 +1964,16 @@
|
|
|
1964
1964
|
"deity-symbol"
|
|
1965
1965
|
]
|
|
1966
1966
|
},
|
|
1967
|
+
"expectsLightBackground": {
|
|
1968
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a light background.",
|
|
1969
|
+
"type": "boolean",
|
|
1970
|
+
"const": true
|
|
1971
|
+
},
|
|
1972
|
+
"expectsDarkBackground": {
|
|
1973
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a dark background.",
|
|
1974
|
+
"type": "boolean",
|
|
1975
|
+
"const": true
|
|
1976
|
+
},
|
|
1967
1977
|
"foundrySceneRoot": {
|
|
1968
1978
|
"description": "Additional data to be applied if/when the image is used to create a scene in Foundry.\nSome properties are forbidden, as they should be provided/are implicit in non-Foundry-specific data on the entry.",
|
|
1969
1979
|
"type": "object",
|
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.8.
|
|
6
|
+
"version": "1.8.21",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -1935,6 +1935,16 @@
|
|
|
1935
1935
|
"comic-speaker-right",
|
|
1936
1936
|
"deity-symbol"
|
|
1937
1937
|
]
|
|
1938
|
+
},
|
|
1939
|
+
"expectsLightBackground": {
|
|
1940
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a light background.",
|
|
1941
|
+
"type": "boolean",
|
|
1942
|
+
"const": true
|
|
1943
|
+
},
|
|
1944
|
+
"expectsDarkBackground": {
|
|
1945
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a dark background.",
|
|
1946
|
+
"type": "boolean",
|
|
1947
|
+
"const": true
|
|
1938
1948
|
}
|
|
1939
1949
|
},
|
|
1940
1950
|
"required": [
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.8.
|
|
6
|
+
"version": "1.8.21",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -1935,6 +1935,16 @@
|
|
|
1935
1935
|
"comic-speaker-right",
|
|
1936
1936
|
"deity-symbol"
|
|
1937
1937
|
]
|
|
1938
|
+
},
|
|
1939
|
+
"expectsLightBackground": {
|
|
1940
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a light background.",
|
|
1941
|
+
"type": "boolean",
|
|
1942
|
+
"const": true
|
|
1943
|
+
},
|
|
1944
|
+
"expectsDarkBackground": {
|
|
1945
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a dark background.",
|
|
1946
|
+
"type": "boolean",
|
|
1947
|
+
"const": true
|
|
1938
1948
|
}
|
|
1939
1949
|
},
|
|
1940
1950
|
"required": [
|
package/schema/ua/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.8.
|
|
6
|
+
"version": "1.8.21",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -1934,6 +1934,16 @@
|
|
|
1934
1934
|
"comic-speaker-right",
|
|
1935
1935
|
"deity-symbol"
|
|
1936
1936
|
]
|
|
1937
|
+
},
|
|
1938
|
+
"expectsLightBackground": {
|
|
1939
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a light background.",
|
|
1940
|
+
"type": "boolean",
|
|
1941
|
+
"const": true
|
|
1942
|
+
},
|
|
1943
|
+
"expectsDarkBackground": {
|
|
1944
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a dark background.",
|
|
1945
|
+
"type": "boolean",
|
|
1946
|
+
"const": true
|
|
1937
1947
|
}
|
|
1938
1948
|
},
|
|
1939
1949
|
"required": [
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"$id": "entry.json",
|
|
4
4
|
"title": "Entry",
|
|
5
5
|
"description": "A recursively renderable object.",
|
|
6
|
-
"version": "1.8.
|
|
6
|
+
"version": "1.8.21",
|
|
7
7
|
"$defs": {
|
|
8
8
|
"_arrayOfSpell": {
|
|
9
9
|
"type": "array",
|
|
@@ -1934,6 +1934,16 @@
|
|
|
1934
1934
|
"comic-speaker-right",
|
|
1935
1935
|
"deity-symbol"
|
|
1936
1936
|
]
|
|
1937
|
+
},
|
|
1938
|
+
"expectsLightBackground": {
|
|
1939
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a light background.",
|
|
1940
|
+
"type": "boolean",
|
|
1941
|
+
"const": true
|
|
1942
|
+
},
|
|
1943
|
+
"expectsDarkBackground": {
|
|
1944
|
+
"description": "If this image is largely transparent, and expects to be rendered atop a dark background.",
|
|
1945
|
+
"type": "boolean",
|
|
1946
|
+
"const": true
|
|
1937
1947
|
}
|
|
1938
1948
|
},
|
|
1939
1949
|
"required": [
|