@7365admin1/core 3.18.0 → 3.19.0

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.
@@ -12,7 +12,6 @@
12
12
  overflow: hidden;
13
13
  "
14
14
  >
15
-
16
15
  <img
17
16
  src="https://seven365-storage.sgp1.cdn.digitaloceanspaces.com/seven365-public/images/email-background.png?quality=lossless"
18
17
  alt=""
@@ -23,124 +22,163 @@
23
22
  width: 300px;
24
23
  height: auto;
25
24
  z-index: 0;
26
- opacity: 1;
27
25
  "
28
26
  />
29
27
 
30
28
  <div style="position: relative; z-index: 1">
31
- <!-- logo -->
32
- <div style="text-align: start; margin-bottom: 30px; width: 50%">
29
+
30
+ <!-- Logo -->
31
+ <div style="margin-bottom: 32px;">
33
32
  <img
34
33
  src="https://seven365-storage.sgp1.cdn.digitaloceanspaces.com/seven365-public/images/seven365-logo.png"
35
- alt="Seven365 Logo"
36
- style="height: 50px"
34
+ alt="Seven365"
35
+ style="height:50px"
37
36
  />
38
37
  </div>
39
38
 
40
- <!-- header -->
41
- <div style="text-align: start; margin-bottom: 30px">
42
- <h2 style="font-size: 36px; color: #fafafa; margin: 0; font-weight: 400">
43
- You’ve Been Invited to Join
44
- <br />
45
- iService365 as a Service Provider
46
- </h2>
47
- </div>
39
+ <!-- Title -->
40
+ <h2
41
+ style="
42
+ margin:0 0 32px;
43
+ color:#ffffff;
44
+ font-size:34px;
45
+ font-weight:400;
46
+ line-height:1.3;
47
+ "
48
+ >
49
+ You're Invited to Join
50
+ <br />
51
+ {{orgName}}
52
+ </h2>
48
53
 
49
- <!-- body -->
50
- <div style="font-size: 20px; color: #fafafa; text-align: start">
51
- <p><strong style="font-size: 20px">Hi {{email}},</strong></p>
52
- <p style="font-size: 16px">
53
- You’ve been invited to join our platform as a
54
- <strong>Service Provider</strong>. To get started, please create your
55
- organization. Once your organization is set up, you’ll be able to manage
56
- your services and collaborate through the platform. Please use the link
57
- below to create your organization and start offering your services on
58
- iService365. This link is valid for
59
- <strong>{{validity}}</strong>.
60
- </p>
61
- </div>
54
+ <!-- Greeting -->
55
+ <p style="color:#ffffff;font-size:18px;">
56
+ Hi {{email}},
57
+ </p>
58
+
59
+ <p
60
+ style="
61
+ color:#ffffff;
62
+ font-size:16px;
63
+ line-height:28px;
64
+ "
65
+ >
66
+ You've been invited by
67
+ <strong>{{orgName}}</strong>
68
+ to join as their
69
+ <strong>Service Provider</strong>.
70
+ </p>
71
+
72
+ <p
73
+ style="
74
+ color:#ffffff;
75
+ font-size:16px;
76
+ line-height:28px;
77
+ "
78
+ >
79
+ To get started, simply sign in using this email address:
80
+ </p>
62
81
 
63
- <!-- cta button -->
64
- <div style="text-align: left; margin: 30px 0">
82
+ <p
83
+ style="
84
+ color:#4DA3FF;
85
+ font-size:16px;
86
+ margin-bottom:36px;
87
+ "
88
+ >
89
+ {{email}}
90
+ </p>
91
+
92
+ <!-- Button -->
93
+ <div style="margin-bottom:40px;">
65
94
  <a
66
95
  href="{{link}}"
67
96
  target="_blank"
68
97
  style="
69
- background: #1e90ff;
70
- color: #fff;
71
- padding: 14px 38px;
72
- text-decoration: none;
73
- border-radius: 6px;
74
- font-size: 16px;
75
- display: inline-block;
98
+ background:#EF2B2A;
99
+ color:#ffffff;
100
+ text-decoration:none;
101
+ padding:15px 42px;
102
+ border-radius:8px;
103
+ display:inline-block;
104
+ font-size:16px;
105
+ font-weight:600;
76
106
  "
77
107
  >
78
- Create My Organization
108
+ Accept Invitation
79
109
  </a>
80
110
  </div>
81
111
 
