streamlit-nightly 1.45.2.dev20250521__py3-none-any.whl → 1.45.2.dev20250523__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.
- streamlit/config.py +18 -5
- streamlit/delta_generator.py +21 -0
- streamlit/elements/arrow.py +19 -0
- streamlit/elements/code.py +11 -10
- streamlit/elements/lib/built_in_chart_utils.py +19 -0
- streamlit/elements/lib/layout_utils.py +41 -1
- streamlit/elements/vega_charts.py +5 -0
- streamlit/errors.py +15 -0
- streamlit/proto/Block_pb2.py +32 -32
- streamlit/proto/Block_pb2.pyi +22 -10
- streamlit/proto/Code_pb2.py +5 -3
- streamlit/proto/Code_pb2.pyi +2 -9
- streamlit/proto/Element_pb2.py +5 -3
- streamlit/proto/Element_pb2.pyi +20 -3
- streamlit/static/index.html +1 -1
- streamlit/static/static/js/{ErrorOutline.esm.CYnuXr-f.js → ErrorOutline.esm.qteVcUUN.js} +1 -1
- streamlit/static/static/js/{FileDownload.esm.CjkhjFuL.js → FileDownload.esm.ncu7N-Hr.js} +1 -1
- streamlit/static/static/js/{FileHelper.CvjfDg2R.js → FileHelper.zsMZ7RXt.js} +1 -1
- streamlit/static/static/js/{FormClearHelper.DieF97Af.js → FormClearHelper.W8yVYXZp.js} +1 -1
- streamlit/static/static/js/{Hooks.B1Hx6FYs.js → Hooks.DBj6srQ1.js} +1 -1
- streamlit/static/static/js/{InputInstructions.B8AIK0e4.js → InputInstructions.BobLsJJb.js} +1 -1
- streamlit/static/static/js/{ProgressBar.BVxh16au.js → ProgressBar.CtvJrIzN.js} +1 -1
- streamlit/static/static/js/{RenderInPortalIfExists.DRyuwMyI.js → RenderInPortalIfExists.DnT_UdzV.js} +1 -1
- streamlit/static/static/js/{Toolbar.3K8i84rX.js → Toolbar.BVF7NtOB.js} +1 -1
- streamlit/static/static/js/{base-input.C1EhHiwL.js → base-input.B4sdS3vw.js} +1 -1
- streamlit/static/static/js/{checkbox.DQdrfkU_.js → checkbox.DKDitzF8.js} +1 -1
- streamlit/static/static/js/{createSuper.DTmFPsVr.js → createSuper.mhx956J9.js} +1 -1
- streamlit/static/static/js/{data-grid-overlay-editor.CPiIqh8K.js → data-grid-overlay-editor.CmXS0PAX.js} +1 -1
- streamlit/static/static/js/{downloader.C4KaNzxK.js → downloader.Cnd9SuxG.js} +1 -1
- streamlit/static/static/js/{es6.2nWKWyMO.js → es6.DM-pf09u.js} +2 -2
- streamlit/static/static/js/{iframeResizer.contentWindow.DOVaChyF.js → iframeResizer.contentWindow.Gc5GAjZM.js} +1 -1
- streamlit/static/static/js/{index.tW6ORFdt.js → index.AWkO-7e-.js} +1 -1
- streamlit/static/static/js/{index.DZ1uB38i.js → index.B0E6Rv1F.js} +1 -1
- streamlit/static/static/js/{index.C6IpjREC.js → index.B29JQLHa.js} +5 -5
- streamlit/static/static/js/{index.VSUuNjWj.js → index.B45ExNhw.js} +1 -1
- streamlit/static/static/js/index.B6xTo8b8.js +2 -0
- streamlit/static/static/js/{index.mFs4Hj36.js → index.BJQNG4O1.js} +1 -1
- streamlit/static/static/js/{index.CoUTSHXm.js → index.BNNR5Jmd.js} +1 -1
- streamlit/static/static/js/{index.InQfrcIt.js → index.BONHiJUZ.js} +1 -1
- streamlit/static/static/js/{index.CO8q3_vh.js → index.BR-S54Iv.js} +1 -1
- streamlit/static/static/js/{index.B0p5dBNu.js → index.BV38yp5k.js} +1 -1
- streamlit/static/static/js/{index.DerK8bdM.js → index.BWTBe3a1.js} +1 -1
- streamlit/static/static/js/{index.BUb9IRAO.js → index.BfusYuD8.js} +1 -1
- streamlit/static/static/js/{index.DSTk15fA.js → index.BkLkRTpZ.js} +1 -1
- streamlit/static/static/js/{index.Dh4ndZnq.js → index.C5KKmyWy.js} +2 -2
- streamlit/static/static/js/{index.Bh-zaqn6.js → index.CJ-XXd1r.js} +1 -1
- streamlit/static/static/js/{index.CR5G6E_h.js → index.COBionvf.js} +1 -1
- streamlit/static/static/js/{index.D-7j7tdp.js → index.CWgnk1N4.js} +1 -1
- streamlit/static/static/js/{index.jOftLS0z.js → index.CZ5fZcT5.js} +1 -1
- streamlit/static/static/js/{index.DucZyI7j.js → index.C_2m4F7k.js} +1 -1
- streamlit/static/static/js/{index.DxkI2mS0.js → index.CgOynO1t.js} +1 -1
- streamlit/static/static/js/{index.DBp4KGpt.js → index.CjBaoWYr.js} +1 -1
- streamlit/static/static/js/{index.Bu_wWseL.js → index.CkKptP1T.js} +1 -1
- streamlit/static/static/js/{index.CxAOY3A6.js → index.D4XRYl23.js} +1 -1
- streamlit/static/static/js/{index.Cz7YuCRg.js → index.DAvhwYMG.js} +1 -1
- streamlit/static/static/js/{index.B-40SN8a.js → index.DIyx-z1Q.js} +1 -1
- streamlit/static/static/js/{index.DSqmiAEF.js → index.DOYomqqU.js} +1 -1
- streamlit/static/static/js/{index.23pPuDjr.js → index.DOl-SOKu.js} +1 -1
- streamlit/static/static/js/{index.BzBFnPX6.js → index.DQGSbu2C.js} +1 -1
- streamlit/static/static/js/{index.BZrvTwVD.js → index.DTU7qmDP.js} +1 -1
- streamlit/static/static/js/{index.Cz8OuaJg.js → index.DdyZtGcg.js} +1 -1
- streamlit/static/static/js/{index.C5QL_Xc_.js → index.DwUISpCs.js} +10 -10
- streamlit/static/static/js/{index.BT_313OI.js → index.I3iNnzJx.js} +1 -1
- streamlit/static/static/js/{index.Bcm9abjs.js → index.WWYmGCrM.js} +1 -1
- streamlit/static/static/js/{index.BNYIeVmg.js → index._BaeK1t7.js} +1 -1
- streamlit/static/static/js/{index.C9p4my_G.js → index.gBOr8z2K.js} +1 -1
- streamlit/static/static/js/{index.BPnbqXpq.js → index.p2Wl4zMi.js} +1 -1
- streamlit/static/static/js/{index.Csqhk1Jf.js → index.vOqxh1m2.js} +1 -1
- streamlit/static/static/js/{input.ut_XFtNH.js → input.BvD9DHLa.js} +1 -1
- streamlit/static/static/js/{memory.DSoAMmQE.js → memory.DCVB1HOm.js} +1 -1
- streamlit/static/static/js/{mergeWith.BY-TWxsL.js → mergeWith.BqTORFAq.js} +1 -1
- streamlit/static/static/js/{number-overlay-editor.D5sSj_3j.js → number-overlay-editor.VB_OvuPv.js} +1 -1
- streamlit/static/static/js/{possibleConstructorReturn.BNBjNW5N.js → possibleConstructorReturn.DhYxBDlj.js} +1 -1
- streamlit/static/static/js/{sandbox.BXmhoUqL.js → sandbox.CoN7LRFk.js} +1 -1
- streamlit/static/static/js/{textarea.qz8i3H9z.js → textarea.DkHpIjdT.js} +1 -1
- streamlit/static/static/js/{timepicker.CZROecqL.js → timepicker.C8UIzYhf.js} +1 -1
- streamlit/static/static/js/{toConsumableArray.BoolbIbO.js → toConsumableArray.DXfr1fvT.js} +1 -1
- streamlit/static/static/js/{uniqueId.DFKK3fms.js → uniqueId.CgrMSBTb.js} +1 -1
- streamlit/static/static/js/{useBasicWidgetState.QKx5EFIj.js → useBasicWidgetState.C-e-WEFS.js} +1 -1
- streamlit/static/static/js/{useOnInputChange.CpgAX3wz.js → useOnInputChange.CtRJhZD6.js} +1 -1
- streamlit/static/static/js/{withFullScreenWrapper.DrAgwq5e.js → withFullScreenWrapper.od0SAvAK.js} +1 -1
- streamlit/web/server/__init__.py +6 -2
- streamlit/web/server/component_request_handler.py +6 -2
- streamlit/web/server/media_file_handler.py +10 -4
- streamlit/web/server/routes.py +18 -8
- streamlit/web/server/server_util.py +10 -1
- streamlit/web/server/stats_request_handler.py +5 -3
- streamlit/web/server/upload_file_request_handler.py +4 -2
- {streamlit_nightly-1.45.2.dev20250521.dist-info → streamlit_nightly-1.45.2.dev20250523.dist-info}/METADATA +2 -2
- {streamlit_nightly-1.45.2.dev20250521.dist-info → streamlit_nightly-1.45.2.dev20250523.dist-info}/RECORD +94 -94
- streamlit/static/static/js/index.C9oHDNvg.js +0 -2
- {streamlit_nightly-1.45.2.dev20250521.data → streamlit_nightly-1.45.2.dev20250523.data}/scripts/streamlit.cmd +0 -0
- {streamlit_nightly-1.45.2.dev20250521.dist-info → streamlit_nightly-1.45.2.dev20250523.dist-info}/WHEEL +0 -0
- {streamlit_nightly-1.45.2.dev20250521.dist-info → streamlit_nightly-1.45.2.dev20250523.dist-info}/entry_points.txt +0 -0
- {streamlit_nightly-1.45.2.dev20250521.dist-info → streamlit_nightly-1.45.2.dev20250523.dist-info}/top_level.txt +0 -0
streamlit/static/static/js/{withFullScreenWrapper.DrAgwq5e.js → withFullScreenWrapper.od0SAvAK.js}
RENAMED
@@ -1 +1 @@
|
|
1
|
-
import{n as p,r as n,aE as x,aD as h,bc as y,z as C,bd as b,j as i,be as w}from"./index.
|
1
|
+
import{n as p,r as n,aE as x,aD as h,bc as y,z as C,bd as b,j as i,be as w}from"./index.DwUISpCs.js";const F=p("div",{target:"e1q5ojhd0"})(({theme:e,isExpanded:t})=>({width:"100%",...t?{position:"fixed",top:0,left:0,bottom:0,right:0,background:e.colors.bgColor,zIndex:e.zIndices.fullscreenWrapper,padding:e.spacing.md,paddingTop:e.sizes.fullScreenHeaderHeight,overflow:"auto",display:"flex",alignItems:"center",justifyContent:"center"}:{}})),f=n.createContext(null);f.displayName="ElementFullscreenContext";const S=()=>{const{setFullScreen:e}=n.useContext(x),[t,c]=n.useState(!1),{fullHeight:s,fullWidth:u}=h(y),l=n.useCallback(a=>{c(a),e(a)},[e]),d=n.useCallback(()=>{document.body.style.overflow="hidden",l(!0)},[l]),o=n.useCallback(()=>{document.body.style.overflow="unset",l(!1)},[l]),r=n.useCallback(a=>{a.keyCode===27&&t&&o()},[o,t]);return n.useEffect(()=>(document.addEventListener("keydown",r,!1),()=>{document.removeEventListener("keydown",r,!1)}),[r]),n.useMemo(()=>({expanded:t,zoomIn:d,zoomOut:o,fullHeight:s,fullWidth:u}),[t,d,o,s,u])},g=({children:e,height:t})=>{const c=C(),{expanded:s,fullHeight:u,fullWidth:l,zoomIn:d,zoomOut:o}=S(),[r,a]=b(),m=n.useMemo(()=>({width:s?l:r,height:s?u:t,expanded:s,expand:d,collapse:o}),[s,u,l,t,r,d,o]);return i(f.Provider,{value:m,children:i(F,{ref:a,isExpanded:s,"data-testid":"stFullScreenFrame",theme:c,children:e})})};function v(e){const t=c=>i(g,{children:i(e,{...c})});return t.displayName=`withFullScreenWrapper(${e.displayName||e.name})`,w(t,e)}export{f as E,v as w};
|
streamlit/web/server/__init__.py
CHANGED
@@ -13,7 +13,10 @@
|
|
13
13
|
# limitations under the License.
|
14
14
|
|
15
15
|
from streamlit.web.server.component_request_handler import ComponentRequestHandler
|
16
|
-
from streamlit.web.server.routes import
|
16
|
+
from streamlit.web.server.routes import (
|
17
|
+
allow_all_cross_origin_requests,
|
18
|
+
is_allowed_origin,
|
19
|
+
)
|
17
20
|
from streamlit.web.server.server import Server, server_address_is_unix_socket
|
18
21
|
from streamlit.web.server.stats_request_handler import StatsRequestHandler
|
19
22
|
|
@@ -21,6 +24,7 @@ __all__ = [
|
|
21
24
|
"ComponentRequestHandler",
|
22
25
|
"Server",
|
23
26
|
"StatsRequestHandler",
|
24
|
-
"
|
27
|
+
"allow_all_cross_origin_requests",
|
28
|
+
"is_allowed_origin",
|
25
29
|
"server_address_is_unix_socket",
|
26
30
|
]
|
@@ -16,7 +16,7 @@ from __future__ import annotations
|
|
16
16
|
|
17
17
|
import mimetypes
|
18
18
|
import os
|
19
|
-
from typing import TYPE_CHECKING, Final
|
19
|
+
from typing import TYPE_CHECKING, Final, cast
|
20
20
|
|
21
21
|
import tornado.web
|
22
22
|
|
@@ -83,8 +83,12 @@ class ComponentRequestHandler(tornado.web.RequestHandler):
|
|
83
83
|
self.set_header("Cache-Control", "public")
|
84
84
|
|
85
85
|
def set_default_headers(self) -> None:
|
86
|
-
if streamlit.web.server.routes.
|
86
|
+
if streamlit.web.server.routes.allow_all_cross_origin_requests():
|
87
87
|
self.set_header("Access-Control-Allow-Origin", "*")
|
88
|
+
elif streamlit.web.server.routes.is_allowed_origin(
|
89
|
+
origin := self.request.headers.get("Origin")
|
90
|
+
):
|
91
|
+
self.set_header("Access-Control-Allow-Origin", cast("str", origin))
|
88
92
|
|
89
93
|
def options(self) -> None:
|
90
94
|
"""/OPTIONS handler for preflight CORS checks."""
|
@@ -14,7 +14,7 @@
|
|
14
14
|
|
15
15
|
from __future__ import annotations
|
16
16
|
|
17
|
-
from typing import Any
|
17
|
+
from typing import Any, cast
|
18
18
|
from urllib.parse import quote
|
19
19
|
|
20
20
|
import tornado.web
|
@@ -25,7 +25,7 @@ from streamlit.runtime.memory_media_file_storage import (
|
|
25
25
|
MemoryMediaFileStorage,
|
26
26
|
get_extension_for_mimetype,
|
27
27
|
)
|
28
|
-
from streamlit.web.server import
|
28
|
+
from streamlit.web.server import allow_all_cross_origin_requests, is_allowed_origin
|
29
29
|
|
30
30
|
_LOGGER = get_logger(__name__)
|
31
31
|
|
@@ -44,8 +44,10 @@ class MediaFileHandler(tornado.web.StaticFileHandler):
|
|
44
44
|
cls._storage = storage
|
45
45
|
|
46
46
|
def set_default_headers(self) -> None:
|
47
|
-
if
|
47
|
+
if allow_all_cross_origin_requests():
|
48
48
|
self.set_header("Access-Control-Allow-Origin", "*")
|
49
|
+
elif is_allowed_origin(origin := self.request.headers.get("Origin")):
|
50
|
+
self.set_header("Access-Control-Allow-Origin", cast("str", origin))
|
49
51
|
|
50
52
|
def set_extra_headers(self, path: str) -> None:
|
51
53
|
"""Add Content-Disposition header for downloadable files.
|
@@ -84,7 +86,11 @@ class MediaFileHandler(tornado.web.StaticFileHandler):
|
|
84
86
|
# static content from a database), override `get_content`,
|
85
87
|
# `get_content_size`, `get_modified_time`, `get_absolute_path`, and
|
86
88
|
# `validate_absolute_path`.
|
87
|
-
def validate_absolute_path(
|
89
|
+
def validate_absolute_path(
|
90
|
+
self,
|
91
|
+
root: str, # noqa: ARG002
|
92
|
+
absolute_path: str,
|
93
|
+
) -> str:
|
88
94
|
try:
|
89
95
|
self._storage.get_file(absolute_path)
|
90
96
|
except MediaFileStorageError:
|
streamlit/web/server/routes.py
CHANGED
@@ -15,12 +15,13 @@
|
|
15
15
|
from __future__ import annotations
|
16
16
|
|
17
17
|
import os
|
18
|
-
from typing import TYPE_CHECKING, Any, Callable
|
18
|
+
from typing import TYPE_CHECKING, Any, Callable, cast
|
19
19
|
|
20
20
|
import tornado.web
|
21
21
|
|
22
22
|
from streamlit import config, file_util
|
23
23
|
from streamlit.web.server.server_util import (
|
24
|
+
allowlisted_origins,
|
24
25
|
emit_endpoint_deprecation_notice,
|
25
26
|
is_xsrf_enabled,
|
26
27
|
)
|
@@ -29,19 +30,26 @@ if TYPE_CHECKING:
|
|
29
30
|
from collections.abc import Awaitable, Sequence
|
30
31
|
|
31
32
|
|
32
|
-
def
|
33
|
-
"""True if cross-origin requests are allowed.
|
34
|
-
|
35
|
-
We only allow cross-origin requests when CORS protection has been disabled
|
36
|
-
with server.enableCORS=False or if using the Node server. When using the
|
37
|
-
Node server, we have a dev and prod port, which count as two origins.
|
33
|
+
def allow_all_cross_origin_requests() -> bool:
|
34
|
+
"""True if cross-origin requests from any origin are allowed.
|
38
35
|
|
36
|
+
We only allow ALL cross-origin requests when CORS protection has been
|
37
|
+
disabled with server.enableCORS=False or if using the Node server in dev
|
38
|
+
mode. When in dev mode, we have a dev and prod port, which count as two
|
39
|
+
origins.
|
39
40
|
"""
|
41
|
+
|
40
42
|
return not config.get_option("server.enableCORS") or config.get_option(
|
41
43
|
"global.developmentMode"
|
42
44
|
)
|
43
45
|
|
44
46
|
|
47
|
+
def is_allowed_origin(origin: Any) -> bool:
|
48
|
+
if not isinstance(origin, str):
|
49
|
+
return False
|
50
|
+
return origin in allowlisted_origins()
|
51
|
+
|
52
|
+
|
45
53
|
class StaticFileHandler(tornado.web.StaticFileHandler):
|
46
54
|
def initialize(
|
47
55
|
self,
|
@@ -111,8 +119,10 @@ class _SpecialRequestHandler(tornado.web.RequestHandler):
|
|
111
119
|
|
112
120
|
def set_default_headers(self) -> None:
|
113
121
|
self.set_header("Cache-Control", "no-cache")
|
114
|
-
if
|
122
|
+
if allow_all_cross_origin_requests():
|
115
123
|
self.set_header("Access-Control-Allow-Origin", "*")
|
124
|
+
elif is_allowed_origin(origin := self.request.headers.get("Origin")):
|
125
|
+
self.set_header("Access-Control-Allow-Origin", cast("str", origin))
|
116
126
|
|
117
127
|
def options(self) -> None:
|
118
128
|
"""/OPTIONS handler for preflight CORS checks.
|
@@ -31,6 +31,10 @@ DEVELOPMENT_PORT: Final = 3000
|
|
31
31
|
AUTH_COOKIE_NAME: Final = "_streamlit_user"
|
32
32
|
|
33
33
|
|
34
|
+
def allowlisted_origins() -> set[str]:
|
35
|
+
return {origin.strip() for origin in config.get_option("server.corsAllowedOrigins")}
|
36
|
+
|
37
|
+
|
34
38
|
def is_url_from_allowed_origins(url: str) -> bool:
|
35
39
|
"""Return True if URL is from allowed origins (for CORS purpose).
|
36
40
|
|
@@ -47,7 +51,11 @@ def is_url_from_allowed_origins(url: str) -> bool:
|
|
47
51
|
|
48
52
|
hostname = url_util.get_hostname(url)
|
49
53
|
|
50
|
-
|
54
|
+
allowlisted_domains = [
|
55
|
+
url_util.get_hostname(origin) for origin in allowlisted_origins()
|
56
|
+
]
|
57
|
+
|
58
|
+
allowed_domains: list[str | None | Callable[[], str | None]] = [
|
51
59
|
# Check localhost first.
|
52
60
|
"localhost",
|
53
61
|
"0.0.0.0", # noqa: S104
|
@@ -58,6 +66,7 @@ def is_url_from_allowed_origins(url: str) -> bool:
|
|
58
66
|
# Then try the options that depend on HTTP requests or opening sockets.
|
59
67
|
net_util.get_internal_ip,
|
60
68
|
net_util.get_external_ip,
|
69
|
+
*allowlisted_domains,
|
61
70
|
]
|
62
71
|
|
63
72
|
for allowed_domain in allowed_domains:
|
@@ -14,11 +14,11 @@
|
|
14
14
|
|
15
15
|
from __future__ import annotations
|
16
16
|
|
17
|
-
from typing import TYPE_CHECKING
|
17
|
+
from typing import TYPE_CHECKING, cast
|
18
18
|
|
19
19
|
import tornado.web
|
20
20
|
|
21
|
-
from streamlit.web.server import
|
21
|
+
from streamlit.web.server import allow_all_cross_origin_requests, is_allowed_origin
|
22
22
|
from streamlit.web.server.server_util import emit_endpoint_deprecation_notice
|
23
23
|
|
24
24
|
if TYPE_CHECKING:
|
@@ -31,8 +31,10 @@ class StatsRequestHandler(tornado.web.RequestHandler):
|
|
31
31
|
self._manager = stats_manager
|
32
32
|
|
33
33
|
def set_default_headers(self) -> None:
|
34
|
-
if
|
34
|
+
if allow_all_cross_origin_requests():
|
35
35
|
self.set_header("Access-Control-Allow-Origin", "*")
|
36
|
+
elif is_allowed_origin(origin := self.request.headers.get("Origin")):
|
37
|
+
self.set_header("Access-Control-Allow-Origin", cast("str", origin))
|
36
38
|
|
37
39
|
def options(self) -> None:
|
38
40
|
"""/OPTIONS handler for preflight CORS checks."""
|
@@ -14,7 +14,7 @@
|
|
14
14
|
|
15
15
|
from __future__ import annotations
|
16
16
|
|
17
|
-
from typing import TYPE_CHECKING, Any, Callable
|
17
|
+
from typing import TYPE_CHECKING, Any, Callable, cast
|
18
18
|
|
19
19
|
import tornado.httputil
|
20
20
|
import tornado.web
|
@@ -60,8 +60,10 @@ class UploadFileRequestHandler(tornado.web.RequestHandler):
|
|
60
60
|
self.set_header("Access-Control-Allow-Headers", "X-Xsrftoken, Content-Type")
|
61
61
|
self.set_header("Vary", "Origin")
|
62
62
|
self.set_header("Access-Control-Allow-Credentials", "true")
|
63
|
-
elif routes.
|
63
|
+
elif routes.allow_all_cross_origin_requests():
|
64
64
|
self.set_header("Access-Control-Allow-Origin", "*")
|
65
|
+
elif routes.is_allowed_origin(origin := self.request.headers.get("Origin")):
|
66
|
+
self.set_header("Access-Control-Allow-Origin", cast("str", origin))
|
65
67
|
|
66
68
|
def options(self, **kwargs: Any) -> None:
|
67
69
|
"""/OPTIONS handler for preflight CORS checks.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: streamlit-nightly
|
3
|
-
Version: 1.45.2.
|
3
|
+
Version: 1.45.2.dev20250523
|
4
4
|
Summary: A faster way to build and share data apps
|
5
5
|
Home-page: https://streamlit.io
|
6
6
|
Author: Snowflake Inc
|
@@ -48,7 +48,7 @@ Requires-Dist: typing-extensions<5,>=4.4.0
|
|
48
48
|
Requires-Dist: watchdog<7,>=2.1.5; platform_system != "Darwin"
|
49
49
|
Requires-Dist: gitpython!=3.1.19,<4,>=3.0.7
|
50
50
|
Requires-Dist: pydeck<1,>=0.8.0b4
|
51
|
-
Requires-Dist: tornado
|
51
|
+
Requires-Dist: tornado!=6.5.0,<7,>=6.0.3
|
52
52
|
Provides-Extra: snowflake
|
53
53
|
Requires-Dist: snowflake-snowpark-python[modin]>=1.17.0; python_version < "3.12" and extra == "snowflake"
|
54
54
|
Requires-Dist: snowflake-connector-python>=3.3.0; python_version < "3.12" and extra == "snowflake"
|
@@ -3,19 +3,19 @@ streamlit/__main__.py,sha256=G3Ka6wgeICpC1gI872L7jGQhY4ukAFo3lgnYIqtoBIo,868
|
|
3
3
|
streamlit/auth_util.py,sha256=7iN1fK70SHqBmP9HngEvWvbMNHj9Pvbr0vC2uIaH-rs,8658
|
4
4
|
streamlit/cli_util.py,sha256=SHOTfCD27ib4R09nkq9l31hOdPlhoEguX2c0SMuhczs,3430
|
5
5
|
streamlit/column_config.py,sha256=qRgJoO0k-iRWTCNDjnzNjd2krIiCJVSEEDTVRy83RRU,1449
|
6
|
-
streamlit/config.py,sha256=
|
6
|
+
streamlit/config.py,sha256=VCyFkoxKxNVvilr1G58zW53dHBeBQQUCeQECnq0VcCI,51258
|
7
7
|
streamlit/config_option.py,sha256=s5yzv9BB4CdAjh0JCliTD1NqzeIAS0bJsFNiKU85Gtc,11727
|
8
8
|
streamlit/config_util.py,sha256=bJUVqV6b7tdGUDC-Mlyj5RVoP3eYnTByEZ-Oj2hIOIk,6279
|
9
9
|
streamlit/cursor.py,sha256=ej36w8lrhmHcuSDe-BKJ40TathM7xz1TGiomv9Ov-7M,6062
|
10
10
|
streamlit/dataframe_util.py,sha256=7Vcr-78xTX9uU3Zc4nkIC8h3oR6_8ShbR9ullPmrjuc,48609
|
11
|
-
streamlit/delta_generator.py,sha256=
|
11
|
+
streamlit/delta_generator.py,sha256=tDFfbOOwz66zFKZnhpOaZQsqWWwlzCIsoN8byM8ACmY,22381
|
12
12
|
streamlit/delta_generator_singletons.py,sha256=pRSLSYpgi2QrqfmwsjTct9CBHnL64OJseME_FV9sFIg,7590
|
13
13
|
streamlit/deprecation_util.py,sha256=T7NSJ6mLYsr75H6pOTrhy5O7Diz9uiIG7I0ydDbzvt0,6629
|
14
14
|
streamlit/development.py,sha256=onqCGtzmzCOXdlUV0hU9ai_Rq_TWGNif9tC6yEezXho,813
|
15
15
|
streamlit/emojis.py,sha256=LVB2LMEd9dMI2J_b-YtjGNGkqFNRDkzbANZLhso2pkM,81303
|
16
16
|
streamlit/env_util.py,sha256=UYDlQf1gwktMfsn_YYl-EBTa-fKSAQ8qISjvHAKK2cA,1731
|
17
17
|
streamlit/error_util.py,sha256=zQJGx2M_uE3Ib5J0vkN7yHJrHvFtK5V1ngaQdeRPf8w,3576
|
18
|
-
streamlit/errors.py,sha256=
|
18
|
+
streamlit/errors.py,sha256=VCga1UP6ZvTZkN5GhCBm7Lb-P1I1NbkxQiZmJuLQ9JQ,16876
|
19
19
|
streamlit/file_util.py,sha256=6CqT2Zm0ut9vp3L5XEaPS2JdZuyNKn_rKq7-TTWlarc,7371
|
20
20
|
streamlit/git_util.py,sha256=ZOqKPYIlJFWDJB_8kyCRPui3vI27M-XLFKQ73ui0M1Q,5556
|
21
21
|
streamlit/logger.py,sha256=ebcJyAR9Tanb2rlCy8hTYYOj02HGjWHty_sLxC56Ptg,3937
|
@@ -58,10 +58,10 @@ streamlit/connections/sql_connection.py,sha256=IHqmBhoXEVBqUCfwi9A6S5Avt2EQnPIhq
|
|
58
58
|
streamlit/connections/util.py,sha256=-GqWu3Iufkw_-eTiQrs8VBE7WKxL-AmYws2n0H-6VqE,3085
|
59
59
|
streamlit/elements/__init__.py,sha256=M4sIyiinWL04bSC-QUcfYDB8Gr-h0uXGjTmL6o2v8jc,616
|
60
60
|
streamlit/elements/alert.py,sha256=5nQJGlFT2dJGvppY7iPFcXFL58VhnoF9UxH8qzJRszM,12224
|
61
|
-
streamlit/elements/arrow.py,sha256=
|
61
|
+
streamlit/elements/arrow.py,sha256=Z4MqxVERfILe20nYEeJ2foQhPIQAuxuEX1Y1PF5pJe4,37684
|
62
62
|
streamlit/elements/balloons.py,sha256=788879T0Zb_sy5XNGtLPY3vgfsmFmEdol5E_yD64b-o,1482
|
63
63
|
streamlit/elements/bokeh_chart.py,sha256=EcPOoFOVh4uINN1oYsiYzz14sqsFWi8q8GAdpzM0tbs,4660
|
64
|
-
streamlit/elements/code.py,sha256=
|
64
|
+
streamlit/elements/code.py,sha256=EuYEMG4rGAhJHv-sxVq8SBqs7p0bJxE4k7CYkrE-ovY,4756
|
65
65
|
streamlit/elements/deck_gl_json_chart.py,sha256=GBsNtDRICf08UU1vFdTmbhCqVRoBHi_KMjaKl1i5S1k,20762
|
66
66
|
streamlit/elements/dialog_decorator.py,sha256=z-3DDvDkvbGC95zGkII3qYJ4y0c7afDjJzFVQmQti7Y,10042
|
67
67
|
streamlit/elements/doc_string.py,sha256=8O3yD7VoLgC7--Tv0HW98IVpBFEA77kvkjaySvlTDgA,17036
|
@@ -86,10 +86,10 @@ streamlit/elements/snow.py,sha256=iP2HHz9Oljf-3s76flzK7C_bU1QdNkOCpYym-LSdQjw,14
|
|
86
86
|
streamlit/elements/spinner.py,sha256=6_6ucr1r2Y7pWH8XOlbsI1K6UU66JsLwzP88EHyRQFU,3944
|
87
87
|
streamlit/elements/text.py,sha256=Zc7kYznALyW5V_T8xL2QsUMJUi1VudGvqbK7gGfrXtI,2418
|
88
88
|
streamlit/elements/toast.py,sha256=aHpWN-YwRmaYKSA8DKkYJebo2jWzSlYaIUOpKnnDgQE,3694
|
89
|
-
streamlit/elements/vega_charts.py,sha256=
|
89
|
+
streamlit/elements/vega_charts.py,sha256=PDd7751Wwan9dzTo2X1c3Aw5QsBgjmb7RCtlVFKRNhE,79315
|
90
90
|
streamlit/elements/write.py,sha256=yACATf8JN1SJ8sxWIII-H2B-IDQs2qrHPWoRA9bqIKk,22394
|
91
91
|
streamlit/elements/lib/__init__.py,sha256=M4sIyiinWL04bSC-QUcfYDB8Gr-h0uXGjTmL6o2v8jc,616
|
92
|
-
streamlit/elements/lib/built_in_chart_utils.py,sha256=
|
92
|
+
streamlit/elements/lib/built_in_chart_utils.py,sha256=pGE51J1FbYBpkffsL4_-llfJt3PKVzsbSiXf3MfL1ro,39398
|
93
93
|
streamlit/elements/lib/color_util.py,sha256=S5OTWU_7BwriSKXNEimPmsrCDwEYNzSYl1kJZvOQReU,8998
|
94
94
|
streamlit/elements/lib/column_config_utils.py,sha256=A8zKqaTi-hSvTi4QZbejh_TefCkQU6OI1O5SaO6soWg,16169
|
95
95
|
streamlit/elements/lib/column_types.py,sha256=aCm00Y7yVIPOs11g9RmU7PciFgP-j3tYLCZA0rX5e5U,76195
|
@@ -100,7 +100,7 @@ streamlit/elements/lib/file_uploader_utils.py,sha256=j_Rqeu1vWJdT_v0JhuMshFIXoiR
|
|
100
100
|
streamlit/elements/lib/form_utils.py,sha256=jAJIUrWEddiGw4HEQZvOh-NH7MMxcCrN5J7p4w1HJMY,2587
|
101
101
|
streamlit/elements/lib/image_utils.py,sha256=9q99j61M1NVF8rv2fWrzqZGeNJDwu4Vrobe0uIZvJ5g,15813
|
102
102
|
streamlit/elements/lib/js_number.py,sha256=lBEWML4GY_ZW_W-JCeCJJMxZMzkDAvhz_0dkUnif5IU,3532
|
103
|
-
streamlit/elements/lib/layout_utils.py,sha256=
|
103
|
+
streamlit/elements/lib/layout_utils.py,sha256=0UoIiQo01Q9GPznl0nk5Y-DJMwKIkJ0SZ9KATj77UQ8,2843
|
104
104
|
streamlit/elements/lib/mutable_status_container.py,sha256=8RU8egZElD3F3TxNEP4bZlczcAs1ixBljHDTzX-MLJM,6830
|
105
105
|
streamlit/elements/lib/options_selector_utils.py,sha256=P5mL0wIVtXIlu5ym_-8RtSVXaJb9rPQYECCK4Csd3vs,10044
|
106
106
|
streamlit/elements/lib/pandas_styler_utils.py,sha256=9hDEutthYCwDB4MRlL6kgev9TNG_tefJ4U_cHJR44ac,8097
|
@@ -161,8 +161,8 @@ streamlit/proto/BackMsg_pb2.py,sha256=T5alnReu-XqSoUPFhL2-ejUdGBqjCoeHEgzHJagVXS
|
|
161
161
|
streamlit/proto/BackMsg_pb2.pyi,sha256=_UGZtXxQORofrE8OtJP2heMWx3TSZryH-ah3jhW6b3w,5121
|
162
162
|
streamlit/proto/Balloons_pb2.py,sha256=SdFGy06hEcjhIFgMZNSaj1B6A2kd3L-ON_OZay-cJGI,1277
|
163
163
|
streamlit/proto/Balloons_pb2.pyi,sha256=qt1xxJPLTG7jQWYrcIbQPPRx-q6Mrp-oScL5_NamVTA,1302
|
164
|
-
streamlit/proto/Block_pb2.py,sha256=
|
165
|
-
streamlit/proto/Block_pb2.pyi,sha256=
|
164
|
+
streamlit/proto/Block_pb2.py,sha256=srjVns5PB1lrAyK-0YapVZD98W-yi3z8BL0eRF-HZUk,6922
|
165
|
+
streamlit/proto/Block_pb2.pyi,sha256=J4L_theSbrlL66iCjSjebgZCGUSYZhbfwvD39HBh7KM,19065
|
166
166
|
streamlit/proto/BokehChart_pb2.py,sha256=5bYTs9OyXijfSgXLm42vYBVah0qcpp6dwtHlQO9sAp0,1337
|
167
167
|
streamlit/proto/BokehChart_pb2.pyi,sha256=st169UYySdbC2vDI_r5iBKlZE2ZSUX0AdFr7Qt0R9Ig,1731
|
168
168
|
streamlit/proto/ButtonGroup_pb2.py,sha256=0SN0oVHTDQfjFsk0vV25zxAbKE-AKCnTBXsxdMoPOWA,3198
|
@@ -177,8 +177,8 @@ streamlit/proto/Checkbox_pb2.py,sha256=9vgvZwCm6WrLYK2f_TgkNYlL9mFIva_cr6TzULsIB
|
|
177
177
|
streamlit/proto/Checkbox_pb2.pyi,sha256=44qJ25N06ml9W5OnjUwwBQGl2Q4ym_L3teg2HT0_B7k,3483
|
178
178
|
streamlit/proto/ClientState_pb2.py,sha256=ivn8OY4XAjLr7OSffAcWfiM-sfz59bR6MCT95YusiYU,2265
|
179
179
|
streamlit/proto/ClientState_pb2.pyi,sha256=GW2WTCYwNQ8CvlIAKEUtH2x3xR0_phT6dJTxIFSlkH4,5224
|
180
|
-
streamlit/proto/Code_pb2.py,sha256=
|
181
|
-
streamlit/proto/Code_pb2.pyi,sha256=
|
180
|
+
streamlit/proto/Code_pb2.py,sha256=vdSqa5xF7H5wN9QbxhqI1lr-utROyw_EKYJlQDIPje0,1651
|
181
|
+
streamlit/proto/Code_pb2.pyi,sha256=fG1c_rjjC1UhEQO2nqPjfN9gp-7WhBx2ZAC9__UscGY,1890
|
182
182
|
streamlit/proto/ColorPicker_pb2.py,sha256=mRCJI52B9WnNjrQZ9uVizhXmzjxdWOiPI11i6faGM9k,1766
|
183
183
|
streamlit/proto/ColorPicker_pb2.pyi,sha256=1mvyUb8NjANzkJvhvB3udDXRSPtO4zIjL8q42g1v6dA,2546
|
184
184
|
streamlit/proto/Common_pb2.py,sha256=8SKzhGDv882h0vEpuyNn-GYpiC83_xfeVwHUxvDiwRI,3893
|
@@ -197,8 +197,8 @@ streamlit/proto/DocString_pb2.py,sha256=hR6kYHEh54hzkld5C-ev0dzCABk4BJ1heqrt6AZN
|
|
197
197
|
streamlit/proto/DocString_pb2.pyi,sha256=KW583DSf140I_AkUoKUilw_4XkY0Ls2Uh_NTaQDHcQY,3848
|
198
198
|
streamlit/proto/DownloadButton_pb2.py,sha256=_FnTiVPJiXQ3cg5QWynGuuVeV_8AqNtgtV7MYTBjQD0,1682
|
199
199
|
streamlit/proto/DownloadButton_pb2.pyi,sha256=77T6mHorE6ea9wjRoHleGNjhzTH3rqSRIsNRgA5lsO0,2491
|
200
|
-
streamlit/proto/Element_pb2.py,sha256=
|
201
|
-
streamlit/proto/Element_pb2.pyi,sha256=
|
200
|
+
streamlit/proto/Element_pb2.py,sha256=qq8fW-xfR8uWyAUyZRNSnPYaqAV4x2fctBxMStWnIts,11118
|
201
|
+
streamlit/proto/Element_pb2.pyi,sha256=_BHEj0sTnxeATY1tEcLV5YBAN5B3YPnXrhlRyzLOF2M,18688
|
202
202
|
streamlit/proto/Empty_pb2.py,sha256=oDn0uIKO3tkG5QBuMfCeycUM8D8wES-sW_NsT7EyY60,1172
|
203
203
|
streamlit/proto/Empty_pb2.pyi,sha256=TxPF_s7cwHUAMdJ4S4OECBIoc138AUKKY5r5_FCqTNc,1025
|
204
204
|
streamlit/proto/Exception_pb2.py,sha256=dopZDrruxBaX0xrUHbnfKxWgsWFdbpmoqAZ2vuMAw9I,1611
|
@@ -363,83 +363,83 @@ streamlit/runtime/state/session_state.py,sha256=DGW70wz9VnsEulukmBA_KzoSp8WU9PY3
|
|
363
363
|
streamlit/runtime/state/session_state_proxy.py,sha256=Z_Hw4214J1l7SjrnrFnCwul7p32yaKK2wpFtrghKEAQ,5585
|
364
364
|
streamlit/runtime/state/widgets.py,sha256=ofGjJppIwiqFN9DpBtXQakQifNpxZOVYNPCSyvCWo8Y,5319
|
365
365
|
streamlit/static/favicon.png,sha256=if5cVgw7azxKOvV5FpGixga7JLn23rfnHcy1CdWI1-E,1019
|
366
|
-
streamlit/static/index.html,sha256=
|
366
|
+
streamlit/static/index.html,sha256=8wcm4yqDwpFw95j1yG4uExU0PcgWZ3c3caa9Qfhaz8U,1837
|
367
367
|
streamlit/static/static/css/index.C5t3M85E.css,sha256=PtcvtHSL-nWJWgVsI19C3yv4M-FvjXSxlSvGCUlpVvY,18462
|
368
368
|
streamlit/static/static/css/index.C6rq3aMZ.css,sha256=0NV4osSTsTs29xx5cTqkJ26abKH_eyOVpJNRcgOlDcM,31692
|
369
369
|
streamlit/static/static/css/index.DzuxGC_t.css,sha256=1D1iN9VtJEU7H_zye_YV2guXskYkxI7PXbq1YXw5JOw,35092
|
370
|
-
streamlit/static/static/js/ErrorOutline.esm.
|
371
|
-
streamlit/static/static/js/FileDownload.esm.
|
372
|
-
streamlit/static/static/js/FileHelper.
|
373
|
-
streamlit/static/static/js/FormClearHelper.
|
374
|
-
streamlit/static/static/js/Hooks.
|
375
|
-
streamlit/static/static/js/InputInstructions.
|
376
|
-
streamlit/static/static/js/ProgressBar.
|
377
|
-
streamlit/static/static/js/RenderInPortalIfExists.
|
378
|
-
streamlit/static/static/js/Toolbar.
|
370
|
+
streamlit/static/static/js/ErrorOutline.esm.qteVcUUN.js,sha256=UhYck49_Qwjc2Ii-TSHhEf5qtF59Uki6b-UkXuxXioY,499
|
371
|
+
streamlit/static/static/js/FileDownload.esm.ncu7N-Hr.js,sha256=7-Pvq6G_o5VPUKp4qg8FhRTnBTMB55L_-usHZdno_yI,918
|
372
|
+
streamlit/static/static/js/FileHelper.zsMZ7RXt.js,sha256=nJfBLFEZzPp9MVnTngTO__QzHAJ78ucz-qxHbRQqNjA,61609
|
373
|
+
streamlit/static/static/js/FormClearHelper.W8yVYXZp.js,sha256=UoOA_8MlBfoR6D37NN-6tCn6nVS6Ul9Tj9W9VROjtHw,631
|
374
|
+
streamlit/static/static/js/Hooks.DBj6srQ1.js,sha256=lvwtwaNyhgRaZnYJdueIt2iSMR8w81fFfyvbLj59L94,140
|
375
|
+
streamlit/static/static/js/InputInstructions.BobLsJJb.js,sha256=a0ZbDf78KWp86cUdMgcb1m5teiL5xti5ubpYipSsicU,899
|
376
|
+
streamlit/static/static/js/ProgressBar.CtvJrIzN.js,sha256=2-YjPmHVjnTtqWVxtnpTt15OWeVFBTamPaatm2_xi2Y,13318
|
377
|
+
streamlit/static/static/js/RenderInPortalIfExists.DnT_UdzV.js,sha256=11ohuE2GpxuXEqZ7xyiJCM7BWh49a7ysF9OGrDKauS4,523
|
378
|
+
streamlit/static/static/js/Toolbar.BVF7NtOB.js,sha256=3mplzHt__L8kOr_Aoe4cSnrsOuzk4IQDVTw1gYkZOwA,2887
|
379
379
|
streamlit/static/static/js/UploadFileInfo.0DCkpDDf.js,sha256=aNIGHktxSQ10Cq0fkB7AGpf-WPu8-WKnRfw7Y2JQrhs,35350
|
380
|
-
streamlit/static/static/js/base-input.
|
381
|
-
streamlit/static/static/js/checkbox.
|
380
|
+
streamlit/static/static/js/base-input.B4sdS3vw.js,sha256=Ly45QR5cTLtY5H_jBCr5tQCrJ_gdmafDG_vzTNAun9c,21774
|
381
|
+
streamlit/static/static/js/checkbox.DKDitzF8.js,sha256=NouG82Sv37QltkF6zH7oqHdWQAswH4Nl0qaKITebBDc,11243
|
382
382
|
streamlit/static/static/js/createDownloadLinkElement.DZMwyjvU.js,sha256=uB4db2cbWB2KYpRbQKK6xi-mLBiUQXQtsL5I3N6rMcU,242
|
383
|
-
streamlit/static/static/js/createSuper.
|
384
|
-
streamlit/static/static/js/data-grid-overlay-editor.
|
385
|
-
streamlit/static/static/js/downloader.
|
386
|
-
streamlit/static/static/js/es6.
|
387
|
-
streamlit/static/static/js/iframeResizer.contentWindow.
|
388
|
-
streamlit/static/static/js/index.
|
389
|
-
streamlit/static/static/js/index.
|
390
|
-
streamlit/static/static/js/index.
|
391
|
-
streamlit/static/static/js/index.
|
392
|
-
streamlit/static/static/js/index.
|
393
|
-
streamlit/static/static/js/index.
|
394
|
-
streamlit/static/static/js/index.
|
395
|
-
streamlit/static/static/js/index.
|
396
|
-
streamlit/static/static/js/index.
|
397
|
-
streamlit/static/static/js/index.
|
398
|
-
streamlit/static/static/js/index.
|
399
|
-
streamlit/static/static/js/index.
|
400
|
-
streamlit/static/static/js/index.
|
401
|
-
streamlit/static/static/js/index.
|
402
|
-
streamlit/static/static/js/index.
|
403
|
-
streamlit/static/static/js/index.
|
404
|
-
streamlit/static/static/js/index.
|
405
|
-
streamlit/static/static/js/index.
|
406
|
-
streamlit/static/static/js/index.
|
407
|
-
streamlit/static/static/js/index.
|
408
|
-
streamlit/static/static/js/index.
|
409
|
-
streamlit/static/static/js/index.
|
410
|
-
streamlit/static/static/js/index.
|
411
|
-
streamlit/static/static/js/index.
|
412
|
-
streamlit/static/static/js/index.
|
413
|
-
streamlit/static/static/js/index.
|
414
|
-
streamlit/static/static/js/index.
|
415
|
-
streamlit/static/static/js/index.
|
416
|
-
streamlit/static/static/js/index.
|
417
|
-
streamlit/static/static/js/index.
|
418
|
-
streamlit/static/static/js/index.
|
419
|
-
streamlit/static/static/js/index.
|
420
|
-
streamlit/static/static/js/index.
|
421
|
-
streamlit/static/static/js/index.
|
422
|
-
streamlit/static/static/js/index.
|
423
|
-
streamlit/static/static/js/index.
|
424
|
-
streamlit/static/static/js/index.
|
425
|
-
streamlit/static/static/js/input.
|
383
|
+
streamlit/static/static/js/createSuper.mhx956J9.js,sha256=N1Nv79urBdM7wroyxYdzCABGF-pQnpswp4jZJzvyjcE,394
|
384
|
+
streamlit/static/static/js/data-grid-overlay-editor.CmXS0PAX.js,sha256=42fNz7EfesJh_xlKskNLWqfFyXarNEuPF2tBPG5K_Ro,4142
|
385
|
+
streamlit/static/static/js/downloader.Cnd9SuxG.js,sha256=3hKwCBknCcU75ec2UAusPMaNr_gzUjZJ17xOyWzozTM,2535
|
386
|
+
streamlit/static/static/js/es6.DM-pf09u.js,sha256=z1bfXRNuiFHfg2yXtHOb2ZuH7xJMd6xItc6_8drSJt0,15321
|
387
|
+
streamlit/static/static/js/iframeResizer.contentWindow.Gc5GAjZM.js,sha256=UKMGqmxqNyH-XR24WYl8V96fr6C_CeTVxbDtdJk7Cug,14406
|
388
|
+
streamlit/static/static/js/index.AWkO-7e-.js,sha256=DstdXBn4uf43cGq91nghhzwVM-7OtjzBOwnJ4tW_GUM,2855
|
389
|
+
streamlit/static/static/js/index.B0E6Rv1F.js,sha256=6-crsmzUtZtGyEwxfYtw4uz19Ui53_mnRvSEWnz0Q40,2044
|
390
|
+
streamlit/static/static/js/index.B29JQLHa.js,sha256=YPAVzz2KaHPvIkSn0AEHqod6fqoZFxVW3UcOCvj-e58,434995
|
391
|
+
streamlit/static/static/js/index.B45ExNhw.js,sha256=3R8ZcwBJMLu-UCWobWz-eGNAR3zILG7-gF5BMPkB6_Q,3385535
|
392
|
+
streamlit/static/static/js/index.B6xTo8b8.js,sha256=N1gPmy-656Bv3OmlDNnelNgQ31bLpi53fCK_E8JwQvc,22623
|
393
|
+
streamlit/static/static/js/index.BJQNG4O1.js,sha256=SFvRAQVcCJWvqp9oSK8bT5Qf480ML920JsTAk88HUok,2432
|
394
|
+
streamlit/static/static/js/index.BNNR5Jmd.js,sha256=hxIquxNKqv1T5-APp6NT8TJ9rszaZMYX2EKtT92OeTk,12772
|
395
|
+
streamlit/static/static/js/index.BONHiJUZ.js,sha256=OyiDQ4cQHsQ_WkxLOneRyTs_7yX21n1BwPx9x40K0NY,19636
|
396
|
+
streamlit/static/static/js/index.BR-S54Iv.js,sha256=6KhcEdeaUHORRimig0vv9ui9v8ePCDevNheuOE4NzII,1571
|
397
|
+
streamlit/static/static/js/index.BV38yp5k.js,sha256=S91OIgoTUJ81zqU41g9zEQdEH3Z-QCWY51wog5Xk75k,3984
|
398
|
+
streamlit/static/static/js/index.BWTBe3a1.js,sha256=wkM57ceDP_CtiqPM8KhxlwX0spfDwOYt9S2rDUoS8ho,645
|
399
|
+
streamlit/static/static/js/index.BfusYuD8.js,sha256=Lfktjsdorb9y7q0QB3lfQKUY25aYkly-4ks_Wji01tw,2876
|
400
|
+
streamlit/static/static/js/index.BkLkRTpZ.js,sha256=DPO-Dbf40c56e9fVwT99i9LikVYVpJtdohrauoG2LxM,7623
|
401
|
+
streamlit/static/static/js/index.C5KKmyWy.js,sha256=Y7GBxZzvZs8z-G5b-7LiB6EB3cZga8m3iWz8JhO1aIM,50208
|
402
|
+
streamlit/static/static/js/index.CJ-XXd1r.js,sha256=FpNPnww7O1_M8ohU_dWeBjuMu_rq4z0rX_OYcxW4pWc,9077
|
403
|
+
streamlit/static/static/js/index.COBionvf.js,sha256=CGcOT-CIOvW-pxhhv1kyNRlx5JUGuGGKrz7RBw7HQzE,4692504
|
404
|
+
streamlit/static/static/js/index.CWgnk1N4.js,sha256=rYWl-t1TCuM71zCGHZlWf61c8PtuD-ThJZg7Ok4II28,1277
|
405
|
+
streamlit/static/static/js/index.CZ5fZcT5.js,sha256=hdE3AJX9rnn3PhjBvM6ExcD4Z68RPmRuE69-BYb9z0I,34817
|
406
|
+
streamlit/static/static/js/index.C_2m4F7k.js,sha256=FQ1A7GNFzTNPpR5NI8PUdED7eJnhN2mcoQBSqSwn5K8,947
|
407
|
+
streamlit/static/static/js/index.CgOynO1t.js,sha256=naa4MQsL7Bc5rKFDXIcV-avZpBkCIwhFdFNvjwkSm1Y,2389
|
408
|
+
streamlit/static/static/js/index.CjBaoWYr.js,sha256=OVmcpkaS5KdeT0XDJRLpt4l-nS1NQmsWb6WO6tmK7EI,718
|
409
|
+
streamlit/static/static/js/index.CkKptP1T.js,sha256=EBzNE5-trposvu0Cer99qhbOsmL9KqrPFqmY_Piic84,19017
|
410
|
+
streamlit/static/static/js/index.D4XRYl23.js,sha256=B2Z0_K8jFkNJxFtxy0DIkQKdQ8ZD-eHFqChsrFIH17U,2603122
|
411
|
+
streamlit/static/static/js/index.DAvhwYMG.js,sha256=YMJtp3_w59LgH-h2oHb6ZAVNByxsVEuio3kqkEp2V3o,2837
|
412
|
+
streamlit/static/static/js/index.DIyx-z1Q.js,sha256=ioe6Ry_lVkx-TOEyMAiz1ja2P3UGToSmhUBPmu0YXAQ,12000
|
413
|
+
streamlit/static/static/js/index.DOYomqqU.js,sha256=EfY12Q1cE54yDW6gcH2KyzFh6UcyE29OlK9W4fHispU,3615
|
414
|
+
streamlit/static/static/js/index.DOl-SOKu.js,sha256=JdNk9CwKSWZ4qhndTQ7VgzE1KP6mlVpaZ0CkzD4ujaU,24380
|
415
|
+
streamlit/static/static/js/index.DQGSbu2C.js,sha256=5NOcwmVp_sKhLAEzJUjoHULhTHhtGh4N8gvSjr9EbZI,890
|
416
|
+
streamlit/static/static/js/index.DTU7qmDP.js,sha256=G_am0X-LpKla1QKmPCqkLB1Gqy5UxueGaXK_QFpPPi4,128139
|
417
|
+
streamlit/static/static/js/index.DdyZtGcg.js,sha256=VyU22PfrprE1bOM7ubBklVZ6AEXVF2IIDaX1e7HTkgU,852494
|
418
|
+
streamlit/static/static/js/index.DwUISpCs.js,sha256=kByK0jLXxekvILmGbwHjjerVVNLRYcmVdIKYnmYOJjs,6959312
|
419
|
+
streamlit/static/static/js/index.I3iNnzJx.js,sha256=ADjed1DJRKQcB0oSalFw1aJmut1IB5COXzX_xW2ERt0,583
|
420
|
+
streamlit/static/static/js/index.WWYmGCrM.js,sha256=TlGRqv0j48Wy_YaCBMb-DafNX0hCZzl1CCT8ldigXLQ,2522
|
421
|
+
streamlit/static/static/js/index._BaeK1t7.js,sha256=pijmSbouWiNZ3VALwQYfthx6J5f54X3QG1NguuFGR3M,852045
|
422
|
+
streamlit/static/static/js/index.gBOr8z2K.js,sha256=OXJgWeo62KBsrT6UGlrnjvBwBvvfwAmCX1nLjVKDjQo,1333
|
423
|
+
streamlit/static/static/js/index.p2Wl4zMi.js,sha256=xRkolfGs4t9_7WPtr3-vjaV0eo7s7j5prDlsX0IL7GQ,1605
|
424
|
+
streamlit/static/static/js/index.vOqxh1m2.js,sha256=ctnKgRF41GpMhu-YniKANB6i3JbQHzTVJIPHNcdY2iU,443
|
425
|
+
streamlit/static/static/js/input.BvD9DHLa.js,sha256=g84Mf7j_V3ZxGAoYmj_1HqQWXltpKoCoOIx6tdzDA-U,5244
|
426
426
|
streamlit/static/static/js/inputUtils.CQWz5UKz.js,sha256=-kt6oYYgvhFS0t0EV2qJE6f43GUao6rNeipUmv3RuV8,150
|
427
|
-
streamlit/static/static/js/memory.
|
428
|
-
streamlit/static/static/js/mergeWith.
|
429
|
-
streamlit/static/static/js/number-overlay-editor.
|
430
|
-
streamlit/static/static/js/possibleConstructorReturn.
|
431
|
-
streamlit/static/static/js/sandbox.
|
427
|
+
streamlit/static/static/js/memory.DCVB1HOm.js,sha256=mdyyt5M3qmIMsyCKJg0337UstpsYCx9rdh3OEDpFtn8,3041
|
428
|
+
streamlit/static/static/js/mergeWith.BqTORFAq.js,sha256=FhHZlehWIRMYeTRjo3h-qUdO05qR2yuhD4RLBp_aemY,198
|
429
|
+
streamlit/static/static/js/number-overlay-editor.VB_OvuPv.js,sha256=7_B2hCT-zufWAfoIQ3mX9Q_5yS2nUkBdNacyRJ4Yolg,16550
|
430
|
+
streamlit/static/static/js/possibleConstructorReturn.DhYxBDlj.js,sha256=F2JKreG_uZJA8aPc3-Psnp0rRIy2ibwuVAKJfxyOyQE,1451
|
431
|
+
streamlit/static/static/js/sandbox.CoN7LRFk.js,sha256=R-ZZFPaSLV5wAuUka5E1MsXnweSwUFUooIpbOpgm75w,2960
|
432
432
|
streamlit/static/static/js/sprintf.D7DtBTRn.js,sha256=dLZEkTCGwWgkxMOITY-fqjbGVuUO9nFw7MwCANBdisk,3434
|
433
|
-
streamlit/static/static/js/textarea.
|
433
|
+
streamlit/static/static/js/textarea.DkHpIjdT.js,sha256=dfY2ZmYfNOsJT-rhgFM7li2FpaFLLEny_LfY_y1cIRg,5761
|
434
434
|
streamlit/static/static/js/threshold.DjX0wlsa.js,sha256=ToJ7upF_PGcC41-Cfe0gGTVgWb0yjhBbHTQrd4GD4gg,5693
|
435
|
-
streamlit/static/static/js/timepicker.
|
435
|
+
streamlit/static/static/js/timepicker.C8UIzYhf.js,sha256=tbRUvnW-K6Tm1S8CtthX0uePslUQ2ZmBNwt8zRnF9YQ,89416
|
436
436
|
streamlit/static/static/js/timer.CAwTRJ_g.js,sha256=aNjItH3iW2RuvnLaZ54iUi50rhEiW93-1Rel2EyaRlQ,7408
|
437
|
-
streamlit/static/static/js/toConsumableArray.
|
438
|
-
streamlit/static/static/js/uniqueId.
|
439
|
-
streamlit/static/static/js/useBasicWidgetState.
|
440
|
-
streamlit/static/static/js/useOnInputChange.
|
437
|
+
streamlit/static/static/js/toConsumableArray.DXfr1fvT.js,sha256=jepUQfmzuaxv6Tau_fimgYUIxVBOIwVKT9ggfqVxwdY,1587
|
438
|
+
streamlit/static/static/js/uniqueId.CgrMSBTb.js,sha256=oBo02fIzOReEUcK7d_C5eVgyAClb-Ch-ul5Ir_hWA30,190
|
439
|
+
streamlit/static/static/js/useBasicWidgetState.C-e-WEFS.js,sha256=_5Qbt_2pQZrsoraCMigWTYtBzCvHfS7iixHI0Ry4SHg,960
|
440
|
+
streamlit/static/static/js/useOnInputChange.CtRJhZD6.js,sha256=zo5UxSs2mlMMMGQNrT3yD58-ye19fUnjI4ki2NuesyQ,587
|
441
441
|
streamlit/static/static/js/value.CgPGBV_l.js,sha256=7g4Owjf_hP16pkcLYPvARUlzIjBgl9APVNw2hnHYtWY,15042
|
442
|
-
streamlit/static/static/js/withFullScreenWrapper.
|
442
|
+
streamlit/static/static/js/withFullScreenWrapper.od0SAvAK.js,sha256=1zI6DQGKEWKa1uT1GrxiywuPdNNSUXhQ6juwL1dEOtg,1528
|
443
443
|
streamlit/static/static/media/KaTeX_AMS-Regular.BQhdFMY1.woff2,sha256=DN04fJWQoan5eUVgAi27WWVKfYbxh6oMgUla1C06cwg,28076
|
444
444
|
streamlit/static/static/media/KaTeX_AMS-Regular.DMm9YOAa.woff,sha256=MNqR6EyJP4deJSaJ-uvcWQsocRReitx_mp1NvYzgslE,33516
|
445
445
|
streamlit/static/static/media/KaTeX_AMS-Regular.DRggAlZN.ttf,sha256=aFNIQLz90r_7bw6N60hoTdAefwTqKBMmdXevuQbeHRM,63632
|
@@ -549,23 +549,23 @@ streamlit/web/__init__.py,sha256=M4sIyiinWL04bSC-QUcfYDB8Gr-h0uXGjTmL6o2v8jc,616
|
|
549
549
|
streamlit/web/bootstrap.py,sha256=xq7vmR3u5-lGOyvCnUNiWafLPOXBFmT9UNDImxT2f9c,13200
|
550
550
|
streamlit/web/cache_storage_manager_config.py,sha256=rdqrbEX0tRnlUAiqJWOn3i-0ZXrNPejg5e5L_mrr8II,1216
|
551
551
|
streamlit/web/cli.py,sha256=IoSZy15uqfwX951o5vuL2rcklrlg1Hdq0vZkvQDG3Fw,12988
|
552
|
-
streamlit/web/server/__init__.py,sha256=
|
552
|
+
streamlit/web/server/__init__.py,sha256=asjQHAKdEIg-5gtWUUyJOYgo70i8Iul3R2W4XvUmA5g,1145
|
553
553
|
streamlit/web/server/app_static_file_handler.py,sha256=5_arD5lfRJvPcPSKOlLL_k30F2ejI4RU1h-H0TBcLu0,3224
|
554
554
|
streamlit/web/server/authlib_tornado_integration.py,sha256=Do6vvTv0ZJ358NH_g0s7QOTxx6GjyAoHd-Ch1NhsLE8,2346
|
555
555
|
streamlit/web/server/browser_websocket_handler.py,sha256=N9Idk_ImvKuMfjYftYrxtUYo9eihBt1Zo-UavVJOiyg,10175
|
556
|
-
streamlit/web/server/component_request_handler.py,sha256=
|
557
|
-
streamlit/web/server/media_file_handler.py,sha256=
|
556
|
+
streamlit/web/server/component_request_handler.py,sha256=1ulLJ-_kujQs0VPaxOPsrpiMmRHxR4ILVKbJa-1MKV4,4435
|
557
|
+
streamlit/web/server/media_file_handler.py,sha256=qjtzVmb3LNCLQSZUlfL5bzO5i4Ok4BB-xWlD8LQ8dGc,5562
|
558
558
|
streamlit/web/server/oauth_authlib_routes.py,sha256=Y3skGu43MYRjrYiV4jZlp8Dx6YMm9AQb2QkeHhf-GIs,7383
|
559
559
|
streamlit/web/server/oidc_mixin.py,sha256=1yGBfLLEZvagWDoB8cpfoUNtFyXo9pT8veyv_A4LnZ4,4663
|
560
|
-
streamlit/web/server/routes.py,sha256=
|
560
|
+
streamlit/web/server/routes.py,sha256=PDkAYLmUA0cO-__FLdai7A6PjqA24UuXBFRnxRB1gV4,9059
|
561
561
|
streamlit/web/server/server.py,sha256=C8-CW63_je_VS0E8Gf_Gw4kQ3-ISYjaiw7VCsRNs48s,17393
|
562
|
-
streamlit/web/server/server_util.py,sha256=
|
563
|
-
streamlit/web/server/stats_request_handler.py,sha256=
|
564
|
-
streamlit/web/server/upload_file_request_handler.py,sha256=
|
562
|
+
streamlit/web/server/server_util.py,sha256=mhrY04CBvrvKtyUSHR4eu-h4GQYfvB_TfCvda-EhLnU,5595
|
563
|
+
streamlit/web/server/stats_request_handler.py,sha256=M1g40mgy78f316gP7_W8I__Q4e9x0NoNjiNLQdH58ds,3848
|
564
|
+
streamlit/web/server/upload_file_request_handler.py,sha256=A-wgVOk6TCxf_KU-lQhawygSBKk5fwrD3Zkrz375Yj4,5269
|
565
565
|
streamlit/web/server/websocket_headers.py,sha256=2OHv6G9hLJ0UX8oHDG3UJ86_KK4SJJD8FXOCsZjCKek,2229
|
566
|
-
streamlit_nightly-1.45.2.
|
567
|
-
streamlit_nightly-1.45.2.
|
568
|
-
streamlit_nightly-1.45.2.
|
569
|
-
streamlit_nightly-1.45.2.
|
570
|
-
streamlit_nightly-1.45.2.
|
571
|
-
streamlit_nightly-1.45.2.
|
566
|
+
streamlit_nightly-1.45.2.dev20250523.data/scripts/streamlit.cmd,sha256=k9768SaQCkiYAPaTp7JtkhAHEHflNQfu6fAM4pri6zo,676
|
567
|
+
streamlit_nightly-1.45.2.dev20250523.dist-info/METADATA,sha256=ZlAF4rakiz8k5FkzPt0le8RJXsF23Bvwpu2oBrAC6Uw,8973
|
568
|
+
streamlit_nightly-1.45.2.dev20250523.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
|
569
|
+
streamlit_nightly-1.45.2.dev20250523.dist-info/entry_points.txt,sha256=uNJ4DwGNXEhOK0USwSNanjkYyR-Bk7eYQbJFDrWyOgY,53
|
570
|
+
streamlit_nightly-1.45.2.dev20250523.dist-info/top_level.txt,sha256=V3FhKbm7G2LnR0s4SytavrjIPNIhvcsAGXfYHAwtQzw,10
|
571
|
+
streamlit_nightly-1.45.2.dev20250523.dist-info/RECORD,,
|