@webref/xref 1.2.2 → 1.2.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/ed/dfns/FileAPI.json +22 -0
- package/ed/dfns/WGSL.json +3 -3
- package/ed/dfns/css-display-3.json +4 -2
- package/ed/dfns/css-display-4.json +4 -2
- package/ed/dfns/css-navigation-1.json +150 -150
- package/ed/dfns/css-text-3.json +25 -45
- package/ed/dfns/css-text-4.json +4 -238
- package/ed/dfns/did-resolution.json +17 -17
- package/ed/dfns/ecmascript.json +66 -65
- package/ed/dfns/edit-context.json +0 -50
- package/ed/dfns/fetch.json +35 -0
- package/ed/dfns/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +372 -186
- package/ed/dfns/fido-client-to-authenticator-protocol-v2.2.json +4509 -0
- package/ed/dfns/html.json +64 -0
- package/ed/dfns/json-ld11-api.json +1 -1
- package/ed/dfns/shacl12-rules.json +84 -37
- package/ed/dfns/soft-navigations.json +516 -94
- package/ed/dfns/sparql12-query.json +69 -0
- package/ed/dfns/wcag-3.0.json +23 -0
- package/ed/dfns/webtransport.json +29 -10
- package/ed/dfns/webxr.json +44 -22
- package/ed/headings/FileAPI.json +8 -1
- package/ed/headings/IFT.json +1 -1
- package/ed/headings/SVG2.json +0 -6
- package/ed/headings/av1-rtp-spec.json +1 -1
- package/ed/headings/connection-allowlists.json +7 -0
- package/ed/headings/css-aam.json +143 -0
- package/ed/headings/css-display-3.json +1 -1
- package/ed/headings/css-navigation-1.json +32 -32
- package/ed/headings/css-text-3.json +9 -16
- package/ed/headings/css-text-4.json +14 -28
- package/ed/headings/did-resolution.json +86 -86
- package/ed/headings/ecmascript.json +26 -19
- package/ed/headings/{fido-v2.1.json → fido-client-to-authenticator-protocol-v2.1.json} +4 -1
- package/ed/headings/fido-client-to-authenticator-protocol-v2.2.json +1470 -0
- package/ed/headings/json-ld11-api.json +2 -2
- package/ed/headings/mathml4.json +60 -0
- package/ed/headings/media-capabilities.json +1 -1
- package/ed/headings/mediasession.json +1 -1
- package/ed/headings/shacl12-rules.json +26 -6
- package/ed/headings/soft-navigations.json +76 -49
- package/ed/headings/sparql12-query.json +6 -16
- package/ed/headings/tc39-error-stack-accessor.json +85 -0
- package/ed/headings/tc39-intl-keep-trailing-zeros.json +169 -0
- package/ed/headings/tc39-iterator-chunking.json +22 -0
- package/ed/headings/tc39-iterator-includes.json +15 -0
- package/ed/headings/tc39-iterator-join.json +15 -0
- package/ed/headings/tc39-regexp-buffer-boundaries.json +43 -0
- package/ed/headings/vc-data-model-2.1.json +72 -72
- package/ed/headings/vc-jose-cose.json +70 -70
- package/ed/headings/wasm-core-2.json +4 -4
- package/ed/headings/web-bluetooth-scanning.json +1 -1
- package/ed/headings/web-bluetooth.json +1 -1
- package/ed/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/ed/headings/webcodecs-av1-codec-registration.json +1 -1
- package/ed/headings/webcodecs-avc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/ed/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/ed/headings/webcodecs-opus-codec-registration.json +1 -1
- package/ed/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/ed/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/ed/headings/webmcp.json +7 -0
- package/ed/headings/webxr.json +1 -1
- package/ed/headings/yaml-ld-10.json +4 -4
- package/package.json +1 -1
- package/specs.json +533 -321
- package/tr/dfns/FileAPI.json +22 -0
- package/tr/dfns/WGSL.json +3 -3
- package/tr/dfns/css-display-3.json +323 -241
- package/tr/dfns/css-text-3.json +111 -46
- package/tr/dfns/css-text-4.json +112 -25
- package/tr/dfns/did-resolution.json +17 -17
- package/tr/dfns/edit-context.json +0 -50
- package/tr/dfns/shacl12-rules.json +84 -37
- package/tr/dfns/shacl12-ui.json +148 -0
- package/tr/dfns/sparql12-query.json +69 -0
- package/tr/dfns/vc-recognized-entities-1.0.json +124 -0
- package/tr/dfns/wai-aria-1.3.json +458 -141
- package/tr/dfns/webxr.json +44 -22
- package/tr/headings/FileAPI.json +8 -1
- package/tr/headings/css-display-3.json +9 -3
- package/tr/headings/css-text-3.json +10 -17
- package/tr/headings/css-text-4.json +15 -15
- package/tr/headings/did-resolution.json +86 -86
- package/tr/headings/html-ruby-extensions.json +8 -1
- package/tr/headings/mathml4.json +60 -0
- package/tr/headings/media-capabilities.json +1 -1
- package/tr/headings/mediasession.json +1 -1
- package/tr/headings/shacl12-rules.json +26 -6
- package/tr/headings/shacl12-ui.json +1020 -0
- package/tr/headings/sparql12-query.json +6 -16
- package/tr/headings/vc-recognized-entities-1.0.json +279 -0
- package/tr/headings/wai-aria-1.3.json +42 -82
- package/tr/headings/webcodecs-alaw-codec-registration.json +1 -1
- package/tr/headings/webcodecs-av1-codec-registration.json +1 -1
- package/tr/headings/webcodecs-avc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-hevc-codec-registration.json +1 -1
- package/tr/headings/webcodecs-mp3-codec-registration.json +1 -1
- package/tr/headings/webcodecs-opus-codec-registration.json +1 -1
- package/tr/headings/webcodecs-pcm-codec-registration.json +1 -1
- package/tr/headings/webcodecs-vorbis-codec-registration.json +1 -1
- package/tr/headings/webxr.json +1 -1
- package/tr/headings/yaml-ld-10.json +4 -4
- package/ed/dfns/sanitizer-api.json +0 -2390
- package/ed/headings/sanitizer-api.json +0 -224
- /package/ed/dfns/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
- /package/ed/headings/{vc-recognized-entities.json → vc-recognized-entities-1.0.json} +0 -0
|
@@ -0,0 +1,169 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Keep trailing zeros in Intl.NumberFormat and Intl.PluralRules",
|
|
4
|
+
"url": "https://tc39.es/proposal-intl-keep-trailing-zeros/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "numberformat-objects",
|
|
9
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#numberformat-objects",
|
|
10
|
+
"title": "NumberFormat Objects",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "16"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"id": "sec-intl-numberformat-constructor",
|
|
16
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-intl-numberformat-constructor",
|
|
17
|
+
"title": "The Intl.NumberFormat Constructor",
|
|
18
|
+
"level": 2,
|
|
19
|
+
"number": "16.1"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"id": "sec-setnumberformatdigitoptions",
|
|
23
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-setnumberformatdigitoptions",
|
|
24
|
+
"title": "SetNumberFormatDigitOptions ( intlObj, options, mnfdDefault, mxfdDefault, notation )",
|
|
25
|
+
"level": 3,
|
|
26
|
+
"number": "16.1.2"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"id": "sec-properties-of-intl-numberformat-instances",
|
|
30
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-properties-of-intl-numberformat-instances",
|
|
31
|
+
"title": "Properties of Intl.NumberFormat Instances",
|
|
32
|
+
"level": 2,
|
|
33
|
+
"number": "16.4"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"id": "sec-numberformat-abstracts",
|
|
37
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-numberformat-abstracts",
|
|
38
|
+
"title": "Abstract Operations for NumberFormat Objects",
|
|
39
|
+
"level": 2,
|
|
40
|
+
"number": "16.5"
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"id": "sec-intl-mv-records",
|
|
44
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-intl-mv-records",
|
|
45
|
+
"title": "Intl MV Records",
|
|
46
|
+
"level": 3,
|
|
47
|
+
"number": "16.5.1"
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
"id": "sec-formatnumerictostring",
|
|
51
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-formatnumerictostring",
|
|
52
|
+
"title": "FormatNumericToString ( intlObject, x, digitCount, fractionDigitCount )",
|
|
53
|
+
"level": 3,
|
|
54
|
+
"number": "16.5.3"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"id": "sec-partitionnumberpattern",
|
|
58
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-partitionnumberpattern",
|
|
59
|
+
"title": "PartitionNumberPattern ( numberFormat, x )",
|
|
60
|
+
"level": 3,
|
|
61
|
+
"number": "16.5.4"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"id": "sec-partitionnotationsubpattern",
|
|
65
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-partitionnotationsubpattern",
|
|
66
|
+
"title": "PartitionNotationSubPattern ( numberFormat, x, n, exponent )",
|
|
67
|
+
"level": 3,
|
|
68
|
+
"number": "16.5.5"
|
|
69
|
+
},
|
|
70
|
+
{
|
|
71
|
+
"id": "sec-formatnumber",
|
|
72
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-formatnumber",
|
|
73
|
+
"title": "FormatNumeric ( numberFormat, x )",
|
|
74
|
+
"level": 3,
|
|
75
|
+
"number": "16.5.6"
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"id": "sec-torawprecision",
|
|
79
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-torawprecision",
|
|
80
|
+
"title": "ToRawPrecision ( x, digitCount, fractionDigitCount, minPrecision, maxPrecision, unsignedRoundingMode )",
|
|
81
|
+
"level": 3,
|
|
82
|
+
"number": "16.5.8"
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"id": "sec-torawfixed",
|
|
86
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-torawfixed",
|
|
87
|
+
"title": "ToRawFixed ( x, digitCount, fractionDigitCount, minFraction, maxFraction, roundingIncrement, unsignedRoundingMode )",
|
|
88
|
+
"level": 3,
|
|
89
|
+
"number": "16.5.9"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"id": "sec-getnumberformatpattern",
|
|
93
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-getnumberformatpattern",
|
|
94
|
+
"title": "GetNumberFormatPattern ( numberFormat, x )",
|
|
95
|
+
"level": 3,
|
|
96
|
+
"number": "16.5.11"
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"id": "sec-computeexponent",
|
|
100
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-computeexponent",
|
|
101
|
+
"title": "ComputeExponent ( numberFormat, x )",
|
|
102
|
+
"level": 3,
|
|
103
|
+
"number": "16.5.13"
|
|
104
|
+
},
|
|
105
|
+
{
|
|
106
|
+
"id": "sec-runtime-semantics-stringintlmv",
|
|
107
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-runtime-semantics-stringintlmv",
|
|
108
|
+
"title": "Runtime Semantics: StringIntlMV",
|
|
109
|
+
"level": 3,
|
|
110
|
+
"number": "16.5.15"
|
|
111
|
+
},
|
|
112
|
+
{
|
|
113
|
+
"id": "sec-stringintlmvfromparts",
|
|
114
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-stringintlmvfromparts",
|
|
115
|
+
"title": "StringIntlMVFromParts ( intPart, fracPart, e )",
|
|
116
|
+
"level": 3,
|
|
117
|
+
"number": "16.5.16"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"id": "sec-tointlmathematicalvalue",
|
|
121
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-tointlmathematicalvalue",
|
|
122
|
+
"title": "ToIntlMathematicalValue ( value )",
|
|
123
|
+
"level": 3,
|
|
124
|
+
"number": "16.5.17"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"id": "sec-partitionnumberrangepattern",
|
|
128
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-partitionnumberrangepattern",
|
|
129
|
+
"title": "PartitionNumberRangePattern ( numberFormat, x, y )",
|
|
130
|
+
"level": 3,
|
|
131
|
+
"number": "16.5.18"
|
|
132
|
+
},
|
|
133
|
+
{
|
|
134
|
+
"id": "pluralrules-objects",
|
|
135
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#pluralrules-objects",
|
|
136
|
+
"title": "PluralRules Objects",
|
|
137
|
+
"level": 1,
|
|
138
|
+
"number": "17"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"id": "sec-properties-of-intl-pluralrules-instances",
|
|
142
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-properties-of-intl-pluralrules-instances",
|
|
143
|
+
"title": "Properties of Intl.PluralRules Instances",
|
|
144
|
+
"level": 2,
|
|
145
|
+
"number": "17.4"
|
|
146
|
+
},
|
|
147
|
+
{
|
|
148
|
+
"id": "sec-intl-pluralrules-abstracts",
|
|
149
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-intl-pluralrules-abstracts",
|
|
150
|
+
"title": "Abstract Operations for PluralRules Objects",
|
|
151
|
+
"level": 2,
|
|
152
|
+
"number": "17.5"
|
|
153
|
+
},
|
|
154
|
+
{
|
|
155
|
+
"id": "sec-resolveplural",
|
|
156
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-resolveplural",
|
|
157
|
+
"title": "ResolvePlural ( pluralRules, n, intlMV )",
|
|
158
|
+
"level": 3,
|
|
159
|
+
"number": "17.5.2"
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"id": "sec-resolvepluralrange",
|
|
163
|
+
"href": "https://tc39.es/proposal-intl-keep-trailing-zeros/#sec-resolvepluralrange",
|
|
164
|
+
"title": "ResolvePluralRange ( pluralRules, x, y )",
|
|
165
|
+
"level": 3,
|
|
166
|
+
"number": "17.5.4"
|
|
167
|
+
}
|
|
168
|
+
]
|
|
169
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Iterator Chunking",
|
|
4
|
+
"url": "https://tc39.es/proposal-iterator-chunking/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "sec-iterator.prototype.chunks",
|
|
9
|
+
"href": "https://tc39.es/proposal-iterator-chunking/#sec-iterator.prototype.chunks",
|
|
10
|
+
"title": "Iterator.prototype.chunks ( chunkSize )",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "1"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"id": "sec-iterator.prototype.windows",
|
|
16
|
+
"href": "https://tc39.es/proposal-iterator-chunking/#sec-iterator.prototype.windows",
|
|
17
|
+
"title": "Iterator.prototype.windows ( windowSize [ , undersized ] )",
|
|
18
|
+
"level": 1,
|
|
19
|
+
"number": "2"
|
|
20
|
+
}
|
|
21
|
+
]
|
|
22
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Iterator Includes",
|
|
4
|
+
"url": "https://tc39.es/proposal-iterator-includes/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "sec-iterator.prototype.includes",
|
|
9
|
+
"href": "https://tc39.es/proposal-iterator-includes/#sec-iterator.prototype.includes",
|
|
10
|
+
"title": "Iterator.prototype.includes ( searchElement [ , skippedElements ] )",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "1"
|
|
13
|
+
}
|
|
14
|
+
]
|
|
15
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Proposal Iterator Join",
|
|
4
|
+
"url": "https://tc39.es/proposal-iterator-join/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "sec-iterator.prototype.join",
|
|
9
|
+
"href": "https://tc39.es/proposal-iterator-join/#sec-iterator.prototype.join",
|
|
10
|
+
"title": "Iterator.prototype.join ( separator )",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "1"
|
|
13
|
+
}
|
|
14
|
+
]
|
|
15
|
+
}
|
|
@@ -0,0 +1,43 @@
|
|
|
1
|
+
{
|
|
2
|
+
"spec": {
|
|
3
|
+
"title": "Regular Expression Buffer Boundaries for ECMAScript",
|
|
4
|
+
"url": "https://tc39.es/proposal-regexp-buffer-boundaries/"
|
|
5
|
+
},
|
|
6
|
+
"headings": [
|
|
7
|
+
{
|
|
8
|
+
"id": "sec-text-processing",
|
|
9
|
+
"href": "https://tc39.es/proposal-regexp-buffer-boundaries/#sec-text-processing",
|
|
10
|
+
"title": "Text Processing",
|
|
11
|
+
"level": 1,
|
|
12
|
+
"number": "1"
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
"id": "sec-regexp-regular-expression-objects",
|
|
16
|
+
"href": "https://tc39.es/proposal-regexp-buffer-boundaries/#sec-regexp-regular-expression-objects",
|
|
17
|
+
"title": "RegExp (Regular Expression) Objects",
|
|
18
|
+
"level": 2,
|
|
19
|
+
"number": "1.1"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"id": "sec-patterns",
|
|
23
|
+
"href": "https://tc39.es/proposal-regexp-buffer-boundaries/#sec-patterns",
|
|
24
|
+
"title": "Patterns",
|
|
25
|
+
"level": 3,
|
|
26
|
+
"number": "1.1.1"
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"id": "sec-pattern-semantics",
|
|
30
|
+
"href": "https://tc39.es/proposal-regexp-buffer-boundaries/#sec-pattern-semantics",
|
|
31
|
+
"title": "Pattern Semantics",
|
|
32
|
+
"level": 3,
|
|
33
|
+
"number": "1.1.2"
|
|
34
|
+
},
|
|
35
|
+
{
|
|
36
|
+
"id": "sec-compileassertion",
|
|
37
|
+
"href": "https://tc39.es/proposal-regexp-buffer-boundaries/#sec-compileassertion",
|
|
38
|
+
"title": "Runtime Semantics: CompileAssertion",
|
|
39
|
+
"level": 4,
|
|
40
|
+
"number": "1.1.2.1"
|
|
41
|
+
}
|
|
42
|
+
]
|
|
43
|
+
}
|
|
@@ -160,26 +160,26 @@
|
|
|
160
160
|
"number": "4.4"
|
|
161
161
|
},
|
|
162
162
|
{
|
|
163
|
-
"id": "sd-jwt-claim-
|
|
164
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
163
|
+
"id": "sd-jwt-claim-5XnWQ7ObYYXi6sF3fo07ytTO9kLhkh6AbASEqeds1D8",
|
|
164
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-5XnWQ7ObYYXi6sF3fo07ytTO9kLhkh6AbASEqeds1D8",
|
|
165
165
|
"level": 3,
|
|
166
166
|
"title": "Claim: id"
|
|
167
167
|
},
|
|
168
168
|
{
|
|
169
|
-
"id": "sd-jwt-claim-
|
|
170
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
169
|
+
"id": "sd-jwt-claim-wKQ6D5R-1G0-sMgVuYa0YxnsF-nPp0Alj_ODrvMlaI0",
|
|
170
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-wKQ6D5R-1G0-sMgVuYa0YxnsF-nPp0Alj_ODrvMlaI0",
|
|
171
171
|
"level": 3,
|
|
172
172
|
"title": "Claim: type"
|
|
173
173
|
},
|
|
174
174
|
{
|
|
175
|
-
"id": "sd-jwt-claim-
|
|
176
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
175
|
+
"id": "sd-jwt-claim-NLV1j7bht7DQxirztGi4JuHO8fqB-jOQ94KYMzrLPco",
|
|
176
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-NLV1j7bht7DQxirztGi4JuHO8fqB-jOQ94KYMzrLPco",
|
|
177
177
|
"level": 3,
|
|
178
178
|
"title": "Claim: id"
|
|
179
179
|
},
|
|
180
180
|
{
|
|
181
|
-
"id": "sd-jwt-claim-
|
|
182
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
181
|
+
"id": "sd-jwt-claim-Ar8457nozCB40dUN-eLcqbBX1EC7gUtxERYNgcj9HuI",
|
|
182
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-Ar8457nozCB40dUN-eLcqbBX1EC7gUtxERYNgcj9HuI",
|
|
183
183
|
"level": 3,
|
|
184
184
|
"title": "Claim: type"
|
|
185
185
|
},
|
|
@@ -194,26 +194,26 @@
|
|
|
194
194
|
"number": "4.5"
|
|
195
195
|
},
|
|
196
196
|
{
|
|
197
|
-
"id": "sd-jwt-claim-
|
|
198
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
197
|
+
"id": "sd-jwt-claim-M03CZYz-5reD2RtDJ9OdboGo_wPxDKhGh-rQf48CjyA",
|
|
198
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-M03CZYz-5reD2RtDJ9OdboGo_wPxDKhGh-rQf48CjyA",
|
|
199
199
|
"level": 3,
|
|
200
200
|
"title": "Claim: id"
|
|
201
201
|
},
|
|
202
202
|
{
|
|
203
|
-
"id": "sd-jwt-claim-
|
|
204
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
203
|
+
"id": "sd-jwt-claim-7m9rMKvV6Nuba_KfP1lmmStY5S-nuNZw_jWwfAHcJDQ",
|
|
204
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-7m9rMKvV6Nuba_KfP1lmmStY5S-nuNZw_jWwfAHcJDQ",
|
|
205
205
|
"level": 3,
|
|
206
206
|
"title": "Claim: type"
|
|
207
207
|
},
|
|
208
208
|
{
|
|
209
|
-
"id": "sd-jwt-claim-
|
|
210
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
209
|
+
"id": "sd-jwt-claim-GGplN2IPl_6zRmNFRUuafXUJUbBKOiaSJ2Zh3vCcanM",
|
|
210
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-GGplN2IPl_6zRmNFRUuafXUJUbBKOiaSJ2Zh3vCcanM",
|
|
211
211
|
"level": 3,
|
|
212
212
|
"title": "Claim: id"
|
|
213
213
|
},
|
|
214
214
|
{
|
|
215
|
-
"id": "sd-jwt-claim-
|
|
216
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
215
|
+
"id": "sd-jwt-claim-MAs9I-nykLw5TXAp938zTZ_dSxWeknhH0xBUffDohuM",
|
|
216
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-MAs9I-nykLw5TXAp938zTZ_dSxWeknhH0xBUffDohuM",
|
|
217
217
|
"level": 3,
|
|
218
218
|
"title": "Claim: type"
|
|
219
219
|
},
|
|
@@ -228,32 +228,32 @@
|
|
|
228
228
|
"number": "4.6"
|
|
229
229
|
},
|
|
230
230
|
{
|
|
231
|
-
"id": "sd-jwt-claim-
|
|
232
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
231
|
+
"id": "sd-jwt-claim-dbUPCadIwXvu_ntxrB31n2pTs8bfbTHn9M_tWTyKlqo",
|
|
232
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-dbUPCadIwXvu_ntxrB31n2pTs8bfbTHn9M_tWTyKlqo",
|
|
233
233
|
"level": 3,
|
|
234
234
|
"title": "Claim: id"
|
|
235
235
|
},
|
|
236
236
|
{
|
|
237
|
-
"id": "sd-jwt-claim-
|
|
238
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
237
|
+
"id": "sd-jwt-claim-UnORbInSAVuAaw9yKCP6oWV30WVdaFvsjztZ3QmT6C0",
|
|
238
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-UnORbInSAVuAaw9yKCP6oWV30WVdaFvsjztZ3QmT6C0",
|
|
239
239
|
"level": 3,
|
|
240
240
|
"title": "Claim: type"
|
|
241
241
|
},
|
|
242
242
|
{
|
|
243
|
-
"id": "sd-jwt-claim-
|
|
244
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
243
|
+
"id": "sd-jwt-claim-SRB_3IEWO42i8ycD5ukI6XpA_NpqQS0Gohur07nG4fc",
|
|
244
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-SRB_3IEWO42i8ycD5ukI6XpA_NpqQS0Gohur07nG4fc",
|
|
245
245
|
"level": 3,
|
|
246
246
|
"title": "Claim: id"
|
|
247
247
|
},
|
|
248
248
|
{
|
|
249
|
-
"id": "sd-jwt-claim-
|
|
250
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
249
|
+
"id": "sd-jwt-claim-KQwyoFpE0fgxPs4xX6iStTHoWW4ibpcwcQ5TuHF8iak",
|
|
250
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-KQwyoFpE0fgxPs4xX6iStTHoWW4ibpcwcQ5TuHF8iak",
|
|
251
251
|
"level": 3,
|
|
252
252
|
"title": "Claim: id"
|
|
253
253
|
},
|
|
254
254
|
{
|
|
255
|
-
"id": "sd-jwt-claim-
|
|
256
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
255
|
+
"id": "sd-jwt-claim-iD1SLQRlBEg_YV7yJwPw2aBeX_R6_52fDHfg9Y3aq1I",
|
|
256
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-iD1SLQRlBEg_YV7yJwPw2aBeX_R6_52fDHfg9Y3aq1I",
|
|
257
257
|
"level": 3,
|
|
258
258
|
"title": "Claim: type"
|
|
259
259
|
},
|
|
@@ -268,56 +268,56 @@
|
|
|
268
268
|
"number": "4.7"
|
|
269
269
|
},
|
|
270
270
|
{
|
|
271
|
-
"id": "sd-jwt-claim-
|
|
272
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
271
|
+
"id": "sd-jwt-claim-AFDOGsmc7KOcl5GYN9gMLSSZLFsAWkx9I-TzWn4ZiuM",
|
|
272
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-AFDOGsmc7KOcl5GYN9gMLSSZLFsAWkx9I-TzWn4ZiuM",
|
|
273
273
|
"level": 3,
|
|
274
274
|
"title": "Claim: id"
|
|
275
275
|
},
|
|
276
276
|
{
|
|
277
|
-
"id": "sd-jwt-claim-
|
|
278
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
277
|
+
"id": "sd-jwt-claim-irU0fP5u17FG6txitLp8jiB1DdnmlMeNVlaoTmtpxsw",
|
|
278
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-irU0fP5u17FG6txitLp8jiB1DdnmlMeNVlaoTmtpxsw",
|
|
279
279
|
"level": 3,
|
|
280
280
|
"title": "Claim: type"
|
|
281
281
|
},
|
|
282
282
|
{
|
|
283
|
-
"id": "sd-jwt-claim-
|
|
284
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
283
|
+
"id": "sd-jwt-claim-iK7X9Mcv25pdie6mOTM2pJJXstA8uS2D5m9PsWEXGxY",
|
|
284
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-iK7X9Mcv25pdie6mOTM2pJJXstA8uS2D5m9PsWEXGxY",
|
|
285
285
|
"level": 3,
|
|
286
286
|
"title": "Claim: id"
|
|
287
287
|
},
|
|
288
288
|
{
|
|
289
|
-
"id": "sd-jwt-claim-
|
|
290
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
289
|
+
"id": "sd-jwt-claim-GStOCam8CBV8z0vqc3oserSPFlAaIamtjifqC0-9oo8",
|
|
290
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-GStOCam8CBV8z0vqc3oserSPFlAaIamtjifqC0-9oo8",
|
|
291
291
|
"level": 3,
|
|
292
292
|
"title": "Claim: type"
|
|
293
293
|
},
|
|
294
294
|
{
|
|
295
|
-
"id": "sd-jwt-claim-
|
|
296
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
295
|
+
"id": "sd-jwt-claim-8yz1ji8nfTUzcMQ1u3RQS8sFgyJCLS3576-QOmegO-Q",
|
|
296
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-8yz1ji8nfTUzcMQ1u3RQS8sFgyJCLS3576-QOmegO-Q",
|
|
297
297
|
"level": 3,
|
|
298
298
|
"title": "Claim: id"
|
|
299
299
|
},
|
|
300
300
|
{
|
|
301
|
-
"id": "sd-jwt-claim-
|
|
302
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
301
|
+
"id": "sd-jwt-claim-RMz1E4ccNTOW1HUxpVQuxEck09a1MFdhbd1eNhkPnBU",
|
|
302
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-RMz1E4ccNTOW1HUxpVQuxEck09a1MFdhbd1eNhkPnBU",
|
|
303
303
|
"level": 3,
|
|
304
304
|
"title": "Claim: type"
|
|
305
305
|
},
|
|
306
306
|
{
|
|
307
|
-
"id": "sd-jwt-claim-
|
|
308
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
307
|
+
"id": "sd-jwt-claim-S-Emn47fb2i5Jv20pgStcziSN5ayMbby0mNQASrpHO8",
|
|
308
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-S-Emn47fb2i5Jv20pgStcziSN5ayMbby0mNQASrpHO8",
|
|
309
309
|
"level": 3,
|
|
310
310
|
"title": "Claim: id"
|
|
311
311
|
},
|
|
312
312
|
{
|
|
313
|
-
"id": "sd-jwt-claim-
|
|
314
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
313
|
+
"id": "sd-jwt-claim-E0qSQ6pkiWubmtZBF6WCFzMIq4pqbg3BMiHJhDpA0WE",
|
|
314
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-E0qSQ6pkiWubmtZBF6WCFzMIq4pqbg3BMiHJhDpA0WE",
|
|
315
315
|
"level": 3,
|
|
316
316
|
"title": "Claim: id"
|
|
317
317
|
},
|
|
318
318
|
{
|
|
319
|
-
"id": "sd-jwt-claim-
|
|
320
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
319
|
+
"id": "sd-jwt-claim-5fj74rJcJpIoWv0stRzARg_SdWHSUQnd6fxTtmryLl4",
|
|
320
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-5fj74rJcJpIoWv0stRzARg_SdWHSUQnd6fxTtmryLl4",
|
|
321
321
|
"level": 3,
|
|
322
322
|
"title": "Claim: type"
|
|
323
323
|
},
|
|
@@ -332,26 +332,26 @@
|
|
|
332
332
|
"number": "4.8"
|
|
333
333
|
},
|
|
334
334
|
{
|
|
335
|
-
"id": "sd-jwt-claim-
|
|
336
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
335
|
+
"id": "sd-jwt-claim--LVi5N13t5143YwL7-XrNK_vysXBEiP4KaM7Erm1Q5I",
|
|
336
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim--LVi5N13t5143YwL7-XrNK_vysXBEiP4KaM7Erm1Q5I",
|
|
337
337
|
"level": 3,
|
|
338
338
|
"title": "Claim: id"
|
|
339
339
|
},
|
|
340
340
|
{
|
|
341
|
-
"id": "sd-jwt-claim-
|
|
342
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
341
|
+
"id": "sd-jwt-claim-KFFzro5T-Rb1vPQNisnI7hQjCYeeCAJpnilUeHVQM5w",
|
|
342
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-KFFzro5T-Rb1vPQNisnI7hQjCYeeCAJpnilUeHVQM5w",
|
|
343
343
|
"level": 3,
|
|
344
344
|
"title": "Claim: type"
|
|
345
345
|
},
|
|
346
346
|
{
|
|
347
|
-
"id": "sd-jwt-claim-
|
|
348
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
347
|
+
"id": "sd-jwt-claim-0nnHWvL-PLv_lr9xOr3TS8WWZRcS2kyeKDv6xITB_5E",
|
|
348
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-0nnHWvL-PLv_lr9xOr3TS8WWZRcS2kyeKDv6xITB_5E",
|
|
349
349
|
"level": 3,
|
|
350
350
|
"title": "Claim: id"
|
|
351
351
|
},
|
|
352
352
|
{
|
|
353
|
-
"id": "sd-jwt-claim-
|
|
354
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
353
|
+
"id": "sd-jwt-claim-GHouKaoo2Eoljqb2QRPw21LSRdCwG4RfuMgiJjcqQR8",
|
|
354
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-GHouKaoo2Eoljqb2QRPw21LSRdCwG4RfuMgiJjcqQR8",
|
|
355
355
|
"level": 3,
|
|
356
356
|
"title": "Claim: type"
|
|
357
357
|
},
|
|
@@ -366,26 +366,26 @@
|
|
|
366
366
|
"number": "4.9"
|
|
367
367
|
},
|
|
368
368
|
{
|
|
369
|
-
"id": "sd-jwt-claim-
|
|
370
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
369
|
+
"id": "sd-jwt-claim-YgAwL6RKGkfWM8rl7ZExW4kjHltktFgbzhuARydRNbs",
|
|
370
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-YgAwL6RKGkfWM8rl7ZExW4kjHltktFgbzhuARydRNbs",
|
|
371
371
|
"level": 3,
|
|
372
372
|
"title": "Claim: id"
|
|
373
373
|
},
|
|
374
374
|
{
|
|
375
|
-
"id": "sd-jwt-claim-
|
|
376
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
375
|
+
"id": "sd-jwt-claim-LpIU7h7gR10ETdzjbQg6-a76EkwYk6DCQacbCjWryx4",
|
|
376
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-LpIU7h7gR10ETdzjbQg6-a76EkwYk6DCQacbCjWryx4",
|
|
377
377
|
"level": 3,
|
|
378
378
|
"title": "Claim: type"
|
|
379
379
|
},
|
|
380
380
|
{
|
|
381
|
-
"id": "sd-jwt-claim
|
|
382
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim
|
|
381
|
+
"id": "sd-jwt-claim--2GxhXuYrKtXJ5CtA4lPXpPGXZk9vYBSfqWT5sgA8mI",
|
|
382
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim--2GxhXuYrKtXJ5CtA4lPXpPGXZk9vYBSfqWT5sgA8mI",
|
|
383
383
|
"level": 3,
|
|
384
384
|
"title": "Claim: id"
|
|
385
385
|
},
|
|
386
386
|
{
|
|
387
|
-
"id": "sd-jwt-claim-
|
|
388
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
387
|
+
"id": "sd-jwt-claim-eIkdtXfvWBcGEp6My_sklJICpJv67aHwOdn7pviRzW0",
|
|
388
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-eIkdtXfvWBcGEp6My_sklJICpJv67aHwOdn7pviRzW0",
|
|
389
389
|
"level": 3,
|
|
390
390
|
"title": "Claim: type"
|
|
391
391
|
},
|
|
@@ -484,20 +484,20 @@
|
|
|
484
484
|
"number": "5.2"
|
|
485
485
|
},
|
|
486
486
|
{
|
|
487
|
-
"id": "sd-jwt-claim-
|
|
488
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
487
|
+
"id": "sd-jwt-claim-ksXOHEY-KAzWw0C2aMmDs3H5D99e-QlERAxPvmq89Fk",
|
|
488
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-ksXOHEY-KAzWw0C2aMmDs3H5D99e-QlERAxPvmq89Fk",
|
|
489
489
|
"level": 3,
|
|
490
490
|
"title": "Claim: id"
|
|
491
491
|
},
|
|
492
492
|
{
|
|
493
|
-
"id": "sd-jwt-claim-
|
|
494
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
493
|
+
"id": "sd-jwt-claim-6HtPpdAkYVgjPCzc9oJ4sswWU-abZgP8TjxmUccb1Ww",
|
|
494
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-6HtPpdAkYVgjPCzc9oJ4sswWU-abZgP8TjxmUccb1Ww",
|
|
495
495
|
"level": 3,
|
|
496
496
|
"title": "Claim: type"
|
|
497
497
|
},
|
|
498
498
|
{
|
|
499
|
-
"id": "sd-jwt-claim-
|
|
500
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
499
|
+
"id": "sd-jwt-claim-pymPaUZvQ8v4ZrcWcDCUsQ90XFVH1usRLZs-XZzLt-o",
|
|
500
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-pymPaUZvQ8v4ZrcWcDCUsQ90XFVH1usRLZs-XZzLt-o",
|
|
501
501
|
"level": 3,
|
|
502
502
|
"title": "Claim: id"
|
|
503
503
|
},
|
|
@@ -822,20 +822,20 @@
|
|
|
822
822
|
"number": "8.10"
|
|
823
823
|
},
|
|
824
824
|
{
|
|
825
|
-
"id": "sd-jwt-claim-
|
|
826
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
825
|
+
"id": "sd-jwt-claim-ReWuCZLuZcbLPXD4WXD8WNE6EordNMdXkul3R2dwk7M",
|
|
826
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-ReWuCZLuZcbLPXD4WXD8WNE6EordNMdXkul3R2dwk7M",
|
|
827
827
|
"level": 3,
|
|
828
828
|
"title": "Claim: id"
|
|
829
829
|
},
|
|
830
830
|
{
|
|
831
|
-
"id": "sd-jwt-claim-
|
|
832
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
831
|
+
"id": "sd-jwt-claim-PoQXlP7Vp9kE0PqTgHUUSFpYJqZgRzaro0DOltS0gTM",
|
|
832
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-PoQXlP7Vp9kE0PqTgHUUSFpYJqZgRzaro0DOltS0gTM",
|
|
833
833
|
"level": 3,
|
|
834
834
|
"title": "Claim: type"
|
|
835
835
|
},
|
|
836
836
|
{
|
|
837
|
-
"id": "sd-jwt-claim-
|
|
838
|
-
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-
|
|
837
|
+
"id": "sd-jwt-claim-_-W1R-kDqk-lB8yknmxHBptQXhhPm7Nh9LGXhBPcB_o",
|
|
838
|
+
"href": "https://w3c.github.io/vc-data-model/#sd-jwt-claim-_-W1R-kDqk-lB8yknmxHBptQXhhPm7Nh9LGXhBPcB_o",
|
|
839
839
|
"level": 3,
|
|
840
840
|
"title": "Claim: type"
|
|
841
841
|
},
|