@cling-se/widget 0.9.23 → 0.9.25

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.
Files changed (122) hide show
  1. package/dist/{AddClientCallout-49655a64.js → AddClientCallout-b8390699.js} +5 -5
  2. package/dist/{AnswerModal-6f4004e1.js → AnswerModal-87be4c0b.js} +84 -27
  3. package/dist/{AttachmentItem-e3bfcd82.js → AttachmentItem-24ad77d3.js} +7 -5
  4. package/dist/{BaseDatePicker-d04f761f.js → BaseDatePicker-5a89a264.js} +1 -1
  5. package/dist/{BaseInput-e14e8b12.js → BaseInput-f180db14.js} +6 -2
  6. package/dist/{BaseUpload-0fa8ad72.js → BaseUpload-529d21bb.js} +28 -11
  7. package/dist/{BlockMedia-b49a63f3.js → BlockMedia-93ee8699.js} +5 -3
  8. package/dist/{CCallout-baeb732f.js → CCallout-1c3a4b40.js} +6 -9
  9. package/dist/{CDropdownItem-e0cecd02.js → CDropdownItem-109be2e2.js} +3 -3
  10. package/dist/{CField-c10f5951.js → CField-d2390b15.js} +18 -4
  11. package/dist/{CPhoneFormat-636103a1.js → CPhoneFormat-570a91d9.js} +1 -1
  12. package/dist/{CSlider.vue_vue_type_style_index_0_lang-d964f857.js → CSlider.vue_vue_type_style_index_0_lang-49fcd521.js} +4 -2
  13. package/dist/{ClientAutocomplete-28bf2076.js → ClientAutocomplete-ee0b54d5.js} +3 -3
  14. package/dist/{ClientModal-b94206f4.js → ClientModal-dc178083.js} +34 -19
  15. package/dist/{ColorPicker-b5a7f700.js → ColorPicker-94e3b1d4.js} +2 -2
  16. package/dist/{CompanyModal-c47e7c55.js → CompanyModal-6ef7dcdc.js} +8 -5
  17. package/dist/{ContentWrapper-8293109f.js → ContentWrapper-95159ca6.js} +40 -27
  18. package/dist/{CoverBlockSettings-2242d653.js → CoverBlockSettings-647e6b18.js} +49 -34
  19. package/dist/{DocAnswer-75f53dd5.js → DocAnswer-299edc71.js} +4 -4
  20. package/dist/{DocDetails-1bdecff4.js → DocDetails-c740d0a6.js} +71 -46
  21. package/dist/{DocForm-263bac20.js → DocForm-42c0c67c.js} +515 -291
  22. package/dist/{DocFormSend-5b098ca6.js → DocFormSend-1f9c446f.js} +18 -18
  23. package/dist/{DocLinks-500b61b0.js → DocLinks-2c63c0dc.js} +2 -2
  24. package/dist/{DocModalBase-b64e792b.js → DocModalBase-62c42e04.js} +4 -4
  25. package/dist/{DocPrint-555475c6.js → DocPrint-cea9de40.js} +2 -2
  26. package/dist/{DocReceipt-5a393f79.js → DocReceipt-61b17b52.js} +33 -10
  27. package/dist/{DocSendReminder-8d875174.js → DocSendReminder-d69f4a3f.js} +30 -5
  28. package/dist/{DocTextEditor-7fd7ca5f.js → DocTextEditor-e6008feb.js} +86 -37
  29. package/dist/{DocTimeline-0273acd1.js → DocTimeline-480b7adf.js} +11 -2
  30. package/dist/{DocumentClient-342454c2.js → DocumentClient-6e36a622.js} +7 -7
  31. package/dist/{DocumentLayout-00ec1c6f.js → DocumentLayout-81ae175c.js} +31 -11
  32. package/dist/{DocumentLogotype-137fd8f5.js → DocumentLogotype-dea21bad.js} +8 -8
  33. package/dist/{DocumentVoided-584cbee7.js → DocumentVoided-1b3a2ab5.js} +1 -1
  34. package/dist/{EmbedInput-19362c0b.js → EmbedInput-fbbf12f1.js} +2 -2
  35. package/dist/{EmbedSettings-cbffd133.js → EmbedSettings-1063c1e4.js} +7 -7
  36. package/dist/ErrorCallout-82e50910.js +30 -0
  37. package/dist/{FilePreviewModal-80a5f1fc.js → FilePreviewModal-dc188de1.js} +6 -6
  38. package/dist/{HeaderSettings-e5e52b5a.js → HeaderSettings-663e5b4f.js} +65 -63
  39. package/dist/{ImageSelectModal-f54699a2.js → ImageSelectModal-a76f7e4b.js} +27 -27
  40. package/dist/{ImageUploadWrapper-d4291dd3.js → ImageUploadWrapper-1c6f0ae4.js} +11 -5
  41. package/dist/{Index-468190f0.js → Index-0078c287.js} +15 -15
  42. package/dist/{Index-5093d646.js → Index-0428c10a.js} +2 -2
  43. package/dist/{Index-29147f73.js → Index-0a6802ca.js} +51 -43
  44. package/dist/{Index-4c78a308.js → Index-12f4ded1.js} +24 -17
  45. package/dist/{Index-a79cd9b6.js → Index-18c5bc6b.js} +6 -6
  46. package/dist/{Index-bf2ed6a3.js → Index-1914be9d.js} +3 -3
  47. package/dist/{Index-8ef32146.js → Index-2c3b5b59.js} +20 -16
  48. package/dist/{Index-d6635896.js → Index-3f3c03a0.js} +20 -16
  49. package/dist/{Index-0eb9d45b.js → Index-4b1074d0.js} +13 -9
  50. package/dist/{Index-7fe05fe5.js → Index-58ee00b1.js} +3 -3
  51. package/dist/{Index-d60eb16f.js → Index-5a61849b.js} +32 -20
  52. package/dist/{Index-4df3c1d2.js → Index-5fc2d521.js} +300 -147
  53. package/dist/{Index-b66d1e1a.js → Index-6fe85402.js} +4 -4
  54. package/dist/Index-7c14fd96.js +28 -0
  55. package/dist/{Index-64236029.js → Index-81c49dd8.js} +6 -9
  56. package/dist/{Index-96725e56.js → Index-90cc1544.js} +7 -7
  57. package/dist/{Index-843f81bd.js → Index-98237ab3.js} +17 -12
  58. package/dist/{Index-f640eb29.js → Index-a7e8812e.js} +2 -2
  59. package/dist/{Index-630c21f5.js → Index-ad36c47b.js} +13 -11
  60. package/dist/{Index-e813c8cd.js → Index-aea14240.js} +2 -2
  61. package/dist/{Index-0f2bf3b1.js → Index-b1f07b87.js} +13 -13
  62. package/dist/{Index-c89d17d9.js → Index-b457cd00.js} +17 -17
  63. package/dist/{Index-12a6485f.js → Index-c0dd3309.js} +3 -3
  64. package/dist/{Index-aad34e7e.js → Index-c1b546ad.js} +13 -15
  65. package/dist/{Index-7c60cb32.js → Index-c1b73537.js} +56 -31
  66. package/dist/{Index-dbeaf863.js → Index-c2ded827.js} +9 -10
  67. package/dist/{Index-a3ee21e6.js → Index-ca9d1747.js} +4 -4
  68. package/dist/{Index-a36c3418.js → Index-cb5b055d.js} +2 -2
  69. package/dist/{Index-9afa091c.js → Index-cea034a9.js} +13 -11
  70. package/dist/{Index-7dec77f5.js → Index-e63f7ce8.js} +21 -18
  71. package/dist/{Index-bb62e92d.js → Index-f05733c2.js} +22 -27
  72. package/dist/{Index-16155aba.js → Index-f62acccc.js} +7 -7
  73. package/dist/{Index-bf0e9351.js → Index-f9bbee77.js} +2 -2
  74. package/dist/{Index-0b1a9238.js → Index-ffedf35a.js} +4 -4
  75. package/dist/{InputToggleRow-40b7b57e.js → InputToggleRow-176f3685.js} +4 -4
  76. package/dist/{IsPremiumPreStep-d2ceb183.js → IsPremiumPreStep-f3040c7a.js} +81 -36
  77. package/dist/{ManualPopover-58c3f059.js → ManualPopover-b7c65a0c.js} +5 -2
  78. package/dist/{MediaWrapper-0e3ff436.js → MediaWrapper-d1f91245.js} +3 -3
  79. package/dist/{NotBindingText-38e6e74c.js → NotBindingText-00d1b175.js} +2 -2
  80. package/dist/{PackageGroup-6e6dd719.js → PackageGroup-89033998.js} +184 -69
  81. package/dist/{PdfTerms-3be0f8d1.js → PdfTerms-0e214875.js} +8 -8
  82. package/dist/{PdfViewer-991eb731.js → PdfViewer-00d4de8d.js} +2 -2
  83. package/dist/{PlainHtml-4aaf6438.js → PlainHtml-00ce6fd0.js} +1 -1
  84. package/dist/{PriceHeader-f3e7b525.js → PriceHeader-553f4ff0.js} +48 -32
  85. package/dist/{SearchApi-2523a5fb.js → SearchApi-e5cde5cf.js} +40 -20
  86. package/dist/{Setup-2849b519.js → Setup-7f309cf0.js} +1 -1
  87. package/dist/{TermsSettings-6d3dfe8d.js → TermsSettings-74d7c2d9.js} +11 -11
  88. package/dist/{ThemeColorRow-a33d04b5.js → ThemeColorRow-0b7ad102.js} +4 -4
  89. package/dist/{ToggleBinding-7c726915.js → ToggleBinding-33b62557.js} +3 -3
  90. package/dist/{UploadModal-814fc3af.js → UploadModal-6f43c373.js} +16 -14
  91. package/dist/{VideoPlayerInput-fa0774c1.js → VideoPlayerInput-81e64059.js} +3 -3
  92. package/dist/{VideoPlayerSettings-ff82938f.js → VideoPlayerSettings-f3445401.js} +5 -5
  93. package/dist/{VideoSelectModal-7b213a09.js → VideoSelectModal-736176ac.js} +32 -36
  94. package/dist/{answerDocumentMixin-b2488be9.js → answerDocumentMixin-0b94b90e.js} +3 -3
  95. package/dist/{debounce-0451fa9d.js → debounce-9410d5d6.js} +1 -1
  96. package/dist/{focusDrawerMixin-0d406532.js → focusDrawerMixin-14a97cd3.js} +1 -1
  97. package/dist/{formComponentsInstall-9c59efba.js → formComponentsInstall-6a61db21.js} +210 -168
  98. package/dist/{formDrawerState-6c57d51e.js → formDrawerState-b23639bd.js} +1 -1
  99. package/dist/{formValidationMixin-7603171e.js → formValidationMixin-047668c3.js} +1 -1
  100. package/dist/{image-58c45661.js → image-cd324ded.js} +1 -1
  101. package/dist/{index-47e427b4.js → index-22c9f370.js} +8 -6
  102. package/dist/{index-b20167b3.js → index-3003bff6.js} +4 -4
  103. package/dist/{index-cf014fd4.js → index-569793de.js} +2 -2
  104. package/dist/{index-0c493549.js → index-a62beb97.js} +17 -9
  105. package/dist/{index-4afc771b.js → index-ad0c2be7.js} +1 -1
  106. package/dist/{index-c0b45aa7.js → index-b937c6d2.js} +12 -12
  107. package/dist/index.es.js +3 -3
  108. package/dist/index.umd.js +96 -67
  109. package/dist/{main-8d566a02.js → main-4f27b552.js} +137 -80
  110. package/dist/{mapFormMixin-4446a1bd.js → mapFormMixin-9f326a09.js} +1 -1
  111. package/dist/{publicSenderState-02c0c9eb.js → publicSenderState-ec8a9ad6.js} +1 -1
  112. package/dist/{simplebar.min-d30d6e1f.js → simplebar.min-c555666e.js} +1 -1
  113. package/dist/style.css +2 -2
  114. package/dist/{template-e04cc32f.js → template-70f4518f.js} +7 -7
  115. package/dist/{throttle-b0a5ba09.js → throttle-a0a6c1c7.js} +2 -2
  116. package/dist/{tinycolor-c6f29f33.js → tinycolor-2fdfb0b3.js} +1 -1
  117. package/dist/{tippy.esm-2cb937d0.js → tippy.esm-e8cf7685.js} +8 -8
  118. package/dist/{utils-36338df7.js → utils-805171cf.js} +1 -1
  119. package/dist/{vuedraggable.umd-a0d21ce9.js → vuedraggable.umd-79e4b33e.js} +1 -1
  120. package/package.json +2 -2
  121. package/dist/ErrorCallout-4ce34a95.js +0 -30
  122. package/dist/Index-66295ea9.js +0 -28
