identity-admin-ui 1.10.13 → 1.10.15

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 (46) hide show
  1. package/lib/cjs/index.css +18 -18
  2. package/lib/cjs/index.js +13 -13
  3. package/lib/cjs/types/assets/loadingImage.d.ts +2 -0
  4. package/lib/cjs/types/components/Notifications/IDashboardNotifications.d.ts +21 -0
  5. package/lib/cjs/types/components/Notifications/NotificationItem.d.ts +6 -0
  6. package/lib/cjs/types/components/Notifications/NotificationsLocalization.d.ts +14 -0
  7. package/lib/cjs/types/components/Notifications/NotificationsPopover.d.ts +1 -0
  8. package/lib/cjs/types/components/animate/IconButtonAnimate.d.ts +4 -0
  9. package/lib/cjs/types/components/editor/index.d.ts +1 -1
  10. package/lib/cjs/types/components/index.d.ts +1 -0
  11. package/lib/cjs/types/components/menu-popover/MenuPopover.d.ts +2 -0
  12. package/lib/cjs/types/components/menu-popover/getPosition.d.ts +50 -0
  13. package/lib/cjs/types/components/menu-popover/index.d.ts +2 -0
  14. package/lib/cjs/types/components/menu-popover/styles.d.ts +5 -0
  15. package/lib/cjs/types/components/menu-popover/types.d.ts +7 -0
  16. package/lib/cjs/types/context/NotificationsContext.d.ts +15 -0
  17. package/lib/cjs/types/context/index.d.ts +8 -7
  18. package/lib/cjs/types/hooks/index.d.ts +1 -0
  19. package/lib/cjs/types/hooks/useNotifications.d.ts +6 -0
  20. package/lib/cjs/types/layout/dashboard/config-navigation.d.ts +4 -4
  21. package/lib/cjs/types/routes/AdminRouter.d.ts +10 -10
  22. package/lib/cjs/types/routes/paths.d.ts +5 -5
  23. package/lib/esm/index.css +18 -18
  24. package/lib/esm/index.js +13 -13
  25. package/lib/esm/types/assets/loadingImage.d.ts +2 -0
  26. package/lib/esm/types/components/Notifications/IDashboardNotifications.d.ts +21 -0
  27. package/lib/esm/types/components/Notifications/NotificationItem.d.ts +6 -0
  28. package/lib/esm/types/components/Notifications/NotificationsLocalization.d.ts +14 -0
  29. package/lib/esm/types/components/Notifications/NotificationsPopover.d.ts +1 -0
  30. package/lib/esm/types/components/animate/IconButtonAnimate.d.ts +4 -0
  31. package/lib/esm/types/components/editor/index.d.ts +1 -1
  32. package/lib/esm/types/components/index.d.ts +1 -0
  33. package/lib/esm/types/components/menu-popover/MenuPopover.d.ts +2 -0
  34. package/lib/esm/types/components/menu-popover/getPosition.d.ts +50 -0
  35. package/lib/esm/types/components/menu-popover/index.d.ts +2 -0
  36. package/lib/esm/types/components/menu-popover/styles.d.ts +5 -0
  37. package/lib/esm/types/components/menu-popover/types.d.ts +7 -0
  38. package/lib/esm/types/context/NotificationsContext.d.ts +15 -0
  39. package/lib/esm/types/context/index.d.ts +8 -7
  40. package/lib/esm/types/hooks/index.d.ts +1 -0
  41. package/lib/esm/types/hooks/useNotifications.d.ts +6 -0
  42. package/lib/esm/types/layout/dashboard/config-navigation.d.ts +4 -4
  43. package/lib/esm/types/routes/AdminRouter.d.ts +10 -10
  44. package/lib/esm/types/routes/paths.d.ts +5 -5
  45. package/lib/index.d.ts +44 -1
  46. package/package.json +89 -88
package/lib/cjs/index.css CHANGED
@@ -1,21 +1,3 @@
1
- .editor {
2
- padding-left: 20px;
3
- padding-right: 20px;
4
- max-height: 350px;
5
- overflow: auto;
6
- }
7
- .toolBar {
8
- border-style: solid;
9
- border-width: 0.1px;
10
- border-radius: 10px;
11
- border-color:lightgray;
12
- }
13
- .wrapper {
14
- border-style: solid;
15
- border-width: 0.1px;
16
- border-radius: 10px;
17
- border-color:lightgray;
18
- }
19
1
  /*!
20
2
  Theme: Tomorrow Night
21
3
  Author: Chris Kempson (http://chriskempson.com)
@@ -23,6 +5,24 @@
23
5
  Maintainer: @highlightjs/core-team
24
6
  Version: 2021.09.0
25
7
  */pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#ccc;background:#2d2d2d}.hljs ::selection,.hljs::selection{background-color:#515151;color:#ccc}.hljs-comment{color:#999}.hljs-tag{color:#b4b7b4}.hljs-operator,.hljs-punctuation,.hljs-subst{color:#ccc}.hljs-operator{opacity:.7}.hljs-bullet,.hljs-deletion,.hljs-name,.hljs-selector-tag,.hljs-template-variable,.hljs-variable{color:#f2777a}.hljs-attr,.hljs-link,.hljs-literal,.hljs-number,.hljs-symbol,.hljs-variable.constant_{color:#f99157}.hljs-class .hljs-title,.hljs-title,.hljs-title.class_{color:#fc6}.hljs-strong{font-weight:700;color:#fc6}.hljs-addition,.hljs-code,.hljs-string,.hljs-title.class_.inherited__{color:#9c9}.hljs-built_in,.hljs-doctag,.hljs-keyword.hljs-atrule,.hljs-quote,.hljs-regexp{color:#6cc}.hljs-attribute,.hljs-function .hljs-title,.hljs-section,.hljs-title.function_,.ruby .hljs-property{color:#69c}.diff .hljs-meta,.hljs-keyword,.hljs-template-tag,.hljs-type{color:#c9c}.hljs-emphasis{color:#c9c;font-style:italic}.hljs-meta,.hljs-meta .hljs-keyword,.hljs-meta .hljs-string{color:#a3685a}.hljs-meta .hljs-keyword,.hljs-meta-keyword{font-weight:700}
8
+ .editor {
9
+ padding-left: 20px;
10
+ padding-right: 20px;
11
+ max-height: 350px;
12
+ overflow: auto;
13
+ }
14
+ .toolBar {
15
+ border-style: solid;
16
+ border-width: 0.1px;
17
+ border-radius: 10px;
18
+ border-color:lightgray;
19
+ }
20
+ .wrapper {
21
+ border-style: solid;
22
+ border-width: 0.1px;
23
+ border-radius: 10px;
24
+ border-color:lightgray;
25
+ }
26
26
  /*!
27
27
  * Quill Editor v1.3.7
28
28
  * https://quilljs.com/