@ionic/docs 9.0.1-nightly.20260821 → 9.0.1-nightly.20260825

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 +279 -48
  2. package/package.json +1 -1
package/core.json CHANGED
@@ -1,8 +1,8 @@
1
1
  {
2
- "timestamp": "2026-08-21T06:11:59",
2
+ "timestamp": "2026-08-25T06:11:31",
3
3
  "compiler": {
4
4
  "name": "@stencil/core",
5
- "version": "4.43.5",
5
+ "version": "4.44.1",
6
6
  "typescriptVersion": "5.8.3"
7
7
  },
8
8
  "components": [
@@ -496,7 +496,12 @@
496
496
  }
497
497
  ],
498
498
  "styles": [],
499
- "slots": [],
499
+ "slots": [
500
+ {
501
+ "name": "",
502
+ "docs": "The default slot"
503
+ }
504
+ ],
500
505
  "parts": [],
501
506
  "states": [],
502
507
  "dependents": [],
@@ -2505,7 +2510,12 @@
2505
2510
  "mode": "md"
2506
2511
  }
2507
2512
  ],
2508
- "slots": [],
2513
+ "slots": [
2514
+ {
2515
+ "name": "",
2516
+ "docs": "The default slot"
2517
+ }
2518
+ ],
2509
2519
  "parts": [],
2510
2520
  "states": [],
2511
2521
  "dependents": [],
@@ -3563,7 +3573,12 @@
3563
3573
  "mode": "md"
3564
3574
  }
3565
3575
  ],
3566
- "slots": [],
3576
+ "slots": [
3577
+ {
3578
+ "name": "",
3579
+ "docs": "The default slot"
3580
+ }
3581
+ ],
3567
3582
  "parts": [],
3568
3583
  "states": [],
3569
3584
  "dependents": [],
@@ -4045,7 +4060,24 @@
4045
4060
  "mode": "md"
4046
4061
  }
4047
4062
  ],
4048
- "slots": [],
4063
+ "slots": [
4064
+ {
4065
+ "name": "",
4066
+ "docs": "The default slot"
4067
+ },
4068
+ {
4069
+ "name": "end",
4070
+ "docs": ""
4071
+ },
4072
+ {
4073
+ "name": "separator",
4074
+ "docs": ""
4075
+ },
4076
+ {
4077
+ "name": "start",
4078
+ "docs": ""
4079
+ }
4080
+ ],
4049
4081
  "parts": [
4050
4082
  {
4051
4083
  "name": "collapsed-indicator",
@@ -4291,7 +4323,12 @@
4291
4323
  }
4292
4324
  ],
4293
4325
  "styles": [],
4294
- "slots": [],
4326
+ "slots": [
4327
+ {
4328
+ "name": "",
4329
+ "docs": "The default slot"
4330
+ }
4331
+ ],
4295
4332
  "parts": [],
4296
4333
  "states": [],
4297
4334
  "dependents": [],
@@ -5294,7 +5331,12 @@
5294
5331
  "events": [],
5295
5332
  "listeners": [],
5296
5333
  "styles": [],
5297
- "slots": [],
5334
+ "slots": [
5335
+ {
5336
+ "name": "",
5337
+ "docs": "The default slot"
5338
+ }
5339
+ ],
5298
5340
  "parts": [],
5299
5341
  "states": [],
5300
5342
  "dependents": [
@@ -5725,7 +5767,12 @@
5725
5767
  "mode": "md"
5726
5768
  }
5727
5769
  ],
5728
- "slots": [],
5770
+ "slots": [
5771
+ {
5772
+ "name": "",
5773
+ "docs": "The default slot"
5774
+ }
5775
+ ],
5729
5776
  "parts": [
5730
5777
  {
5731
5778
  "name": "native",
@@ -5926,7 +5973,12 @@
5926
5973
  "events": [],
5927
5974
  "listeners": [],
5928
5975
  "styles": [],
5929
- "slots": [],
5976
+ "slots": [
5977
+ {
5978
+ "name": "",
5979
+ "docs": "The default slot"
5980
+ }
5981
+ ],
5930
5982
  "parts": [],
5931
5983
  "states": [],
5932
5984
  "dependents": [],
@@ -6054,7 +6106,12 @@
6054
6106
  "mode": "md"
6055
6107
  }
6056
6108
  ],
