@ionic/docs 8.5.8-nightly.20250520 → 8.5.8-nightly.20250522

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-20T06:10:08",
2
+ "timestamp": "2025-05-22T06:10:09",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.20.0",
@@ -25567,7 +25567,7 @@
25567
25567
  "mutable": false,
25568
25568
  "attr": "cancel-button-text",
25569
25569
  "reflectToAttr": false,
25570
- "docs": "Set the the cancel button text. Only applies to `ios` mode.",
25570
+ "docs": "Set the cancel button text. Only applies to `ios` mode.",
25571
25571
  "docsTags": [],
25572
25572
  "default": "'Cancel'",
25573
25573
  "values": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.5.8-nightly.20250520",
3
+ "version": "8.5.8-nightly.20250522",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",