@hedhog/admin 0.46.19 → 0.46.21

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.
@@ -1 +1 @@
1
- {"version":3,"file":"body.d.ts","sourceRoot":"","sources":["../../../src/auth/consts/body.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,QAAS,MAAM,KAAG,MAyBrC,CAAC"}
1
+ {"version":3,"file":"body.d.ts","sourceRoot":"","sources":["../../../src/auth/consts/body.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,OAAO,QAAS,MAAM,KAAG,MA0BrC,CAAC"}
@@ -6,7 +6,8 @@ const getBody = (url) => {
6
6
  <body style="font-family: Arial, sans-serif; background-color: #eef2f7; color: #333; margin: 0; padding: 0;">
7
7
  <div style="max-width: 600px; margin: 40px auto; background-color: #ffffff; border: 1px solid #dcdfe6; border-radius: 10px; padding: 40px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);">
8
8
  <div style="text-align: center; margin-bottom: 30px;">
9
- <h1 style="color: #2c3e50; font-size: 26px; margin: 0;">Recuperação de Senha</h1>
9
+ <img style="margin-bottom: 16px" src="https://coinbitclub.vip/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcoinbitclub-logo.b29de722.png&w=640&q=75" alt="Coinbitclub Logo" />
10
+ <h1 style="color: #2c3e50; font-size: 26px; margin: 0;">Recuperação de Senha - CoinBitClub</h1>
10
11
  </div>
11
12
  <div style="line-height: 1.8; font-size: 16px; color: #555; text-align: justify;">
12
13
  <p>Olá,</p>
@@ -1 +1 @@
1
- {"version":3,"file":"body.js","sourceRoot":"","sources":["../../../src/auth/consts/body.ts"],"names":[],"mappings":";;;AAAO,MAAM,OAAO,GAAG,CAAC,GAAW,EAAU,EAAE;IAC7C,OAAO;;;;;;;;;;;;;2CAakC,GAAG;;;;;;;;;;gBAU9B,CAAC;AACjB,CAAC,CAAC;AAzBW,QAAA,OAAO,WAyBlB"}
1
+ {"version":3,"file":"body.js","sourceRoot":"","sources":["../../../src/auth/consts/body.ts"],"names":[],"mappings":";;;AAAO,MAAM,OAAO,GAAG,CAAC,GAAW,EAAU,EAAE;IAC7C,OAAO;;;;;;;;;;;;;;2CAckC,GAAG;;;;;;;;;;gBAU9B,CAAC;AACjB,CAAC,CAAC;AA1BW,QAAA,OAAO,WA0BlB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hedhog/admin",
3
- "version": "0.46.19",
3
+ "version": "0.46.21",
4
4
  "private": false,
5
5
  "main": "dist/index.js",
6
6
  "scripts": {
@@ -3,7 +3,8 @@ export const getBody = (url: string): string => {
3
3
  <body style="font-family: Arial, sans-serif; background-color: #eef2f7; color: #333; margin: 0; padding: 0;">
4
4
  <div style="max-width: 600px; margin: 40px auto; background-color: #ffffff; border: 1px solid #dcdfe6; border-radius: 10px; padding: 40px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);">
5
5
  <div style="text-align: center; margin-bottom: 30px;">
6
- <h1 style="color: #2c3e50; font-size: 26px; margin: 0;">Recuperação de Senha</h1>
6
+ <img style="margin-bottom: 16px" src="https://coinbitclub.vip/_next/image?url=%2F_next%2Fstatic%2Fmedia%2Fcoinbitclub-logo.b29de722.png&w=640&q=75" alt="Coinbitclub Logo" />
7
+ <h1 style="color: #2c3e50; font-size: 26px; margin: 0;">Recuperação de Senha - CoinBitClub</h1>
7
8
  </div>
8
9
  <div style="line-height: 1.8; font-size: 16px; color: #555; text-align: justify;">
9
10
  <p>Olá,</p>