@ionic/docs 8.8.4-dev.11776868066.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.
Files changed (2) hide show
  1. package/core.json +3 -9
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-04-22T14:30:10",
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
- "ion-icon"
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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.8.4-dev.11776868066.169e5ee1",
3
+ "version": "8.8.4-dev.11777064748.1e6da1cd",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",