@jingx/lottery-components-react-jsx 1.0.32 → 1.0.34
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/dist/index.cjs.js +78 -70
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.esm.js +78 -70
- package/dist/index.esm.js.map +1 -1
- package/package.json +1 -1
package/dist/index.esm.js
CHANGED
|
@@ -38518,8 +38518,6 @@ const Ticket = ({ object, lotteryType, plusCount = 1, hideWaterAmount = false, E
|
|
|
38518
38518
|
const isShowKhr = ((_a = object == null ? void 0 : object.totalKhr) == null ? void 0 : _a.betAmount) !== ((_b = object == null ? void 0 : object.totalKhr) == null ? void 0 : _b.waterAmount) && ((_c = object == null ? void 0 : object.totalKhr) == null ? void 0 : _c.waterAmount) > 0;
|
|
38519
38519
|
const isShowUsd = ((_d = object == null ? void 0 : object.totalUsd) == null ? void 0 : _d.betAmount) !== ((_e = object == null ? void 0 : object.totalUsd) == null ? void 0 : _e.waterAmount) && ((_f = object == null ? void 0 : object.totalUsd) == null ? void 0 : _f.waterAmount) > 0;
|
|
38520
38520
|
const isNight = object == null ? void 0 : object.isNight;
|
|
38521
|
-
const isPaid = object == null ? void 0 : object.isPaid;
|
|
38522
|
-
const isPayout = object == null ? void 0 : object.isPayout;
|
|
38523
38521
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(ScopeHost, { children: /* @__PURE__ */ jsxRuntimeExports.jsx("table", { id: "print-t-58", className: "print-tb-58-1", cellPadding: "7px", children: /* @__PURE__ */ jsxRuntimeExports.jsxs("tbody", { children: [
|
|
38524
38522
|
/* @__PURE__ */ jsxRuntimeExports.jsx("tr", { children: /* @__PURE__ */ jsxRuntimeExports.jsx("td", { colSpan: 3, style: { borderBottom: "2px solid black" }, className: "w-100 text-center pt-0 pb-2", children: /* @__PURE__ */ jsxRuntimeExports.jsx("label", { className: "m-0 f-30 text-black font-weight-bold ff-p-head", children: isSend ? "\u179B\u17C1\u1781\u179F\u17B6\u1784" : /* @__PURE__ */ jsxRuntimeExports.jsx(RenderHead$1, { platform: Env.REACT_APP_PLATFORM_TYPE, logo }) }) }) }),
|
|
38525
38523
|
/* @__PURE__ */ jsxRuntimeExports.jsx("tr", { style: { lineHeight: "35px" }, children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
@@ -38563,7 +38561,7 @@ const Ticket = ({ object, lotteryType, plusCount = 1, hideWaterAmount = false, E
|
|
|
38563
38561
|
fontWeight: "bold",
|
|
38564
38562
|
fontSize: 16,
|
|
38565
38563
|
color: "black",
|
|
38566
|
-
paddingBottom: "
|
|
38564
|
+
paddingBottom: "20px"
|
|
38567
38565
|
}, colSpan: 3, className: "text-center", children: [
|
|
38568
38566
|
/* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
38569
38567
|
"div",
|
|
@@ -38578,37 +38576,7 @@ const Ticket = ({ object, lotteryType, plusCount = 1, hideWaterAmount = false, E
|
|
|
38578
38576
|
}
|
|
38579
38577
|
),
|
|
38580
38578
|
/* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "mb-0", children: mapLabels.thank_you })
|
|
38581
|
-
] }) })
|
|
38582
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx("tr", { children: /* @__PURE__ */ jsxRuntimeExports.jsxs("td", { style: {
|
|
38583
|
-
width: "140px",
|
|
38584
|
-
fontWeight: "bold",
|
|
38585
|
-
fontSize: 16,
|
|
38586
|
-
color: "#f44336",
|
|
38587
|
-
paddingBottom: "0"
|
|
38588
|
-
}, colSpan: 3, className: "text-start", children: [
|
|
38589
|
-
isPaid && /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "mb-0", children: " - \u1794\u17B6\u1793\u1794\u1784\u17CB\u1794\u17D2\u179A\u17B6\u1780\u17CB" }),
|
|
38590
|
-
isPayout && /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "mb-0", children: " - \u1794\u17B6\u1793\u1791\u17BC\u1791\u17B6\u178F\u17CB\u179A\u1784\u17D2\u179C\u17B6\u1793\u17CB" })
|
|
38591
|
-
] }) }),
|
|
38592
|
-
object.remark && /* @__PURE__ */ jsxRuntimeExports.jsx("tr", { children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
38593
|
-
"td",
|
|
38594
|
-
{
|
|
38595
|
-
style: {
|
|
38596
|
-
width: "140px",
|
|
38597
|
-
fontWeight: "bold",
|
|
38598
|
-
fontSize: 16,
|
|
38599
|
-
color: "black",
|
|
38600
|
-
paddingBottom: "20px",
|
|
38601
|
-
wordBreak: "break-word",
|
|
38602
|
-
overflowWrap: "break-word"
|
|
38603
|
-
},
|
|
38604
|
-
colSpan: 3,
|
|
38605
|
-
className: "text-start",
|
|
38606
|
-
children: /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "mb-0", children: [
|
|
38607
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx("span", { style: { color: "#f44336", marginRight: "5px" }, children: "- \u179F\u1798\u17D2\u1782\u17B6\u179B\u17CB:" }),
|
|
38608
|
-
object.remark
|
|
38609
|
-
] })
|
|
38610
|
-
}
|
|
38611
|
-
) })
|
|
38579
|
+
] }) })
|
|
38612
38580
|
] }) }) });
|
|
38613
38581
|
};
|
|
38614
38582
|
|
|
@@ -59033,9 +59001,9 @@ var axios_1 = axios;
|
|
|
59033
59001
|
|
|
59034
59002
|
var axios$1 = /*@__PURE__*/getDefaultExportFromCjs(axios_1);
|
|
59035
59003
|
|
|
59036
|
-
const ProtestApi = "api/v1.0.0/order/protest";
|
|
59004
|
+
const ProtestApi = (isSystem) => isSystem ? "api/v1.0.0/protest-ticket" : "api/v1.0.0/order/protest";
|
|
59037
59005
|
const RemoveReasonApi = "api/v1.0.0/order/remove-reason";
|
|
59038
|
-
const DeleteApi = "api/v1.0.0/order/remove";
|
|
59006
|
+
const DeleteApi = (isSystem) => isSystem ? "api/v1.0.0/cancel-ticket" : "api/v1.0.0/order/remove";
|
|
59039
59007
|
const RemarkApi = "api/v1.0.0/order/remark";
|
|
59040
59008
|
const PaidApi = "api/v1.0.0/order/paid";
|
|
59041
59009
|
const PayoutApi = "api/v1.0.0/order/payout";
|
|
@@ -59080,7 +59048,8 @@ function DeleteModal(_a) {
|
|
|
59080
59048
|
Env = {},
|
|
59081
59049
|
isSubmitting: externalSubmitting = false,
|
|
59082
59050
|
accessToken,
|
|
59083
|
-
isRemoveReason
|
|
59051
|
+
isRemoveReason,
|
|
59052
|
+
isSystem = false
|
|
59084
59053
|
} = _b; __objRest$2(_b, [
|
|
59085
59054
|
"ticket",
|
|
59086
59055
|
"isOpen",
|
|
@@ -59091,7 +59060,8 @@ function DeleteModal(_a) {
|
|
|
59091
59060
|
"Env",
|
|
59092
59061
|
"isSubmitting",
|
|
59093
59062
|
"accessToken",
|
|
59094
|
-
"isRemoveReason"
|
|
59063
|
+
"isRemoveReason",
|
|
59064
|
+
"isSystem"
|
|
59095
59065
|
]);
|
|
59096
59066
|
const [options, setOptions] = useState([]);
|
|
59097
59067
|
const [selectedReason, setSelectedReason] = useState(null);
|
|
@@ -59104,7 +59074,7 @@ function DeleteModal(_a) {
|
|
|
59104
59074
|
"X-DeviceType": "WEB"
|
|
59105
59075
|
}, token ? { Authorization: `Bearer ${token}` } : {});
|
|
59106
59076
|
useEffect(() => {
|
|
59107
|
-
if (!ticket) return void 0;
|
|
59077
|
+
if (!ticket || isSystem) return void 0;
|
|
59108
59078
|
setSelectedReason(null);
|
|
59109
59079
|
const fetchReasons = async () => {
|
|
59110
59080
|
var _a2, _b2, _c;
|
|
@@ -59133,7 +59103,7 @@ function DeleteModal(_a) {
|
|
|
59133
59103
|
}
|
|
59134
59104
|
};
|
|
59135
59105
|
fetchReasons();
|
|
59136
|
-
}, [Env.REACT_APP_API_BASE_URL, Env.REACT_APP_BASIC_TOKEN, ticket]);
|
|
59106
|
+
}, [Env.REACT_APP_API_BASE_URL, Env.REACT_APP_BASIC_TOKEN, isSystem, ticket]);
|
|
59137
59107
|
const handleReasonChange = (option) => {
|
|
59138
59108
|
setSelectedReason(option);
|
|
59139
59109
|
if (typeof onChange === "function") {
|
|
@@ -59156,13 +59126,16 @@ function DeleteModal(_a) {
|
|
|
59156
59126
|
ticketNumber: ticket == null ? void 0 : ticket.ticketNumber,
|
|
59157
59127
|
message: (_a2 = selectedReason == null ? void 0 : selectedReason.value) != null ? _a2 : ""
|
|
59158
59128
|
};
|
|
59159
|
-
const
|
|
59160
|
-
|
|
59161
|
-
|
|
59162
|
-
|
|
59163
|
-
|
|
59164
|
-
|
|
59165
|
-
)
|
|
59129
|
+
const payloadSystem = {
|
|
59130
|
+
lotteryType: ticket == null ? void 0 : ticket.lotteryType,
|
|
59131
|
+
id: ticket == null ? void 0 : ticket.ticketNumber,
|
|
59132
|
+
drawCode: ticket == null ? void 0 : ticket.drawCode
|
|
59133
|
+
};
|
|
59134
|
+
const url = `${Env.REACT_APP_API_BASE_URL || DEFAULT_API_BASE_URL$3}${DeleteApi(isSystem)}`;
|
|
59135
|
+
const res = isSystem ? await axios$1.post(url, payloadSystem, { headers }) : await axios$1.delete(url, {
|
|
59136
|
+
headers,
|
|
59137
|
+
data: payload
|
|
59138
|
+
});
|
|
59166
59139
|
if (typeof onSuccess === "function") {
|
|
59167
59140
|
onSuccess(res.data, payload);
|
|
59168
59141
|
}
|
|
@@ -59376,11 +59349,13 @@ const ProtestModal = ({
|
|
|
59376
59349
|
Env = {},
|
|
59377
59350
|
accessToken,
|
|
59378
59351
|
onChange,
|
|
59352
|
+
isSystem,
|
|
59379
59353
|
isSubmitting: externalSubmitting = false
|
|
59380
59354
|
}) => {
|
|
59381
59355
|
const [selectedTransferIds, setSelectedTransferIds] = useState([]);
|
|
59382
59356
|
const [options, setOptions] = useState([]);
|
|
59383
59357
|
const [selectedReason, setSelectedReason] = useState(null);
|
|
59358
|
+
const [systemReason, setSystemReason] = useState("");
|
|
59384
59359
|
const [isLoading, setIsLoading] = useState(false);
|
|
59385
59360
|
const [isSubmitting, setIsSubmitting] = useState(false);
|
|
59386
59361
|
const activeLotteryType = lotteryType || (ticket == null ? void 0 : ticket.lotteryType);
|
|
@@ -59391,9 +59366,10 @@ const ProtestModal = ({
|
|
|
59391
59366
|
"X-DeviceType": "WEB"
|
|
59392
59367
|
}, token ? { Authorization: `Bearer ${token}` } : {});
|
|
59393
59368
|
useEffect(() => {
|
|
59394
|
-
if (!ticket) return void 0;
|
|
59395
59369
|
setSelectedTransferIds([]);
|
|
59396
59370
|
setSelectedReason(null);
|
|
59371
|
+
setSystemReason("");
|
|
59372
|
+
if (!ticket || isSystem) return void 0;
|
|
59397
59373
|
const fetchReasons = async () => {
|
|
59398
59374
|
var _a, _b, _c;
|
|
59399
59375
|
try {
|
|
@@ -59422,7 +59398,7 @@ const ProtestModal = ({
|
|
|
59422
59398
|
}
|
|
59423
59399
|
};
|
|
59424
59400
|
fetchReasons();
|
|
59425
|
-
}, [Env.REACT_APP_API_BASE_URL, ticket]);
|
|
59401
|
+
}, [Env.REACT_APP_API_BASE_URL, isSystem, ticket]);
|
|
59426
59402
|
const handleSelectedIdsChange = useCallback((ids) => {
|
|
59427
59403
|
setSelectedTransferIds(ids);
|
|
59428
59404
|
}, []);
|
|
@@ -59432,9 +59408,24 @@ const ProtestModal = ({
|
|
|
59432
59408
|
onChange(option);
|
|
59433
59409
|
}
|
|
59434
59410
|
};
|
|
59411
|
+
const handleSystemReasonChange = (event) => {
|
|
59412
|
+
const value = event.target.value;
|
|
59413
|
+
setSystemReason(value);
|
|
59414
|
+
if (typeof onChange === "function") {
|
|
59415
|
+
onChange(value);
|
|
59416
|
+
}
|
|
59417
|
+
};
|
|
59435
59418
|
const handleSubmit = useCallback(async () => {
|
|
59436
|
-
var _a, _b, _c;
|
|
59437
|
-
if (!
|
|
59419
|
+
var _a, _b, _c, _d;
|
|
59420
|
+
if (isSystem && !systemReason.trim()) {
|
|
59421
|
+
const message = "\u179F\u17BC\u1798\u1794\u1789\u17D2\u1785\u17BC\u179B\u1798\u17BC\u179B\u17A0\u17C1\u178F\u17BB\u178F\u179C\u17C9\u17B6";
|
|
59422
|
+
PNotify_1.alert({
|
|
59423
|
+
text: message,
|
|
59424
|
+
type: "error"
|
|
59425
|
+
});
|
|
59426
|
+
return;
|
|
59427
|
+
}
|
|
59428
|
+
if (!isSystem && !selectedReason) {
|
|
59438
59429
|
const message = "\u179F\u17BC\u1798\u1787\u17D2\u179A\u17BE\u179F\u179A\u17BE\u179F\u1798\u17BC\u179B\u17A0\u17C1\u178F\u17BB\u178F\u179C\u17C9\u17B6";
|
|
59439
59430
|
PNotify_1.alert({
|
|
59440
59431
|
text: message,
|
|
@@ -59456,23 +59447,29 @@ const ProtestModal = ({
|
|
|
59456
59447
|
lotteryType: activeLotteryType,
|
|
59457
59448
|
ticketNumber: ticket == null ? void 0 : ticket.ticketNumber,
|
|
59458
59449
|
orderItemsIds: selectedTransferIds,
|
|
59459
|
-
message: selectedReason.value
|
|
59450
|
+
message: (_a = selectedReason == null ? void 0 : selectedReason.value) != null ? _a : ""
|
|
59451
|
+
};
|
|
59452
|
+
const payloadSystem = {
|
|
59453
|
+
lotteryType: activeLotteryType,
|
|
59454
|
+
orderItemsIds: selectedTransferIds,
|
|
59455
|
+
reason: systemReason.trim()
|
|
59460
59456
|
};
|
|
59457
|
+
const requestPayload = isSystem ? payloadSystem : payload;
|
|
59461
59458
|
const res = await axios$1.post(
|
|
59462
|
-
`${Env.REACT_APP_API_BASE_URL || DEFAULT_API_BASE_URL$2}${ProtestApi}`,
|
|
59463
|
-
|
|
59459
|
+
`${Env.REACT_APP_API_BASE_URL || DEFAULT_API_BASE_URL$2}${ProtestApi(isSystem)}`,
|
|
59460
|
+
requestPayload,
|
|
59464
59461
|
{ headers }
|
|
59465
59462
|
);
|
|
59466
59463
|
if (typeof onSuccessProtest === "function") {
|
|
59467
|
-
onSuccessProtest(res.data,
|
|
59464
|
+
onSuccessProtest(res.data, requestPayload);
|
|
59468
59465
|
}
|
|
59469
59466
|
PNotify_1.alert({
|
|
59470
|
-
text: ((
|
|
59467
|
+
text: ((_b = res.data) == null ? void 0 : _b.message) || "\u1780\u17B6\u179A\u178F\u179C\u17C9\u17B6\u1787\u17C4\u1782\u1787\u17D0\u1799 !",
|
|
59471
59468
|
type: "success"
|
|
59472
59469
|
});
|
|
59473
59470
|
onClose == null ? void 0 : onClose();
|
|
59474
59471
|
} catch (err) {
|
|
59475
|
-
const message = ((
|
|
59472
|
+
const message = ((_d = (_c = err.response) == null ? void 0 : _c.data) == null ? void 0 : _d.message) || err.message || "\u1780\u17B6\u179A\u178F\u179C\u17C9\u17B6\u1794\u179A\u17B6\u1787\u17D0\u1799 !";
|
|
59476
59473
|
PNotify_1.alert({
|
|
59477
59474
|
text: message,
|
|
59478
59475
|
type: "error"
|
|
@@ -59483,7 +59480,7 @@ const ProtestModal = ({
|
|
|
59483
59480
|
} finally {
|
|
59484
59481
|
setIsSubmitting(false);
|
|
59485
59482
|
}
|
|
59486
|
-
}, [Env.REACT_APP_API_BASE_URL, activeLotteryType,
|
|
59483
|
+
}, [Env.REACT_APP_API_BASE_URL, activeLotteryType, headers, isSystem, onClose, onError, onSuccessProtest, selectedReason, selectedTransferIds, systemReason, ticket]);
|
|
59487
59484
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(ScopeHost, { children: (container) => container && /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
59488
59485
|
Modal,
|
|
59489
59486
|
{
|
|
@@ -59498,7 +59495,17 @@ const ProtestModal = ({
|
|
|
59498
59495
|
/* @__PURE__ */ jsxRuntimeExports.jsxs(ModalBody, { children: [
|
|
59499
59496
|
/* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "mb-3", children: [
|
|
59500
59497
|
/* @__PURE__ */ jsxRuntimeExports.jsx(Label, { className: "f-bold custom-label", children: "Protest Reason" }),
|
|
59501
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
59498
|
+
isSystem ? /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
59499
|
+
"textarea",
|
|
59500
|
+
{
|
|
59501
|
+
className: "form-control",
|
|
59502
|
+
rows: "2",
|
|
59503
|
+
value: systemReason,
|
|
59504
|
+
disabled: isSubmitting || externalSubmitting,
|
|
59505
|
+
onChange: handleSystemReasonChange,
|
|
59506
|
+
placeholder: "\u1798\u17BC\u179B\u17A0\u17C1\u178F\u17BB \u178F\u179C\u17C9\u17B6..."
|
|
59507
|
+
}
|
|
59508
|
+
) : /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
59502
59509
|
StateManagedSelect$1,
|
|
59503
59510
|
{
|
|
59504
59511
|
options,
|
|
@@ -59696,12 +59703,10 @@ function RemarkModal(_a) {
|
|
|
59696
59703
|
ticketNumber: object == null ? void 0 : object.ticketNumber,
|
|
59697
59704
|
message: remark
|
|
59698
59705
|
};
|
|
59699
|
-
const res = await axios$1.
|
|
59706
|
+
const res = await axios$1.post(
|
|
59700
59707
|
`${Env.REACT_APP_API_BASE_URL || DEFAULT_API_BASE_URL$1}${RemarkApi}`,
|
|
59701
|
-
|
|
59702
|
-
|
|
59703
|
-
data: payload
|
|
59704
|
-
}
|
|
59708
|
+
payload,
|
|
59709
|
+
{ headers }
|
|
59705
59710
|
);
|
|
59706
59711
|
if (typeof onSuccess === "function") {
|
|
59707
59712
|
onSuccess(res.data, payload);
|
|
@@ -59829,7 +59834,8 @@ function MoreMenu(_a) {
|
|
|
59829
59834
|
accessToken,
|
|
59830
59835
|
openCallback,
|
|
59831
59836
|
closeCallback,
|
|
59832
|
-
DropdownButton
|
|
59837
|
+
DropdownButton,
|
|
59838
|
+
isSystem
|
|
59833
59839
|
} = _b, props = __objRest(_b, [
|
|
59834
59840
|
"id",
|
|
59835
59841
|
"object",
|
|
@@ -59846,7 +59852,8 @@ function MoreMenu(_a) {
|
|
|
59846
59852
|
"accessToken",
|
|
59847
59853
|
"openCallback",
|
|
59848
59854
|
"closeCallback",
|
|
59849
|
-
"DropdownButton"
|
|
59855
|
+
"DropdownButton",
|
|
59856
|
+
"isSystem"
|
|
59850
59857
|
]);
|
|
59851
59858
|
var _a2, _b2;
|
|
59852
59859
|
const [activeModal, setActiveModal] = useState(null);
|
|
@@ -59854,7 +59861,7 @@ function MoreMenu(_a) {
|
|
|
59854
59861
|
const [isPayout, setIsPayout] = useState(Boolean(ticket == null ? void 0 : ticket.isPayout));
|
|
59855
59862
|
const [isLoadingPaid, setLoadingPaid] = useState(false);
|
|
59856
59863
|
const [isLoadingPayout, setLoadingPayout] = useState(false);
|
|
59857
|
-
const isShowPayout = ((_a2 = ticket == null ? void 0 : ticket.totalKhr) == null ? void 0 : _a2.winAmount) > 0 || ((_b2 = ticket == null ? void 0 : ticket.totalUsd) == null ? void 0 : _b2.winAmount) > 0;
|
|
59864
|
+
const isShowPayout = !isSystem && (((_a2 = ticket == null ? void 0 : ticket.totalKhr) == null ? void 0 : _a2.winAmount) > 0 || ((_b2 = ticket == null ? void 0 : ticket.totalUsd) == null ? void 0 : _b2.winAmount) > 0);
|
|
59858
59865
|
useEffect(() => {
|
|
59859
59866
|
setIsPaid(Boolean(ticket == null ? void 0 : ticket.isPaid));
|
|
59860
59867
|
setIsPayout(Boolean(ticket == null ? void 0 : ticket.isPayout));
|
|
@@ -60001,7 +60008,7 @@ function MoreMenu(_a) {
|
|
|
60001
60008
|
]
|
|
60002
60009
|
}
|
|
60003
60010
|
),
|
|
60004
|
-
/* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
60011
|
+
!isSystem && /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
60005
60012
|
DropdownItem,
|
|
60006
60013
|
{
|
|
60007
60014
|
type: "button",
|
|
@@ -60013,7 +60020,7 @@ function MoreMenu(_a) {
|
|
|
60013
60020
|
]
|
|
60014
60021
|
}
|
|
60015
60022
|
),
|
|
60016
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
60023
|
+
!isSystem && /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
60017
60024
|
DropdownItem,
|
|
60018
60025
|
{
|
|
60019
60026
|
tag: "div",
|
|
@@ -60065,7 +60072,8 @@ function MoreMenu(_a) {
|
|
|
60065
60072
|
onChange,
|
|
60066
60073
|
onSuccessProtest: onSuccessProtest != null ? onSuccessProtest : onSuccess,
|
|
60067
60074
|
onError,
|
|
60068
|
-
isSubmitting: externalSubmitting
|
|
60075
|
+
isSubmitting: externalSubmitting,
|
|
60076
|
+
isSystem
|
|
60069
60077
|
}
|
|
60070
60078
|
),
|
|
60071
60079
|
object && activeModal === "remark" && /* @__PURE__ */ jsxRuntimeExports.jsx(
|