@ionic/core 8.8.5-dev.11776871786.1e73ab78 → 8.8.5-dev.11776879142.101200b9

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -106,12 +106,6 @@
106
106
  background: var(--background);
107
107
  }
108
108
 
109
- /**
110
- * --ion-content-safe-area-padding-bottom is an internal property set by
111
- * modal.tsx for fullscreen modals without an ion-footer. This decouples
112
- * safe-area-bottom scroll padding from --padding-bottom (which is a
113
- * public property consumers may override).
114
- */
115
109
  .inner-scroll {
116
110
  left: 0px;
117
111
  right: 0px;
package/dist/docs.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-04-22T15:31:51",
2
+ "timestamp": "2026-04-22T17:34:30",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.0",
@@ -8379,11 +8379,6 @@
8379
8379
  "annotation": "prop",
8380
8380
  "docs": "Color of the content"
8381
8381
  },
8382
- {
8383
- "name": "--ion-content-safe-area-padding-bottom is an internal property set by modal.tsx for fullscreen modals without an ion-footer. This decouples safe-area-bottom scroll padding from --padding-bottom (which is a public property consumers may override).",
8384
- "annotation": "prop",
8385
- "docs": ""
8386
- },
8387
8382
  {
8388
8383
  "name": "--keyboard-offset",
8389
8384
  "annotation": "prop",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/core",
3
- "version": "8.8.5-dev.11776871786.1e73ab78",
3
+ "version": "8.8.5-dev.11776879142.101200b9",
4
4
  "description": "Base components for Ionic",
5
5
  "engines": {
6
6
  "node": ">= 16"