Main.storyboard 144 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <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">
  3. <device id="retina5_9" orientation="portrait">
  4. <adaptation id="fullscreen"/>
  5. </device>
  6. <dependencies>
  7. <deployment identifier="iOS"/>
  8. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="14490.49"/>
  9. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  10. <capability name="Stack View standard spacing" minToolsVersion="9.0"/>
  11. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  12. </dependencies>
  13. <customFonts key="customFonts">
  14. <array key="NanumSquareBold.ttf">
  15. <string>NanumSquareB</string>
  16. </array>
  17. </customFonts>
  18. <scenes>
  19. <!--Extra Web View Controller-->
  20. <scene sceneID="aob-Xs-UUK">
  21. <objects>
  22. <viewController storyboardIdentifier="ExtraWebViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="nDd-yG-OzX" customClass="ExtraWebViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
  23. <view key="view" contentMode="scaleToFill" id="ueR-nN-xEe">
  24. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  25. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  26. <subviews>
  27. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="bvY-we-jch" customClass="StoryBoardableWKWebView" customModule="kunkuk" customModuleProvider="target">
  28. <rect key="frame" x="0.0" y="44" width="375" height="674"/>
  29. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  30. </view>
  31. <toolbar opaque="NO" clearsContextBeforeDrawing="NO" contentMode="scaleToFill" barStyle="black" translatesAutoresizingMaskIntoConstraints="NO" id="RZz-La-LDk">
  32. <rect key="frame" x="0.0" y="718" width="375" height="60"/>
  33. <color key="backgroundColor" red="0.058823529409999999" green="0.1843137255" blue="0.47450980390000003" alpha="1" colorSpace="calibratedRGB"/>
  34. <constraints>
  35. <constraint firstAttribute="height" constant="60" id="rdF-9T-D2r"/>
  36. </constraints>
  37. <items>
  38. <barButtonItem title="Item" image="backward" id="od6-Sh-NHK">
  39. <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  40. </barButtonItem>
  41. <barButtonItem style="plain" systemItem="flexibleSpace" id="rIn-m1-aJo"/>
  42. <barButtonItem title="&gt;" image="forward" id="GEi-ep-uKf">
  43. <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  44. </barButtonItem>
  45. <barButtonItem style="plain" systemItem="flexibleSpace" id="UPf-tk-Dk0"/>
  46. <barButtonItem title="Item" image="refresh" id="byN-jz-M6E">
  47. <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  48. </barButtonItem>
  49. <barButtonItem style="plain" systemItem="flexibleSpace" id="15b-xO-pIJ"/>
  50. <barButtonItem title="Item" image="close" id="NCf-02-aai">
  51. <color key="tintColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  52. </barButtonItem>
  53. </items>
  54. </toolbar>
  55. </subviews>
  56. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  57. <constraints>
  58. <constraint firstItem="fxy-zR-KYJ" firstAttribute="trailing" secondItem="bvY-we-jch" secondAttribute="trailing" id="4Ma-uL-0r0"/>
  59. <constraint firstItem="fxy-zR-KYJ" firstAttribute="trailing" secondItem="RZz-La-LDk" secondAttribute="trailing" id="6DL-Y5-9Nh"/>
  60. <constraint firstItem="RZz-La-LDk" firstAttribute="top" secondItem="bvY-we-jch" secondAttribute="bottom" id="A2O-eh-bWc"/>
  61. <constraint firstItem="fxy-zR-KYJ" firstAttribute="bottom" secondItem="RZz-La-LDk" secondAttribute="bottom" id="A6x-V9-znL"/>
  62. <constraint firstItem="bvY-we-jch" firstAttribute="top" secondItem="fxy-zR-KYJ" secondAttribute="top" id="Ddc-PP-8l1"/>
  63. <constraint firstItem="RZz-La-LDk" firstAttribute="leading" secondItem="fxy-zR-KYJ" secondAttribute="leading" id="RnH-ig-4wB"/>
  64. <constraint firstItem="bvY-we-jch" firstAttribute="leading" secondItem="fxy-zR-KYJ" secondAttribute="leading" id="h28-xf-AAq"/>
  65. </constraints>
  66. <viewLayoutGuide key="safeArea" id="fxy-zR-KYJ"/>
  67. </view>
  68. <connections>
  69. <outlet property="backward" destination="od6-Sh-NHK" id="tZW-S6-bYt"/>
  70. <outlet property="close" destination="NCf-02-aai" id="IcP-bO-9Uj"/>
  71. <outlet property="forward" destination="GEi-ep-uKf" id="VYd-2l-scN"/>
  72. <outlet property="menuBar" destination="RZz-La-LDk" id="IkC-Sk-JMk"/>
  73. <outlet property="refresh" destination="byN-jz-M6E" id="BPw-E4-aN8"/>
  74. <outlet property="webView" destination="bvY-we-jch" id="6pE-XL-UUs"/>
  75. </connections>
  76. </viewController>
  77. <placeholder placeholderIdentifier="IBFirstResponder" id="aol-LP-aUl" userLabel="First Responder" sceneMemberID="firstResponder"/>
  78. </objects>
  79. <point key="canvasLocation" x="2186" y="123"/>
  80. </scene>
  81. <!--Navigation Controller-->
  82. <scene sceneID="Jba-dU-k1f">
  83. <objects>
  84. <navigationController storyboardIdentifier="WebviewNavigationController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="WSz-h3-e9R" sceneMemberID="viewController">
  85. <navigationBar key="navigationBar" contentMode="scaleToFill" id="ocH-x4-xiF">
  86. <rect key="frame" x="0.0" y="44" width="375" height="44"/>
  87. <autoresizingMask key="autoresizingMask"/>
  88. </navigationBar>
  89. <connections>
  90. <segue destination="ySz-mN-COb" kind="relationship" relationship="rootViewController" id="OiY-3Q-erd"/>
  91. </connections>
  92. </navigationController>
  93. <placeholder placeholderIdentifier="IBFirstResponder" id="2N1-sD-EIH" userLabel="First Responder" sceneMemberID="firstResponder"/>
  94. </objects>
  95. <point key="canvasLocation" x="796" y="124"/>
  96. </scene>
  97. <!--Test2 View Controller-->
  98. <scene sceneID="t4G-8e-KCr">
  99. <objects>
  100. <viewController storyboardIdentifier="Test2ViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="IB0-Up-J7N" customClass="Test2ViewController" sceneMemberID="viewController">
  101. <view key="view" contentMode="scaleToFill" id="9s2-je-UzA">
  102. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  103. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  104. <subviews>
  105. <view contentMode="scaleToFill" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qOp-k6-iGj">
  106. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  107. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  108. <subviews>
  109. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="fTn-Tu-UyJ">
  110. <rect key="frame" x="138" y="365" width="99" height="83"/>
  111. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  112. <color key="backgroundColor" white="0.66666666669999997" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  113. <state key="normal" title="Scan"/>
  114. </button>
  115. <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">
  116. <rect key="frame" x="70" y="118" width="235" height="30"/>
  117. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  118. <nil key="textColor"/>
  119. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  120. <textInputTraits key="textInputTraits"/>
  121. </textField>
  122. </subviews>
  123. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  124. </view>
  125. </subviews>
  126. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  127. <viewLayoutGuide key="safeArea" id="PCl-dP-Ev5"/>
  128. </view>
  129. <connections>
  130. <outlet property="scanButton" destination="fTn-Tu-UyJ" id="C1J-tn-8Oq"/>
  131. </connections>
  132. </viewController>
  133. <placeholder placeholderIdentifier="IBFirstResponder" id="2Xu-xX-Z2f" userLabel="First Responder" sceneMemberID="firstResponder"/>
  134. </objects>
  135. <point key="canvasLocation" x="1610" y="822"/>
  136. </scene>
  137. <!--Picture View Controller-->
  138. <scene sceneID="fkI-Y5-awn">
  139. <objects>
  140. <viewController storyboardIdentifier="PictureViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="IUL-tO-62n" customClass="PictureViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
  141. <view key="view" contentMode="scaleToFill" id="cey-dQ-ZA5">
  142. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  143. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  144. <subviews>
  145. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Pub-Ed-9mn">
  146. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  147. <connections>
  148. <segue destination="vG9-SK-zG4" kind="embed" id="9hA-fj-dZ7"/>
  149. </connections>
  150. </containerView>
  151. <containerView hidden="YES" opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="4Ae-P7-0Xz">
  152. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  153. <connections>
  154. <segue destination="HAU-b8-2L8" kind="embed" id="fhe-kt-nhW"/>
  155. </connections>
  156. </containerView>
  157. </subviews>
  158. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  159. <constraints>
  160. <constraint firstAttribute="bottom" secondItem="4Ae-P7-0Xz" secondAttribute="bottom" id="0Sq-7o-q3j"/>
  161. <constraint firstAttribute="bottom" secondItem="Pub-Ed-9mn" secondAttribute="bottom" id="0t7-YQ-eib"/>
  162. <constraint firstItem="4Ae-P7-0Xz" firstAttribute="top" secondItem="cey-dQ-ZA5" secondAttribute="top" id="8LR-QM-0R7"/>
  163. <constraint firstItem="Pub-Ed-9mn" firstAttribute="top" secondItem="cey-dQ-ZA5" secondAttribute="top" id="AeE-63-h1L"/>
  164. <constraint firstItem="Pub-Ed-9mn" firstAttribute="leading" secondItem="2PI-m1-5tR" secondAttribute="leading" id="IX1-b3-LRR"/>
  165. <constraint firstItem="4Ae-P7-0Xz" firstAttribute="trailing" secondItem="2PI-m1-5tR" secondAttribute="trailing" id="ho1-uJ-vN9"/>
  166. <constraint firstItem="2PI-m1-5tR" firstAttribute="trailing" secondItem="Pub-Ed-9mn" secondAttribute="trailing" id="vQ0-Cb-iTu"/>
  167. <constraint firstItem="4Ae-P7-0Xz" firstAttribute="leading" secondItem="2PI-m1-5tR" secondAttribute="leading" id="zf0-Ap-djz"/>
  168. </constraints>
  169. <viewLayoutGuide key="safeArea" id="2PI-m1-5tR"/>
  170. </view>
  171. <navigationItem key="navigationItem" id="dLE-K6-cdd"/>
  172. <connections>
  173. <outlet property="cameraContainer" destination="Pub-Ed-9mn" id="gnp-ID-DlG"/>
  174. <outlet property="gallaryContainer" destination="4Ae-P7-0Xz" id="kw0-Re-0iA"/>
  175. </connections>
  176. </viewController>
  177. <placeholder placeholderIdentifier="IBFirstResponder" id="ObH-zG-MfG" userLabel="First Responder" sceneMemberID="firstResponder"/>
  178. </objects>
  179. <point key="canvasLocation" x="2402" y="822"/>
  180. </scene>
  181. <!--Custom Camera View Controller-->
  182. <scene sceneID="hFe-8t-oPg">
  183. <objects>
  184. <viewController storyboardIdentifier="CustomCameraViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="vG9-SK-zG4" customClass="CustomCameraViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
  185. <view key="view" contentMode="scaleToFill" id="qCj-GS-Fhf">
  186. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  187. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  188. <subviews>
  189. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="22g-sz-Ri6">
  190. <rect key="frame" x="0.0" y="44" width="375" height="48"/>
  191. <subviews>
  192. <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">
  193. <rect key="frame" x="127" y="13.666666666666664" width="121.33333333333331" height="21"/>
  194. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="19"/>
  195. <nil key="textColor"/>
  196. <nil key="highlightedColor"/>
  197. </label>
  198. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="close_x" translatesAutoresizingMaskIntoConstraints="NO" id="Vnl-oE-eK1">
  199. <rect key="frame" x="346" y="13.666666666666664" width="21" height="21"/>
  200. <constraints>
  201. <constraint firstAttribute="height" constant="21" id="2kE-2l-aZX"/>
  202. <constraint firstAttribute="width" secondItem="Vnl-oE-eK1" secondAttribute="height" multiplier="1:1" id="TrO-Dh-uJa"/>
  203. </constraints>
  204. </imageView>
  205. </subviews>
  206. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  207. <constraints>
  208. <constraint firstItem="2Gz-wR-Tkc" firstAttribute="centerY" secondItem="22g-sz-Ri6" secondAttribute="centerY" id="GZw-Mz-wUS"/>
  209. <constraint firstAttribute="height" constant="48" id="Q6r-UE-Q4s"/>
  210. <constraint firstAttribute="trailing" secondItem="Vnl-oE-eK1" secondAttribute="trailing" constant="8" id="Uxu-AQ-jUI"/>
  211. <constraint firstItem="2Gz-wR-Tkc" firstAttribute="centerX" secondItem="22g-sz-Ri6" secondAttribute="centerX" id="VP1-uQ-eqG"/>
  212. <constraint firstItem="Vnl-oE-eK1" firstAttribute="centerY" secondItem="22g-sz-Ri6" secondAttribute="centerY" id="tdV-n8-BbW"/>
  213. </constraints>
  214. </view>
  215. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QiK-PL-Z18">
  216. <rect key="frame" x="8" y="92" width="359" height="110"/>
  217. <color key="backgroundColor" red="0.94901960784313721" green="0.95294117647058818" blue="0.95686274509803915" alpha="1" colorSpace="calibratedRGB"/>
  218. <userDefinedRuntimeAttributes>
  219. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  220. <real key="value" value="5"/>
  221. </userDefinedRuntimeAttribute>
  222. </userDefinedRuntimeAttributes>
  223. </view>
  224. <stackView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Hjm-3n-PnS">
  225. <rect key="frame" x="8" y="92" width="359" height="110"/>
  226. <subviews>
  227. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="3cc-tr-RLg">
  228. <rect key="frame" x="0.0" y="0.0" width="119.66666666666667" height="110"/>
  229. <subviews>
  230. <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">
  231. <rect key="frame" x="35.333333333333329" y="17" width="49.333333333333329" height="20"/>
  232. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  233. <nil key="textColor"/>
  234. <nil key="highlightedColor"/>
  235. </label>
  236. <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">
  237. <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
  238. <attributedString key="attributedText">
  239. <fragment content="내용">
  240. <attributes>
  241. <font key="NSFont" metaFont="system" size="15"/>
  242. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
  243. </attributes>
  244. </fragment>
  245. </attributedString>
  246. <nil key="highlightedColor"/>
  247. </label>
  248. </subviews>
  249. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  250. <constraints>
  251. <constraint firstItem="ZS3-lT-QK3" firstAttribute="centerX" secondItem="3cc-tr-RLg" secondAttribute="centerX" id="1Jd-Ub-Tco"/>
  252. <constraint firstItem="fKT-hb-N98" firstAttribute="leading" secondItem="3cc-tr-RLg" secondAttribute="leading" id="UX1-RD-4JM"/>
  253. <constraint firstItem="fKT-hb-N98" firstAttribute="top" relation="greaterThanOrEqual" secondItem="ZS3-lT-QK3" secondAttribute="bottom" constant="17" id="Y1m-dZ-iy3"/>
  254. <constraint firstAttribute="bottom" secondItem="fKT-hb-N98" secondAttribute="bottom" priority="750" constant="17" id="anY-P2-Vfl"/>
  255. <constraint firstAttribute="trailing" secondItem="fKT-hb-N98" secondAttribute="trailing" id="rDK-qZ-lpi"/>
  256. <constraint firstItem="ZS3-lT-QK3" firstAttribute="top" secondItem="3cc-tr-RLg" secondAttribute="top" constant="17" id="v1h-YB-FZG"/>
  257. </constraints>
  258. <userDefinedRuntimeAttributes>
  259. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  260. <real key="value" value="0.0"/>
  261. </userDefinedRuntimeAttribute>
  262. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  263. <real key="value" value="0.0"/>
  264. </userDefinedRuntimeAttribute>
  265. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  266. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  267. </userDefinedRuntimeAttribute>
  268. </userDefinedRuntimeAttributes>
  269. </view>
  270. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="HsK-mM-rVT">
  271. <rect key="frame" x="119.66666666666666" y="0.0" width="119.66666666666666" height="110"/>
  272. <subviews>
  273. <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">
  274. <rect key="frame" x="0.0" y="17" width="119.66666666666667" height="20"/>
  275. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  276. <nil key="textColor"/>
  277. <nil key="highlightedColor"/>
  278. </label>
  279. <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">
  280. <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
  281. <attributedString key="attributedText">
  282. <fragment>
  283. <string key="content">내용 텍스트
  284. 들어감</string>
  285. <attributes>
  286. <font key="NSFont" metaFont="system" size="15"/>
  287. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
  288. </attributes>
  289. </fragment>
  290. </attributedString>
  291. <nil key="highlightedColor"/>
  292. </label>
  293. </subviews>
  294. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  295. <constraints>
  296. <constraint firstItem="Ecd-Ow-N4X" firstAttribute="centerX" secondItem="4un-kx-8PH" secondAttribute="centerX" id="3JV-zp-UxY"/>
  297. <constraint firstAttribute="trailing" secondItem="Ecd-Ow-N4X" secondAttribute="trailing" id="4Mk-SP-UiH"/>
  298. <constraint firstItem="4un-kx-8PH" firstAttribute="leading" secondItem="HsK-mM-rVT" secondAttribute="leading" id="9ll-zO-Bjh"/>
  299. <constraint firstItem="4un-kx-8PH" firstAttribute="top" secondItem="HsK-mM-rVT" secondAttribute="top" constant="17" id="QWn-IJ-DRB"/>
  300. <constraint firstAttribute="bottom" secondItem="Ecd-Ow-N4X" secondAttribute="bottom" priority="750" constant="17" id="RhN-kn-DpX"/>
  301. <constraint firstItem="Ecd-Ow-N4X" firstAttribute="top" relation="greaterThanOrEqual" secondItem="4un-kx-8PH" secondAttribute="bottom" constant="17" id="pbv-2w-6Wm"/>
  302. <constraint firstItem="Ecd-Ow-N4X" firstAttribute="leading" secondItem="HsK-mM-rVT" secondAttribute="leading" id="rra-sj-1HK"/>
  303. </constraints>
  304. <userDefinedRuntimeAttributes>
  305. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  306. <real key="value" value="0.0"/>
  307. </userDefinedRuntimeAttribute>
  308. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  309. <real key="value" value="0.0"/>
  310. </userDefinedRuntimeAttribute>
  311. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  312. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  313. </userDefinedRuntimeAttribute>
  314. </userDefinedRuntimeAttributes>
  315. </view>
  316. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="afj-P8-ON5">
  317. <rect key="frame" x="239.33333333333334" y="0.0" width="119.66666666666666" height="110"/>
  318. <subviews>
  319. <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">
  320. <rect key="frame" x="32.666666666666657" y="17" width="54.333333333333343" height="20"/>
  321. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  322. <nil key="textColor"/>
  323. <nil key="highlightedColor"/>
  324. </label>
  325. <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">
  326. <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
  327. <attributedString key="attributedText">
  328. <fragment>
  329. <string key="content">내용 텍스트
  330. 들어감</string>
  331. <attributes>
  332. <font key="NSFont" metaFont="system" size="15"/>
  333. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
  334. </attributes>
  335. </fragment>
  336. </attributedString>
  337. <nil key="highlightedColor"/>
  338. </label>
  339. </subviews>
  340. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  341. <constraints>
  342. <constraint firstAttribute="trailing" secondItem="1NT-Lz-aBT" secondAttribute="trailing" id="Ai4-oG-Ff6"/>
  343. <constraint firstAttribute="bottom" secondItem="1NT-Lz-aBT" secondAttribute="bottom" priority="750" constant="17" id="CkA-RX-igi"/>
  344. <constraint firstItem="1NT-Lz-aBT" firstAttribute="leading" secondItem="afj-P8-ON5" secondAttribute="leading" id="n3H-oD-yDD"/>
  345. <constraint firstItem="KLU-Vc-9DU" firstAttribute="centerX" secondItem="afj-P8-ON5" secondAttribute="centerX" id="vL7-0U-lIQ"/>
  346. <constraint firstItem="KLU-Vc-9DU" firstAttribute="top" secondItem="afj-P8-ON5" secondAttribute="top" constant="17" id="vhe-iL-Zy1"/>
  347. </constraints>
  348. <userDefinedRuntimeAttributes>
  349. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  350. <real key="value" value="0.0"/>
  351. </userDefinedRuntimeAttribute>
  352. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  353. <real key="value" value="0.0"/>
  354. </userDefinedRuntimeAttribute>
  355. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  356. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  357. </userDefinedRuntimeAttribute>
  358. </userDefinedRuntimeAttributes>
  359. </view>
  360. </subviews>
  361. <color key="backgroundColor" red="0.93333333333333335" green="0.93333333333333335" blue="0.90196078431372551" alpha="1" colorSpace="calibratedRGB"/>
  362. <constraints>
  363. <constraint firstItem="1NT-Lz-aBT" firstAttribute="centerY" secondItem="fKT-hb-N98" secondAttribute="centerY" id="RJt-Tu-yMs"/>
  364. <constraint firstAttribute="height" priority="250" constant="100" id="X5a-ED-z7e"/>
  365. <constraint firstItem="fKT-hb-N98" firstAttribute="centerY" secondItem="Ecd-Ow-N4X" secondAttribute="centerY" id="zfr-GM-lhF"/>
  366. </constraints>
  367. <userDefinedRuntimeAttributes>
  368. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  369. <real key="value" value="5"/>
  370. </userDefinedRuntimeAttribute>
  371. </userDefinedRuntimeAttributes>
  372. </stackView>
  373. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="x3X-mc-6dm">
  374. <rect key="frame" x="8" y="208" width="359" height="42"/>
  375. <subviews>
  376. <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">
  377. <rect key="frame" x="16" y="11" width="327" height="20"/>
  378. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  379. <color key="textColor" red="0.39215686274509803" green="0.60392156862745094" blue="0.9882352941176471" alpha="1" colorSpace="calibratedRGB"/>
  380. <nil key="highlightedColor"/>
  381. </label>
  382. </subviews>
  383. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  384. <constraints>
  385. <constraint firstItem="mLD-MC-fGV" firstAttribute="top" secondItem="x3X-mc-6dm" secondAttribute="top" constant="11" id="8aK-ds-rmi"/>
  386. <constraint firstAttribute="trailing" secondItem="mLD-MC-fGV" secondAttribute="trailing" constant="16" id="KGI-To-aTd"/>
  387. <constraint firstItem="mLD-MC-fGV" firstAttribute="leading" secondItem="x3X-mc-6dm" secondAttribute="leading" constant="16" id="dI5-7F-8DS"/>
  388. <constraint firstAttribute="bottom" secondItem="mLD-MC-fGV" secondAttribute="bottom" constant="11" id="yrg-U2-24G"/>
  389. </constraints>
  390. <userDefinedRuntimeAttributes>
  391. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  392. <real key="value" value="5"/>
  393. </userDefinedRuntimeAttribute>
  394. </userDefinedRuntimeAttributes>
  395. </view>
  396. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Twe-8h-6Au">
  397. <rect key="frame" x="0.0" y="250" width="375" height="528"/>
  398. <subviews>
  399. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Dat-yv-K6v">
  400. <rect key="frame" x="0.0" y="10" width="375" height="518"/>
  401. <color key="backgroundColor" white="0.66666666666666663" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  402. </view>
  403. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="camera_lo" translatesAutoresizingMaskIntoConstraints="NO" id="ME9-uU-UZ3">
  404. <rect key="frame" x="92" y="173.66666666666669" width="191" height="191"/>
  405. <constraints>
  406. <constraint firstAttribute="width" secondItem="ME9-uU-UZ3" secondAttribute="height" multiplier="1:1" id="DoM-A7-iEK"/>
  407. </constraints>
  408. </imageView>
  409. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalCentering" spacingType="standard" translatesAutoresizingMaskIntoConstraints="NO" id="CvO-ai-fc0">
  410. <rect key="frame" x="22" y="472" width="331" height="50"/>
  411. <subviews>
  412. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="944-gk-cQs">
  413. <rect key="frame" x="0.0" y="0.0" width="112.66666666666667" height="50"/>
  414. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  415. <state key="normal" image="f_btn_list"/>
  416. </button>
  417. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yhJ-JG-Awk">
  418. <rect key="frame" x="120.66666666666666" y="0.0" width="90" height="50"/>
  419. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  420. <constraints>
  421. <constraint firstAttribute="width" secondItem="yhJ-JG-Awk" secondAttribute="height" multiplier="9:5" id="Seb-JO-wtA"/>
  422. </constraints>
  423. <state key="normal" image="f_btn_camera"/>
  424. </button>
  425. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Wva-cH-tSz">
  426. <rect key="frame" x="218.66666666666666" y="0.0" width="112.33333333333334" height="50"/>
  427. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  428. <state key="normal" image="f_btn_back"/>
  429. </button>
  430. </subviews>
  431. <constraints>
  432. <constraint firstAttribute="height" constant="50" id="BzG-GC-GfP"/>
  433. </constraints>
  434. </stackView>
  435. </subviews>
  436. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  437. <constraints>
  438. <constraint firstAttribute="trailing" secondItem="Dat-yv-K6v" secondAttribute="trailing" id="9bI-3h-Cso"/>
  439. <constraint firstAttribute="trailing" secondItem="CvO-ai-fc0" secondAttribute="trailing" constant="22" id="Gxp-ck-CeE"/>
  440. <constraint firstItem="ME9-uU-UZ3" firstAttribute="centerY" secondItem="Dat-yv-K6v" secondAttribute="centerY" id="Nkz-wj-fOI"/>
  441. <constraint firstItem="ME9-uU-UZ3" firstAttribute="leading" secondItem="Twe-8h-6Au" secondAttribute="leading" constant="92" id="RNM-fU-r3r"/>
  442. <constraint firstItem="Dat-yv-K6v" firstAttribute="leading" secondItem="Twe-8h-6Au" secondAttribute="leading" id="Sfk-gc-3Xb"/>
  443. <constraint firstAttribute="trailing" secondItem="ME9-uU-UZ3" secondAttribute="trailing" constant="92" id="Txf-ZH-xg3"/>
  444. <constraint firstItem="ME9-uU-UZ3" firstAttribute="centerX" secondItem="Dat-yv-K6v" secondAttribute="centerX" id="Tyh-qy-gzp"/>
  445. <constraint firstAttribute="bottom" secondItem="CvO-ai-fc0" secondAttribute="bottom" constant="6" id="Ux7-wk-TdC"/>
  446. <constraint firstAttribute="bottom" secondItem="Dat-yv-K6v" secondAttribute="bottom" id="ZGo-bc-AYy"/>
  447. <constraint firstItem="Dat-yv-K6v" firstAttribute="top" secondItem="Twe-8h-6Au" secondAttribute="top" constant="10" id="n2e-1E-11j"/>
  448. <constraint firstItem="CvO-ai-fc0" firstAttribute="leading" secondItem="Twe-8h-6Au" secondAttribute="leading" constant="22" id="tnm-N9-6oe"/>
  449. </constraints>
  450. </view>
  451. </subviews>
  452. <color key="backgroundColor" red="0.88627450980392153" green="0.8901960784313725" blue="0.89803921568627454" alpha="1" colorSpace="calibratedRGB"/>
  453. <constraints>
  454. <constraint firstItem="Twe-8h-6Au" firstAttribute="top" secondItem="x3X-mc-6dm" secondAttribute="bottom" id="1nH-NO-voo"/>
  455. <constraint firstItem="QiK-PL-Z18" firstAttribute="leading" secondItem="Hjm-3n-PnS" secondAttribute="leading" id="3jr-aN-SIo"/>
  456. <constraint firstItem="QiK-PL-Z18" firstAttribute="bottom" secondItem="Hjm-3n-PnS" secondAttribute="bottom" id="8B3-8d-faj"/>
  457. <constraint firstItem="6yn-Wk-2uW" firstAttribute="trailing" secondItem="Twe-8h-6Au" secondAttribute="trailing" id="8Z4-1H-WDT"/>
  458. <constraint firstItem="Twe-8h-6Au" firstAttribute="leading" secondItem="6yn-Wk-2uW" secondAttribute="leading" id="A1T-I5-2Ec"/>
  459. <constraint firstItem="6yn-Wk-2uW" firstAttribute="trailing" secondItem="Hjm-3n-PnS" secondAttribute="trailing" constant="8" id="KIV-Q0-Uh8"/>
  460. <constraint firstItem="x3X-mc-6dm" firstAttribute="leading" secondItem="6yn-Wk-2uW" secondAttribute="leading" constant="8" id="KMf-5X-0Gg"/>
  461. <constraint firstItem="6yn-Wk-2uW" firstAttribute="trailing" secondItem="x3X-mc-6dm" secondAttribute="trailing" constant="8" id="LyN-ep-DP1"/>
  462. <constraint firstItem="Hjm-3n-PnS" firstAttribute="top" secondItem="22g-sz-Ri6" secondAttribute="bottom" id="a61-hb-sdt"/>
  463. <constraint firstItem="x3X-mc-6dm" firstAttribute="top" secondItem="QiK-PL-Z18" secondAttribute="bottom" constant="6" id="aVr-Mh-St7"/>
  464. <constraint firstItem="QiK-PL-Z18" firstAttribute="top" secondItem="Hjm-3n-PnS" secondAttribute="top" id="bbc-QZ-JbT"/>
  465. <constraint firstItem="6yn-Wk-2uW" firstAttribute="trailing" secondItem="22g-sz-Ri6" secondAttribute="trailing" id="eVk-qG-zhS"/>
  466. <constraint firstItem="Hjm-3n-PnS" firstAttribute="leading" secondItem="6yn-Wk-2uW" secondAttribute="leading" constant="8" id="fJE-rz-iFb"/>
  467. <constraint firstItem="22g-sz-Ri6" firstAttribute="leading" secondItem="6yn-Wk-2uW" secondAttribute="leading" id="lT3-PQ-FdV"/>
  468. <constraint firstItem="QiK-PL-Z18" firstAttribute="trailing" secondItem="Hjm-3n-PnS" secondAttribute="trailing" id="pjK-By-RuA"/>
  469. <constraint firstItem="6yn-Wk-2uW" firstAttribute="bottom" secondItem="Twe-8h-6Au" secondAttribute="bottom" id="sdh-ra-ry0"/>
  470. <constraint firstItem="22g-sz-Ri6" firstAttribute="top" secondItem="6yn-Wk-2uW" secondAttribute="top" id="yYs-Qy-nFE"/>
  471. </constraints>
  472. <viewLayoutGuide key="safeArea" id="6yn-Wk-2uW"/>
  473. </view>
  474. <connections>
  475. <outlet property="ageGenderLabel" destination="KLU-Vc-9DU" id="9qX-zA-yzR"/>
  476. <outlet property="albumButton" destination="944-gk-cQs" id="Zy7-fP-rZ2"/>
  477. <outlet property="closeButton" destination="Vnl-oE-eK1" id="nNQ-Om-7nv"/>
  478. <outlet property="deptNmLabel" destination="fKT-hb-N98" id="aZJ-2G-Cuf"/>
  479. <outlet property="doctorNmLabel" destination="1NT-Lz-aBT" id="4Rd-Bd-Q0s"/>
  480. <outlet property="finishButton" destination="Wva-cH-tSz" id="8nH-zd-8rW"/>
  481. <outlet property="patientIdLabel" destination="4un-kx-8PH" id="g6I-qh-Jwn"/>
  482. <outlet property="patientNmLabel" destination="ZS3-lT-QK3" id="SOC-12-WBf"/>
  483. <outlet property="previewView" destination="Dat-yv-K6v" id="q4F-iZ-auN"/>
  484. <outlet property="takePhoto" destination="yhJ-JG-Awk" id="LEA-ot-2na"/>
  485. <outlet property="titleLabel" destination="mLD-MC-fGV" id="1l8-NQ-Jhz"/>
  486. <outlet property="treatClsKrLabel" destination="Ecd-Ow-N4X" id="3jc-ZF-Bv1"/>
  487. </connections>
  488. </viewController>
  489. <placeholder placeholderIdentifier="IBFirstResponder" id="ks9-gJ-jw3" userLabel="First Responder" sceneMemberID="firstResponder"/>
  490. </objects>
  491. <point key="canvasLocation" x="3240.8000000000002" y="821.67487684729065"/>
  492. </scene>
  493. <!--Photo View Controller-->
  494. <scene sceneID="uEH-Iw-puj">
  495. <objects>
  496. <viewController storyboardIdentifier="PhotoViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="HAU-b8-2L8" customClass="PhotoViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
  497. <view key="view" contentMode="scaleToFill" id="XAP-9P-NF8">
  498. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  499. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  500. <subviews>
  501. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Zli-63-5CU">
  502. <rect key="frame" x="0.0" y="44" width="375" height="734"/>
  503. <subviews>
  504. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="jJc-rS-Zz1">
  505. <rect key="frame" x="0.0" y="0.0" width="375" height="48"/>
  506. <subviews>
  507. <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">
  508. <rect key="frame" x="127" y="13.666666666666664" width="121.33333333333331" height="21"/>
  509. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="19"/>
  510. <nil key="textColor"/>
  511. <nil key="highlightedColor"/>
  512. </label>
  513. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="close_x" translatesAutoresizingMaskIntoConstraints="NO" id="FQZ-R2-nMR">
  514. <rect key="frame" x="346" y="13.666666666666664" width="21" height="21"/>
  515. <constraints>
  516. <constraint firstAttribute="width" secondItem="FQZ-R2-nMR" secondAttribute="height" multiplier="1:1" id="Ifa-7F-DNt"/>
  517. <constraint firstAttribute="height" constant="21" id="qix-DM-fM5"/>
  518. </constraints>
  519. </imageView>
  520. </subviews>
  521. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  522. <constraints>
  523. <constraint firstItem="FQZ-R2-nMR" firstAttribute="width" secondItem="FQZ-R2-nMR" secondAttribute="height" multiplier="1:1" id="0To-up-cU8"/>
  524. <constraint firstAttribute="trailing" secondItem="FQZ-R2-nMR" secondAttribute="trailing" constant="8" id="B4o-95-RJM"/>
  525. <constraint firstAttribute="height" constant="48" id="Ev2-HL-pQb"/>
  526. <constraint firstItem="3rO-EJ-s84" firstAttribute="centerX" secondItem="jJc-rS-Zz1" secondAttribute="centerX" id="FIA-yG-dTj"/>
  527. <constraint firstItem="3rO-EJ-s84" firstAttribute="centerY" secondItem="jJc-rS-Zz1" secondAttribute="centerY" id="fzc-2m-ZKW"/>
  528. <constraint firstItem="FQZ-R2-nMR" firstAttribute="centerY" secondItem="3rO-EJ-s84" secondAttribute="centerY" id="tEv-QB-hLV"/>
  529. </constraints>
  530. </view>
  531. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="r5V-JC-o3A">
  532. <rect key="frame" x="8" y="48" width="359" height="166"/>
  533. <color key="backgroundColor" red="0.94901960780000005" green="0.95294117649999999" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
  534. <userDefinedRuntimeAttributes>
  535. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  536. <real key="value" value="5"/>
  537. </userDefinedRuntimeAttribute>
  538. </userDefinedRuntimeAttributes>
  539. </view>
  540. <stackView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="kno-vo-6Tg">
  541. <rect key="frame" x="8" y="48" width="359" height="166"/>
  542. <subviews>
  543. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="Go7-gm-l99">
  544. <rect key="frame" x="0.0" y="0.0" width="119.66666666666667" height="166"/>
  545. <subviews>
  546. <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">
  547. <rect key="frame" x="35.333333333333329" y="17" width="49.333333333333329" height="20"/>
  548. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  549. <nil key="textColor"/>
  550. <nil key="highlightedColor"/>
  551. </label>
  552. <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">
  553. <rect key="frame" x="0.0" y="110" width="119.66666666666667" height="39"/>
  554. <attributedString key="attributedText">
  555. <fragment content="내용">
  556. <attributes>
  557. <font key="NSFont" metaFont="system" size="15"/>
  558. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
  559. </attributes>
  560. </fragment>
  561. </attributedString>
  562. <nil key="highlightedColor"/>
  563. </label>
  564. </subviews>
  565. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  566. <constraints>
  567. <constraint firstItem="caU-Qr-psb" firstAttribute="centerX" secondItem="Go7-gm-l99" secondAttribute="centerX" id="85R-du-yrH"/>
  568. <constraint firstAttribute="bottom" secondItem="qe6-Vy-qzG" secondAttribute="bottom" priority="750" constant="17" id="TWY-uE-zEG"/>
  569. <constraint firstAttribute="trailing" secondItem="qe6-Vy-qzG" secondAttribute="trailing" id="W31-dE-FjC"/>
  570. <constraint firstItem="qe6-Vy-qzG" firstAttribute="top" relation="greaterThanOrEqual" secondItem="caU-Qr-psb" secondAttribute="bottom" constant="17" id="eje-Nh-XV6"/>
  571. <constraint firstItem="caU-Qr-psb" firstAttribute="top" secondItem="Go7-gm-l99" secondAttribute="top" constant="17" id="hWb-cC-7tt"/>
  572. <constraint firstItem="qe6-Vy-qzG" firstAttribute="leading" secondItem="Go7-gm-l99" secondAttribute="leading" id="mFT-2p-IbZ"/>
  573. </constraints>
  574. <userDefinedRuntimeAttributes>
  575. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  576. <real key="value" value="0.0"/>
  577. </userDefinedRuntimeAttribute>
  578. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  579. <real key="value" value="0.0"/>
  580. </userDefinedRuntimeAttribute>
  581. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  582. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  583. </userDefinedRuntimeAttribute>
  584. </userDefinedRuntimeAttributes>
  585. </view>
  586. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="drc-lw-GXk">
  587. <rect key="frame" x="119.66666666666666" y="0.0" width="119.66666666666666" height="166"/>
  588. <subviews>
  589. <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">
  590. <rect key="frame" x="15.333333333333329" y="17" width="89" height="20"/>
  591. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  592. <nil key="textColor"/>
  593. <nil key="highlightedColor"/>
  594. </label>
  595. <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">
  596. <rect key="frame" x="0.0" y="110" width="119.66666666666667" height="39"/>
  597. <attributedString key="attributedText">
  598. <fragment>
  599. <string key="content">내용 텍스트
  600. 들어감</string>
  601. <attributes>
  602. <font key="NSFont" metaFont="system" size="15"/>
  603. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
  604. </attributes>
  605. </fragment>
  606. </attributedString>
  607. <nil key="highlightedColor"/>
  608. </label>
  609. </subviews>
  610. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  611. <constraints>
  612. <constraint firstItem="Vg7-0U-jun" firstAttribute="top" relation="greaterThanOrEqual" secondItem="wHc-QH-9WF" secondAttribute="bottom" constant="17" id="12y-V0-I03"/>
  613. <constraint firstAttribute="bottom" secondItem="Vg7-0U-jun" secondAttribute="bottom" priority="750" constant="17" id="Su2-lv-iYT"/>
  614. <constraint firstItem="wHc-QH-9WF" firstAttribute="top" secondItem="drc-lw-GXk" secondAttribute="top" constant="17" id="ddk-fD-qn3"/>
  615. <constraint firstItem="wHc-QH-9WF" firstAttribute="centerX" secondItem="drc-lw-GXk" secondAttribute="centerX" id="k1f-01-Ajo"/>
  616. <constraint firstItem="Vg7-0U-jun" firstAttribute="leading" secondItem="drc-lw-GXk" secondAttribute="leading" id="veI-hc-0AV"/>
  617. <constraint firstAttribute="trailing" secondItem="Vg7-0U-jun" secondAttribute="trailing" id="zWG-EM-7ry"/>
  618. </constraints>
  619. <userDefinedRuntimeAttributes>
  620. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  621. <real key="value" value="0.0"/>
  622. </userDefinedRuntimeAttribute>
  623. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  624. <real key="value" value="0.0"/>
  625. </userDefinedRuntimeAttribute>
  626. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  627. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  628. </userDefinedRuntimeAttribute>
  629. </userDefinedRuntimeAttributes>
  630. </view>
  631. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="TAQ-4o-dJk">
  632. <rect key="frame" x="239.33333333333334" y="0.0" width="119.66666666666666" height="166"/>
  633. <subviews>
  634. <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">
  635. <rect key="frame" x="32.666666666666657" y="17" width="54.333333333333343" height="20"/>
  636. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  637. <nil key="textColor"/>
  638. <nil key="highlightedColor"/>
  639. </label>
  640. <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">
  641. <rect key="frame" x="0.0" y="110" width="119.66666666666667" height="39"/>
  642. <attributedString key="attributedText">
  643. <fragment>
  644. <string key="content">내용 텍스트
  645. 들어감</string>
  646. <attributes>
  647. <font key="NSFont" metaFont="system" size="15"/>
  648. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
  649. </attributes>
  650. </fragment>
  651. </attributedString>
  652. <nil key="highlightedColor"/>
  653. </label>
  654. </subviews>
  655. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  656. <constraints>
  657. <constraint firstAttribute="bottom" secondItem="B3J-gw-Uea" secondAttribute="bottom" priority="750" constant="17" id="4aP-L9-Yit"/>
  658. <constraint firstItem="Bv4-jp-Xep" firstAttribute="top" secondItem="TAQ-4o-dJk" secondAttribute="top" constant="17" id="LUY-EF-GJn"/>
  659. <constraint firstAttribute="trailing" secondItem="B3J-gw-Uea" secondAttribute="trailing" id="cc8-QP-z1c"/>
  660. <constraint firstItem="B3J-gw-Uea" firstAttribute="leading" secondItem="TAQ-4o-dJk" secondAttribute="leading" id="dsc-dc-FsO"/>
  661. <constraint firstItem="Bv4-jp-Xep" firstAttribute="centerX" secondItem="TAQ-4o-dJk" secondAttribute="centerX" id="ffn-5P-sfd"/>
  662. </constraints>
  663. <userDefinedRuntimeAttributes>
  664. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  665. <real key="value" value="0.0"/>
  666. </userDefinedRuntimeAttribute>
  667. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  668. <real key="value" value="0.0"/>
  669. </userDefinedRuntimeAttribute>
  670. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  671. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  672. </userDefinedRuntimeAttribute>
  673. </userDefinedRuntimeAttributes>
  674. </view>
  675. </subviews>
  676. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
  677. <constraints>
  678. <constraint firstAttribute="height" priority="250" constant="100" id="6sr-sB-nuS"/>
  679. <constraint firstItem="B3J-gw-Uea" firstAttribute="centerY" secondItem="qe6-Vy-qzG" secondAttribute="centerY" id="8RE-rQ-eWQ"/>
  680. <constraint firstItem="qe6-Vy-qzG" firstAttribute="centerY" secondItem="Vg7-0U-jun" secondAttribute="centerY" id="8md-rt-Baq"/>
  681. </constraints>
  682. <userDefinedRuntimeAttributes>
  683. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  684. <real key="value" value="5"/>
  685. </userDefinedRuntimeAttribute>
  686. </userDefinedRuntimeAttributes>
  687. </stackView>
  688. <collectionView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" dataMode="prototypes" translatesAutoresizingMaskIntoConstraints="NO" id="jxM-6x-cdr">
  689. <rect key="frame" x="8" y="222" width="359" height="422"/>
  690. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  691. <collectionViewFlowLayout key="collectionViewLayout" minimumLineSpacing="40" minimumInteritemSpacing="10" id="RHq-rA-QGF">
  692. <size key="itemSize" width="50" height="50"/>
  693. <size key="headerReferenceSize" width="50" height="50"/>
  694. <size key="footerReferenceSize" width="0.0" height="0.0"/>
  695. <inset key="sectionInset" minX="0.0" minY="0.0" maxX="0.0" maxY="0.0"/>
  696. </collectionViewFlowLayout>
  697. <cells>
  698. <collectionViewCell opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="cell" id="LYJ-HX-iwP" customClass="PhotoCollectionViewCell" customModule="kunkuk" customModuleProvider="target">
  699. <rect key="frame" x="0.0" y="50" width="50" height="50"/>
  700. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  701. <view key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" insetsLayoutMarginsFromSafeArea="NO">
  702. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  703. <autoresizingMask key="autoresizingMask"/>
  704. <subviews>
  705. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="hi2-Bv-Fy6">
  706. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  707. <userDefinedRuntimeAttributes>
  708. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  709. <color key="value" red="1" green="0.95294117647058818" blue="0.54509803921568623" alpha="1" colorSpace="calibratedRGB"/>
  710. </userDefinedRuntimeAttribute>
  711. </userDefinedRuntimeAttributes>
  712. </imageView>
  713. <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">
  714. <rect key="frame" x="27" y="3" width="20" height="20"/>
  715. <constraints>
  716. <constraint firstAttribute="width" constant="20" id="6tc-XR-7Ca"/>
  717. <constraint firstAttribute="height" constant="20" id="cS0-IC-8VS"/>
  718. </constraints>
  719. <userDefinedRuntimeAttributes>
  720. <userDefinedRuntimeAttribute type="string" keyPath="checkOn" value="gall_chk_active"/>
  721. <userDefinedRuntimeAttribute type="boolean" keyPath="checked" value="NO"/>
  722. <userDefinedRuntimeAttribute type="string" keyPath="checkOff" value="gall_chk_default"/>
  723. </userDefinedRuntimeAttributes>
  724. </imageView>
  725. </subviews>
  726. </view>
  727. <constraints>
  728. <constraint firstItem="hi2-Bv-Fy6" firstAttribute="leading" secondItem="LYJ-HX-iwP" secondAttribute="leading" id="0Hs-Lz-mtT"/>
  729. <constraint firstAttribute="trailing" secondItem="hi2-Bv-Fy6" secondAttribute="trailing" id="A6N-f9-ILq"/>
  730. <constraint firstAttribute="bottom" secondItem="hi2-Bv-Fy6" secondAttribute="bottom" id="KC8-7d-mQ9"/>
  731. <constraint firstItem="hi2-Bv-Fy6" firstAttribute="top" secondItem="LYJ-HX-iwP" secondAttribute="top" id="Pxe-3L-jEo"/>
  732. <constraint firstItem="P8T-Tu-dyy" firstAttribute="top" secondItem="LYJ-HX-iwP" secondAttribute="top" constant="3" id="TCk-Bl-sdI"/>
  733. <constraint firstAttribute="trailing" secondItem="P8T-Tu-dyy" secondAttribute="trailing" constant="3" id="V1N-Do-tAk"/>
  734. </constraints>
  735. <connections>
  736. <outlet property="album" destination="hi2-Bv-Fy6" id="E8q-Uq-7v2"/>
  737. <outlet property="check" destination="P8T-Tu-dyy" id="kv4-Hg-81C"/>
  738. </connections>
  739. </collectionViewCell>
  740. </cells>
  741. <collectionReusableView key="sectionHeaderView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" reuseIdentifier="PhotoCollectionViewReusableView" id="HKO-B6-YDQ" customClass="PhotoCollectionViewReusableView" customModule="kunkuk" customModuleProvider="target">
  742. <rect key="frame" x="0.0" y="0.0" width="359" height="50"/>
  743. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  744. <subviews>
  745. <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">
  746. <rect key="frame" x="16" y="15" width="327" height="27"/>
  747. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  748. <color key="textColor" red="0.39215686274509803" green="0.60392156862745094" blue="0.9882352941176471" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  749. <nil key="highlightedColor"/>
  750. </label>
  751. </subviews>
  752. <constraints>
  753. <constraint firstAttribute="bottom" secondItem="1Vh-vQ-SnK" secondAttribute="bottom" constant="8" id="Gle-QT-Tgl"/>
  754. <constraint firstAttribute="trailing" secondItem="1Vh-vQ-SnK" secondAttribute="trailing" constant="16" id="S3E-U1-byp"/>
  755. <constraint firstItem="1Vh-vQ-SnK" firstAttribute="leading" secondItem="HKO-B6-YDQ" secondAttribute="leading" constant="16" id="eWV-Ts-4dP"/>
  756. <constraint firstItem="1Vh-vQ-SnK" firstAttribute="top" secondItem="HKO-B6-YDQ" secondAttribute="top" constant="15" id="iPA-HA-H9b"/>
  757. </constraints>
  758. <connections>
  759. <outlet property="title" destination="1Vh-vQ-SnK" id="VYE-dm-Eb4"/>
  760. </connections>
  761. </collectionReusableView>
  762. </collectionView>
  763. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="5S7-UW-OKn">
  764. <rect key="frame" x="0.0" y="644" width="375" height="40"/>
  765. <subviews>
  766. <stackView opaque="NO" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="Dps-Yw-UhW">
  767. <rect key="frame" x="0.0" y="0.0" width="375" height="40"/>
  768. <subviews>
  769. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="29Q-a9-R1k">
  770. <rect key="frame" x="0.0" y="0.0" width="187.66666666666666" height="40"/>
  771. <subviews>
  772. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chk_default" translatesAutoresizingMaskIntoConstraints="NO" id="xQ4-Tv-FEb" customClass="CheckImageButton" customModule="kunkuk" customModuleProvider="target">
  773. <rect key="frame" x="51.333333333333336" y="12.666666666666629" width="15.000000000000021" height="15"/>
  774. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  775. <constraints>
  776. <constraint firstAttribute="width" secondItem="xQ4-Tv-FEb" secondAttribute="height" multiplier="1:1" id="gAI-OZ-qwj"/>
  777. <constraint firstAttribute="width" constant="15" id="jQg-w9-6Z7"/>
  778. </constraints>
  779. <userDefinedRuntimeAttributes>
  780. <userDefinedRuntimeAttribute type="boolean" keyPath="checked" value="NO"/>
  781. <userDefinedRuntimeAttribute type="string" keyPath="checkOn" value="chk_active"/>
  782. <userDefinedRuntimeAttribute type="string" keyPath="checkOff" value="chk_default"/>
  783. </userDefinedRuntimeAttributes>
  784. </imageView>
  785. <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">
  786. <rect key="frame" x="76.333333333333329" y="9.9999999999999982" width="58.999999999999986" height="20.333333333333329"/>
  787. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  788. <nil key="textColor"/>
  789. <nil key="highlightedColor"/>
  790. </label>
  791. </subviews>
  792. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  793. <constraints>
  794. <constraint firstItem="xQ4-Tv-FEb" firstAttribute="centerY" secondItem="29Q-a9-R1k" secondAttribute="centerY" id="RVL-K6-cgf"/>
  795. <constraint firstItem="ccd-Kt-iF7" firstAttribute="leading" secondItem="xQ4-Tv-FEb" secondAttribute="trailing" constant="10" id="UPn-r3-81j"/>
  796. <constraint firstItem="ccd-Kt-iF7" firstAttribute="centerY" secondItem="29Q-a9-R1k" secondAttribute="centerY" id="g78-XT-zda"/>
  797. <constraint firstItem="ccd-Kt-iF7" firstAttribute="centerX" secondItem="29Q-a9-R1k" secondAttribute="centerX" constant="12" id="sOi-8c-fGM"/>
  798. </constraints>
  799. </view>
  800. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="GvB-Pr-Nvx">
  801. <rect key="frame" x="187.66666666666663" y="0.0" width="187.33333333333337" height="40"/>
  802. <subviews>
  803. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="chk_default" translatesAutoresizingMaskIntoConstraints="NO" id="vZ9-I9-ilh" customClass="CheckImageButton" customModule="kunkuk" customModuleProvider="target">
  804. <rect key="frame" x="51" y="12.666666666666629" width="15.000000000000014" height="15"/>
  805. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  806. <constraints>
  807. <constraint firstAttribute="width" constant="15" id="CjR-YQ-h11"/>
  808. <constraint firstAttribute="width" secondItem="vZ9-I9-ilh" secondAttribute="height" multiplier="1:1" id="Il1-Eo-Aoz"/>
  809. </constraints>
  810. <userDefinedRuntimeAttributes>
  811. <userDefinedRuntimeAttribute type="boolean" keyPath="checked" value="NO"/>
  812. <userDefinedRuntimeAttribute type="string" keyPath="checkOff" value="chk_default"/>
  813. <userDefinedRuntimeAttribute type="string" keyPath="checkOn" value="chk_active"/>
  814. </userDefinedRuntimeAttributes>
  815. </imageView>
  816. <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">
  817. <rect key="frame" x="76.000000000000028" y="9.9999999999999982" width="59" height="20.333333333333329"/>
  818. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  819. <nil key="textColor"/>
  820. <nil key="highlightedColor"/>
  821. </label>
  822. </subviews>
  823. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  824. <constraints>
  825. <constraint firstItem="vZ9-I9-ilh" firstAttribute="centerY" secondItem="GvB-Pr-Nvx" secondAttribute="centerY" id="HJP-dE-mS5"/>
  826. <constraint firstItem="5Bj-pK-noF" firstAttribute="leading" secondItem="vZ9-I9-ilh" secondAttribute="trailing" constant="10" id="RT6-Xb-6Nl"/>
  827. <constraint firstItem="5Bj-pK-noF" firstAttribute="centerX" secondItem="GvB-Pr-Nvx" secondAttribute="centerX" constant="12" id="b7m-Ov-Sfp"/>
  828. <constraint firstItem="5Bj-pK-noF" firstAttribute="centerY" secondItem="GvB-Pr-Nvx" secondAttribute="centerY" id="plX-Gn-dV6"/>
  829. </constraints>
  830. </view>
  831. </subviews>
  832. </stackView>
  833. </subviews>
  834. <color key="backgroundColor" red="0.91764705882352937" green="0.92156862745098034" blue="0.92549019607843142" alpha="1" colorSpace="calibratedRGB"/>
  835. <constraints>
  836. <constraint firstItem="Dps-Yw-UhW" firstAttribute="top" secondItem="5S7-UW-OKn" secondAttribute="top" id="9aA-ZV-AZl"/>
  837. <constraint firstAttribute="trailing" secondItem="Dps-Yw-UhW" secondAttribute="trailing" id="Cwc-ik-SGE"/>
  838. <constraint firstItem="Dps-Yw-UhW" firstAttribute="leading" secondItem="5S7-UW-OKn" secondAttribute="leading" id="WE0-fF-lya"/>
  839. <constraint firstAttribute="height" constant="40" id="fGr-36-xrS"/>
  840. <constraint firstAttribute="bottom" secondItem="Dps-Yw-UhW" secondAttribute="bottom" id="l0c-bT-V40"/>
  841. </constraints>
  842. </view>
  843. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="o06-9o-mAW">
  844. <rect key="frame" x="8" y="684" width="359" height="50"/>
  845. <subviews>
  846. <stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="K9h-ae-LbQ">
  847. <rect key="frame" x="0.0" y="0.0" width="359" height="50"/>
  848. <subviews>
  849. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Kib-cX-gbE">
  850. <rect key="frame" x="0.0" y="0.0" width="50" height="50"/>
  851. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  852. <constraints>
  853. <constraint firstAttribute="width" secondItem="Kib-cX-gbE" secondAttribute="height" multiplier="1:1" id="2sV-CH-D9p"/>
  854. </constraints>
  855. <color key="tintColor" white="0.0" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  856. <state key="normal" image="baseline_cloud"/>
  857. </button>
  858. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Mfw-5C-ES1">
  859. <rect key="frame" x="154.66666666666666" y="0.0" width="50" height="50"/>
  860. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  861. <constraints>
  862. <constraint firstAttribute="width" secondItem="Mfw-5C-ES1" secondAttribute="height" multiplier="1:1" id="bZS-H3-215"/>
  863. </constraints>
  864. <state key="normal" image="f_btn_a_camera"/>
  865. </button>
  866. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="bCe-v6-zcW">
  867. <rect key="frame" x="309" y="0.0" width="50" height="50"/>
  868. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  869. <constraints>
  870. <constraint firstAttribute="width" secondItem="bCe-v6-zcW" secondAttribute="height" multiplier="1:1" id="wzu-0k-YBL"/>
  871. </constraints>
  872. <state key="normal" image="f_btn_a_del"/>
  873. </button>
  874. </subviews>
  875. </stackView>
  876. </subviews>
  877. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  878. <constraints>
  879. <constraint firstAttribute="trailing" secondItem="K9h-ae-LbQ" secondAttribute="trailing" id="1fT-K9-uY0"/>
  880. <constraint firstAttribute="bottom" secondItem="K9h-ae-LbQ" secondAttribute="bottom" id="CR0-hj-dQX"/>
  881. <constraint firstItem="K9h-ae-LbQ" firstAttribute="top" secondItem="o06-9o-mAW" secondAttribute="top" id="eEX-Cr-OVP"/>
  882. <constraint firstAttribute="height" constant="50" id="m9f-aQ-Ii0"/>
  883. <constraint firstItem="K9h-ae-LbQ" firstAttribute="leading" secondItem="o06-9o-mAW" secondAttribute="leading" id="tj9-ni-zaE"/>
  884. </constraints>
  885. </view>
  886. </subviews>
  887. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  888. <constraints>
  889. <constraint firstAttribute="trailing" secondItem="o06-9o-mAW" secondAttribute="trailing" constant="8" id="7Tr-t9-UG9"/>
  890. <constraint firstItem="5S7-UW-OKn" firstAttribute="leading" secondItem="Zli-63-5CU" secondAttribute="leading" id="Aem-Ab-wUP"/>
  891. <constraint firstItem="jJc-rS-Zz1" firstAttribute="top" secondItem="Zli-63-5CU" secondAttribute="top" id="BuV-2n-xBw"/>
  892. <constraint firstAttribute="trailing" secondItem="kno-vo-6Tg" secondAttribute="trailing" constant="8" id="C3y-Ga-9lU"/>
  893. <constraint firstItem="kno-vo-6Tg" firstAttribute="top" secondItem="jJc-rS-Zz1" secondAttribute="bottom" id="FLF-85-FI8"/>
  894. <constraint firstItem="jxM-6x-cdr" firstAttribute="top" secondItem="r5V-JC-o3A" secondAttribute="bottom" constant="8" id="ITi-P2-CGE"/>
  895. <constraint firstItem="r5V-JC-o3A" firstAttribute="trailing" secondItem="kno-vo-6Tg" secondAttribute="trailing" id="Lvg-Ic-T35"/>
  896. <constraint firstItem="jJc-rS-Zz1" firstAttribute="leading" secondItem="Zli-63-5CU" secondAttribute="leading" id="QBd-cP-lCU"/>
  897. <constraint firstItem="kno-vo-6Tg" firstAttribute="leading" secondItem="Zli-63-5CU" secondAttribute="leading" constant="8" id="Rd6-RB-pwR"/>
  898. <constraint firstItem="5S7-UW-OKn" firstAttribute="top" secondItem="jxM-6x-cdr" secondAttribute="bottom" id="Rle-Z4-7Xm"/>
  899. <constraint firstAttribute="trailing" secondItem="5S7-UW-OKn" secondAttribute="trailing" id="S1z-sD-mMM"/>
  900. <constraint firstAttribute="trailing" secondItem="jxM-6x-cdr" secondAttribute="trailing" constant="8" id="SUD-tP-HiQ"/>
  901. <constraint firstAttribute="trailing" secondItem="jJc-rS-Zz1" secondAttribute="trailing" id="TaK-ck-mpU"/>
  902. <constraint firstItem="o06-9o-mAW" firstAttribute="top" secondItem="5S7-UW-OKn" secondAttribute="bottom" id="VGu-Sh-JeY"/>
  903. <constraint firstItem="r5V-JC-o3A" firstAttribute="bottom" secondItem="kno-vo-6Tg" secondAttribute="bottom" id="dBv-RU-9ho"/>
  904. <constraint firstAttribute="bottom" secondItem="o06-9o-mAW" secondAttribute="bottom" id="hv0-sp-0di"/>
  905. <constraint firstItem="o06-9o-mAW" firstAttribute="leading" secondItem="Zli-63-5CU" secondAttribute="leading" constant="8" id="izm-Px-x1X"/>
  906. <constraint firstItem="r5V-JC-o3A" firstAttribute="top" secondItem="kno-vo-6Tg" secondAttribute="top" id="r9x-ub-JNo"/>
  907. <constraint firstItem="jxM-6x-cdr" firstAttribute="leading" secondItem="Zli-63-5CU" secondAttribute="leading" constant="8" id="taO-o6-hrv"/>
  908. <constraint firstItem="r5V-JC-o3A" firstAttribute="leading" secondItem="kno-vo-6Tg" secondAttribute="leading" id="ybV-5t-bgS"/>
  909. </constraints>
  910. </view>
  911. </subviews>
  912. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  913. <constraints>
  914. <constraint firstItem="Zli-63-5CU" firstAttribute="top" secondItem="8oY-3e-Rpr" secondAttribute="top" id="8oD-4d-HkG"/>
  915. <constraint firstItem="8oY-3e-Rpr" firstAttribute="trailing" secondItem="Zli-63-5CU" secondAttribute="trailing" id="DTW-BK-T0A"/>
  916. <constraint firstItem="Zli-63-5CU" firstAttribute="leading" secondItem="8oY-3e-Rpr" secondAttribute="leading" id="SLN-VM-zIc"/>
  917. <constraint firstItem="8oY-3e-Rpr" firstAttribute="bottom" secondItem="Zli-63-5CU" secondAttribute="bottom" id="xeI-Sg-wMz"/>
  918. </constraints>
  919. <viewLayoutGuide key="safeArea" id="8oY-3e-Rpr"/>
  920. </view>
  921. <connections>
  922. <outlet property="ageGenderLabel" destination="Bv4-jp-Xep" id="dt8-VC-Z43"/>
  923. <outlet property="allSelectButton" destination="29Q-a9-R1k" id="YD2-tt-T4O"/>
  924. <outlet property="allSelectCheck" destination="xQ4-Tv-FEb" id="Mts-UD-Ltb"/>
  925. <outlet property="allSelectLabel" destination="ccd-Kt-iF7" id="9qH-xt-NWf"/>
  926. <outlet property="allUserAlbumButton" destination="GvB-Pr-Nvx" id="7C1-lb-gji"/>
  927. <outlet property="allUserAlbumCheck" destination="vZ9-I9-ilh" id="1Ho-qV-RRd"/>
  928. <outlet property="allUserAlbumLabel" destination="5Bj-pK-noF" id="nAB-ww-HN9"/>
  929. <outlet property="cameraButton" destination="Mfw-5C-ES1" id="fdI-ee-YgL"/>
  930. <outlet property="closeButton" destination="FQZ-R2-nMR" id="oul-w8-NcW"/>
  931. <outlet property="deleteButton" destination="bCe-v6-zcW" id="60s-Nl-A9a"/>
  932. <outlet property="deptNmLabel" destination="qe6-Vy-qzG" id="ofo-b1-JDK"/>
  933. <outlet property="doctorNmLabel" destination="B3J-gw-Uea" id="4AO-Nq-PVo"/>
  934. <outlet property="okButton" destination="Kib-cX-gbE" id="fHW-RJ-rt5"/>
  935. <outlet property="patientIdLabel" destination="wHc-QH-9WF" id="FrJ-h7-ReF"/>
  936. <outlet property="patientNmLabel" destination="caU-Qr-psb" id="w0t-Ez-Z5f"/>
  937. <outlet property="photoCollectionView" destination="jxM-6x-cdr" id="x2T-u8-dBe"/>
  938. <outlet property="treatClsKrLabel" destination="Vg7-0U-jun" id="eKA-I5-yGf"/>
  939. </connections>
  940. </viewController>
  941. <placeholder placeholderIdentifier="IBFirstResponder" id="5X6-Z1-ply" userLabel="First Responder" sceneMemberID="firstResponder"/>
  942. </objects>
  943. <point key="canvasLocation" x="4056.8000000000002" y="821.67487684729065"/>
  944. </scene>
  945. <!--Photo Detail View Controller-->
  946. <scene sceneID="aGf-vD-VaZ">
  947. <objects>
  948. <viewController storyboardIdentifier="PhotoDetailViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="SMs-20-Sgw" customClass="PhotoDetailViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
  949. <view key="view" contentMode="scaleToFill" id="ffa-hW-lBj">
  950. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  951. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  952. <subviews>
  953. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="h8N-NJ-7Q4">
  954. <rect key="frame" x="0.0" y="44" width="375" height="48"/>
  955. <subviews>
  956. <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">
  957. <rect key="frame" x="127" y="13.666666666666664" width="121.33333333333331" height="21"/>
  958. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="19"/>
  959. <nil key="textColor"/>
  960. <nil key="highlightedColor"/>
  961. </label>
  962. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="close_x" translatesAutoresizingMaskIntoConstraints="NO" id="par-Va-bpc">
  963. <rect key="frame" x="346" y="13.666666666666664" width="21" height="21"/>
  964. <constraints>
  965. <constraint firstAttribute="height" constant="21" id="3wW-Ch-M3u"/>
  966. <constraint firstAttribute="width" secondItem="par-Va-bpc" secondAttribute="height" multiplier="1:1" id="LXG-BG-Xf4"/>
  967. </constraints>
  968. </imageView>
  969. </subviews>
  970. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  971. <constraints>
  972. <constraint firstItem="GFe-Mw-H6W" firstAttribute="centerY" secondItem="h8N-NJ-7Q4" secondAttribute="centerY" id="KlN-1k-omm"/>
  973. <constraint firstAttribute="trailing" secondItem="par-Va-bpc" secondAttribute="trailing" constant="8" id="Rc5-28-Owq"/>
  974. <constraint firstItem="par-Va-bpc" firstAttribute="centerY" secondItem="GFe-Mw-H6W" secondAttribute="centerY" id="cYj-cm-z99"/>
  975. <constraint firstItem="GFe-Mw-H6W" firstAttribute="centerX" secondItem="h8N-NJ-7Q4" secondAttribute="centerX" id="cli-Ld-1oj"/>
  976. <constraint firstItem="par-Va-bpc" firstAttribute="width" secondItem="par-Va-bpc" secondAttribute="height" multiplier="1:1" id="sXA-rt-7h5"/>
  977. <constraint firstAttribute="height" constant="48" id="ynk-Ny-DAX"/>
  978. </constraints>
  979. </view>
  980. <view clipsSubviews="YES" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="d13-IV-tbA">
  981. <rect key="frame" x="8" y="92" width="359" height="110"/>
  982. <color key="backgroundColor" red="0.94901960780000005" green="0.95294117649999999" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
  983. <userDefinedRuntimeAttributes>
  984. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  985. <real key="value" value="5"/>
  986. </userDefinedRuntimeAttribute>
  987. </userDefinedRuntimeAttributes>
  988. </view>
  989. <stackView opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" distribution="fillEqually" translatesAutoresizingMaskIntoConstraints="NO" id="tXt-o9-X4E">
  990. <rect key="frame" x="8" y="92" width="359" height="110"/>
  991. <subviews>
  992. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="M1w-oi-9zg">
  993. <rect key="frame" x="0.0" y="0.0" width="119.66666666666667" height="110"/>
  994. <subviews>
  995. <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">
  996. <rect key="frame" x="35.333333333333329" y="17" width="49.333333333333329" height="20"/>
  997. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  998. <nil key="textColor"/>
  999. <nil key="highlightedColor"/>
  1000. </label>
  1001. <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">
  1002. <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
  1003. <attributedString key="attributedText">
  1004. <fragment content="내용">
  1005. <attributes>
  1006. <font key="NSFont" metaFont="system" size="15"/>
  1007. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
  1008. </attributes>
  1009. </fragment>
  1010. </attributedString>
  1011. <nil key="highlightedColor"/>
  1012. </label>
  1013. </subviews>
  1014. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1015. <constraints>
  1016. <constraint firstItem="A72-WX-Gkz" firstAttribute="top" secondItem="M1w-oi-9zg" secondAttribute="top" constant="17" id="Rux-yN-32K"/>
  1017. <constraint firstItem="jGq-19-oja" firstAttribute="top" relation="greaterThanOrEqual" secondItem="A72-WX-Gkz" secondAttribute="bottom" constant="17" id="Y6R-Zn-8hm"/>
  1018. <constraint firstAttribute="trailing" secondItem="jGq-19-oja" secondAttribute="trailing" id="ZuJ-hH-Yd2"/>
  1019. <constraint firstItem="A72-WX-Gkz" firstAttribute="centerX" secondItem="M1w-oi-9zg" secondAttribute="centerX" id="gOp-zj-vOj"/>
  1020. <constraint firstAttribute="bottom" secondItem="jGq-19-oja" secondAttribute="bottom" priority="750" constant="17" id="pEk-3g-q05"/>
  1021. <constraint firstItem="jGq-19-oja" firstAttribute="leading" secondItem="M1w-oi-9zg" secondAttribute="leading" id="qeS-rV-9UL"/>
  1022. </constraints>
  1023. <userDefinedRuntimeAttributes>
  1024. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1025. <real key="value" value="0.0"/>
  1026. </userDefinedRuntimeAttribute>
  1027. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  1028. <real key="value" value="0.0"/>
  1029. </userDefinedRuntimeAttribute>
  1030. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  1031. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1032. </userDefinedRuntimeAttribute>
  1033. </userDefinedRuntimeAttributes>
  1034. </view>
  1035. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="SOW-th-6k9">
  1036. <rect key="frame" x="119.66666666666666" y="0.0" width="119.66666666666666" height="110"/>
  1037. <subviews>
  1038. <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">
  1039. <rect key="frame" x="15.333333333333329" y="17" width="89" height="20"/>
  1040. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  1041. <nil key="textColor"/>
  1042. <nil key="highlightedColor"/>
  1043. </label>
  1044. <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">
  1045. <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
  1046. <attributedString key="attributedText">
  1047. <fragment>
  1048. <string key="content">내용 텍스트
  1049. 들어감</string>
  1050. <attributes>
  1051. <font key="NSFont" metaFont="system" size="15"/>
  1052. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
  1053. </attributes>
  1054. </fragment>
  1055. </attributedString>
  1056. <nil key="highlightedColor"/>
  1057. </label>
  1058. </subviews>
  1059. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1060. <constraints>
  1061. <constraint firstItem="chw-O9-PTX" firstAttribute="centerX" secondItem="SOW-th-6k9" secondAttribute="centerX" id="BtP-wZ-1AA"/>
  1062. <constraint firstItem="chw-O9-PTX" firstAttribute="top" secondItem="SOW-th-6k9" secondAttribute="top" constant="17" id="CIA-dH-VSy"/>
  1063. <constraint firstAttribute="trailing" secondItem="gHF-SU-Yfh" secondAttribute="trailing" id="Wsb-Yd-mmg"/>
  1064. <constraint firstAttribute="bottom" secondItem="gHF-SU-Yfh" secondAttribute="bottom" priority="750" constant="17" id="mdx-JY-iTz"/>
  1065. <constraint firstItem="gHF-SU-Yfh" firstAttribute="leading" secondItem="SOW-th-6k9" secondAttribute="leading" id="vWi-aw-Y0K"/>
  1066. <constraint firstItem="gHF-SU-Yfh" firstAttribute="top" relation="greaterThanOrEqual" secondItem="chw-O9-PTX" secondAttribute="bottom" constant="17" id="xZa-we-WJc"/>
  1067. </constraints>
  1068. <userDefinedRuntimeAttributes>
  1069. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1070. <real key="value" value="0.0"/>
  1071. </userDefinedRuntimeAttribute>
  1072. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  1073. <real key="value" value="0.0"/>
  1074. </userDefinedRuntimeAttribute>
  1075. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  1076. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1077. </userDefinedRuntimeAttribute>
  1078. </userDefinedRuntimeAttributes>
  1079. </view>
  1080. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="JOM-b2-uNp">
  1081. <rect key="frame" x="239.33333333333334" y="0.0" width="119.66666666666666" height="110"/>
  1082. <subviews>
  1083. <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">
  1084. <rect key="frame" x="32.666666666666657" y="17" width="54.333333333333343" height="20"/>
  1085. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  1086. <nil key="textColor"/>
  1087. <nil key="highlightedColor"/>
  1088. </label>
  1089. <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">
  1090. <rect key="frame" x="0.0" y="54" width="119.66666666666667" height="39"/>
  1091. <attributedString key="attributedText">
  1092. <fragment>
  1093. <string key="content">내용 텍스트
  1094. 들어감</string>
  1095. <attributes>
  1096. <font key="NSFont" metaFont="system" size="15"/>
  1097. <paragraphStyle key="NSParagraphStyle" alignment="center" lineBreakMode="wordWrapping" baseWritingDirection="natural" lineSpacing="3" tighteningFactorForTruncation="0.0"/>
  1098. </attributes>
  1099. </fragment>
  1100. </attributedString>
  1101. <nil key="highlightedColor"/>
  1102. </label>
  1103. </subviews>
  1104. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1105. <constraints>
  1106. <constraint firstItem="HE5-qb-ZSg" firstAttribute="centerX" secondItem="JOM-b2-uNp" secondAttribute="centerX" id="2Fd-tu-PLf"/>
  1107. <constraint firstItem="F6E-nV-1vq" firstAttribute="leading" secondItem="JOM-b2-uNp" secondAttribute="leading" id="3CU-ph-xt9"/>
  1108. <constraint firstItem="HE5-qb-ZSg" firstAttribute="top" secondItem="JOM-b2-uNp" secondAttribute="top" constant="17" id="B37-mz-JIW"/>
  1109. <constraint firstAttribute="trailing" secondItem="F6E-nV-1vq" secondAttribute="trailing" id="EwH-vx-PQ2"/>
  1110. <constraint firstAttribute="bottom" secondItem="F6E-nV-1vq" secondAttribute="bottom" priority="750" constant="17" id="mvL-U7-WZL"/>
  1111. </constraints>
  1112. <userDefinedRuntimeAttributes>
  1113. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1114. <real key="value" value="0.0"/>
  1115. </userDefinedRuntimeAttribute>
  1116. <userDefinedRuntimeAttribute type="number" keyPath="borderWidth">
  1117. <real key="value" value="0.0"/>
  1118. </userDefinedRuntimeAttribute>
  1119. <userDefinedRuntimeAttribute type="color" keyPath="borderColor">
  1120. <color key="value" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1121. </userDefinedRuntimeAttribute>
  1122. </userDefinedRuntimeAttributes>
  1123. </view>
  1124. </subviews>
  1125. <color key="backgroundColor" red="0.93333333330000001" green="0.93333333330000001" blue="0.90196078430000004" alpha="1" colorSpace="calibratedRGB"/>
  1126. <constraints>
  1127. <constraint firstItem="F6E-nV-1vq" firstAttribute="centerY" secondItem="jGq-19-oja" secondAttribute="centerY" id="00E-z0-hz3"/>
  1128. <constraint firstItem="jGq-19-oja" firstAttribute="centerY" secondItem="gHF-SU-Yfh" secondAttribute="centerY" id="IOP-f4-LIq"/>
  1129. <constraint firstAttribute="height" priority="250" constant="100" id="VIo-b3-twM"/>
  1130. </constraints>
  1131. <userDefinedRuntimeAttributes>
  1132. <userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
  1133. <real key="value" value="5"/>
  1134. </userDefinedRuntimeAttribute>
  1135. </userDefinedRuntimeAttributes>
  1136. </stackView>
  1137. <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">
  1138. <rect key="frame" x="16" y="217" width="343" height="20"/>
  1139. <constraints>
  1140. <constraint firstAttribute="height" constant="20" id="za8-Ii-iFb"/>
  1141. </constraints>
  1142. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="18"/>
  1143. <color key="textColor" red="0.3921568627" green="0.60392156860000001" blue="0.98823529409999999" alpha="1" colorSpace="custom" customColorSpace="calibratedRGB"/>
  1144. <nil key="highlightedColor"/>
  1145. </label>
  1146. <scrollView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" maximumZoomScale="6" translatesAutoresizingMaskIntoConstraints="NO" id="2iH-20-RM0">
  1147. <rect key="frame" x="8" y="245" width="359" height="483"/>
  1148. <subviews>
  1149. <imageView userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="5Sc-ew-tv8">
  1150. <rect key="frame" x="0.0" y="0.0" width="359" height="483"/>
  1151. </imageView>
  1152. </subviews>
  1153. <constraints>
  1154. <constraint firstAttribute="bottom" secondItem="5Sc-ew-tv8" secondAttribute="bottom" id="5q8-wC-Liw"/>
  1155. <constraint firstAttribute="trailing" secondItem="5Sc-ew-tv8" secondAttribute="trailing" id="Z9a-mv-Ogm"/>
  1156. <constraint firstItem="5Sc-ew-tv8" firstAttribute="top" secondItem="2iH-20-RM0" secondAttribute="top" id="bHo-1e-efW"/>
  1157. <constraint firstItem="5Sc-ew-tv8" firstAttribute="centerX" secondItem="2iH-20-RM0" secondAttribute="centerX" id="kcN-vB-r0Y"/>
  1158. <constraint firstItem="5Sc-ew-tv8" firstAttribute="leading" secondItem="2iH-20-RM0" secondAttribute="leading" id="odj-gd-DVS"/>
  1159. <constraint firstItem="5Sc-ew-tv8" firstAttribute="centerY" secondItem="2iH-20-RM0" secondAttribute="centerY" id="ryf-m9-i2f"/>
  1160. </constraints>
  1161. </scrollView>
  1162. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="QtU-l3-lKc">
  1163. <rect key="frame" x="8" y="728" width="359" height="50"/>
  1164. <subviews>
  1165. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="gSz-Ro-iIZ">
  1166. <rect key="frame" x="259" y="0.0" width="50" height="50"/>
  1167. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1168. <constraints>
  1169. <constraint firstAttribute="width" secondItem="gSz-Ro-iIZ" secondAttribute="height" multiplier="1:1" id="fCt-RW-SRY"/>
  1170. </constraints>
  1171. <state key="normal" image="f_btn_a_upload"/>
  1172. </button>
  1173. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="kX7-lc-b7T">
  1174. <rect key="frame" x="309" y="0.0" width="50" height="50"/>
  1175. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1176. <constraints>
  1177. <constraint firstAttribute="width" secondItem="kX7-lc-b7T" secondAttribute="height" multiplier="1:1" id="ZxF-yY-hkZ"/>
  1178. </constraints>
  1179. <state key="normal" image="f_btn_a_exit"/>
  1180. </button>
  1181. </subviews>
  1182. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1183. <constraints>
  1184. <constraint firstItem="kX7-lc-b7T" firstAttribute="leading" secondItem="gSz-Ro-iIZ" secondAttribute="trailing" id="4Gq-aY-lgm"/>
  1185. <constraint firstItem="kX7-lc-b7T" firstAttribute="top" secondItem="QtU-l3-lKc" secondAttribute="top" id="7oi-dj-MVE"/>
  1186. <constraint firstAttribute="bottom" secondItem="kX7-lc-b7T" secondAttribute="bottom" id="PsG-Ui-p2Z"/>
  1187. <constraint firstAttribute="trailing" secondItem="kX7-lc-b7T" secondAttribute="trailing" id="Weh-EV-jnC"/>
  1188. <constraint firstAttribute="bottom" secondItem="gSz-Ro-iIZ" secondAttribute="bottom" id="dqu-mB-GrG"/>
  1189. <constraint firstItem="gSz-Ro-iIZ" firstAttribute="top" secondItem="QtU-l3-lKc" secondAttribute="top" id="rE6-Un-42y"/>
  1190. <constraint firstAttribute="height" constant="50" id="wEm-kj-fvN"/>
  1191. </constraints>
  1192. </view>
  1193. </subviews>
  1194. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1195. <constraints>
  1196. <constraint firstItem="qrF-N9-cAv" firstAttribute="leading" secondItem="Fph-JF-Fvh" secondAttribute="leading" constant="16" id="0SW-pM-bAh"/>
  1197. <constraint firstItem="Fph-JF-Fvh" firstAttribute="trailing" secondItem="tXt-o9-X4E" secondAttribute="trailing" constant="8" id="0VW-dO-pO8"/>
  1198. <constraint firstItem="Fph-JF-Fvh" firstAttribute="trailing" secondItem="qrF-N9-cAv" secondAttribute="trailing" constant="16" id="1ZH-P1-ClT"/>
  1199. <constraint firstItem="h8N-NJ-7Q4" firstAttribute="leading" secondItem="Fph-JF-Fvh" secondAttribute="leading" id="1nB-eB-Mz9"/>
  1200. <constraint firstItem="Fph-JF-Fvh" firstAttribute="bottom" secondItem="QtU-l3-lKc" secondAttribute="bottom" id="2zA-Yt-VcM"/>
  1201. <constraint firstItem="tXt-o9-X4E" firstAttribute="leading" secondItem="Fph-JF-Fvh" secondAttribute="leading" constant="8" id="39o-fO-6rl"/>
  1202. <constraint firstItem="h8N-NJ-7Q4" firstAttribute="trailing" secondItem="Fph-JF-Fvh" secondAttribute="trailing" id="3v0-wF-Mqg"/>
  1203. <constraint firstItem="h8N-NJ-7Q4" firstAttribute="top" secondItem="Fph-JF-Fvh" secondAttribute="top" id="6KH-SX-Zy6"/>
  1204. <constraint firstItem="QtU-l3-lKc" firstAttribute="top" secondItem="2iH-20-RM0" secondAttribute="bottom" id="HDp-v1-BH5"/>
  1205. <constraint firstItem="2iH-20-RM0" firstAttribute="top" secondItem="qrF-N9-cAv" secondAttribute="bottom" constant="8" id="Lul-kN-U6n"/>
  1206. <constraint firstItem="d13-IV-tbA" firstAttribute="top" secondItem="tXt-o9-X4E" secondAttribute="top" id="SkE-j6-Jfj"/>
  1207. <constraint firstItem="QtU-l3-lKc" firstAttribute="leading" secondItem="Fph-JF-Fvh" secondAttribute="leading" constant="8" id="iIy-xC-hbn"/>
  1208. <constraint firstItem="d13-IV-tbA" firstAttribute="bottom" secondItem="tXt-o9-X4E" secondAttribute="bottom" id="itR-GD-s6W"/>
  1209. <constraint firstItem="qrF-N9-cAv" firstAttribute="top" secondItem="d13-IV-tbA" secondAttribute="bottom" constant="15" id="jPn-Op-OcK"/>
  1210. <constraint firstItem="tXt-o9-X4E" firstAttribute="top" secondItem="h8N-NJ-7Q4" secondAttribute="bottom" id="kfb-UR-gWu"/>
  1211. <constraint firstItem="Fph-JF-Fvh" firstAttribute="trailing" secondItem="2iH-20-RM0" secondAttribute="trailing" constant="8" id="rfS-1r-Y7l"/>
  1212. <constraint firstItem="Fph-JF-Fvh" firstAttribute="trailing" secondItem="QtU-l3-lKc" secondAttribute="trailing" constant="8" id="sM6-8q-CX2"/>
  1213. <constraint firstItem="d13-IV-tbA" firstAttribute="trailing" secondItem="tXt-o9-X4E" secondAttribute="trailing" id="sRv-YF-Cwz"/>
  1214. <constraint firstItem="2iH-20-RM0" firstAttribute="leading" secondItem="Fph-JF-Fvh" secondAttribute="leading" constant="8" id="sbe-wB-ibT"/>
  1215. <constraint firstItem="d13-IV-tbA" firstAttribute="leading" secondItem="tXt-o9-X4E" secondAttribute="leading" id="tUQ-Q7-aE8"/>
  1216. </constraints>
  1217. <viewLayoutGuide key="safeArea" id="Fph-JF-Fvh"/>
  1218. </view>
  1219. <connections>
  1220. <outlet property="ageGenderLabel" destination="HE5-qb-ZSg" id="w6z-zA-Xh5"/>
  1221. <outlet property="closeButton" destination="par-Va-bpc" id="8Yg-jO-Cub"/>
  1222. <outlet property="deptNmLabel" destination="jGq-19-oja" id="hxZ-AD-m2v"/>
  1223. <outlet property="doctorNmLabel" destination="F6E-nV-1vq" id="BJO-27-X6s"/>
  1224. <outlet property="exitButton" destination="kX7-lc-b7T" id="kJT-Nx-Aeg"/>
  1225. <outlet property="imageView" destination="5Sc-ew-tv8" id="k1y-Vo-fs3"/>
  1226. <outlet property="patientIdLabel" destination="chw-O9-PTX" id="9pv-47-Vo9"/>
  1227. <outlet property="patientNmLabel" destination="A72-WX-Gkz" id="9nX-We-6AO"/>
  1228. <outlet property="scrollView" destination="2iH-20-RM0" id="OrG-GR-aJ6"/>
  1229. <outlet property="titleLabel" destination="qrF-N9-cAv" id="r5m-vz-dmK"/>
  1230. <outlet property="treatClsKrLabel" destination="gHF-SU-Yfh" id="RPB-nJ-3NN"/>
  1231. <outlet property="uploadButton" destination="gSz-Ro-iIZ" id="cZK-ke-Cfj"/>
  1232. </connections>
  1233. </viewController>
  1234. <placeholder placeholderIdentifier="IBFirstResponder" id="M26-hv-4ja" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1235. </objects>
  1236. <point key="canvasLocation" x="4850" y="822"/>
  1237. </scene>
  1238. <!--Web View Controller-->
  1239. <scene sceneID="iTK-sH-9d9">
  1240. <objects>
  1241. <viewController storyboardIdentifier="WebViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="ySz-mN-COb" customClass="WebViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
  1242. <view key="view" contentMode="scaleToFill" id="FvJ-I3-Lal">
  1243. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  1244. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1245. <subviews>
  1246. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="i01-15-nXY" customClass="StoryBoardableWKWebView" customModule="kunkuk" customModuleProvider="target">
  1247. <rect key="frame" x="0.0" y="44" width="375" height="734"/>
  1248. </view>
  1249. </subviews>
  1250. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1251. <constraints>
  1252. <constraint firstItem="i01-15-nXY" firstAttribute="leading" secondItem="Nsy-7M-Ce9" secondAttribute="leading" id="0Bl-y1-PhW"/>
  1253. <constraint firstItem="Nsy-7M-Ce9" firstAttribute="trailing" secondItem="i01-15-nXY" secondAttribute="trailing" id="8HR-pE-1D1"/>
  1254. <constraint firstItem="i01-15-nXY" firstAttribute="top" secondItem="Nsy-7M-Ce9" secondAttribute="top" id="NsQ-NO-sYF"/>
  1255. <constraint firstItem="Nsy-7M-Ce9" firstAttribute="bottom" secondItem="i01-15-nXY" secondAttribute="bottom" id="iWE-WH-0Wi"/>
  1256. </constraints>
  1257. <viewLayoutGuide key="safeArea" id="Nsy-7M-Ce9"/>
  1258. </view>
  1259. <navigationItem key="navigationItem" id="797-zX-QaQ"/>
  1260. <nil key="simulatedTopBarMetrics"/>
  1261. <nil key="simulatedBottomBarMetrics"/>
  1262. <connections>
  1263. <outlet property="webView" destination="i01-15-nXY" id="tQ4-TN-nje"/>
  1264. </connections>
  1265. </viewController>
  1266. <placeholder placeholderIdentifier="IBFirstResponder" id="UyT-zt-IRG" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1267. </objects>
  1268. <point key="canvasLocation" x="1519" y="123"/>
  1269. </scene>
  1270. <!--Barcode View Controller-->
  1271. <scene sceneID="imo-ig-Kdc">
  1272. <objects>
  1273. <viewController storyboardIdentifier="BarcodeViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="hXX-kq-ut8" customClass="BarcodeViewController" customModule="kunkuk" customModuleProvider="target" sceneMemberID="viewController">
  1274. <view key="view" contentMode="scaleToFill" id="5qx-dD-4na">
  1275. <rect key="frame" x="0.0" y="0.0" width="375" height="812"/>
  1276. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  1277. <subviews>
  1278. <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="oTz-vn-Un2">
  1279. <rect key="frame" x="0.0" y="44" width="375" height="48"/>
  1280. <subviews>
  1281. <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">
  1282. <rect key="frame" x="170.33333333333334" y="13.666666666666664" width="34.666666666666657" height="21"/>
  1283. <fontDescription key="fontDescription" name="NanumSquareB" family="NanumSquare" pointSize="19"/>
  1284. <nil key="textColor"/>
  1285. <nil key="highlightedColor"/>
  1286. </label>
  1287. <imageView userInteractionEnabled="NO" contentMode="scaleToFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="close_x" translatesAutoresizingMaskIntoConstraints="NO" id="Dhl-af-Gnu">
  1288. <rect key="frame" x="346" y="13.666666666666664" width="21" height="21"/>
  1289. <constraints>
  1290. <constraint firstAttribute="width" secondItem="Dhl-af-Gnu" secondAttribute="height" multiplier="1:1" id="2HK-aA-anq"/>
  1291. <constraint firstAttribute="height" constant="21" id="n7V-E9-8FP"/>
  1292. </constraints>
  1293. </imageView>
  1294. </subviews>
  1295. <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1296. <constraints>
  1297. <constraint firstItem="Tzg-sE-Hgh" firstAttribute="centerX" secondItem="oTz-vn-Un2" secondAttribute="centerX" id="Ngq-eM-UHC"/>
  1298. <constraint firstItem="Dhl-af-Gnu" firstAttribute="centerY" secondItem="oTz-vn-Un2" secondAttribute="centerY" id="TvQ-OD-eCs"/>
  1299. <constraint firstAttribute="height" constant="48" id="gvN-i7-a4J"/>
  1300. <constraint firstItem="Tzg-sE-Hgh" firstAttribute="centerY" secondItem="oTz-vn-Un2" secondAttribute="centerY" id="i7y-rn-L8P"/>
  1301. <constraint firstAttribute="trailing" secondItem="Dhl-af-Gnu" secondAttribute="trailing" constant="8" id="wTD-Cw-IS6"/>
  1302. </constraints>
  1303. </view>
  1304. <containerView opaque="NO" contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="fY6-cx-P9K">
  1305. <rect key="frame" x="0.0" y="92" width="375" height="686"/>
  1306. </containerView>
  1307. </subviews>
  1308. <color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1309. <constraints>
  1310. <constraint firstItem="oTz-vn-Un2" firstAttribute="trailing" secondItem="fTG-EZ-ZnY" secondAttribute="trailing" id="0aw-GZ-rha"/>
  1311. <constraint firstItem="fTG-EZ-ZnY" firstAttribute="bottom" secondItem="fY6-cx-P9K" secondAttribute="bottom" id="aDJ-pN-6Cy"/>
  1312. <constraint firstItem="oTz-vn-Un2" firstAttribute="leading" secondItem="fTG-EZ-ZnY" secondAttribute="leading" id="crw-c6-tha"/>
  1313. <constraint firstItem="fTG-EZ-ZnY" firstAttribute="trailing" secondItem="fY6-cx-P9K" secondAttribute="trailing" id="fpn-iy-YVw"/>
  1314. <constraint firstItem="fY6-cx-P9K" firstAttribute="top" secondItem="oTz-vn-Un2" secondAttribute="bottom" id="pQV-LV-jLf"/>
  1315. <constraint firstItem="oTz-vn-Un2" firstAttribute="top" secondItem="fTG-EZ-ZnY" secondAttribute="top" id="rAb-v0-BOn"/>
  1316. <constraint firstItem="fY6-cx-P9K" firstAttribute="leading" secondItem="fTG-EZ-ZnY" secondAttribute="leading" id="yPM-Bl-LUn"/>
  1317. </constraints>
  1318. <viewLayoutGuide key="safeArea" id="fTG-EZ-ZnY"/>
  1319. </view>
  1320. <navigationItem key="navigationItem" id="GXU-sY-uR3"/>
  1321. <connections>
  1322. <outlet property="cameraOverlayView" destination="fY6-cx-P9K" id="AcS-Dv-4YP"/>
  1323. <outlet property="closeButton" destination="Dhl-af-Gnu" id="bo7-ko-Jo2"/>
  1324. </connections>
  1325. </viewController>
  1326. <placeholder placeholderIdentifier="IBFirstResponder" id="4d5-ge-Yuw" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1327. </objects>
  1328. <point key="canvasLocation" x="796" y="822"/>
  1329. </scene>
  1330. </scenes>
  1331. <resources>
  1332. <image name="backward" width="30" height="30"/>
  1333. <image name="baseline_cloud" width="36" height="36"/>
  1334. <image name="camera_lo" width="660" height="660"/>
  1335. <image name="chk_default" width="49" height="48"/>
  1336. <image name="close" width="30" height="30"/>
  1337. <image name="close_x" width="63" height="63"/>
  1338. <image name="f_btn_a_camera" width="150" height="150"/>
  1339. <image name="f_btn_a_del" width="150" height="150"/>
  1340. <image name="f_btn_a_exit" width="150" height="150"/>
  1341. <image name="f_btn_a_upload" width="150" height="150"/>
  1342. <image name="f_btn_back" width="270" height="150"/>
  1343. <image name="f_btn_camera" width="270" height="150"/>
  1344. <image name="f_btn_list" width="270" height="150"/>
  1345. <image name="forward" width="30" height="30"/>
  1346. <image name="gall_chk_default" width="66" height="66"/>
  1347. <image name="refresh" width="30" height="30"/>
  1348. </resources>
  1349. </document>