6057
- "slots": [],
6109
+ "slots": [
6110
+ {
6111
+ "name": "",
6112
+ "docs": "The default slot"
6113
+ }
6114
+ ],
6058
6115
  "parts": [],
6059
6116
  "states": [],
6060
6117
  "dependents": [],
@@ -6182,7 +6239,12 @@
6182
6239
  "mode": "md"
6183
6240
  }
6184
6241
  ],
6185
- "slots": [],
6242
+ "slots": [
6243
+ {
6244
+ "name": "",
6245
+ "docs": "The default slot"
6246
+ }
6247
+ ],
6186
6248
  "parts": [],
6187
6249
  "states": [],
6188
6250
  "dependents": [],
@@ -7080,7 +7142,12 @@
7080
7142
  "mode": "md"
7081
7143
  }
7082
7144
  ],
7083
- "slots": [],
7145
+ "slots": [
7146
+ {
7147
+ "name": "",
7148
+ "docs": "The default slot"
7149
+ }
7150
+ ],
7084
7151
  "parts": [],
7085
7152
  "states": [],
7086
7153
  "dependents": [],
@@ -7773,7 +7840,12 @@
7773
7840
  "docs": "The number of total Columns in the Grid"
7774
7841
  }
7775
7842
  ],
7776
- "slots": [],
7843
+ "slots": [
7844
+ {
7845
+ "name": "",
7846
+ "docs": "The default slot"
7847
+ }
7848
+ ],
7777
7849
  "parts": [],
7778
7850
  "states": [],
7779
7851
  "dependents": [],
@@ -10336,7 +10408,12 @@
10336
10408
  "events": [],
10337
10409
  "listeners": [],
10338
10410
  "styles": [],
10339
- "slots": [],
10411
+ "slots": [
10412
+ {
10413
+ "name": "",
10414
+ "docs": "The default slot"
10415
+ }
10416
+ ],
10340
10417
  "parts": [],
10341
10418
  "states": [],
10342
10419
  "dependents": [],
@@ -11190,7 +11267,12 @@
11190
11267
  "mode": "md"
11191
11268
  }
11192
11269
  ],
11193
- "slots": [],
11270
+ "slots": [
11271
+ {
11272
+ "name": "",
11273
+ "docs": "The default slot"
11274
+ }
11275
+ ],
11194
11276
  "parts": [
11195
11277
  {
11196
11278
  "name": "close-icon",
@@ -11298,7 +11380,12 @@
11298
11380
  "events": [],
11299
11381
  "listeners": [],
11300
11382
  "styles": [],
11301
- "slots": [],
11383
+ "slots": [
11384
+ {
11385
+ "name": "",
11386
+ "docs": "The default slot"
11387
+ }
11388
+ ],
11302
11389
  "parts": [],
11303
11390
  "states": [],
11304
11391
  "dependents": [],
@@ -11400,7 +11487,12 @@
11400
11487
  "events": [],
11401
11488
  "listeners": [],
11402
11489
  "styles": [],
11403
- "slots": [],
11490
+ "slots": [
11491
+ {
11492
+ "name": "",
11493
+ "docs": "The default slot"
11494
+ }
11495
+ ],
11404
11496
  "parts": [],
11405
11497
  "states": [],
11406
11498
  "dependents": [],
@@ -11510,7 +11602,12 @@
11510
11602
  "docs": "Width of the fixed Grid on xs screens"
11511
11603
  }
11512
11604
  ],
11513
- "slots": [],
11605
+ "slots": [
11606
+ {
11607
+ "name": "",
11608
+ "docs": "The default slot"
11609
+ }
11610
+ ],
11514
11611
  "parts": [],
11515
11612
  "states": [],
11516
11613
  "dependents": [],
@@ -11616,7 +11713,12 @@
11616
11713
  "events": [],
11617
11714
  "listeners": [],
11618
11715
  "styles": [],
11619
- "slots": [],
11716
+ "slots": [
11717
+ {
11718
+ "name": "",
11719
+ "docs": "The default slot"
11720
+ }
11721
+ ],
11620
11722
  "parts": [],
11621
11723
  "states": [],
11622
11724
  "dependents": [
@@ -14713,7 +14815,12 @@
14713
14815
  "mode": "md"
14714
14816
  }
14715
14817
  ],
14716
- "slots": [],
14818
+ "slots": [
14819
+ {
14820
+ "name": "",
14821
+ "docs": "The default slot"
14822
+ }
14823
+ ],
14717
14824
  "parts": [],
