@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,441 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[129],
|
3
|
+
{
|
4
|
+
Ng3g: function (e, t, a) {
|
5
|
+
'use strict';
|
6
|
+
a.r(t);
|
7
|
+
var n = a('q1tI'),
|
8
|
+
l = a.n(n),
|
9
|
+
r = a('dEAq'),
|
10
|
+
c = a('H1Ra');
|
11
|
+
a('JjdP');
|
12
|
+
t['default'] = (e) => (
|
13
|
+
l.a.useEffect(() => {
|
14
|
+
var t;
|
15
|
+
null !== e &&
|
16
|
+
void 0 !== e &&
|
17
|
+
null !== (t = e.location) &&
|
18
|
+
void 0 !== t &&
|
19
|
+
t.hash &&
|
20
|
+
r['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: 'fle-ui-of-react' },
|
33
|
+
l.a.createElement(
|
34
|
+
r['AnchorLink'],
|
35
|
+
{ to: '#fle-ui-of-react', 'aria-hidden': 'true', tabIndex: -1 },
|
36
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
37
|
+
),
|
38
|
+
'Fle-ui of React',
|
39
|
+
),
|
40
|
+
l.a.createElement(
|
41
|
+
'p',
|
42
|
+
null,
|
43
|
+
l.a.createElement('code', null, 'fle-ui'),
|
44
|
+
' \u662f\u57fa\u4e8e Ant Design \u8bbe\u8ba1\u4f53\u7cfb\u7684 React UI \u7ec4\u4ef6\u5e93\uff0c\u4e3b\u8981\u7528\u4e8e\u7814\u53d1\u4f01\u4e1a\u7ea7\u4e2d\u540e\u53f0\u4ea7\u54c1\u3002',
|
45
|
+
),
|
46
|
+
l.a.createElement(
|
47
|
+
'div',
|
48
|
+
{ className: 'pic-plus' },
|
49
|
+
l.a.createElement('img', {
|
50
|
+
width: 150,
|
51
|
+
src: 'https://oss.elebuys.com/resource/programme/202106211028580003961886.png',
|
52
|
+
}),
|
53
|
+
l.a.createElement('span', null, '+'),
|
54
|
+
l.a.createElement('img', {
|
55
|
+
width: 150,
|
56
|
+
src: 'https://gw.alipayobjects.com/zos/rmsportal/KDpgvguMpGfqaHPjicRK.svg',
|
57
|
+
}),
|
58
|
+
l.a.createElement('span', null, '+'),
|
59
|
+
l.a.createElement('img', {
|
60
|
+
width: 160,
|
61
|
+
src: 'https://gw.alipayobjects.com/zos/antfincdn/aPkFc8Sj7n/method-draw-image.svg',
|
62
|
+
}),
|
63
|
+
),
|
64
|
+
l.a.createElement('style', {
|
65
|
+
dangerouslySetInnerHTML: {
|
66
|
+
__html:
|
67
|
+
'\n.pic-plus > * {\n display: inline-block !important;\n vertical-align: middle;\n}\n.pic-plus span {\n margin: 0 20px;\n color: #aaa;\n font-size: 30px;\n}\n',
|
68
|
+
},
|
69
|
+
}),
|
70
|
+
l.a.createElement(
|
71
|
+
'h2',
|
72
|
+
{ id: '-\u7279\u6027' },
|
73
|
+
l.a.createElement(
|
74
|
+
r['AnchorLink'],
|
75
|
+
{ to: '#-\u7279\u6027', 'aria-hidden': 'true', tabIndex: -1 },
|
76
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
77
|
+
),
|
78
|
+
'\u2728 \u7279\u6027',
|
79
|
+
),
|
80
|
+
l.a.createElement(
|
81
|
+
'ul',
|
82
|
+
null,
|
83
|
+
l.a.createElement(
|
84
|
+
'li',
|
85
|
+
null,
|
86
|
+
'\ud83c\udf08 \u63d0\u70bc\u81ea\u4f01\u4e1a\u7ea7\u4e2d\u540e\u53f0\u4ea7\u54c1\u7684\u4ea4\u4e92\u8bed\u8a00\u548c\u89c6\u89c9\u98ce\u683c\u3002',
|
87
|
+
),
|
88
|
+
l.a.createElement(
|
89
|
+
'li',
|
90
|
+
null,
|
91
|
+
'\ud83d\udce6 \u5f00\u7bb1\u5373\u7528\u7684\u9ad8\u8d28\u91cf React \u7ec4\u4ef6\u3002',
|
92
|
+
),
|
93
|
+
l.a.createElement(
|
94
|
+
'li',
|
95
|
+
null,
|
96
|
+
'\ud83d\udee1 \u4f7f\u7528 TypeScript \u5f00\u53d1\uff0c\u63d0\u4f9b\u5b8c\u6574\u7684\u7c7b\u578b\u5b9a\u4e49\u6587\u4ef6\u3002',
|
97
|
+
),
|
98
|
+
l.a.createElement(
|
99
|
+
'li',
|
100
|
+
null,
|
101
|
+
'\u2699\ufe0f \u5168\u94fe\u8def\u5f00\u53d1\u548c\u8bbe\u8ba1\u5de5\u5177\u4f53\u7cfb\u3002',
|
102
|
+
),
|
103
|
+
l.a.createElement(
|
104
|
+
'li',
|
105
|
+
null,
|
106
|
+
'\ud83c\udf0d \u6570\u5341\u4e2a\u56fd\u9645\u5316\u8bed\u8a00\u652f\u6301\u3002',
|
107
|
+
),
|
108
|
+
l.a.createElement(
|
109
|
+
'li',
|
110
|
+
null,
|
111
|
+
'\ud83c\udfa8 \u6df1\u5165\u6bcf\u4e2a\u7ec6\u8282\u7684\u4e3b\u9898\u5b9a\u5236\u80fd\u529b\u3002',
|
112
|
+
),
|
113
|
+
l.a.createElement(
|
114
|
+
'li',
|
115
|
+
null,
|
116
|
+
'\ud83d\udc14 \u7ee7\u627f antd api \u96f6\u6210\u672c\u63a5\u5165',
|
117
|
+
),
|
118
|
+
),
|
119
|
+
l.a.createElement(
|
120
|
+
'h2',
|
121
|
+
{ id: '\u517c\u5bb9\u73af\u5883' },
|
122
|
+
l.a.createElement(
|
123
|
+
r['AnchorLink'],
|
124
|
+
{
|
125
|
+
to: '#\u517c\u5bb9\u73af\u5883',
|
126
|
+
'aria-hidden': 'true',
|
127
|
+
tabIndex: -1,
|
128
|
+
},
|
129
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
130
|
+
),
|
131
|
+
'\u517c\u5bb9\u73af\u5883',
|
132
|
+
),
|
133
|
+
l.a.createElement(
|
134
|
+
'ul',
|
135
|
+
null,
|
136
|
+
l.a.createElement(
|
137
|
+
'li',
|
138
|
+
null,
|
139
|
+
'\u73b0\u4ee3\u6d4f\u89c8\u5668\u548c IE11\uff08\u9700\u8981 ',
|
140
|
+
l.a.createElement(
|
141
|
+
r['Link'],
|
142
|
+
{
|
143
|
+
to: 'https://ant.design/docs/react/getting-started-cn#%E5%85%BC%E5%AE%B9%E6%80%A7',
|
144
|
+
},
|
145
|
+
'polyfills',
|
146
|
+
),
|
147
|
+
'\uff09\u3002',
|
148
|
+
),
|
149
|
+
l.a.createElement(
|
150
|
+
'li',
|
151
|
+
null,
|
152
|
+
'\u652f\u6301\u670d\u52a1\u7aef\u6e32\u67d3\u3002',
|
153
|
+
),
|
154
|
+
l.a.createElement(
|
155
|
+
'li',
|
156
|
+
null,
|
157
|
+
l.a.createElement(
|
158
|
+
r['Link'],
|
159
|
+
{ to: 'https://www.electronjs.org/' },
|
160
|
+
'Electron',
|
161
|
+
),
|
162
|
+
),
|
163
|
+
),
|
164
|
+
l.a.createElement(
|
165
|
+
'table',
|
166
|
+
null,
|
167
|
+
l.a.createElement(
|
168
|
+
'thead',
|
169
|
+
null,
|
170
|
+
l.a.createElement(
|
171
|
+
'tr',
|
172
|
+
null,
|
173
|
+
l.a.createElement(
|
174
|
+
'th',
|
175
|
+
null,
|
176
|
+
l.a.createElement(
|
177
|
+
r['Link'],
|
178
|
+
{
|
179
|
+
to: 'http://godban.github.io/browsers-support-badges/',
|
180
|
+
},
|
181
|
+
l.a.createElement('img', {
|
182
|
+
src: 'https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png',
|
183
|
+
alt: 'IE / Edge',
|
184
|
+
width: '24px',
|
185
|
+
height: '24px',
|
186
|
+
}),
|
187
|
+
),
|
188
|
+
l.a.createElement('br', null),
|
189
|
+
'IE / Edge',
|
190
|
+
),
|
191
|
+
l.a.createElement(
|
192
|
+
'th',
|
193
|
+
null,
|
194
|
+
l.a.createElement(
|
195
|
+
r['Link'],
|
196
|
+
{
|
197
|
+
to: 'http://godban.github.io/browsers-support-badges/',
|
198
|
+
},
|
199
|
+
l.a.createElement('img', {
|
200
|
+
src: 'https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png',
|
201
|
+
alt: 'Firefox',
|
202
|
+
width: '24px',
|
203
|
+
height: '24px',
|
204
|
+
}),
|
205
|
+
),
|
206
|
+
l.a.createElement('br', null),
|
207
|
+
'Firefox',
|
208
|
+
),
|
209
|
+
l.a.createElement(
|
210
|
+
'th',
|
211
|
+
null,
|
212
|
+
l.a.createElement(
|
213
|
+
r['Link'],
|
214
|
+
{
|
215
|
+
to: 'http://godban.github.io/browsers-support-badges/',
|
216
|
+
},
|
217
|
+
l.a.createElement('img', {
|
218
|
+
src: 'https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png',
|
219
|
+
alt: 'Chrome',
|
220
|
+
width: '24px',
|
221
|
+
height: '24px',
|
222
|
+
}),
|
223
|
+
),
|
224
|
+
l.a.createElement('br', null),
|
225
|
+
'Chrome',
|
226
|
+
),
|
227
|
+
l.a.createElement(
|
228
|
+
'th',
|
229
|
+
null,
|
230
|
+
l.a.createElement(
|
231
|
+
r['Link'],
|
232
|
+
{
|
233
|
+
to: 'http://godban.github.io/browsers-support-badges/',
|
234
|
+
},
|
235
|
+
l.a.createElement('img', {
|
236
|
+
src: 'https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png',
|
237
|
+
alt: 'Safari',
|
238
|
+
width: '24px',
|
239
|
+
height: '24px',
|
240
|
+
}),
|
241
|
+
),
|
242
|
+
l.a.createElement('br', null),
|
243
|
+
'Safari',
|
244
|
+
),
|
245
|
+
l.a.createElement(
|
246
|
+
'th',
|
247
|
+
null,
|
248
|
+
l.a.createElement(
|
249
|
+
r['Link'],
|
250
|
+
{
|
251
|
+
to: 'http://godban.github.io/browsers-support-badges/',
|
252
|
+
},
|
253
|
+
l.a.createElement('img', {
|
254
|
+
src: 'https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png',
|
255
|
+
alt: 'Opera',
|
256
|
+
width: '24px',
|
257
|
+
height: '24px',
|
258
|
+
}),
|
259
|
+
),
|
260
|
+
l.a.createElement('br', null),
|
261
|
+
'Opera',
|
262
|
+
),
|
263
|
+
l.a.createElement(
|
264
|
+
'th',
|
265
|
+
null,
|
266
|
+
l.a.createElement(
|
267
|
+
r['Link'],
|
268
|
+
{
|
269
|
+
to: 'http://godban.github.io/browsers-support-badges/',
|
270
|
+
},
|
271
|
+
l.a.createElement('img', {
|
272
|
+
src: 'https://raw.githubusercontent.com/alrra/browser-logos/master/src/electron/electron_48x48.png',
|
273
|
+
alt: 'Electron',
|
274
|
+
width: '24px',
|
275
|
+
height: '24px',
|
276
|
+
}),
|
277
|
+
),
|
278
|
+
l.a.createElement('br', null),
|
279
|
+
'Electron',
|
280
|
+
),
|
281
|
+
),
|
282
|
+
),
|
283
|
+
l.a.createElement(
|
284
|
+
'tbody',
|
285
|
+
null,
|
286
|
+
l.a.createElement(
|
287
|
+
'tr',
|
288
|
+
null,
|
289
|
+
l.a.createElement('td', null, 'IE11, Edge'),
|
290
|
+
l.a.createElement('td', null, 'last 2 versions'),
|
291
|
+
l.a.createElement('td', null, 'last 2 versions'),
|
292
|
+
l.a.createElement('td', null, 'last 2 versions'),
|
293
|
+
l.a.createElement('td', null, 'last 2 versions'),
|
294
|
+
l.a.createElement('td', null, 'last 2 versions'),
|
295
|
+
),
|
296
|
+
),
|
297
|
+
),
|
298
|
+
l.a.createElement(
|
299
|
+
'p',
|
300
|
+
null,
|
301
|
+
'\u5bf9\u4e8e IE \u7cfb\u5217\u6d4f\u89c8\u5668\uff0c\u9700\u8981\u63d0\u4f9b\u76f8\u5e94\u7684 Polyfill \u652f\u6301\uff0c\u5efa\u8bae\u4f7f\u7528 ',
|
302
|
+
l.a.createElement(
|
303
|
+
r['Link'],
|
304
|
+
{ to: 'https://babeljs.io/docs/en/babel-preset-env' },
|
305
|
+
'@babel/preset-env',
|
306
|
+
),
|
307
|
+
' \u6765\u89e3\u51b3\u6d4f\u89c8\u5668\u517c\u5bb9\u95ee\u9898\u3002\u5982\u679c\u4f60\u5728\u4f7f\u7528 ',
|
308
|
+
l.a.createElement(r['Link'], { to: 'http://umijs.org/' }, 'umi'),
|
309
|
+
'\uff0c\u53ef\u4ee5\u76f4\u63a5\u4f7f\u7528 ',
|
310
|
+
l.a.createElement(
|
311
|
+
r['Link'],
|
312
|
+
{ to: 'https://umijs.org/zh/config/#targets' },
|
313
|
+
'targets',
|
314
|
+
),
|
315
|
+
' \u914d\u7f6e\u3002',
|
316
|
+
),
|
317
|
+
l.a.createElement(
|
318
|
+
'h2',
|
319
|
+
{ id: '\u5b89\u88c5' },
|
320
|
+
l.a.createElement(
|
321
|
+
r['AnchorLink'],
|
322
|
+
{ to: '#\u5b89\u88c5', 'aria-hidden': 'true', tabIndex: -1 },
|
323
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
324
|
+
),
|
325
|
+
'\u5b89\u88c5',
|
326
|
+
),
|
327
|
+
l.a.createElement(
|
328
|
+
'h3',
|
329
|
+
{ id: '\u4f7f\u7528-npm-\u6216-yarn-\u5b89\u88c5' },
|
330
|
+
l.a.createElement(
|
331
|
+
r['AnchorLink'],
|
332
|
+
{
|
333
|
+
to: '#\u4f7f\u7528-npm-\u6216-yarn-\u5b89\u88c5',
|
334
|
+
'aria-hidden': 'true',
|
335
|
+
tabIndex: -1,
|
336
|
+
},
|
337
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
338
|
+
),
|
339
|
+
'\u4f7f\u7528 npm \u6216 yarn \u5b89\u88c5',
|
340
|
+
),
|
341
|
+
l.a.createElement(
|
342
|
+
'p',
|
343
|
+
null,
|
344
|
+
l.a.createElement(
|
345
|
+
'strong',
|
346
|
+
null,
|
347
|
+
'\u6211\u4eec\u63a8\u8350\u4f7f\u7528 npm \u6216 yarn \u7684\u65b9\u5f0f\u8fdb\u884c\u5f00\u53d1',
|
348
|
+
),
|
349
|
+
'\uff0c\u4e0d\u4ec5\u53ef\u5728\u5f00\u53d1\u73af\u5883\u8f7b\u677e\u8c03\u8bd5\uff0c\u4e5f\u53ef\u653e\u5fc3\u5730\u5728\u751f\u4ea7\u73af\u5883\u6253\u5305\u90e8\u7f72\u4f7f\u7528\uff0c\u4eab\u53d7\u6574\u4e2a\u751f\u6001\u5708\u548c\u5de5\u5177\u94fe\u5e26\u6765\u7684\u8bf8\u591a\u597d\u5904\u3002',
|
350
|
+
),
|
351
|
+
l.a.createElement(c['a'], {
|
352
|
+
code: '$ npm install @fle-ui/next --save',
|
353
|
+
lang: 'bash',
|
354
|
+
}),
|
355
|
+
l.a.createElement(c['a'], {
|
356
|
+
code: '$ yarn add @fle-ui/next',
|
357
|
+
lang: 'bash',
|
358
|
+
}),
|
359
|
+
l.a.createElement(
|
360
|
+
'p',
|
361
|
+
null,
|
362
|
+
'\u5982\u679c\u4f60\u7684\u7f51\u7edc\u73af\u5883\u4e0d\u4f73\uff0c\u63a8\u8350\u4f7f\u7528 ',
|
363
|
+
l.a.createElement(
|
364
|
+
r['Link'],
|
365
|
+
{ to: 'https://github.com/cnpm/cnpm' },
|
366
|
+
'cnpm',
|
367
|
+
),
|
368
|
+
'\u3002',
|
369
|
+
),
|
370
|
+
l.a.createElement(
|
371
|
+
'blockquote',
|
372
|
+
null,
|
373
|
+
l.a.createElement(
|
374
|
+
'p',
|
375
|
+
null,
|
376
|
+
'fle-ui \u6682\u4e0d\u652f\u6301 CDN \u5f15\u5165',
|
377
|
+
),
|
378
|
+
),
|
379
|
+
l.a.createElement(
|
380
|
+
'h2',
|
381
|
+
{ id: '\u793a\u4f8b' },
|
382
|
+
l.a.createElement(
|
383
|
+
r['AnchorLink'],
|
384
|
+
{ to: '#\u793a\u4f8b', 'aria-hidden': 'true', tabIndex: -1 },
|
385
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
386
|
+
),
|
387
|
+
'\u793a\u4f8b',
|
388
|
+
),
|
389
|
+
l.a.createElement(c['a'], {
|
390
|
+
code: "import { DatePicker } from '@fle-ui/next';\n\nReactDOM.render(<DatePicker />, mountNode);",
|
391
|
+
lang: 'bash',
|
392
|
+
}),
|
393
|
+
l.a.createElement('p', null, '\u5f15\u5165\u6837\u5f0f\uff1a'),
|
394
|
+
l.a.createElement(c['a'], {
|
395
|
+
code: "import '@fle-ui/next.css'; // or '@fle-ui/next.less'",
|
396
|
+
lang: 'bash',
|
397
|
+
}),
|
398
|
+
l.a.createElement(
|
399
|
+
'h3',
|
400
|
+
{ id: '\u6309\u9700\u52a0\u8f7d' },
|
401
|
+
l.a.createElement(
|
402
|
+
r['AnchorLink'],
|
403
|
+
{
|
404
|
+
to: '#\u6309\u9700\u52a0\u8f7d',
|
405
|
+
'aria-hidden': 'true',
|
406
|
+
tabIndex: -1,
|
407
|
+
},
|
408
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
409
|
+
),
|
410
|
+
'\u6309\u9700\u52a0\u8f7d',
|
411
|
+
),
|
412
|
+
l.a.createElement(
|
413
|
+
'p',
|
414
|
+
null,
|
415
|
+
l.a.createElement('code', null, 'fle-ui'),
|
416
|
+
' \u7684 JS \u4ee3\u7801\u9ed8\u8ba4\u652f\u6301\u57fa\u4e8e ES modules \u7684 tree shaking\u3002',
|
417
|
+
),
|
418
|
+
l.a.createElement(
|
419
|
+
'h3',
|
420
|
+
{ id: 'typescript' },
|
421
|
+
l.a.createElement(
|
422
|
+
r['AnchorLink'],
|
423
|
+
{ to: '#typescript', 'aria-hidden': 'true', tabIndex: -1 },
|
424
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
425
|
+
),
|
426
|
+
'TypeScript',
|
427
|
+
),
|
428
|
+
l.a.createElement(
|
429
|
+
'p',
|
430
|
+
null,
|
431
|
+
l.a.createElement('code', null, 'fle-ui'),
|
432
|
+
' \u4f7f\u7528 TypeScript \u8fdb\u884c\u4e66\u5199\u5e76\u63d0\u4f9b\u4e86\u5b8c\u6574\u7684\u5b9a\u4e49\u6587\u4ef6\u3002\uff08\u4e0d\u8981\u5f15\u7528 ',
|
433
|
+
l.a.createElement('code', null, '@types/@fle-ui/next'),
|
434
|
+
'\uff09\u3002',
|
435
|
+
),
|
436
|
+
),
|
437
|
+
)
|
438
|
+
);
|
439
|
+
},
|
440
|
+
},
|
441
|
+
]);
|
@@ -1 +1,117 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[130],
|
3
|
+
{
|
4
|
+
'7zIt': function (e, a, n) {
|
5
|
+
'use strict';
|
6
|
+
n.r(a);
|
7
|
+
var t = n('q1tI'),
|
8
|
+
l = n.n(t),
|
9
|
+
c = n('dEAq'),
|
10
|
+
r = n('H1Ra');
|
11
|
+
n('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
|
+
c['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: '\u9879\u76ee\u5b9e\u6218' },
|
33
|
+
l.a.createElement(
|
34
|
+
c['AnchorLink'],
|
35
|
+
{
|
36
|
+
to: '#\u9879\u76ee\u5b9e\u6218',
|
37
|
+
'aria-hidden': 'true',
|
38
|
+
tabIndex: -1,
|
39
|
+
},
|
40
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
41
|
+
),
|
42
|
+
'\u9879\u76ee\u5b9e\u6218',
|
43
|
+
),
|
44
|
+
l.a.createElement(
|
45
|
+
'p',
|
46
|
+
null,
|
47
|
+
'\u5728\u771f\u5b9e\u9879\u76ee\u5f00\u53d1\u4e2d\uff0c\u4f60\u53ef\u80fd\u9700\u8981 mobx axios fle-ui \u4f5c\u4e3a\u4e00\u4e2a UI \u5e93\uff0c\u53ef\u4ee5\u548c\u4efb\u4f55 React \u751f\u6001\u5708\u5185\u7684\u6570\u636e\u6d41\u65b9\u6848\u4ee5\u53ca\u5e94\u7528\u6846\u67b6\u642d\u914d\u4f7f\u7528\u3002\u6211\u4eec\u57fa\u4e8e\u4e1a\u52a1\u573a\u666f\u7684\u573a\u666f\uff0c\u63a8\u51fa\u4e86\u98de\u8c61\u5b9a\u5236\u811a\u624b\u67b6',
|
48
|
+
l.a.createElement('code', null, 'fle-cli'),
|
49
|
+
'\uff0c\u63a8\u8350\u4f60\u5728\u9879\u76ee\u4e2d\u4f7f\u7528\u3002',
|
50
|
+
),
|
51
|
+
l.a.createElement(
|
52
|
+
'p',
|
53
|
+
null,
|
54
|
+
l.a.createElement(
|
55
|
+
c['Link'],
|
56
|
+
{ to: 'https://fle-cli.fxqifu.com/' },
|
57
|
+
'fle-cli',
|
58
|
+
),
|
59
|
+
' \u662f\u98de\u8c61\u5185\u90e8\u5b9a\u5236\u811a\u624b\u67b6\u5de5\u5177 \u62e5\u6709\u4e30\u5bcc\u7684\u9879\u76ee\u6a21\u7248\uff0c\u53ef\u4ee5\u505a\u5230\u5f00\u7bb1\u5373\u7528\u3002',
|
60
|
+
),
|
61
|
+
l.a.createElement(
|
62
|
+
'h2',
|
63
|
+
{ id: '\u5b89\u88c5-fle-cli' },
|
64
|
+
l.a.createElement(
|
65
|
+
c['AnchorLink'],
|
66
|
+
{
|
67
|
+
to: '#\u5b89\u88c5-fle-cli',
|
68
|
+
'aria-hidden': 'true',
|
69
|
+
tabIndex: -1,
|
70
|
+
},
|
71
|
+
l.a.createElement('span', { className: 'icon icon-link' }),
|
72
|
+
),
|
73
|
+
'\u5b89\u88c5 fle-cli',
|
74
|
+
),
|
75
|
+
l.a.createElement(
|
76
|
+
'p',
|
77
|
+
null,
|
78
|
+
'\u63a8\u8350\u4f7f\u7528 yarn \u521b\u5efa fle-cli \u811a\u624b\u67b6\uff0c\u6267\u884c\u4ee5\u4e0b\u547d\u4ee4\u3002',
|
79
|
+
),
|
80
|
+
l.a.createElement(r['a'], {
|
81
|
+
code: '$ npm i @fle-cli/cmd -g\n# or\n$ yarn global add @fle.cli/cmd\n\n# \u901a\u8fc7 fle -v \u68c0\u6d4b\u662f\u5426\u5b89\u88c5\u6210\u529f\n$ fle -v\n v1.1.0',
|
82
|
+
lang: 'bash',
|
83
|
+
}),
|
84
|
+
l.a.createElement('p', null, '\u751f\u6210\u9879\u76ee'),
|
85
|
+
l.a.createElement(r['a'], {
|
86
|
+
code: '# or\n$ fle create <projectName>',
|
87
|
+
lang: 'bash',
|
88
|
+
}),
|
89
|
+
l.a.createElement(r['a'], {
|
90
|
+
code: 'Please select the following technical framework (Use arrow keys)\n> A lightweight React JavaScript template\n A lightweight React TypeScript template\n Pro React TypeScript template\uff0cIntegrated rich features such as router\u3001request\u3001mobx\n fle-ui-pro-components (Business custom)',
|
91
|
+
lang: 'bash',
|
92
|
+
}),
|
93
|
+
l.a.createElement(
|
94
|
+
'p',
|
95
|
+
null,
|
96
|
+
'\u9009\u62e9\u6a21\u677f\u4f1a\u81ea\u52a8\u521b\u5efa\u9879\u76ee\uff0c\u770b\u5230\u5982\u4e0b\u4fe1\u606f\u8bf4\u660e\u9879\u76ee\u521b\u5efa\u6210\u529f\uff1a',
|
97
|
+
),
|
98
|
+
l.a.createElement(r['a'], {
|
99
|
+
code: 'Done. Now run:\n\n cd testy\n npm install\n npm run start',
|
100
|
+
lang: 'bash',
|
101
|
+
}),
|
102
|
+
l.a.createElement('p', null, '\u542f\u52a8\u9879\u76ee'),
|
103
|
+
l.a.createElement(r['a'], {
|
104
|
+
code: '# \u5b89\u88c5\u4f9d\u8d56\n$ npm install\n# \u542f\u52a8\u9879\u76ee\n$ npm run start',
|
105
|
+
lang: 'bash',
|
106
|
+
}),
|
107
|
+
l.a.createElement('p', null, '\u6784\u5efa\u90e8\u7f72'),
|
108
|
+
l.a.createElement(r['a'], {
|
109
|
+
code: '$ npm run build',
|
110
|
+
lang: 'bash',
|
111
|
+
}),
|
112
|
+
),
|
113
|
+
)
|
114
|
+
);
|
115
|
+
},
|
116
|
+
},
|
117
|
+
]);
|
@@ -1 +1,27 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[131],
|
3
|
+
{
|
4
|
+
'F+kV': function (n, o, e) {
|
5
|
+
'use strict';
|
6
|
+
e.r(o);
|
7
|
+
var a = e('q1tI'),
|
8
|
+
c = e.n(a),
|
9
|
+
l = e('dEAq');
|
10
|
+
e('JjdP');
|
11
|
+
o['default'] = (n) => (
|
12
|
+
c.a.useEffect(() => {
|
13
|
+
var o;
|
14
|
+
null !== n &&
|
15
|
+
void 0 !== n &&
|
16
|
+
null !== (o = n.location) &&
|
17
|
+
void 0 !== o &&
|
18
|
+
o.hash &&
|
19
|
+
l['AnchorLink'].scrollToAnchor(
|
20
|
+
decodeURIComponent(n.location.hash.slice(1)),
|
21
|
+
);
|
22
|
+
}, []),
|
23
|
+
c.a.createElement(c.a.Fragment, null)
|
24
|
+
);
|
25
|
+
},
|
26
|
+
},
|
27
|
+
]);
|