Add indexer, maybe improve safe area support

This commit is contained in:
Jon Staab
2025-05-15 10:15:41 -07:00
parent b14c3ab345
commit fd9fee8f50
5 changed files with 16 additions and 2 deletions
+12
View File
@@ -22,6 +22,9 @@ importers:
.:
dependencies:
'@capacitor-community/safe-area':
specifier: 7.0.0-alpha.1
version: 7.0.0-alpha.1(@capacitor/core@7.2.0)
'@capacitor/android':
specifier: ^7.0.0
version: 7.2.0(@capacitor/core@7.2.0)
@@ -702,6 +705,11 @@ packages:
'@canvas/image-data@1.0.0':
resolution: {integrity: sha512-BxOqI5LgsIQP1odU5KMwV9yoijleOPzHL18/YvNqF9KFSGF2K/DLlYAbDQsWqd/1nbaFuSkYD/191dpMtNh4vw==}
'@capacitor-community/safe-area@7.0.0-alpha.1':
resolution: {integrity: sha512-N6ktkRiofqrt+N/vQzh4jcWY8IzJ4TVw1tKAPssvbddWFTyZzXzSdBeX/l/nracJF0PZqmLdA7JYTBfnOxXQYw==}
peerDependencies:
'@capacitor/core': '>=7.0.0'
'@capacitor/android@7.2.0':
resolution: {integrity: sha512-zdhEy3jZPG5Toe/pGzKtDgIiBGywjaoEuQWnGVjBYPlSAEUtAhpZ2At7V0SCb26yluAuzrAUV0Ue+LQeEtHwFQ==}
peerDependencies:
@@ -5118,6 +5126,10 @@ snapshots:
'@canvas/image-data@1.0.0': {}
'@capacitor-community/safe-area@7.0.0-alpha.1(@capacitor/core@7.2.0)':
dependencies:
'@capacitor/core': 7.2.0
'@capacitor/android@7.2.0(@capacitor/core@7.2.0)':
dependencies:
'@capacitor/core': 7.2.0