|
414 | 414 | <stackView opaque="NO" contentMode="center" axis="vertical" distribution="equalSpacing" translatesAutoresizingMaskIntoConstraints="NO" id="DcA-k0-mZa">
|
415 | 415 | <rect key="frame" x="90" y="15.333333333333336" width="295" height="36"/>
|
416 | 416 | <subviews>
|
417 |
| - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gv7-b8-wUw" userLabel="Title"> |
| 417 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="gv7-b8-wUw" userLabel="Title"> |
418 | 418 | <rect key="frame" x="0.0" y="0.0" width="295" height="20.333333333333332"/>
|
419 | 419 | <fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
|
420 | 420 | <nil key="textColor"/>
|
|
423 | 423 | <fragment content="Placeholder - Do not translate"/>
|
424 | 424 | </attributedString>
|
425 | 425 | </label>
|
426 |
| - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="daQ-tl-pKh" userLabel="Details"> |
| 426 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Label" textAlignment="natural" lineBreakMode="wordWrap" numberOfLines="0" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="daQ-tl-pKh" userLabel="Details"> |
427 | 427 | <rect key="frame" x="0.0" y="20.333333333333329" width="295" height="15.666666666666664"/>
|
428 | 428 | <fontDescription key="fontDescription" style="UICTFontTextStyleFootnote"/>
|
429 | 429 | <color key="textColor" systemColor="secondaryLabelColor"/>
|
|
605 | 605 | <constraint firstAttribute="width" constant="7" id="Jbx-Hv-TbJ"/>
|
606 | 606 | </constraints>
|
607 | 607 | </view>
|
608 |
| - <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="751" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="key" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="X1y-nK-nVJ" userLabel="Text1" customClass="AutocompleteTextField" customModule="Go_Map__" customModuleProvider="target"> |
| 608 | + <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="800" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="key" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="X1y-nK-nVJ" userLabel="Text1" customClass="AutocompleteTextField" customModule="Go_Map__" customModuleProvider="target"> |
609 | 609 | <rect key="frame" x="20" y="5" width="121" height="34"/>
|
610 | 610 | <constraints>
|
611 | 611 | <constraint firstAttribute="width" priority="750" constant="121" id="usV-OU-r22"/>
|
|
619 | 619 | <outlet property="delegate" destination="V3V-d0-DLx" id="B9c-dh-59V"/>
|
620 | 620 | </connections>
|
621 | 621 | </textField>
|
622 |
| - <textField opaque="NO" clipsSubviews="YES" tag="1" contentMode="scaleToFill" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="value" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="cP3-lR-lzM" customClass="PresetValueTextField" customModule="Go_Map__" customModuleProvider="target"> |
| 622 | + <textField opaque="NO" clipsSubviews="YES" tag="1" contentMode="scaleToFill" horizontalCompressionResistancePriority="800" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" placeholder="value" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="cP3-lR-lzM" customClass="PresetValueTextField" customModule="Go_Map__" customModuleProvider="target"> |
623 | 623 | <rect key="frame" x="154" y="5" width="199" height="34"/>
|
624 | 624 | <fontDescription key="fontDescription" style="UICTFontTextStyleHeadline"/>
|
625 | 625 | <textInputTraits key="textInputTraits" autocorrectionType="no" returnKeyType="done"/>
|
|
651 | 651 | <constraint firstAttribute="trailing" secondItem="zpj-gL-2Nt" secondAttribute="trailing" constant="4" id="Syd-9i-c0E"/>
|
652 | 652 | <constraint firstItem="zpj-gL-2Nt" firstAttribute="leading" secondItem="cP3-lR-lzM" secondAttribute="trailing" constant="4" id="Zbs-Gm-K7N"/>
|
653 | 653 | <constraint firstItem="zpj-gL-2Nt" firstAttribute="centerY" secondItem="sNa-Uq-eZb" secondAttribute="centerY" id="awn-BH-fl0"/>
|
| 654 | + <constraint firstItem="cP3-lR-lzM" firstAttribute="width" relation="greaterThanOrEqual" secondItem="sNa-Uq-eZb" secondAttribute="height" multiplier="0.3" id="gLZ-gu-kUe"/> |
654 | 655 | <constraint firstItem="X1y-nK-nVJ" firstAttribute="centerY" secondItem="sNa-Uq-eZb" secondAttribute="centerY" id="hXa-f3-jYw"/>
|
655 | 656 | <constraint firstItem="YYq-JT-oMO" firstAttribute="top" secondItem="sNa-Uq-eZb" secondAttribute="top" constant="-0.5" id="kZG-6G-mk2"/>
|
| 657 | + <constraint firstItem="X1y-nK-nVJ" firstAttribute="width" relation="greaterThanOrEqual" secondItem="sNa-Uq-eZb" secondAttribute="height" multiplier="0.3" id="qSi-T6-UGW"/> |
656 | 658 | <constraint firstAttribute="bottom" secondItem="YYq-JT-oMO" secondAttribute="bottom" constant="0.5" id="qbP-gm-0s3"/>
|
657 | 659 | <constraint firstItem="cP3-lR-lzM" firstAttribute="centerY" secondItem="sNa-Uq-eZb" secondAttribute="centerY" id="vfj-SJ-cEY"/>
|
658 | 660 | </constraints>
|
|
1416 | 1418 | <rect key="frame" x="0.0" y="0.0" width="393" height="44"/>
|
1417 | 1419 | <autoresizingMask key="autoresizingMask"/>
|
1418 | 1420 | <subviews>
|
1419 |
| - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Value 9" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dsA-B6-s7R"> |
| 1421 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Value 9" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="dsA-B6-s7R"> |
1420 | 1422 | <rect key="frame" x="23" y="11.666666666666666" width="104" height="20.666666666666671"/>
|
1421 | 1423 | <constraints>
|
1422 | 1424 | <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="104" id="GTL-7i-XbM"/>
|
|
1425 | 1427 | <nil key="textColor"/>
|
1426 | 1428 | <nil key="highlightedColor"/>
|
1427 | 1429 | </label>
|
1428 |
| - <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="NeQ-QH-WeS"> |
| 1430 | + <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" ambiguous="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="NeQ-QH-WeS"> |
1429 | 1431 | <rect key="frame" x="132" y="5" width="241" height="34"/>
|
1430 | 1432 | <fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
1431 | 1433 | <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="done"/>
|
|
1450 | 1452 | <rect key="frame" x="0.0" y="0.0" width="393" height="44"/>
|
1451 | 1453 | <autoresizingMask key="autoresizingMask"/>
|
1452 | 1454 | <subviews>
|
1453 |
| - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Value 10" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wim-Qa-dYQ"> |
| 1455 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Value 10" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="Wim-Qa-dYQ"> |
1454 | 1456 | <rect key="frame" x="23" y="11.666666666666666" width="104" height="20.666666666666671"/>
|
1455 | 1457 | <constraints>
|
1456 | 1458 | <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="104" id="Hwj-YO-kWN"/>
|
|
1459 | 1461 | <nil key="textColor"/>
|
1460 | 1462 | <nil key="highlightedColor"/>
|
1461 | 1463 | </label>
|
1462 |
| - <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="h5W-La-wjf"> |
| 1464 | + <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" ambiguous="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="h5W-La-wjf"> |
1463 | 1465 | <rect key="frame" x="132" y="5" width="241" height="34"/>
|
1464 | 1466 | <fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
1465 | 1467 | <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="done"/>
|
|
1484 | 1486 | <rect key="frame" x="0.0" y="0.0" width="393" height="44"/>
|
1485 | 1487 | <autoresizingMask key="autoresizingMask"/>
|
1486 | 1488 | <subviews>
|
1487 |
| - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Value 11" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="o63-qY-4vl"> |
| 1489 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Value 11" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="o63-qY-4vl"> |
1488 | 1490 | <rect key="frame" x="23" y="11.666666666666666" width="104" height="20.666666666666671"/>
|
1489 | 1491 | <constraints>
|
1490 | 1492 | <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="104" id="ehF-e9-KzR"/>
|
|
1493 | 1495 | <nil key="textColor"/>
|
1494 | 1496 | <nil key="highlightedColor"/>
|
1495 | 1497 | </label>
|
1496 |
| - <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="YdC-9G-Tni"> |
| 1498 | + <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" ambiguous="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="YdC-9G-Tni"> |
1497 | 1499 | <rect key="frame" x="132" y="5" width="241" height="34"/>
|
1498 | 1500 | <fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
1499 | 1501 | <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="done"/>
|
|
1518 | 1520 | <rect key="frame" x="0.0" y="0.0" width="393" height="44"/>
|
1519 | 1521 | <autoresizingMask key="autoresizingMask"/>
|
1520 | 1522 | <subviews>
|
1521 |
| - <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="Value 12" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wFE-f1-sQa"> |
| 1523 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" ambiguous="YES" text="Value 12" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="wFE-f1-sQa"> |
1522 | 1524 | <rect key="frame" x="23" y="11.666666666666666" width="104" height="20.666666666666671"/>
|
1523 | 1525 | <constraints>
|
1524 | 1526 | <constraint firstAttribute="width" relation="greaterThanOrEqual" constant="104" id="HaZ-63-BDM"/>
|
|
1527 | 1529 | <nil key="textColor"/>
|
1528 | 1530 | <nil key="highlightedColor"/>
|
1529 | 1531 | </label>
|
1530 |
| - <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Hi5-M7-Q5C"> |
| 1532 | + <textField opaque="NO" clipsSubviews="YES" contentMode="scaleToFill" horizontalCompressionResistancePriority="749" ambiguous="YES" contentHorizontalAlignment="left" contentVerticalAlignment="center" borderStyle="roundedRect" textAlignment="natural" translatesAutoresizingMaskIntoConstraints="NO" id="Hi5-M7-Q5C"> |
1531 | 1533 | <rect key="frame" x="132" y="5" width="241" height="34"/>
|
1532 | 1534 | <fontDescription key="fontDescription" style="UICTFontTextStyleCallout"/>
|
1533 | 1535 | <textInputTraits key="textInputTraits" autocorrectionType="no" spellCheckingType="no" returnKeyType="done"/>
|
|
0 commit comments