@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/wrappers.js
CHANGED
@@ -1 +1,21 @@
|
|
1
|
-
(window[
|
1
|
+
(window['webpackJsonp'] = window['webpackJsonp'] || []).push([
|
2
|
+
[143],
|
3
|
+
{
|
4
|
+
MZF8: function (t, e, o) {
|
5
|
+
'use strict';
|
6
|
+
var n = o('ogwx');
|
7
|
+
o.d(e, 'a', function () {
|
8
|
+
return n['b'];
|
9
|
+
});
|
10
|
+
o('VCU9');
|
11
|
+
},
|
12
|
+
RGYn: function (t) {
|
13
|
+
t.exports = JSON.parse(
|
14
|
+
'{"menus":{"en-US":{"/components":[{"title":"\u901a\u7528","children":[{"path":"/components/button","title":"Button \u6309\u94ae"},{"path":"/components/icon","title":"Icon \u56fe\u6807"},{"path":"/components/typography","title":"Typography \u6392\u7248"}]},{"title":"\u5e03\u5c40","children":[{"path":"/components/divider","title":"Divider \u5206\u5272\u7ebf"},{"path":"/components/grid","title":"Grid \u6805\u683c"},{"path":"/components/layout","title":"Layout \u5e03\u5c40"},{"path":"/components/space","title":"Space \u95f4\u8ddd"}]},{"title":"\u5bfc\u822a","children":[{"path":"/components/affix","title":"Affix \u56fa\u9489"},{"path":"/components/breadcrumb","title":"Breadcrumb \u9762\u5305\u5c51"},{"path":"/components/steps","title":"Steps \u6b65\u9aa4\u6761"},{"path":"/components/dropdown","title":"Dropdown \u4e0b\u62c9\u83dc\u5355"},{"path":"/components/menu","title":"Menu \u5bfc\u822a"},{"path":"/components/pagination","title":"Pagination \u5206\u9875"},{"path":"/components/page-header","title":"PageHeader \u9875\u5934"}]},{"title":"\u6570\u636e\u5f55\u5165","children":[{"path":"/components/auto-complete","title":"AutoComplete \u81ea\u52a8\u5b8c\u6210"},{"path":"/components/cascader","title":"Cascader \u7ea7\u8054\u9009\u62e9"},{"path":"/components/checkbox","title":"Checkbox \u591a\u9009\u6846"},{"path":"/components/date-picker","title":"DatePicker \u65e5\u671f\u9009\u62e9\u6846"},{"path":"/components/form","title":"Form \u8868\u5355"},{"path":"/components/input","title":"Input \u8f93\u5165\u6846"},{"path":"/components/input-number","title":"InputNumber \u6570\u5b57\u8f93\u5165\u6846"},{"path":"/components/mentions","title":"Mentions \u63d0\u53ca"},{"path":"/components/radio","title":"Radio \u5355\u9009\u6846"},{"path":"/components/select","title":"Select \u9009\u62e9\u5668"},{"path":"/components/slider","title":"Slider \u6ed1\u52a8\u8f93\u5165\u6761"},{"path":"/components/switch","title":"Switch \u5f00\u5173"},{"path":"/components/time-picker","title":"TimePicker \u65f6\u95f4\u9009\u62e9\u6846"},{"path":"/components/transfer","title":"Transfer \u7a7f\u68ad\u6846"},{"path":"/components/tree-select","title":"TreeSelect \u6811\u9009\u62e9"},{"path":"/components/upload","title":"Upload \u4e0a\u4f20"},{"path":"/components/rate","title":"Rate \u8bc4\u5206"}]},{"title":"\u6570\u636e\u5c55\u793a","children":[{"path":"/components/avatar","title":"Avatar \u5934\u50cf"},{"path":"/components/badge","title":"Badge \u5fbd\u6807\u6570"},{"path":"/components/calendar","title":"Calendar \u65e5\u5386"},{"path":"/components/card","title":"Card \u5361\u7247"},{"path":"/components/carousel","title":"Carousel \u8d70\u9a6c\u706f"},{"path":"/components/collapse","title":"Collapse \u6298\u53e0\u9762\u677f"},{"path":"/components/comment","title":"Comment \u8bc4\u8bba"},{"path":"/components/descriptions","title":"Descriptions \u63cf\u8ff0\u5217\u8868"},{"path":"/components/empty","title":"Empty \u7a7a\u72b6\u6001"},{"path":"/components/image","title":"Image \u56fe\u7247"},{"path":"/components/list","title":"List \u5217\u8868"},{"path":"/components/statistic","title":"Statistic \u7edf\u8ba1\u6570\u503c"},{"path":"/components/table","title":"Table \u8868\u683c"},{"path":"/components/tabs","title":"Tabs \u6807\u7b7e\u9875"},{"path":"/components/tag","title":"Tag \u6807\u7b7e"},{"path":"/components/timeline","title":"Timeline \u65f6\u95f4\u8f74"},{"path":"/components/tooltip","title":"Tooltip \u6587\u5b57\u63d0\u793a"},{"path":"/components/popover","title":"Popover \u6c14\u6ce1\u5361\u7247"}]},{"title":"\u53cd\u9988","children":[{"path":"/components/alert","title":"Alert \u8b66\u544a\u63d0\u793a"},{"path":"/components/drawer","title":"Drawer \u62bd\u5c49"},{"path":"/components/message","title":"Message \u5168\u5c40\u63d0\u793a"},{"path":"/components/modal","title":"Modal \u5bf9\u8bdd\u6846"},{"path":"/components/notification","title":"Notification \u53cd\u9988"},{"path":"/components/popconfirm","title":"Popconfirm \u6c14\u6ce1\u786e\u8ba4\u6846"},{"path":"/components/progress","title":"Progress \u8fdb\u5ea6\u6761"},{"path":"/components/result","title":"Result \u7ed3\u679c"},{"path":"/components/spin","title":"Spin \u52a0\u8f7d\u4e2d"}]},{"title":"\u5176\u4ed6","children":[{"path":"/components/anchor","title":"Anchor \u951a\u70b9"},{"path":"/components/back-top","title":"BackTop \u56de\u5230\u9876\u90e8"},{"path":"/components/config-provider","title":"ConfigProvider\u5168\u5c40\u5316\u914d\u7f6e"}]}],"*":[{"path":"/","title":"Index","meta":{}}],"/document":[{"path":"/document/introduce","title":"Fle-ui of React","meta":{"order":1}},{"path":"/document/getting-started","title":"\u5feb\u901f\u4e0a\u624b","meta":{"order":2}},{"path":"/document/practical-projects","title":"\u9879\u76ee\u5b9e\u6218","meta":{"order":3}}],"/story":[{"path":"/story","title":"\u53d1\u5e03\u8bb0\u5f55","meta":{}}]}},"locales":[{"name":"en-US","label":"English"}],"navs":{"en-US":[{"title":"\u6587\u6863","path":"/document"},{"title":"\u7ec4\u4ef6","path":"/components"},{"title":"\u793e\u533a\u8d44\u6e90","children":[{"title":"fle-ui-pro \u4e1a\u52a1\u7ec4\u4ef6","path":"https://fle-ui-pro.fxqifu.com/"},{"title":"fle-cli","path":"https://flecli.fxqifu.com/"},{"title":"fle-git","path":"https://flecli.fxqifu.com/fle-git"},{"title":"\u5e38\u7528\u5de5\u5177","path":"https://flecli.fxqifu.com/community/copy"}]},{"title":"\u53d1\u5e03\u8bb0\u5f55","path":"/story"},{"title":"GitLab","path":"https://gitlab.fxqifu.com.cn/fle-ui/fle-ui-next"}]},"title":"Fle-UI","logo":"https://oss.elebuys.com/resource/programme/202106211028580003961886.png","mode":"site","repository":{"url":"","branch":"master"},"theme":{}}',
|
15
|
+
);
|
16
|
+
},
|
17
|
+
Zs1V: function (t) {
|
18
|
+
t.exports = JSON.parse('{}');
|
19
|
+
},
|
20
|
+
},
|
21
|
+
]);
|
@@ -5,14 +5,17 @@
|
|
5
5
|
@picker-prefix-cls: ~'@{ant-prefix}-picker';
|
6
6
|
|
7
7
|
.@{drawer-prefix-cls} {
|
8
|
-
@drawer-header-close-padding: ceil(
|
8
|
+
@drawer-header-close-padding: ceil(
|
9
|
+
((@drawer-header-close-size - @font-size-lg) / 2)
|
10
|
+
);
|
9
11
|
|
10
12
|
position: fixed;
|
11
13
|
z-index: @zindex-modal;
|
12
14
|
width: 0%;
|
13
15
|
height: 100%;
|
14
16
|
transition: transform @animation-duration-slow @ease-base-out,
|
15
|
-
height 0s ease @animation-duration-slow,
|
17
|
+
height 0s ease @animation-duration-slow,
|
18
|
+
width 0s ease @animation-duration-slow;
|
16
19
|
> * {
|
17
20
|
transition: transform @animation-duration-slow @ease-base-out,
|
18
21
|
box-shadow @animation-duration-slow @ease-base-out;
|
@@ -151,7 +154,7 @@
|
|
151
154
|
&-close {
|
152
155
|
display: inline-block;
|
153
156
|
margin-right: 12px;
|
154
|
-
color: @
|
157
|
+
color: @drawer-close-color;
|
155
158
|
font-weight: 700;
|
156
159
|
font-size: @font-size-lg;
|
157
160
|
font-style: normal;
|
@@ -228,7 +231,8 @@
|
|
228
231
|
background-color: @modal-mask-bg;
|
229
232
|
opacity: 0;
|
230
233
|
filter: ~'alpha(opacity=45)';
|
231
|
-
transition: opacity @animation-duration-slow linear,
|
234
|
+
transition: opacity @animation-duration-slow linear,
|
235
|
+
height 0s ease @animation-duration-slow;
|
232
236
|
pointer-events: none;
|
233
237
|
}
|
234
238
|
|
@@ -32,7 +32,9 @@
|
|
32
32
|
@success-color-active: color(~`colorPalette('@{success-color}', 7) `);
|
33
33
|
@success-color-outline: fade(@success-color, @outline-fade);
|
34
34
|
@success-color-deprecated-bg: color(~`colorPalette('@{success-color}', 1) `);
|
35
|
-
@success-color-deprecated-border: color(
|
35
|
+
@success-color-deprecated-border: color(
|
36
|
+
~`colorPalette('@{success-color}', 3) `
|
37
|
+
);
|
36
38
|
|
37
39
|
// >>> Warning
|
38
40
|
@warning-color: @gold-6;
|
@@ -40,7 +42,9 @@
|
|
40
42
|
@warning-color-active: color(~`colorPalette('@{warning-color}', 7) `);
|
41
43
|
@warning-color-outline: fade(@warning-color, @outline-fade);
|
42
44
|
@warning-color-deprecated-bg: color(~`colorPalette('@{warning-color}', 1) `);
|
43
|
-
@warning-color-deprecated-border: color(
|
45
|
+
@warning-color-deprecated-border: color(
|
46
|
+
~`colorPalette('@{warning-color}', 3) `
|
47
|
+
);
|
44
48
|
|
45
49
|
// >>> Error
|
46
50
|
@error-color: @red-5;
|
@@ -57,15 +61,21 @@
|
|
57
61
|
|
58
62
|
// Color used by default to control hover and active backgrounds and for
|
59
63
|
// alert info backgrounds.
|
60
|
-
@primary-1: color(
|
61
|
-
|
64
|
+
@primary-1: color(
|
65
|
+
~`colorPalette('@{primary-color}', 1) `
|
66
|
+
); // replace tint(@primary-color, 90%)
|
67
|
+
@primary-2: color(
|
68
|
+
~`colorPalette('@{primary-color}', 2) `
|
69
|
+
); // replace tint(@primary-color, 80%)
|
62
70
|
@primary-3: color(~`colorPalette('@{primary-color}', 3) `); // unused
|
63
71
|
@primary-4: color(~`colorPalette('@{primary-color}', 4) `); // unused
|
64
72
|
@primary-5: color(
|
65
73
|
~`colorPalette('@{primary-color}', 5) `
|
66
74
|
); // color used to control the text color in many active and hover states, replace tint(@primary-color, 20%)
|
67
75
|
@primary-6: @primary-color; // color used to control the text color of active buttons, don't use, use @primary-color
|
68
|
-
@primary-7: color(
|
76
|
+
@primary-7: color(
|
77
|
+
~`colorPalette('@{primary-color}', 7) `
|
78
|
+
); // replace shade(@primary-color, 5%)
|
69
79
|
@primary-8: color(~`colorPalette('@{primary-color}', 8) `); // unused
|
70
80
|
@primary-9: color(~`colorPalette('@{primary-color}', 9) `); // unused
|
71
81
|
@primary-10: color(~`colorPalette('@{primary-color}', 10) `); // unused
|
@@ -80,10 +90,11 @@
|
|
80
90
|
// Popover background color
|
81
91
|
@popover-background: @component-background;
|
82
92
|
@popover-customize-border-color: @border-color-split;
|
83
|
-
@font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
84
|
-
'Noto Sans', sans-serif, 'Apple Color Emoji',
|
85
|
-
'Noto Color Emoji';
|
86
|
-
@code-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier,
|
93
|
+
@font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
94
|
+
'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
|
95
|
+
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
96
|
+
@code-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier,
|
97
|
+
monospace;
|
87
98
|
@text-color: fade(@black, 85%);
|
88
99
|
@text-color-secondary: fade(@black, 45%);
|
89
100
|
@text-color-inverse: @white;
|
@@ -177,7 +188,11 @@
|
|
177
188
|
@outline-color: @primary-color; // No use anymore
|
178
189
|
@outline-fade: 20%;
|
179
190
|
|
180
|
-
@background-color-light: hsv(
|
191
|
+
@background-color-light: hsv(
|
192
|
+
0,
|
193
|
+
0,
|
194
|
+
98%
|
195
|
+
); // background of header and selected item
|
181
196
|
@background-color-base: hsv(0, 0, 96%); // Default grey background color
|
182
197
|
|
183
198
|
// Disabled states
|
@@ -190,14 +205,14 @@
|
|
190
205
|
@shadow-color: rgba(0, 0, 0, 0.15);
|
191
206
|
@shadow-color-inverse: @component-background;
|
192
207
|
@box-shadow-base: @shadow-2;
|
193
|
-
@shadow-1-up: 0 -6px 16px -8px rgba(0, 0, 0, 0.08),
|
194
|
-
0 -12px 48px 16px rgba(0, 0, 0, 0.03);
|
195
|
-
@shadow-1-down: 0 6px 16px -8px rgba(0, 0, 0, 0.08),
|
196
|
-
0 12px 48px 16px rgba(0, 0, 0, 0.03);
|
197
|
-
@shadow-1-left: -6px 0 16px -8px rgba(0, 0, 0, 0.08),
|
198
|
-
-12px 0 48px 16px rgba(0, 0, 0, 0.03);
|
199
|
-
@shadow-1-right: 6px 0 16px -8px rgba(0, 0, 0, 0.08),
|
200
|
-
12px 0 48px 16px rgba(0, 0, 0, 0.03);
|
208
|
+
@shadow-1-up: 0 -6px 16px -8px rgba(0, 0, 0, 0.08),
|
209
|
+
0 -9px 28px 0 rgba(0, 0, 0, 0.05), 0 -12px 48px 16px rgba(0, 0, 0, 0.03);
|
210
|
+
@shadow-1-down: 0 6px 16px -8px rgba(0, 0, 0, 0.08),
|
211
|
+
0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 12px 48px 16px rgba(0, 0, 0, 0.03);
|
212
|
+
@shadow-1-left: -6px 0 16px -8px rgba(0, 0, 0, 0.08),
|
213
|
+
-9px 0 28px 0 rgba(0, 0, 0, 0.05), -12px 0 48px 16px rgba(0, 0, 0, 0.03);
|
214
|
+
@shadow-1-right: 6px 0 16px -8px rgba(0, 0, 0, 0.08),
|
215
|
+
9px 0 28px 0 rgba(0, 0, 0, 0.05), 12px 0 48px 16px rgba(0, 0, 0, 0.03);
|
201
216
|
@shadow-2: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08),
|
202
217
|
0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
203
218
|
|
@@ -424,13 +439,18 @@
|
|
424
439
|
@input-padding-horizontal-sm: @control-padding-horizontal-sm - 1px;
|
425
440
|
@input-padding-horizontal-lg: @input-padding-horizontal;
|
426
441
|
@input-padding-vertical-base: max(
|
427
|
-
(
|
428
|
-
|
442
|
+
(
|
443
|
+
round(
|
444
|
+
((@input-height-base - @font-size-base * @line-height-base) / 2) * 10
|
445
|
+
) / 10
|
446
|
+
) - @border-width-base,
|
429
447
|
3px
|
430
448
|
);
|
431
449
|
@input-padding-vertical-sm: max(
|
432
|
-
(
|
433
|
-
|
450
|
+
(
|
451
|
+
round(((@input-height-sm - @font-size-base * @line-height-base) / 2) * 10) /
|
452
|
+
10
|
453
|
+
) - @border-width-base,
|
434
454
|
0
|
435
455
|
);
|
436
456
|
@input-padding-vertical-lg: (
|
@@ -475,7 +495,8 @@
|
|
475
495
|
@select-selection-item-bg: @background-color-base;
|
476
496
|
@select-selection-item-border-color: @border-color-split;
|
477
497
|
@select-single-item-height-lg: 40px;
|
478
|
-
@select-multiple-item-height: @input-height-base - @input-padding-vertical-base *
|
498
|
+
@select-multiple-item-height: @input-height-base - @input-padding-vertical-base *
|
499
|
+
2; // Normal 24px
|
479
500
|
@select-multiple-item-height-lg: 32px;
|
480
501
|
@select-multiple-item-spacing-half: ceil((@input-padding-vertical-base / 2));
|
481
502
|
@select-multiple-disabled-background: @input-disabled-bg;
|
@@ -545,7 +566,8 @@
|
|
545
566
|
@modal-header-padding-horizontal: @padding-lg;
|
546
567
|
@modal-body-padding: @padding-lg;
|
547
568
|
@modal-header-bg: @component-background;
|
548
|
-
@modal-header-padding: @modal-header-padding-vertical
|
569
|
+
@modal-header-padding: @modal-header-padding-vertical
|
570
|
+
@modal-header-padding-horizontal;
|
549
571
|
@modal-header-border-width: @border-width-base;
|
550
572
|
@modal-header-border-style: @border-style-base;
|
551
573
|
@modal-header-title-line-height: 22px;
|
@@ -739,8 +761,8 @@
|
|
739
761
|
@card-actions-li-margin: 12px 0;
|
740
762
|
@card-skeleton-bg: #cfd8dc;
|
741
763
|
@card-background: @component-background;
|
742
|
-
@card-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16),
|
743
|
-
0 5px 12px 4px rgba(0, 0, 0, 0.09);
|
764
|
+
@card-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16),
|
765
|
+
0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
|
744
766
|
@card-radius: @border-radius-base;
|
745
767
|
@card-head-tabs-margin-bottom: -17px;
|
746
768
|
@card-head-extra-color: @text-color;
|
@@ -956,8 +978,10 @@
|
|
956
978
|
@alert-with-description-no-icon-padding-vertical: @padding-md - 1px;
|
957
979
|
@alert-with-description-padding-vertical: @padding-md - 1px;
|
958
980
|
@alert-with-description-padding: @alert-with-description-padding-vertical 15px
|
959
|
-
@alert-with-description-no-icon-padding-vertical
|
960
|
-
@alert-
|
981
|
+
@alert-with-description-no-icon-padding-vertical
|
982
|
+
@alert-with-description-icon-size;
|
983
|
+
@alert-icon-top: 8px + @font-size-base * (@line-height-base / 2) -
|
984
|
+
(@font-size-base / 2);
|
961
985
|
@alert-with-description-icon-size: 24px;
|
962
986
|
|
963
987
|
// List
|
@@ -989,6 +1013,7 @@
|
|
989
1013
|
@drawer-footer-padding-vertical: @modal-footer-padding-vertical;
|
990
1014
|
@drawer-footer-padding-horizontal: @modal-footer-padding-horizontal;
|
991
1015
|
@drawer-header-close-size: 56px;
|
1016
|
+
@drawer-close-color: @text-color-secondary;
|
992
1017
|
|
993
1018
|
// Timeline
|
994
1019
|
// ---
|
@@ -1055,4 +1080,7 @@
|
|
1055
1080
|
@image-mask-font-size: 16px;
|
1056
1081
|
@image-preview-operation-size: 18px;
|
1057
1082
|
@image-preview-operation-color: @text-color-dark;
|
1058
|
-
@image-preview-operation-disabled-color: fade(
|
1083
|
+
@image-preview-operation-disabled-color: fade(
|
1084
|
+
@image-preview-operation-color,
|
1085
|
+
25%
|
1086
|
+
);
|
@@ -5,14 +5,17 @@
|
|
5
5
|
@picker-prefix-cls: ~'@{ant-prefix}-picker';
|
6
6
|
|
7
7
|
.@{drawer-prefix-cls} {
|
8
|
-
@drawer-header-close-padding: ceil(
|
8
|
+
@drawer-header-close-padding: ceil(
|
9
|
+
((@drawer-header-close-size - @font-size-lg) / 2)
|
10
|
+
);
|
9
11
|
|
10
12
|
position: fixed;
|
11
13
|
z-index: @zindex-modal;
|
12
14
|
width: 0%;
|
13
15
|
height: 100%;
|
14
16
|
transition: transform @animation-duration-slow @ease-base-out,
|
15
|
-
height 0s ease @animation-duration-slow,
|
17
|
+
height 0s ease @animation-duration-slow,
|
18
|
+
width 0s ease @animation-duration-slow;
|
16
19
|
> * {
|
17
20
|
transition: transform @animation-duration-slow @ease-base-out,
|
18
21
|
box-shadow @animation-duration-slow @ease-base-out;
|
@@ -151,7 +154,7 @@
|
|
151
154
|
&-close {
|
152
155
|
display: inline-block;
|
153
156
|
margin-right: 12px;
|
154
|
-
color: @
|
157
|
+
color: @drawer-close-color;
|
155
158
|
font-weight: 700;
|
156
159
|
font-size: @font-size-lg;
|
157
160
|
font-style: normal;
|
@@ -228,7 +231,8 @@
|
|
228
231
|
background-color: @modal-mask-bg;
|
229
232
|
opacity: 0;
|
230
233
|
filter: ~'alpha(opacity=45)';
|
231
|
-
transition: opacity @animation-duration-slow linear,
|
234
|
+
transition: opacity @animation-duration-slow linear,
|
235
|
+
height 0s ease @animation-duration-slow;
|
232
236
|
pointer-events: none;
|
233
237
|
}
|
234
238
|
|
@@ -32,7 +32,9 @@
|
|
32
32
|
@success-color-active: color(~`colorPalette('@{success-color}', 7) `);
|
33
33
|
@success-color-outline: fade(@success-color, @outline-fade);
|
34
34
|
@success-color-deprecated-bg: color(~`colorPalette('@{success-color}', 1) `);
|
35
|
-
@success-color-deprecated-border: color(
|
35
|
+
@success-color-deprecated-border: color(
|
36
|
+
~`colorPalette('@{success-color}', 3) `
|
37
|
+
);
|
36
38
|
|
37
39
|
// >>> Warning
|
38
40
|
@warning-color: @gold-6;
|
@@ -40,7 +42,9 @@
|
|
40
42
|
@warning-color-active: color(~`colorPalette('@{warning-color}', 7) `);
|
41
43
|
@warning-color-outline: fade(@warning-color, @outline-fade);
|
42
44
|
@warning-color-deprecated-bg: color(~`colorPalette('@{warning-color}', 1) `);
|
43
|
-
@warning-color-deprecated-border: color(
|
45
|
+
@warning-color-deprecated-border: color(
|
46
|
+
~`colorPalette('@{warning-color}', 3) `
|
47
|
+
);
|
44
48
|
|
45
49
|
// >>> Error
|
46
50
|
@error-color: @red-5;
|
@@ -57,15 +61,21 @@
|
|
57
61
|
|
58
62
|
// Color used by default to control hover and active backgrounds and for
|
59
63
|
// alert info backgrounds.
|
60
|
-
@primary-1: color(
|
61
|
-
|
64
|
+
@primary-1: color(
|
65
|
+
~`colorPalette('@{primary-color}', 1) `
|
66
|
+
); // replace tint(@primary-color, 90%)
|
67
|
+
@primary-2: color(
|
68
|
+
~`colorPalette('@{primary-color}', 2) `
|
69
|
+
); // replace tint(@primary-color, 80%)
|
62
70
|
@primary-3: color(~`colorPalette('@{primary-color}', 3) `); // unused
|
63
71
|
@primary-4: color(~`colorPalette('@{primary-color}', 4) `); // unused
|
64
72
|
@primary-5: color(
|
65
73
|
~`colorPalette('@{primary-color}', 5) `
|
66
74
|
); // color used to control the text color in many active and hover states, replace tint(@primary-color, 20%)
|
67
75
|
@primary-6: @primary-color; // color used to control the text color of active buttons, don't use, use @primary-color
|
68
|
-
@primary-7: color(
|
76
|
+
@primary-7: color(
|
77
|
+
~`colorPalette('@{primary-color}', 7) `
|
78
|
+
); // replace shade(@primary-color, 5%)
|
69
79
|
@primary-8: color(~`colorPalette('@{primary-color}', 8) `); // unused
|
70
80
|
@primary-9: color(~`colorPalette('@{primary-color}', 9) `); // unused
|
71
81
|
@primary-10: color(~`colorPalette('@{primary-color}', 10) `); // unused
|
@@ -80,10 +90,11 @@
|
|
80
90
|
// Popover background color
|
81
91
|
@popover-background: @component-background;
|
82
92
|
@popover-customize-border-color: @border-color-split;
|
83
|
-
@font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
84
|
-
'Noto Sans', sans-serif, 'Apple Color Emoji',
|
85
|
-
'Noto Color Emoji';
|
86
|
-
@code-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier,
|
93
|
+
@font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
|
94
|
+
'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
|
95
|
+
'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
|
96
|
+
@code-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier,
|
97
|
+
monospace;
|
87
98
|
@text-color: fade(@black, 85%);
|
88
99
|
@text-color-secondary: fade(@black, 45%);
|
89
100
|
@text-color-inverse: @white;
|
@@ -177,7 +188,11 @@
|
|
177
188
|
@outline-color: @primary-color; // No use anymore
|
178
189
|
@outline-fade: 20%;
|
179
190
|
|
180
|
-
@background-color-light: hsv(
|
191
|
+
@background-color-light: hsv(
|
192
|
+
0,
|
193
|
+
0,
|
194
|
+
98%
|
195
|
+
); // background of header and selected item
|
181
196
|
@background-color-base: hsv(0, 0, 96%); // Default grey background color
|
182
197
|
|
183
198
|
// Disabled states
|
@@ -190,14 +205,14 @@
|
|
190
205
|
@shadow-color: rgba(0, 0, 0, 0.15);
|
191
206
|
@shadow-color-inverse: @component-background;
|
192
207
|
@box-shadow-base: @shadow-2;
|
193
|
-
@shadow-1-up: 0 -6px 16px -8px rgba(0, 0, 0, 0.08),
|
194
|
-
0 -12px 48px 16px rgba(0, 0, 0, 0.03);
|
195
|
-
@shadow-1-down: 0 6px 16px -8px rgba(0, 0, 0, 0.08),
|
196
|
-
0 12px 48px 16px rgba(0, 0, 0, 0.03);
|
197
|
-
@shadow-1-left: -6px 0 16px -8px rgba(0, 0, 0, 0.08),
|
198
|
-
-12px 0 48px 16px rgba(0, 0, 0, 0.03);
|
199
|
-
@shadow-1-right: 6px 0 16px -8px rgba(0, 0, 0, 0.08),
|
200
|
-
12px 0 48px 16px rgba(0, 0, 0, 0.03);
|
208
|
+
@shadow-1-up: 0 -6px 16px -8px rgba(0, 0, 0, 0.08),
|
209
|
+
0 -9px 28px 0 rgba(0, 0, 0, 0.05), 0 -12px 48px 16px rgba(0, 0, 0, 0.03);
|
210
|
+
@shadow-1-down: 0 6px 16px -8px rgba(0, 0, 0, 0.08),
|
211
|
+
0 9px 28px 0 rgba(0, 0, 0, 0.05), 0 12px 48px 16px rgba(0, 0, 0, 0.03);
|
212
|
+
@shadow-1-left: -6px 0 16px -8px rgba(0, 0, 0, 0.08),
|
213
|
+
-9px 0 28px 0 rgba(0, 0, 0, 0.05), -12px 0 48px 16px rgba(0, 0, 0, 0.03);
|
214
|
+
@shadow-1-right: 6px 0 16px -8px rgba(0, 0, 0, 0.08),
|
215
|
+
9px 0 28px 0 rgba(0, 0, 0, 0.05), 12px 0 48px 16px rgba(0, 0, 0, 0.03);
|
201
216
|
@shadow-2: 0 3px 6px -4px rgba(0, 0, 0, 0.12), 0 6px 16px 0 rgba(0, 0, 0, 0.08),
|
202
217
|
0 9px 28px 8px rgba(0, 0, 0, 0.05);
|
203
218
|
|
@@ -424,13 +439,18 @@
|
|
424
439
|
@input-padding-horizontal-sm: @control-padding-horizontal-sm - 1px;
|
425
440
|
@input-padding-horizontal-lg: @input-padding-horizontal;
|
426
441
|
@input-padding-vertical-base: max(
|
427
|
-
(
|
428
|
-
|
442
|
+
(
|
443
|
+
round(
|
444
|
+
((@input-height-base - @font-size-base * @line-height-base) / 2) * 10
|
445
|
+
) / 10
|
446
|
+
) - @border-width-base,
|
429
447
|
3px
|
430
448
|
);
|
431
449
|
@input-padding-vertical-sm: max(
|
432
|
-
(
|
433
|
-
|
450
|
+
(
|
451
|
+
round(((@input-height-sm - @font-size-base * @line-height-base) / 2) * 10) /
|
452
|
+
10
|
453
|
+
) - @border-width-base,
|
434
454
|
0
|
435
455
|
);
|
436
456
|
@input-padding-vertical-lg: (
|
@@ -475,7 +495,8 @@
|
|
475
495
|
@select-selection-item-bg: @background-color-base;
|
476
496
|
@select-selection-item-border-color: @border-color-split;
|
477
497
|
@select-single-item-height-lg: 40px;
|
478
|
-
@select-multiple-item-height: @input-height-base - @input-padding-vertical-base *
|
498
|
+
@select-multiple-item-height: @input-height-base - @input-padding-vertical-base *
|
499
|
+
2; // Normal 24px
|
479
500
|
@select-multiple-item-height-lg: 32px;
|
480
501
|
@select-multiple-item-spacing-half: ceil((@input-padding-vertical-base / 2));
|
481
502
|
@select-multiple-disabled-background: @input-disabled-bg;
|
@@ -545,7 +566,8 @@
|
|
545
566
|
@modal-header-padding-horizontal: @padding-lg;
|
546
567
|
@modal-body-padding: @padding-lg;
|
547
568
|
@modal-header-bg: @component-background;
|
548
|
-
@modal-header-padding: @modal-header-padding-vertical
|
569
|
+
@modal-header-padding: @modal-header-padding-vertical
|
570
|
+
@modal-header-padding-horizontal;
|
549
571
|
@modal-header-border-width: @border-width-base;
|
550
572
|
@modal-header-border-style: @border-style-base;
|
551
573
|
@modal-header-title-line-height: 22px;
|
@@ -739,8 +761,8 @@
|
|
739
761
|
@card-actions-li-margin: 12px 0;
|
740
762
|
@card-skeleton-bg: #cfd8dc;
|
741
763
|
@card-background: @component-background;
|
742
|
-
@card-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16),
|
743
|
-
0 5px 12px 4px rgba(0, 0, 0, 0.09);
|
764
|
+
@card-shadow: 0 1px 2px -2px rgba(0, 0, 0, 0.16),
|
765
|
+
0 3px 6px 0 rgba(0, 0, 0, 0.12), 0 5px 12px 4px rgba(0, 0, 0, 0.09);
|
744
766
|
@card-radius: @border-radius-base;
|
745
767
|
@card-head-tabs-margin-bottom: -17px;
|
746
768
|
@card-head-extra-color: @text-color;
|
@@ -956,8 +978,10 @@
|
|
956
978
|
@alert-with-description-no-icon-padding-vertical: @padding-md - 1px;
|
957
979
|
@alert-with-description-padding-vertical: @padding-md - 1px;
|
958
980
|
@alert-with-description-padding: @alert-with-description-padding-vertical 15px
|
959
|
-
@alert-with-description-no-icon-padding-vertical
|
960
|
-
@alert-
|
981
|
+
@alert-with-description-no-icon-padding-vertical
|
982
|
+
@alert-with-description-icon-size;
|
983
|
+
@alert-icon-top: 8px + @font-size-base * (@line-height-base / 2) -
|
984
|
+
(@font-size-base / 2);
|
961
985
|
@alert-with-description-icon-size: 24px;
|
962
986
|
|
963
987
|
// List
|
@@ -989,6 +1013,7 @@
|
|
989
1013
|
@drawer-footer-padding-vertical: @modal-footer-padding-vertical;
|
990
1014
|
@drawer-footer-padding-horizontal: @modal-footer-padding-horizontal;
|
991
1015
|
@drawer-header-close-size: 56px;
|
1016
|
+
@drawer-close-color: @text-color-secondary;
|
992
1017
|
|
993
1018
|
// Timeline
|
994
1019
|
// ---
|
@@ -1055,4 +1080,7 @@
|
|
1055
1080
|
@image-mask-font-size: 16px;
|
1056
1081
|
@image-preview-operation-size: 18px;
|
1057
1082
|
@image-preview-operation-color: @text-color-dark;
|
1058
|
-
@image-preview-operation-disabled-color: fade(
|
1083
|
+
@image-preview-operation-disabled-color: fade(
|
1084
|
+
@image-preview-operation-color,
|
1085
|
+
25%
|
1086
|
+
);
|
package/package.json
CHANGED
package/report.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3
3
|
<head>
|
4
4
|
<meta charset="UTF-8"/>
|
5
5
|
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
6
|
-
<title>@fle-ui/next [
|
6
|
+
<title>@fle-ui/next [11 Oct 2021 at 19:33]</title>
|
7
7
|
<link rel="shortcut icon" href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAMAAACdt4HsAAABrVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+O1foceMD///+J0/qK1Pr7/v8Xdr/9///W8P4UdL7L7P0Scr2r4Pyj3vwad8D5/f/2/f+55f3E6f34+/2H0/ojfMKpzOd0rNgQcb3F3O/j9f7c8v6g3Pz0/P/w+v/q+P7n9v6T1/uQ1vuE0vqLut/y+v+Z2fvt+f+15Pzv9fuc2/vR7v2V2Pvd6/bg9P7I6/285/2y4/yp3/zp8vk8i8kqgMT7/P31+fyv4vxGkcz6/P6/6P3j7vfS5PNnpNUxhcbO7f7F6v3O4vHK3/DA2u631Ouy0eqXweKJud5wqthfoNMMbLvY8f73+v2dxeR8sNtTmdDx9/zX6PSjyeaCtd1YnNGX2PuQveCGt95Nls42h8dLlM3F4vBtAAAAM3RSTlMAAyOx0/sKBvik8opWGBMOAe3l1snDm2E9LSb06eHcu5JpHbarfHZCN9CBb08zzkdNS0kYaptYAAAFV0lEQVRYw92X51/aYBDHHS2O2qqttVbrqNq9m+TJIAYIShBkWwqIiCgoWvfeq7Z2/s29hyQNyUcR7LveGwVyXy6XH8/9rqxglLfUPLxVduUor3h0rfp2TYvpivk37929TkG037hffoX0+peVtZQc1589rigVUdXS/ABSAyEmGIO/1XfvldSK8vs3OqB6u3m0nxmIrvgB0dj7rr7Y9IbuF68hnfFaiHA/sxqm0wciIG43P60qKv9WXWc1RXGh/mFESFABTSBi0sNAKzqet17eCtOb3kZIDwxEEU0oAIJGYxNBDhBND29e0rtXXbcpuPmED9IhEAAQ/AXEaF8EPmnrrKsv0LvWR3fg5sWDNAFZOgAgaKvZDogHNU9MFwnnYROkc56RD5CjAbQX9Ow4g7upCsvYu55aSI/Nj0H1akgKQEUM94dwK65hYRmFU9MIcH/fqJYOZYcnuJSU/waKDgTOEVaVKhwrTRP5XzgSpAITYzom7UvkhFX5VutmxeNnWDjjswTKTyfgluNDGbUpWissXhF3s7mlSml+czWkg3D0l1nNjGNjz3myOQOa1KM/jOS6ebdbAVTCi4gljHSFrviza7tOgRWcS0MOUX9zdNgag5w7rRqA44Lzw0hr1WqES36dFliSJFlh2rXIae3FFcDDgKdxrUIDePr8jGcSClV1u7A9xeN0ModY/pHMxmR1EzRh8TJiwqsHmKW0l4FCEZI+jHio+JdPPE9qwQtTRxku2D8sIeRL2LnxWSllANCQGOIiqVHAz2ye2JR0DcH+HoxDkaADLjgxjKQ+AwCX/g0+DNgdG0ukYCONAe+dbc2IAc6fwt1ARoDSezNHxV2Cmzwv3O6lDMV55edBGwGK9n1+x2F8EDfAGCxug8MhpsMEcTEAWf3rx2vZhe/LAmtIn/6apE6PN0ULKgywD9mmdxbmFl3OvD5AS5fW5zLbv/YHmcsBTjf/afDz3MaZTVCfAP9z6/Bw6ycv8EUBWJIn9zYcoAWWlW9+OzO3vkTy8H+RANLmdrpOuYWdZYEXpo+TlCJrW5EARb7fF+bWdqf3hhyZI1nWJQHgznErZhbjoEsWqi8dQNoE294aldzFurwSABL2XXMf9+H1VQGke9exw5P/AnA5Pv5ngMul7LOvO922iwACu8WkCwLCafvM4CeWPxfA8lNHcWZSoi8EwMAIciKX2Z4SWCMAa3snCZ/G4EA8D6CMLNFsGQhkkz/gQNEBbPCbWsxGUpYVu3z8IyNAknwJkfPMEhLyrdi5RTyUVACkw4GSFRNWJNEW+fgPGwHD8/JxnRuLabN4CGNRkAE23na2+VmEAUmrYymSGjMAYqH84YUIyzgzs3XC7gNgH36Vcc4zKY9o9fgPBXUAiHHwVboBHGLiX6Zcjp1f2wu4tvzZKo0ecPnDtQYDQvJXaBeNzce45Fp28ZQLrEZVuFqgBwOalArKXnW1UzlnSusQKJqKYNuz4tOnI6sZG4zanpemv+7ySU2jbA9h6uhcgpfy6G2PahirDZ6zvq6zDduMVFTKvzw8wgyEdelwY9in3XkEPs3osJuwRQ4qTkfzifndg9Gfc4pdsu82+tTnHZTBa2EAMrqr2t43pguc8tNm7JQVQ2S0ukj2d22dhXYP0/veWtwKrCkNoNimAN5+Xr/oLrxswKbVJjteWrX7eR63o4j9q0GxnaBdWgGA5VStpanIjQmEhV0/nVt5VOFUvix6awJhPcAaTEShgrG+iGyvb5a0Ndb1YGHFPEwoqAinoaykaID1o1pdPNu7XsnCKQ3R+hwWIIhGvORcJUBYXe3Xa3vq/mF/N9V13ugufMkfXn+KHsRD0B8AAAAASUVORK5CYII=" type="image/x-icon" />
|
8
8
|
|
9
9
|
<script>
|