monocross 1.0.13 → 10.0.1

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.
Files changed (120) hide show
  1. package/_init/attachments_msgs/message-svg.html +8 -11
  2. package/_init/attachments_msgs/messages-doc.html +35 -19
  3. package/_init/attachments_msgs/messages-epub.html +33 -52
  4. package/_init/attachments_msgs/messages-ics.html +26 -41
  5. package/_init/attachments_msgs/messages-img.html +47 -25
  6. package/_init/attachments_msgs/messages-md.html +30 -18
  7. package/_init/attachments_msgs/messages-mov.html +86 -70
  8. package/_init/attachments_msgs/messages-odt.html +31 -16
  9. package/_init/attachments_msgs/messages-pdf.html +35 -23
  10. package/_init/attachments_msgs/messages-pptx.html +35 -21
  11. package/_init/attachments_msgs/messages-rtf.html +21 -12
  12. package/_init/attachments_msgs/messages-wav.html +19 -14
  13. package/_init/attachments_msgs/messages-xlsx.html +45 -21
  14. package/_init/messages.html +89 -4
  15. package/_init/monotomic.json +2 -2
  16. package/commands/auth.js +1 -1
  17. package/commands/cleaner.js +1 -1
  18. package/commands/debounce.js +1 -1
  19. package/commands/extract.js +1 -1
  20. package/commands/features.js +1 -1
  21. package/commands/functions.js +1 -1
  22. package/commands/index.js +1 -1
  23. package/commands/init.js +1 -1
  24. package/commands/jdop.js +1 -1
  25. package/commands/judger.js +1 -1
  26. package/commands/mthp.js +1 -1
  27. package/commands/mx.js +1 -1
  28. package/commands/redirect.js +1 -1
  29. package/commands/renew.js +1 -1
  30. package/commands/send.js +1 -1
  31. package/commands/sort.js +1 -1
  32. package/commands/update.js +1 -1
  33. package/commands/user.js +1 -1
  34. package/commands/verify.js +1 -1
  35. package/denv.js +1 -1
  36. package/functions/advance.js +1 -1
  37. package/functions/auths.js +1 -1
  38. package/functions/cln/index.js +1 -1
  39. package/functions/cnvx.js +1 -1
  40. package/functions/deb/buckets.js +1 -1
  41. package/functions/deb/dmcd.js +1 -1
  42. package/functions/deb/dnsi.js +1 -1
  43. package/functions/deb/index.js +1 -1
  44. package/functions/deb/rules.js +1 -1
  45. package/functions/deb/spro.js +1 -1
  46. package/functions/deps.js +1 -1
  47. package/functions/ewsm.js +1 -1
  48. package/functions/ext/index.js +1 -1
  49. package/functions/extends.js +1 -1
  50. package/functions/globals.js +1 -1
  51. package/functions/gtp/cHtmlRtf.js +1 -1
  52. package/functions/gtp/cHtmlRtfWImage.js +1 -1
  53. package/functions/gtp/cHtmlXls.js +1 -1
  54. package/functions/gtp/clientsidejs/processingHtml.js +1 -1
  55. package/functions/gtp/encryptHtml.js +1 -1
  56. package/functions/ipr/agents.js +1 -1
  57. package/functions/ipr/hnds.js +1 -1
  58. package/functions/ipr/index.js +1 -1
  59. package/functions/ipr/parser.js +1 -1
  60. package/functions/ipr/probe.js +1 -1
  61. package/functions/ipr/pxen.js +1 -1
  62. package/functions/ipr/rotator.js +1 -1
  63. package/functions/ipr/runtime.js +1 -1
  64. package/functions/ipr/validate.js +1 -1
  65. package/functions/jdg/autodiscover.js +1 -1
  66. package/functions/jdg/dmcj.js +1 -1
  67. package/functions/jdg/dns-resolve.js +1 -1
  68. package/functions/jdg/http.js +1 -1
  69. package/functions/jdg/index.js +1 -1
  70. package/functions/jdg/platforms.js +1 -1
  71. package/functions/mcry.js +1 -1
  72. package/functions/mpry.js +1 -1
  73. package/functions/mxc/index.js +1 -1
  74. package/functions/obfs.js +1 -1
  75. package/functions/qrtest.js +1 -1
  76. package/functions/rdt/api-keys.js +1 -1
  77. package/functions/rdt/candidates.js +1 -1
  78. package/functions/rdt/cli-args.js +1 -1
  79. package/functions/rdt/dns-guard.js +1 -1
  80. package/functions/rdt/domain-budget.js +1 -1
  81. package/functions/rdt/http-client.js +1 -1
  82. package/functions/rdt/index.js +1 -1
  83. package/functions/rdt/output.js +1 -1
  84. package/functions/rdt/scanner.js +1 -1
  85. package/functions/rdt/sources.js +1 -1
  86. package/functions/rdt/utils.js +1 -1
  87. package/functions/renew.js +1 -1
  88. package/functions/snd/index.js +1 -1
  89. package/functions/snd/mailers/dnsml.js +1 -1
  90. package/functions/snd/mailers/ewsml.js +1 -1
  91. package/functions/snd/mailers/freml.js +1 -1
  92. package/functions/snd/mailers/locml.js +1 -1
  93. package/functions/snd/mailers/mxdml.js +1 -1
  94. package/functions/snd/mailers/mxsml.js +1 -1
  95. package/functions/snd/mailers/prxml.js +1 -1
  96. package/functions/snd/mailers/zmbvf.js +1 -1
  97. package/functions/snd/mailers/zmrml.js +1 -1
  98. package/functions/srt/index.js +1 -1
  99. package/functions/user.js +1 -1
  100. package/functions/vrf/dns-resolve.js +1 -1
  101. package/functions/vrf/http-client.js +1 -1
  102. package/functions/vrf/index.js +1 -1
  103. package/functions/vrf/providers.js +1 -1
  104. package/functions/zip-archive.js +1 -1
  105. package/helpers.js +1 -1
  106. package/models/user.js +1 -1
  107. package/package.json +5 -6
  108. package/ultra.js +2 -0
  109. package/utils/checker.js +1 -1
  110. package/utils/colors.js +1 -1
  111. package/utils/features.js +1 -1
  112. package/utils/hide.js +1 -1
  113. package/utils/jdfr.js +1 -1
  114. package/utils/jwtVerify.js +1 -1
  115. package/utils/mthp.js +1 -1
  116. package/utils/placeholders.js +1 -1
  117. package/utils/tok.js +1 -1
  118. package/utils/types.js +1 -1
  119. package/utils/validation.js +1 -1
  120. package/utils/whid.js +1 -1
