12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349 |
- <?xml version="1.0" encoding="UTF-8"?>
- <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14490.70" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES" initialViewController="WSz-h3-e9R">
- <device id="retina5_9" orientation="portrait">
- <adaptation id="fullscreen"/>
- </device>
- <dependencies>
- <deployment identifier="iOS"/>
- <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
- <capability name="Safe area layout guides" minToolsVersion="9.0"/>
- <capability name="Stack View standard spacing" minToolsVersion="9.0"/>
- <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
- </dependencies>
- <customFonts key="customFonts">
- <array key="NanumSquareBold.ttf">
- <string>NanumSquareB</string>
- </array>
- </customFonts>
- <scenes>
- <!--Extra Web View Controller-->
- <scene sceneID="aob-Xs-UUK">
- <objects>
- <viewController storyboardIdentifier="ExtraWebViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="nDd-yG-OzX" customClass="ExtraWebViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="ueR-nN-xEe">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bvY-we-jch" customClass="StoryBoardableWKWebView" customModule="kunkuk" customModuleProvider="target">
- <rect key="frame" x="0.0" y="44" width="375" height="674"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </view>
- <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" barStyle="black" translatesAutoresizingMaskIntoConstraints="NO" id="RZz-La-LDk">
- <rect key="frame" x="0.0" y="718" width="375" height="60"/>
- <color key="backgroundColor" red="0.058823529409999999" green="0.1843137255" blue="0.47450980390000003" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" constant="60" id="rdF-9T-D2r"/>
- </constraints>
- <items>
- <barButtonItem title="Item" image="backward" id="od6-Sh-NHK">
- <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </barButtonItem>
- <barButtonItem style="plain" systemItem="flexibleSpace" id="rIn-m1-aJo"/>
- <barButtonItem title=">" image="forward" id="GEi-ep-uKf">
- <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </barButtonItem>
- <barButtonItem style="plain" systemItem="flexibleSpace" id="UPf-tk-Dk0"/>
- <barButtonItem title="Item" image="refresh" id="byN-jz-M6E">
- <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </barButtonItem>
- <barButtonItem style="plain" systemItem="flexibleSpace" id="15b-xO-pIJ"/>
- <barButtonItem title="Item" image="close" id="NCf-02-aai">
- <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </barButtonItem>
- </items>
- </toolbar>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="fxy-zR-KYJ" firstAttribute="trailing" secondItem="bvY-we-jch" secondAttribute="trailing" id="4Ma-uL-0r0"/>
- <constraint firstItem="fxy-zR-KYJ" firstAttribute="trailing" secondItem="RZz-La-LDk" secondAttribute="trailing" id="6DL-Y5-9Nh"/>
- <constraint firstItem="RZz-La-LDk" firstAttribute="top" secondItem="bvY-we-jch" secondAttribute="bottom" id="A2O-eh-bWc"/>
- <constraint firstItem="fxy-zR-KYJ" firstAttribute="bottom" secondItem="RZz-La-LDk" secondAttribute="bottom" id="A6x-V9-znL"/>
- <constraint firstItem="bvY-we-jch" firstAttribute="top" secondItem="fxy-zR-KYJ" secondAttribute="top" id="Ddc-PP-8l1"/>
- <constraint firstItem="RZz-La-LDk" firstAttribute="leading" secondItem="fxy-zR-KYJ" secondAttribute="leading" id="RnH-ig-4wB"/>
- <constraint firstItem="bvY-we-jch" firstAttribute="leading" secondItem="fxy-zR-KYJ" secondAttribute="leading" id="h28-xf-AAq"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="fxy-zR-KYJ"/>
- </view>
- <connections>
- <outlet property="backward" destination="od6-Sh-NHK" id="tZW-S6-bYt"/>
- <outlet property="close" destination="NCf-02-aai" id="IcP-bO-9Uj"/>
- <outlet property="forward" destination="GEi-ep-uKf" id="VYd-2l-scN"/>
- <outlet property="menuBar" destination="RZz-La-LDk" id="IkC-Sk-JMk"/>
- <outlet property="refresh" destination="byN-jz-M6E" id="BPw-E4-aN8"/>
- <outlet property="webView" destination="bvY-we-jch" id="6pE-XL-UUs"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="aol-LP-aUl" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="2186" y="123"/>
- </scene>
- <!--Navigation Controller-->
- <scene sceneID="Jba-dU-k1f">
- <objects>
- <navigationController storyboardIdentifier="WebviewNavigationController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="WSz-h3-e9R" sceneMemberID="viewController">
- <navigationBar key="navigationBar" contentMode="scaleToFill" id="ocH-x4-xiF">
- <rect key="frame" x="0.0" y="44" width="375" height="44"/>
- <autoresizingMask key="autoresizingMask"/>
- </navigationBar>
- <connections>
- <segue destination="ySz-mN-COb" kind="relationship" relationship="rootViewController" id="OiY-3Q-erd"/>
- </connections>
- </navigationController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="2N1-sD-EIH" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="796" y="124"/>
- </scene>
- <!--Test2 View Controller-->
- <scene sceneID="t4G-8e-KCr">
- <objects>
- <viewController storyboardIdentifier="Test2ViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="IB0-Up-J7N" customClass="Test2ViewController" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="9s2-je-UzA">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qOp-k6-iGj">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fTn-Tu-UyJ">
- <rect key="frame" x="138" y="365" width="99" height="83"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <state key="normal" title="Scan"/>
- </button>
- <textField opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" text="test" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="RPl-3S-110">
- <rect key="frame" x="70" y="118" width="235" height="30"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <nil key="textColor"/>
- <fontDescription key="fontDescription" type="system" pointSize="14"/>
- <textInputTraits key="textInputTraits"/>
- </textField>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <viewLayoutGuide key="safeArea" id="PCl-dP-Ev5"/>
- </view>
- <connections>
- <outlet property="scanButton" destination="fTn-Tu-UyJ" id="C1J-tn-8Oq"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="2Xu-xX-Z2f" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1610" y="822"/>
- </scene>
- <!--Picture View Controller-->
- <scene sceneID="fkI-Y5-awn">
- <objects>
- <viewController storyboardIdentifier="PictureViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="IUL-tO-62n" customClass="PictureViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="cey-dQ-ZA5">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Pub-Ed-9mn">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <connections>
- <segue destination="vG9-SK-zG4" kind="embed" id="9hA-fj-dZ7"/>
- </connections>
- </containerView>
- <containerView hidden="YES" opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Ae-P7-0Xz">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <connections>
- <segue destination="HAU-b8-2L8" kind="embed" id="fhe-kt-nhW"/>
- </connections>
- </containerView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="4Ae-P7-0Xz" secondAttribute="bottom" id="0Sq-7o-q3j"/>
- <constraint firstAttribute="bottom" secondItem="Pub-Ed-9mn" secondAttribute="bottom" id="0t7-YQ-eib"/>
- <constraint firstItem="4Ae-P7-0Xz" firstAttribute="top" secondItem="cey-dQ-ZA5" secondAttribute="top" id="8LR-QM-0R7"/>
- <constraint firstItem="Pub-Ed-9mn" firstAttribute="top" secondItem="cey-dQ-ZA5" secondAttribute="top" id="AeE-63-h1L"/>
- <constraint firstItem="Pub-Ed-9mn" firstAttribute="leading" secondItem="2PI-m1-5tR" secondAttribute="leading" id="IX1-b3-LRR"/>
- <constraint firstItem="4Ae-P7-0Xz" firstAttribute="trailing" secondItem="2PI-m1-5tR" secondAttribute="trailing" id="ho1-uJ-vN9"/>
- <constraint firstItem="2PI-m1-5tR" firstAttribute="trailing" secondItem="Pub-Ed-9mn" secondAttribute="trailing" id="vQ0-Cb-iTu"/>
- <constraint firstItem="4Ae-P7-0Xz" firstAttribute="leading" secondItem="2PI-m1-5tR" secondAttribute="leading" id="zf0-Ap-djz"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="2PI-m1-5tR"/>
- </view>
- <navigationItem key="navigationItem" id="dLE-K6-cdd"/>
- <connections>
- <outlet property="cameraContainer" destination="Pub-Ed-9mn" id="gnp-ID-DlG"/>
- <outlet property="gallaryContainer" destination="4Ae-P7-0Xz" id="kw0-Re-0iA"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="ObH-zG-MfG" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="2402" y="822"/>
- </scene>
- <!--Custom Camera View Controller-->
- <scene sceneID="hFe-8t-oPg">
- <objects>
- <viewController storyboardIdentifier="CustomCameraViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="vG9-SK-zG4" customClass="CustomCameraViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="qCj-GS-Fhf">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="22g-sz-Ri6">
- <rect key="frame" x="0.0" y="44" width="375" height="48"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="환부이미지촬영" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="2Gz-wR-Tkc">
- <rect key="frame" x="127" y="13.666666666666664" width="121.33333333333331" height="21"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="19"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="close_x" translatesAutoresizingMaskIntoConstraints="NO" id="Vnl-oE-eK1">
- <rect key="frame" x="346" y="13.666666666666664" width="21" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="2kE-2l-aZX"/>
- <constraint firstAttribute="width" secondItem="Vnl-oE-eK1" secondAttribute="height" multiplier="1:1" id="TrO-Dh-uJa"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="2Gz-wR-Tkc" firstAttribute="centerY" secondItem="22g-sz-Ri6" secondAttribute="centerY" id="GZw-Mz-wUS"/>
- <constraint firstAttribute="height" constant="48" id="Q6r-UE-Q4s"/>
- <constraint firstAttribute="trailing" secondItem="Vnl-oE-eK1" secondAttribute="trailing" constant="8" id="Uxu-AQ-jUI"/>
- <constraint firstItem="2Gz-wR-Tkc" firstAttribute="centerX" secondItem="22g-sz-Ri6" secondAttribute="centerX" id="VP1-uQ-eqG"/>
- <constraint firstItem="Vnl-oE-eK1" firstAttribute="centerY" secondItem="22g-sz-Ri6" secondAttribute="centerY" id="tdV-n8-BbW"/>
- </constraints>
- </view>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QiK-PL-Z18">
- <rect key="frame" x="8" y="92" width="359" height="110"/>
- <color key="backgroundColor" red="0.94901960784313721" green="0.95294117647058818" blue="0.95686274509803915" alpha="1" colorSpace="calibratedRGB"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <stackView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Hjm-3n-PnS">
- <rect key="frame" x="8" y="92" width="359" height="110"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3cc-tr-RLg">
- <rect key="frame" x="0.0" y="0.0" width="119.66666666666667" height="110"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="홍길동" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ZS3-lT-QK3">
- <rect key="frame" x="35.333333333333329" y="17" width="49.333333333333329" height="20"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="fKT-hb-N98">
- <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
- <attributedString key="attributedText">
- <fragment content="내용">
- <attributes>
- <font key="NSFont" metaFont="system" size="15"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="ZS3-lT-QK3" firstAttribute="centerX" secondItem="3cc-tr-RLg" secondAttribute="centerX" id="1Jd-Ub-Tco"/>
- <constraint firstItem="fKT-hb-N98" firstAttribute="leading" secondItem="3cc-tr-RLg" secondAttribute="leading" id="UX1-RD-4JM"/>
- <constraint firstItem="fKT-hb-N98" firstAttribute="top" relation="greaterThanOrEqual" secondItem="ZS3-lT-QK3" secondAttribute="bottom" constant="17" id="Y1m-dZ-iy3"/>
- <constraint firstAttribute="bottom" secondItem="fKT-hb-N98" secondAttribute="bottom" priority="750" constant="17" id="anY-P2-Vfl"/>
- <constraint firstAttribute="trailing" secondItem="fKT-hb-N98" secondAttribute="trailing" id="rDK-qZ-lpi"/>
- <constraint firstItem="ZS3-lT-QK3" firstAttribute="top" secondItem="3cc-tr-RLg" secondAttribute="top" constant="17" id="v1h-YB-FZG"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HsK-mM-rVT">
- <rect key="frame" x="119.66666666666666" y="0.0" width="119.66666666666666" height="110"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="A1000100" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4un-kx-8PH">
- <rect key="frame" x="0.0" y="17" width="119.66666666666667" height="20"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Ecd-Ow-N4X">
- <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
- <attributedString key="attributedText">
- <fragment>
- <string key="content">내용 텍스트
- 들어감</string>
- <attributes>
- <font key="NSFont" metaFont="system" size="15"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Ecd-Ow-N4X" firstAttribute="centerX" secondItem="4un-kx-8PH" secondAttribute="centerX" id="3JV-zp-UxY"/>
- <constraint firstAttribute="trailing" secondItem="Ecd-Ow-N4X" secondAttribute="trailing" id="4Mk-SP-UiH"/>
- <constraint firstItem="4un-kx-8PH" firstAttribute="leading" secondItem="HsK-mM-rVT" secondAttribute="leading" id="9ll-zO-Bjh"/>
- <constraint firstItem="4un-kx-8PH" firstAttribute="top" secondItem="HsK-mM-rVT" secondAttribute="top" constant="17" id="QWn-IJ-DRB"/>
- <constraint firstAttribute="bottom" secondItem="Ecd-Ow-N4X" secondAttribute="bottom" priority="750" constant="17" id="RhN-kn-DpX"/>
- <constraint firstItem="Ecd-Ow-N4X" firstAttribute="top" relation="greaterThanOrEqual" secondItem="4un-kx-8PH" secondAttribute="bottom" constant="17" id="pbv-2w-6Wm"/>
- <constraint firstItem="Ecd-Ow-N4X" firstAttribute="leading" secondItem="HsK-mM-rVT" secondAttribute="leading" id="rra-sj-1HK"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="afj-P8-ON5">
- <rect key="frame" x="239.33333333333334" y="0.0" width="119.66666666666666" height="110"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="20 / M" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="KLU-Vc-9DU">
- <rect key="frame" x="32.666666666666657" y="17" width="54.333333333333343" height="20"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1NT-Lz-aBT">
- <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
- <attributedString key="attributedText">
- <fragment>
- <string key="content">내용 텍스트
- 들어감</string>
- <attributes>
- <font key="NSFont" metaFont="system" size="15"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="1NT-Lz-aBT" secondAttribute="trailing" id="Ai4-oG-Ff6"/>
- <constraint firstAttribute="bottom" secondItem="1NT-Lz-aBT" secondAttribute="bottom" priority="750" constant="17" id="CkA-RX-igi"/>
- <constraint firstItem="1NT-Lz-aBT" firstAttribute="leading" secondItem="afj-P8-ON5" secondAttribute="leading" id="n3H-oD-yDD"/>
- <constraint firstItem="KLU-Vc-9DU" firstAttribute="centerX" secondItem="afj-P8-ON5" secondAttribute="centerX" id="vL7-0U-lIQ"/>
- <constraint firstItem="KLU-Vc-9DU" firstAttribute="top" secondItem="afj-P8-ON5" secondAttribute="top" constant="17" id="vhe-iL-Zy1"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.90196078431372551" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="1NT-Lz-aBT" firstAttribute="centerY" secondItem="fKT-hb-N98" secondAttribute="centerY" id="RJt-Tu-yMs"/>
- <constraint firstAttribute="height" priority="250" constant="100" id="X5a-ED-z7e"/>
- <constraint firstItem="fKT-hb-N98" firstAttribute="centerY" secondItem="Ecd-Ow-N4X" secondAttribute="centerY" id="zfr-GM-lhF"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </stackView>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="x3X-mc-6dm">
- <rect key="frame" x="8" y="208" width="359" height="42"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2018-10-10 외래 or 입원, 진료과" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mLD-MC-fGV">
- <rect key="frame" x="16" y="11" width="327" height="20"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <color key="textColor" red="0.39215686274509803" green="0.60392156862745094" blue="0.9882352941176471" alpha="1" colorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="mLD-MC-fGV" firstAttribute="top" secondItem="x3X-mc-6dm" secondAttribute="top" constant="11" id="8aK-ds-rmi"/>
- <constraint firstAttribute="trailing" secondItem="mLD-MC-fGV" secondAttribute="trailing" constant="16" id="KGI-To-aTd"/>
- <constraint firstItem="mLD-MC-fGV" firstAttribute="leading" secondItem="x3X-mc-6dm" secondAttribute="leading" constant="16" id="dI5-7F-8DS"/>
- <constraint firstAttribute="bottom" secondItem="mLD-MC-fGV" secondAttribute="bottom" constant="11" id="yrg-U2-24G"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Twe-8h-6Au">
- <rect key="frame" x="0.0" y="250" width="375" height="528"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Dat-yv-K6v">
- <rect key="frame" x="0.0" y="10" width="375" height="518"/>
- <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </view>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="camera_lo" translatesAutoresizingMaskIntoConstraints="NO" id="ME9-uU-UZ3">
- <rect key="frame" x="92" y="173.66666666666669" width="191" height="191"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="ME9-uU-UZ3" secondAttribute="height" multiplier="1:1" id="DoM-A7-iEK"/>
- </constraints>
- </imageView>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="equalCentering" spacingType="standard" translatesAutoresizingMaskIntoConstraints="NO" id="CvO-ai-fc0">
- <rect key="frame" x="22" y="472" width="331" height="50"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="944-gk-cQs">
- <rect key="frame" x="0.0" y="0.0" width="112.66666666666667" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <state key="normal" image="f_btn_list"/>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yhJ-JG-Awk">
- <rect key="frame" x="120.66666666666666" y="0.0" width="90" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="yhJ-JG-Awk" secondAttribute="height" multiplier="9:5" id="Seb-JO-wtA"/>
- </constraints>
- <state key="normal" image="f_btn_camera"/>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Wva-cH-tSz">
- <rect key="frame" x="218.66666666666666" y="0.0" width="112.33333333333334" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <state key="normal" image="f_btn_back"/>
- </button>
- </subviews>
- <constraints>
- <constraint firstAttribute="height" constant="50" id="BzG-GC-GfP"/>
- </constraints>
- </stackView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="Dat-yv-K6v" secondAttribute="trailing" id="9bI-3h-Cso"/>
- <constraint firstAttribute="trailing" secondItem="CvO-ai-fc0" secondAttribute="trailing" constant="22" id="Gxp-ck-CeE"/>
- <constraint firstItem="ME9-uU-UZ3" firstAttribute="centerY" secondItem="Dat-yv-K6v" secondAttribute="centerY" id="Nkz-wj-fOI"/>
- <constraint firstItem="ME9-uU-UZ3" firstAttribute="leading" secondItem="Twe-8h-6Au" secondAttribute="leading" constant="92" id="RNM-fU-r3r"/>
- <constraint firstItem="Dat-yv-K6v" firstAttribute="leading" secondItem="Twe-8h-6Au" secondAttribute="leading" id="Sfk-gc-3Xb"/>
- <constraint firstAttribute="trailing" secondItem="ME9-uU-UZ3" secondAttribute="trailing" constant="92" id="Txf-ZH-xg3"/>
- <constraint firstItem="ME9-uU-UZ3" firstAttribute="centerX" secondItem="Dat-yv-K6v" secondAttribute="centerX" id="Tyh-qy-gzp"/>
- <constraint firstAttribute="bottom" secondItem="CvO-ai-fc0" secondAttribute="bottom" constant="6" id="Ux7-wk-TdC"/>
- <constraint firstAttribute="bottom" secondItem="Dat-yv-K6v" secondAttribute="bottom" id="ZGo-bc-AYy"/>
- <constraint firstItem="Dat-yv-K6v" firstAttribute="top" secondItem="Twe-8h-6Au" secondAttribute="top" constant="10" id="n2e-1E-11j"/>
- <constraint firstItem="CvO-ai-fc0" firstAttribute="leading" secondItem="Twe-8h-6Au" secondAttribute="leading" constant="22" id="tnm-N9-6oe"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.88627450980392153" green="0.8901960784313725" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="Twe-8h-6Au" firstAttribute="top" secondItem="x3X-mc-6dm" secondAttribute="bottom" id="1nH-NO-voo"/>
- <constraint firstItem="QiK-PL-Z18" firstAttribute="leading" secondItem="Hjm-3n-PnS" secondAttribute="leading" id="3jr-aN-SIo"/>
- <constraint firstItem="QiK-PL-Z18" firstAttribute="bottom" secondItem="Hjm-3n-PnS" secondAttribute="bottom" id="8B3-8d-faj"/>
- <constraint firstItem="6yn-Wk-2uW" firstAttribute="trailing" secondItem="Twe-8h-6Au" secondAttribute="trailing" id="8Z4-1H-WDT"/>
- <constraint firstItem="Twe-8h-6Au" firstAttribute="leading" secondItem="6yn-Wk-2uW" secondAttribute="leading" id="A1T-I5-2Ec"/>
- <constraint firstItem="6yn-Wk-2uW" firstAttribute="trailing" secondItem="Hjm-3n-PnS" secondAttribute="trailing" constant="8" id="KIV-Q0-Uh8"/>
- <constraint firstItem="x3X-mc-6dm" firstAttribute="leading" secondItem="6yn-Wk-2uW" secondAttribute="leading" constant="8" id="KMf-5X-0Gg"/>
- <constraint firstItem="6yn-Wk-2uW" firstAttribute="trailing" secondItem="x3X-mc-6dm" secondAttribute="trailing" constant="8" id="LyN-ep-DP1"/>
- <constraint firstItem="Hjm-3n-PnS" firstAttribute="top" secondItem="22g-sz-Ri6" secondAttribute="bottom" id="a61-hb-sdt"/>
- <constraint firstItem="x3X-mc-6dm" firstAttribute="top" secondItem="QiK-PL-Z18" secondAttribute="bottom" constant="6" id="aVr-Mh-St7"/>
- <constraint firstItem="QiK-PL-Z18" firstAttribute="top" secondItem="Hjm-3n-PnS" secondAttribute="top" id="bbc-QZ-JbT"/>
- <constraint firstItem="6yn-Wk-2uW" firstAttribute="trailing" secondItem="22g-sz-Ri6" secondAttribute="trailing" id="eVk-qG-zhS"/>
- <constraint firstItem="Hjm-3n-PnS" firstAttribute="leading" secondItem="6yn-Wk-2uW" secondAttribute="leading" constant="8" id="fJE-rz-iFb"/>
- <constraint firstItem="22g-sz-Ri6" firstAttribute="leading" secondItem="6yn-Wk-2uW" secondAttribute="leading" id="lT3-PQ-FdV"/>
- <constraint firstItem="QiK-PL-Z18" firstAttribute="trailing" secondItem="Hjm-3n-PnS" secondAttribute="trailing" id="pjK-By-RuA"/>
- <constraint firstItem="6yn-Wk-2uW" firstAttribute="bottom" secondItem="Twe-8h-6Au" secondAttribute="bottom" id="sdh-ra-ry0"/>
- <constraint firstItem="22g-sz-Ri6" firstAttribute="top" secondItem="6yn-Wk-2uW" secondAttribute="top" id="yYs-Qy-nFE"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="6yn-Wk-2uW"/>
- </view>
- <connections>
- <outlet property="ageGenderLabel" destination="KLU-Vc-9DU" id="9qX-zA-yzR"/>
- <outlet property="albumButton" destination="944-gk-cQs" id="Zy7-fP-rZ2"/>
- <outlet property="closeButton" destination="Vnl-oE-eK1" id="nNQ-Om-7nv"/>
- <outlet property="deptNmLabel" destination="fKT-hb-N98" id="aZJ-2G-Cuf"/>
- <outlet property="doctorNmLabel" destination="1NT-Lz-aBT" id="4Rd-Bd-Q0s"/>
- <outlet property="finishButton" destination="Wva-cH-tSz" id="8nH-zd-8rW"/>
- <outlet property="patientIdLabel" destination="4un-kx-8PH" id="g6I-qh-Jwn"/>
- <outlet property="patientNmLabel" destination="ZS3-lT-QK3" id="SOC-12-WBf"/>
- <outlet property="previewView" destination="Dat-yv-K6v" id="q4F-iZ-auN"/>
- <outlet property="takePhoto" destination="yhJ-JG-Awk" id="LEA-ot-2na"/>
- <outlet property="titleLabel" destination="mLD-MC-fGV" id="1l8-NQ-Jhz"/>
- <outlet property="treatClsKrLabel" destination="Ecd-Ow-N4X" id="3jc-ZF-Bv1"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="ks9-gJ-jw3" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="3240.8000000000002" y="821.67487684729065"/>
- </scene>
- <!--Photo View Controller-->
- <scene sceneID="uEH-Iw-puj">
- <objects>
- <viewController storyboardIdentifier="PhotoViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="HAU-b8-2L8" customClass="PhotoViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="XAP-9P-NF8">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Zli-63-5CU">
- <rect key="frame" x="0.0" y="44" width="375" height="734"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jJc-rS-Zz1">
- <rect key="frame" x="0.0" y="0.0" width="375" height="48"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="환부이미지관리" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="3rO-EJ-s84">
- <rect key="frame" x="127" y="13.666666666666664" width="121.33333333333331" height="21"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="19"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="close_x" translatesAutoresizingMaskIntoConstraints="NO" id="FQZ-R2-nMR">
- <rect key="frame" x="346" y="13.666666666666664" width="21" height="21"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="FQZ-R2-nMR" secondAttribute="height" multiplier="1:1" id="Ifa-7F-DNt"/>
- <constraint firstAttribute="height" constant="21" id="qix-DM-fM5"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="FQZ-R2-nMR" firstAttribute="width" secondItem="FQZ-R2-nMR" secondAttribute="height" multiplier="1:1" id="0To-up-cU8"/>
- <constraint firstAttribute="trailing" secondItem="FQZ-R2-nMR" secondAttribute="trailing" constant="8" id="B4o-95-RJM"/>
- <constraint firstAttribute="height" constant="48" id="Ev2-HL-pQb"/>
- <constraint firstItem="3rO-EJ-s84" firstAttribute="centerX" secondItem="jJc-rS-Zz1" secondAttribute="centerX" id="FIA-yG-dTj"/>
- <constraint firstItem="3rO-EJ-s84" firstAttribute="centerY" secondItem="jJc-rS-Zz1" secondAttribute="centerY" id="fzc-2m-ZKW"/>
- <constraint firstItem="FQZ-R2-nMR" firstAttribute="centerY" secondItem="3rO-EJ-s84" secondAttribute="centerY" id="tEv-QB-hLV"/>
- </constraints>
- </view>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="r5V-JC-o3A">
- <rect key="frame" x="8" y="48" width="359" height="166"/>
- <color key="backgroundColor" red="0.94901960780000005" green="0.95294117649999999" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <stackView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="kno-vo-6Tg">
- <rect key="frame" x="8" y="48" width="359" height="166"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Go7-gm-l99">
- <rect key="frame" x="0.0" y="0.0" width="119.66666666666667" height="166"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="홍길동" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="caU-Qr-psb">
- <rect key="frame" x="35.333333333333329" y="17" width="49.333333333333329" height="20"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qe6-Vy-qzG">
- <rect key="frame" x="0.0" y="110" width="119.66666666666667" height="39"/>
- <attributedString key="attributedText">
- <fragment content="내용">
- <attributes>
- <font key="NSFont" metaFont="system" size="15"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="caU-Qr-psb" firstAttribute="centerX" secondItem="Go7-gm-l99" secondAttribute="centerX" id="85R-du-yrH"/>
- <constraint firstAttribute="bottom" secondItem="qe6-Vy-qzG" secondAttribute="bottom" priority="750" constant="17" id="TWY-uE-zEG"/>
- <constraint firstAttribute="trailing" secondItem="qe6-Vy-qzG" secondAttribute="trailing" id="W31-dE-FjC"/>
- <constraint firstItem="qe6-Vy-qzG" firstAttribute="top" relation="greaterThanOrEqual" secondItem="caU-Qr-psb" secondAttribute="bottom" constant="17" id="eje-Nh-XV6"/>
- <constraint firstItem="caU-Qr-psb" firstAttribute="top" secondItem="Go7-gm-l99" secondAttribute="top" constant="17" id="hWb-cC-7tt"/>
- <constraint firstItem="qe6-Vy-qzG" firstAttribute="leading" secondItem="Go7-gm-l99" secondAttribute="leading" id="mFT-2p-IbZ"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="drc-lw-GXk">
- <rect key="frame" x="119.66666666666666" y="0.0" width="119.66666666666666" height="166"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="A1000100" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wHc-QH-9WF">
- <rect key="frame" x="15.333333333333329" y="17" width="89" height="20"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vg7-0U-jun">
- <rect key="frame" x="0.0" y="110" width="119.66666666666667" height="39"/>
- <attributedString key="attributedText">
- <fragment>
- <string key="content">내용 텍스트
- 들어감</string>
- <attributes>
- <font key="NSFont" metaFont="system" size="15"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Vg7-0U-jun" firstAttribute="top" relation="greaterThanOrEqual" secondItem="wHc-QH-9WF" secondAttribute="bottom" constant="17" id="12y-V0-I03"/>
- <constraint firstAttribute="bottom" secondItem="Vg7-0U-jun" secondAttribute="bottom" priority="750" constant="17" id="Su2-lv-iYT"/>
- <constraint firstItem="wHc-QH-9WF" firstAttribute="top" secondItem="drc-lw-GXk" secondAttribute="top" constant="17" id="ddk-fD-qn3"/>
- <constraint firstItem="wHc-QH-9WF" firstAttribute="centerX" secondItem="drc-lw-GXk" secondAttribute="centerX" id="k1f-01-Ajo"/>
- <constraint firstItem="Vg7-0U-jun" firstAttribute="leading" secondItem="drc-lw-GXk" secondAttribute="leading" id="veI-hc-0AV"/>
- <constraint firstAttribute="trailing" secondItem="Vg7-0U-jun" secondAttribute="trailing" id="zWG-EM-7ry"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TAQ-4o-dJk">
- <rect key="frame" x="239.33333333333334" y="0.0" width="119.66666666666666" height="166"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="20 / M" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Bv4-jp-Xep">
- <rect key="frame" x="32.666666666666657" y="17" width="54.333333333333343" height="20"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="B3J-gw-Uea">
- <rect key="frame" x="0.0" y="110" width="119.66666666666667" height="39"/>
- <attributedString key="attributedText">
- <fragment>
- <string key="content">내용 텍스트
- 들어감</string>
- <attributes>
- <font key="NSFont" metaFont="system" size="15"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="B3J-gw-Uea" secondAttribute="bottom" priority="750" constant="17" id="4aP-L9-Yit"/>
- <constraint firstItem="Bv4-jp-Xep" firstAttribute="top" secondItem="TAQ-4o-dJk" secondAttribute="top" constant="17" id="LUY-EF-GJn"/>
- <constraint firstAttribute="trailing" secondItem="B3J-gw-Uea" secondAttribute="trailing" id="cc8-QP-z1c"/>
- <constraint firstItem="B3J-gw-Uea" firstAttribute="leading" secondItem="TAQ-4o-dJk" secondAttribute="leading" id="dsc-dc-FsO"/>
- <constraint firstItem="Bv4-jp-Xep" firstAttribute="centerX" secondItem="TAQ-4o-dJk" secondAttribute="centerX" id="ffn-5P-sfd"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstAttribute="height" priority="250" constant="100" id="6sr-sB-nuS"/>
- <constraint firstItem="B3J-gw-Uea" firstAttribute="centerY" secondItem="qe6-Vy-qzG" secondAttribute="centerY" id="8RE-rQ-eWQ"/>
- <constraint firstItem="qe6-Vy-qzG" firstAttribute="centerY" secondItem="Vg7-0U-jun" secondAttribute="centerY" id="8md-rt-Baq"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </stackView>
- <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="jxM-6x-cdr">
- <rect key="frame" x="8" y="222" width="359" height="422"/>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="40" minimumInteritemSpacing="10" id="RHq-rA-QGF">
- <size key="itemSize" width="50" height="50"/>
- <size key="headerReferenceSize" width="50" height="50"/>
- <size key="footerReferenceSize" width="0.0" height="0.0"/>
- <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
- </collectionViewFlowLayout>
- <cells>
- <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="LYJ-HX-iwP" customClass="PhotoCollectionViewCell" customModule="kunkuk" customModuleProvider="target">
- <rect key="frame" x="0.0" y="50" width="50" height="50"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
- <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
- <autoresizingMask key="autoresizingMask"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hi2-Bv-Fy6">
- <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" red="1" green="0.95294117647058818" blue="0.54509803921568623" alpha="1" colorSpace="calibratedRGB"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </imageView>
- <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="gall_chk_default" translatesAutoresizingMaskIntoConstraints="NO" id="P8T-Tu-dyy" customClass="CheckImageButton" customModule="kunkuk" customModuleProvider="target">
- <rect key="frame" x="27" y="3" width="20" height="20"/>
- <constraints>
- <constraint firstAttribute="width" constant="20" id="6tc-XR-7Ca"/>
- <constraint firstAttribute="height" constant="20" id="cS0-IC-8VS"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="string" keyPath="checkOn" value="gall_chk_active"/>
- <userDefinedRuntimeAttribute type="boolean" keyPath="checked" value="NO"/>
- <userDefinedRuntimeAttribute type="string" keyPath="checkOff" value="gall_chk_default"/>
- </userDefinedRuntimeAttributes>
- </imageView>
- </subviews>
- </view>
- <constraints>
- <constraint firstItem="hi2-Bv-Fy6" firstAttribute="leading" secondItem="LYJ-HX-iwP" secondAttribute="leading" id="0Hs-Lz-mtT"/>
- <constraint firstAttribute="trailing" secondItem="hi2-Bv-Fy6" secondAttribute="trailing" id="A6N-f9-ILq"/>
- <constraint firstAttribute="bottom" secondItem="hi2-Bv-Fy6" secondAttribute="bottom" id="KC8-7d-mQ9"/>
- <constraint firstItem="hi2-Bv-Fy6" firstAttribute="top" secondItem="LYJ-HX-iwP" secondAttribute="top" id="Pxe-3L-jEo"/>
- <constraint firstItem="P8T-Tu-dyy" firstAttribute="top" secondItem="LYJ-HX-iwP" secondAttribute="top" constant="3" id="TCk-Bl-sdI"/>
- <constraint firstAttribute="trailing" secondItem="P8T-Tu-dyy" secondAttribute="trailing" constant="3" id="V1N-Do-tAk"/>
- </constraints>
- <connections>
- <outlet property="album" destination="hi2-Bv-Fy6" id="E8q-Uq-7v2"/>
- <outlet property="check" destination="P8T-Tu-dyy" id="kv4-Hg-81C"/>
- </connections>
- </collectionViewCell>
- </cells>
- <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoCollectionViewReusableView" id="HKO-B6-YDQ" customClass="PhotoCollectionViewReusableView" customModule="kunkuk" customModuleProvider="target">
- <rect key="frame" x="0.0" y="0.0" width="359" height="50"/>
- <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2018-10-10 외래 or 입원, 진료과" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="1Vh-vQ-SnK">
- <rect key="frame" x="16" y="15" width="327" height="27"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <color key="textColor" red="0.39215686274509803" green="0.60392156862745094" blue="0.9882352941176471" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="1Vh-vQ-SnK" secondAttribute="bottom" constant="8" id="Gle-QT-Tgl"/>
- <constraint firstAttribute="trailing" secondItem="1Vh-vQ-SnK" secondAttribute="trailing" constant="16" id="S3E-U1-byp"/>
- <constraint firstItem="1Vh-vQ-SnK" firstAttribute="leading" secondItem="HKO-B6-YDQ" secondAttribute="leading" constant="16" id="eWV-Ts-4dP"/>
- <constraint firstItem="1Vh-vQ-SnK" firstAttribute="top" secondItem="HKO-B6-YDQ" secondAttribute="top" constant="15" id="iPA-HA-H9b"/>
- </constraints>
- <connections>
- <outlet property="title" destination="1Vh-vQ-SnK" id="VYE-dm-Eb4"/>
- </connections>
- </collectionReusableView>
- </collectionView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5S7-UW-OKn">
- <rect key="frame" x="0.0" y="644" width="375" height="40"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Dps-Yw-UhW">
- <rect key="frame" x="0.0" y="0.0" width="375" height="40"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="29Q-a9-R1k">
- <rect key="frame" x="0.0" y="0.0" width="187.66666666666666" height="40"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chk_default" translatesAutoresizingMaskIntoConstraints="NO" id="xQ4-Tv-FEb" customClass="CheckImageButton" customModule="kunkuk" customModuleProvider="target">
- <rect key="frame" x="51.333333333333336" y="12.666666666666629" width="15.000000000000021" height="15"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="xQ4-Tv-FEb" secondAttribute="height" multiplier="1:1" id="gAI-OZ-qwj"/>
- <constraint firstAttribute="width" constant="15" id="jQg-w9-6Z7"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="boolean" keyPath="checked" value="NO"/>
- <userDefinedRuntimeAttribute type="string" keyPath="checkOn" value="chk_active"/>
- <userDefinedRuntimeAttribute type="string" keyPath="checkOff" value="chk_default"/>
- </userDefinedRuntimeAttributes>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="전체선택" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ccd-Kt-iF7">
- <rect key="frame" x="76.333333333333329" y="9.9999999999999982" width="58.999999999999986" height="20.333333333333329"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="xQ4-Tv-FEb" firstAttribute="centerY" secondItem="29Q-a9-R1k" secondAttribute="centerY" id="RVL-K6-cgf"/>
- <constraint firstItem="ccd-Kt-iF7" firstAttribute="leading" secondItem="xQ4-Tv-FEb" secondAttribute="trailing" constant="10" id="UPn-r3-81j"/>
- <constraint firstItem="ccd-Kt-iF7" firstAttribute="centerY" secondItem="29Q-a9-R1k" secondAttribute="centerY" id="g78-XT-zda"/>
- <constraint firstItem="ccd-Kt-iF7" firstAttribute="centerX" secondItem="29Q-a9-R1k" secondAttribute="centerX" constant="12" id="sOi-8c-fGM"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GvB-Pr-Nvx">
- <rect key="frame" x="187.66666666666663" y="0.0" width="187.33333333333337" height="40"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chk_default" translatesAutoresizingMaskIntoConstraints="NO" id="vZ9-I9-ilh" customClass="CheckImageButton" customModule="kunkuk" customModuleProvider="target">
- <rect key="frame" x="51" y="12.666666666666629" width="15.000000000000014" height="15"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" constant="15" id="CjR-YQ-h11"/>
- <constraint firstAttribute="width" secondItem="vZ9-I9-ilh" secondAttribute="height" multiplier="1:1" id="Il1-Eo-Aoz"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="boolean" keyPath="checked" value="NO"/>
- <userDefinedRuntimeAttribute type="string" keyPath="checkOff" value="chk_default"/>
- <userDefinedRuntimeAttribute type="string" keyPath="checkOn" value="chk_active"/>
- </userDefinedRuntimeAttributes>
- </imageView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="전체환자" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="5Bj-pK-noF">
- <rect key="frame" x="76.000000000000028" y="9.9999999999999982" width="59" height="20.333333333333329"/>
- <fontDescription key="fontDescription" type="system" pointSize="17"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="vZ9-I9-ilh" firstAttribute="centerY" secondItem="GvB-Pr-Nvx" secondAttribute="centerY" id="HJP-dE-mS5"/>
- <constraint firstItem="5Bj-pK-noF" firstAttribute="leading" secondItem="vZ9-I9-ilh" secondAttribute="trailing" constant="10" id="RT6-Xb-6Nl"/>
- <constraint firstItem="5Bj-pK-noF" firstAttribute="centerX" secondItem="GvB-Pr-Nvx" secondAttribute="centerX" constant="12" id="b7m-Ov-Sfp"/>
- <constraint firstItem="5Bj-pK-noF" firstAttribute="centerY" secondItem="GvB-Pr-Nvx" secondAttribute="centerY" id="plX-Gn-dV6"/>
- </constraints>
- </view>
- </subviews>
- </stackView>
- </subviews>
- <color key="backgroundColor" red="0.91764705882352937" green="0.92156862745098034" blue="0.92549019607843142" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="Dps-Yw-UhW" firstAttribute="top" secondItem="5S7-UW-OKn" secondAttribute="top" id="9aA-ZV-AZl"/>
- <constraint firstAttribute="trailing" secondItem="Dps-Yw-UhW" secondAttribute="trailing" id="Cwc-ik-SGE"/>
- <constraint firstItem="Dps-Yw-UhW" firstAttribute="leading" secondItem="5S7-UW-OKn" secondAttribute="leading" id="WE0-fF-lya"/>
- <constraint firstAttribute="height" constant="40" id="fGr-36-xrS"/>
- <constraint firstAttribute="bottom" secondItem="Dps-Yw-UhW" secondAttribute="bottom" id="l0c-bT-V40"/>
- </constraints>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="o06-9o-mAW">
- <rect key="frame" x="8" y="684" width="359" height="50"/>
- <subviews>
- <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="K9h-ae-LbQ">
- <rect key="frame" x="0.0" y="0.0" width="359" height="50"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Kib-cX-gbE">
- <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="Kib-cX-gbE" secondAttribute="height" multiplier="1:1" id="2sV-CH-D9p"/>
- </constraints>
- <color key="tintColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <state key="normal" image="baseline_cloud"/>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Mfw-5C-ES1">
- <rect key="frame" x="154.66666666666666" y="0.0" width="50" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="Mfw-5C-ES1" secondAttribute="height" multiplier="1:1" id="bZS-H3-215"/>
- </constraints>
- <state key="normal" image="f_btn_a_camera"/>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bCe-v6-zcW">
- <rect key="frame" x="309" y="0.0" width="50" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="bCe-v6-zcW" secondAttribute="height" multiplier="1:1" id="wzu-0k-YBL"/>
- </constraints>
- <state key="normal" image="f_btn_a_del"/>
- </button>
- </subviews>
- </stackView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="K9h-ae-LbQ" secondAttribute="trailing" id="1fT-K9-uY0"/>
- <constraint firstAttribute="bottom" secondItem="K9h-ae-LbQ" secondAttribute="bottom" id="CR0-hj-dQX"/>
- <constraint firstItem="K9h-ae-LbQ" firstAttribute="top" secondItem="o06-9o-mAW" secondAttribute="top" id="eEX-Cr-OVP"/>
- <constraint firstAttribute="height" constant="50" id="m9f-aQ-Ii0"/>
- <constraint firstItem="K9h-ae-LbQ" firstAttribute="leading" secondItem="o06-9o-mAW" secondAttribute="leading" id="tj9-ni-zaE"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="trailing" secondItem="o06-9o-mAW" secondAttribute="trailing" constant="8" id="7Tr-t9-UG9"/>
- <constraint firstItem="5S7-UW-OKn" firstAttribute="leading" secondItem="Zli-63-5CU" secondAttribute="leading" id="Aem-Ab-wUP"/>
- <constraint firstItem="jJc-rS-Zz1" firstAttribute="top" secondItem="Zli-63-5CU" secondAttribute="top" id="BuV-2n-xBw"/>
- <constraint firstAttribute="trailing" secondItem="kno-vo-6Tg" secondAttribute="trailing" constant="8" id="C3y-Ga-9lU"/>
- <constraint firstItem="kno-vo-6Tg" firstAttribute="top" secondItem="jJc-rS-Zz1" secondAttribute="bottom" id="FLF-85-FI8"/>
- <constraint firstItem="jxM-6x-cdr" firstAttribute="top" secondItem="r5V-JC-o3A" secondAttribute="bottom" constant="8" id="ITi-P2-CGE"/>
- <constraint firstItem="r5V-JC-o3A" firstAttribute="trailing" secondItem="kno-vo-6Tg" secondAttribute="trailing" id="Lvg-Ic-T35"/>
- <constraint firstItem="jJc-rS-Zz1" firstAttribute="leading" secondItem="Zli-63-5CU" secondAttribute="leading" id="QBd-cP-lCU"/>
- <constraint firstItem="kno-vo-6Tg" firstAttribute="leading" secondItem="Zli-63-5CU" secondAttribute="leading" constant="8" id="Rd6-RB-pwR"/>
- <constraint firstItem="5S7-UW-OKn" firstAttribute="top" secondItem="jxM-6x-cdr" secondAttribute="bottom" id="Rle-Z4-7Xm"/>
- <constraint firstAttribute="trailing" secondItem="5S7-UW-OKn" secondAttribute="trailing" id="S1z-sD-mMM"/>
- <constraint firstAttribute="trailing" secondItem="jxM-6x-cdr" secondAttribute="trailing" constant="8" id="SUD-tP-HiQ"/>
- <constraint firstAttribute="trailing" secondItem="jJc-rS-Zz1" secondAttribute="trailing" id="TaK-ck-mpU"/>
- <constraint firstItem="o06-9o-mAW" firstAttribute="top" secondItem="5S7-UW-OKn" secondAttribute="bottom" id="VGu-Sh-JeY"/>
- <constraint firstItem="r5V-JC-o3A" firstAttribute="bottom" secondItem="kno-vo-6Tg" secondAttribute="bottom" id="dBv-RU-9ho"/>
- <constraint firstAttribute="bottom" secondItem="o06-9o-mAW" secondAttribute="bottom" id="hv0-sp-0di"/>
- <constraint firstItem="o06-9o-mAW" firstAttribute="leading" secondItem="Zli-63-5CU" secondAttribute="leading" constant="8" id="izm-Px-x1X"/>
- <constraint firstItem="r5V-JC-o3A" firstAttribute="top" secondItem="kno-vo-6Tg" secondAttribute="top" id="r9x-ub-JNo"/>
- <constraint firstItem="jxM-6x-cdr" firstAttribute="leading" secondItem="Zli-63-5CU" secondAttribute="leading" constant="8" id="taO-o6-hrv"/>
- <constraint firstItem="r5V-JC-o3A" firstAttribute="leading" secondItem="kno-vo-6Tg" secondAttribute="leading" id="ybV-5t-bgS"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Zli-63-5CU" firstAttribute="top" secondItem="8oY-3e-Rpr" secondAttribute="top" id="8oD-4d-HkG"/>
- <constraint firstItem="8oY-3e-Rpr" firstAttribute="trailing" secondItem="Zli-63-5CU" secondAttribute="trailing" id="DTW-BK-T0A"/>
- <constraint firstItem="Zli-63-5CU" firstAttribute="leading" secondItem="8oY-3e-Rpr" secondAttribute="leading" id="SLN-VM-zIc"/>
- <constraint firstItem="8oY-3e-Rpr" firstAttribute="bottom" secondItem="Zli-63-5CU" secondAttribute="bottom" id="xeI-Sg-wMz"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="8oY-3e-Rpr"/>
- </view>
- <connections>
- <outlet property="ageGenderLabel" destination="Bv4-jp-Xep" id="dt8-VC-Z43"/>
- <outlet property="allSelectButton" destination="29Q-a9-R1k" id="YD2-tt-T4O"/>
- <outlet property="allSelectCheck" destination="xQ4-Tv-FEb" id="Mts-UD-Ltb"/>
- <outlet property="allSelectLabel" destination="ccd-Kt-iF7" id="9qH-xt-NWf"/>
- <outlet property="allUserAlbumButton" destination="GvB-Pr-Nvx" id="7C1-lb-gji"/>
- <outlet property="allUserAlbumCheck" destination="vZ9-I9-ilh" id="1Ho-qV-RRd"/>
- <outlet property="allUserAlbumLabel" destination="5Bj-pK-noF" id="nAB-ww-HN9"/>
- <outlet property="cameraButton" destination="Mfw-5C-ES1" id="fdI-ee-YgL"/>
- <outlet property="closeButton" destination="FQZ-R2-nMR" id="oul-w8-NcW"/>
- <outlet property="deleteButton" destination="bCe-v6-zcW" id="60s-Nl-A9a"/>
- <outlet property="deptNmLabel" destination="qe6-Vy-qzG" id="ofo-b1-JDK"/>
- <outlet property="doctorNmLabel" destination="B3J-gw-Uea" id="4AO-Nq-PVo"/>
- <outlet property="okButton" destination="Kib-cX-gbE" id="fHW-RJ-rt5"/>
- <outlet property="patientIdLabel" destination="wHc-QH-9WF" id="FrJ-h7-ReF"/>
- <outlet property="patientNmLabel" destination="caU-Qr-psb" id="w0t-Ez-Z5f"/>
- <outlet property="photoCollectionView" destination="jxM-6x-cdr" id="x2T-u8-dBe"/>
- <outlet property="treatClsKrLabel" destination="Vg7-0U-jun" id="eKA-I5-yGf"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="5X6-Z1-ply" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="4056.8000000000002" y="821.67487684729065"/>
- </scene>
- <!--Photo Detail View Controller-->
- <scene sceneID="aGf-vD-VaZ">
- <objects>
- <viewController storyboardIdentifier="PhotoDetailViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="SMs-20-Sgw" customClass="PhotoDetailViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="ffa-hW-lBj">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="h8N-NJ-7Q4">
- <rect key="frame" x="0.0" y="44" width="375" height="48"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="환부이미지상세" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="GFe-Mw-H6W">
- <rect key="frame" x="127" y="13.666666666666664" width="121.33333333333331" height="21"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="19"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="close_x" translatesAutoresizingMaskIntoConstraints="NO" id="par-Va-bpc">
- <rect key="frame" x="346" y="13.666666666666664" width="21" height="21"/>
- <constraints>
- <constraint firstAttribute="height" constant="21" id="3wW-Ch-M3u"/>
- <constraint firstAttribute="width" secondItem="par-Va-bpc" secondAttribute="height" multiplier="1:1" id="LXG-BG-Xf4"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="GFe-Mw-H6W" firstAttribute="centerY" secondItem="h8N-NJ-7Q4" secondAttribute="centerY" id="KlN-1k-omm"/>
- <constraint firstAttribute="trailing" secondItem="par-Va-bpc" secondAttribute="trailing" constant="8" id="Rc5-28-Owq"/>
- <constraint firstItem="par-Va-bpc" firstAttribute="centerY" secondItem="GFe-Mw-H6W" secondAttribute="centerY" id="cYj-cm-z99"/>
- <constraint firstItem="GFe-Mw-H6W" firstAttribute="centerX" secondItem="h8N-NJ-7Q4" secondAttribute="centerX" id="cli-Ld-1oj"/>
- <constraint firstItem="par-Va-bpc" firstAttribute="width" secondItem="par-Va-bpc" secondAttribute="height" multiplier="1:1" id="sXA-rt-7h5"/>
- <constraint firstAttribute="height" constant="48" id="ynk-Ny-DAX"/>
- </constraints>
- </view>
- <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="d13-IV-tbA">
- <rect key="frame" x="8" y="92" width="359" height="110"/>
- <color key="backgroundColor" red="0.94901960780000005" green="0.95294117649999999" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <stackView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="tXt-o9-X4E">
- <rect key="frame" x="8" y="92" width="359" height="110"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="M1w-oi-9zg">
- <rect key="frame" x="0.0" y="0.0" width="119.66666666666667" height="110"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="홍길동" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="A72-WX-Gkz">
- <rect key="frame" x="35.333333333333329" y="17" width="49.333333333333329" height="20"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jGq-19-oja">
- <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
- <attributedString key="attributedText">
- <fragment content="내용">
- <attributes>
- <font key="NSFont" metaFont="system" size="15"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="A72-WX-Gkz" firstAttribute="top" secondItem="M1w-oi-9zg" secondAttribute="top" constant="17" id="Rux-yN-32K"/>
- <constraint firstItem="jGq-19-oja" firstAttribute="top" relation="greaterThanOrEqual" secondItem="A72-WX-Gkz" secondAttribute="bottom" constant="17" id="Y6R-Zn-8hm"/>
- <constraint firstAttribute="trailing" secondItem="jGq-19-oja" secondAttribute="trailing" id="ZuJ-hH-Yd2"/>
- <constraint firstItem="A72-WX-Gkz" firstAttribute="centerX" secondItem="M1w-oi-9zg" secondAttribute="centerX" id="gOp-zj-vOj"/>
- <constraint firstAttribute="bottom" secondItem="jGq-19-oja" secondAttribute="bottom" priority="750" constant="17" id="pEk-3g-q05"/>
- <constraint firstItem="jGq-19-oja" firstAttribute="leading" secondItem="M1w-oi-9zg" secondAttribute="leading" id="qeS-rV-9UL"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SOW-th-6k9">
- <rect key="frame" x="119.66666666666666" y="0.0" width="119.66666666666666" height="110"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="A1000100" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="chw-O9-PTX">
- <rect key="frame" x="15.333333333333329" y="17" width="89" height="20"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gHF-SU-Yfh">
- <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
- <attributedString key="attributedText">
- <fragment>
- <string key="content">내용 텍스트
- 들어감</string>
- <attributes>
- <font key="NSFont" metaFont="system" size="15"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="chw-O9-PTX" firstAttribute="centerX" secondItem="SOW-th-6k9" secondAttribute="centerX" id="BtP-wZ-1AA"/>
- <constraint firstItem="chw-O9-PTX" firstAttribute="top" secondItem="SOW-th-6k9" secondAttribute="top" constant="17" id="CIA-dH-VSy"/>
- <constraint firstAttribute="trailing" secondItem="gHF-SU-Yfh" secondAttribute="trailing" id="Wsb-Yd-mmg"/>
- <constraint firstAttribute="bottom" secondItem="gHF-SU-Yfh" secondAttribute="bottom" priority="750" constant="17" id="mdx-JY-iTz"/>
- <constraint firstItem="gHF-SU-Yfh" firstAttribute="leading" secondItem="SOW-th-6k9" secondAttribute="leading" id="vWi-aw-Y0K"/>
- <constraint firstItem="gHF-SU-Yfh" firstAttribute="top" relation="greaterThanOrEqual" secondItem="chw-O9-PTX" secondAttribute="bottom" constant="17" id="xZa-we-WJc"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JOM-b2-uNp">
- <rect key="frame" x="239.33333333333334" y="0.0" width="119.66666666666666" height="110"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="20 / M" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HE5-qb-ZSg">
- <rect key="frame" x="32.666666666666657" y="17" width="54.333333333333343" height="20"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" usesAttributedText="YES" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="F6E-nV-1vq">
- <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
- <attributedString key="attributedText">
- <fragment>
- <string key="content">내용 텍스트
- 들어감</string>
- <attributes>
- <font key="NSFont" metaFont="system" size="15"/>
- <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
- </attributes>
- </fragment>
- </attributedString>
- <nil key="highlightedColor"/>
- </label>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="HE5-qb-ZSg" firstAttribute="centerX" secondItem="JOM-b2-uNp" secondAttribute="centerX" id="2Fd-tu-PLf"/>
- <constraint firstItem="F6E-nV-1vq" firstAttribute="leading" secondItem="JOM-b2-uNp" secondAttribute="leading" id="3CU-ph-xt9"/>
- <constraint firstItem="HE5-qb-ZSg" firstAttribute="top" secondItem="JOM-b2-uNp" secondAttribute="top" constant="17" id="B37-mz-JIW"/>
- <constraint firstAttribute="trailing" secondItem="F6E-nV-1vq" secondAttribute="trailing" id="EwH-vx-PQ2"/>
- <constraint firstAttribute="bottom" secondItem="F6E-nV-1vq" secondAttribute="bottom" priority="750" constant="17" id="mvL-U7-WZL"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
- <real key="value" value="0.0"/>
- </userDefinedRuntimeAttribute>
- <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
- <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </view>
- </subviews>
- <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
- <constraints>
- <constraint firstItem="F6E-nV-1vq" firstAttribute="centerY" secondItem="jGq-19-oja" secondAttribute="centerY" id="00E-z0-hz3"/>
- <constraint firstItem="jGq-19-oja" firstAttribute="centerY" secondItem="gHF-SU-Yfh" secondAttribute="centerY" id="IOP-f4-LIq"/>
- <constraint firstAttribute="height" priority="250" constant="100" id="VIo-b3-twM"/>
- </constraints>
- <userDefinedRuntimeAttributes>
- <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
- <real key="value" value="5"/>
- </userDefinedRuntimeAttribute>
- </userDefinedRuntimeAttributes>
- </stackView>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="2018-10-10 외래 or 입원, 진료과" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="qrF-N9-cAv">
- <rect key="frame" x="16" y="217" width="343" height="20"/>
- <constraints>
- <constraint firstAttribute="height" constant="20" id="za8-Ii-iFb"/>
- </constraints>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
- <color key="textColor" red="0.3921568627" green="0.60392156860000001" blue="0.98823529409999999" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
- <nil key="highlightedColor"/>
- </label>
- <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" maximumZoomScale="6" translatesAutoresizingMaskIntoConstraints="NO" id="2iH-20-RM0">
- <rect key="frame" x="8" y="245" width="359" height="483"/>
- <subviews>
- <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5Sc-ew-tv8">
- <rect key="frame" x="0.0" y="0.0" width="359" height="483"/>
- </imageView>
- </subviews>
- <constraints>
- <constraint firstAttribute="bottom" secondItem="5Sc-ew-tv8" secondAttribute="bottom" id="5q8-wC-Liw"/>
- <constraint firstAttribute="trailing" secondItem="5Sc-ew-tv8" secondAttribute="trailing" id="Z9a-mv-Ogm"/>
- <constraint firstItem="5Sc-ew-tv8" firstAttribute="top" secondItem="2iH-20-RM0" secondAttribute="top" id="bHo-1e-efW"/>
- <constraint firstItem="5Sc-ew-tv8" firstAttribute="centerX" secondItem="2iH-20-RM0" secondAttribute="centerX" id="kcN-vB-r0Y"/>
- <constraint firstItem="5Sc-ew-tv8" firstAttribute="leading" secondItem="2iH-20-RM0" secondAttribute="leading" id="odj-gd-DVS"/>
- <constraint firstItem="5Sc-ew-tv8" firstAttribute="centerY" secondItem="2iH-20-RM0" secondAttribute="centerY" id="ryf-m9-i2f"/>
- </constraints>
- </scrollView>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QtU-l3-lKc">
- <rect key="frame" x="8" y="728" width="359" height="50"/>
- <subviews>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gSz-Ro-iIZ">
- <rect key="frame" x="259" y="0.0" width="50" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="gSz-Ro-iIZ" secondAttribute="height" multiplier="1:1" id="fCt-RW-SRY"/>
- </constraints>
- <state key="normal" image="f_btn_a_upload"/>
- </button>
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kX7-lc-b7T">
- <rect key="frame" x="309" y="0.0" width="50" height="50"/>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="kX7-lc-b7T" secondAttribute="height" multiplier="1:1" id="ZxF-yY-hkZ"/>
- </constraints>
- <state key="normal" image="f_btn_a_exit"/>
- </button>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="kX7-lc-b7T" firstAttribute="leading" secondItem="gSz-Ro-iIZ" secondAttribute="trailing" id="4Gq-aY-lgm"/>
- <constraint firstItem="kX7-lc-b7T" firstAttribute="top" secondItem="QtU-l3-lKc" secondAttribute="top" id="7oi-dj-MVE"/>
- <constraint firstAttribute="bottom" secondItem="kX7-lc-b7T" secondAttribute="bottom" id="PsG-Ui-p2Z"/>
- <constraint firstAttribute="trailing" secondItem="kX7-lc-b7T" secondAttribute="trailing" id="Weh-EV-jnC"/>
- <constraint firstAttribute="bottom" secondItem="gSz-Ro-iIZ" secondAttribute="bottom" id="dqu-mB-GrG"/>
- <constraint firstItem="gSz-Ro-iIZ" firstAttribute="top" secondItem="QtU-l3-lKc" secondAttribute="top" id="rE6-Un-42y"/>
- <constraint firstAttribute="height" constant="50" id="wEm-kj-fvN"/>
- </constraints>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="qrF-N9-cAv" firstAttribute="leading" secondItem="Fph-JF-Fvh" secondAttribute="leading" constant="16" id="0SW-pM-bAh"/>
- <constraint firstItem="Fph-JF-Fvh" firstAttribute="trailing" secondItem="tXt-o9-X4E" secondAttribute="trailing" constant="8" id="0VW-dO-pO8"/>
- <constraint firstItem="Fph-JF-Fvh" firstAttribute="trailing" secondItem="qrF-N9-cAv" secondAttribute="trailing" constant="16" id="1ZH-P1-ClT"/>
- <constraint firstItem="h8N-NJ-7Q4" firstAttribute="leading" secondItem="Fph-JF-Fvh" secondAttribute="leading" id="1nB-eB-Mz9"/>
- <constraint firstItem="Fph-JF-Fvh" firstAttribute="bottom" secondItem="QtU-l3-lKc" secondAttribute="bottom" id="2zA-Yt-VcM"/>
- <constraint firstItem="tXt-o9-X4E" firstAttribute="leading" secondItem="Fph-JF-Fvh" secondAttribute="leading" constant="8" id="39o-fO-6rl"/>
- <constraint firstItem="h8N-NJ-7Q4" firstAttribute="trailing" secondItem="Fph-JF-Fvh" secondAttribute="trailing" id="3v0-wF-Mqg"/>
- <constraint firstItem="h8N-NJ-7Q4" firstAttribute="top" secondItem="Fph-JF-Fvh" secondAttribute="top" id="6KH-SX-Zy6"/>
- <constraint firstItem="QtU-l3-lKc" firstAttribute="top" secondItem="2iH-20-RM0" secondAttribute="bottom" id="HDp-v1-BH5"/>
- <constraint firstItem="2iH-20-RM0" firstAttribute="top" secondItem="qrF-N9-cAv" secondAttribute="bottom" constant="8" id="Lul-kN-U6n"/>
- <constraint firstItem="d13-IV-tbA" firstAttribute="top" secondItem="tXt-o9-X4E" secondAttribute="top" id="SkE-j6-Jfj"/>
- <constraint firstItem="QtU-l3-lKc" firstAttribute="leading" secondItem="Fph-JF-Fvh" secondAttribute="leading" constant="8" id="iIy-xC-hbn"/>
- <constraint firstItem="d13-IV-tbA" firstAttribute="bottom" secondItem="tXt-o9-X4E" secondAttribute="bottom" id="itR-GD-s6W"/>
- <constraint firstItem="qrF-N9-cAv" firstAttribute="top" secondItem="d13-IV-tbA" secondAttribute="bottom" constant="15" id="jPn-Op-OcK"/>
- <constraint firstItem="tXt-o9-X4E" firstAttribute="top" secondItem="h8N-NJ-7Q4" secondAttribute="bottom" id="kfb-UR-gWu"/>
- <constraint firstItem="Fph-JF-Fvh" firstAttribute="trailing" secondItem="2iH-20-RM0" secondAttribute="trailing" constant="8" id="rfS-1r-Y7l"/>
- <constraint firstItem="Fph-JF-Fvh" firstAttribute="trailing" secondItem="QtU-l3-lKc" secondAttribute="trailing" constant="8" id="sM6-8q-CX2"/>
- <constraint firstItem="d13-IV-tbA" firstAttribute="trailing" secondItem="tXt-o9-X4E" secondAttribute="trailing" id="sRv-YF-Cwz"/>
- <constraint firstItem="2iH-20-RM0" firstAttribute="leading" secondItem="Fph-JF-Fvh" secondAttribute="leading" constant="8" id="sbe-wB-ibT"/>
- <constraint firstItem="d13-IV-tbA" firstAttribute="leading" secondItem="tXt-o9-X4E" secondAttribute="leading" id="tUQ-Q7-aE8"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="Fph-JF-Fvh"/>
- </view>
- <connections>
- <outlet property="ageGenderLabel" destination="HE5-qb-ZSg" id="w6z-zA-Xh5"/>
- <outlet property="closeButton" destination="par-Va-bpc" id="8Yg-jO-Cub"/>
- <outlet property="deptNmLabel" destination="jGq-19-oja" id="hxZ-AD-m2v"/>
- <outlet property="doctorNmLabel" destination="F6E-nV-1vq" id="BJO-27-X6s"/>
- <outlet property="exitButton" destination="kX7-lc-b7T" id="kJT-Nx-Aeg"/>
- <outlet property="imageView" destination="5Sc-ew-tv8" id="k1y-Vo-fs3"/>
- <outlet property="patientIdLabel" destination="chw-O9-PTX" id="9pv-47-Vo9"/>
- <outlet property="patientNmLabel" destination="A72-WX-Gkz" id="9nX-We-6AO"/>
- <outlet property="scrollView" destination="2iH-20-RM0" id="OrG-GR-aJ6"/>
- <outlet property="titleLabel" destination="qrF-N9-cAv" id="r5m-vz-dmK"/>
- <outlet property="treatClsKrLabel" destination="gHF-SU-Yfh" id="RPB-nJ-3NN"/>
- <outlet property="uploadButton" destination="gSz-Ro-iIZ" id="cZK-ke-Cfj"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="M26-hv-4ja" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="4850" y="822"/>
- </scene>
- <!--Web View Controller-->
- <scene sceneID="iTK-sH-9d9">
- <objects>
- <viewController storyboardIdentifier="WebViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="ySz-mN-COb" customClass="WebViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="FvJ-I3-Lal">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="i01-15-nXY" customClass="StoryBoardableWKWebView" customModule="kunkuk" customModuleProvider="target">
- <rect key="frame" x="0.0" y="44" width="375" height="734"/>
- </view>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="i01-15-nXY" firstAttribute="leading" secondItem="Nsy-7M-Ce9" secondAttribute="leading" id="0Bl-y1-PhW"/>
- <constraint firstItem="Nsy-7M-Ce9" firstAttribute="trailing" secondItem="i01-15-nXY" secondAttribute="trailing" id="8HR-pE-1D1"/>
- <constraint firstItem="i01-15-nXY" firstAttribute="top" secondItem="Nsy-7M-Ce9" secondAttribute="top" id="NsQ-NO-sYF"/>
- <constraint firstItem="Nsy-7M-Ce9" firstAttribute="bottom" secondItem="i01-15-nXY" secondAttribute="bottom" id="iWE-WH-0Wi"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="Nsy-7M-Ce9"/>
- </view>
- <navigationItem key="navigationItem" id="797-zX-QaQ"/>
- <nil key="simulatedTopBarMetrics"/>
- <nil key="simulatedBottomBarMetrics"/>
- <connections>
- <outlet property="webView" destination="i01-15-nXY" id="tQ4-TN-nje"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="UyT-zt-IRG" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="1519" y="123"/>
- </scene>
- <!--Barcode View Controller-->
- <scene sceneID="imo-ig-Kdc">
- <objects>
- <viewController storyboardIdentifier="BarcodeViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="hXX-kq-ut8" customClass="BarcodeViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
- <view key="view" contentMode="scaleToFill" id="5qx-dD-4na">
- <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
- <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
- <subviews>
- <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oTz-vn-Un2">
- <rect key="frame" x="0.0" y="44" width="375" height="48"/>
- <subviews>
- <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="스캔" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Tzg-sE-Hgh">
- <rect key="frame" x="170.33333333333334" y="13.666666666666664" width="34.666666666666657" height="21"/>
- <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="19"/>
- <nil key="textColor"/>
- <nil key="highlightedColor"/>
- </label>
- <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="close_x" translatesAutoresizingMaskIntoConstraints="NO" id="Dhl-af-Gnu">
- <rect key="frame" x="346" y="13.666666666666664" width="21" height="21"/>
- <constraints>
- <constraint firstAttribute="width" secondItem="Dhl-af-Gnu" secondAttribute="height" multiplier="1:1" id="2HK-aA-anq"/>
- <constraint firstAttribute="height" constant="21" id="n7V-E9-8FP"/>
- </constraints>
- </imageView>
- </subviews>
- <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="Tzg-sE-Hgh" firstAttribute="centerX" secondItem="oTz-vn-Un2" secondAttribute="centerX" id="Ngq-eM-UHC"/>
- <constraint firstItem="Dhl-af-Gnu" firstAttribute="centerY" secondItem="oTz-vn-Un2" secondAttribute="centerY" id="TvQ-OD-eCs"/>
- <constraint firstAttribute="height" constant="48" id="gvN-i7-a4J"/>
- <constraint firstItem="Tzg-sE-Hgh" firstAttribute="centerY" secondItem="oTz-vn-Un2" secondAttribute="centerY" id="i7y-rn-L8P"/>
- <constraint firstAttribute="trailing" secondItem="Dhl-af-Gnu" secondAttribute="trailing" constant="8" id="wTD-Cw-IS6"/>
- </constraints>
- </view>
- <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fY6-cx-P9K">
- <rect key="frame" x="0.0" y="92" width="375" height="686"/>
- </containerView>
- </subviews>
- <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
- <constraints>
- <constraint firstItem="oTz-vn-Un2" firstAttribute="trailing" secondItem="fTG-EZ-ZnY" secondAttribute="trailing" id="0aw-GZ-rha"/>
- <constraint firstItem="fTG-EZ-ZnY" firstAttribute="bottom" secondItem="fY6-cx-P9K" secondAttribute="bottom" id="aDJ-pN-6Cy"/>
- <constraint firstItem="oTz-vn-Un2" firstAttribute="leading" secondItem="fTG-EZ-ZnY" secondAttribute="leading" id="crw-c6-tha"/>
- <constraint firstItem="fTG-EZ-ZnY" firstAttribute="trailing" secondItem="fY6-cx-P9K" secondAttribute="trailing" id="fpn-iy-YVw"/>
- <constraint firstItem="fY6-cx-P9K" firstAttribute="top" secondItem="oTz-vn-Un2" secondAttribute="bottom" id="pQV-LV-jLf"/>
- <constraint firstItem="oTz-vn-Un2" firstAttribute="top" secondItem="fTG-EZ-ZnY" secondAttribute="top" id="rAb-v0-BOn"/>
- <constraint firstItem="fY6-cx-P9K" firstAttribute="leading" secondItem="fTG-EZ-ZnY" secondAttribute="leading" id="yPM-Bl-LUn"/>
- </constraints>
- <viewLayoutGuide key="safeArea" id="fTG-EZ-ZnY"/>
- </view>
- <navigationItem key="navigationItem" id="GXU-sY-uR3"/>
- <connections>
- <outlet property="cameraOverlayView" destination="fY6-cx-P9K" id="AcS-Dv-4YP"/>
- <outlet property="closeButton" destination="Dhl-af-Gnu" id="bo7-ko-Jo2"/>
- </connections>
- </viewController>
- <placeholder placeholderIdentifier="IBFirstResponder" id="4d5-ge-Yuw" userLabel="First Responder" sceneMemberID="firstResponder"/>
- </objects>
- <point key="canvasLocation" x="796" y="822"/>
- </scene>
- </scenes>
- <resources>
- <image name="backward" width="30" height="30"/>
- <image name="baseline_cloud" width="36" height="36"/>
- <image name="camera_lo" width="660" height="660"/>
- <image name="chk_default" width="49" height="48"/>
- <image name="close" width="30" height="30"/>
- <image name="close_x" width="63" height="63"/>
- <image name="f_btn_a_camera" width="150" height="150"/>
- <image name="f_btn_a_del" width="150" height="150"/>
- <image name="f_btn_a_exit" width="150" height="150"/>
- <image name="f_btn_a_upload" width="150" height="150"/>
- <image name="f_btn_back" width="270" height="150"/>
- <image name="f_btn_camera" width="270" height="150"/>
- <image name="f_btn_list" width="270" height="150"/>
- <image name="forward" width="30" height="30"/>
- <image name="gall_chk_default" width="66" height="66"/>
- <image name="refresh" width="30" height="30"/>
- </resources>
- </document>
|