@notificationapi/react 0.0.34 → 0.0.36

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 (30) hide show
  1. package/README.md +1 -1
  2. package/dist/assets/AntdIcon.js +1 -1
  3. package/dist/assets/CloseOutlined.js +13 -0
  4. package/dist/assets/Notification.js +17 -16
  5. package/dist/assets/PreferenceInput.js +1470 -0
  6. package/dist/assets/PurePanel.js +32 -42
  7. package/dist/assets/WebPushOptInMessage.js +478 -0
  8. package/dist/assets/button.js +50 -50
  9. package/dist/assets/colors.js +25 -20840
  10. package/dist/assets/compact-item.js +860 -0
  11. package/dist/assets/index.js +11 -9
  12. package/dist/assets/index2.js +10 -9
  13. package/dist/assets/index3.js +2303 -3150
  14. package/dist/assets/presets.js +22 -22
  15. package/dist/assets/reactNode.js +20821 -0
  16. package/dist/components/Notifications/Inbox.js +81 -78
  17. package/dist/components/Notifications/NotificationFeed.js +59 -31
  18. package/dist/components/Notifications/NotificationLauncher.js +61 -41
  19. package/dist/components/Notifications/NotificationPopup.js +72 -65
  20. package/dist/components/Preferences/NotificationPreferencesInline.d.ts +1 -1
  21. package/dist/components/Preferences/NotificationPreferencesInline.js +39 -5
  22. package/dist/components/Preferences/NotificationPreferencesPopup.d.ts +1 -1
  23. package/dist/components/Preferences/NotificationPreferencesPopup.js +463 -464
  24. package/dist/components/Preferences/PreferenceInput.js +5 -1466
  25. package/dist/components/Preferences/Preferences.js +24 -23
  26. package/dist/components/Provider/index.d.ts +9 -1
  27. package/dist/components/Provider/index.js +211 -156
  28. package/dist/components/WebPush/WebPushOptInMessage.d.ts +14 -0
  29. package/dist/components/WebPush/WebPushOptInMessage.js +8 -0
  30. package/package.json +2 -2
@@ -769,24 +769,24 @@ var dr = {
769
769
  grey: U
770
770
  };
771
771
  export {
772
- _e as A,
773
- ir as B,
774
- qe as C,
775
- or as D,
776
- fr as E,
777
- s as F,
778
- ee as G,
779
- sr as H,
772
+ De as A,
773
+ _e as B,
774
+ ir as C,
775
+ qe as D,
776
+ or as E,
777
+ fr as F,
778
+ s as G,
779
+ ee as H,
780
780
  nr as I,
781
- dr as J,
782
- I as K,
781
+ sr as J,
782
+ dr as K,
783
783
  z as _,
784
784
  Q as a,
785
- y as b,
785
+ Ae as b,
786
786
  $e as c,
787
- ar as d,
788
- er as e,
789
- Ae as f,
787
+ y as d,
788
+ ar as e,
789
+ er as f,
790
790
  cr as g,
791
791
  _ as h,
792
792
  he as i,
@@ -795,16 +795,16 @@ export {
795
795
  ge as l,
796
796
  Xe as m,
797
797
  we as n,
798
- J as o,
799
- ke as p,
800
- Oe as q,
798
+ I as o,
799
+ J as p,
800
+ ke as q,
801
801
  rr as r,
802
- je as s,
802
+ Oe as s,
803
803
  Se as t,
804
804
  tr as u,
805
- ye as v,
805
+ je as v,
806
806
  K as w,
807
- ur as x,
808
- m as y,
809
- De as z
807
+ ye as x,
808
+ ur as y,
809
+ m as z
810
810
  };