rotion 0.0.13 → 0.1.0

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/README.md +23 -7
  2. package/dist/ui/cjs/index.js +1 -1
  3. package/dist/ui/cjs/index.js.map +1 -1
  4. package/dist/ui/cjs/style.css +91 -112
  5. package/dist/ui/cjs/types/ui/components/Checkbox/Checkbox.d.ts +5 -0
  6. package/dist/ui/cjs/types/ui/components/Checkbox/index.d.ts +2 -0
  7. package/dist/ui/cjs/types/ui/components/Page/CodeBlock/Code/Code.d.ts +0 -2
  8. package/dist/ui/cjs/types/ui/components/Page/RichText/LinkIfLinked/LinkIfLinked.d.ts +1 -1
  9. package/dist/ui/cjs/types/ui/components/Page/RichText/LinkIfLinked/LinkIfLinked.types.d.ts +1 -1
  10. package/dist/ui/cjs/types/ui/components/index.d.ts +1 -0
  11. package/dist/ui/cjs/types/ui/components/lib.d.ts +8 -0
  12. package/dist/ui/cjs/types/ui/components/tokens.stylex.d.ts +67 -4
  13. package/dist/ui/esm/index.js +1 -1
  14. package/dist/ui/esm/index.js.map +1 -1
  15. package/dist/ui/esm/style.css +91 -112
  16. package/dist/ui/esm/types/ui/components/Checkbox/Checkbox.d.ts +5 -0
  17. package/dist/ui/esm/types/ui/components/Checkbox/index.d.ts +2 -0
  18. package/dist/ui/esm/types/ui/components/Page/CodeBlock/Code/Code.d.ts +0 -2
  19. package/dist/ui/esm/types/ui/components/Page/RichText/LinkIfLinked/LinkIfLinked.d.ts +1 -1
  20. package/dist/ui/esm/types/ui/components/Page/RichText/LinkIfLinked/LinkIfLinked.types.d.ts +1 -1
  21. package/dist/ui/esm/types/ui/components/index.d.ts +1 -0
  22. package/dist/ui/esm/types/ui/components/lib.d.ts +8 -0
  23. package/dist/ui/esm/types/ui/components/tokens.stylex.d.ts +67 -4
  24. package/dist/ui/types.d.ts +13 -1
  25. package/dist/ui/umd/index.js +1 -1
  26. package/dist/ui/umd/index.js.map +1 -1
  27. package/dist/ui/umd/style.css +91 -112
  28. package/dist/ui/umd/types/ui/components/Checkbox/Checkbox.d.ts +5 -0
  29. package/dist/ui/umd/types/ui/components/Checkbox/index.d.ts +2 -0
  30. package/dist/ui/umd/types/ui/components/Page/CodeBlock/Code/Code.d.ts +0 -2
  31. package/dist/ui/umd/types/ui/components/Page/RichText/LinkIfLinked/LinkIfLinked.d.ts +1 -1
  32. package/dist/ui/umd/types/ui/components/Page/RichText/LinkIfLinked/LinkIfLinked.types.d.ts +1 -1
  33. package/dist/ui/umd/types/ui/components/index.d.ts +1 -0
  34. package/dist/ui/umd/types/ui/components/lib.d.ts +8 -0
  35. package/dist/ui/umd/types/ui/components/tokens.stylex.d.ts +67 -4
  36. package/package.json +17 -16
  37. package/dist/ui/cjs/assets/index-FwXMjctj.css +0 -1
  38. package/dist/ui/esm/assets/index-FwXMjctj.css +0 -1
  39. package/dist/ui/styles/base.css +0 -44
  40. package/dist/ui/styles/gallery.css +0 -172
  41. package/dist/ui/styles/list.css +0 -153
  42. package/dist/ui/styles/notionate-dark.css +0 -304
  43. package/dist/ui/styles/notionate.css +0 -5
  44. package/dist/ui/styles/page.css +0 -785
  45. package/dist/ui/styles/table.css +0 -166
  46. package/dist/ui/umd/assets/index-FwXMjctj.css +0 -1

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.