@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,335 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[108],
|
3
|
+
{
|
4
|
+
'7rSs': function (e, t, l) {
|
5
|
+
'use strict';
|
6
|
+
l.r(t);
|
7
|
+
var n = l('q1tI'),
|
8
|
+
a = l.n(n),
|
9
|
+
c = l('m/eG'),
|
10
|
+
r = () => {
|
11
|
+
var e = a.a.createElement(
|
12
|
+
'div',
|
13
|
+
null,
|
14
|
+
a.a.createElement('p', null, 'Content'),
|
15
|
+
a.a.createElement('p', null, 'Content'),
|
16
|
+
);
|
17
|
+
return a.a.createElement(
|
18
|
+
c['K'],
|
19
|
+
{ content: e, title: 'Title' },
|
20
|
+
a.a.createElement(c['i'], { type: 'primary' }, 'Hover me'),
|
21
|
+
);
|
22
|
+
};
|
23
|
+
t['default'] = r;
|
24
|
+
},
|
25
|
+
Qq1b: function (e, t, l) {
|
26
|
+
'use strict';
|
27
|
+
l.r(t);
|
28
|
+
var n = l('q1tI'),
|
29
|
+
a = l.n(n),
|
30
|
+
c = l('m/eG'),
|
31
|
+
r = () => {
|
32
|
+
var e = a.a.createElement(
|
33
|
+
'div',
|
34
|
+
null,
|
35
|
+
a.a.createElement('p', null, 'Content'),
|
36
|
+
a.a.createElement('p', null, 'Content'),
|
37
|
+
);
|
38
|
+
return a.a.createElement(
|
39
|
+
'div',
|
40
|
+
null,
|
41
|
+
a.a.createElement(
|
42
|
+
c['K'],
|
43
|
+
{ content: e, title: 'Title', trigger: 'hover' },
|
44
|
+
a.a.createElement(c['i'], null, 'Hover me'),
|
45
|
+
),
|
46
|
+
a.a.createElement(
|
47
|
+
c['K'],
|
48
|
+
{ content: e, title: 'Title', trigger: 'focus' },
|
49
|
+
a.a.createElement(c['i'], null, 'Focus me'),
|
50
|
+
),
|
51
|
+
a.a.createElement(
|
52
|
+
c['K'],
|
53
|
+
{ content: e, title: 'Title', trigger: 'click' },
|
54
|
+
a.a.createElement(c['i'], null, 'Click me'),
|
55
|
+
),
|
56
|
+
);
|
57
|
+
};
|
58
|
+
t['default'] = r;
|
59
|
+
},
|
60
|
+
WPB9: function (e, t, l) {
|
61
|
+
'use strict';
|
62
|
+
l.r(t);
|
63
|
+
var n = l('tJVT'),
|
64
|
+
a = l('q1tI'),
|
65
|
+
c = l.n(a),
|
66
|
+
r = l('m/eG'),
|
67
|
+
i = () => {
|
68
|
+
var e = Object(a['useState'])(!1),
|
69
|
+
t = Object(n['a'])(e, 2),
|
70
|
+
l = t[0],
|
71
|
+
i = t[1],
|
72
|
+
m = Object(a['useState'])(!1),
|
73
|
+
o = Object(n['a'])(m, 2),
|
74
|
+
u = o[0],
|
75
|
+
E = o[1],
|
76
|
+
g = () => {
|
77
|
+
i(!1), E(!1);
|
78
|
+
},
|
79
|
+
p = (e) => {
|
80
|
+
i(!1), E(e);
|
81
|
+
},
|
82
|
+
s = (e) => {
|
83
|
+
i(e), E(!1);
|
84
|
+
},
|
85
|
+
v = c.a.createElement('div', null, 'This is hover content.'),
|
86
|
+
d = c.a.createElement('div', null, 'This is click content.');
|
87
|
+
return c.a.createElement(
|
88
|
+
r['K'],
|
89
|
+
{
|
90
|
+
style: { width: 500 },
|
91
|
+
content: v,
|
92
|
+
title: 'Hover title',
|
93
|
+
trigger: 'hover',
|
94
|
+
visible: u,
|
95
|
+
onVisibleChange: p,
|
96
|
+
},
|
97
|
+
c.a.createElement(
|
98
|
+
r['K'],
|
99
|
+
{
|
100
|
+
content: c.a.createElement(
|
101
|
+
'div',
|
102
|
+
null,
|
103
|
+
d,
|
104
|
+
c.a.createElement('a', { onClick: g }, 'Close'),
|
105
|
+
),
|
106
|
+
title: 'Click title',
|
107
|
+
trigger: 'click',
|
108
|
+
visible: l,
|
109
|
+
onVisibleChange: s,
|
110
|
+
},
|
111
|
+
c.a.createElement(
|
112
|
+
r['i'],
|
113
|
+
null,
|
114
|
+
'Hover and click / \u60ac\u505c\u5e76\u5355\u51fb',
|
115
|
+
),
|
116
|
+
),
|
117
|
+
);
|
118
|
+
};
|
119
|
+
t['default'] = i;
|
120
|
+
},
|
121
|
+
XHpK: function (e, t, l) {
|
122
|
+
'use strict';
|
123
|
+
l.r(t);
|
124
|
+
var n = l('q1tI'),
|
125
|
+
a = l.n(n),
|
126
|
+
c = l('m/eG'),
|
127
|
+
r = () => {
|
128
|
+
var e = a.a.createElement(
|
129
|
+
a.a.Fragment,
|
130
|
+
null,
|
131
|
+
a.a.createElement('p', null, 'Content'),
|
132
|
+
a.a.createElement('p', null, 'Content'),
|
133
|
+
);
|
134
|
+
return a.a.createElement(
|
135
|
+
a.a.Fragment,
|
136
|
+
null,
|
137
|
+
a.a.createElement(
|
138
|
+
c['K'],
|
139
|
+
{ placement: 'topLeft', title: 'Title', content: e },
|
140
|
+
a.a.createElement(
|
141
|
+
c['i'],
|
142
|
+
null,
|
143
|
+
'Align edge / \u8fb9\u7f18\u5bf9\u9f50',
|
144
|
+
),
|
145
|
+
),
|
146
|
+
a.a.createElement(
|
147
|
+
c['K'],
|
148
|
+
{
|
149
|
+
placement: 'topLeft',
|
150
|
+
title: 'Title',
|
151
|
+
content: e,
|
152
|
+
arrowPointAtCenter: !0,
|
153
|
+
},
|
154
|
+
a.a.createElement(
|
155
|
+
c['i'],
|
156
|
+
null,
|
157
|
+
'Arrow points to center / \u7bad\u5934\u6307\u5411\u4e2d\u5fc3',
|
158
|
+
),
|
159
|
+
),
|
160
|
+
);
|
161
|
+
};
|
162
|
+
t['default'] = r;
|
163
|
+
},
|
164
|
+
dSec: function (e, t, l) {
|
165
|
+
'use strict';
|
166
|
+
l.r(t);
|
167
|
+
var n = l('tJVT'),
|
168
|
+
a = l('q1tI'),
|
169
|
+
c = l.n(a),
|
170
|
+
r = l('m/eG'),
|
171
|
+
i = () => {
|
172
|
+
var e = Object(a['useState'])(!1),
|
173
|
+
t = Object(n['a'])(e, 2),
|
174
|
+
l = t[0],
|
175
|
+
i = t[1],
|
176
|
+
m = () => {
|
177
|
+
i(!1);
|
178
|
+
},
|
179
|
+
o = (e) => {
|
180
|
+
i(e);
|
181
|
+
};
|
182
|
+
return c.a.createElement(
|
183
|
+
r['K'],
|
184
|
+
{
|
185
|
+
content: c.a.createElement('a', { onClick: m }, 'Close'),
|
186
|
+
title: 'Title',
|
187
|
+
trigger: 'click',
|
188
|
+
visible: l,
|
189
|
+
onVisibleChange: o,
|
190
|
+
},
|
191
|
+
c.a.createElement(r['i'], { type: 'primary' }, 'Click me'),
|
192
|
+
);
|
193
|
+
};
|
194
|
+
t['default'] = i;
|
195
|
+
},
|
196
|
+
mhrs: function (e, t, l) {
|
197
|
+
'use strict';
|
198
|
+
l.r(t);
|
199
|
+
var n = l('q1tI'),
|
200
|
+
a = l.n(n),
|
201
|
+
c = l('m/eG'),
|
202
|
+
r = () => {
|
203
|
+
var e = a.a.createElement('span', null, 'Title'),
|
204
|
+
t = a.a.createElement(
|
205
|
+
'div',
|
206
|
+
null,
|
207
|
+
a.a.createElement('p', null, 'Content'),
|
208
|
+
a.a.createElement('p', null, 'Content'),
|
209
|
+
),
|
210
|
+
l = 70;
|
211
|
+
return a.a.createElement(
|
212
|
+
'div',
|
213
|
+
{ className: 'demo' },
|
214
|
+
a.a.createElement(
|
215
|
+
'div',
|
216
|
+
{ style: { marginLeft: l, whiteSpace: 'nowrap' } },
|
217
|
+
a.a.createElement(
|
218
|
+
c['K'],
|
219
|
+
{
|
220
|
+
placement: 'topLeft',
|
221
|
+
title: e,
|
222
|
+
content: t,
|
223
|
+
trigger: 'click',
|
224
|
+
},
|
225
|
+
a.a.createElement(c['i'], null, 'TL'),
|
226
|
+
),
|
227
|
+
a.a.createElement(
|
228
|
+
c['K'],
|
229
|
+
{ placement: 'top', title: e, content: t, trigger: 'click' },
|
230
|
+
a.a.createElement(c['i'], null, 'Top'),
|
231
|
+
),
|
232
|
+
a.a.createElement(
|
233
|
+
c['K'],
|
234
|
+
{
|
235
|
+
placement: 'topRight',
|
236
|
+
title: e,
|
237
|
+
content: t,
|
238
|
+
trigger: 'click',
|
239
|
+
},
|
240
|
+
a.a.createElement(c['i'], null, 'TR'),
|
241
|
+
),
|
242
|
+
),
|
243
|
+
a.a.createElement(
|
244
|
+
'div',
|
245
|
+
{ style: { width: l, float: 'left' } },
|
246
|
+
a.a.createElement(
|
247
|
+
c['K'],
|
248
|
+
{
|
249
|
+
placement: 'leftTop',
|
250
|
+
title: e,
|
251
|
+
content: t,
|
252
|
+
trigger: 'click',
|
253
|
+
},
|
254
|
+
a.a.createElement(c['i'], null, 'LT'),
|
255
|
+
),
|
256
|
+
a.a.createElement(
|
257
|
+
c['K'],
|
258
|
+
{ placement: 'left', title: e, content: t, trigger: 'click' },
|
259
|
+
a.a.createElement(c['i'], null, 'Left'),
|
260
|
+
),
|
261
|
+
a.a.createElement(
|
262
|
+
c['K'],
|
263
|
+
{
|
264
|
+
placement: 'leftBottom',
|
265
|
+
title: e,
|
266
|
+
content: t,
|
267
|
+
trigger: 'click',
|
268
|
+
},
|
269
|
+
a.a.createElement(c['i'], null, 'LB'),
|
270
|
+
),
|
271
|
+
),
|
272
|
+
a.a.createElement(
|
273
|
+
'div',
|
274
|
+
{ style: { width: l, marginLeft: 4 * l + 24 } },
|
275
|
+
a.a.createElement(
|
276
|
+
c['K'],
|
277
|
+
{
|
278
|
+
placement: 'rightTop',
|
279
|
+
title: e,
|
280
|
+
content: t,
|
281
|
+
trigger: 'click',
|
282
|
+
},
|
283
|
+
a.a.createElement(c['i'], null, 'RT'),
|
284
|
+
),
|
285
|
+
a.a.createElement(
|
286
|
+
c['K'],
|
287
|
+
{ placement: 'right', title: e, content: t, trigger: 'click' },
|
288
|
+
a.a.createElement(c['i'], null, 'Right'),
|
289
|
+
),
|
290
|
+
a.a.createElement(
|
291
|
+
c['K'],
|
292
|
+
{
|
293
|
+
placement: 'rightBottom',
|
294
|
+
title: e,
|
295
|
+
content: t,
|
296
|
+
trigger: 'click',
|
297
|
+
},
|
298
|
+
a.a.createElement(c['i'], null, 'RB'),
|
299
|
+
),
|
300
|
+
),
|
301
|
+
a.a.createElement(
|
302
|
+
'div',
|
303
|
+
{ style: { marginLeft: l, clear: 'both', whiteSpace: 'nowrap' } },
|
304
|
+
a.a.createElement(
|
305
|
+
c['K'],
|
306
|
+
{
|
307
|
+
placement: 'bottomLeft',
|
308
|
+
title: e,
|
309
|
+
content: t,
|
310
|
+
trigger: 'click',
|
311
|
+
},
|
312
|
+
a.a.createElement(c['i'], null, 'BL'),
|
313
|
+
),
|
314
|
+
a.a.createElement(
|
315
|
+
c['K'],
|
316
|
+
{ placement: 'bottom', title: e, content: t, trigger: 'click' },
|
317
|
+
a.a.createElement(c['i'], null, 'Bottom'),
|
318
|
+
),
|
319
|
+
a.a.createElement(
|
320
|
+
c['K'],
|
321
|
+
{
|
322
|
+
placement: 'bottomRight',
|
323
|
+
title: e,
|
324
|
+
content: t,
|
325
|
+
trigger: 'click',
|
326
|
+
},
|
327
|
+
a.a.createElement(c['i'], null, 'BR'),
|
328
|
+
),
|
329
|
+
),
|
330
|
+
);
|
331
|
+
};
|
332
|
+
t['default'] = r;
|
333
|
+
},
|
334
|
+
},
|
335
|
+
]);
|