|
|
|
@ -57,6 +57,26 @@
|
|
|
|
|
<rect key="frame" x="1" y="0.0" width="279" height="60"/> |
|
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
|
<subviews> |
|
|
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="6y0-xP-bPZ"> |
|
|
|
|
<rect key="frame" x="203" y="4" width="20" height="20"/> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="height" constant="20" id="VIH-zs-bLn"/> |
|
|
|
|
<constraint firstAttribute="width" constant="20" id="XM2-nG-5aU"/> |
|
|
|
|
</constraints> |
|
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="Sunrise" id="ciN-Xz-hJ0"/> |
|
|
|
|
</imageView> |
|
|
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xiB-ab-VRH"> |
|
|
|
|
<rect key="frame" x="224" y="7" width="49" height="17"/> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="width" constant="45" id="hMZ-YQ-cjr"/> |
|
|
|
|
<constraint firstAttribute="height" constant="17" id="rcL-hY-BVT"/> |
|
|
|
|
</constraints> |
|
|
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" alignment="center" placeholderString="07:00 PM" id="7Oy-jC-4Ad"> |
|
|
|
|
<font key="font" size="11" name="SFUIDisplay-Ultralight"/> |
|
|
|
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/> |
|
|
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
|
|
|
</textFieldCell> |
|
|
|
|
</textField> |
|
|
|
|
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="250" tag="100" preferredMaxLayoutWidth="150" translatesAutoresizingMaskIntoConstraints="NO" id="Zyy-Fw-K7Z" customClass="CLPanelTextField"> |
|
|
|
|
<rect key="frame" x="7" y="33" width="154" height="22"/> |
|
|
|
|
<constraints> |
|
|
|
@ -85,7 +105,7 @@
|
|
|
|
|
</textFieldCell> |
|
|
|
|
</textField> |
|
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="101" preferredMaxLayoutWidth="110" translatesAutoresizingMaskIntoConstraints="NO" id="DSw-uJ-JCx"> |
|
|
|
|
<rect key="frame" x="159" y="21" width="114" height="35"/> |
|
|
|
|
<rect key="frame" x="159" y="24" width="114" height="35"/> |
|
|
|
|
<constraints> |
|
|
|
|
<constraint firstAttribute="width" constant="110" id="seR-NV-Bdf"/> |
|
|
|
|
<constraint firstAttribute="height" constant="35" id="wBx-lE-7e5"/> |
|
|
|
@ -102,12 +122,18 @@
|
|
|
|
|
<constraint firstItem="Zyy-Fw-K7Z" firstAttribute="top" secondItem="8mq-8K-c34" secondAttribute="top" constant="5" id="B0D-ik-bxk"/> |
|
|
|
|
<constraint firstAttribute="trailing" secondItem="DSw-uJ-JCx" secondAttribute="trailing" constant="8" id="IA6-vj-gHR"/> |
|
|
|
|
<constraint firstItem="Zyy-Fw-K7Z" firstAttribute="leading" secondItem="8mq-8K-c34" secondAttribute="leading" constant="9" id="JFG-Yz-esL"/> |
|
|
|
|
<constraint firstItem="DSw-uJ-JCx" firstAttribute="centerY" secondItem="8mq-8K-c34" secondAttribute="centerY" constant="-8" id="ko5-Yd-e4R"/> |
|
|
|
|
<constraint firstAttribute="trailing" secondItem="xiB-ab-VRH" secondAttribute="trailing" constant="8" id="Y9Q-dK-MDF"/> |
|
|
|
|
<constraint firstItem="xiB-ab-VRH" firstAttribute="top" secondItem="DSw-uJ-JCx" secondAttribute="bottom" id="n9x-SU-3qn"/> |
|
|
|
|
<constraint firstItem="6y0-xP-bPZ" firstAttribute="top" secondItem="DSw-uJ-JCx" secondAttribute="bottom" id="o7T-Rh-F7U"/> |
|
|
|
|
<constraint firstItem="wFR-Xg-kpb" firstAttribute="leading" secondItem="8mq-8K-c34" secondAttribute="leading" constant="10" id="p0N-YR-EDR"/> |
|
|
|
|
<constraint firstItem="DSw-uJ-JCx" firstAttribute="top" secondItem="8mq-8K-c34" secondAttribute="top" constant="1" id="sEf-eg-HVT"/> |
|
|
|
|
<constraint firstItem="xiB-ab-VRH" firstAttribute="leading" secondItem="6y0-xP-bPZ" secondAttribute="trailing" constant="3" id="xid-jT-U1b"/> |
|
|
|
|
</constraints> |
|
|
|
|
<connections> |
|
|
|
|
<outlet property="customName" destination="Zyy-Fw-K7Z" id="X1r-mx-tOf"/> |
|
|
|
|
<outlet property="relativeDate" destination="wFR-Xg-kpb" id="Yur-Tf-mwV"/> |
|
|
|
|
<outlet property="sunriseSetImage" destination="6y0-xP-bPZ" id="gEW-77-QjW"/> |
|
|
|
|
<outlet property="sunriseSetTime" destination="xiB-ab-VRH" id="jYx-fZ-fVR"/> |
|
|
|
|
<outlet property="textField" destination="Zyy-Fw-K7Z" id="8fF-LK-hhX"/> |
|
|
|
|
<outlet property="time" destination="DSw-uJ-JCx" id="vCh-BC-lB4"/> |
|
|
|
|
</connections> |
|
|
|
@ -256,12 +282,13 @@
|
|
|
|
|
<connections> |
|
|
|
|
<outlet property="delegate" destination="-2" id="8xd-fh-hDu"/> |
|
|
|
|
</connections> |
|
|
|
|
<point key="canvasLocation" x="230" y="392.5"/> |
|
|
|
|
<point key="canvasLocation" x="190" y="392.5"/> |
|
|
|
|
</window> |
|
|
|
|
</objects> |
|
|
|
|
<resources> |
|
|
|
|
<image name="ClockerIcon-16" width="16" height="16"/> |
|
|
|
|
<image name="NSActionTemplate" width="14" height="14"/> |
|
|
|
|
<image name="PowerIcon" width="270" height="270"/> |
|
|
|
|
<image name="Sunrise" width="512" height="512"/> |
|
|
|
|
</resources> |
|
|
|
|
</document> |
|
|
|
|