@storecraft/dashboard 1.0.14 → 1.0.16
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/lib/index.cjs +19 -19
- package/dist/lib/index.js +159 -132
- package/dist/lib/index.umd.cjs +19 -19
- package/dist/website/assets/{index-BdveVVN4.js → index-DURWpD8r.js} +19 -19
- package/dist/website/index.html +1 -1
- package/package.json +3 -2
package/dist/lib/index.js
CHANGED
@@ -9180,7 +9180,7 @@ const Xt = ({
|
|
9180
9180
|
},
|
9181
9181
|
children: n
|
9182
9182
|
}
|
9183
|
-
),
|
9183
|
+
), Me = (t, e = {}) => ({ ...n }) => /* @__PURE__ */ f.jsx(ot, { ...e, children: /* @__PURE__ */ f.jsx(t, { ...n }) }), He = ({ setError: t, ...e }) => /* @__PURE__ */ f.jsx("div", { ...e }), fa = ({
|
9184
9184
|
name: t,
|
9185
9185
|
setError: e,
|
9186
9186
|
error: n = void 0,
|
@@ -9547,7 +9547,7 @@ var T0 = Sn.GenIcon, zR = function(e) {
|
|
9547
9547
|
}, KR = function(e) {
|
9548
9548
|
return S0({ tag: "svg", attr: { viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", strokeLinecap: "round", strokeLinejoin: "round" }, child: [{ tag: "circle", attr: { cx: "12", cy: "12", r: "3" } }, { tag: "path", attr: { d: "M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z" } }] })(e);
|
9549
9549
|
};
|
9550
|
-
const qR = "@storecraft/dashboard", QR = "1.0.
|
9550
|
+
const qR = "@storecraft/dashboard", QR = "1.0.15", ZR = "Storecraft Official Dashboard", XR = "MIT", JR = "Tomer Shalev (https://github.com/store-craft)", ej = "https://github.com/store-craft/storecraft", tj = {
|
9551
9551
|
type: "git",
|
9552
9552
|
url: "https://github.com/store-craft/storecraft.git",
|
9553
9553
|
directory: "packages/dashboard"
|
@@ -9570,7 +9570,8 @@ const qR = "@storecraft/dashboard", QR = "1.0.13", ZR = "Storecraft Official Das
|
|
9570
9570
|
"dashboard:lint": "eslint . --ext js,jsx --report-unused-disable-directives --max-warnings 0",
|
9571
9571
|
"dashboard:preview": "vite preview",
|
9572
9572
|
"dashboard:analyze": "npx vite-bundle-visualizer -c vite.lib.config.js",
|
9573
|
-
prepublishOnly: "npm run dashboard:build && npm version patch --force"
|
9573
|
+
prepublishOnly: "npm run dashboard:build && npm version patch --force",
|
9574
|
+
"sc-publish": "npm publish"
|
9574
9575
|
}, oj = {
|
9575
9576
|
"@storecraft/core": "^1.0.0",
|
9576
9577
|
"@storecraft/sdk": "^1.0.0",
|
@@ -26140,7 +26141,7 @@ const yf = ({
|
|
26140
26141
|
...n
|
26141
26142
|
}
|
26142
26143
|
);
|
26143
|
-
},
|
26144
|
+
}, Le = ({
|
26144
26145
|
field: t,
|
26145
26146
|
value: e,
|
26146
26147
|
onChange: n,
|
@@ -26192,7 +26193,7 @@ const yf = ({
|
|
26192
26193
|
}
|
26193
26194
|
) }),
|
26194
26195
|
/* @__PURE__ */ f.jsx(ot, { className: "w-full h-fit mt-2", children: /* @__PURE__ */ f.jsx(
|
26195
|
-
|
26196
|
+
Le,
|
26196
26197
|
{
|
26197
26198
|
field: e,
|
26198
26199
|
value: t,
|
@@ -26229,7 +26230,7 @@ const yf = ({
|
|
26229
26230
|
}
|
26230
26231
|
) }),
|
26231
26232
|
/* @__PURE__ */ f.jsx(ot, { className: "w-full h-fit mt-2", children: /* @__PURE__ */ f.jsx(
|
26232
|
-
|
26233
|
+
Le,
|
26233
26234
|
{
|
26234
26235
|
field: e,
|
26235
26236
|
value: t,
|
@@ -34426,7 +34427,7 @@ var yQ = function() {
|
|
34426
34427
|
};
|
34427
34428
|
DN.exports = yQ();
|
34428
34429
|
var vQ = DN.exports;
|
34429
|
-
const
|
34430
|
+
const Ie = /* @__PURE__ */ Ir(vQ);
|
34430
34431
|
class kf {
|
34431
34432
|
/**
|
34432
34433
|
* @constructor
|
@@ -34472,13 +34473,13 @@ fi.prototype.commaOrSpaceSeparated = !1;
|
|
34472
34473
|
fi.prototype.mustUseProperty = !1;
|
34473
34474
|
fi.prototype.defined = !1;
|
34474
34475
|
let xQ = 0;
|
34475
|
-
const
|
34476
|
+
const Pe = Rl(), qt = Rl(), LN = Rl(), ae = Rl(), bt = Rl(), Lc = Rl(), vr = Rl();
|
34476
34477
|
function Rl() {
|
34477
34478
|
return 2 ** ++xQ;
|
34478
34479
|
}
|
34479
34480
|
const r9 = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
34480
34481
|
__proto__: null,
|
34481
|
-
boolean:
|
34482
|
+
boolean: Pe,
|
34482
34483
|
booleanish: qt,
|
34483
34484
|
commaOrSpaceSeparated: vr,
|
34484
34485
|
commaSeparated: Lc,
|
@@ -34628,38 +34629,38 @@ const BN = xu({
|
|
34628
34629
|
accessKey: bt,
|
34629
34630
|
action: null,
|
34630
34631
|
allow: null,
|
34631
|
-
allowFullScreen:
|
34632
|
-
allowPaymentRequest:
|
34633
|
-
allowUserMedia:
|
34632
|
+
allowFullScreen: Pe,
|
34633
|
+
allowPaymentRequest: Pe,
|
34634
|
+
allowUserMedia: Pe,
|
34634
34635
|
alt: null,
|
34635
34636
|
as: null,
|
34636
|
-
async:
|
34637
|
+
async: Pe,
|
34637
34638
|
autoCapitalize: null,
|
34638
34639
|
autoComplete: bt,
|
34639
|
-
autoFocus:
|
34640
|
-
autoPlay:
|
34640
|
+
autoFocus: Pe,
|
34641
|
+
autoPlay: Pe,
|
34641
34642
|
blocking: bt,
|
34642
34643
|
capture: null,
|
34643
34644
|
charSet: null,
|
34644
|
-
checked:
|
34645
|
+
checked: Pe,
|
34645
34646
|
cite: null,
|
34646
34647
|
className: bt,
|
34647
34648
|
cols: ae,
|
34648
34649
|
colSpan: null,
|
34649
34650
|
content: null,
|
34650
34651
|
contentEditable: qt,
|
34651
|
-
controls:
|
34652
|
+
controls: Pe,
|
34652
34653
|
controlsList: bt,
|
34653
34654
|
coords: ae | Lc,
|
34654
34655
|
crossOrigin: null,
|
34655
34656
|
data: null,
|
34656
34657
|
dateTime: null,
|
34657
34658
|
decoding: null,
|
34658
|
-
default:
|
34659
|
-
defer:
|
34659
|
+
default: Pe,
|
34660
|
+
defer: Pe,
|
34660
34661
|
dir: null,
|
34661
34662
|
dirName: null,
|
34662
|
-
disabled:
|
34663
|
+
disabled: Pe,
|
34663
34664
|
download: LN,
|
34664
34665
|
draggable: qt,
|
34665
34666
|
encType: null,
|
@@ -34669,11 +34670,11 @@ const BN = xu({
|
|
34669
34670
|
formAction: null,
|
34670
34671
|
formEncType: null,
|
34671
34672
|
formMethod: null,
|
34672
|
-
formNoValidate:
|
34673
|
+
formNoValidate: Pe,
|
34673
34674
|
formTarget: null,
|
34674
34675
|
headers: bt,
|
34675
34676
|
height: ae,
|
34676
|
-
hidden:
|
34677
|
+
hidden: Pe,
|
34677
34678
|
high: ae,
|
34678
34679
|
href: null,
|
34679
34680
|
hrefLang: null,
|
@@ -34682,15 +34683,15 @@ const BN = xu({
|
|
34682
34683
|
id: null,
|
34683
34684
|
imageSizes: null,
|
34684
34685
|
imageSrcSet: null,
|
34685
|
-
inert:
|
34686
|
+
inert: Pe,
|
34686
34687
|
inputMode: null,
|
34687
34688
|
integrity: null,
|
34688
34689
|
is: null,
|
34689
|
-
isMap:
|
34690
|
+
isMap: Pe,
|
34690
34691
|
itemId: null,
|
34691
34692
|
itemProp: bt,
|
34692
34693
|
itemRef: bt,
|
34693
|
-
itemScope:
|
34694
|
+
itemScope: Pe,
|
34694
34695
|
itemType: bt,
|
34695
34696
|
kind: null,
|
34696
34697
|
label: null,
|
@@ -34698,7 +34699,7 @@ const BN = xu({
|
|
34698
34699
|
language: null,
|
34699
34700
|
list: null,
|
34700
34701
|
loading: null,
|
34701
|
-
loop:
|
34702
|
+
loop: Pe,
|
34702
34703
|
low: ae,
|
34703
34704
|
manifest: null,
|
34704
34705
|
max: null,
|
@@ -34707,12 +34708,12 @@ const BN = xu({
|
|
34707
34708
|
method: null,
|
34708
34709
|
min: null,
|
34709
34710
|
minLength: ae,
|
34710
|
-
multiple:
|
34711
|
-
muted:
|
34711
|
+
multiple: Pe,
|
34712
|
+
muted: Pe,
|
34712
34713
|
name: null,
|
34713
34714
|
nonce: null,
|
34714
|
-
noModule:
|
34715
|
-
noValidate:
|
34715
|
+
noModule: Pe,
|
34716
|
+
noValidate: Pe,
|
34716
34717
|
onAbort: null,
|
34717
34718
|
onAfterPrint: null,
|
34718
34719
|
onAuxClick: null,
|
@@ -34801,31 +34802,31 @@ const BN = xu({
|
|
34801
34802
|
onVolumeChange: null,
|
34802
34803
|
onWaiting: null,
|
34803
34804
|
onWheel: null,
|
34804
|
-
open:
|
34805
|
+
open: Pe,
|
34805
34806
|
optimum: ae,
|
34806
34807
|
pattern: null,
|
34807
34808
|
ping: bt,
|
34808
34809
|
placeholder: null,
|
34809
|
-
playsInline:
|
34810
|
+
playsInline: Pe,
|
34810
34811
|
popover: null,
|
34811
34812
|
popoverTarget: null,
|
34812
34813
|
popoverTargetAction: null,
|
34813
34814
|
poster: null,
|
34814
34815
|
preload: null,
|
34815
|
-
readOnly:
|
34816
|
+
readOnly: Pe,
|
34816
34817
|
referrerPolicy: null,
|
34817
34818
|
rel: bt,
|
34818
|
-
required:
|
34819
|
-
reversed:
|
34819
|
+
required: Pe,
|
34820
|
+
reversed: Pe,
|
34820
34821
|
rows: ae,
|
34821
34822
|
rowSpan: ae,
|
34822
34823
|
sandbox: bt,
|
34823
34824
|
scope: null,
|
34824
|
-
scoped:
|
34825
|
-
seamless:
|
34826
|
-
selected:
|
34827
|
-
shadowRootClonable:
|
34828
|
-
shadowRootDelegatesFocus:
|
34825
|
+
scoped: Pe,
|
34826
|
+
seamless: Pe,
|
34827
|
+
selected: Pe,
|
34828
|
+
shadowRootClonable: Pe,
|
34829
|
+
shadowRootDelegatesFocus: Pe,
|
34829
34830
|
shadowRootMode: null,
|
34830
34831
|
shape: null,
|
34831
34832
|
size: ae,
|
@@ -34845,7 +34846,7 @@ const BN = xu({
|
|
34845
34846
|
title: null,
|
34846
34847
|
translate: null,
|
34847
34848
|
type: null,
|
34848
|
-
typeMustMatch:
|
34849
|
+
typeMustMatch: Pe,
|
34849
34850
|
useMap: null,
|
34850
34851
|
value: qt,
|
34851
34852
|
width: ae,
|
@@ -34891,9 +34892,9 @@ const BN = xu({
|
|
34891
34892
|
// `<object>`
|
34892
34893
|
color: null,
|
34893
34894
|
// `<font>` and `<hr>`. Use CSS instead
|
34894
|
-
compact:
|
34895
|
+
compact: Pe,
|
34895
34896
|
// Lists. Use CSS to reduce space between items instead
|
34896
|
-
declare:
|
34897
|
+
declare: Pe,
|
34897
34898
|
// `<object>`
|
34898
34899
|
event: null,
|
34899
34900
|
// `<script>`
|
@@ -34917,13 +34918,13 @@ const BN = xu({
|
|
34917
34918
|
// `<body>`
|
34918
34919
|
marginWidth: ae,
|
34919
34920
|
// `<body>`
|
34920
|
-
noResize:
|
34921
|
+
noResize: Pe,
|
34921
34922
|
// `<frame>`
|
34922
|
-
noHref:
|
34923
|
+
noHref: Pe,
|
34923
34924
|
// `<area>`. Use no href instead of an explicit `nohref`
|
34924
|
-
noShade:
|
34925
|
+
noShade: Pe,
|
34925
34926
|
// `<hr>`. Use background-color and height instead of borders
|
34926
|
-
noWrap:
|
34927
|
+
noWrap: Pe,
|
34927
34928
|
// `<td>` and `<th>`
|
34928
34929
|
object: null,
|
34929
34930
|
// `<applet>`
|
@@ -34963,8 +34964,8 @@ const BN = xu({
|
|
34963
34964
|
allowTransparency: null,
|
34964
34965
|
autoCorrect: null,
|
34965
34966
|
autoSave: null,
|
34966
|
-
disablePictureInPicture:
|
34967
|
-
disableRemotePlayback:
|
34967
|
+
disablePictureInPicture: Pe,
|
34968
|
+
disableRemotePlayback: Pe,
|
34968
34969
|
prefix: null,
|
34969
34970
|
property: null,
|
34970
34971
|
results: ae,
|
@@ -35199,7 +35200,7 @@ const BN = xu({
|
|
35199
35200
|
dur: null,
|
35200
35201
|
divisor: ae,
|
35201
35202
|
dominantBaseline: null,
|
35202
|
-
download:
|
35203
|
+
download: Pe,
|
35203
35204
|
dx: null,
|
35204
35205
|
dy: null,
|
35205
35206
|
edgeMode: null,
|
@@ -35965,62 +35966,62 @@ function WN(t) {
|
|
35965
35966
|
}
|
35966
35967
|
WN.propTypes = {
|
35967
35968
|
// Core options:
|
35968
|
-
children:
|
35969
|
+
children: Ie.string,
|
35969
35970
|
// Layout options:
|
35970
|
-
className:
|
35971
|
+
className: Ie.string,
|
35971
35972
|
// Filter options:
|
35972
|
-
allowElement:
|
35973
|
-
allowedElements:
|
35974
|
-
disallowedElements:
|
35975
|
-
unwrapDisallowed:
|
35973
|
+
allowElement: Ie.func,
|
35974
|
+
allowedElements: Ie.arrayOf(Ie.string),
|
35975
|
+
disallowedElements: Ie.arrayOf(Ie.string),
|
35976
|
+
unwrapDisallowed: Ie.bool,
|
35976
35977
|
// Plugin options:
|
35977
|
-
remarkPlugins:
|
35978
|
-
|
35979
|
-
|
35980
|
-
|
35981
|
-
|
35982
|
-
|
35983
|
-
|
35984
|
-
|
35985
|
-
|
35986
|
-
|
35987
|
-
|
35978
|
+
remarkPlugins: Ie.arrayOf(
|
35979
|
+
Ie.oneOfType([
|
35980
|
+
Ie.object,
|
35981
|
+
Ie.func,
|
35982
|
+
Ie.arrayOf(
|
35983
|
+
Ie.oneOfType([
|
35984
|
+
Ie.bool,
|
35985
|
+
Ie.string,
|
35986
|
+
Ie.object,
|
35987
|
+
Ie.func,
|
35988
|
+
Ie.arrayOf(
|
35988
35989
|
// prettier-ignore
|
35989
35990
|
// type-coverage:ignore-next-line
|
35990
|
-
|
35991
|
+
Ie.any
|
35991
35992
|
)
|
35992
35993
|
])
|
35993
35994
|
)
|
35994
35995
|
])
|
35995
35996
|
),
|
35996
|
-
rehypePlugins:
|
35997
|
-
|
35998
|
-
|
35999
|
-
|
36000
|
-
|
36001
|
-
|
36002
|
-
|
36003
|
-
|
36004
|
-
|
36005
|
-
|
36006
|
-
|
35997
|
+
rehypePlugins: Ie.arrayOf(
|
35998
|
+
Ie.oneOfType([
|
35999
|
+
Ie.object,
|
36000
|
+
Ie.func,
|
36001
|
+
Ie.arrayOf(
|
36002
|
+
Ie.oneOfType([
|
36003
|
+
Ie.bool,
|
36004
|
+
Ie.string,
|
36005
|
+
Ie.object,
|
36006
|
+
Ie.func,
|
36007
|
+
Ie.arrayOf(
|
36007
36008
|
// prettier-ignore
|
36008
36009
|
// type-coverage:ignore-next-line
|
36009
|
-
|
36010
|
+
Ie.any
|
36010
36011
|
)
|
36011
36012
|
])
|
36012
36013
|
)
|
36013
36014
|
])
|
36014
36015
|
),
|
36015
36016
|
// Transform options:
|
36016
|
-
sourcePos:
|
36017
|
-
rawSourcePos:
|
36018
|
-
skipHtml:
|
36019
|
-
includeElementIndex:
|
36020
|
-
transformLinkUri:
|
36021
|
-
linkTarget:
|
36022
|
-
transformImageUri:
|
36023
|
-
components:
|
36017
|
+
sourcePos: Ie.bool,
|
36018
|
+
rawSourcePos: Ie.bool,
|
36019
|
+
skipHtml: Ie.bool,
|
36020
|
+
includeElementIndex: Ie.bool,
|
36021
|
+
transformLinkUri: Ie.oneOfType([Ie.func, Ie.bool]),
|
36022
|
+
linkTarget: Ie.oneOfType([Ie.func, Ie.string]),
|
36023
|
+
transformImageUri: Ie.func,
|
36024
|
+
components: Ie.object
|
36024
36025
|
};
|
36025
36026
|
const eZ = {
|
36026
36027
|
tokenize: aZ,
|
@@ -45587,7 +45588,33 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45587
45588
|
validate: !0,
|
45588
45589
|
editable: !0,
|
45589
45590
|
comp: Q(
|
45590
|
-
|
45591
|
+
Me(Le),
|
45592
|
+
{ className: "h-10" },
|
45593
|
+
!1
|
45594
|
+
),
|
45595
|
+
comp_params: { className: "w-full h-fit mt-5 text-gray-400" }
|
45596
|
+
},
|
45597
|
+
{
|
45598
|
+
key: "firstname",
|
45599
|
+
name: "First Name",
|
45600
|
+
type: "text",
|
45601
|
+
validate: !0,
|
45602
|
+
editable: !0,
|
45603
|
+
comp: Q(
|
45604
|
+
Me(Le),
|
45605
|
+
{ className: "h-10" },
|
45606
|
+
!1
|
45607
|
+
),
|
45608
|
+
comp_params: { className: "w-full h-fit mt-5 text-gray-400" }
|
45609
|
+
},
|
45610
|
+
{
|
45611
|
+
key: "lastname",
|
45612
|
+
name: "Last Name",
|
45613
|
+
type: "text",
|
45614
|
+
validate: !0,
|
45615
|
+
editable: !0,
|
45616
|
+
comp: Q(
|
45617
|
+
Me(Le),
|
45591
45618
|
{ className: "h-10" },
|
45592
45619
|
!1
|
45593
45620
|
),
|
@@ -45600,7 +45627,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45600
45627
|
validate: !0,
|
45601
45628
|
editable: !0,
|
45602
45629
|
comp: Q(
|
45603
|
-
|
45630
|
+
Me(Le),
|
45604
45631
|
{ className: "h-10", type: "tel" },
|
45605
45632
|
!1
|
45606
45633
|
),
|
@@ -45613,7 +45640,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45613
45640
|
validate: !1,
|
45614
45641
|
editable: !0,
|
45615
45642
|
comp: Q(
|
45616
|
-
|
45643
|
+
Me(Le),
|
45617
45644
|
{ className: "h-10" },
|
45618
45645
|
!1
|
45619
45646
|
),
|
@@ -45632,7 +45659,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45632
45659
|
type: "text",
|
45633
45660
|
validate: !1,
|
45634
45661
|
editable: !0,
|
45635
|
-
comp: Q(
|
45662
|
+
comp: Q(Me(Le), { className: "h-10 w-full" }, !1),
|
45636
45663
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45637
45664
|
},
|
45638
45665
|
{
|
@@ -45641,7 +45668,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45641
45668
|
type: "text",
|
45642
45669
|
validate: !1,
|
45643
45670
|
editable: !0,
|
45644
|
-
comp: Q(
|
45671
|
+
comp: Q(Me(Le), { className: "h-10" }, !1),
|
45645
45672
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45646
45673
|
},
|
45647
45674
|
{
|
@@ -45650,7 +45677,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45650
45677
|
type: "text",
|
45651
45678
|
validate: !1,
|
45652
45679
|
editable: !0,
|
45653
|
-
comp: Q(
|
45680
|
+
comp: Q(Me(Le), { className: "h-10" }, !1),
|
45654
45681
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45655
45682
|
},
|
45656
45683
|
{
|
@@ -45658,7 +45685,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45658
45685
|
name: "Street #1",
|
45659
45686
|
type: "text",
|
45660
45687
|
validate: !1,
|
45661
|
-
comp: Q(
|
45688
|
+
comp: Q(Me(Le), { className: "h-10" }, !1),
|
45662
45689
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45663
45690
|
},
|
45664
45691
|
{
|
@@ -45666,7 +45693,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45666
45693
|
name: "Street #2",
|
45667
45694
|
type: "text",
|
45668
45695
|
validate: !1,
|
45669
|
-
comp: Q(
|
45696
|
+
comp: Q(Me(Le), { className: "h-10" }, !1),
|
45670
45697
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45671
45698
|
},
|
45672
45699
|
{
|
@@ -45674,7 +45701,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45674
45701
|
name: "City",
|
45675
45702
|
type: "text",
|
45676
45703
|
validate: !1,
|
45677
|
-
comp: Q(
|
45704
|
+
comp: Q(Me(Le), { className: "h-10" }, !1),
|
45678
45705
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45679
45706
|
},
|
45680
45707
|
{
|
@@ -45682,7 +45709,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45682
45709
|
name: "Country",
|
45683
45710
|
type: "text",
|
45684
45711
|
validate: !1,
|
45685
|
-
comp: Q(
|
45712
|
+
comp: Q(Me(Le), { className: "h-10" }, !1),
|
45686
45713
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45687
45714
|
},
|
45688
45715
|
{
|
@@ -45690,7 +45717,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45690
45717
|
name: "State",
|
45691
45718
|
type: "text",
|
45692
45719
|
validate: !1,
|
45693
|
-
comp: Q(
|
45720
|
+
comp: Q(Me(Le), { className: "h-10" }, !1),
|
45694
45721
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45695
45722
|
},
|
45696
45723
|
{
|
@@ -45698,7 +45725,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45698
45725
|
name: "ZIP Code",
|
45699
45726
|
type: "text",
|
45700
45727
|
validate: !1,
|
45701
|
-
comp: Q(
|
45728
|
+
comp: Q(Me(Le), { className: "h-10" }, !1),
|
45702
45729
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45703
45730
|
},
|
45704
45731
|
{
|
@@ -45706,7 +45733,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45706
45733
|
name: "Postal Code",
|
45707
45734
|
type: "text",
|
45708
45735
|
validate: !1,
|
45709
|
-
comp: Q(
|
45736
|
+
comp: Q(Me(Le), { className: "h-10" }, !1),
|
45710
45737
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45711
45738
|
},
|
45712
45739
|
{
|
@@ -45714,7 +45741,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45714
45741
|
name: "Phone Number",
|
45715
45742
|
type: "text",
|
45716
45743
|
validate: !1,
|
45717
|
-
comp: Q(
|
45744
|
+
comp: Q(Me(Le), { className: "h-10" }, !1),
|
45718
45745
|
comp_params: { className: "w-full lg:w-[30%] h-fit text-gray-400" }
|
45719
45746
|
}
|
45720
45747
|
]
|
@@ -45732,7 +45759,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45732
45759
|
desc: "What is the payment status",
|
45733
45760
|
defaultValue: R4.unpaid,
|
45734
45761
|
comp: Q(
|
45735
|
-
|
45762
|
+
Me(
|
45736
45763
|
yp(Object.values(R4))
|
45737
45764
|
),
|
45738
45765
|
{ className: "text-gray-600" },
|
@@ -45748,7 +45775,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45748
45775
|
desc: "What is the fulfillment status",
|
45749
45776
|
defaultValue: P4.draft,
|
45750
45777
|
comp: Q(
|
45751
|
-
|
45778
|
+
Me(
|
45752
45779
|
yp(
|
45753
45780
|
Object.values(P4)
|
45754
45781
|
)
|
@@ -45766,7 +45793,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
45766
45793
|
desc: "How did the costumer complete checkout",
|
45767
45794
|
defaultValue: T8.created,
|
45768
45795
|
comp: Q(
|
45769
|
-
|
45796
|
+
Me(
|
45770
45797
|
yp(Object.values(T8))
|
45771
45798
|
),
|
45772
45799
|
{ className: "text-gray-600" },
|
@@ -46295,7 +46322,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46295
46322
|
type: "text",
|
46296
46323
|
validate: !0,
|
46297
46324
|
editable: !0,
|
46298
|
-
comp: Q(
|
46325
|
+
comp: Q(Me(Le), { className: "h-10 w-full" }),
|
46299
46326
|
comp_params: { className: "w-full h-fit" }
|
46300
46327
|
},
|
46301
46328
|
{
|
@@ -46304,7 +46331,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46304
46331
|
type: "text",
|
46305
46332
|
validate: !0,
|
46306
46333
|
editable: !0,
|
46307
|
-
comp: Q(
|
46334
|
+
comp: Q(Me(Le), { className: "h-10 w-full" }),
|
46308
46335
|
comp_params: { className: "w-full h-fit" }
|
46309
46336
|
},
|
46310
46337
|
{
|
@@ -46313,7 +46340,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46313
46340
|
type: "email",
|
46314
46341
|
validate: !0,
|
46315
46342
|
editable: !0,
|
46316
|
-
comp: Q(
|
46343
|
+
comp: Q(Me(Le), { className: "h-10 w-full" }),
|
46317
46344
|
comp_params: { className: "w-full h-fit" }
|
46318
46345
|
},
|
46319
46346
|
{
|
@@ -46322,7 +46349,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46322
46349
|
type: "text",
|
46323
46350
|
validate: !1,
|
46324
46351
|
editable: !0,
|
46325
|
-
comp: Q(
|
46352
|
+
comp: Q(Me(Le), { className: "h-10 w-full" }),
|
46326
46353
|
comp_params: { className: "w-full h-fit" }
|
46327
46354
|
},
|
46328
46355
|
{
|
@@ -46332,7 +46359,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46332
46359
|
validate: !0,
|
46333
46360
|
editable: !0,
|
46334
46361
|
comp: Q(
|
46335
|
-
|
46362
|
+
Me(Le),
|
46336
46363
|
{ className: "h-10 w-full" }
|
46337
46364
|
),
|
46338
46365
|
desc: "The authentication platform user id",
|
@@ -46370,7 +46397,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46370
46397
|
type: "text",
|
46371
46398
|
validate: !1,
|
46372
46399
|
comp: Q(
|
46373
|
-
|
46400
|
+
Me(Le),
|
46374
46401
|
{ className: "h-10 w-full", placeholder: "" },
|
46375
46402
|
!1
|
46376
46403
|
),
|
@@ -46382,7 +46409,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46382
46409
|
type: "text",
|
46383
46410
|
validate: !1,
|
46384
46411
|
comp: Q(
|
46385
|
-
|
46412
|
+
Me(Le),
|
46386
46413
|
{ className: "h-10 w-full", placeholder: "" },
|
46387
46414
|
!1
|
46388
46415
|
),
|
@@ -46394,7 +46421,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46394
46421
|
type: "text",
|
46395
46422
|
validate: !1,
|
46396
46423
|
comp: Q(
|
46397
|
-
|
46424
|
+
Me(Le),
|
46398
46425
|
{ className: "h-10 w-full" },
|
46399
46426
|
!1
|
46400
46427
|
),
|
@@ -46406,7 +46433,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46406
46433
|
type: "text",
|
46407
46434
|
validate: !1,
|
46408
46435
|
comp: Q(
|
46409
|
-
|
46436
|
+
Me(Le),
|
46410
46437
|
{ className: "h-10 w-full" },
|
46411
46438
|
!1
|
46412
46439
|
),
|
@@ -46418,7 +46445,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46418
46445
|
type: "text",
|
46419
46446
|
validate: !1,
|
46420
46447
|
comp: Q(
|
46421
|
-
|
46448
|
+
Me(Le),
|
46422
46449
|
{ className: "h-10 w-full" },
|
46423
46450
|
!1
|
46424
46451
|
),
|
@@ -46430,7 +46457,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46430
46457
|
type: "text",
|
46431
46458
|
validate: !1,
|
46432
46459
|
comp: Q(
|
46433
|
-
|
46460
|
+
Me(Le),
|
46434
46461
|
{ className: "h-10 w-full" },
|
46435
46462
|
!1
|
46436
46463
|
),
|
@@ -46442,7 +46469,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46442
46469
|
type: "text",
|
46443
46470
|
validate: !1,
|
46444
46471
|
comp: Q(
|
46445
|
-
|
46472
|
+
Me(Le),
|
46446
46473
|
{ className: "h-10 w-full" },
|
46447
46474
|
!1
|
46448
46475
|
),
|
@@ -46703,7 +46730,7 @@ const ya = ({ field: t, value: e, onChange: n, ...r }) => {
|
|
46703
46730
|
validate: !0,
|
46704
46731
|
desc: "Use simple key names, like `color` for quick attributes creation",
|
46705
46732
|
comp: Q(
|
46706
|
-
|
46733
|
+
Me(Le),
|
46707
46734
|
{
|
46708
46735
|
className: "h-9",
|
46709
46736
|
placeholder: "enter the key / name of the tag"
|
@@ -51773,7 +51800,7 @@ const Yle = ({
|
|
51773
51800
|
validate: !0,
|
51774
51801
|
// desc: 'Use simple key names, like `color` for quick attributes creation',
|
51775
51802
|
comp: Q(
|
51776
|
-
|
51803
|
+
Me(Le, {}),
|
51777
51804
|
{
|
51778
51805
|
className: "h-9",
|
51779
51806
|
placeholder: "enter the key / name of the tag"
|
@@ -55213,7 +55240,7 @@ const kce = ({
|
|
55213
55240
|
editable: !0,
|
55214
55241
|
desc: "Give an accurate title of the product",
|
55215
55242
|
comp: Q(
|
55216
|
-
|
55243
|
+
Me(Le),
|
55217
55244
|
{ className: "h-10" },
|
55218
55245
|
!0,
|
55219
55246
|
!0
|
@@ -55287,7 +55314,7 @@ const kce = ({
|
|
55287
55314
|
validate: !0,
|
55288
55315
|
editable: !0,
|
55289
55316
|
comp: Q(
|
55290
|
-
|
55317
|
+
Me(Le),
|
55291
55318
|
{ className: "h-10", type: "number" }
|
55292
55319
|
),
|
55293
55320
|
desc: "How much will you sell the product for ?",
|
@@ -55301,7 +55328,7 @@ const kce = ({
|
|
55301
55328
|
editable: !0,
|
55302
55329
|
desc: "Compare at price reveals the competitiveness of your price",
|
55303
55330
|
comp: Q(
|
55304
|
-
|
55331
|
+
Me(Le),
|
55305
55332
|
{ className: "h-10", type: "number" }
|
55306
55333
|
),
|
55307
55334
|
comp_params: { className: "w-full" }
|
@@ -55314,7 +55341,7 @@ const kce = ({
|
|
55314
55341
|
editable: !0,
|
55315
55342
|
desc: "How many units you have in stock for that product",
|
55316
55343
|
comp: Q(
|
55317
|
-
|
55344
|
+
Me(Le),
|
55318
55345
|
{ className: "h-10", type: "number", min: "0", step: "1" }
|
55319
55346
|
),
|
55320
55347
|
comp_params: { className: "w-full" }
|
@@ -55841,7 +55868,7 @@ const kce = ({
|
|
55841
55868
|
validate: !0,
|
55842
55869
|
editable: !0,
|
55843
55870
|
desc: "Give an efficient title to the collection, e.g. - Women shirts",
|
55844
|
-
comp: Q(
|
55871
|
+
comp: Q(Me(Le), { className: "w-full h-10" }),
|
55845
55872
|
comp_params: { className: "w-full h-fit" }
|
55846
55873
|
},
|
55847
55874
|
{
|
@@ -64647,7 +64674,7 @@ const Lhe = (t) => ((t == null ? void 0 : t.filter((n) => n.type === "product"))
|
|
64647
64674
|
type: "text",
|
64648
64675
|
validate: !0,
|
64649
64676
|
desc: "A short and catchy title: 10% OFF for Orders above 100$",
|
64650
|
-
comp: Q(
|
64677
|
+
comp: Q(Me(Le), { className: "w-full h-10" }, !0),
|
64651
64678
|
comp_params: { className: "w-full" }
|
64652
64679
|
},
|
64653
64680
|
{
|
@@ -64740,7 +64767,7 @@ Decide whether the discount is:
|
|
64740
64767
|
editable: !0,
|
64741
64768
|
defaultValue: Zc.Auto,
|
64742
64769
|
comp: Q(
|
64743
|
-
|
64770
|
+
Me(yp(Object.values(Zc))),
|
64744
64771
|
{ className: "text-gray-600" },
|
64745
64772
|
!0
|
64746
64773
|
),
|
@@ -64754,7 +64781,7 @@ Decide whether the discount is:
|
|
64754
64781
|
desc: dpe,
|
64755
64782
|
editable: !0,
|
64756
64783
|
comp: Q(
|
64757
|
-
|
64784
|
+
Me(Le),
|
64758
64785
|
{ className: "h-10", type: "number", min: "0", step: "1" },
|
64759
64786
|
!0
|
64760
64787
|
),
|
@@ -65026,7 +65053,7 @@ Decide whether the discount is:
|
|
65026
65053
|
validate: !0,
|
65027
65054
|
editable: !0,
|
65028
65055
|
desc: "The name of the shipping method",
|
65029
|
-
comp: Q(
|
65056
|
+
comp: Q(Me(Le), { className: "h-10" }),
|
65030
65057
|
comp_params: { className: "w-full h-fit" }
|
65031
65058
|
},
|
65032
65059
|
{
|
@@ -65091,7 +65118,7 @@ Decide whether the discount is:
|
|
65091
65118
|
editable: !0,
|
65092
65119
|
desc: "The price of the shipping method",
|
65093
65120
|
comp: Q(
|
65094
|
-
|
65121
|
+
Me(Le),
|
65095
65122
|
{ className: "h-10", min: "0", type: "number" }
|
65096
65123
|
),
|
65097
65124
|
comp_params: { className: "w-full h-fit" }
|
@@ -65395,7 +65422,7 @@ Decide whether the discount is:
|
|
65395
65422
|
validate: !0,
|
65396
65423
|
editable: !0,
|
65397
65424
|
desc: "Give your store a title",
|
65398
|
-
comp: Q(
|
65425
|
+
comp: Q(Me(Le), { className: "h-10" }),
|
65399
65426
|
comp_params: { className: "w-full h-fit" }
|
65400
65427
|
},
|
65401
65428
|
{
|
@@ -65534,7 +65561,7 @@ Decide whether the discount is:
|
|
65534
65561
|
validate: !1,
|
65535
65562
|
editable: !0,
|
65536
65563
|
desc: "Add a video url to your store front",
|
65537
|
-
comp: Q(
|
65564
|
+
comp: Q(Me(Le), { className: "h-10" }),
|
65538
65565
|
comp_params: { className: "w-full h-fit" }
|
65539
65566
|
},
|
65540
65567
|
{
|
@@ -65826,7 +65853,7 @@ Decide whether the discount is:
|
|
65826
65853
|
validate: !0,
|
65827
65854
|
desc: "A short title for the post",
|
65828
65855
|
comp: Q(
|
65829
|
-
|
65856
|
+
Me(Le),
|
65830
65857
|
{ className: "h-9", placeholder: "enter a title" }
|
65831
65858
|
),
|
65832
65859
|
comp_params: { className: "w-full " }
|