@shwfed/config 2.11.5 → 2.11.6

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 (134) hide show
  1. package/dist/module.json +1 -1
  2. package/dist/runtime/components/actions/buttons/2026-04-18/com.shwfed.actions.button.prototype/config.vue +1 -0
  3. package/dist/runtime/components/actions/config.vue +2 -0
  4. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.d.vue.ts +22 -22
  5. package/dist/runtime/components/form/fields/2026-04-22/com.shwfed.form.field.text/config.vue.d.ts +22 -22
  6. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.d.vue.ts +16 -16
  7. package/dist/runtime/components/form/fields/2026-04-24/com.shwfed.form.field.combobox.single/config.vue.d.ts +16 -16
  8. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.d.vue.ts +16 -16
  9. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.date/config.vue.d.ts +16 -16
  10. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.d.vue.ts +18 -18
  11. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.daterange/config.vue.d.ts +18 -18
  12. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.d.vue.ts +16 -16
  13. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetime/config.vue.d.ts +16 -16
  14. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.d.vue.ts +18 -18
  15. package/dist/runtime/components/form/fields/2026-04-27/com.shwfed.form.field.datetimerange/config.vue.d.ts +18 -18
  16. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.d.vue.ts +28 -28
  17. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.number/config.vue.d.ts +28 -28
  18. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.d.vue.ts +6 -6
  19. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.numberrange/config.vue.d.ts +6 -6
  20. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.d.vue.ts +22 -22
  21. package/dist/runtime/components/form/fields/2026-04-28/com.shwfed.form.field.switch/config.vue.d.ts +22 -22
  22. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.d.vue.ts +16 -16
  23. package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.combobox.single.remote/config.vue.d.ts +16 -16
  24. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.d.vue.ts +8 -8
  25. package/dist/runtime/components/form/fields/2026-05-23/com.shwfed.form.field.tree.multi/config.vue.d.ts +8 -8
  26. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.d.vue.ts +16 -16
  27. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.month/config.vue.d.ts +16 -16
  28. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.d.vue.ts +18 -18
  29. package/dist/runtime/components/form/fields/2026-05-24/com.shwfed.form.field.monthrange/config.vue.d.ts +18 -18
  30. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.d.vue.ts +16 -16
  31. package/dist/runtime/components/form/fields/2026-05-25/com.shwfed.form.field.combobox.multi/config.vue.d.ts +16 -16
  32. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +8 -8
  33. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +8 -8
  34. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +8 -8
  35. package/dist/runtime/components/form/fields/2026-05-26/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +8 -8
  36. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.d.vue.ts +8 -8
  37. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.multi/config.vue.d.ts +8 -8
  38. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.d.vue.ts +8 -8
  39. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.combobox.single/config.vue.d.ts +8 -8
  40. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.d.vue.ts +8 -8
  41. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.multi/config.vue.d.ts +8 -8
  42. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.d.vue.ts +8 -8
  43. package/dist/runtime/components/form/fields/2026-05-28/com.shwfed.form.field.tree.single/config.vue.d.ts +8 -8
  44. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.icon/runtime.vue +3 -4
  45. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.markdown/runtime.vue +3 -3
  46. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.select/runtime.vue +2 -2
  47. package/dist/runtime/components/table/columns/2026-04-14/com.shwfed.table.column.text/runtime.vue +2 -2
  48. package/dist/runtime/components/table/columns/2026-05-13/com.shwfed.table.column.switch/runtime.vue +5 -6
  49. package/dist/runtime/components/table/columns/2026-05-13/com.shwfed.table.column.switch.remote/runtime.vue +5 -6
  50. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  51. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.number-input/runtime.vue +2 -2
  52. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.switch/runtime.vue +2 -2
  53. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.switch.local/runtime.vue +2 -2
  54. package/dist/runtime/components/table/columns/2026-05-20/com.shwfed.table.column.text-input/runtime.vue +2 -2
  55. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +6 -6
  56. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +6 -6
  57. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/runtime.vue +2 -2
  58. package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/runtime.vue +2 -2
  59. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  60. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.d.vue.ts +6 -6
  61. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/config.vue.d.ts +6 -6
  62. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-remote/runtime.vue +2 -2
  63. package/dist/runtime/components/table/columns/2026-05-25/com.shwfed.table.column.combobox-multi.remote.options-static/runtime.vue +2 -2
  64. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  65. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-multi.remote/runtime.vue +2 -2
  66. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  67. package/dist/runtime/components/table/columns/2026-05-26/com.shwfed.table.column.combobox-single.remote/runtime.vue +2 -2
  68. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
  69. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
  70. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-multi/runtime.vue +2 -2
  71. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
  72. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
  73. package/dist/runtime/components/table/columns/2026-05-27/com.shwfed.table.column.tree-combobox-single/runtime.vue +2 -2
  74. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  75. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  76. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
  77. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
  78. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-multi/runtime.vue +2 -2
  79. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
  80. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
  81. package/dist/runtime/components/table/columns/2026-05-28/com.shwfed.table.column.tree-combobox-single/runtime.vue +2 -2
  82. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-multi/runtime.vue +2 -2
  83. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.combobox-single/runtime.vue +2 -2
  84. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.d.vue.ts +8 -8
  85. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/config.vue.d.ts +8 -8
  86. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-multi/runtime.vue +2 -2
  87. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.d.vue.ts +8 -8
  88. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/config.vue.d.ts +8 -8
  89. package/dist/runtime/components/table/columns/2026-06-14/com.shwfed.table.column.tree-combobox-single/runtime.vue +2 -2
  90. package/dist/runtime/components/table/columns/2026-06-17/com.shwfed.table.column.date-input/runtime.vue +3 -3
  91. package/dist/runtime/components/table/columns/2026-06-22/com.shwfed.table.column.date-range-input/runtime.vue +4 -4
  92. package/dist/runtime/components/table/config.vue +1 -0
  93. package/dist/runtime/components/table/row-provider.vue +2 -2
  94. package/dist/runtime/components/ui/alert-dialog/AlertDialogFooter.vue +1 -1
  95. package/dist/runtime/utils/cel-context.d.ts +1 -0
  96. package/dist/runtime/utils/cel-context.js +28 -0
  97. package/package.json +3 -8
  98. package/dist/mcp.mjs +0 -102434
  99. package/dist/preview/assets/FieldGroup.vue_vue_type_script_setup_true_lang-BK4nj6mF.js +0 -1
  100. package/dist/preview/assets/badge-Df9KgnrB.js +0 -1
  101. package/dist/preview/assets/config-B3NwVBxT.js +0 -1
  102. package/dist/preview/assets/config-BrtNnMlJ.js +0 -1
  103. package/dist/preview/assets/config-CUJNegvX.js +0 -1
  104. package/dist/preview/assets/config-ChrXUmKf.js +0 -1
  105. package/dist/preview/assets/config-CmEXMpIU.js +0 -1
  106. package/dist/preview/assets/config-CrBoFiYB.js +0 -1
  107. package/dist/preview/assets/config-D-Hf0dls.js +0 -1
  108. package/dist/preview/assets/config-D4cXwy75.js +0 -1
  109. package/dist/preview/assets/config-DCj5Qyiq.js +0 -1
  110. package/dist/preview/assets/config-DPfx03nM.js +0 -1
  111. package/dist/preview/assets/config-DWF0bcmF.js +0 -1
  112. package/dist/preview/assets/config-Do4K9hI7.js +0 -1
  113. package/dist/preview/assets/config-DwblM1r8.js +0 -1
  114. package/dist/preview/assets/config-MW5Hs8yE.js +0 -1
  115. package/dist/preview/assets/config-uNoNEc-1.js +0 -1
  116. package/dist/preview/assets/definition.vue_vue_type_script_setup_true_lang-CbtpddWK.js +0 -1
  117. package/dist/preview/assets/index-Bm7I4Tr0.css +0 -1
  118. package/dist/preview/assets/index-CkyV576r.js +0 -775
  119. package/dist/preview/assets/index-CtW2E0ME.js +0 -1
  120. package/dist/preview/assets/index-xDmBF3zO.js +0 -1
  121. package/dist/preview/assets/item-D0e9Cx1Q.js +0 -1
  122. package/dist/preview/assets/runtime-3tGIbclh.js +0 -1
  123. package/dist/preview/assets/runtime-BCePD3XR.js +0 -1
  124. package/dist/preview/assets/runtime-BMyFUaSM.js +0 -1
  125. package/dist/preview/assets/runtime-BXZU3EqA.js +0 -1
  126. package/dist/preview/assets/runtime-BySNFNSO.js +0 -1
  127. package/dist/preview/assets/runtime-CI02gDFj.js +0 -1
  128. package/dist/preview/assets/runtime-DCo1Qp8a.js +0 -1
  129. package/dist/preview/assets/runtime-DDSKV70N.js +0 -1
  130. package/dist/preview/assets/runtime-Dc7pytUy.js +0 -1
  131. package/dist/preview/assets/runtime-ckLrkTMm.js +0 -1
  132. package/dist/preview/assets/runtime-y4oJ8VkY.js +0 -1
  133. package/dist/preview/assets/schema-meta-D0y0sKal.js +0 -1
  134. package/dist/preview/index.html +0 -19
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  readonly readonly?: string | undefined;
37
+ readonly dataSource: {
38
+ readonly data: string;
39
+ readonly request?: string | undefined;
40
+ };
37
41
  readonly binding: string;
