@kekkle/shared 1.4.0-next.1 → 1.4.0-next.3
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/cjs/constants/collections.d.ts.map +1 -0
- package/dist/cjs/enums/group-permission.d.ts.map +1 -0
- package/dist/cjs/enums/push-settings-options.d.ts.map +1 -0
- package/dist/cjs/{src/fixtures → fixtures}/character-state.fixtures.d.ts +1 -1
- package/dist/cjs/fixtures/character-state.fixtures.d.ts.map +1 -0
- package/dist/cjs/{src/fixtures → fixtures}/wordle-row.fixtures.d.ts +1 -1
- package/dist/cjs/fixtures/wordle-row.fixtures.d.ts.map +1 -0
- package/dist/cjs/{src/fixtures → fixtures}/wordle-row.fixtures.js +1 -1
- package/dist/cjs/helpers/permissions/is-valid-permission.d.ts.map +1 -0
- package/dist/cjs/{src/helpers → helpers}/permissions/is-valid-permission.js +1 -1
- package/dist/cjs/{src/helpers → helpers}/worlde/all-correct-in-row.d.ts +1 -1
- package/dist/cjs/helpers/worlde/all-correct-in-row.d.ts.map +1 -0
- package/dist/cjs/helpers/worlde/calculate-wordle-score.d.ts.map +1 -0
- package/dist/cjs/types/comment.d.ts.map +1 -0
- package/dist/cjs/types/fcm-token.d.ts.map +1 -0
- package/dist/cjs/types/group-general-data.d.ts.map +1 -0
- package/dist/{esm/src → cjs}/types/group-member.d.ts +1 -1
- package/dist/cjs/types/group-member.d.ts.map +1 -0
- package/dist/cjs/{src/types → types}/group.d.ts +3 -3
- package/dist/cjs/types/group.d.ts.map +1 -0
- package/dist/cjs/types/match-tries.d.ts.map +1 -0
- package/dist/{esm/src → cjs}/types/push-document.d.ts +2 -2
- package/dist/cjs/types/push-document.d.ts.map +1 -0
- package/dist/cjs/types/quote.d.ts.map +1 -0
- package/dist/cjs/types/uid.d.ts.map +1 -0
- package/dist/{node/src → cjs}/types/user.d.ts +1 -1
- package/dist/cjs/types/user.d.ts.map +1 -0
- package/dist/cjs/{src/types → types}/wordle-game-state-document.d.ts +1 -1
- package/dist/cjs/types/wordle-game-state-document.d.ts.map +1 -0
- package/dist/cjs/types/wordle-game-state.d.ts.map +1 -0
- package/dist/cjs/types/wordle-game.d.ts.map +1 -0
- package/dist/{node/src → cjs}/types/wordle-leaderboard.d.ts +1 -1
- package/dist/cjs/types/wordle-leaderboard.d.ts.map +1 -0
- package/dist/{esm/src → cjs}/types/wordle-monthly-score.d.ts +1 -1
- package/dist/cjs/types/wordle-monthly-score.d.ts.map +1 -0
- package/dist/{node/src → cjs}/types/wordle-score.d.ts +1 -1
- package/dist/cjs/types/wordle-score.d.ts.map +1 -0
- package/dist/esm/constants/collections.d.ts.map +1 -0
- package/dist/esm/enums/group-permission.d.ts.map +1 -0
- package/dist/esm/enums/push-settings-options.d.ts.map +1 -0
- package/dist/esm/{src/fixtures → fixtures}/character-state.fixtures.d.ts +1 -1
- package/dist/esm/fixtures/character-state.fixtures.d.ts.map +1 -0
- package/dist/esm/{src/fixtures → fixtures}/wordle-row.fixtures.d.ts +1 -1
- package/dist/esm/fixtures/wordle-row.fixtures.d.ts.map +1 -0
- package/dist/esm/{src/fixtures → fixtures}/wordle-row.fixtures.js +1 -1
- package/dist/esm/helpers/permissions/is-valid-permission.d.ts.map +1 -0
- package/dist/{node/src → esm}/helpers/permissions/is-valid-permission.js +1 -1
- package/dist/{node/src → esm}/helpers/worlde/all-correct-in-row.d.ts +1 -1
- package/dist/esm/helpers/worlde/all-correct-in-row.d.ts.map +1 -0
- package/dist/esm/helpers/worlde/calculate-wordle-score.d.ts.map +1 -0
- package/dist/esm/types/comment.d.ts.map +1 -0
- package/dist/esm/types/fcm-token.d.ts.map +1 -0
- package/dist/esm/types/group-general-data.d.ts.map +1 -0
- package/dist/{node/src → esm}/types/group-member.d.ts +1 -1
- package/dist/esm/types/group-member.d.ts.map +1 -0
- package/dist/{node/src → esm}/types/group.d.ts +3 -3
- package/dist/esm/types/group.d.ts.map +1 -0
- package/dist/esm/types/match-tries.d.ts.map +1 -0
- package/dist/{cjs/src → esm}/types/push-document.d.ts +2 -2
- package/dist/esm/types/push-document.d.ts.map +1 -0
- package/dist/esm/types/quote.d.ts.map +1 -0
- package/dist/esm/types/uid.d.ts.map +1 -0
- package/dist/{cjs/src → esm}/types/user.d.ts +1 -1
- package/dist/esm/types/user.d.ts.map +1 -0
- package/dist/{node/src → esm}/types/wordle-game-state-document.d.ts +1 -1
- package/dist/esm/types/wordle-game-state-document.d.ts.map +1 -0
- package/dist/esm/types/wordle-game-state.d.ts.map +1 -0
- package/dist/esm/types/wordle-game.d.ts.map +1 -0
- package/dist/esm/{src/types → types}/wordle-leaderboard.d.ts +1 -1
- package/dist/esm/types/wordle-leaderboard.d.ts.map +1 -0
- package/dist/{node/src → esm}/types/wordle-monthly-score.d.ts +1 -1
- package/dist/esm/types/wordle-monthly-score.d.ts.map +1 -0
- package/dist/{cjs/src → esm}/types/wordle-score.d.ts +1 -1
- package/dist/esm/types/wordle-score.d.ts.map +1 -0
- package/dist/node/constants/collections.d.ts.map +1 -0
- package/dist/node/enums/group-permission.d.ts.map +1 -0
- package/dist/node/enums/push-settings-options.d.ts.map +1 -0
- package/dist/node/{src/fixtures → fixtures}/character-state.fixtures.d.ts +1 -1
- package/dist/node/fixtures/character-state.fixtures.d.ts.map +1 -0
- package/dist/node/{src/fixtures → fixtures}/wordle-row.fixtures.d.ts +1 -1
- package/dist/node/fixtures/wordle-row.fixtures.d.ts.map +1 -0
- package/dist/node/{src/fixtures → fixtures}/wordle-row.fixtures.js +1 -1
- package/dist/node/helpers/permissions/is-valid-permission.d.ts.map +1 -0
- package/dist/{esm/src → node}/helpers/permissions/is-valid-permission.js +1 -1
- package/dist/{esm/src → node}/helpers/worlde/all-correct-in-row.d.ts +1 -1
- package/dist/node/helpers/worlde/all-correct-in-row.d.ts.map +1 -0
- package/dist/node/helpers/worlde/calculate-wordle-score.d.ts.map +1 -0
- package/dist/node/types/comment.d.ts.map +1 -0
- package/dist/node/types/fcm-token.d.ts.map +1 -0
- package/dist/node/types/group-general-data.d.ts.map +1 -0
- package/dist/{cjs/src → node}/types/group-member.d.ts +1 -1
- package/dist/node/types/group-member.d.ts.map +1 -0
- package/dist/{esm/src → node}/types/group.d.ts +3 -3
- package/dist/node/types/group.d.ts.map +1 -0
- package/dist/node/types/match-tries.d.ts.map +1 -0
- package/dist/node/{src/types → types}/push-document.d.ts +2 -2
- package/dist/node/types/push-document.d.ts.map +1 -0
- package/dist/node/types/quote.d.ts.map +1 -0
- package/dist/node/types/uid.d.ts.map +1 -0
- package/dist/{esm/src → node}/types/user.d.ts +1 -1
- package/dist/node/types/user.d.ts.map +1 -0
- package/dist/{esm/src → node}/types/wordle-game-state-document.d.ts +1 -1
- package/dist/node/types/wordle-game-state-document.d.ts.map +1 -0
- package/dist/node/types/wordle-game-state.d.ts.map +1 -0
- package/dist/node/types/wordle-game.d.ts.map +1 -0
- package/dist/{cjs/src → node}/types/wordle-leaderboard.d.ts +1 -1
- package/dist/node/types/wordle-leaderboard.d.ts.map +1 -0
- package/dist/{cjs/src → node}/types/wordle-monthly-score.d.ts +1 -1
- package/dist/node/types/wordle-monthly-score.d.ts.map +1 -0
- package/dist/{esm/src → node}/types/wordle-score.d.ts +1 -1
- package/dist/node/types/wordle-score.d.ts.map +1 -0
- package/dist/tsconfig.cjs.tsbuildinfo +1 -0
- package/dist/tsconfig.esm.tsbuildinfo +1 -0
- package/dist/tsconfig.node.tsbuildinfo +1 -0
- package/package.json +5 -4
- package/dist/cjs/src/constants/collections.d.ts.map +0 -1
- package/dist/cjs/src/enums/group-permission.d.ts.map +0 -1
- package/dist/cjs/src/enums/push-settings-options.d.ts.map +0 -1
- package/dist/cjs/src/fixtures/character-state.fixtures.d.ts.map +0 -1
- package/dist/cjs/src/fixtures/wordle-row.fixtures.d.ts.map +0 -1
- package/dist/cjs/src/helpers/permissions/is-valid-permission.d.ts.map +0 -1
- package/dist/cjs/src/helpers/worlde/all-correct-in-row.d.ts.map +0 -1
- package/dist/cjs/src/helpers/worlde/calculate-wordle-score.d.ts.map +0 -1
- package/dist/cjs/src/types/comment.d.ts.map +0 -1
- package/dist/cjs/src/types/fcm-token.d.ts.map +0 -1
- package/dist/cjs/src/types/group-general-data.d.ts.map +0 -1
- package/dist/cjs/src/types/group-member.d.ts.map +0 -1
- package/dist/cjs/src/types/group.d.ts.map +0 -1
- package/dist/cjs/src/types/match-tries.d.ts.map +0 -1
- package/dist/cjs/src/types/push-document.d.ts.map +0 -1
- package/dist/cjs/src/types/quote.d.ts.map +0 -1
- package/dist/cjs/src/types/uid.d.ts.map +0 -1
- package/dist/cjs/src/types/user.d.ts.map +0 -1
- package/dist/cjs/src/types/wordle-game-state-document.d.ts.map +0 -1
- package/dist/cjs/src/types/wordle-game-state.d.ts.map +0 -1
- package/dist/cjs/src/types/wordle-game.d.ts.map +0 -1
- package/dist/cjs/src/types/wordle-leaderboard.d.ts.map +0 -1
- package/dist/cjs/src/types/wordle-monthly-score.d.ts.map +0 -1
- package/dist/cjs/src/types/wordle-score.d.ts.map +0 -1
- package/dist/cjs/tsconfig.cjs.tsbuildinfo +0 -1
- package/dist/esm/src/constants/collections.d.ts.map +0 -1
- package/dist/esm/src/enums/group-permission.d.ts.map +0 -1
- package/dist/esm/src/enums/push-settings-options.d.ts.map +0 -1
- package/dist/esm/src/fixtures/character-state.fixtures.d.ts.map +0 -1
- package/dist/esm/src/fixtures/wordle-row.fixtures.d.ts.map +0 -1
- package/dist/esm/src/helpers/permissions/is-valid-permission.d.ts.map +0 -1
- package/dist/esm/src/helpers/worlde/all-correct-in-row.d.ts.map +0 -1
- package/dist/esm/src/helpers/worlde/calculate-wordle-score.d.ts.map +0 -1
- package/dist/esm/src/types/comment.d.ts.map +0 -1
- package/dist/esm/src/types/fcm-token.d.ts.map +0 -1
- package/dist/esm/src/types/group-general-data.d.ts.map +0 -1
- package/dist/esm/src/types/group-member.d.ts.map +0 -1
- package/dist/esm/src/types/group.d.ts.map +0 -1
- package/dist/esm/src/types/match-tries.d.ts.map +0 -1
- package/dist/esm/src/types/push-document.d.ts.map +0 -1
- package/dist/esm/src/types/quote.d.ts.map +0 -1
- package/dist/esm/src/types/uid.d.ts.map +0 -1
- package/dist/esm/src/types/user.d.ts.map +0 -1
- package/dist/esm/src/types/wordle-game-state-document.d.ts.map +0 -1
- package/dist/esm/src/types/wordle-game-state.d.ts.map +0 -1
- package/dist/esm/src/types/wordle-game.d.ts.map +0 -1
- package/dist/esm/src/types/wordle-leaderboard.d.ts.map +0 -1
- package/dist/esm/src/types/wordle-monthly-score.d.ts.map +0 -1
- package/dist/esm/src/types/wordle-score.d.ts.map +0 -1
- package/dist/esm/tsconfig.esm.tsbuildinfo +0 -1
- package/dist/node/src/constants/collections.d.ts.map +0 -1
- package/dist/node/src/enums/group-permission.d.ts.map +0 -1
- package/dist/node/src/enums/push-settings-options.d.ts.map +0 -1
- package/dist/node/src/fixtures/character-state.fixtures.d.ts.map +0 -1
- package/dist/node/src/fixtures/wordle-row.fixtures.d.ts.map +0 -1
- package/dist/node/src/helpers/permissions/is-valid-permission.d.ts.map +0 -1
- package/dist/node/src/helpers/worlde/all-correct-in-row.d.ts.map +0 -1
- package/dist/node/src/helpers/worlde/calculate-wordle-score.d.ts.map +0 -1
- package/dist/node/src/types/comment.d.ts.map +0 -1
- package/dist/node/src/types/fcm-token.d.ts.map +0 -1
- package/dist/node/src/types/group-general-data.d.ts.map +0 -1
- package/dist/node/src/types/group-member.d.ts.map +0 -1
- package/dist/node/src/types/group.d.ts.map +0 -1
- package/dist/node/src/types/match-tries.d.ts.map +0 -1
- package/dist/node/src/types/push-document.d.ts.map +0 -1
- package/dist/node/src/types/quote.d.ts.map +0 -1
- package/dist/node/src/types/uid.d.ts.map +0 -1
- package/dist/node/src/types/user.d.ts.map +0 -1
- package/dist/node/src/types/wordle-game-state-document.d.ts.map +0 -1
- package/dist/node/src/types/wordle-game-state.d.ts.map +0 -1
- package/dist/node/src/types/wordle-game.d.ts.map +0 -1
- package/dist/node/src/types/wordle-leaderboard.d.ts.map +0 -1
- package/dist/node/src/types/wordle-monthly-score.d.ts.map +0 -1
- package/dist/node/src/types/wordle-score.d.ts.map +0 -1
- package/dist/node/tsconfig.node.tsbuildinfo +0 -1
- /package/dist/cjs/{src/constants → constants}/collections.d.ts +0 -0
- /package/dist/cjs/{src/constants → constants}/collections.js +0 -0
- /package/dist/cjs/{src/enums → enums}/group-permission.d.ts +0 -0
- /package/dist/cjs/{src/enums → enums}/group-permission.js +0 -0
- /package/dist/cjs/{src/enums → enums}/push-settings-options.d.ts +0 -0
- /package/dist/cjs/{src/enums → enums}/push-settings-options.js +0 -0
- /package/dist/cjs/{src/fixtures → fixtures}/character-state.fixtures.js +0 -0
- /package/dist/cjs/{src/helpers → helpers}/permissions/is-valid-permission.d.ts +0 -0
- /package/dist/cjs/{src/helpers → helpers}/worlde/all-correct-in-row.js +0 -0
- /package/dist/cjs/{src/helpers → helpers}/worlde/calculate-wordle-score.d.ts +0 -0
- /package/dist/cjs/{src/helpers → helpers}/worlde/calculate-wordle-score.js +0 -0
- /package/dist/cjs/{src/types → types}/comment.d.ts +0 -0
- /package/dist/cjs/{src/types → types}/comment.js +0 -0
- /package/dist/cjs/{src/types → types}/fcm-token.d.ts +0 -0
- /package/dist/cjs/{src/types → types}/fcm-token.js +0 -0
- /package/dist/cjs/{src/types → types}/group-general-data.d.ts +0 -0
- /package/dist/cjs/{src/types → types}/group-general-data.js +0 -0
- /package/dist/cjs/{src/types → types}/group-member.js +0 -0
- /package/dist/cjs/{src/types → types}/group.js +0 -0
- /package/dist/cjs/{src/types → types}/match-tries.d.ts +0 -0
- /package/dist/cjs/{src/types → types}/match-tries.js +0 -0
- /package/dist/cjs/{src/types → types}/push-document.js +0 -0
- /package/dist/cjs/{src/types → types}/quote.d.ts +0 -0
- /package/dist/cjs/{src/types → types}/quote.js +0 -0
- /package/dist/cjs/{src/types → types}/uid.d.ts +0 -0
- /package/dist/cjs/{src/types → types}/uid.js +0 -0
- /package/dist/cjs/{src/types → types}/user.js +0 -0
- /package/dist/cjs/{src/types → types}/wordle-game-state-document.js +0 -0
- /package/dist/cjs/{src/types → types}/wordle-game-state.d.ts +0 -0
- /package/dist/cjs/{src/types → types}/wordle-game-state.js +0 -0
- /package/dist/cjs/{src/types → types}/wordle-game.d.ts +0 -0
- /package/dist/cjs/{src/types → types}/wordle-game.js +0 -0
- /package/dist/cjs/{src/types → types}/wordle-leaderboard.js +0 -0
- /package/dist/cjs/{src/types → types}/wordle-monthly-score.js +0 -0
- /package/dist/cjs/{src/types → types}/wordle-score.js +0 -0
- /package/dist/esm/{src/constants → constants}/collections.d.ts +0 -0
- /package/dist/esm/{src/constants → constants}/collections.js +0 -0
- /package/dist/esm/{src/enums → enums}/group-permission.d.ts +0 -0
- /package/dist/esm/{src/enums → enums}/group-permission.js +0 -0
- /package/dist/esm/{src/enums → enums}/push-settings-options.d.ts +0 -0
- /package/dist/esm/{src/enums → enums}/push-settings-options.js +0 -0
- /package/dist/esm/{src/fixtures → fixtures}/character-state.fixtures.js +0 -0
- /package/dist/esm/{src/helpers → helpers}/permissions/is-valid-permission.d.ts +0 -0
- /package/dist/esm/{src/helpers → helpers}/worlde/all-correct-in-row.js +0 -0
- /package/dist/esm/{src/helpers → helpers}/worlde/calculate-wordle-score.d.ts +0 -0
- /package/dist/esm/{src/helpers → helpers}/worlde/calculate-wordle-score.js +0 -0
- /package/dist/esm/{src/types → types}/comment.d.ts +0 -0
- /package/dist/esm/{src/types → types}/comment.js +0 -0
- /package/dist/esm/{src/types → types}/fcm-token.d.ts +0 -0
- /package/dist/esm/{src/types → types}/fcm-token.js +0 -0
- /package/dist/esm/{src/types → types}/group-general-data.d.ts +0 -0
- /package/dist/esm/{src/types → types}/group-general-data.js +0 -0
- /package/dist/esm/{src/types → types}/group-member.js +0 -0
- /package/dist/esm/{src/types → types}/group.js +0 -0
- /package/dist/esm/{src/types → types}/match-tries.d.ts +0 -0
- /package/dist/esm/{src/types → types}/match-tries.js +0 -0
- /package/dist/esm/{src/types → types}/push-document.js +0 -0
- /package/dist/esm/{src/types → types}/quote.d.ts +0 -0
- /package/dist/esm/{src/types → types}/quote.js +0 -0
- /package/dist/esm/{src/types → types}/uid.d.ts +0 -0
- /package/dist/esm/{src/types → types}/uid.js +0 -0
- /package/dist/esm/{src/types → types}/user.js +0 -0
- /package/dist/esm/{src/types → types}/wordle-game-state-document.js +0 -0
- /package/dist/esm/{src/types → types}/wordle-game-state.d.ts +0 -0
- /package/dist/esm/{src/types → types}/wordle-game-state.js +0 -0
- /package/dist/esm/{src/types → types}/wordle-game.d.ts +0 -0
- /package/dist/esm/{src/types → types}/wordle-game.js +0 -0
- /package/dist/esm/{src/types → types}/wordle-leaderboard.js +0 -0
- /package/dist/esm/{src/types → types}/wordle-monthly-score.js +0 -0
- /package/dist/esm/{src/types → types}/wordle-score.js +0 -0
- /package/dist/node/{src/constants → constants}/collections.d.ts +0 -0
- /package/dist/node/{src/constants → constants}/collections.js +0 -0
- /package/dist/node/{src/enums → enums}/group-permission.d.ts +0 -0
- /package/dist/node/{src/enums → enums}/group-permission.js +0 -0
- /package/dist/node/{src/enums → enums}/push-settings-options.d.ts +0 -0
- /package/dist/node/{src/enums → enums}/push-settings-options.js +0 -0
- /package/dist/node/{src/fixtures → fixtures}/character-state.fixtures.js +0 -0
- /package/dist/node/{src/helpers → helpers}/permissions/is-valid-permission.d.ts +0 -0
- /package/dist/node/{src/helpers → helpers}/worlde/all-correct-in-row.js +0 -0
- /package/dist/node/{src/helpers → helpers}/worlde/calculate-wordle-score.d.ts +0 -0
- /package/dist/node/{src/helpers → helpers}/worlde/calculate-wordle-score.js +0 -0
- /package/dist/node/{src/types → types}/comment.d.ts +0 -0
- /package/dist/node/{src/types → types}/comment.js +0 -0
- /package/dist/node/{src/types → types}/fcm-token.d.ts +0 -0
- /package/dist/node/{src/types → types}/fcm-token.js +0 -0
- /package/dist/node/{src/types → types}/group-general-data.d.ts +0 -0
- /package/dist/node/{src/types → types}/group-general-data.js +0 -0
- /package/dist/node/{src/types → types}/group-member.js +0 -0
- /package/dist/node/{src/types → types}/group.js +0 -0
- /package/dist/node/{src/types → types}/match-tries.d.ts +0 -0
- /package/dist/node/{src/types → types}/match-tries.js +0 -0
- /package/dist/node/{src/types → types}/push-document.js +0 -0
- /package/dist/node/{src/types → types}/quote.d.ts +0 -0
- /package/dist/node/{src/types → types}/quote.js +0 -0
- /package/dist/node/{src/types → types}/uid.d.ts +0 -0
- /package/dist/node/{src/types → types}/uid.js +0 -0
- /package/dist/node/{src/types → types}/user.js +0 -0
- /package/dist/node/{src/types → types}/wordle-game-state-document.js +0 -0
- /package/dist/node/{src/types → types}/wordle-game-state.d.ts +0 -0
- /package/dist/node/{src/types → types}/wordle-game-state.js +0 -0
- /package/dist/node/{src/types → types}/wordle-game.d.ts +0 -0
- /package/dist/node/{src/types → types}/wordle-game.js +0 -0
- /package/dist/node/{src/types → types}/wordle-leaderboard.js +0 -0
- /package/dist/node/{src/types → types}/wordle-monthly-score.js +0 -0
- /package/dist/node/{src/types → types}/wordle-score.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"collections.d.ts","sourceRoot":"","sources":["../../../src/constants/collections.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB,UAAU,CAAC;AAC5C,eAAO,MAAM,qBAAqB,WAAW,CAAC;AAC9C,eAAO,MAAM,4BAA4B,iBAAiB,CAAC;AAC3D,eAAO,MAAM,kCAAkC,uBAAuB,CAAC;AACvE,eAAO,MAAM,qCAAqC,0BAA0B,CAAC;AAC7E,eAAO,MAAM,6BAA6B,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-permission.d.ts","sourceRoot":"","sources":["../../../src/enums/group-permission.ts"],"names":[],"mappings":"AAAA,oBAAY,eAAe;IACzB,KAAK,UAAU;IACf,SAAS,cAAc;IACvB,MAAM,WAAW;CAClB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"push-settings-options.d.ts","sourceRoot":"","sources":["../../../src/enums/push-settings-options.ts"],"names":[],"mappings":"AAAA,oBAAY,mBAAmB;IAC7B,YAAY,iBAAiB;IAC7B,mBAAmB,wBAAwB;IAC3C,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;IAC/B,aAAa,kBAAkB;IAC/B,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;CAChC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { CharacterState } from "
|
|
1
|
+
import { CharacterState } from "../types/wordle-game-state.js";
|
|
2
2
|
export declare function createCharacterState(character: string, isCorrect: boolean, isLocked?: boolean): CharacterState;
|
|
3
3
|
//# sourceMappingURL=character-state.fixtures.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"character-state.fixtures.d.ts","sourceRoot":"","sources":["../../../src/fixtures/character-state.fixtures.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D,wBAAgB,oBAAoB,CAClC,SAAS,EAAE,MAAM,EACjB,SAAS,EAAE,OAAO,EAClB,QAAQ,GAAE,OAAe,GACxB,cAAc,CAEhB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WordleRow } from "
|
|
1
|
+
import { WordleRow } from "../types/wordle-game-state.js";
|
|
2
2
|
export declare function createWordleRow(inputWord: string, correctWord: string): WordleRow;
|
|
3
3
|
export declare function createAllCorrectWordleRow(word: string): WordleRow;
|
|
4
4
|
export declare function createAllIncorrectWordleRow(word: string): WordleRow;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-row.fixtures.d.ts","sourceRoot":"","sources":["../../../src/fixtures/wordle-row.fixtures.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAEzD,wBAAgB,eAAe,CAC7B,SAAS,EAAE,MAAM,EACjB,WAAW,EAAE,MAAM,GAClB,SAAS,CAUX;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,CAEjE;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,CAEnE;AAED,wBAAgB,sBAAsB,CACpC,IAAI,EAAE,MAAM,EACZ,cAAc,EAAE,MAAM,EAAE,GACvB,SAAS,CAMX"}
|
|
@@ -4,7 +4,7 @@ exports.createWordleRow = createWordleRow;
|
|
|
4
4
|
exports.createAllCorrectWordleRow = createAllCorrectWordleRow;
|
|
5
5
|
exports.createAllIncorrectWordleRow = createAllIncorrectWordleRow;
|
|
6
6
|
exports.createPartialWordleRow = createPartialWordleRow;
|
|
7
|
-
const character_state_fixtures_js_1 = require("
|
|
7
|
+
const character_state_fixtures_js_1 = require("../fixtures/character-state.fixtures.js");
|
|
8
8
|
function createWordleRow(inputWord, correctWord) {
|
|
9
9
|
if (inputWord.length !== correctWord.length) {
|
|
10
10
|
throw new Error("Input word and correct word must be the same length");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"is-valid-permission.d.ts","sourceRoot":"","sources":["../../../../src/helpers/permissions/is-valid-permission.ts"],"names":[],"mappings":"AAEA,wBAAgB,iBAAiB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAE7D"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.isValidPermission = isValidPermission;
|
|
4
|
-
const group_permission_js_1 = require("
|
|
4
|
+
const group_permission_js_1 = require("../../enums/group-permission.js");
|
|
5
5
|
function isValidPermission(permission) {
|
|
6
6
|
return Object.values(group_permission_js_1.GroupPermission).includes(permission);
|
|
7
7
|
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"all-correct-in-row.d.ts","sourceRoot":"","sources":["../../../../src/helpers/worlde/all-correct-in-row.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkB,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAEzE;;GAEG;AACH,wBAAgB,eAAe,CAAC,GAAG,EAAE,SAAS,GAAG,OAAO,CAEvD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"calculate-wordle-score.d.ts","sourceRoot":"","sources":["../../../../src/helpers/worlde/calculate-wordle-score.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAGxE;;;;;;;;;GASG;AACH,wBAAgB,oBAAoB,CAAC,SAAS,EAAE,eAAe,GAAG,MAAM,CAuCvE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"comment.d.ts","sourceRoot":"","sources":["../../../src/types/comment.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,KAAK,OAAO,GAAG;IACb,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,IAAI,GAAG,SAAS,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,OAAO,CAAC;AAEnC,MAAM,MAAM,YAAY,GAAG,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fcm-token.d.ts","sourceRoot":"","sources":["../../../src/types/fcm-token.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-general-data.d.ts","sourceRoot":"","sources":["../../../src/types/group-general-data.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG;IAC7B,gBAAgB,EAAE,MAAM,CAAC;IACzB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;CAC1B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-member.d.ts","sourceRoot":"","sources":["../../../src/types/group-member.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,MAAM,MAAM,WAAW,GAAG;IACxB,QAAQ,EAAE,SAAS,GAAG,IAAI,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,eAAe,CAAC;IAC5B,eAAe,EAAE,MAAM,CAAC;CACzB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { GroupGeneralData } from "
|
|
3
|
-
import type { GroupMember } from "
|
|
4
|
-
import type { Uid } from "
|
|
2
|
+
import type { GroupGeneralData } from "../types/group-general-data.js";
|
|
3
|
+
import type { GroupMember } from "../types/group-member.js";
|
|
4
|
+
import type { Uid } from "../types/uid.js";
|
|
5
5
|
export type Group = {
|
|
6
6
|
created_at: Timestamp;
|
|
7
7
|
updated_at: Timestamp;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group.d.ts","sourceRoot":"","sources":["../../../src/types/group.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAC3D,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAE1C,MAAM,MAAM,KAAK,GAAG;IAClB,UAAU,EAAE,SAAS,CAAC;IACtB,UAAU,EAAE,SAAS,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,YAAY,EAAE,gBAAgB,CAAC;IAC/B,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACtC,oBAAoB,EAAE,SAAS,GAAG,IAAI,GAAG,SAAS,CAAC;IACnD,OAAO,EAAE;QACP,CAAC,GAAG,EAAE,GAAG,GAAG,WAAW,CAAC;KACzB,CAAC;IACF,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,YAAY,EAAE,SAAS,GAAG,IAAI,GAAG,SAAS,CAAC;CAC5C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"match-tries.d.ts","sourceRoot":"","sources":["../../../src/types/match-tries.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;CACb,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { PushSettingsOptions } from "
|
|
3
|
-
import type { Uid } from "
|
|
2
|
+
import type { PushSettingsOptions } from "../enums/push-settings-options.js";
|
|
3
|
+
import type { Uid } from "../types/uid.js";
|
|
4
4
|
export type AllPushSettings = {
|
|
5
5
|
[key in PushSettingsOptions]: boolean | null;
|
|
6
6
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"push-document.d.ts","sourceRoot":"","sources":["../../../src/types/push-document.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAE1C,MAAM,MAAM,eAAe,GAAG;KAC3B,GAAG,IAAI,mBAAmB,GAAG,OAAO,GAAG,IAAI;CAC7C,CAAC;AAEF,MAAM,MAAM,yBAAyB,GAAG;IACtC,CAAC,GAAG,EAAE,GAAG,GAAG,eAAe,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,CAAC,GAAG,EAAE,GAAG,GAAG,KAAK,CAAC,eAAe,CAAC,CAAC;CACpC,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,UAAU,EAAE,SAAS,GAAG,MAAM,CAAC;CAChC,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,QAAQ,EAAE,yBAAyB,CAAC;IACpC,MAAM,EAAE,uBAAuB,CAAC;CACjC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"quote.d.ts","sourceRoot":"","sources":["../../../src/types/quote.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,MAAM,MAAM,KAAK,GAAG;IAClB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,IAAI,GAAG,SAAS,CAAC;IAC5B,QAAQ,EAAE;QACR,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KACvB,GAAG,IAAI,CAAC;CACV,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uid.d.ts","sourceRoot":"","sources":["../../../src/types/uid.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,GAAG,GAAG,MAAM,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { PushTokenObject, AllPushSettings } from "
|
|
2
|
+
import type { PushTokenObject, AllPushSettings } from "../types/push-document.js";
|
|
3
3
|
export type User = {
|
|
4
4
|
active_group: "";
|
|
5
5
|
birthdate: Timestamp;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../src/types/user.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EACV,eAAe,EACf,eAAe,EAChB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,IAAI,GAAG;IACjB,YAAY,EAAE,EAAE,CAAC;IACjB,SAAS,EAAE,SAAS,CAAC;IACrB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,cAAc,CAAC,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;IACxC,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,OAAO,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;CACzB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { StringifiedWordleGameState } from "
|
|
1
|
+
import type { StringifiedWordleGameState } from "../types/wordle-game-state.js";
|
|
2
2
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
3
3
|
export type WordleGameStateDocument = {
|
|
4
4
|
calculated_score: number;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-game-state-document.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-game-state-document.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,MAAM,MAAM,uBAAuB,GAAG;IACpC,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,0BAA0B,CAAC;IACvC,YAAY,EAAE,OAAO,CAAC;IACtB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-game-state.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-game-state.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,cAAc,GAAG;IAC3B,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,cAAc,EAAE,CAAC;AAEzC,MAAM,MAAM,eAAe,GAAG,SAAS,EAAE,CAAC;AAE1C,MAAM,MAAM,0BAA0B,GAAG,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-game.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-game.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,MAAM,MAAM,UAAU,GAAG;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,OAAO,CAAC;IAChB,IAAI,EAAE,SAAS,CAAC;IAChB,UAAU,EAAE,SAAS,CAAC;IACtB,UAAU,EAAE,SAAS,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-leaderboard.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-leaderboard.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEzD,MAAM,MAAM,iBAAiB,GAAG;IAC9B,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,UAAU,CAAC;IACxB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG,OAAO,CAAC;IAC7C,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,UAAU,CAAC;IACxB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-monthly-score.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-monthly-score.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEzD,MAAM,MAAM,kBAAkB,GAAG;IAC/B,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,UAAU,CAAC;IACxB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,MAAM,MAAM,yBAAyB,GAAG,OAAO,CAAC;IAC9C,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,UAAU,CAAC;IACxB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { StringifiedWordleGameState } from "
|
|
2
|
+
import type { StringifiedWordleGameState } from "../types/wordle-game-state.js";
|
|
3
3
|
export type WordleScore = {
|
|
4
4
|
created_at: Timestamp;
|
|
5
5
|
game_id: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-score.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-score.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE/E,MAAM,MAAM,WAAW,GAAG;IACxB,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,0BAA0B,CAAC;IACvC,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,sBAAsB,EAAE,MAAM,CAAC;IAC/B,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"collections.d.ts","sourceRoot":"","sources":["../../../src/constants/collections.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB,UAAU,CAAC;AAC5C,eAAO,MAAM,qBAAqB,WAAW,CAAC;AAC9C,eAAO,MAAM,4BAA4B,iBAAiB,CAAC;AAC3D,eAAO,MAAM,kCAAkC,uBAAuB,CAAC;AACvE,eAAO,MAAM,qCAAqC,0BAA0B,CAAC;AAC7E,eAAO,MAAM,6BAA6B,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-permission.d.ts","sourceRoot":"","sources":["../../../src/enums/group-permission.ts"],"names":[],"mappings":"AAAA,oBAAY,eAAe;IACzB,KAAK,UAAU;IACf,SAAS,cAAc;IACvB,MAAM,WAAW;CAClB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"push-settings-options.d.ts","sourceRoot":"","sources":["../../../src/enums/push-settings-options.ts"],"names":[],"mappings":"AAAA,oBAAY,mBAAmB;IAC7B,YAAY,iBAAiB;IAC7B,mBAAmB,wBAAwB;IAC3C,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;IAC/B,aAAa,kBAAkB;IAC/B,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;CAChC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { CharacterState } from "
|
|
1
|
+
import { CharacterState } from "../types/wordle-game-state.js";
|
|
2
2
|
export declare function createCharacterState(character: string, isCorrect: boolean, isLocked?: boolean): CharacterState;
|
|
3
3
|
//# sourceMappingURL=character-state.fixtures.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"character-state.fixtures.d.ts","sourceRoot":"","sources":["../../../src/fixtures/character-state.fixtures.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D,wBAAgB,oBAAoB,CAClC,SAAS,EAAE,MAAM,EACjB,SAAS,EAAE,OAAO,EAClB,QAAQ,GAAE,OAAe,GACxB,cAAc,CAEhB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WordleRow } from "
|
|
1
|
+
import { WordleRow } from "../types/wordle-game-state.js";
|
|
2
2
|
export declare function createWordleRow(inputWord: string, correctWord: string): WordleRow;
|
|
3
3
|
export declare function createAllCorrectWordleRow(word: string): WordleRow;
|
|
4
4
|
export declare function createAllIncorrectWordleRow(word: string): WordleRow;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-row.fixtures.d.ts","sourceRoot":"","sources":["../../../src/fixtures/wordle-row.fixtures.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAEzD,wBAAgB,eAAe,CAC7B,SAAS,EAAE,MAAM,EACjB,WAAW,EAAE,MAAM,GAClB,SAAS,CAUX;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,CAEjE;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,CAEnE;AAED,wBAAgB,sBAAsB,CACpC,IAAI,EAAE,MAAM,EACZ,cAAc,EAAE,MAAM,EAAE,GACvB,SAAS,CAMX"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createCharacterState } from "
|
|
1
|
+
import { createCharacterState } from "../fixtures/character-state.fixtures.js";
|
|
2
2
|
export function createWordleRow(inputWord, correctWord) {
|
|
3
3
|
if (inputWord.length !== correctWord.length) {
|
|
4
4
|
throw new Error("Input word and correct word must be the same length");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"is-valid-permission.d.ts","sourceRoot":"","sources":["../../../../src/helpers/permissions/is-valid-permission.ts"],"names":[],"mappings":"AAEA,wBAAgB,iBAAiB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAE7D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"all-correct-in-row.d.ts","sourceRoot":"","sources":["../../../../src/helpers/worlde/all-correct-in-row.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkB,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAEzE;;GAEG;AACH,wBAAgB,eAAe,CAAC,GAAG,EAAE,SAAS,GAAG,OAAO,CAEvD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"calculate-wordle-score.d.ts","sourceRoot":"","sources":["../../../../src/helpers/worlde/calculate-wordle-score.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAGxE;;;;;;;;;GASG;AACH,wBAAgB,oBAAoB,CAAC,SAAS,EAAE,eAAe,GAAG,MAAM,CAuCvE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"comment.d.ts","sourceRoot":"","sources":["../../../src/types/comment.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,KAAK,OAAO,GAAG;IACb,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,IAAI,GAAG,SAAS,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,OAAO,CAAC;AAEnC,MAAM,MAAM,YAAY,GAAG,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fcm-token.d.ts","sourceRoot":"","sources":["../../../src/types/fcm-token.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-general-data.d.ts","sourceRoot":"","sources":["../../../src/types/group-general-data.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG;IAC7B,gBAAgB,EAAE,MAAM,CAAC;IACzB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;CAC1B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-member.d.ts","sourceRoot":"","sources":["../../../src/types/group-member.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,MAAM,MAAM,WAAW,GAAG;IACxB,QAAQ,EAAE,SAAS,GAAG,IAAI,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,eAAe,CAAC;IAC5B,eAAe,EAAE,MAAM,CAAC;CACzB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { GroupGeneralData } from "
|
|
3
|
-
import type { GroupMember } from "
|
|
4
|
-
import type { Uid } from "
|
|
2
|
+
import type { GroupGeneralData } from "../types/group-general-data.js";
|
|
3
|
+
import type { GroupMember } from "../types/group-member.js";
|
|
4
|
+
import type { Uid } from "../types/uid.js";
|
|
5
5
|
export type Group = {
|
|
6
6
|
created_at: Timestamp;
|
|
7
7
|
updated_at: Timestamp;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group.d.ts","sourceRoot":"","sources":["../../../src/types/group.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAC3D,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAE1C,MAAM,MAAM,KAAK,GAAG;IAClB,UAAU,EAAE,SAAS,CAAC;IACtB,UAAU,EAAE,SAAS,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,YAAY,EAAE,gBAAgB,CAAC;IAC/B,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACtC,oBAAoB,EAAE,SAAS,GAAG,IAAI,GAAG,SAAS,CAAC;IACnD,OAAO,EAAE;QACP,CAAC,GAAG,EAAE,GAAG,GAAG,WAAW,CAAC;KACzB,CAAC;IACF,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,YAAY,EAAE,SAAS,GAAG,IAAI,GAAG,SAAS,CAAC;CAC5C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"match-tries.d.ts","sourceRoot":"","sources":["../../../src/types/match-tries.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;CACb,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { PushSettingsOptions } from "
|
|
3
|
-
import type { Uid } from "
|
|
2
|
+
import type { PushSettingsOptions } from "../enums/push-settings-options.js";
|
|
3
|
+
import type { Uid } from "../types/uid.js";
|
|
4
4
|
export type AllPushSettings = {
|
|
5
5
|
[key in PushSettingsOptions]: boolean | null;
|
|
6
6
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"push-document.d.ts","sourceRoot":"","sources":["../../../src/types/push-document.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAE1C,MAAM,MAAM,eAAe,GAAG;KAC3B,GAAG,IAAI,mBAAmB,GAAG,OAAO,GAAG,IAAI;CAC7C,CAAC;AAEF,MAAM,MAAM,yBAAyB,GAAG;IACtC,CAAC,GAAG,EAAE,GAAG,GAAG,eAAe,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,CAAC,GAAG,EAAE,GAAG,GAAG,KAAK,CAAC,eAAe,CAAC,CAAC;CACpC,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,UAAU,EAAE,SAAS,GAAG,MAAM,CAAC;CAChC,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,QAAQ,EAAE,yBAAyB,CAAC;IACpC,MAAM,EAAE,uBAAuB,CAAC;CACjC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"quote.d.ts","sourceRoot":"","sources":["../../../src/types/quote.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,MAAM,MAAM,KAAK,GAAG;IAClB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,IAAI,GAAG,SAAS,CAAC;IAC5B,QAAQ,EAAE;QACR,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KACvB,GAAG,IAAI,CAAC;CACV,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uid.d.ts","sourceRoot":"","sources":["../../../src/types/uid.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,GAAG,GAAG,MAAM,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { PushTokenObject, AllPushSettings } from "
|
|
2
|
+
import type { PushTokenObject, AllPushSettings } from "../types/push-document.js";
|
|
3
3
|
export type User = {
|
|
4
4
|
active_group: "";
|
|
5
5
|
birthdate: Timestamp;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../src/types/user.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EACV,eAAe,EACf,eAAe,EAChB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,IAAI,GAAG;IACjB,YAAY,EAAE,EAAE,CAAC;IACjB,SAAS,EAAE,SAAS,CAAC;IACrB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,cAAc,CAAC,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;IACxC,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,OAAO,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;CACzB,CAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { StringifiedWordleGameState } from "
|
|
1
|
+
import type { StringifiedWordleGameState } from "../types/wordle-game-state.js";
|
|
2
2
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
3
3
|
export type WordleGameStateDocument = {
|
|
4
4
|
calculated_score: number;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-game-state-document.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-game-state-document.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAC/E,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,MAAM,MAAM,uBAAuB,GAAG;IACpC,gBAAgB,EAAE,MAAM,CAAC;IACzB,UAAU,EAAE,0BAA0B,CAAC;IACvC,YAAY,EAAE,OAAO,CAAC;IACtB,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-game-state.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-game-state.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,cAAc,GAAG;IAC3B,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,OAAO,CAAC;IACnB,QAAQ,EAAE,OAAO,CAAC;CACnB,CAAC;AAEF,MAAM,MAAM,SAAS,GAAG,cAAc,EAAE,CAAC;AAEzC,MAAM,MAAM,eAAe,GAAG,SAAS,EAAE,CAAC;AAE1C,MAAM,MAAM,0BAA0B,GAAG,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-game.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-game.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,MAAM,MAAM,UAAU,GAAG;IACvB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,OAAO,CAAC;IAChB,IAAI,EAAE,SAAS,CAAC;IAChB,UAAU,EAAE,SAAS,CAAC;IACtB,UAAU,EAAE,SAAS,CAAC;IACtB,WAAW,EAAE,MAAM,CAAC;IACpB,IAAI,CAAC,EAAE,MAAM,CAAC;IACd,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,eAAe,CAAC,EAAE,MAAM,CAAC;IACzB,OAAO,CAAC,EAAE,MAAM,CAAC;CAClB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-leaderboard.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-leaderboard.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEzD,MAAM,MAAM,iBAAiB,GAAG;IAC9B,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,UAAU,CAAC;IACxB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC;AAEF,MAAM,MAAM,wBAAwB,GAAG,OAAO,CAAC;IAC7C,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,UAAU,CAAC;IACxB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;CACjB,CAAC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-monthly-score.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-monthly-score.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AAEzD,MAAM,MAAM,kBAAkB,GAAG;IAC/B,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,UAAU,CAAC;IACxB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC;AAEF,MAAM,MAAM,yBAAyB,GAAG,OAAO,CAAC;IAC9C,UAAU,EAAE,SAAS,CAAC;IACtB,QAAQ,EAAE,MAAM,CAAC;IACjB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,WAAW,EAAE,UAAU,CAAC;IACxB,cAAc,EAAE,MAAM,EAAE,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,SAAS,EAAE,MAAM,CAAC;IAClB,KAAK,EAAE,MAAM,CAAC;IACd,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;IACjB,IAAI,EAAE,MAAM,CAAC;CACd,CAAC,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { StringifiedWordleGameState } from "
|
|
2
|
+
import type { StringifiedWordleGameState } from "../types/wordle-game-state.js";
|
|
3
3
|
export type WordleScore = {
|
|
4
4
|
created_at: Timestamp;
|
|
5
5
|
game_id: string;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-score.d.ts","sourceRoot":"","sources":["../../../src/types/wordle-score.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,8BAA8B,CAAC;AAE/E,MAAM,MAAM,WAAW,GAAG;IACxB,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,UAAU,EAAE,0BAA0B,CAAC;IACvC,QAAQ,EAAE,OAAO,CAAC;IAClB,OAAO,EAAE,OAAO,CAAC;IACjB,QAAQ,EAAE,MAAM,CAAC;IACjB,SAAS,EAAE,MAAM,GAAG,IAAI,CAAC;IACzB,KAAK,EAAE,MAAM,CAAC;IACd,sBAAsB,EAAE,MAAM,CAAC;IAC/B,UAAU,EAAE,SAAS,CAAC;IACtB,OAAO,EAAE,MAAM,CAAC;IAChB,QAAQ,EAAE,MAAM,CAAC;CAClB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"collections.d.ts","sourceRoot":"","sources":["../../../src/constants/collections.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,oBAAoB,UAAU,CAAC;AAC5C,eAAO,MAAM,qBAAqB,WAAW,CAAC;AAC9C,eAAO,MAAM,4BAA4B,iBAAiB,CAAC;AAC3D,eAAO,MAAM,kCAAkC,uBAAuB,CAAC;AACvE,eAAO,MAAM,qCAAqC,0BAA0B,CAAC;AAC7E,eAAO,MAAM,6BAA6B,kBAAkB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-permission.d.ts","sourceRoot":"","sources":["../../../src/enums/group-permission.ts"],"names":[],"mappings":"AAAA,oBAAY,eAAe;IACzB,KAAK,UAAU;IACf,SAAS,cAAc;IACvB,MAAM,WAAW;CAClB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"push-settings-options.d.ts","sourceRoot":"","sources":["../../../src/enums/push-settings-options.ts"],"names":[],"mappings":"AAAA,oBAAY,mBAAmB;IAC7B,YAAY,iBAAiB;IAC7B,mBAAmB,wBAAwB;IAC3C,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;IAC/B,aAAa,kBAAkB;IAC/B,YAAY,iBAAiB;IAC7B,aAAa,kBAAkB;CAChC"}
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { CharacterState } from "
|
|
1
|
+
import { CharacterState } from "../types/wordle-game-state.js";
|
|
2
2
|
export declare function createCharacterState(character: string, isCorrect: boolean, isLocked?: boolean): CharacterState;
|
|
3
3
|
//# sourceMappingURL=character-state.fixtures.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"character-state.fixtures.d.ts","sourceRoot":"","sources":["../../../src/fixtures/character-state.fixtures.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,cAAc,EAAE,MAAM,8BAA8B,CAAC;AAE9D,wBAAgB,oBAAoB,CAClC,SAAS,EAAE,MAAM,EACjB,SAAS,EAAE,OAAO,EAClB,QAAQ,GAAE,OAAe,GACxB,cAAc,CAEhB"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { WordleRow } from "
|
|
1
|
+
import { WordleRow } from "../types/wordle-game-state.js";
|
|
2
2
|
export declare function createWordleRow(inputWord: string, correctWord: string): WordleRow;
|
|
3
3
|
export declare function createAllCorrectWordleRow(word: string): WordleRow;
|
|
4
4
|
export declare function createAllIncorrectWordleRow(word: string): WordleRow;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"wordle-row.fixtures.d.ts","sourceRoot":"","sources":["../../../src/fixtures/wordle-row.fixtures.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAEzD,wBAAgB,eAAe,CAC7B,SAAS,EAAE,MAAM,EACjB,WAAW,EAAE,MAAM,GAClB,SAAS,CAUX;AAED,wBAAgB,yBAAyB,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,CAEjE;AAED,wBAAgB,2BAA2B,CAAC,IAAI,EAAE,MAAM,GAAG,SAAS,CAEnE;AAED,wBAAgB,sBAAsB,CACpC,IAAI,EAAE,MAAM,EACZ,cAAc,EAAE,MAAM,EAAE,GACvB,SAAS,CAMX"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { createCharacterState } from "
|
|
1
|
+
import { createCharacterState } from "../fixtures/character-state.fixtures.js";
|
|
2
2
|
export function createWordleRow(inputWord, correctWord) {
|
|
3
3
|
if (inputWord.length !== correctWord.length) {
|
|
4
4
|
throw new Error("Input word and correct word must be the same length");
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"is-valid-permission.d.ts","sourceRoot":"","sources":["../../../../src/helpers/permissions/is-valid-permission.ts"],"names":[],"mappings":"AAEA,wBAAgB,iBAAiB,CAAC,UAAU,EAAE,MAAM,GAAG,OAAO,CAE7D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"all-correct-in-row.d.ts","sourceRoot":"","sources":["../../../../src/helpers/worlde/all-correct-in-row.ts"],"names":[],"mappings":"AAAA,OAAO,EAAkB,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAEzE;;GAEG;AACH,wBAAgB,eAAe,CAAC,GAAG,EAAE,SAAS,GAAG,OAAO,CAEvD"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"calculate-wordle-score.d.ts","sourceRoot":"","sources":["../../../../src/helpers/worlde/calculate-wordle-score.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAGxE;;;;;;;;;GASG;AACH,wBAAgB,oBAAoB,CAAC,SAAS,EAAE,eAAe,GAAG,MAAM,CAuCvE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"comment.d.ts","sourceRoot":"","sources":["../../../src/types/comment.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,KAAK,OAAO,GAAG;IACb,MAAM,EAAE,MAAM,CAAC;IACf,OAAO,EAAE,MAAM,CAAC;IAChB,IAAI,EAAE,IAAI,GAAG,SAAS,CAAC;CACxB,CAAC;AAEF,MAAM,MAAM,YAAY,GAAG,OAAO,CAAC;AAEnC,MAAM,MAAM,YAAY,GAAG,OAAO,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"fcm-token.d.ts","sourceRoot":"","sources":["../../../src/types/fcm-token.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,QAAQ,GAAG,MAAM,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-general-data.d.ts","sourceRoot":"","sources":["../../../src/types/group-general-data.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG;IAC7B,gBAAgB,EAAE,MAAM,CAAC;IACzB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,gBAAgB,EAAE,MAAM,CAAC;CAC1B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group-member.d.ts","sourceRoot":"","sources":["../../../src/types/group-member.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,6BAA6B,CAAC;AAC9D,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,MAAM,MAAM,WAAW,GAAG;IACxB,QAAQ,EAAE,SAAS,GAAG,IAAI,CAAC;IAC3B,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,eAAe,CAAC;IAC5B,eAAe,EAAE,MAAM,CAAC;CACzB,CAAC"}
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { GroupGeneralData } from "
|
|
3
|
-
import type { GroupMember } from "
|
|
4
|
-
import type { Uid } from "
|
|
2
|
+
import type { GroupGeneralData } from "../types/group-general-data.js";
|
|
3
|
+
import type { GroupMember } from "../types/group-member.js";
|
|
4
|
+
import type { Uid } from "../types/uid.js";
|
|
5
5
|
export type Group = {
|
|
6
6
|
created_at: Timestamp;
|
|
7
7
|
updated_at: Timestamp;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"group.d.ts","sourceRoot":"","sources":["../../../src/types/group.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,+BAA+B,CAAC;AACtE,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AAC3D,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAE1C,MAAM,MAAM,KAAK,GAAG;IAClB,UAAU,EAAE,SAAS,CAAC;IACtB,UAAU,EAAE,SAAS,CAAC;IACtB,WAAW,EAAE,MAAM,GAAG,SAAS,CAAC;IAChC,YAAY,EAAE,gBAAgB,CAAC;IAC/B,UAAU,EAAE,MAAM,CAAC;IACnB,UAAU,EAAE,MAAM,GAAG,IAAI,GAAG,SAAS,CAAC;IACtC,oBAAoB,EAAE,SAAS,GAAG,IAAI,GAAG,SAAS,CAAC;IACnD,OAAO,EAAE;QACP,CAAC,GAAG,EAAE,GAAG,GAAG,WAAW,CAAC;KACzB,CAAC;IACF,aAAa,EAAE,MAAM,EAAE,CAAC;IACxB,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,OAAO,GAAG,IAAI,GAAG,SAAS,CAAC;IACpC,YAAY,EAAE,SAAS,GAAG,IAAI,GAAG,SAAS,CAAC;CAC5C,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"match-tries.d.ts","sourceRoot":"","sources":["../../../src/types/match-tries.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GAAG;IACvB,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;IACZ,GAAG,EAAE,MAAM,CAAC;CACb,CAAC"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { PushSettingsOptions } from "
|
|
3
|
-
import type { Uid } from "
|
|
2
|
+
import type { PushSettingsOptions } from "../enums/push-settings-options.js";
|
|
3
|
+
import type { Uid } from "../types/uid.js";
|
|
4
4
|
export type AllPushSettings = {
|
|
5
5
|
[key in PushSettingsOptions]: boolean | null;
|
|
6
6
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"push-document.d.ts","sourceRoot":"","sources":["../../../src/types/push-document.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAC5E,OAAO,KAAK,EAAE,GAAG,EAAE,MAAM,gBAAgB,CAAC;AAE1C,MAAM,MAAM,eAAe,GAAG;KAC3B,GAAG,IAAI,mBAAmB,GAAG,OAAO,GAAG,IAAI;CAC7C,CAAC;AAEF,MAAM,MAAM,yBAAyB,GAAG;IACtC,CAAC,GAAG,EAAE,GAAG,GAAG,eAAe,CAAC;CAC7B,CAAC;AAEF,MAAM,MAAM,uBAAuB,GAAG;IACpC,CAAC,GAAG,EAAE,GAAG,GAAG,KAAK,CAAC,eAAe,CAAC,CAAC;CACpC,CAAC;AAEF,MAAM,MAAM,eAAe,GAAG;IAC5B,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,UAAU,EAAE,SAAS,GAAG,MAAM,CAAC;CAChC,CAAC;AAEF,MAAM,MAAM,iBAAiB,GAAG;IAC9B,QAAQ,EAAE,yBAAyB,CAAC;IACpC,MAAM,EAAE,uBAAuB,CAAC;CACjC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"quote.d.ts","sourceRoot":"","sources":["../../../src/types/quote.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAE1D,MAAM,MAAM,KAAK,GAAG;IAClB,OAAO,EAAE,KAAK,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC;IAC9B,KAAK,EAAE,MAAM,CAAC;IACd,OAAO,EAAE,MAAM,GAAG,IAAI,CAAC;IACvB,UAAU,EAAE,MAAM,CAAC;IACnB,aAAa,EAAE,MAAM,GAAG,IAAI,CAAC;IAC7B,SAAS,EAAE,IAAI,GAAG,SAAS,CAAC;IAC5B,QAAQ,EAAE;QACR,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,CAAC;KACvB,GAAG,IAAI,CAAC;CACV,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"uid.d.ts","sourceRoot":"","sources":["../../../src/types/uid.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,GAAG,GAAG,MAAM,CAAC"}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import type { Timestamp } from "firebase-admin/firestore";
|
|
2
|
-
import type { PushTokenObject, AllPushSettings } from "
|
|
2
|
+
import type { PushTokenObject, AllPushSettings } from "../types/push-document.js";
|
|
3
3
|
export type User = {
|
|
4
4
|
active_group: "";
|
|
5
5
|
birthdate: Timestamp;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../src/types/user.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,EACV,eAAe,EACf,eAAe,EAChB,MAAM,0BAA0B,CAAC;AAElC,MAAM,MAAM,IAAI,GAAG;IACjB,YAAY,EAAE,EAAE,CAAC;IACjB,SAAS,EAAE,SAAS,CAAC;IACrB,MAAM,EAAE,MAAM,EAAE,CAAC;IACjB,cAAc,CAAC,EAAE,KAAK,CAAC,eAAe,CAAC,CAAC;IACxC,aAAa,CAAC,EAAE,eAAe,CAAC;IAChC,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,CAAC;IACb,cAAc,EAAE,OAAO,CAAC;IACxB,eAAe,EAAE,MAAM,CAAC;CACzB,CAAC"}
|