|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
2 |
| -<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="dRj-c1-ovZ"> |
| 2 | +<document type="com.apple.InterfaceBuilder3.Cocoa.Storyboard.XIB" version="3.0" toolsVersion="16097.2" targetRuntime="MacOSX.Cocoa" propertyAccessControl="none" useAutolayout="YES" initialViewController="5gI-5U-AMq"> |
3 | 3 | <dependencies>
|
4 | 4 | <deployment identifier="macosx"/>
|
5 | 5 | <plugIn identifier="com.apple.InterfaceBuilder.CocoaPlugin" version="16097.2"/>
|
|
945 | 945 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
946 | 946 | </textFieldCell>
|
947 | 947 | </textField>
|
948 |
| - <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="4N2-lf-lAi"> |
949 |
| - <rect key="frame" x="149" y="49" width="551" height="30"/> |
950 |
| - <constraints> |
951 |
| - <constraint firstAttribute="height" constant="30" id="p5V-3n-LYJ"/> |
952 |
| - </constraints> |
953 |
| - <textFieldCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" alignment="left" placeholderString="通过Id解析转换模型时必填" bezelStyle="round" id="RvH-G4-6OW"> |
954 |
| - <font key="font" usesAppearanceFont="YES"/> |
955 |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
956 |
| - <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
957 |
| - </textFieldCell> |
958 |
| - </textField> |
959 | 948 | <textField horizontalHuggingPriority="251" verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="c6O-6p-YRV">
|
960 | 949 | <rect key="frame" x="38" y="20" width="105" height="16"/>
|
961 | 950 | <textFieldCell key="cell" lineBreakMode="clipping" title="YApi项目host:" id="ykd-gD-bwv">
|
|
964 | 953 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
965 | 954 | </textFieldCell>
|
966 | 955 | </textField>
|
967 |
| - <textField verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="25V-Ky-0tb"> |
| 956 | + <textField verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="25V-Ky-0tb"> |
968 | 957 | <rect key="frame" x="149" y="13" width="551" height="30"/>
|
969 | 958 | <constraints>
|
970 | 959 | <constraint firstAttribute="height" constant="30" id="cOL-bv-yfT"/>
|
|
975 | 964 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
976 | 965 | </textFieldCell>
|
977 | 966 | </textField>
|
| 967 | + <comboBox verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="e6x-Y0-QC6"> |
| 968 | + <rect key="frame" x="149" y="45" width="405" height="36"/> |
| 969 | + <constraints> |
| 970 | + <constraint firstAttribute="height" constant="30" id="FO2-EN-wZh"/> |
| 971 | + </constraints> |
| 972 | + <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" placeholderString="请输入或选择已配置 Token" bezelStyle="round" completes="NO" numberOfVisibleItems="5" id="vqP-Tt-vqS"> |
| 973 | + <font key="font" metaFont="system"/> |
| 974 | + <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
| 975 | + <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
| 976 | + </comboBoxCell> |
| 977 | + </comboBox> |
| 978 | + <button verticalHuggingPriority="750" translatesAutoresizingMaskIntoConstraints="NO" id="Mih-Hn-oxm"> |
| 979 | + <rect key="frame" x="575" y="47" width="131" height="32"/> |
| 980 | + <buttonCell key="cell" type="push" title="配置多个Token" bezelStyle="rounded" alignment="center" borderStyle="border" imageScaling="proportionallyDown" inset="2" id="voO-Fi-BVZ"> |
| 981 | + <behavior key="behavior" pushIn="YES" lightByBackground="YES" lightByGray="YES"/> |
| 982 | + <font key="font" size="13" name=".PingFangSC-Regular"/> |
| 983 | + </buttonCell> |
| 984 | + <connections> |
| 985 | + <segue destination="bxC-4J-HfZ" kind="modal" id="LJ4-XP-kB0"/> |
| 986 | + </connections> |
| 987 | + </button> |
978 | 988 | </subviews>
|
979 | 989 | <constraints>
|
980 |
| - <constraint firstItem="4N2-lf-lAi" firstAttribute="trailing" secondItem="6ac-fB-Cyc" secondAttribute="trailing" id="4cT-ke-lSV"/> |
| 990 | + <constraint firstItem="Mih-Hn-oxm" firstAttribute="centerY" secondItem="e6x-Y0-QC6" secondAttribute="centerY" id="4VG-B6-PwO"/> |
981 | 991 | <constraint firstAttribute="trailing" secondItem="6ac-fB-Cyc" secondAttribute="trailing" constant="30" id="762-cT-OPI"/>
|
982 |
| - <constraint firstItem="25V-Ky-0tb" firstAttribute="trailing" secondItem="4N2-lf-lAi" secondAttribute="trailing" id="BkX-0U-sHp"/> |
| 992 | + <constraint firstItem="Mih-Hn-oxm" firstAttribute="trailing" secondItem="6ac-fB-Cyc" secondAttribute="trailing" id="AGz-lh-PoQ"/> |
983 | 993 | <constraint firstItem="33u-sp-CUS" firstAttribute="leading" secondItem="lMe-2A-rbQ" secondAttribute="leading" id="Dqm-Hw-W91"/>
|
984 | 994 | <constraint firstItem="25V-Ky-0tb" firstAttribute="leading" secondItem="c6O-6p-YRV" secondAttribute="trailing" constant="8" id="Hch-8n-8UR"/>
|
985 | 995 | <constraint firstItem="pKM-dx-KjW" firstAttribute="centerY" secondItem="BE1-j6-twg" secondAttribute="centerY" id="KAA-ya-BBP"/>
|
|
988 | 998 | <constraint firstItem="33u-sp-CUS" firstAttribute="top" secondItem="lMe-2A-rbQ" secondAttribute="bottom" constant="20" id="NWp-9k-hbu"/>
|
989 | 999 | <constraint firstItem="33u-sp-CUS" firstAttribute="width" secondItem="lMe-2A-rbQ" secondAttribute="width" id="NZo-m7-cBg"/>
|
990 | 1000 | <constraint firstItem="c6O-6p-YRV" firstAttribute="width" secondItem="33u-sp-CUS" secondAttribute="width" id="ODr-eI-kS9"/>
|
991 |
| - <constraint firstItem="4N2-lf-lAi" firstAttribute="centerY" secondItem="33u-sp-CUS" secondAttribute="centerY" id="PCh-8k-htV"/> |
| 1001 | + <constraint firstItem="Mih-Hn-oxm" firstAttribute="leading" secondItem="e6x-Y0-QC6" secondAttribute="trailing" constant="30" id="RzU-pq-Lul"/> |
992 | 1002 | <constraint firstItem="6ac-fB-Cyc" firstAttribute="centerY" secondItem="lMe-2A-rbQ" secondAttribute="centerY" id="TLC-LW-9k2"/>
|
993 | 1003 | <constraint firstItem="BE1-j6-twg" firstAttribute="top" secondItem="cf4-vW-LAT" secondAttribute="top" constant="20" id="Y1O-LV-VdA"/>
|
994 | 1004 | <constraint firstAttribute="trailing" secondItem="pKM-dx-KjW" secondAttribute="trailing" constant="40" id="YPH-Gz-ObN"/>
|
995 | 1005 | <constraint firstItem="lMe-2A-rbQ" firstAttribute="leading" secondItem="BE1-j6-twg" secondAttribute="leading" id="cnH-Is-nBY"/>
|
996 | 1006 | <constraint firstItem="lMe-2A-rbQ" firstAttribute="top" secondItem="BE1-j6-twg" secondAttribute="bottom" constant="20" id="d0o-pz-0Hj"/>
|
997 | 1007 | <constraint firstItem="c6O-6p-YRV" firstAttribute="top" secondItem="33u-sp-CUS" secondAttribute="bottom" constant="20" id="j62-vL-Ql1"/>
|
998 | 1008 | <constraint firstItem="6ac-fB-Cyc" firstAttribute="leading" secondItem="lMe-2A-rbQ" secondAttribute="trailing" constant="8" id="lME-Jt-hZB"/>
|
999 |
| - <constraint firstItem="4N2-lf-lAi" firstAttribute="leading" secondItem="33u-sp-CUS" secondAttribute="trailing" constant="8" id="quv-Dp-H9I"/> |
| 1009 | + <constraint firstItem="e6x-Y0-QC6" firstAttribute="centerY" secondItem="33u-sp-CUS" secondAttribute="centerY" id="nKS-ZC-HkY"/> |
1000 | 1010 | <constraint firstItem="BE1-j6-twg" firstAttribute="leading" secondItem="cf4-vW-LAT" secondAttribute="leading" constant="40" id="tDe-fO-y2i"/>
|
| 1011 | + <constraint firstItem="e6x-Y0-QC6" firstAttribute="leading" secondItem="6ac-fB-Cyc" secondAttribute="leading" id="tcv-y7-HMI"/> |
1001 | 1012 | <constraint firstAttribute="bottom" secondItem="c6O-6p-YRV" secondAttribute="bottom" constant="20" id="zV1-3B-ypo"/>
|
1002 | 1013 | </constraints>
|
1003 | 1014 | </customView>
|
|
1034 | 1045 | <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/>
|
1035 | 1046 | </textFieldCell>
|
1036 | 1047 | </textField>
|
1037 |
| - <comboBox verticalHuggingPriority="750" ambiguous="YES" translatesAutoresizingMaskIntoConstraints="NO" id="e6x-Y0-QC6"> |
1038 |
| - <rect key="frame" x="81" y="33" width="99" height="25"/> |
1039 |
| - <comboBoxCell key="cell" scrollable="YES" lineBreakMode="clipping" selectable="YES" editable="YES" sendsActionOnEndEditing="YES" borderStyle="bezel" drawsBackground="YES" completes="NO" numberOfVisibleItems="5" id="vqP-Tt-vqS"> |
1040 |
| - <font key="font" metaFont="system"/> |
1041 |
| - <color key="textColor" name="controlTextColor" catalog="System" colorSpace="catalog"/> |
1042 |
| - <color key="backgroundColor" name="textBackgroundColor" catalog="System" colorSpace="catalog"/> |
1043 |
| - <objectValues> |
1044 |
| - <string>Item 1</string> |
1045 |
| - <string>Item 2</string> |
1046 |
| - <string>Item 3</string> |
1047 |
| - </objectValues> |
1048 |
| - </comboBoxCell> |
1049 |
| - </comboBox> |
1050 | 1048 | </subviews>
|
1051 | 1049 | <constraints>
|
1052 | 1050 | <constraint firstItem="cf4-vW-LAT" firstAttribute="top" secondItem="iFK-rh-eoW" secondAttribute="bottom" constant="20" id="0Fy-Bq-4Hz"/>
|
|
1072 | 1070 | <constraint firstItem="o35-tq-gm8" firstAttribute="leading" secondItem="bDa-kJ-Mhx" secondAttribute="leading" id="RYG-CM-3Sq"/>
|
1073 | 1071 | <constraint firstItem="FOi-zT-B7B" firstAttribute="leading" secondItem="ERx-hH-rdd" secondAttribute="leading" constant="30" id="Vow-FC-0iL"/>
|
1074 | 1072 | <constraint firstAttribute="trailing" secondItem="CYR-Nv-8jk" secondAttribute="trailing" constant="30" id="VuX-E7-Agq"/>
|
1075 |
| - <constraint firstItem="e6x-Y0-QC6" firstAttribute="leading" secondItem="ERx-hH-rdd" secondAttribute="leading" constant="81" id="XQC-5Q-Wf0"/> |
1076 | 1073 | <constraint firstItem="szC-Is-Jzs" firstAttribute="centerY" secondItem="cR5-nc-6qZ" secondAttribute="centerY" id="Xgl-rm-8Ns"/>
|
1077 | 1074 | <constraint firstAttribute="trailing" secondItem="vSj-38-HG4" secondAttribute="trailing" constant="30" id="ZLc-N7-aTr"/>
|
1078 | 1075 | <constraint firstItem="cR5-nc-6qZ" firstAttribute="leading" secondItem="bDa-kJ-Mhx" secondAttribute="leading" id="bVu-DC-XIX"/>
|
1079 | 1076 | <constraint firstAttribute="trailing" secondItem="TgM-de-NPF" secondAttribute="trailing" constant="30" id="ccX-KR-uIA"/>
|
1080 | 1077 | <constraint firstAttribute="bottom" secondItem="vSj-38-HG4" secondAttribute="bottom" constant="40" id="efW-1D-QSD"/>
|
1081 | 1078 | <constraint firstItem="bDa-kJ-Mhx" firstAttribute="leading" secondItem="ERx-hH-rdd" secondAttribute="leading" constant="30" id="efd-GX-YfT"/>
|
1082 |
| - <constraint firstItem="e6x-Y0-QC6" firstAttribute="top" secondItem="FOi-zT-B7B" secondAttribute="bottom" constant="41" id="gV5-h7-cN7"/> |
1083 | 1079 | <constraint firstItem="iFK-rh-eoW" firstAttribute="top" secondItem="CYR-Nv-8jk" secondAttribute="bottom" constant="30" id="jDo-hs-jcy"/>
|
1084 | 1080 | <constraint firstItem="n0v-j5-oIk" firstAttribute="leading" secondItem="ERx-hH-rdd" secondAttribute="leading" constant="30" id="jj4-ZX-MCz"/>
|
1085 | 1081 | <constraint firstItem="S2C-lh-p4C" firstAttribute="top" secondItem="cR5-nc-6qZ" secondAttribute="bottom" constant="60" id="k0h-Gq-Hui"/>
|
|
1092 | 1088 | </constraints>
|
1093 | 1089 | </view>
|
1094 | 1090 | <connections>
|
| 1091 | + <outlet property="configTokenButton" destination="Mih-Hn-oxm" id="nRJ-G9-2TX"/> |
1095 | 1092 | <outlet property="confromTextField" destination="a5h-sk-bjS" id="pka-iP-L8P"/>
|
1096 | 1093 | <outlet property="isAllowOptionalBtn" destination="EHm-R1-Ay3" id="Za1-zF-4TA"/>
|
1097 | 1094 | <outlet property="isArrayEmptyBtn" destination="Cn0-Pn-vUD" id="Krz-HD-8fv"/>
|
|
1103 | 1100 | <outlet property="prefixTextField" destination="KDI-lJ-ln3" id="y7k-Y3-phg"/>
|
1104 | 1101 | <outlet property="remarkTextField" destination="FOi-zT-B7B" id="yPo-G2-M4p"/>
|
1105 | 1102 | <outlet property="subffixTextField" destination="szC-Is-Jzs" id="SXg-12-Bsl"/>
|
| 1103 | + <outlet property="tokenBox" destination="e6x-Y0-QC6" id="tPi-Wl-x2b"/> |
1106 | 1104 | <outlet property="yapiHostTextField" destination="25V-Ky-0tb" id="CZD-42-Aud"/>
|
1107 |
| - <outlet property="yapiTokenTextField" destination="4N2-lf-lAi" id="Vvt-lc-2uY"/> |
1108 | 1105 | </connections>
|
1109 | 1106 | </viewController>
|
1110 | 1107 | <customObject id="2Tp-Fl-jBw" userLabel="First Responder" customClass="NSResponder" sceneMemberID="firstResponder"/>
|
|
0 commit comments