|
16 | 16 | <outlet property="indexHeaderView" destination="0zR-9s-ty2" id="BLn-7k-Ti2"/>
|
17 | 17 | <outlet property="infoTextField" destination="H0U-9x-3Cl" id="xIS-An-utS"/>
|
18 | 18 | <outlet property="messageTextView" destination="ZGk-oR-MNP" id="bmf-B6-urc"/>
|
| 19 | + <outlet property="searchTextField" destination="rXa-ct-fRp" id="TLE-I1-vQt"/> |
19 | 20 | <outlet property="stageButton" destination="nf2-5l-LHg" id="Y5g-wM-FRo"/>
|
20 | 21 | <outlet property="unstageButton" destination="0n6-Tx-H9g" id="RRF-VA-co7"/>
|
21 | 22 | <outlet property="view" destination="Mge-gB-T5T" id="Dk7-8C-xIa"/>
|
|
123 | 124 | </subviews>
|
124 | 125 | </customView>
|
125 | 126 | <customView fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="SLl-qM-6U5">
|
126 |
| - <rect key="frame" x="0.0" y="0.0" width="300" height="168"/> |
| 127 | + <rect key="frame" x="0.0" y="26" width="300" height="142"/> |
127 | 128 | <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
128 | 129 | </customView>
|
| 130 | + <customView id="4rD-aM-CGa"> |
| 131 | + <rect key="frame" x="0.0" y="0.0" width="300" height="27"/> |
| 132 | + <autoresizingMask key="autoresizingMask" widthSizable="YES"/> |
| 133 | + <subviews> |
| 134 | + <searchField wantsLayer="YES" verticalHuggingPriority="750" textCompletion="NO" translatesAutoresizingMaskIntoConstraints="NO" id="rXa-ct-fRp"> |
| 135 | + <rect key="frame" x="5" y="1" width="290" height="24"/> |
| 136 | + <searchFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" borderStyle="bezel" usesSingleLineMode="YES" bezelStyle="round" id="AfE-YO-lmL"> |
| 137 | + <font key="font" metaFont="system"/> |
| 138 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 139 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 140 | + </searchFieldCell> |
| 141 | + </searchField> |
| 142 | + </subviews> |
| 143 | + <constraints> |
| 144 | + <constraint firstItem="rXa-ct-fRp" firstAttribute="leading" secondItem="4rD-aM-CGa" secondAttribute="leading" constant="5" id="33R-mP-Dv6"/> |
| 145 | + <constraint firstAttribute="bottom" secondItem="rXa-ct-fRp" secondAttribute="bottom" constant="1" id="PIM-R7-rlZ"/> |
| 146 | + <constraint firstItem="rXa-ct-fRp" firstAttribute="top" secondItem="4rD-aM-CGa" secondAttribute="top" constant="2" id="nxl-no-ckt"/> |
| 147 | + <constraint firstAttribute="trailing" secondItem="rXa-ct-fRp" secondAttribute="trailing" constant="5" id="z48-Ps-ceO"/> |
| 148 | + </constraints> |
| 149 | + </customView> |
129 | 150 | </subviews>
|
130 | 151 | </customView>
|
131 | 152 | </subviews>
|
|
0 commit comments