iglooform 2.4.23 → 2.4.26
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/es/admin-upload/float.js +14 -14
- package/es/admin-upload/index.js +13 -13
- package/es/admin-upload/job-list.js +49 -49
- package/es/admin-upload/modal.js +10 -10
- package/es/alert-message/index.js +9 -9
- package/es/amount/index.js +4 -4
- package/es/back-top/index.js +6 -6
- package/es/button/index.js +11 -11
- package/es/card-detail/card-group.js +6 -6
- package/es/card-detail/card-item.js +6 -6
- package/es/card-detail/card-page.js +5 -5
- package/es/card-detail/card.js +9 -9
- package/es/card-detail/utils.js +3 -3
- package/es/checkbox/index.js +8 -8
- package/es/claim-list/index.js +21 -21
- package/es/confirmation/index.js +4 -4
- package/es/date-picker/buddhist.js +4 -4
- package/es/date-picker/index.js +11 -11
- package/es/declaration/index.js +7 -7
- package/es/detail-panel/index.js +28 -28
- package/es/documents/index.js +2 -2
- package/es/example/index.js +7 -7
- package/es/filter/checkBox.js +10 -10
- package/es/filter/customize.js +1 -1
- package/es/filter/index.js +46 -46
- package/es/filter/radioBox.js +7 -7
- package/es/filter/rangePicker.js +23 -23
- package/es/filter/style/index.less +10 -2
- package/es/form/addable-section/index.js +35 -20
- package/es/form/addable-section/style/index.less +6 -10
- package/es/form/divider/index.js +3 -3
- package/es/form/element/index.js +20 -20
- package/es/form/elements.js +5 -2
- package/es/form/index.js +9 -9
- package/es/form/login/index.js +6 -6
- package/es/form/page/index.js +8 -8
- package/es/form/pages/index.js +10 -10
- package/es/form/render/index.js +1 -1
- package/es/form/section/index.js +6 -6
- package/es/form/step/index.js +17 -16
- package/es/form/steps/index.js +2 -2
- package/es/free-form/addable-section/index.js +32 -17
- package/es/free-form/addable-section/style/index.less +0 -4
- package/es/free-form/element/index.js +13 -13
- package/es/free-form/index.js +5 -5
- package/es/free-form/page/index.js +17 -17
- package/es/free-form/pages/index.js +4 -4
- package/es/free-form/section/index.js +7 -7
- package/es/free-form/step/index.d.ts +1 -0
- package/es/free-form/step/index.js +20 -19
- package/es/free-form/steps/index.js +4 -4
- package/es/global-message/index.js +13 -13
- package/es/home-menu/index.js +18 -18
- package/es/index.d.ts +1 -1
- package/es/index.js +1 -1
- package/es/input/amount.js +4 -4
- package/es/input/credit-card.js +6 -6
- package/es/input/email.js +3 -3
- package/es/input/expiry-date.js +5 -5
- package/es/input/input-date.js +3 -3
- package/es/input/input-number.js +5 -5
- package/es/input/input.js +3 -3
- package/es/input/otp.js +8 -8
- package/es/input/password.js +6 -6
- package/es/input/phone-number.js +4 -4
- package/es/input/text-area.js +6 -6
- package/es/layout/defaultFooter.js +28 -28
- package/es/layout/defaultHeader.js +6 -6
- package/es/layout/footer.js +66 -66
- package/es/layout/header.js +28 -28
- package/es/layout/index.js +6 -6
- package/es/locale/en-US/messages.json +1 -0
- package/es/locale/id-ID/messages.json +1 -0
- package/es/locale/locale-provider.js +4 -4
- package/es/locale/th-TH/messages.json +1 -0
- package/es/locale/vi-VN/messages.json +1 -0
- package/es/locale/zh-CN/messages.json +1 -0
- package/es/login-page/index.js +16 -16
- package/es/media/index.js +15 -15
- package/es/media/media.js +8 -8
- package/es/media/preview.js +8 -8
- package/es/mobile-insurer-detail/index.js +20 -20
- package/es/mobile-insurer-list/index.js +13 -13
- package/es/modal/index.js +10 -10
- package/es/platform/platform-card/index.d.ts +4 -1
- package/es/platform/platform-card/index.js +9 -7
- package/es/platform/switch-platform/index.d.ts +4 -1
- package/es/platform/switch-platform/index.js +47 -16
- package/es/policy-list/index.js +6 -6
- package/es/policy-list/policy-card.js +34 -34
- package/es/radio/index.d.ts +2 -1
- package/es/radio/index.js +15 -14
- package/es/radio/radio-group-with-other.d.ts +6 -0
- package/es/radio/radio-group-with-other.js +85 -0
- package/es/select/attached-select.js +19 -22
- package/es/select/select.js +8 -11
- package/es/select/time-select.js +20 -20
- package/es/status-box/index.js +4 -4
- package/es/table/index.js +36 -36
- package/es/tabs/index.js +3 -3
- package/es/typography/index.js +10 -3
- package/es/upload/index.js +31 -31
- package/es/upload-photo/index.js +31 -31
- package/es/upload-photo/media.js +4 -4
- package/es/upload-preview/index.js +10 -10
- package/es/upload-preview/media.js +8 -8
- package/es/utils/form-utils.d.ts +1 -1
- package/es/utils/form-utils.js +13 -13
- package/lib/admin-upload/float.js +14 -14
- package/lib/admin-upload/index.js +13 -13
- package/lib/admin-upload/job-list.js +49 -49
- package/lib/admin-upload/modal.js +10 -10
- package/lib/alert-message/index.js +9 -9
- package/lib/amount/index.js +4 -4
- package/lib/back-top/index.js +6 -6
- package/lib/button/index.js +11 -11
- package/lib/card-detail/card-group.js +6 -6
- package/lib/card-detail/card-item.js +6 -6
- package/lib/card-detail/card-page.js +5 -5
- package/lib/card-detail/card.js +9 -9
- package/lib/card-detail/utils.js +3 -3
- package/lib/checkbox/index.js +8 -8
- package/lib/claim-list/index.js +21 -21
- package/lib/confirmation/index.js +4 -4
- package/lib/date-picker/buddhist.js +4 -4
- package/lib/date-picker/index.js +11 -11
- package/lib/declaration/index.js +7 -7
- package/lib/detail-panel/index.js +28 -28
- package/lib/documents/index.js +2 -2
- package/lib/example/index.js +8 -8
- package/lib/filter/checkBox.js +10 -10
- package/lib/filter/customize.js +1 -1
- package/lib/filter/index.js +46 -46
- package/lib/filter/radioBox.js +7 -7
- package/lib/filter/rangePicker.js +23 -23
- package/lib/filter/style/index.less +10 -2
- package/lib/form/addable-section/index.js +39 -19
- package/lib/form/addable-section/style/index.less +6 -10
- package/lib/form/divider/index.js +3 -3
- package/lib/form/element/index.js +20 -20
- package/lib/form/elements.js +6 -2
- package/lib/form/index.js +9 -9
- package/lib/form/login/index.js +6 -6
- package/lib/form/page/index.js +8 -8
- package/lib/form/pages/index.js +10 -10
- package/lib/form/render/index.js +1 -1
- package/lib/form/section/index.js +6 -6
- package/lib/form/step/index.js +17 -16
- package/lib/form/steps/index.js +2 -2
- package/lib/free-form/addable-section/index.js +36 -16
- package/lib/free-form/addable-section/style/index.less +0 -4
- package/lib/free-form/element/index.js +13 -13
- package/lib/free-form/index.js +5 -5
- package/lib/free-form/page/index.js +17 -17
- package/lib/free-form/pages/index.js +4 -4
- package/lib/free-form/section/index.js +7 -7
- package/lib/free-form/step/index.d.ts +1 -0
- package/lib/free-form/step/index.js +20 -19
- package/lib/free-form/steps/index.js +5 -5
- package/lib/global-message/index.js +13 -13
- package/lib/home-menu/index.js +18 -18
- package/lib/index.d.ts +1 -1
- package/lib/index.js +8 -1
- package/lib/input/amount.js +4 -4
- package/lib/input/credit-card.js +6 -6
- package/lib/input/email.js +3 -3
- package/lib/input/expiry-date.js +5 -5
- package/lib/input/input-date.js +3 -3
- package/lib/input/input-number.js +5 -5
- package/lib/input/input.js +3 -3
- package/lib/input/otp.js +8 -8
- package/lib/input/password.js +6 -6
- package/lib/input/phone-number.js +4 -4
- package/lib/input/text-area.js +6 -6
- package/lib/layout/defaultFooter.js +28 -28
- package/lib/layout/defaultHeader.js +6 -6
- package/lib/layout/footer.js +66 -66
- package/lib/layout/header.js +28 -28
- package/lib/layout/index.js +6 -6
- package/lib/locale/en-US/messages.json +1 -0
- package/lib/locale/id-ID/messages.json +1 -0
- package/lib/locale/locale-provider.js +4 -4
- package/lib/locale/th-TH/messages.json +1 -0
- package/lib/locale/vi-VN/messages.json +1 -0
- package/lib/locale/zh-CN/messages.json +1 -0
- package/lib/login-page/index.js +16 -16
- package/lib/media/index.js +15 -15
- package/lib/media/media.js +8 -8
- package/lib/media/preview.js +8 -8
- package/lib/mobile-insurer-detail/index.js +20 -20
- package/lib/mobile-insurer-list/index.js +13 -13
- package/lib/modal/index.js +10 -10
- package/lib/platform/platform-card/index.d.ts +4 -1
- package/lib/platform/platform-card/index.js +9 -7
- package/lib/platform/switch-platform/index.d.ts +4 -1
- package/lib/platform/switch-platform/index.js +46 -15
- package/lib/policy-list/index.js +6 -6
- package/lib/policy-list/policy-card.js +34 -34
- package/lib/radio/index.d.ts +2 -1
- package/lib/radio/index.js +23 -14
- package/lib/radio/radio-group-with-other.d.ts +6 -0
- package/lib/radio/radio-group-with-other.js +98 -0
- package/lib/select/attached-select.js +18 -21
- package/lib/select/select.js +7 -10
- package/lib/select/time-select.js +20 -20
- package/lib/status-box/index.js +4 -4
- package/lib/table/index.js +36 -36
- package/lib/tabs/index.js +3 -3
- package/lib/typography/index.js +10 -3
- package/lib/upload/index.js +31 -31
- package/lib/upload-photo/index.js +31 -31
- package/lib/upload-photo/media.js +4 -4
- package/lib/upload-preview/index.js +10 -10
- package/lib/upload-preview/media.js +8 -8
- package/lib/utils/form-utils.d.ts +1 -1
- package/lib/utils/form-utils.js +12 -12
- package/package.json +1 -1
package/lib/date-picker/index.js
CHANGED
|
@@ -42,9 +42,9 @@ var _excluded = ["value", "format", "placeholder", "suffixIcon", "className", "o
|
|
|
42
42
|
|
|
43
43
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
44
44
|
|
|
45
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object);
|
|
45
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
46
46
|
|
|
47
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]
|
|
47
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
48
48
|
|
|
49
49
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
50
50
|
|
|
@@ -78,7 +78,7 @@ var IglooDatePicker = function IglooDatePicker(_ref) {
|
|
|
78
78
|
style: {
|
|
79
79
|
fontSize: 24
|
|
80
80
|
}
|
|
81
|
-
}
|
|
81
|
+
}) : _ref$suffixIcon,
|
|
82
82
|
className = _ref.className,
|
|
83
83
|
_onOpenChange = _ref.onOpenChange,
|
|
84
84
|
props = _objectWithoutProperties(_ref, _excluded);
|
|
@@ -103,7 +103,7 @@ var IglooDatePicker = function IglooDatePicker(_ref) {
|
|
|
103
103
|
typeof _onOpenChange === 'function' && _onOpenChange(open);
|
|
104
104
|
},
|
|
105
105
|
dropdownClassName: "igloo-date-picker-panel"
|
|
106
|
-
})
|
|
106
|
+
}));
|
|
107
107
|
};
|
|
108
108
|
|
|
109
109
|
IglooDatePicker.formItemPropsHandler = function (_ref2) {
|
|
@@ -133,7 +133,7 @@ var IglooRangePicker = function IglooRangePicker(_ref3) {
|
|
|
133
133
|
style: {
|
|
134
134
|
fontSize: 24
|
|
135
135
|
}
|
|
136
|
-
}
|
|
136
|
+
}) : _ref3$suffixIcon,
|
|
137
137
|
className = _ref3.className,
|
|
138
138
|
_onOpenChange2 = _ref3.onOpenChange,
|
|
139
139
|
props = _objectWithoutProperties(_ref3, _excluded2);
|
|
@@ -158,8 +158,8 @@ var IglooRangePicker = function IglooRangePicker(_ref3) {
|
|
|
158
158
|
dropdownClassName: "igloo-date-picker-panel",
|
|
159
159
|
separator: (0, _jsxRuntime.jsx)("div", {
|
|
160
160
|
className: "igloo-date-picker-separate"
|
|
161
|
-
}
|
|
162
|
-
})
|
|
161
|
+
})
|
|
162
|
+
}));
|
|
163
163
|
};
|
|
164
164
|
|
|
165
165
|
exports.IglooRangePicker = IglooRangePicker;
|
|
@@ -204,7 +204,7 @@ var IglooWeekPicker = function IglooWeekPicker(_ref9) {
|
|
|
204
204
|
style: {
|
|
205
205
|
fontSize: 24
|
|
206
206
|
}
|
|
207
|
-
}
|
|
207
|
+
}) : _ref9$suffixIcon,
|
|
208
208
|
className = _ref9.className,
|
|
209
209
|
_onOpenChange3 = _ref9.onOpenChange,
|
|
210
210
|
props = _objectWithoutProperties(_ref9, _excluded3);
|
|
@@ -228,7 +228,7 @@ var IglooWeekPicker = function IglooWeekPicker(_ref9) {
|
|
|
228
228
|
typeof _onOpenChange3 === 'function' && _onOpenChange3(open);
|
|
229
229
|
},
|
|
230
230
|
dropdownClassName: "igloo-date-picker-panel"
|
|
231
|
-
})
|
|
231
|
+
}));
|
|
232
232
|
};
|
|
233
233
|
|
|
234
234
|
exports.IglooWeekPicker = IglooWeekPicker;
|
|
@@ -258,7 +258,7 @@ var IglooMonthPicker = function IglooMonthPicker(_ref11) {
|
|
|
258
258
|
style: {
|
|
259
259
|
fontSize: 24
|
|
260
260
|
}
|
|
261
|
-
}
|
|
261
|
+
}) : _ref11$suffixIcon,
|
|
262
262
|
_onOpenChange4 = _ref11.onOpenChange,
|
|
263
263
|
className = _ref11.className,
|
|
264
264
|
props = _objectWithoutProperties(_ref11, _excluded4);
|
|
@@ -282,7 +282,7 @@ var IglooMonthPicker = function IglooMonthPicker(_ref11) {
|
|
|
282
282
|
typeof _onOpenChange4 === 'function' && _onOpenChange4(open);
|
|
283
283
|
},
|
|
284
284
|
dropdownClassName: "igloo-date-picker-panel"
|
|
285
|
-
})
|
|
285
|
+
}));
|
|
286
286
|
};
|
|
287
287
|
|
|
288
288
|
exports.IglooMonthPicker = IglooMonthPicker;
|
package/lib/declaration/index.js
CHANGED
|
@@ -29,9 +29,9 @@ var _excluded = ["title", "description", "declaration"];
|
|
|
29
29
|
|
|
30
30
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
31
31
|
|
|
32
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object);
|
|
32
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
33
33
|
|
|
34
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]
|
|
34
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
35
35
|
|
|
36
36
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
37
37
|
|
|
@@ -55,21 +55,21 @@ var Declaration = function Declaration(_ref) {
|
|
|
55
55
|
children: [title, title === undefined && formatMessage({
|
|
56
56
|
id: 'Please take a moment to review what you’ve told us above.'
|
|
57
57
|
})]
|
|
58
|
-
}
|
|
58
|
+
}), (0, _jsxRuntime.jsxs)("div", {
|
|
59
59
|
className: "igloo-form-declaration-description",
|
|
60
60
|
children: [description, description === undefined && formatMessage({
|
|
61
61
|
id: 'Once you’re happy with the above, and you’ve checked the declaration, please go ahead and submit your claim.'
|
|
62
62
|
})]
|
|
63
|
-
}
|
|
63
|
+
}), (0, _jsxRuntime.jsx)(_divider.default, {
|
|
64
64
|
className: "igloo-form-declaration-divider"
|
|
65
|
-
}
|
|
65
|
+
}), (0, _jsxRuntime.jsx)(_checkbox.default, _objectSpread(_objectSpread({
|
|
66
66
|
className: "igloo-form-declaration-declaration"
|
|
67
67
|
}, (0, _omit.default)(rest, _formMethods.default)), {}, {
|
|
68
68
|
children: declaration || formatMessage({
|
|
69
69
|
id: 'I declare that the statements I have described above are true. I further declare that the loss occured was accidental, without planning or consensus with other parties.'
|
|
70
70
|
})
|
|
71
|
-
})
|
|
72
|
-
}
|
|
71
|
+
}))]
|
|
72
|
+
});
|
|
73
73
|
};
|
|
74
74
|
|
|
75
75
|
Declaration.formItemPropsHandler = function (config) {
|
|
@@ -31,9 +31,9 @@ require("./style");
|
|
|
31
31
|
|
|
32
32
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
33
33
|
|
|
34
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object);
|
|
34
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
35
35
|
|
|
36
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]
|
|
36
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
37
37
|
|
|
38
38
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
39
39
|
|
|
@@ -81,38 +81,38 @@ var DetailPanel = function DetailPanel(_ref) {
|
|
|
81
81
|
children: [(0, _jsxRuntime.jsx)(_typography.default, {
|
|
82
82
|
level: "body1",
|
|
83
83
|
children: title
|
|
84
|
-
}
|
|
84
|
+
}), (0, _jsxRuntime.jsx)(_iglooicon.ArrowDownOutlined, {
|
|
85
85
|
style: {
|
|
86
86
|
opacity: visible ? 1 : 0
|
|
87
87
|
},
|
|
88
88
|
className: "igloo-detail-panel-arrow"
|
|
89
|
-
}
|
|
89
|
+
}), (0, _jsxRuntime.jsx)(_iglooicon.ArrowUpOutlined, {
|
|
90
90
|
style: {
|
|
91
91
|
opacity: visible ? 0 : 1
|
|
92
92
|
},
|
|
93
93
|
className: "igloo-detail-panel-arrow"
|
|
94
|
-
}
|
|
95
|
-
}
|
|
94
|
+
})]
|
|
95
|
+
}), visible && (0, _jsxRuntime.jsxs)("div", {
|
|
96
96
|
className: "igloo-detail-panel-content",
|
|
97
97
|
children: [needSubContent && (0, _jsxRuntime.jsxs)("div", {
|
|
98
98
|
className: "igloo-detail-panel-sub-title",
|
|
99
99
|
children: [icon && (0, _jsxRuntime.jsx)("div", {
|
|
100
100
|
className: "sub-title-icon",
|
|
101
101
|
children: icon
|
|
102
|
-
}
|
|
102
|
+
}), (0, _jsxRuntime.jsxs)("div", {
|
|
103
103
|
className: "sub-title-content",
|
|
104
104
|
children: [subTitle && (0, _jsxRuntime.jsx)(_typography.default, {
|
|
105
105
|
level: "h4",
|
|
106
106
|
className: "sub-title-title",
|
|
107
107
|
children: subTitle
|
|
108
|
-
}
|
|
108
|
+
}), status && (0, _jsxRuntime.jsx)("div", {
|
|
109
109
|
className: "sub-title-status",
|
|
110
|
-
children: (0, _jsxRuntime.jsx)(_statusBox.default, _objectSpread({}, status)
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
}
|
|
110
|
+
children: (0, _jsxRuntime.jsx)(_statusBox.default, _objectSpread({}, status))
|
|
111
|
+
})]
|
|
112
|
+
})]
|
|
113
|
+
}), children]
|
|
114
|
+
})]
|
|
115
|
+
});
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
return (0, _jsxRuntime.jsxs)("div", {
|
|
@@ -120,27 +120,27 @@ var DetailPanel = function DetailPanel(_ref) {
|
|
|
120
120
|
children: [(0, _jsxRuntime.jsx)(_typography.default, {
|
|
121
121
|
level: "h3b",
|
|
122
122
|
children: title
|
|
123
|
-
}
|
|
123
|
+
}), (0, _jsxRuntime.jsxs)("div", {
|
|
124
124
|
className: "igloo-detail-panel-content",
|
|
125
125
|
children: [needSubContent && (0, _jsxRuntime.jsxs)("div", {
|
|
126
126
|
className: "igloo-detail-panel-sub-title",
|
|
127
127
|
children: [icon && (0, _jsxRuntime.jsx)("div", {
|
|
128
128
|
className: "sub-title-icon",
|
|
129
129
|
children: icon
|
|
130
|
-
}
|
|
130
|
+
}), (0, _jsxRuntime.jsxs)("div", {
|
|
131
131
|
className: "sub-title-content",
|
|
132
132
|
children: [subTitle && (0, _jsxRuntime.jsx)(_typography.default, {
|
|
133
133
|
level: "h4",
|
|
134
134
|
className: "sub-title-title",
|
|
135
135
|
children: subTitle
|
|
136
|
-
}
|
|
136
|
+
}), status && (0, _jsxRuntime.jsx)("div", {
|
|
137
137
|
className: "sub-title-status",
|
|
138
|
-
children: (0, _jsxRuntime.jsx)(_statusBox.default, _objectSpread({}, status)
|
|
139
|
-
}
|
|
140
|
-
}
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
}
|
|
138
|
+
children: (0, _jsxRuntime.jsx)(_statusBox.default, _objectSpread({}, status))
|
|
139
|
+
})]
|
|
140
|
+
})]
|
|
141
|
+
}), children]
|
|
142
|
+
})]
|
|
143
|
+
});
|
|
144
144
|
};
|
|
145
145
|
|
|
146
146
|
DetailPanel.DetailItem = function (_ref2) {
|
|
@@ -155,16 +155,16 @@ DetailPanel.DetailItem = function (_ref2) {
|
|
|
155
155
|
level: "body1",
|
|
156
156
|
className: "igloo-detail-panel-item-title",
|
|
157
157
|
children: title
|
|
158
|
-
}
|
|
159
|
-
}
|
|
158
|
+
})
|
|
159
|
+
}), (0, _jsxRuntime.jsx)(_col.default, {
|
|
160
160
|
span: 24,
|
|
161
161
|
children: (0, _jsxRuntime.jsx)(_typography.default, {
|
|
162
162
|
level: "body1",
|
|
163
163
|
className: "igloo-detail-panel-item-value",
|
|
164
164
|
children: value
|
|
165
|
-
}
|
|
166
|
-
}
|
|
167
|
-
}
|
|
165
|
+
})
|
|
166
|
+
})]
|
|
167
|
+
});
|
|
168
168
|
};
|
|
169
169
|
|
|
170
170
|
var _default = DetailPanel;
|
package/lib/documents/index.js
CHANGED
package/lib/example/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
3
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
4
4
|
|
|
5
5
|
Object.defineProperty(exports, "__esModule", {
|
|
6
6
|
value: true
|
|
@@ -31,9 +31,9 @@ function _interopRequireWildcard(obj, nodeInterop) { if (!nodeInterop && obj &&
|
|
|
31
31
|
|
|
32
32
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
|
33
33
|
|
|
34
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object);
|
|
34
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
35
35
|
|
|
36
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]
|
|
36
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
37
37
|
|
|
38
38
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
39
39
|
|
|
@@ -111,12 +111,12 @@ var Excample = function Excample(_ref) {
|
|
|
111
111
|
setResult(undefined);
|
|
112
112
|
},
|
|
113
113
|
shape: "circle",
|
|
114
|
-
icon: (0, _jsxRuntime.jsx)(_icons.RedoOutlined, {}
|
|
114
|
+
icon: (0, _jsxRuntime.jsx)(_icons.RedoOutlined, {}),
|
|
115
115
|
type: "primary",
|
|
116
116
|
style: {
|
|
117
117
|
marginBottom: 16
|
|
118
118
|
}
|
|
119
|
-
}
|
|
119
|
+
}), (0, _jsxRuntime.jsx)(_select.default, {
|
|
120
120
|
defaultValue: currentLang,
|
|
121
121
|
style: {
|
|
122
122
|
width: 200,
|
|
@@ -126,7 +126,7 @@ var Excample = function Excample(_ref) {
|
|
|
126
126
|
onChange: function onChange(e) {
|
|
127
127
|
return setLang(e);
|
|
128
128
|
}
|
|
129
|
-
}
|
|
129
|
+
}), /*#__PURE__*/_react.default.cloneElement(children, _objectSpread(_objectSpread({}, rest), {}, {
|
|
130
130
|
onSubmit: handleSubmit,
|
|
131
131
|
key: key
|
|
132
132
|
})), result && (0, _jsxRuntime.jsx)(_reactJsonView.default, {
|
|
@@ -134,8 +134,8 @@ var Excample = function Excample(_ref) {
|
|
|
134
134
|
displayDataTypes: false,
|
|
135
135
|
name: false,
|
|
136
136
|
displayObjectSize: false
|
|
137
|
-
}
|
|
138
|
-
}
|
|
137
|
+
})]
|
|
138
|
+
});
|
|
139
139
|
};
|
|
140
140
|
|
|
141
141
|
var _default = Excample;
|
package/lib/filter/checkBox.js
CHANGED
|
@@ -99,7 +99,7 @@ var CratetCheckBoxFilter = function CratetCheckBoxFilter(props) {
|
|
|
99
99
|
children: [(0, _jsxRuntime.jsx)(_typography.default, {
|
|
100
100
|
level: "h4",
|
|
101
101
|
children: title
|
|
102
|
-
}
|
|
102
|
+
}), allChoose ? (0, _jsxRuntime.jsx)("span", {
|
|
103
103
|
className: "igloo-form-filter-drop-down-container-content-group-title-action",
|
|
104
104
|
onClick: function onClick() {
|
|
105
105
|
valueConfirm({
|
|
@@ -113,8 +113,8 @@ var CratetCheckBoxFilter = function CratetCheckBoxFilter(props) {
|
|
|
113
113
|
children: formatMessage({
|
|
114
114
|
id: 'Unselect All'
|
|
115
115
|
})
|
|
116
|
-
}
|
|
117
|
-
}
|
|
116
|
+
})
|
|
117
|
+
}) : (0, _jsxRuntime.jsx)("span", {
|
|
118
118
|
className: "igloo-form-filter-drop-down-container-content-group-title-action",
|
|
119
119
|
onClick: function onClick() {
|
|
120
120
|
valueConfirm({
|
|
@@ -128,9 +128,9 @@ var CratetCheckBoxFilter = function CratetCheckBoxFilter(props) {
|
|
|
128
128
|
children: formatMessage({
|
|
129
129
|
id: 'Select All'
|
|
130
130
|
})
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
}
|
|
131
|
+
})
|
|
132
|
+
})]
|
|
133
|
+
}), (0, _jsxRuntime.jsx)(_checkbox.default.Group, {
|
|
134
134
|
value: handleFilterDisable(chooseed, disabled),
|
|
135
135
|
style: {
|
|
136
136
|
width: '100%'
|
|
@@ -152,16 +152,16 @@ var CratetCheckBoxFilter = function CratetCheckBoxFilter(props) {
|
|
|
152
152
|
children: (0, _jsxRuntime.jsx)(_typography.default, {
|
|
153
153
|
level: "body1",
|
|
154
154
|
children: item.label
|
|
155
|
-
}
|
|
156
|
-
}
|
|
155
|
+
})
|
|
156
|
+
})
|
|
157
157
|
}, item.value);
|
|
158
158
|
})
|
|
159
|
-
}
|
|
159
|
+
})
|
|
160
160
|
}, String(timeKey.valueOf())), (0, _jsxRuntime.jsx)(_divider.default, {
|
|
161
161
|
style: {
|
|
162
162
|
margin: '16px 0px'
|
|
163
163
|
}
|
|
164
|
-
}
|
|
164
|
+
})]
|
|
165
165
|
}, optionKey);
|
|
166
166
|
};
|
|
167
167
|
|
package/lib/filter/customize.js
CHANGED
package/lib/filter/index.js
CHANGED
|
@@ -79,13 +79,13 @@ function _iterableToArrayLimit(arr, i) { var _i = arr == null ? null : typeof Sy
|
|
|
79
79
|
|
|
80
80
|
function _arrayWithHoles(arr) { if (Array.isArray(arr)) return arr; }
|
|
81
81
|
|
|
82
|
-
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object);
|
|
82
|
+
function ownKeys(object, enumerableOnly) { var keys = Object.keys(object); if (Object.getOwnPropertySymbols) { var symbols = Object.getOwnPropertySymbols(object); enumerableOnly && (symbols = symbols.filter(function (sym) { return Object.getOwnPropertyDescriptor(object, sym).enumerable; })), keys.push.apply(keys, symbols); } return keys; }
|
|
83
83
|
|
|
84
|
-
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]
|
|
84
|
+
function _objectSpread(target) { for (var i = 1; i < arguments.length; i++) { var source = null != arguments[i] ? arguments[i] : {}; i % 2 ? ownKeys(Object(source), !0).forEach(function (key) { _defineProperty(target, key, source[key]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(target, Object.getOwnPropertyDescriptors(source)) : ownKeys(Object(source)).forEach(function (key) { Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key)); }); } return target; }
|
|
85
85
|
|
|
86
86
|
function _defineProperty(obj, key, value) { if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
87
87
|
|
|
88
|
-
function _typeof(obj) { "@babel/helpers - typeof";
|
|
88
|
+
function _typeof(obj) { "@babel/helpers - typeof"; return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (obj) { return typeof obj; } : function (obj) { return obj && "function" == typeof Symbol && obj.constructor === Symbol && obj !== Symbol.prototype ? "symbol" : typeof obj; }, _typeof(obj); }
|
|
89
89
|
|
|
90
90
|
var defaultFormat = 'DD / MM / YYYY';
|
|
91
91
|
|
|
@@ -649,15 +649,15 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
649
649
|
fontSize: '24px',
|
|
650
650
|
color: '#666666'
|
|
651
651
|
}
|
|
652
|
-
}
|
|
652
|
+
}), (0, _jsxRuntime.jsx)(_typography.default, {
|
|
653
653
|
level: "h4",
|
|
654
654
|
children: filterTitle
|
|
655
|
-
}
|
|
656
|
-
}
|
|
655
|
+
})]
|
|
656
|
+
}), (0, _jsxRuntime.jsx)(_divider.default, {
|
|
657
657
|
style: {
|
|
658
658
|
margin: '16px 0px'
|
|
659
659
|
}
|
|
660
|
-
}
|
|
660
|
+
}), filterItems.map(function (item) {
|
|
661
661
|
var type = item.type,
|
|
662
662
|
options = item.options,
|
|
663
663
|
filterItemTitle = item.filterItemTitle,
|
|
@@ -731,7 +731,7 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
731
731
|
}, key);
|
|
732
732
|
}
|
|
733
733
|
})]
|
|
734
|
-
}
|
|
734
|
+
}), (0, _jsxRuntime.jsxs)("div", {
|
|
735
735
|
className: "igloo-form-filter-drop-down-footer",
|
|
736
736
|
onClick: function onClick(e) {
|
|
737
737
|
return e.stopPropagation();
|
|
@@ -751,8 +751,8 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
751
751
|
children: formatMessage({
|
|
752
752
|
id: 'Reset All Filters'
|
|
753
753
|
})
|
|
754
|
-
}
|
|
755
|
-
}
|
|
754
|
+
})
|
|
755
|
+
}), (0, _jsxRuntime.jsxs)(_space.default, {
|
|
756
756
|
size: 16,
|
|
757
757
|
children: [(0, _jsxRuntime.jsx)("span", {
|
|
758
758
|
onClick: function onClick() {
|
|
@@ -768,8 +768,8 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
768
768
|
children: formatMessage({
|
|
769
769
|
id: 'Cancel'
|
|
770
770
|
})
|
|
771
|
-
}
|
|
772
|
-
}
|
|
771
|
+
})
|
|
772
|
+
}), (0, _jsxRuntime.jsx)(_button.default, {
|
|
773
773
|
onClick: function onClick() {
|
|
774
774
|
setDropVisible(false);
|
|
775
775
|
setShowSearchInputDefault(false);
|
|
@@ -796,12 +796,12 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
796
796
|
children: formatMessage({
|
|
797
797
|
id: 'Apply'
|
|
798
798
|
})
|
|
799
|
-
}
|
|
800
|
-
}
|
|
801
|
-
}
|
|
802
|
-
}
|
|
799
|
+
})
|
|
800
|
+
})]
|
|
801
|
+
})]
|
|
802
|
+
})]
|
|
803
803
|
}, 1)
|
|
804
|
-
}
|
|
804
|
+
});
|
|
805
805
|
return (0, _jsxRuntime.jsxs)("div", {
|
|
806
806
|
className: "".concat(showIdSelect ? 'igloo-form-filter-with-select' : 'igloo-form-filter'),
|
|
807
807
|
children: [(0, _jsxRuntime.jsx)(_input.default, {
|
|
@@ -812,7 +812,7 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
812
812
|
padding: '0px',
|
|
813
813
|
border: '0px'
|
|
814
814
|
}
|
|
815
|
-
}
|
|
815
|
+
}), showIdSelect && idKeyTypes.length !== 0 && (0, _jsxRuntime.jsx)(_select.default, {
|
|
816
816
|
className: "igloo-form-filter-id-select",
|
|
817
817
|
onChange: function onChange(e) {
|
|
818
818
|
return setIdName(String(e));
|
|
@@ -822,17 +822,17 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
822
822
|
style: {
|
|
823
823
|
fontSize: 24
|
|
824
824
|
}
|
|
825
|
-
}
|
|
825
|
+
}),
|
|
826
826
|
children: idKeyTypes.map(function (item) {
|
|
827
827
|
return (0, _jsxRuntime.jsx)(Option, {
|
|
828
828
|
value: item.value,
|
|
829
829
|
children: (0, _jsxRuntime.jsx)(_typography.default, {
|
|
830
830
|
level: "body1",
|
|
831
831
|
children: item.label
|
|
832
|
-
}
|
|
832
|
+
})
|
|
833
833
|
}, item.value);
|
|
834
834
|
})
|
|
835
|
-
}
|
|
835
|
+
}), (hightLightFilterButton || showDefaultOptions || stillHaveTagsToDelete) && !noFilters && !showSearchInputDefault && !showSearchInputWhenHasTag ? (0, _jsxRuntime.jsxs)("div", {
|
|
836
836
|
className: "igloo-filter-tag-position-reference",
|
|
837
837
|
children: [(0, _jsxRuntime.jsxs)("div", {
|
|
838
838
|
ref: heightRef,
|
|
@@ -851,7 +851,7 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
851
851
|
},
|
|
852
852
|
children: [(0, _jsxRuntime.jsx)(_iglooicon.SearchOutlined, {
|
|
853
853
|
className: 'search-icon'
|
|
854
|
-
}
|
|
854
|
+
}), (0, _jsxRuntime.jsxs)(_space.default, {
|
|
855
855
|
size: [12, 8],
|
|
856
856
|
className: "tag-container",
|
|
857
857
|
style: {
|
|
@@ -863,7 +863,7 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
863
863
|
children: [(0, _jsxRuntime.jsx)(_typography.default, {
|
|
864
864
|
level: "body3",
|
|
865
865
|
children: item.label
|
|
866
|
-
}
|
|
866
|
+
}), !item.canNotDelete && (0, _jsxRuntime.jsx)(_iglooicon.CrossOutlined, {
|
|
867
867
|
className: "delete-icon",
|
|
868
868
|
onClick: function onClick(e) {
|
|
869
869
|
e.stopPropagation();
|
|
@@ -895,12 +895,12 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
895
895
|
|
|
896
896
|
deleteSomeOne(confirmed, item, [statusCallBack, handleFilter]);
|
|
897
897
|
}
|
|
898
|
-
}
|
|
898
|
+
})]
|
|
899
899
|
}, index);
|
|
900
900
|
}), !oneLineCanShow && !inputExtend && (0, _jsxRuntime.jsx)("span", {
|
|
901
901
|
children: "..."
|
|
902
|
-
}
|
|
903
|
-
}
|
|
902
|
+
})]
|
|
903
|
+
}), !onlyHaveCanNotDeleteTags && (0, _jsxRuntime.jsx)(_iglooicon.CrossOutlined, {
|
|
904
904
|
className: "delete-all-icon",
|
|
905
905
|
onClick: function onClick(e) {
|
|
906
906
|
e.stopPropagation();
|
|
@@ -927,8 +927,8 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
927
927
|
typeof parentFilterCallBack === 'function' && parentFilterCallBack(_objectSpread({}, afterDeleteValue));
|
|
928
928
|
}
|
|
929
929
|
}
|
|
930
|
-
}
|
|
931
|
-
}
|
|
930
|
+
})]
|
|
931
|
+
}), (0, _jsxRuntime.jsxs)("div", {
|
|
932
932
|
ref: openStatusTagRef,
|
|
933
933
|
className: (0, _classnames.default)('tag-extend-container-hide-status', {
|
|
934
934
|
'igloo-form-filter-has-select-tag-container': showIdSelect,
|
|
@@ -947,7 +947,7 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
947
947
|
},
|
|
948
948
|
children: [(0, _jsxRuntime.jsx)(_iglooicon.SearchOutlined, {
|
|
949
949
|
className: 'search-icon'
|
|
950
|
-
}
|
|
950
|
+
}), (0, _jsxRuntime.jsx)(_space.default, {
|
|
951
951
|
size: [12, 8],
|
|
952
952
|
className: "tag-container",
|
|
953
953
|
style: {
|
|
@@ -959,7 +959,7 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
959
959
|
children: [(0, _jsxRuntime.jsx)(_typography.default, {
|
|
960
960
|
level: "body3",
|
|
961
961
|
children: item.label
|
|
962
|
-
}
|
|
962
|
+
}), !item.canNotDelete && (0, _jsxRuntime.jsx)(_iglooicon.CrossOutlined, {
|
|
963
963
|
className: "delete-icon",
|
|
964
964
|
onClick: function onClick(e) {
|
|
965
965
|
e.stopPropagation();
|
|
@@ -991,10 +991,10 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
991
991
|
|
|
992
992
|
deleteSomeOne(confirmed, item, [statusCallBack, handleFilter]);
|
|
993
993
|
}
|
|
994
|
-
}
|
|
994
|
+
})]
|
|
995
995
|
}, index);
|
|
996
996
|
})
|
|
997
|
-
}
|
|
997
|
+
}), !onlyHaveCanNotDeleteTags && (0, _jsxRuntime.jsx)(_iglooicon.CrossOutlined, {
|
|
998
998
|
className: "delete-all-icon",
|
|
999
999
|
onClick: function onClick() {
|
|
1000
1000
|
setTimeRangeType(-1);
|
|
@@ -1020,9 +1020,9 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
1020
1020
|
typeof parentFilterCallBack === 'function' && parentFilterCallBack(_objectSpread({}, afterDeleteValue));
|
|
1021
1021
|
}
|
|
1022
1022
|
}
|
|
1023
|
-
}
|
|
1024
|
-
}
|
|
1025
|
-
}
|
|
1023
|
+
})]
|
|
1024
|
+
})]
|
|
1025
|
+
}) : (0, _jsxRuntime.jsx)(_input.default, {
|
|
1026
1026
|
ref: searchInput,
|
|
1027
1027
|
value: searchInputValue,
|
|
1028
1028
|
onChange: function onChange(e) {
|
|
@@ -1041,7 +1041,7 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
1041
1041
|
color: '#999999',
|
|
1042
1042
|
marginRight: '12px'
|
|
1043
1043
|
}
|
|
1044
|
-
}
|
|
1044
|
+
}),
|
|
1045
1045
|
className: "".concat(showIdSelect ? 'igloo-form-filter-has-select-input' : 'igloo-form-filter-default-input'),
|
|
1046
1046
|
onPressEnter: function onPressEnter(e) {
|
|
1047
1047
|
var value = undefined;
|
|
@@ -1063,7 +1063,7 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
1063
1063
|
onFilter(value);
|
|
1064
1064
|
typeof parentFilterCallBack === 'function' && parentFilterCallBack(value);
|
|
1065
1065
|
}
|
|
1066
|
-
}
|
|
1066
|
+
}), !inputOnly && (0, _jsxRuntime.jsx)(_dropdown.default, {
|
|
1067
1067
|
getPopupContainer: function getPopupContainer() {
|
|
1068
1068
|
return dropDownContainerRef.current;
|
|
1069
1069
|
},
|
|
@@ -1071,7 +1071,7 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
1071
1071
|
style: {
|
|
1072
1072
|
display: 'none'
|
|
1073
1073
|
}
|
|
1074
|
-
}
|
|
1074
|
+
}),
|
|
1075
1075
|
placement: 'bottomLeft',
|
|
1076
1076
|
overlayClassName: "igloo-form-filter-drop-down-container",
|
|
1077
1077
|
visible: dropVisible,
|
|
@@ -1099,7 +1099,7 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
1099
1099
|
style: {
|
|
1100
1100
|
fontSize: '24px'
|
|
1101
1101
|
}
|
|
1102
|
-
}
|
|
1102
|
+
}),
|
|
1103
1103
|
onClick: function onClick() {
|
|
1104
1104
|
setDropVisible(true);
|
|
1105
1105
|
},
|
|
@@ -1110,15 +1110,15 @@ var FilterComponent = function FilterComponent(props) {
|
|
|
1110
1110
|
children: formatMessage({
|
|
1111
1111
|
id: 'Filter'
|
|
1112
1112
|
})
|
|
1113
|
-
}
|
|
1114
|
-
}
|
|
1115
|
-
}
|
|
1116
|
-
}
|
|
1117
|
-
}
|
|
1113
|
+
})
|
|
1114
|
+
})
|
|
1115
|
+
})
|
|
1116
|
+
})
|
|
1117
|
+
}), (0, _jsxRuntime.jsx)("div", {
|
|
1118
1118
|
className: "igloo-form-filter-drop-down",
|
|
1119
1119
|
ref: dropDownContainerRef
|
|
1120
|
-
}
|
|
1121
|
-
}
|
|
1120
|
+
})]
|
|
1121
|
+
});
|
|
1122
1122
|
};
|
|
1123
1123
|
|
|
1124
1124
|
var _default = FilterComponent;
|