|
|
@ -1,16 +1,15 @@ |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<?xml version="1.0" encoding="UTF-8"?> |
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="17701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="18122" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES"> |
|
|
|
<dependencies> |
|
|
|
<dependencies> |
|
|
|
<deployment identifier="macosx"/> |
|
|
|
<deployment identifier="macosx"/> |
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="17701"/> |
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="18122"/> |
|
|
|
|
|
|
|
<capability name="Named colors" minToolsVersion="9.0"/> |
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/> |
|
|
|
</dependencies> |
|
|
|
</dependencies> |
|
|
|
<objects> |
|
|
|
<objects> |
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="PanelController" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<customObject id="-2" userLabel="File's Owner" customClass="PanelController" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<connections> |
|
|
|
<connections> |
|
|
|
<outlet property="backgroundView" destination="6" id="20"/> |
|
|
|
<outlet property="backgroundView" destination="6" id="20"/> |
|
|
|
<outlet property="calendarButton" destination="OmF-0e-AfS" id="tok-uM-llD"/> |
|
|
|
|
|
|
|
<outlet property="calendarColorView" destination="KFy-Xe-qhq" id="Qta-Vq-YyP"/> |
|
|
|
|
|
|
|
<outlet property="futureSlider" destination="Vf2-uI-yf3" id="waZ-HW-18U"/> |
|
|
|
<outlet property="futureSlider" destination="Vf2-uI-yf3" id="waZ-HW-18U"/> |
|
|
|
<outlet property="futureSliderView" destination="C7R-Dq-MFr" id="IsR-aV-vjD"/> |
|
|
|
<outlet property="futureSliderView" destination="C7R-Dq-MFr" id="IsR-aV-vjD"/> |
|
|
|
<outlet property="goBackwardsButton" destination="aW8-hr-4Zh" id="EWT-EA-AGP"/> |
|
|
|
<outlet property="goBackwardsButton" destination="aW8-hr-4Zh" id="EWT-EA-AGP"/> |
|
|
@ -21,7 +20,6 @@ |
|
|
|
<outlet property="modernContainerView" destination="8W7-rS-Uob" id="qgZ-SS-ayy"/> |
|
|
|
<outlet property="modernContainerView" destination="8W7-rS-Uob" id="qgZ-SS-ayy"/> |
|
|
|
<outlet property="modernSlider" destination="lxA-64-3QU" id="kS5-ub-7gV"/> |
|
|
|
<outlet property="modernSlider" destination="lxA-64-3QU" id="kS5-ub-7gV"/> |
|
|
|
<outlet property="modernSliderLabel" destination="e2d-EI-Dm0" id="eby-rL-B21"/> |
|
|
|
<outlet property="modernSliderLabel" destination="e2d-EI-Dm0" id="eby-rL-B21"/> |
|
|
|
<outlet property="nextEventLabel" destination="rld-Ag-KL1" id="GTY-j3-A1g"/> |
|
|
|
|
|
|
|
<outlet property="pinButton" destination="YXE-4J-5cn" id="k6V-HK-7XG"/> |
|
|
|
<outlet property="pinButton" destination="YXE-4J-5cn" id="k6V-HK-7XG"/> |
|
|
|
<outlet property="preferencesButton" destination="Ctq-BV-GPN" id="cdL-5h-qmx"/> |
|
|
|
<outlet property="preferencesButton" destination="Ctq-BV-GPN" id="cdL-5h-qmx"/> |
|
|
|
<outlet property="reviewView" destination="TDn-Kk-KkV" id="YdI-Y4-zrg"/> |
|
|
|
<outlet property="reviewView" destination="TDn-Kk-KkV" id="YdI-Y4-zrg"/> |
|
|
@ -32,8 +30,9 @@ |
|
|
|
<outlet property="shutdownButton" destination="1cR-pI-osG" id="ZFz-9l-yNi"/> |
|
|
|
<outlet property="shutdownButton" destination="1cR-pI-osG" id="ZFz-9l-yNi"/> |
|
|
|
<outlet property="sliderDatePicker" destination="zN8-JF-j7O" id="c06-EE-0kh"/> |
|
|
|
<outlet property="sliderDatePicker" destination="zN8-JF-j7O" id="c06-EE-0kh"/> |
|
|
|
<outlet property="stackView" destination="OZA-6o-SbE" id="lIT-4b-8WZ"/> |
|
|
|
<outlet property="stackView" destination="OZA-6o-SbE" id="lIT-4b-8WZ"/> |
|
|
|
|
|
|
|
<outlet property="upcomingEventCollectionView" destination="Tp2-pl-yIm" id="gLE-03-1cZ"/> |
|
|
|
|
|
|
|
<outlet property="upcomingEventContainerView" destination="Akn-cR-W4G" id="1cy-z6-392"/> |
|
|
|
<outlet property="upcomingEventView" destination="Akn-cR-W4G" id="SKK-Ai-Vas"/> |
|
|
|
<outlet property="upcomingEventView" destination="Akn-cR-W4G" id="SKK-Ai-Vas"/> |
|
|
|
<outlet property="whiteRemoveButton" destination="R8q-7U-hbU" id="a9E-WB-pML"/> |
|
|
|
|
|
|
|
<outlet property="window" destination="5" id="7"/> |
|
|
|
<outlet property="window" destination="5" id="7"/> |
|
|
|
</connections> |
|
|
|
</connections> |
|
|
|
</customObject> |
|
|
|
</customObject> |
|
|
@ -44,7 +43,7 @@ |
|
|
|
<windowCollectionBehavior key="collectionBehavior" moveToActiveSpace="YES" ignoresCycle="YES"/> |
|
|
|
<windowCollectionBehavior key="collectionBehavior" moveToActiveSpace="YES" ignoresCycle="YES"/> |
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
|
|
|
<windowPositionMask key="initialPositionMask" leftStrut="YES" rightStrut="YES" topStrut="YES" bottomStrut="YES"/> |
|
|
|
<rect key="contentRect" x="1000" y="379" width="350" height="460"/> |
|
|
|
<rect key="contentRect" x="1000" y="379" width="350" height="460"/> |
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="1280" height="777"/> |
|
|
|
<rect key="screenRect" x="0.0" y="0.0" width="2560" height="1415"/> |
|
|
|
<view key="contentView" focusRingType="none" id="6" customClass="BackgroundPanelView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<view key="contentView" focusRingType="none" id="6" customClass="BackgroundPanelView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="440"/> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="440"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
@ -53,13 +52,13 @@ |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="440"/> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="440"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="96" horizontalPageScroll="1" verticalLineScroll="96" verticalPageScroll="1" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" scrollerKnobStyle="light" translatesAutoresizingMaskIntoConstraints="NO" id="4Gd-Nv-fXr"> |
|
|
|
<scrollView focusRingType="none" borderType="none" autohidesScrollers="YES" horizontalLineScroll="96" horizontalPageScroll="1" verticalLineScroll="96" verticalPageScroll="1" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" scrollerKnobStyle="light" translatesAutoresizingMaskIntoConstraints="NO" id="4Gd-Nv-fXr"> |
|
|
|
<rect key="frame" x="-29" y="175" width="379" height="265"/> |
|
|
|
<rect key="frame" x="-20" y="175" width="370" height="265"/> |
|
|
|
<clipView key="contentView" focusRingType="none" drawsBackground="NO" copiesOnScroll="NO" id="4MZ-Di-yNR"> |
|
|
|
<clipView key="contentView" focusRingType="none" drawsBackground="NO" copiesOnScroll="NO" id="4MZ-Di-yNR"> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="379" height="265"/> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="370" height="265"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="95" viewBased="YES" id="dFw-ts-8OZ" customClass="PanelTableView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<tableView focusRingType="none" verticalHuggingPriority="750" allowsExpansionToolTips="YES" columnAutoresizingStyle="lastColumnOnly" columnSelection="YES" multipleSelection="NO" autosaveColumns="NO" rowHeight="95" viewBased="YES" id="dFw-ts-8OZ" customClass="PanelTableView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="379" height="265"/> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="370" height="265"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<size key="intercellSpacing" width="3" height="1"/> |
|
|
|
<size key="intercellSpacing" width="3" height="1"/> |
|
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<color key="backgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
|
@ -78,11 +77,11 @@ |
|
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
|
|
|
<tableColumnResizingMask key="resizingMask" resizeWithTable="YES" userResizable="YES"/> |
|
|
|
<prototypeCellViews> |
|
|
|
<prototypeCellViews> |
|
|
|
<tableCellView identifier="timeZoneCell" id="qbN-ba-fho" customClass="TimezoneCellView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<tableCellView identifier="timeZoneCell" id="qbN-ba-fho" customClass="TimezoneCellView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<rect key="frame" x="1" y="0.0" width="338" height="111"/> |
|
|
|
<rect key="frame" x="11" y="0.0" width="347" height="111"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<textField verticalHuggingPriority="750" verticalCompressionResistancePriority="749" tag="102" preferredMaxLayoutWidth="72" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QUd-7D-q14"> |
|
|
|
<textField verticalHuggingPriority="750" verticalCompressionResistancePriority="749" tag="102" preferredMaxLayoutWidth="72" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="QUd-7D-q14"> |
|
|
|
<rect key="frame" x="28" y="50" width="180" height="22"/> |
|
|
|
<rect key="frame" x="28" y="50" width="189" height="22"/> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="height" constant="22" identifier="relative-day-height" id="JkG-8f-zhJ"/> |
|
|
|
<constraint firstAttribute="height" constant="22" identifier="relative-day-height" id="JkG-8f-zhJ"/> |
|
|
|
</constraints> |
|
|
|
</constraints> |
|
|
@ -93,7 +92,7 @@ |
|
|
|
</textFieldCell> |
|
|
|
</textFieldCell> |
|
|
|
</textField> |
|
|
|
</textField> |
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="101" preferredMaxLayoutWidth="110" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vnv-J2-7r1"> |
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" tag="101" preferredMaxLayoutWidth="110" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="vnv-J2-7r1"> |
|
|
|
<rect key="frame" x="206" y="67" width="114" height="35"/> |
|
|
|
<rect key="frame" x="215" y="67" width="114" height="35"/> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="height" constant="35" identifier="height" id="Bwf-I6-2Pc"/> |
|
|
|
<constraint firstAttribute="height" constant="35" identifier="height" id="Bwf-I6-2Pc"/> |
|
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="110" id="cQV-gJ-zMz"/> |
|
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="110" id="cQV-gJ-zMz"/> |
|
|
@ -105,7 +104,7 @@ |
|
|
|
</textFieldCell> |
|
|
|
</textFieldCell> |
|
|
|
</textField> |
|
|
|
</textField> |
|
|
|
<textField verticalHuggingPriority="750" preferredMaxLayoutWidth="50" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uOg-ij-alO"> |
|
|
|
<textField verticalHuggingPriority="750" preferredMaxLayoutWidth="50" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="uOg-ij-alO"> |
|
|
|
<rect key="frame" x="236" y="49" width="84" height="20"/> |
|
|
|
<rect key="frame" x="245" y="49" width="84" height="20"/> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="height" constant="20" id="89H-r0-Dnh"/> |
|
|
|
<constraint firstAttribute="height" constant="20" id="89H-r0-Dnh"/> |
|
|
|
<constraint firstAttribute="width" constant="80" identifier="width" id="8KH-Ks-d4T"/> |
|
|
|
<constraint firstAttribute="width" constant="80" identifier="width" id="8KH-Ks-d4T"/> |
|
|
@ -117,7 +116,7 @@ |
|
|
|
</textFieldCell> |
|
|
|
</textFieldCell> |
|
|
|
</textField> |
|
|
|
</textField> |
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6At-J8-gzZ"> |
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6At-J8-gzZ"> |
|
|
|
<rect key="frame" x="28" y="0.0" width="310" height="22"/> |
|
|
|
<rect key="frame" x="28" y="0.0" width="319" height="22"/> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="height" constant="22" id="eYP-TP-f1a"/> |
|
|
|
<constraint firstAttribute="height" constant="22" id="eYP-TP-f1a"/> |
|
|
|
</constraints> |
|
|
|
</constraints> |
|
|
@ -128,7 +127,7 @@ |
|
|
|
</textFieldCell> |
|
|
|
</textFieldCell> |
|
|
|
</textField> |
|
|
|
</textField> |
|
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sML-fJ-nbv"> |
|
|
|
<imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="sML-fJ-nbv"> |
|
|
|
<rect key="frame" x="216" y="49" width="20" height="20"/> |
|
|
|
<rect key="frame" x="225" y="49" width="20" height="20"/> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="height" constant="20" id="2NE-mf-cN5"/> |
|
|
|
<constraint firstAttribute="height" constant="20" id="2NE-mf-cN5"/> |
|
|
|
<constraint firstAttribute="width" constant="20" id="EXa-Tf-sR6"/> |
|
|
|
<constraint firstAttribute="width" constant="20" id="EXa-Tf-sR6"/> |
|
|
@ -136,7 +135,7 @@ |
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="right" imageScaling="proportionallyDown" id="cfP-C4-ENJ"/> |
|
|
|
<imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageAlignment="right" imageScaling="proportionallyDown" id="cfP-C4-ENJ"/> |
|
|
|
</imageView> |
|
|
|
</imageView> |
|
|
|
<textField verticalHuggingPriority="751" horizontalCompressionResistancePriority="250" verticalCompressionResistancePriority="751" tag="100" preferredMaxLayoutWidth="150" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="etF-33-bCB"> |
|
|
|
<textField verticalHuggingPriority="751" horizontalCompressionResistancePriority="250" verticalCompressionResistancePriority="751" tag="100" preferredMaxLayoutWidth="150" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="etF-33-bCB"> |
|
|
|
<rect key="frame" x="28" y="79" width="172" height="20"/> |
|
|
|
<rect key="frame" x="28" y="79" width="181" height="20"/> |
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" placeholderString="Timezone Name" id="rnh-AP-ooc"> |
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" placeholderString="Timezone Name" id="rnh-AP-ooc"> |
|
|
|
<font key="font" size="15" name="Avenir-Medium"/> |
|
|
|
<font key="font" size="15" name="Avenir-Medium"/> |
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
|
|
@ -214,11 +213,11 @@ |
|
|
|
</connections> |
|
|
|
</connections> |
|
|
|
</tableCellView> |
|
|
|
</tableCellView> |
|
|
|
<tableCellView identifier="addCell" id="rb3-TW-xSb" customClass="AddTableViewCell" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<tableCellView identifier="addCell" id="rb3-TW-xSb" customClass="AddTableViewCell" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<rect key="frame" x="1" y="112" width="338" height="100"/> |
|
|
|
<rect key="frame" x="11" y="112" width="347" height="100"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AzA-5G-LR7"> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AzA-5G-LR7"> |
|
|
|
<rect key="frame" x="129" y="10" width="80" height="80"/> |
|
|
|
<rect key="frame" x="134" y="10" width="80" height="80"/> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="height" constant="80" id="bRv-Of-5l3"/> |
|
|
|
<constraint firstAttribute="height" constant="80" id="bRv-Of-5l3"/> |
|
|
|
<constraint firstAttribute="width" constant="80" id="cRC-Fx-WLR"/> |
|
|
|
<constraint firstAttribute="width" constant="80" id="cRC-Fx-WLR"/> |
|
|
@ -263,10 +262,10 @@ |
|
|
|
</scroller> |
|
|
|
</scroller> |
|
|
|
</scrollView> |
|
|
|
</scrollView> |
|
|
|
<customView wantsLayer="YES" focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="C7R-Dq-MFr" userLabel="Slider View"> |
|
|
|
<customView wantsLayer="YES" focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="C7R-Dq-MFr" userLabel="Slider View"> |
|
|
|
<rect key="frame" x="0.0" y="145" width="350" height="30"/> |
|
|
|
<rect key="frame" x="0.0" y="235" width="350" height="30"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Vf2-uI-yf3"> |
|
|
|
<slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Vf2-uI-yf3"> |
|
|
|
<rect key="frame" x="7" y="6" width="201" height="19"/> |
|
|
|
<rect key="frame" x="7" y="2" width="201" height="23"/> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="height" constant="15" id="cS7-i2-mHU"/> |
|
|
|
<constraint firstAttribute="height" constant="15" id="cS7-i2-mHU"/> |
|
|
|
</constraints> |
|
|
|
</constraints> |
|
|
@ -441,7 +440,7 @@ |
|
|
|
<rect key="frame" x="75" y="2" width="200" height="21"/> |
|
|
|
<rect key="frame" x="75" y="2" width="200" height="21"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WVY-D9-AAX"> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WVY-D9-AAX"> |
|
|
|
<rect key="frame" x="-6" y="-7" width="108" height="32"/> |
|
|
|
<rect key="frame" x="-7" y="-7" width="110" height="33"/> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="height" constant="21" id="4zI-xY-iLf"/> |
|
|
|
<constraint firstAttribute="height" constant="21" id="4zI-xY-iLf"/> |
|
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="96" id="weK-At-NNy"/> |
|
|
|
<constraint firstAttribute="width" relation="greaterThanOrEqual" constant="96" id="weK-At-NNy"/> |
|
|
@ -455,7 +454,7 @@ |
|
|
|
</connections> |
|
|
|
</connections> |
|
|
|
</button> |
|
|
|
</button> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="w3d-CG-aBO"> |
|
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="w3d-CG-aBO"> |
|
|
|
<rect key="frame" x="98" y="-7" width="108" height="32"/> |
|
|
|
<rect key="frame" x="97" y="-6" width="110" height="32"/> |
|
|
|
<buttonCell key="cell" type="push" title="Yes!" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="VE1-Cu-JUr"> |
|
|
|
<buttonCell key="cell" type="push" title="Yes!" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="VE1-Cu-JUr"> |
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
|
|
<font key="font" size="13" name="Avenir-Light"/> |
|
|
|
<font key="font" size="13" name="Avenir-Light"/> |
|
|
@ -487,77 +486,41 @@ |
|
|
|
<customView wantsLayer="YES" focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="Akn-cR-W4G" userLabel="Upcoming Event View" customClass="UpcomingEventView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<customView wantsLayer="YES" focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="Akn-cR-W4G" userLabel="Upcoming Event View" customClass="UpcomingEventView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<rect key="frame" x="0.0" y="40" width="350" height="75"/> |
|
|
|
<rect key="frame" x="0.0" y="40" width="350" height="75"/> |
|
|
|
<subviews> |
|
|
|
<subviews> |
|
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="Etf-aa-udM" customClass="ClockerTextBackgroundView" customModule="Clocker" customModuleProvider="target"> |
|
|
|
<scrollView wantsLayer="YES" focusRingType="none" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5BT-DM-xru"> |
|
|
|
<rect key="frame" x="10" y="10" width="330" height="55"/> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="75"/> |
|
|
|
<subviews> |
|
|
|
<clipView key="contentView" id="QHw-sR-BYe"> |
|
|
|
<button focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="OmF-0e-AfS"> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="75"/> |
|
|
|
<rect key="frame" x="23" y="11" width="267" height="18"/> |
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/> |
|
|
|
<constraints> |
|
|
|
<subviews> |
|
|
|
<constraint firstAttribute="height" constant="18" id="ouD-k5-ZNV"/> |
|
|
|
<collectionView id="Tp2-pl-yIm"> |
|
|
|
</constraints> |
|
|
|
<rect key="frame" x="0.0" y="0.0" width="350" height="75"/> |
|
|
|
<buttonCell key="cell" type="bevel" title="All Day Event" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingHead" truncatesLastVisibleLine="YES" state="on" focusRingType="none" imageScaling="proportionallyDown" inset="2" id="BRO-ih-6GZ"> |
|
|
|
<autoresizingMask key="autoresizingMask" heightSizable="YES"/> |
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
|
|
<collectionViewFlowLayout key="collectionViewLayout" minimumInteritemSpacing="10" minimumLineSpacing="10" scrollDirection="horizontal" id="g4p-GT-v9Y"> |
|
|
|
<font key="font" size="12" name="Avenir-Heavy"/> |
|
|
|
<size key="itemSize" width="50" height="50"/> |
|
|
|
</buttonCell> |
|
|
|
<edgeInsets key="sectionInset" left="10" right="0.0" top="0.0" bottom="0.0"/> |
|
|
|
<accessibility identifier="CalendarAccessory"/> |
|
|
|
</collectionViewFlowLayout> |
|
|
|
<connections> |
|
|
|
<color key="primaryBackgroundColor" name="controlBackgroundColor" catalog="System" colorSpace="catalog"/> |
|
|
|
<action selector="calendarButtonAction:" target="-2" id="qH2-O4-fpb"/> |
|
|
|
</collectionView> |
|
|
|
</connections> |
|
|
|
</subviews> |
|
|
|
</button> |
|
|
|
<color key="backgroundColor" name="Accent Color"/> |
|
|
|
<customView wantsLayer="YES" focusRingType="none" translatesAutoresizingMaskIntoConstraints="NO" id="KFy-Xe-qhq"> |
|
|
|
</clipView> |
|
|
|
<rect key="frame" x="10" y="11" width="3" height="34"/> |
|
|
|
<scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="Akw-Iw-iVY"> |
|
|
|
<constraints> |
|
|
|
<rect key="frame" x="-100" y="-100" width="345" height="16"/> |
|
|
|
<constraint firstAttribute="width" constant="3" id="iW8-dm-8UQ"/> |
|
|
|
<autoresizingMask key="autoresizingMask"/> |
|
|
|
<constraint firstAttribute="height" constant="34" id="jE3-Wf-6GX"/> |
|
|
|
</scroller> |
|
|
|
</constraints> |
|
|
|
<scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="MXo-gV-Bdf"> |
|
|
|
</customView> |
|
|
|
<rect key="frame" x="-100" y="-100" width="16" height="75"/> |
|
|
|
<textField horizontalHuggingPriority="251" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rld-Ag-KL1"> |
|
|
|
<autoresizingMask key="autoresizingMask"/> |
|
|
|
<rect key="frame" x="21" y="26" width="271" height="24"/> |
|
|
|
</scroller> |
|
|
|
<constraints> |
|
|
|
</scrollView> |
|
|
|
<constraint firstAttribute="height" constant="24" id="aer-Hh-Lga"/> |
|
|
|
|
|
|
|
</constraints> |
|
|
|
|
|
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" sendsActionOnEndEditing="YES" alignment="left" title="Nandita Jaiswal's 35th birthday" placeholderString="" id="gWF-HH-zj0"> |
|
|
|
|
|
|
|
<font key="font" size="14" name="Avenir-Light"/> |
|
|
|
|
|
|
|
<color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/> |
|
|
|
|
|
|
|
<color key="backgroundColor" red="1" green="0.5" blue="0.0" alpha="1" colorSpace="calibratedRGB"/> |
|
|
|
|
|
|
|
</textFieldCell> |
|
|
|
|
|
|
|
</textField> |
|
|
|
|
|
|
|
<button verticalHuggingPriority="750" tag="55" translatesAutoresizingMaskIntoConstraints="NO" id="R8q-7U-hbU"> |
|
|
|
|
|
|
|
<rect key="frame" x="290" y="10" width="35" height="35"/> |
|
|
|
|
|
|
|
<constraints> |
|
|
|
|
|
|
|
<constraint firstAttribute="width" constant="35" id="HPk-IL-BH6"/> |
|
|
|
|
|
|
|
<constraint firstAttribute="height" constant="35" id="cKO-Aj-Fq6"/> |
|
|
|
|
|
|
|
</constraints> |
|
|
|
|
|
|
|
<buttonCell key="cell" type="bevel" bezelStyle="rounded" image="Remove" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="Qhe-aW-bBW"> |
|
|
|
|
|
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
|
|
|
|
|
|
|
<font key="font" metaFont="system"/> |
|
|
|
|
|
|
|
</buttonCell> |
|
|
|
|
|
|
|
<connections> |
|
|
|
|
|
|
|
<action selector="dismissNextEventLabel:" target="-2" id="c3V-HV-7OP"/> |
|
|
|
|
|
|
|
</connections> |
|
|
|
|
|
|
|
</button> |
|
|
|
|
|
|
|
</subviews> |
|
|
|
|
|
|
|
<constraints> |
|
|
|
|
|
|
|
<constraint firstItem="OmF-0e-AfS" firstAttribute="leading" secondItem="rld-Ag-KL1" secondAttribute="leading" id="78b-Ic-Ont"/> |
|
|
|
|
|
|
|
<constraint firstItem="rld-Ag-KL1" firstAttribute="leading" secondItem="KFy-Xe-qhq" secondAttribute="trailing" constant="10" id="Dbc-Ua-6LK"/> |
|
|
|
|
|
|
|
<constraint firstItem="OmF-0e-AfS" firstAttribute="bottom" secondItem="KFy-Xe-qhq" secondAttribute="bottom" id="EaO-VK-aSp"/> |
|
|
|
|
|
|
|
<constraint firstItem="rld-Ag-KL1" firstAttribute="centerY" secondItem="Etf-aa-udM" secondAttribute="centerY" constant="-10" id="ZL3-an-mCL"/> |
|
|
|
|
|
|
|
<constraint firstItem="R8q-7U-hbU" firstAttribute="centerY" secondItem="Etf-aa-udM" secondAttribute="centerY" id="cZc-vc-rKd"/> |
|
|
|
|
|
|
|
<constraint firstItem="R8q-7U-hbU" firstAttribute="leading" secondItem="rld-Ag-KL1" secondAttribute="trailing" id="d5O-iy-zGi"/> |
|
|
|
|
|
|
|
<constraint firstItem="KFy-Xe-qhq" firstAttribute="centerY" secondItem="Etf-aa-udM" secondAttribute="centerY" id="gjc-cr-6nS"/> |
|
|
|
|
|
|
|
<constraint firstItem="KFy-Xe-qhq" firstAttribute="leading" secondItem="Etf-aa-udM" secondAttribute="leading" constant="10" id="hZu-c0-P4T"/> |
|
|
|
|
|
|
|
<constraint firstItem="R8q-7U-hbU" firstAttribute="leading" secondItem="OmF-0e-AfS" secondAttribute="trailing" id="n3q-Am-kYG"/> |
|
|
|
|
|
|
|
<constraint firstAttribute="trailing" secondItem="R8q-7U-hbU" secondAttribute="trailing" constant="5" id="ysB-dm-dbJ"/> |
|
|
|
|
|
|
|
</constraints> |
|
|
|
|
|
|
|
</customView> |
|
|
|
|
|
|
|
</subviews> |
|
|
|
</subviews> |
|
|
|
<constraints> |
|
|
|
<constraints> |
|
|
|
<constraint firstAttribute="trailing" secondItem="Etf-aa-udM" secondAttribute="trailing" constant="10" id="6TF-6x-Waq"/> |
|
|
|
|
|
|
|
<constraint firstItem="Etf-aa-udM" firstAttribute="top" secondItem="Akn-cR-W4G" secondAttribute="top" constant="10" id="6Zz-hK-knx"/> |
|
|
|
|
|
|
|
<constraint firstItem="Etf-aa-udM" firstAttribute="leading" secondItem="Akn-cR-W4G" secondAttribute="leading" constant="10" id="JSl-8d-7xg"/> |
|
|
|
|
|
|
|
<constraint firstAttribute="height" constant="75" id="JUg-Of-bAv"/> |
|
|
|
<constraint firstAttribute="height" constant="75" id="JUg-Of-bAv"/> |
|
|
|
<constraint firstAttribute="bottom" secondItem="Etf-aa-udM" secondAttribute="bottom" constant="10" id="ikw-nw-27q"/> |
|
|
|
<constraint firstAttribute="bottom" secondItem="5BT-DM-xru" secondAttribute="bottom" id="Kq0-6J-4rc"/> |
|
|
|
|
|
|
|
<constraint firstItem="5BT-DM-xru" firstAttribute="leading" secondItem="Akn-cR-W4G" secondAttribute="leading" id="jCJ-jE-SF5"/> |
|
|
|
<constraint firstAttribute="width" constant="350" id="oPv-7I-Y3n"/> |
|
|
|
<constraint firstAttribute="width" constant="350" id="oPv-7I-Y3n"/> |
|
|
|
|
|
|
|
<constraint firstAttribute="trailing" secondItem="5BT-DM-xru" secondAttribute="trailing" id="rIv-zJ-6DJ"/> |
|
|
|
|
|
|
|
<constraint firstItem="5BT-DM-xru" firstAttribute="top" secondItem="Akn-cR-W4G" secondAttribute="top" id="zo2-i3-2uS"/> |
|
|
|
</constraints> |
|
|
|
</constraints> |
|
|
|
<accessibility identifier="UpcomingEventView"/> |
|
|
|
<accessibility identifier="UpcomingEventView"/> |
|
|
|
</customView> |
|
|
|
</customView> |
|
|
@ -689,7 +652,9 @@ |
|
|
|
<image name="Extra" width="700" height="700"/> |
|
|
|
<image name="Extra" width="700" height="700"/> |
|
|
|
<image name="Float-White" width="15" height="13"/> |
|
|
|
<image name="Float-White" width="15" height="13"/> |
|
|
|
<image name="PowerIcon" width="350" height="350"/> |
|
|
|
<image name="PowerIcon" width="350" height="350"/> |
|
|
|
<image name="Remove" width="700" height="700"/> |
|
|
|
|
|
|
|
<image name="SharingDarkIcon" width="19" height="22"/> |
|
|
|
<image name="SharingDarkIcon" width="19" height="22"/> |
|
|
|
|
|
|
|
<namedColor name="Accent Color"> |
|
|
|
|
|
|
|
<color red="0.092000000178813934" green="0.0" blue="0.99900001287460327" alpha="1" colorSpace="custom" customColorSpace="sRGB"/> |
|
|
|
|
|
|
|
</namedColor> |
|
|
|
</resources> |
|
|
|
</resources> |
|
|
|
</document> |
|
|
|
</document> |
|
|
|