Skip to content

Commit

Permalink
Revert "Remove Material chips package"
Browse files Browse the repository at this point in the history
This reverts commit c89be8f.
  • Loading branch information
piitaya committed Nov 9, 2023
1 parent c89be8f commit 2d6f5bf
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
"@lit-labs/observers": "2.0.2",
"@lit-labs/virtualizer": "2.0.10",
"@lrnwebcomponents/simple-tooltip": "7.0.18",
"@material/chips": "=14.0.0-canary.53b3cad2f.0",
"@material/data-table": "=14.0.0-canary.53b3cad2f.0",
"@material/mwc-base": "0.27.0",
"@material/mwc-button": "0.27.0",
Expand Down
25 changes: 25 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2214,6 +2214,30 @@ __metadata:
languageName: node
linkType: hard

"@material/chips@npm:=14.0.0-canary.53b3cad2f.0":
version: 14.0.0-canary.53b3cad2f.0
resolution: "@material/chips@npm:14.0.0-canary.53b3cad2f.0"
dependencies:
"@material/animation": "npm:14.0.0-canary.53b3cad2f.0"
"@material/base": "npm:14.0.0-canary.53b3cad2f.0"
"@material/checkbox": "npm:14.0.0-canary.53b3cad2f.0"
"@material/density": "npm:14.0.0-canary.53b3cad2f.0"
"@material/dom": "npm:14.0.0-canary.53b3cad2f.0"
"@material/elevation": "npm:14.0.0-canary.53b3cad2f.0"
"@material/feature-targeting": "npm:14.0.0-canary.53b3cad2f.0"
"@material/focus-ring": "npm:14.0.0-canary.53b3cad2f.0"
"@material/ripple": "npm:14.0.0-canary.53b3cad2f.0"
"@material/rtl": "npm:14.0.0-canary.53b3cad2f.0"
"@material/shape": "npm:14.0.0-canary.53b3cad2f.0"
"@material/theme": "npm:14.0.0-canary.53b3cad2f.0"
"@material/tokens": "npm:14.0.0-canary.53b3cad2f.0"
"@material/touch-target": "npm:14.0.0-canary.53b3cad2f.0"
"@material/typography": "npm:14.0.0-canary.53b3cad2f.0"
tslib: "npm:^2.1.0"
checksum: 32d6f31acb691f1ef811e356abd09924861200c0429a895b3ee76c2140ca1dedf67a864ebffbf3887db1c555a68de39c41cf8afc3c81dc024665054f9cf093ed
languageName: node
linkType: hard

"@material/circular-progress@npm:=14.0.0-canary.53b3cad2f.0":
version: 14.0.0-canary.53b3cad2f.0
resolution: "@material/circular-progress@npm:14.0.0-canary.53b3cad2f.0"
Expand Down Expand Up @@ -9616,6 +9640,7 @@ __metadata:
"@lit-labs/virtualizer": "npm:2.0.10"
"@lokalise/node-api": "npm:12.0.0"
"@lrnwebcomponents/simple-tooltip": "npm:7.0.18"
"@material/chips": "npm:=14.0.0-canary.53b3cad2f.0"
"@material/data-table": "npm:=14.0.0-canary.53b3cad2f.0"
"@material/mwc-base": "npm:0.27.0"
"@material/mwc-button": "npm:0.27.0"
Expand Down

0 comments on commit 2d6f5bf

Please sign in to comment.