@ionic/vue 8.3.4-dev.11729642487.1f5bd24e → 8.3.4-dev.11729775016.14d81c8f
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.map +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/bundle.ionic.css +1 -0
- package/css/ionic/bundle.ionic.css.map +1 -0
- package/css/ionic/core.ionic.css +1 -0
- package/css/ionic/core.ionic.css.map +1 -0
- package/css/ionic/global.bundle.ionic.css +1 -0
- package/css/ionic/global.bundle.ionic.css.map +1 -0
- package/css/ionic/ionic-swiper.ionic.css +1 -0
- package/css/ionic/ionic-swiper.ionic.css.map +1 -0
- package/css/ionic/link.ionic.css +1 -0
- package/css/ionic/link.ionic.css.map +1 -0
- package/css/ionic/structure.ionic.css +1 -0
- package/css/ionic/structure.ionic.css.map +1 -0
- package/css/ionic/typography.ionic.css +1 -0
- package/css/ionic/typography.ionic.css.map +1 -0
- package/css/ionic/utils.bundle.ionic.css +1 -0
- package/css/ionic/utils.bundle.ionic.css.map +1 -0
- 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.map +1 -1
- package/dist/index.js +29 -13
- package/dist/index.js.map +1 -1
- package/dist/types/components/Overlays.d.ts +1 -1
- package/dist/vetur/attributes.json +1447 -174
- package/dist/vetur/tags.json +197 -45
- package/dist/web-types.json +1326 -113
- package/package.json +2 -2
package/dist/vetur/tags.json
CHANGED
|
@@ -5,6 +5,7 @@
|
|
|
5
5
|
"disabled",
|
|
6
6
|
"mode",
|
|
7
7
|
"readonly",
|
|
8
|
+
"theme",
|
|
8
9
|
"toggle-icon",
|
|
9
10
|
"toggle-icon-slot",
|
|
10
11
|
"value"
|
|
@@ -19,6 +20,7 @@
|
|
|
19
20
|
"mode",
|
|
20
21
|
"multiple",
|
|
21
22
|
"readonly",
|
|
23
|
+
"theme",
|
|
22
24
|
"value"
|
|
23
25
|
]
|
|
24
26
|
},
|
|
@@ -37,6 +39,7 @@
|
|
|
37
39
|
"leave-animation",
|
|
38
40
|
"mode",
|
|
39
41
|
"sub-header",
|
|
42
|
+
"theme",
|
|
40
43
|
"translucent",
|
|
41
44
|
"trigger"
|
|
42
45
|
]
|
|
@@ -58,17 +61,26 @@
|
|
|
58
61
|
"message",
|
|
59
62
|
"mode",
|
|
60
63
|
"sub-header",
|
|
64
|
+
"theme",
|
|
61
65
|
"translucent",
|
|
62
66
|
"trigger"
|
|
63
67
|
]
|
|
64
68
|
},
|
|
65
69
|
"ion-app": {
|
|
66
70
|
"description": "",
|
|
67
|
-
"attributes": [
|
|
71
|
+
"attributes": [
|
|
72
|
+
"mode",
|
|
73
|
+
"theme"
|
|
74
|
+
]
|
|
68
75
|
},
|
|
69
76
|
"ion-avatar": {
|
|
70
77
|
"description": "",
|
|
71
|
-
"attributes": [
|
|
78
|
+
"attributes": [
|
|
79
|
+
"mode",
|
|
80
|
+
"shape",
|
|
81
|
+
"size",
|
|
82
|
+
"theme"
|
|
83
|
+
]
|
|
72
84
|
},
|
|
73
85
|
"ion-back-button": {
|
|
74
86
|
"description": "",
|
|
@@ -80,14 +92,17 @@
|
|
|
80
92
|
"mode",
|
|
81
93
|
"router-animation",
|
|
82
94
|
"text",
|
|
95
|
+
"theme",
|
|
83
96
|
"type"
|
|
84
97
|
]
|
|
85
98
|
},
|
|
86
99
|
"ion-backdrop": {
|
|
87
100
|
"description": "",
|
|
88
101
|
"attributes": [
|
|
102
|
+
"mode",
|
|
89
103
|
"stop-propagation",
|
|
90
104
|
"tappable",
|
|
105
|
+
"theme",
|
|
91
106
|
"visible"
|
|
92
107
|
]
|
|
93
108
|
},
|
|
@@ -95,7 +110,10 @@
|
|
|
95
110
|
"description": "",
|
|
96
111
|
"attributes": [
|
|
97
112
|
"color",
|
|
98
|
-
"mode"
|
|
113
|
+
"mode",
|
|
114
|
+
"shape",
|
|
115
|
+
"size",
|
|
116
|
+
"theme"
|
|
99
117
|
]
|
|
100
118
|
},
|
|
101
119
|
"ion-breadcrumb": {
|
|
@@ -111,7 +129,8 @@
|
|
|
111
129
|
"router-animation",
|
|
112
130
|
"router-direction",
|
|
113
131
|
"separator",
|
|
114
|
-
"target"
|
|
132
|
+
"target",
|
|
133
|
+
"theme"
|
|
115
134
|
]
|
|
116
135
|
},
|
|
117
136
|
"ion-breadcrumbs": {
|
|
@@ -121,7 +140,8 @@
|
|
|
121
140
|
"items-after-collapse",
|
|
122
141
|
"items-before-collapse",
|
|
123
142
|
"max-items",
|
|
124
|
-
"mode"
|
|
143
|
+
"mode",
|
|
144
|
+
"theme"
|
|
125
145
|
]
|
|
126
146
|
},
|
|
127
147
|
"ion-button": {
|
|
@@ -143,13 +163,16 @@
|
|
|
143
163
|
"size",
|
|
144
164
|
"strong",
|
|
145
165
|
"target",
|
|
166
|
+
"theme",
|
|
146
167
|
"type"
|
|
147
168
|
]
|
|
148
169
|
},
|
|
149
170
|
"ion-buttons": {
|
|
150
171
|
"description": "",
|
|
151
172
|
"attributes": [
|
|
152
|
-
"collapse"
|
|
173
|
+
"collapse",
|
|
174
|
+
"mode",
|
|
175
|
+
"theme"
|
|
153
176
|
]
|
|
154
177
|
},
|
|
155
178
|
"ion-card": {
|
|
@@ -164,14 +187,17 @@
|
|
|
164
187
|
"rel",
|
|
165
188
|
"router-animation",
|
|
166
189
|
"router-direction",
|
|
190
|
+
"shape",
|
|
167
191
|
"target",
|
|
192
|
+
"theme",
|
|
168
193
|
"type"
|
|
169
194
|
]
|
|
170
195
|
},
|
|
171
196
|
"ion-card-content": {
|
|
172
197
|
"description": "",
|
|
173
198
|
"attributes": [
|
|
174
|
-
"mode"
|
|
199
|
+
"mode",
|
|
200
|
+
"theme"
|
|
175
201
|
]
|
|
176
202
|
},
|
|
177
203
|
"ion-card-header": {
|
|
@@ -179,6 +205,7 @@
|
|
|
179
205
|
"attributes": [
|
|
180
206
|
"color",
|
|
181
207
|
"mode",
|
|
208
|
+
"theme",
|
|
182
209
|
"translucent"
|
|
183
210
|
]
|
|
184
211
|
},
|
|
@@ -186,14 +213,16 @@
|
|
|
186
213
|
"description": "",
|
|
187
214
|
"attributes": [
|
|
188
215
|
"color",
|
|
189
|
-
"mode"
|
|
216
|
+
"mode",
|
|
217
|
+
"theme"
|
|
190
218
|
]
|
|
191
219
|
},
|
|
192
220
|
"ion-card-title": {
|
|
193
221
|
"description": "",
|
|
194
222
|
"attributes": [
|
|
195
223
|
"color",
|
|
196
|
-
"mode"
|
|
224
|
+
"mode",
|
|
225
|
+
"theme"
|
|
197
226
|
]
|
|
198
227
|
},
|
|
199
228
|
"ion-checkbox": {
|
|
@@ -208,6 +237,9 @@
|
|
|
208
237
|
"label-placement",
|
|
209
238
|
"mode",
|
|
210
239
|
"name",
|
|
240
|
+
"shape",
|
|
241
|
+
"size",
|
|
242
|
+
"theme",
|
|
211
243
|
"value"
|
|
212
244
|
]
|
|
213
245
|
},
|
|
@@ -217,12 +249,16 @@
|
|
|
217
249
|
"color",
|
|
218
250
|
"disabled",
|
|
219
251
|
"mode",
|
|
220
|
-
"outline"
|
|
252
|
+
"outline",
|
|
253
|
+
"shape",
|
|
254
|
+
"size",
|
|
255
|
+
"theme"
|
|
221
256
|
]
|
|
222
257
|
},
|
|
223
258
|
"ion-col": {
|
|
224
259
|
"description": "",
|
|
225
260
|
"attributes": [
|
|
261
|
+
"mode",
|
|
226
262
|
"offset",
|
|
227
263
|
"offset-lg",
|
|
228
264
|
"offset-md",
|
|
@@ -246,7 +282,8 @@
|
|
|
246
282
|
"size-md",
|
|
247
283
|
"size-sm",
|
|
248
284
|
"size-xl",
|
|
249
|
-
"size-xs"
|
|
285
|
+
"size-xs",
|
|
286
|
+
"theme"
|
|
250
287
|
]
|
|
251
288
|
},
|
|
252
289
|
"ion-content": {
|
|
@@ -256,9 +293,11 @@
|
|
|
256
293
|
"fixed-slot-placement",
|
|
257
294
|
"force-overscroll",
|
|
258
295
|
"fullscreen",
|
|
296
|
+
"mode",
|
|
259
297
|
"scroll-events",
|
|
260
298
|
"scroll-x",
|
|
261
|
-
"scroll-y"
|
|
299
|
+
"scroll-y",
|
|
300
|
+
"theme"
|
|
262
301
|
]
|
|
263
302
|
},
|
|
264
303
|
"ion-datetime": {
|
|
@@ -292,6 +331,7 @@
|
|
|
292
331
|
"show-default-time-label",
|
|
293
332
|
"show-default-title",
|
|
294
333
|
"size",
|
|
334
|
+
"theme",
|
|
295
335
|
"title-selected-dates-formatter",
|
|
296
336
|
"value",
|
|
297
337
|
"year-values"
|
|
@@ -303,7 +343,8 @@
|
|
|
303
343
|
"color",
|
|
304
344
|
"datetime",
|
|
305
345
|
"disabled",
|
|
306
|
-
"mode"
|
|
346
|
+
"mode",
|
|
347
|
+
"theme"
|
|
307
348
|
]
|
|
308
349
|
},
|
|
309
350
|
"ion-fab": {
|
|
@@ -312,6 +353,8 @@
|
|
|
312
353
|
"activated",
|
|
313
354
|
"edge",
|
|
314
355
|
"horizontal",
|
|
356
|
+
"mode",
|
|
357
|
+
"theme",
|
|
315
358
|
"vertical"
|
|
316
359
|
]
|
|
317
360
|
},
|
|
@@ -331,6 +374,7 @@
|
|
|
331
374
|
"show",
|
|
332
375
|
"size",
|
|
333
376
|
"target",
|
|
377
|
+
"theme",
|
|
334
378
|
"translucent",
|
|
335
379
|
"type"
|
|
336
380
|
]
|
|
@@ -339,7 +383,9 @@
|
|
|
339
383
|
"description": "",
|
|
340
384
|
"attributes": [
|
|
341
385
|
"activated",
|
|
342
|
-
"
|
|
386
|
+
"mode",
|
|
387
|
+
"side",
|
|
388
|
+
"theme"
|
|
343
389
|
]
|
|
344
390
|
},
|
|
345
391
|
"ion-footer": {
|
|
@@ -347,20 +393,25 @@
|
|
|
347
393
|
"attributes": [
|
|
348
394
|
"collapse",
|
|
349
395
|
"mode",
|
|
396
|
+
"theme",
|
|
350
397
|
"translucent"
|
|
351
398
|
]
|
|
352
399
|
},
|
|
353
400
|
"ion-grid": {
|
|
354
401
|
"description": "",
|
|
355
402
|
"attributes": [
|
|
356
|
-
"fixed"
|
|
403
|
+
"fixed",
|
|
404
|
+
"mode",
|
|
405
|
+
"theme"
|
|
357
406
|
]
|
|
358
407
|
},
|
|
359
408
|
"ion-header": {
|
|
360
409
|
"description": "",
|
|
361
410
|
"attributes": [
|
|
362
411
|
"collapse",
|
|
412
|
+
"divider",
|
|
363
413
|
"mode",
|
|
414
|
+
"theme",
|
|
364
415
|
"translucent"
|
|
365
416
|
]
|
|
366
417
|
},
|
|
@@ -368,14 +419,18 @@
|
|
|
368
419
|
"description": "",
|
|
369
420
|
"attributes": [
|
|
370
421
|
"alt",
|
|
371
|
-
"
|
|
422
|
+
"mode",
|
|
423
|
+
"src",
|
|
424
|
+
"theme"
|
|
372
425
|
]
|
|
373
426
|
},
|
|
374
427
|
"ion-infinite-scroll": {
|
|
375
428
|
"description": "",
|
|
376
429
|
"attributes": [
|
|
377
430
|
"disabled",
|
|
431
|
+
"mode",
|
|
378
432
|
"position",
|
|
433
|
+
"theme",
|
|
379
434
|
"threshold"
|
|
380
435
|
]
|
|
381
436
|
},
|
|
@@ -383,7 +438,9 @@
|
|
|
383
438
|
"description": "",
|
|
384
439
|
"attributes": [
|
|
385
440
|
"loading-spinner",
|
|
386
|
-
"loading-text"
|
|
441
|
+
"loading-text",
|
|
442
|
+
"mode",
|
|
443
|
+
"theme"
|
|
387
444
|
]
|
|
388
445
|
},
|
|
389
446
|
"ion-input": {
|
|
@@ -420,8 +477,10 @@
|
|
|
420
477
|
"readonly",
|
|
421
478
|
"required",
|
|
422
479
|
"shape",
|
|
480
|
+
"size",
|
|
423
481
|
"spellcheck",
|
|
424
482
|
"step",
|
|
483
|
+
"theme",
|
|
425
484
|
"type",
|
|
426
485
|
"value"
|
|
427
486
|
]
|
|
@@ -451,6 +510,7 @@
|
|
|
451
510
|
"router-animation",
|
|
452
511
|
"router-direction",
|
|
453
512
|
"target",
|
|
513
|
+
"theme",
|
|
454
514
|
"type"
|
|
455
515
|
]
|
|
456
516
|
},
|
|
@@ -459,12 +519,16 @@
|
|
|
459
519
|
"attributes": [
|
|
460
520
|
"color",
|
|
461
521
|
"mode",
|
|
462
|
-
"sticky"
|
|
522
|
+
"sticky",
|
|
523
|
+
"theme"
|
|
463
524
|
]
|
|
464
525
|
},
|
|
465
526
|
"ion-item-group": {
|
|
466
527
|
"description": "",
|
|
467
|
-
"attributes": [
|
|
528
|
+
"attributes": [
|
|
529
|
+
"mode",
|
|
530
|
+
"theme"
|
|
531
|
+
]
|
|
468
532
|
},
|
|
469
533
|
"ion-item-option": {
|
|
470
534
|
"description": "",
|
|
@@ -476,20 +540,26 @@
|
|
|
476
540
|
"href",
|
|
477
541
|
"mode",
|
|
478
542
|
"rel",
|
|
543
|
+
"shape",
|
|
479
544
|
"target",
|
|
545
|
+
"theme",
|
|
480
546
|
"type"
|
|
481
547
|
]
|
|
482
548
|
},
|
|
483
549
|
"ion-item-options": {
|
|
484
550
|
"description": "",
|
|
485
551
|
"attributes": [
|
|
486
|
-
"
|
|
552
|
+
"mode",
|
|
553
|
+
"side",
|
|
554
|
+
"theme"
|
|
487
555
|
]
|
|
488
556
|
},
|
|
489
557
|
"ion-item-sliding": {
|
|
490
558
|
"description": "",
|
|
491
559
|
"attributes": [
|
|
492
|
-
"disabled"
|
|
560
|
+
"disabled",
|
|
561
|
+
"mode",
|
|
562
|
+
"theme"
|
|
493
563
|
]
|
|
494
564
|
},
|
|
495
565
|
"ion-label": {
|
|
@@ -497,7 +567,8 @@
|
|
|
497
567
|
"attributes": [
|
|
498
568
|
"color",
|
|
499
569
|
"mode",
|
|
500
|
-
"position"
|
|
570
|
+
"position",
|
|
571
|
+
"theme"
|
|
501
572
|
]
|
|
502
573
|
},
|
|
503
574
|
"ion-list": {
|
|
@@ -505,7 +576,9 @@
|
|
|
505
576
|
"attributes": [
|
|
506
577
|
"inset",
|
|
507
578
|
"lines",
|
|
508
|
-
"mode"
|
|
579
|
+
"mode",
|
|
580
|
+
"shape",
|
|
581
|
+
"theme"
|
|
509
582
|
]
|
|
510
583
|
},
|
|
511
584
|
"ion-list-header": {
|
|
@@ -513,7 +586,8 @@
|
|
|
513
586
|
"attributes": [
|
|
514
587
|
"color",
|
|
515
588
|
"lines",
|
|
516
|
-
"mode"
|
|
589
|
+
"mode",
|
|
590
|
+
"theme"
|
|
517
591
|
]
|
|
518
592
|
},
|
|
519
593
|
"ion-loading": {
|
|
@@ -532,6 +606,7 @@
|
|
|
532
606
|
"mode",
|
|
533
607
|
"show-backdrop",
|
|
534
608
|
"spinner",
|
|
609
|
+
"theme",
|
|
535
610
|
"translucent",
|
|
536
611
|
"trigger"
|
|
537
612
|
]
|
|
@@ -543,8 +618,10 @@
|
|
|
543
618
|
"disabled",
|
|
544
619
|
"max-edge-start",
|
|
545
620
|
"menu-id",
|
|
621
|
+
"mode",
|
|
546
622
|
"side",
|
|
547
623
|
"swipe-gesture",
|
|
624
|
+
"theme",
|
|
548
625
|
"type"
|
|
549
626
|
]
|
|
550
627
|
},
|
|
@@ -556,6 +633,7 @@
|
|
|
556
633
|
"disabled",
|
|
557
634
|
"menu",
|
|
558
635
|
"mode",
|
|
636
|
+
"theme",
|
|
559
637
|
"type"
|
|
560
638
|
]
|
|
561
639
|
},
|
|
@@ -563,7 +641,9 @@
|
|
|
563
641
|
"description": "",
|
|
564
642
|
"attributes": [
|
|
565
643
|
"auto-hide",
|
|
566
|
-
"menu"
|
|
644
|
+
"menu",
|
|
645
|
+
"mode",
|
|
646
|
+
"theme"
|
|
567
647
|
]
|
|
568
648
|
},
|
|
569
649
|
"ion-modal": {
|
|
@@ -586,7 +666,9 @@
|
|
|
586
666
|
"leave-animation",
|
|
587
667
|
"mode",
|
|
588
668
|
"presenting-element",
|
|
669
|
+
"shape",
|
|
589
670
|
"show-backdrop",
|
|
671
|
+
"theme",
|
|
590
672
|
"trigger"
|
|
591
673
|
]
|
|
592
674
|
},
|
|
@@ -595,9 +677,11 @@
|
|
|
595
677
|
"attributes": [
|
|
596
678
|
"animated",
|
|
597
679
|
"animation",
|
|
680
|
+
"mode",
|
|
598
681
|
"root",
|
|
599
682
|
"root-params",
|
|
600
|
-
"swipe-gesture"
|
|
683
|
+
"swipe-gesture",
|
|
684
|
+
"theme"
|
|
601
685
|
]
|
|
602
686
|
},
|
|
603
687
|
"ion-nav-link": {
|
|
@@ -605,21 +689,25 @@
|
|
|
605
689
|
"attributes": [
|
|
606
690
|
"component",
|
|
607
691
|
"component-props",
|
|
692
|
+
"mode",
|
|
608
693
|
"router-animation",
|
|
609
|
-
"router-direction"
|
|
694
|
+
"router-direction",
|
|
695
|
+
"theme"
|
|
610
696
|
]
|
|
611
697
|
},
|
|
612
698
|
"ion-note": {
|
|
613
699
|
"description": "",
|
|
614
700
|
"attributes": [
|
|
615
701
|
"color",
|
|
616
|
-
"mode"
|
|
702
|
+
"mode",
|
|
703
|
+
"theme"
|
|
617
704
|
]
|
|
618
705
|
},
|
|
619
706
|
"ion-picker": {
|
|
620
707
|
"description": "",
|
|
621
708
|
"attributes": [
|
|
622
|
-
"mode"
|
|
709
|
+
"mode",
|
|
710
|
+
"theme"
|
|
623
711
|
]
|
|
624
712
|
},
|
|
625
713
|
"ion-picker-column": {
|
|
@@ -628,6 +716,7 @@
|
|
|
628
716
|
"color",
|
|
629
717
|
"disabled",
|
|
630
718
|
"mode",
|
|
719
|
+
"theme",
|
|
631
720
|
"value"
|
|
632
721
|
]
|
|
633
722
|
},
|
|
@@ -636,6 +725,8 @@
|
|
|
636
725
|
"attributes": [
|
|
637
726
|
"color",
|
|
638
727
|
"disabled",
|
|
728
|
+
"mode",
|
|
729
|
+
"theme",
|
|
639
730
|
"value"
|
|
640
731
|
]
|
|
641
732
|
},
|
|
@@ -655,6 +746,7 @@
|
|
|
655
746
|
"leave-animation",
|
|
656
747
|
"mode",
|
|
657
748
|
"show-backdrop",
|
|
749
|
+
"theme",
|
|
658
750
|
"trigger"
|
|
659
751
|
]
|
|
660
752
|
},
|
|
@@ -681,6 +773,7 @@
|
|
|
681
773
|
"show-backdrop",
|
|
682
774
|
"side",
|
|
683
775
|
"size",
|
|
776
|
+
"theme",
|
|
684
777
|
"translucent",
|
|
685
778
|
"trigger",
|
|
686
779
|
"trigger-action"
|
|
@@ -693,6 +786,7 @@
|
|
|
693
786
|
"color",
|
|
694
787
|
"mode",
|
|
695
788
|
"reversed",
|
|
789
|
+
"theme",
|
|
696
790
|
"type",
|
|
697
791
|
"value"
|
|
698
792
|
]
|
|
@@ -707,6 +801,7 @@
|
|
|
707
801
|
"label-placement",
|
|
708
802
|
"mode",
|
|
709
803
|
"name",
|
|
804
|
+
"theme",
|
|
710
805
|
"value"
|
|
711
806
|
]
|
|
712
807
|
},
|
|
@@ -715,7 +810,9 @@
|
|
|
715
810
|
"attributes": [
|
|
716
811
|
"allow-empty-selection",
|
|
717
812
|
"compare-with",
|
|
813
|
+
"mode",
|
|
718
814
|
"name",
|
|
815
|
+
"theme",
|
|
719
816
|
"value"
|
|
720
817
|
]
|
|
721
818
|
},
|
|
@@ -737,6 +834,7 @@
|
|
|
737
834
|
"pin-formatter",
|
|
738
835
|
"snaps",
|
|
739
836
|
"step",
|
|
837
|
+
"theme",
|
|
740
838
|
"ticks",
|
|
741
839
|
"value"
|
|
742
840
|
]
|
|
@@ -750,31 +848,41 @@
|
|
|
750
848
|
"pull-factor",
|
|
751
849
|
"pull-max",
|
|
752
850
|
"pull-min",
|
|
753
|
-
"snapback-duration"
|
|
851
|
+
"snapback-duration",
|
|
852
|
+
"theme"
|
|
754
853
|
]
|
|
755
854
|
},
|
|
756
855
|
"ion-refresher-content": {
|
|
757
856
|
"description": "",
|
|
758
857
|
"attributes": [
|
|
858
|
+
"mode",
|
|
759
859
|
"pulling-icon",
|
|
760
860
|
"pulling-text",
|
|
761
861
|
"refreshing-spinner",
|
|
762
|
-
"refreshing-text"
|
|
862
|
+
"refreshing-text",
|
|
863
|
+
"theme"
|
|
763
864
|
]
|
|
764
865
|
},
|
|
765
866
|
"ion-reorder": {
|
|
766
867
|
"description": "",
|
|
767
|
-
"attributes": [
|
|
868
|
+
"attributes": [
|
|
869
|
+
"mode",
|
|
870
|
+
"theme"
|
|
871
|
+
]
|
|
768
872
|
},
|
|
769
873
|
"ion-reorder-group": {
|
|
770
874
|
"description": "",
|
|
771
875
|
"attributes": [
|
|
772
|
-
"disabled"
|
|
876
|
+
"disabled",
|
|
877
|
+
"mode",
|
|
878
|
+
"theme"
|
|
773
879
|
]
|
|
774
880
|
},
|
|
775
881
|
"ion-ripple-effect": {
|
|
776
882
|
"description": "",
|
|
777
883
|
"attributes": [
|
|
884
|
+
"mode",
|
|
885
|
+
"theme",
|
|
778
886
|
"type"
|
|
779
887
|
]
|
|
780
888
|
},
|
|
@@ -785,6 +893,8 @@
|
|
|
785
893
|
"before-leave",
|
|
786
894
|
"component",
|
|
787
895
|
"component-props",
|
|
896
|
+
"mode",
|
|
897
|
+
"theme",
|
|
788
898
|
"url"
|
|
789
899
|
]
|
|
790
900
|
},
|
|
@@ -798,7 +908,9 @@
|
|
|
798
908
|
"ion-router": {
|
|
799
909
|
"description": "",
|
|
800
910
|
"attributes": [
|
|
911
|
+
"mode",
|
|
801
912
|
"root",
|
|
913
|
+
"theme",
|
|
802
914
|
"use-hash"
|
|
803
915
|
]
|
|
804
916
|
},
|
|
@@ -807,10 +919,12 @@
|
|
|
807
919
|
"attributes": [
|
|
808
920
|
"color",
|
|
809
921
|
"href",
|
|
922
|
+
"mode",
|
|
810
923
|
"rel",
|
|
811
924
|
"router-animation",
|
|
812
925
|
"router-direction",
|
|
813
|
-
"target"
|
|
926
|
+
"target",
|
|
927
|
+
"theme"
|
|
814
928
|
]
|
|
815
929
|
},
|
|
816
930
|
"ion-router-outlet": {
|
|
@@ -818,12 +932,16 @@
|
|
|
818
932
|
"attributes": [
|
|
819
933
|
"animated",
|
|
820
934
|
"animation",
|
|
821
|
-
"mode"
|
|
935
|
+
"mode",
|
|
936
|
+
"theme"
|
|
822
937
|
]
|
|
823
938
|
},
|
|
824
939
|
"ion-row": {
|
|
825
940
|
"description": "",
|
|
826
|
-
"attributes": [
|
|
941
|
+
"attributes": [
|
|
942
|
+
"mode",
|
|
943
|
+
"theme"
|
|
944
|
+
]
|
|
827
945
|
},
|
|
828
946
|
"ion-searchbar": {
|
|
829
947
|
"description": "",
|
|
@@ -849,6 +967,7 @@
|
|
|
849
967
|
"show-cancel-button",
|
|
850
968
|
"show-clear-button",
|
|
851
969
|
"spellcheck",
|
|
970
|
+
"theme",
|
|
852
971
|
"type",
|
|
853
972
|
"value"
|
|
854
973
|
]
|
|
@@ -862,6 +981,7 @@
|
|
|
862
981
|
"scrollable",
|
|
863
982
|
"select-on-focus",
|
|
864
983
|
"swipe-gesture",
|
|
984
|
+
"theme",
|
|
865
985
|
"value"
|
|
866
986
|
]
|
|
867
987
|
},
|
|
@@ -871,6 +991,7 @@
|
|
|
871
991
|
"disabled",
|
|
872
992
|
"layout",
|
|
873
993
|
"mode",
|
|
994
|
+
"theme",
|
|
874
995
|
"type",
|
|
875
996
|
"value"
|
|
876
997
|
]
|
|
@@ -896,6 +1017,7 @@
|
|
|
896
1017
|
"placeholder",
|
|
897
1018
|
"selected-text",
|
|
898
1019
|
"shape",
|
|
1020
|
+
"theme",
|
|
899
1021
|
"toggle-icon",
|
|
900
1022
|
"value"
|
|
901
1023
|
]
|
|
@@ -904,13 +1026,17 @@
|
|
|
904
1026
|
"description": "",
|
|
905
1027
|
"attributes": [
|
|
906
1028
|
"disabled",
|
|
1029
|
+
"mode",
|
|
1030
|
+
"theme",
|
|
907
1031
|
"value"
|
|
908
1032
|
]
|
|
909
1033
|
},
|
|
910
1034
|
"ion-skeleton-text": {
|
|
911
1035
|
"description": "",
|
|
912
1036
|
"attributes": [
|
|
913
|
-
"animated"
|
|
1037
|
+
"animated",
|
|
1038
|
+
"mode",
|
|
1039
|
+
"theme"
|
|
914
1040
|
]
|
|
915
1041
|
},
|
|
916
1042
|
"ion-spinner": {
|
|
@@ -918,8 +1044,11 @@
|
|
|
918
1044
|
"attributes": [
|
|
919
1045
|
"color",
|
|
920
1046
|
"duration",
|
|
1047
|
+
"mode",
|
|
921
1048
|
"name",
|
|
922
|
-
"paused"
|
|
1049
|
+
"paused",
|
|
1050
|
+
"size",
|
|
1051
|
+
"theme"
|
|
923
1052
|
]
|
|
924
1053
|
},
|
|
925
1054
|
"ion-split-pane": {
|
|
@@ -927,6 +1056,8 @@
|
|
|
927
1056
|
"attributes": [
|
|
928
1057
|
"content-id",
|
|
929
1058
|
"disabled",
|
|
1059
|
+
"mode",
|
|
1060
|
+
"theme",
|
|
930
1061
|
"when"
|
|
931
1062
|
]
|
|
932
1063
|
},
|
|
@@ -934,15 +1065,20 @@
|
|
|
934
1065
|
"description": "",
|
|
935
1066
|
"attributes": [
|
|
936
1067
|
"component",
|
|
937
|
-
"
|
|
1068
|
+
"mode",
|
|
1069
|
+
"tab",
|
|
1070
|
+
"theme"
|
|
938
1071
|
]
|
|
939
1072
|
},
|
|
940
1073
|
"ion-tab-bar": {
|
|
941
1074
|
"description": "",
|
|
942
1075
|
"attributes": [
|
|
943
1076
|
"color",
|
|
1077
|
+
"expand",
|
|
944
1078
|
"mode",
|
|
945
1079
|
"selected-tab",
|
|
1080
|
+
"shape",
|
|
1081
|
+
"theme",
|
|
946
1082
|
"translucent"
|
|
947
1083
|
]
|
|
948
1084
|
},
|
|
@@ -957,18 +1093,23 @@
|
|
|
957
1093
|
"rel",
|
|
958
1094
|
"selected",
|
|
959
1095
|
"tab",
|
|
960
|
-
"target"
|
|
1096
|
+
"target",
|
|
1097
|
+
"theme"
|
|
961
1098
|
]
|
|
962
1099
|
},
|
|
963
1100
|
"ion-tabs": {
|
|
964
1101
|
"description": "",
|
|
965
|
-
"attributes": [
|
|
1102
|
+
"attributes": [
|
|
1103
|
+
"mode",
|
|
1104
|
+
"theme"
|
|
1105
|
+
]
|
|
966
1106
|
},
|
|
967
1107
|
"ion-text": {
|
|
968
1108
|
"description": "",
|
|
969
1109
|
"attributes": [
|
|
970
1110
|
"color",
|
|
971
|
-
"mode"
|
|
1111
|
+
"mode",
|
|
1112
|
+
"theme"
|
|
972
1113
|
]
|
|
973
1114
|
},
|
|
974
1115
|
"ion-textarea": {
|
|
@@ -1000,20 +1141,27 @@
|
|
|
1000
1141
|
"required",
|
|
1001
1142
|
"rows",
|
|
1002
1143
|
"shape",
|
|
1144
|
+
"size",
|
|
1003
1145
|
"spellcheck",
|
|
1146
|
+
"theme",
|
|
1004
1147
|
"value",
|
|
1005
1148
|
"wrap"
|
|
1006
1149
|
]
|
|
1007
1150
|
},
|
|
1008
1151
|
"ion-thumbnail": {
|
|
1009
1152
|
"description": "",
|
|
1010
|
-
"attributes": [
|
|
1153
|
+
"attributes": [
|
|
1154
|
+
"mode",
|
|
1155
|
+
"theme"
|
|
1156
|
+
]
|
|
1011
1157
|
},
|
|
1012
1158
|
"ion-title": {
|
|
1013
1159
|
"description": "",
|
|
1014
1160
|
"attributes": [
|
|
1015
1161
|
"color",
|
|
1016
|
-
"
|
|
1162
|
+
"mode",
|
|
1163
|
+
"size",
|
|
1164
|
+
"theme"
|
|
1017
1165
|
]
|
|
1018
1166
|
},
|
|
1019
1167
|
"ion-toast": {
|
|
@@ -1036,7 +1184,9 @@
|
|
|
1036
1184
|
"mode",
|
|
1037
1185
|
"position",
|
|
1038
1186
|
"position-anchor",
|
|
1187
|
+
"shape",
|
|
1039
1188
|
"swipe-gesture",
|
|
1189
|
+
"theme",
|
|
1040
1190
|
"translucent",
|
|
1041
1191
|
"trigger"
|
|
1042
1192
|
]
|
|
@@ -1053,6 +1203,7 @@
|
|
|
1053
1203
|
"label-placement",
|
|
1054
1204
|
"mode",
|
|
1055
1205
|
"name",
|
|
1206
|
+
"theme",
|
|
1056
1207
|
"value"
|
|
1057
1208
|
]
|
|
1058
1209
|
},
|
|
@@ -1060,7 +1211,8 @@
|
|
|
1060
1211
|
"description": "",
|
|
1061
1212
|
"attributes": [
|
|
1062
1213
|
"color",
|
|
1063
|
-
"mode"
|
|
1214
|
+
"mode",
|
|
1215
|
+
"theme"
|
|
1064
1216
|
]
|
|
1065
1217
|
}
|
|
1066
1218
|
}
|