(t, e)
| 3070 | return No(n, r); |
| 3071 | } |
| 3072 | function Ro(t, e) { |
| 3073 | const n = arguments.length; |
| 3074 | return ( |
| 3075 | n && 2 !== n && s("defaultLocale expects either zero or two arguments."), |
| 3076 | n ? No(Fo(t), zo(e)) : No(Fo(), zo()) |
| 3077 | ); |
| 3078 | } |
| 3079 | const Lo = /^(data:|([A-Za-z]+:)?\/\/)/, |
| 3080 | Uo = |
| 3081 | /^(?:(?:(?:f|ht)tps?|mailto|tel|callto|cid|xmpp|file|data):|[^a-z]|[a-z+.\-]+(?:[^a-z+.\-:]|$))/i, |