|
18 | 18 | <view contentMode="scaleToFill" translatesAutoresizingMaskIntoConstraints="NO" id="8JU-nl-SWR" userLabel="Prompt Card"> |
19 | 19 | <rect key="frame" x="52" y="0.0" width="310.5" height="200.5"/> |
20 | 20 | <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 21 | + <accessibility key="accessibilityConfiguration"> |
| 22 | + <accessibilityTraits key="traits" notEnabled="YES"/> |
| 23 | + </accessibility> |
21 | 24 | <constraints> |
22 | 25 | <constraint firstAttribute="height" relation="greaterThanOrEqual" id="BfW-eb-ZtV"/> |
23 | 26 | </constraints> |
|
31 | 34 | <textView clipsSubviews="YES" multipleTouchEnabled="YES" contentMode="scaleToFill" scrollEnabled="NO" showsHorizontalScrollIndicator="NO" showsVerticalScrollIndicator="NO" editable="NO" text="Note: You can learn more and set up reminders at any time in My Site > Settings > Blogging Reminders." textAlignment="natural" adjustsFontForContentSizeCategory="YES" selectable="NO" translatesAutoresizingMaskIntoConstraints="NO" id="z9E-X2-t3c" userLabel="Note"> |
32 | 35 | <rect key="frame" x="16" y="284.5" width="382" height="42.5"/> |
33 | 36 | <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
| 37 | + <accessibility key="accessibilityConfiguration"> |
| 38 | + <accessibilityTraits key="traits" notEnabled="YES"/> |
| 39 | + <bool key="isElement" value="NO"/> |
| 40 | + </accessibility> |
34 | 41 | <color key="textColor" systemColor="secondaryLabelColor"/> |
35 | 42 | <fontDescription key="fontDescription" style="UICTFontTextStyleCaption1"/> |
36 | 43 | <textInputTraits key="textInputTraits" autocapitalizationType="sentences"/> |
37 | 44 | </textView> |
| 45 | + <label opaque="NO" userInteractionEnabled="NO" contentMode="left" horizontalHuggingPriority="251" verticalHuggingPriority="251" text="" textAlignment="natural" lineBreakMode="tailTruncation" baselineAdjustment="alignBaselines" adjustsFontSizeToFit="NO" translatesAutoresizingMaskIntoConstraints="NO" id="ART-X9-BCw" userLabel="Note Accessibility Label"> |
| 46 | + <rect key="frame" x="16" y="284.5" width="382" height="42.5"/> |
| 47 | + <color key="backgroundColor" white="0.0" alpha="0.0" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/> |
| 48 | + <fontDescription key="fontDescription" type="system" pointSize="17"/> |
| 49 | + <nil key="textColor"/> |
| 50 | + <nil key="highlightedColor"/> |
| 51 | + </label> |
38 | 52 | </subviews> |
39 | 53 | <viewLayoutGuide key="safeArea" id="vUN-kp-3ea"/> |
40 | 54 | <color key="backgroundColor" systemColor="systemBackgroundColor"/> |
41 | 55 | <constraints> |
42 | 56 | <constraint firstItem="z9E-X2-t3c" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="16" id="1K2-WJ-vdn"/> |
43 | 57 | <constraint firstItem="8JU-nl-SWR" firstAttribute="width" secondItem="iN0-l3-epB" secondAttribute="width" multiplier="0.75" id="4C5-B7-SUy"/> |
| 58 | + <constraint firstItem="ART-X9-BCw" firstAttribute="leading" secondItem="z9E-X2-t3c" secondAttribute="leading" id="8Qb-0Z-rT5"/> |
44 | 59 | <constraint firstItem="8JU-nl-SWR" firstAttribute="top" secondItem="iN0-l3-epB" secondAttribute="top" id="95d-85-VYs"/> |
45 | 60 | <constraint firstAttribute="bottom" secondItem="z9E-X2-t3c" secondAttribute="bottom" id="IUZ-vA-5QN"/> |
46 | 61 | <constraint firstItem="1gW-xt-yLe" firstAttribute="leading" secondItem="iN0-l3-epB" secondAttribute="leading" constant="16" id="WJ4-xD-ctR"/> |
| 62 | + <constraint firstItem="ART-X9-BCw" firstAttribute="trailing" secondItem="z9E-X2-t3c" secondAttribute="trailing" id="lKl-p8-5Ty"/> |
47 | 63 | <constraint firstItem="8JU-nl-SWR" firstAttribute="centerX" secondItem="vUN-kp-3ea" secondAttribute="centerX" id="sjz-gT-pc8"/> |
48 | 64 | <constraint firstAttribute="trailing" secondItem="1gW-xt-yLe" secondAttribute="trailing" constant="16" id="srn-mJ-gKe"/> |
49 | 65 | <constraint firstAttribute="trailing" secondItem="z9E-X2-t3c" secondAttribute="trailing" constant="16" id="vmH-4q-pbI"/> |
| 66 | + <constraint firstItem="ART-X9-BCw" firstAttribute="bottom" secondItem="z9E-X2-t3c" secondAttribute="bottom" id="wAs-7B-QAX"/> |
50 | 67 | <constraint firstItem="z9E-X2-t3c" firstAttribute="top" secondItem="1gW-xt-yLe" secondAttribute="bottom" constant="24" id="wED-RV-9Lf"/> |
| 68 | + <constraint firstItem="ART-X9-BCw" firstAttribute="top" secondItem="z9E-X2-t3c" secondAttribute="top" id="xiL-2a-FCO"/> |
51 | 69 | <constraint firstItem="1gW-xt-yLe" firstAttribute="top" secondItem="8JU-nl-SWR" secondAttribute="bottom" constant="24" id="yAr-WH-wmx"/> |
52 | 70 | </constraints> |
53 | 71 | <freeformSimulatedSizeMetrics key="simulatedDestinationMetrics"/> |
54 | 72 | <connections> |
55 | 73 | <outlet property="descriptionLabel" destination="1gW-xt-yLe" id="rot-qA-zIV"/> |
| 74 | + <outlet property="noteAccessibilityLabel" destination="ART-X9-BCw" id="cbu-ST-2Qk"/> |
56 | 75 | <outlet property="noteTextView" destination="z9E-X2-t3c" id="GcN-mv-lZH"/> |
57 | 76 | <outlet property="promptCardView" destination="8JU-nl-SWR" id="tY3-0q-Bn3"/> |
58 | 77 | </connections> |
|
0 commit comments