|
|
@@ -1,5 +1,5 @@
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
-<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14109" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES" initialViewController="jsC-F8-zYF">
|
|
|
+<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="14113" targetRuntime="iOS.CocoaTouch.iPad" propertyAccessControl="none" colorMatched="YES" initialViewController="jsC-F8-zYF">
|
|
|
<device id="ipad9_7" orientation="portrait">
|
|
|
<adaptation id="fullscreen"/>
|
|
|
</device>
|
|
|
@@ -26,30 +26,22 @@
|
|
|
<rect key="frame" x="0.0" y="0.0" width="768" height="100"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
|
- <view clipsSubviews="YES" contentMode="scaleToFill" id="hTL-PV-pUp">
|
|
|
+ <view clipsSubviews="YES" contentMode="scaleToFill" id="hTL-PV-pUp" customClass="MainHeaderViewColorPanel">
|
|
|
<rect key="frame" x="160" y="20" width="467" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="xhl-jK-vdP" userLabel="category button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="xhl-jK-vdP" userLabel="category button">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <state key="normal" image="category">
|
|
|
- <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
+ <state key="normal" image="category"/>
|
|
|
<connections>
|
|
|
<action selector="showCategoryMenu:" destination="BYZ-38-t0r" eventType="touchUpInside" id="lqZ-JH-nyi"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="qK2-gY-nOG" userLabel="cart button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="qK2-gY-nOG" userLabel="cart button">
|
|
|
<rect key="frame" x="79" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <state key="normal" image="cart_empty">
|
|
|
- <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
+ <state key="normal" image="cart_empty"/>
|
|
|
<connections>
|
|
|
<action selector="switchToCart:" destination="BYZ-38-t0r" eventType="touchUpInside" id="MmJ-aK-UGJ"/>
|
|
|
</connections>
|
|
|
@@ -67,31 +59,23 @@
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</label>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="wordWrap" id="04b-vI-vkz" userLabel="order button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="wordWrap" id="04b-vI-vkz" userLabel="order button">
|
|
|
<rect key="frame" x="158" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <state key="normal" image="order">
|
|
|
- <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
+ <state key="normal" image="order"/>
|
|
|
<connections>
|
|
|
<action selector="switchToOrder:" destination="BYZ-38-t0r" eventType="touchUpInside" id="GdL-E5-zaV"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="Nz4-iJ-NSG" userLabel="search button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="Nz4-iJ-NSG" userLabel="search button">
|
|
|
<rect key="frame" x="230" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <state key="normal" image="search">
|
|
|
- <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
+ <state key="normal" image="search"/>
|
|
|
<connections>
|
|
|
<action selector="switchToSearch:" destination="BYZ-38-t0r" eventType="touchUpInside" id="RSU-nZ-6zb"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="7N7-Ov-11Q" userLabel="contact button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="7N7-Ov-11Q" userLabel="contact button">
|
|
|
<rect key="frame" x="309" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<state key="normal" image="contact"/>
|
|
|
@@ -99,7 +83,7 @@
|
|
|
<action selector="switchToContact:" destination="BYZ-38-t0r" eventType="touchUpInside" id="g9f-ON-eJd"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="e9G-wT-bVC" userLabel="wishlist button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="e9G-wT-bVC" userLabel="wishlist button">
|
|
|
<rect key="frame" x="388" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<state key="normal" image="wishlist"/>
|
|
|
@@ -120,14 +104,10 @@
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</label>
|
|
|
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="nIa-ra-HBo" userLabel="scan button">
|
|
|
+ <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="nIa-ra-HBo" userLabel="scan button">
|
|
|
<rect key="frame" x="467" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <state key="normal" image="scan">
|
|
|
- <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
+ <state key="normal" image="scan"/>
|
|
|
<connections>
|
|
|
<action selector="onScanClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Pgk-0c-nqg"/>
|
|
|
</connections>
|
|
|
@@ -135,30 +115,22 @@
|
|
|
</subviews>
|
|
|
<color key="backgroundColor" red="0.0" green="0.0" blue="0.0" alpha="0.0" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
</view>
|
|
|
- <view hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" id="Udz-7n-3ZO">
|
|
|
+ <view hidden="YES" clipsSubviews="YES" contentMode="scaleToFill" id="Udz-7n-3ZO" customClass="MainHeaderViewColorPanel">
|
|
|
<rect key="frame" x="160" y="20" width="467" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" flexibleMaxY="YES"/>
|
|
|
<subviews>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="dB4-yd-OKw" userLabel="category button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="dB4-yd-OKw" userLabel="category button">
|
|
|
<rect key="frame" x="0.0" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <state key="normal" image="category">
|
|
|
- <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
+ <state key="normal" image="category"/>
|
|
|
<connections>
|
|
|
<action selector="showCategoryMenu:" destination="BYZ-38-t0r" eventType="touchUpInside" id="GxO-wH-K20"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="6Xo-MD-4L0" userLabel="cart button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="6Xo-MD-4L0" userLabel="cart button">
|
|
|
<rect key="frame" x="79" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <state key="normal" image="cart_empty">
|
|
|
- <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
+ <state key="normal" image="cart_empty"/>
|
|
|
<connections>
|
|
|
<action selector="switchToCart:" destination="BYZ-38-t0r" eventType="touchUpInside" id="4pZ-iU-9mA"/>
|
|
|
</connections>
|
|
|
@@ -176,31 +148,23 @@
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</label>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="wordWrap" id="GTI-Wn-UP4" userLabel="order button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="wordWrap" id="GTI-Wn-UP4" userLabel="order button">
|
|
|
<rect key="frame" x="158" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <state key="normal" image="order">
|
|
|
- <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
+ <state key="normal" image="order"/>
|
|
|
<connections>
|
|
|
<action selector="switchToOrder:" destination="BYZ-38-t0r" eventType="touchUpInside" id="qMf-pm-hYx"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="taE-ut-WBx" userLabel="search button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="taE-ut-WBx" userLabel="search button">
|
|
|
<rect key="frame" x="230" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <state key="normal" image="search">
|
|
|
- <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
+ <state key="normal" image="search"/>
|
|
|
<connections>
|
|
|
<action selector="switchToSearch:" destination="BYZ-38-t0r" eventType="touchUpInside" id="Z5m-Tu-eRu"/>
|
|
|
</connections>
|
|
|
</button>
|
|
|
- <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="hkn-sR-Oh1" userLabel="wishlist button">
|
|
|
+ <button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="hkn-sR-Oh1" userLabel="wishlist button">
|
|
|
<rect key="frame" x="309" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<state key="normal" image="wishlist"/>
|
|
|
@@ -221,14 +185,10 @@
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
</label>
|
|
|
- <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" id="0dP-o2-4Xj" userLabel="scan button">
|
|
|
+ <button hidden="YES" opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" buttonType="roundedRect" lineBreakMode="middleTruncation" id="0dP-o2-4Xj" userLabel="scan button">
|
|
|
<rect key="frame" x="388" y="0.0" width="72" height="72"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
- <fontDescription key="fontDescription" type="system" pointSize="16"/>
|
|
|
- <state key="normal" image="scan">
|
|
|
- <color key="titleColor" red="0.59999999999999998" green="0.40000000000000002" blue="0.20000000000000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
- </state>
|
|
|
+ <state key="normal" image="scan"/>
|
|
|
<connections>
|
|
|
<action selector="onScanClick:" destination="BYZ-38-t0r" eventType="touchUpInside" id="AYO-6T-huA"/>
|
|
|
</connections>
|
|
|
@@ -240,7 +200,7 @@
|
|
|
<rect key="frame" x="49" y="21" width="69" height="50"/>
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
<state key="normal" image="npd_logo">
|
|
|
- <color key="titleShadowColor" red="0.5" green="0.5" blue="0.5" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
+ <color key="titleColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
</state>
|
|
|
<connections>
|
|
|
<action selector="switchToHome:" destination="BYZ-38-t0r" eventType="touchUpInside" id="7U3-RK-7hh"/>
|
|
|
@@ -426,9 +386,9 @@
|
|
|
<outlet property="btn_sideMenu_UserName" destination="Rki-F9-VV1" id="U1D-pK-gzg"/>
|
|
|
<outlet property="buttonUser" destination="0eT-W5-bga" id="F4r-LC-G5r"/>
|
|
|
<outlet property="container" destination="Knj-5z-t35" id="xY9-0x-HET"/>
|
|
|
- <outlet property="customer_bp" destination="Udz-7n-3ZO" id="SmC-uT-b7z"/>
|
|
|
- <outlet property="employee_bp" destination="hTL-PV-pUp" id="Kih-X9-mJg"/>
|
|
|
- <outlet property="headerView" destination="NhN-BH-vsu" id="CXR-0b-ERw"/>
|
|
|
+ <outlet property="customer_bp" destination="Udz-7n-3ZO" id="2Qw-rc-L5I"/>
|
|
|
+ <outlet property="employee_bp" destination="hTL-PV-pUp" id="WrQ-II-a4s"/>
|
|
|
+ <outlet property="headerView" destination="NhN-BH-vsu" id="ueD-EJ-r33"/>
|
|
|
<outlet property="labelMode" destination="zoc-d5-pNq" id="7Cb-3e-Hxa"/>
|
|
|
<outlet property="labelSo" destination="A6K-Xr-CN6" id="5WI-2k-wyU"/>
|
|
|
<outlet property="labelVer" destination="MTI-0q-XWj" id="aGz-th-8qe"/>
|
|
|
@@ -9845,7 +9805,7 @@ Email: redantsupport@united-us.net</string>
|
|
|
<image name="check_0_24" width="24" height="24"/>
|
|
|
<image name="check_1_24" width="24" height="24"/>
|
|
|
<image name="checkbox" width="16" height="16"/>
|
|
|
- <image name="close" width="32" height="32"/>
|
|
|
+ <image name="close" width="40" height="40"/>
|
|
|
<image name="contact" width="72" height="72"/>
|
|
|
<image name="continue" width="131" height="30"/>
|
|
|
<image name="filter" width="32" height="32"/>
|