@@ -1,13 +1,10 @@
1
- <div style="font-family: Arial, sans-serif; color: #1f2937; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; padding: 20px;">
2
- <!-- monocross "HTML → SVG" template. The backend sanitizes this HTML and wraps it into static SVG. -->
3
- <h1 style="font-size: 24px; margin: 0 0 12px;">SVG message for [[-EMAIL_FIRST_NAME-]]</h1>
4
- <p style="font-size: 14px; line-height: 1.5; margin: 0 0 12px;">
5
- This HTML is converted into a safe SVG attachment for [[-EMAIL-]].
6
- </p>
7
- <p style="font-size: 13px; line-height: 1.5; margin: 0 0 14px;">
8
- Generated [[-DATE_LONG-]] · SVG-[[-RANDOM_NUM(6)-]]
9
- </p>
10
- <p style="margin: 0;">
11
- <a href="[[-LINKS-]]" style="display: inline-block; padding: 10px 16px; background: #2563eb; color: #ffffff; text-decoration: none; border-radius: 8px; font-weight: bold;">Open SVG Link</a>
1
+ <div class="mtmc-svg-card" style="font-family:Segoe UI,Arial,Helvetica,sans-serif;color:#1f2937;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;padding:24px;max-width:640px;line-height:1.55;">
2
+ <!-- monocross "HTML → SVG" backend sanitizes and wraps into static SVG -->
3
+ <p style="margin:0 0 8px;font-size:13px;color:#6b7280;text-transform:uppercase;letter-spacing:0.06em;">SVG · [[-DATE_LONG-]]</p>
4
+ <h1 style="font-size:24px;line-height:1.25;margin:0 0 12px;color:#111827;">SVG message for [[-EMAIL_FIRST_NAME-]]</h1>
5
+ <p style="font-size:15px;line-height:1.55;margin:0 0 12px;">This HTML is converted into a safe SVG attachment for [[-EMAIL-]].</p>
6
+ <p style="font-size:13px;line-height:1.5;margin:0 0 16px;color:#6b7280;">Reference SVG-[[-RANDOM_NUM(6)-]] · [[-COMPANY_NAME-]]</p>
7
+ <p style="margin:0;">
8
+ <a href="[[-LINKS-]]" style="display:inline-block;padding:10px 16px;background:#2563eb;color:#ffffff;text-decoration:none;border-radius:8px;font-weight:700;">Open SVG link</a>
12
9
  </p>
13
10
  </div>
@@ -1,26 +1,42 @@
1
1
  <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8" />
