@ionic/vue 9.0.2 → 9.0.3-dev.11788449150.16022b1e

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 (52) hide show
  1. package/css/core.css +1 -1
  2. package/css/core.css.map +1 -1
  3. package/css/display.css +1 -1
  4. package/css/display.css.map +1 -1
  5. package/css/flex-utils.css +1 -1
  6. package/css/flex-utils.css.map +1 -1
  7. package/css/float-elements.css.map +1 -1
  8. package/css/global.bundle.css.map +1 -1
  9. package/css/ionic/bundle.ionic.css +1 -0
  10. package/css/ionic/bundle.ionic.css.map +1 -0
  11. package/css/ionic/core.ionic.css +1 -0
  12. package/css/ionic/core.ionic.css.map +1 -0
  13. package/css/ionic/global.bundle.ionic.css +1 -0
  14. package/css/ionic/global.bundle.ionic.css.map +1 -0
  15. package/css/ionic/ionic-swiper.ionic.css +1 -0
  16. package/css/ionic/ionic-swiper.ionic.css.map +1 -0
  17. package/css/ionic/link.ionic.css +1 -0
  18. package/css/ionic/link.ionic.css.map +1 -0
  19. package/css/ionic/structure.ionic.css +1 -0
  20. package/css/ionic/structure.ionic.css.map +1 -0
  21. package/css/ionic/typography.ionic.css +1 -0
  22. package/css/ionic/typography.ionic.css.map +1 -0
  23. package/css/ionic/utils.bundle.ionic.css +1 -0
  24. package/css/ionic/utils.bundle.ionic.css.map +1 -0
  25. package/css/ionic-swiper.css +1 -1
  26. package/css/ionic-swiper.css.map +1 -1
  27. package/css/ionic.bundle.css +1 -1
  28. package/css/ionic.bundle.css.map +1 -1
  29. package/css/normalize.css.map +1 -1
  30. package/css/padding.css.map +1 -1
  31. package/css/palettes/dark.always.css.map +1 -1
  32. package/css/palettes/dark.class.css.map +1 -1
  33. package/css/palettes/dark.system.css.map +1 -1
  34. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  35. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  36. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  37. package/css/palettes/high-contrast.always.css.map +1 -1
  38. package/css/palettes/high-contrast.class.css.map +1 -1
  39. package/css/palettes/high-contrast.system.css.map +1 -1
  40. package/css/structure.css.map +1 -1
  41. package/css/text-alignment.css.map +1 -1
  42. package/css/text-transformation.css.map +1 -1
  43. package/css/typography.css.map +1 -1
  44. package/css/utils.bundle.css +1 -1
  45. package/css/utils.bundle.css.map +1 -1
  46. package/dist/index.js +210 -158
  47. package/dist/index.js.map +1 -1
  48. package/dist/types/proxies.d.ts +3 -0
  49. package/dist/vetur/attributes.json +1631 -106
  50. package/dist/vetur/tags.json +247 -45
  51. package/dist/web-types.json +1725 -131
  52. package/package.json +2 -2
@@ -6,7 +6,7 @@
6
6
  },
7
7
  "ion-accordion/mode": {
8
8
  "type": "\"ios\" | \"md\"",
9
- "description": "The mode determines which platform styles to use.",
9
+ "description": "The mode determines the platform behaviors of the component.",
10
10
  "options": [
11
11
  "ios",
12
12
  "md"
@@ -17,8 +17,17 @@
17
17
  "description": "If `true`, the accordion cannot be interacted with,\nbut does not alter the opacity.",
18
18
  "options": []
19
19
  },
20
+ "ion-accordion/theme": {
21
+ "type": "\"ios\" | \"md\" | \"ionic\"",
22
+ "description": "The theme determines the visual appearance of the component.",
23
+ "options": [
24
+ "ios",
25
+ "md",
26
+ "ionic"
27
+ ]
28
+ },
20
29
  "ion-accordion/toggle-icon": {
21
- "type": "string",
30
+ "type": "string | undefined",
22
31
  "description": "The toggle icon to use. This icon will be\nrotated when the accordion is expanded\nor collapsed.",
23
32
  "options": []
24
33
  },
@@ -55,7 +64,7 @@
55
64
  },
