@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,10 +1,10 @@
1
- import { m as e } from "./mapFormMixin-4446a1bd.js";
2
- import { n as r } from "./main-8d566a02.js";
1
+ import { m as e } from "./mapFormMixin-9f326a09.js";
2
+ import { n as r } from "./main-4f27b552.js";
3
3
  const a = {
4
4
  name: "EstimatedWorkStartAndEndAtText",
5
5
  components: {
6
- Read: () => import("./Index-bf2ed6a3.js"),
7
- Edit: () => import("./Index-64236029.js")
6
+ Read: () => import("./Index-1914be9d.js"),
7
+ Edit: () => import("./Index-81c49dd8.js")
8
8
  },
9
9
  mixins: [e(["startAt", "endAt"])]
10
10
  };
@@ -0,0 +1,28 @@
1
+ import { m as _ } from "./mapFormMixin-9f326a09.js";
2
+ import { n as o } from "./main-4f27b552.js";
3
+ const a = {
4
+ name: "NotBinding",
5
+ components: {
6
+ Edit: () => import("./ToggleBinding-33b62557.js"),
7
+ Read: () => import("./NotBindingText-00d1b175.js")
8
+ },
9
+ mixins: [_()]
10
+ };
11
+ var i = 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
+ }, r = [], d = /* @__PURE__ */ o(
16
+ a,
17
+ i,
18
+ r,
19
+ !1,
20
+ null,
21
+ "a3b56101",
22
+ null,
23
+ null
24
+ );
25
+ const l = d.exports;
26
+ export {
27
+ l as default
28
+ };
@@ -1,7 +1,7 @@
1
- import { m as r } from "./mapFormMixin-4446a1bd.js";
2
- import { I as n } from "./InputToggleRow-40b7b57e.js";
3
- import { B as l } from "./BaseDatePicker-d04f761f.js";
4
- import { n as s } from "./main-8d566a02.js";
1
+ import { m as r } from "./mapFormMixin-9f326a09.js";
2
+ import { I as n } from "./InputToggleRow-176f3685.js";
3
+ import { B as l } from "./BaseDatePicker-5a89a264.js";
4
+ import { n as s } from "./main-4f27b552.js";
5
5
  const c = {
6
6
  i18nOptions: {
7
7
  namespaces: "estimatedTimeStartEnd",
@@ -29,10 +29,7 @@ const c = {
29
29
  InputToggleRow: n,
30
30
  BaseDatePicker: l
31
31
  },
32
- mixins: [r([
33
- "startAt",
34
- "endAt"
35
- ])]
32
+ mixins: [r(["startAt", "endAt"])]
36
33
  };
37
34
  var i = function() {
38
35
  var t = this, a = t._self._c;
@@ -42,7 +39,7 @@ var i = function() {
42
39
  e.preventDefault();
43
40
  } }, model: { value: t.startAt, callback: function(e) {
44
41
  t.startAt = e;
45
- }, expression: "startAt" } }), a("div", { staticStyle: { "line-height": "calc(3 * var(--rem))", margin: "0 calc(0.5 * var(--rem))", "font-size": "calc(calc(1 * var(--rem)) + 2px)" } }, [t._v("→")]), a("BaseDatePicker", { staticClass: "datepicker-simple", staticStyle: { width: "calc(8 * var(--rem))" }, attrs: { static: !0, placeholder: t.$t("placeholders.end") }, on: { click: function(e) {
42
+ }, expression: "startAt" } }), a("div", { staticStyle: { "line-height": "calc(3 * var(--rem))", margin: "0 calc(0.5 * var(--rem))", "font-size": "calc(calc(1 * var(--rem)) + 2px)" } }, [t._v(" ")]), a("BaseDatePicker", { staticClass: "datepicker-simple", staticStyle: { width: "calc(8 * var(--rem))" }, attrs: { static: !0, placeholder: t.$t("placeholders.end") }, on: { click: function(e) {
46
43
  e.preventDefault();
47
44
  } }, model: { value: t.endAt, callback: function(e) {
48
45
  t.endAt = e;
@@ -1,8 +1,8 @@
1
- import { m as o } from "./mapFormMixin-4446a1bd.js";
2
- import { f as r } from "./focusDrawerMixin-0d406532.js";
3
- import { g as n } from "./utils-36338df7.js";
4
- import { n as a } from "./main-8d566a02.js";
5
- import "./formDrawerState-6c57d51e.js";
1
+ import { m as o } from "./mapFormMixin-9f326a09.js";
2
+ import { f as r } from "./focusDrawerMixin-14a97cd3.js";
3
+ import { g as n } from "./utils-805171cf.js";
4
+ import { n as a } from "./main-4f27b552.js";
5
+ import "./formDrawerState-b23639bd.js";
6
6
  const d = {
7
7
  name: "VideoPlayer",
8
8
  i18nOptions: {
@@ -10,8 +10,8 @@ const d = {
10
10
  keyPrefix: "document.videoPlayer"
11
11
  },
12
12
  components: {
13
- VideoPlayerSettings: () => import("./VideoPlayerSettings-ff82938f.js"),
14
- VideoPlayerInput: () => import("./VideoPlayerInput-fa0774c1.js")
13
+ VideoPlayerSettings: () => import("./VideoPlayerSettings-f3445401.js"),
14
+ VideoPlayerInput: () => import("./VideoPlayerInput-81e64059.js")
15
15
  },
16
16
  mixins: [o(["videoPlayer"]), r],
17
17
  data() {
@@ -1,7 +1,7 @@
1
- import { m as a } from "./mapFormMixin-4446a1bd.js";
2
- import { I as n } from "./InputToggleRow-40b7b57e.js";
3
- import { B as c } from "./BaseInput-e14e8b12.js";
4
- import { n as o } from "./main-8d566a02.js";
1
+ import { m as a } from "./mapFormMixin-9f326a09.js";
2
+ import { I as n } from "./InputToggleRow-176f3685.js";
3
+ import { B as c } from "./BaseInput-f180db14.js";
4
+ import { n as o } from "./main-4f27b552.js";
5
5
  const s = {
6
6
  i18nOptions: {
7
7
  namespaces: "ExtraWorkConstructionPricingListEdit",
@@ -27,17 +27,22 @@ const s = {
27
27
  BaseInput: c
28
28
  },
29
29
  mixins: [
30
- a([
31
- "workPrice",
32
- "managementPrice",
33
- "entrepreneurMarkupPercentage",
34
- "miscMarkupPercentage"
35
- ], { type: "number" })
30
+ a(
31
+ [
32
+ "workPrice",
33
+ "managementPrice",
34
+ "entrepreneurMarkupPercentage",
35
+ "miscMarkupPercentage"
36
+ ],
37
+ { type: "number" }
38
+ )
36
39
  ]
37
40
  };
38
41
  var i = function() {
39
42
  var e = this, r = e._self._c;
40
- return r("div", [r("div", { staticClass: "flex justify-end w-full", staticStyle: { position: "relative" } }, [e.workPrice || e.managementPrice ? r("div", { staticClass: "ex-vat" }, [e._v(e._s(e.$t("_common:vat.exVat", { thing: e.$t("_common:vat.sharedTitle") }).capitalize()))]) : e._e()]), r("InputToggleRow", { attrs: { "display-value": e.workPrice ? `${e.workPrice / 100} ${e.$t("_common:currency.SEK")}/${e.$t("_common:unitType.hour")}` : e.$t("_common:add"), label: e.$t("workPrice") } }, [r("BaseInput", { attrs: { "is-price": !0, type: "price" }, model: { value: e.workPrice, callback: function(t) {
43
+ return r("div", [r("div", { staticClass: "flex justify-end w-full", staticStyle: { position: "relative" } }, [e.workPrice || e.managementPrice ? r("div", { staticClass: "ex-vat" }, [e._v(" " + e._s(e.$t("_common:vat.exVat", { thing: e.$t("_common:vat.sharedTitle") }).capitalize()) + " ")]) : e._e()]), r("InputToggleRow", { attrs: { "display-value": e.workPrice ? `${e.workPrice / 100} ${e.$t("_common:currency.SEK")}/${e.$t(
44
+ "_common:unitType.hour"
45
+ )}` : e.$t("_common:add"), label: e.$t("workPrice") } }, [r("BaseInput", { attrs: { "is-price": !0, type: "price" }, model: { value: e.workPrice, callback: function(t) {
41
46
  e.workPrice = e._n(t);
42
47
  }, expression: "workPrice" } }, [r("template", { slot: "suffix" }, [e._v(e._s(e.$t("currency.SEK")) + "/" + e._s(e.$t("_common:unitType.hour")))])], 2)], 1), r("InputToggleRow", { attrs: { "display-value": e.managementPrice ? `${e.managementPrice / 100} kr/h` : e.$t("_common:add"), label: e.$t("managementPrice") } }, [r("BaseInput", { attrs: { "is-price": !0, type: "price" }, model: { value: e.managementPrice, callback: function(t) {
43
48
  e.managementPrice = e._n(t);
@@ -52,7 +57,7 @@ var i = function() {
52
57
  m,
53
58
  !1,
54
59
  null,
55
- "8ee0cf88",
60
+ "a374ca46",
56
61
  null,
57
62
  null
58
63
  );
@@ -1,5 +1,5 @@
1
- import { P as s } from "./PlainHtml-4aaf6438.js";
2
- import { n as e } from "./main-8d566a02.js";
1
+ import { P as s } from "./PlainHtml-00ce6fd0.js";
2
+ import { n as e } from "./main-4f27b552.js";
3
3
  const l = {
4
4
  name: "WorkAddressTextRead",
5
5
  functional: !0,
@@ -1,17 +1,19 @@
1
- import { m as n } from "./mapFormMixin-4446a1bd.js";
2
- import { n as t } from "./main-8d566a02.js";
1
+ import { m as n } from "./mapFormMixin-9f326a09.js";
2
+ import { n as t } from "./main-4f27b552.js";
3
3
  const a = {
4
4
  name: "ExtraWorkConstructionPricingList",
5
5
  components: {
6
- Read: () => import("./Index-12a6485f.js"),
7
- Edit: () => import("./Index-843f81bd.js")
6
+ Read: () => import("./Index-c0dd3309.js"),
7
+ Edit: () => import("./Index-98237ab3.js")
8
8
  },
9
- mixins: [n([
10
- "workPrice",
11
- "managementPrice",
12
- "entrepreneurMarkupPercentage",
13
- "miscMarkupPercentage"
14
- ])]
9
+ mixins: [
10
+ n([
11
+ "workPrice",
12
+ "managementPrice",
13
+ "entrepreneurMarkupPercentage",
14
+ "miscMarkupPercentage"
15
+ ])
16
+ ]
15
17
  };
16
18
  var c = function() {
17
19
  var e = this, r = e._self._c;
@@ -22,7 +24,7 @@ var c = function() {
22
24
  m,
23
25
  !1,
24
26
  null,
25
- "a00865e4",
27
+ "b31d846d",
26
28
  null,
27
29
  null
28
30
  );
@@ -1,5 +1,5 @@
1
- import { P as n } from "./PlainHtml-4aaf6438.js";
2
- import { n as s } from "./main-8d566a02.js";
1
+ import { P as n } from "./PlainHtml-00ce6fd0.js";
2
+ import { n as s } from "./main-4f27b552.js";
3
3
  const o = {
4
4
  name: "EstimatedTimeToCompleteTextRead",
5
5
  props: {
@@ -1,5 +1,5 @@
1
- import { m as l } from "./mapFormMixin-4446a1bd.js";
2
- import { q as r, n as o } from "./main-8d566a02.js";
1
+ import { m as l } from "./mapFormMixin-9f326a09.js";
2
+ import { q as r, n as o } from "./main-4f27b552.js";
3
3
  const c = {
4
4
  name: "DocChapter",
5
5
  components: {
@@ -26,25 +26,25 @@ const c = {
26
26
  };
27
27
  var p = function() {
28
28
  var i;
29
- var t = this, n = t._self._c;
29
+ var e = this, n = e._self._c;
30
30
  return n("div", { staticClass: "chapter" }, [n("div", { staticClass: "no-drag", class: {
31
- "chapter-spacing-x": t.enableSpacingX,
32
- "chapter-spacing-y": t.enableSpacingY
33
- } }, [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) => {
31
+ "chapter-spacing-x": e.enableSpacingX,
32
+ "chapter-spacing-y": e.enableSpacingY
33
+ } }, [e.canEdit && ((i = e._value) != null && i.title) ? n("CInput", { ref: "input", staticClass: "title preview-title-input", attrs: { value: e.title, spellcheck: !1, placeholder: e.$t("components:account.documentForm.titleAndText.title"), static: "" }, on: { blur: (t) => {
34
34
  var s;
35
- t.title = ((s = e.target) == null ? void 0 : s.value) || "";
36
- }, "hook:mounted": function(e) {
37
- return t.$emit("triggerOnAdd");
38
- } }, nativeOn: { keydown: function(e) {
39
- return !e.type.indexOf("key") && t._k(e.keyCode, "enter", 13, e.key, "Enter") ? null : e.target.blur();
40
- } } }) : t.title ? n("div", { staticClass: "title" }, [t._v(" " + t._s(t.title) + " ")]) : t._e(), n("div", [t._t("default")], 2)], 1)]);
35
+ e.title = ((s = t.target) == null ? void 0 : s.value) || "";
36
+ }, "hook:mounted": function(t) {
37
+ return e.$emit("triggerOnAdd");
38
+ } }, nativeOn: { keydown: function(t) {
39
+ return !t.type.indexOf("key") && e._k(t.keyCode, "enter", 13, t.key, "Enter") ? null : t.target.blur();
40
+ } } }) : e.title ? n("div", { staticClass: "title" }, [e._v(" " + e._s(e.title) + " ")]) : e._e(), n("div", [e._t("default")], 2)], 1)]);
41
41
  }, d = [], u = /* @__PURE__ */ o(
42
42
  c,
43
43
  p,
44
44
  d,
45
45
  !1,
46
46
  null,
47
- "b898f325",
47
+ "a4874efe",
48
48
  null,
49
49
  null
50
50
  );
@@ -1,20 +1,18 @@
1
- import { m as r } from "./mapFormMixin-4446a1bd.js";
2
- import { f as l } from "./focusDrawerMixin-0d406532.js";
3
- import { d as c } from "./debounce-0451fa9d.js";
1
+ import { m as r } from "./mapFormMixin-9f326a09.js";
2
+ import { f as l } from "./focusDrawerMixin-14a97cd3.js";
3
+ import { d as c } from "./debounce-9410d5d6.js";
4
4
  import { s as u, p as m } from "./splitpanes-ba7897bf.js";
5
- import { n } from "./main-8d566a02.js";
6
- import "./formDrawerState-6c57d51e.js";
5
+ import { n } from "./main-4f27b552.js";
6
+ import "./formDrawerState-b23639bd.js";
7
7
  const d = {
8
8
  name: "HeaderItems",
9
9
  components: {
10
- MediaWrapper: () => import("./MediaWrapper-0e3ff436.js"),
11
- ContentWrapper: () => import("./ContentWrapper-8293109f.js"),
10
+ MediaWrapper: () => import("./MediaWrapper-d1f91245.js"),
11
+ ContentWrapper: () => import("./ContentWrapper-95159ca6.js"),
12
12
  Splitpanes: u,
13
13
  Pane: m
14
14
  },
15
- mixins: [
16
- r(["layout", "items", "baseStyle"])
17
- ],
15
+ mixins: [r(["layout", "items", "baseStyle"])],
18
16
  props: {
19
17
  showControls: {
20
18
  type: Boolean,
@@ -27,10 +25,12 @@ const d = {
27
25
  }
28
26
  },
29
27
  created() {
30
- ["layout", "canEdit"].forEach((t) => this.$watch(t, {
31
- immediate: !0,
32
- handler: this.addNoDragClass
33
- }));
28
+ ["layout", "canEdit"].forEach(
29
+ (t) => this.$watch(t, {
30
+ immediate: !0,
31
+ handler: this.addNoDragClass
32
+ })
33
+ );
34
34
  },
35
35
  methods: {
36
36
  addNoDragClass() {
@@ -62,7 +62,7 @@ var _ = function() {
62
62
  h,
63
63
  !1,
64
64
  null,
65
- "88f12b20",
65
+ "9b739ea9",
66
66
  null,
67
67
  null
68
68
  );
@@ -70,8 +70,8 @@ const v = p.exports;
70
70
  const f = {
71
71
  name: "HeaderBlock",
72
72
  components: {
73
- PriceHeader: () => import("./PriceHeader-f3e7b525.js"),
74
- HeaderSettings: () => import("./HeaderSettings-e5e52b5a.js"),
73
+ PriceHeader: () => import("./PriceHeader-553f4ff0.js"),
74
+ HeaderSettings: () => import("./HeaderSettings-663e5b4f.js"),
75
75
  HeaderItems: v
76
76
  },
77
77
  mixins: [r(["header"]), l],
@@ -1,5 +1,5 @@
1
- import { L as c, u, n as m } from "./main-8d566a02.js";
2
- import { P as p } from "./PlainHtml-4aaf6438.js";
1
+ import { L as c, u, n as m } from "./main-4f27b552.js";
2
+ import { P as p } from "./PlainHtml-00ce6fd0.js";
3
3
  import { s as g } from "./dom-962579a6.js";
4
4
  const f = {
5
5
  name: "ExtraWorkConstructionPricingListRead",
@@ -164,7 +164,7 @@ var k = /* @__PURE__ */ m(
164
164
  b,
165
165
  !1,
166
166
  null,
167
- "3fc3c0cf",
167
+ "0887611f",
168
168
  null,
169
169
  null
170
170
  );
@@ -1,13 +1,13 @@
1
- import { m as g } from "./mapFormMixin-4446a1bd.js";
2
- import { t as b } from "./throttle-b0a5ba09.js";
3
- import { y as o, ak as u, b as h, n as l } from "./main-8d566a02.js";
1
+ import { m as g } from "./mapFormMixin-9f326a09.js";
2
+ import { t as b } from "./throttle-a0a6c1c7.js";
3
+ import { y as o, ak as u, b as h, n as l } from "./main-4f27b552.js";
4
4
  import { s as v, p as y } from "./splitpanes-ba7897bf.js";
5
- import { d as w } from "./debounce-0451fa9d.js";
5
+ import { d as w } from "./debounce-9410d5d6.js";
6
6
  import { e as m } from "./dom-962579a6.js";
7
- import { W as p } from "./DocumentLayout-00ec1c6f.js";
8
- import { g as _, b as a, a as n } from "./template-e04cc32f.js";
9
- import "./CDropdownItem-e0cecd02.js";
10
- import "./image-58c45661.js";
7
+ import { W as p } from "./DocumentLayout-81ae175c.js";
8
+ import { g as _, b as a, a as n } from "./template-70f4518f.js";
9
+ import "./CDropdownItem-109be2e2.js";
10
+ import "./image-cd324ded.js";
11
11
  const x = `
12
12
  /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}template{display:none}[hidden]{display:none}html{box-sizing:border-box;font-family:sans-serif}*,::after,::before{box-sizing:inherit}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,p,pre{margin:0}button{background:0 0;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset{margin:0;padding:0}ol,ul{margin:0}*,::after,::before{border-width:0;border-style:solid;border-color:#dae1e7}img{border-style:solid}[type=button],[type=reset],[type=submit],button{border-radius:0}textarea{resize:vertical}img{max-width:100%;height:auto}button,input,optgroup,select,textarea{font-family:inherit}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:inherit;opacity:.5}input:-ms-input-placeholder,textarea:-ms-input-placeholder{color:inherit;opacity:.5}input::-ms-input-placeholder,textarea::-ms-input-placeholder{color:inherit;opacity:.5}input::placeholder,textarea::placeholder{color:inherit;opacity:.5}[role=button],button{cursor:pointer}table{border-collapse:collapse}
13
13
  `, M = (e, { _document: t, id: s, firstRender: i }) => `
@@ -25,7 +25,7 @@ const x = `
25
25
  var firstRender = ${i};
26
26
  function getOuterHeight(el) {
27
27
  var height = el.clientHeight;
28
- var computedStyle = window.getComputedStyle(el);
28
+ var computedStyle = window.getComputedStyle(el);
29
29
  height += parseInt(computedStyle.marginTop, 10);
30
30
  height += parseInt(computedStyle.marginBottom, 10);
31
31
  height += parseInt(computedStyle.borderTopWidth, 10);
@@ -228,7 +228,7 @@ var k = function() {
228
228
  C,
229
229
  !1,
230
230
  null,
231
- "8a6801a0",
231
+ "3fb18927",
232
232
  null,
233
233
  null
234
234
  );
@@ -456,7 +456,7 @@ var V = function() {
456
456
  E,
457
457
  !1,
458
458
  null,
459
- "f7097022",
459
+ "d63c9ad0",
460
460
  null,
461
461
  null
462
462
  );
@@ -481,9 +481,7 @@ const r = _(), D = {
481
481
  }
482
482
  }
483
483
  },
484
- mixins: [
485
- g(["custom"])
486
- ],
484
+ mixins: [g(["custom"])],
487
485
  inject: {
488
486
  setOpenDrawer: {
489
487
  type: Function,
@@ -550,7 +548,7 @@ var P = function() {
550
548
  t.showControls = !0;
551
549
  }, "&mouseleave": function(i) {
552
550
  t.showControls = !1;
553
- } } }, [t.isEdited ? s("CustomView", { staticStyle: { width: "100%", "min-height": "0" }, attrs: { html: t.html, css: t.css, javascript: t.javascript, _document: t._document } }) : t._e(), t.isForm ? [t.canEdit && !t.isEdited ? s("div", { staticClass: "flex flex-col items-center justify-center text-center", staticStyle: { padding: "calc(3 * var(--rem)) calc(1 * var(--rem)) calc(4 * var(--rem)) calc(1 * var(--rem))", "line-height": "1.5", color: "white" } }, [s("div", { staticStyle: { "font-weight": "500", "margin-bottom": "0.25em", opacity: "0.98" }, domProps: { textContent: t._s(t.$t("title")) } }), s("div", { staticStyle: { "font-size": "14px", "margin-bottom": "calc(2 * var(--rem))", color: "hsl(218deg 24% 60%)", "max-width": "40ch" }, domProps: { textContent: t._s(t.$t("text")) } }), s("CButton", { staticStyle: { "font-size": "14px", "border-radius": "8px", padding: "12px 12px", height: "initial", "box-shadow": "rgb(0, 0, 0, 50%) 0px 10px 40px" }, attrs: { size: "normal", "icon-left": "code", type: "secondary" }, on: { click: t.openModal } }, [t._v(" " + t._s(t.$t("action")) + " ")])], 1) : t._e()] : t._e(), s("CustomModal", { ref: "customModal", attrs: { html: t.html, css: t.css, javascript: t.javascript, _document: t._document }, on: { "update:html": function(i) {
551
+ } } }, [t.isEdited ? s("CustomView", { staticStyle: { width: "100%", "min-height": "0" }, attrs: { html: t.html, css: t.css, javascript: t.javascript, _document: t._document } }) : t._e(), t.isForm ? [t.canEdit && !t.isEdited ? s("div", { staticClass: "flex flex-col items-center justify-center text-center", staticStyle: { padding: "calc(3 * var(--rem)) calc(1 * var(--rem))", "line-height": "1.5", color: "white" } }, [s("div", { staticStyle: { "font-weight": "500", "margin-bottom": "0.25em", opacity: "0.98" }, domProps: { textContent: t._s(t.$t("title")) } }), s("div", { staticStyle: { "font-size": "14px", "margin-bottom": "calc(2 * var(--rem))", color: "hsl(218deg 24% 60%)", "max-width": "40ch" }, domProps: { textContent: t._s(t.$t("text")) } }), s("CButton", { staticStyle: { "font-size": "14px", "border-radius": "8px", padding: "12px 12px", height: "initial", "box-shadow": "rgb(0, 0, 0, 50%) 0px 10px 40px" }, attrs: { size: "normal", "icon-left": "code", type: "secondary" }, on: { click: t.openModal } }, [t._v(" " + t._s(t.$t("action")) + " ")])], 1) : t._e()] : t._e(), s("CustomModal", { ref: "customModal", attrs: { html: t.html, css: t.css, javascript: t.javascript, _document: t._document }, on: { "update:html": function(i) {
554
552
  t.html = i;
555
553
  }, "update:css": function(i) {
556
554
  t.css = i;
@@ -1,10 +1,10 @@
1
- import { n as f, b as h } from "./main-8d566a02.js";
2
- import { m as C } from "./mapFormMixin-4446a1bd.js";
3
- import { C as $ } from "./CPhoneFormat-636103a1.js";
4
- const b = {
1
+ import { n as h, b as f } from "./main-4f27b552.js";
2
+ import { m as C } from "./mapFormMixin-9f326a09.js";
3
+ import { C as b } from "./CPhoneFormat-570a91d9.js";
4
+ const $ = {
5
5
  name: "DocPartiesItem",
6
6
  components: {
7
- CPhoneFormat: $
7
+ CPhoneFormat: b
8
8
  },
9
9
  props: {
10
10
  label: {
@@ -32,20 +32,20 @@ var x = function() {
32
32
  } }, [t("span", { on: { click: function(a) {
33
33
  return e.$emit("click");
34
34
  } } }, [e.type === "phone" ? t("CPhoneFormat", { attrs: { phone: e.data.cellphone, region: e.data.region } }) : [e._v(e._s(e.data))]], 2)])]);
35
- }, w = [], k = /* @__PURE__ */ f(
36
- b,
35
+ }, w = [], k = /* @__PURE__ */ h(
36
+ $,
37
37
  x,
38
38
  w,
39
39
  !1,
40
40
  null,
41
- "7016583e",
41
+ "9bad68ca",
42
42
  null,
43
43
  null
44
44
  );
45
45
  const S = k.exports;
46
46
  const I = {
47
- client: () => import("./ClientModal-b94206f4.js"),
48
- company: () => import("./CompanyModal-c47e7c55.js")
47
+ client: () => import("./ClientModal-dc178083.js"),
48
+ company: () => import("./CompanyModal-6ef7dcdc.js")
49
49
  }, F = {
50
50
  i18nOptions: {
51
51
  namespaces: "components"
@@ -53,7 +53,7 @@ const I = {
53
53
  name: "DocParties",
54
54
  components: {
55
55
  DocPartiesItem: S,
56
- AddClientCallout: () => import("./AddClientCallout-49655a64.js")
56
+ AddClientCallout: () => import("./AddClientCallout-b8390699.js")
57
57
  },
58
58
  mixins: [C()],
59
59
  props: {
@@ -88,19 +88,38 @@ const I = {
88
88
  } = t, c = d === "individual", o = l && (l.standard || l.work);
89
89
  o && (o.formKey = l.standard ? "street" : "workStreet");
90
90
  const g = [
91
- i && { label: n("company"), value: i, formKey: "name" },
92
- a && { label: n("orgNoShort"), value: a, formKey: "orgNo" },
91
+ i && {
92
+ label: n("company"),
93
+ value: i,
94
+ formKey: "name"
95
+ },
96
+ a && {
97
+ label: n("orgNoShort"),
98
+ value: a,
99
+ formKey: "orgNo"
100
+ },
93
101
  r && {
94
102
  label: n(c ? "name" : "reference"),
95
103
  value: r,
96
104
  formKey: c ? "name" : "reference"
97
105
  },
98
- s && c && { label: n("socialNo"), value: s, formKey: "orgNo" },
99
- u && { label: n("email"), value: u, formKey: "email" },
106
+ s && c && {
107
+ label: n("socialNo"),
108
+ value: s,
109
+ formKey: "orgNo"
110
+ },
111
+ u && {
112
+ label: n("email"),
113
+ value: u,
114
+ formKey: "email"
115
+ },
100
116
  m && {
101
117
  label: n("phone"),
102
118
  type: "phone",
103
- value: { cellphone: m, region: y || h(this._document, "sender.company.region", "") },
119
+ value: {
120
+ cellphone: m,
121
+ region: y || f(this._document, "sender.company.region", "")
122
+ },
104
123
  formKey: "cellphone"
105
124
  },
106
125
  o && {
@@ -109,7 +128,13 @@ const I = {
109
128
  formKey: o.formKey
110
129
  }
111
130
  ], p = [];
112
- return v && p.push({ label: this._document.$t("chapters.parties.fTax"), value: v }), _ && p.push({ label: this._document.$t("chapters.parties.allRiskAndLiability"), value: _ }), {
131
+ return v && p.push({
132
+ label: this._document.$t("chapters.parties.fTax"),
133
+ value: v
134
+ }), _ && p.push({
135
+ label: this._document.$t("chapters.parties.allRiskAndLiability"),
136
+ value: _
137
+ }), {
113
138
  main: g,
114
139
  checks: p
115
140
  };
@@ -117,21 +142,18 @@ const I = {
117
142
  }
118
143
  },
119
144
  created() {
120
- h(this, "_value.parties", "") !== "clients" && (this.type = "company");
145
+ f(this, "_value.parties", "") !== "clients" && (this.type = "company");
121
146
  },
122
147
  methods: {
123
148
  openModal({ formKey: n, index: e } = {}) {
124
149
  let t = "name", a = !1;
125
- n && (t = n, ["name", "email", "cellphone", "reference"].includes(n) || (a = !0)), this.$modal.show(
126
- I[this.type],
127
- {
128
- inputFocusOnMount: t,
129
- forceExpand: a,
130
- documentClientIndex: e,
131
- setFormValue: this.viewSettings.setFormValue,
132
- isPublicForm: this.viewSettings.isPublicForm
133
- }
134
- );
150
+ n && (t = n, ["name", "email", "cellphone", "reference"].includes(n) || (a = !0)), this.$modal.show(I[this.type], {
151
+ inputFocusOnMount: t,
152
+ forceExpand: a,
153
+ documentClientIndex: e,
154
+ setFormValue: this.viewSettings.setFormValue,
155
+ isPublicForm: this.viewSettings.isPublicForm
156
+ });
135
157
  },
136
158
  removeClient(n) {
137
159
  this.parties[n] && this.removeField(`clients[${n}]`);
@@ -149,7 +171,10 @@ const I = {
149
171
  });
150
172
  },
151
173
  setClient(n) {
152
- this.$emit("input", { key: `clients[${this.parties.length}]`, value: n });
174
+ this.$emit("input", {
175
+ key: `clients[${this.parties.length}]`,
176
+ value: n
177
+ });
153
178
  }
154
179
  }
155
180
  };
@@ -184,13 +209,13 @@ var P = function() {
184
209
  return t("div", { key: r, staticClass: "check-text" }, [t("svg", { attrs: { width: "11", height: "11", viewBox: "0 0 218 185", xmlns: "http://www.w3.org/2000/svg" } }, [t("path", { staticClass: "primary-svg-fill", attrs: { d: "M217.931476 30.821773L180.506583.515692 85.82601 117.436462 29.993388 72.224097.068524 109.178227l93.257515 75.518447z", fill: "#D8D8D8", "fill-rule": "evenodd" } })]), t("div", [e._v(e._s(i.label))])]);
185
210
  }), 0) : e._e()], 2);
186
211
  })], 2);
187
- }, D = [], M = /* @__PURE__ */ f(
212
+ }, D = [], M = /* @__PURE__ */ h(
188
213
  F,
189
214
  P,
190
215
  D,
191
216
  !1,
192
217
  null,
193
- "9a83d4c6",
218
+ "f1713381",
194
219
  null,
195
220
  null
196
221
  );
@@ -1,15 +1,12 @@
1
- import { m as s } from "./mapFormMixin-4446a1bd.js";
2
- import { n as o } from "./main-8d566a02.js";
1
+ import { m as s } from "./mapFormMixin-9f326a09.js";
2
+ import { n as o } from "./main-4f27b552.js";
3
3
  const u = {
4
4
  name: "PackageGroupBlock",
5
5
  components: {
6
- PackageGroupRead: () => import("./PackageGroup-6e6dd719.js"),
7
- PackageGroupEdit: () => import("./Index-4df3c1d2.js")
6
+ PackageGroupRead: () => import("./PackageGroup-89033998.js"),
7
+ PackageGroupEdit: () => import("./Index-5fc2d521.js")
8
8
  },
9
- mixins: [s([
10
- "type",
11
- "packages"
12
- ])],
9
+ mixins: [s(["type", "packages"])],
13
10
  data() {
14
11
  return {
15
12
  persistedGroup: {
@@ -23,7 +20,9 @@ const u = {
23
20
  valuePaths() {
24
21
  return {
25
22
  ...this._value,
26
- ...this._value.groupId && { hideGroupPrice: `data.packageGroup.${this._value.groupId}.hideGroupPrice` },
23
+ ...this._value.groupId && {
24
+ hideGroupPrice: `data.packageGroup.${this._value.groupId}.hideGroupPrice`
25
+ },
27
26
  articles: "articles"
28
27
  };
29
28
  }
@@ -55,7 +54,7 @@ var p = function() {
55
54
  i,
56
55
  !1,
57
56
  null,
58
- "48477e7b",
57
+ "7cd7cb23",
59
58
  null,
60
59
  null
61
60
  );
@@ -1,7 +1,7 @@
1
- import { m as o } from "./mapFormMixin-4446a1bd.js";
2
- import { I as i } from "./InputToggleRow-40b7b57e.js";
3
- import { B as a } from "./BaseInput-e14e8b12.js";
4
- import { n as l } from "./main-8d566a02.js";
1
+ import { m as o } from "./mapFormMixin-9f326a09.js";
2
+ import { I as i } from "./InputToggleRow-176f3685.js";
3
+ import { B as a } from "./BaseInput-f180db14.js";
4
+ import { n as l } from "./main-4f27b552.js";
5
5
  const m = {
6
6
  i18nOptions: {
7
7
  namespaces: "estimatedTimeToCompleteText",
@@ -1,5 +1,5 @@
1
- import { t as i } from "./tinycolor-c6f29f33.js";
2
- import { O as d, n } from "./main-8d566a02.js";
1
+ import { t as i } from "./tinycolor-2fdfb0b3.js";
2
+ import { O as d, n } from "./main-4f27b552.js";
3
3
  const c = {
4
4
  "3d": (e) => e("path", {
5
5
  attrs: {