@zgfe/modules-event 0.1.5-event.61 → 0.1.5-event.62
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.
|
@@ -39,7 +39,7 @@ export default (function () {
|
|
|
39
39
|
};
|
|
40
40
|
return /*#__PURE__*/React.createElement(DemoWrapper, {
|
|
41
41
|
needMeta: true,
|
|
42
|
-
defaultApp:
|
|
42
|
+
defaultApp: 268
|
|
43
43
|
}, isDetail ? /*#__PURE__*/React.createElement("div", null, JSON.stringify(detailParams), /*#__PURE__*/React.createElement("br", null), /*#__PURE__*/React.createElement("br", null), /*#__PURE__*/React.createElement(Button, {
|
|
44
44
|
onClick: function onClick() {
|
|
45
45
|
return setIsDetail(false);
|
|
@@ -47,30 +47,18 @@ export default (function () {
|
|
|
47
47
|
}, "\u8FD4\u56DE")) : /*#__PURE__*/React.createElement(ModuleEvent, {
|
|
48
48
|
onChange: onChange,
|
|
49
49
|
defaultValue: {
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
id: 96078,
|
|
63
|
-
propCategory: 'eventProp',
|
|
64
|
-
value: 96078,
|
|
65
|
-
key: 'eventProp-96078'
|
|
66
|
-
},
|
|
67
|
-
analysisSubject: {
|
|
68
|
-
subjectId: 91,
|
|
69
|
-
subjectName: 'url',
|
|
70
|
-
subjectAlias: '网址',
|
|
71
|
-
unit: '达不溜'
|
|
72
|
-
}
|
|
73
|
-
}
|
|
50
|
+
userGroup: [0],
|
|
51
|
+
time: {
|
|
52
|
+
begin: '2023-11-06',
|
|
53
|
+
end: '2023-11-13',
|
|
54
|
+
relative: [7, 0],
|
|
55
|
+
unit: 'day'
|
|
56
|
+
},
|
|
57
|
+
chartType: 'line',
|
|
58
|
+
analysisIndex: 'sum',
|
|
59
|
+
id: 16883,
|
|
60
|
+
name: 'revenue',
|
|
61
|
+
analysisAttr: 'price'
|
|
74
62
|
},
|
|
75
63
|
afterEditTarget: afterEditTarget,
|
|
76
64
|
onUserDrill: onUserDrill
|
package/es/utils/formData.js
CHANGED
|
@@ -104,7 +104,7 @@ export function getColumns(eventGroupList, userPropList, eventEnvList, columnDat
|
|
|
104
104
|
}, /*#__PURE__*/React.createElement(IconFont, {
|
|
105
105
|
type: "shoucang",
|
|
106
106
|
className: "".concat(marketEventNameList.indexOf(_val) === -1 ? 'notshoucang' : '')
|
|
107
|
-
}), _val)), /*#__PURE__*/React.createElement(Tooltip, {
|
|
107
|
+
}), util.strMiddleSplit(_val))), /*#__PURE__*/React.createElement(Tooltip, {
|
|
108
108
|
title: "\u590D\u5236"
|
|
109
109
|
}, /*#__PURE__*/React.createElement(CopyToClipboard, {
|
|
110
110
|
text: _val,
|
|
@@ -134,7 +134,6 @@ export function getColumns(eventGroupList, userPropList, eventEnvList, columnDat
|
|
|
134
134
|
}
|
|
135
135
|
data.push({
|
|
136
136
|
title: value,
|
|
137
|
-
width: 100,
|
|
138
137
|
align: 'center',
|
|
139
138
|
ellipsis: true,
|
|
140
139
|
dataIndex: "field".concat(i),
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@zgfe/modules-event",
|
|
3
|
-
"version": "0.1.5-event.
|
|
3
|
+
"version": "0.1.5-event.62",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"start": "dumi dev",
|
|
6
6
|
"docs:build": "dumi build",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"@types/lodash": "^4.14.191",
|
|
37
37
|
"@umijs/fabric": "^2.8.1",
|
|
38
38
|
"@umijs/test": "^3.0.5",
|
|
39
|
-
"@zgfe/business-lib": "1.1.89-qirui.
|
|
39
|
+
"@zgfe/business-lib": "1.1.89-qirui.23",
|
|
40
40
|
"antd": "^4.22.6",
|
|
41
41
|
"dumi": "^1.1.0",
|
|
42
42
|
"echarts": "^5.3.2",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"react": "^16.12.0 || ^17.0.0",
|
|
50
50
|
"yorkie": "^2.0.0"
|
|
51
51
|
},
|
|
52
|
-
"gitHead": "
|
|
52
|
+
"gitHead": "2f821f62e8ed1ee59fb851634495e86886a09b45",
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"react-copy-to-clipboard": "^5.1.0",
|
|
55
55
|
"react-highlight": "^0.15.0"
|