@metamask-previews/notification-services-controller 0.2.1-preview-39802fe2 → 0.4.1-preview-0e3283a

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 (45) hide show
  1. package/CHANGELOG.md +51 -1
  2. package/dist/NotificationServicesController/NotificationServicesController.js +2 -2
  3. package/dist/NotificationServicesController/NotificationServicesController.mjs +1 -1
  4. package/dist/NotificationServicesController/index.js +3 -3
  5. package/dist/NotificationServicesController/index.mjs +2 -2
  6. package/dist/NotificationServicesPushController/NotificationServicesPushController.js +4 -4
  7. package/dist/NotificationServicesPushController/NotificationServicesPushController.mjs +3 -3
  8. package/dist/NotificationServicesPushController/index.js +5 -5
  9. package/dist/NotificationServicesPushController/index.mjs +4 -4
  10. package/dist/NotificationServicesPushController/services/push/push-web.js +2 -2
  11. package/dist/NotificationServicesPushController/services/push/push-web.mjs +2 -2
  12. package/dist/NotificationServicesPushController/services/services.js +2 -2
  13. package/dist/NotificationServicesPushController/services/services.mjs +2 -2
  14. package/dist/NotificationServicesPushController/utils/get-notification-message.js +2 -2
  15. package/dist/NotificationServicesPushController/utils/get-notification-message.mjs +2 -2
  16. package/dist/NotificationServicesPushController/utils/index.js +2 -2
  17. package/dist/NotificationServicesPushController/utils/index.mjs +2 -2
  18. package/dist/{chunk-2O32EME6.js → chunk-5FOQ4IEJ.js} +16 -10
  19. package/dist/chunk-5FOQ4IEJ.js.map +1 -0
  20. package/dist/{chunk-RZXUP2M6.mjs → chunk-DUS3HEYL.mjs} +2 -2
  21. package/dist/{chunk-GNN2XQW4.mjs → chunk-GQXPBF7Z.mjs} +2 -2
  22. package/dist/{chunk-5CFEVEAV.js → chunk-IBRESN2U.js} +47 -32
  23. package/dist/chunk-IBRESN2U.js.map +1 -0
  24. package/dist/{chunk-DFDFJ4DX.mjs → chunk-SHXD7RLQ.mjs} +16 -10
  25. package/dist/chunk-SHXD7RLQ.mjs.map +1 -0
  26. package/dist/{chunk-XGHB2EF3.js → chunk-W73MLJQ2.js} +5 -5
  27. package/dist/{chunk-CXWZLA5O.mjs → chunk-ZOI74Y33.mjs} +47 -32
  28. package/dist/chunk-ZOI74Y33.mjs.map +1 -0
  29. package/dist/{chunk-ABWWUGTE.js → chunk-ZYPKL4AF.js} +5 -5
  30. package/dist/index.js +5 -5
  31. package/dist/index.mjs +4 -4
  32. package/dist/tsconfig.build.tsbuildinfo +1 -1
  33. package/dist/types/NotificationServicesController/NotificationServicesController.d.ts +5 -1
  34. package/dist/types/NotificationServicesController/NotificationServicesController.d.ts.map +1 -1
  35. package/dist/types/NotificationServicesPushController/NotificationServicesPushController.d.ts +6 -1
  36. package/dist/types/NotificationServicesPushController/NotificationServicesPushController.d.ts.map +1 -1
  37. package/package.json +3 -3
  38. package/dist/chunk-2O32EME6.js.map +0 -1
  39. package/dist/chunk-5CFEVEAV.js.map +0 -1
  40. package/dist/chunk-CXWZLA5O.mjs.map +0 -1
  41. package/dist/chunk-DFDFJ4DX.mjs.map +0 -1
  42. /package/dist/{chunk-RZXUP2M6.mjs.map → chunk-DUS3HEYL.mjs.map} +0 -0
  43. /package/dist/{chunk-GNN2XQW4.mjs.map → chunk-GQXPBF7Z.mjs.map} +0 -0
  44. /package/dist/{chunk-XGHB2EF3.js.map → chunk-W73MLJQ2.js.map} +0 -0
  45. /package/dist/{chunk-ABWWUGTE.js.map → chunk-ZYPKL4AF.js.map} +0 -0
package/dist/index.mjs CHANGED
@@ -1,18 +1,18 @@
1
1
  import {
2
2
  NotificationServicesPushController_exports
3
- } from "./chunk-RZXUP2M6.mjs";
3
+ } from "./chunk-DUS3HEYL.mjs";
4
4
  import "./chunk-IOMDG67D.mjs";
5
5
  import "./chunk-DCADU5QI.mjs";
6
6
  import "./chunk-6GUOLD7O.mjs";
7
7
  import "./chunk-ODI2BTKS.mjs";
8
8
  import "./chunk-RAUV5UV4.mjs";
9
- import "./chunk-CXWZLA5O.mjs";
9
+ import "./chunk-ZOI74Y33.mjs";
10
10
  import "./chunk-WGGW6VCR.mjs";
11
11
  import "./chunk-YHVXD5WW.mjs";
12
12
  import "./chunk-IKWNHNJQ.mjs";
13
13
  import {
14
14
  NotificationServicesController_exports
15
- } from "./chunk-GNN2XQW4.mjs";
15
+ } from "./chunk-GQXPBF7Z.mjs";
16
16
  import "./chunk-B4ECJJ5C.mjs";
17
17
  import "./chunk-U74Q3BRP.mjs";
18
18
  import "./chunk-G52DNXFH.mjs";
@@ -28,7 +28,7 @@ import "./chunk-5JDAO4ZC.mjs";
28
28
  import "./chunk-YZYQYIKS.mjs";
29
29
  import "./chunk-ZHAD55AN.mjs";
30
30
  import "./chunk-X42WN3FE.mjs";
31
- import "./chunk-DFDFJ4DX.mjs";
31
+ import "./chunk-SHXD7RLQ.mjs";
32
32
  import "./chunk-KCWTVLMK.mjs";
33
33
  import "./chunk-BONB66A2.mjs";
34
34
  import "./chunk-C62SK2KY.mjs";