DSignatureFromFileViewController.xib 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="22154" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <deployment identifier="macosx"/>
  5. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="22154"/>
  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="DSignatureFromFileViewController" customModule="PDF_Reader_Pro" customModuleProvider="target">
  10. <connections>
  11. <outlet property="browseButton" destination="n8n-Pr-18X" id="cwN-dB-j53"/>
  12. <outlet property="continueButton" destination="yii-Lz-iqJ" id="zQw-4T-ipA"/>
  13. <outlet property="creatButton" destination="RB8-RQ-AtV" id="nOk-gL-NT0"/>
  14. <outlet property="errorLabel" destination="O3b-DR-DOm" id="oDV-EF-qcy"/>
  15. <outlet property="filesLabel" destination="YsH-S2-K9b" id="aOH-AX-hnd"/>
  16. <outlet property="filesTextFiled" destination="4s6-Wc-Exg" id="7oJ-jU-eFB"/>
  17. <outlet property="passwordLabel" destination="p3o-vr-cMG" id="jAU-KR-SGD"/>
  18. <outlet property="passwordTextFiled" destination="SJX-Tq-pGK" id="JJ5-Hv-fYB"/>
  19. <outlet property="previousStepButton" destination="ybD-kL-4u9" id="YMD-2o-BUL"/>
  20. <outlet property="promptBox" destination="Kjx-at-xqR" id="Bww-Ai-ZHz"/>
  21. <outlet property="promptTextView" destination="RdC-LU-0Cc" id="PuW-Qw-hPK"/>
  22. <outlet property="subTitleLabel" destination="Qob-25-uce" id="yly-8w-Hwh"/>
  23. <outlet property="titleLabel" destination="rgg-ks-uiz" id="WOx-1g-dc1"/>
  24. <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
  25. </connections>
  26. </customObject>
  27. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  28. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  29. <customView id="Hz6-mo-xeY">
  30. <rect key="frame" x="0.0" y="0.0" width="600" height="410"/>
  31. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  32. <subviews>
  33. <customView translatesAutoresizingMaskIntoConstraints="NO" id="Qup-CS-tka">
  34. <rect key="frame" x="0.0" y="0.0" width="600" height="410"/>
  35. <subviews>
  36. <button translatesAutoresizingMaskIntoConstraints="NO" id="zXq-Qn-r7f">
  37. <rect key="frame" x="564" y="373" width="16" height="16"/>
  38. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="ImageNameDSignatClose" imagePosition="only" alignment="center" imageScaling="proportionallyUpOrDown" inset="2" id="mVY-0q-SHN">
  39. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  40. <font key="font" metaFont="system"/>
  41. </buttonCell>
  42. <connections>
  43. <action selector="closeAction:" target="-2" id="y7A-td-3Qy"/>
  44. </connections>
  45. </button>
  46. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="rgg-ks-uiz">
  47. <rect key="frame" x="22" y="371" width="147" height="19"/>
  48. <textFieldCell key="cell" title="Find a Digital ID file" id="E0i-bv-RDS">
  49. <font key="font" metaFont="systemMedium" size="16"/>
  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. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Qob-25-uce">
  55. <rect key="frame" x="18" y="327" width="524" height="34"/>
  56. <constraints>
  57. <constraint firstAttribute="width" constant="520" id="2j5-0f-kfV"/>
  58. </constraints>
  59. <textFieldCell key="cell" id="Oo1-Mu-CbA">
  60. <font key="font" metaFont="systemMedium" size="14"/>
  61. <string key="title">Browse for a Digital ID file. Digital ID files are password protected. You cannot access the Digital ID if you don't know its password.</string>
  62. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  63. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  64. </textFieldCell>
  65. </textField>
  66. <box boxType="custom" borderWidth="0.0" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="bIs-xc-o5z">
  67. <rect key="frame" x="20" y="234" width="560" height="73"/>
  68. <view key="contentView" id="HH5-ct-6c3">
  69. <rect key="frame" x="0.0" y="0.0" width="560" height="73"/>
  70. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  71. <subviews>
  72. <customView translatesAutoresizingMaskIntoConstraints="NO" id="HIS-nv-0bb">
  73. <rect key="frame" x="0.0" y="0.0" width="64" height="73"/>
  74. <subviews>
  75. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="YsH-S2-K9b">
  76. <rect key="frame" x="-2" y="51" width="68" height="17"/>
  77. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  78. <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Files" id="wWQ-iH-qao">
  79. <font key="font" metaFont="systemMedium" size="14"/>
  80. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  81. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  82. </textFieldCell>
  83. </textField>
  84. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="p3o-vr-cMG">
  85. <rect key="frame" x="-2" y="5" width="68" height="17"/>
  86. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  87. <textFieldCell key="cell" lineBreakMode="clipping" alignment="right" title="Password" id="Xeh-ae-CDM">
  88. <font key="font" metaFont="systemMedium" size="14"/>
  89. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  90. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  91. </textFieldCell>
  92. </textField>
  93. </subviews>
  94. <constraints>
  95. <constraint firstAttribute="width" constant="64" id="3bu-QM-St1"/>
  96. <constraint firstAttribute="height" constant="73" id="Jd8-5A-jgI"/>
  97. </constraints>
  98. </customView>
  99. <textField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4s6-Wc-Exg">
  100. <rect key="frame" x="74" y="44" width="413" height="28"/>
  101. <constraints>
  102. <constraint firstAttribute="height" constant="28" id="5a1-qD-u9G"/>
  103. </constraints>
  104. <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" focusRingType="none" alignment="left" drawsBackground="YES" id="OwB-8w-hXa" customClass="KMTextFieldCenterCell">
  105. <font key="font" metaFont="system"/>
  106. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  107. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  108. </textFieldCell>
  109. </textField>
  110. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="n8n-Pr-18X">
  111. <rect key="frame" x="493" y="39" width="73" height="40"/>
  112. <buttonCell key="cell" type="push" title="Button" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="TG7-SL-jiD">
  113. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  114. <font key="font" metaFont="system"/>
  115. </buttonCell>
  116. <constraints>
  117. <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="61" id="Bq9-KI-yFw"/>
  118. <constraint firstAttribute="height" constant="28" id="Lqe-O5-CjW"/>
  119. </constraints>
  120. <connections>
  121. <action selector="fileBrowse:" target="-2" id="aHc-gS-8xY"/>
  122. </connections>
  123. </button>
  124. <secureTextField focusRingType="none" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="SJX-Tq-pGK">
  125. <rect key="frame" x="74" y="0.0" width="413" height="28"/>
  126. <constraints>
  127. <constraint firstAttribute="height" constant="28" id="Rcf-ev-lAp"/>
  128. </constraints>
  129. <secureTextFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" focusRingType="none" drawsBackground="YES" usesSingleLineMode="YES" id="htS-QD-3W5">
  130. <font key="font" metaFont="system"/>
  131. <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/>
  132. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  133. <allowedInputSourceLocales>
  134. <string>NSAllRomanInputSourcesLocaleIdentifier</string>
  135. </allowedInputSourceLocales>
  136. </secureTextFieldCell>
  137. </secureTextField>
  138. </subviews>
  139. <constraints>
  140. <constraint firstItem="SJX-Tq-pGK" firstAttribute="top" secondItem="4s6-Wc-Exg" secondAttribute="bottom" constant="16" id="01w-Gm-GcG"/>
  141. <constraint firstAttribute="trailing" secondItem="n8n-Pr-18X" secondAttribute="trailing" id="1mU-sj-E6y"/>
  142. <constraint firstItem="n8n-Pr-18X" firstAttribute="leading" secondItem="4s6-Wc-Exg" secondAttribute="trailing" constant="12" id="5ac-6N-z12"/>
  143. <constraint firstItem="HIS-nv-0bb" firstAttribute="top" secondItem="HH5-ct-6c3" secondAttribute="top" id="HOL-d0-O0w"/>
  144. <constraint firstItem="4s6-Wc-Exg" firstAttribute="top" secondItem="HH5-ct-6c3" secondAttribute="top" constant="1" id="KV3-wI-rQt"/>
  145. <constraint firstItem="SJX-Tq-pGK" firstAttribute="trailing" secondItem="4s6-Wc-Exg" secondAttribute="trailing" id="MSP-dX-sI2"/>
  146. <constraint firstItem="HIS-nv-0bb" firstAttribute="leading" secondItem="HH5-ct-6c3" secondAttribute="leading" id="ZWq-CA-gr7"/>
  147. <constraint firstItem="n8n-Pr-18X" firstAttribute="top" secondItem="HH5-ct-6c3" secondAttribute="top" id="lMQ-Aj-yvS"/>
  148. <constraint firstItem="4s6-Wc-Exg" firstAttribute="leading" secondItem="HIS-nv-0bb" secondAttribute="trailing" constant="10" id="ubc-5w-317"/>
  149. <constraint firstItem="SJX-Tq-pGK" firstAttribute="leading" secondItem="HIS-nv-0bb" secondAttribute="trailing" constant="10" id="vIs-mx-t8A"/>
  150. </constraints>
  151. </view>
  152. <constraints>
  153. <constraint firstAttribute="height" constant="73" id="79l-ht-xJa"/>
  154. </constraints>
  155. </box>
  156. <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="O3b-DR-DOm">
  157. <rect key="frame" x="94" y="215" width="323" height="16"/>
  158. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  159. <textFieldCell key="cell" lineBreakMode="clipping" title="Password is incorrect. Please re-enter the password." id="8OA-W6-sy5">
  160. <font key="font" metaFont="system"/>
  161. <color key="textColor" red="0.74901960779999999" green="0.18823529410000001" blue="0.18823529410000001" alpha="1" colorSpace="calibratedRGB"/>
  162. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  163. </textFieldCell>
  164. </textField>
  165. <box titlePosition="noTitle" translatesAutoresizingMaskIntoConstraints="NO" id="Kjx-at-xqR">
  166. <rect key="frame" x="17" y="94" width="566" height="112"/>
  167. <view key="contentView" id="pNd-B6-du6">
  168. <rect key="frame" x="4" y="5" width="558" height="104"/>
  169. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  170. <subviews>
  171. <scrollView fixedFrame="YES" borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" hasVerticalScroller="NO" translatesAutoresizingMaskIntoConstraints="NO" id="o1e-Is-cIk">
  172. <rect key="frame" x="12" y="12" width="534" height="80"/>
  173. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  174. <clipView key="contentView" drawsBackground="NO" id="gjl-Y6-KVE">
  175. <rect key="frame" x="0.0" y="0.0" width="534" height="80"/>
  176. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  177. <subviews>
  178. <textView editable="NO" selectable="NO" importsGraphics="NO" richText="NO" verticallyResizable="YES" spellingCorrection="YES" smartInsertDelete="YES" id="RdC-LU-0Cc">
  179. <rect key="frame" x="0.0" y="0.0" width="534" height="80"/>
  180. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  181. <color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
  182. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  183. <size key="minSize" width="534" height="80"/>
  184. <size key="maxSize" width="1658" height="10000000"/>
  185. <attributedString key="textStorage">
  186. <fragment>
  187. <string key="content">Digital ID files generally have a PFX or P12 extension and contain the public key file (Certificate) and the associated private key file./n/nTo sign with a digital ID available as a file, follow the prompts to browse and select the file and type the password protecting the private key.</string>
  188. <attributes>
  189. <color key="NSColor" name="textColor" catalog="System" colorSpace="catalog"/>
  190. <font key="NSFont" size="12" name="Helvetica"/>
  191. <paragraphStyle key="NSParagraphStyle" alignment="natural" lineBreakMode="wordWrapping" baseWritingDirection="natural" tighteningFactorForTruncation="0.0"/>
  192. </attributes>
  193. </fragment>
  194. </attributedString>
  195. <color key="insertionPointColor" name="textColor" catalog="System" colorSpace="catalog"/>
  196. </textView>
  197. </subviews>
  198. <color key="backgroundColor" red="1" green="1" blue="1" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  199. </clipView>
  200. <scroller key="horizontalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="YES" id="Hih-aW-3Vs">
  201. <rect key="frame" x="-100" y="-100" width="225" height="15"/>
  202. <autoresizingMask key="autoresizingMask"/>
  203. </scroller>
  204. <scroller key="verticalScroller" hidden="YES" wantsLayer="YES" verticalHuggingPriority="750" horizontal="NO" id="oTa-Sl-Tof">
  205. <rect key="frame" x="-100" y="-100" width="15" height="135"/>
  206. <autoresizingMask key="autoresizingMask"/>
  207. </scroller>
  208. </scrollView>
  209. </subviews>
  210. </view>
  211. <constraints>
  212. <constraint firstAttribute="height" constant="106" id="kRx-g9-5UV"/>
  213. </constraints>
  214. </box>
  215. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RB8-RQ-AtV">
  216. <rect key="frame" x="184" y="18" width="181" height="40"/>
  217. <buttonCell key="cell" type="push" title="Configure New Digital ID" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="reN-y0-lwV">
  218. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  219. <font key="font" metaFont="system"/>
  220. </buttonCell>
  221. <connections>
  222. <action selector="configNewAction:" target="-2" id="C0v-5a-qNd"/>
  223. </connections>
  224. </button>
  225. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="ybD-kL-4u9">
  226. <rect key="frame" x="384" y="18" width="115" height="40"/>
  227. <buttonCell key="cell" type="push" title="Previous step" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="6Rb-rw-GvR">
  228. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  229. <font key="font" metaFont="system"/>
  230. </buttonCell>
  231. <connections>
  232. <action selector="previousAction:" target="-2" id="cnQ-W1-9gz"/>
  233. </connections>
  234. </button>
  235. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="yii-Lz-iqJ">
  236. <rect key="frame" x="499" y="18" width="87" height="40"/>
  237. <buttonCell key="cell" type="push" title="Continue" bezelStyle="rounded" alignment="center" controlSize="large" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="Qdc-B9-Dzz">
  238. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  239. <font key="font" metaFont="system"/>
  240. <string key="keyEquivalent" base64-UTF8="YES">
  241. DQ
  242. </string>
  243. </buttonCell>
  244. <connections>
  245. <action selector="continueAction:" target="-2" id="uJX-Uo-qXn"/>
  246. </connections>
  247. </button>
  248. </subviews>
  249. <constraints>
  250. <constraint firstAttribute="bottom" secondItem="yii-Lz-iqJ" secondAttribute="bottom" constant="24" id="3i0-re-Ep2"/>
  251. <constraint firstItem="Qob-25-uce" firstAttribute="top" secondItem="rgg-ks-uiz" secondAttribute="bottom" constant="10" id="CXK-ax-cnA"/>
  252. <constraint firstItem="Kjx-at-xqR" firstAttribute="top" secondItem="bIs-xc-o5z" secondAttribute="bottom" constant="30" id="Ifj-20-NCE"/>
  253. <constraint firstItem="Qob-25-uce" firstAttribute="leading" secondItem="Qup-CS-tka" secondAttribute="leading" constant="20" id="N4X-7H-rDj"/>
  254. <constraint firstItem="zXq-Qn-r7f" firstAttribute="centerY" secondItem="rgg-ks-uiz" secondAttribute="centerY" id="NmB-vD-xer"/>
  255. <constraint firstAttribute="trailing" secondItem="zXq-Qn-r7f" secondAttribute="trailing" constant="20" id="VjW-Zb-aT0"/>
  256. <constraint firstAttribute="trailing" secondItem="Kjx-at-xqR" secondAttribute="trailing" constant="20" id="VsF-xR-AoQ"/>
  257. <constraint firstItem="Kjx-at-xqR" firstAttribute="leading" secondItem="Qup-CS-tka" secondAttribute="leading" constant="20" id="Xc6-mD-3qt"/>
  258. <constraint firstAttribute="trailing" secondItem="bIs-xc-o5z" secondAttribute="trailing" constant="20" id="aIN-NP-w0s"/>
  259. <constraint firstItem="ybD-kL-4u9" firstAttribute="leading" secondItem="RB8-RQ-AtV" secondAttribute="trailing" constant="31" id="aMg-LP-pW1"/>
  260. <constraint firstItem="bIs-xc-o5z" firstAttribute="top" secondItem="Qob-25-uce" secondAttribute="bottom" constant="20" id="cil-mS-qtg"/>
  261. <constraint firstItem="yii-Lz-iqJ" firstAttribute="centerY" secondItem="ybD-kL-4u9" secondAttribute="centerY" id="cvW-8D-yqZ"/>
  262. <constraint firstItem="bIs-xc-o5z" firstAttribute="leading" secondItem="Qup-CS-tka" secondAttribute="leading" constant="20" id="iHB-2V-sQ5"/>
  263. <constraint firstAttribute="trailing" secondItem="yii-Lz-iqJ" secondAttribute="trailing" constant="20" id="kIw-hh-Fiz"/>
  264. <constraint firstItem="yii-Lz-iqJ" firstAttribute="leading" secondItem="ybD-kL-4u9" secondAttribute="trailing" constant="12" id="krF-Fy-L24"/>
  265. <constraint firstItem="ybD-kL-4u9" firstAttribute="centerY" secondItem="RB8-RQ-AtV" secondAttribute="centerY" id="shs-nC-u4H"/>
  266. <constraint firstItem="rgg-ks-uiz" firstAttribute="leading" secondItem="Qup-CS-tka" secondAttribute="leading" constant="24" id="x8f-5Y-KPr"/>
  267. <constraint firstItem="rgg-ks-uiz" firstAttribute="top" secondItem="Qup-CS-tka" secondAttribute="top" constant="20" id="ytc-dJ-wQH"/>
  268. </constraints>
  269. </customView>
  270. </subviews>
  271. <constraints>
  272. <constraint firstAttribute="trailing" secondItem="Qup-CS-tka" secondAttribute="trailing" id="DJf-ef-A4p"/>
  273. <constraint firstItem="Qup-CS-tka" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="X4z-QK-CT6"/>
  274. <constraint firstItem="Qup-CS-tka" firstAttribute="leading" secondItem="Hz6-mo-xeY" secondAttribute="leading" id="bZB-i5-4rD"/>
  275. <constraint firstAttribute="bottom" secondItem="Qup-CS-tka" secondAttribute="bottom" id="ynS-SN-ju5"/>
  276. </constraints>
  277. <point key="canvasLocation" x="171" y="182.5"/>
  278. </customView>
  279. </objects>
  280. <resources>
  281. <image name="ImageNameDSignatClose" width="16" height="16"/>
  282. </resources>
  283. </document>