quickblox-react-ui-kit 0.3.1-beta.4 → 0.3.1-beta.6

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 (52) hide show
  1. package/README.md +324 -0
  2. package/dist/index-ui.js +19 -10
  3. package/dist/index-ui.js.map +1 -1
  4. package/package.json +5 -3
  5. package/src/Data/source/remote/RemoteDataSource.ts +6 -2
  6. package/src/Presentation/Views/DialogInfo/DialogInfo.tsx +2 -2
  7. package/src/Presentation/Views/InviteMembers/useInviteMembersViewModel.ts +4 -1
  8. package/src/Presentation/layouts/Desktop/QuickBloxUIKitDesktopLayout.tsx +25 -7
  9. package/src/Presentation/ui-components/Avatar/Avatar.scss +3 -0
  10. package/src/Presentation/ui-components/Toast/Toast.scss +5 -0
  11. package/src/Presentation/ui-components/Toast/ToastProvider.tsx +1 -0
  12. package/storybook-static/{Presentation-ui-components-TextField-TextField-stories.fd8caf6c.iframe.bundle.js → Presentation-ui-components-TextField-TextField-stories.33c5683e.iframe.bundle.js} +2 -2
  13. package/storybook-static/{Presentation-ui-components-TextField-TextField-stories.fd8caf6c.iframe.bundle.js.map → Presentation-ui-components-TextField-TextField-stories.33c5683e.iframe.bundle.js.map} +1 -1
  14. package/storybook-static/{Presentation-ui-components-Toast-Toast-stories.b903385b.iframe.bundle.js → Presentation-ui-components-Toast-Toast-stories.1b8758fc.iframe.bundle.js} +2 -2
  15. package/storybook-static/{Presentation-ui-components-Toast-Toast-stories.b903385b.iframe.bundle.js.map → Presentation-ui-components-Toast-Toast-stories.1b8758fc.iframe.bundle.js.map} +1 -1
  16. package/storybook-static/docs-Introduction-mdx.bcb06844.iframe.bundle.js +10 -0
  17. package/storybook-static/{docs-Introduction-mdx.60905ccd.iframe.bundle.js.map → docs-Introduction-mdx.bcb06844.iframe.bundle.js.map} +1 -1
  18. package/storybook-static/docs-Styling-mdx.1d6c1212.iframe.bundle.js +10 -0
  19. package/storybook-static/{docs-Styling-mdx.90b5ee43.iframe.bundle.js.map → docs-Styling-mdx.1d6c1212.iframe.bundle.js.map} +1 -1
  20. package/storybook-static/iframe.html +1 -1
  21. package/storybook-static/index.html +8 -4
  22. package/storybook-static/project.json +1 -1
  23. package/storybook-static/{runtime~main.cbb787ca.iframe.bundle.js → runtime~main.2f520e2d.iframe.bundle.js} +1 -1
  24. package/storybook-static/sb-addons/onboarding-7/manager-bundle.js +503 -0
  25. package/storybook-static/sb-addons/onboarding-7/manager-bundle.js.LEGAL.txt +48 -0
  26. package/storybook-static/static/css/Presentation-ui-components-Avatar-avatar-stories.7b228eb0.chunk.css +3 -0
  27. package/storybook-static/static/css/Presentation-ui-components-Avatar-avatar-stories.7b228eb0.chunk.css.map +1 -0
  28. package/storybook-static/static/css/{Presentation-ui-components-DialogItemPreview-DialogItemPreview-stories.bee082ca.chunk.css → Presentation-ui-components-DialogItemPreview-DialogItemPreview-stories.2a9e5bc3.chunk.css} +2 -2
  29. package/storybook-static/static/css/{Presentation-ui-components-DialogItemPreview-DialogItemPreview-stories.bee082ca.chunk.css.map → Presentation-ui-components-DialogItemPreview-DialogItemPreview-stories.2a9e5bc3.chunk.css.map} +1 -1
  30. package/storybook-static/static/css/{Presentation-ui-components-Header-Header-stories.cdc47631.chunk.css → Presentation-ui-components-Header-Header-stories.fb1001e7.chunk.css} +2 -2
  31. package/storybook-static/static/css/{Presentation-ui-components-Header-Header-stories.cdc47631.chunk.css.map → Presentation-ui-components-Header-Header-stories.fb1001e7.chunk.css.map} +1 -1
  32. package/storybook-static/static/css/{Presentation-ui-components-Message-Message-stories.0e129b10.chunk.css → Presentation-ui-components-Message-Message-stories.4c915c89.chunk.css} +2 -2
  33. package/storybook-static/static/css/Presentation-ui-components-Message-Message-stories.4c915c89.chunk.css.map +1 -0
  34. package/storybook-static/static/css/{Presentation-ui-components-SettingsItem-SettingsItem-stories.7b98a5d4.chunk.css → Presentation-ui-components-SettingsItem-SettingsItem-stories.b67b748b.chunk.css} +2 -2
  35. package/storybook-static/static/css/{Presentation-ui-components-SettingsItem-SettingsItem-stories.7b98a5d4.chunk.css.map → Presentation-ui-components-SettingsItem-SettingsItem-stories.b67b748b.chunk.css.map} +1 -1
  36. package/storybook-static/static/css/{Presentation-ui-components-Toast-Toast-stories.11d83296.chunk.css → Presentation-ui-components-Toast-Toast-stories.3c874f4c.chunk.css} +2 -2
  37. package/storybook-static/static/css/{Presentation-ui-components-Toast-Toast-stories.11d83296.chunk.css.map → Presentation-ui-components-Toast-Toast-stories.3c874f4c.chunk.css.map} +1 -1
  38. package/storybook-static/static/css/{Presentation-ui-components-UserListItem-UserListItem-stories.4d072348.chunk.css → Presentation-ui-components-UserListItem-UserListItem-stories.655aa6c1.chunk.css} +2 -2
  39. package/storybook-static/static/css/Presentation-ui-components-UserListItem-UserListItem-stories.655aa6c1.chunk.css.map +1 -0
  40. package/src/package_artan_react_ui.json +0 -91
  41. package/src/package_original.json +0 -115
  42. package/storybook-static/docs-Introduction-mdx.60905ccd.iframe.bundle.js +0 -10
  43. package/storybook-static/docs-Styling-mdx.90b5ee43.iframe.bundle.js +0 -10
  44. package/storybook-static/static/css/Presentation-ui-components-Avatar-avatar-stories.807573c8.chunk.css +0 -3
  45. package/storybook-static/static/css/Presentation-ui-components-Avatar-avatar-stories.807573c8.chunk.css.map +0 -1
  46. package/storybook-static/static/css/Presentation-ui-components-Message-Message-stories.0e129b10.chunk.css.map +0 -1
  47. package/storybook-static/static/css/Presentation-ui-components-UserListItem-UserListItem-stories.4d072348.chunk.css.map +0 -1
  48. package/tsconfig.buildlib.json +0 -33
  49. /package/storybook-static/sb-addons/{interactions-7 → interactions-8}/manager-bundle.js +0 -0
  50. /package/storybook-static/sb-addons/{interactions-7 → interactions-8}/manager-bundle.js.LEGAL.txt +0 -0
  51. /package/storybook-static/sb-addons/{viewport-8 → viewport-9}/manager-bundle.js +0 -0
  52. /package/storybook-static/sb-addons/{viewport-8 → viewport-9}/manager-bundle.js.LEGAL.txt +0 -0

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.