@ionic/docs 8.5.7-dev.11747865624.1ff4bb55 → 8.5.7-dev.11748379940.12698faf

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 +2 -2
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-05-21T22:15:29",
2
+ "timestamp": "2025-05-27T21:07:25",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.29.3",
@@ -13530,7 +13530,7 @@
13530
13530
  },
13531
13531
  "signature": "reset() => Promise<void>",
13532
13532
  "parameters": [],
13533
- "docs": "Resets the input values and focus state.",
13533
+ "docs": "Resets the value and focus state.",
13534
13534
  "docsTags": []
13535
13535
  },
13536
13536
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.5.7-dev.11747865624.1ff4bb55",
3
+ "version": "8.5.7-dev.11748379940.12698faf",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",