38
42
  readonly derived?: {
39
43
  readonly mode: "formula" | "prefill";
40
44
  readonly expression: string;
41
45
  } | undefined;
42
- readonly dataSource: {
43
- readonly data: string;
44
- readonly request?: string | undefined;
45
- };
46
46
  readonly enableSorting?: boolean | undefined;
47
47
  readonly nodeKey: string;
48
48
  readonly nodeChildren: string;
@@ -96,15 +96,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
96
96
  readonly message: string;
97
97
  }[]] | undefined;
98
98
  readonly readonly?: string | undefined;
99
+ readonly dataSource: {
100
+ readonly data: string;
101
+ readonly request?: string | undefined;
102
+ };
99
103
  readonly binding: string;
100
104
  readonly derived?: {
101
105
  readonly mode: "formula" | "prefill";
102
106
  readonly expression: string;
103
107
  } | undefined;
104
- readonly dataSource: {
105
- readonly data: string;
106
- readonly request?: string | undefined;
107
- };
108
108
  readonly enableSorting?: boolean | undefined;
109
109
  readonly nodeKey: string;
110
110
  readonly nodeChildren: string;
@@ -34,15 +34,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
34
34
  readonly message: string;
35
35
  }[]] | undefined;
36
36
  readonly readonly?: string | undefined;
