@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,89 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[132],
|
3
|
+
{
|
4
|
+
'GM/M': function (e, a, n) {
|
5
|
+
'use strict';
|
6
|
+
n.r(a);
|
7
|
+
var t = n('q1tI'),
|
8
|
+
c = n.n(t),
|
9
|
+
l = n('dEAq');
|
10
|
+
n('JjdP');
|
11
|
+
a['default'] = (e) => (
|
12
|
+
c.a.useEffect(() => {
|
13
|
+
var a;
|
14
|
+
null !== e &&
|
15
|
+
void 0 !== e &&
|
16
|
+
null !== (a = e.location) &&
|
17
|
+
void 0 !== a &&
|
18
|
+
a.hash &&
|
19
|
+
l['AnchorLink'].scrollToAnchor(
|
20
|
+
decodeURIComponent(e.location.hash.slice(1)),
|
21
|
+
);
|
22
|
+
}, []),
|
23
|
+
c.a.createElement(
|
24
|
+
c.a.Fragment,
|
25
|
+
null,
|
26
|
+
c.a.createElement(
|
27
|
+
'div',
|
28
|
+
{ className: 'markdown' },
|
29
|
+
c.a.createElement(
|
30
|
+
'h1',
|
31
|
+
{ id: '\u53d1\u5e03\u8bb0\u5f55' },
|
32
|
+
c.a.createElement(
|
33
|
+
l['AnchorLink'],
|
34
|
+
{
|
35
|
+
to: '#\u53d1\u5e03\u8bb0\u5f55',
|
36
|
+
'aria-hidden': 'true',
|
37
|
+
tabIndex: -1,
|
38
|
+
},
|
39
|
+
c.a.createElement('span', { className: 'icon icon-link' }),
|
40
|
+
),
|
41
|
+
'\u53d1\u5e03\u8bb0\u5f55',
|
42
|
+
),
|
43
|
+
c.a.createElement(
|
44
|
+
'h2',
|
45
|
+
{
|
46
|
+
id: '20210923-fix-cascader-\u81ea\u5b9a\u4e49\u5b57\u6bb5\u540d-\u62a5\u9519\u95ee\u9898',
|
47
|
+
},
|
48
|
+
c.a.createElement(
|
49
|
+
l['AnchorLink'],
|
50
|
+
{
|
51
|
+
to: '#20210923-fix-cascader-\u81ea\u5b9a\u4e49\u5b57\u6bb5\u540d-\u62a5\u9519\u95ee\u9898',
|
52
|
+
'aria-hidden': 'true',
|
53
|
+
tabIndex: -1,
|
54
|
+
},
|
55
|
+
c.a.createElement('span', { className: 'icon icon-link' }),
|
56
|
+
),
|
57
|
+
'2021/09/23 fix: cascader \u81ea\u5b9a\u4e49\u5b57\u6bb5\u540d \u62a5\u9519\u95ee\u9898',
|
58
|
+
),
|
59
|
+
c.a.createElement('p', null, '@fle-ui/next@1.0.0-alpha.11'),
|
60
|
+
c.a.createElement(
|
61
|
+
'p',
|
62
|
+
null,
|
63
|
+
'\u9501\u5b9a"rc-cascader": "1.4.3"\u7248\u672c\u5f97\u4ee5\u89e3\u51b3',
|
64
|
+
),
|
65
|
+
c.a.createElement(
|
66
|
+
'h2',
|
67
|
+
{ id: '20210922-\u5185\u6d4b\u8bd5\u7248\u53d1\u5e03' },
|
68
|
+
c.a.createElement(
|
69
|
+
l['AnchorLink'],
|
70
|
+
{
|
71
|
+
to: '#20210922-\u5185\u6d4b\u8bd5\u7248\u53d1\u5e03',
|
72
|
+
'aria-hidden': 'true',
|
73
|
+
tabIndex: -1,
|
74
|
+
},
|
75
|
+
c.a.createElement('span', { className: 'icon icon-link' }),
|
76
|
+
),
|
77
|
+
'2021/09/22 \u5185\u6d4b\u8bd5\u7248\u53d1\u5e03',
|
78
|
+
),
|
79
|
+
c.a.createElement(
|
80
|
+
'p',
|
81
|
+
null,
|
82
|
+
'@fle-ui/next@1.0.0-alpha.10 \u63a5\u5165 ant design \u7ec4\u4ef6\u80fd\u529b',
|
83
|
+
),
|
84
|
+
),
|
85
|
+
)
|
86
|
+
);
|
87
|
+
},
|
88
|
+
},
|
89
|
+
]);
|
package/docs-dist/dumi_demos.js
CHANGED
@@ -1 +1,456 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[133],
|
3
|
+
{
|
4
|
+
F4QJ: function (e, t, n) {
|
5
|
+
'use strict';
|
6
|
+
function r() {
|
7
|
+
var e = a(n('q1tI'));
|
8
|
+
return (
|
9
|
+
(r = function () {
|
10
|
+
return e;
|
11
|
+
}),
|
12
|
+
e
|
13
|
+
);
|
14
|
+
}
|
15
|
+
function o() {
|
16
|
+
var e = n('dEAq');
|
17
|
+
return (
|
18
|
+
(o = function () {
|
19
|
+
return e;
|
20
|
+
}),
|
21
|
+
e
|
22
|
+
);
|
23
|
+
}
|
24
|
+
function a(e) {
|
25
|
+
return e && e.__esModule ? e : { default: e };
|
26
|
+
}
|
27
|
+
function i(e, t) {
|
28
|
+
var n = Object.keys(e);
|
29
|
+
if (Object.getOwnPropertySymbols) {
|
30
|
+
var r = Object.getOwnPropertySymbols(e);
|
31
|
+
t &&
|
32
|
+
(r = r.filter(function (t) {
|
33
|
+
return Object.getOwnPropertyDescriptor(e, t).enumerable;
|
34
|
+
})),
|
35
|
+
n.push.apply(n, r);
|
36
|
+
}
|
37
|
+
return n;
|
38
|
+
}
|
39
|
+
function c(e) {
|
40
|
+
for (var t = 1; t < arguments.length; t++) {
|
41
|
+
var n = null != arguments[t] ? arguments[t] : {};
|
42
|
+
t % 2
|
43
|
+
? i(Object(n), !0).forEach(function (t) {
|
44
|
+
u(e, t, n[t]);
|
45
|
+
})
|
46
|
+
: Object.getOwnPropertyDescriptors
|
47
|
+
? Object.defineProperties(e, Object.getOwnPropertyDescriptors(n))
|
48
|
+
: i(Object(n)).forEach(function (t) {
|
49
|
+
Object.defineProperty(
|
50
|
+
e,
|
51
|
+
t,
|
52
|
+
Object.getOwnPropertyDescriptor(n, t),
|
53
|
+
);
|
54
|
+
});
|
55
|
+
}
|
56
|
+
return e;
|
57
|
+
}
|
58
|
+
function u(e, t, n) {
|
59
|
+
return (
|
60
|
+
t in e
|
61
|
+
? Object.defineProperty(e, t, {
|
62
|
+
value: n,
|
63
|
+
enumerable: !0,
|
64
|
+
configurable: !0,
|
65
|
+
writable: !0,
|
66
|
+
})
|
67
|
+
: (e[t] = n),
|
68
|
+
e
|
69
|
+
);
|
70
|
+
}
|
71
|
+
Object.defineProperty(t, '__esModule', { value: !0 }),
|
72
|
+
(t.default = void 0);
|
73
|
+
var l = function (e) {
|
74
|
+
return e.render();
|
75
|
+
},
|
76
|
+
d = function (e, t) {
|
77
|
+
var n = [],
|
78
|
+
a = e.match.params.uuid,
|
79
|
+
i = void 0 === e.location.query.wrapper,
|
80
|
+
u = t[a];
|
81
|
+
if (u) {
|
82
|
+
var d = c(
|
83
|
+
c({}, u.previewerProps),
|
84
|
+
{},
|
85
|
+
{
|
86
|
+
hideActions: (u.previewerProps.hideActions || []).concat([
|
87
|
+
'EXTERNAL',
|
88
|
+
]),
|
89
|
+
},
|
90
|
+
);
|
91
|
+
void 0 !== e.location.query.capture &&
|
92
|
+
((d.motions = (d.motions || []).slice()),
|
93
|
+
d.motions.unshift('autoplay'),
|
94
|
+
d.motions.every(function (e) {
|
95
|
+
return !e.startsWith('capture');
|
96
|
+
}) && d.motions.push('capture:[id|=root]')),
|
97
|
+
(n = i
|
98
|
+
? [
|
99
|
+
r().default.createElement(l, {
|
100
|
+
render: function () {
|
101
|
+
return (
|
102
|
+
(0, o().useMotions)(
|
103
|
+
d.motions || [],
|
104
|
+
'undefined' !== typeof window
|
105
|
+
? document.documentElement
|
106
|
+
: null,
|
107
|
+
),
|
108
|
+
r().default.createElement(
|
109
|
+
'div',
|
110
|
+
{},
|
111
|
+
r().default.createElement(u.component),
|
112
|
+
)
|
113
|
+
);
|
114
|
+
},
|
115
|
+
}),
|
116
|
+
]
|
117
|
+
: [d, r().default.createElement(u.component)]);
|
118
|
+
}
|
119
|
+
return n;
|
120
|
+
};
|
121
|
+
t.default = d;
|
122
|
+
},
|
123
|
+
MZF8: function (e, t, n) {
|
124
|
+
'use strict';
|
125
|
+
var r = n('ogwx');
|
126
|
+
n.d(t, 'a', function () {
|
127
|
+
return r['b'];
|
128
|
+
});
|
129
|
+
n('VCU9');
|
130
|
+
},
|
131
|
+
RZMt: function (e, t, n) {},
|
132
|
+
Zxc8: function (e, t, n) {
|
133
|
+
'use strict';
|
134
|
+
n.r(t);
|
135
|
+
var r = n('q1tI'),
|
136
|
+
o = n.n(r),
|
137
|
+
a = n('k3GJ'),
|
138
|
+
i = n('MZF8'),
|
139
|
+
c = n('dEAq'),
|
140
|
+
u = n('H1Ra');
|
141
|
+
n('RZMt');
|
142
|
+
function l(e, t) {
|
143
|
+
return p(e) || f(e, t) || s(e, t) || d();
|
144
|
+
}
|
145
|
+
function d() {
|
146
|
+
throw new TypeError(
|
147
|
+
'Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.',
|
148
|
+
);
|
149
|
+
}
|
150
|
+
function s(e, t) {
|
151
|
+
if (e) {
|
152
|
+
if ('string' === typeof e) return m(e, t);
|
153
|
+
var n = Object.prototype.toString.call(e).slice(8, -1);
|
154
|
+
return (
|
155
|
+
'Object' === n && e.constructor && (n = e.constructor.name),
|
156
|
+
'Map' === n || 'Set' === n
|
157
|
+
? Array.from(e)
|
158
|
+
: 'Arguments' === n ||
|
159
|
+
/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)
|
160
|
+
? m(e, t)
|
161
|
+
: void 0
|
162
|
+
);
|
163
|
+
}
|
164
|
+
}
|
165
|
+
function m(e, t) {
|
166
|
+
(null == t || t > e.length) && (t = e.length);
|
167
|
+
for (var n = 0, r = new Array(t); n < t; n++) r[n] = e[n];
|
168
|
+
return r;
|
169
|
+
}
|
170
|
+
function f(e, t) {
|
171
|
+
var n =
|
172
|
+
null == e
|
173
|
+
? null
|
174
|
+
: ('undefined' !== typeof Symbol && e[Symbol.iterator]) ||
|
175
|
+
e['@@iterator'];
|
176
|
+
if (null != n) {
|
177
|
+
var r,
|
178
|
+
o,
|
179
|
+
a = [],
|
180
|
+
i = !0,
|
181
|
+
c = !1;
|
182
|
+
try {
|
183
|
+
for (n = n.call(e); !(i = (r = n.next()).done); i = !0)
|
184
|
+
if ((a.push(r.value), t && a.length === t)) break;
|
185
|
+
} catch (u) {
|
186
|
+
(c = !0), (o = u);
|
187
|
+
} finally {
|
188
|
+
try {
|
189
|
+
i || null == n['return'] || n['return']();
|
190
|
+
} finally {
|
191
|
+
if (c) throw o;
|
192
|
+
}
|
193
|
+
}
|
194
|
+
return a;
|
195
|
+
}
|
196
|
+
}
|
197
|
+
function p(e) {
|
198
|
+
if (Array.isArray(e)) return e;
|
199
|
+
}
|
200
|
+
function b(e, t) {
|
201
|
+
var n,
|
202
|
+
r =
|
203
|
+
null === (n = e.match(/\.(\w+)$/)) || void 0 === n ? void 0 : n[1];
|
204
|
+
return r || (r = t.tsx ? 'tsx' : 'jsx'), r;
|
205
|
+
}
|
206
|
+
var v = function (e) {
|
207
|
+
var t,
|
208
|
+
n,
|
209
|
+
d,
|
210
|
+
s = Object(r['useRef'])(),
|
211
|
+
m = Object(r['useContext'])(c['context']),
|
212
|
+
f = m.locale,
|
213
|
+
p = Object(c['useLocaleProps'])(f, e),
|
214
|
+
v = Object(c['useDemoUrl'])(p.identifier),
|
215
|
+
y = p.demoUrl || v,
|
216
|
+
_ =
|
217
|
+
(null === i['a'] || void 0 === i['a']
|
218
|
+
? void 0
|
219
|
+
: i['a'].location.hash) === '#'.concat(p.identifier),
|
220
|
+
O = 1 === Object.keys(p.sources).length,
|
221
|
+
E = Object(c['useCodeSandbox'])(
|
222
|
+
(
|
223
|
+
null === (t = p.hideActions) || void 0 === t
|
224
|
+
? void 0
|
225
|
+
: t.includes('CSB')
|
226
|
+
)
|
227
|
+
? null
|
228
|
+
: p,
|
229
|
+
),
|
230
|
+
h = Object(c['useRiddle'])(
|
231
|
+
(
|
232
|
+
null === (n = p.hideActions) || void 0 === n
|
233
|
+
? void 0
|
234
|
+
: n.includes('RIDDLE')
|
235
|
+
)
|
236
|
+
? null
|
237
|
+
: p,
|
238
|
+
),
|
239
|
+
w = Object(c['useMotions'])(p.motions || [], s.current),
|
240
|
+
j = l(w, 2),
|
241
|
+
g = j[0],
|
242
|
+
k = j[1],
|
243
|
+
S = Object(c['useCopy'])(),
|
244
|
+
C = l(S, 2),
|
245
|
+
N = C[0],
|
246
|
+
x = C[1],
|
247
|
+
A = Object(r['useState'])('_'),
|
248
|
+
P = l(A, 2),
|
249
|
+
M = P[0],
|
250
|
+
R = P[1],
|
251
|
+
I = Object(r['useState'])(b(M, p.sources[M])),
|
252
|
+
L = l(I, 2),
|
253
|
+
D = L[0],
|
254
|
+
T = L[1],
|
255
|
+
q = Object(r['useState'])(Boolean(p.defaultShowCode)),
|
256
|
+
J = l(q, 2),
|
257
|
+
U = J[0],
|
258
|
+
Z = J[1],
|
259
|
+
$ = Object(r['useState'])(Math.random()),
|
260
|
+
B = l($, 2),
|
261
|
+
F = B[0],
|
262
|
+
X = B[1],
|
263
|
+
G = p.sources[M][D] || p.sources[M].content,
|
264
|
+
H = Object(c['useTSPlaygroundUrl'])(f, G),
|
265
|
+
K = Object(r['useRef'])(),
|
266
|
+
Q = Object(c['usePrefersColor'])(),
|
267
|
+
V = l(Q, 1),
|
268
|
+
W = V[0];
|
269
|
+
function z(e) {
|
270
|
+
R(e), T(b(e, p.sources[e]));
|
271
|
+
}
|
272
|
+
return (
|
273
|
+
Object(r['useEffect'])(
|
274
|
+
function () {
|
275
|
+
X(Math.random());
|
276
|
+
},
|
277
|
+
[W],
|
278
|
+
),
|
279
|
+
o.a.createElement(
|
280
|
+
'div',
|
281
|
+
{
|
282
|
+
style: p.style,
|
283
|
+
className: [
|
284
|
+
p.className,
|
285
|
+
'__dumi-default-previewer',
|
286
|
+
_ ? '__dumi-default-previewer-target' : '',
|
287
|
+
]
|
288
|
+
.filter(Boolean)
|
289
|
+
.join(' '),
|
290
|
+
id: p.identifier,
|
291
|
+
'data-debug': p.debug || void 0,
|
292
|
+
'data-iframe': p.iframe || void 0,
|
293
|
+
},
|
294
|
+
p.iframe &&
|
295
|
+
o.a.createElement('div', {
|
296
|
+
className: '__dumi-default-previewer-browser-nav',
|
297
|
+
}),
|
298
|
+
o.a.createElement(
|
299
|
+
'div',
|
300
|
+
{
|
301
|
+
ref: s,
|
302
|
+
className: '__dumi-default-previewer-demo',
|
303
|
+
style: {
|
304
|
+
transform: p.transform ? 'translate(0, 0)' : void 0,
|
305
|
+
padding:
|
306
|
+
p.compact || (p.iframe && !1 !== p.compact) ? '0' : void 0,
|
307
|
+
background: p.background,
|
308
|
+
},
|
309
|
+
},
|
310
|
+
p.iframe
|
311
|
+
? o.a.createElement('iframe', {
|
312
|
+
title: 'dumi-previewer',
|
313
|
+
style: {
|
314
|
+
height: String(p.iframe).replace(/(\d)$/, '$1px'),
|
315
|
+
},
|
316
|
+
key: F,
|
317
|
+
src: y,
|
318
|
+
ref: K,
|
319
|
+
})
|
320
|
+
: p.children,
|
321
|
+
),
|
322
|
+
o.a.createElement(
|
323
|
+
'div',
|
324
|
+
{
|
325
|
+
className: '__dumi-default-previewer-desc',
|
326
|
+
'data-title': p.title,
|
327
|
+
},
|
328
|
+
p.title &&
|
329
|
+
o.a.createElement(
|
330
|
+
c['AnchorLink'],
|
331
|
+
{ to: '#'.concat(p.identifier) },
|
332
|
+
p.title,
|
333
|
+
),
|
334
|
+
p.description &&
|
335
|
+
o.a.createElement('div', {
|
336
|
+
dangerouslySetInnerHTML: { __html: p.description },
|
337
|
+
}),
|
338
|
+
),
|
339
|
+
o.a.createElement(
|
340
|
+
'div',
|
341
|
+
{ className: '__dumi-default-previewer-actions' },
|
342
|
+
E &&
|
343
|
+
o.a.createElement('button', {
|
344
|
+
title: 'Open demo on CodeSandbox.io',
|
345
|
+
className: '__dumi-default-icon',
|
346
|
+
role: 'codesandbox',
|
347
|
+
onClick: E,
|
348
|
+
}),
|
349
|
+
h &&
|
350
|
+
o.a.createElement('button', {
|
351
|
+
title: 'Open demo on Riddle',
|
352
|
+
className: '__dumi-default-icon',
|
353
|
+
role: 'riddle',
|
354
|
+
onClick: h,
|
355
|
+
}),
|
356
|
+
p.motions &&
|
357
|
+
o.a.createElement('button', {
|
358
|
+
title: 'Execute motions',
|
359
|
+
className: '__dumi-default-icon',
|
360
|
+
role: 'motions',
|
361
|
+
disabled: k,
|
362
|
+
onClick: function () {
|
363
|
+
return g();
|
364
|
+
},
|
365
|
+
}),
|
366
|
+
p.iframe &&
|
367
|
+
o.a.createElement('button', {
|
368
|
+
title: 'Reload demo iframe page',
|
369
|
+
className: '__dumi-default-icon',
|
370
|
+
role: 'refresh',
|
371
|
+
onClick: function () {
|
372
|
+
return X(Math.random());
|
373
|
+
},
|
374
|
+
}),
|
375
|
+
!(null === (d = p.hideActions) || void 0 === d
|
376
|
+
? void 0
|
377
|
+
: d.includes('EXTERNAL')) &&
|
378
|
+
o.a.createElement(
|
379
|
+
c['Link'],
|
380
|
+
{ target: '_blank', to: y },
|
381
|
+
o.a.createElement('button', {
|
382
|
+
title: 'Open demo in new tab',
|
383
|
+
className: '__dumi-default-icon',
|
384
|
+
role: 'open-demo',
|
385
|
+
type: 'button',
|
386
|
+
}),
|
387
|
+
),
|
388
|
+
o.a.createElement('span', null),
|
389
|
+
o.a.createElement('button', {
|
390
|
+
title: 'Copy source code',
|
391
|
+
className: '__dumi-default-icon',
|
392
|
+
role: 'copy',
|
393
|
+
'data-status': x,
|
394
|
+
onClick: function () {
|
395
|
+
return N(G);
|
396
|
+
},
|
397
|
+
}),
|
398
|
+
'tsx' === D &&
|
399
|
+
U &&
|
400
|
+
o.a.createElement(
|
401
|
+
c['Link'],
|
402
|
+
{ target: '_blank', to: H },
|
403
|
+
o.a.createElement('button', {
|
404
|
+
title: 'Get JSX via TypeScript Playground',
|
405
|
+
className: '__dumi-default-icon',
|
406
|
+
role: 'change-tsx',
|
407
|
+
type: 'button',
|
408
|
+
}),
|
409
|
+
),
|
410
|
+
o.a.createElement('button', {
|
411
|
+
title: 'Toggle source code panel',
|
412
|
+
className: '__dumi-default-icon'.concat(
|
413
|
+
U ? ' __dumi-default-btn-expand' : '',
|
414
|
+
),
|
415
|
+
role: 'source',
|
416
|
+
type: 'button',
|
417
|
+
onClick: function () {
|
418
|
+
return Z(!U);
|
419
|
+
},
|
420
|
+
}),
|
421
|
+
),
|
422
|
+
U &&
|
423
|
+
o.a.createElement(
|
424
|
+
'div',
|
425
|
+
{ className: '__dumi-default-previewer-source-wrapper' },
|
426
|
+
!O &&
|
427
|
+
o.a.createElement(
|
428
|
+
a['b'],
|
429
|
+
{
|
430
|
+
className: '__dumi-default-previewer-source-tab',
|
431
|
+
prefixCls: '__dumi-default-tabs',
|
432
|
+
moreIcon: '\xb7\xb7\xb7',
|
433
|
+
defaultActiveKey: M,
|
434
|
+
onChange: z,
|
435
|
+
},
|
436
|
+
Object.keys(p.sources).map(function (e) {
|
437
|
+
return o.a.createElement(a['a'], {
|
438
|
+
tab:
|
439
|
+
'_' === e ? 'index.'.concat(b(e, p.sources[e])) : e,
|
440
|
+
key: e,
|
441
|
+
});
|
442
|
+
}),
|
443
|
+
),
|
444
|
+
o.a.createElement(
|
445
|
+
'div',
|
446
|
+
{ className: '__dumi-default-previewer-source' },
|
447
|
+
o.a.createElement(u['a'], { code: G, lang: D, showCopy: !1 }),
|
448
|
+
),
|
449
|
+
),
|
450
|
+
)
|
451
|
+
);
|
452
|
+
};
|
453
|
+
t['default'] = v;
|
454
|
+
},
|
455
|
+
},
|
456
|
+
]);
|