@ionic/docs 8.5.7-dev.11748466845.12de1519 → 8.5.7-dev.11748630985.1e31c3ad

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 +1 -23
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2025-05-28T21:15:43",
2
+ "timestamp": "2025-05-30T18:51:24",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.29.3",
@@ -13511,28 +13511,6 @@
13511
13511
  }
13512
13512
  ],
13513
13513
  "methods": [
13514
- {
13515
- "name": "reset",
13516
- "returns": {
13517
- "type": "Promise<void>",
13518
- "docs": ""
13519
- },
13520
- "complexType": {
13521
- "signature": "() => Promise<void>",
13522
- "parameters": [],
13523
- "references": {
13524
- "Promise": {
13525
- "location": "global",
13526
- "id": "global::Promise"
13527
- }
13528
- },
13529
- "return": "Promise<void>"
13530
- },
13531
- "signature": "reset() => Promise<void>",
13532
- "parameters": [],
13533
- "docs": "Resets the value and focus state.",
13534
- "docsTags": []
13535
- },
13536
13514
  {
13537
13515
  "name": "setFocus",
13538
13516
  "returns": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.5.7-dev.11748466845.12de1519",
3
+ "version": "8.5.7-dev.11748630985.1e31c3ad",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",