@ionic/docs 8.7.4-dev.11757430138.13649dec → 8.7.4-dev.11758100307.13cc0353
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.
- package/core.json +8 -2
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-09-
|
|
2
|
+
"timestamp": "2025-09-17T09:14:02",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.36.2",
|
|
@@ -34093,7 +34093,13 @@
|
|
|
34093
34093
|
"methods": [],
|
|
34094
34094
|
"events": [],
|
|
34095
34095
|
"listeners": [],
|
|
34096
|
-
"styles": [
|
|
34096
|
+
"styles": [
|
|
34097
|
+
{
|
|
34098
|
+
"name": "--ion-grid-gap",
|
|
34099
|
+
"annotation": "prop",
|
|
34100
|
+
"docs": "The gap between grid items"
|
|
34101
|
+
}
|
|
34102
|
+
],
|
|
34097
34103
|
"slots": [],
|
|
34098
34104
|
"parts": [],
|
|
34099
34105
|
"dependents": [],
|