82
- <!-- additional info -->
83
- <div style="text-align: left; margin-bottom: 30px">
84
- <p style="font-size: 14px; color: #fafafa; margin-bottom: 16px">
85
- If you weren’t expecting this invitation, you can safely ignore this
86
- email.
87
- </p>
112
+ <p
113
+ style="
114
+ color:#ffffff;
115
+ font-size:15px;
116
+ line-height:28px;
117
+ "
118
+ >
119
+ If you already have an account using this email address,
120
+ simply sign in and you'll automatically gain access to
121
+ <strong>{{orgName}}</strong>.
122
+ </p>
123
+
124
+ <p
125
+ style="
126
+ color:#ffffff;
127
+ font-size:15px;
128
+ line-height:28px;
129
+ "
130
+ >
131
+ If you have any questions or need assistance,
132
+ please contact your organization administrator.
133
+ </p>
88
134
 
89
- <p style="font-size: 14px; color: #fafafa; margin-bottom: 16px">
90
- Need help? Contact our support team at
91
- <a
92
- href="mailto:contact@seven365.com.sg"
93
- style="color: #1e90ff"
94
- >contact@seven365.com.sg</a>
95
- </p>
135
+ <p
136
+ style="
137
+ color:#ffffff;
138
+ font-size:15px;
139
+ line-height:28px;
140
+ margin-top:36px;
141
+ "
142
+ >
143
+ We're excited to have you join the team!
144
+ </p>
96
145
 
97
- <p style="font-size: 14px; margin-top: 30px; color: #fafafa">
98
- Welcome aboard!<br />
99
- <strong>iService365 Support Team</strong>
100
- </p>
101
- </div>
146
+ <p
147
+ style="
148
+ color:#ffffff;
149
+ font-size:15px;
150
+ line-height:28px;
151
+ "
152
+ >
153
+ Best regards,<br />
154
+ Seven365 Team
155
+ </p>
102
156
 
103
- <!-- social icons -->
104
- <div style="text-align: start; margin-top: 30px">
105
- <!-- <a href="#" style="margin: 0 10px; text-decoration: none">
106
- <img
107
- src="https://seven365-storage.sgp1.cdn.digitaloceanspaces.com/seven365-public/images/facebook-icon.png"
108
- alt="Facebook"
109
- style="cursor: pointer"
110
- />
111
- </a> -->
112
- <a
113
- href="https://www.linkedin.com/company/seven365-pte-ltd/"
114
- style="margin: 0 10px; text-decoration: none"
115
- >
157
+ <!-- LinkedIn -->
158
+ <div style="margin-top:36px;">
159
+ <a href="https://www.linkedin.com/company/seven365-pte-ltd/">
116
160
  <img
117
161
  src="https://seven365-storage.sgp1.cdn.digitaloceanspaces.com/seven365-public/images/linkedin-icon.png"
118
162
  alt="LinkedIn"
119
- style="cursor: pointer"
120
163
  />
121
164
  </a>
122
- <!-- <a href="#" style="margin: 0 10px; text-decoration: none">
123
- <img
124
- src="https://seven365-storage.sgp1.cdn.digitaloceanspaces.com/seven365-public/images/twitter-icon.png"
125
- alt="Twitter"
126
- style="cursor: pointer"
127
- />
128
- </a> -->
129
165
  </div>
130
166
 
131
- <!-- footer -->
167
+ <!-- Footer -->
132
168
  <div
133
169
  style="
134
- margin-top: 40px;
135
- font-size: 14px;
136
- color: #fafafa;
137
- text-align: center;
138
- background-color: #343a45;
139
- padding: 18px;
140
- border-radius: 8px;
170
+ margin-top:40px;
171
+ background:#343A45;
172
+ color:#ffffff;
173
+ text-align:center;
174
+ padding:18px;
175
+ border-radius:8px;
176
+ font-size:14px;
141
177
  "
142
178
  >
143
- You're receiving this email because you are a subscriber of Seven365.
179
+ You're receiving this email because you were invited to join a
180
+ Seven365 organization.
144
181
  </div>
182
+
145
183
  </div>
146
184
  </div>
@@ -12,7 +12,7 @@
12
12
  overflow: hidden;
13
13
  "
14
14
  >
15
-
15
+ <!-- Background -->
16
16
  <img
17
17
  src="https://seven365-storage.sgp1.cdn.digitaloceanspaces.com/seven365-public/images/email-background.png?quality=lossless"
18
18
  alt=""
@@ -23,122 +23,208 @@
23
23
  width: 300px;
24
24
  height: auto;
25
25
  z-index: 0;
26
- opacity: 1;
27
26
  "
28
27
  />
29
28
 
30
29
  <div style="position: relative; z-index: 1">
