@ionic/docs 8.5.2-dev.11743071550.187fff35 → 8.5.2-dev.11743158481.1f6b30ba

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 +3 -3
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-03-27T10:34:51",
2
+ "timestamp": "2025-03-28T10:43:45",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.20.0",
@@ -11311,9 +11311,9 @@
11311
11311
  "mutable": false,
11312
11312
  "attr": "spacing",
11313
11313
  "reflectToAttr": true,
11314
- "docs": "Set to `\"xxsmall\"` for the smallest spacing.\nSet to \"xsmall\" for very small spacing.\nSet to `\"small\"` for small spacing.\nSet to \"medium\" for medium spacing.\nSet to \"large\" for large spacing.\nSet to `\"xlarge\"` for the largest spacing.\n\nDefaults to `\"xxsmall\"`.",
11314
+ "docs": "Set to `\"xxsmall\"` for the smallest spacing.\nSet to \"xsmall\" for very small spacing.\nSet to `\"small\"` for small spacing.\nSet to \"medium\" for medium spacing.\nSet to \"large\" for large spacing.\nSet to `\"xlarge\"` for the largest spacing.\n\nDefaults to `\"medium\"`.",
11315
11315
  "docsTags": [],
11316
- "default": "'xxsmall'",
11316
+ "default": "'medium'",
11317
11317
  "values": [
11318
11318
  {
11319
11319
  "value": "large",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.5.2-dev.11743071550.187fff35",
3
+ "version": "8.5.2-dev.11743158481.1f6b30ba",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",