mailgun.js 4.1.5 → 4.2.2
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/CHANGELOG.md +44 -0
- package/README.md +128 -27
- package/dist/lib/domains.d.ts +4 -1
- package/dist/lib/domainsTags.d.ts +34 -0
- package/dist/lib/interfaces/DomainTags.d.ts +228 -0
- package/dist/mailgun.node.js +2 -2
- package/dist/mailgun.node.js.LICENSE.txt +1 -1
- package/dist/mailgun.web.js +2 -2
- package/dist/mailgun.web.js.LICENSE.txt +1 -1
- package/docs/.nojekyll +1 -0
- package/docs/assets/highlight.css +127 -0
- package/docs/assets/icons.css +1043 -0
- package/docs/assets/{images/icons.png → icons.png} +0 -0
- package/docs/assets/{images/icons@2x.png → icons@2x.png} +0 -0
- package/docs/assets/main.js +52 -0
- package/docs/assets/search.js +1 -0
- package/docs/assets/style.css +1413 -0
- package/docs/assets/{images/widgets.png → widgets.png} +0 -0
- package/docs/assets/{images/widgets@2x.png → widgets@2x.png} +0 -0
- package/docs/classes/client.default.html +1 -0
- package/docs/classes/domains.Domain.html +1 -0
- package/docs/classes/domains.default.html +1 -0
- package/docs/classes/domainsCredentials.default.html +1 -0
- package/docs/classes/domainsTemplates.DomainTemplateItem.html +1 -0
- package/docs/classes/domainsTemplates.default.html +1 -0
- package/docs/classes/error.default.html +6 -0
- package/docs/classes/events.default.html +1 -0
- package/docs/classes/ip_pools.default.html +1 -0
- package/docs/classes/ips.default.html +1 -0
- package/docs/classes/lists.default.html +1 -0
- package/docs/classes/mailListMembers.default.html +1 -0
- package/docs/classes/messages.default.html +1 -0
- package/docs/classes/multipleValidation.default.html +1 -0
- package/docs/classes/request.default.html +1 -0
- package/docs/classes/routes.default.html +1 -0
- package/docs/classes/stats.default.html +1 -0
- package/docs/classes/suppressions.default.html +1 -0
- package/docs/classes/validate.default.html +1 -0
- package/docs/classes/webhooks.default.html +1 -0
- package/docs/enums/interfaces_DomainTemplates.Pages.html +1 -0
- package/docs/enums/interfaces_DomainTemplates.YesNo.html +1 -0
- package/docs/index.html +1140 -1308
- package/docs/interfaces/interfaces_APIErrorOptions.default.html +1 -0
- package/docs/interfaces/interfaces_ApiResponse.default.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.CreatedUpdatedDomainCredentialsResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DeletedDomainCredentialsResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentials.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentialsItem.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentialsList.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentialsQuery.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentialsResponseData.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.DomainCredentialsResult.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.IDomainCredentials.html +1 -0
- package/docs/interfaces/interfaces_DomainCredentials.UpdateDomainCredentialsData.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.CreateDomainTemplateAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.CreateDomainTemplateVersionAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.CreateDomainTemplateVersionResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplate.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplateData.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplateUpdateData.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplateUpdateVersionData.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplateVersionData.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.DomainTemplatesQuery.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.GetDomainTemplateAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.IDomainTemplatesClient.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.ListDomainTemplateVersionsAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.ListDomainTemplateVersionsResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.ListDomainTemplatesAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.ListDomainTemplatesResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.MutateDomainTemplateVersionAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.MutateDomainTemplateVersionResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.NotificationAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.NotificationResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.ShortTemplateVersion.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.TemplateQuery.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.TemplateVersion.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.UpdateOrDeleteDomainTemplateAPIResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTemplates.UpdateOrDeleteDomainTemplateResult.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.ClickTrackingInfo.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.DomainTrackingData.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.DomainTrackingResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.OpenTrackingInfo.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.UnsubscribeTrackingInfo.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.UpdateDomainTrackingResponse.html +1 -0
- package/docs/interfaces/interfaces_DomainTracking.UpdatedOpenTracking.html +1 -0
- package/docs/interfaces/interfaces_Domains.ConnectionSettings.html +1 -0
- package/docs/interfaces/interfaces_Domains.ConnectionSettingsResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.DKIMAuthorityInfo.html +1 -0
- package/docs/interfaces/interfaces_Domains.DKIMSelectorInfo.html +1 -0
- package/docs/interfaces/interfaces_Domains.DNSRecord.html +1 -0
- package/docs/interfaces/interfaces_Domains.DestroyedDomainResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainData.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainInfo.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainListResponseData.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainResponseData.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainShortData.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainsListItem.html +1 -0
- package/docs/interfaces/interfaces_Domains.DomainsQuery.html +1 -0
- package/docs/interfaces/interfaces_Domains.MessageResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.ReplacementForPool.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedConnectionSettings.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedConnectionSettingsRes.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedDKIMAuthority.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedDKIMAuthorityResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedDKIMSelectorResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedWebPrefix.html +1 -0
- package/docs/interfaces/interfaces_Domains.UpdatedWebPrefixResponse.html +1 -0
- package/docs/interfaces/interfaces_Domains.WebPrefixInfo.html +1 -0
- package/docs/interfaces/interfaces_Events.DomainEvent.html +1 -0
- package/docs/interfaces/interfaces_Events.EventsList.html +1 -0
- package/docs/interfaces/interfaces_Events.EventsPage.html +1 -0
- package/docs/interfaces/interfaces_Events.EventsResponse.html +1 -0
- package/docs/interfaces/interfaces_Events.PagesList.html +1 -0
- package/docs/interfaces/interfaces_Events.PagesListAccumulator.html +1 -0
- package/docs/interfaces/interfaces_Events.ParsedPage.html +1 -0
- package/docs/interfaces/interfaces_Events.ParsedPagesList.html +1 -0
- package/docs/interfaces/interfaces_IFormData.IFormDataOptions.html +1 -0
- package/docs/interfaces/interfaces_IFormData.InputFormData.html +1 -0
- package/docs/interfaces/interfaces_IpPools.IpPool.html +1 -0
- package/docs/interfaces/interfaces_IpPools.IpPoolListResponse.html +1 -0
- package/docs/interfaces/interfaces_IpPools.IpPoolUpdateData.html +1 -0
- package/docs/interfaces/interfaces_Ips.IpData.html +1 -0
- package/docs/interfaces/interfaces_Ips.IpsListResponseBody.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.CanceledMultipleValidationJob.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.CreatedMultipleValidationJob.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.IMultipleValidationClient.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.MultipleValidationJob.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.MultipleValidationJobsListResponse.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.MultipleValidationJobsListResult.html +1 -0
- package/docs/interfaces/interfaces_MultipleValidation.PagesList.html +1 -0
- package/docs/interfaces/interfaces_Options.default.html +1 -0
- package/docs/interfaces/interfaces_RequestOptions.default.html +1 -0
- package/docs/interfaces/interfaces_StatsOptions.Stat.html +1 -0
- package/docs/interfaces/interfaces_StatsOptions.StatsOptions.html +1 -0
- package/docs/interfaces/interfaces_StatsOptions.StatsQuery.html +1 -0
- package/docs/interfaces/interfaces_Supressions.BounceData.html +1 -0
- package/docs/interfaces/interfaces_Supressions.ComplaintData.html +1 -0
- package/docs/interfaces/interfaces_Supressions.UnsubscribeData.html +1 -0
- package/docs/interfaces/interfaces_Supressions.WhiteListData.html +1 -0
- package/docs/interfaces/interfaces_Validate.ValidationResponse.html +1 -0
- package/docs/interfaces/interfaces_Validate.ValidationResult.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.APIWebhook.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.ValidationResponse.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.WebhookList.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.WebhookResponse.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.WebhookResponseBody.html +1 -0
- package/docs/interfaces/interfaces_Webhooks.WebhooksQuery.html +1 -0
- package/docs/interfaces/interfaces_lists.CreateUpdateList.html +1 -0
- package/docs/interfaces/interfaces_lists.DestroyedList.html +1 -0
- package/docs/interfaces/interfaces_lists.ListsQuery.html +1 -0
- package/docs/interfaces/interfaces_lists.MailingList.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.CreateUpdateMailListMembers.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.CreateUpdateMailListMembersReq.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.DeletedMember.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.IMailListsMembers.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.MailListMember.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.MailListMembersQuery.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.MultipleMembersData.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.MultipleMembersReqData.html +1 -0
- package/docs/interfaces/interfaces_mailListMembers.NewMultipleMembersResponse.html +1 -0
- package/docs/interfaces/interfaces_routes.CreateUpdateRouteData.html +1 -0
- package/docs/interfaces/interfaces_routes.DestroyRouteResponse.html +1 -0
- package/docs/interfaces/interfaces_routes.Route.html +1 -0
- package/docs/interfaces/interfaces_routes.RoutesListQuery.html +1 -0
- package/docs/interfaces/interfaces_routes.UpdateRouteResponse.html +1 -0
- package/docs/modules/client.html +1 -0
- package/docs/modules/domains.html +1 -0
- package/docs/modules/domainsCredentials.html +1 -0
- package/docs/modules/domainsTemplates.html +1 -0
- package/docs/modules/error.html +1 -0
- package/docs/modules/events.html +1 -0
- package/docs/modules/interfaces_APIErrorOptions.html +1 -0
- package/docs/modules/interfaces_ApiResponse.html +1 -0
- package/docs/modules/interfaces_DomainCredentials.html +1 -0
- package/docs/modules/interfaces_DomainTemplates.html +1 -0
- package/docs/modules/interfaces_DomainTracking.html +1 -0
- package/docs/modules/interfaces_Domains.html +1 -0
- package/docs/modules/interfaces_Events.html +1 -0
- package/docs/modules/interfaces_IFormData.html +1 -0
- package/docs/modules/interfaces_IpPools.html +1 -0
- package/docs/modules/interfaces_Ips.html +1 -0
- package/docs/modules/interfaces_MultipleValidation.html +1 -0
- package/docs/modules/interfaces_Options.html +1 -0
- package/docs/modules/interfaces_RequestOptions.html +1 -0
- package/docs/modules/interfaces_StatsOptions.html +1 -0
- package/docs/modules/interfaces_Supressions.html +1 -0
- package/docs/modules/interfaces_Validate.html +1 -0
- package/docs/modules/interfaces_Webhooks.html +1 -0
- package/docs/modules/interfaces_lists.html +1 -0
- package/docs/modules/interfaces_mailListMembers.html +1 -0
- package/docs/modules/interfaces_routes.html +1 -0
- package/docs/modules/ip_pools.html +1 -0
- package/docs/modules/ips.html +1 -0
- package/docs/modules/lists.html +1 -0
- package/docs/modules/mailListMembers.html +1 -0
- package/docs/modules/messages.html +1 -0
- package/docs/modules/multipleValidation.html +1 -0
- package/docs/modules/request.html +1 -0
- package/docs/modules/routes.html +1 -0
- package/docs/modules/stats.html +1 -0
- package/docs/modules/suppressions.html +1 -0
- package/docs/modules/validate.html +1 -0
- package/docs/modules/webhooks.html +1 -0
- package/docs/modules.html +1 -0
- package/lib/client.ts +8 -1
- package/lib/domains.ts +7 -2
- package/lib/domainsTags.ts +165 -0
- package/lib/interfaces/DomainTags.ts +262 -0
- package/package.json +3 -3
- package/test/domains.test.ts +8 -1
- package/test/domainsTags.test.ts +345 -0
- package/tsconfig.json +2 -2
- package/docs/assets/css/main.css +0 -1
- package/docs/assets/js/main.js +0 -51
- package/docs/assets/js/search.json +0 -1
- package/docs/classes/_index_.mailgun.html +0 -294
- package/docs/classes/_lib_client_.client.html +0 -405
- package/docs/classes/_lib_domains_.domain.html +0 -422
- package/docs/classes/_lib_domains_.domainclient.html +0 -620
- package/docs/classes/_lib_error_.apierror.html +0 -362
- package/docs/classes/_lib_events_.eventclient.html +0 -465
- package/docs/classes/_lib_messages_.messagesclient.html +0 -327
- package/docs/classes/_lib_parse_.parseclient.html +0 -295
- package/docs/classes/_lib_request_.request.html +0 -698
- package/docs/classes/_lib_routes_.routesclient.html +0 -403
- package/docs/classes/_lib_stats_.stats.html +0 -301
- package/docs/classes/_lib_stats_.statsclient.html +0 -357
- package/docs/classes/_lib_suppressions_.bounce.html +0 -327
- package/docs/classes/_lib_suppressions_.complaint.html +0 -299
- package/docs/classes/_lib_suppressions_.suppressionclient.html +0 -599
- package/docs/classes/_lib_suppressions_.unsubscribe.html +0 -313
- package/docs/classes/_lib_validate_.validateclient.html +0 -292
- package/docs/classes/_lib_webhooks_.webhook.html +0 -281
- package/docs/classes/_lib_webhooks_.webhookclient.html +0 -539
- package/docs/globals.html +0 -199
- package/docs/interfaces/_lib_domains_.domaindata.html +0 -352
- package/docs/interfaces/_lib_interfaces_apierroroptions_.apierroroptions.html +0 -284
- package/docs/interfaces/_lib_interfaces_options_.options.html +0 -267
- package/docs/interfaces/_lib_interfaces_requestoptions_.requestoptions.html +0 -285
- package/docs/interfaces/_lib_interfaces_statsoptions_.statsoptions.html +0 -262
- package/docs/interfaces/_lib_interfaces_supressions_.bouncedata.html +0 -268
- package/docs/interfaces/_lib_interfaces_supressions_.complaintdata.html +0 -240
- package/docs/interfaces/_lib_interfaces_supressions_.unsubscribedata.html +0 -254
- package/docs/modules/_index_.html +0 -186
- package/docs/modules/_lib_client_.html +0 -208
- package/docs/modules/_lib_domains_.html +0 -199
- package/docs/modules/_lib_error_.html +0 -186
- package/docs/modules/_lib_events_.html +0 -250
- package/docs/modules/_lib_interfaces_apierroroptions_.html +0 -186
- package/docs/modules/_lib_interfaces_options_.html +0 -186
- package/docs/modules/_lib_interfaces_requestoptions_.html +0 -186
- package/docs/modules/_lib_interfaces_statsoptions_.html +0 -186
- package/docs/modules/_lib_interfaces_supressions_.html +0 -194
- package/docs/modules/_lib_messages_.html +0 -186
- package/docs/modules/_lib_parse_.html +0 -186
- package/docs/modules/_lib_request_.html +0 -259
- package/docs/modules/_lib_routes_.html +0 -186
- package/docs/modules/_lib_stats_.html +0 -190
- package/docs/modules/_lib_suppressions_.html +0 -262
- package/docs/modules/_lib_validate_.html +0 -186
- package/docs/modules/_lib_webhooks_.html +0 -190
- package/docs/modules/_webpack_config_.html +0 -227
- package/docs/modules/_webpack_release_config_.html +0 -227
package/docs/.nojekyll
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
TypeDoc added this file to prevent GitHub Pages from using Jekyll. You can turn off this behavior by setting the `githubPages` option to false.
|
|
@@ -0,0 +1,127 @@
|
|
|
1
|
+
:root {
|
|
2
|
+
--light-hl-0: #000000;
|
|
3
|
+
--dark-hl-0: #D4D4D4;
|
|
4
|
+
--light-hl-1: #0000FF;
|
|
5
|
+
--dark-hl-1: #569CD6;
|
|
6
|
+
--light-hl-2: #0070C1;
|
|
7
|
+
--dark-hl-2: #4FC1FF;
|
|
8
|
+
--light-hl-3: #795E26;
|
|
9
|
+
--dark-hl-3: #DCDCAA;
|
|
10
|
+
--light-hl-4: #A31515;
|
|
11
|
+
--dark-hl-4: #CE9178;
|
|
12
|
+
--light-hl-5: #001080;
|
|
13
|
+
--dark-hl-5: #9CDCFE;
|
|
14
|
+
--light-hl-6: #008000;
|
|
15
|
+
--dark-hl-6: #6A9955;
|
|
16
|
+
--light-hl-7: #AF00DB;
|
|
17
|
+
--dark-hl-7: #C586C0;
|
|
18
|
+
--light-hl-8: #267F99;
|
|
19
|
+
--dark-hl-8: #4EC9B0;
|
|
20
|
+
--light-hl-9: #098658;
|
|
21
|
+
--dark-hl-9: #B5CEA8;
|
|
22
|
+
--light-hl-10: #800000;
|
|
23
|
+
--dark-hl-10: #808080;
|
|
24
|
+
--light-hl-11: #800000;
|
|
25
|
+
--dark-hl-11: #569CD6;
|
|
26
|
+
--light-hl-12: #FF0000;
|
|
27
|
+
--dark-hl-12: #9CDCFE;
|
|
28
|
+
--light-hl-13: #000000;
|
|
29
|
+
--dark-hl-13: #C8C8C8;
|
|
30
|
+
--light-hl-14: #EE0000;
|
|
31
|
+
--dark-hl-14: #D7BA7D;
|
|
32
|
+
--light-code-background: #F5F5F5;
|
|
33
|
+
--dark-code-background: #1E1E1E;
|
|
34
|
+
}
|
|
35
|
+
|
|
36
|
+
@media (prefers-color-scheme: light) { :root {
|
|
37
|
+
--hl-0: var(--light-hl-0);
|
|
38
|
+
--hl-1: var(--light-hl-1);
|
|
39
|
+
--hl-2: var(--light-hl-2);
|
|
40
|
+
--hl-3: var(--light-hl-3);
|
|
41
|
+
--hl-4: var(--light-hl-4);
|
|
42
|
+
--hl-5: var(--light-hl-5);
|
|
43
|
+
--hl-6: var(--light-hl-6);
|
|
44
|
+
--hl-7: var(--light-hl-7);
|
|
45
|
+
--hl-8: var(--light-hl-8);
|
|
46
|
+
--hl-9: var(--light-hl-9);
|
|
47
|
+
--hl-10: var(--light-hl-10);
|
|
48
|
+
--hl-11: var(--light-hl-11);
|
|
49
|
+
--hl-12: var(--light-hl-12);
|
|
50
|
+
--hl-13: var(--light-hl-13);
|
|
51
|
+
--hl-14: var(--light-hl-14);
|
|
52
|
+
--code-background: var(--light-code-background);
|
|
53
|
+
} }
|
|
54
|
+
|
|
55
|
+
@media (prefers-color-scheme: dark) { :root {
|
|
56
|
+
--hl-0: var(--dark-hl-0);
|
|
57
|
+
--hl-1: var(--dark-hl-1);
|
|
58
|
+
--hl-2: var(--dark-hl-2);
|
|
59
|
+
--hl-3: var(--dark-hl-3);
|
|
60
|
+
--hl-4: var(--dark-hl-4);
|
|
61
|
+
--hl-5: var(--dark-hl-5);
|
|
62
|
+
--hl-6: var(--dark-hl-6);
|
|
63
|
+
--hl-7: var(--dark-hl-7);
|
|
64
|
+
--hl-8: var(--dark-hl-8);
|
|
65
|
+
--hl-9: var(--dark-hl-9);
|
|
66
|
+
--hl-10: var(--dark-hl-10);
|
|
67
|
+
--hl-11: var(--dark-hl-11);
|
|
68
|
+
--hl-12: var(--dark-hl-12);
|
|
69
|
+
--hl-13: var(--dark-hl-13);
|
|
70
|
+
--hl-14: var(--dark-hl-14);
|
|
71
|
+
--code-background: var(--dark-code-background);
|
|
72
|
+
} }
|
|
73
|
+
|
|
74
|
+
body.light {
|
|
75
|
+
--hl-0: var(--light-hl-0);
|
|
76
|
+
--hl-1: var(--light-hl-1);
|
|
77
|
+
--hl-2: var(--light-hl-2);
|
|
78
|
+
--hl-3: var(--light-hl-3);
|
|
79
|
+
--hl-4: var(--light-hl-4);
|
|
80
|
+
--hl-5: var(--light-hl-5);
|
|
81
|
+
--hl-6: var(--light-hl-6);
|
|
82
|
+
--hl-7: var(--light-hl-7);
|
|
83
|
+
--hl-8: var(--light-hl-8);
|
|
84
|
+
--hl-9: var(--light-hl-9);
|
|
85
|
+
--hl-10: var(--light-hl-10);
|
|
86
|
+
--hl-11: var(--light-hl-11);
|
|
87
|
+
--hl-12: var(--light-hl-12);
|
|
88
|
+
--hl-13: var(--light-hl-13);
|
|
89
|
+
--hl-14: var(--light-hl-14);
|
|
90
|
+
--code-background: var(--light-code-background);
|
|
91
|
+
}
|
|
92
|
+
|
|
93
|
+
body.dark {
|
|
94
|
+
--hl-0: var(--dark-hl-0);
|
|
95
|
+
--hl-1: var(--dark-hl-1);
|
|
96
|
+
--hl-2: var(--dark-hl-2);
|
|
97
|
+
--hl-3: var(--dark-hl-3);
|
|
98
|
+
--hl-4: var(--dark-hl-4);
|
|
99
|
+
--hl-5: var(--dark-hl-5);
|
|
100
|
+
--hl-6: var(--dark-hl-6);
|
|
101
|
+
--hl-7: var(--dark-hl-7);
|
|
102
|
+
--hl-8: var(--dark-hl-8);
|
|
103
|
+
--hl-9: var(--dark-hl-9);
|
|
104
|
+
--hl-10: var(--dark-hl-10);
|
|
105
|
+
--hl-11: var(--dark-hl-11);
|
|
106
|
+
--hl-12: var(--dark-hl-12);
|
|
107
|
+
--hl-13: var(--dark-hl-13);
|
|
108
|
+
--hl-14: var(--dark-hl-14);
|
|
109
|
+
--code-background: var(--dark-code-background);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
.hl-0 { color: var(--hl-0); }
|
|
113
|
+
.hl-1 { color: var(--hl-1); }
|
|
114
|
+
.hl-2 { color: var(--hl-2); }
|
|
115
|
+
.hl-3 { color: var(--hl-3); }
|
|
116
|
+
.hl-4 { color: var(--hl-4); }
|
|
117
|
+
.hl-5 { color: var(--hl-5); }
|
|
118
|
+
.hl-6 { color: var(--hl-6); }
|
|
119
|
+
.hl-7 { color: var(--hl-7); }
|
|
120
|
+
.hl-8 { color: var(--hl-8); }
|
|
121
|
+
.hl-9 { color: var(--hl-9); }
|
|
122
|
+
.hl-10 { color: var(--hl-10); }
|
|
123
|
+
.hl-11 { color: var(--hl-11); }
|
|
124
|
+
.hl-12 { color: var(--hl-12); }
|
|
125
|
+
.hl-13 { color: var(--hl-13); }
|
|
126
|
+
.hl-14 { color: var(--hl-14); }
|
|
127
|
+
pre, code { background: var(--code-background); }
|