@lingxiteam/assets 4.3.2-alpha.1 → 4.3.2-alpha.3
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/es/rootConfig/locales/enus/config-locales-es.mobile.js +51 -144
- package/es/rootConfig/locales/enus/config-locales-es.pc.js +30 -37
- package/es/rootConfig/locales/enus/config-locales-es.todo-actionList.js +293 -721
- package/es/rootConfig/locales/enus/config-locales-es.todo-callback.js +8 -9
- package/es/rootConfig/locales/enus/config-locales-es.todo-optionList.js +141 -214
- package/es/rootConfig/locales/zhcn/config-locales-cn.mobile.js +1 -143
- package/es/rootConfig/locales/zhcn/config-locales-cn.pc.js +1 -289
- package/es/rootConfig/locales/zhcn/config-locales-cn.todo-actionList.js +0 -714
- package/es/rootConfig/locales/zhcn/config-locales-cn.todo-callback.js +0 -8
- package/es/rootConfig/locales/zhcn/config-locales-cn.todo-optionList.js +2 -214
- package/es/rootConfig/locales/zhhk/config-locales-hk.mobile.js +49 -142
- package/es/rootConfig/locales/zhhk/config-locales-hk.pc.js +77 -288
- package/es/rootConfig/locales/zhhk/config-locales-hk.todo-actionList.js +287 -715
- package/es/rootConfig/locales/zhhk/config-locales-hk.todo-callback.js +8 -9
- package/es/rootConfig/locales/zhhk/config-locales-hk.todo-optionList.js +140 -213
- package/es/rootConfig/mobile/BusiComp.js +22 -22
- package/es/rootConfig/mobile/MobileModal.js +38 -38
- package/es/rootConfig/mobile/MobilePopover.js +22 -22
- package/es/rootConfig/mobile/page.js +42 -42
- package/es/rootConfig/pc/BusiComp.js +41 -41
- package/es/rootConfig/pc/Drawer.js +64 -64
- package/es/rootConfig/pc/Modal.js +63 -63
- package/es/rootConfig/pc/Popover.js +42 -42
- package/es/rootConfig/pc/page.js +55 -55
- package/es/rootConfig/todoActionList.js +691 -691
- package/es/rootConfig/todoCallback.js +9 -9
- package/es/rootConfig/todoOptionList.js +203 -203
- package/lib/rootConfig/locales/enus/config-locales-es.mobile.js +51 -144
- package/lib/rootConfig/locales/enus/config-locales-es.pc.js +30 -37
- package/lib/rootConfig/locales/enus/config-locales-es.todo-actionList.js +293 -721
- package/lib/rootConfig/locales/enus/config-locales-es.todo-callback.js +8 -9
- package/lib/rootConfig/locales/enus/config-locales-es.todo-optionList.js +141 -214
- package/lib/rootConfig/locales/zhcn/config-locales-cn.mobile.js +1 -143
- package/lib/rootConfig/locales/zhcn/config-locales-cn.pc.js +1 -289
- package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-actionList.js +0 -714
- package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-callback.js +0 -8
- package/lib/rootConfig/locales/zhcn/config-locales-cn.todo-optionList.js +2 -214
- package/lib/rootConfig/locales/zhhk/config-locales-hk.mobile.js +49 -142
- package/lib/rootConfig/locales/zhhk/config-locales-hk.pc.js +77 -288
- package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-actionList.js +287 -715
- package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-callback.js +8 -9
- package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-optionList.js +140 -213
- package/lib/rootConfig/mobile/BusiComp.js +22 -22
- package/lib/rootConfig/mobile/MobileModal.js +38 -38
- package/lib/rootConfig/mobile/MobilePopover.js +22 -22
- package/lib/rootConfig/mobile/page.js +42 -42
- package/lib/rootConfig/pc/BusiComp.js +41 -41
- package/lib/rootConfig/pc/Drawer.js +64 -64
- package/lib/rootConfig/pc/Modal.js +63 -63
- package/lib/rootConfig/pc/Popover.js +42 -42
- package/lib/rootConfig/pc/page.js +55 -55
- package/lib/rootConfig/todoActionList.js +691 -691
- package/lib/rootConfig/todoCallback.js +9 -9
- package/lib/rootConfig/todoOptionList.js +203 -203
- package/package.json +1 -1
|
@@ -66,7 +66,7 @@ var generateFormValuesCallback1Fields = exports.generateFormValuesCallback1Field
|
|
|
66
66
|
if (!targetContainer) return [];
|
|
67
67
|
if (actionObjName === 'DForm' || actionObjName === 'BOFramer') {
|
|
68
68
|
opts.push(_objectSpread({
|
|
69
|
-
title: "(".concat(name, ")"
|
|
69
|
+
title: "(".concat(name, ")", '表单取值'),
|
|
70
70
|
value: "$values_".concat(options.compId, "$"),
|
|
71
71
|
formValueActionId: dataId,
|
|
72
72
|
targetName: name,
|
|
@@ -101,7 +101,7 @@ var generateFormValuesCallback1Fields = exports.generateFormValuesCallback1Field
|
|
|
101
101
|
// 时间段选择增加起止时间
|
|
102
102
|
if (isRangePicker) {
|
|
103
103
|
opts.push({
|
|
104
|
-
title: "".concat(props === null || props === void 0 ? void 0 : props.title, "_"
|
|
104
|
+
title: "".concat(props === null || props === void 0 ? void 0 : props.title, "_", '开始时间').concat(props !== null && props !== void 0 && props.fieldProps ? "\uFF08".concat(props === null || props === void 0 ? void 0 : props.fieldProps, "_begin\uFF09") : ''),
|
|
105
105
|
value: "$values_".concat(options.compId, ".").concat(props === null || props === void 0 ? void 0 : props.fieldProps, "[0]$"),
|
|
106
106
|
formValueActionId: dataId,
|
|
107
107
|
targetName: name,
|
|
@@ -112,7 +112,7 @@ var generateFormValuesCallback1Fields = exports.generateFormValuesCallback1Field
|
|
|
112
112
|
description: "".concat(props === null || props === void 0 ? void 0 : props.title).concat(localeKey('form.range.beginDesc')).concat(localeKey('form.range.description'))
|
|
113
113
|
});
|
|
114
114
|
opts.push({
|
|
115
|
-
title: "".concat(props === null || props === void 0 ? void 0 : props.title, "_"
|
|
115
|
+
title: "".concat(props === null || props === void 0 ? void 0 : props.title, "_", '结束时间').concat(props !== null && props !== void 0 && props.fieldProps ? "\uFF08".concat(props === null || props === void 0 ? void 0 : props.fieldProps, "_end\uFF09") : ''),
|
|
116
116
|
value: "$values_".concat(options.compId, ".").concat(props === null || props === void 0 ? void 0 : props.fieldProps, "[1]$"),
|
|
117
117
|
formValueActionId: dataId,
|
|
118
118
|
targetName: name,
|
|
@@ -133,12 +133,12 @@ var generateFormValuesCallback1Fields = exports.generateFormValuesCallback1Field
|
|
|
133
133
|
// pc端表单
|
|
134
134
|
if (['Form', 'QueryForm'].includes(actionObjName)) {
|
|
135
135
|
var obj = {
|
|
136
|
-
Form:
|
|
137
|
-
QueryForm:
|
|
138
|
-
FormList:
|
|
136
|
+
Form: '表单',
|
|
137
|
+
QueryForm: '查询表单',
|
|
138
|
+
FormList: '子表单'
|
|
139
139
|
};
|
|
140
140
|
opts.push({
|
|
141
|
-
title: "".concat(name).concat(obj[actionObjName]
|
|
141
|
+
title: "".concat(name).concat(obj[actionObjName], '数据'),
|
|
142
142
|
value: "$".concat(options.compId, "$"),
|
|
143
143
|
dataId: dataId,
|
|
144
144
|
formValueActionId: dataId,
|
|
@@ -182,7 +182,7 @@ var generateFormValuesCallback1Fields = exports.generateFormValuesCallback1Field
|
|
|
182
182
|
// 时间段选择需要添加起止时间
|
|
183
183
|
if (isRangePicker) {
|
|
184
184
|
opts.push({
|
|
185
|
-
title: "".concat(title, "_"
|
|
185
|
+
title: "".concat(title, "_", '开始时间').concat(props !== null && props !== void 0 && props.fieldName ? "\uFF08".concat(props === null || props === void 0 ? void 0 : props.fieldName, "_begin\uFF09") : ''),
|
|
186
186
|
value: "$".concat(options.compId, ".").concat(props === null || props === void 0 ? void 0 : props.fieldName, "[0]$"),
|
|
187
187
|
formValueActionId: dataId,
|
|
188
188
|
targetName: name,
|
|
@@ -193,7 +193,7 @@ var generateFormValuesCallback1Fields = exports.generateFormValuesCallback1Field
|
|
|
193
193
|
description: "".concat(title).concat(localeKey('form.range.beginDesc')).concat(localeKey('form.range.description'))
|
|
194
194
|
});
|
|
195
195
|
opts.push({
|
|
196
|
-
title: "".concat(title, "_"
|
|
196
|
+
title: "".concat(title, "_", '结束时间').concat(props !== null && props !== void 0 && props.fieldName ? "\uFF08".concat(props === null || props === void 0 ? void 0 : props.fieldName, "_end\uFF09") : ''),
|
|
197
197
|
value: "$".concat(options.compId, ".").concat(props === null || props === void 0 ? void 0 : props.fieldName, "[1]$"),
|
|
198
198
|
formValueActionId: dataId,
|
|
199
199
|
targetName: name,
|