OLM.storyboard 122 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="21701" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" useAutolayout="YES" colorMatched="YES">
  3. <device id="ipad9_7" orientation="portrait" layout="fullscreen" appearance="light"/>
  4. <dependencies>
  5. <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="21678"/>
  6. <capability name="Safe area layout guides" minToolsVersion="9.0"/>
  7. <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
  8. </dependencies>
  9. <scenes>
  10. <!--Offline Setting-->
  11. <scene sceneID="Zkb-7X-Ajq">
  12. <objects>
  13. <viewController storyboardIdentifier="OfflineSettingViewController" title="Offline Setting" useStoryboardIdentifierAsRestorationIdentifier="YES" id="FG7-WW-Z5X" customClass="OfflineSettingViewController" sceneMemberID="viewController">
  14. <layoutGuides>
  15. <viewControllerLayoutGuide type="top" id="KQN-V1-5y5"/>
  16. <viewControllerLayoutGuide type="bottom" id="oKp-7s-9cn"/>
  17. </layoutGuides>
  18. <view key="view" contentMode="scaleToFill" id="fxo-pq-FSo">
  19. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  20. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  21. <subviews>
  22. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Enable offline mode" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="iMj-3v-3eE">
  23. <rect key="frame" x="20" y="57" width="181" height="21"/>
  24. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  25. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  26. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  27. <nil key="highlightedColor"/>
  28. </label>
  29. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Use internal address" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Baf-ru-Ueq">
  30. <rect key="frame" x="20" y="108" width="173" height="21"/>
  31. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  32. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  33. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  34. <nil key="highlightedColor"/>
  35. </label>
  36. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="9fI-uo-0D5">
  37. <rect key="frame" x="217" y="52" width="51" height="31"/>
  38. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  39. <connections>
  40. <action selector="onChangeOfflineSwitch:" destination="FG7-WW-Z5X" eventType="valueChanged" id="F0c-jb-lQb"/>
  41. </connections>
  42. </switch>
  43. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Last sync" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="o7T-n9-rhA">
  44. <rect key="frame" x="20" y="151" width="91" height="21"/>
  45. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  46. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  47. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  48. <nil key="highlightedColor"/>
  49. </label>
  50. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="mAv-YK-pnD">
  51. <rect key="frame" x="217" y="151" width="179" height="21"/>
  52. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  53. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  54. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  55. <nil key="highlightedColor"/>
  56. </label>
  57. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Cache size" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="4VN-I0-qDk">
  58. <rect key="frame" x="20" y="200" width="91" height="21"/>
  59. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  60. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  61. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  62. <nil key="highlightedColor"/>
  63. </label>
  64. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Version" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="kcI-2q-g1r">
  65. <rect key="frame" x="20" y="249" width="91" height="21"/>
  66. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  67. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  68. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  69. <nil key="highlightedColor"/>
  70. </label>
  71. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Unlock offline" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="MNF-V6-2fB">
  72. <rect key="frame" x="20" y="298" width="106" height="21"/>
  73. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  74. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  75. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  76. <nil key="highlightedColor"/>
  77. </label>
  78. <button hidden="YES" opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Kdt-hI-Mna">
  79. <rect key="frame" x="661" y="244" width="86" height="30"/>
  80. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  81. <state key="normal" title="Submit local"/>
  82. </button>
  83. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="3.22GB" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="J6c-cK-Ihd">
  84. <rect key="frame" x="217" y="200" width="111" height="21"/>
  85. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  86. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  87. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  88. <nil key="highlightedColor"/>
  89. </label>
  90. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="20160228231919" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Avj-sE-gE6">
  91. <rect key="frame" x="217" y="249" width="147" height="21"/>
  92. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  93. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  94. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  95. <nil key="highlightedColor"/>
  96. </label>
  97. <button hidden="YES" opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Vzg-50-bc2">
  98. <rect key="frame" x="664" y="196" width="83" height="30"/>
  99. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  100. <state key="normal" title="Clear cache"/>
  101. </button>
  102. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="jns-5C-X4w">
  103. <rect key="frame" x="614" y="147" width="133" height="30"/>
  104. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  105. <state key="normal" title="Sync"/>
  106. <connections>
  107. <action selector="OnCheckUpdate:" destination="FG7-WW-Z5X" eventType="touchUpInside" id="2zt-3T-WH7"/>
  108. </connections>
  109. </button>
  110. <switch opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" translatesAutoresizingMaskIntoConstraints="NO" id="lgu-mf-cTC">
  111. <rect key="frame" x="217" y="103" width="51" height="31"/>
  112. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  113. </switch>
  114. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="cIN-uF-BHa">
  115. <rect key="frame" x="664" y="294" width="83" height="30"/>
  116. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMaxY="YES"/>
  117. <state key="normal" title="Unlock"/>
  118. <connections>
  119. <action selector="onUnlockClicked:" destination="FG7-WW-Z5X" eventType="touchUpInside" id="kED-gf-S3K"/>
  120. </connections>
  121. </button>
  122. </subviews>
  123. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  124. </view>
  125. <connections>
  126. <outlet property="btn_checkupdate" destination="jns-5C-X4w" id="TPE-6V-eWn"/>
  127. <outlet property="btn_clearcache" destination="Vzg-50-bc2" id="FQa-mv-uRb"/>
  128. <outlet property="btn_submitlocal" destination="Kdt-hI-Mna" id="wNS-AA-KN8"/>
  129. <outlet property="label_cachesize" destination="J6c-cK-Ihd" id="cpk-YX-rlK"/>
  130. <outlet property="label_sync" destination="mAv-YK-pnD" id="Yjp-N4-owz"/>
  131. <outlet property="label_ver" destination="Avj-sE-gE6" id="vsF-b2-8kY"/>
  132. <outlet property="switch_internal_address" destination="lgu-mf-cTC" id="8ta-De-UeF"/>
  133. <outlet property="switch_offline" destination="9fI-uo-0D5" id="jmI-9t-4XI"/>
  134. </connections>
  135. </viewController>
  136. <placeholder placeholderIdentifier="IBFirstResponder" id="hdi-ff-J4b" userLabel="First Responder" sceneMemberID="firstResponder"/>
  137. </objects>
  138. <point key="canvasLocation" x="692.96875" y="470.50781249999994"/>
  139. </scene>
  140. <!--Sort Item View Controller-->
  141. <scene sceneID="ikc-XA-PRq">
  142. <objects>
  143. <viewController storyboardIdentifier="SortItemViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="KGB-4A-pg4" customClass="SortItemViewController" sceneMemberID="viewController">
  144. <layoutGuides>
  145. <viewControllerLayoutGuide type="top" id="y8m-zw-iWb"/>
  146. <viewControllerLayoutGuide type="bottom" id="vT0-iS-BrY"/>
  147. </layoutGuides>
  148. <view key="view" contentMode="scaleToFill" id="pae-Dr-xbo">
  149. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  150. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  151. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  152. </view>
  153. </viewController>
  154. <placeholder placeholderIdentifier="IBFirstResponder" id="ryb-NY-iqX" userLabel="First Responder" sceneMemberID="firstResponder"/>
  155. </objects>
  156. <point key="canvasLocation" x="3061.71875" y="370.8984375"/>
  157. </scene>
  158. <!--Model Description Controller-->
  159. <scene sceneID="bQH-p8-91A">
  160. <objects>
  161. <viewController storyboardIdentifier="ModelDescriptionController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="cfs-SS-G2Z" customClass="ModelDescriptionController" sceneMemberID="viewController">
  162. <layoutGuides>
  163. <viewControllerLayoutGuide type="top" id="8OY-Jl-IVz"/>
  164. <viewControllerLayoutGuide type="bottom" id="Els-NW-lDN"/>
  165. </layoutGuides>
  166. <view key="view" contentMode="scaleToFill" id="vB2-Se-iLa">
  167. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  168. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  169. <subviews>
  170. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" textAlignment="justified" translatesAutoresizingMaskIntoConstraints="NO" id="VRj-M1-sDm">
  171. <rect key="frame" x="3" y="-2" width="759" height="985"/>
  172. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  173. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  174. <string key="text">Lorem ipsum dolor sit er elit lamet, consectetaur cillium adipisicing pecu, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. Nam liber te conscient to factor tum poen legum odioque civiuda.</string>
  175. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  176. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  177. </textView>
  178. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="yLy-4Y-3J0">
  179. <rect key="frame" x="-2" y="987" width="769" height="30"/>
  180. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
  181. <state key="normal" title="Close">
  182. <color key="titleColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
  183. </state>
  184. <connections>
  185. <action selector="closeBtnClick:" destination="cfs-SS-G2Z" eventType="touchUpInside" id="QpA-7N-5g5"/>
  186. </connections>
  187. </button>
  188. </subviews>
  189. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  190. </view>
  191. <connections>
  192. <outlet property="desc_tv" destination="VRj-M1-sDm" id="4ou-i7-w86"/>
  193. </connections>
  194. </viewController>
  195. <placeholder placeholderIdentifier="IBFirstResponder" id="bXK-BE-pEt" userLabel="First Responder" sceneMemberID="firstResponder"/>
  196. </objects>
  197. <point key="canvasLocation" x="3730.46875" y="391.9921875"/>
  198. </scene>
  199. <!--Sync Control Panel View Controller-->
  200. <scene sceneID="INA-Kf-FWJ">
  201. <objects>
  202. <viewController storyboardIdentifier="SyncControlPanelViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="Kn8-15-Yzp" customClass="SyncControlPanelViewController" sceneMemberID="viewController">
  203. <layoutGuides>
  204. <viewControllerLayoutGuide type="top" id="Jhv-HE-YuQ"/>
  205. <viewControllerLayoutGuide type="bottom" id="hKb-eE-BE7"/>
  206. </layoutGuides>
  207. <view key="view" contentMode="scaleToFill" id="3kg-RW-dkB">
  208. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  209. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  210. <subviews>
  211. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Progress" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="k2H-8o-P97">
  212. <rect key="frame" x="20" y="64" width="68" height="21"/>
  213. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  214. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  215. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  216. <nil key="highlightedColor"/>
  217. </label>
  218. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="qll-0O-PAI">
  219. <rect key="frame" x="18" y="93" width="729" height="2"/>
  220. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  221. </progressView>
  222. <progressView opaque="NO" contentMode="scaleToFill" verticalHuggingPriority="750" fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="jJD-lt-Uuj">
  223. <rect key="frame" x="18" y="132" width="729" height="2"/>
  224. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  225. </progressView>
  226. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Overall progress" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="6P9-Se-W27">
  227. <rect key="frame" x="20" y="103" width="126" height="21"/>
  228. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  229. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  230. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  231. <nil key="highlightedColor"/>
  232. </label>
  233. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="" textAlignment="center" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="sEa-AW-QiJ">
  234. <rect key="frame" x="219" y="20" width="329" height="24"/>
  235. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
  236. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  237. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  238. <nil key="highlightedColor"/>
  239. </label>
  240. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="0lX-Gd-bGG">
  241. <rect key="frame" x="639" y="972" width="108" height="30"/>
  242. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  243. <state key="normal" title="Send log"/>
  244. <connections>
  245. <action selector="onSendlogClick:" destination="Kn8-15-Yzp" eventType="touchUpInside" id="OYC-bp-Xth"/>
  246. </connections>
  247. </button>
  248. <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" fixedFrame="YES" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="e3H-tp-xCS">
  249. <rect key="frame" x="18" y="149" width="729" height="816"/>
  250. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  251. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  252. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  253. <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
  254. </textView>
  255. </subviews>
  256. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  257. </view>
  258. <connections>
  259. <outlet property="progress_current" destination="qll-0O-PAI" id="vAK-WH-4Z0"/>
  260. <outlet property="progress_overall" destination="jJD-lt-Uuj" id="t5p-OZ-Ke7"/>
  261. <outlet property="tv_log" destination="e3H-tp-xCS" id="yNl-7h-db1"/>
  262. </connections>
  263. </viewController>
  264. <placeholder placeholderIdentifier="IBFirstResponder" id="bbp-AC-14q" userLabel="First Responder" sceneMemberID="firstResponder"/>
  265. </objects>
  266. <point key="canvasLocation" x="1397.65625" y="470.50781249999994"/>
  267. </scene>
  268. <!--Select order to submit-->
  269. <scene sceneID="krL-Pg-Xlc">
  270. <objects>
  271. <viewController storyboardIdentifier="SelectUploadOrderViewController" title="Select order to submit" useStoryboardIdentifierAsRestorationIdentifier="YES" id="c5p-Fv-SY7" customClass="SelectUploadOrderViewController" sceneMemberID="viewController">
  272. <layoutGuides>
  273. <viewControllerLayoutGuide type="top" id="ico-qj-nmu"/>
  274. <viewControllerLayoutGuide type="bottom" id="C5Q-Vh-7Ds"/>
  275. </layoutGuides>
  276. <view key="view" contentMode="scaleToFill" id="eim-dc-VXV">
  277. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  278. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  279. <subviews>
  280. <tableView clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="68" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="lRS-dn-XTu">
  281. <rect key="frame" x="-2" y="-1" width="768" height="933"/>
  282. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  283. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  284. <prototypes>
  285. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" restorationIdentifier="SelectOrderTableViewCell" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="SelectOrderTableViewCell" rowHeight="86" id="XXr-fU-67o" customClass="SelectOrderTableViewCell">
  286. <rect key="frame" x="0.0" y="50" width="768" height="86"/>
  287. <autoresizingMask key="autoresizingMask"/>
  288. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="XXr-fU-67o" id="Ohn-hG-mj9">
  289. <rect key="frame" x="0.0" y="0.0" width="768" height="86"/>
  290. <autoresizingMask key="autoresizingMask"/>
  291. <subviews>
  292. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="AIn-eK-sCn">
  293. <rect key="frame" x="20" y="15" width="712" height="21"/>
  294. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  295. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  296. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  297. <nil key="highlightedColor"/>
  298. </label>
  299. <button hidden="YES" opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="hrK-DY-RbO">
  300. <rect key="frame" x="10" y="32" width="21" height="21"/>
  301. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  302. <state key="normal" image="button:hrK-DY-RbO:image"/>
  303. <state key="selected" image="4B855F13-5BF6-4A18-8FC9-75FDE7163D19"/>
  304. <connections>
  305. <action selector="checkButtonClick:" destination="XXr-fU-67o" eventType="touchUpInside" id="KeU-ld-H4J"/>
  306. </connections>
  307. </button>
  308. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="v9S-8N-eqS">
  309. <rect key="frame" x="19" y="48" width="749" height="21"/>
  310. <autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMinY="YES"/>
  311. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  312. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  313. <nil key="highlightedColor"/>
  314. </label>
  315. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="11/08/2016 17:55:32 PST" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="efa-f8-yHS">
  316. <rect key="frame" x="567" y="48" width="201" height="21"/>
  317. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  318. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  319. <nil key="textColor"/>
  320. <nil key="highlightedColor"/>
  321. </label>
  322. </subviews>
  323. </tableViewCellContentView>
  324. <connections>
  325. <outlet property="checkedButton" destination="hrK-DY-RbO" id="AcK-F0-dz8"/>
  326. <outlet property="labelCreateTime" destination="efa-f8-yHS" id="oxg-AP-dtP"/>
  327. <outlet property="labelcompany" destination="v9S-8N-eqS" id="99v-V9-l2l"/>
  328. <outlet property="labelsoid" destination="AIn-eK-sCn" id="YQb-1w-FW8"/>
  329. </connections>
  330. </tableViewCell>
  331. </prototypes>
  332. <connections>
  333. <outlet property="dataSource" destination="c5p-Fv-SY7" id="qBy-XV-eut"/>
  334. <outlet property="delegate" destination="c5p-Fv-SY7" id="65r-OG-6ds"/>
  335. </connections>
  336. </tableView>
  337. <button opaque="NO" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="NKA-5N-u0m">
  338. <rect key="frame" x="612" y="974" width="154" height="29"/>
  339. <autoresizingMask key="autoresizingMask" flexibleMinX="YES" flexibleMinY="YES"/>
  340. <state key="normal" image="btn_ok"/>
  341. <connections>
  342. <action selector="uploadButtonClicked:" destination="c5p-Fv-SY7" eventType="touchUpInside" id="wGz-Je-4TB"/>
  343. </connections>
  344. </button>
  345. </subviews>
  346. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  347. </view>
  348. <connections>
  349. <outlet property="syncDataTableView" destination="lRS-dn-XTu" id="dKZ-Ur-9t3"/>
  350. <outlet property="uploadButton" destination="NKA-5N-u0m" id="jdB-LB-0Bf"/>
  351. </connections>
  352. </viewController>
  353. <placeholder placeholderIdentifier="IBFirstResponder" id="krm-rW-vWy" userLabel="First Responder" sceneMemberID="firstResponder"/>
  354. </objects>
  355. <point key="canvasLocation" x="2397.65625" y="348.6328125"/>
  356. </scene>
  357. <!--Unlock offline-->
  358. <scene sceneID="Iag-oy-jaN">
  359. <objects>
  360. <viewController storyboardIdentifier="OfflineUnlockViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="38J-Bm-huX" userLabel="Unlock offline" customClass="OfflineUnlockViewController" sceneMemberID="viewController">
  361. <layoutGuides>
  362. <viewControllerLayoutGuide type="top" id="gur-LG-w64"/>
  363. <viewControllerLayoutGuide type="bottom" id="DTK-XA-Cl4"/>
  364. </layoutGuides>
  365. <view key="view" contentMode="scaleToFill" id="gyO-SO-Q7G">
  366. <rect key="frame" x="0.0" y="0.0" width="480" height="320"/>
  367. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  368. <subviews>
  369. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="User" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="OGq-ht-S8t">
  370. <rect key="frame" x="60" y="103" width="360" height="34"/>
  371. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  372. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  373. <textInputTraits key="textInputTraits" autocorrectionType="no"/>
  374. <connections>
  375. <outlet property="delegate" destination="38J-Bm-huX" id="WID-8R-2yL"/>
  376. </connections>
  377. </textField>
  378. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Password" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="l8b-7U-g6s">
  379. <rect key="frame" x="60" y="147" width="360" height="34"/>
  380. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  381. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  382. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  383. </textField>
  384. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Unlock offline" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="DWa-JA-ah5">
  385. <rect key="frame" x="60" y="67" width="120.5" height="24"/>
  386. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  387. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  388. <nil key="highlightedColor"/>
  389. </label>
  390. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="06f-pS-V71">
  391. <rect key="frame" x="378" y="267" width="62" height="36"/>
  392. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  393. <state key="normal" title="Unlock">
  394. <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="calibratedRGB"/>
  395. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  396. </state>
  397. <userDefinedRuntimeAttributes>
  398. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  399. <integer key="value" value="19"/>
  400. </userDefinedRuntimeAttribute>
  401. </userDefinedRuntimeAttributes>
  402. <connections>
  403. <action selector="OnUnlockClicked:" destination="38J-Bm-huX" eventType="touchUpInside" id="Gwz-83-oAU"/>
  404. </connections>
  405. </button>
  406. </subviews>
  407. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  408. <constraints>
  409. <constraint firstItem="l8b-7U-g6s" firstAttribute="top" secondItem="OGq-ht-S8t" secondAttribute="bottom" constant="10" id="7ga-5U-cOL"/>
  410. <constraint firstItem="DTK-XA-Cl4" firstAttribute="top" secondItem="06f-pS-V71" secondAttribute="bottom" constant="17" id="9jU-wp-9Ni"/>
  411. <constraint firstAttribute="trailing" secondItem="OGq-ht-S8t" secondAttribute="trailing" constant="60" id="Blc-ti-3Dj"/>
  412. <constraint firstItem="DWa-JA-ah5" firstAttribute="top" secondItem="gur-LG-w64" secondAttribute="bottom" constant="47" id="ERJ-vA-lyj"/>
  413. <constraint firstItem="OGq-ht-S8t" firstAttribute="leading" secondItem="gyO-SO-Q7G" secondAttribute="leading" constant="60" id="GHo-4f-apZ"/>
  414. <constraint firstAttribute="trailing" secondItem="l8b-7U-g6s" secondAttribute="trailing" constant="60" id="GmQ-TV-ISv"/>
  415. <constraint firstAttribute="trailing" secondItem="06f-pS-V71" secondAttribute="trailing" constant="40" id="Ms4-Wq-8ZN"/>
  416. <constraint firstItem="DWa-JA-ah5" firstAttribute="leading" secondItem="gyO-SO-Q7G" secondAttribute="leading" constant="60" id="aSB-G7-Hwz"/>
  417. <constraint firstItem="l8b-7U-g6s" firstAttribute="leading" secondItem="gyO-SO-Q7G" secondAttribute="leading" constant="60" id="d4D-tG-YnZ"/>
  418. <constraint firstItem="OGq-ht-S8t" firstAttribute="top" secondItem="DWa-JA-ah5" secondAttribute="bottom" constant="12" id="oXL-5K-6bd"/>
  419. </constraints>
  420. </view>
  421. <navigationItem key="navigationItem" title="Unlock Offline" id="ANt-1h-Ffe">
  422. <barButtonItem key="rightBarButtonItem" image="close" id="i0p-qZ-6mR">
  423. <connections>
  424. <action selector="CloseClick:" destination="38J-Bm-huX" id="RRH-EO-4ga"/>
  425. </connections>
  426. </barButtonItem>
  427. </navigationItem>
  428. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  429. <size key="freeformSize" width="480" height="320"/>
  430. <connections>
  431. <outlet property="bb_close" destination="i0p-qZ-6mR" id="1aY-P0-jJU"/>
  432. <outlet property="btnUnlock" destination="06f-pS-V71" id="EDL-cf-g74"/>
  433. <outlet property="editpass" destination="l8b-7U-g6s" id="fHZ-C7-wni"/>
  434. <outlet property="edituser" destination="OGq-ht-S8t" id="tbr-F1-NcB"/>
  435. </connections>
  436. </viewController>
  437. <placeholder placeholderIdentifier="IBFirstResponder" id="Rci-FC-qps" userLabel="First Responder" sceneMemberID="firstResponder"/>
  438. </objects>
  439. <point key="canvasLocation" x="580.46875" y="1031.8359375"/>
  440. </scene>
  441. <!--Sign_in-->
  442. <scene sceneID="MsR-M9-oCr">
  443. <objects>
  444. <viewController storyboardIdentifier="LoginViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="9zU-md-xm6" userLabel="Sign_in" customClass="LoginViewController" sceneMemberID="viewController">
  445. <view key="view" contentMode="scaleToFill" id="tCG-Lj-cCj">
  446. <rect key="frame" x="0.0" y="0.0" width="480" height="320"/>
  447. <autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
  448. <subviews>
  449. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="User" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="0P5-Qd-woU">
  450. <rect key="frame" x="60" y="123" width="360" height="30"/>
  451. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  452. <constraints>
  453. <constraint firstAttribute="height" constant="30" id="HFC-Yu-Rkv"/>
  454. </constraints>
  455. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  456. <textInputTraits key="textInputTraits" autocorrectionType="no"/>
  457. <connections>
  458. <outlet property="delegate" destination="9zU-md-xm6" id="uDb-kE-m0r"/>
  459. </connections>
  460. </textField>
  461. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Password" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="bSE-AA-Y8D">
  462. <rect key="frame" x="60" y="162" width="360" height="34"/>
  463. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  464. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  465. <textInputTraits key="textInputTraits" secureTextEntry="YES"/>
  466. </textField>
  467. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Elo-d8-kBi">
  468. <rect key="frame" x="60" y="220" width="360" height="22"/>
  469. <constraints>
  470. <constraint firstAttribute="height" constant="22" id="XeE-bY-YkU"/>
  471. </constraints>
  472. <inset key="contentEdgeInsets" minX="4" minY="0.0" maxX="0.0" maxY="0.0"/>
  473. <inset key="imageEdgeInsets" minX="-4" minY="0.0" maxX="0.0" maxY="0.0"/>
  474. <state key="normal" title="Save password" image="checkbox">
  475. <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  476. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  477. </state>
  478. </button>
  479. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Z2w-2n-SST">
  480. <rect key="frame" x="296" y="220" width="124" height="22"/>
  481. <constraints>
  482. <constraint firstAttribute="width" constant="124" id="LKL-kP-Bug"/>
  483. <constraint firstAttribute="height" constant="22" id="x3I-Ae-w2r"/>
  484. </constraints>
  485. <inset key="contentEdgeInsets" minX="4" minY="0.0" maxX="0.0" maxY="0.0"/>
  486. <inset key="imageEdgeInsets" minX="-4" minY="0.0" maxX="0.0" maxY="0.0"/>
  487. <state key="normal" title="Offline mode" image="checkbox">
  488. <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  489. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  490. </state>
  491. </button>
  492. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Sign in" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="knf-cd-xPX">
  493. <rect key="frame" x="60" y="87" width="60" height="26"/>
  494. <constraints>
  495. <constraint firstAttribute="width" constant="60" id="7Xc-eA-JbQ"/>
  496. <constraint firstAttribute="height" constant="26" id="qI6-Ph-C1i"/>
  497. </constraints>
  498. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  499. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  500. <nil key="highlightedColor"/>
  501. </label>
  502. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="right" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="vs9-qY-X1G">
  503. <rect key="frame" x="294" y="85.5" width="126" height="30"/>
  504. <constraints>
  505. <constraint firstAttribute="width" constant="126" id="C2c-Wg-Ei7"/>
  506. <constraint firstAttribute="height" constant="30" id="W9d-yI-RqE"/>
  507. </constraints>
  508. <state key="normal" title="Retrieve password">
  509. <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  510. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  511. </state>
  512. <connections>
  513. <action selector="onRetrievePassword:" destination="9zU-md-xm6" eventType="touchUpInside" id="RhK-Rw-qkS"/>
  514. </connections>
  515. </button>
  516. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="DaC-RK-NlU" customClass="DefaultImageButton">
  517. <rect key="frame" x="358" y="270" width="102" height="30"/>
  518. <constraints>
  519. <constraint firstAttribute="width" constant="102" id="0lT-dg-F5n"/>
  520. <constraint firstAttribute="height" constant="30" id="gJ1-E9-Fym"/>
  521. </constraints>
  522. <fontDescription key="fontDescription" type="system" pointSize="20"/>
  523. <state key="normal" title="Sign in" backgroundImage="btn_signin">
  524. <color key="titleColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
  525. <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  526. </state>
  527. <userDefinedRuntimeAttributes>
  528. <userDefinedRuntimeAttribute type="number" keyPath="layer.cornerRadius">
  529. <integer key="value" value="19"/>
  530. </userDefinedRuntimeAttribute>
  531. </userDefinedRuntimeAttributes>
  532. <connections>
  533. <action selector="onLoginClick:" destination="9zU-md-xm6" eventType="touchUpInside" id="LV1-uK-DcR"/>
  534. </connections>
  535. </button>
  536. <tableView hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" translatesAutoresizingMaskIntoConstraints="NO" id="UVr-TH-Sj9">
  537. <rect key="frame" x="60" y="153" width="360" height="109"/>
  538. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  539. <prototypes>
  540. <tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="blue" hidesAccessoryWhenEditing="NO" indentationLevel="1" indentationWidth="0.0" reuseIdentifier="LoginListCell" textLabel="cA5-3m-gXL" style="IBUITableViewCellStyleDefault" id="ujk-JC-KZi">
  541. <rect key="frame" x="0.0" y="50" width="360" height="44"/>
  542. <autoresizingMask key="autoresizingMask"/>
  543. <tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="ujk-JC-KZi" id="obH-Uq-6vJ">
  544. <rect key="frame" x="0.0" y="0.0" width="360" height="44"/>
  545. <autoresizingMask key="autoresizingMask"/>
  546. <subviews>
  547. <label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="cA5-3m-gXL">
  548. <rect key="frame" x="16" y="0.0" width="328" height="44"/>
  549. <autoresizingMask key="autoresizingMask"/>
  550. <fontDescription key="fontDescription" type="system" pointSize="16"/>
  551. <color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  552. <nil key="highlightedColor"/>
  553. </label>
  554. </subviews>
  555. </tableViewCellContentView>
  556. </tableViewCell>
  557. </prototypes>
  558. <connections>
  559. <outlet property="dataSource" destination="9zU-md-xm6" id="e8y-xV-zNf"/>
  560. <outlet property="delegate" destination="9zU-md-xm6" id="yBO-gH-EzQ"/>
  561. </connections>
  562. </tableView>
  563. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Vbx-y3-E15">
  564. <rect key="frame" x="228" y="270" width="100" height="30"/>
  565. <constraints>
  566. <constraint firstAttribute="height" constant="30" id="rPG-uF-CCj"/>
  567. <constraint firstAttribute="width" constant="100" id="vqp-gO-Dk7"/>
  568. </constraints>
  569. <fontDescription key="fontDescription" type="system" pointSize="15"/>
  570. <state key="normal" title="Request Login">
  571. <color key="titleColor" red="0.60000002379999995" green="0.40000000600000002" blue="0.20000000300000001" alpha="1" colorSpace="calibratedRGB"/>
  572. </state>
  573. <connections>
  574. <action selector="requestLoginBtnClicked:" destination="9zU-md-xm6" eventType="touchUpInside" id="ot6-ro-b8n"/>
  575. </connections>
  576. </button>
  577. </subviews>
  578. <viewLayoutGuide key="safeArea" id="Imi-b7-qNe"/>
  579. <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
  580. <constraints>
  581. <constraint firstItem="Z2w-2n-SST" firstAttribute="bottom" secondItem="Elo-d8-kBi" secondAttribute="bottom" id="0w6-7l-11T"/>
  582. <constraint firstItem="bSE-AA-Y8D" firstAttribute="leading" secondItem="knf-cd-xPX" secondAttribute="leading" id="Cym-sh-7VV"/>
  583. <constraint firstItem="UVr-TH-Sj9" firstAttribute="trailing" secondItem="0P5-Qd-woU" secondAttribute="trailing" id="Dsf-Yk-R4t"/>
  584. <constraint firstItem="Imi-b7-qNe" firstAttribute="bottom" secondItem="DaC-RK-NlU" secondAttribute="bottom" constant="20" id="Efo-FP-hqH"/>
  585. <constraint firstItem="Z2w-2n-SST" firstAttribute="top" secondItem="bSE-AA-Y8D" secondAttribute="bottom" constant="24" id="JkK-SA-AzT"/>
  586. <constraint firstItem="DaC-RK-NlU" firstAttribute="centerY" secondItem="Vbx-y3-E15" secondAttribute="centerY" id="MPP-Sg-SOw"/>
  587. <constraint firstItem="Z2w-2n-SST" firstAttribute="trailing" secondItem="0P5-Qd-woU" secondAttribute="trailing" id="OXN-IK-iQw"/>
  588. <constraint firstItem="bSE-AA-Y8D" firstAttribute="top" secondItem="0P5-Qd-woU" secondAttribute="bottom" constant="9" id="Qy0-Hq-eHL"/>
  589. <constraint firstItem="vs9-qY-X1G" firstAttribute="firstBaseline" secondItem="knf-cd-xPX" secondAttribute="firstBaseline" id="RpH-X6-o1o"/>
  590. <constraint firstItem="bSE-AA-Y8D" firstAttribute="trailing" secondItem="0P5-Qd-woU" secondAttribute="trailing" id="UUN-kC-FJJ"/>
  591. <constraint firstItem="Imi-b7-qNe" firstAttribute="trailing" secondItem="DaC-RK-NlU" secondAttribute="trailing" constant="20" id="bsS-oV-fW2"/>
  592. <constraint firstItem="Elo-d8-kBi" firstAttribute="leading" secondItem="knf-cd-xPX" secondAttribute="leading" id="c0i-0M-4Ao"/>
  593. <constraint firstItem="knf-cd-xPX" firstAttribute="top" secondItem="Imi-b7-qNe" secondAttribute="top" constant="67" id="e0X-AG-gSZ"/>
  594. <constraint firstItem="0P5-Qd-woU" firstAttribute="top" secondItem="knf-cd-xPX" secondAttribute="bottom" constant="10" id="fQ1-00-fRl"/>
  595. <constraint firstItem="0P5-Qd-woU" firstAttribute="leading" secondItem="Imi-b7-qNe" secondAttribute="leading" constant="60" id="hcU-PI-SL1"/>
  596. <constraint firstItem="DaC-RK-NlU" firstAttribute="leading" secondItem="Vbx-y3-E15" secondAttribute="trailing" constant="30" id="hkc-us-NRg"/>
  597. <constraint firstItem="Elo-d8-kBi" firstAttribute="trailing" secondItem="0P5-Qd-woU" secondAttribute="trailing" id="l5B-8G-GBe"/>
  598. <constraint firstItem="0P5-Qd-woU" firstAttribute="leading" secondItem="knf-cd-xPX" secondAttribute="leading" id="nLu-l0-5MW"/>
  599. <constraint firstItem="Imi-b7-qNe" firstAttribute="trailing" secondItem="0P5-Qd-woU" secondAttribute="trailing" constant="60" id="pto-Ob-rbv"/>
  600. <constraint firstItem="DaC-RK-NlU" firstAttribute="top" secondItem="UVr-TH-Sj9" secondAttribute="bottom" constant="8" id="rus-77-bCg"/>
  601. <constraint firstItem="UVr-TH-Sj9" firstAttribute="leading" secondItem="knf-cd-xPX" secondAttribute="leading" id="sg8-Nn-NPB"/>
  602. <constraint firstItem="vs9-qY-X1G" firstAttribute="trailing" secondItem="0P5-Qd-woU" secondAttribute="trailing" id="urZ-dC-Er3"/>
  603. <constraint firstItem="UVr-TH-Sj9" firstAttribute="top" secondItem="0P5-Qd-woU" secondAttribute="bottom" id="wZF-hZ-EBX"/>
  604. </constraints>
  605. </view>
  606. <navigationItem key="navigationItem" title="NPD" id="ziz-8O-kl9">
  607. <barButtonItem key="rightBarButtonItem" image="close" id="9Vc-xr-KiD">
  608. <connections>
  609. <action selector="CloseClick:" destination="9zU-md-xm6" id="odn-1c-HwF"/>
  610. </connections>
  611. </barButtonItem>
  612. </navigationItem>
  613. <value key="contentSizeForViewInPopover" type="size" width="480" height="320"/>
  614. <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/>
  615. <size key="freeformSize" width="480" height="320"/>
  616. <connections>
  617. <outlet property="Loginlist" destination="UVr-TH-Sj9" id="JHd-pP-Ql8"/>
  618. <outlet property="bb_close" destination="9Vc-xr-KiD" id="s4X-fq-KM0"/>
  619. <outlet property="btnLogin" destination="DaC-RK-NlU" id="liQ-Mm-nie"/>
  620. <outlet property="checkOfflineMode" destination="Z2w-2n-SST" id="gpd-ut-Z7r"/>
  621. <outlet property="checkSavePassword" destination="Elo-d8-kBi" id="BPP-Wr-4mq"/>
  622. <outlet property="editpass" destination="bSE-AA-Y8D" id="umZ-aO-Kii"/>
  623. <outlet property="edituser" destination="0P5-Qd-woU" id="CfH-qD-kmw"/>
  624. <outlet property="requestLoginBtn" destination="Vbx-y3-E15" id="Mym-JN-G04"/>
  625. </connections>
  626. </viewController>
  627. <placeholder placeholderIdentifier="IBFirstResponder" id="nrA-2e-wzo" userLabel="First Responder" sceneMemberID="firstResponder"/>
  628. </objects>
  629. <point key="canvasLocation" x="1167.96875" y="-935.15624999999989"/>
  630. </scene>
  631. <!--Offline Order Setting-->
  632. <scene sceneID="udc-on-3hE">
  633. <objects>
  634. <viewController storyboardIdentifier="OLOSettingViewController" title="Offline Order Setting" useStoryboardIdentifierAsRestorationIdentifier="YES" id="lfk-1f-lmJ" customClass="OLOSettingViewController" sceneMemberID="viewController">
  635. <layoutGuides>
  636. <viewControllerLayoutGuide type="top" id="1Ax-TN-3w1"/>
  637. <viewControllerLayoutGuide type="bottom" id="9cM-4f-S8t"/>
  638. </layoutGuides>
  639. <view key="view" contentMode="scaleToFill" id="yhb-rw-zyA">
  640. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  641. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  642. <subviews>
  643. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Server Setting" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="aNw-mP-oBD">
  644. <rect key="frame" x="44" y="44" width="124" height="22"/>
  645. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  646. <nil key="textColor"/>
  647. <nil key="highlightedColor"/>
  648. </label>
  649. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Local Data " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Kh8-il-Vgk">
  650. <rect key="frame" x="44" y="196" width="94" height="21"/>
  651. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  652. <nil key="textColor"/>
  653. <nil key="highlightedColor"/>
  654. </label>
  655. <textField opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="aeH-Kl-T6M">
  656. <rect key="frame" x="114" y="79.5" width="610" height="34"/>
  657. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  658. <textInputTraits key="textInputTraits"/>
  659. </textField>
  660. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="URz-TP-ORX">
  661. <rect key="frame" x="646.5" y="230.5" width="77.5" height="34.5"/>
  662. <state key="normal" title="Button"/>
  663. <buttonConfiguration key="configuration" style="plain" title="update"/>
  664. <connections>
  665. <action selector="onUpdateLocalData:" destination="lfk-1f-lmJ" eventType="touchUpInside" id="drO-j0-1IX"/>
  666. </connections>
  667. </button>
  668. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="xNv-rw-rP8">
  669. <rect key="frame" x="674.5" y="341.5" width="49.5" height="34.5"/>
  670. <state key="normal" title="Button"/>
  671. <buttonConfiguration key="configuration" style="plain" title="Set"/>
  672. <connections>
  673. <action selector="onSetUnlockCode:" destination="lfk-1f-lmJ" eventType="touchUpInside" id="sCD-Uf-fN7"/>
  674. </connections>
  675. </button>
  676. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Local data has not been initialized" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="9O1-4j-aHK">
  677. <rect key="frame" x="44" y="237" width="257" height="21"/>
  678. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  679. <nil key="textColor"/>
  680. <nil key="highlightedColor"/>
  681. </label>
  682. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dRO-ry-Snw">
  683. <rect key="frame" x="44" y="86" width="50" height="21"/>
  684. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  685. <nil key="textColor"/>
  686. <nil key="highlightedColor"/>
  687. </label>
  688. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="URL:" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="jCN-CG-uWi">
  689. <rect key="frame" x="44" y="127" width="37" height="21"/>
  690. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  691. <nil key="textColor"/>
  692. <nil key="highlightedColor"/>
  693. </label>
  694. <textField opaque="NO" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="aBL-8I-Mqn">
  695. <rect key="frame" x="114" y="120.5" width="610" height="34"/>
  696. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  697. <textInputTraits key="textInputTraits"/>
  698. </textField>
  699. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Unlock Code" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="UTp-Ah-jRN">
  700. <rect key="frame" x="44" y="306" width="110" height="22"/>
  701. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  702. <nil key="textColor"/>
  703. <nil key="highlightedColor"/>
  704. </label>
  705. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Unlock code has not been set" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="EZe-UB-PAW">
  706. <rect key="frame" x="44" y="348" width="227" height="21"/>
  707. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  708. <nil key="textColor"/>
  709. <nil key="highlightedColor"/>
  710. </label>
  711. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Fzf-aI-cFn">
  712. <rect key="frame" x="674.5" y="38" width="49.5" height="34.5"/>
  713. <state key="normal" title="Button"/>
  714. <buttonConfiguration key="configuration" style="plain" title="Set"/>
  715. <connections>
  716. <action selector="onSetServer:" destination="lfk-1f-lmJ" eventType="touchUpInside" id="age-Mz-P9S"/>
  717. </connections>
  718. </button>
  719. </subviews>
  720. <color key="backgroundColor" systemColor="systemBackgroundColor"/>
  721. <constraints>
  722. <constraint firstItem="aNw-mP-oBD" firstAttribute="leading" secondItem="yhb-rw-zyA" secondAttribute="leadingMargin" constant="24" id="1VK-eQ-0Ex"/>
  723. <constraint firstAttribute="trailingMargin" secondItem="Fzf-aI-cFn" secondAttribute="trailing" constant="24" id="33g-WI-ag3"/>
  724. <constraint firstItem="aBL-8I-Mqn" firstAttribute="leading" secondItem="aeH-Kl-T6M" secondAttribute="leading" id="4bc-tE-q2o"/>
  725. <constraint firstItem="URz-TP-ORX" firstAttribute="centerY" secondItem="9O1-4j-aHK" secondAttribute="centerY" id="6fa-f6-j63"/>
  726. <constraint firstItem="xNv-rw-rP8" firstAttribute="centerY" secondItem="EZe-UB-PAW" secondAttribute="centerY" id="8SM-QG-jYU"/>
  727. <constraint firstItem="dRO-ry-Snw" firstAttribute="top" secondItem="aNw-mP-oBD" secondAttribute="bottom" constant="20" id="Aw5-gL-Ksl"/>
  728. <constraint firstItem="UTp-Ah-jRN" firstAttribute="leading" secondItem="Kh8-il-Vgk" secondAttribute="leading" id="N88-AW-jjm"/>
  729. <constraint firstItem="aeH-Kl-T6M" firstAttribute="leading" secondItem="dRO-ry-Snw" secondAttribute="trailing" constant="20" id="Nrs-pn-l1B"/>
  730. <constraint firstItem="9O1-4j-aHK" firstAttribute="leading" secondItem="Kh8-il-Vgk" secondAttribute="leading" id="O8Q-pe-2AK"/>
  731. <constraint firstItem="Fzf-aI-cFn" firstAttribute="trailing" secondItem="aeH-Kl-T6M" secondAttribute="trailing" id="Pvg-Ud-iLF"/>
  732. <constraint firstItem="Fzf-aI-cFn" firstAttribute="centerY" secondItem="aNw-mP-oBD" secondAttribute="centerY" id="PyZ-OU-lQo"/>
  733. <constraint firstItem="jCN-CG-uWi" firstAttribute="top" secondItem="dRO-ry-Snw" secondAttribute="bottom" constant="20" id="R2A-ax-b4f"/>
  734. <constraint firstItem="EZe-UB-PAW" firstAttribute="top" secondItem="UTp-Ah-jRN" secondAttribute="bottom" constant="20" id="Ukp-p6-zbi"/>
  735. <constraint firstItem="dRO-ry-Snw" firstAttribute="leading" secondItem="yhb-rw-zyA" secondAttribute="leadingMargin" constant="24" id="YFh-DK-QUT"/>
  736. <constraint firstItem="Fzf-aI-cFn" firstAttribute="trailing" secondItem="URz-TP-ORX" secondAttribute="trailing" id="cpr-GF-2qV"/>
  737. <constraint firstItem="aeH-Kl-T6M" firstAttribute="centerY" secondItem="dRO-ry-Snw" secondAttribute="centerY" id="fN6-In-Lok"/>
  738. <constraint firstItem="9O1-4j-aHK" firstAttribute="top" secondItem="Kh8-il-Vgk" secondAttribute="bottom" constant="20" id="gdr-xh-g2y"/>
  739. <constraint firstItem="aBL-8I-Mqn" firstAttribute="centerY" secondItem="jCN-CG-uWi" secondAttribute="centerY" id="i6f-21-OUc"/>
  740. <constraint firstItem="Fzf-aI-cFn" firstAttribute="trailing" secondItem="xNv-rw-rP8" secondAttribute="trailing" id="m3B-Ks-c2L"/>
  741. <constraint firstItem="aBL-8I-Mqn" firstAttribute="trailing" secondItem="aeH-Kl-T6M" secondAttribute="trailing" id="nR3-TZ-6SM"/>
  742. <constraint firstItem="jCN-CG-uWi" firstAttribute="leading" secondItem="yhb-rw-zyA" secondAttribute="leadingMargin" constant="24" id="ny4-8l-9kw"/>
  743. <constraint firstItem="aNw-mP-oBD" firstAttribute="top" secondItem="1Ax-TN-3w1" secondAttribute="bottom" constant="24" id="oKm-4d-K4O"/>
  744. <constraint firstItem="Kh8-il-Vgk" firstAttribute="top" secondItem="jCN-CG-uWi" secondAttribute="bottom" constant="48" id="pJY-hA-dpe"/>
  745. <constraint firstItem="EZe-UB-PAW" firstAttribute="leading" secondItem="UTp-Ah-jRN" secondAttribute="leading" id="uiL-Qi-fC7"/>
  746. <constraint firstItem="Kh8-il-Vgk" firstAttribute="leading" secondItem="jCN-CG-uWi" secondAttribute="leading" id="w2g-iC-dtc"/>
  747. <constraint firstItem="UTp-Ah-jRN" firstAttribute="top" secondItem="9O1-4j-aHK" secondAttribute="bottom" constant="48" id="x0e-u7-V8U"/>
  748. </constraints>
  749. </view>
  750. <connections>
  751. <outlet property="textfieldName" destination="aeH-Kl-T6M" id="N1Q-cI-1Cd"/>
  752. <outlet property="textfieldServer" destination="aBL-8I-Mqn" id="ClG-lf-lP1"/>
  753. </connections>
  754. </viewController>
  755. <placeholder placeholderIdentifier="IBFirstResponder" id="FD0-nO-nqr" userLabel="First Responder" customClass="UIResponder" sceneMemberID="firstResponder"/>
  756. </objects>
  757. <point key="canvasLocation" x="501.5625" y="-193.359375"/>
  758. </scene>
  759. <!--Server Setting View Controller-->
  760. <scene sceneID="odL-0Z-JNt">
  761. <objects>
  762. <viewController storyboardIdentifier="ServerSettingViewController" useStoryboardIdentifierAsRestorationIdentifier="YES" id="4E6-80-nis" customClass="ServerSettingViewController" sceneMemberID="viewController">
  763. <layoutGuides>
  764. <viewControllerLayoutGuide type="top" id="auC-0B-URb"/>
  765. <viewControllerLayoutGuide type="bottom" id="5EI-0x-Aa2"/>
  766. </layoutGuides>
  767. <view key="view" contentMode="scaleToFill" id="7d3-Km-gpZ">
  768. <rect key="frame" x="0.0" y="0.0" width="768" height="1024"/>
  769. <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
  770. <subviews>
  771. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Name" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="I4e-nd-eUd">
  772. <rect key="frame" x="30" y="98" width="45" height="21"/>
  773. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  774. <nil key="textColor"/>
  775. <nil key="highlightedColor"/>
  776. </label>
  777. <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" enabled="NO" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="Name" textAlignment="natural" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="i1w-0J-KZf">
  778. <rect key="frame" x="30" y="129" width="708" height="34"/>
  779. <fontDescription key="fontDescription" type="system" pointSize="14"/>
  780. <textInputTraits key="textInputTraits"/>
  781. <connections>
  782. <action selector="onNameChange:" destination="4E6-80-nis" eventType="editingChanged" id="1TU-hO-0mF"/>
  783. </connections>
  784. </textField>
  785. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Server Setting" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="R0K-zW-L9z">
  786. <rect key="frame" x="30" y="56" width="124" height="22"/>
  787. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  788. <nil key="textColor"/>
  789. <nil key="highlightedColor"/>
  790. </label>
  791. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="3vw-sE-OsA">
  792. <rect key="frame" x="688.5" y="50" width="49.5" height="34.5"/>
  793. <state key="normal" title="Button"/>
  794. <buttonConfiguration key="configuration" style="plain" title="Set"/>
  795. <connections>
  796. <action selector="onScanClick:" destination="4E6-80-nis" eventType="touchUpInside" id="8Z9-lm-Z9I"/>
  797. </connections>
  798. </button>
  799. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Local Data " textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="yuq-p9-cMU">
  800. <rect key="frame" x="30" y="199" width="94" height="21"/>
  801. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  802. <nil key="textColor"/>
  803. <nil key="highlightedColor"/>
  804. </label>
  805. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price Group" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Xvn-bA-km7">
  806. <rect key="frame" x="30" y="297" width="102" height="22"/>
  807. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  808. <nil key="textColor"/>
  809. <nil key="highlightedColor"/>
  810. </label>
  811. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="TJI-TK-yrX">
  812. <rect key="frame" x="658" y="233.5" width="80" height="34.5"/>
  813. <state key="normal" title="Button"/>
  814. <buttonConfiguration key="configuration" style="plain" title="Update"/>
  815. <connections>
  816. <action selector="onUpdateClick:" destination="4E6-80-nis" eventType="touchUpInside" id="UHo-1S-Tnu"/>
  817. </connections>
  818. </button>
  819. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="nFJ-HW-wWn">
  820. <rect key="frame" x="688.5" y="675.5" width="49.5" height="34.5"/>
  821. <state key="normal" title="Button"/>
  822. <buttonConfiguration key="configuration" style="plain" title="Set"/>
  823. <connections>
  824. <action selector="onSetUnlockCode:" destination="lfk-1f-lmJ" eventType="touchUpInside" id="xh0-fd-2BO"/>
  825. <action selector="onUnlockCodeClick:" destination="4E6-80-nis" eventType="touchUpInside" id="Mgi-1T-A8J"/>
  826. </connections>
  827. </button>
  828. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Local data has not been initialized" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Obj-1G-kcW">
  829. <rect key="frame" x="30" y="240" width="257" height="21"/>
  830. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  831. <nil key="textColor"/>
  832. <nil key="highlightedColor"/>
  833. </label>
  834. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Price group does not set" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bSV-E3-6Kl">
  835. <rect key="frame" x="30" y="339" width="187" height="21"/>
  836. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  837. <nil key="textColor"/>
  838. <nil key="highlightedColor"/>
  839. </label>
  840. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Unlock Code" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="TQb-CN-2tn">
  841. <rect key="frame" x="30" y="640" width="110" height="22"/>
  842. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  843. <nil key="textColor"/>
  844. <nil key="highlightedColor"/>
  845. </label>
  846. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Unlock code has not been set" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="pjl-GE-L5s">
  847. <rect key="frame" x="30" y="682" width="227" height="21"/>
  848. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  849. <nil key="textColor"/>
  850. <nil key="highlightedColor"/>
  851. </label>
  852. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Live Inventory" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="zhm-2h-vLW">
  853. <rect key="frame" x="30" y="396" width="121" height="22"/>
  854. <fontDescription key="fontDescription" type="boldSystem" pointSize="18"/>
  855. <nil key="textColor"/>
  856. <nil key="highlightedColor"/>
  857. </label>
  858. <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Unknown" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ao6-r1-uXr">
  859. <rect key="frame" x="30" y="438" width="71.5" height="21"/>
  860. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  861. <nil key="textColor"/>
  862. <nil key="highlightedColor"/>
  863. </label>
  864. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Retry Wait TimeInterval" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="bt3-RG-tEN">
  865. <rect key="frame" x="30" y="479" width="177" height="20.5"/>
  866. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  867. <nil key="textColor"/>
  868. <nil key="highlightedColor"/>
  869. </label>
  870. <textField hidden="YES" opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="center" minimumFontSize="17" translatesAutoresizingMaskIntoConstraints="NO" id="yzC-7l-hc0">
  871. <rect key="frame" x="688" y="472.5" width="50" height="34"/>
  872. <constraints>
  873. <constraint firstAttribute="width" constant="50" id="XIG-Hs-C1i"/>
  874. </constraints>
  875. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  876. <textInputTraits key="textInputTraits" keyboardType="numberPad"/>
  877. <connections>
  878. <action selector="onWaitingChange:" destination="4E6-80-nis" eventType="editingChanged" id="C4m-dP-qe5"/>
  879. </connections>
  880. </textField>
  881. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="OM7-ch-z2g">
  882. <rect key="frame" x="608.5" y="953.5" width="129.5" height="34.5"/>
  883. <state key="normal" title="Button"/>
  884. <buttonConfiguration key="configuration" style="plain" title="Privacy Policy"/>
  885. <connections>
  886. <action selector="onPrivacyClick:" destination="4E6-80-nis" eventType="touchUpInside" id="uMP-iC-OjY"/>
  887. </connections>
  888. </button>
  889. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="BqX-sY-rTI">
  890. <rect key="frame" x="490.5" y="953.5" width="70" height="34.5"/>
  891. <state key="normal" title="Button"/>
  892. <buttonConfiguration key="configuration" style="plain" title="About"/>
  893. <connections>
  894. <action selector="onAboutClick:" destination="4E6-80-nis" eventType="touchUpInside" id="zmW-UI-yqH"/>
  895. </connections>
  896. </button>
  897. <switch hidden="YES" opaque="NO" contentMode="scaleToFill" horizontalHuggingPriority="750" verticalHuggingPriority="750" contentHorizontalAlignment="center" contentVerticalAlignment="center" on="YES" translatesAutoresizingMaskIntoConstraints="NO" id="tKv-XG-Ugr">
  898. <rect key="frame" x="689" y="514.5" width="51" height="31"/>
  899. <connections>
  900. <action selector="onAutoUpload:" destination="4E6-80-nis" eventType="valueChanged" id="9a0-gt-v8G"/>
  901. </connections>
  902. </switch>
  903. <label hidden="YES" opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Auto Start Upload" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Vel-ZT-H2H">
  904. <rect key="frame" x="30" y="519.5" width="136" height="20.5"/>
  905. <fontDescription key="fontDescription" type="system" pointSize="17"/>
  906. <nil key="textColor"/>
  907. <nil key="highlightedColor"/>
  908. </label>
  909. <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Hrq-La-ta7">
  910. <rect key="frame" x="303.5" y="838.5" width="161" height="34.5"/>
  911. <state key="normal" title="Button"/>
  912. <buttonConfiguration key="configuration" style="plain" title="Change Password"/>
  913. <connections>
  914. <action selector="onChangePasswordClick:" destination="4E6-80-nis" eventType="touchUpInside" id="guG-pO-bDk"/>
  915. </connections>
  916. </button>
  917. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="SRC-EL-dQp">
  918. <rect key="frame" x="313.5" y="883" width="141" height="34.5"/>
  919. <state key="normal" title="Button"/>
  920. <buttonConfiguration key="configuration" style="plain" title="Delete Account"/>
  921. <connections>
  922. <action selector="onDeleteAccountClick:" destination="4E6-80-nis" eventType="touchUpInside" id="2Ft-3g-0MI"/>
  923. </connections>
  924. </button>
  925. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="veN-AT-j6e">
  926. <rect key="frame" x="688.5" y="332.5" width="49.5" height="34.5"/>
  927. <state key="normal" title="Button"/>
  928. <buttonConfiguration key="configuration" style="plain" title="Set"/>
  929. <connections>
  930. <action selector="onSetPriceGroup:" destination="4E6-80-nis" eventType="touchUpInside" id="nMX-8I-sl9"/>
  931. </connections>
  932. </button>
  933. <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="system" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="Thl-1o-t2R">
  934. <rect key="frame" x="676" y="431" width="62" height="35"/>
  935. <state key="normal" title="Button"/>
  936. <buttonConfiguration key="configuration" style="plain" title="Sync"/>
  937. <connections>
  938. <action selector="onSyncStock:" destination="4E6-80-nis" eventType="touchUpInside" id="j6o-75-JJJ"/>
  939. </connections>
  940. </button>
  941. </subviews>
  942. <color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
  943. <constraints>
  944. <constraint firstItem="OM7-ch-z2g" firstAttribute="trailing" secondItem="yzC-7l-hc0" secondAttribute="trailing" id="1Be-LR-7i0"/>
  945. <constraint firstItem="I4e-nd-eUd" firstAttribute="top" secondItem="R0K-zW-L9z" secondAttribute="bottom" constant="20" id="2Xj-Ia-usW"/>
  946. <constraint firstItem="3vw-sE-OsA" firstAttribute="trailing" secondItem="tKv-XG-Ugr" secondAttribute="trailing" id="2qA-D9-mfJ"/>
  947. <constraint firstItem="nFJ-HW-wWn" firstAttribute="centerY" secondItem="pjl-GE-L5s" secondAttribute="centerY" id="3DR-8Q-Axe"/>
  948. <constraint firstItem="R0K-zW-L9z" firstAttribute="leading" secondItem="7d3-Km-gpZ" secondAttribute="leadingMargin" constant="10" id="4v2-eO-gar"/>
  949. <constraint firstItem="bSV-E3-6Kl" firstAttribute="leading" secondItem="Xvn-bA-km7" secondAttribute="leading" id="6Sa-Bg-YcR"/>
  950. <constraint firstItem="bt3-RG-tEN" firstAttribute="leading" secondItem="R0K-zW-L9z" secondAttribute="leading" id="8G9-nm-TnI"/>
  951. <constraint firstItem="TQb-CN-2tn" firstAttribute="leading" secondItem="R0K-zW-L9z" secondAttribute="leading" id="8a7-Qp-xjJ"/>
  952. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="yuq-p9-cMU" secondAttribute="trailing" constant="20" symbolic="YES" id="AOj-cR-SdM"/>
  953. <constraint firstItem="Obj-1G-kcW" firstAttribute="leading" secondItem="yuq-p9-cMU" secondAttribute="leading" id="Bn2-8S-64c"/>
  954. <constraint firstItem="TJI-TK-yrX" firstAttribute="centerY" secondItem="Obj-1G-kcW" secondAttribute="centerY" id="EXA-Sq-gml"/>
  955. <constraint firstItem="pjl-GE-L5s" firstAttribute="leading" secondItem="R0K-zW-L9z" secondAttribute="leading" id="FVr-34-x7y"/>
  956. <constraint firstItem="veN-AT-j6e" firstAttribute="trailing" secondItem="3vw-sE-OsA" secondAttribute="trailing" id="HEf-Tu-qFb"/>
  957. <constraint firstItem="R0K-zW-L9z" firstAttribute="top" secondItem="auC-0B-URb" secondAttribute="bottom" constant="36" id="HFw-4H-pIJ"/>
  958. <constraint firstItem="Vel-ZT-H2H" firstAttribute="leading" secondItem="R0K-zW-L9z" secondAttribute="leading" id="HQS-3n-bCN"/>
  959. <constraint firstItem="TJI-TK-yrX" firstAttribute="trailing" secondItem="3vw-sE-OsA" secondAttribute="trailing" id="HRD-fh-HR7"/>
  960. <constraint firstItem="OM7-ch-z2g" firstAttribute="centerY" secondItem="BqX-sY-rTI" secondAttribute="centerY" id="HUv-gz-KVD"/>
  961. <constraint firstItem="3vw-sE-OsA" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="R0K-zW-L9z" secondAttribute="trailing" constant="8" symbolic="YES" id="M1R-Ft-RMd"/>
  962. <constraint firstItem="ao6-r1-uXr" firstAttribute="leading" secondItem="R0K-zW-L9z" secondAttribute="leading" id="Mdq-Ji-FxD"/>
  963. <constraint firstItem="TJI-TK-yrX" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="Obj-1G-kcW" secondAttribute="trailing" constant="8" symbolic="YES" id="P60-Yg-CB1"/>
  964. <constraint firstItem="Xvn-bA-km7" firstAttribute="top" secondItem="Obj-1G-kcW" secondAttribute="bottom" constant="36" id="QTy-BO-nXN"/>
  965. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="I4e-nd-eUd" secondAttribute="trailing" constant="20" symbolic="YES" id="Quu-V1-6oq"/>
  966. <constraint firstItem="Thl-1o-t2R" firstAttribute="centerY" secondItem="ao6-r1-uXr" secondAttribute="centerY" id="SW9-ph-XOP"/>
  967. <constraint firstItem="I4e-nd-eUd" firstAttribute="leading" secondItem="R0K-zW-L9z" secondAttribute="leading" id="TFg-oq-D04"/>
  968. <constraint firstItem="Obj-1G-kcW" firstAttribute="leading" secondItem="R0K-zW-L9z" secondAttribute="leading" id="U5C-06-qZ9"/>
  969. <constraint firstItem="BqX-sY-rTI" firstAttribute="top" secondItem="SRC-EL-dQp" secondAttribute="bottom" constant="36" id="UZd-w1-DlX"/>
  970. <constraint firstItem="veN-AT-j6e" firstAttribute="centerY" secondItem="bSV-E3-6Kl" secondAttribute="centerY" id="WQ2-PA-661"/>
  971. <constraint firstItem="yuq-p9-cMU" firstAttribute="leading" secondItem="R0K-zW-L9z" secondAttribute="leading" id="X1e-lJ-bkm"/>
  972. <constraint firstItem="bSV-E3-6Kl" firstAttribute="top" secondItem="Xvn-bA-km7" secondAttribute="bottom" constant="20" id="Xnd-6C-RgU"/>
  973. <constraint firstItem="ao6-r1-uXr" firstAttribute="top" secondItem="zhm-2h-vLW" secondAttribute="bottom" constant="20" id="YLl-pj-Cd7"/>
  974. <constraint firstItem="i1w-0J-KZf" firstAttribute="leading" secondItem="R0K-zW-L9z" secondAttribute="leading" id="ZUW-IV-Lwd"/>
  975. <constraint firstItem="Hrq-La-ta7" firstAttribute="centerX" secondItem="7d3-Km-gpZ" secondAttribute="centerX" id="b52-iN-T1G"/>
  976. <constraint firstItem="5EI-0x-Aa2" firstAttribute="top" secondItem="pjl-GE-L5s" secondAttribute="bottom" constant="321" id="buo-Y2-8Dj"/>
  977. <constraint firstItem="tKv-XG-Ugr" firstAttribute="centerY" secondItem="Vel-ZT-H2H" secondAttribute="centerY" id="d4b-Fa-8gv"/>
  978. <constraint firstItem="Thl-1o-t2R" firstAttribute="trailing" secondItem="veN-AT-j6e" secondAttribute="trailing" id="dFo-jW-Qya"/>
  979. <constraint firstItem="nFJ-HW-wWn" firstAttribute="trailing" secondItem="3vw-sE-OsA" secondAttribute="trailing" id="ddH-L0-dQH"/>
  980. <constraint firstItem="SRC-EL-dQp" firstAttribute="centerX" secondItem="7d3-Km-gpZ" secondAttribute="centerX" id="fOb-y7-QHB"/>
  981. <constraint firstItem="yuq-p9-cMU" firstAttribute="top" secondItem="i1w-0J-KZf" secondAttribute="bottom" constant="36" id="fQF-nn-k42"/>
  982. <constraint firstItem="TQb-CN-2tn" firstAttribute="leading" secondItem="yuq-p9-cMU" secondAttribute="leading" id="g0N-k3-cqN"/>
  983. <constraint firstItem="pjl-GE-L5s" firstAttribute="leading" secondItem="TQb-CN-2tn" secondAttribute="leading" id="hcZ-c0-Ctj"/>
  984. <constraint firstItem="3vw-sE-OsA" firstAttribute="centerY" secondItem="R0K-zW-L9z" secondAttribute="centerY" id="jDM-CV-sia"/>
  985. <constraint firstItem="yzC-7l-hc0" firstAttribute="trailing" secondItem="tKv-XG-Ugr" secondAttribute="trailing" id="jlR-Rk-9k1"/>
  986. <constraint firstItem="yzC-7l-hc0" firstAttribute="centerY" secondItem="bt3-RG-tEN" secondAttribute="centerY" id="kBD-OQ-oop"/>
  987. <constraint firstItem="bt3-RG-tEN" firstAttribute="top" secondItem="ao6-r1-uXr" secondAttribute="bottom" constant="20" id="mPR-xw-2aK"/>
  988. <constraint firstItem="Obj-1G-kcW" firstAttribute="top" secondItem="yuq-p9-cMU" secondAttribute="bottom" constant="20" id="mz2-QM-vNd"/>
  989. <constraint firstItem="3vw-sE-OsA" firstAttribute="trailing" secondItem="i1w-0J-KZf" secondAttribute="trailing" id="neN-ot-wfg"/>
  990. <constraint firstItem="zhm-2h-vLW" firstAttribute="leading" secondItem="TQb-CN-2tn" secondAttribute="leading" id="ogE-Y1-fHv"/>
  991. <constraint firstItem="Xvn-bA-km7" firstAttribute="leading" secondItem="yuq-p9-cMU" secondAttribute="leading" id="oze-Sv-irq"/>
  992. <constraint firstItem="OM7-ch-z2g" firstAttribute="leading" secondItem="BqX-sY-rTI" secondAttribute="trailing" constant="48" id="qFU-BW-R9Y"/>
  993. <constraint firstItem="i1w-0J-KZf" firstAttribute="top" secondItem="I4e-nd-eUd" secondAttribute="bottom" constant="10" id="qfP-6Q-JBd"/>
  994. <constraint firstAttribute="trailingMargin" secondItem="3vw-sE-OsA" secondAttribute="trailing" constant="10" id="rDV-kc-ko1"/>
  995. <constraint firstItem="SRC-EL-dQp" firstAttribute="top" secondItem="Hrq-La-ta7" secondAttribute="bottom" constant="10" id="raN-Nz-TAV"/>
  996. <constraint firstItem="zhm-2h-vLW" firstAttribute="top" secondItem="bSV-E3-6Kl" secondAttribute="bottom" constant="36" id="unc-R7-Kw8"/>
  997. <constraint firstItem="Vel-ZT-H2H" firstAttribute="top" secondItem="bt3-RG-tEN" secondAttribute="bottom" constant="20" id="vwp-Tm-MLJ"/>
  998. <constraint firstItem="5EI-0x-Aa2" firstAttribute="top" secondItem="OM7-ch-z2g" secondAttribute="bottom" constant="36" id="wob-ev-E1S"/>
  999. <constraint firstAttribute="trailing" relation="greaterThanOrEqual" secondItem="TQb-CN-2tn" secondAttribute="trailing" constant="20" symbolic="YES" id="x3D-8R-lg2"/>
  1000. <constraint firstItem="nFJ-HW-wWn" firstAttribute="leading" relation="greaterThanOrEqual" secondItem="pjl-GE-L5s" secondAttribute="trailing" constant="8" symbolic="YES" id="yc1-RV-uTJ"/>
  1001. <constraint firstItem="pjl-GE-L5s" firstAttribute="top" secondItem="TQb-CN-2tn" secondAttribute="bottom" constant="20" id="zrU-DR-xHf"/>
  1002. </constraints>
  1003. </view>
  1004. <connections>
  1005. <outlet property="autoSwitch" destination="tKv-XG-Ugr" id="2ty-AC-KoQ"/>
  1006. <outlet property="btnSetPriceGroup" destination="veN-AT-j6e" id="s5f-zt-AVT"/>
  1007. <outlet property="btnSetServer" destination="3vw-sE-OsA" id="yRg-7s-xXh"/>
  1008. <outlet property="btnSync" destination="Thl-1o-t2R" id="V5C-cE-d8y"/>
  1009. <outlet property="labelPriceGroup" destination="bSV-E3-6Kl" id="dgq-9V-UhN"/>
  1010. <outlet property="labelStock" destination="ao6-r1-uXr" id="jsJ-F5-Qqw"/>
  1011. <outlet property="labelUpdate" destination="Obj-1G-kcW" id="hgR-GJ-jxc"/>
  1012. <outlet property="nameTextField" destination="i1w-0J-KZf" id="Wp0-8i-mDx"/>
  1013. <outlet property="retryTimeIntervalBox" destination="yzC-7l-hc0" id="dQ0-hZ-fEm"/>
  1014. </connections>
  1015. </viewController>
  1016. <placeholder placeholderIdentifier="IBFirstResponder" id="HyK-4u-2wT" userLabel="First Responder" sceneMemberID="firstResponder"/>
  1017. </objects>
  1018. <point key="canvasLocation" x="1651.5625" y="123.63281249999999"/>
  1019. </scene>
  1020. </scenes>
  1021. <resources>
  1022. <image name="4B855F13-5BF6-4A18-8FC9-75FDE7163D19" width="24" height="24">
  1023. <mutableData key="keyedArchiveRepresentation">
  1024. YnBsaXN0MDDUAQIDBAUGBwpYJHZlcnNpb25ZJGFyY2hpdmVyVCR0b3BYJG9iamVjdHMSAAGGoF8QD05T
  1025. S2V5ZWRBcmNoaXZlctEICVRyb290gAGuCwwZGh8UJCkqMTQ3PUBVJG51bGzWDQ4PEBESExQVFhcYVk5T
  1026. U2l6ZV5OU1Jlc2l6aW5nTW9kZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVwc1dOU0NvbG9ygAIQAIAN
  1027. EiDAAACAA4ALWHsyNCwgMjR90hsPHB5aTlMub2JqZWN0c6EdgASACtIbDyAjoiEigAWABoAJ0w8lJico
  1028. FF8QFE5TVElGRlJlcHJlc2VudGF0aW9uXxAZTlNJbnRlcm5hbExheW91dERpcmVjdGlvboAIgAdPERG2
  1029. TU0AKgAACQgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcHBxcVFRVIKSkpgkdHR+NISEjn
  1030. KSkphRcXF0sICAgZAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  1031. AAAAAAAAAAANDQ0tLi4uk0ZGRt9QUFD/UlJS/1BQUP9QUFD/UlJS/1BQUP9HR0fgLy8vlw8PDzEAAAAA
  1032. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgICCCcnJ31LS0vuU1NT/1FRUf9PT0//
  1033. T09P/09PT/9PT0//T09P/09PT/9RUVH/U1NT/0xMTPEoKCiEAwMDCwAAAAAAAAAAAAAAAAAAAAAAAAAA
  1034. AAAAAAAAAAAEBAQQNjY2q1NTU/9QUFD/T09P/09PT/9PT0//T09P/09PT/9PT0//T09P/09PT/9PT0//
  1035. T09P/1BQUP9TU1P/ODg4sgYGBhQAAAAAAAAAAAAAAAAAAAAAAAAAAAICAgk2NjarVFRU/09PT/9PT0//
  1036. T09P/09PT/9PT0//T09P/09PT/9PT0//T09P/09PT/9PT0//T09P/09PT/9OTk7/UVFR/zg4OLMDAwML
  1037. AAAAAAAAAAAAAAAAAAAAACYmJnxTU1P/T09P/09PT/9PT0//T09P/09PT/9PT0//T09P/09PT/9PT0//
  1038. T09P/09PT/9PT0//T09P/0xMTP9WVlb/X19f/1JSUv8oKCiGAAAAAAAAAAAAAAAADAwMK0pKSu5QUFD/
  1039. T09P/09PT/9PT0//T09P/09PT/9PT0//T09P/09PT/9PT0//T09P/09PT/9PT0//SkpK/29vb//Z2dn/
  1040. 7+/v/5KSkv9ISEjyDw8PMwAAAAAAAAAALS0tklNTU/9PT0//T09P/09PT/9PT0//T09P/09PT/9PT0//
  1041. T09P/09PT/9PT0//T09P/09PT/9KSkr/cHBw/+np6f///////////8fHx/9PT0//MDAwnAAAAAAGBgYV
  1042. RUVF3lFRUf9OTk7/SkpK/0pKSv9OTk7/T09P/09PT/9PT0//T09P/09PT/9PT0//T09P/0pKSv9wcHD/
  1043. 6enp////////////+/v7/4eHh/9NTU3/R0dH5QgICBoUFBRET09P/E5OTv9TU1P/lZWV/52dnf9TU1P/
  1044. TU1N/09PT/9PT0//T09P/09PT/9PT0//SkpK/3BwcP/q6ur////////////8/Pz/lZWV/0xMTP9PT0//
  1045. UFBQ/xgYGFAmJiZ8UlJS/0pKSv+cnJz///////////+3t7f/UFBQ/01NTf9PT0//T09P/09PT/9KSkr/
  1046. cHBw/+rq6v////////////z8/P+Wlpb/S0tL/05OTv9PT0//UlJS/y8vL5YwMDCbUlJS/0tLS/+xsbH/
  1047. ////////////////t7e3/1BQUP9NTU3/T09P/0pKSv9wcHD/6urq/////////////Pz8/5aWlv9LS0v/
  1048. Tk5O/09PT/9PT0//T09P/0xMTPswMDCbUlJS/01NTf9ZWVn/ysrK/////////////////7u7u/9RUVH/
  1049. R0dH/3BwcP/s7Oz////////////8/Pz/k5OT/0tLS/9OTk7/T09P/09PT/9PT0//T09P/0xMTPsmJiZ8
  1050. UlJS/09PT/9MTEz/WFhY/8rKyv////////////////+3t7f/dnZ2/+rq6v////////////z8/P+Tk5P/
  1051. S0tL/05OTv9PT0//T09P/09PT/9PT0//UlJS/y8vL5YUFBRET09P/FBQUP9PT0//TExM/1hYWP/Lysr/
  1052. ////////////////+vr6/////////////Pz8/5OTk/9LS0v/Tk5O/09PT/9PT0//T09P/09PT/9PT0//
  1053. UFBQ/xgYGFAGBgYVRUVF3lFRUf9PT0//T09P/0xMTP9YWFj/y8vK///////////////////////8/Pz/
  1054. k5OT/0tLS/9OTk7/T09P/09PT/9PT0//T09P/09PT/9RUVH/R0dH5QgICBoAAAAALS0tklNTU/9PT0//
  1055. T09P/09PT/9NTU3/WFhY/8vKyv////////////7+/v+RkZH/S0tL/05OTv9PT0//T09P/09PT/9PT0//
  1056. T09P/09PT/9TU1P/MDAwnAAAAAAAAAAADAwMK0pKSu5QUFD/T09P/09PT/9PT0//TExM/1hYWP/FxcX/
  1057. 7Ozs/5CQkP9LS0v/Tk5O/09PT/9PT0//T09P/09PT/9PT0//T09P/1BQUP9MTEzyDw8PMwAAAAAAAAAA
  1058. AAAAACYmJnxTU1P/T09P/09PT/9PT0//T09P/01NTf9SUlL/XV1d/0xMTP9PT0//T09P/09PT/9PT0//
  1059. T09P/09PT/9PT0//T09P/1NTU/8oKCiGAAAAAAAAAAAAAAAAAAAAAAICAgk2NjarVFRU/09PT/9PT0//
  1060. T09P/09PT/9OTk7/TU1N/09PT/9PT0//T09P/09PT/9PT0//T09P/09PT/9PT0//VFRU/zg4OLMDAwML
  1061. AAAAAAAAAAAAAAAAAAAAAAAAAAAEBAQQNjY2q1NTU/9QUFD/T09P/09PT/9PT0//T09P/09PT/9PT0//
  1062. T09P/09PT/9PT0//T09P/1BQUP9TU1P/ODg4sgYGBhQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  1063. AgICCCcnJ31LS0vuU1NT/1FRUf9PT0//T09P/09PT/9PT0//T09P/09PT/9RUVH/U1NT/0xMTPEoKCiE
  1064. AwMDCwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAANDQ0tLi4uk0ZGRt9QUFD/
  1065. UlJS/1JSUv9SUlL/UlJS/1BQUP9HR0fgLy8vlw8PDzEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  1066. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAcHBxcWFhZJKSkpgjExMZ0xMTGdKSkphRcXF0wICAgZ
  1067. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAEAAAMAAAABABgAAAEBAAMAAAABABgAAAEC
  1068. AAMAAAAEAAAJzgEDAAMAAAABAAEAAAEGAAMAAAABAAIAAAEKAAMAAAABAAEAAAERAAQAAAABAAAACAES
  1069. AAMAAAABAAEAAAEVAAMAAAABAAQAAAEWAAMAAAABABgAAAEXAAQAAAABAAAJAAEcAAMAAAABAAEAAAEo
  1070. AAMAAAABAAIAAAFSAAMAAAABAAEAAAFTAAMAAAAEAAAJ1odzAAcAAAfYAAAJ3gAAAAAACAAIAAgACAAB
  1071. AAEAAQABAAAH2GFwcGwCIAAAbW50clJHQiBYWVogB9kAAgAZAAsAGgALYWNzcEFQUEwAAAAAYXBwbAAA
  1072. AAAAAAAAAAAAAAAAAAAAAPbWAAEAAAAA0y1hcHBsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  1073. AAAAAAAAAAAAAAAAAAAAAAALZGVzYwAAAQgAAABvZHNjbQAAAXgAAAWcY3BydAAABxQAAAA4d3RwdAAA
  1074. B0wAAAAUclhZWgAAB2AAAAAUZ1hZWgAAB3QAAAAUYlhZWgAAB4gAAAAUclRSQwAAB5wAAAAOY2hhZAAA
  1075. B6wAAAAsYlRSQwAAB5wAAAAOZ1RSQwAAB5wAAAAOZGVzYwAAAAAAAAAUR2VuZXJpYyBSR0IgUHJvZmls
  1076. ZQAAAAAAAAAAAAAAFEdlbmVyaWMgUkdCIFByb2ZpbGUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  1077. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAG1sdWMAAAAAAAAAHwAAAAxza1NLAAAAKAAAAYRkYURLAAAALgAA
  1078. AaxjYUVTAAAAJAAAAdp2aVZOAAAAJAAAAf5wdEJSAAAAJgAAAiJ1a1VBAAAAKgAAAkhmckZVAAAAKAAA
  1079. AnJodUhVAAAAKAAAApp6aFRXAAAAFgAAAsJuYk5PAAAAJgAAAthjc0NaAAAAIgAAAv5oZUlMAAAAHgAA
  1080. AyBpdElUAAAAKAAAAz5yb1JPAAAAJAAAA2ZkZURFAAAALAAAA4prb0tSAAAAFgAAA7ZzdlNFAAAAJgAA
  1081. Ath6aENOAAAAFgAAA8xqYUpQAAAAGgAAA+JlbEdSAAAAIgAAA/xwdFBPAAAAJgAABB5ubE5MAAAAKAAA
  1082. BERlc0VTAAAAJgAABB50aFRIAAAAJAAABGx0clRSAAAAIgAABJBmaUZJAAAAKAAABLJockhSAAAAKAAA
  1083. BNpwbFBMAAAALAAABQJydVJVAAAAIgAABS5hckVHAAAAJgAABVBlblVTAAAAJgAABXYAVgFhAGUAbwBi
  1084. AGUAYwBuAP0AIABSAEcAQgAgAHAAcgBvAGYAaQBsAEcAZQBuAGUAcgBlAGwAIABSAEcAQgAtAGIAZQBz
  1085. AGsAcgBpAHYAZQBsAHMAZQBQAGUAcgBmAGkAbAAgAFIARwBCACAAZwBlAG4A6AByAGkAYwBDHqUAdQAg
  1086. AGgA7ABuAGgAIABSAEcAQgAgAEMAaAB1AG4AZwBQAGUAcgBmAGkAbAAgAFIARwBCACAARwBlAG4A6QBy
  1087. AGkAYwBvBBcEMAQzBDAEOwRMBD0EOAQ5ACAEPwRABD4ERAQwBDkEOwAgAFIARwBCAFAAcgBvAGYAaQBs
  1088. ACAAZwDpAG4A6QByAGkAcQB1AGUAIABSAFYAQgDBAGwAdABhAGwA4QBuAG8AcwAgAFIARwBCACAAcABy
  1089. AG8AZgBpAGyQGnUoACAAUgBHAEIAIIJyX2ljz4/wAEcAZQBuAGUAcgBpAHMAawAgAFIARwBCAC0AcABy
  1090. AG8AZgBpAGwATwBiAGUAYwBuAP0AIABSAEcAQgAgAHAAcgBvAGYAaQBsBeQF6AXVBeQF2QXcACAAUgBH
  1091. AEIAIAXbBdwF3AXZAFAAcgBvAGYAaQBsAG8AIABSAEcAQgAgAGcAZQBuAGUAcgBpAGMAbwBQAHIAbwBm
  1092. AGkAbAAgAFIARwBCACAAZwBlAG4AZQByAGkAYwBBAGwAbABnAGUAbQBlAGkAbgBlAHMAIABSAEcAQgAt
  1093. AFAAcgBvAGYAaQBsx3y8GAAgAFIARwBCACDVBLhc0wzHfGZukBoAIABSAEcAQgAgY8+P8GWHTvZOAIIs
  1094. ACAAUgBHAEIAIDDXMO0w1TChMKQw6wOTA7UDvQO5A7oDzAAgA8ADwQO/A8YDrwO7ACAAUgBHAEIAUABl
  1095. AHIAZgBpAGwAIABSAEcAQgAgAGcAZQBuAOkAcgBpAGMAbwBBAGwAZwBlAG0AZQBlAG4AIABSAEcAQgAt
  1096. AHAAcgBvAGYAaQBlAGwOQg4bDiMORA4fDiUOTAAgAFIARwBCACAOFw4xDkgOJw5EDhsARwBlAG4AZQBs
  1097. ACAAUgBHAEIAIABQAHIAbwBmAGkAbABpAFkAbABlAGkAbgBlAG4AIABSAEcAQgAtAHAAcgBvAGYAaQBp
  1098. AGwAaQBHAGUAbgBlAHIAaQENAGsAaQAgAFIARwBCACAAcAByAG8AZgBpAGwAVQBuAGkAdwBlAHIAcwBh
  1099. AGwAbgB5ACAAcAByAG8AZgBpAGwAIABSAEcAQgQeBDEESQQ4BDkAIAQ/BEAEPgREBDgEOwRMACAAUgBH
  1100. AEIGRQZEBkEAIAYqBjkGMQZKBkEAIABSAEcAQgAgBicGRAY5BicGRQBHAGUAbgBlAHIAaQBjACAAUgBH
  1101. AEIAIABQAHIAbwBmAGkAbABldGV4dAAAAABDb3B5cmlnaHQgMjAwNyBBcHBsZSBJbmMuLCBhbGwgcmln
  1102. aHRzIHJlc2VydmVkLgBYWVogAAAAAAAA81IAAQAAAAEWz1hZWiAAAAAAAAB0TQAAPe4AAAPQWFlaIAAA
  1103. AAAAAFp1AACscwAAFzRYWVogAAAAAAAAKBoAABWfAAC4NmN1cnYAAAAAAAAAAQHNAABzZjMyAAAAAAAB
  1104. DEIAAAXe///zJgAAB5IAAP2R///7ov///aMAAAPcAADAbNIrLC0uWiRjbGFzc25hbWVYJGNsYXNzZXNf
  1105. EBBOU0JpdG1hcEltYWdlUmVwoy0vMFpOU0ltYWdlUmVwWE5TT2JqZWN00issMjNXTlNBcnJheaIyMNIr
  1106. LDU2Xk5TTXV0YWJsZUFycmF5ozUyMNM4OQ86OzxXTlNXaGl0ZVxOU0NvbG9yU3BhY2VEMCAwABADgAzS
  1107. Kyw+P1dOU0NvbG9yoj4w0issQUJXTlNJbWFnZaJBMAAIABEAGgAkACkAMgA3AEkATABRAFMAYgBoAHUA
  1108. fACLAJIAnwCmAK4AsACyALQAuQC7AL0AxgDLANYA2ADaANwA4QDkAOYA6ADqAPEBCAEkASYBKBLiEucS
  1109. 8hL7Ew4TEhMdEyYTKxMzEzYTOxNKE04TVRNdE2oTbxNxE3MTeBOAE4MTiBOQAAAAAAAAAgEAAAAAAAAA
  1110. QwAAAAAAAAAAAAAAAAAAE5M
  1111. </mutableData>
  1112. </image>
  1113. <image name="btn_ok" width="102" height="30"/>
  1114. <image name="btn_signin" width="100" height="30"/>
  1115. <image name="button:hrK-DY-RbO:image" width="24" height="24">
  1116. <mutableData key="keyedArchiveRepresentation">
  1117. YnBsaXN0MDDUAQIDBAUGBwpYJHZlcnNpb25ZJGFyY2hpdmVyVCR0b3BYJG9iamVjdHMSAAGGoF8QD05T
  1118. S2V5ZWRBcmNoaXZlctEICVRyb290gAGuCwwZGh8UJCkqMTQ3PUBVJG51bGzWDQ4PEBESExQVFhcYVk5T
  1119. U2l6ZV5OU1Jlc2l6aW5nTW9kZVYkY2xhc3NcTlNJbWFnZUZsYWdzVk5TUmVwc1dOU0NvbG9ygAIQAIAN
  1120. EiDAAACAA4ALWHsyNCwgMjR90hsPHB5aTlMub2JqZWN0c6EdgASACtIbDyAjoiEigAWABoAJ0w8lJico
  1121. FF8QFE5TVElGRlJlcHJlc2VudGF0aW9uXxAZTlNJbnRlcm5hbExheW91dERpcmVjdGlvboAIgAdPERG2
  1122. TU0AKgAACQgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8NCxQzMCw/YVxYdYaAeqCHgHui
  1123. ZF1adzUyL0IPDg0WAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  1124. AAAAAAAAAAAgHBspdW9th7m1scjY1NPh4N3d5d/d2+Pd3dzi39/d5djV1OG6t7PLeXRwiyMhHi0AAAAA
  1125. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAMDB2BbV3PIw8HY4+Ph59/g4ODc3N3d
  1126. 29vb29vb29vb29vb29vb29zc3Nzf4ODg4uLh5srIxNpmYV55BgUECgAAAAAAAAAAAAAAAAAAAAAAAAAA
  1127. AAAAAAAAAAAJCQcOh4J9m9/d3ejf39/f29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1128. 29vb297f39/h4N3pj4iEowwLCRAAAAAAAAAAAAAAAAAAAAAAAAAAAAUEBAiGgH2b4+Ph6dzc3Nzb29vb
  1129. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vc3Nzc5OPi6I+IhaMHBgUK
  1130. AAAAAAAAAAAAAAAAAAAAAF5aVnDf3t3o3Nzd3dvb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1131. 29vb29vb29vb29vb29vb29vb29vb29vb3Nzc3OLf3uhnYV16AAAAAAAAAAAAAAAAHhsZJ8fCvtfe39/f
  1132. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1133. 29vb297e39/NycXbJCEfLgAAAAAAAAAAcmxphOPj4efb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1134. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vi4uLme3ZyjgAAAAANDAkS
  1135. t7Oux+Dh4OHb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1136. 29vb29vb29vb29vb29vb29vb29vf3+DgvLi0zRAPDRcvLCk81tPR4Nzd3d3b29vb29vb29vb29vb29vb
  1137. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vc3N3d
  1138. 2dXT4jk0MkZcVlFv393c5dvb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1139. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb4N/d5WljXn13cGyO39/f5Nvb29vb29vb
  1140. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1141. 29vb29vb29vb29vb29va37CnntV3cGyO39/f5Nvb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1142. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29va37CnntVcVlFv
  1143. 393c5dvb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1144. 29vb29vb29vb29vb29vb29vb29vb29vb4N/d5WljXn0vLCk81tPR4Nzd3d3b29vb29vb29vb29vb29vb
  1145. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vc3N3d
  1146. 2dXT4jk2MUYNDAkSt7Oux+Dh4OHb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1147. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vf3+DgvLi0zRAPDhcAAAAAcmxphOPj4efb29vb
  1148. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1149. 29vb29vb29vi4uLme3ZyjgAAAAAAAAAAHhsZJ8fCvtfe39/f29vb29vb29vb29vb29vb29vb29vb29vb
  1150. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb297e39/MycXcJCEfLgAAAAAAAAAA
  1151. AAAAAF5aVnDf3t3o3Nzd3dvb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb
  1152. 29vb29vb29vb29vb3Nzc3OLf3uhnYV16AAAAAAAAAAAAAAAAAAAAAAUEBAiGgH2b4+Ph6dzc3Nzb29vb
  1153. 29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vb29vc3Nzc5OPi6I+IhaMHBgUK
  1154. AAAAAAAAAAAAAAAAAAAAAAAAAAAJCQgOh4J9m9/d3ejf39/f29vb29vb29vb29vb29vb29vb29vb29vb
  1155. 29vb29vb29vb29vb29vb297f39/h4N3pj4iEowwLCRAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  1156. BAMDB2BbV3PIw8HY4+Ph59/g4ODc3N3d29vb29vb29vb29vb29vb29zc3Nzf4ODg4uLh5srIxNpmYV55
  1157. BgUECgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgHBspdW9th7m1scjY1NPh
  1158. 393d5d/f3+Tf39/k393d5djV1OG6t7PLeXNwiyMhHi0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  1159. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA8NCxQzMCw/YlxZdX13cpV+eHKWZF5adzUyL0IPDg0W
  1160. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAEAAAMAAAABABgAAAEBAAMAAAABABgAAAEC
  1161. AAMAAAAEAAAJzgEDAAMAAAABAAEAAAEGAAMAAAABAAIAAAEKAAMAAAABAAEAAAERAAQAAAABAAAACAES
  1162. AAMAAAABAAEAAAEVAAMAAAABAAQAAAEWAAMAAAABABgAAAEXAAQAAAABAAAJAAEcAAMAAAABAAEAAAEo
  1163. AAMAAAABAAIAAAFSAAMAAAABAAEAAAFTAAMAAAAEAAAJ1odzAAcAAAfYAAAJ3gAAAAAACAAIAAgACAAB
  1164. AAEAAQABAAAH2GFwcGwCIAAAbW50clJHQiBYWVogB9kAAgAZAAsAGgALYWNzcEFQUEwAAAAAYXBwbAAA
  1165. AAAAAAAAAAAAAAAAAAAAAPbWAAEAAAAA0y1hcHBsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  1166. AAAAAAAAAAAAAAAAAAAAAAALZGVzYwAAAQgAAABvZHNjbQAAAXgAAAWcY3BydAAABxQAAAA4d3RwdAAA
  1167. B0wAAAAUclhZWgAAB2AAAAAUZ1hZWgAAB3QAAAAUYlhZWgAAB4gAAAAUclRSQwAAB5wAAAAOY2hhZAAA
  1168. B6wAAAAsYlRSQwAAB5wAAAAOZ1RSQwAAB5wAAAAOZGVzYwAAAAAAAAAUR2VuZXJpYyBSR0IgUHJvZmls
  1169. ZQAAAAAAAAAAAAAAFEdlbmVyaWMgUkdCIFByb2ZpbGUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
  1170. AAAAAAAAAAAAAAAAAAAAAAAAAAAAAG1sdWMAAAAAAAAAHwAAAAxza1NLAAAAKAAAAYRkYURLAAAALgAA
  1171. AaxjYUVTAAAAJAAAAdp2aVZOAAAAJAAAAf5wdEJSAAAAJgAAAiJ1a1VBAAAAKgAAAkhmckZVAAAAKAAA
  1172. AnJodUhVAAAAKAAAApp6aFRXAAAAFgAAAsJuYk5PAAAAJgAAAthjc0NaAAAAIgAAAv5oZUlMAAAAHgAA
  1173. AyBpdElUAAAAKAAAAz5yb1JPAAAAJAAAA2ZkZURFAAAALAAAA4prb0tSAAAAFgAAA7ZzdlNFAAAAJgAA
  1174. Ath6aENOAAAAFgAAA8xqYUpQAAAAGgAAA+JlbEdSAAAAIgAAA/xwdFBPAAAAJgAABB5ubE5MAAAAKAAA
  1175. BERlc0VTAAAAJgAABB50aFRIAAAAJAAABGx0clRSAAAAIgAABJBmaUZJAAAAKAAABLJockhSAAAAKAAA
  1176. BNpwbFBMAAAALAAABQJydVJVAAAAIgAABS5hckVHAAAAJgAABVBlblVTAAAAJgAABXYAVgFhAGUAbwBi
  1177. AGUAYwBuAP0AIABSAEcAQgAgAHAAcgBvAGYAaQBsAEcAZQBuAGUAcgBlAGwAIABSAEcAQgAtAGIAZQBz
  1178. AGsAcgBpAHYAZQBsAHMAZQBQAGUAcgBmAGkAbAAgAFIARwBCACAAZwBlAG4A6AByAGkAYwBDHqUAdQAg
  1179. AGgA7ABuAGgAIABSAEcAQgAgAEMAaAB1AG4AZwBQAGUAcgBmAGkAbAAgAFIARwBCACAARwBlAG4A6QBy
  1180. AGkAYwBvBBcEMAQzBDAEOwRMBD0EOAQ5ACAEPwRABD4ERAQwBDkEOwAgAFIARwBCAFAAcgBvAGYAaQBs
  1181. ACAAZwDpAG4A6QByAGkAcQB1AGUAIABSAFYAQgDBAGwAdABhAGwA4QBuAG8AcwAgAFIARwBCACAAcABy
  1182. AG8AZgBpAGyQGnUoACAAUgBHAEIAIIJyX2ljz4/wAEcAZQBuAGUAcgBpAHMAawAgAFIARwBCAC0AcABy
  1183. AG8AZgBpAGwATwBiAGUAYwBuAP0AIABSAEcAQgAgAHAAcgBvAGYAaQBsBeQF6AXVBeQF2QXcACAAUgBH
  1184. AEIAIAXbBdwF3AXZAFAAcgBvAGYAaQBsAG8AIABSAEcAQgAgAGcAZQBuAGUAcgBpAGMAbwBQAHIAbwBm
  1185. AGkAbAAgAFIARwBCACAAZwBlAG4AZQByAGkAYwBBAGwAbABnAGUAbQBlAGkAbgBlAHMAIABSAEcAQgAt
  1186. AFAAcgBvAGYAaQBsx3y8GAAgAFIARwBCACDVBLhc0wzHfGZukBoAIABSAEcAQgAgY8+P8GWHTvZOAIIs
  1187. ACAAUgBHAEIAIDDXMO0w1TChMKQw6wOTA7UDvQO5A7oDzAAgA8ADwQO/A8YDrwO7ACAAUgBHAEIAUABl
  1188. AHIAZgBpAGwAIABSAEcAQgAgAGcAZQBuAOkAcgBpAGMAbwBBAGwAZwBlAG0AZQBlAG4AIABSAEcAQgAt
  1189. AHAAcgBvAGYAaQBlAGwOQg4bDiMORA4fDiUOTAAgAFIARwBCACAOFw4xDkgOJw5EDhsARwBlAG4AZQBs
  1190. ACAAUgBHAEIAIABQAHIAbwBmAGkAbABpAFkAbABlAGkAbgBlAG4AIABSAEcAQgAtAHAAcgBvAGYAaQBp
  1191. AGwAaQBHAGUAbgBlAHIAaQENAGsAaQAgAFIARwBCACAAcAByAG8AZgBpAGwAVQBuAGkAdwBlAHIAcwBh
  1192. AGwAbgB5ACAAcAByAG8AZgBpAGwAIABSAEcAQgQeBDEESQQ4BDkAIAQ/BEAEPgREBDgEOwRMACAAUgBH
  1193. AEIGRQZEBkEAIAYqBjkGMQZKBkEAIABSAEcAQgAgBicGRAY5BicGRQBHAGUAbgBlAHIAaQBjACAAUgBH
  1194. AEIAIABQAHIAbwBmAGkAbABldGV4dAAAAABDb3B5cmlnaHQgMjAwNyBBcHBsZSBJbmMuLCBhbGwgcmln
  1195. aHRzIHJlc2VydmVkLgBYWVogAAAAAAAA81IAAQAAAAEWz1hZWiAAAAAAAAB0TQAAPe4AAAPQWFlaIAAA
  1196. AAAAAFp1AACscwAAFzRYWVogAAAAAAAAKBoAABWfAAC4NmN1cnYAAAAAAAAAAQHNAABzZjMyAAAAAAAB
  1197. DEIAAAXe///zJgAAB5IAAP2R///7ov///aMAAAPcAADAbNIrLC0uWiRjbGFzc25hbWVYJGNsYXNzZXNf
  1198. EBBOU0JpdG1hcEltYWdlUmVwoy0vMFpOU0ltYWdlUmVwWE5TT2JqZWN00issMjNXTlNBcnJheaIyMNIr
  1199. LDU2Xk5TTXV0YWJsZUFycmF5ozUyMNM4OQ86OzxXTlNXaGl0ZVxOU0NvbG9yU3BhY2VEMCAwABADgAzS
  1200. Kyw+P1dOU0NvbG9yoj4w0issQUJXTlNJbWFnZaJBMAAIABEAGgAkACkAMgA3AEkATABRAFMAYgBoAHUA
  1201. fACLAJIAnwCmAK4AsACyALQAuQC7AL0AxgDLANYA2ADaANwA4QDkAOYA6ADqAPEBCAEkASYBKBLiEucS
  1202. 8hL7Ew4TEhMdEyYTKxMzEzYTOxNKE04TVRNdE2oTbxNxE3MTeBOAE4MTiBOQAAAAAAAAAgEAAAAAAAAA
  1203. QwAAAAAAAAAAAAAAAAAAE5M
  1204. </mutableData>
  1205. </image>
  1206. <image name="checkbox" width="16" height="16"/>
  1207. <image name="close" width="40" height="40"/>
  1208. <systemColor name="systemBackgroundColor">
  1209. <color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
  1210. </systemColor>
  1211. </resources>
  1212. </document>