@ionic/vue 8.7.14-dev.11765982433.1ecdbcee → 8.7.14-nightly.20251216
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 +160 -198
- package/dist/index.js.map +1 -1
- package/dist/types/proxies.d.ts +0 -1
- package/dist/vetur/attributes.json +178 -1600
- package/dist/vetur/tags.json +45 -223
- package/dist/web-types.json +122 -1544
- 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/vetur/tags.json
CHANGED
|
@@ -5,7 +5,6 @@
|
|
|
5
5
|
"disabled",
|
|
6
6
|
"mode",
|
|
7
7
|
"readonly",
|
|
8
|
-
"theme",
|
|
9
8
|
"toggle-icon",
|
|
10
9
|
"toggle-icon-slot",
|
|
11
10
|
"value"
|
|
@@ -20,8 +19,6 @@
|
|
|
20
19
|
"mode",
|
|
21
20
|
"multiple",
|
|
22
21
|
"readonly",
|
|
23
|
-
"shape",
|
|
24
|
-
"theme",
|
|
25
22
|
"value"
|
|
26
23
|
]
|
|
27
24
|
},
|
|
@@ -40,7 +37,6 @@
|
|
|
40
37
|
"leave-animation",
|
|
41
38
|
"mode",
|
|
42
39
|
"sub-header",
|
|
43
|
-
"theme",
|
|
44
40
|
"translucent",
|
|
45
41
|
"trigger"
|
|
46
42
|
]
|
|
@@ -62,27 +58,17 @@
|
|
|
62
58
|
"message",
|
|
63
59
|
"mode",
|
|
64
60
|
"sub-header",
|
|
65
|
-
"theme",
|
|
66
61
|
"translucent",
|
|
67
62
|
"trigger"
|
|
68
63
|
]
|
|
69
64
|
},
|
|
70
65
|
"ion-app": {
|
|
71
66
|
"description": "",
|
|
72
|
-
"attributes": [
|
|
73
|
-
"mode",
|
|
74
|
-
"theme"
|
|
75
|
-
]
|
|
67
|
+
"attributes": []
|
|
76
68
|
},
|
|
77
69
|
"ion-avatar": {
|
|
78
70
|
"description": "",
|
|
79
|
-
"attributes": [
|
|
80
|
-
"disabled",
|
|
81
|
-
"mode",
|
|
82
|
-
"shape",
|
|
83
|
-
"size",
|
|
84
|
-
"theme"
|
|
85
|
-
]
|
|
71
|
+
"attributes": []
|
|
86
72
|
},
|
|
87
73
|
"ion-back-button": {
|
|
88
74
|
"description": "",
|
|
@@ -94,17 +80,14 @@
|
|
|
94
80
|
"mode",
|
|
95
81
|
"router-animation",
|
|
96
82
|
"text",
|
|
97
|
-
"theme",
|
|
98
83
|
"type"
|
|
99
84
|
]
|
|
100
85
|
},
|
|
101
86
|
"ion-backdrop": {
|
|
102
87
|
"description": "",
|
|
103
88
|
"attributes": [
|
|
104
|
-
"mode",
|
|
105
89
|
"stop-propagation",
|
|
106
90
|
"tappable",
|
|
107
|
-
"theme",
|
|
108
91
|
"visible"
|
|
109
92
|
]
|
|
110
93
|
},
|
|
@@ -112,12 +95,7 @@
|
|
|
112
95
|
"description": "",
|
|
113
96
|
"attributes": [
|
|
114
97
|
"color",
|
|
115
|
-
"
|
|
116
|
-
"mode",
|
|
117
|
-
"shape",
|
|
118
|
-
"size",
|
|
119
|
-
"theme",
|
|
120
|
-
"vertical"
|
|
98
|
+
"mode"
|
|
121
99
|
]
|
|
122
100
|
},
|
|
123
101
|
"ion-breadcrumb": {
|
|
@@ -133,8 +111,7 @@
|
|
|
133
111
|
"router-animation",
|
|
134
112
|
"router-direction",
|
|
135
113
|
"separator",
|
|
136
|
-
"target"
|
|
137
|
-
"theme"
|
|
114
|
+
"target"
|
|
138
115
|
]
|
|
139
116
|
},
|
|
140
117
|
"ion-breadcrumbs": {
|
|
@@ -144,8 +121,7 @@
|
|
|
144
121
|
"items-after-collapse",
|
|
145
122
|
"items-before-collapse",
|
|
146
123
|
"max-items",
|
|
147
|
-
"mode"
|
|
148
|
-
"theme"
|
|
124
|
+
"mode"
|
|
149
125
|
]
|
|
150
126
|
},
|
|
151
127
|
"ion-button": {
|
|
@@ -167,16 +143,13 @@
|
|
|
167
143
|
"size",
|
|
168
144
|
"strong",
|
|
169
145
|
"target",
|
|
170
|
-
"theme",
|
|
171
146
|
"type"
|
|
172
147
|
]
|
|
173
148
|
},
|
|
174
149
|
"ion-buttons": {
|
|
175
150
|
"description": "",
|
|
176
151
|
"attributes": [
|
|
177
|
-
"collapse"
|
|
178
|
-
"mode",
|
|
179
|
-
"theme"
|
|
152
|
+
"collapse"
|
|
180
153
|
]
|
|
181
154
|
},
|
|
182
155
|
"ion-card": {
|
|
@@ -191,17 +164,14 @@
|
|
|
191
164
|
"rel",
|
|
192
165
|
"router-animation",
|
|
193
166
|
"router-direction",
|
|
194
|
-
"shape",
|
|
195
167
|
"target",
|
|
196
|
-
"theme",
|
|
197
168
|
"type"
|
|
198
169
|
]
|
|
199
170
|
},
|
|
200
171
|
"ion-card-content": {
|
|
201
172
|
"description": "",
|
|
202
173
|
"attributes": [
|
|
203
|
-
"mode"
|
|
204
|
-
"theme"
|
|
174
|
+
"mode"
|
|
205
175
|
]
|
|
206
176
|
},
|
|
207
177
|
"ion-card-header": {
|
|
@@ -209,7 +179,6 @@
|
|
|
209
179
|
"attributes": [
|
|
210
180
|
"color",
|
|
211
181
|
"mode",
|
|
212
|
-
"theme",
|
|
213
182
|
"translucent"
|
|
214
183
|
]
|
|
215
184
|
},
|
|
@@ -217,16 +186,14 @@
|
|
|
217
186
|
"description": "",
|
|
218
187
|
"attributes": [
|
|
219
188
|
"color",
|
|
220
|
-
"mode"
|
|
221
|
-
"theme"
|
|
189
|
+
"mode"
|
|
222
190
|
]
|
|
223
191
|
},
|
|
224
192
|
"ion-card-title": {
|
|
225
193
|
"description": "",
|
|
226
194
|
"attributes": [
|
|
227
195
|
"color",
|
|
228
|
-
"mode"
|
|
229
|
-
"theme"
|
|
196
|
+
"mode"
|
|
230
197
|
]
|
|
231
198
|
},
|
|
232
199
|
"ion-checkbox": {
|
|
@@ -244,9 +211,6 @@
|
|
|
244
211
|
"mode",
|
|
245
212
|
"name",
|
|
246
213
|
"required",
|
|
247
|
-
"shape",
|
|
248
|
-
"size",
|
|
249
|
-
"theme",
|
|
250
214
|
"value"
|
|
251
215
|
]
|
|
252
216
|
},
|
|
@@ -255,30 +219,19 @@
|
|
|
255
219
|
"attributes": [
|
|
256
220
|
"color",
|
|
257
221
|
"disabled",
|
|
258
|
-
"hue",
|
|
259
222
|
"mode",
|
|
260
|
-
"outline"
|
|
261
|
-
"shape",
|
|
262
|
-
"size",
|
|
263
|
-
"theme"
|
|
223
|
+
"outline"
|
|
264
224
|
]
|
|
265
225
|
},
|
|
266
226
|
"ion-col": {
|
|
267
227
|
"description": "",
|
|
268
228
|
"attributes": [
|
|
269
|
-
"mode",
|
|
270
229
|
"offset",
|
|
271
230
|
"offset-lg",
|
|
272
231
|
"offset-md",
|
|
273
232
|
"offset-sm",
|
|
274
233
|
"offset-xl",
|
|
275
234
|
"offset-xs",
|
|
276
|
-
"order",
|
|
277
|
-
"order-lg",
|
|
278
|
-
"order-md",
|
|
279
|
-
"order-sm",
|
|
280
|
-
"order-xl",
|
|
281
|
-
"order-xs",
|
|
282
235
|
"pull",
|
|
283
236
|
"pull-lg",
|
|
284
237
|
"pull-md",
|
|
@@ -296,8 +249,7 @@
|
|
|
296
249
|
"size-md",
|
|
297
250
|
"size-sm",
|
|
298
251
|
"size-xl",
|
|
299
|
-
"size-xs"
|
|
300
|
-
"theme"
|
|
252
|
+
"size-xs"
|
|
301
253
|
]
|
|
302
254
|
},
|
|
303
255
|
"ion-content": {
|
|
@@ -307,11 +259,9 @@
|
|
|
307
259
|
"fixed-slot-placement",
|
|
308
260
|
"force-overscroll",
|
|
309
261
|
"fullscreen",
|
|
310
|
-
"mode",
|
|
311
262
|
"scroll-events",
|
|
312
263
|
"scroll-x",
|
|
313
|
-
"scroll-y"
|
|
314
|
-
"theme"
|
|
264
|
+
"scroll-y"
|
|
315
265
|
]
|
|
316
266
|
},
|
|
317
267
|
"ion-datetime": {
|
|
@@ -346,7 +296,6 @@
|
|
|
346
296
|
"show-default-time-label",
|
|
347
297
|
"show-default-title",
|
|
348
298
|
"size",
|
|
349
|
-
"theme",
|
|
350
299
|
"title-selected-dates-formatter",
|
|
351
300
|
"value",
|
|
352
301
|
"year-values"
|
|
@@ -358,15 +307,7 @@
|
|
|
358
307
|
"color",
|
|
359
308
|
"datetime",
|
|
360
309
|
"disabled",
|
|
361
|
-
"mode"
|
|
362
|
-
"theme"
|
|
363
|
-
]
|
|
364
|
-
},
|
|
365
|
-
"ion-divider": {
|
|
366
|
-
"description": "",
|
|
367
|
-
"attributes": [
|
|
368
|
-
"inset",
|
|
369
|
-
"spacing"
|
|
310
|
+
"mode"
|
|
370
311
|
]
|
|
371
312
|
},
|
|
372
313
|
"ion-fab": {
|
|
@@ -375,8 +316,6 @@
|
|
|
375
316
|
"activated",
|
|
376
317
|
"edge",
|
|
377
318
|
"horizontal",
|
|
378
|
-
"mode",
|
|
379
|
-
"theme",
|
|
380
319
|
"vertical"
|
|
381
320
|
]
|
|
382
321
|
},
|
|
@@ -396,7 +335,6 @@
|
|
|
396
335
|
"show",
|
|
397
336
|
"size",
|
|
398
337
|
"target",
|
|
399
|
-
"theme",
|
|
400
338
|
"translucent",
|
|
401
339
|
"type"
|
|
402
340
|
]
|
|
@@ -405,9 +343,7 @@
|
|
|
405
343
|
"description": "",
|
|
406
344
|
"attributes": [
|
|
407
345
|
"activated",
|
|
408
|
-
"
|
|
409
|
-
"side",
|
|
410
|
-
"theme"
|
|
346
|
+
"side"
|
|
411
347
|
]
|
|
412
348
|
},
|
|
413
349
|
"ion-footer": {
|
|
@@ -415,25 +351,20 @@
|
|
|
415
351
|
"attributes": [
|
|
416
352
|
"collapse",
|
|
417
353
|
"mode",
|
|
418
|
-
"theme",
|
|
419
354
|
"translucent"
|
|
420
355
|
]
|
|
421
356
|
},
|
|
422
357
|
"ion-grid": {
|
|
423
358
|
"description": "",
|
|
424
359
|
"attributes": [
|
|
425
|
-
"fixed"
|
|
426
|
-
"mode",
|
|
427
|
-
"theme"
|
|
360
|
+
"fixed"
|
|
428
361
|
]
|
|
429
362
|
},
|
|
430
363
|
"ion-header": {
|
|
431
364
|
"description": "",
|
|
432
365
|
"attributes": [
|
|
433
366
|
"collapse",
|
|
434
|
-
"divider",
|
|
435
367
|
"mode",
|
|
436
|
-
"theme",
|
|
437
368
|
"translucent"
|
|
438
369
|
]
|
|
439
370
|
},
|
|
@@ -441,19 +372,14 @@
|
|
|
441
372
|
"description": "",
|
|
442
373
|
"attributes": [
|
|
443
374
|
"alt",
|
|
444
|
-
"
|
|
445
|
-
"src",
|
|
446
|
-
"theme"
|
|
375
|
+
"src"
|
|
447
376
|
]
|
|
448
377
|
},
|
|
449
378
|
"ion-infinite-scroll": {
|
|
450
379
|
"description": "",
|
|
451
380
|
"attributes": [
|
|
452
381
|
"disabled",
|
|
453
|
-
"mode",
|
|
454
382
|
"position",
|
|
455
|
-
"preserve-rerender-scroll-position",
|
|
456
|
-
"theme",
|
|
457
383
|
"threshold"
|
|
458
384
|
]
|
|
459
385
|
},
|
|
@@ -461,9 +387,7 @@
|
|
|
461
387
|
"description": "",
|
|
462
388
|
"attributes": [
|
|
463
389
|
"loading-spinner",
|
|
464
|
-
"loading-text"
|
|
465
|
-
"mode",
|
|
466
|
-
"theme"
|
|
390
|
+
"loading-text"
|
|
467
391
|
]
|
|
468
392
|
},
|
|
469
393
|
"ion-input": {
|
|
@@ -500,10 +424,8 @@
|
|
|
500
424
|
"readonly",
|
|
501
425
|
"required",
|
|
502
426
|
"shape",
|
|
503
|
-
"size",
|
|
504
427
|
"spellcheck",
|
|
505
428
|
"step",
|
|
506
|
-
"theme",
|
|
507
429
|
"type",
|
|
508
430
|
"value"
|
|
509
431
|
]
|
|
@@ -551,7 +473,6 @@
|
|
|
551
473
|
"router-animation",
|
|
552
474
|
"router-direction",
|
|
553
475
|
"target",
|
|
554
|
-
"theme",
|
|
555
476
|
"type"
|
|
556
477
|
]
|
|
557
478
|
},
|
|
@@ -560,16 +481,12 @@
|
|
|
560
481
|
"attributes": [
|
|
561
482
|
"color",
|
|
562
483
|
"mode",
|
|
563
|
-
"sticky"
|
|
564
|
-
"theme"
|
|
484
|
+
"sticky"
|
|
565
485
|
]
|
|
566
486
|
},
|
|
567
487
|
"ion-item-group": {
|
|
568
488
|
"description": "",
|
|
569
|
-
"attributes": [
|
|
570
|
-
"mode",
|
|
571
|
-
"theme"
|
|
572
|
-
]
|
|
489
|
+
"attributes": []
|
|
573
490
|
},
|
|
574
491
|
"ion-item-option": {
|
|
575
492
|
"description": "",
|
|
@@ -579,29 +496,22 @@
|
|
|
579
496
|
"download",
|
|
580
497
|
"expandable",
|
|
581
498
|
"href",
|
|
582
|
-
"hue",
|
|
583
499
|
"mode",
|
|
584
500
|
"rel",
|
|
585
|
-
"shape",
|
|
586
501
|
"target",
|
|
587
|
-
"theme",
|
|
588
502
|
"type"
|
|
589
503
|
]
|
|
590
504
|
},
|
|
591
505
|
"ion-item-options": {
|
|
592
506
|
"description": "",
|
|
593
507
|
"attributes": [
|
|
594
|
-
"
|
|
595
|
-
"side",
|
|
596
|
-
"theme"
|
|
508
|
+
"side"
|
|
597
509
|
]
|
|
598
510
|
},
|
|
599
511
|
"ion-item-sliding": {
|
|
600
512
|
"description": "",
|
|
601
513
|
"attributes": [
|
|
602
|
-
"disabled"
|
|
603
|
-
"mode",
|
|
604
|
-
"theme"
|
|
514
|
+
"disabled"
|
|
605
515
|
]
|
|
606
516
|
},
|
|
607
517
|
"ion-label": {
|
|
@@ -609,8 +519,7 @@
|
|
|
609
519
|
"attributes": [
|
|
610
520
|
"color",
|
|
611
521
|
"mode",
|
|
612
|
-
"position"
|
|
613
|
-
"theme"
|
|
522
|
+
"position"
|
|
614
523
|
]
|
|
615
524
|
},
|
|
616
525
|
"ion-list": {
|
|
@@ -618,9 +527,7 @@
|
|
|
618
527
|
"attributes": [
|
|
619
528
|
"inset",
|
|
620
529
|
"lines",
|
|
621
|
-
"mode"
|
|
622
|
-
"shape",
|
|
623
|
-
"theme"
|
|
530
|
+
"mode"
|
|
624
531
|
]
|
|
625
532
|
},
|
|
626
533
|
"ion-list-header": {
|
|
@@ -628,8 +535,7 @@
|
|
|
628
535
|
"attributes": [
|
|
629
536
|
"color",
|
|
630
537
|
"lines",
|
|
631
|
-
"mode"
|
|
632
|
-
"theme"
|
|
538
|
+
"mode"
|
|
633
539
|
]
|
|
634
540
|
},
|
|
635
541
|
"ion-loading": {
|
|
@@ -648,7 +554,6 @@
|
|
|
648
554
|
"mode",
|
|
649
555
|
"show-backdrop",
|
|
650
556
|
"spinner",
|
|
651
|
-
"theme",
|
|
652
557
|
"translucent",
|
|
653
558
|
"trigger"
|
|
654
559
|
]
|
|
@@ -660,10 +565,8 @@
|
|
|
660
565
|
"disabled",
|
|
661
566
|
"max-edge-start",
|
|
662
567
|
"menu-id",
|
|
663
|
-
"mode",
|
|
664
568
|
"side",
|
|
665
569
|
"swipe-gesture",
|
|
666
|
-
"theme",
|
|
667
570
|
"type"
|
|
668
571
|
]
|
|
669
572
|
},
|
|
@@ -675,7 +578,6 @@
|
|
|
675
578
|
"disabled",
|
|
676
579
|
"menu",
|
|
677
580
|
"mode",
|
|
678
|
-
"theme",
|
|
679
581
|
"type"
|
|
680
582
|
]
|
|
681
583
|
},
|
|
@@ -683,9 +585,7 @@
|
|
|
683
585
|
"description": "",
|
|
684
586
|
"attributes": [
|
|
685
587
|
"auto-hide",
|
|
686
|
-
"menu"
|
|
687
|
-
"mode",
|
|
688
|
-
"theme"
|
|
588
|
+
"menu"
|
|
689
589
|
]
|
|
690
590
|
},
|
|
691
591
|
"ion-modal": {
|
|
@@ -709,9 +609,7 @@
|
|
|
709
609
|
"leave-animation",
|
|
710
610
|
"mode",
|
|
711
611
|
"presenting-element",
|
|
712
|
-
"shape",
|
|
713
612
|
"show-backdrop",
|
|
714
|
-
"theme",
|
|
715
613
|
"trigger"
|
|
716
614
|
]
|
|
717
615
|
},
|
|
@@ -720,11 +618,9 @@
|
|
|
720
618
|
"attributes": [
|
|
721
619
|
"animated",
|
|
722
620
|
"animation",
|
|
723
|
-
"mode",
|
|
724
621
|
"root",
|
|
725
622
|
"root-params",
|
|
726
|
-
"swipe-gesture"
|
|
727
|
-
"theme"
|
|
623
|
+
"swipe-gesture"
|
|
728
624
|
]
|
|
729
625
|
},
|
|
730
626
|
"ion-nav-link": {
|
|
@@ -732,25 +628,21 @@
|
|
|
732
628
|
"attributes": [
|
|
733
629
|
"component",
|
|
734
630
|
"component-props",
|
|
735
|
-
"mode",
|
|
736
631
|
"router-animation",
|
|
737
|
-
"router-direction"
|
|
738
|
-
"theme"
|
|
632
|
+
"router-direction"
|
|
739
633
|
]
|
|
740
634
|
},
|
|
741
635
|
"ion-note": {
|
|
742
636
|
"description": "",
|
|
743
637
|
"attributes": [
|
|
744
638
|
"color",
|
|
745
|
-
"mode"
|
|
746
|
-
"theme"
|
|
639
|
+
"mode"
|
|
747
640
|
]
|
|
748
641
|
},
|
|
749
642
|
"ion-picker": {
|
|
750
643
|
"description": "",
|
|
751
644
|
"attributes": [
|
|
752
|
-
"mode"
|
|
753
|
-
"theme"
|
|
645
|
+
"mode"
|
|
754
646
|
]
|
|
755
647
|
},
|
|
756
648
|
"ion-picker-column": {
|
|
@@ -759,7 +651,6 @@
|
|
|
759
651
|
"color",
|
|
760
652
|
"disabled",
|
|
761
653
|
"mode",
|
|
762
|
-
"theme",
|
|
763
654
|
"value"
|
|
764
655
|
]
|
|
765
656
|
},
|
|
@@ -768,8 +659,6 @@
|
|
|
768
659
|
"attributes": [
|
|
769
660
|
"color",
|
|
770
661
|
"disabled",
|
|
771
|
-
"mode",
|
|
772
|
-
"theme",
|
|
773
662
|
"value"
|
|
774
663
|
]
|
|
775
664
|
},
|
|
@@ -789,7 +678,6 @@
|
|
|
789
678
|
"leave-animation",
|
|
790
679
|
"mode",
|
|
791
680
|
"show-backdrop",
|
|
792
|
-
"theme",
|
|
793
681
|
"trigger"
|
|
794
682
|
]
|
|
795
683
|
},
|
|
@@ -816,7 +704,6 @@
|
|
|
816
704
|
"show-backdrop",
|
|
817
705
|
"side",
|
|
818
706
|
"size",
|
|
819
|
-
"theme",
|
|
820
707
|
"translucent",
|
|
821
708
|
"trigger",
|
|
822
709
|
"trigger-action"
|
|
@@ -829,8 +716,6 @@
|
|
|
829
716
|
"color",
|
|
830
717
|
"mode",
|
|
831
718
|
"reversed",
|
|
832
|
-
"shape",
|
|
833
|
-
"theme",
|
|
834
719
|
"type",
|
|
835
720
|
"value"
|
|
836
721
|
]
|
|
@@ -845,7 +730,6 @@
|
|
|
845
730
|
"label-placement",
|
|
846
731
|
"mode",
|
|
847
732
|
"name",
|
|
848
|
-
"theme",
|
|
849
733
|
"value"
|
|
850
734
|
]
|
|
851
735
|
},
|
|
@@ -856,9 +740,7 @@
|
|
|
856
740
|
"compare-with",
|
|
857
741
|
"error-text",
|
|
858
742
|
"helper-text",
|
|
859
|
-
"mode",
|
|
860
743
|
"name",
|
|
861
|
-
"theme",
|
|
862
744
|
"value"
|
|
863
745
|
]
|
|
864
746
|
},
|
|
@@ -880,7 +762,6 @@
|
|
|
880
762
|
"pin-formatter",
|
|
881
763
|
"snaps",
|
|
882
764
|
"step",
|
|
883
|
-
"theme",
|
|
884
765
|
"ticks",
|
|
885
766
|
"value"
|
|
886
767
|
]
|
|
@@ -894,41 +775,31 @@
|
|
|
894
775
|
"pull-factor",
|
|
895
776
|
"pull-max",
|
|
896
777
|
"pull-min",
|
|
897
|
-
"snapback-duration"
|
|
898
|
-
"theme"
|
|
778
|
+
"snapback-duration"
|
|
899
779
|
]
|
|
900
780
|
},
|
|
901
781
|
"ion-refresher-content": {
|
|
902
782
|
"description": "",
|
|
903
783
|
"attributes": [
|
|
904
|
-
"mode",
|
|
905
784
|
"pulling-icon",
|
|
906
785
|
"pulling-text",
|
|
907
786
|
"refreshing-spinner",
|
|
908
|
-
"refreshing-text"
|
|
909
|
-
"theme"
|
|
787
|
+
"refreshing-text"
|
|
910
788
|
]
|
|
911
789
|
},
|
|
912
790
|
"ion-reorder": {
|
|
913
791
|
"description": "",
|
|
914
|
-
"attributes": [
|
|
915
|
-
"mode",
|
|
916
|
-
"theme"
|
|
917
|
-
]
|
|
792
|
+
"attributes": []
|
|
918
793
|
},
|
|
919
794
|
"ion-reorder-group": {
|
|
920
795
|
"description": "",
|
|
921
796
|
"attributes": [
|
|
922
|
-
"disabled"
|
|
923
|
-
"mode",
|
|
924
|
-
"theme"
|
|
797
|
+
"disabled"
|
|
925
798
|
]
|
|
926
799
|
},
|
|
927
800
|
"ion-ripple-effect": {
|
|
928
801
|
"description": "",
|
|
929
802
|
"attributes": [
|
|
930
|
-
"mode",
|
|
931
|
-
"theme",
|
|
932
803
|
"type"
|
|
933
804
|
]
|
|
934
805
|
},
|
|
@@ -939,8 +810,6 @@
|
|
|
939
810
|
"before-leave",
|
|
940
811
|
"component",
|
|
941
812
|
"component-props",
|
|
942
|
-
"mode",
|
|
943
|
-
"theme",
|
|
944
813
|
"url"
|
|
945
814
|
]
|
|
946
815
|
},
|
|
@@ -954,9 +823,7 @@
|
|
|
954
823
|
"ion-router": {
|
|
955
824
|
"description": "",
|
|
956
825
|
"attributes": [
|
|
957
|
-
"mode",
|
|
958
826
|
"root",
|
|
959
|
-
"theme",
|
|
960
827
|
"use-hash"
|
|
961
828
|
]
|
|
962
829
|
},
|
|
@@ -965,12 +832,10 @@
|
|
|
965
832
|
"attributes": [
|
|
966
833
|
"color",
|
|
967
834
|
"href",
|
|
968
|
-
"mode",
|
|
969
835
|
"rel",
|
|
970
836
|
"router-animation",
|
|
971
837
|
"router-direction",
|
|
972
|
-
"target"
|
|
973
|
-
"theme"
|
|
838
|
+
"target"
|
|
974
839
|
]
|
|
975
840
|
},
|
|
976
841
|
"ion-router-outlet": {
|
|
@@ -978,16 +843,12 @@
|
|
|
978
843
|
"attributes": [
|
|
979
844
|
"animated",
|
|
980
845
|
"animation",
|
|
981
|
-
"mode"
|
|
982
|
-
"theme"
|
|
846
|
+
"mode"
|
|
983
847
|
]
|
|
984
848
|
},
|
|
985
849
|
"ion-row": {
|
|
986
850
|
"description": "",
|
|
987
|
-
"attributes": [
|
|
988
|
-
"mode",
|
|
989
|
-
"theme"
|
|
990
|
-
]
|
|
851
|
+
"attributes": []
|
|
991
852
|
},
|
|
992
853
|
"ion-searchbar": {
|
|
993
854
|
"description": "",
|
|
@@ -1010,12 +871,9 @@
|
|
|
1010
871
|
"name",
|
|
1011
872
|
"placeholder",
|
|
1012
873
|
"search-icon",
|
|
1013
|
-
"shape",
|
|
1014
874
|
"show-cancel-button",
|
|
1015
875
|
"show-clear-button",
|
|
1016
|
-
"size",
|
|
1017
876
|
"spellcheck",
|
|
1018
|
-
"theme",
|
|
1019
877
|
"type",
|
|
1020
878
|
"value"
|
|
1021
879
|
]
|
|
@@ -1029,7 +887,6 @@
|
|
|
1029
887
|
"scrollable",
|
|
1030
888
|
"select-on-focus",
|
|
1031
889
|
"swipe-gesture",
|
|
1032
|
-
"theme",
|
|
1033
890
|
"value"
|
|
1034
891
|
]
|
|
1035
892
|
},
|
|
@@ -1040,7 +897,6 @@
|
|
|
1040
897
|
"disabled",
|
|
1041
898
|
"layout",
|
|
1042
899
|
"mode",
|
|
1043
|
-
"theme",
|
|
1044
900
|
"type",
|
|
1045
901
|
"value"
|
|
1046
902
|
]
|
|
@@ -1079,8 +935,6 @@
|
|
|
1079
935
|
"required",
|
|
1080
936
|
"selected-text",
|
|
1081
937
|
"shape",
|
|
1082
|
-
"size",
|
|
1083
|
-
"theme",
|
|
1084
938
|
"toggle-icon",
|
|
1085
939
|
"value"
|
|
1086
940
|
]
|
|
@@ -1097,17 +951,13 @@
|
|
|
1097
951
|
"description": "",
|
|
1098
952
|
"attributes": [
|
|
1099
953
|
"disabled",
|
|
1100
|
-
"mode",
|
|
1101
|
-
"theme",
|
|
1102
954
|
"value"
|
|
1103
955
|
]
|
|
1104
956
|
},
|
|
1105
957
|
"ion-skeleton-text": {
|
|
1106
958
|
"description": "",
|
|
1107
959
|
"attributes": [
|
|
1108
|
-
"animated"
|
|
1109
|
-
"mode",
|
|
1110
|
-
"theme"
|
|
960
|
+
"animated"
|
|
1111
961
|
]
|
|
1112
962
|
},
|
|
1113
963
|
"ion-spinner": {
|
|
@@ -1115,11 +965,8 @@
|
|
|
1115
965
|
"attributes": [
|
|
1116
966
|
"color",
|
|
1117
967
|
"duration",
|
|
1118
|
-
"mode",
|
|
1119
968
|
"name",
|
|
1120
|
-
"paused"
|
|
1121
|
-
"size",
|
|
1122
|
-
"theme"
|
|
969
|
+
"paused"
|
|
1123
970
|
]
|
|
1124
971
|
},
|
|
1125
972
|
"ion-split-pane": {
|
|
@@ -1127,8 +974,6 @@
|
|
|
1127
974
|
"attributes": [
|
|
1128
975
|
"content-id",
|
|
1129
976
|
"disabled",
|
|
1130
|
-
"mode",
|
|
1131
|
-
"theme",
|
|
1132
977
|
"when"
|
|
1133
978
|
]
|
|
1134
979
|
},
|
|
@@ -1136,20 +981,15 @@
|
|
|
1136
981
|
"description": "",
|
|
1137
982
|
"attributes": [
|
|
1138
983
|
"component",
|
|
1139
|
-
"
|
|
1140
|
-
"tab",
|
|
1141
|
-
"theme"
|
|
984
|
+
"tab"
|
|
1142
985
|
]
|
|
1143
986
|
},
|
|
1144
987
|
"ion-tab-bar": {
|
|
1145
988
|
"description": "",
|
|
1146
989
|
"attributes": [
|
|
1147
990
|
"color",
|
|
1148
|
-
"expand",
|
|
1149
991
|
"mode",
|
|
1150
992
|
"selected-tab",
|
|
1151
|
-
"shape",
|
|
1152
|
-
"theme",
|
|
1153
993
|
"translucent"
|
|
1154
994
|
]
|
|
1155
995
|
},
|
|
@@ -1163,25 +1003,19 @@
|
|
|
1163
1003
|
"mode",
|
|
1164
1004
|
"rel",
|
|
1165
1005
|
"selected",
|
|
1166
|
-
"shape",
|
|
1167
1006
|
"tab",
|
|
1168
|
-
"target"
|
|
1169
|
-
"theme"
|
|
1007
|
+
"target"
|
|
1170
1008
|
]
|
|
1171
1009
|
},
|
|
1172
1010
|
"ion-tabs": {
|
|
1173
1011
|
"description": "",
|
|
1174
|
-
"attributes": [
|
|
1175
|
-
"mode",
|
|
1176
|
-
"theme"
|
|
1177
|
-
]
|
|
1012
|
+
"attributes": []
|
|
1178
1013
|
},
|
|
1179
1014
|
"ion-text": {
|
|
1180
1015
|
"description": "",
|
|
1181
1016
|
"attributes": [
|
|
1182
1017
|
"color",
|
|
1183
|
-
"mode"
|
|
1184
|
-
"theme"
|
|
1018
|
+
"mode"
|
|
1185
1019
|
]
|
|
1186
1020
|
},
|
|
1187
1021
|
"ion-textarea": {
|
|
@@ -1213,27 +1047,20 @@
|
|
|
1213
1047
|
"required",
|
|
1214
1048
|
"rows",
|
|
1215
1049
|
"shape",
|
|
1216
|
-
"size",
|
|
1217
1050
|
"spellcheck",
|
|
1218
|
-
"theme",
|
|
1219
1051
|
"value",
|
|
1220
1052
|
"wrap"
|
|
1221
1053
|
]
|
|
1222
1054
|
},
|
|
1223
1055
|
"ion-thumbnail": {
|
|
1224
1056
|
"description": "",
|
|
1225
|
-
"attributes": [
|
|
1226
|
-
"mode",
|
|
1227
|
-
"theme"
|
|
1228
|
-
]
|
|
1057
|
+
"attributes": []
|
|
1229
1058
|
},
|
|
1230
1059
|
"ion-title": {
|
|
1231
1060
|
"description": "",
|
|
1232
1061
|
"attributes": [
|
|
1233
1062
|
"color",
|
|
1234
|
-
"
|
|
1235
|
-
"size",
|
|
1236
|
-
"theme"
|
|
1063
|
+
"size"
|
|
1237
1064
|
]
|
|
1238
1065
|
},
|
|
1239
1066
|
"ion-toast": {
|
|
@@ -1247,7 +1074,6 @@
|
|
|
1247
1074
|
"enter-animation",
|
|
1248
1075
|
"header",
|
|
1249
1076
|
"html-attributes",
|
|
1250
|
-
"hue",
|
|
1251
1077
|
"icon",
|
|
1252
1078
|
"is-open",
|
|
1253
1079
|
"keyboard-close",
|
|
@@ -1257,9 +1083,7 @@
|
|
|
1257
1083
|
"mode",
|
|
1258
1084
|
"position",
|
|
1259
1085
|
"position-anchor",
|
|
1260
|
-
"shape",
|
|
1261
1086
|
"swipe-gesture",
|
|
1262
|
-
"theme",
|
|
1263
1087
|
"translucent",
|
|
1264
1088
|
"trigger"
|
|
1265
1089
|
]
|
|
@@ -1279,7 +1103,6 @@
|
|
|
1279
1103
|
"mode",
|
|
1280
1104
|
"name",
|
|
1281
1105
|
"required",
|
|
1282
|
-
"theme",
|
|
1283
1106
|
"value"
|
|
1284
1107
|
]
|
|
1285
1108
|
},
|
|
@@ -1287,8 +1110,7 @@
|
|
|
1287
1110
|
"description": "",
|
|
1288
1111
|
"attributes": [
|
|
1289
1112
|
"color",
|
|
1290
|
-
"mode"
|
|
1291
|
-
"theme"
|
|
1113
|
+
"mode"
|
|
1292
1114
|
]
|
|
1293
1115
|
}
|
|
1294
1116
|
}
|