You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<ahref="{{'selector_label' | helpLink}}" target="_blank">Learn more <iclass="fa fa-external-link" aria-hidden="true"></i></a>
112
+
</div>
113
+
</span>
114
+
</div>
115
+
<key-value-editor
116
+
entries="claim.selectedLabels"
117
+
key-placeholder="label"
118
+
value-placeholder="value"
119
+
key-validator="[a-zA-Z][a-zA-Z0-9_-]*"
120
+
key-validator-error-tooltip="A valid label name is an alphanumeric (a-z and 0-9) string beginning with a letter that may contain underscores and dashes."
"<key-value-editor entries=\"claim.selectedLabels\" key-placeholder=\"label\" value-placeholder=\"value\" key-validator=\"[a-zA-Z][a-zA-Z0-9_-]*\" key-validator-error-tooltip=\"A valid label name is an alphanumeric (a-z and 0-9) string beginning with a letter that may contain underscores and dashes.\" add-row-link=\"Add Label\"></key-value-editor>\n" +
0 commit comments