@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.
- package/core.json +2 -2
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-
|
|
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.
|
|
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