@ionic/docs 8.8.4 → 8.8.5-dev.11776871786.1e73ab78

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.
Files changed (2) hide show
  1. package/core.json +6 -1
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-04-15T18:07:39",
2
+ "timestamp": "2026-04-22T15:31:51",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.0",
@@ -8379,6 +8379,11 @@
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
+ },
8382
8387
  {
8383
8388
  "name": "--keyboard-offset",
8384
8389
  "annotation": "prop",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.8.4",
3
+ "version": "8.8.5-dev.11776871786.1e73ab78",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",