@ionic/docs 8.8.4-dev.11776868665.169e5ee1 → 8.8.4-dev.11777064748.1e6da1cd
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 +3 -9
- package/package.json +1 -1
package/core.json
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-04-
|
|
2
|
+
"timestamp": "2026-04-24T21:08:18",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
5
|
"version": "4.43.0",
|
|
@@ -45677,14 +45677,8 @@
|
|
|
45677
45677
|
],
|
|
45678
45678
|
"states": [],
|
|
45679
45679
|
"dependents": [],
|
|
45680
|
-
"dependencies": [
|
|
45681
|
-
|
|
45682
|
-
],
|
|
45683
|
-
"dependencyGraph": {
|
|
45684
|
-
"ion-toggle": [
|
|
45685
|
-
"ion-icon"
|
|
45686
|
-
]
|
|
45687
|
-
}
|
|
45680
|
+
"dependencies": [],
|
|
45681
|
+
"dependencyGraph": {}
|
|
45688
45682
|
},
|
|
45689
45683
|
{
|
|
45690
45684
|
"filePath": "src/components/toolbar/toolbar.tsx",
|