@ionic/docs 8.8.4-dev.11776868665.169e5ee1 → 8.8.4-dev.11777067325.14ed5f47

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 +5 -13
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-04-22T14:40:13",
2
+ "timestamp": "2026-04-24T21:51:12",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.0",
@@ -38973,8 +38973,7 @@
38973
38973
  "ion-action-sheet",
38974
38974
  "ion-alert",
38975
38975
  "ion-select-modal",
38976
- "ion-modal",
38977
- "ion-icon"
38976
+ "ion-modal"
38978
38977
  ],
38979
38978
  "dependencyGraph": {
38980
38979
  "ion-select": [
@@ -38983,8 +38982,7 @@
38983
38982
  "ion-action-sheet",
38984
38983
  "ion-alert",
38985
38984
  "ion-select-modal",
38986
- "ion-modal",
38987
- "ion-icon"
38985
+ "ion-modal"
38988
38986
  ],
38989
38987
  "ion-select-popover": [
38990
38988
  "ion-item",
@@ -45677,14 +45675,8 @@
45677
45675
  ],
45678
45676
  "states": [],
45679
45677
  "dependents": [],
45680
- "dependencies": [
45681
- "ion-icon"
45682
- ],
45683
- "dependencyGraph": {
45684
- "ion-toggle": [
45685
- "ion-icon"
45686
- ]
45687
- }
45678
+ "dependencies": [],
45679
+ "dependencyGraph": {}
45688
45680
  },
45689
45681
  {
45690
45682
  "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.11776868665.169e5ee1",
3
+ "version": "8.8.4-dev.11777067325.14ed5f47",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",