@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,4 +1,4 @@
1
- import { V as s } from "./main-8d566a02.js";
1
+ import { V as s } from "./main-4f27b552.js";
2
2
  const e = s.observable({
3
3
  isFixed: !1,
4
4
  // Worded according to CSS property (show as fixed drawer)
@@ -1,4 +1,4 @@
1
- import { h as n } from "./main-8d566a02.js";
1
+ import { h as n } from "./main-4f27b552.js";
2
2
  import { s as l } from "./dom-962579a6.js";
3
3
  const s = (r) => {
4
4
  var i;
@@ -1,4 +1,4 @@
1
- import { c as n } from "./main-8d566a02.js";
1
+ import { c as n } from "./main-4f27b552.js";
2
2
  const i = (s, t = {}) => {
3
3
  if (!s || !s.startsWith("https://images.unsplash.com/") || !Object.keys(t || {}).length)
4
4
  return s;
@@ -1,5 +1,5 @@
1
- import { g as n } from "./image-58c45661.js";
2
- import { n as s } from "./main-8d566a02.js";
1
+ import { g as n } from "./image-cd324ded.js";
2
+ import { n as s } from "./main-4f27b552.js";
3
3
  const o = {
4
4
  name: "DocumentGuide",
5
5
  i18nOptions: {
@@ -57,10 +57,12 @@ const o = {
57
57
  };
58
58
  var c = function() {
59
59
  var t = this, e = t._self._c;
60
- return e("div", { staticStyle: { position: "fixed", left: "0", top: "0", right: "0", bottom: "0", "background-color": "hsla(0, 0%, 0%, 0.2)", padding: "calc(4 * var(--rem)) 0", display: "grid", "place-items": "center", "z-index": "9999" } }, [e("div", { staticStyle: { "background-color": "hsl(212, 90%, 15%)", padding: "calc(3 * var(--rem)) calc(2.5 * var(--rem)) calc(2.5 * var(--rem)) calc(2.5 * var(--rem))", "border-radius": "8px", width: "520px", color: "hsla(0, 0%, 100%, 0.8)", "max-width": "95%", "font-size": "16px", position: "relative" } }, [e("CButton", { staticStyle: { position: "absolute", right: "calc(1 * var(--rem))", top: "calc(1 * var(--rem))" }, attrs: { size: "small", type: "none", pattern: "tertiary", circle: "", icon: "x" }, on: { click: function(i) {
60
+ return e("div", { staticStyle: { position: "fixed", left: "0", top: "0", right: "0", bottom: "0", "background-color": "hsla(0, 0%, 0%, 0.2)", padding: "calc(4 * var(--rem)) 0", display: "grid", "place-items": "center", "z-index": "9999" } }, [e("div", { staticStyle: { "background-color": "hsl(212, 90%, 15%)", padding: "calc(3 * var(--rem)) calc(2.5 * var(--rem))", "border-radius": "8px", width: "520px", color: "hsla(0, 0%, 100%, 0.8)", "max-width": "95%", "font-size": "16px", position: "relative" } }, [e("CButton", { staticStyle: { position: "absolute", right: "calc(1 * var(--rem))", top: "calc(1 * var(--rem))" }, attrs: { size: "small", type: "none", pattern: "tertiary", circle: "", icon: "x" }, on: { click: function(i) {
61
61
  return t.$emit("close");
62
62
  } } }), e("div", { staticStyle: { "padding-left": "calc(1 * var(--rem))" } }, [e("div", { staticStyle: { "text-transform": "uppercase", "font-size": "0.75em", "padding-bottom": "0.7em", color: "hsl(321, 100%, 78%)" } }, [t._v(" " + t._s(t.$t("title")) + " ")]), e("div", { staticStyle: { "font-size": "1.5em", "padding-bottom": "1em", "line-height": "1.4", "font-weight": "500", color: "white", "min-height": "100px" } }, [t._v(" " + t._s(t.step + 1) + ". "), e("span", { domProps: { innerHTML: t._s(t.steps[t.step].title) } })])]), e("div", { staticStyle: { width: "100%", "background-color": "hsla(0, 0%, 100%, 0.2)", "line-height": "0", "border-radius": "8px", overflow: "hidden", position: "relative", "padding-bottom": "60%" } }, [e("transition", { attrs: { name: "slide-prev" } }, [e("img", { key: t.step, staticStyle: { position: "absolute", left: "0", top: "0", width: "100%", height: "100%" }, attrs: { src: t.steps[t.step].img } })])], 1), e("div", { staticStyle: { "margin-top": "calc(3 * var(--rem))", display: "flex", "justify-content": "flex-end", position: "relative" } }, [e("div", { staticStyle: { position: "absolute", display: "grid", gap: "10px", "grid-template-columns": "repeat(5, 1fr)", top: "50%", left: "50%", transform: "translate(-50%, -50%)" } }, t._l(t.steps, function(i, a) {
63
- return e("div", { key: a, staticStyle: { width: "8px", height: "8px", "border-radius": "8px", cursor: "pointer" }, style: { backgroundColor: t.step === a ? "white" : "hsla(0, 0%, 100%, 0.4)" }, on: { click: function(d) {
63
+ return e("div", { key: a, staticStyle: { width: "8px", height: "8px", "border-radius": "8px", cursor: "pointer" }, style: {
64
+ backgroundColor: t.step === a ? "white" : "hsla(0, 0%, 100%, 0.4)"
65
+ }, on: { click: function(d) {
64
66
  t.step = a;
65
67
  } } });
66
68
  }), 0), e("CButton", { staticClass: "pulse", staticStyle: { "border-radius": "5px", "animation-duration": "0.2s" }, attrs: { type: "secondary", "icon-right": "arrow-right" }, on: { click: function(i) {
@@ -76,7 +78,7 @@ var c = function() {
76
78
  null,
77
79
  null
78
80
  );
79
- const u = l.exports;
81
+ const m = l.exports;
80
82
  export {
81
- u as default
83
+ m as default
82
84
  };
@@ -1,9 +1,9 @@
1
- import { C as u, P, a as C, I, s as c } from "./IsPremiumPreStep-d2ceb183.js";
2
- import "./main-8d566a02.js";
1
+ import { C as u, P, a as C, I, s as c } from "./IsPremiumPreStep-f3040c7a.js";
2
+ import "./main-4f27b552.js";
3
3
  import "./vuex.esm-4a0fff7c.js";
4
4
  import "./anime.es-e284c852.js";
5
- import "./image-58c45661.js";
6
- import "./index-4afc771b.js";
5
+ import "./image-cd324ded.js";
6
+ import "./index-ad0c2be7.js";
7
7
  import "./index-805c56e4.js";
8
8
  import "./dom-962579a6.js";
9
9
  export {
@@ -1,4 +1,4 @@
1
- import { g as s, J as l, n as r, V as a } from "./main-8d566a02.js";
1
+ import { g as s, J as l, n as r, V as a } from "./main-4f27b552.js";
2
2
  import { m as d, a as p } from "./vuex.esm-4a0fff7c.js";
3
3
  const c = {
4
4
  name: "ClientLinks",
@@ -72,7 +72,7 @@ var m = function() {
72
72
  u,
73
73
  !1,
74
74
  null,
75
- "ee6afb99",
75
+ "e7b64c81",
76
76
  null,
77
77
  null
78
78
  );
@@ -1,9 +1,9 @@
1
- import { d as o } from "./debounce-0451fa9d.js";
2
- import { t as a } from "./throttle-b0a5ba09.js";
3
- import { n } from "./main-8d566a02.js";
1
+ import { d as o } from "./debounce-9410d5d6.js";
2
+ import { t as a } from "./throttle-a0a6c1c7.js";
3
+ import { n } from "./main-4f27b552.js";
4
4
  import { i as c } from "./dom-962579a6.js";
5
- import { w as d } from "./CDropdownItem-e0cecd02.js";
6
- import { s as u } from "./simplebar.min-d30d6e1f.js";
5
+ import { w as d } from "./CDropdownItem-109be2e2.js";
6
+ import { s as u } from "./simplebar.min-c555666e.js";
7
7
  const f = {
8
8
  name: "BackgroundsModalList",
9
9
  i18nOptions: {
@@ -73,10 +73,18 @@ const f = {
73
73
  this.handleFetch(), this.debouncedHandleFetch = o(this.handleFetch, 1e3);
74
74
  },
75
75
  mounted() {
76
- this.$refs.scrollbar.scrollElement.addEventListener("scroll", this.scrollHandler, { passive: !0 });
76
+ this.$refs.scrollbar.scrollElement.addEventListener(
77
+ "scroll",
78
+ this.scrollHandler,
79
+ { passive: !0 }
80
+ );
77
81
  },
78
82
  beforeDestroy() {
79
- this.$refs.scrollbar.scrollElement.removeEventListener("scroll", this.scrollHandler, { passive: !0 });
83
+ this.$refs.scrollbar.scrollElement.removeEventListener(
84
+ "scroll",
85
+ this.scrollHandler,
86
+ { passive: !0 }
87
+ );
80
88
  },
81
89
  methods: {
82
90
  async handleFetch() {
@@ -128,7 +136,7 @@ var h = function() {
128
136
  m,
129
137
  !1,
130
138
  null,
131
- "90a095d8",
139
+ "99a9651f",
132
140
  null,
133
141
  null
134
142
  );
@@ -147,7 +155,7 @@ var y = function() {
147
155
  g,
148
156
  !1,
149
157
  null,
150
- "0c0d6502",
158
+ "d29ce398",
151
159
  null,
152
160
  null
153
161
  );
@@ -1,5 +1,5 @@
1
1
  import { v as pe } from "./index-805c56e4.js";
2
- import { W as T } from "./main-8d566a02.js";
2
+ import { W as T } from "./main-4f27b552.js";
3
3
  var P = {}, f = {}, b = {}, O = {};
4
4
  Object.defineProperty(O, "__esModule", {
5
5
  value: !0
@@ -1,16 +1,16 @@
1
1
  import { m as f, a as m, b as _ } from "./vuex.esm-4a0fff7c.js";
2
- import { n as o, A as v, S as h, g as l, h as i } from "./main-8d566a02.js";
3
- import { w as d } from "./CDropdownItem-e0cecd02.js";
4
- import { S as x } from "./CSlider.vue_vue_type_style_index_0_lang-d964f857.js";
5
- import { B as p } from "./DocTextEditor-7fd7ca5f.js";
2
+ import { n as o, A as v, S as h, g as l, h as i } from "./main-4f27b552.js";
3
+ import { w as d } from "./CDropdownItem-109be2e2.js";
4
+ import { S as x } from "./CSlider.vue_vue_type_style_index_0_lang-49fcd521.js";
5
+ import { B as p } from "./DocTextEditor-e6008feb.js";
6
6
  import { v as r } from "./index-805c56e4.js";
7
- import "./tippy.esm-2cb937d0.js";
8
- import "./ColorPicker-b5a7f700.js";
9
- import "./DocumentLayout-00ec1c6f.js";
10
- import "./debounce-0451fa9d.js";
7
+ import "./tippy.esm-e8cf7685.js";
8
+ import "./ColorPicker-94e3b1d4.js";
9
+ import "./DocumentLayout-81ae175c.js";
10
+ import "./debounce-9410d5d6.js";
11
11
  import "./dom-962579a6.js";
12
12
  import "./CField.vue_vue_type_style_index_0_lang-4ed993c7.js";
13
- import "./ManualPopover-58c3f059.js";
13
+ import "./ManualPopover-b7c65a0c.js";
14
14
  import "./color-71c20583.js";
15
15
  const g = {
16
16
  props: {
@@ -49,7 +49,7 @@ var C = function() {
49
49
  T,
50
50
  !1,
51
51
  null,
52
- "adaf4972",
52
+ "bcc5b940",
53
53
  null,
54
54
  null
55
55
  );
@@ -232,7 +232,7 @@ var M = function() {
232
232
  E,
233
233
  !1,
234
234
  null,
235
- "7cf9875e",
235
+ "f97a3f8c",
236
236
  null,
237
237
  null
238
238
  );
@@ -308,7 +308,7 @@ var k = function() {
308
308
  q,
309
309
  !1,
310
310
  null,
311
- "dee4a01c",
311
+ "9e3e792b",
312
312
  null,
313
313
  null
314
314
  );