bi-element-ui 1.1.9 → 1.1.91

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 (57) hide show
  1. package/.browserslistrc +3 -3
  2. package/.eslintignore +1 -1
  3. package/.prettierrc +8 -8
  4. package/.prettierrc.json +8 -8
  5. package/.vscode/extensions.json +3 -3
  6. package/.vscode/settings.json +2 -2
  7. package/README.md +148 -148
  8. package/cypress.json +3 -3
  9. package/dist/css/about.734427a8.css +1 -0
  10. package/dist/css/chunk-vendors.8b3b4be2.css +22 -0
  11. package/dist/css/index.9e71d803.css +1 -0
  12. package/dist/index.html +1 -1
  13. package/dist/js/about.4ff3d4f9.js +2 -0
  14. package/dist/js/chunk-vendors.d907e1f2.js +387 -0
  15. package/dist/js/index.66b4892a.js +11 -0
  16. package/lib/demo.html +10 -10
  17. package/package-lock2.json +17309 -17309
  18. package/package.json +1 -1
  19. package/src/components/BiDatePicker/datePickerOption.js +163 -163
  20. package/src/components/BiDatePicker/index.vue +59 -59
  21. package/src/components/BiTable/columu.vue +81 -81
  22. package/src/components/BiTable/forced.js +63 -63
  23. package/src/components/BiTable/index.js +6 -6
  24. package/src/components/BiTable/render.vue +13 -13
  25. package/src/components/BiTable/table.vue +179 -179
  26. package/src/components/BiTableColumn/Group.vue +275 -275
  27. package/src/components/BiTableColumn/api.js +16 -16
  28. package/src/components/BiTooltipIcon/index.vue +63 -63
  29. package/src/components/EditBtn.vue +15 -15
  30. package/src/components/FreeButton/index.vue +50 -50
  31. package/src/components/Pagination/index.vue +91 -91
  32. package/src/components/Pagination/scrollTo.js +65 -65
  33. package/src/router/index.js +44 -44
  34. package/src/store/index.js +11 -11
  35. package/src/views/Date.vue +96 -96
  36. package/src/views/Home.vue +11 -0
  37. package/src/views/Layout.vue +34 -34
  38. package/src/views/Scene.vue +111 -111
  39. package/src/views/showData.vue +2 -2
  40. package/tests/e2e/.eslintrc.js +10 -10
  41. package/tests/e2e/plugins/index.js +25 -25
  42. package/tests/e2e/specs/test.js +8 -8
  43. package/tests/e2e/support/commands.js +25 -25
  44. package/tests/e2e/support/index.js +20 -20
  45. package/tests/unit/example.spec.js +13 -13
  46. package//345/211/215/347/253/257ui/346/240/267/345/274/217/350/247/204/350/214/203.md +101 -101
  47. package/dist/css/about.f927ac1d.css +0 -1
  48. package/dist/css/chunk-vendors.bce393fb.css +0 -1
  49. package/dist/css/index.9da9fdde.css +0 -1
  50. package/dist/js/about.49a721d0.js +0 -2
  51. package/dist/js/chunk-vendors.008a0caf.js +0 -313
  52. package/dist/js/index.e9532c02.js +0 -11
  53. package/pnpm-lock.yaml +0 -13329
  54. /package/lib/{bi-element-ui.common.js → Bi-element-ui.common.js} +0 -0
  55. /package/lib/{bi-element-ui.css → Bi-element-ui.css} +0 -0
  56. /package/lib/{bi-element-ui.umd.js → Bi-element-ui.umd.js} +0 -0
  57. /package/lib/{bi-element-ui.umd.min.js → Bi-element-ui.umd.min.js} +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.