ERP_Mobile_Portfolio.storyboard 82 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
  3. <device id="ipad9_7" orientation="portrait" layout="fullscreen" appearance="light"/>
  4. <dependencies>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
  6. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <scenes>
  10. <!--PortfolioViewController-->
  11. <scene sceneID="As7-Qc-4n5">
  12. <objects>
  13. <viewController storyboardIdentifier="PortfolioViewController" title="PortfolioViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="yR0-uM-vSf" customClass="PortfolioViewController" sceneMemberID="viewController">
  14. <view key="view" contentMode="scaleToFill" id="aoy-3H-jC3">
  15. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  16. <autoresizingMask key="autoresizingMask"/>
  17. <subviews>
  18. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="120" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="usD-6y-qq3">
  19. <rect key="frame" x="0.0" y="20" width="768" height="954"/>
  20. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  21. <prototypes>
  22. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="WatchListItemCell" rowHeight="120" translatesAutoresizingMaskIntoConstraints="NO" id="6GU-0i-6NT" customClass="ModelItemCell">
  23. <rect key="frame" x="0.0" y="50" width="768" height="120"/>
  24. <autoresizingMask key="autoresizingMask"/>
  25. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="6GU-0i-6NT" id="1hj-1W-Fag">
  26. <rect key="frame" x="0.0" y="0.0" width="768" height="120"/>
  27. <autoresizingMask key="autoresizingMask"/>
  28. <subviews>
  29. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1234567890.00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Efv-13-z8l" userLabel="item price">
  30. <rect key="frame" x="539" y="49.5" width="175" height="21"/>
  31. <constraints>
  32. <constraint firstAttribute="height" constant="21" id="AkX-cK-YcG"/>
  33. <constraint firstAttribute="width" constant="175" id="cB4-0g-vPZ"/>
  34. </constraints>
  35. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  36. <nil key="highlightedColor"/>
  37. </label>
  38. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="1r5-8h-r4Y" userLabel="img">
  39. <rect key="frame" x="15" y="10" width="100" height="100"/>
  40. <constraints>
  41. <constraint firstAttribute="height" constant="100" id="0tu-KF-Hrh"/>
  42. <constraint firstAttribute="width" constant="100" id="9qG-VF-fk0"/>
  43. </constraints>
  44. <state key="normal">
  45. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  46. </state>
  47. <connections>
  48. <action selector="imgbtnClicked:" destination="yR0-uM-vSf" eventType="touchUpInside" id="slW-59-Rao"/>
  49. </connections>
  50. </button>
  51. <imageView hidden="YES" userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="check_1_24" translatesAutoresizingMaskIntoConstraints="NO" id="0bN-N2-A7p">
  52. <rect key="frame" x="729" y="48" width="24" height="24"/>
  53. <constraints>
  54. <constraint firstAttribute="width" constant="24" id="AiU-nj-c5D"/>
  55. <constraint firstAttribute="height" constant="24" id="Buk-h2-mDL"/>
  56. </constraints>
  57. </imageView>
  58. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price ($)" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kaN-LG-g6O">
  59. <rect key="frame" x="539" y="20.5" width="175" height="21"/>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="21" id="L6h-xh-XwT"/>
  62. <constraint firstAttribute="width" constant="175" id="YJr-PB-djd"/>
  63. </constraints>
  64. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  65. <nil key="highlightedColor"/>
  66. </label>
  67. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Available QTY:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="esh-zx-ipX">
  68. <rect key="frame" x="528" y="78.5" width="120" height="21"/>
  69. <constraints>
  70. <constraint firstAttribute="height" constant="21" id="Ss5-vX-KoG"/>
  71. <constraint firstAttribute="width" constant="120" id="eYK-Tv-1Ya"/>
  72. </constraints>
  73. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  74. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  75. <nil key="highlightedColor"/>
  76. </label>
  77. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="u0W-Df-LRu">
  78. <rect key="frame" x="648" y="78.5" width="66" height="21"/>
  79. <constraints>
  80. <constraint firstAttribute="width" constant="66" id="0nQ-9l-yhf"/>
  81. <constraint firstAttribute="height" constant="21" id="NOP-b6-SGC"/>
  82. </constraints>
  83. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  84. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  85. <nil key="highlightedColor"/>
  86. </label>
  87. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name aaaaaaaaaaaaa aaaaaaaaaa BBBBB CCCCC" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="quP-Jk-B7a" userLabel="description">
  88. <rect key="frame" x="123" y="10" width="397" height="100"/>
  89. <fontDescription key="fontDescription" name="HelveticaNeue" family="Helvetica Neue" pointSize="22"/>
  90. <nil key="highlightedColor"/>
  91. </label>
  92. </subviews>
  93. <constraints>
  94. <constraint firstItem="quP-Jk-B7a" firstAttribute="leading" secondItem="1r5-8h-r4Y" secondAttribute="trailing" constant="8" id="4Gc-2D-avH"/>
  95. <constraint firstItem="Efv-13-z8l" firstAttribute="top" secondItem="kaN-LG-g6O" secondAttribute="bottom" constant="8" id="Blh-cM-dQA"/>
  96. <constraint firstAttribute="bottom" secondItem="quP-Jk-B7a" secondAttribute="bottom" constant="10" id="HCk-cc-NEa"/>
  97. <constraint firstItem="esh-zx-ipX" firstAttribute="top" secondItem="Efv-13-z8l" secondAttribute="bottom" constant="8" id="HoB-L9-gFa"/>
  98. <constraint firstItem="u0W-Df-LRu" firstAttribute="top" secondItem="Efv-13-z8l" secondAttribute="bottom" constant="8" id="MgV-6i-vii"/>
  99. <constraint firstItem="u0W-Df-LRu" firstAttribute="leading" secondItem="esh-zx-ipX" secondAttribute="trailing" id="WPz-Jb-Ql4"/>
  100. <constraint firstAttribute="trailing" secondItem="0bN-N2-A7p" secondAttribute="trailing" constant="15" id="Yt1-Bf-wcD"/>
  101. <constraint firstAttribute="bottom" secondItem="1r5-8h-r4Y" secondAttribute="bottom" constant="10" id="aYy-xV-DmJ"/>
  102. <constraint firstItem="0bN-N2-A7p" firstAttribute="centerY" secondItem="1hj-1W-Fag" secondAttribute="centerY" id="cAA-p4-A1q"/>
  103. <constraint firstItem="Efv-13-z8l" firstAttribute="trailing" secondItem="u0W-Df-LRu" secondAttribute="trailing" id="exp-gH-N0P"/>
  104. <constraint firstItem="1r5-8h-r4Y" firstAttribute="top" secondItem="1hj-1W-Fag" secondAttribute="top" constant="10" id="oKq-7k-WsV"/>
  105. <constraint firstItem="Efv-13-z8l" firstAttribute="trailing" secondItem="kaN-LG-g6O" secondAttribute="trailing" id="prF-md-k7T"/>
  106. <constraint firstItem="esh-zx-ipX" firstAttribute="leading" secondItem="quP-Jk-B7a" secondAttribute="trailing" constant="8" id="qtq-86-LyP"/>
  107. <constraint firstItem="quP-Jk-B7a" firstAttribute="top" secondItem="1hj-1W-Fag" secondAttribute="top" constant="10" id="rxP-Zz-p5W"/>
  108. <constraint firstItem="Efv-13-z8l" firstAttribute="centerY" secondItem="1hj-1W-Fag" secondAttribute="centerY" id="t4X-yu-ov2"/>
  109. <constraint firstItem="1r5-8h-r4Y" firstAttribute="leading" secondItem="1hj-1W-Fag" secondAttribute="leading" constant="15" id="uqh-aL-qeg"/>
  110. <constraint firstItem="0bN-N2-A7p" firstAttribute="leading" secondItem="Efv-13-z8l" secondAttribute="trailing" constant="15" id="xfU-bZ-avi"/>
  111. </constraints>
  112. </tableViewCellContentView>
  113. <connections>
  114. <outlet property="available_qty_label" destination="esh-zx-ipX" id="zdc-dA-SUb"/>
  115. <outlet property="available_qty_value_label" destination="u0W-Df-LRu" id="d1P-BW-RDI"/>
  116. <outlet property="btnImage" destination="1r5-8h-r4Y" id="uR6-PO-TaK"/>
  117. <outlet property="img_checkmark" destination="0bN-N2-A7p" id="rjJ-qr-2CB"/>
  118. <outlet property="labelDescription" destination="quP-Jk-B7a" id="YEK-tr-ZUy"/>
  119. <outlet property="labelPrice" destination="Efv-13-z8l" id="IoS-f9-mWZ"/>
  120. </connections>
  121. </tableViewCell>
  122. </prototypes>
  123. <connections>
  124. <outlet property="dataSource" destination="yR0-uM-vSf" id="lma-1C-T51"/>
  125. <outlet property="delegate" destination="yR0-uM-vSf" id="PVQ-Hp-ebL"/>
  126. </connections>
  127. </tableView>
  128. <label hidden="YES" opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cannot get data from server.
