@ionic/docs 8.8.12-dev.11782342444.186b6e9c → 8.8.12-dev.11782931922.18ba507c

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-06-24T23:09:21",
2
+ "timestamp": "2026-07-01T18:53:53",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.5",
@@ -31885,7 +31885,7 @@
31885
31885
  "mutable": false,
31886
31886
  "attr": "disabled",
31887
31887
  "reflectToAttr": false,
31888
- "docs": "If `true`, the user cannot interact with the select option. This property does not apply when `interface=\"action-sheet\"` as `ion-action-sheet` does not allow for disabled buttons.",
31888
+ "docs": "If `true`, the user cannot interact with the select option.",
31889
31889
  "docsTags": [
31890
31890
  {
31891
31891
  "name": "default",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.8.12-dev.11782342444.186b6e9c",
3
+ "version": "8.8.12-dev.11782931922.18ba507c",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",