@ionic/docs 8.8.9-nightly.20260601 → 8.8.9-nightly.20260602
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 +4 -4
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-06-
|
|
2
|
+
"timestamp": "2026-06-02T07:42:57",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
|
-
"version": "4.43.
|
|
5
|
+
"version": "4.43.5",
|
|
6
6
|
"typescriptVersion": "5.8.3"
|
|
7
7
|
},
|
|
8
8
|
"components": [
|
|
@@ -33097,10 +33097,10 @@
|
|
|
33097
33097
|
"docsTags": [
|
|
33098
33098
|
{
|
|
33099
33099
|
"name": "default",
|
|
33100
|
-
"text": "
|
|
33100
|
+
"text": "'(min-width: 992px)'"
|
|
33101
33101
|
}
|
|
33102
33102
|
],
|
|
33103
|
-
"default": "
|
|
33103
|
+
"default": "'(min-width: 992px)'",
|
|
33104
33104
|
"values": [
|
|
33105
33105
|
{
|
|
33106
33106
|
"type": "boolean"
|