@fle-ui/next 1.0.3 → 1.0.4-alpha.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 (68) hide show
  1. package/.history/package_20211223145956.json +146 -0
  2. package/.history/package_20211223211341.json +146 -0
  3. package/.history/package_20211223220710.json +146 -0
  4. package/.history/package_20211223221147.json +146 -0
  5. package/.history/package_20211223221328.json +146 -0
  6. package/.history/package_20211223221445.json +146 -0
  7. package/dist/@fle-ui/next.css +2254 -2212
  8. package/dist/@fle-ui/next.css.map +1 -1
  9. package/dist/@fle-ui/next.js +1165 -1247
  10. package/dist/@fle-ui/next.js.map +1 -1
  11. package/dist/@fle-ui/next.min.css +2 -2
  12. package/dist/@fle-ui/next.min.css.map +1 -1
  13. package/dist/@fle-ui/next.min.js +3 -3
  14. package/dist/@fle-ui/next.min.js.map +1 -1
  15. package/docs-dist/components__affix__affix.md~components__alert__alert.md~components__anchor__anchor.md~components__au~31d645aa.js +13 -16
  16. package/docs-dist/components__avatar__avatar.md.js +227 -372
  17. package/docs-dist/components__button__button.md.js +27 -27
  18. package/docs-dist/components__form__form.md.js +1 -1
  19. package/docs-dist/components__layout__layout.md.js +1 -1
  20. package/docs-dist/components__modal__modal.md.js +17 -11
  21. package/docs-dist/components__popconfirm__popconfirm.md.js +51 -51
  22. package/docs-dist/components__upload__upload.md.js +6 -10
  23. package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_eert~demos_egami~demos_egas~1a5cf206.chunk.css +2 -2
  24. package/docs-dist/demos_bmurcdaerb~demos_citsitats~demos_dirg~demos_drac~demos_ecaps~demos_eert~demos_egami~demos_egas~1a5cf206.js +1536 -1843
  25. package/docs-dist/demos_daolpu.chunk.css +2 -2
  26. package/docs-dist/demos_daolpu.js +2597 -2904
  27. package/docs-dist/demos_eert.js +1 -1
  28. package/docs-dist/demos_elbat.chunk.css +2 -2
  29. package/docs-dist/demos_elbat.js +645 -952
  30. package/docs-dist/demos_mrifnocpop.js +1 -1
  31. package/docs-dist/demos_mrof.js +0 -1
  32. package/docs-dist/demos_noitacifiton.js +1 -1
  33. package/docs-dist/demos_pot-kcab.js +9 -9
  34. package/docs-dist/demos_ratava.js +3 -3
  35. package/docs-dist/demos_redivorp-gifnoc.js +5 -5
  36. package/docs-dist/demos_rekcip-etad.js +2 -2
  37. package/docs-dist/demos_sbat.chunk.css +2 -2
  38. package/docs-dist/demos_sbat.js +2301 -2608
  39. package/docs-dist/demos_tupni.js +1 -1
  40. package/docs-dist/docs__story__index.md.js +22 -0
  41. package/docs-dist/umi.js +9 -8
  42. package/docs-dist/vendors~demos_bmurcdaerb~demos_citsitats~demos_daolpu~demos_dirg~demos_drac~demos_ecaps~demos_eert~d~f20ff6ec.js +9204 -8936
  43. package/es/cascader/index.d.ts +11 -129
  44. package/es/cascader/index.js +151 -534
  45. package/es/cascader/style/css.js +1 -1
  46. package/es/cascader/style/index.css +205 -180
  47. package/es/cascader/style/index.d.ts +1 -1
  48. package/es/cascader/style/index.js +1 -1
  49. package/es/cascader/style/index.less +66 -205
  50. package/es/cascader/style/rtl.less +10 -84
  51. package/es/input-number/style/index.css +18 -4
  52. package/es/input-number/style/index.less +15 -2
  53. package/es/input-number/style/rtl.less +24 -7
  54. package/es/table/style/index.css +3 -0
  55. package/lib/cascader/index.d.ts +11 -129
  56. package/lib/cascader/index.js +153 -545
  57. package/lib/cascader/style/css.js +1 -1
  58. package/lib/cascader/style/index.css +205 -180
  59. package/lib/cascader/style/index.d.ts +1 -1
  60. package/lib/cascader/style/index.js +1 -1
  61. package/lib/cascader/style/index.less +66 -205
  62. package/lib/cascader/style/rtl.less +10 -84
  63. package/lib/input-number/style/index.css +18 -4
  64. package/lib/input-number/style/index.less +15 -2
  65. package/lib/input-number/style/rtl.less +24 -7
  66. package/lib/table/style/index.css +3 -0
  67. package/package.json +3 -2
  68. package/report.html +2 -2

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.