Add Warm-Up and Stretching activity types
Adds WorkoutActivityType.warmUp (HealthKit .preparationAndRecovery) and .stretching (.flexibility), and retags the six starter splits that were all mislabeled as Functional Strength: - Warm-Up: Upper Body Warm-Up, Lower Body Warm-Up, Morning Wake-Up - Stretching: Morning Mobility, Full Body Stretch, Evening Stretch The split editor's activity picker surfaces them automatically (CaseIterable). Older app versions decode the new raw values as the default type — additive and not schema-gated, so no quarantine.
This commit is contained in:
@@ -1,16 +1,36 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
|
||||
<title>Dumbbell Bench Press</title>
|
||||
<defs>
|
||||
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="155.9" y1="116.8" x2="201.2" y2="108.9"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#9ba1ac"/></linearGradient>
|
||||
<linearGradient id="grad-leg_l-1" gradientUnits="userSpaceOnUse" x1="201.2" y1="108.9" x2="200.0" y2="148.3"><stop offset="0" stop-color="#9ba1ac"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
|
||||
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="195.3" y1="109.3" x2="196.0" y2="148.7"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#3f4450"/></linearGradient>
|
||||
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="196.0" y1="148.7" x2="206.9" y2="147.6"><stop offset="0" stop-color="#3f4450"/><stop offset="1" stop-color="#3d424e"/></linearGradient>
|
||||
</defs>
|
||||
<path d="M 23.2 160.6 L 223.0 160.6 L 223.0 150.2 L 23.2 150.2 Z" fill="none" stroke="#b9bec9" stroke-width="3" stroke-linejoin="round"/>
|
||||
<path d="M 58.0 124.0 L 162.0 124.0 L 162.0 124.0 L 58.0 124.0 Z" fill="#c5cad4" stroke="#c5cad4" stroke-width="9" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M 78.0 129.0 L 78.0 150.0" stroke="#c5cad4" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M 144.0 129.0 L 144.0 150.0" stroke="#c5cad4" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="arm_l" d="M 70.9 116.1 L 95.0 133.7 L 98.0 104.3" stroke="#86cfc5" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="leg_l" d="M 155.9 116.8 L 201.2 108.9 L 200.0 148.3 L 211.0 147.7" stroke="#a9afba" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<g id="arm_l">
|
||||
<path d="M 70.9 116.1 L 95.0 133.7" stroke="#86cfc5" stroke-width="5" stroke-linecap="round"/>
|
||||
<path d="M 95.0 133.7 L 98.0 104.3" stroke="#86cfc5" stroke-width="5" stroke-linecap="round"/>
|
||||
</g>
|
||||
<g id="leg_l">
|
||||
<path d="M 155.9 116.8 L 201.2 108.9" stroke="url(#grad-leg_l-0)" stroke-width="5.06155" stroke-linecap="round"/>
|
||||
<path d="M 201.2 108.9 L 200.0 148.3" stroke="url(#grad-leg_l-1)" stroke-width="5.06155" stroke-linecap="round"/>
|
||||
<path d="M 200.0 148.3 L 211.0 147.7" stroke="#a9afba" stroke-width="5" stroke-linecap="round"/>
|
||||
</g>
|
||||
<path id="girdle" d="M 70.9 116.1 L 65.0 116.0 L 65.0 117.9" stroke="#3a3f4b" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="pelvisBar" d="M 155.9 116.8 L 150.0 116.0 L 150.0 117.2" stroke="#3a3f4b" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="spine" d="M 150.0 116.0 Q 106.5 116.0 65.0 116.0" stroke="#3a3f4b" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="leg_r" d="M 150.0 117.2 L 195.3 109.3 L 196.0 148.7 L 206.9 147.6" stroke="#3a3f4b" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="arm_r" d="M 65.0 117.9 L 89.0 135.6 L 90.0 106.1" stroke="#0d9488" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<g id="leg_r">
|
||||
<path d="M 150.0 117.2 L 195.3 109.3" stroke="#3a3f4b" stroke-width="6" stroke-linecap="round"/>
|
||||
<path d="M 195.3 109.3 L 196.0 148.7" stroke="url(#grad-leg_r-1)" stroke-width="5.97557" stroke-linecap="round"/>
|
||||
<path d="M 196.0 148.7 L 206.9 147.6" stroke="url(#grad-leg_r-2)" stroke-width="5.96321" stroke-linecap="round"/>
|
||||
</g>
|
||||
<g id="arm_r">
|
||||
<path d="M 65.0 117.9 L 89.0 135.6" stroke="#0d9488" stroke-width="6" stroke-linecap="round"/>
|
||||
<path d="M 89.0 135.6 L 90.0 106.1" stroke="#0d9488" stroke-width="6" stroke-linecap="round"/>
|
||||
</g>
|
||||
<path d="M 83.0 105.9 L 97.0 106.3" stroke="#6b7180" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="83.0" cy="105.9" r="4.5" fill="#6b7180"/>
|
||||
<circle cx="97.0" cy="106.3" r="4.5" fill="#6b7180"/>
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 4.1 KiB |
@@ -1,22 +1,44 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 320 180" fill="none">
|
||||
<title>Dumbbell Bench Press</title>
|
||||
<defs>
|
||||
<linearGradient id="grad-leg_l-0" gradientUnits="userSpaceOnUse" x1="155.9" y1="116.8" x2="201.2" y2="108.9"><stop offset="0" stop-color="#a9afba"/><stop offset="1" stop-color="#9ba1ac"/></linearGradient>
|
||||
<linearGradient id="grad-leg_l-1" gradientUnits="userSpaceOnUse" x1="201.2" y1="108.9" x2="200.0" y2="148.3"><stop offset="0" stop-color="#9ba1ac"/><stop offset="1" stop-color="#a9afba"/></linearGradient>
|
||||
<linearGradient id="grad-arm_l-1" gradientUnits="userSpaceOnUse" x1="65.9" y1="86.9" x2="50.6" y2="61.5"><stop offset="0" stop-color="#86cfc5"/><stop offset="1" stop-color="#83cdc3"/></linearGradient>
|
||||
<linearGradient id="grad-leg_r-1" gradientUnits="userSpaceOnUse" x1="195.3" y1="109.3" x2="196.0" y2="148.7"><stop offset="0" stop-color="#3a3f4b"/><stop offset="1" stop-color="#3f4450"/></linearGradient>
|
||||
<linearGradient id="grad-leg_r-2" gradientUnits="userSpaceOnUse" x1="196.0" y1="148.7" x2="206.9" y2="147.6"><stop offset="0" stop-color="#3f4450"/><stop offset="1" stop-color="#3d424e"/></linearGradient>
|
||||
<linearGradient id="grad-arm_r-0" gradientUnits="userSpaceOnUse" x1="65.0" y1="117.9" x2="60.1" y2="88.8"><stop offset="0" stop-color="#12978b"/><stop offset="1" stop-color="#0d9488"/></linearGradient>
|
||||
</defs>
|
||||
<path d="M 23.2 160.6 L 223.0 160.6 L 223.0 150.2 L 23.2 150.2 Z" fill="none" stroke="#b9bec9" stroke-width="3" stroke-linejoin="round"/>
|
||||
<path d="M 58.0 124.0 L 162.0 124.0 L 162.0 124.0 L 58.0 124.0 Z" fill="#c5cad4" stroke="#c5cad4" stroke-width="9" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M 78.0 129.0 L 78.0 150.0" stroke="#c5cad4" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M 144.0 129.0 L 144.0 150.0" stroke="#c5cad4" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="leg_l" d="M 155.9 116.8 L 201.2 108.9 L 200.0 148.3 L 211.0 147.7" stroke="#a9afba" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="arm_l" d="M 70.9 116.1 L 65.9 86.9 L 72.0 58.0" stroke="#86cfc5" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<g id="leg_l">
|
||||
<path d="M 155.9 116.8 L 201.2 108.9" stroke="url(#grad-leg_l-0)" stroke-width="5.06155" stroke-linecap="round"/>
|
||||
<path d="M 201.2 108.9 L 200.0 148.3" stroke="url(#grad-leg_l-1)" stroke-width="5.06155" stroke-linecap="round"/>
|
||||
<path d="M 200.0 148.3 L 211.0 147.7" stroke="#a9afba" stroke-width="5" stroke-linecap="round"/>
|
||||
</g>
|
||||
<g id="arm_l">
|
||||
<path d="M 70.9 116.1 L 65.9 86.9" stroke="#86cfc5" stroke-width="5" stroke-linecap="round"/>
|
||||
<path d="M 65.9 86.9 L 50.6 61.5" stroke="url(#grad-arm_l-1)" stroke-width="5.01396" stroke-linecap="round"/>
|
||||
</g>
|
||||
<path id="girdle" d="M 70.9 116.1 L 65.0 116.0 L 65.0 117.9" stroke="#3a3f4b" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="pelvisBar" d="M 155.9 116.8 L 150.0 116.0 L 150.0 117.2" stroke="#3a3f4b" stroke-width="5" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="spine" d="M 150.0 116.0 Q 106.5 116.0 65.0 116.0" stroke="#3a3f4b" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="leg_r" d="M 150.0 117.2 L 195.3 109.3 L 196.0 148.7 L 206.9 147.6" stroke="#3a3f4b" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path id="arm_r" d="M 65.0 117.9 L 60.1 88.8 L 66.0 59.8" stroke="#0d9488" stroke-width="6" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<path d="M 59.1 58.4 L 72.9 61.2" stroke="#6b7180" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="59.1" cy="58.4" r="4.5" fill="#6b7180"/>
|
||||
<circle cx="72.9" cy="61.2" r="4.5" fill="#6b7180"/>
|
||||
<path d="M 65.1 56.6 L 78.9 59.4" stroke="#6b7180" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="65.1" cy="56.6" r="4.5" fill="#6b7180"/>
|
||||
<circle cx="78.9" cy="59.4" r="4.5" fill="#6b7180"/>
|
||||
<g id="leg_r">
|
||||
<path d="M 150.0 117.2 L 195.3 109.3" stroke="#3a3f4b" stroke-width="6" stroke-linecap="round"/>
|
||||
<path d="M 195.3 109.3 L 196.0 148.7" stroke="url(#grad-leg_r-1)" stroke-width="5.97557" stroke-linecap="round"/>
|
||||
<path d="M 196.0 148.7 L 206.9 147.6" stroke="url(#grad-leg_r-2)" stroke-width="5.96321" stroke-linecap="round"/>
|
||||
</g>
|
||||
<g id="arm_r">
|
||||
<path d="M 65.0 117.9 L 60.1 88.8" stroke="url(#grad-arm_r-0)" stroke-width="5.97737" stroke-linecap="round"/>
|
||||
<path d="M 60.1 88.8 L 44.9 63.3" stroke="#0d9488" stroke-width="6" stroke-linecap="round"/>
|
||||
</g>
|
||||
<path d="M 38.9 66.8 L 50.9 59.7" stroke="#6b7180" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="38.9" cy="66.8" r="4.5" fill="#6b7180"/>
|
||||
<circle cx="50.9" cy="59.7" r="4.5" fill="#6b7180"/>
|
||||
<path d="M 44.6 65.1 L 56.6 57.9" stroke="#6b7180" stroke-width="3" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<circle cx="44.6" cy="65.1" r="4.5" fill="#6b7180"/>
|
||||
<circle cx="56.6" cy="57.9" r="4.5" fill="#6b7180"/>
|
||||
<circle id="head" cx="45.2" cy="113.3" r="10" fill="white" stroke="#3a3f4b" stroke-width="6"/>
|
||||
<line id="nose" x1="46.6" y1="103.4" x2="47.6" y2="96.5" stroke="#3a3f4b" stroke-width="4" stroke-linecap="round"/>
|
||||
<g font-family="-apple-system, Helvetica, sans-serif" font-size="11" fill="#6b7180">
|
||||
|
||||
|
Before Width: | Height: | Size: 2.7 KiB After Width: | Height: | Size: 4.5 KiB |
Reference in New Issue
Block a user