@ionic/vue 8.5.2-dev.11742835181.16dd88fe → 8.5.2-dev.11742935752.148f25e6
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.
- package/css/core.css +1 -1
- package/css/core.css.map +1 -1
- package/css/display.css +1 -1
- package/css/display.css.map +1 -1
- package/css/flex-utils.css +1 -1
- package/css/flex-utils.css.map +1 -1
- package/css/float-elements.css.map +1 -1
- package/css/global.bundle.css.map +1 -1
- package/css/ionic-swiper.css +1 -1
- package/css/ionic-swiper.css.map +1 -1
- package/css/ionic.bundle.css +1 -1
- package/css/ionic.bundle.css.map +1 -1
- package/css/normalize.css.map +1 -1
- package/css/padding.css.map +1 -1
- package/css/palettes/dark.always.css.map +1 -1
- package/css/palettes/dark.class.css.map +1 -1
- package/css/palettes/dark.system.css.map +1 -1
- package/css/palettes/high-contrast-dark.always.css.map +1 -1
- package/css/palettes/high-contrast-dark.class.css.map +1 -1
- package/css/palettes/high-contrast-dark.system.css.map +1 -1
- package/css/palettes/high-contrast.always.css.map +1 -1
- package/css/palettes/high-contrast.class.css.map +1 -1
- package/css/palettes/high-contrast.system.css.map +1 -1
- package/css/structure.css.map +1 -1
- package/css/text-alignment.css.map +1 -1
- package/css/text-transformation.css.map +1 -1
- package/css/typography.css.map +1 -1
- package/css/utils.bundle.css +1 -1
- package/css/utils.bundle.css.map +1 -1
- package/dist/index.js +158 -186
- package/dist/index.js.map +1 -1
- package/dist/types/proxies.d.ts +0 -1
- package/dist/vetur/attributes.json +179 -1538
- package/dist/vetur/tags.json +45 -212
- package/dist/web-types.json +113 -1432
- package/package.json +2 -2
- package/css/ionic/bundle.ionic.css +0 -1
- package/css/ionic/bundle.ionic.css.map +0 -1
- package/css/ionic/core.ionic.css +0 -1
- package/css/ionic/core.ionic.css.map +0 -1
- package/css/ionic/global.bundle.ionic.css +0 -1
- package/css/ionic/global.bundle.ionic.css.map +0 -1
- package/css/ionic/ionic-swiper.ionic.css +0 -1
- package/css/ionic/ionic-swiper.ionic.css.map +0 -1
- package/css/ionic/link.ionic.css +0 -1
- package/css/ionic/link.ionic.css.map +0 -1
- package/css/ionic/structure.ionic.css +0 -1
- package/css/ionic/structure.ionic.css.map +0 -1
- package/css/ionic/typography.ionic.css +0 -1
- package/css/ionic/typography.ionic.css.map +0 -1
- package/css/ionic/utils.bundle.ionic.css +0 -1
- package/css/ionic/utils.bundle.ionic.css.map +0 -1
package/dist/web-types.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"$schema": "http://json.schemastore.org/web-types",
|
|
3
3
|
"framework": "vue",
|
|
4
4
|
"name": "@ionic/vue",
|
|
5
|
-
"version": "8.5.2-dev.
|
|
5
|
+
"version": "8.5.2-dev.11742935752.148f25e6",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
8
8
|
"types-syntax": "typescript",
|
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
},
|
|
30
30
|
{
|
|
31
31
|
"name": "mode",
|
|
32
|
-
"description": "The mode determines
|
|
32
|
+
"description": "The mode determines which platform styles to use.",
|
|
33
33
|
"required": false,
|
|
34
34
|
"value": {
|
|
35
35
|
"kind": "expression",
|
|
@@ -46,22 +46,14 @@
|
|
|
46
46
|
"type": "boolean"
|
|
47
47
|
}
|
|
48
48
|
},
|
|
49
|
-
{
|
|
50
|
-
"name": "theme",
|
|
51
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
52
|
-
"required": false,
|
|
53
|
-
"value": {
|
|
54
|
-
"kind": "expression",
|
|
55
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
56
|
-
}
|
|
57
|
-
},
|
|
58
49
|
{
|
|
59
50
|
"name": "toggle-icon",
|
|
60
51
|
"description": "The toggle icon to use. This icon will be\nrotated when the accordion is expanded\nor collapsed.",
|
|
61
52
|
"required": false,
|
|
53
|
+
"default": "chevronDown",
|
|
62
54
|
"value": {
|
|
63
55
|
"kind": "expression",
|
|
64
|
-
"type": "string
|
|
56
|
+
"type": "string"
|
|
65
57
|
}
|
|
66
58
|
},
|
|
67
59
|
{
|
|
@@ -138,7 +130,7 @@
|
|
|
138
130
|
},
|
|
139
131
|
{
|
|
140
132
|
"name": "mode",
|
|
141
|
-
"description": "The mode determines
|
|
133
|
+
"description": "The mode determines which platform styles to use.",
|
|
142
134
|
"required": false,
|
|
143
135
|
"value": {
|
|
144
136
|
"kind": "expression",
|
|
@@ -164,24 +156,6 @@
|
|
|
164
156
|
"type": "boolean"
|
|
165
157
|
}
|
|
166
158
|
},
|
|
167
|
-
{
|
|
168
|
-
"name": "shape",
|
|
169
|
-
"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\"`.",
|
|
170
|
-
"required": false,
|
|
171
|
-
"value": {
|
|
172
|
-
"kind": "expression",
|
|
173
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
174
|
-
}
|
|
175
|
-
},
|
|
176
|
-
{
|
|
177
|
-
"name": "theme",
|
|
178
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
179
|
-
"required": false,
|
|
180
|
-
"value": {
|
|
181
|
-
"kind": "expression",
|
|
182
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
183
|
-
}
|
|
184
|
-
},
|
|
185
159
|
{
|
|
186
160
|
"name": "value",
|
|
187
161
|
"description": "The value of the accordion group. This controls which\naccordions are expanded.\nThis should be an array of strings only when `multiple=\"true\"`",
|
|
@@ -312,7 +286,7 @@
|
|
|
312
286
|
},
|
|
313
287
|
{
|
|
314
288
|
"name": "mode",
|
|
315
|
-
"description": "The mode determines
|
|
289
|
+
"description": "The mode determines which platform styles to use.",
|
|
316
290
|
"required": false,
|
|
317
291
|
"value": {
|
|
318
292
|
"kind": "expression",
|
|
@@ -328,18 +302,9 @@
|
|
|
328
302
|
"type": "string | undefined"
|
|
329
303
|
}
|
|
330
304
|
},
|
|
331
|
-
{
|
|
332
|
-
"name": "theme",
|
|
333
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
334
|
-
"required": false,
|
|
335
|
-
"value": {
|
|
336
|
-
"kind": "expression",
|
|
337
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
338
|
-
}
|
|
339
|
-
},
|
|
340
305
|
{
|
|
341
306
|
"name": "translucent",
|
|
342
|
-
"description": "If `true`, the action sheet will be translucent.\nOnly applies when the
|
|
307
|
+
"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).",
|
|
343
308
|
"required": false,
|
|
344
309
|
"default": "false",
|
|
345
310
|
"value": {
|
|
@@ -566,7 +531,7 @@
|
|
|
566
531
|
},
|
|
567
532
|
{
|
|
568
533
|
"name": "mode",
|
|
569
|
-
"description": "The mode determines
|
|
534
|
+
"description": "The mode determines which platform styles to use.",
|
|
570
535
|
"required": false,
|
|
571
536
|
"value": {
|
|
572
537
|
"kind": "expression",
|
|
@@ -582,18 +547,9 @@
|
|
|
582
547
|
"type": "string | undefined"
|
|
583
548
|
}
|
|
584
549
|
},
|
|
585
|
-
{
|
|
586
|
-
"name": "theme",
|
|
587
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
588
|
-
"required": false,
|
|
589
|
-
"value": {
|
|
590
|
-
"kind": "expression",
|
|
591
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
592
|
-
}
|
|
593
|
-
},
|
|
594
550
|
{
|
|
595
551
|
"name": "translucent",
|
|
596
|
-
"description": "If `true`, the alert will be translucent.\nOnly applies when the
|
|
552
|
+
"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).",
|
|
597
553
|
"required": false,
|
|
598
554
|
"default": "false",
|
|
599
555
|
"value": {
|
|
@@ -703,54 +659,7 @@
|
|
|
703
659
|
"module": "@ionic/core/src/components/avatar/avatar.d.ts",
|
|
704
660
|
"symbol": "Avatar"
|
|
705
661
|
},
|
|
706
|
-
"attributes": [
|
|
707
|
-
{
|
|
708
|
-
"name": "disabled",
|
|
709
|
-
"description": "If `true`, the user cannot interact with the avatar.",
|
|
710
|
-
"required": false,
|
|
711
|
-
"default": "false",
|
|
712
|
-
"value": {
|
|
713
|
-
"kind": "expression",
|
|
714
|
-
"type": "boolean"
|
|
715
|
-
}
|
|
716
|
-
},
|
|
717
|
-
{
|
|
718
|
-
"name": "mode",
|
|
719
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
720
|
-
"required": false,
|
|
721
|
-
"value": {
|
|
722
|
-
"kind": "expression",
|
|
723
|
-
"type": "\"ios\" | \"md\""
|
|
724
|
-
}
|
|
725
|
-
},
|
|
726
|
-
{
|
|
727
|
-
"name": "shape",
|
|
728
|
-
"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.",
|
|
729
|
-
"required": false,
|
|
730
|
-
"value": {
|
|
731
|
-
"kind": "expression",
|
|
732
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
733
|
-
}
|
|
734
|
-
},
|
|
735
|
-
{
|
|
736
|
-
"name": "size",
|
|
737
|
-
"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.",
|
|
738
|
-
"required": false,
|
|
739
|
-
"value": {
|
|
740
|
-
"kind": "expression",
|
|
741
|
-
"type": "\"large\" | \"medium\" | \"small\" | \"xlarge\" | \"xsmall\" | \"xxsmall\" | undefined"
|
|
742
|
-
}
|
|
743
|
-
},
|
|
744
|
-
{
|
|
745
|
-
"name": "theme",
|
|
746
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
747
|
-
"required": false,
|
|
748
|
-
"value": {
|
|
749
|
-
"kind": "expression",
|
|
750
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
751
|
-
}
|
|
752
|
-
}
|
|
753
|
-
],
|
|
662
|
+
"attributes": [],
|
|
754
663
|
"slots": [],
|
|
755
664
|
"events": []
|
|
756
665
|
},
|
|
@@ -802,7 +711,7 @@
|
|
|
802
711
|
},
|
|
803
712
|
{
|
|
804
713
|
"name": "mode",
|
|
805
|
-
"description": "The mode determines
|
|
714
|
+
"description": "The mode determines which platform styles to use.",
|
|
806
715
|
"required": false,
|
|
807
716
|
"value": {
|
|
808
717
|
"kind": "expression",
|
|
@@ -827,15 +736,6 @@
|
|
|
827
736
|
"type": "null | string | undefined"
|
|
828
737
|
}
|
|
829
738
|
},
|
|
830
|
-
{
|
|
831
|
-
"name": "theme",
|
|
832
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
833
|
-
"required": false,
|
|
834
|
-
"value": {
|
|
835
|
-
"kind": "expression",
|
|
836
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
837
|
-
}
|
|
838
|
-
},
|
|
839
739
|
{
|
|
840
740
|
"name": "type",
|
|
841
741
|
"description": "The type of the button.",
|
|
@@ -859,15 +759,6 @@
|
|
|
859
759
|
"symbol": "Backdrop"
|
|
860
760
|
},
|
|
861
761
|
"attributes": [
|
|
862
|
-
{
|
|
863
|
-
"name": "mode",
|
|
864
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
865
|
-
"required": false,
|
|
866
|
-
"value": {
|
|
867
|
-
"kind": "expression",
|
|
868
|
-
"type": "\"ios\" | \"md\""
|
|
869
|
-
}
|
|
870
|
-
},
|
|
871
762
|
{
|
|
872
763
|
"name": "stop-propagation",
|
|
873
764
|
"description": "If `true`, the backdrop will stop propagation on tap.",
|
|
@@ -888,15 +779,6 @@
|
|
|
888
779
|
"type": "boolean"
|
|
889
780
|
}
|
|
890
781
|
},
|
|
891
|
-
{
|
|
892
|
-
"name": "theme",
|
|
893
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
894
|
-
"required": false,
|
|
895
|
-
"value": {
|
|
896
|
-
"kind": "expression",
|
|
897
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
898
|
-
}
|
|
899
|
-
},
|
|
900
782
|
{
|
|
901
783
|
"name": "visible",
|
|
902
784
|
"description": "If `true`, the backdrop will be visible.",
|
|
@@ -942,48 +824,12 @@
|
|
|
942
824
|
},
|
|
943
825
|
{
|
|
944
826
|
"name": "mode",
|
|
945
|
-
"description": "The mode determines
|
|
827
|
+
"description": "The mode determines which platform styles to use.",
|
|
946
828
|
"required": false,
|
|
947
829
|
"value": {
|
|
948
830
|
"kind": "expression",
|
|
949
831
|
"type": "\"ios\" | \"md\""
|
|
950
832
|
}
|
|
951
|
-
},
|
|
952
|
-
{
|
|
953
|
-
"name": "shape",
|
|
954
|
-
"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.",
|
|
955
|
-
"required": false,
|
|
956
|
-
"value": {
|
|
957
|
-
"kind": "expression",
|
|
958
|
-
"type": "\"round | rectangular\" | \"soft\" | undefined"
|
|
959
|
-
}
|
|
960
|
-
},
|
|
961
|
-
{
|
|
962
|
-
"name": "size",
|
|
963
|
-
"description": "Set to `\"xxsmall\"` for the smallest badge.\nSet to \"xsmall\" for a very small badge.\nSet to `\"small\"` for a small badge.\nSet to \"medium\" for a medium badge.\nSet to \"large\" for a large badge.\nSet to `\"xlarge\"` for the largest badge.\n\nDefaults to `\"small\"` for the `ionic` theme, undefined for all other themes.",
|
|
964
|
-
"required": false,
|
|
965
|
-
"value": {
|
|
966
|
-
"kind": "expression",
|
|
967
|
-
"type": "\"large\" | \"medium\" | \"small\" | \"xlarge\" | \"xsmall\" | \"xxsmall\" | undefined"
|
|
968
|
-
}
|
|
969
|
-
},
|
|
970
|
-
{
|
|
971
|
-
"name": "theme",
|
|
972
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
973
|
-
"required": false,
|
|
974
|
-
"value": {
|
|
975
|
-
"kind": "expression",
|
|
976
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
977
|
-
}
|
|
978
|
-
},
|
|
979
|
-
{
|
|
980
|
-
"name": "vertical",
|
|
981
|
-
"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.",
|
|
982
|
-
"required": false,
|
|
983
|
-
"value": {
|
|
984
|
-
"kind": "expression",
|
|
985
|
-
"type": "\"bottom\" | \"top\" | undefined"
|
|
986
|
-
}
|
|
987
833
|
}
|
|
988
834
|
],
|
|
989
835
|
"slots": [],
|
|
@@ -1047,7 +893,7 @@
|
|
|
1047
893
|
},
|
|
1048
894
|
{
|
|
1049
895
|
"name": "mode",
|
|
1050
|
-
"description": "The mode determines
|
|
896
|
+
"description": "The mode determines which platform styles to use.",
|
|
1051
897
|
"required": false,
|
|
1052
898
|
"value": {
|
|
1053
899
|
"kind": "expression",
|
|
@@ -1099,15 +945,6 @@
|
|
|
1099
945
|
"kind": "expression",
|
|
1100
946
|
"type": "string | undefined"
|
|
1101
947
|
}
|
|
1102
|
-
},
|
|
1103
|
-
{
|
|
1104
|
-
"name": "theme",
|
|
1105
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1106
|
-
"required": false,
|
|
1107
|
-
"value": {
|
|
1108
|
-
"kind": "expression",
|
|
1109
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1110
|
-
}
|
|
1111
948
|
}
|
|
1112
949
|
],
|
|
1113
950
|
"slots": [],
|
|
@@ -1183,21 +1020,12 @@
|
|
|
1183
1020
|
},
|
|
1184
1021
|
{
|
|
1185
1022
|
"name": "mode",
|
|
1186
|
-
"description": "The mode determines
|
|
1023
|
+
"description": "The mode determines which platform styles to use.",
|
|
1187
1024
|
"required": false,
|
|
1188
1025
|
"value": {
|
|
1189
1026
|
"kind": "expression",
|
|
1190
1027
|
"type": "\"ios\" | \"md\""
|
|
1191
1028
|
}
|
|
1192
|
-
},
|
|
1193
|
-
{
|
|
1194
|
-
"name": "theme",
|
|
1195
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1196
|
-
"required": false,
|
|
1197
|
-
"value": {
|
|
1198
|
-
"kind": "expression",
|
|
1199
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1200
|
-
}
|
|
1201
1029
|
}
|
|
1202
1030
|
],
|
|
1203
1031
|
"slots": [],
|
|
@@ -1299,7 +1127,7 @@
|
|
|
1299
1127
|
},
|
|
1300
1128
|
{
|
|
1301
1129
|
"name": "mode",
|
|
1302
|
-
"description": "The mode determines
|
|
1130
|
+
"description": "The mode determines which platform styles to use.",
|
|
1303
1131
|
"required": false,
|
|
1304
1132
|
"value": {
|
|
1305
1133
|
"kind": "expression",
|
|
@@ -1336,11 +1164,11 @@
|
|
|
1336
1164
|
},
|
|
1337
1165
|
{
|
|
1338
1166
|
"name": "shape",
|
|
1339
|
-
"description": "Set to `\"
|
|
1167
|
+
"description": "Set to `\"round\"` for a button with more rounded corners.",
|
|
1340
1168
|
"required": false,
|
|
1341
1169
|
"value": {
|
|
1342
1170
|
"kind": "expression",
|
|
1343
|
-
"type": "\"
|
|
1171
|
+
"type": "\"round\" | undefined"
|
|
1344
1172
|
}
|
|
1345
1173
|
},
|
|
1346
1174
|
{
|
|
@@ -1349,7 +1177,7 @@
|
|
|
1349
1177
|
"required": false,
|
|
1350
1178
|
"value": {
|
|
1351
1179
|
"kind": "expression",
|
|
1352
|
-
"type": "\"default\" | \"large\" | \"small\" |
|
|
1180
|
+
"type": "\"default\" | \"large\" | \"small\" | undefined"
|
|
1353
1181
|
}
|
|
1354
1182
|
},
|
|
1355
1183
|
{
|
|
@@ -1371,15 +1199,6 @@
|
|
|
1371
1199
|
"type": "string | undefined"
|
|
1372
1200
|
}
|
|
1373
1201
|
},
|
|
1374
|
-
{
|
|
1375
|
-
"name": "theme",
|
|
1376
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1377
|
-
"required": false,
|
|
1378
|
-
"value": {
|
|
1379
|
-
"kind": "expression",
|
|
1380
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1381
|
-
}
|
|
1382
|
-
},
|
|
1383
1202
|
{
|
|
1384
1203
|
"name": "type",
|
|
1385
1204
|
"description": "The type of the button.",
|
|
@@ -1443,31 +1262,13 @@
|
|
|
1443
1262
|
"attributes": [
|
|
1444
1263
|
{
|
|
1445
1264
|
"name": "collapse",
|
|
1446
|
-
"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
|
|
1265
|
+
"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)",
|
|
1447
1266
|
"required": false,
|
|
1448
1267
|
"default": "false",
|
|
1449
1268
|
"value": {
|
|
1450
1269
|
"kind": "expression",
|
|
1451
1270
|
"type": "boolean"
|
|
1452
1271
|
}
|
|
1453
|
-
},
|
|
1454
|
-
{
|
|
1455
|
-
"name": "mode",
|
|
1456
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
1457
|
-
"required": false,
|
|
1458
|
-
"value": {
|
|
1459
|
-
"kind": "expression",
|
|
1460
|
-
"type": "\"ios\" | \"md\""
|
|
1461
|
-
}
|
|
1462
|
-
},
|
|
1463
|
-
{
|
|
1464
|
-
"name": "theme",
|
|
1465
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1466
|
-
"required": false,
|
|
1467
|
-
"value": {
|
|
1468
|
-
"kind": "expression",
|
|
1469
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1470
|
-
}
|
|
1471
1272
|
}
|
|
1472
1273
|
],
|
|
1473
1274
|
"slots": [],
|
|
@@ -1531,7 +1332,7 @@
|
|
|
1531
1332
|
},
|
|
1532
1333
|
{
|
|
1533
1334
|
"name": "mode",
|
|
1534
|
-
"description": "The mode determines
|
|
1335
|
+
"description": "The mode determines which platform styles to use.",
|
|
1535
1336
|
"required": false,
|
|
1536
1337
|
"value": {
|
|
1537
1338
|
"kind": "expression",
|
|
@@ -1566,16 +1367,6 @@
|
|
|
1566
1367
|
"type": "\"back\" | \"forward\" | \"root\""
|
|
1567
1368
|
}
|
|
1568
1369
|
},
|
|
1569
|
-
{
|
|
1570
|
-
"name": "shape",
|
|
1571
|
-
"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\"`.",
|
|
1572
|
-
"required": false,
|
|
1573
|
-
"default": "'round'",
|
|
1574
|
-
"value": {
|
|
1575
|
-
"kind": "expression",
|
|
1576
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
1577
|
-
}
|
|
1578
|
-
},
|
|
1579
1370
|
{
|
|
1580
1371
|
"name": "target",
|
|
1581
1372
|
"description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
|
|
@@ -1585,15 +1376,6 @@
|
|
|
1585
1376
|
"type": "string | undefined"
|
|
1586
1377
|
}
|
|
1587
1378
|
},
|
|
1588
|
-
{
|
|
1589
|
-
"name": "theme",
|
|
1590
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1591
|
-
"required": false,
|
|
1592
|
-
"value": {
|
|
1593
|
-
"kind": "expression",
|
|
1594
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1595
|
-
}
|
|
1596
|
-
},
|
|
1597
1379
|
{
|
|
1598
1380
|
"name": "type",
|
|
1599
1381
|
"description": "The type of the button. Only used when an `onclick` or `button` property is present.",
|
|
@@ -1619,21 +1401,12 @@
|
|
|
1619
1401
|
"attributes": [
|
|
1620
1402
|
{
|
|
1621
1403
|
"name": "mode",
|
|
1622
|
-
"description": "The mode determines
|
|
1404
|
+
"description": "The mode determines which platform styles to use.",
|
|
1623
1405
|
"required": false,
|
|
1624
1406
|
"value": {
|
|
1625
1407
|
"kind": "expression",
|
|
1626
1408
|
"type": "\"ios\" | \"md\""
|
|
1627
1409
|
}
|
|
1628
|
-
},
|
|
1629
|
-
{
|
|
1630
|
-
"name": "theme",
|
|
1631
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1632
|
-
"required": false,
|
|
1633
|
-
"value": {
|
|
1634
|
-
"kind": "expression",
|
|
1635
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1636
|
-
}
|
|
1637
1410
|
}
|
|
1638
1411
|
],
|
|
1639
1412
|
"slots": [],
|
|
@@ -1659,25 +1432,16 @@
|
|
|
1659
1432
|
},
|
|
1660
1433
|
{
|
|
1661
1434
|
"name": "mode",
|
|
1662
|
-
"description": "The mode determines
|
|
1435
|
+
"description": "The mode determines which platform styles to use.",
|
|
1663
1436
|
"required": false,
|
|
1664
1437
|
"value": {
|
|
1665
1438
|
"kind": "expression",
|
|
1666
1439
|
"type": "\"ios\" | \"md\""
|
|
1667
1440
|
}
|
|
1668
1441
|
},
|
|
1669
|
-
{
|
|
1670
|
-
"name": "theme",
|
|
1671
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1672
|
-
"required": false,
|
|
1673
|
-
"value": {
|
|
1674
|
-
"kind": "expression",
|
|
1675
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1676
|
-
}
|
|
1677
|
-
},
|
|
1678
1442
|
{
|
|
1679
1443
|
"name": "translucent",
|
|
1680
|
-
"description": "If `true`, the card header will be translucent.\nOnly applies when the
|
|
1444
|
+
"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).",
|
|
1681
1445
|
"required": false,
|
|
1682
1446
|
"default": "false",
|
|
1683
1447
|
"value": {
|
|
@@ -1709,21 +1473,12 @@
|
|
|
1709
1473
|
},
|
|
1710
1474
|
{
|
|
1711
1475
|
"name": "mode",
|
|
1712
|
-
"description": "The mode determines
|
|
1476
|
+
"description": "The mode determines which platform styles to use.",
|
|
1713
1477
|
"required": false,
|
|
1714
1478
|
"value": {
|
|
1715
1479
|
"kind": "expression",
|
|
1716
1480
|
"type": "\"ios\" | \"md\""
|
|
1717
1481
|
}
|
|
1718
|
-
},
|
|
1719
|
-
{
|
|
1720
|
-
"name": "theme",
|
|
1721
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1722
|
-
"required": false,
|
|
1723
|
-
"value": {
|
|
1724
|
-
"kind": "expression",
|
|
1725
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1726
|
-
}
|
|
1727
1482
|
}
|
|
1728
1483
|
],
|
|
1729
1484
|
"slots": [],
|
|
@@ -1749,21 +1504,12 @@
|
|
|
1749
1504
|
},
|
|
1750
1505
|
{
|
|
1751
1506
|
"name": "mode",
|
|
1752
|
-
"description": "The mode determines
|
|
1507
|
+
"description": "The mode determines which platform styles to use.",
|
|
1753
1508
|
"required": false,
|
|
1754
1509
|
"value": {
|
|
1755
1510
|
"kind": "expression",
|
|
1756
1511
|
"type": "\"ios\" | \"md\""
|
|
1757
1512
|
}
|
|
1758
|
-
},
|
|
1759
|
-
{
|
|
1760
|
-
"name": "theme",
|
|
1761
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1762
|
-
"required": false,
|
|
1763
|
-
"value": {
|
|
1764
|
-
"kind": "expression",
|
|
1765
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1766
|
-
}
|
|
1767
1513
|
}
|
|
1768
1514
|
],
|
|
1769
1515
|
"slots": [],
|
|
@@ -1865,7 +1611,7 @@
|
|
|
1865
1611
|
},
|
|
1866
1612
|
{
|
|
1867
1613
|
"name": "mode",
|
|
1868
|
-
"description": "The mode determines
|
|
1614
|
+
"description": "The mode determines which platform styles to use.",
|
|
1869
1615
|
"required": false,
|
|
1870
1616
|
"value": {
|
|
1871
1617
|
"kind": "expression",
|
|
@@ -1892,34 +1638,6 @@
|
|
|
1892
1638
|
"type": "boolean"
|
|
1893
1639
|
}
|
|
1894
1640
|
},
|
|
1895
|
-
{
|
|
1896
|
-
"name": "shape",
|
|
1897
|
-
"description": "Set to `\"soft\"` for a checkbox with more rounded corners. Only available when the theme is `\"ionic\"`.",
|
|
1898
|
-
"required": false,
|
|
1899
|
-
"default": "'soft'",
|
|
1900
|
-
"value": {
|
|
1901
|
-
"kind": "expression",
|
|
1902
|
-
"type": "\"rectangular\" | \"soft\" | undefined"
|
|
1903
|
-
}
|
|
1904
|
-
},
|
|
1905
|
-
{
|
|
1906
|
-
"name": "size",
|
|
1907
|
-
"description": "Set to `\"small\"` for a checkbox with less height and padding.",
|
|
1908
|
-
"required": false,
|
|
1909
|
-
"value": {
|
|
1910
|
-
"kind": "expression",
|
|
1911
|
-
"type": "\"small\" | undefined"
|
|
1912
|
-
}
|
|
1913
|
-
},
|
|
1914
|
-
{
|
|
1915
|
-
"name": "theme",
|
|
1916
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
1917
|
-
"required": false,
|
|
1918
|
-
"value": {
|
|
1919
|
-
"kind": "expression",
|
|
1920
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
1921
|
-
}
|
|
1922
|
-
},
|
|
1923
1641
|
{
|
|
1924
1642
|
"name": "value",
|
|
1925
1643
|
"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>`.",
|
|
@@ -1950,7 +1668,7 @@
|
|
|
1950
1668
|
},
|
|
1951
1669
|
{
|
|
1952
1670
|
"name": "ionChange",
|
|
1953
|
-
"description": "Emitted when the checked property has changed
|
|
1671
|
+
"description": "Emitted when the checked property has changed as a result of a user action such as a click.\n\nThis event will not emit when programmatically setting the `checked` property.",
|
|
1954
1672
|
"arguments": [
|
|
1955
1673
|
{
|
|
1956
1674
|
"name": "detail",
|
|
@@ -2000,7 +1718,7 @@
|
|
|
2000
1718
|
},
|
|
2001
1719
|
{
|
|
2002
1720
|
"name": "mode",
|
|
2003
|
-
"description": "The mode determines
|
|
1721
|
+
"description": "The mode determines which platform styles to use.",
|
|
2004
1722
|
"required": false,
|
|
2005
1723
|
"value": {
|
|
2006
1724
|
"kind": "expression",
|
|
@@ -2016,33 +1734,6 @@
|
|
|
2016
1734
|
"kind": "expression",
|
|
2017
1735
|
"type": "boolean"
|
|
2018
1736
|
}
|
|
2019
|
-
},
|
|
2020
|
-
{
|
|
2021
|
-
"name": "shape",
|
|
2022
|
-
"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.",
|
|
2023
|
-
"required": false,
|
|
2024
|
-
"value": {
|
|
2025
|
-
"kind": "expression",
|
|
2026
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
2027
|
-
}
|
|
2028
|
-
},
|
|
2029
|
-
{
|
|
2030
|
-
"name": "size",
|
|
2031
|
-
"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.",
|
|
2032
|
-
"required": false,
|
|
2033
|
-
"value": {
|
|
2034
|
-
"kind": "expression",
|
|
2035
|
-
"type": "\"large\" | \"small\" | undefined"
|
|
2036
|
-
}
|
|
2037
|
-
},
|
|
2038
|
-
{
|
|
2039
|
-
"name": "theme",
|
|
2040
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2041
|
-
"required": false,
|
|
2042
|
-
"value": {
|
|
2043
|
-
"kind": "expression",
|
|
2044
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2045
|
-
}
|
|
2046
1737
|
}
|
|
2047
1738
|
],
|
|
2048
1739
|
"slots": [],
|
|
@@ -2057,15 +1748,6 @@
|
|
|
2057
1748
|
"symbol": "Col"
|
|
2058
1749
|
},
|
|
2059
1750
|
"attributes": [
|
|
2060
|
-
{
|
|
2061
|
-
"name": "mode",
|
|
2062
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
2063
|
-
"required": false,
|
|
2064
|
-
"value": {
|
|
2065
|
-
"kind": "expression",
|
|
2066
|
-
"type": "\"ios\" | \"md\""
|
|
2067
|
-
}
|
|
2068
|
-
},
|
|
2069
1751
|
{
|
|
2070
1752
|
"name": "offset",
|
|
2071
1753
|
"description": "The amount to offset the column, in terms of how many columns it should shift to the end\nof the total available.",
|
|
@@ -2281,15 +1963,6 @@
|
|
|
2281
1963
|
"kind": "expression",
|
|
2282
1964
|
"type": "string | undefined"
|
|
2283
1965
|
}
|
|
2284
|
-
},
|
|
2285
|
-
{
|
|
2286
|
-
"name": "theme",
|
|
2287
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2288
|
-
"required": false,
|
|
2289
|
-
"value": {
|
|
2290
|
-
"kind": "expression",
|
|
2291
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2292
|
-
}
|
|
2293
1966
|
}
|
|
2294
1967
|
],
|
|
2295
1968
|
"slots": [],
|
|
@@ -2342,15 +2015,6 @@
|
|
|
2342
2015
|
"type": "boolean"
|
|
2343
2016
|
}
|
|
2344
2017
|
},
|
|
2345
|
-
{
|
|
2346
|
-
"name": "mode",
|
|
2347
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
2348
|
-
"required": false,
|
|
2349
|
-
"value": {
|
|
2350
|
-
"kind": "expression",
|
|
2351
|
-
"type": "\"ios\" | \"md\""
|
|
2352
|
-
}
|
|
2353
|
-
},
|
|
2354
2018
|
{
|
|
2355
2019
|
"name": "scroll-events",
|
|
2356
2020
|
"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`.",
|
|
@@ -2380,15 +2044,6 @@
|
|
|
2380
2044
|
"kind": "expression",
|
|
2381
2045
|
"type": "boolean"
|
|
2382
2046
|
}
|
|
2383
|
-
},
|
|
2384
|
-
{
|
|
2385
|
-
"name": "theme",
|
|
2386
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2387
|
-
"required": false,
|
|
2388
|
-
"value": {
|
|
2389
|
-
"kind": "expression",
|
|
2390
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2391
|
-
}
|
|
2392
2047
|
}
|
|
2393
2048
|
],
|
|
2394
2049
|
"slots": [
|
|
@@ -2596,7 +2251,7 @@
|
|
|
2596
2251
|
},
|
|
2597
2252
|
{
|
|
2598
2253
|
"name": "mode",
|
|
2599
|
-
"description": "The mode determines
|
|
2254
|
+
"description": "The mode determines which platform styles to use.",
|
|
2600
2255
|
"required": false,
|
|
2601
2256
|
"value": {
|
|
2602
2257
|
"kind": "expression",
|
|
@@ -2712,15 +2367,6 @@
|
|
|
2712
2367
|
"type": "\"cover\" | \"fixed\""
|
|
2713
2368
|
}
|
|
2714
2369
|
},
|
|
2715
|
-
{
|
|
2716
|
-
"name": "theme",
|
|
2717
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2718
|
-
"required": false,
|
|
2719
|
-
"value": {
|
|
2720
|
-
"kind": "expression",
|
|
2721
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2722
|
-
}
|
|
2723
|
-
},
|
|
2724
2370
|
{
|
|
2725
2371
|
"name": "titleSelectedDatesFormatter",
|
|
2726
2372
|
"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.",
|
|
@@ -2846,21 +2492,12 @@
|
|
|
2846
2492
|
},
|
|
2847
2493
|
{
|
|
2848
2494
|
"name": "mode",
|
|
2849
|
-
"description": "The mode determines
|
|
2495
|
+
"description": "The mode determines which platform styles to use.",
|
|
2850
2496
|
"required": false,
|
|
2851
2497
|
"value": {
|
|
2852
2498
|
"kind": "expression",
|
|
2853
2499
|
"type": "\"ios\" | \"md\""
|
|
2854
2500
|
}
|
|
2855
|
-
},
|
|
2856
|
-
{
|
|
2857
|
-
"name": "theme",
|
|
2858
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2859
|
-
"required": false,
|
|
2860
|
-
"value": {
|
|
2861
|
-
"kind": "expression",
|
|
2862
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2863
|
-
}
|
|
2864
2501
|
}
|
|
2865
2502
|
],
|
|
2866
2503
|
"slots": [
|
|
@@ -2875,39 +2512,6 @@
|
|
|
2875
2512
|
],
|
|
2876
2513
|
"events": []
|
|
2877
2514
|
},
|
|
2878
|
-
{
|
|
2879
|
-
"name": "IonDivider",
|
|
2880
|
-
"doc-url": "https://ionicframework.com/docs/api/divider",
|
|
2881
|
-
"description": "",
|
|
2882
|
-
"source": {
|
|
2883
|
-
"module": "@ionic/core/src/components/divider/divider.d.ts",
|
|
2884
|
-
"symbol": "Divider"
|
|
2885
|
-
},
|
|
2886
|
-
"attributes": [
|
|
2887
|
-
{
|
|
2888
|
-
"name": "inset",
|
|
2889
|
-
"description": "If `true`, the divider will have horizontal margins\nBy default, it's `false`",
|
|
2890
|
-
"required": false,
|
|
2891
|
-
"default": "false",
|
|
2892
|
-
"value": {
|
|
2893
|
-
"kind": "expression",
|
|
2894
|
-
"type": "boolean"
|
|
2895
|
-
}
|
|
2896
|
-
},
|
|
2897
|
-
{
|
|
2898
|
-
"name": "spacing",
|
|
2899
|
-
"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 `\"xxsmall\"`.",
|
|
2900
|
-
"required": false,
|
|
2901
|
-
"default": "'xxsmall'",
|
|
2902
|
-
"value": {
|
|
2903
|
-
"kind": "expression",
|
|
2904
|
-
"type": "\"large\" | \"medium\" | \"small\" | \"xlarge\" | \"xsmall\" | \"xxlarge\" | \"xxsmall\" | undefined"
|
|
2905
|
-
}
|
|
2906
|
-
}
|
|
2907
|
-
],
|
|
2908
|
-
"slots": [],
|
|
2909
|
-
"events": []
|
|
2910
|
-
},
|
|
2911
2515
|
{
|
|
2912
2516
|
"name": "IonFab",
|
|
2913
2517
|
"doc-url": "https://ionicframework.com/docs/api/fab",
|
|
@@ -2946,24 +2550,6 @@
|
|
|
2946
2550
|
"type": "\"center\" | \"end\" | \"start\" | undefined"
|
|
2947
2551
|
}
|
|
2948
2552
|
},
|
|
2949
|
-
{
|
|
2950
|
-
"name": "mode",
|
|
2951
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
2952
|
-
"required": false,
|
|
2953
|
-
"value": {
|
|
2954
|
-
"kind": "expression",
|
|
2955
|
-
"type": "\"ios\" | \"md\""
|
|
2956
|
-
}
|
|
2957
|
-
},
|
|
2958
|
-
{
|
|
2959
|
-
"name": "theme",
|
|
2960
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
2961
|
-
"required": false,
|
|
2962
|
-
"value": {
|
|
2963
|
-
"kind": "expression",
|
|
2964
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
2965
|
-
}
|
|
2966
|
-
},
|
|
2967
2553
|
{
|
|
2968
2554
|
"name": "vertical",
|
|
2969
2555
|
"description": "Where to align the fab vertically in the viewport.",
|
|
@@ -3000,9 +2586,10 @@
|
|
|
3000
2586
|
"name": "close-icon",
|
|
3001
2587
|
"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.",
|
|
3002
2588
|
"required": false,
|
|
2589
|
+
"default": "close",
|
|
3003
2590
|
"value": {
|
|
3004
2591
|
"kind": "expression",
|
|
3005
|
-
"type": "string
|
|
2592
|
+
"type": "string"
|
|
3006
2593
|
}
|
|
3007
2594
|
},
|
|
3008
2595
|
{
|
|
@@ -3044,7 +2631,7 @@
|
|
|
3044
2631
|
},
|
|
3045
2632
|
{
|
|
3046
2633
|
"name": "mode",
|
|
3047
|
-
"description": "The mode determines
|
|
2634
|
+
"description": "The mode determines which platform styles to use.",
|
|
3048
2635
|
"required": false,
|
|
3049
2636
|
"value": {
|
|
3050
2637
|
"kind": "expression",
|
|
@@ -3107,18 +2694,9 @@
|
|
|
3107
2694
|
"type": "string | undefined"
|
|
3108
2695
|
}
|
|
3109
2696
|
},
|
|
3110
|
-
{
|
|
3111
|
-
"name": "theme",
|
|
3112
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3113
|
-
"required": false,
|
|
3114
|
-
"value": {
|
|
3115
|
-
"kind": "expression",
|
|
3116
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3117
|
-
}
|
|
3118
|
-
},
|
|
3119
2697
|
{
|
|
3120
2698
|
"name": "translucent",
|
|
3121
|
-
"description": "If `true`, the fab button will be translucent.\nOnly applies when the
|
|
2699
|
+
"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).",
|
|
3122
2700
|
"required": false,
|
|
3123
2701
|
"default": "false",
|
|
3124
2702
|
"value": {
|
|
@@ -3180,15 +2758,6 @@
|
|
|
3180
2758
|
"type": "boolean"
|
|
3181
2759
|
}
|
|
3182
2760
|
},
|
|
3183
|
-
{
|
|
3184
|
-
"name": "mode",
|
|
3185
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3186
|
-
"required": false,
|
|
3187
|
-
"value": {
|
|
3188
|
-
"kind": "expression",
|
|
3189
|
-
"type": "\"ios\" | \"md\""
|
|
3190
|
-
}
|
|
3191
|
-
},
|
|
3192
2761
|
{
|
|
3193
2762
|
"name": "side",
|
|
3194
2763
|
"description": "The side the fab list will show on relative to the main fab button.",
|
|
@@ -3198,15 +2767,6 @@
|
|
|
3198
2767
|
"kind": "expression",
|
|
3199
2768
|
"type": "\"bottom\" | \"end\" | \"start\" | \"top\""
|
|
3200
2769
|
}
|
|
3201
|
-
},
|
|
3202
|
-
{
|
|
3203
|
-
"name": "theme",
|
|
3204
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3205
|
-
"required": false,
|
|
3206
|
-
"value": {
|
|
3207
|
-
"kind": "expression",
|
|
3208
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3209
|
-
}
|
|
3210
2770
|
}
|
|
3211
2771
|
],
|
|
3212
2772
|
"slots": [],
|
|
@@ -3223,7 +2783,7 @@
|
|
|
3223
2783
|
"attributes": [
|
|
3224
2784
|
{
|
|
3225
2785
|
"name": "collapse",
|
|
3226
|
-
"description": "Describes the scroll effect that will be applied to the footer.\nOnly applies
|
|
2786
|
+
"description": "Describes the scroll effect that will be applied to the footer.\nOnly applies in iOS mode.",
|
|
3227
2787
|
"required": false,
|
|
3228
2788
|
"value": {
|
|
3229
2789
|
"kind": "expression",
|
|
@@ -3232,25 +2792,16 @@
|
|
|
3232
2792
|
},
|
|
3233
2793
|
{
|
|
3234
2794
|
"name": "mode",
|
|
3235
|
-
"description": "The mode determines
|
|
2795
|
+
"description": "The mode determines which platform styles to use.",
|
|
3236
2796
|
"required": false,
|
|
3237
2797
|
"value": {
|
|
3238
2798
|
"kind": "expression",
|
|
3239
2799
|
"type": "\"ios\" | \"md\""
|
|
3240
2800
|
}
|
|
3241
2801
|
},
|
|
3242
|
-
{
|
|
3243
|
-
"name": "theme",
|
|
3244
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3245
|
-
"required": false,
|
|
3246
|
-
"value": {
|
|
3247
|
-
"kind": "expression",
|
|
3248
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3249
|
-
}
|
|
3250
|
-
},
|
|
3251
2802
|
{
|
|
3252
2803
|
"name": "translucent",
|
|
3253
|
-
"description": "If `true`, the footer will be translucent.\nOnly applies when the
|
|
2804
|
+
"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.",
|
|
3254
2805
|
"required": false,
|
|
3255
2806
|
"default": "false",
|
|
3256
2807
|
"value": {
|
|
@@ -3280,24 +2831,6 @@
|
|
|
3280
2831
|
"kind": "expression",
|
|
3281
2832
|
"type": "boolean"
|
|
3282
2833
|
}
|
|
3283
|
-
},
|
|
3284
|
-
{
|
|
3285
|
-
"name": "mode",
|
|
3286
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3287
|
-
"required": false,
|
|
3288
|
-
"value": {
|
|
3289
|
-
"kind": "expression",
|
|
3290
|
-
"type": "\"ios\" | \"md\""
|
|
3291
|
-
}
|
|
3292
|
-
},
|
|
3293
|
-
{
|
|
3294
|
-
"name": "theme",
|
|
3295
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3296
|
-
"required": false,
|
|
3297
|
-
"value": {
|
|
3298
|
-
"kind": "expression",
|
|
3299
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3300
|
-
}
|
|
3301
2834
|
}
|
|
3302
2835
|
],
|
|
3303
2836
|
"slots": [],
|
|
@@ -3314,44 +2847,25 @@
|
|
|
3314
2847
|
"attributes": [
|
|
3315
2848
|
{
|
|
3316
2849
|
"name": "collapse",
|
|
3317
|
-
"description": "Describes the scroll effect that will be applied to the header.\nOnly applies
|
|
2850
|
+
"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)",
|
|
3318
2851
|
"required": false,
|
|
3319
2852
|
"value": {
|
|
3320
2853
|
"kind": "expression",
|
|
3321
2854
|
"type": "\"condense\" | \"fade\" | undefined"
|
|
3322
2855
|
}
|
|
3323
2856
|
},
|
|
3324
|
-
{
|
|
3325
|
-
"name": "divider",
|
|
3326
|
-
"description": "If `true`, the header will have a line at the bottom.\nTODO(ROU-10855): add support for this prop on ios/md themes",
|
|
3327
|
-
"required": false,
|
|
3328
|
-
"default": "false",
|
|
3329
|
-
"value": {
|
|
3330
|
-
"kind": "expression",
|
|
3331
|
-
"type": "boolean"
|
|
3332
|
-
}
|
|
3333
|
-
},
|
|
3334
2857
|
{
|
|
3335
2858
|
"name": "mode",
|
|
3336
|
-
"description": "The mode determines
|
|
2859
|
+
"description": "The mode determines which platform styles to use.",
|
|
3337
2860
|
"required": false,
|
|
3338
2861
|
"value": {
|
|
3339
2862
|
"kind": "expression",
|
|
3340
2863
|
"type": "\"ios\" | \"md\""
|
|
3341
2864
|
}
|
|
3342
2865
|
},
|
|
3343
|
-
{
|
|
3344
|
-
"name": "theme",
|
|
3345
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3346
|
-
"required": false,
|
|
3347
|
-
"value": {
|
|
3348
|
-
"kind": "expression",
|
|
3349
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3350
|
-
}
|
|
3351
|
-
},
|
|
3352
2866
|
{
|
|
3353
2867
|
"name": "translucent",
|
|
3354
|
-
"description": "If `true`, the header will be translucent.\nOnly applies when the
|
|
2868
|
+
"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.",
|
|
3355
2869
|
"required": false,
|
|
3356
2870
|
"default": "false",
|
|
3357
2871
|
"value": {
|
|
@@ -3381,15 +2895,6 @@
|
|
|
3381
2895
|
"type": "string | undefined"
|
|
3382
2896
|
}
|
|
3383
2897
|
},
|
|
3384
|
-
{
|
|
3385
|
-
"name": "mode",
|
|
3386
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3387
|
-
"required": false,
|
|
3388
|
-
"value": {
|
|
3389
|
-
"kind": "expression",
|
|
3390
|
-
"type": "\"ios\" | \"md\""
|
|
3391
|
-
}
|
|
3392
|
-
},
|
|
3393
2898
|
{
|
|
3394
2899
|
"name": "src",
|
|
3395
2900
|
"description": "The image URL. This attribute is mandatory for the `<img>` element.",
|
|
@@ -3398,15 +2903,6 @@
|
|
|
3398
2903
|
"kind": "expression",
|
|
3399
2904
|
"type": "string | undefined"
|
|
3400
2905
|
}
|
|
3401
|
-
},
|
|
3402
|
-
{
|
|
3403
|
-
"name": "theme",
|
|
3404
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3405
|
-
"required": false,
|
|
3406
|
-
"value": {
|
|
3407
|
-
"kind": "expression",
|
|
3408
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3409
|
-
}
|
|
3410
2906
|
}
|
|
3411
2907
|
],
|
|
3412
2908
|
"slots": [],
|
|
@@ -3462,15 +2958,6 @@
|
|
|
3462
2958
|
"type": "boolean"
|
|
3463
2959
|
}
|
|
3464
2960
|
},
|
|
3465
|
-
{
|
|
3466
|
-
"name": "mode",
|
|
3467
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3468
|
-
"required": false,
|
|
3469
|
-
"value": {
|
|
3470
|
-
"kind": "expression",
|
|
3471
|
-
"type": "\"ios\" | \"md\""
|
|
3472
|
-
}
|
|
3473
|
-
},
|
|
3474
2961
|
{
|
|
3475
2962
|
"name": "position",
|
|
3476
2963
|
"description": "The position of the infinite scroll element.\nThe value can be either `top` or `bottom`.",
|
|
@@ -3481,15 +2968,6 @@
|
|
|
3481
2968
|
"type": "\"bottom\" | \"top\""
|
|
3482
2969
|
}
|
|
3483
2970
|
},
|
|
3484
|
-
{
|
|
3485
|
-
"name": "theme",
|
|
3486
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3487
|
-
"required": false,
|
|
3488
|
-
"value": {
|
|
3489
|
-
"kind": "expression",
|
|
3490
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3491
|
-
}
|
|
3492
|
-
},
|
|
3493
2971
|
{
|
|
3494
2972
|
"name": "threshold",
|
|
3495
2973
|
"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.",
|
|
@@ -3541,24 +3019,6 @@
|
|
|
3541
3019
|
"kind": "expression",
|
|
3542
3020
|
"type": "IonicSafeString | string | undefined"
|
|
3543
3021
|
}
|
|
3544
|
-
},
|
|
3545
|
-
{
|
|
3546
|
-
"name": "mode",
|
|
3547
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
3548
|
-
"required": false,
|
|
3549
|
-
"value": {
|
|
3550
|
-
"kind": "expression",
|
|
3551
|
-
"type": "\"ios\" | \"md\""
|
|
3552
|
-
}
|
|
3553
|
-
},
|
|
3554
|
-
{
|
|
3555
|
-
"name": "theme",
|
|
3556
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3557
|
-
"required": false,
|
|
3558
|
-
"value": {
|
|
3559
|
-
"kind": "expression",
|
|
3560
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3561
|
-
}
|
|
3562
3022
|
}
|
|
3563
3023
|
],
|
|
3564
3024
|
"slots": [],
|
|
@@ -3590,7 +3050,7 @@
|
|
|
3590
3050
|
"default": "'off'",
|
|
3591
3051
|
"value": {
|
|
3592
3052
|
"kind": "expression",
|
|
3593
|
-
"type": "\"name\" | \"
|
|
3053
|
+
"type": "\"name\" | \"email\" | \"tel\" | \"url\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"photo\""
|
|
3594
3054
|
}
|
|
3595
3055
|
},
|
|
3596
3056
|
{
|
|
@@ -3708,7 +3168,7 @@
|
|
|
3708
3168
|
},
|
|
3709
3169
|
{
|
|
3710
3170
|
"name": "fill",
|
|
3711
|
-
"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
|
|
3171
|
+
"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.",
|
|
3712
3172
|
"required": false,
|
|
3713
3173
|
"value": {
|
|
3714
3174
|
"kind": "expression",
|
|
@@ -3744,11 +3204,12 @@
|
|
|
3744
3204
|
},
|
|
3745
3205
|
{
|
|
3746
3206
|
"name": "label-placement",
|
|
3747
|
-
"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 (\"...\")
|
|
3207
|
+
"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 (\"...\").",
|
|
3748
3208
|
"required": false,
|
|
3209
|
+
"default": "'start'",
|
|
3749
3210
|
"value": {
|
|
3750
3211
|
"kind": "expression",
|
|
3751
|
-
"type": "\"end\" | \"fixed\" | \"floating\" | \"stacked\" | \"start\"
|
|
3212
|
+
"type": "\"end\" | \"fixed\" | \"floating\" | \"stacked\" | \"start\""
|
|
3752
3213
|
}
|
|
3753
3214
|
},
|
|
3754
3215
|
{
|
|
@@ -3789,7 +3250,7 @@
|
|
|
3789
3250
|
},
|
|
3790
3251
|
{
|
|
3791
3252
|
"name": "mode",
|
|
3792
|
-
"description": "The mode determines
|
|
3253
|
+
"description": "The mode determines which platform styles to use.",
|
|
3793
3254
|
"required": false,
|
|
3794
3255
|
"value": {
|
|
3795
3256
|
"kind": "expression",
|
|
@@ -3855,21 +3316,11 @@
|
|
|
3855
3316
|
},
|
|
3856
3317
|
{
|
|
3857
3318
|
"name": "shape",
|
|
3858
|
-
"description": "
|
|
3319
|
+
"description": "The shape of the input. If \"round\" it will have an increased border radius.",
|
|
3859
3320
|
"required": false,
|
|
3860
3321
|
"value": {
|
|
3861
3322
|
"kind": "expression",
|
|
3862
|
-
"type": "\"
|
|
3863
|
-
}
|
|
3864
|
-
},
|
|
3865
|
-
{
|
|
3866
|
-
"name": "size",
|
|
3867
|
-
"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.",
|
|
3868
|
-
"required": false,
|
|
3869
|
-
"default": "'medium'",
|
|
3870
|
-
"value": {
|
|
3871
|
-
"kind": "expression",
|
|
3872
|
-
"type": "\"large\" | \"medium\" | \"xlarge\" | undefined"
|
|
3323
|
+
"type": "\"round\" | undefined"
|
|
3873
3324
|
}
|
|
3874
3325
|
},
|
|
3875
3326
|
{
|
|
@@ -3891,15 +3342,6 @@
|
|
|
3891
3342
|
"type": "string | undefined"
|
|
3892
3343
|
}
|
|
3893
3344
|
},
|
|
3894
|
-
{
|
|
3895
|
-
"name": "theme",
|
|
3896
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
3897
|
-
"required": false,
|
|
3898
|
-
"value": {
|
|
3899
|
-
"kind": "expression",
|
|
3900
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
3901
|
-
}
|
|
3902
|
-
},
|
|
3903
3345
|
{
|
|
3904
3346
|
"name": "type",
|
|
3905
3347
|
"description": "The type of control to display. The default type is text.",
|
|
@@ -4057,7 +3499,7 @@
|
|
|
4057
3499
|
},
|
|
4058
3500
|
{
|
|
4059
3501
|
"name": "detail",
|
|
4060
|
-
"description": "If `true`, a detail arrow will appear on the item. Defaults to `false` unless the `
|
|
3502
|
+
"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.",
|
|
4061
3503
|
"required": false,
|
|
4062
3504
|
"value": {
|
|
4063
3505
|
"kind": "expression",
|
|
@@ -4068,9 +3510,10 @@
|
|
|
4068
3510
|
"name": "detail-icon",
|
|
4069
3511
|
"description": "The icon to use when `detail` is set to `true`.",
|
|
4070
3512
|
"required": false,
|
|
3513
|
+
"default": "chevronForward",
|
|
4071
3514
|
"value": {
|
|
4072
3515
|
"kind": "expression",
|
|
4073
|
-
"type": "string
|
|
3516
|
+
"type": "string"
|
|
4074
3517
|
}
|
|
4075
3518
|
},
|
|
4076
3519
|
{
|
|
@@ -4112,7 +3555,7 @@
|
|
|
4112
3555
|
},
|
|
4113
3556
|
{
|
|
4114
3557
|
"name": "mode",
|
|
4115
|
-
"description": "The mode determines
|
|
3558
|
+
"description": "The mode determines which platform styles to use.",
|
|
4116
3559
|
"required": false,
|
|
4117
3560
|
"value": {
|
|
4118
3561
|
"kind": "expression",
|
|
@@ -4156,15 +3599,6 @@
|
|
|
4156
3599
|
"type": "string | undefined"
|
|
4157
3600
|
}
|
|
4158
3601
|
},
|
|
4159
|
-
{
|
|
4160
|
-
"name": "theme",
|
|
4161
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4162
|
-
"required": false,
|
|
4163
|
-
"value": {
|
|
4164
|
-
"kind": "expression",
|
|
4165
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4166
|
-
}
|
|
4167
|
-
},
|
|
4168
3602
|
{
|
|
4169
3603
|
"name": "type",
|
|
4170
3604
|
"description": "The type of the button. Only used when an `onclick` or `button` property is present.",
|
|
@@ -4212,7 +3646,7 @@
|
|
|
4212
3646
|
},
|
|
4213
3647
|
{
|
|
4214
3648
|
"name": "mode",
|
|
4215
|
-
"description": "The mode determines
|
|
3649
|
+
"description": "The mode determines which platform styles to use.",
|
|
4216
3650
|
"required": false,
|
|
4217
3651
|
"value": {
|
|
4218
3652
|
"kind": "expression",
|
|
@@ -4228,15 +3662,6 @@
|
|
|
4228
3662
|
"kind": "expression",
|
|
4229
3663
|
"type": "boolean"
|
|
4230
3664
|
}
|
|
4231
|
-
},
|
|
4232
|
-
{
|
|
4233
|
-
"name": "theme",
|
|
4234
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4235
|
-
"required": false,
|
|
4236
|
-
"value": {
|
|
4237
|
-
"kind": "expression",
|
|
4238
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4239
|
-
}
|
|
4240
3665
|
}
|
|
4241
3666
|
],
|
|
4242
3667
|
"slots": [
|
|
@@ -4263,26 +3688,7 @@
|
|
|
4263
3688
|
"module": "@ionic/core/src/components/item-group/item-group.d.ts",
|
|
4264
3689
|
"symbol": "ItemGroup"
|
|
4265
3690
|
},
|
|
4266
|
-
"attributes": [
|
|
4267
|
-
{
|
|
4268
|
-
"name": "mode",
|
|
4269
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
4270
|
-
"required": false,
|
|
4271
|
-
"value": {
|
|
4272
|
-
"kind": "expression",
|
|
4273
|
-
"type": "\"ios\" | \"md\""
|
|
4274
|
-
}
|
|
4275
|
-
},
|
|
4276
|
-
{
|
|
4277
|
-
"name": "theme",
|
|
4278
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4279
|
-
"required": false,
|
|
4280
|
-
"value": {
|
|
4281
|
-
"kind": "expression",
|
|
4282
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4283
|
-
}
|
|
4284
|
-
}
|
|
4285
|
-
],
|
|
3691
|
+
"attributes": [],
|
|
4286
3692
|
"slots": [],
|
|
4287
3693
|
"events": []
|
|
4288
3694
|
},
|
|
@@ -4344,7 +3750,7 @@
|
|
|
4344
3750
|
},
|
|
4345
3751
|
{
|
|
4346
3752
|
"name": "mode",
|
|
4347
|
-
"description": "The mode determines
|
|
3753
|
+
"description": "The mode determines which platform styles to use.",
|
|
4348
3754
|
"required": false,
|
|
4349
3755
|
"value": {
|
|
4350
3756
|
"kind": "expression",
|
|
@@ -4360,15 +3766,6 @@
|
|
|
4360
3766
|
"type": "string | undefined"
|
|
4361
3767
|
}
|
|
4362
3768
|
},
|
|
4363
|
-
{
|
|
4364
|
-
"name": "shape",
|
|
4365
|
-
"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.",
|
|
4366
|
-
"required": false,
|
|
4367
|
-
"value": {
|
|
4368
|
-
"kind": "expression",
|
|
4369
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
4370
|
-
}
|
|
4371
|
-
},
|
|
4372
3769
|
{
|
|
4373
3770
|
"name": "target",
|
|
4374
3771
|
"description": "Specifies where to display the linked URL.\nOnly applies when an `href` is provided.\nSpecial keywords: `\"_blank\"`, `\"_self\"`, `\"_parent\"`, `\"_top\"`.",
|
|
@@ -4378,15 +3775,6 @@
|
|
|
4378
3775
|
"type": "string | undefined"
|
|
4379
3776
|
}
|
|
4380
3777
|
},
|
|
4381
|
-
{
|
|
4382
|
-
"name": "theme",
|
|
4383
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4384
|
-
"required": false,
|
|
4385
|
-
"value": {
|
|
4386
|
-
"kind": "expression",
|
|
4387
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4388
|
-
}
|
|
4389
|
-
},
|
|
4390
3778
|
{
|
|
4391
3779
|
"name": "type",
|
|
4392
3780
|
"description": "The type of the button.",
|
|
@@ -4435,15 +3823,6 @@
|
|
|
4435
3823
|
"symbol": "ItemOptions"
|
|
4436
3824
|
},
|
|
4437
3825
|
"attributes": [
|
|
4438
|
-
{
|
|
4439
|
-
"name": "mode",
|
|
4440
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
4441
|
-
"required": false,
|
|
4442
|
-
"value": {
|
|
4443
|
-
"kind": "expression",
|
|
4444
|
-
"type": "\"ios\" | \"md\""
|
|
4445
|
-
}
|
|
4446
|
-
},
|
|
4447
3826
|
{
|
|
4448
3827
|
"name": "side",
|
|
4449
3828
|
"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.",
|
|
@@ -4453,15 +3832,6 @@
|
|
|
4453
3832
|
"kind": "expression",
|
|
4454
3833
|
"type": "\"end\" | \"start\""
|
|
4455
3834
|
}
|
|
4456
|
-
},
|
|
4457
|
-
{
|
|
4458
|
-
"name": "theme",
|
|
4459
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4460
|
-
"required": false,
|
|
4461
|
-
"value": {
|
|
4462
|
-
"kind": "expression",
|
|
4463
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4464
|
-
}
|
|
4465
3835
|
}
|
|
4466
3836
|
],
|
|
4467
3837
|
"slots": [],
|
|
@@ -4496,24 +3866,6 @@
|
|
|
4496
3866
|
"kind": "expression",
|
|
4497
3867
|
"type": "boolean"
|
|
4498
3868
|
}
|
|
4499
|
-
},
|
|
4500
|
-
{
|
|
4501
|
-
"name": "mode",
|
|
4502
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
4503
|
-
"required": false,
|
|
4504
|
-
"value": {
|
|
4505
|
-
"kind": "expression",
|
|
4506
|
-
"type": "\"ios\" | \"md\""
|
|
4507
|
-
}
|
|
4508
|
-
},
|
|
4509
|
-
{
|
|
4510
|
-
"name": "theme",
|
|
4511
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4512
|
-
"required": false,
|
|
4513
|
-
"value": {
|
|
4514
|
-
"kind": "expression",
|
|
4515
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4516
|
-
}
|
|
4517
3869
|
}
|
|
4518
3870
|
],
|
|
4519
3871
|
"slots": [],
|
|
@@ -4550,7 +3902,7 @@
|
|
|
4550
3902
|
},
|
|
4551
3903
|
{
|
|
4552
3904
|
"name": "mode",
|
|
4553
|
-
"description": "The mode determines
|
|
3905
|
+
"description": "The mode determines which platform styles to use.",
|
|
4554
3906
|
"required": false,
|
|
4555
3907
|
"value": {
|
|
4556
3908
|
"kind": "expression",
|
|
@@ -4565,15 +3917,6 @@
|
|
|
4565
3917
|
"kind": "expression",
|
|
4566
3918
|
"type": "\"fixed\" | \"floating\" | \"stacked\" | undefined"
|
|
4567
3919
|
}
|
|
4568
|
-
},
|
|
4569
|
-
{
|
|
4570
|
-
"name": "theme",
|
|
4571
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4572
|
-
"required": false,
|
|
4573
|
-
"value": {
|
|
4574
|
-
"kind": "expression",
|
|
4575
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4576
|
-
}
|
|
4577
3920
|
}
|
|
4578
3921
|
],
|
|
4579
3922
|
"slots": [],
|
|
@@ -4609,30 +3952,12 @@
|
|
|
4609
3952
|
},
|
|
4610
3953
|
{
|
|
4611
3954
|
"name": "mode",
|
|
4612
|
-
"description": "The mode determines
|
|
3955
|
+
"description": "The mode determines which platform styles to use.",
|
|
4613
3956
|
"required": false,
|
|
4614
3957
|
"value": {
|
|
4615
3958
|
"kind": "expression",
|
|
4616
3959
|
"type": "\"ios\" | \"md\""
|
|
4617
3960
|
}
|
|
4618
|
-
},
|
|
4619
|
-
{
|
|
4620
|
-
"name": "shape",
|
|
4621
|
-
"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.",
|
|
4622
|
-
"required": false,
|
|
4623
|
-
"value": {
|
|
4624
|
-
"kind": "expression",
|
|
4625
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
4626
|
-
}
|
|
4627
|
-
},
|
|
4628
|
-
{
|
|
4629
|
-
"name": "theme",
|
|
4630
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4631
|
-
"required": false,
|
|
4632
|
-
"value": {
|
|
4633
|
-
"kind": "expression",
|
|
4634
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4635
|
-
}
|
|
4636
3961
|
}
|
|
4637
3962
|
],
|
|
4638
3963
|
"slots": [],
|
|
@@ -4667,21 +3992,12 @@
|
|
|
4667
3992
|
},
|
|
4668
3993
|
{
|
|
4669
3994
|
"name": "mode",
|
|
4670
|
-
"description": "The mode determines
|
|
3995
|
+
"description": "The mode determines which platform styles to use.",
|
|
4671
3996
|
"required": false,
|
|
4672
3997
|
"value": {
|
|
4673
3998
|
"kind": "expression",
|
|
4674
3999
|
"type": "\"ios\" | \"md\""
|
|
4675
4000
|
}
|
|
4676
|
-
},
|
|
4677
|
-
{
|
|
4678
|
-
"name": "theme",
|
|
4679
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4680
|
-
"required": false,
|
|
4681
|
-
"value": {
|
|
4682
|
-
"kind": "expression",
|
|
4683
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4684
|
-
}
|
|
4685
4001
|
}
|
|
4686
4002
|
],
|
|
4687
4003
|
"slots": [],
|
|
@@ -4793,7 +4109,7 @@
|
|
|
4793
4109
|
},
|
|
4794
4110
|
{
|
|
4795
4111
|
"name": "mode",
|
|
4796
|
-
"description": "The mode determines
|
|
4112
|
+
"description": "The mode determines which platform styles to use.",
|
|
4797
4113
|
"required": false,
|
|
4798
4114
|
"value": {
|
|
4799
4115
|
"kind": "expression",
|
|
@@ -4819,18 +4135,9 @@
|
|
|
4819
4135
|
"type": "\"bubbles\" | \"circles\" | \"circular\" | \"crescent\" | \"dots\" | \"lines\" | \"lines-sharp\" | \"lines-sharp-small\" | \"lines-small\" | null | undefined"
|
|
4820
4136
|
}
|
|
4821
4137
|
},
|
|
4822
|
-
{
|
|
4823
|
-
"name": "theme",
|
|
4824
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
4825
|
-
"required": false,
|
|
4826
|
-
"value": {
|
|
4827
|
-
"kind": "expression",
|
|
4828
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
4829
|
-
}
|
|
4830
|
-
},
|
|
4831
4138
|
{
|
|
4832
4139
|
"name": "translucent",
|
|
4833
|
-
"description": "If `true`, the loading indicator will be translucent.\nOnly applies when the
|
|
4140
|
+
"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).",
|
|
4834
4141
|
"required": false,
|
|
4835
4142
|
"default": "false",
|
|
4836
4143
|
"value": {
|
|
@@ -4979,15 +4286,6 @@
|
|
|
4979
4286
|
"type": "string | undefined"
|
|
4980
4287
|
}
|
|
4981
4288
|
},
|
|
4982
|
-
{
|
|
4983
|
-
"name": "mode",
|
|
4984
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
4985
|
-
"required": false,
|
|
4986
|
-
"value": {
|
|
4987
|
-
"kind": "expression",
|
|
4988
|
-
"type": "\"ios\" | \"md\""
|
|
4989
|
-
}
|
|
4990
|
-
},
|
|
4991
4289
|
{
|
|
4992
4290
|
"name": "side",
|
|
4993
4291
|
"description": "Which side of the view the menu should be placed.",
|
|
@@ -5008,15 +4306,6 @@
|
|
|
5008
4306
|
"type": "boolean"
|
|
5009
4307
|
}
|
|
5010
4308
|
},
|
|
5011
|
-
{
|
|
5012
|
-
"name": "theme",
|
|
5013
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5014
|
-
"required": false,
|
|
5015
|
-
"value": {
|
|
5016
|
-
"kind": "expression",
|
|
5017
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5018
|
-
}
|
|
5019
|
-
},
|
|
5020
4309
|
{
|
|
5021
4310
|
"name": "type",
|
|
5022
4311
|
"description": "The display type of the menu.\nAvailable options: `\"overlay\"`, `\"reveal\"`, `\"push\"`.",
|
|
@@ -5120,22 +4409,13 @@
|
|
|
5120
4409
|
},
|
|
5121
4410
|
{
|
|
5122
4411
|
"name": "mode",
|
|
5123
|
-
"description": "The mode determines
|
|
4412
|
+
"description": "The mode determines which platform styles to use.",
|
|
5124
4413
|
"required": false,
|
|
5125
4414
|
"value": {
|
|
5126
4415
|
"kind": "expression",
|
|
5127
4416
|
"type": "\"ios\" | \"md\""
|
|
5128
4417
|
}
|
|
5129
4418
|
},
|
|
5130
|
-
{
|
|
5131
|
-
"name": "theme",
|
|
5132
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5133
|
-
"required": false,
|
|
5134
|
-
"value": {
|
|
5135
|
-
"kind": "expression",
|
|
5136
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5137
|
-
}
|
|
5138
|
-
},
|
|
5139
4419
|
{
|
|
5140
4420
|
"name": "type",
|
|
5141
4421
|
"description": "The type of the button.",
|
|
@@ -5177,24 +4457,6 @@
|
|
|
5177
4457
|
"kind": "expression",
|
|
5178
4458
|
"type": "string | undefined"
|
|
5179
4459
|
}
|
|
5180
|
-
},
|
|
5181
|
-
{
|
|
5182
|
-
"name": "mode",
|
|
5183
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
5184
|
-
"required": false,
|
|
5185
|
-
"value": {
|
|
5186
|
-
"kind": "expression",
|
|
5187
|
-
"type": "\"ios\" | \"md\""
|
|
5188
|
-
}
|
|
5189
|
-
},
|
|
5190
|
-
{
|
|
5191
|
-
"name": "theme",
|
|
5192
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5193
|
-
"required": false,
|
|
5194
|
-
"value": {
|
|
5195
|
-
"kind": "expression",
|
|
5196
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5197
|
-
}
|
|
5198
4460
|
}
|
|
5199
4461
|
],
|
|
5200
4462
|
"slots": [
|
|
@@ -5370,7 +4632,7 @@
|
|
|
5370
4632
|
},
|
|
5371
4633
|
{
|
|
5372
4634
|
"name": "mode",
|
|
5373
|
-
"description": "The mode determines
|
|
4635
|
+
"description": "The mode determines which platform styles to use.",
|
|
5374
4636
|
"required": false,
|
|
5375
4637
|
"value": {
|
|
5376
4638
|
"kind": "expression",
|
|
@@ -5386,15 +4648,6 @@
|
|
|
5386
4648
|
"type": "HTMLElement | undefined"
|
|
5387
4649
|
}
|
|
5388
4650
|
},
|
|
5389
|
-
{
|
|
5390
|
-
"name": "shape",
|
|
5391
|
-
"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.",
|
|
5392
|
-
"required": false,
|
|
5393
|
-
"value": {
|
|
5394
|
-
"kind": "expression",
|
|
5395
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
5396
|
-
}
|
|
5397
|
-
},
|
|
5398
4651
|
{
|
|
5399
4652
|
"name": "show-backdrop",
|
|
5400
4653
|
"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.",
|
|
@@ -5405,15 +4658,6 @@
|
|
|
5405
4658
|
"type": "boolean"
|
|
5406
4659
|
}
|
|
5407
4660
|
},
|
|
5408
|
-
{
|
|
5409
|
-
"name": "theme",
|
|
5410
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5411
|
-
"required": false,
|
|
5412
|
-
"value": {
|
|
5413
|
-
"kind": "expression",
|
|
5414
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5415
|
-
}
|
|
5416
|
-
},
|
|
5417
4661
|
{
|
|
5418
4662
|
"name": "trigger",
|
|
5419
4663
|
"description": "An ID corresponding to the trigger element that\ncauses the modal to open when clicked.",
|
|
@@ -5543,21 +4787,12 @@
|
|
|
5543
4787
|
},
|
|
5544
4788
|
{
|
|
5545
4789
|
"name": "mode",
|
|
5546
|
-
"description": "The mode determines
|
|
4790
|
+
"description": "The mode determines which platform styles to use.",
|
|
5547
4791
|
"required": false,
|
|
5548
4792
|
"value": {
|
|
5549
4793
|
"kind": "expression",
|
|
5550
4794
|
"type": "\"ios\" | \"md\""
|
|
5551
4795
|
}
|
|
5552
|
-
},
|
|
5553
|
-
{
|
|
5554
|
-
"name": "theme",
|
|
5555
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5556
|
-
"required": false,
|
|
5557
|
-
"value": {
|
|
5558
|
-
"kind": "expression",
|
|
5559
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5560
|
-
}
|
|
5561
4796
|
}
|
|
5562
4797
|
],
|
|
5563
4798
|
"slots": [],
|
|
@@ -5574,21 +4809,12 @@
|
|
|
5574
4809
|
"attributes": [
|
|
5575
4810
|
{
|
|
5576
4811
|
"name": "mode",
|
|
5577
|
-
"description": "The mode determines
|
|
4812
|
+
"description": "The mode determines which platform styles to use.",
|
|
5578
4813
|
"required": false,
|
|
5579
4814
|
"value": {
|
|
5580
4815
|
"kind": "expression",
|
|
5581
4816
|
"type": "\"ios\" | \"md\""
|
|
5582
4817
|
}
|
|
5583
|
-
},
|
|
5584
|
-
{
|
|
5585
|
-
"name": "theme",
|
|
5586
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5587
|
-
"required": false,
|
|
5588
|
-
"value": {
|
|
5589
|
-
"kind": "expression",
|
|
5590
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5591
|
-
}
|
|
5592
4818
|
}
|
|
5593
4819
|
],
|
|
5594
4820
|
"slots": [],
|
|
@@ -5625,22 +4851,13 @@
|
|
|
5625
4851
|
},
|
|
5626
4852
|
{
|
|
5627
4853
|
"name": "mode",
|
|
5628
|
-
"description": "The mode determines
|
|
4854
|
+
"description": "The mode determines which platform styles to use.",
|
|
5629
4855
|
"required": false,
|
|
5630
4856
|
"value": {
|
|
5631
4857
|
"kind": "expression",
|
|
5632
4858
|
"type": "\"ios\" | \"md\""
|
|
5633
4859
|
}
|
|
5634
4860
|
},
|
|
5635
|
-
{
|
|
5636
|
-
"name": "theme",
|
|
5637
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5638
|
-
"required": false,
|
|
5639
|
-
"value": {
|
|
5640
|
-
"kind": "expression",
|
|
5641
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5642
|
-
}
|
|
5643
|
-
},
|
|
5644
4861
|
{
|
|
5645
4862
|
"name": "value",
|
|
5646
4863
|
"description": "The selected option in the picker.",
|
|
@@ -5703,24 +4920,6 @@
|
|
|
5703
4920
|
"type": "boolean"
|
|
5704
4921
|
}
|
|
5705
4922
|
},
|
|
5706
|
-
{
|
|
5707
|
-
"name": "mode",
|
|
5708
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
5709
|
-
"required": false,
|
|
5710
|
-
"value": {
|
|
5711
|
-
"kind": "expression",
|
|
5712
|
-
"type": "\"ios\" | \"md\""
|
|
5713
|
-
}
|
|
5714
|
-
},
|
|
5715
|
-
{
|
|
5716
|
-
"name": "theme",
|
|
5717
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5718
|
-
"required": false,
|
|
5719
|
-
"value": {
|
|
5720
|
-
"kind": "expression",
|
|
5721
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5722
|
-
}
|
|
5723
|
-
},
|
|
5724
4923
|
{
|
|
5725
4924
|
"name": "value",
|
|
5726
4925
|
"description": "The text value of the option.",
|
|
@@ -5851,7 +5050,7 @@
|
|
|
5851
5050
|
},
|
|
5852
5051
|
{
|
|
5853
5052
|
"name": "mode",
|
|
5854
|
-
"description": "The mode determines
|
|
5053
|
+
"description": "The mode determines which platform styles to use.",
|
|
5855
5054
|
"required": false,
|
|
5856
5055
|
"value": {
|
|
5857
5056
|
"kind": "expression",
|
|
@@ -5868,15 +5067,6 @@
|
|
|
5868
5067
|
"type": "boolean"
|
|
5869
5068
|
}
|
|
5870
5069
|
},
|
|
5871
|
-
{
|
|
5872
|
-
"name": "theme",
|
|
5873
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
5874
|
-
"required": false,
|
|
5875
|
-
"value": {
|
|
5876
|
-
"kind": "expression",
|
|
5877
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
5878
|
-
}
|
|
5879
|
-
},
|
|
5880
5070
|
{
|
|
5881
5071
|
"name": "trigger",
|
|
5882
5072
|
"description": "An ID corresponding to the trigger element that\ncauses the picker to open when clicked.",
|
|
@@ -5982,7 +5172,7 @@
|
|
|
5982
5172
|
"attributes": [
|
|
5983
5173
|
{
|
|
5984
5174
|
"name": "alignment",
|
|
5985
|
-
"description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for
|
|
5175
|
+
"description": "Describes how to align the popover content with the `reference` point.\nDefaults to `\"center\"` for `ios` mode, and `\"start\"` for `md` mode.",
|
|
5986
5176
|
"required": false,
|
|
5987
5177
|
"value": {
|
|
5988
5178
|
"kind": "expression",
|
|
@@ -6001,7 +5191,7 @@
|
|
|
6001
5191
|
},
|
|
6002
5192
|
{
|
|
6003
5193
|
"name": "arrow",
|
|
6004
|
-
"description": "If `true`, the popover will display an arrow that points at the\n`reference`
|
|
5194
|
+
"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.",
|
|
6005
5195
|
"required": false,
|
|
6006
5196
|
"default": "true",
|
|
6007
5197
|
"value": {
|
|
@@ -6125,7 +5315,7 @@
|
|
|
6125
5315
|
},
|
|
6126
5316
|
{
|
|
6127
5317
|
"name": "mode",
|
|
6128
|
-
"description": "The mode determines
|
|
5318
|
+
"description": "The mode determines which platform styles to use.",
|
|
6129
5319
|
"required": false,
|
|
6130
5320
|
"value": {
|
|
6131
5321
|
"kind": "expression",
|
|
@@ -6172,18 +5362,9 @@
|
|
|
6172
5362
|
"type": "\"auto\" | \"cover\""
|
|
6173
5363
|
}
|
|
6174
5364
|
},
|
|
6175
|
-
{
|
|
6176
|
-
"name": "theme",
|
|
6177
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6178
|
-
"required": false,
|
|
6179
|
-
"value": {
|
|
6180
|
-
"kind": "expression",
|
|
6181
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6182
|
-
}
|
|
6183
|
-
},
|
|
6184
5365
|
{
|
|
6185
5366
|
"name": "translucent",
|
|
6186
|
-
"description": "If `true`, the popover will be translucent.\nOnly applies when the
|
|
5367
|
+
"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).",
|
|
6187
5368
|
"required": false,
|
|
6188
5369
|
"default": "false",
|
|
6189
5370
|
"value": {
|
|
@@ -6330,7 +5511,7 @@
|
|
|
6330
5511
|
},
|
|
6331
5512
|
{
|
|
6332
5513
|
"name": "mode",
|
|
6333
|
-
"description": "The mode determines
|
|
5514
|
+
"description": "The mode determines which platform styles to use.",
|
|
6334
5515
|
"required": false,
|
|
6335
5516
|
"value": {
|
|
6336
5517
|
"kind": "expression",
|
|
@@ -6347,24 +5528,6 @@
|
|
|
6347
5528
|
"type": "boolean"
|
|
6348
5529
|
}
|
|
6349
5530
|
},
|
|
6350
|
-
{
|
|
6351
|
-
"name": "shape",
|
|
6352
|
-
"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.",
|
|
6353
|
-
"required": false,
|
|
6354
|
-
"value": {
|
|
6355
|
-
"kind": "expression",
|
|
6356
|
-
"type": "\"rectangular\" | \"round\" | undefined"
|
|
6357
|
-
}
|
|
6358
|
-
},
|
|
6359
|
-
{
|
|
6360
|
-
"name": "theme",
|
|
6361
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6362
|
-
"required": false,
|
|
6363
|
-
"value": {
|
|
6364
|
-
"kind": "expression",
|
|
6365
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6366
|
-
}
|
|
6367
|
-
},
|
|
6368
5531
|
{
|
|
6369
5532
|
"name": "type",
|
|
6370
5533
|
"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).",
|
|
@@ -6447,7 +5610,7 @@
|
|
|
6447
5610
|
},
|
|
6448
5611
|
{
|
|
6449
5612
|
"name": "mode",
|
|
6450
|
-
"description": "The mode determines
|
|
5613
|
+
"description": "The mode determines which platform styles to use.",
|
|
6451
5614
|
"required": false,
|
|
6452
5615
|
"value": {
|
|
6453
5616
|
"kind": "expression",
|
|
@@ -6464,15 +5627,6 @@
|
|
|
6464
5627
|
"type": "string"
|
|
6465
5628
|
}
|
|
6466
5629
|
},
|
|
6467
|
-
{
|
|
6468
|
-
"name": "theme",
|
|
6469
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6470
|
-
"required": false,
|
|
6471
|
-
"value": {
|
|
6472
|
-
"kind": "expression",
|
|
6473
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6474
|
-
}
|
|
6475
|
-
},
|
|
6476
5630
|
{
|
|
6477
5631
|
"name": "value",
|
|
6478
5632
|
"description": "the value of the radio.",
|
|
@@ -6558,15 +5712,6 @@
|
|
|
6558
5712
|
"type": "string | undefined"
|
|
6559
5713
|
}
|
|
6560
5714
|
},
|
|
6561
|
-
{
|
|
6562
|
-
"name": "mode",
|
|
6563
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
6564
|
-
"required": false,
|
|
6565
|
-
"value": {
|
|
6566
|
-
"kind": "expression",
|
|
6567
|
-
"type": "\"ios\" | \"md\""
|
|
6568
|
-
}
|
|
6569
|
-
},
|
|
6570
5715
|
{
|
|
6571
5716
|
"name": "name",
|
|
6572
5717
|
"description": "The name of the control, which is submitted with the form data.",
|
|
@@ -6577,15 +5722,6 @@
|
|
|
6577
5722
|
"type": "string"
|
|
6578
5723
|
}
|
|
6579
5724
|
},
|
|
6580
|
-
{
|
|
6581
|
-
"name": "theme",
|
|
6582
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6583
|
-
"required": false,
|
|
6584
|
-
"value": {
|
|
6585
|
-
"kind": "expression",
|
|
6586
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6587
|
-
}
|
|
6588
|
-
},
|
|
6589
5725
|
{
|
|
6590
5726
|
"name": "value",
|
|
6591
5727
|
"description": "the value of the radio group.",
|
|
@@ -6707,7 +5843,7 @@
|
|
|
6707
5843
|
},
|
|
6708
5844
|
{
|
|
6709
5845
|
"name": "mode",
|
|
6710
|
-
"description": "The mode determines
|
|
5846
|
+
"description": "The mode determines which platform styles to use.",
|
|
6711
5847
|
"required": false,
|
|
6712
5848
|
"value": {
|
|
6713
5849
|
"kind": "expression",
|
|
@@ -6764,15 +5900,6 @@
|
|
|
6764
5900
|
"type": "number"
|
|
6765
5901
|
}
|
|
6766
5902
|
},
|
|
6767
|
-
{
|
|
6768
|
-
"name": "theme",
|
|
6769
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6770
|
-
"required": false,
|
|
6771
|
-
"value": {
|
|
6772
|
-
"kind": "expression",
|
|
6773
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6774
|
-
}
|
|
6775
|
-
},
|
|
6776
5903
|
{
|
|
6777
5904
|
"name": "ticks",
|
|
6778
5905
|
"description": "If `true`, tick marks are displayed based on the step value.\nOnly applies when `snaps` is `true`.",
|
|
@@ -6902,7 +6029,7 @@
|
|
|
6902
6029
|
},
|
|
6903
6030
|
{
|
|
6904
6031
|
"name": "mode",
|
|
6905
|
-
"description": "The mode determines
|
|
6032
|
+
"description": "The mode determines which platform styles to use.",
|
|
6906
6033
|
"required": false,
|
|
6907
6034
|
"value": {
|
|
6908
6035
|
"kind": "expression",
|
|
@@ -6948,15 +6075,6 @@
|
|
|
6948
6075
|
"kind": "expression",
|
|
6949
6076
|
"type": "string"
|
|
6950
6077
|
}
|
|
6951
|
-
},
|
|
6952
|
-
{
|
|
6953
|
-
"name": "theme",
|
|
6954
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
6955
|
-
"required": false,
|
|
6956
|
-
"value": {
|
|
6957
|
-
"kind": "expression",
|
|
6958
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
6959
|
-
}
|
|
6960
6078
|
}
|
|
6961
6079
|
],
|
|
6962
6080
|
"slots": [],
|
|
@@ -7002,15 +6120,6 @@
|
|
|
7002
6120
|
"symbol": "RefresherContent"
|
|
7003
6121
|
},
|
|
7004
6122
|
"attributes": [
|
|
7005
|
-
{
|
|
7006
|
-
"name": "mode",
|
|
7007
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7008
|
-
"required": false,
|
|
7009
|
-
"value": {
|
|
7010
|
-
"kind": "expression",
|
|
7011
|
-
"type": "\"ios\" | \"md\""
|
|
7012
|
-
}
|
|
7013
|
-
},
|
|
7014
6123
|
{
|
|
7015
6124
|
"name": "pulling-icon",
|
|
7016
6125
|
"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.",
|
|
@@ -7046,15 +6155,6 @@
|
|
|
7046
6155
|
"kind": "expression",
|
|
7047
6156
|
"type": "IonicSafeString | string | undefined"
|
|
7048
6157
|
}
|
|
7049
|
-
},
|
|
7050
|
-
{
|
|
7051
|
-
"name": "theme",
|
|
7052
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7053
|
-
"required": false,
|
|
7054
|
-
"value": {
|
|
7055
|
-
"kind": "expression",
|
|
7056
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7057
|
-
}
|
|
7058
6158
|
}
|
|
7059
6159
|
],
|
|
7060
6160
|
"slots": [],
|
|
@@ -7068,26 +6168,7 @@
|
|
|
7068
6168
|
"module": "@ionic/core/src/components/reorder/reorder.d.ts",
|
|
7069
6169
|
"symbol": "Reorder"
|
|
7070
6170
|
},
|
|
7071
|
-
"attributes": [
|
|
7072
|
-
{
|
|
7073
|
-
"name": "mode",
|
|
7074
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7075
|
-
"required": false,
|
|
7076
|
-
"value": {
|
|
7077
|
-
"kind": "expression",
|
|
7078
|
-
"type": "\"ios\" | \"md\""
|
|
7079
|
-
}
|
|
7080
|
-
},
|
|
7081
|
-
{
|
|
7082
|
-
"name": "theme",
|
|
7083
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7084
|
-
"required": false,
|
|
7085
|
-
"value": {
|
|
7086
|
-
"kind": "expression",
|
|
7087
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7088
|
-
}
|
|
7089
|
-
}
|
|
7090
|
-
],
|
|
6171
|
+
"attributes": [],
|
|
7091
6172
|
"slots": [],
|
|
7092
6173
|
"events": []
|
|
7093
6174
|
},
|
|
@@ -7109,24 +6190,6 @@
|
|
|
7109
6190
|
"kind": "expression",
|
|
7110
6191
|
"type": "boolean"
|
|
7111
6192
|
}
|
|
7112
|
-
},
|
|
7113
|
-
{
|
|
7114
|
-
"name": "mode",
|
|
7115
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7116
|
-
"required": false,
|
|
7117
|
-
"value": {
|
|
7118
|
-
"kind": "expression",
|
|
7119
|
-
"type": "\"ios\" | \"md\""
|
|
7120
|
-
}
|
|
7121
|
-
},
|
|
7122
|
-
{
|
|
7123
|
-
"name": "theme",
|
|
7124
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7125
|
-
"required": false,
|
|
7126
|
-
"value": {
|
|
7127
|
-
"kind": "expression",
|
|
7128
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7129
|
-
}
|
|
7130
6193
|
}
|
|
7131
6194
|
],
|
|
7132
6195
|
"slots": [],
|
|
@@ -7152,24 +6215,6 @@
|
|
|
7152
6215
|
"symbol": "RippleEffect"
|
|
7153
6216
|
},
|
|
7154
6217
|
"attributes": [
|
|
7155
|
-
{
|
|
7156
|
-
"name": "mode",
|
|
7157
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7158
|
-
"required": false,
|
|
7159
|
-
"value": {
|
|
7160
|
-
"kind": "expression",
|
|
7161
|
-
"type": "\"ios\" | \"md\""
|
|
7162
|
-
}
|
|
7163
|
-
},
|
|
7164
|
-
{
|
|
7165
|
-
"name": "theme",
|
|
7166
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7167
|
-
"required": false,
|
|
7168
|
-
"value": {
|
|
7169
|
-
"kind": "expression",
|
|
7170
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7171
|
-
}
|
|
7172
|
-
},
|
|
7173
6218
|
{
|
|
7174
6219
|
"name": "type",
|
|
7175
6220
|
"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.",
|
|
@@ -7229,24 +6274,6 @@
|
|
|
7229
6274
|
"type": "undefined | { [key: string]: any; }"
|
|
7230
6275
|
}
|
|
7231
6276
|
},
|
|
7232
|
-
{
|
|
7233
|
-
"name": "mode",
|
|
7234
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7235
|
-
"required": false,
|
|
7236
|
-
"value": {
|
|
7237
|
-
"kind": "expression",
|
|
7238
|
-
"type": "\"ios\" | \"md\""
|
|
7239
|
-
}
|
|
7240
|
-
},
|
|
7241
|
-
{
|
|
7242
|
-
"name": "theme",
|
|
7243
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7244
|
-
"required": false,
|
|
7245
|
-
"value": {
|
|
7246
|
-
"kind": "expression",
|
|
7247
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7248
|
-
}
|
|
7249
|
-
},
|
|
7250
6277
|
{
|
|
7251
6278
|
"name": "url",
|
|
7252
6279
|
"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.",
|
|
@@ -7280,26 +6307,7 @@
|
|
|
7280
6307
|
"module": "@ionic/core/src/components/row/row.d.ts",
|
|
7281
6308
|
"symbol": "Row"
|
|
7282
6309
|
},
|
|
7283
|
-
"attributes": [
|
|
7284
|
-
{
|
|
7285
|
-
"name": "mode",
|
|
7286
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
7287
|
-
"required": false,
|
|
7288
|
-
"value": {
|
|
7289
|
-
"kind": "expression",
|
|
7290
|
-
"type": "\"ios\" | \"md\""
|
|
7291
|
-
}
|
|
7292
|
-
},
|
|
7293
|
-
{
|
|
7294
|
-
"name": "theme",
|
|
7295
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7296
|
-
"required": false,
|
|
7297
|
-
"value": {
|
|
7298
|
-
"kind": "expression",
|
|
7299
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7300
|
-
}
|
|
7301
|
-
}
|
|
7302
|
-
],
|
|
6310
|
+
"attributes": [],
|
|
7303
6311
|
"slots": [],
|
|
7304
6312
|
"events": []
|
|
7305
6313
|
},
|
|
@@ -7339,7 +6347,7 @@
|
|
|
7339
6347
|
"default": "'off'",
|
|
7340
6348
|
"value": {
|
|
7341
6349
|
"kind": "expression",
|
|
7342
|
-
"type": "\"name\" | \"
|
|
6350
|
+
"type": "\"name\" | \"email\" | \"tel\" | \"url\" | \"on\" | \"off\" | \"honorific-prefix\" | \"given-name\" | \"additional-name\" | \"family-name\" | \"honorific-suffix\" | \"nickname\" | \"username\" | \"new-password\" | \"current-password\" | \"one-time-code\" | \"organization-title\" | \"organization\" | \"street-address\" | \"address-line1\" | \"address-line2\" | \"address-line3\" | \"address-level4\" | \"address-level3\" | \"address-level2\" | \"address-level1\" | \"country\" | \"country-name\" | \"postal-code\" | \"cc-name\" | \"cc-given-name\" | \"cc-additional-name\" | \"cc-family-name\" | \"cc-number\" | \"cc-exp\" | \"cc-exp-month\" | \"cc-exp-year\" | \"cc-csc\" | \"cc-type\" | \"transaction-currency\" | \"transaction-amount\" | \"language\" | \"bday\" | \"bday-day\" | \"bday-month\" | \"bday-year\" | \"sex\" | \"tel-country-code\" | \"tel-national\" | \"tel-area-code\" | \"tel-local\" | \"tel-extension\" | \"impp\" | \"photo\""
|
|
7343
6351
|
}
|
|
7344
6352
|
},
|
|
7345
6353
|
{
|
|
@@ -7354,16 +6362,17 @@
|
|
|
7354
6362
|
},
|
|
7355
6363
|
{
|
|
7356
6364
|
"name": "cancel-button-icon",
|
|
7357
|
-
"description": "Set the cancel button icon. Only
|
|
6365
|
+
"description": "Set the cancel button icon. Only applies to `md` mode.\nDefaults to `arrow-back-sharp`.",
|
|
7358
6366
|
"required": false,
|
|
6367
|
+
"default": "config.get('backButtonIcon', arrowBackSharp) as string",
|
|
7359
6368
|
"value": {
|
|
7360
6369
|
"kind": "expression",
|
|
7361
|
-
"type": "string
|
|
6370
|
+
"type": "string"
|
|
7362
6371
|
}
|
|
7363
6372
|
},
|
|
7364
6373
|
{
|
|
7365
6374
|
"name": "cancel-button-text",
|
|
7366
|
-
"description": "Set the cancel button text. Only
|
|
6375
|
+
"description": "Set the the cancel button text. Only applies to `ios` mode.",
|
|
7367
6376
|
"required": false,
|
|
7368
6377
|
"default": "'Cancel'",
|
|
7369
6378
|
"value": {
|
|
@@ -7373,7 +6382,7 @@
|
|
|
7373
6382
|
},
|
|
7374
6383
|
{
|
|
7375
6384
|
"name": "clear-icon",
|
|
7376
|
-
"description": "Set the clear icon. Defaults to
|
|
6385
|
+
"description": "Set the clear icon. Defaults to `close-circle` for `ios` and `close-sharp` for `md`.",
|
|
7377
6386
|
"required": false,
|
|
7378
6387
|
"value": {
|
|
7379
6388
|
"kind": "expression",
|
|
@@ -7446,7 +6455,7 @@
|
|
|
7446
6455
|
},
|
|
7447
6456
|
{
|
|
7448
6457
|
"name": "mode",
|
|
7449
|
-
"description": "The mode determines
|
|
6458
|
+
"description": "The mode determines which platform styles to use.",
|
|
7450
6459
|
"required": false,
|
|
7451
6460
|
"value": {
|
|
7452
6461
|
"kind": "expression",
|
|
@@ -7465,30 +6474,21 @@
|
|
|
7465
6474
|
},
|
|
7466
6475
|
{
|
|
7467
6476
|
"name": "placeholder",
|
|
7468
|
-
"description": "Set the input's placeholder.\n`placeholder` 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`<Ionic>`\n\nFor more information: [Security Documentation](https://ionicframework.com/docs/faq/security)",
|
|
7469
|
-
"required": false,
|
|
7470
|
-
"default": "'Search'",
|
|
7471
|
-
"value": {
|
|
7472
|
-
"kind": "expression",
|
|
7473
|
-
"type": "string"
|
|
7474
|
-
}
|
|
7475
|
-
},
|
|
7476
|
-
{
|
|
7477
|
-
"name": "search-icon",
|
|
7478
|
-
"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.",
|
|
6477
|
+
"description": "Set the input's placeholder.\n`placeholder` 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`<Ionic>`\n\nFor more information: [Security Documentation](https://ionicframework.com/docs/faq/security)",
|
|
7479
6478
|
"required": false,
|
|
6479
|
+
"default": "'Search'",
|
|
7480
6480
|
"value": {
|
|
7481
6481
|
"kind": "expression",
|
|
7482
|
-
"type": "
|
|
6482
|
+
"type": "string"
|
|
7483
6483
|
}
|
|
7484
6484
|
},
|
|
7485
6485
|
{
|
|
7486
|
-
"name": "
|
|
7487
|
-
"description": "
|
|
6486
|
+
"name": "search-icon",
|
|
6487
|
+
"description": "The icon to use as the search icon. Defaults to `search-outline` in\n`ios` mode and `search-sharp` in `md` mode.",
|
|
7488
6488
|
"required": false,
|
|
7489
6489
|
"value": {
|
|
7490
6490
|
"kind": "expression",
|
|
7491
|
-
"type": "
|
|
6491
|
+
"type": "string | undefined"
|
|
7492
6492
|
}
|
|
7493
6493
|
},
|
|
7494
6494
|
{
|
|
@@ -7511,15 +6511,6 @@
|
|
|
7511
6511
|
"type": "\"always\" | \"focus\" | \"never\""
|
|
7512
6512
|
}
|
|
7513
6513
|
},
|
|
7514
|
-
{
|
|
7515
|
-
"name": "size",
|
|
7516
|
-
"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.",
|
|
7517
|
-
"required": false,
|
|
7518
|
-
"value": {
|
|
7519
|
-
"kind": "expression",
|
|
7520
|
-
"type": "\"large\" | \"medium\" | \"small\" | undefined"
|
|
7521
|
-
}
|
|
7522
|
-
},
|
|
7523
6514
|
{
|
|
7524
6515
|
"name": "spellcheck",
|
|
7525
6516
|
"description": "If `true`, enable spellcheck on the input.",
|
|
@@ -7530,15 +6521,6 @@
|
|
|
7530
6521
|
"type": "boolean"
|
|
7531
6522
|
}
|
|
7532
6523
|
},
|
|
7533
|
-
{
|
|
7534
|
-
"name": "theme",
|
|
7535
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7536
|
-
"required": false,
|
|
7537
|
-
"value": {
|
|
7538
|
-
"kind": "expression",
|
|
7539
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7540
|
-
}
|
|
7541
|
-
},
|
|
7542
6524
|
{
|
|
7543
6525
|
"name": "type",
|
|
7544
6526
|
"description": "Set the type of the input.",
|
|
@@ -7654,7 +6636,7 @@
|
|
|
7654
6636
|
},
|
|
7655
6637
|
{
|
|
7656
6638
|
"name": "mode",
|
|
7657
|
-
"description": "The mode determines
|
|
6639
|
+
"description": "The mode determines which platform styles to use.",
|
|
7658
6640
|
"required": false,
|
|
7659
6641
|
"value": {
|
|
7660
6642
|
"kind": "expression",
|
|
@@ -7691,15 +6673,6 @@
|
|
|
7691
6673
|
"type": "boolean"
|
|
7692
6674
|
}
|
|
7693
6675
|
},
|
|
7694
|
-
{
|
|
7695
|
-
"name": "theme",
|
|
7696
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7697
|
-
"required": false,
|
|
7698
|
-
"value": {
|
|
7699
|
-
"kind": "expression",
|
|
7700
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7701
|
-
}
|
|
7702
|
-
},
|
|
7703
6676
|
{
|
|
7704
6677
|
"name": "value",
|
|
7705
6678
|
"description": "the value of the segment.",
|
|
@@ -7764,22 +6737,13 @@
|
|
|
7764
6737
|
},
|
|
7765
6738
|
{
|
|
7766
6739
|
"name": "mode",
|
|
7767
|
-
"description": "The mode determines
|
|
6740
|
+
"description": "The mode determines which platform styles to use.",
|
|
7768
6741
|
"required": false,
|
|
7769
6742
|
"value": {
|
|
7770
6743
|
"kind": "expression",
|
|
7771
6744
|
"type": "\"ios\" | \"md\""
|
|
7772
6745
|
}
|
|
7773
6746
|
},
|
|
7774
|
-
{
|
|
7775
|
-
"name": "theme",
|
|
7776
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7777
|
-
"required": false,
|
|
7778
|
-
"value": {
|
|
7779
|
-
"kind": "expression",
|
|
7780
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
7781
|
-
}
|
|
7782
|
-
},
|
|
7783
6747
|
{
|
|
7784
6748
|
"name": "type",
|
|
7785
6749
|
"description": "The type of the button.",
|
|
@@ -7908,7 +6872,7 @@
|
|
|
7908
6872
|
},
|
|
7909
6873
|
{
|
|
7910
6874
|
"name": "expanded-icon",
|
|
7911
|
-
"description": "The toggle icon to show when the select is open. If defined, the icon\nrotation behavior in
|
|
6875
|
+
"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.",
|
|
7912
6876
|
"required": false,
|
|
7913
6877
|
"value": {
|
|
7914
6878
|
"kind": "expression",
|
|
@@ -7917,7 +6881,7 @@
|
|
|
7917
6881
|
},
|
|
7918
6882
|
{
|
|
7919
6883
|
"name": "fill",
|
|
7920
|
-
"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
|
|
6884
|
+
"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.",
|
|
7921
6885
|
"required": false,
|
|
7922
6886
|
"value": {
|
|
7923
6887
|
"kind": "expression",
|
|
@@ -7983,7 +6947,7 @@
|
|
|
7983
6947
|
},
|
|
7984
6948
|
{
|
|
7985
6949
|
"name": "mode",
|
|
7986
|
-
"description": "The mode determines
|
|
6950
|
+
"description": "The mode determines which platform styles to use.",
|
|
7987
6951
|
"required": false,
|
|
7988
6952
|
"value": {
|
|
7989
6953
|
"kind": "expression",
|
|
@@ -8050,34 +7014,16 @@
|
|
|
8050
7014
|
},
|
|
8051
7015
|
{
|
|
8052
7016
|
"name": "shape",
|
|
8053
|
-
"description": "
|
|
8054
|
-
"required": false,
|
|
8055
|
-
"value": {
|
|
8056
|
-
"kind": "expression",
|
|
8057
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
8058
|
-
}
|
|
8059
|
-
},
|
|
8060
|
-
{
|
|
8061
|
-
"name": "size",
|
|
8062
|
-
"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.",
|
|
8063
|
-
"required": false,
|
|
8064
|
-
"value": {
|
|
8065
|
-
"kind": "expression",
|
|
8066
|
-
"type": "\"large\" | \"medium\" | \"small\" | undefined"
|
|
8067
|
-
}
|
|
8068
|
-
},
|
|
8069
|
-
{
|
|
8070
|
-
"name": "theme",
|
|
8071
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
7017
|
+
"description": "The shape of the select. If \"round\" it will have an increased border radius.",
|
|
8072
7018
|
"required": false,
|
|
8073
7019
|
"value": {
|
|
8074
7020
|
"kind": "expression",
|
|
8075
|
-
"type": "\"
|
|
7021
|
+
"type": "\"round\" | undefined"
|
|
8076
7022
|
}
|
|
8077
7023
|
},
|
|
8078
7024
|
{
|
|
8079
7025
|
"name": "toggle-icon",
|
|
8080
|
-
"description": "The toggle icon to use. Defaults to
|
|
7026
|
+
"description": "The toggle icon to use. Defaults to `chevronExpand` for `ios` mode,\nor `caretDownSharp` for `md` mode.",
|
|
8081
7027
|
"required": false,
|
|
8082
7028
|
"value": {
|
|
8083
7029
|
"kind": "expression",
|
|
@@ -8221,24 +7167,6 @@
|
|
|
8221
7167
|
"type": "boolean"
|
|
8222
7168
|
}
|
|
8223
7169
|
},
|
|
8224
|
-
{
|
|
8225
|
-
"name": "mode",
|
|
8226
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8227
|
-
"required": false,
|
|
8228
|
-
"value": {
|
|
8229
|
-
"kind": "expression",
|
|
8230
|
-
"type": "\"ios\" | \"md\""
|
|
8231
|
-
}
|
|
8232
|
-
},
|
|
8233
|
-
{
|
|
8234
|
-
"name": "theme",
|
|
8235
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8236
|
-
"required": false,
|
|
8237
|
-
"value": {
|
|
8238
|
-
"kind": "expression",
|
|
8239
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8240
|
-
}
|
|
8241
|
-
},
|
|
8242
7170
|
{
|
|
8243
7171
|
"name": "value",
|
|
8244
7172
|
"description": "The text value of the option.",
|
|
@@ -8270,24 +7198,6 @@
|
|
|
8270
7198
|
"kind": "expression",
|
|
8271
7199
|
"type": "boolean"
|
|
8272
7200
|
}
|
|
8273
|
-
},
|
|
8274
|
-
{
|
|
8275
|
-
"name": "mode",
|
|
8276
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8277
|
-
"required": false,
|
|
8278
|
-
"value": {
|
|
8279
|
-
"kind": "expression",
|
|
8280
|
-
"type": "\"ios\" | \"md\""
|
|
8281
|
-
}
|
|
8282
|
-
},
|
|
8283
|
-
{
|
|
8284
|
-
"name": "theme",
|
|
8285
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8286
|
-
"required": false,
|
|
8287
|
-
"value": {
|
|
8288
|
-
"kind": "expression",
|
|
8289
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8290
|
-
}
|
|
8291
7201
|
}
|
|
8292
7202
|
],
|
|
8293
7203
|
"slots": [],
|
|
@@ -8320,15 +7230,6 @@
|
|
|
8320
7230
|
"type": "number | undefined"
|
|
8321
7231
|
}
|
|
8322
7232
|
},
|
|
8323
|
-
{
|
|
8324
|
-
"name": "mode",
|
|
8325
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8326
|
-
"required": false,
|
|
8327
|
-
"value": {
|
|
8328
|
-
"kind": "expression",
|
|
8329
|
-
"type": "\"ios\" | \"md\""
|
|
8330
|
-
}
|
|
8331
|
-
},
|
|
8332
7233
|
{
|
|
8333
7234
|
"name": "name",
|
|
8334
7235
|
"description": "The name of the SVG spinner to use. If a name is not provided, the platform's default\nspinner will be used.",
|
|
@@ -8347,24 +7248,6 @@
|
|
|
8347
7248
|
"kind": "expression",
|
|
8348
7249
|
"type": "boolean"
|
|
8349
7250
|
}
|
|
8350
|
-
},
|
|
8351
|
-
{
|
|
8352
|
-
"name": "size",
|
|
8353
|
-
"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.",
|
|
8354
|
-
"required": false,
|
|
8355
|
-
"value": {
|
|
8356
|
-
"kind": "expression",
|
|
8357
|
-
"type": "\"large\" | \"medium\" | \"small\" | \"xlarge\" | \"xsmall\" | undefined"
|
|
8358
|
-
}
|
|
8359
|
-
},
|
|
8360
|
-
{
|
|
8361
|
-
"name": "theme",
|
|
8362
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8363
|
-
"required": false,
|
|
8364
|
-
"value": {
|
|
8365
|
-
"kind": "expression",
|
|
8366
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8367
|
-
}
|
|
8368
7251
|
}
|
|
8369
7252
|
],
|
|
8370
7253
|
"slots": [],
|
|
@@ -8398,24 +7281,6 @@
|
|
|
8398
7281
|
"type": "boolean"
|
|
8399
7282
|
}
|
|
8400
7283
|
},
|
|
8401
|
-
{
|
|
8402
|
-
"name": "mode",
|
|
8403
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8404
|
-
"required": false,
|
|
8405
|
-
"value": {
|
|
8406
|
-
"kind": "expression",
|
|
8407
|
-
"type": "\"ios\" | \"md\""
|
|
8408
|
-
}
|
|
8409
|
-
},
|
|
8410
|
-
{
|
|
8411
|
-
"name": "theme",
|
|
8412
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8413
|
-
"required": false,
|
|
8414
|
-
"value": {
|
|
8415
|
-
"kind": "expression",
|
|
8416
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8417
|
-
}
|
|
8418
|
-
},
|
|
8419
7284
|
{
|
|
8420
7285
|
"name": "when",
|
|
8421
7286
|
"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.",
|
|
@@ -8459,15 +7324,6 @@
|
|
|
8459
7324
|
"type": "Function | HTMLElement | null | string | undefined"
|
|
8460
7325
|
}
|
|
8461
7326
|
},
|
|
8462
|
-
{
|
|
8463
|
-
"name": "mode",
|
|
8464
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8465
|
-
"required": false,
|
|
8466
|
-
"value": {
|
|
8467
|
-
"kind": "expression",
|
|
8468
|
-
"type": "\"ios\" | \"md\""
|
|
8469
|
-
}
|
|
8470
|
-
},
|
|
8471
7327
|
{
|
|
8472
7328
|
"name": "tab",
|
|
8473
7329
|
"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.",
|
|
@@ -8476,15 +7332,6 @@
|
|
|
8476
7332
|
"kind": "expression",
|
|
8477
7333
|
"type": "string"
|
|
8478
7334
|
}
|
|
8479
|
-
},
|
|
8480
|
-
{
|
|
8481
|
-
"name": "theme",
|
|
8482
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8483
|
-
"required": false,
|
|
8484
|
-
"value": {
|
|
8485
|
-
"kind": "expression",
|
|
8486
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8487
|
-
}
|
|
8488
7335
|
}
|
|
8489
7336
|
],
|
|
8490
7337
|
"slots": [],
|
|
@@ -8508,19 +7355,9 @@
|
|
|
8508
7355
|
"type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined"
|
|
8509
7356
|
}
|
|
8510
7357
|
},
|
|
8511
|
-
{
|
|
8512
|
-
"name": "expand",
|
|
8513
|
-
"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\"`.",
|
|
8514
|
-
"required": false,
|
|
8515
|
-
"default": "'full'",
|
|
8516
|
-
"value": {
|
|
8517
|
-
"kind": "expression",
|
|
8518
|
-
"type": "\"compact\" | \"full\""
|
|
8519
|
-
}
|
|
8520
|
-
},
|
|
8521
7358
|
{
|
|
8522
7359
|
"name": "mode",
|
|
8523
|
-
"description": "The mode determines
|
|
7360
|
+
"description": "The mode determines which platform styles to use.",
|
|
8524
7361
|
"required": false,
|
|
8525
7362
|
"value": {
|
|
8526
7363
|
"kind": "expression",
|
|
@@ -8536,27 +7373,9 @@
|
|
|
8536
7373
|
"type": "string | undefined"
|
|
8537
7374
|
}
|
|
8538
7375
|
},
|
|
8539
|
-
{
|
|
8540
|
-
"name": "shape",
|
|
8541
|
-
"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.",
|
|
8542
|
-
"required": false,
|
|
8543
|
-
"value": {
|
|
8544
|
-
"kind": "expression",
|
|
8545
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
8546
|
-
}
|
|
8547
|
-
},
|
|
8548
|
-
{
|
|
8549
|
-
"name": "theme",
|
|
8550
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8551
|
-
"required": false,
|
|
8552
|
-
"value": {
|
|
8553
|
-
"kind": "expression",
|
|
8554
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8555
|
-
}
|
|
8556
|
-
},
|
|
8557
7376
|
{
|
|
8558
7377
|
"name": "translucent",
|
|
8559
|
-
"description": "If `true`, the tab bar will be translucent.\nOnly applies when the
|
|
7378
|
+
"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).",
|
|
8560
7379
|
"required": false,
|
|
8561
7380
|
"default": "false",
|
|
8562
7381
|
"value": {
|
|
@@ -8616,7 +7435,7 @@
|
|
|
8616
7435
|
},
|
|
8617
7436
|
{
|
|
8618
7437
|
"name": "mode",
|
|
8619
|
-
"description": "The mode determines
|
|
7438
|
+
"description": "The mode determines which platform styles to use.",
|
|
8620
7439
|
"required": false,
|
|
8621
7440
|
"value": {
|
|
8622
7441
|
"kind": "expression",
|
|
@@ -8642,15 +7461,6 @@
|
|
|
8642
7461
|
"type": "boolean"
|
|
8643
7462
|
}
|
|
8644
7463
|
},
|
|
8645
|
-
{
|
|
8646
|
-
"name": "shape",
|
|
8647
|
-
"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.",
|
|
8648
|
-
"required": false,
|
|
8649
|
-
"value": {
|
|
8650
|
-
"kind": "expression",
|
|
8651
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
8652
|
-
}
|
|
8653
|
-
},
|
|
8654
7464
|
{
|
|
8655
7465
|
"name": "tab",
|
|
8656
7466
|
"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.",
|
|
@@ -8668,15 +7478,6 @@
|
|
|
8668
7478
|
"kind": "expression",
|
|
8669
7479
|
"type": "string | undefined"
|
|
8670
7480
|
}
|
|
8671
|
-
},
|
|
8672
|
-
{
|
|
8673
|
-
"name": "theme",
|
|
8674
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8675
|
-
"required": false,
|
|
8676
|
-
"value": {
|
|
8677
|
-
"kind": "expression",
|
|
8678
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8679
|
-
}
|
|
8680
7481
|
}
|
|
8681
7482
|
],
|
|
8682
7483
|
"slots": [],
|
|
@@ -8690,26 +7491,7 @@
|
|
|
8690
7491
|
"module": "@ionic/core/src/components/tabs/tabs.d.ts",
|
|
8691
7492
|
"symbol": "Tabs"
|
|
8692
7493
|
},
|
|
8693
|
-
"attributes": [
|
|
8694
|
-
{
|
|
8695
|
-
"name": "mode",
|
|
8696
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
8697
|
-
"required": false,
|
|
8698
|
-
"value": {
|
|
8699
|
-
"kind": "expression",
|
|
8700
|
-
"type": "\"ios\" | \"md\""
|
|
8701
|
-
}
|
|
8702
|
-
},
|
|
8703
|
-
{
|
|
8704
|
-
"name": "theme",
|
|
8705
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8706
|
-
"required": false,
|
|
8707
|
-
"value": {
|
|
8708
|
-
"kind": "expression",
|
|
8709
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8710
|
-
}
|
|
8711
|
-
}
|
|
8712
|
-
],
|
|
7494
|
+
"attributes": [],
|
|
8713
7495
|
"slots": [
|
|
8714
7496
|
{
|
|
8715
7497
|
"name": "default",
|
|
@@ -8767,21 +7549,12 @@
|
|
|
8767
7549
|
},
|
|
8768
7550
|
{
|
|
8769
7551
|
"name": "mode",
|
|
8770
|
-
"description": "The mode determines
|
|
7552
|
+
"description": "The mode determines which platform styles to use.",
|
|
8771
7553
|
"required": false,
|
|
8772
7554
|
"value": {
|
|
8773
7555
|
"kind": "expression",
|
|
8774
7556
|
"type": "\"ios\" | \"md\""
|
|
8775
7557
|
}
|
|
8776
|
-
},
|
|
8777
|
-
{
|
|
8778
|
-
"name": "theme",
|
|
8779
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
8780
|
-
"required": false,
|
|
8781
|
-
"value": {
|
|
8782
|
-
"kind": "expression",
|
|
8783
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
8784
|
-
}
|
|
8785
7558
|
}
|
|
8786
7559
|
],
|
|
8787
7560
|
"slots": [],
|
|
@@ -8912,7 +7685,7 @@
|
|
|
8912
7685
|
},
|
|
8913
7686
|
{
|
|
8914
7687
|
"name": "fill",
|
|
8915
|
-
"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
|
|
7688
|
+
"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.",
|
|
8916
7689
|
"required": false,
|
|
8917
7690
|
"value": {
|
|
8918
7691
|
"kind": "expression",
|
|
@@ -8976,7 +7749,7 @@
|
|
|
8976
7749
|
},
|
|
8977
7750
|
{
|
|
8978
7751
|
"name": "mode",
|
|
8979
|
-
"description": "The mode determines
|
|
7752
|
+
"description": "The mode determines which platform styles to use.",
|
|
8980
7753
|
"required": false,
|
|
8981
7754
|
"value": {
|
|
8982
7755
|
"kind": "expression",
|
|
@@ -9033,21 +7806,11 @@
|
|
|
9033
7806
|
},
|
|
9034
7807
|
{
|
|
9035
7808
|
"name": "shape",
|
|
9036
|
-
"description": "
|
|
7809
|
+
"description": "The shape of the textarea. If \"round\" it will have an increased border radius.",
|
|
9037
7810
|
"required": false,
|
|
9038
7811
|
"value": {
|
|
9039
7812
|
"kind": "expression",
|
|
9040
|
-
"type": "\"
|
|
9041
|
-
}
|
|
9042
|
-
},
|
|
9043
|
-
{
|
|
9044
|
-
"name": "size",
|
|
9045
|
-
"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.",
|
|
9046
|
-
"required": false,
|
|
9047
|
-
"default": "'medium'",
|
|
9048
|
-
"value": {
|
|
9049
|
-
"kind": "expression",
|
|
9050
|
-
"type": "\"large\" | \"medium\" | \"small\" | undefined"
|
|
7813
|
+
"type": "\"round\" | undefined"
|
|
9051
7814
|
}
|
|
9052
7815
|
},
|
|
9053
7816
|
{
|
|
@@ -9060,15 +7823,6 @@
|
|
|
9060
7823
|
"type": "boolean"
|
|
9061
7824
|
}
|
|
9062
7825
|
},
|
|
9063
|
-
{
|
|
9064
|
-
"name": "theme",
|
|
9065
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9066
|
-
"required": false,
|
|
9067
|
-
"value": {
|
|
9068
|
-
"kind": "expression",
|
|
9069
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9070
|
-
}
|
|
9071
|
-
},
|
|
9072
7826
|
{
|
|
9073
7827
|
"name": "value",
|
|
9074
7828
|
"description": "The value of the textarea.",
|
|
@@ -9154,26 +7908,7 @@
|
|
|
9154
7908
|
"module": "@ionic/core/src/components/thumbnail/thumbnail.d.ts",
|
|
9155
7909
|
"symbol": "Thumbnail"
|
|
9156
7910
|
},
|
|
9157
|
-
"attributes": [
|
|
9158
|
-
{
|
|
9159
|
-
"name": "mode",
|
|
9160
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
9161
|
-
"required": false,
|
|
9162
|
-
"value": {
|
|
9163
|
-
"kind": "expression",
|
|
9164
|
-
"type": "\"ios\" | \"md\""
|
|
9165
|
-
}
|
|
9166
|
-
},
|
|
9167
|
-
{
|
|
9168
|
-
"name": "theme",
|
|
9169
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9170
|
-
"required": false,
|
|
9171
|
-
"value": {
|
|
9172
|
-
"kind": "expression",
|
|
9173
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9174
|
-
}
|
|
9175
|
-
}
|
|
9176
|
-
],
|
|
7911
|
+
"attributes": [],
|
|
9177
7912
|
"slots": [],
|
|
9178
7913
|
"events": []
|
|
9179
7914
|
},
|
|
@@ -9195,15 +7930,6 @@
|
|
|
9195
7930
|
"type": "\"danger\" | \"dark\" | \"light\" | \"medium\" | \"primary\" | \"secondary\" | \"success\" | \"tertiary\" | \"warning\" | string & Record<never, never> | undefined"
|
|
9196
7931
|
}
|
|
9197
7932
|
},
|
|
9198
|
-
{
|
|
9199
|
-
"name": "mode",
|
|
9200
|
-
"description": "The mode determines the platform behaviors of the component.",
|
|
9201
|
-
"required": false,
|
|
9202
|
-
"value": {
|
|
9203
|
-
"kind": "expression",
|
|
9204
|
-
"type": "\"ios\" | \"md\""
|
|
9205
|
-
}
|
|
9206
|
-
},
|
|
9207
7933
|
{
|
|
9208
7934
|
"name": "size",
|
|
9209
7935
|
"description": "The size of the toolbar title.",
|
|
@@ -9212,15 +7938,6 @@
|
|
|
9212
7938
|
"kind": "expression",
|
|
9213
7939
|
"type": "\"large\" | \"small\" | undefined"
|
|
9214
7940
|
}
|
|
9215
|
-
},
|
|
9216
|
-
{
|
|
9217
|
-
"name": "theme",
|
|
9218
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9219
|
-
"required": false,
|
|
9220
|
-
"value": {
|
|
9221
|
-
"kind": "expression",
|
|
9222
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9223
|
-
}
|
|
9224
7941
|
}
|
|
9225
7942
|
],
|
|
9226
7943
|
"slots": [],
|
|
@@ -9368,7 +8085,7 @@
|
|
|
9368
8085
|
},
|
|
9369
8086
|
{
|
|
9370
8087
|
"name": "mode",
|
|
9371
|
-
"description": "The mode determines
|
|
8088
|
+
"description": "The mode determines which platform styles to use.",
|
|
9372
8089
|
"required": false,
|
|
9373
8090
|
"value": {
|
|
9374
8091
|
"kind": "expression",
|
|
@@ -9394,15 +8111,6 @@
|
|
|
9394
8111
|
"type": "HTMLElement | string | undefined"
|
|
9395
8112
|
}
|
|
9396
8113
|
},
|
|
9397
|
-
{
|
|
9398
|
-
"name": "shape",
|
|
9399
|
-
"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.",
|
|
9400
|
-
"required": false,
|
|
9401
|
-
"value": {
|
|
9402
|
-
"kind": "expression",
|
|
9403
|
-
"type": "\"rectangular\" | \"round\" | \"soft\" | undefined"
|
|
9404
|
-
}
|
|
9405
|
-
},
|
|
9406
8114
|
{
|
|
9407
8115
|
"name": "swipe-gesture",
|
|
9408
8116
|
"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.",
|
|
@@ -9412,18 +8120,9 @@
|
|
|
9412
8120
|
"type": "\"vertical\" | undefined"
|
|
9413
8121
|
}
|
|
9414
8122
|
},
|
|
9415
|
-
{
|
|
9416
|
-
"name": "theme",
|
|
9417
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9418
|
-
"required": false,
|
|
9419
|
-
"value": {
|
|
9420
|
-
"kind": "expression",
|
|
9421
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9422
|
-
}
|
|
9423
|
-
},
|
|
9424
8123
|
{
|
|
9425
8124
|
"name": "translucent",
|
|
9426
|
-
"description": "If `true`, the toast will be translucent.\nOnly applies when the
|
|
8125
|
+
"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).",
|
|
9427
8126
|
"required": false,
|
|
9428
8127
|
"default": "false",
|
|
9429
8128
|
"value": {
|
|
@@ -9621,7 +8320,7 @@
|
|
|
9621
8320
|
},
|
|
9622
8321
|
{
|
|
9623
8322
|
"name": "mode",
|
|
9624
|
-
"description": "The mode determines
|
|
8323
|
+
"description": "The mode determines which platform styles to use.",
|
|
9625
8324
|
"required": false,
|
|
9626
8325
|
"value": {
|
|
9627
8326
|
"kind": "expression",
|
|
@@ -9648,15 +8347,6 @@
|
|
|
9648
8347
|
"type": "boolean"
|
|
9649
8348
|
}
|
|
9650
8349
|
},
|
|
9651
|
-
{
|
|
9652
|
-
"name": "theme",
|
|
9653
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9654
|
-
"required": false,
|
|
9655
|
-
"value": {
|
|
9656
|
-
"kind": "expression",
|
|
9657
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9658
|
-
}
|
|
9659
|
-
},
|
|
9660
8350
|
{
|
|
9661
8351
|
"name": "value",
|
|
9662
8352
|
"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>`.",
|
|
@@ -9727,21 +8417,12 @@
|
|
|
9727
8417
|
},
|
|
9728
8418
|
{
|
|
9729
8419
|
"name": "mode",
|
|
9730
|
-
"description": "The mode determines
|
|
8420
|
+
"description": "The mode determines which platform styles to use.",
|
|
9731
8421
|
"required": false,
|
|
9732
8422
|
"value": {
|
|
9733
8423
|
"kind": "expression",
|
|
9734
8424
|
"type": "\"ios\" | \"md\""
|
|
9735
8425
|
}
|
|
9736
|
-
},
|
|
9737
|
-
{
|
|
9738
|
-
"name": "theme",
|
|
9739
|
-
"description": "The theme determines the visual appearance of the component.",
|
|
9740
|
-
"required": false,
|
|
9741
|
-
"value": {
|
|
9742
|
-
"kind": "expression",
|
|
9743
|
-
"type": "\"ios\" | \"md\" | \"ionic\""
|
|
9744
|
-
}
|
|
9745
8426
|
}
|
|
9746
8427
|
],
|
|
9747
8428
|
"slots": [
|
|
@@ -9755,11 +8436,11 @@
|
|
|
9755
8436
|
},
|
|
9756
8437
|
{
|
|
9757
8438
|
"name": "primary",
|
|
9758
|
-
"description": "Content is placed to the right of the toolbar text in
|
|
8439
|
+
"description": "Content is placed to the right of the toolbar text in `ios` mode, and to the far right in `md` mode."
|
|
9759
8440
|
},
|
|
9760
8441
|
{
|
|
9761
8442
|
"name": "secondary",
|
|
9762
|
-
"description": "Content is placed to the left of the toolbar text in
|
|
8443
|
+
"description": "Content is placed to the left of the toolbar text in `ios` mode, and directly to the right in `md` mode."
|
|
9763
8444
|
},
|
|
9764
8445
|
{
|
|
9765
8446
|
"name": "start",
|