@zgfe/modules-event 0.1.5-event.48 → 0.1.5-event.49
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.
|
@@ -168,7 +168,7 @@ var TopPanel = /*#__PURE__*/React.forwardRef(function (props, ref) {
|
|
|
168
168
|
}, /*#__PURE__*/React.createElement(Form.Item, {
|
|
169
169
|
label: "\u4E8B\u4EF6",
|
|
170
170
|
name: "filterConditions",
|
|
171
|
-
className: "".concat(classPrefix, "-form-event"),
|
|
171
|
+
className: "".concat(classPrefix, "-form-event event---1"),
|
|
172
172
|
rules: [{
|
|
173
173
|
validator: function validator(_rule, value) {
|
|
174
174
|
var _value$filters, _value$filters$condit;
|
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.49",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"start": "dumi dev",
|
|
6
6
|
"docs:build": "dumi build",
|
|
@@ -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": "e72ee3dc61b7dc8b97d59d54efdf5aee3007b7f1",
|
|
53
53
|
"dependencies": {
|
|
54
54
|
"react-copy-to-clipboard": "^5.1.0",
|
|
55
55
|
"react-highlight": "^0.15.0"
|