Skip to content

Commit

Permalink
Project update. [p][robotic]
Browse files Browse the repository at this point in the history
  • Loading branch information
jaswrks committed Apr 10, 2024
1 parent 962e9b4 commit d48d015
Show file tree
Hide file tree
Showing 15 changed files with 250 additions and 97 deletions.
2 changes: 1 addition & 1 deletion .browserslistrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Apr 9, 2024 11:10 PM UTC.
# Last generated Apr 10, 2024 9:46 AM UTC.

[production]
node >= 20.9.0
Expand Down
2 changes: 1 addition & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Apr 9, 2024 11:10 PM UTC.
# Last generated Apr 10, 2024 9:46 AM UTC.

# Locals

Expand Down
8 changes: 4 additions & 4 deletions .env.vault
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@ DOTENV_VAULT_MAIN="7GW98NfL4hM4N6HbfeDXCKreVxKvcVPupFRnZ8XJ+pomaQ=="
DOTENV_VAULT_MAIN_VERSION=1

# dev
DOTENV_VAULT_DEV="R7SOLuPLtvW1p3RQdO9SpnTDK4G+uyDB9sF9Ov7gX4SDz0cxHUVbPXU2ihni8+hkvgo/MlBhXP3hwMlEYJERgDpQhaoqrCdgD1vTztLQKiPx0tRSABhmm9FS+tYmDLtsch+2AARUeMCFeJmdy+A3q40fhaIOgJrTOqSDSiMx1JHYM/lAU+D1atiJeoHhMxlgihUMm0mQhmuC6sSIehZtpqrBvDBNIArc/m79IwxpF8cjI6nV0aXva3uXNVj4bV1rkg=="
DOTENV_VAULT_DEV_VERSION=525
DOTENV_VAULT_DEV="iMpmkYahchAi8gImK1VPJI2wyOBc9o3kZjAo36ScEbMMxdKwCZ+C2zHWIMSD1U4GcQ3Zea3xMy1d1mmSDVm9zxcvfmn9efB/OW9RL8M+txn4tI34sQBt6CQFxc5j/Sb9b2bkn2Jb4ziojgFAeP2j1jvcNpLvAWtitz4gTWcKMF45dvuMTE742K5p94sI6elcdsSJ1MPUQHJWdPg6vcBJ+aVF3gUGSZ1TD5LxK1eA0IPqjfvtCIoibq3q0ll2DX2i1w=="
DOTENV_VAULT_DEV_VERSION=527

# ci
DOTENV_VAULT_CI="mfa298QXog/iJj+vqZdAVkPQR3Szambn0aF2ohgXnDiatmT/lm9Htd15VUHmDFkDjsaQL9sVCqT1YyMEhfOJOnTu4q9olivIVKdMaC/Mvns2KNNLhJ3ahIRoF5DVw5aRU9XnSQVH7E67wErlZUZqKrSvrdMPN1a0ei+PHBsy2g=="
DOTENV_VAULT_CI_VERSION=525
DOTENV_VAULT_CI="3WIzrP5/8dwL17WRDBVa4zfnGecoWjABco/Vxkwtr/olqvp0Zusjz8b+qwCyau3k2g1R28mZUXRbRmzab1oIY6nGCp3kbzYmeQ8SvNzZATD4AKBN89H74Zk5JSliwB08D4f9OyN6OKG0t1cjBTWZkqnDzOpbIMCfJH+Ag2Kubw=="
DOTENV_VAULT_CI_VERSION=527

# stage
DOTENV_VAULT_STAGE="aRP8su2YV4jZu3w1HZ/SLaots0IwJDFw75TCpvXEFeNp7tw="
Expand Down
2 changes: 1 addition & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Apr 9, 2024 11:10 PM UTC.
# Last generated Apr 10, 2024 9:46 AM UTC.

# Default

Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Apr 9, 2024 11:10 PM UTC.
# Last generated Apr 10, 2024 9:46 AM UTC.

# Locals

Expand Down
2 changes: 1 addition & 1 deletion .npmignore
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# Generated data.
# <generated:start>

# Last generated Apr 9, 2024 11:10 PM UTC.
# Last generated Apr 10, 2024 9:46 AM UTC.

# Locals

Expand Down
2 changes: 1 addition & 1 deletion .prettierignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Apr 9, 2024 11:10 PM UTC.
# Last generated Apr 10, 2024 9:46 AM UTC.

# Packages

Expand Down
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
* @note This entire file will be updated automatically.
* @note Instead of editing here, please review `./settings.mjs`.
*
* Last generated using `./settings.mjs` Apr 9, 2024 11:10 PM UTC.
* Last generated using `./settings.mjs` Apr 10, 2024 9:46 AM UTC.
*/
{
"editor.formatOnType": false,
Expand Down
2 changes: 1 addition & 1 deletion .vscodeignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
# Generated data.
# <generated:start>

# Last generated Apr 9, 2024 11:10 PM UTC.
# Last generated Apr 10, 2024 9:46 AM UTC.

# Locals

Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"publishConfig": {
"access": "public"
},
"version": "1.0.949",
"version": "1.0.950",
"license": "GPL-3.0-or-later",
"name": "@clevercanyon/utilities",
"description": "Utilities for JavaScript apps running in any environment.",
Expand Down
7 changes: 5 additions & 2 deletions src/app.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,15 @@ export type Config<Type extends object = object> = $type.Object<Type>;
export type EtcConfig<Type extends object = object> = $type.Object<Type> & {
user?: {
anonId?: string;

utxId?: string;
utxAuthorId?: string;
utxCustomerId?: string;

authToken?: string;

consent?: $user.ConsentData;

utxAuthorId?: string;
author?: $type.StrKeyable;
};
};
export type UpdateConfigOptions<Type extends object = object> = {
Expand Down
Loading

0 comments on commit d48d015

Please sign in to comment.