@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,209 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[99],
|
3
|
+
{
|
4
|
+
'0ksU': function (e, a, t) {
|
5
|
+
'use strict';
|
6
|
+
t.r(a);
|
7
|
+
var n = t('q1tI'),
|
8
|
+
r = t.n(n),
|
9
|
+
l = t('m/eG'),
|
10
|
+
u = () => {
|
11
|
+
var e = (e) => {
|
12
|
+
console.log('changed', e);
|
13
|
+
};
|
14
|
+
return r.a.createElement(
|
15
|
+
r.a.Fragment,
|
16
|
+
null,
|
17
|
+
r.a.createElement(l['B'], {
|
18
|
+
min: 1,
|
19
|
+
max: 10,
|
20
|
+
defaultValue: 3,
|
21
|
+
onChange: e,
|
22
|
+
}),
|
23
|
+
);
|
24
|
+
};
|
25
|
+
a['default'] = u;
|
26
|
+
},
|
27
|
+
GsKw: function (e, a, t) {
|
28
|
+
'use strict';
|
29
|
+
t.r(a);
|
30
|
+
var n = t('q1tI'),
|
31
|
+
r = t.n(n),
|
32
|
+
l = t('m/eG'),
|
33
|
+
u = () => {
|
34
|
+
var e = (e) => {
|
35
|
+
console.log('changed', e);
|
36
|
+
};
|
37
|
+
return r.a.createElement(l['B'], {
|
38
|
+
style: { width: 200 },
|
39
|
+
defaultValue: '1',
|
40
|
+
min: '0',
|
41
|
+
max: '10',
|
42
|
+
step: '0.00000000000001',
|
43
|
+
onChange: e,
|
44
|
+
stringMode: !0,
|
45
|
+
});
|
46
|
+
};
|
47
|
+
a['default'] = u;
|
48
|
+
},
|
49
|
+
N9G5: function (e, a, t) {
|
50
|
+
'use strict';
|
51
|
+
t.r(a);
|
52
|
+
var n = t('tJVT'),
|
53
|
+
r = t('q1tI'),
|
54
|
+
l = t.n(r),
|
55
|
+
u = t('m/eG'),
|
56
|
+
m = () => {
|
57
|
+
var e = l.a.useState('99'),
|
58
|
+
a = Object(n['a'])(e, 2),
|
59
|
+
t = a[0],
|
60
|
+
r = a[1];
|
61
|
+
return l.a.createElement(
|
62
|
+
u['T'],
|
63
|
+
null,
|
64
|
+
l.a.createElement(u['B'], {
|
65
|
+
min: 1,
|
66
|
+
max: 10,
|
67
|
+
value: t,
|
68
|
+
onChange: r,
|
69
|
+
}),
|
70
|
+
l.a.createElement(
|
71
|
+
u['i'],
|
72
|
+
{
|
73
|
+
type: 'primary',
|
74
|
+
onClick: () => {
|
75
|
+
r(99);
|
76
|
+
},
|
77
|
+
},
|
78
|
+
'Reset',
|
79
|
+
),
|
80
|
+
);
|
81
|
+
};
|
82
|
+
a['default'] = m;
|
83
|
+
},
|
84
|
+
cwXM: function (e, a, t) {
|
85
|
+
'use strict';
|
86
|
+
t.r(a);
|
87
|
+
var n = t('q1tI'),
|
88
|
+
r = t.n(n),
|
89
|
+
l = t('m/eG'),
|
90
|
+
u = () =>
|
91
|
+
r.a.createElement(l['B'], {
|
92
|
+
min: 1,
|
93
|
+
max: 10,
|
94
|
+
defaultValue: 3,
|
95
|
+
bordered: !1,
|
96
|
+
});
|
97
|
+
a['default'] = u;
|
98
|
+
},
|
99
|
+
eGSj: function (e, a, t) {
|
100
|
+
'use strict';
|
101
|
+
t.r(a);
|
102
|
+
var n = t('tJVT'),
|
103
|
+
r = t('q1tI'),
|
104
|
+
l = t.n(r),
|
105
|
+
u = t('m/eG'),
|
106
|
+
m = () => {
|
107
|
+
var e = l.a.useState(!0),
|
108
|
+
a = Object(n['a'])(e, 2),
|
109
|
+
t = a[0],
|
110
|
+
r = a[1];
|
111
|
+
return l.a.createElement(
|
112
|
+
u['T'],
|
113
|
+
null,
|
114
|
+
l.a.createElement(u['B'], {
|
115
|
+
min: 1,
|
116
|
+
max: 10,
|
117
|
+
keyboard: t,
|
118
|
+
defaultValue: 3,
|
119
|
+
}),
|
120
|
+
l.a.createElement(
|
121
|
+
u['n'],
|
122
|
+
{
|
123
|
+
onChange: () => {
|
124
|
+
r(!t);
|
125
|
+
},
|
126
|
+
checked: t,
|
127
|
+
},
|
128
|
+
'Toggle keyboard',
|
129
|
+
),
|
130
|
+
);
|
131
|
+
};
|
132
|
+
a['default'] = m;
|
133
|
+
},
|
134
|
+
mhBi: function (e, a, t) {
|
135
|
+
'use strict';
|
136
|
+
t.r(a);
|
137
|
+
var n = t('tJVT'),
|
138
|
+
r = t('q1tI'),
|
139
|
+
l = t.n(r),
|
140
|
+
u = t('m/eG'),
|
141
|
+
m = () => {
|
142
|
+
var e = Object(r['useState'])(!0),
|
143
|
+
a = Object(n['a'])(e, 2),
|
144
|
+
t = a[0],
|
145
|
+
m = a[1],
|
146
|
+
c = () => {
|
147
|
+
m(!t);
|
148
|
+
};
|
149
|
+
return l.a.createElement(
|
150
|
+
l.a.Fragment,
|
151
|
+
null,
|
152
|
+
l.a.createElement(u['B'], {
|
153
|
+
min: 1,
|
154
|
+
max: 10,
|
155
|
+
disabled: t,
|
156
|
+
defaultValue: 3,
|
157
|
+
}),
|
158
|
+
l.a.createElement(
|
159
|
+
'div',
|
160
|
+
{ style: { marginTop: 20 } },
|
161
|
+
l.a.createElement(
|
162
|
+
u['i'],
|
163
|
+
{ onClick: c, type: 'primary' },
|
164
|
+
'Toggle disabled',
|
165
|
+
),
|
166
|
+
),
|
167
|
+
);
|
168
|
+
};
|
169
|
+
a['default'] = m;
|
170
|
+
},
|
171
|
+
nf0m: function (e, a, t) {
|
172
|
+
'use strict';
|
173
|
+
t.r(a);
|
174
|
+
var n = t('q1tI'),
|
175
|
+
r = t.n(n),
|
176
|
+
l = t('m/eG'),
|
177
|
+
u = () => {
|
178
|
+
var e = (e) => {
|
179
|
+
console.log('changed', e);
|
180
|
+
};
|
181
|
+
return r.a.createElement(
|
182
|
+
'div',
|
183
|
+
{ className: 'site-input-number-wrapper' },
|
184
|
+
r.a.createElement(l['B'], {
|
185
|
+
size: 'large',
|
186
|
+
min: 1,
|
187
|
+
max: 1e5,
|
188
|
+
defaultValue: 3,
|
189
|
+
onChange: e,
|
190
|
+
}),
|
191
|
+
r.a.createElement(l['B'], {
|
192
|
+
min: 1,
|
193
|
+
max: 1e5,
|
194
|
+
defaultValue: 3,
|
195
|
+
onChange: e,
|
196
|
+
}),
|
197
|
+
r.a.createElement(l['B'], {
|
198
|
+
size: 'small',
|
199
|
+
min: 1,
|
200
|
+
max: 1e5,
|
201
|
+
defaultValue: 3,
|
202
|
+
onChange: e,
|
203
|
+
}),
|
204
|
+
);
|
205
|
+
};
|
206
|
+
a['default'] = u;
|
207
|
+
},
|
208
|
+
},
|
209
|
+
]);
|