@cling-se/widget 0.9.21 → 0.9.22

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-b30fb799.js → AddClientCallout-f30100da.js} +5 -5
  2. package/dist/{AnswerModal-6231b1e0.js → AnswerModal-d30e03bd.js} +3 -3
  3. package/dist/{AttachmentItem-6177b14a.js → AttachmentItem-446bb069.js} +3 -3
  4. package/dist/{BaseDatePicker-52deabed.js → BaseDatePicker-6a365a09.js} +1 -1
  5. package/dist/{BaseInput-a85cebb6.js → BaseInput-7ed92f6a.js} +1 -1
  6. package/dist/{BaseUpload-859d5cee.js → BaseUpload-636eeec3.js} +18 -18
  7. package/dist/{BlockMedia-ee5bf47c.js → BlockMedia-3cb86ebf.js} +1 -1
  8. package/dist/{CCallout-a4442013.js → CCallout-44e44f26.js} +2 -2
  9. package/dist/{CDropdownItem-d04a1369.js → CDropdownItem-52cf4f0e.js} +75 -156
  10. package/dist/{CField-1baba8ee.js → CField-a80001b1.js} +1 -1
  11. package/dist/CPhoneFormat-3db8947d.js +64 -0
  12. package/dist/{CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js → CSlider.vue_vue_type_style_index_0_lang-42fea525.js} +1 -1
  13. package/dist/{ClientAutocomplete-9a48c913.js → ClientAutocomplete-84cfcc88.js} +2 -2
  14. package/dist/{ClientModal-6e232065.js → ClientModal-5c684c95.js} +19 -18
  15. package/dist/{ColorPicker-f53737c4.js → ColorPicker-043d7a04.js} +38 -38
  16. package/dist/{CompanyModal-1d09cba9.js → CompanyModal-64d16864.js} +3 -3
  17. package/dist/{ContentWrapper-b0443560.js → ContentWrapper-f3c1c1cb.js} +15 -14
  18. package/dist/{CoverBlockSettings-92c2721a.js → CoverBlockSettings-8f28a3a5.js} +8 -8
  19. package/dist/DocAnswer-2402eee3.js +30 -0
  20. package/dist/DocDetails-ec7f2a02.js +224 -0
  21. package/dist/{DocForm-02d54368.js → DocForm-c9df5aa0.js} +57 -55
  22. package/dist/{DocFormSend-2667ba21.js → DocFormSend-31f95da1.js} +23 -22
  23. package/dist/{DocLinks-83145fa9.js → DocLinks-93f538c9.js} +2 -2
  24. package/dist/{DocModalBase-bc6b72fc.js → DocModalBase-5c9138cc.js} +1 -1
  25. package/dist/{DocPrint-6e411f4d.js → DocPrint-a4475559.js} +1 -1
  26. package/dist/{DocReceipt-2da01d4a.js → DocReceipt-4e571cee.js} +1 -1
  27. package/dist/{DocSendReminder-9b5f553c.js → DocSendReminder-fe49cd44.js} +1 -1
  28. package/dist/{DocTextEditor-9b95e95a.js → DocTextEditor-2bb318af.js} +777 -771
  29. package/dist/{DocTimeline-c1d5aa41.js → DocTimeline-9f47bab8.js} +17 -13
  30. package/dist/DocumentClient-99d7039b.js +127 -0
  31. package/dist/{DocumentLayout-abef4251.js → DocumentLayout-11af5e3b.js} +12 -11
  32. package/dist/{DocumentLogotype-4ef5e90f.js → DocumentLogotype-1931e1ad.js} +3 -3
  33. package/dist/DocumentVoided-6351a1df.js +27 -0
  34. package/dist/{EmbedInput-2251e7fb.js → EmbedInput-7d0562fc.js} +2 -2
  35. package/dist/{EmbedSettings-dc024f93.js → EmbedSettings-9df99e76.js} +3 -3
  36. package/dist/{ErrorCallout-d8745739.js → ErrorCallout-106838ce.js} +1 -1
  37. package/dist/{FilePreviewModal-0eec8f54.js → FilePreviewModal-095408ae.js} +7 -6
  38. package/dist/{HeaderSettings-c1936aeb.js → HeaderSettings-6d350190.js} +18 -17
  39. package/dist/{ImageSelectModal-65f96a00.js → ImageSelectModal-971708e1.js} +16 -15
  40. package/dist/{ImageUploadWrapper-770093f0.js → ImageUploadWrapper-3fac23f0.js} +12 -12
  41. package/dist/{Index-9689977a.js → Index-1e62aedf.js} +12 -11
  42. package/dist/{Index-d16a077e.js → Index-20d85e3a.js} +2 -2
  43. package/dist/{Index-abc574c9.js → Index-2abd5d2b.js} +4 -4
  44. package/dist/{Index-389f4500.js → Index-356bc162.js} +4 -4
  45. package/dist/{Index-2d8dbeff.js → Index-4fa057f8.js} +3 -3
  46. package/dist/{Index-95291dad.js → Index-567e408c.js} +10 -9
  47. package/dist/{Index-8c6ff53d.js → Index-57d5951b.js} +6 -6
  48. package/dist/{Index-2a2c1f73.js → Index-5a0d7d8c.js} +10 -9
  49. package/dist/{Index-fd8c99a8.js → Index-6e6d2653.js} +2 -2
  50. package/dist/{Index-81ddc798.js → Index-70f16919.js} +4 -4
  51. package/dist/{Index-4d0fb3db.js → Index-7477a320.js} +1 -1
  52. package/dist/{Index-62adb4b4.js → Index-77bcf959.js} +4 -4
  53. package/dist/{Index-6cd763af.js → Index-79f564d7.js} +4 -4
  54. package/dist/{Index-044b3e78.js → Index-7b9b5dee.js} +9 -9
  55. package/dist/{Index-b3e7a96c.js → Index-868d52a9.js} +5 -5
  56. package/dist/{Index-b9a4d140.js → Index-88af8453.js} +3 -3
  57. package/dist/{Index-f922ca7a.js → Index-8b39f885.js} +2 -2
  58. package/dist/{Index-b76ad769.js → Index-8c04b710.js} +15 -14
  59. package/dist/{Index-dfecb8ef.js → Index-8c335677.js} +2 -2
  60. package/dist/{Index-3d5d967d.js → Index-8f883e55.js} +6 -6
  61. package/dist/{Index-94836a7b.js → Index-938d67eb.js} +56 -115
  62. package/dist/{Index-e5e698bd.js → Index-9b1e35fa.js} +4 -4
  63. package/dist/{Index-c94003c4.js → Index-a1f74882.js} +4 -4
  64. package/dist/{Index-f099d8b6.js → Index-a65bded3.js} +4 -4
  65. package/dist/{Index-8b408fa4.js → Index-bf0c487f.js} +7 -7
  66. package/dist/{Index-6939dd0f.js → Index-c8e36c6e.js} +2 -2
  67. package/dist/{Index-7e3ca7a8.js → Index-d3667461.js} +12 -11
  68. package/dist/{Index-a2294660.js → Index-d617c13f.js} +11 -10
  69. package/dist/{Index-ea9c5c01.js → Index-d9001d15.js} +12 -12
  70. package/dist/{Index-0154e11e.js → Index-e27c2fdf.js} +2 -2
  71. package/dist/{Index-51791450.js → Index-eb9a3a06.js} +51 -50
  72. package/dist/{Index-194d394a.js → Index-fad050d0.js} +4 -4
  73. package/dist/{Index-cc230603.js → Index-ffd8211f.js} +16 -15
  74. package/dist/{Index-ee19b47e.js → Index-ffff3ae8.js} +4 -4
  75. package/dist/{InputToggleRow-aa0e2c44.js → InputToggleRow-e6ceba8d.js} +1 -1
  76. package/dist/{IsPremiumPreStep-367dd957.js → IsPremiumPreStep-5760ca12.js} +31 -31
  77. package/dist/{ManualPopover-2bdd12a2.js → ManualPopover-814d1319.js} +1 -1
  78. package/dist/{MediaWrapper-6f144338.js → MediaWrapper-e67928b8.js} +3 -3
  79. package/dist/{NotBindingText-4698dd82.js → NotBindingText-f72244ab.js} +2 -2
  80. package/dist/{PackageGroup-220483fc.js → PackageGroup-b457cbbb.js} +18 -17
  81. package/dist/{PdfTerms-5fb32923.js → PdfTerms-fa51699a.js} +8 -7
  82. package/dist/{PdfViewer-c68102fe.js → PdfViewer-93b67f36.js} +2 -2
  83. package/dist/{PlainHtml-5c871f6e.js → PlainHtml-4decb4b1.js} +1 -1
  84. package/dist/{PriceHeader-8abd96ed.js → PriceHeader-85923b9b.js} +29 -28
  85. package/dist/{SearchApi-5c205029.js → SearchApi-e49da25f.js} +2 -2
  86. package/dist/{Setup-c6e232cc.js → Setup-9e46ec76.js} +1 -1
  87. package/dist/{TermsSettings-31743151.js → TermsSettings-79755d10.js} +9 -8
  88. package/dist/{ThemeColorRow-fbea4c21.js → ThemeColorRow-ce0c5083.js} +3 -3
  89. package/dist/{ToggleBinding-eacc1838.js → ToggleBinding-cda92aa3.js} +3 -3
  90. package/dist/{UploadModal-593a1535.js → UploadModal-0e80a0f2.js} +3 -3
  91. package/dist/{VideoPlayerInput-a4e484f4.js → VideoPlayerInput-6145c645.js} +3 -3
  92. package/dist/{VideoPlayerSettings-6dedd07e.js → VideoPlayerSettings-b6d55453.js} +4 -4
  93. package/dist/{VideoSelectModal-93abc59d.js → VideoSelectModal-61d97f65.js} +13 -12
  94. package/dist/{answerDocumentMixin-bbd3ab59.js → answerDocumentMixin-8edab24a.js} +3 -3
  95. package/dist/debounce-62af9d61.js +84 -0
  96. package/dist/{focusDrawerMixin-566688bb.js → focusDrawerMixin-745d4e52.js} +1 -1
  97. package/dist/{formComponentsInstall-c9797c0b.js → formComponentsInstall-dc68b7e8.js} +22 -22
  98. package/dist/{formDrawerState-18920c2a.js → formDrawerState-6408853b.js} +1 -1
  99. package/dist/{formValidationMixin-7144b19f.js → formValidationMixin-a27a1b47.js} +1 -1
  100. package/dist/{image-6e71d7fa.js → image-7f7c16da.js} +1 -1
  101. package/dist/{index-465cfbbd.js → index-14df19cb.js} +2 -2
  102. package/dist/{index-a390debd.js → index-1cf2de3c.js} +39 -39
  103. package/dist/{index-0a319f2d.js → index-2a4b06f7.js} +4 -4
  104. package/dist/{index-82e3d4b8.js → index-474d6e34.js} +1 -1
  105. package/dist/{index-08b2746a.js → index-a72b19e9.js} +15 -14
  106. package/dist/{index-8bd6d39a.js → index-cc6b4d3a.js} +15 -14
  107. package/dist/index.es.js +9 -9
  108. package/dist/index.umd.js +175 -177
  109. package/dist/{main-0530c048.js → main-b72127b8.js} +13370 -14589
  110. package/dist/{mapFormMixin-01a2e577.js → mapFormMixin-52ec1660.js} +1 -1
  111. package/dist/{publicSenderState-db943021.js → publicSenderState-1a30e0c5.js} +1 -1
  112. package/dist/{simplebar.min-7f44680f.js → simplebar.min-c28f1a61.js} +1 -1
  113. package/dist/style.css +2 -2
  114. package/dist/{template-8ac55054.js → template-c65478b1.js} +2 -2
  115. package/dist/{throttle-be2144d7.js → throttle-040bd305.js} +2 -2
  116. package/dist/{tinycolor-9d91bda6.js → tinycolor-10bcd30d.js} +1 -1
  117. package/dist/{tippy.esm-8368093c.js → tippy.esm-0ef95919.js} +45 -45
  118. package/dist/{utils-66c1f205.js → utils-6073fc98.js} +1 -1
  119. package/dist/{vuedraggable.umd-d9c89b79.js → vuedraggable.umd-d2790aec.js} +63 -63
  120. package/package.json +1 -1
  121. package/dist/DocAnswer-d48b4e6b.js +0 -33
  122. package/dist/DocumentClient-2f98bdb5.js +0 -147
