@rpg-engine/shared 0.6.52 → 0.6.54
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/README.md +0 -0
- package/dist/constants/date.constants.d.ts +0 -0
- package/dist/constants/date.constants.d.ts.map +0 -0
- package/dist/constants/date.constants.js +0 -0
- package/dist/constants/date.constants.js.map +0 -0
- package/dist/constants/npc.constants.d.ts +0 -0
- package/dist/constants/npc.constants.d.ts.map +0 -0
- package/dist/constants/npc.constants.js +0 -0
- package/dist/constants/npc.constants.js.map +0 -0
- package/dist/constants/socket.constants.d.ts +0 -0
- package/dist/constants/socket.constants.d.ts.map +0 -0
- package/dist/constants/socket.constants.js +2 -2
- package/dist/constants/socket.constants.js.map +0 -0
- package/dist/constants/world.constants.d.ts +0 -0
- package/dist/constants/world.constants.d.ts.map +0 -0
- package/dist/constants/world.constants.js +0 -0
- package/dist/constants/world.constants.js.map +0 -0
- package/dist/helpers/itemSlotHelper.d.ts +0 -0
- package/dist/helpers/itemSlotHelper.d.ts.map +0 -0
- package/dist/helpers/itemSlotHelper.js +0 -0
- package/dist/helpers/itemSlotHelper.js.map +0 -0
- package/dist/helpers/skillHelpers.d.ts +0 -0
- package/dist/helpers/skillHelpers.d.ts.map +0 -0
- package/dist/helpers/skillHelpers.js +0 -0
- package/dist/helpers/skillHelpers.js.map +0 -0
- package/dist/index.d.ts +0 -0
- package/dist/index.d.ts.map +0 -0
- package/dist/index.js +0 -0
- package/dist/index.js.map +0 -0
- package/dist/libs/GridHelper.d.ts +0 -0
- package/dist/libs/GridHelper.d.ts.map +0 -0
- package/dist/libs/GridHelper.js +0 -0
- package/dist/libs/GridHelper.js.map +0 -0
- package/dist/libs/MathHelper.d.ts +0 -0
- package/dist/libs/MathHelper.d.ts.map +0 -0
- package/dist/libs/MathHelper.js +0 -0
- package/dist/libs/MathHelper.js.map +0 -0
- package/dist/libs/SocketHelper.d.ts +0 -0
- package/dist/libs/SocketHelper.d.ts.map +0 -0
- package/dist/libs/SocketHelper.js +0 -0
- package/dist/libs/SocketHelper.js.map +0 -0
- package/dist/libs/TextHelper.d.ts +0 -0
- package/dist/libs/TextHelper.d.ts.map +0 -0
- package/dist/libs/TextHelper.js +0 -0
- package/dist/libs/TextHelper.js.map +0 -0
- package/dist/libs/TypeHelper.d.ts +0 -0
- package/dist/libs/TypeHelper.d.ts.map +0 -0
- package/dist/libs/TypeHelper.js +0 -0
- package/dist/libs/TypeHelper.js.map +0 -0
- package/dist/translations/app-rate.lang.json +0 -0
- package/dist/translations/assets.lang.json +0 -0
- package/dist/translations/auth.lang.json +0 -0
- package/dist/translations/email.lang.json +0 -0
- package/dist/translations/error.lang.json +0 -0
- package/dist/translations/form.lang.json +0 -0
- package/dist/translations/global.lang.json +0 -0
- package/dist/translations/logs.lang.json +0 -0
- package/dist/translations/onboarding.lang.d.ts +0 -0
- package/dist/translations/onboarding.lang.d.ts.map +0 -0
- package/dist/translations/onboarding.lang.js +0 -0
- package/dist/translations/onboarding.lang.js.map +0 -0
- package/dist/translations/onboarding.lang.json +0 -0
- package/dist/translations/order.lang.json +0 -0
- package/dist/translations/search.lang.json +0 -0
- package/dist/translations/settings.lang.json +0 -0
- package/dist/translations/tabs.lang.json +0 -0
- package/dist/translations/users.lang.json +0 -0
- package/dist/translations/validation.lang.json +0 -0
- package/dist/types/animation.types.d.ts +0 -0
- package/dist/types/animation.types.d.ts.map +0 -0
- package/dist/types/animation.types.js +0 -0
- package/dist/types/animation.types.js.map +0 -0
- package/dist/types/api.types.d.ts +0 -0
- package/dist/types/api.types.d.ts.map +0 -0
- package/dist/types/api.types.js +0 -0
- package/dist/types/api.types.js.map +0 -0
- package/dist/types/asset.types.d.ts +0 -0
- package/dist/types/asset.types.d.ts.map +0 -0
- package/dist/types/asset.types.js +0 -0
- package/dist/types/asset.types.js.map +0 -0
- package/dist/types/auth.types.d.ts +0 -0
- package/dist/types/auth.types.d.ts.map +0 -0
- package/dist/types/auth.types.js +0 -0
- package/dist/types/auth.types.js.map +0 -0
- package/dist/types/battle.types.d.ts +0 -0
- package/dist/types/battle.types.d.ts.map +0 -0
- package/dist/types/battle.types.js +0 -0
- package/dist/types/battle.types.js.map +0 -0
- package/dist/types/character.types.d.ts +8 -0
- package/dist/types/character.types.d.ts.map +1 -1
- package/dist/types/character.types.js +0 -0
- package/dist/types/character.types.js.map +1 -1
- package/dist/types/chat.types.d.ts +0 -0
- package/dist/types/chat.types.d.ts.map +0 -0
- package/dist/types/chat.types.js +0 -0
- package/dist/types/chat.types.js.map +0 -0
- package/dist/types/device.types.d.ts +0 -0
- package/dist/types/device.types.d.ts.map +0 -0
- package/dist/types/device.types.js +0 -0
- package/dist/types/device.types.js.map +0 -0
- package/dist/types/entity.types.d.ts +0 -0
- package/dist/types/entity.types.d.ts.map +0 -0
- package/dist/types/entity.types.js +0 -0
- package/dist/types/entity.types.js.map +0 -0
- package/dist/types/env.types.d.ts +0 -0
- package/dist/types/env.types.d.ts.map +0 -0
- package/dist/types/env.types.js +0 -0
- package/dist/types/env.types.js.map +0 -0
- package/dist/types/equipment.types.d.ts +0 -0
- package/dist/types/equipment.types.d.ts.map +0 -0
- package/dist/types/equipment.types.js +0 -0
- package/dist/types/equipment.types.js.map +0 -0
- package/dist/types/googleOAuth.types.d.ts +0 -0
- package/dist/types/googleOAuth.types.d.ts.map +0 -0
- package/dist/types/googleOAuth.types.js +0 -0
- package/dist/types/googleOAuth.types.js.map +0 -0
- package/dist/types/inventory.types.d.ts +0 -0
- package/dist/types/inventory.types.d.ts.map +0 -0
- package/dist/types/inventory.types.js +0 -0
- package/dist/types/inventory.types.js.map +0 -0
- package/dist/types/item.types.d.ts +0 -0
- package/dist/types/item.types.d.ts.map +0 -0
- package/dist/types/item.types.js +0 -0
- package/dist/types/item.types.js.map +0 -0
- package/dist/types/itemContainer.types.d.ts +0 -0
- package/dist/types/itemContainer.types.d.ts.map +0 -0
- package/dist/types/itemContainer.types.js +0 -0
- package/dist/types/itemContainer.types.js.map +0 -0
- package/dist/types/maps.types.d.ts +0 -0
- package/dist/types/maps.types.d.ts.map +0 -0
- package/dist/types/maps.types.js +0 -0
- package/dist/types/maps.types.js.map +0 -0
- package/dist/types/notification.types.d.ts +0 -0
- package/dist/types/notification.types.d.ts.map +0 -0
- package/dist/types/notification.types.js +0 -0
- package/dist/types/notification.types.js.map +0 -0
- package/dist/types/npc.types.d.ts +0 -0
- package/dist/types/npc.types.d.ts.map +0 -0
- package/dist/types/npc.types.js +0 -0
- package/dist/types/npc.types.js.map +0 -0
- package/dist/types/pagination.types.d.ts +0 -0
- package/dist/types/pagination.types.d.ts.map +0 -0
- package/dist/types/pagination.types.js +0 -0
- package/dist/types/pagination.types.js.map +0 -0
- package/dist/types/places.types.d.ts +0 -0
- package/dist/types/places.types.d.ts.map +0 -0
- package/dist/types/places.types.js +0 -0
- package/dist/types/places.types.js.map +0 -0
- package/dist/types/preloadScene.types.d.ts +0 -0
- package/dist/types/preloadScene.types.d.ts.map +0 -0
- package/dist/types/preloadScene.types.js +0 -0
- package/dist/types/preloadScene.types.js.map +0 -0
- package/dist/types/quest.types.d.ts +0 -0
- package/dist/types/quest.types.d.ts.map +0 -0
- package/dist/types/quest.types.js +0 -0
- package/dist/types/quest.types.js.map +0 -0
- package/dist/types/resource.types.d.ts +0 -0
- package/dist/types/resource.types.d.ts.map +0 -0
- package/dist/types/resource.types.js +0 -0
- package/dist/types/resource.types.js.map +0 -0
- package/dist/types/scene.types.d.ts +0 -0
- package/dist/types/scene.types.d.ts.map +0 -0
- package/dist/types/scene.types.js +0 -0
- package/dist/types/scene.types.js.map +0 -0
- package/dist/types/skills.types.d.ts +2 -3
- package/dist/types/skills.types.d.ts.map +1 -1
- package/dist/types/skills.types.js +0 -0
- package/dist/types/skills.types.js.map +1 -1
- package/dist/types/socket.types.d.ts +0 -0
- package/dist/types/socket.types.d.ts.map +0 -0
- package/dist/types/socket.types.js +0 -0
- package/dist/types/socket.types.js.map +0 -0
- package/dist/types/tiled.types.d.ts +0 -0
- package/dist/types/tiled.types.d.ts.map +0 -0
- package/dist/types/tiled.types.js +0 -0
- package/dist/types/tiled.types.js.map +0 -0
- package/dist/types/trade.types.d.ts +0 -0
- package/dist/types/trade.types.d.ts.map +0 -0
- package/dist/types/trade.types.js +0 -0
- package/dist/types/trade.types.js.map +0 -0
- package/dist/types/translation.types.d.ts +0 -0
- package/dist/types/translation.types.d.ts.map +0 -0
- package/dist/types/translation.types.js +0 -0
- package/dist/types/translation.types.js.map +0 -0
- package/dist/types/ui.types.d.ts +0 -0
- package/dist/types/ui.types.d.ts.map +0 -0
- package/dist/types/ui.types.js +0 -0
- package/dist/types/ui.types.js.map +0 -0
- package/dist/types/useWith.types.d.ts +0 -0
- package/dist/types/useWith.types.d.ts.map +0 -0
- package/dist/types/useWith.types.js +0 -0
- package/dist/types/useWith.types.js.map +0 -0
- package/dist/types/user.types.d.ts +0 -0
- package/dist/types/user.types.d.ts.map +0 -0
- package/dist/types/user.types.js +0 -0
- package/dist/types/user.types.js.map +0 -0
- package/dist/types/validation.types.d.ts +0 -0
- package/dist/types/validation.types.d.ts.map +0 -0
- package/dist/types/validation.types.js +0 -0
- package/dist/types/validation.types.js.map +0 -0
- package/dist/types/view.types.d.ts +0 -0
- package/dist/types/view.types.d.ts.map +0 -0
- package/dist/types/view.types.js +0 -0
- package/dist/types/view.types.js.map +0 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -2,6 +2,6 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.SOCKET_TRANSMISSION_ZONE_HEIGHT = exports.SOCKET_TRANSMISSION_ZONE_WIDTH = void 0;
|
|
4
4
|
const world_constants_1 = require("./world.constants");
|
|
5
|
-
exports.SOCKET_TRANSMISSION_ZONE_WIDTH = world_constants_1.GRID_WIDTH *
|
|
6
|
-
exports.SOCKET_TRANSMISSION_ZONE_HEIGHT = world_constants_1.GRID_HEIGHT *
|
|
5
|
+
exports.SOCKET_TRANSMISSION_ZONE_WIDTH = world_constants_1.GRID_WIDTH * 20;
|
|
6
|
+
exports.SOCKET_TRANSMISSION_ZONE_HEIGHT = world_constants_1.GRID_HEIGHT * 20;
|
|
7
7
|
//# sourceMappingURL=socket.constants.js.map
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/index.d.ts
CHANGED
|
File without changes
|
package/dist/index.d.ts.map
CHANGED
|
File without changes
|
package/dist/index.js
CHANGED
|
File without changes
|
package/dist/index.js.map
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/libs/GridHelper.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/libs/MathHelper.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/libs/TextHelper.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/libs/TypeHelper.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/api.types.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/auth.types.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -7,6 +7,7 @@ import { IResource } from "./resource.types";
|
|
|
7
7
|
import { ISkill } from "./skills.types";
|
|
8
8
|
import { IUser } from "./user.types";
|
|
9
9
|
import { IViewElement } from "./view.types";
|
|
10
|
+
import { Types } from "mongoose";
|
|
10
11
|
export interface ICharacter extends IResource {
|
|
11
12
|
name: string;
|
|
12
13
|
owner: IUser;
|
|
@@ -192,5 +193,12 @@ export interface ICharacterAttributeChanged {
|
|
|
192
193
|
health?: number;
|
|
193
194
|
mana?: number;
|
|
194
195
|
speed?: number;
|
|
196
|
+
maxMana?: number;
|
|
197
|
+
maxHealth?: number;
|
|
198
|
+
}
|
|
199
|
+
export interface IAppliedBuffsEffect {
|
|
200
|
+
_id: Types.ObjectId;
|
|
201
|
+
key: string;
|
|
202
|
+
value: number;
|
|
195
203
|
}
|
|
196
204
|
//# sourceMappingURL=character.types.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"character.types.d.ts","sourceRoot":"","sources":["../../src/types/character.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,kBAAkB,EAAE,MAAM,mBAAmB,CAAC;AACvD,OAAO,EAAE,gBAAgB,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AAC9D,OAAO,EAAE,aAAa,EAAE,MAAM,mBAAmB,CAAC;AAClD,OAAO,EAAE,KAAK,EAAE,MAAM,cAAc,CAAC;AACrC,OAAO,EAAE,SAAS,EAAE,MAAM,cAAc,CAAC;AACzC,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,gBAAgB,CAAC;AACxC,OAAO,EAAE,KAAK,EAAE,MAAM,cAAc,CAAC;AACrC,OAAO,EAAE,YAAY,EAAE,MAAM,cAAc,CAAC;
|
|
1
|
+
{"version":3,"file":"character.types.d.ts","sourceRoot":"","sources":["../../src/types/character.types.ts"],"names":[],"mappings":"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"}
|
|
File without changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"character.types.js","sourceRoot":"","sources":["../../src/types/character.types.ts"],"names":[],"mappings":";;;
|
|
1
|
+
{"version":3,"file":"character.types.js","sourceRoot":"","sources":["../../src/types/character.types.ts"],"names":[],"mappings":";;;AA6DA,IAAY,cASX;AATD,WAAY,cAAc;IACxB,+BAAa,CAAA;IACb,qCAAmB,CAAA;IACnB,yCAAuB,CAAA;IACvB,mCAAiB,CAAA;IACjB,uCAAqB,CAAA;IACrB,iCAAe,CAAA;IACf,mCAAiB,CAAA;IACjB,uCAAqB,CAAA;AACvB,CAAC,EATW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QASzB;AAED,IAAY,eAGX;AAHD,WAAY,eAAe;IACzB,gCAAa,CAAA;IACb,oCAAiB,CAAA;AACnB,CAAC,EAHW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAG1B;AAGD,IAAY,qBAcX;AAdD,WAAY,qBAAqB;IAC/B,8DAAqC,CAAA;IACrC,4DAAmC,CAAA;IACnC,4EAAmD,CAAA;IACnD,kFAAyD,CAAA;IACzD,0FAAiE,CAAA;IACjE,4DAAmC,CAAA;IACnC,4EAAmD,CAAA;IACnD,wDAA+B,CAAA;IAC/B,8EAAqD,CAAA;IACrD,wEAA+C,CAAA;IAC/C,wCAAe,CAAA;IACf,sDAA6B,CAAA;IAC7B,8DAAqC,CAAA;AACvC,CAAC,EAdW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAchC;AAED,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC3B,iDAA4B,CAAA;IAC5B,mDAA8B,CAAA;AAChC,CAAC,EAHW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAG5B;AAED,IAAY,gBAIX;AAJD,WAAY,gBAAgB;IAC1B,mCAAe,CAAA;IACf,+BAAW,CAAA;IACX,mCAAe,CAAA;AACjB,CAAC,EAJW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAI3B;AAED,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC3B,oCAAe,CAAA;IACf,gCAAW,CAAA;IACX,0CAAqB,CAAA;AACvB,CAAC,EAJW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAI5B"}
|
|
File without changes
|
|
File without changes
|
package/dist/types/chat.types.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/env.types.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/item.types.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/maps.types.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/npc.types.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -24,8 +24,6 @@ export interface ISkillDetails {
|
|
|
24
24
|
level: number;
|
|
25
25
|
skillPoints: number;
|
|
26
26
|
skillPointsToNextLevel: number;
|
|
27
|
-
isBuffed?: boolean;
|
|
28
|
-
buffedLevel?: number;
|
|
29
27
|
}
|
|
30
28
|
export interface ISkill extends IResource {
|
|
31
29
|
owner: string;
|
|
@@ -88,7 +86,8 @@ export interface IDecreaseSPResult {
|
|
|
88
86
|
}
|
|
89
87
|
export interface IIncreaseSPResult {
|
|
90
88
|
skillLevelUp: boolean;
|
|
91
|
-
|
|
89
|
+
skillLevelBefore: number;
|
|
90
|
+
skillLevelAfter: number;
|
|
92
91
|
skillName: string;
|
|
93
92
|
skillPoints?: number;
|
|
94
93
|
skillPointsToNextLevel?: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skills.types.d.ts","sourceRoot":"","sources":["../../src/types/skills.types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gBAAgB,CAAC;AAClD,OAAO,EAAE,WAAW,EAAE,MAAM,cAAc,CAAC;AAC3C,OAAO,EAAE,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAE7C,oBAAY,iBAAiB;IAC3B,cAAc,mBAAmB;IACjC,SAAS,cAAc;IACvB,QAAQ,aAAa;CACtB;AAED,oBAAY,cAAc;IACxB,OAAO,YAAY;IACnB,YAAY,iBAAiB;CAC9B;AAED,MAAM,WAAW,qBAAqB;IACpC,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,MAAM,CAAC;IACjB,UAAU,EAAE,WAAW,GAAG,KAAK,CAAC;IAChC,SAAS,EAAE,cAAc,CAAC;IAC1B,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,KAAK,CAAC,EAAE,MAAM,CAAC;CAChB;AAED,MAAM,WAAW,aAAa;IAC5B,IAAI,EAAE,SAAS,CAAC;IAChB,KAAK,EAAE,MAAM,CAAC;IACd,WAAW,EAAE,MAAM,CAAC;IACpB,sBAAsB,EAAE,MAAM,CAAC;
|
|
1
|
+
{"version":3,"file":"skills.types.d.ts","sourceRoot":"","sources":["../../src/types/skills.types.ts"],"names":[],"mappings":"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"}
|
|
File without changes
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"skills.types.js","sourceRoot":"","sources":["../../src/types/skills.types.ts"],"names":[],"mappings":";;;AAAA,iDAAkD;AAClD,6CAA2C;AAG3C,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC3B,sDAAiC,CAAA;IACjC,4CAAuB,CAAA;IACvB,0CAAqB,CAAA;AACvB,CAAC,EAJW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAI5B;AAED,IAAY,cAGX;AAHD,WAAY,cAAc;IACxB,qCAAmB,CAAA;IACnB,+CAA6B,CAAA;AAC/B,CAAC,EAHW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAGzB;
|
|
1
|
+
{"version":3,"file":"skills.types.js","sourceRoot":"","sources":["../../src/types/skills.types.ts"],"names":[],"mappings":";;;AAAA,iDAAkD;AAClD,6CAA2C;AAG3C,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC3B,sDAAiC,CAAA;IACjC,4CAAuB,CAAA;IACvB,0CAAqB,CAAA;AACvB,CAAC,EAJW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAI5B;AAED,IAAY,cAGX;AAHD,WAAY,cAAc;IACxB,qCAAmB,CAAA;IACnB,+CAA6B,CAAA;AAC/B,CAAC,EAHW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAGzB;AA0DD,IAAY,SAOX;AAPD,WAAY,SAAS;IACnB,gDAAmC,CAAA;IACnC,8BAAiB,CAAA;IACjB,kCAAqB,CAAA;IACrB,oCAAuB,CAAA;IACvB,4BAAe,CAAA;IACf,0BAAa,CAAA;AACf,CAAC,EAPW,SAAS,GAAT,iBAAS,KAAT,iBAAS,QAOpB;AAED,IAAY,WAQX;AARD,WAAY,WAAW;IACrB,8BAAe,CAAA;IACf,8BAAe,CAAA;IACf,gCAAiB,CAAA;IACjB,0BAAW,CAAA;IACX,oCAAqB,CAAA;IACrB,sCAAuB,CAAA;IACvB,4BAAa,CAAA;AACf,CAAC,EARW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAQtB;AAED,IAAY,cAMX;AAND,WAAY,cAAc;IACxB,uCAAqB,CAAA;IACrB,2CAAyB,CAAA;IACzB,yCAAuB,CAAA;IACvB,iCAAe,CAAA;IACf,qDAAmC,CAAA;AACrC,CAAC,EANW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAMzB;AAEY,QAAA,gBAAgB,GAAqB;IAChD,cAAc,CAAC,QAAQ;IACvB,cAAc,CAAC,UAAU;IACzB,cAAc,CAAC,SAAS;IACxB,cAAc,CAAC,KAAK;CACrB,CAAC;AAEW,QAAA,aAAa,GAAG;IAC3B,+BAAgB,CAAC,IAAI;IACrB,wBAAW,CAAC,KAAK;IACjB,wBAAW,CAAC,MAAM;IAClB,wBAAW,CAAC,GAAG;IACf,wBAAW,CAAC,MAAM;IAClB,wBAAW,CAAC,KAAK;IACjB,wBAAW,CAAC,MAAM;IAClB,wBAAW,CAAC,IAAI;CACjB,CAAC;AAEW,QAAA,UAAU,GAAG,IAAI,GAAG,CAA+B;IAC9D,CAAC,+BAAgB,CAAC,IAAI,EAAE,WAAW,CAAC,KAAK,CAAC;IAC1C,CAAC,wBAAW,CAAC,KAAK,EAAE,WAAW,CAAC,KAAK,CAAC;IACtC,CAAC,wBAAW,CAAC,MAAM,EAAE,WAAW,CAAC,MAAM,CAAC;IACxC,CAAC,wBAAW,CAAC,GAAG,EAAE,WAAW,CAAC,GAAG,CAAC;IAClC,CAAC,wBAAW,CAAC,MAAM,EAAE,WAAW,CAAC,QAAQ,CAAC;IAC1C,CAAC,wBAAW,CAAC,KAAK,EAAE,WAAW,CAAC,QAAQ,CAAC;IACzC,CAAC,wBAAW,CAAC,MAAM,EAAE,WAAW,CAAC,SAAS,CAAC;IAC3C,CAAC,wBAAW,CAAC,IAAI,EAAE,WAAW,CAAC,IAAI,CAAC;IACpC,CAAC,wBAAW,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC;IACzC,CAAC,cAAc,CAAC,QAAQ,EAAE,cAAc,CAAC,QAAQ,CAAC;IAClD,CAAC,cAAc,CAAC,UAAU,EAAE,cAAc,CAAC,UAAU,CAAC;IACtD,CAAC,cAAc,CAAC,SAAS,EAAE,cAAc,CAAC,SAAS,CAAC;IACpD,CAAC,cAAc,CAAC,KAAK,EAAE,cAAc,CAAC,KAAK,CAAC;IAC5C,CAAC,cAAc,CAAC,eAAe,EAAE,cAAc,CAAC,eAAe,CAAC;CACjE,CAAC,CAAC"}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/ui.types.d.ts
CHANGED
|
File without changes
|
|
File without changes
|
package/dist/types/ui.types.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/user.types.js
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
package/dist/types/view.types.js
CHANGED
|
File without changes
|
|
File without changes
|