37
+ readonly dataSource: {
38
+ readonly data: string;
39
+ readonly request?: string | undefined;
40
+ };
37
41
  readonly binding: string;
38
42
  readonly derived?: {
39
43
  readonly mode: "formula" | "prefill";
40
44
  readonly expression: string;
41
45
  } | undefined;
42
- readonly dataSource: {
43
- readonly data: string;
44
- readonly request?: string | undefined;
45
- };
46
46
  readonly enableSorting?: boolean | undefined;
47
47
  readonly nodeKey: string;
48
48
  readonly nodeChildren: string;
@@ -96,15 +96,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
96
96
  readonly message: string;
97
97
  }[]] | undefined;
98
98
  readonly readonly?: string | undefined;
99
+ readonly dataSource: {
100
+ readonly data: string;
101
+ readonly request?: string | undefined;
102
+ };
99
103
  readonly binding: string;
100
104
  readonly derived?: {
101
105
  readonly mode: "formula" | "prefill";
102
106
  readonly expression: string;
103
107
  } | undefined;
104
- readonly dataSource: {
105
- readonly data: string;
106
- readonly request?: string | undefined;
107
- };
108
108
  readonly enableSorting?: boolean | undefined;
109
109
  readonly nodeKey: string;
110
110
  readonly nodeChildren: string;
@@ -4,7 +4,7 @@ import { Effect, Fiber, Option } from "effect";
4
4
  import { computed, ref, shallowRef, watch } from "vue";
5
5
  import { useI18n } from "vue-i18n";
6
6
  import { cel as _rawCel } from "../../../../../utils/cel";
7
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
7
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
8
8
  import { useFormReadonly } from "../../../../form/utils/readonly";
9
9
  import { getLocalizedText } from "../../../../../share/locale";
10
10
  import { fetchJsonOption } from "../../../../../share/request";
@@ -54,7 +54,7 @@ const { locale, t } = useI18n({
54
54
  });
55
55
  const formState = useFormState();
56
56
  const inherited = injectCELContext();
57
- const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
57
+ const $cel = (expression, context) => _rawCel(expression, celScope(inherited, context));
58
58
  const sharedFetchLayer = useSharedFetchLayer();
59
59
  const row = computed(() => props.ctx.row.original);
60
60
  const rowIndex = computed(() => props.ctx.row.index);
@@ -8,7 +8,7 @@ import { computed, ref } from "vue";
8
8
  import { useI18n } from "vue-i18n";
9
9
  import { asRequest, fetchJsonOption } from "../../../../../share/request";
10
10
  import { cel as _rawCel } from "../../../../../utils/cel";
11
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
11
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
12
12
  import { useFormReadonly } from "../../../../form/utils/readonly";
13
13
  import { publishSelection } from "../../../../../utils/selections-registry";
14
14
  import { getLocalizedText } from "../../../../../share/locale";
