@dicebear/definitions 9.0.0-beta.1 → 10.0.0-beta.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/LICENSE.md +7 -7
- package/package.json +5 -3
- package/src/adventurer-neutral.json +3 -2
- package/src/adventurer.json +40 -39
- package/src/avataaars-neutral.json +3 -2
- package/src/avataaars.json +49 -24
- package/src/big-ears-neutral.json +3 -2
- package/src/big-ears.json +3 -2
- package/src/big-smile.json +3 -2
- package/src/bottts-neutral.json +3 -2
- package/src/bottts.json +11 -10
- package/src/croodles-neutral.json +3 -2
- package/src/croodles.json +11 -10
- package/src/fun-emoji.json +3 -2
- package/src/icons.json +2 -2
- package/src/identicon.json +3 -2
- package/src/initials.json +28 -11
- package/src/lorelei-neutral.json +3 -2
- package/src/lorelei.json +57 -56
- package/src/micah.json +45 -20
- package/src/miniavs.json +6 -5
- package/src/notionists-neutral.json +3 -2
- package/src/notionists.json +13 -12
- package/src/open-peeps.json +3 -2
- package/src/personas.json +3 -2
- package/src/pixel-art-neutral.json +3 -2
- package/src/pixel-art.json +3 -2
- package/src/rings.json +4 -3
- package/src/shapes.json +15 -5
- package/src/thumbs.json +14 -11
package/LICENSE.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# License
|
|
2
2
|
|
|
3
|
-
The
|
|
3
|
+
The avatar styles are licensed under different licenses, which the artists can
|
|
4
4
|
choose themselves.
|
|
5
5
|
|
|
6
6
|
## Adventurer
|
|
@@ -117,11 +117,11 @@ choose themselves.
|
|
|
117
117
|
|
|
118
118
|
## Initials
|
|
119
119
|
|
|
120
|
-
|
|
|
121
|
-
|
|
|
122
|
-
|
|
|
123
|
-
|
|
|
124
|
-
|
|
|
120
|
+
| File | [src/initials.json](./src/initials.json) |
|
|
121
|
+
| ------: | :------------------------------------------------------------ |
|
|
122
|
+
| | |
|
|
123
|
+
| License | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) |
|
|
124
|
+
| | |
|
|
125
125
|
|
|
126
126
|
## Lorelei
|
|
127
127
|
|
|
@@ -225,4 +225,4 @@ choose themselves.
|
|
|
225
225
|
| -------: | :------------------------------------------------------------ |
|
|
226
226
|
| Designer | [Florian Körner](https://www.dicebear.com) |
|
|
227
227
|
| License | [CC0 1.0](https://creativecommons.org/publicdomain/zero/1.0/) |
|
|
228
|
-
| Source | [Thumbs](https://www.dicebear.com) |
|
|
228
|
+
| Source | [Thumbs](https://www.dicebear.com) |
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@dicebear/definitions",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "10.0.0-beta.3",
|
|
4
4
|
"description": "Definition files of the DiceBear avatar styles.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"avatar",
|
|
@@ -16,7 +16,8 @@
|
|
|
16
16
|
"sideEffects": false,
|
|
17
17
|
"type": "module",
|
|
18
18
|
"scripts": {
|
|
19
|
-
"build": "tsx ./scripts/build.ts"
|
|
19
|
+
"build": "tsx ./scripts/build-license.ts",
|
|
20
|
+
"test": "echo \"No test specified\""
|
|
20
21
|
},
|
|
21
22
|
"files": [
|
|
22
23
|
"LICENSE",
|
|
@@ -32,6 +33,7 @@
|
|
|
32
33
|
"change-case": "^5.4.4",
|
|
33
34
|
"glob": "^10.3.12",
|
|
34
35
|
"markdown-table": "^3.0.3",
|
|
35
|
-
"tsx": "^4.7.2"
|
|
36
|
+
"tsx": "^4.7.2",
|
|
37
|
+
"typescript": "^5.4.5"
|
|
36
38
|
}
|
|
37
39
|
}
|
|
@@ -4,7 +4,8 @@
|
|
|
4
4
|
"metadata": {
|
|
5
5
|
"license": {
|
|
6
6
|
"name": "CC BY 4.0",
|
|
7
|
-
"url": "https://creativecommons.org/licenses/by/4.0/"
|
|
7
|
+
"url": "https://creativecommons.org/licenses/by/4.0/",
|
|
8
|
+
"text": "Remix of „Adventurer Neutral” (https://www.figma.com/community/file/1184595184137881796) by „Lisa Wischofsky”, licensed under „CC BY 4.0” (https://creativecommons.org/licenses/by/4.0/)"
|
|
8
9
|
},
|
|
9
10
|
"creator": {
|
|
10
11
|
"name": "Lisa Wischofsky",
|
|
@@ -16,7 +17,7 @@
|
|
|
16
17
|
}
|
|
17
18
|
},
|
|
18
19
|
"body": {
|
|
19
|
-
"content": "<g transform=\"translate(-279 -322)\"><use href=\"
|
|
20
|
+
"content": "<g transform=\"translate(-279 -322)\"><use href=\"#component-eyes\"/></g><g transform=\"translate(-279 -322)\"><use href=\"#component-eyebrows\"/></g><g transform=\"translate(-279 -322)\"><use href=\"#component-mouth\"/></g><g transform=\"translate(-279 -322)\"><use href=\"#component-glasses\"/></g>",
|
|
20
21
|
"width": 400,
|
|
21
22
|
"height": 400
|
|
22
23
|
},
|