Tap to try again." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cL9-GG-7lo">
  129. <rect key="frame" x="263.5" y="489.5" width="241.5" height="45.5"/>
  130. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  131. <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  132. <nil key="highlightedColor"/>
  133. </label>
  134. <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="ANG-AP-5Eg">
  135. <rect key="frame" x="365.5" y="493.5" width="37" height="37"/>
  136. <color key="color" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  137. </activityIndicatorView>
  138. <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bey-MA-fr3">
  139. <rect key="frame" x="0.0" y="974" width="768" height="50"/>
  140. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  141. <items>
  142. <barButtonItem title="Select all" id="rkp-fD-jUp">
  143. <connections>
  144. <action selector="onSelectClick:" destination="yR0-uM-vSf" id="BmK-8X-xGy"/>
  145. </connections>
  146. </barButtonItem>
  147. <barButtonItem width="42" style="plain" systemItem="fixedSpace" id="dhP-c4-vbs"/>
  148. <barButtonItem title="Delete" id="Dik-9B-lll">
  149. <connections>
  150. <action selector="onDeleteClick:" destination="yR0-uM-vSf" id="dVy-J7-pJV"/>
  151. </connections>
  152. </barButtonItem>
  153. <barButtonItem style="plain" systemItem="flexibleSpace" id="cu5-8z-MI7"/>
  154. <barButtonItem title="Edit" id="VaO-y0-Do2">
  155. <connections>
  156. <action selector="onEditClick:" destination="yR0-uM-vSf" id="ZVz-Rc-aby"/>
  157. </connections>
  158. </barButtonItem>
  159. <barButtonItem width="42" style="plain" systemItem="fixedSpace" id="Nuy-yl-mxD"/>
  160. <barButtonItem title="Create Portfolio" id="4qg-qC-65n">
  161. <connections>
  162. <action selector="onCreateTearSheet:" destination="yR0-uM-vSf" id="Mxj-DH-tMX"/>
  163. </connections>
  164. </barButtonItem>
  165. </items>
  166. <color key="tintColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  167. </toolbar>
  168. </subviews>
  169. <viewLayoutGuide key="safeArea" id="g6l-je-DpQ"/>
  170. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  171. <constraints>
  172. <constraint firstItem="cL9-GG-7lo" firstAttribute="centerX" secondItem="g6l-je-DpQ" secondAttribute="centerX" id="00t-rC-6e1"/>
  173. <constraint firstItem="ANG-AP-5Eg" firstAttribute="centerX" secondItem="g6l-je-DpQ" secondAttribute="centerX" id="4x2-dE-LVR"/>
  174. <constraint firstItem="g6l-je-DpQ" firstAttribute="bottom" secondItem="bey-MA-fr3" secondAttribute="bottom" id="8PJ-3L-XrR"/>
  175. <constraint firstItem="usD-6y-qq3" firstAttribute="trailing" secondItem="g6l-je-DpQ" secondAttribute="trailing" id="BYX-Va-OnA"/>
  176. <constraint firstItem="usD-6y-qq3" firstAttribute="leading" secondItem="g6l-je-DpQ" secondAttribute="leading" id="OAs-fD-S8l"/>
  177. <constraint firstItem="bey-MA-fr3" firstAttribute="trailing" secondItem="g6l-je-DpQ" secondAttribute="trailing" id="SzU-g5-PS1"/>
  178. <constraint firstItem="usD-6y-qq3" firstAttribute="top" secondItem="g6l-je-DpQ" secondAttribute="top" id="UWx-Nr-Aux"/>
  179. <constraint firstItem="bey-MA-fr3" firstAttribute="leading" secondItem="g6l-je-DpQ" secondAttribute="leading" id="WWu-Ew-8E8"/>
  180. <constraint firstItem="cL9-GG-7lo" firstAttribute="centerY" secondItem="aoy-3H-jC3" secondAttribute="centerY" id="pXI-Mr-1zD"/>
  181. <constraint firstItem="ANG-AP-5Eg" firstAttribute="centerY" secondItem="aoy-3H-jC3" secondAttribute="centerY" id="pjc-Fa-VfM"/>
  182. <constraint firstItem="bey-MA-fr3" firstAttribute="top" secondItem="usD-6y-qq3" secondAttribute="bottom" id="t7k-Kk-Yeh"/>
  183. </constraints>
  184. </view>
  185. <connections>
  186. <outlet property="btnCreatePort" destination="4qg-qC-65n" id="Wa3-g1-uXU"/>
  187. <outlet property="btnEdit" destination="VaO-y0-Do2" id="U6m-tr-T8r"/>
  188. <outlet property="btnselect" destination="rkp-fD-jUp" id="Rw4-hK-kiA"/>
  189. <outlet property="itemListTable" destination="usD-6y-qq3" id="EWF-81-lMo"/>
  190. <outlet property="label_net_err" destination="cL9-GG-7lo" id="jzJ-TC-h2P"/>
  191. <outlet property="mum" destination="ANG-AP-5Eg" id="Pff-Vz-Crk"/>
  192. <outlet property="toolbar" destination="bey-MA-fr3" id="JbO-IA-KcW"/>
  193. </connections>
  194. </viewController>
  195. <placeholder placeholderIdentifier="IBFirstResponder" id="GvG-E4-m4S" userLabel="First Responder" sceneMemberID="firstResponder"/>
  196. </objects>
  197. <point key="canvasLocation" x="440.625" y="-1649.4140625"/>
  198. </scene>
  199. <!--PortfolioEditQTYViewController-->
  200. <scene sceneID="8u3-Pe-3Wg">
  201. <objects>
  202. <viewController storyboardIdentifier="PortfolioEditQTYViewController" title="Edit Available QTY" useStoryboardIdentifierAsRestorationIdentifier="YES" id="wPy-0C-asX" userLabel="PortfolioEditQTYViewController" customClass="PortfolioEditQTYViewController" sceneMemberID="viewController">
  203. <view key="view" contentMode="scaleToFill" id="0EI-89-hOQ">
  204. <rect key="frame" x="0.0" y="0.0" width="480" height="480"/>
  205. <autoresizingMask key="autoresizingMask"/>
  206. <subviews>
  207. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="5Z5-Sd-PeA" customClass="DefaultImageButton">
  208. <rect key="frame" x="354" y="430" width="102" height="30"/>
  209. <constraints>
  210. <constraint firstAttribute="width" constant="102" id="IQi-DG-LGO"/>
  211. <constraint firstAttribute="height" constant="30" id="dXL-Og-pT4"/>
  212. </constraints>
  213. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  214. <state key="normal" title="Save" backgroundImage="btn_save">
  215. <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  216. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  217. </state>
  218. <userDefinedRuntimeAttributes>
  219. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  220. <integer key="value" value="19"/>
  221. </userDefinedRuntimeAttribute>
  222. </userDefinedRuntimeAttributes>
  223. <connections>
  224. <action selector="onSaveClick:" destination="wPy-0C-asX" eventType="touchUpInside" id="cMI-uh-1dD"/>
  225. </connections>
  226. </button>
  227. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Available QTY:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GQa-zm-VRC">
  228. <rect key="frame" x="60" y="114.5" width="109" height="21"/>
  229. <constraints>
  230. <constraint firstAttribute="height" constant="21" id="2Qw-Xt-elm"/>
  231. </constraints>
  232. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  233. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  234. <nil key="highlightedColor"/>
  235. </label>
  236. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Line Note:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g20-nR-GJM">
  237. <rect key="frame" x="60" y="390.5" width="78" height="21"/>
  238. <constraints>
  239. <constraint firstAttribute="height" constant="21" id="Ldl-Q9-p63"/>
  240. </constraints>
  241. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  242. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  243. <nil key="highlightedColor"/>
  244. </label>
  245. <textField opaque="NO" clipsSubviews="YES" tag="199" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="QTY" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="qQ5-G3-Vai">
  246. <rect key="frame" x="276" y="107.5" width="180" height="34"/>
  247. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  248. <constraints>
  249. <constraint firstAttribute="width" constant="180" id="U3R-C6-QEI"/>
  250. </constraints>
  251. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  252. <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
  253. <connections>
  254. <outlet property="delegate" destination="wPy-0C-asX" id="gTY-d7-Qbx"/>
  255. </connections>
  256. </textField>
  257. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Current Available QTY:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="i9L-B6-ncy">
  258. <rect key="frame" x="60" y="206.5" width="321" height="21"/>
  259. <constraints>
  260. <constraint firstAttribute="height" constant="21" id="1r7-7x-F4v"/>
  261. </constraints>
  262. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  263. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  264. <nil key="highlightedColor"/>
  265. </label>
  266. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="ex0-jE-cOn">
  267. <rect key="frame" x="396" y="202" width="60" height="30"/>
  268. <constraints>
  269. <constraint firstAttribute="width" constant="60" id="Gjd-WW-SCm"/>
  270. </constraints>
  271. <state key="normal" title="Refresh"/>
  272. <connections>
  273. <action selector="onRefreshClick:" destination="wPy-0C-asX" eventType="touchUpInside" id="1Vl-72-Bi0"/>
  274. </connections>
  275. </button>
  276. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price($):" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="weO-dk-M11">
  277. <rect key="frame" x="60" y="252.5" width="66" height="21"/>
  278. <constraints>
  279. <constraint firstAttribute="height" constant="21" id="sP8-Bg-r5x"/>
  280. </constraints>
  281. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  282. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  283. <nil key="highlightedColor"/>
  284. </label>
  285. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Discount(%)" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="YO5-Wc-hv3">
  286. <rect key="frame" x="60" y="298.5" width="95" height="21"/>
  287. <constraints>
  288. <constraint firstAttribute="height" constant="21" id="Ncv-Du-7WD"/>
  289. </constraints>
  290. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  291. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  292. <nil key="highlightedColor"/>
  293. </label>
  294. <textField opaque="NO" clipsSubviews="YES" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Price" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="gPJ-Fo-wnW">
  295. <rect key="frame" x="276" y="245.5" width="180" height="34"/>
  296. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  297. <constraints>
  298. <constraint firstAttribute="width" constant="180" id="qd7-Sf-xHQ"/>
  299. </constraints>
  300. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  301. <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
  302. <connections>
  303. <outlet property="delegate" destination="wPy-0C-asX" id="eJU-G2-m6u"/>
  304. </connections>
  305. </textField>
  306. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price after discount:" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tf8-iU-Ipy">
  307. <rect key="frame" x="60" y="344.5" width="155" height="21"/>
  308. <constraints>
  309. <constraint firstAttribute="width" constant="155" id="fS0-t0-csv"/>
  310. <constraint firstAttribute="height" constant="21" id="yOd-3I-NZ3"/>
  311. </constraints>
  312. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  313. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  314. <nil key="highlightedColor"/>
  315. </label>
  316. <textField opaque="NO" clipsSubviews="YES" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Discount" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="WMB-4W-q6p">
  317. <rect key="frame" x="276" y="291.5" width="180" height="34"/>
  318. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  319. <constraints>
  320. <constraint firstAttribute="width" constant="180" id="Mho-aE-PyK"/>
  321. </constraints>
  322. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  323. <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
  324. <connections>
  325. <outlet property="delegate" destination="wPy-0C-asX" id="ZPG-4e-D3O"/>
  326. </connections>
  327. </textField>
  328. <textField opaque="NO" clipsSubviews="YES" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Limit input to 20 charaters" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="26h-JF-dLL">
  329. <rect key="frame" x="216" y="383.5" width="240" height="34"/>
  330. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  331. <constraints>
  332. <constraint firstAttribute="width" constant="240" id="6Sc-gE-osw"/>
  333. </constraints>
  334. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  335. <textInputTraits key="textInputTraits" keyboardType="decimalPad"/>
  336. </textField>
  337. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k64-66-LJI">
  338. <rect key="frame" x="60" y="40" width="360" height="21"/>
  339. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  340. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  341. <nil key="highlightedColor"/>
  342. </label>
  343. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ees-Xd-7k4" userLabel="new price">
  344. <rect key="frame" x="223" y="344" width="233" height="21"/>
  345. <constraints>
  346. <constraint firstAttribute="height" constant="21" id="6MG-ns-4MC"/>
  347. </constraints>
  348. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  349. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  350. <nil key="highlightedColor"/>
  351. </label>
  352. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="As Percentage:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="eTr-vX-bwU">
  353. <rect key="frame" x="60" y="160.5" width="116" height="21"/>
  354. <constraints>
  355. <constraint firstAttribute="height" constant="21" id="3je-Ga-IYK"/>
  356. </constraints>
  357. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  358. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  359. <nil key="highlightedColor"/>
  360. </label>
  361. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="9jy-tP-Lud">
  362. <rect key="frame" x="407" y="155.5" width="51" height="31"/>
  363. <connections>
  364. <action selector="QTYPercentageValueChanged:" destination="wPy-0C-asX" eventType="valueChanged" id="g1v-gf-tvG"/>
  365. </connections>
  366. </switch>
  367. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="O0z-WA-hqd">
  368. <rect key="frame" x="21" y="113" width="24" height="24"/>
  369. <constraints>
  370. <constraint firstAttribute="width" constant="24" id="28b-PD-5aZ"/>
  371. <constraint firstAttribute="height" constant="24" id="ybt-fm-EUS"/>
  372. </constraints>
  373. <state key="normal" title="Button" image="check_0_24"/>
  374. <state key="selected" image="check_1_24"/>
  375. <connections>
  376. <action selector="qtyCheckButtonClicked:" destination="wPy-0C-asX" eventType="touchUpInside" id="nPe-Am-tNh"/>
  377. </connections>
  378. </button>
  379. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cGx-gI-KS4">
  380. <rect key="frame" x="21" y="251" width="24" height="24"/>
  381. <constraints>
  382. <constraint firstAttribute="width" constant="24" id="BWX-qE-RIx"/>
  383. <constraint firstAttribute="height" constant="24" id="YEN-QN-3Yn"/>
  384. </constraints>
  385. <state key="normal" title="Button" image="check_0_24"/>
  386. <state key="selected" image="check_1_24"/>
  387. <connections>
  388. <action selector="priceCheckButtonClicked:" destination="wPy-0C-asX" eventType="touchUpInside" id="6xi-tt-t2s"/>
  389. </connections>
  390. </button>
  391. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Xyw-kE-20W">
  392. <rect key="frame" x="21" y="389" width="24" height="24"/>
  393. <constraints>
  394. <constraint firstAttribute="height" constant="24" id="8co-AU-KKA"/>
  395. <constraint firstAttribute="width" constant="24" id="maG-Fv-iu6"/>
  396. </constraints>
  397. <state key="normal" title="Button" image="check_0_24"/>
  398. <state key="selected" image="check_1_24"/>
  399. <connections>
  400. <action selector="lineNoteCheckButtonClicked:" destination="wPy-0C-asX" eventType="touchUpInside" id="rGi-0c-y6d"/>
  401. </connections>
  402. </button>
  403. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="joH-dq-9dr">
  404. <rect key="frame" x="21" y="297" width="24" height="24"/>
  405. <constraints>
  406. <constraint firstAttribute="width" constant="24" id="R52-Df-1cu"/>
  407. <constraint firstAttribute="height" constant="24" id="dEy-SH-crE"/>
  408. </constraints>
  409. <state key="normal" image="check_0_24"/>
  410. <state key="selected" image="check_1_24"/>
  411. <connections>
  412. <action selector="dicountCheckButtonClicked:" destination="wPy-0C-asX" eventType="touchUpInside" id="CTw-Vw-QkG"/>
  413. </connections>
  414. </button>
  415. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="* Only Checked fields will be update" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qmo-qr-77s">
  416. <rect key="frame" x="60" y="69" width="360" height="20.5"/>
  417. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  418. <color key="textColor" red="0.60000002379999995" green="0.40000000600000002" blue="0.20000000300000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  419. <nil key="highlightedColor"/>
  420. </label>
  421. </subviews>
  422. <viewLayoutGuide key="safeArea" id="8wC-ch-Wki"/>
  423. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  424. <constraints>
  425. <constraint firstItem="YO5-Wc-hv3" firstAttribute="centerY" secondItem="joH-dq-9dr" secondAttribute="centerY" id="0BB-KW-9lv"/>
  426. <constraint firstItem="Tf8-iU-Ipy" firstAttribute="top" secondItem="YO5-Wc-hv3" secondAttribute="bottom" constant="25" id="2tl-p6-6K0"/>
  427. <constraint firstItem="g20-nR-GJM" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="6Bv-0g-AKc"/>
  428. <constraint firstItem="Tf8-iU-Ipy" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="6Hw-cB-Pn4"/>
  429. <constraint firstItem="ex0-jE-cOn" firstAttribute="firstBaseline" secondItem="i9L-B6-ncy" secondAttribute="firstBaseline" id="7d8-RZ-I64"/>
  430. <constraint firstItem="g20-nR-GJM" firstAttribute="top" secondItem="Tf8-iU-Ipy" secondAttribute="bottom" constant="25" id="80T-ar-GwT"/>
  431. <constraint firstItem="8wC-ch-Wki" firstAttribute="bottom" secondItem="5Z5-Sd-PeA" secondAttribute="bottom" constant="20" id="83d-hK-TNM"/>
  432. <constraint firstItem="26h-JF-dLL" firstAttribute="firstBaseline" secondItem="g20-nR-GJM" secondAttribute="firstBaseline" id="8k7-3t-xgl"/>
  433. <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="26h-JF-dLL" secondAttribute="trailing" id="9eQ-cW-jem"/>
  434. <constraint firstItem="8wC-ch-Wki" firstAttribute="trailing" secondItem="k64-66-LJI" secondAttribute="trailing" constant="60" id="AjM-Oi-4BF"/>
  435. <constraint firstItem="8wC-ch-Wki" firstAttribute="trailing" secondItem="qQ5-G3-Vai" secondAttribute="trailing" constant="24" id="Bwp-CG-nef"/>
  436. <constraint firstItem="GQa-zm-VRC" firstAttribute="leading" secondItem="8wC-ch-Wki" secondAttribute="leading" constant="60" id="DAt-Ey-UwC"/>
  437. <constraint firstItem="gPJ-Fo-wnW" firstAttribute="firstBaseline" secondItem="weO-dk-M11" secondAttribute="firstBaseline" id="DwG-As-jt2"/>
  438. <constraint firstItem="GQa-zm-VRC" firstAttribute="leading" secondItem="O0z-WA-hqd" secondAttribute="trailing" constant="15" id="Gbt-Va-6fT"/>
  439. <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="gPJ-Fo-wnW" secondAttribute="trailing" id="Gnk-0y-XgK"/>
  440. <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="Ees-Xd-7k4" secondAttribute="trailing" id="L0y-O9-0Ii"/>
  441. <constraint firstItem="8wC-ch-Wki" firstAttribute="trailing" secondItem="5Z5-Sd-PeA" secondAttribute="trailing" constant="24" id="Lfg-iL-gPq"/>
  442. <constraint firstItem="8wC-ch-Wki" firstAttribute="trailing" secondItem="Qmo-qr-77s" secondAttribute="trailing" constant="60" id="M6k-KG-vIT"/>
  443. <constraint firstItem="YO5-Wc-hv3" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="Maa-ae-Z2f"/>
  444. <constraint firstItem="ex0-jE-cOn" firstAttribute="leading" secondItem="i9L-B6-ncy" secondAttribute="trailing" constant="15" id="Mey-gC-7hE"/>
  445. <constraint firstItem="8wC-ch-Wki" firstAttribute="trailing" secondItem="Qmo-qr-77s" secondAttribute="trailing" constant="60" id="OXd-Yq-2Ih"/>
  446. <constraint firstItem="WMB-4W-q6p" firstAttribute="firstBaseline" secondItem="YO5-Wc-hv3" secondAttribute="firstBaseline" id="Obs-BB-7gl"/>
  447. <constraint firstItem="Ees-Xd-7k4" firstAttribute="leading" secondItem="Tf8-iU-Ipy" secondAttribute="trailing" constant="8" id="Po6-KN-8u7"/>
  448. <constraint firstItem="eTr-vX-bwU" firstAttribute="top" secondItem="GQa-zm-VRC" secondAttribute="bottom" constant="25" id="QXc-rA-Lof"/>
  449. <constraint firstItem="i9L-B6-ncy" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="QeX-MR-pu3"/>
  450. <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="WMB-4W-q6p" secondAttribute="trailing" id="RU8-XL-mOM"/>
  451. <constraint firstItem="i9L-B6-ncy" firstAttribute="top" secondItem="eTr-vX-bwU" secondAttribute="bottom" constant="25" id="Re1-BU-0Wy"/>
  452. <constraint firstItem="weO-dk-M11" firstAttribute="top" secondItem="i9L-B6-ncy" secondAttribute="bottom" constant="25" id="SMM-ez-dUO"/>
  453. <constraint firstItem="GQa-zm-VRC" firstAttribute="centerY" secondItem="O0z-WA-hqd" secondAttribute="centerY" id="U7e-vY-BSD"/>
  454. <constraint firstItem="Qmo-qr-77s" firstAttribute="top" secondItem="k64-66-LJI" secondAttribute="bottom" constant="8" id="U88-Vj-Wk2"/>
  455. <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="ex0-jE-cOn" secondAttribute="trailing" id="VGJ-RS-kCu"/>
  456. <constraint firstItem="YO5-Wc-hv3" firstAttribute="top" secondItem="weO-dk-M11" secondAttribute="bottom" constant="25" id="WPW-Wq-pV8"/>
  457. <constraint firstItem="Qmo-qr-77s" firstAttribute="leading" secondItem="8wC-ch-Wki" secondAttribute="leading" constant="60" id="bWa-0Q-p8F"/>
  458. <constraint firstItem="qQ5-G3-Vai" firstAttribute="firstBaseline" secondItem="GQa-zm-VRC" secondAttribute="firstBaseline" id="bdH-in-OHP"/>
  459. <constraint firstItem="eTr-vX-bwU" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="czv-3H-Jaw"/>
  460. <constraint firstItem="weO-dk-M11" firstAttribute="leading" secondItem="cGx-gI-KS4" secondAttribute="trailing" constant="15" id="ekh-H9-l9H"/>
  461. <constraint firstItem="k64-66-LJI" firstAttribute="top" secondItem="8wC-ch-Wki" secondAttribute="top" constant="20" id="ems-JO-ir8"/>
  462. <constraint firstItem="weO-dk-M11" firstAttribute="centerY" secondItem="cGx-gI-KS4" secondAttribute="centerY" id="faA-Cd-cQa"/>
  463. <constraint firstItem="g20-nR-GJM" firstAttribute="centerY" secondItem="Xyw-kE-20W" secondAttribute="centerY" id="gFM-MB-aiW"/>
  464. <constraint firstItem="k64-66-LJI" firstAttribute="leading" secondItem="8wC-ch-Wki" secondAttribute="leading" constant="60" id="hBt-lg-MAO"/>
  465. <constraint firstItem="Ees-Xd-7k4" firstAttribute="firstBaseline" secondItem="Tf8-iU-Ipy" secondAttribute="firstBaseline" id="iCL-m0-w2k"/>
  466. <constraint firstItem="GQa-zm-VRC" firstAttribute="top" secondItem="Qmo-qr-77s" secondAttribute="bottom" constant="25" id="js1-fc-ihm"/>
  467. <constraint firstItem="weO-dk-M11" firstAttribute="leading" secondItem="GQa-zm-VRC" secondAttribute="leading" id="pba-Ud-wzt"/>
  468. <constraint firstItem="YO5-Wc-hv3" firstAttribute="leading" secondItem="joH-dq-9dr" secondAttribute="trailing" constant="15" id="rdN-we-HD8"/>
  469. <constraint firstItem="g20-nR-GJM" firstAttribute="leading" secondItem="Xyw-kE-20W" secondAttribute="trailing" constant="15" id="rtn-k7-0Yh"/>
  470. <constraint firstItem="9jy-tP-Lud" firstAttribute="centerY" secondItem="eTr-vX-bwU" secondAttribute="centerY" id="sXB-Zb-0oX"/>
  471. <constraint firstItem="qQ5-G3-Vai" firstAttribute="trailing" secondItem="9jy-tP-Lud" secondAttribute="trailing" id="wqe-dz-s7f"/>
  472. </constraints>
  473. </view>
  474. <navigationItem key="navigationItem" title="Edit Portfolio" id="vk5-ma-BjE" userLabel="Edit Model Price">
  475. <barButtonItem key="rightBarButtonItem" title="Close" id="agA-vb-Tdj">
  476. <connections>
  477. <action selector="onCloseClicked:" destination="wPy-0C-asX" id="1w9-AU-v8T"/>
  478. </connections>
  479. </barButtonItem>
  480. </navigationItem>
  481. <value key="contentSizeForViewInPopover" type="size" width="480" height="480"/>
  482. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  483. <size key="freeformSize" width="480" height="480"/>
  484. <connections>
  485. <outlet property="buttonRefresh" destination="ex0-jE-cOn" id="xHp-uc-mEg"/>
  486. <outlet property="discountCheckButton" destination="joH-dq-9dr" id="Jkg-SI-UDH"/>
  487. <outlet property="editDiscount" destination="WMB-4W-q6p" id="pVL-60-SST"/>
  488. <outlet property="editLineNotes" destination="26h-JF-dLL" id="2d0-Nb-lfi"/>
  489. <outlet property="editPrice" destination="gPJ-Fo-wnW" id="lPf-Rg-SI7"/>
  490. <outlet property="editQTY" destination="qQ5-G3-Vai" id="HSk-13-t1t"/>
  491. <outlet property="labelNewPrice" destination="Ees-Xd-7k4" id="3cA-aw-xG4"/>
  492. <outlet property="labelQTYTitle" destination="GQa-zm-VRC" id="qQB-06-3gC"/>
  493. <outlet property="labelQueryQTY" destination="i9L-B6-ncy" id="EHD-LB-Dso"/>
  494. <outlet property="label_multiItems" destination="k64-66-LJI" id="B7M-kM-Yu8"/>
  495. <outlet property="labelpriceafter" destination="Tf8-iU-Ipy" id="gzD-FV-z3n"/>
  496. <outlet property="lineNoteCheckButton" destination="Xyw-kE-20W" id="mfb-OY-Ogs"/>
  497. <outlet property="noticeLabel" destination="Qmo-qr-77s" id="sPd-NO-LSo"/>
  498. <outlet property="priceCheckButton" destination="cGx-gI-KS4" id="vX1-L9-jjt"/>
  499. <outlet property="qtyCheckButton" destination="O0z-WA-hqd" id="Ua2-Uf-70J"/>
  500. <outlet property="saveButton" destination="5Z5-Sd-PeA" id="gHp-8n-xMa"/>
  501. <outlet property="switchQTY" destination="9jy-tP-Lud" id="ak6-Gz-Ihv"/>
  502. </connections>
  503. </viewController>
  504. <placeholder placeholderIdentifier="IBFirstResponder" id="bGe-ri-RAl" userLabel="First Responder" sceneMemberID="firstResponder"/>
  505. </objects>
  506. <point key="canvasLocation" x="1219.53125" y="-1649.4140625"/>
  507. </scene>
  508. <!--PortfolioListViewController-->
  509. <scene sceneID="1tV-iB-sci">
  510. <objects>
  511. <viewController storyboardIdentifier="PortfolioListViewController" title="PortfolioListViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="UR2-2B-1AA" customClass="PortfolioListViewController" sceneMemberID="viewController">
  512. <view key="view" contentMode="scaleToFill" id="WFW-Hb-Uqm">
  513. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  514. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  515. <subviews>
  516. <navigationBar contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="OvS-DC-8eY">
  517. <rect key="frame" x="0.0" y="20" width="768" height="44"/>
  518. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  519. <constraints>
  520. <constraint firstAttribute="height" constant="44" id="bpp-dQ-YH7"/>
  521. </constraints>
  522. <color key="barTintColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  523. <items>
  524. <navigationItem title="View Portfolios" id="St9-UE-SQI">
  525. <barButtonItem key="rightBarButtonItem" id="iKi-Jv-qX7">
  526. <searchBar key="customView" contentMode="redraw" searchBarStyle="minimal" placeholder="Name" id="4ye-Sw-UjX">
  527. <rect key="frame" x="468" y="3" width="280" height="44"/>
  528. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  529. <textInputTraits key="textInputTraits"/>
  530. <connections>
  531. <outlet property="delegate" destination="UR2-2B-1AA" id="Bvb-XN-lN6"/>
  532. </connections>
  533. </searchBar>
  534. </barButtonItem>
  535. </navigationItem>
  536. </items>
  537. </navigationBar>
  538. <activityIndicatorView opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" hidesWhenStopped="YES" animating="YES" style="whiteLarge" translatesAutoresizingMaskIntoConstraints="NO" id="MG5-Qo-QiV">
  539. <rect key="frame" x="365.5" y="493.5" width="37" height="37"/>
  540. <color key="color" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  541. </activityIndicatorView>
  542. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="GUB-XJ-Xjd">
  543. <rect key="frame" x="0.0" y="64" width="768" height="960"/>
  544. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  545. <prototypes>
  546. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="PDFListTableViewCell" rowHeight="66" id="nvl-ai-zvr" customClass="PortfolioListTableViewCell">
  547. <rect key="frame" x="0.0" y="50" width="768" height="66"/>
  548. <autoresizingMask key="autoresizingMask"/>
  549. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="nvl-ai-zvr" id="dFo-Ab-QPD">
  550. <rect key="frame" x="0.0" y="0.0" width="768" height="66"/>
  551. <autoresizingMask key="autoresizingMask"/>
  552. <subviews>
  553. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="j5I-zo-iGe" userLabel="name">
  554. <rect key="frame" x="15" y="8" width="201" height="50"/>
  555. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  556. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  557. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  558. <nil key="highlightedColor"/>
  559. </label>
  560. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7zF-7S-Bxq" userLabel="time">
  561. <rect key="frame" x="514" y="23" width="208" height="21"/>
  562. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  563. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  564. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  565. <nil key="highlightedColor"/>
  566. </label>
  567. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="FKE-5d-7eq" userLabel="name">
  568. <rect key="frame" x="209" y="8" width="769" height="50"/>
  569. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  570. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  571. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  572. <nil key="highlightedColor"/>
  573. </label>
  574. </subviews>
  575. </tableViewCellContentView>
  576. <connections>
  577. <outlet property="labelName" destination="j5I-zo-iGe" id="XM4-dB-uqJ"/>
  578. <outlet property="labelNote" destination="FKE-5d-7eq" id="ZzB-YX-DwL"/>
  579. <outlet property="labelTime" destination="7zF-7S-Bxq" id="1KP-1f-R9V"/>
  580. </connections>
  581. </tableViewCell>
  582. </prototypes>
  583. <connections>
  584. <outlet property="dataSource" destination="UR2-2B-1AA" id="NqL-UY-rgY"/>
  585. <outlet property="delegate" destination="UR2-2B-1AA" id="5pJ-Ws-Cic"/>
  586. </connections>
  587. </tableView>
  588. <label hidden="YES" opaque="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Cannot get data from server.
