KMAccountInfoView.xib 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="21701" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
  3. <dependencies>
  4. <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="21701"/>
  5. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  6. </dependencies>
  7. <objects>
  8. <customObject id="-2" userLabel="File's Owner" customClass="KMAccountInfoView" customModule="PDF_Master" customModuleProvider="target">
  9. <connections>
  10. <outlet property="accountDescribeLabel" destination="xZx-LL-ESd" id="OdG-eF-d4T"/>
  11. <outlet property="accountLabel" destination="RBL-0P-CFH" id="y2h-N0-OGa"/>
  12. <outlet property="closeBox" destination="fOd-XX-43K" id="zmz-yX-PWU"/>
  13. <outlet property="closeButton" destination="Amy-OB-Mza" id="9R5-gn-vVI"/>
  14. <outlet property="imageViewButton" destination="8gX-ju-NH5" id="zaq-tO-ADt"/>
  15. <outlet property="infoContentView" destination="FM4-aP-xFU" id="UOr-fX-6Zg"/>
  16. <outlet property="logOutView" destination="OhA-Fv-hq1" id="A6P-Zg-2R8"/>
  17. <outlet property="moreButton" destination="t75-lC-90r" id="xu0-vh-wtQ"/>
  18. <outlet property="titleLabel" destination="wzN-5h-FkM" id="e2e-2a-3Lx"/>
  19. </connections>
  20. </customObject>
  21. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  22. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  23. <customView id="c22-O7-iKe">
  24. <rect key="frame" x="0.0" y="0.0" width="310" height="348"/>
  25. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  26. <subviews>
  27. <box boxType="custom" borderWidth="0.0" cornerRadius="4" translatesAutoresizingMaskIntoConstraints="NO" id="fOd-XX-43K" customClass="KMBox" customModule="PDF_Master" customModuleProvider="target">
  28. <rect key="frame" x="8" y="328" width="12" height="12"/>
  29. <view key="contentView" id="Qwz-rh-8Tv">
  30. <rect key="frame" x="0.0" y="0.0" width="12" height="12"/>
  31. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  32. </view>
  33. <constraints>
  34. <constraint firstAttribute="height" constant="12" id="54z-76-XYi"/>
  35. <constraint firstAttribute="width" constant="12" id="fAj-Qy-Axf"/>
  36. </constraints>
  37. </box>
  38. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Amy-OB-Mza">
  39. <rect key="frame" x="8" y="328" width="12" height="12"/>
  40. <constraints>
  41. <constraint firstAttribute="width" constant="12" id="JMt-xb-LqK"/>
  42. <constraint firstAttribute="height" constant="12" id="c7Q-qR-TGj"/>
  43. </constraints>
  44. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="control_btn_icon_close" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="c3n-rh-CpG">
  45. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  46. <font key="font" metaFont="system"/>
  47. </buttonCell>
  48. <connections>
  49. <action selector="closeButtonAction:" target="-2" id="U1Z-rX-5eH"/>
  50. </connections>
  51. </button>
  52. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="wzN-5h-FkM">
  53. <rect key="frame" x="53" y="281" width="205" height="27"/>
  54. <textFieldCell key="cell" lineBreakMode="clipping" title="Account Information" id="MI1-Oq-p89">
  55. <font key="font" metaFont="system" size="23"/>
  56. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  57. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  58. </textFieldCell>
  59. </textField>
  60. <customView translatesAutoresizingMaskIntoConstraints="NO" id="FM4-aP-xFU">
  61. <rect key="frame" x="24" y="99" width="262" height="150"/>
  62. <subviews>
  63. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="t75-lC-90r">
  64. <rect key="frame" x="230" y="118" width="24" height="24"/>
  65. <constraints>
  66. <constraint firstAttribute="width" constant="24" id="fan-42-fAl"/>
  67. <constraint firstAttribute="height" constant="24" id="hFQ-nv-2SB"/>
  68. </constraints>
  69. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" image="icon_btn_more" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="9Nf-kJ-lvd">
  70. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  71. <font key="font" metaFont="system"/>
  72. </buttonCell>
  73. <connections>
  74. <action selector="moreButtonAction:" target="-2" id="bTi-kP-MP3"/>
  75. </connections>
  76. </button>
  77. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="8gX-ju-NH5">
  78. <rect key="frame" x="107" y="86" width="48" height="48"/>
  79. <constraints>
  80. <constraint firstAttribute="height" constant="48" id="4Re-q3-7cZ"/>
  81. <constraint firstAttribute="width" constant="48" id="Ssr-id-8TX"/>
  82. </constraints>
  83. <buttonCell key="cell" type="square" bezelStyle="shadowlessSquare" alignment="center" imageScaling="proportionallyDown" inset="2" id="wRw-DB-pSM">
  84. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  85. <font key="font" metaFont="system"/>
  86. </buttonCell>
  87. </button>
  88. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="xZx-LL-ESd">
  89. <rect key="frame" x="83" y="53" width="96" height="17"/>
  90. <textFieldCell key="cell" lineBreakMode="clipping" title="Email Address" id="XBY-1W-x0h">
  91. <font key="font" metaFont="system" size="14"/>
  92. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  93. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  94. </textFieldCell>
  95. </textField>
  96. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="RBL-0P-CFH">
  97. <rect key="frame" x="129" y="16" width="4" height="17"/>
  98. <textFieldCell key="cell" lineBreakMode="clipping" id="jfQ-Wh-ayi">
  99. <font key="font" metaFont="system" size="14"/>
  100. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  101. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  102. </textFieldCell>
  103. </textField>
  104. </subviews>
  105. <constraints>
  106. <constraint firstAttribute="height" constant="150" id="0lq-B5-Tez"/>
  107. <constraint firstItem="xZx-LL-ESd" firstAttribute="top" secondItem="8gX-ju-NH5" secondAttribute="bottom" constant="16" id="ERt-u6-VYw"/>
  108. <constraint firstItem="RBL-0P-CFH" firstAttribute="centerX" secondItem="FM4-aP-xFU" secondAttribute="centerX" id="RZg-yb-gjj"/>
  109. <constraint firstItem="8gX-ju-NH5" firstAttribute="top" secondItem="FM4-aP-xFU" secondAttribute="top" constant="16" id="VSC-8e-MWQ"/>
  110. <constraint firstAttribute="bottom" secondItem="RBL-0P-CFH" secondAttribute="bottom" constant="16" id="ajF-YF-BFf"/>
  111. <constraint firstItem="8gX-ju-NH5" firstAttribute="centerX" secondItem="FM4-aP-xFU" secondAttribute="centerX" id="g0Q-JS-crg"/>
  112. <constraint firstItem="xZx-LL-ESd" firstAttribute="centerX" secondItem="FM4-aP-xFU" secondAttribute="centerX" id="gqp-ht-R0Y"/>
  113. <constraint firstItem="t75-lC-90r" firstAttribute="top" secondItem="FM4-aP-xFU" secondAttribute="top" constant="8" id="nbD-nU-ucy"/>
  114. <constraint firstAttribute="trailing" secondItem="t75-lC-90r" secondAttribute="trailing" constant="8" id="oRO-91-kmx"/>
  115. </constraints>
  116. </customView>
  117. <customView translatesAutoresizingMaskIntoConstraints="NO" id="OhA-Fv-hq1">
  118. <rect key="frame" x="55" y="32" width="200" height="32"/>
  119. <constraints>
  120. <constraint firstAttribute="width" constant="200" id="KES-n4-M1X"/>
  121. <constraint firstAttribute="height" constant="32" id="uQK-O8-zyM"/>
  122. </constraints>
  123. </customView>
  124. </subviews>
  125. <constraints>
  126. <constraint firstAttribute="bottom" secondItem="OhA-Fv-hq1" secondAttribute="bottom" constant="32" id="9H3-3w-RYM"/>
  127. <constraint firstItem="wzN-5h-FkM" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="40" id="P6g-Wv-Jeq"/>
  128. <constraint firstItem="Amy-OB-Mza" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="8" id="Sws-1x-SeB"/>
  129. <constraint firstItem="OhA-Fv-hq1" firstAttribute="centerX" secondItem="c22-O7-iKe" secondAttribute="centerX" id="UPP-YF-r9l"/>
  130. <constraint firstItem="FM4-aP-xFU" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="24" id="Ulr-Yh-Bjz"/>
  131. <constraint firstItem="fOd-XX-43K" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="8" id="Y25-7v-CD2"/>
  132. <constraint firstAttribute="trailing" secondItem="FM4-aP-xFU" secondAttribute="trailing" constant="24" id="YCA-vu-F7q"/>
  133. <constraint firstItem="fOd-XX-43K" firstAttribute="top" secondItem="c22-O7-iKe" secondAttribute="top" constant="8" id="cgn-Ff-hUb"/>
  134. <constraint firstItem="FM4-aP-xFU" firstAttribute="top" secondItem="wzN-5h-FkM" secondAttribute="bottom" constant="32" id="fX1-Dm-2Fw"/>
  135. <constraint firstItem="Amy-OB-Mza" firstAttribute="leading" secondItem="c22-O7-iKe" secondAttribute="leading" constant="8" id="tep-pD-Lcj"/>
  136. <constraint firstItem="wzN-5h-FkM" firstAttribute="centerX" secondItem="c22-O7-iKe" secondAttribute="centerX" id="vvq-pC-WW8"/>
  137. </constraints>
  138. <point key="canvasLocation" x="145" y="208"/>
  139. </customView>
  140. </objects>
  141. <resources>
  142. <image name="control_btn_icon_close" width="12" height="12"/>
  143. <image name="icon_btn_more" width="16" height="16"/>
  144. </resources>
  145. </document>