2024-07-23 19:53:12 +05:30
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
<document type="com.apple.InterfaceBuilder3.CocoaTouch.XIB" version="3.0" toolsVersion="32700.99.1234" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" useSafeAreas="YES" colorMatched="YES">
|
|
|
|
|
<device id="retina6_12" orientation="portrait" appearance="light"/>
|
|
|
|
|
<dependencies>
|
|
|
|
|
<deployment identifier="iOS"/>
|
|
|
|
|
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="22685"/>
|
|
|
|
|
<capability name="Named colors" minToolsVersion="9.0"/>
|
|
|
|
|
<capability name="Safe area layout guides" minToolsVersion="9.0"/>
|
|
|
|
|
<capability name="System colors in document resources" minToolsVersion="11.0"/>
|
|
|
|
|
<capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
|
|
|
|
|
</dependencies>
|
|
|
|
|
<customFonts key="customFonts">
|
|
|
|
|
<array key="Exo2-Bold.ttf">
|
|
|
|
|
<string>Exo2-Bold</string>
|
|
|
|
|
</array>
|
|
|
|
|
<array key="Exo2-Medium.ttf">
|
|
|
|
|
<string>Exo2-Medium</string>
|
|
|
|
|
</array>
|
|
|
|
|
<array key="Exo2-Regular.ttf">
|
|
|
|
|
<string>Exo2-Regular</string>
|
|
|
|
|
</array>
|
|
|
|
|
</customFonts>
|
|
|
|
|
<objects>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFilesOwner" id="-1" userLabel="File's Owner"/>
|
|
|
|
|
<placeholder placeholderIdentifier="IBFirstResponder" id="-2" customClass="UIResponder"/>
|
|
|
|
|
<tableViewCell contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" rowHeight="142" id="KGk-i7-Jjw" customClass="CartListCell" customModule="WOKA" customModuleProvider="target">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="370" height="142"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
|
|
|
|
|
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="KGk-i7-Jjw" id="H2p-sc-9uM">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="370" height="142"/>
|
|
|
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
|
|
|
<subviews>
|
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" spacing="7" translatesAutoresizingMaskIntoConstraints="NO" id="D98-ed-7FW">
|
|
|
|
|
<rect key="frame" x="13" y="7" width="344" height="128"/>
|
|
|
|
|
<subviews>
|
|
|
|
|
<view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="rgj-u1-AfQ">
|
|
|
|
|
<rect key="frame" x="6" y="6" width="100" height="116"/>
|
|
|
|
|
<subviews>
|
|
|
|
|
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFit" horizontalHuggingPriority="251" verticalHuggingPriority="251" translatesAutoresizingMaskIntoConstraints="NO" id="Y7T-6t-2qC">
|
|
|
|
|
<rect key="frame" x="5" y="5" width="90" height="100"/>
|
|
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
|
|
<integer key="value" value="5"/>
|
|
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
|
|
</imageView>
|
|
|
|
|
</subviews>
|
|
|
|
|
<color key="backgroundColor" systemColor="systemBackgroundColor"/>
|
|
|
|
|
<constraints>
|
|
|
|
|
<constraint firstAttribute="width" constant="100" id="9T9-Nx-N8I"/>
|
|
|
|
|
<constraint firstItem="Y7T-6t-2qC" firstAttribute="leading" secondItem="rgj-u1-AfQ" secondAttribute="leading" constant="5" id="B9x-Ak-aqy"/>
|
|
|
|
|
<constraint firstAttribute="trailing" secondItem="Y7T-6t-2qC" secondAttribute="trailing" constant="5" id="T4P-qN-NgN"/>
|
|
|
|
|
<constraint firstItem="Y7T-6t-2qC" firstAttribute="top" secondItem="rgj-u1-AfQ" secondAttribute="top" constant="5" id="x1b-cf-Dd1"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
</view>
|
|
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" axis="vertical" distribution="fillProportionally" spacing="5" translatesAutoresizingMaskIntoConstraints="NO" id="hDg-3Z-Bxx">
|
|
|
|
|
<rect key="frame" x="113" y="6" width="225" height="116"/>
|
|
|
|
|
<subviews>
|
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Mixed title" lineBreakMode="tailTruncation" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="y0k-Tm-SP5" customClass="LocalisedElementsLabel" customModule="WOKA" customModuleProvider="target">
|
|
|
|
|
<rect key="frame" x="0.0" y="0.0" width="225" height="24.666666666666668"/>
|
|
|
|
|
<fontDescription key="fontDescription" name="Exo2-Bold" family="Exo 2" pointSize="15"/>
|
|
|
|
|
<color key="textColor" name="ImageDarkBlue"/>
|
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
|
</label>
|
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="1 Item" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="HEw-wi-peL" customClass="LocalisedElementsLabel" customModule="WOKA" customModuleProvider="target">
|
|
|
|
|
<rect key="frame" x="0.0" y="29.666666666666664" width="225" height="20.333333333333336"/>
|
|
|
|
|
<fontDescription key="fontDescription" name="Exo2-Medium" family="Exo 2" pointSize="12"/>
|
|
|
|
|
<color key="textColor" name="ImageDarkBlue"/>
|
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
|
</label>
|
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Mixed title" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="x1w-Ci-sP7" customClass="LocalisedElementsLabel" customModule="WOKA" customModuleProvider="target">
|
|
|
|
|
<rect key="frame" x="0.0" y="55" width="225" height="20"/>
|
|
|
|
|
<fontDescription key="fontDescription" name="Exo2-Regular" family="Exo 2" pointSize="12"/>
|
|
|
|
|
<color key="textColor" red="0.035294117649999998" green="0.0" blue="0.36470588240000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
|
</label>
|
2024-07-24 19:59:08 +05:30
|
|
|
<stackView opaque="NO" contentMode="scaleToFill" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="1tR-6T-n7r">
|
2024-07-23 19:53:12 +05:30
|
|
|
<rect key="frame" x="0.0" y="80" width="225" height="36"/>
|
|
|
|
|
<subviews>
|
|
|
|
|
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" text="Rs.350" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Qsz-SF-4LE" customClass="LocalisedElementsLabel" customModule="WOKA" customModuleProvider="target">
|
2024-07-24 19:59:08 +05:30
|
|
|
<rect key="frame" x="0.0" y="0.0" width="47.666666666666664" height="36"/>
|
2024-07-23 19:53:12 +05:30
|
|
|
<fontDescription key="fontDescription" name="Exo2-Bold" family="Exo 2" pointSize="15"/>
|
|
|
|
|
<color key="textColor" name="ImageDarkBlue"/>
|
|
|
|
|
<nil key="highlightedColor"/>
|
|
|
|
|
</label>
|
|
|
|
|
<button opaque="NO" contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" lineBreakMode="middleTruncation" translatesAutoresizingMaskIntoConstraints="NO" id="74b-BA-x46">
|
2024-07-24 19:59:08 +05:30
|
|
|
<rect key="frame" x="199" y="0.0" width="26" height="36"/>
|
2024-07-23 19:53:12 +05:30
|
|
|
<color key="tintColor" red="0.035294117649999998" green="0.0" blue="0.36470588240000001" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
<inset key="imageEdgeInsets" minX="0.0" minY="0.0" maxX="2.2250738585072014e-308" maxY="0.0"/>
|
2024-07-24 19:59:08 +05:30
|
|
|
<state key="normal" title=" " image="TrashCan"/>
|
2024-07-23 19:53:12 +05:30
|
|
|
<connections>
|
|
|
|
|
<action selector="deleteBtnTapped:" destination="KGk-i7-Jjw" eventType="touchUpInside" id="aGI-m2-zLv"/>
|
|
|
|
|
</connections>
|
|
|
|
|
</button>
|
|
|
|
|
</subviews>
|
|
|
|
|
</stackView>
|
|
|
|
|
</subviews>
|
|
|
|
|
</stackView>
|
|
|
|
|
</subviews>
|
|
|
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
|
<edgeInsets key="layoutMargins" top="6" left="6" bottom="6" right="6"/>
|
|
|
|
|
<userDefinedRuntimeAttributes>
|
|
|
|
|
<userDefinedRuntimeAttribute type="number" keyPath="cornerRadius">
|
|
|
|
|
<integer key="value" value="5"/>
|
|
|
|
|
</userDefinedRuntimeAttribute>
|
|
|
|
|
</userDefinedRuntimeAttributes>
|
|
|
|
|
</stackView>
|
|
|
|
|
</subviews>
|
|
|
|
|
<color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
|
<constraints>
|
|
|
|
|
<constraint firstItem="D98-ed-7FW" firstAttribute="leading" secondItem="H2p-sc-9uM" secondAttribute="leading" constant="13" id="Hjr-X9-FE3"/>
|
|
|
|
|
<constraint firstAttribute="bottom" secondItem="D98-ed-7FW" secondAttribute="bottom" constant="7" id="OIN-zt-v9t"/>
|
|
|
|
|
<constraint firstAttribute="trailing" secondItem="D98-ed-7FW" secondAttribute="trailing" constant="13" id="STL-O6-Jet"/>
|
|
|
|
|
<constraint firstItem="D98-ed-7FW" firstAttribute="top" secondItem="H2p-sc-9uM" secondAttribute="top" constant="7" id="ZIC-Mm-Gja"/>
|
|
|
|
|
<constraint firstItem="Y7T-6t-2qC" firstAttribute="height" secondItem="H2p-sc-9uM" secondAttribute="height" multiplier="0.704225" id="lqd-M0-Ppa"/>
|
|
|
|
|
</constraints>
|
|
|
|
|
</tableViewCellContentView>
|
|
|
|
|
<viewLayoutGuide key="safeArea" id="njF-e1-oar"/>
|
|
|
|
|
<connections>
|
|
|
|
|
<outlet property="productImage" destination="Y7T-6t-2qC" id="lXM-2P-1zY"/>
|
|
|
|
|
<outlet property="productPrice" destination="Qsz-SF-4LE" id="l8K-nc-NDY"/>
|
|
|
|
|
<outlet property="productQty" destination="HEw-wi-peL" id="Amr-Uu-ZEq"/>
|
|
|
|
|
<outlet property="productStatus" destination="x1w-Ci-sP7" id="DNU-o9-cWN"/>
|
|
|
|
|
<outlet property="productTitle" destination="y0k-Tm-SP5" id="PYp-b4-K6M"/>
|
|
|
|
|
</connections>
|
|
|
|
|
<point key="canvasLocation" x="167.93893129770993" y="23.239436619718312"/>
|
|
|
|
|
</tableViewCell>
|
|
|
|
|
</objects>
|
|
|
|
|
<resources>
|
|
|
|
|
<image name="TrashCan" width="21" height="21"/>
|
|
|
|
|
<namedColor name="ImageDarkBlue">
|
|
|
|
|
<color red="0.035000000149011612" green="0.0" blue="0.36500000953674316" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
|
|
|
|
|
</namedColor>
|
|
|
|
|
<systemColor name="systemBackgroundColor">
|
|
|
|
|
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
|
|
|
|
</systemColor>
|
|
|
|
|
</resources>
|
|
|
|
|
</document>
|