@cling-se/widget 0.17.2 → 0.18.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +7 -0
- package/dist/AddClientCallout-Bod9Eqx4.js +101 -0
- package/dist/AnswerModal-a2cyKFbt.js +3371 -0
- package/dist/AttachmentItem-DBUqckCS.js +171 -0
- package/dist/BaseUpload-DrWzuvbS.js +6503 -0
- package/dist/BlockMedia-DuE_K9hR.js +103 -0
- package/dist/CCallout-CM1VsH30.js +104 -0
- package/dist/{CCurrencyDropdown-CKRgncWy.js → CCurrencyDropdown-C_lAaq4P.js} +91 -53
- package/dist/CDropdownItem-DMUAJ90n.js +749 -0
- package/dist/CFormField.vue_vue_type_script_setup_true_lang-BqAyWe3T.js +292 -0
- package/dist/{CPhoneFormat-Bd-HZuYo.js → CPhoneFormat-Dnn_cKk7.js} +13 -21
- package/dist/CPhoneInput-DuGkDiv-.js +207 -0
- package/dist/CPriceInput-B7DYzKcF.js +142 -0
- package/dist/CSelect-BZZDr27O.js +98 -0
- package/dist/CSkeleton.vue_vue_type_script_setup_true_lang-D2jDhnYI.js +51 -0
- package/dist/ClientAutocomplete-DuaJ5zDf.js +532 -0
- package/dist/ClientModal-CaMSjLkD.js +1188 -0
- package/dist/ColorPicker-BISZPQ6j.js +1408 -0
- package/dist/CompanyModal-ClTcmU4Y.js +250 -0
- package/dist/ContentWrapper-Bj7jbWU0.js +265 -0
- package/dist/CoverBlockSettings-AXyiLxrF.js +861 -0
- package/dist/DocAnswer-Bu09V33D.js +33 -0
- package/dist/DocDetails-B6-2LKsO.js +452 -0
- package/dist/DocForm-CFN8LWSd.js +6772 -0
- package/dist/DocFormSend-D1CUhy4n.js +171 -0
- package/dist/DocLinks-CuliFqtN.js +36 -0
- package/dist/DocModalBase-BxKsnwN-.js +29 -0
- package/dist/DocPrint-B_HJ_RET.js +399 -0
- package/dist/DocReceipt-D-A1TaTI.js +341 -0
- package/dist/DocSendReminder-BKTJonzh.js +181 -0
- package/dist/{DocTextEditor-DFid7uKr.js → DocTextEditor-CEPcJT2o.js} +7907 -5579
- package/dist/DocTimeline-CF9S4YDZ.js +537 -0
- package/dist/DocumentClient-7mbq2QA4.js +90 -0
- package/dist/DocumentLayout-DkFlHgW6.js +1434 -0
- package/dist/DocumentLogotype-BTYMdpNi.js +162 -0
- package/dist/DocumentVoided-CWr5WMUv.js +33 -0
- package/dist/EmbedInput-SevVEpwc.js +156 -0
- package/dist/EmbedSettings-YMbUmp1O.js +103 -0
- package/dist/ErrorCallout-CQo2iF9c.js +34 -0
- package/dist/FilePreviewModal-C0xBeoAz.js +202 -0
- package/dist/Flag-BObij6SN.js +41 -0
- package/dist/HeaderSettings-C77pR78n.js +720 -0
- package/dist/ImageSelectModal-DKdU-0uq.js +119 -0
- package/dist/ImageUploadWrapper-BGkS5Cll.js +1585 -0
- package/dist/Index-B3y-jq9s.js +1098 -0
- package/dist/Index-B41pUREi.js +47 -0
- package/dist/Index-BEyeS1OG.js +52 -0
- package/dist/Index-BG5j8ZFP.js +93 -0
- package/dist/Index-BOT65yQR.js +68 -0
- package/dist/Index-BQNl-cXP.js +28 -0
- package/dist/Index-BY6xsS7C.js +38 -0
- package/dist/Index-Bh0Xv5ry.js +163 -0
- package/dist/Index-Bn4FSQcx.js +228 -0
- package/dist/Index-BrRIAede.js +87 -0
- package/dist/Index-C-6um0kX.js +76 -0
- package/dist/{Index-EO0rsTmx.js → Index-C-gHa5xk.js} +319 -214
- package/dist/Index-C0wcjKCH.js +629 -0
- package/dist/Index-C6BbUFYw.js +160 -0
- package/dist/Index-C8xwJ0m1.js +200 -0
- package/dist/Index-CKgFEJF4.js +140 -0
- package/dist/{Index-CbYLDVU5.js → Index-CQwmu4f1.js} +47 -60
- package/dist/Index-CXchTpBa.js +74 -0
- package/dist/{Index-BzcZCdHj.js → Index-CYoRt8PA.js} +9 -17
- package/dist/Index-CZZNQ4q5.js +39 -0
- package/dist/Index-CkaAs5ms.js +136 -0
- package/dist/Index-CtpXaBz8.js +363 -0
- package/dist/Index-CxDsSGtZ.js +126 -0
- package/dist/Index-DFkTBm02.js +102 -0
- package/dist/Index-DP3ll8F-.js +70 -0
- package/dist/{Index-BdJbs8bM.js → Index-DPDzMKQa.js} +10 -18
- package/dist/Index-DvxSig3z.js +25 -0
- package/dist/Index-Dzrn3Y6p.js +16 -0
- package/dist/{Index-BWnh94_i.js → Index-LQb0omFE.js} +10 -18
- package/dist/Index-Mt4mSaNT.js +4 -0
- package/dist/Index-_xN_cczo.js +3477 -0
- package/dist/Index-gAz45qgR.js +21 -0
- package/dist/Index-xXLFalgR.js +49 -0
- package/dist/Index-zyZRPz3H.js +28 -0
- package/dist/Index.vue_vue_type_script_lang-Ddo1wo-D.js +671 -0
- package/dist/InputToggleRow-CokEYwm2.js +99 -0
- package/dist/ManualPopover-Dukly7GP.js +65 -0
- package/dist/MediaWrapper-B8msCrQm.js +18 -0
- package/dist/{NotBindingText-D8Blua5a.js → NotBindingText-DcQd8Eej.js} +13 -17
- package/dist/PackageGroup-clUIUoik.js +1060 -0
- package/dist/PdfTerms-DpzMVRfN.js +34 -0
- package/dist/PdfViewer-CSf4Rtbj.js +392 -0
- package/dist/PlainHtml.vue_vue_type_script_setup_true_lang-D6KSjjMA.js +17 -0
- package/dist/PriceHeader-Dyweu8aH.js +488 -0
- package/dist/{SearchApi-Bg9FwkW0.js → SearchApi-Y1fDQn0u.js} +37 -49
- package/dist/SendForm-B9l24WwR.js +6689 -0
- package/dist/Setup-DyzbPFM4.js +47 -0
- package/dist/{SmartList-DofjZjfy.js → SmartList-CWGKoAJh.js} +16 -24
- package/dist/Sortable.vue_vue_type_script_setup_true_lang-C2Gwp6Q-.js +1349 -0
- package/dist/{TermsSettings-B4glHd0I.js → TermsSettings-BeQH307A.js} +169 -56
- package/dist/ThemeColorRow-DFIsPy55.js +105 -0
- package/dist/ToggleBinding-DlH4y1IM.js +44 -0
- package/dist/UploadModal-BZ0mPBBB.js +134 -0
- package/dist/VideoPlayerInput-DBxcTUb7.js +134 -0
- package/dist/VideoPlayerSettings-Dg1OxjOa.js +78 -0
- package/dist/VideoSelectModal-BhbanMix.js +217 -0
- package/dist/{anime.es-BrPTThYb.js → anime.es-4wvNItHq.js} +205 -201
- package/dist/{color-TdtKxwVa.js → color-HetJPhlA.js} +1 -2
- package/dist/{dom-Ds4ypDrd.js → dom-CkTGWrfu.js} +3 -6
- package/dist/{focusDrawerMixin-DVCJIsb_.js → focusDrawerMixin-BVbTYOGr.js} +1 -1
- package/dist/{formDrawerState-BYsq1pB0.js → formDrawerState-CogZ-GVm.js} +2 -2
- package/dist/helpers-B4GUxtdD.js +46 -0
- package/dist/index-BZDey7B-.js +268 -0
- package/dist/index-Bd8_ZHHq.js +188 -0
- package/dist/index-BvyoYp1e.js +508 -0
- package/dist/index-CJZoubA3.js +3525 -0
- package/dist/index-D7yQWP4d.js +125 -0
- package/dist/index-D8hGHka6.js +513 -0
- package/dist/index-Dxy4tf7x.js +149 -0
- package/dist/index.es.js +2 -5
- package/dist/index.umd.js +303 -1486
- package/dist/main-Bn5XkQPb.js +57570 -0
- package/dist/mapFormMixin-C7FJLnbO.js +1528 -0
- package/dist/omit-DrWpFvRJ.js +56 -0
- package/dist/{publicSenderState-C4cIGu3m.js → publicSenderState-tdtCFPMx.js} +4 -4
- package/dist/splitpanes-BApidgjj.js +342 -0
- package/dist/template-CHdf2K2I.js +1572 -0
- package/dist/tippy.esm-Co6FYzEM.js +1994 -0
- package/dist/useTermsModal-VDnO1Lro.js +87 -0
- package/dist/{utils-CMs9ODO8.js → utils-DZkn0Q9c.js} +8 -11
- package/dist/validation-CqBkar3f.js +40 -0
- package/dist/widget.css +1 -0
- package/package.json +20 -25
- package/dist/AddClientCallout-TF4dWJwb.js +0 -48
- package/dist/AnswerModal-CLHDa2TD.js +0 -3879
- package/dist/AttachmentItem-ICP5nbhT.js +0 -85
- package/dist/BaseDatePicker-wwmiz_b5.js +0 -3187
- package/dist/BaseUpload-CDZOjohX.js +0 -1977
- package/dist/BlockMedia-D1JAYF9F.js +0 -76
- package/dist/CCallout-dAjcZXrm.js +0 -58
- package/dist/CDropdownItem-CkSNbSdj.js +0 -640
- package/dist/CFormField-Dw6UM1u6.js +0 -240
- package/dist/CPhoneInput-Dd6cJ4jg.js +0 -138
- package/dist/CPriceInput-CjV95s8E.js +0 -116
- package/dist/CSelect-izVnsQME.js +0 -91
- package/dist/CSkeleton-C0TjtLtY.js +0 -55
- package/dist/ClientAutocomplete-Cfu3abEx.js +0 -438
- package/dist/ClientModal-DjSoPQ9x.js +0 -666
- package/dist/ColorPicker-DZP6FIdn.js +0 -2879
- package/dist/CompanyModal-BYQWdbhG.js +0 -147
- package/dist/ContentWrapper-Bci9pSEp.js +0 -190
- package/dist/CoverBlockSettings-wD55bj3k.js +0 -659
- package/dist/DocAnswer-B5q-ntKP.js +0 -36
- package/dist/DocDetails-BQuaNZ4b.js +0 -263
- package/dist/DocForm-QzZ5wqsS.js +0 -5017
- package/dist/DocFormSend-CORtQPhb.js +0 -146
- package/dist/DocLinks-DZPzODUe.js +0 -38
- package/dist/DocModalBase-TTALjv6K.js +0 -28
- package/dist/DocPrint-BB-KT9ut.js +0 -240
- package/dist/DocReceipt-CGks1GLS.js +0 -217
- package/dist/DocSendReminder-BBQXJbsV.js +0 -140
- package/dist/DocTimeline-4jnYDmBI.js +0 -485
- package/dist/DocumentClient-BAAX7Dxk.js +0 -136
- package/dist/DocumentLayout-C4edCFmr.js +0 -4880
- package/dist/DocumentLogotype-i7YSQKcH.js +0 -92
- package/dist/DocumentVoided-BvZoMFB_.js +0 -25
- package/dist/EmbedInput-Bij7ER30.js +0 -117
- package/dist/EmbedSettings-D0oyq4-9.js +0 -74
- package/dist/ErrorCallout-CsW3WTZp.js +0 -27
- package/dist/FilePreviewModal-Doaawg0l.js +0 -81
- package/dist/Flag-C4Mf2xUU.js +0 -46
- package/dist/HeaderSettings-DwZ54IsK.js +0 -440
- package/dist/ImageSelectModal-ClFJ5uXM.js +0 -86
- package/dist/ImageUploadWrapper-DtEp_Pg3.js +0 -1604
- package/dist/Index-2MwnGZ_4.js +0 -25
- package/dist/Index-3CwdeytO.js +0 -107
- package/dist/Index-B-bSVOoh.js +0 -73
- package/dist/Index-BDyMp1ib.js +0 -643
- package/dist/Index-BMgtwHVA.js +0 -24
- package/dist/Index-BTD3hWbY.js +0 -54
- package/dist/Index-BUbd06rz.js +0 -144
- package/dist/Index-Bv2XrpgK.js +0 -25
- package/dist/Index-C00Ay-7P.js +0 -62
- package/dist/Index-CHL_6WQH.js +0 -66
- package/dist/Index-CLyNrkJA.js +0 -28
- package/dist/Index-CV57PvUE.js +0 -26
- package/dist/Index-Crj4apcP.js +0 -146
- package/dist/Index-CryBgLTa.js +0 -294
- package/dist/Index-Cv33nreP.js +0 -33
- package/dist/Index-D0ErQJ2M.js +0 -2445
- package/dist/Index-D8ZnVbsP.js +0 -32
- package/dist/Index-DPNIJewY.js +0 -56
- package/dist/Index-DVXhB0Ja.js +0 -58
- package/dist/Index-DWhQwxeB.js +0 -94
- package/dist/Index-DX7tomhl.js +0 -230
- package/dist/Index-D_AdmLWe.js +0 -41
- package/dist/Index-DgTQzlfK.js +0 -754
- package/dist/Index-DhapmO-4.js +0 -55
- package/dist/Index-DjC8joRt.js +0 -150
- package/dist/Index-Dv4l4LKF.js +0 -154
- package/dist/Index-TTFKPIIC.js +0 -84
- package/dist/Index-cT8oYfLR.js +0 -41
- package/dist/Index-igPwrQMu.js +0 -77
- package/dist/InputToggleRow-BgOubdXs.js +0 -57
- package/dist/ManualPopover-8suun-i9.js +0 -60
- package/dist/MediaWrapper-BadblLbS.js +0 -23
- package/dist/PackageGroup-BxmqH6qI.js +0 -704
- package/dist/PdfTerms-C6MRk0Ix.js +0 -31
- package/dist/PdfViewer-DUoiQx_1.js +0 -383
- package/dist/PlainHtml-DZ9V0Yuf.js +0 -27
- package/dist/PriceHeader-C3_CoKrL.js +0 -338
- package/dist/SendForm-D-OvqCee.js +0 -1023
- package/dist/Setup-CwK4er2y.js +0 -50
- package/dist/ThemeColorRow-BplIaxA2.js +0 -69
- package/dist/ToggleBinding-6ntt38Ye.js +0 -42
- package/dist/UploadModal-B6jQzsYA.js +0 -95
- package/dist/VideoPlayerInput-ryP77WC0.js +0 -97
- package/dist/VideoPlayerSettings-DJh0JNRI.js +0 -61
- package/dist/VideoSelectModal-8udQ394X.js +0 -104
- package/dist/answerDocumentMixin-CF4J_vsp.js +0 -51
- package/dist/debounce-CgyZi04Q.js +0 -84
- package/dist/formValidationMixin-Dq7aZhBk.js +0 -49
- package/dist/index-2Q8Ejpof.js +0 -167
- package/dist/index-B5-izJkt.js +0 -102
- package/dist/index-BQb6k0M8.js +0 -351
- package/dist/index-CR-KQfRE.js +0 -81
- package/dist/index-CogHiXWx.js +0 -2700
- package/dist/index-lZ1sSNWc.js +0 -492
- package/dist/main-BpqUyMpC.js +0 -57349
- package/dist/mapFormMixin-rxtAFyFK.js +0 -3028
- package/dist/omit-C7FeydiO.js +0 -31
- package/dist/simplebar.min-Dm388s-3.js +0 -71
- package/dist/splitpanes-BHUVsCZF.js +0 -382
- package/dist/style.css +0 -4
- package/dist/throttle-CfcsX8nA.js +0 -18
- package/dist/tippy.esm-C9mV-Rzr.js +0 -1805
- package/dist/vuedraggable.umd-CChGnToh.js +0 -3161
- package/dist/vuex.esm-DKGl8mcw.js +0 -467
package/dist/Index-BTD3hWbY.js
DELETED
|
@@ -1,54 +0,0 @@
|
|
|
1
|
-
import { m as l } from "./mapFormMixin-rxtAFyFK.js";
|
|
2
|
-
import { j as o, n as c } from "./main-BpqUyMpC.js";
|
|
3
|
-
const r = {
|
|
4
|
-
name: "DocChapter",
|
|
5
|
-
components: {
|
|
6
|
-
CInput: o
|
|
7
|
-
},
|
|
8
|
-
mixins: [l(["title"])],
|
|
9
|
-
props: {
|
|
10
|
-
enableSpacingX: {
|
|
11
|
-
type: Boolean,
|
|
12
|
-
default: !0
|
|
13
|
-
},
|
|
14
|
-
enableSpacingY: {
|
|
15
|
-
type: Boolean,
|
|
16
|
-
default: !0
|
|
17
|
-
},
|
|
18
|
-
pdfSpacingX: {
|
|
19
|
-
type: Boolean,
|
|
20
|
-
default: !1
|
|
21
|
-
}
|
|
22
|
-
},
|
|
23
|
-
methods: {
|
|
24
|
-
onAdd() {
|
|
25
|
-
var a;
|
|
26
|
-
this._isNodeRecentlyAdded() && ((a = this.$refs.input) == null || a.focus());
|
|
27
|
-
}
|
|
28
|
-
}
|
|
29
|
-
};
|
|
30
|
-
var p = function() {
|
|
31
|
-
var i;
|
|
32
|
-
var t = this, n = t._self._c;
|
|
33
|
-
return n("div", { staticClass: "chapter" }, [n("div", { staticClass: "no-drag", class: {
|
|
34
|
-
"chapter-spacing-x": t.enableSpacingX,
|
|
35
|
-
"chapter-spacing-y": t.enableSpacingY,
|
|
36
|
-
"pdf-spacing-x": t.pdfSpacingX
|
|
37
|
-
} }, [t.canEdit && ((i = t._value) != null && i.title) ? n("CInput", { ref: "input", staticClass: "title preview-title-input", attrs: { value: t.title, spellcheck: !1, placeholder: t.$t("components:account.documentForm.titleAndText.title"), static: "" }, on: { blur: (e) => {
|
|
38
|
-
var s;
|
|
39
|
-
t.title = ((s = e.target) == null ? void 0 : s.value) || "";
|
|
40
|
-
}, "hook:mounted": t.onAdd }, nativeOn: { keydown: function(e) {
|
|
41
|
-
return !e.type.indexOf("key") && t._k(e.keyCode, "enter", 13, e.key, "Enter") ? null : e.target.blur();
|
|
42
|
-
} } }) : t.title ? n("div", { staticClass: "title" }, [t._v(" " + t._s(t.title) + " ")]) : t._e(), n("div", [t._t("default")], 2)], 1)]);
|
|
43
|
-
}, d = [], u = /* @__PURE__ */ c(
|
|
44
|
-
r,
|
|
45
|
-
p,
|
|
46
|
-
d,
|
|
47
|
-
!1,
|
|
48
|
-
null,
|
|
49
|
-
"cbb67d7c"
|
|
50
|
-
);
|
|
51
|
-
const m = u.exports;
|
|
52
|
-
export {
|
|
53
|
-
m as default
|
|
54
|
-
};
|
package/dist/Index-BUbd06rz.js
DELETED
|
@@ -1,144 +0,0 @@
|
|
|
1
|
-
import { m as r } from "./mapFormMixin-rxtAFyFK.js";
|
|
2
|
-
import { f as l } from "./focusDrawerMixin-DVCJIsb_.js";
|
|
3
|
-
import { d as c } from "./debounce-CgyZi04Q.js";
|
|
4
|
-
import { s as m, p as u } from "./splitpanes-BHUVsCZF.js";
|
|
5
|
-
import { n } from "./main-BpqUyMpC.js";
|
|
6
|
-
const d = {
|
|
7
|
-
name: "HeaderItems",
|
|
8
|
-
components: {
|
|
9
|
-
MediaWrapper: () => import("./MediaWrapper-BadblLbS.js"),
|
|
10
|
-
ContentWrapper: () => import("./ContentWrapper-Bci9pSEp.js"),
|
|
11
|
-
Splitpanes: m,
|
|
12
|
-
Pane: u
|
|
13
|
-
},
|
|
14
|
-
mixins: [r(["layout", "items", "baseStyle"])],
|
|
15
|
-
props: {
|
|
16
|
-
showControls: {
|
|
17
|
-
type: Boolean,
|
|
18
|
-
default: !1
|
|
19
|
-
}
|
|
20
|
-
},
|
|
21
|
-
computed: {
|
|
22
|
-
forceHorizontal() {
|
|
23
|
-
return this.device === "mobile";
|
|
24
|
-
},
|
|
25
|
-
canResize() {
|
|
26
|
-
return this.device === "desktop" || this.device === "tablet";
|
|
27
|
-
},
|
|
28
|
-
useSplitPane() {
|
|
29
|
-
return this.canEdit && this.canResize;
|
|
30
|
-
}
|
|
31
|
-
},
|
|
32
|
-
created() {
|
|
33
|
-
["layout", "canEdit"].forEach(
|
|
34
|
-
(t) => this.$watch(t, {
|
|
35
|
-
immediate: !0,
|
|
36
|
-
handler: this.addNoDragClass
|
|
37
|
-
})
|
|
38
|
-
);
|
|
39
|
-
},
|
|
40
|
-
methods: {
|
|
41
|
-
addNoDragClass() {
|
|
42
|
-
!this.canEdit || !["vertical", "horizontal"].includes(this.layout) || setTimeout(() => {
|
|
43
|
-
const t = this.$el.querySelector(".splitpanes__splitter");
|
|
44
|
-
t && !t.classList.contains("no-drag") && t.classList.add("no-drag");
|
|
45
|
-
}, 0);
|
|
46
|
-
},
|
|
47
|
-
onResize: c(function([{ size: e }]) {
|
|
48
|
-
const a = Math.round(e), o = 100 - a;
|
|
49
|
-
this.items = this.items.map((s, i) => ({ ...s, size: [a, o][i] }));
|
|
50
|
-
}, 100)
|
|
51
|
-
}
|
|
52
|
-
};
|
|
53
|
-
var h = function() {
|
|
54
|
-
var e = this, a = e._self._c;
|
|
55
|
-
return e.layout === "center" ? a("div", { staticStyle: { position: "relative", "min-height": "calc(100 * var(--vh, 1vh))" } }, e._l(e.items, function(o, s) {
|
|
56
|
-
return a(`${o.type}Wrapper`, e._g({ key: s, tag: "component", staticClass: "item", staticStyle: { position: "absolute", left: "0", top: "0", right: "0", bottom: "0" }, attrs: { size: o.size, _document: e._document, _value: { ...e._value, item: `${e._value.items}.${s}` }, "has-hover": e.showControls } }, e.$listeners));
|
|
57
|
-
}), 1) : a(e.useSplitPane ? "splitpanes" : "div", { tag: "component", staticClass: "layout-wrapper", style: !e.canEdit && {
|
|
58
|
-
"flex-direction": e.forceHorizontal || e.layout === "horizontal" ? "column" : "row"
|
|
59
|
-
}, attrs: { horizontal: e.forceHorizontal ? !0 : e.layout === "horizontal", vertical: e.forceHorizontal ? !1 : e.layout === "vertical" }, on: { resize: e.onResize } }, e._l(e.items, function(o, s) {
|
|
60
|
-
return a(e.useSplitPane ? "pane" : "div", { key: s, tag: "component", style: !e.useSplitPane && {
|
|
61
|
-
flex: `1 1 ${o.size}%`
|
|
62
|
-
}, attrs: { size: o.size } }, [a(`${o.type}Wrapper`, e._g({ tag: "component", staticClass: "item", attrs: { _document: e._document, _value: { ...e._value, item: `${e._value.items}.${s}` }, "has-hover": e.showControls } }, e.$listeners))], 1);
|
|
63
|
-
}), 1);
|
|
64
|
-
}, _ = [], p = /* @__PURE__ */ n(
|
|
65
|
-
d,
|
|
66
|
-
h,
|
|
67
|
-
_,
|
|
68
|
-
!1,
|
|
69
|
-
null,
|
|
70
|
-
"683ee6d3"
|
|
71
|
-
);
|
|
72
|
-
const v = p.exports, f = {
|
|
73
|
-
name: "HeaderBlock",
|
|
74
|
-
components: {
|
|
75
|
-
PriceHeader: () => import("./PriceHeader-C3_CoKrL.js"),
|
|
76
|
-
HeaderSettings: () => import("./HeaderSettings-DwZ54IsK.js"),
|
|
77
|
-
HeaderItems: v
|
|
78
|
-
},
|
|
79
|
-
mixins: [r(["header"]), l],
|
|
80
|
-
data() {
|
|
81
|
-
return {
|
|
82
|
-
showControls: !1
|
|
83
|
-
};
|
|
84
|
-
},
|
|
85
|
-
computed: {
|
|
86
|
-
layout() {
|
|
87
|
-
var t;
|
|
88
|
-
return (t = this.header) == null ? void 0 : t.layout;
|
|
89
|
-
},
|
|
90
|
-
items() {
|
|
91
|
-
var t;
|
|
92
|
-
return ((t = this.header) == null ? void 0 : t.items) || [];
|
|
93
|
-
},
|
|
94
|
-
mediaPath() {
|
|
95
|
-
const t = this.items.findIndex(({ type: e }) => e === "media");
|
|
96
|
-
return t !== -1 ? `${this._value.header}.items.${t}.media` : "";
|
|
97
|
-
},
|
|
98
|
-
contentPath() {
|
|
99
|
-
const t = this.items.findIndex(({ type: e }) => e === "content");
|
|
100
|
-
return t !== -1 ? `${this._value.header}.items.${t}` : "";
|
|
101
|
-
}
|
|
102
|
-
}
|
|
103
|
-
};
|
|
104
|
-
var $ = function() {
|
|
105
|
-
var e = this, a = e._self._c;
|
|
106
|
-
return a("div", { staticClass: "header-root", class: {
|
|
107
|
-
"has-parent-nav": e.viewSettings.isForm,
|
|
108
|
-
"has-hover": e.showControls
|
|
109
|
-
}, on: { "&mouseover": function(o) {
|
|
110
|
-
e.showControls = !0;
|
|
111
|
-
}, "&mouseleave": function(o) {
|
|
112
|
-
e.showControls = !1;
|
|
113
|
-
} } }, [e.layout === "price" ? a("PriceHeader", e._g({ attrs: { _document: e._document, _value: {
|
|
114
|
-
media: e.mediaPath,
|
|
115
|
-
backgroundColor: `${e.contentPath}.media.backgroundColor`,
|
|
116
|
-
documentName: `${e.contentPath}.value.documentName`,
|
|
117
|
-
showLogo: `${e.contentPath}.value.showLogo`,
|
|
118
|
-
logotype: `${e.contentPath}.value.logotype`,
|
|
119
|
-
showPriceSummary: `${e._value.header}.showPriceSummary`
|
|
120
|
-
}, "has-hover": e.showControls } }, e.$listeners)) : a("HeaderItems", e._g({ attrs: { _document: e._document, _value: {
|
|
121
|
-
layout: `${e._value.header}.layout`,
|
|
122
|
-
items: `${e._value.header}.items`,
|
|
123
|
-
baseStyle: `${e._value.header}.baseStyle`
|
|
124
|
-
}, "show-controls": e.showControls } }, e.$listeners)), e.isForm ? [e.showDrawer ? a("portal", { attrs: { to: "drawer-content" } }, [a("HeaderSettings", { attrs: { _document: e._document, _value: {
|
|
125
|
-
layout: `${e._value.header}.layout`,
|
|
126
|
-
items: `${e._value.header}.items`,
|
|
127
|
-
showPriceSummary: `${e._value.header}.showPriceSummary`,
|
|
128
|
-
media: e.mediaPath,
|
|
129
|
-
backgroundColor: `${e.contentPath}.media.backgroundColor`,
|
|
130
|
-
textAlign: `${e._value.header}.baseStyle.textAlign`,
|
|
131
|
-
textColor: `${e._value.header}.baseStyle.textColor`
|
|
132
|
-
} } })], 1) : e._e()] : e._e()], 2);
|
|
133
|
-
}, y = [], g = /* @__PURE__ */ n(
|
|
134
|
-
f,
|
|
135
|
-
$,
|
|
136
|
-
y,
|
|
137
|
-
!1,
|
|
138
|
-
null,
|
|
139
|
-
null
|
|
140
|
-
);
|
|
141
|
-
const x = g.exports;
|
|
142
|
-
export {
|
|
143
|
-
x as default
|
|
144
|
-
};
|
package/dist/Index-Bv2XrpgK.js
DELETED
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { m as e } from "./mapFormMixin-rxtAFyFK.js";
|
|
2
|
-
import { n as r } from "./main-BpqUyMpC.js";
|
|
3
|
-
const a = {
|
|
4
|
-
name: "EstimatedWorkStartAndEndAtText",
|
|
5
|
-
components: {
|
|
6
|
-
Read: () => import("./Index-BzcZCdHj.js"),
|
|
7
|
-
Edit: () => import("./Index-DVXhB0Ja.js")
|
|
8
|
-
},
|
|
9
|
-
mixins: [e(["startAt", "endAt"])]
|
|
10
|
-
};
|
|
11
|
-
var s = function() {
|
|
12
|
-
var t = this, n = t._self._c;
|
|
13
|
-
return t.canEdit ? n("Edit", t._g({ attrs: { _document: t._document, _value: t._value } }, t.$listeners)) : n("Read", { attrs: { "start-at": t.startAt, "end-at": t.endAt } });
|
|
14
|
-
}, o = [], m = /* @__PURE__ */ r(
|
|
15
|
-
a,
|
|
16
|
-
s,
|
|
17
|
-
o,
|
|
18
|
-
!1,
|
|
19
|
-
null,
|
|
20
|
-
null
|
|
21
|
-
);
|
|
22
|
-
const c = m.exports;
|
|
23
|
-
export {
|
|
24
|
-
c as default
|
|
25
|
-
};
|
package/dist/Index-C00Ay-7P.js
DELETED
|
@@ -1,62 +0,0 @@
|
|
|
1
|
-
import { m as o } from "./mapFormMixin-rxtAFyFK.js";
|
|
2
|
-
import { n as s } from "./main-BpqUyMpC.js";
|
|
3
|
-
const i = {
|
|
4
|
-
name: "PackageGroupBlock",
|
|
5
|
-
components: {
|
|
6
|
-
PackageGroupRead: () => import("./PackageGroup-BxmqH6qI.js"),
|
|
7
|
-
PackageGroupEdit: () => import("./Index-D0ErQJ2M.js")
|
|
8
|
-
},
|
|
9
|
-
mixins: [o(["type", "packages"])],
|
|
10
|
-
data() {
|
|
11
|
-
return {
|
|
12
|
-
persistedGroup: {
|
|
13
|
-
type: "",
|
|
14
|
-
packages: [],
|
|
15
|
-
articles: []
|
|
16
|
-
}
|
|
17
|
-
};
|
|
18
|
-
},
|
|
19
|
-
computed: {
|
|
20
|
-
valuePaths() {
|
|
21
|
-
return {
|
|
22
|
-
...this._value,
|
|
23
|
-
...this._value.groupId && {
|
|
24
|
-
hideGroupPrice: `data.packageGroup.${this._value.groupId}.hideGroupPrice`
|
|
25
|
-
},
|
|
26
|
-
articles: "articles"
|
|
27
|
-
};
|
|
28
|
-
}
|
|
29
|
-
},
|
|
30
|
-
validations() {
|
|
31
|
-
return this.isForm ? {
|
|
32
|
-
type: {
|
|
33
|
-
required: (r) => !!r
|
|
34
|
-
},
|
|
35
|
-
packages: {
|
|
36
|
-
required: (r) => r && r.length
|
|
37
|
-
// packages cannot be left empty
|
|
38
|
-
}
|
|
39
|
-
} : {
|
|
40
|
-
// No validation for read mode
|
|
41
|
-
};
|
|
42
|
-
}
|
|
43
|
-
};
|
|
44
|
-
var p = function() {
|
|
45
|
-
var e = this, t = e._self._c;
|
|
46
|
-
return e.canEdit ? t("PackageGroupEdit", e._g({ attrs: { _document: e._document, _value: e.valuePaths, "persisted-group": e.persistedGroup, validator: e.$v }, on: { "update:persistedGroup": function(a) {
|
|
47
|
-
e.persistedGroup = a;
|
|
48
|
-
}, "update:persisted-group": function(a) {
|
|
49
|
-
e.persistedGroup = a;
|
|
50
|
-
} } }, e.$listeners)) : t("PackageGroupRead", { attrs: { _document: e._document, _value: e.valuePaths, validator: e.$v } });
|
|
51
|
-
}, u = [], n = /* @__PURE__ */ s(
|
|
52
|
-
i,
|
|
53
|
-
p,
|
|
54
|
-
u,
|
|
55
|
-
!1,
|
|
56
|
-
null,
|
|
57
|
-
"7cd7cb23"
|
|
58
|
-
);
|
|
59
|
-
const _ = n.exports;
|
|
60
|
-
export {
|
|
61
|
-
_ as default
|
|
62
|
-
};
|
package/dist/Index-CHL_6WQH.js
DELETED
|
@@ -1,66 +0,0 @@
|
|
|
1
|
-
import { m as o } from "./mapFormMixin-rxtAFyFK.js";
|
|
2
|
-
import { S as i, n as a } from "./main-BpqUyMpC.js";
|
|
3
|
-
import { f as d } from "./focusDrawerMixin-DVCJIsb_.js";
|
|
4
|
-
const r = {
|
|
5
|
-
// eslint-disable-next-line vue/no-reserved-component-names
|
|
6
|
-
name: "Embed",
|
|
7
|
-
i18nOptions: {
|
|
8
|
-
namespaces: "embed",
|
|
9
|
-
messages: {
|
|
10
|
-
en: {
|
|
11
|
-
subTitle: "Embed anything (PDFs, Google Docs, Calender Sheets...)"
|
|
12
|
-
},
|
|
13
|
-
sv: {
|
|
14
|
-
subTitle: "Bädda in vad som helst (PDF:er, Google Docs, Calender Sheets...)"
|
|
15
|
-
}
|
|
16
|
-
}
|
|
17
|
-
},
|
|
18
|
-
components: {
|
|
19
|
-
EmbedSettings: () => import("./EmbedSettings-D0oyq4-9.js"),
|
|
20
|
-
EmbedInput: () => import("./EmbedInput-Bij7ER30.js"),
|
|
21
|
-
Spinner: i
|
|
22
|
-
},
|
|
23
|
-
mixins: [o(["embed", "size"]), d],
|
|
24
|
-
data() {
|
|
25
|
-
return {
|
|
26
|
-
showControls: !1,
|
|
27
|
-
isLoading: !0
|
|
28
|
-
};
|
|
29
|
-
},
|
|
30
|
-
methods: {
|
|
31
|
-
onAdd() {
|
|
32
|
-
var n;
|
|
33
|
-
this._isNodeRecentlyAdded() && ((n = this.$refs.input) == null || n.focus());
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
};
|
|
37
|
-
var m = function() {
|
|
38
|
-
var e = this, s = e._self._c;
|
|
39
|
-
return s("div", { staticClass: "embed-root font-inter", on: { "&mouseover": function(t) {
|
|
40
|
-
e.showControls = !0;
|
|
41
|
-
}, "&mouseleave": function(t) {
|
|
42
|
-
e.showControls = !1;
|
|
43
|
-
} } }, [s("div", { staticClass: "no-drag", class: [
|
|
44
|
-
(e.size || !(e.embed && e.embed.src)) && "auto-size",
|
|
45
|
-
`embed-is-${e.size}`
|
|
46
|
-
] }, [e.embed ? s("div", { staticClass: "embed-container" }, [!e.embed.src && e.canEdit ? s("div", { staticClass: "embed-element" }, [s("div", { staticClass: "is-placeholder" }, [s("div", { staticClass: "text-gray-600" }, [e._v(" " + e._s(e.$t("subTitle")) + " ")]), s("EmbedInput", { ref: "input", staticStyle: { "padding-top": "1em" }, on: { "hook:mounted": e.onAdd }, model: { value: e.embed, callback: function(t) {
|
|
47
|
-
e.embed = t;
|
|
48
|
-
}, expression: "embed" } })], 1)]) : e.embed.src ? s("iframe", e._b({ ref: "iframe", staticClass: "embed-element", on: { load: function(t) {
|
|
49
|
-
e.isLoading = !1;
|
|
50
|
-
} } }, "iframe", { allowfullscreen: "", ...e.embed }, !1)) : e._e(), e.embed.src && e.isLoading ? s("div", { staticClass: "embed-loading-container" }, [s("Spinner", { attrs: { color: "hsl(0, 0%, 60%)" } })], 1) : e._e()]) : e._e()]), e.isForm ? [e.showDrawer ? s("portal", { attrs: { to: "drawer-content" } }, [s("EmbedSettings", { attrs: { size: e.size }, on: { "update:size": function(t) {
|
|
51
|
-
e.size = t;
|
|
52
|
-
} }, model: { value: e.embed, callback: function(t) {
|
|
53
|
-
e.embed = t;
|
|
54
|
-
}, expression: "embed" } })], 1) : e._e()] : e._e()], 2);
|
|
55
|
-
}, l = [], c = /* @__PURE__ */ a(
|
|
56
|
-
r,
|
|
57
|
-
m,
|
|
58
|
-
l,
|
|
59
|
-
!1,
|
|
60
|
-
null,
|
|
61
|
-
"34433ee5"
|
|
62
|
-
);
|
|
63
|
-
const p = c.exports;
|
|
64
|
-
export {
|
|
65
|
-
p as default
|
|
66
|
-
};
|
package/dist/Index-CLyNrkJA.js
DELETED
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { u as t, x as o, n as _ } from "./main-BpqUyMpC.js";
|
|
2
|
-
const p = /* @__PURE__ */ t({
|
|
3
|
-
__name: "Index",
|
|
4
|
-
props: {
|
|
5
|
-
street: null,
|
|
6
|
-
zip: null,
|
|
7
|
-
city: null
|
|
8
|
-
},
|
|
9
|
-
setup(s) {
|
|
10
|
-
const e = s, n = o(() => `${e.street ? `${e.street}, ` : ""}${e.zip ? `${e.zip} ` : ""}${e.city}`);
|
|
11
|
-
return { __sfc: !0, props: e, address: n };
|
|
12
|
-
}
|
|
13
|
-
});
|
|
14
|
-
var a = function() {
|
|
15
|
-
var e = this, n = e._self._c, r = e._self._setupProxy;
|
|
16
|
-
return n("div", { domProps: { innerHTML: e._s(r.address) } });
|
|
17
|
-
}, c = [], u = /* @__PURE__ */ _(
|
|
18
|
-
p,
|
|
19
|
-
a,
|
|
20
|
-
c,
|
|
21
|
-
!1,
|
|
22
|
-
null,
|
|
23
|
-
null
|
|
24
|
-
);
|
|
25
|
-
const d = u.exports;
|
|
26
|
-
export {
|
|
27
|
-
d as default
|
|
28
|
-
};
|
package/dist/Index-CV57PvUE.js
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
import { m as o } from "./mapFormMixin-rxtAFyFK.js";
|
|
2
|
-
import { n as i } from "./main-BpqUyMpC.js";
|
|
3
|
-
const a = {
|
|
4
|
-
name: "NotBinding",
|
|
5
|
-
components: {
|
|
6
|
-
Edit: () => import("./ToggleBinding-6ntt38Ye.js"),
|
|
7
|
-
Read: () => import("./NotBindingText-D8Blua5a.js")
|
|
8
|
-
},
|
|
9
|
-
mixins: [o()]
|
|
10
|
-
};
|
|
11
|
-
var r = function() {
|
|
12
|
-
var e;
|
|
13
|
-
var n = this, t = n._self._c;
|
|
14
|
-
return n.canEdit ? t("Edit", n._g({ attrs: { _document: n._document, _value: { notBinding: "data.notBinding" } } }, n.$listeners)) : (e = n._document.data) != null && e.notBinding ? t("Read") : n._e();
|
|
15
|
-
}, m = [], _ = /* @__PURE__ */ i(
|
|
16
|
-
a,
|
|
17
|
-
r,
|
|
18
|
-
m,
|
|
19
|
-
!1,
|
|
20
|
-
null,
|
|
21
|
-
"a3b56101"
|
|
22
|
-
);
|
|
23
|
-
const p = _.exports;
|
|
24
|
-
export {
|
|
25
|
-
p as default
|
|
26
|
-
};
|
package/dist/Index-Crj4apcP.js
DELETED
|
@@ -1,146 +0,0 @@
|
|
|
1
|
-
import { m as o } from "./mapFormMixin-rxtAFyFK.js";
|
|
2
|
-
import { C as s } from "./CSelect-izVnsQME.js";
|
|
3
|
-
import { b as l } from "./CDropdownItem-CkSNbSdj.js";
|
|
4
|
-
import { n as c, _ as m } from "./main-BpqUyMpC.js";
|
|
5
|
-
import { v as a } from "./index-lZ1sSNWc.js";
|
|
6
|
-
const u = (e, t) => e ? m(t.workStartAt || /* @__PURE__ */ new Date(), e) >= 0 : !0, d = {
|
|
7
|
-
name: "ExtraWorkTimeImpactTextEdit",
|
|
8
|
-
i18nOptions: {
|
|
9
|
-
namespaces: "ExtraWorkTimeImpactTextEdit",
|
|
10
|
-
messages: {
|
|
11
|
-
en: {
|
|
12
|
-
placeholders: {
|
|
13
|
-
workStartAt: "Start date",
|
|
14
|
-
workEndAt: "End date"
|
|
15
|
-
},
|
|
16
|
-
inlineForm: {
|
|
17
|
-
1: "Work will start",
|
|
18
|
-
2: "and will be completed no later than",
|
|
19
|
-
3: "Due to the work the original project time"
|
|
20
|
-
},
|
|
21
|
-
error: "End date needs to be after start date"
|
|
22
|
-
},
|
|
23
|
-
sv: {
|
|
24
|
-
placeholders: {
|
|
25
|
-
workStartAt: "Startdatum",
|
|
26
|
-
workEndAt: "Slutdatum"
|
|
27
|
-
},
|
|
28
|
-
inlineForm: {
|
|
29
|
-
1: "Arbetet kommer påbörjas",
|
|
30
|
-
2: "och är senast klar",
|
|
31
|
-
3: "Med anledning av arbetet kommer den ursprungliga kontraktstiden"
|
|
32
|
-
},
|
|
33
|
-
error: "Slutdatumet måste vara efter startdatumet."
|
|
34
|
-
}
|
|
35
|
-
}
|
|
36
|
-
},
|
|
37
|
-
components: {
|
|
38
|
-
CSelect: s,
|
|
39
|
-
CSwitch: l
|
|
40
|
-
},
|
|
41
|
-
mixins: [
|
|
42
|
-
o([
|
|
43
|
-
"workStartAt",
|
|
44
|
-
"workEndAt",
|
|
45
|
-
"timeUnit",
|
|
46
|
-
"noOfTimeUnits",
|
|
47
|
-
"timeDeltaDirection"
|
|
48
|
-
])
|
|
49
|
-
],
|
|
50
|
-
data() {
|
|
51
|
-
return {
|
|
52
|
-
isOpen: !1,
|
|
53
|
-
// Variable to store the old content when the card is disabled
|
|
54
|
-
hiddenModuleDateDelay: null
|
|
55
|
-
};
|
|
56
|
-
},
|
|
57
|
-
validations: {
|
|
58
|
-
workStartAt: {
|
|
59
|
-
required: a.requiredIf(
|
|
60
|
-
(e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit
|
|
61
|
-
)
|
|
62
|
-
},
|
|
63
|
-
workEndAt: {
|
|
64
|
-
required: a.requiredIf(
|
|
65
|
-
(e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit
|
|
66
|
-
),
|
|
67
|
-
endDateMustBeGreater: u
|
|
68
|
-
},
|
|
69
|
-
timeDeltaDirection: {
|
|
70
|
-
required: a.requiredIf(
|
|
71
|
-
(e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit
|
|
72
|
-
)
|
|
73
|
-
},
|
|
74
|
-
noOfTimeUnits: {
|
|
75
|
-
required: a.requiredIf(
|
|
76
|
-
(e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit
|
|
77
|
-
)
|
|
78
|
-
},
|
|
79
|
-
timeUnit: {
|
|
80
|
-
required: a.requiredIf(
|
|
81
|
-
(e) => e.workStartAt || e.workEndAt || e.timeDeltaDirection || e.noOfTimeUnits || e.timeUnit
|
|
82
|
-
)
|
|
83
|
-
}
|
|
84
|
-
},
|
|
85
|
-
mounted() {
|
|
86
|
-
const {
|
|
87
|
-
workStartAt: e,
|
|
88
|
-
workEndAt: t,
|
|
89
|
-
timeUnit: r,
|
|
90
|
-
noOfTimeUnits: i,
|
|
91
|
-
timeDeltaDirection: n
|
|
92
|
-
} = this;
|
|
93
|
-
(e || t || r || i || n) && (this.isOpen = !0);
|
|
94
|
-
},
|
|
95
|
-
methods: {
|
|
96
|
-
getDateValue(e) {
|
|
97
|
-
return e ? this.$formatDate(e, "yyyy-MM-dd") : null;
|
|
98
|
-
},
|
|
99
|
-
// Method to handle internal data when open/closed
|
|
100
|
-
toggleOpen(e) {
|
|
101
|
-
return e ? !0 : (this.clearRoot(), this.$v.$touch(), !1);
|
|
102
|
-
},
|
|
103
|
-
// Method to set the root object to null to clear data
|
|
104
|
-
clearRoot() {
|
|
105
|
-
const e = this._value.workStartAt.split(".");
|
|
106
|
-
e.pop();
|
|
107
|
-
const t = e.join(".");
|
|
108
|
-
this.$emit("input", { key: t, value: void 0 });
|
|
109
|
-
}
|
|
110
|
-
}
|
|
111
|
-
};
|
|
112
|
-
var p = function() {
|
|
113
|
-
var t = this, r = t._self._c;
|
|
114
|
-
return r("div", { staticStyle: { position: "relative" } }, [r("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) {
|
|
115
|
-
t.isOpen = i;
|
|
116
|
-
}, expression: "isOpen" } }), t.isOpen ? r("div", [r("div", { staticClass: "inline-form" }, [t._v(" " + t._s(t.$t("inlineForm.1")) + " "), r("input", { staticClass: "ml-1 bg-gray-100", attrs: { type: "date", max: t.getDateValue(t.workEndAt) }, domProps: { value: t.getDateValue(t.workStartAt) }, on: { input: function(i) {
|
|
117
|
-
var n;
|
|
118
|
-
t.workStartAt = (n = i.target) != null && n.value ? new Date(i.target.value).toISOString() : null;
|
|
119
|
-
} } }), t._v(" " + t._s(t.$t("inlineForm.2")) + " "), r("input", { staticClass: "ml-1 bg-gray-100", attrs: { type: "date", min: t.getDateValue(t.workStartAt) }, domProps: { value: t.getDateValue(t.workEndAt) }, on: { input: function(i) {
|
|
120
|
-
var n;
|
|
121
|
-
t.workEndAt = (n = i.target) != null && n.value ? new Date(i.target.value).toISOString() : null;
|
|
122
|
-
} } }), t._v(". " + t._s(t.$t("inlineForm.3")) + " "), r("CSelect", { staticClass: "select-width input-inline-language", attrs: { placeholder: t.$t("_common:select") }, model: { value: t.timeDeltaDirection, callback: function(i) {
|
|
123
|
-
t.timeDeltaDirection = i;
|
|
124
|
-
}, expression: "timeDeltaDirection" } }, [r("option", { attrs: { value: "extend" } }, [t._v(" " + t._s(t.$t("_common:extend").toLowerCase()) + " ")]), r("option", { attrs: { value: "shorten" } }, [t._v(" " + t._s(t.$t("_common:shorten").toLowerCase()) + " ")])]), t._v(" " + t._s(t.$t("_common:with")) + " "), r("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) {
|
|
125
|
-
t.noOfTimeUnits = i;
|
|
126
|
-
}, expression: "noOfTimeUnits" } }, t._l(31, function(i, n) {
|
|
127
|
-
return r("option", { key: n, staticStyle: { "font-size": "calc(calc(1 * var(--rem)) + 1px)", "text-align": "center" }, domProps: { value: i - 1 } }, [t._v(" " + t._s(i - 1) + " ")]);
|
|
128
|
-
}), 0), r("CSelect", { staticClass: "select-width unit input-inline-language", attrs: { placeholder: t.$t("_common:select") }, on: { blur: function(i) {
|
|
129
|
-
return t.$v.timeUnit.$touch();
|
|
130
|
-
} }, model: { value: t.timeUnit, callback: function(i) {
|
|
131
|
-
t.timeUnit = i;
|
|
132
|
-
}, expression: "timeUnit" } }, [r("option", { attrs: { value: "days" } }, [t._v(t._s(t.$t("_common:day_plural")))]), r("option", { attrs: { value: "weeks" } }, [t._v(t._s(t.$t("_common:week_plural")))]), r("option", { attrs: { value: "months" } }, [t._v(" " + t._s(t.$t("_common:month_plural")) + " ")])]), t._v(". ")], 1), t.$v.$invalid && t.$v.$dirty ? r("div", { staticClass: "error-wrapper", on: { click: function(i) {
|
|
133
|
-
return t.$v.$touch();
|
|
134
|
-
} } }, [r("svg", { attrs: { name: "info-icon", width: "14", height: "14", viewBox: "0 0 125 125", xmlns: "http://www.w3.org/2000/svg" } }, [r("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);
|
|
135
|
-
}, f = [], _ = /* @__PURE__ */ c(
|
|
136
|
-
d,
|
|
137
|
-
p,
|
|
138
|
-
f,
|
|
139
|
-
!1,
|
|
140
|
-
null,
|
|
141
|
-
"8eeff7da"
|
|
142
|
-
);
|
|
143
|
-
const D = _.exports;
|
|
144
|
-
export {
|
|
145
|
-
D as default
|
|
146
|
-
};
|