@vc-shell/framework 1.0.321 → 1.0.323
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.
- package/CHANGELOG.md +14 -0
- package/core/api/platform.ts +694 -471
- package/core/composables/useNotifications/index.ts +61 -3
- package/core/plugins/modularity/index.ts +23 -4
- package/core/plugins/signalR/index.ts +42 -10
- package/dist/{azuread-CAS6-LZ8.js → azuread-BhAhqR2s.js} +2 -2
- package/dist/core/api/platform.d.ts +186 -162
- package/dist/core/api/platform.d.ts.map +1 -1
- package/dist/core/composables/useNotifications/index.d.ts +1 -0
- package/dist/core/composables/useNotifications/index.d.ts.map +1 -1
- package/dist/core/plugins/modularity/index.d.ts +3 -1
- package/dist/core/plugins/modularity/index.d.ts.map +1 -1
- package/dist/core/plugins/signalR/index.d.ts +2 -1
- package/dist/core/plugins/signalR/index.d.ts.map +1 -1
- package/dist/{external-provider-GN6-W0Vp.js → external-provider-CKRKv1EO.js} +1 -1
- package/dist/{external-provider.vue_vue_type_script_setup_true_lang-BbfyjhC6.js → external-provider.vue_vue_type_script_setup_true_lang-pVwhlqSS.js} +1 -1
- package/dist/external-providers-BuwRmZS6.js +4 -0
- package/dist/framework.js +221 -222
- package/dist/{index-CTzDbvMY.js → index-1iQcKZcz.js} +1 -1
- package/dist/{index-BVoz_bAG.js → index-2VvztI5V.js} +1 -1
- package/dist/{index-DWszlgBe.js → index-BpeR8MpE.js} +1 -1
- package/dist/{index-vt-o0w7Q.js → index-BqFdtq0j.js} +1 -1
- package/dist/{index-BLlEMPR3.js → index-BscDURbV.js} +1 -1
- package/dist/{index-BPhdi5Ej.js → index-C280JcJo.js} +1 -1
- package/dist/{index-Bkjwqgxw.js → index-CWRP_8OR.js} +1 -1
- package/dist/{index-VATZ4UqK.js → index-CbVaCsap.js} +1 -1
- package/dist/{index-BEfb-PEM.js → index-CecSOxnk.js} +1 -1
- package/dist/{index-C22X_X8w.js → index-CkzHOg6W.js} +1 -1
- package/dist/{index-C8bm-AN_.js → index-D6rLpqm5.js} +1 -1
- package/dist/{index-ae9GsWP0.js → index-DfABrHB_.js} +40317 -34453
- package/dist/{index-ByTxBRrq.js → index-bZ0IrgAu.js} +1 -1
- package/dist/{index-geG-GZqw.js → index-fuILXn_w.js} +1 -1
- package/dist/{index-WToNZGUu.js → index-h2e4Cdwh.js} +1 -1
- package/dist/{index-DT2i8Joc.js → index-jSMgkZQV.js} +1 -1
- package/dist/{index-k-CWh9ED.js → index-osebbY9y.js} +8 -8
- package/dist/index.css +1 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/shared/components/error-interceptor/index.d.ts +1 -9
- package/dist/shared/components/error-interceptor/index.d.ts.map +1 -1
- package/dist/shared/components/notification-template/index.d.ts +1 -18
- package/dist/shared/components/notification-template/index.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/index.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-form.vue.d.ts.map +1 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts +1 -1
- package/dist/shared/modules/dynamic/pages/dynamic-blade-list.vue.d.ts.map +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/atoms/vc-badge/vc-badge.stories.d.ts +5 -100
- package/dist/ui/components/atoms/vc-badge/vc-badge.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-button/vc-button.stories.d.ts +13 -468
- package/dist/ui/components/atoms/vc-button/vc-button.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-card/index.d.ts +1 -24
- package/dist/ui/components/atoms/vc-card/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-card/vc-card.stories.d.ts +12 -223
- package/dist/ui/components/atoms/vc-card/vc-card.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-col/vc-col.stories.d.ts +1 -6
- package/dist/ui/components/atoms/vc-col/vc-col.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-container/index.d.ts +6 -13
- package/dist/ui/components/atoms/vc-container/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts +3 -0
- package/dist/ui/components/atoms/vc-container/vc-container.vue.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-hint/index.d.ts +1 -1
- package/dist/ui/components/atoms/vc-hint/vc-hint.stories.d.ts +1 -1
- package/dist/ui/components/atoms/vc-label/vc-label.stories.d.ts +1 -15
- package/dist/ui/components/atoms/vc-label/vc-label.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-link/index.d.ts +1 -13
- package/dist/ui/components/atoms/vc-link/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-link/vc-link.stories.d.ts +1 -13
- package/dist/ui/components/atoms/vc-link/vc-link.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-progress/index.d.ts +1 -10
- package/dist/ui/components/atoms/vc-progress/index.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-progress/vc-progress.stories.d.ts +1 -10
- package/dist/ui/components/atoms/vc-progress/vc-progress.stories.d.ts.map +1 -1
- package/dist/ui/components/atoms/vc-row/vc-row.stories.d.ts +1 -1
- package/dist/ui/components/atoms/vc-status/vc-status.stories.d.ts +1 -13
- package/dist/ui/components/atoms/vc-status/vc-status.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox/index.d.ts +1 -42
- package/dist/ui/components/molecules/vc-checkbox/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.stories.d.ts +10 -420
- package/dist/ui/components/molecules/vc-checkbox/vc-checkbox.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-editor/vc-editor.stories.d.ts +1 -41
- package/dist/ui/components/molecules/vc-editor/vc-editor.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.stories.d.ts +1 -35
- package/dist/ui/components/molecules/vc-file-upload/vc-file-upload.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-form/index.d.ts +1 -1
- package/dist/ui/components/molecules/vc-form/vc-form.stories.d.ts +1 -1
- package/dist/ui/components/molecules/vc-input/vc-input.stories.d.ts +6 -79
- package/dist/ui/components/molecules/vc-input/vc-input.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts +3 -0
- package/dist/ui/components/molecules/vc-input/vc-input.vue.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.stories.d.ts +1 -80
- package/dist/ui/components/molecules/vc-input-currency/vc-input-currency.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.stories.d.ts +4 -136
- package/dist/ui/components/molecules/vc-radio-button/vc-radio-button.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-rating/vc-rating.stories.d.ts +4 -92
- package/dist/ui/components/molecules/vc-rating/vc-rating.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-slider/index.d.ts +1 -20
- package/dist/ui/components/molecules/vc-slider/index.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-slider/vc-slider.stories.d.ts +1 -20
- package/dist/ui/components/molecules/vc-slider/vc-slider.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.stories.d.ts +70 -294
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.stories.d.ts.map +1 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts +3 -1
- package/dist/ui/components/molecules/vc-textarea/vc-textarea.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-app/vc-app.stories.d.ts +1 -27
- package/dist/ui/components/organisms/vc-app/vc-app.stories.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-blade/vc-blade.stories.d.ts +1 -38
- package/dist/ui/components/organisms/vc-blade/vc-blade.stories.d.ts.map +1 -1
- package/package.json +4 -4
- package/shared/modules/dynamic/helpers/override.ts +8 -1
- package/shared/modules/dynamic/index.ts +22 -11
- package/shared/modules/dynamic/pages/dynamic-blade-form.vue +9 -11
- package/shared/modules/dynamic/pages/dynamic-blade-list.vue +0 -17
- package/ui/components/atoms/vc-button/vc-button.vue +2 -2
- package/ui/components/atoms/vc-container/vc-container.vue +6 -0
- package/ui/components/molecules/vc-input/vc-input.vue +6 -0
- package/ui/components/molecules/vc-textarea/vc-textarea.vue +8 -0
- package/ui/components/organisms/vc-blade/_internal/vc-blade-header/vc-blade-header.vue +2 -2
- package/ui/components/organisms/vc-blade/vc-blade.vue +5 -5
- package/dist/external-providers-4Exx3Utp.js +0 -4
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,17 @@
|
|
|
1
|
+
## [1.0.323](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.322...v1.0.323) (2024-11-05)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
|
|
5
|
+
## [1.0.322](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.321...v1.0.322) (2024-11-05)
|
|
6
|
+
|
|
7
|
+
|
|
8
|
+
### Features
|
|
9
|
+
|
|
10
|
+
* **core:** push subscription, setNotificationHandler as watcher replacement ([8c726fc](https://github.com/VirtoCommerce/vc-shell/commit/8c726fc315d52958201107cfdd101dbbf698c697))
|
|
11
|
+
* **signalR:** creator update method ([6e78664](https://github.com/VirtoCommerce/vc-shell/commit/6e78664f71201b60069d1dd806db8491fd656db5))
|
|
12
|
+
|
|
13
|
+
|
|
14
|
+
|
|
1
15
|
## [1.0.321](https://github.com/VirtoCommerce/vc-shell/compare/v1.0.320...v1.0.321) (2024-10-23)
|
|
2
16
|
|
|
3
17
|
|