@aitronos/freddy-plugins 0.1.36 → 0.1.37

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -1,5 +1,5 @@
1
1
  (function(){"use strict";try{if(typeof document<"u"){var e=document.createElement("style");e.appendChild(document.createTextNode(".freddy-modal-overlay{position:fixed;top:0;left:0;z-index:9998;width:100%;height:100%;background:#0f172acc;display:flex;justify-content:center;align-items:center}.freddy-modal-wrapper{display:flex;justify-content:center;align-items:center}.freddy-modal-container{background-color:#0f172a;padding:2rem;border-radius:2.5rem;overflow:hidden;color:#fff}.freddy-modal-large{width:90%;max-width:900px}@media (max-width: 1280px){.freddy-modal-large{max-width:900px}}@media (max-width: 1024px){.freddy-modal-large{max-width:900px}}@media (max-width: 768px){.freddy-modal-large{max-width:730px}}@media (max-width: 640px){.freddy-modal-large{max-width:500px}}@media (max-width: 480px){.freddy-modal-large{width:auto;max-width:90%}}.freddy-modal-header,.freddy-modal-body,.freddy-modal-footer{margin-bottom:1rem}.modal-enter-active,.modal-leave-active{transition:opacity .3s}.modal-enter,.modal-leave-to{opacity:0}.freddy-modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#031525c4;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;overflow:auto}.freddy-modal-content{background-color:#031525;border-radius:40px;box-shadow:0 0 10px 2px #ffffff40;padding:30px;position:relative;margin:auto;min-width:370px;max-width:90%;width:auto}.freddy-modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.freddy-modal-title{font-size:29px;line-height:35px;font-weight:600;margin:0}.freddy-modal-close{background:none;border:none;font-size:35px;font-weight:400;color:#fff;padding:0;line-height:1;cursor:pointer}.freddy-modal-close-icon{width:16px;height:16px;stroke-width:2px}.freddy-pagination-nav{width:100%;display:flex;gap:.25rem;justify-content:space-between}.freddy-pagination-number-button{display:flex;align-items:center;justify-content:center;border-radius:4px;color:#6b7280;cursor:pointer;padding:.5rem .75rem;height:auto;background:transparent;border:none;transition:background-color .2s,color .2s}.freddy-pagination-number-button.active,.freddy-pagination-number-button.bg-white{background-color:#ffffff1a;color:#fff}.freddy-pagination-dynamic-container{display:flex;gap:.25rem}.freddy-pagination-end-button{margin-left:16px;display:flex;align-items:center;justify-content:center;padding:0 1rem;height:2.5rem;margin-inline-start:0;line-height:1.25rem;color:#6b7280;background-color:#031525;border:1px solid rgba(255,255,255,.2);border-radius:.5rem;cursor:pointer;transition:background-color .2s,color .2s}.freddy-pagination-hover-enabled:hover{background-color:#ffffff1a;color:#cbd6e3;cursor:pointer}.freddy-plugin-spinner{width:20px;height:20px;border:2px solid #f3f3f3;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.icon-linear,.icon-slack,.icon-zapier{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:14px;color:#b1a8a8}.freddy-plugins-user-avatar-base[data-v-720c99ab]{width:100px;height:20px;object-fit:cover}.icon-lense{font-size:14px;color:#fff6}.icon-person-circle{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;font-size:16px;color:#e8e2e0}.icon-person-circle:hover{color:#fff;cursor:pointer}.icon-polygon-down[data-v-26e89062]{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:14px;color:#b1a8a8}.icon-polygon-down[data-v-26e89062] :hover{color:#fff;cursor:pointer}.icon-progress-base,.icon-progress-complete,.icon-progress-going,.icon-radio,.icon-radio-fill,.icon-robot-screen{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:14px;color:#b1a8a8}.icon-robot-screen:hover{color:#fff;cursor:pointer}svg[data-v-302f30e0]{stroke:#cbd6e3}.icon-send[data-v-f415bf35]{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;font-size:14px;color:#b1a8a8}.icon-send[data-v-f415bf35]:hover{cursor:pointer}.freddy-search-wrapper{display:flex;box-sizing:border-box;align-items:flex-start;gap:.5rem;height:37px;width:100%;border:1px solid #333741;padding-left:.875rem;padding-right:.875rem;border-radius:.5rem;cursor:text}.freddy-search-icon{flex-shrink:0;width:1.25rem;height:1.25rem;align-self:center;stroke:#fff6}.freddy-search-input{flex:1 1 auto;width:100%;font-size:14px;font-weight:500;line-height:16px;background:transparent;border:none;outline:none;color:#cbd6e3;align-self:center}.freddy-search-input::placeholder{color:#fff6;opacity:.7}.freddy-search-spinner{width:21px!important;align-self:center}.freddy-plugin-toast-container{position:fixed;right:1.25rem;bottom:.5rem;width:78%;padding-bottom:17px;z-index:50}.freddy-plugin-toast{border:2px solid white;margin-top:.75rem;padding:1rem;border-radius:1.5rem;background-color:#031525;animation:fade-in-right .5s ease-out}.freddy-plugin-toast-content{display:flex;justify-content:space-between;align-items:center;position:relative}.freddy-plugin-toast-left{display:flex;gap:1rem}.freddy-plugin-toast-icon{margin-top:.5rem;height:2rem;width:2rem;border:4px solid;stroke-width:2;border-radius:9999px;padding:.25rem;box-sizing:border-box}.freddy-plugin-toast-icon-info{border-color:#fff3;background-color:#ffffff17}.freddy-plugin-toast-icon-danger{border-color:#f79009;background-color:#fdb022}.freddy-plugin-toast-text{display:flex;flex-direction:column;gap:.375rem}.freddy-plugin-toast-title{font-size:.875rem;font-weight:600;margin:0}.freddy-plugin-toast-message{font-size:.875rem;font-weight:500;line-height:normal;margin:0}.freddy-plugin-toast-close-btn{position:absolute;right:.5rem;top:0;background:none;border:none;cursor:pointer}.freddy-plugin-nav-bar{display:flex;width:100%;gap:24px;border-bottom:1px solid rgba(255,255,255,.09);padding-right:10px;font-family:Inter,sans-serif;font-size:.875rem;font-weight:600}.freddy-plugin-menu-button{all:unset;display:flex;flex-direction:column;padding-top:8px;cursor:pointer}.freddy-plugin-active-tab{width:100%;background-color:#fff;height:2px;border-top-left-radius:.375rem;border-top-right-radius:.375rem}.freddy-plugin-toast-wrapper{position:fixed;right:10px;bottom:10px;display:flex;flex-direction:column;gap:.5rem}.freddy-plugin-toast-item{background-color:var(--toast-bg-color, #099250);border-radius:10px;padding:.625rem;display:flex;align-items:center;gap:.625rem;box-shadow:0 2px 6px #00000026;animation:fadeIn .3s ease}.freddy-plugin-toast-success{--toast-bg-color: #099250;--toast-icon-color: #099250}.freddy-plugin-toast-danger{--toast-bg-color: #e71d41;--toast-icon-color: #e71d41}.freddy-plugin-toast-info{--toast-bg-color: #3182ce;--toast-icon-color: #3182ce}.freddy-plugin-toast-icon-wrapper{flex-shrink:0;width:1.25rem;height:1.25rem;background-color:#fff;border-radius:9999px;display:flex;align-items:center;justify-content:center}.freddy-plugin-toast-icon{width:100%;height:100%;color:var(--toast-icon-color, #099250);padding:.25rem}.freddy-plugin-toast-message{min-width:16rem;max-width:420px;flex:1 1 auto;font-size:16px;font-weight:500;color:#fff}.freddy-plugin-toast-close-button{flex-shrink:0;width:1rem;height:1rem;background:transparent;border:none;display:flex;align-items:center;justify-content:center}.freddy-plugin-toast-close-icon{width:100%;height:100%;color:#fff;padding:.125rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}")),document.head.appendChild(e)}}catch(o){console.error("vite-plugin-css-injected-by-js",o)}})();
2
- import { defineComponent as u, createBlock as B, openBlock as s, Transition as Q, withCtx as T, createElementBlock as r, createCommentVNode as O, createElementVNode as e, normalizeClass as g, renderSlot as M, withModifiers as R, toDisplayString as S, createVNode as G, computed as D, Fragment as Z, renderList as F, createStaticVNode as C, ref as w, unref as m, withDirectives as N, vModelText as z, resolveDynamicComponent as Y, createTextVNode as K } from "vue";
2
+ import { defineComponent as u, createBlock as w, openBlock as s, Transition as V, withCtx as J, createElementBlock as r, createCommentVNode as L, createElementVNode as e, normalizeClass as g, renderSlot as x, withModifiers as R, toDisplayString as m, createVNode as v, computed as F, Fragment as U, renderList as G, createStaticVNode as C, ref as M, unref as y, withDirectives as N, vModelText as z, resolveDynamicComponent as Q, createTextVNode as K } from "vue";
3
3
  const X = {
4
4
  key: 0,
5
5
  class: "fixed z-[9998] top-0 left-0 w-full h-full bg-modalBackgroundBlur flex justify-center items-center"
@@ -10,8 +10,8 @@ const X = {
10
10
  largeModel: { type: Boolean }
11
11
  },
12
12
  setup(o) {
13
- return (t, i) => (s(), B(Q, { name: "modal" }, {
14
- default: T(() => [
13
+ return (t, i) => (s(), w(V, { name: "modal" }, {
14
+ default: J(() => [
15
15
  t.isVisible ? (s(), r("div", X, [
16
16
  e("div", W, [
17
17
  e("div", {
@@ -20,17 +20,17 @@ const X = {
20
20
  })
21
21
  }, [
22
22
  e("div", q, [
23
- M(t.$slots, "header")
23
+ x(t.$slots, "header")
24
24
  ]),
25
25
  e("div", $, [
26
- M(t.$slots, "body")
26
+ x(t.$slots, "body")
27
27
  ]),
28
28
  e("div", t1, [
29
- M(t.$slots, "footer")
29
+ x(t.$slots, "footer")
30
30
  ])
31
31
  ], 2)
32
32
  ])
33
- ])) : O("", !0)
33
+ ])) : L("", !0)
34
34
  ]),
35
35
  _: 3
36
36
  }));
@@ -52,8 +52,8 @@ const X = {
52
52
  },
53
53
  emits: ["close"],
54
54
  setup(o, { emit: t }) {
55
- return (i, l) => (s(), B(Q, { name: "modal" }, {
56
- default: T(() => [
55
+ return (i, l) => (s(), w(V, { name: "modal" }, {
56
+ default: J(() => [
57
57
  o.isVisible ? (s(), r("div", o1, [
58
58
  e("div", e1, [
59
59
  e("div", {
@@ -63,17 +63,17 @@ const X = {
63
63
  ])
64
64
  }, [
65
65
  e("div", s1, [
66
- M(i.$slots, "header")
66
+ x(i.$slots, "header")
67
67
  ]),
68
68
  e("div", r1, [
69
- M(i.$slots, "body")
69
+ x(i.$slots, "body")
70
70
  ]),
71
71
  e("div", n1, [
72
- M(i.$slots, "footer")
72
+ x(i.$slots, "footer")
73
73
  ])
74
74
  ], 2)
75
75
  ])
76
- ])) : O("", !0)
76
+ ])) : L("", !0)
77
77
  ]),
78
78
  _: 3
79
79
  }));
@@ -99,7 +99,7 @@ function a1(o, t) {
99
99
  }, null, -1)
100
100
  ]));
101
101
  }