@@ -57,7 +57,7 @@ const { locale, t } = useI18n({
57
57
  });
58
58
  const formState = useFormState();
59
59
  const inherited = injectCELContext();
60
- const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
60
+ const $cel = (expression, context) => _rawCel(expression, celScope(inherited, context));
61
61
  const eventChannel = useEventChannel();
62
62
  const sharedFetchLayer = useSharedFetchLayer();
63
63
  const row = computed(() => props.ctx.row.original);
@@ -8,7 +8,7 @@ import { computed, nextTick, ref, watch } from "vue";
8
8
  import { useI18n } from "vue-i18n";
9
9
  import { asRequest, fetchJsonOption } from "../../../../../share/request";
10
10
  import { cel as _rawCel } from "../../../../../utils/cel";
11
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
11
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
12
12
  import { useFormReadonly } from "../../../../form/utils/readonly";
13
13
  import { publishSelection } from "../../../../../utils/selections-registry";
14
14
  import { getLocalizedText } from "../../../../../share/locale";
@@ -57,7 +57,7 @@ const { locale, t } = useI18n({
57
57
  });
58
58
  const formState = useFormState();
59
59
  const inherited = injectCELContext();
60
- const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
60
+ const $cel = (expression, context) => _rawCel(expression, celScope(inherited, context));
61
61
  const eventChannel = useEventChannel();
62
62
  const sharedFetchLayer = useSharedFetchLayer();
63
63
  const row = computed(() => props.ctx.row.original);
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
+ readonly dataSource: {
39
+ readonly data: string;
40
+ readonly request?: string | undefined;
41
+ };
38
42
  readonly binding: string;
39
43
  readonly derived?: {
40
44
  readonly mode: "formula" | "prefill";
41
45
  readonly expression: string;
42
46
  } | undefined;
43
- readonly dataSource: {
44
- readonly data: string;
45
- readonly request?: string | undefined;
46
- };
47
47
  readonly enableSorting?: boolean | undefined;
48
48
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
49
49
  readonly nodeKey: string;
@@ -99,15 +99,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
99
99
  }[]] | undefined;
100
100
  readonly keywords?: string | undefined;
101
101
  readonly readonly?: string | undefined;
102
+ readonly dataSource: {
103
+ readonly data: string;
104
+ readonly request?: string | undefined;
105
+ };
102
106
  readonly binding: string;
103
107
  readonly derived?: {
104
108
  readonly mode: "formula" | "prefill";
105
109
  readonly expression: string;
106
110
  } | undefined;
107
- readonly dataSource: {
108
- readonly data: string;
109
- readonly request?: string | undefined;
110
- };
111
111
  readonly enableSorting?: boolean | undefined;
112
112
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
113
113
  readonly nodeKey: string;
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
+ readonly dataSource: {
39
+ readonly data: string;
40
+ readonly request?: string | undefined;
41
+ };
38
42
  readonly binding: string;
39
43
  readonly derived?: {
40
44
  readonly mode: "formula" | "prefill";
41
45
  readonly expression: string;
42
46
  } | undefined;
43
- readonly dataSource: {
44
- readonly data: string;
45
- readonly request?: string | undefined;
46
- };
47
47
  readonly enableSorting?: boolean | undefined;
48
48
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
49
49
  readonly nodeKey: string;
@@ -99,15 +99,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
99
99
  }[]] | undefined;
100
100
  readonly keywords?: string | undefined;
101
101
  readonly readonly?: string | undefined;
102
+ readonly dataSource: {
103
+ readonly data: string;
104
+ readonly request?: string | undefined;
105
+ };
102
106
  readonly binding: string;
103
107
  readonly derived?: {
104
108
  readonly mode: "formula" | "prefill";
105
109
  readonly expression: string;
106
110
  } | undefined;
107
- readonly dataSource: {
108
- readonly data: string;
109
- readonly request?: string | undefined;
110
- };
111
111
  readonly enableSorting?: boolean | undefined;
112
112
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
113
113
  readonly nodeKey: string;
@@ -4,7 +4,7 @@ import { Effect, Fiber, Option } from "effect";
4
4
  import { computed, ref, shallowRef, watch } from "vue";
5
5
  import { useI18n } from "vue-i18n";
6
6
  import { cel as _rawCel } from "../../../../../utils/cel";
7
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
7
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
8
8
  import { useFormReadonly } from "../../../../form/utils/readonly";
9
9
  import { publishSelection } from "../../../../../utils/selections-registry";
10
10
  import { getLocalizedText } from "../../../../../share/locale";
