@velocitycareerlabs/libapp 1.25.0-dev-build.1481f26bf → 1.25.0-dev-build.17e1e2f73

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.
@@ -1,8 +1,7 @@
1
1
  {
2
2
  "title": {
3
3
  "path": [
4
- "$.authority.name",
5
- "$.credentialSubject.authority.name"
4
+ "$.authority.name", "$.credentialSubject.authority.name"
6
5
  ],
7
6
  "schema": {
8
7
  "type": "string"
@@ -11,8 +10,7 @@
11
10
  },
12
11
  "subtitle": {
13
12
  "path": [
14
- "$.authority.place.addressCountry",
15
- "$.credentialSubject.authority.place.addressCountry"
13
+ "$.authority.place.addressCountry", "$.credentialSubject.authority.place.addressCountry"
16
14
  ],
17
15
  "schema": {
18
16
  "type": "string"
@@ -21,8 +19,7 @@
21
19
  },
22
20
  "summary_detail": {
23
21
  "path": [
24
- "$.identifier",
25
- "$.credentialSubject.identifier"
22
+ "$.identifier", "$.credentialSubject.identifier"
26
23
  ],
27
24
  "schema": {
28
25
  "type": "string"
@@ -34,8 +31,7 @@
34
31
  },
35
32
  "logo": {
36
33
  "path": [
37
- "$.authority.image",
38
- "$.credentialSubject.authority.image"
34
+ "$.authority.image", "$.credentialSubject.authority.image"
39
35
  ],
40
36
  "schema": {
41
37
  "type": "string",
@@ -46,8 +42,7 @@
46
42
  {
47
43
  "label": "Country of issuing authority",
48
44
  "path": [
49
- "$.authority.place.addressCountry",
50
- "$.credentialSubject.authority.place.addressCountry"
45
+ "$.authority.place.addressCountry", "$.credentialSubject.authority.place.addressCountry"
51
46
  ],
52
47
  "schema": {
53
48
  "type": "string"
@@ -56,8 +51,7 @@
56
51
  {
57
52
  "label": "Document number",
58
53
  "path": [
59
- "$.identifier",
60
- "$.credentialSubject.identifier"
54
+ "$.identifier", "$.credentialSubject.identifier"
61
55
  ],
62
56
  "schema": {
63
57
  "type": "string"
@@ -65,10 +59,9 @@
65
59
  "fallback": "-"
66
60
  },
67
61
  {
68
- "label": "Date issued",
62
+ "label": "Initial validity",
69
63
  "path": [
70
- "$.validity.firstValidFrom",
71
- "$.credentialSubject.validity.firstValidFrom"
64
+ "$.validity.firstValidFrom", "$.credentialSubject.validity.firstValidFrom"
72
65
  ],
73
66
  "schema": {
74
67
  "type": "string",
@@ -77,10 +70,9 @@
77
70
  "fallback": "-"
78
71
  },
79
72
  {
80
- "label": "Date renewed",
73
+ "label": "Valid from",
81
74
  "path": [
82
- "$.validity.validFrom",
83
- "$.credentialSubject.validity.validFrom"
75
+ "$.validity.validFrom", "$.credentialSubject.validity.validFrom"
84
76
  ],
85
77
  "schema": {
86
78
  "type": "string",
@@ -91,8 +83,7 @@
91
83
  {
92
84
  "label": "Valid until",
93
85
  "path": [
94
- "$.validity.validUntil",
95
- "$.credentialSubject.validity.validUntil"
86
+ "$.validity.validUntil", "$.credentialSubject.validity.validUntil"
96
87
  ],
97
88
  "schema": {
98
89
  "type": "string",
@@ -103,8 +94,7 @@
103
94
  {
104
95
  "label": "First name",
105
96
  "path": [
106
- "$.person.givenName",
107
- "$.credentialSubject.person.givenName"
97
+ "$.person.givenName", "$.credentialSubject.person.givenName"
108
98
  ],
109
99
  "schema": {
110
100
  "type": "string"
@@ -114,8 +104,7 @@
114
104
  {
115
105
  "label": "Middle name",
116
106
  "path": [
117
- "$.person.additionalName",
118
- "$.credentialSubject.person.additionalName"
107
+ "$.person.additionalName", "$.credentialSubject.person.additionalName"
119
108
  ],
120
109
  "schema": {
121
110
  "type": "string"
@@ -124,8 +113,7 @@
124
113
  {
125
114
  "label": "Last name",
126
115
  "path": [
127
- "$.person.familyName",
128
- "$.credentialSubject.person.familyName"
116
+ "$.person.familyName", "$.credentialSubject.person.familyName"
129
117
  ],
130
118
  "schema": {
131
119
  "type": "string"
@@ -135,8 +123,7 @@
135
123
  {
136
124
  "label": "Name prefix",
137
125
  "path": [
138
- "$.person.namePrefix",
139
- "$.credentialSubject.person.namePrefix"
126
+ "$.person.namePrefix", "$.credentialSubject.person.namePrefix"
140
127
  ],
141
128
  "schema": {
142
129
  "type": "string"
@@ -145,8 +132,7 @@
145
132
  {
146
133
  "label": "Name suffix",
147
134
  "path": [
148
- "$.person.nameSuffix",
149
- "$.credentialSubject.person.nameSuffix"
135
+ "$.person.nameSuffix", "$.credentialSubject.person.nameSuffix"
150
136
  ],
151
137
  "schema": {
152
138
  "type": "string"
@@ -155,8 +141,7 @@
155
141
  {
156
142
  "label": "Date of birth",
157
143
  "path": [
158
- "$.person.birthDate",
159
- "$.credentialSubject.person.birthDate"
144
+ "$.person.birthDate", "$.credentialSubject.person.birthDate"
160
145
  ],
161
146
  "schema": {
162
147
  "type": "string",
@@ -167,8 +152,7 @@
167
152
  {
168
153
  "label": "Country of birth",
169
154
  "path": [
170
- "$.person.birthPlace.addressCountry",
171
- "$.credentialSubject.person.birthPlace.addressCountry"
155
+ "$.person.birthPlace.addressCountry", "$.credentialSubject.person.birthPlace.addressCountry"
172
156
  ],
173
157
  "schema": {
174
158
  "type": "string"
@@ -177,8 +161,7 @@
177
161
  {
178
162
  "label": "Region or state of birth",
179
163
  "path": [
180
- "$.person.birthPlace.addressRegion",
181
- "$.credentialSubject.person.birthPlace.addressRegion"
164
+ "$.person.birthPlace.addressRegion", "$.credentialSubject.person.birthPlace.addressRegion"
182
165
  ],
183
166
  "schema": {
184
167
  "type": "string"
@@ -187,8 +170,7 @@
187
170
  {
188
171
  "label": "Place of birth",
189
172
  "path": [
190
- "$.person.birthPlace.addressLocality",
191
- "$.credentialSubject.person.birthPlace.addressLocality"
173
+ "$.person.birthPlace.addressLocality", "$.credentialSubject.person.birthPlace.addressLocality"
192
174
  ],
193
175
  "schema": {
194
176
  "type": "string"
@@ -197,8 +179,7 @@
197
179
  {
198
180
  "label": "Gender",
199
181
  "path": [
200
- "$.person.gender",
201
- "$.credentialSubject.person.gender"
182
+ "$.person.gender", "$.credentialSubject.person.gender"
202
183
  ],
203
184
  "schema": {
204
185
  "type": "string"
@@ -207,8 +188,7 @@
207
188
  {
208
189
  "label": "Nationality",
209
190
  "path": [
210
- "$.nationality",
211
- "$.credentialSubject.nationality"
191
+ "$.nationality", "$.credentialSubject.nationality"
212
192
  ],
213
193
  "schema": {
214
194
  "type": "string"
@@ -217,8 +197,7 @@
217
197
  {
218
198
  "label": "Street address",
219
199
  "path": [
220
- "$.streetAddress",
221
- "$.credentialSubject.streetAddress"
200
+ "$.streetAddress", "$.credentialSubject.streetAddress"
222
201
  ],
223
202
  "schema": {
224
203
  "type": "string"
@@ -227,8 +206,7 @@
227
206
  {
228
207
  "label": "City",
229
208
  "path": [
230
- "$.addressLocality",
231
- "$.credentialSubject.addressLocality"
209
+ "$.addressLocality", "$.credentialSubject.addressLocality"
232
210
  ],
233
211
  "schema": {
234
212
  "type": "string"
@@ -237,8 +215,7 @@
237
215
  {
238
216
  "label": "Region or state",
239
217
  "path": [
240
- "$.addressRegion",
241
- "$.credentialSubject.addressRegion"
218
+ "$.addressRegion", "$.credentialSubject.addressRegion"
242
219
  ],
243
220
  "schema": {
244
221
  "type": "string"
@@ -247,8 +224,7 @@
247
224
  {
248
225
  "label": "Postal code",
249
226
  "path": [
250
- "$.postCode",
251
- "$.credentialSubject.postCode"
227
+ "$.postCode", "$.credentialSubject.postCode"
252
228
  ],
253
229
  "schema": {
254
230
  "type": "string"
@@ -257,8 +233,7 @@
257
233
  {
258
234
  "label": "Country",
259
235
  "path": [
260
- "$.addressCountry",
261
- "$.credentialSubject.addressCountry"
236
+ "$.addressCountry", "$.credentialSubject.addressCountry"
262
237
  ],
263
238
  "schema": {
264
239
  "type": "string"
@@ -1,8 +1,7 @@
1
1
  {
2
2
  "title": {
3
3
  "path": [
4
- "$.authority.name",
5
- "$.credentialSubject.authority.name"
4
+ "$.authority.name", "$.credentialSubject.authority.name"
6
5
  ],
7
6
  "schema": {
8
7
  "type": "string"
@@ -11,8 +10,7 @@
11
10
  },
12
11
  "subtitle": {
13
12
  "path": [
14
- "$.authority.place.addressCountry",
15
- "$.credentialSubject.authority.place.addressCountry"
13
+ "$.authority.place.addressCountry", "$.credentialSubject.authority.place.addressCountry"
16
14
  ],
17
15
  "schema": {
18
16
  "type": "string"
@@ -21,8 +19,7 @@
21
19
  },
22
20
  "summary_detail": {
23
21
  "path": [
24
- "$.identifier",
25
- "$.credentialSubject.identifier"
22
+ "$.identifier", "$.credentialSubject.identifier"
26
23
  ],
27
24
  "schema": {
28
25
  "type": "string"
@@ -34,8 +31,7 @@
34
31
  },
35
32
  "logo": {
36
33
  "path": [
37
- "$.authority.image",
38
- "$.credentialSubject.authority.image"
34
+ "$.authority.image", "$.credentialSubject.authority.image"
39
35
  ],
40
36
  "schema": {
41
37
  "type": "string",
@@ -46,8 +42,7 @@
46
42
  {
47
43
  "label": "Country of issuing authority",
48
44
  "path": [
49
- "$.authority.place.addressCountry",
50
- "$.credentialSubject.authority.place.addressCountry"
45
+ "$.authority.place.addressCountry", "$.credentialSubject.authority.place.addressCountry"
51
46
  ],
52
47
  "schema": {
53
48
  "type": "string"
@@ -56,8 +51,7 @@
56
51
  {
57
52
  "label": "Country of issuing authority",
58
53
  "path": [
59
- "$.authority.place.addressCountry",
60
- "$.credentialSubject.authority.place.addressCountry"
54
+ "$.authority.place.addressCountry", "$.credentialSubject.authority.place.addressCountry"
61
55
  ],
62
56
  "schema": {
63
57
  "type": "string"
@@ -66,8 +60,7 @@
66
60
  {
67
61
  "label": "Permit number",
68
62
  "path": [
69
- "$.identifier",
70
- "$.credentialSubject.identifier"
63
+ "$.identifier", "$.credentialSubject.identifier"
71
64
  ],
72
65
  "schema": {
73
66
  "type": "string"
@@ -75,10 +68,9 @@
75
68
  "fallback": "-"
76
69
  },
77
70
  {
78
- "label": "Date issued",
71
+ "label": "Initial validity",
79
72
  "path": [
80
- "$.validity.firstValidFrom",
81
- "$.credentialSubject.validity.firstValidFrom"
73
+ "$.validity.firstValidFrom", "$.credentialSubject.validity.firstValidFrom"
82
74
  ],
83
75
  "schema": {
84
76
  "type": "string",
@@ -87,10 +79,9 @@
87
79
  "fallback": "-"
88
80
  },
89
81
  {
90
- "label": "Date renewed",
82
+ "label": "Valid from",
91
83
  "path": [
92
- "$.validity.validFrom",
93
- "$.credentialSubject.validity.validFrom"
84
+ "$.validity.validFrom", "$.credentialSubject.validity.validFrom"
94
85
  ],
95
86
  "schema": {
96
87
  "type": "string",
@@ -101,8 +92,7 @@
101
92
  {
102
93
  "label": "Valid until",
103
94
  "path": [
104
- "$.validity.validUntil",
105
- "$.credentialSubject.validity.validUntil"
95
+ "$.validity.validUntil", "$.credentialSubject.validity.validUntil"
106
96
  ],
107
97
  "schema": {
108
98
  "type": "string",
@@ -113,8 +103,7 @@
113
103
  {
114
104
  "label": "First name",
115
105
  "path": [
116
- "$.person.givenName",
117
- "$.credentialSubject.person.givenName"
106
+ "$.person.givenName", "$.credentialSubject.person.givenName"
118
107
  ],
119
108
  "schema": {
120
109
  "type": "string"
@@ -124,8 +113,7 @@
124
113
  {
125
114
  "label": "Middle name",
126
115
  "path": [
127
- "$.person.additionalName",
128
- "$.credentialSubject.person.additionalName"
116
+ "$.person.additionalName", "$.credentialSubject.person.additionalName"
129
117
  ],
130
118
  "schema": {
131
119
  "type": "string"
@@ -134,8 +122,7 @@
134
122
  {
135
123
  "label": "Last name",
136
124
  "path": [
137
- "$.person.familyName",
138
- "$.credentialSubject.person.familyName"
125
+ "$.person.familyName", "$.credentialSubject.person.familyName"
139
126
  ],
140
127
  "schema": {
141
128
  "type": "string"
@@ -145,8 +132,7 @@
145
132
  {
146
133
  "label": "Name prefix",
147
134
  "path": [
148
- "$.person.namePrefix",
149
- "$.credentialSubject.person.namePrefix"
135
+ "$.person.namePrefix", "$.credentialSubject.person.namePrefix"
150
136
  ],
151
137
  "schema": {
152
138
  "type": "string"
@@ -155,8 +141,7 @@
155
141
  {
156
142
  "label": "Name suffix",
157
143
  "path": [
158
- "$.person.nameSuffix",
159
- "$.credentialSubject.person.nameSuffix"
144
+ "$.person.nameSuffix", "$.credentialSubject.person.nameSuffix"
160
145
  ],
161
146
  "schema": {
162
147
  "type": "string"
@@ -165,8 +150,7 @@
165
150
  {
166
151
  "label": "Date of birth",
167
152
  "path": [
168
- "$.person.birthDate",
169
- "$.credentialSubject.person.birthDate"
153
+ "$.person.birthDate", "$.credentialSubject.person.birthDate"
170
154
  ],
171
155
  "schema": {
172
156
  "type": "string",
@@ -177,8 +161,7 @@
177
161
  {
178
162
  "label": "Country of birth",
179
163
  "path": [
180
- "$.person.birthPlace.addressCountry",
181
- "$.credentialSubject.person.birthPlace.addressCountry"
164
+ "$.person.birthPlace.addressCountry", "$.credentialSubject.person.birthPlace.addressCountry"
182
165
  ],
183
166
  "schema": {
184
167
  "type": "string"
@@ -187,8 +170,7 @@
187
170
  {
188
171
  "label": "Region or state of birth",
189
172
  "path": [
190
- "$.person.birthPlace.addressRegion",
191
- "$.credentialSubject.person.birthPlace.addressRegion"
173
+ "$.person.birthPlace.addressRegion", "$.credentialSubject.person.birthPlace.addressRegion"
192
174
  ],
193
175
  "schema": {
194
176
  "type": "string"
@@ -197,8 +179,7 @@
197
179
  {
198
180
  "label": "Place of birth",
199
181
  "path": [
200
- "$.person.birthPlace.addressLocality",
201
- "$.credentialSubject.person.birthPlace.addressLocality"
182
+ "$.person.birthPlace.addressLocality", "$.credentialSubject.person.birthPlace.addressLocality"
202
183
  ],
203
184
  "schema": {
204
185
  "type": "string"
@@ -207,8 +188,7 @@
207
188
  {
208
189
  "label": "Gender",
209
190
  "path": [
210
- "$.person.gender",
211
- "$.credentialSubject.person.gender"
191
+ "$.person.gender", "$.credentialSubject.person.gender"
212
192
  ],
213
193
  "schema": {
214
194
  "type": "string"
@@ -217,8 +197,7 @@
217
197
  {
218
198
  "label": "Street address",
219
199
  "path": [
220
- "$.streetAddress",
221
- "$.credentialSubject.streetAddress"
200
+ "$.streetAddress", "$.credentialSubject.streetAddress"
222
201
  ],
223
202
  "schema": {
224
203
  "type": "string"
@@ -227,8 +206,7 @@
227
206
  {
228
207
  "label": "City",
229
208
  "path": [
230
- "$.addressLocality",
231
- "$.credentialSubject.addressLocality"
209
+ "$.addressLocality", "$.credentialSubject.addressLocality"
232
210
  ],
233
211
  "schema": {
234
212
  "type": "string"
@@ -237,8 +215,7 @@
237
215
  {
238
216
  "label": "Region or state",
239
217
  "path": [
240
- "$.addressRegion",
241
- "$.credentialSubject.addressRegion"
218
+ "$.addressRegion", "$.credentialSubject.addressRegion"
242
219
  ],
243
220
  "schema": {
244
221
  "type": "string"
@@ -247,8 +224,7 @@
247
224
  {
248
225
  "label": "Postal code",
249
226
  "path": [
250
- "$.postCode",
251
- "$.credentialSubject.postCode"
227
+ "$.postCode", "$.credentialSubject.postCode"
252
228
  ],
253
229
  "schema": {
254
230
  "type": "string"
@@ -257,8 +233,7 @@
257
233
  {
258
234
  "label": "Country",
259
235
  "path": [
260
- "$.addressCountry",
261
- "$.credentialSubject.addressCountry"
236
+ "$.addressCountry", "$.credentialSubject.addressCountry"
262
237
  ],
263
238
  "schema": {
264
239
  "type": "string"