comand-component-library 4.1.50 → 4.1.51
Sign up to get free protection for your applications and to get access to all the features.
@@ -5897,7 +5897,12 @@ const Dd = /* @__PURE__ */ V(pd, [["render", Fd]]), Md = {
|
|
5897
5897
|
for (let i = 0; i < t.length; i++)
|
5898
5898
|
n.set(this.configuration[t[i]].name, this.formData[t[i]].value);
|
5899
5899
|
fetch(this.formAction, { method: ((s = this.cmdForm) == null ? void 0 : s.formMethod) || "POST", body: n }).then((i) => {
|
5900
|
-
i.ok
|
5900
|
+
if (i.ok) {
|
5901
|
+
this.$refs.form.showMessage("success", this.getMessage("basic_form.system_message.success.message_sent_successfully"));
|
5902
|
+
for (let o in this.formData)
|
5903
|
+
o === "salutation" ? this.formData[o].value = this.configuration.salutation.default : o === "acceptPrivacy" ? this.formData[o].value = !1 : this.formData[o].value = "";
|
5904
|
+
} else
|
5905
|
+
this.$refs.form.showMessage("error", this.getMessage("basic_form.system_message.error.message_could_not_be_sent"));
|
5901
5906
|
}).catch((i) => {
|
5902
5907
|
this.$refs.form.showMessage("error", this.getMessage("basic_form.system_message.error.message_could_not_be_sent")), console.error(i);
|
5903
5908
|
});
|
@@ -18434,7 +18439,7 @@ function Xx(e, n, t, s, i, o) {
|
|
18434
18439
|
])
|
18435
18440
|
]));
|
18436
18441
|
}
|
18437
|
-
const $x = /* @__PURE__ */ V(Yx, [["render", Xx]]),
|
18442
|
+
const $x = /* @__PURE__ */ V(Yx, [["render", Xx]]), e1 = {
|
18438
18443
|
name: "PageOverview",
|
18439
18444
|
data() {
|
18440
18445
|
return {
|
@@ -18445,28 +18450,28 @@ const $x = /* @__PURE__ */ V(Yx, [["render", Xx]]), e_ = {
|
|
18445
18450
|
listOfSiteLinksData: Wg
|
18446
18451
|
};
|
18447
18452
|
}
|
18448
|
-
},
|
18453
|
+
}, t1 = /* @__PURE__ */ a("h2", {
|
18449
18454
|
class: "headline-demopage",
|
18450
18455
|
id: "section-contact-information"
|
18451
18456
|
}, [
|
18452
18457
|
/* @__PURE__ */ a("span", null, "Contact Information")
|
18453
|
-
], -1),
|
18458
|
+
], -1), n1 = /* @__PURE__ */ a("h2", {
|
18454
18459
|
class: "headline-demopage",
|
18455
18460
|
id: "section-multiple-lists-of-links-downloads"
|
18456
18461
|
}, [
|
18457
18462
|
/* @__PURE__ */ a("span", null, "Multiple Lists of links")
|
18458
|
-
], -1),
|
18463
|
+
], -1), i1 = /* @__PURE__ */ a("h3", { id: "section-multiple-lists-of-links-downloads" }, "Downloads", -1), o1 = /* @__PURE__ */ a("hr", null, null, -1), l1 = /* @__PURE__ */ a("h3", { id: "section-multiple-lists-of-links-sitemap" }, "SiteMap", -1), s1 = /* @__PURE__ */ a("h2", {
|
18459
18464
|
class: "headline-demopage",
|
18460
18465
|
id: "section-multiple-box-wrapper"
|
18461
18466
|
}, [
|
18462
18467
|
/* @__PURE__ */ a("span", null, "Multiple Box Wrapper")
|
18463
|
-
], -1),
|
18464
|
-
function
|
18468
|
+
], -1), a1 = /* @__PURE__ */ a("h3", { id: "section-multiple-box-wrapper-faqs" }, "FAQs", -1), r1 = /* @__PURE__ */ a("hr", null, null, -1), d1 = /* @__PURE__ */ a("h3", { id: "section-multiple-box-wrapper-team-overview" }, "Team Overview", -1);
|
18469
|
+
function c1(e, n, t, s, i, o) {
|
18465
18470
|
const d = $x, c = yo, u = Jx, g = zx;
|
18466
18471
|
return l(), r(S, null, [
|
18467
18472
|
h(c, null, {
|
18468
18473
|
default: k(() => [
|
18469
|
-
|
18474
|
+
t1,
|
18470
18475
|
h(d, {
|
18471
18476
|
cmdBasicForm: e.basicForm,
|
18472
18477
|
cmdAddressData: {},
|
@@ -18482,44 +18487,44 @@ function c_(e, n, t, s, i, o) {
|
|
18482
18487
|
}),
|
18483
18488
|
h(c, null, {
|
18484
18489
|
default: k(() => [
|
18485
|
-
|
18486
|
-
|
18490
|
+
n1,
|
18491
|
+
i1,
|
18487
18492
|
h(u, { segments: i.listOfDownloadsData }, null, 8, ["segments"]),
|
18488
|
-
|
18489
|
-
|
18493
|
+
o1,
|
18494
|
+
l1,
|
18490
18495
|
h(u, { segments: i.listOfSiteLinksData }, null, 8, ["segments"])
|
18491
18496
|
]),
|
18492
18497
|
_: 1
|
18493
18498
|
}),
|
18494
18499
|
h(c, null, {
|
18495
18500
|
default: k(() => [
|
18496
|
-
|
18497
|
-
|
18501
|
+
s1,
|
18502
|
+
a1,
|
18498
18503
|
h(g, { segments: i.faqsData }, null, 8, ["segments"]),
|
18499
|
-
|
18500
|
-
|
18504
|
+
r1,
|
18505
|
+
d1,
|
18501
18506
|
h(g, { segments: i.boxesTeamOverviewData }, null, 8, ["segments"])
|
18502
18507
|
]),
|
18503
18508
|
_: 1
|
18504
18509
|
})
|
18505
18510
|
], 64);
|
18506
18511
|
}
|
18507
|
-
const bo = /* @__PURE__ */ V(
|
18512
|
+
const bo = /* @__PURE__ */ V(e1, [["render", c1]]), u1 = "comand-component-library", m1 = "4.1.51", h1 = "GPL-3.0-only", p1 = "CoManD-UI", f1 = "module", g1 = {
|
18508
18513
|
prepublishOnly: "npm run build-lib",
|
18509
18514
|
dev: "vite",
|
18510
18515
|
build: "vite build",
|
18511
18516
|
"build-lib": "vite build && gulp",
|
18512
18517
|
preview: "vite preview"
|
18513
|
-
},
|
18518
|
+
}, y1 = [
|
18514
18519
|
"dist",
|
18515
18520
|
"src"
|
18516
|
-
],
|
18521
|
+
], b1 = {
|
18517
18522
|
".": "./dist/comand-component-library.js",
|
18518
18523
|
"./css.js": "./src/css.js",
|
18519
18524
|
"./style.css": "./dist/style.css",
|
18520
18525
|
"./variables.scss": "./src/assets/styles/variables.scss",
|
18521
18526
|
"./export-data.js": "./src/assets/data/export-data.js"
|
18522
|
-
},
|
18527
|
+
}, x1 = {
|
18523
18528
|
"clickout-event": "^1.1.2",
|
18524
18529
|
"comand-frontend-framework": "^4.1.11",
|
18525
18530
|
"comand-ui-iconfonts": "^1.0.14",
|
@@ -18528,7 +18533,7 @@ const bo = /* @__PURE__ */ V(e_, [["render", c_]]), u_ = "comand-component-libra
|
|
18528
18533
|
vue: "^3.2.31",
|
18529
18534
|
"vue-router": "^4.0.12",
|
18530
18535
|
vuex: "^4.0.2"
|
18531
|
-
},
|
18536
|
+
}, _1 = {
|
18532
18537
|
"@iconify/vue": "^4.0.0",
|
18533
18538
|
"@vitejs/plugin-vue": "^5.1.1",
|
18534
18539
|
"@vue/test-utils": "^2.0.0-0",
|
@@ -18538,19 +18543,19 @@ const bo = /* @__PURE__ */ V(e_, [["render", c_]]), u_ = "comand-component-libra
|
|
18538
18543
|
"unplugin-vue-components": "^0.24.0",
|
18539
18544
|
vite: "^5.4.11",
|
18540
18545
|
"vue-jest": "^5.0.0-0"
|
18541
|
-
},
|
18542
|
-
name:
|
18543
|
-
version:
|
18544
|
-
license:
|
18545
|
-
author:
|
18546
|
+
}, C1 = {
|
18547
|
+
name: u1,
|
18548
|
+
version: m1,
|
18549
|
+
license: h1,
|
18550
|
+
author: p1,
|
18546
18551
|
private: !1,
|
18547
|
-
type:
|
18548
|
-
scripts:
|
18549
|
-
files:
|
18550
|
-
exports:
|
18551
|
-
dependencies:
|
18552
|
-
devDependencies:
|
18553
|
-
},
|
18552
|
+
type: f1,
|
18553
|
+
scripts: g1,
|
18554
|
+
files: y1,
|
18555
|
+
exports: b1,
|
18556
|
+
dependencies: x1,
|
18557
|
+
devDependencies: _1
|
18558
|
+
}, w1 = {
|
18554
18559
|
data() {
|
18555
18560
|
return {
|
18556
18561
|
cmdAddressDataSettingsData: {
|
@@ -19415,9 +19420,9 @@ const bo = /* @__PURE__ */ V(e_, [["render", c_]]), u_ = "comand-component-libra
|
|
19415
19420
|
}
|
19416
19421
|
};
|
19417
19422
|
}
|
19418
|
-
}, xo = "/media/images/content-images/landscape-medium.jpg",
|
19423
|
+
}, xo = "/media/images/content-images/landscape-medium.jpg", k1 = "/media/images/demo-images/small/landscape-01.jpg", v1 = "/media/images/demo-images/small/landscape-02.jpg", T1 = "/media/images/demo-images/small/landscape-03.jpg", S1 = {
|
19419
19424
|
name: "App",
|
19420
|
-
mixins: [
|
19425
|
+
mixins: [w1],
|
19421
19426
|
components: {
|
19422
19427
|
PageOverview: bo
|
19423
19428
|
},
|
@@ -19581,7 +19586,7 @@ const bo = /* @__PURE__ */ V(e_, [["render", c_]]), u_ = "comand-component-libra
|
|
19581
19586
|
tabsData: Rg,
|
19582
19587
|
thumbnailScrollerImagesData: Ng,
|
19583
19588
|
thumbnailScrollerTextData: Ug,
|
19584
|
-
packageJson:
|
19589
|
+
packageJson: C1
|
19585
19590
|
};
|
19586
19591
|
},
|
19587
19592
|
computed: {
|
@@ -19779,39 +19784,39 @@ const bo = /* @__PURE__ */ V(e_, [["render", c_]]), u_ = "comand-component-libra
|
|
19779
19784
|
});
|
19780
19785
|
}
|
19781
19786
|
}
|
19782
|
-
},
|
19783
|
-
|
19784
|
-
|
19785
|
-
|
19786
|
-
|
19787
|
-
|
19788
|
-
],
|
19789
|
-
|
19790
|
-
],
|
19791
|
-
|
19792
|
-
],
|
19793
|
-
|
19794
|
-
],
|
19795
|
-
|
19796
|
-
],
|
19787
|
+
}, O1 = ["id"], L1 = /* @__PURE__ */ a("a", { id: "anchor-back-to-top" }, null, -1), I1 = { for: "select-template" }, B1 = /* @__PURE__ */ a("span", null, "Select template", -1), F1 = /* @__PURE__ */ a("option", { value: "blank" }, "Blank/Unstyled", -1), D1 = /* @__PURE__ */ a("option", { value: "business" }, "Business", -1), M1 = /* @__PURE__ */ a("option", { value: "casual" }, "Casual", -1), V1 = /* @__PURE__ */ a("option", { value: "dating" }, "Dating", -1), P1 = /* @__PURE__ */ a("option", { value: "influencer" }, "Influencer", -1), A1 = [
|
19788
|
+
F1,
|
19789
|
+
D1,
|
19790
|
+
M1,
|
19791
|
+
V1,
|
19792
|
+
P1
|
19793
|
+
], E1 = /* @__PURE__ */ a("span", null, "Color Scheme", -1), H1 = { class: "input-wrapper" }, q1 = { for: "default-color-scheme" }, R1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Color-Scheme by Browser/OS", -1), N1 = { for: "light-mode" }, U1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Light Mode", -1), j1 = { for: "dark-mode" }, z1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Dark Mode", -1), G1 = ["href", "onClick"], W1 = { class: "box-footer comand-versions" }, K1 = /* @__PURE__ */ a("dt", null, "Frontend-Framework Version:", -1), J1 = /* @__PURE__ */ a("dt", null, "Component-Library Version:", -1), Y1 = { class: "closed-sidebar" }, Z1 = /* @__PURE__ */ a("span", { class: "icon-settings-template" }, null, -1), Q1 = [
|
19794
|
+
Z1
|
19795
|
+
], X1 = /* @__PURE__ */ a("span", { class: "icon-settings-component" }, null, -1), $1 = [
|
19796
|
+
X1
|
19797
|
+
], e_ = /* @__PURE__ */ a("span", { class: "icon-file-settings" }, null, -1), t_ = [
|
19798
|
+
e_
|
19799
|
+
], n_ = /* @__PURE__ */ a("span", null, "Hide sidebar", -1), i_ = [
|
19800
|
+
n_
|
19801
|
+
], o_ = {
|
19797
19802
|
key: 1,
|
19798
19803
|
id: "content"
|
19799
|
-
},
|
19804
|
+
}, l_ = /* @__PURE__ */ a("h1", { class: "headline-demopage" }, "Components Overview", -1), s_ = {
|
19800
19805
|
class: "headline-demopage",
|
19801
19806
|
id: "section-address-data"
|
19802
|
-
},
|
19807
|
+
}, a_ = /* @__PURE__ */ a("span", null, "Address Data", -1), r_ = { class: "flex-container" }, d_ = /* @__PURE__ */ a("h2", {
|
19803
19808
|
class: "headline-demopage",
|
19804
19809
|
id: "section-advanced-form-elements"
|
19805
|
-
}, "Advanced Form Elements", -1),
|
19810
|
+
}, "Advanced Form Elements", -1), c_ = /* @__PURE__ */ a("h3", null, [
|
19806
19811
|
/* @__PURE__ */ a("span", null, "Form elements status:")
|
19807
|
-
], -1),
|
19812
|
+
], -1), u_ = { class: "flex-container" }, m_ = { class: "list-status" }, h_ = { class: "error" }, p_ = { class: "flex-container" }, f_ = /* @__PURE__ */ a("legend", null, "Legend", -1), g_ = { class: "headline-demopage" }, y_ = /* @__PURE__ */ a("span", null, "Form Element-Component", -1), b_ = { class: "flex-container" }, x_ = { class: "flex-container" }, __ = /* @__PURE__ */ a("h2", null, "Inputfields in Columns", -1), C_ = { class: "flex-container" }, w_ = /* @__PURE__ */ a("span", { innerHTML: "Label with <a href='#'>Link</a> given by slot" }, null, -1), k_ = { class: "flex-container" }, v_ = /* @__PURE__ */ a("hr", null, null, -1), T_ = { class: "headline-demopage" }, S_ = /* @__PURE__ */ a("span", null, "Fake Selects", -1), O_ = { class: "flex-container" }, L_ = /* @__PURE__ */ a("hr", null, null, -1), I_ = /* @__PURE__ */ a("h2", null, "Progress Bar [native]", -1), B_ = /* @__PURE__ */ a("h2", null, "Slider [native]", -1), F_ = /* @__PURE__ */ a("span", { class: "label-text" }, "Single-Slider (with in- and output):", -1), D_ = { class: "flex-container no-flex" }, M_ = {
|
19808
19813
|
class: "inline",
|
19809
19814
|
for: "range-value"
|
19810
|
-
},
|
19815
|
+
}, V_ = /* @__PURE__ */ a("span", { class: "label-text" }, [
|
19811
19816
|
/* @__PURE__ */ a("span", null, "Range Value:")
|
19812
|
-
], -1),
|
19817
|
+
], -1), P_ = ["disabled"], A_ = { for: "range-slider" }, E_ = /* @__PURE__ */ a("span", { class: "label-text hidden" }, [
|
19813
19818
|
/* @__PURE__ */ a("span", null, "Range Value")
|
19814
|
-
], -1),
|
19819
|
+
], -1), H_ = ["disabled"], q_ = /* @__PURE__ */ a("hr", null, null, -1), R_ = /* @__PURE__ */ a("h2", null, "Toggle-Switches", -1), N_ = /* @__PURE__ */ a("h3", null, "Switches without switch-labels", -1), U_ = /* @__PURE__ */ a("h3", null, "Switches with switch-labels", -1), j_ = /* @__PURE__ */ a("br", null, null, -1), z_ = /* @__PURE__ */ a("br", null, null, -1), G_ = /* @__PURE__ */ a("h2", null, "Checkboxes and Radiobuttons", -1), W_ = /* @__PURE__ */ a("h3", null, "Checkboxes [native]", -1), K_ = { class: "label inline" }, J_ = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for native checkboxes:", -1), Y_ = { class: "flex-container no-flex" }, Z_ = /* @__PURE__ */ a("a", { href: "#" }, "link", -1), Q_ = /* @__PURE__ */ a("h3", null, "Checkboxes (replaced)", -1), X_ = { class: "label inline" }, $_ = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for Replaced Input-Type-Checkbox:", -1), eC = { class: "flex-container no-flex" }, tC = /* @__PURE__ */ a("h3", null, "Radiobuttons [native]", -1), nC = { class: "label inline" }, iC = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for native radiobuttons:", -1), oC = { class: "flex-container no-flex" }, lC = /* @__PURE__ */ a("h3", null, "Radiobuttons (replaced)", -1), sC = { class: "label inline" }, aC = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for Replaced Input-Type-Radio:", -1), rC = { class: "flex-container no-flex" }, dC = {
|
19815
19820
|
class: "headline-demopage",
|
19816
19821
|
id: "section-input-group"
|
19817
19822
|
}, cC = /* @__PURE__ */ a("dt", null, "Selected value:", -1), uC = /* @__PURE__ */ a("h3", null, "Input Groups with Checkboxes/Radiobuttons (toggle-switches)", -1), mC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), hC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), pC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), fC = /* @__PURE__ */ a("dt", null, "Selected value(s):", -1), gC = { class: "flex-container" }, yC = /* @__PURE__ */ a("small", null, "(values will not be submitted with the form!)", -1), bC = { class: "button-wrapper no-flex" }, xC = ["disabled"], _C = /* @__PURE__ */ a("span", { class: "icon-check" }, null, -1), CC = /* @__PURE__ */ a("span", null, "Native submit-button", -1), wC = [
|
@@ -19859,17 +19864,17 @@ const bo = /* @__PURE__ */ V(e_, [["render", c_]]), u_ = "comand-component-libra
|
|
19859
19864
|
class: "headline-demopage",
|
19860
19865
|
id: "section-fancybox"
|
19861
19866
|
}, "Fancybox", -1), kw = /* @__PURE__ */ a("h3", null, "FancyBox with text", -1), vw = /* @__PURE__ */ a("h3", null, "FancyBox with large image given by url", -1), Tw = /* @__PURE__ */ a("img", {
|
19862
|
-
src:
|
19867
|
+
src: k1,
|
19863
19868
|
alt: "Alternative text"
|
19864
19869
|
}, null, -1), Sw = [
|
19865
19870
|
Tw
|
19866
19871
|
], Ow = /* @__PURE__ */ a("h3", null, "FancyBox with large image given by property", -1), Lw = /* @__PURE__ */ a("img", {
|
19867
|
-
src:
|
19872
|
+
src: v1,
|
19868
19873
|
alt: "Alternative text"
|
19869
19874
|
}, null, -1), Iw = [
|
19870
19875
|
Lw
|
19871
19876
|
], Bw = /* @__PURE__ */ a("h3", null, "FancyBox with image as object give by property", -1), Fw = /* @__PURE__ */ a("img", {
|
19872
|
-
src:
|
19877
|
+
src: T1,
|
19873
19878
|
alt: "Alternative text"
|
19874
19879
|
}, null, -1), Dw = [
|
19875
19880
|
Fw
|
@@ -19994,7 +19999,7 @@ function mv(e, n, t, s, i, o) {
|
|
19994
19999
|
class: "page-wrapper",
|
19995
20000
|
id: o.templateId
|
19996
20001
|
}, [
|
19997
|
-
|
20002
|
+
L1,
|
19998
20003
|
i.showLeftSidebar ? (l(), w(u, {
|
19999
20004
|
key: 0,
|
20000
20005
|
cmdHeadline: { headlineText: "Site Settings", headlineLevel: 3, textAlign: "center" },
|
@@ -20018,19 +20023,19 @@ function mv(e, n, t, s, i, o) {
|
|
20018
20023
|
onToggleCollapse: (z) => x.boxToggled(0, z)
|
20019
20024
|
}, {
|
20020
20025
|
body: k(() => [
|
20021
|
-
a("label",
|
20022
|
-
|
20026
|
+
a("label", I1, [
|
20027
|
+
B1,
|
20023
20028
|
X(a("select", {
|
20024
20029
|
id: "select-template",
|
20025
20030
|
"onUpdate:modelValue": n[0] || (n[0] = (z) => i.selectedTemplate = z)
|
20026
|
-
},
|
20031
|
+
}, A1, 512), [
|
20027
20032
|
[Po, i.selectedTemplate]
|
20028
20033
|
])
|
20029
20034
|
]),
|
20030
20035
|
a("div", null, [
|
20031
|
-
|
20032
|
-
a("div",
|
20033
|
-
a("label",
|
20036
|
+
E1,
|
20037
|
+
a("div", H1, [
|
20038
|
+
a("label", q1, [
|
20034
20039
|
X(a("input", {
|
20035
20040
|
type: "radio",
|
20036
20041
|
id: "default-color-scheme",
|
@@ -20040,9 +20045,9 @@ function mv(e, n, t, s, i, o) {
|
|
20040
20045
|
}, null, 512), [
|
20041
20046
|
[Dt, i.colorScheme]
|
20042
20047
|
]),
|
20043
|
-
|
20048
|
+
R1
|
20044
20049
|
]),
|
20045
|
-
a("label",
|
20050
|
+
a("label", N1, [
|
20046
20051
|
X(a("input", {
|
20047
20052
|
type: "radio",
|
20048
20053
|
id: "light-mode",
|
@@ -20052,9 +20057,9 @@ function mv(e, n, t, s, i, o) {
|
|
20052
20057
|
}, null, 512), [
|
20053
20058
|
[Dt, i.colorScheme]
|
20054
20059
|
]),
|
20055
|
-
|
20060
|
+
U1
|
20056
20061
|
]),
|
20057
|
-
a("label",
|
20062
|
+
a("label", j1, [
|
20058
20063
|
X(a("input", {
|
20059
20064
|
type: "radio",
|
20060
20065
|
id: "dark-mode",
|
@@ -20064,7 +20069,7 @@ function mv(e, n, t, s, i, o) {
|
|
20064
20069
|
}, null, 512), [
|
20065
20070
|
[Dt, i.colorScheme]
|
20066
20071
|
]),
|
20067
|
-
|
20072
|
+
z1
|
20068
20073
|
])
|
20069
20074
|
])
|
20070
20075
|
])
|
@@ -20089,7 +20094,7 @@ function mv(e, n, t, s, i, o) {
|
|
20089
20094
|
href: o.sectionName(z),
|
20090
20095
|
onClick: (yv) => o.updateSettingsSidebar(o.componentNameWithPrefix(z)),
|
20091
20096
|
title: "Go to component"
|
20092
|
-
}, y(o.readableComponentName(z)), 9,
|
20097
|
+
}, y(o.readableComponentName(z)), 9, G1)
|
20093
20098
|
], 2))), 128))
|
20094
20099
|
])
|
20095
20100
|
]),
|
@@ -20151,37 +20156,37 @@ function mv(e, n, t, s, i, o) {
|
|
20151
20156
|
]),
|
20152
20157
|
_: 1
|
20153
20158
|
}, 8, ["openBoxesByDefault"]),
|
20154
|
-
a("dl",
|
20155
|
-
|
20159
|
+
a("dl", W1, [
|
20160
|
+
K1,
|
20156
20161
|
a("dd", null, y(i.packageJson.dependencies["comand-frontend-framework"].replace("^", "")), 1),
|
20157
|
-
|
20162
|
+
J1,
|
20158
20163
|
a("dd", null, y(i.packageJson.version), 1)
|
20159
20164
|
])
|
20160
20165
|
]),
|
20161
20166
|
closed: k(() => [
|
20162
|
-
a("div",
|
20167
|
+
a("div", Y1, [
|
20163
20168
|
a("a", {
|
20164
20169
|
href: "#",
|
20165
20170
|
class: "button primary",
|
20166
20171
|
title: "Open Template Selection",
|
20167
20172
|
onClick: n[9] || (n[9] = T((x) => o.openBox(0), ["prevent"]))
|
20168
|
-
},
|
20173
|
+
}, Q1),
|
20169
20174
|
a("a", {
|
20170
20175
|
href: "#",
|
20171
20176
|
class: "button primary",
|
20172
20177
|
title: "Open Components Overview",
|
20173
20178
|
onClick: n[10] || (n[10] = T((x) => o.openBox(1), ["prevent"]))
|
20174
|
-
}, $
|
20179
|
+
}, $1),
|
20175
20180
|
a("a", {
|
20176
20181
|
href: "#",
|
20177
20182
|
class: "button primary",
|
20178
20183
|
title: "Open Page-Templates",
|
20179
20184
|
onClick: n[11] || (n[11] = T((x) => o.openBox(2), ["prevent"]))
|
20180
|
-
},
|
20185
|
+
}, t_),
|
20181
20186
|
a("a", {
|
20182
20187
|
href: "#",
|
20183
20188
|
onClick: n[12] || (n[12] = T((x) => i.showLeftSidebar = !1, ["prevent"]))
|
20184
|
-
},
|
20189
|
+
}, i_)
|
20185
20190
|
])
|
20186
20191
|
]),
|
20187
20192
|
_: 1
|
@@ -20199,17 +20204,17 @@ function mv(e, n, t, s, i, o) {
|
|
20199
20204
|
]),
|
20200
20205
|
_: 1
|
20201
20206
|
}),
|
20202
|
-
i.componentView ? (l(), r("main",
|
20207
|
+
i.componentView ? (l(), r("main", o_, [
|
20203
20208
|
h(C, null, {
|
20204
20209
|
default: k(() => [
|
20205
|
-
|
20210
|
+
l_
|
20206
20211
|
]),
|
20207
20212
|
_: 1
|
20208
20213
|
}),
|
20209
20214
|
h(C, null, {
|
20210
20215
|
default: k(() => [
|
20211
|
-
a("h2",
|
20212
|
-
|
20216
|
+
a("h2", s_, [
|
20217
|
+
a_,
|
20213
20218
|
a("a", {
|
20214
20219
|
href: "#",
|
20215
20220
|
class: "button small icon-cog",
|
@@ -20217,7 +20222,7 @@ function mv(e, n, t, s, i, o) {
|
|
20217
20222
|
onClick: n[13] || (n[13] = T((x) => o.openSettingsSidebar("CmdAddressData"), ["prevent"]))
|
20218
20223
|
})
|
20219
20224
|
]),
|
20220
|
-
a("div",
|
20225
|
+
a("div", r_, [
|
20221
20226
|
h(b, I({
|
20222
20227
|
ref: "CmdAddressData",
|
20223
20228
|
addressData: i.addressData
|
@@ -20228,10 +20233,10 @@ function mv(e, n, t, s, i, o) {
|
|
20228
20233
|
}),
|
20229
20234
|
h(C, null, {
|
20230
20235
|
default: k(() => [
|
20231
|
-
|
20232
|
-
|
20233
|
-
a("div",
|
20234
|
-
a("ul",
|
20236
|
+
d_,
|
20237
|
+
c_,
|
20238
|
+
a("div", u_, [
|
20239
|
+
a("ul", m_, [
|
20235
20240
|
a("li", null, [
|
20236
20241
|
a("a", {
|
20237
20242
|
href: "#",
|
@@ -20240,7 +20245,7 @@ function mv(e, n, t, s, i, o) {
|
|
20240
20245
|
id: "status-default"
|
20241
20246
|
}, " Default ", 2)
|
20242
20247
|
]),
|
20243
|
-
a("li",
|
20248
|
+
a("li", h_, [
|
20244
20249
|
a("a", {
|
20245
20250
|
href: "#",
|
20246
20251
|
onClick: n[15] || (n[15] = T((x) => o.setStatus("error", !1), ["prevent"])),
|
@@ -20293,10 +20298,10 @@ function mv(e, n, t, s, i, o) {
|
|
20293
20298
|
novalidate: "novalidate"
|
20294
20299
|
}, {
|
20295
20300
|
default: k(() => [
|
20296
|
-
a("fieldset",
|
20297
|
-
|
20298
|
-
a("h2",
|
20299
|
-
|
20301
|
+
a("fieldset", p_, [
|
20302
|
+
f_,
|
20303
|
+
a("h2", g_, [
|
20304
|
+
y_,
|
20300
20305
|
a("a", {
|
20301
20306
|
href: "#",
|
20302
20307
|
class: "button small icon-cog",
|
@@ -20308,7 +20313,7 @@ function mv(e, n, t, s, i, o) {
|
|
20308
20313
|
status: i.validationStatus,
|
20309
20314
|
disabled: i.disabledStatus
|
20310
20315
|
}), null, 16, ["status", "disabled"]),
|
20311
|
-
a("div",
|
20316
|
+
a("div", b_, [
|
20312
20317
|
h(v, {
|
20313
20318
|
labelText: "Input for datalist:",
|
20314
20319
|
element: "input",
|
@@ -20320,7 +20325,7 @@ function mv(e, n, t, s, i, o) {
|
|
20320
20325
|
tooltipText: "This is a tooltip"
|
20321
20326
|
}, null, 8, ["status", "disabled", "datalist"])
|
20322
20327
|
]),
|
20323
|
-
a("div",
|
20328
|
+
a("div", x_, [
|
20324
20329
|
h(v, I({
|
20325
20330
|
labelText: "Input (type search (without search-button)):",
|
20326
20331
|
element: "input",
|
@@ -20342,8 +20347,8 @@ function mv(e, n, t, s, i, o) {
|
|
20342
20347
|
tooltipText: "This is a tooltip"
|
20343
20348
|
}, { useCustomTooltip: !1 }), null, 16, ["status", "disabled"])
|
20344
20349
|
]),
|
20345
|
-
|
20346
|
-
a("div",
|
20350
|
+
__,
|
20351
|
+
a("div", C_, [
|
20347
20352
|
h(v, {
|
20348
20353
|
element: "input",
|
20349
20354
|
type: "text",
|
@@ -20357,7 +20362,7 @@ function mv(e, n, t, s, i, o) {
|
|
20357
20362
|
disabled: i.disabledStatus
|
20358
20363
|
}, {
|
20359
20364
|
labeltext: k(() => [
|
20360
|
-
|
20365
|
+
w_
|
20361
20366
|
]),
|
20362
20367
|
_: 1
|
20363
20368
|
}, 8, ["modelValue", "status", "disabled"]),
|
@@ -20389,7 +20394,7 @@ function mv(e, n, t, s, i, o) {
|
|
20389
20394
|
disabled: i.disabledStatus
|
20390
20395
|
}, null, 8, ["modelValue", "status", "disabled"])
|
20391
20396
|
]),
|
20392
|
-
a("div",
|
20397
|
+
a("div", k_, [
|
20393
20398
|
h(v, {
|
20394
20399
|
labelText: "Label for emailfield (with icon):",
|
20395
20400
|
element: "input",
|
@@ -20500,9 +20505,9 @@ function mv(e, n, t, s, i, o) {
|
|
20500
20505
|
status: i.validationStatus,
|
20501
20506
|
disabled: i.disabledStatus
|
20502
20507
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
20503
|
-
|
20504
|
-
a("h3",
|
20505
|
-
|
20508
|
+
v_,
|
20509
|
+
a("h3", T_, [
|
20510
|
+
S_,
|
20506
20511
|
a("a", {
|
20507
20512
|
href: "#",
|
20508
20513
|
class: "button small icon-cog",
|
@@ -20510,7 +20515,7 @@ function mv(e, n, t, s, i, o) {
|
|
20510
20515
|
onClick: n[33] || (n[33] = T((x) => o.openSettingsSidebar("CmdFakeSelect"), ["prevent"]))
|
20511
20516
|
})
|
20512
20517
|
]),
|
20513
|
-
a("div",
|
20518
|
+
a("div", O_, [
|
20514
20519
|
h(B, I({ ref: "CmdFakeSelect" }, e.cmdFakeSelectSettingsData, {
|
20515
20520
|
selectData: i.fakeSelectOptionsData,
|
20516
20521
|
modelValue: i.fakeSelectDefault,
|
@@ -20562,21 +20567,21 @@ function mv(e, n, t, s, i, o) {
|
|
20562
20567
|
type: "color"
|
20563
20568
|
}, null, 8, ["status", "disabled", "selectData", "modelValue"])
|
20564
20569
|
]),
|
20565
|
-
|
20566
|
-
|
20570
|
+
L_,
|
20571
|
+
I_,
|
20567
20572
|
h(F, {
|
20568
20573
|
labelText: "Progress Bar (with optional output):",
|
20569
20574
|
id: "progress-bar2",
|
20570
20575
|
max: "100"
|
20571
20576
|
}),
|
20572
|
-
|
20577
|
+
B_,
|
20573
20578
|
a("div", {
|
20574
20579
|
class: _(["label", i.validationStatus])
|
20575
20580
|
}, [
|
20576
|
-
|
20577
|
-
a("span",
|
20578
|
-
a("label",
|
20579
|
-
|
20581
|
+
F_,
|
20582
|
+
a("span", D_, [
|
20583
|
+
a("label", M_, [
|
20584
|
+
V_,
|
20580
20585
|
X(a("input", {
|
20581
20586
|
type: "number",
|
20582
20587
|
class: _(i.validationStatus),
|
@@ -20585,12 +20590,12 @@ function mv(e, n, t, s, i, o) {
|
|
20585
20590
|
min: "0",
|
20586
20591
|
max: "100",
|
20587
20592
|
id: "range-value"
|
20588
|
-
}, null, 10,
|
20593
|
+
}, null, 10, P_), [
|
20589
20594
|
[Nt, i.rangeValue]
|
20590
20595
|
])
|
20591
20596
|
]),
|
20592
|
-
a("label",
|
20593
|
-
|
20597
|
+
a("label", A_, [
|
20598
|
+
E_,
|
20594
20599
|
X(a("input", {
|
20595
20600
|
type: "range",
|
20596
20601
|
class: "range-slider",
|
@@ -20599,15 +20604,15 @@ function mv(e, n, t, s, i, o) {
|
|
20599
20604
|
disabled: i.disabledStatus,
|
20600
20605
|
min: "0",
|
20601
20606
|
max: "100"
|
20602
|
-
}, null, 8,
|
20607
|
+
}, null, 8, H_), [
|
20603
20608
|
[Nt, i.rangeValue]
|
20604
20609
|
])
|
20605
20610
|
])
|
20606
20611
|
])
|
20607
20612
|
], 2),
|
20608
|
-
|
20609
|
-
|
20610
|
-
|
20613
|
+
q_,
|
20614
|
+
R_,
|
20615
|
+
N_,
|
20611
20616
|
h(v, {
|
20612
20617
|
element: "input",
|
20613
20618
|
type: "checkbox",
|
@@ -20632,7 +20637,7 @@ function mv(e, n, t, s, i, o) {
|
|
20632
20637
|
status: i.validationStatus,
|
20633
20638
|
disabled: i.disabledStatus
|
20634
20639
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
20635
|
-
|
20640
|
+
U_,
|
20636
20641
|
h(v, {
|
20637
20642
|
element: "input",
|
20638
20643
|
type: "checkbox",
|
@@ -20707,16 +20712,16 @@ function mv(e, n, t, s, i, o) {
|
|
20707
20712
|
}, null, 8, ["modelValue", "status", "disabled"]),
|
20708
20713
|
a("p", null, [
|
20709
20714
|
E(" checkbox (required) with boolean: " + y(i.checkboxRequiredValue), 1),
|
20710
|
-
|
20715
|
+
j_,
|
20711
20716
|
E(" checkbox with boolean: " + y(i.checkboxValue), 1),
|
20712
|
-
|
20717
|
+
z_,
|
20713
20718
|
E(" checkboxes with values: " + y(i.checkboxValues), 1)
|
20714
20719
|
]),
|
20715
|
-
|
20716
|
-
|
20717
|
-
a("div",
|
20718
|
-
|
20719
|
-
a("div",
|
20720
|
+
G_,
|
20721
|
+
W_,
|
20722
|
+
a("div", K_, [
|
20723
|
+
J_,
|
20724
|
+
a("div", Y_, [
|
20720
20725
|
h(v, {
|
20721
20726
|
element: "input",
|
20722
20727
|
labelText: "Label for checkbox with boolean",
|
@@ -20761,16 +20766,16 @@ function mv(e, n, t, s, i, o) {
|
|
20761
20766
|
}, {
|
20762
20767
|
labeltext: k(() => [
|
20763
20768
|
E(" Labeltext with "),
|
20764
|
-
|
20769
|
+
Z_,
|
20765
20770
|
E(" given by slot ")
|
20766
20771
|
]),
|
20767
20772
|
_: 1
|
20768
20773
|
}, 8, ["modelValue", "status", "disabled"])
|
20769
20774
|
])
|
20770
20775
|
]),
|
20771
|
-
|
20772
|
-
a("div",
|
20773
|
-
$
|
20776
|
+
Q_,
|
20777
|
+
a("div", X_, [
|
20778
|
+
$_,
|
20774
20779
|
a("div", eC, [
|
20775
20780
|
h(v, {
|
20776
20781
|
element: "input",
|
@@ -22333,11 +22338,11 @@ function mv(e, n, t, s, i, o) {
|
|
22333
22338
|
]),
|
22334
22339
|
_: 1
|
22335
22340
|
}, 8, ["openSidebar", "onToggleSidebar"])) : m("", !0)
|
22336
|
-
], 8,
|
22341
|
+
], 8, O1)), [
|
22337
22342
|
[Lo]
|
22338
22343
|
]);
|
22339
22344
|
}
|
22340
|
-
const _v = /* @__PURE__ */ V(
|
22345
|
+
const _v = /* @__PURE__ */ V(S1, [["render", mv]]), Cv = {
|
22341
22346
|
// el = real dom-element
|
22342
22347
|
mounted(e) {
|
22343
22348
|
if (e.tagName === "INPUT" || e.tagName === "SELECT" || e.tagName === "TEXTAREA" || e.tagName === "A")
|
package/package.json
CHANGED
@@ -526,7 +526,15 @@ export default {
|
|
526
526
|
fetch(this.formAction, {method: this.cmdForm?.formMethod || "POST", body: customSubmitFormData}).then((response) => {
|
527
527
|
if(response.ok) {
|
528
528
|
this.$refs.form.showMessage("success", this.getMessage("basic_form.system_message.success.message_sent_successfully"))
|
529
|
-
|
529
|
+
for (let key in this.formData) {
|
530
|
+
if(key === "salutation") {
|
531
|
+
this.formData[key].value = this.configuration.salutation.default
|
532
|
+
} else if(key === "acceptPrivacy") {
|
533
|
+
this.formData[key].value = false
|
534
|
+
} else {
|
535
|
+
this.formData[key].value = ""
|
536
|
+
}
|
537
|
+
}
|
530
538
|
} else {
|
531
539
|
this.$refs.form.showMessage("error", this.getMessage("basic_form.system_message.error.message_could_not_be_sent"))
|
532
540
|
}
|