CommonEditor.storyboard 109 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="20037" 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. <deployment identifier="iOS"/>
  6. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="20020"/>
  7. <capability name="System colors in document resources" minToolsVersion="11.0"/>
  8. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  9. </dependencies>
  10. <scenes>
  11. <!--Select Date-->
  12. <scene sceneID="E5d-Rh-3tk">
  13. <objects>
  14. <viewController storyboardIdentifier="DatePickerViewController" title="Select Date" useStoryboardIdentifierAsRestorationIdentifier="YES" id="hDO-yf-YYU" customClass="DatePickerViewController" sceneMemberID="viewController">
  15. <layoutGuides>
  16. <viewControllerLayoutGuide type="top" id="oEN-IW-3xG"/>
  17. <viewControllerLayoutGuide type="bottom" id="RpF-H7-VSr"/>
  18. </layoutGuides>
  19. <view key="view" contentMode="scaleToFill" id="SzR-aC-W21">
  20. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  21. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  22. <subviews>
  23. <datePicker contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="dateAndTime" minuteInterval="1" translatesAutoresizingMaskIntoConstraints="NO" id="92Z-Po-m6V">
  24. <rect key="frame" x="224" y="93" width="320" height="216"/>
  25. <constraints>
  26. <constraint firstAttribute="height" constant="216" id="i19-IZ-5lG"/>
  27. </constraints>
  28. <connections>
  29. <action selector="ValueChanged:" destination="hDO-yf-YYU" eventType="valueChanged" id="zq5-tB-PNW"/>
  30. </connections>
  31. </datePicker>
  32. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="cRS-hn-ulf">
  33. <rect key="frame" x="0.0" y="64" width="768" height="21"/>
  34. <constraints>
  35. <constraint firstAttribute="height" constant="21" id="wIP-4K-hIU"/>
  36. </constraints>
  37. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  38. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  39. <nil key="highlightedColor"/>
  40. </label>
  41. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="pXA-kN-pBh">
  42. <rect key="frame" x="330" y="503" width="108" height="39"/>
  43. <constraints>
  44. <constraint firstAttribute="height" constant="39" id="MQB-L6-0h7"/>
  45. <constraint firstAttribute="width" constant="108" id="XQI-LU-ubc"/>
  46. </constraints>
  47. <fontDescription key="fontDescription" type="system" pointSize="24"/>
  48. <state key="normal" title="Set"/>
  49. <connections>
  50. <action selector="onSetDateClick:" destination="hDO-yf-YYU" eventType="touchUpInside" id="dZO-IY-AGs"/>
  51. </connections>
  52. </button>
  53. </subviews>
  54. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  55. <constraints>
  56. <constraint firstItem="cRS-hn-ulf" firstAttribute="top" secondItem="oEN-IW-3xG" secondAttribute="bottom" constant="44" id="3Zn-QP-iZv"/>
  57. <constraint firstItem="pXA-kN-pBh" firstAttribute="top" secondItem="92Z-Po-m6V" secondAttribute="bottom" constant="194" id="8DL-oC-dRz"/>
  58. <constraint firstItem="cRS-hn-ulf" firstAttribute="leading" secondItem="SzR-aC-W21" secondAttribute="leading" id="CRs-B5-0Jb"/>
  59. <constraint firstAttribute="trailing" secondItem="cRS-hn-ulf" secondAttribute="trailing" id="CrK-F6-xZH"/>
  60. <constraint firstItem="pXA-kN-pBh" firstAttribute="centerX" secondItem="SzR-aC-W21" secondAttribute="centerX" id="Ner-ft-bgy"/>
  61. <constraint firstItem="92Z-Po-m6V" firstAttribute="top" secondItem="cRS-hn-ulf" secondAttribute="bottom" constant="8" id="cDM-Yf-JAV"/>
  62. <constraint firstItem="92Z-Po-m6V" firstAttribute="centerX" secondItem="SzR-aC-W21" secondAttribute="centerX" id="l28-uS-zYR"/>
  63. </constraints>
  64. </view>
  65. <navigationItem key="navigationItem" title="Title" id="mup-at-2Ts"/>
  66. <connections>
  67. <outlet property="datePicker" destination="92Z-Po-m6V" id="9x9-Dk-N3z"/>
  68. <outlet property="labelTime" destination="cRS-hn-ulf" id="ePv-wb-YPs"/>
  69. </connections>
  70. </viewController>
  71. <placeholder placeholderIdentifier="IBFirstResponder" id="hWE-Yy-gz7" userLabel="First Responder" sceneMemberID="firstResponder"/>
  72. </objects>
  73. <point key="canvasLocation" x="3603.90625" y="-171.09375"/>
  74. </scene>
  75. <!--TearSheetParamViewController-->
  76. <scene sceneID="ja8-7Q-Dgv">
  77. <objects>
  78. <viewController storyboardIdentifier="TearSheetParamViewController" autoresizesArchivedViewToFullSize="NO" title="TearSheetParamViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="6QI-1v-YnK" customClass="TearSheetParamViewController" sceneMemberID="viewController">
  79. <layoutGuides>
  80. <viewControllerLayoutGuide type="top" id="fO7-aZ-6ik"/>
  81. <viewControllerLayoutGuide type="bottom" id="koD-GF-zYK"/>
  82. </layoutGuides>
  83. <view key="view" contentMode="scaleToFill" id="5tu-uj-zDA">
  84. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  85. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  86. <subviews>
  87. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fRq-qQ-HYw" customClass="CommonEditorTableContainerView">
  88. <rect key="frame" x="0.0" y="20" width="768" height="1004"/>
  89. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  90. </view>
  91. </subviews>
  92. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  93. <constraints>
  94. <constraint firstItem="koD-GF-zYK" firstAttribute="top" secondItem="fRq-qQ-HYw" secondAttribute="bottom" id="KoQ-b5-qDf"/>
  95. <constraint firstItem="fRq-qQ-HYw" firstAttribute="top" secondItem="fO7-aZ-6ik" secondAttribute="bottom" id="SXC-0K-JT0"/>
  96. <constraint firstAttribute="trailing" secondItem="fRq-qQ-HYw" secondAttribute="trailing" id="jCD-gq-xNI"/>
  97. <constraint firstItem="fRq-qQ-HYw" firstAttribute="leading" secondItem="5tu-uj-zDA" secondAttribute="leading" id="odD-EB-Hoc"/>
  98. </constraints>
  99. </view>
  100. <navigationItem key="navigationItem" title="Title" id="vmX-GK-cbP">
  101. <barButtonItem key="rightBarButtonItem" title="Save" id="RDb-Oz-t40"/>
  102. </navigationItem>
  103. <connections>
  104. <outlet property="tableContainer" destination="fRq-qQ-HYw" id="zs0-gf-Sru"/>
  105. </connections>
  106. </viewController>
  107. <placeholder placeholderIdentifier="IBFirstResponder" id="pj5-Qz-ghb" userLabel="First Responder" sceneMemberID="firstResponder"/>
  108. </objects>
  109. <point key="canvasLocation" x="4960.9375" y="1959.3749999999998"/>
  110. </scene>
  111. <!--CustomerInfoViewController-->
  112. <scene sceneID="c3J-cH-SZL">
  113. <objects>
  114. <viewController storyboardIdentifier="CustomerInfoViewController" title="CustomerInfoViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="iDP-Ox-Rb4" customClass="CustomerInfoViewController" sceneMemberID="viewController">
  115. <layoutGuides>
  116. <viewControllerLayoutGuide type="top" id="WrT-ig-xTY"/>
  117. <viewControllerLayoutGuide type="bottom" id="FIx-nN-5av"/>
  118. </layoutGuides>
  119. <view key="view" contentMode="scaleToFill" id="XtO-XI-aMh">
  120. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  121. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  122. <subviews>
  123. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="DDb-ec-Hh3" customClass="CommonEditorTableContainerView">
  124. <rect key="frame" x="0.0" y="20" width="768" height="1004"/>
  125. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  126. </view>
  127. </subviews>
  128. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  129. <constraints>
  130. <constraint firstItem="FIx-nN-5av" firstAttribute="top" secondItem="DDb-ec-Hh3" secondAttribute="bottom" id="98F-aK-vl8"/>
  131. <constraint firstAttribute="trailing" secondItem="DDb-ec-Hh3" secondAttribute="trailing" id="c50-gc-Dqu"/>
  132. <constraint firstItem="DDb-ec-Hh3" firstAttribute="leading" secondItem="XtO-XI-aMh" secondAttribute="leading" id="cxY-48-st0"/>
  133. <constraint firstItem="DDb-ec-Hh3" firstAttribute="top" secondItem="WrT-ig-xTY" secondAttribute="bottom" id="fPK-QX-w09"/>
  134. </constraints>
  135. </view>
  136. <navigationItem key="navigationItem" title="Title" id="bMA-ol-BQB">
  137. <barButtonItem key="backBarButtonItem" title="Back" id="Mxj-Ji-phL"/>
  138. <rightBarButtonItems>
  139. <barButtonItem title="Edit" id="UbA-qG-T4z">
  140. <connections>
  141. <action selector="onEditClick:" destination="iDP-Ox-Rb4" id="ARB-Z0-Rap"/>
  142. </connections>
  143. </barButtonItem>
  144. <barButtonItem title="Assign to order" id="sIE-ES-kAv">
  145. <connections>
  146. <action selector="onSetClick:" destination="iDP-Ox-Rb4" id="PqC-63-00D"/>
  147. </connections>
  148. </barButtonItem>
  149. </rightBarButtonItems>
  150. </navigationItem>
  151. <connections>
  152. <outlet property="btn_edit" destination="UbA-qG-T4z" id="HIt-Kq-U26"/>
  153. <outlet property="right_btn" destination="sIE-ES-kAv" id="AzQ-CS-ep3"/>
  154. <outlet property="tableContainer" destination="DDb-ec-Hh3" id="mHR-LR-Zvz"/>
  155. </connections>
  156. </viewController>
  157. <placeholder placeholderIdentifier="IBFirstResponder" id="rkO-MB-XUi" userLabel="First Responder" sceneMemberID="firstResponder"/>
  158. </objects>
  159. <point key="canvasLocation" x="5638" y="1959"/>
  160. </scene>
  161. <!--TearSheetParamViewController-->
  162. <scene sceneID="qzn-Lm-U9Y">
  163. <objects>
  164. <viewController storyboardIdentifier="TearSheetParamViewController_bak" autoresizesArchivedViewToFullSize="NO" title="TearSheetParamViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="4fm-pj-gzK" customClass="TearSheetParamViewController" sceneMemberID="viewController">
  165. <layoutGuides>
  166. <viewControllerLayoutGuide type="top" id="MeI-SB-T0P"/>
  167. <viewControllerLayoutGuide type="bottom" id="Z3g-6Z-XdP"/>
  168. </layoutGuides>
  169. <view key="view" contentMode="scaleToFill" id="gVZ-mi-d3e">
  170. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  171. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  172. <subviews>
  173. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="10" sectionFooterHeight="10" translatesAutoresizingMaskIntoConstraints="NO" id="cVR-ie-r6g">
  174. <rect key="frame" x="0.0" y="20" width="768" height="1004"/>
  175. <color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  176. <prototypes>
  177. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellModel" rowHeight="140" id="Oph-ee-jLz" customClass="CommonEditorCellModel">
  178. <rect key="frame" x="0.0" y="49.5" width="768" height="140"/>
  179. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  180. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Oph-ee-jLz" id="QtW-xN-XkR">
  181. <rect key="frame" x="0.0" y="0.0" width="768" height="140"/>
  182. <autoresizingMask key="autoresizingMask"/>
  183. <subviews>
  184. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="xyL-8k-wtS">
  185. <rect key="frame" x="20" y="20" width="100" height="100"/>
  186. <constraints>
  187. <constraint firstAttribute="width" secondItem="xyL-8k-wtS" secondAttribute="height" multiplier="1:1" id="dGT-ht-cQx"/>
  188. </constraints>
  189. </imageView>
  190. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="name&amp;description" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kQY-cC-a1O">
  191. <rect key="frame" x="128" y="15" width="318" height="81"/>
  192. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  193. <nil key="highlightedColor"/>
  194. </label>
  195. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1234567.00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="JbR-cP-27F">
  196. <rect key="frame" x="617" y="45" width="129" height="21"/>
  197. <constraints>
  198. <constraint firstAttribute="width" constant="129" id="t8p-9t-a80"/>
  199. </constraints>
  200. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  201. <nil key="highlightedColor"/>
  202. </label>
  203. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="x9999" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="upV-Ia-ppl">
  204. <rect key="frame" x="617" y="75" width="129" height="21"/>
  205. <constraints>
  206. <constraint firstAttribute="width" constant="129" id="PJs-pk-O8n"/>
  207. </constraints>
  208. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  209. <nil key="highlightedColor"/>
  210. </label>
  211. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Masert pack:9999" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="r8P-zz-ghp">
  212. <rect key="frame" x="461.5" y="15" width="141" height="21"/>
  213. <constraints>
  214. <constraint firstAttribute="height" constant="21" id="d98-wP-8OV"/>
  215. </constraints>
  216. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  217. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  218. <nil key="highlightedColor"/>
  219. </label>
  220. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="$1234567.00" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jGx-Zc-PSC" customClass="StrikethroughLabel">
  221. <rect key="frame" x="481" y="45" width="102" height="21"/>
  222. <constraints>
  223. <constraint firstAttribute="width" constant="102" id="h0I-FO-Hjp"/>
  224. <constraint firstAttribute="height" constant="21" id="xQ5-3U-Tdd"/>
  225. </constraints>
  226. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  227. <color key="textColor" red="1" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  228. <nil key="highlightedColor"/>
  229. </label>
  230. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Discount 99.99% off" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qQ7-Xt-Okx">
  231. <rect key="frame" x="454" y="75" width="156" height="21"/>
  232. <constraints>
  233. <constraint firstAttribute="width" constant="156" id="Y2G-ca-pwa"/>
  234. </constraints>
  235. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  236. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  237. <nil key="highlightedColor"/>
  238. </label>
  239. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price ($)" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3Bs-vh-lne">
  240. <rect key="frame" x="617" y="15" width="129" height="21"/>
  241. <constraints>
  242. <constraint firstAttribute="width" constant="129" id="iQr-Bp-uSa"/>
  243. </constraints>
  244. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  245. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  246. <nil key="highlightedColor"/>
  247. </label>
  248. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="123456789.00" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zni-Ef-gpT">
  249. <rect key="frame" x="617" y="106" width="129" height="21"/>
  250. <constraints>
  251. <constraint firstAttribute="width" constant="129" id="xqH-Td-DCZ"/>
  252. </constraints>
  253. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  254. <nil key="highlightedColor"/>
  255. </label>
  256. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="6Yw-LP-Zra">
  257. <rect key="frame" x="128" y="102" width="46" height="29"/>
  258. <state key="normal" title="Button"/>
  259. <connections>
  260. <action selector="onClickBundle:" destination="Oph-ee-jLz" eventType="touchUpInside" id="2lX-bY-x79"/>
  261. </connections>
  262. </button>
  263. </subviews>
  264. <constraints>
  265. <constraint firstItem="jGx-Zc-PSC" firstAttribute="centerX" secondItem="qQ7-Xt-Okx" secondAttribute="centerX" id="2cH-C2-3bk"/>
  266. <constraint firstItem="jGx-Zc-PSC" firstAttribute="baseline" secondItem="JbR-cP-27F" secondAttribute="baseline" id="2pR-40-joc"/>
  267. <constraint firstItem="xyL-8k-wtS" firstAttribute="top" secondItem="QtW-xN-XkR" secondAttribute="topMargin" constant="9" id="634-Nb-7oq"/>
  268. <constraint firstItem="qQ7-Xt-Okx" firstAttribute="baseline" secondItem="upV-Ia-ppl" secondAttribute="baseline" id="69f-PO-yaM"/>
  269. <constraint firstItem="Zni-Ef-gpT" firstAttribute="top" secondItem="upV-Ia-ppl" secondAttribute="bottom" constant="10" id="6OY-Oq-LQp"/>
  270. <constraint firstItem="r8P-zz-ghp" firstAttribute="baseline" secondItem="3Bs-vh-lne" secondAttribute="baseline" id="6wM-4v-Vmq"/>
  271. <constraint firstItem="jGx-Zc-PSC" firstAttribute="top" secondItem="r8P-zz-ghp" secondAttribute="bottom" constant="9" id="8X8-RH-pUr"/>
  272. <constraint firstItem="upV-Ia-ppl" firstAttribute="leading" secondItem="qQ7-Xt-Okx" secondAttribute="trailing" constant="7" id="Dvx-HA-nto"/>
  273. <constraint firstItem="qQ7-Xt-Okx" firstAttribute="leading" secondItem="kQY-cC-a1O" secondAttribute="trailing" constant="8" id="FBX-v6-NAn"/>
  274. <constraint firstAttribute="trailing" secondItem="Zni-Ef-gpT" secondAttribute="trailing" constant="22" id="KVU-Ca-2jW"/>
  275. <constraint firstAttribute="trailing" secondItem="JbR-cP-27F" secondAttribute="trailing" constant="22" id="NCU-ja-VQZ"/>
  276. <constraint firstItem="kQY-cC-a1O" firstAttribute="baseline" secondItem="upV-Ia-ppl" secondAttribute="baseline" id="Wlv-cd-RLS"/>
  277. <constraint firstAttribute="bottomMargin" secondItem="Zni-Ef-gpT" secondAttribute="bottom" constant="2" id="Xnh-tJ-pJM"/>
  278. <constraint firstItem="6Yw-LP-Zra" firstAttribute="centerY" secondItem="Zni-Ef-gpT" secondAttribute="centerY" id="ZRV-jX-d9w"/>
  279. <constraint firstItem="r8P-zz-ghp" firstAttribute="centerX" secondItem="qQ7-Xt-Okx" secondAttribute="centerX" id="ar5-Qi-FOt"/>
  280. <constraint firstItem="kQY-cC-a1O" firstAttribute="firstBaseline" secondItem="r8P-zz-ghp" secondAttribute="firstBaseline" id="bYr-KH-VO2"/>
  281. <constraint firstItem="xyL-8k-wtS" firstAttribute="leading" secondItem="QtW-xN-XkR" secondAttribute="leading" constant="20" id="cL3-tJ-nvx"/>
  282. <constraint firstItem="kQY-cC-a1O" firstAttribute="leading" secondItem="xyL-8k-wtS" secondAttribute="trailing" constant="8" id="dYJ-uG-6yo"/>
  283. <constraint firstItem="6Yw-LP-Zra" firstAttribute="baseline" secondItem="Zni-Ef-gpT" secondAttribute="baseline" id="eLB-Xs-v2l"/>
  284. <constraint firstAttribute="trailing" secondItem="3Bs-vh-lne" secondAttribute="trailing" constant="22" id="gef-HZ-WlJ"/>
  285. <constraint firstItem="kQY-cC-a1O" firstAttribute="centerY" secondItem="jGx-Zc-PSC" secondAttribute="centerY" id="meP-Cd-0Pw"/>
  286. <constraint firstItem="xyL-8k-wtS" firstAttribute="centerY" secondItem="QtW-xN-XkR" secondAttribute="centerY" id="n1I-Ys-Xkb"/>
  287. <constraint firstItem="kQY-cC-a1O" firstAttribute="top" secondItem="QtW-xN-XkR" secondAttribute="topMargin" constant="4" id="nR5-pU-hLu"/>
  288. <constraint firstAttribute="trailing" secondItem="upV-Ia-ppl" secondAttribute="trailing" constant="22" id="r0t-hT-5tQ"/>
  289. <constraint firstItem="6Yw-LP-Zra" firstAttribute="leading" secondItem="xyL-8k-wtS" secondAttribute="trailing" constant="8" id="rOk-Jx-14e"/>
  290. <constraint firstItem="6Yw-LP-Zra" firstAttribute="top" secondItem="kQY-cC-a1O" secondAttribute="bottom" constant="6" id="vs1-gT-czc"/>
  291. <constraint firstItem="Zni-Ef-gpT" firstAttribute="baseline" secondItem="6Yw-LP-Zra" secondAttribute="firstBaseline" id="ydH-Vn-RFG"/>
  292. </constraints>
  293. </tableViewCellContentView>
  294. <connections>
  295. <outlet property="buttonBundle" destination="6Yw-LP-Zra" id="xd2-HH-tYc"/>
  296. <outlet property="imgModel" destination="xyL-8k-wtS" id="7Qq-ZB-fLW"/>
  297. <outlet property="labelCount" destination="upV-Ia-ppl" id="T4O-MI-02G"/>
  298. <outlet property="labelDescription" destination="kQY-cC-a1O" id="l0M-yh-TMN"/>
  299. <outlet property="labelDiscount" destination="qQ7-Xt-Okx" id="xBU-xe-1Ce"/>
  300. <outlet property="labelMasterPack" destination="r8P-zz-ghp" id="qFY-41-gFb"/>
  301. <outlet property="labelOldPrice" destination="jGx-Zc-PSC" id="kgA-Al-iaB"/>
  302. <outlet property="labelTotalPrice" destination="Zni-Ef-gpT" id="lZv-sZ-HVL"/>
  303. <outlet property="labelUnitPrice" destination="JbR-cP-27F" id="Nz3-Zp-MtR"/>
  304. </connections>
  305. </tableViewCell>
  306. <tableViewCell contentMode="scaleToFill" restorationIdentifier="CommonEditorCellAction" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellAction" id="ssj-oz-bAi" customClass="CommonEditorCellAction">
  307. <rect key="frame" x="0.0" y="189.5" width="768" height="44"/>
  308. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  309. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ssj-oz-bAi" id="vUH-NQ-LZ9">
  310. <rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
  311. <autoresizingMask key="autoresizingMask"/>
  312. <subviews>
  313. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GAc-U7-8pe">
  314. <rect key="frame" x="8" y="11" width="752" height="22"/>
  315. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  316. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  317. <nil key="highlightedColor"/>
  318. </label>
  319. </subviews>
  320. <constraints>
  321. <constraint firstItem="GAc-U7-8pe" firstAttribute="top" secondItem="vUH-NQ-LZ9" secondAttribute="topMargin" id="4uX-mk-Fyb"/>
  322. <constraint firstAttribute="trailing" secondItem="GAc-U7-8pe" secondAttribute="trailing" constant="8" id="WyC-gc-4qO"/>
  323. <constraint firstItem="GAc-U7-8pe" firstAttribute="leading" secondItem="vUH-NQ-LZ9" secondAttribute="leading" constant="8" id="otT-6P-TuD"/>
  324. <constraint firstItem="GAc-U7-8pe" firstAttribute="centerX" secondItem="vUH-NQ-LZ9" secondAttribute="centerX" id="tay-dA-lqm"/>
  325. <constraint firstItem="GAc-U7-8pe" firstAttribute="centerY" secondItem="vUH-NQ-LZ9" secondAttribute="centerY" id="vDR-Vq-agH"/>
  326. </constraints>
  327. </tableViewCellContentView>
  328. <connections>
  329. <outlet property="labelAction" destination="GAc-U7-8pe" id="jMp-fw-uoo"/>
  330. </connections>
  331. </tableViewCell>
  332. <tableViewCell contentMode="scaleToFill" restorationIdentifier="CommonEditorCellMAction" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellMAction" id="07f-ff-k30" customClass="CommonEditorCellMAction">
  333. <rect key="frame" x="0.0" y="233.5" width="768" height="44"/>
  334. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  335. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="07f-ff-k30" id="Ume-mi-cJc">
  336. <rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
  337. <autoresizingMask key="autoresizingMask"/>
  338. <subviews>
  339. <button opaque="NO" contentMode="scaleToFill" misplaced="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="CnD-CA-7GQ" userLabel="action0">
  340. <rect key="frame" x="583" y="7" width="170" height="30"/>
  341. <color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  342. <state key="normal" title="Button">
  343. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  344. </state>
  345. </button>
  346. <button opaque="NO" tag="3" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Hv6-Vm-wzL" userLabel="action3">
  347. <rect key="frame" x="16" y="7" width="169" height="30"/>
  348. <color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  349. <state key="normal" title="Button">
  350. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  351. </state>
  352. </button>
  353. <button opaque="NO" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bPv-vc-eg3" userLabel="action1">
  354. <rect key="frame" x="393" y="7" width="170" height="30"/>
  355. <color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  356. <constraints>
  357. <constraint firstAttribute="width" constant="170" id="ubB-bx-GXq"/>
  358. </constraints>
  359. <state key="normal" title="Button">
  360. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  361. </state>
  362. </button>
  363. <button opaque="NO" tag="2" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fb7-qu-iUy" userLabel="action2">
  364. <rect key="frame" x="204" y="7" width="170" height="30"/>
  365. <color key="backgroundColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  366. <constraints>
  367. <constraint firstAttribute="width" constant="170" id="nxj-9A-TZq"/>
  368. </constraints>
  369. <state key="normal" title="Button">
  370. <color key="titleColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  371. </state>
  372. </button>
  373. </subviews>
  374. <constraints>
  375. <constraint firstItem="fb7-qu-iUy" firstAttribute="leading" secondItem="Hv6-Vm-wzL" secondAttribute="trailing" constant="19" id="DpG-we-uAu"/>
  376. <constraint firstItem="Hv6-Vm-wzL" firstAttribute="leading" secondItem="Ume-mi-cJc" secondAttribute="leadingMargin" id="GQe-fB-0A5"/>
  377. <constraint firstItem="fb7-qu-iUy" firstAttribute="baseline" secondItem="bPv-vc-eg3" secondAttribute="baseline" id="UYh-JX-JWb"/>
  378. <constraint firstItem="Hv6-Vm-wzL" firstAttribute="baseline" secondItem="fb7-qu-iUy" secondAttribute="baseline" id="Wqg-kZ-4HO"/>
  379. <constraint firstItem="Hv6-Vm-wzL" firstAttribute="centerY" secondItem="Ume-mi-cJc" secondAttribute="centerY" id="hE0-qS-jcp"/>
  380. <constraint firstItem="CnD-CA-7GQ" firstAttribute="trailing" secondItem="Ume-mi-cJc" secondAttribute="trailingMargin" id="jKb-ll-FSf"/>
  381. <constraint firstItem="bPv-vc-eg3" firstAttribute="leading" secondItem="fb7-qu-iUy" secondAttribute="trailing" constant="19" id="kgy-Jl-X1N"/>
  382. <constraint firstItem="bPv-vc-eg3" firstAttribute="baseline" secondItem="CnD-CA-7GQ" secondAttribute="baseline" id="pQn-bs-VhU"/>
  383. <constraint firstItem="fb7-qu-iUy" firstAttribute="leading" secondItem="Ume-mi-cJc" secondAttribute="leading" constant="204" id="teA-Tr-iHu"/>
  384. </constraints>
  385. </tableViewCellContentView>
  386. <connections>
  387. <outlet property="btn_action0" destination="CnD-CA-7GQ" id="9ry-j9-J99"/>
  388. <outlet property="btn_action1" destination="bPv-vc-eg3" id="aGn-fF-M4N"/>
  389. <outlet property="btn_action2" destination="fb7-qu-iUy" id="0oS-l5-tpO"/>
  390. <outlet property="btn_action3" destination="Hv6-Vm-wzL" id="b8g-Yb-EmH"/>
  391. </connections>
  392. </tableViewCell>
  393. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellLabel" id="6Qk-ct-Qby" customClass="CommonEditorCellLabel">
  394. <rect key="frame" x="0.0" y="277.5" width="768" height="44"/>
  395. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  396. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="6Qk-ct-Qby" id="RHD-Jr-MC2">
  397. <rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
  398. <autoresizingMask key="autoresizingMask"/>
  399. <subviews>
  400. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Eto-n8-WRZ">
  401. <rect key="frame" x="16" y="11" width="150" height="22"/>
  402. <constraints>
  403. <constraint firstAttribute="width" constant="150" id="kc1-sp-Hhv"/>
  404. </constraints>
  405. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  406. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  407. <nil key="highlightedColor"/>
  408. </label>
  409. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="XSt-jY-jcF">
  410. <rect key="frame" x="174" y="10" width="579" height="23"/>
  411. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  412. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  413. <nil key="highlightedColor"/>
  414. </label>
  415. </subviews>
  416. <constraints>
  417. <constraint firstItem="Eto-n8-WRZ" firstAttribute="top" secondItem="RHD-Jr-MC2" secondAttribute="topMargin" id="288-Mj-9Rt"/>
  418. <constraint firstItem="Eto-n8-WRZ" firstAttribute="centerY" secondItem="RHD-Jr-MC2" secondAttribute="centerY" id="8iO-y5-Z2T"/>
  419. <constraint firstItem="XSt-jY-jcF" firstAttribute="baseline" secondItem="Eto-n8-WRZ" secondAttribute="baseline" id="YKQ-fK-RK0"/>
  420. <constraint firstItem="XSt-jY-jcF" firstAttribute="top" secondItem="RHD-Jr-MC2" secondAttribute="topMargin" constant="-1" id="Z6R-6L-MKC"/>
  421. <constraint firstItem="XSt-jY-jcF" firstAttribute="leading" secondItem="Eto-n8-WRZ" secondAttribute="trailing" constant="8" id="mIU-dx-QfM"/>
  422. <constraint firstItem="Eto-n8-WRZ" firstAttribute="leading" secondItem="RHD-Jr-MC2" secondAttribute="leadingMargin" id="rL9-WA-aeK"/>
  423. <constraint firstAttribute="trailing" secondItem="XSt-jY-jcF" secondAttribute="trailing" constant="15" id="wKK-5G-4UM"/>
  424. </constraints>
  425. </tableViewCellContentView>
  426. <connections>
  427. <outlet property="labelTitle" destination="Eto-n8-WRZ" id="EQ9-23-FKC"/>
  428. <outlet property="labelValue" destination="XSt-jY-jcF" id="Rhx-B6-twm"/>
  429. </connections>
  430. </tableViewCell>
  431. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="CommonEditorCellEdit" rowHeight="44" id="PEs-Tx-N1l" customClass="CommonEditorCellEdit">
  432. <rect key="frame" x="0.0" y="321.5" width="768" height="44"/>
  433. <autoresizingMask key="autoresizingMask"/>
  434. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="PEs-Tx-N1l" id="g6q-oB-WEG">
  435. <rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
  436. <autoresizingMask key="autoresizingMask"/>
  437. <subviews>
  438. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="E0p-Rv-1zb">
  439. <rect key="frame" x="16" y="11" width="150" height="22"/>
  440. <constraints>
  441. <constraint firstAttribute="width" constant="150" id="fRO-qS-a7v"/>
  442. </constraints>
  443. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  444. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  445. <nil key="highlightedColor"/>
  446. </label>
  447. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="right" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="HoV-0G-uys">
  448. <rect key="frame" x="172" y="7" width="581" height="30"/>
  449. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  450. <textInputTraits key="textInputTraits"/>
  451. </textField>
  452. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Igi-Fb-ILh">
  453. <rect key="frame" x="6" y="11" width="10" height="22"/>
  454. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  455. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  456. <nil key="highlightedColor"/>
  457. </label>
  458. </subviews>
  459. <constraints>
  460. <constraint firstItem="HoV-0G-uys" firstAttribute="top" secondItem="g6q-oB-WEG" secondAttribute="topMargin" constant="-4" id="3F6-Jp-VOr"/>
  461. <constraint firstItem="E0p-Rv-1zb" firstAttribute="leading" secondItem="g6q-oB-WEG" secondAttribute="leadingMargin" id="5Se-oQ-Ov7"/>
  462. <constraint firstItem="HoV-0G-uys" firstAttribute="leading" secondItem="E0p-Rv-1zb" secondAttribute="trailing" constant="6" id="A4w-52-fb8"/>
  463. <constraint firstItem="Igi-Fb-ILh" firstAttribute="centerY" secondItem="g6q-oB-WEG" secondAttribute="centerY" id="KaJ-iD-bN7"/>
  464. <constraint firstAttribute="trailing" secondItem="HoV-0G-uys" secondAttribute="trailing" constant="15" id="NNI-hM-hcn"/>
  465. <constraint firstItem="E0p-Rv-1zb" firstAttribute="leading" secondItem="Igi-Fb-ILh" secondAttribute="trailing" id="PfM-t5-o0t"/>
  466. <constraint firstItem="E0p-Rv-1zb" firstAttribute="centerY" secondItem="HoV-0G-uys" secondAttribute="centerY" id="SGZ-HP-smv"/>
  467. <constraint firstItem="Igi-Fb-ILh" firstAttribute="bottom" secondItem="E0p-Rv-1zb" secondAttribute="bottom" id="ZFD-yb-yYA"/>
  468. <constraint firstItem="Igi-Fb-ILh" firstAttribute="top" secondItem="E0p-Rv-1zb" secondAttribute="top" id="m07-s3-PXC"/>
  469. <constraint firstItem="Igi-Fb-ILh" firstAttribute="top" secondItem="g6q-oB-WEG" secondAttribute="topMargin" id="ydy-nX-9tW"/>
  470. </constraints>
  471. </tableViewCellContentView>
  472. <connections>
  473. <outlet property="labelTitle" destination="E0p-Rv-1zb" id="jIH-yq-pqM"/>
  474. <outlet property="starMark" destination="Igi-Fb-ILh" id="WLG-bz-HwC"/>
  475. <outlet property="textfield" destination="HoV-0G-uys" id="fbk-nJ-bEi"/>
  476. </connections>
  477. </tableViewCell>
  478. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellEnum" id="9AR-rS-Bcu" customClass="CommonEditorCellEnum">
  479. <rect key="frame" x="0.0" y="365.5" width="768" height="44"/>
  480. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  481. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="9AR-rS-Bcu" id="jAQ-Sk-bhV">
  482. <rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
  483. <autoresizingMask key="autoresizingMask"/>
  484. <subviews>
  485. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="right" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fsV-Kc-L7Z">
  486. <rect key="frame" x="172" y="11" width="581" height="22"/>
  487. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  488. <nil key="highlightedColor"/>
  489. </label>
  490. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="68s-LN-X9p">
  491. <rect key="frame" x="16" y="11" width="150" height="22"/>
  492. <constraints>
  493. <constraint firstAttribute="width" constant="150" id="eEm-0D-Kmg"/>
  494. </constraints>
  495. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  496. <nil key="highlightedColor"/>
  497. </label>
  498. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="shN-OG-xWN">
  499. <rect key="frame" x="6" y="11" width="10" height="22"/>
  500. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  501. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  502. <nil key="highlightedColor"/>
  503. </label>
  504. </subviews>
  505. <constraints>
  506. <constraint firstItem="shN-OG-xWN" firstAttribute="baseline" secondItem="68s-LN-X9p" secondAttribute="firstBaseline" id="DBU-4C-V7p"/>
  507. <constraint firstItem="68s-LN-X9p" firstAttribute="leading" secondItem="shN-OG-xWN" secondAttribute="trailing" id="FsG-XL-htG"/>
  508. <constraint firstItem="68s-LN-X9p" firstAttribute="top" secondItem="jAQ-Sk-bhV" secondAttribute="topMargin" id="dVt-GN-1IZ"/>
  509. <constraint firstItem="68s-LN-X9p" firstAttribute="leading" secondItem="jAQ-Sk-bhV" secondAttribute="leadingMargin" id="ekm-mf-xS0"/>
  510. <constraint firstItem="shN-OG-xWN" firstAttribute="baseline" secondItem="fsV-Kc-L7Z" secondAttribute="firstBaseline" id="lzb-eN-qQl"/>
  511. <constraint firstAttribute="trailing" secondItem="fsV-Kc-L7Z" secondAttribute="trailing" constant="15" id="m1L-Ga-YlU"/>
  512. <constraint firstItem="68s-LN-X9p" firstAttribute="centerY" secondItem="jAQ-Sk-bhV" secondAttribute="centerY" id="qtu-FA-plw"/>
  513. <constraint firstItem="fsV-Kc-L7Z" firstAttribute="leading" secondItem="68s-LN-X9p" secondAttribute="trailing" constant="6" id="r90-IH-Y2j"/>
  514. <constraint firstItem="shN-OG-xWN" firstAttribute="centerY" secondItem="jAQ-Sk-bhV" secondAttribute="centerY" id="yXv-iE-B06"/>
  515. <constraint firstItem="68s-LN-X9p" firstAttribute="baseline" secondItem="fsV-Kc-L7Z" secondAttribute="baseline" id="z9p-ca-qpn"/>
  516. </constraints>
  517. </tableViewCellContentView>
  518. <connections>
  519. <outlet property="labelTitle" destination="68s-LN-X9p" id="wZF-fs-djo"/>
  520. <outlet property="labelValue" destination="fsV-Kc-L7Z" id="Nxd-wa-nCg"/>
  521. <outlet property="starMark" destination="shN-OG-xWN" id="u9H-as-Jcp"/>
  522. </connections>
  523. </tableViewCell>
  524. <tableViewCell contentMode="scaleToFill" restorationIdentifier="CommonEditorCellTextView" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellTextView" rowHeight="140" id="dmX-be-8Su" customClass="CommonEditorCellTextView">
  525. <rect key="frame" x="0.0" y="409.5" width="768" height="140"/>
  526. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  527. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="dmX-be-8Su" id="OGD-ef-ifx">
  528. <rect key="frame" x="0.0" y="0.0" width="768" height="140"/>
  529. <autoresizingMask key="autoresizingMask"/>
  530. <subviews>
  531. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GKX-OM-LDl">
  532. <rect key="frame" x="16" y="53" width="150" height="21"/>
  533. <constraints>
  534. <constraint firstAttribute="width" constant="150" id="ABR-Cl-OHU"/>
  535. </constraints>
  536. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  537. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  538. <nil key="highlightedColor"/>
  539. </label>
  540. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pma-ii-OXW">
  541. <rect key="frame" x="174" y="59" width="10" height="22"/>
  542. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  543. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  544. <nil key="highlightedColor"/>
  545. </label>
  546. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" showsHorizontalScrollIndicator="NO" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Exn-gg-C5X">
  547. <rect key="frame" x="172" y="6" width="581" height="128"/>
  548. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  549. <string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
  550. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  551. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  552. <dataDetectorType key="dataDetectorTypes" phoneNumber="YES" link="YES" address="YES"/>
  553. </textView>
  554. </subviews>
  555. <constraints>
  556. <constraint firstItem="pma-ii-OXW" firstAttribute="centerY" secondItem="OGD-ef-ifx" secondAttribute="centerY" id="CVP-95-BrT"/>
  557. <constraint firstItem="GKX-OM-LDl" firstAttribute="leading" secondItem="OGD-ef-ifx" secondAttribute="leadingMargin" id="Hi5-tl-AIE"/>
  558. <constraint firstItem="Exn-gg-C5X" firstAttribute="centerY" secondItem="pma-ii-OXW" secondAttribute="centerY" id="JF2-od-BzQ"/>
  559. <constraint firstAttribute="trailing" secondItem="Exn-gg-C5X" secondAttribute="trailing" constant="15" id="LSJ-qp-5xI"/>
  560. <constraint firstItem="pma-ii-OXW" firstAttribute="leading" secondItem="GKX-OM-LDl" secondAttribute="trailing" constant="8" id="ZP9-Ni-lGQ"/>
  561. <constraint firstItem="Exn-gg-C5X" firstAttribute="leading" secondItem="GKX-OM-LDl" secondAttribute="trailing" constant="6" id="fVQ-1j-eAr"/>
  562. <constraint firstItem="GKX-OM-LDl" firstAttribute="top" secondItem="OGD-ef-ifx" secondAttribute="topMargin" constant="42" id="gcb-4d-8j4"/>
  563. <constraint firstItem="pma-ii-OXW" firstAttribute="top" secondItem="OGD-ef-ifx" secondAttribute="topMargin" constant="48" id="n5J-sK-R4F"/>
  564. <constraint firstItem="Exn-gg-C5X" firstAttribute="top" secondItem="OGD-ef-ifx" secondAttribute="topMargin" constant="-5" id="yZ6-Nn-ZJ2"/>
  565. </constraints>
  566. </tableViewCellContentView>
  567. <connections>
  568. <outlet property="label_name" destination="GKX-OM-LDl" id="h1X-AK-UdB"/>
  569. <outlet property="starMark" destination="pma-ii-OXW" id="iyc-hj-CHQ"/>
  570. <outlet property="textview" destination="Exn-gg-C5X" id="bUM-i0-YYL"/>
  571. </connections>
  572. </tableViewCell>
  573. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellSignature" rowHeight="140" id="1AQ-3f-NcM" customClass="CommonEditorCellSignature">
  574. <rect key="frame" x="0.0" y="549.5" width="768" height="140"/>
  575. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  576. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="1AQ-3f-NcM" id="1Ve-Rc-Loo">
  577. <rect key="frame" x="0.0" y="0.0" width="768" height="140"/>
  578. <autoresizingMask key="autoresizingMask"/>
  579. <subviews>
  580. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="OZz-lo-hvF">
  581. <rect key="frame" x="16" y="59" width="150" height="22"/>
  582. <constraints>
  583. <constraint firstAttribute="width" constant="150" id="qRB-Az-nvx"/>
  584. </constraints>
  585. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  586. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  587. <nil key="highlightedColor"/>
  588. </label>
  589. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="VPO-Kk-Odn">
  590. <rect key="frame" x="6" y="59" width="10" height="22"/>
  591. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  592. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  593. <nil key="highlightedColor"/>
  594. </label>
  595. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="l6i-Tj-KRU">
  596. <rect key="frame" x="172" y="10" width="581" height="120"/>
  597. </imageView>
  598. </subviews>
  599. <constraints>
  600. <constraint firstItem="OZz-lo-hvF" firstAttribute="centerY" secondItem="l6i-Tj-KRU" secondAttribute="centerY" id="0KQ-pD-e8f"/>
  601. <constraint firstItem="VPO-Kk-Odn" firstAttribute="baseline" secondItem="OZz-lo-hvF" secondAttribute="firstBaseline" id="3RX-9w-thL"/>
  602. <constraint firstItem="OZz-lo-hvF" firstAttribute="top" secondItem="1Ve-Rc-Loo" secondAttribute="topMargin" constant="48" id="5Hc-Te-aKy"/>
  603. <constraint firstItem="l6i-Tj-KRU" firstAttribute="centerY" secondItem="VPO-Kk-Odn" secondAttribute="centerY" id="6ea-AJ-u8p"/>
  604. <constraint firstAttribute="trailing" secondItem="l6i-Tj-KRU" secondAttribute="trailing" constant="15" id="B4B-nb-Gj4"/>
  605. <constraint firstItem="OZz-lo-hvF" firstAttribute="centerY" secondItem="1Ve-Rc-Loo" secondAttribute="centerY" id="L4c-9K-sQA"/>
  606. <constraint firstItem="OZz-lo-hvF" firstAttribute="leading" secondItem="VPO-Kk-Odn" secondAttribute="trailing" id="P1N-7h-E4L"/>
  607. <constraint firstItem="OZz-lo-hvF" firstAttribute="leading" secondItem="1Ve-Rc-Loo" secondAttribute="leadingMargin" id="fqo-8d-G01"/>
  608. <constraint firstItem="l6i-Tj-KRU" firstAttribute="top" secondItem="1Ve-Rc-Loo" secondAttribute="topMargin" constant="-1" id="gyG-pJ-yyd"/>
  609. <constraint firstItem="l6i-Tj-KRU" firstAttribute="leading" secondItem="OZz-lo-hvF" secondAttribute="trailing" constant="6" id="upG-rx-nbn"/>
  610. </constraints>
  611. </tableViewCellContentView>
  612. <connections>
  613. <outlet property="imageviewSignature" destination="l6i-Tj-KRU" id="SuJ-AZ-Yww"/>
  614. <outlet property="labelTitle" destination="OZz-lo-hvF" id="5mb-oE-hPc"/>
  615. <outlet property="starMark" destination="VPO-Kk-Odn" id="mqC-sJ-XwD"/>
  616. </connections>
  617. </tableViewCell>
  618. <tableViewCell contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellSwitch" rowHeight="44" id="Prk-wJ-Ou5" customClass="CommonEditorCellSwitch">
  619. <rect key="frame" x="0.0" y="689.5" width="768" height="44"/>
  620. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  621. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="Prk-wJ-Ou5" id="gzm-zc-a8m">
  622. <rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
  623. <autoresizingMask key="autoresizingMask"/>
  624. <subviews>
  625. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7iy-PQ-jHE">
  626. <rect key="frame" x="16" y="11" width="680" height="22"/>
  627. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  628. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  629. <nil key="highlightedColor"/>
  630. </label>
  631. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="IY2-bX-GX2">
  632. <rect key="frame" x="704" y="6" width="51" height="32"/>
  633. </switch>
  634. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="*" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="alA-4a-5Hp">
  635. <rect key="frame" x="6" y="11" width="10" height="22"/>
  636. <fontDescription key="fontDescription" type="system" pointSize="25"/>
  637. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  638. <nil key="highlightedColor"/>
  639. </label>
  640. </subviews>
  641. <constraints>
  642. <constraint firstItem="alA-4a-5Hp" firstAttribute="centerY" secondItem="gzm-zc-a8m" secondAttribute="centerY" id="5fS-AU-YGM"/>
  643. <constraint firstItem="7iy-PQ-jHE" firstAttribute="centerY" secondItem="gzm-zc-a8m" secondAttribute="centerY" id="93A-Xo-9JI"/>
  644. <constraint firstItem="7iy-PQ-jHE" firstAttribute="top" secondItem="gzm-zc-a8m" secondAttribute="topMargin" id="Kyw-Fx-NZ1"/>
  645. <constraint firstItem="7iy-PQ-jHE" firstAttribute="centerY" secondItem="IY2-bX-GX2" secondAttribute="centerY" id="OxE-yG-xZG"/>
  646. <constraint firstItem="7iy-PQ-jHE" firstAttribute="leading" secondItem="gzm-zc-a8m" secondAttribute="leadingMargin" id="SvG-1V-aVB"/>
  647. <constraint firstItem="IY2-bX-GX2" firstAttribute="top" secondItem="gzm-zc-a8m" secondAttribute="topMargin" constant="-5" id="WFg-ot-Edu"/>
  648. <constraint firstItem="7iy-PQ-jHE" firstAttribute="leading" secondItem="alA-4a-5Hp" secondAttribute="trailing" id="ZkR-B9-qaF"/>
  649. <constraint firstItem="alA-4a-5Hp" firstAttribute="baseline" secondItem="7iy-PQ-jHE" secondAttribute="firstBaseline" id="btk-TG-mTV"/>
  650. <constraint firstItem="IY2-bX-GX2" firstAttribute="leading" secondItem="7iy-PQ-jHE" secondAttribute="trailing" constant="8" id="ceh-bl-icK"/>
  651. <constraint firstAttribute="trailing" secondItem="IY2-bX-GX2" secondAttribute="trailing" constant="15" id="lo3-OZ-tAj"/>
  652. </constraints>
  653. </tableViewCellContentView>
  654. <connections>
  655. <outlet property="labelTitle" destination="7iy-PQ-jHE" id="fUP-0c-PNk"/>
  656. <outlet property="starMark" destination="alA-4a-5Hp" id="7mb-Wc-1Kf"/>
  657. <outlet property="switchCtrl" destination="IY2-bX-GX2" id="de2-1T-Noq"/>
  658. </connections>
  659. </tableViewCell>
  660. <tableViewCell contentMode="scaleToFill" restorationIdentifier="CommonEditorCellImg" selectionStyle="default" indentationWidth="10" reuseIdentifier="CommonEditorCellImg" rowHeight="120" id="z4d-pv-B8K" customClass="CommonEditorCellImg">
  661. <rect key="frame" x="0.0" y="733.5" width="768" height="120"/>
  662. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  663. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="z4d-pv-B8K" id="8bH-ma-t1U">
  664. <rect key="frame" x="0.0" y="0.0" width="768" height="120"/>
  665. <autoresizingMask key="autoresizingMask"/>
  666. <subviews>
  667. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GS6-Z7-fOK">
  668. <rect key="frame" x="16" y="53" width="150" height="21"/>
  669. <constraints>
  670. <constraint firstAttribute="width" constant="150" id="VqM-TE-997"/>
  671. </constraints>
  672. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  673. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  674. <nil key="highlightedColor"/>
  675. </label>
  676. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="HmT-qo-FM0">
  677. <rect key="frame" x="652" y="10" width="100" height="100"/>
  678. <constraints>
  679. <constraint firstAttribute="width" constant="100" id="Kiu-nx-sHs"/>
  680. </constraints>
  681. <connections>
  682. <action selector="ImgButtonClicked:" destination="z4d-pv-B8K" eventType="touchUpInside" id="1jO-r8-pLD"/>
  683. </connections>
  684. </button>
  685. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dTl-qp-Cvg">
  686. <rect key="frame" x="172" y="53" width="472" height="21"/>
  687. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  688. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  689. <nil key="highlightedColor"/>
  690. </label>
  691. </subviews>
  692. <constraints>
  693. <constraint firstItem="HmT-qo-FM0" firstAttribute="trailing" secondItem="8bH-ma-t1U" secondAttribute="trailingMargin" id="Fej-MW-BeN"/>
  694. <constraint firstItem="GS6-Z7-fOK" firstAttribute="baseline" secondItem="dTl-qp-Cvg" secondAttribute="baseline" id="KkV-da-ftJ"/>
  695. <constraint firstItem="GS6-Z7-fOK" firstAttribute="top" secondItem="8bH-ma-t1U" secondAttribute="topMargin" constant="42" id="Oak-Wh-y8c"/>
  696. <constraint firstItem="dTl-qp-Cvg" firstAttribute="leading" secondItem="GS6-Z7-fOK" secondAttribute="trailing" constant="6" id="TG4-WD-I3l"/>
  697. <constraint firstItem="GS6-Z7-fOK" firstAttribute="leading" secondItem="8bH-ma-t1U" secondAttribute="leadingMargin" id="ju9-Db-ehx"/>
  698. <constraint firstItem="HmT-qo-FM0" firstAttribute="leading" secondItem="dTl-qp-Cvg" secondAttribute="trailing" constant="8" id="oAH-Yv-1Vo"/>
  699. <constraint firstItem="HmT-qo-FM0" firstAttribute="centerY" secondItem="8bH-ma-t1U" secondAttribute="centerY" id="qee-Dl-xfp"/>
  700. <constraint firstItem="HmT-qo-FM0" firstAttribute="top" secondItem="8bH-ma-t1U" secondAttribute="topMargin" constant="-1" id="vFF-vT-mej"/>
  701. </constraints>
  702. </tableViewCellContentView>
  703. <connections>
  704. <outlet property="buttonImg" destination="HmT-qo-FM0" id="dUw-sy-rDG"/>
  705. <outlet property="labelDescription" destination="dTl-qp-Cvg" id="Rgq-1J-R8u"/>
  706. <outlet property="labelTitle" destination="GS6-Z7-fOK" id="0H2-d7-ksF"/>
  707. </connections>
  708. </tableViewCell>
  709. </prototypes>
  710. <connections>
  711. <outlet property="dataSource" destination="4fm-pj-gzK" id="2K2-KT-nT6"/>
  712. <outlet property="delegate" destination="4fm-pj-gzK" id="4bC-pG-mEm"/>
  713. </connections>
  714. </tableView>
  715. </subviews>
  716. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  717. <constraints>
  718. <constraint firstItem="cVR-ie-r6g" firstAttribute="top" secondItem="gVZ-mi-d3e" secondAttribute="topMargin" id="5fc-TK-iqE"/>
  719. <constraint firstItem="cVR-ie-r6g" firstAttribute="centerX" secondItem="gVZ-mi-d3e" secondAttribute="centerX" id="7PP-sY-Pgi"/>
  720. <constraint firstItem="cVR-ie-r6g" firstAttribute="leading" secondItem="gVZ-mi-d3e" secondAttribute="leadingMargin" constant="-20" id="LEk-gu-SIt"/>
  721. <constraint firstItem="cVR-ie-r6g" firstAttribute="bottom" secondItem="gVZ-mi-d3e" secondAttribute="bottomMargin" id="jhA-ee-mBa"/>
  722. </constraints>
  723. </view>
  724. <navigationItem key="navigationItem" title="Title" id="jaq-fq-V1y">
  725. <barButtonItem key="rightBarButtonItem" title="Save" id="DJL-as-EjF"/>
  726. </navigationItem>
  727. <connections>
  728. <outlet property="editorTable" destination="cVR-ie-r6g" id="r9O-7E-ArQ"/>
  729. </connections>
  730. </viewController>
  731. <placeholder placeholderIdentifier="IBFirstResponder" id="zxS-2g-Vv0" userLabel="First Responder" sceneMemberID="firstResponder"/>
  732. </objects>
  733. <point key="canvasLocation" x="4071" y="1959"/>
  734. </scene>
  735. <!--CommonEditorViewController-->
  736. <scene sceneID="rUw-JH-xSg">
  737. <objects>
  738. <viewController storyboardIdentifier="CommonEditorViewController" title="CommonEditorViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Jxb-UV-o22" customClass="CommonEditorViewController" sceneMemberID="viewController">
  739. <layoutGuides>
  740. <viewControllerLayoutGuide type="top" id="CDl-r0-75W"/>
  741. <viewControllerLayoutGuide type="bottom" id="0df-0C-nzy"/>
  742. </layoutGuides>
  743. <view key="view" contentMode="scaleToFill" id="UkZ-Ir-leK">
  744. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  745. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  746. <subviews>
  747. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="O2x-9a-T6K" customClass="CommonEditorTableContainerView">
  748. <rect key="frame" x="0.0" y="20" width="768" height="1004"/>
  749. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  750. </view>
  751. </subviews>
  752. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  753. <constraints>
  754. <constraint firstItem="0df-0C-nzy" firstAttribute="top" secondItem="O2x-9a-T6K" secondAttribute="bottom" id="6bq-Pf-qNM"/>
  755. <constraint firstItem="O2x-9a-T6K" firstAttribute="leading" secondItem="UkZ-Ir-leK" secondAttribute="leading" id="8ZK-dJ-geP"/>
  756. <constraint firstAttribute="trailing" secondItem="O2x-9a-T6K" secondAttribute="trailing" id="TqG-rD-KHo"/>
  757. <constraint firstItem="O2x-9a-T6K" firstAttribute="top" secondItem="CDl-r0-75W" secondAttribute="bottom" id="WCj-qM-gBb"/>
  758. </constraints>
  759. </view>
  760. <navigationItem key="navigationItem" title="Title" id="iOj-4w-q00">
  761. <barButtonItem key="rightBarButtonItem" title="Save" id="xCY-oQ-7Df"/>
  762. </navigationItem>
  763. <connections>
  764. <outlet property="tableContainer" destination="O2x-9a-T6K" id="4Za-t7-XpR"/>
  765. </connections>
  766. </viewController>
  767. <placeholder placeholderIdentifier="IBFirstResponder" id="tV5-IP-iV2" userLabel="First Responder" sceneMemberID="firstResponder"/>
  768. </objects>
  769. <point key="canvasLocation" x="4960.9375" y="1279.1015625"/>
  770. </scene>
  771. <!--MonthPickerViewController-->
  772. <scene sceneID="2GO-Cm-m10">
  773. <objects>
  774. <viewController storyboardIdentifier="MonthPickerViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="7q7-QK-Sei" userLabel="MonthPickerViewController" customClass="MonthPickerViewController" sceneMemberID="viewController">
  775. <layoutGuides>
  776. <viewControllerLayoutGuide type="top" id="Hn9-Wf-3fY"/>
  777. <viewControllerLayoutGuide type="bottom" id="2Jm-P9-8GA"/>
  778. </layoutGuides>
  779. <view key="view" contentMode="scaleToFill" id="ibP-8e-BGj">
  780. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  781. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  782. <subviews>
  783. <pickerView contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="mUg-ig-66i" customClass="SRMonthPicker">
  784. <rect key="frame" x="0.0" y="93" width="768" height="216"/>
  785. <constraints>
  786. <constraint firstAttribute="height" constant="216" id="yOg-II-a5j"/>
  787. </constraints>
  788. <connections>
  789. <outlet property="delegate" destination="7q7-QK-Sei" id="nsT-KH-nVm"/>
  790. </connections>
  791. </pickerView>
  792. <label opaque="NO" clipsSubviews="YES" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wXG-oN-rkI">
  793. <rect key="frame" x="0.0" y="64" width="768" height="21"/>
  794. <constraints>
  795. <constraint firstAttribute="height" constant="21" id="I25-D3-jtn"/>
  796. </constraints>
  797. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  798. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  799. <nil key="highlightedColor"/>
  800. </label>
  801. </subviews>
  802. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  803. <constraints>
  804. <constraint firstItem="mUg-ig-66i" firstAttribute="leading" secondItem="ibP-8e-BGj" secondAttribute="leading" id="213-DS-Fnu"/>
  805. <constraint firstAttribute="trailing" secondItem="mUg-ig-66i" secondAttribute="trailing" id="90R-Vx-EPq"/>
  806. <constraint firstItem="wXG-oN-rkI" firstAttribute="top" secondItem="Hn9-Wf-3fY" secondAttribute="bottom" constant="44" id="Dso-u4-iu5"/>
  807. <constraint firstItem="wXG-oN-rkI" firstAttribute="leading" secondItem="ibP-8e-BGj" secondAttribute="leading" id="R64-q8-Rh8"/>
  808. <constraint firstAttribute="trailing" secondItem="wXG-oN-rkI" secondAttribute="trailing" id="qm5-ck-799"/>
  809. <constraint firstItem="mUg-ig-66i" firstAttribute="top" secondItem="wXG-oN-rkI" secondAttribute="bottom" constant="8" id="tfC-OO-Qcq"/>
  810. </constraints>
  811. </view>
  812. <navigationItem key="navigationItem" title="Title" id="jxD-M9-46Z">
  813. <barButtonItem key="rightBarButtonItem" title="Set" id="gWb-7T-kTB">
  814. <connections>
  815. <action selector="onSetValue:" destination="7q7-QK-Sei" id="zCX-Kv-WIP"/>
  816. </connections>
  817. </barButtonItem>
  818. </navigationItem>
  819. <connections>
  820. <outlet property="label" destination="wXG-oN-rkI" id="t51-kd-z8S"/>
  821. <outlet property="monthPicker" destination="mUg-ig-66i" id="bkm-3i-kMM"/>
  822. </connections>
  823. </viewController>
  824. <placeholder placeholderIdentifier="IBFirstResponder" id="gRL-io-xkZ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  825. </objects>
  826. <point key="canvasLocation" x="2484" y="-171"/>
  827. </scene>
  828. <!--Enum Select View Controller-->
  829. <scene sceneID="upn-sd-EFP">
  830. <objects>
  831. <viewController storyboardIdentifier="EnumSelectorViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="J7q-vO-Muw" customClass="EnumSelectViewController" sceneMemberID="viewController">
  832. <layoutGuides>
  833. <viewControllerLayoutGuide type="top" id="m7p-8b-euB"/>
  834. <viewControllerLayoutGuide type="bottom" id="qYo-Jw-otw"/>
  835. </layoutGuides>
  836. <view key="view" contentMode="scaleToFill" id="bxp-Qn-bwL">
  837. <rect key="frame" x="0.0" y="0.0" width="540" height="680"/>
  838. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  839. <subviews>
  840. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="z59-4h-cB2">
  841. <rect key="frame" x="0.0" y="24" width="540" height="656"/>
  842. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  843. <prototypes>
  844. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="EnumSelectorCell" id="b1D-ac-iWB" customClass="EnumSelectorCell">
  845. <rect key="frame" x="0.0" y="44.5" width="540" height="44"/>
  846. <autoresizingMask key="autoresizingMask"/>
  847. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="b1D-ac-iWB" id="kPb-Xs-gEw">
  848. <rect key="frame" x="0.0" y="0.0" width="540" height="44"/>
  849. <autoresizingMask key="autoresizingMask"/>
  850. <subviews>
  851. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="ysV-pp-Th5" customClass="RTLabel">
  852. <rect key="frame" x="15" y="5" width="478" height="34"/>
  853. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  854. </view>
  855. </subviews>
  856. <constraints>
  857. <constraint firstItem="ysV-pp-Th5" firstAttribute="top" secondItem="kPb-Xs-gEw" secondAttribute="top" constant="5" id="3f1-IU-MHD"/>
  858. <constraint firstAttribute="bottom" secondItem="ysV-pp-Th5" secondAttribute="bottom" constant="5" id="77l-Rs-Upd"/>
  859. <constraint firstAttribute="trailingMargin" secondItem="ysV-pp-Th5" secondAttribute="trailing" constant="31" id="7Ki-Ei-EHG"/>
  860. <constraint firstItem="ysV-pp-Th5" firstAttribute="leading" secondItem="kPb-Xs-gEw" secondAttribute="leading" constant="15" id="iYw-Py-igH"/>
  861. </constraints>
  862. </tableViewCellContentView>
  863. <connections>
  864. <outlet property="rtLabel" destination="ysV-pp-Th5" id="iNe-9Z-Yy8"/>
  865. </connections>
  866. </tableViewCell>
  867. </prototypes>
  868. <connections>
  869. <outlet property="dataSource" destination="J7q-vO-Muw" id="93A-v9-9hr"/>
  870. <outlet property="delegate" destination="J7q-vO-Muw" id="DHd-NZ-eeZ"/>
  871. </connections>
  872. </tableView>
  873. </subviews>
  874. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  875. <constraints>
  876. <constraint firstAttribute="trailing" secondItem="z59-4h-cB2" secondAttribute="trailing" id="E0B-n6-95V"/>
  877. <constraint firstItem="z59-4h-cB2" firstAttribute="top" secondItem="m7p-8b-euB" secondAttribute="bottom" constant="24" id="JsW-g0-HZE"/>
  878. <constraint firstItem="z59-4h-cB2" firstAttribute="leading" secondItem="bxp-Qn-bwL" secondAttribute="leading" id="VtK-y7-Mdo"/>
  879. <constraint firstItem="qYo-Jw-otw" firstAttribute="top" secondItem="z59-4h-cB2" secondAttribute="bottom" id="XLS-CH-b7r"/>
  880. </constraints>
  881. </view>
  882. <value key="contentSizeForViewInPopover" type="size" width="540" height="680"/>
  883. <modalFormSheetSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  884. <connections>
  885. <outlet property="tableEnum" destination="z59-4h-cB2" id="YK4-HU-9Qu"/>
  886. </connections>
  887. </viewController>
  888. <placeholder placeholderIdentifier="IBFirstResponder" id="qsm-RJ-oeQ" userLabel="First Responder" sceneMemberID="firstResponder"/>
  889. </objects>
  890. <point key="canvasLocation" x="2726.5625" y="486.91406249999994"/>
  891. </scene>
  892. <!--View Image-->
  893. <scene sceneID="qR3-GS-yxr">
  894. <objects>
  895. <viewController storyboardIdentifier="ImageViewController" title="View Image" useStoryboardIdentifierAsRestorationIdentifier="YES" id="sCm-H6-tjB" customClass="ImageViewController" sceneMemberID="viewController">
  896. <layoutGuides>
  897. <viewControllerLayoutGuide type="top" id="rRM-cG-F5H"/>
  898. <viewControllerLayoutGuide type="bottom" id="zBy-7G-oIK"/>
  899. </layoutGuides>
  900. <view key="view" contentMode="scaleToFill" id="KOf-zj-yie">
  901. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  902. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  903. <subviews>
  904. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5ur-Z0-4eb">
  905. <rect key="frame" x="0.0" y="20" width="768" height="1004"/>
  906. </imageView>
  907. </subviews>
  908. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  909. <constraints>
  910. <constraint firstAttribute="trailing" secondItem="5ur-Z0-4eb" secondAttribute="trailing" id="5rI-wU-oPP"/>
  911. <constraint firstItem="5ur-Z0-4eb" firstAttribute="top" secondItem="rRM-cG-F5H" secondAttribute="bottom" id="Ml7-mu-csC"/>
  912. <constraint firstItem="zBy-7G-oIK" firstAttribute="top" secondItem="5ur-Z0-4eb" secondAttribute="bottom" id="QnM-sa-ztu"/>
  913. <constraint firstItem="5ur-Z0-4eb" firstAttribute="leading" secondItem="KOf-zj-yie" secondAttribute="leading" id="cyi-GB-FX3"/>
  914. </constraints>
  915. </view>
  916. <connections>
  917. <outlet property="imageView" destination="5ur-Z0-4eb" id="lg3-Fg-QbT"/>
  918. </connections>
  919. </viewController>
  920. <placeholder placeholderIdentifier="IBFirstResponder" id="OiT-Ic-Msp" userLabel="First Responder" sceneMemberID="firstResponder"/>
  921. </objects>
  922. <point key="canvasLocation" x="5858" y="1279"/>
  923. </scene>
  924. <!--Enum Select Online View Controller-->
  925. <scene sceneID="l77-sN-S74">
  926. <objects>
  927. <viewController storyboardIdentifier="EnumSelectOnlineViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="A1a-tK-2BG" customClass="EnumSelectOnlineViewController" sceneMemberID="viewController">
  928. <layoutGuides>
  929. <viewControllerLayoutGuide type="top" id="1gV-A8-KPP"/>
  930. <viewControllerLayoutGuide type="bottom" id="obC-fO-OxK"/>
  931. </layoutGuides>
  932. <view key="view" contentMode="scaleToFill" id="U3R-Nq-VNq">
  933. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  934. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  935. <subviews>
  936. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="No Record" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="jes-xb-r2y">
  937. <rect key="frame" x="343" y="501" width="80.5" height="21"/>
  938. <autoresizingMask key="autoresizingMask"/>
  939. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  940. <nil key="textColor"/>
  941. <nil key="highlightedColor"/>
  942. </label>
  943. <tableView clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="22" sectionFooterHeight="22" translatesAutoresizingMaskIntoConstraints="NO" id="O1P-gK-hbP">
  944. <rect key="frame" x="0.0" y="71" width="768" height="953"/>
  945. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  946. <prototypes>
  947. <tableViewCell contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="EnumSelectorCell" id="bae-sl-DbK" customClass="EnumSelectorCell">
  948. <rect key="frame" x="0.0" y="44.5" width="768" height="44"/>
  949. <autoresizingMask key="autoresizingMask"/>
  950. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="bae-sl-DbK" id="FgK-hs-kBJ">
  951. <rect key="frame" x="0.0" y="0.0" width="768" height="44"/>
  952. <autoresizingMask key="autoresizingMask"/>
  953. <subviews>
  954. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Qm5-av-MgR" customClass="RTLabel">
  955. <rect key="frame" x="15" y="5" width="706" height="34"/>
  956. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  957. </view>
  958. </subviews>
  959. <constraints>
  960. <constraint firstItem="Qm5-av-MgR" firstAttribute="top" secondItem="FgK-hs-kBJ" secondAttribute="top" constant="5" id="DWq-iS-IcJ"/>
  961. <constraint firstAttribute="trailingMargin" secondItem="Qm5-av-MgR" secondAttribute="trailing" constant="31" id="QpT-q3-MWH"/>
  962. <constraint firstAttribute="bottom" secondItem="Qm5-av-MgR" secondAttribute="bottom" constant="5" id="fg2-3e-6Le"/>
  963. <constraint firstItem="Qm5-av-MgR" firstAttribute="leading" secondItem="FgK-hs-kBJ" secondAttribute="leading" constant="15" id="kbu-o6-Syf"/>
  964. </constraints>
  965. </tableViewCellContentView>
  966. <connections>
  967. <outlet property="rtLabel" destination="Qm5-av-MgR" id="7hv-rt-x1R"/>
  968. </connections>
  969. </tableViewCell>
  970. </prototypes>
  971. <connections>
  972. <outlet property="dataSource" destination="A1a-tK-2BG" id="I5C-IP-vg5"/>
  973. <outlet property="delegate" destination="A1a-tK-2BG" id="qCj-ol-VAC"/>
  974. </connections>
  975. </tableView>
  976. <searchBar contentMode="redraw" placeholder="KEYWORDS" translatesAutoresizingMaskIntoConstraints="NO" id="8tc-Zi-o4x">
  977. <rect key="frame" x="0.0" y="20" width="768" height="51"/>
  978. <textInputTraits key="textInputTraits"/>
  979. <connections>
  980. <outlet property="delegate" destination="A1a-tK-2BG" id="HpF-dm-AwJ"/>
  981. </connections>
  982. </searchBar>
  983. </subviews>
  984. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  985. <constraints>
  986. <constraint firstItem="8tc-Zi-o4x" firstAttribute="leading" secondItem="U3R-Nq-VNq" secondAttribute="leading" id="5WO-cu-6LF"/>
  987. <constraint firstItem="8tc-Zi-o4x" firstAttribute="top" secondItem="1gV-A8-KPP" secondAttribute="bottom" id="CQl-Ir-ikB"/>
  988. <constraint firstItem="O1P-gK-hbP" firstAttribute="top" secondItem="8tc-Zi-o4x" secondAttribute="bottom" id="D7b-Kn-CeP"/>
  989. <constraint firstItem="O1P-gK-hbP" firstAttribute="leading" secondItem="U3R-Nq-VNq" secondAttribute="leading" id="EfY-Qd-pqJ"/>
  990. <constraint firstAttribute="trailing" secondItem="8tc-Zi-o4x" secondAttribute="trailing" id="OdN-xw-Ama"/>
  991. <constraint firstAttribute="trailing" secondItem="O1P-gK-hbP" secondAttribute="trailing" id="VOJ-oF-WaG"/>
  992. <constraint firstItem="obC-fO-OxK" firstAttribute="top" secondItem="O1P-gK-hbP" secondAttribute="bottom" id="vXu-cU-n6z"/>
  993. </constraints>
  994. </view>
  995. <value key="contentSizeForViewInPopover" type="size" width="540" height="680"/>
  996. <connections>
  997. <outlet property="labelNoRecord" destination="jes-xb-r2y" id="no7-Wi-Leb"/>
  998. <outlet property="tableEnum" destination="O1P-gK-hbP" id="Xd2-yh-fEM"/>
  999. </connections>
  1000. </viewController>
  1001. <placeholder placeholderIdentifier="IBFirstResponder" id="44d-aR-9OD" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1002. </objects>
  1003. <point key="canvasLocation" x="2726.5625" y="486.91406249999994"/>
  1004. </scene>
  1005. </scenes>
  1006. <resources>
  1007. <systemColor name="systemBackgroundColor">
  1008. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1009. </systemColor>
  1010. </resources>
  1011. </document>