@ionic/vue 8.6.6-dev.11753975702.19547a9e → 8.6.6-dev.11754079589.14074817

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (53) hide show
  1. package/css/core.css +1 -1
  2. package/css/core.css.map +1 -1
  3. package/css/display.css +1 -1
  4. package/css/display.css.map +1 -1
  5. package/css/flex-utils.css +1 -1
  6. package/css/flex-utils.css.map +1 -1
  7. package/css/float-elements.css.map +1 -1
  8. package/css/global.bundle.css.map +1 -1
  9. package/css/ionic-swiper.css +1 -1
  10. package/css/ionic-swiper.css.map +1 -1
  11. package/css/ionic.bundle.css +1 -1
  12. package/css/ionic.bundle.css.map +1 -1
  13. package/css/normalize.css.map +1 -1
  14. package/css/padding.css.map +1 -1
  15. package/css/palettes/dark.always.css.map +1 -1
  16. package/css/palettes/dark.class.css.map +1 -1
  17. package/css/palettes/dark.system.css.map +1 -1
  18. package/css/palettes/high-contrast-dark.always.css.map +1 -1
  19. package/css/palettes/high-contrast-dark.class.css.map +1 -1
  20. package/css/palettes/high-contrast-dark.system.css.map +1 -1
  21. package/css/palettes/high-contrast.always.css.map +1 -1
  22. package/css/palettes/high-contrast.class.css.map +1 -1
  23. package/css/palettes/high-contrast.system.css.map +1 -1
  24. package/css/structure.css.map +1 -1
  25. package/css/text-alignment.css.map +1 -1
  26. package/css/text-transformation.css.map +1 -1
  27. package/css/typography.css.map +1 -1
  28. package/css/utils.bundle.css +1 -1
  29. package/css/utils.bundle.css.map +1 -1
  30. package/dist/index.js +160 -192
  31. package/dist/index.js.map +1 -1
  32. package/dist/types/components/IonIcon.d.ts +1 -0
  33. package/dist/types/proxies.d.ts +0 -1
  34. package/dist/vetur/attributes.json +178 -1570
  35. package/dist/vetur/tags.json +45 -217
  36. package/dist/web-types.json +122 -1490
  37. package/package.json +2 -2
  38. package/css/ionic/bundle.ionic.css +0 -1
  39. package/css/ionic/bundle.ionic.css.map +0 -1
  40. package/css/ionic/core.ionic.css +0 -1
  41. package/css/ionic/core.ionic.css.map +0 -1
  42. package/css/ionic/global.bundle.ionic.css +0 -1
  43. package/css/ionic/global.bundle.ionic.css.map +0 -1
  44. package/css/ionic/ionic-swiper.ionic.css +0 -1
  45. package/css/ionic/ionic-swiper.ionic.css.map +0 -1
  46. package/css/ionic/link.ionic.css +0 -1
  47. package/css/ionic/link.ionic.css.map +0 -1
  48. package/css/ionic/structure.ionic.css +0 -1
  49. package/css/ionic/structure.ionic.css.map +0 -1
  50. package/css/ionic/typography.ionic.css +0 -1
  51. package/css/ionic/typography.ionic.css.map +0 -1
  52. package/css/ionic/utils.bundle.ionic.css +0 -1
  53. package/css/ionic/utils.bundle.ionic.css.map +0 -1
@@ -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
- "hue",
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,18 +219,13 @@
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",
@@ -290,8 +249,7 @@
290
249
  "size-md",
291
250
  "size-sm",
292
251
  "size-xl",
293
- "size-xs",
294
- "theme"
252
+ "size-xs"
295
253
  ]
296
254
  },
297
255
  "ion-content": {
@@ -301,11 +259,9 @@
301
259
  "fixed-slot-placement",
302
260
  "force-overscroll",
303
261
  "fullscreen",
304
- "mode",
305
262
  "scroll-events",
306
263
  "scroll-x",
307
- "scroll-y",
308
- "theme"
264
+ "scroll-y"
309
265
  ]
310
266
  },
