@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
@@ -0,0 +1,141 @@
|
|
1
|
+
{
|
2
|
+
"private": false,
|
3
|
+
"name": "@fle-ui/next",
|
4
|
+
"version": "1.0.0-alpha.12",
|
5
|
+
"scripts": {
|
6
|
+
"start": "dumi dev UMI_ENV=docs",
|
7
|
+
"docs:build": "dumi build UMI_ENV=docs",
|
8
|
+
"docs:deploy": "gh-pages -d docs-dist",
|
9
|
+
"build": "cross-env BUILD_TYPE_CUS=components npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
|
10
|
+
"compile": "npm run clean && fle-ui-tools run compile",
|
11
|
+
"clean": "fle-ui-tools run clean && rm -rf es lib coverage dist report.html",
|
12
|
+
"dist": "fle-ui-tools run dist",
|
13
|
+
"deploy": "npm run docs:build && npm run docs:deploy",
|
14
|
+
"release": "npm run build && npm publish",
|
15
|
+
"prettier": "prettier --write \"**/*.{js,jsx,tsx,ts,less,md,json}\"",
|
16
|
+
"test": "umi-test",
|
17
|
+
"test:coverage": "umi-test --coverage"
|
18
|
+
},
|
19
|
+
"main": "lib/index.js",
|
20
|
+
"module": "es/index.js",
|
21
|
+
"unpkg": "dist/fle-ui.min.js",
|
22
|
+
"typings": "lib/index.d.ts",
|
23
|
+
"gitHooks": {
|
24
|
+
"pre-commit": "lint-staged"
|
25
|
+
},
|
26
|
+
"lint-staged": {
|
27
|
+
"*.{js,jsx,less,md,json}": ["prettier --write"],
|
28
|
+
"*.ts?(x)": ["prettier --parser=typescript --write"]
|
29
|
+
},
|
30
|
+
"dependencies": {
|
31
|
+
"@ant-design/colors": "^6.0.0",
|
32
|
+
"@ant-design/icons": "^4.6.3",
|
33
|
+
"@ant-design/react-slick": "~0.28.1",
|
34
|
+
"@babel/runtime": "^7.12.5",
|
35
|
+
"@ctrl/tinycolor": "^3.4.0",
|
36
|
+
"array-tree-filter": "^2.1.0",
|
37
|
+
"classnames": "^2.2.6",
|
38
|
+
"copy-to-clipboard": "^3.2.0",
|
39
|
+
"lodash": "^4.17.21",
|
40
|
+
"moment": "^2.25.3",
|
41
|
+
"rc-cascader": "1.4.3",
|
42
|
+
"rc-checkbox": "~2.3.0",
|
43
|
+
"rc-collapse": "~3.1.0",
|
44
|
+
"rc-dialog": "~8.6.0",
|
45
|
+
"rc-drawer": "~4.4.2",
|
46
|
+
"rc-dropdown": "~3.2.0",
|
47
|
+
"rc-field-form": "~1.21.0-2",
|
48
|
+
"rc-image": "~5.2.5",
|
49
|
+
"rc-input-number": "~7.3.0",
|
50
|
+
"rc-mentions": "~1.6.1",
|
51
|
+
"rc-menu": "~9.0.12",
|
52
|
+
"rc-motion": "^2.4.4",
|
53
|
+
"rc-notification": "~4.5.7",
|
54
|
+
"rc-pagination": "~3.1.9",
|
55
|
+
"rc-picker": "~2.5.17",
|
56
|
+
"rc-progress": "~3.1.0",
|
57
|
+
"rc-rate": "~2.9.0",
|
58
|
+
"rc-resize-observer": "^1.0.0",
|
59
|
+
"rc-select": "~13.1.0-alpha.0",
|
60
|
+
"rc-slider": "~9.7.1",
|
61
|
+
"rc-steps": "~4.1.0",
|
62
|
+
"rc-switch": "~3.2.0",
|
63
|
+
"rc-table": "~7.17.0",
|
64
|
+
"rc-tabs": "~11.10.0",
|
65
|
+
"rc-textarea": "~0.3.0",
|
66
|
+
"rc-tooltip": "~5.1.1",
|
67
|
+
"rc-tree": "~5.0.1",
|
68
|
+
"rc-tree-select": "~4.5.0-alpha.0",
|
69
|
+
"rc-trigger": "^5.2.10",
|
70
|
+
"rc-upload": "~4.3.0",
|
71
|
+
"rc-util": "^5.13.1",
|
72
|
+
"scroll-into-view-if-needed": "^2.2.25"
|
73
|
+
},
|
74
|
+
"peerDependencies": {
|
75
|
+
"react": ">=16.9.0",
|
76
|
+
"react-dom": ">=16.9.0"
|
77
|
+
},
|
78
|
+
"devDependencies": {
|
79
|
+
"@fle-ui/tools": "^1.0.0-alpha.1",
|
80
|
+
"@types/lodash": "^4.14.172",
|
81
|
+
"@types/react-color": "^3.0.5",
|
82
|
+
"@types/react-dom": "^17.0.9",
|
83
|
+
"@types/react-highlight-words": "^0.16.3",
|
84
|
+
"@types/react-infinite-scroller": "^1.2.2",
|
85
|
+
"@types/react-sticky": "^6.0.4",
|
86
|
+
"@types/react-virtualized": "^9.21.13",
|
87
|
+
"@types/react-window": "^1.8.5",
|
88
|
+
"@umijs/test": "^3.0.5",
|
89
|
+
"antd-img-crop": "^3.16.0",
|
90
|
+
"antd-pro-merge-less": "^3.0.11",
|
91
|
+
"antd-theme-generator": "^1.2.10",
|
92
|
+
"array-move": "^4.0.0",
|
93
|
+
"autoprefixer": "8.0.0",
|
94
|
+
"chalk": "^4.1.2",
|
95
|
+
"cheerio": "^1.0.0-rc.10",
|
96
|
+
"cross-env": "^7.0.3",
|
97
|
+
"dumi": "^1.0.16",
|
98
|
+
"duplicate-package-checker-webpack-plugin": "^3.0.0",
|
99
|
+
"esbuild-loader": "^2.15.1",
|
100
|
+
"father-build": "^1.17.2",
|
101
|
+
"fetch-jsonp": "^1.2.1",
|
102
|
+
"fs-extra": "^10.0.0",
|
103
|
+
"gh-pages": "^3.0.0",
|
104
|
+
"glob": "^7.1.7",
|
105
|
+
"http-server": "^13.0.2",
|
106
|
+
"ignore-emit-webpack-plugin": "^2.0.6",
|
107
|
+
"immutability-helper": "^3.1.1",
|
108
|
+
"inquirer": "^8.1.5",
|
109
|
+
"less-vars-to-js": "^1.3.0",
|
110
|
+
"lint-staged": "^10.0.7",
|
111
|
+
"node-fetch": "^3.0.0",
|
112
|
+
"open": "^8.2.1",
|
113
|
+
"prettier": "^2.2.1",
|
114
|
+
"rc-tween-one": "^2.7.3",
|
115
|
+
"react-color": "^2.19.3",
|
116
|
+
"react-dnd": "^14.0.3",
|
117
|
+
"react-dnd-html5-backend": "^14.0.1",
|
118
|
+
"react-draggable": "^4.4.4",
|
119
|
+
"react-highlight-words": "^0.17.0",
|
120
|
+
"react-infinite-scroller": "^1.2.4",
|
121
|
+
"react-sortable-hoc": "^2.0.0",
|
122
|
+
"react-sticky": "^6.0.3",
|
123
|
+
"react-text-loop": "^2.3.0",
|
124
|
+
"react-virtualized": "^9.22.3",
|
125
|
+
"react-window": "^1.8.6",
|
126
|
+
"reqwest": "^2.0.5",
|
127
|
+
"simple-git": "^2.45.1",
|
128
|
+
"string-replace-loader": "^3.0.3",
|
129
|
+
"webpack-bundle-analyzer": "^4.4.2",
|
130
|
+
"yaml-front-matter": "^4.1.1",
|
131
|
+
"yorkie": "^2.0.0"
|
132
|
+
},
|
133
|
+
"browserslist": [
|
134
|
+
"> 0.5%",
|
135
|
+
"last 2 versions",
|
136
|
+
"Firefox ESR",
|
137
|
+
"not dead",
|
138
|
+
"IE 11",
|
139
|
+
"not IE 10"
|
140
|
+
]
|
141
|
+
}
|
@@ -0,0 +1,141 @@
|
|
1
|
+
{
|
2
|
+
"private": false,
|
3
|
+
"name": "@fle-ui/next",
|
4
|
+
"version": "1.0.0-alpha.13",
|
5
|
+
"scripts": {
|
6
|
+
"start": "dumi dev UMI_ENV=docs",
|
7
|
+
"docs:build": "dumi build UMI_ENV=docs",
|
8
|
+
"docs:deploy": "gh-pages -d docs-dist",
|
9
|
+
"build": "cross-env BUILD_TYPE_CUS=components npm run compile && NODE_OPTIONS='--max-old-space-size=4096' npm run dist",
|
10
|
+
"compile": "npm run clean && fle-ui-tools run compile",
|
11
|
+
"clean": "fle-ui-tools run clean && rm -rf es lib coverage dist report.html",
|
12
|
+
"dist": "fle-ui-tools run dist",
|
13
|
+
"deploy": "npm run docs:build && npm run docs:deploy",
|
14
|
+
"release": "npm run build && npm publish",
|
15
|
+
"prettier": "prettier --write \"**/*.{js,jsx,tsx,ts,less,md,json}\"",
|
16
|
+
"test": "umi-test",
|
17
|
+
"test:coverage": "umi-test --coverage"
|
18
|
+
},
|
19
|
+
"main": "lib/index.js",
|
20
|
+
"module": "es/index.js",
|
21
|
+
"unpkg": "dist/fle-ui.min.js",
|
22
|
+
"typings": "lib/index.d.ts",
|
23
|
+
"gitHooks": {
|
24
|
+
"pre-commit": "lint-staged"
|
25
|
+
},
|
26
|
+
"lint-staged": {
|
27
|
+
"*.{js,jsx,less,md,json}": ["prettier --write"],
|
28
|
+
"*.ts?(x)": ["prettier --parser=typescript --write"]
|
29
|
+
},
|
30
|
+
"dependencies": {
|
31
|
+
"@ant-design/colors": "^6.0.0",
|
32
|
+
"@ant-design/icons": "^4.6.3",
|
33
|
+
"@ant-design/react-slick": "~0.28.1",
|
34
|
+
"@babel/runtime": "^7.12.5",
|
35
|
+
"@ctrl/tinycolor": "^3.4.0",
|
36
|
+
"array-tree-filter": "^2.1.0",
|
37
|
+
"classnames": "^2.2.6",
|
38
|
+
"copy-to-clipboard": "^3.2.0",
|
39
|
+
"lodash": "^4.17.21",
|
40
|
+
"moment": "^2.25.3",
|
41
|
+
"rc-cascader": "1.4.3",
|
42
|
+
"rc-checkbox": "~2.3.0",
|
43
|
+
"rc-collapse": "~3.1.0",
|
44
|
+
"rc-dialog": "~8.6.0",
|
45
|
+
"rc-drawer": "~4.4.2",
|
46
|
+
"rc-dropdown": "~3.2.0",
|
47
|
+
"rc-field-form": "~1.21.0-2",
|
48
|
+
"rc-image": "~5.2.5",
|
49
|
+
"rc-input-number": "~7.3.0",
|
50
|
+
"rc-mentions": "~1.6.1",
|
51
|
+
"rc-menu": "~9.0.12",
|
52
|
+
"rc-motion": "^2.4.4",
|
53
|
+
"rc-notification": "~4.5.7",
|
54
|
+
"rc-pagination": "~3.1.9",
|
55
|
+
"rc-picker": "~2.5.17",
|
56
|
+
"rc-progress": "~3.1.0",
|
57
|
+
"rc-rate": "~2.9.0",
|
58
|
+
"rc-resize-observer": "^1.0.0",
|
59
|
+
"rc-select": "~13.1.0-alpha.0",
|
60
|
+
"rc-slider": "~9.7.1",
|
61
|
+
"rc-steps": "~4.1.0",
|
62
|
+
"rc-switch": "~3.2.0",
|
63
|
+
"rc-table": "~7.17.0",
|
64
|
+
"rc-tabs": "~11.10.0",
|
65
|
+
"rc-textarea": "~0.3.0",
|
66
|
+
"rc-tooltip": "~5.1.1",
|
67
|
+
"rc-tree": "~5.0.1",
|
68
|
+
"rc-tree-select": "~4.5.0-alpha.0",
|
69
|
+
"rc-trigger": "^5.2.10",
|
70
|
+
"rc-upload": "~4.3.0",
|
71
|
+
"rc-util": "^5.13.1",
|
72
|
+
"scroll-into-view-if-needed": "^2.2.25"
|
73
|
+
},
|
74
|
+
"peerDependencies": {
|
75
|
+
"react": ">=16.9.0",
|
76
|
+
"react-dom": ">=16.9.0"
|
77
|
+
},
|
78
|
+
"devDependencies": {
|
79
|
+
"@fle-ui/tools": "^1.0.0-alpha.1",
|
80
|
+
"@types/lodash": "^4.14.172",
|
81
|
+
"@types/react-color": "^3.0.5",
|
82
|
+
"@types/react-dom": "^17.0.9",
|
83
|
+
"@types/react-highlight-words": "^0.16.3",
|
84
|
+
"@types/react-infinite-scroller": "^1.2.2",
|
85
|
+
"@types/react-sticky": "^6.0.4",
|
86
|
+
"@types/react-virtualized": "^9.21.13",
|
87
|
+
"@types/react-window": "^1.8.5",
|
88
|
+
"@umijs/test": "^3.0.5",
|
89
|
+
"antd-img-crop": "^3.16.0",
|
90
|
+
"antd-pro-merge-less": "^3.0.11",
|
91
|
+
"antd-theme-generator": "^1.2.10",
|
92
|
+
"array-move": "^4.0.0",
|
93
|
+
"autoprefixer": "8.0.0",
|
94
|
+
"chalk": "^4.1.2",
|
95
|
+
"cheerio": "^1.0.0-rc.10",
|
96
|
+
"cross-env": "^7.0.3",
|
97
|
+
"dumi": "^1.0.16",
|
98
|
+
"duplicate-package-checker-webpack-plugin": "^3.0.0",
|
99
|
+
"esbuild-loader": "^2.15.1",
|
100
|
+
"father-build": "^1.17.2",
|
101
|
+
"fetch-jsonp": "^1.2.1",
|
102
|
+
"fs-extra": "^10.0.0",
|
103
|
+
"gh-pages": "^3.0.0",
|
104
|
+
"glob": "^7.1.7",
|
105
|
+
"http-server": "^13.0.2",
|
106
|
+
"ignore-emit-webpack-plugin": "^2.0.6",
|
107
|
+
"immutability-helper": "^3.1.1",
|
108
|
+
"inquirer": "^8.1.5",
|
109
|
+
"less-vars-to-js": "^1.3.0",
|
110
|
+
"lint-staged": "^10.0.7",
|
111
|
+
"node-fetch": "^3.0.0",
|
112
|
+
"open": "^8.2.1",
|
113
|
+
"prettier": "^2.2.1",
|
114
|
+
"rc-tween-one": "^2.7.3",
|
115
|
+
"react-color": "^2.19.3",
|
116
|
+
"react-dnd": "^14.0.3",
|
117
|
+
"react-dnd-html5-backend": "^14.0.1",
|
118
|
+
"react-draggable": "^4.4.4",
|
119
|
+
"react-highlight-words": "^0.17.0",
|
120
|
+
"react-infinite-scroller": "^1.2.4",
|
121
|
+
"react-sortable-hoc": "^2.0.0",
|
122
|
+
"react-sticky": "^6.0.3",
|
123
|
+
"react-text-loop": "^2.3.0",
|
124
|
+
"react-virtualized": "^9.22.3",
|
125
|
+
"react-window": "^1.8.6",
|
126
|
+
"reqwest": "^2.0.5",
|
127
|
+
"simple-git": "^2.45.1",
|
128
|
+
"string-replace-loader": "^3.0.3",
|
129
|
+
"webpack-bundle-analyzer": "^4.4.2",
|
130
|
+
"yaml-front-matter": "^4.1.1",
|
131
|
+
"yorkie": "^2.0.0"
|
132
|
+
},
|
133
|
+
"browserslist": [
|
134
|
+
"> 0.5%",
|
135
|
+
"last 2 versions",
|
136
|
+
"Firefox ESR",
|
137
|
+
"not dead",
|
138
|
+
"IE 11",
|
139
|
+
"not IE 10"
|
140
|
+
]
|
141
|
+
}
|
package/dist/@fle-ui/next.css
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
/*!
|
2
2
|
*
|
3
|
-
* @fle-ui/next v1.0.0-alpha.
|
3
|
+
* @fle-ui/next v1.0.0-alpha.13
|
4
4
|
*
|
5
5
|
* Copyright 2015-present, Alipay, Inc.
|
6
6
|
* All rights reserved.
|
@@ -37156,7 +37156,7 @@ _:-ms-fullscreen .ant-picker-range-wrapper .ant-picker-year-panel .ant-picker-ce
|
|
37156
37156
|
.ant-drawer-close {
|
37157
37157
|
display: inline-block;
|
37158
37158
|
margin-right: 12px;
|
37159
|
-
color: #
|
37159
|
+
color: #a9a9a9;
|
37160
37160
|
font-weight: 700;
|
37161
37161
|
font-size: 16px;
|
37162
37162
|
font-style: normal;
|