@@ -1,10 +1,10 @@
1
- import { m as s } from "./mapFormMixin-01a2e577.js";
2
- import { n as o } from "./main-0530c048.js";
1
+ import { m as s } from "./mapFormMixin-52ec1660.js";
2
+ import { n as o } from "./main-b72127b8.js";
3
3
  const u = {
4
4
  name: "PackageGroupBlock",
5
5
  components: {
6
- PackageGroupRead: () => import("./PackageGroup-220483fc.js"),
7
- PackageGroupEdit: () => import("./Index-51791450.js")
6
+ PackageGroupRead: () => import("./PackageGroup-b457cbbb.js"),
7
+ PackageGroupEdit: () => import("./Index-eb9a3a06.js")
8
8
  },
9
9
  mixins: [s([
10
10
  "type",
@@ -1,7 +1,7 @@
1
- import { m as r } from "./mapFormMixin-01a2e577.js";
2
- import { I as n } from "./InputToggleRow-aa0e2c44.js";
3
- import { B as l } from "./BaseDatePicker-52deabed.js";
4
- import { n as s } from "./main-0530c048.js";
1
+ import { m as r } from "./mapFormMixin-52ec1660.js";
2
+ import { I as n } from "./InputToggleRow-e6ceba8d.js";
3
+ import { B as l } from "./BaseDatePicker-6a365a09.js";
4
+ import { n as s } from "./main-b72127b8.js";
5
5
  const c = {
6
6
  i18nOptions: {
7
7
  namespaces: "estimatedTimeStartEnd",
@@ -1,10 +1,10 @@
1
- import { m as _ } from "./mapFormMixin-01a2e577.js";
2
- import { n as o } from "./main-0530c048.js";
1
+ import { m as _ } from "./mapFormMixin-52ec1660.js";
2
+ import { n as o } from "./main-b72127b8.js";
3
3
  const a = {
4
4
  name: "NotBinding",
5
5
  components: {
6
- Edit: () => import("./ToggleBinding-eacc1838.js"),
7
- Read: () => import("./NotBindingText-4698dd82.js")
6
+ Edit: () => import("./ToggleBinding-cda92aa3.js"),
7
+ Read: () => import("./NotBindingText-f72244ab.js")
8
8
  },
9
9
  mixins: [_()]
10
10
  };
@@ -1,8 +1,8 @@
1
- import { m as o } from "./mapFormMixin-01a2e577.js";
2
- import { f as r } from "./focusDrawerMixin-566688bb.js";
3
- import { g as n } from "./utils-66c1f205.js";
4
- import { n as a } from "./main-0530c048.js";
5
- import "./formDrawerState-18920c2a.js";
1
+ import { m as o } from "./mapFormMixin-52ec1660.js";
2
+ import { f as r } from "./focusDrawerMixin-745d4e52.js";
3
+ import { g as n } from "./utils-6073fc98.js";
4
+ import { n as a } from "./main-b72127b8.js";
5
+ import "./formDrawerState-6408853b.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-6dedd07e.js"),
14
- VideoPlayerInput: () => import("./VideoPlayerInput-a4e484f4.js")
13
+ VideoPlayerSettings: () => import("./VideoPlayerSettings-b6d55453.js"),
14
+ VideoPlayerInput: () => import("./VideoPlayerInput-6145c645.js")
15
15
  },
16
16
  mixins: [o(["videoPlayer"]), r],
17
17
  data() {
@@ -1,5 +1,5 @@
1
- import { P as s } from "./PlainHtml-5c871f6e.js";
2
- import { n as e } from "./main-0530c048.js";
1
+ import { P as s } from "./PlainHtml-4decb4b1.js";
2
+ import { n as e } from "./main-b72127b8.js";
3
3
  const l = {
4
4
  name: "WorkAddressTextRead",
5
5
  functional: !0,
@@ -1,14 +1,15 @@
1
- import { m as s } from "./mapFormMixin-01a2e577.js";
2
- import { w as i, x as r, y as a, n as m } from "./main-0530c048.js";
3
- import { T as c } from "./DocTextEditor-9b95e95a.js";
4
- import "./tippy.esm-8368093c.js";
5
- import "./ColorPicker-f53737c4.js";
6
- import "./DocumentLayout-abef4251.js";
7
- import "./CDropdownItem-d04a1369.js";
8
- import "./CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js";
1
+ import { m as s } from "./mapFormMixin-52ec1660.js";
2
+ import { x as i, y as r, z as a, n as m } from "./main-b72127b8.js";
3
+ import { T as c } from "./DocTextEditor-2bb318af.js";
4
+ import "./tippy.esm-0ef95919.js";
5
+ import "./ColorPicker-043d7a04.js";
6
+ import "./DocumentLayout-11af5e3b.js";
7
+ import "./debounce-62af9d61.js";
8
+ import "./CDropdownItem-52cf4f0e.js";
9
+ import "./CSlider.vue_vue_type_style_index_0_lang-42fea525.js";
9
10
  import "./dom-962579a6.js";
10
11
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
11
- import "./ManualPopover-2bdd12a2.js";
12
+ import "./ManualPopover-814d1319.js";
12
13
  import "./color-71c20583.js";
13
14
  const d = {
14
15
  name: "textContent",
@@ -50,7 +51,7 @@ var l = function() {
50
51
  null,
51
52
  null
52
53
  );
53
- const S = u.exports;
54
+ const b = u.exports;
54
55
  export {
55
- S as default
56
+ b as default
56
57
  };
@@ -1,10 +1,11 @@
1
- import { n as m, o as p } from "./main-0530c048.js";
2
- import { m as c } from "./mapFormMixin-01a2e577.js";
3
- import l from "./FilePreviewModal-0eec8f54.js";
4
- import "./PdfViewer-c68102fe.js";
1
+ import { n as m, o as p } from "./main-b72127b8.js";
2
+ import { m as c } from "./mapFormMixin-52ec1660.js";
3
+ import l from "./FilePreviewModal-095408ae.js";
4
+ import "./PdfViewer-93b67f36.js";
5
5
  import "./dom-962579a6.js";
6
- import "./DocumentLayout-abef4251.js";
7
- import "./CDropdownItem-d04a1369.js";
6
+ import "./DocumentLayout-11af5e3b.js";
7
+ import "./debounce-62af9d61.js";
8
+ import "./CDropdownItem-52cf4f0e.js";
8
9
  const d = {
9
10
  name: "FilePreviewWrapper",
10
11
  components: {
@@ -70,8 +71,8 @@ const w = h.exports, v = {
70
71
  name: "AttachmentList",
71
72
  components: {
72
73
  FilePreviewWrapper: w,
73
- BaseUpload: () => import("./BaseUpload-859d5cee.js"),
74
- AttachmentItem: () => import("./AttachmentItem-6177b14a.js")
74
+ BaseUpload: () => import("./BaseUpload-636eeec3.js"),
75
+ AttachmentItem: () => import("./AttachmentItem-446bb069.js")
75
76
  },
76
77
  mixins: [c(["attachments"])],
77
78
  data() {
@@ -155,7 +156,7 @@ var g = function() {
155
156
  null,
156
157
  null
157
158
  );
158
- const A = x.exports;
159
+ const M = x.exports;
159
160
  export {
160
- A as default
161
+ M as default
161
162
  };
@@ -1,5 +1,5 @@
1
- import { K as c, s as u, n as m } from "./main-0530c048.js";
2
- import { P as p } from "./PlainHtml-5c871f6e.js";
1
+ import { L as c, u, n as m } from "./main-b72127b8.js";
2
+ import { P as p } from "./PlainHtml-4decb4b1.js";
3
3
  import { s as g } from "./dom-962579a6.js";
4
4
  const f = {
5
5
  name: "ExtraWorkConstructionPricingListRead",
@@ -64,7 +64,7 @@ const f = {
64
64
  render(e) {
65
65
  if (!this._document.readPrices)
66
66
  return e("div");
67
- let i = !0, n = null, a = 1, o = null;
67
+ let i = !0, n = null, s = 1, o = null;
68
68
  const {
69
69
  prices: r = null
70
70
  } = this._document || {};
@@ -83,7 +83,7 @@ const f = {
83
83
  greenRot20: 0.8,
84
84
  greenRot50: 0.5
85
85
  };
86
- i && (a *= 1.25), i && t[n] && (a *= t[n]);
86
+ i && (s *= 1.25), i && t[n] && (s *= t[n]);
87
87
  }
88
88
  const d = () => n ? this.$t("deduction.afterType", {
89
89
  type: n
@@ -92,12 +92,12 @@ const f = {
92
92
  })} `, l = this.$t("subPriceString", {
93
93
  str: d(),
94
94
  vat: i ? this.$t("andVat") : ""
95
- }), s = [];
95
+ }), a = [];
96
96
  if (this.workPrice) {
97
97
  const t = c({
98
98
  amount: this.workPrice
99
- }).multiply(a).getAmount();
100
- s.push({
99
+ }).multiply(s).getAmount();
100
+ a.push({
101
101
  title: this.$t("labor"),
102
102
  subTitle: l,
103
103
  amount: `${u(t, {
@@ -109,8 +109,8 @@ const f = {
109
109
  if (this.managementPrice) {
110
110
  const t = c({
111
111
  amount: this.managementPrice
112
- }).multiply(a).getAmount();
113
- s.push({
112
+ }).multiply(s).getAmount();
113
+ a.push({
114
114
  title: this.$t("laborManagement"),
115
115
  subTitle: l,
116
116
  amount: `${u(t, {
@@ -119,11 +119,11 @@ const f = {
119
119
  })}/h`
120
120
  });
121
121
  }
122
- return this.entrepreneurMarkupPercentage && s.push({
122
+ return this.entrepreneurMarkupPercentage && a.push({
123
123
  title: this.$t("subContractors"),
124
124
  subTitle: this.$t("subContractorsSub"),
125
125
  amount: `${this.entrepreneurMarkupPercentage} %`
126
- }), this.miscMarkupPercentage && s.push({
126
+ }), this.miscMarkupPercentage && a.push({
127
127
  title: this.$t("material"),
128
128
  subTitle: this.$t("materialSub"),
129
129
  amount: `${this.miscMarkupPercentage} %`
@@ -131,7 +131,7 @@ const f = {
131
131
  class: "m-b-2r"
132
132
  }, [this.$t("descriptionTop")]), e("div", {
133
133
  class: "m-b-2r list-box"
134
- }, [s.map((t) => e("div", {
134
+ }, [a.map((t) => e("div", {
135
135
  class: "ata-item"
136
136
  }, [e("div", {
137
137
  class: "ata-item-text"
@@ -1,5 +1,5 @@
1
- import { t as i } from "./tinycolor-9d91bda6.js";
2
- import { N as d, n } from "./main-0530c048.js";
1
+ import { t as i } from "./tinycolor-10bcd30d.js";
2
+ import { O as d, n } from "./main-b72127b8.js";
3
3
  const c = {
4
4
  "3d": (e) => e("path", {
5
5
  attrs: {
@@ -1,21 +1,22 @@
1
- import { aL as B, aM as A, aN as E, aO as z, aP as W, aQ as F, j, aR as N, b as o, n as c, q as H, aS as x, ar as U, aT as w, aU as q, ad as f, U as G, g as p, s as k, aV as K, ae as Y, aW as Z, aX as J, aY as C, p as Q, K as g, w as X, y as ee, aZ as te, o as ie, N as se } from "./main-0530c048.js";
1
+ import { aO as B, aP as A, aQ as E, aR as z, aS as W, aT as F, j, aU as N, b as o, n as c, q as H, aV as x, au as q, aW as w, aX as U, ai as f, X as G, g as p, u as k, aY as K, aj as Y, aZ as Z, a_ as X, a$ as C, p as J, L as g, x as Q, z as ee, b0 as te, o as ie, O as se } from "./main-b72127b8.js";
2
2
  import { m as h, a as v } from "./vuex.esm-4a0fff7c.js";
3
- import { m as y } from "./mapFormMixin-01a2e577.js";
4
- import { E as P } from "./ErrorCallout-d8745739.js";
5
- import { T as ae } from "./DocTextEditor-9b95e95a.js";
6
- import { o as S, d as ne } from "./vuedraggable.umd-d9c89b79.js";
7
- import { W as re } from "./DocumentLayout-abef4251.js";
8
- import { C as oe } from "./tippy.esm-8368093c.js";
3
+ import { m as y } from "./mapFormMixin-52ec1660.js";
4
+ import { E as P } from "./ErrorCallout-106838ce.js";
5
+ import { T as ae } from "./DocTextEditor-2bb318af.js";
6
+ import { o as S, d as ne } from "./vuedraggable.umd-d2790aec.js";
7
+ import { W as re } from "./DocumentLayout-11af5e3b.js";
8
+ import { C as oe } from "./tippy.esm-0ef95919.js";
9
9
  import { v as le } from "./index-805c56e4.js";
10
- import { S as ce } from "./SearchApi-5c205029.js";
11
- import { w as ue } from "./CDropdownItem-d04a1369.js";
12
- import { B as V } from "./BaseInput-a85cebb6.js";
10
+ import { S as ce } from "./SearchApi-e49da25f.js";
11
+ import { w as ue } from "./CDropdownItem-52cf4f0e.js";
12
+ import { B as V } from "./BaseInput-7ed92f6a.js";
13
13
  import "./dom-962579a6.js";
14
- import "./CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js";
14
+ import "./CSlider.vue_vue_type_style_index_0_lang-42fea525.js";
15
15
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
16
- import "./ManualPopover-2bdd12a2.js";
17
- import "./ColorPicker-f53737c4.js";
16
+ import "./ManualPopover-814d1319.js";
17
+ import "./ColorPicker-043d7a04.js";
18
18
  import "./color-71c20583.js";
19
+ import "./debounce-62af9d61.js";
19
20
  const de = [
20
21
  "unit",
21
22
  "m2",
@@ -90,7 +91,7 @@ const De = /* @__PURE__ */ j(Ve), Re = (i) => (i || []).slice(0, 1).map((e) => (
90
91
  }
91
92
  }
92
93
  }));
93
- }, Me = (i = []) => {
94
+ }, Le = (i = []) => {
94
95
  let e = !1;
95
96
  return i.map((t) => {
96
97
  const s = {
@@ -105,13 +106,13 @@ const De = /* @__PURE__ */ j(Ve), Re = (i) => (i || []).slice(0, 1).map((e) => (
105
106
  return (s.isSelected || s.isSelectedDefault) && (e = !0), s;
106
107
  }, []);
107
108
  };
108
- function Le(i, ...e) {
109
+ function Me(i, ...e) {
109
110
  if (i === "single")
110
111
  return Re(...e);
111
112
  if (i === "checkbox")
112
113
  return Oe(...e);
113
114
  if (i === "radio")
114
- return Me(...e);
115
+ return Le(...e);
115
116
  throw new Error(`Package filter type '${i}' is not implemented`);
116
117
  }
117
118
  const Be = {
@@ -238,9 +239,9 @@ const D = We.exports, T = {
238
239
  ...s,
239
240
  ...T,
240
241
  [t]: !0
241
- }), U(s.quantity) !== "number" && (s.quantity = 0), w(s);
242
+ }), q(s.quantity) !== "number" && (s.quantity = 0), w(s);
242
243
  }, R = ({ stored: i, current: e, hidePrice: t = !1, activeHouseWorkType: s }) => {
243
- let n = q({
244
+ let n = U({
244
245
  ...i,
245
246
  quantity: 1,
246
247
  showPrice: !t,
@@ -316,7 +317,7 @@ const D = We.exports, T = {
316
317
  }
317
318
  }
318
319
  }
319
- }, M = {
320
+ }, L = {
320
321
  article: {
321
322
  name: {
322
323
  maxLength: le.maxLength(255)
@@ -458,7 +459,7 @@ var Ne = function() {
458
459
  return a.stopPropagation(), e.onSelect(s);
459
460
  } } }, [t("div", { staticClass: "r-item-title truncate-text" }, [e._v(e._s(s.name))]), t("div", { staticClass: "r-item-details" }, [s.externalReference && s.externalReference.service ? t("div", { staticStyle: { width: "18px", height: "18px", "border-radius": "2px", "background-color": "hsl(0, 0%, 60%)", display: "inline-flex", "justify-content": "center", "align-items": "center" } }, [t("BaseIcon", { staticStyle: { color: "white" }, attrs: { type: s.externalReference.service, size: "14" } })], 1) : e._e(), s.article_no ? t("div", [e._v(e._s(s.article_no))]) : e._e(), s.price ? t("div", [e._v(e._s(e.priceFormat(s.price, { currency: s.currency })))]) : e._e(), s.vat ? t("div", [e._v(e._s(e.$t("vat.sharedTitle").capitalize()) + " " + e._s(s.vat) + "%")]) : e._e()]), e.selectedIndex === n ? t("div", { staticClass: "r-item-icon" }, [t("BaseIcon", { attrs: { type: "corner-down-left", size: "16" } })], 1) : e._e()]);
460
461
  }), 0) : e._e()], 1);
461
- }, He = [], Ue = /* @__PURE__ */ c(
462
+ }, He = [], qe = /* @__PURE__ */ c(
462
463
  je,
463
464
  Ne,
464
465
  He,
@@ -468,8 +469,8 @@ var Ne = function() {
468
469
  null,
469
470
  null
470
471
  );
471
- const L = Ue.exports;
472
- const qe = {
472
+ const M = qe.exports;
473
+ const Ue = {
473
474
  name: "Article",
474
475
  i18nOptions: {
475
476
  namespaces: "Article",
@@ -477,7 +478,7 @@ const qe = {
477
478
  },
478
479
  components: {
479
480
  ErrorCallout: P,
480
- ArticleAutocomplete: L,
481
+ ArticleAutocomplete: M,
481
482
  CPriceInput: D
482
483
  },
483
484
  props: {
@@ -521,13 +522,13 @@ const qe = {
521
522
  default: null
522
523
  }
523
524
  },
524
- validations: M,
525
+ validations: L,
525
526
  data() {
526
527
  return {
527
528
  updateData: $,
528
529
  addSavedArticle: R,
529
530
  articleUnitLabel: f,
530
- widthCompact: 600,
531
+ widthCompact: 580,
531
532
  visualDisable: !1
532
533
  };
533
534
  },
@@ -627,17 +628,17 @@ var Ge = function() {
627
628
  return t("div", { key: l, staticClass: "article-details-item", class: [r] }, [e._v(" " + e._s(s) + " "), n ? t("div", { domProps: { innerHTML: e._s(n) } }) : e._e(), e._v(" " + e._s(a) + " ")]);
628
629
  }), 0) : e._e(), e.$v.$invalid && e.$v.$dirty ? t("ErrorCallout", { attrs: { message: e.errorMessage(e.$v) } }) : e._e()], 1);
629
630
  }, Ke = [], Ye = /* @__PURE__ */ c(
630
- qe,
631
+ Ue,
631
632
  Ge,
632
633
  Ke,
633
634
  !1,
634
635
  null,
635
- "faf5856d",
636
+ "ffe91c91",
636
637
  null,
637
638
  null
638
639
  );
639
640
  const Ze = Ye.exports;
640
- const Je = {
641
+ const Xe = {
641
642
  props: {
642
643
  canForward: {
643
644
  type: Boolean,
@@ -708,17 +709,17 @@ const Je = {
708
709
  });
709
710
  }
710
711
  };
711
- var Qe = function() {
712
+ var Je = function() {
712
713
  var e = this, t = e._self._c;
713
714
  return t("div", { staticClass: "l-root" }, [t("div", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.getNavTooltip(-1), expression: "getNavTooltip(-1)" }], staticClass: "l-button", class: { disabled: !e.canBackward }, staticStyle: { left: "calc(-4 * var(--rem))" }, on: { click: function(s) {
714
715
  return e.$emit("go", -1);
715
716
  } } }, [t("svg", { attrs: { xmlns: "http://www.w3.org/2000/svg", width: "35", height: "35", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }, [t("path", { attrs: { d: "M15 18l-6-6 6-6" } })])]), t("div", { directives: [{ name: "tooltip", rawName: "v-tooltip", value: e.getNavTooltip(1), expression: "getNavTooltip(1)" }], staticClass: "l-button", class: { disabled: !e.canForward }, staticStyle: { right: "calc(-4 * var(--rem))" }, on: { click: function(s) {
716
717
  return e.$emit("go", 1);
717
718
  } } }, [t("svg", { attrs: { xmlns: "http://www.w3.org/2000/svg", width: "35", height: "35", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", "stroke-width": "2", "stroke-linecap": "round", "stroke-linejoin": "round" } }, [t("path", { attrs: { d: "M9 18l6-6-6-6" } })])])]);
718
- }, Xe = [], et = /* @__PURE__ */ c(
719
+ }, Qe = [], et = /* @__PURE__ */ c(
720
+ Xe,
719
721
  Je,
720
722
  Qe,
721
- Xe,
722
723
  !1,
723
724
  null,
724
725
  "9a0caf80",
@@ -755,7 +756,7 @@ const it = {
755
756
  },
756
757
  components: {
757
758
  DragList: Z,
758
- DragItem: J
759
+ DragItem: X
759
760
  },
760
761
  data() {
761
762
  return {
@@ -826,7 +827,7 @@ const it = {
826
827
  this.$emit("close");
827
828
  },
828
829
  async onDrop({ removedIndex: i, addedIndex: e }) {
829
- i === null && e === null || i !== e && (this.idList = C(this.idList, i, e), await Q("/unitType/setPositions", { ids: this.idList }, { invalidateCache: { type: "unitType" } }), this.reset(), await this.loadUnits());
830
+ i === null && e === null || i !== e && (this.idList = C(this.idList, i, e), await J("/unitType/setPositions", { ids: this.idList }, { invalidateCache: { type: "unitType" } }), this.reset(), await this.loadUnits());
830
831
  }
831
832
  }
832
833
  };
@@ -937,7 +938,7 @@ const pt = {
937
938
  messages: O
938
939
  },
939
940
  components: {
940
- ArticleAutocomplete: L,
941
+ ArticleAutocomplete: M,
941
942
  ArticleUnitSelect: dt,
942
943
  ListModalButtons: tt,
943
944
  CPriceInput: D
@@ -997,7 +998,7 @@ const pt = {
997
998
  }
998
999
  },
999
1000
  mixins: [ue],
1000
- validations: M,
1001
+ validations: L,
1001
1002
  data() {
1002
1003
  return {
1003
1004
  priceSuffix: Fe,
@@ -1685,7 +1686,7 @@ var Rt = function() {
1685
1686
  } } }, [e._v(" " + e._s(e.$t("reset")) + " ")])], 1)]), e.houseWorkManualAmount ? t("portal", { attrs: { order: 2, to: "document-nav-bottom" } }, [t("div", { staticClass: "housework-manual-nav", on: { click: function(s) {
1686
1687
  return e.$modal.show(`deduction-modal-${e._uid}`);
1687
1688
  } } }, [t("svg", { staticClass: "css-i6dzq1", staticStyle: { "margin-right": "0.5em" }, attrs: { viewBox: "0 0 24 24", width: "12", height: "12", stroke: "currentColor", "stroke-width": "2", fill: "none", "stroke-linecap": "round", "stroke-linejoin": "round" } }, [t("path", { attrs: { d: "M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z" } }), t("line", { attrs: { x1: "12", y1: "9", x2: "12", y2: "13" } }), t("line", { attrs: { x1: "12", y1: "17", x2: "12.01", y2: "17" } })]), e._v(" " + e._s(e.$t("deduction.manualType", { type: e.houseWorkType })) + " " + e._s(e.$t("using")) + " ")])]) : e._e()], 1);
1688
- }, Ot = [], Mt = /* @__PURE__ */ c(
1689
+ }, Ot = [], Lt = /* @__PURE__ */ c(
1689
1690
  Dt,
1690
1691
  Rt,
1691
1692
  Ot,
@@ -1695,11 +1696,11 @@ var Rt = function() {
1695
1696
  null,
1696
1697
  null
1697
1698
  );
1698
- const Lt = Mt.exports;
1699
+ const Mt = Lt.exports;
1699
1700
  const Bt = {
1700
1701
  name: "Pricing",
1701
1702
  components: {
1702
- EditDeduction: Lt
1703
+ EditDeduction: Mt
1703
1704
  },
1704
1705
  props: {
1705
1706
  _document: {
@@ -1879,7 +1880,7 @@ const jt = {
1879
1880
  },
1880
1881
  internalDescription: {
1881
1882
  get() {
1882
- return X(this.description, this._document.textTemplateMap, this._document._doc);
1883
+ return Q(this.description, this._document.textTemplateMap, this._document._doc);
1883
1884
  },
1884
1885
  set(i) {
1885
1886
  this.description = ee(i);
@@ -1990,7 +1991,7 @@ var Nt = function() {
1990
1991
  }` }], staticClass: "text-gray-500 bg-gray-100 border border-gray-200 p-2.5 text-center text-sm font-medium leading-none rounded-md cursor-pointer transition-colors hover:border-gray-400 hover:bg-gray-500 hover:text-white", on: { click: function(s) {
1991
1992
  return e.onArticleAdd({ openModal: !0 });
1992
1993
  } } }, [t("BaseIcon", { attrs: { type: "zap", size: "16", "stroke-width": "2.5" } })], 1)]), t("Pricing", e._g({ attrs: { _document: e._document, "base-path": `${e._value.basePath}`, "package-id": e.packageId } }, e.$listeners))], 1)], 1)]);
1993
- }, Ht = [], Ut = /* @__PURE__ */ c(
1994
+ }, Ht = [], qt = /* @__PURE__ */ c(
1994
1995
  jt,
1995
1996
  Nt,
1996
1997
  Ht,
@@ -2000,7 +2001,7 @@ var Nt = function() {
2000
2001
  null,
2001
2002
  null
2002
2003
  );
2003
- const qt = Ut.exports;
2004
+ const Ut = qt.exports;
2004
2005
  const Gt = {
2005
2006
  name: "PackageGroupSelect",
2006
2007
  i18nOptions: {
@@ -2098,8 +2099,8 @@ var Kt = function() {
2098
2099
  null,
2099
2100
  null
2100
2101
  );
2101
- const Jt = Zt.exports;
2102
- const Qt = {
2102
+ const Xt = Zt.exports;
2103
+ const Jt = {
2103
2104
  name: "PackageGroupEdit",
2104
2105
  i18nOptions: {
2105
2106
  namespaces: "PackageGroupEdit",
@@ -2138,8 +2139,8 @@ const Qt = {
2138
2139
  },
2139
2140
  components: {
2140
2141
  ErrorCallout: P,
2141
- PackageItem: qt,
2142
- PackageGroupSelect: Jt
2142
+ PackageItem: Ut,
2143
+ PackageGroupSelect: Xt
2143
2144
  },
2144
2145
  mixins: [y([
2145
2146
  "type",
@@ -2247,7 +2248,7 @@ const Qt = {
2247
2248
  } = this.persistedGroup;
2248
2249
  if (!e.length)
2249
2250
  return;
2250
- if (i !== this.persistedGroup.type && (e = Le(i, e)), i === "single" && t.length) {
2251
+ if (i !== this.persistedGroup.type && (e = Me(i, e)), i === "single" && t.length) {
2251
2252
  const [{ packageId: n }] = e;
2252
2253
  t = t.filter((a) => a.packageId === n);
2253
2254
  }
@@ -2317,7 +2318,7 @@ const Qt = {
2317
2318
  }
2318
2319
  }
2319
2320
  };
2320
- var Xt = function() {
2321
+ var Qt = function() {
2321
2322
  var e = this, t = e._self._c;
2322
2323
  return t("div", { staticClass: "package-group-root font-inter" }, [e.type ? [t("div", { staticStyle: { position: "absolute", right: "0", top: "-10px", transform: "translateY(-100%)", "z-index": "2" } }, [t("CDropdown", [t("CButton", { attrs: { slot: "trigger", type: "none", size: "normal", pattern: "secondary", icon: "more-horizontal", circle: "" }, slot: "trigger" }), t("CDropdownItem", { on: { click: e.onResetType } }, [e._v(e._s(e.$t("_common:change", { thing: e.$t("_common:price.proposal").toLowerCase() })))]), t("CDropdownItem", { attrs: { value: !!e.hideGroupPrice, "close-on-click": !1, toggle: "" }, on: { input: function(s) {
2323
2324
  e.hideGroupPrice = s;
@@ -2375,8 +2376,8 @@ var Xt = function() {
2375
2376
  return e.onSelectType(s);
2376
2377
  } } }), e.validator.$invalid && e.validator.$dirty ? t("ErrorCallout", { staticStyle: { "padding-bottom": "calc(1.5 * var(--rem))" }, attrs: { message: e.$t("error.selectType") } }) : e._e()], 1)], 2);
2377
2378
  }, ei = [], ti = /* @__PURE__ */ c(
2379
+ Jt,
2378
2380
  Qt,
2379
- Xt,
2380
2381
  ei,
2381
2382
  !1,
2382
2383
  null,
@@ -2384,7 +2385,7 @@ var Xt = function() {
2384
2385
  null,
2385
2386
  null
2386
2387
  );
2387
- const ki = ti.exports;
2388
+ const $i = ti.exports;
2388
2389
  export {
2389
- ki as default
2390
+ $i as default
2390
2391
  };
@@ -1,7 +1,7 @@
1
- import { m as o } from "./mapFormMixin-01a2e577.js";
2
- import { I as i } from "./InputToggleRow-aa0e2c44.js";
3
- import { B as a } from "./BaseInput-a85cebb6.js";
4
- import { n as l } from "./main-0530c048.js";
1
+ import { m as o } from "./mapFormMixin-52ec1660.js";
2
+ import { I as i } from "./InputToggleRow-e6ceba8d.js";
3
+ import { B as a } from "./BaseInput-7ed92f6a.js";
4
+ import { n as l } from "./main-b72127b8.js";
5
5
  const m = {
6
6
  i18nOptions: {
7
7
  namespaces: "estimatedTimeToCompleteText",
@@ -1,24 +1,25 @@
1
- import { b as s, w as n, x as c, y as i, J as a, n as l } from "./main-0530c048.js";
2
- import { m as v } from "./mapFormMixin-01a2e577.js";
3
- import { f as d } from "./focusDrawerMixin-566688bb.js";
4
- import { B as u } from "./BlockMedia-ee5bf47c.js";
5
- import { T as m } from "./DocTextEditor-9b95e95a.js";
6
- import "./formDrawerState-18920c2a.js";
1
+ import { b as s, x as n, y as c, z as i, K as a, n as l } from "./main-b72127b8.js";
2
+ import { m as v } from "./mapFormMixin-52ec1660.js";
3
+ import { f as d } from "./focusDrawerMixin-745d4e52.js";
4
+ import { B as u } from "./BlockMedia-3cb86ebf.js";
5
+ import { T as m } from "./DocTextEditor-2bb318af.js";
6
+ import "./formDrawerState-6408853b.js";
7
7
  import "./color-71c20583.js";
8
- import "./tippy.esm-8368093c.js";
9
- import "./ColorPicker-f53737c4.js";
10
- import "./DocumentLayout-abef4251.js";
11
- import "./CDropdownItem-d04a1369.js";
12
- import "./CSlider.vue_vue_type_style_index_0_lang-5301a1aa.js";
8
+ import "./tippy.esm-0ef95919.js";
9
+ import "./ColorPicker-043d7a04.js";
10
+ import "./DocumentLayout-11af5e3b.js";
11
+ import "./debounce-62af9d61.js";
12
+ import "./CDropdownItem-52cf4f0e.js";
13
+ import "./CSlider.vue_vue_type_style_index_0_lang-42fea525.js";
13
14
  import "./dom-962579a6.js";
14
15
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
15
- import "./ManualPopover-2bdd12a2.js";
16
+ import "./ManualPopover-814d1319.js";
16
17
  const _ = {
17
18
  name: "CoverBlock",
18
19
  components: {
19
20
  BlockMedia: u,
20
21
  TextEditor: m,
21
- CoverBlockSettings: () => import("./CoverBlockSettings-92c2721a.js")
22
+ CoverBlockSettings: () => import("./CoverBlockSettings-8f28a3a5.js")
22
23
  },
23
24
  mixins: [v(["coverBlock"]), d],
24
25
  inject: ["parentSize"],
@@ -86,7 +87,7 @@ var p = function() {
86
87
  null,
87
88
  null
88
89
  );
89
- const z = k.exports;
90
+ const F = k.exports;
90
91
  export {
91
- z as default
92
+ F as default
92
93
  };
@@ -1,4 +1,4 @@
1
- import { n, s as l } from "./main-0530c048.js";
1
+ import { n, u as l } from "./main-b72127b8.js";
2
2
  const d = {
3
3
  name: "MultiGroupPricing",
4
4
  props: {
@@ -54,7 +54,7 @@ const d = {
54
54
  }
55
55
  }
56
56
  };
57
- var p = function() {
57
+ var u = function() {
58
58
  var t = this, e = t._self._c;
59
59
  return e("div", [t._l(t.pkgGroups, function(r, a) {
60
60
  return e("div", { key: a, staticStyle: { padding: "calc(0.5 * var(--rem)) 0" } }, [e("div", { staticStyle: { display: "flex", "font-size": "calc(1.1 * var(--rem))", "font-weight": "600", "padding-bottom": "3px", "border-bottom": "1px solid rgba(0, 0, 0, 0.2)" } }, [t._v(" " + t._s(r.title) + " "), e("span", { staticClass: "text-gray-400", staticStyle: { "margin-left": "auto", "font-size": "calc(1 * var(--rem))" } }, [t._v(" " + t._s(r.noOfSelectedPackages) + " paket ")])]), t._l(r.priceItems, function({ label: c, value: i }, o) {
@@ -63,10 +63,10 @@ var p = function() {
63
63
  }), e("div", { staticStyle: { "margin-top": "calc(1 * var(--rem))" } }, [e("div", { staticStyle: { "font-size": "calc(1.1 * var(--rem))", "font-weight": "600", "padding-bottom": "3px", "border-bottom": "1px solid rgba(0, 0, 0, 0.2)" } }, [t._v("Doc summary")]), t._l(t.docPriceItems, function({ label: r, value: a }, c) {
64
64
  return e("div", { key: c + r, staticStyle: { display: "flex", "justify-content": "space-between", "font-size": "calc(1 * var(--rem))" } }, [e("div", [t._v(t._s(r))]), e("div", [t._v(t._s(a))])]);
65
65
  })], 2)], 2);
66
- }, u = [], _ = /* @__PURE__ */ n(
66
+ }, p = [], _ = /* @__PURE__ */ n(
67
67
  d,
68
- p,
69
68
  u,
69
+ p,
70
70
  !1,
71
71
  null,
72
72
  "6d408837",
@@ -1,4 +1,4 @@
1
- import { n as s } from "./main-0530c048.js";
1
+ import { n as s } from "./main-b72127b8.js";
2
2
  const n = {
3
3
  name: "InputCompactRow",
4
4
  props: {