@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
|
@@ -60,7 +60,7 @@ export var generateFormValuesCallback1Fields = function generateFormValuesCallba
|
|
|
60
60
|
if (!targetContainer) return [];
|
|
61
61
|
if (actionObjName === 'DForm' || actionObjName === 'BOFramer') {
|
|
62
62
|
opts.push(_objectSpread({
|
|
63
|
-
title: "(".concat(name, ")"
|
|
63
|
+
title: "(".concat(name, ")", '表单取值'),
|
|
64
64
|
value: "$values_".concat(options.compId, "$"),
|
|
65
65
|
formValueActionId: dataId,
|
|
66
66
|
targetName: name,
|
|
@@ -95,7 +95,7 @@ export var generateFormValuesCallback1Fields = function generateFormValuesCallba
|
|
|
95
95
|
// 时间段选择增加起止时间
|
|
96
96
|
if (isRangePicker) {
|
|
97
97
|
opts.push({
|
|
98
|
-
title: "".concat(props === null || props === void 0 ? void 0 : props.title, "_"
|
|
98
|
+
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") : ''),
|
|
99
99
|
value: "$values_".concat(options.compId, ".").concat(props === null || props === void 0 ? void 0 : props.fieldProps, "[0]$"),
|
|
100
100
|
formValueActionId: dataId,
|
|
101
101
|
targetName: name,
|
|
@@ -106,7 +106,7 @@ export var generateFormValuesCallback1Fields = function generateFormValuesCallba
|
|
|
106
106
|
description: "".concat(props === null || props === void 0 ? void 0 : props.title).concat(localeKey('form.range.beginDesc')).concat(localeKey('form.range.description'))
|
|
107
107
|
});
|
|
108
108
|
opts.push({
|
|
109
|
-
title: "".concat(props === null || props === void 0 ? void 0 : props.title, "_"
|
|
109
|
+
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") : ''),
|
|
110
110
|
value: "$values_".concat(options.compId, ".").concat(props === null || props === void 0 ? void 0 : props.fieldProps, "[1]$"),
|
|
111
111
|
formValueActionId: dataId,
|
|
112
112
|
targetName: name,
|
|
@@ -127,12 +127,12 @@ export var generateFormValuesCallback1Fields = function generateFormValuesCallba
|
|
|
127
127
|
// pc端表单
|
|
128
128
|
if (['Form', 'QueryForm'].includes(actionObjName)) {
|
|
129
129
|
var obj = {
|
|
130
|
-
Form:
|
|
131
|
-
QueryForm:
|
|
132
|
-
FormList:
|
|
130
|
+
Form: '表单',
|
|
131
|
+
QueryForm: '查询表单',
|
|
132
|
+
FormList: '子表单'
|
|
133
133
|
};
|
|
134
134
|
opts.push({
|
|
135
|
-
title: "".concat(name).concat(obj[actionObjName]
|
|
135
|
+
title: "".concat(name).concat(obj[actionObjName], '数据'),
|
|
136
136
|
value: "$".concat(options.compId, "$"),
|
|
137
137
|
dataId: dataId,
|
|
138
138
|
formValueActionId: dataId,
|
|
@@ -176,7 +176,7 @@ export var generateFormValuesCallback1Fields = function generateFormValuesCallba
|
|
|
176
176
|
// 时间段选择需要添加起止时间
|
|
177
177
|
if (isRangePicker) {
|
|
178
178
|
opts.push({
|
|
179
|
-
title: "".concat(title, "_"
|
|
179
|
+
title: "".concat(title, "_", '开始时间').concat(props !== null && props !== void 0 && props.fieldName ? "\uFF08".concat(props === null || props === void 0 ? void 0 : props.fieldName, "_begin\uFF09") : ''),
|
|
180
180
|
value: "$".concat(options.compId, ".").concat(props === null || props === void 0 ? void 0 : props.fieldName, "[0]$"),
|
|
181
181
|
formValueActionId: dataId,
|
|
182
182
|
targetName: name,
|
|
@@ -187,7 +187,7 @@ export var generateFormValuesCallback1Fields = function generateFormValuesCallba
|
|
|
187
187
|
description: "".concat(title).concat(localeKey('form.range.beginDesc')).concat(localeKey('form.range.description'))
|
|
188
188
|
});
|
|
189
189
|
opts.push({
|
|
190
|
-
title: "".concat(title, "_"
|
|
190
|
+
title: "".concat(title, "_", '结束时间').concat(props !== null && props !== void 0 && props.fieldName ? "\uFF08".concat(props === null || props === void 0 ? void 0 : props.fieldName, "_end\uFF09") : ''),
|
|
191
191
|
value: "$".concat(options.compId, ".").concat(props === null || props === void 0 ? void 0 : props.fieldName, "[1]$"),
|
|
192
192
|
formValueActionId: dataId,
|
|
193
193
|
targetName: name,
|