@webref/xref 1.0.0 → 1.0.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/README.md CHANGED
@@ -15,7 +15,7 @@ Two sync methods are exposed:
15
15
  Example:
16
16
 
17
17
  ```js
18
- import xref from '@webref/xref';
18
+ import * as xref from '@webref/xref';
19
19
 
20
20
  xref.setup();
21
21
 
package/ed/dfns/WGSL.json CHANGED
@@ -13705,26 +13705,6 @@
13705
13705
  "definedIn": "prose",
13706
13706
  "links": []
13707
13707
  },
13708
- {
13709
- "id": "cf_i",
13710
- "href": "https://gpuweb.github.io/gpuweb/wgsl/#cf_i",
13711
- "linkingText": [
13712
- "CF_i"
13713
- ],
13714
- "localLinkingText": [],
13715
- "type": "dfn",
13716
- "for": [],
13717
- "access": "private",
13718
- "informative": false,
13719
- "heading": {
13720
- "id": "uniformity-function-calls",
13721
- "href": "https://gpuweb.github.io/gpuweb/wgsl/#uniformity-function-calls",
13722
- "title": "Uniformity Rules for Function Calls",
13723
- "number": "15.2.7"
13724
- },
13725
- "definedIn": "prose",
13726
- "links": []
13727
- },
13728
13708
  {
13729
13709
  "id": "result",
13730
13710
  "href": "https://gpuweb.github.io/gpuweb/wgsl/#result",
@@ -13745,26 +13725,6 @@
13745
13725
  "definedIn": "prose",
13746
13726
  "links": []
13747
13727
  },
13748
- {
13749
- "id": "cf_after",
13750
- "href": "https://gpuweb.github.io/gpuweb/wgsl/#cf_after",
13751
- "linkingText": [
13752
- "CF_after"
13753
- ],
13754
- "localLinkingText": [],
13755
- "type": "dfn",
13756
- "for": [],
13757
- "access": "private",
13758
- "informative": false,
13759
- "heading": {
13760
- "id": "uniformity-function-calls",
13761
- "href": "https://gpuweb.github.io/gpuweb/wgsl/#uniformity-function-calls",
13762
- "title": "Uniformity Rules for Function Calls",
13763
- "number": "15.2.7"
13764
- },
13765
- "definedIn": "prose",
13766
- "links": []
13767
- },
13768
13728
  {
13769
13729
  "id": "compute-shader-stage-workgroup",
13770
13730
  "href": "https://gpuweb.github.io/gpuweb/wgsl/#compute-shader-stage-workgroup",
@@ -17097,6 +17057,27 @@
17097
17057
  "definedIn": "prose",
17098
17058
  "links": []
17099
17059
  },
17060
+ {
17061
+ "id": "recursive-descent-syntax-call_expressionpostident",
17062
+ "href": "https://gpuweb.github.io/gpuweb/wgsl/#recursive-descent-syntax-call_expressionpostident",
17063
+ "linkingText": [
17064
+ "call_expression.post.ident"
17065
+ ],
17066
+ "localLinkingText": [],
17067
+ "type": "dfn",
17068
+ "for": [
17069
+ "recursive descent syntax"
17070
+ ],
17071
+ "access": "private",
17072
+ "informative": false,
17073
+ "heading": {
17074
+ "id": "grammar-recursive-descent",
17075
+ "href": "https://gpuweb.github.io/gpuweb/wgsl/#grammar-recursive-descent",
17076
+ "title": "18. Grammar for Recursive Descent Parsing"
17077
+ },
17078
+ "definedIn": "prose",
17079
+ "links": []
17080
+ },
17100
17081
  {
17101
17082
  "id": "recursive-descent-syntax-case_selector",
17102
17083
  "href": "https://gpuweb.github.io/gpuweb/wgsl/#recursive-descent-syntax-case_selector",
@@ -17433,27 +17414,6 @@
17433
17414
  "definedIn": "prose",
17434
17415
  "links": []
17435
17416
  },
17436
- {
17437
- "id": "recursive-descent-syntax-func_call_statementpostident",
17438
- "href": "https://gpuweb.github.io/gpuweb/wgsl/#recursive-descent-syntax-func_call_statementpostident",
17439
- "linkingText": [
17440
- "func_call_statement.post.ident"
17441
- ],
17442
- "localLinkingText": [],
17443
- "type": "dfn",
17444
- "for": [
17445
- "recursive descent syntax"
17446
- ],
17447
- "access": "private",
17448
- "informative": false,
17449
- "heading": {
17450
- "id": "grammar-recursive-descent",
17451
- "href": "https://gpuweb.github.io/gpuweb/wgsl/#grammar-recursive-descent",
17452
- "title": "18. Grammar for Recursive Descent Parsing"
17453
- },
17454
- "definedIn": "prose",
17455
- "links": []
17456
- },
17457
17417
  {
17458
17418
  "id": "recursive-descent-syntax-global_assert",
17459
17419
  "href": "https://gpuweb.github.io/gpuweb/wgsl/#recursive-descent-syntax-global_assert",
@@ -130,10 +130,10 @@
130
130
  "number": "4.2"
131
131
  },
132
132
  {
133
- "id": "requirements-for-deprecated-aria-role-state-and-property-and-attributes",
134
- "href": "https://w3c.github.io/html-aria/#requirements-for-deprecated-aria-role-state-and-property-and-attributes",
133
+ "id": "requirements-for-deprecated-aria-role-state-and-property-attributes",
134
+ "href": "https://w3c.github.io/html-aria/#requirements-for-deprecated-aria-role-state-and-property-attributes",
135
135
  "level": 3,
136
- "title": "Requirements for deprecated ARIA role, state and property and attributes",
136
+ "title": "Requirements for deprecated ARIA role, state and property attributes",
137
137
  "alternateIds": [
138
138
  "docconformance-deprecated"
139
139
  ],
@@ -159,15 +159,25 @@
159
159
  ],
160
160
  "number": "2.2.4.1.3"
161
161
  },
162
+ {
163
+ "id": "output-preferences",
164
+ "href": "https://w3c.github.io/vc-render-method/#output-preferences",
165
+ "level": 5,
166
+ "title": "Output Preferences",
167
+ "alternateIds": [
168
+ "x2-2-4-2-output-preferences"
169
+ ],
170
+ "number": "2.2.4.2"
171
+ },
162
172
  {
163
173
  "id": "algorithms",
164
174
  "href": "https://w3c.github.io/vc-render-method/#algorithms",
165
175
  "level": 5,
166
176
  "title": "Algorithms",
167
177
  "alternateIds": [
168
- "x2-2-4-2-algorithms"
178
+ "x2-2-4-3-algorithms"
169
179
  ],
170
- "number": "2.2.4.2"
180
+ "number": "2.2.4.3"
171
181
  },
172
182
  {
173
183
  "id": "host-page-0",
@@ -175,9 +185,9 @@
175
185
  "level": 6,
176
186
  "title": "Host Page",
177
187
  "alternateIds": [
178
- "x2-2-4-2-1-host-page"
188
+ "x2-2-4-3-1-host-page"
179
189
  ],
180
- "number": "2.2.4.2.1"
190
+ "number": "2.2.4.3.1"
181
191
  },
182
192
  {
183
193
  "id": "wrapper-code-0",
@@ -185,9 +195,9 @@
185
195
  "level": 6,
186
196
  "title": "Wrapper Code",
187
197
  "alternateIds": [
188
- "x2-2-4-2-2-wrapper-code"
198
+ "x2-2-4-3-2-wrapper-code"
189
199
  ],
190
- "number": "2.2.4.2.2"
200
+ "number": "2.2.4.3.2"
191
201
  },
192
202
  {
193
203
  "id": "embeddedrenderer",
@@ -618,7 +618,7 @@
618
618
  "id": "informative",
619
619
  "href": "https://w3c.github.io/webtransport/#informative",
620
620
  "level": 3,
621
- "title": "Informative References"
621
+ "title": "Non-Normative References"
622
622
  },
623
623
  {
624
624
  "id": "idl-index",
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@webref/xref",
3
3
  "description": "Definitions of the web platform for cross-references purpose",
4
- "version": "1.0.0",
4
+ "version": "1.0.1",
5
5
  "repository": {
6
6
  "type": "git",
7
7
  "url": "https://github.com/w3c/webref.git",
package/tr/dfns/WGSL.json CHANGED
@@ -13705,26 +13705,6 @@
13705
13705
  "definedIn": "prose",
13706
13706
  "links": []
13707
13707
  },
13708
- {
13709
- "id": "cf_i",
13710
- "href": "https://www.w3.org/TR/WGSL/#cf_i",
13711
- "linkingText": [
13712
- "CF_i"
13713
- ],
13714
- "localLinkingText": [],
13715
- "type": "dfn",
13716
- "for": [],
13717
- "access": "private",
13718
- "informative": false,
13719
- "heading": {
13720
- "id": "uniformity-function-calls",
13721
- "href": "https://www.w3.org/TR/WGSL/#uniformity-function-calls",
13722
- "title": "Uniformity Rules for Function Calls",
13723
- "number": "15.2.7"
13724
- },
13725
- "definedIn": "prose",
13726
- "links": []
13727
- },
13728
13708
  {
13729
13709
  "id": "result",
13730
13710
  "href": "https://www.w3.org/TR/WGSL/#result",
@@ -13745,26 +13725,6 @@
13745
13725
  "definedIn": "prose",
13746
13726
  "links": []
13747
13727
  },
13748
- {
13749
- "id": "cf_after",
13750
- "href": "https://www.w3.org/TR/WGSL/#cf_after",
13751
- "linkingText": [
13752
- "CF_after"
13753
- ],
13754
- "localLinkingText": [],
13755
- "type": "dfn",
13756
- "for": [],
13757
- "access": "private",
13758
- "informative": false,
13759
- "heading": {
13760
- "id": "uniformity-function-calls",
13761
- "href": "https://www.w3.org/TR/WGSL/#uniformity-function-calls",
13762
- "title": "Uniformity Rules for Function Calls",
13763
- "number": "15.2.7"
13764
- },
13765
- "definedIn": "prose",
13766
- "links": []
13767
- },
13768
13728
  {
13769
13729
  "id": "compute-shader-stage-workgroup",
13770
13730
  "href": "https://www.w3.org/TR/WGSL/#compute-shader-stage-workgroup",
@@ -17097,6 +17057,27 @@
17097
17057
  "definedIn": "prose",
17098
17058
  "links": []
17099
17059
  },
17060
+ {
17061
+ "id": "recursive-descent-syntax-call_expressionpostident",
17062
+ "href": "https://www.w3.org/TR/WGSL/#recursive-descent-syntax-call_expressionpostident",
17063
+ "linkingText": [
17064
+ "call_expression.post.ident"
17065
+ ],
17066
+ "localLinkingText": [],
17067
+ "type": "dfn",
17068
+ "for": [
17069
+ "recursive descent syntax"
17070
+ ],
17071
+ "access": "private",
17072
+ "informative": false,
17073
+ "heading": {
17074
+ "id": "grammar-recursive-descent",
17075
+ "href": "https://www.w3.org/TR/WGSL/#grammar-recursive-descent",
17076
+ "title": "18. Grammar for Recursive Descent Parsing"
17077
+ },
17078
+ "definedIn": "prose",
17079
+ "links": []
17080
+ },
17100
17081
  {
17101
17082
  "id": "recursive-descent-syntax-case_selector",
17102
17083
  "href": "https://www.w3.org/TR/WGSL/#recursive-descent-syntax-case_selector",
@@ -17433,27 +17414,6 @@
17433
17414
  "definedIn": "prose",
17434
17415
  "links": []
17435
17416
  },
17436
- {
17437
- "id": "recursive-descent-syntax-func_call_statementpostident",
17438
- "href": "https://www.w3.org/TR/WGSL/#recursive-descent-syntax-func_call_statementpostident",
17439
- "linkingText": [
17440
- "func_call_statement.post.ident"
17441
- ],
17442
- "localLinkingText": [],
17443
- "type": "dfn",
17444
- "for": [
17445
- "recursive descent syntax"
17446
- ],
17447
- "access": "private",
17448
- "informative": false,
17449
- "heading": {
17450
- "id": "grammar-recursive-descent",
17451
- "href": "https://www.w3.org/TR/WGSL/#grammar-recursive-descent",
17452
- "title": "18. Grammar for Recursive Descent Parsing"
17453
- },
17454
- "definedIn": "prose",
17455
- "links": []
17456
- },
17457
17417
  {
17458
17418
  "id": "recursive-descent-syntax-global_assert",
17459
17419
  "href": "https://www.w3.org/TR/WGSL/#recursive-descent-syntax-global_assert",
@@ -14,15 +14,15 @@
14
14
  "type": "dfn",
15
15
  "for": [],
16
16
  "access": "private",
17
- "informative": true,
17
+ "informative": false,
18
18
  "heading": {
19
19
  "id": "conformance",
20
20
  "href": "https://www.w3.org/TR/vc-confidence-method/#conformance",
21
21
  "title": "Conformance",
22
22
  "alternateIds": [
23
- "x1-2-conformance"
23
+ "x2-conformance"
24
24
  ],
25
- "number": "1.2"
25
+ "number": "2"
26
26
  },
27
27
  "definedIn": "prose",
28
28
  "links": []
@@ -37,15 +37,15 @@
37
37
  "type": "dfn",
38
38
  "for": [],
39
39
  "access": "private",
40
- "informative": true,
40
+ "informative": false,
41
41
  "heading": {
42
42
  "id": "conformance",
43
43
  "href": "https://www.w3.org/TR/vc-confidence-method/#conformance",
44
44
  "title": "Conformance",
45
45
  "alternateIds": [
46
- "x1-2-conformance"
46
+ "x2-conformance"
47
47
  ],
48
- "number": "1.2"
48
+ "number": "2"
49
49
  },
50
50
  "definedIn": "prose",
51
51
  "links": []
@@ -66,12 +66,151 @@
66
66
  "href": "https://www.w3.org/TR/vc-confidence-method/#data-model",
67
67
  "title": "Data Model",
68
68
  "alternateIds": [
69
- "x2-data-model"
69
+ "x4-data-model"
70
70
  ],
71
- "number": "2"
71
+ "number": "4"
72
+ },
73
+ "definedIn": "dt",
74
+ "links": []
75
+ },
76
+ {
77
+ "id": "dfn-assurancelevel",
78
+ "href": "https://www.w3.org/TR/vc-confidence-method/#dfn-assurancelevel",
79
+ "linkingText": [
80
+ "assuranceLevel"
81
+ ],
82
+ "localLinkingText": [],
83
+ "type": "dfn",
84
+ "for": [],
85
+ "access": "private",
86
+ "informative": false,
87
+ "heading": {
88
+ "id": "data-model",
89
+ "href": "https://www.w3.org/TR/vc-confidence-method/#data-model",
90
+ "title": "Data Model",
91
+ "alternateIds": [
92
+ "x4-data-model"
93
+ ],
94
+ "number": "4"
95
+ },
96
+ "definedIn": "dt",
97
+ "links": []
98
+ },
99
+ {
100
+ "id": "dfn-verificationconfidence",
101
+ "href": "https://www.w3.org/TR/vc-confidence-method/#dfn-verificationconfidence",
102
+ "linkingText": [
103
+ "VerificationConfidence"
104
+ ],
105
+ "localLinkingText": [],
106
+ "type": "dfn",
107
+ "for": [],
108
+ "access": "private",
109
+ "informative": false,
110
+ "heading": {
111
+ "id": "confidence-methods",
112
+ "href": "https://www.w3.org/TR/vc-confidence-method/#confidence-methods",
113
+ "title": "Confidence Methods",
114
+ "alternateIds": [
115
+ "x5-confidence-methods"
116
+ ],
117
+ "number": "5"
118
+ },
119
+ "definedIn": "dt",
120
+ "links": []
121
+ },
122
+ {
123
+ "id": "dfn-biometricimageconfidence",
124
+ "href": "https://www.w3.org/TR/vc-confidence-method/#dfn-biometricimageconfidence",
125
+ "linkingText": [
126
+ "BiometricImageConfidence"
127
+ ],
128
+ "localLinkingText": [],
129
+ "type": "dfn",
130
+ "for": [],
131
+ "access": "private",
132
+ "informative": false,
133
+ "heading": {
134
+ "id": "confidence-methods",
135
+ "href": "https://www.w3.org/TR/vc-confidence-method/#confidence-methods",
136
+ "title": "Confidence Methods",
137
+ "alternateIds": [
138
+ "x5-confidence-methods"
139
+ ],
140
+ "number": "5"
141
+ },
142
+ "definedIn": "dt",
143
+ "links": []
144
+ },
145
+ {
146
+ "id": "dfn-nist_800-63-4_loa",
147
+ "href": "https://www.w3.org/TR/vc-confidence-method/#dfn-nist_800-63-4_loa",
148
+ "linkingText": [
149
+ "NIST_800-63-4_LOA"
150
+ ],
151
+ "localLinkingText": [],
152
+ "type": "dfn",
153
+ "for": [],
154
+ "access": "private",
155
+ "informative": false,
156
+ "heading": {
157
+ "id": "assurance-levels",
158
+ "href": "https://www.w3.org/TR/vc-confidence-method/#assurance-levels",
159
+ "title": "Assurance Levels",
160
+ "alternateIds": [
161
+ "x6-assurance-levels"
162
+ ],
163
+ "number": "6"
164
+ },
165
+ "definedIn": "dt",
166
+ "links": []
167
+ },
168
+ {
169
+ "id": "dfn-eidas_loa",
170
+ "href": "https://www.w3.org/TR/vc-confidence-method/#dfn-eidas_loa",
171
+ "linkingText": [
172
+ "EIDAS_LOA"
173
+ ],
174
+ "localLinkingText": [],
175
+ "type": "dfn",
176
+ "for": [],
177
+ "access": "private",
178
+ "informative": false,
179
+ "heading": {
180
+ "id": "assurance-levels",
181
+ "href": "https://www.w3.org/TR/vc-confidence-method/#assurance-levels",
182
+ "title": "Assurance Levels",
183
+ "alternateIds": [
184
+ "x6-assurance-levels"
185
+ ],
186
+ "number": "6"
72
187
  },
73
188
  "definedIn": "dt",
74
189
  "links": []
190
+ },
191
+ {
192
+ "id": "dfn-assurance-level",
193
+ "href": "https://www.w3.org/TR/vc-confidence-method/#dfn-assurance-level",
194
+ "linkingText": [
195
+ "assurance level"
196
+ ],
197
+ "localLinkingText": [],
198
+ "type": "dfn",
199
+ "for": [],
200
+ "access": "public",
201
+ "informative": false,
202
+ "heading": {
203
+ "id": "terminology",
204
+ "href": "https://www.w3.org/TR/vc-confidence-method/#terminology",
205
+ "title": "Terminology",
206
+ "alternateIds": [
207
+ "x7-terminology"
208
+ ],
209
+ "number": "7"
210
+ },
211
+ "definedIn": "dt",
212
+ "links": [],
213
+ "htmlProse": "A technique for establishing the identity of an individual in\n terms of real-world evidence and observations, according to a\n specific process, typically defined by national and\n international standards organizations like NIST in the US and\n eIDAS in the EU."
75
214
  }
76
215
  ]
77
216
  }
@@ -36,24 +36,24 @@
36
36
  "number": "1"
37
37
  },
38
38
  {
39
- "id": "terminology",
40
- "href": "https://www.w3.org/TR/vc-confidence-method/#terminology",
41
- "level": 3,
42
- "title": "Terminology",
39
+ "id": "conformance",
40
+ "href": "https://www.w3.org/TR/vc-confidence-method/#conformance",
41
+ "level": 2,
42
+ "title": "Conformance",
43
43
  "alternateIds": [
44
- "x1-1-terminology"
44
+ "x2-conformance"
45
45
  ],
46
- "number": "1.1"
46
+ "number": "2"
47
47
  },
48
48
  {
49
- "id": "conformance",
50
- "href": "https://www.w3.org/TR/vc-confidence-method/#conformance",
51
- "level": 3,
52
- "title": "Conformance",
49
+ "id": "evidence",
50
+ "href": "https://www.w3.org/TR/vc-confidence-method/#evidence",
51
+ "level": 2,
52
+ "title": "Relation to the evidence property",
53
53
  "alternateIds": [
54
- "x1-2-conformance"
54
+ "x3-relation-to-the-evidence-property"
55
55
  ],
56
- "number": "1.2"
56
+ "number": "3"
57
57
  },
58
58
  {
59
59
  "id": "data-model",
@@ -61,9 +61,79 @@
61
61
  "level": 2,
62
62
  "title": "Data Model",
63
63
  "alternateIds": [
64
- "x2-data-model"
64
+ "x4-data-model"
65
65
  ],
66
- "number": "2"
66
+ "number": "4"
67
+ },
68
+ {
69
+ "id": "confidence-methods",
70
+ "href": "https://www.w3.org/TR/vc-confidence-method/#confidence-methods",
71
+ "level": 2,
72
+ "title": "Confidence Methods",
73
+ "alternateIds": [
74
+ "x5-confidence-methods"
75
+ ],
76
+ "number": "5"
77
+ },
78
+ {
79
+ "id": "verification-confidence",
80
+ "href": "https://www.w3.org/TR/vc-confidence-method/#verification-confidence",
81
+ "level": 3,
82
+ "title": "Verification Confidence",
83
+ "alternateIds": [
84
+ "x5-1-verification-confidence"
85
+ ],
86
+ "number": "5.1"
87
+ },
88
+ {
89
+ "id": "biometric-image-confidence",
90
+ "href": "https://www.w3.org/TR/vc-confidence-method/#biometric-image-confidence",
91
+ "level": 3,
92
+ "title": "Biometric Image Confidence",
93
+ "alternateIds": [
94
+ "x5-2-biometric-image-confidence"
95
+ ],
96
+ "number": "5.2"
97
+ },
98
+ {
99
+ "id": "assurance-levels",
100
+ "href": "https://www.w3.org/TR/vc-confidence-method/#assurance-levels",
101
+ "level": 2,
102
+ "title": "Assurance Levels",
103
+ "alternateIds": [
104
+ "x6-assurance-levels"
105
+ ],
106
+ "number": "6"
107
+ },
108
+ {
109
+ "id": "nist_800-63-3_loa",
110
+ "href": "https://www.w3.org/TR/vc-confidence-method/#nist_800-63-3_loa",
111
+ "level": 3,
112
+ "title": "NIST_800-63-3_LOA",
113
+ "alternateIds": [
114
+ "x6-1-nist_800-63-3_loa"
115
+ ],
116
+ "number": "6.1"
117
+ },
118
+ {
119
+ "id": "eidas_loa",
120
+ "href": "https://www.w3.org/TR/vc-confidence-method/#eidas_loa",
121
+ "level": 3,
122
+ "title": "EIDAS_LOA",
123
+ "alternateIds": [
124
+ "x6-2-eidas_loa"
125
+ ],
126
+ "number": "6.2"
127
+ },
128
+ {
129
+ "id": "terminology",
130
+ "href": "https://www.w3.org/TR/vc-confidence-method/#terminology",
131
+ "level": 2,
132
+ "title": "Terminology",
133
+ "alternateIds": [
134
+ "x7-terminology"
135
+ ],
136
+ "number": "7"
67
137
  },
68
138
  {
69
139
  "id": "security-considerations",
@@ -71,9 +141,9 @@
71
141
  "level": 2,
72
142
  "title": "Security Considerations",
73
143
  "alternateIds": [
74
- "x3-security-considerations"
144
+ "x8-security-considerations"
75
145
  ],
76
- "number": "3"
146
+ "number": "8"
77
147
  },
78
148
  {
79
149
  "id": "privacy-considerations",
@@ -81,9 +151,9 @@
81
151
  "level": 2,
82
152
  "title": "Privacy Considerations",
83
153
  "alternateIds": [
84
- "x4-privacy-considerations"
154
+ "x9-privacy-considerations"
85
155
  ],
86
- "number": "4"
156
+ "number": "9"
87
157
  },
88
158
  {
89
159
  "id": "references",