KMHomeViewController.xib 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22155" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22155"/>
  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="KMHomeViewController" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="advertisementTableView" destination="fnz-k9-XjO" id="UbQ-y0-tnF"/>
  12. <outlet property="aiErrorCorrectionBox" destination="gfM-nc-QPH" id="Hmh-sg-oXV"/>
  13. <outlet property="aiErrorCorrectionImageView" destination="tWj-m1-RHC" id="Vih-4K-hKQ"/>
  14. <outlet property="aiErrorCorrectionLabel" destination="aGT-3k-XaH" id="v9b-2n-Uue"/>
  15. <outlet property="aiHomeBox" destination="fGu-QI-qsr" id="hrL-a0-avA"/>
  16. <outlet property="aiHomeImageView" destination="uq4-KF-k9k" id="RRL-4F-uGi"/>
  17. <outlet property="aiHomeLabel" destination="ZAT-Co-tte" id="0Kz-Po-Uct"/>
  18. <outlet property="aiOpenPDFFilesViewController" destination="FOs-X3-zsa" id="WsQ-cr-AvC"/>
  19. <outlet property="aiRewritingBox" destination="0aC-uQ-5lW" id="iLK-iS-H4H"/>
  20. <outlet property="aiRewritingImageView" destination="7L8-5k-lE1" id="B5k-0W-Dgp"/>
  21. <outlet property="aiRewritingLabel" destination="Fhh-MS-1UA" id="ihQ-rh-yLB"/>
  22. <outlet property="aiRewritingViewController" destination="npC-Vy-evi" id="B6V-GX-Q49"/>
  23. <outlet property="aiTranslationBox" destination="aEd-2n-FAH" id="QFg-bu-h0w"/>
  24. <outlet property="aiTranslationImageView" destination="R0l-VG-P9c" id="bS5-ho-ymi"/>
  25. <outlet property="aiTranslationLabel" destination="p5N-bY-CVu" id="1QT-kv-3v4"/>
  26. <outlet property="aiTranslationViewController" destination="vQI-sm-WpY" id="TS3-4x-ip4"/>
  27. <outlet property="cloudDocumentsViewController" destination="icM-sk-XE7" id="b9t-ez-lLE"/>
  28. <outlet property="creatPDFView" destination="xMk-8H-B64" id="VFL-AK-nmd"/>
  29. <outlet property="dragView" destination="3Ej-3j-QZ3" id="KI9-gS-ovH"/>
  30. <outlet property="fastToolViewController" destination="O3f-x2-y6f" id="QUu-yY-afK"/>
  31. <outlet property="historyFileViewController" destination="UcW-Sh-zFW" id="4rg-j2-0qB"/>
  32. <outlet property="homeRightScrollViewView" destination="Fsd-Oz-v7c" id="AOG-NU-G8N"/>
  33. <outlet property="homeSplitView" destination="yVp-SB-ljO" id="zSV-aW-5He"/>
  34. <outlet property="leftBox" destination="ndG-c5-lCg" id="Gx0-kb-H6N"/>
  35. <outlet property="pdfToolsViewController" destination="cEr-ez-OtI" id="ZeS-9W-X1R"/>
  36. <outlet property="rightBottomBox" destination="UYd-oU-m2C" id="XYW-TM-vpq"/>
  37. <outlet property="rightBottonHeight" destination="Rdc-5S-WLs" id="hLv-Q8-gGe"/>
  38. <outlet property="rightBox" destination="47d-27-CfS" id="m44-Ey-vUw"/>
  39. <outlet property="rightFullBox" destination="VIr-YS-5o0" id="0cK-du-qOJ"/>
  40. <outlet property="rightTopBox" destination="riD-ya-jJ5" id="xFv-Cd-vsI"/>
  41. <outlet property="rightTopBoxHeightConstraint" destination="SKw-ql-gO9" id="yOd-jy-tG2"/>
  42. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  43. </connections>
  44. </customObject>
  45. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  46. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  47. <customView id="Hz6-mo-xeY">
  48. <rect key="frame" x="0.0" y="0.0" width="1074" height="820"/>
  49. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  50. <subviews>
  51. <customView translatesAutoresizingMaskIntoConstraints="NO" id="3Ej-3j-QZ3" customClass="KMHomeDragView" customModule="PDF_Master" customModuleProvider="target">
  52. <rect key="frame" x="16" y="16" width="1042" height="788"/>
  53. <subviews>
  54. <customView translatesAutoresizingMaskIntoConstraints="NO" id="lTX-FO-7Ze">
  55. <rect key="frame" x="489" y="374" width="65" height="40"/>
  56. <subviews>
  57. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hn2-R8-Bfv">
  58. <rect key="frame" x="14" y="12" width="37" height="16"/>
  59. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="gkz-Hj-UOJ">
  60. <font key="font" metaFont="system"/>
  61. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  62. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  63. </textFieldCell>
  64. </textField>
  65. </subviews>
  66. <constraints>
  67. <constraint firstItem="Hn2-R8-Bfv" firstAttribute="centerY" secondItem="lTX-FO-7Ze" secondAttribute="centerY" id="0mX-xj-ymp"/>
  68. <constraint firstAttribute="trailing" secondItem="Hn2-R8-Bfv" secondAttribute="trailing" constant="16" id="8ZE-Sq-o1b"/>
  69. <constraint firstItem="Hn2-R8-Bfv" firstAttribute="leading" secondItem="lTX-FO-7Ze" secondAttribute="leading" constant="16" id="VWe-FK-0wL"/>
  70. <constraint firstAttribute="height" constant="40" id="tbq-SH-11p"/>
  71. </constraints>
  72. </customView>
  73. </subviews>
  74. <constraints>
  75. <constraint firstItem="lTX-FO-7Ze" firstAttribute="centerY" secondItem="3Ej-3j-QZ3" secondAttribute="centerY" id="VsN-Nk-XSF"/>
  76. <constraint firstItem="lTX-FO-7Ze" firstAttribute="centerX" secondItem="3Ej-3j-QZ3" secondAttribute="centerX" id="Z88-ci-g4b"/>
  77. </constraints>
  78. <connections>
  79. <outlet property="dragLabel" destination="Hn2-R8-Bfv" id="Bcu-KC-jTb"/>
  80. <outlet property="dragView" destination="lTX-FO-7Ze" id="l8P-gG-51q"/>
  81. <outlet property="dragViewHeight" destination="tbq-SH-11p" id="rKn-sf-EOE"/>
  82. </connections>
  83. </customView>
  84. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1v2-87-qa4">
  85. <rect key="frame" x="537" y="410" width="0.0" height="0.0"/>
  86. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="Qq0-z1-7iI">
  87. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  88. <font key="font" metaFont="system"/>
  89. <string key="keyEquivalent" base64-UTF8="YES">
  90. Gw
  91. </string>
  92. </buttonCell>
  93. <constraints>
  94. <constraint firstAttribute="height" id="S10-65-2uD"/>
  95. <constraint firstAttribute="width" id="nNr-po-NTu"/>
  96. </constraints>
  97. <connections>
  98. <action selector="escButtonAction:" target="-2" id="U8k-vz-XWX"/>
  99. </connections>
  100. </button>
  101. <splitView arrangesAllSubviews="NO" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yVp-SB-ljO">
  102. <rect key="frame" x="0.0" y="0.0" width="1074" height="820"/>
  103. <subviews>
  104. <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" id="ndG-c5-lCg">
  105. <rect key="frame" x="0.0" y="0.0" width="270" height="820"/>
  106. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  107. <view key="contentView" id="2gJ-MM-ZrB">
  108. <rect key="frame" x="0.0" y="0.0" width="270" height="820"/>
  109. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  110. <subviews>
  111. <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3io-Hj-Kiz">
  112. <rect key="frame" x="0.0" y="0.0" width="270" height="820"/>
  113. <subviews>
  114. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="fGu-QI-qsr" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  115. <rect key="frame" x="16" y="732" width="238" height="64"/>
  116. <view key="contentView" id="XIH-la-IM7">
  117. <rect key="frame" x="0.0" y="0.0" width="238" height="64"/>
  118. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  119. <subviews>
  120. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="uq4-KF-k9k">
  121. <rect key="frame" x="16" y="18" width="28" height="28"/>
  122. <constraints>
  123. <constraint firstAttribute="width" constant="28" id="JWy-0z-k3e"/>
  124. <constraint firstAttribute="height" constant="28" id="T4M-96-ah8"/>
  125. </constraints>
  126. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="edc-z8-gCQ"/>
  127. </imageView>
  128. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ZAT-Co-tte">
  129. <rect key="frame" x="54" y="24" width="186" height="16"/>
  130. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="XuC-gZ-0YQ">
  131. <font key="font" metaFont="system"/>
  132. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  133. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  134. </textFieldCell>
  135. </textField>
  136. </subviews>
  137. <constraints>
  138. <constraint firstItem="ZAT-Co-tte" firstAttribute="leading" secondItem="uq4-KF-k9k" secondAttribute="trailing" constant="12" id="PU4-jx-Nu0"/>
  139. <constraint firstAttribute="trailing" secondItem="ZAT-Co-tte" secondAttribute="trailing" id="VL4-QQ-6cm"/>
  140. <constraint firstItem="uq4-KF-k9k" firstAttribute="leading" secondItem="XIH-la-IM7" secondAttribute="leading" constant="16" id="VUv-xz-TFO"/>
  141. <constraint firstItem="ZAT-Co-tte" firstAttribute="centerY" secondItem="uq4-KF-k9k" secondAttribute="centerY" id="Xsd-W2-vdd"/>
  142. </constraints>
  143. </view>
  144. <constraints>
  145. <constraint firstAttribute="height" constant="64" id="TKk-Rp-VWm"/>
  146. <constraint firstItem="uq4-KF-k9k" firstAttribute="centerY" secondItem="fGu-QI-qsr" secondAttribute="centerY" id="o4J-SF-n2k"/>
  147. </constraints>
  148. </box>
  149. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="aEd-2n-FAH" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  150. <rect key="frame" x="16" y="660" width="238" height="64"/>
  151. <view key="contentView" id="lfb-vJ-XnI">
  152. <rect key="frame" x="0.0" y="0.0" width="238" height="64"/>
  153. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  154. <subviews>
  155. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="R0l-VG-P9c">
  156. <rect key="frame" x="16" y="18" width="28" height="28"/>
  157. <constraints>
  158. <constraint firstAttribute="height" constant="28" id="70S-mf-0VQ"/>
  159. <constraint firstAttribute="width" constant="28" id="WF1-br-7fT"/>
  160. </constraints>
  161. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="cON-bS-15a"/>
  162. </imageView>
  163. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="p5N-bY-CVu">
  164. <rect key="frame" x="54" y="24" width="186" height="16"/>
  165. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="RZo-Aj-B8y">
  166. <font key="font" metaFont="system"/>
  167. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  168. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  169. </textFieldCell>
  170. </textField>
  171. </subviews>
  172. <constraints>
  173. <constraint firstAttribute="trailing" secondItem="p5N-bY-CVu" secondAttribute="trailing" id="01b-Tg-RQY"/>
  174. <constraint firstItem="p5N-bY-CVu" firstAttribute="centerY" secondItem="R0l-VG-P9c" secondAttribute="centerY" id="8r5-0f-Ipy"/>
  175. <constraint firstItem="R0l-VG-P9c" firstAttribute="leading" secondItem="lfb-vJ-XnI" secondAttribute="leading" constant="16" id="Ll3-ww-Ua9"/>
  176. <constraint firstItem="p5N-bY-CVu" firstAttribute="leading" secondItem="R0l-VG-P9c" secondAttribute="trailing" constant="12" id="sLE-Da-onW"/>
  177. </constraints>
  178. </view>
  179. <constraints>
  180. <constraint firstAttribute="height" constant="64" id="A6a-8U-W3c"/>
  181. <constraint firstItem="R0l-VG-P9c" firstAttribute="centerY" secondItem="aEd-2n-FAH" secondAttribute="centerY" id="x6x-n7-TZb"/>
  182. </constraints>
  183. </box>
  184. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="0aC-uQ-5lW" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  185. <rect key="frame" x="16" y="588" width="238" height="64"/>
  186. <view key="contentView" id="R1S-LV-EMO">
  187. <rect key="frame" x="0.0" y="0.0" width="238" height="64"/>
  188. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  189. <subviews>
  190. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="7L8-5k-lE1">
  191. <rect key="frame" x="16" y="18" width="28" height="28"/>
  192. <constraints>
  193. <constraint firstAttribute="height" constant="28" id="6GM-P7-ZA4"/>
  194. <constraint firstAttribute="width" constant="28" id="9aH-Jk-9re"/>
  195. </constraints>
  196. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="oLu-02-hg4"/>
  197. </imageView>
  198. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Fhh-MS-1UA">
  199. <rect key="frame" x="54" y="24" width="186" height="16"/>
  200. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="hZb-7Q-757">
  201. <font key="font" metaFont="system"/>
  202. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  203. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  204. </textFieldCell>
  205. </textField>
  206. </subviews>
  207. <constraints>
  208. <constraint firstItem="Fhh-MS-1UA" firstAttribute="centerY" secondItem="7L8-5k-lE1" secondAttribute="centerY" id="4EB-DV-CLt"/>
  209. <constraint firstItem="7L8-5k-lE1" firstAttribute="leading" secondItem="R1S-LV-EMO" secondAttribute="leading" constant="16" id="904-jB-LVB"/>
  210. <constraint firstItem="Fhh-MS-1UA" firstAttribute="leading" secondItem="7L8-5k-lE1" secondAttribute="trailing" constant="12" id="gGb-cT-3z2"/>
  211. <constraint firstAttribute="trailing" secondItem="Fhh-MS-1UA" secondAttribute="trailing" id="xyN-yE-rkf"/>
  212. </constraints>
  213. </view>
  214. <constraints>
  215. <constraint firstAttribute="height" constant="64" id="L2u-Qp-yTn"/>
  216. <constraint firstItem="7L8-5k-lE1" firstAttribute="centerY" secondItem="0aC-uQ-5lW" secondAttribute="centerY" id="Pz8-Nb-wy8"/>
  217. </constraints>
  218. </box>
  219. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="gfM-nc-QPH" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  220. <rect key="frame" x="16" y="516" width="238" height="64"/>
  221. <view key="contentView" id="hsW-0F-KnS">
  222. <rect key="frame" x="0.0" y="0.0" width="238" height="64"/>
  223. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  224. <subviews>
  225. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="tWj-m1-RHC">
  226. <rect key="frame" x="16" y="18" width="28" height="28"/>
  227. <constraints>
  228. <constraint firstAttribute="height" constant="28" id="TDL-Hm-ohv"/>
  229. <constraint firstAttribute="width" constant="28" id="Zuv-Vx-2b6"/>
  230. </constraints>
  231. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="RX4-be-ygC"/>
  232. </imageView>
  233. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="aGT-3k-XaH">
  234. <rect key="frame" x="54" y="24" width="186" height="16"/>
  235. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="A36-Eb-2cb">
  236. <font key="font" metaFont="system"/>
  237. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  238. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  239. </textFieldCell>
  240. </textField>
  241. </subviews>
  242. <constraints>
  243. <constraint firstItem="aGT-3k-XaH" firstAttribute="centerY" secondItem="tWj-m1-RHC" secondAttribute="centerY" id="3uW-ug-wnS"/>
  244. <constraint firstItem="aGT-3k-XaH" firstAttribute="leading" secondItem="tWj-m1-RHC" secondAttribute="trailing" constant="12" id="57F-8b-R4d"/>
  245. <constraint firstItem="tWj-m1-RHC" firstAttribute="leading" secondItem="hsW-0F-KnS" secondAttribute="leading" constant="16" id="bu6-f5-Lei"/>
  246. <constraint firstAttribute="trailing" secondItem="aGT-3k-XaH" secondAttribute="trailing" id="s4G-Vg-fsl"/>
  247. </constraints>
  248. </view>
  249. <constraints>
  250. <constraint firstItem="tWj-m1-RHC" firstAttribute="centerY" secondItem="gfM-nc-QPH" secondAttribute="centerY" id="CtM-0V-CLq"/>
  251. <constraint firstAttribute="height" constant="64" id="Wxl-mi-6dg"/>
  252. </constraints>
  253. </box>
  254. </subviews>
  255. <constraints>
  256. <constraint firstItem="0aC-uQ-5lW" firstAttribute="trailing" secondItem="aEd-2n-FAH" secondAttribute="trailing" id="1em-N9-EZt"/>
  257. <constraint firstItem="0aC-uQ-5lW" firstAttribute="top" secondItem="aEd-2n-FAH" secondAttribute="bottom" constant="8" id="2Wf-YF-47K"/>
  258. <constraint firstItem="fGu-QI-qsr" firstAttribute="leading" secondItem="3io-Hj-Kiz" secondAttribute="leading" constant="16" id="Iis-JZ-KM7"/>
  259. <constraint firstItem="aEd-2n-FAH" firstAttribute="leading" secondItem="fGu-QI-qsr" secondAttribute="leading" id="JIW-4g-Eee"/>
  260. <constraint firstItem="aEd-2n-FAH" firstAttribute="trailing" secondItem="fGu-QI-qsr" secondAttribute="trailing" id="Jyy-2X-OR9"/>
  261. <constraint firstItem="aEd-2n-FAH" firstAttribute="top" secondItem="fGu-QI-qsr" secondAttribute="bottom" constant="8" id="LA9-Lk-hoG"/>
  262. <constraint firstItem="fGu-QI-qsr" firstAttribute="top" secondItem="3io-Hj-Kiz" secondAttribute="top" constant="24" id="XKS-E9-44d"/>
  263. <constraint firstItem="0aC-uQ-5lW" firstAttribute="leading" secondItem="aEd-2n-FAH" secondAttribute="leading" id="bhw-hX-MVg"/>
  264. <constraint firstAttribute="trailing" secondItem="fGu-QI-qsr" secondAttribute="trailing" constant="16" id="bvC-Lu-ALO"/>
  265. <constraint firstItem="gfM-nc-QPH" firstAttribute="trailing" secondItem="0aC-uQ-5lW" secondAttribute="trailing" id="fzO-yw-MBw"/>
  266. <constraint firstItem="gfM-nc-QPH" firstAttribute="leading" secondItem="0aC-uQ-5lW" secondAttribute="leading" id="krm-LG-O6K"/>
  267. <constraint firstItem="gfM-nc-QPH" firstAttribute="top" secondItem="0aC-uQ-5lW" secondAttribute="bottom" constant="8" id="m9w-w0-Rb8"/>
  268. </constraints>
  269. </customView>
  270. <customView translatesAutoresizingMaskIntoConstraints="NO" id="eZs-02-dfp">
  271. <rect key="frame" x="16" y="0.0" width="238" height="652"/>
  272. <subviews>
  273. <customView translatesAutoresizingMaskIntoConstraints="NO" id="fnz-k9-XjO" customClass="KMAdvertisementTableView" customModule="PDF_Master" customModuleProvider="target">
  274. <rect key="frame" x="0.0" y="152" width="238" height="500"/>
  275. <constraints>
  276. <constraint firstAttribute="height" constant="500" id="Tot-Bo-gOe"/>
  277. </constraints>
  278. </customView>
  279. <customView translatesAutoresizingMaskIntoConstraints="NO" id="SYM-SV-gBY">
  280. <rect key="frame" x="0.0" y="40" width="238" height="96"/>
  281. <constraints>
  282. <constraint firstAttribute="height" constant="96" id="zaj-sz-Tdy"/>
  283. </constraints>
  284. </customView>
  285. </subviews>
  286. <constraints>
  287. <constraint firstItem="fnz-k9-XjO" firstAttribute="leading" secondItem="eZs-02-dfp" secondAttribute="leading" id="9nx-Kn-ay8"/>
  288. <constraint firstAttribute="trailing" secondItem="fnz-k9-XjO" secondAttribute="trailing" id="Ea6-4t-JOh"/>
  289. <constraint firstItem="SYM-SV-gBY" firstAttribute="leading" secondItem="eZs-02-dfp" secondAttribute="leading" id="I02-eo-zxb"/>
  290. <constraint firstItem="fnz-k9-XjO" firstAttribute="top" secondItem="eZs-02-dfp" secondAttribute="top" id="SNd-w5-4mI"/>
  291. <constraint firstItem="SYM-SV-gBY" firstAttribute="top" secondItem="fnz-k9-XjO" secondAttribute="bottom" constant="16" id="k1P-NP-gcR"/>
  292. <constraint firstAttribute="trailing" secondItem="SYM-SV-gBY" secondAttribute="trailing" id="qLr-RD-68z"/>
  293. </constraints>
  294. </customView>
  295. <customView translatesAutoresizingMaskIntoConstraints="NO" id="xMk-8H-B64" customClass="KMCreatPDFView" customModule="PDF_Master" customModuleProvider="target">
  296. <rect key="frame" x="16" y="668" width="238" height="112"/>
  297. <constraints>
  298. <constraint firstAttribute="height" constant="112" id="b2w-2J-Q98"/>
  299. </constraints>
  300. </customView>
  301. </subviews>
  302. <constraints>
  303. <constraint firstAttribute="trailing" secondItem="xMk-8H-B64" secondAttribute="trailing" constant="16" id="0Y5-Y0-JAP"/>
  304. <constraint firstAttribute="bottom" secondItem="3io-Hj-Kiz" secondAttribute="bottom" id="8hH-Nz-14P"/>
  305. <constraint firstItem="xMk-8H-B64" firstAttribute="top" secondItem="2gJ-MM-ZrB" secondAttribute="top" constant="40" id="BmM-pK-ELG"/>
  306. <constraint firstItem="eZs-02-dfp" firstAttribute="top" secondItem="xMk-8H-B64" secondAttribute="bottom" constant="16" id="BoC-48-m5e"/>
  307. <constraint firstItem="3io-Hj-Kiz" firstAttribute="top" secondItem="2gJ-MM-ZrB" secondAttribute="top" id="OUk-vQ-edJ"/>
  308. <constraint firstItem="3io-Hj-Kiz" firstAttribute="leading" secondItem="2gJ-MM-ZrB" secondAttribute="leading" id="eTW-ob-qK1"/>
  309. <constraint firstAttribute="bottom" secondItem="eZs-02-dfp" secondAttribute="bottom" id="hKB-Xy-3r7"/>
  310. <constraint firstAttribute="trailing" secondItem="3io-Hj-Kiz" secondAttribute="trailing" id="kZa-Sb-BLN"/>
  311. <constraint firstItem="xMk-8H-B64" firstAttribute="leading" secondItem="2gJ-MM-ZrB" secondAttribute="leading" constant="16" id="llZ-cI-Lb3"/>
  312. <constraint firstAttribute="trailing" secondItem="eZs-02-dfp" secondAttribute="trailing" constant="16" id="pwm-0C-e6W"/>
  313. <constraint firstItem="eZs-02-dfp" firstAttribute="leading" secondItem="2gJ-MM-ZrB" secondAttribute="leading" constant="16" id="s35-fX-Hao"/>
  314. </constraints>
  315. </view>
  316. </box>
  317. <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" id="47d-27-CfS">
  318. <rect key="frame" x="271" y="0.0" width="803" height="820"/>
  319. <autoresizingMask key="autoresizingMask"/>
  320. <view key="contentView" id="GVB-Xu-zsZ">
  321. <rect key="frame" x="0.0" y="0.0" width="803" height="820"/>
  322. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  323. <subviews>
  324. <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" horizontalScrollElasticity="none" verticalScrollElasticity="none" translatesAutoresizingMaskIntoConstraints="NO" id="Fsd-Oz-v7c">
  325. <rect key="frame" x="0.0" y="0.0" width="803" height="820"/>
  326. <clipView key="contentView" drawsBackground="NO" id="4Wb-9e-EKY">
  327. <rect key="frame" x="0.0" y="0.0" width="803" height="820"/>
  328. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  329. <subviews>
  330. <view id="nNN-UX-CRH">
  331. <rect key="frame" x="0.0" y="0.0" width="803" height="819"/>
  332. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  333. <subviews>
  334. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="riD-ya-jJ5">
  335. <rect key="frame" x="0.0" y="619" width="803" height="200"/>
  336. <view key="contentView" id="etA-qU-eJl">
  337. <rect key="frame" x="0.0" y="0.0" width="803" height="200"/>
  338. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  339. </view>
  340. <constraints>
  341. <constraint firstAttribute="height" constant="200" id="SKw-ql-gO9"/>
  342. </constraints>
  343. </box>
  344. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="UYd-oU-m2C">
  345. <rect key="frame" x="0.0" y="0.0" width="803" height="619"/>
  346. <view key="contentView" id="Ktd-K9-9Kt">
  347. <rect key="frame" x="0.0" y="0.0" width="803" height="619"/>
  348. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  349. </view>
  350. <constraints>
  351. <constraint firstAttribute="height" constant="619" id="Rdc-5S-WLs"/>
  352. </constraints>
  353. </box>
  354. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="VIr-YS-5o0">
  355. <rect key="frame" x="0.0" y="0.0" width="803" height="819"/>
  356. <view key="contentView" id="meL-Tj-h1p">
  357. <rect key="frame" x="0.0" y="0.0" width="803" height="819"/>
  358. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  359. </view>
  360. </box>
  361. </subviews>
  362. <constraints>
  363. <constraint firstItem="UYd-oU-m2C" firstAttribute="leading" secondItem="nNN-UX-CRH" secondAttribute="leading" id="CoL-ok-bpJ"/>
  364. <constraint firstAttribute="trailing" secondItem="riD-ya-jJ5" secondAttribute="trailing" id="SGj-C4-28a"/>
  365. <constraint firstAttribute="bottom" secondItem="UYd-oU-m2C" secondAttribute="bottom" id="aCV-O1-y15"/>
  366. <constraint firstItem="riD-ya-jJ5" firstAttribute="leading" secondItem="nNN-UX-CRH" secondAttribute="leading" id="cEs-JL-ChJ"/>
  367. <constraint firstItem="riD-ya-jJ5" firstAttribute="top" secondItem="nNN-UX-CRH" secondAttribute="top" id="dbJ-hz-GUi"/>
  368. <constraint firstItem="VIr-YS-5o0" firstAttribute="top" secondItem="nNN-UX-CRH" secondAttribute="top" id="kP5-ds-LS1"/>
  369. <constraint firstAttribute="trailing" secondItem="VIr-YS-5o0" secondAttribute="trailing" id="lRx-gI-z4m"/>
  370. <constraint firstAttribute="trailing" secondItem="UYd-oU-m2C" secondAttribute="trailing" id="len-PZ-9bi"/>
  371. <constraint firstAttribute="bottom" secondItem="VIr-YS-5o0" secondAttribute="bottom" id="tJo-s6-Bni"/>
  372. <constraint firstItem="VIr-YS-5o0" firstAttribute="leading" secondItem="nNN-UX-CRH" secondAttribute="leading" id="vJs-6s-heY"/>
  373. <constraint firstItem="UYd-oU-m2C" firstAttribute="top" secondItem="riD-ya-jJ5" secondAttribute="bottom" id="yXX-eC-2uG"/>
  374. </constraints>
  375. </view>
  376. </subviews>
  377. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  378. </clipView>
  379. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="jgz-f0-iZG">
  380. <rect key="frame" x="1" y="846" width="516" height="15"/>
  381. <autoresizingMask key="autoresizingMask"/>
  382. </scroller>
  383. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="uYd-8v-9Da" customClass="KMToolSetScroller" customModule="PDF_Master" customModuleProvider="target">
  384. <rect key="frame" x="784" y="1" width="16" height="816"/>
  385. <autoresizingMask key="autoresizingMask"/>
  386. </scroller>
  387. </scrollView>
  388. </subviews>
  389. <constraints>
  390. <constraint firstItem="Fsd-Oz-v7c" firstAttribute="top" secondItem="GVB-Xu-zsZ" secondAttribute="top" id="87S-Rb-bey"/>
  391. <constraint firstAttribute="bottom" secondItem="Fsd-Oz-v7c" secondAttribute="bottom" id="jKH-5n-L9g"/>
  392. <constraint firstItem="Fsd-Oz-v7c" firstAttribute="leading" secondItem="GVB-Xu-zsZ" secondAttribute="leading" id="v17-bP-0x9"/>
  393. <constraint firstAttribute="trailing" secondItem="Fsd-Oz-v7c" secondAttribute="trailing" id="xDo-M4-zHj"/>
  394. </constraints>
  395. </view>
  396. <color key="borderColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  397. <color key="fillColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  398. </box>
  399. </subviews>
  400. <holdingPriorities>
  401. <real value="270"/>
  402. <real value="250"/>
  403. </holdingPriorities>
  404. <connections>
  405. <outlet property="delegate" destination="-2" id="Nyn-SM-8if"/>
  406. </connections>
  407. </splitView>
  408. </subviews>
  409. <constraints>
  410. <constraint firstItem="3Ej-3j-QZ3" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="DZ1-ex-OuL"/>
  411. <constraint firstAttribute="trailing" secondItem="yVp-SB-ljO" secondAttribute="trailing" id="URx-4C-HKr"/>
  412. <constraint firstItem="yVp-SB-ljO" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="VOW-ij-tSX"/>
  413. <constraint firstItem="1v2-87-qa4" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="XHC-pD-1sC"/>
  414. <constraint firstAttribute="bottom" secondItem="yVp-SB-ljO" secondAttribute="bottom" id="a25-yh-Y3N"/>
  415. <constraint firstItem="yVp-SB-ljO" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="enx-7v-XZw"/>
  416. <constraint firstAttribute="trailing" secondItem="3Ej-3j-QZ3" secondAttribute="trailing" constant="16" id="iM7-vN-gR8"/>
  417. <constraint firstAttribute="bottom" secondItem="3Ej-3j-QZ3" secondAttribute="bottom" constant="16" id="o2f-D1-9ec"/>
  418. <constraint firstItem="3Ej-3j-QZ3" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="16" id="xQ1-HT-4gU"/>
  419. <constraint firstItem="1v2-87-qa4" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="zxF-4y-2hc"/>
  420. </constraints>
  421. <point key="canvasLocation" x="-58" y="-19"/>
  422. </customView>
  423. <customObject id="O3f-x2-y6f" customClass="KMHomeFastToolViewController" customModule="PDF_Master" customModuleProvider="target"/>
  424. <customObject id="UcW-Sh-zFW" customClass="KMHomeHistoryFileViewController" customModule="PDF_Master" customModuleProvider="target"/>
  425. <customObject id="cEr-ez-OtI" customClass="KMPDFToolsViewController" customModule="PDF_Master" customModuleProvider="target"/>
  426. <customObject id="icM-sk-XE7" customClass="KMCloudDocumentsViewController" customModule="PDF_Master" customModuleProvider="target"/>
  427. <customObject id="FOs-X3-zsa" customClass="KMAIOpenPDFFilesVC" customModule="PDF_Master" customModuleProvider="target"/>
  428. <customObject id="vQI-sm-WpY" customClass="KMAITranslationVC" customModule="PDF_Master" customModuleProvider="target"/>
  429. <customObject id="npC-Vy-evi" customClass="KMAIRewritingVC" customModule="PDF_Master" customModuleProvider="target"/>
  430. </objects>
  431. </document>