comand-component-library 4.2.29 → 4.2.31

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.
@@ -1446,7 +1446,7 @@ function fa(e, t, n, s, i, l) {
1446
1446
  default: w(() => [
1447
1447
  n.componentTag === "ul" ? (a(), r("li", $o, [
1448
1448
  $(o("ul", {
1449
- class: "flex-container no-flex action-buttons",
1449
+ class: "flex-container flex-none action-buttons",
1450
1450
  "data-component": n.componentName
1451
1451
  }, [
1452
1452
  o("li", null, [
@@ -1518,7 +1518,7 @@ function fa(e, t, n, s, i, l) {
1518
1518
  ])) : (a(), r(_, { key: 1 }, [
1519
1519
  l.isOuterComponent ? (a(), r("p", oa, y(n.componentName), 1)) : m("", !0),
1520
1520
  $(o("ul", {
1521
- class: "flex-container no-flex action-buttons",
1521
+ class: "flex-container flex-none action-buttons",
1522
1522
  "data-component": n.componentName,
1523
1523
  onMouseenter: t[12] || (t[12] = (...u) => l.addHighlightRelatedComponent && l.addHighlightRelatedComponent(...u)),
1524
1524
  onMouseleave: t[13] || (t[13] = (...u) => l.removeHighlightRelatedComponent && l.removeHighlightRelatedComponent(...u))
@@ -3357,7 +3357,7 @@ function ks(e, t, n, s, i, l) {
3357
3357
  n.showSearchButton ? (a(), r("a", {
3358
3358
  key: 1,
3359
3359
  href: "#",
3360
- class: x(["button no-flex", { disabled: e.$attrs.disabled }]),
3360
+ class: x(["button flex-none", { disabled: e.$attrs.disabled }]),
3361
3361
  title: n.iconSearch.tooltip,
3362
3362
  onClick: t[21] || (t[21] = S((...E) => l.executeSearch && l.executeSearch(...E), ["prevent"]))
3363
3363
  }, [
@@ -3365,7 +3365,7 @@ function ks(e, t, n, s, i, l) {
3365
3365
  iconClass: n.iconSearch.iconClass
3366
3366
  }, null, 8, ["iconClass"])
3367
3367
  ], 10, xs)) : m("", !0),
3368
- (c = n.iconDelete) != null && c.show ? (a(), r("a", {
3368
+ (c = n.iconDelete) != null && c.show && !e.$attrs.disabled ? (a(), r("a", {
3369
3369
  key: 2,
3370
3370
  href: "#",
3371
3371
  onClick: t[22] || (t[22] = S((E) => e.$emit("update:modelValue", ""), ["prevent"])),
@@ -3867,7 +3867,7 @@ function nr(e, t, n, s, i, l) {
3867
3867
  (a(!0), r(_, null, q(n.addressData, (h, v) => (a(), r(_, { key: v }, [
3868
3868
  h.href || h.name === "address" && h.linkGoogleMaps || !n.showIconsOnly ? (a(), r("li", {
3869
3869
  key: 0,
3870
- class: x({ "no-flex": n.showIconsOnly })
3870
+ class: x({ "flex-none": n.showIconsOnly })
3871
3871
  }, [
3872
3872
  h.href ? (a(), r("a", {
3873
3873
  key: 0,
@@ -5689,7 +5689,7 @@ async function ed(e) {
5689
5689
  }
5690
5690
  const td = Ei, nd = ["aria-label"], id = { class: "flex-container" }, ld = {
5691
5691
  key: 1,
5692
- class: "button-wrapper no-flex"
5692
+ class: "button-wrapper flex-none"
5693
5693
  }, od = ["title"], ad = ["title"], sd = ["title"], rd = {
5694
5694
  key: 0,
5695
5695
  class: "content"
@@ -5705,7 +5705,7 @@ const td = Ei, nd = ["aria-label"], id = { class: "flex-container" }, ld = {
5705
5705
  class: "content"
5706
5706
  }, pd = {
5707
5707
  key: 0,
5708
- class: "flex-container no-flex"
5708
+ class: "flex-container flex-none"
5709
5709
  }, fd = ["title"], hd = { key: 1 }, gd = ["title"], yd = { key: 1 };
5710
5710
  function bd(e, t, n, s, i, l) {
5711
5711
  var h, v, b, O, T, M, B, P, D, U, W, V, R, Y, Q, X, le, ne, ie, re, pe, E, Z, de, fe, oe, Le, Ie, Be, De, Me;
@@ -6115,7 +6115,7 @@ const xd = /* @__PURE__ */ F(td, [["render", bd]]), Cd = {
6115
6115
  }
6116
6116
  }, vd = { class: "cmd-pages-basic-form" }, kd = {
6117
6117
  key: 0,
6118
- class: "flex-container no-flex row-for-small order-male-female"
6118
+ class: "flex-container flex-none row-for-small order-male-female"
6119
6119
  }, wd = {
6120
6120
  key: 1,
6121
6121
  class: "flex-container order-lastname-firstname"
@@ -9186,7 +9186,7 @@ function Tm(e, t, n, s, i, l) {
9186
9186
  return a(), r("div", vm, [
9187
9187
  o("a", {
9188
9188
  href: "#",
9189
- class: "no-flex thumbnail-imagezoom",
9189
+ class: "flex-none thumbnail-imagezoom",
9190
9190
  title: n.imageSmall.image.tooltip
9191
9191
  }, [
9192
9192
  p(d, I(n.imageSmall, {
@@ -9422,7 +9422,7 @@ const Sm = /* @__PURE__ */ F(Cm, [["render", Tm]]), _m = {
9422
9422
  class: "label-text"
9423
9423
  }, Am = {
9424
9424
  key: 1,
9425
- class: "flex-container no-flex"
9425
+ class: "flex-container flex-none"
9426
9426
  };
9427
9427
  function Pm(e, t, n, s, i, l) {
9428
9428
  const d = K, u = gn;
@@ -9477,7 +9477,7 @@ function Pm(e, t, n, s, i, l) {
9477
9477
  A(e.$slots, "default")
9478
9478
  ])) : (a(), r("span", {
9479
9479
  key: 0,
9480
- class: x(["flex-container", { vertical: n.orientation === "vertical", "no-flex": !n.stretchHorizontally, "no-gap": n.multipleSwitch }])
9480
+ class: x(["flex-container", { vertical: n.orientation === "vertical", "flex-none": !n.stretchHorizontally, "no-gap": n.multipleSwitch }])
9481
9481
  }, [
9482
9482
  (a(!0), r(_, null, q(n.inputElements, (c, g) => (a(), r("label", {
9483
9483
  key: g,
@@ -9523,7 +9523,7 @@ const Ki = /* @__PURE__ */ F(_m, [["render", Pm]]), Em = {
9523
9523
  */
9524
9524
  enableLoginWithGoogle: {
9525
9525
  type: Boolean,
9526
- default: !0
9526
+ default: !1
9527
9527
  },
9528
9528
  /**
9529
9529
  * activate if login with facebook should be enabled
@@ -9904,7 +9904,7 @@ function $m(e, t, n, s, i, l) {
9904
9904
  ])
9905
9905
  ])) : m("", !0),
9906
9906
  n.enableLoginWithFacebook ? (a(), r("div", Nm)) : m("", !0),
9907
- (n.enableLoginWithGoogle || n.enableLoginWithFacebook) && !i.showLogin ? (a(), r("button", I({
9907
+ i.showLogin ? m("", !0) : (a(), r("button", I({
9908
9908
  key: 3,
9909
9909
  class: "button stretch-on-small-devices"
9910
9910
  }, l.buttonLoginWithYourDataDefaultOptions, {
@@ -9917,7 +9917,7 @@ function $m(e, t, n, s, i, l) {
9917
9917
  title: l.buttonLoginWithYourDataDefaultOptions.icon.tooltip
9918
9918
  }, null, 8, ["iconClass", "type", "title"])) : m("", !0),
9919
9919
  l.buttonLoginWithYourDataDefaultOptions.text ? (a(), r("span", Um, y(l.buttonLoginWithYourDataDefaultOptions.text), 1)) : m("", !0)
9920
- ], 16)) : m("", !0),
9920
+ ], 16)),
9921
9921
  $(o("div", {
9922
9922
  class: x(["login-fields flex-container", { vertical: n.orientation === "vertical" }])
9923
9923
  }, [
@@ -10767,10 +10767,10 @@ const Sp = {
10767
10767
  }, Lp = {
10768
10768
  key: 1,
10769
10769
  class: "pm"
10770
- }, Ip = { class: "flex-container no-flex" }, Bp = { class: "flex-container no-flex am-wrapper" }, Dp = {
10770
+ }, Ip = { class: "flex-container flex-none" }, Bp = { class: "flex-container flex-none am-wrapper" }, Dp = {
10771
10771
  key: 1,
10772
10772
  class: "input-wrapper"
10773
- }, Mp = ["title"], Fp = { class: "flex-container no-flex pm-wrapper" }, Vp = {
10773
+ }, Mp = ["title"], Fp = { class: "flex-container flex-none pm-wrapper" }, Vp = {
10774
10774
  key: 1,
10775
10775
  class: "input-wrapper"
10776
10776
  }, Ap = ["title"];
@@ -12526,7 +12526,7 @@ const Zf = /* @__PURE__ */ F(Kf, [["render", Jf]]), Qf = {
12526
12526
  }
12527
12527
  }, $f = { class: "cmd-box-site-search flex-container" }, eh = { class: "flex-container align-bottom" }, th = { class: "input-wrapper align-bottom" }, nh = { key: 0 }, ih = { key: 1 }, lh = {
12528
12528
  key: 0,
12529
- class: "flex-container no-flex",
12529
+ class: "flex-container flex-none",
12530
12530
  role: "listbox",
12531
12531
  "aria-expanded": "true"
12532
12532
  };
@@ -12566,7 +12566,7 @@ function oh(e, t, n, s, i, l) {
12566
12566
  l.cmdFormElementRadiusOptions.show ? (a(), k(u, I({
12567
12567
  key: 1,
12568
12568
  element: "select",
12569
- class: "no-flex",
12569
+ class: "flex-none",
12570
12570
  modelValue: l.radius,
12571
12571
  "onUpdate:modelValue": t[2] || (t[2] = (D) => l.radius = D)
12572
12572
  }, l.cmdFormElementRadiusOptions), null, 16, ["modelValue"])) : m("", !0)
@@ -16129,7 +16129,7 @@ const By = {
16129
16129
  }, Vy = {
16130
16130
  key: 0,
16131
16131
  class: "list-of-files total-files"
16132
- }, Ay = { class: "flex-container no-flex" }, Py = ["title"], Ey = {
16132
+ }, Ay = { class: "flex-container flex-none" }, Py = ["title"], Ey = {
16133
16133
  key: 0,
16134
16134
  class: "progressbar"
16135
16135
  }, Hy = ["value", "title"], qy = { class: "flex-container vertical list-files-wrapper" }, Ry = { class: "list-of-files" }, jy = ["title", "onClick"], Ny = {
@@ -16222,7 +16222,7 @@ function ob(e, t, n, s, i, l) {
16222
16222
  o("ul", Ry, [
16223
16223
  (a(!0), r(_, null, q(i.listOfFiles, (f, h) => (a(), r("li", {
16224
16224
  key: h,
16225
- class: "flex-container no-flex"
16225
+ class: "flex-container flex-none"
16226
16226
  }, [
16227
16227
  o("a", {
16228
16228
  href: "#",
@@ -17561,7 +17561,7 @@ const Ab = {
17561
17561
  this.expandMail.has(e) ? this.expandMail.delete(e) : this.expandMail.add(e);
17562
17562
  }
17563
17563
  }
17564
- }, Pb = ["title"], Eb = { class: "no-flex" }, Hb = { class: "flex-container" }, qb = { class: "sender-receiver-wrapper flex-container no-wrap-on-small-devices align-items-center no-flex" }, Rb = { class: "contact-full-name" }, jb = ["onClick"], Nb = { class: "flex-container received-and-options-wrapper no-wrap-on-small-devices" }, Ub = { class: "no-list-items date-time-wrapper" }, zb = { class: "flex-container no-wrap-on-small-devices" }, Wb = ["datetime"], Gb = ["datetime"], Kb = { class: "options-wrapper flex-container no-wrap-on-small-devices no-flex" }, Yb = ["onClick"], Jb = ["onClick", "title"], Zb = ["onClick", "title"], Qb = { key: 0 };
17564
+ }, Pb = ["title"], Eb = { class: "flex-none" }, Hb = { class: "flex-container" }, qb = { class: "sender-receiver-wrapper flex-container no-wrap-on-small-devices align-items-center flex-none" }, Rb = { class: "contact-full-name" }, jb = ["onClick"], Nb = { class: "flex-container received-and-options-wrapper no-wrap-on-small-devices" }, Ub = { class: "no-list-items date-time-wrapper" }, zb = { class: "flex-container no-wrap-on-small-devices" }, Wb = ["datetime"], Gb = ["datetime"], Kb = { class: "options-wrapper flex-container no-wrap-on-small-devices flex-none" }, Yb = ["onClick"], Jb = ["onClick", "title"], Zb = ["onClick", "title"], Qb = { key: 0 };
17565
17565
  function Xb(e, t, n, s, i, l) {
17566
17566
  const d = xe, u = Ne;
17567
17567
  return n.mails.length ? (a(!0), r(_, { key: 0 }, q(n.mails, (c, g) => {
@@ -20456,7 +20456,7 @@ const px = /* @__PURE__ */ F(cx, [["render", mx]]), fx = [
20456
20456
  text: "Zimbabwe",
20457
20457
  value: "zw"
20458
20458
  }
20459
- ], _C = "comand-component-library", OC = "4.2.29", LC = "GPL-3.0-only", IC = "CoManD-UI", BC = "module", DC = {
20459
+ ], _C = "comand-component-library", OC = "4.2.31", LC = "GPL-3.0-only", IC = "CoManD-UI", BC = "module", DC = {
20460
20460
  prepublishOnly: "npm run build-lib",
20461
20461
  dev: "vite",
20462
20462
  build: "vite build",
@@ -20477,7 +20477,7 @@ const px = /* @__PURE__ */ F(cx, [["render", mx]]), fx = [
20477
20477
  "./us-cities.json": "./src/assets/lists-of-data/us-cities.json"
20478
20478
  }, VC = {
20479
20479
  "clickout-event": "^1.1.2",
20480
- "comand-frontend-framework": "^4.2.50",
20480
+ "comand-frontend-framework": "^4.2.57",
20481
20481
  "comand-ui-iconfonts": "^1.0.19",
20482
20482
  "core-js": "^3.20.1",
20483
20483
  prismjs: "^1.27.0",
@@ -21818,13 +21818,13 @@ const px = /* @__PURE__ */ F(cx, [["render", mx]]), fx = [
21818
21818
  }, $C = {
21819
21819
  class: "headline-demopage",
21820
21820
  id: "section-address-data"
21821
- }, e1 = { class: "flex-container" }, t1 = { class: "flex-container" }, n1 = { class: "list-status" }, i1 = { class: "error" }, l1 = { class: "flex-container" }, o1 = { class: "headline-demopage" }, a1 = { class: "flex-container" }, s1 = { class: "flex-container" }, r1 = { class: "flex-container" }, d1 = { class: "flex-container" }, u1 = { class: "flex-container" }, c1 = { class: "headline-demopage" }, m1 = { class: "flex-container" }, p1 = { class: "flex-container no-flex" }, f1 = {
21821
+ }, e1 = { class: "flex-container" }, t1 = { class: "flex-container" }, n1 = { class: "list-status" }, i1 = { class: "error" }, l1 = { class: "flex-container" }, o1 = { class: "headline-demopage" }, a1 = { class: "flex-container" }, s1 = { class: "flex-container" }, r1 = { class: "flex-container" }, d1 = { class: "flex-container" }, u1 = { class: "flex-container" }, c1 = { class: "headline-demopage" }, m1 = { class: "flex-container" }, p1 = { class: "flex-container flex-none" }, f1 = {
21822
21822
  class: "inline",
21823
21823
  for: "range-value"
21824
- }, h1 = ["disabled"], g1 = { for: "range-slider" }, y1 = ["disabled"], b1 = { class: "label inline" }, x1 = { class: "flex-container no-flex" }, C1 = { class: "label inline" }, v1 = { class: "flex-container no-flex" }, k1 = { class: "label inline" }, w1 = { class: "flex-container no-flex" }, T1 = { class: "label inline" }, S1 = { class: "flex-container no-flex" }, _1 = {
21824
+ }, h1 = ["disabled"], g1 = { for: "range-slider" }, y1 = ["disabled"], b1 = { class: "label inline" }, x1 = { class: "flex-container flex-none" }, C1 = { class: "label inline" }, v1 = { class: "flex-container flex-none" }, k1 = { class: "label inline" }, w1 = { class: "flex-container flex-none" }, T1 = { class: "label inline" }, S1 = { class: "flex-container flex-none" }, _1 = {
21825
21825
  class: "headline-demopage",
21826
21826
  id: "section-input-group"
21827
- }, O1 = { class: "flex-container" }, L1 = { class: "button-wrapper no-flex" }, I1 = ["disabled"], B1 = {
21827
+ }, O1 = { class: "flex-container" }, L1 = { class: "button-wrapper flex-none" }, I1 = ["disabled"], B1 = {
21828
21828
  class: "headline-demopage",
21829
21829
  id: "section-bank-account-data"
21830
21830
  }, D1 = {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "comand-component-library",
3
- "version": "4.2.29",
3
+ "version": "4.2.31",
4
4
  "license": "GPL-3.0-only",
5
5
  "author": "CoManD-UI",
6
6
  "private": false,
@@ -29,7 +29,7 @@
29
29
  },
30
30
  "dependencies": {
31
31
  "clickout-event": "^1.1.2",
32
- "comand-frontend-framework": "^4.2.50",
32
+ "comand-frontend-framework": "^4.2.57",
33
33
  "comand-ui-iconfonts": "^1.0.19",
34
34
  "core-js": "^3.20.1",
35
35
  "prismjs": "^1.27.0",
@@ -574,7 +574,7 @@
574
574
  <h2>Slider [native]</h2>
575
575
  <div class="label" :class="validationStatus">
576
576
  <span class="label-text">Single-Slider (with in- and output):</span>
577
- <span class="flex-container no-flex">
577
+ <span class="flex-container flex-none">
578
578
  <label class="inline" for="range-value">
579
579
  <span class="label-text">
580
580
  <span>Range Value:</span>
@@ -715,7 +715,7 @@
715
715
  <h3>Checkboxes [native]</h3>
716
716
  <div class="label inline">
717
717
  <span class="label-text">Label for native checkboxes:</span>
718
- <div class="flex-container no-flex">
718
+ <div class="flex-container flex-none">
719
719
  <CmdFormElement
720
720
  element="input"
721
721
  labelText="Label for checkbox with boolean"
@@ -762,7 +762,7 @@
762
762
  <h3>Checkboxes (replaced)</h3>
763
763
  <div class="label inline">
764
764
  <span class="label-text">Label for Replaced Input-Type-Checkbox:</span>
765
- <div class="flex-container no-flex">
765
+ <div class="flex-container flex-none">
766
766
  <CmdFormElement
767
767
  element="input"
768
768
  labelText="Label for replaced checkbox"
@@ -790,7 +790,7 @@
790
790
  <h3>Radiobuttons [native]</h3>
791
791
  <div class="label inline">
792
792
  <span class="label-text">Label for native radiobuttons:</span>
793
- <div class="flex-container no-flex">
793
+ <div class="flex-container flex-none">
794
794
  <CmdFormElement
795
795
  element="input"
796
796
  labelText="Label for native radiobutton"
@@ -821,7 +821,7 @@
821
821
  <h3>Radiobuttons (replaced)</h3>
822
822
  <div class="label inline">
823
823
  <span class="label-text">Label for Replaced Input-Type-Radio:</span>
824
- <div class="flex-container no-flex">
824
+ <div class="flex-container flex-none">
825
825
  <CmdFormElement
826
826
  element="input"
827
827
  labelText="Label for replaced radiobutton"
@@ -962,7 +962,7 @@
962
962
  <!-- end fieldset -->
963
963
  <div class="flex-container">
964
964
  <small>(values will not be submitted with the form!)</small>
965
- <div class="button-wrapper no-flex">
965
+ <div class="button-wrapper flex-none">
966
966
  <CmdFormElement
967
967
  element="button"
968
968
  :nativeButton="{text: 'Submit-button from component'}"
@@ -65,7 +65,7 @@
65
65
  <ul v-else :class="['flex-container', {'vertical': !showIconsOnly}]">
66
66
  <template v-for="(entry, index) in addressData" :key="index">
67
67
  <li v-if="entry.href || (entry.name === 'address' && entry.linkGoogleMaps) || !showIconsOnly"
68
- :class="{'no-flex' : showIconsOnly}">
68
+ :class="{'flex-none' : showIconsOnly}">
69
69
  <!-- begin all entries except address (which has no href) -->
70
70
  <a v-if="entry.href"
71
71
  :class="{'button' : styleLinksAsButtons}"
@@ -15,7 +15,7 @@
15
15
  :formAction="formAction"
16
16
  ref="form"
17
17
  >
18
- <div v-if="configuration.salutation" class="flex-container no-flex row-for-small order-male-female">
18
+ <div v-if="configuration.salutation" class="flex-container flex-none row-for-small order-male-female">
19
19
  <!-- begin cmd-form-element -->
20
20
  <CmdFormElement
21
21
  element="input"
@@ -16,7 +16,7 @@
16
16
  <!-- begin button-wrapper -->
17
17
  <div
18
18
  v-if="(fancyBoxOptionsProperties.printButtons?.color || fancyBoxOptionsProperties.printButtons?.grayscale) || fancyBoxOptionsProperties.closeIcon"
19
- class="button-wrapper no-flex"
19
+ class="button-wrapper flex-none"
20
20
  > <!-- begin print buttons -->
21
21
  <a v-if="showPrintButtons && fancyBoxOptionsProperties.printButtons?.color"
22
22
  href="#"
@@ -93,7 +93,7 @@
93
93
  </div>
94
94
  </div>
95
95
 
96
- <footer v-if="showSubmitButtons && fancyBoxOptionsProperties.submitButtons" class="flex-container no-flex">
96
+ <footer v-if="showSubmitButtons && fancyBoxOptionsProperties.submitButtons" class="flex-container flex-none">
97
97
  <!-- begin cancel-button -->
98
98
  <button
99
99
  v-if="fancyBoxOptionsProperties.submitButtons?.cancel"
@@ -89,7 +89,7 @@ export default {
89
89
  htmlClasses.push("no-gap")
90
90
  }
91
91
  if (this.noFlex) {
92
- htmlClasses.push("no-flex")
92
+ htmlClasses.push("flex-none")
93
93
  }
94
94
  if (this.alignItems) {
95
95
  htmlClasses.push("align-items-" + this.alignItems)
@@ -232,13 +232,13 @@
232
232
  :maxlength="getMaxLength()"
233
233
  :value="modelValue"
234
234
  />
235
- <a v-if="showSearchButton" href="#" :class="['button no-flex', {disabled: $attrs.disabled}]"
235
+ <a v-if="showSearchButton" href="#" :class="['button flex-none', {disabled: $attrs.disabled}]"
236
236
  :title="iconSearch.tooltip" @click.prevent="executeSearch">
237
237
  <!-- begin CmdIcon -->
238
238
  <CmdIcon :iconClass="iconSearch.iconClass"/>
239
239
  <!-- end CmdIcon -->
240
240
  </a>
241
- <a v-if="iconDelete?.show" href="#" @click.prevent="$emit('update:modelValue', '')"
241
+ <a v-if="iconDelete?.show && !$attrs.disabled" href="#" @click.prevent="$emit('update:modelValue', '')"
242
242
  :title="iconDelete?.tooltip">
243
243
  <!-- begin CmdIcon -->
244
244
  <CmdIcon :iconClass="iconDelete?.iconClass" :type="iconDelete?.iconType"/>
@@ -1,7 +1,7 @@
1
1
  <template>
2
2
  <div class="cmd-image-zoom flex-container">
3
3
  <!-- begin small image -->
4
- <a href="#" class="no-flex thumbnail-imagezoom" :title="imageSmall.image.tooltip">
4
+ <a href="#" class="flex-none thumbnail-imagezoom" :title="imageSmall.image.tooltip">
5
5
  <!-- begin CmdImage for small image -->
6
6
  <CmdImage v-bind="imageSmall" :figcaption="{}"
7
7
  @mouseover="onMouseOver"
@@ -49,7 +49,7 @@
49
49
  <!-- end label -->
50
50
 
51
51
  <!-- begin view without slot -->
52
- <span v-if="!useSlot" :class="['flex-container', {'vertical': orientation === 'vertical','no-flex': !stretchHorizontally, 'no-gap': multipleSwitch}]">
52
+ <span v-if="!useSlot" :class="['flex-container', {'vertical': orientation === 'vertical','flex-none': !stretchHorizontally, 'no-gap': multipleSwitch}]">
53
53
  <label v-for="(inputElement, index) in inputElements" :key="index" :for="inputElement.id" :class="{'toggle-switch': toggleSwitches, colored: colored}">
54
54
  <input
55
55
  :type="inputTypes"
@@ -73,7 +73,7 @@
73
73
  <!-- end view without slot -->
74
74
 
75
75
  <!-- begin useSlot -->
76
- <div v-else class="flex-container no-flex">
76
+ <div v-else class="flex-container flex-none">
77
77
  <!-- begin slot -->
78
78
  <slot></slot>
79
79
  <!-- end slot -->
@@ -49,7 +49,7 @@
49
49
  <!-- end Facebook-Login-Button -->
50
50
 
51
51
  <!-- begin default-login-button -->
52
- <button v-if="(enableLoginWithGoogle || enableLoginWithFacebook) && !showLogin"
52
+ <button v-if="!showLogin"
53
53
  class="button stretch-on-small-devices"
54
54
  v-bind="buttonLoginWithYourDataDefaultOptions"
55
55
  @click.prevent="showLogin = true">
@@ -241,7 +241,7 @@ export default {
241
241
  enableLoginWithGoogle:
242
242
  {
243
243
  type: Boolean,
244
- default: true
244
+ default: false
245
245
  },
246
246
  /**
247
247
  * activate if login with facebook should be enabled
@@ -6,13 +6,13 @@
6
6
  :class="['cmd-mail-tool-entry flex-container box', { unread : !mailIsRead.has(mail.id)}]"
7
7
  :title="getMessage('mail_tool_entry.tooltip.read_this_mail')"
8
8
  >
9
- <dl class="no-flex">
9
+ <dl class="flex-none">
10
10
  <dt class="flex-container">
11
11
  {{
12
12
  boxType === "inbox" ? getMessage("mail_tool_entry.description_label.from") : getMessage("mail_tool_entry.description_label.to")
13
13
  }}
14
14
  </dt>
15
- <dd class="sender-receiver-wrapper flex-container no-wrap-on-small-devices align-items-center no-flex">
15
+ <dd class="sender-receiver-wrapper flex-container no-wrap-on-small-devices align-items-center flex-none">
16
16
  <!-- begin CmdImage for contact image -->
17
17
  <CmdImage v-if="mail.cmdImage?.src"
18
18
  :src="mail.cmdImage.src"
@@ -33,7 +33,7 @@
33
33
  <time :datetime="mail.time">{{ mailFormatTime(mail.time) }}</time>
34
34
  </dd>
35
35
  </dl>
36
- <div class="options-wrapper flex-container no-wrap-on-small-devices no-flex">
36
+ <div class="options-wrapper flex-container no-wrap-on-small-devices flex-none">
37
37
  <a href="#" @click.prevent="deleteMail(mail.id)" title="Delete this mail">
38
38
  <span class="icon-delete"></span>
39
39
  </a>
@@ -32,9 +32,9 @@
32
32
  <!-- end day -->
33
33
 
34
34
  <!-- begin hours -->
35
- <dd class="flex-container no-flex">
35
+ <dd class="flex-container flex-none">
36
36
  <!-- begin AM -->
37
- <div class="flex-container no-flex am-wrapper">
37
+ <div class="flex-container flex-none am-wrapper">
38
38
  <template v-if="editableDay.amClosed">
39
39
  <CmdFormElement
40
40
  element="input"
@@ -76,7 +76,7 @@
76
76
  <!-- end AM -->
77
77
 
78
78
  <!-- begin PM -->
79
- <div class="flex-container no-flex pm-wrapper">
79
+ <div class="flex-container flex-none pm-wrapper">
80
80
  <template v-if="editableDay.pmClosed">
81
81
  <CmdFormElement
82
82
  element="input"
@@ -44,7 +44,7 @@
44
44
  <CmdFormElement
45
45
  v-if="cmdFormElementRadiusOptions.show"
46
46
  element="select"
47
- class="no-flex"
47
+ class="flex-none"
48
48
  v-model="radius"
49
49
  v-bind="cmdFormElementRadiusOptions"
50
50
  />
@@ -78,7 +78,7 @@
78
78
  <span v-else>{{ getMessage("site_search.show_filter_options") }}</span>
79
79
  </a>
80
80
  <transition name="fade">
81
- <div v-if="showFilters && cmdFakeSelect?.selectData.length" class="flex-container no-flex" role="listbox" aria-expanded="true">
81
+ <div v-if="showFilters && cmdFakeSelect?.selectData.length" class="flex-container flex-none" role="listbox" aria-expanded="true">
82
82
  <!-- begin CmdFakeSelect -->
83
83
  <CmdFakeSelect
84
84
  role="option"
@@ -45,7 +45,7 @@
45
45
  <!-- end CmdHeadline -->
46
46
 
47
47
  <ul v-if="showTotalUpload && listOfFiles.length !== 1" class="list-of-files total-files">
48
- <li class="flex-container no-flex">
48
+ <li class="flex-container flex-none">
49
49
  <a
50
50
  href="#"
51
51
  :title="getMessage('upload_form.labeltext.remove_all_files_from_list')"
@@ -97,7 +97,7 @@
97
97
  <li
98
98
  v-for="(uploadFile, index) in listOfFiles"
99
99
  :key="index"
100
- class="flex-container no-flex"
100
+ class="flex-container flex-none"
101
101
  >
102
102
  <a
103
103
  href="#"
@@ -9,7 +9,7 @@
9
9
  :data-identifier="componentIdentifier">
10
10
  <li v-if="componentTag === 'ul'" class="action-buttons-wrapper">
11
11
  <!-- begin action-buttons -->
12
- <ul v-show="active" class="flex-container no-flex action-buttons" :data-component="componentName">
12
+ <ul v-show="active" class="flex-container flex-none action-buttons" :data-component="componentName">
13
13
  <!-- begin add -->
14
14
  <li>
15
15
  <a :class="['icon-hexagon button confirm', {disabled: !addHandlerProvider && !itemProvider && !allowAddComponent}]"
@@ -79,7 +79,7 @@
79
79
  <!-- begin action-buttons -->
80
80
  <p v-if="isOuterComponent" class="component-name">{{ componentName }}</p>
81
81
  <ul v-show="active"
82
- class="flex-container no-flex action-buttons"
82
+ class="flex-container flex-none action-buttons"
83
83
  :data-component="componentName"
84
84
  @mouseenter="addHighlightRelatedComponent"
85
85
  @mouseleave="removeHighlightRelatedComponent">