@@ -55,7 +55,7 @@ const { locale, t } = useI18n({
55
55
  });
56
56
  const formState = useFormState();
57
57
  const inherited = injectCELContext();
58
- const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
58
+ const $cel = (expression, context) => _rawCel(expression, celScope(inherited, context));
59
59
  const sharedFetchLayer = useSharedFetchLayer();
60
60
  const row = computed(() => props.ctx.row.original);
61
61
  const rowIndex = computed(() => props.ctx.row.index);
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
+ readonly dataSource: {
39
+ readonly data: string;
40
+ readonly request?: string | undefined;
41
+ };
38
42
  readonly binding: string;
39
43
  readonly derived?: {
40
44
  readonly mode: "formula" | "prefill";
41
45
  readonly expression: string;
42
46
  } | undefined;
43
- readonly dataSource: {
44
- readonly data: string;
45
- readonly request?: string | undefined;
46
- };
47
47
  readonly enableSorting?: boolean | undefined;
48
48
  readonly nodeKey: string;
49
49
  readonly nodeChildren: string;
@@ -98,15 +98,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
98
98
  }[]] | undefined;
99
99
  readonly keywords?: string | undefined;
100
100
  readonly readonly?: string | undefined;
101
+ readonly dataSource: {
102
+ readonly data: string;
103
+ readonly request?: string | undefined;
104
+ };
101
105
  readonly binding: string;
102
106
  readonly derived?: {
103
107
  readonly mode: "formula" | "prefill";
104
108
  readonly expression: string;
105
109
  } | undefined;
106
- readonly dataSource: {
107
- readonly data: string;
108
- readonly request?: string | undefined;
109
- };
110
110
  readonly enableSorting?: boolean | undefined;
111
111
  readonly nodeKey: string;
112
112
  readonly nodeChildren: string;
@@ -35,15 +35,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
35
35
  }[]] | undefined;
36
36
  readonly keywords?: string | undefined;
37
37
  readonly readonly?: string | undefined;
38
+ readonly dataSource: {
39
+ readonly data: string;
40
+ readonly request?: string | undefined;
41
+ };
38
42
  readonly binding: string;
39
43
  readonly derived?: {
40
44
  readonly mode: "formula" | "prefill";
41
45
  readonly expression: string;
42
46
  } | undefined;
43
- readonly dataSource: {
44
- readonly data: string;
45
- readonly request?: string | undefined;
46
- };
47
47
  readonly enableSorting?: boolean | undefined;
48
48
  readonly nodeKey: string;
49
49
  readonly nodeChildren: string;
@@ -98,15 +98,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
98
98
  }[]] | undefined;
99
99
  readonly keywords?: string | undefined;
100
100
  readonly readonly?: string | undefined;
101
+ readonly dataSource: {
102
+ readonly data: string;
103
+ readonly request?: string | undefined;
104
+ };
101
105
  readonly binding: string;
102
106
  readonly derived?: {
103
107
  readonly mode: "formula" | "prefill";
104
108
  readonly expression: string;
105
109
  } | undefined;
106
- readonly dataSource: {
107
- readonly data: string;
108
- readonly request?: string | undefined;
109
- };
110
110
  readonly enableSorting?: boolean | undefined;
111
111
  readonly nodeKey: string;
112
112
  readonly nodeChildren: string;
@@ -4,7 +4,7 @@ import { Effect, Fiber, Option } from "effect";
4
4
  import { computed, ref, shallowRef, watch } from "vue";
5
5
  import { useI18n } from "vue-i18n";
6
6
  import { cel as _rawCel } from "../../../../../utils/cel";
7
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
7
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
8
8
  import { useFormReadonly } from "../../../../form/utils/readonly";
9
9
  import { publishSelection } from "../../../../../utils/selections-registry";
10
10
  import { getLocalizedText } from "../../../../../share/locale";
@@ -55,7 +55,7 @@ const { locale, t } = useI18n({
55
55
  });
56
56
  const formState = useFormState();
57
57
  const inherited = injectCELContext();
58
- const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
58
+ const $cel = (expression, context) => _rawCel(expression, celScope(inherited, context));
59
59
  const sharedFetchLayer = useSharedFetchLayer();
60
60
  const row = computed(() => props.ctx.row.original);
61
61
  const rowIndex = computed(() => props.ctx.row.index);
@@ -8,7 +8,7 @@ import { computed, ref } from "vue";
8
8
  import { useI18n } from "vue-i18n";
9
9
  import { asRequest, fetchJsonOption } from "../../../../../share/request";
10
10
  import { cel as _rawCel } from "../../../../../utils/cel";
