diff --git a/.yarn/patches/@lrnwebcomponents-simple-tooltip-npm-8.0.0-77591f2e0c.patch b/.yarn/patches/@lrnwebcomponents-simple-tooltip-npm-8.0.0-77591f2e0c.patch deleted file mode 100644 index 9b177dc614..0000000000 --- a/.yarn/patches/@lrnwebcomponents-simple-tooltip-npm-8.0.0-77591f2e0c.patch +++ /dev/null @@ -1,13 +0,0 @@ -diff --git a/simple-tooltip.js b/simple-tooltip.js -index 78a87f6a223925f0e29fbedb268c85a142ec6985..3d686dd6a3d5a93342b4b01408089fc316b408ca 100644 ---- a/simple-tooltip.js -+++ b/simple-tooltip.js -@@ -195,6 +195,8 @@ class SimpleTooltip extends LitElement { - .hidden { - position: absolute; - left: -10000px; -+ inset-inline-start: -10000px; -+ inset-inline-end: initial; - top: auto; - width: 1px; - height: 1px; diff --git a/package.json b/package.json index 82659280a5..0f0d861425 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@lit-labs/motion": "1.0.7", "@lit-labs/observers": "2.0.2", "@lit-labs/virtualizer": "2.0.12", - "@lrnwebcomponents/simple-tooltip": "patch:@lrnwebcomponents/simple-tooltip@npm%3A8.0.0#~/.yarn/patches/@lrnwebcomponents-simple-tooltip-npm-8.0.0-77591f2e0c.patch", + "@lrnwebcomponents/simple-tooltip": "8.0.2", "@material/chips": "=14.0.0-canary.53b3cad2f.0", "@material/data-table": "=14.0.0-canary.53b3cad2f.0", "@material/mwc-base": "0.27.0", diff --git a/yarn.lock b/yarn.lock index 620ccf5c1d..474660e8f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2173,21 +2173,12 @@ __metadata: languageName: node linkType: hard -"@lrnwebcomponents/simple-tooltip@npm:8.0.0": - version: 8.0.0 - resolution: "@lrnwebcomponents/simple-tooltip@npm:8.0.0" +"@lrnwebcomponents/simple-tooltip@npm:8.0.2": + version: 8.0.2 + resolution: "@lrnwebcomponents/simple-tooltip@npm:8.0.2" dependencies: - lit: "npm:^3.1.0" - checksum: 10/d70ab59f32f9b3461b3dc24a41f2d18f8c3b48def9a53b040ff5f2161875a6ee40544982488fef826865758d2055d5286dff5d99ff6a9e6b9952ffb7eb0cba3a - languageName: node - linkType: hard - -"@lrnwebcomponents/simple-tooltip@patch:@lrnwebcomponents/simple-tooltip@npm%3A8.0.0#~/.yarn/patches/@lrnwebcomponents-simple-tooltip-npm-8.0.0-77591f2e0c.patch": - version: 8.0.0 - resolution: "@lrnwebcomponents/simple-tooltip@patch:@lrnwebcomponents/simple-tooltip@npm%3A8.0.0#~/.yarn/patches/@lrnwebcomponents-simple-tooltip-npm-8.0.0-77591f2e0c.patch::version=8.0.0&hash=91f01a" - dependencies: - lit: "npm:^3.1.0" - checksum: 10/25e2ec2e7379004784ede67419da99a57c2aeb5f7c5747069682b0ca4f28a4e4aaec03a6946d17b33b85407b625d9747af7d0e576f2f1172f8b57090f425fbf9 + lit: "npm:^3.1.2" + checksum: 10/cc432c516ed176f1b99a04071f500bea2c1620a2b505e60867f3464e2a9cf54b78b4c84ac3ed85ac34e3579d8671112953d085bb37c2ff7202a1639e6ae0db4e languageName: node linkType: hard @@ -9661,7 +9652,7 @@ __metadata: "@lit-labs/observers": "npm:2.0.2" "@lit-labs/virtualizer": "npm:2.0.12" "@lokalise/node-api": "npm:12.1.0" - "@lrnwebcomponents/simple-tooltip": "patch:@lrnwebcomponents/simple-tooltip@npm%3A8.0.0#~/.yarn/patches/@lrnwebcomponents-simple-tooltip-npm-8.0.0-77591f2e0c.patch" + "@lrnwebcomponents/simple-tooltip": "npm:8.0.2" "@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"