-
Notifications
You must be signed in to change notification settings - Fork 0
/
Storyboard.storyboard
282 lines (282 loc) · 26.4 KB
/
Storyboard.storyboard
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="8191" systemVersion="14F27" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" initialViewController="JxA-ug-hhb">
<dependencies>
<plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="8154"/>
<capability name="Constraints to layout margins" minToolsVersion="6.0"/>
</dependencies>
<scenes>
<!--Table View Controller-->
<scene sceneID="HVT-bh-PjW">
<objects>
<tableViewController id="fyL-eZ-fHx" customClass="TableViewController" customModule="NailsByCarmoe" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="icV-AZ-nEx">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<prototypes>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="cell" id="t9P-zy-TWY">
<rect key="frame" x="0.0" y="92" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="t9P-zy-TWY" id="DuB-Uh-E2d">
<rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
<autoresizingMask key="autoresizingMask"/>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
<connections>
<outlet property="dataSource" destination="fyL-eZ-fHx" id="vLe-kM-b9I"/>
<outlet property="delegate" destination="fyL-eZ-fHx" id="v6X-k2-4eR"/>
</connections>
</tableView>
<navigationItem key="navigationItem" id="wGJ-Ui-MjK">
<barButtonItem key="rightBarButtonItem" systemItem="add" id="VgQ-AL-uj5">
<connections>
<segue destination="yxU-ra-sjz" kind="show" id="LlO-pM-3c9"/>
</connections>
</barButtonItem>
</navigationItem>
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina47"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="Dew-Y0-3xt" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="1306.5" y="360.49999999999994"/>
</scene>
<!--User Table View Controller-->
<scene sceneID="wpA-mJ-omk">
<objects>
<tableViewController id="yxU-ra-sjz" customClass="UserTableViewController" customModule="NailsByCarmoe" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="prototypes" style="grouped" separatorStyle="default" rowHeight="44" sectionHeaderHeight="18" sectionFooterHeight="18" id="LZ1-jM-JtU">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" red="0.93725490199999995" green="0.93725490199999995" blue="0.95686274510000002" alpha="1" colorSpace="calibratedRGB"/>
<prototypes>
<tableViewCell clipsSubviews="YES" tag="1" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" reuseIdentifier="cellText" rowHeight="136" id="0Lb-Zp-Tj2" customClass="TableViewCell" customModule="NailsByCarmoe" customModuleProvider="target">
<rect key="frame" x="0.0" y="114" width="375" height="136"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="0Lb-Zp-Tj2" id="BRi-zY-yIb">
<rect key="frame" x="0.0" y="0.0" width="375" height="135"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="srv-Pe-rsI">
<rect key="frame" x="8" y="4" width="359" height="128"/>
<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>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
</subviews>
<constraints>
<constraint firstItem="srv-Pe-rsI" firstAttribute="centerX" secondItem="BRi-zY-yIb" secondAttribute="centerX" id="Qly-tP-AiV"/>
<constraint firstItem="srv-Pe-rsI" firstAttribute="leading" secondItem="BRi-zY-yIb" secondAttribute="leadingMargin" id="XjH-32-b32"/>
<constraint firstItem="srv-Pe-rsI" firstAttribute="top" secondItem="BRi-zY-yIb" secondAttribute="topMargin" constant="-4" id="fAw-f4-fY1"/>
<constraint firstItem="srv-Pe-rsI" firstAttribute="centerY" secondItem="BRi-zY-yIb" secondAttribute="centerY" id="k2X-lU-Zb9"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="TextViewOutlet" destination="srv-Pe-rsI" id="Kca-b1-mxo"/>
</connections>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="cellField" id="fbV-LJ-4iX" customClass="TextFieldCell" customModule="NailsByCarmoe" customModuleProvider="target">
<rect key="frame" x="0.0" y="250" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="fbV-LJ-4iX" id="VGz-C3-8Dp">
<rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="PGY-JA-HQM">
<rect key="frame" x="8" y="7" width="359" height="30"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits"/>
<connections>
<action selector="textAction:" destination="fbV-LJ-4iX" eventType="valueChanged" id="t3c-lI-CPc"/>
</connections>
</textField>
</subviews>
<constraints>
<constraint firstItem="PGY-JA-HQM" firstAttribute="leading" secondItem="VGz-C3-8Dp" secondAttribute="leadingMargin" id="GaJ-Rv-Vpc"/>
<constraint firstItem="PGY-JA-HQM" firstAttribute="centerY" secondItem="VGz-C3-8Dp" secondAttribute="centerY" id="T2l-M4-jg6"/>
<constraint firstItem="PGY-JA-HQM" firstAttribute="trailing" secondItem="VGz-C3-8Dp" secondAttribute="trailingMargin" id="sHG-g6-mVb"/>
<constraint firstItem="PGY-JA-HQM" firstAttribute="top" secondItem="VGz-C3-8Dp" secondAttribute="topMargin" constant="-1" id="wrU-bk-wOs"/>
</constraints>
</tableViewCellContentView>
<connections>
<outlet property="TextFieldOut" destination="PGY-JA-HQM" id="RPr-Ye-I1M"/>
</connections>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="none" indentationWidth="10" reuseIdentifier="uCell" textLabel="PEz-ut-J2f" style="IBUITableViewCellStyleDefault" id="wAp-Jk-qHd" customClass="TextFieldCell" customModule="NailsByCarmoe" customModuleProvider="target">
<rect key="frame" x="0.0" y="294" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="wAp-Jk-qHd" id="w5M-FW-2SI">
<rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="PEz-ut-J2f">
<rect key="frame" x="15" y="0.0" width="345" height="43"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
</tableViewCell>
</prototypes>
<sections/>
<connections>
<outlet property="dataSource" destination="yxU-ra-sjz" id="ZpB-DQ-arL"/>
<outlet property="delegate" destination="yxU-ra-sjz" id="3Gf-Yw-6LF"/>
</connections>
</tableView>
<navigationItem key="navigationItem" id="JVK-ga-Ccb">
<barButtonItem key="rightBarButtonItem" systemItem="add" id="cSt-yt-xaL">
<connections>
<segue destination="Mio-mY-VRD" kind="show" id="BFu-tC-pEe"/>
</connections>
</barButtonItem>
</navigationItem>
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina47"/>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="2uG-PC-zaA" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2312.5" y="359.5"/>
</scene>
<!--Appointment Table View Controller-->
<scene sceneID="vfi-q4-giw">
<objects>
<tableViewController id="Mio-mY-VRD" customClass="AppointmentTableViewController" customModule="NailsByCarmoe" customModuleProvider="target" sceneMemberID="viewController">
<tableView key="view" clipsSubviews="YES" contentMode="scaleToFill" alwaysBounceVertical="YES" dataMode="static" style="plain" separatorStyle="default" rowHeight="44" sectionHeaderHeight="28" sectionFooterHeight="28" id="TUK-iL-amw">
<rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
<sections>
<tableViewSection headerTitle="Dato" id="jQ5-oP-C3S">
<cells>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" textLabel="Fke-28-jfJ" style="IBUITableViewCellStyleDefault" id="0fL-7j-3BH">
<rect key="frame" x="0.0" y="92" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="0fL-7j-3BH" id="hkr-LY-x0S">
<rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<label opaque="NO" multipleTouchEnabled="YES" contentMode="left" text="Title" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" id="Fke-28-jfJ">
<rect key="frame" x="15" y="0.0" width="345" height="43"/>
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMaxY="YES"/>
<fontDescription key="fontDescription" type="system" pointSize="16"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
</tableViewCell>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="224" id="LKA-L5-K5x">
<rect key="frame" x="0.0" y="136" width="375" height="224"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="LKA-L5-K5x" id="0J1-Y4-kmo">
<rect key="frame" x="0.0" y="0.0" width="375" height="223"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<datePicker contentMode="scaleToFill" contentHorizontalAlignment="center" contentVerticalAlignment="center" datePickerMode="dateAndTime" minuteInterval="1" translatesAutoresizingMaskIntoConstraints="NO" id="jcf-wI-4iw">
<rect key="frame" x="0.0" y="4" width="375" height="216"/>
<date key="date" timeIntervalSinceReferenceDate="465213280.46625501">
<!--2015-09-29 09:54:40 +0000-->
</date>
<connections>
<action selector="ValueChanged:" destination="Mio-mY-VRD" eventType="valueChanged" id="lfg-Mz-5GP"/>
</connections>
</datePicker>
</subviews>
<constraints>
<constraint firstAttribute="trailing" secondItem="jcf-wI-4iw" secondAttribute="trailing" id="TIz-Vt-YhR"/>
<constraint firstItem="jcf-wI-4iw" firstAttribute="centerY" secondItem="0J1-Y4-kmo" secondAttribute="centerY" id="aux-b7-oI1"/>
<constraint firstItem="jcf-wI-4iw" firstAttribute="leading" secondItem="0J1-Y4-kmo" secondAttribute="leading" id="x9y-d3-8eK"/>
</constraints>
</tableViewCellContentView>
</tableViewCell>
</cells>
</tableViewSection>
<tableViewSection headerTitle="Pris" id="ocw-x1-Mj8">
<cells>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" id="2BY-eh-Y1M">
<rect key="frame" x="0.0" y="388" width="375" height="44"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="2BY-eh-Y1M" id="Cle-Xx-0oE">
<rect key="frame" x="0.0" y="0.0" width="375" height="43"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" fixedFrame="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" minimumFontSize="17" clearButtonMode="whileEditing" translatesAutoresizingMaskIntoConstraints="NO" id="fhJ-wA-L2w">
<rect key="frame" x="8" y="7" width="80" height="30"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" keyboardType="numberPad"/>
</textField>
<label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" fixedFrame="YES" text="Kr" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="hm2-y7-RaA">
<rect key="frame" x="96" y="11" width="17" height="21"/>
<fontDescription key="fontDescription" type="system" pointSize="17"/>
<color key="textColor" red="0.0" green="0.0" blue="0.0" alpha="1" colorSpace="calibratedRGB"/>
<nil key="highlightedColor"/>
</label>
</subviews>
</tableViewCellContentView>
</tableViewCell>
</cells>
</tableViewSection>
<tableViewSection headerTitle="Noter" id="i3V-wV-pPU">
<cells>
<tableViewCell clipsSubviews="YES" contentMode="scaleToFill" selectionStyle="default" indentationWidth="10" rowHeight="210" id="5oE-6H-f6h">
<rect key="frame" x="0.0" y="460" width="375" height="210"/>
<autoresizingMask key="autoresizingMask"/>
<tableViewCellContentView key="contentView" opaque="NO" clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="center" tableViewCell="5oE-6H-f6h" id="4MU-Ux-8Jd">
<rect key="frame" x="0.0" y="0.0" width="375" height="209"/>
<autoresizingMask key="autoresizingMask"/>
<subviews>
<textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="byx-J1-U2x">
<rect key="frame" x="8" y="0.0" width="359" height="201"/>
<fontDescription key="fontDescription" type="system" pointSize="14"/>
<textInputTraits key="textInputTraits" autocapitalizationType="sentences"/>
</textView>
</subviews>
<constraints>
<constraint firstItem="byx-J1-U2x" firstAttribute="trailing" secondItem="4MU-Ux-8Jd" secondAttribute="trailingMargin" id="Gn9-5l-PzS"/>
<constraint firstItem="byx-J1-U2x" firstAttribute="top" secondItem="4MU-Ux-8Jd" secondAttribute="top" id="UvZ-La-Mxn"/>
<constraint firstItem="byx-J1-U2x" firstAttribute="leading" secondItem="4MU-Ux-8Jd" secondAttribute="leadingMargin" id="b4G-nc-lx9"/>
<constraint firstItem="byx-J1-U2x" firstAttribute="bottom" secondItem="4MU-Ux-8Jd" secondAttribute="bottomMargin" id="wSf-uD-y0q"/>
</constraints>
</tableViewCellContentView>
</tableViewCell>
</cells>
</tableViewSection>
</sections>
<connections>
<outlet property="dataSource" destination="Mio-mY-VRD" id="Ivy-1c-eH6"/>
<outlet property="delegate" destination="Mio-mY-VRD" id="GuJ-wG-nVD"/>
</connections>
</tableView>
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina47"/>
<connections>
<outlet property="dateLabel" destination="Fke-28-jfJ" id="gTz-fg-aU9"/>
<outlet property="datePickerO" destination="jcf-wI-4iw" id="7kR-EB-gJB"/>
</connections>
</tableViewController>
<placeholder placeholderIdentifier="IBFirstResponder" id="aKc-yU-qBw" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="2817.5" y="360.5"/>
</scene>
<!--Navigation Controller-->
<scene sceneID="s2n-ts-dQe">
<objects>
<navigationController automaticallyAdjustsScrollViewInsets="NO" id="JxA-ug-hhb" sceneMemberID="viewController">
<toolbarItems/>
<simulatedScreenMetrics key="simulatedDestinationMetrics" type="retina47"/>
<navigationBar key="navigationBar" contentMode="scaleToFill" id="jGA-kQ-bHi">
<rect key="frame" x="0.0" y="0.0" width="320" height="44"/>
<autoresizingMask key="autoresizingMask"/>
</navigationBar>
<nil name="viewControllers"/>
<connections>
<segue destination="fyL-eZ-fHx" kind="relationship" relationship="rootViewController" id="jvD-He-tHa"/>
</connections>
</navigationController>
<placeholder placeholderIdentifier="IBFirstResponder" id="9B2-B3-STJ" userLabel="First Responder" sceneMemberID="firstResponder"/>
</objects>
<point key="canvasLocation" x="495" y="361"/>
</scene>
</scenes>
</document>