optolith-database-schema 0.11.9 → 0.12.0
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/CHANGELOG.md +11 -0
- package/lib/types/UI.d.ts +34 -32
- package/package.json +1 -1
- package/schema/UI.schema.json +72 -64
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,17 @@
|
|
|
2
2
|
|
|
3
3
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
|
4
4
|
|
|
5
|
+
## [0.12.0](https://github.com/elyukai/optolith-database-schema/compare/v0.11.9...v0.12.0) (2023-06-03)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### ⚠ BREAKING CHANGES
|
|
9
|
+
|
|
10
|
+
* rename header tab keys and add button names
|
|
11
|
+
|
|
12
|
+
### Features
|
|
13
|
+
|
|
14
|
+
* rename header tab keys and add button names ([79d8381](https://github.com/elyukai/optolith-database-schema/commit/79d8381c1b7dc4571edf8920a6e8db47dc560431))
|
|
15
|
+
|
|
5
16
|
### [0.11.9](https://github.com/elyukai/optolith-database-schema/compare/v0.11.8...v0.11.9) (2023-05-31)
|
|
6
17
|
|
|
7
18
|
|
package/lib/types/UI.d.ts
CHANGED
|
@@ -17,43 +17,45 @@ export type UI = {
|
|
|
17
17
|
"macosmenubar.edit": NonEmptyString;
|
|
18
18
|
"macosmenubar.view": NonEmptyString;
|
|
19
19
|
"initialization.loadtableserror": NonEmptyString;
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"
|
|
24
|
-
"
|
|
25
|
-
"
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
"
|
|
29
|
-
"
|
|
30
|
-
"
|
|
31
|
-
"
|
|
32
|
-
"
|
|
33
|
-
"
|
|
34
|
-
"
|
|
35
|
-
"
|
|
36
|
-
"
|
|
37
|
-
"
|
|
38
|
-
"
|
|
39
|
-
"
|
|
40
|
-
"
|
|
41
|
-
"
|
|
42
|
-
"
|
|
43
|
-
"
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"
|
|
48
|
-
"
|
|
49
|
-
"
|
|
50
|
-
"
|
|
51
|
-
"
|
|
20
|
+
"Characters": NonEmptyString;
|
|
21
|
+
"Groups": NonEmptyString;
|
|
22
|
+
"Library": NonEmptyString;
|
|
23
|
+
"FAQ": NonEmptyString;
|
|
24
|
+
"About": NonEmptyString;
|
|
25
|
+
"Imprint": NonEmptyString;
|
|
26
|
+
"Third-Party Licenses": NonEmptyString;
|
|
27
|
+
"Last Changes": NonEmptyString;
|
|
28
|
+
"Profile": NonEmptyString;
|
|
29
|
+
"Overview": NonEmptyString;
|
|
30
|
+
"Personal Data": NonEmptyString;
|
|
31
|
+
"Character Sheet": NonEmptyString;
|
|
32
|
+
"Pact": NonEmptyString;
|
|
33
|
+
"Rules": NonEmptyString;
|
|
34
|
+
"Race, Culture & Profession": NonEmptyString;
|
|
35
|
+
"Race": NonEmptyString;
|
|
36
|
+
"Culture": NonEmptyString;
|
|
37
|
+
"Profession": NonEmptyString;
|
|
38
|
+
"Attributes": NonEmptyString;
|
|
39
|
+
"Advantages & Disadvantages": NonEmptyString;
|
|
40
|
+
"Advantages": NonEmptyString;
|
|
41
|
+
"Disadvantages": NonEmptyString;
|
|
42
|
+
"Abilities": NonEmptyString;
|
|
43
|
+
"Skills": NonEmptyString;
|
|
44
|
+
"Combat Techniques": NonEmptyString;
|
|
45
|
+
"Special Abilities": NonEmptyString;
|
|
46
|
+
"Spells": NonEmptyString;
|
|
47
|
+
"Liturgical Chants": NonEmptyString;
|
|
48
|
+
"Belongings": NonEmptyString;
|
|
49
|
+
"Equipment": NonEmptyString;
|
|
50
|
+
"Hit Zone Armor": NonEmptyString;
|
|
51
|
+
"Pets": NonEmptyString;
|
|
52
52
|
/**
|
|
53
53
|
* - `0`: AP left
|
|
54
54
|
*/
|
|
55
55
|
"header.apleft": NonEmptyString;
|
|
56
56
|
"header.savebtn": NonEmptyString;
|
|
57
|
+
"Show Settings": NonEmptyString;
|
|
58
|
+
"Toggle DevTools": NonEmptyString;
|
|
57
59
|
"header.aptooltip.title": NonEmptyString;
|
|
58
60
|
/**
|
|
59
61
|
* - `0`: AP Total
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "optolith-database-schema",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.12.0",
|
|
4
4
|
"description": "Definitions and utilities for the flat-file database of Optolith, a character creation tool for the Pen and Paper RPG “The Dark Eye 5”, and its external integrations into other software.",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"tde",
|
package/schema/UI.schema.json
CHANGED
|
@@ -26,100 +26,100 @@
|
|
|
26
26
|
"initialization.loadtableserror": {
|
|
27
27
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
28
28
|
},
|
|
29
|
-
"
|
|
29
|
+
"Characters": {
|
|
30
30
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
31
31
|
},
|
|
32
|
-
"
|
|
32
|
+
"Groups": {
|
|
33
33
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
34
34
|
},
|
|
35
|
-
"
|
|
35
|
+
"Library": {
|
|
36
36
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
37
37
|
},
|
|
38
|
-
"
|
|
38
|
+
"FAQ": {
|
|
39
39
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
40
40
|
},
|
|
41
|
-
"
|
|
41
|
+
"About": {
|
|
42
42
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
43
43
|
},
|
|
44
|
-
"
|
|
44
|
+
"Imprint": {
|
|
45
45
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
46
46
|
},
|
|
47
|
-
"
|
|
47
|
+
"Third-Party Licenses": {
|
|
48
48
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
49
49
|
},
|
|
50
|
-
"
|
|
50
|
+
"Last Changes": {
|
|
51
51
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
52
52
|
},
|
|
53
|
-
"
|
|
53
|
+
"Profile": {
|
|
54
54
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
55
55
|
},
|
|
56
|
-
"
|
|
56
|
+
"Overview": {
|
|
57
57
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
58
58
|
},
|
|
59
|
-
"
|
|
59
|
+
"Personal Data": {
|
|
60
60
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
61
61
|
},
|
|
62
|
-
"
|
|
62
|
+
"Character Sheet": {
|
|
63
63
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
64
64
|
},
|
|
65
|
-
"
|
|
65
|
+
"Pact": {
|
|
66
66
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
67
67
|
},
|
|
68
|
-
"
|
|
68
|
+
"Rules": {
|
|
69
69
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
70
70
|
},
|
|
71
|
-
"
|
|
71
|
+
"Race, Culture & Profession": {
|
|
72
72
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
73
73
|
},
|
|
74
|
-
"
|
|
74
|
+
"Race": {
|
|
75
75
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
76
76
|
},
|
|
77
|
-
"
|
|
77
|
+
"Culture": {
|
|
78
78
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
79
79
|
},
|
|
80
|
-
"
|
|
80
|
+
"Profession": {
|
|
81
81
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
82
82
|
},
|
|
83
|
-
"
|
|
83
|
+
"Attributes": {
|
|
84
84
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
85
85
|
},
|
|
86
|
-
"
|
|
86
|
+
"Advantages & Disadvantages": {
|
|
87
87
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
88
88
|
},
|
|
89
|
-
"
|
|
89
|
+
"Advantages": {
|
|
90
90
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
91
91
|
},
|
|
92
|
-
"
|
|
92
|
+
"Disadvantages": {
|
|
93
93
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
94
94
|
},
|
|
95
|
-
"
|
|
95
|
+
"Abilities": {
|
|
96
96
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
97
97
|
},
|
|
98
|
-
"
|
|
98
|
+
"Skills": {
|
|
99
99
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
100
100
|
},
|
|
101
|
-
"
|
|
101
|
+
"Combat Techniques": {
|
|
102
102
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
103
103
|
},
|
|
104
|
-
"
|
|
104
|
+
"Special Abilities": {
|
|
105
105
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
106
106
|
},
|
|
107
|
-
"
|
|
107
|
+
"Spells": {
|
|
108
108
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
109
109
|
},
|
|
110
|
-
"
|
|
110
|
+
"Liturgical Chants": {
|
|
111
111
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
112
112
|
},
|
|
113
|
-
"
|
|
113
|
+
"Belongings": {
|
|
114
114
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
115
115
|
},
|
|
116
|
-
"
|
|
116
|
+
"Equipment": {
|
|
117
117
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
118
118
|
},
|
|
119
|
-
"
|
|
119
|
+
"Hit Zone Armor": {
|
|
120
120
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
121
121
|
},
|
|
122
|
-
"
|
|
122
|
+
"Pets": {
|
|
123
123
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
124
124
|
},
|
|
125
125
|
"header.apleft": {
|
|
@@ -129,6 +129,12 @@
|
|
|
129
129
|
"header.savebtn": {
|
|
130
130
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
131
131
|
},
|
|
132
|
+
"Show Settings": {
|
|
133
|
+
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
134
|
+
},
|
|
135
|
+
"Toggle DevTools": {
|
|
136
|
+
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
137
|
+
},
|
|
132
138
|
"header.aptooltip.title": {
|
|
133
139
|
"$ref": "./_NonEmptyString.schema.json#/$defs/NonEmptyString"
|
|
134
140
|
},
|
|
@@ -2557,40 +2563,42 @@
|
|
|
2557
2563
|
"macosmenubar.edit",
|
|
2558
2564
|
"macosmenubar.view",
|
|
2559
2565
|
"initialization.loadtableserror",
|
|
2560
|
-
"
|
|
2561
|
-
"
|
|
2562
|
-
"
|
|
2563
|
-
"
|
|
2564
|
-
"
|
|
2565
|
-
"
|
|
2566
|
-
"
|
|
2567
|
-
"
|
|
2568
|
-
"
|
|
2569
|
-
"
|
|
2570
|
-
"
|
|
2571
|
-
"
|
|
2572
|
-
"
|
|
2573
|
-
"
|
|
2574
|
-
"
|
|
2575
|
-
"
|
|
2576
|
-
"
|
|
2577
|
-
"
|
|
2578
|
-
"
|
|
2579
|
-
"
|
|
2580
|
-
"
|
|
2581
|
-
"
|
|
2582
|
-
"
|
|
2583
|
-
"
|
|
2584
|
-
"
|
|
2585
|
-
"
|
|
2586
|
-
"
|
|
2587
|
-
"
|
|
2588
|
-
"
|
|
2589
|
-
"
|
|
2590
|
-
"
|
|
2591
|
-
"
|
|
2566
|
+
"Characters",
|
|
2567
|
+
"Groups",
|
|
2568
|
+
"Library",
|
|
2569
|
+
"FAQ",
|
|
2570
|
+
"About",
|
|
2571
|
+
"Imprint",
|
|
2572
|
+
"Third-Party Licenses",
|
|
2573
|
+
"Last Changes",
|
|
2574
|
+
"Profile",
|
|
2575
|
+
"Overview",
|
|
2576
|
+
"Personal Data",
|
|
2577
|
+
"Character Sheet",
|
|
2578
|
+
"Pact",
|
|
2579
|
+
"Rules",
|
|
2580
|
+
"Race, Culture & Profession",
|
|
2581
|
+
"Race",
|
|
2582
|
+
"Culture",
|
|
2583
|
+
"Profession",
|
|
2584
|
+
"Attributes",
|
|
2585
|
+
"Advantages & Disadvantages",
|
|
2586
|
+
"Advantages",
|
|
2587
|
+
"Disadvantages",
|
|
2588
|
+
"Abilities",
|
|
2589
|
+
"Skills",
|
|
2590
|
+
"Combat Techniques",
|
|
2591
|
+
"Special Abilities",
|
|
2592
|
+
"Spells",
|
|
2593
|
+
"Liturgical Chants",
|
|
2594
|
+
"Belongings",
|
|
2595
|
+
"Equipment",
|
|
2596
|
+
"Hit Zone Armor",
|
|
2597
|
+
"Pets",
|
|
2592
2598
|
"header.apleft",
|
|
2593
2599
|
"header.savebtn",
|
|
2600
|
+
"Show Settings",
|
|
2601
|
+
"Toggle DevTools",
|
|
2594
2602
|
"header.aptooltip.title",
|
|
2595
2603
|
"header.aptooltip.total",
|
|
2596
2604
|
"header.aptooltip.spent",
|