14718
14825
  "states": [],
14719
14826
  "dependents": [],
@@ -17015,7 +17122,12 @@
17015
17122
  "mode": "md"
17016
17123
  }
17017
17124
  ],
17018
- "slots": [],
17125
+ "slots": [
17126
+ {
17127
+ "name": "",
17128
+ "docs": "The default slot"
17129
+ }
17130
+ ],
17019
17131
  "parts": [],
17020
17132
  "states": [],
17021
17133
  "dependents": [
@@ -17391,7 +17503,12 @@
17391
17503
  "mode": "md"
17392
17504
  }
17393
17505
  ],
17394
- "slots": [],
17506
+ "slots": [
17507
+ {
17508
+ "name": "",
17509
+ "docs": "The default slot"
17510
+ }
17511
+ ],
17395
17512
  "parts": [
17396
17513
  {
17397
17514
  "name": "inner",
@@ -18964,7 +19081,12 @@
18964
19081
  "mode": "md"
18965
19082
  }
18966
19083
  ],
18967
- "slots": [],
19084
+ "slots": [
19085
+ {
19086
+ "name": "",
19087
+ "docs": "The default slot"
19088
+ }
19089
+ ],
18968
19090
  "parts": [
18969
19091
  {
18970
19092
  "name": "backdrop",
@@ -19394,7 +19516,12 @@
19394
19516
  "mode": "md"
19395
19517
  }
19396
19518
  ],
19397
- "slots": [],
19519
+ "slots": [
19520
+ {
19521
+ "name": "",
19522
+ "docs": "The default slot"
19523
+ }
19524
+ ],
19398
19525
  "parts": [
19399
19526
  {
19400
19527
  "name": "icon",
@@ -21996,7 +22123,12 @@
21996
22123
  ],
21997
22124
  "listeners": [],
21998
22125
  "styles": [],
21999
- "slots": [],
22126
+ "slots": [
22127
+ {
22128
+ "name": "",
22129
+ "docs": "The default slot"
22130
+ }
22131
+ ],
22000
22132
  "parts": [],
22001
22133
  "states": [],
22002
22134
  "dependents": [],
@@ -22298,7 +22430,12 @@
22298
22430
  "mode": "md"
22299
22431
  }
22300
22432
  ],
22301
- "slots": [],
22433
+ "slots": [
22434
+ {
22435
+ "name": "",
22436
+ "docs": "The default slot"
22437
+ }
22438
+ ],
22302
22439
  "parts": [],
22303
22440
  "states": [],
22304
22441
  "dependents": [],
@@ -22387,7 +22524,12 @@
22387
22524
  "mode": "md"
22388
22525
  }
22389
22526
  ],
22390
- "slots": [],
22527
+ "slots": [
22528
+ {
22529
+ "name": "",
22530
+ "docs": "The default slot"
22531
+ }
22532
+ ],
22391
22533
  "parts": [],
22392
22534
  "states": [],