Tap to try again." textAlignment="center" lineBreakMode="tailTruncation" numberOfLines="2" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dP6-eo-w8h">
  589. <rect key="frame" x="263.5" y="489.5" width="241.5" height="45.5"/>
  590. <fontDescription key="fontDescription" type="system" pointSize="19"/>
  591. <color key="textColor" red="0.33333333329999998" green="0.33333333329999998" blue="0.33333333329999998" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  592. <nil key="highlightedColor"/>
  593. </label>
  594. </subviews>
  595. <viewLayoutGuide key="safeArea" id="WWb-vK-ElA"/>
  596. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  597. <constraints>
  598. <constraint firstItem="GUB-XJ-Xjd" firstAttribute="top" secondItem="OvS-DC-8eY" secondAttribute="bottom" id="1Eb-r1-nfs"/>
  599. <constraint firstItem="OvS-DC-8eY" firstAttribute="top" secondItem="WWb-vK-ElA" secondAttribute="top" id="49S-hC-QIn"/>
  600. <constraint firstItem="dP6-eo-w8h" firstAttribute="centerX" secondItem="WWb-vK-ElA" secondAttribute="centerX" id="51m-cs-jA4"/>
  601. <constraint firstItem="GUB-XJ-Xjd" firstAttribute="leading" secondItem="WWb-vK-ElA" secondAttribute="leading" id="NAD-X9-EPi"/>
  602. <constraint firstItem="MG5-Qo-QiV" firstAttribute="centerX" secondItem="WWb-vK-ElA" secondAttribute="centerX" id="NJS-Lt-QRJ"/>
  603. <constraint firstItem="OvS-DC-8eY" firstAttribute="centerX" secondItem="MG5-Qo-QiV" secondAttribute="centerX" id="W4M-aO-jOh"/>
  604. <constraint firstItem="OvS-DC-8eY" firstAttribute="centerX" secondItem="dP6-eo-w8h" secondAttribute="centerX" id="ezG-WL-z1s"/>
  605. <constraint firstItem="OvS-DC-8eY" firstAttribute="leading" secondItem="GUB-XJ-Xjd" secondAttribute="leading" id="jEp-fw-40a"/>
  606. <constraint firstItem="dP6-eo-w8h" firstAttribute="centerY" secondItem="WFW-Hb-Uqm" secondAttribute="centerY" id="tN9-2P-ZOS"/>
  607. <constraint firstItem="WWb-vK-ElA" firstAttribute="bottom" secondItem="GUB-XJ-Xjd" secondAttribute="bottom" id="tPF-nl-MlC"/>
  608. <constraint firstItem="MG5-Qo-QiV" firstAttribute="centerY" secondItem="WFW-Hb-Uqm" secondAttribute="centerY" id="wdr-8Y-BVF"/>
  609. <constraint firstItem="GUB-XJ-Xjd" firstAttribute="trailing" secondItem="WWb-vK-ElA" secondAttribute="trailing" id="xCc-C6-7dD"/>
  610. </constraints>
  611. </view>
  612. <connections>
  613. <outlet property="label_net_err" destination="dP6-eo-w8h" id="87f-YC-0Vk"/>
  614. <outlet property="mum" destination="MG5-Qo-QiV" id="vUh-0a-Gr9"/>
  615. <outlet property="navItem" destination="St9-UE-SQI" id="ULx-tL-U3l"/>
  616. <outlet property="searchbar" destination="4ye-Sw-UjX" id="ghf-Bs-i1o"/>
  617. <outlet property="table" destination="GUB-XJ-Xjd" id="Sua-ns-JQf"/>
  618. </connections>
  619. </viewController>
  620. <placeholder placeholderIdentifier="IBFirstResponder" id="qdT-Ce-tiq" userLabel="First Responder" sceneMemberID="firstResponder"/>
  621. </objects>
  622. <point key="canvasLocation" x="1947" y="-1649"/>
  623. </scene>
  624. <!--Portfolio Input Dialog-->
  625. <scene sceneID="MXM-3T-p81">
  626. <objects>
  627. <viewController storyboardIdentifier="RAPortfolioInputDialog" useStoryboardIdentifierAsRestorationIdentifier="YES" id="d7z-RD-NKE" customClass="RAPortfolioInputDialog" sceneMemberID="viewController">
  628. <view key="view" contentMode="scaleToFill" id="8UU-Rs-B6c">
  629. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  630. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  631. <subviews>
  632. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Title" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ann-Cc-MnG">
  633. <rect key="frame" x="10" y="30" width="748" height="20.5"/>
  634. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  635. <nil key="textColor"/>
  636. <nil key="highlightedColor"/>
  637. </label>
  638. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Please Input Name:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OuM-pW-LFG">
  639. <rect key="frame" x="10" y="60.5" width="748" height="20.5"/>
  640. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  641. <nil key="textColor"/>
  642. <nil key="highlightedColor"/>
  643. </label>
  644. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="oWD-f5-Wg8">
  645. <rect key="frame" x="10" y="91" width="748" height="34"/>
  646. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  647. <textInputTraits key="textInputTraits"/>
  648. </textField>
  649. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Please Input Note:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="nv4-fy-vKK">
  650. <rect key="frame" x="10" y="135" width="748" height="20.5"/>
  651. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  652. <nil key="textColor"/>
  653. <nil key="highlightedColor"/>
  654. </label>
  655. <textField opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="vW3-hY-Gcz">
  656. <rect key="frame" x="10" y="165.5" width="748" height="34"/>
  657. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  658. <textInputTraits key="textInputTraits"/>
  659. </textField>
  660. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5IO-YO-doG">
  661. <rect key="frame" x="0.0" y="204.5" width="768" height="0.5"/>
  662. <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  663. <constraints>
  664. <constraint firstAttribute="height" constant="0.5" id="UyD-Rk-OsH"/>
  665. </constraints>
  666. </view>
  667. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="2sG-qD-RU4">
  668. <rect key="frame" x="10" y="210" width="748" height="40"/>
  669. <subviews>
  670. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Otf-po-oqC">
  671. <rect key="frame" x="0.0" y="0.0" width="374" height="40"/>
  672. <subviews>
  673. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="knF-ac-TJw">
  674. <rect key="frame" x="163" y="5" width="48" height="30"/>
  675. <state key="normal" title="Cancel"/>
  676. <connections>
  677. <action selector="cancelBtnClick:" destination="d7z-RD-NKE" eventType="touchUpInside" id="b7q-g8-uQD"/>
  678. </connections>
  679. </button>
  680. </subviews>
  681. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  682. <constraints>
  683. <constraint firstItem="knF-ac-TJw" firstAttribute="centerY" secondItem="Otf-po-oqC" secondAttribute="centerY" id="FFj-95-wF0"/>
  684. <constraint firstItem="knF-ac-TJw" firstAttribute="centerX" secondItem="Otf-po-oqC" secondAttribute="centerX" id="W8P-jN-wfW"/>
  685. </constraints>
  686. </view>
  687. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="iKB-6U-DeM">
  688. <rect key="frame" x="374" y="0.0" width="374" height="40"/>
  689. <subviews>
  690. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="tgv-Yx-fqS">
  691. <rect key="frame" x="160" y="5" width="54" height="30"/>
  692. <state key="normal" title="Preview"/>
  693. <connections>
  694. <action selector="previewBtnClick:" destination="d7z-RD-NKE" eventType="touchUpInside" id="lok-VU-yra"/>
  695. </connections>
  696. </button>
  697. </subviews>
  698. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  699. <constraints>
  700. <constraint firstItem="tgv-Yx-fqS" firstAttribute="centerY" secondItem="iKB-6U-DeM" secondAttribute="centerY" id="8og-df-bik"/>
  701. <constraint firstItem="tgv-Yx-fqS" firstAttribute="centerX" secondItem="iKB-6U-DeM" secondAttribute="centerX" id="tC9-Zf-VoE"/>
  702. </constraints>
  703. </view>
  704. </subviews>
  705. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  706. <constraints>
  707. <constraint firstItem="Otf-po-oqC" firstAttribute="top" secondItem="2sG-qD-RU4" secondAttribute="top" id="BG0-EZ-DqH"/>
  708. <constraint firstItem="iKB-6U-DeM" firstAttribute="leading" secondItem="Otf-po-oqC" secondAttribute="trailing" id="C82-Sk-Ohb"/>
  709. <constraint firstItem="iKB-6U-DeM" firstAttribute="width" secondItem="Otf-po-oqC" secondAttribute="width" id="SJP-fE-QZC"/>
  710. <constraint firstAttribute="height" constant="40" id="hMC-mu-Fpj"/>
  711. <constraint firstAttribute="trailing" secondItem="iKB-6U-DeM" secondAttribute="trailing" id="juv-X3-ngh"/>
  712. <constraint firstItem="Otf-po-oqC" firstAttribute="leading" secondItem="2sG-qD-RU4" secondAttribute="leading" id="lqV-SG-Jsc"/>
  713. <constraint firstAttribute="bottom" secondItem="iKB-6U-DeM" secondAttribute="bottom" id="s15-MM-vBk"/>
  714. <constraint firstAttribute="bottom" secondItem="Otf-po-oqC" secondAttribute="bottom" id="vFZ-xP-bjb"/>
  715. <constraint firstItem="iKB-6U-DeM" firstAttribute="top" secondItem="2sG-qD-RU4" secondAttribute="top" id="vRX-0C-gEn"/>
  716. </constraints>
  717. </view>
  718. </subviews>
  719. <viewLayoutGuide key="safeArea" id="dDq-6U-meY"/>
  720. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  721. <constraints>
  722. <constraint firstItem="OuM-pW-LFG" firstAttribute="leading" secondItem="Ann-Cc-MnG" secondAttribute="leading" id="0Sg-xw-UW8"/>
  723. <constraint firstItem="5IO-YO-doG" firstAttribute="top" secondItem="vW3-hY-Gcz" secondAttribute="bottom" constant="5" id="410-VN-Xvq"/>
  724. <constraint firstItem="vW3-hY-Gcz" firstAttribute="top" secondItem="nv4-fy-vKK" secondAttribute="bottom" constant="10" id="5A3-1o-0RC"/>
  725. <constraint firstItem="nv4-fy-vKK" firstAttribute="leading" secondItem="oWD-f5-Wg8" secondAttribute="leading" id="A4W-5F-5Yk"/>
  726. <constraint firstItem="oWD-f5-Wg8" firstAttribute="top" secondItem="OuM-pW-LFG" secondAttribute="bottom" constant="10" id="Cic-Q5-3dN"/>
  727. <constraint firstItem="5IO-YO-doG" firstAttribute="width" secondItem="8UU-Rs-B6c" secondAttribute="width" id="Duk-TR-sXH"/>
  728. <constraint firstItem="5IO-YO-doG" firstAttribute="leading" secondItem="dDq-6U-meY" secondAttribute="leading" id="Gk1-Vy-DbO"/>
  729. <constraint firstItem="dDq-6U-meY" firstAttribute="trailing" secondItem="Ann-Cc-MnG" secondAttribute="trailing" constant="10" id="NIc-hX-0Qt"/>
  730. <constraint firstItem="nv4-fy-vKK" firstAttribute="trailing" secondItem="oWD-f5-Wg8" secondAttribute="trailing" id="PAD-26-do7"/>
  731. <constraint firstItem="2sG-qD-RU4" firstAttribute="leading" secondItem="vW3-hY-Gcz" secondAttribute="leading" id="PbO-vt-JxL"/>
  732. <constraint firstItem="2sG-qD-RU4" firstAttribute="top" secondItem="5IO-YO-doG" secondAttribute="bottom" constant="5" id="Sun-LM-Hln"/>
  733. <constraint firstItem="vW3-hY-Gcz" firstAttribute="trailing" secondItem="nv4-fy-vKK" secondAttribute="trailing" id="Sxh-eM-6QC"/>
  734. <constraint firstItem="oWD-f5-Wg8" firstAttribute="trailing" secondItem="OuM-pW-LFG" secondAttribute="trailing" id="WKC-j1-9Mu"/>
  735. <constraint firstItem="vW3-hY-Gcz" firstAttribute="leading" secondItem="nv4-fy-vKK" secondAttribute="leading" id="Zgb-i2-CMh"/>
  736. <constraint firstItem="Ann-Cc-MnG" firstAttribute="leading" secondItem="dDq-6U-meY" secondAttribute="leading" constant="10" id="b4A-f1-Cxg"/>
  737. <constraint firstItem="Ann-Cc-MnG" firstAttribute="top" secondItem="dDq-6U-meY" secondAttribute="top" constant="10" id="coq-Rq-zpx"/>
  738. <constraint firstItem="nv4-fy-vKK" firstAttribute="top" secondItem="oWD-f5-Wg8" secondAttribute="bottom" constant="10" id="eUw-n0-vhA"/>
  739. <constraint firstItem="2sG-qD-RU4" firstAttribute="trailing" secondItem="vW3-hY-Gcz" secondAttribute="trailing" id="gkR-Jg-MId"/>
  740. <constraint firstItem="OuM-pW-LFG" firstAttribute="top" secondItem="Ann-Cc-MnG" secondAttribute="bottom" constant="10" id="mek-0l-vgX"/>
  741. <constraint firstItem="oWD-f5-Wg8" firstAttribute="leading" secondItem="OuM-pW-LFG" secondAttribute="leading" id="ofK-qS-Rhe"/>
  742. <constraint firstItem="OuM-pW-LFG" firstAttribute="trailing" secondItem="Ann-Cc-MnG" secondAttribute="trailing" id="saK-GP-gjO"/>
  743. </constraints>
  744. </view>
  745. <connections>
  746. <outlet property="nameField" destination="oWD-f5-Wg8" id="2vo-ty-Kp0"/>
  747. <outlet property="nameLabel" destination="OuM-pW-LFG" id="fTM-1A-3R8"/>
  748. <outlet property="noteField" destination="vW3-hY-Gcz" id="Gdk-TX-3xB"/>
  749. <outlet property="noteLabel" destination="nv4-fy-vKK" id="HpU-r3-66K"/>
  750. <outlet property="titleLabel" destination="Ann-Cc-MnG" id="h8j-FS-bpM"/>
  751. </connections>
  752. </viewController>
  753. <placeholder placeholderIdentifier="IBFirstResponder" id="958-ZU-33d" userLabel="First Responder" sceneMemberID="firstResponder"/>
  754. </objects>
  755. <point key="canvasLocation" x="-512" y="-1649"/>
  756. </scene>
  757. </scenes>
  758. <resources>
  759. <image name="btn_save" width="102" height="30"/>
  760. <image name="check_0_24" width="24" height="24"/>
  761. <image name="check_1_24" width="24" height="24"/>
  762. </resources>
  763. </document>