11
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
11
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
12
12
  import { useFormReadonly } from "../../../../form/utils/readonly";
13
13
  import { publishSelection } from "../../../../../utils/selections-registry";
14
14
  import { getLocalizedText } from "../../../../../share/locale";
@@ -57,7 +57,7 @@ const { locale, t } = useI18n({
57
57
  });
58
58
  const formState = useFormState();
59
59
  const inherited = injectCELContext();
60
- const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
60
+ const $cel = (expression, context) => _rawCel(expression, celScope(inherited, context));
61
61
  const eventChannel = useEventChannel();
62
62
  const sharedFetchLayer = useSharedFetchLayer();
63
63
  const row = computed(() => props.ctx.row.original);
@@ -8,7 +8,7 @@ import { computed, nextTick, ref, watch } from "vue";
8
8
  import { useI18n } from "vue-i18n";
9
9
  import { asRequest, fetchJsonOption } from "../../../../../share/request";
10
10
  import { cel as _rawCel } from "../../../../../utils/cel";
11
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
11
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
12
12
  import { useFormReadonly } from "../../../../form/utils/readonly";
13
13
  import { publishSelection } from "../../../../../utils/selections-registry";
14
14
  import { getLocalizedText } from "../../../../../share/locale";
@@ -57,7 +57,7 @@ const { locale, t } = useI18n({
57
57
  });
58
58
  const formState = useFormState();
59
59
  const inherited = injectCELContext();
60
- const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
60
+ const $cel = (expression, context) => _rawCel(expression, celScope(inherited, context));
61
61
  const eventChannel = useEventChannel();
62
62
  const sharedFetchLayer = useSharedFetchLayer();
63
63
  const row = computed(() => props.ctx.row.original);
@@ -36,15 +36,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
36
36
  }[]] | undefined;
37
37
  readonly keywords?: string | undefined;
38
38
  readonly readonly?: string | undefined;
39
+ readonly dataSource: {
40
+ readonly data: string;
41
+ readonly request?: string | undefined;
42
+ };
39
43
  readonly binding: string;
40
44
  readonly derived?: {
41
45
  readonly mode: "formula" | "prefill";
42
46
  readonly expression: string;
43
47
  } | undefined;
44
- readonly dataSource: {
45
- readonly data: string;
46
- readonly request?: string | undefined;
47
- };
48
48
  readonly enableSorting?: boolean | undefined;
49
49
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
50
50
  readonly nodeKey: string;
@@ -95,15 +95,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
95
95
  }[]] | undefined;
96
96
  readonly keywords?: string | undefined;
97
97
  readonly readonly?: string | undefined;
98
+ readonly dataSource: {
99
+ readonly data: string;
100
+ readonly request?: string | undefined;
101
+ };
98
102
  readonly binding: string;
99
103
  readonly derived?: {
100
104
  readonly mode: "formula" | "prefill";
101
105
  readonly expression: string;
102
106
  } | undefined;
103
- readonly dataSource: {
104
- readonly data: string;
105
- readonly request?: string | undefined;
106
- };
107
107
  readonly enableSorting?: boolean | undefined;
108
108
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
109
109
  readonly nodeKey: string;
@@ -36,15 +36,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
36
36
  }[]] | undefined;
37
37
  readonly keywords?: string | undefined;
38
38
  readonly readonly?: string | undefined;
39
+ readonly dataSource: {
40
+ readonly data: string;
41
+ readonly request?: string | undefined;
42
+ };
39
43
  readonly binding: string;
40
44
  readonly derived?: {
41
45
  readonly mode: "formula" | "prefill";
42
46
  readonly expression: string;
43
47
  } | undefined;
44
- readonly dataSource: {
45
- readonly data: string;
46
- readonly request?: string | undefined;
47
- };
48
48
  readonly enableSorting?: boolean | undefined;
49
49
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
50
50
  readonly nodeKey: string;
@@ -95,15 +95,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
95
95
  }[]] | undefined;
96
96
  readonly keywords?: string | undefined;
97
97
  readonly readonly?: string | undefined;
98
+ readonly dataSource: {
99
+ readonly data: string;
100
+ readonly request?: string | undefined;
101
+ };
98
102
  readonly binding: string;
99
103
  readonly derived?: {
100
104
  readonly mode: "formula" | "prefill";
101
105
  readonly expression: string;
102
106
  } | undefined;
103
- readonly dataSource: {
104
- readonly data: string;
105
- readonly request?: string | undefined;
106
- };
107
107
  readonly enableSorting?: boolean | undefined;
