@para-ui/core 2.2.40 → 2.2.42
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/AutoBox/index.d.ts +34 -34
- package/AutoTips/index.d.ts +27 -27
- package/AutoTips/index.js +1 -1
- package/Breadcrumbs/index.d.ts +39 -39
- package/Breadcrumbs/index.js +1 -1
- package/Button/SplitButton.d.ts +61 -61
- package/Button/index.d.ts +56 -56
- package/Button/lang/en_US.d.ts +4 -4
- package/Button/lang/index.d.ts +9 -9
- package/Button/lang/zh_CN.d.ts +4 -4
- package/ButtonGroup/index.d.ts +33 -33
- package/ButtonGroup/index.js +2 -2
- package/Carousel/index.d.ts +30 -30
- package/Cascader/index.d.ts +54 -54
- package/Cascader/lang/en_US.d.ts +4 -4
- package/Cascader/lang/index.d.ts +9 -9
- package/Cascader/lang/zh_CN.d.ts +4 -4
- package/Checkbox/index.d.ts +40 -40
- package/CheckboxGroup/index.d.ts +46 -46
- package/CheckboxGroup/index.js +2 -2
- package/Collapse/collapsePanel.d.ts +30 -30
- package/Collapse/index.d.ts +57 -57
- package/Collapse/motion.d.ts +5 -5
- package/Collapse/util.d.ts +11 -11
- package/CollapseBox/index.d.ts +27 -27
- package/CollapseBox/util.d.ts +5 -5
- package/CollapseLayout/index.d.ts +51 -51
- package/ColorPicker/index.d.ts +4 -4
- package/ComboSelect/WithTabsCombo/index.d.ts +11 -11
- package/ComboSelect/WithTabsCombo/interface.d.ts +141 -141
- package/ComboSelect/index.d.ts +11 -11
- package/ComboSelect/index.js +1 -1
- package/ComboSelect/interface.d.ts +149 -149
- package/ComboSelect/lang/en_US.d.ts +9 -9
- package/ComboSelect/lang/index.d.ts +19 -19
- package/ComboSelect/lang/zh_CN.d.ts +9 -9
- package/ComboSelect/utils.d.ts +12 -12
- package/Container/index.d.ts +77 -77
- package/DatePicker/PickerButton.d.ts +3 -3
- package/DatePicker/PickerTag.d.ts +3 -3
- package/DatePicker/generatePicker/generateRangePicker.d.ts +4 -4
- package/DatePicker/generatePicker/generateSinglePicker.d.ts +11 -11
- package/DatePicker/generatePicker/index.d.ts +77 -77
- package/DatePicker/index.d.ts +18 -18
- package/DatePicker/lang/en_US.d.ts +3 -3
- package/DatePicker/lang/index.d.ts +7 -7
- package/DatePicker/lang/zh_CN.d.ts +3 -3
- package/DatePicker/util.d.ts +20 -20
- package/Desktop/index.d.ts +55 -55
- package/Drawer/index.d.ts +11 -11
- package/Drawer/interface.d.ts +83 -83
- package/Drawer/lang/en_US.d.ts +5 -5
- package/Drawer/lang/index.d.ts +11 -11
- package/Drawer/lang/zh_CN.d.ts +5 -5
- package/Dropdown/index.d.ts +39 -39
- package/DynamicMultiBox/formItem.d.ts +13 -13
- package/DynamicMultiBox/index.d.ts +4 -4
- package/DynamicMultiBox/index.js +2 -2
- package/DynamicMultiBox/interface.d.ts +161 -161
- package/DynamicMultiBox/rowForm.d.ts +24 -24
- package/Empty/images/index.d.ts +2 -2
- package/Empty/index.d.ts +30 -30
- package/Empty/lang/en_US.d.ts +6 -6
- package/Empty/lang/index.d.ts +13 -13
- package/Empty/lang/zh_CN.d.ts +6 -6
- package/Form/index.d.ts +181 -181
- package/Form/index.js +2 -2
- package/FormItem/compoments/defaultCompoments/index.d.ts +19 -19
- package/FormItem/compoments/formCheckboxGroup/index.d.ts +8 -8
- package/FormItem/compoments/formFile/index.d.ts +38 -38
- package/FormItem/compoments/formRadioGroup/index.d.ts +8 -8
- package/FormItem/compoments/formSelect/index.d.ts +18 -18
- package/FormItem/errorTips.d.ts +12 -12
- package/FormItem/index.d.ts +152 -152
- package/FormItem/index.js +2 -2
- package/FormItem/itemType.d.ts +42 -42
- package/FormItem/validateFunction.d.ts +15 -15
- package/FunctionModal/dialog.d.ts +58 -58
- package/FunctionModal/index.d.ts +8 -8
- package/FunctionModal/modalContext.d.ts +14 -14
- package/GlobalContext/componentsProps.d.ts +21 -21
- package/GlobalContext/confirmLocale.d.ts +7 -7
- package/GlobalContext/constant.d.ts +7 -7
- package/GlobalContext/index.d.ts +28 -28
- package/GlobalContext/intl.d.ts +34 -34
- package/GlobalContext/useFormatMessage.d.ts +3 -3
- package/Help/index.d.ts +20 -20
- package/HelperText/index.d.ts +19 -19
- package/Hooks/useGlobalProps.d.ts +1 -1
- package/InputLang/index.d.ts +49 -49
- package/InputLang/index.js +1 -1
- package/InputNumber/index.d.ts +74 -74
- package/Label/index.d.ts +35 -35
- package/Loading/index.d.ts +17 -17
- package/Menu/footerExpansion.d.ts +9 -9
- package/Menu/index.d.ts +10 -10
- package/Menu/interface.d.ts +139 -139
- package/Menu/logo.d.ts +9 -9
- package/Menu/verticalMenuList.d.ts +14 -14
- package/Message/index.d.ts +73 -73
- package/Modal/Confirm/index.d.ts +66 -66
- package/Modal/index.d.ts +61 -61
- package/Modal/lang/en_US.d.ts +5 -5
- package/Modal/lang/index.d.ts +11 -11
- package/Modal/lang/zh_CN.d.ts +5 -5
- package/MultiBox/index.d.ts +54 -54
- package/MultiBox/index.js +3 -3
- package/Notification/index.d.ts +52 -52
- package/OperateBtn/index.d.ts +59 -59
- package/OperateBtn/index.js +1 -1
- package/OperateBtn/lang/en_US.d.ts +4 -4
- package/OperateBtn/lang/index.d.ts +9 -9
- package/OperateBtn/lang/zh_CN.d.ts +4 -4
- package/PageHeader/horizontalMeun.d.ts +9 -9
- package/PageHeader/horizontalMeunRight.d.ts +9 -9
- package/PageHeader/index.d.ts +10 -10
- package/PageHeader/interface.d.ts +167 -167
- package/Pagination/index.d.ts +33 -33
- package/Pagination/index.js +1 -1
- package/Pagination/lang/en_US.d.ts +8 -8
- package/Pagination/lang/index.d.ts +17 -17
- package/Pagination/lang/zh_CN.d.ts +8 -8
- package/ParauiProvider/index.d.ts +12 -12
- package/PasswordRules/index.d.ts +46 -46
- package/PopConfirm/index.d.ts +56 -56
- package/PopConfirm/lang/en_US.d.ts +5 -5
- package/PopConfirm/lang/index.d.ts +11 -11
- package/PopConfirm/lang/zh_CN.d.ts +5 -5
- package/Popover/index.d.ts +14 -14
- package/PopoverNew/TooltipNew/index.d.ts +11 -11
- package/PopoverNew/TooltipNew/interface.d.ts +31 -31
- package/PopoverNew/TooltipNew/utils.d.ts +18 -18
- package/PopoverNew/index.d.ts +16 -16
- package/Popper/index.d.ts +13 -13
- package/Progress/Line.d.ts +47 -47
- package/Progress/Steps.d.ts +17 -17
- package/Progress/index.d.ts +81 -81
- package/Progress/utils.d.ts +6 -6
- package/Querying/images/index.d.ts +2 -2
- package/Querying/index.d.ts +26 -26
- package/Querying/lang/en_US.d.ts +4 -4
- package/Querying/lang/index.d.ts +9 -9
- package/Querying/lang/zh_CN.d.ts +4 -4
- package/README.md +750 -739
- package/Radio/index.d.ts +38 -38
- package/RadioGroup/index.d.ts +47 -47
- package/RadioGroup/index.js +2 -2
- package/Search/index.d.ts +56 -56
- package/Search/index.js +1 -1
- package/Select/index.d.ts +96 -96
- package/Select/index.js +1 -1
- package/Select/lang/en_US.d.ts +5 -5
- package/Select/lang/index.d.ts +11 -11
- package/Select/lang/zh_CN.d.ts +5 -5
- package/SelectInput/index.d.ts +11 -11
- package/SelectInput/index.js +1 -1
- package/Selector/index.d.ts +11 -11
- package/Selector/index.js +2 -2
- package/Selector/interface.d.ts +428 -428
- package/Selector/lang/en_US.d.ts +11 -11
- package/Selector/lang/index.d.ts +23 -23
- package/Selector/lang/zh_CN.d.ts +11 -11
- package/Selector/selectorData/index.d.ts +10 -10
- package/Selector/selectorMain/index.d.ts +10 -10
- package/Selector/selectorNode/index.d.ts +10 -10
- package/Selector/util.d.ts +15 -15
- package/SelectorPicker/index.d.ts +53 -53
- package/SelectorPicker/index.js +2 -2
- package/SingleBox/index.d.ts +42 -42
- package/SingleBox/index.js +1 -1
- package/Slider/index.d.ts +14 -14
- package/Slider/interface.d.ts +102 -102
- package/Split/index.d.ts +7 -7
- package/Stepper/icons.d.ts +5 -5
- package/Stepper/index.d.ts +39 -39
- package/Switch/index.d.ts +78 -78
- package/Table/index.d.ts +10 -10
- package/Table/index.js +1 -1
- package/Table/interface.d.ts +271 -271
- package/Table/lang/en_US.d.ts +8 -8
- package/Table/lang/index.d.ts +17 -17
- package/Table/lang/zh_CN.d.ts +8 -8
- package/Table/tableBody.d.ts +9 -9
- package/Table/tableBodyElement/index.d.ts +15 -15
- package/Table/tableBodyInterface.d.ts +67 -67
- package/Table/tableContainer/index.d.ts +16 -16
- package/Table/tableElement/index.d.ts +15 -15
- package/Table/tableHead.d.ts +9 -9
- package/Table/tableHeadElement/index.d.ts +15 -15
- package/Table/tableHeadInterface.d.ts +30 -30
- package/Table/tablePagination.d.ts +9 -9
- package/Table/tablePaginationInterFace.d.ts +24 -24
- package/Table/tdElement/index.d.ts +15 -15
- package/Table/thElement/index.d.ts +15 -15
- package/Table/trElement/index.d.ts +15 -15
- package/Table/util.d.ts +28 -28
- package/Tabs/index.d.ts +48 -48
- package/Tag/TagGroup.d.ts +66 -66
- package/Tag/index.d.ts +34 -34
- package/TextField/index.d.ts +95 -95
- package/TextField/index.js +1 -1
- package/TimePicker/index.d.ts +22 -22
- package/TimePicker/locale/en_US.d.ts +3 -3
- package/TimePicker/locale/zh_CN.d.ts +3 -3
- package/TimePicker/style/index.d.ts +1 -1
- package/Timeline/index.d.ts +22 -22
- package/Title/index.d.ts +30 -30
- package/ToggleButton/ToggleButtonGroup.d.ts +49 -49
- package/ToggleButton/index.d.ts +49 -49
- package/Tooltip/index.d.ts +14 -14
- package/Transfer/index.d.ts +37 -37
- package/Transfer/index.js +1 -1
- package/Transfer/lang/en_US.d.ts +8 -8
- package/Transfer/lang/index.d.ts +17 -17
- package/Transfer/lang/zh_CN.d.ts +8 -8
- package/Tree/OperateBar/index.d.ts +13 -13
- package/Tree/Tree.d.ts +4 -4
- package/Tree/index.d.ts +5 -5
- package/Tree/index.js +1 -1
- package/Tree/interface.d.ts +207 -207
- package/Tree/lang/en_US.d.ts +8 -8
- package/Tree/lang/index.d.ts +17 -17
- package/Tree/lang/zh_CN.d.ts +8 -8
- package/Tree/utils/tools.d.ts +26 -26
- package/Tree/utils/treeUtil.d.ts +15 -15
- package/Upload/Dragger/index.d.ts +10 -10
- package/Upload/ErroTip/index.d.ts +13 -13
- package/Upload/ImageUpload/index.d.ts +14 -14
- package/Upload/ImgCrop/EasyCrop.d.ts +17 -17
- package/Upload/ImgCrop/constants.d.ts +7 -7
- package/Upload/ImgCrop/index.d.ts +6 -6
- package/Upload/ImgCrop/interface.d.ts +48 -48
- package/Upload/UploadList/index.d.ts +5 -5
- package/Upload/index.d.ts +15 -15
- package/Upload/interface.d.ts +134 -134
- package/Upload/lang/en_US.d.ts +12 -12
- package/Upload/lang/index.d.ts +25 -25
- package/Upload/lang/zh_CN.d.ts +12 -12
- package/cdn/AutoTips/index.js +1 -1
- package/cdn/Breadcrumbs/index.js +1 -1
- package/cdn/ButtonGroup/index.js +2 -2
- package/cdn/Cascader/index.js +6 -6
- package/cdn/CheckboxGroup/index.js +2 -2
- package/cdn/ColorPicker/index.js +1 -1
- package/cdn/ComboSelect/index.js +2 -2
- package/cdn/DatePicker/index.js +8 -8
- package/cdn/Dropdown/index.js +3 -3
- package/cdn/DynamicMultiBox/index.js +7 -7
- package/cdn/Form/index.js +3 -3
- package/cdn/FormItem/index.js +3 -3
- package/cdn/InputLang/index.js +1 -1
- package/cdn/MultiBox/index.js +1 -1
- package/cdn/OperateBtn/index.js +1 -1
- package/cdn/Pagination/index.js +2 -2
- package/cdn/PopoverNew/index.js +3 -3
- package/cdn/RadioGroup/index.js +2 -2
- package/cdn/Search/index.js +5 -5
- package/cdn/Select/index.js +2 -2
- package/cdn/SelectInput/index.js +2 -2
- package/cdn/Selector/index.js +10 -10
- package/cdn/SelectorPicker/index.js +10 -10
- package/cdn/SingleBox/index.js +1 -1
- package/cdn/Slider/index.js +3 -3
- package/cdn/Table/index.js +2 -2
- package/cdn/Tabs/index.js +1 -1
- package/cdn/TextField/index.js +1 -1
- package/cdn/TimePicker/index.js +10 -10
- package/cdn/Transfer/index.js +1 -1
- package/cdn/Tree/index.js +1 -1
- package/cdn/Upload/index.js +10 -10
- package/index.d.ts +142 -142
- package/index.js +2 -2
- package/package.json +131 -131
- package/style.css +1 -1
package/package.json
CHANGED
|
@@ -1,131 +1,131 @@
|
|
|
1
|
-
{
|
|
2
|
-
"name": "@para-ui/core",
|
|
3
|
-
"private": false,
|
|
4
|
-
"version": "2.2.
|
|
5
|
-
"main": "./index.js",
|
|
6
|
-
"typings": "./index.d.ts",
|
|
7
|
-
"description": "Powered by Para FED",
|
|
8
|
-
"author": "HKLMTT",
|
|
9
|
-
"license": "ParaView",
|
|
10
|
-
"scripts": {
|
|
11
|
-
"ci": "npm ci --unsafe-perm && npm run build",
|
|
12
|
-
"start": "node run dev && webpack serve --mode=development --config=webpack.config.js",
|
|
13
|
-
"build": "npm run build:css && npm run build:js && npm run build:cdn",
|
|
14
|
-
"build:docs": "node run && webpack --config=webpack.config.js",
|
|
15
|
-
"build:js": "webpack --mode=production --config=webpack.config.js && node ./scripts/extract-css.js",
|
|
16
|
-
"build:css": "webpack --config=webpack.extract.css.js",
|
|
17
|
-
"build:cdn": "webpack --config=webpack.cdn.config.js",
|
|
18
|
-
"npm:publish": "./publish.sh"
|
|
19
|
-
},
|
|
20
|
-
"dependencies": {
|
|
21
|
-
"@material-ui/core": "4.11.4",
|
|
22
|
-
"@material-ui/lab": "4.0.0-alpha.58",
|
|
23
|
-
"@para-ui/core": "^2.0.9",
|
|
24
|
-
"@para-ui/icons": "^3.0.0",
|
|
25
|
-
"@paraview/lib": "^2.0.3",
|
|
26
|
-
"clsx": "1.1.1",
|
|
27
|
-
"moment": "^2.29.3",
|
|
28
|
-
"rc-cascader": "2.1.2",
|
|
29
|
-
"rc-collapse": "3.1.2",
|
|
30
|
-
"rc-cropping": "1.0.1",
|
|
31
|
-
"rc-drawer": "4.4.2",
|
|
32
|
-
"rc-dropdown": "3.6.2",
|
|
33
|
-
"rc-input-number": "7.3.4",
|
|
34
|
-
"rc-motion": "2.4.4",
|
|
35
|
-
"rc-notification": "4.5.7",
|
|
36
|
-
"rc-pagination": "3.1.9",
|
|
37
|
-
"rc-picker": "2.5.14",
|
|
38
|
-
"rc-progress": "^3.3.3",
|
|
39
|
-
"rc-slider": "9.7.4",
|
|
40
|
-
"rc-switch": "3.2.2",
|
|
41
|
-
"rc-tooltip": "5.1.1",
|
|
42
|
-
"rc-tree": "4.2.2",
|
|
43
|
-
"rc-upload": "4.3.1",
|
|
44
|
-
"react": "^16.8.0 || ^17.0.0",
|
|
45
|
-
"react-color": "2.19.3",
|
|
46
|
-
"react-dom": "^16.8.0 || ^17.0.0",
|
|
47
|
-
"react-easy-crop": "^4.1.4",
|
|
48
|
-
"react-intl-hooks": "^1.0.11",
|
|
49
|
-
"react-router-dom": "^5.3.0",
|
|
50
|
-
"react-slick": "0.28.1",
|
|
51
|
-
"react-transition-group": "^4.4.2",
|
|
52
|
-
"sortablejs": "^1.15.0",
|
|
53
|
-
"react-sortablejs": "6.1.0"
|
|
54
|
-
},
|
|
55
|
-
"devDependencies": {
|
|
56
|
-
"@babel/core": "^7.13.13",
|
|
57
|
-
"@babel/preset-env": "^7.13.12",
|
|
58
|
-
"@babel/preset-react": "^7.13.13",
|
|
59
|
-
"@babel/preset-typescript": "^7.15.0",
|
|
60
|
-
"@para-snack/core": "^2.1.0",
|
|
61
|
-
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
|
|
62
|
-
"@swc/core": "^1.2.118",
|
|
63
|
-
"@types/react": "17.0.44",
|
|
64
|
-
"@types/react-color": "^3.0.6",
|
|
65
|
-
"@types/react-copy-to-clipboard": "^5.0.2",
|
|
66
|
-
"@types/react-dom": "^17.0.2",
|
|
67
|
-
"@types/react-router-dom": "^5.1.7",
|
|
68
|
-
"@types/react-slick": "^0.23.8",
|
|
69
|
-
"@types/react-syntax-highlighter": "^13.5.2",
|
|
70
|
-
"@types/react-transition-group": "^4.4.4",
|
|
71
|
-
"concurrently": "^6.2.1",
|
|
72
|
-
"copy-webpack-plugin": "^9.0.1",
|
|
73
|
-
"core-js": "^3.21.1",
|
|
74
|
-
"css-loader": "^3.4.2",
|
|
75
|
-
"file-loader": "^5.1.0",
|
|
76
|
-
"fs-extra": "^8.1.0",
|
|
77
|
-
"html-webpack-plugin": "^5.5.0",
|
|
78
|
-
"mini-css-extract-plugin": "^2.4.5",
|
|
79
|
-
"react-app-polyfill": "^3.0.0",
|
|
80
|
-
"react-copy-to-clipboard": "^5.0.3",
|
|
81
|
-
"react-refresh": "^0.11.0",
|
|
82
|
-
"react-syntax-highlighter": "^15.4.4",
|
|
83
|
-
"sass": "^1.52.1",
|
|
84
|
-
"sass-loader": "^8.0.2",
|
|
85
|
-
"style-loader": "^1.1.3",
|
|
86
|
-
"swc-loader": "^0.1.15",
|
|
87
|
-
"ts-loader": "^9.2.3",
|
|
88
|
-
"typescript": "^4.2.3",
|
|
89
|
-
"url-loader": "^4.1.1",
|
|
90
|
-
"webpack": "^5.65.0",
|
|
91
|
-
"webpack-cli": "^4.10.0",
|
|
92
|
-
"webpack-dev-server": "^4.6.0"
|
|
93
|
-
},
|
|
94
|
-
"optionalDependencies": {
|
|
95
|
-
"@types/react": "17.0.44"
|
|
96
|
-
},
|
|
97
|
-
"peerDependencies": {
|
|
98
|
-
"@types/react": "^16.8.6 || ^17.0.0",
|
|
99
|
-
"@types/react-dom": "^16.8.6 || ^17.0.0",
|
|
100
|
-
"react": "^16.8.0 || ^17.0.0",
|
|
101
|
-
"react-dom": "^16.8.0 || ^17.0.0"
|
|
102
|
-
},
|
|
103
|
-
"peerDependenciesMeta": {
|
|
104
|
-
"@types/react": {
|
|
105
|
-
"optional": true
|
|
106
|
-
}
|
|
107
|
-
},
|
|
108
|
-
"browserslist": {
|
|
109
|
-
"production": [
|
|
110
|
-
"ie > 10",
|
|
111
|
-
">0.2%",
|
|
112
|
-
"not dead",
|
|
113
|
-
"not op_mini all"
|
|
114
|
-
],
|
|
115
|
-
"development": [
|
|
116
|
-
"ie > 10",
|
|
117
|
-
"last 1 chrome version",
|
|
118
|
-
"last 1 firefox version",
|
|
119
|
-
"last 1 safari version"
|
|
120
|
-
]
|
|
121
|
-
},
|
|
122
|
-
"dev": {
|
|
123
|
-
"debug": [
|
|
124
|
-
"http://192.168.7.27",
|
|
125
|
-
"http://192.168.3.1:10000",
|
|
126
|
-
"http://192.168.2.83:10000",
|
|
127
|
-
"http://10.10.2.48:10000",
|
|
128
|
-
"http://10.10.2.252:80"
|
|
129
|
-
]
|
|
130
|
-
}
|
|
131
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"name": "@para-ui/core",
|
|
3
|
+
"private": false,
|
|
4
|
+
"version": "2.2.42",
|
|
5
|
+
"main": "./index.js",
|
|
6
|
+
"typings": "./index.d.ts",
|
|
7
|
+
"description": "Powered by Para FED",
|
|
8
|
+
"author": "HKLMTT",
|
|
9
|
+
"license": "ParaView",
|
|
10
|
+
"scripts": {
|
|
11
|
+
"ci": "npm ci --unsafe-perm && npm run build",
|
|
12
|
+
"start": "node run dev && webpack serve --mode=development --config=webpack.config.js",
|
|
13
|
+
"build": "npm run build:css && npm run build:js && npm run build:cdn",
|
|
14
|
+
"build:docs": "node run && webpack --config=webpack.config.js",
|
|
15
|
+
"build:js": "webpack --mode=production --config=webpack.config.js && node ./scripts/extract-css.js",
|
|
16
|
+
"build:css": "webpack --config=webpack.extract.css.js",
|
|
17
|
+
"build:cdn": "webpack --config=webpack.cdn.config.js",
|
|
18
|
+
"npm:publish": "./publish.sh"
|
|
19
|
+
},
|
|
20
|
+
"dependencies": {
|
|
21
|
+
"@material-ui/core": "4.11.4",
|
|
22
|
+
"@material-ui/lab": "4.0.0-alpha.58",
|
|
23
|
+
"@para-ui/core": "^2.0.9",
|
|
24
|
+
"@para-ui/icons": "^3.0.0",
|
|
25
|
+
"@paraview/lib": "^2.0.3",
|
|
26
|
+
"clsx": "1.1.1",
|
|
27
|
+
"moment": "^2.29.3",
|
|
28
|
+
"rc-cascader": "2.1.2",
|
|
29
|
+
"rc-collapse": "3.1.2",
|
|
30
|
+
"rc-cropping": "1.0.1",
|
|
31
|
+
"rc-drawer": "4.4.2",
|
|
32
|
+
"rc-dropdown": "3.6.2",
|
|
33
|
+
"rc-input-number": "7.3.4",
|
|
34
|
+
"rc-motion": "2.4.4",
|
|
35
|
+
"rc-notification": "4.5.7",
|
|
36
|
+
"rc-pagination": "3.1.9",
|
|
37
|
+
"rc-picker": "2.5.14",
|
|
38
|
+
"rc-progress": "^3.3.3",
|
|
39
|
+
"rc-slider": "9.7.4",
|
|
40
|
+
"rc-switch": "3.2.2",
|
|
41
|
+
"rc-tooltip": "5.1.1",
|
|
42
|
+
"rc-tree": "4.2.2",
|
|
43
|
+
"rc-upload": "4.3.1",
|
|
44
|
+
"react": "^16.8.0 || ^17.0.0",
|
|
45
|
+
"react-color": "2.19.3",
|
|
46
|
+
"react-dom": "^16.8.0 || ^17.0.0",
|
|
47
|
+
"react-easy-crop": "^4.1.4",
|
|
48
|
+
"react-intl-hooks": "^1.0.11",
|
|
49
|
+
"react-router-dom": "^5.3.0",
|
|
50
|
+
"react-slick": "0.28.1",
|
|
51
|
+
"react-transition-group": "^4.4.2",
|
|
52
|
+
"sortablejs": "^1.15.0",
|
|
53
|
+
"react-sortablejs": "6.1.0"
|
|
54
|
+
},
|
|
55
|
+
"devDependencies": {
|
|
56
|
+
"@babel/core": "^7.13.13",
|
|
57
|
+
"@babel/preset-env": "^7.13.12",
|
|
58
|
+
"@babel/preset-react": "^7.13.13",
|
|
59
|
+
"@babel/preset-typescript": "^7.15.0",
|
|
60
|
+
"@para-snack/core": "^2.1.0",
|
|
61
|
+
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.3",
|
|
62
|
+
"@swc/core": "^1.2.118",
|
|
63
|
+
"@types/react": "17.0.44",
|
|
64
|
+
"@types/react-color": "^3.0.6",
|
|
65
|
+
"@types/react-copy-to-clipboard": "^5.0.2",
|
|
66
|
+
"@types/react-dom": "^17.0.2",
|
|
67
|
+
"@types/react-router-dom": "^5.1.7",
|
|
68
|
+
"@types/react-slick": "^0.23.8",
|
|
69
|
+
"@types/react-syntax-highlighter": "^13.5.2",
|
|
70
|
+
"@types/react-transition-group": "^4.4.4",
|
|
71
|
+
"concurrently": "^6.2.1",
|
|
72
|
+
"copy-webpack-plugin": "^9.0.1",
|
|
73
|
+
"core-js": "^3.21.1",
|
|
74
|
+
"css-loader": "^3.4.2",
|
|
75
|
+
"file-loader": "^5.1.0",
|
|
76
|
+
"fs-extra": "^8.1.0",
|
|
77
|
+
"html-webpack-plugin": "^5.5.0",
|
|
78
|
+
"mini-css-extract-plugin": "^2.4.5",
|
|
79
|
+
"react-app-polyfill": "^3.0.0",
|
|
80
|
+
"react-copy-to-clipboard": "^5.0.3",
|
|
81
|
+
"react-refresh": "^0.11.0",
|
|
82
|
+
"react-syntax-highlighter": "^15.4.4",
|
|
83
|
+
"sass": "^1.52.1",
|
|
84
|
+
"sass-loader": "^8.0.2",
|
|
85
|
+
"style-loader": "^1.1.3",
|
|
86
|
+
"swc-loader": "^0.1.15",
|
|
87
|
+
"ts-loader": "^9.2.3",
|
|
88
|
+
"typescript": "^4.2.3",
|
|
89
|
+
"url-loader": "^4.1.1",
|
|
90
|
+
"webpack": "^5.65.0",
|
|
91
|
+
"webpack-cli": "^4.10.0",
|
|
92
|
+
"webpack-dev-server": "^4.6.0"
|
|
93
|
+
},
|
|
94
|
+
"optionalDependencies": {
|
|
95
|
+
"@types/react": "17.0.44"
|
|
96
|
+
},
|
|
97
|
+
"peerDependencies": {
|
|
98
|
+
"@types/react": "^16.8.6 || ^17.0.0",
|
|
99
|
+
"@types/react-dom": "^16.8.6 || ^17.0.0",
|
|
100
|
+
"react": "^16.8.0 || ^17.0.0",
|
|
101
|
+
"react-dom": "^16.8.0 || ^17.0.0"
|
|
102
|
+
},
|
|
103
|
+
"peerDependenciesMeta": {
|
|
104
|
+
"@types/react": {
|
|
105
|
+
"optional": true
|
|
106
|
+
}
|
|
107
|
+
},
|
|
108
|
+
"browserslist": {
|
|
109
|
+
"production": [
|
|
110
|
+
"ie > 10",
|
|
111
|
+
">0.2%",
|
|
112
|
+
"not dead",
|
|
113
|
+
"not op_mini all"
|
|
114
|
+
],
|
|
115
|
+
"development": [
|
|
116
|
+
"ie > 10",
|
|
117
|
+
"last 1 chrome version",
|
|
118
|
+
"last 1 firefox version",
|
|
119
|
+
"last 1 safari version"
|
|
120
|
+
]
|
|
121
|
+
},
|
|
122
|
+
"dev": {
|
|
123
|
+
"debug": [
|
|
124
|
+
"http://192.168.7.27",
|
|
125
|
+
"http://192.168.3.1:10000",
|
|
126
|
+
"http://192.168.2.83:10000",
|
|
127
|
+
"http://10.10.2.48:10000",
|
|
128
|
+
"http://10.10.2.252:80"
|
|
129
|
+
]
|
|
130
|
+
}
|
|
131
|
+
}
|
package/style.css
CHANGED
|
@@ -65,7 +65,7 @@
|
|
|
65
65
|
.paraui-querying{display:inline-flex;flex-direction:column;align-items:center}.paraui-querying-image img{width:100%}.paraui-querying-description{line-height:17px;font-size:14px;font-weight:400;color:rgba(46,55,67,.7)}.paraui-querying>.paraui-querying-image{line-height:0;overflow:hidden}.paraui-querying-large .paraui-querying-description{margin-top:24px}.paraui-querying-small .paraui-querying-description{margin-top:12px;font-size:12px}
|
|
66
66
|
.paraui-search{display:flex;width:100%}.paraui-search>.paraui-text-field{padding:0}.paraui-search>.paraui-text-field>.text-field-content>.text-field-content-within>.right-icon{display:none;margin-right:8px}.paraui-search>.paraui-text-field>.text-field-content>.text-field-content-within>.right-icon>svg{font-size:16px}.paraui-search>.paraui-text-field>.text-field-content>.text-field-content-within>.right-icon:hover>svg{color:rgba(54,102,214,.8)}.paraui-search>.paraui-text-field>.text-field-content>.text-field-content-within>.clean-up-icon{margin-right:8px}.paraui-search>.paraui-text-field>.text-field-content>.text-field-content-after{padding:0;background-color:#fff}.paraui-search>.paraui-text-field>.text-field-content>.text-field-content-after .paraui-button{border:0}.paraui-search>.paraui-text-field>.paraui-helper-text{display:none}.paraui-search.paraui-search-right-icon-exist>.paraui-text-field>.text-field-content>.text-field-content-within>.right-icon{display:flex}.paraui-search.paraui-search-value>.paraui-text-field>.text-field-content>.text-field-content-within>.right-icon{display:flex}.paraui-search .paraui-button>span{white-space:nowrap}.paraui-search .paraui-button>span>span{margin-right:0}.paraui-search .paraui-button>span>span>span>svg{font-size:20px}.paraui-search.search-outside>.paraui-button{margin-left:16px}.paraui-search.search-inside .paraui-button{padding:0 8px}.paraui-search.search-small>.paraui-text-field>.text-field-content>.text-field-content-after .paraui-button{height:26px}.paraui-search.search-small .paraui-button>span>span>span>svg{font-size:16px}.paraui-search.search-small.search-btntext .paraui-button>span>span{margin-right:4px}.paraui-search.search-small.search-btntext .paraui-button>span>span>span>svg{font-size:16px}.paraui-search.search-medium>.paraui-text-field>.text-field-content>.text-field-content-after .paraui-button{height:30px}.paraui-search.search-medium .paraui-button>span>span>span>svg{font-size:18px}.paraui-search.search-medium.search-btntext .paraui-button>span>span{margin-right:4px}.paraui-search.search-medium.search-btntext .paraui-button>span>span>span>svg{font-size:16px}.paraui-search.search-large>.paraui-text-field>.text-field-content>.text-field-content-after .paraui-button{height:34px}.paraui-search.search-large .paraui-button>span>span>span>svg{font-size:20px}.paraui-search.search-large.search-btntext .paraui-button>span>span{margin-right:4px}.paraui-search.search-large.search-btntext .paraui-button>span>span>span>svg{font-size:16px}
|
|
67
67
|
.paraui-selector-node{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.paraui-selector-node:hover{background-color:rgba(171,176,185,.12)}.paraui-selector-node>.selector-node-left{display:flex;align-items:center;flex:1;overflow:hidden;padding-right:16px}.paraui-selector-node>.selector-node-left>.selector-node-radio{margin-right:8px;display:flex;align-items:center;padding:0}.paraui-selector-node>.selector-node-left>.selector-node-radio .radio-box{top:0}.paraui-selector-node>.selector-node-left>.selector-node-check{margin-right:8px;display:flex;align-items:center;padding:0}.paraui-selector-node>.selector-node-left>.selector-node-check .checkbox-box{top:0}.paraui-selector-node>.selector-node-left>.node-img{display:inline-block;width:30px;height:30px;margin-right:8px}.paraui-selector-node>.selector-node-left>.node-img img{width:30px;height:30px;border-radius:50%}.paraui-selector-node.paraui-selector-node-branch{height:36px;padding:0 16px}.paraui-selector-node.paraui-selector-node-branch>.selector-node-left>.main-title{font-size:14px;color:#2e3743;white-space:nowrap;height:20px;overflow:hidden;text-overflow:ellipsis}.paraui-selector-node.paraui-selector-node-branch>.selector-node-left>.sub-title{margin-left:8px;font-size:14px;color:rgba(46,55,67,.4);white-space:nowrap;height:20px;overflow:hidden;text-overflow:ellipsis}.paraui-selector-node.paraui-selector-node-branch>.selector-node-left>.tag{margin-left:8px;background-color:rgba(54,102,214,.05);color:#3666d6;border-radius:2px;font-size:12px;padding:0px 6px;white-space:nowrap;height:17px}.paraui-selector-node.paraui-selector-node-leaf{padding:6px 16px;height:48px}.paraui-selector-node.paraui-selector-node-leaf>.selector-node-left>.title-box{flex:1;overflow:hidden}.paraui-selector-node.paraui-selector-node-leaf>.selector-node-left>.title-box>.main-title-box{display:flex;white-space:nowrap}.paraui-selector-node.paraui-selector-node-leaf>.selector-node-left>.title-box>.main-title-box>.main-title{font-size:14px;color:#2e3743;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.paraui-selector-node.paraui-selector-node-leaf>.selector-node-left>.title-box>.main-title-box>.tag{margin-left:8px;background-color:rgba(54,102,214,.05);color:#3666d6;border-radius:2px;font-size:12px;padding:1px 6px;white-space:nowrap}.paraui-selector-node.paraui-selector-node-leaf>.selector-node-left>.title-box>.sub-title{font-size:12px;color:rgba(46,55,67,.4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.paraui-selector-node>.selector-node-right{display:flex;align-items:center;height:100%}.paraui-selector-node>.selector-node-right>.detail{font-size:14px;color:#3666d6;white-space:nowrap;padding:0 4px;cursor:pointer;height:24px;line-height:24px;border-radius:2px}.paraui-selector-node>.selector-node-right>.detail:hover{background-color:rgba(54,102,214,.05)}.paraui-selector-node>.selector-node-right>.line{border-left:1px solid rgba(171,176,185,.2);margin:0 8px;content:"";display:inline-block;height:12px}.paraui-selector-node>.selector-node-right>.lower-child{font-size:14px;color:#3666d6;white-space:nowrap;padding:0 4px;cursor:pointer;height:24px;line-height:24px;border-radius:2px}.paraui-selector-node>.selector-node-right>.lower-child:hover{background-color:rgba(54,102,214,.05)}.paraui-selector-node>.selector-node-right>.close{display:flex;align-items:center;color:#3666d6;white-space:nowrap;padding:0 4px;cursor:pointer;height:24px;line-height:24px;border-radius:2px}.paraui-selector-node>.selector-node-right>.close:hover{background-color:rgba(54,102,214,.05)}.paraui-selector-node>.selector-node-right>.close:hover>svg{color:#3666d6}.paraui-selector-node>.selector-node-right>.close>svg{font-size:16px;color:rgba(46,55,67,.7)}.paraui-selector-node.paraui-selector-node-edit>.selector-node-right>.detail,.paraui-selector-node.paraui-selector-node-edit>.selector-node-right>.lower-child{color:rgba(46,55,67,.7)}.paraui-selector-node.paraui-selector-node-edit>.selector-node-right>.detail:hover,.paraui-selector-node.paraui-selector-node-edit>.selector-node-right>.lower-child:hover{color:#3666d6}.paraui-selector-node.paraui-selector-node-disabled{cursor:not-allowed}.paraui-selector-node.paraui-selector-node-disabled.paraui-selector-node-branch>.selector-node-left>.main-title{color:rgba(46,55,67,.4)}.paraui-selector-node.paraui-selector-node-disabled.paraui-selector-node-leaf>.selector-node-left>.title-box>.main-title-box>.main-title{color:rgba(46,55,67,.4)}.paraui-selector-node.paraui-selector-node-disabled>.selector-node-right>.lower-child{cursor:not-allowed;color:rgba(46,55,67,.4)}.paraui-selector-node.paraui-selector-node-disabled-child>.selector-node-right>.lower-child{cursor:not-allowed;color:rgba(46,55,67,.4)}.paraui-selector-detail .selector-detail-popover-content.selector-detail-popover-content-loading{min-width:100px;min-height:50px}
|
|
68
|
-
.paraui-selector-main{padding:16px 0 0 0;display:flex;flex-direction:column;height:100%;width:100%}.paraui-selector-main>.selectot-main-search{padding:0 16px;margin-bottom:16px}.paraui-selector-main>.selector-main-box{position:relative;width:100%;height:100%}.paraui-selector-main>.selector-main-box>.selector-main-content{display:flex;flex-direction:column;height:100%;width:100%}.paraui-selector-main>.selector-main-box>.selector-main-content>.nav-box{padding:0 16px;margin-bottom:12px;line-height:0}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list-no-data{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-bottom:16px}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list{
|
|
68
|
+
.paraui-selector-main{padding:16px 0 0 0;display:flex;flex-direction:column;height:100%;width:100%}.paraui-selector-main>.selectot-main-search{padding:0 16px;margin-bottom:16px}.paraui-selector-main>.selector-main-box{position:relative;width:100%;height:100%}.paraui-selector-main>.selector-main-box>.selector-main-content{display:flex;flex-direction:column;height:100%;width:100%}.paraui-selector-main>.selector-main-box>.selector-main-content>.nav-box{padding:0 16px;margin-bottom:12px;line-height:0}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list-no-data{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding-bottom:16px}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list{overflow-y:hidden;padding-bottom:16px;display:flex;flex-direction:column}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-all-check{position:relative}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-all-check+.selector-group-title.selector-group-title-first{margin-top:4px}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-content{overflow-y:hidden;position:relative}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-content:before{content:"";position:absolute;height:36px;width:100%;pointer-events:none;top:0;left:0;z-index:1}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-content:after{content:"";position:absolute;height:36px;width:100%;pointer-events:none;bottom:0;left:0;z-index:1}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-content.selector-main-list-scroll-top:after{box-shadow:inset 0px -10px 10px -8px rgba(0,0,0,.05)}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-content.selector-main-list-scroll-middle:before{box-shadow:inset 0px 10px 10px -8px rgba(0,0,0,.05)}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-content.selector-main-list-scroll-middle:after{box-shadow:inset 0px -10px 10px -8px rgba(0,0,0,.05)}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-content.selector-main-list-scroll-bottom:before{box-shadow:inset 0px 10px 10px -8px rgba(0,0,0,.05)}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-content>.selector-main-list-content-box{height:100%;overflow-y:auto}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-content>.selector-main-list-content-box>.selector-group-title{padding:0 12px;margin-top:24px;margin-bottom:12px;font-size:14px;color:rgba(46,55,67,.4)}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-content>.selector-main-list-content-box>.selector-group-title.selector-group-title-first{margin-top:0}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-more{padding:0 16px;cursor:pointer;font-size:14px;color:#3666d6;line-height:36px}.paraui-selector-main>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-more:hover{background-color:rgba(171,176,185,.12)}.paraui-selector-main>.selector-main-box>.selector-main-content.selector-main-search-content{width:100%;height:100%;background-color:#fff}.paraui-selector-main>.selector-main-box>.selector-main-content.selector-main-search-content>.selector-main-list{padding-bottom:16px}.paraui-selector-main>.selector-main-box>.selector-main-content.selector-main-content-all-check>.selector-main-list>.selector-main-list-content{max-height:calc(100% - 36px)}.paraui-selector-main>.selector-main-box>.selector-main-content.selector-main-content-load-more>.selector-main-list>.selector-main-list-content{max-height:calc(100% - 36px)}.paraui-selector-main>.selector-main-box>.selector-main-content.selector-main-content-all-check.selector-main-content-load-more>.selector-main-list>.selector-main-list-content{max-height:calc(100% - 36px - 36px)}.paraui-selector-main.paraui-selector-main-select>.selector-main-box>.selector-main-content>.selector-main-list>.selector-main-list-more{padding-left:38px}.paraui-selector-main.paraui-selector-main-show-search>.selector-main-box{height:calc(100% - 52px)}.paraui-selector-main.paraui-selector-main-show-search>.selector-main-box>.selector-main-content.selector-main-list-box{display:none}.paraui-selector-main.paraui-selector-main-search>.selector-main-box{height:calc(100% - 52px)}
|
|
69
69
|
.paraui-selector-data.paraui-selector-data-node>.selector-data-node-box{padding:24px 0 16px 0;display:flex;flex-direction:column;height:100%}.paraui-selector-data.paraui-selector-data-node>.selector-data-node-box>.title{font-size:14px;color:#2e3743;padding:0 16px;margin-bottom:16px}.paraui-selector-data.paraui-selector-data-node>.selector-data-node-box>.title>.title-content{margin-left:8px}.paraui-selector-data.paraui-selector-data-node>.selector-data-node-box>.content{overflow-y:auto}.paraui-selector-data.paraui-selector-data-tag>.selector-data-tag-box{padding-top:12px;height:100%;display:flex;flex-direction:column}.paraui-selector-data.paraui-selector-data-tag>.selector-data-tag-box>.title{font-size:14px;color:#2e3743;padding:0 16px}.paraui-selector-data.paraui-selector-data-tag>.selector-data-tag-box>.content{padding:0 16px 12px 16px;overflow:auto}.paraui-selector-data.paraui-selector-data-tag>.selector-data-tag-box>.content>.content-tag{display:inline-flex;height:24px;align-items:center;padding:0 8px;border-radius:2px;background-color:rgba(171,176,185,.2);margin-right:8px;margin-top:6px;max-width:calc(100% - 8px)}.paraui-selector-data.paraui-selector-data-tag>.selector-data-tag-box>.content>.content-tag>span{font-size:12px;color:#2e3743;overflow:hidden}.paraui-selector-data.paraui-selector-data-tag>.selector-data-tag-box>.content>.content-tag>svg{font-size:16px;margin-left:4px;color:rgba(46,55,67,.7);cursor:pointer}
|
|
70
70
|
.paraui-selector{border:1px solid rgba(171,176,185,.4);border-radius:4px;display:flex;height:100%;width:100%}.paraui-selector.paraui-selector-lr>.paraui-selector-main{width:50%}.paraui-selector.paraui-selector-lr>.paraui-selector-data{width:50%;border-left:1px solid rgba(171,176,185,.4)}.paraui-selector.paraui-selector-tb{flex-direction:column}.paraui-selector.paraui-selector-tb>.paraui-selector-data{border-bottom:1px solid rgba(171,176,185,.4);max-height:106px}.paraui-selector.paraui-selector-tb>.paraui-selector-main{overflow-y:auto;height:auto;flex:1}
|
|
71
71
|
.paraui-selector-picker-wrapper{position:relative;display:flex;min-height:36px;padding:0 42px 0 12px;border:1px solid rgba(171,176,185,.4);border-radius:4px;background-color:#fff;cursor:pointer;transition:.3s}.paraui-selector-picker-wrapper:hover{border-color:rgba(54,102,214,.8)}.paraui-selector-picker-wrapper .paraui-selector-picker-placeholder{position:absolute;top:50%;left:12px;right:42px;transform:translateY(-50%);font-size:14px;color:rgba(46,55,67,.4);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.paraui-selector-picker-wrapper .paraui-selector-picker-arrow{position:absolute;top:7px;right:12px;line-height:0;transition:.3s}.paraui-selector-picker-wrapper .paraui-selector-picker-arrow svg{color:rgba(46,55,67,.7);font-size:20px}.paraui-selector-picker-wrapper .paraui-selector-picker-clear{position:absolute;top:9px;right:12px;opacity:0;line-height:0;cursor:pointer;transition:.3s}.paraui-selector-picker-wrapper .paraui-selector-picker-clear svg{color:rgba(46,55,67,.7);font-size:16px}.paraui-selector-picker-wrapper .paraui-selector-picker-overflow{position:relative;display:flex;width:100%;flex:auto;flex-wrap:wrap;padding-top:5px}.paraui-selector-picker-wrapper .paraui-selector-picker-overflow-single{padding-top:0;align-items:center;overflow:hidden}.paraui-selector-picker-wrapper .paraui-selector-picker-overflow-single .paraui-selector-picker-single-content{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;color:#2e3743}.paraui-selector-picker-wrapper .paraui-selector-picker-overflow-item{flex:none;max-width:100%}.paraui-selector-picker-wrapper .paraui-selector-picker-overflow-item .paraui-selector-picker-item{display:inline-flex;align-items:center;padding:0 12px;height:24px;margin:0 8px 5px 0;max-width:100%;color:#2e3743;line-height:24px;background-color:rgba(171,176,185,.2);border-radius:4px;user-select:none;transition:.3s;cursor:default}.paraui-selector-picker-wrapper .paraui-selector-picker-overflow-item .paraui-selector-picker-item-content{display:inline-block;margin-right:4px;overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.paraui-selector-picker-wrapper .paraui-selector-picker-overflow-item .paraui-selector-picker-item .paraui-selector-picker-item-remove{display:inline-flex;cursor:pointer}.paraui-selector-picker-wrapper .paraui-selector-picker-overflow-item .paraui-selector-picker-item .paraui-selector-picker-item-remove svg{font-size:16px;color:inherit}.paraui-selector-picker-focused .paraui-selector-picker-wrapper{border-color:#3666d6}.paraui-selector-picker-focused .paraui-selector-picker-wrapper .paraui-selector-picker-arrow{transform:rotate(180deg);color:#3666d6}.paraui-selector-picker-disabled{cursor:not-allowed}.paraui-selector-picker-disabled .paraui-selector-picker-wrapper{background-color:rgba(171,176,185,.12);border-color:rgba(171,176,185,.4);pointer-events:none}.paraui-selector-picker-error .paraui-selector-picker-wrapper{border-color:#eb6054}.paraui-selector-picker-error .paraui-selector-picker-wrapper:hover{border-color:#eb6054}.paraui-selector-picker-clear .paraui-selector-picker-wrapper:hover .paraui-selector-picker-arrow{opacity:0}.paraui-selector-picker-clear .paraui-selector-picker-wrapper:hover .paraui-selector-picker-clear{opacity:1}.paraui-selector-picker-dropdown .paraui-selector{border:0}.paraui-selector-picker-dropdown .paraui-selector{border:0}.paraui-selector-picker-dropdown .selector-picker-dropdown-content{max-height:300px;overflow:auto}
|