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 ? this.$refs.form.showMessage("success", this.getMessage("basic_form.system_message.success.message_sent_successfully")) : this.$refs.form.showMessage("error", this.getMessage("basic_form.system_message.error.message_could_not_be_sent"));
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]]), e_ = {
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
- }, t_ = /* @__PURE__ */ a("h2", {
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), n_ = /* @__PURE__ */ a("h2", {
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), i_ = /* @__PURE__ */ a("h3", { id: "section-multiple-lists-of-links-downloads" }, "Downloads", -1), o_ = /* @__PURE__ */ a("hr", null, null, -1), l_ = /* @__PURE__ */ a("h3", { id: "section-multiple-lists-of-links-sitemap" }, "SiteMap", -1), s_ = /* @__PURE__ */ a("h2", {
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), a_ = /* @__PURE__ */ a("h3", { id: "section-multiple-box-wrapper-faqs" }, "FAQs", -1), r_ = /* @__PURE__ */ a("hr", null, null, -1), d_ = /* @__PURE__ */ a("h3", { id: "section-multiple-box-wrapper-team-overview" }, "Team Overview", -1);
18464
- function c_(e, n, t, s, i, o) {
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
- t_,
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
- n_,
18486
- i_,
18490
+ n1,
18491
+ i1,
18487
18492
  h(u, { segments: i.listOfDownloadsData }, null, 8, ["segments"]),
18488
- o_,
18489
- l_,
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
- s_,
18497
- a_,
18501
+ s1,
18502
+ a1,
18498
18503
  h(g, { segments: i.faqsData }, null, 8, ["segments"]),
18499
- r_,
18500
- d_,
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(e_, [["render", c_]]), u_ = "comand-component-library", m_ = "4.1.50", h_ = "GPL-3.0-only", p_ = "CoManD-UI", f_ = "module", g_ = {
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
- }, y_ = [
18518
+ }, y1 = [
18514
18519
  "dist",
18515
18520
  "src"
18516
- ], b_ = {
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
- }, x_ = {
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
- }, C_ = {
18542
- name: u_,
18543
- version: m_,
18544
- license: h_,
18545
- author: p_,
18546
+ }, C1 = {
18547
+ name: u1,
18548
+ version: m1,
18549
+ license: h1,
18550
+ author: p1,
18546
18551
  private: !1,
18547
- type: f_,
18548
- scripts: g_,
18549
- files: y_,
18550
- exports: b_,
18551
- dependencies: x_,
18552
- devDependencies: __
18553
- }, w_ = {
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", k_ = "/media/images/demo-images/small/landscape-01.jpg", v_ = "/media/images/demo-images/small/landscape-02.jpg", T_ = "/media/images/demo-images/small/landscape-03.jpg", S_ = {
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: [w_],
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: C_
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
- }, O_ = ["id"], L_ = /* @__PURE__ */ a("a", { id: "anchor-back-to-top" }, null, -1), I_ = { for: "select-template" }, B_ = /* @__PURE__ */ a("span", null, "Select template", -1), F_ = /* @__PURE__ */ a("option", { value: "blank" }, "Blank/Unstyled", -1), D_ = /* @__PURE__ */ a("option", { value: "business" }, "Business", -1), M_ = /* @__PURE__ */ a("option", { value: "casual" }, "Casual", -1), V_ = /* @__PURE__ */ a("option", { value: "dating" }, "Dating", -1), P_ = /* @__PURE__ */ a("option", { value: "influencer" }, "Influencer", -1), A_ = [
19783
- F_,
19784
- D_,
19785
- M_,
19786
- V_,
19787
- P_
19788
- ], E_ = /* @__PURE__ */ a("span", null, "Color Scheme", -1), H_ = { class: "input-wrapper" }, q_ = { for: "default-color-scheme" }, R_ = /* @__PURE__ */ a("span", { class: "label-text" }, "Color-Scheme by Browser/OS", -1), N_ = { for: "light-mode" }, U_ = /* @__PURE__ */ a("span", { class: "label-text" }, "Light Mode", -1), j_ = { for: "dark-mode" }, z_ = /* @__PURE__ */ a("span", { class: "label-text" }, "Dark Mode", -1), G_ = ["href", "onClick"], W_ = { class: "box-footer comand-versions" }, K_ = /* @__PURE__ */ a("dt", null, "Frontend-Framework Version:", -1), J_ = /* @__PURE__ */ a("dt", null, "Component-Library Version:", -1), Y_ = { class: "closed-sidebar" }, Z_ = /* @__PURE__ */ a("span", { class: "icon-settings-template" }, null, -1), Q_ = [
19789
- Z_
19790
- ], X_ = /* @__PURE__ */ a("span", { class: "icon-settings-component" }, null, -1), $_ = [
19791
- X_
19792
- ], e1 = /* @__PURE__ */ a("span", { class: "icon-file-settings" }, null, -1), t1 = [
19793
- e1
19794
- ], n1 = /* @__PURE__ */ a("span", null, "Hide sidebar", -1), i1 = [
19795
- n1
19796
- ], o1 = {
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
- }, l1 = /* @__PURE__ */ a("h1", { class: "headline-demopage" }, "Components Overview", -1), s1 = {
19804
+ }, l_ = /* @__PURE__ */ a("h1", { class: "headline-demopage" }, "Components Overview", -1), s_ = {
19800
19805
  class: "headline-demopage",
19801
19806
  id: "section-address-data"
19802
- }, a1 = /* @__PURE__ */ a("span", null, "Address Data", -1), r1 = { class: "flex-container" }, d1 = /* @__PURE__ */ a("h2", {
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), c1 = /* @__PURE__ */ a("h3", null, [
19810
+ }, "Advanced Form Elements", -1), c_ = /* @__PURE__ */ a("h3", null, [
19806
19811
  /* @__PURE__ */ a("span", null, "Form elements status:")
19807
- ], -1), u1 = { class: "flex-container" }, m1 = { class: "list-status" }, h1 = { class: "error" }, p1 = { class: "flex-container" }, f1 = /* @__PURE__ */ a("legend", null, "Legend", -1), g1 = { class: "headline-demopage" }, y1 = /* @__PURE__ */ a("span", null, "Form Element-Component", -1), b1 = { class: "flex-container" }, x1 = { class: "flex-container" }, _1 = /* @__PURE__ */ a("h2", null, "Inputfields in Columns", -1), C1 = { class: "flex-container" }, w1 = /* @__PURE__ */ a("span", { innerHTML: "Label with <a href='#'>Link</a> given by slot" }, null, -1), k1 = { class: "flex-container" }, v1 = /* @__PURE__ */ a("hr", null, null, -1), T1 = { class: "headline-demopage" }, S1 = /* @__PURE__ */ a("span", null, "Fake Selects", -1), O1 = { class: "flex-container" }, L1 = /* @__PURE__ */ a("hr", null, null, -1), I1 = /* @__PURE__ */ a("h2", null, "Progress Bar [native]", -1), B1 = /* @__PURE__ */ a("h2", null, "Slider [native]", -1), F1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Single-Slider (with in- and output):", -1), D1 = { class: "flex-container no-flex" }, M1 = {
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
- }, V1 = /* @__PURE__ */ a("span", { class: "label-text" }, [
19815
+ }, V_ = /* @__PURE__ */ a("span", { class: "label-text" }, [
19811
19816
  /* @__PURE__ */ a("span", null, "Range Value:")
19812
- ], -1), P1 = ["disabled"], A1 = { for: "range-slider" }, E1 = /* @__PURE__ */ a("span", { class: "label-text hidden" }, [
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), H1 = ["disabled"], q1 = /* @__PURE__ */ a("hr", null, null, -1), R1 = /* @__PURE__ */ a("h2", null, "Toggle-Switches", -1), N1 = /* @__PURE__ */ a("h3", null, "Switches without switch-labels", -1), U1 = /* @__PURE__ */ a("h3", null, "Switches with switch-labels", -1), j1 = /* @__PURE__ */ a("br", null, null, -1), z1 = /* @__PURE__ */ a("br", null, null, -1), G1 = /* @__PURE__ */ a("h2", null, "Checkboxes and Radiobuttons", -1), W1 = /* @__PURE__ */ a("h3", null, "Checkboxes [native]", -1), K1 = { class: "label inline" }, J1 = /* @__PURE__ */ a("span", { class: "label-text" }, "Label for native checkboxes:", -1), Y1 = { class: "flex-container no-flex" }, Z1 = /* @__PURE__ */ a("a", { href: "#" }, "link", -1), Q1 = /* @__PURE__ */ a("h3", null, "Checkboxes (replaced)", -1), X1 = { class: "label inline" }, $1 = /* @__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 = {
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: k_,
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: v_,
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: T_,
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
- L_,
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", I_, [
20022
- B_,
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
- }, A_, 512), [
20031
+ }, A1, 512), [
20027
20032
  [Po, i.selectedTemplate]
20028
20033
  ])
20029
20034
  ]),
20030
20035
  a("div", null, [
20031
- E_,
20032
- a("div", H_, [
20033
- a("label", q_, [
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
- R_
20048
+ R1
20044
20049
  ]),
20045
- a("label", N_, [
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
- U_
20060
+ U1
20056
20061
  ]),
20057
- a("label", j_, [
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
- z_
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, G_)
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", W_, [
20155
- K_,
20159
+ a("dl", W1, [
20160
+ K1,
20156
20161
  a("dd", null, y(i.packageJson.dependencies["comand-frontend-framework"].replace("^", "")), 1),
20157
- J_,
20162
+ J1,
20158
20163
  a("dd", null, y(i.packageJson.version), 1)
20159
20164
  ])
20160
20165
  ]),
20161
20166
  closed: k(() => [
20162
- a("div", Y_, [
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
- }, Q_),
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
- }, t1),
20185
+ }, t_),
20181
20186
  a("a", {
20182
20187
  href: "#",
20183
20188
  onClick: n[12] || (n[12] = T((x) => i.showLeftSidebar = !1, ["prevent"]))
20184
- }, i1)
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", o1, [
20207
+ i.componentView ? (l(), r("main", o_, [
20203
20208
  h(C, null, {
20204
20209
  default: k(() => [
20205
- l1
20210
+ l_
20206
20211
  ]),
20207
20212
  _: 1
20208
20213
  }),
20209
20214
  h(C, null, {
20210
20215
  default: k(() => [
20211
- a("h2", s1, [
20212
- a1,
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", r1, [
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
- d1,
20232
- c1,
20233
- a("div", u1, [
20234
- a("ul", m1, [
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", h1, [
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", p1, [
20297
- f1,
20298
- a("h2", g1, [
20299
- y1,
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", b1, [
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", x1, [
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
- _1,
20346
- a("div", C1, [
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
- w1
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", k1, [
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
- v1,
20504
- a("h3", T1, [
20505
- S1,
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", O1, [
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
- L1,
20566
- I1,
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
- B1,
20577
+ B_,
20573
20578
  a("div", {
20574
20579
  class: _(["label", i.validationStatus])
20575
20580
  }, [
20576
- F1,
20577
- a("span", D1, [
20578
- a("label", M1, [
20579
- V1,
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, P1), [
20593
+ }, null, 10, P_), [
20589
20594
  [Nt, i.rangeValue]
20590
20595
  ])
20591
20596
  ]),
20592
- a("label", A1, [
20593
- E1,
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, H1), [
20607
+ }, null, 8, H_), [
20603
20608
  [Nt, i.rangeValue]
20604
20609
  ])
20605
20610
  ])
20606
20611
  ])
20607
20612
  ], 2),
20608
- q1,
20609
- R1,
20610
- N1,
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
- U1,
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
- j1,
20715
+ j_,
20711
20716
  E(" checkbox with boolean: " + y(i.checkboxValue), 1),
20712
- z1,
20717
+ z_,
20713
20718
  E(" checkboxes with values: " + y(i.checkboxValues), 1)
20714
20719
  ]),
20715
- G1,
20716
- W1,
20717
- a("div", K1, [
20718
- J1,
20719
- a("div", Y1, [
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
- Z1,
20769
+ Z_,
20765
20770
  E(" given by slot ")
20766
20771
  ]),
20767
20772
  _: 1
20768
20773
  }, 8, ["modelValue", "status", "disabled"])
20769
20774
  ])
20770
20775
  ]),
20771
- Q1,
20772
- a("div", X1, [
20773
- $1,
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, O_)), [
22341
+ ], 8, O1)), [
22337
22342
  [Lo]
22338
22343
  ]);
22339
22344
  }
22340
- const _v = /* @__PURE__ */ V(S_, [["render", mv]]), Cv = {
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
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "comand-component-library",
3
- "version": "4.1.50",
3
+ "version": "4.1.51",
4
4
  "license": "GPL-3.0-only",
5
5
  "author": "CoManD-UI",
6
6
  "private": false,
@@ -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
  }