22393
22535
  "dependents": [
@@ -22620,6 +22762,10 @@
22620
22762
  "listeners": [],
22621
22763
  "styles": [],
22622
22764
  "slots": [
22765
+ {
22766
+ "name": "",
22767
+ "docs": "The default slot"
22768
+ },
22623
22769
  {
22624
22770
  "name": "prefix",
22625
22771
  "docs": "Content to show on the left side of the picker options."
@@ -22775,7 +22921,12 @@
22775
22921
  "events": [],
22776
22922
  "listeners": [],
22777
22923
  "styles": [],
22778
- "slots": [],
22924
+ "slots": [
22925
+ {
22926
+ "name": "",
22927
+ "docs": "The default slot"
22928
+ }
22929
+ ],
22779
22930
  "parts": [],
22780
22931
  "states": [],
22781
22932
  "dependents": [
@@ -25006,7 +25157,12 @@
25006
25157
  }
25007
25158
  ],
25008
25159
  "styles": [],
25009
- "slots": [],
25160
+ "slots": [
25161
+ {
25162
+ "name": "",
25163
+ "docs": "The default slot"
25164
+ }
25165
+ ],
25010
25166
  "parts": [],
25011
25167
  "states": [],
25012
25168
  "dependents": [
@@ -26666,7 +26822,12 @@
26666
26822
  }
26667
26823
  ],
26668
26824
  "styles": [],
26669
- "slots": [],
26825
+ "slots": [
26826
+ {
26827
+ "name": "",
26828
+ "docs": "The default slot"
26829
+ }
26830
+ ],
26670
26831
  "parts": [
26671
26832
  {
26672
26833
  "name": "icon",
@@ -27780,7 +27941,12 @@
27780
27941
  "docs": "Text color of the router link"
27781
27942
  }
27782
27943
  ],
27783
- "slots": [],
27944
+ "slots": [
27945
+ {
27946
+ "name": "",
27947
+ "docs": "The default slot"
27948
+ }
27949
+ ],
27784
27950
  "parts": [],
27785
27951
  "states": [],
27786
27952
  "dependents": [],
@@ -27926,7 +28092,12 @@
27926
28092
  "events": [],
27927
28093
  "listeners": [],
27928
28094
  "styles": [],
27929
- "slots": [],
28095
+ "slots": [
28096
+ {
28097
+ "name": "",
28098
+ "docs": "The default slot"
28099
+ }
28100
+ ],
27930
28101
  "parts": [],
27931
28102
  "states": [],
27932
28103
  "dependents": [],
@@ -27945,7 +28116,12 @@
27945
28116
  "events": [],
27946
28117
  "listeners": [],
27947
28118
  "styles": [],
27948
- "slots": [],
28119
+ "slots": [
28120
+ {
28121
+ "name": "",
28122
+ "docs": "The default slot"
28123
+ }
28124
+ ],
27949
28125
  "parts": [],
27950
28126
  "states": [],
27951
28127
  "dependents": [],
@@ -29572,7 +29748,12 @@
29572
29748
  "mode": "md"
29573
29749
  }
29574
29750
  ],
29575
- "slots": [],
29751
+ "slots": [
29752
+ {
29753
+ "name": "",
29754
+ "docs": "The default slot"
29755
+ }
29756
+ ],
29576
29757
  "parts": [],
29577
29758
  "states": [],
29578
29759
  "dependents": [],
@@ -30159,7 +30340,12 @@
30159
30340
  "mode": "md"
30160
30341
  }
30161
30342
  ],
30162
- "slots": [],
30343
+ "slots": [
30344
+ {
30345
+ "name": "",
30346
+ "docs": "The default slot"
30347
+ }
30348
+ ],
30163
30349
  "parts": [
30164
30350
  {
30165
30351
  "name": "indicator",
@@ -30197,7 +30383,12 @@
30197
30383
  "events": [],
30198
30384
  "listeners": [],
30199
30385
  "styles": [],
30200
- "slots": [],
30386
+ "slots": [
30387
+ {
30388
+ "name": "",
30389
+ "docs": "The default slot"
30390
+ }
30391
+ ],
30201
30392
  "parts": [],
30202
30393
  "states": [],
30203
30394
  "dependents": [],
@@ -30313,7 +30504,12 @@
30313
30504
  }
30314
30505
  ],
30315
30506
  "styles": [],
30316
- "slots": [],
30507
+ "slots": [
30508
+ {
30509
+ "name": "",
30510
+ "docs": "The default slot"
30511
+ }
30512
+ ],
30317
30513
  "parts": [],
30318
30514
  "states": [],
30319
30515
  "dependents": [],
@@ -32527,7 +32723,12 @@
32527
32723
  "mode": "md"
32528
32724
  }
32529
32725
  ],
32530
- "slots": [],
32726
+ "slots": [
32727
+ {
32728
+ "name": "",
32729
+ "docs": "The default slot"
32730
+ }
32731
+ ],
32531
32732
  "parts": [],
32532
32733
  "states": [],
32533
32734
  "dependents": [],
@@ -32635,7 +32836,12 @@
32635
32836
  "events": [],
32636
32837
  "listeners": [],
32637
32838
  "styles": [],
32638
- "slots": [],
32839
+ "slots": [
32840
+ {
32841
+ "name": "",
32842
+ "docs": "The default slot"
32843
+ }
32844
+ ],
32639
32845
  "parts": [],
32640
32846
  "states": [],
32641
32847
  "dependents": [],
@@ -32842,7 +33048,12 @@
32842
33048
  "mode": "md"
32843
33049
  }
32844
33050
  ],
32845
- "slots": [],
33051
+ "slots": [
33052
+ {
33053
+ "name": "",
33054
+ "docs": "The default slot"
33055
+ }
33056
+ ],
32846
33057
  "parts": [],
