juice-email-cli 2.4.11 → 2.4.12

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.
@@ -0,0 +1,2 @@
1
+ name: "视频发布"
2
+ description: "各类视频发布模板"
@@ -0,0 +1,2 @@
1
+ name: "视频发布"
2
+ description: "各类视频发布模板"
@@ -0,0 +1,18 @@
1
+ # juice.yaml - 用户配置文件示例
2
+ #
3
+ # 放置位置(优先级从低到高):
4
+ # ~/juice.yaml ← 用户主目录,对所有项目生效
5
+ # <模板文件目录>/juice.yaml ← 仅对当前项目生效(推荐)
6
+ # juice -c <此文件> ← 命令行指定
7
+ #
8
+ # 所有配置项均与 CLI 内置默认值深度合并,未填写的字段自动使用内置值。
9
+ # 完整默认配置见:<CLI安装目录>/defaults/juice.yaml
10
+
11
+ # ─── 模板变量(Mustache 语法)────────────────────────────────────────────────
12
+ variables:
13
+ youkuId:
14
+ youtubeId: xD-zaxlDqYQ
15
+ tencentVid:
16
+ bilibiliBvid:
17
+
18
+ content: This video is a laboratory operation video for human naive CD8+ T cell isolation, produced by Elabscience®. It primarily demonstrates the process of isolating human naive CD8+ T cells from human blood samples using EasySort™ Human Naïve CD8+T Cell Isolation Kit, including steps such as reagent preparation, sample preparation and processing, and cell isolation. The video is designed to help experimenters better understand the experimental procedure of magnetic bead sorting.
@@ -0,0 +1,22 @@
1
+ <p>
2
+ <iframe
3
+ src="
4
+ {{#youkuId}}https://player.youku.com/embed/{{youkuId}}{{/youkuId}}
5
+ {{#youtubeId}}https://www.youtube.com/embed/{{youtubeId}}{{/youtubeId}}
6
+ {{#tencentVid}}https://v.qq.com/txp/iframe/player.html?vid={{tencentVid}}{{/tencentVid}}
7
+ {{#bilibiliBvid}}https://player.bilibili.com/player.html?bvid={{bilibiliBvid}}{{/bilibiliBvid}}
8
+ "
9
+ width="100%"
10
+ height="450"
11
+ scrolling="no"
12
+ frameborder="0"
13
+ allowpaymentrequest
14
+ allowfullscreen
15
+ mozallowfullscreen
16
+ webkitallowfullscreen
17
+ ></iframe>
18
+ </p>
19
+
20
+ {{#content}}
21
+ <p>{{content}}</p>
22
+ {{/content}}
@@ -725,16 +725,13 @@
725
725
  <tbody>
726
726
  <tr>
727
727
  <td>
728
- <a href="https://www.elabscience.com/products/flow-cytometry-antibodies"
729
- class="decoration-none">Flow Cytometry Antibodies</a>
728
+ <a href="https://www.elabscience.com/products/flow-cytometry-antibodies" class="decoration-none">Flow Cytometry Antibodies</a>
730
729
  </td>
731
730
  <td>
732
- <a href="https://www.elabscience.com/products/cell-function-assays"
733
- class="decoration-none">Apoptosis and Cell Health Detection</a>
731
+ <a href="https://www.elabscience.com/products/cell-function-assays" class="decoration-none">Apoptosis and Cell Health Detection</a>
734
732
  </td>
735
733
  <td>
736
- <a href="https://www.elabscience.com/products/immunoassay-kits-and-reagents"
737
- class="decoration-none">Immunoassay Kits</a>
734
+ <a href="https://www.elabscience.com/products/immunoassay-kits-and-reagents" class="decoration-none">Immunoassay Kits</a>
738
735
  </td>
739
736
  </tr>
740
737
  </tbody>
@@ -986,7 +983,7 @@
986
983
  </td>
987
984
  <td class="h-0 pb-24">
988
985
  <p><strong class="text-size-[27px] font-bold" style="margin-right: 20px;">Speaker</strong> Dr. Sundas R Qureshi</p>
989
- <p>Global Scientific Liaison, Elabscience Bionovation, Inc.</p>
986
+ <p>Global Scientific Liaison, Elabscience Bionovation Inc.</p>
990
987
  </td>
991
988
  </tr>
992
989
 
@@ -2687,28 +2684,20 @@
2687
2684
 
2688
2685
  <tr>
2689
2686
  <td>
2690
- <img src="https://file.elabscience.com/edm/demimg2024428/电话.png" alt=""
2691
- class="align-middle" />
2692
- <span class="align-middle">Toll-free: <a href="tel:1-888-852-8623"
2693
- class="decoration-none">1-888-852-8623</a></span>
2687
+ <img src="https://file.elabscience.com/edm/demimg2024428/电话.png" alt="" class="align-middle" />
2688
+ <span class="align-middle">Toll-free: <a href="tel:1-888-852-8623" class="decoration-none">1-888-852-8623</a></span>
2694
2689
  </td>
2695
2690
  </tr>
2696
2691
  <tr>
2697
2692
  <td>
2698
- <img src="https://file.elabscience.com/edm/demimg2024428/地球.png" alt=""
2699
- class="align-middle" />
2700
- <span class="align-middle">Web: <a href=" https://www.elabscience.com"
2701
- class="decoration-none">www.elabscience.com</a></span>
2693
+ <img src="https://file.elabscience.com/edm/demimg2024428/地球.png" alt="" class="align-middle" />
2694
+ <span class="align-middle">Web: <a href=" https://www.elabscience.com" class="decoration-none">www.elabscience.com</a></span>
2702
2695
  </td>
2703
2696
  </tr>
2704
2697
  <tr>
2705
2698
  <td>
2706
- <img src="https://file.elabscience.com/edm/demimg2024428/邮件.png" alt=""
2707
- class="align-middle" />
2708
- <span class="align-middle">Email: <a href="mailto:orders@elabscience.com"
2709
- class="decoration-none">orders@elabscience.com</a>;<a
2710
- href="mailto:techsupport@elabscience.com" class="decoration-none"
2711
- style="padding-left: 10px;">techsupport@elabscience.com</a></span>
2699
+ <img src="https://file.elabscience.com/edm/demimg2024428/邮件.png" alt="" class="align-middle" />
2700
+ <span class="align-middle">Email: <a href="mailto:orders@elabscience.com" class="decoration-none">orders@elabscience.com</a>;<a href="mailto:techsupport@elabscience.com" class="decoration-none" style="padding-left: 10px;">techsupport@elabscience.com</a></span>
2712
2701
  </td>
2713
2702
  </tr>
2714
2703
  <tr>
@@ -634,16 +634,13 @@
634
634
  <tbody>
635
635
  <tr>
636
636
  <td>
637
- <a href="https://www.procellsystem.com/search-category=cell-culture-media">Cell Culture
638
- Media</a>
637
+ <a class="decoration-none" href="https://www.procellsystem.com/search-category=cell-culture-media">Cell Culture Media</a>
639
638
  </td>
640
639
  <td>
641
- <a href="https://www.procellsystem.com/search-category=auxiliary-reagents">Auxiliary
642
- Reagents</a>
640
+ <a class="decoration-none" href="https://www.procellsystem.com/search-category=auxiliary-reagents">Auxiliary Reagents</a>
643
641
  </td>
644
642
  <td>
645
- <a href="https://www.procellsystem.com/search-category=cell-function-research-kits">Cell
646
- Function Research Kits</a>
643
+ <a class="decoration-none" href="https://www.procellsystem.com/search-category=cell-function-research-kits">Cell Function Research Kits</a>
647
644
  </td>
648
645
  </tr>
649
646
  </tbody>
@@ -1907,62 +1904,42 @@
1907
1904
  <td colspan="2">
1908
1905
  <table cellspacing="0" cellpadding="0" border="0" class="contact-us text-center align-middle">
1909
1906
  <colgroup>
1910
- <!-- <col width="25%" /> -->
1911
1907
  <col />
1912
- <!-- <col width="25%" /> -->
1913
1908
  </colgroup>
1914
1909
 
1915
1910
  <tbody>
1916
1911
  <tr>
1917
- <!-- <td></td> -->
1918
1912
  <td>
1919
- <strong>Procell Biotechnology Co.,Ltd.</strong>
1913
+ <strong>Procell Biotechnology Singapore Pte. Ltd.</strong>
1920
1914
  </td>
1921
- <!-- <td rowspan="4">
1922
- <div class="contact-us-qrcode image-box">
1923
- <img src="https://oss.pri-cella.com/images/edmewm.png" alt="" />
1924
- </div>
1925
- <p class="contact-us-whatsApp">WhatsApp Business Account</p>
1926
- </td> -->
1927
1915
  </tr>
1928
1916
 
1929
1917
  <tr>
1930
- <!-- <td></td> -->
1931
- <td>
1932
- <img src="https://file.elabscience.com/edm/edm2024491632/电话.png" alt=""
1933
- class="align-middle" />
1934
- <span class="align-middle">Toll-free: 1-888-852-8623</span>
1918
+ <td class="pt-3">
1919
+ <img src="https://pri-cella.oss-ap-southeast-1.aliyuncs.com/edm/202606120904/phone.webp" alt="" class="align-middle" />
1920
+ <span class="align-middle">Tel: +65 31071793</span>
1935
1921
  </td>
1936
1922
  </tr>
1923
+
1937
1924
  <tr>
1938
- <!-- <td></td> -->
1939
1925
  <td>
1940
- <img src="https://file.elabscience.com/edm/edm2024491632/地球.png" alt=""
1941
- class="align-middle" />
1942
- <span class="align-middle">Web: <a
1943
- href="https://www.procellsystem.com/">www.procellsystem.com</a></span>
1926
+ <img src="https://pri-cella.oss-ap-southeast-1.aliyuncs.com/edm/202606120904/site.webp" alt="" class="align-middle" />
1927
+ <span class="align-middle">Web: <a href="https://www.procellsystem.com/" class="decoration-none">www.procellsystem.com</a></span>
1944
1928
  </td>
1945
1929
  </tr>
1930
+
1946
1931
  <tr>
1947
- <!-- <td></td> -->
1948
1932
  <td>
1949
- <img src="https://file.elabscience.com/edm/edm2024491632/邮件.png" alt=""
1950
- class="align-middle" />
1951
- <span class="align-middle">Email: <a href="mailto:orders@procellsystem.com"
1952
- class="decoration-none">orders@procellsystem.com</a>;</span>
1933
+ <img src="https://pri-cella.oss-ap-southeast-1.aliyuncs.com/edm/202606120904/email.webp" alt="" class="align-middle" />
1934
+ <span class="align-middle">Email: <a href="mailto:orders@procellsystem.com" class="decoration-none">orders@procellsystem.com</a>; <a href="mailto:techsupport@procellsystem.com" class="decoration-none">techsupport@procellsystem.com</a></span>
1953
1935
  </td>
1954
1936
  </tr>
1937
+
1955
1938
  <tr>
1956
- <!-- <td></td> -->
1957
- <td>
1958
- <a href="mailto:techsupport@procellsystem.com" class="decoration-none"
1959
- style="padding-left: 13px;">techsupport@procellsystem.com</a>
1939
+ <td class="pt-3">
1940
+ <img src="https://pri-cella.oss-ap-southeast-1.aliyuncs.com/edm/202606120904/location.webp" alt="" class="align-middle" />
1941
+ <span class="align-middle">Add: 1001 Jalan Bukit Merah #07-11, Singapore 159455</span>
1960
1942
  </td>
1961
- <!-- <td></td> -->
1962
- </tr>
1963
- <tr>
1964
- <td colspan="1" class="pt-12">14780 Memorial Drive, Suite 105, Houston, Texas,
1965
- 77079, USA</td>
1966
1943
  </tr>
1967
1944
  </tbody>
1968
1945
  </table>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "juice-email-cli",
3
- "version": "2.4.11",
3
+ "version": "2.4.12",
4
4
  "type": "module",
5
5
  "description": "CLI tool to generate email-client-compatible HTML with juice (CSS inlining) + Mustache templating + minification",
6
6
  "main": "src/index.js",