311
267
  "ion-datetime": {
@@ -340,7 +296,6 @@
340
296
  "show-default-time-label",
341
297
  "show-default-title",
342
298
  "size",
343
- "theme",
344
299
  "title-selected-dates-formatter",
345
300
  "value",
346
301
  "year-values"
@@ -352,15 +307,7 @@
352
307
  "color",
353
308
  "datetime",
354
309
  "disabled",
355
- "mode",
356
- "theme"
357
- ]
358
- },
359
- "ion-divider": {
360
- "description": "",
361
- "attributes": [
362
- "inset",
363
- "spacing"
310
+ "mode"
364
311
  ]
365
312
  },
366
313
  "ion-fab": {
@@ -369,8 +316,6 @@
369
316
  "activated",
370
317
  "edge",
371
318
  "horizontal",
372
- "mode",
373
- "theme",
374
319
  "vertical"
375
320
  ]
376
321
  },
@@ -390,7 +335,6 @@
390
335
  "show",
391
336
  "size",
392
337
  "target",
393
- "theme",
394
338
  "translucent",
395
339
  "type"
396
340
  ]
@@ -399,9 +343,7 @@
399
343
  "description": "",
400
344
  "attributes": [
401
345
  "activated",
402
- "mode",
403
- "side",
404
- "theme"
346
+ "side"
405
347
  ]
406
348
  },
407
349
  "ion-footer": {
@@ -409,25 +351,20 @@
409
351
  "attributes": [
410
352
  "collapse",
411
353
  "mode",
412
- "theme",
413
354
  "translucent"
414
355
  ]
415
356
  },
416
357
  "ion-grid": {
417
358
  "description": "",
418
359
  "attributes": [
419
- "fixed",
420
- "mode",
421
- "theme"
360
+ "fixed"
422
361
  ]
423
362
  },
424
363
  "ion-header": {
425
364
  "description": "",
426
365
  "attributes": [
427
366
  "collapse",
428
- "divider",
429
367
  "mode",
430
- "theme",
431
368
  "translucent"
432
369
  ]
433
370
  },
@@ -435,19 +372,14 @@
435
372
  "description": "",
436
373
  "attributes": [
437
374
  "alt",
438
- "mode",
439
- "src",
440
- "theme"
375
+ "src"
441
376
  ]
442
377
  },
443
378
  "ion-infinite-scroll": {
444
379
  "description": "",
445
380
  "attributes": [
446
381
  "disabled",
447
- "mode",
448
382
  "position",
449
- "preserve-rerender-scroll-position",
450
- "theme",
451
383
  "threshold"
452
384
  ]
453
385
  },
@@ -455,9 +387,7 @@
455
387
  "description": "",
456
388
  "attributes": [
457
389
  "loading-spinner",
458
- "loading-text",
459
- "mode",
460
- "theme"
390
+ "loading-text"
461
391
  ]
462
392
  },
463
393
  "ion-input": {
@@ -494,10 +424,8 @@
494
424
  "readonly",
495
425
  "required",
496
426
  "shape",
497
- "size",
498
427
  "spellcheck",
499
428
  "step",
500
- "theme",
501
429
  "type",
502
430
  "value"
503
431
  ]
@@ -545,7 +473,6 @@
545
473
  "router-animation",
546
474
  "router-direction",
547
475
  "target",
548
- "theme",
549
476
  "type"
550
477
  ]
551
478
  },
@@ -554,16 +481,12 @@
554
481
  "attributes": [
555
482
  "color",
556
483
  "mode",
557
- "sticky",
558
- "theme"
484
+ "sticky"
559
485
  ]
560
486
  },
561
487
  "ion-item-group": {
562
488
  "description": "",
563
- "attributes": [
564
- "mode",
565
- "theme"
566
- ]
489
+ "attributes": []
567
490
  },
568
491
  "ion-item-option": {
569
492
  "description": "",
@@ -573,29 +496,22 @@
573
496
  "download",
574
497
  "expandable",
575
498
  "href",
576
- "hue",
577
499
  "mode",
578
500
  "rel",
579
- "shape",
580
501
  "target",
581
- "theme",
582
502
  "type"
583
503
  ]
584
504
  },
585
505
  "ion-item-options": {
586
506
  "description": "",
587
507
  "attributes": [
588
- "mode",
589
- "side",
590
- "theme"
508
+ "side"
591
509
  ]
592
510
  },
593
511
  "ion-item-sliding": {
594
512
  "description": "",
595
513
  "attributes": [
596
- "disabled",
597
- "mode",
598
- "theme"
514
+ "disabled"
599
515
  ]
600
516
  },
