@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
package/docs-dist/demos_trela.js
CHANGED
@@ -1 +1,341 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[119],
|
3
|
+
{
|
4
|
+
'0TM3': function (e, t, r) {
|
5
|
+
'use strict';
|
6
|
+
r.r(t);
|
7
|
+
var n = r('q1tI'),
|
8
|
+
a = r.n(n),
|
9
|
+
s = r('m/eG'),
|
10
|
+
c = () =>
|
11
|
+
a.a.createElement(
|
12
|
+
a.a.Fragment,
|
13
|
+
null,
|
14
|
+
a.a.createElement(s['b'], {
|
15
|
+
message: 'Success Tips',
|
16
|
+
type: 'success',
|
17
|
+
showIcon: !0,
|
18
|
+
action: a.a.createElement(
|
19
|
+
s['i'],
|
20
|
+
{ size: 'small', type: 'text' },
|
21
|
+
'UNDO',
|
22
|
+
),
|
23
|
+
closable: !0,
|
24
|
+
}),
|
25
|
+
a.a.createElement(s['b'], {
|
26
|
+
message: 'Error Text',
|
27
|
+
showIcon: !0,
|
28
|
+
description:
|
29
|
+
'Error Description Error Description Error Description Error Description',
|
30
|
+
type: 'error',
|
31
|
+
action: a.a.createElement(
|
32
|
+
s['i'],
|
33
|
+
{ size: 'small', danger: !0 },
|
34
|
+
'Detail',
|
35
|
+
),
|
36
|
+
}),
|
37
|
+
a.a.createElement(s['b'], {
|
38
|
+
message: 'Warning Text',
|
39
|
+
type: 'warning',
|
40
|
+
action: a.a.createElement(
|
41
|
+
s['T'],
|
42
|
+
null,
|
43
|
+
a.a.createElement(
|
44
|
+
s['i'],
|
45
|
+
{ size: 'small', type: 'ghost' },
|
46
|
+
'Done',
|
47
|
+
),
|
48
|
+
),
|
49
|
+
closable: !0,
|
50
|
+
}),
|
51
|
+
a.a.createElement(s['b'], {
|
52
|
+
message: 'Info Text',
|
53
|
+
description:
|
54
|
+
'Info Description Info Description Info Description Info Description',
|
55
|
+
type: 'info',
|
56
|
+
action: a.a.createElement(
|
57
|
+
s['T'],
|
58
|
+
{ direction: 'vertical' },
|
59
|
+
a.a.createElement(
|
60
|
+
s['i'],
|
61
|
+
{ size: 'small', type: 'primary' },
|
62
|
+
'Accept',
|
63
|
+
),
|
64
|
+
a.a.createElement(
|
65
|
+
s['i'],
|
66
|
+
{ size: 'small', danger: !0, type: 'ghost' },
|
67
|
+
'Decline',
|
68
|
+
),
|
69
|
+
),
|
70
|
+
closable: !0,
|
71
|
+
}),
|
72
|
+
);
|
73
|
+
t['default'] = c;
|
74
|
+
},
|
75
|
+
'0yTw': function (e, t, r) {
|
76
|
+
'use strict';
|
77
|
+
r.r(t);
|
78
|
+
var n = r('q1tI'),
|
79
|
+
a = r.n(n),
|
80
|
+
s = r('m/eG'),
|
81
|
+
c = () =>
|
82
|
+
a.a.createElement(
|
83
|
+
a.a.Fragment,
|
84
|
+
null,
|
85
|
+
a.a.createElement(s['b'], {
|
86
|
+
message: 'Success Text',
|
87
|
+
description:
|
88
|
+
'Success Description Success Description Success Description',
|
89
|
+
type: 'success',
|
90
|
+
}),
|
91
|
+
a.a.createElement(s['b'], {
|
92
|
+
message: 'Info Text',
|
93
|
+
description:
|
94
|
+
'Info Description Info Description Info Description Info Description',
|
95
|
+
type: 'info',
|
96
|
+
}),
|
97
|
+
a.a.createElement(s['b'], {
|
98
|
+
message: 'Warning Text',
|
99
|
+
description:
|
100
|
+
'Warning Description Warning Description Warning Description Warning Description',
|
101
|
+
type: 'warning',
|
102
|
+
}),
|
103
|
+
a.a.createElement(s['b'], {
|
104
|
+
message: 'Error Text',
|
105
|
+
description:
|
106
|
+
'Error Description Error Description Error Description Error Description',
|
107
|
+
type: 'error',
|
108
|
+
}),
|
109
|
+
);
|
110
|
+
t['default'] = c;
|
111
|
+
},
|
112
|
+
'1xdl': function (e, t, r) {
|
113
|
+
'use strict';
|
114
|
+
r.r(t);
|
115
|
+
var n = r('q1tI'),
|
116
|
+
a = r.n(n),
|
117
|
+
s = r('m/eG'),
|
118
|
+
c = () => {
|
119
|
+
var e = (e) => {
|
120
|
+
console.log(e, 'I was closed.');
|
121
|
+
};
|
122
|
+
return a.a.createElement(
|
123
|
+
a.a.Fragment,
|
124
|
+
null,
|
125
|
+
a.a.createElement(s['b'], {
|
126
|
+
message:
|
127
|
+
'Warning Text Warning Text Warning TextW arning Text Warning Text Warning TextWarning Text',
|
128
|
+
type: 'warning',
|
129
|
+
closable: !0,
|
130
|
+
onClose: e,
|
131
|
+
}),
|
132
|
+
a.a.createElement(s['b'], {
|
133
|
+
message: 'Error Text',
|
134
|
+
description:
|
135
|
+
'Error Description Error Description Error Description Error Description Error Description Error Description',
|
136
|
+
type: 'error',
|
137
|
+
closable: !0,
|
138
|
+
onClose: e,
|
139
|
+
}),
|
140
|
+
);
|
141
|
+
};
|
142
|
+
t['default'] = c;
|
143
|
+
},
|
144
|
+
'5eOG': function (e, t, r) {
|
145
|
+
'use strict';
|
146
|
+
r.r(t);
|
147
|
+
var n = r('q1tI'),
|
148
|
+
a = r.n(n),
|
149
|
+
s = r('m/eG'),
|
150
|
+
c = () =>
|
151
|
+
a.a.createElement(
|
152
|
+
a.a.Fragment,
|
153
|
+
null,
|
154
|
+
a.a.createElement(s['b'], { message: 'Warning text', banner: !0 }),
|
155
|
+
a.a.createElement('br', null),
|
156
|
+
a.a.createElement(s['b'], {
|
157
|
+
message:
|
158
|
+
'Very long warning text warning text text text text text text text',
|
159
|
+
banner: !0,
|
160
|
+
closable: !0,
|
161
|
+
}),
|
162
|
+
a.a.createElement('br', null),
|
163
|
+
a.a.createElement(s['b'], {
|
164
|
+
showIcon: !1,
|
165
|
+
message: 'Warning text without icon',
|
166
|
+
banner: !0,
|
167
|
+
}),
|
168
|
+
a.a.createElement('br', null),
|
169
|
+
a.a.createElement(s['b'], {
|
170
|
+
type: 'error',
|
171
|
+
message: 'Error text',
|
172
|
+
banner: !0,
|
173
|
+
}),
|
174
|
+
);
|
175
|
+
t['default'] = c;
|
176
|
+
},
|
177
|
+
BRto: function (e, t, r) {
|
178
|
+
'use strict';
|
179
|
+
r.r(t);
|
180
|
+
var n = r('q1tI'),
|
181
|
+
a = r.n(n),
|
182
|
+
s = r('m/eG'),
|
183
|
+
c = r('hCLT'),
|
184
|
+
i = () =>
|
185
|
+
a.a.createElement(s['b'], {
|
186
|
+
banner: !0,
|
187
|
+
message: a.a.createElement(
|
188
|
+
c['a'],
|
189
|
+
{ mask: !0 },
|
190
|
+
a.a.createElement('div', null, 'Notice message one'),
|
191
|
+
a.a.createElement('div', null, 'Notice message two'),
|
192
|
+
a.a.createElement('div', null, 'Notice message three'),
|
193
|
+
a.a.createElement('div', null, 'Notice message four'),
|
194
|
+
),
|
195
|
+
});
|
196
|
+
t['default'] = i;
|
197
|
+
},
|
198
|
+
UZ6J: function (e, t, r) {
|
199
|
+
'use strict';
|
200
|
+
r.r(t);
|
201
|
+
var n = r('q1tI'),
|
202
|
+
a = r.n(n),
|
203
|
+
s = r('m/eG'),
|
204
|
+
c = () =>
|
205
|
+
a.a.createElement(
|
206
|
+
a.a.Fragment,
|
207
|
+
null,
|
208
|
+
a.a.createElement(s['b'], {
|
209
|
+
message: 'Success Text',
|
210
|
+
type: 'success',
|
211
|
+
}),
|
212
|
+
a.a.createElement(s['b'], { message: 'Info Text', type: 'info' }),
|
213
|
+
a.a.createElement(s['b'], {
|
214
|
+
message: 'Warning Text',
|
215
|
+
type: 'warning',
|
216
|
+
}),
|
217
|
+
a.a.createElement(s['b'], { message: 'Error Text', type: 'error' }),
|
218
|
+
);
|
219
|
+
t['default'] = c;
|
220
|
+
},
|
221
|
+
ebmF: function (e, t, r) {
|
222
|
+
'use strict';
|
223
|
+
r.r(t);
|
224
|
+
var n = r('q1tI'),
|
225
|
+
a = r.n(n),
|
226
|
+
s = r('m/eG'),
|
227
|
+
c = () =>
|
228
|
+
a.a.createElement(
|
229
|
+
a.a.Fragment,
|
230
|
+
null,
|
231
|
+
a.a.createElement(s['b'], {
|
232
|
+
message: 'Success Tips',
|
233
|
+
type: 'success',
|
234
|
+
showIcon: !0,
|
235
|
+
}),
|
236
|
+
a.a.createElement(s['b'], {
|
237
|
+
message: 'Informational Notes',
|
238
|
+
type: 'info',
|
239
|
+
showIcon: !0,
|
240
|
+
}),
|
241
|
+
a.a.createElement(s['b'], {
|
242
|
+
message: 'Warning',
|
243
|
+
type: 'warning',
|
244
|
+
showIcon: !0,
|
245
|
+
closable: !0,
|
246
|
+
}),
|
247
|
+
a.a.createElement(s['b'], {
|
248
|
+
message: 'Error',
|
249
|
+
type: 'error',
|
250
|
+
showIcon: !0,
|
251
|
+
}),
|
252
|
+
a.a.createElement(s['b'], {
|
253
|
+
message: 'Success Tips',
|
254
|
+
description:
|
255
|
+
'Detailed description and advice about successful copywriting.',
|
256
|
+
type: 'success',
|
257
|
+
showIcon: !0,
|
258
|
+
}),
|
259
|
+
a.a.createElement(s['b'], {
|
260
|
+
message: 'Informational Notes',
|
261
|
+
description:
|
262
|
+
'Additional description and information about copywriting.',
|
263
|
+
type: 'info',
|
264
|
+
showIcon: !0,
|
265
|
+
}),
|
266
|
+
a.a.createElement(s['b'], {
|
267
|
+
message: 'Warning',
|
268
|
+
description: 'This is a warning notice about copywriting.',
|
269
|
+
type: 'warning',
|
270
|
+
showIcon: !0,
|
271
|
+
closable: !0,
|
272
|
+
}),
|
273
|
+
a.a.createElement(s['b'], {
|
274
|
+
message: 'Error',
|
275
|
+
description: 'This is an error message about copywriting.',
|
276
|
+
type: 'error',
|
277
|
+
showIcon: !0,
|
278
|
+
}),
|
279
|
+
);
|
280
|
+
t['default'] = c;
|
281
|
+
},
|
282
|
+
gWb2: function (e, t, r) {
|
283
|
+
'use strict';
|
284
|
+
r.r(t);
|
285
|
+
var n = r('tJVT'),
|
286
|
+
a = r('q1tI'),
|
287
|
+
s = r.n(a),
|
288
|
+
c = r('m/eG'),
|
289
|
+
i = () => {
|
290
|
+
var e = Object(a['useState'])(!0),
|
291
|
+
t = Object(n['a'])(e, 2),
|
292
|
+
r = t[0],
|
293
|
+
i = t[1],
|
294
|
+
o = () => {
|
295
|
+
i(!1);
|
296
|
+
};
|
297
|
+
return s.a.createElement(
|
298
|
+
'div',
|
299
|
+
null,
|
300
|
+
r
|
301
|
+
? s.a.createElement(c['b'], {
|
302
|
+
message: 'Alert Message Text',
|
303
|
+
type: 'success',
|
304
|
+
closable: !0,
|
305
|
+
afterClose: o,
|
306
|
+
})
|
307
|
+
: null,
|
308
|
+
s.a.createElement('p', null, 'placeholder text here'),
|
309
|
+
);
|
310
|
+
};
|
311
|
+
t['default'] = i;
|
312
|
+
},
|
313
|
+
oBxy: function (e, t, r) {
|
314
|
+
'use strict';
|
315
|
+
r.r(t);
|
316
|
+
var n = r('q1tI'),
|
317
|
+
a = r.n(n),
|
318
|
+
s = r('m/eG'),
|
319
|
+
c = () =>
|
320
|
+
a.a.createElement(s['b'], {
|
321
|
+
message: 'Success Text',
|
322
|
+
type: 'success',
|
323
|
+
});
|
324
|
+
t['default'] = c;
|
325
|
+
},
|
326
|
+
oioW: function (e, t, r) {
|
327
|
+
'use strict';
|
328
|
+
r.r(t);
|
329
|
+
var n = r('q1tI'),
|
330
|
+
a = r.n(n),
|
331
|
+
s = r('m/eG'),
|
332
|
+
c = () =>
|
333
|
+
a.a.createElement(s['b'], {
|
334
|
+
message: 'Info Text',
|
335
|
+
type: 'info',
|
336
|
+
closeText: 'Close Now',
|
337
|
+
});
|
338
|
+
t['default'] = c;
|
339
|
+
},
|
340
|
+
},
|
341
|
+
]);
|