Skip to content

Commit

Permalink
Update registry.v1.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nuxodin authored Jun 16, 2023
1 parent 8ce3c6b commit 6e53f93
Showing 1 changed file with 43 additions and 39 deletions.
82 changes: 43 additions & 39 deletions registry.v1.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,39 @@
{
"a11y": [
{
"name":"lrnwebcomponents",
"url":"https://github.com/elmsln/lrnwebcomponents",
"affected":["ce", "css-cp"]
}
],
"apollo": [
{
"name": "Apollo Elements",
"url": "https://github.com/apollo-elements/apollo-elements",
"affected": ["ce"]
}
],
"amp": [
{
"name":"AMP - Accelerated Mobile Pages",
"url":"https://github.com/ampproject",
"affected":["ce"]
}
],
"aui": [
{
"name": "Audi UI",
"url": "https://github.com/audi/audi-ui",
"affected": ["class", "ca"]
}
],
"au": [
{
"name": "Australian Government Design System Components",
"url": "https://github.com/govau/design-system-components/",
"affected": ["class"]
}
],
"axa": [
{
"name": "AXA Pattern Library",
Expand All @@ -27,6 +55,13 @@
"affected": ["ce", "ca", "css-cp"]
}
],
"dt": [
{
"name": "Barista design system",
"url": "https://github.com/dynatrace-oss/barista",
"affected": ["ce", "ca", "css-cp", "class"]
}
],
"gux": [
{
"name": "Spark Web Components",
Expand All @@ -41,13 +76,6 @@
"affected": ["ce", "ca", "class", "css-cp"]
}
],
"w3": [
{
"name": "W3-CSS",
"url": "https://github.com/vitorlans/w3-css",
"affected": ["class"]
}
],
"kor": [
{
"name": "Kor Design System",
Expand All @@ -60,13 +88,10 @@
"name": "HelixUI Web Components",
"url": "https://github.com/HelixDesignSystem/helix-ui",
"affected": ["ce"]
}
],
"dt": [
{
"name": "Barista design system",
"url": "https://github.com/dynatrace-oss/barista",
"affected": ["ce", "ca", "css-cp", "class"]
},{
"name": "htmx",
"url": "https://github.com/bigskysoftware/htmx",
"affected": ["ca"]
}
],
"nb": [
Expand Down Expand Up @@ -249,20 +274,6 @@
"affected": ["ce", "class"]
}
],
"aui": [
{
"name": "Audi UI",
"url": "https://github.com/audi/audi-ui",
"affected": ["class", "ca"]
}
],
"au": [
{
"name": "Australian Government Design System Components",
"url": "https://github.com/govau/design-system-components/",
"affected": ["class"]
}
],
"duet": [
{
"name": "Duet Design System",
Expand Down Expand Up @@ -366,13 +377,6 @@
"affected": ["ce"]
}
],
"a11y": [
{
"name":"lrnwebcomponents",
"url":"https://github.com/elmsln/lrnwebcomponents",
"affected":["ce", "css-cp"]
}
],
"lrn": [
{
"name":"lrnwebcomponents",
Expand Down Expand Up @@ -436,11 +440,11 @@
"affected":["ce"]
}
],
"amp": [
"w3": [
{
"name":"AMP - Accelerated Mobile Pages",
"url":"https://github.com/ampproject",
"affected":["ce"]
"name": "W3-CSS",
"url": "https://github.com/vitorlans/w3-css",
"affected": ["class"]
}
],
"spectrum": [
Expand Down

0 comments on commit 6e53f93

Please sign in to comment.