@@ -1,5 +1,5 @@
1
- import { m as o } from "./mapFormMixin-4446a1bd.js";
2
- import { n as l, M as s } from "./main-8d566a02.js";
1
+ import { m as o } from "./mapFormMixin-9f326a09.js";
2
+ import { n as l, M as s } from "./main-4f27b552.js";
3
3
  import { v as a } from "./index-805c56e4.js";
4
4
  const c = (e, t) => e ? s(t.workStartAt || /* @__PURE__ */ new Date(), e) >= 0 : !0, u = {
5
5
  name: "ExtraWorkTimeImpactTextEdit",
@@ -32,13 +32,15 @@ const c = (e, t) => e ? s(t.workStartAt || /* @__PURE__ */ new Date(), e) >= 0 :
32
32
  }
33
33
  }
34
34
  },
35
- mixins: [o([
36
- "workStartAt",
37
- "workEndAt",
38
- "timeUnit",
39
- "noOfTimeUnits",
40
- "timeDeltaDirection"
41
- ])],
35
+ mixins: [
36
+ o([
37
+ "workStartAt",
38
+ "workEndAt",
39
+ "timeUnit",
40
+ "noOfTimeUnits",
41
+ "timeDeltaDirection"
42
+ ])
43
+ ],
42
44
  data() {
43
45
  return {
44
46
  isOpen: !1,
@@ -48,20 +50,30 @@ const c = (e, t) => e ? s(t.workStartAt || /* @__PURE__ */ new Date(), e) >= 0 :
48
50
  },
49
51
  validations: {
50
52
  workStartAt: {
51
- required: a.requiredIf((e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit)
53
+ required: a.requiredIf(
54
+ (e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit
55
+ )
52
56
  },
53
57
  workEndAt: {
54
- required: a.requiredIf((e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit),
58
+ required: a.requiredIf(
59
+ (e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit
60
+ ),
55
61
  endDateMustBeGreater: c
56
62
  },
57
63
  timeDeltaDirection: {
58
- required: a.requiredIf((e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit)
64
+ required: a.requiredIf(
65
+ (e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit
66
+ )
59
67
  },
60
68
  noOfTimeUnits: {
61
- required: a.requiredIf((e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit)
69
+ required: a.requiredIf(
70
+ (e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit
71
+ )
62
72
  },
63
73
  timeUnit: {
64
- required: a.requiredIf((e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit)
74
+ required: a.requiredIf(
75
+ (e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit
76
+ )
65
77
  }
66
78
  },
67
79
  mounted() {
@@ -91,7 +103,7 @@ const c = (e, t) => e ? s(t.workStartAt || /* @__PURE__ */ new Date(), e) >= 0 :
91
103
  }
92
104
  }
93
105
  };
94
- var d = function() {
106
+ var m = function() {
95
107
  var t = this, n = t._self._c;
96
108
  return n("div", { staticStyle: { position: "relative" } }, [n("CSwitch", { staticStyle: { position: "absolute", right: "0", top: "calc(-0.5 * var(--rem))", transform: "translateY(-100%)" }, on: { input: t.toggleOpen }, model: { value: t.isOpen, callback: function(i) {
97
109
  t.isOpen = i;
@@ -103,7 +115,7 @@ var d = function() {
103
115
  t.workEndAt = (r = i.target) != null && r.value ? new Date(i.target.value).toISOString() : null;
104
116
  } } }), t._v(". " + t._s(t.$t("inlineForm.3")) + " "), n("CSelect", { staticClass: "select-width input-inline-language", attrs: { placeholder: t.$t("_common:select") }, model: { value: t.timeDeltaDirection, callback: function(i) {
105
117
  t.timeDeltaDirection = i;
106
- }, expression: "timeDeltaDirection" } }, [n("option", { attrs: { value: "extend" } }, [t._v(t._s(t.$t("_common:extend").toLowerCase()))]), n("option", { attrs: { value: "shorten" } }, [t._v(t._s(t.$t("_common:shorten").toLowerCase()))])]), t._v(" " + t._s(t.$t("_common:with")) + " "), n("CSelect", { staticClass: "select-width quantity input-inline-language", staticStyle: { width: "calc(2 * var(--rem))", "margin-right": "calc(0.5 * var(--rem))" }, attrs: { placeholder: t.$t("_common:select") }, model: { value: t.noOfTimeUnits, callback: function(i) {
118
+ }, expression: "timeDeltaDirection" } }, [n("option", { attrs: { value: "extend" } }, [t._v(" " + t._s(t.$t("_common:extend").toLowerCase()) + " ")]), n("option", { attrs: { value: "shorten" } }, [t._v(" " + t._s(t.$t("_common:shorten").toLowerCase()) + " ")])]), t._v(" " + t._s(t.$t("_common:with")) + " "), n("CSelect", { staticClass: "select-width quantity input-inline-language", staticStyle: { width: "calc(2 * var(--rem))", "margin-right": "calc(0.5 * var(--rem))" }, attrs: { placeholder: t.$t("_common:select") }, model: { value: t.noOfTimeUnits, callback: function(i) {
107
119
  t.noOfTimeUnits = i;
108
120
  }, expression: "noOfTimeUnits" } }, t._l(31, function(i, r) {
109
121
  return n("option", { key: r, staticStyle: { "font-size": "calc(calc(1 * var(--rem)) + 1px)", "text-align": "center" }, domProps: { value: i - 1 } }, [t._v(" " + t._s(i - 1) + " ")]);
@@ -111,16 +123,16 @@ var d = function() {
111
123
  return t.$v.timeUnit.$touch();
112
124
  } }, model: { value: t.timeUnit, callback: function(i) {
113
125
  t.timeUnit = i;
114
- }, expression: "timeUnit" } }, [n("option", { attrs: { value: "days" } }, [t._v(t._s(t.$t("_common:day_plural")))]), n("option", { attrs: { value: "weeks" } }, [t._v(t._s(t.$t("_common:week_plural")))]), n("option", { attrs: { value: "months" } }, [t._v(t._s(t.$t("_common:month_plural")))])]), t._v(". ")], 1), t.$v.$invalid && t.$v.$dirty ? n("div", { staticClass: "error-wrapper", on: { click: function(i) {
126
+ }, expression: "timeUnit" } }, [n("option", { attrs: { value: "days" } }, [t._v(t._s(t.$t("_common:day_plural")))]), n("option", { attrs: { value: "weeks" } }, [t._v(t._s(t.$t("_common:week_plural")))]), n("option", { attrs: { value: "months" } }, [t._v(" " + t._s(t.$t("_common:month_plural")) + " ")])]), t._v(". ")], 1), t.$v.$invalid && t.$v.$dirty ? n("div", { staticClass: "error-wrapper", on: { click: function(i) {
115
127
  return t.$v.$touch();
116
128
  } } }, [n("svg", { attrs: { name: "info-icon", width: "14", height: "14", viewBox: "0 0 125 125", xmlns: "http://www.w3.org/2000/svg" } }, [n("path", { attrs: { d: "M62.5 125C27.9822 125 0 97.0178 0 62.5S27.9822 0 62.5 0 125 27.9822 125 62.5 97.0178 125 62.5 125zM52.44694 65.23395v26.93183c0 5.43129 4.40293 9.83422 9.83422 9.83422 5.4461 0 9.87524-4.38793 9.92615-9.83379l.25177-26.93269c.05142-5.50025-4.36573-10.00077-9.86598-10.05219a9.963143 9.963143 0 0 0-.0931-.00043c-5.55215 0-10.05306 4.5009-10.05306 10.05305zm.43768-31.76657c0 5.25109 4.2545 9.50584 9.5027 9.50584h.22536c5.2467 0 9.5027-4.25591 9.5027-9.50584 0-5.25109-4.2545-9.50584-9.5027-9.50584h-.22536c-5.2467 0-9.5027 4.25591-9.5027 9.50584z", fill: "currentColor", "fill-rule": "evenodd" } })]), t._v(" " + t._s(t.$t("error")) + " ")]) : t._e()]) : t._e()], 1);
117
- }, m = [], p = /* @__PURE__ */ l(
129
+ }, d = [], p = /* @__PURE__ */ l(
118
130
  u,
119
- d,
120
131
  m,
132
+ d,
121
133
  !1,
122
134
  null,
123
- "ee9d4276",
135
+ "ec9420c1",
124
136
  null,
125
137
  null
126
138
  );