@lokalise/harmony 1.28.0 → 1.28.1
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/harmony.cjs +4 -1
- package/dist/harmony.cjs.map +1 -1
- package/dist/harmony.mjs +5 -2
- package/dist/harmony100.cjs +4 -59
- package/dist/harmony100.cjs.map +1 -1
- package/dist/harmony100.mjs +5 -60
- package/dist/harmony100.mjs.map +1 -1
- package/dist/harmony101.cjs +39 -6
- package/dist/harmony101.cjs.map +1 -1
- package/dist/harmony101.mjs +39 -6
- package/dist/harmony101.mjs.map +1 -1
- package/dist/harmony102.cjs +60 -18
- package/dist/harmony102.cjs.map +1 -1
- package/dist/harmony102.mjs +60 -18
- package/dist/harmony102.mjs.map +1 -1
- package/dist/harmony103.cjs +6 -13
- package/dist/harmony103.cjs.map +1 -1
- package/dist/harmony103.mjs +6 -13
- package/dist/harmony103.mjs.map +1 -1
- package/dist/harmony104.cjs +7 -17
- package/dist/harmony104.cjs.map +1 -1
- package/dist/harmony104.mjs +6 -16
- package/dist/harmony104.mjs.map +1 -1
- package/dist/harmony105.cjs +99 -6
- package/dist/harmony105.cjs.map +1 -1
- package/dist/harmony105.mjs +81 -5
- package/dist/harmony105.mjs.map +1 -1
- package/dist/harmony106.cjs +63 -6
- package/dist/harmony106.cjs.map +1 -1
- package/dist/harmony106.mjs +62 -5
- package/dist/harmony106.mjs.map +1 -1
- package/dist/harmony107.cjs +89 -6
- package/dist/harmony107.cjs.map +1 -1
- package/dist/harmony107.mjs +88 -5
- package/dist/harmony107.mjs.map +1 -1
- package/dist/harmony108.cjs +19 -63
- package/dist/harmony108.cjs.map +1 -1
- package/dist/harmony108.mjs +18 -62
- package/dist/harmony108.mjs.map +1 -1
- package/dist/harmony109.cjs +6 -89
- package/dist/harmony109.cjs.map +1 -1
- package/dist/harmony109.mjs +5 -88
- package/dist/harmony109.mjs.map +1 -1
- package/dist/harmony110.cjs +5 -18
- package/dist/harmony110.cjs.map +1 -1
- package/dist/harmony110.mjs +5 -18
- package/dist/harmony110.mjs.map +1 -1
- package/dist/harmony117.cjs +1 -1
- package/dist/harmony117.mjs +1 -1
- package/dist/harmony127.cjs +1 -1
- package/dist/harmony127.mjs +1 -1
- package/dist/harmony15.cjs +1 -1
- package/dist/harmony15.mjs +1 -1
- package/dist/harmony22.cjs +1 -1
- package/dist/harmony22.mjs +1 -1
- package/dist/harmony23.cjs +1 -1
- package/dist/harmony23.mjs +1 -1
- package/dist/harmony30.cjs +1 -1
- package/dist/harmony30.mjs +1 -1
- package/dist/harmony60.cjs +63 -29
- package/dist/harmony60.cjs.map +1 -1
- package/dist/harmony60.mjs +63 -29
- package/dist/harmony60.mjs.map +1 -1
- package/dist/harmony65.cjs +1 -1
- package/dist/harmony65.mjs +1 -1
- package/dist/harmony75.cjs +6 -6
- package/dist/harmony75.mjs +6 -6
- package/dist/harmony83.cjs +1 -1
- package/dist/harmony83.mjs +1 -1
- package/dist/harmony84.cjs +3 -2
- package/dist/harmony84.cjs.map +1 -1
- package/dist/harmony84.mjs +3 -2
- package/dist/harmony84.mjs.map +1 -1
- package/dist/harmony89.cjs +1 -1
- package/dist/harmony89.mjs +1 -1
- package/dist/harmony93.cjs +18 -99
- package/dist/harmony93.cjs.map +1 -1
- package/dist/harmony93.mjs +18 -82
- package/dist/harmony93.mjs.map +1 -1
- package/dist/harmony94.cjs +14 -21
- package/dist/harmony94.cjs.map +1 -1
- package/dist/harmony94.mjs +13 -20
- package/dist/harmony94.mjs.map +1 -1
- package/dist/harmony95.cjs +16 -5
- package/dist/harmony95.cjs.map +1 -1
- package/dist/harmony95.mjs +16 -5
- package/dist/harmony95.mjs.map +1 -1
- package/dist/harmony96.cjs +21 -132
- package/dist/harmony96.cjs.map +1 -1
- package/dist/harmony96.mjs +20 -131
- package/dist/harmony96.mjs.map +1 -1
- package/dist/harmony97.cjs +6 -12
- package/dist/harmony97.cjs.map +1 -1
- package/dist/harmony97.mjs +5 -11
- package/dist/harmony97.mjs.map +1 -1
- package/dist/harmony98.cjs +132 -5
- package/dist/harmony98.cjs.map +1 -1
- package/dist/harmony98.mjs +132 -5
- package/dist/harmony98.mjs.map +1 -1
- package/dist/harmony99.cjs +12 -40
- package/dist/harmony99.cjs.map +1 -1
- package/dist/harmony99.mjs +11 -39
- package/dist/harmony99.mjs.map +1 -1
- package/dist/types/src/features/publicApi/hooks/useListTeamsQuery.d.ts +7 -9
- package/dist/types/src/features/publicApi/hooks/useRetrieveTeamQuery.d.ts +24 -11
- package/dist/types/src/features/publicApi/team.d.ts +187 -108
- package/dist/types/src/features/publicApi/types/teamTypes.d.ts +272 -115
- package/package.json +1 -1
package/dist/harmony93.cjs
CHANGED
@@ -1,102 +1,21 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
3
|
-
const
|
4
|
-
const
|
5
|
-
const
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
|
17
|
-
|
18
|
-
|
19
|
-
|
20
|
-
|
21
|
-
}
|
22
|
-
const React__namespace = /* @__PURE__ */ _interopNamespaceDefault(React);
|
23
|
-
const patchResizeCallback = (resizeCallback, refreshMode, refreshRate, refreshOptions) => {
|
24
|
-
switch (refreshMode) {
|
25
|
-
case "debounce":
|
26
|
-
return debounce.default(resizeCallback, refreshRate, refreshOptions);
|
27
|
-
case "throttle":
|
28
|
-
return throttle.default(resizeCallback, refreshRate, refreshOptions);
|
29
|
-
default:
|
30
|
-
return resizeCallback;
|
31
|
-
}
|
32
|
-
};
|
33
|
-
const useCallbackRef = (
|
34
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
35
|
-
(callback) => {
|
36
|
-
const callbackRef = React__namespace.useRef(callback);
|
37
|
-
React__namespace.useEffect(() => {
|
38
|
-
callbackRef.current = callback;
|
39
|
-
});
|
40
|
-
return React__namespace.useMemo(() => (...args) => {
|
41
|
-
var _a;
|
42
|
-
return (_a = callbackRef.current) === null || _a === void 0 ? void 0 : _a.call(callbackRef, ...args);
|
43
|
-
}, []);
|
44
|
-
}
|
45
|
-
);
|
46
|
-
const useRefProxy = (
|
47
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
48
|
-
(targetRef) => {
|
49
|
-
const [refElement, setRefElement] = React__namespace.useState((targetRef === null || targetRef === void 0 ? void 0 : targetRef.current) || null);
|
50
|
-
if (targetRef) {
|
51
|
-
setTimeout(() => {
|
52
|
-
if (targetRef.current !== refElement) {
|
53
|
-
setRefElement(targetRef.current);
|
54
|
-
}
|
55
|
-
}, 0);
|
56
|
-
}
|
57
|
-
const refProxy = React__namespace.useMemo(() => new Proxy((node) => {
|
58
|
-
if (node !== refElement) {
|
59
|
-
setRefElement(node);
|
60
|
-
}
|
61
|
-
}, {
|
62
|
-
get(target, prop) {
|
63
|
-
if (prop === "current") {
|
64
|
-
return refElement;
|
65
|
-
}
|
66
|
-
return target[prop];
|
67
|
-
},
|
68
|
-
set(target, prop, value) {
|
69
|
-
if (prop === "current") {
|
70
|
-
setRefElement(value);
|
71
|
-
} else {
|
72
|
-
target[prop] = value;
|
73
|
-
}
|
74
|
-
return true;
|
75
|
-
}
|
76
|
-
}), [refElement]);
|
77
|
-
return { refProxy, refElement, setRefElement };
|
78
|
-
}
|
79
|
-
);
|
80
|
-
const getDimensions = (entry, box) => {
|
81
|
-
if (box === "border-box") {
|
82
|
-
return {
|
83
|
-
width: entry.borderBoxSize[0].inlineSize,
|
84
|
-
height: entry.borderBoxSize[0].blockSize
|
85
|
-
};
|
86
|
-
}
|
87
|
-
if (box === "content-box") {
|
88
|
-
return {
|
89
|
-
width: entry.contentBoxSize[0].inlineSize,
|
90
|
-
height: entry.contentBoxSize[0].blockSize
|
91
|
-
};
|
92
|
-
}
|
93
|
-
return {
|
94
|
-
width: entry.contentRect.width,
|
95
|
-
height: entry.contentRect.height
|
96
|
-
};
|
97
|
-
};
|
98
|
-
exports.getDimensions = getDimensions;
|
99
|
-
exports.patchResizeCallback = patchResizeCallback;
|
100
|
-
exports.useCallbackRef = useCallbackRef;
|
101
|
-
exports.useRefProxy = useRefProxy;
|
3
|
+
const zod = require("zod");
|
4
|
+
const teamRoleTypes = require("./harmony59.cjs");
|
5
|
+
const JWT_TOKEN_PAYLOAD_SCHEMA = zod.z.object({
|
6
|
+
userId: zod.z.number(),
|
7
|
+
userUuid: zod.z.string().uuid(),
|
8
|
+
teamId: zod.z.number(),
|
9
|
+
teamUuid: zod.z.string().uuid(),
|
10
|
+
userTeamRole: teamRoleTypes.TEAM_ROLE_SCHEMA,
|
11
|
+
userEmail: zod.z.string().email(),
|
12
|
+
userName: zod.z.string(),
|
13
|
+
userCurrentTeamId: zod.z.number(),
|
14
|
+
planId: zod.z.number(),
|
15
|
+
planName: zod.z.string(),
|
16
|
+
isProviderAlpha: zod.z.boolean(),
|
17
|
+
isFullyAuthenticated: zod.z.boolean(),
|
18
|
+
exp: zod.z.number()
|
19
|
+
});
|
20
|
+
exports.JWT_TOKEN_PAYLOAD_SCHEMA = JWT_TOKEN_PAYLOAD_SCHEMA;
|
102
21
|
//# sourceMappingURL=harmony93.cjs.map
|
package/dist/harmony93.cjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"harmony93.cjs","sources":["../
|
1
|
+
{"version":3,"file":"harmony93.cjs","sources":["../src/features/auth/core/types/jwtTokenPayload.ts"],"sourcesContent":["import { z } from 'zod'\nimport { TEAM_ROLE_SCHEMA } from '../../../publicApi/types/teamRoleTypes'\n\nexport const JWT_TOKEN_PAYLOAD_SCHEMA = z.object({\n\tuserId: z.number(),\n\tuserUuid: z.string().uuid(),\n\tteamId: z.number(),\n\tteamUuid: z.string().uuid(),\n\tuserTeamRole: TEAM_ROLE_SCHEMA,\n\tuserEmail: z.string().email(),\n\tuserName: z.string(),\n\tuserCurrentTeamId: z.number(),\n\tplanId: z.number(),\n\tplanName: z.string(),\n\tisProviderAlpha: z.boolean(),\n\tisFullyAuthenticated: z.boolean(),\n\texp: z.number(),\n})\nexport type JwtTokenPayload = z.infer<typeof JWT_TOKEN_PAYLOAD_SCHEMA>\n"],"names":["z","TEAM_ROLE_SCHEMA"],"mappings":";;;;AAGa,MAAA,2BAA2BA,MAAE,OAAO;AAAA,EAChD,QAAQA,MAAE,OAAO;AAAA,EACjB,UAAUA,IAAA,EAAE,OAAO,EAAE,KAAK;AAAA,EAC1B,QAAQA,MAAE,OAAO;AAAA,EACjB,UAAUA,IAAA,EAAE,OAAO,EAAE,KAAK;AAAA,EAC1B,cAAcC,cAAA;AAAA,EACd,WAAWD,IAAA,EAAE,OAAO,EAAE,MAAM;AAAA,EAC5B,UAAUA,MAAE,OAAO;AAAA,EACnB,mBAAmBA,MAAE,OAAO;AAAA,EAC5B,QAAQA,MAAE,OAAO;AAAA,EACjB,UAAUA,MAAE,OAAO;AAAA,EACnB,iBAAiBA,MAAE,QAAQ;AAAA,EAC3B,sBAAsBA,MAAE,QAAQ;AAAA,EAChC,KAAKA,MAAE,OAAO;AACf,CAAC;;"}
|
package/dist/harmony93.mjs
CHANGED
@@ -1,85 +1,21 @@
|
|
1
|
-
import
|
2
|
-
import
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
(
|
17
|
-
|
18
|
-
React.useEffect(() => {
|
19
|
-
callbackRef.current = callback;
|
20
|
-
});
|
21
|
-
return React.useMemo(() => (...args) => {
|
22
|
-
var _a;
|
23
|
-
return (_a = callbackRef.current) === null || _a === void 0 ? void 0 : _a.call(callbackRef, ...args);
|
24
|
-
}, []);
|
25
|
-
}
|
26
|
-
);
|
27
|
-
const useRefProxy = (
|
28
|
-
// eslint-disable-next-line @typescript-eslint/no-explicit-any
|
29
|
-
(targetRef) => {
|
30
|
-
const [refElement, setRefElement] = React.useState((targetRef === null || targetRef === void 0 ? void 0 : targetRef.current) || null);
|
31
|
-
if (targetRef) {
|
32
|
-
setTimeout(() => {
|
33
|
-
if (targetRef.current !== refElement) {
|
34
|
-
setRefElement(targetRef.current);
|
35
|
-
}
|
36
|
-
}, 0);
|
37
|
-
}
|
38
|
-
const refProxy = React.useMemo(() => new Proxy((node) => {
|
39
|
-
if (node !== refElement) {
|
40
|
-
setRefElement(node);
|
41
|
-
}
|
42
|
-
}, {
|
43
|
-
get(target, prop) {
|
44
|
-
if (prop === "current") {
|
45
|
-
return refElement;
|
46
|
-
}
|
47
|
-
return target[prop];
|
48
|
-
},
|
49
|
-
set(target, prop, value) {
|
50
|
-
if (prop === "current") {
|
51
|
-
setRefElement(value);
|
52
|
-
} else {
|
53
|
-
target[prop] = value;
|
54
|
-
}
|
55
|
-
return true;
|
56
|
-
}
|
57
|
-
}), [refElement]);
|
58
|
-
return { refProxy, refElement, setRefElement };
|
59
|
-
}
|
60
|
-
);
|
61
|
-
const getDimensions = (entry, box) => {
|
62
|
-
if (box === "border-box") {
|
63
|
-
return {
|
64
|
-
width: entry.borderBoxSize[0].inlineSize,
|
65
|
-
height: entry.borderBoxSize[0].blockSize
|
66
|
-
};
|
67
|
-
}
|
68
|
-
if (box === "content-box") {
|
69
|
-
return {
|
70
|
-
width: entry.contentBoxSize[0].inlineSize,
|
71
|
-
height: entry.contentBoxSize[0].blockSize
|
72
|
-
};
|
73
|
-
}
|
74
|
-
return {
|
75
|
-
width: entry.contentRect.width,
|
76
|
-
height: entry.contentRect.height
|
77
|
-
};
|
78
|
-
};
|
1
|
+
import { z } from "zod";
|
2
|
+
import { TEAM_ROLE_SCHEMA } from "./harmony59.mjs";
|
3
|
+
const JWT_TOKEN_PAYLOAD_SCHEMA = z.object({
|
4
|
+
userId: z.number(),
|
5
|
+
userUuid: z.string().uuid(),
|
6
|
+
teamId: z.number(),
|
7
|
+
teamUuid: z.string().uuid(),
|
8
|
+
userTeamRole: TEAM_ROLE_SCHEMA,
|
9
|
+
userEmail: z.string().email(),
|
10
|
+
userName: z.string(),
|
11
|
+
userCurrentTeamId: z.number(),
|
12
|
+
planId: z.number(),
|
13
|
+
planName: z.string(),
|
14
|
+
isProviderAlpha: z.boolean(),
|
15
|
+
isFullyAuthenticated: z.boolean(),
|
16
|
+
exp: z.number()
|
17
|
+
});
|
79
18
|
export {
|
80
|
-
|
81
|
-
patchResizeCallback,
|
82
|
-
useCallbackRef,
|
83
|
-
useRefProxy
|
19
|
+
JWT_TOKEN_PAYLOAD_SCHEMA
|
84
20
|
};
|
85
21
|
//# sourceMappingURL=harmony93.mjs.map
|
package/dist/harmony93.mjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"harmony93.mjs","sources":["../
|
1
|
+
{"version":3,"file":"harmony93.mjs","sources":["../src/features/auth/core/types/jwtTokenPayload.ts"],"sourcesContent":["import { z } from 'zod'\nimport { TEAM_ROLE_SCHEMA } from '../../../publicApi/types/teamRoleTypes'\n\nexport const JWT_TOKEN_PAYLOAD_SCHEMA = z.object({\n\tuserId: z.number(),\n\tuserUuid: z.string().uuid(),\n\tteamId: z.number(),\n\tteamUuid: z.string().uuid(),\n\tuserTeamRole: TEAM_ROLE_SCHEMA,\n\tuserEmail: z.string().email(),\n\tuserName: z.string(),\n\tuserCurrentTeamId: z.number(),\n\tplanId: z.number(),\n\tplanName: z.string(),\n\tisProviderAlpha: z.boolean(),\n\tisFullyAuthenticated: z.boolean(),\n\texp: z.number(),\n})\nexport type JwtTokenPayload = z.infer<typeof JWT_TOKEN_PAYLOAD_SCHEMA>\n"],"names":[],"mappings":";;AAGa,MAAA,2BAA2B,EAAE,OAAO;AAAA,EAChD,QAAQ,EAAE,OAAO;AAAA,EACjB,UAAU,EAAE,OAAO,EAAE,KAAK;AAAA,EAC1B,QAAQ,EAAE,OAAO;AAAA,EACjB,UAAU,EAAE,OAAO,EAAE,KAAK;AAAA,EAC1B,cAAc;AAAA,EACd,WAAW,EAAE,OAAO,EAAE,MAAM;AAAA,EAC5B,UAAU,EAAE,OAAO;AAAA,EACnB,mBAAmB,EAAE,OAAO;AAAA,EAC5B,QAAQ,EAAE,OAAO;AAAA,EACjB,UAAU,EAAE,OAAO;AAAA,EACnB,iBAAiB,EAAE,QAAQ;AAAA,EAC3B,sBAAsB,EAAE,QAAQ;AAAA,EAChC,KAAK,EAAE,OAAO;AACf,CAAC;"}
|
package/dist/harmony94.cjs
CHANGED
@@ -1,24 +1,17 @@
|
|
1
1
|
"use strict";
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
const
|
7
|
-
const
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
profileImageHighlight,
|
14
|
-
profileImageUpgradeIcon,
|
15
|
-
userIconWrapper
|
2
|
+
var __defProp = Object.defineProperty;
|
3
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
4
|
+
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
5
|
+
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
6
|
+
const jwtTokenPayload = require("./harmony15.cjs");
|
7
|
+
const _NewJwtIssuedEvent = class _NewJwtIssuedEvent extends CustomEvent {
|
8
|
+
constructor(token) {
|
9
|
+
super(_NewJwtIssuedEvent.eventName, {
|
10
|
+
detail: { token, payload: jwtTokenPayload.parseJwtTokenPayload(token.accessToken) }
|
11
|
+
});
|
12
|
+
}
|
16
13
|
};
|
17
|
-
|
18
|
-
|
19
|
-
exports.
|
20
|
-
exports.profileImage = profileImage;
|
21
|
-
exports.profileImageHighlight = profileImageHighlight;
|
22
|
-
exports.profileImageUpgradeIcon = profileImageUpgradeIcon;
|
23
|
-
exports.userIconWrapper = userIconWrapper;
|
14
|
+
__publicField(_NewJwtIssuedEvent, "eventName", "new-jwt-issued");
|
15
|
+
let NewJwtIssuedEvent = _NewJwtIssuedEvent;
|
16
|
+
exports.NewJwtIssuedEvent = NewJwtIssuedEvent;
|
24
17
|
//# sourceMappingURL=harmony94.cjs.map
|
package/dist/harmony94.cjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"harmony94.cjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"harmony94.cjs","sources":["../src/features/auth/frontend/events/NewJwtIssuedEvent.ts"],"sourcesContent":["import type { JwtTokenPayload } from '@features/auth/core/types/jwtTokenPayload'\nimport { parseJwtTokenPayload } from '@features/auth/core/utils/jwtTokenPayload'\nimport type { JwtToken } from '@features/publicApi/types/userTokenTypes'\n\ntype NewJwtIssuedEventDetail = {\n\ttoken: JwtToken\n\tpayload: JwtTokenPayload | undefined\n}\n\n/**\n * This event is emitted when a new JWT token is issued or refreshed.\n */\nexport class NewJwtIssuedEvent extends CustomEvent<NewJwtIssuedEventDetail> {\n\tstatic readonly eventName = 'new-jwt-issued' as const\n\n\tconstructor(token: JwtToken) {\n\t\tsuper(NewJwtIssuedEvent.eventName, {\n\t\t\tdetail: { token, payload: parseJwtTokenPayload(token.accessToken) },\n\t\t})\n\t}\n}\n\nexport const isNewJwtIssuedEvent = (event: Event): event is NewJwtIssuedEvent =>\n\tevent.type === NewJwtIssuedEvent.eventName\n\ndeclare global {\n\tinterface WindowEventMap {\n\t\t[NewJwtIssuedEvent.eventName]: NewJwtIssuedEvent\n\t}\n}\n"],"names":["parseJwtTokenPayload"],"mappings":";;;;;;AAYO,MAAM,qBAAN,MAAM,2BAA0B,YAAqC;AAAA,EAG3E,YAAY,OAAiB;AAC5B,UAAM,mBAAkB,WAAW;AAAA,MAClC,QAAQ,EAAE,OAAO,SAASA,gBAAAA,qBAAqB,MAAM,WAAW,EAAE;AAAA,IAAA,CAClE;AAAA,EAAA;AAEH;AAPC,cADY,oBACI,aAAY;AADtB,IAAM,oBAAN;;"}
|
package/dist/harmony94.mjs
CHANGED
@@ -1,24 +1,17 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
5
|
-
const
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
profileImageHighlight,
|
12
|
-
profileImageUpgradeIcon,
|
13
|
-
userIconWrapper
|
1
|
+
var __defProp = Object.defineProperty;
|
2
|
+
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
3
|
+
var __publicField = (obj, key, value) => __defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
4
|
+
import { parseJwtTokenPayload } from "./harmony15.mjs";
|
5
|
+
const _NewJwtIssuedEvent = class _NewJwtIssuedEvent extends CustomEvent {
|
6
|
+
constructor(token) {
|
7
|
+
super(_NewJwtIssuedEvent.eventName, {
|
8
|
+
detail: { token, payload: parseJwtTokenPayload(token.accessToken) }
|
9
|
+
});
|
10
|
+
}
|
14
11
|
};
|
12
|
+
__publicField(_NewJwtIssuedEvent, "eventName", "new-jwt-issued");
|
13
|
+
let NewJwtIssuedEvent = _NewJwtIssuedEvent;
|
15
14
|
export {
|
16
|
-
|
17
|
-
menuContainer,
|
18
|
-
profileButton,
|
19
|
-
profileImage,
|
20
|
-
profileImageHighlight,
|
21
|
-
profileImageUpgradeIcon,
|
22
|
-
userIconWrapper
|
15
|
+
NewJwtIssuedEvent
|
23
16
|
};
|
24
17
|
//# sourceMappingURL=harmony94.mjs.map
|
package/dist/harmony94.mjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"harmony94.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":"
|
1
|
+
{"version":3,"file":"harmony94.mjs","sources":["../src/features/auth/frontend/events/NewJwtIssuedEvent.ts"],"sourcesContent":["import type { JwtTokenPayload } from '@features/auth/core/types/jwtTokenPayload'\nimport { parseJwtTokenPayload } from '@features/auth/core/utils/jwtTokenPayload'\nimport type { JwtToken } from '@features/publicApi/types/userTokenTypes'\n\ntype NewJwtIssuedEventDetail = {\n\ttoken: JwtToken\n\tpayload: JwtTokenPayload | undefined\n}\n\n/**\n * This event is emitted when a new JWT token is issued or refreshed.\n */\nexport class NewJwtIssuedEvent extends CustomEvent<NewJwtIssuedEventDetail> {\n\tstatic readonly eventName = 'new-jwt-issued' as const\n\n\tconstructor(token: JwtToken) {\n\t\tsuper(NewJwtIssuedEvent.eventName, {\n\t\t\tdetail: { token, payload: parseJwtTokenPayload(token.accessToken) },\n\t\t})\n\t}\n}\n\nexport const isNewJwtIssuedEvent = (event: Event): event is NewJwtIssuedEvent =>\n\tevent.type === NewJwtIssuedEvent.eventName\n\ndeclare global {\n\tinterface WindowEventMap {\n\t\t[NewJwtIssuedEvent.eventName]: NewJwtIssuedEvent\n\t}\n}\n"],"names":[],"mappings":";;;;AAYO,MAAM,qBAAN,MAAM,2BAA0B,YAAqC;AAAA,EAG3E,YAAY,OAAiB;AAC5B,UAAM,mBAAkB,WAAW;AAAA,MAClC,QAAQ,EAAE,OAAO,SAAS,qBAAqB,MAAM,WAAW,EAAE;AAAA,IAAA,CAClE;AAAA,EAAA;AAEH;AAPC,cADY,oBACI,aAAY;AADtB,IAAM,oBAAN;"}
|
package/dist/harmony95.cjs
CHANGED
@@ -1,8 +1,19 @@
|
|
1
1
|
"use strict";
|
2
2
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
3
|
-
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
3
|
+
function buildGetRoute(params) {
|
4
|
+
return {
|
5
|
+
isEmptyResponseExpected: params.isEmptyResponseExpected ?? false,
|
6
|
+
isNonJSONResponseExpected: params.isNonJSONResponseExpected ?? false,
|
7
|
+
method: "get",
|
8
|
+
pathResolver: params.pathResolver,
|
9
|
+
requestHeaderSchema: params.requestHeaderSchema,
|
10
|
+
requestPathParamsSchema: params.requestPathParamsSchema,
|
11
|
+
requestQuerySchema: params.requestQuerySchema,
|
12
|
+
successResponseBodySchema: params.successResponseBodySchema,
|
13
|
+
description: params.description,
|
14
|
+
responseSchemasByStatusCode: params.responseSchemasByStatusCode,
|
15
|
+
metadata: params.metadata
|
16
|
+
};
|
17
|
+
}
|
18
|
+
exports.buildGetRoute = buildGetRoute;
|
8
19
|
//# sourceMappingURL=harmony95.cjs.map
|
package/dist/harmony95.cjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"harmony95.cjs","sources":["../
|
1
|
+
{"version":3,"file":"harmony95.cjs","sources":["../node_modules/@lokalise/universal-ts-utils/dist/public/api-contracts/apiContracts.js"],"sourcesContent":["const EMPTY_PARAMS = {};\nexport function buildPayloadRoute(params) {\n return {\n isEmptyResponseExpected: params.isEmptyResponseExpected ?? false,\n isNonJSONResponseExpected: params.isNonJSONResponseExpected ?? false,\n method: params.method,\n pathResolver: params.pathResolver,\n requestBodySchema: params.requestBodySchema,\n requestHeaderSchema: params.requestHeaderSchema,\n requestPathParamsSchema: params.requestPathParamsSchema,\n requestQuerySchema: params.requestQuerySchema,\n successResponseBodySchema: params.successResponseBodySchema,\n description: params.description,\n responseSchemasByStatusCode: params.responseSchemasByStatusCode,\n metadata: params.metadata,\n };\n}\nexport function buildGetRoute(params) {\n return {\n isEmptyResponseExpected: params.isEmptyResponseExpected ?? false,\n isNonJSONResponseExpected: params.isNonJSONResponseExpected ?? false,\n method: 'get',\n pathResolver: params.pathResolver,\n requestHeaderSchema: params.requestHeaderSchema,\n requestPathParamsSchema: params.requestPathParamsSchema,\n requestQuerySchema: params.requestQuerySchema,\n successResponseBodySchema: params.successResponseBodySchema,\n description: params.description,\n responseSchemasByStatusCode: params.responseSchemasByStatusCode,\n metadata: params.metadata,\n };\n}\nexport function buildDeleteRoute(params) {\n return {\n isEmptyResponseExpected: params.isEmptyResponseExpected ?? true,\n isNonJSONResponseExpected: params.isNonJSONResponseExpected ?? false,\n method: 'delete',\n pathResolver: params.pathResolver,\n requestHeaderSchema: params.requestHeaderSchema,\n requestPathParamsSchema: params.requestPathParamsSchema,\n requestQuerySchema: params.requestQuerySchema,\n successResponseBodySchema: params.successResponseBodySchema,\n description: params.description,\n responseSchemasByStatusCode: params.responseSchemasByStatusCode,\n metadata: params.metadata,\n };\n}\n/**\n * This method maps given route definition to a string of the format '/static-path-part/:path-param-value'\n */\nexport function mapRouteToPath(\n// biome-ignore lint/suspicious/noExplicitAny: We don't care about types here, we just need Zod schema\nrouteDefinition) {\n if (!routeDefinition.requestPathParamsSchema) {\n return routeDefinition.pathResolver(EMPTY_PARAMS);\n }\n const shape = routeDefinition.requestPathParamsSchema.shape;\n const resolverParams = {};\n for (const key of Object.keys(shape)) {\n resolverParams[key] = `:${key}`;\n }\n return routeDefinition.pathResolver(resolverParams);\n}\n//# sourceMappingURL=apiContracts.js.map"],"names":[],"mappings":";;AAiBO,SAAS,cAAc,QAAQ;AAClC,SAAO;AAAA,IACH,yBAAyB,OAAO,2BAA2B;AAAA,IAC3D,2BAA2B,OAAO,6BAA6B;AAAA,IAC/D,QAAQ;AAAA,IACR,cAAc,OAAO;AAAA,IACrB,qBAAqB,OAAO;AAAA,IAC5B,yBAAyB,OAAO;AAAA,IAChC,oBAAoB,OAAO;AAAA,IAC3B,2BAA2B,OAAO;AAAA,IAClC,aAAa,OAAO;AAAA,IACpB,6BAA6B,OAAO;AAAA,IACpC,UAAU,OAAO;AAAA,EACpB;AACL;;","x_google_ignoreList":[0]}
|
package/dist/harmony95.mjs
CHANGED
@@ -1,8 +1,19 @@
|
|
1
|
-
|
2
|
-
|
3
|
-
|
4
|
-
|
1
|
+
function buildGetRoute(params) {
|
2
|
+
return {
|
3
|
+
isEmptyResponseExpected: params.isEmptyResponseExpected ?? false,
|
4
|
+
isNonJSONResponseExpected: params.isNonJSONResponseExpected ?? false,
|
5
|
+
method: "get",
|
6
|
+
pathResolver: params.pathResolver,
|
7
|
+
requestHeaderSchema: params.requestHeaderSchema,
|
8
|
+
requestPathParamsSchema: params.requestPathParamsSchema,
|
9
|
+
requestQuerySchema: params.requestQuerySchema,
|
10
|
+
successResponseBodySchema: params.successResponseBodySchema,
|
11
|
+
description: params.description,
|
12
|
+
responseSchemasByStatusCode: params.responseSchemasByStatusCode,
|
13
|
+
metadata: params.metadata
|
14
|
+
};
|
15
|
+
}
|
5
16
|
export {
|
6
|
-
|
17
|
+
buildGetRoute
|
7
18
|
};
|
8
19
|
//# sourceMappingURL=harmony95.mjs.map
|
package/dist/harmony95.mjs.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"harmony95.mjs","sources":["../
|
1
|
+
{"version":3,"file":"harmony95.mjs","sources":["../node_modules/@lokalise/universal-ts-utils/dist/public/api-contracts/apiContracts.js"],"sourcesContent":["const EMPTY_PARAMS = {};\nexport function buildPayloadRoute(params) {\n return {\n isEmptyResponseExpected: params.isEmptyResponseExpected ?? false,\n isNonJSONResponseExpected: params.isNonJSONResponseExpected ?? false,\n method: params.method,\n pathResolver: params.pathResolver,\n requestBodySchema: params.requestBodySchema,\n requestHeaderSchema: params.requestHeaderSchema,\n requestPathParamsSchema: params.requestPathParamsSchema,\n requestQuerySchema: params.requestQuerySchema,\n successResponseBodySchema: params.successResponseBodySchema,\n description: params.description,\n responseSchemasByStatusCode: params.responseSchemasByStatusCode,\n metadata: params.metadata,\n };\n}\nexport function buildGetRoute(params) {\n return {\n isEmptyResponseExpected: params.isEmptyResponseExpected ?? false,\n isNonJSONResponseExpected: params.isNonJSONResponseExpected ?? false,\n method: 'get',\n pathResolver: params.pathResolver,\n requestHeaderSchema: params.requestHeaderSchema,\n requestPathParamsSchema: params.requestPathParamsSchema,\n requestQuerySchema: params.requestQuerySchema,\n successResponseBodySchema: params.successResponseBodySchema,\n description: params.description,\n responseSchemasByStatusCode: params.responseSchemasByStatusCode,\n metadata: params.metadata,\n };\n}\nexport function buildDeleteRoute(params) {\n return {\n isEmptyResponseExpected: params.isEmptyResponseExpected ?? true,\n isNonJSONResponseExpected: params.isNonJSONResponseExpected ?? false,\n method: 'delete',\n pathResolver: params.pathResolver,\n requestHeaderSchema: params.requestHeaderSchema,\n requestPathParamsSchema: params.requestPathParamsSchema,\n requestQuerySchema: params.requestQuerySchema,\n successResponseBodySchema: params.successResponseBodySchema,\n description: params.description,\n responseSchemasByStatusCode: params.responseSchemasByStatusCode,\n metadata: params.metadata,\n };\n}\n/**\n * This method maps given route definition to a string of the format '/static-path-part/:path-param-value'\n */\nexport function mapRouteToPath(\n// biome-ignore lint/suspicious/noExplicitAny: We don't care about types here, we just need Zod schema\nrouteDefinition) {\n if (!routeDefinition.requestPathParamsSchema) {\n return routeDefinition.pathResolver(EMPTY_PARAMS);\n }\n const shape = routeDefinition.requestPathParamsSchema.shape;\n const resolverParams = {};\n for (const key of Object.keys(shape)) {\n resolverParams[key] = `:${key}`;\n }\n return routeDefinition.pathResolver(resolverParams);\n}\n//# sourceMappingURL=apiContracts.js.map"],"names":[],"mappings":"AAiBO,SAAS,cAAc,QAAQ;AAClC,SAAO;AAAA,IACH,yBAAyB,OAAO,2BAA2B;AAAA,IAC3D,2BAA2B,OAAO,6BAA6B;AAAA,IAC/D,QAAQ;AAAA,IACR,cAAc,OAAO;AAAA,IACrB,qBAAqB,OAAO;AAAA,IAC5B,yBAAyB,OAAO;AAAA,IAChC,oBAAoB,OAAO;AAAA,IAC3B,2BAA2B,OAAO;AAAA,IAClC,aAAa,OAAO;AAAA,IACpB,6BAA6B,OAAO;AAAA,IACpC,UAAU,OAAO;AAAA,EACpB;AACL;","x_google_ignoreList":[0]}
|
package/dist/harmony96.cjs
CHANGED
@@ -1,135 +1,24 @@
|
|
1
1
|
"use strict";
|
2
|
-
Object.
|
3
|
-
const
|
4
|
-
|
5
|
-
|
6
|
-
|
7
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
15
|
-
|
16
|
-
} = state;
|
17
|
-
const {
|
18
|
-
boundary = "clippingAncestors",
|
19
|
-
rootBoundary = "viewport",
|
20
|
-
elementContext = "floating",
|
21
|
-
altBoundary = false,
|
22
|
-
padding = 0
|
23
|
-
} = floatingUi_utils.evaluate(options, state);
|
24
|
-
const paddingObject = floatingUi_utils.getPaddingObject(padding);
|
25
|
-
const altContext = elementContext === "floating" ? "reference" : "floating";
|
26
|
-
const element = elements[altBoundary ? altContext : elementContext];
|
27
|
-
const clippingClientRect = floatingUi_utils.rectToClientRect(await platform.getClippingRect({
|
28
|
-
element: ((_await$platform$isEle = await (platform.isElement == null ? void 0 : platform.isElement(element))) != null ? _await$platform$isEle : true) ? element : element.contextElement || await (platform.getDocumentElement == null ? void 0 : platform.getDocumentElement(elements.floating)),
|
29
|
-
boundary,
|
30
|
-
rootBoundary,
|
31
|
-
strategy
|
32
|
-
}));
|
33
|
-
const rect = elementContext === "floating" ? {
|
34
|
-
x,
|
35
|
-
y,
|
36
|
-
width: rects.floating.width,
|
37
|
-
height: rects.floating.height
|
38
|
-
} : rects.reference;
|
39
|
-
const offsetParent = await (platform.getOffsetParent == null ? void 0 : platform.getOffsetParent(elements.floating));
|
40
|
-
const offsetScale = await (platform.isElement == null ? void 0 : platform.isElement(offsetParent)) ? await (platform.getScale == null ? void 0 : platform.getScale(offsetParent)) || {
|
41
|
-
x: 1,
|
42
|
-
y: 1
|
43
|
-
} : {
|
44
|
-
x: 1,
|
45
|
-
y: 1
|
46
|
-
};
|
47
|
-
const elementClientRect = floatingUi_utils.rectToClientRect(platform.convertOffsetParentRelativeRectToViewportRelativeRect ? await platform.convertOffsetParentRelativeRectToViewportRelativeRect({
|
48
|
-
elements,
|
49
|
-
rect,
|
50
|
-
offsetParent,
|
51
|
-
strategy
|
52
|
-
}) : rect);
|
53
|
-
return {
|
54
|
-
top: (clippingClientRect.top - elementClientRect.top + paddingObject.top) / offsetScale.y,
|
55
|
-
bottom: (elementClientRect.bottom - clippingClientRect.bottom + paddingObject.bottom) / offsetScale.y,
|
56
|
-
left: (clippingClientRect.left - elementClientRect.left + paddingObject.left) / offsetScale.x,
|
57
|
-
right: (elementClientRect.right - clippingClientRect.right + paddingObject.right) / offsetScale.x
|
58
|
-
};
|
59
|
-
}
|
60
|
-
const shift = function(options) {
|
61
|
-
if (options === void 0) {
|
62
|
-
options = {};
|
63
|
-
}
|
64
|
-
return {
|
65
|
-
name: "shift",
|
66
|
-
options,
|
67
|
-
async fn(state) {
|
68
|
-
const {
|
69
|
-
x,
|
70
|
-
y,
|
71
|
-
placement
|
72
|
-
} = state;
|
73
|
-
const {
|
74
|
-
mainAxis: checkMainAxis = true,
|
75
|
-
crossAxis: checkCrossAxis = false,
|
76
|
-
limiter = {
|
77
|
-
fn: (_ref) => {
|
78
|
-
let {
|
79
|
-
x: x2,
|
80
|
-
y: y2
|
81
|
-
} = _ref;
|
82
|
-
return {
|
83
|
-
x: x2,
|
84
|
-
y: y2
|
85
|
-
};
|
86
|
-
}
|
87
|
-
},
|
88
|
-
...detectOverflowOptions
|
89
|
-
} = floatingUi_utils.evaluate(options, state);
|
90
|
-
const coords = {
|
91
|
-
x,
|
92
|
-
y
|
93
|
-
};
|
94
|
-
const overflow = await detectOverflow(state, detectOverflowOptions);
|
95
|
-
const crossAxis = floatingUi_utils.getSideAxis(floatingUi_utils.getSide(placement));
|
96
|
-
const mainAxis = floatingUi_utils.getOppositeAxis(crossAxis);
|
97
|
-
let mainAxisCoord = coords[mainAxis];
|
98
|
-
let crossAxisCoord = coords[crossAxis];
|
99
|
-
if (checkMainAxis) {
|
100
|
-
const minSide = mainAxis === "y" ? "top" : "left";
|
101
|
-
const maxSide = mainAxis === "y" ? "bottom" : "right";
|
102
|
-
const min = mainAxisCoord + overflow[minSide];
|
103
|
-
const max = mainAxisCoord - overflow[maxSide];
|
104
|
-
mainAxisCoord = floatingUi_utils.clamp(min, mainAxisCoord, max);
|
105
|
-
}
|
106
|
-
if (checkCrossAxis) {
|
107
|
-
const minSide = crossAxis === "y" ? "top" : "left";
|
108
|
-
const maxSide = crossAxis === "y" ? "bottom" : "right";
|
109
|
-
const min = crossAxisCoord + overflow[minSide];
|
110
|
-
const max = crossAxisCoord - overflow[maxSide];
|
111
|
-
crossAxisCoord = floatingUi_utils.clamp(min, crossAxisCoord, max);
|
112
|
-
}
|
113
|
-
const limitedCoords = limiter.fn({
|
114
|
-
...state,
|
115
|
-
[mainAxis]: mainAxisCoord,
|
116
|
-
[crossAxis]: crossAxisCoord
|
117
|
-
});
|
118
|
-
return {
|
119
|
-
...limitedCoords,
|
120
|
-
data: {
|
121
|
-
x: limitedCoords.x - x,
|
122
|
-
y: limitedCoords.y - y,
|
123
|
-
enabled: {
|
124
|
-
[mainAxis]: checkMainAxis,
|
125
|
-
[crossAxis]: checkCrossAxis
|
126
|
-
}
|
127
|
-
}
|
128
|
-
};
|
129
|
-
}
|
130
|
-
};
|
2
|
+
Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
|
3
|
+
const menuContainer = "_menuContainer_1phdw_10";
|
4
|
+
const profileButton = "_profileButton_1phdw_20";
|
5
|
+
const profileImage = "_profileImage_1phdw_33";
|
6
|
+
const profileImageHighlight = "_profileImageHighlight_1phdw_41";
|
7
|
+
const profileImageUpgradeIcon = "_profileImageUpgradeIcon_1phdw_45";
|
8
|
+
const userIconWrapper = "_userIconWrapper_1phdw_51";
|
9
|
+
const styles = {
|
10
|
+
menuContainer,
|
11
|
+
profileButton,
|
12
|
+
profileImage,
|
13
|
+
profileImageHighlight,
|
14
|
+
profileImageUpgradeIcon,
|
15
|
+
userIconWrapper
|
131
16
|
};
|
132
|
-
exports.
|
133
|
-
exports.
|
134
|
-
exports.
|
17
|
+
exports.default = styles;
|
18
|
+
exports.menuContainer = menuContainer;
|
19
|
+
exports.profileButton = profileButton;
|
20
|
+
exports.profileImage = profileImage;
|
21
|
+
exports.profileImageHighlight = profileImageHighlight;
|
22
|
+
exports.profileImageUpgradeIcon = profileImageUpgradeIcon;
|
23
|
+
exports.userIconWrapper = userIconWrapper;
|
135
24
|
//# sourceMappingURL=harmony96.cjs.map
|