108
108
  readonly cascade: "independent" | "cascade-down" | "cascade-both";
109
109
  readonly nodeKey: string;
@@ -4,7 +4,7 @@ import { Effect, Fiber, Option } from "effect";
4
4
  import { computed, ref, shallowRef, watch } from "vue";
5
5
  import { useI18n } from "vue-i18n";
6
6
  import { cel as _rawCel } from "../../../../../utils/cel";
7
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
7
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
8
8
  import { useFormReadonly } from "../../../../form/utils/readonly";
9
9
  import { publishSelection } from "../../../../../utils/selections-registry";
10
10
  import { getLocalizedText } from "../../../../../share/locale";
@@ -55,7 +55,7 @@ const { locale, t } = useI18n({
55
55
  });
56
56
  const formState = useFormState();
57
57
  const inherited = injectCELContext();
58
- const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
58
+ const $cel = (expression, context) => _rawCel(expression, celScope(inherited, context));
59
59
  const sharedFetchLayer = useSharedFetchLayer();
60
60
  const row = computed(() => props.ctx.row.original);
61
61
  const rowIndex = computed(() => props.ctx.row.index);
@@ -36,15 +36,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
36
36
  }[]] | undefined;
37
37
  readonly keywords?: string | undefined;
38
38
  readonly readonly?: string | undefined;
39
+ readonly dataSource: {
40
+ readonly data: string;
41
+ readonly request?: string | undefined;
42
+ };
39
43
  readonly binding: string;
40
44
  readonly derived?: {
41
45
  readonly mode: "formula" | "prefill";
42
46
  readonly expression: string;
43
47
  } | undefined;
44
- readonly dataSource: {
45
- readonly data: string;
46
- readonly request?: string | undefined;
47
- };
48
48
  readonly enableSorting?: boolean | undefined;
49
49
  readonly nodeKey: string;
50
50
  readonly nodeChildren: string;
@@ -94,15 +94,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
94
94
  }[]] | undefined;
95
95
  readonly keywords?: string | undefined;
96
96
  readonly readonly?: string | undefined;
97
+ readonly dataSource: {
98
+ readonly data: string;
99
+ readonly request?: string | undefined;
100
+ };
97
101
  readonly binding: string;
98
102
  readonly derived?: {
99
103
  readonly mode: "formula" | "prefill";
100
104
  readonly expression: string;
101
105
  } | undefined;
102
- readonly dataSource: {
103
- readonly data: string;
104
- readonly request?: string | undefined;
105
- };
106
106
  readonly enableSorting?: boolean | undefined;
107
107
  readonly nodeKey: string;
108
108
  readonly nodeChildren: string;
@@ -36,15 +36,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
36
36
  }[]] | undefined;
37
37
  readonly keywords?: string | undefined;
38
38
  readonly readonly?: string | undefined;
39
+ readonly dataSource: {
40
+ readonly data: string;
41
+ readonly request?: string | undefined;
42
+ };
39
43
  readonly binding: string;
40
44
  readonly derived?: {
41
45
  readonly mode: "formula" | "prefill";
42
46
  readonly expression: string;
43
47
  } | undefined;
44
- readonly dataSource: {
45
- readonly data: string;
46
- readonly request?: string | undefined;
47
- };
48
48
  readonly enableSorting?: boolean | undefined;
49
49
  readonly nodeKey: string;
50
50
  readonly nodeChildren: string;
@@ -94,15 +94,15 @@ declare const __VLS_export: import("vue").DefineComponent<__VLS_ModelProps, {},
94
94
  }[]] | undefined;
95
95
  readonly keywords?: string | undefined;
96
96
  readonly readonly?: string | undefined;
97
+ readonly dataSource: {
98
+ readonly data: string;
99
+ readonly request?: string | undefined;
100
+ };
97
101
  readonly binding: string;
98
102
  readonly derived?: {
99
103
  readonly mode: "formula" | "prefill";
100
104
  readonly expression: string;
101
105
  } | undefined;
102
- readonly dataSource: {
103
- readonly data: string;
104
- readonly request?: string | undefined;
105
- };
106
106
  readonly enableSorting?: boolean | undefined;
107
107
  readonly nodeKey: string;
108
108
  readonly nodeChildren: string;
@@ -4,7 +4,7 @@ import { Effect, Fiber, Option } from "effect";
4
4
  import { computed, ref, shallowRef, watch } from "vue";
5
5
  import { useI18n } from "vue-i18n";
6
6
  import { cel as _rawCel } from "../../../../../utils/cel";
7
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
7
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
8
8
  import { useFormReadonly } from "../../../../form/utils/readonly";
