KMAnnotationLinkViewController.xib 35 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21507" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21507"/>
  6. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  7. </dependencies>
  8. <objects>
  9. <customObject id="-2" userLabel="File's Owner" customClass="KMAnnotationLinkViewController">
  10. <connections>
  11. <outlet property="contentBox" destination="94r-0f-N69" id="Fy4-rc-5Tb"/>
  12. <outlet property="errorLabel" destination="2yT-h2-4Do" id="PDb-xn-rUj"/>
  13. <outlet property="goButton" destination="TsP-Zh-f0P" id="1Iy-J0-SZr"/>
  14. <outlet property="goButtonTopComstraint" destination="UJZ-v2-jlA" id="Pi8-k7-Amh"/>
  15. <outlet property="inputUrlBox" destination="bVE-f9-ez4" id="fhQ-zV-pzl"/>
  16. <outlet property="inputUrlTextField" destination="Yob-EH-V55" id="WKr-G8-aaB"/>
  17. <outlet property="linkEmailBox" destination="gpf-Ry-9Ts" id="DeX-UD-B8o"/>
  18. <outlet property="linkEmailImageView" destination="UN1-b0-bTv" id="tLT-Og-HLk"/>
  19. <outlet property="linkPageBox" destination="zgu-Qr-Ncj" id="3mr-4u-KVj"/>
  20. <outlet property="linkPageImageView" destination="Qib-W2-cOd" id="QvR-NI-HXZ"/>
  21. <outlet property="linkStyleView" destination="JJK-2N-aw6" id="JQI-PS-Ti1"/>
  22. <outlet property="linkUrlBox" destination="QFw-6H-nzJ" id="fQP-59-Jyy"/>
  23. <outlet property="linkUrlImageView" destination="2ro-FL-6Vk" id="94r-uf-lj0"/>
  24. <outlet property="pageImageThumible" destination="skU-vW-Jc9" id="KGM-YH-xgn"/>
  25. <outlet property="tagrgetBox" destination="fpR-08-cAa" id="2XE-x4-pn1"/>
  26. <outlet property="targetButton" destination="h0Y-PW-Dk3" id="GGY-em-rzE"/>
  27. <outlet property="targetLabel" destination="9ys-US-7EM" id="Vt7-QG-3kf"/>
  28. <outlet property="urlLabel" destination="xvX-qn-QjN" id="9na-HQ-oeX"/>
  29. <outlet property="urlView" destination="620-dg-Oal" id="P6X-Xk-hsE"/>
  30. <outlet property="view" destination="pS0-fN-fR3" id="983-P8-eiT"/>
  31. </connections>
  32. </customObject>
  33. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  34. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  35. <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" id="pS0-fN-fR3">
  36. <rect key="frame" x="0.0" y="0.0" width="273" height="621"/>
  37. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  38. <clipView key="contentView" drawsBackground="NO" copiesOnScroll="NO" id="T7F-ze-7V9" customClass="KMClipView">
  39. <rect key="frame" x="0.0" y="0.0" width="273" height="621"/>
  40. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  41. <subviews>
  42. <view translatesAutoresizingMaskIntoConstraints="NO" id="taZ-xi-jSO">
  43. <rect key="frame" x="0.0" y="0.0" width="273" height="621"/>
  44. <subviews>
  45. <customView translatesAutoresizingMaskIntoConstraints="NO" id="JJK-2N-aw6">
  46. <rect key="frame" x="16" y="621" width="241" height="32"/>
  47. <subviews>
  48. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="zgu-Qr-Ncj" customClass="KMBox">
  49. <rect key="frame" x="1" y="1" width="80" height="30"/>
  50. <view key="contentView" id="dst-aU-30R">
  51. <rect key="frame" x="0.0" y="0.0" width="80" height="30"/>
  52. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  53. <subviews>
  54. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Qib-W2-cOd">
  55. <rect key="frame" x="0.0" y="0.0" width="80" height="30"/>
  56. <constraints>
  57. <constraint firstAttribute="height" constant="30" id="I5p-Is-nUm"/>
  58. </constraints>
  59. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNamePropertybarLinkPageNor" id="7u9-ZZ-CWh"/>
  60. </imageView>
  61. </subviews>
  62. <constraints>
  63. <constraint firstAttribute="trailing" secondItem="Qib-W2-cOd" secondAttribute="trailing" id="02j-kB-zJx"/>
  64. <constraint firstItem="Qib-W2-cOd" firstAttribute="top" secondItem="dst-aU-30R" secondAttribute="top" id="6Ec-4r-S84"/>
  65. <constraint firstItem="Qib-W2-cOd" firstAttribute="leading" secondItem="dst-aU-30R" secondAttribute="leading" id="aof-IW-Blq"/>
  66. </constraints>
  67. </view>
  68. <color key="fillColor" red="1" green="1" blue="1" alpha="1" colorSpace="calibratedRGB"/>
  69. </box>
  70. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="QFw-6H-nzJ" customClass="KMBox">
  71. <rect key="frame" x="80" y="1" width="81" height="30"/>
  72. <view key="contentView" id="ckt-EI-xxA">
  73. <rect key="frame" x="0.0" y="0.0" width="81" height="30"/>
  74. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  75. <subviews>
  76. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="2ro-FL-6Vk">
  77. <rect key="frame" x="0.0" y="0.0" width="81" height="30"/>
  78. <constraints>
  79. <constraint firstAttribute="height" constant="30" id="1Lq-U1-uJM"/>
  80. </constraints>
  81. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNamePropertybarLinkUrlNor" id="ej5-Ef-ibg"/>
  82. </imageView>
  83. </subviews>
  84. <constraints>
  85. <constraint firstAttribute="trailing" secondItem="2ro-FL-6Vk" secondAttribute="trailing" id="E4Y-At-vsE"/>
  86. <constraint firstItem="2ro-FL-6Vk" firstAttribute="top" secondItem="ckt-EI-xxA" secondAttribute="top" id="fts-j9-Q8b"/>
  87. <constraint firstItem="2ro-FL-6Vk" firstAttribute="leading" secondItem="ckt-EI-xxA" secondAttribute="leading" id="vfQ-Fp-2uT"/>
  88. </constraints>
  89. </view>
  90. </box>
  91. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gpf-Ry-9Ts" customClass="KMBox">
  92. <rect key="frame" x="161" y="1" width="79" height="30"/>
  93. <view key="contentView" id="fRb-0f-pvG">
  94. <rect key="frame" x="0.0" y="0.0" width="79" height="30"/>
  95. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  96. <subviews>
  97. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="UN1-b0-bTv">
  98. <rect key="frame" x="1" y="-1" width="77" height="30"/>
  99. <constraints>
  100. <constraint firstAttribute="height" constant="30" id="4Vu-3E-pdW"/>
  101. </constraints>
  102. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNamePropertybarLinkEmailNor" id="bsI-ae-Rwj"/>
  103. </imageView>
  104. </subviews>
  105. <constraints>
  106. <constraint firstItem="UN1-b0-bTv" firstAttribute="top" secondItem="fRb-0f-pvG" secondAttribute="top" constant="1" id="9el-3b-lf0"/>
  107. <constraint firstItem="UN1-b0-bTv" firstAttribute="leading" secondItem="fRb-0f-pvG" secondAttribute="leading" constant="1" id="B7x-eu-ysY"/>
  108. <constraint firstAttribute="trailing" secondItem="UN1-b0-bTv" secondAttribute="trailing" constant="1" id="Fzr-T2-GfC"/>
  109. </constraints>
  110. </view>
  111. </box>
  112. </subviews>
  113. <constraints>
  114. <constraint firstItem="gpf-Ry-9Ts" firstAttribute="leading" secondItem="QFw-6H-nzJ" secondAttribute="trailing" id="Agy-kU-EgJ"/>
  115. <constraint firstItem="QFw-6H-nzJ" firstAttribute="top" secondItem="JJK-2N-aw6" secondAttribute="top" constant="1" id="FuW-Qp-u5O"/>
  116. <constraint firstAttribute="bottom" secondItem="QFw-6H-nzJ" secondAttribute="bottom" constant="1" id="O7d-8Z-VJe"/>
  117. <constraint firstAttribute="bottom" secondItem="gpf-Ry-9Ts" secondAttribute="bottom" constant="1" id="SJr-SA-2em"/>
  118. <constraint firstAttribute="bottom" secondItem="zgu-Qr-Ncj" secondAttribute="bottom" constant="1" id="a3r-Z3-dUE"/>
  119. <constraint firstItem="zgu-Qr-Ncj" firstAttribute="top" secondItem="JJK-2N-aw6" secondAttribute="top" constant="1" id="juw-cz-wGT"/>
  120. <constraint firstItem="zgu-Qr-Ncj" firstAttribute="width" secondItem="JJK-2N-aw6" secondAttribute="width" multiplier="0.33333" id="mEa-lC-DZv"/>
  121. <constraint firstItem="QFw-6H-nzJ" firstAttribute="width" secondItem="zgu-Qr-Ncj" secondAttribute="width" id="nwk-ae-rk1"/>
  122. <constraint firstItem="gpf-Ry-9Ts" firstAttribute="top" secondItem="JJK-2N-aw6" secondAttribute="top" constant="1" id="pvv-Oo-r8c"/>
  123. <constraint firstAttribute="height" constant="32" id="uds-nN-BQy"/>
  124. <constraint firstAttribute="trailing" secondItem="gpf-Ry-9Ts" secondAttribute="trailing" constant="1" id="y2V-CP-aCi"/>
  125. <constraint firstItem="zgu-Qr-Ncj" firstAttribute="leading" secondItem="JJK-2N-aw6" secondAttribute="leading" constant="1" id="yOE-j3-uWr"/>
  126. </constraints>
  127. </customView>
  128. <customView translatesAutoresizingMaskIntoConstraints="NO" id="F6W-1a-0gB">
  129. <rect key="frame" x="16" y="10" width="241" height="611"/>
  130. <subviews>
  131. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="94r-0f-N69">
  132. <rect key="frame" x="0.0" y="549" width="241" height="62"/>
  133. <view key="contentView" id="0d7-cO-4vT">
  134. <rect key="frame" x="0.0" y="0.0" width="241" height="62"/>
  135. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  136. <subviews>
  137. <customView translatesAutoresizingMaskIntoConstraints="NO" id="620-dg-Oal">
  138. <rect key="frame" x="0.0" y="0.0" width="241" height="62"/>
  139. <subviews>
  140. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xvX-qn-QjN">
  141. <rect key="frame" x="-2" y="44" width="37" height="18"/>
  142. <constraints>
  143. <constraint firstAttribute="height" constant="18" id="FeU-MA-ANP"/>
  144. </constraints>
  145. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="fLU-Bi-p4v">
  146. <font key="font" usesAppearanceFont="YES"/>
  147. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  148. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  149. </textFieldCell>
  150. </textField>
  151. <box boxType="custom" cornerRadius="4" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="bVE-f9-ez4">
  152. <rect key="frame" x="0.0" y="0.0" width="241" height="32"/>
  153. <view key="contentView" id="LqX-CP-0Dj">
  154. <rect key="frame" x="1" y="1" width="239" height="30"/>
  155. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  156. <subviews>
  157. <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Yob-EH-V55">
  158. <rect key="frame" x="8" y="7" width="223" height="16"/>
  159. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" alignment="left" drawsBackground="YES" id="cAq-l1-e8L">
  160. <font key="font" metaFont="system"/>
  161. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  162. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  163. </textFieldCell>
  164. </textField>
  165. </subviews>
  166. <constraints>
  167. <constraint firstAttribute="trailing" secondItem="Yob-EH-V55" secondAttribute="trailing" constant="8" id="RKO-id-oWG"/>
  168. <constraint firstItem="Yob-EH-V55" firstAttribute="leading" secondItem="LqX-CP-0Dj" secondAttribute="leading" constant="8" id="mMx-6w-hcJ"/>
  169. <constraint firstItem="Yob-EH-V55" firstAttribute="centerY" secondItem="LqX-CP-0Dj" secondAttribute="centerY" id="vVC-YC-0Un"/>
  170. </constraints>
  171. </view>
  172. <constraints>
  173. <constraint firstAttribute="height" constant="32" id="RQQ-bR-KXd"/>
  174. </constraints>
  175. </box>
  176. </subviews>
  177. <constraints>
  178. <constraint firstItem="bVE-f9-ez4" firstAttribute="leading" secondItem="620-dg-Oal" secondAttribute="leading" id="TSH-zK-4iE"/>
  179. <constraint firstAttribute="trailing" secondItem="bVE-f9-ez4" secondAttribute="trailing" id="Yd4-SN-YEL"/>
  180. <constraint firstItem="bVE-f9-ez4" firstAttribute="top" secondItem="xvX-qn-QjN" secondAttribute="bottom" constant="12" id="iIA-hE-bs2"/>
  181. <constraint firstItem="xvX-qn-QjN" firstAttribute="leading" secondItem="620-dg-Oal" secondAttribute="leading" id="iS5-Ee-6HU"/>
  182. <constraint firstItem="xvX-qn-QjN" firstAttribute="top" secondItem="620-dg-Oal" secondAttribute="top" id="idY-vt-QZi"/>
  183. <constraint firstAttribute="bottom" secondItem="bVE-f9-ez4" secondAttribute="bottom" id="qoy-Nx-u2H"/>
  184. </constraints>
  185. </customView>
  186. </subviews>
  187. <constraints>
  188. <constraint firstItem="620-dg-Oal" firstAttribute="leading" secondItem="0d7-cO-4vT" secondAttribute="leading" id="2al-y6-USO"/>
  189. <constraint firstAttribute="trailing" secondItem="620-dg-Oal" secondAttribute="trailing" id="Ete-fw-GVu"/>
  190. <constraint firstItem="620-dg-Oal" firstAttribute="top" secondItem="0d7-cO-4vT" secondAttribute="top" id="vpi-U1-Vas"/>
  191. <constraint firstAttribute="bottom" secondItem="620-dg-Oal" secondAttribute="bottom" id="x2w-3j-R0r"/>
  192. </constraints>
  193. </view>
  194. <color key="fillColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  195. </box>
  196. <textField hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2yT-h2-4Do">
  197. <rect key="frame" x="-2" y="528" width="35" height="15"/>
  198. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Bs1-Ow-Dc4">
  199. <font key="font" metaFont="cellTitle"/>
  200. <color key="textColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
  201. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  202. </textFieldCell>
  203. </textField>
  204. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="8Gx-Hi-Tyx">
  205. <rect key="frame" x="0.0" y="147" width="241" height="300"/>
  206. <view key="contentView" id="nPW-u7-mil">
  207. <rect key="frame" x="0.0" y="0.0" width="241" height="300"/>
  208. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  209. <subviews>
  210. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="skU-vW-Jc9">
  211. <rect key="frame" x="0.0" y="0.0" width="241" height="300"/>
  212. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="ah2-m8-fIQ"/>
  213. </imageView>
  214. </subviews>
  215. <constraints>
  216. <constraint firstItem="skU-vW-Jc9" firstAttribute="leading" secondItem="nPW-u7-mil" secondAttribute="leading" id="M0G-yx-bCn"/>
  217. <constraint firstAttribute="trailing" secondItem="skU-vW-Jc9" secondAttribute="trailing" id="Ss1-GC-o2A"/>
  218. <constraint firstAttribute="bottom" secondItem="skU-vW-Jc9" secondAttribute="bottom" id="X1l-kn-tQq"/>
  219. <constraint firstItem="skU-vW-Jc9" firstAttribute="top" secondItem="nPW-u7-mil" secondAttribute="top" id="gCq-vv-RPG"/>
  220. </constraints>
  221. </view>
  222. <constraints>
  223. <constraint firstAttribute="height" constant="300" id="nhr-Vc-H0W"/>
  224. </constraints>
  225. </box>
  226. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="TsP-Zh-f0P">
  227. <rect key="frame" x="109" y="111" width="24" height="16"/>
  228. <buttonCell key="cell" type="square" title="GO" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="9ZJ-Za-01U">
  229. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  230. <font key="font" metaFont="system"/>
  231. </buttonCell>
  232. <connections>
  233. <action selector="goButtonAction:" target="-2" id="c8C-Hw-WHC"/>
  234. </connections>
  235. </button>
  236. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="fpR-08-cAa">
  237. <rect key="frame" x="0.0" y="479" width="241" height="32"/>
  238. <view key="contentView" id="CJ0-uZ-bhS">
  239. <rect key="frame" x="1" y="1" width="239" height="30"/>
  240. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  241. <subviews>
  242. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Fff-kH-wO2">
  243. <rect key="frame" x="24" y="7" width="16" height="16"/>
  244. <constraints>
  245. <constraint firstAttribute="height" constant="16" id="RZ2-Ix-Vdb"/>
  246. <constraint firstAttribute="width" constant="16" id="YF9-N6-BPI"/>
  247. </constraints>
  248. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImagePropertPanelADDLocation" id="Pa9-LN-oi0"/>
  249. </imageView>
  250. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="9ys-US-7EM">
  251. <rect key="frame" x="43" y="7" width="193" height="17"/>
  252. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Ms7-0i-eJz">
  253. <font key="font" metaFont="system" size="14"/>
  254. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  255. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  256. </textFieldCell>
  257. </textField>
  258. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="h0Y-PW-Dk3" customClass="KMCoverButton">
  259. <rect key="frame" x="0.0" y="0.0" width="239" height="30"/>
  260. <buttonCell key="cell" type="bevel" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="KeZ-a0-2Og">
  261. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  262. <font key="font" metaFont="system"/>
  263. </buttonCell>
  264. <connections>
  265. <action selector="goButtonAction:" target="-2" id="dzJ-gv-tf7"/>
  266. </connections>
  267. </button>
  268. </subviews>
  269. <constraints>
  270. <constraint firstItem="Fff-kH-wO2" firstAttribute="leading" secondItem="CJ0-uZ-bhS" secondAttribute="leading" constant="24" id="0gC-ch-5s7"/>
  271. <constraint firstAttribute="trailing" secondItem="9ys-US-7EM" secondAttribute="trailing" constant="5" id="89P-dd-jtZ"/>
  272. <constraint firstItem="h0Y-PW-Dk3" firstAttribute="leading" secondItem="CJ0-uZ-bhS" secondAttribute="leading" id="B3x-Dc-pIN"/>
  273. <constraint firstItem="Fff-kH-wO2" firstAttribute="centerY" secondItem="CJ0-uZ-bhS" secondAttribute="centerY" id="HUa-by-elX"/>
  274. <constraint firstItem="h0Y-PW-Dk3" firstAttribute="top" secondItem="CJ0-uZ-bhS" secondAttribute="top" id="Q6P-dJ-qhl"/>
  275. <constraint firstItem="9ys-US-7EM" firstAttribute="leading" secondItem="Fff-kH-wO2" secondAttribute="trailing" constant="5" id="XgR-xl-bh6"/>
  276. <constraint firstAttribute="trailing" secondItem="h0Y-PW-Dk3" secondAttribute="trailing" id="bGo-ts-KUu"/>
  277. <constraint firstAttribute="bottom" secondItem="h0Y-PW-Dk3" secondAttribute="bottom" id="bkY-mo-Z9E"/>
  278. <constraint firstItem="9ys-US-7EM" firstAttribute="centerY" secondItem="Fff-kH-wO2" secondAttribute="centerY" id="nvq-Me-yZQ"/>
  279. </constraints>
  280. </view>
  281. <constraints>
  282. <constraint firstAttribute="height" constant="32" id="lLe-VB-IjP"/>
  283. </constraints>
  284. </box>
  285. </subviews>
  286. <constraints>
  287. <constraint firstItem="TsP-Zh-f0P" firstAttribute="centerX" secondItem="F6W-1a-0gB" secondAttribute="centerX" id="1gf-Jm-8jS"/>
  288. <constraint firstItem="2yT-h2-4Do" firstAttribute="top" secondItem="94r-0f-N69" secondAttribute="bottom" constant="6" id="4rq-i4-HkX"/>
  289. <constraint firstItem="2yT-h2-4Do" firstAttribute="leading" secondItem="F6W-1a-0gB" secondAttribute="leading" id="5TV-qz-XQX"/>
  290. <constraint firstItem="94r-0f-N69" firstAttribute="top" secondItem="F6W-1a-0gB" secondAttribute="top" id="74b-g9-gcl"/>
  291. <constraint firstItem="fpR-08-cAa" firstAttribute="top" secondItem="94r-0f-N69" secondAttribute="bottom" constant="38" id="Gzp-BO-cHM"/>
  292. <constraint firstItem="8Gx-Hi-Tyx" firstAttribute="top" secondItem="fpR-08-cAa" secondAttribute="bottom" constant="32" id="UHD-dn-ZhV"/>
  293. <constraint firstItem="TsP-Zh-f0P" firstAttribute="top" secondItem="8Gx-Hi-Tyx" secondAttribute="bottom" constant="20" id="UJZ-v2-jlA"/>
  294. <constraint firstItem="94r-0f-N69" firstAttribute="leading" secondItem="F6W-1a-0gB" secondAttribute="leading" id="Y52-hI-o4P"/>
  295. <constraint firstItem="fpR-08-cAa" firstAttribute="leading" secondItem="F6W-1a-0gB" secondAttribute="leading" id="jZG-EJ-eni"/>
  296. <constraint firstAttribute="trailing" secondItem="8Gx-Hi-Tyx" secondAttribute="trailing" id="lNG-LL-zvh"/>
  297. <constraint firstItem="8Gx-Hi-Tyx" firstAttribute="leading" secondItem="F6W-1a-0gB" secondAttribute="leading" id="sbD-Af-iAT"/>
  298. <constraint firstAttribute="trailing" secondItem="94r-0f-N69" secondAttribute="trailing" id="v9m-EV-pyc"/>
  299. <constraint firstAttribute="trailing" secondItem="fpR-08-cAa" secondAttribute="trailing" id="wA5-l5-Cqu"/>
  300. </constraints>
  301. </customView>
  302. </subviews>
  303. <constraints>
  304. <constraint firstItem="F6W-1a-0gB" firstAttribute="top" secondItem="JJK-2N-aw6" secondAttribute="bottom" id="2gh-J8-eDa"/>
  305. <constraint firstAttribute="trailing" secondItem="JJK-2N-aw6" secondAttribute="trailing" constant="16" id="3Lc-lg-207"/>
  306. <constraint firstItem="F6W-1a-0gB" firstAttribute="leading" secondItem="taZ-xi-jSO" secondAttribute="leading" constant="16" id="8PG-Jd-ZM1"/>
  307. <constraint firstAttribute="bottom" secondItem="F6W-1a-0gB" secondAttribute="bottom" constant="10" id="FOD-Xj-GWI"/>
  308. <constraint firstAttribute="trailing" secondItem="F6W-1a-0gB" secondAttribute="trailing" constant="16" id="JtH-Fa-bYJ"/>
  309. <constraint firstItem="JJK-2N-aw6" firstAttribute="top" secondItem="taZ-xi-jSO" secondAttribute="top" constant="-32" id="NzB-PB-U3D"/>
  310. <constraint firstItem="QFw-6H-nzJ" firstAttribute="centerX" secondItem="taZ-xi-jSO" secondAttribute="centerX" id="PTg-f0-ZB8"/>
  311. <constraint firstItem="JJK-2N-aw6" firstAttribute="leading" secondItem="taZ-xi-jSO" secondAttribute="leading" constant="16" id="xUJ-N4-NcN"/>
  312. </constraints>
  313. </view>
  314. </subviews>
  315. <constraints>
  316. <constraint firstAttribute="bottom" secondItem="taZ-xi-jSO" secondAttribute="bottom" id="ALb-nb-mVm"/>
  317. <constraint firstItem="taZ-xi-jSO" firstAttribute="top" secondItem="T7F-ze-7V9" secondAttribute="top" id="G1K-K6-zLG"/>
  318. <constraint firstItem="taZ-xi-jSO" firstAttribute="leading" secondItem="T7F-ze-7V9" secondAttribute="leading" id="Hec-oK-SF9"/>
  319. <constraint firstAttribute="trailing" secondItem="taZ-xi-jSO" secondAttribute="trailing" id="O9b-cI-R3X"/>
  320. </constraints>
  321. <color key="backgroundColor" red="0.98039215690000003" green="0.98039215690000003" blue="0.98039215690000003" alpha="1" colorSpace="calibratedRGB"/>
  322. </clipView>
  323. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="s9p-bj-FTV">
  324. <rect key="frame" x="-100" y="-100" width="303" height="15"/>
  325. <autoresizingMask key="autoresizingMask"/>
  326. </scroller>
  327. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="cGk-GD-O1n">
  328. <rect key="frame" x="460" y="0.0" width="15" height="230"/>
  329. <autoresizingMask key="autoresizingMask"/>
  330. </scroller>
  331. <point key="canvasLocation" x="-213.5" y="232.5"/>
  332. </scrollView>
  333. </objects>
  334. <resources>
  335. <image name="KMImageNamePropertybarLinkEmailNor" width="16" height="16"/>
  336. <image name="KMImageNamePropertybarLinkPageNor" width="16" height="16"/>
  337. <image name="KMImageNamePropertybarLinkUrlNor" width="16" height="16"/>
  338. <image name="KMImagePropertPanelADDLocation" width="16" height="16"/>
  339. </resources>
  340. </document>