KMEditImagePropertyViewController.xib 40 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22146" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22146"/>
  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="KMEditImagePropertyViewController" customModule="PDF_Master" customModuleProvider="target">
  10. <connections>
  11. <outlet property="alignmentView" destination="3AP-7h-Nfc" id="loc-yn-FkQ"/>
  12. <outlet property="alignmentViewTopConstraint" destination="Vog-68-6WN" id="Qqk-9Z-zrD"/>
  13. <outlet property="buttonBox" destination="9za-vG-ihA" id="m1z-pN-ORp"/>
  14. <outlet property="buttonBoxHeight" destination="q4K-hM-hqe" id="4Tg-z0-d6c"/>
  15. <outlet property="cancelBox" destination="vr8-ml-OC0" id="kUB-8H-yo0"/>
  16. <outlet property="confirmBox" destination="xPh-yv-2Ch" id="sdk-Wa-ZAR"/>
  17. <outlet property="cropBox" destination="AAt-gQ-hOo" id="MP2-gY-56R"/>
  18. <outlet property="editImageView" destination="1u5-mk-ax5" id="The-iv-pCn"/>
  19. <outlet property="exportBox" destination="8lZ-Kd-hWi" id="36X-Q5-M0Z"/>
  20. <outlet property="flipHorizontalBox" destination="yYT-gS-HFj" id="lf8-47-4V7"/>
  21. <outlet property="flipVerticalBox" destination="qRi-Cl-0oE" id="ice-B3-agn"/>
  22. <outlet property="headerBox" destination="6yW-By-Sg9" id="7g9-Ja-zZN"/>
  23. <outlet property="headerBoxHeight" destination="2Nc-Uj-EEg" id="g90-0Y-Ajz"/>
  24. <outlet property="headerBoxMaginWidthConstraint" destination="qGk-qT-mBb" id="2qA-NH-y7u"/>
  25. <outlet property="imageBox" destination="5y4-Y4-XuO" id="29i-qF-x7l"/>
  26. <outlet property="imageBoxHeight" destination="lWK-rG-QR4" id="Gqy-86-ey9"/>
  27. <outlet property="noBackgroundView" destination="2cv-Bg-EQU" id="cnu-G8-tbS"/>
  28. <outlet property="noImageView" destination="H4i-ha-vev" id="gD9-lE-GQS"/>
  29. <outlet property="noSubtitleLabel" destination="xT8-m7-QlU" id="jpw-rp-mZf"/>
  30. <outlet property="noTitleLabel" destination="cBS-ZD-gNe" id="CNC-wX-q31"/>
  31. <outlet property="opacityBox" destination="9ig-7b-xDq" id="Nlc-yf-4BI"/>
  32. <outlet property="opacityBoxBottomMaginConstraint" destination="agw-2V-YyY" id="rjO-EG-goy"/>
  33. <outlet property="opacityBoxHeight" destination="pQN-DI-xiY" id="xvF-Br-Df7"/>
  34. <outlet property="opacityBoxTopConstraint" destination="pMH-jX-v3E" id="0oh-Dc-ukD"/>
  35. <outlet property="opacitySlider" destination="Z0O-zt-cBQ" id="lW1-SW-S3f"/>
  36. <outlet property="opacityTitleLabel" destination="XPI-yz-g9u" id="NH7-jW-9Vn"/>
  37. <outlet property="replaceBox" destination="dSf-T8-3R3" id="WIv-EB-D9V"/>
  38. <outlet property="rotateLeftBox" destination="hsv-dq-f4W" id="FPi-g7-M8b"/>
  39. <outlet property="rotateRightBox" destination="q4N-oj-5zS" id="Z4f-ct-ofL"/>
  40. <outlet property="titleLabel" destination="x6y-yu-lpY" id="Vpa-k7-N5v"/>
  41. <outlet property="view" destination="rCh-Bx-sa8" id="Yfd-9x-Vhe"/>
  42. </connections>
  43. </customObject>
  44. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  45. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  46. <scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" id="rCh-Bx-sa8">
  47. <rect key="frame" x="0.0" y="0.0" width="260" height="500"/>
  48. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  49. <clipView key="contentView" copiesOnScroll="NO" id="gMq-4a-g5G">
  50. <rect key="frame" x="0.0" y="0.0" width="260" height="500"/>
  51. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  52. <subviews>
  53. <view id="wc3-Ma-X7s">
  54. <rect key="frame" x="0.0" y="0.0" width="260" height="500"/>
  55. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  56. <subviews>
  57. <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="qjn-Az-nK1">
  58. <rect key="frame" x="10" y="252" width="240" height="56"/>
  59. <view key="contentView" id="vpF-9O-Amq">
  60. <rect key="frame" x="0.0" y="0.0" width="240" height="56"/>
  61. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  62. <subviews>
  63. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="XPI-yz-g9u">
  64. <rect key="frame" x="-2" y="40" width="49" height="16"/>
  65. <textFieldCell key="cell" lineBreakMode="clipping" title="opacity" id="LXH-cy-YvE">
  66. <font key="font" usesAppearanceFont="YES"/>
  67. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  68. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  69. </textFieldCell>
  70. </textField>
  71. <customView translatesAutoresizingMaskIntoConstraints="NO" id="GOt-dw-CGs">
  72. <rect key="frame" x="0.0" y="0.0" width="240" height="32"/>
  73. <subviews>
  74. <slider verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Z0O-zt-cBQ">
  75. <rect key="frame" x="-2" y="0.0" width="144" height="28"/>
  76. <constraints>
  77. <constraint firstAttribute="width" constant="140" id="A1a-kp-h7d"/>
  78. </constraints>
  79. <sliderCell key="cell" state="on" alignment="left" maxValue="1" doubleValue="1" tickMarkPosition="above" sliderType="linear" id="RhD-fs-Ulr"/>
  80. </slider>
  81. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="9ig-7b-xDq">
  82. <rect key="frame" x="158" y="0.0" width="82" height="32"/>
  83. <view key="contentView" id="fr5-qz-wFC">
  84. <rect key="frame" x="0.0" y="0.0" width="82" height="32"/>
  85. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  86. </view>
  87. <constraints>
  88. <constraint firstAttribute="height" constant="32" id="Dmg-68-qJJ"/>
  89. <constraint firstAttribute="width" constant="82" id="Mz0-Qc-LQy"/>
  90. </constraints>
  91. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  92. </box>
  93. </subviews>
  94. <constraints>
  95. <constraint firstAttribute="height" constant="32" id="FpK-nl-Vpn"/>
  96. <constraint firstItem="Z0O-zt-cBQ" firstAttribute="centerY" secondItem="GOt-dw-CGs" secondAttribute="centerY" id="P9w-fE-L7Y"/>
  97. <constraint firstAttribute="trailing" secondItem="9ig-7b-xDq" secondAttribute="trailing" id="Ury-AM-MzK"/>
  98. <constraint firstItem="Z0O-zt-cBQ" firstAttribute="leading" secondItem="GOt-dw-CGs" secondAttribute="leading" id="bb1-du-jW7"/>
  99. <constraint firstItem="9ig-7b-xDq" firstAttribute="centerY" secondItem="GOt-dw-CGs" secondAttribute="centerY" id="g0Z-NM-DMr"/>
  100. </constraints>
  101. </customView>
  102. </subviews>
  103. <constraints>
  104. <constraint firstItem="GOt-dw-CGs" firstAttribute="leading" secondItem="vpF-9O-Amq" secondAttribute="leading" id="GF9-3C-ECz"/>
  105. <constraint firstItem="GOt-dw-CGs" firstAttribute="top" secondItem="XPI-yz-g9u" secondAttribute="bottom" constant="8" id="Gn6-Q3-jUN"/>
  106. <constraint firstAttribute="trailing" secondItem="GOt-dw-CGs" secondAttribute="trailing" id="m5R-JO-ivq"/>
  107. <constraint firstItem="XPI-yz-g9u" firstAttribute="leading" secondItem="vpF-9O-Amq" secondAttribute="leading" id="nfZ-u0-N6t"/>
  108. <constraint firstItem="XPI-yz-g9u" firstAttribute="top" secondItem="vpF-9O-Amq" secondAttribute="top" id="tze-rK-ov2"/>
  109. </constraints>
  110. </view>
  111. <constraints>
  112. <constraint firstAttribute="height" constant="56" id="pQN-DI-xiY"/>
  113. </constraints>
  114. </box>
  115. <box borderType="none" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="6yW-By-Sg9">
  116. <rect key="frame" x="0.0" y="324" width="260" height="176"/>
  117. <view key="contentView" id="IgG-3G-s7G">
  118. <rect key="frame" x="0.0" y="0.0" width="260" height="176"/>
  119. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  120. <subviews>
  121. <box boxType="custom" borderWidth="0.0" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="5y4-Y4-XuO">
  122. <rect key="frame" x="16" y="40" width="228" height="88"/>
  123. <view key="contentView" id="dSO-bL-F8j">
  124. <rect key="frame" x="0.0" y="0.0" width="228" height="88"/>
  125. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  126. <subviews>
  127. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="1u5-mk-ax5">
  128. <rect key="frame" x="0.0" y="0.0" width="228" height="88"/>
  129. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="8rr-97-nmW"/>
  130. </imageView>
  131. </subviews>
  132. <constraints>
  133. <constraint firstItem="1u5-mk-ax5" firstAttribute="top" secondItem="dSO-bL-F8j" secondAttribute="top" id="Quh-QW-jQd"/>
  134. <constraint firstAttribute="trailing" secondItem="1u5-mk-ax5" secondAttribute="trailing" id="Vd3-mN-yNj"/>
  135. <constraint firstItem="1u5-mk-ax5" firstAttribute="leading" secondItem="dSO-bL-F8j" secondAttribute="leading" id="edG-u3-AWU"/>
  136. <constraint firstAttribute="bottom" secondItem="1u5-mk-ax5" secondAttribute="bottom" id="jrr-sJ-AFf"/>
  137. </constraints>
  138. </view>
  139. <constraints>
  140. <constraint firstAttribute="height" constant="88" id="lWK-rG-QR4"/>
  141. </constraints>
  142. </box>
  143. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="x6y-yu-lpY">
  144. <rect key="frame" x="14" y="144" width="41" height="16"/>
  145. <textFieldCell key="cell" lineBreakMode="clipping" title="Image" id="F3k-6q-vFG">
  146. <font key="font" usesAppearanceFont="YES"/>
  147. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  148. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  149. </textFieldCell>
  150. </textField>
  151. <customView translatesAutoresizingMaskIntoConstraints="NO" id="gfr-NP-NnO">
  152. <rect key="frame" x="16" y="0.0" width="228" height="32"/>
  153. <subviews>
  154. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="hsv-dq-f4W">
  155. <rect key="frame" x="42" y="0.0" width="32" height="32"/>
  156. <view key="contentView" id="Pfc-MX-L5k">
  157. <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
  158. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  159. </view>
  160. <constraints>
  161. <constraint firstAttribute="height" constant="32" id="JdW-pW-5LP"/>
  162. <constraint firstAttribute="width" constant="32" id="iH5-PG-aXW"/>
  163. </constraints>
  164. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  165. </box>
  166. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="q4N-oj-5zS">
  167. <rect key="frame" x="82" y="0.0" width="32" height="32"/>
  168. <view key="contentView" id="wjS-FB-lYU">
  169. <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
  170. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  171. </view>
  172. <constraints>
  173. <constraint firstAttribute="width" constant="32" id="5EZ-6c-gfn"/>
  174. <constraint firstAttribute="height" constant="32" id="hBF-sS-kUZ"/>
  175. </constraints>
  176. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  177. </box>
  178. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="yYT-gS-HFj">
  179. <rect key="frame" x="122" y="0.0" width="32" height="32"/>
  180. <view key="contentView" id="RHD-oQ-JTw">
  181. <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
  182. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  183. </view>
  184. <constraints>
  185. <constraint firstAttribute="height" constant="32" id="71p-12-RG8"/>
  186. <constraint firstAttribute="width" constant="32" id="BCx-1K-6eS"/>
  187. </constraints>
  188. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  189. </box>
  190. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="qRi-Cl-0oE">
  191. <rect key="frame" x="162" y="0.0" width="32" height="32"/>
  192. <view key="contentView" id="31k-6d-FoY">
  193. <rect key="frame" x="0.0" y="0.0" width="32" height="32"/>
  194. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  195. </view>
  196. <constraints>
  197. <constraint firstAttribute="height" constant="32" id="Q5k-0A-5aH"/>
  198. <constraint firstAttribute="width" constant="32" id="ef9-Rh-lWM"/>
  199. </constraints>
  200. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  201. </box>
  202. </subviews>
  203. <constraints>
  204. <constraint firstItem="yYT-gS-HFj" firstAttribute="centerX" secondItem="gfr-NP-NnO" secondAttribute="centerX" constant="24" id="2MB-ek-fnF"/>
  205. <constraint firstItem="qRi-Cl-0oE" firstAttribute="centerY" secondItem="gfr-NP-NnO" secondAttribute="centerY" id="UMZ-Dn-5Tj"/>
  206. <constraint firstItem="hsv-dq-f4W" firstAttribute="centerX" secondItem="gfr-NP-NnO" secondAttribute="centerX" constant="-56" id="eZg-g9-0bt"/>
  207. <constraint firstAttribute="height" constant="32" id="fkv-w0-V7Y"/>
  208. <constraint firstItem="hsv-dq-f4W" firstAttribute="centerY" secondItem="gfr-NP-NnO" secondAttribute="centerY" id="qhy-TQ-DuR"/>
  209. <constraint firstItem="qRi-Cl-0oE" firstAttribute="centerX" secondItem="gfr-NP-NnO" secondAttribute="centerX" constant="64" id="va9-J1-BXt"/>
  210. <constraint firstItem="yYT-gS-HFj" firstAttribute="centerY" secondItem="gfr-NP-NnO" secondAttribute="centerY" id="wit-SG-xA9"/>
  211. <constraint firstItem="q4N-oj-5zS" firstAttribute="centerY" secondItem="gfr-NP-NnO" secondAttribute="centerY" id="yfQ-5k-A0Z"/>
  212. <constraint firstItem="q4N-oj-5zS" firstAttribute="centerX" secondItem="gfr-NP-NnO" secondAttribute="centerX" constant="-16" id="zhx-EW-Huq"/>
  213. </constraints>
  214. </customView>
  215. </subviews>
  216. <constraints>
  217. <constraint firstItem="5y4-Y4-XuO" firstAttribute="leading" secondItem="IgG-3G-s7G" secondAttribute="leading" constant="16" id="8ld-gc-9Uh"/>
  218. <constraint firstItem="5y4-Y4-XuO" firstAttribute="top" secondItem="x6y-yu-lpY" secondAttribute="bottom" constant="16" id="CHe-nU-LoU"/>
  219. <constraint firstItem="x6y-yu-lpY" firstAttribute="top" secondItem="IgG-3G-s7G" secondAttribute="top" constant="16" id="RkI-P7-x7J"/>
  220. <constraint firstAttribute="trailing" secondItem="5y4-Y4-XuO" secondAttribute="trailing" constant="16" id="SXR-sB-1Iu"/>
  221. <constraint firstItem="x6y-yu-lpY" firstAttribute="leading" secondItem="IgG-3G-s7G" secondAttribute="leading" constant="16" id="Ug4-5f-oyS"/>
  222. <constraint firstItem="gfr-NP-NnO" firstAttribute="leading" secondItem="IgG-3G-s7G" secondAttribute="leading" constant="16" id="a1a-xg-MOM"/>
  223. <constraint firstAttribute="trailing" secondItem="gfr-NP-NnO" secondAttribute="trailing" constant="16" id="bMv-hc-qTX"/>
  224. <constraint firstItem="gfr-NP-NnO" firstAttribute="top" secondItem="5y4-Y4-XuO" secondAttribute="bottom" constant="8" id="qGk-qT-mBb"/>
  225. </constraints>
  226. </view>
  227. <constraints>
  228. <constraint firstAttribute="height" constant="176" id="2Nc-Uj-EEg"/>
  229. </constraints>
  230. </box>
  231. <box boxType="custom" borderType="none" borderWidth="0.0" title="Box" titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="9za-vG-ihA">
  232. <rect key="frame" x="16" y="124" width="228" height="112"/>
  233. <view key="contentView" id="ZP8-0e-bWE">
  234. <rect key="frame" x="0.0" y="0.0" width="228" height="112"/>
  235. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  236. <subviews>
  237. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="vr8-ml-OC0">
  238. <rect key="frame" x="118" y="80" width="110" height="32"/>
  239. <view key="contentView" id="5bE-LY-pCd">
  240. <rect key="frame" x="0.0" y="0.0" width="110" height="32"/>
  241. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  242. </view>
  243. <constraints>
  244. <constraint firstAttribute="height" constant="32" id="10w-cb-xaQ"/>
  245. <constraint firstAttribute="width" constant="110" id="pkB-tF-Moj"/>
  246. </constraints>
  247. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  248. </box>
  249. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="xPh-yv-2Ch">
  250. <rect key="frame" x="0.0" y="80" width="110" height="32"/>
  251. <view key="contentView" id="c74-wl-dsk">
  252. <rect key="frame" x="0.0" y="0.0" width="110" height="32"/>
  253. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  254. </view>
  255. <constraints>
  256. <constraint firstAttribute="width" constant="110" id="lB6-As-b1d"/>
  257. <constraint firstAttribute="height" constant="32" id="nvo-44-swu"/>
  258. </constraints>
  259. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  260. </box>
  261. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="AAt-gQ-hOo">
  262. <rect key="frame" x="0.0" y="80" width="228" height="32"/>
  263. <view key="contentView" id="d4R-c0-wzQ">
  264. <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
  265. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  266. </view>
  267. <constraints>
  268. <constraint firstAttribute="height" constant="32" id="xlS-I7-s9w"/>
  269. </constraints>
  270. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  271. </box>
  272. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="dSf-T8-3R3">
  273. <rect key="frame" x="0.0" y="40" width="228" height="32"/>
  274. <view key="contentView" id="GME-VV-ihH">
  275. <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
  276. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  277. </view>
  278. <constraints>
  279. <constraint firstAttribute="height" constant="32" id="IkQ-Rq-cIN"/>
  280. </constraints>
  281. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  282. </box>
  283. <box boxType="custom" borderWidth="0.0" cornerRadius="4" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="8lZ-Kd-hWi">
  284. <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
  285. <view key="contentView" id="dx8-kP-W3q">
  286. <rect key="frame" x="0.0" y="0.0" width="228" height="32"/>
  287. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  288. </view>
  289. <constraints>
  290. <constraint firstAttribute="height" constant="32" id="BnB-Ke-4fG"/>
  291. </constraints>
  292. <color key="fillColor" red="0.92156862750000001" green="0.92156862750000001" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  293. </box>
  294. </subviews>
  295. <constraints>
  296. <constraint firstItem="8lZ-Kd-hWi" firstAttribute="top" secondItem="dSf-T8-3R3" secondAttribute="bottom" constant="8" id="1cM-b0-HG6"/>
  297. <constraint firstItem="vr8-ml-OC0" firstAttribute="top" secondItem="ZP8-0e-bWE" secondAttribute="top" id="7eg-5O-Noy"/>
  298. <constraint firstItem="dSf-T8-3R3" firstAttribute="leading" secondItem="AAt-gQ-hOo" secondAttribute="leading" id="DLy-ZC-KU3"/>
  299. <constraint firstAttribute="trailing" secondItem="AAt-gQ-hOo" secondAttribute="trailing" id="ahn-mQ-E04"/>
  300. <constraint firstItem="xPh-yv-2Ch" firstAttribute="top" secondItem="ZP8-0e-bWE" secondAttribute="top" id="cR6-6m-qQi"/>
  301. <constraint firstItem="dSf-T8-3R3" firstAttribute="top" secondItem="AAt-gQ-hOo" secondAttribute="bottom" constant="8" id="duj-XY-A1h"/>
  302. <constraint firstAttribute="trailing" secondItem="vr8-ml-OC0" secondAttribute="trailing" id="fu2-Bc-acA"/>
  303. <constraint firstItem="dSf-T8-3R3" firstAttribute="trailing" secondItem="vr8-ml-OC0" secondAttribute="trailing" id="iAd-S8-C1J"/>
  304. <constraint firstItem="AAt-gQ-hOo" firstAttribute="top" secondItem="ZP8-0e-bWE" secondAttribute="top" id="lsl-8s-FyF"/>
  305. <constraint firstItem="xPh-yv-2Ch" firstAttribute="leading" secondItem="ZP8-0e-bWE" secondAttribute="leading" id="mOu-vx-pMD"/>
  306. <constraint firstItem="AAt-gQ-hOo" firstAttribute="leading" secondItem="ZP8-0e-bWE" secondAttribute="leading" id="n2m-zi-EMC"/>
  307. <constraint firstItem="dSf-T8-3R3" firstAttribute="trailing" secondItem="8lZ-Kd-hWi" secondAttribute="trailing" id="ouP-EF-VqU"/>
  308. <constraint firstItem="dSf-T8-3R3" firstAttribute="leading" secondItem="8lZ-Kd-hWi" secondAttribute="leading" id="yw5-GG-lZH"/>
  309. </constraints>
  310. </view>
  311. <constraints>
  312. <constraint firstAttribute="height" constant="112" id="q4K-hM-hqe"/>
  313. </constraints>
  314. </box>
  315. <customView hidden="YES" translatesAutoresizingMaskIntoConstraints="NO" id="3AP-7h-Nfc" customClass="KMEditPropertyAlignmentView" customModule="PDF_Master" customModuleProvider="target">
  316. <rect key="frame" x="16" y="8" width="228" height="100"/>
  317. <constraints>
  318. <constraint firstAttribute="height" constant="100" id="fcW-mh-2WD"/>
  319. </constraints>
  320. </customView>
  321. <customView translatesAutoresizingMaskIntoConstraints="NO" id="2cv-Bg-EQU">
  322. <rect key="frame" x="0.0" y="0.0" width="260" height="452"/>
  323. <subviews>
  324. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="H4i-ha-vev">
  325. <rect key="frame" x="66" y="176" width="128" height="128"/>
  326. <constraints>
  327. <constraint firstAttribute="width" constant="128" id="FLb-Ah-Fr8"/>
  328. <constraint firstAttribute="height" constant="128" id="YnP-4V-emy"/>
  329. </constraints>
  330. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="VmL-3i-3hR"/>
  331. </imageView>
  332. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="cBS-ZD-gNe">
  333. <rect key="frame" x="93" y="152" width="74" height="16"/>
  334. <textFieldCell key="cell" lineBreakMode="clipping" alignment="center" title="Add Image" id="BJo-l6-NBY">
  335. <font key="font" metaFont="system"/>
  336. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  337. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  338. </textFieldCell>
  339. </textField>
  340. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xT8-m7-QlU">
  341. <rect key="frame" x="44" y="112" width="172" height="40"/>
  342. <constraints>
  343. <constraint firstAttribute="width" constant="168" id="Fhy-XT-ZBN"/>
  344. <constraint firstAttribute="height" constant="40" id="yDh-34-pSM"/>
  345. </constraints>
  346. <textFieldCell key="cell" alignment="center" title="Select an area on the page to insert the image." id="xdg-6Z-zNm">
  347. <font key="font" metaFont="system"/>
  348. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  349. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  350. </textFieldCell>
  351. </textField>
  352. </subviews>
  353. <constraints>
  354. <constraint firstItem="xT8-m7-QlU" firstAttribute="centerX" secondItem="2cv-Bg-EQU" secondAttribute="centerX" id="5H8-mW-VWd"/>
  355. <constraint firstItem="cBS-ZD-gNe" firstAttribute="top" secondItem="H4i-ha-vev" secondAttribute="bottom" constant="8" id="Ue4-ch-F5B"/>
  356. <constraint firstItem="H4i-ha-vev" firstAttribute="top" secondItem="2cv-Bg-EQU" secondAttribute="top" constant="148" id="bZ7-ca-xYL"/>
  357. <constraint firstItem="cBS-ZD-gNe" firstAttribute="centerX" secondItem="2cv-Bg-EQU" secondAttribute="centerX" id="l55-Ii-Ogm"/>
  358. <constraint firstItem="xT8-m7-QlU" firstAttribute="top" secondItem="cBS-ZD-gNe" secondAttribute="bottom" id="oJf-qh-MQT"/>
  359. <constraint firstItem="H4i-ha-vev" firstAttribute="centerX" secondItem="2cv-Bg-EQU" secondAttribute="centerX" id="whS-c7-dyX"/>
  360. </constraints>
  361. </customView>
  362. </subviews>
  363. <constraints>
  364. <constraint firstAttribute="bottom" secondItem="2cv-Bg-EQU" secondAttribute="bottom" id="4oe-1N-VuF"/>
  365. <constraint firstAttribute="trailing" secondItem="3AP-7h-Nfc" secondAttribute="trailing" constant="16" id="DPV-qc-7Mx"/>
  366. <constraint firstAttribute="trailing" secondItem="6yW-By-Sg9" secondAttribute="trailing" id="HzJ-TZ-atu"/>
  367. <constraint firstItem="6yW-By-Sg9" firstAttribute="top" secondItem="wc3-Ma-X7s" secondAttribute="top" id="IFt-ky-q6h"/>
  368. <constraint firstItem="2cv-Bg-EQU" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" id="TQi-cc-SCm"/>
  369. <constraint firstItem="3AP-7h-Nfc" firstAttribute="top" secondItem="9za-vG-ihA" secondAttribute="bottom" constant="16" id="Vog-68-6WN"/>
  370. <constraint firstItem="qjn-Az-nK1" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" constant="10" id="WQh-6J-l34"/>
  371. <constraint firstAttribute="trailing" secondItem="qjn-Az-nK1" secondAttribute="trailing" constant="10" id="Z7T-fd-4CF"/>
  372. <constraint firstItem="9za-vG-ihA" firstAttribute="top" secondItem="qjn-Az-nK1" secondAttribute="bottom" constant="16" id="agw-2V-YyY"/>
  373. <constraint firstItem="3AP-7h-Nfc" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" constant="16" id="bxW-A6-7ur"/>
  374. <constraint firstAttribute="trailing" secondItem="9za-vG-ihA" secondAttribute="trailing" constant="16" id="guW-jF-VVi"/>
  375. <constraint firstItem="6yW-By-Sg9" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" id="hFm-HD-mvX"/>
  376. <constraint firstAttribute="trailing" secondItem="2cv-Bg-EQU" secondAttribute="trailing" id="iuO-oD-bAG"/>
  377. <constraint firstItem="9za-vG-ihA" firstAttribute="leading" secondItem="wc3-Ma-X7s" secondAttribute="leading" constant="16" id="n7q-6r-Hka"/>
  378. <constraint firstItem="qjn-Az-nK1" firstAttribute="top" secondItem="6yW-By-Sg9" secondAttribute="bottom" constant="16" id="pMH-jX-v3E"/>
  379. <constraint firstItem="2cv-Bg-EQU" firstAttribute="top" secondItem="wc3-Ma-X7s" secondAttribute="top" constant="48" id="ybe-LO-sGP"/>
  380. </constraints>
  381. </view>
  382. </subviews>
  383. <color key="backgroundColor" red="0.96862745098039216" green="0.97254901960784312" blue="0.98039215686274506" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  384. </clipView>
  385. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="t4X-eE-fv9">
  386. <rect key="frame" x="-100" y="-100" width="273" height="15"/>
  387. <autoresizingMask key="autoresizingMask"/>
  388. </scroller>
  389. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="byq-FR-ZQB">
  390. <rect key="frame" x="-100" y="-100" width="15" height="536"/>
  391. <autoresizingMask key="autoresizingMask"/>
  392. </scroller>
  393. <point key="canvasLocation" x="97" y="-1124"/>
  394. </scrollView>
  395. </objects>
  396. </document>