31
- <!-- logo -->
32
- <div style="text-align: start; margin-bottom: 30px; width: 50%">
30
+
31
+ <!-- Logo -->
32
+ <div style="margin-bottom: 32px;">
33
33
  <img
34
34
  src="https://seven365-storage.sgp1.cdn.digitaloceanspaces.com/seven365-public/images/seven365-logo.png"
35
35
  alt="Seven365 Logo"
36
- style="height: 50px"
36
+ style="height: 50px;"
37
37
  />
38
38
  </div>
39
39
 
40
- <!-- header -->
41
- <div style="text-align: start; margin-bottom: 30px">
42
- <h2 style="font-size: 36px; color: #fafafa; margin: 0; font-weight: 400">
43
- You’ve Been Invited to Join
44
- <br />
45
- iService365 as a Service Provider
46
- </h2>
47
- </div>
40
+ <!-- Title -->
41
+ <h2
42
+ style="
43
+ margin: 0 0 32px;
44
+ color: #ffffff;
45
+ font-size: 18px;
46
+ font-weight: 700;
47
+ line-height: 1.4;
48
+ "
49
+ >
50
+ You're Invited to Join Seven365
51
+ </h2>
48
52
 
49
- <!-- body -->
50
- <div style="font-size: 20px; color: #fafafa; text-align: start">
51
- <p><strong style="font-size: 20px">Hi {{email}},</strong></p>
52
- <p style="font-size: 16px">
53
- You’ve been invited to join our platform as a
54
- <strong>Service Provider</strong>. Please use the link below to complete
55
- your registration and start offering your services on iService365. This
56
- link is valid for
57
- <strong>{{validity}}</strong>.
58
- </p>
59
- </div>
53
+ <!-- Greeting -->
54
+ <p
55
+ style="
56
+ color: #ffffff;
57
+ font-size: 16px;
58
+ margin-bottom: 28px;
59
+ "
60
+ >
61
+ Hi {{email}},
62
+ </p>
63
+
64
+ <!-- Body -->
65
+ <p
66
+ style="
67
+ color: #ffffff;
68
+ font-size: 16px;
69
+ line-height: 28px;
70
+ margin: 0 0 18px;
71
+ "
72
+ >
73
+ Good day!
74
+ </p>
60
75
 
61
- <!-- cta button -->
62
- <div style="text-align: left; margin: 30px 0">
76
+ <p
77
+ style="
78
+ color: #ffffff;
79
+ font-size: 16px;
80
+ line-height: 28px;
81
+ margin: 0 0 22px;
82
+ "
83
+ >
84
+ We're excited to invite you to join our platform and get started with
85
+ managing your organization more efficiently.
86
+ </p>
87
+
88
+ <p
89
+ style="
90
+ color: #ffffff;
91
+ font-size: 16px;
92
+ line-height: 28px;
93
+ margin: 0 0 28px;
94
+ "
95
+ >
96
+ As part of this invitation, your organization has been pre-approved by
97
+ our Super Admin. To begin, simply click the link below and complete your
98
+ sign-up.
99
+ </p>
100
+
101
+ <p
102
+ style="
103
+ color: #ffffff;
104
+ font-size: 16px;
105
+ line-height: 28px;
106
+ margin: 0 0 12px;
107
+ "
108
+ >
109
+ Your organization has access to the following Seven365 Applications:
110
+ </p>
111
+
112
+ <ul
113
+ style="
114
+ margin: 0 0 34px;
115
+ padding-left: 20px;
116
+ color: #ffffff;
117
+ font-size: 15px;
118
+ line-height: 28px;
119
+ "
120
+ >
121
+ <li>Security (iSecurity365)</li>
122
+ </ul>
123
+
124
+ <!-- Button -->
125
+ <div style="margin: 36px 0;">
63
126
  <a
64
127
  href="{{link}}"
65
128
  target="_blank"
66
129
  style="
67
- background: #1e90ff;
68
- color: #fff;
69
- padding: 14px 38px;
130
+ display: inline-block;
131
+ background: #ef2b2a;
132
+ color: #ffffff;
70
133
  text-decoration: none;
134
+ padding: 14px 60px;
71
135
  border-radius: 6px;
72
136
  font-size: 16px;
73
- display: inline-block;
137
+ font-weight: 500;
74
138
  "
75
139
  >
76
- Accept Invitation
140
+ Sign Up
77
141
  </a>
78
142
  </div>
79
143
 
