@vc-shell/framework 2.0.0-alpha.32 → 2.0.0-alpha.33

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 (96) hide show
  1. package/CHANGELOG.md +23 -0
  2. package/dist/ai-agent/index.js +2 -2
  3. package/dist/chunks/{VcAiAgentPanel.vue_vue_type_style_index_0_lang-CL6FKSZv.js → VcAiAgentPanel.vue_vue_type_style_index_0_lang-CrmX4_5C.js} +800 -799
  4. package/dist/chunks/{VcTableAdapter.vue_vue_type_style_index_0_lang-CLNfbXjd.js → VcTableAdapter.vue_vue_type_style_index_0_lang-D9BrIj43.js} +9308 -8869
  5. package/dist/chunks/{index-D2HGw9DC.js → index-HNCQdWHc.js} +1 -1
  6. package/dist/chunks/{vendor-swiper-D1fVhFeH.js → vendor-swiper-BgqGfw3Y.js} +636 -563
  7. package/dist/core/composables/useBlade/index.d.ts.map +1 -1
  8. package/dist/core/composables/useBladeForm/index.d.ts.map +1 -1
  9. package/dist/core/composables/useBladeForm/types.d.ts +1 -0
  10. package/dist/core/composables/useBladeForm/types.d.ts.map +1 -1
  11. package/dist/core/composables/useDynamicProperties/index.d.ts.map +1 -1
  12. package/dist/core/composables/useDynamicProperties/strategies/boolean.d.ts.map +1 -1
  13. package/dist/core/composables/useDynamicProperties/strategies/dictionary.d.ts.map +1 -1
  14. package/dist/core/composables/useDynamicProperties/strategies/regular.d.ts.map +1 -1
  15. package/dist/core/composables/usePopup/index.d.ts.map +1 -1
  16. package/dist/core/composables/useUser/index.d.ts.map +1 -1
  17. package/dist/core/constants/index.d.ts +0 -1
  18. package/dist/core/constants/index.d.ts.map +1 -1
  19. package/dist/framework.js +1385 -1426
  20. package/dist/index.css +2 -2
  21. package/dist/injection-keys.d.ts +1 -0
  22. package/dist/injection-keys.d.ts.map +1 -1
  23. package/dist/modules/assets/components/assets-details/assets-details.vue.d.ts.map +1 -1
  24. package/dist/modules/assets-manager/components/assets-manager/assets-manager.vue.d.ts.map +1 -1
  25. package/dist/shell/_internal/popup/types/index.d.ts +1 -1
  26. package/dist/shell/_internal/popup/types/index.d.ts.map +1 -1
  27. package/dist/shell/components/settings-menu-item/settings-menu-item.vue.d.ts.map +1 -1
  28. package/dist/tsconfig.tsbuildinfo +1 -1
  29. package/dist/ui/components/atoms/vc-banner/vc-banner.vue.d.ts.map +1 -1
  30. package/dist/ui/components/atoms/vc-button/vc-button.vue.d.ts.map +1 -1
  31. package/dist/ui/components/atoms/vc-card/vc-card.vue.d.ts.map +1 -1
  32. package/dist/ui/components/atoms/vc-image/vc-image.vue.d.ts.map +1 -1
  33. package/dist/ui/components/atoms/vc-loading/vc-loading.vue.d.ts.map +1 -1
  34. package/dist/ui/components/atoms/vc-tooltip/vc-tooltip.vue.d.ts.map +1 -1
  35. package/dist/ui/components/molecules/vc-accordion/vc-accordion.vue.d.ts.map +1 -1
  36. package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.vue.d.ts.map +1 -1
  37. package/dist/ui/components/molecules/vc-checkbox-group/vc-checkbox-group.vue.d.ts.map +1 -1
  38. package/dist/ui/components/molecules/vc-color-input/vc-color-input.vue.d.ts.map +1 -1
  39. package/dist/ui/components/molecules/vc-date-picker/vc-date-picker.vue.d.ts.map +1 -1
  40. package/dist/ui/components/molecules/vc-dropdown-panel/vc-dropdown-panel.vue.d.ts.map +1 -1
  41. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts +2 -2
  42. package/dist/ui/components/molecules/vc-editor/vc-editor.vue.d.ts.map +1 -1
  43. package/dist/ui/components/molecules/vc-field/vc-field.vue.d.ts.map +1 -1
  44. package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.vue.d.ts.map +1 -1
  45. package/dist/ui/components/molecules/vc-image-tile/vc-image-tile.vue.d.ts +3 -3
  46. package/dist/ui/components/molecules/vc-image-tile/vc-image-tile.vue.d.ts.map +1 -1
  47. package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
  48. package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.vue.d.ts.map +1 -1
  49. package/dist/ui/components/molecules/vc-input-dropdown/vc-input-dropdown.vue.d.ts.map +1 -1
  50. package/dist/ui/components/molecules/vc-multivalue/vc-multivalue.vue.d.ts.map +1 -1
  51. package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts +1 -1
  52. package/dist/ui/components/molecules/vc-pagination/vc-pagination.vue.d.ts.map +1 -1
  53. package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.vue.d.ts.map +1 -1
  54. package/dist/ui/components/molecules/vc-radio-group/vc-radio-group.vue.d.ts.map +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-select/vc-select.vue.d.ts.map +1 -1
  57. package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts +5 -5
  58. package/dist/ui/components/molecules/vc-slider/vc-slider.vue.d.ts.map +1 -1
  59. package/dist/ui/components/molecules/vc-switch/vc-switch.vue.d.ts.map +1 -1
  60. package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
  61. package/dist/ui/components/organisms/vc-blade/_internal/BladeToolbarSkeleton.vue.d.ts.map +1 -1
  62. package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerDesktop.vue.d.ts.map +1 -1
  63. package/dist/ui/components/organisms/vc-blade/_internal/widgets/WidgetContainerMobile.vue.d.ts.map +1 -1
  64. package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
  65. package/dist/ui/components/organisms/vc-data-table/VcDataTable.vue.d.ts.map +1 -1
  66. package/dist/ui/components/organisms/vc-data-table/components/Table.vue.d.ts.map +1 -1
  67. package/dist/ui/components/organisms/vc-data-table/components/TableCell.vue.d.ts.map +1 -1
  68. package/dist/ui/components/organisms/vc-data-table/components/TableRow.vue.d.ts.map +1 -1
  69. package/dist/ui/components/organisms/vc-data-table/composables/useDataTableOrchestrator.d.ts +1 -0
  70. package/dist/ui/components/organisms/vc-data-table/composables/useDataTableOrchestrator.d.ts.map +1 -1
  71. package/dist/ui/components/organisms/vc-data-table/composables/useDataTableState.d.ts +0 -1
  72. package/dist/ui/components/organisms/vc-data-table/composables/useDataTableState.d.ts.map +1 -1
  73. package/dist/ui/components/organisms/vc-data-table/composables/useTableColumnsResize.d.ts +5 -9
  74. package/dist/ui/components/organisms/vc-data-table/composables/useTableColumnsResize.d.ts.map +1 -1
  75. package/dist/ui/components/organisms/vc-data-table/composables/useTableExpansion.d.ts +6 -2
  76. package/dist/ui/components/organisms/vc-data-table/composables/useTableExpansion.d.ts.map +1 -1
  77. package/dist/ui/components/organisms/vc-data-table/types.d.ts +2 -0
  78. package/dist/ui/components/organisms/vc-data-table/types.d.ts.map +1 -1
  79. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-filmstrip/vc-gallery-filmstrip.vue.d.ts +3 -0
  80. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-filmstrip/vc-gallery-filmstrip.vue.d.ts.map +1 -1
  81. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts.map +1 -1
  82. package/dist/ui/components/organisms/vc-gallery/composables/useGalleryReorder.d.ts.map +1 -1
  83. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts +7 -7
  84. package/dist/ui/components/organisms/vc-gallery/vc-gallery.vue.d.ts.map +1 -1
  85. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
  86. package/dist/ui/composables/index.d.ts +2 -0
  87. package/dist/ui/composables/index.d.ts.map +1 -1
  88. package/dist/ui/composables/useBladeLoading/index.d.ts +6 -0
  89. package/dist/ui/composables/useBladeLoading/index.d.ts.map +1 -0
  90. package/dist/ui/composables/useDataTablePagination.d.ts +30 -0
  91. package/dist/ui/composables/useDataTablePagination.d.ts.map +1 -0
  92. package/dist/ui/index.js +44 -42
  93. package/dist/ui/types/index.d.ts.map +1 -1
  94. package/package.json +4 -4
  95. package/dist/core/constants/ui.d.ts +0 -50
  96. package/dist/core/constants/ui.d.ts.map +0 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,26 @@