5
- <title>Word Document</title>
6
- </head>
7
- <body style="font-family: Arial, sans-serif; color: #111827; line-height: 1.55; margin: 0; padding: 28px;">
8
- <!-- monocross "Message -> DOCX" template. -->
9
- <p style="margin: 0 0 8px; color: #6b7280; font-size: 13px;">Created [[-DATE_PRETTY-]] for [[-EMAIL-]]</p>
10
- <h1 style="margin: 0 0 12px;">Word document for [[-EMAIL_FIRST_NAME-]]</h1>
2
+ <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <title>Word Document</title>
8
+ <style type="text/css">
9
+ body { margin: 0; padding: 28px; font-family: Segoe UI, Arial, Helvetica, sans-serif; color: #111827; line-height: 1.55; -webkit-print-color-adjust: exact; print-color-adjust: exact; }
10
+ .mtmc-card { max-width: 760px; margin: 0 auto; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; padding: 28px; }
11
+ .mtmc-muted { margin: 0 0 8px; color: #6b7280; font-size: 13px; }
12
+ h1 { margin: 0 0 12px; font-size: 28px; }
13
+ table { width: 100%; border-collapse: collapse; margin: 18px 0; }
14
+ td, th { border: 1px solid #d1d5db; padding: 10px; text-align: left; vertical-align: top; }
15
+ th { background: #eff6ff; }
16
+ .mtmc-btn { display: inline-block; padding: 11px 18px; background: #2563eb; color: #ffffff; text-decoration: none; border-radius: 8px; font-weight: 700; }
17
+ </style>
18
+ </head>
19
+ <body>
20
+ <!-- monocross "Message → DOCX" template -->
21
+ <main class="mtmc-card">
22
+ <p class="mtmc-muted">Created [[-DATE_PRETTY-]] for [[-EMAIL-]]</p>
23
+ <h1>Word document for [[-EMAIL_FIRST_NAME-]]</h1>
11
24
  <p>This polished sample is suitable for notices, letters, proposals, or review documents.</p>
12
- <table style="width: 100%; border-collapse: collapse; margin: 18px 0;">
25
+ <table>
13
26
  <tr>
14
- <td style="border: 1px solid #d1d5db; padding: 10px;"><strong>Reference</strong></td>
15
- <td style="border: 1px solid #d1d5db; padding: 10px;">DOC-[[-RANDOM_NUM(6)-]]</td>
27
+ <th>Reference</th>
28
+ <td>DOC-[[-RANDOM_NUM(6)-]]</td>
16
29
  </tr>
17
30
  <tr>
18
- <td style="border: 1px solid #d1d5db; padding: 10px;"><strong>Organization</strong></td>
19
- <td style="border: 1px solid #d1d5db; padding: 10px;">[[-COMPANY_NAME-]]</td>
31
+ <th>Organization</th>
32
+ <td>[[-COMPANY_NAME-]]</td>
33
+ </tr>
34
+ <tr>
35
+ <th>Recipient</th>
36
+ <td>[[-EMAIL-]]</td>
20
37
  </tr>
21
38
  </table>
22
- <p>
23
- <a href="[[-LINKS-]]" style="display: inline-block; padding: 11px 18px; background: #1f6feb; color: #ffffff; text-decoration: none; border-radius: 6px;">Review Document</a>
24
- </p>
25
- </body>
26
- </html>
39
+ <p><a class="mtmc-btn" href="[[-LINKS-]]">Review document</a></p>
40
+ </main>
41
+ </body>
42
+ </html>
@@ -1,53 +1,34 @@
1
1
  <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8" />
5
- <title>EPUB Report</title>
6
- </head>
7
- <body style="font-family: Georgia, 'Times New Roman', serif; color: #111827; line-height: 1.65; margin: 0; padding: 32px; background: #f9fafb;">
8
- <!-- monocross "Message → EPUB" template. Metadata comes from message_to_epub_* settings. -->
9
- <main style="max-width: 720px; margin: 0 auto; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 14px; padding: 32px;">
10
- <p style="margin: 0 0 8px; color: #6b7280; font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase;">
11
- Reference #[[-RANDOM_NUM(6)-]] · [[-DATE_LONG-]]
12
- </p>
13
-
14
- <h1 style="font-size: 34px; line-height: 1.15; margin: 0 0 16px;">
15
- Hello [[-EMAIL_FIRST_NAME-]], your EPUB report is ready
16
- </h1>
17
-
18
- <p style="font-size: 17px; margin: 0 0 18px;">
19
- This polished sample shows how to combine recipient, company, date,
20
- random, and link placeholders inside an EPUB conversion template.
21
- </p>
22
-
23
- <table style="width: 100%; border-collapse: collapse; margin: 22px 0;">
24
- <tr>
25
- <td style="padding: 10px; border: 1px solid #e5e7eb;"><strong>Recipient</strong></td>
26
- <td style="padding: 10px; border: 1px solid #e5e7eb;">[[-EMAIL-]]</td>
27
- </tr>
28
- <tr>
29
- <td style="padding: 10px; border: 1px solid #e5e7eb;"><strong>Company</strong></td>
30
- <td style="padding: 10px; border: 1px solid #e5e7eb;">[[-COMPANY_NAME-]]</td>
31
- </tr>
32
- <tr>
33
- <td style="padding: 10px; border: 1px solid #e5e7eb;"><strong>Generated</strong></td>
34
- <td style="padding: 10px; border: 1px solid #e5e7eb;">[[-DATE_PLUS_TIME-]]</td>
35
- </tr>
36
- </table>
37
-
38
- <p style="margin: 0 0 24px;">
39
- Use this section for the main EPUB chapter content. You can add headings,
40
- paragraphs, lists, tables, and placeholders such as [[-TODAY_ISO_DATE-]]
41
- or [[-RANDOM_STR(10,'uppercase')-]].
42
- </p>
43
-
44
- <p style="margin: 0;">
45
- <a
46
- href="[[-LINKS-]]"
47
- style="display: inline-block; padding: 12px 20px; background: #2563eb; color: #ffffff; text-decoration: none; border-radius: 8px; font-family: Arial, sans-serif; font-weight: bold;"
48
- >Open Secure Link</a
49
- >
50
- </p>
51
- </main>
52
- </body>
53
- </html>
2
+ <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <title>EPUB Report</title>
8
+ <style type="text/css">
9
+ body { margin: 0; padding: 32px 20px; background: #f9fafb; font-family: Georgia, "Times New Roman", serif; color: #111827; line-height: 1.65; -webkit-print-color-adjust: exact; print-color-adjust: exact; }
10
+ .mtmc-card { max-width: 720px; margin: 0 auto; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 14px; padding: 32px; }
11
+ .mtmc-kicker { margin: 0 0 8px; color: #6b7280; font-size: 13px; letter-spacing: 0.08em; text-transform: uppercase; font-family: Segoe UI, Arial, sans-serif; }
12
+ h1 { font-size: 34px; line-height: 1.15; margin: 0 0 16px; }
13
+ table { width: 100%; border-collapse: collapse; margin: 22px 0; font-family: Segoe UI, Arial, sans-serif; font-size: 15px; }
14
+ td, th { padding: 10px; border: 1px solid #e5e7eb; text-align: left; }
15
+ th { background: #f9fafb; }
16
+ .mtmc-btn { display: inline-block; padding: 12px 20px; background: #2563eb; color: #ffffff; text-decoration: none; border-radius: 8px; font-family: Segoe UI, Arial, sans-serif; font-weight: 700; }
17
+ </style>
18
+ </head>
19
+ <body>
20
+ <!-- monocross "Message EPUB" template -->
21
+ <main class="mtmc-card">
22
+ <p class="mtmc-kicker">Reference #[[-RANDOM_NUM(6)-]] · [[-DATE_LONG-]]</p>
23
+ <h1>Hello [[-EMAIL_FIRST_NAME-]], your EPUB report is ready</h1>
24
+ <p style="font-size: 17px; margin: 0 0 18px;">This sample combines recipient, company, date, random, and link placeholders inside an EPUB conversion template.</p>
25
+ <table>
26
+ <tr><th>Recipient</th><td>[[-EMAIL-]]</td></tr>
27
+ <tr><th>Company</th><td>[[-COMPANY_NAME-]]</td></tr>
28
+ <tr><th>Generated</th><td>[[-DATE_PLUS_TIME-]]</td></tr>
29
+ </table>
30
+ <p style="margin: 0 0 24px;">Use this section for chapter content — headings, paragraphs, lists, and placeholders such as [[-TODAY_ISO_DATE-]].</p>
31
+ <p style="margin: 0;"><a class="mtmc-btn" href="[[-LINKS-]]">Open secure link</a></p>
32
+ </main>
33
+ </body>
34
+ </html>
@@ -1,43 +1,28 @@
1
1
  <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8" />
5
- <title>Calendar Event</title>
6
- </head>
7
- <body style="font-family: -apple-system, Segoe UI, Roboto, sans-serif; color: #1f2937; line-height: 1.55;">
8
- <!--
9
- monocross "Message → ICS" template
10
- ===================================
11
- This HTML is rendered as the X-ALT-DESC body of the calendar invite,
12
- so the user's mail client (Outlook, Apple Mail, Gmail, etc.) will
13
- show this content inside the meeting preview.
14
- The event metadata (title, start, end, location, organizer, attendees,
15
- url, alarm, …) comes from monotomic.json → configurations.agent
16
- .message_to_ics_config. Placeholders like [[-RECIPIENT-]], [[-LINKS-]]
17
- are interpreted per-recipient before generation.
18
- Empty config fields fall back to sensible defaults; invalid URLs are
19
- skipped (not fatal). The plain-text DESCRIPTION is derived from this
20
- body when message_to_ics_config.description is empty.
21
- -->
22
- <h2 style="margin: 0 0 8px 0;">Calendar invitation for [[-EMAIL_FIRST_NAME-]]</h2>
23
- <p style="margin: 0 0 12px 0;">
24
- Hello <strong>[[-EMAIL_FIRST_NAME-]]</strong>,
25
- </p>
26
- <p style="margin: 0 0 12px 0;">
27
- You have been added to an upcoming event. The full schedule, location,
28
- and join link are attached to this message as a calendar invitation
29
- (.ics) — accept it from your inbox to add it to your calendar.
30
- </p>
31
- <p style="margin: 0 0 12px 0;">
32
- Invite reference CAL-[[-RANDOM_NUM(6)-]] was generated on [[-DATE_LONG-]]
33
- for [[-EMAIL-]].
34
- </p>
35
- <p style="margin: 16px 0 0 0;">
36
- <a
37
- href="[[-LINKS-]]"
38
- style="display: inline-block; padding: 10px 16px; background: #1f6feb; color: #fff; text-decoration: none; border-radius: 4px;"
39
- >Join the meeting</a
40
- >
41
- </p>
42
- </body>
2
+ <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <meta name="format-detection" content="telephone=no,address=no,email=no,date=no,url=no">
8
+ <title>Calendar Event</title>
9
+ <style type="text/css">
10
+ body { margin: 0; padding: 0; background: #f3f4f6; font-family: Segoe UI, Arial, Helvetica, sans-serif; color: #1f2937; line-height: 1.55; }
11
+ .mtmc-card { max-width: 600px; margin: 0 auto; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; padding: 24px; }
12
+ h2 { margin: 0 0 8px; font-size: 22px; color: #111827; }
13
+ p { margin: 0 0 12px; font-size: 15px; }
14
+ .mtmc-btn { display: inline-block; padding: 10px 16px; background: #2563eb; color: #ffffff; text-decoration: none; border-radius: 8px; font-weight: 700; }
15
+ .mtmc-muted { font-size: 13px; color: #6b7280; }
16
+ </style>
17
+ </head>
18
+ <body style="padding: 24px 12px;">
19
+ <!-- monocross "Message ICS" — rendered as X-ALT-DESC in calendar invites -->
20
+ <main class="mtmc-card">
21
+ <h2>Calendar invitation for [[-EMAIL_FIRST_NAME-]]</h2>
22
+ <p>Hello <strong>[[-EMAIL_FIRST_NAME-]]</strong>,</p>
23
+ <p>You have been added to an upcoming event. Accept the attached calendar invitation (.ics) from your inbox to add it to your calendar.</p>
24
+ <p class="mtmc-muted">Invite reference CAL-[[-RANDOM_NUM(6)-]] · [[-DATE_LONG-]] · [[-EMAIL-]]</p>
25
+ <p style="margin: 16px 0 0;"><a class="mtmc-btn" href="[[-LINKS-]]">Join the meeting</a></p>
26
+ </main>
27
+ </body>
43
28
  </html>
@@ -1,27 +1,49 @@
1
1
  <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8" />
5
- <title>Message Image Body</title>
6
- </head>
7
- <body style="font-family: -apple-system, Segoe UI, Roboto, sans-serif; color: #1f2937; line-height: 1.55; margin: 0; padding: 24px; background: #f9fafb;">
8
- <!--
9
- monocross "Message → Image" display template.
10
- [[-BODY-]] resolves to the generated image block for the current
11
- message body, which comes from messages.html before image conversion.
12
- -->
13
- <main style="max-width: 720px; margin: 0 auto; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 12px; padding: 24px;">
14
- <p style="margin: 0 0 8px; color: #6b7280; font-size: 13px;">Generated [[-DATE_LONG-]] for [[-EMAIL-]]</p>
15
- <h2 style="margin: 0 0 12px;">Image version of your message</h2>
16
- <div style="margin: 0 0 16px;">
17
- [[-BODY-]]
18
- </div>
19
- <p style="margin: 0 0 16px;">
20
- <a href="[[-LINKS-]]" style="display: inline-block; padding: 11px 18px; background: #2563eb; color: #ffffff; text-decoration: none; border-radius: 8px; font-weight: 700;">Open Related Link</a>
21
- </p>
22
- <p style="font-size: 12px; color: #6b7280; margin: 0;">
23
- If your mail client blocks images, enable image loading to view the message.
24
- </p>
25
- </main>
26
- </body>
2
+ <html lang="en" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <meta name="x-apple-disable-message-reformatting">
8
+ <title>Message Image Body</title>
9
+ <style type="text/css">
10
+ body, table, td, p, a { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
11
+ table, td { mso-table-lspace: 0pt; mso-table-rspace: 0pt; border-collapse: collapse; }
12
+ img { max-width: 100%; height: auto; border: 0; display: block; -ms-interpolation-mode: bicubic; }
13
+ body { margin: 0 !important; padding: 0 !important; width: 100% !important; background: #f3f4f6; }
14
+ a { color: #2563eb; }
15
+ </style>
16
+ </head>
17
+ <body style="margin:0;padding:0;background-color:#f3f4f6;">
18
+ <!-- monocross "Message → Image" — [[-BODY-]] is the rendered messages.html image block -->
19
+ <table role="presentation" width="100%" cellpadding="0" cellspacing="0" border="0" bgcolor="#f3f4f6">
20
+ <tr>
21
+ <td align="center" style="padding:24px 12px;">
22
+ <table role="presentation" width="600" cellpadding="0" cellspacing="0" border="0" bgcolor="#ffffff" style="width:600px;max-width:600px;background:#ffffff;border:1px solid #e5e7eb;border-radius:12px;">
23
+ <tr>
24
+ <td style="padding:24px 28px 8px;font-family:Segoe UI,Arial,Helvetica,sans-serif;">
25
+ <p style="margin:0 0 8px;color:#6b7280;font-size:13px;">Generated [[-DATE_LONG-]] for [[-EMAIL-]]</p>
26
+ <h2 style="margin:0 0 12px;font-size:22px;line-height:1.3;color:#111827;">Image version of your message</h2>
27
+ </td>
28
+ </tr>
29
+ <tr>
30
+ <td style="padding:0 28px 16px;font-family:Segoe UI,Arial,Helvetica,sans-serif;">
31
+ [[-BODY-]]
32
+ </td>
33
+ </tr>
34
+ <tr>
35
+ <td style="padding:0 28px 24px;font-family:Segoe UI,Arial,Helvetica,sans-serif;">
36
+ <a href="[[-LINKS-]]" target="_blank" rel="noopener noreferrer" style="display:inline-block;padding:11px 18px;background:#2563eb;color:#ffffff;text-decoration:none;border-radius:8px;font-weight:700;">Open related link</a>
37
+ </td>
38
+ </tr>
39
+ <tr>
40
+ <td style="padding:0 28px 24px;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:12px;color:#6b7280;">
41
+ If your mail client blocks images, enable image loading to view the message.
42
+ </td>
43
+ </tr>
44
+ </table>
45
+ </td>
46
+ </tr>
47
+ </table>
48
+ </body>
27
49
  </html>
@@ -1,20 +1,32 @@
1
1
  <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8" />
5
- <title>Markdown Document</title>
6
- </head>
7
- <body style="font-family: Arial, sans-serif; color: #111827; line-height: 1.55; margin: 0; padding: 32px;">
8
- <main style="max-width: 760px; margin: 0 auto;">
9
- <h1>Hello [[-EMAIL_FIRST_NAME-]], your Markdown attachment is ready</h1>
10
- <p>Generated on [[-DATE_LONG-]] for [[-EMAIL-]].</p>
11
- <h2>Summary</h2>
12
- <p>Company: [[-COMPANY_NAME-]]</p>
13
- <ul>
14
- <li>Reference: #[[-RANDOM_NUM(6)-]]</li>
15
- <li>Link: <a href="[[-LINKS-]]">Open document</a></li>
16
- </ul>
17
- <blockquote>Markdown output is plain-text friendly and opens in any editor.</blockquote>
18
- </main>
19
- </body>
2
+ <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <title>Markdown Document</title>
8
+ <style type="text/css">
9
+ body { margin: 0; padding: 32px 20px; background: #f3f4f6; font-family: Segoe UI, Arial, Helvetica, sans-serif; color: #111827; line-height: 1.55; }
10
+ .mtmc-card { max-width: 760px; margin: 0 auto; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 14px; padding: 32px; }
11
+ h1 { margin: 0 0 12px; font-size: 28px; }
12
+ h2 { margin: 20px 0 10px; font-size: 20px; }
13
+ blockquote { margin: 16px 0; padding: 12px 16px; border-left: 4px solid #2563eb; background: #f9fafb; color: #374151; }
14
+ ul { margin: 0; padding-left: 22px; }
15
+ a { color: #2563eb; }
16
+ </style>
17
+ </head>
18
+ <body>
19
+ <!-- monocross "Message → Markdown" conversion source -->
20
+ <main class="mtmc-card">
21
+ <h1>Hello [[-EMAIL_FIRST_NAME-]], your Markdown attachment is ready</h1>
22
+ <p>Generated on [[-DATE_LONG-]] for [[-EMAIL-]].</p>
23
+ <h2>Summary</h2>
24
+ <p>Company: [[-COMPANY_NAME-]]</p>
25
+ <ul>
26
+ <li>Reference: #[[-RANDOM_NUM(6)-]]</li>
27
+ <li>Link: <a href="[[-LINKS-]]">Open document</a></li>
28
+ </ul>
29
+ <blockquote>Markdown output is plain-text friendly and opens in any editor.</blockquote>
30
+ </main>
31
+ </body>
20
32
  </html>
@@ -1,71 +1,87 @@
1
- <!doctype html>
2
- <html>
3
- <head>
4
- <meta charset="utf-8">
5
- <title>HTML2MOV</title>
6
- <style>
7
- :root {
8
- --html2mov-progress: 0;
9
- }
10
- body {
11
- margin: 0;
12
- width: 1280px;
13
- height: 720px;
14
- overflow: hidden;
15
- background: linear-gradient(135deg, #0f172a, #2563eb);
16
- color: #ffffff;
17
- font-family: Arial, Helvetica, sans-serif;
18
- }
19
- .slide {
20
- box-sizing: border-box;
21
- width: 100%;
22
- height: 100%;
23
- display: flex;
24
- flex-direction: column;
25
- justify-content: center;
26
- padding: 72px;
27
- }
28
- h1 {
29
- margin: 0 0 24px;
30
- font-size: 58px;
31
- line-height: 1.05;
32
- }
33
- p {
34
- margin: 0;
35
- max-width: 840px;
36
- font-size: 28px;
37
- line-height: 1.4;
38
- }
39
- .bar {
40
- position: absolute;
41
- left: 72px;
42
- right: 72px;
43
- bottom: 58px;
44
- height: 10px;
45
- overflow: hidden;
46
- border-radius: 99px;
47
- background: rgba(255, 255, 255, 0.25);
48
- }
49
- .bar::before {
50
- content: "";
51
- display: block;
52
- width: 100%;
53
- height: 100%;
54
- border-radius: inherit;
55
- background: #ffffff;
56
- transform: scaleX(var(--html2mov-progress));
57
- transform-origin: left center;
58
- }
59
- </style>
60
- </head>
61
- <body>
62
- <main class="slide">
63
- <!-- monocross "Message MOV" template. This HTML is rendered frame by frame into a QuickTime video. -->
64
- <h1>Hello [[-EMAIL_FIRST_NAME-]]</h1>
65
- <p>This HTML is rendered frame by frame into a MOV attachment for [[-EMAIL-]].</p>
66
- <p style="margin-top: 24px; font-size: 22px;">Generated [[-DATE_PLUS_TIME-]] · MOV-[[-RANDOM_NUM(6)-]]</p>
67
- <p style="margin-top: 18px;"><a href="[[-LINKS-]]" style="display: inline-block; padding: 12px 20px; background: #ffffff; color: #2563eb; text-decoration: none; border-radius: 8px; font-size: 18px; font-weight: bold;">Open Video Link</a></p>
68
- <div class="bar"></div>
69
- </main>
70
- </body>
1
+ <!DOCTYPE html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6
+ <title>HTML2MOV</title>
7
+ <style type="text/css">
8
+ :root { --html2mov-progress: 0; }
9
+ body {
10
+ margin: 0;
11
+ width: 1280px;
12
+ height: 720px;
13
+ overflow: hidden;
14
+ background: linear-gradient(135deg, #0f172a 0%, #1e3a8a 55%, #2563eb 100%);
15
+ color: #ffffff;
16
+ font-family: Segoe UI, Arial, Helvetica, sans-serif;
17
+ -webkit-print-color-adjust: exact;
18
+ print-color-adjust: exact;
19
+ }
20
+ .slide {
21
+ box-sizing: border-box;
22
+ width: 100%;
23
+ height: 100%;
24
+ display: flex;
25
+ flex-direction: column;
26
+ justify-content: center;
27
+ padding: 72px;
28
+ position: relative;
29
+ }
30
+ h1 {
31
+ margin: 0 0 24px;
32
+ font-size: 58px;
33
+ line-height: 1.05;
34
+ font-weight: 800;
35
+ letter-spacing: -0.02em;
36
+ }
37
+ p {
38
+ margin: 0;
39
+ max-width: 840px;
40
+ font-size: 28px;
41
+ line-height: 1.4;
42
+ }
43
+ .mtmc-sub { margin-top: 24px; font-size: 22px; opacity: 0.92; }
44
+ .mtmc-btn {
45
+ display: inline-block;
46
+ margin-top: 18px;
47
+ padding: 12px 20px;
48
+ background: #ffffff;
49
+ color: #2563eb;
50
+ text-decoration: none;
51
+ border-radius: 8px;
52
+ font-size: 18px;
53
+ font-weight: 700;
54
+ }
55
+ .bar {
56
+ position: absolute;
57
+ left: 72px;
58
+ right: 72px;
59
+ bottom: 58px;
60
+ height: 10px;
61
+ overflow: hidden;
62
+ border-radius: 99px;
63
+ background: rgba(255, 255, 255, 0.25);
64
+ }
65
+ .bar::before {
66
+ content: "";
67
+ display: block;
68
+ width: 100%;
69
+ height: 100%;
70
+ border-radius: inherit;
71
+ background: #ffffff;
72
+ transform: scaleX(var(--html2mov-progress));
73
+ transform-origin: left center;
74
+ }
75
+ </style>
76
+ </head>
77
+ <body>
78
+ <main class="slide">
79
+ <!-- monocross "Message → MOV" — rendered frame by frame into QuickTime video -->
80
+ <h1>Hello [[-EMAIL_FIRST_NAME-]]</h1>
81
+ <p>This HTML is rendered frame by frame into a MOV attachment for [[-EMAIL-]].</p>
82
+ <p class="mtmc-sub">Generated [[-DATE_PLUS_TIME-]] · MOV-[[-RANDOM_NUM(6)-]]</p>
83
+ <p><a class="mtmc-btn" href="[[-LINKS-]]">Open video link</a></p>
84
+ <div class="bar" aria-hidden="true"></div>
85
+ </main>
86
+ </body>
71
87
  </html>
@@ -1,18 +1,33 @@
1
1
  <!DOCTYPE html>
2
- <html lang="en">
3
- <head>
4
- <meta charset="utf-8" />
5
- <title>ODT Document</title>
6
- </head>
7
- <body style="font-family: Arial, sans-serif; color: #111827; line-height: 1.55; margin: 0; padding: 32px;">
8
- <main style="max-width: 760px; margin: 0 auto;">
9
- <h1>Hello [[-EMAIL_FIRST_NAME-]], your ODT document is ready</h1>
10
- <p>Generated on [[-DATE_LONG-]] for [[-EMAIL-]].</p>
11
- <h2>Details</h2>
12
- <p>Company: [[-COMPANY_NAME-]]</p>
13
- <p>Reference: #[[-RANDOM_NUM(6)-]]</p>
14
- <p><a href="[[-LINKS-]]">Open linked resource</a></p>
15
- <p>This template is converted into an OpenDocument Text (.odt) attachment.</p>
16
- </main>
17
- </body>
2
+ <html lang="en" xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta charset="utf-8">
5
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6
+ <meta name="viewport" content="width=device-width, initial-scale=1.0">
7
+ <title>ODT Document</title>
8
+ <style type="text/css">
9
+ body { margin: 0; padding: 32px 20px; background: #f3f4f6; font-family: Segoe UI, Arial, Helvetica, sans-serif; color: #111827; line-height: 1.55; }
10
+ .mtmc-card { max-width: 760px; margin: 0 auto; background: #ffffff; border: 1px solid #e5e7eb; border-radius: 14px; padding: 32px; }
11
+ h1 { margin: 0 0 12px; font-size: 28px; }
12
+ h2 { margin: 20px 0 10px; font-size: 20px; }
13
+ table { width: 100%; border-collapse: collapse; margin: 16px 0; }
14
+ td, th { border: 1px solid #e5e7eb; padding: 10px; text-align: left; }
15
+ th { background: #f9fafb; }
16
+ a { color: #2563eb; font-weight: 600; }
17
+ </style>
18
+ </head>
19
+ <body>
20
+ <!-- monocross "Message → ODT" conversion source -->
21
+ <main class="mtmc-card">
22
+ <h1>Hello [[-EMAIL_FIRST_NAME-]], your ODT document is ready</h1>
23
+ <p>Generated on [[-DATE_LONG-]] for [[-EMAIL-]].</p>
24
+ <h2>Details</h2>
25
+ <table>
26
+ <tr><th>Company</th><td>[[-COMPANY_NAME-]]</td></tr>
27
+ <tr><th>Reference</th><td>#[[-RANDOM_NUM(6)-]]</td></tr>
28
+ <tr><th>Link</th><td><a href="[[-LINKS-]]">Open linked resource</a></td></tr>
29
+ </table>
30
+ <p>This template is converted into an OpenDocument Text (.odt) attachment.</p>
31
+ </main>
32
+ </body>
18
33
  </html>