32847
33058
  "states": [],
32848
33059
  "dependents": [],
@@ -33274,7 +33485,12 @@
33274
33485
  "mode": "md"
33275
33486
  }
33276
33487
  ],
33277
- "slots": [],
33488
+ "slots": [
33489
+ {
33490
+ "name": "",
33491
+ "docs": "The default slot"
33492
+ }
33493
+ ],
33278
33494
  "parts": [
33279
33495
  {
33280
33496
  "name": "native",
@@ -33583,7 +33799,12 @@
33583
33799
  "events": [],
33584
33800
  "listeners": [],
33585
33801
  "styles": [],
33586
- "slots": [],
33802
+ "slots": [
33803
+ {
33804
+ "name": "",
33805
+ "docs": "The default slot"
33806
+ }
33807
+ ],
33587
33808
  "parts": [],
33588
33809
  "states": [],
33589
33810
  "dependents": [],
@@ -34935,7 +35156,12 @@
34935
35156
  "docs": "Size of the thumbnail"
34936
35157
  }
34937
35158
  ],
34938
- "slots": [],
35159
+ "slots": [
35160
+ {
35161
+ "name": "",
35162
+ "docs": "The default slot"
35163
+ }
35164
+ ],
34939
35165
  "parts": [],
34940
35166
  "states": [],
34941
35167
  "dependents": [],
@@ -35068,7 +35294,12 @@
35068
35294
  "mode": "md"
35069
35295
  }
35070
35296
  ],
35071
- "slots": [],
35297
+ "slots": [
35298
+ {
35299
+ "name": "",
35300
+ "docs": "The default slot"
35301
+ }
35302
+ ],
35072
35303
  "parts": [],
35073
35304
  "states": [],
35074
35305
  "dependents": [
@@ -37389,7 +37620,7 @@
37389
37620
  "path": "src/interface.d.ts"
37390
37621
  },
37391
37622
  "src/interface.d.ts::AnimationBuilder": {
37392
- "declaration": "any",
37623
+ "declaration": "(baseEl: any, opts?: any) => Animation",
37393
37624
  "docstring": "",
37394
37625
  "path": "src/interface.d.ts"
37395
37626
  },
@@ -37414,7 +37645,7 @@
37414
37645
  "path": "src/utils/overlays-interface.ts"
37415
37646
  },
37416
37647
  "src/utils/sanitization/index.ts::IonicSafeString": {
37417
- "declaration": "any",
37648
+ "declaration": "export class IonicSafeString {\n constructor(public value: string) {}\n}",
37418
37649
  "docstring": "",
37419
37650
  "path": "src/utils/sanitization/index.ts"
37420
37651
  },
@@ -37624,7 +37855,7 @@
37624
37855
  "path": "src/components/nav/nav-interface.ts"
37625
37856
  },
37626
37857
  "src/components/nav/view-controller.ts::ViewController": {
37627
- "declaration": "any",
37858
+ "declaration": "export class ViewController {\n state = VIEW_STATE_NEW;\n nav?: any;\n element?: HTMLElement;\n delegate?: FrameworkDelegate;\n animationBuilder?: AnimationBuilder;\n\n constructor(public component: any, public params: ComponentProps | undefined) {}\n\n async init(container: HTMLElement) {\n this.state = VIEW_STATE_ATTACHED;\n\n if (!this.element) {\n const component = this.component;\n this.element = await attachComponent(\n this.delegate,\n container,\n component,\n ['ion-page', 'ion-page-invisible'],\n this.params\n );\n }\n }\n\n /**\n * DOM WRITE\n */\n _destroy() {\n assert(this.state !== VIEW_STATE_DESTROYED, 'view state must be ATTACHED');\n\n const element = this.element;\n if (element) {\n if (this.delegate) {\n this.delegate.removeViewFromDom(element.parentElement, element);\n } else {\n element.remove();\n }\n }\n this.nav = undefined;\n this.state = VIEW_STATE_DESTROYED;\n }\n}",
37628
37859
  "docstring": "",
37629
37860
  "path": "src/components/nav/view-controller.ts"
37630
37861
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ionic/docs",
3
- "version": "9.0.1-nightly.20260821",
3
+ "version": "9.0.1-nightly.20260825",
4
4
  "description": "Pre-packaged API documentation for the Ionic docs.",
5
5
  "main": "core.json",
6
6
  "types": "core.d.ts",