@vc-shell/framework 2.3.0-pr275.3cac767 → 2.3.0-pr276.4a893a6
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/dist/chunks/VcScheduler.vue_vue_type_script_setup_true_lang-BHufGxno.js.map +1 -1
- package/dist/framework.js +3 -3
- package/dist/index.css +1 -1
- package/dist/tsconfig.tsbuildinfo +1 -1
- package/dist/ui/components/organisms/vc-blade/vc-blade.vue.d.ts.map +1 -1
- package/dist/ui/components/organisms/vc-data-table/components/mobile/PullToRefresh.vue.d.ts.map +1 -1
- package/package.json +4 -4
package/dist/framework.js
CHANGED
|
@@ -2055,12 +2055,12 @@ function Fo() {
|
|
|
2055
2055
|
hasNotification: (t) => e.hasNotification(t)
|
|
2056
2056
|
});
|
|
2057
2057
|
}
|
|
2058
|
-
const Wo = "2.3.0-
|
|
2058
|
+
const Wo = "2.3.0-pr276.4a893a6";
|
|
2059
2059
|
function Go() {
|
|
2060
2060
|
return {
|
|
2061
2061
|
version: Wo,
|
|
2062
|
-
buildDate: "2026-07-
|
|
2063
|
-
gitHash: "
|
|
2062
|
+
buildDate: "2026-07-30T08:41:47.931Z",
|
|
2063
|
+
gitHash: "4a893a661"
|
|
2064
2064
|
};
|
|
2065
2065
|
}
|
|
2066
2066
|
function Ho(e = Go()) {
|