@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,576 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[100],
|
3
|
+
{
|
4
|
+
'03wX': function (e, a, n) {
|
5
|
+
'use strict';
|
6
|
+
n.r(a);
|
7
|
+
var l = n('q1tI'),
|
8
|
+
u = n.n(l),
|
9
|
+
t = n('m/eG'),
|
10
|
+
i = () => {
|
11
|
+
var e = [
|
12
|
+
{
|
13
|
+
value: 'zhejiang',
|
14
|
+
label: 'Zhejiang',
|
15
|
+
children: [
|
16
|
+
{
|
17
|
+
value: 'hangzhou',
|
18
|
+
label: 'Hangzhou',
|
19
|
+
children: [{ value: 'xihu', label: 'West Lake' }],
|
20
|
+
},
|
21
|
+
],
|
22
|
+
},
|
23
|
+
{
|
24
|
+
value: 'jiangsu',
|
25
|
+
label: 'Jiangsu',
|
26
|
+
children: [
|
27
|
+
{
|
28
|
+
value: 'nanjing',
|
29
|
+
label: 'Nanjing',
|
30
|
+
children: [{ value: 'zhonghuamen', label: 'Zhong Hua Men' }],
|
31
|
+
},
|
32
|
+
],
|
33
|
+
},
|
34
|
+
];
|
35
|
+
function a(e) {
|
36
|
+
console.log(e);
|
37
|
+
}
|
38
|
+
return u.a.createElement(t['m'], {
|
39
|
+
defaultValue: ['zhejiang', 'hangzhou', 'xihu'],
|
40
|
+
options: e,
|
41
|
+
onChange: a,
|
42
|
+
});
|
43
|
+
};
|
44
|
+
a['default'] = i;
|
45
|
+
},
|
46
|
+
'0MkC': function (e, a, n) {
|
47
|
+
'use strict';
|
48
|
+
n.r(a);
|
49
|
+
var l = n('q1tI'),
|
50
|
+
u = n.n(l),
|
51
|
+
t = n('m/eG'),
|
52
|
+
i = () => {
|
53
|
+
var e = [
|
54
|
+
{
|
55
|
+
value: 'zhejiang',
|
56
|
+
label: 'Zhejiang',
|
57
|
+
children: [
|
58
|
+
{
|
59
|
+
value: 'hangzhou',
|
60
|
+
label: 'Hangzhou',
|
61
|
+
children: [
|
62
|
+
{ value: 'xihu', label: 'West Lake', code: 752100 },
|
63
|
+
],
|
64
|
+
},
|
65
|
+
],
|
66
|
+
},
|
67
|
+
{
|
68
|
+
value: 'jiangsu',
|
69
|
+
label: 'Jiangsu',
|
70
|
+
children: [
|
71
|
+
{
|
72
|
+
value: 'nanjing',
|
73
|
+
label: 'Nanjing',
|
74
|
+
children: [
|
75
|
+
{
|
76
|
+
value: 'zhonghuamen',
|
77
|
+
label: 'Zhong Hua Men',
|
78
|
+
code: 453400,
|
79
|
+
},
|
80
|
+
],
|
81
|
+
},
|
82
|
+
],
|
83
|
+
},
|
84
|
+
];
|
85
|
+
function a(e, a, n) {
|
86
|
+
e.stopPropagation(), console.log('clicked', a, n);
|
87
|
+
}
|
88
|
+
var n = (e, n) =>
|
89
|
+
e.map((l, t) => {
|
90
|
+
var i = n[t];
|
91
|
+
return t === e.length - 1
|
92
|
+
? u.a.createElement(
|
93
|
+
'span',
|
94
|
+
{ key: i.value },
|
95
|
+
l,
|
96
|
+
' (',
|
97
|
+
u.a.createElement(
|
98
|
+
'a',
|
99
|
+
{ onClick: (e) => a(e, l, i) },
|
100
|
+
i.code,
|
101
|
+
),
|
102
|
+
')',
|
103
|
+
)
|
104
|
+
: u.a.createElement('span', { key: i.value }, l, ' / ');
|
105
|
+
});
|
106
|
+
return u.a.createElement(t['m'], {
|
107
|
+
options: e,
|
108
|
+
defaultValue: ['zhejiang', 'hangzhou', 'xihu'],
|
109
|
+
displayRender: n,
|
110
|
+
style: { width: '100%' },
|
111
|
+
});
|
112
|
+
};
|
113
|
+
a['default'] = i;
|
114
|
+
},
|
115
|
+
'1qcW': function (e, a, n) {
|
116
|
+
'use strict';
|
117
|
+
n.r(a);
|
118
|
+
var l = n('q1tI'),
|
119
|
+
u = n.n(l),
|
120
|
+
t = n('m/eG'),
|
121
|
+
i = () => {
|
122
|
+
var e = [
|
123
|
+
{
|
124
|
+
value: 'zhejiang',
|
125
|
+
label: 'Zhejiang',
|
126
|
+
children: [
|
127
|
+
{
|
128
|
+
value: 'hangzhou',
|
129
|
+
label: 'Hanzhou',
|
130
|
+
children: [{ value: 'xihu', label: 'West Lake' }],
|
131
|
+
},
|
132
|
+
],
|
133
|
+
},
|
134
|
+
{
|
135
|
+
value: 'jiangsu',
|
136
|
+
label: 'Jiangsu',
|
137
|
+
children: [
|
138
|
+
{
|
139
|
+
value: 'nanjing',
|
140
|
+
label: 'Nanjing',
|
141
|
+
children: [{ value: 'zhonghuamen', label: 'Zhong Hua Men' }],
|
142
|
+
},
|
143
|
+
],
|
144
|
+
},
|
145
|
+
];
|
146
|
+
function a(e) {
|
147
|
+
console.log(e);
|
148
|
+
}
|
149
|
+
return u.a.createElement(t['m'], {
|
150
|
+
options: e,
|
151
|
+
onChange: a,
|
152
|
+
changeOnSelect: !0,
|
153
|
+
});
|
154
|
+
};
|
155
|
+
a['default'] = i;
|
156
|
+
},
|
157
|
+
JfJ6: function (e, a, n) {
|
158
|
+
'use strict';
|
159
|
+
n.r(a);
|
160
|
+
var l = n('tJVT'),
|
161
|
+
u = n('q1tI'),
|
162
|
+
t = n.n(u),
|
163
|
+
i = n('m/eG'),
|
164
|
+
o = () => {
|
165
|
+
var e = Object(u['useState'])('Unselect'),
|
166
|
+
a = Object(l['a'])(e, 2),
|
167
|
+
n = a[0],
|
168
|
+
o = a[1],
|
169
|
+
r = [
|
170
|
+
{
|
171
|
+
value: 'zhejiang',
|
172
|
+
label: 'Zhejiang',
|
173
|
+
children: [{ value: 'hangzhou', label: 'Hangzhou' }],
|
174
|
+
},
|
175
|
+
{
|
176
|
+
value: 'jiangsu',
|
177
|
+
label: 'Jiangsu',
|
178
|
+
children: [{ value: 'nanjing', label: 'Nanjing' }],
|
179
|
+
},
|
180
|
+
],
|
181
|
+
h = (e, a) => {
|
182
|
+
console.log(e), o(a.map((e) => e.label).join(', '));
|
183
|
+
};
|
184
|
+
return t.a.createElement(
|
185
|
+
'span',
|
186
|
+
null,
|
187
|
+
n,
|
188
|
+
'\xa0',
|
189
|
+
t.a.createElement(
|
190
|
+
i['m'],
|
191
|
+
{ options: r, onChange: h },
|
192
|
+
t.a.createElement('a', { href: '#' }, 'Change city'),
|
193
|
+
),
|
194
|
+
);
|
195
|
+
};
|
196
|
+
a['default'] = o;
|
197
|
+
},
|
198
|
+
TDnH: function (e, a, n) {
|
199
|
+
'use strict';
|
200
|
+
n.r(a);
|
201
|
+
var l = n('q1tI'),
|
202
|
+
u = n.n(l),
|
203
|
+
t = n('m/eG'),
|
204
|
+
i = () => {
|
205
|
+
var e = [
|
206
|
+
{
|
207
|
+
code: 'zhejiang',
|
208
|
+
name: 'Zhejiang',
|
209
|
+
items: [
|
210
|
+
{
|
211
|
+
code: 'hangzhou',
|
212
|
+
name: 'Hangzhou',
|
213
|
+
items: [{ code: 'xihu', name: 'West Lake' }],
|
214
|
+
},
|
215
|
+
],
|
216
|
+
},
|
217
|
+
{
|
218
|
+
code: 'jiangsu',
|
219
|
+
name: 'Jiangsu',
|
220
|
+
items: [
|
221
|
+
{
|
222
|
+
code: 'nanjing',
|
223
|
+
name: 'Nanjing',
|
224
|
+
items: [{ code: 'zhonghuamen', name: 'Zhong Hua Men' }],
|
225
|
+
},
|
226
|
+
],
|
227
|
+
},
|
228
|
+
];
|
229
|
+
function a(e) {
|
230
|
+
console.log(e);
|
231
|
+
}
|
232
|
+
return u.a.createElement(t['m'], {
|
233
|
+
fieldNames: { label: 'name', value: 'code', children: 'items' },
|
234
|
+
options: e,
|
235
|
+
onChange: a,
|
236
|
+
placeholder: 'Please select',
|
237
|
+
});
|
238
|
+
};
|
239
|
+
a['default'] = i;
|
240
|
+
},
|
241
|
+
WWiE: function (e, a, n) {
|
242
|
+
'use strict';
|
243
|
+
n.r(a);
|
244
|
+
var l = n('tJVT'),
|
245
|
+
u = n('q1tI'),
|
246
|
+
t = n.n(u),
|
247
|
+
i = n('m/eG'),
|
248
|
+
o = () => {
|
249
|
+
var e = [
|
250
|
+
{ value: 'zhejiang', label: 'Zhejiang', isLeaf: !1 },
|
251
|
+
{ value: 'jiangsu', label: 'Jiangsu', isLeaf: !1 },
|
252
|
+
],
|
253
|
+
a = t.a.useState(e),
|
254
|
+
n = Object(l['a'])(a, 2),
|
255
|
+
u = n[0],
|
256
|
+
o = n[1],
|
257
|
+
r = (e, a) => {
|
258
|
+
console.log(e, a);
|
259
|
+
},
|
260
|
+
h = (e) => {
|
261
|
+
var a = e[e.length - 1];
|
262
|
+
(a.loading = !0),
|
263
|
+
setTimeout(() => {
|
264
|
+
(a.loading = !1),
|
265
|
+
(a.children = [
|
266
|
+
{
|
267
|
+
label: ''.concat(a.label, ' Dynamic 1'),
|
268
|
+
value: 'dynamic1',
|
269
|
+
},
|
270
|
+
{
|
271
|
+
label: ''.concat(a.label, ' Dynamic 2'),
|
272
|
+
value: 'dynamic2',
|
273
|
+
},
|
274
|
+
]),
|
275
|
+
o([...u]);
|
276
|
+
}, 1e3);
|
277
|
+
};
|
278
|
+
return t.a.createElement(i['m'], {
|
279
|
+
options: u,
|
280
|
+
loadData: h,
|
281
|
+
onChange: r,
|
282
|
+
changeOnSelect: !0,
|
283
|
+
});
|
284
|
+
};
|
285
|
+
a['default'] = o;
|
286
|
+
},
|
287
|
+
WbeM: function (e, a, n) {
|
288
|
+
'use strict';
|
289
|
+
n.r(a);
|
290
|
+
var l = n('q1tI'),
|
291
|
+
u = n.n(l),
|
292
|
+
t = n('m/eG'),
|
293
|
+
i = () => {
|
294
|
+
var e = [
|
295
|
+
{
|
296
|
+
value: 'zhejiang',
|
297
|
+
label: 'Zhejiang',
|
298
|
+
children: [
|
299
|
+
{
|
300
|
+
value: 'hangzhou',
|
301
|
+
label: 'Hangzhou',
|
302
|
+
children: [{ value: 'xihu', label: 'West Lake' }],
|
303
|
+
},
|
304
|
+
],
|
305
|
+
},
|
306
|
+
{
|
307
|
+
value: 'jiangsu',
|
308
|
+
label: 'Jiangsu',
|
309
|
+
children: [
|
310
|
+
{
|
311
|
+
value: 'nanjing',
|
312
|
+
label: 'Nanjing',
|
313
|
+
children: [{ value: 'zhonghuamen', label: 'Zhong Hua Men' }],
|
314
|
+
},
|
315
|
+
],
|
316
|
+
},
|
317
|
+
];
|
318
|
+
function a(e) {
|
319
|
+
console.log(e);
|
320
|
+
}
|
321
|
+
return u.a.createElement(t['m'], {
|
322
|
+
options: e,
|
323
|
+
onChange: a,
|
324
|
+
placeholder: 'Please select',
|
325
|
+
});
|
326
|
+
};
|
327
|
+
a['default'] = i;
|
328
|
+
},
|
329
|
+
XxqF: function (e, a, n) {
|
330
|
+
'use strict';
|
331
|
+
n.r(a);
|
332
|
+
var l = n('q1tI'),
|
333
|
+
u = n.n(l),
|
334
|
+
t = n('m/eG'),
|
335
|
+
i = () => {
|
336
|
+
var e = [
|
337
|
+
{
|
338
|
+
value: 'zhejiang',
|
339
|
+
label: 'Zhejiang',
|
340
|
+
children: [
|
341
|
+
{
|
342
|
+
value: 'hangzhou',
|
343
|
+
label: 'Hangzhou',
|
344
|
+
children: [{ value: 'xihu', label: 'West Lake' }],
|
345
|
+
},
|
346
|
+
],
|
347
|
+
},
|
348
|
+
{
|
349
|
+
value: 'jiangsu',
|
350
|
+
label: 'Jiangsu',
|
351
|
+
disabled: !0,
|
352
|
+
children: [
|
353
|
+
{
|
354
|
+
value: 'nanjing',
|
355
|
+
label: 'Nanjing',
|
356
|
+
children: [{ value: 'zhonghuamen', label: 'Zhong Hua Men' }],
|
357
|
+
},
|
358
|
+
],
|
359
|
+
},
|
360
|
+
];
|
361
|
+
function a(e) {
|
362
|
+
console.log(e);
|
363
|
+
}
|
364
|
+
return u.a.createElement(t['m'], { options: e, onChange: a });
|
365
|
+
};
|
366
|
+
a['default'] = i;
|
367
|
+
},
|
368
|
+
ZPVx: function (e, a, n) {
|
369
|
+
'use strict';
|
370
|
+
n.r(a);
|
371
|
+
var l = n('q1tI'),
|
372
|
+
u = n.n(l),
|
373
|
+
t = n('m/eG'),
|
374
|
+
i = () => {
|
375
|
+
var e = [
|
376
|
+
{
|
377
|
+
value: 'zhejiang',
|
378
|
+
label: 'Zhejiang',
|
379
|
+
children: [
|
380
|
+
{
|
381
|
+
value: 'hangzhou',
|
382
|
+
label: 'Hangzhou',
|
383
|
+
children: [{ value: 'xihu', label: 'West Lake' }],
|
384
|
+
},
|
385
|
+
],
|
386
|
+
},
|
387
|
+
{
|
388
|
+
value: 'jiangsu',
|
389
|
+
label: 'Jiangsu',
|
390
|
+
children: [
|
391
|
+
{
|
392
|
+
value: 'nanjing',
|
393
|
+
label: 'Nanjing',
|
394
|
+
children: [{ value: 'zhonghuamen', label: 'Zhong Hua Men' }],
|
395
|
+
},
|
396
|
+
],
|
397
|
+
},
|
398
|
+
];
|
399
|
+
function a(e) {
|
400
|
+
console.log(e);
|
401
|
+
}
|
402
|
+
function n(e) {
|
403
|
+
return e[e.length - 1];
|
404
|
+
}
|
405
|
+
return u.a.createElement(t['m'], {
|
406
|
+
options: e,
|
407
|
+
expandTrigger: 'hover',
|
408
|
+
displayRender: n,
|
409
|
+
onChange: a,
|
410
|
+
});
|
411
|
+
};
|
412
|
+
a['default'] = i;
|
413
|
+
},
|
414
|
+
eenW: function (e, a, n) {
|
415
|
+
'use strict';
|
416
|
+
n.r(a);
|
417
|
+
var l = n('q1tI'),
|
418
|
+
u = n.n(l),
|
419
|
+
t = n('m/eG'),
|
420
|
+
i = () => {
|
421
|
+
var e = [
|
422
|
+
{
|
423
|
+
value: 'zhejiang',
|
424
|
+
label: 'Zhejiang',
|
425
|
+
children: [
|
426
|
+
{
|
427
|
+
value: 'hangzhou',
|
428
|
+
label: 'Hangzhou',
|
429
|
+
children: [{ value: 'xihu', label: 'West Lake' }],
|
430
|
+
},
|
431
|
+
],
|
432
|
+
},
|
433
|
+
{
|
434
|
+
value: 'jiangsu',
|
435
|
+
label: 'Jiangsu',
|
436
|
+
children: [
|
437
|
+
{
|
438
|
+
value: 'nanjing',
|
439
|
+
label: 'Nanjing',
|
440
|
+
children: [{ value: 'zhonghuamen', label: 'Zhong Hua Men' }],
|
441
|
+
},
|
442
|
+
],
|
443
|
+
},
|
444
|
+
];
|
445
|
+
function a(e) {
|
446
|
+
console.log(e);
|
447
|
+
}
|
448
|
+
return u.a.createElement(
|
449
|
+
u.a.Fragment,
|
450
|
+
null,
|
451
|
+
u.a.createElement(t['m'], {
|
452
|
+
size: 'large',
|
453
|
+
options: e,
|
454
|
+
onChange: a,
|
455
|
+
}),
|
456
|
+
u.a.createElement('br', null),
|
457
|
+
u.a.createElement('br', null),
|
458
|
+
u.a.createElement(t['m'], { options: e, onChange: a }),
|
459
|
+
u.a.createElement('br', null),
|
460
|
+
u.a.createElement('br', null),
|
461
|
+
u.a.createElement(t['m'], {
|
462
|
+
size: 'small',
|
463
|
+
options: e,
|
464
|
+
onChange: a,
|
465
|
+
}),
|
466
|
+
u.a.createElement('br', null),
|
467
|
+
u.a.createElement('br', null),
|
468
|
+
);
|
469
|
+
};
|
470
|
+
a['default'] = i;
|
471
|
+
},
|
472
|
+
sTLe: function (e, a, n) {
|
473
|
+
'use strict';
|
474
|
+
n.r(a);
|
475
|
+
var l = n('q1tI'),
|
476
|
+
u = n.n(l),
|
477
|
+
t = n('m/eG'),
|
478
|
+
i = () => {
|
479
|
+
var e = [
|
480
|
+
{
|
481
|
+
value: 'zhejiang',
|
482
|
+
label: 'Zhejiang',
|
483
|
+
children: [
|
484
|
+
{
|
485
|
+
value: 'hangzhou',
|
486
|
+
label: 'Hangzhou',
|
487
|
+
children: [{ value: 'xihu', label: 'West Lake' }],
|
488
|
+
},
|
489
|
+
],
|
490
|
+
},
|
491
|
+
{
|
492
|
+
value: 'jiangsu',
|
493
|
+
label: 'Jiangsu',
|
494
|
+
children: [
|
495
|
+
{
|
496
|
+
value: 'nanjing',
|
497
|
+
label: 'Nanjing',
|
498
|
+
children: [{ value: 'zhonghuamen', label: 'Zhong Hua Men' }],
|
499
|
+
},
|
500
|
+
],
|
501
|
+
},
|
502
|
+
];
|
503
|
+
function a(e) {
|
504
|
+
return u.a.createElement(
|
505
|
+
'div',
|
506
|
+
null,
|
507
|
+
e,
|
508
|
+
u.a.createElement(t['u'], { style: { margin: 0 } }),
|
509
|
+
u.a.createElement(
|
510
|
+
'div',
|
511
|
+
{ style: { padding: 8 } },
|
512
|
+
'The footer is not very short.',
|
513
|
+
),
|
514
|
+
);
|
515
|
+
}
|
516
|
+
return u.a.createElement(t['m'], {
|
517
|
+
options: e,
|
518
|
+
dropdownRender: a,
|
519
|
+
placeholder: 'Please select',
|
520
|
+
});
|
521
|
+
};
|
522
|
+
a['default'] = i;
|
523
|
+
},
|
524
|
+
wCKq: function (e, a, n) {
|
525
|
+
'use strict';
|
526
|
+
n.r(a);
|
527
|
+
var l = n('q1tI'),
|
528
|
+
u = n.n(l),
|
529
|
+
t = n('m/eG'),
|
530
|
+
i = () => {
|
531
|
+
var e = [
|
532
|
+
{
|
533
|
+
value: 'zhejiang',
|
534
|
+
label: 'Zhejiang',
|
535
|
+
children: [
|
536
|
+
{
|
537
|
+
value: 'hangzhou',
|
538
|
+
label: 'Hangzhou',
|
539
|
+
children: [
|
540
|
+
{ value: 'xihu', label: 'West Lake' },
|
541
|
+
{ value: 'xiasha', label: 'Xia Sha', disabled: !0 },
|
542
|
+
],
|
543
|
+
},
|
544
|
+
],
|
545
|
+
},
|
546
|
+
{
|
547
|
+
value: 'jiangsu',
|
548
|
+
label: 'Jiangsu',
|
549
|
+
children: [
|
550
|
+
{
|
551
|
+
value: 'nanjing',
|
552
|
+
label: 'Nanjing',
|
553
|
+
children: [{ value: 'zhonghuamen', label: 'Zhong Hua men' }],
|
554
|
+
},
|
555
|
+
],
|
556
|
+
},
|
557
|
+
];
|
558
|
+
function a(e, a) {
|
559
|
+
console.log(e, a);
|
560
|
+
}
|
561
|
+
function n(e, a) {
|
562
|
+
return a.some(
|
563
|
+
(a) => a.label.toLowerCase().indexOf(e.toLowerCase()) > -1,
|
564
|
+
);
|
565
|
+
}
|
566
|
+
return u.a.createElement(t['m'], {
|
567
|
+
options: e,
|
568
|
+
onChange: a,
|
569
|
+
placeholder: 'Please select',
|
570
|
+
showSearch: { filter: n },
|
571
|
+
});
|
572
|
+
};
|
573
|
+
a['default'] = i;
|
574
|
+
},
|
575
|
+
},
|
576
|
+
]);
|