@abyss-project/commons-front-core 2.6.1 → 2.6.2
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/{CookieConsentSettings.component-BfyMWzKA.js → CookieConsentSettings.component-BUxrkECh.js} +15 -12
- package/dist/components/CookieConsent/index.d.ts +1 -0
- package/dist/components/CookieConsent/privacy-link.constant.d.ts +1 -0
- package/dist/components/CookieConsent/privacy-link.spec.d.ts +1 -0
- package/dist/cookie-consent.js +10 -9
- package/dist/{index-CEMVFMnB.js → index-3FLJ3SfU.js} +4 -4
- package/dist/{index-DP1P-VJi.js → index-7xq1GVwh.js} +2 -2
- package/dist/{index-CR-3Jobc.js → index-BErplPpW.js} +3 -3
- package/dist/{index-Cpvrc9sQ.js → index-BLCWSuQw.js} +2 -2
- package/dist/{index-C9t-ywoX.js → index-BUU_BiL1.js} +2 -2
- package/dist/{index-CUM_ThWO.js → index-BcogVLzo.js} +2 -2
- package/dist/{index-ButYMAc8.js → index-Br1U0l5K.js} +2 -2
- package/dist/{index-Ddp1AlsH.js → index-C5qcmmpX.js} +3 -3
- package/dist/{index-CVABThyP.js → index-CIrG9_dY.js} +2 -2
- package/dist/{index-jOMcm4hY.js → index-CXjoTXWO.js} +4 -4
- package/dist/{index-DW4dNre8.js → index-C_WLdmTl.js} +3 -3
- package/dist/{index-D7TXTRSz.js → index-CtAqjScO.js} +2 -2
- package/dist/{index-DEElNPNg.js → index-DHL1-xk6.js} +4 -4
- package/dist/{index-CZY4Fk5W.js → index-DSaH4UP5.js} +2 -2
- package/dist/{index-Bvy_IRUl.js → index-D_eg_k-b.js} +1 -1
- package/dist/{index-BSO9QHlI.js → index-Da9DTuJn.js} +2 -2
- package/dist/{index-lu5MGyn9.js → index-DcCIQbuV.js} +2 -2
- package/dist/{index-kkZUCytU.js → index-DjyLPGQg.js} +2 -2
- package/dist/{index-BV6Lj3uL.js → index-DtSoIucr.js} +26 -26
- package/dist/{index-BRENS8eU.js → index-XwxG8_UP.js} +2 -2
- package/dist/{index-BrmPEeYh.js → index-erzdx1Az.js} +2 -2
- package/dist/{index-Cgcdmjxz.js → index-uIeKLdVL.js} +3 -3
- package/dist/index.js +101 -100
- package/package.json +1 -1
|
@@ -6748,17 +6748,19 @@ const Nm = (h) => {
|
|
|
6748
6748
|
}
|
|
6749
6749
|
)
|
|
6750
6750
|
] });
|
|
6751
|
-
}, Hs = Fg(null),
|
|
6751
|
+
}, bm = "https://abyss-project.fr/cgu", Hs = Fg(null), wm = () => {
|
|
6752
6752
|
const h = Gg(Hs);
|
|
6753
6753
|
if (!h)
|
|
6754
|
-
throw new Error(
|
|
6754
|
+
throw new Error(
|
|
6755
|
+
"useAbyssCookieConsent must be used inside <AbyssCookieConsentProvider>"
|
|
6756
|
+
);
|
|
6755
6757
|
return h;
|
|
6756
|
-
},
|
|
6758
|
+
}, Hm = ({
|
|
6757
6759
|
children: h,
|
|
6758
6760
|
consentVersion: S,
|
|
6759
6761
|
isAuthenticated: s,
|
|
6760
6762
|
domain: O,
|
|
6761
|
-
privacyLinkHref: y =
|
|
6763
|
+
privacyLinkHref: y = bm,
|
|
6762
6764
|
renderBanner: b
|
|
6763
6765
|
}) => {
|
|
6764
6766
|
const B = Im({ isAuthenticated: s, consentVersion: S, domain: O }), te = Ms(() => B.isResolved ? null : b ? b(B) : /* @__PURE__ */ w(Rm, { api: B, privacyLinkHref: y }), [B, y, b]);
|
|
@@ -6767,7 +6769,7 @@ const Nm = (h) => {
|
|
|
6767
6769
|
te
|
|
6768
6770
|
] });
|
|
6769
6771
|
}, Ym = () => {
|
|
6770
|
-
const h = zi(), { consent: S, save: s } =
|
|
6772
|
+
const h = zi(), { consent: S, save: s } = wm(), [O, y] = qt((S == null ? void 0 : S.analytics) ?? !1), [b, B] = qt((S == null ? void 0 : S.marketing) ?? !1);
|
|
6771
6773
|
return xs(() => {
|
|
6772
6774
|
S && (y(S.analytics), B(S.marketing));
|
|
6773
6775
|
}, [S == null ? void 0 : S.analytics, S == null ? void 0 : S.marketing]), /* @__PURE__ */ w(qg, { sx: { borderRadius: 3 }, children: /* @__PURE__ */ w(Kg, { children: /* @__PURE__ */ ge(Kt, { spacing: 2, children: [
|
|
@@ -6809,12 +6811,13 @@ export {
|
|
|
6809
6811
|
Hm as A,
|
|
6810
6812
|
sm as B,
|
|
6811
6813
|
Rm as C,
|
|
6812
|
-
|
|
6813
|
-
|
|
6814
|
-
|
|
6815
|
-
|
|
6816
|
-
|
|
6817
|
-
|
|
6814
|
+
bm as D,
|
|
6815
|
+
lm as E,
|
|
6816
|
+
um as F,
|
|
6817
|
+
Rs as G,
|
|
6818
|
+
pm as H,
|
|
6819
|
+
fm as I,
|
|
6820
|
+
cm as J,
|
|
6818
6821
|
Vi as R,
|
|
6819
6822
|
Gs as V,
|
|
6820
6823
|
Ym as a,
|
|
@@ -6837,7 +6840,7 @@ export {
|
|
|
6837
6840
|
mm as r,
|
|
6838
6841
|
tm as s,
|
|
6839
6842
|
om as t,
|
|
6840
|
-
|
|
6843
|
+
wm as u,
|
|
6841
6844
|
Fm as v,
|
|
6842
6845
|
bs as w,
|
|
6843
6846
|
am as x,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export declare const DEFAULT_PRIVACY_HREF = "https://abyss-project.fr/cgu";
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export {};
|
package/dist/cookie-consent.js
CHANGED
|
@@ -1,16 +1,17 @@
|
|
|
1
|
-
import { A as s, c as a, C as n, a as i, R as
|
|
1
|
+
import { A as s, c as a, C as n, a as C, D as i, R as t, V as r, d as A, f as k, r as c, e as l, u as D, b as E, w as I } from "./CookieConsentSettings.component-BUxrkECh.js";
|
|
2
2
|
export {
|
|
3
3
|
s as AbyssCookieConsentProvider,
|
|
4
4
|
a as COOKIE_NAME,
|
|
5
5
|
n as CookieConsentBanner,
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
t as
|
|
9
|
-
r as
|
|
6
|
+
C as CookieConsentSettings,
|
|
7
|
+
i as DEFAULT_PRIVACY_HREF,
|
|
8
|
+
t as ReconcileAction,
|
|
9
|
+
r as VALIDITY_DAYS,
|
|
10
|
+
A as clearCookie,
|
|
10
11
|
k as flattenTranslations,
|
|
11
12
|
c as readCookie,
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
13
|
+
l as reconcile,
|
|
14
|
+
D as useAbyssCookieConsent,
|
|
15
|
+
E as useCookieConsent,
|
|
16
|
+
I as writeCookie
|
|
16
17
|
};
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as p, L as u, p as n, s as l, t as e } from "./index-
|
|
2
|
-
import { html as m } from "./index-
|
|
3
|
-
import { javascriptLanguage as b } from "./index-
|
|
4
|
-
import { L as S, a as r } from "./index-
|
|
1
|
+
import { a as p, L as u, p as n, s as l, t as e } from "./index-DtSoIucr.js";
|
|
2
|
+
import { html as m } from "./index-CXjoTXWO.js";
|
|
3
|
+
import { javascriptLanguage as b } from "./index-CIrG9_dY.js";
|
|
4
|
+
import { L as S, a as r } from "./index-D_eg_k-b.js";
|
|
5
5
|
const c = /* @__PURE__ */ S.deserialize({
|
|
6
6
|
version: 14,
|
|
7
7
|
states: "%pOVOWOOObQPOOOpOSO'#C_OOOO'#Cp'#CpQVOWOOQxQPOOO!TQQOOQ!YQPOOOOOO,58y,58yO!_OSO,58yOOOO-E6n-E6nO!dQQO'#CqQ{QPOOO!iQPOOQ{QPOOO!qQPOOOOOO1G.e1G.eOOQO,59],59]OOQO-E6o-E6oO!yOpO'#CiO#RO`O'#CiQOQPOOO#ZO#tO'#CmO#fO!bO'#CmOOQO,59T,59TO#qOpO,59TO#vO`O,59TOOOO'#Cr'#CrO#{O#tO,59XOOQO,59X,59XOOOO'#Cs'#CsO$WO!bO,59XOOQO1G.o1G.oOOOO-E6p-E6pOOQO1G.s1G.sOOOO-E6q-E6q",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as s, E as R, a as Y, C as x } from "./index-
|
|
2
|
-
import { s as w, t as O, a as d, n as X, L as k, b as h, d as f, i as u, f as y, c as l, j as g, m as j, g as U, e as G, o as b, I as Z } from "./index-
|
|
1
|
+
import { L as s, E as R, a as Y, C as x } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as w, t as O, a as d, n as X, L as k, b as h, d as f, i as u, f as y, c as l, j as g, m as j, g as U, e as G, o as b, I as Z } from "./index-DtSoIucr.js";
|
|
3
3
|
const _ = 177, q = 179, E = 184, v = 12, C = 13, D = 17, z = 20, F = 25, B = 53, N = 95, I = 142, L = 144, A = 145, J = 148, M = 10, H = 13, K = 32, OO = 9, $ = 47, QO = 41, eO = 125, aO = new R((Q, e) => {
|
|
4
4
|
for (let n = 0, a = Q.next; (e.context && (a < 0 || a == M || a == H || a == $ && Q.peek(n + 1) == $) || a == QO || a == eO) && Q.acceptToken(_), !(a != K && a != OO); )
|
|
5
5
|
a = Q.peek(++n);
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { a as t, L as i, i as n, f as $, c as y, g as P, s as X, t as O } from "./index-
|
|
2
|
-
import { defineCSSCompletionSource as m } from "./index-
|
|
3
|
-
import { L as c, E as S } from "./index-
|
|
1
|
+
import { a as t, L as i, i as n, f as $, c as y, g as P, s as X, t as O } from "./index-DtSoIucr.js";
|
|
2
|
+
import { defineCSSCompletionSource as m } from "./index-DjyLPGQg.js";
|
|
3
|
+
import { L as c, E as S } from "./index-D_eg_k-b.js";
|
|
4
4
|
const f = 110, l = 1, s = 2, r = [
|
|
5
5
|
9,
|
|
6
6
|
10,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as D, E as h, C as L } from "./index-
|
|
2
|
-
import { s as H, t as n, b as B, a as K, L as M, e as OO, i as eO, f as iO, j as f, g as aO, o as nO, I as rO, d as QO, n as d } from "./index-
|
|
1
|
+
import { L as D, E as h, C as L } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as H, t as n, b as B, a as K, L as M, e as OO, i as eO, f as iO, j as f, g as aO, o as nO, I as rO, d as QO, n as d } from "./index-DtSoIucr.js";
|
|
3
3
|
const tO = 1, Z = 194, j = 195, oO = 196, x = 197, dO = 198, sO = 199, lO = 200, TO = 2, E = 3, u = 201, SO = 24, pO = 25, qO = 49, gO = 50, PO = 55, mO = 56, $O = 57, hO = 59, cO = 60, fO = 61, XO = 62, yO = 63, zO = 65, WO = 238, vO = 71, RO = 241, kO = 242, _O = 243, xO = 244, uO = 245, UO = 246, bO = 247, VO = 248, Y = 72, GO = 249, wO = 250, ZO = 251, jO = 252, EO = 253, YO = 254, FO = 255, CO = 256, JO = 73, AO = 77, IO = 263, NO = 112, DO = 130, LO = 151, HO = 152, BO = 155, p = 10, q = 13, k = 32, c = 9, _ = 35, KO = 40, MO = 46, R = 123, U = 125, F = 39, C = 34, b = 92, Oe = 111, ee = 120, ie = 78, ae = 117, ne = 85, re = /* @__PURE__ */ new Set([
|
|
4
4
|
pO,
|
|
5
5
|
qO,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { a as O, L as r, i as b, f as s, s as a, j as t, g as P, t as e } from "./index-
|
|
2
|
-
import { L as n } from "./index-
|
|
1
|
+
import { a as O, L as r, i as b, f as s, s as a, j as t, g as P, t as e } from "./index-DtSoIucr.js";
|
|
2
|
+
import { L as n } from "./index-D_eg_k-b.js";
|
|
3
3
|
const S = { __proto__: null, anyref: 34, dataref: 34, eqref: 34, externref: 34, i31ref: 34, funcref: 34, i8: 34, i16: 34, i32: 34, i64: 34, f32: 34, f64: 34 }, i = /* @__PURE__ */ n.deserialize({
|
|
4
4
|
version: 14,
|
|
5
5
|
states: "!^Q]QPOOOqQPO'#CbOOQO'#Cd'#CdOOQO'#Cl'#ClOOQO'#Ch'#ChQ]QPOOOOQO,58|,58|OxQPO,58|OOQO-E6f-E6fOOQO1G.h1G.h",
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as te, a as re, i as ae, f as ne, s as ie, c as se, t as i, b as oe, d as le, e as ce } from "./index-
|
|
2
|
-
import { L as de, E as me } from "./index-
|
|
1
|
+
import { L as te, a as re, i as ae, f as ne, s as ie, c as se, t as i, b as oe, d as le, e as ce } from "./index-DtSoIucr.js";
|
|
2
|
+
import { L as de, E as me } from "./index-D_eg_k-b.js";
|
|
3
3
|
const ue = 36, B = 1, pe = 2, y = 3, C = 4, fe = 5, _e = 6, ge = 7, he = 8, ye = 9, be = 10, ve = 11, ke = 12, xe = 13, Oe = 14, we = 15, Qe = 16, Ce = 17, X = 18, Se = 19, A = 20, E = 21, I = 22, qe = 23, Pe = 24;
|
|
4
4
|
function q(t) {
|
|
5
5
|
return t >= 65 && t <= 90 || t >= 97 && t <= 122 || t >= 48 && t <= 57;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as r } from "./index-
|
|
2
|
-
import { s as e, t as O, a as s, L as X, i as l, f as Y, c as $, j as S, m as o, g as t } from "./index-
|
|
1
|
+
import { L as r } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as e, t as O, a as s, L as X, i as l, f as Y, c as $, j as S, m as o, g as t } from "./index-DtSoIucr.js";
|
|
3
3
|
const Z = e({
|
|
4
4
|
null: O.null,
|
|
5
5
|
instanceof: O.operatorKeyword,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { L as v, E as i, C as _ } from "./index-
|
|
2
|
-
import { s as W, t as e, a as g, L as x, f as p, i as U, g as V, c as E } from "./index-
|
|
3
|
-
import { defineCSSCompletionSource as N } from "./index-
|
|
1
|
+
import { L as v, E as i, C as _ } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as W, t as e, a as g, L as x, f as p, i as U, g as V, c as E } from "./index-DtSoIucr.js";
|
|
3
|
+
import { defineCSSCompletionSource as N } from "./index-DjyLPGQg.js";
|
|
4
4
|
const j = 168, X = 169, C = 170, I = 1, D = 2, w = 3, L = 171, F = 172, Y = 4, z = 173, K = 5, A = 174, T = 175, Z = 176, s = 177, G = 6, q = 7, B = 8, H = 9, c = 0, R = [
|
|
5
5
|
9,
|
|
6
6
|
10,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as M, E as X, a as h, C as E } from "./index-
|
|
2
|
-
import { s as A, t as i, E as C, a as J, n as o, L as I, b as B, d as D, e as u, h as K, i as N, f as H, c as g, j as F, m as OO, g as aO, J as j, x as QO, o as iO, I as eO } from "./index-
|
|
1
|
+
import { L as M, E as X, a as h, C as E } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as A, t as i, E as C, a as J, n as o, L as I, b as B, d as D, e as u, h as K, i as N, f as H, c as g, j as F, m as OO, g as aO, J as j, x as QO, o as iO, I as eO } from "./index-DtSoIucr.js";
|
|
3
3
|
const $O = 315, rO = 316, v = 1, tO = 2, lO = 3, nO = 4, oO = 317, sO = 319, ZO = 320, PO = 5, pO = 6, cO = 0, q = [
|
|
4
4
|
9,
|
|
5
5
|
10,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { L as be, E as $, C as Pe } from "./index-
|
|
2
|
-
import { p as xe, s as Te, t as h, E as Ve, a as we, L as ye, e as K, h as ve, i as Xe, f as ke, H as $e } from "./index-
|
|
3
|
-
import { cssLanguage as J, css as _e } from "./index-
|
|
4
|
-
import { typescriptLanguage as qe, jsxLanguage as Ce, tsxLanguage as Qe, javascriptLanguage as R, javascript as Ae } from "./index-
|
|
1
|
+
import { L as be, E as $, C as Pe } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { p as xe, s as Te, t as h, E as Ve, a as we, L as ye, e as K, h as ve, i as Xe, f as ke, H as $e } from "./index-DtSoIucr.js";
|
|
3
|
+
import { cssLanguage as J, css as _e } from "./index-DjyLPGQg.js";
|
|
4
|
+
import { typescriptLanguage as qe, jsxLanguage as Ce, tsxLanguage as Qe, javascriptLanguage as R, javascript as Ae } from "./index-CIrG9_dY.js";
|
|
5
5
|
const Ye = 54, Me = 1, Re = 55, Ee = 2, Ze = 56, Be = 3, z = 4, ze = 5, X = 6, ee = 7, te = 8, ae = 9, le = 10, We = 11, De = 12, Ne = 13, _ = 57, Ge = 14, W = 58, re = 20, Ie = 22, ne = 23, je = 24, Y = 26, se = 27, Ue = 28, Le = 31, Fe = 34, He = 36, Ke = 37, Je = 0, et = 1, tt = {
|
|
6
6
|
area: !0,
|
|
7
7
|
base: !0,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { L as V, E as X } from "./index-
|
|
2
|
-
import { s as d, t as $, a as Z, L as R, p as s, i as t, f as y, c, j as U, g as l } from "./index-
|
|
3
|
-
import { html as w } from "./index-
|
|
1
|
+
import { L as V, E as X } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as d, t as $, a as Z, L as R, p as s, i as t, f as y, c, j as U, g as l } from "./index-DtSoIucr.js";
|
|
3
|
+
import { html as w } from "./index-CXjoTXWO.js";
|
|
4
4
|
const W = 1, p = 2, q = 275, u = 3, b = 276, _ = 277, f = 278, k = 4, m = 5, G = 6, x = 7, z = 8, h = 9, g = 10, v = 11, j = 12, E = 13, I = 14, N = 15, L = 16, F = 17, C = 18, H = 19, A = 20, K = 21, D = 22, B = 23, M = 24, J = 25, OO = 26, $O = 27, QO = 28, iO = 29, aO = 30, TO = 31, PO = 32, XO = 33, SO = 34, cO = 35, eO = 36, oO = 37, _O = 38, zO = 39, nO = 40, rO = 41, YO = 42, VO = 43, dO = 44, ZO = 45, RO = 46, sO = 47, tO = 48, yO = 49, UO = 50, lO = 51, wO = 52, WO = 53, pO = 54, qO = 55, uO = 56, bO = 57, fO = 58, kO = 59, mO = 60, GO = 61, xO = 62, e = 63, hO = 64, gO = 65, vO = 66, jO = {
|
|
5
5
|
abstract: k,
|
|
6
6
|
and: m,
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as W, E as i, C as B } from "./index-
|
|
2
|
-
import { s as U, t as n, a as C, L as b, p as E, i as u, f as M, j as v, g as N } from "./index-
|
|
1
|
+
import { L as W, E as i, C as B } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as U, t as n, a as C, L as b, p as E, i as u, f as M, j as v, g as N } from "./index-DtSoIucr.js";
|
|
3
3
|
const c = 63, D = 64, j = 1, A = 2, y = 3, H = 4, Z = 5, F = 6, I = 7, z = 65, K = 66, J = 8, OO = 9, eO = 10, aO = 11, rO = 12, V = 13, tO = 19, nO = 20, oO = 29, PO = 33, QO = 34, sO = 47, lO = 0, T = 1, g = 2, d = 3, m = 4;
|
|
4
4
|
class s {
|
|
5
5
|
constructor(e, a, r) {
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { a as g, L as P, p as l, s as q, t as r } from "./index-
|
|
2
|
-
import { html as c } from "./index-
|
|
3
|
-
import { javascriptLanguage as i } from "./index-
|
|
4
|
-
import { L as R, E as p } from "./index-
|
|
1
|
+
import { a as g, L as P, p as l, s as q, t as r } from "./index-DtSoIucr.js";
|
|
2
|
+
import { html as c } from "./index-CXjoTXWO.js";
|
|
3
|
+
import { javascriptLanguage as i } from "./index-CIrG9_dY.js";
|
|
4
|
+
import { L as R, E as p } from "./index-D_eg_k-b.js";
|
|
5
5
|
const b = 1, $ = 33, m = 34, v = 35, x = 36, W = /* @__PURE__ */ new p((O) => {
|
|
6
6
|
let t = O.pos;
|
|
7
7
|
for (; ; ) {
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { P as nt, k as j, l as v, q as st, N as Ae, s as Be, p as it, t as c, T as E, r as ot, L as le, u as at, v as lt, w as ht, x as ft, e as _, h as P, y as T, z as ut, f as Ie, i as dt, A as pt, C as ct, B as mt, F as he, G as gt } from "./index-
|
|
2
|
-
import { html as kt, htmlCompletionSource as Lt } from "./index-
|
|
1
|
+
import { P as nt, k as j, l as v, q as st, N as Ae, s as Be, p as it, t as c, T as E, r as ot, L as le, u as at, v as lt, w as ht, x as ft, e as _, h as P, y as T, z as ut, f as Ie, i as dt, A as pt, C as ct, B as mt, F as he, G as gt } from "./index-DtSoIucr.js";
|
|
2
|
+
import { html as kt, htmlCompletionSource as Lt } from "./index-CXjoTXWO.js";
|
|
3
3
|
class $ {
|
|
4
4
|
static create(e, r, n, s, i) {
|
|
5
5
|
let o = s + (s << 8) + e + (r << 4) | 0;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as o, E as t } from "./index-
|
|
2
|
-
import { s, t as Q, a as j, L as x, i as f, f as c, c as a, j as W, m as S, g as l } from "./index-
|
|
1
|
+
import { L as o, E as t } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s, t as Q, a as j, L as x, i as f, f as c, c as a, j as W, m as S, g as l } from "./index-DtSoIucr.js";
|
|
3
3
|
const r = 1, q = 2, u = 3, n = 82, Z = 76, V = 117, T = 85, z = 97, w = 122, m = 65, b = 90, y = 95, i = 48, Y = 34, v = 40, P = 41, _ = 32, U = 62, p = new t((O) => {
|
|
4
4
|
if (O.next == Z || O.next == T ? O.advance() : O.next == V && (O.advance(), O.next == i + 8 && O.advance()), O.next != n || (O.advance(), O.next != Y)) return;
|
|
5
5
|
O.advance();
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as o, E as a } from "./index-
|
|
2
|
-
import { s as Z, t as Q, a as _, L as q, i as l, f as w, c as r, g as V } from "./index-
|
|
1
|
+
import { L as o, E as a } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as Z, t as Q, a as _, L as q, i as l, f as w, c as r, g as V } from "./index-DtSoIucr.js";
|
|
3
3
|
const g = 1, R = 2, b = 3, y = 4, T = 5, s = 98, c = 101, v = 102, t = 114, p = 69, X = 48, W = 46, d = 43, f = 45, Y = 35, z = 34, x = 124, U = 60, h = 62;
|
|
4
4
|
function n(O) {
|
|
5
5
|
return O >= 48 && O <= 57;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as w, E as p, a as Y } from "./index-
|
|
2
|
-
import { s as x, t as r, a as q, L as j, e as G, i as R, f as T, c as E, g as _, o as C, I as U } from "./index-
|
|
1
|
+
import { L as w, E as p, a as Y } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as x, t as r, a as q, L as j, e as G, i as R, f as T, c as E, g as _, o as C, I as U } from "./index-DtSoIucr.js";
|
|
3
3
|
const V = 122, g = 1, Z = 123, W = 124, b = 2, N = 125, I = 3, F = 4, X = [
|
|
4
4
|
9,
|
|
5
5
|
10,
|
|
@@ -12,7 +12,7 @@ import _1e from "@mui/icons-material/Folder";
|
|
|
12
12
|
import q1e from "@mui/icons-material/Extension";
|
|
13
13
|
import $1e from "@mui/icons-material/Apps";
|
|
14
14
|
import { Article as ebe, Description as hD, Note as tbe, InsertDriveFile as Bf, Book as nbe, MenuBook as lbe, LibraryBooks as ibe, Subject as abe, Assignment as rbe, ListAlt as sbe, ViewList as obe, Bookmarks as dbe, Class as cbe, School as ube, Code as hbe, BugReport as mbe, Build as Ube, Settings as mD, Info as Hne, Help as pbe, Star as UD, Favorite as xf, Flag as Fbe, Label as Zbe, LocalOffer as Pne, Lightbulb as bbe, EmojiObjects as Vbe, Psychology as Wbe, Science as Qbe, Calculate as Rbe, Functions as Nbe, Check as fbe, CheckCircle as ybe, Warning as pD, Error as Ane, Security as Mbe, Shield as Sbe, Lock as Tbe, Key as gbe, VpnKey as Gbe, Image as Jbe, PictureAsPdf as Bbe, VideoFile as xbe, AudioFile as Ybe, Circle as _ne, Fingerprint as kbe, MessageOutlined as Xbe, KeyboardArrowDown as qne, ImageOutlined as $ne, Visibility as FD, RemoveRedEyeOutlined as wbe, ChatBubble as Cbe, Edit as ele, Delete as Dbe, VisibilityOff as tle, Reorder as zbe, Upload as nle, DeleteForever as Ibe, CalendarMonth as CY, Radar as Lbe, Search as lle, FilterList as Ebe, ArrowUpward as vbe, ArrowDownward as Obe, KeyboardArrowUp as jbe, TableRows as Kbe, FirstPage as Hbe, ChevronLeft as ile, ChevronRight as Pbe, LastPage as Abe, Palette as _be, FolderOpen as ym, Folder as qbe, CloudQueue as Yf, Refresh as ale, OpenInNew as Mm, Cloud as DY, Download as $be, Add as rle, Save as eVe, CloudUpload as nN, Business as kf, Apps as J4, Person as ZD, KeyboardDoubleArrowRight as tVe, KeyboardDoubleArrowLeft as nVe, InsertDriveFileOutlined as lVe, ChevronRightRounded as lN, HttpOutlined as iVe, Close as zY, NotificationsActive as aVe, NotificationsOff as rVe, CreditCardRounded as sVe, Logout as oVe, ExpandLess as dVe, ExpandMore as cVe, MenuRounded as uVe, LightModeRounded as hVe, DarkModeRounded as mVe, SearchRounded as IY, FamilyRestroom as yU, AddRounded as Xf, MailOutlineRounded as UVe, CheckCircleOutline as pVe, InfoOutlined as FVe, WarningAmber as ZVe, DeleteOutline as sle, CopyAll as bVe, Share as VVe, HelpOutlineRounded as ole, LightbulbRounded as dle, CodeRounded as cle, PaymentRounded as WVe, PersonRounded as ule, BugReportRounded as hle, SupportAgentRounded as iN, DescriptionRounded as QVe, VisibilityOffRounded as RVe, KeyboardArrowDownRounded as mle, ArchiveRounded as Ule, PlayArrowRounded as wf, PauseRounded as ple, TrendingUpRounded as Fle, ReplayRounded as Zle, CancelRounded as NVe, CheckCircleRounded as bD, AttachFileRounded as fVe, OpenInNewRounded as yVe, DownloadRounded as MVe, DeleteRounded as SVe, CloudUploadRounded as TVe, PriorityHighRounded as gVe, HourglassEmptyRounded as GVe, Inventory2Rounded as JVe, CheckRounded as ble, ArrowBackRounded as Vle, FolderRounded as BVe, MoreVertRounded as xVe, TaskAltRounded as YVe, AccountCircleRounded as kVe, CloseRounded as Wle, SendRounded as XVe, ArrowForwardRounded as wVe, DragIndicator as CVe, RotateRightOutlined as DVe, AddOutlined as zVe, SettingsOutlined as IVe } from "@mui/icons-material";
|
|
15
|
-
import { g as ss, h as ea, n as An, i as ds, p as Mu, j as Li, k as Wn, l as Zl, m as NQ, o as Nb, q as oF, s as yo, t as LVe } from "./CookieConsentSettings.component-
|
|
15
|
+
import { g as ss, h as ea, n as An, i as ds, p as Mu, j as Li, k as Wn, l as Zl, m as NQ, o as Nb, q as oF, s as yo, t as LVe } from "./CookieConsentSettings.component-BUxrkECh.js";
|
|
16
16
|
import { PlanTier as BZ, BillingAccountStatus as EVe, InvoiceStatus as vF, InvoiceType as fQ, CreditTransactionType as MU, EurTransactionType as yQ, ProjectStatus as LY, UserNotificationContentType as MQ, Code as Qle, byteSizeIEC as fb, getServiceName as vVe, AbyssCore as OVe, AbyssService as ur, SupportTicketCategory as pi, SupportTicketStatus as fl, SupportTicketPriority as ta, SupportTicketCategoryGroup as Rr, CATEGORY_GROUPS as eu, ABYSS_SERVICE_NAMES as Dc, ENABLED_ABYSS_SERVICES as Rle, SupportTicketAction as Nl, VALID_TRANSITIONS as Nle, MAX_SUPPORT_ATTACHMENT_SIZE_OCTET as jVe, AssetKind as Fa, buildBillingDeepLink as KVe, BillingDeepLinkAction as SQ, BillingService as to, BILLABLE_SERVICE_METRICS as HVe, MAX_ELEMENT_PUBLIC_USER as PVe, getPublicUser as AVe } from "@abyss-project/main";
|
|
17
17
|
import _Ve, { render as qVe, unstable_batchedUpdates as xZ, createPortal as $Ve, flushSync as eWe } from "react-dom";
|
|
18
18
|
import { useLocation as fle, Link as Wp } from "react-router-dom";
|
|
@@ -38168,7 +38168,7 @@ function Oe(t) {
|
|
|
38168
38168
|
return new yve(zI.define(t));
|
|
38169
38169
|
}
|
|
38170
38170
|
function y0(t) {
|
|
38171
|
-
return import("./index-
|
|
38171
|
+
return import("./index-BcogVLzo.js").then((e) => e.sql({ dialect: e[t] }));
|
|
38172
38172
|
}
|
|
38173
38173
|
const F4e = [
|
|
38174
38174
|
// New-style language modes
|
|
@@ -38176,7 +38176,7 @@ const F4e = [
|
|
|
38176
38176
|
name: "C",
|
|
38177
38177
|
extensions: ["c", "h", "ino"],
|
|
38178
38178
|
load() {
|
|
38179
|
-
return import("./index-
|
|
38179
|
+
return import("./index-Da9DTuJn.js").then((t) => t.cpp());
|
|
38180
38180
|
}
|
|
38181
38181
|
}),
|
|
38182
38182
|
/* @__PURE__ */ Be.of({
|
|
@@ -38184,7 +38184,7 @@ const F4e = [
|
|
|
38184
38184
|
alias: ["cpp"],
|
|
38185
38185
|
extensions: ["cpp", "c++", "cc", "cxx", "hpp", "h++", "hh", "hxx"],
|
|
38186
38186
|
load() {
|
|
38187
|
-
return import("./index-
|
|
38187
|
+
return import("./index-Da9DTuJn.js").then((t) => t.cpp());
|
|
38188
38188
|
}
|
|
38189
38189
|
}),
|
|
38190
38190
|
/* @__PURE__ */ Be.of({
|
|
@@ -38199,14 +38199,14 @@ const F4e = [
|
|
|
38199
38199
|
name: "CSS",
|
|
38200
38200
|
extensions: ["css"],
|
|
38201
38201
|
load() {
|
|
38202
|
-
return import("./index-
|
|
38202
|
+
return import("./index-DjyLPGQg.js").then((t) => t.css());
|
|
38203
38203
|
}
|
|
38204
38204
|
}),
|
|
38205
38205
|
/* @__PURE__ */ Be.of({
|
|
38206
38206
|
name: "Go",
|
|
38207
38207
|
extensions: ["go"],
|
|
38208
38208
|
load() {
|
|
38209
|
-
return import("./index-
|
|
38209
|
+
return import("./index-7xq1GVwh.js").then((t) => t.go());
|
|
38210
38210
|
}
|
|
38211
38211
|
}),
|
|
38212
38212
|
/* @__PURE__ */ Be.of({
|
|
@@ -38214,14 +38214,14 @@ const F4e = [
|
|
|
38214
38214
|
alias: ["xhtml"],
|
|
38215
38215
|
extensions: ["html", "htm", "handlebars", "hbs"],
|
|
38216
38216
|
load() {
|
|
38217
|
-
return import("./index-
|
|
38217
|
+
return import("./index-CXjoTXWO.js").then((t) => t.html());
|
|
38218
38218
|
}
|
|
38219
38219
|
}),
|
|
38220
38220
|
/* @__PURE__ */ Be.of({
|
|
38221
38221
|
name: "Java",
|
|
38222
38222
|
extensions: ["java"],
|
|
38223
38223
|
load() {
|
|
38224
|
-
return import("./index-
|
|
38224
|
+
return import("./index-Br1U0l5K.js").then((t) => t.java());
|
|
38225
38225
|
}
|
|
38226
38226
|
}),
|
|
38227
38227
|
/* @__PURE__ */ Be.of({
|
|
@@ -38229,7 +38229,7 @@ const F4e = [
|
|
|
38229
38229
|
alias: ["ecmascript", "js", "node"],
|
|
38230
38230
|
extensions: ["js", "mjs", "cjs"],
|
|
38231
38231
|
load() {
|
|
38232
|
-
return import("./index-
|
|
38232
|
+
return import("./index-CIrG9_dY.js").then((t) => t.javascript());
|
|
38233
38233
|
}
|
|
38234
38234
|
}),
|
|
38235
38235
|
/* @__PURE__ */ Be.of({
|
|
@@ -38237,28 +38237,28 @@ const F4e = [
|
|
|
38237
38237
|
alias: ["json5"],
|
|
38238
38238
|
extensions: ["json", "map"],
|
|
38239
38239
|
load() {
|
|
38240
|
-
return import("./index-
|
|
38240
|
+
return import("./index-erzdx1Az.js").then((t) => t.json());
|
|
38241
38241
|
}
|
|
38242
38242
|
}),
|
|
38243
38243
|
/* @__PURE__ */ Be.of({
|
|
38244
38244
|
name: "JSX",
|
|
38245
38245
|
extensions: ["jsx"],
|
|
38246
38246
|
load() {
|
|
38247
|
-
return import("./index-
|
|
38247
|
+
return import("./index-CIrG9_dY.js").then((t) => t.javascript({ jsx: !0 }));
|
|
38248
38248
|
}
|
|
38249
38249
|
}),
|
|
38250
38250
|
/* @__PURE__ */ Be.of({
|
|
38251
38251
|
name: "LESS",
|
|
38252
38252
|
extensions: ["less"],
|
|
38253
38253
|
load() {
|
|
38254
|
-
return import("./index-
|
|
38254
|
+
return import("./index-BErplPpW.js").then((t) => t.less());
|
|
38255
38255
|
}
|
|
38256
38256
|
}),
|
|
38257
38257
|
/* @__PURE__ */ Be.of({
|
|
38258
38258
|
name: "Liquid",
|
|
38259
38259
|
extensions: ["liquid"],
|
|
38260
38260
|
load() {
|
|
38261
|
-
return import("./index-
|
|
38261
|
+
return import("./index-uIeKLdVL.js").then((t) => t.liquid());
|
|
38262
38262
|
}
|
|
38263
38263
|
}),
|
|
38264
38264
|
/* @__PURE__ */ Be.of({
|
|
@@ -38271,7 +38271,7 @@ const F4e = [
|
|
|
38271
38271
|
name: "Markdown",
|
|
38272
38272
|
extensions: ["md", "markdown", "mkd"],
|
|
38273
38273
|
load() {
|
|
38274
|
-
return import("./index-
|
|
38274
|
+
return import("./index-DSaH4UP5.js").then((t) => t.markdown());
|
|
38275
38275
|
}
|
|
38276
38276
|
}),
|
|
38277
38277
|
/* @__PURE__ */ Be.of({
|
|
@@ -38290,7 +38290,7 @@ const F4e = [
|
|
|
38290
38290
|
name: "PHP",
|
|
38291
38291
|
extensions: ["php", "php3", "php4", "php5", "php7", "phtml"],
|
|
38292
38292
|
load() {
|
|
38293
|
-
return import("./index-
|
|
38293
|
+
return import("./index-C_WLdmTl.js").then((t) => t.php());
|
|
38294
38294
|
}
|
|
38295
38295
|
}),
|
|
38296
38296
|
/* @__PURE__ */ Be.of({
|
|
@@ -38311,28 +38311,28 @@ const F4e = [
|
|
|
38311
38311
|
extensions: ["BUILD", "bzl", "py", "pyw"],
|
|
38312
38312
|
filename: /^(BUCK|BUILD)$/,
|
|
38313
38313
|
load() {
|
|
38314
|
-
return import("./index-
|
|
38314
|
+
return import("./index-BLCWSuQw.js").then((t) => t.python());
|
|
38315
38315
|
}
|
|
38316
38316
|
}),
|
|
38317
38317
|
/* @__PURE__ */ Be.of({
|
|
38318
38318
|
name: "Rust",
|
|
38319
38319
|
extensions: ["rs"],
|
|
38320
38320
|
load() {
|
|
38321
|
-
return import("./index-
|
|
38321
|
+
return import("./index-DcCIQbuV.js").then((t) => t.rust());
|
|
38322
38322
|
}
|
|
38323
38323
|
}),
|
|
38324
38324
|
/* @__PURE__ */ Be.of({
|
|
38325
38325
|
name: "Sass",
|
|
38326
38326
|
extensions: ["sass"],
|
|
38327
38327
|
load() {
|
|
38328
|
-
return import("./index-
|
|
38328
|
+
return import("./index-C5qcmmpX.js").then((t) => t.sass({ indented: !0 }));
|
|
38329
38329
|
}
|
|
38330
38330
|
}),
|
|
38331
38331
|
/* @__PURE__ */ Be.of({
|
|
38332
38332
|
name: "SCSS",
|
|
38333
38333
|
extensions: ["scss"],
|
|
38334
38334
|
load() {
|
|
38335
|
-
return import("./index-
|
|
38335
|
+
return import("./index-C5qcmmpX.js").then((t) => t.sass());
|
|
38336
38336
|
}
|
|
38337
38337
|
}),
|
|
38338
38338
|
/* @__PURE__ */ Be.of({
|
|
@@ -38352,7 +38352,7 @@ const F4e = [
|
|
|
38352
38352
|
name: "TSX",
|
|
38353
38353
|
extensions: ["tsx"],
|
|
38354
38354
|
load() {
|
|
38355
|
-
return import("./index-
|
|
38355
|
+
return import("./index-CIrG9_dY.js").then((t) => t.javascript({ jsx: !0, typescript: !0 }));
|
|
38356
38356
|
}
|
|
38357
38357
|
}),
|
|
38358
38358
|
/* @__PURE__ */ Be.of({
|
|
@@ -38360,14 +38360,14 @@ const F4e = [
|
|
|
38360
38360
|
alias: ["ts"],
|
|
38361
38361
|
extensions: ["ts", "mts", "cts"],
|
|
38362
38362
|
load() {
|
|
38363
|
-
return import("./index-
|
|
38363
|
+
return import("./index-CIrG9_dY.js").then((t) => t.javascript({ typescript: !0 }));
|
|
38364
38364
|
}
|
|
38365
38365
|
}),
|
|
38366
38366
|
/* @__PURE__ */ Be.of({
|
|
38367
38367
|
name: "WebAssembly",
|
|
38368
38368
|
extensions: ["wat", "wast"],
|
|
38369
38369
|
load() {
|
|
38370
|
-
return import("./index-
|
|
38370
|
+
return import("./index-BUU_BiL1.js").then((t) => t.wast());
|
|
38371
38371
|
}
|
|
38372
38372
|
}),
|
|
38373
38373
|
/* @__PURE__ */ Be.of({
|
|
@@ -38375,7 +38375,7 @@ const F4e = [
|
|
|
38375
38375
|
alias: ["rss", "wsdl", "xsd"],
|
|
38376
38376
|
extensions: ["xml", "xsl", "xsd", "svg"],
|
|
38377
38377
|
load() {
|
|
38378
|
-
return import("./index-
|
|
38378
|
+
return import("./index-XwxG8_UP.js").then((t) => t.xml());
|
|
38379
38379
|
}
|
|
38380
38380
|
}),
|
|
38381
38381
|
/* @__PURE__ */ Be.of({
|
|
@@ -38383,7 +38383,7 @@ const F4e = [
|
|
|
38383
38383
|
alias: ["yml"],
|
|
38384
38384
|
extensions: ["yaml", "yml"],
|
|
38385
38385
|
load() {
|
|
38386
|
-
return import("./index-
|
|
38386
|
+
return import("./index-CtAqjScO.js").then((t) => t.yaml());
|
|
38387
38387
|
}
|
|
38388
38388
|
}),
|
|
38389
38389
|
// Legacy modes ported from CodeMirror 5
|
|
@@ -39179,13 +39179,13 @@ const F4e = [
|
|
|
39179
39179
|
name: "Vue",
|
|
39180
39180
|
extensions: ["vue"],
|
|
39181
39181
|
load() {
|
|
39182
|
-
return import("./index-
|
|
39182
|
+
return import("./index-3FLJ3SfU.js").then((t) => t.vue());
|
|
39183
39183
|
}
|
|
39184
39184
|
}),
|
|
39185
39185
|
/* @__PURE__ */ Be.of({
|
|
39186
39186
|
name: "Angular Template",
|
|
39187
39187
|
load() {
|
|
39188
|
-
return import("./index-
|
|
39188
|
+
return import("./index-DHL1-xk6.js").then((t) => t.angular());
|
|
39189
39189
|
}
|
|
39190
39190
|
})
|
|
39191
39191
|
], Z4e = "#e5c07b", j8 = "#e06c75", b4e = "#56b6c2", V4e = "#ffffff", yN = "#abb2bf", wX = "#7d8799", W4e = "#61afef", Q4e = "#98c379", K8 = "#d19a66", R4e = "#c678dd", N4e = "#21252b", H8 = "#2c313a", P8 = "#282c34", OB = "#353a42", f4e = "#3E4451", A8 = "#528bff", y4e = /* @__PURE__ */ Tt.theme({
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as G, E as A, C as N } from "./index-
|
|
2
|
-
import { s as I, t as p, E as Y, a as j, L as U, e as k, h as Z, i as B, f as D, H as M } from "./index-
|
|
1
|
+
import { L as G, E as A, C as N } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as I, t as p, E as Y, a as j, L as U, e as k, h as Z, i as B, f as D, H as M } from "./index-DtSoIucr.js";
|
|
3
3
|
const h = 1, F = 2, L = 3, H = 4, K = 5, J = 36, ee = 37, te = 38, Oe = 11, oe = 13;
|
|
4
4
|
function re(e) {
|
|
5
5
|
return e == 45 || e == 46 || e == 58 || e >= 65 && e <= 90 || e == 95 || e >= 97 && e <= 122 || e >= 161;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { L as s } from "./index-
|
|
2
|
-
import { s as n, t as r, a as o, L as P, i as Q, f as i, c as a, g as c } from "./index-
|
|
1
|
+
import { L as s } from "./index-D_eg_k-b.js";
|
|
2
|
+
import { s as n, t as r, a as o, L as P, i as Q, f as i, c as a, g as c } from "./index-DtSoIucr.js";
|
|
3
3
|
const g = n({
|
|
4
4
|
String: r.string,
|
|
5
5
|
Number: r.number,
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import { E as d, L as y, h as b, a as _, p as g, e as u, s as S, i as T, f as k, j as W, t } from "./index-
|
|
2
|
-
import { html as j } from "./index-
|
|
3
|
-
import { L as X, E as p } from "./index-
|
|
1
|
+
import { E as d, L as y, h as b, a as _, p as g, e as u, s as S, i as T, f as k, j as W, t } from "./index-DtSoIucr.js";
|
|
2
|
+
import { html as j } from "./index-CXjoTXWO.js";
|
|
3
|
+
import { L as X, E as p } from "./index-D_eg_k-b.js";
|
|
4
4
|
const Y = 1, U = 2, G = 3, R = 179, z = 4, v = 180, x = 5, Z = 181, V = 6;
|
|
5
5
|
function E(O) {
|
|
6
6
|
return O >= 65 && O <= 90 || O >= 97 && O <= 122;
|
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { bw as o, aK as e, aL as t, R as r, M as i, Q as b, aX as c, cP as n, Z as
|
|
2
|
-
import { A as ye, q as ue, c as
|
|
1
|
+
import { bw as o, aK as e, aL as t, R as r, M as i, Q as b, aX as c, cP as n, Z as A, d0 as l, aO as d, cY as y, $ as u, cQ as C, cZ as S, a6 as g, d4 as p, cR as L, aH as P, ag as T, ah as h, cX as I, aZ as _, b9 as E, b8 as m, d1 as R, aP as k, cS as D, aI as O, b5 as f, d3 as B, b6 as v, b2 as U, aE as M, Y as F, aQ as N, aj as Q, cT as W, b7 as w, cU as x, b3 as H, ak as G, by as V, _ as j, d6 as Y, bB as z, bH as X, c$ as K, av as Z, aN as q, ar as J, aq as $, bv as aa, bt as sa, bu as oa, c_ as ea, aJ as ta, cV as ra, cW as ia, a8 as ba, aM as ca, b4 as na, d5 as Aa, d2 as la, V as da, a5 as ya, a4 as ua, co as Ca, bC as Sa, cr as ga, al as pa, an as La, am as Pa, ao as Ta, ae as ha, ad as Ia, aS as _a, d7 as Ea, az as ma, a$ as Ra, a_ as ka, aC as Da, aD as Oa, af as fa, cM as Ba, ap as va, cs as Ua, aa as Ma, cv as Fa, cN as Na, cp as Qa, cq as Wa, b0 as wa, aT as xa, a9 as Ha, X as Ga, ax as Va, aw as ja, aB as Ya, a0 as za, cL as Xa, cJ as Ka, cK as Za, b1 as qa, aA as Ja, O as $a, cu as as, cn as ss, ai as os, bz as es, bA as ts, K as rs, W as is, at as bs, au as cs, a1 as ns, as as As, aU as ls, bQ as ds, bI as ys, bM as us, bE as Cs, aV as Ss, cO as gs, ac as ps, bh as Ls, bi as Ps, bj as Ts, bm as hs, br as Is, bp as _s, bg as Es, bf as ms, bc as Rs, bk as ks, bb as Ds, be as Os, bs as fs, bl as Bs, bd as vs, bq as Us, U as Ms, S as Fs, aR as Ns, aW as Qs, ab as Ws, aY as ws, a2 as xs, a3 as Hs, bP as Gs, c9 as Vs, cd as js, ba as Ys, bF as zs, bT as Xs, aG as Ks, bV as Zs, ck as qs, cj as Js, cz as $s, bJ as ao, bY as so, bZ as oo, cb as eo, dd as to, c5 as ro, c3 as io, c4 as bo, cD as co, bo as no, bn as Ao, cx as lo, cC as yo, cB as uo, ay as Co, cF as So, cA as go, ct as po, bR as Lo, bx as Po, cf as To, cg as ho, c0 as Io, c1 as _o, ch as Eo, ci as mo, cG as Ro, c6 as ko, di as Do, cm as Oo, cl as fo, bG as Bo, bK as vo, bO as Uo, bD as Mo, dg as Fo, dc as No, cc as Qo, bW as Wo, bS as wo, cI as xo, cH as Ho, cy as Go, cE as Vo, b_ as jo, b$ as Yo, c8 as zo, bL as Xo, ca as Ko, ce as Zo, c2 as qo, bU as Jo, bX as $o, c7 as ae, aF as se, a7 as oe, d8 as ee, db as te, dh as re, de as ie, df as be, bN as ce, d9 as ne, da as Ae, cw as le } from "./index-DtSoIucr.js";
|
|
2
|
+
import { A as ye, q as ue, c as Ce, C as Se, a as ge, D as pe, H as Le, R as Pe, V as Te, h as he, x as Ie, d as _e, y as Ee, z as me, v as Re, s as ke, I as De, f as Oe, J as fe, E as Be, F as ve, i as Ue, j as Me, n as Fe, p as Ne, r as Qe, e as We, g as we, B as xe, G as He, u as Ge, b as Ve, k as je, w as Ye } from "./CookieConsentSettings.component-BUxrkECh.js";
|
|
3
3
|
export {
|
|
4
4
|
o as ABYSS_SERVICE_CONFIG,
|
|
5
5
|
e as ABYSS_SIDEBAR_WIDTH,
|
|
@@ -9,42 +9,42 @@ export {
|
|
|
9
9
|
b as AVATAR_WIDTH_RATIO,
|
|
10
10
|
c as AbyssBackground,
|
|
11
11
|
n as AbyssBankingLogo,
|
|
12
|
-
|
|
13
|
-
|
|
12
|
+
A as AbyssBarChart,
|
|
13
|
+
l as AbyssBeam,
|
|
14
14
|
d as AbyssBillingPlan,
|
|
15
15
|
y as AbyssBoard,
|
|
16
16
|
u as AbyssCashFlowChart,
|
|
17
|
-
|
|
18
|
-
|
|
17
|
+
C as AbyssCloudLogo,
|
|
18
|
+
S as AbyssCodex,
|
|
19
19
|
g as AbyssCommandPalette,
|
|
20
20
|
p as AbyssConsoleLogo,
|
|
21
21
|
ye as AbyssCookieConsentProvider,
|
|
22
22
|
L as AbyssCryptLogo,
|
|
23
23
|
P as AbyssDashboardLayout,
|
|
24
|
-
|
|
25
|
-
|
|
24
|
+
T as AbyssDatePicker,
|
|
25
|
+
h as AbyssDateTimePicker,
|
|
26
26
|
I as AbyssDraw,
|
|
27
27
|
_ as AbyssDrawer,
|
|
28
|
-
|
|
29
|
-
|
|
28
|
+
E as AbyssErrorBoundary,
|
|
29
|
+
m as AbyssErrorPage,
|
|
30
30
|
R as AbyssExtract,
|
|
31
31
|
k as AbyssFamilyBanner,
|
|
32
|
-
|
|
33
|
-
|
|
32
|
+
D as AbyssFormLogo,
|
|
33
|
+
O as AbyssHeader,
|
|
34
34
|
f as AbyssHeaderTitle,
|
|
35
35
|
B as AbyssHealthLogo,
|
|
36
36
|
v as AbyssLayoutMenu,
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
37
|
+
U as AbyssLayoutNotifications,
|
|
38
|
+
M as AbyssLayoutProvider,
|
|
39
|
+
F as AbyssLineChart,
|
|
40
|
+
N as AbyssLoadingScreen,
|
|
41
41
|
Q as AbyssMarkdownEditor,
|
|
42
42
|
W as AbyssMemoriesLogo,
|
|
43
43
|
w as AbyssMenuItem,
|
|
44
44
|
ue as AbyssModal,
|
|
45
45
|
x as AbyssMonitorLogo,
|
|
46
|
-
|
|
47
|
-
|
|
46
|
+
H as AbyssNotifications,
|
|
47
|
+
G as AbyssNumberField,
|
|
48
48
|
V as AbyssPendingInvitations,
|
|
49
49
|
j as AbyssPieChart,
|
|
50
50
|
Y as AbyssProbeLogo,
|
|
@@ -53,8 +53,8 @@ export {
|
|
|
53
53
|
K as AbyssRetro,
|
|
54
54
|
Z as AbyssScopeSwitcher,
|
|
55
55
|
q as AbyssSearchBar,
|
|
56
|
-
|
|
57
|
-
|
|
56
|
+
J as AbyssSelectOrganization,
|
|
57
|
+
$ as AbyssSelectProject,
|
|
58
58
|
aa as AbyssServiceChip,
|
|
59
59
|
sa as AbyssServiceSelect,
|
|
60
60
|
oa as AbyssServiceSingleSelect,
|
|
@@ -65,43 +65,44 @@ export {
|
|
|
65
65
|
ba as AbyssTable,
|
|
66
66
|
ca as AbyssThemeToggle,
|
|
67
67
|
na as AbyssToast,
|
|
68
|
-
|
|
69
|
-
|
|
68
|
+
Aa as AbyssToolsLogo,
|
|
69
|
+
la as AbyssTrainingLogo,
|
|
70
70
|
da as AccountTransactionsRow,
|
|
71
71
|
ya as ApplicationSentinelTypeChip,
|
|
72
72
|
ua as ApplicationWebhookTypeChip,
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
73
|
+
Ca as BILLING_ACCOUNT_STATUS_COLORS,
|
|
74
|
+
Sa as BUBBLE_MAX_WIDTH,
|
|
75
|
+
Ce as COOKIE_NAME,
|
|
76
76
|
ga as CREDIT_TRANSACTION_TYPE_COLORS,
|
|
77
77
|
pa as CloudImport,
|
|
78
78
|
La as CloudImportFile,
|
|
79
79
|
Pa as CloudImportFolder,
|
|
80
|
-
|
|
81
|
-
|
|
80
|
+
Ta as CloudSave,
|
|
81
|
+
ha as ColorPalette,
|
|
82
82
|
Ia as ColorPicker,
|
|
83
83
|
_a as ConfirmModal,
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
84
|
+
Ea as ConfirmModalContextProvider,
|
|
85
|
+
ma as ContextSelector,
|
|
86
|
+
Se as CookieConsentBanner,
|
|
87
87
|
ge as CookieConsentSettings,
|
|
88
|
+
pe as DEFAULT_PRIVACY_HREF,
|
|
88
89
|
Ra as DRAWER_WIDTH_COLLAPSED,
|
|
89
90
|
ka as DRAWER_WIDTH_EXPANDED,
|
|
90
|
-
|
|
91
|
-
|
|
91
|
+
Da as DashboardLayout,
|
|
92
|
+
Oa as DashboardLayoutHeader,
|
|
92
93
|
fa as DatePeriodPicker,
|
|
93
94
|
Ba as DiscordLogo,
|
|
94
95
|
va as DropZone,
|
|
95
|
-
|
|
96
|
-
|
|
97
|
-
|
|
98
|
-
|
|
96
|
+
Ua as EUR_TRANSACTION_TYPE_COLORS,
|
|
97
|
+
Ma as ErrorInfoBox,
|
|
98
|
+
Fa as GROUP_COLORS,
|
|
99
|
+
Na as GoogleLogo,
|
|
99
100
|
Qa as INVOICE_STATUS_COLORS,
|
|
100
101
|
Wa as INVOICE_TYPE_COLORS,
|
|
101
102
|
wa as ImportButton,
|
|
102
103
|
xa as ImportFromCloudModal,
|
|
103
|
-
|
|
104
|
-
|
|
104
|
+
Ha as InfoBox,
|
|
105
|
+
Ga as InternalProjectCard,
|
|
105
106
|
Va as LANGUAGE_FLAGS,
|
|
106
107
|
ja as LanguageFlagLabel,
|
|
107
108
|
Ya as LoadingLayout,
|
|
@@ -110,8 +111,8 @@ export {
|
|
|
110
111
|
Ka as LogoAbyssFlat,
|
|
111
112
|
Za as LogoAbyssSmall,
|
|
112
113
|
qa as MAX_PICTURE_SIZE,
|
|
113
|
-
|
|
114
|
-
|
|
114
|
+
Ja as MainLayout,
|
|
115
|
+
$a as OrganizationAvatar,
|
|
115
116
|
as as PAGE_ICONS,
|
|
116
117
|
ss as PLAN_TIER_COLORS,
|
|
117
118
|
os as PasswordInput,
|
|
@@ -122,115 +123,115 @@ export {
|
|
|
122
123
|
bs as ProjectCategoryBadge,
|
|
123
124
|
cs as ProjectLinkSelector,
|
|
124
125
|
ns as ProjectStatusChip,
|
|
125
|
-
|
|
126
|
-
|
|
126
|
+
As as ProjectTagChip,
|
|
127
|
+
ls as QRCodeModal,
|
|
127
128
|
ds as QUOTA_SERVICE_META,
|
|
128
129
|
ys as QuotaOfferState,
|
|
129
130
|
us as QuotaReachedDialog,
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
131
|
+
Cs as QuotaSegmentKind,
|
|
132
|
+
Le as RICH_TAGS,
|
|
133
|
+
Pe as ReconcileAction,
|
|
134
|
+
Ss as SaveCloudModal,
|
|
134
135
|
gs as SlackLogo,
|
|
135
136
|
ps as SuccessInfoBox,
|
|
136
137
|
Ls as SupportActionButtons,
|
|
137
138
|
Ps as SupportActivityLog,
|
|
138
|
-
|
|
139
|
-
|
|
139
|
+
Ts as SupportAttachmentsPanel,
|
|
140
|
+
hs as SupportCategoryChip,
|
|
140
141
|
Is as SupportCategoryGroupCards,
|
|
141
142
|
_s as SupportCategorySelect,
|
|
142
|
-
|
|
143
|
-
|
|
143
|
+
Es as SupportMessageInput,
|
|
144
|
+
ms as SupportMessageThread,
|
|
144
145
|
Rs as SupportPriorityChip,
|
|
145
146
|
ks as SupportSidebar,
|
|
146
|
-
|
|
147
|
-
|
|
147
|
+
Ds as SupportStatusBadge,
|
|
148
|
+
Os as SupportTicketCreateForm,
|
|
148
149
|
fs as SupportTicketCreateStepper,
|
|
149
150
|
Bs as SupportTicketDetail,
|
|
150
151
|
vs as SupportTicketList,
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
152
|
+
Us as SupportTopBar,
|
|
153
|
+
Ms as UserAvatar,
|
|
154
|
+
Fs as UserAvatarList,
|
|
155
|
+
Ns as UserSettings,
|
|
155
156
|
Qs as UserSettingsModal,
|
|
156
|
-
|
|
157
|
+
Te as VALIDITY_DAYS,
|
|
157
158
|
Ws as WarnInfoBox,
|
|
158
159
|
ws as WaterParticles,
|
|
159
160
|
xs as WebhookResponseCodeChip,
|
|
160
|
-
|
|
161
|
+
Hs as WebhookTypeChip,
|
|
161
162
|
he as amber,
|
|
162
|
-
|
|
163
|
+
Gs as attachQuotaInterceptor,
|
|
163
164
|
Vs as bioluminescentPulse,
|
|
164
165
|
js as brand,
|
|
165
166
|
Ys as buildAbyssFamilyMenuSection,
|
|
166
167
|
zs as buildQuotaAxis,
|
|
167
168
|
Xs as buildQuotaServiceChipSx,
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
169
|
+
Ie as chipColors,
|
|
170
|
+
_e as clearCookie,
|
|
171
|
+
Ee as colorPool,
|
|
171
172
|
me as colorPoolExtended,
|
|
172
|
-
|
|
173
|
+
Re as colors,
|
|
173
174
|
Ks as createAbyssLayoutStore,
|
|
174
175
|
Zs as createAbyssTheme,
|
|
175
|
-
|
|
176
|
+
ke as cyan,
|
|
176
177
|
qs as darkCustom,
|
|
177
|
-
|
|
178
|
-
|
|
178
|
+
Js as darkPalette,
|
|
179
|
+
$s as deleteCookie,
|
|
179
180
|
ao as deriveQuotaOfferState,
|
|
180
181
|
so as duration,
|
|
181
182
|
oo as easing,
|
|
182
|
-
|
|
183
|
+
De as en,
|
|
183
184
|
eo as fadeIn,
|
|
184
185
|
to as fetchPublicUserBatched,
|
|
185
186
|
Oe as flattenTranslations,
|
|
186
187
|
ro as fontFamily,
|
|
187
188
|
io as fontSize,
|
|
188
189
|
bo as fontWeight,
|
|
189
|
-
|
|
190
|
+
fe as fr,
|
|
190
191
|
co as getAbyssLinkWording,
|
|
191
192
|
no as getCategoryConfig,
|
|
192
|
-
|
|
193
|
-
|
|
193
|
+
Ao as getCategoryGroup,
|
|
194
|
+
lo as getCookie,
|
|
194
195
|
yo as getFileColor,
|
|
195
196
|
uo as getFileIcon,
|
|
196
|
-
|
|
197
|
-
|
|
197
|
+
Co as getLanguageFlag,
|
|
198
|
+
So as getLocale,
|
|
198
199
|
go as getOrCreatePersistentId,
|
|
199
|
-
|
|
200
|
-
|
|
200
|
+
Be as getPoolColor,
|
|
201
|
+
ve as getPoolColorExtended,
|
|
201
202
|
po as getProjectColor,
|
|
202
203
|
Lo as getQuotaServiceColor,
|
|
203
204
|
Po as getServiceConfig,
|
|
204
|
-
|
|
205
|
-
|
|
205
|
+
To as glassDark,
|
|
206
|
+
ho as glassLight,
|
|
206
207
|
Io as glow,
|
|
207
208
|
_o as glowCyan,
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
209
|
+
Eo as gradientsDark,
|
|
210
|
+
mo as gradientsLight,
|
|
211
|
+
Ue as green,
|
|
211
212
|
Ro as handleShareNotificationNavigation,
|
|
212
213
|
ko as iconSize,
|
|
213
214
|
Me as indigo,
|
|
214
|
-
|
|
215
|
-
|
|
215
|
+
Do as invalidatePublicUsers,
|
|
216
|
+
Oo as lightCustom,
|
|
216
217
|
fo as lightPalette,
|
|
217
218
|
Bo as markerRatio,
|
|
218
|
-
|
|
219
|
+
Fe as neutral,
|
|
219
220
|
vo as offersAction,
|
|
220
|
-
|
|
221
|
-
|
|
222
|
-
|
|
223
|
-
|
|
221
|
+
Uo as parseQuotaError,
|
|
222
|
+
Mo as placeBubble,
|
|
223
|
+
Fo as primePublicUsers,
|
|
224
|
+
No as publicUserQueryKey,
|
|
224
225
|
Qo as pulseGlow,
|
|
225
226
|
Ne as purple,
|
|
226
227
|
Wo as radius,
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
228
|
+
Qe as readCookie,
|
|
229
|
+
We as reconcile,
|
|
230
|
+
we as red,
|
|
230
231
|
wo as renderQuotaServiceIcon,
|
|
231
232
|
xo as resolveSpaceDisplayName,
|
|
232
|
-
|
|
233
|
-
|
|
233
|
+
Ho as resolveSpaceScope,
|
|
234
|
+
Go as setCookie,
|
|
234
235
|
Vo as setLocale,
|
|
235
236
|
jo as shadow,
|
|
236
237
|
Yo as shadowLight,
|
|
@@ -238,25 +239,25 @@ export {
|
|
|
238
239
|
Xo as shouldSuggestModule,
|
|
239
240
|
Ko as slideInUp,
|
|
240
241
|
Zo as social,
|
|
241
|
-
|
|
242
|
+
xe as tagColorPool,
|
|
242
243
|
qo as textShadow,
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
244
|
+
Jo as theme,
|
|
245
|
+
$o as transition,
|
|
246
|
+
He as translations,
|
|
246
247
|
ae as typographyVariants,
|
|
247
248
|
Ge as useAbyssCookieConsent,
|
|
248
249
|
se as useAbyssLayoutStore,
|
|
249
250
|
oe as useCommandPaletteHotkey,
|
|
250
251
|
ee as useConfirm,
|
|
251
|
-
|
|
252
|
+
Ve as useCookieConsent,
|
|
252
253
|
te as useFetchClouds,
|
|
253
254
|
re as usePrimePublicUsers,
|
|
254
255
|
ie as usePublicUser,
|
|
255
256
|
be as usePublicUsers,
|
|
256
257
|
ce as useQuotaDialogStore,
|
|
257
|
-
|
|
258
|
+
je as useRichIntl,
|
|
258
259
|
ne as useSSE,
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
260
|
+
Ae as useThemeTransition,
|
|
261
|
+
Ye as writeCookie,
|
|
262
|
+
le as writeToClipboard
|
|
262
263
|
};
|