@nside/wefa 0.4.4 → 0.4.5

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 (139) hide show
  1. package/README.md +1 -1
  2. package/dist/LegalConsent-BxOWAO0s.js +126 -0
  3. package/dist/LegalConsent-ChW-GYBv.cjs +1 -0
  4. package/dist/LegalDocument-BM4HLw9A.js +1580 -0
  5. package/dist/LegalDocument-hhYW9BBO.cjs +114 -0
  6. package/dist/LoginView-BpDNpbMQ.cjs +1 -0
  7. package/dist/LoginView-bUKvV6JV.js +17 -0
  8. package/dist/LogoutView-BrAt0b2J.js +16 -0
  9. package/dist/LogoutView-D7D3LcfL.cjs +1 -0
  10. package/dist/angledown-DgMf_Vjv.cjs +2 -0
  11. package/dist/angledown-igq2UW-u.js +46 -0
  12. package/dist/badge-2r_VjcsG.js +102 -0
  13. package/dist/badge-DPwocFJ8.cjs +76 -0
  14. package/dist/basecomponent-CGerMr_k.cjs +146 -0
  15. package/dist/basecomponent-CRTLSsqZ.js +1278 -0
  16. package/dist/baseeditableholder-BEn83TQE.js +126 -0
  17. package/dist/baseeditableholder-Q1_XheNU.cjs +1 -0
  18. package/dist/baseicon-Ct8wtBEp.cjs +34 -0
  19. package/dist/baseicon-DdvhP0UT.js +90 -0
  20. package/dist/baseinput-B6KUYtrd.js +37 -0
  21. package/dist/baseinput-D8710HSg.cjs +1 -0
  22. package/dist/bff/openapi.yaml +7 -0
  23. package/dist/button-M3QREAcT.cjs +651 -0
  24. package/dist/button-xI3Wu15Z.js +311 -0
  25. package/dist/calendar-B8nJAQne.js +2891 -0
  26. package/dist/calendar-CW9WbT3C.cjs +477 -0
  27. package/dist/card-BXosepCe.js +57 -0
  28. package/dist/card-Db30JagR.cjs +32 -0
  29. package/dist/check-BYTdkWQh.js +46 -0
  30. package/dist/check-D4kxzECF.cjs +2 -0
  31. package/dist/checkbox-BIDoCr_X.cjs +142 -0
  32. package/dist/checkbox-TAWN7HJG.js +323 -0
  33. package/dist/chevrondown-DLIH6sRy.cjs +2 -0
  34. package/dist/chevrondown-v3qKRLEG.js +46 -0
  35. package/dist/chevronleft-DMbyAEgw.cjs +2 -0
  36. package/dist/chevronleft-dQlHS1Vs.js +46 -0
  37. package/dist/chevronright-B3qtGWZb.js +46 -0
  38. package/dist/chevronright-BisalZVe.cjs +2 -0
  39. package/dist/chip-CBoKYRL5.js +107 -0
  40. package/dist/chip-CLwNi1p_.cjs +54 -0
  41. package/dist/chunk-BK-Lzi7j.cjs +1 -0
  42. package/dist/chunk-DgQ9yJBH.js +17 -0
  43. package/dist/classnames-4RuV7Ryo.js +19 -0
  44. package/dist/classnames-DqVQ5xbt.cjs +1 -0
  45. package/dist/containers.cjs +23 -26
  46. package/dist/containers.d.ts +0 -116
  47. package/dist/containers.js +4476 -5541
  48. package/dist/focustrap-BhHF6zvb.js +558 -0
  49. package/dist/focustrap-C_v0dFmU.cjs +152 -0
  50. package/dist/inputnumber-CvuB8fHc.cjs +195 -0
  51. package/dist/inputnumber-UfGZdwk2.js +983 -0
  52. package/dist/inputtext-B-iUN1cV.js +108 -0
  53. package/dist/inputtext-D2Ay4aYr.cjs +79 -0
  54. package/dist/legalConsent-B3erdrHX.cjs +1 -0
  55. package/dist/legalConsent-kc_KWyR6.js +66 -0
  56. package/dist/lib.cjs +1331 -1
  57. package/dist/lib.d.ts +0 -728
  58. package/dist/lib.js +22977 -35
  59. package/dist/locales-4eL4-K7f.js +3168 -0
  60. package/dist/locales-DzyBr_JU.cjs +5 -0
  61. package/dist/markdown-Cb6J3R4j.js +28 -0
  62. package/dist/markdown-Dxqg6Ggd.cjs +1 -0
  63. package/dist/network-DD_yGfK6.js +2404 -0
  64. package/dist/network-uPe9-HeS.cjs +9 -0
  65. package/dist/network.cjs +1 -1
  66. package/dist/network.d.ts +0 -103
  67. package/dist/network.js +2 -48
  68. package/dist/portal-BbZw4bN9.js +265 -0
  69. package/dist/portal-pIcEXWz1.cjs +2 -0
  70. package/dist/{index-EDm9-cRY.cjs → progressbar-BPR5tRX7.cjs} +2 -2
  71. package/dist/progressbar-CzckKCUr.js +96 -0
  72. package/dist/rating-DsIxcJXU.js +332 -0
  73. package/dist/rating-HfRWRXuI.cjs +61 -0
  74. package/dist/ripple-CoTE8rF8.js +501 -0
  75. package/dist/ripple-UYfqtU0m.cjs +24 -0
  76. package/dist/router-CR-sxf1q.js +34 -0
  77. package/dist/router-qXH6kffG.cjs +1 -0
  78. package/dist/router.cjs +1 -1
  79. package/dist/router.d.ts +0 -54
  80. package/dist/router.js +2 -16
  81. package/dist/select-C05BBcmi.js +2357 -0
  82. package/dist/select-CZouTpLB.cjs +360 -0
  83. package/dist/stores-BAbCgIKW.cjs +1 -0
  84. package/dist/stores-C5CUNzM_.js +203 -0
  85. package/dist/textarea-DUmMHVXf.cjs +84 -0
  86. package/dist/textarea-f6-j7m1N.js +131 -0
  87. package/dist/times--t6-zeg6.js +46 -0
  88. package/dist/times-GcOHYs3E.cjs +2 -0
  89. package/dist/timescircle-CHGzPrwL.cjs +2 -0
  90. package/dist/timescircle-_NJIsGD1.js +48 -0
  91. package/dist/wefa.css +2 -1
  92. package/package.json +36 -34
  93. package/src/components/DashboardComponent/DashboardGroupComponent.vue +1 -1
  94. package/src/components/NetworkButton/__tests__/ApiMutationButton.test.ts +12 -3
  95. package/src/components/NetworkButton/__tests__/ApiQueryButton.test.ts +12 -3
  96. package/src/containers/LayoutContainer/SideNavigationComponent/MainComponent/NavigationLinkComponent.vue +1 -1
  97. package/src/containers/SideMenuContainer/SideMenuContainer.vue +14 -3
  98. package/src/containers/helpers.ts +1 -1
  99. package/src/router/guards.ts +2 -2
  100. package/src/stores/__tests__/backend/jwt.test.ts +6 -6
  101. package/src/stores/__tests__/backend/oauth.test.ts +1 -1
  102. package/src/stores/__tests__/backend/token.test.ts +5 -5
  103. package/src/stores/backend/schemes/jwt.ts +3 -3
  104. package/src/stores/backend/schemes/token.ts +6 -7
  105. package/dist/LegalConsent-DQ7fkgVc.cjs +0 -1
  106. package/dist/LegalConsent-OLyvuzRY.js +0 -151
  107. package/dist/LegalDocument-B-nntRW7.cjs +0 -109
  108. package/dist/LegalDocument-BKebNzIK.js +0 -1330
  109. package/dist/LoginView-DUPa_PsC.js +0 -24
  110. package/dist/LoginView-Dihs8n_X.cjs +0 -1
  111. package/dist/LogoutView-DAh7MrFi.js +0 -19
  112. package/dist/LogoutView-Fl3nfeJ0.cjs +0 -1
  113. package/dist/apiClient-BHDjT0dU.js +0 -928
  114. package/dist/apiClient-Cr0IvG5Z.cjs +0 -1
  115. package/dist/axios-CZvsFspN.js +0 -1887
  116. package/dist/axios-DMqeKDaq.cjs +0 -6
  117. package/dist/index--_rUTrqU.js +0 -1414
  118. package/dist/index-05ASaj7N.cjs +0 -477
  119. package/dist/index-B7hJ2pku.cjs +0 -61
  120. package/dist/index-BHSxFTgZ.js +0 -49
  121. package/dist/index-BaA_oL1s.cjs +0 -32
  122. package/dist/index-Be5h48vc.js +0 -3530
  123. package/dist/index-Becfy0pF.cjs +0 -2
  124. package/dist/index-CPv4agmV.js +0 -400
  125. package/dist/index-CgAb-gZi.js +0 -89
  126. package/dist/index-DFSkcsx-.cjs +0 -943
  127. package/dist/index-DGUVQqZw.js +0 -208
  128. package/dist/index-DRozw3P8.js +0 -167
  129. package/dist/index-DfCQoHSf.cjs +0 -146
  130. package/dist/index-DkuJMEY1.js +0 -6731
  131. package/dist/index-Dv6jyKbT.js +0 -47
  132. package/dist/index-IGN7_cyg.cjs +0 -2
  133. package/dist/index-lFl6UsTa.js +0 -212
  134. package/dist/index-lQmq7gxp.cjs +0 -54
  135. package/dist/index-t0sdL3f2.cjs +0 -84
  136. package/dist/lib-DZzubLGt.js +0 -26376
  137. package/dist/lib-lTzD7ltX.cjs +0 -2104
  138. package/dist/libRoutes-B-H3e9wZ.js +0 -22
  139. package/dist/libRoutes-Cl3TklhN.cjs +0 -1
