123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="23504" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" customObjectInstantitationMethod="direct">
- <dependencies>
- <deployment identifier="macosx"/>
- <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="23504"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <objects>
- <customObject id="-2" userLabel="File's Owner" customClass="KMVerificationMessageViewController">
- <connections>
- <outlet property="aiContendView" destination="PMO-fk-jRE" id="mwS-eJ-L7h"/>
- <outlet property="aiIconImg" destination="o3c-Ga-997" id="s2P-hP-1ag"/>
- <outlet property="aiLabel" destination="D4d-pV-1sk" id="JII-F8-8C2"/>
- <outlet property="bgImg" destination="2uI-Va-Seq" id="jPH-zd-3ag"/>
- <outlet property="button" destination="QJo-q8-m15" id="MyX-CN-b3n"/>
- <outlet property="label" destination="CFu-6F-yoa" id="ewG-lF-Fh1"/>
- <outlet property="labelContentView" destination="ke5-qF-WBV" id="PDK-eS-xef"/>
- <outlet property="secondTrialBtn" destination="pIG-TY-YRO" id="CtU-7B-BUB"/>
- <outlet property="signUpImg" destination="OWQ-bX-dHV" id="9pD-mT-8b9"/>
- <outlet property="signUpLabel" destination="VXk-gj-6b7" id="nFh-q0-Sgi"/>
- <outlet property="signUpView" destination="VSH-IJ-52g" id="nfu-Jj-V9A"/>
- <outlet property="userButton" destination="46r-vS-ewJ" id="uK7-PU-6Yh"/>
- <outlet property="view" destination="Hz6-mo-xeY" id="0bl-1N-x8E"/>
- </connections>
- </customObject>
- <customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
- <customObject id="-3" userLabel="Application" customClass="NSObject"/>
- <customView id="Hz6-mo-xeY">
- <rect key="frame" x="0.0" y="0.0" width="531" height="20"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="ke5-qF-WBV">
- <rect key="frame" x="0.0" y="0.0" width="136" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="CFu-6F-yoa">
- <rect key="frame" x="33" y="2" width="69" height="14"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" alignment="left" title="Trial expired" id="8XR-4Y-Pwr">
- <font key="font" metaFont="smallSystem"/>
- <color key="textColor" name="labelColor" catalog="System" colorSpace="catalog"/>
- <color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button hidden="YES" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="pIG-TY-YRO">
- <rect key="frame" x="24" y="0.0" width="87" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="bevel" title="Free Trial" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="a5h-OU-upy">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="smallSystem"/>
- </buttonCell>
- <connections>
- <action selector="secondTrialAction:" target="-2" id="55x-Hm-H0y"/>
- </connections>
- </button>
- </subviews>
- </customView>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="2uI-Va-Seq">
- <rect key="frame" x="77" y="0.0" width="87" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="Upgarde_bg_icon" id="Ck3-aK-AHy"/>
- </imageView>
- <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="QJo-q8-m15">
- <rect key="frame" x="77" y="0.0" width="87" height="18"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <buttonCell key="cell" type="bevel" title="アップグレード" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="TYG-t1-nb5">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="smallSystem"/>
- </buttonCell>
- <connections>
- <action selector="buttonAction:" target="-2" id="xOv-Gv-Xrg"/>
- </connections>
- </button>
- <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="PMO-fk-jRE">
- <rect key="frame" x="210" y="0.0" width="163" height="20"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="aBc-pt-3y7">
- <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="AICreditIcon" id="9uL-EN-MlY"/>
- </imageView>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="o3c-Ga-997">
- <rect key="frame" x="20" y="0.0" width="25" height="20"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="aiIconA" id="Fye-gZ-BmK"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="D4d-pV-1sk">
- <rect key="frame" x="53" y="2" width="79" height="16"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="My AI Credit" id="tNx-vp-ui9">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="gJ7-xx-aTY">
- <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="ZD2-y1-wqV">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="smallSystem"/>
- </buttonCell>
- <connections>
- <action selector="AIButtonAction:" target="-2" id="sT3-el-Rtd"/>
- </connections>
- </button>
- </subviews>
- </customView>
- <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VSH-IJ-52g">
- <rect key="frame" x="184" y="0.0" width="163" height="20"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <subviews>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="NmA-6V-BX3">
- <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="axesIndependently" image="ButtonBackgroundImage2" id="HSb-3g-EDb"/>
- </imageView>
- <imageView horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="OWQ-bX-dHV">
- <rect key="frame" x="20" y="0.0" width="25" height="20"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <imageCell key="cell" refusesFirstResponder="YES" alignment="left" imageScaling="proportionallyDown" image="UserProfilePicture2" id="DMD-nC-6qw"/>
- </imageView>
- <textField focusRingType="none" horizontalHuggingPriority="251" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="VXk-gj-6b7">
- <rect key="frame" x="53" y="2" width="52" height="16"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
- <textFieldCell key="cell" lineBreakMode="clipping" title="Sign Up" id="lZZ-QK-wvb">
- <font key="font" metaFont="system"/>
- <color key="textColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
- <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
- </textFieldCell>
- </textField>
- <button verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="Kd0-Aq-VuC">
- <rect key="frame" x="0.0" y="0.0" width="163" height="20"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <buttonCell key="cell" type="bevel" bezelStyle="rounded" imagePosition="overlaps" alignment="center" lineBreakMode="charWrapping" imageScaling="axesIndependently" inset="2" id="AOW-kZ-DeO">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="smallSystem"/>
- </buttonCell>
- <connections>
- <action selector="signUpAction:" target="-2" id="tzc-WG-Zdp"/>
- </connections>
- </button>
- </subviews>
- </customView>
- <button translatesAutoresizingMaskIntoConstraints="NO" id="46r-vS-ewJ">
- <rect key="frame" x="507" y="0.0" width="24" height="20"/>
- <buttonCell key="cell" type="bevel" title="Button" bezelStyle="rounded" image="UserProfilePicture" imagePosition="only" alignment="center" imageScaling="proportionallyDown" inset="2" id="JAR-DI-N4C">
- <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
- <font key="font" metaFont="system"/>
- </buttonCell>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="miN-Gy-G3R"/>
- </constraints>
- <connections>
- <action selector="userButtonAction:" target="-2" id="cMe-Ds-x5k"/>
- </connections>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="46r-vS-ewJ" secondAttribute="bottom" id="EYt-WM-q1v"/>
- <constraint firstAttribute="trailing" secondItem="46r-vS-ewJ" secondAttribute="trailing" id="iQo-im-qfy"/>
- <constraint firstItem="46r-vS-ewJ" firstAttribute="top" secondItem="Hz6-mo-xeY" secondAttribute="top" id="mPg-Wj-I3o"/>
- </constraints>
- <point key="canvasLocation" x="-35.5" y="104"/>
- </customView>
- </objects>
- <resources>
- <image name="AICreditIcon" width="103" height="20"/>
- <image name="ButtonBackgroundImage2" width="100" height="32"/>
- <image name="Upgarde_bg_icon" width="98" height="20"/>
- <image name="UserProfilePicture" width="24" height="24"/>
- <image name="UserProfilePicture2" width="12" height="12"/>
- <image name="aiIconA" width="16" height="16"/>
- </resources>
- </document>
|