@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
package/docs-dist/demos_nips.js
CHANGED
@@ -1 +1,461 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[89],
|
3
|
+
{
|
4
|
+
'0cIc': function (e, n, t) {
|
5
|
+
'use strict';
|
6
|
+
t.r(n);
|
7
|
+
var a = t('q1tI'),
|
8
|
+
r = t.n(a),
|
9
|
+
o = t('m/eG'),
|
10
|
+
c = () =>
|
11
|
+
r.a.createElement(
|
12
|
+
o['T'],
|
13
|
+
{ size: 'middle' },
|
14
|
+
r.a.createElement(o['U'], { size: 'small' }),
|
15
|
+
r.a.createElement(o['U'], null),
|
16
|
+
r.a.createElement(o['U'], { size: 'large' }),
|
17
|
+
);
|
18
|
+
n['default'] = c;
|
19
|
+
},
|
20
|
+
'6VBw': function (e, n, t) {
|
21
|
+
'use strict';
|
22
|
+
var a = t('VTBJ'),
|
23
|
+
r = t('ODXe'),
|
24
|
+
o = t('rePB'),
|
25
|
+
c = t('Ff2n'),
|
26
|
+
i = t('q1tI'),
|
27
|
+
l = t.n(i),
|
28
|
+
s = t('TSYQ'),
|
29
|
+
d = t.n(s),
|
30
|
+
u = Object(i['createContext'])({}),
|
31
|
+
m = u,
|
32
|
+
f = t('U8pU'),
|
33
|
+
p = t('AJpP'),
|
34
|
+
v = t('Kwbf'),
|
35
|
+
g = t('MNnm'),
|
36
|
+
b = 'rc-util-key';
|
37
|
+
function y(e) {
|
38
|
+
if (e.attachTo) return e.attachTo;
|
39
|
+
var n = document.querySelector('head');
|
40
|
+
return n || document.body;
|
41
|
+
}
|
42
|
+
function C(e) {
|
43
|
+
var n,
|
44
|
+
t =
|
45
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
46
|
+
if (!Object(g['a'])()) return null;
|
47
|
+
var a,
|
48
|
+
r = document.createElement('style');
|
49
|
+
(null === (n = t.csp) || void 0 === n ? void 0 : n.nonce) &&
|
50
|
+
(r.nonce = null === (a = t.csp) || void 0 === a ? void 0 : a.nonce);
|
51
|
+
r.innerHTML = e;
|
52
|
+
var o = y(t),
|
53
|
+
c = o.firstChild;
|
54
|
+
return (
|
55
|
+
t.prepend && o.prepend
|
56
|
+
? o.prepend(r)
|
57
|
+
: t.prepend && c
|
58
|
+
? o.insertBefore(r, c)
|
59
|
+
: o.appendChild(r),
|
60
|
+
r
|
61
|
+
);
|
62
|
+
}
|
63
|
+
var h = new Map();
|
64
|
+
function E(e, n) {
|
65
|
+
var t =
|
66
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
67
|
+
a = y(t);
|
68
|
+
if (!h.has(a)) {
|
69
|
+
var r = C('', t),
|
70
|
+
o = r.parentNode;
|
71
|
+
h.set(a, o), o.removeChild(r);
|
72
|
+
}
|
73
|
+
var c = Array.from(h.get(a).children).find(function (e) {
|
74
|
+
return 'STYLE' === e.tagName && e[b] === n;
|
75
|
+
});
|
76
|
+
if (c) {
|
77
|
+
var i, l, s;
|
78
|
+
if (
|
79
|
+
(null === (i = t.csp) || void 0 === i ? void 0 : i.nonce) &&
|
80
|
+
c.nonce !==
|
81
|
+
(null === (l = t.csp) || void 0 === l ? void 0 : l.nonce)
|
82
|
+
)
|
83
|
+
c.nonce = null === (s = t.csp) || void 0 === s ? void 0 : s.nonce;
|
84
|
+
return c.innerHTML !== e && (c.innerHTML = e), c;
|
85
|
+
}
|
86
|
+
var d = C(e, t);
|
87
|
+
return (d[b] = n), d;
|
88
|
+
}
|
89
|
+
function j(e, n) {
|
90
|
+
Object(v['a'])(e, '[@ant-design/icons] '.concat(n));
|
91
|
+
}
|
92
|
+
function O(e) {
|
93
|
+
return (
|
94
|
+
'object' === Object(f['a'])(e) &&
|
95
|
+
'string' === typeof e.name &&
|
96
|
+
'string' === typeof e.theme &&
|
97
|
+
('object' === Object(f['a'])(e.icon) || 'function' === typeof e.icon)
|
98
|
+
);
|
99
|
+
}
|
100
|
+
function T() {
|
101
|
+
var e =
|
102
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
103
|
+
return Object.keys(e).reduce(function (n, t) {
|
104
|
+
var a = e[t];
|
105
|
+
switch (t) {
|
106
|
+
case 'class':
|
107
|
+
(n.className = a), delete n.class;
|
108
|
+
break;
|
109
|
+
default:
|
110
|
+
n[t] = a;
|
111
|
+
}
|
112
|
+
return n;
|
113
|
+
}, {});
|
114
|
+
}
|
115
|
+
function w(e, n, t) {
|
116
|
+
return t
|
117
|
+
? l.a.createElement(
|
118
|
+
e.tag,
|
119
|
+
Object(a['a'])(Object(a['a'])({ key: n }, T(e.attrs)), t),
|
120
|
+
(e.children || []).map(function (t, a) {
|
121
|
+
return w(t, ''.concat(n, '-').concat(e.tag, '-').concat(a));
|
122
|
+
}),
|
123
|
+
)
|
124
|
+
: l.a.createElement(
|
125
|
+
e.tag,
|
126
|
+
Object(a['a'])({ key: n }, T(e.attrs)),
|
127
|
+
(e.children || []).map(function (t, a) {
|
128
|
+
return w(t, ''.concat(n, '-').concat(e.tag, '-').concat(a));
|
129
|
+
}),
|
130
|
+
);
|
131
|
+
}
|
132
|
+
function k(e) {
|
133
|
+
return Object(p['generate'])(e)[0];
|
134
|
+
}
|
135
|
+
function x(e) {
|
136
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
137
|
+
}
|
138
|
+
var I =
|
139
|
+
'\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',
|
140
|
+
N = function () {
|
141
|
+
var e =
|
142
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
143
|
+
? arguments[0]
|
144
|
+
: I,
|
145
|
+
n = Object(i['useContext'])(m),
|
146
|
+
t = n.csp;
|
147
|
+
Object(i['useEffect'])(function () {
|
148
|
+
E(e, '@ant-design-icons', { prepend: !0, csp: t });
|
149
|
+
}, []);
|
150
|
+
},
|
151
|
+
U = [
|
152
|
+
'icon',
|
153
|
+
'className',
|
154
|
+
'onClick',
|
155
|
+
'style',
|
156
|
+
'primaryColor',
|
157
|
+
'secondaryColor',
|
158
|
+
],
|
159
|
+
q = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
160
|
+
function A(e) {
|
161
|
+
var n = e.primaryColor,
|
162
|
+
t = e.secondaryColor;
|
163
|
+
(q.primaryColor = n),
|
164
|
+
(q.secondaryColor = t || k(n)),
|
165
|
+
(q.calculated = !!t);
|
166
|
+
}
|
167
|
+
function L() {
|
168
|
+
return Object(a['a'])({}, q);
|
169
|
+
}
|
170
|
+
var G = function (e) {
|
171
|
+
var n = e.icon,
|
172
|
+
t = e.className,
|
173
|
+
r = e.onClick,
|
174
|
+
o = e.style,
|
175
|
+
i = e.primaryColor,
|
176
|
+
l = e.secondaryColor,
|
177
|
+
s = Object(c['a'])(e, U),
|
178
|
+
d = q;
|
179
|
+
if (
|
180
|
+
(i && (d = { primaryColor: i, secondaryColor: l || k(i) }),
|
181
|
+
N(),
|
182
|
+
j(O(n), 'icon should be icon definiton, but got '.concat(n)),
|
183
|
+
!O(n))
|
184
|
+
)
|
185
|
+
return null;
|
186
|
+
var u = n;
|
187
|
+
return (
|
188
|
+
u &&
|
189
|
+
'function' === typeof u.icon &&
|
190
|
+
(u = Object(a['a'])(
|
191
|
+
Object(a['a'])({}, u),
|
192
|
+
{},
|
193
|
+
{ icon: u.icon(d.primaryColor, d.secondaryColor) },
|
194
|
+
)),
|
195
|
+
w(
|
196
|
+
u.icon,
|
197
|
+
'svg-'.concat(u.name),
|
198
|
+
Object(a['a'])(
|
199
|
+
{
|
200
|
+
className: t,
|
201
|
+
onClick: r,
|
202
|
+
style: o,
|
203
|
+
'data-icon': u.name,
|
204
|
+
width: '1em',
|
205
|
+
height: '1em',
|
206
|
+
fill: 'currentColor',
|
207
|
+
'aria-hidden': 'true',
|
208
|
+
},
|
209
|
+
s,
|
210
|
+
),
|
211
|
+
)
|
212
|
+
);
|
213
|
+
};
|
214
|
+
(G.displayName = 'IconReact'),
|
215
|
+
(G.getTwoToneColors = L),
|
216
|
+
(G.setTwoToneColors = A);
|
217
|
+
var J = G;
|
218
|
+
function V(e) {
|
219
|
+
var n = x(e),
|
220
|
+
t = Object(r['a'])(n, 2),
|
221
|
+
a = t[0],
|
222
|
+
o = t[1];
|
223
|
+
return J.setTwoToneColors({ primaryColor: a, secondaryColor: o });
|
224
|
+
}
|
225
|
+
function z() {
|
226
|
+
var e = J.getTwoToneColors();
|
227
|
+
return e.calculated
|
228
|
+
? [e.primaryColor, e.secondaryColor]
|
229
|
+
: e.primaryColor;
|
230
|
+
}
|
231
|
+
var B = [
|
232
|
+
'className',
|
233
|
+
'icon',
|
234
|
+
'spin',
|
235
|
+
'rotate',
|
236
|
+
'tabIndex',
|
237
|
+
'onClick',
|
238
|
+
'twoToneColor',
|
239
|
+
];
|
240
|
+
V('#1890ff');
|
241
|
+
var M = i['forwardRef'](function (e, n) {
|
242
|
+
var t,
|
243
|
+
l = e.className,
|
244
|
+
s = e.icon,
|
245
|
+
u = e.spin,
|
246
|
+
f = e.rotate,
|
247
|
+
p = e.tabIndex,
|
248
|
+
v = e.onClick,
|
249
|
+
g = e.twoToneColor,
|
250
|
+
b = Object(c['a'])(e, B),
|
251
|
+
y = i['useContext'](m),
|
252
|
+
C = y.prefixCls,
|
253
|
+
h = void 0 === C ? 'anticon' : C,
|
254
|
+
E = d()(
|
255
|
+
h,
|
256
|
+
((t = {}),
|
257
|
+
Object(o['a'])(t, ''.concat(h, '-').concat(s.name), !!s.name),
|
258
|
+
Object(o['a'])(
|
259
|
+
t,
|
260
|
+
''.concat(h, '-spin'),
|
261
|
+
!!u || 'loading' === s.name,
|
262
|
+
),
|
263
|
+
t),
|
264
|
+
l,
|
265
|
+
),
|
266
|
+
j = p;
|
267
|
+
void 0 === j && v && (j = -1);
|
268
|
+
var O = f
|
269
|
+
? {
|
270
|
+
msTransform: 'rotate('.concat(f, 'deg)'),
|
271
|
+
transform: 'rotate('.concat(f, 'deg)'),
|
272
|
+
}
|
273
|
+
: void 0,
|
274
|
+
T = x(g),
|
275
|
+
w = Object(r['a'])(T, 2),
|
276
|
+
k = w[0],
|
277
|
+
I = w[1];
|
278
|
+
return i['createElement'](
|
279
|
+
'span',
|
280
|
+
Object(a['a'])(
|
281
|
+
Object(a['a'])({ role: 'img', 'aria-label': s.name }, b),
|
282
|
+
{},
|
283
|
+
{ ref: n, tabIndex: j, onClick: v, className: E },
|
284
|
+
),
|
285
|
+
i['createElement'](J, {
|
286
|
+
icon: s,
|
287
|
+
primaryColor: k,
|
288
|
+
secondaryColor: I,
|
289
|
+
style: O,
|
290
|
+
}),
|
291
|
+
);
|
292
|
+
});
|
293
|
+
(M.displayName = 'AntdIcon'),
|
294
|
+
(M.getTwoToneColor = z),
|
295
|
+
(M.setTwoToneColor = V);
|
296
|
+
n['a'] = M;
|
297
|
+
},
|
298
|
+
'9eQ4': function (e, n, t) {},
|
299
|
+
IVxd: function (e, n, t) {
|
300
|
+
'use strict';
|
301
|
+
t.r(n);
|
302
|
+
var a = t('tJVT'),
|
303
|
+
r = t('q1tI'),
|
304
|
+
o = t.n(r),
|
305
|
+
c = t('m/eG'),
|
306
|
+
i = () => {
|
307
|
+
var e = Object(r['useState'])(!1),
|
308
|
+
n = Object(a['a'])(e, 2),
|
309
|
+
t = n[0],
|
310
|
+
i = n[1],
|
311
|
+
l = (e) => {
|
312
|
+
i(e);
|
313
|
+
},
|
314
|
+
s = o.a.createElement(c['b'], {
|
315
|
+
message: 'Alert message title',
|
316
|
+
description: 'Further details about the context of this alert.',
|
317
|
+
type: 'info',
|
318
|
+
});
|
319
|
+
return o.a.createElement(
|
320
|
+
'div',
|
321
|
+
null,
|
322
|
+
o.a.createElement(c['U'], { spinning: t, delay: 500 }, s),
|
323
|
+
o.a.createElement(
|
324
|
+
'div',
|
325
|
+
{ style: { marginTop: 16 } },
|
326
|
+
'Loading state\uff1a',
|
327
|
+
o.a.createElement(c['X'], { checked: t, onChange: l }),
|
328
|
+
),
|
329
|
+
);
|
330
|
+
};
|
331
|
+
n['default'] = i;
|
332
|
+
},
|
333
|
+
R66a: function (e, n, t) {
|
334
|
+
'use strict';
|
335
|
+
t.r(n);
|
336
|
+
var a = t('q1tI'),
|
337
|
+
r = t.n(a),
|
338
|
+
o = t('m/eG'),
|
339
|
+
c = t('ye1Q'),
|
340
|
+
i = () => {
|
341
|
+
var e = r.a.createElement(c['a'], {
|
342
|
+
style: { fontSize: 24 },
|
343
|
+
spin: !0,
|
344
|
+
});
|
345
|
+
return r.a.createElement(o['U'], { indicator: e });
|
346
|
+
};
|
347
|
+
n['default'] = i;
|
348
|
+
},
|
349
|
+
'Te+I': function (e, n, t) {
|
350
|
+
'use strict';
|
351
|
+
t.r(n);
|
352
|
+
var a = t('tJVT'),
|
353
|
+
r = t('q1tI'),
|
354
|
+
o = t.n(r),
|
355
|
+
c = t('m/eG'),
|
356
|
+
i = () => {
|
357
|
+
var e = Object(r['useState'])(!1),
|
358
|
+
n = Object(a['a'])(e, 2),
|
359
|
+
t = n[0],
|
360
|
+
i = n[1],
|
361
|
+
l = (e) => {
|
362
|
+
i(e);
|
363
|
+
};
|
364
|
+
return o.a.createElement(
|
365
|
+
'div',
|
366
|
+
null,
|
367
|
+
o.a.createElement(
|
368
|
+
c['U'],
|
369
|
+
{ spinning: t },
|
370
|
+
o.a.createElement(c['b'], {
|
371
|
+
message: 'Alert message title',
|
372
|
+
description: 'Further details about the context of this alert.',
|
373
|
+
type: 'info',
|
374
|
+
}),
|
375
|
+
),
|
376
|
+
o.a.createElement(
|
377
|
+
'div',
|
378
|
+
{ style: { marginTop: 16 } },
|
379
|
+
'Loading state\uff1a',
|
380
|
+
o.a.createElement(c['X'], { checked: t, onChange: l }),
|
381
|
+
),
|
382
|
+
);
|
383
|
+
};
|
384
|
+
n['default'] = i;
|
385
|
+
},
|
386
|
+
VA5n: function (e, n, t) {
|
387
|
+
'use strict';
|
388
|
+
t.r(n);
|
389
|
+
var a = t('q1tI'),
|
390
|
+
r = t.n(a),
|
391
|
+
o = t('m/eG'),
|
392
|
+
c =
|
393
|
+
(t('9eQ4'),
|
394
|
+
() =>
|
395
|
+
r.a.createElement(
|
396
|
+
'div',
|
397
|
+
{ className: 'example' },
|
398
|
+
r.a.createElement(o['U'], null),
|
399
|
+
));
|
400
|
+
n['default'] = c;
|
401
|
+
},
|
402
|
+
Yf31: function (e, n, t) {
|
403
|
+
'use strict';
|
404
|
+
t.r(n);
|
405
|
+
var a = t('q1tI'),
|
406
|
+
r = t.n(a),
|
407
|
+
o = t('m/eG'),
|
408
|
+
c = () =>
|
409
|
+
r.a.createElement(
|
410
|
+
o['U'],
|
411
|
+
{ tip: 'Loading...' },
|
412
|
+
r.a.createElement(o['b'], {
|
413
|
+
message: 'Alert message title',
|
414
|
+
description: 'Further details about the context of this alert.',
|
415
|
+
type: 'info',
|
416
|
+
}),
|
417
|
+
);
|
418
|
+
n['default'] = c;
|
419
|
+
},
|
420
|
+
nGEJ: function (e, n, t) {
|
421
|
+
'use strict';
|
422
|
+
t.r(n);
|
423
|
+
var a = t('q1tI'),
|
424
|
+
r = t.n(a),
|
425
|
+
o = t('m/eG'),
|
426
|
+
c = () => r.a.createElement(o['U'], null);
|
427
|
+
n['default'] = c;
|
428
|
+
},
|
429
|
+
ye1Q: function (e, n, t) {
|
430
|
+
'use strict';
|
431
|
+
var a = t('VTBJ'),
|
432
|
+
r = t('q1tI'),
|
433
|
+
o = {
|
434
|
+
icon: {
|
435
|
+
tag: 'svg',
|
436
|
+
attrs: { viewBox: '0 0 1024 1024', focusable: 'false' },
|
437
|
+
children: [
|
438
|
+
{
|
439
|
+
tag: 'path',
|
440
|
+
attrs: {
|
441
|
+
d: 'M988 548c-19.9 0-36-16.1-36-36 0-59.4-11.6-117-34.6-171.3a440.45 440.45 0 00-94.3-139.9 437.71 437.71 0 00-139.9-94.3C629 83.6 571.4 72 512 72c-19.9 0-36-16.1-36-36s16.1-36 36-36c69.1 0 136.2 13.5 199.3 40.3C772.3 66 827 103 874 150c47 47 83.9 101.8 109.7 162.7 26.7 63.1 40.2 130.2 40.2 199.3.1 19.9-16 36-35.9 36z',
|
442
|
+
},
|
443
|
+
},
|
444
|
+
],
|
445
|
+
},
|
446
|
+
name: 'loading',
|
447
|
+
theme: 'outlined',
|
448
|
+
},
|
449
|
+
c = o,
|
450
|
+
i = t('6VBw'),
|
451
|
+
l = function (e, n) {
|
452
|
+
return r['createElement'](
|
453
|
+
i['a'],
|
454
|
+
Object(a['a'])(Object(a['a'])({}, e), {}, { ref: n, icon: c }),
|
455
|
+
);
|
456
|
+
};
|
457
|
+
l.displayName = 'LoadingOutlined';
|
458
|
+
n['a'] = r['forwardRef'](l);
|
459
|
+
},
|
460
|
+
},
|
461
|
+
]);
|