Main.storyboard 155 KB

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