601
517
  "ion-label": {
@@ -603,8 +519,7 @@
603
519
  "attributes": [
604
520
  "color",
605
521
  "mode",
606
- "position",
607
- "theme"
522
+ "position"
608
523
  ]
609
524
  },
610
525
  "ion-list": {
@@ -612,9 +527,7 @@
612
527
  "attributes": [
613
528
  "inset",
614
529
  "lines",
615
- "mode",
616
- "shape",
617
- "theme"
530
+ "mode"
618
531
  ]
619
532
  },
620
533
  "ion-list-header": {
@@ -622,8 +535,7 @@
622
535
  "attributes": [
623
536
  "color",
624
537
  "lines",
625
- "mode",
626
- "theme"
538
+ "mode"
627
539
  ]
628
540
  },
629
541
  "ion-loading": {
@@ -642,7 +554,6 @@
642
554
  "mode",
643
555
  "show-backdrop",
644
556
  "spinner",
645
- "theme",
646
557
  "translucent",
647
558
  "trigger"
648
559
  ]
@@ -654,10 +565,8 @@
654
565
  "disabled",
655
566
  "max-edge-start",
656
567
  "menu-id",
657
- "mode",
658
568
  "side",
659
569
  "swipe-gesture",
660
- "theme",
661
570
  "type"
662
571
  ]
663
572
  },
@@ -669,7 +578,6 @@
669
578
  "disabled",
670
579
  "menu",
671
580
  "mode",
672
- "theme",
673
581
  "type"
674
582
  ]
675
583
  },
@@ -677,9 +585,7 @@
677
585
  "description": "",
678
586
  "attributes": [
679
587
  "auto-hide",
680
- "menu",
681
- "mode",
682
- "theme"
588
+ "menu"
683
589
  ]
684
590
  },
685
591
  "ion-modal": {
@@ -703,9 +609,7 @@
703
609
  "leave-animation",
704
610
  "mode",
705
611
  "presenting-element",
706
- "shape",
707
612
  "show-backdrop",
708
- "theme",
709
613
  "trigger"
710
614
  ]
711
615
  },
@@ -714,11 +618,9 @@
714
618
  "attributes": [
715
619
  "animated",
716
620
  "animation",
717
- "mode",
718
621
  "root",
719
622
  "root-params",
720
- "swipe-gesture",
721
- "theme"
623
+ "swipe-gesture"
722
624
  ]
723
625
  },
724
626
  "ion-nav-link": {
@@ -726,25 +628,21 @@
726
628
  "attributes": [
727
629
  "component",
728
630
  "component-props",
729
- "mode",
730
631
  "router-animation",
731
- "router-direction",
732
- "theme"
632
+ "router-direction"
733
633
  ]
734
634
  },
735
635
  "ion-note": {
736
636
  "description": "",
737
637
  "attributes": [
738
638
  "color",
739
- "mode",
740
- "theme"
639
+ "mode"
741
640
  ]
742
641
  },
743
642
  "ion-picker": {
744
643
  "description": "",
745
644
  "attributes": [
746
- "mode",
747
- "theme"
645
+ "mode"
748
646
  ]
749
647
  },
750
648
  "ion-picker-column": {
@@ -753,7 +651,6 @@
753
651
  "color",
754
652
  "disabled",
755
653
  "mode",
756
- "theme",
757
654
  "value"
758
655
  ]
759
656
  },
@@ -762,8 +659,6 @@
762
659
  "attributes": [
763
660
  "color",
764
661
  "disabled",
765
- "mode",
766
- "theme",
767
662
  "value"
768
663
  ]
769
664
  },
@@ -783,7 +678,6 @@
783
678
  "leave-animation",
784
679
  "mode",
785
680
  "show-backdrop",
786
- "theme",
787
681
  "trigger"
788
682
  ]
789
683
  },
@@ -810,7 +704,6 @@
810
704
  "show-backdrop",
811
705
  "side",
812
706
  "size",
813
- "theme",
814
707
  "translucent",
815
708
  "trigger",
816
709
  "trigger-action"
@@ -823,8 +716,6 @@
823
716
  "color",
824
717
  "mode",
825
718
  "reversed",
826
- "shape",
827
- "theme",
828
719
  "type",
829
720
  "value"
830
721
  ]
@@ -839,7 +730,6 @@
839
730
  "label-placement",
840
731
  "mode",
841
732
  "name",
