@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.cjs.js
CHANGED
|
@@ -38538,8 +38538,6 @@ const Ticket = ({ object, lotteryType, plusCount = 1, hideWaterAmount = false, E
|
|
|
38538
38538
|
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;
|
|
38539
38539
|
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;
|
|
38540
38540
|
const isNight = object == null ? void 0 : object.isNight;
|
|
38541
|
-
const isPaid = object == null ? void 0 : object.isPaid;
|
|
38542
|
-
const isPayout = object == null ? void 0 : object.isPayout;
|
|
38543
38541
|
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: [
|
|
38544
38542
|
/* @__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 }) }) }) }),
|
|
38545
38543
|
/* @__PURE__ */ jsxRuntimeExports.jsx("tr", { style: { lineHeight: "35px" }, children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
@@ -38583,7 +38581,7 @@ const Ticket = ({ object, lotteryType, plusCount = 1, hideWaterAmount = false, E
|
|
|
38583
38581
|
fontWeight: "bold",
|
|
38584
38582
|
fontSize: 16,
|
|
38585
38583
|
color: "black",
|
|
38586
|
-
paddingBottom: "
|
|
38584
|
+
paddingBottom: "20px"
|
|
38587
38585
|
}, colSpan: 3, className: "text-center", children: [
|
|
38588
38586
|
/* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
38589
38587
|
"div",
|
|
@@ -38598,37 +38596,7 @@ const Ticket = ({ object, lotteryType, plusCount = 1, hideWaterAmount = false, E
|
|
|
38598
38596
|
}
|
|
38599
38597
|
),
|
|
38600
38598
|
/* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "mb-0", children: mapLabels.thank_you })
|
|
38601
|
-
] }) })
|
|
38602
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx("tr", { children: /* @__PURE__ */ jsxRuntimeExports.jsxs("td", { style: {
|
|
38603
|
-
width: "140px",
|
|
38604
|
-
fontWeight: "bold",
|
|
38605
|
-
fontSize: 16,
|
|
38606
|
-
color: "#f44336",
|
|
38607
|
-
paddingBottom: "0"
|
|
38608
|
-
}, colSpan: 3, className: "text-start", children: [
|
|
38609
|
-
isPaid && /* @__PURE__ */ jsxRuntimeExports.jsx("div", { className: "mb-0", children: " - \u1794\u17B6\u1793\u1794\u1784\u17CB\u1794\u17D2\u179A\u17B6\u1780\u17CB" }),
|
|
38610
|
-
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" })
|
|
38611
|
-
] }) }),
|
|
38612
|
-
object.remark && /* @__PURE__ */ jsxRuntimeExports.jsx("tr", { children: /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
38613
|
-
"td",
|
|
38614
|
-
{
|
|
38615
|
-
style: {
|
|
38616
|
-
width: "140px",
|
|
38617
|
-
fontWeight: "bold",
|
|
38618
|
-
fontSize: 16,
|
|
38619
|
-
color: "black",
|
|
38620
|
-
paddingBottom: "20px",
|
|
38621
|
-
wordBreak: "break-word",
|
|
38622
|
-
overflowWrap: "break-word"
|
|
38623
|
-
},
|
|
38624
|
-
colSpan: 3,
|
|
38625
|
-
className: "text-start",
|
|
38626
|
-
children: /* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "mb-0", children: [
|
|
38627
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx("span", { style: { color: "#f44336", marginRight: "5px" }, children: "- \u179F\u1798\u17D2\u1782\u17B6\u179B\u17CB:" }),
|
|
38628
|
-
object.remark
|
|
38629
|
-
] })
|
|
38630
|
-
}
|
|
38631
|
-
) })
|
|
38599
|
+
] }) })
|
|
38632
38600
|
] }) }) });
|
|
38633
38601
|
};
|
|
38634
38602
|
|
|
@@ -59053,9 +59021,9 @@ var axios_1 = axios;
|
|
|
59053
59021
|
|
|
59054
59022
|
var axios$1 = /*@__PURE__*/getDefaultExportFromCjs(axios_1);
|
|
59055
59023
|
|
|
59056
|
-
const ProtestApi = "api/v1.0.0/order/protest";
|
|
59024
|
+
const ProtestApi = (isSystem) => isSystem ? "api/v1.0.0/protest-ticket" : "api/v1.0.0/order/protest";
|
|
59057
59025
|
const RemoveReasonApi = "api/v1.0.0/order/remove-reason";
|
|
59058
|
-
const DeleteApi = "api/v1.0.0/order/remove";
|
|
59026
|
+
const DeleteApi = (isSystem) => isSystem ? "api/v1.0.0/cancel-ticket" : "api/v1.0.0/order/remove";
|
|
59059
59027
|
const RemarkApi = "api/v1.0.0/order/remark";
|
|
59060
59028
|
const PaidApi = "api/v1.0.0/order/paid";
|
|
59061
59029
|
const PayoutApi = "api/v1.0.0/order/payout";
|
|
@@ -59100,7 +59068,8 @@ function DeleteModal(_a) {
|
|
|
59100
59068
|
Env = {},
|
|
59101
59069
|
isSubmitting: externalSubmitting = false,
|
|
59102
59070
|
accessToken,
|
|
59103
|
-
isRemoveReason
|
|
59071
|
+
isRemoveReason,
|
|
59072
|
+
isSystem = false
|
|
59104
59073
|
} = _b; __objRest$2(_b, [
|
|
59105
59074
|
"ticket",
|
|
59106
59075
|
"isOpen",
|
|
@@ -59111,7 +59080,8 @@ function DeleteModal(_a) {
|
|
|
59111
59080
|
"Env",
|
|
59112
59081
|
"isSubmitting",
|
|
59113
59082
|
"accessToken",
|
|
59114
|
-
"isRemoveReason"
|
|
59083
|
+
"isRemoveReason",
|
|
59084
|
+
"isSystem"
|
|
59115
59085
|
]);
|
|
59116
59086
|
const [options, setOptions] = React.useState([]);
|
|
59117
59087
|
const [selectedReason, setSelectedReason] = React.useState(null);
|
|
@@ -59124,7 +59094,7 @@ function DeleteModal(_a) {
|
|
|
59124
59094
|
"X-DeviceType": "WEB"
|
|
59125
59095
|
}, token ? { Authorization: `Bearer ${token}` } : {});
|
|
59126
59096
|
React.useEffect(() => {
|
|
59127
|
-
if (!ticket) return void 0;
|
|
59097
|
+
if (!ticket || isSystem) return void 0;
|
|
59128
59098
|
setSelectedReason(null);
|
|
59129
59099
|
const fetchReasons = async () => {
|
|
59130
59100
|
var _a2, _b2, _c;
|
|
@@ -59153,7 +59123,7 @@ function DeleteModal(_a) {
|
|
|
59153
59123
|
}
|
|
59154
59124
|
};
|
|
59155
59125
|
fetchReasons();
|
|
59156
|
-
}, [Env.REACT_APP_API_BASE_URL, Env.REACT_APP_BASIC_TOKEN, ticket]);
|
|
59126
|
+
}, [Env.REACT_APP_API_BASE_URL, Env.REACT_APP_BASIC_TOKEN, isSystem, ticket]);
|
|
59157
59127
|
const handleReasonChange = (option) => {
|
|
59158
59128
|
setSelectedReason(option);
|
|
59159
59129
|
if (typeof onChange === "function") {
|
|
@@ -59176,13 +59146,16 @@ function DeleteModal(_a) {
|
|
|
59176
59146
|
ticketNumber: ticket == null ? void 0 : ticket.ticketNumber,
|
|
59177
59147
|
message: (_a2 = selectedReason == null ? void 0 : selectedReason.value) != null ? _a2 : ""
|
|
59178
59148
|
};
|
|
59179
|
-
const
|
|
59180
|
-
|
|
59181
|
-
|
|
59182
|
-
|
|
59183
|
-
|
|
59184
|
-
|
|
59185
|
-
)
|
|
59149
|
+
const payloadSystem = {
|
|
59150
|
+
lotteryType: ticket == null ? void 0 : ticket.lotteryType,
|
|
59151
|
+
id: ticket == null ? void 0 : ticket.ticketNumber,
|
|
59152
|
+
drawCode: ticket == null ? void 0 : ticket.drawCode
|
|
59153
|
+
};
|
|
59154
|
+
const url = `${Env.REACT_APP_API_BASE_URL || DEFAULT_API_BASE_URL$3}${DeleteApi(isSystem)}`;
|
|
59155
|
+
const res = isSystem ? await axios$1.post(url, payloadSystem, { headers }) : await axios$1.delete(url, {
|
|
59156
|
+
headers,
|
|
59157
|
+
data: payload
|
|
59158
|
+
});
|
|
59186
59159
|
if (typeof onSuccess === "function") {
|
|
59187
59160
|
onSuccess(res.data, payload);
|
|
59188
59161
|
}
|
|
@@ -59396,11 +59369,13 @@ const ProtestModal = ({
|
|
|
59396
59369
|
Env = {},
|
|
59397
59370
|
accessToken,
|
|
59398
59371
|
onChange,
|
|
59372
|
+
isSystem,
|
|
59399
59373
|
isSubmitting: externalSubmitting = false
|
|
59400
59374
|
}) => {
|
|
59401
59375
|
const [selectedTransferIds, setSelectedTransferIds] = React.useState([]);
|
|
59402
59376
|
const [options, setOptions] = React.useState([]);
|
|
59403
59377
|
const [selectedReason, setSelectedReason] = React.useState(null);
|
|
59378
|
+
const [systemReason, setSystemReason] = React.useState("");
|
|
59404
59379
|
const [isLoading, setIsLoading] = React.useState(false);
|
|
59405
59380
|
const [isSubmitting, setIsSubmitting] = React.useState(false);
|
|
59406
59381
|
const activeLotteryType = lotteryType || (ticket == null ? void 0 : ticket.lotteryType);
|
|
@@ -59411,9 +59386,10 @@ const ProtestModal = ({
|
|
|
59411
59386
|
"X-DeviceType": "WEB"
|
|
59412
59387
|
}, token ? { Authorization: `Bearer ${token}` } : {});
|
|
59413
59388
|
React.useEffect(() => {
|
|
59414
|
-
if (!ticket) return void 0;
|
|
59415
59389
|
setSelectedTransferIds([]);
|
|
59416
59390
|
setSelectedReason(null);
|
|
59391
|
+
setSystemReason("");
|
|
59392
|
+
if (!ticket || isSystem) return void 0;
|
|
59417
59393
|
const fetchReasons = async () => {
|
|
59418
59394
|
var _a, _b, _c;
|
|
59419
59395
|
try {
|
|
@@ -59442,7 +59418,7 @@ const ProtestModal = ({
|
|
|
59442
59418
|
}
|
|
59443
59419
|
};
|
|
59444
59420
|
fetchReasons();
|
|
59445
|
-
}, [Env.REACT_APP_API_BASE_URL, ticket]);
|
|
59421
|
+
}, [Env.REACT_APP_API_BASE_URL, isSystem, ticket]);
|
|
59446
59422
|
const handleSelectedIdsChange = React.useCallback((ids) => {
|
|
59447
59423
|
setSelectedTransferIds(ids);
|
|
59448
59424
|
}, []);
|
|
@@ -59452,9 +59428,24 @@ const ProtestModal = ({
|
|
|
59452
59428
|
onChange(option);
|
|
59453
59429
|
}
|
|
59454
59430
|
};
|
|
59431
|
+
const handleSystemReasonChange = (event) => {
|
|
59432
|
+
const value = event.target.value;
|
|
59433
|
+
setSystemReason(value);
|
|
59434
|
+
if (typeof onChange === "function") {
|
|
59435
|
+
onChange(value);
|
|
59436
|
+
}
|
|
59437
|
+
};
|
|
59455
59438
|
const handleSubmit = React.useCallback(async () => {
|
|
59456
|
-
var _a, _b, _c;
|
|
59457
|
-
if (!
|
|
59439
|
+
var _a, _b, _c, _d;
|
|
59440
|
+
if (isSystem && !systemReason.trim()) {
|
|
59441
|
+
const message = "\u179F\u17BC\u1798\u1794\u1789\u17D2\u1785\u17BC\u179B\u1798\u17BC\u179B\u17A0\u17C1\u178F\u17BB\u178F\u179C\u17C9\u17B6";
|
|
59442
|
+
PNotify_1.alert({
|
|
59443
|
+
text: message,
|
|
59444
|
+
type: "error"
|
|
59445
|
+
});
|
|
59446
|
+
return;
|
|
59447
|
+
}
|
|
59448
|
+
if (!isSystem && !selectedReason) {
|
|
59458
59449
|
const message = "\u179F\u17BC\u1798\u1787\u17D2\u179A\u17BE\u179F\u179A\u17BE\u179F\u1798\u17BC\u179B\u17A0\u17C1\u178F\u17BB\u178F\u179C\u17C9\u17B6";
|
|
59459
59450
|
PNotify_1.alert({
|
|
59460
59451
|
text: message,
|
|
@@ -59476,23 +59467,29 @@ const ProtestModal = ({
|
|
|
59476
59467
|
lotteryType: activeLotteryType,
|
|
59477
59468
|
ticketNumber: ticket == null ? void 0 : ticket.ticketNumber,
|
|
59478
59469
|
orderItemsIds: selectedTransferIds,
|
|
59479
|
-
message: selectedReason.value
|
|
59470
|
+
message: (_a = selectedReason == null ? void 0 : selectedReason.value) != null ? _a : ""
|
|
59471
|
+
};
|
|
59472
|
+
const payloadSystem = {
|
|
59473
|
+
lotteryType: activeLotteryType,
|
|
59474
|
+
orderItemsIds: selectedTransferIds,
|
|
59475
|
+
reason: systemReason.trim()
|
|
59480
59476
|
};
|
|
59477
|
+
const requestPayload = isSystem ? payloadSystem : payload;
|
|
59481
59478
|
const res = await axios$1.post(
|
|
59482
|
-
`${Env.REACT_APP_API_BASE_URL || DEFAULT_API_BASE_URL$2}${ProtestApi}`,
|
|
59483
|
-
|
|
59479
|
+
`${Env.REACT_APP_API_BASE_URL || DEFAULT_API_BASE_URL$2}${ProtestApi(isSystem)}`,
|
|
59480
|
+
requestPayload,
|
|
59484
59481
|
{ headers }
|
|
59485
59482
|
);
|
|
59486
59483
|
if (typeof onSuccessProtest === "function") {
|
|
59487
|
-
onSuccessProtest(res.data,
|
|
59484
|
+
onSuccessProtest(res.data, requestPayload);
|
|
59488
59485
|
}
|
|
59489
59486
|
PNotify_1.alert({
|
|
59490
|
-
text: ((
|
|
59487
|
+
text: ((_b = res.data) == null ? void 0 : _b.message) || "\u1780\u17B6\u179A\u178F\u179C\u17C9\u17B6\u1787\u17C4\u1782\u1787\u17D0\u1799 !",
|
|
59491
59488
|
type: "success"
|
|
59492
59489
|
});
|
|
59493
59490
|
onClose == null ? void 0 : onClose();
|
|
59494
59491
|
} catch (err) {
|
|
59495
|
-
const message = ((
|
|
59492
|
+
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 !";
|
|
59496
59493
|
PNotify_1.alert({
|
|
59497
59494
|
text: message,
|
|
59498
59495
|
type: "error"
|
|
@@ -59503,7 +59500,7 @@ const ProtestModal = ({
|
|
|
59503
59500
|
} finally {
|
|
59504
59501
|
setIsSubmitting(false);
|
|
59505
59502
|
}
|
|
59506
|
-
}, [Env.REACT_APP_API_BASE_URL, activeLotteryType,
|
|
59503
|
+
}, [Env.REACT_APP_API_BASE_URL, activeLotteryType, headers, isSystem, onClose, onError, onSuccessProtest, selectedReason, selectedTransferIds, systemReason, ticket]);
|
|
59507
59504
|
return /* @__PURE__ */ jsxRuntimeExports.jsx(ScopeHost, { children: (container) => container && /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
59508
59505
|
Modal,
|
|
59509
59506
|
{
|
|
@@ -59518,7 +59515,17 @@ const ProtestModal = ({
|
|
|
59518
59515
|
/* @__PURE__ */ jsxRuntimeExports.jsxs(ModalBody, { children: [
|
|
59519
59516
|
/* @__PURE__ */ jsxRuntimeExports.jsxs("div", { className: "mb-3", children: [
|
|
59520
59517
|
/* @__PURE__ */ jsxRuntimeExports.jsx(Label, { className: "f-bold custom-label", children: "Protest Reason" }),
|
|
59521
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
59518
|
+
isSystem ? /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
59519
|
+
"textarea",
|
|
59520
|
+
{
|
|
59521
|
+
className: "form-control",
|
|
59522
|
+
rows: "2",
|
|
59523
|
+
value: systemReason,
|
|
59524
|
+
disabled: isSubmitting || externalSubmitting,
|
|
59525
|
+
onChange: handleSystemReasonChange,
|
|
59526
|
+
placeholder: "\u1798\u17BC\u179B\u17A0\u17C1\u178F\u17BB \u178F\u179C\u17C9\u17B6..."
|
|
59527
|
+
}
|
|
59528
|
+
) : /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
59522
59529
|
StateManagedSelect$1,
|
|
59523
59530
|
{
|
|
59524
59531
|
options,
|
|
@@ -59716,12 +59723,10 @@ function RemarkModal(_a) {
|
|
|
59716
59723
|
ticketNumber: object == null ? void 0 : object.ticketNumber,
|
|
59717
59724
|
message: remark
|
|
59718
59725
|
};
|
|
59719
|
-
const res = await axios$1.
|
|
59726
|
+
const res = await axios$1.post(
|
|
59720
59727
|
`${Env.REACT_APP_API_BASE_URL || DEFAULT_API_BASE_URL$1}${RemarkApi}`,
|
|
59721
|
-
|
|
59722
|
-
|
|
59723
|
-
data: payload
|
|
59724
|
-
}
|
|
59728
|
+
payload,
|
|
59729
|
+
{ headers }
|
|
59725
59730
|
);
|
|
59726
59731
|
if (typeof onSuccess === "function") {
|
|
59727
59732
|
onSuccess(res.data, payload);
|
|
@@ -59849,7 +59854,8 @@ function MoreMenu(_a) {
|
|
|
59849
59854
|
accessToken,
|
|
59850
59855
|
openCallback,
|
|
59851
59856
|
closeCallback,
|
|
59852
|
-
DropdownButton
|
|
59857
|
+
DropdownButton,
|
|
59858
|
+
isSystem
|
|
59853
59859
|
} = _b, props = __objRest(_b, [
|
|
59854
59860
|
"id",
|
|
59855
59861
|
"object",
|
|
@@ -59866,7 +59872,8 @@ function MoreMenu(_a) {
|
|
|
59866
59872
|
"accessToken",
|
|
59867
59873
|
"openCallback",
|
|
59868
59874
|
"closeCallback",
|
|
59869
|
-
"DropdownButton"
|
|
59875
|
+
"DropdownButton",
|
|
59876
|
+
"isSystem"
|
|
59870
59877
|
]);
|
|
59871
59878
|
var _a2, _b2;
|
|
59872
59879
|
const [activeModal, setActiveModal] = React.useState(null);
|
|
@@ -59874,7 +59881,7 @@ function MoreMenu(_a) {
|
|
|
59874
59881
|
const [isPayout, setIsPayout] = React.useState(Boolean(ticket == null ? void 0 : ticket.isPayout));
|
|
59875
59882
|
const [isLoadingPaid, setLoadingPaid] = React.useState(false);
|
|
59876
59883
|
const [isLoadingPayout, setLoadingPayout] = React.useState(false);
|
|
59877
|
-
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;
|
|
59884
|
+
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);
|
|
59878
59885
|
React.useEffect(() => {
|
|
59879
59886
|
setIsPaid(Boolean(ticket == null ? void 0 : ticket.isPaid));
|
|
59880
59887
|
setIsPayout(Boolean(ticket == null ? void 0 : ticket.isPayout));
|
|
@@ -60021,7 +60028,7 @@ function MoreMenu(_a) {
|
|
|
60021
60028
|
]
|
|
60022
60029
|
}
|
|
60023
60030
|
),
|
|
60024
|
-
/* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
60031
|
+
!isSystem && /* @__PURE__ */ jsxRuntimeExports.jsxs(
|
|
60025
60032
|
DropdownItem,
|
|
60026
60033
|
{
|
|
60027
60034
|
type: "button",
|
|
@@ -60033,7 +60040,7 @@ function MoreMenu(_a) {
|
|
|
60033
60040
|
]
|
|
60034
60041
|
}
|
|
60035
60042
|
),
|
|
60036
|
-
/* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
60043
|
+
!isSystem && /* @__PURE__ */ jsxRuntimeExports.jsx(
|
|
60037
60044
|
DropdownItem,
|
|
60038
60045
|
{
|
|
60039
60046
|
tag: "div",
|
|
@@ -60085,7 +60092,8 @@ function MoreMenu(_a) {
|
|
|
60085
60092
|
onChange,
|
|
60086
60093
|
onSuccessProtest: onSuccessProtest != null ? onSuccessProtest : onSuccess,
|
|
60087
60094
|
onError,
|
|
60088
|
-
isSubmitting: externalSubmitting
|
|
60095
|
+
isSubmitting: externalSubmitting,
|
|
60096
|
+
isSystem
|
|
60089
60097
|
}
|
|
60090
60098
|
),
|
|
60091
60099
|
object && activeModal === "remark" && /* @__PURE__ */ jsxRuntimeExports.jsx(
|