KMDocumentAIViewController.xib 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412
  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="KMDocumentAIViewController">
  10. <connections>
  11. <outlet property="OCRButton" destination="25b-NP-FCu" id="gVk-Lt-o8h"/>
  12. <outlet property="areaRecognitionBox" destination="rUZ-H8-qom" id="015-DT-t60"/>
  13. <outlet property="areaRecognitionImageView" destination="wo3-dC-0u8" id="SS7-b1-exl"/>
  14. <outlet property="areaRecognitionTitle" destination="G8y-Ia-SmV" id="Ctg-ly-xJA"/>
  15. <outlet property="languagePopButton" destination="gvd-8W-F35" id="ib7-XM-oj7"/>
  16. <outlet property="languageSetView" destination="TH1-vl-RJu" id="DAj-bS-Onf"/>
  17. <outlet property="ocrTipLabel" destination="z0e-Ny-Igp" id="hqg-b1-N1i"/>
  18. <outlet property="ocrTipView" destination="BCY-ft-k2I" id="fU6-fu-De7"/>
  19. <outlet property="pageRangePopButton" destination="Pjr-BE-hFg" id="kFp-43-4dc"/>
  20. <outlet property="pageRecognitionBox" destination="H9K-o9-fhr" id="Veq-Fu-Vo7"/>
  21. <outlet property="pageRecognitionImageView" destination="LzJ-Ew-HiN" id="1NP-IP-bc6"/>
  22. <outlet property="pageRecognitionSetLabel" destination="WeX-MC-LDF" id="zql-hn-Fk0"/>
  23. <outlet property="pageRecognitionTitle" destination="333-ZH-TcK" id="go0-KZ-UPP"/>
  24. <outlet property="pdfPreView" destination="fKg-D9-fKl" id="Omt-7L-jUY"/>
  25. <outlet property="progressIndicator" destination="L9k-F4-nx5" id="3Rl-b1-cTw"/>
  26. <outlet property="rangeSetView" destination="hXW-jx-4tl" id="6ka-oi-wCx"/>
  27. <outlet property="rightTitleLabel" destination="tWG-ib-SPU" id="cP4-ev-Mx4"/>
  28. <outlet property="rightView" destination="2zp-Xa-ZBc" id="A8n-iG-Xjb"/>
  29. <outlet property="scanTipLabel" destination="Ggj-sU-Oux" id="C2x-xv-KEk"/>
  30. <outlet property="scanView" destination="aTy-ed-hf3" id="NEw-Nq-aVn"/>
  31. <outlet property="textRecognitionSetLabel" destination="twe-29-edz" id="58p-cW-VbK"/>
  32. <outlet property="tipConstraint" destination="rV8-ww-6Yc" id="BoT-dX-FpS"/>
  33. <outlet property="topTitleLabel" destination="Vdy-iR-nVy" id="0GF-Ai-ZK0"/>
  34. <outlet property="topView" destination="7sr-El-ajN" id="3IK-c0-wie"/>
  35. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  36. </connections>
  37. </customObject>
  38. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  39. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  40. <customView id="Hz6-mo-xeY">
  41. <rect key="frame" x="0.0" y="0.0" width="1130" height="577"/>
  42. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  43. <subviews>
  44. <customView translatesAutoresizingMaskIntoConstraints="NO" id="fKg-D9-fKl" customClass="KMDocumentAIPDFView">
  45. <rect key="frame" x="0.0" y="0.0" width="1130" height="545"/>
  46. </customView>
  47. <customView translatesAutoresizingMaskIntoConstraints="NO" id="2zp-Xa-ZBc">
  48. <rect key="frame" x="870" y="0.0" width="260" height="545"/>
  49. <subviews>
  50. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="tWG-ib-SPU">
  51. <rect key="frame" x="14" y="514" width="232" height="17"/>
  52. <textFieldCell key="cell" lineBreakMode="clipping" title="OCR Text Recognition" id="K18-Cs-sXT">
  53. <font key="font" metaFont="system" size="14"/>
  54. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  55. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  56. </textFieldCell>
  57. </textField>
  58. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="LuG-Xl-McW">
  59. <rect key="frame" x="16" y="424" width="228" height="80"/>
  60. <view key="contentView" id="luR-ZS-r0R">
  61. <rect key="frame" x="0.0" y="0.0" width="228" height="80"/>
  62. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  63. <subviews>
  64. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="H9K-o9-fhr" customClass="KMOCRBox">
  65. <rect key="frame" x="0.0" y="44" width="228" height="32"/>
  66. <view key="contentView" id="KRQ-J6-C4I">
  67. <rect key="frame" x="1" y="1" width="226" height="30"/>
  68. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  69. <subviews>
  70. <customView translatesAutoresizingMaskIntoConstraints="NO" id="SJT-iW-syd">
  71. <rect key="frame" x="47" y="7" width="132" height="16"/>
  72. <subviews>
  73. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="LzJ-Ew-HiN">
  74. <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
  75. <constraints>
  76. <constraint firstAttribute="width" constant="16" id="YN9-vM-2b8"/>
  77. <constraint firstAttribute="height" constant="16" id="chD-NN-fsZ"/>
  78. </constraints>
  79. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameOCRPage" id="9eF-dy-xjr"/>
  80. </imageView>
  81. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="333-ZH-TcK">
  82. <rect key="frame" x="19" y="0.0" width="110" height="16"/>
  83. <textFieldCell key="cell" lineBreakMode="clipping" title="Page Recognition" id="sMd-hn-NtZ">
  84. <font key="font" metaFont="system"/>
  85. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  86. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  87. </textFieldCell>
  88. </textField>
  89. </subviews>
  90. <constraints>
  91. <constraint firstItem="333-ZH-TcK" firstAttribute="leading" secondItem="LzJ-Ew-HiN" secondAttribute="trailing" constant="5" id="1nT-6a-Mjs"/>
  92. <constraint firstItem="LzJ-Ew-HiN" firstAttribute="leading" secondItem="SJT-iW-syd" secondAttribute="leading" id="91A-a6-jO9"/>
  93. <constraint firstAttribute="trailing" secondItem="333-ZH-TcK" secondAttribute="trailing" constant="5" id="DbU-tb-kEC"/>
  94. <constraint firstItem="LzJ-Ew-HiN" firstAttribute="top" secondItem="SJT-iW-syd" secondAttribute="top" id="NKs-xL-upa"/>
  95. <constraint firstItem="333-ZH-TcK" firstAttribute="centerY" secondItem="LzJ-Ew-HiN" secondAttribute="centerY" id="sFm-LV-bH2"/>
  96. <constraint firstAttribute="bottom" secondItem="LzJ-Ew-HiN" secondAttribute="bottom" id="xd8-vP-Oa6"/>
  97. </constraints>
  98. </customView>
  99. </subviews>
  100. </view>
  101. <constraints>
  102. <constraint firstItem="SJT-iW-syd" firstAttribute="centerX" secondItem="H9K-o9-fhr" secondAttribute="centerX" id="dZ0-bp-sjz"/>
  103. <constraint firstAttribute="height" constant="32" id="lZp-LZ-2I9"/>
  104. <constraint firstItem="SJT-iW-syd" firstAttribute="centerY" secondItem="H9K-o9-fhr" secondAttribute="centerY" id="zdP-JP-IMF"/>
  105. </constraints>
  106. </box>
  107. <box boxType="custom" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="rUZ-H8-qom" customClass="KMOCRBox">
  108. <rect key="frame" x="0.0" y="4" width="228" height="32"/>
  109. <view key="contentView" id="B6N-Y0-gaX">
  110. <rect key="frame" x="1" y="1" width="226" height="30"/>
  111. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  112. <subviews>
  113. <customView translatesAutoresizingMaskIntoConstraints="NO" id="If4-It-Ym3">
  114. <rect key="frame" x="48" y="7" width="130" height="16"/>
  115. <subviews>
  116. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="wo3-dC-0u8">
  117. <rect key="frame" x="0.0" y="0.0" width="16" height="16"/>
  118. <constraints>
  119. <constraint firstAttribute="height" constant="16" id="F7x-h2-iiD"/>
  120. <constraint firstAttribute="width" constant="16" id="Ftt-XS-B6v"/>
  121. </constraints>
  122. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameOCRArea" id="Msl-my-9Xv"/>
  123. </imageView>
  124. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="G8y-Ia-SmV">
  125. <rect key="frame" x="19" y="0.0" width="108" height="16"/>
  126. <textFieldCell key="cell" lineBreakMode="clipping" title="Area Recognition" id="W2O-se-f7c">
  127. <font key="font" metaFont="system"/>
  128. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  129. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  130. </textFieldCell>
  131. </textField>
  132. </subviews>
  133. <constraints>
  134. <constraint firstItem="wo3-dC-0u8" firstAttribute="leading" secondItem="If4-It-Ym3" secondAttribute="leading" id="FjB-Op-zC4"/>
  135. <constraint firstItem="wo3-dC-0u8" firstAttribute="top" secondItem="If4-It-Ym3" secondAttribute="top" id="GdB-4b-XWd"/>
  136. <constraint firstItem="G8y-Ia-SmV" firstAttribute="leading" secondItem="wo3-dC-0u8" secondAttribute="trailing" constant="5" id="L2d-SE-L6t"/>
  137. <constraint firstItem="G8y-Ia-SmV" firstAttribute="centerY" secondItem="wo3-dC-0u8" secondAttribute="centerY" id="P5j-rg-l0J"/>
  138. <constraint firstAttribute="trailing" secondItem="G8y-Ia-SmV" secondAttribute="trailing" constant="5" id="UZW-F0-C2m"/>
  139. <constraint firstAttribute="bottom" secondItem="wo3-dC-0u8" secondAttribute="bottom" id="dY4-99-Gu8"/>
  140. </constraints>
  141. </customView>
  142. </subviews>
  143. </view>
  144. <constraints>
  145. <constraint firstItem="If4-It-Ym3" firstAttribute="centerY" secondItem="rUZ-H8-qom" secondAttribute="centerY" id="XQI-uw-IBO"/>
  146. <constraint firstItem="If4-It-Ym3" firstAttribute="centerX" secondItem="rUZ-H8-qom" secondAttribute="centerX" id="YOc-ld-zLJ"/>
  147. <constraint firstAttribute="height" constant="32" id="rNt-b1-tu5"/>
  148. </constraints>
  149. </box>
  150. </subviews>
  151. <constraints>
  152. <constraint firstItem="H9K-o9-fhr" firstAttribute="top" secondItem="luR-ZS-r0R" secondAttribute="top" constant="4" id="8UC-zS-Kww"/>
  153. <constraint firstAttribute="trailing" secondItem="rUZ-H8-qom" secondAttribute="trailing" id="aPQ-Cx-aso"/>
  154. <constraint firstItem="rUZ-H8-qom" firstAttribute="top" secondItem="H9K-o9-fhr" secondAttribute="bottom" constant="8" id="abK-wv-oBC"/>
  155. <constraint firstItem="H9K-o9-fhr" firstAttribute="leading" secondItem="luR-ZS-r0R" secondAttribute="leading" id="aiq-NZ-WNg"/>
  156. <constraint firstAttribute="trailing" secondItem="H9K-o9-fhr" secondAttribute="trailing" id="pnc-64-8DH"/>
  157. <constraint firstItem="rUZ-H8-qom" firstAttribute="leading" secondItem="luR-ZS-r0R" secondAttribute="leading" id="rhx-LD-l4s"/>
  158. </constraints>
  159. </view>
  160. <constraints>
  161. <constraint firstAttribute="height" constant="80" id="FDn-Wv-oNZ"/>
  162. </constraints>
  163. </box>
  164. <customView translatesAutoresizingMaskIntoConstraints="NO" id="TH1-vl-RJu">
  165. <rect key="frame" x="11" y="352" width="238" height="56"/>
  166. <subviews>
  167. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="twe-29-edz">
  168. <rect key="frame" x="-2" y="41" width="242" height="15"/>
  169. <textFieldCell key="cell" lineBreakMode="clipping" title="Text Recognition Settings" id="jDl-tv-Tsv">
  170. <font key="font" metaFont="cellTitle"/>
  171. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  172. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  173. </textFieldCell>
  174. </textField>
  175. <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gvd-8W-F35" customClass="KMOCRComboBox">
  176. <rect key="frame" x="6" y="3" width="228" height="31"/>
  177. <constraints>
  178. <constraint firstAttribute="height" constant="28" id="eYj-1L-L3N"/>
  179. </constraints>
  180. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="m4E-DY-cUd">
  181. <font key="font" metaFont="system"/>
  182. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  183. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  184. </comboBoxCell>
  185. <connections>
  186. <action selector="seleclanguageAction:" target="-2" id="ntR-ha-Fen"/>
  187. </connections>
  188. </comboBox>
  189. </subviews>
  190. <constraints>
  191. <constraint firstItem="gvd-8W-F35" firstAttribute="leading" secondItem="TH1-vl-RJu" secondAttribute="leading" constant="7" id="5Gj-7e-oAj"/>
  192. <constraint firstAttribute="trailing" secondItem="twe-29-edz" secondAttribute="trailing" id="5di-uD-t99"/>
  193. <constraint firstAttribute="trailing" secondItem="gvd-8W-F35" secondAttribute="trailing" constant="7" id="Htn-aa-IQf"/>
  194. <constraint firstAttribute="bottom" secondItem="gvd-8W-F35" secondAttribute="bottom" constant="5" id="R3e-BY-gGs"/>
  195. <constraint firstAttribute="height" constant="56" id="aHX-wZ-flv"/>
  196. <constraint firstItem="twe-29-edz" firstAttribute="top" secondItem="TH1-vl-RJu" secondAttribute="top" id="dEC-mE-jgM"/>
  197. <constraint firstItem="twe-29-edz" firstAttribute="leading" secondItem="TH1-vl-RJu" secondAttribute="leading" id="ib8-j0-IBA"/>
  198. </constraints>
  199. </customView>
  200. <customView translatesAutoresizingMaskIntoConstraints="NO" id="hXW-jx-4tl">
  201. <rect key="frame" x="11" y="284" width="238" height="56"/>
  202. <subviews>
  203. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="WeX-MC-LDF">
  204. <rect key="frame" x="-2" y="41" width="242" height="15"/>
  205. <textFieldCell key="cell" lineBreakMode="clipping" title="Text Recognition Settings" id="yXJ-vy-M8C">
  206. <font key="font" metaFont="cellTitle"/>
  207. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  208. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  209. </textFieldCell>
  210. </textField>
  211. <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Pjr-BE-hFg" customClass="KMOCRComboBox">
  212. <rect key="frame" x="6" y="3" width="228" height="31"/>
  213. <constraints>
  214. <constraint firstAttribute="height" constant="28" id="bnr-if-RWX"/>
  215. </constraints>
  216. <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="q6Y-a8-eXh">
  217. <font key="font" metaFont="system"/>
  218. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  219. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  220. </comboBoxCell>
  221. <connections>
  222. <action selector="selectPageRangeAction:" target="-2" id="Hbq-jh-0b8"/>
  223. </connections>
  224. </comboBox>
  225. </subviews>
  226. <constraints>
  227. <constraint firstAttribute="trailing" secondItem="Pjr-BE-hFg" secondAttribute="trailing" constant="7" id="9eu-LM-tqQ"/>
  228. <constraint firstAttribute="height" constant="56" id="TG2-Nq-k5n"/>
  229. <constraint firstItem="WeX-MC-LDF" firstAttribute="top" secondItem="hXW-jx-4tl" secondAttribute="top" id="Zhs-o3-TY4"/>
  230. <constraint firstAttribute="bottom" secondItem="Pjr-BE-hFg" secondAttribute="bottom" constant="5" id="db3-Mb-nuG"/>
  231. <constraint firstItem="WeX-MC-LDF" firstAttribute="leading" secondItem="hXW-jx-4tl" secondAttribute="leading" id="kZK-4Z-Vjj"/>
  232. <constraint firstItem="Pjr-BE-hFg" firstAttribute="leading" secondItem="hXW-jx-4tl" secondAttribute="leading" constant="7" id="l7v-rs-a2N"/>
  233. <constraint firstAttribute="trailing" secondItem="WeX-MC-LDF" secondAttribute="trailing" id="pbW-At-7KH"/>
  234. </constraints>
  235. </customView>
  236. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="25b-NP-FCu">
  237. <rect key="frame" x="16" y="16" width="228" height="32"/>
  238. <constraints>
  239. <constraint firstAttribute="height" constant="32" id="xH8-ej-9bi"/>
  240. </constraints>
  241. <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" alignment="center" imageScaling="proportionallyDown" inset="2" id="mbf-AP-G36">
  242. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  243. <font key="font" metaFont="system"/>
  244. </buttonCell>
  245. <connections>
  246. <action selector="OCRDone:" target="-2" id="rZb-ZQ-9zp"/>
  247. </connections>
  248. </button>
  249. <customView translatesAutoresizingMaskIntoConstraints="NO" id="BCY-ft-k2I">
  250. <rect key="frame" x="16" y="80" width="228" height="57"/>
  251. <subviews>
  252. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="z0e-Ny-Igp">
  253. <rect key="frame" x="30" y="3" width="192" height="51"/>
  254. <textFieldCell key="cell" lineBreakMode="charWrapping" title="A page will only record the last OCR result and will not display multiple results." id="RDX-Sh-akc">
  255. <font key="font" metaFont="system" size="14"/>
  256. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  257. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  258. </textFieldCell>
  259. </textField>
  260. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="T3b-So-pjr">
  261. <rect key="frame" x="0.0" y="36" width="32" height="16"/>
  262. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="icon_tip_warning_small" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="HTf-lC-tjL">
  263. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  264. <font key="font" metaFont="system"/>
  265. </buttonCell>
  266. </button>
  267. </subviews>
  268. <constraints>
  269. <constraint firstAttribute="bottom" secondItem="z0e-Ny-Igp" secondAttribute="bottom" constant="3" id="2RN-Oa-ZXV"/>
  270. <constraint firstItem="T3b-So-pjr" firstAttribute="leading" secondItem="BCY-ft-k2I" secondAttribute="leading" id="3H9-OS-lau"/>
  271. <constraint firstAttribute="trailing" secondItem="z0e-Ny-Igp" secondAttribute="trailing" constant="8" id="BSZ-tm-Vel"/>
  272. <constraint firstItem="z0e-Ny-Igp" firstAttribute="top" secondItem="BCY-ft-k2I" secondAttribute="top" constant="3" id="Gqy-c8-HH0"/>
  273. <constraint firstItem="T3b-So-pjr" firstAttribute="top" secondItem="BCY-ft-k2I" secondAttribute="top" constant="5" id="Q6f-q8-YhN"/>
  274. <constraint firstItem="z0e-Ny-Igp" firstAttribute="leading" secondItem="BCY-ft-k2I" secondAttribute="leading" constant="32" id="adi-gz-htu"/>
  275. <constraint firstItem="z0e-Ny-Igp" firstAttribute="leading" secondItem="T3b-So-pjr" secondAttribute="trailing" id="ivb-2r-uNU"/>
  276. </constraints>
  277. </customView>
  278. </subviews>
  279. <constraints>
  280. <constraint firstItem="25b-NP-FCu" firstAttribute="top" secondItem="BCY-ft-k2I" secondAttribute="bottom" constant="32" id="83h-HZ-qe7"/>
  281. <constraint firstItem="hXW-jx-4tl" firstAttribute="top" secondItem="TH1-vl-RJu" secondAttribute="bottom" constant="12" id="8hU-D4-XrR"/>
  282. <constraint firstItem="hXW-jx-4tl" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="11" id="9Fb-pl-Ecq"/>
  283. <constraint firstAttribute="trailing" secondItem="BCY-ft-k2I" secondAttribute="trailing" constant="16" id="Aff-cd-dY7"/>
  284. <constraint firstItem="25b-NP-FCu" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="16" id="BhJ-am-lJ8"/>
  285. <constraint firstItem="LuG-Xl-McW" firstAttribute="top" secondItem="tWG-ib-SPU" secondAttribute="bottom" constant="10" id="FyQ-J6-rbB"/>
  286. <constraint firstAttribute="width" constant="260" id="G5Q-qM-3hU"/>
  287. <constraint firstItem="tWG-ib-SPU" firstAttribute="top" secondItem="2zp-Xa-ZBc" secondAttribute="top" constant="14" id="GII-K0-Smc"/>
  288. <constraint firstItem="TH1-vl-RJu" firstAttribute="top" secondItem="LuG-Xl-McW" secondAttribute="bottom" constant="16" id="INv-dd-OrK"/>
  289. <constraint firstAttribute="trailing" secondItem="hXW-jx-4tl" secondAttribute="trailing" constant="11" id="Qiv-Rg-Bw0"/>
  290. <constraint firstAttribute="trailing" secondItem="tWG-ib-SPU" secondAttribute="trailing" constant="16" id="SiV-WL-3Sp"/>
  291. <constraint firstItem="TH1-vl-RJu" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="11" id="SzJ-jF-exz"/>
  292. <constraint firstItem="LuG-Xl-McW" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="16" id="bYe-Jj-LMN"/>
  293. <constraint firstAttribute="bottom" secondItem="25b-NP-FCu" secondAttribute="bottom" constant="16" id="gs2-X1-R0F"/>
  294. <constraint firstAttribute="trailing" secondItem="LuG-Xl-McW" secondAttribute="trailing" constant="16" id="hLj-aY-19G"/>
  295. <constraint firstAttribute="trailing" secondItem="25b-NP-FCu" secondAttribute="trailing" constant="16" id="jsd-dh-WYH"/>
  296. <constraint firstItem="BCY-ft-k2I" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="16" id="paz-Wm-rUh"/>
  297. <constraint firstAttribute="trailing" secondItem="TH1-vl-RJu" secondAttribute="trailing" constant="11" id="v5Q-7D-9A6"/>
  298. <constraint firstItem="tWG-ib-SPU" firstAttribute="leading" secondItem="2zp-Xa-ZBc" secondAttribute="leading" constant="16" id="vuH-s9-lAe"/>
  299. </constraints>
  300. </customView>
  301. <customView translatesAutoresizingMaskIntoConstraints="NO" id="7sr-El-ajN">
  302. <rect key="frame" x="0.0" y="545" width="1130" height="32"/>
  303. <subviews>
  304. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Chr-zj-E2h">
  305. <rect key="frame" x="5" y="8" width="16" height="16"/>
  306. <constraints>
  307. <constraint firstAttribute="height" constant="16" id="RCp-Pt-WqY"/>
  308. <constraint firstAttribute="width" constant="16" id="vFK-ce-7cn"/>
  309. </constraints>
  310. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="icon_tip_info_small" id="jbO-Ah-ajm"/>
  311. </imageView>
  312. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Vdy-iR-nVy">
  313. <rect key="frame" x="21" y="8" width="1080" height="17"/>
  314. <textFieldCell key="cell" lineBreakMode="clipping" title="This file is an image file, do you need to perform OCR?" id="UUR-qO-hcf">
  315. <font key="font" metaFont="system" size="14"/>
  316. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  317. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  318. </textFieldCell>
  319. </textField>
  320. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="HJe-Ar-2eb">
  321. <rect key="frame" x="1109" y="8" width="16" height="16"/>
  322. <constraints>
  323. <constraint firstAttribute="width" constant="16" id="A0Y-gf-RjS"/>
  324. <constraint firstAttribute="height" constant="16" id="fpg-yP-xqo"/>
  325. </constraints>
  326. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameUXIconBtnCloseNor" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="ajy-hK-P3h">
  327. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  328. <font key="font" metaFont="system"/>
  329. </buttonCell>
  330. <connections>
  331. <action selector="closeTopViewAction:" target="-2" id="fMv-5H-pIL"/>
  332. </connections>
  333. </button>
  334. </subviews>
  335. <constraints>
  336. <constraint firstAttribute="trailing" secondItem="HJe-Ar-2eb" secondAttribute="trailing" constant="5" id="Aic-Ac-cWp"/>
  337. <constraint firstItem="Vdy-iR-nVy" firstAttribute="leading" secondItem="Chr-zj-E2h" secondAttribute="trailing" constant="2" id="HwP-o0-8zf"/>
  338. <constraint firstAttribute="height" constant="32" id="JUu-3y-i44"/>
  339. <constraint firstItem="HJe-Ar-2eb" firstAttribute="leading" secondItem="Vdy-iR-nVy" secondAttribute="trailing" constant="10" id="Rzv-6G-4pN"/>
  340. <constraint firstItem="Chr-zj-E2h" firstAttribute="leading" secondItem="7sr-El-ajN" secondAttribute="leading" constant="5" id="WcH-OB-Zw8"/>
  341. <constraint firstItem="Vdy-iR-nVy" firstAttribute="centerY" secondItem="7sr-El-ajN" secondAttribute="centerY" id="YZE-1k-eNU"/>
  342. <constraint firstItem="Chr-zj-E2h" firstAttribute="centerY" secondItem="7sr-El-ajN" secondAttribute="centerY" id="ggx-DR-OkV"/>
  343. <constraint firstItem="HJe-Ar-2eb" firstAttribute="centerY" secondItem="7sr-El-ajN" secondAttribute="centerY" id="pek-mn-dIB"/>
  344. </constraints>
  345. </customView>
  346. </subviews>
  347. <constraints>
  348. <constraint firstAttribute="trailing" secondItem="7sr-El-ajN" secondAttribute="trailing" id="49f-lE-FMg"/>
  349. <constraint firstAttribute="trailing" secondItem="2zp-Xa-ZBc" secondAttribute="trailing" id="56N-co-0eU"/>
  350. <constraint firstAttribute="bottom" secondItem="fKg-D9-fKl" secondAttribute="bottom" id="5i8-Co-hkl"/>
  351. <constraint firstItem="2zp-Xa-ZBc" firstAttribute="top" secondItem="fKg-D9-fKl" secondAttribute="top" id="Hjh-BP-Khh"/>
  352. <constraint firstItem="fKg-D9-fKl" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="dCO-l2-GGc"/>
  353. <constraint firstAttribute="bottom" secondItem="2zp-Xa-ZBc" secondAttribute="bottom" id="nrE-w7-R1a"/>
  354. <constraint firstAttribute="trailing" secondItem="fKg-D9-fKl" secondAttribute="trailing" id="odF-Us-3gy"/>
  355. <constraint firstItem="7sr-El-ajN" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="q0h-uO-1Vt"/>
  356. <constraint firstItem="fKg-D9-fKl" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" constant="32" id="rV8-ww-6Yc"/>
  357. <constraint firstItem="7sr-El-ajN" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="vK3-61-O8X"/>
  358. </constraints>
  359. <point key="canvasLocation" x="133" y="107.5"/>
  360. </customView>
  361. <customView id="aTy-ed-hf3">
  362. <rect key="frame" x="0.0" y="0.0" width="226" height="53"/>
  363. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  364. <subviews>
  365. <progressIndicator maxValue="100" style="bar" translatesAutoresizingMaskIntoConstraints="NO" id="L9k-F4-nx5">
  366. <rect key="frame" x="20" y="5" width="186" height="20"/>
  367. </progressIndicator>
  368. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ggj-sU-Oux">
  369. <rect key="frame" x="18" y="27" width="164" height="16"/>
  370. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Z0b-UY-a5x">
  371. <font key="font" usesAppearanceFont="YES"/>
  372. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  373. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  374. </textFieldCell>
  375. </textField>
  376. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="gVo-6m-4R1">
  377. <rect key="frame" x="190" y="27" width="16" height="16"/>
  378. <constraints>
  379. <constraint firstAttribute="height" constant="16" id="yb3-0o-mfl"/>
  380. <constraint firstAttribute="width" constant="16" id="zrF-tV-75M"/>
  381. </constraints>
  382. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="KMImageNameWhiteClose" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="k0a-K6-nTh">
  383. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  384. <font key="font" metaFont="system"/>
  385. </buttonCell>
  386. <connections>
  387. <action selector="closeScanViewAction:" target="-2" id="MY2-Xq-cKs"/>
  388. </connections>
  389. </button>
  390. </subviews>
  391. <constraints>
  392. <constraint firstItem="Ggj-sU-Oux" firstAttribute="leading" secondItem="aTy-ed-hf3" secondAttribute="leading" constant="20" id="1hm-ST-RFo"/>
  393. <constraint firstAttribute="bottom" secondItem="L9k-F4-nx5" secondAttribute="bottom" constant="6" id="Cil-QB-JTb"/>
  394. <constraint firstItem="Ggj-sU-Oux" firstAttribute="centerY" secondItem="gVo-6m-4R1" secondAttribute="centerY" id="FA6-MP-zm0"/>
  395. <constraint firstItem="L9k-F4-nx5" firstAttribute="leading" secondItem="aTy-ed-hf3" secondAttribute="leading" constant="20" id="X6W-Km-vUf"/>
  396. <constraint firstItem="gVo-6m-4R1" firstAttribute="top" secondItem="aTy-ed-hf3" secondAttribute="top" constant="10" id="bLM-tH-rgL"/>
  397. <constraint firstItem="gVo-6m-4R1" firstAttribute="leading" secondItem="Ggj-sU-Oux" secondAttribute="trailing" constant="10" id="hyD-jC-3dD"/>
  398. <constraint firstAttribute="trailing" secondItem="L9k-F4-nx5" secondAttribute="trailing" constant="20" id="kGM-5U-MdQ"/>
  399. <constraint firstItem="gVo-6m-4R1" firstAttribute="trailing" secondItem="L9k-F4-nx5" secondAttribute="trailing" id="o7A-ZN-pYW"/>
  400. </constraints>
  401. <point key="canvasLocation" x="376" y="510.5"/>
  402. </customView>
  403. </objects>
  404. <resources>
  405. <image name="KMImageNameOCRArea" width="16" height="16"/>
  406. <image name="KMImageNameOCRPage" width="16" height="16"/>
  407. <image name="KMImageNameUXIconBtnCloseNor" width="16" height="16"/>
  408. <image name="KMImageNameWhiteClose" width="12" height="12"/>
  409. <image name="icon_tip_info_small" width="16" height="16"/>
  410. <image name="icon_tip_warning_small" width="16" height="16"/>
  411. </resources>
  412. </document>