Skip to content

Commit

Permalink
fix: Remove status-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
GZolla authored Oct 28, 2024
2 parents 39545b4 + e3b71c8 commit 6f719c8
Show file tree
Hide file tree
Showing 12 changed files with 0 additions and 156 deletions.
29 changes: 0 additions & 29 deletions demo/components/status-icon/index.html

This file was deleted.

1 change: 0 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ <h2 class="d2l-heading-2">Components</h2>
<li><a href="demo/components/community/index.html">Community</a></li>
<li><a href="demo/components/opt-in-flyout/index.html">Opt-In Flyout</a></li>
<li><a href="demo/components/pagination/index.html">Pagination</a></li>
<li><a href="demo/components/status-icon/index.html">Status Icon</a></li>
</ul>

<h2 class="d2l-heading-3">Controllers</h2>
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
"./components/opt-out-flyout.js": "./src/components/opt-in-flyout/opt-out-flyout.js",
"./components/opt-out-reason.js": "./src/components/opt-in-flyout/opt-out-reason.js",
"./components/pager-numeric.js": "./src/components/pagination/pager-numeric.js",
"./components/status-icon.js": "./src/components/status-icon/status-icon.js",
"./controllers/computed-value.js": "./src/controllers/computed-values/computed-value.js",
"./controllers/computed-values.js": "./src/controllers/computed-values/computed-values.js",
"./controllers/language-listener.js": "./src/controllers/language-listener/language-listener.js"
Expand Down
21 changes: 0 additions & 21 deletions src/components/status-icon/README.md

This file was deleted.

Binary file removed src/components/status-icon/StatusIconPreview.PNG
Binary file not shown.
67 changes: 0 additions & 67 deletions src/components/status-icon/status-icon.js

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
13 changes: 0 additions & 13 deletions test/components/status-icon/status-icon.axe.js

This file was deleted.

12 changes: 0 additions & 12 deletions test/components/status-icon/status-icon.test.js

This file was deleted.

12 changes: 0 additions & 12 deletions test/components/status-icon/status-icon.vdiff.js

This file was deleted.

0 comments on commit 6f719c8

Please sign in to comment.