9
9
  import { publishSelection } from "../../../../../utils/selections-registry";
10
10
  import { getLocalizedText } from "../../../../../share/locale";
@@ -55,7 +55,7 @@ const { locale, t } = useI18n({
55
55
  });
56
56
  const formState = useFormState();
57
57
  const inherited = injectCELContext();
58
- const $cel = (expression, context) => _rawCel(expression, { ...celBindings(inherited), ...context });
58
+ const $cel = (expression, context) => _rawCel(expression, celScope(inherited, context));
59
59
  const sharedFetchLayer = useSharedFetchLayer();
60
60
  const row = computed(() => props.ctx.row.original);
61
61
  const rowIndex = computed(() => props.ctx.row.index);
@@ -4,7 +4,7 @@ import { computed } from "vue";
4
4
  import { useI18n } from "vue-i18n";
5
5
  import { format as formatDate } from "date-fns";
6
6
  import { cel as $cel } from "../../../../../utils/cel";
7
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
7
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
8
8
  import { useFormReadonly } from "../../../../form/utils/readonly";
9
9
  import { getLocalizedText } from "../../../../../share/locale";
10
10
  import { DATE_PICKER_DEFAULT_FORMATS, DatePicker } from "../../../../ui/date-picker";
@@ -26,7 +26,7 @@ const placeholderText = computed(
26
26
  function evalBool(expression, label) {
27
27
  if (!expression) return false;
28
28
  try {
29
- return Effect.runSync($cel(expression, celBindings(celContext))) === true;
29
+ return Effect.runSync($cel(expression, celScope(celContext))) === true;
30
30
  } catch (e) {
31
31
  console.error(`[shwfed-table] date-input ${label} failed`, e);
32
32
  return false;
@@ -52,7 +52,7 @@ const shortcuts = computed(() => {
52
52
  name: preset.label,
53
53
  value: () => {
54
54
  try {
55
- const d = Effect.runSync($cel(preset.value, celBindings(celContext)));
55
+ const d = Effect.runSync($cel(preset.value, celScope(celContext)));
56
56
  return formatDate(d, resolvedValueFormat.value);
57
57
  } catch (e) {
58
58
  console.error(`[shwfed-table] date-input preset "${preset.value}" failed`, e);
@@ -4,7 +4,7 @@ import { computed } from "vue";
4
4
  import { useI18n } from "vue-i18n";
5
5
  import { format as formatDate } from "date-fns";
6
6
  import { cel as $cel } from "../../../../../utils/cel";
7
- import { celBindings, injectCELContext } from "../../../../../utils/cel-context";
7
+ import { celScope, injectCELContext } from "../../../../../utils/cel-context";
8
8
  import { useFormReadonly } from "../../../../form/utils/readonly";
9
9
  import { getLocalizedText } from "../../../../../share/locale";
10
10
  import { DATE_RANGE_PICKER_DEFAULT_FORMATS, DateRangePicker } from "../../../../ui/date-range-picker";
@@ -27,7 +27,7 @@ const endPlaceholderText = computed(
27
27
  function evalBool(expression, label) {
28
28
  if (!expression) return false;
29
29
  try {
30
- return Effect.runSync($cel(expression, celBindings(celContext))) === true;
30
+ return Effect.runSync($cel(expression, celScope(celContext))) === true;
31
31
  } catch (e) {
32
32
  console.error(`[shwfed-table] date-range-input ${label} failed`, e);
33
33
  return false;
@@ -52,8 +52,8 @@ const shortcuts = computed(() => {
52
52
  name: preset.label,
53
53
  value: () => {
54
54
  try {
55
- const start = Effect.runSync($cel(preset.start, celBindings(celContext)));
56
- const end = Effect.runSync($cel(preset.end, celBindings(celContext)));
55
+ const start = Effect.runSync($cel(preset.start, celScope(celContext)));
56
+ const end = Effect.runSync($cel(preset.end, celScope(celContext)));
57
57
  return [
58
58
  formatDate(start, resolvedValueFormat.value),
59
59
  formatDate(end, resolvedValueFormat.value)
@@ -1263,6 +1263,7 @@ const tableQueryValue = computed({
1263
1263
  v-for="entry in pickerEntries"
1264
1264
  :key="`${entry.type}@${entry.compatibilityDate}`"
1265
1265
  :value="`${entry.type}@${entry.compatibilityDate}`"
1266
+ :keywords="entry.type"
1266
1267
  @select="addColumn(entry.type, entry.compatibilityDate)"
1267
1268
  >
1268
1269
  <Icon