@ionic/docs 8.8.1-dev.11774636992.1511ce70 → 8.8.1-dev.11775249812.1228163e

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": "2026-03-27T18:45:05",
2
+ "timestamp": "2026-04-03T20:58:41",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.0",
@@ -25581,7 +25581,7 @@
25581
25581
  },
25582
25582
  "mutable": false,
25583
25583
  "attr": "value",
25584
- "reflectToAttr": false,
25584
+ "reflectToAttr": true,
25585
25585
  "docs": "the value of the radio.",
25586
25586
  "docsTags": [],
25587
25587
  "values": [
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.8.1-dev.11774636992.1511ce70",
3
+ "version": "8.8.1-dev.11775249812.1228163e",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",