KMHomeViewController.xib 52 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491
  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="KMHomeViewController" customModule="PDF_Office" customModuleProvider="target">
  10. <connections>
  11. <outlet property="activitiesBox" destination="MFa-T5-0wb" id="hkR-Nv-9aL"/>
  12. <outlet property="cloudDocumentsBox" destination="ntJ-b8-qxk" id="hNr-Vi-fYQ"/>
  13. <outlet property="cloudDocumentsBoxHeight" destination="aCh-WL-S1o" id="Ly4-LY-8YM"/>
  14. <outlet property="cloudDocumentsViewController" destination="icM-sk-XE7" id="b9t-ez-lLE"/>
  15. <outlet property="createPDFBox" destination="OtM-0x-ayU" id="M8s-M6-JBU"/>
  16. <outlet property="createPDFBoxHeight" destination="dGW-CI-1rZ" id="Hzs-Yv-0aK"/>
  17. <outlet property="createPDFView" destination="Dbe-pI-QSy" id="zM8-ut-8Lw"/>
  18. <outlet property="createPDFViewHeight" destination="7sf-xb-f7c" id="JuG-ik-kY7"/>
  19. <outlet property="dragView" destination="3Ej-3j-QZ3" id="KI9-gS-ovH"/>
  20. <outlet property="fastToolViewController" destination="O3f-x2-y6f" id="QUu-yY-afK"/>
  21. <outlet property="favoriteDocumentsBox" destination="deA-td-u53" id="H5U-TM-gdP"/>
  22. <outlet property="favoriteDocumentsImageView" destination="4co-jx-TpB" id="68M-ho-wX0"/>
  23. <outlet property="favoriteDocumentsLabel" destination="7ZV-nI-jCF" id="axb-In-6AW"/>
  24. <outlet property="historyFileViewController" destination="UcW-Sh-zFW" id="4rg-j2-0qB"/>
  25. <outlet property="homeBox" destination="UKl-9H-uAO" id="9VZ-i7-XvE"/>
  26. <outlet property="homeBoxHeight" destination="pzY-tk-NQO" id="zUP-by-VIf"/>
  27. <outlet property="homeRightScrollViewView" destination="Fsd-Oz-v7c" id="AOG-NU-G8N"/>
  28. <outlet property="homeSplitView" destination="yVp-SB-ljO" id="zSV-aW-5He"/>
  29. <outlet property="leftBox" destination="ndG-c5-lCg" id="Gx0-kb-H6N"/>
  30. <outlet property="openPDFBox" destination="IBc-Xn-ACX" id="rfa-yX-fM2"/>
  31. <outlet property="openPDFBoxHeight" destination="mSn-iS-alV" id="UaX-Ju-Duw"/>
  32. <outlet property="othersBox" destination="dvb-4g-gRa" id="Gm3-he-MwX"/>
  33. <outlet property="othersBoxHeightConstraint" destination="OcR-4M-FWe" id="yX5-ZF-9T0"/>
  34. <outlet property="pdfOthersBox" destination="c99-Fc-Xms" id="jRc-XY-ooZ"/>
  35. <outlet property="pdfOthersBoxHeightConstraint" destination="kVJ-Vz-KsD" id="T0P-4a-BKt"/>
  36. <outlet property="pdfProSeriesBox" destination="MnV-Ga-AMN" id="DKe-zP-XVL"/>
  37. <outlet property="pdfProSeriesBoxHeightConstraint" destination="LAV-r3-x1g" id="TrS-Y4-gbQ"/>
  38. <outlet property="pdfSeriesBox" destination="3fs-f7-jLw" id="bi1-U6-ad7"/>
  39. <outlet property="pdfSeriesBoxHeight" destination="Lgb-0O-OC4" id="h4Y-hG-cYh"/>
  40. <outlet property="pdfToolsBox" destination="20T-xp-Q2e" id="HkX-S5-4Hk"/>
  41. <outlet property="pdfToolsBoxHeight" destination="ove-lb-j0e" id="OEe-Qi-xrd"/>
  42. <outlet property="pdfToolsViewController" destination="cEr-ez-OtI" id="ZeS-9W-X1R"/>
  43. <outlet property="productPromotionBox" destination="iRu-hZ-Eba" id="fSz-H5-uu0"/>
  44. <outlet property="product_active_box" destination="TRt-mD-49a" id="sGu-TA-tH7"/>
  45. <outlet property="product_active_scrollView" destination="Zv8-o9-nPx" id="zS7-N2-btc"/>
  46. <outlet property="product_active_spacing" destination="Oxs-0g-w3P" id="VMf-lR-Qvd"/>
  47. <outlet property="rightBottomBox" destination="UYd-oU-m2C" id="XYW-TM-vpq"/>
  48. <outlet property="rightBox" destination="47d-27-CfS" id="m44-Ey-vUw"/>
  49. <outlet property="rightFullBox" destination="VIr-YS-5o0" id="0cK-du-qOJ"/>
  50. <outlet property="rightTopBox" destination="riD-ya-jJ5" id="xFv-Cd-vsI"/>
  51. <outlet property="rightTopBoxHeightConstraint" destination="SKw-ql-gO9" id="yOd-jy-tG2"/>
  52. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  53. </connections>
  54. </customObject>
  55. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  56. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  57. <customView id="Hz6-mo-xeY">
  58. <rect key="frame" x="0.0" y="0.0" width="1074" height="820"/>
  59. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  60. <subviews>
  61. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1v2-87-qa4">
  62. <rect key="frame" x="537" y="410" width="0.0" height="0.0"/>
  63. <constraints>
  64. <constraint firstAttribute="height" id="S10-65-2uD"/>
  65. <constraint firstAttribute="width" id="nNr-po-NTu"/>
  66. </constraints>
  67. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="Qq0-z1-7iI">
  68. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  69. <font key="font" metaFont="system"/>
  70. <string key="keyEquivalent" base64-UTF8="YES">
  71. Gw
  72. </string>
  73. </buttonCell>
  74. <connections>
  75. <action selector="escButtonAction:" target="-2" id="U8k-vz-XWX"/>
  76. </connections>
  77. </button>
  78. <splitView arrangesAllSubviews="NO" dividerStyle="thin" vertical="YES" translatesAutoresizingMaskIntoConstraints="NO" id="yVp-SB-ljO">
  79. <rect key="frame" x="0.0" y="0.0" width="1074" height="820"/>
  80. <subviews>
  81. <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" id="ndG-c5-lCg">
  82. <rect key="frame" x="0.0" y="0.0" width="270" height="820"/>
  83. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  84. <view key="contentView" id="2gJ-MM-ZrB">
  85. <rect key="frame" x="0.0" y="0.0" width="270" height="820"/>
  86. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  87. <subviews>
  88. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="IBc-Xn-ACX">
  89. <rect key="frame" x="32" y="740" width="206" height="48"/>
  90. <view key="contentView" id="FXX-vK-R1B">
  91. <rect key="frame" x="0.0" y="0.0" width="206" height="48"/>
  92. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  93. </view>
  94. <constraints>
  95. <constraint firstAttribute="height" constant="48" id="mSn-iS-alV"/>
  96. </constraints>
  97. <color key="fillColor" red="0.10196078431372549" green="0.10196078431372549" blue="0.10196078431372549" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  98. </box>
  99. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="OtM-0x-ayU">
  100. <rect key="frame" x="32" y="676" width="206" height="48"/>
  101. <view key="contentView" id="yiR-qy-ftP">
  102. <rect key="frame" x="0.0" y="0.0" width="206" height="48"/>
  103. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  104. </view>
  105. <constraints>
  106. <constraint firstAttribute="height" constant="48" id="dGW-CI-1rZ"/>
  107. </constraints>
  108. </box>
  109. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="Dbe-pI-QSy">
  110. <rect key="frame" x="208" y="684" width="26" height="32"/>
  111. <view key="contentView" id="BDS-se-7ty">
  112. <rect key="frame" x="0.0" y="0.0" width="26" height="32"/>
  113. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  114. </view>
  115. <constraints>
  116. <constraint firstAttribute="height" constant="32" id="7sf-xb-f7c"/>
  117. <constraint firstAttribute="width" constant="26" id="q8x-LK-dCe"/>
  118. </constraints>
  119. </box>
  120. <box hidden="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="UKl-9H-uAO">
  121. <rect key="frame" x="16" y="748" width="238" height="36"/>
  122. <view key="contentView" id="Ttc-MZ-4Or">
  123. <rect key="frame" x="0.0" y="0.0" width="238" height="36"/>
  124. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  125. </view>
  126. <constraints>
  127. <constraint firstAttribute="height" constant="36" id="pzY-tk-NQO"/>
  128. </constraints>
  129. <color key="fillColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
  130. </box>
  131. <box hidden="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="20T-xp-Q2e">
  132. <rect key="frame" x="16" y="712" width="238" height="36"/>
  133. <view key="contentView" id="CG6-fH-O7c">
  134. <rect key="frame" x="0.0" y="0.0" width="238" height="36"/>
  135. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  136. </view>
  137. <constraints>
  138. <constraint firstAttribute="height" constant="36" id="ove-lb-j0e"/>
  139. </constraints>
  140. <color key="fillColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
  141. </box>
  142. <box hidden="YES" boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="deA-td-u53" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
  143. <rect key="frame" x="16" y="676" width="238" height="36"/>
  144. <view key="contentView" id="RnK-oF-lcb">
  145. <rect key="frame" x="0.0" y="0.0" width="238" height="36"/>
  146. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  147. <subviews>
  148. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7ZV-nI-jCF">
  149. <rect key="frame" x="10" y="9" width="149" height="19"/>
  150. <textFieldCell key="cell" lineBreakMode="clipping" title="Favorite Documents" id="QBs-vh-T79">
  151. <font key="font" metaFont="system" size="16"/>
  152. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  153. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  154. </textFieldCell>
  155. </textField>
  156. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="4co-jx-TpB">
  157. <rect key="frame" x="202" y="2" width="24" height="32"/>
  158. <constraints>
  159. <constraint firstAttribute="height" constant="24" id="ljf-Ia-Nyn"/>
  160. <constraint firstAttribute="width" constant="24" id="osy-b4-ius"/>
  161. </constraints>
  162. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="NSTouchBarGoForwardTemplate" id="nK1-3C-IH9"/>
  163. </imageView>
  164. </subviews>
  165. <constraints>
  166. <constraint firstAttribute="trailing" secondItem="4co-jx-TpB" secondAttribute="trailing" constant="12" id="0f6-sB-9Gn"/>
  167. <constraint firstItem="4co-jx-TpB" firstAttribute="centerY" secondItem="RnK-oF-lcb" secondAttribute="centerY" id="61M-Xp-1ef"/>
  168. <constraint firstItem="7ZV-nI-jCF" firstAttribute="centerY" secondItem="RnK-oF-lcb" secondAttribute="centerY" id="Cw5-W3-LUw"/>
  169. <constraint firstItem="7ZV-nI-jCF" firstAttribute="leading" secondItem="RnK-oF-lcb" secondAttribute="leading" constant="12" id="zx3-Rf-ka9"/>
  170. </constraints>
  171. </view>
  172. <constraints>
  173. <constraint firstAttribute="height" constant="36" id="CV3-EJ-XiW"/>
  174. </constraints>
  175. </box>
  176. <box hidden="YES" boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="ntJ-b8-qxk">
  177. <rect key="frame" x="16" y="676" width="238" height="36"/>
  178. <view key="contentView" id="Odf-Mm-bKy">
  179. <rect key="frame" x="0.0" y="0.0" width="238" height="36"/>
  180. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  181. </view>
  182. <constraints>
  183. <constraint firstAttribute="height" constant="36" id="aCh-WL-S1o"/>
  184. </constraints>
  185. <color key="fillColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
  186. </box>
  187. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="TRt-mD-49a">
  188. <rect key="frame" x="0.0" y="0.0" width="270" height="652"/>
  189. <view key="contentView" id="gKL-oe-inN">
  190. <rect key="frame" x="0.0" y="0.0" width="270" height="652"/>
  191. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  192. <subviews>
  193. <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Zv8-o9-nPx">
  194. <rect key="frame" x="0.0" y="0.0" width="270" height="652"/>
  195. <clipView key="contentView" drawsBackground="NO" id="0m5-Ti-Llk">
  196. <rect key="frame" x="0.0" y="0.0" width="255" height="652"/>
  197. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  198. <subviews>
  199. <view translatesAutoresizingMaskIntoConstraints="NO" id="TNl-3V-JVe">
  200. <rect key="frame" x="0.0" y="-9" width="255" height="661"/>
  201. <subviews>
  202. <box boxType="custom" borderWidth="0.0" cornerRadius="8" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="iRu-hZ-Eba" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
  203. <rect key="frame" x="16" y="549" width="238" height="112"/>
  204. <view key="contentView" id="Szn-qw-Fab">
  205. <rect key="frame" x="0.0" y="0.0" width="238" height="112"/>
  206. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  207. <subviews>
  208. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="3fs-f7-jLw">
  209. <rect key="frame" x="0.0" y="80" width="238" height="32"/>
  210. <view key="contentView" id="Pht-vQ-L6e">
  211. <rect key="frame" x="0.0" y="0.0" width="238" height="32"/>
  212. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  213. </view>
  214. <constraints>
  215. <constraint firstAttribute="height" constant="32" id="Lgb-0O-OC4"/>
  216. </constraints>
  217. <color key="fillColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
  218. </box>
  219. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MnV-Ga-AMN">
  220. <rect key="frame" x="0.0" y="60" width="238" height="20"/>
  221. <view key="contentView" id="kBq-4H-y0e">
  222. <rect key="frame" x="0.0" y="0.0" width="238" height="20"/>
  223. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  224. </view>
  225. <constraints>
  226. <constraint firstAttribute="height" constant="20" id="LAV-r3-x1g"/>
  227. </constraints>
  228. </box>
  229. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="c99-Fc-Xms">
  230. <rect key="frame" x="0.0" y="20" width="238" height="32"/>
  231. <view key="contentView" id="66O-AN-y7M">
  232. <rect key="frame" x="0.0" y="0.0" width="238" height="32"/>
  233. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  234. </view>
  235. <constraints>
  236. <constraint firstAttribute="height" constant="32" id="kVJ-Vz-KsD"/>
  237. </constraints>
  238. <color key="fillColor" name="systemRedColor" catalog="System" colorSpace="catalog"/>
  239. </box>
  240. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="dvb-4g-gRa">
  241. <rect key="frame" x="0.0" y="0.0" width="238" height="20"/>
  242. <view key="contentView" id="Sv3-Bf-g3Z">
  243. <rect key="frame" x="0.0" y="0.0" width="238" height="20"/>
  244. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  245. </view>
  246. <constraints>
  247. <constraint firstAttribute="height" constant="20" id="OcR-4M-FWe"/>
  248. </constraints>
  249. </box>
  250. </subviews>
  251. <constraints>
  252. <constraint firstAttribute="bottom" secondItem="dvb-4g-gRa" secondAttribute="bottom" id="1l1-bA-wZf"/>
  253. <constraint firstItem="MnV-Ga-AMN" firstAttribute="leading" secondItem="Szn-qw-Fab" secondAttribute="leading" id="ABQ-DA-ty9"/>
  254. <constraint firstItem="dvb-4g-gRa" firstAttribute="leading" secondItem="Szn-qw-Fab" secondAttribute="leading" id="GgO-vB-P6G"/>
  255. <constraint firstItem="dvb-4g-gRa" firstAttribute="top" secondItem="c99-Fc-Xms" secondAttribute="bottom" id="I8y-B6-bwh"/>
  256. <constraint firstAttribute="trailing" secondItem="MnV-Ga-AMN" secondAttribute="trailing" id="SQf-5S-Q3Z"/>
  257. <constraint firstItem="3fs-f7-jLw" firstAttribute="leading" secondItem="Szn-qw-Fab" secondAttribute="leading" id="Twx-QY-R83"/>
  258. <constraint firstAttribute="trailing" secondItem="3fs-f7-jLw" secondAttribute="trailing" id="Wag-MM-Los"/>
  259. <constraint firstItem="MnV-Ga-AMN" firstAttribute="top" secondItem="3fs-f7-jLw" secondAttribute="bottom" id="aRK-T9-DOq"/>
  260. <constraint firstAttribute="trailing" secondItem="c99-Fc-Xms" secondAttribute="trailing" id="fkI-WB-r6L"/>
  261. <constraint firstItem="c99-Fc-Xms" firstAttribute="leading" secondItem="Szn-qw-Fab" secondAttribute="leading" id="iYE-w9-lnv"/>
  262. <constraint firstItem="c99-Fc-Xms" firstAttribute="top" secondItem="MnV-Ga-AMN" secondAttribute="bottom" constant="8" id="kHW-YE-fRr"/>
  263. <constraint firstItem="3fs-f7-jLw" firstAttribute="top" secondItem="Szn-qw-Fab" secondAttribute="top" id="v1T-nw-EIf"/>
  264. <constraint firstAttribute="trailing" secondItem="dvb-4g-gRa" secondAttribute="trailing" id="ycp-YP-93a"/>
  265. </constraints>
  266. </view>
  267. <color key="fillColor" red="0.92156862745098034" green="0.92156862745098034" blue="0.92156862745098034" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  268. </box>
  269. <box boxType="custom" borderWidth="0.0" cornerRadius="8" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="MFa-T5-0wb" customClass="KMBox" customModule="PDF_Office" customModuleProvider="target">
  270. <rect key="frame" x="32" y="30" width="206" height="242"/>
  271. <view key="contentView" id="zIt-55-NjD">
  272. <rect key="frame" x="0.0" y="0.0" width="206" height="242"/>
  273. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  274. </view>
  275. <constraints>
  276. <constraint firstAttribute="height" constant="242" id="ZYy-6w-xC5"/>
  277. </constraints>
  278. <color key="fillColor" red="0.92156862745098034" green="0.92156862745098034" blue="0.92156862745098034" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  279. </box>
  280. </subviews>
  281. <constraints>
  282. <constraint firstAttribute="trailing" secondItem="iRu-hZ-Eba" secondAttribute="trailing" constant="1" id="DmO-aO-r6d"/>
  283. <constraint firstAttribute="trailing" secondItem="MFa-T5-0wb" secondAttribute="trailing" constant="17" id="JVQ-b8-Vyc"/>
  284. <constraint firstAttribute="bottom" secondItem="MFa-T5-0wb" secondAttribute="bottom" constant="30" id="LDy-Il-wNN"/>
  285. <constraint firstItem="MFa-T5-0wb" firstAttribute="top" secondItem="iRu-hZ-Eba" secondAttribute="bottom" constant="277" id="Oxs-0g-w3P"/>
  286. <constraint firstItem="MFa-T5-0wb" firstAttribute="leading" secondItem="TNl-3V-JVe" secondAttribute="leading" constant="32" id="giJ-wd-6vr"/>
  287. <constraint firstItem="iRu-hZ-Eba" firstAttribute="leading" secondItem="TNl-3V-JVe" secondAttribute="leading" constant="16" id="hEc-lV-y6H"/>
  288. <constraint firstItem="iRu-hZ-Eba" firstAttribute="top" secondItem="TNl-3V-JVe" secondAttribute="top" id="w4i-fZ-XXL"/>
  289. </constraints>
  290. </view>
  291. </subviews>
  292. <constraints>
  293. <constraint firstItem="TNl-3V-JVe" firstAttribute="top" secondItem="0m5-Ti-Llk" secondAttribute="top" id="5Ns-VC-Meg"/>
  294. <constraint firstAttribute="trailing" secondItem="TNl-3V-JVe" secondAttribute="trailing" id="7es-z8-SXZ"/>
  295. <constraint firstItem="TNl-3V-JVe" firstAttribute="leading" secondItem="0m5-Ti-Llk" secondAttribute="leading" id="jg3-iW-Reh"/>
  296. </constraints>
  297. </clipView>
  298. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="bah-bU-PmL">
  299. <rect key="frame" x="-100" y="-100" width="253" height="15"/>
  300. <autoresizingMask key="autoresizingMask"/>
  301. </scroller>
  302. <scroller key="verticalScroller" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="eMA-3D-xnv" customClass="KMToolSetScroller" customModule="PDF_Office" customModuleProvider="target">
  303. <rect key="frame" x="255" y="0.0" width="15" height="652"/>
  304. <autoresizingMask key="autoresizingMask"/>
  305. </scroller>
  306. </scrollView>
  307. </subviews>
  308. <constraints>
  309. <constraint firstAttribute="bottom" secondItem="Zv8-o9-nPx" secondAttribute="bottom" id="8hJ-2A-rT1"/>
  310. <constraint firstItem="Zv8-o9-nPx" firstAttribute="leading" secondItem="gKL-oe-inN" secondAttribute="leading" id="DcZ-5N-lti"/>
  311. <constraint firstItem="Zv8-o9-nPx" firstAttribute="top" secondItem="gKL-oe-inN" secondAttribute="top" id="I8h-67-2lp"/>
  312. <constraint firstAttribute="trailing" secondItem="Zv8-o9-nPx" secondAttribute="trailing" id="Meq-KO-B8A"/>
  313. </constraints>
  314. </view>
  315. <color key="borderColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  316. <color key="fillColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  317. </box>
  318. </subviews>
  319. <constraints>
  320. <constraint firstItem="20T-xp-Q2e" firstAttribute="top" secondItem="UKl-9H-uAO" secondAttribute="bottom" id="6Ty-9p-ozz"/>
  321. <constraint firstItem="ntJ-b8-qxk" firstAttribute="leading" secondItem="2gJ-MM-ZrB" secondAttribute="leading" constant="16" id="9G7-II-reM"/>
  322. <constraint firstAttribute="trailing" secondItem="IBc-Xn-ACX" secondAttribute="trailing" constant="32" id="9bt-6N-Fpw"/>
  323. <constraint firstAttribute="trailing" secondItem="20T-xp-Q2e" secondAttribute="trailing" constant="16" id="9h5-eC-BcV"/>
  324. <constraint firstAttribute="bottom" secondItem="TRt-mD-49a" secondAttribute="bottom" id="LHh-fM-nsg"/>
  325. <constraint firstItem="IBc-Xn-ACX" firstAttribute="top" secondItem="2gJ-MM-ZrB" secondAttribute="top" constant="32" id="OT0-pO-LgG"/>
  326. <constraint firstItem="IBc-Xn-ACX" firstAttribute="leading" secondItem="2gJ-MM-ZrB" secondAttribute="leading" constant="32" id="Pct-00-aes"/>
  327. <constraint firstItem="Dbe-pI-QSy" firstAttribute="centerY" secondItem="OtM-0x-ayU" secondAttribute="centerY" id="Prm-NR-YvO"/>
  328. <constraint firstItem="deA-td-u53" firstAttribute="top" secondItem="20T-xp-Q2e" secondAttribute="bottom" id="QfX-k5-vsv"/>
  329. <constraint firstItem="Dbe-pI-QSy" firstAttribute="trailing" secondItem="OtM-0x-ayU" secondAttribute="trailing" constant="-4" id="T0b-Ta-Co1"/>
  330. <constraint firstAttribute="trailing" secondItem="UKl-9H-uAO" secondAttribute="trailing" constant="16" id="WIR-G0-whr"/>
  331. <constraint firstItem="TRt-mD-49a" firstAttribute="top" secondItem="deA-td-u53" secondAttribute="bottom" constant="24" id="dB5-BE-n63"/>
  332. <constraint firstItem="OtM-0x-ayU" firstAttribute="top" secondItem="IBc-Xn-ACX" secondAttribute="bottom" constant="16" id="dJR-pr-FoO"/>
  333. <constraint firstAttribute="trailing" secondItem="ntJ-b8-qxk" secondAttribute="trailing" constant="16" id="e8Q-or-Xvd"/>
  334. <constraint firstItem="20T-xp-Q2e" firstAttribute="leading" secondItem="2gJ-MM-ZrB" secondAttribute="leading" constant="16" id="gtH-3g-pwb"/>
  335. <constraint firstItem="deA-td-u53" firstAttribute="leading" secondItem="2gJ-MM-ZrB" secondAttribute="leading" constant="16" id="hLP-Mo-nJv"/>
  336. <constraint firstItem="OtM-0x-ayU" firstAttribute="leading" secondItem="2gJ-MM-ZrB" secondAttribute="leading" constant="32" id="iC5-mp-yL7"/>
  337. <constraint firstItem="TRt-mD-49a" firstAttribute="leading" secondItem="2gJ-MM-ZrB" secondAttribute="leading" id="iq0-o7-PiX"/>
  338. <constraint firstAttribute="trailing" secondItem="TRt-mD-49a" secondAttribute="trailing" id="j9O-4p-xXv"/>
  339. <constraint firstItem="UKl-9H-uAO" firstAttribute="top" secondItem="OtM-0x-ayU" secondAttribute="bottom" constant="-108" id="o8v-Wg-KIZ"/>
  340. <constraint firstAttribute="trailing" secondItem="deA-td-u53" secondAttribute="trailing" constant="16" id="qjB-C0-vh0"/>
  341. <constraint firstAttribute="trailing" secondItem="OtM-0x-ayU" secondAttribute="trailing" constant="32" id="rZt-Tb-kjn"/>
  342. <constraint firstItem="ntJ-b8-qxk" firstAttribute="top" secondItem="20T-xp-Q2e" secondAttribute="bottom" id="uKT-Vu-fQx"/>
  343. <constraint firstItem="UKl-9H-uAO" firstAttribute="leading" secondItem="2gJ-MM-ZrB" secondAttribute="leading" constant="16" id="vXl-kK-q9y"/>
  344. </constraints>
  345. </view>
  346. </box>
  347. <box fixedFrame="YES" boxType="custom" borderWidth="0.0" title="Box" id="47d-27-CfS">
  348. <rect key="frame" x="271" y="0.0" width="803" height="820"/>
  349. <autoresizingMask key="autoresizingMask"/>
  350. <view key="contentView" id="GVB-Xu-zsZ">
  351. <rect key="frame" x="0.0" y="0.0" width="803" height="820"/>
  352. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  353. <subviews>
  354. <scrollView borderType="none" autohidesScrollers="YES" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Fsd-Oz-v7c">
  355. <rect key="frame" x="0.0" y="0.0" width="803" height="820"/>
  356. <clipView key="contentView" drawsBackground="NO" id="4Wb-9e-EKY">
  357. <rect key="frame" x="0.0" y="0.0" width="803" height="820"/>
  358. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  359. <subviews>
  360. <view id="nNN-UX-CRH">
  361. <rect key="frame" x="0.0" y="0.0" width="803" height="819"/>
  362. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  363. <subviews>
  364. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="riD-ya-jJ5">
  365. <rect key="frame" x="0.0" y="619" width="803" height="200"/>
  366. <view key="contentView" id="etA-qU-eJl">
  367. <rect key="frame" x="0.0" y="0.0" width="803" height="200"/>
  368. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  369. </view>
  370. <constraints>
  371. <constraint firstAttribute="height" constant="200" id="SKw-ql-gO9"/>
  372. </constraints>
  373. </box>
  374. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="UYd-oU-m2C">
  375. <rect key="frame" x="0.0" y="0.0" width="803" height="619"/>
  376. <view key="contentView" id="Ktd-K9-9Kt">
  377. <rect key="frame" x="0.0" y="0.0" width="803" height="619"/>
  378. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  379. </view>
  380. </box>
  381. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="VIr-YS-5o0">
  382. <rect key="frame" x="0.0" y="0.0" width="803" height="819"/>
  383. <view key="contentView" id="meL-Tj-h1p">
  384. <rect key="frame" x="0.0" y="0.0" width="803" height="819"/>
  385. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  386. </view>
  387. </box>
  388. </subviews>
  389. <constraints>
  390. <constraint firstItem="UYd-oU-m2C" firstAttribute="leading" secondItem="nNN-UX-CRH" secondAttribute="leading" id="CoL-ok-bpJ"/>
  391. <constraint firstAttribute="trailing" secondItem="riD-ya-jJ5" secondAttribute="trailing" id="SGj-C4-28a"/>
  392. <constraint firstItem="riD-ya-jJ5" firstAttribute="leading" secondItem="nNN-UX-CRH" secondAttribute="leading" id="cEs-JL-ChJ"/>
  393. <constraint firstItem="riD-ya-jJ5" firstAttribute="top" secondItem="nNN-UX-CRH" secondAttribute="top" id="dbJ-hz-GUi"/>
  394. <constraint firstItem="VIr-YS-5o0" firstAttribute="top" secondItem="nNN-UX-CRH" secondAttribute="top" id="kP5-ds-LS1"/>
  395. <constraint firstAttribute="trailing" secondItem="VIr-YS-5o0" secondAttribute="trailing" id="lRx-gI-z4m"/>
  396. <constraint firstAttribute="trailing" secondItem="UYd-oU-m2C" secondAttribute="trailing" id="len-PZ-9bi"/>
  397. <constraint firstAttribute="bottom" secondItem="UYd-oU-m2C" secondAttribute="bottom" id="qUQ-oy-SZq"/>
  398. <constraint firstAttribute="bottom" secondItem="VIr-YS-5o0" secondAttribute="bottom" id="tJo-s6-Bni"/>
  399. <constraint firstItem="VIr-YS-5o0" firstAttribute="leading" secondItem="nNN-UX-CRH" secondAttribute="leading" id="vJs-6s-heY"/>
  400. <constraint firstItem="UYd-oU-m2C" firstAttribute="top" secondItem="riD-ya-jJ5" secondAttribute="bottom" id="yXX-eC-2uG"/>
  401. </constraints>
  402. </view>
  403. </subviews>
  404. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  405. </clipView>
  406. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="jgz-f0-iZG">
  407. <rect key="frame" x="1" y="846" width="516" height="15"/>
  408. <autoresizingMask key="autoresizingMask"/>
  409. </scroller>
  410. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="uYd-8v-9Da">
  411. <rect key="frame" x="784" y="1" width="16" height="816"/>
  412. <autoresizingMask key="autoresizingMask"/>
  413. </scroller>
  414. </scrollView>
  415. </subviews>
  416. <constraints>
  417. <constraint firstItem="Fsd-Oz-v7c" firstAttribute="top" secondItem="GVB-Xu-zsZ" secondAttribute="top" id="87S-Rb-bey"/>
  418. <constraint firstAttribute="bottom" secondItem="Fsd-Oz-v7c" secondAttribute="bottom" id="jKH-5n-L9g"/>
  419. <constraint firstItem="Fsd-Oz-v7c" firstAttribute="leading" secondItem="GVB-Xu-zsZ" secondAttribute="leading" id="v17-bP-0x9"/>
  420. <constraint firstAttribute="trailing" secondItem="Fsd-Oz-v7c" secondAttribute="trailing" id="xDo-M4-zHj"/>
  421. </constraints>
  422. </view>
  423. <color key="borderColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  424. <color key="fillColor" red="1" green="0.99843658089999998" blue="0.99619259260000004" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  425. </box>
  426. </subviews>
  427. <holdingPriorities>
  428. <real value="270"/>
  429. <real value="250"/>
  430. </holdingPriorities>
  431. <connections>
  432. <outlet property="delegate" destination="-2" id="Nyn-SM-8if"/>
  433. </connections>
  434. </splitView>
  435. <customView translatesAutoresizingMaskIntoConstraints="NO" id="3Ej-3j-QZ3" customClass="KMHomeDragView" customModule="PDF_Office" customModuleProvider="target">
  436. <rect key="frame" x="16" y="16" width="1042" height="788"/>
  437. <subviews>
  438. <customView translatesAutoresizingMaskIntoConstraints="NO" id="lTX-FO-7Ze">
  439. <rect key="frame" x="489" y="374" width="65" height="40"/>
  440. <subviews>
  441. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Hn2-R8-Bfv">
  442. <rect key="frame" x="14" y="12" width="37" height="16"/>
  443. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="gkz-Hj-UOJ">
  444. <font key="font" metaFont="system"/>
  445. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  446. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  447. </textFieldCell>
  448. </textField>
  449. </subviews>
  450. <constraints>
  451. <constraint firstItem="Hn2-R8-Bfv" firstAttribute="centerY" secondItem="lTX-FO-7Ze" secondAttribute="centerY" id="0mX-xj-ymp"/>
  452. <constraint firstAttribute="trailing" secondItem="Hn2-R8-Bfv" secondAttribute="trailing" constant="16" id="8ZE-Sq-o1b"/>
  453. <constraint firstItem="Hn2-R8-Bfv" firstAttribute="leading" secondItem="lTX-FO-7Ze" secondAttribute="leading" constant="16" id="VWe-FK-0wL"/>
  454. <constraint firstAttribute="height" constant="40" id="tbq-SH-11p"/>
  455. </constraints>
  456. </customView>
  457. </subviews>
  458. <constraints>
  459. <constraint firstItem="lTX-FO-7Ze" firstAttribute="centerY" secondItem="3Ej-3j-QZ3" secondAttribute="centerY" id="VsN-Nk-XSF"/>
  460. <constraint firstItem="lTX-FO-7Ze" firstAttribute="centerX" secondItem="3Ej-3j-QZ3" secondAttribute="centerX" id="Z88-ci-g4b"/>
  461. </constraints>
  462. <connections>
  463. <outlet property="dragLabel" destination="Hn2-R8-Bfv" id="Bcu-KC-jTb"/>
  464. <outlet property="dragView" destination="lTX-FO-7Ze" id="l8P-gG-51q"/>
  465. <outlet property="dragViewHeight" destination="tbq-SH-11p" id="rKn-sf-EOE"/>
  466. </connections>
  467. </customView>
  468. </subviews>
  469. <constraints>
  470. <constraint firstItem="3Ej-3j-QZ3" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" constant="16" id="DZ1-ex-OuL"/>
  471. <constraint firstAttribute="trailing" secondItem="yVp-SB-ljO" secondAttribute="trailing" id="URx-4C-HKr"/>
  472. <constraint firstItem="yVp-SB-ljO" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="VOW-ij-tSX"/>
  473. <constraint firstItem="1v2-87-qa4" firstAttribute="centerY" secondItem="Hz6-mo-xeY" secondAttribute="centerY" id="XHC-pD-1sC"/>
  474. <constraint firstAttribute="bottom" secondItem="yVp-SB-ljO" secondAttribute="bottom" id="a25-yh-Y3N"/>
  475. <constraint firstItem="yVp-SB-ljO" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="enx-7v-XZw"/>
  476. <constraint firstAttribute="trailing" secondItem="3Ej-3j-QZ3" secondAttribute="trailing" constant="16" id="iM7-vN-gR8"/>
  477. <constraint firstAttribute="bottom" secondItem="3Ej-3j-QZ3" secondAttribute="bottom" constant="16" id="o2f-D1-9ec"/>
  478. <constraint firstItem="3Ej-3j-QZ3" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="16" id="xQ1-HT-4gU"/>
  479. <constraint firstItem="1v2-87-qa4" firstAttribute="centerX" secondItem="Hz6-mo-xeY" secondAttribute="centerX" id="zxF-4y-2hc"/>
  480. </constraints>
  481. <point key="canvasLocation" x="-58" y="-19"/>
  482. </customView>
  483. <customObject id="O3f-x2-y6f" customClass="KMHomeFastToolViewController" customModule="PDF_Office" customModuleProvider="target"/>
  484. <customObject id="UcW-Sh-zFW" customClass="KMHomeHistoryFileViewController" customModule="PDF_Office" customModuleProvider="target"/>
  485. <customObject id="cEr-ez-OtI" customClass="KMPDFToolsViewController" customModule="PDF_Office" customModuleProvider="target"/>
  486. <customObject id="icM-sk-XE7" customClass="KMCloudDocumentsViewController" customModule="PDF_Office" customModuleProvider="target"/>
  487. </objects>
  488. <resources>
  489. <image name="NSTouchBarGoForwardTemplate" width="12" height="17"/>
  490. </resources>
  491. </document>