@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,193 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[86],
|
3
|
+
{
|
4
|
+
'5Dgw': function (e, t, l) {
|
5
|
+
'use strict';
|
6
|
+
l.r(t);
|
7
|
+
var a = l('tJVT'),
|
8
|
+
n = l('q1tI'),
|
9
|
+
r = l.n(n),
|
10
|
+
c = l('m/eG'),
|
11
|
+
m = () => {
|
12
|
+
var e = r.a.useState('top'),
|
13
|
+
t = Object(a['a'])(e, 2),
|
14
|
+
l = t[0],
|
15
|
+
n = t[1],
|
16
|
+
m = (e) => {
|
17
|
+
var t = e.target.value;
|
18
|
+
n(t);
|
19
|
+
},
|
20
|
+
u = {
|
21
|
+
height: '160px',
|
22
|
+
color: '#fff',
|
23
|
+
lineHeight: '160px',
|
24
|
+
textAlign: 'center',
|
25
|
+
background: '#364d79',
|
26
|
+
};
|
27
|
+
return r.a.createElement(
|
28
|
+
r.a.Fragment,
|
29
|
+
null,
|
30
|
+
r.a.createElement(
|
31
|
+
c['M'].Group,
|
32
|
+
{ onChange: m, value: l, style: { marginBottom: 8 } },
|
33
|
+
r.a.createElement(c['M'].Button, { value: 'top' }, 'Top'),
|
34
|
+
r.a.createElement(c['M'].Button, { value: 'bottom' }, 'Bottom'),
|
35
|
+
r.a.createElement(c['M'].Button, { value: 'left' }, 'Left'),
|
36
|
+
r.a.createElement(c['M'].Button, { value: 'right' }, 'Right'),
|
37
|
+
),
|
38
|
+
r.a.createElement(
|
39
|
+
c['l'],
|
40
|
+
{ dotPosition: l },
|
41
|
+
r.a.createElement(
|
42
|
+
'div',
|
43
|
+
null,
|
44
|
+
r.a.createElement('h3', { style: u }, '1'),
|
45
|
+
),
|
46
|
+
r.a.createElement(
|
47
|
+
'div',
|
48
|
+
null,
|
49
|
+
r.a.createElement('h3', { style: u }, '2'),
|
50
|
+
),
|
51
|
+
r.a.createElement(
|
52
|
+
'div',
|
53
|
+
null,
|
54
|
+
r.a.createElement('h3', { style: u }, '3'),
|
55
|
+
),
|
56
|
+
r.a.createElement(
|
57
|
+
'div',
|
58
|
+
null,
|
59
|
+
r.a.createElement('h3', { style: u }, '4'),
|
60
|
+
),
|
61
|
+
),
|
62
|
+
);
|
63
|
+
};
|
64
|
+
t['default'] = m;
|
65
|
+
},
|
66
|
+
Czw6: function (e, t, l) {
|
67
|
+
'use strict';
|
68
|
+
l.r(t);
|
69
|
+
var a = l('q1tI'),
|
70
|
+
n = l.n(a),
|
71
|
+
r = l('m/eG'),
|
72
|
+
c = () => {
|
73
|
+
var e = {
|
74
|
+
height: '160px',
|
75
|
+
color: '#fff',
|
76
|
+
lineHeight: '160px',
|
77
|
+
textAlign: 'center',
|
78
|
+
background: '#364d79',
|
79
|
+
};
|
80
|
+
return n.a.createElement(
|
81
|
+
r['l'],
|
82
|
+
{ autoplay: !0 },
|
83
|
+
n.a.createElement(
|
84
|
+
'div',
|
85
|
+
null,
|
86
|
+
n.a.createElement('h3', { style: e }, '1'),
|
87
|
+
),
|
88
|
+
n.a.createElement(
|
89
|
+
'div',
|
90
|
+
null,
|
91
|
+
n.a.createElement('h3', { style: e }, '2'),
|
92
|
+
),
|
93
|
+
n.a.createElement(
|
94
|
+
'div',
|
95
|
+
null,
|
96
|
+
n.a.createElement('h3', { style: e }, '3'),
|
97
|
+
),
|
98
|
+
n.a.createElement(
|
99
|
+
'div',
|
100
|
+
null,
|
101
|
+
n.a.createElement('h3', { style: e }, '4'),
|
102
|
+
),
|
103
|
+
);
|
104
|
+
};
|
105
|
+
t['default'] = c;
|
106
|
+
},
|
107
|
+
hzF8: function (e, t, l) {
|
108
|
+
'use strict';
|
109
|
+
l.r(t);
|
110
|
+
var a = l('q1tI'),
|
111
|
+
n = l.n(a),
|
112
|
+
r = l('m/eG'),
|
113
|
+
c = () => {
|
114
|
+
var e = (e) => {
|
115
|
+
console.log(e);
|
116
|
+
},
|
117
|
+
t = {
|
118
|
+
height: '160px',
|
119
|
+
color: '#fff',
|
120
|
+
lineHeight: '160px',
|
121
|
+
textAlign: 'center',
|
122
|
+
background: '#364d79',
|
123
|
+
};
|
124
|
+
return n.a.createElement(
|
125
|
+
r['l'],
|
126
|
+
{ afterChange: e },
|
127
|
+
n.a.createElement(
|
128
|
+
'div',
|
129
|
+
null,
|
130
|
+
n.a.createElement('h3', { style: t }, '1'),
|
131
|
+
),
|
132
|
+
n.a.createElement(
|
133
|
+
'div',
|
134
|
+
null,
|
135
|
+
n.a.createElement('h3', { style: t }, '2'),
|
136
|
+
),
|
137
|
+
n.a.createElement(
|
138
|
+
'div',
|
139
|
+
null,
|
140
|
+
n.a.createElement('h3', { style: t }, '3'),
|
141
|
+
),
|
142
|
+
n.a.createElement(
|
143
|
+
'div',
|
144
|
+
null,
|
145
|
+
n.a.createElement('h3', { style: t }, '4'),
|
146
|
+
),
|
147
|
+
);
|
148
|
+
};
|
149
|
+
t['default'] = c;
|
150
|
+
},
|
151
|
+
y0z8: function (e, t, l) {
|
152
|
+
'use strict';
|
153
|
+
l.r(t);
|
154
|
+
var a = l('q1tI'),
|
155
|
+
n = l.n(a),
|
156
|
+
r = l('m/eG'),
|
157
|
+
c = () => {
|
158
|
+
var e = {
|
159
|
+
height: '160px',
|
160
|
+
color: '#fff',
|
161
|
+
lineHeight: '160px',
|
162
|
+
textAlign: 'center',
|
163
|
+
background: '#364d79',
|
164
|
+
};
|
165
|
+
return n.a.createElement(
|
166
|
+
r['l'],
|
167
|
+
{ effect: 'fade' },
|
168
|
+
n.a.createElement(
|
169
|
+
'div',
|
170
|
+
null,
|
171
|
+
n.a.createElement('h3', { style: e }, '1'),
|
172
|
+
),
|
173
|
+
n.a.createElement(
|
174
|
+
'div',
|
175
|
+
null,
|
176
|
+
n.a.createElement('h3', { style: e }, '2'),
|
177
|
+
),
|
178
|
+
n.a.createElement(
|
179
|
+
'div',
|
180
|
+
null,
|
181
|
+
n.a.createElement('h3', { style: e }, '3'),
|
182
|
+
),
|
183
|
+
n.a.createElement(
|
184
|
+
'div',
|
185
|
+
null,
|
186
|
+
n.a.createElement('h3', { style: e }, '4'),
|
187
|
+
),
|
188
|
+
);
|
189
|
+
};
|
190
|
+
t['default'] = c;
|
191
|
+
},
|
192
|
+
},
|
193
|
+
]);
|