842
- "theme",
843
733
  "value"
844
734
  ]
845
735
  },
@@ -850,9 +740,7 @@
850
740
  "compare-with",
851
741
  "error-text",
852
742
  "helper-text",
853
- "mode",
854
743
  "name",
855
- "theme",
856
744
  "value"
857
745
  ]
858
746
  },
@@ -874,7 +762,6 @@
874
762
  "pin-formatter",
875
763
  "snaps",
876
764
  "step",
877
- "theme",
878
765
  "ticks",
879
766
  "value"
880
767
  ]
@@ -888,41 +775,31 @@
888
775
  "pull-factor",
889
776
  "pull-max",
890
777
  "pull-min",
891
- "snapback-duration",
892
- "theme"
778
+ "snapback-duration"
893
779
  ]
894
780
  },
895
781
  "ion-refresher-content": {
896
782
  "description": "",
897
783
  "attributes": [
898
- "mode",
899
784
  "pulling-icon",
900
785
  "pulling-text",
901
786
  "refreshing-spinner",
902
- "refreshing-text",
903
- "theme"
787
+ "refreshing-text"
904
788
  ]
905
789
  },
906
790
  "ion-reorder": {
907
791
  "description": "",
908
- "attributes": [
909
- "mode",
910
- "theme"
911
- ]
792
+ "attributes": []
912
793
  },
913
794
  "ion-reorder-group": {
914
795
  "description": "",
915
796
  "attributes": [
916
- "disabled",
917
- "mode",
918
- "theme"
797
+ "disabled"
919
798
  ]
920
799
  },
921
800
  "ion-ripple-effect": {
922
801
  "description": "",
923
802
  "attributes": [
924
- "mode",
925
- "theme",
926
803
  "type"
927
804
  ]
928
805
  },
@@ -933,8 +810,6 @@
933
810
  "before-leave",
934
811
  "component",
935
812
  "component-props",
936
- "mode",
937
- "theme",
938
813
  "url"
939
814
  ]
940
815
  },
@@ -948,9 +823,7 @@
948
823
  "ion-router": {
949
824
  "description": "",
950
825
  "attributes": [
951
- "mode",
952
826
  "root",
953
- "theme",
954
827
  "use-hash"
955
828
  ]
956
829
  },
@@ -959,12 +832,10 @@
959
832
  "attributes": [
960
833
  "color",
961
834
  "href",
962
- "mode",
963
835
  "rel",
964
836
  "router-animation",
965
837
  "router-direction",
966
- "target",
967
- "theme"
838
+ "target"
968
839
  ]
969
840
  },
970
841
  "ion-router-outlet": {
@@ -972,16 +843,12 @@
972
843
  "attributes": [
973
844
  "animated",
974
845
  "animation",
975
- "mode",
976
- "theme"
846
+ "mode"
977
847
  ]
978
848
  },
979
849
  "ion-row": {
980
850
  "description": "",
981
- "attributes": [
982
- "mode",
983
- "theme"
984
- ]
851
+ "attributes": []
985
852
  },
986
853
  "ion-searchbar": {
987
854
  "description": "",
@@ -1004,12 +871,9 @@
1004
871
  "name",
1005
872
  "placeholder",
1006
873
  "search-icon",
1007
- "shape",
1008
874
  "show-cancel-button",
1009
875
  "show-clear-button",
1010
- "size",
1011
876
  "spellcheck",
1012
- "theme",
1013
877
  "type",
1014
878
  "value"
1015
879
  ]
@@ -1023,7 +887,6 @@
1023
887
  "scrollable",
1024
888
  "select-on-focus",
1025
889
  "swipe-gesture",
1026
- "theme",
1027
890
  "value"
1028
891
  ]
1029
892
  },
@@ -1034,7 +897,6 @@
1034
897
  "disabled",
1035
898
  "layout",
1036
899
  "mode",
1037
- "theme",
1038
900
  "type",
1039
901
  "value"
1040
902
  ]
@@ -1073,8 +935,6 @@
1073
935
  "required",
1074
936
  "selected-text",
1075
937
  "shape",
1076
- "size",
1077
- "theme",
1078
938
  "toggle-icon",
1079
939
  "value"
1080
940
  ]
@@ -1091,17 +951,13 @@
1091
951
  "description": "",
1092
952
  "attributes": [
1093
953
  "disabled",
1094
- "mode",
1095
- "theme",
1096
954
  "value"
1097
955
  ]
