reflex 0.4.7a2__py3-none-any.whl → 0.4.8__py3-none-any.whl
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.
Potentially problematic release.
This version of reflex might be problematic. Click here for more details.
- reflex/.templates/web/utils/state.js +7 -1
- reflex/app.py +15 -1
- reflex/compiler/utils.py +1 -1
- reflex/components/base/body.pyi +0 -3
- reflex/components/base/document.pyi +0 -15
- reflex/components/base/fragment.pyi +0 -3
- reflex/components/base/head.pyi +0 -3
- reflex/components/base/link.pyi +0 -6
- reflex/components/base/meta.pyi +0 -12
- reflex/components/chakra/base.pyi +0 -6
- reflex/components/chakra/datadisplay/badge.pyi +0 -3
- reflex/components/chakra/datadisplay/code.pyi +0 -3
- reflex/components/chakra/datadisplay/divider.pyi +0 -3
- reflex/components/chakra/datadisplay/keyboard_key.pyi +0 -3
- reflex/components/chakra/datadisplay/list.pyi +0 -3
- reflex/components/chakra/datadisplay/stat.pyi +0 -15
- reflex/components/chakra/datadisplay/table.pyi +0 -12
- reflex/components/chakra/datadisplay/tag.pyi +0 -12
- reflex/components/chakra/disclosure/accordion.pyi +0 -12
- reflex/components/chakra/disclosure/tabs.pyi +0 -12
- reflex/components/chakra/disclosure/transition.pyi +0 -18
- reflex/components/chakra/disclosure/visuallyhidden.pyi +0 -3
- reflex/components/chakra/feedback/alert.pyi +0 -9
- reflex/components/chakra/feedback/circularprogress.pyi +0 -3
- reflex/components/chakra/feedback/progress.pyi +0 -3
- reflex/components/chakra/feedback/skeleton.pyi +0 -9
- reflex/components/chakra/feedback/spinner.pyi +0 -3
- reflex/components/chakra/forms/button.pyi +0 -6
- reflex/components/chakra/forms/checkbox.pyi +0 -6
- reflex/components/chakra/forms/colormodeswitch.pyi +0 -3
- reflex/components/chakra/forms/editable.pyi +0 -12
- reflex/components/chakra/forms/form.pyi +0 -9
- reflex/components/chakra/forms/iconbutton.pyi +0 -3
- reflex/components/chakra/forms/input.pyi +0 -15
- reflex/components/chakra/forms/numberinput.pyi +0 -12
- reflex/components/chakra/forms/pininput.py +1 -1
- reflex/components/chakra/forms/pininput.pyi +1 -4
- reflex/components/chakra/forms/radio.py +1 -1
- reflex/components/chakra/forms/radio.pyi +1 -1
- reflex/components/chakra/forms/rangeslider.py +1 -1
- reflex/components/chakra/forms/rangeslider.pyi +1 -10
- reflex/components/chakra/forms/slider.pyi +0 -12
- reflex/components/chakra/forms/switch.pyi +0 -3
- reflex/components/chakra/layout/aspect_ratio.pyi +0 -3
- reflex/components/chakra/layout/box.pyi +0 -3
- reflex/components/chakra/layout/card.pyi +0 -9
- reflex/components/chakra/layout/center.pyi +0 -9
- reflex/components/chakra/layout/container.pyi +0 -3
- reflex/components/chakra/layout/flex.pyi +0 -3
- reflex/components/chakra/layout/grid.pyi +0 -9
- reflex/components/chakra/layout/spacer.pyi +0 -3
- reflex/components/chakra/layout/stack.pyi +0 -9
- reflex/components/chakra/layout/wrap.pyi +0 -3
- reflex/components/chakra/media/avatar.pyi +0 -9
- reflex/components/chakra/media/icon.pyi +0 -3
- reflex/components/chakra/navigation/breadcrumb.pyi +0 -3
- reflex/components/chakra/navigation/linkoverlay.pyi +0 -6
- reflex/components/chakra/navigation/stepper.pyi +0 -24
- reflex/components/chakra/overlay/alertdialog.pyi +0 -18
- reflex/components/chakra/overlay/drawer.pyi +0 -18
- reflex/components/chakra/overlay/menu.pyi +0 -18
- reflex/components/chakra/overlay/modal.pyi +0 -18
- reflex/components/chakra/overlay/popover.pyi +0 -24
- reflex/components/chakra/overlay/tooltip.pyi +0 -3
- reflex/components/chakra/typography/heading.pyi +0 -3
- reflex/components/chakra/typography/highlight.pyi +0 -3
- reflex/components/chakra/typography/span.pyi +0 -3
- reflex/components/chakra/typography/text.pyi +0 -3
- reflex/components/component.py +61 -22
- reflex/components/core/client_side_routing.pyi +0 -6
- reflex/components/core/upload.py +3 -1
- reflex/components/core/upload.pyi +0 -3
- reflex/components/el/element.pyi +0 -3
- reflex/components/el/elements/base.pyi +0 -3
- reflex/components/el/elements/forms.pyi +0 -39
- reflex/components/el/elements/inline.pyi +0 -84
- reflex/components/el/elements/media.pyi +0 -42
- reflex/components/el/elements/metadata.pyi +0 -15
- reflex/components/el/elements/other.pyi +0 -21
- reflex/components/el/elements/scripts.pyi +0 -9
- reflex/components/el/elements/sectioning.pyi +0 -45
- reflex/components/el/elements/tables.pyi +0 -30
- reflex/components/el/elements/typography.pyi +0 -45
- reflex/components/gridjs/datatable.pyi +0 -3
- reflex/components/lucide/icon.pyi +0 -3
- reflex/components/next/base.pyi +0 -3
- reflex/components/next/link.pyi +0 -3
- reflex/components/plotly/plotly.pyi +0 -6
- reflex/components/radix/primitives/accordion.pyi +0 -3
- reflex/components/radix/primitives/base.pyi +0 -6
- reflex/components/radix/primitives/drawer.pyi +0 -21
- reflex/components/radix/primitives/form.pyi +0 -18
- reflex/components/radix/primitives/progress.pyi +0 -9
- reflex/components/radix/primitives/slider.pyi +0 -15
- reflex/components/radix/themes/base.pyi +0 -6
- reflex/components/react_player/audio.pyi +0 -3
- reflex/components/react_player/react_player.pyi +0 -3
- reflex/components/react_player/video.pyi +0 -3
- reflex/components/recharts/cartesian.pyi +0 -57
- reflex/components/recharts/general.pyi +0 -12
- reflex/components/recharts/polar.pyi +0 -18
- reflex/components/recharts/recharts.pyi +0 -3
- reflex/constants/__init__.py +2 -0
- reflex/constants/base.py +5 -0
- reflex/constants/compiler.py +2 -0
- reflex/constants/installer.py +4 -2
- reflex/custom_components/custom_components.py +28 -34
- reflex/event.py +7 -6
- reflex/experimental/__init__.py +2 -0
- reflex/experimental/misc.py +12 -0
- reflex/model.py +1 -1
- reflex/reflex.py +0 -1
- reflex/utils/compat.py +43 -0
- reflex/utils/console.py +10 -1
- reflex/utils/export.py +1 -3
- reflex/utils/imports.py +14 -1
- reflex/utils/prerequisites.py +71 -45
- reflex/utils/processes.py +41 -4
- reflex/utils/serializers.py +14 -0
- reflex/utils/types.py +4 -3
- {reflex-0.4.7a2.dist-info → reflex-0.4.8.dist-info}/METADATA +1 -1
- {reflex-0.4.7a2.dist-info → reflex-0.4.8.dist-info}/RECORD +125 -123
- {reflex-0.4.7a2.dist-info → reflex-0.4.8.dist-info}/WHEEL +1 -1
- {reflex-0.4.7a2.dist-info → reflex-0.4.8.dist-info}/LICENSE +0 -0
- {reflex-0.4.7a2.dist-info → reflex-0.4.8.dist-info}/entry_points.txt +0 -0
|
@@ -170,9 +170,6 @@ class A(BaseHTML):
|
|
|
170
170
|
|
|
171
171
|
Returns:
|
|
172
172
|
The component.
|
|
173
|
-
|
|
174
|
-
Raises:
|
|
175
|
-
TypeError: If an invalid child is passed.
|
|
176
173
|
"""
|
|
177
174
|
...
|
|
178
175
|
|
|
@@ -305,9 +302,6 @@ class Abbr(BaseHTML):
|
|
|
305
302
|
|
|
306
303
|
Returns:
|
|
307
304
|
The component.
|
|
308
|
-
|
|
309
|
-
Raises:
|
|
310
|
-
TypeError: If an invalid child is passed.
|
|
311
305
|
"""
|
|
312
306
|
...
|
|
313
307
|
|
|
@@ -440,9 +434,6 @@ class B(BaseHTML):
|
|
|
440
434
|
|
|
441
435
|
Returns:
|
|
442
436
|
The component.
|
|
443
|
-
|
|
444
|
-
Raises:
|
|
445
|
-
TypeError: If an invalid child is passed.
|
|
446
437
|
"""
|
|
447
438
|
...
|
|
448
439
|
|
|
@@ -575,9 +566,6 @@ class Bdi(BaseHTML):
|
|
|
575
566
|
|
|
576
567
|
Returns:
|
|
577
568
|
The component.
|
|
578
|
-
|
|
579
|
-
Raises:
|
|
580
|
-
TypeError: If an invalid child is passed.
|
|
581
569
|
"""
|
|
582
570
|
...
|
|
583
571
|
|
|
@@ -710,9 +698,6 @@ class Bdo(BaseHTML):
|
|
|
710
698
|
|
|
711
699
|
Returns:
|
|
712
700
|
The component.
|
|
713
|
-
|
|
714
|
-
Raises:
|
|
715
|
-
TypeError: If an invalid child is passed.
|
|
716
701
|
"""
|
|
717
702
|
...
|
|
718
703
|
|
|
@@ -845,9 +830,6 @@ class Br(BaseHTML):
|
|
|
845
830
|
|
|
846
831
|
Returns:
|
|
847
832
|
The component.
|
|
848
|
-
|
|
849
|
-
Raises:
|
|
850
|
-
TypeError: If an invalid child is passed.
|
|
851
833
|
"""
|
|
852
834
|
...
|
|
853
835
|
|
|
@@ -980,9 +962,6 @@ class Cite(BaseHTML):
|
|
|
980
962
|
|
|
981
963
|
Returns:
|
|
982
964
|
The component.
|
|
983
|
-
|
|
984
|
-
Raises:
|
|
985
|
-
TypeError: If an invalid child is passed.
|
|
986
965
|
"""
|
|
987
966
|
...
|
|
988
967
|
|
|
@@ -1115,9 +1094,6 @@ class Code(BaseHTML):
|
|
|
1115
1094
|
|
|
1116
1095
|
Returns:
|
|
1117
1096
|
The component.
|
|
1118
|
-
|
|
1119
|
-
Raises:
|
|
1120
|
-
TypeError: If an invalid child is passed.
|
|
1121
1097
|
"""
|
|
1122
1098
|
...
|
|
1123
1099
|
|
|
@@ -1254,9 +1230,6 @@ class Data(BaseHTML):
|
|
|
1254
1230
|
|
|
1255
1231
|
Returns:
|
|
1256
1232
|
The component.
|
|
1257
|
-
|
|
1258
|
-
Raises:
|
|
1259
|
-
TypeError: If an invalid child is passed.
|
|
1260
1233
|
"""
|
|
1261
1234
|
...
|
|
1262
1235
|
|
|
@@ -1389,9 +1362,6 @@ class Dfn(BaseHTML):
|
|
|
1389
1362
|
|
|
1390
1363
|
Returns:
|
|
1391
1364
|
The component.
|
|
1392
|
-
|
|
1393
|
-
Raises:
|
|
1394
|
-
TypeError: If an invalid child is passed.
|
|
1395
1365
|
"""
|
|
1396
1366
|
...
|
|
1397
1367
|
|
|
@@ -1524,9 +1494,6 @@ class Em(BaseHTML):
|
|
|
1524
1494
|
|
|
1525
1495
|
Returns:
|
|
1526
1496
|
The component.
|
|
1527
|
-
|
|
1528
|
-
Raises:
|
|
1529
|
-
TypeError: If an invalid child is passed.
|
|
1530
1497
|
"""
|
|
1531
1498
|
...
|
|
1532
1499
|
|
|
@@ -1659,9 +1626,6 @@ class I(BaseHTML):
|
|
|
1659
1626
|
|
|
1660
1627
|
Returns:
|
|
1661
1628
|
The component.
|
|
1662
|
-
|
|
1663
|
-
Raises:
|
|
1664
|
-
TypeError: If an invalid child is passed.
|
|
1665
1629
|
"""
|
|
1666
1630
|
...
|
|
1667
1631
|
|
|
@@ -1794,9 +1758,6 @@ class Kbd(BaseHTML):
|
|
|
1794
1758
|
|
|
1795
1759
|
Returns:
|
|
1796
1760
|
The component.
|
|
1797
|
-
|
|
1798
|
-
Raises:
|
|
1799
|
-
TypeError: If an invalid child is passed.
|
|
1800
1761
|
"""
|
|
1801
1762
|
...
|
|
1802
1763
|
|
|
@@ -1929,9 +1890,6 @@ class Mark(BaseHTML):
|
|
|
1929
1890
|
|
|
1930
1891
|
Returns:
|
|
1931
1892
|
The component.
|
|
1932
|
-
|
|
1933
|
-
Raises:
|
|
1934
|
-
TypeError: If an invalid child is passed.
|
|
1935
1893
|
"""
|
|
1936
1894
|
...
|
|
1937
1895
|
|
|
@@ -2066,9 +2024,6 @@ class Q(BaseHTML):
|
|
|
2066
2024
|
|
|
2067
2025
|
Returns:
|
|
2068
2026
|
The component.
|
|
2069
|
-
|
|
2070
|
-
Raises:
|
|
2071
|
-
TypeError: If an invalid child is passed.
|
|
2072
2027
|
"""
|
|
2073
2028
|
...
|
|
2074
2029
|
|
|
@@ -2201,9 +2156,6 @@ class Rp(BaseHTML):
|
|
|
2201
2156
|
|
|
2202
2157
|
Returns:
|
|
2203
2158
|
The component.
|
|
2204
|
-
|
|
2205
|
-
Raises:
|
|
2206
|
-
TypeError: If an invalid child is passed.
|
|
2207
2159
|
"""
|
|
2208
2160
|
...
|
|
2209
2161
|
|
|
@@ -2336,9 +2288,6 @@ class Rt(BaseHTML):
|
|
|
2336
2288
|
|
|
2337
2289
|
Returns:
|
|
2338
2290
|
The component.
|
|
2339
|
-
|
|
2340
|
-
Raises:
|
|
2341
|
-
TypeError: If an invalid child is passed.
|
|
2342
2291
|
"""
|
|
2343
2292
|
...
|
|
2344
2293
|
|
|
@@ -2471,9 +2420,6 @@ class Ruby(BaseHTML):
|
|
|
2471
2420
|
|
|
2472
2421
|
Returns:
|
|
2473
2422
|
The component.
|
|
2474
|
-
|
|
2475
|
-
Raises:
|
|
2476
|
-
TypeError: If an invalid child is passed.
|
|
2477
2423
|
"""
|
|
2478
2424
|
...
|
|
2479
2425
|
|
|
@@ -2606,9 +2552,6 @@ class S(BaseHTML):
|
|
|
2606
2552
|
|
|
2607
2553
|
Returns:
|
|
2608
2554
|
The component.
|
|
2609
|
-
|
|
2610
|
-
Raises:
|
|
2611
|
-
TypeError: If an invalid child is passed.
|
|
2612
2555
|
"""
|
|
2613
2556
|
...
|
|
2614
2557
|
|
|
@@ -2741,9 +2684,6 @@ class Samp(BaseHTML):
|
|
|
2741
2684
|
|
|
2742
2685
|
Returns:
|
|
2743
2686
|
The component.
|
|
2744
|
-
|
|
2745
|
-
Raises:
|
|
2746
|
-
TypeError: If an invalid child is passed.
|
|
2747
2687
|
"""
|
|
2748
2688
|
...
|
|
2749
2689
|
|
|
@@ -2876,9 +2816,6 @@ class Small(BaseHTML):
|
|
|
2876
2816
|
|
|
2877
2817
|
Returns:
|
|
2878
2818
|
The component.
|
|
2879
|
-
|
|
2880
|
-
Raises:
|
|
2881
|
-
TypeError: If an invalid child is passed.
|
|
2882
2819
|
"""
|
|
2883
2820
|
...
|
|
2884
2821
|
|
|
@@ -3011,9 +2948,6 @@ class Span(BaseHTML):
|
|
|
3011
2948
|
|
|
3012
2949
|
Returns:
|
|
3013
2950
|
The component.
|
|
3014
|
-
|
|
3015
|
-
Raises:
|
|
3016
|
-
TypeError: If an invalid child is passed.
|
|
3017
2951
|
"""
|
|
3018
2952
|
...
|
|
3019
2953
|
|
|
@@ -3146,9 +3080,6 @@ class Strong(BaseHTML):
|
|
|
3146
3080
|
|
|
3147
3081
|
Returns:
|
|
3148
3082
|
The component.
|
|
3149
|
-
|
|
3150
|
-
Raises:
|
|
3151
|
-
TypeError: If an invalid child is passed.
|
|
3152
3083
|
"""
|
|
3153
3084
|
...
|
|
3154
3085
|
|
|
@@ -3281,9 +3212,6 @@ class Sub(BaseHTML):
|
|
|
3281
3212
|
|
|
3282
3213
|
Returns:
|
|
3283
3214
|
The component.
|
|
3284
|
-
|
|
3285
|
-
Raises:
|
|
3286
|
-
TypeError: If an invalid child is passed.
|
|
3287
3215
|
"""
|
|
3288
3216
|
...
|
|
3289
3217
|
|
|
@@ -3416,9 +3344,6 @@ class Sup(BaseHTML):
|
|
|
3416
3344
|
|
|
3417
3345
|
Returns:
|
|
3418
3346
|
The component.
|
|
3419
|
-
|
|
3420
|
-
Raises:
|
|
3421
|
-
TypeError: If an invalid child is passed.
|
|
3422
3347
|
"""
|
|
3423
3348
|
...
|
|
3424
3349
|
|
|
@@ -3555,9 +3480,6 @@ class Time(BaseHTML):
|
|
|
3555
3480
|
|
|
3556
3481
|
Returns:
|
|
3557
3482
|
The component.
|
|
3558
|
-
|
|
3559
|
-
Raises:
|
|
3560
|
-
TypeError: If an invalid child is passed.
|
|
3561
3483
|
"""
|
|
3562
3484
|
...
|
|
3563
3485
|
|
|
@@ -3690,9 +3612,6 @@ class U(BaseHTML):
|
|
|
3690
3612
|
|
|
3691
3613
|
Returns:
|
|
3692
3614
|
The component.
|
|
3693
|
-
|
|
3694
|
-
Raises:
|
|
3695
|
-
TypeError: If an invalid child is passed.
|
|
3696
3615
|
"""
|
|
3697
3616
|
...
|
|
3698
3617
|
|
|
@@ -3825,8 +3744,5 @@ class Wbr(BaseHTML):
|
|
|
3825
3744
|
|
|
3826
3745
|
Returns:
|
|
3827
3746
|
The component.
|
|
3828
|
-
|
|
3829
|
-
Raises:
|
|
3830
|
-
TypeError: If an invalid child is passed.
|
|
3831
3747
|
"""
|
|
3832
3748
|
...
|
|
@@ -176,9 +176,6 @@ class Area(BaseHTML):
|
|
|
176
176
|
|
|
177
177
|
Returns:
|
|
178
178
|
The component.
|
|
179
|
-
|
|
180
|
-
Raises:
|
|
181
|
-
TypeError: If an invalid child is passed.
|
|
182
179
|
"""
|
|
183
180
|
...
|
|
184
181
|
|
|
@@ -339,9 +336,6 @@ class Audio(BaseHTML):
|
|
|
339
336
|
|
|
340
337
|
Returns:
|
|
341
338
|
The component.
|
|
342
|
-
|
|
343
|
-
Raises:
|
|
344
|
-
TypeError: If an invalid child is passed.
|
|
345
339
|
"""
|
|
346
340
|
...
|
|
347
341
|
|
|
@@ -518,9 +512,6 @@ class Img(BaseHTML):
|
|
|
518
512
|
|
|
519
513
|
Returns:
|
|
520
514
|
The component.
|
|
521
|
-
|
|
522
|
-
Raises:
|
|
523
|
-
TypeError: If an invalid child is passed.
|
|
524
515
|
"""
|
|
525
516
|
...
|
|
526
517
|
|
|
@@ -655,9 +646,6 @@ class Map(BaseHTML):
|
|
|
655
646
|
|
|
656
647
|
Returns:
|
|
657
648
|
The component.
|
|
658
|
-
|
|
659
|
-
Raises:
|
|
660
|
-
TypeError: If an invalid child is passed.
|
|
661
649
|
"""
|
|
662
650
|
...
|
|
663
651
|
|
|
@@ -806,9 +794,6 @@ class Track(BaseHTML):
|
|
|
806
794
|
|
|
807
795
|
Returns:
|
|
808
796
|
The component.
|
|
809
|
-
|
|
810
|
-
Raises:
|
|
811
|
-
TypeError: If an invalid child is passed.
|
|
812
797
|
"""
|
|
813
798
|
...
|
|
814
799
|
|
|
@@ -977,9 +962,6 @@ class Video(BaseHTML):
|
|
|
977
962
|
|
|
978
963
|
Returns:
|
|
979
964
|
The component.
|
|
980
|
-
|
|
981
|
-
Raises:
|
|
982
|
-
TypeError: If an invalid child is passed.
|
|
983
965
|
"""
|
|
984
966
|
...
|
|
985
967
|
|
|
@@ -1116,9 +1098,6 @@ class Embed(BaseHTML):
|
|
|
1116
1098
|
|
|
1117
1099
|
Returns:
|
|
1118
1100
|
The component.
|
|
1119
|
-
|
|
1120
|
-
Raises:
|
|
1121
|
-
TypeError: If an invalid child is passed.
|
|
1122
1101
|
"""
|
|
1123
1102
|
...
|
|
1124
1103
|
|
|
@@ -1281,9 +1260,6 @@ class Iframe(BaseHTML):
|
|
|
1281
1260
|
|
|
1282
1261
|
Returns:
|
|
1283
1262
|
The component.
|
|
1284
|
-
|
|
1285
|
-
Raises:
|
|
1286
|
-
TypeError: If an invalid child is passed.
|
|
1287
1263
|
"""
|
|
1288
1264
|
...
|
|
1289
1265
|
|
|
@@ -1428,9 +1404,6 @@ class Object(BaseHTML):
|
|
|
1428
1404
|
|
|
1429
1405
|
Returns:
|
|
1430
1406
|
The component.
|
|
1431
|
-
|
|
1432
|
-
Raises:
|
|
1433
|
-
TypeError: If an invalid child is passed.
|
|
1434
1407
|
"""
|
|
1435
1408
|
...
|
|
1436
1409
|
|
|
@@ -1563,9 +1536,6 @@ class Picture(BaseHTML):
|
|
|
1563
1536
|
|
|
1564
1537
|
Returns:
|
|
1565
1538
|
The component.
|
|
1566
|
-
|
|
1567
|
-
Raises:
|
|
1568
|
-
TypeError: If an invalid child is passed.
|
|
1569
1539
|
"""
|
|
1570
1540
|
...
|
|
1571
1541
|
|
|
@@ -1698,9 +1668,6 @@ class Portal(BaseHTML):
|
|
|
1698
1668
|
|
|
1699
1669
|
Returns:
|
|
1700
1670
|
The component.
|
|
1701
|
-
|
|
1702
|
-
Raises:
|
|
1703
|
-
TypeError: If an invalid child is passed.
|
|
1704
1671
|
"""
|
|
1705
1672
|
...
|
|
1706
1673
|
|
|
@@ -1849,9 +1816,6 @@ class Source(BaseHTML):
|
|
|
1849
1816
|
|
|
1850
1817
|
Returns:
|
|
1851
1818
|
The component.
|
|
1852
|
-
|
|
1853
|
-
Raises:
|
|
1854
|
-
TypeError: If an invalid child is passed.
|
|
1855
1819
|
"""
|
|
1856
1820
|
...
|
|
1857
1821
|
|
|
@@ -1984,9 +1948,6 @@ class Svg(BaseHTML):
|
|
|
1984
1948
|
|
|
1985
1949
|
Returns:
|
|
1986
1950
|
The component.
|
|
1987
|
-
|
|
1988
|
-
Raises:
|
|
1989
|
-
TypeError: If an invalid child is passed.
|
|
1990
1951
|
"""
|
|
1991
1952
|
...
|
|
1992
1953
|
|
|
@@ -2121,8 +2082,5 @@ class Path(BaseHTML):
|
|
|
2121
2082
|
|
|
2122
2083
|
Returns:
|
|
2123
2084
|
The component.
|
|
2124
|
-
|
|
2125
|
-
Raises:
|
|
2126
|
-
TypeError: If an invalid child is passed.
|
|
2127
2085
|
"""
|
|
2128
2086
|
...
|
|
@@ -145,9 +145,6 @@ class Base(BaseHTML):
|
|
|
145
145
|
|
|
146
146
|
Returns:
|
|
147
147
|
The component.
|
|
148
|
-
|
|
149
|
-
Raises:
|
|
150
|
-
TypeError: If an invalid child is passed.
|
|
151
148
|
"""
|
|
152
149
|
...
|
|
153
150
|
|
|
@@ -280,9 +277,6 @@ class Head(BaseHTML):
|
|
|
280
277
|
|
|
281
278
|
Returns:
|
|
282
279
|
The component.
|
|
283
|
-
|
|
284
|
-
Raises:
|
|
285
|
-
TypeError: If an invalid child is passed.
|
|
286
280
|
"""
|
|
287
281
|
...
|
|
288
282
|
|
|
@@ -436,9 +430,6 @@ class Link(BaseHTML):
|
|
|
436
430
|
|
|
437
431
|
Returns:
|
|
438
432
|
The component.
|
|
439
|
-
|
|
440
|
-
Raises:
|
|
441
|
-
TypeError: If an invalid child is passed.
|
|
442
433
|
"""
|
|
443
434
|
...
|
|
444
435
|
|
|
@@ -581,9 +572,6 @@ class Meta(BaseHTML):
|
|
|
581
572
|
|
|
582
573
|
Returns:
|
|
583
574
|
The component.
|
|
584
|
-
|
|
585
|
-
Raises:
|
|
586
|
-
TypeError: If an invalid child is passed.
|
|
587
575
|
"""
|
|
588
576
|
...
|
|
589
577
|
|
|
@@ -660,8 +648,5 @@ class Title(Element):
|
|
|
660
648
|
|
|
661
649
|
Returns:
|
|
662
650
|
The component.
|
|
663
|
-
|
|
664
|
-
Raises:
|
|
665
|
-
TypeError: If an invalid child is passed.
|
|
666
651
|
"""
|
|
667
652
|
...
|
|
@@ -142,9 +142,6 @@ class Details(BaseHTML):
|
|
|
142
142
|
|
|
143
143
|
Returns:
|
|
144
144
|
The component.
|
|
145
|
-
|
|
146
|
-
Raises:
|
|
147
|
-
TypeError: If an invalid child is passed.
|
|
148
145
|
"""
|
|
149
146
|
...
|
|
150
147
|
|
|
@@ -279,9 +276,6 @@ class Dialog(BaseHTML):
|
|
|
279
276
|
|
|
280
277
|
Returns:
|
|
281
278
|
The component.
|
|
282
|
-
|
|
283
|
-
Raises:
|
|
284
|
-
TypeError: If an invalid child is passed.
|
|
285
279
|
"""
|
|
286
280
|
...
|
|
287
281
|
|
|
@@ -414,9 +408,6 @@ class Summary(BaseHTML):
|
|
|
414
408
|
|
|
415
409
|
Returns:
|
|
416
410
|
The component.
|
|
417
|
-
|
|
418
|
-
Raises:
|
|
419
|
-
TypeError: If an invalid child is passed.
|
|
420
411
|
"""
|
|
421
412
|
...
|
|
422
413
|
|
|
@@ -549,9 +540,6 @@ class Slot(BaseHTML):
|
|
|
549
540
|
|
|
550
541
|
Returns:
|
|
551
542
|
The component.
|
|
552
|
-
|
|
553
|
-
Raises:
|
|
554
|
-
TypeError: If an invalid child is passed.
|
|
555
543
|
"""
|
|
556
544
|
...
|
|
557
545
|
|
|
@@ -684,9 +672,6 @@ class Template(BaseHTML):
|
|
|
684
672
|
|
|
685
673
|
Returns:
|
|
686
674
|
The component.
|
|
687
|
-
|
|
688
|
-
Raises:
|
|
689
|
-
TypeError: If an invalid child is passed.
|
|
690
675
|
"""
|
|
691
676
|
...
|
|
692
677
|
|
|
@@ -819,9 +804,6 @@ class Math(BaseHTML):
|
|
|
819
804
|
|
|
820
805
|
Returns:
|
|
821
806
|
The component.
|
|
822
|
-
|
|
823
|
-
Raises:
|
|
824
|
-
TypeError: If an invalid child is passed.
|
|
825
807
|
"""
|
|
826
808
|
...
|
|
827
809
|
|
|
@@ -958,8 +940,5 @@ class Html(BaseHTML):
|
|
|
958
940
|
|
|
959
941
|
Returns:
|
|
960
942
|
The component.
|
|
961
|
-
|
|
962
|
-
Raises:
|
|
963
|
-
TypeError: If an invalid child is passed.
|
|
964
943
|
"""
|
|
965
944
|
...
|
|
@@ -140,9 +140,6 @@ class Canvas(BaseHTML):
|
|
|
140
140
|
|
|
141
141
|
Returns:
|
|
142
142
|
The component.
|
|
143
|
-
|
|
144
|
-
Raises:
|
|
145
|
-
TypeError: If an invalid child is passed.
|
|
146
143
|
"""
|
|
147
144
|
...
|
|
148
145
|
|
|
@@ -275,9 +272,6 @@ class Noscript(BaseHTML):
|
|
|
275
272
|
|
|
276
273
|
Returns:
|
|
277
274
|
The component.
|
|
278
|
-
|
|
279
|
-
Raises:
|
|
280
|
-
TypeError: If an invalid child is passed.
|
|
281
275
|
"""
|
|
282
276
|
...
|
|
283
277
|
|
|
@@ -442,8 +436,5 @@ class Script(BaseHTML):
|
|
|
442
436
|
|
|
443
437
|
Returns:
|
|
444
438
|
The component.
|
|
445
|
-
|
|
446
|
-
Raises:
|
|
447
|
-
TypeError: If an invalid child is passed.
|
|
448
439
|
"""
|
|
449
440
|
...
|
|
@@ -139,9 +139,6 @@ class Body(BaseHTML):
|
|
|
139
139
|
|
|
140
140
|
Returns:
|
|
141
141
|
The component.
|
|
142
|
-
|
|
143
|
-
Raises:
|
|
144
|
-
TypeError: If an invalid child is passed.
|
|
145
142
|
"""
|
|
146
143
|
...
|
|
147
144
|
|
|
@@ -274,9 +271,6 @@ class Address(BaseHTML):
|
|
|
274
271
|
|
|
275
272
|
Returns:
|
|
276
273
|
The component.
|
|
277
|
-
|
|
278
|
-
Raises:
|
|
279
|
-
TypeError: If an invalid child is passed.
|
|
280
274
|
"""
|
|
281
275
|
...
|
|
282
276
|
|
|
@@ -409,9 +403,6 @@ class Article(BaseHTML):
|
|
|
409
403
|
|
|
410
404
|
Returns:
|
|
411
405
|
The component.
|
|
412
|
-
|
|
413
|
-
Raises:
|
|
414
|
-
TypeError: If an invalid child is passed.
|
|
415
406
|
"""
|
|
416
407
|
...
|
|
417
408
|
|
|
@@ -544,9 +535,6 @@ class Aside(BaseHTML):
|
|
|
544
535
|
|
|
545
536
|
Returns:
|
|
546
537
|
The component.
|
|
547
|
-
|
|
548
|
-
Raises:
|
|
549
|
-
TypeError: If an invalid child is passed.
|
|
550
538
|
"""
|
|
551
539
|
...
|
|
552
540
|
|
|
@@ -679,9 +667,6 @@ class Footer(BaseHTML):
|
|
|
679
667
|
|
|
680
668
|
Returns:
|
|
681
669
|
The component.
|
|
682
|
-
|
|
683
|
-
Raises:
|
|
684
|
-
TypeError: If an invalid child is passed.
|
|
685
670
|
"""
|
|
686
671
|
...
|
|
687
672
|
|
|
@@ -814,9 +799,6 @@ class Header(BaseHTML):
|
|
|
814
799
|
|
|
815
800
|
Returns:
|
|
816
801
|
The component.
|
|
817
|
-
|
|
818
|
-
Raises:
|
|
819
|
-
TypeError: If an invalid child is passed.
|
|
820
802
|
"""
|
|
821
803
|
...
|
|
822
804
|
|
|
@@ -949,9 +931,6 @@ class H1(BaseHTML):
|
|
|
949
931
|
|
|
950
932
|
Returns:
|
|
951
933
|
The component.
|
|
952
|
-
|
|
953
|
-
Raises:
|
|
954
|
-
TypeError: If an invalid child is passed.
|
|
955
934
|
"""
|
|
956
935
|
...
|
|
957
936
|
|
|
@@ -1084,9 +1063,6 @@ class H2(BaseHTML):
|
|
|
1084
1063
|
|
|
1085
1064
|
Returns:
|
|
1086
1065
|
The component.
|
|
1087
|
-
|
|
1088
|
-
Raises:
|
|
1089
|
-
TypeError: If an invalid child is passed.
|
|
1090
1066
|
"""
|
|
1091
1067
|
...
|
|
1092
1068
|
|
|
@@ -1219,9 +1195,6 @@ class H3(BaseHTML):
|
|
|
1219
1195
|
|
|
1220
1196
|
Returns:
|
|
1221
1197
|
The component.
|
|
1222
|
-
|
|
1223
|
-
Raises:
|
|
1224
|
-
TypeError: If an invalid child is passed.
|
|
1225
1198
|
"""
|
|
1226
1199
|
...
|
|
1227
1200
|
|
|
@@ -1354,9 +1327,6 @@ class H4(BaseHTML):
|
|
|
1354
1327
|
|
|
1355
1328
|
Returns:
|
|
1356
1329
|
The component.
|
|
1357
|
-
|
|
1358
|
-
Raises:
|
|
1359
|
-
TypeError: If an invalid child is passed.
|
|
1360
1330
|
"""
|
|
1361
1331
|
...
|
|
1362
1332
|
|
|
@@ -1489,9 +1459,6 @@ class H5(BaseHTML):
|
|
|
1489
1459
|
|
|
1490
1460
|
Returns:
|
|
1491
1461
|
The component.
|
|
1492
|
-
|
|
1493
|
-
Raises:
|
|
1494
|
-
TypeError: If an invalid child is passed.
|
|
1495
1462
|
"""
|
|
1496
1463
|
...
|
|
1497
1464
|
|
|
@@ -1624,9 +1591,6 @@ class H6(BaseHTML):
|
|
|
1624
1591
|
|
|
1625
1592
|
Returns:
|
|
1626
1593
|
The component.
|
|
1627
|
-
|
|
1628
|
-
Raises:
|
|
1629
|
-
TypeError: If an invalid child is passed.
|
|
1630
1594
|
"""
|
|
1631
1595
|
...
|
|
1632
1596
|
|
|
@@ -1759,9 +1723,6 @@ class Main(BaseHTML):
|
|
|
1759
1723
|
|
|
1760
1724
|
Returns:
|
|
1761
1725
|
The component.
|
|
1762
|
-
|
|
1763
|
-
Raises:
|
|
1764
|
-
TypeError: If an invalid child is passed.
|
|
1765
1726
|
"""
|
|
1766
1727
|
...
|
|
1767
1728
|
|
|
@@ -1894,9 +1855,6 @@ class Nav(BaseHTML):
|
|
|
1894
1855
|
|
|
1895
1856
|
Returns:
|
|
1896
1857
|
The component.
|
|
1897
|
-
|
|
1898
|
-
Raises:
|
|
1899
|
-
TypeError: If an invalid child is passed.
|
|
1900
1858
|
"""
|
|
1901
1859
|
...
|
|
1902
1860
|
|
|
@@ -2029,8 +1987,5 @@ class Section(BaseHTML):
|
|
|
2029
1987
|
|
|
2030
1988
|
Returns:
|
|
2031
1989
|
The component.
|
|
2032
|
-
|
|
2033
|
-
Raises:
|
|
2034
|
-
TypeError: If an invalid child is passed.
|
|
2035
1990
|
"""
|
|
2036
1991
|
...
|