<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>components/ on SAFER Documentation</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/components/</link><description>Recent content in components/ on SAFER Documentation</description><generator>Hugo</generator><language>en</language><atom:link href="https://safer-capstone.pages.dev/developer-docs/api-reference/components/index.xml" rel="self" type="application/rss+xml"/><item><title>components/DailyWorkAreaModal.tsx</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/components/dailyworkareamodal/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://safer-capstone.pages.dev/developer-docs/api-reference/components/dailyworkareamodal/</guid><description>&lt;h1 id="purpose"&gt;Purpose&lt;/h1&gt;
&lt;p&gt;This module implements a full-screen React Native modal for defining and editing a user&amp;rsquo;s “daily work area” using an interactive map interface.&lt;/p&gt;
&lt;p&gt;The component combines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;map-based geographic selection&lt;/li&gt;
&lt;li&gt;address autocomplete and geocoding&lt;/li&gt;
&lt;li&gt;adjustable radius selection&lt;/li&gt;
&lt;li&gt;work-area persistence actions&lt;/li&gt;
&lt;li&gt;accessibility support&lt;/li&gt;
&lt;li&gt;safe-area aware mobile layout behavior&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The modal allows a user to:&lt;/p&gt;</description></item><item><title>components/Dashboard.ts</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/components/dashboard/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://safer-capstone.pages.dev/developer-docs/api-reference/components/dashboard/</guid><description>&lt;h1 id="purpose"&gt;Purpose&lt;/h1&gt;
&lt;p&gt;This module implements an interactive physiological temperature history dashboard for React Native.&lt;/p&gt;
&lt;p&gt;It visualizes historical core body temperature data using:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;a zoomable time-series chart&lt;/li&gt;
&lt;li&gt;dynamic Y-axis scaling&lt;/li&gt;
&lt;li&gt;pinch-to-zoom gestures&lt;/li&gt;
&lt;li&gt;scrollable historical navigation&lt;/li&gt;
&lt;li&gt;adaptive tick labeling&lt;/li&gt;
&lt;li&gt;physiological temperature-zone overlays&lt;/li&gt;
&lt;li&gt;localized time formatting&lt;/li&gt;
&lt;li&gt;unit-system conversion support&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The dashboard is designed for mobile performance and readability across a wide range of time spans, from one hour to one week.&lt;/p&gt;</description></item><item><title>components/PredictionCoreTempCard.ts</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/components/predictioncoretempcard/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://safer-capstone.pages.dev/developer-docs/api-reference/components/predictioncoretempcard/</guid><description>&lt;h1 id="purpose"&gt;Purpose&lt;/h1&gt;
&lt;p&gt;This component renders a real-time “Predicted Core Body Temperature” card that combines:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;environmental heat stress (&lt;code&gt;WBGT&lt;/code&gt;)&lt;/li&gt;
&lt;li&gt;user physiological profile data&lt;/li&gt;
&lt;li&gt;recent physical activity intensity&lt;/li&gt;
&lt;li&gt;ML/ONNX-based inference&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;to estimate a user&amp;rsquo;s current core body temperature and heat-risk state.&lt;/p&gt;</description></item><item><title>components/TestCoreTempCard.ts</title><link>https://safer-capstone.pages.dev/developer-docs/api-reference/components/testcoretempcard/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://safer-capstone.pages.dev/developer-docs/api-reference/components/testcoretempcard/</guid><description>&lt;h1 id="purpose"&gt;Purpose&lt;/h1&gt;
&lt;p&gt;&lt;code&gt;TestCoreTempCard&lt;/code&gt; is a lightweight developer/testing component used to manually validate the core temperature inference pipeline.&lt;/p&gt;
&lt;p&gt;The component provides a deterministic test harness around &lt;code&gt;runCoreTempInference&lt;/code&gt; by:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Supplying a fixed set of known inputs&lt;/p&gt;</description></item></channel></rss>