@ionic/docs 8.8.4-dev.11776186452.1cc0af05 → 8.8.4-dev.11776330355.18181725

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 +1 -135
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-04-14T17:09:53",
2
+ "timestamp": "2026-04-16T09:08:12",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.0",
@@ -38874,114 +38874,6 @@
38874
38874
  "annotation": "prop",
38875
38875
  "docs": "The color of the ripple effect on MD mode.",
38876
38876
  "mode": "md"
38877
- },
38878
- {
38879
- "name": "--select-text-media-border-color",
38880
- "annotation": "prop",
38881
- "docs": "The border color of media (icons/images) in the select text.",
38882
- "mode": "ionic"
38883
- },
38884
- {
38885
- "name": "--select-text-media-border-color",
38886
- "annotation": "prop",
38887
- "docs": "The border color of media (icons/images) in the select text.",
38888
- "mode": "ios"
38889
- },
38890
- {
38891
- "name": "--select-text-media-border-color",
38892
- "annotation": "prop",
38893
- "docs": "The border color of media (icons/images) in the select text.",
38894
- "mode": "md"
38895
- },
38896
- {
38897
- "name": "--select-text-media-border-radius",
38898
- "annotation": "prop",
38899
- "docs": "The border radius of media (icons/images) in the select text.",
38900
- "mode": "ionic"
38901
- },
38902
- {
38903
- "name": "--select-text-media-border-radius",
38904
- "annotation": "prop",
38905
- "docs": "The border radius of media (icons/images) in the select text.",
38906
- "mode": "ios"
38907
- },
38908
- {
38909
- "name": "--select-text-media-border-radius",
38910
- "annotation": "prop",
38911
- "docs": "The border radius of media (icons/images) in the select text.",
38912
- "mode": "md"
38913
- },
38914
- {
38915
- "name": "--select-text-media-border-style",
38916
- "annotation": "prop",
38917
- "docs": "The border style of media (icons/images) in the select text.",
38918
- "mode": "ionic"
38919
- },
38920
- {
38921
- "name": "--select-text-media-border-style",
38922
- "annotation": "prop",
38923
- "docs": "The border style of media (icons/images) in the select text.",
38924
- "mode": "ios"
38925
- },
38926
- {
38927
- "name": "--select-text-media-border-style",
38928
- "annotation": "prop",
38929
- "docs": "The border style of media (icons/images) in the select text.",
38930
- "mode": "md"
38931
- },
38932
- {
38933
- "name": "--select-text-media-border-width",
38934
- "annotation": "prop",
38935
- "docs": "The border width of media (icons/images) in the select text.",
38936
- "mode": "ionic"
38937
- },
38938
- {
38939
- "name": "--select-text-media-border-width",
38940
- "annotation": "prop",
38941
- "docs": "The border width of media (icons/images) in the select text.",
38942
- "mode": "ios"
38943
- },
38944
- {
38945
- "name": "--select-text-media-border-width",
38946
- "annotation": "prop",
38947
- "docs": "The border width of media (icons/images) in the select text.",
38948
- "mode": "md"
38949
- },
38950
- {
38951
- "name": "--select-text-media-height",
38952
- "annotation": "prop",
38953
- "docs": "The height of media (icons/images) in the select text.",
38954
- "mode": "ionic"
38955
- },
38956
- {
38957
- "name": "--select-text-media-height",
38958
- "annotation": "prop",
38959
- "docs": "The height of media (icons/images) in the select text.",
38960
- "mode": "ios"
38961
- },
38962
- {
38963
- "name": "--select-text-media-height",
38964
- "annotation": "prop",
38965
- "docs": "The height of media (icons/images) in the select text.",
38966
- "mode": "md"
38967
- },
38968
- {
38969
- "name": "--select-text-media-width",
38970
- "annotation": "prop",
38971
- "docs": "The width of media (icons/images) in the select text.",
38972
- "mode": "ionic"
38973
- },
38974
- {
38975
- "name": "--select-text-media-width",
38976
- "annotation": "prop",
38977
- "docs": "The width of media (icons/images) in the select text.",
38978
- "mode": "ios"
38979
- },
38980
- {
38981
- "name": "--select-text-media-width",
38982
- "annotation": "prop",
38983
- "docs": "The width of media (icons/images) in the select text.",
38984
- "mode": "md"
38985
38877
  }
38986
38878
  ],
38987
38879
  "slots": [
@@ -39302,32 +39194,6 @@
39302
39194
  ],
39303
39195
  "usage": {},
39304
39196
  "props": [
39305
- {
39306
- "name": "description",
39307
- "type": "string | undefined",
39308
- "complexType": {
39309
- "original": "string",
39310
- "resolved": "string | undefined",
39311
- "references": {}
39312
- },
39313
- "mutable": false,
39314
- "attr": "description",
39315
- "reflectToAttr": false,
39316
- "docs": "Text that is placed underneath the option text to provide additional details about the option.",
39317
- "docsTags": [],
39318
- "values": [
39319
- {
39320
- "type": "string"
39321
- },
39322
- {
39323
- "type": "undefined"
39324
- }
39325
- ],
39326
- "optional": true,
39327
- "required": false,
39328
- "getter": false,
39329
- "setter": false
39330
- },
39331
39197
  {
39332
39198
  "name": "disabled",
39333
39199
  "type": "boolean",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.8.4-dev.11776186452.1cc0af05",
3
+ "version": "8.8.4-dev.11776330355.18181725",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",