@ionic/docs 8.8.16-dev.11784841344.1aa1a41c → 8.8.16-dev.11784914346.10d0804c

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 +144 -32
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "timestamp": "2026-07-23T21:18:13",
2
+ "timestamp": "2026-07-24T17:34:52",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
5
  "version": "4.43.5",
@@ -14122,7 +14122,13 @@
14122
14122
  "attr": "collapse",
14123
14123
  "reflectToAttr": false,
14124
14124
  "docs": "Describes the scroll effect that will be applied to the footer.\nOnly applies when the theme is `\"ios\"`.",
14125
- "docsTags": [],
14125
+ "docsTags": [
14126
+ {
14127
+ "name": "deprecated",
14128
+ "text": "Use `scrollEffect` instead."
14129
+ }
14130
+ ],
14131
+ "deprecation": "Use `scrollEffect` instead.",
14126
14132
  "values": [
14127
14133
  {
14128
14134
  "value": "fade",
@@ -14158,6 +14164,44 @@
14158
14164
  "optional": true,
14159
14165
  "required": false
14160
14166
  },
14167
+ {
14168
+ "name": "scrollEffect",
14169
+ "type": "\"fade\" | \"hide\" | undefined",
14170
+ "complexType": {
14171
+ "original": "FooterScrollEffect",
14172
+ "resolved": "\"fade\" | \"hide\" | undefined",
14173
+ "references": {
14174
+ "FooterScrollEffect": {
14175
+ "location": "import",
14176
+ "path": "./footer-interface",
14177
+ "id": "src/components/footer/footer-interface.ts::FooterScrollEffect",
14178
+ "referenceLocation": "FooterScrollEffect"
14179
+ }
14180
+ }
14181
+ },
14182
+ "mutable": false,
14183
+ "attr": "scroll-effect",
14184
+ "reflectToAttr": true,
14185
+ "docs": "Describes the scroll effect that will be applied to the footer.\n`\"hide\"` slides the footer out of view when scrolling down and back in\nwhen scrolling up.\n`\"fade\"` fades the toolbar background on scroll.",
14186
+ "docsTags": [],
14187
+ "values": [
14188
+ {
14189
+ "value": "fade",
14190
+ "type": "string"
14191
+ },
14192
+ {
14193
+ "value": "hide",
14194
+ "type": "string"
14195
+ },
14196
+ {
14197
+ "type": "undefined"
14198
+ }
14199
+ ],
14200
+ "optional": true,
14201
+ "required": false,
14202
+ "getter": false,
14203
+ "setter": false
14204
+ },
14161
14205
  {
14162
14206
  "name": "theme",
14163
14207
  "type": "\"ios\" | \"md\" | \"ionic\"",
@@ -14747,7 +14791,13 @@
14747
14791
  "attr": "collapse",
14748
14792
  "reflectToAttr": false,
14749
14793
  "docs": "Describes the scroll effect that will be applied to the header.\nOnly applies when the theme is `\"ios\"`.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)",
14750
- "docsTags": [],
14794
+ "docsTags": [
14795
+ {
14796
+ "name": "deprecated",
14797
+ "text": "Use `scrollEffect` instead."
14798
+ }
14799
+ ],
14800
+ "deprecation": "Use `scrollEffect` instead.",
14751
14801
  "values": [
14752
14802
  {
14753
14803
  "value": "condense",
@@ -14816,6 +14866,48 @@
14816
14866
  "optional": true,
14817
14867
  "required": false
14818
14868
  },
14869
+ {
14870
+ "name": "scrollEffect",
14871
+ "type": "\"condense\" | \"fade\" | \"hide\" | undefined",
14872
+ "complexType": {
14873
+ "original": "HeaderScrollEffect",
14874
+ "resolved": "\"condense\" | \"fade\" | \"hide\" | undefined",
14875
+ "references": {
14876
+ "HeaderScrollEffect": {
14877
+ "location": "import",
14878
+ "path": "./header-interface",
14879
+ "id": "src/components/header/header-interface.ts::HeaderScrollEffect",
14880
+ "referenceLocation": "HeaderScrollEffect"
14881
+ }
14882
+ }
14883
+ },
14884
+ "mutable": false,
14885
+ "attr": "scroll-effect",
14886
+ "reflectToAttr": true,
14887
+ "docs": "Describes the scroll effect that will be applied to the header.\n`\"hide\"` slides the header out of view when scrolling down and back in\nwhen scrolling up.\n`\"condense\"` collapses the large title into the main toolbar on scroll.\n`\"fade\"` fades the toolbar background on scroll.",
14888
+ "docsTags": [],
14889
+ "values": [
14890
+ {
14891
+ "value": "condense",
14892
+ "type": "string"
14893
+ },
14894
+ {
14895
+ "value": "fade",
14896
+ "type": "string"
14897
+ },
14898
+ {
14899
+ "value": "hide",
14900
+ "type": "string"
14901
+ },
14902
+ {
14903
+ "type": "undefined"
14904
+ }
14905
+ ],
14906
+ "optional": true,
14907
+ "required": false,
14908
+ "getter": false,
14909
+ "setter": false
14910
+ },
14819
14911
  {
14820
14912
  "name": "theme",
14821
14913
  "type": "\"ios\" | \"md\" | \"ionic\"",
@@ -40931,35 +41023,6 @@
40931
41023
  "getter": false,
40932
41024
  "setter": false
40933
41025
  },
40934
- {
40935
- "name": "hideOnScroll",
40936
- "type": "boolean",
40937
- "complexType": {
40938
- "original": "boolean",
40939
- "resolved": "boolean",
40940
- "references": {}
40941
- },
40942
- "mutable": false,
40943
- "attr": "hide-on-scroll",
40944
- "reflectToAttr": false,
40945
- "docs": "If `true`, the tab bar will be hidden when the user scrolls down\nand shown when the user scrolls up.\nOnly applies when the theme is `\"ionic\"` and `expand` is `\"compact\"`.",
40946
- "docsTags": [
40947
- {
40948
- "name": "default",
40949
- "text": "false"
40950
- }
40951
- ],
40952
- "default": "false",
40953
- "values": [
40954
- {
40955
- "type": "boolean"
40956
- }
40957
- ],
40958
- "optional": false,
40959
- "required": false,
40960
- "getter": false,
40961
- "setter": false
40962
- },
40963
41026
  {
40964
41027
  "name": "mode",
40965
41028
  "type": "\"ios\" | \"md\"",
@@ -40981,6 +41044,40 @@
40981
41044
  "optional": true,
40982
41045
  "required": false
40983
41046
  },
41047
+ {
41048
+ "name": "scrollEffect",
41049
+ "type": "\"hide\" | undefined",
41050
+ "complexType": {
41051
+ "original": "TabBarScrollEffect",
41052
+ "resolved": "\"hide\" | undefined",
41053
+ "references": {
41054
+ "TabBarScrollEffect": {
41055
+ "location": "import",
41056
+ "path": "./tab-bar-interface",
41057
+ "id": "src/components/tab-bar/tab-bar-interface.ts::TabBarScrollEffect",
41058
+ "referenceLocation": "TabBarScrollEffect"
41059
+ }
41060
+ }
41061
+ },
41062
+ "mutable": false,
41063
+ "attr": "scroll-effect",
41064
+ "reflectToAttr": true,
41065
+ "docs": "Describes the scroll effect that will be applied to the tab bar.\n`\"hide\"` slides the tab bar out of view when scrolling down and back in\nwhen scrolling up.\n\nNote: `\"hide\"` is ignored when the tab bar is nested inside an\n`ion-footer` to avoid leaving an empty footer visible on screen.\nSet `scroll-effect=\"hide\"` on the footer instead so the entire\nfooter hides together.",
41066
+ "docsTags": [],
41067
+ "values": [
41068
+ {
41069
+ "value": "hide",
41070
+ "type": "string"
41071
+ },
41072
+ {
41073
+ "type": "undefined"
41074
+ }
41075
+ ],
41076
+ "optional": true,
41077
+ "required": false,
41078
+ "getter": false,
41079
+ "setter": false
41080
+ },
40984
41081
  {
40985
41082
  "name": "selectedTab",
40986
41083
  "type": "string | undefined",
@@ -46846,6 +46943,11 @@
46846
46943
  "docstring": "",
46847
46944
  "path": "src/components/picker/picker-interfaces.ts"
46848
46945
  },
46946
+ "src/components/footer/footer-interface.ts::FooterScrollEffect": {
46947
+ "declaration": "export type FooterScrollEffect = 'hide' | 'fade';",
46948
+ "docstring": "",
46949
+ "path": "src/components/footer/footer-interface.ts"
46950
+ },
46849
46951
  "src/components/gallery/gallery-interface.ts::GalleryColumns": {
46850
46952
  "declaration": "export type GalleryColumns = GalleryBreakpoints | string | number;",
46851
46953
  "docstring": "",
@@ -46856,6 +46958,11 @@
46856
46958
  "docstring": "",
46857
46959
  "path": "src/components/gallery/gallery-interface.ts"
46858
46960
  },
46961
+ "src/components/header/header-interface.ts::HeaderScrollEffect": {
46962
+ "declaration": "export type HeaderScrollEffect = 'hide' | 'condense' | 'fade';",
46963
+ "docstring": "",
46964
+ "path": "src/components/header/header-interface.ts"
46965
+ },
46859
46966
  "src/components/spinner/spinner-configs.ts::SpinnerTypes": {
46860
46967
  "declaration": "\"lines\" | \"bubbles\" | \"circles\" | \"circular\" | \"crescent\" | \"dots\" | \"lines-small\" | \"lines-sharp\" | \"lines-sharp-small\"",
46861
46968
  "docstring": "",
@@ -47151,6 +47258,11 @@
47151
47258
  "docstring": "",
47152
47259
  "path": "src/components/select-popover/select-popover-interface.ts"
47153
47260
  },
47261
+ "src/components/tab-bar/tab-bar-interface.ts::TabBarScrollEffect": {
47262
+ "declaration": "\"hide\"",
47263
+ "docstring": "",
47264
+ "path": "src/components/tab-bar/tab-bar-interface.ts"
47265
+ },
47154
47266
  "src/components/tab-bar/tab-bar-interface.ts::TabBarChangedEventDetail": {
47155
47267
  "declaration": "export interface TabBarChangedEventDetail {\n tab?: string;\n}",
47156
47268
  "docstring": "",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "8.8.16-dev.11784841344.1aa1a41c",
3
+ "version": "8.8.16-dev.11784914346.10d0804c",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",