Skip to content

Commit 2854f7b

Browse files
committed
Update test refs
1 parent c2abb84 commit 2854f7b

File tree

1 file changed

+58
-0
lines changed
  • crates/swc_ecma_minifier/tests/fixture/next/outstatic/1

1 file changed

+58
-0
lines changed
Lines changed: 58 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,58 @@
1+
(self["webpackChunk_N_E"] = self["webpackChunk_N_E"] || []).push([
2+
[
3+
285
4+
],
5+
{
6+
1973: function(module) {
7+
eval(module.code);
8+
},
9+
1985: function(o, f, i) {
10+
"use strict";
11+
var g = 0, v = (o)=>"checkbox" === o.type;
12+
var b = (o, f)=>{
13+
var i;
14+
return o.has((i = f, i.substring(0, i.search(/\.\d+(\.|$)/)) || i));
15+
}, k = ()=>{};
16+
function C(o, f, i) {}
17+
var m = (o)=>"radio" === o.type;
18+
function B(o = {}) {
19+
let f, i = {
20+
...o
21+
}, g = {}, C = 0, B = {}, w = {};
22+
const N = 0, U = async (o)=>{
23+
const i = o.target;
24+
let g = i.name;
25+
const v = 0;
26+
if (v) {
27+
let i, b;
28+
const k = 0;
29+
k ? (v._f.onBlur && v._f.onBlur(o), f && f(0)) : v._f.onChange && v._f.onChange(o);
30+
const C = 0;
31+
v._f.deps && N(g, b, i, C);
32+
}
33+
}, x = (o, f = {})=>{
34+
let C = 0;
35+
const N = 0;
36+
return C && N && f.disabled, {
37+
onChange: U,
38+
onBlur: U,
39+
ref: (N)=>{
40+
if (N) {
41+
x(o, f), C = k(g, o);
42+
const i = 0;
43+
var U;
44+
U = i, m(U) || v(U), C._f.refs;
45+
} else (C = k(g, o, {}))._f && (C._f.mount = !1), (i.shouldUnregister || f.shouldUnregister) && (!b(w.array, o) || !B.action) && w.unMount.add(o);
46+
}
47+
};
48+
};
49+
}
50+
f.useForm = function(o = {}) {
51+
const f = g.default.useRef();
52+
f.current ? f.current.control._options = o : f.current = {
53+
...B(o)
54+
};
55+
};
56+
}
57+
}
58+
]);

0 commit comments

Comments
 (0)