reflex 0.7.7a2__py3-none-any.whl → 0.7.7.post1__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/components/base/app_wrap.pyi +18 -17
- reflex/components/base/body.pyi +18 -17
- reflex/components/base/document.pyi +82 -81
- reflex/components/base/error_boundary.pyi +19 -18
- reflex/components/base/fragment.pyi +18 -17
- reflex/components/base/head.pyi +34 -33
- reflex/components/base/link.pyi +34 -33
- reflex/components/base/meta.pyi +66 -65
- reflex/components/base/script.pyi +21 -20
- reflex/components/base/strict_mode.pyi +18 -17
- reflex/components/core/auto_scroll.pyi +18 -17
- reflex/components/core/banner.pyi +98 -97
- reflex/components/core/client_side_routing.pyi +34 -33
- reflex/components/core/clipboard.pyi +19 -18
- reflex/components/core/debounce.pyi +20 -19
- reflex/components/core/html.pyi +18 -17
- reflex/components/core/sticky.pyi +66 -65
- reflex/components/core/upload.pyi +86 -85
- reflex/components/datadisplay/code.pyi +34 -33
- reflex/components/datadisplay/dataeditor.pyi +35 -68
- reflex/components/datadisplay/shiki_code_block.pyi +50 -49
- reflex/components/el/element.pyi +18 -17
- reflex/components/el/elements/base.pyi +18 -17
- reflex/components/el/elements/forms.pyi +290 -332
- reflex/components/el/elements/inline.pyi +450 -449
- reflex/components/el/elements/media.pyi +402 -401
- reflex/components/el/elements/metadata.pyi +98 -97
- reflex/components/el/elements/other.pyi +114 -113
- reflex/components/el/elements/scripts.pyi +50 -49
- reflex/components/el/elements/sectioning.pyi +242 -241
- reflex/components/el/elements/tables.pyi +162 -161
- reflex/components/el/elements/typography.pyi +242 -241
- reflex/components/gridjs/datatable.pyi +35 -34
- reflex/components/lucide/icon.pyi +50 -49
- reflex/components/markdown/markdown.pyi +18 -17
- reflex/components/moment/moment.pyi +19 -18
- reflex/components/next/base.pyi +18 -17
- reflex/components/next/image.pyi +20 -19
- reflex/components/next/link.pyi +18 -17
- reflex/components/next/video.pyi +18 -17
- reflex/components/plotly/plotly.pyi +326 -325
- reflex/components/radix/primitives/accordion.pyi +115 -114
- reflex/components/radix/primitives/base.pyi +34 -33
- reflex/components/radix/primitives/drawer.pyi +187 -186
- reflex/components/radix/primitives/form.pyi +168 -182
- reflex/components/radix/primitives/progress.pyi +82 -81
- reflex/components/radix/primitives/slider.pyi +84 -83
- reflex/components/radix/themes/base.pyi +130 -129
- reflex/components/radix/themes/color_mode.pyi +51 -50
- reflex/components/radix/themes/components/alert_dialog.pyi +118 -117
- reflex/components/radix/themes/components/aspect_ratio.pyi +18 -17
- reflex/components/radix/themes/components/avatar.pyi +18 -17
- reflex/components/radix/themes/components/badge.pyi +18 -17
- reflex/components/radix/themes/components/button.pyi +18 -17
- reflex/components/radix/themes/components/callout.pyi +82 -81
- reflex/components/radix/themes/components/card.pyi +18 -17
- reflex/components/radix/themes/components/checkbox.pyi +53 -52
- reflex/components/radix/themes/components/checkbox_cards.pyi +34 -33
- reflex/components/radix/themes/components/checkbox_group.pyi +34 -33
- reflex/components/radix/themes/components/context_menu.pyi +225 -224
- reflex/components/radix/themes/components/data_list.pyi +66 -65
- reflex/components/radix/themes/components/dialog.pyi +121 -120
- reflex/components/radix/themes/components/dropdown_menu.pyi +142 -141
- reflex/components/radix/themes/components/hover_card.pyi +68 -67
- reflex/components/radix/themes/components/icon_button.pyi +18 -17
- reflex/components/radix/themes/components/inset.pyi +18 -17
- reflex/components/radix/themes/components/popover.pyi +73 -72
- reflex/components/radix/themes/components/progress.pyi +18 -17
- reflex/components/radix/themes/components/radio.pyi +18 -17
- reflex/components/radix/themes/components/radio_cards.pyi +35 -34
- reflex/components/radix/themes/components/radio_group.pyi +67 -66
- reflex/components/radix/themes/components/scroll_area.pyi +18 -17
- reflex/components/radix/themes/components/segmented_control.pyi +35 -34
- reflex/components/radix/themes/components/select.pyi +155 -154
- reflex/components/radix/themes/components/separator.pyi +18 -17
- reflex/components/radix/themes/components/skeleton.pyi +18 -17
- reflex/components/radix/themes/components/slider.pyi +20 -31
- reflex/components/radix/themes/components/spinner.pyi +18 -17
- reflex/components/radix/themes/components/switch.pyi +19 -18
- reflex/components/radix/themes/components/table.pyi +114 -113
- reflex/components/radix/themes/components/tabs.pyi +84 -83
- reflex/components/radix/themes/components/text_area.pyi +21 -24
- reflex/components/radix/themes/components/text_field.pyi +56 -63
- reflex/components/radix/themes/components/tooltip.pyi +21 -20
- reflex/components/radix/themes/layout/base.pyi +18 -17
- reflex/components/radix/themes/layout/box.pyi +18 -17
- reflex/components/radix/themes/layout/center.pyi +18 -17
- reflex/components/radix/themes/layout/container.pyi +18 -17
- reflex/components/radix/themes/layout/flex.pyi +18 -17
- reflex/components/radix/themes/layout/grid.pyi +18 -17
- reflex/components/radix/themes/layout/list.pyi +82 -81
- reflex/components/radix/themes/layout/section.pyi +18 -17
- reflex/components/radix/themes/layout/spacer.pyi +18 -17
- reflex/components/radix/themes/layout/stack.pyi +50 -49
- reflex/components/radix/themes/typography/blockquote.pyi +18 -17
- reflex/components/radix/themes/typography/code.pyi +18 -17
- reflex/components/radix/themes/typography/heading.pyi +18 -17
- reflex/components/radix/themes/typography/link.pyi +18 -17
- reflex/components/radix/themes/typography/text.pyi +114 -113
- reflex/components/react_player/audio.pyi +34 -36
- reflex/components/react_player/react_player.pyi +34 -33
- reflex/components/react_player/video.pyi +34 -36
- reflex/components/recharts/cartesian.pyi +302 -301
- reflex/components/recharts/charts.pyi +177 -176
- reflex/components/recharts/general.pyi +99 -98
- reflex/components/recharts/polar.pyi +62 -61
- reflex/components/recharts/recharts.pyi +34 -33
- reflex/components/sonner/toast.pyi +19 -18
- reflex/components/suneditor/editor.pyi +27 -28
- reflex/experimental/layout.pyi +84 -83
- reflex/state.py +27 -6
- {reflex-0.7.7a2.dist-info → reflex-0.7.7.post1.dist-info}/METADATA +1 -1
- {reflex-0.7.7a2.dist-info → reflex-0.7.7.post1.dist-info}/RECORD +116 -116
- {reflex-0.7.7a2.dist-info → reflex-0.7.7.post1.dist-info}/WHEEL +0 -0
- {reflex-0.7.7a2.dist-info → reflex-0.7.7.post1.dist-info}/entry_points.txt +0 -0
- {reflex-0.7.7a2.dist-info → reflex-0.7.7.post1.dist-info}/licenses/LICENSE +0 -0
|
@@ -12,7 +12,7 @@ reflex/page.py,sha256=qEt8n5EtawSywCzdsiaNQJWhC8ie-vg8ig0JGuVavPI,2386
|
|
|
12
12
|
reflex/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
13
13
|
reflex/reflex.py,sha256=Aw3FVLmA9vwKjYxrhlD9nUZ3Hs6pnizC4EcViY0cpVk,21717
|
|
14
14
|
reflex/route.py,sha256=nn_hJwtQdjiqH_dHXfqMGWKllnyPQZTSR-KWdHDhoOs,4210
|
|
15
|
-
reflex/state.py,sha256=
|
|
15
|
+
reflex/state.py,sha256=OFOUR50dH77Ckb8YLA4n-E8nexvLU1AtKP7ZDaSrbdM,142879
|
|
16
16
|
reflex/style.py,sha256=09ZKOBmBNELIB5O4rgLd511hF0EqDPHgVCTJqWiOT7o,13165
|
|
17
17
|
reflex/testing.py,sha256=lsW4I5qKrEOYVjGj-hibLi5S6w2wFMpAOMeLEPADiJA,36068
|
|
18
18
|
reflex/.templates/apps/blank/assets/favicon.ico,sha256=baxxgDAQ2V4-G5Q4S2yK5uUJTUGkv-AOWBQ0xd6myUo,4286
|
|
@@ -70,64 +70,64 @@ reflex/components/props.py,sha256=8F2ZNeF16BDiTh-E4F-U_vks41BMJgmkTM7xbjGvfOA,25
|
|
|
70
70
|
reflex/components/base/__init__.py,sha256=QIOxOPT87WrSE4TSHAsZ-358VzvUXAe1w8vWogQ3Uuo,730
|
|
71
71
|
reflex/components/base/__init__.pyi,sha256=c-8lUF9MAgAo9OHMjKIrV2ScM5S0fg8gTXp3iYFwVKU,1055
|
|
72
72
|
reflex/components/base/app_wrap.py,sha256=5K_myvYvHPeAJbm3BdEX17tKvdNEj6SV9RYahbIQBAQ,514
|
|
73
|
-
reflex/components/base/app_wrap.pyi,sha256=
|
|
73
|
+
reflex/components/base/app_wrap.pyi,sha256=1EH1YoBzxmGkIC0AdHNS6mWDICi1_OYQ_Gg6FOHI-Yg,1895
|
|
74
74
|
reflex/components/base/bare.py,sha256=ccrlLvgW3GlTKPH92ZT7_Lwf65X8z_RAvlhmQFC-GsQ,7297
|
|
75
75
|
reflex/components/base/body.py,sha256=QHOGMr98I6bUXsQKXcY0PzJdhopH6gQ8AESrDSgJV6I,151
|
|
76
|
-
reflex/components/base/body.pyi,sha256=
|
|
76
|
+
reflex/components/base/body.pyi,sha256=VuYZPHgfz2a5GzuLRuTWR2wkU1TMHSp9DCNz6sLhiA8,2289
|
|
77
77
|
reflex/components/base/document.py,sha256=L5kRdI1bvPQ9dTpHkeG6kqyDvzqZ4uZG4QSj3GMLBuM,551
|
|
78
|
-
reflex/components/base/document.pyi,sha256=
|
|
78
|
+
reflex/components/base/document.pyi,sha256=SKILVZBLZMdr6KWfG_UAdnoxwdX9h4vU-UAGdB5TIBM,9616
|
|
79
79
|
reflex/components/base/error_boundary.py,sha256=BI-XD1FVDlaHX7pWb0AXS7HDLtO49TKlZ1IALjeVgOM,6283
|
|
80
|
-
reflex/components/base/error_boundary.pyi,sha256=
|
|
80
|
+
reflex/components/base/error_boundary.pyi,sha256=3EUvVoshq2ivoLFs-mkyGGqY3DzZeBvf9JNOtkbQUK0,2854
|
|
81
81
|
reflex/components/base/fragment.py,sha256=ys7wkokq-N8WBxa9fqkEaNIrBlSximyD7vqlFVe02hQ,342
|
|
82
|
-
reflex/components/base/fragment.pyi,sha256=
|
|
82
|
+
reflex/components/base/fragment.pyi,sha256=Ptl98uPF1Ecq__7KSl1zsRzb8S59vpkVKJrBJN3zqNU,2329
|
|
83
83
|
reflex/components/base/head.py,sha256=BGjOksNZEo_AZcYEuxNH7onsRnfyxJkJzl4cTd_EwiQ,318
|
|
84
|
-
reflex/components/base/head.pyi,sha256=
|
|
84
|
+
reflex/components/base/head.pyi,sha256=fqQXbDRYvu3tmGLse9SrSqqZGsTvXFfcnwDpIjl8Xck,4188
|
|
85
85
|
reflex/components/base/link.py,sha256=1QHgptz6QBX6YH0C5KssGAOvVGL0RAFN7GqUrdM8Ers,933
|
|
86
|
-
reflex/components/base/link.pyi,sha256=
|
|
86
|
+
reflex/components/base/link.pyi,sha256=QE_4PvbdCh-QQAHP1Y60TJs4X0epnMWdAXdPIg2mIc0,5047
|
|
87
87
|
reflex/components/base/meta.py,sha256=f6rLnwozdPxnHf5bmBzftljl8t9OX6WsnUhcahWIwXM,1493
|
|
88
|
-
reflex/components/base/meta.pyi,sha256=
|
|
88
|
+
reflex/components/base/meta.pyi,sha256=1QA5VXB_084iixXU978AFXcaNje4Z58ruWDXJgNN3YA,9018
|
|
89
89
|
reflex/components/base/script.py,sha256=OZ2ZOWiEmzHRC0-OgH4qj_Dv6X-JSsX5OgaqLXld0VA,2433
|
|
90
|
-
reflex/components/base/script.pyi,sha256=
|
|
90
|
+
reflex/components/base/script.pyi,sha256=yMXrbOUIEaqqGsR1UOx1IX0Q2q0ik9sH1T1e5zqum7A,3626
|
|
91
91
|
reflex/components/base/strict_mode.py,sha256=_Rl2uGzL8gXTANOpoSU7uxsUQRH5JeTk2EIceWJJa5E,251
|
|
92
|
-
reflex/components/base/strict_mode.pyi,sha256=
|
|
92
|
+
reflex/components/base/strict_mode.pyi,sha256=1wPZJBP5I8boIn5jFO4w7V06-7T4yq6DlU6i8sdInGw,2308
|
|
93
93
|
reflex/components/core/__init__.py,sha256=1Z5MUA5wRPi4w7TXzRFyCfxbG8lUMqs29buWHIGG-CU,1321
|
|
94
94
|
reflex/components/core/__init__.pyi,sha256=HDZSx-RIBpryukJo8ECdxSnZwpThP0IR2LV66h1XyJ4,2046
|
|
95
95
|
reflex/components/core/auto_scroll.py,sha256=3jtFUqMUM1R_YyxWjbNVLiLktw6HHp50EzIFTkFtgto,3616
|
|
96
|
-
reflex/components/core/auto_scroll.pyi,sha256=
|
|
96
|
+
reflex/components/core/auto_scroll.pyi,sha256=E8nUtX-tbgcxI5GG8CdfL98e-CrUiUp9WrDx3CJB5Kg,8817
|
|
97
97
|
reflex/components/core/banner.py,sha256=Vk19jeVyLxyGuVCWoSDLzuHaNmRtyHKrRqoa0RmNMPM,18563
|
|
98
|
-
reflex/components/core/banner.pyi,sha256=
|
|
98
|
+
reflex/components/core/banner.pyi,sha256=jyElydtok9N4bd0oZk0FN44ZSW_m4pa3RnJW71ChdSA,25046
|
|
99
99
|
reflex/components/core/breakpoints.py,sha256=fDtfDoZqJnAOnBvpp0640FCKbuMyC9dVoSf0-RE7n6Y,2756
|
|
100
100
|
reflex/components/core/client_side_routing.py,sha256=CgW29H4Kiy5V4AKdJlFT9gSWaFUfki3f3Prf9twbbqA,1881
|
|
101
|
-
reflex/components/core/client_side_routing.pyi,sha256=
|
|
101
|
+
reflex/components/core/client_side_routing.pyi,sha256=0qoYfV-PoTYD8B3YlpG3i5zWmoE9Q1b9NB5_oL4DhYk,4378
|
|
102
102
|
reflex/components/core/clipboard.py,sha256=WH2pagKO0H5G7BaIT1kChRzrMV-aP5ENv1lIKbkRzJ8,3354
|
|
103
|
-
reflex/components/core/clipboard.pyi,sha256=
|
|
103
|
+
reflex/components/core/clipboard.pyi,sha256=AQULxtihMLRaJHIZKm6SW_QlA37bPlcJaxVe8bAPlKs,3158
|
|
104
104
|
reflex/components/core/colors.py,sha256=-hzVGLEq3TiqroqzMi_YzGBCPXMvkNsen3pS_NzIQNk,590
|
|
105
105
|
reflex/components/core/cond.py,sha256=bIF9yBxYiGEFrgpA74BittUX_-_a6YQtdV5hntovDY0,5711
|
|
106
106
|
reflex/components/core/debounce.py,sha256=qZsnu-7xfxz3NJS4-UnA_2YQz2P8SznJyuwZz98nEwE,4961
|
|
107
|
-
reflex/components/core/debounce.pyi,sha256=
|
|
107
|
+
reflex/components/core/debounce.pyi,sha256=STjN6sW_5xr8TUnsFgWSVIvtkhRx5hhp_E9FXoNubws,3004
|
|
108
108
|
reflex/components/core/foreach.py,sha256=vkrqjcGHWr9n2x2MOslcE9p9ZRI0Zo40EFZ4AIHZ-7Y,6048
|
|
109
109
|
reflex/components/core/html.py,sha256=RnFLDLSNqNz3ypSEH5CRV3YcjGzuZ33ok2qSYd9LzQQ,1299
|
|
110
|
-
reflex/components/core/html.pyi,sha256=
|
|
110
|
+
reflex/components/core/html.pyi,sha256=VeR7eo0wk3OufuLw1DABWQkHqPZ7x9Rp7LSPf_1W6-s,8872
|
|
111
111
|
reflex/components/core/match.py,sha256=Dgb-IxeHio1sJBkvdPGb5acdZUQytC2YxSCKKbuT3dI,8915
|
|
112
112
|
reflex/components/core/responsive.py,sha256=ACZdtJ4a4F8B3dm1k8h6J2_UJx0Z5LDB7XHQ2ty4wAc,1911
|
|
113
113
|
reflex/components/core/sticky.py,sha256=2B3TxrwG2Rtp_lv1VkMOIF2bqSiT7qYGbqbiZiMKxKY,3856
|
|
114
|
-
reflex/components/core/sticky.pyi,sha256=
|
|
114
|
+
reflex/components/core/sticky.pyi,sha256=kC2WokNamJUU3LKeMZNZsptBJ4ZOj_V-WAfw09EvBpo,32340
|
|
115
115
|
reflex/components/core/upload.py,sha256=mBGavdmP1A-xySEsMi6Emi0mffJ1p-BQj7mscLlPBmA,11913
|
|
116
|
-
reflex/components/core/upload.pyi,sha256=
|
|
116
|
+
reflex/components/core/upload.pyi,sha256=dmdkAnaYH6SftvycGLLnfhmyMNx8loO5NjR-SpWmIss,14974
|
|
117
117
|
reflex/components/core/layout/__init__.py,sha256=znldZaj_NGt8qCZDG70GMwjMTskcvCf_2N_EjCAHwdc,30
|
|
118
118
|
reflex/components/datadisplay/__init__.py,sha256=L8pWWKNHWdUD2fbZRoEKjd_8c_hpDdGYO463hwkoIi4,438
|
|
119
119
|
reflex/components/datadisplay/__init__.pyi,sha256=rYMwO_X4NvUex6IL2MMTnhdFRp8Lz5zweMwXaW_l7nc,588
|
|
120
120
|
reflex/components/datadisplay/code.py,sha256=5tO--QgPJj3-hBNjQ3SGNgLYpjBwTwtOUnWM5oLU4Kg,14674
|
|
121
|
-
reflex/components/datadisplay/code.pyi,sha256=
|
|
121
|
+
reflex/components/datadisplay/code.pyi,sha256=w7AQbsIHc06dyeLvYEmbQStEupjmmFmVwxFNmMWUEGw,41229
|
|
122
122
|
reflex/components/datadisplay/dataeditor.py,sha256=sM2mrVddiBBVY5KzY5Avs1Cvs7A1aBlDMBzhDbfVdHo,13531
|
|
123
|
-
reflex/components/datadisplay/dataeditor.pyi,sha256=
|
|
123
|
+
reflex/components/datadisplay/dataeditor.pyi,sha256=l386NwnYIPKqYmnpkPg9pOJl_SadPVDCTDmpwr6Vhiw,12133
|
|
124
124
|
reflex/components/datadisplay/logo.py,sha256=5YeXXIg19jJdY-KMP1_WJNmrh0oVSy4axy8Pbp275es,1981
|
|
125
125
|
reflex/components/datadisplay/shiki_code_block.py,sha256=H1sJ26aqUSO6_RQRo5DeFPGCSaKdN0dgpCFowy3bcUY,23740
|
|
126
|
-
reflex/components/datadisplay/shiki_code_block.pyi,sha256=
|
|
126
|
+
reflex/components/datadisplay/shiki_code_block.pyi,sha256=c0QyknA7l9O_U2NLsuI7YeWtL3UZ4PkFxdxev41kKuo,56654
|
|
127
127
|
reflex/components/el/__init__.py,sha256=nfIjf_cyieEmxptKjA6wRjoongswXv4X3n6vDmsdarI,416
|
|
128
128
|
reflex/components/el/__init__.pyi,sha256=cnMxw2_gNMZoDCEuglf04M-jRjupFzTnoKf0s7szIqU,10898
|
|
129
129
|
reflex/components/el/element.py,sha256=CFUa_6Dz4WsIdP11MzqlW9GBDhJcSU6lJSmWA9zap0c,501
|
|
130
|
-
reflex/components/el/element.pyi,sha256=
|
|
130
|
+
reflex/components/el/element.pyi,sha256=rl7wUgdZxFDPTlzgjyOnahpmn1J6npsF3ML2cYx5xDY,2296
|
|
131
131
|
reflex/components/el/constants/__init__.py,sha256=9h2hdnOSltQLDEM6w1nGmv1B8Bf0tMquTCi5RhvBT6c,113
|
|
132
132
|
reflex/components/el/constants/html.py,sha256=hIebFwWritMmd3VCMYBNg0k_2UM1QDIhT_Q-EQsCWEA,7175
|
|
133
133
|
reflex/components/el/constants/react.py,sha256=f1-Vo8iWn2jSrR7vy-UwGbGRvw88UUZnbb3Rb56MSS4,15554
|
|
@@ -135,203 +135,203 @@ reflex/components/el/constants/reflex.py,sha256=7ChVeOvzjovZLHa-4vjWEGDqHsefV3tN
|
|
|
135
135
|
reflex/components/el/elements/__init__.py,sha256=Ocexkpl7YRpdpL6YPsG_QgxYWO0dx1g0bFVfe3wEpFI,2748
|
|
136
136
|
reflex/components/el/elements/__init__.pyi,sha256=uuwnUtPo4hPTByt8qzbdZT-_cOSPiTTaw5BXN2H2kpM,11129
|
|
137
137
|
reflex/components/el/elements/base.py,sha256=4jnwyCQUHvWcIfwiIWVCiIC_jbwZlkAiOgx73t7tdw8,3075
|
|
138
|
-
reflex/components/el/elements/base.pyi,sha256=
|
|
138
|
+
reflex/components/el/elements/base.pyi,sha256=0Wr3KTkzyDdael7vAKdgoAQ3gE1uOPurTDZZdFN-dPU,10002
|
|
139
139
|
reflex/components/el/elements/forms.py,sha256=_Q-_5PrS7L4JUopdy2x_2MMWULyg3FY_lQG4knHnLYw,21455
|
|
140
|
-
reflex/components/el/elements/forms.pyi,sha256=
|
|
140
|
+
reflex/components/el/elements/forms.pyi,sha256=pRjKMHAjuLbW_2bMA1mMpE_j3HBwTXIyafAsBejeQ1I,167140
|
|
141
141
|
reflex/components/el/elements/inline.py,sha256=GxOYtkNm1OfdMeqNvrFY_AUm-SVdc4Zg4JdSf3V3S6g,4064
|
|
142
|
-
reflex/components/el/elements/inline.pyi,sha256=
|
|
142
|
+
reflex/components/el/elements/inline.pyi,sha256=aUTRNWcNne9bXspxSzn8WIEV2vPMXIsb6VvFbV4eDcc,229960
|
|
143
143
|
reflex/components/el/elements/media.py,sha256=n84bNz3KO4TkaCi7eFierpVkcDEB9uYTk5oBKl-s1GI,13064
|
|
144
|
-
reflex/components/el/elements/media.pyi,sha256=
|
|
144
|
+
reflex/components/el/elements/media.pyi,sha256=8d7vuTjV6abJR0RcKB8cyxPfjeRhSHm_0gxFj82eV7o,220566
|
|
145
145
|
reflex/components/el/elements/metadata.py,sha256=uc1qV25pD1J3ODeewBOEYqwQHMvsjRGUqdPX-YG__fg,2288
|
|
146
|
-
reflex/components/el/elements/metadata.pyi,sha256=
|
|
146
|
+
reflex/components/el/elements/metadata.pyi,sha256=RT9cPpjhUYE6QZ11C-Z9C0eRvLHe6lrPLd6_DesV-Ys,39117
|
|
147
147
|
reflex/components/el/elements/other.py,sha256=WON35QviPNYsBeLQTNbeN7a6m6ixLYIVa4WsDzo9YBY,1378
|
|
148
|
-
reflex/components/el/elements/other.pyi,sha256=
|
|
148
|
+
reflex/components/el/elements/other.pyi,sha256=qSyG0EWZixdEBPzxKywg-wZwJnoxxib-zQYGBB_u8Ms,57710
|
|
149
149
|
reflex/components/el/elements/scripts.py,sha256=7YmYlRSWH_dkBhev4ePUDEDqvQWMPWOWmELXKsJxTkk,1223
|
|
150
|
-
reflex/components/el/elements/scripts.pyi,sha256=
|
|
150
|
+
reflex/components/el/elements/scripts.pyi,sha256=uAN_oVv2J2UF-yJR8_hPdpmzYXUw4QoPeAuV66FItSc,26586
|
|
151
151
|
reflex/components/el/elements/sectioning.py,sha256=wVkR35dt4DMHKcJN5f0aglH16xSZzO9-Weesv6bQ_CM,1516
|
|
152
|
-
reflex/components/el/elements/sectioning.pyi,sha256=
|
|
152
|
+
reflex/components/el/elements/sectioning.pyi,sha256=pbEg2mPJq_M1IWE1ZvEoHiUoogw69QxuIvCMG-y7TK4,122155
|
|
153
153
|
reflex/components/el/elements/tables.py,sha256=Rt-C07s39TQm_dHSMaly2J7yD0OZhx9q6G2k5k2IkMo,2176
|
|
154
|
-
reflex/components/el/elements/tables.pyi,sha256=
|
|
154
|
+
reflex/components/el/elements/tables.pyi,sha256=IrjMzalxGc7uq_TqtLH1-l5dW88uPPUibp8lIIxRBtw,83356
|
|
155
155
|
reflex/components/el/elements/typography.py,sha256=WJZ-FFeHG22loZKGR3MH4YrkqjyzX4Mzw6kZEBOJfq4,2384
|
|
156
|
-
reflex/components/el/elements/typography.pyi,sha256=
|
|
156
|
+
reflex/components/el/elements/typography.pyi,sha256=HF1J2qV_ly5qpWDumSRySXEXhG03z5ohepmf209hWME,123315
|
|
157
157
|
reflex/components/gridjs/__init__.py,sha256=xJwDm1AZ70L5-t9LLqZwGUtDpijbf1KuMYDT-j8g3pM,88
|
|
158
158
|
reflex/components/gridjs/datatable.py,sha256=On5UVaymkifcTZn6bC5amGOvCidz6OH27FCWaGiYW3I,4199
|
|
159
|
-
reflex/components/gridjs/datatable.pyi,sha256=
|
|
159
|
+
reflex/components/gridjs/datatable.pyi,sha256=NsR0q3S3U8648RperLCouzKS3MuFySh9mjJ1K8BajRU,5039
|
|
160
160
|
reflex/components/lucide/__init__.py,sha256=EggTK2MuQKQeOBLKW-mF0VaDK9zdWBImu1HO2dvHZbE,73
|
|
161
161
|
reflex/components/lucide/icon.py,sha256=woEJHHWSSCulCHjH4pQ9kSNEXM9lzy6aqtSu7gpr9UQ,33686
|
|
162
|
-
reflex/components/lucide/icon.pyi,sha256=
|
|
162
|
+
reflex/components/lucide/icon.pyi,sha256=vtL48RmpYPfO6PplJ0AWNAi8yCN0C4u2E6nQzKYVYto,36261
|
|
163
163
|
reflex/components/markdown/__init__.py,sha256=Dfl1At5uYoY7H4ufZU_RY2KOGQDLtj75dsZ2BTqqAns,87
|
|
164
164
|
reflex/components/markdown/markdown.py,sha256=UC2D9pR0kV3l6Id1RCrSlROxL7qmWCYs-iphKE8vHNY,16146
|
|
165
|
-
reflex/components/markdown/markdown.pyi,sha256=
|
|
165
|
+
reflex/components/markdown/markdown.pyi,sha256=zFWbfcPQ_DoVZaSfRT2WFQ3A37eVBf149ih3rBgbpvY,4255
|
|
166
166
|
reflex/components/moment/__init__.py,sha256=jGnZgRBivYJQPIcFgtLaXFteCeIG3gGH5ACXkjEgmsI,92
|
|
167
167
|
reflex/components/moment/moment.py,sha256=NO2ZLmZzbnmln2e9D_5VCEz0-btq6ONvBdbKky0SFJw,4067
|
|
168
|
-
reflex/components/moment/moment.pyi,sha256=
|
|
168
|
+
reflex/components/moment/moment.pyi,sha256=g08VkkbZZzEHTfEd7aq5hN3POPKLpRIF3goXtIOQUNc,5941
|
|
169
169
|
reflex/components/next/__init__.py,sha256=jqYJK6QOAUS2PHpFy8xI6qDGn9h1aT0inNWYX_rZFM8,239
|
|
170
170
|
reflex/components/next/base.py,sha256=uo5Xehc_9U3JkVdH4b_fRYFjLYkFKcfFlmX_rtQbwxk,190
|
|
171
|
-
reflex/components/next/base.pyi,sha256=
|
|
171
|
+
reflex/components/next/base.pyi,sha256=RvVp3LnPakRU9VvxDGiUsNUrcZeeczvsckHRikmQfvM,2316
|
|
172
172
|
reflex/components/next/image.py,sha256=gtshID-ZvhRW4es46rq8S1wblHSmL_h0hiwWJHYG-Zg,3938
|
|
173
|
-
reflex/components/next/image.pyi,sha256=
|
|
173
|
+
reflex/components/next/image.pyi,sha256=xRmCpywQvDiW71HgJOWaNtrBLuX-rSprMct6-qDgg-g,4514
|
|
174
174
|
reflex/components/next/link.py,sha256=YYhkgkHGqvyf5JGv-ujatzp_nOqEUAxWY9FIWk7r39A,504
|
|
175
|
-
reflex/components/next/link.pyi,sha256=
|
|
175
|
+
reflex/components/next/link.pyi,sha256=L9UAuEqnl3z0a3ff5e3eCeeAW5iYZ1wI5Pc7sIZFOaQ,2498
|
|
176
176
|
reflex/components/next/video.py,sha256=GNCIPnT4pPPVp5W5P9CezVPksxCFO-YSlb2TJSJ1sG4,703
|
|
177
|
-
reflex/components/next/video.pyi,sha256=
|
|
177
|
+
reflex/components/next/video.pyi,sha256=L-r30YaO-gPgvHlWx7vrfr9uVxSJ-0S6WXDxr9eY2kw,2445
|
|
178
178
|
reflex/components/plotly/__init__.py,sha256=6B_woBJhkrVA9O_AbOTbsA_SxWsqjicYHmLA9FLjGfU,650
|
|
179
179
|
reflex/components/plotly/plotly.py,sha256=N4aTmIfUG7UfCjH2gnSrbOTUSkQqBswbPj0nD9rwB8A,14853
|
|
180
|
-
reflex/components/plotly/plotly.pyi,sha256=
|
|
180
|
+
reflex/components/plotly/plotly.pyi,sha256=dIErD7ooKgxAPvTYr_M0mdGOH-IiGDPXpXGRFBilR-E,47009
|
|
181
181
|
reflex/components/radix/__init__.py,sha256=fRsLvIO3MrTtPOXtmnxYDB9phvzlcbyB_utgpafYMho,474
|
|
182
182
|
reflex/components/radix/__init__.pyi,sha256=YpWw_k35yv_Yq_0RZNCb52fJZ3dANWAnQllhVoVCWEE,3988
|
|
183
183
|
reflex/components/radix/primitives/__init__.py,sha256=R2sdZJqQCYaLScGkXnXDKAjVgV5MidceemooEUtvBt4,443
|
|
184
184
|
reflex/components/radix/primitives/__init__.pyi,sha256=C3ryDDEVq8kZp2PBm-_onHKXumFnKD__B2puDbO4WjE,401
|
|
185
185
|
reflex/components/radix/primitives/accordion.py,sha256=u1_mgCCR3CekQrMkvo85W1dn_P4Bvak3PPfpORMxgqc,16083
|
|
186
|
-
reflex/components/radix/primitives/accordion.pyi,sha256=
|
|
186
|
+
reflex/components/radix/primitives/accordion.pyi,sha256=RBxDpoL9MlFCUVvM98S20lZVhapF129RFEIq6_xSG30,27576
|
|
187
187
|
reflex/components/radix/primitives/base.py,sha256=XZn2xmwr-Raex5GZ4bADYHs82THHswXLMNdlPvRUyp4,879
|
|
188
|
-
reflex/components/radix/primitives/base.pyi,sha256=
|
|
188
|
+
reflex/components/radix/primitives/base.pyi,sha256=r5FXMBbL-2OtDX6o8Jc42x6FDTIixAwN8p96J7wr7yA,4499
|
|
189
189
|
reflex/components/radix/primitives/drawer.py,sha256=e2bfDwsmLsbbtb73iz3nQyNSzGDn4dL2-l0_w60Z-OA,9229
|
|
190
|
-
reflex/components/radix/primitives/drawer.pyi,sha256=
|
|
190
|
+
reflex/components/radix/primitives/drawer.pyi,sha256=_nTQ0cBZFepIlP5C3PjsrJDzzk6zPV96Fmnx8KrxY3c,28993
|
|
191
191
|
reflex/components/radix/primitives/form.py,sha256=f3JcPxihrYM8-Xit2vR6RfJFlK6NqPGal2WFF0C3SiU,4832
|
|
192
|
-
reflex/components/radix/primitives/form.pyi,sha256=
|
|
192
|
+
reflex/components/radix/primitives/form.pyi,sha256=5XU05lGu7fVMr1IKJp2YV5P3gWl4CnoMaGO4kmyFUNA,46444
|
|
193
193
|
reflex/components/radix/primitives/progress.py,sha256=Z_yqP2ZoQz6OOsyuxLsMmmhPv1VDLZakUDagrMVN5JE,3989
|
|
194
|
-
reflex/components/radix/primitives/progress.pyi,sha256=
|
|
194
|
+
reflex/components/radix/primitives/progress.pyi,sha256=wI_Kh9aVOS10OuT4msUn4qPpl4hrxJC8wMy7eimWfes,16111
|
|
195
195
|
reflex/components/radix/primitives/slider.py,sha256=oJIZ2on8jEAHHhIZoeDzZzuwTZJmtjdQg-k3qVzL-aE,5004
|
|
196
|
-
reflex/components/radix/primitives/slider.pyi,sha256=
|
|
196
|
+
reflex/components/radix/primitives/slider.pyi,sha256=v-uSIHbts7VnEQ6EG6PGIE3p6K3lucI9-YSSrhtmDLA,12118
|
|
197
197
|
reflex/components/radix/themes/__init__.py,sha256=3ASzR_OrjkLXZ6CksGKIQPOcyYZ984NzXrn2UCIdxUc,492
|
|
198
198
|
reflex/components/radix/themes/__init__.pyi,sha256=RVeS7TipR51MgmsWJStZwh4QxKBtOMtCguBtVbUJqX8,476
|
|
199
199
|
reflex/components/radix/themes/base.py,sha256=lwphGEjWXk1Srk1pCJBEV-7anN4vMnWIAIzLgmbxSxU,8690
|
|
200
|
-
reflex/components/radix/themes/base.pyi,sha256=
|
|
200
|
+
reflex/components/radix/themes/base.pyi,sha256=eztGbh4Hs6hVk_Nuri9vstbGBOQwgbYW28OMcei4wM0,24006
|
|
201
201
|
reflex/components/radix/themes/color_mode.py,sha256=ffuaHYR4hSxVP17dXbJD5TSwZyoQm6HDIidCFR8gEPU,6491
|
|
202
|
-
reflex/components/radix/themes/color_mode.pyi,sha256=
|
|
202
|
+
reflex/components/radix/themes/color_mode.pyi,sha256=fie7i512tUYkW0rHWMuFxpQ3t0FFaqwNupYJ9Ctzq-E,20741
|
|
203
203
|
reflex/components/radix/themes/components/__init__.py,sha256=fzc5ghmmbIQ8yaxKQQY83TINb6k2uVPX-wddyTDlQx8,423
|
|
204
204
|
reflex/components/radix/themes/components/__init__.pyi,sha256=-yTF7ROfG_qxrRL-lmCIidPJtFY5StumKB7VfWsDqSw,1946
|
|
205
205
|
reflex/components/radix/themes/components/alert_dialog.py,sha256=UDSU4eHsJ-O40Zc1myVnZn3KkJmL1ByOeyu71h6M7PA,3271
|
|
206
|
-
reflex/components/radix/themes/components/alert_dialog.pyi,sha256=
|
|
206
|
+
reflex/components/radix/themes/components/alert_dialog.pyi,sha256=ThpoRo2ZlPiYfmM5CwKLl03bVBrHwYkDQN1MAHCdLgs,21356
|
|
207
207
|
reflex/components/radix/themes/components/aspect_ratio.py,sha256=cg3vLjPHlY8rjcUjpIeuEUUw7_Q-iMPmA1ZY3kiN-bM,374
|
|
208
|
-
reflex/components/radix/themes/components/aspect_ratio.pyi,sha256=
|
|
208
|
+
reflex/components/radix/themes/components/aspect_ratio.pyi,sha256=WzsPd0bF2dgXPRf2n_dn4IalMBmPRmde1ZhfI7tL-xg,2650
|
|
209
209
|
reflex/components/radix/themes/components/avatar.py,sha256=MGaTj0AlIlE6L-waXnedRxgUc-aR_xopnjVvPKMp7nY,1047
|
|
210
|
-
reflex/components/radix/themes/components/avatar.pyi,sha256=
|
|
210
|
+
reflex/components/radix/themes/components/avatar.pyi,sha256=D-_D_kdR8IGTrU3vd-5x1l7RaWOqXEsnBTt5_xdJRLQ,5061
|
|
211
211
|
reflex/components/radix/themes/components/badge.py,sha256=A5wcKVi7hcjBGhzqNmOngAbIu5ZB1esYGtgnaszN1eg,905
|
|
212
|
-
reflex/components/radix/themes/components/badge.pyi,sha256=
|
|
212
|
+
reflex/components/radix/themes/components/badge.pyi,sha256=8FELeto5wCKe9vQxmv2VxEI92fDxuzIv-vN57nVlnBc,11039
|
|
213
213
|
reflex/components/radix/themes/components/button.py,sha256=6bYyYTbewA-fxooZCsLw3Hz_8qfHxAZh5V_4GOSsYlc,1226
|
|
214
|
-
reflex/components/radix/themes/components/button.pyi,sha256=
|
|
214
|
+
reflex/components/radix/themes/components/button.pyi,sha256=0x3kvPS7_5NkZYarQpTrcvCWb9RvBPVP1uDkJEubRsE,13105
|
|
215
215
|
reflex/components/radix/themes/components/callout.py,sha256=rNqliO7Q052QwMEYQMbWqLZLoFX5cSIZkQZ78TBcavU,2465
|
|
216
|
-
reflex/components/radix/themes/components/callout.pyi,sha256=
|
|
216
|
+
reflex/components/radix/themes/components/callout.pyi,sha256=yDswtgssWC2jUy0jt84Wp5-gk9UvO4BtVOvr5ZJaKR8,48579
|
|
217
217
|
reflex/components/radix/themes/components/card.py,sha256=56EoJDKKrpU_Hawc4RW_ayRUVohebFJojnUa4FihrRY,746
|
|
218
|
-
reflex/components/radix/themes/components/card.pyi,sha256=
|
|
218
|
+
reflex/components/radix/themes/components/card.pyi,sha256=BZRmfyOBbNMSYdm5AyW_TVkjcwkMFhS2pB4fohmTIjE,9516
|
|
219
219
|
reflex/components/radix/themes/components/checkbox.py,sha256=eDL_D-oU3HloHPA10lEdSGPZrhnSVFcMIAnyoof22k0,4341
|
|
220
|
-
reflex/components/radix/themes/components/checkbox.pyi,sha256=
|
|
220
|
+
reflex/components/radix/themes/components/checkbox.pyi,sha256=qpdqqNYhOBAxOvoD_P6PXwI2i1iETFMXu1Xy2PGJlXg,15756
|
|
221
221
|
reflex/components/radix/themes/components/checkbox_cards.py,sha256=M19lcBNwxS8pg_WQ5wquR11dkzaZvvLg_LCP_JJeMNY,1381
|
|
222
|
-
reflex/components/radix/themes/components/checkbox_cards.pyi,sha256=
|
|
222
|
+
reflex/components/radix/themes/components/checkbox_cards.pyi,sha256=b5tASch9ReGP8aSC_ax09adX0kPVyOlhgOqMmLGJH_s,7566
|
|
223
223
|
reflex/components/radix/themes/components/checkbox_group.py,sha256=-Qkq03MGtNvMa9P-TdegFIwJQ9Dgrx-Pj0EeYnt6XgE,1539
|
|
224
|
-
reflex/components/radix/themes/components/checkbox_group.pyi,sha256=
|
|
224
|
+
reflex/components/radix/themes/components/checkbox_group.pyi,sha256=0-EUFunVYN2r-YB-l4zoYBylMggPFQ2XPSpyndfypnk,7205
|
|
225
225
|
reflex/components/radix/themes/components/context_menu.py,sha256=aNinmECGug1vv2f4ugTo8UZq7jX7UWcNcBF3mAz185k,12857
|
|
226
|
-
reflex/components/radix/themes/components/context_menu.pyi,sha256=
|
|
226
|
+
reflex/components/radix/themes/components/context_menu.pyi,sha256=cs15tU1wIqo1fZNktTUTFbhlDjAyECLVu-fW_8mah20,46983
|
|
227
227
|
reflex/components/radix/themes/components/data_list.py,sha256=fRrwrYBsUNLeAmch6Y57AS5MDnlKTq4P2J4nsezHq4k,1885
|
|
228
|
-
reflex/components/radix/themes/components/data_list.pyi,sha256=
|
|
228
|
+
reflex/components/radix/themes/components/data_list.pyi,sha256=5uFiz7Mnmq2OuSZCxNOKGGK2vPbrbM8sVWVLKzlkrgA,12086
|
|
229
229
|
reflex/components/radix/themes/components/dialog.py,sha256=djRrVXacMJndS4fkMOKdZL2_fPf1Igo9MzOoFKpbT84,2696
|
|
230
|
-
reflex/components/radix/themes/components/dialog.pyi,sha256=
|
|
230
|
+
reflex/components/radix/themes/components/dialog.pyi,sha256=2GY8MF2Q18ONiUDIJ561zTjbGZ-0k5SLzbLlXSPex9s,22063
|
|
231
231
|
reflex/components/radix/themes/components/dropdown_menu.py,sha256=QrDvo-HfQNCS5JLHgozJQxmCloal7Q7OnedMgO-A-Ig,10293
|
|
232
|
-
reflex/components/radix/themes/components/dropdown_menu.pyi,sha256=
|
|
232
|
+
reflex/components/radix/themes/components/dropdown_menu.pyi,sha256=xhvg80BKyKEx-eRjiOd1RJglUDwvq8ahl5g3BoyphCM,28108
|
|
233
233
|
reflex/components/radix/themes/components/hover_card.py,sha256=TTasAH6aTkvZhQDxajSTADnqPm8Ep7j_WZqeiLDS9w8,3211
|
|
234
|
-
reflex/components/radix/themes/components/hover_card.pyi,sha256=
|
|
234
|
+
reflex/components/radix/themes/components/hover_card.pyi,sha256=8FAZ9xgajDEut3aTc1OLjUzZczemnyshp2CNw2nw4PM,18415
|
|
235
235
|
reflex/components/radix/themes/components/icon_button.py,sha256=_4cj_NIqtIIzEOdv8QbrHaSEjEQW6ThwHX0lpuHe40k,3007
|
|
236
|
-
reflex/components/radix/themes/components/icon_button.pyi,sha256=
|
|
236
|
+
reflex/components/radix/themes/components/icon_button.pyi,sha256=dpRZTVKvgXbg7sCQyg2ebmNIK3DA3n24cPuJ4EM6Wls,13183
|
|
237
237
|
reflex/components/radix/themes/components/inset.py,sha256=Pdj3dF1hW0RiZ_qEohXfJFa_ebbRKl7UaAqd05wUUpg,1155
|
|
238
|
-
reflex/components/radix/themes/components/inset.pyi,sha256=
|
|
238
|
+
reflex/components/radix/themes/components/inset.pyi,sha256=Kl920CE7C1mgo4L54mJ6ug0oMRFg2Tni24lIvhmYSLQ,10888
|
|
239
239
|
reflex/components/radix/themes/components/popover.py,sha256=c9dTcRjwkfVYxMrGCGSOqzZK-Bv8sMc-dR_ImGM_nng,4020
|
|
240
|
-
reflex/components/radix/themes/components/popover.pyi,sha256=
|
|
240
|
+
reflex/components/radix/themes/components/popover.pyi,sha256=uyFt5VCFoIZ4BwZ0pCnpw7KiPYoobXPm7WfNXU76ACc,17918
|
|
241
241
|
reflex/components/radix/themes/components/progress.py,sha256=OTqA0GEZY7OtvIqSc8LdHITtISLPRkXgoeWll6zVyd4,2375
|
|
242
|
-
reflex/components/radix/themes/components/progress.pyi,sha256=
|
|
242
|
+
reflex/components/radix/themes/components/progress.pyi,sha256=iR3D_RkdMI0ZZO_VRIwfOVtVx54s6rZ0tRAwMI4My-o,5173
|
|
243
243
|
reflex/components/radix/themes/components/radio.py,sha256=mcX2l2TbhXxqRPVlPnxPgpNmY_VWHqXQEs1frCdHeeU,837
|
|
244
|
-
reflex/components/radix/themes/components/radio.pyi,sha256=
|
|
244
|
+
reflex/components/radix/themes/components/radio.pyi,sha256=QVVeb6BuJiWZNSH6UiFTZbgnSPtT7CfF008I05st7GU,4440
|
|
245
245
|
reflex/components/radix/themes/components/radio_cards.py,sha256=RmXFyxnBTAJ3zQAxbIJBpqKZjSKVzVRSX5kqqQPLWaQ,3052
|
|
246
|
-
reflex/components/radix/themes/components/radio_cards.pyi,sha256=
|
|
246
|
+
reflex/components/radix/themes/components/radio_cards.pyi,sha256=3eXjIA_Ur4Y1LY8l0e5BTBaEJfQiMo322STAkY-7KEk,9721
|
|
247
247
|
reflex/components/radix/themes/components/radio_group.py,sha256=5hPGBTa_TPwxIoVrtvzNDT5GMT5GB3T8vBgtUGz0N00,6852
|
|
248
|
-
reflex/components/radix/themes/components/radio_group.pyi,sha256=
|
|
248
|
+
reflex/components/radix/themes/components/radio_group.pyi,sha256=vv-PMNR0LvRKdzjk6mvlBrpyCyu3TDxOI2XIt7JyhnQ,18099
|
|
249
249
|
reflex/components/radix/themes/components/scroll_area.py,sha256=EfKfx6KCKG--mznWAJ_2SMCer8uFLQWZa5JndKD92e8,917
|
|
250
|
-
reflex/components/radix/themes/components/scroll_area.pyi,sha256=
|
|
250
|
+
reflex/components/radix/themes/components/scroll_area.pyi,sha256=o4xIvb1C2EQaaYOMjfyeLiQEK65cDBgmbd0jXjzaDO4,3332
|
|
251
251
|
reflex/components/radix/themes/components/segmented_control.py,sha256=kiu-aaxX2gWe5SriKzrBUdw4tCAmdX3zvBDUBxkhJNI,2217
|
|
252
|
-
reflex/components/radix/themes/components/segmented_control.pyi,sha256=
|
|
252
|
+
reflex/components/radix/themes/components/segmented_control.pyi,sha256=_G3tH4yRkerRHV-S23N_EeiSnYC-vg45jFUgpbZZkOI,7685
|
|
253
253
|
reflex/components/radix/themes/components/select.py,sha256=IwdwwiiObUssY5ONAYEIzpfI27xzdICNICIBc0FfR5M,8011
|
|
254
|
-
reflex/components/radix/themes/components/select.pyi,sha256=
|
|
254
|
+
reflex/components/radix/themes/components/select.pyi,sha256=8I6Ury2tKwTKDl8T1d58umX-EN1m8iYdaNxfNWMbiSM,33912
|
|
255
255
|
reflex/components/radix/themes/components/separator.py,sha256=JqdQAEuPol1mwYKmMuUAFEpWldqeu4UC2LzXkDNNxko,957
|
|
256
|
-
reflex/components/radix/themes/components/separator.pyi,sha256=
|
|
256
|
+
reflex/components/radix/themes/components/separator.pyi,sha256=jiJCXvYaW17fUnaL8Bd74JSLuKjiLxxMkrTt-ksew6k,4776
|
|
257
257
|
reflex/components/radix/themes/components/skeleton.py,sha256=v_nFTShDBLJHeN_y4leMv7KWDPFZrYDbRFrJwNItJrw,890
|
|
258
|
-
reflex/components/radix/themes/components/skeleton.pyi,sha256=
|
|
258
|
+
reflex/components/radix/themes/components/skeleton.pyi,sha256=NYwNwehpJtP6GkZRcgtjriIhnNhSarFQz5SCRLT51lw,3714
|
|
259
259
|
reflex/components/radix/themes/components/slider.py,sha256=zMMDcX5dIeGV7dVtWt6we7nOJtvM2D9YuXh0ovAFqsQ,3385
|
|
260
|
-
reflex/components/radix/themes/components/slider.pyi,sha256=
|
|
260
|
+
reflex/components/radix/themes/components/slider.pyi,sha256=qHIo7XCMlwXPneZvqNH_FnRA4wWoiEQtZKYgi2i0Y6Q,6638
|
|
261
261
|
reflex/components/radix/themes/components/spinner.py,sha256=8kO7e4EEGaXm-J4YFkLPUuph3QLY82memrQQFrvUPyk,493
|
|
262
|
-
reflex/components/radix/themes/components/spinner.pyi,sha256=
|
|
262
|
+
reflex/components/radix/themes/components/spinner.pyi,sha256=9Qinpl0RYcrhvl41ySW8hAmX4LNlKVWFJA6Bgr_9d5E,2953
|
|
263
263
|
reflex/components/radix/themes/components/switch.py,sha256=cfj9xvbYRdmMwF6HqXxCK7YrlVg0rLhGVies119EJsc,1767
|
|
264
|
-
reflex/components/radix/themes/components/switch.pyi,sha256=
|
|
264
|
+
reflex/components/radix/themes/components/switch.pyi,sha256=7qG8OQ4toYXCx1TNJP_mPBogiwhRFTeq7UXf2xIfviI,5719
|
|
265
265
|
reflex/components/radix/themes/components/table.py,sha256=rmBtJxDrqGlcop5JTgHNHoBd1vXHQSaJyESDIBsVS4Y,3822
|
|
266
|
-
reflex/components/radix/themes/components/table.pyi,sha256=
|
|
266
|
+
reflex/components/radix/themes/components/table.pyi,sha256=SNsWPNjzkgCXQk2Rv8AsZKjISgYi5wJqk6LuLdNkI4s,69129
|
|
267
267
|
reflex/components/radix/themes/components/tabs.py,sha256=9aSLPZe7zQDIxMIowqUN0pkKL-mznsOATZzCHZsQ0eE,4635
|
|
268
|
-
reflex/components/radix/themes/components/tabs.pyi,sha256=
|
|
268
|
+
reflex/components/radix/themes/components/tabs.pyi,sha256=VVBUlkyvbrcxe0iVojRiWLKfJ-5X4ks6kSOCmndQ9sM,15154
|
|
269
269
|
reflex/components/radix/themes/components/text_area.py,sha256=5jVvuH4wduAPFd6c2Th08AFolTE_QIgVmExSy5ttrTI,3423
|
|
270
|
-
reflex/components/radix/themes/components/text_area.pyi,sha256=
|
|
270
|
+
reflex/components/radix/themes/components/text_area.pyi,sha256=OkR_ZpDIhifEiliOS5RyO9_PKGk8bTFAkSvsEyyOTQ0,14210
|
|
271
271
|
reflex/components/radix/themes/components/text_field.py,sha256=RCMNIjDviZK3oSXaK_vJGebYV1h_njM3JObXW6Ghmiw,4168
|
|
272
|
-
reflex/components/radix/themes/components/text_field.pyi,sha256=
|
|
272
|
+
reflex/components/radix/themes/components/text_field.pyi,sha256=5mljP9s_ajJ2AV_hp9SPVgdWQV9nlOeqTD-PESSvwl4,33434
|
|
273
273
|
reflex/components/radix/themes/components/tooltip.py,sha256=_32hGCWoy1Y3wVZMyylZQKtqrWatJqJHI1H-4FBKuEE,4396
|
|
274
|
-
reflex/components/radix/themes/components/tooltip.pyi,sha256=
|
|
274
|
+
reflex/components/radix/themes/components/tooltip.pyi,sha256=fyG1N_AfrDZ3TwFYtq0UuPVLetLebCkvkLAABQMnsZI,6593
|
|
275
275
|
reflex/components/radix/themes/layout/__init__.py,sha256=dbRNzJ9pag7luTO3saNvgKzozrGNJ02_Vn9r3SwJHN4,406
|
|
276
276
|
reflex/components/radix/themes/layout/__init__.pyi,sha256=qyTauwdNy4ZxSBDg6K0QXIEiNAsKZ200qyGgWePKyaA,790
|
|
277
277
|
reflex/components/radix/themes/layout/base.py,sha256=Mvyti40XT2kFfrU3FvQIR2GRIYZNyF2qojGe8Tqq-TE,886
|
|
278
|
-
reflex/components/radix/themes/layout/base.pyi,sha256=
|
|
278
|
+
reflex/components/radix/themes/layout/base.pyi,sha256=oHUOucFk5r3FaGas1laC4cC0170SVfnSbQPocb3yKik,7425
|
|
279
279
|
reflex/components/radix/themes/layout/box.py,sha256=7BAGnOYX5HMiftVQmYG5_kWYmy_0rbexLrwREbSbAT4,327
|
|
280
|
-
reflex/components/radix/themes/layout/box.pyi,sha256=
|
|
280
|
+
reflex/components/radix/themes/layout/box.pyi,sha256=SSrCTi5p2-k9rXuijO_hXgzAYQF5evJgEKH6nMC1XFs,8826
|
|
281
281
|
reflex/components/radix/themes/layout/center.py,sha256=iNGsfoVUrVtb-TH3sdOVpxUQHF-2GTVFVCX_KkRuQog,490
|
|
282
|
-
reflex/components/radix/themes/layout/center.pyi,sha256
|
|
282
|
+
reflex/components/radix/themes/layout/center.pyi,sha256=-VVRNpMYW0Bjxhbucje3hgODqyKUSm_AXL7eIGlYA-g,11269
|
|
283
283
|
reflex/components/radix/themes/layout/container.py,sha256=gpWV6uqeXFcfG539YHn3nDm1T7M9_3eYptWCGJAEjEU,1552
|
|
284
|
-
reflex/components/radix/themes/layout/container.pyi,sha256=
|
|
284
|
+
reflex/components/radix/themes/layout/container.pyi,sha256=zRHWPiHJKxvVpX1v7AHq5K8RWBlcAQXzkiUm3ayHI08,7623
|
|
285
285
|
reflex/components/radix/themes/layout/flex.py,sha256=7p98u_YkIeBnbDsm4nFJpJUDJzealTFH9MkxXH4t54Y,1536
|
|
286
|
-
reflex/components/radix/themes/layout/flex.pyi,sha256=
|
|
286
|
+
reflex/components/radix/themes/layout/flex.pyi,sha256=BectTrKgmALeGIbcjrb4SsOYf6UYBxytHHbvZoOHWX8,11436
|
|
287
287
|
reflex/components/radix/themes/layout/grid.py,sha256=qHKR11Y-cT64dhzXoynKJr3Wr-R4hUNXRwPz8CthB2Y,1696
|
|
288
|
-
reflex/components/radix/themes/layout/grid.pyi,sha256=
|
|
288
|
+
reflex/components/radix/themes/layout/grid.pyi,sha256=DsePqgkvYrEhFSe30_ZVx-cfK92VOESKjUI-mz10opw,12220
|
|
289
289
|
reflex/components/radix/themes/layout/list.py,sha256=mIykYEu0oe48a88TAliQR9TNFwXTECvVhHs8Q_Qs6Yg,5239
|
|
290
|
-
reflex/components/radix/themes/layout/list.pyi,sha256=
|
|
290
|
+
reflex/components/radix/themes/layout/list.pyi,sha256=9Bjp8-ZBWduXZYX0VKbmh6uLga1Gkg6pGUqAvC41t48,34651
|
|
291
291
|
reflex/components/radix/themes/layout/section.py,sha256=ZSVYvC4Pq0z3oQMUBdhC4Hn8qZ__N86vifag3ZO99bs,624
|
|
292
|
-
reflex/components/radix/themes/layout/section.pyi,sha256=
|
|
292
|
+
reflex/components/radix/themes/layout/section.pyi,sha256=clSBw-Uqf0e_CQqjeeBjio76Et-E_XMWBSOL5sPhJ-Q,9154
|
|
293
293
|
reflex/components/radix/themes/layout/spacer.py,sha256=tDmJ4f-eH4CtuWiQh-91-8xCmHfTttSwzcJt-SIS_Ww,473
|
|
294
|
-
reflex/components/radix/themes/layout/spacer.pyi,sha256=
|
|
294
|
+
reflex/components/radix/themes/layout/spacer.pyi,sha256=MVr9f7Vm5spv2H3m1ISKeFVoT1NtXy4lKrFKepodQHo,11269
|
|
295
295
|
reflex/components/radix/themes/layout/stack.py,sha256=DZFVCCanV9NOWdkG_pfKrzlUGe7xHS37iUuhRpTn4MM,1537
|
|
296
|
-
reflex/components/radix/themes/layout/stack.pyi,sha256=
|
|
296
|
+
reflex/components/radix/themes/layout/stack.pyi,sha256=6VLjsZ7CKW3uJGD3k3Ct88QzpfZteO0cmZV55TYv4qQ,30526
|
|
297
297
|
reflex/components/radix/themes/typography/__init__.py,sha256=dEopnJWc8cPs1oUBK3wMHQtzQ_QNM9pIblzEWbZZ4G4,422
|
|
298
298
|
reflex/components/radix/themes/typography/__init__.pyi,sha256=cXYgQJIXjO3arJXf0SLjHUqC62lNrRk9Ra68SEwo4QY,433
|
|
299
299
|
reflex/components/radix/themes/typography/base.py,sha256=3eiAZGs_l19E3fE8KpX75llSE2FoeuD3yp84wUnBX0s,409
|
|
300
300
|
reflex/components/radix/themes/typography/blockquote.py,sha256=QhzpjPr53r58lpIsLZyywseXT0OBqpRON651jftm9yk,920
|
|
301
|
-
reflex/components/radix/themes/typography/blockquote.pyi,sha256=
|
|
301
|
+
reflex/components/radix/themes/typography/blockquote.pyi,sha256=31ZRdR8xpyQbtCcVB5NnBlK2qhl3z_Q4xJ4sjAvnbNY,11267
|
|
302
302
|
reflex/components/radix/themes/typography/code.py,sha256=9tatKTGiDNgrIS2uoX6vf0uCLuvRhC_gLmNb225bPNM,1105
|
|
303
|
-
reflex/components/radix/themes/typography/code.pyi,sha256=
|
|
303
|
+
reflex/components/radix/themes/typography/code.pyi,sha256=KTr2zrljN5LSaJuAgL0Rsf9OI6pthWwmYnUiHwCxjoQ,11510
|
|
304
304
|
reflex/components/radix/themes/typography/heading.py,sha256=qWR7bUD24SkoQ5rTLV14jLGYr0gpJk6QVX_HhsKeZZ0,1546
|
|
305
|
-
reflex/components/radix/themes/typography/heading.pyi,sha256=
|
|
305
|
+
reflex/components/radix/themes/typography/heading.pyi,sha256=KCqKWFEuwN0AbtvGdustV_hbo4JZTfr3tEgu7AER5AY,12328
|
|
306
306
|
reflex/components/radix/themes/typography/link.py,sha256=Q6Np8xej_9PIoKcPPRxaiSCitQq62cO_GPujw18U33o,3655
|
|
307
|
-
reflex/components/radix/themes/typography/link.pyi,sha256=
|
|
307
|
+
reflex/components/radix/themes/typography/link.pyi,sha256=TnmxXqd6UfO7z8gu-VdLoCyRGgqeaIzPdndRZz11l60,14286
|
|
308
308
|
reflex/components/radix/themes/typography/text.py,sha256=g2YVFj32lIWYcGswUhAOsWMcoiuPm8kj07B4rqai1rE,2814
|
|
309
|
-
reflex/components/radix/themes/typography/text.pyi,sha256=
|
|
309
|
+
reflex/components/radix/themes/typography/text.pyi,sha256=HrTo4MxFluLZg8dpjS9qlvl8I65uZlLTQuxoOmUHSrs,71855
|
|
310
310
|
reflex/components/react_player/__init__.py,sha256=1OTHeZkuefi-zIVXc_QZMTBg4_RsGrMaJHducUuZQCU,171
|
|
311
311
|
reflex/components/react_player/audio.py,sha256=qw_H2_W0AyMsHehA_Q9jskN4_N5TYgkzeisOxhepkPs,186
|
|
312
|
-
reflex/components/react_player/audio.pyi,sha256=
|
|
312
|
+
reflex/components/react_player/audio.pyi,sha256=Lv4EZt108bffnpIdT8Yt3QXASQWOlS2nZiVDaZYSzWI,5813
|
|
313
313
|
reflex/components/react_player/react_player.py,sha256=hadeQezGV0C2FlGgK2kvx_3waO7JPNXLIQa950FSUKs,3536
|
|
314
|
-
reflex/components/react_player/react_player.pyi,sha256=
|
|
314
|
+
reflex/components/react_player/react_player.pyi,sha256=6QLryQX6Zm4jmJKmlOClPpv9BrMohJJGFJaf-VIeo3g,5879
|
|
315
315
|
reflex/components/react_player/video.py,sha256=2V6tiwCwrzu9WPI1Wmuepk8kQ6M6K8nnMdLLjEbrxrw,186
|
|
316
|
-
reflex/components/react_player/video.pyi,sha256=
|
|
316
|
+
reflex/components/react_player/video.pyi,sha256=R7gPIcKkDiuq8hkAyF9iHp5-tFasOp_0o7NV_wHcUBY,5813
|
|
317
317
|
reflex/components/recharts/__init__.py,sha256=v_6K60Bi-tFUrGCOcAPXt7-sAREpcJRzlYPOjUYTxC8,2695
|
|
318
318
|
reflex/components/recharts/__init__.pyi,sha256=2YiybRu2AIWwPQ6upgGnb8ZPx4z-cZHgKl1vDZnliW4,5184
|
|
319
319
|
reflex/components/recharts/cartesian.py,sha256=-B1ktmunQO9fGQTu793JfO0XhEVIh5f2uswRA48RtPE,34560
|
|
320
|
-
reflex/components/recharts/cartesian.pyi,sha256=
|
|
320
|
+
reflex/components/recharts/cartesian.pyi,sha256=q4L3UEzLV1yzc4vw1xu1eJJrcM4KMPAVjjYT8rrqzUU,102905
|
|
321
321
|
reflex/components/recharts/charts.py,sha256=uKwNiBM0nMOoTsYziewIS6pYDg457s4EaN9QOADnK2s,18824
|
|
322
|
-
reflex/components/recharts/charts.pyi,sha256=
|
|
322
|
+
reflex/components/recharts/charts.pyi,sha256=u0nK67kni2j-u_IEq5zzu-WyoJ8vaClMRi9kCpnaBZg,48648
|
|
323
323
|
reflex/components/recharts/general.py,sha256=RVYO1iuuYJAgm_cqoujc2rC8uexj_mYrxEYoBBnTvlc,9032
|
|
324
|
-
reflex/components/recharts/general.pyi,sha256=
|
|
324
|
+
reflex/components/recharts/general.pyi,sha256=9zkY77QdhLoJxflnoDe0tZGpsYAaXYoEFmcM-mkhP9I,23100
|
|
325
325
|
reflex/components/recharts/polar.py,sha256=BuR3Zhj1PuYTO0md_RrQIiNaoj0lhqG4wd818F2fGFc,15557
|
|
326
|
-
reflex/components/recharts/polar.pyi,sha256=
|
|
326
|
+
reflex/components/recharts/polar.pyi,sha256=GibQqLnb_OlNCkoi2qzaesYffym69MyZ_AMOULXm9fE,26943
|
|
327
327
|
reflex/components/recharts/recharts.py,sha256=is9FG2MJ6aYsZLDe1uW4zWNRs7LNJFKVbAndYC77jqA,3176
|
|
328
|
-
reflex/components/recharts/recharts.pyi,sha256=
|
|
328
|
+
reflex/components/recharts/recharts.pyi,sha256=iuhTGVjqa87BVZm-Hlhw3qrmROkjXtQuT26bjOgIE3M,6907
|
|
329
329
|
reflex/components/sonner/__init__.py,sha256=L_mdRIy7-ccRGSz5VK6J8O-c-e-D1p9xWw29_ErrvGg,68
|
|
330
330
|
reflex/components/sonner/toast.py,sha256=hvjzVN3eclix7PJpDTVkFSD_Re8X0lCPjHh5EfRjDro,12440
|
|
331
|
-
reflex/components/sonner/toast.pyi,sha256=
|
|
331
|
+
reflex/components/sonner/toast.pyi,sha256=zlWNdQaQHI52D88C9-vAgq0GRfDoIDykohdi822KdmE,7620
|
|
332
332
|
reflex/components/suneditor/__init__.py,sha256=htkPzy0O_1ro1nw8w8gFPjYhg5xywMpsUfc4Dl3OHuw,109
|
|
333
333
|
reflex/components/suneditor/editor.py,sha256=8Unbp3mv7Fxjvsxy-uvTBf6hYaCnkwkK6-exPF5ymRU,8017
|
|
334
|
-
reflex/components/suneditor/editor.pyi,sha256=
|
|
334
|
+
reflex/components/suneditor/editor.pyi,sha256=oiCv5khq_dfJFVb0NuXUolSVYsXyorXbHT_AAQAwdzk,8620
|
|
335
335
|
reflex/components/tags/__init__.py,sha256=Pc0JU-Tv_W7KCsydXgbKmu7w2VtHNkI6Cx2hTkNhW_Q,152
|
|
336
336
|
reflex/components/tags/cond_tag.py,sha256=Wefq3eedMf6Pzs6uTt1k8WWgnm5QbeyCFqA1gAfBwIQ,594
|
|
337
337
|
reflex/components/tags/iter_tag.py,sha256=AgKtcRvuxUe8QJPU8iQp6HvOQwdENjlYFO8dYsVGrDU,4460
|
|
@@ -356,7 +356,7 @@ reflex/experimental/__init__.py,sha256=tL-_HpKnP6HPqur1pQtpyq_B6tXkZPFadBhtT7-8M
|
|
|
356
356
|
reflex/experimental/client_state.py,sha256=p_Toz94fNQGMbHY1WlwfQ-i_M01f1ExA9t1iokSvdLc,9880
|
|
357
357
|
reflex/experimental/hooks.py,sha256=CHYGrAE5t8riltrJmDFgJ4D2Vhmhw-y3B3MSGNlOQow,2366
|
|
358
358
|
reflex/experimental/layout.py,sha256=IzyAu_M121IYsrsnctiXFbeXInVvKKb4GuyFJKXcJnQ,7533
|
|
359
|
-
reflex/experimental/layout.pyi,sha256=
|
|
359
|
+
reflex/experimental/layout.pyi,sha256=c6k9mj_OJ2TuzNAlkzseAYQsMtvTE0HicJ_bgqZixcA,24949
|
|
360
360
|
reflex/istate/__init__.py,sha256=LDu_3-31ZI1Jn9NWp4mM0--fDiXI0x8x3gR4-kdrziY,57
|
|
361
361
|
reflex/istate/data.py,sha256=9lITDKYS4N9gSJuwx25hdsOnkCQYhtZTTd4XQ_aCSng,5789
|
|
362
362
|
reflex/istate/dynamic.py,sha256=xOQ9upZVPf6ngqcLQZ9HdAAYmoWwJ8kRFPH34Q5HTiM,91
|
|
@@ -397,8 +397,8 @@ reflex/vars/function.py,sha256=2sVnhgetPSwtor8VFtAiYJdzZ9IRNzAKdsUJG6dXQcE,14461
|
|
|
397
397
|
reflex/vars/number.py,sha256=kgeC6zb7z4E9SLtYwiwRDxYIUhDYk4t5Yigs1aWFOqw,27941
|
|
398
398
|
reflex/vars/object.py,sha256=-fGqHThozjxAAuQL-wTwEItPiFI-ps53P2bKoSlW_As,17081
|
|
399
399
|
reflex/vars/sequence.py,sha256=zR3Gwi0xkypThKO45KGqu_AYruY1mTK8kmHjzXcm8y8,55289
|
|
400
|
-
reflex-0.7.
|
|
401
|
-
reflex-0.7.
|
|
402
|
-
reflex-0.7.
|
|
403
|
-
reflex-0.7.
|
|
404
|
-
reflex-0.7.
|
|
400
|
+
reflex-0.7.7.post1.dist-info/METADATA,sha256=L03kuUBA7wCJbTafWS8WU3rLuQgS8F5CLZomqd80qEo,11883
|
|
401
|
+
reflex-0.7.7.post1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
402
|
+
reflex-0.7.7.post1.dist-info/entry_points.txt,sha256=Rxt4dXc7MLBNt5CSHTehVPuSe9Xqow4HLX55nD9tQQ0,45
|
|
403
|
+
reflex-0.7.7.post1.dist-info/licenses/LICENSE,sha256=dw3zLrp9f5ObD7kqS32vWfhcImfO52PMmRqvtxq_YEE,11358
|
|
404
|
+
reflex-0.7.7.post1.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|