Skip to content

Commit 6e53f93

Browse files
authored
Update registry.v1.json
1 parent 8ce3c6b commit 6e53f93

File tree

1 file changed

+43
-39
lines changed

1 file changed

+43
-39
lines changed

registry.v1.json

Lines changed: 43 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,39 @@
11
{
2+
"a11y": [
3+
{
4+
"name":"lrnwebcomponents",
5+
"url":"https://github.com/elmsln/lrnwebcomponents",
6+
"affected":["ce", "css-cp"]
7+
}
8+
],
29
"apollo": [
310
{
411
"name": "Apollo Elements",
512
"url": "https://github.com/apollo-elements/apollo-elements",
613
"affected": ["ce"]
714
}
815
],
16+
"amp": [
17+
{
18+
"name":"AMP - Accelerated Mobile Pages",
19+
"url":"https://github.com/ampproject",
20+
"affected":["ce"]
21+
}
22+
],
23+
"aui": [
24+
{
25+
"name": "Audi UI",
26+
"url": "https://github.com/audi/audi-ui",
27+
"affected": ["class", "ca"]
28+
}
29+
],
30+
"au": [
31+
{
32+
"name": "Australian Government Design System Components",
33+
"url": "https://github.com/govau/design-system-components/",
34+
"affected": ["class"]
35+
}
36+
],
937
"axa": [
1038
{
1139
"name": "AXA Pattern Library",
@@ -27,6 +55,13 @@
2755
"affected": ["ce", "ca", "css-cp"]
2856
}
2957
],
58+
"dt": [
59+
{
60+
"name": "Barista design system",
61+
"url": "https://github.com/dynatrace-oss/barista",
62+
"affected": ["ce", "ca", "css-cp", "class"]
63+
}
64+
],
3065
"gux": [
3166
{
3267
"name": "Spark Web Components",
@@ -41,13 +76,6 @@
4176
"affected": ["ce", "ca", "class", "css-cp"]
4277
}
4378
],
44-
"w3": [
45-
{
46-
"name": "W3-CSS",
47-
"url": "https://github.com/vitorlans/w3-css",
48-
"affected": ["class"]
49-
}
50-
],
5179
"kor": [
5280
{
5381
"name": "Kor Design System",
@@ -60,13 +88,10 @@
6088
"name": "HelixUI Web Components",
6189
"url": "https://github.com/HelixDesignSystem/helix-ui",
6290
"affected": ["ce"]
63-
}
64-
],
65-
"dt": [
66-
{
67-
"name": "Barista design system",
68-
"url": "https://github.com/dynatrace-oss/barista",
69-
"affected": ["ce", "ca", "css-cp", "class"]
91+
},{
92+
"name": "htmx",
93+
"url": "https://github.com/bigskysoftware/htmx",
94+
"affected": ["ca"]
7095
}
7196
],
7297
"nb": [
@@ -249,20 +274,6 @@
249274
"affected": ["ce", "class"]
250275
}
251276
],
252-
"aui": [
253-
{
254-
"name": "Audi UI",
255-
"url": "https://github.com/audi/audi-ui",
256-
"affected": ["class", "ca"]
257-
}
258-
],
259-
"au": [
260-
{
261-
"name": "Australian Government Design System Components",
262-
"url": "https://github.com/govau/design-system-components/",
263-
"affected": ["class"]
264-
}
265-
],
266277
"duet": [
267278
{
268279
"name": "Duet Design System",
@@ -366,13 +377,6 @@
366377
"affected": ["ce"]
367378
}
368379
],
369-
"a11y": [
370-
{
371-
"name":"lrnwebcomponents",
372-
"url":"https://github.com/elmsln/lrnwebcomponents",
373-
"affected":["ce", "css-cp"]
374-
}
375-
],
376380
"lrn": [
377381
{
378382
"name":"lrnwebcomponents",
@@ -436,11 +440,11 @@
436440
"affected":["ce"]
437441
}
438442
],
439-
"amp": [
443+
"w3": [
440444
{
441-
"name":"AMP - Accelerated Mobile Pages",
442-
"url":"https://github.com/ampproject",
443-
"affected":["ce"]
445+
"name": "W3-CSS",
446+
"url": "https://github.com/vitorlans/w3-css",
447+
"affected": ["class"]
444448
}
445449
],
446450
"spectrum": [

0 commit comments

Comments
 (0)