KMPageDisplayThemeCollectionViewItem.xib 7.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596
  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="KMPageDisplayThemeCollectionViewItem" customModule="PDF_Office" customModuleProvider="target">
  10. <connections>
  11. <outlet property="closeButton" destination="Ho0-7o-Web" id="Q0K-3U-jPF"/>
  12. <outlet property="itemImageView" destination="PPa-Or-WHl" id="TAf-zw-q64"/>
  13. <outlet property="itemLabel" destination="1SW-NV-wPQ" id="CRZ-kO-18i"/>
  14. <outlet property="themesBox" destination="6e1-NQ-e52" id="Rf6-BP-a0N"/>
  15. <outlet property="view" destination="3SZ-T6-0pc" id="BnI-9b-iIB"/>
  16. <outlet property="vipImageView" destination="Gmv-j8-3Dr" id="UrH-Mw-ZSt"/>
  17. </connections>
  18. </customObject>
  19. <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
  20. <customObject id="-3" userLabel="Application" customClass="NSObject"/>
  21. <customView identifier="KMPageDisplayThemeCollectionViewItem" id="3SZ-T6-0pc">
  22. <rect key="frame" x="0.0" y="0.0" width="54" height="58"/>
  23. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
  24. <subviews>
  25. <box boxType="custom" borderWidth="0.0" cornerRadius="6" title="Box" translatesAutoresizingMaskIntoConstraints="NO" id="6e1-NQ-e52" customClass="KMBox">
  26. <rect key="frame" x="0.0" y="0.0" width="54" height="58"/>
  27. <view key="contentView" id="S4n-a2-gfe">
  28. <rect key="frame" x="0.0" y="0.0" width="54" height="58"/>
  29. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  30. <subviews>
  31. <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="PPa-Or-WHl">
  32. <rect key="frame" x="17" y="26" width="20" height="20"/>
  33. <constraints>
  34. <constraint firstAttribute="width" constant="20" id="gIT-Q6-tCy"/>
  35. <constraint firstAttribute="height" constant="20" id="yye-a8-JZi"/>
  36. </constraints>
  37. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" id="G37-ze-AGO"/>
  38. </imageView>
  39. <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="1SW-NV-wPQ">
  40. <rect key="frame" x="11" y="6" width="33" height="14"/>
  41. <textFieldCell key="cell" lineBreakMode="clipping" title="Label" id="Nni-bT-Fwd">
  42. <font key="font" metaFont="smallSystem"/>
  43. <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
  44. <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
  45. </textFieldCell>
  46. </textField>
  47. <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Ho0-7o-Web">
  48. <rect key="frame" x="38" y="42" width="16" height="16"/>
  49. <constraints>
  50. <constraint firstAttribute="height" constant="16" id="GlF-Cn-mfR"/>
  51. <constraint firstAttribute="width" constant="16" id="NhD-gS-6jN"/>
  52. </constraints>
  53. <buttonCell key="cell" type="bevel" bezelStyle="rounded" image="CPDFListViewImageNameCursorsFork" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="5BP-bL-plW">
  54. <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
  55. <font key="font" metaFont="system"/>
  56. </buttonCell>
  57. </button>
  58. <imageView hidden="YES" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Gmv-j8-3Dr">
  59. <rect key="frame" x="34" y="38" width="20" height="20"/>
  60. <constraints>
  61. <constraint firstAttribute="width" constant="20" id="Ilk-pr-0HP"/>
  62. <constraint firstAttribute="height" constant="20" id="tF9-Zi-rH0"/>
  63. </constraints>
  64. <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="KMImageNameUXIconVip" id="5Zb-GM-cFc"/>
  65. </imageView>
  66. </subviews>
  67. <constraints>
  68. <constraint firstAttribute="bottom" secondItem="1SW-NV-wPQ" secondAttribute="bottom" constant="6" id="0G8-Ro-ELO"/>
  69. <constraint firstItem="Ho0-7o-Web" firstAttribute="top" secondItem="S4n-a2-gfe" secondAttribute="top" id="0Ma-Wr-pjx"/>
  70. <constraint firstAttribute="trailing" secondItem="Gmv-j8-3Dr" secondAttribute="trailing" id="9uQ-U3-59P"/>
  71. <constraint firstItem="1SW-NV-wPQ" firstAttribute="top" secondItem="PPa-Or-WHl" secondAttribute="bottom" constant="6" id="ey4-JM-b9N"/>
  72. <constraint firstItem="Gmv-j8-3Dr" firstAttribute="top" secondItem="S4n-a2-gfe" secondAttribute="top" id="lhS-5i-Pgr"/>
  73. <constraint firstItem="PPa-Or-WHl" firstAttribute="top" secondItem="S4n-a2-gfe" secondAttribute="top" constant="12" id="z4D-xw-hG8"/>
  74. <constraint firstAttribute="trailing" secondItem="Ho0-7o-Web" secondAttribute="trailing" id="z8h-W6-76l"/>
  75. </constraints>
  76. </view>
  77. <constraints>
  78. <constraint firstItem="PPa-Or-WHl" firstAttribute="centerX" secondItem="6e1-NQ-e52" secondAttribute="centerX" id="abn-bq-6Sj"/>
  79. <constraint firstItem="1SW-NV-wPQ" firstAttribute="centerX" secondItem="6e1-NQ-e52" secondAttribute="centerX" id="rmH-Lo-ig9"/>
  80. </constraints>
  81. </box>
  82. </subviews>
  83. <constraints>
  84. <constraint firstAttribute="trailing" secondItem="6e1-NQ-e52" secondAttribute="trailing" id="FYW-Rd-Yea"/>
  85. <constraint firstAttribute="bottom" secondItem="6e1-NQ-e52" secondAttribute="bottom" id="GFY-B6-1V5"/>
  86. <constraint firstItem="6e1-NQ-e52" firstAttribute="top" secondItem="3SZ-T6-0pc" secondAttribute="top" id="dxT-rX-pjm"/>
  87. <constraint firstItem="6e1-NQ-e52" firstAttribute="leading" secondItem="3SZ-T6-0pc" secondAttribute="leading" id="xDz-3p-VGU"/>
  88. </constraints>
  89. <point key="canvasLocation" x="-166" y="108"/>
  90. </customView>
  91. </objects>
  92. <resources>
  93. <image name="CPDFListViewImageNameCursorsFork" width="12" height="12"/>
  94. <image name="KMImageNameUXIconVip" width="20" height="20"/>
  95. </resources>
  96. </document>