juice-email-cli 2.4.16 → 2.4.18
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/edm/elabscience/series/literature/default/juice.yaml +2 -0
- package/edm/elabscience/series/literature/default/snippet.html +15 -8
- package/edm/elabscience/series/new-arrivals/default/juice.yaml +1 -0
- package/edm/elabscience/series/new-arrivals/default/snippet.html +27 -0
- package/edm/elabscience/templates/standard/template.html +9 -1
- package/edm/procell/series/literature/default/juice.yaml +1 -0
- package/edm/procell/series/literature/default/snippet.html +13 -6
- package/edm/procell/templates/standard/template.html +1 -1
- package/package.json +1 -1
|
@@ -21,6 +21,7 @@ variables:
|
|
|
21
21
|
keywords: Immune Thrombocytopenia (ITP), Nicotinamide Mononucleotide (NMN), CD38-NAD<sup>+</sup> Axis
|
|
22
22
|
|
|
23
23
|
information:
|
|
24
|
+
isHorizontal: false
|
|
24
25
|
image:
|
|
25
26
|
- https://elabcomfile.oss-us-west-1.aliyuncs.com/edm/202605211020/information.webp
|
|
26
27
|
content: "This study identifies the CD38-NAD<sup>+</sup> axis as an immunometabolic checkpoint in ITP. Anti-CD38 antibodies deplete NAD<sup>+</sup>, driving M1 macrophages and FcγRI upregulation, which increases platelet phagocytosis. Restoring NAD<sup>+</sup> via CD38 inhibition or NMN reprograms macrophages to a resting state and blocks platelet destruction without affecting humoral immunity. In 25 refractory ITP patients, low-dose NMN (450 mg bid × 2 weeks) was well tolerated: 20% achieved platelets ≥50×10<sup>9</sup>/L, and 52% maintained response at week 8, with stable immunoglobulin levels. Thus, targeting CD38-NAD<sup>+</sup> metabolism offers a non-antibody-depleting therapeutic strategy."
|
|
@@ -31,6 +32,7 @@ variables:
|
|
|
31
32
|
# ── 产品列表 ────────────────────────────────────────────────────────────────
|
|
32
33
|
# 使用 {{#productLists}}...{{/productLists}} 循环遍历
|
|
33
34
|
# {{#productLists}}{{name}}{{catNo}}{{/productLists}}
|
|
35
|
+
productTitle: Elabscience<sup>®</sup> Product Cited in This Literature
|
|
34
36
|
productLists:
|
|
35
37
|
- name: Human NOS2/iNOS(Nitric Oxide Synthase 2, Inducible) ELISA Kit
|
|
36
38
|
catNo: E-EL-H0753
|
|
@@ -52,36 +52,43 @@
|
|
|
52
52
|
<td colspan="2">
|
|
53
53
|
<table cellspacing="0" cellpadding="0" border="0" class="table-dashed border-separate" style="padding: 16px;">
|
|
54
54
|
<colgroup>
|
|
55
|
+
{{^information.isHorizontal}}
|
|
55
56
|
<col width="40%" />
|
|
57
|
+
{{/information.isHorizontal}}
|
|
56
58
|
<col />
|
|
57
59
|
</colgroup>
|
|
58
60
|
|
|
59
61
|
<tbody class="align-top">
|
|
60
62
|
<tr>
|
|
61
|
-
<td colspan="2"></td>
|
|
63
|
+
<td {{^information.isHorizontal}}colspan="2"{{/information.isHorizontal}}></td>
|
|
62
64
|
</tr>
|
|
63
65
|
|
|
64
66
|
<tr>
|
|
65
|
-
<td rowspan="2" style="padding-right: 12px;" class="image-box align-middle">
|
|
67
|
+
<td {{^information.isHorizontal}}rowspan="2"{{/information.isHorizontal}} {{^information.isHorizontal}}style="padding-right: 12px;"{{/information.isHorizontal}} class="image-box align-middle {{#information.isHorizontal}}pb-12{{/information.isHorizontal}}">
|
|
66
68
|
{{#information.image}}
|
|
67
69
|
<img src="{{.}}" />
|
|
68
70
|
{{/information.image}}
|
|
69
71
|
</td>
|
|
72
|
+
{{#information.isHorizontal}}
|
|
73
|
+
</tr>
|
|
74
|
+
|
|
75
|
+
<tr>
|
|
76
|
+
{{/information.isHorizontal}}
|
|
70
77
|
<td class="h-0 {{#information.link}}pb-24{{/information.link}}">
|
|
71
78
|
<p>{{information.content}}</p>
|
|
72
79
|
</td>
|
|
73
80
|
</tr>
|
|
74
81
|
|
|
82
|
+
{{#information.link}}
|
|
75
83
|
<tr>
|
|
76
|
-
<td>
|
|
77
|
-
{{#information.link}}
|
|
84
|
+
<td class="{{#information.isHorizontal}}text-center{{/information.isHorizontal}}">
|
|
78
85
|
<a href="{{information.link}}" class="button decoration-none">{{information.buttonText}}</a>
|
|
79
|
-
{{/information.link}}
|
|
80
86
|
</td>
|
|
81
87
|
</tr>
|
|
88
|
+
{{/information.link}}
|
|
82
89
|
|
|
83
90
|
<tr>
|
|
84
|
-
<td colspan="2"></td>
|
|
91
|
+
<td {{^information.isHorizontal}}colspan="2"{{/information.isHorizontal}}></td>
|
|
85
92
|
</tr>
|
|
86
93
|
</tbody>
|
|
87
94
|
</table>
|
|
@@ -106,7 +113,7 @@
|
|
|
106
113
|
<tr>
|
|
107
114
|
<td></td>
|
|
108
115
|
<td colspan="2">
|
|
109
|
-
<span class="square-title">
|
|
116
|
+
<span class="square-title">{{productTitle}}</span>
|
|
110
117
|
</td>
|
|
111
118
|
<td></td>
|
|
112
119
|
</tr>
|
|
@@ -126,7 +133,7 @@
|
|
|
126
133
|
|
|
127
134
|
<tbody>
|
|
128
135
|
<tr>
|
|
129
|
-
<td>Product</td>
|
|
136
|
+
<td>Product Name</td>
|
|
130
137
|
<td>Cat. No.</td>
|
|
131
138
|
</tr>
|
|
132
139
|
|
|
@@ -146,6 +146,7 @@ variables:
|
|
|
146
146
|
# ── 产品列表 ────────────────────────────────────────────────────────────────
|
|
147
147
|
# 使用 {{#productLists}}...{{/productLists}} 循环遍历
|
|
148
148
|
# {{#productLists}}{{name}}{{catNo}}{{/productLists}}
|
|
149
|
+
isGridProduct: false
|
|
149
150
|
productLists:
|
|
150
151
|
- name: Human TCR Vβ7.1
|
|
151
152
|
image: https://elabcomfile.oss-us-west-1.aliyuncs.com/edm/202605201608/Human TCR Vβ7.1.webp
|
|
@@ -132,13 +132,39 @@
|
|
|
132
132
|
<td></td>
|
|
133
133
|
</tr>
|
|
134
134
|
|
|
135
|
+
{{^isGridProduct}}
|
|
135
136
|
<tr>
|
|
136
137
|
<td colspan="4" class="h-16"></td>
|
|
137
138
|
</tr>
|
|
139
|
+
{{/isGridProduct}}
|
|
138
140
|
|
|
139
141
|
<tr>
|
|
140
142
|
<td></td>
|
|
141
143
|
<td colspan="2">
|
|
144
|
+
{{#isGridProduct}}
|
|
145
|
+
<table cellspacing="0" cellpadding="0" border="0" class="text-center">
|
|
146
|
+
<colgroup>
|
|
147
|
+
<col />
|
|
148
|
+
<col />
|
|
149
|
+
</colgroup>
|
|
150
|
+
|
|
151
|
+
<tbody>
|
|
152
|
+
{{#productLists}}
|
|
153
|
+
<tr>
|
|
154
|
+
{{#.}}
|
|
155
|
+
<td class="pt-24">
|
|
156
|
+
<p class="image-box"><img src="{{image}}" alt="{{name}}" /></p>
|
|
157
|
+
<p class="pt-8">{{name}}</p>
|
|
158
|
+
<p class="pt-12"><a href="{{link}}" class="button font-bold decoration-none" style="border-radius: 16px;">{{buttonText}}</a></p>
|
|
159
|
+
</td>
|
|
160
|
+
{{/.}}
|
|
161
|
+
</tr>
|
|
162
|
+
{{/productLists}}
|
|
163
|
+
</tbody>
|
|
164
|
+
</table>
|
|
165
|
+
{{/isGridProduct}}
|
|
166
|
+
|
|
167
|
+
{{^isGridProduct}}
|
|
142
168
|
<table cellspacing="0" cellpadding="0" border="0" class="text-center">
|
|
143
169
|
<colgroup>
|
|
144
170
|
{{#productLists}}
|
|
@@ -170,6 +196,7 @@
|
|
|
170
196
|
</tr>
|
|
171
197
|
</tbody>
|
|
172
198
|
</table>
|
|
199
|
+
{{/isGridProduct}}
|
|
173
200
|
</td>
|
|
174
201
|
<td></td>
|
|
175
202
|
</tr>
|
|
@@ -314,6 +314,14 @@
|
|
|
314
314
|
background: url(https://elabcomfile.oss-us-west-1.aliyuncs.com/edm/202605251428/finger-icon.webp) 0 5px / 18px 16px no-repeat scroll;
|
|
315
315
|
}
|
|
316
316
|
|
|
317
|
+
.square {
|
|
318
|
+
padding-left: 28px;
|
|
319
|
+
background: url(https://file.elabscience.com/edm/202606261518/square-blue.webp) 0 5px / 16px 16px no-repeat scroll;
|
|
320
|
+
}
|
|
321
|
+
|
|
322
|
+
.square.orange {
|
|
323
|
+
background-image: url(https://file.elabscience.com/edm/202606261518/square-orange.webp);
|
|
324
|
+
}
|
|
317
325
|
|
|
318
326
|
.image-box {
|
|
319
327
|
line-height: 0;
|
|
@@ -3043,7 +3051,7 @@
|
|
|
3043
3051
|
<tr>
|
|
3044
3052
|
<td>
|
|
3045
3053
|
<img src="https://file.elabscience.com/edm/demimg2024428/电话.png" alt="" class="align-middle" />
|
|
3046
|
-
<span class="align-middle">Toll-free: <a href="tel
|
|
3054
|
+
<span class="align-middle">Toll-free: <a href="tel:+18888528623" class="decoration-none">1-888-852-8623</a></span>
|
|
3047
3055
|
</td>
|
|
3048
3056
|
</tr>
|
|
3049
3057
|
<tr>
|
|
@@ -21,6 +21,7 @@ variables:
|
|
|
21
21
|
keywords: Immune Thrombocytopenia (ITP), Nicotinamide Mononucleotide (NMN), CD38-NAD<sup>+</sup> Axis
|
|
22
22
|
|
|
23
23
|
information:
|
|
24
|
+
isHorizontal: false
|
|
24
25
|
image:
|
|
25
26
|
- https://pri-cella.oss-ap-southeast-1.aliyuncs.com/edm/202604211419/information.webp
|
|
26
27
|
content: "This study identifies the CD38-NAD<sup>+</sup> axis as an immunometabolic checkpoint in ITP. Anti-CD38 antibodies deplete NAD<sup>+</sup>, driving M1 macrophages and FcγRI upregulation, which increases platelet phagocytosis. Restoring NAD<sup>+</sup> via CD38 inhibition or NMN reprograms macrophages to a resting state and blocks platelet destruction without affecting humoral immunity. In 25 refractory ITP patients, low-dose NMN (450 mg bid × 2 weeks) was well tolerated: 20% achieved platelets ≥50×10<sup>9</sup>/L, and 52% maintained response at week 8, with stable immunoglobulin levels. Thus, targeting CD38-NAD<sup>+</sup> metabolism offers a non-antibody-depleting therapeutic strategy."
|
|
@@ -52,36 +52,43 @@
|
|
|
52
52
|
<td colspan="2">
|
|
53
53
|
<table cellspacing="0" cellpadding="0" border="0" class="table-dashed border-separate" style="padding: 16px;">
|
|
54
54
|
<colgroup>
|
|
55
|
+
{{^information.isHorizontal}}
|
|
55
56
|
<col width="40%" />
|
|
57
|
+
{{/information.isHorizontal}}
|
|
56
58
|
<col />
|
|
57
59
|
</colgroup>
|
|
58
60
|
|
|
59
61
|
<tbody class="align-top">
|
|
60
62
|
<tr>
|
|
61
|
-
<td colspan="2"></td>
|
|
63
|
+
<td {{^information.isHorizontal}}colspan="2"{{/information.isHorizontal}}></td>
|
|
62
64
|
</tr>
|
|
63
65
|
|
|
64
66
|
<tr>
|
|
65
|
-
<td rowspan="2" style="padding-right: 12px;" class="image-box align-middle">
|
|
67
|
+
<td {{^information.isHorizontal}}rowspan="2"{{/information.isHorizontal}} {{^information.isHorizontal}}style="padding-right: 12px;"{{/information.isHorizontal}} class="image-box align-middle {{#information.isHorizontal}}pb-12{{/information.isHorizontal}}">
|
|
66
68
|
{{#information.image}}
|
|
67
69
|
<img src="{{.}}" />
|
|
68
70
|
{{/information.image}}
|
|
69
71
|
</td>
|
|
72
|
+
{{#information.isHorizontal}}
|
|
73
|
+
</tr>
|
|
74
|
+
|
|
75
|
+
<tr>
|
|
76
|
+
{{/information.isHorizontal}}
|
|
70
77
|
<td class="h-0 {{#information.link}}pb-24{{/information.link}}">
|
|
71
78
|
<p>{{information.content}}</p>
|
|
72
79
|
</td>
|
|
73
80
|
</tr>
|
|
74
81
|
|
|
82
|
+
{{#information.link}}
|
|
75
83
|
<tr>
|
|
76
|
-
<td>
|
|
77
|
-
{{#information.link}}
|
|
84
|
+
<td class="{{#information.isHorizontal}}text-center{{/information.isHorizontal}}">
|
|
78
85
|
<a href="{{information.link}}" class="button decoration-none">{{information.buttonText}}</a>
|
|
79
|
-
{{/information.link}}
|
|
80
86
|
</td>
|
|
81
87
|
</tr>
|
|
88
|
+
{{/information.link}}
|
|
82
89
|
|
|
83
90
|
<tr>
|
|
84
|
-
<td colspan="2"></td>
|
|
91
|
+
<td {{^information.isHorizontal}}colspan="2"{{/information.isHorizontal}}></td>
|
|
85
92
|
</tr>
|
|
86
93
|
</tbody>
|
|
87
94
|
</table>
|
|
@@ -1927,7 +1927,7 @@
|
|
|
1927
1927
|
<tr>
|
|
1928
1928
|
<td class="pt-3">
|
|
1929
1929
|
<img src="https://pri-cella.oss-ap-southeast-1.aliyuncs.com/edm/202606120904/phone.webp" alt="" class="align-middle" />
|
|
1930
|
-
<span class="align-middle">Tel:
|
|
1930
|
+
<span class="align-middle">Tel: <a href="tel:+6531071793" class="decoration-none">+65 31071793</a></span>
|
|
1931
1931
|
</td>
|
|
1932
1932
|
</tr>
|
|
1933
1933
|
|
package/package.json
CHANGED