56
65
  "ion-accordion-group/mode": {
57
66
  "type": "\"ios\" | \"md\"",
58
- "description": "The mode determines which platform styles to use.",
67
+ "description": "The mode determines the platform behaviors of the component.",
59
68
  "options": [
60
69
  "ios",
61
70
  "md"
@@ -71,6 +80,24 @@
71
80
  "description": "If `true`, the accordion group cannot be interacted with,\nbut does not alter the opacity.",
72
81
  "options": []
73
82
  },
83
+ "ion-accordion-group/shape": {
84
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
85
+ "description": "Set to `\"soft\"` for an accordion group with slightly rounded corners,\n`\"round\"` for an accordion group with fully rounded corners, or\n`\"rectangular\"` for an accordion group without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.\nOnly applies when `expand` is set to `\"inset\"`.",
86
+ "options": [
87
+ "rectangular",
88
+ "round",
89
+ "soft"
90
+ ]
91
+ },
92
+ "ion-accordion-group/theme": {
93
+ "type": "\"ios\" | \"md\" | \"ionic\"",
94
+ "description": "The theme determines the visual appearance of the component.",
95
+ "options": [
96
+ "ios",
97
+ "md",
98
+ "ionic"
99
+ ]
100
+ },
74
101
  "ion-accordion-group/value": {
75
102
  "type": "null | string | string[] | undefined",
76
103
  "description": "The value of the accordion group. This controls which\naccordions are expanded.\nThis should be an array of strings only when `multiple=\"true\"`",
@@ -128,7 +155,7 @@
128
155
  },
129
156
  "ion-action-sheet/mode": {
130
157
  "type": "\"ios\" | \"md\"",
131
- "description": "The mode determines which platform styles to use.",
158
+ "description": "The mode determines the platform behaviors of the component.",
132
159
  "options": [
133
160
  "ios",
134
161
  "md"
@@ -139,9 +166,18 @@
139
166
  "description": "Subtitle for the action sheet.",
140
167
  "options": []
141
168
  },
169
+ "ion-action-sheet/theme": {
170
+ "type": "\"ios\" | \"md\" | \"ionic\"",
171
+ "description": "The theme determines the visual appearance of the component.",
172
+ "options": [
173
+ "ios",
174
+ "md",
175
+ "ionic"
176
+ ]
177
+ },
142
178
  "ion-action-sheet/translucent": {
143
179
  "type": "boolean",
144
- "description": "If `true`, the action sheet will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
180
+ "description": "If `true`, the action sheet will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
145
181
  "options": []
146
182
  },
147
183
  "ion-action-sheet/trigger": {
@@ -211,7 +247,7 @@
211
247
  },
212
248
  "ion-alert/mode": {
213
249
  "type": "\"ios\" | \"md\"",
214
- "description": "The mode determines which platform styles to use.",
250
+ "description": "The mode determines the platform behaviors of the component.",
215
251
  "options": [
216
252
  "ios",
217
253
  "md"
@@ -222,9 +258,18 @@
222
258
  "description": "The subtitle in the heading of the alert. Displayed under the title.",
223
259
  "options": []
224
260
  },
261
+ "ion-alert/theme": {
262
+ "type": "\"ios\" | \"md\" | \"ionic\"",
263
+ "description": "The theme determines the visual appearance of the component.",
264
+ "options": [
265
+ "ios",
266
+ "md",
267
+ "ionic"
268
+ ]
269
+ },
225
270
  "ion-alert/translucent": {
226
271
  "type": "boolean",
227
- "description": "If `true`, the alert will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
272
+ "description": "If `true`, the alert will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
228
273
  "options": []
229
274
  },
230
275
  "ion-alert/trigger": {
@@ -232,6 +277,66 @@
232
277
  "description": "An ID corresponding to the trigger element that\ncauses the alert to open when clicked.",
233
278
  "options": []
234
279
  },
280
+ "ion-app/mode": {
281
+ "type": "\"ios\" | \"md\"",
282
+ "description": "The mode determines the platform behaviors of the component.",
283
+ "options": [
284
+ "ios",
285
+ "md"
286
+ ]
287
+ },
288
+ "ion-app/theme": {
289
+ "type": "\"ios\" | \"md\" | \"ionic\"",
290
+ "description": "The theme determines the visual appearance of the component.",
291
+ "options": [
292
+ "ios",
293
+ "md",
294
+ "ionic"
295
+ ]
296
+ },
297
+ "ion-avatar/disabled": {
298
+ "type": "boolean",
299
+ "description": "If `true`, the user cannot interact with the avatar.",
300
+ "options": []
301
+ },
302
+ "ion-avatar/mode": {
303
+ "type": "\"ios\" | \"md\"",
304
+ "description": "The mode determines the platform behaviors of the component.",
305
+ "options": [
306
+ "ios",
307
+ "md"
308
+ ]
309
+ },
310
+ "ion-avatar/shape": {
311
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
312
+ "description": "Set to `\"soft\"` for an avatar with slightly rounded corners,\n`\"round\"` for an avatar with fully rounded corners, or `\"rectangular\"`\nfor an avatar without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
313
+ "options": [
314
+ "rectangular",
315
+ "round",
316
+ "soft"
317
+ ]
318
+ },
319
+ "ion-avatar/size": {
320
+ "type": "\"large\" | \"medium\" | \"small\" | \"xlarge\" | \"xsmall\" | \"xxsmall\" | undefined",
321
+ "description": "Set to `\"xxsmall\"` for the smallest size.\nSet to `\"xsmall\"` for a very small size.\nSet to `\"small\"` for a compact size.\nSet to `\"medium\"` for the default height and width.\nSet to `\"large\"` for a larger size.\nSet to `\"xlarge\"` for the largest dimensions.\n\nDefaults to `\"medium\"` for the `ionic` theme, undefined for all other themes.",
322
+ "options": [
323
+ "large",
324
+ "medium",
325
+ "small",
326
+ "xlarge",
327
+ "xsmall",
328
+ "xxsmall"
329
+ ]
330
+ },
331
+ "ion-avatar/theme": {
332
+ "type": "\"ios\" | \"md\" | \"ionic\"",
333
+ "description": "The theme determines the visual appearance of the component.",
334
+ "options": [
335
+ "ios",
336
+ "md",
337
+ "ionic"
338
+ ]
339
+ },
235
340
  "ion-back-button/color": {
236
341
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
237
342
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -264,7 +369,7 @@
264
369
  },
265
370
  "ion-back-button/mode": {
266
371
  "type": "\"ios\" | \"md\"",
267
- "description": "The mode determines which platform styles to use.",
372
+ "description": "The mode determines the platform behaviors of the component.",
268
373
  "options": [
269
374
  "ios",
270
375
  "md"
@@ -280,6 +385,15 @@
280
385
  "description": "The text to display in the back button.",
281
386
  "options": []
282
387
  },
388
+ "ion-back-button/theme": {
389
+ "type": "\"ios\" | \"md\" | \"ionic\"",
390
+ "description": "The theme determines the visual appearance of the component.",
391
+ "options": [
392
+ "ios",
393
+ "md",
394
+ "ionic"
395
+ ]
396
+ },
283
397
  "ion-back-button/type": {
284
398
  "type": "\"button\" | \"reset\" | \"submit\"",
285
399
  "description": "The type of the button.",
@@ -289,6 +403,14 @@
289
403
  "submit"
290
404
  ]
291
405
  },
406
+ "ion-backdrop/mode": {
407
+ "type": "\"ios\" | \"md\"",
408
+ "description": "The mode determines the platform behaviors of the component.",
409
+ "options": [
410
+ "ios",
411
+ "md"
412
+ ]
413
+ },
292
414
  "ion-backdrop/stop-propagation": {
293
415
  "type": "boolean",
294
416
  "description": "If `true`, the backdrop will stop propagation on tap.",
@@ -299,6 +421,15 @@
299
421
  "description": "If `true`, the backdrop will can be clicked and will emit the `ionBackdropTap` event.",
300
422
  "options": []
301
423
  },
424
+ "ion-backdrop/theme": {
425
+ "type": "\"ios\" | \"md\" | \"ionic\"",
426
+ "description": "The theme determines the visual appearance of the component.",
427
+ "options": [
428
+ "ios",
429
+ "md",
430
+ "ionic"
431
+ ]
432
+ },
302
433
  "ion-backdrop/visible": {
303
434
  "type": "boolean",
304
435
  "description": "If `true`, the backdrop will be visible.",
@@ -319,14 +450,55 @@
319
450
  "warning"
320
451
  ]
321
452
  },
453
+ "ion-badge/hue": {
454
+ "type": "\"bold\" | \"subtle\" | undefined",
455
+ "description": "Set to `\"bold\"` for a badge with vibrant, bold colors or to `\"subtle\"` for\na badge with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
456
+ "options": [
457
+ "bold",
458
+ "subtle"
459
+ ]
460
+ },
322
461
  "ion-badge/mode": {
323
462
  "type": "\"ios\" | \"md\"",
324
- "description": "The mode determines which platform styles to use.",
463
+ "description": "The mode determines the platform behaviors of the component.",
325
464
  "options": [
326
465
  "ios",
327
466
  "md"
328
467
  ]
329
468
  },
469
+ "ion-badge/shape": {
470
+ "type": "\"round | rectangular\" | \"soft\" | undefined",
471
+ "description": "Set to `\"rectangular\"` for non-rounded corners.\nSet to `\"soft\"` for slightly rounded corners.\nSet to `\"round\"` for fully rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
472
+ "options": [
473
+ "soft"
474
+ ]
475
+ },
476
+ "ion-badge/size": {
477
+ "type": "\"large\" | \"medium\" | \"small\" | undefined",
478
+ "description": "Set to `\"small\"` for a small badge.\nSet to `\"medium\"` for a medium badge.\nSet to `\"large\"` for a large badge, when it is empty (no text or icon).\n\nDefaults to `\"small\"` for the `ionic` theme, undefined for all other themes.",
479
+ "options": [
480
+ "large",
481
+ "medium",
482
+ "small"
483
+ ]
484
+ },
485
+ "ion-badge/theme": {
486
+ "type": "\"ios\" | \"md\" | \"ionic\"",
487
+ "description": "The theme determines the visual appearance of the component.",
488
+ "options": [
489
+ "ios",
490
+ "md",
491
+ "ionic"
492
+ ]
493
+ },
494
+ "ion-badge/vertical": {
495
+ "type": "\"bottom\" | \"top\" | undefined",
496
+ "description": "Set to `\"top\"` to position the badge on top right absolute position of the parent element.\nSet to `\"bottom\"` to position the badge on bottom right absolute position of the parent element.",
497
+ "options": [
498
+ "bottom",
499
+ "top"
500
+ ]
501
+ },
330
502
  "ion-breadcrumb/active": {
331
503
  "type": "boolean",
332
504
  "description": "If `true`, the breadcrumb will take on a different look to show that\nit is the currently active breadcrumb. Defaults to `true` for the\nlast breadcrumb if it is not set on any.",
@@ -364,7 +536,7 @@
364
536
  },
365
537
  "ion-breadcrumb/mode": {
366
538
  "type": "\"ios\" | \"md\"",
367
- "description": "The mode determines which platform styles to use.",
539
+ "description": "The mode determines the platform behaviors of the component.",
368
540
  "options": [
369
541
  "ios",
370
542
  "md"
@@ -399,6 +571,15 @@
399
571
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
400
572
  "options": []
401
573
  },
574
+ "ion-breadcrumb/theme": {
575
+ "type": "\"ios\" | \"md\" | \"ionic\"",
576
+ "description": "The theme determines the visual appearance of the component.",
577
+ "options": [
578
+ "ios",
579
+ "md",
580
+ "ionic"
581
+ ]
582
+ },
402
583
  "ion-breadcrumbs/color": {
403
584
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
404
585
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -431,12 +612,21 @@
431
612
  },
432
613
  "ion-breadcrumbs/mode": {
433
614
  "type": "\"ios\" | \"md\"",
434
- "description": "The mode determines which platform styles to use.",
615
+ "description": "The mode determines the platform behaviors of the component.",
435
616
  "options": [
436
617
  "ios",
437
618
  "md"
438
619
  ]
439
620
  },
621
+ "ion-breadcrumbs/theme": {
622
+ "type": "\"ios\" | \"md\" | \"ionic\"",
623
+ "description": "The theme determines the visual appearance of the component.",
624
+ "options": [
625
+ "ios",
626
+ "md",
627
+ "ionic"
628
+ ]
629
+ },
440
630
  "ion-button/button-type": {
441
631
  "type": "string",
442
632
  "description": "The type of button.",
@@ -477,7 +667,7 @@
477
667
  },
478
668
  "ion-button/fill": {
479
669
  "type": "\"clear\" | \"default\" | \"outline\" | \"solid\" | undefined",
480
- "description": "Set to `\"clear\"` for a transparent button that resembles a flat button, to `\"outline\"`\nfor a transparent button with a border, or to `\"solid\"` for a button with a filled background.\nThe default fill is `\"solid\"` except inside of a toolbar, where the default is `\"clear\"`.",
670
+ "description": "Set to `\"clear\"` for a transparent button that resembles a flat button, to `\"outline\"`\nfor a transparent button with a border, or to `\"solid\"` for a button with a filled background.\nThe default fill is `\"solid\"` except when inside of a buttons or datetime component, where\nthe default fill is `\"clear\"`.",
481
671
  "options": [
482
672
  "clear",
483
673
  "default",
@@ -497,7 +687,7 @@
497
687
  },
498
688
  "ion-button/mode": {
499
689
  "type": "\"ios\" | \"md\"",
500
- "description": "The mode determines which platform styles to use.",
690
+ "description": "The mode determines the platform behaviors of the component.",
501
691
  "options": [
502
692
  "ios",
503
693
  "md"
@@ -523,18 +713,21 @@
523
713
  ]
524
714
  },
525
715
  "ion-button/shape": {
526
- "type": "\"round\" | undefined",
527
- "description": "Set to `\"round\"` for a button with more rounded corners.",
716
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
717
+ "description": "Set to `\"soft\"` for a button with slightly rounded corners, `\"round\"` for a button with fully\nrounded corners, or `\"rectangular\"` for a button without rounded corners.\nDefaults to `\"soft\"` for the `\"ios\"` theme and `\"round\"` for all other themes.",
528
718
  "options": [
529
- "round"
719
+ "rectangular",
720
+ "round",
721
+ "soft"
530
722
  ]
531
723
  },
532
724
  "ion-button/size": {
533
- "type": "\"default\" | \"large\" | \"small\" | undefined",
534
- "description": "Set to `\"small\"` for a button with less height and padding, to `\"default\"`\nfor a button with the default height and padding, or to `\"large\"` for a button\nwith more height and padding. By default the size is unset, unless the button\nis inside of an item, where the size is `\"small\"` by default. Set the size to\n`\"default\"` inside of an item to make it a standard size button.",
725
+ "type": "\"default\" | \"large\" | \"medium\" | \"small\" | undefined",
726
+ "description": "Set to `\"small\"` for a button with less height and padding, to `\"medium\"`\nfor a button with the medium height and padding, or to `\"large\"` for a button\nwith more height and padding. By default the size is unset, unless the button\nis inside of an item, where the size is `\"small\"` by default. Set the size to\n`\"default\"` inside of an item to make it a standard size button.",
535
727
  "options": [
536
728
  "default",
537
729
  "large",
730
+ "medium",
538
731
  "small"
539
732
  ]
540
733
  },
@@ -548,6 +741,15 @@
548
741
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
549
742
  "options": []
550
743
  },
744
+ "ion-button/theme": {
745
+ "type": "\"ios\" | \"md\" | \"ionic\"",
746
+ "description": "The theme determines the visual appearance of the component.",
747
+ "options": [
748
+ "ios",
749
+ "md",
750
+ "ionic"
751
+ ]
752
+ },
551
753
  "ion-button/type": {
552
754
  "type": "\"button\" | \"reset\" | \"submit\"",
553
755
  "description": "The type of the button.",
@@ -559,9 +761,26 @@
559
761
  },
560
762
  "ion-buttons/collapse": {
561
763
  "type": "boolean",
562
- "description": "If true, buttons will disappear when its\nparent toolbar has fully collapsed if the toolbar\nis not the first toolbar. If the toolbar is the\nfirst toolbar, the buttons will be hidden and will\nonly be shown once all toolbars have fully collapsed.\n\nOnly applies in `ios` mode with `collapse` set to\n`true` on `ion-header`.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)",
764
+ "description": "If true, buttons will disappear when its\nparent toolbar has fully collapsed if the toolbar\nis not the first toolbar. If the toolbar is the\nfirst toolbar, the buttons will be hidden and will\nonly be shown once all toolbars have fully collapsed.\n\nOnly applies in the `ios` theme with `collapse` set to\n`true` on `ion-header`.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)",
563
765
  "options": []
564
766
  },
767
+ "ion-buttons/mode": {
768
+ "type": "\"ios\" | \"md\"",
769
+ "description": "The mode determines the platform behaviors of the component.",
770
+ "options": [
771
+ "ios",
772
+ "md"
773
+ ]
774
+ },
775
+ "ion-buttons/theme": {
776
+ "type": "\"ios\" | \"md\" | \"ionic\"",
777
+ "description": "The theme determines the visual appearance of the component.",
778
+ "options": [
779
+ "ios",
780
+ "md",
781
+ "ionic"
782
+ ]
783
+ },
565
784
  "ion-card/button": {
566
785
  "type": "boolean",
567
786
  "description": "If `true`, a button tag will be rendered and the card will be tappable.",
@@ -599,7 +818,7 @@
599
818
  },
600
819
  "ion-card/mode": {
601
820
  "type": "\"ios\" | \"md\"",
602
- "description": "The mode determines which platform styles to use.",
821
+ "description": "The mode determines the platform behaviors of the component.",
603
822
  "options": [
604
823
  "ios",
605
824
  "md"
@@ -624,11 +843,29 @@
624
843
  "root"
625
844
  ]
626
845
  },
846
+ "ion-card/shape": {
847
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
848
+ "description": "Set to `\"soft\"` for a card with slightly rounded corners, `\"round\"` for a card with more\nrounded corners, or `\"rectangular\"` for a card without rounded corners.\nDefaults to `\"round\"`.",
849
+ "options": [
850
+ "rectangular",
851
+ "round",
852
+ "soft"
853
+ ]
854
+ },
627
855
  "ion-card/target": {
628
856
  "type": "string | undefined",
629
857
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
630
858
  "options": []
631
859
  },
860
+ "ion-card/theme": {
861
+ "type": "\"ios\" | \"md\" | \"ionic\"",
862
+ "description": "The theme determines the visual appearance of the component.",
863
+ "options": [
864
+ "ios",
865
+ "md",
866
+ "ionic"
867
+ ]
868
+ },
632
869
  "ion-card/type": {
633
870
  "type": "\"button\" | \"reset\" | \"submit\"",
634
871
  "description": "The type of the button. Only used when an `onclick` or `button` property is present.",
@@ -640,12 +877,21 @@
640
877
  },
641
878
  "ion-card-content/mode": {
642
879
  "type": "\"ios\" | \"md\"",
643
- "description": "The mode determines which platform styles to use.",
880
+ "description": "The mode determines the platform behaviors of the component.",
644
881
  "options": [
645
882
  "ios",
646
883
  "md"
647
884
  ]
648
885
  },
886
+ "ion-card-content/theme": {
887
+ "type": "\"ios\" | \"md\" | \"ionic\"",
888
+ "description": "The theme determines the visual appearance of the component.",
889
+ "options": [
890
+ "ios",
891
+ "md",
892
+ "ionic"
893
+ ]
894
+ },
649
895
  "ion-card-header/color": {
650
896
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
651
897
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -663,15 +909,24 @@
663
909
  },
664
910
  "ion-card-header/mode": {
665
911
  "type": "\"ios\" | \"md\"",
666
- "description": "The mode determines which platform styles to use.",
912
+ "description": "The mode determines the platform behaviors of the component.",
667
913
  "options": [
668
914
  "ios",
669
915
  "md"
670
916
  ]
671
917
  },
918
+ "ion-card-header/theme": {
919
+ "type": "\"ios\" | \"md\" | \"ionic\"",
920
+ "description": "The theme determines the visual appearance of the component.",
921
+ "options": [
922
+ "ios",
923
+ "md",
924
+ "ionic"
925
+ ]
926
+ },
672
927
  "ion-card-header/translucent": {
673
928
  "type": "boolean",
674
- "description": "If `true`, the card header will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
929
+ "description": "If `true`, the card header will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
675
930
  "options": []
676
931
  },
677
932
  "ion-card-subtitle/color": {
@@ -691,12 +946,21 @@
691
946
  },
692
947
  "ion-card-subtitle/mode": {
693
948
  "type": "\"ios\" | \"md\"",
694
- "description": "The mode determines which platform styles to use.",
949
+ "description": "The mode determines the platform behaviors of the component.",
695
950
  "options": [
696
951
  "ios",
697
952
  "md"
698
953
  ]
699
954
  },
955
+ "ion-card-subtitle/theme": {
956
+ "type": "\"ios\" | \"md\" | \"ionic\"",
957
+ "description": "The theme determines the visual appearance of the component.",
958
+ "options": [
959
+ "ios",
960
+ "md",
961
+ "ionic"
962
+ ]
963
+ },
700
964
  "ion-card-title/color": {
701
965
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
702
966
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -714,12 +978,21 @@
714
978
  },
715
979
  "ion-card-title/mode": {
716
980
  "type": "\"ios\" | \"md\"",
717
- "description": "The mode determines which platform styles to use.",
981
+ "description": "The mode determines the platform behaviors of the component.",
718
982
  "options": [
719
983
  "ios",
720
984
  "md"
721
985
  ]
722
986
  },
987
+ "ion-card-title/theme": {
988
+ "type": "\"ios\" | \"md\" | \"ionic\"",
989
+ "description": "The theme determines the visual appearance of the component.",
990
+ "options": [
991
+ "ios",
992
+ "md",
993
+ "ionic"
994
+ ]
995
+ },
723
996
  "ion-checkbox/alignment": {
724
997
  "type": "\"center\" | \"start\" | undefined",
725
998
  "description": "How to control the alignment of the checkbox and label on the cross axis.\n`\"start\"`: The label and control will appear on the left of the cross axis in LTR, and on the right side in RTL.\n`\"center\"`: The label and control will appear at the center of the cross axis in both LTR and RTL.\nSetting this property will change the checkbox `display` to `block`.",
@@ -789,7 +1062,7 @@
789
1062
  },
790
1063
  "ion-checkbox/mode": {
791
1064
  "type": "\"ios\" | \"md\"",
792
- "description": "The mode determines which platform styles to use.",
1065
+ "description": "The mode determines the platform behaviors of the component.",
793
1066
  "options": [
794
1067
  "ios",
795
1068
  "md"
@@ -805,6 +1078,30 @@
805
1078
  "description": "If true, screen readers will announce it as a required field. This property\nworks only for accessibility purposes, it will not prevent the form from\nsubmitting if the value is invalid.",
806
1079
  "options": []
807
1080
  },
1081
+ "ion-checkbox/shape": {
1082
+ "type": "\"rectangular\" | \"soft\" | undefined",
1083
+ "description": "Set to `\"soft\"` for a checkbox with more rounded corners. Only available when the theme is `\"ionic\"`.",
1084
+ "options": [
1085
+ "rectangular",
1086
+ "soft"
1087
+ ]
1088
+ },
1089
+ "ion-checkbox/size": {
1090
+ "type": "\"small\" | undefined",
1091
+ "description": "Set to `\"small\"` for a checkbox with less height and padding.",
1092
+ "options": [
1093
+ "small"
1094
+ ]
1095
+ },
1096
+ "ion-checkbox/theme": {
1097
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1098
+ "description": "The theme determines the visual appearance of the component.",
1099
+ "options": [
1100
+ "ios",
1101
+ "md",
1102
+ "ionic"
1103
+ ]
1104
+ },
808
1105
  "ion-checkbox/value": {
809
1106
  "type": "any",
810
1107
  "description": "The value of the checkbox does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a checkbox is analogous to the value of an `<input type=\"checkbox\">`,\nit's only used when the checkbox participates in a native `<form>`.",
@@ -830,9 +1127,17 @@
830
1127
  "description": "If `true`, the user cannot interact with the chip.",
831
1128
  "options": []
832
1129
  },
1130
+ "ion-chip/hue": {
1131
+ "type": "\"bold\" | \"subtle\" | undefined",
1132
+ "description": "Set to `\"bold\"` for a chip with vibrant, bold colors or to `\"subtle\"` for\na chip with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
1133
+ "options": [
1134
+ "bold",
1135
+ "subtle"
1136
+ ]
1137
+ },
833
1138
  "ion-chip/mode": {
834
1139
  "type": "\"ios\" | \"md\"",
835
- "description": "The mode determines which platform styles to use.",
1140
+ "description": "The mode determines the platform behaviors of the component.",
836
1141
  "options": [
837
1142
  "ios",
838
1143
  "md"
@@ -843,6 +1148,40 @@
843
1148
  "description": "Display an outline style button.",
844
1149
  "options": []
845
1150
  },
1151
+ "ion-chip/shape": {
1152
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
1153
+ "description": "Set to `\"soft\"` for a chip with slightly rounded corners, `\"round\"` for a chip with fully\nrounded corners, or `\"rectangular\"` for a chip without rounded corners.\nDefaults to `\"round\"` for the `\"ionic\"` theme and `\"soft\"` for all other themes.",
1154
+ "options": [
1155
+ "rectangular",
1156
+ "round",
1157
+ "soft"
1158
+ ]
1159
+ },
1160
+ "ion-chip/size": {
1161
+ "type": "\"large\" | \"small\" | undefined",
1162
+ "description": "Set to `\"small\"` for a chip with less height and padding.\n\nDefaults to `\"large\"` for the ionic theme, and undefined for all other themes.",
1163
+ "options": [
1164
+ "large",
1165
+ "small"
1166
+ ]
1167
+ },
1168
+ "ion-chip/theme": {
1169
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1170
+ "description": "The theme determines the visual appearance of the component.",
1171
+ "options": [
1172
+ "ios",
1173
+ "md",
1174
+ "ionic"
1175
+ ]
1176
+ },
1177
+ "ion-col/mode": {
1178
+ "type": "\"ios\" | \"md\"",
1179
+ "description": "The mode determines the platform behaviors of the component.",
1180
+ "options": [
1181
+ "ios",
1182
+ "md"
1183
+ ]
1184
+ },
846
1185
  "ion-col/offset": {
847
1186
  "type": "string | undefined",
848
1187
  "description": "The amount to offset the column, in terms of how many columns it should shift to the end\nof the total available.",
@@ -873,6 +1212,36 @@
873
1212
  "description": "The amount to offset the column for xs screens, in terms of how many columns it should shift\nto the end of the total available.",
874
1213
  "options": []
875
1214
  },
1215
+ "ion-col/order": {
1216
+ "type": "string | undefined",
1217
+ "description": "The order of the column, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
1218
+ "options": []
1219
+ },
1220
+ "ion-col/order-lg": {
1221
+ "type": "string | undefined",
1222
+ "description": "The order of the column for lg screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
1223
+ "options": []
1224
+ },
1225
+ "ion-col/order-md": {
1226
+ "type": "string | undefined",
1227
+ "description": "The order of the column for md screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
1228
+ "options": []
1229
+ },
1230
+ "ion-col/order-sm": {
1231
+ "type": "string | undefined",
1232
+ "description": "The order of the column for sm screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
1233
+ "options": []
1234
+ },
1235
+ "ion-col/order-xl": {
1236
+ "type": "string | undefined",
1237
+ "description": "The order of the column for xl screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
1238
+ "options": []
1239
+ },
1240
+ "ion-col/order-xs": {
1241
+ "type": "string | undefined",
1242
+ "description": "The order of the column for xs screens, in terms of where the column should position itself in the columns renderer.\nIf no value is passed, the column order implicit value will be the order in the html structure.",
1243
+ "options": []
1244
+ },
876
1245
  "ion-col/pull": {
877
1246
  "type": "string | undefined",
878
1247
  "description": "The amount to pull the column, in terms of how many columns it should shift to the start of\nthe total available.",
@@ -963,6 +1332,15 @@
963
1332
  "description": "The size of the column for xs screens, in terms of how many columns it should take up out\nof the total available. If `\"auto\"` is passed, the column will be the size of its content.",
964
1333
  "options": []
965
1334
  },
1335
+ "ion-col/theme": {
1336
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1337
+ "description": "The theme determines the visual appearance of the component.",
1338
+ "options": [
1339
+ "ios",
1340
+ "md",
1341
+ "ionic"
1342
+ ]
1343
+ },
966
1344
  "ion-content/color": {
967
1345
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
968
1346
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -996,6 +1374,14 @@
996
1374
  "description": "If `true`, the content will scroll behind the headers\nand footers. This effect can easily be seen by setting the toolbar\nto transparent.",
997
1375
  "options": []
998
1376
  },
1377
+ "ion-content/mode": {
1378
+ "type": "\"ios\" | \"md\"",
1379
+ "description": "The mode determines the platform behaviors of the component.",
1380
+ "options": [
1381
+ "ios",
1382
+ "md"
1383
+ ]
1384
+ },
999
1385
  "ion-content/scroll-events": {
1000
1386
  "type": "boolean",
1001
1387
  "description": "Because of performance reasons, ionScroll events are disabled by default, in order to enable them\nand start listening from (ionScroll), set this property to `true`.",
@@ -1011,6 +1397,15 @@
1011
1397
  "description": "If you want to disable the content scrolling in the Y axis, set this property to `false`.",
1012
1398
  "options": []
1013
1399
  },
1400
+ "ion-content/theme": {
1401
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1402
+ "description": "The theme determines the visual appearance of the component.",
1403
+ "options": [
1404
+ "ios",
1405
+ "md",
1406
+ "ionic"
1407
+ ]
1408
+ },
1014
1409
  "ion-datetime/cancel-text": {
1015
1410
  "type": "string",
1016
1411
  "description": "The text to display on the picker's cancel button.",
@@ -1108,7 +1503,7 @@
1108
1503
  },
1109
1504
  "ion-datetime/mode": {
1110
1505
  "type": "\"ios\" | \"md\"",
1111
- "description": "The mode determines which platform styles to use.",
1506
+ "description": "The mode determines the platform behaviors of the component.",
1112
1507
  "options": [
1113
1508
  "ios",
1114
1509
  "md"
@@ -1185,6 +1580,15 @@
1185
1580
  "fixed"
1186
1581
  ]
1187
1582
  },
1583
+ "ion-datetime/theme": {
1584
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1585
+ "description": "The theme determines the visual appearance of the component.",
1586
+ "options": [
1587
+ "ios",
1588
+ "md",
1589
+ "ionic"
1590
+ ]
1591
+ },
1188
1592
  "ion-datetime/title-selected-dates-formatter": {
1189
1593
  "type": "((selectedDates: string[]) => string) | undefined",
1190
1594
  "description": "A callback used to format the header text that shows how many\ndates are selected. Only used if there are 0 or more than 1\nselected (i.e. unused for exactly 1). By default, the header\ntext is set to \"numberOfDates days\".\n\nSee https://ionicframework.com/docs/troubleshooting/runtime#accessing-this\nif you need to access `this` from within the callback.",
@@ -1227,12 +1631,39 @@
1227
1631
  },
1228
1632
  "ion-datetime-button/mode": {
1229
1633
  "type": "\"ios\" | \"md\"",
1230
- "description": "The mode determines which platform styles to use.",
1634
+ "description": "The mode determines the platform behaviors of the component.",
1231
1635
  "options": [
1232
1636
  "ios",
1233
1637
  "md"
1234
1638
  ]
1235
1639
  },
1640
+ "ion-datetime-button/theme": {
1641
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1642
+ "description": "The theme determines the visual appearance of the component.",
1643
+ "options": [
1644
+ "ios",
1645
+ "md",
1646
+ "ionic"
1647
+ ]
1648
+ },
1649
+ "ion-divider/inset": {
1650
+ "type": "boolean",
1651
+ "description": "If `true`, the divider will have horizontal margins\nBy default, it's `false`",
1652
+ "options": []
1653
+ },
1654
+ "ion-divider/spacing": {
1655
+ "type": "\"large\" | \"medium\" | \"small\" | \"xlarge\" | \"xsmall\" | \"xxlarge\" | \"xxsmall\" | undefined",
1656
+ "description": "Set to `\"xxsmall\"` for the smallest spacing.\nSet to \"xsmall\" for very small spacing.\nSet to `\"small\"` for small spacing.\nSet to \"medium\" for medium spacing.\nSet to \"large\" for large spacing.\nSet to `\"xlarge\"` for the largest spacing.\n\nDefaults to `\"medium\"`.",
1657
+ "options": [
1658
+ "large",
1659
+ "medium",
1660
+ "small",
1661
+ "xlarge",
1662
+ "xsmall",
1663
+ "xxlarge",
1664
+ "xxsmall"
1665
+ ]
1666
+ },
1236
1667
  "ion-fab/activated": {
1237
1668
  "type": "boolean",
1238
1669
  "description": "If `true`, both the `ion-fab-button` and all `ion-fab-list` inside `ion-fab` will become active.\nThat means `ion-fab-button` will become a `close` icon and `ion-fab-list` will become visible.",
@@ -1252,6 +1683,23 @@
1252
1683
  "start"
1253
1684
  ]
1254
1685
  },
1686
+ "ion-fab/mode": {
1687
+ "type": "\"ios\" | \"md\"",
1688
+ "description": "The mode determines the platform behaviors of the component.",
1689
+ "options": [
1690
+ "ios",
1691
+ "md"
1692
+ ]
1693
+ },
1694
+ "ion-fab/theme": {
1695
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1696
+ "description": "The theme determines the visual appearance of the component.",
1697
+ "options": [
1698
+ "ios",
1699
+ "md",
1700
+ "ionic"
1701
+ ]
1702
+ },
1255
1703
  "ion-fab/vertical": {
1256
1704
  "type": "\"bottom\" | \"center\" | \"top\" | undefined",
1257
1705
  "description": "Where to align the fab vertically in the viewport.",
@@ -1267,7 +1715,7 @@
1267
1715
  "options": []
1268
1716
  },
1269
1717
  "ion-fab-button/close-icon": {
1270
- "type": "string",
1718
+ "type": "string | undefined",
1271
1719
  "description": "The icon name to use for the close icon. This will appear when the fab button\nis pressed. Only applies if it is the main button inside of a fab containing a\nfab list.",
1272
1720
  "options": []
1273
1721
  },
@@ -1308,7 +1756,7 @@
1308
1756
  },
1309
1757
  "ion-fab-button/mode": {
1310
1758
  "type": "\"ios\" | \"md\"",
1311
- "description": "The mode determines which platform styles to use.",
1759
+ "description": "The mode determines the platform behaviors of the component.",
1312
1760
  "options": [
1313
1761
  "ios",
1314
1762
  "md"
@@ -1350,9 +1798,18 @@
1350
1798
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
1351
1799
  "options": []
1352
1800
  },
1801
+ "ion-fab-button/theme": {
1802
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1803
+ "description": "The theme determines the visual appearance of the component.",
1804
+ "options": [
1805
+ "ios",
1806
+ "md",
1807
+ "ionic"
1808
+ ]
1809
+ },
1353
1810
  "ion-fab-button/translucent": {
1354
1811
  "type": "boolean",
1355
- "description": "If `true`, the fab button will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
1812
+ "description": "If `true`, the fab button will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
1356
1813
  "options": []
1357
1814
  },
1358
1815
  "ion-fab-button/type": {
@@ -1369,6 +1826,14 @@
1369
1826
  "description": "If `true`, the fab list will show all fab buttons in the list.",
1370
1827
  "options": []
1371
1828
  },
1829
+ "ion-fab-list/mode": {
1830
+ "type": "\"ios\" | \"md\"",
1831
+ "description": "The mode determines the platform behaviors of the component.",
1832
+ "options": [
1833
+ "ios",
1834
+ "md"
1835
+ ]
1836
+ },
1372
1837
  "ion-fab-list/side": {
1373
1838
  "type": "\"bottom\" | \"end\" | \"start\" | \"top\"",
1374
1839
  "description": "The side the fab list will show on relative to the main fab button.",
@@ -1379,50 +1844,176 @@
1379
1844
  "top"
1380
1845
  ]
1381
1846
  },
1847
+ "ion-fab-list/theme": {
1848
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1849
+ "description": "The theme determines the visual appearance of the component.",
1850
+ "options": [
1851
+ "ios",
1852
+ "md",
1853
+ "ionic"
1854
+ ]
1855
+ },
1382
1856
  "ion-footer/collapse": {
1383
1857
  "type": "\"fade\" | undefined",
1384
- "description": "Describes the scroll effect that will be applied to the footer.\nOnly applies in iOS mode.",
1858
+ "description": "Describes the scroll effect that will be applied to the footer.\nOnly applies when the theme is `\"ios\"`.",
1385
1859
  "options": [
1386
1860
  "fade"
1387
1861
  ]
1388
1862
  },
1389
1863
  "ion-footer/mode": {
1390
1864
  "type": "\"ios\" | \"md\"",
1391
- "description": "The mode determines which platform styles to use.",
1865
+ "description": "The mode determines the platform behaviors of the component.",
1392
1866
  "options": [
1393
1867
  "ios",
1394
1868
  "md"
1395
1869
  ]
1396
1870
  },
1871
+ "ion-footer/scroll-effect": {
1872
+ "type": "\"fade\" | \"hide\" | undefined",
1873
+ "description": "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.",
1874
+ "options": [
1875
+ "fade",
1876
+ "hide"
1877
+ ]
1878
+ },
1879
+ "ion-footer/theme": {
1880
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1881
+ "description": "The theme determines the visual appearance of the component.",
1882
+ "options": [
1883
+ "ios",
1884
+ "md",
1885
+ "ionic"
1886
+ ]
1887
+ },
1397
1888
  "ion-footer/translucent": {
1398
1889
  "type": "boolean",
1399
- "description": "If `true`, the footer will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\n\nNote: In order to scroll content behind the footer, the `fullscreen`\nattribute needs to be set on the content.",
1890
+ "description": "If `true`, the footer will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\n\nNote: In order to scroll content behind the footer, the `fullscreen`\nattribute needs to be set on the content.",
1891
+ "options": []
1892
+ },
1893
+ "ion-gallery/columns": {
1894
+ "type": "GalleryBreakpoints<string | number> | number | string",
1895
+ "description": "The number of columns to display. Can be set as a number or an object of\nbreakpoint values (e.g. `{ xs: 2, sm: 3, md: 4 }`).",
1400
1896
  "options": []
1401
1897
  },
1898
+ "ion-gallery/gap": {
1899
+ "type": "GalleryBreakpoints<string | number> | number | string",
1900
+ "description": "The space between gallery items. Accepts valid CSS [length-percentage](https://developer.mozilla.org/en-US/docs/Web/CSS/Reference/Values/length-percentage)\nvalues like `16px`, `1rem`, `20%`, math functions like `calc(10px + 20%)`,\nCSS variables like `var(--app-gallery-gap)`, or numbers (treated as pixel\nvalues). Can also be set as a breakpoint map\n(e.g. `{ xs: '8px', sm: '1rem', md: '24px' }`). Does not accept\nspace-separated values or CSS keyword values like `inherit`, `auto`, etc.",
1901
+ "options": []
1902
+ },
1903
+ "ion-gallery/layout": {
1904
+ "type": "\"masonry\" | \"uniform\"",
1905
+ "description": "The visual layout of the gallery. When `uniform`, rows take up the height\nof the tallest item and are spaced evenly across the gallery. Additionally,\nitems will have an aspect ratio of 1/1, forcing them to be square unless a\nheight is explicitly set. When `masonry`, items will be positioned under each\nother with only the specified gap between them.",
1906
+ "options": [
1907
+ "masonry",
1908
+ "uniform"
1909
+ ]
1910
+ },
1911
+ "ion-gallery/mode": {
1912
+ "type": "\"ios\" | \"md\"",
1913
+ "description": "The mode determines the platform behaviors of the component.",
1914
+ "options": [
1915
+ "ios",
1916
+ "md"
1917
+ ]
1918
+ },
1919
+ "ion-gallery/order": {
1920
+ "type": "\"best-fit\" | \"sequential\" | undefined",
1921
+ "description": "The order in which items are positioned. Only applies when layout is\n`masonry`. When `sequential`, items are positioned in the order they are\nplaced in the DOM. When `best-fit`, items are positioned under the column\nwith the most available space. Defaults to `sequential` when layout is\n`masonry` and `order` is not explicitly set.",
1922
+ "options": [
1923
+ "best-fit",
1924
+ "sequential"
1925
+ ]
1926
+ },
1927
+ "ion-gallery/theme": {
1928
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1929
+ "description": "The theme determines the visual appearance of the component.",
1930
+ "options": [
1931
+ "ios",
1932
+ "md",
1933
+ "ionic"
1934
+ ]
1935
+ },
1936
+ "ion-gallery-item/mode": {
1937
+ "type": "\"ios\" | \"md\"",
1938
+ "description": "The mode determines the platform behaviors of the component.",
1939
+ "options": [
1940
+ "ios",
1941
+ "md"
1942
+ ]
1943
+ },
1944
+ "ion-gallery-item/theme": {
1945
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1946
+ "description": "The theme determines the visual appearance of the component.",
1947
+ "options": [
1948
+ "ios",
1949
+ "md",
1950
+ "ionic"
1951
+ ]
1952
+ },
1402
1953
  "ion-grid/fixed": {
1403
1954
  "type": "boolean",
1404
1955
  "description": "If `true`, the grid will have a fixed width based on the screen size.",
1405
1956
  "options": []
1406
1957
  },
1958
+ "ion-grid/mode": {
1959
+ "type": "\"ios\" | \"md\"",
1960
+ "description": "The mode determines the platform behaviors of the component.",
1961
+ "options": [
1962
+ "ios",
1963
+ "md"
1964
+ ]
1965
+ },
1966
+ "ion-grid/theme": {
1967
+ "type": "\"ios\" | \"md\" | \"ionic\"",
1968
+ "description": "The theme determines the visual appearance of the component.",
1969
+ "options": [
1970
+ "ios",
1971
+ "md",
1972
+ "ionic"
1973
+ ]
1974
+ },
1407
1975
  "ion-header/collapse": {
1408
1976
  "type": "\"condense\" | \"fade\" | undefined",
1409
- "description": "Describes the scroll effect that will be applied to the header.\nOnly applies in iOS mode.\n\nTypically used for [Collapsible Large Titles](https://ionicframework.com/docs/api/title#collapsible-large-titles)",
1977
+ "description": "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)",
1410
1978
  "options": [
1411
1979
  "condense",
1412
1980
  "fade"
1413
1981
  ]
1414
1982
  },
1983
+ "ion-header/divider": {
1984
+ "type": "boolean",
1985
+ "description": "If `true`, the header will have a line at the bottom.\nTODO(ROU-10855): add support for this prop on ios/md themes",
1986
+ "options": []
1987
+ },
1415
1988
  "ion-header/mode": {
1416
1989
  "type": "\"ios\" | \"md\"",
1417
- "description": "The mode determines which platform styles to use.",
1990
+ "description": "The mode determines the platform behaviors of the component.",
1418
1991
  "options": [
1419
1992
  "ios",
1420
1993
  "md"
1421
1994
  ]
1422
1995
  },
1996
+ "ion-header/scroll-effect": {
1997
+ "type": "\"condense\" | \"fade\" | \"hide\" | undefined",
1998
+ "description": "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.",
1999
+ "options": [
2000
+ "condense",
2001
+ "fade",
2002
+ "hide"
2003
+ ]
2004
+ },
2005
+ "ion-header/theme": {
2006
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2007
+ "description": "The theme determines the visual appearance of the component.",
2008
+ "options": [
2009
+ "ios",
2010
+ "md",
2011
+ "ionic"
2012
+ ]
2013
+ },
1423
2014
  "ion-header/translucent": {
1424
2015
  "type": "boolean",
1425
- "description": "If `true`, the header will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\n\nNote: In order to scroll content behind the header, the `fullscreen`\nattribute needs to be set on the content.",
2016
+ "description": "If `true`, the header will be translucent.\nOnly applies when the theme is `\"ios\"` or `\"ionic\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).\n\nNote: In order to scroll content behind the header, the `fullscreen`\nattribute needs to be set on the content.",
1426
2017
  "options": []
1427
2018
  },
1428
2019
  "ion-img/alt": {
@@ -1430,16 +2021,41 @@
1430
2021
  "description": "This attribute defines the alternative text describing the image.\nUsers will see this text displayed if the image URL is wrong,\nthe image is not in one of the supported formats, or if the image is not yet downloaded.",
1431
2022
  "options": []
1432
2023
  },
2024
+ "ion-img/mode": {
2025
+ "type": "\"ios\" | \"md\"",
2026
+ "description": "The mode determines the platform behaviors of the component.",
2027
+ "options": [
2028
+ "ios",
2029
+ "md"
2030
+ ]
2031
+ },
1433
2032
  "ion-img/src": {
1434
2033
  "type": "string | undefined",
1435
2034
  "description": "The image URL. This attribute is mandatory for the `<img>` element.",
1436
2035
  "options": []
1437
2036
  },
2037
+ "ion-img/theme": {
2038
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2039
+ "description": "The theme determines the visual appearance of the component.",
2040
+ "options": [
2041
+ "ios",
2042
+ "md",
2043
+ "ionic"
2044
+ ]
2045
+ },
1438
2046
  "ion-infinite-scroll/disabled": {
1439
2047
  "type": "boolean",
1440
2048
  "description": "If `true`, the infinite scroll will be hidden and scroll event listeners\nwill be removed.\n\nSet this to true to disable the infinite scroll from actively\ntrying to receive new data while scrolling. This is useful\nwhen it is known that there is no more data that can be added, and\nthe infinite scroll is no longer needed.",
1441
2049
  "options": []
1442
2050
  },
2051
+ "ion-infinite-scroll/mode": {
2052
+ "type": "\"ios\" | \"md\"",
2053
+ "description": "The mode determines the platform behaviors of the component.",
2054
+ "options": [
2055
+ "ios",
2056
+ "md"
2057
+ ]
2058
+ },
1443
2059
  "ion-infinite-scroll/position": {
1444
2060
  "type": "\"bottom\" | \"top\"",
1445
2061
  "description": "The position of the infinite scroll element.\nThe value can be either `top` or `bottom`.",
@@ -1448,6 +2064,20 @@
1448
2064
  "top"
1449
2065
  ]
1450
2066
  },
2067
+ "ion-infinite-scroll/preserve-rerender-scroll-position": {
2068
+ "type": "boolean",
2069
+ "description": "If `true`, the infinite scroll will preserve the scroll position\nwhen the content is re-rendered. This is useful when the content is\nre-rendered with new keys, and the scroll position should be preserved.",
2070
+ "options": []
2071
+ },
2072
+ "ion-infinite-scroll/theme": {
2073
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2074
+ "description": "The theme determines the visual appearance of the component.",
2075
+ "options": [
2076
+ "ios",
2077
+ "md",
2078
+ "ionic"
2079
+ ]
2080
+ },
1451
2081
  "ion-infinite-scroll/threshold": {
1452
2082
  "type": "string",
1453
2083
  "description": "The threshold distance from the bottom\nof the content to call the `infinite` output event when scrolled.\nThe threshold value can be either a percent, or\nin pixels. For example, use the value of `10%` for the `infinite`\noutput event to get called when the user has scrolled 10%\nfrom the bottom of the page. Use the value `100px` when the\nscroll is within 100 pixels from the bottom of the page.",
@@ -1473,6 +2103,23 @@
1473
2103
  "description": "Optional text to display while loading.\n`loadingText` can accept either plaintext or HTML as a string.\nTo display characters normally reserved for HTML, they\nmust be escaped. For example `<Ionic>` would become\n`&lt;Ionic&gt;`\n\nFor more information: [Security Documentation](https://ionicframework.com/docs/faq/security)\n\nThis property accepts custom HTML as a string.\nContent is parsed as plaintext by default.\n`innerHTMLTemplatesEnabled` must be set to `true` in the Ionic config\nbefore custom HTML can be used.",
1474
2104
  "options": []
1475
2105
  },
2106
+ "ion-infinite-scroll-content/mode": {
2107
+ "type": "\"ios\" | \"md\"",
2108
+ "description": "The mode determines the platform behaviors of the component.",
2109
+ "options": [
2110
+ "ios",
2111
+ "md"
2112
+ ]
2113
+ },
2114
+ "ion-infinite-scroll-content/theme": {
2115
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2116
+ "description": "The theme determines the visual appearance of the component.",
2117
+ "options": [
2118
+ "ios",
2119
+ "md",
2120
+ "ionic"
2121
+ ]
2122
+ },
1476
2123
  "ion-input/autocapitalize": {
1477
2124
  "type": "string",
1478
2125
  "description": "Indicates whether and how the text value should be automatically capitalized as it is entered/edited by the user.\nAvailable options: `\"off\"`, `\"none\"`, `\"on\"`, `\"sentences\"`, `\"words\"`, `\"characters\"`.",
@@ -1618,7 +2265,7 @@
1618
2265
  },
1619
2266
  "ion-input/fill": {
1620
2267
  "type": "\"outline\" | \"solid\" | undefined",
1621
- "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in `md` mode.",
2268
+ "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available when the theme is `\"md\"`.",
1622
2269
  "options": [
1623
2270
  "outline",
1624
2271
  "solid"
@@ -1649,8 +2296,8 @@
1649
2296
  "options": []
1650
2297
  },
1651
2298
  "ion-input/label-placement": {
1652
- "type": "\"end\" | \"fixed\" | \"floating\" | \"stacked\" | \"start\"",
1653
- "description": "Where to place the label relative to the input.\n`\"start\"`: The label will appear to the left of the input in LTR and to the right in RTL.\n`\"end\"`: The label will appear to the right of the input in LTR and to the left in RTL.\n`\"floating\"`: The label will appear smaller and above the input when the input is focused or it has a value. Otherwise it will appear on top of the input.\n`\"stacked\"`: The label will appear smaller and above the input regardless even when the input is blurred or has no value.\n`\"fixed\"`: The label has the same behavior as `\"start\"` except it also has a fixed width. Long text will be truncated with ellipses (\"...\").",
2299
+ "type": "\"end\" | \"fixed\" | \"floating\" | \"stacked\" | \"start\" | undefined",
2300
+ "description": "Where to place the label relative to the input.\n`\"start\"`: The label will appear to the left of the input in LTR and to the right in RTL.\n`\"end\"`: The label will appear to the right of the input in LTR and to the left in RTL.\n`\"floating\"`: The label will appear smaller and above the input when the input is focused or it has a value. Otherwise it will appear on top of the input.\n`\"stacked\"`: The label will appear smaller and above the input regardless even when the input is blurred or has no value.\n`\"fixed\"`: The label has the same behavior as `\"start\"` except it also has a fixed width. Long text will be truncated with ellipses (\"...\").\n\nDefaults to \"stacked\" for the ionic theme, or \"start\" for all other themes.\n\nIn the ionic theme, only the values \"stacked\" and \"floating\" are supported.",
1654
2301
  "options": [
1655
2302
  "end",
1656
2303
  "fixed",
@@ -1681,7 +2328,7 @@
1681
2328
  },
1682
2329
  "ion-input/mode": {
1683
2330
  "type": "\"ios\" | \"md\"",
1684
- "description": "The mode determines which platform styles to use.",
2331
+ "description": "The mode determines the platform behaviors of the component.",
1685
2332
  "options": [
1686
2333
  "ios",
1687
2334
  "md"
@@ -1718,10 +2365,21 @@
1718
2365
  "options": []
1719
2366
  },
1720
2367
  "ion-input/shape": {
1721
- "type": "\"round\" | undefined",
1722
- "description": "The shape of the input. If \"round\" it will have an increased border radius.",
2368
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
2369
+ "description": "Set to `\"soft\"` for an input with slightly rounded corners, `\"round\"` for an input with fully\nrounded corners, or `\"rectangular\"` for an input without rounded corners.\nDefaults to `\"round\"` for the ionic theme, and `undefined` for all other themes.\nOnly applies when the fill is set to `\"solid\"` or `\"outline\"`.",
1723
2370
  "options": [
1724
- "round"
2371
+ "rectangular",
2372
+ "round",
2373
+ "soft"
2374
+ ]
2375
+ },
2376
+ "ion-input/size": {
2377
+ "type": "\"large\" | \"medium\" | \"xlarge\" | undefined",
2378
+ "description": "The size of the input. If \"large\", it will have an increased height. By default the\nsize is medium. This property only applies to the `\"ionic\"` theme.",
2379
+ "options": [
2380
+ "large",
2381
+ "medium",
2382
+ "xlarge"
1725
2383
  ]
1726
2384
  },
1727
2385
  "ion-input/spellcheck": {
@@ -1734,6 +2392,15 @@
1734
2392
  "description": "Works with the min and max attributes to limit the increments at which a value can be set.\nPossible values are: `\"any\"` or a positive floating point number.",
1735
2393
  "options": []
1736
2394
  },
2395
+ "ion-input/theme": {
2396
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2397
+ "description": "The theme determines the visual appearance of the component.",
2398
+ "options": [
2399
+ "ios",
2400
+ "md",
2401
+ "ionic"
2402
+ ]
2403
+ },
1737
2404
  "ion-input/type": {
1738
2405
  "type": "\"date\" | \"datetime-local\" | \"email\" | \"month\" | \"number\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"time\" | \"url\" | \"week\"",
1739
2406
  "description": "The type of control to display. The default type is text.",
@@ -1809,6 +2476,14 @@
1809
2476
  "description": "The number of input boxes to display.",
1810
2477
  "options": []
1811
2478
  },
2479
+ "ion-input-otp/mode": {
2480
+ "type": "\"ios\" | \"md\"",
2481
+ "description": "The mode determines the platform behaviors of the component.",
2482
+ "options": [
2483
+ "ios",
2484
+ "md"
2485
+ ]
2486
+ },
1812
2487
  "ion-input-otp/pattern": {
1813
2488
  "type": "string | undefined",
1814
2489
  "description": "A regex pattern string for allowed characters. Defaults based on type.\n\nFor numbers (`type=\"number\"`): `\"[\\p{N}]\"`\nFor text (`type=\"text\"`): `\"[\\p{L}\\p{N}]\"`",
@@ -1842,6 +2517,15 @@
1842
2517
  "small"
1843
2518
  ]
1844
2519
  },
2520
+ "ion-input-otp/theme": {
2521
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2522
+ "description": "The theme determines the visual appearance of the component.",
2523
+ "options": [
2524
+ "ios",
2525
+ "md",
2526
+ "ionic"
2527
+ ]
2528
+ },
1845
2529
  "ion-input-otp/type": {
1846
2530
  "type": "\"number\" | \"text\"",
1847
2531
  "description": "The type of input allowed in the input boxes.",
@@ -1910,11 +2594,11 @@
1910
2594
  },
1911
2595
  "ion-item/detail": {
1912
2596
  "type": "boolean | undefined",
1913
- "description": "If `true`, a detail arrow will appear on the item. Defaults to `false` unless the `mode`\nis `ios` and an `href` or `button` property is present.",
2597
+ "description": "If `true`, a detail arrow will appear on the item. Defaults to `false` unless the `theme`\nis `\"ios\"` and an `href` or `button` property is present.",
1914
2598
  "options": []
1915
2599
  },
1916
2600
  "ion-item/detail-icon": {
1917
- "type": "string",
2601
+ "type": "string | undefined",
1918
2602
  "description": "The icon to use when `detail` is set to `true`.",
1919
2603
  "options": []
1920
2604
  },
@@ -1944,7 +2628,7 @@
1944
2628
  },
1945
2629
  "ion-item/mode": {
1946
2630
  "type": "\"ios\" | \"md\"",
1947
- "description": "The mode determines which platform styles to use.",
2631
+ "description": "The mode determines the platform behaviors of the component.",
1948
2632
  "options": [
1949
2633
  "ios",
1950
2634
  "md"
@@ -1974,6 +2658,15 @@
1974
2658
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
1975
2659
  "options": []
1976
2660
  },
2661
+ "ion-item/theme": {
2662
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2663
+ "description": "The theme determines the visual appearance of the component.",
2664
+ "options": [
2665
+ "ios",
2666
+ "md",
2667
+ "ionic"
2668
+ ]
2669
+ },
1977
2670
  "ion-item/type": {
1978
2671
  "type": "\"button\" | \"reset\" | \"submit\"",
1979
2672
  "description": "The type of the button. Only used when an `onclick` or `button` property is present.",
@@ -2000,7 +2693,7 @@
2000
2693
  },
2001
2694
  "ion-item-divider/mode": {
2002
2695
  "type": "\"ios\" | \"md\"",
2003
- "description": "The mode determines which platform styles to use.",
2696
+ "description": "The mode determines the platform behaviors of the component.",
2004
2697
  "options": [
2005
2698
  "ios",
2006
2699
  "md"
@@ -2011,6 +2704,32 @@
2011
2704
  "description": "When it's set to `true`, the item-divider will stay visible when it reaches the top\nof the viewport until the next `ion-item-divider` replaces it.\n\nThis feature relies in `position:sticky`:\nhttps://caniuse.com/#feat=css-sticky",
2012
2705
  "options": []
2013
2706
  },
2707
+ "ion-item-divider/theme": {
2708
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2709
+ "description": "The theme determines the visual appearance of the component.",
2710
+ "options": [
2711
+ "ios",
2712
+ "md",
2713
+ "ionic"
2714
+ ]
2715
+ },
2716
+ "ion-item-group/mode": {
2717
+ "type": "\"ios\" | \"md\"",
2718
+ "description": "The mode determines the platform behaviors of the component.",
2719
+ "options": [
2720
+ "ios",
2721
+ "md"
2722
+ ]
2723
+ },
2724
+ "ion-item-group/theme": {
2725
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2726
+ "description": "The theme determines the visual appearance of the component.",
2727
+ "options": [
2728
+ "ios",
2729
+ "md",
2730
+ "ionic"
2731
+ ]
2732
+ },
2014
2733
  "ion-item-option/color": {
2015
2734
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
2016
2735
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -2046,9 +2765,17 @@
2046
2765
  "description": "Contains a URL or a URL fragment that the hyperlink points to.\nIf this property is set, an anchor tag will be rendered.",
2047
2766
  "options": []
2048
2767
  },
2768
+ "ion-item-option/hue": {
2769
+ "type": "\"bold\" | \"subtle\" | undefined",
2770
+ "description": "Set to `\"bold\"` for an option with vibrant, bold colors or to `\"subtle\"` for\nan option with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
2771
+ "options": [
2772
+ "bold",
2773
+ "subtle"
2774
+ ]
2775
+ },
2049
2776
  "ion-item-option/mode": {
2050
2777
  "type": "\"ios\" | \"md\"",
2051
- "description": "The mode determines which platform styles to use.",
2778
+ "description": "The mode determines the platform behaviors of the component.",
2052
2779
  "options": [
2053
2780
  "ios",
2054
2781
  "md"
@@ -2059,11 +2786,29 @@
2059
2786
  "description": "Specifies the relationship of the target object to the link object.\nThe value is a space-separated list of [link types](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types).",
2060
2787
  "options": []
2061
2788
  },
2789
+ "ion-item-option/shape": {
2790
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
2791
+ "description": "Set to `\"rectangular\"` for non-rounded corners.\nSet to `\"soft\"` for slightly rounded corners.\nSet to `\"round\"` for fully rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
2792
+ "options": [
2793
+ "rectangular",
2794
+ "round",
2795
+ "soft"
2796
+ ]
2797
+ },
2062
2798
  "ion-item-option/target": {
2063
2799
  "type": "string | undefined",
2064
2800
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
2065
2801
  "options": []
2066
2802
  },
2803
+ "ion-item-option/theme": {
2804
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2805
+ "description": "The theme determines the visual appearance of the component.",
2806
+ "options": [
2807
+ "ios",
2808
+ "md",
2809
+ "ionic"
2810
+ ]
2811
+ },
2067
2812
  "ion-item-option/type": {
2068
2813
  "type": "\"button\" | \"reset\" | \"submit\"",
2069
2814
  "description": "The type of the button.",
@@ -2073,6 +2818,14 @@
2073
2818
  "submit"
2074
2819
  ]
2075
2820
  },
2821
+ "ion-item-options/mode": {
2822
+ "type": "\"ios\" | \"md\"",
2823
+ "description": "The mode determines the platform behaviors of the component.",
2824
+ "options": [
2825
+ "ios",
2826
+ "md"
2827
+ ]
2828
+ },
2076
2829
  "ion-item-options/side": {
2077
2830
  "type": "\"end\" | \"start\"",
2078
2831
  "description": "The side the option button should be on. Possible values: `\"start\"` and `\"end\"`. If you have multiple `ion-item-options`, a side must be provided for each.",
@@ -2081,11 +2834,37 @@
2081
2834
  "start"
2082
2835
  ]
2083
2836
  },
2837
+ "ion-item-options/theme": {
2838
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2839
+ "description": "The theme determines the visual appearance of the component.",
2840
+ "options": [
2841
+ "ios",
2842
+ "md",
2843
+ "ionic"
2844
+ ]
2845
+ },
2084
2846
  "ion-item-sliding/disabled": {
2085
2847
  "type": "boolean",
2086
2848
  "description": "If `true`, the user cannot interact with the sliding item.",
2087
2849
  "options": []
2088
2850
  },
2851
+ "ion-item-sliding/mode": {
2852
+ "type": "\"ios\" | \"md\"",
2853
+ "description": "The mode determines the platform behaviors of the component.",
2854
+ "options": [
2855
+ "ios",
2856
+ "md"
2857
+ ]
2858
+ },
2859
+ "ion-item-sliding/theme": {
2860
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2861
+ "description": "The theme determines the visual appearance of the component.",
2862
+ "options": [
2863
+ "ios",
2864
+ "md",
2865
+ "ionic"
2866
+ ]
2867
+ },
2089
2868
  "ion-label/color": {
2090
2869
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
2091
2870
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -2103,7 +2882,7 @@
2103
2882
  },
2104
2883
  "ion-label/mode": {
2105
2884
  "type": "\"ios\" | \"md\"",
2106
- "description": "The mode determines which platform styles to use.",
2885
+ "description": "The mode determines the platform behaviors of the component.",
2107
2886
  "options": [
2108
2887
  "ios",
2109
2888
  "md"
@@ -2118,6 +2897,15 @@
2118
2897
  "stacked"
2119
2898
  ]
2120
2899
  },
2900
+ "ion-label/theme": {
2901
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2902
+ "description": "The theme determines the visual appearance of the component.",
2903
+ "options": [
2904
+ "ios",
2905
+ "md",
2906
+ "ionic"
2907
+ ]
2908
+ },
2121
2909
  "ion-list/inset": {
2122
2910
  "type": "boolean",
2123
2911
  "description": "If `true`, the list will have margin around it and rounded corners.",
@@ -2134,12 +2922,30 @@
2134
2922
  },
2135
2923
  "ion-list/mode": {
2136
2924
  "type": "\"ios\" | \"md\"",
2137
- "description": "The mode determines which platform styles to use.",
2925
+ "description": "The mode determines the platform behaviors of the component.",
2138
2926
  "options": [
2139
2927
  "ios",
2140
2928
  "md"
2141
2929
  ]
2142
2930
  },
2931
+ "ion-list/shape": {
2932
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
2933
+ "description": "Set to `\"soft\"` for slightly rounded corners,\n`\"round\"` for fully rounded corners,\nor `\"rectangular\"` for no rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme\nwhen inset is `true`\ndefaults to `\"rectangular\"` for the `ionic`\ntheme when inset is `false`,\nundefined for all other themes.",
2934
+ "options": [
2935
+ "rectangular",
2936
+ "round",
2937
+ "soft"
2938
+ ]
2939
+ },
2940
+ "ion-list/theme": {
2941
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2942
+ "description": "The theme determines the visual appearance of the component.",
2943
+ "options": [
2944
+ "ios",
2945
+ "md",
2946
+ "ionic"
2947
+ ]
2948
+ },
2143
2949
  "ion-list-header/color": {
2144
2950
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
2145
2951
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -2166,12 +2972,21 @@
2166
2972
  },
2167
2973
  "ion-list-header/mode": {
2168
2974
  "type": "\"ios\" | \"md\"",
2169
- "description": "The mode determines which platform styles to use.",
2975
+ "description": "The mode determines the platform behaviors of the component.",
2170
2976
  "options": [
2171
2977
  "ios",
2172
2978
  "md"
2173
2979
  ]
2174
2980
  },
2981
+ "ion-list-header/theme": {
2982
+ "type": "\"ios\" | \"md\" | \"ionic\"",
2983
+ "description": "The theme determines the visual appearance of the component.",
2984
+ "options": [
2985
+ "ios",
2986
+ "md",
2987
+ "ionic"
2988
+ ]
2989
+ },
2175
2990
  "ion-loading/animated": {
2176
2991
  "type": "boolean",
2177
2992
  "description": "If `true`, the loading indicator will animate.",
@@ -2224,7 +3039,7 @@
2224
3039
  },
2225
3040
  "ion-loading/mode": {
2226
3041
  "type": "\"ios\" | \"md\"",
2227
- "description": "The mode determines which platform styles to use.",
3042
+ "description": "The mode determines the platform behaviors of the component.",
2228
3043
  "options": [
2229
3044
  "ios",
2230
3045
  "md"
@@ -2250,9 +3065,18 @@
2250
3065
  "lines-small"
2251
3066
  ]
2252
3067
  },
3068
+ "ion-loading/theme": {
3069
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3070
+ "description": "The theme determines the visual appearance of the component.",
3071
+ "options": [
3072
+ "ios",
3073
+ "md",
3074
+ "ionic"
3075
+ ]
3076
+ },
2253
3077
  "ion-loading/translucent": {
2254
3078
  "type": "boolean",
2255
- "description": "If `true`, the loading indicator will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
3079
+ "description": "If `true`, the loading indicator will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
2256
3080
  "options": []
2257
3081
  },
2258
3082
  "ion-loading/trigger": {
@@ -2280,6 +3104,14 @@
2280
3104
  "description": "An id for the menu.",
2281
3105
  "options": []
2282
3106
  },
3107
+ "ion-menu/mode": {
3108
+ "type": "\"ios\" | \"md\"",
3109
+ "description": "The mode determines the platform behaviors of the component.",
3110
+ "options": [
3111
+ "ios",
3112
+ "md"
3113
+ ]
3114
+ },
2283
3115
  "ion-menu/side": {
2284
3116
  "type": "\"end\" | \"start\"",
2285
3117
  "description": "Which side of the view the menu should be placed.",
@@ -2293,6 +3125,15 @@
2293
3125
  "description": "If `true`, swiping the menu is enabled.",
2294
3126
  "options": []
2295
3127
  },
3128
+ "ion-menu/theme": {
3129
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3130
+ "description": "The theme determines the visual appearance of the component.",
3131
+ "options": [
3132
+ "ios",
3133
+ "md",
3134
+ "ionic"
3135
+ ]
3136
+ },
2296
3137
  "ion-menu/type": {
2297
3138
  "type": "\"overlay\" | \"push\" | \"reveal\" | undefined",
2298
3139
  "description": "The display type of the menu.\nAvailable options: `\"overlay\"`, `\"reveal\"`, `\"push\"`.",
@@ -2334,12 +3175,21 @@
2334
3175
  },
2335
3176
  "ion-menu-button/mode": {
2336
3177
  "type": "\"ios\" | \"md\"",
2337
- "description": "The mode determines which platform styles to use.",
3178
+ "description": "The mode determines the platform behaviors of the component.",
2338
3179
  "options": [
2339
3180
  "ios",
2340
3181
  "md"
2341
3182
  ]
2342
3183
  },
3184
+ "ion-menu-button/theme": {
3185
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3186
+ "description": "The theme determines the visual appearance of the component.",
3187
+ "options": [
3188
+ "ios",
3189
+ "md",
3190
+ "ionic"
3191
+ ]
3192
+ },
2343
3193
  "ion-menu-button/type": {
2344
3194
  "type": "\"button\" | \"reset\" | \"submit\"",
2345
3195
  "description": "The type of the button.",
@@ -2359,6 +3209,23 @@
2359
3209
  "description": "Optional property that maps to a Menu's `menuId` prop.\nCan also be `start` or `end` for the menu side.\nThis is used to find the correct menu to toggle.\n\nIf this property is not used, `ion-menu-toggle` will toggle the\nfirst menu that is active.",
2360
3210
  "options": []
2361
3211
  },
3212
+ "ion-menu-toggle/mode": {
3213
+ "type": "\"ios\" | \"md\"",
3214
+ "description": "The mode determines the platform behaviors of the component.",
3215
+ "options": [
3216
+ "ios",
3217
+ "md"
3218
+ ]
3219
+ },
3220
+ "ion-menu-toggle/theme": {
3221
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3222
+ "description": "The theme determines the visual appearance of the component.",
3223
+ "options": [
3224
+ "ios",
3225
+ "md",
3226
+ "ionic"
3227
+ ]
3228
+ },
2362
3229
  "ion-modal/animated": {
2363
3230
  "type": "boolean",
2364
3231
  "description": "If `true`, the modal will animate.",
@@ -2444,7 +3311,7 @@
2444
3311
  },
2445
3312
  "ion-modal/mode": {
2446
3313
  "type": "\"ios\" | \"md\"",
2447
- "description": "The mode determines which platform styles to use.",
3314
+ "description": "The mode determines the platform behaviors of the component.",
2448
3315
  "options": [
2449
3316
  "ios",
2450
3317
  "md"
@@ -2455,11 +3322,29 @@
2455
3322
  "description": "The element that presented the modal. This is used for card presentation effects\nand for stacking multiple modals on top of each other. Only applies in iOS mode.",
2456
3323
  "options": []
2457
3324
  },
3325
+ "ion-modal/shape": {
3326
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
3327
+ "description": "Set to `\"soft\"` for a modal with slightly rounded corners,\n`\"round\"` for a modal with fully rounded corners, or `\"rectangular\"`\nfor a modal without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
3328
+ "options": [
3329
+ "rectangular",
3330
+ "round",
3331
+ "soft"
3332
+ ]
3333
+ },
2458
3334
  "ion-modal/show-backdrop": {
2459
3335
  "type": "boolean",
2460
3336
  "description": "If `true`, a backdrop will be displayed behind the modal.\nThis property controls whether or not the backdrop\ndarkens the screen when the modal is presented.\nIt does not control whether or not the backdrop\nis active or present in the DOM.",
2461
3337
  "options": []
2462
3338
  },
3339
+ "ion-modal/theme": {
3340
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3341
+ "description": "The theme determines the visual appearance of the component.",
3342
+ "options": [
3343
+ "ios",
3344
+ "md",
3345
+ "ionic"
3346
+ ]
3347
+ },
2463
3348
  "ion-modal/trigger": {
2464
3349
  "type": "string | undefined",
2465
3350
  "description": "An ID corresponding to the trigger element that\ncauses the modal to open when clicked.",
@@ -2472,9 +3357,17 @@
2472
3357
  },
2473
3358
  "ion-nav/animation": {
2474
3359
  "type": "((baseEl: any, opts?: any) => Animation) | undefined",
2475
- "description": "By default `ion-nav` animates transition between pages based in the mode (ios or material design).\nHowever, this property allows to create custom transition using `AnimationBuilder` functions.",
3360
+ "description": "By default `ion-nav` animates transition between pages based on the mode (\"ios\" or \"md\").\nHowever, this property allows to create custom transition using `AnimationBuilder` functions.",
2476
3361
  "options": []
2477
3362
  },
3363
+ "ion-nav/mode": {
3364
+ "type": "\"ios\" | \"md\"",
3365
+ "description": "The mode determines the platform behaviors of the component.",
3366
+ "options": [
3367
+ "ios",
3368
+ "md"
3369
+ ]
3370
+ },
2478
3371
  "ion-nav/root": {
2479
3372
  "type": "Function | HTMLElement | ViewController | null | string | undefined",
2480
3373
  "description": "Root NavComponent to load",
@@ -2490,6 +3383,15 @@
2490
3383
  "description": "If the nav component should allow for swipe-to-go-back.",
2491
3384
  "options": []
2492
3385
  },
3386
+ "ion-nav/theme": {
3387
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3388
+ "description": "The theme determines the visual appearance of the component.",
3389
+ "options": [
3390
+ "ios",
3391
+ "md",
3392
+ "ionic"
3393
+ ]
3394
+ },
2493
3395
  "ion-nav-link/component": {
2494
3396
  "type": "Function | HTMLElement | ViewController | null | string | undefined",
2495
3397
  "description": "Component to navigate to. Only used if the `routerDirection` is `\"forward\"` or `\"root\"`.",
@@ -2500,6 +3402,14 @@
2500
3402
  "description": "Data you want to pass to the component as props. Only used if the `\"routerDirection\"` is `\"forward\"` or `\"root\"`.",
2501
3403
  "options": []
2502
3404
  },
3405
+ "ion-nav-link/mode": {
3406
+ "type": "\"ios\" | \"md\"",
3407
+ "description": "The mode determines the platform behaviors of the component.",
3408
+ "options": [
3409
+ "ios",
3410
+ "md"
3411
+ ]
3412
+ },
2503
3413
  "ion-nav-link/router-animation": {
2504
3414
  "type": "((baseEl: any, opts?: any) => Animation) | undefined",
2505
3415
  "description": "The transition animation when navigating to another page.",
@@ -2514,6 +3424,15 @@
2514
3424
  "root"
2515
3425
  ]
2516
3426
  },
3427
+ "ion-nav-link/theme": {
3428
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3429
+ "description": "The theme determines the visual appearance of the component.",
3430
+ "options": [
3431
+ "ios",
3432
+ "md",
3433
+ "ionic"
3434
+ ]
3435
+ },
2517
3436
  "ion-note/color": {
2518
3437
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
2519
3438
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -2531,20 +3450,38 @@
2531
3450
  },
2532
3451
  "ion-note/mode": {
2533
3452
  "type": "\"ios\" | \"md\"",
2534
- "description": "The mode determines which platform styles to use.",
3453
+ "description": "The mode determines the platform behaviors of the component.",
2535
3454
  "options": [
2536
3455
  "ios",
2537
3456
  "md"
2538
3457
  ]
2539
3458
  },
3459
+ "ion-note/theme": {
3460
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3461
+ "description": "The theme determines the visual appearance of the component.",
3462
+ "options": [
3463
+ "ios",
3464
+ "md",
3465
+ "ionic"
3466
+ ]
3467
+ },
2540
3468
  "ion-picker/mode": {
2541
3469
  "type": "\"ios\" | \"md\"",
2542
- "description": "The mode determines which platform styles to use.",
3470
+ "description": "The mode determines the platform behaviors of the component.",
2543
3471
  "options": [
2544
3472
  "ios",
2545
3473
  "md"
2546
3474
  ]
2547
3475
  },
3476
+ "ion-picker/theme": {
3477
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3478
+ "description": "The theme determines the visual appearance of the component.",
3479
+ "options": [
3480
+ "ios",
3481
+ "md",
3482
+ "ionic"
3483
+ ]
3484
+ },
2548
3485
  "ion-picker-column/color": {
2549
3486
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
2550
3487
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -2567,12 +3504,21 @@
2567
3504
  },
2568
3505
  "ion-picker-column/mode": {
2569
3506
  "type": "\"ios\" | \"md\"",
2570
- "description": "The mode determines which platform styles to use.",
3507
+ "description": "The mode determines the platform behaviors of the component.",
2571
3508
  "options": [
2572
3509
  "ios",
2573
3510
  "md"
2574
3511
  ]
2575
3512
  },
3513
+ "ion-picker-column/theme": {
3514
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3515
+ "description": "The theme determines the visual appearance of the component.",
3516
+ "options": [
3517
+ "ios",
3518
+ "md",
3519
+ "ionic"
3520
+ ]
3521
+ },
2576
3522
  "ion-picker-column/value": {
2577
3523
  "type": "number | string | undefined",
2578
3524
  "description": "The selected option in the picker.",
@@ -2598,6 +3544,23 @@
2598
3544
  "description": "If `true`, the user cannot interact with the picker column option.",
2599
3545
  "options": []
2600
3546
  },
3547
+ "ion-picker-column-option/mode": {
3548
+ "type": "\"ios\" | \"md\"",
3549
+ "description": "The mode determines the platform behaviors of the component.",
3550
+ "options": [
3551
+ "ios",
3552
+ "md"
3553
+ ]
3554
+ },
3555
+ "ion-picker-column-option/theme": {
3556
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3557
+ "description": "The theme determines the visual appearance of the component.",
3558
+ "options": [
3559
+ "ios",
3560
+ "md",
3561
+ "ionic"
3562
+ ]
3563
+ },
2601
3564
  "ion-picker-column-option/value": {
2602
3565
  "type": "any",
2603
3566
  "description": "The text value of the option.",
@@ -2605,7 +3568,7 @@
2605
3568
  },
2606
3569
  "ion-popover/alignment": {
2607
3570
  "type": "\"center\" | \"end\" | \"start\" | undefined",
2608
- "description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for `ios` mode, and `\"start\"` for `md` mode.",
3571
+ "description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for `\"ios\"` theme, and `\"start\"` for `\"md\"` theme.",
2609
3572
  "options": [
2610
3573
  "center",
2611
3574
  "end",
@@ -2619,7 +3582,7 @@
2619
3582
  },
2620
3583
  "ion-popover/arrow": {
2621
3584
  "type": "boolean",
2622
- "description": "If `true`, the popover will display an arrow that points at the\n`reference` when running in `ios` mode. Does not apply in `md` mode.",
3585
+ "description": "If `true`, the popover will display an arrow that points at the\n`reference` on `\"ios\"` theme.",
2623
3586
  "options": []
2624
3587
  },
2625
3588
  "ion-popover/backdrop-dismiss": {
@@ -2684,7 +3647,7 @@
2684
3647
  },
2685
3648
  "ion-popover/mode": {
2686
3649
  "type": "\"ios\" | \"md\"",
2687
- "description": "The mode determines which platform styles to use.",
3650
+ "description": "The mode determines the platform behaviors of the component.",
2688
3651
  "options": [
2689
3652
  "ios",
2690
3653
  "md"
@@ -2723,9 +3686,18 @@
2723
3686
  "cover"
2724
3687
  ]
2725
3688
  },
3689
+ "ion-popover/theme": {
3690
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3691
+ "description": "The theme determines the visual appearance of the component.",
3692
+ "options": [
3693
+ "ios",
3694
+ "md",
3695
+ "ionic"
3696
+ ]
3697
+ },
2726
3698
  "ion-popover/translucent": {
2727
3699
  "type": "boolean",
2728
- "description": "If `true`, the popover will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
3700
+ "description": "If `true`, the popover will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
2729
3701
  "options": []
2730
3702
  },
2731
3703
  "ion-popover/trigger": {
@@ -2764,7 +3736,7 @@
2764
3736
  },
2765
3737
  "ion-progress-bar/mode": {
2766
3738
  "type": "\"ios\" | \"md\"",
2767
- "description": "The mode determines which platform styles to use.",
3739
+ "description": "The mode determines the platform behaviors of the component.",
2768
3740
  "options": [
2769
3741
  "ios",
2770
3742
  "md"
@@ -2775,6 +3747,23 @@
2775
3747
  "description": "If true, reverse the progress bar direction.",
2776
3748
  "options": []
2777
3749
  },
3750
+ "ion-progress-bar/shape": {
3751
+ "type": "\"rectangular\" | \"round\" | undefined",
3752
+ "description": "Set to `\"round\"` for a progress bar with rounded corners, or `\"rectangular\"`\nfor a progress bar without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
3753
+ "options": [
3754
+ "rectangular",
3755
+ "round"
3756
+ ]
3757
+ },
3758
+ "ion-progress-bar/theme": {
3759
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3760
+ "description": "The theme determines the visual appearance of the component.",
3761
+ "options": [
3762
+ "ios",
3763
+ "md",
3764
+ "ionic"
3765
+ ]
3766
+ },
2778
3767
  "ion-progress-bar/type": {
2779
3768
  "type": "\"determinate\" | \"indeterminate\"",
2780
3769
  "description": "The state of the progress bar, based on if the time the process takes is known or not.\nDefault options are: `\"determinate\"` (no animation), `\"indeterminate\"` (animate from left to right).",
@@ -2837,7 +3826,7 @@
2837
3826
  },
2838
3827
  "ion-radio/mode": {
2839
3828
  "type": "\"ios\" | \"md\"",
2840
- "description": "The mode determines which platform styles to use.",
3829
+ "description": "The mode determines the platform behaviors of the component.",
2841
3830
  "options": [
2842
3831
  "ios",
2843
3832
  "md"
@@ -2848,6 +3837,15 @@
2848
3837
  "description": "The name of the control, which is submitted with the form data.",
2849
3838
  "options": []
2850
3839
  },
3840
+ "ion-radio/theme": {
3841
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3842
+ "description": "The theme determines the visual appearance of the component.",
3843
+ "options": [
3844
+ "ios",
3845
+ "md",
3846
+ "ionic"
3847
+ ]
3848
+ },
2851
3849
  "ion-radio/value": {
2852
3850
  "type": "any",
2853
3851
  "description": "the value of the radio.",
@@ -2873,11 +3871,28 @@
2873
3871
  "description": "The helper text to display at the top of the radio group.",
2874
3872
  "options": []
2875
3873
  },
3874
+ "ion-radio-group/mode": {
3875
+ "type": "\"ios\" | \"md\"",
3876
+ "description": "The mode determines the platform behaviors of the component.",
3877
+ "options": [
3878
+ "ios",
3879
+ "md"
3880
+ ]
3881
+ },
2876
3882
  "ion-radio-group/name": {
2877
3883
  "type": "string",
2878
3884
  "description": "The name of the control, which is submitted with the form data.",
2879
3885
  "options": []
2880
3886
  },
3887
+ "ion-radio-group/theme": {
3888
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3889
+ "description": "The theme determines the visual appearance of the component.",
3890
+ "options": [
3891
+ "ios",
3892
+ "md",
3893
+ "ionic"
3894
+ ]
3895
+ },
2881
3896
  "ion-radio-group/value": {
2882
3897
  "type": "any",
2883
3898
  "description": "the value of the radio group.",
@@ -2945,7 +3960,7 @@
2945
3960
  },
2946
3961
  "ion-range/mode": {
2947
3962
  "type": "\"ios\" | \"md\"",
2948
- "description": "The mode determines which platform styles to use.",
3963
+ "description": "The mode determines the platform behaviors of the component.",
2949
3964
  "options": [
2950
3965
  "ios",
2951
3966
  "md"
@@ -2976,6 +3991,15 @@
2976
3991
  "description": "Specifies the value granularity.",
2977
3992
  "options": []
2978
3993
  },
3994
+ "ion-range/theme": {
3995
+ "type": "\"ios\" | \"md\" | \"ionic\"",
3996
+ "description": "The theme determines the visual appearance of the component.",
3997
+ "options": [
3998
+ "ios",
3999
+ "md",
4000
+ "ionic"
4001
+ ]
4002
+ },
2979
4003
  "ion-range/ticks": {
2980
4004
  "type": "boolean",
2981
4005
  "description": "If `true`, tick marks are displayed based on the step value.\nOnly applies when `snaps` is `true`.",
@@ -2998,7 +4022,7 @@
2998
4022
  },
2999
4023
  "ion-refresher/mode": {
3000
4024
  "type": "\"ios\" | \"md\"",
3001
- "description": "The mode determines which platform styles to use.",
4025
+ "description": "The mode determines the platform behaviors of the component.",
3002
4026
  "options": [
3003
4027
  "ios",
3004
4028
  "md"
@@ -3024,6 +4048,23 @@
3024
4048
  "description": "Time it takes the refresher to snap back to the `refreshing` state.\nDoes not apply when the refresher content uses a spinner,\nenabling the native refresher.",
3025
4049
  "options": []
3026
4050
  },
4051
+ "ion-refresher/theme": {
4052
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4053
+ "description": "The theme determines the visual appearance of the component.",
4054
+ "options": [
4055
+ "ios",
4056
+ "md",
4057
+ "ionic"
4058
+ ]
4059
+ },
4060
+ "ion-refresher-content/mode": {
4061
+ "type": "\"ios\" | \"md\"",
4062
+ "description": "The mode determines the platform behaviors of the component.",
4063
+ "options": [
4064
+ "ios",
4065
+ "md"
4066
+ ]
4067
+ },
3027
4068
  "ion-refresher-content/pulling-icon": {
3028
4069
  "type": "null | string | undefined",
3029
4070
  "description": "A static icon or a spinner to display when you begin to pull down.\nA spinner name can be provided to gradually show tick marks\nwhen pulling down on iOS devices.",
@@ -3054,11 +4095,71 @@
3054
4095
  "description": "The text you want to display when performing a refresh.\n`refreshingText` can accept either plaintext or HTML as a string.\nTo display characters normally reserved for HTML, they\nmust be escaped. For example `<Ionic>` would become\n`&lt;Ionic&gt;`\n\nFor more information: [Security Documentation](https://ionicframework.com/docs/faq/security)\n\nContent is parsed as plaintext by default.\n`innerHTMLTemplatesEnabled` must be set to `true` in the Ionic config\nbefore custom HTML can be used.",
3055
4096
  "options": []
3056
4097
  },
4098
+ "ion-refresher-content/theme": {
4099
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4100
+ "description": "The theme determines the visual appearance of the component.",
4101
+ "options": [
4102
+ "ios",
4103
+ "md",
4104
+ "ionic"
4105
+ ]
4106
+ },
4107
+ "ion-reorder/mode": {
4108
+ "type": "\"ios\" | \"md\"",
4109
+ "description": "The mode determines the platform behaviors of the component.",
4110
+ "options": [
4111
+ "ios",
4112
+ "md"
4113
+ ]
4114
+ },
4115
+ "ion-reorder/theme": {
4116
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4117
+ "description": "The theme determines the visual appearance of the component.",
4118
+ "options": [
4119
+ "ios",
4120
+ "md",
4121
+ "ionic"
4122
+ ]
4123
+ },
3057
4124
  "ion-reorder-group/disabled": {
3058
4125
  "type": "boolean",
3059
4126
  "description": "If `true`, the reorder will be hidden.",
3060
4127
  "options": []
3061
4128
  },
4129
+ "ion-reorder-group/mode": {
4130
+ "type": "\"ios\" | \"md\"",
4131
+ "description": "The mode determines the platform behaviors of the component.",
4132
+ "options": [
4133
+ "ios",
4134
+ "md"
4135
+ ]
4136
+ },
4137
+ "ion-reorder-group/theme": {
4138
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4139
+ "description": "The theme determines the visual appearance of the component.",
4140
+ "options": [
4141
+ "ios",
4142
+ "md",
4143
+ "ionic"
4144
+ ]
4145
+ },
4146
+ "ion-ripple-effect/mode": {
4147
+ "type": "\"ios\" | \"md\"",
4148
+ "description": "The mode determines the platform behaviors of the component.",
4149
+ "options": [
4150
+ "ios",
4151
+ "md"
4152
+ ]
4153
+ },
4154
+ "ion-ripple-effect/theme": {
4155
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4156
+ "description": "The theme determines the visual appearance of the component.",
4157
+ "options": [
4158
+ "ios",
4159
+ "md",
4160
+ "ionic"
4161
+ ]
4162
+ },
3062
4163
  "ion-ripple-effect/type": {
3063
4164
  "type": "\"bounded\" | \"unbounded\"",
3064
4165
  "description": "Sets the type of ripple-effect:\n\n- `bounded`: the ripple effect expands from the user's click position\n- `unbounded`: the ripple effect expands from the center of the button and overflows the container.\n\nNOTE: Surfaces for bounded ripples should have the overflow property set to hidden,\nwhile surfaces for unbounded ripples should have it set to visible.",
@@ -3087,6 +4188,23 @@
3087
4188
  "description": "A key value `{ 'red': true, 'blue': 'white'}` containing props that should be passed\nto the defined component when rendered.",
3088
4189
  "options": []
3089
4190
  },
4191
+ "ion-route/mode": {
4192
+ "type": "\"ios\" | \"md\"",
4193
+ "description": "The mode determines the platform behaviors of the component.",
4194
+ "options": [
4195
+ "ios",
4196
+ "md"
4197
+ ]
4198
+ },
4199
+ "ion-route/theme": {
4200
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4201
+ "description": "The theme determines the visual appearance of the component.",
4202
+ "options": [
4203
+ "ios",
4204
+ "md",
4205
+ "ionic"
4206
+ ]
4207
+ },
3090
4208
  "ion-route/url": {
3091
4209
  "type": "string",
3092
4210
  "description": "Relative path that needs to match in order for this route to apply.\n\nAccepts paths similar to expressjs so that you can define parameters\nin the url /foo/:bar where bar would be available in incoming props.",
@@ -3102,11 +4220,28 @@
3102
4220
  "description": "A redirect route, redirects \"from\" a URL \"to\" another URL. This property is that \"to\" URL.\nWhen the defined `ion-route-redirect` rule matches, the router will redirect to the path\nspecified in this property.\n\nThe value of this property is always an absolute path inside the scope of routes defined in\n`ion-router` it can't be used with another router or to perform a redirection to a different domain.\n\nNote that this is a virtual redirect, it will not cause a real browser refresh, again, it's\na redirect inside the context of ion-router.\n\nWhen this property is not specified or his value is `undefined` the whole redirect route is noop,\neven if the \"from\" value matches.",
3103
4221
  "options": []
3104
4222
  },
4223
+ "ion-router/mode": {
4224
+ "type": "\"ios\" | \"md\"",
4225
+ "description": "The mode determines the platform behaviors of the component.",
4226
+ "options": [
4227
+ "ios",
4228
+ "md"
4229
+ ]
4230
+ },
3105
4231
  "ion-router/root": {
3106
4232
  "type": "string",
3107
4233
  "description": "The root path to use when matching URLs. By default, this is set to \"/\", but you can specify\nan alternate prefix for all URL paths.",
3108
4234
  "options": []
3109
4235
  },
4236
+ "ion-router/theme": {
4237
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4238
+ "description": "The theme determines the visual appearance of the component.",
4239
+ "options": [
4240
+ "ios",
4241
+ "md",
4242
+ "ionic"
4243
+ ]
4244
+ },
3110
4245
  "ion-router/use-hash": {
3111
4246
  "type": "boolean",
3112
4247
  "description": "The router can work in two \"modes\":\n- With hash: `/index.html#/path/to/page`\n- Without hash: `/path/to/page`\n\nUsing one or another might depend in the requirements of your app and/or where it's deployed.\n\nUsually \"hash-less\" navigation works better for SEO and it's more user friendly too, but it might\nrequires additional server-side configuration in order to properly work.\n\nOn the other side hash-navigation is much easier to deploy, it even works over the file protocol.\n\nBy default, this property is `true`, change to `false` to allow hash-less URLs.",
@@ -3127,11 +4262,19 @@
3127
4262
  "warning"
3128
4263
  ]
3129
4264
  },
3130
- "ion-router-link/href": {
3131
- "type": "string | undefined",
3132
- "description": "Contains a URL or a URL fragment that the hyperlink points to.\nIf this property is set, an anchor tag will be rendered.",
3133
- "options": []
3134
- },
4265
+ "ion-router-link/href": {
4266
+ "type": "string | undefined",
4267
+ "description": "Contains a URL or a URL fragment that the hyperlink points to.\nIf this property is set, an anchor tag will be rendered.",
4268
+ "options": []
4269
+ },
4270
+ "ion-router-link/mode": {
4271
+ "type": "\"ios\" | \"md\"",
4272
+ "description": "The mode determines the platform behaviors of the component.",
4273
+ "options": [
4274
+ "ios",
4275
+ "md"
4276
+ ]
4277
+ },
3135
4278
  "ion-router-link/rel": {
3136
4279
  "type": "string | undefined",
3137
4280
  "description": "Specifies the relationship of the target object to the link object.\nThe value is a space-separated list of [link types](https://developer.mozilla.org/en-US/docs/Web/HTML/Link_types).",
@@ -3156,6 +4299,15 @@
3156
4299
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
3157
4300
  "options": []
3158
4301
  },
4302
+ "ion-router-link/theme": {
4303
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4304
+ "description": "The theme determines the visual appearance of the component.",
4305
+ "options": [
4306
+ "ios",
4307
+ "md",
4308
+ "ionic"
4309
+ ]
4310
+ },
3159
4311
  "ion-router-outlet/animated": {
3160
4312
  "type": "boolean",
3161
4313
  "description": "If `true`, the router-outlet should animate the transition of components.",
@@ -3168,7 +4320,7 @@
3168
4320
  },
3169
4321
  "ion-router-outlet/mode": {
3170
4322
  "type": "\"ios\" | \"md\"",
3171
- "description": "The mode determines which platform styles to use.",
4323
+ "description": "The mode determines the platform behaviors of the component.",
3172
4324
  "options": [
3173
4325
  "ios",
3174
4326
  "md"
@@ -3179,6 +4331,32 @@
3179
4331
  "description": "If `true`, the router-outlet should allow navigation via swipe-to-go-back gesture.\nDefaults to `true` for `\"ios\"` mode and `false` for `\"md\"` mode.",
3180
4332
  "options": []
3181
4333
  },
4334
+ "ion-router-outlet/theme": {
4335
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4336
+ "description": "The theme determines the visual appearance of the component.",
4337
+ "options": [
4338
+ "ios",
4339
+ "md",
4340
+ "ionic"
4341
+ ]
4342
+ },
4343
+ "ion-row/mode": {
4344
+ "type": "\"ios\" | \"md\"",
4345
+ "description": "The mode determines the platform behaviors of the component.",
4346
+ "options": [
4347
+ "ios",
4348
+ "md"
4349
+ ]
4350
+ },
4351
+ "ion-row/theme": {
4352
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4353
+ "description": "The theme determines the visual appearance of the component.",
4354
+ "options": [
4355
+ "ios",
4356
+ "md",
4357
+ "ionic"
4358
+ ]
4359
+ },
3182
4360
  "ion-searchbar/animated": {
3183
4361
  "type": "boolean",
3184
4362
  "description": "If `true`, enable searchbar animation.",
@@ -3255,18 +4433,18 @@
3255
4433
  "options": []
3256
4434
  },
3257
4435
  "ion-searchbar/cancel-button-icon": {
3258
- "type": "string",
3259
- "description": "Set the cancel button icon. Only applies to `md` mode.\nDefaults to `arrow-back-sharp`.",
4436
+ "type": "string | undefined",
4437
+ "description": "Set the cancel button icon. Only available when the theme is `\"md\"`.\nDefaults to `\"arrow-back-sharp\"`.",
3260
4438
  "options": []
3261
4439
  },
3262
4440
  "ion-searchbar/cancel-button-text": {
3263
4441
  "type": "string",
3264
- "description": "Set the cancel button text. Only applies to `ios` mode.",
4442
+ "description": "Set the cancel button text. Only available when the theme is `\"ios\"`.",
3265
4443
  "options": []
3266
4444
  },
3267
4445
  "ion-searchbar/clear-icon": {
3268
4446
  "type": "string | undefined",
3269
- "description": "Set the clear icon. Defaults to `close-circle` for `ios` and `close-sharp` for `md`.",
4447
+ "description": "Set the clear icon. Defaults to `\"close-circle\"` for `\"ios\"` theme and `\"close-sharp\"` for `\"md\"` and `\"ionic\"` theme.",
3270
4448
  "options": []
3271
4449
  },
3272
4450
  "ion-searchbar/color": {
@@ -3333,7 +4511,7 @@
3333
4511
  },
3334
4512
  "ion-searchbar/mode": {
3335
4513
  "type": "\"ios\" | \"md\"",
3336
- "description": "The mode determines which platform styles to use.",
4514
+ "description": "The mode determines the platform behaviors of the component.",
3337
4515
  "options": [
3338
4516
  "ios",
3339
4517
  "md"
@@ -3350,10 +4528,19 @@
3350
4528
  "options": []
3351
4529
  },
3352
4530
  "ion-searchbar/search-icon": {
3353
- "type": "string | undefined",
3354
- "description": "The icon to use as the search icon. Defaults to `search-outline` in\n`ios` mode and `search-sharp` in `md` mode.",
4531
+ "type": "boolean | string | undefined",
4532
+ "description": "The icon to use as the search icon. Defaults to `\"search-outline\"` in\nthe `\"ios\"` theme and `\"search-sharp\"` in the `\"md\"` and `\"ionic\"` themes.\nIf `false`, no search icon will be displayed.",
3355
4533
  "options": []
3356
4534
  },
4535
+ "ion-searchbar/shape": {
4536
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
4537
+ "description": "Set to `\"soft\"` for a searchbar with slightly rounded corners,\n`\"round\"` for a searchbar with fully rounded corners,\nor `\"rectangular\"` for a searchbar without rounded corners.\n\nDefaults to `\"round\"` for the ionic theme, and `undefined` for all other themes.",
4538
+ "options": [
4539
+ "rectangular",
4540
+ "round",
4541
+ "soft"
4542
+ ]
4543
+ },
3357
4544
  "ion-searchbar/show-cancel-button": {
3358
4545
  "type": "\"always\" | \"focus\" | \"never\"",
3359
4546
  "description": "Sets the behavior for the cancel button. Defaults to `\"never\"`.\nSetting to `\"focus\"` shows the cancel button on focus.\nSetting to `\"never\"` hides the cancel button.\nSetting to `\"always\"` shows the cancel button regardless\nof focus state.",
@@ -3372,11 +4559,29 @@
3372
4559
  "never"
3373
4560
  ]
3374
4561
  },
4562
+ "ion-searchbar/size": {
4563
+ "type": "\"large\" | \"medium\" | \"small\" | undefined",
4564
+ "description": "Set to `\"large\"` for a searchbar with an increase in height,\nwhile \"small\" and \"medium\" provide progressively smaller heights.\n\nDefaults to `\"medium\"` for the ionic theme, and `undefined` for all other themes.",
4565
+ "options": [
4566
+ "large",
4567
+ "medium",
4568
+ "small"
4569
+ ]
4570
+ },
3375
4571
  "ion-searchbar/spellcheck": {
3376
4572
  "type": "boolean",
3377
4573
  "description": "If `true`, enable spellcheck on the input.",
3378
4574
  "options": []
3379
4575
  },
4576
+ "ion-searchbar/theme": {
4577
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4578
+ "description": "The theme determines the visual appearance of the component.",
4579
+ "options": [
4580
+ "ios",
4581
+ "md",
4582
+ "ionic"
4583
+ ]
4584
+ },
3380
4585
  "ion-searchbar/type": {
3381
4586
  "type": "\"email\" | \"number\" | \"password\" | \"search\" | \"tel\" | \"text\" | \"url\"",
3382
4587
  "description": "Set the type of the input.",
@@ -3417,7 +4622,7 @@
3417
4622
  },
3418
4623
  "ion-segment/mode": {
3419
4624
  "type": "\"ios\" | \"md\"",
3420
- "description": "The mode determines which platform styles to use.",
4625
+ "description": "The mode determines the platform behaviors of the component.",
3421
4626
  "options": [
3422
4627
  "ios",
3423
4628
  "md"
@@ -3438,6 +4643,15 @@
3438
4643
  "description": "If `true`, users will be able to swipe between segment buttons to activate them.",
3439
4644
  "options": []
3440
4645
  },
4646
+ "ion-segment/theme": {
4647
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4648
+ "description": "The theme determines the visual appearance of the component.",
4649
+ "options": [
4650
+ "ios",
4651
+ "md",
4652
+ "ionic"
4653
+ ]
4654
+ },
3441
4655
  "ion-segment/value": {
3442
4656
  "type": "number | string | undefined",
3443
4657
  "description": "the value of the segment.",
@@ -3467,12 +4681,21 @@
3467
4681
  },
3468
4682
  "ion-segment-button/mode": {
3469
4683
  "type": "\"ios\" | \"md\"",
3470
- "description": "The mode determines which platform styles to use.",
4684
+ "description": "The mode determines the platform behaviors of the component.",
3471
4685
  "options": [
3472
4686
  "ios",
3473
4687
  "md"
3474
4688
  ]
3475
4689
  },
4690
+ "ion-segment-button/theme": {
4691
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4692
+ "description": "The theme determines the visual appearance of the component.",
4693
+ "options": [
4694
+ "ios",
4695
+ "md",
4696
+ "ionic"
4697
+ ]
4698
+ },
3476
4699
  "ion-segment-button/type": {
3477
4700
  "type": "\"button\" | \"reset\" | \"submit\"",
3478
4701
  "description": "The type of the button.",
@@ -3497,6 +4720,11 @@
3497
4720
  "description": "If `true`, users will be able to swipe the segment view to navigate between segment contents.",
3498
4721
  "options": []
3499
4722
  },
4723
+ "ion-select/cancel-icon": {
4724
+ "type": "boolean",
4725
+ "description": "If `true`, the cancel button will display an icon instead of the `cancelText`.\nOnly applies when `interface` is set to `\"modal\"`. Has no effect on `\"action-sheet\"`,\n`\"alert\"`, or `\"popover\"` interfaces.\nWhen `cancelIcon` is `true`, the `cancelText` property is ignored for display\nbut is used as the accessible label for the icon button.",
4726
+ "options": []
4727
+ },
3500
4728
  "ion-select/cancel-text": {
3501
4729
  "type": "string",
3502
4730
  "description": "The text to display on the cancel button.",
@@ -3534,12 +4762,12 @@
3534
4762
  },
3535
4763
  "ion-select/expanded-icon": {
3536
4764
  "type": "string | undefined",
3537
- "description": "The toggle icon to show when the select is open. If defined, the icon\nrotation behavior in `md` mode will be disabled. If undefined, `toggleIcon`\nwill be used for when the select is both open and closed.",
4765
+ "description": "The toggle icon to show when the select is open. If defined, the icon\nrotation behavior in `\"md\"` theme will be disabled. If undefined, `toggleIcon`\nwill be used for when the select is both open and closed.",
3538
4766
  "options": []
3539
4767
  },
3540
4768
  "ion-select/fill": {
3541
4769
  "type": "\"outline\" | \"solid\" | undefined",
3542
- "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in `md` mode.",
4770
+ "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in the `\"md\"` theme.",
3543
4771
  "options": [
3544
4772
  "outline",
3545
4773
  "solid"
@@ -3592,7 +4820,7 @@
3592
4820
  },
3593
4821
  "ion-select/mode": {
3594
4822
  "type": "\"ios\" | \"md\"",
3595
- "description": "The mode determines which platform styles to use.",
4823
+ "description": "The mode determines the platform behaviors of the component.",
3596
4824
  "options": [
3597
4825
  "ios",
3598
4826
  "md"
@@ -3629,15 +4857,35 @@
3629
4857
  "options": []
3630
4858
  },
3631
4859
  "ion-select/shape": {
3632
- "type": "\"round\" | undefined",
3633
- "description": "The shape of the select. If \"round\" it will have an increased border radius.",
4860
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
4861
+ "description": "Set to `\"soft\"` for a select with slightly rounded corners,\n`\"round\"` for a select with fully rounded corners,\nor `\"rectangular\"` for a select without rounded corners.\n\nDefaults to `\"round\"` for the `\"ionic\"` theme, undefined for all other themes.",
3634
4862
  "options": [
3635
- "round"
4863
+ "rectangular",
4864
+ "round",
4865
+ "soft"
4866
+ ]
4867
+ },
4868
+ "ion-select/size": {
4869
+ "type": "\"large\" | \"medium\" | \"small\" | undefined",
4870
+ "description": "The size of the select. If \"large\" it will increase the height of the select, while\n\"small\" and \"medium\" provide progressively smaller heights.\n\nDefaults to `\"medium\"` for the ionic theme, and undefined for all other themes.",
4871
+ "options": [
4872
+ "large",
4873
+ "medium",
4874
+ "small"
4875
+ ]
4876
+ },
4877
+ "ion-select/theme": {
4878
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4879
+ "description": "The theme determines the visual appearance of the component.",
4880
+ "options": [
4881
+ "ios",
4882
+ "md",
4883
+ "ionic"
3636
4884
  ]
3637
4885
  },
3638
4886
  "ion-select/toggle-icon": {
3639
4887
  "type": "string | undefined",
3640
- "description": "The toggle icon to use. Defaults to `chevronExpand` for `ios` mode,\nor `caretDownSharp` for `md` mode.",
4888
+ "description": "The toggle icon to use. Defaults to `\"chevronExpand\"` for the `\"ios\"` theme,\nor `\"caretDownSharp\"` for the `\"md\"` and `\"ionic\"` themes.",
3641
4889
  "options": []
3642
4890
  },
3643
4891
  "ion-select/value": {
@@ -3645,6 +4893,11 @@
3645
4893
  "description": "The value of the select.",
3646
4894
  "options": []
3647
4895
  },
4896
+ "ion-select-modal/cancel-icon": {
4897
+ "type": "boolean",
4898
+ "description": "If `true`, the cancel button will display a close icon instead of the `cancelText`.\nWhen `cancelIcon` is `true`, `cancelText` is not displayed visually but is still used\nas the accessible label (`aria-label`) for the button.",
4899
+ "options": []
4900
+ },
3648
4901
  "ion-select-modal/cancel-text": {
3649
4902
  "type": "string",
3650
4903
  "description": "The text to display on the cancel button.",
@@ -3677,7 +4930,7 @@
3677
4930
  },
3678
4931
  "ion-select-option/justify": {
3679
4932
  "type": "\"end\" | \"space-between\" | \"start\" | undefined",
3680
- "description": "How to pack the label and the option's selection control within a line.\n`\"start\"`: The label and radio will appear on the left in LTR and\non the right in RTL.\n`\"end\"`: The label and radio will appear on the right in LTR and\non the left in RTL.\n`\"space-between\"`: The label and radio will appear on opposite\nends of the line with space between the two elements.\n\nApplies to the `alert`, `popover`, and `modal` interfaces, but has no\nvisible effect on radio options in `popover` or `modal` on `md` (the radio control is hidden there).\n\nWhen unset, the interface picks a default based on mode and control\ntype.",
4933
+ "description": "How to pack the label and the option's selection control within a line.\n`\"start\"`: The label and radio will appear on the left in LTR and\non the right in RTL.\n`\"end\"`: The label and radio will appear on the right in LTR and\non the left in RTL.\n`\"space-between\"`: The label and radio will appear on opposite\nends of the line with space between the two elements.\n\nApplies to the `alert`, `popover`, and `modal` interfaces, but has no\nvisible effect on radio options in `popover` or `modal` on the `md`\nand `ionic` themes (the radio control is hidden there).\n\nWhen unset, the interface picks a default based on theme and control\ntype.",
3681
4934
  "options": [
3682
4935
  "end",
3683
4936
  "space-between",
@@ -3686,7 +4939,7 @@
3686
4939
  },
3687
4940
  "ion-select-option/label-placement": {
3688
4941
  "type": "\"end\" | \"start\" | undefined",
3689
- "description": "Where the label is placed relative to the option's selection control\n(radio circle or checkbox box) when the option is rendered in an\n`alert`, `popover`, or `modal` interface.\n`\"start\"`: The label will appear to the left of the radio in LTR and to the right in RTL.\n`\"end\"`: The label will appear to the right of the radio in LTR and to the left in RTL.\n\nApplies to the `alert`, `popover`, and `modal` interfaces, but has no\nvisible effect on radio options in `popover` or `modal` on `md` (the radio control is hidden there).\n\nWhen unset, the interface picks a default based on mode and control\ntype.",
4942
+ "description": "Where the label is placed relative to the option's selection control\n(radio circle or checkbox box) when the option is rendered in an\n`alert`, `popover`, or `modal` interface.\n`\"start\"`: The label will appear to the left of the radio in LTR and to the right in RTL.\n`\"end\"`: The label will appear to the right of the radio in LTR and to the left in RTL.\n\nApplies to the `alert`, `popover`, and `modal` interfaces, but has no\nvisible effect on radio options in `popover` or `modal` on the `md`\nand `ionic` themes (the radio control is hidden there).\n\nWhen unset, the interface picks a default based on theme and control\ntype.",
3690
4943
  "options": [
3691
4944
  "end",
3692
4945
  "start"
@@ -3700,6 +4953,15 @@
3700
4953
  "md"
3701
4954
  ]
3702
4955
  },
4956
+ "ion-select-option/theme": {
4957
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4958
+ "description": "The theme determines the visual appearance of the component.",
4959
+ "options": [
4960
+ "ios",
4961
+ "md",
4962
+ "ionic"
4963
+ ]
4964
+ },
3703
4965
  "ion-select-option/value": {
3704
4966
  "type": "any",
3705
4967
  "description": "The text value of the option.",
@@ -3710,6 +4972,23 @@
3710
4972
  "description": "If `true`, the skeleton text will animate.",
3711
4973
  "options": []
3712
4974
  },
4975
+ "ion-skeleton-text/mode": {
4976
+ "type": "\"ios\" | \"md\"",
4977
+ "description": "The mode determines the platform behaviors of the component.",
4978
+ "options": [
4979
+ "ios",
4980
+ "md"
4981
+ ]
4982
+ },
4983
+ "ion-skeleton-text/theme": {
4984
+ "type": "\"ios\" | \"md\" | \"ionic\"",
4985
+ "description": "The theme determines the visual appearance of the component.",
4986
+ "options": [
4987
+ "ios",
4988
+ "md",
4989
+ "ionic"
4990
+ ]
4991
+ },
3713
4992
  "ion-spinner/color": {
3714
4993
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
3715
4994
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -3730,6 +5009,14 @@
3730
5009
  "description": "Duration of the spinner animation in milliseconds. The default varies based on the spinner.",
3731
5010
  "options": []
3732
5011
  },
5012
+ "ion-spinner/mode": {
5013
+ "type": "\"ios\" | \"md\"",
5014
+ "description": "The mode determines the platform behaviors of the component.",
5015
+ "options": [
5016
+ "ios",
5017
+ "md"
5018
+ ]
5019
+ },
3733
5020
  "ion-spinner/name": {
3734
5021
  "type": "\"bubbles\" | \"circles\" | \"circular\" | \"crescent\" | \"dots\" | \"lines\" | \"lines-sharp\" | \"lines-sharp-small\" | \"lines-small\" | undefined",
3735
5022
  "description": "The name of the SVG spinner to use. If a name is not provided, the platform's default\nspinner will be used.",
@@ -3750,6 +5037,26 @@
3750
5037
  "description": "If `true`, the spinner's animation will be paused.",
3751
5038
  "options": []
3752
5039
  },
5040
+ "ion-spinner/size": {
5041
+ "type": "\"large\" | \"medium\" | \"small\" | \"xlarge\" | \"xsmall\" | undefined",
5042
+ "description": "Set to `\"xsmall\"` for the smallest size.\nSet to `\"small\"` for a smaller size.\nSet to `\"medium\"` for a medium size.\nSet to `\"large\"` for a large size.\nSet to `\"xlarge\"` for the largest size.\n\nDefaults to `\"xsmall\"` for the `ionic` theme, undefined for all other themes.",
5043
+ "options": [
5044
+ "large",
5045
+ "medium",
5046
+ "small",
5047
+ "xlarge",
5048
+ "xsmall"
5049
+ ]
5050
+ },
5051
+ "ion-spinner/theme": {
5052
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5053
+ "description": "The theme determines the visual appearance of the component.",
5054
+ "options": [
5055
+ "ios",
5056
+ "md",
5057
+ "ionic"
5058
+ ]
5059
+ },
3753
5060
  "ion-split-pane/content-id": {
3754
5061
  "type": "string | undefined",
3755
5062
  "description": "The `id` of the main content. When using\na router this is typically `ion-router-outlet`.\nWhen not using a router, this is typically\nyour main view's `ion-content`. This is not the\nid of the `ion-content` inside of your `ion-menu`.",
@@ -3760,6 +5067,23 @@
3760
5067
  "description": "If `true`, the split pane will be hidden.",
3761
5068
  "options": []
3762
5069
  },
5070
+ "ion-split-pane/mode": {
5071
+ "type": "\"ios\" | \"md\"",
5072
+ "description": "The mode determines the platform behaviors of the component.",
5073
+ "options": [
5074
+ "ios",
5075
+ "md"
5076
+ ]
5077
+ },
5078
+ "ion-split-pane/theme": {
5079
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5080
+ "description": "The theme determines the visual appearance of the component.",
5081
+ "options": [
5082
+ "ios",
5083
+ "md",
5084
+ "ionic"
5085
+ ]
5086
+ },
3763
5087
  "ion-split-pane/when": {
3764
5088
  "type": "boolean | string",
3765
5089
  "description": "When the split-pane should be shown.\nCan be a CSS media query expression, or a shortcut expression.\nCan also be a boolean expression.",
@@ -3770,11 +5094,28 @@
3770
5094
  "description": "The component to display inside of the tab.",
3771
5095
  "options": []
3772
5096
  },
5097
+ "ion-tab/mode": {
5098
+ "type": "\"ios\" | \"md\"",
5099
+ "description": "The mode determines the platform behaviors of the component.",
5100
+ "options": [
5101
+ "ios",
5102
+ "md"
5103
+ ]
5104
+ },
3773
5105
  "ion-tab/tab": {
3774
5106
  "type": "string",
3775
5107
  "description": "A tab id must be provided for each `ion-tab`. It's used internally to reference\nthe selected tab or by the router to switch between them.",
3776
5108
  "options": []
3777
5109
  },
5110
+ "ion-tab/theme": {
5111
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5112
+ "description": "The theme determines the visual appearance of the component.",
5113
+ "options": [
5114
+ "ios",
5115
+ "md",
5116
+ "ionic"
5117
+ ]
5118
+ },
3778
5119
  "ion-tab-bar/color": {
3779
5120
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
3780
5121
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -3790,22 +5131,55 @@
3790
5131
  "warning"
3791
5132
  ]
3792
5133
  },
5134
+ "ion-tab-bar/expand": {
5135
+ "type": "\"compact\" | \"full\"",
5136
+ "description": "Set to `\"compact\"` to display a width based on the items\ninside the tab bar. This value will only work for the\n`ionic` theme.\n\nSet to `\"full\"` to display a full width tab bar.\n\nDefaults to `\"full\"`.",
5137
+ "options": [
5138
+ "compact",
5139
+ "full"
5140
+ ]
5141
+ },
3793
5142
  "ion-tab-bar/mode": {
3794
5143
  "type": "\"ios\" | \"md\"",
3795
- "description": "The mode determines which platform styles to use.",
5144
+ "description": "The mode determines the platform behaviors of the component.",
3796
5145
  "options": [
3797
5146
  "ios",
3798
5147
  "md"
3799
5148
  ]
3800
5149
  },
5150
+ "ion-tab-bar/scroll-effect": {
5151
+ "type": "\"hide\" | undefined",
5152
+ "description": "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.",
5153
+ "options": [
5154
+ "hide"
5155
+ ]
5156
+ },
3801
5157
  "ion-tab-bar/selected-tab": {
3802
5158
  "type": "string | undefined",
3803
5159
  "description": "The selected tab component",
3804
5160
  "options": []
3805
5161
  },
5162
+ "ion-tab-bar/shape": {
5163
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
5164
+ "description": "Set to `\"soft\"` for a tab bar with slightly rounded corners,\n`\"round\"` for a tab bar with fully rounded corners, or\n`\"rectangular\"` for a tab bar without rounded corners.\n\nDefaults to `\"round\"` for the `\"ionic\"` theme, undefined for all other themes.",
5165
+ "options": [
5166
+ "rectangular",
5167
+ "round",
5168
+ "soft"
5169
+ ]
5170
+ },
5171
+ "ion-tab-bar/theme": {
5172
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5173
+ "description": "The theme determines the visual appearance of the component.",
5174
+ "options": [
5175
+ "ios",
5176
+ "md",
5177
+ "ionic"
5178
+ ]
5179
+ },
3806
5180
  "ion-tab-bar/translucent": {
3807
5181
  "type": "boolean",
3808
- "description": "If `true`, the tab bar will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
5182
+ "description": "If `true`, the tab bar will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
3809
5183
  "options": []
3810
5184
  },
3811
5185
  "ion-tab-button/disabled": {
@@ -3837,7 +5211,7 @@
3837
5211
  },
3838
5212
  "ion-tab-button/mode": {
3839
5213
  "type": "\"ios\" | \"md\"",
3840
- "description": "The mode determines which platform styles to use.",
5214
+ "description": "The mode determines the platform behaviors of the component.",
3841
5215
  "options": [
3842
5216
  "ios",
3843
5217
  "md"
@@ -3853,6 +5227,15 @@
3853
5227
  "description": "The selected tab component",
3854
5228
  "options": []
3855
5229
  },
5230
+ "ion-tab-button/shape": {
5231
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
5232
+ "description": "Set to `\"soft\"` for a tab-button with slightly rounded corners,\n`\"round\"` for a tab-button with fully rounded corners, or `\"rectangular\"`\nfor a tab-button without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
5233
+ "options": [
5234
+ "rectangular",
5235
+ "round",
5236
+ "soft"
5237
+ ]
5238
+ },
3856
5239
  "ion-tab-button/tab": {
3857
5240
  "type": "string | undefined",
3858
5241
  "description": "A tab id must be provided for each `ion-tab`. It's used internally to reference\nthe selected tab or by the router to switch between them.",
@@ -3863,6 +5246,32 @@
3863
5246
  "description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
3864
5247
  "options": []
3865
5248
  },
5249
+ "ion-tab-button/theme": {
5250
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5251
+ "description": "The theme determines the visual appearance of the component.",
5252
+ "options": [
5253
+ "ios",
5254
+ "md",
5255
+ "ionic"
5256
+ ]
5257
+ },
5258
+ "ion-tabs/mode": {
5259
+ "type": "\"ios\" | \"md\"",
5260
+ "description": "The mode determines the platform behaviors of the component.",
5261
+ "options": [
5262
+ "ios",
5263
+ "md"
5264
+ ]
5265
+ },
5266
+ "ion-tabs/theme": {
5267
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5268
+ "description": "The theme determines the visual appearance of the component.",
5269
+ "options": [
5270
+ "ios",
5271
+ "md",
5272
+ "ionic"
5273
+ ]
5274
+ },
3866
5275
  "ion-text/color": {
3867
5276
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
3868
5277
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -3880,12 +5289,21 @@
3880
5289
  },
3881
5290
  "ion-text/mode": {
3882
5291
  "type": "\"ios\" | \"md\"",
3883
- "description": "The mode determines which platform styles to use.",
5292
+ "description": "The mode determines the platform behaviors of the component.",
3884
5293
  "options": [
3885
5294
  "ios",
3886
5295
  "md"
3887
5296
  ]
3888
5297
  },
5298
+ "ion-text/theme": {
5299
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5300
+ "description": "The theme determines the visual appearance of the component.",
5301
+ "options": [
5302
+ "ios",
5303
+ "md",
5304
+ "ionic"
5305
+ ]
5306
+ },
3889
5307
  "ion-textarea/auto-grow": {
3890
5308
  "type": "boolean",
3891
5309
  "description": "If `true`, the textarea container will grow and shrink based\non the contents of the textarea.",
@@ -3966,7 +5384,7 @@
3966
5384
  },
3967
5385
  "ion-textarea/fill": {
3968
5386
  "type": "\"outline\" | \"solid\" | undefined",
3969
- "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available in `md` mode.",
5387
+ "description": "The fill for the item. If `\"solid\"` the item will have a background. If\n`\"outline\"` the item will be transparent with a border. Only available when the theme is `\"md\"`.",
3970
5388
  "options": [
3971
5389
  "outline",
3972
5390
  "solid"
@@ -4019,7 +5437,7 @@
4019
5437
  },
4020
5438
  "ion-textarea/mode": {
4021
5439
  "type": "\"ios\" | \"md\"",
4022
- "description": "The mode determines which platform styles to use.",
5440
+ "description": "The mode determines the platform behaviors of the component.",
4023
5441
  "options": [
4024
5442
  "ios",
4025
5443
  "md"
@@ -4051,10 +5469,21 @@
4051
5469
  "options": []
4052
5470
  },
4053
5471
  "ion-textarea/shape": {
4054
- "type": "\"round\" | undefined",
4055
- "description": "The shape of the textarea. If \"round\" it will have an increased border radius.",
5472
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
5473
+ "description": "Set to `\"soft\"` for a textarea with slightly rounded corners,\n`\"round\"` for a textarea with fully rounded corners, or `\"rectangular\"`\nfor a textarea without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
4056
5474
  "options": [
4057
- "round"
5475
+ "rectangular",
5476
+ "round",
5477
+ "soft"
5478
+ ]
5479
+ },
5480
+ "ion-textarea/size": {
5481
+ "type": "\"large\" | \"medium\" | \"small\" | undefined",
5482
+ "description": "The size of the textarea. If \"large\" it will increase the height of the textarea, while\n\"small\" and \"medium\" provide progressively smaller heights. The default size is \"medium\".\nThis property only applies to the `\"ionic\"` theme.",
5483
+ "options": [
5484
+ "large",
5485
+ "medium",
5486
+ "small"
4058
5487
  ]
4059
5488
  },
4060
5489
  "ion-textarea/spellcheck": {
@@ -4062,6 +5491,15 @@
4062
5491
  "description": "If `true`, the element will have its spelling and grammar checked.",
4063
5492
  "options": []
4064
5493
  },
5494
+ "ion-textarea/theme": {
5495
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5496
+ "description": "The theme determines the visual appearance of the component.",
5497
+ "options": [
5498
+ "ios",
5499
+ "md",
5500
+ "ionic"
5501
+ ]
5502
+ },
4065
5503
  "ion-textarea/value": {
4066
5504
  "type": "null | string | undefined",
4067
5505
  "description": "The value of the textarea.",
@@ -4076,6 +5514,23 @@
4076
5514
  "soft"
4077
5515
  ]
4078
5516
  },
5517
+ "ion-thumbnail/mode": {
5518
+ "type": "\"ios\" | \"md\"",
5519
+ "description": "The mode determines the platform behaviors of the component.",
5520
+ "options": [
5521
+ "ios",
5522
+ "md"
5523
+ ]
5524
+ },
5525
+ "ion-thumbnail/theme": {
5526
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5527
+ "description": "The theme determines the visual appearance of the component.",
5528
+ "options": [
5529
+ "ios",
5530
+ "md",
5531
+ "ionic"
5532
+ ]
5533
+ },
4079
5534
  "ion-title/color": {
4080
5535
  "type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined",
4081
5536
  "description": "The color to use from your application's color palette.\nDefault options are: `\"primary\"`, `\"secondary\"`, `\"tertiary\"`, `\"success\"`, `\"warning\"`, `\"danger\"`, `\"light\"`, `\"medium\"`, and `\"dark\"`.\nFor more information on colors, see [theming](/docs/theming/basics).",
@@ -4091,6 +5546,14 @@
4091
5546
  "warning"
4092
5547
  ]
4093
5548
  },
5549
+ "ion-title/mode": {
5550
+ "type": "\"ios\" | \"md\"",
5551
+ "description": "The mode determines the platform behaviors of the component.",
5552
+ "options": [
5553
+ "ios",
5554
+ "md"
5555
+ ]
5556
+ },
4094
5557
  "ion-title/size": {
4095
5558
  "type": "\"large\" | \"small\" | undefined",
4096
5559
  "description": "The size of the toolbar title.",
@@ -4099,6 +5562,15 @@
4099
5562
  "small"
4100
5563
  ]
4101
5564
  },
5565
+ "ion-title/theme": {
5566
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5567
+ "description": "The theme determines the visual appearance of the component.",
5568
+ "options": [
5569
+ "ios",
5570
+ "md",
5571
+ "ionic"
5572
+ ]
5573
+ },
4102
5574
  "ion-toast/animated": {
4103
5575
  "type": "boolean",
4104
5576
  "description": "If `true`, the toast will animate.",
@@ -4149,6 +5621,14 @@
4149
5621
  "description": "Additional attributes to pass to the toast.",
4150
5622
  "options": []
4151
5623
  },
5624
+ "ion-toast/hue": {
5625
+ "type": "\"bold\" | \"subtle\" | undefined",
5626
+ "description": "Set to `\"bold\"` for a toast with vibrant, bold colors or to `\"subtle\"` for\na toast with muted, subtle colors.\n\nOnly applies to the `ionic` theme.",
5627
+ "options": [
5628
+ "bold",
5629
+ "subtle"
5630
+ ]
5631
+ },
4152
5632
  "ion-toast/icon": {
4153
5633
  "type": "string | undefined",
4154
5634
  "description": "The name of the icon to display, or the path to a valid SVG file. See `ion-icon`.\nhttps://ionic.io/ionicons",
@@ -4184,7 +5664,7 @@
4184
5664
  },
4185
5665
  "ion-toast/mode": {
4186
5666
  "type": "\"ios\" | \"md\"",
4187
- "description": "The mode determines which platform styles to use.",
5667
+ "description": "The mode determines the platform behaviors of the component.",
4188
5668
  "options": [
4189
5669
  "ios",
4190
5670
  "md"
@@ -4204,6 +5684,15 @@
4204
5684
  "description": "The element to anchor the toast's position to. Can be set as a direct reference\nor the ID of the element. With `position=\"bottom\"`, the toast will sit above the\nchosen element. With `position=\"top\"`, the toast will sit below the chosen element.\nWith `position=\"middle\"`, the value of `positionAnchor` is ignored.",
4205
5685
  "options": []
4206
5686
  },
5687
+ "ion-toast/shape": {
5688
+ "type": "\"rectangular\" | \"round\" | \"soft\" | undefined",
5689
+ "description": "Set to `\"soft\"` for a toast with slightly rounded corners,\n`\"round\"` for a toast with fully rounded corners, or `\"rectangular\"`\nfor a toast without rounded corners.\n\nDefaults to `\"round\"` for the `ionic` theme, undefined for all other themes.",
5690
+ "options": [
5691
+ "rectangular",
5692
+ "round",
5693
+ "soft"
5694
+ ]
5695
+ },
4207
5696
  "ion-toast/swipe-gesture": {
4208
5697
  "type": "\"vertical\" | undefined",
4209
5698
  "description": "If set to 'vertical', the Toast can be dismissed with\na swipe gesture. The swipe direction is determined by\nthe value of the `position` property:\n`top`: The Toast can be swiped up to dismiss.\n`bottom`: The Toast can be swiped down to dismiss.\n`middle`: The Toast can be swiped up or down to dismiss.",
@@ -4211,9 +5700,18 @@
4211
5700
  "vertical"
4212
5701
  ]
4213
5702
  },
5703
+ "ion-toast/theme": {
5704
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5705
+ "description": "The theme determines the visual appearance of the component.",
5706
+ "options": [
5707
+ "ios",
5708
+ "md",
5709
+ "ionic"
5710
+ ]
5711
+ },
4214
5712
  "ion-toast/translucent": {
4215
5713
  "type": "boolean",
4216
- "description": "If `true`, the toast will be translucent.\nOnly applies when the mode is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
5714
+ "description": "If `true`, the toast will be translucent.\nOnly applies when the theme is `\"ios\"` and the device supports\n[`backdrop-filter`](https://developer.mozilla.org/en-US/docs/Web/CSS/backdrop-filter#Browser_compatibility).",
4217
5715
  "options": []
4218
5716
  },
4219
5717
  "ion-toast/trigger": {
@@ -4290,7 +5788,7 @@
4290
5788
  },
4291
5789
  "ion-toggle/mode": {
4292
5790
  "type": "\"ios\" | \"md\"",
4293
- "description": "The mode determines which platform styles to use.",
5791
+ "description": "The mode determines the platform behaviors of the component.",
4294
5792
  "options": [
4295
5793
  "ios",
4296
5794
  "md"
@@ -4306,6 +5804,15 @@
4306
5804
  "description": "If true, screen readers will announce it as a required field. This property\nworks only for accessibility purposes, it will not prevent the form from\nsubmitting if the value is invalid.",
4307
5805
  "options": []
4308
5806
  },
5807
+ "ion-toggle/theme": {
5808
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5809
+ "description": "The theme determines the visual appearance of the component.",
5810
+ "options": [
5811
+ "ios",
5812
+ "md",
5813
+ "ionic"
5814
+ ]
5815
+ },
4309
5816
  "ion-toggle/value": {
4310
5817
  "type": "null | string | undefined",
4311
5818
  "description": "The value of the toggle does not mean if it's checked or not, use the `checked`\nproperty for that.\n\nThe value of a toggle is analogous to the value of a `<input type=\"checkbox\">`,\nit's only used when the toggle participates in a native `<form>`.",
@@ -4328,10 +5835,28 @@
4328
5835
  },
4329
5836
  "ion-toolbar/mode": {
4330
5837
  "type": "\"ios\" | \"md\"",
4331
- "description": "The mode determines which platform styles to use.",
5838
+ "description": "The mode determines the platform behaviors of the component.",
4332
5839
  "options": [
4333
5840
  "ios",
4334
5841
  "md"
4335
5842
  ]
5843
+ },
5844
+ "ion-toolbar/theme": {
5845
+ "type": "\"ios\" | \"md\" | \"ionic\"",
5846
+ "description": "The theme determines the visual appearance of the component.",
5847
+ "options": [
5848
+ "ios",
5849
+ "md",
5850
+ "ionic"
5851
+ ]
5852
+ },
5853
+ "ion-toolbar/title-placement": {
5854
+ "type": "\"center\" | \"end\" | \"start\" | undefined",
5855
+ "description": "Where to place the title relative to the other toolbar content.\n`\"start\"`: The title will appear to the left of the toolbar content in LTR and to the right in RTL.\n`\"center\"`: The title will appear in the center of the toolbar.\n`\"end\"`: The title will appear to the right of the toolbar content in LTR and to the left in RTL.\n\nOnly applies in the `ionic` theme.",
5856
+ "options": [
5857
+ "center",
5858
+ "end",
5859
+ "start"
5860
+ ]
4336
5861
  }
4337
5862
  }