streamlit-nightly 1.53.2.dev20260125__py3-none-any.whl → 1.53.2.dev20260128__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/commands/logo.py +81 -25
- streamlit/config.py +11 -0
- streamlit/deprecation_util.py +19 -1
- streamlit/elements/arrow.py +2 -1
- streamlit/elements/lib/built_in_chart_utils.py +2 -2
- streamlit/elements/lib/options_selector_utils.py +72 -22
- streamlit/elements/widgets/select_slider.py +123 -37
- streamlit/hello/plotting_demo.py +19 -12
- streamlit/proto/Logo_pb2.py +5 -3
- streamlit/proto/Logo_pb2.pyi +25 -1
- streamlit/proto/NewSession_pb2.py +24 -22
- streamlit/proto/NewSession_pb2.pyi +23 -1
- streamlit/proto/Slider_pb2.py +6 -6
- streamlit/proto/Slider_pb2.pyi +9 -1
- streamlit/runtime/app_session.py +19 -0
- streamlit/runtime/scriptrunner/script_runner.py +17 -0
- streamlit/runtime/scriptrunner_utils/script_run_context.py +13 -10
- streamlit/runtime/state/__init__.py +7 -1
- streamlit/runtime/state/common.py +13 -0
- streamlit/runtime/state/query_params.py +494 -6
- streamlit/runtime/state/session_state.py +178 -3
- streamlit/runtime/state/widgets.py +26 -1
- streamlit/static/index.html +1 -1
- streamlit/static/manifest.json +299 -299
- streamlit/static/static/js/{ErrorOutline.esm.CIFYUdwC.js → ErrorOutline.esm.D71F8ziR.js} +1 -1
- streamlit/static/static/js/{FileDownload.esm.DWVTnTHm.js → FileDownload.esm.yTkppsJy.js} +1 -1
- streamlit/static/static/js/{FileHelper.BPYQIPd1.js → FileHelper.hUOqtbwa.js} +1 -1
- streamlit/static/static/js/{FormClearHelper.CypmvhYZ.js → FormClearHelper.DN8D_YXO.js} +1 -1
- streamlit/static/static/js/{InputInstructions.Bi62hDTQ.js → InputInstructions.DbssY6d4.js} +1 -1
- streamlit/static/static/js/{Particles.yebG0VuV.js → Particles.BznyVdfo.js} +1 -1
- streamlit/static/static/js/{ProgressBar.Dy9CI6w4.js → ProgressBar.C5uBOtcx.js} +1 -1
- streamlit/static/static/js/{StreamlitSyntaxHighlighter.Btk92CPv.js → StreamlitSyntaxHighlighter.Nf1895x-.js} +1 -1
- streamlit/static/static/js/{TableChart.esm.DBeVaFNt.js → TableChart.esm.DHKzVs3a.js} +1 -1
- streamlit/static/static/js/{Toolbar.DC2Tp-qb.js → Toolbar.CQsWYXer.js} +1 -1
- streamlit/static/static/js/{WidgetLabelHelpIconInline.3DnEd9BK.js → WidgetLabelHelpIconInline.6xCU76OE.js} +1 -1
- streamlit/static/static/js/{base-input.7Sj6pVk0.js → base-input.Cs-E6S71.js} +1 -1
- streamlit/static/static/js/{checkbox.CcUx3XuQ.js → checkbox.OTGupu18.js} +1 -1
- streamlit/static/static/js/{createDownloadLinkElement.DZuwkCqy.js → createDownloadLinkElement.DnBEQQbK.js} +1 -1
- streamlit/static/static/js/{data-grid-overlay-editor.Dw-AewlN.js → data-grid-overlay-editor.COiiMi5r.js} +1 -1
- streamlit/static/static/js/{downloader.Bsx5M2Du.js → downloader.K0GUNeuj.js} +1 -1
- streamlit/static/static/js/embed.o8HvK3mH.js +193 -0
- streamlit/static/static/js/{es6.BpAqZaR_.js → es6.BHy5pqTP.js} +2 -2
- streamlit/static/static/js/{formatNumber.DjehVPVS.js → formatNumber.BK7h0k2z.js} +1 -1
- streamlit/static/static/js/{iconPosition.D02OPE-d.js → iconPosition.2YynQUxu.js} +1 -1
- streamlit/static/static/js/{iframeResizer.contentWindow.xtstqPd7.js → iframeResizer.contentWindow.D5h3hQuU.js} +1 -1
- streamlit/static/static/js/{index.5H98WqjT.js → index.5zqfJ-in.js} +1 -1
- streamlit/static/static/js/{index.B5tD5YeV.js → index.6c-qDsD7.js} +1 -1
- streamlit/static/static/js/{index.CA0RmxJF.js → index.8MlRyIxN.js} +1 -1
- streamlit/static/static/js/{index.DSSapl3Q.js → index.BIqcOZ_u.js} +1 -1
- streamlit/static/static/js/{index.DJjSqPAx.js → index.BPdmXoYW.js} +1 -1
- streamlit/static/static/js/{index.iXzAofuY.js → index.BZ-GJVxB.js} +2 -2
- streamlit/static/static/js/{index.CKUBdVQ9.js → index.BfMPq234.js} +1 -1
- streamlit/static/static/js/{index.B8-HOwf1.js → index.Bfo1cXfC.js} +1 -1
- streamlit/static/static/js/{index.-faJDV20.js → index.Bgf49D1Z.js} +1 -1
- streamlit/static/static/js/{index.CgARjn28.js → index.Bqmx23jK.js} +1 -1
- streamlit/static/static/js/{index.D6Z9hKJY.js → index.BtRWcqZV.js} +1 -1
- streamlit/static/static/js/{index.ZIA43eTF.js → index.BtuskCwg.js} +1 -1
- streamlit/static/static/js/{index.BV6XgCij.js → index.BzTVI_BY.js} +1 -1
- streamlit/static/static/js/{index.DDu_qTm0.js → index.C2EoeVjP.js} +1 -1
- streamlit/static/static/js/{index.8FPw0_gD.js → index.C65jHNhe.js} +1 -1
- streamlit/static/static/js/{index.D6J2UPzF.js → index.C6wyTXhz.js} +1 -1
- streamlit/static/static/js/{index.CGbvkEtg.js → index.C7wst9Tm.js} +1 -1
- streamlit/static/static/js/{index.BIcJe97b.js → index.COh5V_89.js} +1 -1
- streamlit/static/static/js/index.CSPY26T2.js +1 -0
- streamlit/static/static/js/{index.CEwnDCn9.js → index.CUkhn-vu.js} +1 -1
- streamlit/static/static/js/{index.DO2T-QzF.js → index.CX0KdFyR.js} +1 -1
- streamlit/static/static/js/{index.BDlI2pRp.js → index.CYhhEdja.js} +1 -1
- streamlit/static/static/js/{index.DgLRJfs3.js → index.CZf7Go1Z.js} +1 -1
- streamlit/static/static/js/{index.DZv5AoR1.js → index.Cb03y5I8.js} +1 -1
- streamlit/static/static/js/{index.BVhVdVeE.js → index.CdsyTabv.js} +1 -1
- streamlit/static/static/js/{index.JL0uGAeJ.js → index.CgVv04GM.js} +1 -1
- streamlit/static/static/js/index.CjRU8O1O.js +2 -0
- streamlit/static/static/js/{index.BqfJJr3c.js → index.CwtpGPHA.js} +1 -1
- streamlit/static/static/js/{index.iF5zYERg.js → index.CxWzt6oi.js} +1 -1
- streamlit/static/static/js/{index.m3dn5Bai.js → index.DBPWUJsj.js} +5 -5
- streamlit/static/static/js/{index.D9RL5sRp.js → index.DJfMW0Gy.js} +1 -1
- streamlit/static/static/js/{index.BOkpEbJS.js → index.DLUSo6de.js} +1 -1
- streamlit/static/static/js/{index.S-mjkUeF.js → index.DL_yE83J.js} +1 -1
- streamlit/static/static/js/{index.BK9S5qug.js → index.DVRCyxMp.js} +1 -1
- streamlit/static/static/js/{index.D_TIyPF4.js → index.Dc5-tFdw.js} +1 -1
- streamlit/static/static/js/index.DcngUOyD.js +2 -0
- streamlit/static/static/js/{index.B9gbSNsw.js → index.Dh3PJIlq.js} +1 -1
- streamlit/static/static/js/{index.BvZbnSMC.js → index.DlgcEr0f.js} +1 -1
- streamlit/static/static/js/{index.Bo1ztye0.js → index.DxGXuhh6.js} +1 -1
- streamlit/static/static/js/{index.x1B588Xu.js → index.DxfYCrPp.js} +1 -1
- streamlit/static/static/js/{index.CyDHwK5P.js → index.HmRK3HyC.js} +1 -1
- streamlit/static/static/js/{index.DdxofXV8.js → index.TjMWsKSH.js} +3 -3
- streamlit/static/static/js/{index.Bri1T2TS.js → index.VwDKazgt.js} +1 -1
- streamlit/static/static/js/{index.BB_iwaVr.js → index.aCorc3Yt.js} +34 -34
- streamlit/static/static/js/{index.CdRwiHPm.js → index.cfuZ69LI.js} +1 -1
- streamlit/static/static/js/{index.C9v49R-a.js → index.hlAfdSqC.js} +1 -1
- streamlit/static/static/js/{index.BGTMh3Uu.js → index.iUV9rb8C.js} +1 -1
- streamlit/static/static/js/{index.XFMDBL5n.js → index.q0ceUXt6.js} +1 -1
- streamlit/static/static/js/{input.VYKyGuhi.js → input.CXGIJ7D6.js} +1 -1
- streamlit/static/static/js/{main.u5Bb3MY7.js → main.CCVkbuxC.js} +1 -1
- streamlit/static/static/js/{memory.BOMt4yAV.js → memory.CNbnYs2A.js} +1 -1
- streamlit/static/static/js/{number-overlay-editor.CihlAHgl.js → number-overlay-editor.CvI6wkld.js} +1 -1
- streamlit/static/static/js/{pandasStylerUtils.BuqSgXpk.js → pandasStylerUtils.CFSReOTm.js} +1 -1
- streamlit/static/static/js/{sandbox.COGR4pqz.js → sandbox.Bld0L3us.js} +1 -1
- streamlit/static/static/js/{styled-components.BEf3c4IJ.js → styled-components.BoUHK6TA.js} +1 -1
- streamlit/static/static/js/{throttle.Bl-XsA9N.js → throttle.ByDFm7WV.js} +1 -1
- streamlit/static/static/js/{timepicker.B-HgBYlK.js → timepicker.CN6CUZEL.js} +1 -1
- streamlit/static/static/js/{toConsumableArray.BrQebwtE.js → toConsumableArray.DwMycSpg.js} +1 -1
- streamlit/static/static/js/uniqueId.DcCWa2cf.js +1 -0
- streamlit/static/static/js/{useBasicWidgetState.8WwISl9r.js → useBasicWidgetState.Bg0ZMUt5.js} +1 -1
- streamlit/static/static/js/{useIntlLocale.D37LWdCR.js → useIntlLocale.DgBUDcPA.js} +1 -1
- streamlit/static/static/js/{useTextInputAutoExpand.Bb_KqJvq.js → useTextInputAutoExpand.DDBezxks.js} +1 -1
- streamlit/static/static/js/{useUpdateUiValue.D1BLS5t7.js → useUpdateUiValue.Df1h6fXC.js} +1 -1
- streamlit/static/static/js/{useWaveformController.Ce0-qTws.js → useWaveformController.DbWw5MEk.js} +1 -1
- streamlit/static/static/js/{withCalculatedWidth.BX2K3UVv.js → withCalculatedWidth.YaK0HIIP.js} +1 -1
- streamlit/static/static/js/{withFullScreenWrapper.CqfGs8T2.js → withFullScreenWrapper.CcWCKoY8.js} +1 -1
- streamlit/testing/v1/element_tree.py +23 -8
- streamlit/web/bootstrap.py +5 -2
- streamlit/web/server/server_util.py +22 -0
- {streamlit_nightly-1.53.2.dev20260125.dist-info → streamlit_nightly-1.53.2.dev20260128.dist-info}/METADATA +1 -1
- {streamlit_nightly-1.53.2.dev20260125.dist-info → streamlit_nightly-1.53.2.dev20260128.dist-info}/RECORD +120 -120
- streamlit/static/static/js/embed.C7by6AoE.js +0 -195
- streamlit/static/static/js/index.Bhy8EBYI.js +0 -2
- streamlit/static/static/js/index.C5ehUqNt.js +0 -2
- streamlit/static/static/js/index.m4WkwGMu.js +0 -1
- streamlit/static/static/js/uniqueId.8R4hbkYl.js +0 -1
- {streamlit_nightly-1.53.2.dev20260125.data → streamlit_nightly-1.53.2.dev20260128.data}/scripts/streamlit.cmd +0 -0
- {streamlit_nightly-1.53.2.dev20260125.dist-info → streamlit_nightly-1.53.2.dev20260128.dist-info}/WHEEL +0 -0
- {streamlit_nightly-1.53.2.dev20260125.dist-info → streamlit_nightly-1.53.2.dev20260128.dist-info}/entry_points.txt +0 -0
- {streamlit_nightly-1.53.2.dev20260125.dist-info → streamlit_nightly-1.53.2.dev20260128.dist-info}/top_level.txt +0 -0
streamlit/static/static/js/{useWaveformController.Ce0-qTws.js → useWaveformController.DbWw5MEk.js}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{l as Z,r as i,aP as M,aa as $,aQ as O}from"./index.BB_iwaVr.js";async function q(l,e=16e3){if(!l||l.size===0)throw new Error("Invalid or empty blob provided");if(!window.AudioContext)throw new Error("AudioContext not supported in this browser");const o=new AudioContext;try{const n=await l.arrayBuffer(),r=await o.decodeAudioData(n),d=e??r.sampleRate,s=await Q(r,d);return J(s,d)}finally{o.close()}}async function Q(l,e){const{duration:o,numberOfChannels:n,sampleRate:r}=l,d=Math.ceil(o*e);if(!window.OfflineAudioContext)throw new Error("OfflineAudioContext not supported");const s=new OfflineAudioContext(1,d,e),p=s.createBufferSource();if(p.buffer=l,n>1){const h=s.createChannelSplitter(n),m=s.createChannelMerger(1);p.connect(h);for(let c=0;c<n;c++){const u=s.createGain();u.gain.value=1/n,h.connect(u,c),u.connect(m,0,0)}m.connect(s.destination)}else p.connect(s.destination);p.start(0);try{return await s.startRendering()}catch(h){throw new Error(`Failed to resample audio from ${r}Hz to ${e}Hz: ${h instanceof Error?h.message:String(h)}`)}}function J(l,e){const n=l.length,r=n*2+44,d=new ArrayBuffer(r),s=new DataView(d),p=l.getChannelData(0),h=(c,u)=>{for(let y=0;y<u.length;y++)s.setUint8(c+y,u.charCodeAt(y))};h(0,"RIFF"),s.setUint32(4,r-8,!0),h(8,"WAVE"),h(12,"fmt "),s.setUint32(16,16,!0),s.setUint16(20,1,!0),s.setUint16(22,1,!0),s.setUint32(24,e,!0),s.setUint32(28,e*2,!0),s.setUint16(32,2,!0),s.setUint16(34,16,!0),h(36,"data"),s.setUint32(40,n*2,!0);let m=44;for(let c=0;c<n;c++){const u=Math.max(-1,Math.min(1,p[c]));s.setInt16(m,u*32767,!0),m+=2}return new Blob([d],{type:"audio/wav"})}class W{constructor(){this.wavesurfer=null,this.currentBlobUrl=null,this.events={},this.isPlaying=!1}initialize(e){this.wavesurfer=e,this.setupEventListeners()}setupEventListeners(){this.wavesurfer&&(this.teardownEventListeners(),this.handleTimeUpdate=e=>{this.events.onTimeUpdate?.(e*1e3)},this.handlePause=()=>{this.isPlaying=!1,this.events.onPause?.()},this.handlePlay=()=>{this.isPlaying=!0,this.events.onPlay?.()},this.handleFinish=()=>{this.isPlaying=!1,this.events.onFinish?.()},this.handleReady=()=>{this.events.onReady?.()},this.handleError=e=>{const o=e instanceof Error?e:new Error(String(e));this.events.onError?.(o)},this.wavesurfer.on("timeupdate",this.handleTimeUpdate),this.wavesurfer.on("pause",this.handlePause),this.wavesurfer.on("play",this.handlePlay),this.wavesurfer.on("finish",this.handleFinish),this.wavesurfer.on("ready",this.handleReady),this.wavesurfer.on("error",this.handleError))}setEventHandlers(e){this.events=e}async load(e){if(!this.wavesurfer)throw new Error("WaveSurfer not initialized");this.cleanupPreviousUrl();let o,n=null;try{if(e instanceof Blob)n=URL.createObjectURL(e),o=n;else if(e instanceof ArrayBuffer){const r=new Blob([e]);n=URL.createObjectURL(r),o=n}else o=e;this.currentBlobUrl=n,await this.wavesurfer.load(o)}catch(r){throw this.cleanupPreviousUrl(),r}}async play(){if(!this.wavesurfer)throw new Error("WaveSurfer not initialized");await this.wavesurfer.play()}pause(){this.wavesurfer&&this.wavesurfer.pause()}getDuration(){return this.wavesurfer?this.wavesurfer.getDuration()*1e3:0}getCurrentTime(){return this.wavesurfer?this.wavesurfer.getCurrentTime()*1e3:0}getIsPlaying(){return this.isPlaying}seekToStart(){this.wavesurfer&&this.wavesurfer.seekTo(0)}cleanupPreviousUrl(){this.currentBlobUrl&&(URL.revokeObjectURL(this.currentBlobUrl),this.currentBlobUrl=null)}destroy(){this.pause(),this.cleanupPreviousUrl(),this.wavesurfer&&(this.teardownEventListeners(),this.wavesurfer.empty(),this.wavesurfer=null),this.events={},this.isPlaying=!1,this.handleTimeUpdate=void 0,this.handlePause=void 0,this.handlePlay=void 0,this.handleFinish=void 0,this.handleReady=void 0,this.handleError=void 0}teardownEventListeners(){this.wavesurfer&&(this.handleTimeUpdate&&(this.wavesurfer.un("timeupdate",this.handleTimeUpdate),this.handleTimeUpdate=void 0),this.handlePause&&(this.wavesurfer.un("pause",this.handlePause),this.handlePause=void 0),this.handlePlay&&(this.wavesurfer.un("play",this.handlePlay),this.handlePlay=void 0),this.handleFinish&&(this.wavesurfer.un("finish",this.handleFinish),this.handleFinish=void 0),this.handleReady&&(this.wavesurfer.un("ready",this.handleReady),this.handleReady=void 0),this.handleError&&(this.wavesurfer.un("error",this.handleError),this.handleError=void 0))}}function I(l){return l.name==="NotAllowedError"||l.name==="PermissionDeniedError"||l.message?.toLowerCase().includes("permission denied")}class K{constructor(e={}){this.wavesurfer=null,this.recordPlugin=null,this.isRecording=!1,this.recordEndResolve=null,this.recordEndReject=null,this.events={},this.options=e}initialize(e,o){this.wavesurfer=e;try{const n={renderRecordedAudio:!1,mimeType:"audio/webm"};this.recordPlugin=e.registerPlugin(o.create(n)),this.setupEventListeners()}catch(n){const r=n instanceof Error?n:new Error(String(n));throw I(r)?(this.events.onPermissionDenied?.(),new Error("Microphone permission denied")):(this.events.onError?.(r),r)}}setupEventListeners(){this.recordPlugin&&(this.recordPlugin.on("record-start",()=>{this.isRecording=!0,this.events.onRecordStart?.()}),this.recordPlugin.on("record-end",e=>{this.isRecording=!1,this.events.onRecordEnd?.(e),this.recordEndResolve&&e&&e.size>0?(this.recordEndResolve(e),this.recordEndResolve=null,this.recordEndReject=null):this.recordEndReject?(this.recordEndReject(new Error("Invalid or empty recording")),this.recordEndResolve=null,this.recordEndReject=null):(this.recordEndResolve=null,this.recordEndReject=null)}),this.recordPlugin.on("record-progress",e=>{this.events.onRecordProgress?.(e)}))}setEventHandlers(e){this.events=e}async startRecording(){if(!this.recordPlugin)throw new Error("Record plugin not initialized");if(this.isRecording)return;const e=typeof this.options.sampleRate=="number"?this.options.sampleRate:void 0,o={};e!==void 0&&(o.sampleRate={ideal:e}),await this.startRecordingWithConstraints(o,e!==void 0)}async startRecordingWithConstraints(e,o){if(!this.recordPlugin)throw new Error("Record plugin not initialized");try{const n=Object.keys(e).length?e:void 0;await this.recordPlugin.startRecording(n)}catch(n){const r=n instanceof Error?n:new Error(String(n));if(I(r))throw this.events.onPermissionDenied?.(),new Error("Microphone permission denied");if(o&&(r.name==="OverconstrainedError"||r.name==="NotReadableError")){this.options.sampleRate=void 0,await this.startRecordingWithConstraints({},!1);return}throw this.events.onError?.(r),r}}async stopRecording(){if(!this.recordPlugin||!this.isRecording)throw new Error("Not currently recording");try{return await new Promise((e,o)=>{this.recordEndResolve=e,this.recordEndReject=o,this.recordPlugin?.stopRecording()})}catch(e){const o=e instanceof Error?e:new Error(String(e));throw this.events.onError?.(o),o}}cancelRecording(){this.recordPlugin&&this.isRecording&&(this.recordPlugin.stopRecording(),this.isRecording=!1,this.recordEndResolve=null,this.recordEndReject=null)}destroy(){this.cancelRecording(),this.recordPlugin&&(this.recordPlugin.destroy(),this.recordPlugin=null),this.wavesurfer=null,this.events={}}}const X=4,Y=4,ee=8,re=0,te=16e3;function se({containerRef:l,sampleRate:e,events:o,waveformPadding:n=0}){const r=Z(),[d,s]=i.useState("idle"),[p,h]=i.useState(null),[m,c]=i.useState(!1),u=i.useRef(null),y=i.useRef(null),a=i.useRef(null),f=i.useRef(o),S=i.useRef(!1),D=i.useRef(!1),E=i.useRef(new Set),P=i.useRef(!1),b=e===void 0?te:e,A=i.useCallback(()=>{E.current.clear(),c(!1),y.current&&(y.current.destroy(),y.current=null),a.current&&(a.current.destroy(),a.current=null),u.current&&(u.current.destroy(),u.current=null),S.current=!1,P.current=!1,s("idle"),h(null)},[]),x=i.useCallback(()=>{const t=Array.from(E.current);E.current.clear(),t.forEach(w=>{w.resolve()})},[]),_=i.useCallback(t=>{c(!1);const w=Array.from(E.current);E.current.clear(),w.forEach(v=>{v.reject(t)})},[]),T=i.useCallback(t=>{const w={onPlay:()=>{c(!0),f.current.onPlaybackPlay?.()},onPause:()=>{c(!1),f.current.onPlaybackPause?.()},onFinish:()=>{c(!1),f.current.onPlaybackFinish?.()},onReady:()=>{x()},onError:v=>{c(!1),_(v),f.current.onError?.(v)}};t.setEventHandlers(w)},[x,_]);i.useEffect(()=>{f.current=o,a.current&&T(a.current)},[o,T]);const U=i.useCallback(async()=>{if(!(S.current||D.current||!l.current)){D.current=!0;try{const[t,w]=await Promise.all([M(()=>import("./wavesurfer.esm.D1Sty35j.js"),[],import.meta.url),M(()=>import("./record.DytFsBUt.js"),[],import.meta.url)]),v=t.default,B=w.default,k=v.create({container:l.current,waveColor:r.colors.primary,progressColor:r.colors.bodyText,height:n>0?$(r.sizes.largestElementHeight)-2*n:"auto",barWidth:X,barGap:Y,barRadius:ee,cursorWidth:re,interact:!0});u.current=k,P.current=!1;const C=new K({sampleRate:b});C.initialize(k,B),C.setEventHandlers({onRecordProgress:R=>{f.current.onProgressMs?.(R)},onPermissionDenied:()=>{f.current.onPermissionDenied(),s("idle")},onError:R=>{f.current.onError(R),s("idle")}}),y.current=C;const g=new W;g.initialize(k),a.current=g,T(g),S.current=!0}catch(t){const w=t instanceof Error?t:new Error(String(t));f.current.onError?.(w)}finally{D.current=!1}}},[l,r,b,T,n]);i.useEffect(()=>(U(),()=>{A()}),[A,U]),i.useEffect(()=>{const t=u.current;if(t){if(d==="recording"){t.setOptions({waveColor:r.colors.primary,progressColor:r.colors.primary});return}if(P.current){t.setOptions({interact:!0,waveColor:O(r.colors.fadedText40,r.colors.secondaryBg),progressColor:r.colors.bodyText});return}t.setOptions({waveColor:r.colors.primary,progressColor:r.colors.bodyText})}},[d,r.colors.bodyText,r.colors.fadedText40,r.colors.primary,r.colors.secondaryBg]);const F=i.useCallback(async()=>{if(d!=="recording"){if(S.current||await U(),!y.current)throw new Error("Record backend not initialized");u.current&&u.current.setOptions({waveColor:r.colors.primary,progressColor:r.colors.primary}),P.current=!1,await y.current.startRecording(),s("recording"),h(null),c(!1),f.current.onRecordStart?.()}},[d,U,r.colors.primary]),L=i.useCallback(()=>{a.current&&u.current&&(a.current.destroy(),a.current=new W,a.current.initialize(u.current),E.current.clear(),c(!1),T(a.current)),P.current=!1},[T]),z=i.useCallback(()=>{a.current?.seekToStart(),c(!1),P.current=!0,u.current&&u.current.setOptions({interact:!0,waveColor:O(r.colors.fadedText40,r.colors.secondaryBg),progressColor:r.colors.bodyText})},[r.colors.bodyText,r.colors.fadedText40,r.colors.secondaryBg]),H=i.useCallback(async()=>{if(d!=="recording")throw new Error("Not currently recording");if(!y.current||!a.current)throw new Error("Backends not initialized");try{const t=await y.current.stopRecording();h(t),await new Promise((k,C)=>{if(!a.current){C(new Error("Player not initialized"));return}const g={resolve:()=>{E.current.delete(g),k()},reject:R=>{E.current.delete(g),C(R)}};E.current.add(g),a.current.load(t).catch(R=>{E.current.delete(g),C(R instanceof Error?R:new Error(String(R)))})}),s("idle"),c(!1),z();const v={durationMs:a.current?.getDuration()??0,sampleRate:typeof b=="number"?b:null,mimeType:t.type||"audio/webm",size:t.size},B={blob:t,meta:v};return f.current.onRecordReady?.(t),B}catch(t){const w=t instanceof Error?t:new Error(String(t));return c(!1),s("idle"),f.current.onError(w),{blob:new Blob,meta:{durationMs:0,sampleRate:null,mimeType:"audio/webm",size:0}}}},[d,z,b]),j=i.useCallback(async t=>{const w=t??p;if(!w){const v=new Error("No recorded audio to approve");f.current.onError(v);return}try{const v=await q(w,b);await f.current.onApprove?.(v),h(null),s("idle")}catch(v){const B=v instanceof Error?v:new Error(String(v));f.current.onError(B)}},[p,b]),N=i.useCallback(()=>{d==="recording"&&y.current?.cancelRecording(),L(),h(null),s("idle"),c(!1),P.current=!1,f.current.onCancel?.()},[d,L]),V=i.useMemo(()=>({isPlaying:()=>a.current?.getIsPlaying()??!1,play:async()=>{if(!a.current)throw new Error("Player not initialized");await a.current.play()},pause:()=>{a.current?.pause()},load:async t=>{if(S.current||await U(),!a.current)throw new Error("Player not initialized");await a.current.load(t),z()},getCurrentTimeMs:()=>a.current?.getCurrentTime()??0,getDurationMs:()=>a.current?.getDuration()??0}),[z,U]),G=i.useCallback(t=>{f.current=t},[]);return i.useEffect(()=>()=>{A()},[A]),{state:d,isPlaybackPlaying:m,mountRef:l,start:F,stop:H,approve:j,cancel:N,destroy:A,playback:V,setEventHandlers:G}}export{se as u};
|
|
1
|
+
import{l as Z,r as i,aP as M,aa as $,aQ as O}from"./index.aCorc3Yt.js";async function q(l,e=16e3){if(!l||l.size===0)throw new Error("Invalid or empty blob provided");if(!window.AudioContext)throw new Error("AudioContext not supported in this browser");const o=new AudioContext;try{const n=await l.arrayBuffer(),r=await o.decodeAudioData(n),d=e??r.sampleRate,s=await Q(r,d);return J(s,d)}finally{o.close()}}async function Q(l,e){const{duration:o,numberOfChannels:n,sampleRate:r}=l,d=Math.ceil(o*e);if(!window.OfflineAudioContext)throw new Error("OfflineAudioContext not supported");const s=new OfflineAudioContext(1,d,e),p=s.createBufferSource();if(p.buffer=l,n>1){const h=s.createChannelSplitter(n),m=s.createChannelMerger(1);p.connect(h);for(let c=0;c<n;c++){const u=s.createGain();u.gain.value=1/n,h.connect(u,c),u.connect(m,0,0)}m.connect(s.destination)}else p.connect(s.destination);p.start(0);try{return await s.startRendering()}catch(h){throw new Error(`Failed to resample audio from ${r}Hz to ${e}Hz: ${h instanceof Error?h.message:String(h)}`)}}function J(l,e){const n=l.length,r=n*2+44,d=new ArrayBuffer(r),s=new DataView(d),p=l.getChannelData(0),h=(c,u)=>{for(let y=0;y<u.length;y++)s.setUint8(c+y,u.charCodeAt(y))};h(0,"RIFF"),s.setUint32(4,r-8,!0),h(8,"WAVE"),h(12,"fmt "),s.setUint32(16,16,!0),s.setUint16(20,1,!0),s.setUint16(22,1,!0),s.setUint32(24,e,!0),s.setUint32(28,e*2,!0),s.setUint16(32,2,!0),s.setUint16(34,16,!0),h(36,"data"),s.setUint32(40,n*2,!0);let m=44;for(let c=0;c<n;c++){const u=Math.max(-1,Math.min(1,p[c]));s.setInt16(m,u*32767,!0),m+=2}return new Blob([d],{type:"audio/wav"})}class W{constructor(){this.wavesurfer=null,this.currentBlobUrl=null,this.events={},this.isPlaying=!1}initialize(e){this.wavesurfer=e,this.setupEventListeners()}setupEventListeners(){this.wavesurfer&&(this.teardownEventListeners(),this.handleTimeUpdate=e=>{this.events.onTimeUpdate?.(e*1e3)},this.handlePause=()=>{this.isPlaying=!1,this.events.onPause?.()},this.handlePlay=()=>{this.isPlaying=!0,this.events.onPlay?.()},this.handleFinish=()=>{this.isPlaying=!1,this.events.onFinish?.()},this.handleReady=()=>{this.events.onReady?.()},this.handleError=e=>{const o=e instanceof Error?e:new Error(String(e));this.events.onError?.(o)},this.wavesurfer.on("timeupdate",this.handleTimeUpdate),this.wavesurfer.on("pause",this.handlePause),this.wavesurfer.on("play",this.handlePlay),this.wavesurfer.on("finish",this.handleFinish),this.wavesurfer.on("ready",this.handleReady),this.wavesurfer.on("error",this.handleError))}setEventHandlers(e){this.events=e}async load(e){if(!this.wavesurfer)throw new Error("WaveSurfer not initialized");this.cleanupPreviousUrl();let o,n=null;try{if(e instanceof Blob)n=URL.createObjectURL(e),o=n;else if(e instanceof ArrayBuffer){const r=new Blob([e]);n=URL.createObjectURL(r),o=n}else o=e;this.currentBlobUrl=n,await this.wavesurfer.load(o)}catch(r){throw this.cleanupPreviousUrl(),r}}async play(){if(!this.wavesurfer)throw new Error("WaveSurfer not initialized");await this.wavesurfer.play()}pause(){this.wavesurfer&&this.wavesurfer.pause()}getDuration(){return this.wavesurfer?this.wavesurfer.getDuration()*1e3:0}getCurrentTime(){return this.wavesurfer?this.wavesurfer.getCurrentTime()*1e3:0}getIsPlaying(){return this.isPlaying}seekToStart(){this.wavesurfer&&this.wavesurfer.seekTo(0)}cleanupPreviousUrl(){this.currentBlobUrl&&(URL.revokeObjectURL(this.currentBlobUrl),this.currentBlobUrl=null)}destroy(){this.pause(),this.cleanupPreviousUrl(),this.wavesurfer&&(this.teardownEventListeners(),this.wavesurfer.empty(),this.wavesurfer=null),this.events={},this.isPlaying=!1,this.handleTimeUpdate=void 0,this.handlePause=void 0,this.handlePlay=void 0,this.handleFinish=void 0,this.handleReady=void 0,this.handleError=void 0}teardownEventListeners(){this.wavesurfer&&(this.handleTimeUpdate&&(this.wavesurfer.un("timeupdate",this.handleTimeUpdate),this.handleTimeUpdate=void 0),this.handlePause&&(this.wavesurfer.un("pause",this.handlePause),this.handlePause=void 0),this.handlePlay&&(this.wavesurfer.un("play",this.handlePlay),this.handlePlay=void 0),this.handleFinish&&(this.wavesurfer.un("finish",this.handleFinish),this.handleFinish=void 0),this.handleReady&&(this.wavesurfer.un("ready",this.handleReady),this.handleReady=void 0),this.handleError&&(this.wavesurfer.un("error",this.handleError),this.handleError=void 0))}}function I(l){return l.name==="NotAllowedError"||l.name==="PermissionDeniedError"||l.message?.toLowerCase().includes("permission denied")}class K{constructor(e={}){this.wavesurfer=null,this.recordPlugin=null,this.isRecording=!1,this.recordEndResolve=null,this.recordEndReject=null,this.events={},this.options=e}initialize(e,o){this.wavesurfer=e;try{const n={renderRecordedAudio:!1,mimeType:"audio/webm"};this.recordPlugin=e.registerPlugin(o.create(n)),this.setupEventListeners()}catch(n){const r=n instanceof Error?n:new Error(String(n));throw I(r)?(this.events.onPermissionDenied?.(),new Error("Microphone permission denied")):(this.events.onError?.(r),r)}}setupEventListeners(){this.recordPlugin&&(this.recordPlugin.on("record-start",()=>{this.isRecording=!0,this.events.onRecordStart?.()}),this.recordPlugin.on("record-end",e=>{this.isRecording=!1,this.events.onRecordEnd?.(e),this.recordEndResolve&&e&&e.size>0?(this.recordEndResolve(e),this.recordEndResolve=null,this.recordEndReject=null):this.recordEndReject?(this.recordEndReject(new Error("Invalid or empty recording")),this.recordEndResolve=null,this.recordEndReject=null):(this.recordEndResolve=null,this.recordEndReject=null)}),this.recordPlugin.on("record-progress",e=>{this.events.onRecordProgress?.(e)}))}setEventHandlers(e){this.events=e}async startRecording(){if(!this.recordPlugin)throw new Error("Record plugin not initialized");if(this.isRecording)return;const e=typeof this.options.sampleRate=="number"?this.options.sampleRate:void 0,o={};e!==void 0&&(o.sampleRate={ideal:e}),await this.startRecordingWithConstraints(o,e!==void 0)}async startRecordingWithConstraints(e,o){if(!this.recordPlugin)throw new Error("Record plugin not initialized");try{const n=Object.keys(e).length?e:void 0;await this.recordPlugin.startRecording(n)}catch(n){const r=n instanceof Error?n:new Error(String(n));if(I(r))throw this.events.onPermissionDenied?.(),new Error("Microphone permission denied");if(o&&(r.name==="OverconstrainedError"||r.name==="NotReadableError")){this.options.sampleRate=void 0,await this.startRecordingWithConstraints({},!1);return}throw this.events.onError?.(r),r}}async stopRecording(){if(!this.recordPlugin||!this.isRecording)throw new Error("Not currently recording");try{return await new Promise((e,o)=>{this.recordEndResolve=e,this.recordEndReject=o,this.recordPlugin?.stopRecording()})}catch(e){const o=e instanceof Error?e:new Error(String(e));throw this.events.onError?.(o),o}}cancelRecording(){this.recordPlugin&&this.isRecording&&(this.recordPlugin.stopRecording(),this.isRecording=!1,this.recordEndResolve=null,this.recordEndReject=null)}destroy(){this.cancelRecording(),this.recordPlugin&&(this.recordPlugin.destroy(),this.recordPlugin=null),this.wavesurfer=null,this.events={}}}const X=4,Y=4,ee=8,re=0,te=16e3;function se({containerRef:l,sampleRate:e,events:o,waveformPadding:n=0}){const r=Z(),[d,s]=i.useState("idle"),[p,h]=i.useState(null),[m,c]=i.useState(!1),u=i.useRef(null),y=i.useRef(null),a=i.useRef(null),f=i.useRef(o),S=i.useRef(!1),D=i.useRef(!1),E=i.useRef(new Set),P=i.useRef(!1),b=e===void 0?te:e,A=i.useCallback(()=>{E.current.clear(),c(!1),y.current&&(y.current.destroy(),y.current=null),a.current&&(a.current.destroy(),a.current=null),u.current&&(u.current.destroy(),u.current=null),S.current=!1,P.current=!1,s("idle"),h(null)},[]),x=i.useCallback(()=>{const t=Array.from(E.current);E.current.clear(),t.forEach(w=>{w.resolve()})},[]),_=i.useCallback(t=>{c(!1);const w=Array.from(E.current);E.current.clear(),w.forEach(v=>{v.reject(t)})},[]),T=i.useCallback(t=>{const w={onPlay:()=>{c(!0),f.current.onPlaybackPlay?.()},onPause:()=>{c(!1),f.current.onPlaybackPause?.()},onFinish:()=>{c(!1),f.current.onPlaybackFinish?.()},onReady:()=>{x()},onError:v=>{c(!1),_(v),f.current.onError?.(v)}};t.setEventHandlers(w)},[x,_]);i.useEffect(()=>{f.current=o,a.current&&T(a.current)},[o,T]);const U=i.useCallback(async()=>{if(!(S.current||D.current||!l.current)){D.current=!0;try{const[t,w]=await Promise.all([M(()=>import("./wavesurfer.esm.D1Sty35j.js"),[],import.meta.url),M(()=>import("./record.DytFsBUt.js"),[],import.meta.url)]),v=t.default,B=w.default,k=v.create({container:l.current,waveColor:r.colors.primary,progressColor:r.colors.bodyText,height:n>0?$(r.sizes.largestElementHeight)-2*n:"auto",barWidth:X,barGap:Y,barRadius:ee,cursorWidth:re,interact:!0});u.current=k,P.current=!1;const C=new K({sampleRate:b});C.initialize(k,B),C.setEventHandlers({onRecordProgress:R=>{f.current.onProgressMs?.(R)},onPermissionDenied:()=>{f.current.onPermissionDenied(),s("idle")},onError:R=>{f.current.onError(R),s("idle")}}),y.current=C;const g=new W;g.initialize(k),a.current=g,T(g),S.current=!0}catch(t){const w=t instanceof Error?t:new Error(String(t));f.current.onError?.(w)}finally{D.current=!1}}},[l,r,b,T,n]);i.useEffect(()=>(U(),()=>{A()}),[A,U]),i.useEffect(()=>{const t=u.current;if(t){if(d==="recording"){t.setOptions({waveColor:r.colors.primary,progressColor:r.colors.primary});return}if(P.current){t.setOptions({interact:!0,waveColor:O(r.colors.fadedText40,r.colors.secondaryBg),progressColor:r.colors.bodyText});return}t.setOptions({waveColor:r.colors.primary,progressColor:r.colors.bodyText})}},[d,r.colors.bodyText,r.colors.fadedText40,r.colors.primary,r.colors.secondaryBg]);const F=i.useCallback(async()=>{if(d!=="recording"){if(S.current||await U(),!y.current)throw new Error("Record backend not initialized");u.current&&u.current.setOptions({waveColor:r.colors.primary,progressColor:r.colors.primary}),P.current=!1,await y.current.startRecording(),s("recording"),h(null),c(!1),f.current.onRecordStart?.()}},[d,U,r.colors.primary]),L=i.useCallback(()=>{a.current&&u.current&&(a.current.destroy(),a.current=new W,a.current.initialize(u.current),E.current.clear(),c(!1),T(a.current)),P.current=!1},[T]),z=i.useCallback(()=>{a.current?.seekToStart(),c(!1),P.current=!0,u.current&&u.current.setOptions({interact:!0,waveColor:O(r.colors.fadedText40,r.colors.secondaryBg),progressColor:r.colors.bodyText})},[r.colors.bodyText,r.colors.fadedText40,r.colors.secondaryBg]),H=i.useCallback(async()=>{if(d!=="recording")throw new Error("Not currently recording");if(!y.current||!a.current)throw new Error("Backends not initialized");try{const t=await y.current.stopRecording();h(t),await new Promise((k,C)=>{if(!a.current){C(new Error("Player not initialized"));return}const g={resolve:()=>{E.current.delete(g),k()},reject:R=>{E.current.delete(g),C(R)}};E.current.add(g),a.current.load(t).catch(R=>{E.current.delete(g),C(R instanceof Error?R:new Error(String(R)))})}),s("idle"),c(!1),z();const v={durationMs:a.current?.getDuration()??0,sampleRate:typeof b=="number"?b:null,mimeType:t.type||"audio/webm",size:t.size},B={blob:t,meta:v};return f.current.onRecordReady?.(t),B}catch(t){const w=t instanceof Error?t:new Error(String(t));return c(!1),s("idle"),f.current.onError(w),{blob:new Blob,meta:{durationMs:0,sampleRate:null,mimeType:"audio/webm",size:0}}}},[d,z,b]),j=i.useCallback(async t=>{const w=t??p;if(!w){const v=new Error("No recorded audio to approve");f.current.onError(v);return}try{const v=await q(w,b);await f.current.onApprove?.(v),h(null),s("idle")}catch(v){const B=v instanceof Error?v:new Error(String(v));f.current.onError(B)}},[p,b]),N=i.useCallback(()=>{d==="recording"&&y.current?.cancelRecording(),L(),h(null),s("idle"),c(!1),P.current=!1,f.current.onCancel?.()},[d,L]),V=i.useMemo(()=>({isPlaying:()=>a.current?.getIsPlaying()??!1,play:async()=>{if(!a.current)throw new Error("Player not initialized");await a.current.play()},pause:()=>{a.current?.pause()},load:async t=>{if(S.current||await U(),!a.current)throw new Error("Player not initialized");await a.current.load(t),z()},getCurrentTimeMs:()=>a.current?.getCurrentTime()??0,getDurationMs:()=>a.current?.getDuration()??0}),[z,U]),G=i.useCallback(t=>{f.current=t},[]);return i.useEffect(()=>()=>{A()},[A]),{state:d,isPlaybackPlaying:m,mountRef:l,start:F,stop:H,approve:j,cancel:N,destroy:A,playback:V,setEventHandlers:G}}export{se as u};
|
streamlit/static/static/js/{withCalculatedWidth.BX2K3UVv.js → withCalculatedWidth.YaK0HIIP.js}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{h as l,k as h,j as s,d as n}from"./index.
|
|
1
|
+
import{h as l,k as h,j as s,d as n}from"./index.aCorc3Yt.js";const o=t=>{const a=e=>{const{width:i,elementRef:c}=h();return s(n,{ref:c,children:s(t,{...e,width:i})})};return a.displayName=`withCalculatedWidth(${t.displayName||t.name})`,l(a,t)};export{o as w};
|
streamlit/static/static/js/{withFullScreenWrapper.CqfGs8T2.js → withFullScreenWrapper.CcWCKoY8.js}
RENAMED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{r as n,z as f,b5 as p,b6 as h,l as x,k as y,j as i,h as g}from"./index.
|
|
1
|
+
import{r as n,z as f,b5 as p,b6 as h,l as x,k as y,j as i,h as g}from"./index.aCorc3Yt.js";const m=n.createContext(null);m.displayName="ElementFullscreenContext";const w=f("div",{target:"e5bcvgj0"})(({theme:e,isExpanded:t})=>({width:"100%",height:"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"}:{}})),C=()=>{const{setFullScreen:e}=n.useContext(p),[t,s]=n.useState(!1),{fullHeight:a,fullWidth:c}=h(),l=n.useCallback(r=>{s(r),e(r)},[e]),u=n.useCallback(()=>{document.body.style.overflow="hidden",l(!0)},[l]),o=n.useCallback(()=>{document.body.style.overflow="unset",l(!1)},[l]),d=n.useCallback(r=>{r.keyCode===27&&t&&o()},[o,t]);return n.useEffect(()=>(document.addEventListener("keydown",d,!1),()=>{document.removeEventListener("keydown",d,!1)}),[d]),n.useMemo(()=>({expanded:t,zoomIn:u,zoomOut:o,fullHeight:a,fullWidth:c}),[t,u,o,a,c])},b=({children:e})=>{const t=x(),{expanded:s,fullHeight:a,fullWidth:c,zoomIn:l,zoomOut:u}=C(),{width:o,elementRef:d}=y(),r=n.useMemo(()=>({width:s?c:o,height:s?a:void 0,expanded:s,expand:l,collapse:u}),[s,a,c,o,l,u]);return i(m.Provider,{value:r,children:i(w,{ref:d,isExpanded:s,"data-testid":"stFullScreenFrame",theme:t,children:e})})};function S(e){const t=s=>i(b,{children:i(e,{...s})});return t.displayName=`withFullScreenWrapper(${e.displayName||e.name})`,g(t,e)}export{m as E,S as w};
|
|
@@ -1094,18 +1094,33 @@ class SelectSlider(Widget, Generic[T]):
|
|
|
1094
1094
|
|
|
1095
1095
|
@property
|
|
1096
1096
|
def _widget_state(self) -> WidgetState:
|
|
1097
|
-
|
|
1097
|
+
# Build formatted options mapping
|
|
1098
|
+
format_func = self.format_func
|
|
1099
|
+
formatted_option_to_index = {
|
|
1100
|
+
format_func(opt): idx for idx, opt in enumerate(self.options)
|
|
1101
|
+
}
|
|
1102
|
+
|
|
1103
|
+
# Determine if this is a range value
|
|
1104
|
+
is_range = isinstance(self.value, (list, tuple)) and len(self.value) == 2
|
|
1105
|
+
|
|
1106
|
+
serde = SelectSliderSerde(
|
|
1107
|
+
self.options,
|
|
1108
|
+
formatted_option_to_index=formatted_option_to_index,
|
|
1109
|
+
default_indices=[0] if not is_range else [0, len(self.options) - 1],
|
|
1110
|
+
format_func=format_func,
|
|
1111
|
+
)
|
|
1112
|
+
|
|
1098
1113
|
try:
|
|
1099
|
-
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
v = serde.serialize(
|
|
1103
|
-
|
|
1104
|
-
|
|
1114
|
+
if is_range:
|
|
1115
|
+
v = serde.serialize(tuple(self.value)) # type: ignore
|
|
1116
|
+
else:
|
|
1117
|
+
v = serde.serialize(self.value) # type: ignore
|
|
1118
|
+
except (ValueError, TypeError) as e:
|
|
1119
|
+
raise ValueError(f"Could not serialize value {self.value}") from e
|
|
1105
1120
|
|
|
1106
1121
|
ws = WidgetState()
|
|
1107
1122
|
ws.id = self.id
|
|
1108
|
-
ws.
|
|
1123
|
+
ws.string_array_value.data[:] = v
|
|
1109
1124
|
return ws
|
|
1110
1125
|
|
|
1111
1126
|
@property
|
streamlit/web/bootstrap.py
CHANGED
|
@@ -139,7 +139,7 @@ def _on_server_start(server: Server) -> None:
|
|
|
139
139
|
if server_address_is_unix_socket():
|
|
140
140
|
# Don't open browser when server address is an unix socket
|
|
141
141
|
return
|
|
142
|
-
addr = config.get_option("server.address")
|
|
142
|
+
addr = server_util.get_display_address(config.get_option("server.address"))
|
|
143
143
|
else:
|
|
144
144
|
addr = "localhost"
|
|
145
145
|
|
|
@@ -246,8 +246,11 @@ def _print_url(is_running_hello: bool) -> None:
|
|
|
246
246
|
]
|
|
247
247
|
|
|
248
248
|
elif (
|
|
249
|
-
config.is_manually_set("server.address")
|
|
249
|
+
config.is_manually_set("server.address")
|
|
250
|
+
and not server_address_is_unix_socket()
|
|
251
|
+
and config.get_option("server.address") not in {"0.0.0.0", "::"} # noqa: S104
|
|
250
252
|
):
|
|
253
|
+
# Non-wildcard specific address - show single URL
|
|
251
254
|
named_urls = [
|
|
252
255
|
("URL", server_util.get_url(config.get_option("server.address"))),
|
|
253
256
|
]
|
|
@@ -137,6 +137,28 @@ def _get_server_address_if_manually_set() -> str | None:
|
|
|
137
137
|
return None
|
|
138
138
|
|
|
139
139
|
|
|
140
|
+
def get_display_address(address: str) -> str:
|
|
141
|
+
"""Get a display-friendly address for URLs shown to users.
|
|
142
|
+
|
|
143
|
+
Wildcard addresses like "0.0.0.0" (all IPv4) or "::" (all interfaces)
|
|
144
|
+
are not valid browser addresses on all platforms. This translates
|
|
145
|
+
them to "localhost" for display purposes.
|
|
146
|
+
|
|
147
|
+
Parameters
|
|
148
|
+
----------
|
|
149
|
+
address
|
|
150
|
+
The server address (IP or hostname).
|
|
151
|
+
|
|
152
|
+
Returns
|
|
153
|
+
-------
|
|
154
|
+
str
|
|
155
|
+
Address suitable for display. Wildcards become "localhost".
|
|
156
|
+
"""
|
|
157
|
+
if address in {"0.0.0.0", "::"}: # noqa: S104
|
|
158
|
+
return "localhost"
|
|
159
|
+
return address
|
|
160
|
+
|
|
161
|
+
|
|
140
162
|
def make_url_path_regex(
|
|
141
163
|
*path: str,
|
|
142
164
|
trailing_slash: Literal["optional", "required", "prohibited"] = "optional",
|
|
@@ -3,14 +3,14 @@ streamlit/__main__.py,sha256=4vltvfI348h2yIOUohsc2DtG-lclcjCAdR1mewGeMck,868
|
|
|
3
3
|
streamlit/auth_util.py,sha256=moJJsStbM3bGlZIrEhUt1Z2WsTYjJAUmbBOKIJTvY3g,20777
|
|
4
4
|
streamlit/cli_util.py,sha256=IZoQ-9rC2_rBDYjmGvbC7LsI1naiF7yvP9LotDjjGrk,3507
|
|
5
5
|
streamlit/column_config.py,sha256=JAiL6KDj9bcS-quoiWK8D2rKzG1LGWnY0b5xwY4lVfs,1497
|
|
6
|
-
streamlit/config.py,sha256=
|
|
6
|
+
streamlit/config.py,sha256=A2PgpMLgO04TO5XqyTVsMHnqJQ-eIez_y-uWJ_IyU5U,90266
|
|
7
7
|
streamlit/config_option.py,sha256=d8PJubac9JS7G99w1N4_0er8sJ4DzyA_mqoy0n1XrRI,11744
|
|
8
8
|
streamlit/config_util.py,sha256=kcH7Tqbd-r1sWBe_ck-T9-65lpWDXblg3ZKzGhZc_ws,30918
|
|
9
9
|
streamlit/cursor.py,sha256=M8b92hMFV76FL0A8aa6wfe5NI5gsbldn_VvRQ6J0Is0,9425
|
|
10
10
|
streamlit/dataframe_util.py,sha256=4Z_ovWyb27FQ0iUIJ2CTaLQHFNlxId3MYrmtECldsXg,49770
|
|
11
11
|
streamlit/delta_generator.py,sha256=8KqXS9CHhkdYczGYzCcfrRQ6tQ-mvda0vhWyCc0MeWI,25649
|
|
12
12
|
streamlit/delta_generator_singletons.py,sha256=jFQbwHjJO19eaofXyPkv2ZKcqkTPNfPgPS2Nc2NWiOM,7596
|
|
13
|
-
streamlit/deprecation_util.py,sha256=
|
|
13
|
+
streamlit/deprecation_util.py,sha256=2-IKVzJRyY02wDKiM7GGGuCPqXv-vnKTIpF3cB3mEIQ,8399
|
|
14
14
|
streamlit/development.py,sha256=3AX5OOmdwQktfqG21J5daJ5EbCRgFnYyBBEeUprFz18,813
|
|
15
15
|
streamlit/emojis.py,sha256=syk3mAxyQKbqh7TAGjgghvOShxeHQDrjGae02np_kwY,85969
|
|
16
16
|
streamlit/env_util.py,sha256=MmLLUVDDOZ4y2nT0e9UxzRkBLw2l0ZTf8AzCGotfzj8,1767
|
|
@@ -36,7 +36,7 @@ streamlit/version.py,sha256=Ume7B4nzDwHGX6gL-F-Xz9tdHMo0YSn96vyNdnHzvVg,763
|
|
|
36
36
|
streamlit/commands/__init__.py,sha256=iZwXNLk8xCKTqIiR1dIs0i-phfx1ipLkhGasCEwkD2Q,616
|
|
37
37
|
streamlit/commands/echo.py,sha256=0z1PLygCl5JMnhwc2fBK2_WxjBj6wUi2YAGpUme1K4c,4246
|
|
38
38
|
streamlit/commands/execution_control.py,sha256=zo7py1Cre5polp0RlZKYTav3YHPkB8DglG39o-RyHbI,11350
|
|
39
|
-
streamlit/commands/logo.py,sha256=
|
|
39
|
+
streamlit/commands/logo.py,sha256=URksAHJqHX5hxHThkR8cng8TPSAP-LuoCmMt8Q8tJUM,9502
|
|
40
40
|
streamlit/commands/navigation.py,sha256=PtE38l8HP1ykwy-bl6LKbRbXoRjpdvxVdUK4e6FrE8k,15931
|
|
41
41
|
streamlit/commands/page_config.py,sha256=ebu5aIAVogisz5AUmqejutK4fgR-MJh5Rl7FSC9Wnng,15037
|
|
42
42
|
streamlit/components/__init__.py,sha256=iZwXNLk8xCKTqIiR1dIs0i-phfx1ipLkhGasCEwkD2Q,616
|
|
@@ -74,7 +74,7 @@ streamlit/connections/sql_connection.py,sha256=7EsBccLfVpcpCfMiN2GRg3l-QS41EZmyn
|
|
|
74
74
|
streamlit/connections/util.py,sha256=QnfxHmGE_z1suuzCumvhUlfrLQPjM_qQjpr1yZ99Kho,3085
|
|
75
75
|
streamlit/elements/__init__.py,sha256=iZwXNLk8xCKTqIiR1dIs0i-phfx1ipLkhGasCEwkD2Q,616
|
|
76
76
|
streamlit/elements/alert.py,sha256=YwH1dPdvsN4hpEka1vBgCJE4Zhcir1Awwycoqvsj4oA,12631
|
|
77
|
-
streamlit/elements/arrow.py,sha256=
|
|
77
|
+
streamlit/elements/arrow.py,sha256=dHpkU9-2fpiWpb16lBzmOy0A1uS8ioInd02OBZ2eflg,46323
|
|
78
78
|
streamlit/elements/balloons.py,sha256=H34ivjEm2kR63s8IiMf98YqO-Zp_-t2GA7R8qUfX9jk,1482
|
|
79
79
|
streamlit/elements/bokeh_chart.py,sha256=i7fWnsi4beXEz1FR2Py9LRGrLRPO-hcC8hCEmBm6WRY,2746
|
|
80
80
|
streamlit/elements/code.py,sha256=toZ15FuP3j3FNx2DjiFP0GTCZZTYJVVj9hMgEiS2ri0,6026
|
|
@@ -107,7 +107,7 @@ streamlit/elements/toast.py,sha256=5CIE4IRfAe8MQtFpDP8eqmxf3fDgyQn4iBAZwXNBjdI,6
|
|
|
107
107
|
streamlit/elements/vega_charts.py,sha256=h-iarYzqT3LJV5aysUlkY_VSAOv4NT30Ix_4P_-fyV0,103087
|
|
108
108
|
streamlit/elements/write.py,sha256=JEwXofDVRT0_SNT6Y9ddi5d7P-B0m6kt-bNWlK-pji0,23032
|
|
109
109
|
streamlit/elements/lib/__init__.py,sha256=iZwXNLk8xCKTqIiR1dIs0i-phfx1ipLkhGasCEwkD2Q,616
|
|
110
|
-
streamlit/elements/lib/built_in_chart_utils.py,sha256=
|
|
110
|
+
streamlit/elements/lib/built_in_chart_utils.py,sha256=z3L6m2wUXtlHARCF_cMEE-fWeQvrXtN-ii3T177CQPs,44171
|
|
111
111
|
streamlit/elements/lib/color_util.py,sha256=7dC70zBt9WjEndaH9BN5STQ0u8R9sJb3u2yTcEsNTNE,8854
|
|
112
112
|
streamlit/elements/lib/column_config_utils.py,sha256=bExYF69tv0plzxAubt1b4zBj3bPsQlz2xyroha8siXE,16967
|
|
113
113
|
streamlit/elements/lib/column_types.py,sha256=2NB1TQH-1ICWgv0TTNGpLdg6NaLE7Jzkqf6_-awN95w,97248
|
|
@@ -119,7 +119,7 @@ streamlit/elements/lib/image_utils.py,sha256=HNfKUwFKMsdk3nvMObg2_jxPtjwmNKGHb-r
|
|
|
119
119
|
streamlit/elements/lib/js_number.py,sha256=C3tYS0cXhFsavLfnqbuae8ReTuRcZCSRQao3duZrYdY,3532
|
|
120
120
|
streamlit/elements/lib/layout_utils.py,sha256=UeBY1pSboTlRqRIyJaH0ckkrIWY5kzSIre4ByUGls7c,10508
|
|
121
121
|
streamlit/elements/lib/mutable_status_container.py,sha256=jMme2cv808DuN_28dcyaTd1U0xyew2VoUAC1STm2kZw,7101
|
|
122
|
-
streamlit/elements/lib/options_selector_utils.py,sha256=
|
|
122
|
+
streamlit/elements/lib/options_selector_utils.py,sha256=BHyLXtzWdpxRAFli1jCJQMZzicjZp340vqv0gPOi5P4,17132
|
|
123
123
|
streamlit/elements/lib/pandas_styler_utils.py,sha256=6dGx490ltXt_cNvvugBdYyZTyAfXmq9gbaQNbrq2wXI,9451
|
|
124
124
|
streamlit/elements/lib/policies.py,sha256=YP8owudl4I9K-bi0VkYhYds-zcIKMupPlb9lHdUrF3U,6877
|
|
125
125
|
streamlit/elements/lib/shortcut_utils.py,sha256=hdS3N-vW2hRgKx5dl1XLMDL5-uKDyQh4ieY3urgq8Hs,4375
|
|
@@ -139,7 +139,7 @@ streamlit/elements/widgets/file_uploader.py,sha256=Cb7A6PgJeG8ZXkJN67IldVrx__Qe1
|
|
|
139
139
|
streamlit/elements/widgets/multiselect.py,sha256=XT1TPPir_T3MHYLnBaWym5xzjVcvx7Pgu6LKyIBVMPw,23047
|
|
140
140
|
streamlit/elements/widgets/number_input.py,sha256=arwqqT57LgItkwVIE_qUXGJVwkV5RKVdCmfC-fHk2vM,25443
|
|
141
141
|
streamlit/elements/widgets/radio.py,sha256=sRKXXwN5yCBacoCkBwl1HqzI2kkxNb47zkeT_PVtBWY,18613
|
|
142
|
-
streamlit/elements/widgets/select_slider.py,sha256=
|
|
142
|
+
streamlit/elements/widgets/select_slider.py,sha256=bVjG2NowtQRYDyRXfCpcEnxpwtxFCq7yHJI1RAqchNA,19773
|
|
143
143
|
streamlit/elements/widgets/selectbox.py,sha256=uDA1zEOeM5hOA-ZRhwrhHrNQ9MFf2QgcF2okK2KRYcU,24656
|
|
144
144
|
streamlit/elements/widgets/slider.py,sha256=2oUQv-DQaR07OzlvSZsKcEzLxS8mdo4GQPHgq9CNTj0,40050
|
|
145
145
|
streamlit/elements/widgets/text_widgets.py,sha256=GNPemFOxCJSh6tSs7i55tLPkpRaOyI57c_KMAWyvcuU,26671
|
|
@@ -152,7 +152,7 @@ streamlit/hello/animation_demo.py,sha256=wI_M05ileT3fCu6vI0i2r6hJE0fhIifKTrO6LcN
|
|
|
152
152
|
streamlit/hello/dataframe_demo.py,sha256=6rYEyBEzA3f8u0EPsESfk0zr3jrpBfd_IQPjmiPRcBg,2475
|
|
153
153
|
streamlit/hello/hello.py,sha256=zQmHOqRdirL6Kqq3ISs3YtTwlaWjmve2XiDJ72DQCmQ,1875
|
|
154
154
|
streamlit/hello/mapping_demo.py,sha256=glRGVYCL7l2oze86IYnnhvtJWNtsjBi0LDPXRD5hyG0,3744
|
|
155
|
-
streamlit/hello/plotting_demo.py,sha256=
|
|
155
|
+
streamlit/hello/plotting_demo.py,sha256=7qCFlW1aQxsN1xe7Ud9dh9bvE7y-gkgI0oU4Ks9ZGHk,2053
|
|
156
156
|
streamlit/hello/streamlit_app.py,sha256=sUG96O7kdxx-xNz6BSE_8eGKDddudnYxW9iJcnp3dgs,1820
|
|
157
157
|
streamlit/hello/utils.py,sha256=ZGYUi2szIMFvSnkZmPipwaFAFIpFV--NgWwmsvIOrDc,1080
|
|
158
158
|
streamlit/navigation/__init__.py,sha256=iZwXNLk8xCKTqIiR1dIs0i-phfx1ipLkhGasCEwkD2Q,616
|
|
@@ -257,8 +257,8 @@ streamlit/proto/LabelVisibilityMessage_pb2.py,sha256=6l8ZHl-ii8Bu9UoPythcP1FiHkj
|
|
|
257
257
|
streamlit/proto/LabelVisibilityMessage_pb2.pyi,sha256=6imYEeMtDzFolzAjGFR1U4rqutdSdbmXyRi40GEjUQc,2909
|
|
258
258
|
streamlit/proto/LinkButton_pb2.py,sha256=rLfNxZPDn7RNOCGLWPYM_ylcj5VoBh_d29EXJGB8qes,1779
|
|
259
259
|
streamlit/proto/LinkButton_pb2.pyi,sha256=G7Y3FvH2yCxuz-bT05MqOyZ5nhGeQNU_9yKybMqjs6k,2898
|
|
260
|
-
streamlit/proto/Logo_pb2.py,sha256=
|
|
261
|
-
streamlit/proto/Logo_pb2.pyi,sha256=
|
|
260
|
+
streamlit/proto/Logo_pb2.py,sha256=kSfnHo4stddnwfWrj9WmYSWUIstjUsZD8Z5m_QAGLzU,1632
|
|
261
|
+
streamlit/proto/Logo_pb2.pyi,sha256=PLQOpLPdU48pAYcCNsuhmp9UuGezGJ6riZPfVlUL9Gw,3056
|
|
262
262
|
streamlit/proto/Markdown_pb2.py,sha256=t5v_MejkjlkQO3uXGwQEw07KdTt7pYA9iKCVw2yVPbs,1711
|
|
263
263
|
streamlit/proto/Markdown_pb2.pyi,sha256=JdgmbCE_Aj4RWLUMakYFi8cUgSeQhaw0SjoJv_UbFOA,3347
|
|
264
264
|
streamlit/proto/Metric_pb2.py,sha256=GF1ORLH6rz4DxcgZya9R36LhcOzmrQbrGPxIXuzQkO4,2653
|
|
@@ -271,8 +271,8 @@ streamlit/proto/NamedDataSet_pb2.py,sha256=cWRrGJRex35yZSApkPUWtfX31CHh2puULXQuR
|
|
|
271
271
|
streamlit/proto/NamedDataSet_pb2.pyi,sha256=OfAiXuy7X0qhHR6jmuD1GywXSZX3jhT1zzCK4IOOim0,2360
|
|
272
272
|
streamlit/proto/Navigation_pb2.py,sha256=GJXtZwkMQEzXRckm5-S_J6-66VlPEZxzulnBAtY_-GA,1752
|
|
273
273
|
streamlit/proto/Navigation_pb2.pyi,sha256=e5SY4rZmbzG-yjMKiCkMfTILMDM1oy77i9RoRRXNR0Q,3643
|
|
274
|
-
streamlit/proto/NewSession_pb2.py,sha256=
|
|
275
|
-
streamlit/proto/NewSession_pb2.pyi,sha256=
|
|
274
|
+
streamlit/proto/NewSession_pb2.py,sha256=A6qfIaRsnpjFQtkFx4UMWBlPIvDOrtFLKhzQ9dLPPvU,10466
|
|
275
|
+
streamlit/proto/NewSession_pb2.pyi,sha256=FPSPlvA_L-6KIZvtnJBNKVVaUbcs2aeSvEO-qW7s9Zk,53401
|
|
276
276
|
streamlit/proto/NumberInput_pb2.py,sha256=C-A4tvfVkkpV140QyyOaDFc21aJ91HYJVJR5eFI3FQk,2519
|
|
277
277
|
streamlit/proto/NumberInput_pb2.pyi,sha256=6G7Sq5WnCATCD_ivfqn107xtz8sfT05Rg_jeHzRlIjo,5862
|
|
278
278
|
streamlit/proto/PageConfig_pb2.py,sha256=xCSaqgpF6Ek_K4lvCuZf3ZvwGDYlox0cpbfzANd69lA,2780
|
|
@@ -305,8 +305,8 @@ streamlit/proto/SessionStatus_pb2.py,sha256=FxHFM3M5ZW5gsQFAELbwsyvBZqtVi_8RQkrj
|
|
|
305
305
|
streamlit/proto/SessionStatus_pb2.pyi,sha256=PyGrupreFXmEGDVNfWxPIH6Z9rG-Hy3EpcLl2t_RlQo,2428
|
|
306
306
|
streamlit/proto/Skeleton_pb2.py,sha256=h81HXtnh9Q2s-_EDI3gk5GVHORc1lkklO5CoaciEZ1M,1528
|
|
307
307
|
streamlit/proto/Skeleton_pb2.pyi,sha256=29_HZVzDwopWH-K2NHmX_x6GpS7xFSNlQqtu1exEG34,3057
|
|
308
|
-
streamlit/proto/Slider_pb2.py,sha256=
|
|
309
|
-
streamlit/proto/Slider_pb2.pyi,sha256=
|
|
308
|
+
streamlit/proto/Slider_pb2.py,sha256=55noSaGtGshcUQdD-RZGLjbugiAe33h7pNfmuYPvrp0,2536
|
|
309
|
+
streamlit/proto/Slider_pb2.pyi,sha256=tvHEM72brG5UMReVP8fDHFuIRNMq6gv0d8-zW7OUUAo,6588
|
|
310
310
|
streamlit/proto/Snow_pb2.py,sha256=YpuUutDlZMnf2gFq_ThWZhCzWQCP7tKoQL-XWpaFWCg,1200
|
|
311
311
|
streamlit/proto/Snow_pb2.pyi,sha256=fsiVQVtdfNLNMEsUCEKjr4RvqMR8wWmakuGxsQcTVnk,1562
|
|
312
312
|
streamlit/proto/Space_pb2.py,sha256=W3vRKn8LbZGUaUL_woWA_0iZvTnasM5WsPgMv85NKeU,1169
|
|
@@ -339,7 +339,7 @@ streamlit/proto/__init__.py,sha256=mJQrqVfAP9EbwEVIF-vaiE4Xlq6DvXXB5lTYrKWZtnQ,6
|
|
|
339
339
|
streamlit/proto/openmetrics_data_model_pb2.py,sha256=dWlhXENjgvIGCMnAumDVQkLA4TQQzP77G5pncI6oP9I,6424
|
|
340
340
|
streamlit/proto/openmetrics_data_model_pb2.pyi,sha256=WH3u2JER2txk8fGMIFmxnqGjNd9MdA6ydCEAL4XmjtQ,22919
|
|
341
341
|
streamlit/runtime/__init__.py,sha256=46BxeX53YcUUCZTfEVg0Qv25OXqOeh1YwAxghkkzLOk,1523
|
|
342
|
-
streamlit/runtime/app_session.py,sha256=
|
|
342
|
+
streamlit/runtime/app_session.py,sha256=D7du7MxIFsOTifk9bxi9kWmXHheJi9cTbo8rTgy0xns,51874
|
|
343
343
|
streamlit/runtime/connection_factory.py,sha256=0qcTK3KlEK9g5pvL6XgcWihDJb_kc9DR-YySKy0aXOM,17663
|
|
344
344
|
streamlit/runtime/context.py,sha256=e6pxcGhCJhW7ZPOnmMMmSSvX3my61DXhUo__C7vgScY,14801
|
|
345
345
|
streamlit/runtime/context_util.py,sha256=A0qtQEc_QyEPVFhEh917Clkt-Kux0RWkteBWLTTdOlc,1702
|
|
@@ -384,131 +384,131 @@ streamlit/runtime/scriptrunner/exec_code.py,sha256=mTuRi1tSnkPiDnn22GOYxeaT5nu-W
|
|
|
384
384
|
streamlit/runtime/scriptrunner/magic.py,sha256=rRa-yoirHejLlEaTmVsQUgfsITCfCYymf9Nfw6kZ2c0,9267
|
|
385
385
|
streamlit/runtime/scriptrunner/magic_funcs.py,sha256=zIaY9TvSVKpfzxbqPB9To0fmQUIqyn51783Fd8VhowY,1056
|
|
386
386
|
streamlit/runtime/scriptrunner/script_cache.py,sha256=yAdR1P9y4McRBL661OtuSHqYBUHesP68z_Njw5oQ0Uk,2864
|
|
387
|
-
streamlit/runtime/scriptrunner/script_runner.py,sha256=
|
|
387
|
+
streamlit/runtime/scriptrunner/script_runner.py,sha256=S3vwujMtFLo4HaoGicaUrmp93x_s4Fyxu4Vw605aAyw,33183
|
|
388
388
|
streamlit/runtime/scriptrunner_utils/__init__.py,sha256=8XUue1g4ZN9lMIHqo9DZcaH0U2013IYQrhFjluiacdE,840
|
|
389
389
|
streamlit/runtime/scriptrunner_utils/exceptions.py,sha256=ktaWBvIstHIXxN9kuOdi_PbBMeBhIvefBUluruFkW3w,1543
|
|
390
390
|
streamlit/runtime/scriptrunner_utils/script_requests.py,sha256=rxF1GNpt_kPtJLoYOJrVFODlYBnpZ4s1KZ-oI2ArdMg,12776
|
|
391
|
-
streamlit/runtime/scriptrunner_utils/script_run_context.py,sha256=
|
|
392
|
-
streamlit/runtime/state/__init__.py,sha256
|
|
393
|
-
streamlit/runtime/state/common.py,sha256=
|
|
391
|
+
streamlit/runtime/scriptrunner_utils/script_run_context.py,sha256=e9qFCL_dPuRmO2O87b1Khd0P5xdsZm1JX3o-3X3PJsM,10290
|
|
392
|
+
streamlit/runtime/state/__init__.py,sha256=jh7ecxQbmkXCOzjxZ1Bb35Xa1lxM4ogBIswMNQ3pu-E,1484
|
|
393
|
+
streamlit/runtime/state/common.py,sha256=84sNpe5PzwsusVfZhhDTmHFd2TQewBN9cgn0kS2RLPg,8371
|
|
394
394
|
streamlit/runtime/state/presentation.py,sha256=-G8eb1k4rz6Th3q0YU2eUmTzJPQmbzHdOaPQ_txAREg,3084
|
|
395
|
-
streamlit/runtime/state/query_params.py,sha256=
|
|
395
|
+
streamlit/runtime/state/query_params.py,sha256=W-HK7kCSEX1YrtWRDtwzoC5uwssDh-cCZC37KH5Sy6g,27257
|
|
396
396
|
streamlit/runtime/state/query_params_proxy.py,sha256=xMRqmOuuM14c8_x_f8X2pkxK9_7vWVRhRqcK3vV12-Y,7730
|
|
397
397
|
streamlit/runtime/state/safe_session_state.py,sha256=Z4UIdCHN64o8c2WTpe9N6Q0T4mgc-FIhz9BAXU7p34Q,5604
|
|
398
|
-
streamlit/runtime/state/session_state.py,sha256=
|
|
398
|
+
streamlit/runtime/state/session_state.py,sha256=6_eDHMc6BnwwoYjYSwUHz0pfU5dfNrU9BTBt85Ng8JI,46021
|
|
399
399
|
streamlit/runtime/state/session_state_proxy.py,sha256=RI9QquUlMgK6XyUYF3PmpN1mfP6q-_SBju5pIFTrdRU,5585
|
|
400
|
-
streamlit/runtime/state/widgets.py,sha256=
|
|
400
|
+
streamlit/runtime/state/widgets.py,sha256=DTSPiZ_du00IV-rUALr2pbyZQHPqoiFKatvftemEpak,7392
|
|
401
401
|
streamlit/static/favicon.png,sha256=if5cVgw7azxKOvV5FpGixga7JLn23rfnHcy1CdWI1-E,1019
|
|
402
|
-
streamlit/static/index.html,sha256=
|
|
403
|
-
streamlit/static/manifest.json,sha256=
|
|
402
|
+
streamlit/static/index.html,sha256=Fq0Y0Q_Qp4sGlnfio8hgYTkIDluKlDv6r5iMNuU6aM4,1522
|
|
403
|
+
streamlit/static/manifest.json,sha256=ah0RF4RtSVGeFozWh49R7hOz08RNBEDNL9f0hlMFaXk,54244
|
|
404
404
|
streamlit/static/static/css/index.BUP6fTcR.css,sha256=w3J3tj919duL4vtYdmJSXTglGUogRuPuwX9pZd4N9aU,30331
|
|
405
405
|
streamlit/static/static/css/index.BuwrT-ty.css,sha256=Qw-234aemgZdlkzLcmPcc4L5g3WaneJBM0uTqd0L2So,35080
|
|
406
406
|
streamlit/static/static/css/index.DgR7E2CV.css,sha256=XaAj_mKlhpcUTyfDwggG3Sd2DgaiU4U749jeLKb9FBI,12683
|
|
407
|
-
streamlit/static/static/js/ErrorOutline.esm.
|
|
408
|
-
streamlit/static/static/js/FileDownload.esm.
|
|
409
|
-
streamlit/static/static/js/FileHelper.
|
|
410
|
-
streamlit/static/static/js/FormClearHelper.
|
|
407
|
+
streamlit/static/static/js/ErrorOutline.esm.D71F8ziR.js,sha256=Rj6fFObY44D1VRlKVOXjnARMzWcV3-VXE7pMvcm5ry0,499
|
|
408
|
+
streamlit/static/static/js/FileDownload.esm.yTkppsJy.js,sha256=G7EzV_rvUHn2iSghDwfohu4VMCPP7EB0No3dbokXtJ4,918
|
|
409
|
+
streamlit/static/static/js/FileHelper.hUOqtbwa.js,sha256=rXJlug2jULrnv7YNyQmTArnfCPqbPxOKFA-A0E5ALNg,61226
|
|
410
|
+
streamlit/static/static/js/FormClearHelper.DN8D_YXO.js,sha256=-BGx9fYfAvsdeF3d53yl8EUXpwdufVc4ZV-Szfo4-o0,611
|
|
411
411
|
streamlit/static/static/js/IFrameUtil.DefezniK.js,sha256=vHcPNVM2AZouiO3NiM8fcBjO0JE9niGWSdld1T5AQeQ,564
|
|
412
|
-
streamlit/static/static/js/InputInstructions.
|
|
413
|
-
streamlit/static/static/js/Particles.
|
|
414
|
-
streamlit/static/static/js/ProgressBar.
|
|
415
|
-
streamlit/static/static/js/StreamlitSyntaxHighlighter.
|
|
416
|
-
streamlit/static/static/js/TableChart.esm.
|
|
417
|
-
streamlit/static/static/js/Toolbar.
|
|
412
|
+
streamlit/static/static/js/InputInstructions.DbssY6d4.js,sha256=wpoV3r7MJRPU4EKp8ehkRcXOozf-TZBFAIrFnrLKyJg,919
|
|
413
|
+
streamlit/static/static/js/Particles.BznyVdfo.js,sha256=pqACLuYMH15V7rFn6E6nGzg9UmK9pwUoHdY9uoMcWNc,614
|
|
414
|
+
streamlit/static/static/js/ProgressBar.C5uBOtcx.js,sha256=zVHSOR4RVJCz9Q0rloUSVDuaKlQpgAl1i7_R9Pp5CWE,13320
|
|
415
|
+
streamlit/static/static/js/StreamlitSyntaxHighlighter.Nf1895x-.js,sha256=Va_SOn3PUb5Vr9B4oy8S2xnoTcc-Uq87oANpwtGa1X0,1620541
|
|
416
|
+
streamlit/static/static/js/TableChart.esm.DHKzVs3a.js,sha256=Qk2oJm-MlF8m9w3N_McYuWpxigNC18-_IT75_kMcKek,526
|
|
417
|
+
streamlit/static/static/js/Toolbar.CQsWYXer.js,sha256=SjkhYKE7Jb05wuadf_UVV6ZN2qlT5yrWW_q0HMrEcak,2897
|
|
418
418
|
streamlit/static/static/js/UploadFileInfo.Dr-zDST7.js,sha256=5a_iq85gVIuXJJ3oRHHpEtx73pm7QA2BwIcrkQUkpiI,175
|
|
419
|
-
streamlit/static/static/js/WidgetLabelHelpIconInline.
|
|
419
|
+
streamlit/static/static/js/WidgetLabelHelpIconInline.6xCU76OE.js,sha256=1dGpaWtaxXTgHOi2m19ROGP_cQDOvqC2knlo5oUkDf4,348
|
|
420
420
|
streamlit/static/static/js/_arrayIncludes.B19Iyn2B.js,sha256=JP-DCSLwDMyVDLPMC1_99tqHMMNzTx8SwAT1rVKXIAA,127
|
|
421
421
|
streamlit/static/static/js/_baseIndexOf.BTknn6Gb.js,sha256=qpBWPWZljEJmX5vLgn6Tup6ZhVl54fGKj7xVTKZ2Ep0,258
|
|
422
|
-
streamlit/static/static/js/base-input.
|
|
423
|
-
streamlit/static/static/js/checkbox.
|
|
424
|
-
streamlit/static/static/js/createDownloadLinkElement.
|
|
425
|
-
streamlit/static/static/js/data-grid-overlay-editor.
|
|
426
|
-
streamlit/static/static/js/downloader.
|
|
427
|
-
streamlit/static/static/js/embed.
|
|
428
|
-
streamlit/static/static/js/es6.
|
|
422
|
+
streamlit/static/static/js/base-input.Cs-E6S71.js,sha256=3eKyXzAuu_qSzBhbiL-nmhieYpMEEmrKV-Op89RLtaA,21773
|
|
423
|
+
streamlit/static/static/js/checkbox.OTGupu18.js,sha256=ICzYgV8L-0753Bzszgl_ZguV7SmYvPGTYiO1qlcPZ_4,11245
|
|
424
|
+
streamlit/static/static/js/createDownloadLinkElement.DnBEQQbK.js,sha256=Rku51UsL1SjlIZ3n3bdWOB5fzy3-CDfLUGjfqcvYJbo,388
|
|
425
|
+
streamlit/static/static/js/data-grid-overlay-editor.COiiMi5r.js,sha256=cyNkrphiWUDmNIgpOSZldD1U4KnQxR43n7xTqJvtRIs,4399
|
|
426
|
+
streamlit/static/static/js/downloader.K0GUNeuj.js,sha256=YtFGC1HdXRIZN7M68wztJHEvmTi6MYTC23VZdYA5DZk,2510
|
|
427
|
+
streamlit/static/static/js/embed.o8HvK3mH.js,sha256=aX7FgJefTEFSYlO0Mu1k2r06ulTXYbPncPQZHMTWwng,806262
|
|
428
|
+
streamlit/static/static/js/es6.BHy5pqTP.js,sha256=gEHsP15oBpR6NNxkyJ7fi6GaoYgvpQUd8cN1n1NPRQc,14634
|
|
429
429
|
streamlit/static/static/js/formatMoment.C6Hwn6X5.js,sha256=lIQHfN3RbfShBuVFfO9t_az4TUNV678ZJJSQYqRuANY,575
|
|
430
|
-
streamlit/static/static/js/formatNumber.
|
|
431
|
-
streamlit/static/static/js/iconPosition.
|
|
432
|
-
streamlit/static/static/js/iframeResizer.contentWindow.
|
|
433
|
-
streamlit/static/static/js/index
|
|
434
|
-
streamlit/static/static/js/index.
|
|
435
|
-
streamlit/static/static/js/index.8FPw0_gD.js,sha256=B8y7ktdOYxquu1jHjkE3zd3mmBn4MbNp6XQX3f6h4dI,1834
|
|
430
|
+
streamlit/static/static/js/formatNumber.BK7h0k2z.js,sha256=CbiVcsELmbWm63CZxQ-CHCWFLHehJkRI0CHozLfhDL8,1818
|
|
431
|
+
streamlit/static/static/js/iconPosition.2YynQUxu.js,sha256=beEam8Rc9thMM6WOHvm5XTdPqm14t2B2H04IaWWBeTI,203
|
|
432
|
+
streamlit/static/static/js/iframeResizer.contentWindow.D5h3hQuU.js,sha256=in8Gyo5Rnp9_3GKu4HDnq07SYXnwO6vELOy26jBvs8c,14409
|
|
433
|
+
streamlit/static/static/js/index.5zqfJ-in.js,sha256=gwunwnkUfiuAq6MYBmdPfaeoQYkTNWKOnb6ybuBU6X4,2998
|
|
434
|
+
streamlit/static/static/js/index.6c-qDsD7.js,sha256=srKucdeG2cEIZIrAm8nI4d2AM7InyMrkfmIL9Q-bPN4,750
|
|
436
435
|
streamlit/static/static/js/index.8HslT92O.js,sha256=Ahu9KsYwa_TyEGNbQBWydVmpBAsTcDdi0zdwD-Wf8ME,27051
|
|
437
|
-
streamlit/static/static/js/index.
|
|
438
|
-
streamlit/static/static/js/index.B8-HOwf1.js,sha256=FguclvuSBnxyi0qF5uWWmS1WRcPKjYp36n7lSisvYfM,1398
|
|
439
|
-
streamlit/static/static/js/index.B9gbSNsw.js,sha256=wMEsvxG4spPrqoFPwjfRJu2_bR4kOD55LcCl8zUPONo,679
|
|
436
|
+
streamlit/static/static/js/index.8MlRyIxN.js,sha256=VDkLHAyDg0XT6a2OFT9Hz5eogZQxH5FZNS9kcXN7X7g,271288
|
|
440
437
|
streamlit/static/static/js/index.BBTKOM0z.js,sha256=-L-kKO9s5qX0eLfjdpWq_CHhzPvtPGA1A0oRn-RB8HM,36545
|
|
441
|
-
streamlit/static/static/js/index.
|
|
442
|
-
streamlit/static/static/js/index.
|
|
443
|
-
streamlit/static/static/js/index.
|
|
444
|
-
streamlit/static/static/js/index.
|
|
445
|
-
streamlit/static/static/js/index.
|
|
446
|
-
streamlit/static/static/js/index.
|
|
447
|
-
streamlit/static/static/js/index.
|
|
448
|
-
streamlit/static/static/js/index.
|
|
449
|
-
streamlit/static/static/js/index.
|
|
450
|
-
streamlit/static/static/js/index.
|
|
451
|
-
streamlit/static/static/js/index.
|
|
452
|
-
streamlit/static/static/js/index.
|
|
453
|
-
streamlit/static/static/js/index.
|
|
454
|
-
streamlit/static/static/js/index.
|
|
455
|
-
streamlit/static/static/js/index.
|
|
456
|
-
streamlit/static/static/js/index.
|
|
457
|
-
streamlit/static/static/js/index.
|
|
458
|
-
streamlit/static/static/js/index.
|
|
459
|
-
streamlit/static/static/js/index.
|
|
460
|
-
streamlit/static/static/js/index.
|
|
461
|
-
streamlit/static/static/js/index.
|
|
462
|
-
streamlit/static/static/js/index.
|
|
463
|
-
streamlit/static/static/js/index.
|
|
464
|
-
streamlit/static/static/js/index.
|
|
465
|
-
streamlit/static/static/js/index.
|
|
466
|
-
streamlit/static/static/js/index.
|
|
467
|
-
streamlit/static/static/js/index.
|
|
468
|
-
streamlit/static/static/js/index.
|
|
469
|
-
streamlit/static/static/js/index.
|
|
470
|
-
streamlit/static/static/js/index.
|
|
471
|
-
streamlit/static/static/js/index.
|
|
472
|
-
streamlit/static/static/js/index.
|
|
473
|
-
streamlit/static/static/js/index.
|
|
474
|
-
streamlit/static/static/js/index.
|
|
475
|
-
streamlit/static/static/js/index.
|
|
476
|
-
streamlit/static/static/js/index.
|
|
477
|
-
streamlit/static/static/js/index.
|
|
438
|
+
streamlit/static/static/js/index.BIqcOZ_u.js,sha256=ED8FPaJ_Wal4pZTwAbAmKkZBxle3pw6hxMwhiAooSQ0,226891
|
|
439
|
+
streamlit/static/static/js/index.BPdmXoYW.js,sha256=M3cFr_3DGjQBn8Lg5U-HGmL1lQzYlkj5zALjFV2dVSQ,1193
|
|
440
|
+
streamlit/static/static/js/index.BZ-GJVxB.js,sha256=SB-cdQJDMTPJ4lku9i6XH4b8aaVqJg-xafp_Z4SGMzg,190412
|
|
441
|
+
streamlit/static/static/js/index.BfMPq234.js,sha256=r1ZoTW2zSsUfnAD0MzVvlO4J2ybGrUneEjrSSZZUAFM,100087
|
|
442
|
+
streamlit/static/static/js/index.Bfo1cXfC.js,sha256=mxl4Uz0VBjEA5yipdZrylJDK7h2CwHibQALsOzHn5-8,1398
|
|
443
|
+
streamlit/static/static/js/index.Bgf49D1Z.js,sha256=kTvhqZICtdqAJI75Mr_E4XH_9BWb1C3W47YAsSuWsuI,2604886
|
|
444
|
+
streamlit/static/static/js/index.Bqmx23jK.js,sha256=dwSFltiHuAEyDg0V8gy3VdG41L7En4vPa3XXl8zKAkk,1560
|
|
445
|
+
streamlit/static/static/js/index.BtRWcqZV.js,sha256=P_lJcLDJ74iuDMubcju9a17EA8cUIxzKETF6Q-r8CI8,1345
|
|
446
|
+
streamlit/static/static/js/index.BtuskCwg.js,sha256=zxTjVsFyoNZgHRfGpeCJyS93taDLzumB01FIn4DwNok,18035
|
|
447
|
+
streamlit/static/static/js/index.BzTVI_BY.js,sha256=Pzlq-0V7areopji7fbd1bL5DaoRk40T3jKT9M5cG7r4,4874422
|
|
448
|
+
streamlit/static/static/js/index.C2EoeVjP.js,sha256=5uYcxKdN5Ig0ZOBuGORQtbSNXN8t7hhn9iq_WwLsMfc,13387
|
|
449
|
+
streamlit/static/static/js/index.C65jHNhe.js,sha256=G-TafbRHG7-ubiHEy0n4c_WdvFswt--U5NJnCuhc0dg,1834
|
|
450
|
+
streamlit/static/static/js/index.C6wyTXhz.js,sha256=Gig4DMcfGdZq1aO6rYmaTYWWrb04VDRa2vL9H6j4PCQ,6906
|
|
451
|
+
streamlit/static/static/js/index.C7wst9Tm.js,sha256=zMSZ_HMhQiP0ihJfqiB7v6XgG1JJbzFKkkjIpYsiVDA,2824
|
|
452
|
+
streamlit/static/static/js/index.COh5V_89.js,sha256=9drJl_JP1zEjXffQZi74S9jLy3ThW0B3HJhux-Kj7DE,13965
|
|
453
|
+
streamlit/static/static/js/index.CSPY26T2.js,sha256=zNPrIaMo4cCmUZSPrVkMdFNgVDYXoc-ntwFhoG8sjjw,8449
|
|
454
|
+
streamlit/static/static/js/index.CUkhn-vu.js,sha256=uGxuFOkHK6ONBsyn5OmRQjWMI_2TliS0zLdsTxfLL-w,3923
|
|
455
|
+
streamlit/static/static/js/index.CX0KdFyR.js,sha256=FKt3bBsqJLUtiy8TDKsm4SnAbNlnX_YLPCSZnFbMAUc,13938
|
|
456
|
+
streamlit/static/static/js/index.CYhhEdja.js,sha256=mOvedbGzupechpzszQoQ-eJkNzLUqj0v6MIednaQc-E,7264
|
|
457
|
+
streamlit/static/static/js/index.CZf7Go1Z.js,sha256=amZKMs6n8X5W5R9j_mH5BcRY_7GQYN2dNbuEdO9Ftjg,4863
|
|
458
|
+
streamlit/static/static/js/index.Cb03y5I8.js,sha256=Z2EmLXfSigdT6tGndtLTzDzIy5mp9a_qtWeg1auFnVI,5820
|
|
459
|
+
streamlit/static/static/js/index.CdsyTabv.js,sha256=w_ftpAP86SRXULTob5uPs_24LvCER9KZVL1qF9gHQf8,2219
|
|
460
|
+
streamlit/static/static/js/index.CgVv04GM.js,sha256=fhThNTYxjaFpJGT_mtfcK6yTLlowicqU6IcNBheG9nM,4163
|
|
461
|
+
streamlit/static/static/js/index.CjRU8O1O.js,sha256=3FAGYdT-IeVEqfviWEbxZh8MtosbiiGa1PGoIMKe5J4,23278
|
|
462
|
+
streamlit/static/static/js/index.CwtpGPHA.js,sha256=EJbCQDNU6XFaI9GUldcG6BIfZbAG8GZDtfghUIf-MG0,3252
|
|
463
|
+
streamlit/static/static/js/index.CxWzt6oi.js,sha256=hWUmkeNz6z9QLA-jKPKk1LYBRsF2tdkiMVQWtEvUrL4,19199
|
|
464
|
+
streamlit/static/static/js/index.DBPWUJsj.js,sha256=BE_njkiLcCHh2H_Mi2klVli-AXVY3pqad49P1MCh53c,444752
|
|
465
|
+
streamlit/static/static/js/index.DJfMW0Gy.js,sha256=2E4wrc2-xqALloGSavxMihQWpYj1g5T5nFsWh1a69_8,2967
|
|
466
|
+
streamlit/static/static/js/index.DLUSo6de.js,sha256=WHIdz3PCNWkC_szHgd6ofR4ZcvHmJGMecJcH33Ds2Iw,878
|
|
467
|
+
streamlit/static/static/js/index.DL_yE83J.js,sha256=xKLspnIooB4su3PjWQxgVQ3GUUphCLPVEWhG9JSVpvs,828422
|
|
468
|
+
streamlit/static/static/js/index.DVRCyxMp.js,sha256=6UlAxB3cYh4UTHCM6LabLGXOoRwFFB6dsSLPYWns2D4,442
|
|
469
|
+
streamlit/static/static/js/index.Dc5-tFdw.js,sha256=NwifvBjx1jDax78Ai_lTfjgmEFX8ZPQigRSZ0_hRm54,9184
|
|
470
|
+
streamlit/static/static/js/index.DcngUOyD.js,sha256=kiVhh9OkDlWv5XYG0eBVdsg3xZBfhmXAo-2rMxbJcOI,36631
|
|
471
|
+
streamlit/static/static/js/index.Dh3PJIlq.js,sha256=-tnWLtm6LTQBOefsQa0UyePBtoWsKExq_DoTzGkGebE,679
|
|
472
|
+
streamlit/static/static/js/index.DlgcEr0f.js,sha256=jduQU6u4WDo9Hb1k4ajKeUo3phgMMzHUfILtKC4GChM,13695
|
|
473
|
+
streamlit/static/static/js/index.DxGXuhh6.js,sha256=Pfn3y3mcDFQSNZt65chYHDq1cMOOHn0MtfxT_C944dY,2539
|
|
474
|
+
streamlit/static/static/js/index.DxfYCrPp.js,sha256=ZgA4kUs9aeOlvCD3dVAvE5GDvFS9BaNW_rkp838gkPU,2671
|
|
475
|
+
streamlit/static/static/js/index.HmRK3HyC.js,sha256=jCrERPGT8kDQMC30jsBoMcAf9fmIP2-ViN29la6XgZA,18346
|
|
476
|
+
streamlit/static/static/js/index.TjMWsKSH.js,sha256=8sXCjKiuuTWfCcNvvTyjYEY_XPPeq7OnOJnx4FA1DOE,24369
|
|
477
|
+
streamlit/static/static/js/index.VwDKazgt.js,sha256=NnIvUEjVXpr6VCJ7_Dr-a2T65V70uYXIr3KC0pyI0zw,8012
|
|
478
|
+
streamlit/static/static/js/index.aCorc3Yt.js,sha256=gzeH8s8dqIr-pkLYLc_xbM1gXGlI4W2uX66CDsyi-Eg,2304864
|
|
478
479
|
streamlit/static/static/js/index.bsVAaBS1.js,sha256=iWnuL74SwTYzvoX2fcuvoTFm5zB-8g4oiMdjHAZiH0g,252
|
|
479
|
-
streamlit/static/static/js/index.
|
|
480
|
-
streamlit/static/static/js/index.
|
|
481
|
-
streamlit/static/static/js/index.
|
|
482
|
-
streamlit/static/static/js/index.
|
|
483
|
-
streamlit/static/static/js/
|
|
484
|
-
streamlit/static/static/js/input.VYKyGuhi.js,sha256=zpfhq-Vhtx-VCJlK-TIBlqcvzIjCc2tOmi90VOkQqCw,5242
|
|
480
|
+
streamlit/static/static/js/index.cfuZ69LI.js,sha256=xNn2gaDW_vr-6TJc7tlxqgr230h_tv64oQlCu0tFRk0,2904
|
|
481
|
+
streamlit/static/static/js/index.hlAfdSqC.js,sha256=NXwfZfgALm_oswcqJa8m43qU5YBW3quCuTDkGykX5dE,1605
|
|
482
|
+
streamlit/static/static/js/index.iUV9rb8C.js,sha256=7lmuncmu4NXf67xByxaT8GSvVsCaSS_nzFucQRJk3Kg,28242
|
|
483
|
+
streamlit/static/static/js/index.q0ceUXt6.js,sha256=9hb3GRH5up7luBTn37oFETib23wLHbwnOKvx7w_9ciA,3818
|
|
484
|
+
streamlit/static/static/js/input.CXGIJ7D6.js,sha256=I1WnGSYPhwq33NS5ZcUlBAvKvHRivZVNEeIX7YlDlGE,5242
|
|
485
485
|
streamlit/static/static/js/inputUtils.CptNuJwn.js,sha256=v9SUbdkM8OJ6aT_EfTucTRNZh059kZ9Mut2oyTmv_98,124
|
|
486
|
-
streamlit/static/static/js/main.
|
|
487
|
-
streamlit/static/static/js/memory.
|
|
486
|
+
streamlit/static/static/js/main.CCVkbuxC.js,sha256=qzvMXxPHZpGHTMp5-brrBJg45g9x2ZLFGhobSMS5k7M,117541
|
|
487
|
+
streamlit/static/static/js/memory.CNbnYs2A.js,sha256=byPK3-_rsu_paXvc9a8Qioc-3ZMJsTFXIKrxX6tPeFk,3041
|
|
488
488
|
streamlit/static/static/js/moment.C7qA8nIE.js,sha256=WGJqjUq9SPn-dCBlrSpQZOywPJ4xVg2eYZN-CP7-3X0,60773
|
|
489
|
-
streamlit/static/static/js/number-overlay-editor.
|
|
489
|
+
streamlit/static/static/js/number-overlay-editor.CvI6wkld.js,sha256=tkxaed0vLVjgPKbpKGKGO5hgNojg7hR28gmhL6Zv6k4,16652
|
|
490
490
|
streamlit/static/static/js/numbro.B9_PXfzp.js,sha256=JcWnIUWk7g3KL9hw0uuI--Tp_c_VOTPXqigpxrpjzeo,39660
|
|
491
|
-
streamlit/static/static/js/pandasStylerUtils.
|
|
491
|
+
streamlit/static/static/js/pandasStylerUtils.CFSReOTm.js,sha256=B_Nareib3Hu57VOOIw3Vb0Zy18VX8oKuF2wl0dhkKmo,739437
|
|
492
492
|
streamlit/static/static/js/record.DytFsBUt.js,sha256=1w_An_VyZRJTSv6lYzs_Sz9SOgdyfRSOG846ygJS4MY,8028
|
|
493
|
-
streamlit/static/static/js/sandbox.
|
|
493
|
+
streamlit/static/static/js/sandbox.Bld0L3us.js,sha256=_LnTOpjtHc0iU0hTlo1CdTpWSGWC0xE95y1L9uLwq-4,2960
|
|
494
494
|
streamlit/static/static/js/sprintf.DpPCfzXw.js,sha256=SggQTlOztni2KsY0aRfgxAjYLCwS7NSUUSCbzZtYpr8,3436
|
|
495
|
-
streamlit/static/static/js/styled-components.
|
|
495
|
+
streamlit/static/static/js/styled-components.BoUHK6TA.js,sha256=d2Xlomysrp_HR5rMKlRQFEZn4SBCIOozEIoYLoUM1yE,468
|
|
496
496
|
streamlit/static/static/js/threshold.CUNQbqMA.js,sha256=Q3du4LR3IorexmjW-Ab8y_y_9cO_8M_ddTX6YKht2p8,5698
|
|
497
|
-
streamlit/static/static/js/throttle.
|
|
498
|
-
streamlit/static/static/js/timepicker.
|
|
497
|
+
streamlit/static/static/js/throttle.ByDFm7WV.js,sha256=pw_kipveBtpLytywn-hGU1obMDndSpKVzz2r0YGtQt4,1262
|
|
498
|
+
streamlit/static/static/js/timepicker.CN6CUZEL.js,sha256=H9fK7zBkDpTrIlqFxf8IkmxunzJsH4lLitVq1AwkQRA,89207
|
|
499
499
|
streamlit/static/static/js/timer.BZio6gjG.js,sha256=vRTmDI39QE6fIvFrIvCwyjsG8MNme68-qu_yYiNUaqQ,7410
|
|
500
|
-
streamlit/static/static/js/toConsumableArray.
|
|
501
|
-
streamlit/static/static/js/uniqueId.
|
|
500
|
+
streamlit/static/static/js/toConsumableArray.DwMycSpg.js,sha256=fCNoZ0mOtQ8wwbGOWDtLYYc5Nn1GE_cysFDuXqfWWBc,877
|
|
501
|
+
streamlit/static/static/js/uniqueId.DcCWa2cf.js,sha256=n_vv7mDsaQiyfuBzO7-idu0MkDlJNFdoS3EWGVyOzNM,97
|
|
502
502
|
streamlit/static/static/js/urls.BwSlolu9.js,sha256=oj7KbEdZXmm91zYfQyVjZY6MYvu7aKe2nX2Uzq_T5c4,275
|
|
503
|
-
streamlit/static/static/js/useBasicWidgetState.
|
|
504
|
-
streamlit/static/static/js/useIntlLocale.
|
|
505
|
-
streamlit/static/static/js/useTextInputAutoExpand.
|
|
506
|
-
streamlit/static/static/js/useUpdateUiValue.
|
|
507
|
-
streamlit/static/static/js/useWaveformController.
|
|
503
|
+
streamlit/static/static/js/useBasicWidgetState.Bg0ZMUt5.js,sha256=0q6c54iBlanjQZEFv_apIYjc124-dnp-8oQlWDsdmF8,953
|
|
504
|
+
streamlit/static/static/js/useIntlLocale.DgBUDcPA.js,sha256=YUK8dkLreSd7fcWjX3TJ4i0PrseHI7yq2fvi9W3OIxk,109692
|
|
505
|
+
streamlit/static/static/js/useTextInputAutoExpand.DDBezxks.js,sha256=TS-zV1b_HOpGCz06bUnvDuM5x4wPwyzkp9MB63yQjZI,6643
|
|
506
|
+
streamlit/static/static/js/useUpdateUiValue.Df1h6fXC.js,sha256=grpMYdl5jGw4olwNbHEWx91fyeLFnvFPMxrOTDSWsug,615
|
|
507
|
+
streamlit/static/static/js/useWaveformController.DbWw5MEk.js,sha256=wyddfqrcEWnX5uvHGITGDQsbBqvkLSv3rVGLALy3HC8,12364
|
|
508
508
|
streamlit/static/static/js/value.DaKxGC7O.js,sha256=bicc2v81rJzY9PmrISkaY1Z9A3aJmsRRK5aMj5nGmrc,15044
|
|
509
509
|
streamlit/static/static/js/wavesurfer.esm.D1Sty35j.js,sha256=GYinzhehnkxBppDnKJLH3b87dUJ7gBJxN8F1D3_Hn6E,39578
|
|
510
|
-
streamlit/static/static/js/withCalculatedWidth.
|
|
511
|
-
streamlit/static/static/js/withFullScreenWrapper.
|
|
510
|
+
streamlit/static/static/js/withCalculatedWidth.YaK0HIIP.js,sha256=UpNbIgE9rn0S0knfS9ooA0NqeUQYztxJEsTe7Nx4feE,260
|
|
511
|
+
streamlit/static/static/js/withFullScreenWrapper.CcWCKoY8.js,sha256=oiI6gAD9fULa6mftQbUP7DKlT6ofc_TbTIaxdJJSw0k,1541
|
|
512
512
|
streamlit/static/static/media/KaTeX_AMS-Regular.BQhdFMY1.woff2,sha256=DN04fJWQoan5eUVgAi27WWVKfYbxh6oMgUla1C06cwg,28076
|
|
513
513
|
streamlit/static/static/media/KaTeX_AMS-Regular.DMm9YOAa.woff,sha256=MNqR6EyJP4deJSaJ-uvcWQsocRReitx_mp1NvYzgslE,33516
|
|
514
514
|
streamlit/static/static/media/KaTeX_AMS-Regular.DRggAlZN.ttf,sha256=aFNIQLz90r_7bw6N60hoTdAefwTqKBMmdXevuQbeHRM,63632
|
|
@@ -589,7 +589,7 @@ streamlit/static/static/media/snowflake.JU2jBHL8.svg,sha256=Soe8chkasaXhxMYOakMA
|
|
|
589
589
|
streamlit/testing/__init__.py,sha256=iZwXNLk8xCKTqIiR1dIs0i-phfx1ipLkhGasCEwkD2Q,616
|
|
590
590
|
streamlit/testing/v1/__init__.py,sha256=7o9zKRhwtJvij7ZVSDgjcMSMi8SGHdf0euppPWtcpDo,690
|
|
591
591
|
streamlit/testing/v1/app_test.py,sha256=edFqYJ7APQURP9_D9oO6eCsvutvvsVq1FJIhhY0Ht3U,38369
|
|
592
|
-
streamlit/testing/v1/element_tree.py,sha256=
|
|
592
|
+
streamlit/testing/v1/element_tree.py,sha256=zyberyIfCi1dlOi8Zz3qxeiem_MIZBty00acSy_e0bU,66840
|
|
593
593
|
streamlit/testing/v1/local_script_runner.py,sha256=L5RNcY9lQJVBR7KgtoRjMP1cT9rIIDuaskiPcKST04M,6624
|
|
594
594
|
streamlit/testing/v1/util.py,sha256=UgHcOgVoI34pcajImFNS7MBrIM2OTlNFcU1EcnihXzI,1986
|
|
595
595
|
streamlit/vendor/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
@@ -603,7 +603,7 @@ streamlit/watcher/path_watcher.py,sha256=NhWoLE-tNAbgQLkAzc1QFUOxFb2JKuceQ4gvEhz
|
|
|
603
603
|
streamlit/watcher/polling_path_watcher.py,sha256=LxMbQjIB17qPBR8cZZSgBO_muThOb7LCcLjjYnDvJks,4402
|
|
604
604
|
streamlit/watcher/util.py,sha256=Di0jxCVi5VE5MeLBozkQ60kdmyW4eXUiHYwOI_Yn0eU,7673
|
|
605
605
|
streamlit/web/__init__.py,sha256=iZwXNLk8xCKTqIiR1dIs0i-phfx1ipLkhGasCEwkD2Q,616
|
|
606
|
-
streamlit/web/bootstrap.py,sha256=
|
|
606
|
+
streamlit/web/bootstrap.py,sha256=0NE3Q9wq7ozXJh-EAt5kNdjgOEVHlPH39Kb7ErePhKo,16781
|
|
607
607
|
streamlit/web/cache_storage_manager_config.py,sha256=kVVggwMktfKGFG_utuA27bPST3QnJxZ3eoO1H0iBB50,1216
|
|
608
608
|
streamlit/web/cli.py,sha256=w2-8Gcpz1ZN4XKY5UwPeETC8MobhHBGkVBpSQ4D3G5A,14883
|
|
609
609
|
streamlit/web/server/__init__.py,sha256=Nh1pW3BCaP_h7gHYAKvUpv51O32UB7T3ib5LkjRDm7k,1145
|
|
@@ -619,7 +619,7 @@ streamlit/web/server/oauth_authlib_routes.py,sha256=0TzIkGVlyuFBWoH4XrDrlJlMrYZK
|
|
|
619
619
|
streamlit/web/server/oidc_mixin.py,sha256=cC9oFJv2lbIP3F--4isZ-F8s441x9lzcUPR21u9dDZA,5247
|
|
620
620
|
streamlit/web/server/routes.py,sha256=0Rthy3Q-Ac7Tkfu0z_DA5U0ADo8fu03od333xXA7uWA,9799
|
|
621
621
|
streamlit/web/server/server.py,sha256=6C4T7CEDBcEZ_8wbcsQgrxkQqGHHtjnv_woJWPpPec8,20319
|
|
622
|
-
streamlit/web/server/server_util.py,sha256
|
|
622
|
+
streamlit/web/server/server_util.py,sha256=-GJ5xidAjGM2J77NTq5ZJt1JAoxyxFrmoV0v7jSCRGM,6743
|
|
623
623
|
streamlit/web/server/stats_request_handler.py,sha256=YeGCOW5I_g0RbBtOUaDr20-oBxaU5adYlwKXRA5CjuE,4838
|
|
624
624
|
streamlit/web/server/upload_file_request_handler.py,sha256=ot8byfH7kyXszc8R8-8TyLR8ZMaA6d9PirDibRttFbo,5822
|
|
625
625
|
streamlit/web/server/websocket_headers.py,sha256=dyB6bs_eGcpD6WXCHlsUUZumkZCxHcpSrKa90jCHxEY,2229
|
|
@@ -633,9 +633,9 @@ streamlit/web/server/starlette/starlette_server.py,sha256=D3TFu-vzuyOXF3f7qdMbx5
|
|
|
633
633
|
streamlit/web/server/starlette/starlette_server_config.py,sha256=_cgub_NiTO-52etLfEMIoe5bWgA3TVianT2mYCVQmqo,2508
|
|
634
634
|
streamlit/web/server/starlette/starlette_static_routes.py,sha256=sDLGRlIvFCBQieXOf0BmueYVP3KJTfvGy-ux3Tk4D6E,7547
|
|
635
635
|
streamlit/web/server/starlette/starlette_websocket.py,sha256=f64fojwihK7XXIfYT4HGNLd1TPZJMT7JEK43h4ScDAg,21338
|
|
636
|
-
streamlit_nightly-1.53.2.
|
|
637
|
-
streamlit_nightly-1.53.2.
|
|
638
|
-
streamlit_nightly-1.53.2.
|
|
639
|
-
streamlit_nightly-1.53.2.
|
|
640
|
-
streamlit_nightly-1.53.2.
|
|
641
|
-
streamlit_nightly-1.53.2.
|
|
636
|
+
streamlit_nightly-1.53.2.dev20260128.data/scripts/streamlit.cmd,sha256=es_jE8w9dt6l9DA40xFlQjGJeVq1Of8rDJQNibPUlEA,676
|
|
637
|
+
streamlit_nightly-1.53.2.dev20260128.dist-info/METADATA,sha256=XlGP__1PpN7wg8t2t82kzzldr7BWiEOVi78ZCzA6kNI,10214
|
|
638
|
+
streamlit_nightly-1.53.2.dev20260128.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
|
|
639
|
+
streamlit_nightly-1.53.2.dev20260128.dist-info/entry_points.txt,sha256=uNJ4DwGNXEhOK0USwSNanjkYyR-Bk7eYQbJFDrWyOgY,53
|
|
640
|
+
streamlit_nightly-1.53.2.dev20260128.dist-info/top_level.txt,sha256=V3FhKbm7G2LnR0s4SytavrjIPNIhvcsAGXfYHAwtQzw,10
|
|
641
|
+
streamlit_nightly-1.53.2.dev20260128.dist-info/RECORD,,
|