@visulima/notification 0.0.1 → 1.0.0-alpha.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 +35 -0
- package/LICENSE.md +874 -0
- package/README.md +313 -6
- package/dist/channels/email/index.d.ts +46 -0
- package/dist/channels/email/index.js +1 -0
- package/dist/channels/inapp/index.d.ts +99 -0
- package/dist/channels/inapp/index.js +1 -0
- package/dist/digest/index.d.ts +128 -0
- package/dist/digest/index.js +1 -0
- package/dist/events/index.d.ts +37 -0
- package/dist/events/index.js +1 -0
- package/dist/i18n/index.d.ts +42 -0
- package/dist/i18n/index.js +1 -0
- package/dist/index.d.ts +174 -0
- package/dist/index.js +1 -0
- package/dist/layouts/index.d.ts +45 -0
- package/dist/layouts/index.js +1 -0
- package/dist/middleware/index.d.ts +382 -0
- package/dist/middleware/index.js +1 -0
- package/dist/packem_shared/MemoryDigestStore-Bw-sE5MI.js +1 -0
- package/dist/packem_shared/MemoryEventStore-BGD_xRxu.js +1 -0
- package/dist/packem_shared/MemoryInAppStore-48qlrDCx.js +1 -0
- package/dist/packem_shared/MemoryQueue-CXgWoZoY.js +1 -0
- package/dist/packem_shared/Notification-B22tuJPy.js +1 -0
- package/dist/packem_shared/NotificationError-DVfMJQ1u.js +1 -0
- package/dist/packem_shared/NotificationMessageBuilder-Br_aZusY.js +1 -0
- package/dist/packem_shared/RequiredOptionError-CuL42XRq.js +1 -0
- package/dist/packem_shared/UnstorageDigestStore-QAcO3Vb_.js +1 -0
- package/dist/packem_shared/UnstorageInAppStore-Bq2LoDMO.js +1 -0
- package/dist/packem_shared/apnsProvider-C9WSv5sc.js +1 -0
- package/dist/packem_shared/circuitBreakerMiddleware-BlZN7SVT.js +1 -0
- package/dist/packem_shared/composeMiddleware-D6dR8DUS.js +1 -0
- package/dist/packem_shared/createDigester-vMNPejGF.js +1 -0
- package/dist/packem_shared/createNotificationWorkflow-B70OgeED.js +1 -0
- package/dist/packem_shared/createQueueWorker-DjQBxjXc.js +1 -0
- package/dist/packem_shared/createTranslator-CY91C2eS.js +1 -0
- package/dist/packem_shared/credentials-CG0zkn-W.js +1 -0
- package/dist/packem_shared/dedupeMiddleware-CQmPJd_h.js +1 -0
- package/dist/packem_shared/defineLayout-73TNxYPq.js +1 -0
- package/dist/packem_shared/defineProvider-C9q-7iwt.js +1 -0
- package/dist/packem_shared/discordProvider-ewPfe-J7.js +1 -0
- package/dist/packem_shared/emailChannel-CNDlX96Q.js +1 -0
- package/dist/packem_shared/expoProvider-CXq101FD.js +1 -0
- package/dist/packem_shared/failoverProvider-D1dAmW8U.js +1 -0
- package/dist/packem_shared/fcmProvider-WdJGZ55l.js +1 -0
- package/dist/packem_shared/getHeader-C_gkdnMQ.js +1 -0
- package/dist/packem_shared/hmacBase64-BhhoX0uo.js +1 -0
- package/dist/packem_shared/http-BMYcUNBU.js +1 -0
- package/dist/packem_shared/id-C_FRCsUM.js +1 -0
- package/dist/packem_shared/inAppProvider-ElbahgSj.js +1 -0
- package/dist/packem_shared/loggingMiddleware-Cs6EDLcL.js +1 -0
- package/dist/packem_shared/messageBirdProvider-CHUFB0hd.js +1 -0
- package/dist/packem_shared/mockProvider-BLwTZlkw.js +1 -0
- package/dist/packem_shared/msTeamsProvider-DBhrmuSd.js +1 -0
- package/dist/packem_shared/notification.d-DFCVTods.d.ts +104 -0
- package/dist/packem_shared/otelProvider-b6LVo0BS.js +1 -0
- package/dist/packem_shared/plivoProvider-CIOl6DWw.js +1 -0
- package/dist/packem_shared/provider.d-BQAGriz6.d.ts +33 -0
- package/dist/packem_shared/rateLimitMiddleware-DWmEYq-m.js +1 -0
- package/dist/packem_shared/retryMiddleware-uUJDcUoP.js +1 -0
- package/dist/packem_shared/roundRobinProvider-BetXJUUm.js +1 -0
- package/dist/packem_shared/slackProvider-N1wNtAZ3.js +1 -0
- package/dist/packem_shared/slackWebhook-GEx_GdcV.js +1 -0
- package/dist/packem_shared/sms-CU-OZvNU.js +1 -0
- package/dist/packem_shared/snsProvider-KCciJ-nj.js +4 -0
- package/dist/packem_shared/snsWebhook-ChZnBBT3.js +1 -0
- package/dist/packem_shared/standardWebhook-B-LxP8U7.js +1 -0
- package/dist/packem_shared/suppressionMiddleware-CY-Qo1A_.js +1 -0
- package/dist/packem_shared/telegramProvider-jqR5BhJL.js +1 -0
- package/dist/packem_shared/telemetryMiddleware-B1N4k171.js +1 -0
- package/dist/packem_shared/telnyxProvider-C8TMPir1.js +1 -0
- package/dist/packem_shared/tracer.d-Co1s_NwG.d.ts +494 -0
- package/dist/packem_shared/twilioProvider-BxI0e6LX.js +1 -0
- package/dist/packem_shared/twilioWebhook-F0mTmGXD.js +1 -0
- package/dist/packem_shared/types.d-67TogK4k.d.ts +33 -0
- package/dist/packem_shared/types.d-C1GoEAlI.d-Bv3grfyD.d.ts +83 -0
- package/dist/packem_shared/types.d-CximoA8M.d.ts +29 -0
- package/dist/packem_shared/types.d-GUzX1jTk.d.ts +235 -0
- package/dist/packem_shared/types.d-td-F2Oh0.d.ts +10 -0
- package/dist/packem_shared/unstorage.DqlWKU2I.d-CogP3Etw.d.ts +120 -0
- package/dist/packem_shared/vonageProvider-BF76ca89.js +1 -0
- package/dist/packem_shared/webPushProvider-B962RwsA.js +1 -0
- package/dist/packem_shared/webcrypto-bY7wJCB5.js +1 -0
- package/dist/packem_shared/webhookProvider-BALSb2pc.js +1 -0
- package/dist/preferences/index.d.ts +49 -0
- package/dist/preferences/index.js +1 -0
- package/dist/providers/chat/discord/index.d.ts +14 -0
- package/dist/providers/chat/discord/index.js +1 -0
- package/dist/providers/chat/msteams/index.d.ts +14 -0
- package/dist/providers/chat/msteams/index.js +1 -0
- package/dist/providers/chat/slack/index.d.ts +19 -0
- package/dist/providers/chat/slack/index.js +1 -0
- package/dist/providers/chat/telegram/index.d.ts +18 -0
- package/dist/providers/chat/telegram/index.js +1 -0
- package/dist/providers/failover/index.d.ts +16 -0
- package/dist/providers/failover/index.js +1 -0
- package/dist/providers/mock/index.d.ts +29 -0
- package/dist/providers/mock/index.js +1 -0
- package/dist/providers/opentelemetry/index.d.ts +21 -0
- package/dist/providers/opentelemetry/index.js +1 -0
- package/dist/providers/push/apns/index.d.ts +24 -0
- package/dist/providers/push/apns/index.js +1 -0
- package/dist/providers/push/expo/index.d.ts +14 -0
- package/dist/providers/push/expo/index.js +1 -0
- package/dist/providers/push/fcm/index.d.ts +26 -0
- package/dist/providers/push/fcm/index.js +1 -0
- package/dist/providers/push/web-push/index.d.ts +36 -0
- package/dist/providers/push/web-push/index.js +1 -0
- package/dist/providers/roundrobin/index.d.ts +17 -0
- package/dist/providers/roundrobin/index.js +1 -0
- package/dist/providers/sms/messagebird/index.d.ts +16 -0
- package/dist/providers/sms/messagebird/index.js +1 -0
- package/dist/providers/sms/plivo/index.d.ts +18 -0
- package/dist/providers/sms/plivo/index.js +1 -0
- package/dist/providers/sms/sns/index.d.ts +21 -0
- package/dist/providers/sms/sns/index.js +1 -0
- package/dist/providers/sms/telnyx/index.d.ts +18 -0
- package/dist/providers/sms/telnyx/index.js +1 -0
- package/dist/providers/sms/twilio/index.d.ts +20 -0
- package/dist/providers/sms/twilio/index.js +1 -0
- package/dist/providers/sms/vonage/index.d.ts +18 -0
- package/dist/providers/sms/vonage/index.js +1 -0
- package/dist/providers/webhook/index.d.ts +18 -0
- package/dist/providers/webhook/index.js +1 -0
- package/dist/queue/bullmq-queue.d.ts +58 -0
- package/dist/queue/bullmq-queue.js +1 -0
- package/dist/queue/index.d.ts +50 -0
- package/dist/queue/index.js +1 -0
- package/dist/queue/pg-boss-queue.d.ts +66 -0
- package/dist/queue/pg-boss-queue.js +1 -0
- package/dist/queue/sqs-queue.d.ts +91 -0
- package/dist/queue/sqs-queue.js +1 -0
- package/dist/queue/unstorage-queue.d.ts +30 -0
- package/dist/queue/unstorage-queue.js +1 -0
- package/dist/routing/index.d.ts +35 -0
- package/dist/routing/index.js +1 -0
- package/dist/template-engines/handlebars.d.ts +16 -0
- package/dist/template-engines/handlebars.js +1 -0
- package/dist/template-engines/liquid.d.ts +16 -0
- package/dist/template-engines/liquid.js +1 -0
- package/dist/template-engines/string.d.ts +20 -0
- package/dist/template-engines/string.js +1 -0
- package/dist/utils/result.d.ts +54 -0
- package/dist/utils/result.js +1 -0
- package/dist/webhooks/index.d.ts +110 -0
- package/dist/webhooks/index.js +1 -0
- package/dist/workflow/index.d.ts +83 -0
- package/dist/workflow/index.js +1 -0
- package/package.json +283 -43
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
## @visulima/notification [1.0.0-alpha.2](https://github.com/visulima/visulima/compare/@visulima/notification@1.0.0-alpha.1...@visulima/notification@1.0.0-alpha.2) (2026-06-23)
|
|
2
|
+
|
|
3
|
+
### Features
|
|
4
|
+
|
|
5
|
+
* **notification:** add workflow steps and digest subsystems ([#698](https://github.com/visulima/visulima/issues/698)) ([81e2551](https://github.com/visulima/visulima/commit/81e2551b00508e1b5b50e96cb2aec248d938f8fc))
|
|
6
|
+
|
|
7
|
+
### Bug Fixes
|
|
8
|
+
|
|
9
|
+
* fixed hoisted package ([45d4062](https://github.com/visulima/visulima/commit/45d40626dc6930fcd457ae90d6d4293cfad92595))
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
### Dependencies
|
|
13
|
+
|
|
14
|
+
* **@visulima/email:** upgraded to 1.0.0-alpha.42
|
|
15
|
+
* **@visulima/workflow:** upgraded to 1.0.0-alpha.1
|
|
16
|
+
|
|
17
|
+
## @visulima/notification 1.0.0-alpha.1 (2026-06-20)
|
|
18
|
+
|
|
19
|
+
### Features
|
|
20
|
+
|
|
21
|
+
* **notification:** add multi-channel notification package ([88fe816](https://github.com/visulima/visulima/commit/88fe81690763e334aa403b4baa455a77557f5880))
|
|
22
|
+
|
|
23
|
+
### Bug Fixes
|
|
24
|
+
|
|
25
|
+
* **notification:** harden webhook verifiers + dedupe crypto helpers ([22a7b74](https://github.com/visulima/visulima/commit/22a7b74504619d2c513ef3e5954a0c92d4aea972))
|
|
26
|
+
|
|
27
|
+
### Tests
|
|
28
|
+
|
|
29
|
+
* **notification:** cover provider + middleware error/guard branches ([9eff3fb](https://github.com/visulima/visulima/commit/9eff3fbf6c72f1154ec942280622f5cb9fc5f8f5))
|
|
30
|
+
* **notification:** cover webhook provider, unstorage queue, worker, middleware ([6a4bbb5](https://github.com/visulima/visulima/commit/6a4bbb569787f0f4a3138ed854ba89a4c7df04dd))
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
### Dependencies
|
|
34
|
+
|
|
35
|
+
* **@visulima/email:** upgraded to 1.0.0-alpha.41
|