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 May 4, 2024
1 parent 314aa8b commit d3f2ec0
Show file tree
Hide file tree
Showing 14 changed files with 466 additions and 448 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 12, 2024 9:28 AM UTC.
# Last generated May 4, 2024 7:01 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 12, 2024 9:28 AM UTC.
# Last generated May 4, 2024 7:01 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="jK5qLwdwJFcZqqlPz3jPlNAmTRMpymMzatP8NhG3CPA44xpcp8ri8omgPsHF/ah4bx3/r9kFqfvF1Wfuc3DOivRTjRu4/OfztUm1+mYOle0djSfiwsbFafUSdjHSwa0hVEYUOsi3xtnRqjaFaU0ytc5ygOk6Wsil7I/wVNYXSjNsMqCfsktHDf3JgLbkHxDCtT6W71JqxjD6YIXYQaTNARt5Qk3HMdP1qCtK4bWAgaazs0KNgVjZKRyZR1aS9OtuQA=="
DOTENV_VAULT_DEV_VERSION=545
DOTENV_VAULT_DEV="jeodMmDRD3SPTRE8S2YYVB5CQ9ESroHJBu33PWjclA/GWRUTMrBBXkd/lejCdhoDAuLahOtzrXjR4l6NUmilty4rLLFqYdfr7K9pTN0/cN1iI6pq1D6LU7xd0te6JmNWsasqRwMe363i7Fvb4SovpbxFyA1Xfxw95cviYwQsBOZ/XSH2U7qRLfsipItDCzDs1HCNE1mLrAKPxcj63WVky8IqMABkYlNw5lKRNfrqyZ0vfIWfFSWny7BYo75ucKrDYw=="
DOTENV_VAULT_DEV_VERSION=547

# ci
DOTENV_VAULT_CI="7tJe02x8OiTxYSXmxipnh2MRCKrK6mMlV3DDjHVja1ykhBqzhDcfmf5YzHey0/UApkY7ilY3K6FWVTntwR4H4svYd/+YsEv8x2/k/dH0dB/I3Rip8ydBZxvrDTjXW8V7Gd17G3mcOAlRr0DXIwu8hZlLjaHSi6nUnqtMdumJig=="
DOTENV_VAULT_CI_VERSION=545
DOTENV_VAULT_CI="/PgfxUMzNU49nSO2Ef1DnGjrdTRrqmwcDda5wuiSnE2T6095/hCdNXxAZC2DRZqfuf/CoCQ+Ktp6maeaWokxt+Jx85j7rQ6hxEZxcLbie434rswo4U7uKthqm+kVqREp7jlfdf4o/18kcvLET2PR8rK/Aq0INygPxtNyIrC2PA=="
DOTENV_VAULT_CI_VERSION=547

# 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 12, 2024 9:28 AM UTC.
# Last generated May 4, 2024 7:01 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 12, 2024 9:28 AM UTC.
# Last generated May 4, 2024 7:01 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 12, 2024 9:28 AM UTC.
# Last generated May 4, 2024 7:01 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 12, 2024 9:28 AM UTC.
# Last generated May 4, 2024 7:01 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 12, 2024 9:28 AM UTC.
* Last generated using `./settings.mjs` May 4, 2024 7:01 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 12, 2024 9:28 AM UTC.
# Last generated May 4, 2024 7:01 AM UTC.

# Locals

Expand Down
8 changes: 7 additions & 1 deletion dev/.files/tailwind/config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -391,11 +391,17 @@ export default /* not async compatible */ ({ themesConfig } = {}) => {
from: { opacity: 1 },
to: { opacity: 0 },
},
'blink': {
'25%': { opacity: 0.5 },
'50%': { opacity: 0 },
'100%': { opacity: 0.5 },
},
},
animation: {
'fade-in': 'fade-in 150ms linear',
'fade-out': 'fade-out 150ms linear',
'subtle-fade-in': 'subtle-fade-in 150ms linear',
'fade-out': 'fade-out 150ms linear',
'blink': 'blink 1s linear',
},
},
},
Expand Down
Loading

0 comments on commit d3f2ec0

Please sign in to comment.