80
- <!-- additional info -->
81
- <div style="text-align: left; margin-bottom: 30px">
82
- <p style="font-size: 14px; color: #fafafa; margin-bottom: 16px">
83
- If you weren’t expecting this invitation, you can safely ignore this
84
- email.
85
- </p>
86
-
87
- <p style="font-size: 14px; color: #fafafa; margin-bottom: 16px">
88
- Need help? Contact our support team at
89
- <a
90
- href="mailto:contact@seven365.com.sg"
91
- style="color: #1e90ff"
92
- >contact@seven365.com.sg</a>
93
- </p>
94
-
95
- <p style="font-size: 14px; margin-top: 30px; color: #fafafa">
96
- Welcome aboard!<br />
97
- <strong>iService365 Support Team</strong>
98
- </p>
99
- </div>
144
+ <!-- Bottom -->
145
+ <p
146
+ style="
147
+ color: #ffffff;
148
+ font-size: 15px;
149
+ line-height: 28px;
150
+ margin-bottom: 18px;
151
+ "
152
+ >
153
+ Once you register using your invited email address, you will
154
+ automatically be linked to your organization—no need to wait for
155
+ approval.
156
+ </p>
100
157
 
101
- <!-- social icons -->
102
- <div style="text-align: start; margin-top: 30px">
103
- <!-- <a href="#" style="margin: 0 10px; text-decoration: none">
104
- <img
105
- src="https://seven365-storage.sgp1.cdn.digitaloceanspaces.com/seven365-public/images/facebook-icon.png"
106
- alt="Facebook"
107
- style="cursor: pointer"
108
- />
109
- </a> -->
110
- <a
111
- href="https://www.linkedin.com/company/seven365-pte-ltd/"
112
- style="margin: 0 10px; text-decoration: none"
113
- >
114
- <img
115
- src="https://seven365-storage.sgp1.cdn.digitaloceanspaces.com/seven365-public/images/linkedin-icon.png"
116
- alt="LinkedIn"
117
- style="cursor: pointer"
118
- />
119
- </a>
120
- <!-- <a href="#" style="margin: 0 10px; text-decoration: none">
121
- <img
122
- src="https://seven365-storage.sgp1.cdn.digitaloceanspaces.com/seven365-public/images/twitter-icon.png"
123
- alt="Twitter"
124
- style="cursor: pointer"
125
- />
126
- </a> -->
127
- </div>
158
+ <p
159
+ style="
160
+ color: #ffffff;
161
+ font-size: 15px;
162
+ line-height: 28px;
163
+ margin-bottom: 12px;
164
+ "
165
+ >
166
+ What you can do after signing up:
167
+ </p>
128
168
 
129
- <!-- footer -->
130
- <div
169
+ <ul
131
170
  style="
132
- margin-top: 40px;
133
- font-size: 14px;
134
- color: #fafafa;
135
- text-align: center;
136
- background-color: #343a45;
137
- padding: 18px;
138
- border-radius: 8px;
171
+ margin: 0 0 30px;
172
+ padding-left: 20px;
173
+ color: #ffffff;
174
+ font-size: 15px;
175
+ line-height: 28px;
139
176
  "
140
177
  >
141
- You're receiving this email because you are a subscriber of Seven365.
142
- </div>
178
+ <li>Set up your organization details</li>
179
+ <li>Create and manage sites/properties</li>
180
+ <li>Assign roles and permissions</li>
181
+ <li>Invite your team members</li>
182
+ </ul>
183
+
184
+ <p
185
+ style="
186
+ color: #ffffff;
187
+ font-size: 15px;
188
+ line-height: 28px;
189
+ margin-bottom: 24px;
190
+ "
191
+ >
192
+ If you have any questions or need assistance during setup, feel free to
193
+ reach out to us anytime.
194
+ </p>
195
+
196
+ <p
197
+ style="
198
+ color: #ffffff;
199
+ font-size: 15px;
200
+ line-height: 28px;
201
+ margin-bottom: 30px;
202
+ "
203
+ >
204
+ We look forward to having you onboard!
205
+ </p>
206
+
207
+ <p
208
+ style="
209
+ color: #ffffff;
210
+ font-size: 15px;
211
+ line-height: 28px;
212
+ margin: 0;
213
+ "
214
+ >
215
+ Best regards,
216
+ </p>
217
+
218
+ <p
219
+ style="
220
+ color: #ffffff;
221
+ font-size: 15px;
222
+ line-height: 28px;
223
+ margin: 0;
224
+ "
225
+ >
226
+ Seven365 Team
227
+ </p>
228
+
143
229
  </div>
144
230
  </div>
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@7365admin1/core",
3
3
  "license": "MIT",
4
- "version": "3.18.0",
4
+ "version": "3.19.0",
5
5
  "author": "7365admin1",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.mjs",