KMLeftSideEmptyFileViewController.xib 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22505" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22505"/>
  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="KMLeftSideEmptyFileViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="addOutlineBox" destination="MIA-lH-jtO" id="u8H-eE-4q9"/>
  12. <outlet property="addOutlineBtn" destination="X7a-nf-rDc" id="IsA-ct-1Nj"/>
  13. <outlet property="annotationBox" destination="zwo-BA-10D" id="j56-Ia-5FV"/>
  14. <outlet property="deleteAnnotationBtn" destination="ciN-Xf-UZ7" id="ihk-vP-kPm"/>
  15. <outlet property="deleteOutlineBtn" destination="MvQ-sy-CY3" id="Jjp-If-ccX"/>
  16. <outlet property="deleteSnapBtn" destination="dNM-Fh-l0S" id="zqN-rd-LmI"/>
  17. <outlet property="emptyAnnotationLabel" destination="47g-Dt-afg" id="5wJ-ll-kvm"/>
  18. <outlet property="emptyAnnotationView" destination="xPY-zh-ajV" id="LFU-Mq-My7"/>
  19. <outlet property="emptyOutlineLabel" destination="7TT-b6-xI5" id="Mqs-EE-hBt"/>
  20. <outlet property="emptyOutlineView" destination="t4B-v8-qQW" id="9Fc-tp-yrf"/>
  21. <outlet property="emptySearchResultLabel" destination="hPH-of-lqx" id="S1a-fO-EwR"/>
  22. <outlet property="exportAnnotationBtn" destination="VqP-1s-dWq" id="Tlx-09-4tj"/>
  23. <outlet property="exportSnapBtn" destination="AKb-aF-sGs" id="vIn-GP-Ytw"/>
  24. <outlet property="filterAnnotationBtn" destination="DG5-Xh-lr1" id="mae-jl-gYY"/>
  25. <outlet property="leftSnapBox" destination="V9f-Zh-CxQ" id="6OQ-7Y-8ml"/>
  26. <outlet property="notCreateOutLine" destination="oeS-AN-7yC" id="9hP-wm-XcF"/>
  27. <outlet property="outlineSearchView" destination="Er5-ma-Hwn" id="fsM-AP-jSW"/>
  28. <outlet property="printSnapBtn" destination="W35-Dq-30v" id="IwE-3h-7py"/>
  29. <outlet property="searchOutlineSearchField" destination="2gK-9s-hTv" id="g2S-Hp-4mZ"/>
  30. <outlet property="view" destination="kla-cS-TDk" id="WyY-m0-NsX"/>
  31. </connections>
  32. </customObject>
  33. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  34. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  35. <customView misplaced="YES" id="t4B-v8-qQW">
  36. <rect key="frame" x="0.0" y="0.0" width="196" height="248"/>
  37. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  38. <subviews>
  39. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="eYO-qj-0Bd">
  40. <rect key="frame" x="55" y="108" width="140" height="140"/>
  41. <constraints>
  42. <constraint firstAttribute="height" constant="140" id="DXu-I4-oz2"/>
  43. <constraint firstAttribute="width" constant="140" id="Vas-XV-2cJ"/>
  44. </constraints>
  45. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameEmptyOutline" id="xTs-0M-2EN"/>
  46. </imageView>
  47. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="7TT-b6-xI5">
  48. <rect key="frame" x="8" y="0.0" width="234" height="64"/>
  49. <constraints>
  50. <constraint firstAttribute="width" constant="230" id="f8d-09-WPh"/>
  51. </constraints>
  52. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="To create outline item select header in contents, right click it and select &quot;Add Outline Item&quot; or click &quot;Add Item&quot; below." id="Tje-BZ-Sqq">
  53. <font key="font" metaFont="system"/>
  54. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  55. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  56. </textFieldCell>
  57. </textField>
  58. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="oeS-AN-7yC">
  59. <rect key="frame" x="105" y="72" width="41" height="20"/>
  60. <constraints>
  61. <constraint firstAttribute="height" constant="20" id="inP-9J-jYt"/>
  62. </constraints>
  63. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="h2p-oi-q3w">
  64. <font key="font" metaFont="systemSemibold" size="14"/>
  65. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  66. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  67. </textFieldCell>
  68. </textField>
  69. </subviews>
  70. <constraints>
  71. <constraint firstAttribute="bottom" secondItem="7TT-b6-xI5" secondAttribute="bottom" id="7ZT-X2-oLM"/>
  72. <constraint firstItem="eYO-qj-0Bd" firstAttribute="centerX" secondItem="t4B-v8-qQW" secondAttribute="centerX" id="DIu-6B-kM2"/>
  73. <constraint firstAttribute="trailing" secondItem="7TT-b6-xI5" secondAttribute="trailing" constant="10" id="GRZ-F1-QDA"/>
  74. <constraint firstItem="7TT-b6-xI5" firstAttribute="centerX" secondItem="t4B-v8-qQW" secondAttribute="centerX" id="JQu-SD-CoJ"/>
  75. <constraint firstItem="7TT-b6-xI5" firstAttribute="leading" secondItem="t4B-v8-qQW" secondAttribute="leading" constant="10" id="K86-vW-g9v"/>
  76. <constraint firstItem="oeS-AN-7yC" firstAttribute="top" secondItem="eYO-qj-0Bd" secondAttribute="bottom" constant="16" id="Nfw-Uc-X0A"/>
  77. <constraint firstItem="oeS-AN-7yC" firstAttribute="centerX" secondItem="t4B-v8-qQW" secondAttribute="centerX" id="VNd-Ea-ReC"/>
  78. <constraint firstItem="eYO-qj-0Bd" firstAttribute="top" secondItem="t4B-v8-qQW" secondAttribute="top" id="flN-PB-ql1"/>
  79. <constraint firstItem="7TT-b6-xI5" firstAttribute="top" secondItem="oeS-AN-7yC" secondAttribute="bottom" constant="8" id="mnu-kJ-hRJ"/>
  80. </constraints>
  81. <point key="canvasLocation" x="-6495" y="-11614"/>
  82. </customView>
  83. <customView misplaced="YES" id="xPY-zh-ajV">
  84. <rect key="frame" x="0.0" y="0.0" width="196" height="173"/>
  85. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  86. <subviews>
  87. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="MNd-Tq-dI0">
  88. <rect key="frame" x="55" y="33" width="140" height="140"/>
  89. <constraints>
  90. <constraint firstAttribute="width" constant="140" id="Dui-92-tGN"/>
  91. <constraint firstAttribute="height" constant="140" id="gjm-Ne-Zi2"/>
  92. </constraints>
  93. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameEmptyAnnotate" id="xQC-nQ-tTf"/>
  94. </imageView>
  95. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="47g-Dt-afg">
  96. <rect key="frame" x="8" y="0.0" width="234" height="17"/>
  97. <constraints>
  98. <constraint firstAttribute="width" constant="230" id="J9X-mH-mGw"/>
  99. </constraints>
  100. <textFieldCell key="cell" sendsActionOnEndEditing="YES" alignment="center" title="No Annotations" id="oA8-fQ-hHY">
  101. <font key="font" metaFont="systemSemibold" size="14"/>
  102. <color key="textColor" red="0.40000000000000002" green="0.40000000000000002" blue="0.40000000000000002" alpha="1" colorSpace="calibratedRGB"/>
  103. <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
  104. </textFieldCell>
  105. </textField>
  106. </subviews>
  107. <constraints>
  108. <constraint firstItem="MNd-Tq-dI0" firstAttribute="centerX" secondItem="xPY-zh-ajV" secondAttribute="centerX" id="8fl-Gc-wIB"/>
  109. <constraint firstAttribute="trailing" secondItem="47g-Dt-afg" secondAttribute="trailing" constant="10" id="WKC-Wx-wqP"/>
  110. <constraint firstAttribute="bottom" secondItem="47g-Dt-afg" secondAttribute="bottom" id="Wog-IZ-1y0"/>
  111. <constraint firstItem="47g-Dt-afg" firstAttribute="centerX" secondItem="xPY-zh-ajV" secondAttribute="centerX" id="YcI-5q-uMG"/>
  112. <constraint firstItem="47g-Dt-afg" firstAttribute="leading" secondItem="xPY-zh-ajV" secondAttribute="leading" constant="10" id="a6I-B7-vTl"/>
  113. <constraint firstItem="MNd-Tq-dI0" firstAttribute="top" secondItem="xPY-zh-ajV" secondAttribute="top" id="ldH-gM-P0y"/>
  114. <constraint firstItem="47g-Dt-afg" firstAttribute="top" secondItem="MNd-Tq-dI0" secondAttribute="bottom" constant="16" id="s2q-3Z-IiY"/>
  115. </constraints>
  116. <point key="canvasLocation" x="-6084" y="-11706"/>
  117. </customView>
  118. <box boxType="custom" borderWidth="0.0" title="Box" id="MIA-lH-jtO">
  119. <rect key="frame" x="0.0" y="0.0" width="227" height="35"/>
  120. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  121. <view key="contentView" id="43g-o2-ZoX">
  122. <rect key="frame" x="0.0" y="0.0" width="227" height="35"/>
  123. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  124. <subviews>
  125. <button translatesAutoresizingMaskIntoConstraints="NO" id="X7a-nf-rDc">
  126. <rect key="frame" x="15" y="10" width="14" height="14"/>
  127. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNamePanelAdd" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="jRa-s3-3d8">
  128. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  129. <font key="font" metaFont="system"/>
  130. </buttonCell>
  131. <constraints>
  132. <constraint firstAttribute="height" constant="14" id="GEn-c9-BMH"/>
  133. <constraint firstAttribute="width" constant="14" id="M1L-DB-Big"/>
  134. </constraints>
  135. </button>
  136. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="bP3-Nf-C2I">
  137. <rect key="frame" x="0.0" y="32" width="227" height="5"/>
  138. </box>
  139. <button translatesAutoresizingMaskIntoConstraints="NO" id="MvQ-sy-CY3">
  140. <rect key="frame" x="198" y="10" width="14" height="14"/>
  141. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNamePanelDelete" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="rpR-2M-lFY">
  142. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  143. <font key="font" metaFont="system"/>
  144. </buttonCell>
  145. <constraints>
  146. <constraint firstAttribute="width" constant="14" id="5vf-vs-vKX"/>
  147. <constraint firstAttribute="height" constant="14" id="IGv-ad-Aet"/>
  148. </constraints>
  149. </button>
  150. <searchField wantsLayer="YES" focusRingType="none" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2gK-9s-hTv">
  151. <rect key="frame" x="44" y="6" width="139" height="22"/>
  152. <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" usesSingleLineMode="YES" bezelStyle="round" id="EUI-bh-kxn">
  153. <font key="font" metaFont="system"/>
  154. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  155. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  156. </searchFieldCell>
  157. </searchField>
  158. </subviews>
  159. <constraints>
  160. <constraint firstItem="MvQ-sy-CY3" firstAttribute="top" secondItem="bP3-Nf-C2I" secondAttribute="bottom" constant="10" id="7Yi-Y3-qMM"/>
  161. <constraint firstItem="MvQ-sy-CY3" firstAttribute="centerY" secondItem="X7a-nf-rDc" secondAttribute="centerY" id="Aty-6a-kVT"/>
  162. <constraint firstAttribute="bottom" secondItem="MvQ-sy-CY3" secondAttribute="bottom" constant="10" id="ESN-Gl-eQ0"/>
  163. <constraint firstItem="MvQ-sy-CY3" firstAttribute="leading" secondItem="2gK-9s-hTv" secondAttribute="trailing" constant="15" id="LTW-1z-8bO"/>
  164. <constraint firstItem="2gK-9s-hTv" firstAttribute="centerY" secondItem="X7a-nf-rDc" secondAttribute="centerY" id="OBU-Vx-jLe"/>
  165. <constraint firstItem="bP3-Nf-C2I" firstAttribute="top" secondItem="43g-o2-ZoX" secondAttribute="top" id="SeB-VQ-U80"/>
  166. <constraint firstItem="X7a-nf-rDc" firstAttribute="leading" secondItem="43g-o2-ZoX" secondAttribute="leading" constant="15" id="VDX-oF-T2N"/>
  167. <constraint firstAttribute="trailing" secondItem="MvQ-sy-CY3" secondAttribute="trailing" constant="15" id="cZ3-DD-XpG"/>
  168. <constraint firstAttribute="trailing" secondItem="bP3-Nf-C2I" secondAttribute="trailing" id="iWn-l6-ZFE"/>
  169. <constraint firstItem="bP3-Nf-C2I" firstAttribute="leading" secondItem="43g-o2-ZoX" secondAttribute="leading" id="ngY-G4-7Qr"/>
  170. <constraint firstItem="2gK-9s-hTv" firstAttribute="leading" secondItem="X7a-nf-rDc" secondAttribute="trailing" constant="15" id="p08-w0-Xu3"/>
  171. </constraints>
  172. </view>
  173. <color key="borderColor" red="0.80000000000000004" green="0.80000000000000004" blue="0.80000000000000004" alpha="0.0" colorSpace="calibratedRGB"/>
  174. <point key="canvasLocation" x="-6326.5" y="-10979.5"/>
  175. </box>
  176. <customView id="kla-cS-TDk">
  177. <rect key="frame" x="0.0" y="0.0" width="163" height="96"/>
  178. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  179. <point key="canvasLocation" x="138" y="154"/>
  180. </customView>
  181. <box boxType="custom" borderWidth="0.0" title="Box" id="zwo-BA-10D">
  182. <rect key="frame" x="0.0" y="0.0" width="247" height="35"/>
  183. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  184. <view key="contentView" id="RUl-h7-fvt">
  185. <rect key="frame" x="0.0" y="0.0" width="247" height="35"/>
  186. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  187. <subviews>
  188. <button translatesAutoresizingMaskIntoConstraints="NO" id="DG5-Xh-lr1">
  189. <rect key="frame" x="15" y="10" width="14" height="14"/>
  190. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNamePanelFilter" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="LkR-sl-y1A">
  191. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  192. <font key="font" metaFont="system"/>
  193. </buttonCell>
  194. <constraints>
  195. <constraint firstAttribute="height" constant="14" id="I1v-3I-Nky"/>
  196. <constraint firstAttribute="width" constant="14" id="z5E-6V-nHx"/>
  197. </constraints>
  198. </button>
  199. <button translatesAutoresizingMaskIntoConstraints="NO" id="ciN-Xf-UZ7">
  200. <rect key="frame" x="218" y="10" width="14" height="14"/>
  201. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNamePanelDelete" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="Mxj-ER-jfI">
  202. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  203. <font key="font" metaFont="system"/>
  204. </buttonCell>
  205. <constraints>
  206. <constraint firstAttribute="height" constant="14" id="HuD-Zz-xap"/>
  207. <constraint firstAttribute="width" constant="14" id="ILG-LZ-dg3"/>
  208. </constraints>
  209. </button>
  210. <button translatesAutoresizingMaskIntoConstraints="NO" id="VqP-1s-dWq">
  211. <rect key="frame" x="184" y="10" width="14" height="14"/>
  212. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNamePanelExport" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="kiC-vX-HTv">
  213. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  214. <font key="font" metaFont="system"/>
  215. </buttonCell>
  216. <constraints>
  217. <constraint firstAttribute="width" constant="14" id="OKc-DO-wbd"/>
  218. <constraint firstAttribute="height" constant="14" id="i1W-er-sPF"/>
  219. </constraints>
  220. </button>
  221. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="zOU-KG-4tM">
  222. <rect key="frame" x="0.0" y="32" width="247" height="5"/>
  223. </box>
  224. </subviews>
  225. <constraints>
  226. <constraint firstItem="VqP-1s-dWq" firstAttribute="centerY" secondItem="DG5-Xh-lr1" secondAttribute="centerY" id="4Xu-c8-bU3"/>
  227. <constraint firstAttribute="trailing" secondItem="ciN-Xf-UZ7" secondAttribute="trailing" constant="15" id="4t8-xC-vLZ"/>
  228. <constraint firstItem="ciN-Xf-UZ7" firstAttribute="centerY" secondItem="DG5-Xh-lr1" secondAttribute="centerY" id="D4n-gM-rmO"/>
  229. <constraint firstAttribute="bottom" secondItem="DG5-Xh-lr1" secondAttribute="bottom" constant="10" id="LCD-6D-NBq"/>
  230. <constraint firstAttribute="trailing" secondItem="zOU-KG-4tM" secondAttribute="trailing" id="OxU-f6-dnB"/>
  231. <constraint firstItem="zOU-KG-4tM" firstAttribute="top" secondItem="RUl-h7-fvt" secondAttribute="top" id="RIZ-bo-5ex"/>
  232. <constraint firstItem="DG5-Xh-lr1" firstAttribute="leading" secondItem="RUl-h7-fvt" secondAttribute="leading" constant="15" id="XcL-Cq-RNc"/>
  233. <constraint firstItem="ciN-Xf-UZ7" firstAttribute="leading" secondItem="VqP-1s-dWq" secondAttribute="trailing" constant="20" id="hop-ya-9B5"/>
  234. <constraint firstItem="DG5-Xh-lr1" firstAttribute="top" secondItem="zOU-KG-4tM" secondAttribute="bottom" constant="10" id="oBn-U6-rIH"/>
  235. <constraint firstItem="zOU-KG-4tM" firstAttribute="leading" secondItem="RUl-h7-fvt" secondAttribute="leading" id="yjZ-m4-CJe"/>
  236. </constraints>
  237. </view>
  238. <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  239. <point key="canvasLocation" x="-6059.5" y="-11542"/>
  240. </box>
  241. <box boxType="custom" borderWidth="0.0" title="Box" id="V9f-Zh-CxQ">
  242. <rect key="frame" x="0.0" y="0.0" width="247" height="35"/>
  243. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  244. <view key="contentView" id="Qu5-kE-Kbr">
  245. <rect key="frame" x="0.0" y="0.0" width="247" height="35"/>
  246. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  247. <subviews>
  248. <button translatesAutoresizingMaskIntoConstraints="NO" id="W35-Dq-30v">
  249. <rect key="frame" x="15" y="10" width="14" height="14"/>
  250. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNamePanelPrint" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="dqz-ex-BsD">
  251. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  252. <font key="font" metaFont="system"/>
  253. </buttonCell>
  254. <constraints>
  255. <constraint firstAttribute="width" constant="14" id="J1Z-TB-ciy"/>
  256. <constraint firstAttribute="height" constant="14" id="R8j-T5-O7J"/>
  257. </constraints>
  258. </button>
  259. <button translatesAutoresizingMaskIntoConstraints="NO" id="dNM-Fh-l0S">
  260. <rect key="frame" x="218" y="10" width="14" height="14"/>
  261. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNamePanelDelete" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="46O-k3-rKG">
  262. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  263. <font key="font" metaFont="system"/>
  264. </buttonCell>
  265. <constraints>
  266. <constraint firstAttribute="width" constant="14" id="PJC-51-nmM"/>
  267. <constraint firstAttribute="height" constant="14" id="k9v-LH-f7g"/>
  268. </constraints>
  269. </button>
  270. <button translatesAutoresizingMaskIntoConstraints="NO" id="AKb-aF-sGs">
  271. <rect key="frame" x="184" y="10" width="14" height="14"/>
  272. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="KMImageNamePanelExport" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="JrZ-Ml-RQb">
  273. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  274. <font key="font" metaFont="system"/>
  275. </buttonCell>
  276. <constraints>
  277. <constraint firstAttribute="width" constant="14" id="CmC-ai-q58"/>
  278. <constraint firstAttribute="height" constant="14" id="lng-VI-nzE"/>
  279. </constraints>
  280. </button>
  281. <box verticalHuggingPriority="750" boxType="separator" translatesAutoresizingMaskIntoConstraints="NO" id="4ld-Nj-QKb">
  282. <rect key="frame" x="0.0" y="32" width="247" height="5"/>
  283. </box>
  284. </subviews>
  285. <constraints>
  286. <constraint firstItem="4ld-Nj-QKb" firstAttribute="leading" secondItem="Qu5-kE-Kbr" secondAttribute="leading" id="0Hs-Ey-tu9"/>
  287. <constraint firstItem="AKb-aF-sGs" firstAttribute="centerY" secondItem="W35-Dq-30v" secondAttribute="centerY" id="5DW-o2-6Cw"/>
  288. <constraint firstAttribute="trailing" secondItem="4ld-Nj-QKb" secondAttribute="trailing" id="6lf-k9-MZe"/>
  289. <constraint firstAttribute="bottom" secondItem="W35-Dq-30v" secondAttribute="bottom" constant="10" id="I3f-V9-BE1"/>
  290. <constraint firstItem="dNM-Fh-l0S" firstAttribute="leading" secondItem="AKb-aF-sGs" secondAttribute="trailing" constant="20" id="JnN-Ra-bTd"/>
  291. <constraint firstItem="W35-Dq-30v" firstAttribute="top" secondItem="4ld-Nj-QKb" secondAttribute="bottom" constant="10" id="Lrr-NI-HRu"/>
  292. <constraint firstAttribute="trailing" secondItem="dNM-Fh-l0S" secondAttribute="trailing" constant="15" id="WyH-Ar-xb7"/>
  293. <constraint firstItem="4ld-Nj-QKb" firstAttribute="top" secondItem="Qu5-kE-Kbr" secondAttribute="top" id="dGF-qg-FGS"/>
  294. <constraint firstItem="dNM-Fh-l0S" firstAttribute="centerY" secondItem="W35-Dq-30v" secondAttribute="centerY" id="w0S-JN-ECI"/>
  295. <constraint firstItem="W35-Dq-30v" firstAttribute="leading" secondItem="Qu5-kE-Kbr" secondAttribute="leading" constant="15" id="xCJ-ht-iHS"/>
  296. </constraints>
  297. </view>
  298. <color key="borderColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  299. <point key="canvasLocation" x="-6067" y="-11455"/>
  300. </box>
  301. <customView id="Er5-ma-Hwn">
  302. <rect key="frame" x="0.0" y="0.0" width="180" height="157"/>
  303. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  304. <subviews>
  305. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="bJU-ri-rkZ">
  306. <rect key="frame" x="0.0" y="37" width="180" height="120"/>
  307. <constraints>
  308. <constraint firstAttribute="height" constant="120" id="NN9-AU-mWg"/>
  309. <constraint firstAttribute="width" constant="180" id="P8V-kU-bxm"/>
  310. </constraints>
  311. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameEmptySearch" id="xKG-a1-oh4"/>
  312. </imageView>
  313. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="hPH-of-lqx">
  314. <rect key="frame" x="70" y="0.0" width="41" height="17"/>
  315. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="7gf-oW-tWk">
  316. <font key="font" metaFont="systemSemibold" size="14"/>
  317. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  318. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  319. </textFieldCell>
  320. </textField>
  321. </subviews>
  322. <constraints>
  323. <constraint firstItem="hPH-of-lqx" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Er5-ma-Hwn" secondAttribute="leading" constant="5" id="8QD-ab-UiZ"/>
  324. <constraint firstItem="bJU-ri-rkZ" firstAttribute="top" secondItem="Er5-ma-Hwn" secondAttribute="top" id="AMe-Ca-Dgd"/>
  325. <constraint firstAttribute="bottom" relation="greaterThanOrEqual" secondItem="hPH-of-lqx" secondAttribute="bottom" id="GhF-Wk-sWe"/>
  326. <constraint firstItem="hPH-of-lqx" firstAttribute="centerX" secondItem="Er5-ma-Hwn" secondAttribute="centerX" id="Hmz-ws-6rx"/>
  327. <constraint firstItem="bJU-ri-rkZ" firstAttribute="centerX" secondItem="Er5-ma-Hwn" secondAttribute="centerX" id="QIN-e6-e3J"/>
  328. <constraint firstAttribute="trailing" secondItem="bJU-ri-rkZ" secondAttribute="trailing" id="c2h-B6-9kI"/>
  329. <constraint firstItem="hPH-of-lqx" firstAttribute="top" secondItem="bJU-ri-rkZ" secondAttribute="bottom" constant="20" id="z1c-ys-ZvI"/>
  330. </constraints>
  331. <point key="canvasLocation" x="-6412" y="-11889.5"/>
  332. </customView>
  333. </objects>
  334. <resources>
  335. <image name="KMImageNameEmptyAnnotate" width="140" height="140"/>
  336. <image name="KMImageNameEmptyOutline" width="140" height="141"/>
  337. <image name="KMImageNameEmptySearch" width="140" height="140"/>
  338. <image name="KMImageNamePanelAdd" width="14" height="14"/>
  339. <image name="KMImageNamePanelDelete" width="14" height="14"/>
  340. <image name="KMImageNamePanelExport" width="14" height="14"/>
  341. <image name="KMImageNamePanelFilter" width="14" height="14"/>
  342. <image name="KMImageNamePanelPrint" width="14" height="14"/>
  343. </resources>
  344. </document>