bi-element-ui 1.1.9 → 1.1.92

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