mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 05:29:26 +00:00
202 lines
17 KiB
XML
202 lines
17 KiB
XML
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
|
<document type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="3.0" toolsVersion="4514" systemVersion="13A603" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES">
|
|
<dependencies>
|
|
<deployment version="1070" defaultVersion="1080" identifier="macosx"/>
|
|
<plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="4514"/>
|
|
</dependencies>
|
|
<objects>
|
|
<customObject id="-2" userLabel="File's Owner" customClass="MPGroupInspectorViewController">
|
|
<connections>
|
|
<outlet property="autotypePopupButton" destination="240" id="285"/>
|
|
<outlet property="contentView" destination="3" id="46"/>
|
|
<outlet property="expiresCheckButton" destination="5" id="283"/>
|
|
<outlet property="notesTextView" destination="30" id="36"/>
|
|
<outlet property="searchPopupButton" destination="229" id="284"/>
|
|
<outlet property="titleTextField" destination="23" id="35"/>
|
|
<outlet property="view" destination="37" id="45"/>
|
|
</connections>
|
|
</customObject>
|
|
<customObject id="-1" userLabel="First Responder" customClass="FirstResponder"/>
|
|
<customObject id="-3" userLabel="Application"/>
|
|
<customView translatesAutoresizingMaskIntoConstraints="NO" id="3" customClass="HNHScrollDocumentViewAdapter">
|
|
<rect key="frame" x="0.0" y="0.0" width="257" height="541"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<subviews>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="24">
|
|
<rect key="frame" x="18" y="522" width="35" height="14"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" controlSize="small" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Name" id="25">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" horizontalCompressionResistancePriority="249" translatesAutoresizingMaskIntoConstraints="NO" id="23" customClass="HNHRoundedTextField">
|
|
<rect key="frame" x="20" y="492" width="217" height="22"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" lineBreakMode="truncatingTail" truncatesLastVisibleLine="YES" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" state="on" borderStyle="bezel" drawsBackground="YES" usesSingleLineMode="YES" id="26">
|
|
<font key="font" metaFont="system"/>
|
|
<color key="textColor" name="textColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<scrollView horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasHorizontalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="7">
|
|
<rect key="frame" x="20" y="198" width="217" height="260"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
<clipView key="contentView" id="iyU-0H-qvb">
|
|
<rect key="frame" x="1" y="1" width="215" height="258"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<textView importsGraphics="NO" richText="NO" findStyle="panel" continuousSpellChecking="YES" allowsUndo="YES" verticallyResizable="YES" allowsNonContiguousLayout="YES" spellingCorrection="YES" smartInsertDelete="YES" id="30">
|
|
<rect key="frame" x="0.0" y="0.0" width="215" height="258"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
<size key="minSize" width="215" height="258"/>
|
|
<size key="maxSize" width="463" height="10000000"/>
|
|
<color key="insertionPointColor" white="0.0" alpha="1" colorSpace="calibratedWhite"/>
|
|
<size key="minSize" width="215" height="258"/>
|
|
<size key="maxSize" width="463" height="10000000"/>
|
|
</textView>
|
|
</subviews>
|
|
<color key="backgroundColor" white="1" alpha="1" colorSpace="calibratedWhite"/>
|
|
</clipView>
|
|
<constraints>
|
|
<constraint firstAttribute="height" relation="greaterThanOrEqual" constant="150" id="27"/>
|
|
</constraints>
|
|
<scroller key="horizontalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="YES" id="29">
|
|
<rect key="frame" x="-100" y="-100" width="87" height="18"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
<scroller key="verticalScroller" verticalHuggingPriority="750" horizontal="NO" id="28">
|
|
<rect key="frame" x="200" y="1" width="16" height="258"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
</scrollView>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="6">
|
|
<rect key="frame" x="18" y="466" width="35" height="14"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Notes" id="31">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<button translatesAutoresizingMaskIntoConstraints="NO" id="5">
|
|
<rect key="frame" x="18" y="172" width="67" height="18"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="check" title="Expires" bezelStyle="regularSquare" imagePosition="left" state="on" inset="2" id="32">
|
|
<behavior key="behavior" changeContents="YES" doesNotDimImage="YES" lightByContents="YES"/>
|
|
<font key="font" metaFont="system"/>
|
|
</buttonCell>
|
|
</button>
|
|
<button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4">
|
|
<rect key="frame" x="174" y="171" width="63" height="19"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<buttonCell key="cell" type="roundRect" title="Set Date" bezelStyle="roundedRect" alignment="center" state="on" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="33">
|
|
<behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="cellTitle"/>
|
|
</buttonCell>
|
|
</button>
|
|
<popUpButton verticalHuggingPriority="750" horizontalCompressionResistancePriority="249" translatesAutoresizingMaskIntoConstraints="NO" id="229">
|
|
<rect key="frame" x="18" y="116" width="222" height="26"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="230">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<menu key="menu" title="OtherViews" id="231">
|
|
<items>
|
|
<menuItem title="Inherit Search Settings" tag="-1" id="232">
|
|
<modifierMask key="keyEquivalentModifierMask"/>
|
|
</menuItem>
|
|
<menuItem title="Include in Search" id="233"/>
|
|
<menuItem title="Exclude from Search" tag="1" id="234"/>
|
|
</items>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
</popUpButton>
|
|
<popUpButton verticalHuggingPriority="750" horizontalCompressionResistancePriority="249" translatesAutoresizingMaskIntoConstraints="NO" id="240">
|
|
<rect key="frame" x="18" y="61" width="222" height="26"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<popUpButtonCell key="cell" type="push" bezelStyle="rounded" alignment="left" lineBreakMode="truncatingTail" borderStyle="borderAndBezel" imageScaling="proportionallyDown" inset="2" id="242">
|
|
<behavior key="behavior" lightByBackground="YES" lightByGray="YES"/>
|
|
<font key="font" metaFont="menu"/>
|
|
<menu key="menu" title="OtherViews" id="243">
|
|
<items>
|
|
<menuItem title="Inherit Autotype Settings" tag="-1" id="246"/>
|
|
<menuItem title="Enable Autotype" id="245"/>
|
|
<menuItem title="Disable Autotype" tag="1" id="244"/>
|
|
</items>
|
|
</menu>
|
|
</popUpButtonCell>
|
|
</popUpButton>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="264">
|
|
<rect key="frame" x="18" y="148" width="40" height="14"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Search" id="265">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
<textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="276">
|
|
<rect key="frame" x="18" y="93" width="53" height="14"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" sendsActionOnEndEditing="YES" title="Autotype" id="277">
|
|
<font key="font" metaFont="smallSystem"/>
|
|
<color key="textColor" name="disabledControlTextColor" catalog="System" colorSpace="catalog"/>
|
|
<color key="backgroundColor" name="controlColor" catalog="System" colorSpace="catalog"/>
|
|
</textFieldCell>
|
|
</textField>
|
|
</subviews>
|
|
<constraints>
|
|
<constraint firstItem="24" firstAttribute="leading" secondItem="3" secondAttribute="leading" constant="20" symbolic="YES" id="9"/>
|
|
<constraint firstItem="23" firstAttribute="leading" secondItem="3" secondAttribute="leading" constant="20" symbolic="YES" id="10"/>
|
|
<constraint firstItem="23" firstAttribute="top" secondItem="24" secondAttribute="bottom" constant="8" symbolic="YES" id="11"/>
|
|
<constraint firstAttribute="trailing" secondItem="23" secondAttribute="trailing" constant="20" symbolic="YES" id="12"/>
|
|
<constraint firstItem="6" firstAttribute="leading" secondItem="3" secondAttribute="leading" constant="20" symbolic="YES" id="13"/>
|
|
<constraint firstItem="6" firstAttribute="top" secondItem="23" secondAttribute="bottom" constant="12" id="14"/>
|
|
<constraint firstItem="7" firstAttribute="leading" secondItem="3" secondAttribute="leading" constant="20" symbolic="YES" id="15"/>
|
|
<constraint firstItem="7" firstAttribute="top" secondItem="6" secondAttribute="bottom" constant="8" symbolic="YES" id="16"/>
|
|
<constraint firstAttribute="trailing" secondItem="7" secondAttribute="trailing" constant="20" symbolic="YES" id="17"/>
|
|
<constraint firstItem="5" firstAttribute="leading" secondItem="3" secondAttribute="leading" constant="20" symbolic="YES" id="18"/>
|
|
<constraint firstAttribute="trailing" secondItem="4" secondAttribute="trailing" constant="20" symbolic="YES" id="20"/>
|
|
<constraint firstItem="4" firstAttribute="top" secondItem="7" secondAttribute="bottom" constant="8" symbolic="YES" id="48"/>
|
|
<constraint firstItem="24" firstAttribute="top" secondItem="3" secondAttribute="top" constant="5" id="108"/>
|
|
<constraint firstItem="4" firstAttribute="centerY" secondItem="5" secondAttribute="centerY" id="140"/>
|
|
<constraint firstAttribute="trailing" secondItem="229" secondAttribute="trailing" constant="20" symbolic="YES" id="236"/>
|
|
<constraint firstAttribute="trailing" secondItem="240" secondAttribute="trailing" constant="20" symbolic="YES" id="250"/>
|
|
<constraint firstItem="229" firstAttribute="leading" secondItem="3" secondAttribute="leading" constant="20" symbolic="YES" id="255"/>
|
|
<constraint firstItem="240" firstAttribute="leading" secondItem="3" secondAttribute="leading" constant="20" symbolic="YES" id="256"/>
|
|
<constraint firstItem="264" firstAttribute="top" secondItem="5" secondAttribute="bottom" constant="12" id="272"/>
|
|
<constraint firstItem="264" firstAttribute="leading" secondItem="3" secondAttribute="leading" constant="20" symbolic="YES" id="273"/>
|
|
<constraint firstItem="229" firstAttribute="top" secondItem="264" secondAttribute="bottom" constant="8" symbolic="YES" id="274"/>
|
|
<constraint firstItem="276" firstAttribute="leading" secondItem="3" secondAttribute="leading" constant="20" symbolic="YES" id="278"/>
|
|
<constraint firstItem="276" firstAttribute="top" secondItem="229" secondAttribute="bottom" constant="12" id="279"/>
|
|
<constraint firstAttribute="bottom" secondItem="240" secondAttribute="bottom" constant="64" id="281"/>
|
|
<constraint firstItem="240" firstAttribute="top" secondItem="276" secondAttribute="bottom" constant="8" symbolic="YES" id="282"/>
|
|
</constraints>
|
|
</customView>
|
|
<scrollView borderType="none" horizontalLineScroll="10" horizontalPageScroll="10" verticalLineScroll="10" verticalPageScroll="10" hasVerticalScroller="NO" usesPredominantAxisScrolling="NO" translatesAutoresizingMaskIntoConstraints="NO" id="37" customClass="HNHScrollView">
|
|
<rect key="frame" x="0.0" y="0.0" width="255" height="421"/>
|
|
<autoresizingMask key="autoresizingMask" flexibleMaxX="YES" flexibleMinY="YES"/>
|
|
<clipView key="contentView" id="HjA-kA-fcX">
|
|
<rect key="frame" x="0.0" y="0.0" width="255" height="421"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
<subviews>
|
|
<view fixedFrame="YES" translatesAutoresizingMaskIntoConstraints="NO" id="38">
|
|
<rect key="frame" x="0.0" y="0.0" width="255" height="421"/>
|
|
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
|
</view>
|
|
</subviews>
|
|
</clipView>
|
|
<scroller key="horizontalScroller" verticalHuggingPriority="750" horizontal="YES" id="39">
|
|
<rect key="frame" x="0.0" y="405" width="255" height="16"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
<scroller key="verticalScroller" hidden="YES" verticalHuggingPriority="750" doubleValue="1" horizontal="NO" id="40">
|
|
<rect key="frame" x="-100" y="-100" width="16" height="413"/>
|
|
<autoresizingMask key="autoresizingMask"/>
|
|
</scroller>
|
|
</scrollView>
|
|
</objects>
|
|
</document> |