1098
956
  },
1099
957
  "ion-skeleton-text": {
1100
958
  "description": "",
1101
959
  "attributes": [
1102
- "animated",
1103
- "mode",
1104
- "theme"
960
+ "animated"
1105
961
  ]
1106
962
  },
1107
963
  "ion-spinner": {
@@ -1109,11 +965,8 @@
1109
965
  "attributes": [
1110
966
  "color",
1111
967
  "duration",
1112
- "mode",
1113
968
  "name",
1114
- "paused",
1115
- "size",
1116
- "theme"
969
+ "paused"
1117
970
  ]
1118
971
  },
1119
972
  "ion-split-pane": {
@@ -1121,8 +974,6 @@
1121
974
  "attributes": [
1122
975
  "content-id",
1123
976
  "disabled",
1124
- "mode",
1125
- "theme",
1126
977
  "when"
1127
978
  ]
1128
979
  },
@@ -1130,20 +981,15 @@
1130
981
  "description": "",
1131
982
  "attributes": [
1132
983
  "component",
1133
- "mode",
1134
- "tab",
1135
- "theme"
984
+ "tab"
1136
985
  ]
1137
986
  },
1138
987
  "ion-tab-bar": {
1139
988
  "description": "",
1140
989
  "attributes": [
1141
990
  "color",
1142
- "expand",
1143
991
  "mode",
1144
992
  "selected-tab",
1145
- "shape",
1146
- "theme",
1147
993
  "translucent"
1148
994
  ]
1149
995
  },
@@ -1157,25 +1003,19 @@
1157
1003
  "mode",
1158
1004
  "rel",
1159
1005
  "selected",
1160
- "shape",
1161
1006
  "tab",
1162
- "target",
1163
- "theme"
1007
+ "target"
1164
1008
  ]
1165
1009
  },
1166
1010
  "ion-tabs": {
1167
1011
  "description": "",
1168
- "attributes": [
1169
- "mode",
1170
- "theme"
1171
- ]
1012
+ "attributes": []
1172
1013
  },
1173
1014
  "ion-text": {
1174
1015
  "description": "",
1175
1016
  "attributes": [
1176
1017
  "color",
1177
- "mode",
1178
- "theme"
1018
+ "mode"
1179
1019
  ]
1180
1020
  },
1181
1021
  "ion-textarea": {
@@ -1207,27 +1047,20 @@
1207
1047
  "required",
1208
1048
  "rows",
1209
1049
  "shape",
1210
- "size",
1211
1050
  "spellcheck",
1212
- "theme",
1213
1051
  "value",
1214
1052
  "wrap"
1215
1053
  ]
1216
1054
  },
1217
1055
  "ion-thumbnail": {
1218
1056
  "description": "",
1219
- "attributes": [
1220
- "mode",
1221
- "theme"
1222
- ]
1057
+ "attributes": []
1223
1058
  },
1224
1059
  "ion-title": {
1225
1060
  "description": "",
1226
1061
  "attributes": [
1227
1062
  "color",
1228
- "mode",
1229
- "size",
1230
- "theme"
1063
+ "size"
1231
1064
  ]
1232
1065
  },
1233
1066
  "ion-toast": {
@@ -1241,7 +1074,6 @@
1241
1074
  "enter-animation",
1242
1075
  "header",
1243
1076
  "html-attributes",
1244
- "hue",
1245
1077
  "icon",
1246
1078
  "is-open",
1247
1079
  "keyboard-close",
@@ -1251,9 +1083,7 @@
1251
1083
  "mode",
1252
1084
  "position",
1253
1085
  "position-anchor",
1254
- "shape",
1255
1086
  "swipe-gesture",
1256
- "theme",
1257
1087
  "translucent",
1258
1088
  "trigger"
1259
1089
  ]
@@ -1273,7 +1103,6 @@
1273
1103
  "mode",
1274
1104
  "name",
1275
1105
  "required",
1276
- "theme",
1277
1106
  "value"
1278
1107
  ]
1279
1108
  },
@@ -1281,8 +1110,7 @@
1281
1110
  "description": "",
1282
1111
  "attributes": [
1283
1112
  "color",
1284
- "mode",
1285
- "theme"
1113
+ "mode"
1286
1114
  ]
1287
1115
  }
1288
1116
  }