@shwfed/config 2.3.18 → 2.3.20
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/mcp.mjs +964 -587
- package/dist/module.json +1 -1
- package/dist/preview/assets/{config-C8Y4mJbo.js → config-BvTObql_.js} +1 -1
- package/dist/preview/assets/{config-CGjY6-4G.js → config-BxK2md1E.js} +1 -1
- package/dist/preview/assets/config-C1OAS71Y.js +1 -0
- package/dist/preview/assets/{config-D9mrL0UY.js → config-DRcqCBNE.js} +1 -1
- package/dist/preview/assets/{config-CR-ypZys.js → config-DWBLNB9W.js} +1 -1
- package/dist/preview/assets/{config-Cs3k3BuR.js → config-DYoY63Mh.js} +1 -1
- package/dist/preview/assets/{config-DRy0SpMq.js → config-DqfJ6g2l.js} +1 -1
- package/dist/preview/assets/{config-qmkDiyXK.js → config-DzmdQg_R.js} +1 -1
- package/dist/preview/assets/{config-eopfzGON.js → config-RpiYusco.js} +1 -1
- package/dist/preview/assets/{definition.vue_vue_type_script_setup_true_lang-BakGkJ_w.js → definition.vue_vue_type_script_setup_true_lang-C1rBrqyI.js} +1 -1
- package/dist/preview/assets/index--tX2oFUp.js +643 -0
- package/dist/preview/assets/index-De3_lDfy.js +1 -0
- package/dist/preview/assets/{index-BUyz4nJb.css → index-DomLsyPH.css} +1 -1
- package/dist/preview/assets/runtime-BkoWPDvV.js +1 -0
- package/dist/preview/assets/{runtime-C2q2Mp8_.js → runtime-Cr5yIEMV.js} +1 -1
- package/dist/preview/assets/{runtime-DQcKN5I_.js → runtime-DOg6e_3A.js} +1 -1
- package/dist/preview/assets/runtime-DTh936s0.js +1 -0
- package/dist/preview/assets/{runtime-BvJjQaAU.js → runtime-Hiqp76SC.js} +1 -1
- package/dist/preview/assets/runtime-_Z4Jlev8.js +1 -0
- package/dist/preview/assets/runtime-_bbVL50J.js +1 -0
- package/dist/preview/assets/{runtime-B1Lqn7iS.js → runtime-euPIe4uC.js} +1 -1
- package/dist/preview/assets/runtime-m4H1rd-d.js +1 -0
- package/dist/preview/index.html +2 -2
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/config.d.vue.ts +27 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/config.vue +68 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/config.vue.d.ts +27 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/runtime.d.vue.ts +8 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/runtime.vue +53 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/runtime.vue.d.ts +8 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/schema.d.ts +18 -0
- package/dist/runtime/components/actions/buttons/2026-05-24/com.shwfed.actions.button.state.write/schema.js +35 -0
- package/dist/runtime/components/form/fields/2026-05-13/com.shwfed.form.field.list/row.vue +1 -1
- package/dist/runtime/components/form/utils/state.d.ts +25 -1
- package/dist/runtime/components/form/utils/state.js +4 -1
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.d.vue.ts +109 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue +426 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/config.vue.d.ts +109 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/runtime.d.vue.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/runtime.vue +337 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/runtime.vue.d.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/schema.d.ts +85 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-remote/schema.js +146 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.d.vue.ts +137 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue +586 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/config.vue.d.ts +137 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/runtime.d.vue.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/runtime.vue +268 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/runtime.vue.d.ts +9 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/schema.d.ts +126 -0
- package/dist/runtime/components/table/columns/2026-05-24/com.shwfed.table.column.combobox-single.remote.options-static/schema.js +124 -0
- package/dist/runtime/components/table/config.vue +3 -0
- package/dist/runtime/components/table/index.vue +2 -0
- package/dist/runtime/components/table/row-provider.vue +1 -1
- package/dist/runtime/components/table/utils/shared-fetch.d.ts +30 -0
- package/dist/runtime/components/table/utils/shared-fetch.js +42 -0
- package/dist/runtime/components/ui/calendar/Calendar.vue +9 -4
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerMonthPanel.vue +4 -1
- package/dist/runtime/components/ui/date-range-picker/DateRangePickerYearPanel.vue +4 -1
- package/dist/runtime/components/ui/range-calendar/RangeCalendar.vue +3 -1
- package/package.json +1 -1
- package/dist/preview/assets/index-Bsbk3Okp.js +0 -1
- package/dist/preview/assets/index-Dz_SnGc9.js +0 -639
- package/dist/preview/assets/runtime-C-3DIGFz.js +0 -1
- package/dist/preview/assets/runtime-CdELhC3y.js +0 -1
- package/dist/preview/assets/runtime-D8OAMic8.js +0 -1
- package/dist/preview/assets/runtime-DQvlwOZl.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{_ as s}from"./definition.vue_vue_type_script_setup_true_lang-BakGkJ_w.js";import{d as c,an as o,az as i,e as r,u as f,am as u,o as m}from"./index-Dz_SnGc9.js";const g=c({name:"ShwfedEventDispatchActionRuntime",__name:"runtime",props:{buttonId:{},config:{}},setup(e){const n=e,t=u(),a=o(()=>i(t,n.config.triggers));return(p,d)=>(m(),r(s,{"action-id":e.buttonId,effect:f(a)},null,8,["action-id","effect"]))}});export{g as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{d as u,ad as l,e as i,u as p,$ as d,o as m,k as f,af as _,ag as k,aj as g,ak as w,al as x}from"./index-Dz_SnGc9.js";const B=u({name:"ShwfedMarkdownItemRuntime",__name:"runtime",props:{config:{}},setup(n){const s=n,{locale:o}=l(),t=x(),c=(e,a)=>g(e,{...w(t),...a}),r=d(()=>{const e=_(s.config.content,o.value)??"";return k(e,c)});return(e,a)=>(m(),i(p(f),{"data-slot":"buttons-markdown",source:r.value,class:"prose prose-sm prose-zinc px-1"},null,8,["source"]))}});export{B as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{d as i,an as f,ap as r,aq as d,e as u,u as m,aj as p,ak as l,al as _,o as g}from"./index-Dz_SnGc9.js";import{_ as h}from"./definition.vue_vue_type_script_setup_true_lang-BakGkJ_w.js";const x=i({name:"ShwfedNavigationActionRuntime",__name:"runtime",props:{buttonId:{},config:{}},setup(e){const t=e,o=_(),c=(n,a)=>p(n,{...l(o),...a}),s=f(()=>r(c(t.config.url),n=>d(()=>{window.open(n,t.config.mode)})));return(n,a)=>(g(),u(h,{"action-id":e.buttonId,effect:m(s)},null,8,["action-id","effect"]))}});export{x as default};
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{d as s,ad as B,ar as E,ae as _,af as i,as as x,at as p,e as M,w as c,u as d,a0 as N,am as b,aq as k,o as w,f as L,au as T,g as u,av as I,aw as H,a7 as S,al as V,ax as $,ay as z}from"./index-Dz_SnGc9.js";import{_ as A}from"./definition.vue_vue_type_script_setup_true_lang-BakGkJ_w.js";const F=s({name:"ShwfedModalLayoutActionRuntime",__name:"runtime",props:{buttonId:{},config:{},buttonTitle:{}},setup(a){const n=a,{locale:l}=B(),f=e=>{},r=V(),m=b(),o=N(null),v=E(n.buttonId,{close:()=>k(()=>{o.value?.()})},m),g=s({name:"ModalBoundaryBridge",setup(e,{slots:t}){return H(r),$(z,v),()=>t.default?.()}}),h=(e,t)=>S()?.(e,t),C=_(function*(){const e=i(n.config.modalTitle,l.value)??i(n.buttonTitle,l.value)??"",{modal:t,close:y}=yield*x({title:e,width:n.config.modalWidth});o.value=()=>p(y()),yield*t,o.value=null});return(e,t)=>(w(),M(A,{"action-id":a.buttonId,effect:d(C)},{default:c(()=>[L("div",{style:T(a.config.modalMinHeight?`min-height: ${a.config.modalMinHeight}`:void 0)},[u(d(g),null,{default:c(()=>[u(I,{"slot-value":a.config.slot,configure:f,"find-entry":h},null,8,["slot-value"])]),_:1})],4)]),_:1},8,["action-id","effect"]))}});export{F as default};
|