@ionic/docs 8.5.7-dev.11748466845.12de1519 → 8.5.7-dev.11748545890.14d6a067
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 +1 -23
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2025-05-
|
|
2
|
+
"timestamp": "2025-05-29T19:13:09",
|
|
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": {
|