CUL.storyboard 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="15505" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES">
  3. <device id="ipad9_7" orientation="portrait" layout="fullscreen" appearance="light"/>
  4. <dependencies>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="15510"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <scenes>
  9. <!--Price Setting-->
  10. <scene sceneID="HCH-Yc-Ddy">
  11. <objects>
  12. <viewController storyboardIdentifier="PriceSettingViewController" title="Price Setting" id="hVu-Cy-75z" customClass="PriceSettingViewController" sceneMemberID="viewController">
  13. <layoutGuides>
  14. <viewControllerLayoutGuide type="top" id="Cuu-f5-Aes"/>
  15. <viewControllerLayoutGuide type="bottom" id="3KL-Lc-pQE"/>
  16. </layoutGuides>
  17. <view key="view" contentMode="scaleToFill" id="dHj-jU-QLP">
  18. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  19. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  20. <subviews>
  21. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Display Price:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="L9s-QJ-zuH">
  22. <rect key="frame" x="20" y="25" width="103.5" height="40"/>
  23. <constraints>
  24. <constraint firstAttribute="height" constant="40" id="MUL-Dh-lnC"/>
  25. </constraints>
  26. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  27. <nil key="textColor"/>
  28. <nil key="highlightedColor"/>
  29. </label>
  30. <button opaque="NO" contentMode="left" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vVs-6N-BCX">
  31. <rect key="frame" x="20" y="85" width="79" height="33"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  33. <state key="normal" title="Hide Price">
  34. <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  35. </state>
  36. <state key="selected" title="Show Price"/>
  37. <connections>
  38. <action selector="showOrHidePriceButtonClick:" destination="hVu-Cy-75z" eventType="touchUpInside" id="I2Y-29-13r"/>
  39. </connections>
  40. </button>
  41. <button opaque="NO" contentMode="left" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="mw1-Vv-KOj">
  42. <rect key="frame" x="20" y="138" width="115" height="33"/>
  43. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  44. <state key="normal" title="Set Store Price">
  45. <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  46. </state>
  47. <connections>
  48. <action selector="calculatePriceButtonClick:" destination="hVu-Cy-75z" eventType="touchUpInside" id="KHe-Jc-oX3"/>
  49. </connections>
  50. </button>
  51. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jgD-F7-uVA">
  52. <rect key="frame" x="636" y="964" width="102" height="30"/>
  53. <constraints>
  54. <constraint firstAttribute="height" constant="30" id="TgR-mG-zQN"/>
  55. <constraint firstAttribute="width" constant="102" id="ZiN-f8-Qwu"/>
  56. </constraints>
  57. <state key="normal" image="btn_save"/>
  58. <connections>
  59. <action selector="saveButtonClick:" destination="hVu-Cy-75z" eventType="touchUpInside" id="4AQ-ZI-hjR"/>
  60. </connections>
  61. </button>
  62. <button opaque="NO" contentMode="left" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jtK-Ru-fSW">
  63. <rect key="frame" x="142.5" y="28.5" width="151" height="33"/>
  64. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  65. <state key="normal" title="Unified selling price">
  66. <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
  67. </state>
  68. <connections>
  69. <action selector="priceTypeButtonClick:" destination="hVu-Cy-75z" eventType="touchUpInside" id="YI6-Mf-nVM"/>
  70. </connections>
  71. </button>
  72. </subviews>
  73. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  74. <constraints>
  75. <constraint firstItem="3KL-Lc-pQE" firstAttribute="top" secondItem="jgD-F7-uVA" secondAttribute="bottom" constant="30" id="4nf-5N-Y7R"/>
  76. <constraint firstItem="L9s-QJ-zuH" firstAttribute="leading" secondItem="dHj-jU-QLP" secondAttribute="leading" constant="20" id="5T8-YM-Ocq"/>
  77. <constraint firstAttribute="trailing" secondItem="jgD-F7-uVA" secondAttribute="trailing" constant="30" id="HoK-ZL-XOc"/>
  78. <constraint firstItem="vVs-6N-BCX" firstAttribute="leading" secondItem="L9s-QJ-zuH" secondAttribute="leading" id="KZ2-uM-ByK"/>
  79. <constraint firstItem="L9s-QJ-zuH" firstAttribute="top" secondItem="Cuu-f5-Aes" secondAttribute="bottom" constant="25" id="MYe-hV-Ogm"/>
  80. <constraint firstItem="jtK-Ru-fSW" firstAttribute="centerY" secondItem="L9s-QJ-zuH" secondAttribute="centerY" id="ZWe-po-cWn"/>
  81. <constraint firstItem="jtK-Ru-fSW" firstAttribute="leading" secondItem="L9s-QJ-zuH" secondAttribute="trailing" constant="19" id="Zx3-z5-To5"/>
  82. <constraint firstItem="mw1-Vv-KOj" firstAttribute="top" secondItem="vVs-6N-BCX" secondAttribute="bottom" constant="20" id="bhK-3a-7tY"/>
  83. <constraint firstItem="mw1-Vv-KOj" firstAttribute="leading" secondItem="vVs-6N-BCX" secondAttribute="leading" id="bw4-H2-l3t"/>
  84. <constraint firstItem="vVs-6N-BCX" firstAttribute="top" secondItem="L9s-QJ-zuH" secondAttribute="bottom" constant="20" id="ejO-rv-HaK"/>
  85. </constraints>
  86. </view>
  87. <connections>
  88. <outlet property="priceTypeButton" destination="jtK-Ru-fSW" id="jkm-Cl-oLP"/>
  89. <outlet property="setPriceButton" destination="mw1-Vv-KOj" id="VEC-xB-uaS"/>
  90. <outlet property="showButton" destination="vVs-6N-BCX" id="KQJ-gx-IAV"/>
  91. </connections>
  92. </viewController>
  93. <placeholder placeholderIdentifier="IBFirstResponder" id="RNg-Md-X3T" userLabel="First Responder" sceneMemberID="firstResponder"/>
  94. </objects>
  95. <point key="canvasLocation" x="-890" y="-311"/>
  96. </scene>
  97. <!--Category Price-->
  98. <scene sceneID="4qU-Cd-6mD">
  99. <objects>
  100. <viewController storyboardIdentifier="CategoryPriceViewController" title="Category Price" id="oSP-hP-k8X" customClass="CategoryPriceViewController" sceneMemberID="viewController">
  101. <layoutGuides>
  102. <viewControllerLayoutGuide type="top" id="cjA-Km-Rwg"/>
  103. <viewControllerLayoutGuide type="bottom" id="oqY-Ei-LvT"/>
  104. </layoutGuides>
  105. <view key="view" contentMode="scaleToFill" id="ZSB-9h-J88">
  106. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  107. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  108. <subviews>
  109. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="6fy-Su-eKE">
  110. <rect key="frame" x="0.0" y="100" width="768" height="899"/>
  111. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  112. <prototypes>
  113. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CategoryPriceCell" rowHeight="47" id="rnb-EK-8yY" customClass="CategoryPriceCell">
  114. <rect key="frame" x="0.0" y="28" width="768" height="47"/>
  115. <autoresizingMask key="autoresizingMask"/>
  116. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="rnb-EK-8yY" id="WGZ-Bw-E4C">
  117. <rect key="frame" x="0.0" y="0.0" width="768" height="47"/>
  118. <autoresizingMask key="autoresizingMask"/>
  119. <subviews>
  120. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Dinning" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3fh-vo-1qn">
  121. <rect key="frame" x="35" y="5" width="200" height="37"/>
  122. <constraints>
  123. <constraint firstAttribute="width" constant="200" id="jtE-Em-isT"/>
  124. </constraints>
  125. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  126. <nil key="textColor"/>
  127. <nil key="highlightedColor"/>
  128. </label>
  129. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="base price: 1000 + $50.99" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="g3e-To-oS9">
  130. <rect key="frame" x="285" y="16" width="202" height="15"/>
  131. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  132. <nil key="textColor"/>
  133. <nil key="highlightedColor"/>
  134. </label>
  135. </subviews>
  136. <constraints>
  137. <constraint firstItem="g3e-To-oS9" firstAttribute="top" secondItem="WGZ-Bw-E4C" secondAttribute="topMargin" constant="5" id="4TE-Hj-E7W"/>
  138. <constraint firstAttribute="bottom" secondItem="3fh-vo-1qn" secondAttribute="bottom" constant="5" id="4W9-h9-Ttt"/>
  139. <constraint firstItem="3fh-vo-1qn" firstAttribute="leading" secondItem="WGZ-Bw-E4C" secondAttribute="leading" constant="35" id="Art-Js-ozz"/>
  140. <constraint firstAttribute="bottomMargin" secondItem="g3e-To-oS9" secondAttribute="bottom" constant="5" id="Ixx-sP-bPN"/>
  141. <constraint firstItem="3fh-vo-1qn" firstAttribute="top" secondItem="WGZ-Bw-E4C" secondAttribute="top" constant="5" id="eKG-It-IiK"/>
  142. <constraint firstItem="g3e-To-oS9" firstAttribute="leading" secondItem="3fh-vo-1qn" secondAttribute="trailing" constant="50" id="o4G-9L-dNV"/>
  143. </constraints>
  144. </tableViewCellContentView>
  145. <connections>
  146. <outlet property="categoryLabel" destination="3fh-vo-1qn" id="y6E-EU-DdM"/>
  147. <outlet property="priceLabel" destination="g3e-To-oS9" id="bVN-Wr-RG1"/>
  148. </connections>
  149. </tableViewCell>
  150. </prototypes>
  151. <connections>
  152. <outlet property="dataSource" destination="oSP-hP-k8X" id="0nt-Mu-EU8"/>
  153. <outlet property="delegate" destination="oSP-hP-k8X" id="HLo-n3-dvs"/>
  154. </connections>
  155. </tableView>
  156. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pax-hz-53j">
  157. <rect key="frame" x="10" y="0.0" width="748" height="100"/>
  158. <string key="text">Example: If MSRP = $100 then Store price is set based on below formula
  159. MSRP X 30% ($100 x 30%) = $30
  160. MSRP X 130%($100x130%) = $130</string>
  161. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  162. <nil key="textColor"/>
  163. <nil key="highlightedColor"/>
  164. </label>
  165. </subviews>
  166. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  167. <constraints>
  168. <constraint firstAttribute="trailing" secondItem="6fy-Su-eKE" secondAttribute="trailing" id="FhU-0p-lW1"/>
  169. <constraint firstAttribute="trailing" secondItem="pax-hz-53j" secondAttribute="trailing" constant="10" id="Q3Q-YF-TPs"/>
  170. <constraint firstItem="oqY-Ei-LvT" firstAttribute="top" secondItem="6fy-Su-eKE" secondAttribute="bottom" constant="25" id="Vi5-69-OZK"/>
  171. <constraint firstItem="6fy-Su-eKE" firstAttribute="top" secondItem="ZSB-9h-J88" secondAttribute="top" constant="100" id="hFe-0c-xUS"/>
  172. <constraint firstItem="6fy-Su-eKE" firstAttribute="leading" secondItem="ZSB-9h-J88" secondAttribute="leading" id="m7X-JS-wag"/>
  173. <constraint firstItem="pax-hz-53j" firstAttribute="top" secondItem="cjA-Km-Rwg" secondAttribute="bottom" id="oXr-qU-1Qc"/>
  174. <constraint firstItem="6fy-Su-eKE" firstAttribute="top" secondItem="pax-hz-53j" secondAttribute="bottom" id="vgB-ha-zsu"/>
  175. <constraint firstItem="pax-hz-53j" firstAttribute="leading" secondItem="ZSB-9h-J88" secondAttribute="leading" constant="10" id="yg5-AA-ncd"/>
  176. </constraints>
  177. </view>
  178. <connections>
  179. <outlet property="categoryTable" destination="6fy-Su-eKE" id="lyP-Mn-hIf"/>
  180. </connections>
  181. </viewController>
  182. <placeholder placeholderIdentifier="IBFirstResponder" id="QjD-0M-bvN" userLabel="First Responder" sceneMemberID="firstResponder"/>
  183. </objects>
  184. <point key="canvasLocation" x="35" y="-451"/>
  185. </scene>
  186. <!--Set Price-->
  187. <scene sceneID="9Rz-bc-82n">
  188. <objects>
  189. <viewController storyboardIdentifier="SetCategoryPriceController" title="Set Price" id="UzA-yv-6er" customClass="SetCategoryPriceController" sceneMemberID="viewController">
  190. <layoutGuides>
  191. <viewControllerLayoutGuide type="top" id="taN-CJ-sQt"/>
  192. <viewControllerLayoutGuide type="bottom" id="lSx-hS-2a7"/>
  193. </layoutGuides>
  194. <view key="view" contentMode="scaleToFill" id="ElC-Gn-Euu">
  195. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  196. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  197. <subviews>
  198. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Base Price:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1kG-P9-XdK">
  199. <rect key="frame" x="20" y="25" width="85.5" height="33"/>
  200. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  201. <nil key="textColor"/>
  202. <nil key="highlightedColor"/>
  203. </label>
  204. <button opaque="NO" contentMode="left" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Uh0-7V-Yfl">
  205. <rect key="frame" x="115.5" y="25" width="151" height="33"/>
  206. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  207. <state key="normal" title="Unified selling price"/>
  208. <connections>
  209. <action selector="basePriceButtonClick:" destination="UzA-yv-6er" eventType="touchUpInside" id="IiH-e5-z7h"/>
  210. </connections>
  211. </button>
  212. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="GN9-Cr-63d">
  213. <rect key="frame" x="20" y="82" width="24" height="24"/>
  214. <constraints>
  215. <constraint firstAttribute="height" constant="24" id="7sN-Uq-t6c"/>
  216. <constraint firstAttribute="width" constant="24" id="kWZ-Ed-N8c"/>
  217. </constraints>
  218. <state key="normal" image="check_0_24"/>
  219. <state key="selected" image="check_1_24"/>
  220. <state key="highlighted" image="check_0_24"/>
  221. <connections>
  222. <action selector="floatCheckButtonClick:" destination="UzA-yv-6er" eventType="touchUpInside" id="Dxm-cx-sod"/>
  223. </connections>
  224. </button>
  225. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="add:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XyN-x8-6ZP">
  226. <rect key="frame" x="64" y="84" width="34" height="20.5"/>
  227. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  228. <nil key="textColor"/>
  229. <nil key="highlightedColor"/>
  230. </label>
  231. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="T1Y-6I-2PT">
  232. <rect key="frame" x="20" y="130" width="24" height="24"/>
  233. <constraints>
  234. <constraint firstAttribute="width" constant="24" id="I8L-G3-AtJ"/>
  235. <constraint firstAttribute="height" constant="24" id="lH9-aG-5Jp"/>
  236. </constraints>
  237. <state key="normal" image="check_0_24"/>
  238. <state key="selected" image="check_1_24"/>
  239. <state key="highlighted" image="check_0_24"/>
  240. <connections>
  241. <action selector="percentageCheckButtonClick:" destination="UzA-yv-6er" eventType="touchUpInside" id="tzh-hL-hYy"/>
  242. </connections>
  243. </button>
  244. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="percentage:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5xi-mx-TOq">
  245. <rect key="frame" x="64" y="132" width="92" height="20.5"/>
  246. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  247. <nil key="textColor"/>
  248. <nil key="highlightedColor"/>
  249. </label>
  250. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="Y7Q-PG-43Q">
  251. <rect key="frame" x="108" y="77" width="150" height="34"/>
  252. <constraints>
  253. <constraint firstAttribute="width" constant="150" id="ePr-Wf-OYY"/>
  254. </constraints>
  255. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  256. <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
  257. <connections>
  258. <outlet property="delegate" destination="UzA-yv-6er" id="bca-MD-vcV"/>
  259. </connections>
  260. </textField>
  261. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="7fx-7w-auD">
  262. <rect key="frame" x="166" y="125" width="150" height="34"/>
  263. <constraints>
  264. <constraint firstAttribute="width" constant="150" id="svm-Em-IwF"/>
  265. </constraints>
  266. <fontDescription key="fontDescription" type="system" pointSize="18"/>
  267. <textInputTraits key="textInputTraits" keyboardType="numbersAndPunctuation"/>
  268. <connections>
  269. <outlet property="delegate" destination="UzA-yv-6er" id="4Tx-mV-JtV"/>
  270. </connections>
  271. </textField>
  272. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="4qd-QG-910">
  273. <rect key="frame" x="636" y="964" width="102" height="30"/>
  274. <constraints>
  275. <constraint firstAttribute="width" constant="102" id="7Y2-2g-mj3"/>
  276. <constraint firstAttribute="height" constant="30" id="Shc-uc-UFR"/>
  277. </constraints>
  278. <state key="normal" image="btn_save"/>
  279. <connections>
  280. <action selector="saveButtonClick:" destination="UzA-yv-6er" eventType="touchUpInside" id="quO-ay-mTt"/>
  281. </connections>
  282. </button>
  283. </subviews>
  284. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  285. <constraints>
  286. <constraint firstItem="Uh0-7V-Yfl" firstAttribute="top" secondItem="taN-CJ-sQt" secondAttribute="bottom" constant="25" id="3aK-LL-Z5N"/>
  287. <constraint firstItem="5xi-mx-TOq" firstAttribute="centerY" secondItem="T1Y-6I-2PT" secondAttribute="centerY" id="5bS-6w-qlr"/>
  288. <constraint firstItem="7fx-7w-auD" firstAttribute="leading" secondItem="5xi-mx-TOq" secondAttribute="trailing" constant="10" id="5hh-E7-Q1R"/>
  289. <constraint firstItem="XyN-x8-6ZP" firstAttribute="centerY" secondItem="GN9-Cr-63d" secondAttribute="centerY" id="7iu-Mb-HtF"/>
  290. <constraint firstItem="1kG-P9-XdK" firstAttribute="top" secondItem="taN-CJ-sQt" secondAttribute="bottom" constant="25" id="Ahe-5s-3Xy"/>
  291. <constraint firstItem="Uh0-7V-Yfl" firstAttribute="height" secondItem="1kG-P9-XdK" secondAttribute="height" id="C8M-2p-5b5"/>
  292. <constraint firstItem="T1Y-6I-2PT" firstAttribute="leading" secondItem="ElC-Gn-Euu" secondAttribute="leading" constant="20" id="Fr9-W4-ULG"/>
  293. <constraint firstItem="GN9-Cr-63d" firstAttribute="leading" secondItem="ElC-Gn-Euu" secondAttribute="leading" constant="20" id="Go7-9D-Dc5"/>
  294. <constraint firstItem="XyN-x8-6ZP" firstAttribute="leading" secondItem="GN9-Cr-63d" secondAttribute="trailing" constant="20" id="IKL-s5-JZ3"/>
  295. <constraint firstItem="Y7Q-PG-43Q" firstAttribute="leading" secondItem="XyN-x8-6ZP" secondAttribute="trailing" constant="10" id="JH4-tK-pAf"/>
  296. <constraint firstItem="7fx-7w-auD" firstAttribute="centerY" secondItem="5xi-mx-TOq" secondAttribute="centerY" id="OVQ-gk-KCK"/>
  297. <constraint firstItem="Uh0-7V-Yfl" firstAttribute="leading" secondItem="1kG-P9-XdK" secondAttribute="trailing" constant="10" id="Uve-gL-FiN"/>
  298. <constraint firstItem="1kG-P9-XdK" firstAttribute="leading" secondItem="ElC-Gn-Euu" secondAttribute="leading" constant="20" id="VrC-BJ-4BN"/>
  299. <constraint firstItem="lSx-hS-2a7" firstAttribute="top" secondItem="4qd-QG-910" secondAttribute="bottom" constant="30" id="YLY-Lp-vKb"/>
  300. <constraint firstItem="GN9-Cr-63d" firstAttribute="top" secondItem="1kG-P9-XdK" secondAttribute="bottom" constant="24" id="eI1-Vd-FVh"/>
  301. <constraint firstItem="T1Y-6I-2PT" firstAttribute="top" secondItem="GN9-Cr-63d" secondAttribute="bottom" constant="24" id="gNZ-EF-tL9"/>
  302. <constraint firstItem="5xi-mx-TOq" firstAttribute="leading" secondItem="XyN-x8-6ZP" secondAttribute="leading" id="l59-oq-Ikf"/>
  303. <constraint firstAttribute="trailing" secondItem="4qd-QG-910" secondAttribute="trailing" constant="30" id="uPT-Na-hk8"/>
  304. <constraint firstItem="Y7Q-PG-43Q" firstAttribute="centerY" secondItem="XyN-x8-6ZP" secondAttribute="centerY" id="xsB-4S-RgN"/>
  305. </constraints>
  306. </view>
  307. <connections>
  308. <outlet property="basePriceButton" destination="Uh0-7V-Yfl" id="iGg-Ra-rs6"/>
  309. <outlet property="floatCheckButton" destination="GN9-Cr-63d" id="5Fs-e9-ldZ"/>
  310. <outlet property="floatTextField" destination="Y7Q-PG-43Q" id="ykw-F6-F1N"/>
  311. <outlet property="percentageCheckButton" destination="T1Y-6I-2PT" id="KEb-Tu-quw"/>
  312. <outlet property="percentageTextField" destination="7fx-7w-auD" id="LJT-7w-uQP"/>
  313. </connections>
  314. </viewController>
  315. <placeholder placeholderIdentifier="IBFirstResponder" id="99Y-5a-CAh" userLabel="First Responder" sceneMemberID="firstResponder"/>
  316. </objects>
  317. <point key="canvasLocation" x="927.53906249999989" y="-446.26647144948754"/>
  318. </scene>
  319. </scenes>
  320. <resources>
  321. <image name="btn_save" width="102" height="30"/>
  322. <image name="check_0_24" width="24" height="24"/>
  323. <image name="check_1_24" width="24" height="24"/>
  324. </resources>
  325. </document>