@lingxiteam/assets 4.3.2-alpha.5 → 4.3.2-alpha.7
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/error/errorDisplay/Mobile/Drawer/Drawer.js +3 -2
- package/es/error/errorDisplay/Mobile/ErrorMsg/index.js +4 -3
- package/es/error/errorDisplay/Mobile/defaultGlobalConfig.js +3 -2
- package/es/error/errorDisplay/Web/Drawer/Drawer.js +4 -3
- package/es/error/errorDisplay/Web/ErrorMsg/index.js +12 -11
- package/es/error/errorDisplay/Web/defaultGlobalConfig.js +3 -2
- package/es/error/errorDisplay/const.js +26 -24
- package/es/i18n/index.d.ts +6 -0
- package/es/i18n/index.js +62 -0
- package/es/i18n/locales/en-US.d.ts +74 -0
- package/es/i18n/locales/en-US.js +75 -0
- package/es/i18n/locales/zh-CN.d.ts +74 -0
- package/es/i18n/locales/zh-CN.js +75 -0
- package/es/rootConfig/locales/enus/config-locales-es.pc.js +2 -0
- package/es/rootConfig/locales/enus/config-locales-es.todo-actionList.js +142 -141
- package/es/rootConfig/locales/zhcn/config-locales-cn.pc.js +2 -0
- package/es/rootConfig/locales/zhhk/config-locales-hk.pc.js +2 -0
- package/es/rootConfig/locales/zhhk/config-locales-hk.todo-actionList.js +2 -1
- package/es/rootConfig/mobile/page.js +3 -3
- package/es/rootConfig/pc/LargeScreen.d.ts +51 -0
- package/es/rootConfig/pc/LargeScreen.js +56 -0
- package/es/rootConfig/pc/index.d.ts +1 -0
- package/es/rootConfig/pc/index.js +2 -1
- package/es/rootConfig/todoActionList.js +1 -1
- package/es/utils/url.js +4 -2
- package/lib/error/errorDisplay/Mobile/Drawer/Drawer.js +3 -2
- package/lib/error/errorDisplay/Mobile/ErrorMsg/index.js +4 -3
- package/lib/error/errorDisplay/Mobile/defaultGlobalConfig.js +3 -2
- package/lib/error/errorDisplay/Web/Drawer/Drawer.js +4 -3
- package/lib/error/errorDisplay/Web/ErrorMsg/index.js +12 -11
- package/lib/error/errorDisplay/Web/defaultGlobalConfig.js +3 -2
- package/lib/error/errorDisplay/const.js +25 -24
- package/lib/i18n/index.d.ts +6 -0
- package/lib/i18n/index.js +70 -0
- package/lib/i18n/locales/en-US.d.ts +74 -0
- package/lib/i18n/locales/en-US.js +81 -0
- package/lib/i18n/locales/zh-CN.d.ts +74 -0
- package/lib/i18n/locales/zh-CN.js +81 -0
- package/lib/rootConfig/locales/enus/config-locales-es.pc.js +2 -0
- package/lib/rootConfig/locales/enus/config-locales-es.todo-actionList.js +142 -141
- package/lib/rootConfig/locales/zhcn/config-locales-cn.pc.js +2 -0
- package/lib/rootConfig/locales/zhhk/config-locales-hk.pc.js +2 -0
- package/lib/rootConfig/locales/zhhk/config-locales-hk.todo-actionList.js +2 -1
- package/lib/rootConfig/mobile/page.js +3 -3
- package/lib/rootConfig/pc/LargeScreen.d.ts +51 -0
- package/lib/rootConfig/pc/LargeScreen.js +62 -0
- package/lib/rootConfig/pc/index.d.ts +1 -0
- package/lib/rootConfig/pc/index.js +7 -0
- package/lib/rootConfig/todoActionList.js +1 -1
- package/lib/utils/url.js +3 -2
- package/package.json +1 -1
|
@@ -143,7 +143,7 @@ var todoActionListEnUS = exports.todoActionListEnUS = {
|
|
|
143
143
|
'todo.actionList.setRemoteCompProps.label': 'Set Component Properties',
|
|
144
144
|
'todo.actionList.setRemoteCompProps.todoOptions.rProps.label': 'Set Custom Component Properties',
|
|
145
145
|
'todo.actionList.sysSetFormItemStatus.label': 'Set Form Control Status',
|
|
146
|
-
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.description': '
|
|
146
|
+
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.0.description': 'Only supports selecting "Form" components under non-rendering containers',
|
|
147
147
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.1.description': 'Need to accept an object array in the format [{"attrCode": "item_order_name","status": 2}]',
|
|
148
148
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.2.label': 'Option Form Code Field',
|
|
149
149
|
'todo.actionList.sysSetFormItemStatus.todoOptions.compid.props.options.2.description': 'Node alias of form code field attrCode',
|
|
@@ -182,7 +182,7 @@ var todoActionListEnUS = exports.todoActionListEnUS = {
|
|
|
182
182
|
'todo.actionList.downloadByFileId.todoOptions.fileName.label': 'Custom File Name',
|
|
183
183
|
'todo.actionList.downloadByFileId.todoOptions.fileName.labelTip': 'When file name is not set, it will be the original file name',
|
|
184
184
|
'todo.actionList.downloadByFileId.todoOptions.fileName.props.placeholder': 'Including suffix, e.g.: Table.xls',
|
|
185
|
-
'todo.actionList.downloadByFileId.todoOptions.zip.labelTip': '
|
|
185
|
+
'todo.actionList.downloadByFileId.todoOptions.zip.labelTip': 'Default is single file uncompressed, multi-file compressed. If single file compression is enabled as "Yes", then both single/multi-files are compressed.',
|
|
186
186
|
'todo.actionList.downloadByFileId.remarks.0.content': "If you need to download files uploaded in the configuration state (Page - File Resources) function, please select File Resource. Otherwise, if you need to select file resources in the current platform's file server (generally resources uploaded after running the runtime application), please select Server Resource",
|
|
187
187
|
'todo.actionList.downloadByFileId.remarks.1.content': 'File download only supports file resources within the low-code platform, external URL download is not currently supported',
|
|
188
188
|
'todo.actionList.callSelfFunc.label': 'Call Page Custom Event',
|
|
@@ -352,7 +352,7 @@ var todoActionListEnUS = exports.todoActionListEnUS = {
|
|
|
352
352
|
'todo.actionList.JSBridge.todoCallbacks.callback1.title': 'Native Method Success Callback Parameters',
|
|
353
353
|
'todo.actionList.JSBridge.todoCallbacks.callback2.title': 'Native Method Failure Callback Parameters',
|
|
354
354
|
'todo.actionList.sysSetState.label': 'Set Component Status',
|
|
355
|
-
'todo.actionList.sysSetState.todoOptions.compid.labelTip': '
|
|
355
|
+
'todo.actionList.sysSetState.todoOptions.compid.labelTip': 'Component cannot be selected when it has no "Status" property',
|
|
356
356
|
'todo.actionList.sysSetState.todoOptions.compValueList.label': 'Set Component Status',
|
|
357
357
|
'todo.actionList.sysSetState.todoOptions.compValueList.labelTip': '1. Component status settings have no order requirement</br>2. If form component has status set and components within form do not have status set, then form component status applies; conversely, if components within form have status set, then component status applies',
|
|
358
358
|
'todo.actionList.sysSetState.classification.1.label': 'Show/Hide',
|
|
@@ -383,107 +383,107 @@ var todoActionListEnUS = exports.todoActionListEnUS = {
|
|
|
383
383
|
'todo.actionList.openFlowDiagram.todoOptions.diagramType.props.options.1.title': 'Specified Main Workflow Instance Diagram',
|
|
384
384
|
'todo.actionList.openFlowDiagram.todoOptions.diagramWorkOrderId.label': 'Business Order ID',
|
|
385
385
|
'todo.actionList.sysSetVisible.classification.1.label': 'Show/Hide',
|
|
386
|
-
'todo.actionList.setUploadProps.label': '
|
|
386
|
+
'todo.actionList.setUploadProps.label': 'Set Upload Parameters',
|
|
387
387
|
'todo.actionList.setUploadProps.todoOptions.url.label': 'Request Address (URL)',
|
|
388
388
|
'todo.actionList.setUploadChange.todoOptions.url.label': 'Request Address (URL)',
|
|
389
|
-
'todo.actionList.postObjectData.label': '
|
|
389
|
+
'todo.actionList.postObjectData.label': 'Submit Business Object Data',
|
|
390
390
|
'todo.actionList.postObjectData.todoOptions.sync.label': 'Data Loading Method',
|
|
391
|
-
'todo.actionList.postObjectData.todoOptions.selectObjectDataSource.label': '
|
|
392
|
-
'todo.actionList.postObjectData.todoOptions.hasEventExtService.label': '
|
|
393
|
-
'todo.actionList.postObjectData.todoOptions.eventExtService.label': '
|
|
394
|
-
'todo.actionList.postObjectData.remarks.0.content': '
|
|
395
|
-
'todo.actionList.postObjectData.remarks.1.content': '
|
|
396
|
-
'todo.actionList.postObjectAndStartFlow.label': '
|
|
391
|
+
'todo.actionList.postObjectData.todoOptions.selectObjectDataSource.label': 'Select Business Object Data Source',
|
|
392
|
+
'todo.actionList.postObjectData.todoOptions.hasEventExtService.label': 'Need to Enable Service Extension',
|
|
393
|
+
'todo.actionList.postObjectData.todoOptions.eventExtService.label': 'Select Business Scenario to Extend Service',
|
|
394
|
+
'todo.actionList.postObjectData.remarks.0.content': 'Supports quick addition and modification of objects (Note: Form data source must be bound to object-generated data source to use this function)',
|
|
395
|
+
'todo.actionList.postObjectData.remarks.1.content': 'If the passed business scenario (sceneCode) is M, it means modification. You can submit the current data source or the data after the form is bound to the data source (global data source binding is not supported, the form will be validated and then the value will be obtained), and the modification will be performed automatically',
|
|
396
|
+
'todo.actionList.postObjectAndStartFlow.label': 'Submit Business Object and Start Workflow',
|
|
397
397
|
'todo.actionList.postObjectAndStartFlow.todoOptions.sync.label': 'Data Loading Method',
|
|
398
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.selectObjectDataSource.label': '
|
|
399
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.debugFlowPackageCode.label': '
|
|
400
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.flowForm.props.placeholder': '
|
|
401
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyType.label': '
|
|
402
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyId.label': '
|
|
403
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.hasEventExtService.label': '
|
|
404
|
-
'todo.actionList.postObjectAndStartFlow.todoOptions.eventExtService.label': '
|
|
405
|
-
'todo.actionList.postObjectAndStartFlow.remarks.0.content': '
|
|
406
|
-
'todo.actionList.postObjectAndStartFlow.remarks.1.content': '
|
|
407
|
-
'todo.actionList.updateObjectAndChangeFlow.label': '
|
|
398
|
+
'todo.actionList.postObjectAndStartFlow.todoOptions.selectObjectDataSource.label': 'Select Business Object Data Source',
|
|
399
|
+
'todo.actionList.postObjectAndStartFlow.todoOptions.debugFlowPackageCode.label': 'Debug Workflow Code',
|
|
400
|
+
'todo.actionList.postObjectAndStartFlow.todoOptions.flowForm.props.placeholder': 'Please select business form',
|
|
401
|
+
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyType.label': 'Next Node Handler Type',
|
|
402
|
+
'todo.actionList.postObjectAndStartFlow.todoOptions.dealPartyId.label': 'Next Node Handler ID',
|
|
403
|
+
'todo.actionList.postObjectAndStartFlow.todoOptions.hasEventExtService.label': 'Need to Enable Service Extension',
|
|
404
|
+
'todo.actionList.postObjectAndStartFlow.todoOptions.eventExtService.label': 'Select Business Scenario to Extend Service',
|
|
405
|
+
'todo.actionList.postObjectAndStartFlow.remarks.0.content': 'Supports quick addition and modification of objects (Note: Form data source must be bound to object-generated data source to use this function)',
|
|
406
|
+
'todo.actionList.postObjectAndStartFlow.remarks.1.content': 'If the passed business scenario (sceneCode) is M, it means modification. You can submit the current data source or the data after the form is bound to the data source (global data source binding is not supported, the form will be validated and then the value will be obtained), and the modification will be performed automatically',
|
|
407
|
+
'todo.actionList.updateObjectAndChangeFlow.label': 'Update Business Object and Transition Workflow',
|
|
408
408
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.sync.label': 'Data Loading Method',
|
|
409
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.selectObjectDataSource.label': '
|
|
410
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.labelTip': 'ra
|
|
411
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.0.title': '
|
|
412
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.1.title': '
|
|
413
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.2.title': '
|
|
414
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.3.title': '
|
|
415
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.4.title': '
|
|
416
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.5.title': '
|
|
409
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.selectObjectDataSource.label': 'Select Business Object Data Source',
|
|
410
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.labelTip': 'ra: Rollback to start node<br />rb: Rollback to node specified in configuration state<br />rc: Rollback to user-specified node (if this type is selected, either node ID or node business code is required)<br />rdo: Rollback to the last processed node<br />re: Rollback to upstream node<br />rf: End workflow',
|
|
411
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.0.title': 'Rollback to Start Node',
|
|
412
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.1.title': 'Specify Rollback Node',
|
|
413
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.2.title': 'Rollback to User-Specified Node',
|
|
414
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.3.title': 'Rollback to Last Processed Node',
|
|
415
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.4.title': 'Rollback to Upstream Node',
|
|
416
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.operType.props.extendCtxOptions.5.title': 'Rollback Upstream Node',
|
|
417
417
|
'todo.actionList.updateObjectAndChangeFlow.todoOptions.workOrderId.label': 'Work Order ID',
|
|
418
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.orderId.label': '
|
|
419
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.flowForm.props.placeholder': '
|
|
420
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.approvalForm.props.placeholder': '
|
|
421
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.directReceiptFlag.label': '
|
|
422
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.targetTacheId.label': '
|
|
423
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.targetBusiTacheCode.label': '
|
|
424
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.jumpToTacheId.label': '
|
|
425
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.jumpBusiTacheCode.label': '
|
|
426
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerType.label': '
|
|
427
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerId.label': '
|
|
428
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.hasEventExtService.label': '
|
|
429
|
-
'todo.actionList.updateObjectAndChangeFlow.todoOptions.eventExtService.label': '
|
|
430
|
-
'todo.actionList.updateObjectAndChangeFlow.remarks.0.content': '
|
|
431
|
-
'todo.actionList.updateObjectAndChangeFlow.remarks.1.content': '
|
|
432
|
-
'todo.actionList.applyWeChatUserInfo.label': '
|
|
433
|
-
'todo.actionList.applyWeChatUserInfo.todoOptions.url.label': '
|
|
434
|
-
'todo.actionList.applyWeChatUserInfo.classification.wxAbility.label': '
|
|
435
|
-
'todo.actionList.applyWeChatUserInfo.remarks.0.content': '
|
|
436
|
-
'todo.actionList.applyWeChatUserInfo.remarks.1.content': '
|
|
437
|
-
'todo.actionList.wxUpdateAppMessageShareData.label': '
|
|
438
|
-
'todo.actionList.wxUpdateAppMessageShareData.todoOptions.imgUrl.label': '
|
|
439
|
-
'todo.actionList.wxUpdateAppMessageShareData.classification.wxAbility.label': '
|
|
440
|
-
'todo.actionList.wxUpdateAppMessageShareData.remarks.0.content': '
|
|
441
|
-
'todo.actionList.wxUpdateAppMessageShareData.remarks.1.content': '
|
|
442
|
-
'todo.actionList.wxUpdateTimelineShareData.label': '
|
|
443
|
-
'todo.actionList.wxUpdateTimelineShareData.todoOptions.imgUrl.label': '
|
|
444
|
-
'todo.actionList.wxUpdateTimelineShareData.classification.wxAbility.label': '
|
|
445
|
-
'todo.actionList.wxUpdateTimelineShareData.remarks.0.content': '
|
|
446
|
-
'todo.actionList.wxUpdateTimelineShareData.remarks.1.content': '
|
|
447
|
-
'todo.actionList.wxOpenLocation.label': '
|
|
448
|
-
'todo.actionList.wxOpenLocation.todoOptions.address.label': '
|
|
449
|
-
'todo.actionList.wxOpenLocation.todoOptions.scale.label': '
|
|
450
|
-
'todo.actionList.wxOpenLocation.classification.wxAbility.label': '
|
|
451
|
-
'todo.actionList.wxOpenLocation.remarks.0.content': '
|
|
452
|
-
'todo.actionList.wxGetLocation.label': '
|
|
453
|
-
'todo.actionList.wxGetLocation.todoOptions.locationType.props.options.0.title': 'GPS
|
|
454
|
-
'todo.actionList.wxGetLocation.todoCallbacks.callback1.fields.0.description': 'latitude
|
|
455
|
-
'todo.actionList.wxGetLocation.classification.wxAbility.label': '
|
|
456
|
-
'todo.actionList.wxGetLocation.remarks.0.content': '
|
|
457
|
-
'todo.actionList.wxChooseImage.label': '
|
|
458
|
-
'todo.actionList.wxChooseImage.todoOptions.count.label': '
|
|
459
|
-
'todo.actionList.wxChooseImage.todoCallbacks.callback1.fields.0.description': 'localIds:
|
|
460
|
-
'todo.actionList.wxChooseImage.classification.wxAbility.label': '
|
|
461
|
-
'todo.actionList.wxChooseImage.remarks.0.content': '
|
|
462
|
-
'todo.actionList.wxPreviewImage.label': '
|
|
463
|
-
'todo.actionList.wxPreviewImage.todoOptions.current.label': '
|
|
464
|
-
'todo.actionList.wxPreviewImage.todoOptions.urls.label': '
|
|
465
|
-
'todo.actionList.wxPreviewImage.classification.wxAbility.label': '
|
|
466
|
-
'todo.actionList.wxPreviewImage.remarks.0.content': '
|
|
467
|
-
'todo.actionList.wxUploadImage.label': '
|
|
468
|
-
'todo.actionList.wxUploadImage.todoOptions.localId.label': '
|
|
469
|
-
'todo.actionList.wxUploadImage.todoOptions.isShowProgressTips.label': '
|
|
470
|
-
'todo.actionList.wxUploadImage.todoCallbacks.callback1.fields.0.description': 'serverId
|
|
471
|
-
'todo.actionList.wxUploadImage.classification.wxAbility.label': '
|
|
472
|
-
'todo.actionList.wxUploadImage.remarks.0.content': '
|
|
473
|
-
'todo.actionList.wxDownloadImage.label': '
|
|
474
|
-
'todo.actionList.wxDownloadImage.todoOptions.serverId.label': '
|
|
475
|
-
'todo.actionList.wxDownloadImage.todoOptions.isShowProgressTips.label': '
|
|
476
|
-
'todo.actionList.wxDownloadImage.todoCallbacks.callback1.fields.0.description': 'localId
|
|
477
|
-
'todo.actionList.wxDownloadImage.classification.wxAbility.label': '
|
|
478
|
-
'todo.actionList.wxDownloadImage.remarks.0.content': '
|
|
479
|
-
'todo.actionList.wxGetLocalImgData.label': '
|
|
480
|
-
'todo.actionList.wxGetLocalImgData.todoOptions.localId.label': '
|
|
481
|
-
'todo.actionList.wxGetLocalImgData.todoOptions.compressionRatio.label': '
|
|
482
|
-
'todo.actionList.wxGetLocalImgData.todoCallbacks.callback1.fields.0.description': 'localData:
|
|
483
|
-
'todo.actionList.wxGetLocalImgData.classification.wxAbility.label': '
|
|
484
|
-
'todo.actionList.wxGetLocalImgData.remarks.0.content': '
|
|
485
|
-
'todo.actionList.openFloatWindow.label': '
|
|
486
|
-
'todo.actionList.openFloatWindow.remarks.0.content': '
|
|
418
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.orderId.label': 'Order ID',
|
|
419
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.flowForm.props.placeholder': 'Please select business form',
|
|
420
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.approvalForm.props.placeholder': 'Please select approval form',
|
|
421
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.directReceiptFlag.label': 'Whether other work orders of this node automatically return',
|
|
422
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.targetTacheId.label': 'Node ID (Optional with Node Business Code)',
|
|
423
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.targetBusiTacheCode.label': 'Node Business Code',
|
|
424
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.jumpToTacheId.label': 'Jump Target Node ID (Optional with Jump Target Node Business Code)',
|
|
425
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.jumpBusiTacheCode.label': 'Jump Target Node Business Code',
|
|
426
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerType.label': 'Next Node Handler Type',
|
|
427
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.nextNodeHandlerId.label': 'Next Node Handler ID',
|
|
428
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.hasEventExtService.label': 'Need to Enable Service Extension',
|
|
429
|
+
'todo.actionList.updateObjectAndChangeFlow.todoOptions.eventExtService.label': 'Select Business Scenario to Extend Service',
|
|
430
|
+
'todo.actionList.updateObjectAndChangeFlow.remarks.0.content': 'Supports quick addition and modification of objects (Note: Form data source must be bound to object-generated data source to use this function)',
|
|
431
|
+
'todo.actionList.updateObjectAndChangeFlow.remarks.1.content': 'If the passed business scenario (sceneCode) is M, it means modification. You can submit the current data source or the data after the form is bound to the data source (global data source binding is not supported, the form will be validated and then the value will be obtained), and the modification will be performed automatically',
|
|
432
|
+
'todo.actionList.applyWeChatUserInfo.label': 'Apply for WeChat User Info Authorization',
|
|
433
|
+
'todo.actionList.applyWeChatUserInfo.todoOptions.url.label': 'Redirect Callback URL After Authorization',
|
|
434
|
+
'todo.actionList.applyWeChatUserInfo.classification.wxAbility.label': 'WeChat Public Ability',
|
|
435
|
+
'todo.actionList.applyWeChatUserInfo.remarks.0.content': 'Used to apply for user information authorization in WeChat environment. After authorization, obtain corresponding user information in the page event (Get WeChat Authorization Info) of the redirect callback page.',
|
|
436
|
+
'todo.actionList.applyWeChatUserInfo.remarks.1.content': 'The redirect callback link address must use a domain name, and the domain name needs to be configured in "Settings and Development" - "Function Settings" - "Web Authorization Domain" on the WeChat Official Account Platform official website.',
|
|
437
|
+
'todo.actionList.wxUpdateAppMessageShareData.label': 'Customize "Share to Friends" and "Share to QQ" Content',
|
|
438
|
+
'todo.actionList.wxUpdateAppMessageShareData.todoOptions.imgUrl.label': 'Share Icon (URL Link)',
|
|
439
|
+
'todo.actionList.wxUpdateAppMessageShareData.classification.wxAbility.label': 'WeChat Public Ability',
|
|
440
|
+
'todo.actionList.wxUpdateAppMessageShareData.remarks.0.content': 'Used to customize the content of "Share to Friends" and "Share to QQ" in the WeChat environment. This method needs to be called before the user clicks share.',
|
|
441
|
+
'todo.actionList.wxUpdateAppMessageShareData.remarks.1.content': 'The share link and the domain or path calling this method must be consistent with the JS secure domain of the official account corresponding to the current application.',
|
|
442
|
+
'todo.actionList.wxUpdateTimelineShareData.label': 'Customize "Share to Moments" and "Share to QZone" Content',
|
|
443
|
+
'todo.actionList.wxUpdateTimelineShareData.todoOptions.imgUrl.label': 'Share Icon (URL Link)',
|
|
444
|
+
'todo.actionList.wxUpdateTimelineShareData.classification.wxAbility.label': 'WeChat Public Ability',
|
|
445
|
+
'todo.actionList.wxUpdateTimelineShareData.remarks.0.content': 'Used to customize the content of "Share to Moments" and "Share to QZone" in the WeChat environment. This method needs to be called before the user clicks share.',
|
|
446
|
+
'todo.actionList.wxUpdateTimelineShareData.remarks.1.content': 'The share link and the domain or path calling this method must be consistent with the JS secure domain of the official account corresponding to the current page.',
|
|
447
|
+
'todo.actionList.wxOpenLocation.label': 'Use WeChat Built-in Map to View Location',
|
|
448
|
+
'todo.actionList.wxOpenLocation.todoOptions.address.label': 'Address Detail Description',
|
|
449
|
+
'todo.actionList.wxOpenLocation.todoOptions.scale.label': 'Map Zoom Level (Range 1~28. Default is Max)',
|
|
450
|
+
'todo.actionList.wxOpenLocation.classification.wxAbility.label': 'WeChat Public Ability',
|
|
451
|
+
'todo.actionList.wxOpenLocation.remarks.0.content': 'Interface for using WeChat built-in map to view location in WeChat environment',
|
|
452
|
+
'todo.actionList.wxGetLocation.label': 'Get WeChat Location Info',
|
|
453
|
+
'todo.actionList.wxGetLocation.todoOptions.locationType.props.options.0.title': 'GPS Coordinates',
|
|
454
|
+
'todo.actionList.wxGetLocation.todoCallbacks.callback1.fields.0.description': 'latitude: Latitude, longitude: Longitude, speed: Speed (m/s), accuracy: Location Accuracy',
|
|
455
|
+
'todo.actionList.wxGetLocation.classification.wxAbility.label': 'WeChat Public Ability',
|
|
456
|
+
'todo.actionList.wxGetLocation.remarks.0.content': 'Used to obtain WeChat location information in WeChat environment.',
|
|
457
|
+
'todo.actionList.wxChooseImage.label': 'WeChat Take Photo or Choose from Album',
|
|
458
|
+
'todo.actionList.wxChooseImage.todoOptions.count.label': 'Number of Photos to Select (Max 9)',
|
|
459
|
+
'todo.actionList.wxChooseImage.todoCallbacks.callback1.fields.0.description': 'localIds: Returns the list of local IDs of selected photos. localId can be used as the src attribute of img tag to display images',
|
|
460
|
+
'todo.actionList.wxChooseImage.classification.wxAbility.label': 'WeChat Public Ability',
|
|
461
|
+
'todo.actionList.wxChooseImage.remarks.0.content': 'Interface for taking photos or selecting images from mobile album in WeChat environment',
|
|
462
|
+
'todo.actionList.wxPreviewImage.label': 'WeChat Preview Image',
|
|
463
|
+
'todo.actionList.wxPreviewImage.todoOptions.current.label': 'HTTP Link of Currently Displayed Image',
|
|
464
|
+
'todo.actionList.wxPreviewImage.todoOptions.urls.label': 'List of HTTP Links of Images to Preview',
|
|
465
|
+
'todo.actionList.wxPreviewImage.classification.wxAbility.label': 'WeChat Public Ability',
|
|
466
|
+
'todo.actionList.wxPreviewImage.remarks.0.content': 'Used to call WeChat ability to preview images in WeChat environment',
|
|
467
|
+
'todo.actionList.wxUploadImage.label': 'WeChat Upload Image',
|
|
468
|
+
'todo.actionList.wxUploadImage.todoOptions.localId.label': 'Local ID of Image to Upload (Obtained from "WeChat Take Photo or Choose from Album" event)',
|
|
469
|
+
'todo.actionList.wxUploadImage.todoOptions.isShowProgressTips.label': 'Show Progress Tips',
|
|
470
|
+
'todo.actionList.wxUploadImage.todoCallbacks.callback1.fields.0.description': 'serverId: Server-side ID of the image',
|
|
471
|
+
'todo.actionList.wxUploadImage.classification.wxAbility.label': 'WeChat Public Ability',
|
|
472
|
+
'todo.actionList.wxUploadImage.remarks.0.content': 'Used to upload images to WeChat server in WeChat environment. Uploaded images are valid for 3 days. You can use WeChat multimedia interface to download images to your own server. The serverId obtained here is media_id. You can also use "WeChat Download Image" method to download images to local.',
|
|
473
|
+
'todo.actionList.wxDownloadImage.label': 'WeChat Download Image',
|
|
474
|
+
'todo.actionList.wxDownloadImage.todoOptions.serverId.label': 'Server-side ID of Image to Download (Obtained from "WeChat Upload Image" event)',
|
|
475
|
+
'todo.actionList.wxDownloadImage.todoOptions.isShowProgressTips.label': 'Show Progress Tips',
|
|
476
|
+
'todo.actionList.wxDownloadImage.todoCallbacks.callback1.fields.0.description': 'localId: Local ID after image download',
|
|
477
|
+
'todo.actionList.wxDownloadImage.classification.wxAbility.label': 'WeChat Public Ability',
|
|
478
|
+
'todo.actionList.wxDownloadImage.remarks.0.content': 'Used to download images stored in WeChat server to local browser cache in WeChat environment.',
|
|
479
|
+
'todo.actionList.wxGetLocalImgData.label': 'WeChat Get Local Image Data',
|
|
480
|
+
'todo.actionList.wxGetLocalImgData.todoOptions.localId.label': 'Local ID of Image (Obtained from "WeChat Take Photo or Choose from Album" or "WeChat Download Image")',
|
|
481
|
+
'todo.actionList.wxGetLocalImgData.todoOptions.compressionRatio.label': 'Compression Ratio (0~1)',
|
|
482
|
+
'todo.actionList.wxGetLocalImgData.todoCallbacks.callback1.fields.0.description': 'localData: Base64 data of the image, can be displayed using img tag.',
|
|
483
|
+
'todo.actionList.wxGetLocalImgData.classification.wxAbility.label': 'WeChat Public Ability',
|
|
484
|
+
'todo.actionList.wxGetLocalImgData.remarks.0.content': 'This interface is only provided under iOS WKWebview, used to be compatible with the issue that iOS WKWebview does not support direct display of images with localId.',
|
|
485
|
+
'todo.actionList.openFloatWindow.label': 'Open Float Window',
|
|
486
|
+
'todo.actionList.openFloatWindow.remarks.0.content': 'Floating on one side of the page, suitable for quick help access without switching pages, such as customer service assistant.',
|
|
487
487
|
'todo.actionList.callAiService.label': 'Call AI Service',
|
|
488
488
|
'todo.actionList.callAiService.todoOptions.actionTitle.props.placeholder': 'Please enter action description',
|
|
489
489
|
'todo.actionList.callAiService.todoOptions.compid.label': 'Content Display Component',
|
|
@@ -528,10 +528,10 @@ var todoActionListEnUS = exports.todoActionListEnUS = {
|
|
|
528
528
|
'todo.actionList.setTripleFormAction.todoOptions.detailId.label': 'Detail ID',
|
|
529
529
|
'todo.actionList.validateCurrentForm.todoCallbacks.callback1.description': 'Data of all fields in the current form',
|
|
530
530
|
'todo.actionList.getCurrentFormValues.todoCallbacks.callback1.description': 'Data of all fields in the current form',
|
|
531
|
-
'todo.actionList.getCustomState.todoCallbacks.callback1.fields.0.title': '
|
|
532
|
-
'todo.actionList.getSelectedData.todoCallbacks.callback1.select.single.title': '
|
|
533
|
-
'todo.actionList.getSelectedData.todoCallbacks.callback1.select.multiple.title': '
|
|
534
|
-
'todo.actionList.getSelectedData.todoCallbacks.callback1.selector.title': '
|
|
531
|
+
'todo.actionList.getCustomState.todoCallbacks.callback1.fields.0.title': 'Custom Page Data: @{options.stateName}',
|
|
532
|
+
'todo.actionList.getSelectedData.todoCallbacks.callback1.select.single.title': 'Dropdown Selected Data (Single)@{name}',
|
|
533
|
+
'todo.actionList.getSelectedData.todoCallbacks.callback1.select.multiple.title': 'Dropdown Selected Data (Multiple)@{name}',
|
|
534
|
+
'todo.actionList.getSelectedData.todoCallbacks.callback1.selector.title': 'Selected Node Data@{name}',
|
|
535
535
|
'todo.actionList.exportBusiObjectData.label': 'Export Business Object Data',
|
|
536
536
|
'todo.actionList.exportBusiObjectData.todoOptions.busiObjectId.label': 'Select Business Object',
|
|
537
537
|
'todo.actionList.exportBusiObjectData.todoOptions.relatedObjectList.label': 'Select Related Object',
|
|
@@ -736,7 +736,7 @@ var todoActionListEnUS = exports.todoActionListEnUS = {
|
|
|
736
736
|
是否收缩: 'Is Collapsed',
|
|
737
737
|
缩起: 'Collapse',
|
|
738
738
|
展开: 'Expand',
|
|
739
|
-
获取选中项: '
|
|
739
|
+
获取选中项: 'Get Selected Items',
|
|
740
740
|
索引: 'Index',
|
|
741
741
|
刷新验证码: 'Refresh Verification Code',
|
|
742
742
|
播放控制: 'Media Control',
|
|
@@ -768,7 +768,7 @@ var todoActionListEnUS = exports.todoActionListEnUS = {
|
|
|
768
768
|
去第几页: 'Go to Page',
|
|
769
769
|
显示已选: 'Show Selected',
|
|
770
770
|
显示全部: 'Show All',
|
|
771
|
-
加载动画: '
|
|
771
|
+
加载动画: 'Loading Animation',
|
|
772
772
|
加载时长: 'Loading Duration',
|
|
773
773
|
秒: 'seconds',
|
|
774
774
|
发送请求: 'Send Request',
|
|
@@ -797,41 +797,41 @@ var todoActionListEnUS = exports.todoActionListEnUS = {
|
|
|
797
797
|
目标环节: 'Target Node',
|
|
798
798
|
打印日志: 'Print Log',
|
|
799
799
|
是否显隐: 'Is Visible',
|
|
800
|
-
上传参数: '
|
|
801
|
-
上传值改变: '
|
|
802
|
-
是否禁用: '
|
|
803
|
-
流程编码: '
|
|
804
|
-
业务表单: '
|
|
805
|
-
人员: '
|
|
806
|
-
组织: '
|
|
807
|
-
岗位: '
|
|
808
|
-
流程类: '
|
|
809
|
-
配置规则: '
|
|
810
|
-
流转动作: '
|
|
811
|
-
正常流转: '
|
|
812
|
-
回退: '
|
|
813
|
-
自由流转: '
|
|
814
|
-
回退类型: '
|
|
815
|
-
审批表单: '
|
|
816
|
-
失败回调: '
|
|
817
|
-
分享标题: '
|
|
818
|
-
分享描述: '
|
|
819
|
-
分享链接: '
|
|
820
|
-
纬度: '
|
|
821
|
-
经度: '
|
|
822
|
-
位置名称: '
|
|
823
|
-
坐标类型: '
|
|
824
|
-
火星坐标: '
|
|
825
|
-
成功败回调: '
|
|
826
|
-
图片来源: '
|
|
827
|
-
相册: '
|
|
828
|
-
相机: '
|
|
829
|
-
注意: '
|
|
830
|
-
浮窗位置: '
|
|
831
|
-
左侧: '
|
|
832
|
-
右侧: '
|
|
833
|
-
窗口尺寸: '
|
|
834
|
-
选择页面: '
|
|
800
|
+
上传参数: 'Upload Parameters',
|
|
801
|
+
上传值改变: 'Upload Value Change',
|
|
802
|
+
是否禁用: 'Is Disabled',
|
|
803
|
+
流程编码: 'Workflow Code',
|
|
804
|
+
业务表单: 'Business Form',
|
|
805
|
+
人员: 'Personnel',
|
|
806
|
+
组织: 'Organization',
|
|
807
|
+
岗位: 'Position',
|
|
808
|
+
流程类: 'Workflow',
|
|
809
|
+
配置规则: 'Configuration Rules',
|
|
810
|
+
流转动作: 'Transition Action',
|
|
811
|
+
正常流转: 'Normal Transition',
|
|
812
|
+
回退: 'Rollback',
|
|
813
|
+
自由流转: 'Free Transition',
|
|
814
|
+
回退类型: 'Rollback Type',
|
|
815
|
+
审批表单: 'Approval Form',
|
|
816
|
+
失败回调: 'Failure Callback',
|
|
817
|
+
分享标题: 'Share Title',
|
|
818
|
+
分享描述: 'Share Description',
|
|
819
|
+
分享链接: 'Share Link',
|
|
820
|
+
纬度: 'Latitude',
|
|
821
|
+
经度: 'Longitude',
|
|
822
|
+
位置名称: 'Location Name',
|
|
823
|
+
坐标类型: 'Coordinate Type',
|
|
824
|
+
火星坐标: 'Mars Coordinates',
|
|
825
|
+
成功败回调: 'Success/Failure Callback',
|
|
826
|
+
图片来源: 'Image Source',
|
|
827
|
+
相册: 'Album',
|
|
828
|
+
相机: 'Camera',
|
|
829
|
+
注意: 'Note',
|
|
830
|
+
浮窗位置: 'Float Window Position',
|
|
831
|
+
左侧: 'Left',
|
|
832
|
+
右侧: 'Right',
|
|
833
|
+
窗口尺寸: 'Window Size',
|
|
834
|
+
选择页面: 'Select Page',
|
|
835
835
|
选择服务: 'Select Service',
|
|
836
836
|
标题字段: 'Title Field',
|
|
837
837
|
状态字段: 'Status Field',
|
|
@@ -840,7 +840,7 @@ var todoActionListEnUS = exports.todoActionListEnUS = {
|
|
|
840
840
|
函数名称: 'Function Name',
|
|
841
841
|
自定义入参: 'Custom Input Parameters',
|
|
842
842
|
打开提示框: 'Open Alert',
|
|
843
|
-
确认: '
|
|
843
|
+
确认: 'Confirm',
|
|
844
844
|
标题: 'Title',
|
|
845
845
|
打开弹窗: 'Open Modal',
|
|
846
846
|
弹窗: 'Modal',
|
|
@@ -866,6 +866,7 @@ var todoActionListEnUS = exports.todoActionListEnUS = {
|
|
|
866
866
|
字段数据: 'Field Data',
|
|
867
867
|
字段编码: 'Field Code',
|
|
868
868
|
快速收起: 'Quick Collapse',
|
|
869
|
-
快速展开: 'Quick Expand'
|
|
869
|
+
快速展开: 'Quick Expand',
|
|
870
|
+
消息提示: 'Message Prompt'
|
|
870
871
|
};
|
|
871
872
|
var _default = exports.default = todoActionListEnUS;
|
|
@@ -38,6 +38,8 @@ var pcZhCN = exports.pcZhCN = {
|
|
|
38
38
|
'pc.page.todoProps.isMenu.props.description': '开启后预览页面将展示该菜单,在同步时也会将该页面当作菜单同步到基础门户',
|
|
39
39
|
'pc.page.todoProps.searchParams.label': 'url参数',
|
|
40
40
|
'pc.page.todoProps.searchParams.groupsName': 'URL参数',
|
|
41
|
+
'pc.largeScreen.todoProps.pagePath.props.placeholder': '如:/user/list',
|
|
42
|
+
'pc.largeScreen.todoProps.pagePath.props.regex.message': '必须为/xx/yy/..格式',
|
|
41
43
|
'pc.modal.todoActionList.showMessage.todoOptions.okText.label': '确认按钮文本',
|
|
42
44
|
'pc.modal.todoActionList.showMessage.todoOptions.cancelText.label': '取消按钮文本',
|
|
43
45
|
'pc.modal.todoActionList.showMessage.classification.modal.label': '消息&弹窗',
|
|
@@ -38,6 +38,8 @@ var pcZhHK = exports.pcZhHK = {
|
|
|
38
38
|
'pc.page.todoProps.isMenu.props.description': '開啟後預覽頁面將展示該菜單,在同步時也會將該頁面當作菜單同步到基礎門戶',
|
|
39
39
|
'pc.page.todoProps.searchParams.label': 'url參數',
|
|
40
40
|
'pc.page.todoProps.searchParams.groupsName': 'URL參數',
|
|
41
|
+
'pc.largeScreen.todoProps.pagePath.props.placeholder': '如:/user/list',
|
|
42
|
+
'pc.largeScreen.todoProps.pagePath.props.regex.message': '必須為/xx/yy/..格式',
|
|
41
43
|
'pc.modal.todoActionList.showMessage.todoOptions.okText.label': '確認按鈕文本',
|
|
42
44
|
'pc.modal.todoActionList.showMessage.todoOptions.cancelText.label': '取消按鈕文本',
|
|
43
45
|
'pc.modal.todoActionList.showMessage.classification.modal.label': '消息&彈窗',
|
|
@@ -38,13 +38,13 @@ var _default = exports.default = {
|
|
|
38
38
|
code: 'bizData'
|
|
39
39
|
}],
|
|
40
40
|
compState: [{
|
|
41
|
-
name:
|
|
41
|
+
name: '业务主键',
|
|
42
42
|
code: 'bizId'
|
|
43
43
|
}, {
|
|
44
|
-
name:
|
|
44
|
+
name: '业务场景',
|
|
45
45
|
code: 'sceneCode'
|
|
46
46
|
}, {
|
|
47
|
-
name:
|
|
47
|
+
name: '业务数据',
|
|
48
48
|
code: 'bizData'
|
|
49
49
|
}]
|
|
50
50
|
},
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
declare const _default: {
|
|
2
|
+
compLib: string;
|
|
3
|
+
compType: number;
|
|
4
|
+
isBusiObjContainer: boolean;
|
|
5
|
+
isContainer: boolean;
|
|
6
|
+
label: string;
|
|
7
|
+
props: {
|
|
8
|
+
catalogItemId: number;
|
|
9
|
+
};
|
|
10
|
+
style: {};
|
|
11
|
+
setEvents: never[];
|
|
12
|
+
type: string;
|
|
13
|
+
platform: string;
|
|
14
|
+
description: string;
|
|
15
|
+
image: string;
|
|
16
|
+
groupsName: string;
|
|
17
|
+
todoProps: {
|
|
18
|
+
pageName: {
|
|
19
|
+
label: string;
|
|
20
|
+
type: string;
|
|
21
|
+
groupsName: string;
|
|
22
|
+
props: {
|
|
23
|
+
required: boolean;
|
|
24
|
+
};
|
|
25
|
+
};
|
|
26
|
+
pagePath: {
|
|
27
|
+
label: string;
|
|
28
|
+
type: string;
|
|
29
|
+
groupsName: string;
|
|
30
|
+
props: {
|
|
31
|
+
required: boolean;
|
|
32
|
+
placeholder: string;
|
|
33
|
+
regex: {
|
|
34
|
+
pattern: RegExp;
|
|
35
|
+
message: string;
|
|
36
|
+
};
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
catalogItemId: {
|
|
40
|
+
label: string;
|
|
41
|
+
type: string;
|
|
42
|
+
groupsName: string;
|
|
43
|
+
props: {
|
|
44
|
+
required: boolean;
|
|
45
|
+
options: never[];
|
|
46
|
+
};
|
|
47
|
+
};
|
|
48
|
+
};
|
|
49
|
+
todoStyles: {};
|
|
50
|
+
};
|
|
51
|
+
export default _default;
|
|
@@ -0,0 +1,62 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
var PC_LARGE_SCREEN_LOCALE_PREFIX = 'pc.largeScreen';
|
|
8
|
+
var localeKey = function localeKey(suffix) {
|
|
9
|
+
return "".concat(PC_LARGE_SCREEN_LOCALE_PREFIX, ".").concat(suffix);
|
|
10
|
+
};
|
|
11
|
+
var _default = exports.default = {
|
|
12
|
+
compLib: 'root',
|
|
13
|
+
compType: -1,
|
|
14
|
+
// 根节点
|
|
15
|
+
isBusiObjContainer: false,
|
|
16
|
+
isContainer: false,
|
|
17
|
+
label: '大屏',
|
|
18
|
+
props: {
|
|
19
|
+
catalogItemId: -1
|
|
20
|
+
},
|
|
21
|
+
style: {},
|
|
22
|
+
setEvents: [],
|
|
23
|
+
type: 'LargeScreen',
|
|
24
|
+
platform: 'pc',
|
|
25
|
+
description: '',
|
|
26
|
+
image: '',
|
|
27
|
+
groupsName: 'root',
|
|
28
|
+
todoProps: {
|
|
29
|
+
pageName: {
|
|
30
|
+
label: '名称',
|
|
31
|
+
type: 'Input',
|
|
32
|
+
groupsName: '基础',
|
|
33
|
+
props: {
|
|
34
|
+
required: true
|
|
35
|
+
}
|
|
36
|
+
},
|
|
37
|
+
pagePath: {
|
|
38
|
+
label: '路径',
|
|
39
|
+
type: 'UrlInput',
|
|
40
|
+
groupsName: '基础',
|
|
41
|
+
props: {
|
|
42
|
+
required: true,
|
|
43
|
+
placeholder: localeKey('todoProps.pagePath.props.placeholder'),
|
|
44
|
+
regex: {
|
|
45
|
+
// eslint-disable-next-line
|
|
46
|
+
pattern: /^(\/[0-9A-Za-z]([_-]+[0-9A-Za-z]|[0-9A-Za-z])*)+$/i,
|
|
47
|
+
message: localeKey('todoProps.pagePath.props.regex.message')
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
},
|
|
51
|
+
catalogItemId: {
|
|
52
|
+
label: '分组',
|
|
53
|
+
type: 'CatalogTreeSelect',
|
|
54
|
+
groupsName: '基础',
|
|
55
|
+
props: {
|
|
56
|
+
required: true,
|
|
57
|
+
options: []
|
|
58
|
+
}
|
|
59
|
+
}
|
|
60
|
+
},
|
|
61
|
+
todoStyles: {}
|
|
62
|
+
};
|
|
@@ -15,6 +15,12 @@ Object.defineProperty(exports, "Drawer", {
|
|
|
15
15
|
return _Drawer.default;
|
|
16
16
|
}
|
|
17
17
|
});
|
|
18
|
+
Object.defineProperty(exports, "LargeScreen", {
|
|
19
|
+
enumerable: true,
|
|
20
|
+
get: function get() {
|
|
21
|
+
return _LargeScreen.default;
|
|
22
|
+
}
|
|
23
|
+
});
|
|
18
24
|
Object.defineProperty(exports, "Modal", {
|
|
19
25
|
enumerable: true,
|
|
20
26
|
get: function get() {
|
|
@@ -38,4 +44,5 @@ var _Drawer = _interopRequireDefault(require("./Drawer"));
|
|
|
38
44
|
var _Popover = _interopRequireDefault(require("./Popover"));
|
|
39
45
|
var _page = _interopRequireDefault(require("./page"));
|
|
40
46
|
var _Modal = _interopRequireDefault(require("./Modal"));
|
|
47
|
+
var _LargeScreen = _interopRequireDefault(require("./LargeScreen"));
|
|
41
48
|
function _interopRequireDefault(obj) { return obj && obj.__esModule ? obj : { default: obj }; }
|
package/lib/utils/url.js
CHANGED
|
@@ -4,6 +4,7 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
6
|
exports.parseUrlExpression = exports.obj2QueryString = exports.getSearchObj = exports.decodeQueryString = void 0;
|
|
7
|
+
var _i18n = require("../i18n");
|
|
7
8
|
function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
|
|
8
9
|
function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { _defineProperty(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
|
|
9
10
|
function _defineProperty(obj, key, value) { key = _toPropertyKey(key); if (key in obj) { Object.defineProperty(obj, key, { value: value, enumerable: true, configurable: true, writable: true }); } else { obj[key] = value; } return obj; }
|
|
@@ -69,7 +70,7 @@ var parseUrlExpression = exports.parseUrlExpression = function parseUrlExpressio
|
|
|
69
70
|
var extend = urlParamsContext;
|
|
70
71
|
var result = urlStr;
|
|
71
72
|
if (_typeof(urlParamsContext) !== 'object') {
|
|
72
|
-
console.warn('parseUrlExpression参数错误:扩展参数需为对象');
|
|
73
|
+
console.warn((0, _i18n.t)('P_A_R_S_E_U', {}, 'parseUrlExpression参数错误:扩展参数需为对象'));
|
|
73
74
|
extend = {};
|
|
74
75
|
}
|
|
75
76
|
try {
|
|
@@ -109,7 +110,7 @@ var parseUrlExpression = exports.parseUrlExpression = function parseUrlExpressio
|
|
|
109
110
|
});
|
|
110
111
|
}
|
|
111
112
|
} catch (e) {
|
|
112
|
-
console.error('parseUrlExpression执行错误:', e);
|
|
113
|
+
console.error((0, _i18n.t)('P_A_R_S_E_U_1', {}, 'parseUrlExpression执行错误:'), e);
|
|
113
114
|
}
|
|
114
115
|
return result || '';
|
|
115
116
|
};
|