@vc-shell/framework 1.1.5 → 1.1.7

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 (99) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/core/plugins/modularity/loader.ts +31 -0
  3. package/dist/core/plugins/modularity/loader.d.ts.map +1 -1
  4. package/dist/framework.js +105 -104
  5. package/dist/{index-Bv5as3SI.js → index-B-mWhdLd.js} +1 -1
  6. package/dist/{index-DpDbQQg6.js → index-B8b4HKad.js} +1 -1
  7. package/dist/{index-JTAZpxKF.js → index-BgxGeHeF.js} +1 -1
  8. package/dist/{index-Dh1XjfgY.js → index-BkhpB2QG.js} +1 -1
  9. package/dist/{index-BG6N4UCY.js → index-C1SZpIDW.js} +1 -1
  10. package/dist/{index-DwuQbDJG.js → index-C5CvjxDz.js} +1 -1
  11. package/dist/{index-BBHl6nap.js → index-C70yQsjv.js} +1 -1
  12. package/dist/{index-CKLiFGZ-.js → index-CDBWP4up.js} +1 -1
  13. package/dist/{index-DbpKygJh.js → index-CiGiEqGG.js} +1 -1
  14. package/dist/{index-DgCtSr4P.js → index-CupHW_BC.js} +1 -1
  15. package/dist/{index-Fhuqbkq2.js → index-CyoDOgBt.js} +1 -1
  16. package/dist/{index-Q3k1PYzc.js → index-Dfqkcdc_.js} +1 -1
  17. package/dist/{index-CtGZgIiV.js → index-DqYA_pFb.js} +1 -1
  18. package/dist/{index-D13Jcezf.js → index-EX-KKv5q.js} +1 -1
  19. package/dist/{index-C4VyqVxv.js → index-F1Iiqswe.js} +1 -1
  20. package/dist/{index-MKD2CP5c.js → index-L61Jab0v.js} +8653 -8565
  21. package/dist/{index-CTmAMa_1.js → index-hQL5vI4T.js} +1 -1
  22. package/dist/index.css +1 -1
  23. package/dist/shared/components/common/popup/vc-popup-error.vue.d.ts +2 -2
  24. package/dist/shared/components/common/popup/vc-popup-error.vue.d.ts.map +1 -1
  25. package/dist/shared/components/common/popup/vc-popup-info.vue.d.ts +2 -2
  26. package/dist/shared/components/common/popup/vc-popup-info.vue.d.ts.map +1 -1
  27. package/dist/shared/components/common/popup/vc-popup-warning.vue.d.ts +2 -2
  28. package/dist/shared/components/common/popup/vc-popup-warning.vue.d.ts.map +1 -1
  29. package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.vue.d.ts +3 -3
  30. package/dist/shared/components/dashboard-widget-card/dashboard-widget-card.vue.d.ts.map +1 -1
  31. package/dist/tsconfig.tsbuildinfo +1 -1
  32. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts +1 -1
  33. package/dist/ui/components/atoms/vc-badge/vc-badge.vue.d.ts.map +1 -1
  34. package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts +2 -2
  35. package/dist/ui/components/atoms/vc-label/vc-label.vue.d.ts.map +1 -1
  36. package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts +2 -2
  37. package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts.map +1 -1
  38. package/dist/ui/components/index.d.ts +0 -1
  39. package/dist/ui/components/index.d.ts.map +1 -1
  40. package/dist/ui/components/molecules/index.d.ts +1 -0
  41. package/dist/ui/components/molecules/index.d.ts.map +1 -1
  42. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts +3 -3
  43. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
  44. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts +1 -1
  45. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts.map +1 -1
  46. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts +6 -34
  47. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts.map +1 -1
  48. package/dist/ui/components/molecules/vc-input-dropdown/index.d.ts +4 -0
  49. package/dist/ui/components/molecules/vc-input-dropdown/index.d.ts.map +1 -0
  50. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts +171 -0
  51. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts.map +1 -0
  52. package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts +2 -2
  53. package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts.map +1 -1
  54. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts +1 -1
  55. package/dist/ui/components/molecules/vc-rating/vc-rating.vue.d.ts.map +1 -1
  56. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +1 -1
  57. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
  58. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetItem.vue.d.ts +2 -2
  59. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetItem.vue.d.ts.map +1 -1
  60. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/MenuSidebar.vue.d.ts +5 -5
  61. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/MenuSidebar.vue.d.ts.map +1 -1
  62. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts +3 -3
  63. package/dist/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue.d.ts.map +1 -1
  64. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts +1 -1
  65. package/dist/ui/components/organisms/vc-app/vc-app.vue.d.ts.map +1 -1
  66. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts +4 -4
  67. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
  68. package/dist/ui/components/organisms/vc-login-form/vc-login-form.vue.d.ts +1 -1
  69. package/dist/ui/components/organisms/vc-login-form/vc-login-form.vue.d.ts.map +1 -1
  70. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts +3 -3
  71. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
  72. package/package.json +4 -4
  73. package/shared/components/common/popup/vc-popup-error.vue +3 -3
  74. package/shared/components/common/popup/vc-popup-info.vue +3 -3
  75. package/shared/components/common/popup/vc-popup-warning.vue +3 -3
  76. package/shared/components/dashboard-widget-card/dashboard-widget-card.vue +4 -4
  77. package/ui/components/atoms/vc-badge/vc-badge.vue +2 -2
  78. package/ui/components/atoms/vc-icon/vc-icon.stories.ts +1 -1
  79. package/ui/components/atoms/vc-label/vc-label.vue +3 -3
  80. package/ui/components/atoms/vc-tooltip/vc-tooltip.vue +3 -3
  81. package/ui/components/index.ts +0 -2
  82. package/ui/components/molecules/index.ts +1 -0
  83. package/ui/components/molecules/vc-checkbox/vc-checkbox.vue +4 -4
  84. package/ui/components/molecules/vc-file-upload/vc-file-upload.vue +2 -2
  85. package/ui/components/molecules/vc-input-currency/vc-input-currency.stories.ts +1 -1
  86. package/ui/components/molecules/vc-input-currency/vc-input-currency.vue +41 -118
  87. package/ui/components/molecules/vc-input-dropdown/index.ts +4 -0
  88. package/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.stories.ts +763 -0
  89. package/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue +268 -0
  90. package/ui/components/molecules/vc-multivalue/vc-multivalue.vue +2 -2
  91. package/ui/components/molecules/vc-rating/vc-rating.vue +2 -2
  92. package/ui/components/molecules/vc-textarea/vc-textarea.vue +2 -2
  93. package/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/AppBarWidgetItem.vue +3 -3
  94. package/ui/components/organisms/vc-app/_internal/vc-app-bar/_internal/MenuSidebar.vue +6 -6
  95. package/ui/components/organisms/vc-app/_internal/vc-app-bar/vc-app-bar.vue +4 -4
  96. package/ui/components/organisms/vc-app/vc-app.vue +2 -3
  97. package/ui/components/organisms/vc-blade/vc-blade.vue +5 -5
  98. package/ui/components/organisms/vc-login-form/vc-login-form.vue +2 -2
  99. package/ui/components/organisms/vc-popup/vc-popup.vue +4 -4

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.