102
- const b = /* @__PURE__ */ n(i1, [["render", a1]]), p1 = { class: "freddy-modal-title" }, c1 = { class: "freddy-modal-body" }, S6 = /* @__PURE__ */ u({
102
+ const T = /* @__PURE__ */ n(i1, [["render", a1]]), p1 = { class: "freddy-modal-title" }, c1 = { class: "freddy-modal-body" }, S6 = /* @__PURE__ */ u({
103
103
  __name: "ModalOverlay",
104
104
  props: {
105
105
  modalTitle: {},
@@ -110,33 +110,33 @@ const b = /* @__PURE__ */ n(i1, [["render", a1]]), p1 = { class: "freddy-modal-t
110
110
  setup(o, { emit: t }) {
111
111
  const i = o, l = t, a = () => {
112
112
  l("close");
113
- }, f = () => {
113
+ }, d = () => {
114
114
  i.disableClickOutside || a();
115
115
  };
116
- return (p, d) => (s(), r("div", {
116
+ return (p, A) => (s(), r("div", {
117
117
  role: "dialog",
118
118
  "aria-modal": "true",
119
119
  class: "freddy-modal-overlay",
120
- onClick: f
120
+ onClick: d
121
121
  }, [
122
122
  e("div", {
123
123
  class: "freddy-modal-content",
124
- onClick: d[0] || (d[0] = R(() => {
124
+ onClick: A[0] || (A[0] = R(() => {
125
125
  }, ["stop"]))
126
126
  }, [
127
127
  e("header", {
128
128
  class: g(["freddy-modal-header", p.headerClass])
129
129
  }, [
130
- e("h2", p1, S(p.modalTitle), 1),
130
+ e("h2", p1, m(p.modalTitle), 1),
131
131
  e("button", {
132
132
  class: "freddy-modal-close",
133
133
  onClick: a
134
134
  }, [
135
- G(b, { class: "freddy-modal-close-icon" })
135
+ v(T, { class: "freddy-modal-close-icon" })
136
136
  ])
137
137
  ], 2),
138
138
  e("div", c1, [
139
- M(p.$slots, "content")
139
+ x(p.$slots, "content")
140
140
  ])
141
141
  ])
142
142
  ]));
@@ -153,42 +153,42 @@ const b = /* @__PURE__ */ n(i1, [["render", a1]]), p1 = { class: "freddy-modal-t
153
153
  },
154
154
  emits: ["update:currentPage"],
155
155
  setup(o, { emit: t }) {
156
- const i = o, l = t, a = D(
156
+ const i = o, l = t, a = F(
157
157
  () => Math.ceil(i.totalItems / i.itemsPerPage)
158
- ), f = D(() => {
159
- const d = [], c = a.value, A = i.currentPage;
158
+ ), d = F(() => {
159
+ const A = [], c = a.value, f = i.currentPage;
160
160
  if (c <= 7)
161
161
  for (let h = 1; h <= c; h++)
162
- d.push(h);
162
+ A.push(h);
163
163
  else {
164
- d.push(1), A > 4 ? d.push("...") : d.push(2, 3);
165
- for (let h = Math.max(4, A - 1); h <= Math.min(c - 3, A + 1); h++)
166
- d.push(h);
167
- A < c - 4 && d.push("..."), d.push(c - 2, c - 1, c);
164
+ A.push(1), f > 4 ? A.push("...") : A.push(2, 3);
165
+ for (let h = Math.max(4, f - 1); h <= Math.min(c - 3, f + 1); h++)
166
+ A.push(h);
167
+ f < c - 4 && A.push("..."), A.push(c - 2, c - 1, c);
168
168
  }
169
- return d;
169
+ return A;
170
170
  });
171
- function p(d) {
172
- d === "..." || d === i.currentPage || typeof d == "number" && d >= 1 && d <= a.value && l("update:currentPage", d);
171
+ function p(A) {
172
+ A === "..." || A === i.currentPage || typeof A == "number" && A >= 1 && A <= a.value && l("update:currentPage", A);
173
173
  }
174
- return (d, c) => (s(), r("nav", d1, [
174
+ return (A, c) => (s(), r("nav", d1, [
175
175
  e("button", {
176
176
  class: g(["freddy-pagination-end-button", { "freddy-pagination-hover-enabled": o.currentPage !== 1 }]),
177
- onClick: c[0] || (c[0] = (A) => p(o.currentPage - 1)),
177
+ onClick: c[0] || (c[0] = (f) => p(o.currentPage - 1)),
178
178
  disabled: o.currentPage === 1
179
179
  }, " Previous ", 10, A1),
180
180
  e("div", f1, [
181
- (s(!0), r(Z, null, F(f.value, (A) => (s(), r("button", {
182
- key: A,
183
- class: g(["freddy-pagination-number-button", { active: A === o.currentPage }]),
184
- onClick: (h) => p(A),
185
- disabled: A === "..." || A === o.currentPage
186
- }, S(A), 11, C1))), 128)),
181
+ (s(!0), r(U, null, G(d.value, (f) => (s(), r("button", {
182
+ key: f,
183
+ class: g(["freddy-pagination-number-button", { active: f === o.currentPage }]),
184
+ onClick: (h) => p(f),
185
+ disabled: f === "..." || f === o.currentPage
186
+ }, m(f), 11, C1))), 128)),
187
187
  e("button", {
188
188
  class: g(["freddy-pagination-end-button", {
189
189
  "freddy-pagination-hover-enabled": o.currentPage !== a.value
190
190
  }]),
191
- onClick: c[1] || (c[1] = (A) => p(o.currentPage + 1)),
191
+ onClick: c[1] || (c[1] = (f) => p(o.currentPage + 1)),
192
192
  disabled: o.currentPage === a.value
193
193
  }, " Next ", 10, h1)
194
194
  ])
@@ -330,14 +330,14 @@ function T1(o, t) {
330
330
  }, null, -1)
331
331
  ]));
332
332
  }
333
- const D6 = /* @__PURE__ */ n(J1, [["render", T1]]), Y1 = {}, b1 = {
333
+ const D6 = /* @__PURE__ */ n(J1, [["render", T1]]), Y1 = {}, j1 = {
334
334
  class: "stroke-1",
335
335
  viewBox: "0 0 16 16",
336
336
  fill: "none",
337
337
  xmlns: "http://www.w3.org/2000/svg"
338
338
  };
339
- function j1(o, t) {
340
- return s(), r("svg", b1, t[0] || (t[0] = [
339
+ function b1(o, t) {
340
+ return s(), r("svg", j1, t[0] || (t[0] = [
341
341
  e("path", {
342
342
  d: "M1.3335 9.66663L7.76165 12.8807C7.8491 12.9244 7.89283 12.9463 7.9387 12.9549C7.97932 12.9625 8.02101 12.9625 8.06163 12.9549C8.1075 12.9463 8.15122 12.9244 8.23868 12.8807L14.6668 9.66663M1.3335 6.3333L7.76165 3.11922C7.8491 3.07549 7.89283 3.05363 7.9387 3.04502C7.97932 3.0374 8.02101 3.0374 8.06163 3.04502C8.1075 3.05363 8.15122 3.07549 8.23868 3.11922L14.6668 6.3333L8.23868 9.54737C8.15122 9.5911 8.1075 9.61296 8.06163 9.62157C8.02101 9.62919 7.97932 9.62919 7.9387 9.62157C7.89283 9.61296 7.8491 9.5911 7.76165 9.54737L1.3335 6.3333Z",
343
343
  stroke: "currentColor",
@@ -346,7 +346,7 @@ function j1(o, t) {
346
346
  }, null, -1)
347
347
  ]));
348
348
  }
349
- const I6 = /* @__PURE__ */ n(Y1, [["render", j1]]), P1 = {}, _1 = {
349
+ const I6 = /* @__PURE__ */ n(Y1, [["render", b1]]), P1 = {}, _1 = {
350
350
  xmlns: "http://www.w3.org/2000/svg",
351
351
  fill: "currentColor",
352
352
  viewBox: "0 0 16 16"
@@ -480,7 +480,7 @@ function f2(o, t) {
480
480
  }, null, -1)
481
481
  ]));
482
482
  }
483
- const b6 = /* @__PURE__ */ n(d2, [["render", f2]]), C2 = {}, h2 = {
483
+ const j6 = /* @__PURE__ */ n(d2, [["render", f2]]), C2 = {}, h2 = {
484
484
  class: "stroke-1-25",
485
485
  viewBox: "0 0 20 18",
486
486
  fill: "none",
@@ -496,7 +496,7 @@ function u2(o, t) {
496
496
  }, null, -1)
497
497
  ]));
498
498
  }
499
- const j6 = /* @__PURE__ */ n(C2, [["render", u2]]), g2 = {}, x2 = {
499
+ const b6 = /* @__PURE__ */ n(C2, [["render", u2]]), g2 = {}, x2 = {
500
500
  viewBox: "0 0 56 56",
501
501
  fill: "none",
502
502
  xmlns: "http://www.w3.org/2000/svg"
@@ -566,13 +566,13 @@ function T2(o, t) {
566
566
  C('<svg width="57" height="56" viewBox="0 0 57 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(#filter0_d_11450_20730)"><rect x="2.66797" y="1" width="52" height="52" rx="8" fill="white" shape-rendering="crispEdges"></rect><rect x="3.16797" y="1.5" width="51" height="51" rx="7.5" stroke="#EAECF0" shape-rendering="crispEdges"></rect><path d="M44.4183 25.4997C46.4892 25.4997 48.168 23.8209 48.168 21.75C48.168 19.6791 46.489 18.0003 44.4181 18.0003C42.3471 18.0003 40.668 19.6793 40.668 21.7503V25.4997H44.4183ZM33.918 25.4997C35.989 25.4997 37.668 23.8207 37.668 21.7497V11.2503C37.668 9.17926 35.989 7.50032 33.918 7.50032C31.8469 7.50032 30.168 9.17925 30.168 11.2503V21.7497C30.168 23.8207 31.8469 25.4997 33.918 25.4997Z" fill="#2EB67D"></path><path d="M12.9176 28.5003C10.8468 28.5003 9.16797 30.1791 9.16797 32.25C9.16797 34.3209 10.8469 35.9997 12.9178 35.9997C14.9889 35.9997 16.668 34.3207 16.668 32.2497V28.5003H12.9176ZM23.418 28.5003C21.3469 28.5003 19.668 30.1793 19.668 32.2503V42.7497C19.668 44.8207 21.3469 46.4997 23.418 46.4997C25.489 46.4997 27.168 44.8207 27.168 42.7497V32.2503C27.168 30.1793 25.489 28.5003 23.418 28.5003Z" fill="#E01E5A"></path><path d="M30.1686 42.7503C30.1686 44.8212 31.8474 46.5 33.9183 46.5C35.9892 46.5 37.668 44.8211 37.668 42.7502C37.668 40.6791 35.989 39 33.918 39L30.1686 39L30.1686 42.7503ZM30.1686 32.25C30.1686 34.3211 31.8475 36 33.9186 36L44.418 36C46.489 36 48.168 34.3211 48.168 32.25C48.168 30.1789 46.489 28.5 44.418 28.5L33.9186 28.5C31.8475 28.5 30.1686 30.1789 30.1686 32.25Z" fill="#ECB22E"></path><path d="M27.1673 11.2497C27.1673 9.17879 25.4885 7.5 23.4177 7.5C21.3468 7.5 19.668 9.17895 19.668 11.2498C19.668 13.3209 21.3469 15 23.418 15L27.1673 15L27.1673 11.2497ZM27.1673 21.75C27.1673 19.6789 25.4884 18 23.4173 18L12.918 18C10.8469 18 9.16797 19.6789 9.16797 21.75C9.16797 23.8211 10.8469 25.5 12.918 25.5L23.4173 25.5C25.4884 25.5 27.1673 23.8211 27.1673 21.75Z" fill="#36C5F0"></path></g><defs><filter id="filter0_d_11450_20730" x="0.667969" y="0" width="56" height="56" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.05 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_11450_20730"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_11450_20730" result="shape"></feBlend></filter></defs></svg>', 1)
567
567
  ]));
568
568
  }
569
- const W6 = /* @__PURE__ */ n(J2, [["render", T2]]), Y2 = {}, b2 = { class: "icon-zapier" };
570
- function j2(o, t) {
571
- return s(), r("div", b2, t[0] || (t[0] = [
569
+ const W6 = /* @__PURE__ */ n(J2, [["render", T2]]), Y2 = {}, j2 = { class: "icon-zapier" };
570
+ function b2(o, t) {
571
+ return s(), r("div", j2, t[0] || (t[0] = [
572
572
  C('<svg width="56" height="56" viewBox="0 0 56 56" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(#filter0_d_11450_14511)"><rect x="2" y="1" width="52" height="52" rx="8" fill="white" shape-rendering="crispEdges"></rect><rect x="2.5" y="1.5" width="51" height="51" rx="7.5" stroke="#EAECF0" shape-rendering="crispEdges"></rect><path d="M32.4327 31.4428C29.5832 32.5151 26.3902 32.517 23.5406 31.4435C22.467 28.5971 22.4668 25.4047 23.539 22.5579C26.3878 21.4838 29.584 21.4836 32.4328 22.5577C33.506 25.4037 33.5056 28.5968 32.4327 31.4428ZM48.708 23.5001H36.442L45.1149 14.8322C43.7538 12.9214 42.0734 11.2429 40.1614 9.88256L31.4879 18.5505V6.29238C29.173 5.90322 26.799 5.90381 24.4841 6.29238V18.5505L15.8106 9.88256C13.8991 11.242 12.2182 12.9228 10.8569 14.8322L19.5311 23.5001H7.26525C6.96247 25.8828 6.8641 28.1221 7.26525 30.5H19.5313L10.8571 39.1679C12.2216 41.0815 13.8957 42.7545 15.8106 44.1181L24.4841 35.4496V47.7083C26.7992 48.096 29.1726 48.0962 31.4877 47.7083V35.4496L40.1621 44.1181C42.0749 42.7565 43.7523 41.0794 45.1149 39.1679L36.4407 30.5H48.708C49.0973 28.1886 49.0973 25.8115 48.708 23.5001Z" fill="#FF4A00"></path></g><defs><filter id="filter0_d_11450_14511" x="0" y="0" width="56" height="56" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feComposite in2="hardAlpha" operator="out"></feComposite><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.05 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_11450_14511"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_11450_14511" result="shape"></feBlend></filter></defs></svg>', 1)
573
573
  ]));
574
574
  }
575
- const q6 = /* @__PURE__ */ n(Y2, [["render", j2]]), P2 = {}, _2 = {
575
+ const q6 = /* @__PURE__ */ n(Y2, [["render", b2]]), P2 = {}, _2 = {
576
576
  viewBox: "0 0 12 12",
577
577
  fill: "none",
578
578
  xmlns: "http://www.w3.org/2000/svg",
@@ -588,7 +588,7 @@ function R2(o, t) {
588
588
  }, null, -1)
589
589
  ]));
590
590
  }
591
- const I = /* @__PURE__ */ n(P2, [["render", R2]]), N2 = {}, z2 = {
591
+ const E = /* @__PURE__ */ n(P2, [["render", R2]]), N2 = {}, z2 = {
592
592
  class: "stroke-1-25",
593
593
  viewBox: "0 0 16 16",
594
594
  fill: "none",
@@ -731,10 +731,10 @@ const i7 = /* @__PURE__ */ n(C0, [["render", u0]]), g0 = "data:image/png;base64,
731
731
  ][o - 1], a7 = (o, t) => {
732
732
  const i = new Date((/* @__PURE__ */ new Date()).getFullYear(), o, 0).getDate();
733
733
  return Object.fromEntries(
734
- Array.from({ length: i }, (a, f) => {
734
+ Array.from({ length: i }, (a, d) => {
735
735
  var c;
736
- const p = f + 1, d = ((c = t.find((A) => A[p])) == null ? void 0 : c[p]) || 0;
737
- return [p, d];
736
+ const p = d + 1, A = ((c = t.find((f) => f[p])) == null ? void 0 : c[p]) || 0;
737
+ return [p, A];
738
738
  })
739
739
  );
740
740
  }, p7 = (o) => {
@@ -794,63 +794,63 @@ function f7(o, t) {
794
794
  const i = o instanceof Date ? o : new Date(o);
795
795
  if (isNaN(i.getTime()))
796
796
  return "";
797
- const l = /* @__PURE__ */ new Date(), a = i.toDateString() === l.toDateString(), f = i.toDateString() === new Date(l.setDate(l.getDate() - 1)).toDateString();
797
+ const l = /* @__PURE__ */ new Date(), a = i.toDateString() === l.toDateString(), d = i.toDateString() === new Date(l.setDate(l.getDate() - 1)).toDateString();
798
798
  if (a)
799
799
  return i.toLocaleTimeString("en-US", {
800
800
  hour: "2-digit",
801
801
  minute: "2-digit",
802
802
  hour12: !1
803
803
  }).replace(",", "");
804
- if (f)
804
+ if (d)
805
805
  return "Yesterday";
806
806
  {
807
- const p = String(i.getDate()).padStart(2, "0"), d = i.toLocaleString("en-US", { month: "short" }), c = i.getFullYear();
808
- return `${p} ${d} ${c}`;
807
+ const p = String(i.getDate()).padStart(2, "0"), A = i.toLocaleString("en-US", { month: "short" }), c = i.getFullYear();
808
+ return `${p} ${A} ${c}`;
809
809
  }
810
810
  }
811
811
  function w0(o, t) {
812
812
  return new Date(t, o, 0).getDate();
813
813
  }
814
- const B0 = "Feb", H = 2023, C7 = w0(
815
- (/* @__PURE__ */ new Date(`${B0} 1, ${H}`)).getMonth() + 1,
816
- H
814
+ const B0 = "Feb", I = 2023, C7 = w0(
815
+ (/* @__PURE__ */ new Date(`${B0} 1, ${I}`)).getMonth() + 1,
816
+ I
817
817
  ), h7 = (o, t, i) => {
818
- const l = (c) => c.match(/\w\w/g).map((A) => parseInt(A, 16)), a = (c) => `#${c.map((A) => A.toString(16).padStart(2, "0")).join("")}`, f = l(o), p = l(t);
819
- return Array.from({ length: i }, (c, A) => {
820
- const h = A / (i - 1), k = f.map(
821
- (x, E) => Math.round(x + h * (p[E] - x))
818
+ const l = (c) => c.match(/\w\w/g).map((f) => parseInt(f, 16)), a = (c) => `#${c.map((f) => f.toString(16).padStart(2, "0")).join("")}`, d = l(o), p = l(t);
819
+ return Array.from({ length: i }, (c, f) => {
820
+ const h = f / (i - 1), P = d.map(
821
+ (D, _) => Math.round(D + h * (p[_] - D))
822
822
  );
823
- return a(k);
823
+ return a(P);
824
824
  });
825
825
  };
826
826
  function u7(o) {
827
827
  const t = o.match(/\/freddy-streamline\/\d+\/(.+)$/);
828
828
  return t ? t[1] : null;
829
829
  }
830
- const y = w([]), y0 = () => ({
831
- snackQueue: y,
830
+ const B = M([]), y0 = () => ({
831
+ snackQueue: B,
832
832
  addSnackBar: (i) => {
833
833
  const l = i.duration ?? 3e3;
834
- y.value.push(i), l > 0 && setTimeout(() => {
835
- const a = y.value.indexOf(i);
836
- a !== -1 && y.value.splice(a, 1);
834
+ B.value.push(i), l > 0 && setTimeout(() => {
835
+ const a = B.value.indexOf(i);
836
+ a !== -1 && B.value.splice(a, 1);
837
837
  }, l);
838
838
  },
839
839
  removeSnackBar: (i) => {
840
- const l = y.value.indexOf(i);
841
- l !== -1 && y.value.splice(l, 1);
840
+ const l = B.value.indexOf(i);
841
+ l !== -1 && B.value.splice(l, 1);
842
842
  }
843
843
  // optional external manual removal
844
- }), v = w([]), m0 = D(() => v.value.length > 0), S0 = (o) => {
844
+ }), S = M([]), m0 = F(() => S.value.length > 0), S0 = (o) => {
845
845
  const t = o.duration ?? 3e3;
846
- v.value.push(o), t > 0 && setTimeout(() => {
847
- v.value.shift();
846
+ S.value.push(o), t > 0 && setTimeout(() => {
847
+ S.value.shift();
848
848
  }, t);
849
- }, j = () => ({
850
- toastQueue: v,
849
+ }, Y = () => ({
850
+ toastQueue: S,
851
851
  addToast: S0,
852
852
  hasToasts: m0
853
- }), { addToast: V } = j(), g7 = (o) => {
853
+ }), { addToast: O } = Y(), g7 = (o) => {
854
854
  const t = document.getElementById(o);
855
855
  t && t.scrollIntoView({
856
856
  behavior: "smooth",
@@ -858,71 +858,32 @@ const y = w([]), y0 = () => ({
858
858
  });
859
859
  }, x7 = async (o) => {
860
860
  try {
861
- await navigator.clipboard.writeText(o), V({
861
+ await navigator.clipboard.writeText(o), O({
862
862
  message: "Copied to clipboard!",
863
863
  toastType: "success"
864
864
  });
865
865
  } catch {
866
- V({
866
+ O({
867
867
  message: "Failed to copy text!",
868
868
  toastType: "danger"
869
869
  });
870
870
  }
871
871
  }, M7 = (o, t = 2) => {
872
872
  if (!o) return "0 B";
873
- const i = 1024, l = t < 0 ? 0 : t, a = ["B", "KB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"], f = Math.floor(Math.log(o) / Math.log(i));
874
- return parseFloat((o / Math.pow(i, f)).toFixed(l)) + " " + a[f];
873
+ const i = 1024, l = t < 0 ? 0 : t, a = ["B", "KB", "MB", "GB", "TB", "PB", "EB", "ZB", "YB"], d = Math.floor(Math.log(o) / Math.log(i));
874
+ return parseFloat((o / Math.pow(i, d)).toFixed(l)) + " " + a[d];
875
875
  };
876
876
  function w7(o) {
877
877
  return o.scrollWidth > o.clientWidth || o.scrollHeight > o.clientHeight;
878
878
  }
879
- const B7 = (o, t) => {
880
- var A, h;
881
- const i = o.tooltip;
882
- let l = document.getElementById("chartjs-tooltip");
883
- if (l || (l = document.createElement("div"), l.id = "chartjs-tooltip", l.className = "chartjs-tooltip", l.innerHTML = '<div class="tooltip-content"></div>', document.body.appendChild(l)), !i || i.opacity === 0) {
884
- l.style.opacity = "0";
885
- return;
886
- }
887
- const a = ((A = i.title) == null ? void 0 : A[0]) || "";
888
- let f = `<div class="tooltip-title">${t} ${a}</div><div class="tooltip-body">`;
889
- const p = /* @__PURE__ */ new Set();
890
- (h = i.dataPoints) == null || h.forEach((k) => {
891
- const x = o.chart.data.datasets[k.datasetIndex];
892
- if (!x || p.has(x.label)) return;
893
- p.add(x.label);
894
- const E = `
895
- <span style="
896
- display: inline-block;
897
- width: 10px;
898
- height: 10px;
899
- background-color: ${x.backgroundColor || "#ccc"};
900
- border-radius: 50%;
901
- margin-right: 8px;
902
- "></span>`;
903
- f += `
904
- <div class="tooltip-item">
905
- <div class="tooltip-label">
906
- ${E}${x.label || ""} &nbsp;&nbsp;
907
- </div>
908
- <div class="tooltip-value">${x.data[Number(k.label) - 1]}</div>
909
- </div>`;
910
- }), f += "</div>";
911
- const d = l.querySelector(
912
- ".tooltip-content"
913
- );
914
- d && (d.innerHTML = f);
915
- const c = o.chart.canvas.getBoundingClientRect();
916
- l.style.opacity = "1", l.style.position = "absolute", l.style.left = `${c.left + window.pageXOffset + (i.caretX || 0)}px`, l.style.top = `${c.top + window.pageYOffset + (i.caretY || 0)}px`, l.style.pointerEvents = "none";
917
- };
918
- function J(o, t) {
879
+ function H(o, t) {
919
880
  if (o === t) return !0;
920
881
  if (typeof o != "object" || typeof t != "object" || o === null || t === null)
921
882
  return !1;
922
883
  if (Array.isArray(o) && Array.isArray(t)) {
923
884
  if (o.length !== t.length) return !1;
924
885
  for (let a = 0; a < o.length; a++)
925
- if (!J(o[a], t[a])) return !1;
886
+ if (!H(o[a], t[a])) return !1;
926
887
  return !0;
927
888
  }
928
889
  if (Array.isArray(o) !== Array.isArray(t)) return !1;
@@ -931,42 +892,64 @@ function J(o, t) {
931
892
  const i = Object.keys(o), l = Object.keys(t);
932
893
  if (i.length !== l.length) return !1;
933
894
  for (const a of i) {
934
- const f = a;
935
- if (!l.includes(a) || !J(o[f], t[f]))
895
+ const d = a;
896
+ if (!l.includes(a) || !H(o[d], t[d]))
936
897
  return !1;
937
898
  }
938
899
  return !0;
939
900
  }
940
- const L = "https://img.freepik.com/premium-vector/default-image-icon-vector-missing-picture-page-website-design-mobile-app-no-photo-available_87543-11093.jpg", k0 = ["src", "alt"], v0 = /* @__PURE__ */ u({
901
+ function B7(o) {
902
+ if (typeof structuredClone == "function")
903
+ return structuredClone(o);
904
+ const t = /* @__PURE__ */ new WeakMap();
905
+ function i(l) {
906
+ if (l === null || typeof l != "object") return l;
907
+ if (t.has(l)) return t.get(l);
908
+ if (Array.isArray(l)) {
909
+ const d = [];
910
+ t.set(l, d);
911
+ for (const p of l)
912
+ d.push(i(p));
913
+ return d;
914
+ }
915
+ const a = {};
916
+ t.set(l, a);
917
+ for (const d in l)
918
+ Object.prototype.hasOwnProperty.call(l, d) && (a[d] = i(l[d]));
919
+ return a;
920
+ }
921
+ return i(o);
922
+ }
923
+ const Z = "https://img.freepik.com/premium-vector/default-image-icon-vector-missing-picture-page-website-design-mobile-app-no-photo-available_87543-11093.jpg", k0 = ["src", "alt"], v0 = /* @__PURE__ */ u({
941
924
  __name: "BaseImageIcon",
942
925
  props: {
943
926
  fileName: {},
944
927
  alt: {}
945
928
  },
946
929
  setup(o) {
947
- const t = o, i = w("");
930
+ const t = o, i = M("");
948
931
  if (!t.fileName)
949
- i.value = L;
932
+ i.value = Z;
950
933
  else if (t.fileName.startsWith("http") || t.fileName.startsWith("/"))
951
934
  i.value = t.fileName;
952
935
  else
953
936
  try {
954
937
  i.value = new URL((/* @__PURE__ */ Object.assign({ "../assets/images/avatar.png": g0, "../assets/images/freddy_title.png": x0 }))[`../assets/images/${t.fileName}`], import.meta.url).href;
955
938
  } catch {
956
- i.value = L;
939
+ i.value = Z;
957
940
  }
958
941
  return (l, a) => (s(), r("img", {
959
942
  class: "freddy-plugins-user-avatar-base",
960
943
  loading: "lazy",
961
944
  src: i.value,
962
945
  alt: l.alt,
963
- onError: a[0] || (a[0] = (f) => i.value = m(L))
946
+ onError: a[0] || (a[0] = (d) => i.value = y(Z))
964
947
  }, null, 40, k0));
965
948
  }
966
- }), P = /* @__PURE__ */ n(v0, [["__scopeId", "data-v-720c99ab"]]), y7 = /* @__PURE__ */ u({
949
+ }), j = /* @__PURE__ */ n(v0, [["__scopeId", "data-v-720c99ab"]]), y7 = /* @__PURE__ */ u({
967
950
  __name: "IconEllipse",
968
951
  setup(o) {
969
- return (t, i) => (s(), B(P, {
952
+ return (t, i) => (s(), w(j, {
970
953
  "file-name": "avatar.png",
971
954
  alt: "User avatar"
972
955
  }));
@@ -1055,17 +1038,17 @@ function Y0(o, t) {
1055
1038
  }, null, -1)
1056
1039
  ]));
1057
1040
  }
1058
- const U7 = /* @__PURE__ */ n(Q0, [["render", Y0]]), b0 = {}, j0 = {
1041
+ const U7 = /* @__PURE__ */ n(Q0, [["render", Y0]]), j0 = {}, b0 = {
1059
1042
  xmlns: "http://www.w3.org/2000/svg",
1060
1043
  fill: "none",
1061
1044
  viewBox: "0 0 24 25"
1062
1045
  };
1063
1046
  function P0(o, t) {
1064
- return s(), r("svg", j0, t[0] || (t[0] = [
1047
+ return s(), r("svg", b0, t[0] || (t[0] = [
1065
1048
  C('<path fill="url(#a)" d="M22.071 16.145c-.168-.6-.666-.986-1.135-1.163-.437 4.093-3.742 7.335-7.947 7.335h-1.764c-4.38-.03-7.733-3.246-8.17-7.34-.382.146-.702.42-.906.77-.152.26-.24.564-.24.885v2.688a4.73 4.73 0 0 0 4.717 4.716h10.926c2.594 0 4.584-2.052 4.584-4.646l.025-2.645c0-.225-.044-.437-.09-.6Z"></path><path fill="url(#b)" d="m21.067 9.78-.001-.014h-.001l.002.013Z"></path><path fill="url(#c)" d="M10.082 12.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.576 1.577Z"></path><path fill="url(#d)" d="M10.082 12.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.576 1.577Z"></path><path fill="url(#e)" d="M10.082 12.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.576 1.577Z"></path><path fill="url(#f)" d="M6.709 12.633a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#g)" d="M6.709 12.633a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#h)" d="M6.709 12.633a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#i)" d="M6.709 12.633a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="#A8BDE1" d="M6.709 12.633a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#j)" d="M8.753 12.84a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="url(#k)" d="M8.753 12.84a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="url(#l)" d="M8.753 12.84a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="url(#m)" d="M8.753 12.84a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="url(#n)" d="M8.753 12.84a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="#F7F5F9" d="M8.753 12.84a.644.644 0 1 0-.677-1.094.644.644 0 0 0 .677 1.095Z"></path><path fill="url(#o)" d="M18.153 12.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.576 1.577Z"></path><path fill="url(#p)" d="M18.153 12.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.576 1.577Z"></path><path fill="url(#q)" d="M18.153 12.108a2.169 2.169 0 0 0-1.576-1.577 2.21 2.21 0 0 1 1.576 1.577Z"></path><path fill="url(#r)" d="M16.485 12.938a.644.644 0 1 0 0-1.287.644.644 0 0 0 0 1.287Z"></path><path fill="url(#s)" d="M16.485 12.938a.644.644 0 1 0 0-1.287.644.644 0 0 0 0 1.287Z"></path><path fill="url(#t)" d="M16.485 12.938a.644.644 0 1 0 0-1.287.644.644 0 0 0 0 1.287Z"></path><path fill="url(#u)" d="M16.485 12.938a.644.644 0 1 0 0-1.287.644.644 0 0 0 0 1.287Z"></path><path fill="url(#v)" d="M16.485 12.938a.644.644 0 1 0 0-1.287.644.644 0 0 0 0 1.287Z"></path><path fill="url(#w)" d="M22.057 16.153c-.6 4.205-4.24 7.466-8.605 7.466h-2.757c-4.449 0-8.144-3.389-8.636-7.712-.152.261-.24.564-.24.886v2.688a4.73 4.73 0 0 0 4.717 4.715h10.926a4.73 4.73 0 0 0 4.716-4.715v-2.688c0-.226-.043-.441-.121-.64Z"></path><path fill="url(#x)" d="M10.695 23.619h2.757c4.365 0 8.004-3.26 8.605-7.466a1.79 1.79 0 0 0-1.027-1.017c-.437 4.094-3.926 7.31-8.131 7.31h-1.803c-4.205 0-7.694-3.215-8.131-7.31a1.796 1.796 0 0 0-.906.77c.491 4.324 4.187 7.712 8.636 7.712Z" opacity=".47"></path><path fill="url(#y)" d="M10.695 23.619h2.757c4.365 0 8.004-3.26 8.605-7.466a1.79 1.79 0 0 0-1.027-1.017c-.437 4.094-3.926 7.31-8.131 7.31h-1.803c-4.205 0-7.694-3.215-8.131-7.31a1.796 1.796 0 0 0-.906.77c.491 4.324 4.187 7.712 8.636 7.712Z"></path><path fill="#0C132C" d="M11.963 18.697h.044c1.411 0 2.264-.882 2.3-.92a.431.431 0 0 0-.627-.593c-.006.007-.646.65-1.674.65h-.026a2.456 2.456 0 0 1-1.694-.652.43.43 0 0 0-.624.595c.036.038.888.92 2.3.92Z"></path><path fill="#0B132F" d="M11.963 18.697h.044c1.411 0 2.264-.882 2.3-.92a.431.431 0 0 0-.627-.593c-.006.007-.646.65-1.674.65h-.026a2.456 2.456 0 0 1-1.694-.652.43.43 0 0 0-.624.595c.036.038.888.92 2.3.92Z"></path><path fill="url(#z)" d="M16.058 8.946c-.506-.118-1.643-.12-2.257-.261-1.933-.446-6.705-2.442-7.024-2.7-1.561.768-2.571 2.267-2.87 3.91a5.351 5.351 0 0 0-.088.97v2.107c0 .708.091 1.394.262 2.05.916 3.518 4.129 6.135 7.923 6.135 3.794 0 7.007-2.617 7.923-6.135.17-.655.262-1.342.262-2.05V10.92c-.094-.072-.41-1.097-4.131-1.973Zm-8.104 5.928a2.208 2.208 0 1 1 .559-4.343 2.168 2.168 0 0 1 1.576 1.576 2.208 2.208 0 0 1-2.136 2.767Zm8.07 0a2.208 2.208 0 1 1 .56-4.343 2.169 2.169 0 0 1 1.576 1.576 2.208 2.208 0 0 1-2.136 2.767Z"></path><path fill="url(#A)" d="m2.836 9.748.001-.022-.004-.002a.419.419 0 0 1 .002.024Z"></path><path fill="url(#B)" d="M7.232 15.51c-1.191-.758-2.166-1.898-1.823-3.416.329-1.456 1.474-1.844 2.065-1.947a.246.246 0 0 0 .172-.366c-.406-.695-1.368-2.24-1.83-2.156-.33.06-.921.82-1.314 2.23a.244.244 0 0 0-.009.067v2.743c0 2.641 1.396 4.972 3.486 6.292a.255.255 0 0 0 .114.038h.003a.247.247 0 0 0 .18-.062c1.5-1.307.128-2.676-1.044-3.422Z" opacity=".2"></path><path fill="url(#C)" d="M17.116 15.571c1.192-.758 1.679-1.598 1.598-3.466-.081-1.869-2.438-1.896-2.438-1.896s1.436-2.682 2.032-2.573c.33.06.93.831 1.322 2.262l-.217 2.91c-.27 3.304-2.022 5.322-3.305 6.1-.092.065-.176.122-.176.122-1.625-1.327-.008-2.7 1.184-3.459Z" opacity=".2"></path><path fill="url(#D)" d="M14.764 6.377a4.45 4.45 0 0 1 3.162 1.316 4.445 4.445 0 0 1 1.316 3.162v2.107a7.175 7.175 0 0 1-2.123 5.103 7.174 7.174 0 0 1-5.103 2.123 7.173 7.173 0 0 1-5.102-2.123 7.173 7.173 0 0 1-2.123-5.103v-2.107c0-1.19.467-2.313 1.316-3.162a4.445 4.445 0 0 1 3.161-1.316h5.496m0-.959H9.268c-2.99 0-5.436 2.446-5.436 5.437v2.107c0 4.502 3.683 8.185 8.184 8.185 4.502 0 8.185-3.683 8.185-8.184v-2.108c0-2.99-2.446-5.437-5.437-5.437Z"></path><path fill="#F7F5F9" d="M12.043 18.834h-.044c-1.44 0-2.333-1.013-2.317-1.068.077-.258.014-.3.19-.487.176-.186.274-.09.441.104.03.035.64.468 1.686.468h.043a3.6 3.6 0 0 0 1.847-.535c.167-.197.142-.285.318-.098.176.187.243.434.076.631-.036.044-.802.985-2.24.986Z"></path><path fill="#0C132C" d="M12.034 18.697h-.044c-1.412 0-2.264-.882-2.3-.92a.431.431 0 0 1 .625-.595c.03.031.65.653 1.675.653h.043a2.503 2.503 0 0 0 1.675-.651.431.431 0 1 1 .626.593c-.036.038-.889.92-2.3.92Z"></path><path fill="url(#E)" d="M10.147 12.633a2.166 2.166 0 1 1-1.641-2.102 2.21 2.21 0 0 0-2.767 2.136 2.208 2.208 0 1 0 4.344-.56c.041.169.064.345.064.526Z"></path><path fill="url(#F)" d="M10.147 12.633a2.166 2.166 0 1 1-1.641-2.102 2.21 2.21 0 0 0-2.767 2.136 2.208 2.208 0 1 0 4.344-.56c.041.169.064.345.064.526Z"></path><path fill="#F7F5F9" d="M10.147 12.633a2.166 2.166 0 1 1-1.641-2.102 2.21 2.21 0 0 0-2.767 2.136 2.208 2.208 0 1 0 4.344-.56c.041.169.064.345.064.526Z"></path><path fill="url(#G)" d="M5.815 12.633a2.166 2.166 0 1 0 4.268-.525 2.21 2.21 0 0 0-1.577-1.577 2.166 2.166 0 0 0-2.69 2.102Zm3.384 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#H)" d="M5.815 12.633a2.166 2.166 0 1 0 4.268-.525 2.21 2.21 0 0 0-1.577-1.577 2.166 2.166 0 0 0-2.69 2.102Zm3.384 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#I)" d="M5.815 12.633a2.166 2.166 0 1 0 4.268-.525 2.21 2.21 0 0 0-1.577-1.577 2.166 2.166 0 0 0-2.69 2.102Zm3.384 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="#091334" d="M5.815 12.633a2.166 2.166 0 1 0 4.268-.525 2.21 2.21 0 0 0-1.577-1.577 2.166 2.166 0 0 0-2.69 2.102Zm3.384 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#J)" d="M18.217 12.633a2.166 2.166 0 1 1-1.64-2.102 2.208 2.208 0 1 0 1.577 1.577c.04.168.063.344.063.525Z"></path><path fill="url(#K)" d="M18.217 12.633a2.166 2.166 0 1 1-1.64-2.102 2.208 2.208 0 1 0 1.577 1.577c.04.168.063.344.063.525Z"></path><path fill="#F7F5F9" d="M18.217 12.633a2.166 2.166 0 1 1-1.64-2.102 2.208 2.208 0 1 0 1.577 1.577c.04.168.063.344.063.525Z"></path><path fill="url(#L)" d="M13.886 12.633a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.577 2.166 2.166 0 0 0-2.69 2.102h-.001Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#M)" d="M13.886 12.633a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.577 2.166 2.166 0 0 0-2.69 2.102h-.001Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#N)" d="M13.886 12.633a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.577 2.166 2.166 0 0 0-2.69 2.102h-.001Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="#0B1332" d="M13.886 12.633a2.166 2.166 0 1 0 4.267-.525 2.21 2.21 0 0 0-1.576-1.577 2.166 2.166 0 0 0-2.69 2.102h-.001Zm3.383 0a1.245 1.245 0 1 1-2.49 0 1.245 1.245 0 0 1 2.49 0Z"></path><path fill="url(#O)" d="M14.78 12.633a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#P)" d="M14.78 12.633a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#Q)" d="M14.78 12.633a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="url(#R)" d="M14.78 12.633a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="#A8BDE1" d="M14.78 12.633a1.245 1.245 0 1 0 2.49 0 1.245 1.245 0 0 0-2.49 0Zm1.705-.983a.644.644 0 1 1 0 1.288.644.644 0 0 1 0-1.288Z"></path><path fill="#F7F5F9" d="M15.93 11.425c.724 0 1.289.454 1.31 1.31.003.105-.012.207-.035.305.038-.122.054-.252.06-.386.03-.698-.576-1.295-1.261-1.262-.18.009-.352.039-.508.107a1.31 1.31 0 0 1 .434-.074Zm-8.078.01c.723 0 1.273.469 1.31 1.31.004.105-.013.208-.036.305.039-.122.055-.251.06-.386a1.206 1.206 0 0 0-1.261-1.261c-.18.009-.352.038-.507.106a1.31 1.31 0 0 1 .434-.074Z"></path><path fill="#F7F5F9" d="M16.415 13.102a.752.752 0 1 0 0-1.505.752.752 0 0 0 0 1.505Zm-8.088.013a.752.752 0 1 0 0-1.505.752.752 0 0 0 0 1.505Z"></path><g opacity=".2"><path fill="url(#S)" d="M5.873 2Z"></path><path fill="url(#T)" d="M5.99 2.185a4.8 4.8 0 0 1-.053-.082l.052.082Z"></path><path fill="url(#U)" d="m7.189 3.722.064.07-.028-.03-.036-.04Z"></path><path fill="url(#V)" d="m7.052 3.567.086.097a2.594 2.594 0 0 1-.086-.097Z"></path><path fill="url(#W)" d="M20.16 10.962c-.029-.325-.026-.28-.085-.652-.232-1.563-.99-2.73-1.854-3.578a8.538 8.538 0 0 0-2.473-1.665c-1.11-.492-2.169-.646-3.11-.784-.725-.105-1.41-.205-2.043-.439-1.822-.674-2.419-1.786-2.608-2.337l-.338-.056h-.987a4.58 4.58 0 0 0-1.875.402A4.732 4.732 0 0 0 1.792 6.24v2.373a1.78 1.78 0 0 0 1.013 1.6l.005.001.09.04a5.456 5.456 0 0 1 2.852-4.462c.174.17.47.446.886.782 1.365 1.103 3.1 1.649 4.755 2.157 1.528.47 3.09.816 4.637 1.214 1.437.37 2.956.726 4.155 1.645l-.009-.309c.003.002-.016-.32-.016-.32Z"></path></g><g opacity=".2"><path fill="url(#X)" d="m20.172 10.915-.022-.23a7.76 7.76 0 0 0-.54-.271c-.116-.046-.23-.092-.346-.136v.002c.044.244.084.49.099.735a6 6 0 0 1 .834.532l-.009-.31c.003.002-.016-.322-.016-.322Z"></path><path fill="url(#Y)" d="m6.79 5.939-.017-.02a1.949 1.949 0 0 1-.49.334c.095.08.197.166.308.256.15.12.305.235.462.343.2-.102.416-.172.635-.205a3.082 3.082 0 0 1-.898-.708Z"></path></g><path fill="url(#Z)" d="M2.853 10.684a.263.263 0 0 0-.304-.26 2.114 2.114 0 0 0 0 4.173.263.263 0 0 0 .303-.26v-3.653Z"></path><path fill="#2B70B8" d="M2.853 11.63a.2.2 0 0 0-.23-.198 1.603 1.603 0 0 0 0 3.166.2.2 0 0 0 .23-.198v-2.77Z"></path><path fill="url(#aa)" d="M21.147 10.684c0-.162.145-.286.304-.26a2.114 2.114 0 0 1 0 4.173.263.263 0 0 1-.303-.26v-3.653Z"></path><path fill="#2B70B8" d="M21.147 11.63a.2.2 0 0 1 .23-.198 1.603 1.603 0 0 1 0 3.166.2.2 0 0 1-.23-.198v-2.77Z"></path><path fill="url(#ab)" d="M17.397.81H8.83a2.225 2.225 0 0 0 .173.274c.372.508.986.928 1.774 1.217.547.2 1.161.288 1.873.39 1.089.157 2.323.335 3.668.982.876.421 2.101 1.163 3.09 2.34.266.317.515.665.735 1.047.408.706.906 1.02 1.047 1.971.152-.294.037.283.037.283.65-.263.886-.675.886-1.416V5.524A4.73 4.73 0 0 0 17.396.808l.001.001Z"></path><path fill="url(#ac)" d="M17.446.907H8.878a2.225 2.225 0 0 0 .173.275c.372.508.986.928 1.774 1.217.547.2 1.161.288 1.873.39 1.089.157 2.323.335 3.668.982.876.421 2.101 1.163 3.09 2.34.266.317.515.665.735 1.047a6.95 6.95 0 0 1 .858 2.48c.65-.263 1.113-.9 1.113-1.642V5.623A4.73 4.73 0 0 0 17.445.907Z"></path><path fill="#fff" d="M5.873 1.345Zm.117.185a4.839 4.839 0 0 1-.053-.082l.052.082Zm1.199 1.537.064.07-.028-.03-.036-.04Zm-.137-.155.085.098-.085-.098Z"></path><path fill="url(#ad)" d="M20.147 10.206c-.029-.321-.037-.306-.112-.672-.317-1.53-.992-2.63-1.855-3.47a8.34 8.34 0 0 0-2.185-1.524c-.082-.039-.206-.087-.287-.122-1.11-.487-2.128-.607-3.069-.743-.725-.105-1.41-.206-2.043-.438-1.822-.666-2.419-1.89-2.608-2.433H6.663a4.636 4.636 0 0 0-1.875.397c-1.75.683-2.995 2.373-2.995 4.337v2.347c0 .696.416 1.299 1.013 1.58l.005.003.09.04c.114-1.904 1.241-3.549 2.852-4.413.174.169.47.442.886.773 1.365 1.091 3.1 1.63 4.755 2.133 1.528.465 3.09.807 4.637 1.2 1.437.366 2.956.718 4.155 1.628l-.009-.306c.003.002-.03-.317-.03-.317Z"></path><path fill="url(#ae)" d="M20.163 10.32c-.03-.321-.035-.33-.11-.696-.317-1.531-1.01-2.612-1.874-3.45a8.34 8.34 0 0 0-2.184-1.525c-.082-.039-.207-.087-.287-.122-1.11-.487-2.128-.608-3.07-.743-.724-.105-1.41-.206-2.043-.438C8.774 2.68 8.177 1.456 7.987.913H6.663a4.637 4.637 0 0 0-1.876.396c-1.749.684-2.995 2.374-2.995 4.338v2.347c0 .695.416 1.299 1.014 1.58l.004.003c.03.014.06.026.091.039.114-1.903 1.24-3.548 2.852-4.412.173.169.47.441.885.773 1.366 1.091 3.101 1.63 4.755 2.133 1.528.465 3.09.807 4.638 1.2 1.436.366 2.955.718 4.155 1.628l-.01-.306c.003.002-.013-.312-.013-.312Z"></path><path fill="url(#af)" d="M19.317 10.337s-.764-4.675-6.652-5.516c0 0 3.811 1.216 4.431 4.758 0 0 2.221.73 2.221.758Z"></path><path fill="url(#ag)" d="M5.748 5.209s-.603-.587-.793-1.379c0 0-2.19 2.396-2.053 5.809 0 0 .07-2.932 2.846-4.43Z"></path><path fill="url(#ah)" d="M21.05 9.638s.894-4.095-3.304-6.072c0 0-2.499-.876-5.048-.777 0 0 3.152.127 5.698 2.267 2.546 2.139 2.655 4.582 2.655 4.582Z"></path><path fill="url(#ai)" d="M6.994.912s.542 2.843 4.82 3.629c4.28.785 4.524 1.462 5.39 2.058 0 0-1.395-2.512-4.699-2.839C9.22 3.435 8.26 1.753 7.97.913h-.975V.912Z"></path><defs><linearGradient id="a" x1="3.218" x2="21.32" y1="23.128" y2="14.514" gradientUnits="userSpaceOnUse"><stop stop-color="#92D6FF"></stop><stop offset="1" stop-color="#1A77AA"></stop></linearGradient><linearGradient id="b" x1="4.569" x2="21.864" y1="22.583" y2="9.147" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="c" x1="2.301" x2="17.246" y1="16.751" y2="5.144" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="d" x1=".893" x2="18.187" y1="17.845" y2="4.413" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="e" x1="5.768" x2="9.56" y1="14.058" y2="11.113" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="f" x1="5.821" x2="9.687" y1="14.289" y2="11.286" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="g" x1="2.433" x2="17.378" y1="16.921" y2="5.314" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="h" x1="1.025" x2="18.319" y1="18.015" y2="4.583" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="i" x1="5.9" x2="9.692" y1="14.228" y2="11.283" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="j" x1="5.831" x2="9.696" y1="14.3" y2="11.298" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="k" x1="2.442" x2="17.387" y1="16.933" y2="5.325" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="l" x1="1.034" x2="18.328" y1="18.026" y2="4.595" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="m" x1="5.909" x2="9.701" y1="14.24" y2="11.294" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="n" x1="6.772" x2="8.953" y1="13.569" y2="11.876" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="o" x1="5.338" x2="20.282" y1="20.66" y2="9.053" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="p" x1="3.929" x2="21.224" y1="21.754" y2="8.322" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="q" x1="13.838" x2="17.631" y1="14.058" y2="11.113" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="r" x1="5.479" x2="20.424" y1="20.842" y2="9.235" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="s" x1="4.07" x2="21.364" y1="21.936" y2="8.504" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="t" x1="13.902" x2="17.767" y1="14.301" y2="11.298" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="u" x1="13.979" x2="17.772" y1="14.24" y2="11.294" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="v" x1="14.843" x2="17.023" y1="13.569" y2="11.876" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="w" x1="11.928" x2="11.487" y1="19.422" y2="27.209" gradientUnits="userSpaceOnUse"><stop stop-color="#0088CA"></stop><stop offset=".47" stop-color="#02B6EE"></stop><stop offset="1" stop-color="#15FF72"></stop></linearGradient><linearGradient id="x" x1="3.829" x2="22.365" y1="23.88" y2="9.485" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="y" x1="6.806" x2="28.112" y1="20.506" y2="10.367" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".36" stop-color="#4687CE"></stop><stop offset="1" stop-color="#15FF72"></stop></linearGradient><linearGradient id="z" x1="5.197" x2="18.986" y1="18.055" y2="6.885" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset="1" stop-color="#0EE59B"></stop></linearGradient><linearGradient id="A" x1="1.347" x2="16.925" y1="10.891" y2="-1.209" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="B" x1="6.87" x2="6.466" y1="18.831" y2="9.538" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="C" x1="14.405" x2="18.488" y1="18.831" y2="11.107" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="D" x1="6.96" x2="15.736" y1="19.683" y2="6.927" gradientUnits="userSpaceOnUse"><stop offset=".05" stop-color="#304F96"></stop><stop offset=".73" stop-color="#51C2C4" stop-opacity=".1"></stop></linearGradient><linearGradient id="E" x1="5.835" x2="9.701" y1="14.306" y2="11.305" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="F" x1="2.447" x2="17.392" y1="16.939" y2="5.331" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="G" x1="5.832" x2="9.697" y1="14.302" y2="11.3" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="H" x1="2.443" x2="17.388" y1="16.934" y2="5.326" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="I" x1="1.035" x2="18.329" y1="18.027" y2="4.596" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="J" x1="5.483" x2="20.428" y1="20.849" y2="9.241" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="K" x1="4.075" x2="21.369" y1="21.942" y2="8.511" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="L" x1="5.48" x2="20.424" y1="20.844" y2="9.237" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="M" x1="4.071" x2="21.366" y1="21.937" y2="8.506" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="N" x1="13.903" x2="17.768" y1="14.302" y2="11.3" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="O" x1="5.469" x2="20.414" y1="20.83" y2="9.223" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="P" x1="4.061" x2="21.355" y1="21.924" y2="8.493" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="Q" x1="13.893" x2="17.758" y1="14.289" y2="11.286" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="R" x1="13.97" x2="17.763" y1="14.228" y2="11.283" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="S" x1="5.773" x2="5.873" y1="1.917" y2="1.917" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="T" x1="5.937" x2="5.989" y1="2.144" y2="2.144" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="U" x1="7.189" x2="7.253" y1="3.757" y2="3.757" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="V" x1="7.052" x2="7.138" y1="3.615" y2="3.615" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="W" x1="1.792" x2="20.186" y1="6.522" y2="6.522" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity=".2"></stop></linearGradient><linearGradient id="X" x1="1.725" x2="20.197" y1="10.912" y2="10.912" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity=".4"></stop></linearGradient><linearGradient id="Y" x1="1.725" x2="20.197" y1="6.385" y2="6.385" gradientUnits="userSpaceOnUse"><stop></stop><stop offset="1" stop-opacity="0"></stop></linearGradient><linearGradient id="Z" x1=".77" x2="2.853" y1="12.51" y2="12.51" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="aa" x1="23.23" x2="21.147" y1="12.51" y2="12.51" gradientUnits="userSpaceOnUse"><stop stop-color="#358ACA"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="ab" x1="8.829" x2="22.113" y1="5.062" y2="5.062" gradientUnits="userSpaceOnUse"><stop stop-color="#009CD4"></stop><stop offset="1" stop-color="#CFFFFF"></stop></linearGradient><linearGradient id="ac" x1="9.766" x2="25.149" y1="-1.471" y2="8.712" gradientUnits="userSpaceOnUse"><stop stop-color="#42BAE1"></stop><stop offset=".47" stop-color="#02B6E6"></stop><stop offset=".79" stop-color="#5FC4B9"></stop></linearGradient><linearGradient id="ad" x1="19.263" x2="3.582" y1="13.477" y2="3.131" gradientUnits="userSpaceOnUse"><stop stop-color="#009CD4"></stop><stop offset="1" stop-color="#83DBEF"></stop></linearGradient><linearGradient id="ae" x1="1.792" x2="20.186" y1="5.925" y2="5.925" gradientUnits="userSpaceOnUse"><stop stop-color="#009CD4"></stop><stop offset="1" stop-color="#CFFFFF"></stop></linearGradient><linearGradient id="af" x1="21.495" x2="11.146" y1="11.353" y2="3.763" gradientUnits="userSpaceOnUse"><stop stop-color="#FDFEFF"></stop><stop offset="1" stop-color="#CFFFFF" stop-opacity="0"></stop></linearGradient><linearGradient id="ag" x1="2.896" x2="5.748" y1="6.735" y2="6.735" gradientUnits="userSpaceOnUse"><stop stop-color="#FDFEFF"></stop><stop offset="1" stop-color="#CFFFFF" stop-opacity="0"></stop></linearGradient><linearGradient id="ah" x1="12.698" x2="21.13" y1="6.21" y2="6.21" gradientUnits="userSpaceOnUse"><stop stop-color="#009CD4" stop-opacity="0"></stop><stop offset="1" stop-color="#CFFFFF"></stop></linearGradient><linearGradient id="ai" x1="7.18" x2="18.067" y1=".994" y2="7.792" gradientUnits="userSpaceOnUse"><stop stop-color="#009CD4"></stop><stop offset="1" stop-color="#CFFFFF" stop-opacity="0"></stop></linearGradient></defs>', 73)
1066
1049
  ]));
1067
1050
  }
1068
- const G7 = /* @__PURE__ */ n(b0, [["render", P0]]), _0 = {}, R0 = {
1051
+ const G7 = /* @__PURE__ */ n(j0, [["render", P0]]), _0 = {}, R0 = {
1069
1052
  xmlns: "http://www.w3.org/2000/svg",
1070
1053
  viewBox: "0 0 26 30",
1071
1054
  fill: "none"
@@ -1088,7 +1071,7 @@ function X0(o, t) {
1088
1071
  const F7 = /* @__PURE__ */ n(z0, [["render", X0]]), E7 = /* @__PURE__ */ u({
1089
1072
  __name: "IconFreddyHubTitle",
1090
1073
  setup(o) {
1091
- return (t, i) => (s(), B(P, {
1074
+ return (t, i) => (s(), w(j, {
1092
1075
  fileName: "freddy_title.png",
1093
1076
  alt: "User avatar"
1094
1077
  }));
@@ -1167,7 +1150,7 @@ function d3(o, t) {
1167
1150
  }, null, -1)
1168
1151
  ]));
1169
1152
  }
1170
- const _ = /* @__PURE__ */ n(p3, [["render", d3]]), A3 = {}, f3 = { class: "icon-figma" };
1153
+ const b = /* @__PURE__ */ n(p3, [["render", d3]]), A3 = {}, f3 = { class: "icon-figma" };
1171
1154
  function C3(o, t) {
1172
1155
  return s(), r("div", f3, t[0] || (t[0] = [
1173
1156
  C('<svg width="53" height="52" viewBox="0 0 53 52" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_11937_1997)"><rect x="0.5" width="52" height="52" rx="8" fill="white"></rect><rect x="0.5" width="52" height="52" rx="8" fill="url(#paint0_linear_11937_1997)"></rect><path fill-rule="evenodd" clip-rule="evenodd" d="M26.5006 3.3131C13.971 3.3131 3.81371 13.4704 3.81371 26C3.81371 38.5296 13.971 48.6869 26.5006 48.6869C39.0302 48.6869 49.1875 38.5296 49.1875 26C49.1875 13.4704 39.0302 3.3131 26.5006 3.3131ZM3.6875 26C3.6875 13.4007 13.9013 3.18689 26.5006 3.18689C39.0999 3.18689 49.3137 13.4007 49.3137 26C49.3137 38.5993 39.0999 48.8131 26.5006 48.8131C13.9013 48.8131 3.6875 38.5993 3.6875 26Z" fill="#D0D5DD"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M26.5 19.6266C22.9799 19.6266 20.1262 22.4802 20.1262 26.0004C20.1262 29.5205 22.9799 32.3742 26.5 32.3742C30.0201 32.3742 32.8738 29.5205 32.8738 26.0004C32.8738 22.4802 30.0201 19.6266 26.5 19.6266ZM20 26.0004C20 22.4105 22.9101 19.5004 26.5 19.5004C30.0899 19.5004 33 22.4105 33 26.0004C33 29.5902 30.0899 32.5004 26.5 32.5004C22.9101 32.5004 20 29.5902 20 26.0004Z" fill="#D0D5DD"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M26.5001 21.6451C24.0953 21.6451 22.1457 23.5947 22.1457 25.9995C22.1457 28.4044 24.0953 30.3539 26.5001 30.3539C28.905 30.3539 30.8545 28.4044 30.8545 25.9995C30.8545 23.5947 28.905 21.6451 26.5001 21.6451ZM22.0195 25.9995C22.0195 23.5249 24.0256 21.5189 26.5001 21.5189C28.9747 21.5189 30.9807 23.5249 30.9807 25.9995C30.9807 28.4741 28.9747 30.4801 26.5001 30.4801C24.0256 30.4801 22.0195 28.4741 22.0195 25.9995Z" fill="#D0D5DD"></path><path d="M26.4375 0H26.5637V52H26.4375V0Z" fill="#D0D5DD"></path><path d="M52.5 25.9365L52.5 26.0627L0.5 26.0627L0.5 25.9365L52.5 25.9365Z" fill="#D0D5DD"></path><path d="M43.7285 0H43.8547V52H43.7285V0Z" fill="#D0D5DD"></path><path d="M17.791 0H17.9172V52H17.791V0Z" fill="#D0D5DD"></path><path d="M35.082 0H35.2082V52H35.082V0Z" fill="#D0D5DD"></path><path d="M9.14648 0H9.2727V52H9.14648V0Z" fill="#D0D5DD"></path><path d="M52.5 43.2275L52.5 43.3538L0.5 43.3538L0.5 43.2275L52.5 43.2275Z" fill="#D0D5DD"></path><path d="M52.5 17.291L52.5 17.4172L0.5 17.4172L0.5 17.291L52.5 17.291Z" fill="#D0D5DD"></path><path d="M52.5 34.582L52.5 34.7082L0.5 34.7082L0.5 34.582L52.5 34.582Z" fill="#D0D5DD"></path><path d="M52.5 8.64551L52.5 8.77172L0.5 8.77172L0.5 8.64551L52.5 8.64551Z" fill="#D0D5DD"></path><g filter="url(#filter0_dd_11937_1997)"><circle cx="26.5" cy="26" r="13" fill="url(#paint1_linear_11937_1997)"></circle></g><g filter="url(#filter1_b_11937_1997)"><path d="M0.5 26H52.5V39.2C52.5 43.6804 52.5 45.9206 51.6281 47.6319C50.8611 49.1372 49.6372 50.3611 48.1319 51.1281C46.4206 52 44.1804 52 39.7 52H13.3C8.81958 52 6.57937 52 4.86808 51.1281C3.36278 50.3611 2.13893 49.1372 1.37195 47.6319C0.5 45.9206 0.5 43.6804 0.5 39.2V26Z" fill="white" fill-opacity="0.2"></path></g></g><rect x="0.6" y="0.1" width="51.8" height="51.8" rx="7.9" stroke="#D0D5DD" stroke-width="0.2"></rect><defs><filter id="filter0_dd_11937_1997" x="10.5" y="11" width="32" height="32" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1"></feGaussianBlur><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.06 0"></feColorMatrix><feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_11937_1997"></feBlend><feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"></feColorMatrix><feOffset dy="1"></feOffset><feGaussianBlur stdDeviation="1.5"></feGaussianBlur><feColorMatrix type="matrix" values="0 0 0 0 0.0627451 0 0 0 0 0.0941176 0 0 0 0 0.156863 0 0 0 0.1 0"></feColorMatrix><feBlend mode="normal" in2="effect1_dropShadow_11937_1997" result="effect2_dropShadow_11937_1997"></feBlend><feBlend mode="normal" in="SourceGraphic" in2="effect2_dropShadow_11937_1997" result="shape"></feBlend></filter><filter id="filter1_b_11937_1997" x="-4.5" y="21" width="62" height="36" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB"><feFlood flood-opacity="0" result="BackgroundImageFix"></feFlood><feGaussianBlur in="BackgroundImageFix" stdDeviation="2.5"></feGaussianBlur><feComposite in2="SourceAlpha" operator="in" result="effect1_backgroundBlur_11937_1997"></feComposite><feBlend mode="normal" in="SourceGraphic" in2="effect1_backgroundBlur_11937_1997" result="shape"></feBlend></filter><linearGradient id="paint0_linear_11937_1997" x1="26.5" y1="0" x2="26.5" y2="52" gradientUnits="userSpaceOnUse"><stop stop-color="white"></stop><stop offset="1" stop-color="#D0D5DD"></stop></linearGradient><linearGradient id="paint1_linear_11937_1997" x1="20" y1="39" x2="33" y2="13" gradientUnits="userSpaceOnUse"><stop stop-color="#53389E"></stop><stop offset="1" stop-color="#6941C6"></stop></linearGradient><clipPath id="clip0_11937_1997"><rect x="0.5" width="52" height="52" rx="8" fill="white"></rect></clipPath></defs></svg>', 1)
@@ -1265,7 +1248,7 @@ function L3(o, t) {
1265
1248
  }, null, -1)
1266
1249
  ]));
1267
1250
  }
1268
- const b7 = /* @__PURE__ */ n(F3, [["render", L3]]), D3 = {}, I3 = {
1251
+ const j7 = /* @__PURE__ */ n(F3, [["render", L3]]), D3 = {}, I3 = {
1269
1252
  viewBox: "0 0 16 16",
1270
1253
  class: "stroke-1-25",
1271
1254
  fill: "none",
@@ -1282,7 +1265,7 @@ function O3(o, t) {
1282
1265
  }, null, -1)
1283
1266
  ]));
1284
1267
  }
1285
- const j7 = /* @__PURE__ */ n(D3, [["render", O3]]), H3 = {}, V3 = {
1268
+ const b7 = /* @__PURE__ */ n(D3, [["render", O3]]), H3 = {}, V3 = {
1286
1269
  class: "stroke-2",
1287
1270
  xmlns: "http://www.w3.org/2000/svg",
1288
1271
  viewBox: "0 0 24 25",
@@ -1314,13 +1297,13 @@ function Y3(o, t) {
1314
1297
  }, null, -1)
1315
1298
  ]));
1316
1299
  }
1317
- const _7 = /* @__PURE__ */ n(Q3, [["render", Y3]]), b3 = {}, j3 = {
1300
+ const _7 = /* @__PURE__ */ n(Q3, [["render", Y3]]), j3 = {}, b3 = {
1318
1301
  xmlns: "http://www.w3.org/2000/svg",
1319
1302
  viewBox: "0 0 22 21",
1320
1303
  fill: "none"
1321
1304
  };
1322
1305
  function P3(o, t) {
1323
- return s(), r("svg", j3, t[0] || (t[0] = [
1306
+ return s(), r("svg", b3, t[0] || (t[0] = [
1324
1307
  e("path", {
1325
1308
  d: "M15.613 14.0862C12.98 15.5692 11.477 18.6412 11 19.5012V6.00122C11.415 5.25522 12.602 3.11724 14.632 1.66524C15.487 1.05324 15.914 0.747235 16.457 1.02524C17 1.30524 17 1.92124 17 3.15224V11.9922C17 12.6582 17 12.9912 16.863 13.2242C16.727 13.4582 16.355 13.6672 15.613 14.0862Z",
1326
1309
  stroke: "currentColor",
@@ -1337,7 +1320,7 @@ function P3(o, t) {
1337
1320
  }, null, -1)
1338
1321
  ]));
1339
1322
  }
1340
- const R7 = /* @__PURE__ */ n(b3, [["render", P3]]), _3 = {}, R3 = {
1323
+ const R7 = /* @__PURE__ */ n(j3, [["render", P3]]), _3 = {}, R3 = {
1341
1324
  width: "16",
1342
1325
  height: "16",
1343
1326
  viewBox: "0 0 12 12",
@@ -1428,7 +1411,7 @@ const X7 = /* @__PURE__ */ n(t5, [["render", e5]]), s5 = { class: "icon-person-c
1428
1411
  d: "M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8m8-7a7 7 0 0 0-5.468 11.37C3.242 11.226 4.805 10 8 10s4.757 1.225 5.468 2.37A7 7 0 0 0 8 1"
1429
1412
  })
1430
1413
  ], -1)),
1431
- e("span", null, S(t.title), 1)
1414
+ e("span", null, m(t.title), 1)
1432
1415
  ]));
1433
1416
  }
1434
1417
  }), r5 = {}, n5 = {
@@ -1652,7 +1635,7 @@ function Q5(o, t) {
1652
1635
  ]));
1653
1636
  }
1654
1637
  const p9 = /* @__PURE__ */ n(V5, [["render", Q5]]), T5 = {}, Y5 = { class: "icon-radio-fill" };
1655
- function b5(o, t) {
1638
+ function j5(o, t) {
1656
1639
  return s(), r("div", Y5, t[0] || (t[0] = [
1657
1640
  e("svg", {
1658
1641
  xmlns: "http://www.w3.org/2000/svg",
@@ -1668,13 +1651,13 @@ function b5(o, t) {
1668
1651
  ], -1)
1669
1652
  ]));
1670
1653
  }
1671
- const c9 = /* @__PURE__ */ n(T5, [["render", b5]]), j5 = {}, P5 = { class: "icon-robot-screen" };
1654
+ const c9 = /* @__PURE__ */ n(T5, [["render", j5]]), b5 = {}, P5 = { class: "icon-robot-screen" };
1672
1655
  function _5(o, t) {
1673
1656
  return s(), r("div", P5, t[0] || (t[0] = [
1674
1657
  C('<svg class="stroke-1-25" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.2554 3.59422H7.74542C6.64447 3.59422 5.5886 4.03151 4.81004 4.80992C4.03148 5.58833 3.59397 6.6441 3.59375 7.74505V12.2551C3.59375 13.3561 4.03116 14.4121 4.80975 15.1907C5.58833 15.9693 6.64433 16.4067 7.74542 16.4067H12.2554C13.3565 16.4067 14.4125 15.9693 15.1911 15.1907C15.9697 14.4121 16.4071 13.3561 16.4071 12.2551V7.74505C16.4071 6.64396 15.9697 5.58797 15.1911 4.80938C14.4125 4.03079 13.3565 3.59338 12.2554 3.59338V3.59422Z" stroke="currentColor"></path><path d="M16.339 12.99H17.6881C17.9147 12.99 18.1319 12.9 18.2921 12.7399C18.4523 12.5797 18.5423 12.3624 18.5423 12.1359V7.86503C18.5423 7.63849 18.4523 7.42123 18.2921 7.26104C18.1319 7.10086 17.9147 7.01086 17.6881 7.01086H16.3381M3.66315 12.99H2.31315C2.20098 12.99 2.08991 12.9679 1.98628 12.925C1.88264 12.8821 1.78848 12.8192 1.70916 12.7399C1.62985 12.6605 1.56693 12.5664 1.524 12.4627C1.48108 12.3591 1.45898 12.248 1.45898 12.1359V7.86503C1.45898 7.63849 1.54898 7.42123 1.70916 7.26104C1.86935 7.10086 2.08661 7.01086 2.31315 7.01086H3.66315" stroke="currentColor"></path><path d="M2.30469 7.0109V3.59424M17.688 7.0109L17.6797 3.59424" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path><path d="M11.2558 6.42004H8.74409C8.1276 6.42026 7.53645 6.66532 7.1006 7.10132C6.66476 7.53731 6.41992 8.12856 6.41992 8.74504V11.2559C6.42014 11.8724 6.66519 12.4635 7.10119 12.8994C7.53719 13.3352 8.12844 13.58 8.74492 13.58H11.2558C11.8722 13.5798 12.4634 13.3348 12.8992 12.8988C13.3351 12.4628 13.5799 11.8715 13.5799 11.255V8.74421C13.5797 8.12773 13.3346 7.53657 12.8987 7.10073C12.4627 6.66488 11.8714 6.42004 11.2549 6.42004H11.2558Z" stroke="currentColor"></path></svg>', 1)
1675
1658
  ]));
1676
1659
  }
1677
- const d9 = /* @__PURE__ */ n(j5, [["render", _5]]), R5 = {}, N5 = { class: "py-1" };
1660
+ const d9 = /* @__PURE__ */ n(b5, [["render", _5]]), R5 = {}, N5 = { class: "py-1" };
1678
1661
  function z5(o, t) {
1679
1662
  return s(), r("div", N5, t[0] || (t[0] = [
1680
1663
  C('<svg class="stroke-2" viewBox="0 0 17 17" fill="none" xmlns="http://www.w3.org/2000/svg"><g clip-path="url(#clip0_36270_12661)"><path d="M15.5827 7.84978V8.50145C15.5818 10.0289 15.0872 11.5152 14.1726 12.7386C13.2581 13.962 11.9725 14.857 10.5077 15.29C9.04295 15.7231 7.47741 15.6711 6.0446 15.1418C4.61179 14.6124 3.38848 13.6341 2.55711 12.3527C1.72575 11.0713 1.33087 9.5555 1.43137 8.03134C1.53187 6.50718 2.12237 5.05635 3.1148 3.89521C4.10722 2.73407 5.44841 1.92485 6.93832 1.58822C8.42823 1.25159 9.98704 1.40561 11.3823 2.02728M15.5827 2.83073L8.49935 9.92115L6.37435 7.79615" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round"></path></g><defs><clipPath id="clip0_36270_12661"><rect width="17" height="17" fill="white"></rect></clipPath></defs></svg>', 1)
@@ -1923,7 +1906,7 @@ const v9 = /* @__PURE__ */ n(V4, [["render", Q4]]), T4 = {}, Y4 = {
1923
1906
  fill: "none",
1924
1907
  xmlns: "http://www.w3.org/2000/svg"
1925
1908
  };
1926
- function b4(o, t) {
1909
+ function j4(o, t) {
1927
1910
  return s(), r("svg", Y4, t[0] || (t[0] = [
1928
1911
  e("path", {
1929
1912
  d: "M1.25 4C1.25 2.20508 2.70508 0.75 4.5 0.75H20.5C20.6212 0.75 20.7375 0.798159 20.8232 0.883885L31.6161 11.6768C31.7018 11.7625 31.75 11.8788 31.75 12V36C31.75 37.7949 30.2949 39.25 28.5 39.25H4.5C2.70507 39.25 1.25 37.7949 1.25 36V4Z",
@@ -1935,7 +1918,7 @@ function b4(o, t) {
1935
1918
  }, null, -1)
1936
1919
  ]));
1937
1920
  }
1938
- const U9 = /* @__PURE__ */ n(T4, [["render", b4]]), j4 = {}, P4 = {
1921
+ const U9 = /* @__PURE__ */ n(T4, [["render", j4]]), b4 = {}, P4 = {
1939
1922
  class: "stroke-2",
1940
1923
  viewBox: "0 0 11 8",
1941
1924
  fill: "none",
@@ -1951,7 +1934,7 @@ function _4(o, t) {
1951
1934
  }, null, -1)
1952
1935
  ]));
1953
1936
  }
1954
- const U = /* @__PURE__ */ n(j4, [["render", _4]]), R4 = {}, N4 = {
1937
+ const k = /* @__PURE__ */ n(b4, [["render", _4]]), R4 = {}, N4 = {
1955
1938
  class: "stroke-1",
1956
1939
  viewBox: "0 0 16 16",
1957
1940
  xmlns: "http://www.w3.org/2000/svg"
@@ -2068,34 +2051,34 @@ const L9 = /* @__PURE__ */ n(r6, [["render", i6]]), l6 = ["placeholder"], D9 = /
2068
2051
  },
2069
2052
  emits: ["update:searchInput"],
2070
2053
  setup(o, { emit: t }) {
2071
- const i = w(null), l = w(null), a = w(null), f = t, p = () => {
2054
+ const i = M(null), l = M(null), a = M(null), d = t, p = () => {
2072
2055
  var c;
2073
2056
  (c = l.value) == null || c.focus();
2074
- }, d = () => {
2075
- f("update:searchInput", i.value);
2057
+ }, A = () => {
2058
+ d("update:searchInput", i.value);
2076
2059
  };
2077
- return (c, A) => (s(), r("div", {
2060
+ return (c, f) => (s(), r("div", {
2078
2061
  ref_key: "dropdownRef",
2079
2062
  ref: a,
2080
2063
  class: "freddy-search-wrapper",
2081
2064
  onClick: p
2082
2065
  }, [
2083
- G(m(q5), { class: "freddy-search-icon" }),
2066
+ v(y(q5), { class: "freddy-search-icon" }),
2084
2067
  N(e("input", {
2085
2068
  type: "text",
2086
2069
  class: "freddy-search-input",
2087
2070
  ref_key: "searchInput",
2088
2071
  ref: l,
2089
- "onUpdate:modelValue": A[0] || (A[0] = (h) => i.value = h),
2090
- onInput: d,
2072
+ "onUpdate:modelValue": f[0] || (f[0] = (h) => i.value = h),
2073
+ onInput: A,
2091
2074
  placeholder: o.placeholder
2092
2075
  }, null, 40, l6), [
2093
2076
  [z, i.value]
2094
2077
  ]),
2095
- o.showLoaderForSearch ? (s(), B(u1, {
2078
+ o.showLoaderForSearch ? (s(), w(u1, {
2096
2079
  key: 0,
2097
2080
  class: "freddy-search-spinner"
2098
- })) : O("", !0)
2081
+ })) : L("", !0)
2099
2082
  ], 512));
2100
2083
  }
2101
2084
  }), a6 = { class: "freddy-plugin-toast-container" }, p6 = { class: "freddy-plugin-toast-content" }, c6 = { class: "freddy-plugin-toast-left" }, d6 = { class: "freddy-plugin-toast-text" }, A6 = ["innerHTML"], f6 = ["innerHTML"], C6 = ["onClick"], I9 = /* @__PURE__ */ u({
@@ -2104,25 +2087,25 @@ const L9 = /* @__PURE__ */ n(r6, [["render", i6]]), l6 = ["placeholder"], D9 = /
2104
2087
  const { snackQueue: t } = y0(), i = (a) => {
2105
2088
  switch (a) {
2106
2089
  case "success":
2107
- return U;
2090
+ return k;
2108
2091
  case "danger":
2109
- return I;
2092
+ return E;
2110
2093
  case "info":
2111
- return _;
2094
+ return b;
2112
2095
  default:
2113
- return U;
2096
+ return k;
2114
2097
  }
2115
2098
  }, l = (a) => {
2116
2099
  t.value.splice(a, 1);
2117
2100
  };
2118
- return (a, f) => (s(), r("div", a6, [
2119
- (s(!0), r(Z, null, F(m(t), (p, d) => (s(), r("div", {
2120
- key: d,
2101
+ return (a, d) => (s(), r("div", a6, [
2102
+ (s(!0), r(U, null, G(y(t), (p, A) => (s(), r("div", {
2103
+ key: A,
2121
2104
  class: "freddy-plugin-toast"
2122
2105
  }, [
2123
2106
  e("div", p6, [
2124
2107
  e("div", c6, [
2125
- (s(), B(Y(i(p.toastType)), {
2108
+ (s(), w(Q(i(p.toastType)), {
2126
2109
  class: g(["freddy-plugin-toast-icon", {
2127
2110
  "freddy-plugin-toast-icon-info": p.toastType === "info",
2128
2111
  "freddy-plugin-toast-icon-danger": p.toastType === "danger"
@@ -2140,10 +2123,10 @@ const L9 = /* @__PURE__ */ n(r6, [["render", i6]]), l6 = ["placeholder"], D9 = /
2140
2123
  ])
2141
2124
  ]),
2142
2125
  e("button", {
2143
- onClick: (c) => l(d),
2126
+ onClick: (c) => l(A),
2144
2127
  class: "freddy-plugin-toast-close-btn"
2145
2128
  }, [
2146
- G(b, { class: "w-4 h-4" })
2129
+ v(T, { class: "w-4 h-4" })
2147
2130
  ], 8, C6)
2148
2131
  ])
2149
2132
  ]))), 128))
@@ -2157,16 +2140,16 @@ const L9 = /* @__PURE__ */ n(r6, [["render", i6]]), l6 = ["placeholder"], D9 = /
2157
2140
  },
2158
2141
  emits: ["tabSwitch"],
2159
2142
  setup(o, { emit: t }) {
2160
- const i = o, l = t, a = w(i.currentTab), f = (p) => {
2143
+ const i = o, l = t, a = M(i.currentTab), d = (p) => {
2161
2144
  a.value !== p.id && (a.value = p.id, l("tabSwitch", p.id));
2162
2145
  };
2163
- return (p, d) => (s(), r("div", h6, [
2164
- (s(!0), r(Z, null, F(p.tabList, (c, A) => (s(), r("button", {
2146
+ return (p, A) => (s(), r("div", h6, [
2147
+ (s(!0), r(U, null, G(p.tabList, (c, f) => (s(), r("button", {
2165
2148
  class: "freddy-plugin-menu-button",
2166
- key: A,
2167
- onClick: (h) => f(c)
2149
+ key: f,
2150
+ onClick: (h) => d(c)
2168
2151
  }, [
2169
- K(S(c.title) + " ", 1),
2152
+ K(m(c.title) + " ", 1),
2170
2153
  e("span", {
2171
2154
  class: g({ "freddy-plugin-active-tab": a.value === c.id })
2172
2155
  }, null, 2)
@@ -2176,38 +2159,38 @@ const L9 = /* @__PURE__ */ n(r6, [["render", i6]]), l6 = ["placeholder"], D9 = /
2176
2159
  }), g6 = { class: "freddy-plugin-toast-wrapper" }, x6 = { class: "freddy-plugin-toast-icon-wrapper" }, M6 = { class: "freddy-plugin-toast-message" }, w6 = ["onClick"], H9 = /* @__PURE__ */ u({
2177
2160
  __name: "ToastMessage",
2178
2161
  setup(o) {
2179
- const { toastQueue: t } = j(), i = {
2162
+ const { toastQueue: t } = Y(), i = {
2180
2163
  success: "freddy-plugin-toast-success",
2181
2164
  danger: "freddy-plugin-toast-danger",
2182
2165
  info: "freddy-plugin-toast-info"
2183
2166
  }, l = (p) => i[p], a = (p) => {
2184
2167
  switch (p) {
2185
2168
  case "success":
2186
- return U;
2169
+ return k;
2187
2170
  case "danger":
2188
- return I;
2171
+ return E;
2189
2172
  case "info":
2190
- return _;
2173
+ return b;
2191
2174
  default:
2192
- return U;
2175
+ return k;
2193
2176
  }
2194
- }, f = (p) => {
2177
+ }, d = (p) => {
2195
2178
  t.value.splice(p, 1);
2196
2179
  };
2197
- return (p, d) => (s(), r("div", g6, [
2198
- (s(!0), r(Z, null, F(m(t), (c, A) => (s(), r("div", {
2199
- key: A,
2180
+ return (p, A) => (s(), r("div", g6, [
2181
+ (s(!0), r(U, null, G(y(t), (c, f) => (s(), r("div", {
2182
+ key: f,
2200
2183
  class: g(["freddy-plugin-toast-item", l(c.toastType)])
2201
2184
  }, [
2202
2185
  e("div", x6, [
2203
- (s(), B(Y(a(c.toastType)), { class: "freddy-plugin-toast-icon" }))
2186
+ (s(), w(Q(a(c.toastType)), { class: "freddy-plugin-toast-icon" }))
2204
2187
  ]),
2205
- e("span", M6, S(c.message), 1),
2188
+ e("span", M6, m(c.message), 1),
2206
2189
  e("button", {
2207
2190
  class: "freddy-plugin-toast-close-button",
2208
- onClick: (h) => f(A)
2191
+ onClick: (h) => d(f)
2209
2192
  }, [
2210
- G(m(I), { class: "freddy-plugin-toast-close-icon" })
2193
+ v(y(E), { class: "freddy-plugin-toast-close-icon" })
2211
2194
  ], 8, w6)
2212
2195
  ], 2))), 128))
2213
2196
  ]));
@@ -2231,9 +2214,9 @@ export {
2231
2214
  Q6 as IconChevronRight,
2232
2215
  T6 as IconChevronUp,
2233
2216
  Y6 as IconCircle,
2234
- b6 as IconClock,
2235
- b as IconCloseButton,
2236
- j6 as IconCloudUpload,
2217
+ j6 as IconClock,
2218
+ T as IconCloseButton,
2219
+ b6 as IconCloudUpload,
2237
2220
  P6 as IconConnectorConfluence,
2238
2221
  _6 as IconConnectorFigma,
2239
2222
  R6 as IconConnectorFreshDesk,
@@ -2243,7 +2226,7 @@ export {
2243
2226
  X6 as IconConnectorNotion,
2244
2227
  W6 as IconConnectorSlack,
2245
2228
  q6 as IconConnectorZapier,
2246
- I as IconCross,
2229
+ E as IconCross,
2247
2230
  $6 as IconCrossCircleFill,
2248
2231
  t7 as IconCurrentTick,
2249
2232
  o7 as IconDelete,
@@ -2266,15 +2249,15 @@ export {
2266
2249
  D7 as IconGlobExpand,
2267
2250
  I7 as IconHollowCircle,
2268
2251
  O7 as IconHome,
2269
- _ as IconInfoRounded,
2252
+ b as IconInfoRounded,
2270
2253
  H7 as IconInvoice,
2271
2254
  V7 as IconInvoiceSwitch,
2272
2255
  J7 as IconLapTableBottom,
2273
2256
  Q7 as IconLense,
2274
2257
  T7 as IconLoadingError,
2275
2258
  Y7 as IconLoadingOrg,
2276
- b7 as IconLocationWithCircleIn,
2277
- j7 as IconMarketPlace,
2259
+ j7 as IconLocationWithCircleIn,
2260
+ b7 as IconMarketPlace,
2278
2261
  P7 as IconNewNotification,
2279
2262
  _7 as IconNotification,
2280
2263
  R7 as IconOpenBook,
@@ -2314,7 +2297,7 @@ export {
2314
2297
  k9 as IconTextThumbnail,
2315
2298
  v9 as IconThinDocument,
2316
2299
  U9 as IconThinFile,
2317
- U as IconTick,
2300
+ k as IconTick,
2318
2301
  G9 as IconUser,
2319
2302
  Z9 as IconVerticalDots,
2320
2303
  F9 as IconWarningOctal,
@@ -2329,10 +2312,11 @@ export {
2329
2312
  O9 as TabList,
2330
2313
  H9 as ToastMessage,
2331
2314
  l7 as calculatePercentage,
2315
+ B7 as cloneDeepSafe,
2332
2316
  x7 as copyToClipboard,
2333
2317
  C7 as daysInMonth,
2334
- J as deepEqual,
2335
- L as defaultImageSrc,
2318
+ H as deepEqual,
2319
+ Z as defaultImageSrc,
2336
2320
  M7 as fileSizeFormatter,
2337
2321
  a7 as fillMissingDays,
2338
2322
  A7 as formatDate,
@@ -2344,10 +2328,9 @@ export {
2344
2328
  M0 as getShortMonthName,
2345
2329
  w7 as hasOverflow,
2346
2330
  h7 as interpolateColor,
2347
- B7 as lineChartExternalTooltipWithCircularDots,
2348
2331
  d7 as readableDateFormat,
2349
2332
  g7 as scrollToElement,
2350
2333
  y0 as useSnackBar,
2351
- j as useToast
2334
+ Y as useToast
2352
2335
  };
2353
2336
  //# sourceMappingURL=index.js.map