KMHomeContentView.xib 28 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266
  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="KMHomeContentView" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="cleanButton" destination="2pe-eQ-jim" id="NzZ-si-Lah"/>
  12. <outlet property="historyListView" destination="wMw-AS-5yG" id="HHc-lb-Uau"/>
  13. <outlet property="horizontalButton" destination="f8L-dW-OV5" id="cCu-bD-LVA"/>
  14. <outlet property="leftButton" destination="WXY-wn-hPk" id="hp6-fa-w4J"/>
  15. <outlet property="moreButton" destination="YVh-aT-yWA" id="M54-rm-tnw"/>
  16. <outlet property="pageLabel" destination="AZq-VF-EUc" id="CCP-bH-lFT"/>
  17. <outlet property="qucikToolsLabel" destination="FaJ-2q-2cQ" id="q0S-ez-pED"/>
  18. <outlet property="qucikToolsView" destination="ynU-RA-kWD" id="t4n-b1-mpf"/>
  19. <outlet property="recentlyLabel" destination="Jq6-Hl-amd" id="cL6-5Q-9jC"/>
  20. <outlet property="rightButton" destination="34n-6o-x3z" id="qKh-a6-NQL"/>
  21. <outlet property="verticalButton" destination="oce-zR-GCX" id="DQn-7c-OlF"/>
  22. </connections>
  23. </customObject>
  24. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  25. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  26. <customView id="c22-O7-iKe">
  27. <rect key="frame" x="0.0" y="0.0" width="700" height="667"/>
  28. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  29. <subviews>
  30. <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kXR-P8-kEz">
  31. <rect key="frame" x="48" y="48" width="624" height="571"/>
  32. <clipView key="contentView" drawsBackground="NO" id="i44-GZ-Pxj">
  33. <rect key="frame" x="0.0" y="0.0" width="624" height="571"/>
  34. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  35. <subviews>
  36. <view id="jlt-dP-sou">
  37. <rect key="frame" x="0.0" y="0.0" width="609" height="556"/>
  38. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  39. <subviews>
  40. <customView translatesAutoresizingMaskIntoConstraints="NO" id="PAa-wQ-E8L">
  41. <rect key="frame" x="0.0" y="294" width="609" height="262"/>
  42. <subviews>
  43. <customView translatesAutoresizingMaskIntoConstraints="NO" id="69z-SV-dL5">
  44. <rect key="frame" x="0.0" y="238" width="609" height="24"/>
  45. <subviews>
  46. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="FaJ-2q-2cQ">
  47. <rect key="frame" x="-2" y="0.0" width="111" height="24"/>
  48. <textFieldCell key="cell" lineBreakMode="clipping" title="Qucik Tools" id="uw9-z5-FMe">
  49. <font key="font" metaFont="systemSemibold" size="20"/>
  50. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  51. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  52. </textFieldCell>
  53. </textField>
  54. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="YVh-aT-yWA" customClass="KMButton" customModule="PDF_Master" customModuleProvider="target">
  55. <rect key="frame" x="589" y="2" width="20" height="20"/>
  56. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconHomeMoreNor" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="H4M-FQ-wtf">
  57. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  58. <font key="font" metaFont="system"/>
  59. </buttonCell>
  60. <connections>
  61. <action selector="moreButtonAction:" target="-2" id="4JY-gV-CUq"/>
  62. </connections>
  63. </button>
  64. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="AZq-VF-EUc">
  65. <rect key="frame" x="526" y="4" width="25" height="16"/>
  66. <constraints>
  67. <constraint firstAttribute="height" constant="16" id="ysy-ux-uwA"/>
  68. </constraints>
  69. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="1/2" id="VoQ-Tz-nCY">
  70. <font key="font" metaFont="cellTitle"/>
  71. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="0.84705882349999995" colorSpace="calibratedRGB"/>
  72. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  73. </textFieldCell>
  74. </textField>
  75. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="34n-6o-x3z">
  76. <rect key="frame" x="557" y="2" width="16" height="21"/>
  77. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="NSTouchBarGoForwardTemplate" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="vf1-qw-7He">
  78. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  79. <font key="font" metaFont="system"/>
  80. </buttonCell>
  81. <constraints>
  82. <constraint firstAttribute="width" constant="16" id="k4Q-hn-f2N"/>
  83. <constraint firstAttribute="height" constant="16" id="yiF-N3-Zwz"/>
  84. </constraints>
  85. <connections>
  86. <action selector="rightButtonAction:" target="-2" id="SCM-qa-djR"/>
  87. </connections>
  88. </button>
  89. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WXY-wn-hPk">
  90. <rect key="frame" x="504" y="2" width="16" height="21"/>
  91. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="NSTouchBarGoBackTemplate" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="his-Ac-2Du">
  92. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  93. <font key="font" metaFont="system"/>
  94. </buttonCell>
  95. <constraints>
  96. <constraint firstAttribute="height" constant="16" id="07e-1r-Vje"/>
  97. <constraint firstAttribute="width" constant="16" id="CGy-dK-xkf"/>
  98. </constraints>
  99. <connections>
  100. <action selector="leftButtonAction:" target="-2" id="Ic9-Y6-q8s"/>
  101. </connections>
  102. </button>
  103. </subviews>
  104. <constraints>
  105. <constraint firstItem="34n-6o-x3z" firstAttribute="leading" secondItem="AZq-VF-EUc" secondAttribute="trailing" constant="8" id="5b1-3H-yqn"/>
  106. <constraint firstAttribute="trailing" secondItem="YVh-aT-yWA" secondAttribute="trailing" id="C9W-JG-W8s"/>
  107. <constraint firstItem="34n-6o-x3z" firstAttribute="centerY" secondItem="WXY-wn-hPk" secondAttribute="centerY" id="HqR-w0-aOA"/>
  108. <constraint firstItem="FaJ-2q-2cQ" firstAttribute="leading" secondItem="69z-SV-dL5" secondAttribute="leading" id="UZc-nM-Aqt"/>
  109. <constraint firstAttribute="height" constant="24" id="VF5-NT-Dua"/>
  110. <constraint firstItem="FaJ-2q-2cQ" firstAttribute="centerY" secondItem="69z-SV-dL5" secondAttribute="centerY" id="e4G-eL-brO"/>
  111. <constraint firstItem="AZq-VF-EUc" firstAttribute="leading" secondItem="WXY-wn-hPk" secondAttribute="trailing" constant="8" id="epd-Mx-BL8"/>
  112. <constraint firstItem="AZq-VF-EUc" firstAttribute="centerY" secondItem="69z-SV-dL5" secondAttribute="centerY" id="fCt-K0-F68"/>
  113. <constraint firstItem="AZq-VF-EUc" firstAttribute="centerY" secondItem="WXY-wn-hPk" secondAttribute="centerY" id="hgj-vL-sIT"/>
  114. <constraint firstItem="YVh-aT-yWA" firstAttribute="centerY" secondItem="69z-SV-dL5" secondAttribute="centerY" id="u3H-Ys-UG6"/>
  115. <constraint firstItem="YVh-aT-yWA" firstAttribute="leading" secondItem="34n-6o-x3z" secondAttribute="trailing" constant="16" id="wW8-yX-vAt"/>
  116. </constraints>
  117. </customView>
  118. <customView translatesAutoresizingMaskIntoConstraints="NO" id="ynU-RA-kWD" customClass="KMQucikToolsView" customModule="PDF_Master" customModuleProvider="target">
  119. <rect key="frame" x="0.0" y="0.0" width="609" height="238"/>
  120. </customView>
  121. </subviews>
  122. <constraints>
  123. <constraint firstItem="69z-SV-dL5" firstAttribute="leading" secondItem="PAa-wQ-E8L" secondAttribute="leading" id="CXA-Yf-S6n"/>
  124. <constraint firstAttribute="trailing" secondItem="69z-SV-dL5" secondAttribute="trailing" id="R3o-AV-ca6"/>
  125. <constraint firstItem="69z-SV-dL5" firstAttribute="top" secondItem="PAa-wQ-E8L" secondAttribute="top" id="T3r-CJ-twO"/>
  126. <constraint firstAttribute="height" constant="262" id="TWz-4G-1dS"/>
  127. <constraint firstAttribute="trailing" secondItem="ynU-RA-kWD" secondAttribute="trailing" id="ah7-Yb-qGV"/>
  128. <constraint firstItem="ynU-RA-kWD" firstAttribute="top" secondItem="69z-SV-dL5" secondAttribute="bottom" id="iUL-0f-b1G"/>
  129. <constraint firstAttribute="bottom" secondItem="ynU-RA-kWD" secondAttribute="bottom" id="lil-Ek-8bs"/>
  130. <constraint firstItem="ynU-RA-kWD" firstAttribute="leading" secondItem="PAa-wQ-E8L" secondAttribute="leading" id="sYF-gW-xax"/>
  131. </constraints>
  132. </customView>
  133. <customView translatesAutoresizingMaskIntoConstraints="NO" id="lCh-WA-G58">
  134. <rect key="frame" x="0.0" y="0.0" width="609" height="246"/>
  135. <subviews>
  136. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Q84-po-tiv">
  137. <rect key="frame" x="0.0" y="222" width="609" height="24"/>
  138. <subviews>
  139. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Jq6-Hl-amd">
  140. <rect key="frame" x="-2" y="0.0" width="85" height="24"/>
  141. <textFieldCell key="cell" lineBreakMode="clipping" title="Recently" id="ify-Mu-nbZ">
  142. <font key="font" metaFont="systemSemibold" size="20"/>
  143. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  144. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  145. </textFieldCell>
  146. </textField>
  147. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="2pe-eQ-jim" customClass="KMButton" customModule="PDF_Master" customModuleProvider="target">
  148. <rect key="frame" x="589" y="2" width="20" height="20"/>
  149. <buttonCell key="cell" type="square" title="Button" bezelStyle="shadowlessSquare" image="KMImageNameHomeDeletNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="unN-7z-cUu">
  150. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  151. <font key="font" metaFont="system"/>
  152. </buttonCell>
  153. <constraints>
  154. <constraint firstAttribute="width" constant="20" id="68J-F8-nVR"/>
  155. <constraint firstAttribute="height" constant="20" id="hf5-uR-HfC"/>
  156. </constraints>
  157. <connections>
  158. <action selector="cleanButtonAction:" target="-2" id="4Ja-7N-Avc"/>
  159. </connections>
  160. </button>
  161. <box horizontalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="mDv-HL-Jso">
  162. <rect key="frame" x="567" y="2" width="5" height="20"/>
  163. <constraints>
  164. <constraint firstAttribute="width" constant="1" id="SGq-bD-tlk"/>
  165. <constraint firstAttribute="height" constant="20" id="kQu-ie-pMw"/>
  166. </constraints>
  167. </box>
  168. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oce-zR-GCX" customClass="KMButton" customModule="PDF_Master" customModuleProvider="target">
  169. <rect key="frame" x="529" y="2" width="20" height="20"/>
  170. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconHomeViewthumbnailNor" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="0s5-A7-lRz">
  171. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  172. <font key="font" metaFont="system"/>
  173. </buttonCell>
  174. <constraints>
  175. <constraint firstAttribute="height" constant="20" id="HDg-pn-2rE"/>
  176. <constraint firstAttribute="width" constant="20" id="Kyx-GP-dbb"/>
  177. </constraints>
  178. <connections>
  179. <action selector="verticalButtonAction:" target="-2" id="Tsa-n6-92q"/>
  180. </connections>
  181. </button>
  182. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="f8L-dW-OV5" customClass="KMButton" customModule="PDF_Master" customModuleProvider="target">
  183. <rect key="frame" x="493" y="2" width="20" height="20"/>
  184. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNameUXIconHomeViewlistNor" imagePosition="overlaps" alignment="center" imageScaling="proportionallyDown" inset="2" id="fSg-GB-X16">
  185. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  186. <font key="font" metaFont="system"/>
  187. </buttonCell>
  188. <constraints>
  189. <constraint firstAttribute="width" constant="20" id="Hx5-iJ-u9m"/>
  190. <constraint firstAttribute="height" constant="20" id="Xzr-w7-vMu"/>
  191. </constraints>
  192. <connections>
  193. <action selector="horizontalButtonAction:" target="-2" id="ffd-Qv-P2i"/>
  194. </connections>
  195. </button>
  196. </subviews>
  197. <constraints>
  198. <constraint firstAttribute="height" constant="24" id="3cL-Mi-izd"/>
  199. <constraint firstItem="f8L-dW-OV5" firstAttribute="centerY" secondItem="Q84-po-tiv" secondAttribute="centerY" id="Cf9-QY-3at"/>
  200. <constraint firstItem="mDv-HL-Jso" firstAttribute="centerY" secondItem="Q84-po-tiv" secondAttribute="centerY" id="EBA-r9-ef4"/>
  201. <constraint firstItem="Jq6-Hl-amd" firstAttribute="leading" secondItem="Q84-po-tiv" secondAttribute="leading" id="Gpg-oa-r8n"/>
  202. <constraint firstAttribute="trailing" secondItem="2pe-eQ-jim" secondAttribute="trailing" id="JSL-Us-Bp2"/>
  203. <constraint firstItem="Jq6-Hl-amd" firstAttribute="centerY" secondItem="Q84-po-tiv" secondAttribute="centerY" id="Nvb-BH-krU"/>
  204. <constraint firstItem="oce-zR-GCX" firstAttribute="centerY" secondItem="Q84-po-tiv" secondAttribute="centerY" id="Xl6-TG-izL"/>
  205. <constraint firstItem="2pe-eQ-jim" firstAttribute="leading" secondItem="mDv-HL-Jso" secondAttribute="trailing" constant="19" id="Zqb-KP-jZ6"/>
  206. <constraint firstItem="oce-zR-GCX" firstAttribute="leading" secondItem="f8L-dW-OV5" secondAttribute="trailing" constant="16" id="aN0-Rr-nPu"/>
  207. <constraint firstItem="2pe-eQ-jim" firstAttribute="centerY" secondItem="Q84-po-tiv" secondAttribute="centerY" id="bjw-iR-IQZ"/>
  208. <constraint firstItem="mDv-HL-Jso" firstAttribute="leading" secondItem="oce-zR-GCX" secondAttribute="trailing" constant="20" id="soy-3d-rtd"/>
  209. </constraints>
  210. </customView>
  211. <customView translatesAutoresizingMaskIntoConstraints="NO" id="wMw-AS-5yG" customClass="KMHomeHistoryListView" customModule="PDF_Master" customModuleProvider="target">
  212. <rect key="frame" x="0.0" y="0.0" width="609" height="222"/>
  213. </customView>
  214. </subviews>
  215. <constraints>
  216. <constraint firstItem="wMw-AS-5yG" firstAttribute="top" secondItem="Q84-po-tiv" secondAttribute="bottom" id="9Vd-no-qV4"/>
  217. <constraint firstItem="Q84-po-tiv" firstAttribute="leading" secondItem="lCh-WA-G58" secondAttribute="leading" id="Xua-gM-k6t"/>
  218. <constraint firstAttribute="trailing" secondItem="Q84-po-tiv" secondAttribute="trailing" id="YLW-A7-bBV"/>
  219. <constraint firstAttribute="trailing" secondItem="wMw-AS-5yG" secondAttribute="trailing" id="d3N-SN-uuz"/>
  220. <constraint firstItem="Q84-po-tiv" firstAttribute="top" secondItem="lCh-WA-G58" secondAttribute="top" id="dc9-9O-prs"/>
  221. <constraint firstItem="wMw-AS-5yG" firstAttribute="leading" secondItem="lCh-WA-G58" secondAttribute="leading" id="tJ1-Wi-nBZ"/>
  222. <constraint firstAttribute="bottom" secondItem="wMw-AS-5yG" secondAttribute="bottom" id="xuF-zv-5TH"/>
  223. </constraints>
  224. </customView>
  225. </subviews>
  226. <constraints>
  227. <constraint firstItem="PAa-wQ-E8L" firstAttribute="top" secondItem="jlt-dP-sou" secondAttribute="top" id="3iE-Hv-fU7"/>
  228. <constraint firstItem="lCh-WA-G58" firstAttribute="top" secondItem="PAa-wQ-E8L" secondAttribute="bottom" constant="48" id="Ark-gU-B5L"/>
  229. <constraint firstAttribute="trailing" secondItem="lCh-WA-G58" secondAttribute="trailing" id="Bus-kI-RRx"/>
  230. <constraint firstItem="lCh-WA-G58" firstAttribute="leading" secondItem="jlt-dP-sou" secondAttribute="leading" id="Q0h-pJ-4eR"/>
  231. <constraint firstItem="PAa-wQ-E8L" firstAttribute="leading" secondItem="jlt-dP-sou" secondAttribute="leading" id="mj5-r1-2md"/>
  232. <constraint firstAttribute="bottom" secondItem="lCh-WA-G58" secondAttribute="bottom" id="sNd-yf-uit"/>
  233. <constraint firstAttribute="trailing" secondItem="PAa-wQ-E8L" secondAttribute="trailing" id="z8Z-dx-yGz"/>
  234. </constraints>
  235. </view>
  236. </subviews>
  237. <color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  238. </clipView>
  239. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="lJa-LQ-t6a">
  240. <rect key="frame" x="-100" y="-100" width="685" height="15"/>
  241. <autoresizingMask key="autoresizingMask"/>
  242. </scroller>
  243. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="JGk-Uc-9sS">
  244. <rect key="frame" x="-100" y="-100" width="15" height="667"/>
  245. <autoresizingMask key="autoresizingMask"/>
  246. </scroller>
  247. </scrollView>
  248. </subviews>
  249. <constraints>
  250. <constraint firstItem="kXR-P8-kEz" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="48" id="K7m-qE-Cbe"/>
  251. <constraint firstAttribute="trailing" secondItem="kXR-P8-kEz" secondAttribute="trailing" constant="28" id="VPd-ma-QBA"/>
  252. <constraint firstItem="kXR-P8-kEz" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="48" id="WjW-AJ-53t"/>
  253. <constraint firstAttribute="bottom" secondItem="kXR-P8-kEz" secondAttribute="bottom" constant="48" id="dAS-Gt-Pni"/>
  254. </constraints>
  255. <point key="canvasLocation" x="-436" y="281.5"/>
  256. </customView>
  257. </objects>
  258. <resources>
  259. <image name="KMImageNameHomeDeletNor" width="20" height="20"/>
  260. <image name="KMImageNameUXIconHomeMoreNor" width="20" height="20"/>
  261. <image name="KMImageNameUXIconHomeViewlistNor" width="20" height="20"/>
  262. <image name="KMImageNameUXIconHomeViewthumbnailNor" width="20" height="20"/>
  263. <image name="NSTouchBarGoBackTemplate" width="12" height="17"/>
  264. <image name="NSTouchBarGoForwardTemplate" width="12" height="17"/>
  265. </resources>
  266. </document>