@fle-ui/next 1.0.0-alpha.12 → 1.0.0-alpha.13
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.history/package_20211011190148.json +141 -0
- package/.history/package_20211011193053.json +141 -0
- package/dist/@fle-ui/next.css +2 -2
- package/dist/@fle-ui/next.css.map +1 -1
- package/dist/@fle-ui/next.js +1 -1
- package/dist/@fle-ui/next.min.css +2 -2
- package/dist/@fle-ui/next.min.css.map +1 -1
- package/dist/@fle-ui/next.min.js +1 -1
- package/docs-dist/components__affix__affix.md.js +701 -1
- package/docs-dist/components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~components__au~00d1741d.js +22482 -1
- package/docs-dist/components__alert__alert.md.js +942 -1
- package/docs-dist/components__anchor__anchor.md.js +789 -1
- package/docs-dist/components__auto-complete__autoComplete.md.js +1145 -1
- package/docs-dist/components__avatar__avatar.md.js +854 -1
- package/docs-dist/components__back-top__backTop.md.js +581 -1
- package/docs-dist/components__badge__badge.md.js +972 -1
- package/docs-dist/components__breadcrumb__breadcrumb.md.js +914 -1
- package/docs-dist/components__button__button.md.js +1037 -1
- package/docs-dist/components__calendar__calendar.md.js +897 -1
- package/docs-dist/components__card__card.md.js +1106 -1
- package/docs-dist/components__carousel__carousel.md.js +770 -1
- package/docs-dist/components__cascader__cascader.md.js +1378 -1
- package/docs-dist/components__checkbox__checkbox.md.js +876 -1
- package/docs-dist/components__collapse__collapse.md.js +959 -1
- package/docs-dist/components__comment__comment.md.js +586 -1
- package/docs-dist/components__config-provider__configProvider.md.js +1055 -1
- package/docs-dist/components__date-picker__date-picker.md.js +2622 -1
- package/docs-dist/components__descriptions__descriptions.md.js +863 -1
- package/docs-dist/components__divider__divider.md.js +681 -1
- package/docs-dist/components__drawer__drawer.md.js +997 -1
- package/docs-dist/components__dropdown__dropdown.md.js +1170 -1
- package/docs-dist/components__empty__empty.md.js +692 -1
- package/docs-dist/components__form__form.md.js +4099 -1
- package/docs-dist/components__grid__grid.md.js +999 -1
- package/docs-dist/components__icon__icon.md.js +739 -1
- package/docs-dist/components__image__image.md.js +745 -1
- package/docs-dist/components__input-number__inputNumber.md.js +1006 -1
- package/docs-dist/components__input__input.md.js +1579 -1
- package/docs-dist/components__layout__layout.md.js +1220 -1
- package/docs-dist/components__list__list.md.js +1255 -1
- package/docs-dist/components__mentions__mentions.md.js +943 -1
- package/docs-dist/components__menu__menu.md.js +1370 -1
- package/docs-dist/components__message__message.md.js +1223 -1
- package/docs-dist/components__modal__modal.md.js +1808 -1
- package/docs-dist/components__notification__notification.md.js +1192 -1
- package/docs-dist/components__page-header__page-header.md.js +781 -1
- package/docs-dist/components__pagination__pagination.md.js +954 -1
- package/docs-dist/components__popconfirm__popconfirm.md.js +792 -1
- package/docs-dist/components__popover__popover.md.js +665 -1
- package/docs-dist/components__progress__progress.md.js +1139 -1
- package/docs-dist/components__radio__radio.md.js +999 -1
- package/docs-dist/components__rate__rate.md.js +851 -1
- package/docs-dist/components__result__result.md.js +681 -1
- package/docs-dist/components__select__select.md.js +2081 -1
- package/docs-dist/components__slider__slider.md.js +1053 -1
- package/docs-dist/components__space__space.md.js +746 -1
- package/docs-dist/components__spin__spin.md.js +730 -1
- package/docs-dist/components__statistic__statistic.md.js +827 -1
- package/docs-dist/components__steps__steps.md.js +1097 -1
- package/docs-dist/components__switch__switch.md.js +763 -1
- package/docs-dist/components__table__table.md.js +3692 -1
- package/docs-dist/components__tabs__tabs.md.js +1213 -1
- package/docs-dist/components__tag__tag.md.js +779 -1
- package/docs-dist/components__time-picker__time-picker.md.js +1232 -1
- package/docs-dist/components__timeline__timeline.md.js +799 -1
- package/docs-dist/components__tooltip__tooltip.md.js +888 -1
- package/docs-dist/components__transfer__transfer.md.js +1226 -1
- package/docs-dist/components__tree-select__tree-select.md.js +1042 -1
- package/docs-dist/components__typography__typography.md.js +1793 -1
- package/docs-dist/components__upload__upload.md.js +1798 -1
- package/docs-dist/demos_bmurcdaerb.js +603 -1
- package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_egami~demos_egassem~demos_e~57973d2f.chunk.css +1 -1
- package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_egami~demos_egassem~demos_e~57973d2f.js +21570 -1
- package/docs-dist/demos_citsitats.js +549 -1
- package/docs-dist/demos_daolpu.chunk.css +1 -1
- package/docs-dist/demos_daolpu.js +22680 -1
- package/docs-dist/demos_dirg.js +47 -1
- package/docs-dist/demos_drac.js +748 -1
- package/docs-dist/demos_ecaps.js +529 -1
- package/docs-dist/demos_egami.js +153 -1
- package/docs-dist/demos_egassem.js +187 -1
- package/docs-dist/demos_egdab.js +872 -1
- package/docs-dist/demos_elbat.chunk.css +1 -1
- package/docs-dist/demos_elbat.js +27626 -1
- package/docs-dist/demos_enilemit.js +627 -1
- package/docs-dist/demos_espalloc.js +705 -1
- package/docs-dist/demos_etar.js +547 -1
- package/docs-dist/demos_etelpmoc-otua.js +613 -1
- package/docs-dist/demos_gat.js +487 -1
- package/docs-dist/demos_hctiws.js +439 -1
- package/docs-dist/demos_ladom.js +791 -1
- package/docs-dist/demos_lesuorac.js +193 -1
- package/docs-dist/demos_mrifnocpop.js +671 -1
- package/docs-dist/demos_mrof.js +3082 -1
- package/docs-dist/demos_nips.js +461 -1
- package/docs-dist/demos_noitacifiton.js +765 -1
- package/docs-dist/demos_noitanigap.js +233 -1
- package/docs-dist/demos_nottub.js +847 -1
- package/docs-dist/demos_nwodpord.js +965 -1
- package/docs-dist/demos_oidar.js +340 -1
- package/docs-dist/demos_pitloot.js +204 -1
- package/docs-dist/demos_pot-kcab.js +62 -1
- package/docs-dist/demos_radnelac.js +285 -1
- package/docs-dist/demos_ratava.js +647 -1
- package/docs-dist/demos_rebmun-tupni.js +209 -1
- package/docs-dist/demos_redacsac.js +576 -1
- package/docs-dist/demos_redaeh-egap.js +761 -1
- package/docs-dist/demos_redils.js +659 -1
- package/docs-dist/demos_redivid.js +167 -1
- package/docs-dist/demos_redivorp-gifnoc.js +2154 -1
- package/docs-dist/demos_refsnart.js +774 -1
- package/docs-dist/demos_rekcip-emit.js +183 -1
- package/docs-dist/demos_rekcip-etad.js +469 -1
- package/docs-dist/demos_revopop.js +335 -1
- package/docs-dist/demos_reward.js +484 -1
- package/docs-dist/demos_rohcna.js +194 -1
- package/docs-dist/demos_sbat.chunk.css +1 -1
- package/docs-dist/demos_sbat.js +22358 -1
- package/docs-dist/demos_snoitnem.js +202 -1
- package/docs-dist/demos_snoitpircsed.js +351 -1
- package/docs-dist/demos_spets.js +910 -1
- package/docs-dist/demos_ssergorp.js +698 -1
- package/docs-dist/demos_tceles.js +1416 -1
- package/docs-dist/demos_tluser.js +530 -1
- package/docs-dist/demos_tnemmoc.js +560 -1
- package/docs-dist/demos_trela.js +341 -1
- package/docs-dist/demos_tsil.js +603 -1
- package/docs-dist/demos_tuoyal.js +872 -1
- package/docs-dist/demos_tupni.js +1245 -1
- package/docs-dist/demos_unem.js +1012 -1
- package/docs-dist/demos_xiffa.js +93 -1
- package/docs-dist/demos_xobkcehc.js +186 -1
- package/docs-dist/demos_yhpargopyt.js +798 -1
- package/docs-dist/demos_ytpme.js +433 -1
- package/docs-dist/docs__document__getting-started.md.js +193 -1
- package/docs-dist/docs__document__introduce.md.js +441 -1
- package/docs-dist/docs__document__practical-projects.md.js +117 -1
- package/docs-dist/docs__index.md.js +27 -1
- package/docs-dist/docs__story__index.md.js +89 -1
- package/docs-dist/dumi_demos.js +456 -1
- package/docs-dist/umi.js +28727 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~3ba4f4a1.js +2590 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~ac3aca9a.js +8970 -1
- package/docs-dist/vendors~components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~compon~e29e5a37.js +2619 -1
- package/docs-dist/vendors~demos_bmurcdaerb~demos_citsitats~demos_daolpu~demos_dirg~demos_drac~demos_ecaps~demos_egami~~4cc402e9.js +57323 -1
- package/docs-dist/vendors~demos_daolpu~demos_elbat.js +1649 -1
- package/docs-dist/vendors~demos_daolpu~demos_elbat~demos_sbat.js +4169 -1
- package/docs-dist/vendors~demos_gat.js +4673 -1
- package/docs-dist/vendors~demos_ladom.js +1855 -1
- package/docs-dist/vendors~demos_redivorp-gifnoc.js +9666 -1
- package/docs-dist/vendors~demos_sbat.js +1601 -1
- package/docs-dist/vendors~demos_trela.js +1722 -1
- package/docs-dist/vendors~demos_tsil.js +4970 -1
- package/docs-dist/vendors~demos_tuoyal.js +748 -1
- package/docs-dist/vendors~wrappers.js +1360 -1
- package/docs-dist/wrappers.js +21 -1
- package/es/drawer/style/drawer.less +8 -4
- package/es/drawer/style/index.css +1 -1
- package/es/style/themes/default.less +57 -29
- package/lib/drawer/style/drawer.less +8 -4
- package/lib/drawer/style/index.css +1 -1
- package/lib/style/themes/default.less +57 -29
- package/package.json +1 -1
- package/report.html +1 -1
@@ -1 +1,439 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[84],
|
3
|
+
{
|
4
|
+
'6VBw': function (e, n, t) {
|
5
|
+
'use strict';
|
6
|
+
var a = t('VTBJ'),
|
7
|
+
r = t('ODXe'),
|
8
|
+
o = t('rePB'),
|
9
|
+
c = t('Ff2n'),
|
10
|
+
i = t('q1tI'),
|
11
|
+
l = t.n(i),
|
12
|
+
s = t('TSYQ'),
|
13
|
+
d = t.n(s),
|
14
|
+
u = Object(i['createContext'])({}),
|
15
|
+
m = u,
|
16
|
+
f = t('U8pU'),
|
17
|
+
p = t('AJpP'),
|
18
|
+
C = t('Kwbf'),
|
19
|
+
b = t('MNnm'),
|
20
|
+
h = 'rc-util-key';
|
21
|
+
function v(e) {
|
22
|
+
if (e.attachTo) return e.attachTo;
|
23
|
+
var n = document.querySelector('head');
|
24
|
+
return n || document.body;
|
25
|
+
}
|
26
|
+
function g(e) {
|
27
|
+
var n,
|
28
|
+
t =
|
29
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
30
|
+
if (!Object(b['a'])()) return null;
|
31
|
+
var a,
|
32
|
+
r = document.createElement('style');
|
33
|
+
(null === (n = t.csp) || void 0 === n ? void 0 : n.nonce) &&
|
34
|
+
(r.nonce = null === (a = t.csp) || void 0 === a ? void 0 : a.nonce);
|
35
|
+
r.innerHTML = e;
|
36
|
+
var o = v(t),
|
37
|
+
c = o.firstChild;
|
38
|
+
return (
|
39
|
+
t.prepend && o.prepend
|
40
|
+
? o.prepend(r)
|
41
|
+
: t.prepend && c
|
42
|
+
? o.insertBefore(r, c)
|
43
|
+
: o.appendChild(r),
|
44
|
+
r
|
45
|
+
);
|
46
|
+
}
|
47
|
+
var y = new Map();
|
48
|
+
function k(e, n) {
|
49
|
+
var t =
|
50
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
51
|
+
a = v(t);
|
52
|
+
if (!y.has(a)) {
|
53
|
+
var r = g('', t),
|
54
|
+
o = r.parentNode;
|
55
|
+
y.set(a, o), o.removeChild(r);
|
56
|
+
}
|
57
|
+
var c = Array.from(y.get(a).children).find(function (e) {
|
58
|
+
return 'STYLE' === e.tagName && e[h] === n;
|
59
|
+
});
|
60
|
+
if (c) {
|
61
|
+
var i, l, s;
|
62
|
+
if (
|
63
|
+
(null === (i = t.csp) || void 0 === i ? void 0 : i.nonce) &&
|
64
|
+
c.nonce !==
|
65
|
+
(null === (l = t.csp) || void 0 === l ? void 0 : l.nonce)
|
66
|
+
)
|
67
|
+
c.nonce = null === (s = t.csp) || void 0 === s ? void 0 : s.nonce;
|
68
|
+
return c.innerHTML !== e && (c.innerHTML = e), c;
|
69
|
+
}
|
70
|
+
var d = g(e, t);
|
71
|
+
return (d[h] = n), d;
|
72
|
+
}
|
73
|
+
function E(e, n) {
|
74
|
+
Object(C['a'])(e, '[@ant-design/icons] '.concat(n));
|
75
|
+
}
|
76
|
+
function O(e) {
|
77
|
+
return (
|
78
|
+
'object' === Object(f['a'])(e) &&
|
79
|
+
'string' === typeof e.name &&
|
80
|
+
'string' === typeof e.theme &&
|
81
|
+
('object' === Object(f['a'])(e.icon) || 'function' === typeof e.icon)
|
82
|
+
);
|
83
|
+
}
|
84
|
+
function j() {
|
85
|
+
var e =
|
86
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
87
|
+
return Object.keys(e).reduce(function (n, t) {
|
88
|
+
var a = e[t];
|
89
|
+
switch (t) {
|
90
|
+
case 'class':
|
91
|
+
(n.className = a), delete n.class;
|
92
|
+
break;
|
93
|
+
default:
|
94
|
+
n[t] = a;
|
95
|
+
}
|
96
|
+
return n;
|
97
|
+
}, {});
|
98
|
+
}
|
99
|
+
function w(e, n, t) {
|
100
|
+
return t
|
101
|
+
? l.a.createElement(
|
102
|
+
e.tag,
|
103
|
+
Object(a['a'])(Object(a['a'])({ key: n }, j(e.attrs)), t),
|
104
|
+
(e.children || []).map(function (t, a) {
|
105
|
+
return w(t, ''.concat(n, '-').concat(e.tag, '-').concat(a));
|
106
|
+
}),
|
107
|
+
)
|
108
|
+
: l.a.createElement(
|
109
|
+
e.tag,
|
110
|
+
Object(a['a'])({ key: n }, j(e.attrs)),
|
111
|
+
(e.children || []).map(function (t, a) {
|
112
|
+
return w(t, ''.concat(n, '-').concat(e.tag, '-').concat(a));
|
113
|
+
}),
|
114
|
+
);
|
115
|
+
}
|
116
|
+
function T(e) {
|
117
|
+
return Object(p['generate'])(e)[0];
|
118
|
+
}
|
119
|
+
function x(e) {
|
120
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
121
|
+
}
|
122
|
+
var N =
|
123
|
+
'\n.anticon {\n display: inline-block;\n color: inherit;\n font-style: normal;\n line-height: 0;\n text-align: center;\n text-transform: none;\n vertical-align: -0.125em;\n text-rendering: optimizeLegibility;\n -webkit-font-smoothing: antialiased;\n -moz-osx-font-smoothing: grayscale;\n}\n\n.anticon > * {\n line-height: 1;\n}\n\n.anticon svg {\n display: inline-block;\n}\n\n.anticon::before {\n display: none;\n}\n\n.anticon .anticon-icon {\n display: block;\n}\n\n.anticon[tabindex] {\n cursor: pointer;\n}\n\n.anticon-spin::before,\n.anticon-spin {\n display: inline-block;\n -webkit-animation: loadingCircle 1s infinite linear;\n animation: loadingCircle 1s infinite linear;\n}\n\n@-webkit-keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n\n@keyframes loadingCircle {\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg);\n }\n}\n',
|
124
|
+
X = function () {
|
125
|
+
var e =
|
126
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
127
|
+
? arguments[0]
|
128
|
+
: N,
|
129
|
+
n = Object(i['useContext'])(m),
|
130
|
+
t = n.csp;
|
131
|
+
Object(i['useEffect'])(function () {
|
132
|
+
k(e, '@ant-design-icons', { prepend: !0, csp: t });
|
133
|
+
}, []);
|
134
|
+
},
|
135
|
+
I = [
|
136
|
+
'icon',
|
137
|
+
'className',
|
138
|
+
'onClick',
|
139
|
+
'style',
|
140
|
+
'primaryColor',
|
141
|
+
'secondaryColor',
|
142
|
+
],
|
143
|
+
B = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
144
|
+
function L(e) {
|
145
|
+
var n = e.primaryColor,
|
146
|
+
t = e.secondaryColor;
|
147
|
+
(B.primaryColor = n),
|
148
|
+
(B.secondaryColor = t || T(n)),
|
149
|
+
(B.calculated = !!t);
|
150
|
+
}
|
151
|
+
function q() {
|
152
|
+
return Object(a['a'])({}, B);
|
153
|
+
}
|
154
|
+
var A = function (e) {
|
155
|
+
var n = e.icon,
|
156
|
+
t = e.className,
|
157
|
+
r = e.onClick,
|
158
|
+
o = e.style,
|
159
|
+
i = e.primaryColor,
|
160
|
+
l = e.secondaryColor,
|
161
|
+
s = Object(c['a'])(e, I),
|
162
|
+
d = B;
|
163
|
+
if (
|
164
|
+
(i && (d = { primaryColor: i, secondaryColor: l || T(i) }),
|
165
|
+
X(),
|
166
|
+
E(O(n), 'icon should be icon definiton, but got '.concat(n)),
|
167
|
+
!O(n))
|
168
|
+
)
|
169
|
+
return null;
|
170
|
+
var u = n;
|
171
|
+
return (
|
172
|
+
u &&
|
173
|
+
'function' === typeof u.icon &&
|
174
|
+
(u = Object(a['a'])(
|
175
|
+
Object(a['a'])({}, u),
|
176
|
+
{},
|
177
|
+
{ icon: u.icon(d.primaryColor, d.secondaryColor) },
|
178
|
+
)),
|
179
|
+
w(
|
180
|
+
u.icon,
|
181
|
+
'svg-'.concat(u.name),
|
182
|
+
Object(a['a'])(
|
183
|
+
{
|
184
|
+
className: t,
|
185
|
+
onClick: r,
|
186
|
+
style: o,
|
187
|
+
'data-icon': u.name,
|
188
|
+
width: '1em',
|
189
|
+
height: '1em',
|
190
|
+
fill: 'currentColor',
|
191
|
+
'aria-hidden': 'true',
|
192
|
+
},
|
193
|
+
s,
|
194
|
+
),
|
195
|
+
)
|
196
|
+
);
|
197
|
+
};
|
198
|
+
(A.displayName = 'IconReact'),
|
199
|
+
(A.getTwoToneColors = q),
|
200
|
+
(A.setTwoToneColors = L);
|
201
|
+
var G = A;
|
202
|
+
function H(e) {
|
203
|
+
var n = x(e),
|
204
|
+
t = Object(r['a'])(n, 2),
|
205
|
+
a = t[0],
|
206
|
+
o = t[1];
|
207
|
+
return G.setTwoToneColors({ primaryColor: a, secondaryColor: o });
|
208
|
+
}
|
209
|
+
function J() {
|
210
|
+
var e = G.getTwoToneColors();
|
211
|
+
return e.calculated
|
212
|
+
? [e.primaryColor, e.secondaryColor]
|
213
|
+
: e.primaryColor;
|
214
|
+
}
|
215
|
+
var M = [
|
216
|
+
'className',
|
217
|
+
'icon',
|
218
|
+
'spin',
|
219
|
+
'rotate',
|
220
|
+
'tabIndex',
|
221
|
+
'onClick',
|
222
|
+
'twoToneColor',
|
223
|
+
];
|
224
|
+
H('#1890ff');
|
225
|
+
var z = i['forwardRef'](function (e, n) {
|
226
|
+
var t,
|
227
|
+
l = e.className,
|
228
|
+
s = e.icon,
|
229
|
+
u = e.spin,
|
230
|
+
f = e.rotate,
|
231
|
+
p = e.tabIndex,
|
232
|
+
C = e.onClick,
|
233
|
+
b = e.twoToneColor,
|
234
|
+
h = Object(c['a'])(e, M),
|
235
|
+
v = i['useContext'](m),
|
236
|
+
g = v.prefixCls,
|
237
|
+
y = void 0 === g ? 'anticon' : g,
|
238
|
+
k = d()(
|
239
|
+
y,
|
240
|
+
((t = {}),
|
241
|
+
Object(o['a'])(t, ''.concat(y, '-').concat(s.name), !!s.name),
|
242
|
+
Object(o['a'])(
|
243
|
+
t,
|
244
|
+
''.concat(y, '-spin'),
|
245
|
+
!!u || 'loading' === s.name,
|
246
|
+
),
|
247
|
+
t),
|
248
|
+
l,
|
249
|
+
),
|
250
|
+
E = p;
|
251
|
+
void 0 === E && C && (E = -1);
|
252
|
+
var O = f
|
253
|
+
? {
|
254
|
+
msTransform: 'rotate('.concat(f, 'deg)'),
|
255
|
+
transform: 'rotate('.concat(f, 'deg)'),
|
256
|
+
}
|
257
|
+
: void 0,
|
258
|
+
j = x(b),
|
259
|
+
w = Object(r['a'])(j, 2),
|
260
|
+
T = w[0],
|
261
|
+
N = w[1];
|
262
|
+
return i['createElement'](
|
263
|
+
'span',
|
264
|
+
Object(a['a'])(
|
265
|
+
Object(a['a'])({ role: 'img', 'aria-label': s.name }, h),
|
266
|
+
{},
|
267
|
+
{ ref: n, tabIndex: E, onClick: C, className: k },
|
268
|
+
),
|
269
|
+
i['createElement'](G, {
|
270
|
+
icon: s,
|
271
|
+
primaryColor: T,
|
272
|
+
secondaryColor: N,
|
273
|
+
style: O,
|
274
|
+
}),
|
275
|
+
);
|
276
|
+
});
|
277
|
+
(z.displayName = 'AntdIcon'),
|
278
|
+
(z.getTwoToneColor = J),
|
279
|
+
(z.setTwoToneColor = H);
|
280
|
+
n['a'] = z;
|
281
|
+
},
|
282
|
+
A40H: function (e, n, t) {
|
283
|
+
'use strict';
|
284
|
+
t.r(n);
|
285
|
+
var a = t('q1tI'),
|
286
|
+
r = t.n(a),
|
287
|
+
o = t('m/eG'),
|
288
|
+
c = t('VTBJ'),
|
289
|
+
i = {
|
290
|
+
icon: {
|
291
|
+
tag: 'svg',
|
292
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
293
|
+
children: [
|
294
|
+
{
|
295
|
+
tag: 'path',
|
296
|
+
attrs: {
|
297
|
+
d: 'M912 190h-69.9c-9.8 0-19.1 4.5-25.1 12.2L404.7 724.5 207 474a32 32 0 00-25.1-12.2H112c-6.7 0-10.4 7.7-6.3 12.9l273.9 347c12.8 16.2 37.4 16.2 50.3 0l488.4-618.9c4.1-5.1.4-12.8-6.3-12.8z',
|
298
|
+
},
|
299
|
+
},
|
300
|
+
],
|
301
|
+
},
|
302
|
+
name: 'check',
|
303
|
+
theme: 'outlined',
|
304
|
+
},
|
305
|
+
l = i,
|
306
|
+
s = t('6VBw'),
|
307
|
+
d = function (e, n) {
|
308
|
+
return a['createElement'](
|
309
|
+
s['a'],
|
310
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: n, icon: l }),
|
311
|
+
);
|
312
|
+
};
|
313
|
+
d.displayName = 'CheckOutlined';
|
314
|
+
var u = a['forwardRef'](d),
|
315
|
+
m = {
|
316
|
+
icon: {
|
317
|
+
tag: 'svg',
|
318
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
319
|
+
children: [
|
320
|
+
{
|
321
|
+
tag: 'path',
|
322
|
+
attrs: {
|
323
|
+
d: 'M563.8 512l262.5-312.9c4.4-5.2.7-13.1-6.1-13.1h-79.8c-4.7 0-9.2 2.1-12.3 5.7L511.6 449.8 295.1 191.7c-3-3.6-7.5-5.7-12.3-5.7H203c-6.8 0-10.5 7.9-6.1 13.1L459.4 512 196.9 824.9A7.95 7.95 0 00203 838h79.8c4.7 0 9.2-2.1 12.3-5.7l216.5-258.1 216.5 258.1c3 3.6 7.5 5.7 12.3 5.7h79.8c6.8 0 10.5-7.9 6.1-13.1L563.8 512z',
|
324
|
+
},
|
325
|
+
},
|
326
|
+
],
|
327
|
+
},
|
328
|
+
name: 'close',
|
329
|
+
theme: 'outlined',
|
330
|
+
},
|
331
|
+
f = m,
|
332
|
+
p = function (e, n) {
|
333
|
+
return a['createElement'](
|
334
|
+
s['a'],
|
335
|
+
Object(c['a'])(Object(c['a'])({}, e), {}, { ref: n, icon: f }),
|
336
|
+
);
|
337
|
+
};
|
338
|
+
p.displayName = 'CloseOutlined';
|
339
|
+
var C = a['forwardRef'](p),
|
340
|
+
b = () =>
|
341
|
+
r.a.createElement(
|
342
|
+
r.a.Fragment,
|
343
|
+
null,
|
344
|
+
r.a.createElement(o['X'], {
|
345
|
+
checkedChildren: '\u5f00\u542f',
|
346
|
+
unCheckedChildren: '\u5173\u95ed',
|
347
|
+
defaultChecked: !0,
|
348
|
+
}),
|
349
|
+
r.a.createElement('br', null),
|
350
|
+
r.a.createElement(o['X'], {
|
351
|
+
checkedChildren: '1',
|
352
|
+
unCheckedChildren: '0',
|
353
|
+
}),
|
354
|
+
r.a.createElement('br', null),
|
355
|
+
r.a.createElement(o['X'], {
|
356
|
+
checkedChildren: r.a.createElement(u, null),
|
357
|
+
unCheckedChildren: r.a.createElement(C, null),
|
358
|
+
defaultChecked: !0,
|
359
|
+
}),
|
360
|
+
);
|
361
|
+
n['default'] = b;
|
362
|
+
},
|
363
|
+
BXlU: function (e, n, t) {
|
364
|
+
'use strict';
|
365
|
+
t.r(n);
|
366
|
+
var a = t('q1tI'),
|
367
|
+
r = t.n(a),
|
368
|
+
o = t('m/eG'),
|
369
|
+
c = () => {
|
370
|
+
var e = (e) => {
|
371
|
+
console.log('switch to '.concat(e));
|
372
|
+
};
|
373
|
+
return r.a.createElement(o['X'], { defaultChecked: !0, onChange: e });
|
374
|
+
};
|
375
|
+
n['default'] = c;
|
376
|
+
},
|
377
|
+
GaYJ: function (e, n, t) {
|
378
|
+
'use strict';
|
379
|
+
t.r(n);
|
380
|
+
var a = t('q1tI'),
|
381
|
+
r = t.n(a),
|
382
|
+
o = t('m/eG'),
|
383
|
+
c = () =>
|
384
|
+
r.a.createElement(
|
385
|
+
r.a.Fragment,
|
386
|
+
null,
|
387
|
+
r.a.createElement(o['X'], { loading: !0, defaultChecked: !0 }),
|
388
|
+
r.a.createElement('br', null),
|
389
|
+
r.a.createElement(o['X'], { size: 'small', loading: !0 }),
|
390
|
+
);
|
391
|
+
n['default'] = c;
|
392
|
+
},
|
393
|
+
H59X: function (e, n, t) {
|
394
|
+
'use strict';
|
395
|
+
t.r(n);
|
396
|
+
var a = t('q1tI'),
|
397
|
+
r = t.n(a),
|
398
|
+
o = t('m/eG'),
|
399
|
+
c = () =>
|
400
|
+
r.a.createElement(
|
401
|
+
r.a.Fragment,
|
402
|
+
null,
|
403
|
+
r.a.createElement(o['X'], { defaultChecked: !0 }),
|
404
|
+
r.a.createElement('br', null),
|
405
|
+
r.a.createElement(o['X'], { size: 'small', defaultChecked: !0 }),
|
406
|
+
);
|
407
|
+
n['default'] = c;
|
408
|
+
},
|
409
|
+
l3EG: function (e, n, t) {
|
410
|
+
'use strict';
|
411
|
+
t.r(n);
|
412
|
+
var a = t('tJVT'),
|
413
|
+
r = t('q1tI'),
|
414
|
+
o = t.n(r),
|
415
|
+
c = t('m/eG'),
|
416
|
+
i = () => {
|
417
|
+
var e = Object(r['useState'])(!0),
|
418
|
+
n = Object(a['a'])(e, 2),
|
419
|
+
t = n[0],
|
420
|
+
i = n[1],
|
421
|
+
l = () => {
|
422
|
+
i(!t);
|
423
|
+
};
|
424
|
+
return o.a.createElement(
|
425
|
+
o.a.Fragment,
|
426
|
+
null,
|
427
|
+
o.a.createElement(c['X'], { disabled: t, defaultChecked: !0 }),
|
428
|
+
o.a.createElement('br', null),
|
429
|
+
o.a.createElement(
|
430
|
+
c['i'],
|
431
|
+
{ type: 'primary', onClick: l },
|
432
|
+
'Toggle disabled',
|
433
|
+
),
|
434
|
+
);
|
435
|
+
};
|
436
|
+
n['default'] = i;
|
437
|
+
},
|
438
|
+
},
|
439
|
+
]);
|