@attabot/product-app 1.0.33 → 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/product-app.js +69 -38
- package/dist/product-app.js.map +1 -1
- package/dist/product-app.umd.js +1 -1
- package/dist/product-app.umd.js.map +1 -1
- package/package.json +1 -1
package/dist/product-app.js
CHANGED
|
@@ -38431,8 +38431,7 @@ function wn({
|
|
|
38431
38431
|
}) {
|
|
38432
38432
|
const x = {
|
|
38433
38433
|
width: "100%",
|
|
38434
|
-
maxWidth:
|
|
38435
|
-
// cap at 600px so single cards never exceed full card width (e.g. 634px)
|
|
38434
|
+
maxWidth: "100%",
|
|
38436
38435
|
height: 58,
|
|
38437
38436
|
boxSizing: "border-box",
|
|
38438
38437
|
background: "#FFFFFF",
|
|
@@ -38583,11 +38582,12 @@ function fI({
|
|
|
38583
38582
|
bgcolor: "#F3F8FF",
|
|
38584
38583
|
border: "1px solid #2D64B8"
|
|
38585
38584
|
}, h = $t(), y = c?.configs?.sync_frequency || "Daily", x = c?.configs?.sync_time || "10:00 AM", g = c?.type || a || "FTP", f = {
|
|
38586
|
-
width:
|
|
38587
|
-
maxWidth:
|
|
38585
|
+
width: "100%",
|
|
38586
|
+
maxWidth: 900,
|
|
38588
38587
|
minHeight: 468,
|
|
38589
38588
|
mx: "auto",
|
|
38590
38589
|
mt: 4,
|
|
38590
|
+
px: "20px",
|
|
38591
38591
|
boxSizing: "border-box",
|
|
38592
38592
|
display: "flex",
|
|
38593
38593
|
flexDirection: "column",
|
|
@@ -38805,49 +38805,71 @@ function fI({
|
|
|
38805
38805
|
width: "100%",
|
|
38806
38806
|
display: "flex",
|
|
38807
38807
|
flexWrap: "nowrap",
|
|
38808
|
-
justifyContent: "space-between"
|
|
38808
|
+
justifyContent: "space-between",
|
|
38809
|
+
"@media (max-width:450px)": {
|
|
38810
|
+
flexDirection: "column",
|
|
38811
|
+
gap: "4px"
|
|
38812
|
+
}
|
|
38809
38813
|
},
|
|
38810
38814
|
children: [
|
|
38811
|
-
/* @__PURE__ */ u(
|
|
38812
|
-
|
|
38815
|
+
/* @__PURE__ */ u(
|
|
38816
|
+
P,
|
|
38813
38817
|
{
|
|
38814
|
-
|
|
38815
|
-
|
|
38816
|
-
|
|
38817
|
-
highlightStyle: d,
|
|
38818
|
-
customStyle: {
|
|
38819
|
-
mb: 0
|
|
38818
|
+
sx: {
|
|
38819
|
+
width: "50%",
|
|
38820
|
+
"@media (max-width:450px)": { width: "100%" }
|
|
38820
38821
|
},
|
|
38821
|
-
|
|
38822
|
-
|
|
38823
|
-
|
|
38824
|
-
|
|
38825
|
-
|
|
38822
|
+
children: /* @__PURE__ */ u(
|
|
38823
|
+
wn,
|
|
38824
|
+
{
|
|
38825
|
+
icon: /* @__PURE__ */ u(my, { size: 15, color: "#454545" }),
|
|
38826
|
+
title: "Sync Frequency",
|
|
38827
|
+
subtitle: w,
|
|
38828
|
+
highlightStyle: d,
|
|
38829
|
+
customStyle: {
|
|
38830
|
+
mb: 0
|
|
38831
|
+
},
|
|
38832
|
+
onClick: () => h("/products/settings/ftp-sync", {
|
|
38833
|
+
state: {
|
|
38834
|
+
fromProductSetting: !0,
|
|
38835
|
+
fieldToEdit: "syncFrequency",
|
|
38836
|
+
integrationData: c
|
|
38837
|
+
}
|
|
38838
|
+
}),
|
|
38839
|
+
action: /* @__PURE__ */ u(Rt, { sx: { width: 16, height: 16, color: "#454545" } })
|
|
38826
38840
|
}
|
|
38827
|
-
|
|
38828
|
-
action: /* @__PURE__ */ u(Rt, { sx: { width: 16, height: 16, color: "#454545" } })
|
|
38841
|
+
)
|
|
38829
38842
|
}
|
|
38830
|
-
)
|
|
38831
|
-
/* @__PURE__ */ u(
|
|
38832
|
-
|
|
38843
|
+
),
|
|
38844
|
+
/* @__PURE__ */ u(
|
|
38845
|
+
P,
|
|
38833
38846
|
{
|
|
38834
|
-
|
|
38835
|
-
|
|
38836
|
-
|
|
38837
|
-
highlightStyle: d,
|
|
38838
|
-
customStyle: {
|
|
38839
|
-
mb: 0
|
|
38847
|
+
sx: {
|
|
38848
|
+
width: "50%",
|
|
38849
|
+
"@media (max-width:450px)": { width: "100%" }
|
|
38840
38850
|
},
|
|
38841
|
-
|
|
38842
|
-
|
|
38843
|
-
|
|
38844
|
-
|
|
38845
|
-
|
|
38851
|
+
children: /* @__PURE__ */ u(
|
|
38852
|
+
wn,
|
|
38853
|
+
{
|
|
38854
|
+
icon: /* @__PURE__ */ u(uI, { size: 15, color: "#454545" }),
|
|
38855
|
+
title: "Sync Time",
|
|
38856
|
+
subtitle: A,
|
|
38857
|
+
highlightStyle: d,
|
|
38858
|
+
customStyle: {
|
|
38859
|
+
mb: 0
|
|
38860
|
+
},
|
|
38861
|
+
onClick: () => h("/products/settings/ftp-sync", {
|
|
38862
|
+
state: {
|
|
38863
|
+
fromProductSetting: !0,
|
|
38864
|
+
fieldToEdit: "syncTime",
|
|
38865
|
+
integrationData: c
|
|
38866
|
+
}
|
|
38867
|
+
}),
|
|
38868
|
+
action: /* @__PURE__ */ u(Rt, { sx: { width: 16, height: 16, color: "#454545" } })
|
|
38846
38869
|
}
|
|
38847
|
-
|
|
38848
|
-
action: /* @__PURE__ */ u(Rt, { sx: { width: 16, height: 16, color: "#454545" } })
|
|
38870
|
+
)
|
|
38849
38871
|
}
|
|
38850
|
-
)
|
|
38872
|
+
)
|
|
38851
38873
|
]
|
|
38852
38874
|
}
|
|
38853
38875
|
),
|
|
@@ -39008,7 +39030,16 @@ function mI() {
|
|
|
39008
39030
|
return ze.useEffect(() => {
|
|
39009
39031
|
if (F)
|
|
39010
39032
|
return F({ onBack: T }), () => F({});
|
|
39011
|
-
}, [F, T]), /* @__PURE__ */ O(P, { sx: {
|
|
39033
|
+
}, [F, T]), /* @__PURE__ */ O(P, { sx: {
|
|
39034
|
+
width: "100%",
|
|
39035
|
+
minHeight: "100vh",
|
|
39036
|
+
background: "#f7f8fa",
|
|
39037
|
+
p: 0,
|
|
39038
|
+
/* pt: '72px', */
|
|
39039
|
+
display: "flex",
|
|
39040
|
+
flexDirection: "column",
|
|
39041
|
+
alignItems: "center"
|
|
39042
|
+
}, children: [
|
|
39012
39043
|
/* @__PURE__ */ u(hI, { open: g, onClose: () => f(!1), onSave: M }),
|
|
39013
39044
|
/* @__PURE__ */ u(
|
|
39014
39045
|
gI,
|