1
+ # [2.0.0-alpha.33](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.32...v2.0.0-alpha.33) (2026-04-14)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * **rnd-114:** isolated authData refs causing the previous user's token to persist after logout and re-login ([#219](https://github.com/VirtoCommerce/vc-shell/issues/219)) ([acb6406](https://github.com/VirtoCommerce/vc-shell/commit/acb640635ecafdcae61bd5423dd9fc7e24398c3f))
7
+ * **sidebar, dropdown:** align JS z-index defaults with token scale ([431bccd](https://github.com/VirtoCommerce/vc-shell/commit/431bccda9660cbfc9314fc4184a35cc3fadb17a4))
8
+ * **ui:** refine blade loading states and media/date interactions ([32eb9ae](https://github.com/VirtoCommerce/vc-shell/commit/32eb9ae7d691c07edc3d4af7d6f9b2d9bfab86fa))
9
+ * **ui:** resolve pagination and image fallback type errors ([c5c4a2f](https://github.com/VirtoCommerce/vc-shell/commit/c5c4a2fea9141ea39fa21b2cc0b23cfc78947a00))
10
+ * **vc-data-table:** prevent column width corruption from ResizeObserver ([10b73b9](https://github.com/VirtoCommerce/vc-shell/commit/10b73b92370cfd0e9c335e9f197795c1faf2a4fb))
11
+ * **vc-data-table:** rewrite column resize with equal distribution ([f92641c](https://github.com/VirtoCommerce/vc-shell/commit/f92641c30726181f5e0f7258c30a75a4cc58e947))
12
+ * **vc-data-table:** unify cell padding for header and body alignment ([544e2c0](https://github.com/VirtoCommerce/vc-shell/commit/544e2c075edec560acadeb5096671c7b95091475))
13
+ * **vc-gallery:** eliminate image flicker on filmstrip expand/collapse ([869bc82](https://github.com/VirtoCommerce/vc-shell/commit/869bc82077104751ce1bd7e7e1e5e1e8747c8343))
14
+ * **vc-popup:** add z-index token to overlay and container ([c5505c1](https://github.com/VirtoCommerce/vc-shell/commit/c5505c1837bb783af6479d64adf8483a3f01fad2))
15
+
16
+
17
+ ### Features
18
+
19
+ * **core:** add useBladeForm markReady for prefilled entities ([9ba3803](https://github.com/VirtoCommerce/vc-shell/commit/9ba380313282dffb5109f83da3d65663b3103e32))
20
+ * **framework:** add useDataTablePagination composable ([8085a04](https://github.com/VirtoCommerce/vc-shell/commit/8085a0402c60d03a7eb575004106ca8cf2fcfee4))
21
+ * **skeleton:** transparent blade skeleton via provide/inject ([89d3285](https://github.com/VirtoCommerce/vc-shell/commit/89d328529bf8c647c0a3648f53a845510c49f689))
22
+ * **styles:** add z-index token scale as CSS custom properties ([39c5c1d](https://github.com/VirtoCommerce/vc-shell/commit/39c5c1d4329ab9eeeb11ccb8befaf685d0e34ff8))
23
+ * **vc-data-table:** add isRowExpandable prop for conditional row expansion ([f8b5bb5](https://github.com/VirtoCommerce/vc-shell/commit/f8b5bb5bf6d59f3bedf60ef43cda07777ed33ea9))
1
24
  # [2.0.0-alpha.32](https://github.com/VirtoCommerce/vc-shell/compare/v2.0.0-alpha.31...v2.0.0-alpha.32) (2026-04-02)
2
25
 
3
26
 
@@ -1,5 +1,5 @@
1
- import { a as _, u as a } from "../chunks/index-D2HGw9DC.js";
2
- import { A as t, D as s, E as T, H as n, _ as o, c as D, u as S } from "../chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CL6FKSZv.js";
1
+ import { a as _, u as a } from "../chunks/index-HNCQdWHc.js";
2
+ import { A as t, D as s, E as T, H as n, _ as o, c as D, u as S } from "../chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CrmX4_5C.js";
3
3
  export {
4
4
  t as AI_AGENT_URL_ENV_KEY,
5
5
  s as DEFAULT_AI_AGENT_CONFIG,