@vc-shell/framework 2.2.0-pr261.333ed7f → 2.2.0-pr262.f0b25b6

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 (74) hide show
  1. package/dist/ai-agent/index.js +3 -3
  2. package/dist/chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-IxvmIZ32.js +1124 -0
  3. package/dist/chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-IxvmIZ32.js.map +1 -0
  4. package/dist/chunks/{VcAiAgentPanel.vue_vue_type_style_index_0_lang-CMiP0Wb2.js → VcAiAgentPanel.vue_vue_type_style_index_0_lang-CcI_W_Vm.js} +147 -134
  5. package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CcI_W_Vm.js.map +1 -0
  6. package/dist/chunks/{VcScheduler.vue_vue_type_script_setup_true_lang-De4Zl55K.js → VcScheduler.vue_vue_type_script_setup_true_lang-Ch_TVK_C.js} +6671 -6974
  7. package/dist/chunks/VcScheduler.vue_vue_type_script_setup_true_lang-Ch_TVK_C.js.map +1 -0
  8. package/dist/chunks/{VcScheduler.vue_vue_type_style_index_0_lang-BhVdbaHJ.js → VcScheduler.vue_vue_type_style_index_0_lang-CL468dK2.js} +583 -578
  9. package/dist/chunks/VcScheduler.vue_vue_type_style_index_0_lang-CL468dK2.js.map +1 -0
  10. package/dist/chunks/{dashboard-feed-row.vue_vue_type_script_setup_true_lang-rP8wKB3g.js → dashboard-feed-row.vue_vue_type_script_setup_true_lang-YOlFZMoP.js} +2 -2
  11. package/dist/chunks/{dashboard-feed-row.vue_vue_type_script_setup_true_lang-rP8wKB3g.js.map → dashboard-feed-row.vue_vue_type_script_setup_true_lang-YOlFZMoP.js.map} +1 -1
  12. package/dist/chunks/{index-Cu6xEItF.js → index-CI1U6XgH.js} +2 -2
  13. package/dist/chunks/{index-Cu6xEItF.js.map → index-CI1U6XgH.js.map} +1 -1
  14. package/dist/chunks/{vendor-vueuse-components-CoR2FSn3.js → vendor-vueuse-components-BW7i7Uhb.js} +1 -1
  15. package/dist/chunks/{vendor-vueuse-components-CoR2FSn3.js.map → vendor-vueuse-components-BW7i7Uhb.js.map} +1 -1
  16. package/dist/chunks/{vendor-vueuse-core-BFa9je5E.js → vendor-vueuse-core-BYWoPpF_.js} +82 -83
  17. package/dist/chunks/{vendor-vueuse-core-BFa9je5E.js.map → vendor-vueuse-core-BYWoPpF_.js.map} +1 -1
  18. package/dist/chunks/{vendor-vueuse-shared-kZH3-Km1.js → vendor-vueuse-shared-BlCOXw5g.js} +2 -2
  19. package/dist/chunks/{vendor-vueuse-shared-kZH3-Km1.js.map → vendor-vueuse-shared-BlCOXw5g.js.map} +1 -1
  20. package/dist/core/blade-navigation/types/index.d.ts +0 -8
  21. package/dist/core/blade-navigation/types/index.d.ts.map +1 -1
  22. package/dist/core/composables/index.d.ts +0 -1
  23. package/dist/core/composables/index.d.ts.map +1 -1
  24. package/dist/core/composables/useAsync/index.d.ts.map +1 -1
  25. package/dist/core/composables/useUser/index.d.ts.map +1 -1
  26. package/dist/core/interceptors/index.d.ts.map +1 -1
  27. package/dist/core/plugins/ai-agent/components/VcAiAgentPanel.vue.d.ts.map +1 -1
  28. package/dist/core/plugins/ai-agent/composables/useAiAgent.d.ts.map +1 -1
  29. package/dist/core/types/index.d.ts +0 -12
  30. package/dist/core/types/index.d.ts.map +1 -1
  31. package/dist/core/utilities/sessionExpiration.d.ts +30 -0
  32. package/dist/core/utilities/sessionExpiration.d.ts.map +1 -0
  33. package/dist/dashboard/index.js +1 -1
  34. package/dist/framework.js +797 -806
  35. package/dist/framework.js.map +1 -1
  36. package/dist/index.css +1 -1
  37. package/dist/locales/de.js +1 -4
  38. package/dist/locales/en.js +1 -4
  39. package/dist/locales/en.json +1 -4
  40. package/dist/locales/types.d.ts +0 -3
  41. package/dist/shell/_internal/blade-navigation/components/vc-blade-navigation/vc-blade-navigation-new.vue.d.ts.map +1 -1
  42. package/dist/shell/_internal/blade-navigation/components/vc-blade-slot/vc-blade-slot.vue.d.ts.map +1 -1
  43. package/dist/shell/components/error-interceptor/interceptor.d.ts.map +1 -1
  44. package/dist/test-helpers.d.ts.map +1 -1
  45. package/dist/tsconfig.tsbuildinfo +1 -1
  46. package/dist/ui/components/molecules/vc-dropdown/vc-dropdown.vue.d.ts.map +1 -1
  47. package/dist/ui/components/molecules/vc-popover/vc-popover.vue.d.ts.map +1 -1
  48. package/dist/ui/components/organisms/vc-blade/_internal/BladeHeader.vue.d.ts.map +1 -1
  49. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ToolbarBaseButton.vue.d.ts.map +1 -1
  50. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/toolbar-button-props.d.ts +0 -2
  51. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/toolbar-button-props.d.ts.map +1 -1
  52. package/dist/ui/components/organisms/vc-data-table/VcDataTable.vue.d.ts.map +1 -1
  53. package/dist/ui/components/organisms/vc-gallery/_internal/vc-gallery-preview/vc-gallery-preview.vue.d.ts.map +1 -1
  54. package/dist/ui/components/organisms/vc-popup/vc-popup.vue.d.ts.map +1 -1
  55. package/dist/ui/components/organisms/vc-sidebar/vc-sidebar.vue.d.ts.map +1 -1
  56. package/dist/ui/index.js +3 -3
  57. package/package.json +4 -4
  58. package/dist/chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-CaaJs50g.js +0 -1162
  59. package/dist/chunks/VcAiAgentPanel.vue_vue_type_script_setup_true_lang-CaaJs50g.js.map +0 -1
  60. package/dist/chunks/VcAiAgentPanel.vue_vue_type_style_index_0_lang-CMiP0Wb2.js.map +0 -1
  61. package/dist/chunks/VcScheduler.vue_vue_type_script_setup_true_lang-De4Zl55K.js.map +0 -1
  62. package/dist/chunks/VcScheduler.vue_vue_type_style_index_0_lang-BhVdbaHJ.js.map +0 -1
  63. package/dist/core/composables/useKeyboardShortcuts/format.d.ts +0 -11
  64. package/dist/core/composables/useKeyboardShortcuts/format.d.ts.map +0 -1
  65. package/dist/core/composables/useKeyboardShortcuts/hotkey.d.ts +0 -14
  66. package/dist/core/composables/useKeyboardShortcuts/hotkey.d.ts.map +0 -1
  67. package/dist/core/composables/useKeyboardShortcuts/index.d.ts +0 -23
  68. package/dist/core/composables/useKeyboardShortcuts/index.d.ts.map +0 -1
  69. package/dist/core/composables/useKeyboardShortcuts/match.d.ts +0 -14
  70. package/dist/core/composables/useKeyboardShortcuts/match.d.ts.map +0 -1
  71. package/dist/shell/_internal/blade-navigation/components/vc-blade-navigation/shortcut-dispatch.d.ts +0 -22
  72. package/dist/shell/_internal/blade-navigation/components/vc-blade-navigation/shortcut-dispatch.d.ts.map +0 -1
  73. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ShortcutKbd.vue.d.ts +0 -11
  74. package/dist/ui/components/organisms/vc-blade/_internal/toolbar/ShortcutKbd.vue.d.ts.map +0 -1