@@ -0,0 +1,203 @@
1
+ import { r as e } from "./network-DD_yGfK6.js";
2
+ import { ref as t, watch as n } from "vue";
3
+ import { defineStore as r } from "pinia";
4
+ //#region src/stores/backend/common.ts
5
+ function i(e, t, r) {
6
+ let i = null;
7
+ function a(e) {
8
+ t.value = e;
9
+ }
10
+ function o(e) {
11
+ r.value = e;
12
+ }
13
+ function s(t) {
14
+ i = n(e, (e, n) => {
15
+ e != n && t.push({
16
+ path: t.currentRoute.value.path,
17
+ force: !0
18
+ }).then(() => {});
19
+ });
20
+ }
21
+ function c() {
22
+ i && i();
23
+ }
24
+ return {
25
+ setPostLogin: a,
26
+ setPostLogout: o,
27
+ setupAuthRouteGuard: s,
28
+ unsetAuthRouteGuard: c,
29
+ authRouteGuardWatcher: i
30
+ };
31
+ }
32
+ //#endregion
33
+ //#region src/stores/backend/constants.ts
34
+ var a = "authenticationToken", o = "jwtAccessToken", s = "jwtRefreshToken";
35
+ //#endregion
36
+ //#region src/stores/backend/schemes/jwt.ts
37
+ function c(r) {
38
+ let a = t(!1), c = t(null), l = t(null), u = t(() => {}), d = t(() => {}), f = localStorage.getItem(o), p = localStorage.getItem(s), m = r.endpoints?.jwt?.loginEndpoint ?? "/api/token/", h = r.endpoints?.jwt?.refreshEndpoint ?? "/api/token/refresh/", g = i(a, d, u);
39
+ f && p && (c.value = f, l.value = p, a.value = !0), n(c, () => {
40
+ localStorage.setItem(o, c.value ?? "");
41
+ }), n(l, () => {
42
+ localStorage.setItem(s, l.value ?? "");
43
+ }), e.defaults.withCredentials = !0, e.defaults.headers.common["Content-Type"] = "application/json", e.interceptors.request.use(async (e) => (a.value && c.value && (e.headers.Authorization = `Bearer ${c.value}`), e), (e) => Promise.reject(e));
44
+ function _(e, t, n) {
45
+ return !!(e.response && [401, 403].includes(e.response.status) && (e.response?.data?.code === "token_not_valid" || !t || !n));
46
+ }
47
+ let v = r.endpoints?.jwt?.isTokenError ?? ((e, t) => _(e, t.accessToken, t.refreshToken));
48
+ async function y(t) {
49
+ let n = await e.post(h, { refresh: l.value });
50
+ if (n.status === 200) return c.value = n.data.access, n.data.refresh && (l.value = n.data.refresh), t.headers.Authorization = `Bearer ${c.value}`, e(t);
51
+ throw Error("Token refresh failed");
52
+ }
53
+ e.interceptors.response.use((e) => e, async (e) => {
54
+ if (!v(e, {
55
+ accessToken: c.value,
56
+ refreshToken: l.value
57
+ })) return Promise.reject(e);
58
+ let t = e.config;
59
+ if (t.url !== h && l.value) try {
60
+ return await y(t);
61
+ } catch (e) {
62
+ return x(), Promise.reject(e);
63
+ }
64
+ else x();
65
+ return Promise.reject(e);
66
+ });
67
+ async function b(t) {
68
+ let n = await e.post(m, t);
69
+ return n.status === 200 && (a.value = !0, c.value = n.data.access, l.value = n.data.refresh), d.value(), n;
70
+ }
71
+ function x() {
72
+ localStorage.removeItem(o), localStorage.removeItem(s), a.value = !1, c.value = null, l.value = null, u.value();
73
+ }
74
+ return {
75
+ axiosInstance: e,
76
+ authenticated: a,
77
+ login: b,
78
+ logout: x,
79
+ setPostLogin: g.setPostLogin,
80
+ setPostLogout: g.setPostLogout,
81
+ setupAuthRouteGuard: g.setupAuthRouteGuard,
82
+ unsetAuthRouteGuard: g.unsetAuthRouteGuard
83
+ };
84
+ }
85
+ //#endregion
86
+ //#region src/stores/backend/schemes/oauth.ts
87
+ function l(n) {
88
+ let r = t(!1), a = t(() => {}), o = t(() => {}), s = i(r, o, a), c = n.endpoints?.oauth, l = {
89
+ login: c?.loginEndpoint ?? "/proxy/api/auth/login",
90
+ logout: c?.logoutEndpoint ?? "/proxy/api/auth/logout",
91
+ session: c?.sessionEndpoint ?? "/proxy/api/auth/session"
92
+ }, u = c?.redirectHandler ?? ((e) => {
93
+ typeof window > "u" || window.location.assign(e);
94
+ });
95
+ e.defaults.withCredentials = !0, e.defaults.headers.common["Content-Type"] = "application/json", d().catch((e) => {
96
+ console.debug(e);
97
+ });
98
+ async function d() {
99
+ let e = await f();
100
+ r.value = e.session, e.session || await p();
101
+ }
102
+ async function f() {
103
+ return e.get(l.session, { withCredentials: !0 }).then((e) => e.data).catch((e) => (console.debug(e), r.value = !1, { session: !1 }));
104
+ }
105
+ async function p() {
106
+ let t = await e.get(l.login, { withCredentials: !0 }), n = t.data?.redirect;
107
+ return n ? (u(n), o.value()) : r.value = !1, t;
108
+ }
109
+ async function m() {
110
+ return await p();
111
+ }
112
+ function h() {
113
+ r.value = !1, e.get(l.logout, { withCredentials: !0 }).catch((e) => console.debug(e)).finally(() => a.value());
114
+ }
115
+ return {
116
+ axiosInstance: e,
117
+ authenticated: r,
118
+ login: m,
119
+ logout: h,
120
+ setPostLogin: s.setPostLogin,
121
+ setPostLogout: s.setPostLogout,
122
+ setupAuthRouteGuard: s.setupAuthRouteGuard,
123
+ unsetAuthRouteGuard: s.unsetAuthRouteGuard
124
+ };
125
+ }
126
+ //#endregion
127
+ //#region src/stores/backend/schemes/token.ts
128
+ function u(r) {
129
+ let o = t(!1), s = t(null), c = t(() => {}), l = t(() => {}), u = localStorage.getItem(a), d = r.endpoints?.token?.loginEndpoint ?? "/api/token-auth/", f = i(o, l, c);
130
+ u && (s.value = u, o.value = !0), n(s, () => {
131
+ localStorage.setItem(a, s.value ?? "");
132
+ }), e.defaults.withCredentials = !0, e.defaults.headers.common["Content-Type"] = "application/json", e.interceptors.request.use(async (e) => (o.value && s.value && (e.headers.Authorization = `Token ${s.value}`), e), (e) => Promise.reject(e)), e.interceptors.response.use((e) => e, async (e) => (e.response?.status === 403 && e.response.data?.detail === "Authentication credentials were not provided." && m(), Promise.reject(e)));
133
+ async function p(t) {
134
+ let n = await e.post(d, t);
135
+ return n.status === 200 && (o.value = !0, s.value = n.data.token), l.value(), n;
136
+ }
137
+ function m() {
138
+ localStorage.removeItem(a), o.value = !1, s.value = null, c.value();
139
+ }
140
+ return {
141
+ axiosInstance: e,
142
+ authenticated: o,
143
+ login: p,
144
+ logout: m,
145
+ setPostLogin: f.setPostLogin,
146
+ setPostLogout: f.setPostLogout,
147
+ setupAuthRouteGuard: f.setupAuthRouteGuard,
148
+ unsetAuthRouteGuard: f.unsetAuthRouteGuard
149
+ };
150
+ }
151
+ //#endregion
152
+ //#region src/stores/backend.ts
153
+ var d = (e, t = null) => f(e)(t), f = (e) => r("backend", () => p(e));
154
+ function p(e) {
155
+ switch (e.authenticationType) {
156
+ case "TOKEN": return u(e);
157
+ case "JWT": return c(e);
158
+ case "OAUTH": return l(e);
159
+ case "SESSION": throw Error("SESSION authentication is not yet supported.");
160
+ default: throw Error(`Unknown authentication type: ${e.authenticationType}`);
161
+ }
162
+ }
163
+ //#endregion
164
+ //#region src/stores/darkMode.ts
165
+ var m = r("wefaDarkMode", () => {
166
+ let e = t("app-dark-mode");
167
+ function r(t) {
168
+ e.value = t;
169
+ }
170
+ let i = t("dark-mode-wefa");
171
+ function a(e) {
172
+ i.value = e;
173
+ let t = localStorage.getItem(e);
174
+ t === "light" ? c() : t === "dark" ? l() : u();
175
+ }
176
+ let o = window.matchMedia("(prefers-color-scheme: dark)"), s = t("system");
177
+ function c() {
178
+ s.value = "light", document.documentElement.classList.remove(e.value);
179
+ }
180
+ function l() {
181
+ s.value = "dark", document.documentElement.classList.add(e.value);
182
+ }
183
+ function u() {
184
+ s.value = "system", d();
185
+ }
186
+ function d() {
187
+ s.value === "system" && (o.matches ? document.documentElement.classList.add(e.value) : document.documentElement.classList.remove(e.value));
188
+ }
189
+ return o.addEventListener("change", () => {
190
+ d();
191
+ }), n(s, () => {
192
+ localStorage.setItem(i.value, s.value), s.value === "light" ? document.documentElement.classList.remove(e.value) : s.value === "dark" ? document.documentElement.classList.add(e.value) : d();
193
+ }), {
194
+ mode: s,
195
+ setLightMode: c,
196
+ setDarkMode: l,
197
+ setSystemMode: u,
198
+ setDarkModeSelector: r,
199
+ setLocalStorageKey: a
200
+ };
201
+ });
202
+ //#endregion
203
+ export { d as n, m as t };
@@ -0,0 +1,84 @@
1
+ require(`./chunk-BK-Lzi7j.cjs`);const e=require(`./classnames-DqVQ5xbt.cjs`),t=require(`./basecomponent-CGerMr_k.cjs`),n=require(`./baseinput-D8710HSg.cjs`);let r=require(`vue`);var i=t.r.extend({name:`textarea`,style:`
2
+ .p-textarea {
3
+ font-family: inherit;
4
+ font-feature-settings: inherit;
5
+ font-size: 1rem;
6
+ color: dt('textarea.color');
7
+ background: dt('textarea.background');
8
+ padding-block: dt('textarea.padding.y');
9
+ padding-inline: dt('textarea.padding.x');
10
+ border: 1px solid dt('textarea.border.color');
11
+ transition:
12
+ background dt('textarea.transition.duration'),
13
+ color dt('textarea.transition.duration'),
14
+ border-color dt('textarea.transition.duration'),
15
+ outline-color dt('textarea.transition.duration'),
16
+ box-shadow dt('textarea.transition.duration');
17
+ appearance: none;
18
+ border-radius: dt('textarea.border.radius');
19
+ outline-color: transparent;
20
+ box-shadow: dt('textarea.shadow');
21
+ }
22
+
23
+ .p-textarea:enabled:hover {
24
+ border-color: dt('textarea.hover.border.color');
25
+ }
26
+
27
+ .p-textarea:enabled:focus {
28
+ border-color: dt('textarea.focus.border.color');
29
+ box-shadow: dt('textarea.focus.ring.shadow');
30
+ outline: dt('textarea.focus.ring.width') dt('textarea.focus.ring.style') dt('textarea.focus.ring.color');
31
+ outline-offset: dt('textarea.focus.ring.offset');
32
+ }
33
+
34
+ .p-textarea.p-invalid {
35
+ border-color: dt('textarea.invalid.border.color');
36
+ }
37
+
38
+ .p-textarea.p-variant-filled {
39
+ background: dt('textarea.filled.background');
40
+ }
41
+
42
+ .p-textarea.p-variant-filled:enabled:hover {
43
+ background: dt('textarea.filled.hover.background');
44
+ }
45
+
46
+ .p-textarea.p-variant-filled:enabled:focus {
47
+ background: dt('textarea.filled.focus.background');
48
+ }
49
+
50
+ .p-textarea:disabled {
51
+ opacity: 1;
52
+ background: dt('textarea.disabled.background');
53
+ color: dt('textarea.disabled.color');
54
+ }
55
+
56
+ .p-textarea::placeholder {
57
+ color: dt('textarea.placeholder.color');
58
+ }
59
+
60
+ .p-textarea.p-invalid::placeholder {
61
+ color: dt('textarea.invalid.placeholder.color');
62
+ }
63
+
64
+ .p-textarea-fluid {
65
+ width: 100%;
66
+ }
67
+
68
+ .p-textarea-resizable {
69
+ overflow: hidden;
70
+ resize: none;
71
+ }
72
+
73
+ .p-textarea-sm {
74
+ font-size: dt('textarea.sm.font.size');
75
+ padding-block: dt('textarea.sm.padding.y');
76
+ padding-inline: dt('textarea.sm.padding.x');
77
+ }
78
+
79
+ .p-textarea-lg {
80
+ font-size: dt('textarea.lg.font.size');
81
+ padding-block: dt('textarea.lg.padding.y');
82
+ padding-inline: dt('textarea.lg.padding.x');
83
+ }
84
+ `,classes:{root:function(e){var t=e.instance,n=e.props;return[`p-textarea p-component`,{"p-filled":t.$filled,"p-textarea-resizable ":n.autoResize,"p-textarea-sm p-inputfield-sm":n.size===`small`,"p-textarea-lg p-inputfield-lg":n.size===`large`,"p-invalid":t.$invalid,"p-variant-filled":t.$variant===`filled`,"p-textarea-fluid":t.$fluid}]}}}),a={name:`BaseTextarea`,extends:n.t,props:{autoResize:Boolean},style:i,provide:function(){return{$pcTextarea:this,$parentInstance:this}}};function o(e){"@babel/helpers - typeof";return o=typeof Symbol==`function`&&typeof Symbol.iterator==`symbol`?function(e){return typeof e}:function(e){return e&&typeof Symbol==`function`&&e.constructor===Symbol&&e!==Symbol.prototype?`symbol`:typeof e},o(e)}function s(e,t,n){return(t=c(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}function c(e){var t=l(e,`string`);return o(t)==`symbol`?t:t+``}function l(e,t){if(o(e)!=`object`||!e)return e;var n=e[Symbol.toPrimitive];if(n!==void 0){var r=n.call(e,t);if(o(r)!=`object`)return r;throw TypeError(`@@toPrimitive must return a primitive value.`)}return(t===`string`?String:Number)(e)}var u={name:`Textarea`,extends:a,inheritAttrs:!1,observer:null,mounted:function(){var e=this;this.autoResize&&(this.observer=new ResizeObserver(function(){requestAnimationFrame(function(){e.resize()})}),this.observer.observe(this.$el))},updated:function(){this.autoResize&&this.resize()},beforeUnmount:function(){this.observer&&this.observer.disconnect()},methods:{resize:function(){if(this.$el.offsetParent){var e=this.$el.style.height,t=parseInt(e)||0,n=this.$el.scrollHeight;t&&n<t?(this.$el.style.height=`auto`,this.$el.style.height=`${this.$el.scrollHeight}px`):(!t||n>t)&&(this.$el.style.height=`${n}px`)}},onInput:function(e){this.autoResize&&this.resize(),this.writeValue(e.target.value,e)}},computed:{attrs:function(){return(0,r.mergeProps)(this.ptmi(`root`,{context:{filled:this.$filled,disabled:this.disabled}}),this.formField)},dataP:function(){return e.t(s({invalid:this.$invalid,fluid:this.$fluid,filled:this.$variant===`filled`},this.size,this.size))}}},d=[`value`,`name`,`disabled`,`aria-invalid`,`data-p`];function f(e,t,n,i,a,o){return(0,r.openBlock)(),(0,r.createElementBlock)(`textarea`,(0,r.mergeProps)({class:e.cx(`root`),value:e.d_value,name:e.name,disabled:e.disabled,"aria-invalid":e.invalid||void 0,"data-p":o.dataP,onInput:t[0]||=function(){return o.onInput&&o.onInput.apply(o,arguments)}},o.attrs),null,16,d)}u.render=f,exports.default=u;
@@ -0,0 +1,131 @@
1
+ import { t as e } from "./classnames-4RuV7Ryo.js";
2
+ import { r as t } from "./basecomponent-CRTLSsqZ.js";
3
+ import { t as n } from "./baseinput-B6KUYtrd.js";
4
+ import { createElementBlock as r, mergeProps as i, openBlock as a } from "vue";
5
+ //#endregion
6
+ //#region node_modules/primevue/textarea/style/index.mjs
7
+ var o = t.extend({
8
+ name: "textarea",
9
+ style: "\n .p-textarea {\n font-family: inherit;\n font-feature-settings: inherit;\n font-size: 1rem;\n color: dt('textarea.color');\n background: dt('textarea.background');\n padding-block: dt('textarea.padding.y');\n padding-inline: dt('textarea.padding.x');\n border: 1px solid dt('textarea.border.color');\n transition:\n background dt('textarea.transition.duration'),\n color dt('textarea.transition.duration'),\n border-color dt('textarea.transition.duration'),\n outline-color dt('textarea.transition.duration'),\n box-shadow dt('textarea.transition.duration');\n appearance: none;\n border-radius: dt('textarea.border.radius');\n outline-color: transparent;\n box-shadow: dt('textarea.shadow');\n }\n\n .p-textarea:enabled:hover {\n border-color: dt('textarea.hover.border.color');\n }\n\n .p-textarea:enabled:focus {\n border-color: dt('textarea.focus.border.color');\n box-shadow: dt('textarea.focus.ring.shadow');\n outline: dt('textarea.focus.ring.width') dt('textarea.focus.ring.style') dt('textarea.focus.ring.color');\n outline-offset: dt('textarea.focus.ring.offset');\n }\n\n .p-textarea.p-invalid {\n border-color: dt('textarea.invalid.border.color');\n }\n\n .p-textarea.p-variant-filled {\n background: dt('textarea.filled.background');\n }\n\n .p-textarea.p-variant-filled:enabled:hover {\n background: dt('textarea.filled.hover.background');\n }\n\n .p-textarea.p-variant-filled:enabled:focus {\n background: dt('textarea.filled.focus.background');\n }\n\n .p-textarea:disabled {\n opacity: 1;\n background: dt('textarea.disabled.background');\n color: dt('textarea.disabled.color');\n }\n\n .p-textarea::placeholder {\n color: dt('textarea.placeholder.color');\n }\n\n .p-textarea.p-invalid::placeholder {\n color: dt('textarea.invalid.placeholder.color');\n }\n\n .p-textarea-fluid {\n width: 100%;\n }\n\n .p-textarea-resizable {\n overflow: hidden;\n resize: none;\n }\n\n .p-textarea-sm {\n font-size: dt('textarea.sm.font.size');\n padding-block: dt('textarea.sm.padding.y');\n padding-inline: dt('textarea.sm.padding.x');\n }\n\n .p-textarea-lg {\n font-size: dt('textarea.lg.font.size');\n padding-block: dt('textarea.lg.padding.y');\n padding-inline: dt('textarea.lg.padding.x');\n }\n",
10
+ classes: { root: function(e) {
11
+ var t = e.instance, n = e.props;
12
+ return ["p-textarea p-component", {
13
+ "p-filled": t.$filled,
14
+ "p-textarea-resizable ": n.autoResize,
15
+ "p-textarea-sm p-inputfield-sm": n.size === "small",
16
+ "p-textarea-lg p-inputfield-lg": n.size === "large",
17
+ "p-invalid": t.$invalid,
18
+ "p-variant-filled": t.$variant === "filled",
19
+ "p-textarea-fluid": t.$fluid
20
+ }];
21
+ } }
22
+ }), s = {
23
+ name: "BaseTextarea",
24
+ extends: n,
25
+ props: { autoResize: Boolean },
26
+ style: o,
27
+ provide: function() {
28
+ return {
29
+ $pcTextarea: this,
30
+ $parentInstance: this
31
+ };
32
+ }
33
+ };
34
+ function c(e) {
35
+ "@babel/helpers - typeof";
36
+ return c = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
37
+ return typeof e;
38
+ } : function(e) {
39
+ return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
40
+ }, c(e);
41
+ }
42
+ function l(e, t, n) {
43
+ return (t = u(t)) in e ? Object.defineProperty(e, t, {
44
+ value: n,
45
+ enumerable: !0,
46
+ configurable: !0,
47
+ writable: !0
48
+ }) : e[t] = n, e;
49
+ }
50
+ function u(e) {
51
+ var t = d(e, "string");
52
+ return c(t) == "symbol" ? t : t + "";
53
+ }
54
+ function d(e, t) {
55
+ if (c(e) != "object" || !e) return e;
56
+ var n = e[Symbol.toPrimitive];
57
+ if (n !== void 0) {
58
+ var r = n.call(e, t);
59
+ if (c(r) != "object") return r;
60
+ throw TypeError("@@toPrimitive must return a primitive value.");
61
+ }
62
+ return (t === "string" ? String : Number)(e);
63
+ }
64
+ var f = {
65
+ name: "Textarea",
66
+ extends: s,
67
+ inheritAttrs: !1,
68
+ observer: null,
69
+ mounted: function() {
70
+ var e = this;
71
+ this.autoResize && (this.observer = new ResizeObserver(function() {
72
+ requestAnimationFrame(function() {
73
+ e.resize();
74
+ });
75
+ }), this.observer.observe(this.$el));
76
+ },
77
+ updated: function() {
78
+ this.autoResize && this.resize();
79
+ },
80
+ beforeUnmount: function() {
81
+ this.observer && this.observer.disconnect();
82
+ },
83
+ methods: {
84
+ resize: function() {
85
+ if (this.$el.offsetParent) {
86
+ var e = this.$el.style.height, t = parseInt(e) || 0, n = this.$el.scrollHeight;
87
+ t && n < t ? (this.$el.style.height = "auto", this.$el.style.height = `${this.$el.scrollHeight}px`) : (!t || n > t) && (this.$el.style.height = `${n}px`);
88
+ }
89
+ },
90
+ onInput: function(e) {
91
+ this.autoResize && this.resize(), this.writeValue(e.target.value, e);
92
+ }
93
+ },
94
+ computed: {
95
+ attrs: function() {
96
+ return i(this.ptmi("root", { context: {
97
+ filled: this.$filled,
98
+ disabled: this.disabled
99
+ } }), this.formField);
100
+ },
101
+ dataP: function() {
102
+ return e(l({
103
+ invalid: this.$invalid,
104
+ fluid: this.$fluid,
105
+ filled: this.$variant === "filled"
106
+ }, this.size, this.size));
107
+ }
108
+ }
109
+ }, p = [
110
+ "value",
111
+ "name",
112
+ "disabled",
113
+ "aria-invalid",
114
+ "data-p"
115
+ ];
116
+ function m(e, t, n, o, s, c) {
117
+ return a(), r("textarea", i({
118
+ class: e.cx("root"),
119
+ value: e.d_value,
120
+ name: e.name,
121
+ disabled: e.disabled,
122
+ "aria-invalid": e.invalid || void 0,
123
+ "data-p": c.dataP,
124
+ onInput: t[0] ||= function() {
125
+ return c.onInput && c.onInput.apply(c, arguments);
126
+ }
127
+ }, c.attrs), null, 16, p);
128
+ }
129
+ f.render = m;
130
+ //#endregion
131
+ export { f as default };
@@ -0,0 +1,46 @@
1
+ import { t as e } from "./baseicon-DdvhP0UT.js";
2
+ import { createElementBlock as t, createElementVNode as n, mergeProps as r, openBlock as i } from "vue";
3
+ //#region node_modules/@primevue/icons/times/index.mjs
4
+ var a = {
5
+ name: "TimesIcon",
6
+ extends: e
7
+ };
8
+ function o(e) {
9
+ return u(e) || l(e) || c(e) || s();
10
+ }
11
+ function s() {
12
+ throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
13
+ }
14
+ function c(e, t) {
15
+ if (e) {
16
+ if (typeof e == "string") return d(e, t);
17
+ var n = {}.toString.call(e).slice(8, -1);
18
+ return n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set" ? Array.from(e) : n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? d(e, t) : void 0;
19
+ }
20
+ }
21
+ function l(e) {
22
+ if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e);
23
+ }
24
+ function u(e) {
25
+ if (Array.isArray(e)) return d(e);
26
+ }
27
+ function d(e, t) {
28
+ (t == null || t > e.length) && (t = e.length);
29
+ for (var n = 0, r = Array(t); n < t; n++) r[n] = e[n];
30
+ return r;
31
+ }
32
+ function f(e, a, s, c, l, u) {
33
+ return i(), t("svg", r({
34
+ width: "14",
35
+ height: "14",
36
+ viewBox: "0 0 14 14",
37
+ fill: "none",
38
+ xmlns: "http://www.w3.org/2000/svg"
39
+ }, e.pti()), o(a[0] ||= [n("path", {
40
+ d: "M8.01186 7.00933L12.27 2.75116C12.341 2.68501 12.398 2.60524 12.4375 2.51661C12.4769 2.42798 12.4982 2.3323 12.4999 2.23529C12.5016 2.13827 12.4838 2.0419 12.4474 1.95194C12.4111 1.86197 12.357 1.78024 12.2884 1.71163C12.2198 1.64302 12.138 1.58893 12.0481 1.55259C11.9581 1.51625 11.8617 1.4984 11.7647 1.50011C11.6677 1.50182 11.572 1.52306 11.4834 1.56255C11.3948 1.60204 11.315 1.65898 11.2488 1.72997L6.99067 5.98814L2.7325 1.72997C2.59553 1.60234 2.41437 1.53286 2.22718 1.53616C2.03999 1.53946 1.8614 1.61529 1.72901 1.74767C1.59663 1.88006 1.5208 2.05865 1.5175 2.24584C1.5142 2.43303 1.58368 2.61419 1.71131 2.75116L5.96948 7.00933L1.71131 11.2675C1.576 11.403 1.5 11.5866 1.5 11.7781C1.5 11.9696 1.576 12.1532 1.71131 12.2887C1.84679 12.424 2.03043 12.5 2.2219 12.5C2.41338 12.5 2.59702 12.424 2.7325 12.2887L6.99067 8.03052L11.2488 12.2887C11.3843 12.424 11.568 12.5 11.7594 12.5C11.9509 12.5 12.1346 12.424 12.27 12.2887C12.4053 12.1532 12.4813 11.9696 12.4813 11.7781C12.4813 11.5866 12.4053 11.403 12.27 11.2675L8.01186 7.00933Z",
41
+ fill: "currentColor"
42
+ }, null, -1)]), 16);
43
+ }
44
+ a.render = f;
45
+ //#endregion
46
+ export { a as t };
@@ -0,0 +1,2 @@
1
+ require(`./chunk-BK-Lzi7j.cjs`);const e=require(`./baseicon-Ct8wtBEp.cjs`);let t=require(`vue`);var n={name:`TimesIcon`,extends:e.t};function r(e){return s(e)||o(e)||a(e)||i()}function i(){throw TypeError(`Invalid attempt to spread non-iterable instance.
2
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a(e,t){if(e){if(typeof e==`string`)return c(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}function o(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function s(e){if(Array.isArray(e))return c(e)}function c(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function l(e,n,i,a,o,s){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),r(n[0]||=[(0,t.createElementVNode)(`path`,{d:`M8.01186 7.00933L12.27 2.75116C12.341 2.68501 12.398 2.60524 12.4375 2.51661C12.4769 2.42798 12.4982 2.3323 12.4999 2.23529C12.5016 2.13827 12.4838 2.0419 12.4474 1.95194C12.4111 1.86197 12.357 1.78024 12.2884 1.71163C12.2198 1.64302 12.138 1.58893 12.0481 1.55259C11.9581 1.51625 11.8617 1.4984 11.7647 1.50011C11.6677 1.50182 11.572 1.52306 11.4834 1.56255C11.3948 1.60204 11.315 1.65898 11.2488 1.72997L6.99067 5.98814L2.7325 1.72997C2.59553 1.60234 2.41437 1.53286 2.22718 1.53616C2.03999 1.53946 1.8614 1.61529 1.72901 1.74767C1.59663 1.88006 1.5208 2.05865 1.5175 2.24584C1.5142 2.43303 1.58368 2.61419 1.71131 2.75116L5.96948 7.00933L1.71131 11.2675C1.576 11.403 1.5 11.5866 1.5 11.7781C1.5 11.9696 1.576 12.1532 1.71131 12.2887C1.84679 12.424 2.03043 12.5 2.2219 12.5C2.41338 12.5 2.59702 12.424 2.7325 12.2887L6.99067 8.03052L11.2488 12.2887C11.3843 12.424 11.568 12.5 11.7594 12.5C11.9509 12.5 12.1346 12.424 12.27 12.2887C12.4053 12.1532 12.4813 11.9696 12.4813 11.7781C12.4813 11.5866 12.4053 11.403 12.27 11.2675L8.01186 7.00933Z`,fill:`currentColor`},null,-1)]),16)}n.render=l,Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return n}});
@@ -0,0 +1,2 @@
1
+ require(`./chunk-BK-Lzi7j.cjs`);const e=require(`./baseicon-Ct8wtBEp.cjs`);let t=require(`vue`);var n={name:`TimesCircleIcon`,extends:e.t};function r(e){return s(e)||o(e)||a(e)||i()}function i(){throw TypeError(`Invalid attempt to spread non-iterable instance.
2
+ In order to be iterable, non-array objects must have a [Symbol.iterator]() method.`)}function a(e,t){if(e){if(typeof e==`string`)return c(e,t);var n={}.toString.call(e).slice(8,-1);return n===`Object`&&e.constructor&&(n=e.constructor.name),n===`Map`||n===`Set`?Array.from(e):n===`Arguments`||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?c(e,t):void 0}}function o(e){if(typeof Symbol<`u`&&e[Symbol.iterator]!=null||e[`@@iterator`]!=null)return Array.from(e)}function s(e){if(Array.isArray(e))return c(e)}function c(e,t){(t==null||t>e.length)&&(t=e.length);for(var n=0,r=Array(t);n<t;n++)r[n]=e[n];return r}function l(e,n,i,a,o,s){return(0,t.openBlock)(),(0,t.createElementBlock)(`svg`,(0,t.mergeProps)({width:`14`,height:`14`,viewBox:`0 0 14 14`,fill:`none`,xmlns:`http://www.w3.org/2000/svg`},e.pti()),r(n[0]||=[(0,t.createElementVNode)(`path`,{"fill-rule":`evenodd`,"clip-rule":`evenodd`,d:`M7 14C5.61553 14 4.26215 13.5895 3.11101 12.8203C1.95987 12.0511 1.06266 10.9579 0.532846 9.67879C0.00303296 8.3997 -0.13559 6.99224 0.134506 5.63437C0.404603 4.2765 1.07129 3.02922 2.05026 2.05026C3.02922 1.07129 4.2765 0.404603 5.63437 0.134506C6.99224 -0.13559 8.3997 0.00303296 9.67879 0.532846C10.9579 1.06266 12.0511 1.95987 12.8203 3.11101C13.5895 4.26215 14 5.61553 14 7C14 8.85652 13.2625 10.637 11.9497 11.9497C10.637 13.2625 8.85652 14 7 14ZM7 1.16667C5.84628 1.16667 4.71846 1.50879 3.75918 2.14976C2.79989 2.79074 2.05222 3.70178 1.61071 4.76768C1.16919 5.83358 1.05367 7.00647 1.27876 8.13803C1.50384 9.26958 2.05941 10.309 2.87521 11.1248C3.69102 11.9406 4.73042 12.4962 5.86198 12.7212C6.99353 12.9463 8.16642 12.8308 9.23232 12.3893C10.2982 11.9478 11.2093 11.2001 11.8502 10.2408C12.4912 9.28154 12.8333 8.15373 12.8333 7C12.8333 5.45291 12.2188 3.96918 11.1248 2.87521C10.0308 1.78125 8.5471 1.16667 7 1.16667ZM4.66662 9.91668C4.58998 9.91704 4.51404 9.90209 4.44325 9.87271C4.37246 9.84333 4.30826 9.8001 4.2544 9.74557C4.14516 9.6362 4.0838 9.48793 4.0838 9.33335C4.0838 9.17876 4.14516 9.0305 4.2544 8.92113L6.17553 7L4.25443 5.07891C4.15139 4.96832 4.09529 4.82207 4.09796 4.67094C4.10063 4.51982 4.16185 4.37563 4.26872 4.26876C4.3756 4.16188 4.51979 4.10066 4.67091 4.09799C4.82204 4.09532 4.96829 4.15142 5.07887 4.25446L6.99997 6.17556L8.92106 4.25446C9.03164 4.15142 9.1779 4.09532 9.32903 4.09799C9.48015 4.10066 9.62434 4.16188 9.73121 4.26876C9.83809 4.37563 9.89931 4.51982 9.90198 4.67094C9.90464 4.82207 9.84855 4.96832 9.74551 5.07891L7.82441 7L9.74554 8.92113C9.85478 9.0305 9.91614 9.17876 9.91614 9.33335C9.91614 9.48793 9.85478 9.6362 9.74554 9.74557C9.69168 9.8001 9.62748 9.84333 9.55669 9.87271C9.4859 9.90209 9.40996 9.91704 9.33332 9.91668C9.25668 9.91704 9.18073 9.90209 9.10995 9.87271C9.03916 9.84333 8.97495 9.8001 8.9211 9.74557L6.99997 7.82444L5.07884 9.74557C5.02499 9.8001 4.96078 9.84333 4.88999 9.87271C4.81921 9.90209 4.74326 9.91704 4.66662 9.91668Z`,fill:`currentColor`},null,-1)]),16)}n.render=l,Object.defineProperty(exports,`t`,{enumerable:!0,get:function(){return n}});
@@ -0,0 +1,48 @@
1
+ import { t as e } from "./baseicon-DdvhP0UT.js";
2
+ import { createElementBlock as t, createElementVNode as n, mergeProps as r, openBlock as i } from "vue";
3
+ //#region node_modules/@primevue/icons/timescircle/index.mjs
4
+ var a = {
5
+ name: "TimesCircleIcon",
6
+ extends: e
7
+ };
8
+ function o(e) {
9
+ return u(e) || l(e) || c(e) || s();
10
+ }
11
+ function s() {
12
+ throw TypeError("Invalid attempt to spread non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
13
+ }
14
+ function c(e, t) {
15
+ if (e) {
16
+ if (typeof e == "string") return d(e, t);
17
+ var n = {}.toString.call(e).slice(8, -1);
18
+ return n === "Object" && e.constructor && (n = e.constructor.name), n === "Map" || n === "Set" ? Array.from(e) : n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n) ? d(e, t) : void 0;
19
+ }
20
+ }
21
+ function l(e) {
22
+ if (typeof Symbol < "u" && e[Symbol.iterator] != null || e["@@iterator"] != null) return Array.from(e);
23
+ }
24
+ function u(e) {
25
+ if (Array.isArray(e)) return d(e);
26
+ }
27
+ function d(e, t) {
28
+ (t == null || t > e.length) && (t = e.length);
29
+ for (var n = 0, r = Array(t); n < t; n++) r[n] = e[n];
30
+ return r;
31
+ }
32
+ function f(e, a, s, c, l, u) {
33
+ return i(), t("svg", r({
34
+ width: "14",
35
+ height: "14",
36
+ viewBox: "0 0 14 14",
37
+ fill: "none",
38
+ xmlns: "http://www.w3.org/2000/svg"
39
+ }, e.pti()), o(a[0] ||= [n("path", {
40
+ "fill-rule": "evenodd",
41
+ "clip-rule": "evenodd",
42
+ d: "M7 14C5.61553 14 4.26215 13.5895 3.11101 12.8203C1.95987 12.0511 1.06266 10.9579 0.532846 9.67879C0.00303296 8.3997 -0.13559 6.99224 0.134506 5.63437C0.404603 4.2765 1.07129 3.02922 2.05026 2.05026C3.02922 1.07129 4.2765 0.404603 5.63437 0.134506C6.99224 -0.13559 8.3997 0.00303296 9.67879 0.532846C10.9579 1.06266 12.0511 1.95987 12.8203 3.11101C13.5895 4.26215 14 5.61553 14 7C14 8.85652 13.2625 10.637 11.9497 11.9497C10.637 13.2625 8.85652 14 7 14ZM7 1.16667C5.84628 1.16667 4.71846 1.50879 3.75918 2.14976C2.79989 2.79074 2.05222 3.70178 1.61071 4.76768C1.16919 5.83358 1.05367 7.00647 1.27876 8.13803C1.50384 9.26958 2.05941 10.309 2.87521 11.1248C3.69102 11.9406 4.73042 12.4962 5.86198 12.7212C6.99353 12.9463 8.16642 12.8308 9.23232 12.3893C10.2982 11.9478 11.2093 11.2001 11.8502 10.2408C12.4912 9.28154 12.8333 8.15373 12.8333 7C12.8333 5.45291 12.2188 3.96918 11.1248 2.87521C10.0308 1.78125 8.5471 1.16667 7 1.16667ZM4.66662 9.91668C4.58998 9.91704 4.51404 9.90209 4.44325 9.87271C4.37246 9.84333 4.30826 9.8001 4.2544 9.74557C4.14516 9.6362 4.0838 9.48793 4.0838 9.33335C4.0838 9.17876 4.14516 9.0305 4.2544 8.92113L6.17553 7L4.25443 5.07891C4.15139 4.96832 4.09529 4.82207 4.09796 4.67094C4.10063 4.51982 4.16185 4.37563 4.26872 4.26876C4.3756 4.16188 4.51979 4.10066 4.67091 4.09799C4.82204 4.09532 4.96829 4.15142 5.07887 4.25446L6.99997 6.17556L8.92106 4.25446C9.03164 4.15142 9.1779 4.09532 9.32903 4.09799C9.48015 4.10066 9.62434 4.16188 9.73121 4.26876C9.83809 4.37563 9.89931 4.51982 9.90198 4.67094C9.90464 4.82207 9.84855 4.96832 9.74551 5.07891L7.82441 7L9.74554 8.92113C9.85478 9.0305 9.91614 9.17876 9.91614 9.33335C9.91614 9.48793 9.85478 9.6362 9.74554 9.74557C9.69168 9.8001 9.62748 9.84333 9.55669 9.87271C9.4859 9.90209 9.40996 9.91704 9.33332 9.91668C9.25668 9.91704 9.18073 9.90209 9.10995 9.87271C9.03916 9.84333 8.97495 9.8001 8.9211 9.74557L6.99997 7.82444L5.07884 9.74557C5.02499 9.8001 4.96078 9.84333 4.88999 9.87271C4.81921 9.90209 4.74326 9.91704 4.66662 9.91668Z",
43
+ fill: "currentColor"
44
+ }, null, -1)]), 16);
45
+ }
46
+ a.render = f;
47
+ //#endregion
48
+ export { a as t };
package/dist/wefa.css CHANGED
@@ -1 +1,2 @@
1
- .wefa-dashboard[data-v-6628e29d]{transition:all .5s allow-discrete;display:flex;gap:.5rem;height:100%;width:100%;zoom:1;overflow-x:visible}.wefa-dashboard.horizontal[data-v-6628e29d]{flex-direction:row}.wefa-dashboard.vertical[data-v-6628e29d]{flex-direction:column}.wefa-dashboard-group[data-v-9ce2cd6a]{transition:inherit;gap:inherit;display:flex;height:100%;width:100%;flex-basis:0;flex-grow:var(--weight);overflow:auto}.wefa-dashboard-group.hug-content[data-v-9ce2cd6a]{flex-basis:content;flex-grow:0}.wefa-dashboard-group.has-max-width[data-v-9ce2cd6a]{max-width:var(--maxWidth)}.wefa-dashboard-group.has-max-height[data-v-9ce2cd6a]{max-height:var(--maxHeight)}.wefa-dashboard-group.vertical[data-v-9ce2cd6a]{flex-direction:column}.wefa-dashboard-group.horizontal[data-v-9ce2cd6a]{flex-direction:row}.wefa-dashboard:has(.wefa-dashboard-panel.wefa-expanded) .wefa-dashboard-group[data-v-9ce2cd6a]:has(.wefa-dashboard-panel.wefa-expanded){--flex-basis: unset;flex-grow:var(--weight)}.wefa-dashboard:has(.wefa-dashboard-panel.wefa-expanded) .wefa-dashboard-group:not(:has(.wefa-dashboard-panel.wefa-expanded)).wefa-dashboard-group[data-v-9ce2cd6a]:not(:has(.wefa-dashboard-panel.wefa-panel-still-visible-when-other-expands)){display:none;opacity:0;visibility:collapse;width:0;height:0;flex-basis:0;flex-grow:0;padding:0;margin:0}.wefa-dashboard-panel[data-v-2cfe17ac]{transition:inherit;margin:0;flex-basis:0;flex-grow:var(--weight);overflow:auto}.wefa-dashboard-panel.hug-content[data-v-2cfe17ac]{flex-basis:content;flex-grow:0}.wefa-dashboard-panel.has-max-width[data-v-2cfe17ac]{max-width:var(--maxWidth)}.wefa-dashboard-panel.has-max-height[data-v-2cfe17ac]{max-height:var(--maxHeight)}.wefa-dashboard.wefa-boxed-panels .wefa-dashboard-panel[data-v-2cfe17ac]{background:#fff;border-radius:.5rem;margin:0;padding:1rem}.wefa-dashboard-panel.wefa-expanded[data-v-2cfe17ac]{max-width:unset;max-height:unset;flex-basis:unset;flex-grow:var(--weight)}.wefa-dashboard:has(.wefa-dashboard-panel.wefa-expanded) .wefa-dashboard-panel:not(.wefa-expanded).wefa-dashboard-panel[data-v-2cfe17ac]:not(.wefa-panel-still-visible-when-other-expands){display:none;opacity:0;visibility:collapse;width:0;height:0;flex-basis:0;flex-grow:0;padding:0;margin:0}.plotly-container[data-v-9ad16e84]{height:var(--v7f4491a9)}
1
+ .wefa-dashboard[data-v-6628e29d]{transition:all .5s allow-discrete;zoom:1;gap:.5rem;width:100%;height:100%;display:flex;overflow-x:visible}.wefa-dashboard.horizontal[data-v-6628e29d]{flex-direction:row}.wefa-dashboard.vertical[data-v-6628e29d]{flex-direction:column}.wefa-dashboard-group[data-v-0cacac4a]{gap:inherit;flex-basis:0;flex-grow:var(--weight);width:100%;height:100%;transition:inherit;display:flex;overflow:auto}.wefa-dashboard-group.hug-content[data-v-0cacac4a]{flex-basis:content;flex-grow:0}.wefa-dashboard-group.has-max-width[data-v-0cacac4a]{max-width:var(--maxWidth)}.wefa-dashboard-group.has-max-height[data-v-0cacac4a]{max-height:var(--maxHeight)}.wefa-dashboard-group.vertical[data-v-0cacac4a]{flex-direction:column}.wefa-dashboard-group.horizontal[data-v-0cacac4a]{flex-direction:row}.wefa-dashboard:has(.wefa-dashboard-panel.wefa-expanded) .wefa-dashboard-group[data-v-0cacac4a]:has(.wefa-dashboard-panel.wefa-expanded){--flex-basis:unset;flex-grow:var(--weight)}.wefa-dashboard:has(.wefa-dashboard-panel.wefa-expanded) .wefa-dashboard-group:not(:has(.wefa-dashboard-panel.wefa-expanded)).wefa-dashboard-group[data-v-0cacac4a]:not(:has(.wefa-dashboard-panel.wefa-panel-still-visible-when-other-expands)){opacity:0;visibility:collapse;flex-grow:0;flex-basis:0;width:0;height:0;margin:0;padding:0;display:none}.wefa-dashboard-panel[data-v-2cfe17ac]{flex-basis:0;flex-grow:var(--weight);margin:0;transition:inherit;overflow:auto}.wefa-dashboard-panel.hug-content[data-v-2cfe17ac]{flex-basis:content;flex-grow:0}.wefa-dashboard-panel.has-max-width[data-v-2cfe17ac]{max-width:var(--maxWidth)}.wefa-dashboard-panel.has-max-height[data-v-2cfe17ac]{max-height:var(--maxHeight)}.wefa-dashboard.wefa-boxed-panels .wefa-dashboard-panel[data-v-2cfe17ac]{background:#fff;border-radius:.5rem;margin:0;padding:1rem}.wefa-dashboard-panel.wefa-expanded[data-v-2cfe17ac]{max-width:unset;max-height:unset;flex-basis:unset;flex-grow:var(--weight)}.wefa-dashboard:has(.wefa-dashboard-panel.wefa-expanded) .wefa-dashboard-panel:not(.wefa-expanded).wefa-dashboard-panel[data-v-2cfe17ac]:not(.wefa-panel-still-visible-when-other-expands){opacity:0;visibility:collapse;flex-grow:0;flex-basis:0;width:0;height:0;margin:0;padding:0;display:none}.plotly-container[data-v-9ad16e84]{height:var(--v7f4491a9)}
2
+ /*$vite$:1*/