@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_ytpme.js
CHANGED
@@ -1 +1,433 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[127],
|
3
|
+
{
|
4
|
+
'/IYq': function (e, n, t) {
|
5
|
+
'use strict';
|
6
|
+
t.r(n);
|
7
|
+
var a = t('tJVT'),
|
8
|
+
r = t('q1tI'),
|
9
|
+
o = t.n(r),
|
10
|
+
c = t('m/eG'),
|
11
|
+
i = t('ePAT'),
|
12
|
+
l = () => {
|
13
|
+
var e = Object(r['useState'])(!1),
|
14
|
+
n = Object(a['a'])(e, 2),
|
15
|
+
t = n[0],
|
16
|
+
l = n[1],
|
17
|
+
s = () =>
|
18
|
+
o.a.createElement(
|
19
|
+
'div',
|
20
|
+
{ style: { textAlign: 'center' } },
|
21
|
+
o.a.createElement(i['a'], { style: { fontSize: 20 } }),
|
22
|
+
o.a.createElement('p', null, 'Data Not Found'),
|
23
|
+
),
|
24
|
+
d = { width: 200 };
|
25
|
+
return o.a.createElement(
|
26
|
+
'div',
|
27
|
+
null,
|
28
|
+
o.a.createElement(c['X'], {
|
29
|
+
unCheckedChildren: 'default',
|
30
|
+
checkedChildren: 'customize',
|
31
|
+
checked: t,
|
32
|
+
onChange: (e) => {
|
33
|
+
l(e);
|
34
|
+
},
|
35
|
+
}),
|
36
|
+
o.a.createElement(c['u'], null),
|
37
|
+
o.a.createElement(
|
38
|
+
c['r'],
|
39
|
+
{ renderEmpty: t && s },
|
40
|
+
o.a.createElement(
|
41
|
+
'div',
|
42
|
+
{ className: 'config-provider' },
|
43
|
+
o.a.createElement('h4', null, 'Select'),
|
44
|
+
o.a.createElement(c['Q'], { style: d }),
|
45
|
+
o.a.createElement('h4', null, 'TreeSelect'),
|
46
|
+
o.a.createElement(c['gb'], { style: d, treeData: [] }),
|
47
|
+
o.a.createElement('h4', null, 'Cascader'),
|
48
|
+
o.a.createElement(c['m'], {
|
49
|
+
style: d,
|
50
|
+
options: [],
|
51
|
+
showSearch: !0,
|
52
|
+
}),
|
53
|
+
o.a.createElement('h4', null, 'Transfer'),
|
54
|
+
o.a.createElement(c['eb'], null),
|
55
|
+
o.a.createElement('h4', null, 'Table'),
|
56
|
+
o.a.createElement(c['Y'], {
|
57
|
+
style: { marginTop: 8 },
|
58
|
+
columns: [
|
59
|
+
{ title: 'Name', dataIndex: 'name', key: 'name' },
|
60
|
+
{ title: 'Age', dataIndex: 'age', key: 'age' },
|
61
|
+
],
|
62
|
+
}),
|
63
|
+
o.a.createElement('h4', null, 'List'),
|
64
|
+
o.a.createElement(c['D'], null),
|
65
|
+
),
|
66
|
+
),
|
67
|
+
);
|
68
|
+
};
|
69
|
+
n['default'] = l;
|
70
|
+
},
|
71
|
+
'6VBw': function (e, n, t) {
|
72
|
+
'use strict';
|
73
|
+
var a = t('VTBJ'),
|
74
|
+
r = t('ODXe'),
|
75
|
+
o = t('rePB'),
|
76
|
+
c = t('Ff2n'),
|
77
|
+
i = t('q1tI'),
|
78
|
+
l = t.n(i),
|
79
|
+
s = t('TSYQ'),
|
80
|
+
d = t.n(s),
|
81
|
+
m = Object(i['createContext'])({}),
|
82
|
+
u = m,
|
83
|
+
f = t('U8pU'),
|
84
|
+
p = t('AJpP'),
|
85
|
+
y = t('Kwbf'),
|
86
|
+
v = t('MNnm'),
|
87
|
+
g = 'rc-util-key';
|
88
|
+
function C(e) {
|
89
|
+
if (e.attachTo) return e.attachTo;
|
90
|
+
var n = document.querySelector('head');
|
91
|
+
return n || document.body;
|
92
|
+
}
|
93
|
+
function b(e) {
|
94
|
+
var n,
|
95
|
+
t =
|
96
|
+
arguments.length > 1 && void 0 !== arguments[1] ? arguments[1] : {};
|
97
|
+
if (!Object(v['a'])()) return null;
|
98
|
+
var a,
|
99
|
+
r = document.createElement('style');
|
100
|
+
(null === (n = t.csp) || void 0 === n ? void 0 : n.nonce) &&
|
101
|
+
(r.nonce = null === (a = t.csp) || void 0 === a ? void 0 : a.nonce);
|
102
|
+
r.innerHTML = e;
|
103
|
+
var o = C(t),
|
104
|
+
c = o.firstChild;
|
105
|
+
return (
|
106
|
+
t.prepend && o.prepend
|
107
|
+
? o.prepend(r)
|
108
|
+
: t.prepend && c
|
109
|
+
? o.insertBefore(r, c)
|
110
|
+
: o.appendChild(r),
|
111
|
+
r
|
112
|
+
);
|
113
|
+
}
|
114
|
+
var h = new Map();
|
115
|
+
function E(e, n) {
|
116
|
+
var t =
|
117
|
+
arguments.length > 2 && void 0 !== arguments[2] ? arguments[2] : {},
|
118
|
+
a = C(t);
|
119
|
+
if (!h.has(a)) {
|
120
|
+
var r = b('', t),
|
121
|
+
o = r.parentNode;
|
122
|
+
h.set(a, o), o.removeChild(r);
|
123
|
+
}
|
124
|
+
var c = Array.from(h.get(a).children).find(function (e) {
|
125
|
+
return 'STYLE' === e.tagName && e[g] === n;
|
126
|
+
});
|
127
|
+
if (c) {
|
128
|
+
var i, l, s;
|
129
|
+
if (
|
130
|
+
(null === (i = t.csp) || void 0 === i ? void 0 : i.nonce) &&
|
131
|
+
c.nonce !==
|
132
|
+
(null === (l = t.csp) || void 0 === l ? void 0 : l.nonce)
|
133
|
+
)
|
134
|
+
c.nonce = null === (s = t.csp) || void 0 === s ? void 0 : s.nonce;
|
135
|
+
return c.innerHTML !== e && (c.innerHTML = e), c;
|
136
|
+
}
|
137
|
+
var d = b(e, t);
|
138
|
+
return (d[g] = n), d;
|
139
|
+
}
|
140
|
+
function w(e, n) {
|
141
|
+
Object(y['a'])(e, '[@ant-design/icons] '.concat(n));
|
142
|
+
}
|
143
|
+
function T(e) {
|
144
|
+
return (
|
145
|
+
'object' === Object(f['a'])(e) &&
|
146
|
+
'string' === typeof e.name &&
|
147
|
+
'string' === typeof e.theme &&
|
148
|
+
('object' === Object(f['a'])(e.icon) || 'function' === typeof e.icon)
|
149
|
+
);
|
150
|
+
}
|
151
|
+
function j() {
|
152
|
+
var e =
|
153
|
+
arguments.length > 0 && void 0 !== arguments[0] ? arguments[0] : {};
|
154
|
+
return Object.keys(e).reduce(function (n, t) {
|
155
|
+
var a = e[t];
|
156
|
+
switch (t) {
|
157
|
+
case 'class':
|
158
|
+
(n.className = a), delete n.class;
|
159
|
+
break;
|
160
|
+
default:
|
161
|
+
n[t] = a;
|
162
|
+
}
|
163
|
+
return n;
|
164
|
+
}, {});
|
165
|
+
}
|
166
|
+
function O(e, n, t) {
|
167
|
+
return t
|
168
|
+
? l.a.createElement(
|
169
|
+
e.tag,
|
170
|
+
Object(a['a'])(Object(a['a'])({ key: n }, j(e.attrs)), t),
|
171
|
+
(e.children || []).map(function (t, a) {
|
172
|
+
return O(t, ''.concat(n, '-').concat(e.tag, '-').concat(a));
|
173
|
+
}),
|
174
|
+
)
|
175
|
+
: l.a.createElement(
|
176
|
+
e.tag,
|
177
|
+
Object(a['a'])({ key: n }, j(e.attrs)),
|
178
|
+
(e.children || []).map(function (t, a) {
|
179
|
+
return O(t, ''.concat(n, '-').concat(e.tag, '-').concat(a));
|
180
|
+
}),
|
181
|
+
);
|
182
|
+
}
|
183
|
+
function k(e) {
|
184
|
+
return Object(p['generate'])(e)[0];
|
185
|
+
}
|
186
|
+
function x(e) {
|
187
|
+
return e ? (Array.isArray(e) ? e : [e]) : [];
|
188
|
+
}
|
189
|
+
var N =
|
190
|
+
'\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',
|
191
|
+
I = function () {
|
192
|
+
var e =
|
193
|
+
arguments.length > 0 && void 0 !== arguments[0]
|
194
|
+
? arguments[0]
|
195
|
+
: N,
|
196
|
+
n = Object(i['useContext'])(u),
|
197
|
+
t = n.csp;
|
198
|
+
Object(i['useEffect'])(function () {
|
199
|
+
E(e, '@ant-design-icons', { prepend: !0, csp: t });
|
200
|
+
}, []);
|
201
|
+
},
|
202
|
+
S = [
|
203
|
+
'icon',
|
204
|
+
'className',
|
205
|
+
'onClick',
|
206
|
+
'style',
|
207
|
+
'primaryColor',
|
208
|
+
'secondaryColor',
|
209
|
+
],
|
210
|
+
A = { primaryColor: '#333', secondaryColor: '#E6E6E6', calculated: !1 };
|
211
|
+
function z(e) {
|
212
|
+
var n = e.primaryColor,
|
213
|
+
t = e.secondaryColor;
|
214
|
+
(A.primaryColor = n),
|
215
|
+
(A.secondaryColor = t || k(n)),
|
216
|
+
(A.calculated = !!t);
|
217
|
+
}
|
218
|
+
function M() {
|
219
|
+
return Object(a['a'])({}, A);
|
220
|
+
}
|
221
|
+
var P = function (e) {
|
222
|
+
var n = e.icon,
|
223
|
+
t = e.className,
|
224
|
+
r = e.onClick,
|
225
|
+
o = e.style,
|
226
|
+
i = e.primaryColor,
|
227
|
+
l = e.secondaryColor,
|
228
|
+
s = Object(c['a'])(e, S),
|
229
|
+
d = A;
|
230
|
+
if (
|
231
|
+
(i && (d = { primaryColor: i, secondaryColor: l || k(i) }),
|
232
|
+
I(),
|
233
|
+
w(T(n), 'icon should be icon definiton, but got '.concat(n)),
|
234
|
+
!T(n))
|
235
|
+
)
|
236
|
+
return null;
|
237
|
+
var m = n;
|
238
|
+
return (
|
239
|
+
m &&
|
240
|
+
'function' === typeof m.icon &&
|
241
|
+
(m = Object(a['a'])(
|
242
|
+
Object(a['a'])({}, m),
|
243
|
+
{},
|
244
|
+
{ icon: m.icon(d.primaryColor, d.secondaryColor) },
|
245
|
+
)),
|
246
|
+
O(
|
247
|
+
m.icon,
|
248
|
+
'svg-'.concat(m.name),
|
249
|
+
Object(a['a'])(
|
250
|
+
{
|
251
|
+
className: t,
|
252
|
+
onClick: r,
|
253
|
+
style: o,
|
254
|
+
'data-icon': m.name,
|
255
|
+
width: '1em',
|
256
|
+
height: '1em',
|
257
|
+
fill: 'currentColor',
|
258
|
+
'aria-hidden': 'true',
|
259
|
+
},
|
260
|
+
s,
|
261
|
+
),
|
262
|
+
)
|
263
|
+
);
|
264
|
+
};
|
265
|
+
(P.displayName = 'IconReact'),
|
266
|
+
(P.getTwoToneColors = M),
|
267
|
+
(P.setTwoToneColors = z);
|
268
|
+
var q = P;
|
269
|
+
function B(e) {
|
270
|
+
var n = x(e),
|
271
|
+
t = Object(r['a'])(n, 2),
|
272
|
+
a = t[0],
|
273
|
+
o = t[1];
|
274
|
+
return q.setTwoToneColors({ primaryColor: a, secondaryColor: o });
|
275
|
+
}
|
276
|
+
function L() {
|
277
|
+
var e = q.getTwoToneColors();
|
278
|
+
return e.calculated
|
279
|
+
? [e.primaryColor, e.secondaryColor]
|
280
|
+
: e.primaryColor;
|
281
|
+
}
|
282
|
+
var D = [
|
283
|
+
'className',
|
284
|
+
'icon',
|
285
|
+
'spin',
|
286
|
+
'rotate',
|
287
|
+
'tabIndex',
|
288
|
+
'onClick',
|
289
|
+
'twoToneColor',
|
290
|
+
];
|
291
|
+
B('#1890ff');
|
292
|
+
var G = i['forwardRef'](function (e, n) {
|
293
|
+
var t,
|
294
|
+
l = e.className,
|
295
|
+
s = e.icon,
|
296
|
+
m = e.spin,
|
297
|
+
f = e.rotate,
|
298
|
+
p = e.tabIndex,
|
299
|
+
y = e.onClick,
|
300
|
+
v = e.twoToneColor,
|
301
|
+
g = Object(c['a'])(e, D),
|
302
|
+
C = i['useContext'](u),
|
303
|
+
b = C.prefixCls,
|
304
|
+
h = void 0 === b ? 'anticon' : b,
|
305
|
+
E = d()(
|
306
|
+
h,
|
307
|
+
((t = {}),
|
308
|
+
Object(o['a'])(t, ''.concat(h, '-').concat(s.name), !!s.name),
|
309
|
+
Object(o['a'])(
|
310
|
+
t,
|
311
|
+
''.concat(h, '-spin'),
|
312
|
+
!!m || 'loading' === s.name,
|
313
|
+
),
|
314
|
+
t),
|
315
|
+
l,
|
316
|
+
),
|
317
|
+
w = p;
|
318
|
+
void 0 === w && y && (w = -1);
|
319
|
+
var T = f
|
320
|
+
? {
|
321
|
+
msTransform: 'rotate('.concat(f, 'deg)'),
|
322
|
+
transform: 'rotate('.concat(f, 'deg)'),
|
323
|
+
}
|
324
|
+
: void 0,
|
325
|
+
j = x(v),
|
326
|
+
O = Object(r['a'])(j, 2),
|
327
|
+
k = O[0],
|
328
|
+
N = O[1];
|
329
|
+
return i['createElement'](
|
330
|
+
'span',
|
331
|
+
Object(a['a'])(
|
332
|
+
Object(a['a'])({ role: 'img', 'aria-label': s.name }, g),
|
333
|
+
{},
|
334
|
+
{ ref: n, tabIndex: w, onClick: y, className: E },
|
335
|
+
),
|
336
|
+
i['createElement'](q, {
|
337
|
+
icon: s,
|
338
|
+
primaryColor: k,
|
339
|
+
secondaryColor: N,
|
340
|
+
style: T,
|
341
|
+
}),
|
342
|
+
);
|
343
|
+
});
|
344
|
+
(G.displayName = 'AntdIcon'),
|
345
|
+
(G.getTwoToneColor = L),
|
346
|
+
(G.setTwoToneColor = B);
|
347
|
+
n['a'] = G;
|
348
|
+
},
|
349
|
+
'85pS': function (e, n, t) {
|
350
|
+
'use strict';
|
351
|
+
t.r(n);
|
352
|
+
var a = t('q1tI'),
|
353
|
+
r = t.n(a),
|
354
|
+
o = t('m/eG'),
|
355
|
+
c = () => r.a.createElement(o['x'], { description: !1 });
|
356
|
+
n['default'] = c;
|
357
|
+
},
|
358
|
+
POQK: function (e, n, t) {
|
359
|
+
'use strict';
|
360
|
+
t.r(n);
|
361
|
+
var a = t('q1tI'),
|
362
|
+
r = t.n(a),
|
363
|
+
o = t('m/eG'),
|
364
|
+
c = () => r.a.createElement(o['x'], null);
|
365
|
+
n['default'] = c;
|
366
|
+
},
|
367
|
+
'S/Sp': function (e, n, t) {
|
368
|
+
'use strict';
|
369
|
+
t.r(n);
|
370
|
+
var a = t('q1tI'),
|
371
|
+
r = t.n(a),
|
372
|
+
o = t('m/eG'),
|
373
|
+
c = () =>
|
374
|
+
r.a.createElement(o['x'], { image: o['x'].PRESENTED_IMAGE_SIMPLE });
|
375
|
+
n['default'] = c;
|
376
|
+
},
|
377
|
+
ePAT: function (e, n, t) {
|
378
|
+
'use strict';
|
379
|
+
var a = t('VTBJ'),
|
380
|
+
r = t('q1tI'),
|
381
|
+
o = {
|
382
|
+
icon: {
|
383
|
+
tag: 'svg',
|
384
|
+
attrs: { viewBox: '64 64 896 896', focusable: 'false' },
|
385
|
+
children: [
|
386
|
+
{
|
387
|
+
tag: 'path',
|
388
|
+
attrs: {
|
389
|
+
d: 'M288 421a48 48 0 1096 0 48 48 0 10-96 0zm352 0a48 48 0 1096 0 48 48 0 10-96 0zM512 64C264.6 64 64 264.6 64 512s200.6 448 448 448 448-200.6 448-448S759.4 64 512 64zm263 711c-34.2 34.2-74 61-118.3 79.8C611 874.2 562.3 884 512 884c-50.3 0-99-9.8-144.8-29.2A370.4 370.4 0 01248.9 775c-34.2-34.2-61-74-79.8-118.3C149.8 611 140 562.3 140 512s9.8-99 29.2-144.8A370.4 370.4 0 01249 248.9c34.2-34.2 74-61 118.3-79.8C413 149.8 461.7 140 512 140c50.3 0 99 9.8 144.8 29.2A370.4 370.4 0 01775.1 249c34.2 34.2 61 74 79.8 118.3C874.2 413 884 461.7 884 512s-9.8 99-29.2 144.8A368.89 368.89 0 01775 775zM664 533h-48.1c-4.2 0-7.8 3.2-8.1 7.4C604 589.9 562.5 629 512 629s-92.1-39.1-95.8-88.6c-.3-4.2-3.9-7.4-8.1-7.4H360a8 8 0 00-8 8.4c4.4 84.3 74.5 151.6 160 151.6s155.6-67.3 160-151.6a8 8 0 00-8-8.4z',
|
390
|
+
},
|
391
|
+
},
|
392
|
+
],
|
393
|
+
},
|
394
|
+
name: 'smile',
|
395
|
+
theme: 'outlined',
|
396
|
+
},
|
397
|
+
c = o,
|
398
|
+
i = t('6VBw'),
|
399
|
+
l = function (e, n) {
|
400
|
+
return r['createElement'](
|
401
|
+
i['a'],
|
402
|
+
Object(a['a'])(Object(a['a'])({}, e), {}, { ref: n, icon: c }),
|
403
|
+
);
|
404
|
+
};
|
405
|
+
l.displayName = 'SmileOutlined';
|
406
|
+
n['a'] = r['forwardRef'](l);
|
407
|
+
},
|
408
|
+
nPXB: function (e, n, t) {
|
409
|
+
'use strict';
|
410
|
+
t.r(n);
|
411
|
+
var a = t('q1tI'),
|
412
|
+
r = t.n(a),
|
413
|
+
o = t('m/eG'),
|
414
|
+
c = () =>
|
415
|
+
r.a.createElement(
|
416
|
+
o['x'],
|
417
|
+
{
|
418
|
+
image:
|
419
|
+
'https://gw.alipayobjects.com/zos/antfincdn/ZHrcdLPrvN/empty.svg',
|
420
|
+
imageStyle: { height: 60 },
|
421
|
+
description: r.a.createElement(
|
422
|
+
'span',
|
423
|
+
null,
|
424
|
+
'Customize ',
|
425
|
+
r.a.createElement('a', { href: '#API' }, 'Description'),
|
426
|
+
),
|
427
|
+
},
|
428
|
+
r.a.createElement(o['i'], { type: 'primary' }, 'Create Now'),
|
429
|
+
);
|
430
|
+
n['default'] = c;
|
431
|
+
},
|
432
|
+
},
|
433
|
+
]);
|
@@ -1 +1,193 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[128],
|
3
|
+
{
|
4
|
+
xbDh: function (e, a, t) {
|
5
|
+
'use strict';
|
6
|
+
t.r(a);
|
7
|
+
var n = t('q1tI'),
|
8
|
+
l = t.n(n),
|
9
|
+
o = t('dEAq'),
|
10
|
+
c = t('H1Ra');
|
11
|
+
t('JjdP');
|
12
|
+
a['default'] = (e) => (
|
13
|
+
l.a.useEffect(() => {
|
14
|
+
var a;
|
15
|
+
null !== e &&
|
16
|
+
void 0 !== e &&
|
17
|
+
null !== (a = e.location) &&
|
18
|
+
void 0 !== a &&
|
19
|
+
a.hash &&
|
20
|
+
o['AnchorLink'].scrollToAnchor(
|
21
|
+
decodeURIComponent(e.location.hash.slice(1)),
|
22
|
+
);
|
23
|
+
}, []),
|
24
|
+
l.a.createElement(
|
25
|
+
l.a.Fragment,
|
26
|
+
null,
|
27
|
+
l.a.createElement(
|
28
|
+
'div',
|
29
|
+
{ className: 'markdown' },
|
30
|
+
l.a.createElement(
|
31
|
+
'h1',
|
32
|
+
{ id: '\u5feb\u901f\u4e0a\u624b' },
|
33
|
+
l.a.createElement(
|
34
|
+
o['AnchorLink'],
|
35
|
+
{
|
36
|
+
to: '#\u5feb\u901f\u4e0a\u624b',
|
37
|
+
'aria-hidden': 'true',
|
38
|
+
tabIndex: -1,
|
39
|
+
},
|
40
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
41
|
+
),
|
42
|
+
'\u5feb\u901f\u4e0a\u624b',
|
43
|
+
),
|
44
|
+
l.a.createElement(
|
45
|
+
'p',
|
46
|
+
null,
|
47
|
+
'fle-ui \u81f4\u529b\u4e8e\u63d0\u4f9b\u7ed9\u7a0b\u5e8f\u5458',
|
48
|
+
l.a.createElement('strong', null, '\u6109\u60a6'),
|
49
|
+
'\u7684\u5f00\u53d1\u4f53\u9a8c\u3002',
|
50
|
+
),
|
51
|
+
l.a.createElement(
|
52
|
+
'blockquote',
|
53
|
+
null,
|
54
|
+
l.a.createElement(
|
55
|
+
'p',
|
56
|
+
null,
|
57
|
+
'\u5728\u5f00\u59cb\u4e4b\u524d\uff0c\u63a8\u8350\u5148\u5b66\u4e60 ',
|
58
|
+
l.a.createElement(
|
59
|
+
o['Link'],
|
60
|
+
{ to: 'http://reactjs.org/' },
|
61
|
+
'React',
|
62
|
+
),
|
63
|
+
' \u548c ',
|
64
|
+
l.a.createElement(
|
65
|
+
o['Link'],
|
66
|
+
{ to: 'http://babeljs.io/docs/learn-es2015/' },
|
67
|
+
'ES2015',
|
68
|
+
),
|
69
|
+
'\uff0c\u5e76\u6b63\u786e\u5b89\u88c5\u548c\u914d\u7f6e\u4e86 ',
|
70
|
+
l.a.createElement(
|
71
|
+
o['Link'],
|
72
|
+
{ to: 'https://nodejs.org/' },
|
73
|
+
'Node.js',
|
74
|
+
),
|
75
|
+
' v8 \u6216\u4ee5\u4e0a\u3002\u5b98\u65b9\u6307\u5357\u5047\u8bbe\u4f60\u5df2\u4e86\u89e3\u5173\u4e8e HTML\u3001CSS \u548c JavaScript \u7684\u4e2d\u7ea7\u77e5\u8bc6\uff0c\u5e76\u4e14\u5df2\u7ecf\u5b8c\u5168\u638c\u63e1\u4e86 React \u5168\u5bb6\u6876\u7684\u6b63\u786e\u5f00\u53d1\u65b9\u5f0f\u3002\u5982\u679c\u4f60\u521a\u5f00\u59cb\u5b66\u4e60\u524d\u7aef\u6216\u8005 React\uff0c\u5c06 UI \u6846\u67b6\u4f5c\u4e3a\u4f60\u7684\u7b2c\u4e00\u6b65\u53ef\u80fd\u4e0d\u662f\u6700\u597d\u7684\u4e3b\u610f\u3002',
|
76
|
+
),
|
77
|
+
),
|
78
|
+
l.a.createElement('hr', null),
|
79
|
+
l.a.createElement(
|
80
|
+
'h2',
|
81
|
+
{ id: '\u7b2c\u4e00\u4e2a\u4f8b\u5b50' },
|
82
|
+
l.a.createElement(
|
83
|
+
o['AnchorLink'],
|
84
|
+
{
|
85
|
+
to: '#\u7b2c\u4e00\u4e2a\u4f8b\u5b50',
|
86
|
+
'aria-hidden': 'true',
|
87
|
+
tabIndex: -1,
|
88
|
+
},
|
89
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
90
|
+
),
|
91
|
+
'\u7b2c\u4e00\u4e2a\u4f8b\u5b50',
|
92
|
+
),
|
93
|
+
l.a.createElement(
|
94
|
+
'p',
|
95
|
+
null,
|
96
|
+
'\u8fd9\u662f\u4e00\u4e2a\u6700\u7b80\u5355\u7684 Ant Design \u7ec4\u4ef6\u7684\u5728\u7ebf codesandbox \u6f14\u793a\u3002fle-ui \u4e0e\u5176\u4e00\u81f4',
|
97
|
+
),
|
98
|
+
l.a.createElement(
|
99
|
+
'iframe',
|
100
|
+
{
|
101
|
+
src: 'https://codesandbox.io/embed/antd-reproduction-template-6e93z?autoresize=1&fontsize=14&hidenavigation=1&theme=dark',
|
102
|
+
style: {
|
103
|
+
width: '100%',
|
104
|
+
height: '500px',
|
105
|
+
border: '0',
|
106
|
+
borderRadius: '4px',
|
107
|
+
overflow: 'hidden',
|
108
|
+
},
|
109
|
+
title: 'antd reproduction template',
|
110
|
+
allow:
|
111
|
+
'geolocation; microphone; camera; midi; vr; accelerometer; gyroscope; payment; ambient-light-sensor; encrypted-media; usb',
|
112
|
+
sandbox: [
|
113
|
+
'allow-modals',
|
114
|
+
'allow-forms',
|
115
|
+
'allow-popups',
|
116
|
+
'allow-scripts',
|
117
|
+
'allow-same-origin',
|
118
|
+
],
|
119
|
+
},
|
120
|
+
'\u6309\u9700\u52a0\u8f7d',
|
121
|
+
),
|
122
|
+
l.a.createElement(
|
123
|
+
'p',
|
124
|
+
null,
|
125
|
+
l.a.createElement('code', null, 'fle-ui'),
|
126
|
+
' \u9ed8\u8ba4\u652f\u6301\u57fa\u4e8e ES modules \u7684 tree shaking\uff0c\u5bf9\u4e8e js \u90e8\u5206\uff0c\u76f4\u63a5\u5f15\u5165 ',
|
127
|
+
l.a.createElement(
|
128
|
+
'code',
|
129
|
+
null,
|
130
|
+
'import ',
|
131
|
+
'{',
|
132
|
+
' Button ',
|
133
|
+
'}',
|
134
|
+
" from '@fle-ui/next'",
|
135
|
+
),
|
136
|
+
' \u5c31\u4f1a\u6709\u6309\u9700\u52a0\u8f7d\u7684\u6548\u679c\u3002',
|
137
|
+
),
|
138
|
+
l.a.createElement(
|
139
|
+
'p',
|
140
|
+
null,
|
141
|
+
'\u5982\u679c\u4f60\u5728\u5f00\u53d1\u73af\u5883\u7684\u63a7\u5236\u53f0\u770b\u5230\u4e0b\u9762\u7684\u63d0\u793a\uff0c\u90a3\u4e48\u4f60\u53ef\u80fd\u8fd8\u5728\u4f7f\u7528 ',
|
142
|
+
l.a.createElement('code', null, 'webpack@1.x'),
|
143
|
+
' \u6216\u8005 tree shaking \u5931\u6548\uff0c\u8bf7\u5347\u7ea7\u6216\u68c0\u67e5\u76f8\u5173\u914d\u7f6e\u3002',
|
144
|
+
),
|
145
|
+
l.a.createElement(c['a'], {
|
146
|
+
code: 'You are using a whole package of fle-ui, please use https://www.npmjs.com/package/babel-plugin-import to reduce app bundle size.',
|
147
|
+
lang: 'unknown',
|
148
|
+
}),
|
149
|
+
l.a.createElement(
|
150
|
+
'p',
|
151
|
+
null,
|
152
|
+
l.a.createElement('img', {
|
153
|
+
src: 'https://zos.alipayobjects.com/rmsportal/GHIRszVcmjccgZRakJDQ.png',
|
154
|
+
alt: '\u63a7\u5236\u53f0\u8b66\u544a',
|
155
|
+
}),
|
156
|
+
),
|
157
|
+
l.a.createElement(
|
158
|
+
'h2',
|
159
|
+
{ id: '\u81ea\u884c\u6784\u5efa' },
|
160
|
+
l.a.createElement(
|
161
|
+
o['AnchorLink'],
|
162
|
+
{
|
163
|
+
to: '#\u81ea\u884c\u6784\u5efa',
|
164
|
+
'aria-hidden': 'true',
|
165
|
+
tabIndex: -1,
|
166
|
+
},
|
167
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
168
|
+
),
|
169
|
+
'\u81ea\u884c\u6784\u5efa',
|
170
|
+
),
|
171
|
+
l.a.createElement(
|
172
|
+
'p',
|
173
|
+
null,
|
174
|
+
'\u5982\u679c\u60f3\u81ea\u5df1\u7ef4\u62a4\u5de5\u4f5c\u6d41\uff0c\u6211\u4eec\u63a8\u8350\u4f7f\u7528 ',
|
175
|
+
l.a.createElement(
|
176
|
+
o['Link'],
|
177
|
+
{ to: 'https://webpack.github.io/' },
|
178
|
+
'webpack',
|
179
|
+
),
|
180
|
+
' \u8fdb\u884c\u6784\u5efa\u548c\u8c03\u8bd5\uff0c\u53ef\u4ee5\u4f7f\u7528 React \u751f\u6001\u5708\u4e2d\u7684 ',
|
181
|
+
l.a.createElement(
|
182
|
+
o['Link'],
|
183
|
+
{ to: 'https://github.com/enaqx/awesome-react#react-tools' },
|
184
|
+
'\u5404\u79cd\u811a\u624b\u67b6',
|
185
|
+
),
|
186
|
+
' \u8fdb\u884c\u5f00\u53d1\u3002',
|
187
|
+
),
|
188
|
+
),
|
189
|
+
)
|
190
|
+
);
|
191
|
+
},
|
192
|
+
},
|
193
|
+
]);
|