@@ -1,11 +0,0 @@
1
- import type { ShortcutDefinition } from "../../types";
2
- /**
3
- * Two representations of a shortcut from one definition:
4
- * - `parts`: OS-aware keycap labels, one per chip (macOS uses glyphs, others words).
5
- * - `aria`: canonical W3C `aria-keyshortcuts` string, OS-independent.
6
- */
7
- export declare function formatShortcut(def: ShortcutDefinition, isMac: boolean): {
8
- parts: string[];
9
- aria: string;
10
- };
11
- //# sourceMappingURL=format.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"format.d.ts","sourceRoot":"","sources":["../../../../core/composables/useKeyboardShortcuts/format.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAsDtD;;;;GAIG;AACH,wBAAgB,cAAc,CAAC,GAAG,EAAE,kBAAkB,EAAE,KAAK,EAAE,OAAO,GAAG;IAAE,KAAK,EAAE,MAAM,EAAE,CAAC;IAAC,IAAI,EAAE,MAAM,CAAA;CAAE,CA+BzG"}
@@ -1,14 +0,0 @@
1
- import type { ShortcutDefinition } from "../../types";
2
- export type Modifier = "mod" | "ctrl" | "meta" | "alt" | "shift";
3
- export type Key = "a" | "b" | "c" | "d" | "e" | "f" | "g" | "h" | "i" | "j" | "k" | "l" | "m" | "n" | "o" | "p" | "q" | "r" | "s" | "t" | "u" | "v" | "w" | "x" | "y" | "z" | "0" | "1" | "2" | "3" | "4" | "5" | "6" | "7" | "8" | "9" | "enter" | "escape" | "tab" | "space" | "delete" | "backspace" | "arrowup" | "arrowdown" | "arrowleft" | "arrowright" | "f1" | "f2" | "f3" | "f4" | "f5" | "f6" | "f7" | "f8" | "f9" | "f10" | "f11" | "f12" | "backslash" | "period" | "comma" | "slash";
4
- export type HotkeyBuilder = {
5
- [M in Modifier]: HotkeyBuilder;
6
- } & {
7
- [K in Key]: ShortcutDefinition;
8
- };
9
- /**
10
- * Fluent shortcut builder: `hotkey.mod.s` → `{ key: "s", mod: true }`.
11
- * Modifier and key names are finite unions, so typos are compile errors.
12
- */
13
- export declare const hotkey: HotkeyBuilder;
14
- //# sourceMappingURL=hotkey.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"hotkey.d.ts","sourceRoot":"","sources":["../../../../core/composables/useKeyboardShortcuts/hotkey.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAEtD,MAAM,MAAM,QAAQ,GAAG,KAAK,GAAG,MAAM,GAAG,MAAM,GAAG,KAAK,GAAG,OAAO,CAAC;AAEjE,MAAM,MAAM,GAAG,GACX,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,GAAG,GACH,OAAO,GACP,QAAQ,GACR,KAAK,GACL,OAAO,GACP,QAAQ,GACR,WAAW,GACX,SAAS,GACT,WAAW,GACX,WAAW,GACX,YAAY,GACZ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,IAAI,GACJ,KAAK,GACL,KAAK,GACL,KAAK,GACL,WAAW,GACX,QAAQ,GACR,OAAO,GACP,OAAO,CAAC;AAIZ,MAAM,MAAM,aAAa,GAAG;KAAG,CAAC,IAAI,QAAQ,GAAG,aAAa;CAAE,GAAG;KAAG,CAAC,IAAI,GAAG,GAAG,kBAAkB;CAAE,CAAC;AAkBpG;;;GAGG;AACH,eAAO,MAAM,MAAM,EAAE,aAA+B,CAAC"}
@@ -1,23 +0,0 @@
1
- import type { ShortcutDefinition } from "../../types";
2
- import { type HotkeyBuilder } from "./hotkey";
3
- export { hotkey } from "./hotkey";
4
- export type { HotkeyBuilder, Modifier, Key } from "./hotkey";
5
- export { matchesEvent, isTextInputFocused, expectedCode, expectedEventKey } from "./match";
6
- export { formatShortcut } from "./format";
7
- /** Detects macOS from the user agent (Mac primary modifier is Cmd). */
8
- export declare function useIsMac(): boolean;
9
- export interface UseKeyboardShortcutsReturn {
10
- hotkey: HotkeyBuilder;
11
- formatShortcut(def: ShortcutDefinition): {
12
- parts: string[];
13
- aria: string;
14
- };
15
- isMac: boolean;
16
- }
17
- /**
18
- * Public entry point. `hotkey` is the same singleton as the named import; the
19
- * composable also binds `isMac` into `formatShortcut` for convenience. It is
20
- * context-free (no inject/lifecycle), usable in or out of setup.
21
- */
22
- export declare function useKeyboardShortcuts(): UseKeyboardShortcutsReturn;
23
- //# sourceMappingURL=index.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../core/composables/useKeyboardShortcuts/index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AACtD,OAAO,EAAU,KAAK,aAAa,EAAE,MAAM,UAAU,CAAC;AAGtD,OAAO,EAAE,MAAM,EAAE,MAAM,UAAU,CAAC;AAClC,YAAY,EAAE,aAAa,EAAE,QAAQ,EAAE,GAAG,EAAE,MAAM,UAAU,CAAC;AAC7D,OAAO,EAAE,YAAY,EAAE,kBAAkB,EAAE,YAAY,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAC3F,OAAO,EAAE,cAAc,EAAE,MAAM,UAAU,CAAC;AAE1C,uEAAuE;AACvE,wBAAgB,QAAQ,IAAI,OAAO,CAGlC;AAED,MAAM,WAAW,0BAA0B;IACzC,MAAM,EAAE,aAAa,CAAC;IACtB,cAAc,CAAC,GAAG,EAAE,kBAAkB,GAAG;QAAE,KAAK,EAAE,MAAM,EAAE,CAAC;QAAC,IAAI,EAAE,MAAM,CAAA;KAAE,CAAC;IAC3E,KAAK,EAAE,OAAO,CAAC;CAChB;AAED;;;;GAIG;AACH,wBAAgB,oBAAoB,IAAI,0BAA0B,CAOjE"}
@@ -1,14 +0,0 @@
1
- import type { ShortcutDefinition } from "../../types";
2
- /** Expected `event.code` for a code-matched key, or undefined if this key is name-matched. */
3
- export declare function expectedCode(key: string): string | undefined;
4
- /** Expected `event.key` for a name-matched key, or undefined if code-matched. */
5
- export declare function expectedEventKey(key: string): string | undefined;
6
- /**
7
- * True when the event exactly matches the definition. Modifiers must match
8
- * exactly (so `mod+s` never fires on `mod+shift+s`). `mod` resolves to Cmd on
9
- * macOS, Ctrl elsewhere.
10
- */
11
- export declare function matchesEvent(def: ShortcutDefinition, event: KeyboardEvent, isMac: boolean): boolean;
12
- /** True when focus is in a text-entry element, where bare-key shortcuts must not fire. */
13
- export declare function isTextInputFocused(): boolean;
14
- //# sourceMappingURL=match.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"match.d.ts","sourceRoot":"","sources":["../../../../core/composables/useKeyboardShortcuts/match.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,aAAa,CAAC;AAkCtD,8FAA8F;AAC9F,wBAAgB,YAAY,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAK5D;AAED,iFAAiF;AACjF,wBAAgB,gBAAgB,CAAC,GAAG,EAAE,MAAM,GAAG,MAAM,GAAG,SAAS,CAIhE;AAUD;;;;GAIG;AACH,wBAAgB,YAAY,CAAC,GAAG,EAAE,kBAAkB,EAAE,KAAK,EAAE,aAAa,EAAE,KAAK,EAAE,OAAO,GAAG,OAAO,CAYnG;AAeD,0FAA0F;AAC1F,wBAAgB,kBAAkB,IAAI,OAAO,CAW5C"}
@@ -1,22 +0,0 @@
1
- import type { IBladeToolbar } from "../../../../../core/types";
2
- interface ActiveBladeLike {
3
- id: string;
4
- parentId?: string;
5
- }
6
- export interface ShortcutDispatchDeps {
7
- isMac: boolean;
8
- getActiveBlade: () => ActiveBladeLike | undefined;
9
- getToolbarItems: (bladeId: string) => IBladeToolbar[];
10
- isMobile: () => boolean;
11
- /** Resolves permissions + isVisible + disabled for a toolbar item. */
12
- isEnabled: (item: IBladeToolbar) => boolean;
13
- closeBlade: (id: string) => void | Promise<unknown>;
14
- toggleMaximized: (id: string) => void;
15
- /** True while a modal (`aria-modal="true"`) is open; blade shortcuts are suppressed while it is. */
16
- isModalOpen: () => boolean;
17
- }
18
- /** Dev-only diagnostics. Pure (warns directly); guard the call with import.meta.env.DEV. */
19
- export declare function warnShortcutIssues(bladeId: string, items: IBladeToolbar[], isMac: boolean): void;
20
- export declare function createShortcutDispatcher(deps: ShortcutDispatchDeps): (event: KeyboardEvent) => Promise<void>;
21
- export {};
22
- //# sourceMappingURL=shortcut-dispatch.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"shortcut-dispatch.d.ts","sourceRoot":"","sources":["../../../../../../shell/_internal/blade-navigation/components/vc-blade-navigation/shortcut-dispatch.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,aAAa,EAAsB,MAAM,aAAa,CAAC;AAUrE,UAAU,eAAe;IACvB,EAAE,EAAE,MAAM,CAAC;IACX,QAAQ,CAAC,EAAE,MAAM,CAAC;CACnB;AAED,MAAM,WAAW,oBAAoB;IACnC,KAAK,EAAE,OAAO,CAAC;IACf,cAAc,EAAE,MAAM,eAAe,GAAG,SAAS,CAAC;IAClD,eAAe,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,aAAa,EAAE,CAAC;IACtD,QAAQ,EAAE,MAAM,OAAO,CAAC;IACxB,sEAAsE;IACtE,SAAS,EAAE,CAAC,IAAI,EAAE,aAAa,KAAK,OAAO,CAAC;IAC5C,UAAU,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,GAAG,OAAO,CAAC,OAAO,CAAC,CAAC;IACpD,eAAe,EAAE,CAAC,EAAE,EAAE,MAAM,KAAK,IAAI,CAAC;IACtC,oGAAoG;IACpG,WAAW,EAAE,MAAM,OAAO,CAAC;CAC5B;AAqBD,4FAA4F;AAC5F,wBAAgB,kBAAkB,CAAC,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,aAAa,EAAE,EAAE,KAAK,EAAE,OAAO,GAAG,IAAI,CAgChG;AAED,wBAAgB,wBAAwB,CAAC,IAAI,EAAE,oBAAoB,IAelC,OAAO,aAAa,KAAG,OAAO,CAAC,IAAI,CAAC,CA0CpE"}
@@ -1,11 +0,0 @@
1
- type __VLS_Props = {
2
- parts: string[];
3
- /** Show a `+` between chips (Windows/Linux). macOS glyphs sit flush. */
4
- separated?: boolean;
5
- };
6
- declare const __VLS_export: import("vue").DefineComponent<__VLS_Props, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
7
- separated: boolean;
8
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>;
9
- declare const _default: typeof __VLS_export;
10
- export default _default;
11
- //# sourceMappingURL=ShortcutKbd.vue.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"ShortcutKbd.vue.d.ts","sourceRoot":"","sources":["../../../../../../../ui/components/organisms/vc-blade/_internal/toolbar/ShortcutKbd.vue"],"names":[],"mappings":"AAAA,KAkDK,WAAW,GAAG;IACf,KAAK,EAAE,MAAM,EAAE,CAAC;IAChB,wEAAwE;IACxE,SAAS,CAAC,EAAE,OAAO,CAAC;CACrB,CAAC;AA4CJ,QAAA,MAAM,YAAY;eA7CF,OAAO;6EAgDrB,CAAC;wBACkB,OAAO,YAAY;AAAxC,wBAAyC"}