@byteluck-fe/model-driven-controls 2.5.0-beta.7 → 2.5.0-beta.9
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/esm/api-doc-index.js +89 -89
- package/dist/esm/baseControls/BatchDeleteButton/designer.js +20 -34
- package/dist/esm/baseControls/BatchDeleteButton/index.js +6 -6
- package/dist/esm/baseControls/BatchDeleteButton/property.js +22 -44
- package/dist/esm/baseControls/BatchDeleteButton/runtime.js +5 -19
- package/dist/esm/baseControls/BatchPrintListButton/designer.js +20 -34
- package/dist/esm/baseControls/BatchPrintListButton/index.js +6 -6
- package/dist/esm/baseControls/BatchPrintListButton/property.js +24 -40
- package/dist/esm/baseControls/BatchPrintListButton/runtime.js +5 -19
- package/dist/esm/baseControls/BatchPrintRecordListButton/designer.js +18 -32
- package/dist/esm/baseControls/BatchPrintRecordListButton/index.js +6 -6
- package/dist/esm/baseControls/BatchPrintRecordListButton/property.js +8 -8
- package/dist/esm/baseControls/BatchPrintRecordListButton/runtime.js +5 -19
- package/dist/esm/baseControls/BatchSubmissionListButton/designer.js +21 -35
- package/dist/esm/baseControls/BatchSubmissionListButton/index.js +6 -6
- package/dist/esm/baseControls/BatchSubmissionListButton/property.js +28 -53
- package/dist/esm/baseControls/BatchSubmissionListButton/runtime.js +5 -19
- package/dist/esm/baseControls/Button/designer.js +20 -34
- package/dist/esm/baseControls/Button/index.js +6 -6
- package/dist/esm/baseControls/Button/property.js +19 -41
- package/dist/esm/baseControls/Button/runtime.js +5 -19
- package/dist/esm/baseControls/CreateFormListButton/designer.js +21 -35
- package/dist/esm/baseControls/CreateFormListButton/index.js +6 -6
- package/dist/esm/baseControls/CreateFormListButton/property.js +21 -36
- package/dist/esm/baseControls/CreateFormListButton/runtime.js +5 -19
- package/dist/esm/baseControls/Dashboard/designer.js +16 -30
- package/dist/esm/baseControls/Dashboard/index.js +6 -6
- package/dist/esm/baseControls/Dashboard/property.js +39 -58
- package/dist/esm/baseControls/Dashboard/runtime.js +5 -19
- package/dist/esm/baseControls/Divider/designer.js +13 -27
- package/dist/esm/baseControls/Divider/index.js +6 -6
- package/dist/esm/baseControls/Divider/property.js +9 -24
- package/dist/esm/baseControls/Divider/runtime.js +5 -19
- package/dist/esm/baseControls/ExportListButton/designer.js +20 -34
- package/dist/esm/baseControls/ExportListButton/index.js +6 -6
- package/dist/esm/baseControls/ExportListButton/property.js +20 -34
- package/dist/esm/baseControls/ExportListButton/runtime.js +5 -19
- package/dist/esm/baseControls/ExportRecordListButton/designer.js +18 -32
- package/dist/esm/baseControls/ExportRecordListButton/index.js +6 -6
- package/dist/esm/baseControls/ExportRecordListButton/property.js +8 -8
- package/dist/esm/baseControls/ExportRecordListButton/runtime.js +5 -19
- package/dist/esm/baseControls/FormSelectButton/designer.js +22 -36
- package/dist/esm/baseControls/FormSelectButton/index.js +6 -6
- package/dist/esm/baseControls/FormSelectButton/property.js +32 -36
- package/dist/esm/baseControls/FormSelectButton/runtime.js +5 -19
- package/dist/esm/baseControls/ImportRecordListButton/designer.js +20 -34
- package/dist/esm/baseControls/ImportRecordListButton/index.js +6 -6
- package/dist/esm/baseControls/ImportRecordListButton/property.js +12 -29
- package/dist/esm/baseControls/ImportRecordListButton/runtime.js +5 -19
- package/dist/esm/baseControls/InvoiceCheckButton/designer.js +26 -40
- package/dist/esm/baseControls/InvoiceCheckButton/index.js +6 -6
- package/dist/esm/baseControls/InvoiceCheckButton/property.js +52 -72
- package/dist/esm/baseControls/InvoiceCheckButton/runtime.js +5 -19
- package/dist/esm/baseControls/Link/designer.js +18 -32
- package/dist/esm/baseControls/Link/index.js +6 -6
- package/dist/esm/baseControls/Link/property.js +9 -25
- package/dist/esm/baseControls/Link/runtime.js +5 -19
- package/dist/esm/baseControls/ListSelectButton/designer.js +23 -37
- package/dist/esm/baseControls/ListSelectButton/index.js +6 -6
- package/dist/esm/baseControls/ListSelectButton/property.js +32 -48
- package/dist/esm/baseControls/ListSelectButton/runtime.js +5 -19
- package/dist/esm/baseControls/ListViewSelect/designer.js +13 -27
- package/dist/esm/baseControls/ListViewSelect/index.js +6 -6
- package/dist/esm/baseControls/ListViewSelect/property.js +26 -41
- package/dist/esm/baseControls/ListViewSelect/runtime.js +5 -19
- package/dist/esm/baseControls/OperationButton/designer.js +20 -34
- package/dist/esm/baseControls/OperationButton/index.js +6 -6
- package/dist/esm/baseControls/OperationButton/property.js +23 -49
- package/dist/esm/baseControls/OperationButton/runtime.js +5 -19
- package/dist/esm/baseControls/Pagination/designer.js +8 -22
- package/dist/esm/baseControls/Pagination/index.js +6 -6
- package/dist/esm/baseControls/Pagination/property.js +9 -22
- package/dist/esm/baseControls/Pagination/runtime.js +5 -19
- package/dist/esm/baseControls/SubmissionRecordListButton/designer.js +18 -32
- package/dist/esm/baseControls/SubmissionRecordListButton/index.js +6 -6
- package/dist/esm/baseControls/SubmissionRecordListButton/property.js +8 -8
- package/dist/esm/baseControls/SubmissionRecordListButton/runtime.js +5 -19
- package/dist/esm/baseControls/Text/designer.js +17 -31
- package/dist/esm/baseControls/Text/index.js +6 -6
- package/dist/esm/baseControls/Text/property.js +13 -32
- package/dist/esm/baseControls/Text/runtime.js +5 -19
- package/dist/esm/baseControls/TextOcrButton/designer.js +26 -40
- package/dist/esm/baseControls/TextOcrButton/index.js +6 -6
- package/dist/esm/baseControls/TextOcrButton/property.js +53 -73
- package/dist/esm/baseControls/TextOcrButton/runtime.js +5 -19
- package/dist/esm/baseControls/Title/designer.js +17 -31
- package/dist/esm/baseControls/Title/index.js +6 -6
- package/dist/esm/baseControls/Title/property.js +34 -51
- package/dist/esm/baseControls/Title/runtime.js +5 -19
- package/dist/esm/baseControls/index.js +22 -22
- package/dist/esm/baseControls/utils.js +9 -9
- package/dist/esm/columnControls/ArrayColumn/designer.js +18 -32
- package/dist/esm/columnControls/ArrayColumn/index.js +6 -6
- package/dist/esm/columnControls/ArrayColumn/property.js +15 -52
- package/dist/esm/columnControls/ArrayColumn/runtime.js +7 -21
- package/dist/esm/columnControls/AutoNumberColumn/designer.js +18 -32
- package/dist/esm/columnControls/AutoNumberColumn/index.js +6 -6
- package/dist/esm/columnControls/AutoNumberColumn/property.js +12 -33
- package/dist/esm/columnControls/AutoNumberColumn/runtime.js +7 -21
- package/dist/esm/columnControls/CustomColumn/designer.js +22 -50
- package/dist/esm/columnControls/CustomColumn/index.js +6 -6
- package/dist/esm/columnControls/CustomColumn/property.js +9 -23
- package/dist/esm/columnControls/CustomColumn/runtime.js +7 -22
- package/dist/esm/columnControls/DecimalColumn/designer.js +24 -38
- package/dist/esm/columnControls/DecimalColumn/index.js +6 -6
- package/dist/esm/columnControls/DecimalColumn/property.js +22 -72
- package/dist/esm/columnControls/DecimalColumn/runtime.js +7 -21
- package/dist/esm/columnControls/DepartmentColumn/designer.js +18 -32
- package/dist/esm/columnControls/DepartmentColumn/index.js +6 -6
- package/dist/esm/columnControls/DepartmentColumn/property.js +9 -27
- package/dist/esm/columnControls/DepartmentColumn/runtime.js +7 -21
- package/dist/esm/columnControls/EmployeeColumn/designer.js +20 -34
- package/dist/esm/columnControls/EmployeeColumn/index.js +6 -6
- package/dist/esm/columnControls/EmployeeColumn/property.js +9 -26
- package/dist/esm/columnControls/EmployeeColumn/runtime.js +7 -21
- package/dist/esm/columnControls/FileColumn/designer.js +24 -38
- package/dist/esm/columnControls/FileColumn/index.js +6 -6
- package/dist/esm/columnControls/FileColumn/property.js +7 -7
- package/dist/esm/columnControls/FileColumn/runtime.js +7 -21
- package/dist/esm/columnControls/ImageColumn/designer.js +17 -31
- package/dist/esm/columnControls/ImageColumn/index.js +6 -6
- package/dist/esm/columnControls/ImageColumn/property.js +7 -7
- package/dist/esm/columnControls/ImageColumn/runtime.js +7 -21
- package/dist/esm/columnControls/LocationColumn/designer.js +18 -32
- package/dist/esm/columnControls/LocationColumn/index.js +6 -6
- package/dist/esm/columnControls/LocationColumn/property.js +12 -33
- package/dist/esm/columnControls/LocationColumn/runtime.js +7 -21
- package/dist/esm/columnControls/OperationColumn/designer.js +35 -161
- package/dist/esm/columnControls/OperationColumn/index.js +6 -6
- package/dist/esm/columnControls/OperationColumn/property.js +17 -45
- package/dist/esm/columnControls/OperationColumn/runtime.js +8 -23
- package/dist/esm/columnControls/OrderColumn/designer.js +12 -26
- package/dist/esm/columnControls/OrderColumn/index.js +6 -6
- package/dist/esm/columnControls/OrderColumn/property.js +21 -34
- package/dist/esm/columnControls/OrderColumn/runtime.js +7 -21
- package/dist/esm/columnControls/PeopleColumn/designer.js +17 -31
- package/dist/esm/columnControls/PeopleColumn/index.js +6 -6
- package/dist/esm/columnControls/PeopleColumn/property.js +7 -7
- package/dist/esm/columnControls/PeopleColumn/runtime.js +7 -21
- package/dist/esm/columnControls/TextColumn/designer.js +21 -35
- package/dist/esm/columnControls/TextColumn/index.js +6 -6
- package/dist/esm/columnControls/TextColumn/property.js +16 -47
- package/dist/esm/columnControls/TextColumn/runtime.js +7 -21
- package/dist/esm/columnControls/TimescopeColumn/designer.js +19 -33
- package/dist/esm/columnControls/TimescopeColumn/index.js +6 -6
- package/dist/esm/columnControls/TimescopeColumn/property.js +15 -41
- package/dist/esm/columnControls/TimescopeColumn/runtime.js +7 -21
- package/dist/esm/columnControls/TimestampColumn/designer.js +19 -33
- package/dist/esm/columnControls/TimestampColumn/index.js +6 -6
- package/dist/esm/columnControls/TimestampColumn/property.js +15 -41
- package/dist/esm/columnControls/TimestampColumn/runtime.js +7 -21
- package/dist/esm/columnControls/VarcharColumn/designer.js +21 -35
- package/dist/esm/columnControls/VarcharColumn/index.js +6 -6
- package/dist/esm/columnControls/VarcharColumn/property.js +18 -56
- package/dist/esm/columnControls/VarcharColumn/runtime.js +7 -21
- package/dist/esm/columnControls/index.js +16 -16
- package/dist/esm/formControls/Address/designer.js +22 -36
- package/dist/esm/formControls/Address/index.js +6 -6
- package/dist/esm/formControls/Address/property.js +32 -56
- package/dist/esm/formControls/Address/runtime.js +9 -23
- package/dist/esm/formControls/Amount/designer.js +34 -48
- package/dist/esm/formControls/Amount/index.js +6 -6
- package/dist/esm/formControls/Amount/property.js +60 -123
- package/dist/esm/formControls/Amount/runtime.js +7 -21
- package/dist/esm/formControls/Attachment/designer.js +29 -43
- package/dist/esm/formControls/Attachment/index.js +6 -6
- package/dist/esm/formControls/Attachment/property.js +34 -56
- package/dist/esm/formControls/Attachment/runtime.js +7 -21
- package/dist/esm/formControls/AutoNumber/designer.js +23 -37
- package/dist/esm/formControls/AutoNumber/index.js +6 -6
- package/dist/esm/formControls/AutoNumber/property.js +10 -24
- package/dist/esm/formControls/AutoNumber/runtime.js +7 -21
- package/dist/esm/formControls/Calc/designer.js +31 -45
- package/dist/esm/formControls/Calc/index.js +6 -6
- package/dist/esm/formControls/Calc/property.js +33 -72
- package/dist/esm/formControls/Calc/runtime.js +7 -21
- package/dist/esm/formControls/Checkbox/designer.js +29 -43
- package/dist/esm/formControls/Checkbox/index.js +6 -6
- package/dist/esm/formControls/Checkbox/property.js +57 -93
- package/dist/esm/formControls/Checkbox/runtime.js +7 -21
- package/dist/esm/formControls/DatePicker/designer.js +29 -39
- package/dist/esm/formControls/DatePicker/index.js +6 -6
- package/dist/esm/formControls/DatePicker/property.js +30 -51
- package/dist/esm/formControls/DatePicker/runtime.js +7 -21
- package/dist/esm/formControls/DateRange/designer.js +29 -39
- package/dist/esm/formControls/DateRange/index.js +6 -6
- package/dist/esm/formControls/DateRange/property.js +36 -88
- package/dist/esm/formControls/DateRange/runtime.js +7 -21
- package/dist/esm/formControls/Department/designer.js +28 -42
- package/dist/esm/formControls/Department/index.js +6 -6
- package/dist/esm/formControls/Department/property.js +32 -74
- package/dist/esm/formControls/Department/runtime.js +7 -21
- package/dist/esm/formControls/Department2/designer.js +31 -45
- package/dist/esm/formControls/Department2/index.js +6 -6
- package/dist/esm/formControls/Department2/property.js +55 -108
- package/dist/esm/formControls/Department2/runtime.js +7 -21
- package/dist/esm/formControls/ElectronicSignature/designer.js +27 -41
- package/dist/esm/formControls/ElectronicSignature/index.js +6 -6
- package/dist/esm/formControls/ElectronicSignature/property.js +43 -63
- package/dist/esm/formControls/ElectronicSignature/runtime.js +7 -21
- package/dist/esm/formControls/Employee/designer.js +25 -39
- package/dist/esm/formControls/Employee/index.js +6 -6
- package/dist/esm/formControls/Employee/property.js +28 -56
- package/dist/esm/formControls/Employee/runtime.js +7 -21
- package/dist/esm/formControls/Employee2/designer.js +28 -42
- package/dist/esm/formControls/Employee2/index.js +6 -6
- package/dist/esm/formControls/Employee2/property.js +53 -90
- package/dist/esm/formControls/Employee2/runtime.js +7 -21
- package/dist/esm/formControls/Image/designer.js +29 -42
- package/dist/esm/formControls/Image/index.js +6 -6
- package/dist/esm/formControls/Image/property.js +3 -3
- package/dist/esm/formControls/Image/runtime.js +12 -12
- package/dist/esm/formControls/Input/designer.js +32 -46
- package/dist/esm/formControls/Input/index.js +6 -6
- package/dist/esm/formControls/Input/property.js +46 -88
- package/dist/esm/formControls/Input/runtime.js +7 -21
- package/dist/esm/formControls/Number/designer.js +38 -52
- package/dist/esm/formControls/Number/index.js +6 -6
- package/dist/esm/formControls/Number/property.js +59 -131
- package/dist/esm/formControls/Number/runtime.js +7 -21
- package/dist/esm/formControls/OrganizationSelection/designer.js +30 -44
- package/dist/esm/formControls/OrganizationSelection/index.js +6 -6
- package/dist/esm/formControls/OrganizationSelection/property.js +61 -126
- package/dist/esm/formControls/OrganizationSelection/runtime.js +7 -21
- package/dist/esm/formControls/Radio/designer.js +28 -42
- package/dist/esm/formControls/Radio/index.js +6 -6
- package/dist/esm/formControls/Radio/property.js +38 -70
- package/dist/esm/formControls/Radio/runtime.js +7 -21
- package/dist/esm/formControls/RichText/designer.js +31 -45
- package/dist/esm/formControls/RichText/index.js +6 -6
- package/dist/esm/formControls/RichText/property.js +36 -52
- package/dist/esm/formControls/RichText/runtime.js +7 -21
- package/dist/esm/formControls/Score/designer.js +31 -45
- package/dist/esm/formControls/Score/index.js +6 -6
- package/dist/esm/formControls/Score/property.js +41 -59
- package/dist/esm/formControls/Score/runtime.js +7 -21
- package/dist/esm/formControls/SearchDateRange/designer.js +30 -40
- package/dist/esm/formControls/SearchDateRange/index.js +6 -6
- package/dist/esm/formControls/SearchDateRange/property.js +39 -60
- package/dist/esm/formControls/SearchDateRange/runtime.js +7 -21
- package/dist/esm/formControls/SearchInput/designer.js +17 -31
- package/dist/esm/formControls/SearchInput/index.js +6 -6
- package/dist/esm/formControls/SearchInput/property.js +6 -6
- package/dist/esm/formControls/SearchInput/runtime.js +7 -21
- package/dist/esm/formControls/SearchNumberRange/designer.js +23 -37
- package/dist/esm/formControls/SearchNumberRange/index.js +6 -6
- package/dist/esm/formControls/SearchNumberRange/property.js +24 -44
- package/dist/esm/formControls/SearchNumberRange/runtime.js +7 -21
- package/dist/esm/formControls/Select/designer.js +23 -37
- package/dist/esm/formControls/Select/index.js +6 -6
- package/dist/esm/formControls/Select/property.js +32 -56
- package/dist/esm/formControls/Select/runtime.js +7 -21
- package/dist/esm/formControls/SelectMultiple/designer.js +23 -37
- package/dist/esm/formControls/SelectMultiple/index.js +6 -6
- package/dist/esm/formControls/SelectMultiple/property.js +34 -56
- package/dist/esm/formControls/SelectMultiple/runtime.js +7 -21
- package/dist/esm/formControls/SelectRelation/designer.js +29 -43
- package/dist/esm/formControls/SelectRelation/index.js +6 -6
- package/dist/esm/formControls/SelectRelation/property.js +40 -103
- package/dist/esm/formControls/SelectRelation/runtime.js +7 -21
- package/dist/esm/formControls/Textarea/designer.js +32 -46
- package/dist/esm/formControls/Textarea/index.js +6 -6
- package/dist/esm/formControls/Textarea/property.js +39 -72
- package/dist/esm/formControls/Textarea/runtime.js +7 -21
- package/dist/esm/formControls/Tree/designer.js +33 -47
- package/dist/esm/formControls/Tree/index.js +6 -6
- package/dist/esm/formControls/Tree/property.js +68 -103
- package/dist/esm/formControls/Tree/runtime.js +7 -21
- package/dist/esm/formControls/VueFormItem/designer.js +22 -36
- package/dist/esm/formControls/VueFormItem/index.js +6 -6
- package/dist/esm/formControls/VueFormItem/property.js +22 -39
- package/dist/esm/formControls/VueFormItem/runtime.js +7 -21
- package/dist/esm/formControls/WPS/designer.js +37 -51
- package/dist/esm/formControls/WPS/index.js +6 -6
- package/dist/esm/formControls/WPS/property.js +51 -77
- package/dist/esm/formControls/WPS/runtime.js +7 -21
- package/dist/esm/formControls/index.js +30 -30
- package/dist/esm/framework.js +110 -190
- package/dist/esm/index.js +14 -14
- package/dist/esm/layoutControls/AdvancedContainer/Setting.js +13 -13
- package/dist/esm/layoutControls/AdvancedContainer/designer.js +6 -6
- package/dist/esm/layoutControls/AdvancedContainer/index.js +6 -6
- package/dist/esm/layoutControls/AdvancedContainer/property.js +5 -20
- package/dist/esm/layoutControls/AdvancedContainer/runtime.js +4 -4
- package/dist/esm/layoutControls/CardGroup/designer.js +17 -31
- package/dist/esm/layoutControls/CardGroup/index.js +6 -6
- package/dist/esm/layoutControls/CardGroup/property.js +15 -35
- package/dist/esm/layoutControls/CardGroup/runtime.js +5 -19
- package/dist/esm/layoutControls/Col/designer.js +12 -26
- package/dist/esm/layoutControls/Col/index.js +6 -6
- package/dist/esm/layoutControls/Col/property.js +7 -22
- package/dist/esm/layoutControls/Col/runtime.js +5 -19
- package/dist/esm/layoutControls/DataView/designer.js +7 -21
- package/dist/esm/layoutControls/DataView/index.js +6 -6
- package/dist/esm/layoutControls/DataView/property.js +28 -57
- package/dist/esm/layoutControls/DataView/runtime.js +5 -19
- package/dist/esm/layoutControls/Grid/designer.js +9 -22
- package/dist/esm/layoutControls/Grid/index.js +6 -6
- package/dist/esm/layoutControls/Grid/property.js +1 -1
- package/dist/esm/layoutControls/Grid/runtime.js +4 -4
- package/dist/esm/layoutControls/GridRow/designer.js +11 -24
- package/dist/esm/layoutControls/GridRow/index.js +6 -6
- package/dist/esm/layoutControls/GridRow/property.js +3 -3
- package/dist/esm/layoutControls/GridRow/runtime.js +4 -4
- package/dist/esm/layoutControls/GridTableColumn/designer.js +18 -32
- package/dist/esm/layoutControls/GridTableColumn/index.js +6 -6
- package/dist/esm/layoutControls/GridTableColumn/property.js +25 -51
- package/dist/esm/layoutControls/GridTableColumn/runtime.js +5 -19
- package/dist/esm/layoutControls/ListView/designer.js +27 -41
- package/dist/esm/layoutControls/ListView/index.js +6 -6
- package/dist/esm/layoutControls/ListView/property.js +45 -121
- package/dist/esm/layoutControls/ListView/runtime.js +5 -19
- package/dist/esm/layoutControls/Page/Setting.js +23 -23
- package/dist/esm/layoutControls/Page/designer.js +6 -6
- package/dist/esm/layoutControls/Page/index.js +6 -6
- package/dist/esm/layoutControls/Page/property.js +9 -23
- package/dist/esm/layoutControls/Page/runtime.js +4 -4
- package/dist/esm/layoutControls/Position/Setting.js +1 -1
- package/dist/esm/layoutControls/Position/designer.js +6 -6
- package/dist/esm/layoutControls/Position/index.js +6 -6
- package/dist/esm/layoutControls/Position/property.js +11 -28
- package/dist/esm/layoutControls/Position/runtime.js +4 -4
- package/dist/esm/layoutControls/PositioningContainer/Setting.js +13 -13
- package/dist/esm/layoutControls/PositioningContainer/designer.js +6 -6
- package/dist/esm/layoutControls/PositioningContainer/index.js +6 -6
- package/dist/esm/layoutControls/PositioningContainer/property.js +3 -3
- package/dist/esm/layoutControls/PositioningContainer/runtime.js +4 -4
- package/dist/esm/layoutControls/Row/designer.js +14 -28
- package/dist/esm/layoutControls/Row/index.js +6 -6
- package/dist/esm/layoutControls/Row/property.js +7 -22
- package/dist/esm/layoutControls/Row/runtime.js +5 -19
- package/dist/esm/layoutControls/SubTableColumn/designer.js +18 -32
- package/dist/esm/layoutControls/SubTableColumn/index.js +6 -6
- package/dist/esm/layoutControls/SubTableColumn/property.js +29 -61
- package/dist/esm/layoutControls/SubTableColumn/runtime.js +5 -19
- package/dist/esm/layoutControls/SubTableRow/designer.js +16 -30
- package/dist/esm/layoutControls/SubTableRow/index.js +6 -6
- package/dist/esm/layoutControls/SubTableRow/property.js +3 -3
- package/dist/esm/layoutControls/SubTableRow/runtime.js +5 -19
- package/dist/esm/layoutControls/Tab/designer.js +22 -36
- package/dist/esm/layoutControls/Tab/index.js +6 -6
- package/dist/esm/layoutControls/Tab/property.js +5 -19
- package/dist/esm/layoutControls/Tab/runtime.js +5 -19
- package/dist/esm/layoutControls/TabPane/designer.js +17 -31
- package/dist/esm/layoutControls/TabPane/index.js +6 -6
- package/dist/esm/layoutControls/TabPane/property.js +14 -28
- package/dist/esm/layoutControls/TabPane/runtime.js +5 -19
- package/dist/esm/layoutControls/Toolbox/designer.js +13 -27
- package/dist/esm/layoutControls/Toolbox/index.js +6 -6
- package/dist/esm/layoutControls/Toolbox/property.js +3 -3
- package/dist/esm/layoutControls/Toolbox/runtime.js +6 -6
- package/dist/esm/layoutControls/index.js +17 -17
- package/dist/esm/listControls/GridTable/designer.js +32 -163
- package/dist/esm/listControls/GridTable/index.js +6 -6
- package/dist/esm/listControls/GridTable/property.js +20 -57
- package/dist/esm/listControls/GridTable/runtime.js +7 -21
- package/dist/esm/listControls/SubTable/designer.js +43 -57
- package/dist/esm/listControls/SubTable/index.js +6 -6
- package/dist/esm/listControls/SubTable/property.js +107 -238
- package/dist/esm/listControls/SubTable/runtime.js +7 -21
- package/dist/esm/listControls/index.js +2 -2
- package/dist/esm/searchControls/SimpleSearch/designer.js +12 -26
- package/dist/esm/searchControls/SimpleSearch/index.js +6 -6
- package/dist/esm/searchControls/SimpleSearch/property.js +26 -73
- package/dist/esm/searchControls/SimpleSearch/runtime.js +7 -22
- package/dist/esm/searchControls/index.js +1 -1
- package/dist/index.umd.js +1 -1
- package/dist/types/formControls/DatePicker/property.d.ts +2 -0
- package/dist/types/formControls/DateRange/property.d.ts +12 -0
- package/dist/types/formControls/SearchDateRange/property.d.ts +2 -0
- package/dist/types/listControls/SubTable/property.d.ts +1 -0
- package/package.json +5 -5
|
@@ -9,19 +9,6 @@ function _classCallCheck(instance, Constructor) {
|
|
|
9
9
|
throw new TypeError("Cannot call a class as a function");
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
function _defineProperty(obj, key, value) {
|
|
13
|
-
if (key in obj) {
|
|
14
|
-
Object.defineProperty(obj, key, {
|
|
15
|
-
value: value,
|
|
16
|
-
enumerable: true,
|
|
17
|
-
configurable: true,
|
|
18
|
-
writable: true
|
|
19
|
-
});
|
|
20
|
-
} else {
|
|
21
|
-
obj[key] = value;
|
|
22
|
-
}
|
|
23
|
-
return obj;
|
|
24
|
-
}
|
|
25
12
|
function _getPrototypeOf(o) {
|
|
26
13
|
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
|
|
27
14
|
return o.__proto__ || Object.getPrototypeOf(o);
|
|
@@ -82,55 +69,52 @@ function _createSuper(Derived) {
|
|
|
82
69
|
return _possibleConstructorReturn(this, result);
|
|
83
70
|
};
|
|
84
71
|
}
|
|
85
|
-
import { PropertyRules } from
|
|
86
|
-
import { ButtonProperty } from
|
|
87
|
-
import BatchPrintListButtonControl from
|
|
88
|
-
import { PrintTemplate } from
|
|
89
|
-
import { RulesMessage } from
|
|
90
|
-
var BatchPrintListButtonRules = /*#__PURE__*/ function(
|
|
72
|
+
import { PropertyRules } from '@byteluck-fe/model-driven-core';
|
|
73
|
+
import { ButtonProperty } from '../Button';
|
|
74
|
+
import BatchPrintListButtonControl from './designer';
|
|
75
|
+
import { PrintTemplate } from '../../framework';
|
|
76
|
+
import { RulesMessage } from '@byteluck-fe/model-driven-shared';
|
|
77
|
+
var BatchPrintListButtonRules = /*#__PURE__*/ function(PropertyRules1) {
|
|
91
78
|
"use strict";
|
|
92
|
-
_inherits(BatchPrintListButtonRules,
|
|
79
|
+
_inherits(BatchPrintListButtonRules, PropertyRules1);
|
|
93
80
|
var _super = _createSuper(BatchPrintListButtonRules);
|
|
94
81
|
function BatchPrintListButtonRules() {
|
|
95
82
|
_classCallCheck(this, BatchPrintListButtonRules);
|
|
96
83
|
var _this;
|
|
97
84
|
_this = _super.apply(this, arguments);
|
|
98
|
-
|
|
99
|
-
type:
|
|
85
|
+
_this.printTemplates = {
|
|
86
|
+
type: 'array',
|
|
100
87
|
min: 1,
|
|
101
88
|
required: true,
|
|
102
|
-
message: RulesMessage.getMessage(
|
|
103
|
-
}
|
|
89
|
+
message: RulesMessage.getMessage('pleaseUploadAtLeastOnePrintTemplate')
|
|
90
|
+
};
|
|
104
91
|
return _this;
|
|
105
92
|
}
|
|
106
93
|
return BatchPrintListButtonRules;
|
|
107
94
|
}(PropertyRules);
|
|
108
|
-
var BatchPrintListButtonProperty = /*#__PURE__*/ function(
|
|
95
|
+
var BatchPrintListButtonProperty = /*#__PURE__*/ function(ButtonProperty1) {
|
|
109
96
|
"use strict";
|
|
110
|
-
_inherits(BatchPrintListButtonProperty,
|
|
97
|
+
_inherits(BatchPrintListButtonProperty, ButtonProperty1);
|
|
111
98
|
var _super = _createSuper(BatchPrintListButtonProperty);
|
|
112
99
|
function BatchPrintListButtonProperty(props) {
|
|
113
100
|
_classCallCheck(this, BatchPrintListButtonProperty);
|
|
114
101
|
var _this;
|
|
115
|
-
var
|
|
102
|
+
var ref;
|
|
116
103
|
_this = _super.call(this, props);
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
_this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : BatchPrintListButtonControl.controlName;
|
|
124
|
-
var _props_printTemplates_map;
|
|
125
|
-
_this.printTemplates = (_props_printTemplates_map = props === null || props === void 0 ? void 0 : (_props_printTemplates = props.printTemplates) === null || _props_printTemplates === void 0 ? void 0 : _props_printTemplates.map(function(item) {
|
|
104
|
+
var ref1;
|
|
105
|
+
_this.icon = (ref1 = props === null || props === void 0 ? void 0 : props.icon) !== null && ref1 !== void 0 ? ref1 : BatchPrintListButtonControl.controlIcon;
|
|
106
|
+
var ref2;
|
|
107
|
+
_this.content = (ref2 = props === null || props === void 0 ? void 0 : props.content) !== null && ref2 !== void 0 ? ref2 : BatchPrintListButtonControl.controlName;
|
|
108
|
+
var ref3;
|
|
109
|
+
_this.printTemplates = (ref3 = props === null || props === void 0 ? void 0 : (ref = props.printTemplates) === null || ref === void 0 ? void 0 : ref.map(function(item) {
|
|
126
110
|
return new PrintTemplate(item);
|
|
127
|
-
})) !== null &&
|
|
128
|
-
var
|
|
129
|
-
_this.autoSelectTemplate = (
|
|
111
|
+
})) !== null && ref3 !== void 0 ? ref3 : [];
|
|
112
|
+
var ref4;
|
|
113
|
+
_this.autoSelectTemplate = (ref4 = props === null || props === void 0 ? void 0 : props.autoSelectTemplate) !== null && ref4 !== void 0 ? ref4 : false;
|
|
130
114
|
return _this;
|
|
131
115
|
}
|
|
132
116
|
return BatchPrintListButtonProperty;
|
|
133
117
|
}(ButtonProperty);
|
|
134
|
-
|
|
118
|
+
BatchPrintListButtonProperty.Rules = BatchPrintListButtonRules;
|
|
135
119
|
export default BatchPrintListButtonProperty;
|
|
136
120
|
export { BatchPrintListButtonProperty };
|
|
@@ -23,19 +23,6 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
23
23
|
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
24
24
|
return Constructor;
|
|
25
25
|
}
|
|
26
|
-
function _defineProperty(obj, key, value) {
|
|
27
|
-
if (key in obj) {
|
|
28
|
-
Object.defineProperty(obj, key, {
|
|
29
|
-
value: value,
|
|
30
|
-
enumerable: true,
|
|
31
|
-
configurable: true,
|
|
32
|
-
writable: true
|
|
33
|
-
});
|
|
34
|
-
} else {
|
|
35
|
-
obj[key] = value;
|
|
36
|
-
}
|
|
37
|
-
return obj;
|
|
38
|
-
}
|
|
39
26
|
function _getPrototypeOf(o) {
|
|
40
27
|
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
|
|
41
28
|
return o.__proto__ || Object.getPrototypeOf(o);
|
|
@@ -96,17 +83,16 @@ function _createSuper(Derived) {
|
|
|
96
83
|
return _possibleConstructorReturn(this, result);
|
|
97
84
|
};
|
|
98
85
|
}
|
|
99
|
-
import BatchPrintListButtonProperty from
|
|
100
|
-
import { RuntimeButtonControl } from
|
|
101
|
-
var BatchPrintListButtonControl = /*#__PURE__*/ function(
|
|
86
|
+
import BatchPrintListButtonProperty from './property';
|
|
87
|
+
import { RuntimeButtonControl } from '../Button';
|
|
88
|
+
var BatchPrintListButtonControl = /*#__PURE__*/ function(RuntimeButtonControl1) {
|
|
102
89
|
"use strict";
|
|
103
|
-
_inherits(BatchPrintListButtonControl,
|
|
90
|
+
_inherits(BatchPrintListButtonControl, RuntimeButtonControl1);
|
|
104
91
|
var _super = _createSuper(BatchPrintListButtonControl);
|
|
105
92
|
function BatchPrintListButtonControl(props) {
|
|
106
93
|
_classCallCheck(this, BatchPrintListButtonControl);
|
|
107
94
|
var _this;
|
|
108
95
|
_this = _super.call(this, props);
|
|
109
|
-
_defineProperty(_assertThisInitialized(_this), "props", void 0);
|
|
110
96
|
_this.props = new BatchPrintListButtonProperty(props === null || props === void 0 ? void 0 : props.props);
|
|
111
97
|
return _this;
|
|
112
98
|
}
|
|
@@ -114,7 +100,7 @@ var BatchPrintListButtonControl = /*#__PURE__*/ function(RuntimeButtonControl) {
|
|
|
114
100
|
{
|
|
115
101
|
key: "controlType",
|
|
116
102
|
get: function get() {
|
|
117
|
-
return
|
|
103
|
+
return 'list-page-btn-batch-print';
|
|
118
104
|
}
|
|
119
105
|
}
|
|
120
106
|
]);
|
|
@@ -23,19 +23,6 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
23
23
|
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
24
24
|
return Constructor;
|
|
25
25
|
}
|
|
26
|
-
function _defineProperty(obj, key, value) {
|
|
27
|
-
if (key in obj) {
|
|
28
|
-
Object.defineProperty(obj, key, {
|
|
29
|
-
value: value,
|
|
30
|
-
enumerable: true,
|
|
31
|
-
configurable: true,
|
|
32
|
-
writable: true
|
|
33
|
-
});
|
|
34
|
-
} else {
|
|
35
|
-
obj[key] = value;
|
|
36
|
-
}
|
|
37
|
-
return obj;
|
|
38
|
-
}
|
|
39
26
|
function _getPrototypeOf(o) {
|
|
40
27
|
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
|
|
41
28
|
return o.__proto__ || Object.getPrototypeOf(o);
|
|
@@ -96,17 +83,16 @@ function _createSuper(Derived) {
|
|
|
96
83
|
return _possibleConstructorReturn(this, result);
|
|
97
84
|
};
|
|
98
85
|
}
|
|
99
|
-
import { DesignerButtonControl } from
|
|
100
|
-
import BatchPrintRecordListButtonProperty from
|
|
101
|
-
var BatchPrintRecordListButton = /*#__PURE__*/ function(
|
|
86
|
+
import { DesignerButtonControl } from '../Button';
|
|
87
|
+
import BatchPrintRecordListButtonProperty from './property';
|
|
88
|
+
var BatchPrintRecordListButton = /*#__PURE__*/ function(DesignerButtonControl1) {
|
|
102
89
|
"use strict";
|
|
103
|
-
_inherits(BatchPrintRecordListButton,
|
|
90
|
+
_inherits(BatchPrintRecordListButton, DesignerButtonControl1);
|
|
104
91
|
var _super = _createSuper(BatchPrintRecordListButton);
|
|
105
92
|
function BatchPrintRecordListButton(props) {
|
|
106
93
|
_classCallCheck(this, BatchPrintRecordListButton);
|
|
107
94
|
var _this;
|
|
108
95
|
_this = _super.call(this, props);
|
|
109
|
-
_defineProperty(_assertThisInitialized(_this), "props", void 0);
|
|
110
96
|
_this.props = new BatchPrintRecordListButtonProperty(props === null || props === void 0 ? void 0 : props.props);
|
|
111
97
|
return _this;
|
|
112
98
|
}
|
|
@@ -114,48 +100,48 @@ var BatchPrintRecordListButton = /*#__PURE__*/ function(DesignerButtonControl) {
|
|
|
114
100
|
{
|
|
115
101
|
key: "controlName",
|
|
116
102
|
get: function get() {
|
|
117
|
-
return
|
|
103
|
+
return '批量打印记录';
|
|
118
104
|
}
|
|
119
105
|
},
|
|
120
106
|
{
|
|
121
107
|
key: "controlIcon",
|
|
122
108
|
get: function get() {
|
|
123
|
-
return
|
|
109
|
+
return 'iconyyzy-renwu';
|
|
124
110
|
}
|
|
125
111
|
},
|
|
126
112
|
{
|
|
127
113
|
key: "controlType",
|
|
128
114
|
get: function get() {
|
|
129
|
-
return
|
|
115
|
+
return 'list-page-btn-batch-print-record';
|
|
130
116
|
}
|
|
131
117
|
}
|
|
132
118
|
]);
|
|
133
119
|
return BatchPrintRecordListButton;
|
|
134
120
|
}(DesignerButtonControl);
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
]
|
|
138
|
-
|
|
121
|
+
BatchPrintRecordListButton.controlEventKeys = [
|
|
122
|
+
'on_click'
|
|
123
|
+
];
|
|
124
|
+
BatchPrintRecordListButton.setting = [
|
|
139
125
|
{
|
|
140
|
-
key:
|
|
126
|
+
key: 'button-content',
|
|
141
127
|
visible: true
|
|
142
128
|
},
|
|
143
129
|
{
|
|
144
|
-
key:
|
|
130
|
+
key: 'button-type',
|
|
145
131
|
visible: true
|
|
146
132
|
},
|
|
147
133
|
{
|
|
148
|
-
key:
|
|
134
|
+
key: 'button-show-type',
|
|
149
135
|
visible: true
|
|
150
136
|
},
|
|
151
137
|
{
|
|
152
|
-
key:
|
|
138
|
+
key: 'button-color-type',
|
|
153
139
|
visible: true
|
|
154
140
|
},
|
|
155
141
|
{
|
|
156
|
-
key:
|
|
142
|
+
key: 'super-setting',
|
|
157
143
|
visible: true
|
|
158
|
-
}
|
|
159
|
-
]
|
|
144
|
+
},
|
|
145
|
+
];
|
|
160
146
|
export default BatchPrintRecordListButton;
|
|
161
147
|
export { BatchPrintRecordListButton as DesignerBatchPrintRecordListButton };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import Designer from
|
|
2
|
-
import Runtime from
|
|
3
|
-
import Property from
|
|
1
|
+
import Designer from './designer';
|
|
2
|
+
import Runtime from './runtime';
|
|
3
|
+
import Property from './property';
|
|
4
4
|
export default {
|
|
5
5
|
Designer: Designer,
|
|
6
6
|
Runtime: Runtime,
|
|
7
7
|
Property: Property
|
|
8
8
|
};
|
|
9
|
-
export * from
|
|
10
|
-
export * from
|
|
11
|
-
export * from
|
|
9
|
+
export * from './designer';
|
|
10
|
+
export * from './runtime';
|
|
11
|
+
export * from './property';
|
|
@@ -69,20 +69,20 @@ function _createSuper(Derived) {
|
|
|
69
69
|
return _possibleConstructorReturn(this, result);
|
|
70
70
|
};
|
|
71
71
|
}
|
|
72
|
-
import { ButtonProperty } from
|
|
73
|
-
import BatchPrintRecordListButton from
|
|
74
|
-
var BatchPrintRecordListButtonProperty = /*#__PURE__*/ function(
|
|
72
|
+
import { ButtonProperty } from '../Button';
|
|
73
|
+
import BatchPrintRecordListButton from './designer';
|
|
74
|
+
var BatchPrintRecordListButtonProperty = /*#__PURE__*/ function(ButtonProperty1) {
|
|
75
75
|
"use strict";
|
|
76
|
-
_inherits(BatchPrintRecordListButtonProperty,
|
|
76
|
+
_inherits(BatchPrintRecordListButtonProperty, ButtonProperty1);
|
|
77
77
|
var _super = _createSuper(BatchPrintRecordListButtonProperty);
|
|
78
78
|
function BatchPrintRecordListButtonProperty(props) {
|
|
79
79
|
_classCallCheck(this, BatchPrintRecordListButtonProperty);
|
|
80
80
|
var _this;
|
|
81
81
|
_this = _super.call(this, props);
|
|
82
|
-
var
|
|
83
|
-
_this.content = (
|
|
84
|
-
var
|
|
85
|
-
_this.icon = (
|
|
82
|
+
var ref;
|
|
83
|
+
_this.content = (ref = props === null || props === void 0 ? void 0 : props.content) !== null && ref !== void 0 ? ref : BatchPrintRecordListButton.controlName;
|
|
84
|
+
var ref1;
|
|
85
|
+
_this.icon = (ref1 = props === null || props === void 0 ? void 0 : props.icon) !== null && ref1 !== void 0 ? ref1 : BatchPrintRecordListButton.controlIcon;
|
|
86
86
|
return _this;
|
|
87
87
|
}
|
|
88
88
|
return BatchPrintRecordListButtonProperty;
|
|
@@ -23,19 +23,6 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
23
23
|
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
24
24
|
return Constructor;
|
|
25
25
|
}
|
|
26
|
-
function _defineProperty(obj, key, value) {
|
|
27
|
-
if (key in obj) {
|
|
28
|
-
Object.defineProperty(obj, key, {
|
|
29
|
-
value: value,
|
|
30
|
-
enumerable: true,
|
|
31
|
-
configurable: true,
|
|
32
|
-
writable: true
|
|
33
|
-
});
|
|
34
|
-
} else {
|
|
35
|
-
obj[key] = value;
|
|
36
|
-
}
|
|
37
|
-
return obj;
|
|
38
|
-
}
|
|
39
26
|
function _getPrototypeOf(o) {
|
|
40
27
|
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
|
|
41
28
|
return o.__proto__ || Object.getPrototypeOf(o);
|
|
@@ -96,17 +83,16 @@ function _createSuper(Derived) {
|
|
|
96
83
|
return _possibleConstructorReturn(this, result);
|
|
97
84
|
};
|
|
98
85
|
}
|
|
99
|
-
import BatchPrintRecordListButtonProperty from
|
|
100
|
-
import { RuntimeButtonControl } from
|
|
101
|
-
var BatchPrintRecordListButton = /*#__PURE__*/ function(
|
|
86
|
+
import BatchPrintRecordListButtonProperty from './property';
|
|
87
|
+
import { RuntimeButtonControl } from '../Button';
|
|
88
|
+
var BatchPrintRecordListButton = /*#__PURE__*/ function(RuntimeButtonControl1) {
|
|
102
89
|
"use strict";
|
|
103
|
-
_inherits(BatchPrintRecordListButton,
|
|
90
|
+
_inherits(BatchPrintRecordListButton, RuntimeButtonControl1);
|
|
104
91
|
var _super = _createSuper(BatchPrintRecordListButton);
|
|
105
92
|
function BatchPrintRecordListButton(props) {
|
|
106
93
|
_classCallCheck(this, BatchPrintRecordListButton);
|
|
107
94
|
var _this;
|
|
108
95
|
_this = _super.call(this, props);
|
|
109
|
-
_defineProperty(_assertThisInitialized(_this), "props", void 0);
|
|
110
96
|
_this.props = new BatchPrintRecordListButtonProperty(props === null || props === void 0 ? void 0 : props.props);
|
|
111
97
|
return _this;
|
|
112
98
|
}
|
|
@@ -114,7 +100,7 @@ var BatchPrintRecordListButton = /*#__PURE__*/ function(RuntimeButtonControl) {
|
|
|
114
100
|
{
|
|
115
101
|
key: "controlType",
|
|
116
102
|
get: function get() {
|
|
117
|
-
return
|
|
103
|
+
return 'list-page-btn-batch-print-record';
|
|
118
104
|
}
|
|
119
105
|
}
|
|
120
106
|
]);
|
|
@@ -23,19 +23,6 @@ function _createClass(Constructor, protoProps, staticProps) {
|
|
|
23
23
|
if (staticProps) _defineProperties(Constructor, staticProps);
|
|
24
24
|
return Constructor;
|
|
25
25
|
}
|
|
26
|
-
function _defineProperty(obj, key, value) {
|
|
27
|
-
if (key in obj) {
|
|
28
|
-
Object.defineProperty(obj, key, {
|
|
29
|
-
value: value,
|
|
30
|
-
enumerable: true,
|
|
31
|
-
configurable: true,
|
|
32
|
-
writable: true
|
|
33
|
-
});
|
|
34
|
-
} else {
|
|
35
|
-
obj[key] = value;
|
|
36
|
-
}
|
|
37
|
-
return obj;
|
|
38
|
-
}
|
|
39
26
|
function _getPrototypeOf(o) {
|
|
40
27
|
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
|
|
41
28
|
return o.__proto__ || Object.getPrototypeOf(o);
|
|
@@ -96,17 +83,16 @@ function _createSuper(Derived) {
|
|
|
96
83
|
return _possibleConstructorReturn(this, result);
|
|
97
84
|
};
|
|
98
85
|
}
|
|
99
|
-
import { DesignerButtonControl } from
|
|
100
|
-
import BatchSubmissionListButtonProperty from
|
|
101
|
-
var BatchSubmissionListButtonControl = /*#__PURE__*/ function(
|
|
86
|
+
import { DesignerButtonControl } from '../Button';
|
|
87
|
+
import BatchSubmissionListButtonProperty from './property';
|
|
88
|
+
var BatchSubmissionListButtonControl = /*#__PURE__*/ function(DesignerButtonControl1) {
|
|
102
89
|
"use strict";
|
|
103
|
-
_inherits(BatchSubmissionListButtonControl,
|
|
90
|
+
_inherits(BatchSubmissionListButtonControl, DesignerButtonControl1);
|
|
104
91
|
var _super = _createSuper(BatchSubmissionListButtonControl);
|
|
105
92
|
function BatchSubmissionListButtonControl(props) {
|
|
106
93
|
_classCallCheck(this, BatchSubmissionListButtonControl);
|
|
107
94
|
var _this;
|
|
108
95
|
_this = _super.call(this, props);
|
|
109
|
-
_defineProperty(_assertThisInitialized(_this), "props", void 0);
|
|
110
96
|
_this.props = new BatchSubmissionListButtonProperty(props === null || props === void 0 ? void 0 : props.props);
|
|
111
97
|
return _this;
|
|
112
98
|
}
|
|
@@ -114,57 +100,57 @@ var BatchSubmissionListButtonControl = /*#__PURE__*/ function(DesignerButtonCont
|
|
|
114
100
|
{
|
|
115
101
|
key: "controlName",
|
|
116
102
|
get: function get() {
|
|
117
|
-
return
|
|
103
|
+
return '批量提交';
|
|
118
104
|
}
|
|
119
105
|
},
|
|
120
106
|
{
|
|
121
107
|
key: "controlIcon",
|
|
122
108
|
get: function get() {
|
|
123
|
-
return
|
|
109
|
+
return 'iconbtn_piliangtijiao';
|
|
124
110
|
}
|
|
125
111
|
},
|
|
126
112
|
{
|
|
127
113
|
key: "controlType",
|
|
128
114
|
get: function get() {
|
|
129
|
-
return
|
|
115
|
+
return 'list-page-btn-batch-submission';
|
|
130
116
|
}
|
|
131
117
|
}
|
|
132
118
|
]);
|
|
133
119
|
return BatchSubmissionListButtonControl;
|
|
134
120
|
}(DesignerButtonControl);
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
]
|
|
139
|
-
|
|
121
|
+
BatchSubmissionListButtonControl.controlEventKeys = [
|
|
122
|
+
'on_click',
|
|
123
|
+
'on_click_finish'
|
|
124
|
+
];
|
|
125
|
+
BatchSubmissionListButtonControl.setting = [
|
|
140
126
|
{
|
|
141
|
-
key:
|
|
127
|
+
key: 'button-content',
|
|
142
128
|
visible: true
|
|
143
129
|
},
|
|
144
130
|
{
|
|
145
|
-
key:
|
|
131
|
+
key: 'select-process',
|
|
146
132
|
visible: true
|
|
147
133
|
},
|
|
148
134
|
{
|
|
149
|
-
key:
|
|
135
|
+
key: 'initiator-mode',
|
|
150
136
|
visible: true
|
|
151
137
|
},
|
|
152
138
|
{
|
|
153
|
-
key:
|
|
139
|
+
key: 'button-type',
|
|
154
140
|
visible: true
|
|
155
141
|
},
|
|
156
142
|
{
|
|
157
|
-
key:
|
|
143
|
+
key: 'button-show-type',
|
|
158
144
|
visible: true
|
|
159
145
|
},
|
|
160
146
|
{
|
|
161
|
-
key:
|
|
147
|
+
key: 'button-color-type',
|
|
162
148
|
visible: true
|
|
163
149
|
},
|
|
164
150
|
{
|
|
165
|
-
key:
|
|
151
|
+
key: 'super-setting',
|
|
166
152
|
visible: true
|
|
167
|
-
}
|
|
168
|
-
]
|
|
153
|
+
},
|
|
154
|
+
];
|
|
169
155
|
export default BatchSubmissionListButtonControl;
|
|
170
156
|
export { BatchSubmissionListButtonControl as DesignerBatchSubmissionListButtonControl };
|
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
import Designer from
|
|
2
|
-
import Runtime from
|
|
3
|
-
import Property from
|
|
1
|
+
import Designer from './designer';
|
|
2
|
+
import Runtime from './runtime';
|
|
3
|
+
import Property from './property';
|
|
4
4
|
export default {
|
|
5
5
|
Designer: Designer,
|
|
6
6
|
Runtime: Runtime,
|
|
7
7
|
Property: Property
|
|
8
8
|
};
|
|
9
|
-
export * from
|
|
10
|
-
export * from
|
|
11
|
-
export * from
|
|
9
|
+
export * from './designer';
|
|
10
|
+
export * from './runtime';
|
|
11
|
+
export * from './property';
|
|
@@ -9,19 +9,6 @@ function _classCallCheck(instance, Constructor) {
|
|
|
9
9
|
throw new TypeError("Cannot call a class as a function");
|
|
10
10
|
}
|
|
11
11
|
}
|
|
12
|
-
function _defineProperty(obj, key, value) {
|
|
13
|
-
if (key in obj) {
|
|
14
|
-
Object.defineProperty(obj, key, {
|
|
15
|
-
value: value,
|
|
16
|
-
enumerable: true,
|
|
17
|
-
configurable: true,
|
|
18
|
-
writable: true
|
|
19
|
-
});
|
|
20
|
-
} else {
|
|
21
|
-
obj[key] = value;
|
|
22
|
-
}
|
|
23
|
-
return obj;
|
|
24
|
-
}
|
|
25
12
|
function _getPrototypeOf(o) {
|
|
26
13
|
_getPrototypeOf = Object.setPrototypeOf ? Object.getPrototypeOf : function _getPrototypeOf(o) {
|
|
27
14
|
return o.__proto__ || Object.getPrototypeOf(o);
|
|
@@ -82,69 +69,57 @@ function _createSuper(Derived) {
|
|
|
82
69
|
return _possibleConstructorReturn(this, result);
|
|
83
70
|
};
|
|
84
71
|
}
|
|
85
|
-
import { ButtonProperty } from
|
|
86
|
-
import BatchSubmissionListButtonControl from
|
|
87
|
-
import { PropertyRules } from
|
|
88
|
-
import { RulesMessage } from
|
|
89
|
-
var BatchSubmissionListButtonPropertyRules = /*#__PURE__*/ function(
|
|
72
|
+
import { ButtonProperty } from '../Button';
|
|
73
|
+
import BatchSubmissionListButtonControl from './designer';
|
|
74
|
+
import { PropertyRules } from '@byteluck-fe/model-driven-core';
|
|
75
|
+
import { RulesMessage } from '@byteluck-fe/model-driven-shared';
|
|
76
|
+
var BatchSubmissionListButtonPropertyRules = /*#__PURE__*/ function(PropertyRules1) {
|
|
90
77
|
"use strict";
|
|
91
|
-
_inherits(BatchSubmissionListButtonPropertyRules,
|
|
78
|
+
_inherits(BatchSubmissionListButtonPropertyRules, PropertyRules1);
|
|
92
79
|
var _super = _createSuper(BatchSubmissionListButtonPropertyRules);
|
|
93
80
|
function BatchSubmissionListButtonPropertyRules(props) {
|
|
94
81
|
_classCallCheck(this, BatchSubmissionListButtonPropertyRules);
|
|
95
82
|
var _this;
|
|
96
83
|
_this = _super.call(this, props);
|
|
97
|
-
|
|
84
|
+
_this.processKey = [
|
|
98
85
|
{
|
|
99
|
-
type:
|
|
100
|
-
message: RulesMessage.getMessage(
|
|
86
|
+
type: 'string',
|
|
87
|
+
message: RulesMessage.getMessage('isNotString')
|
|
101
88
|
},
|
|
102
89
|
{
|
|
103
|
-
type:
|
|
90
|
+
type: 'string',
|
|
104
91
|
required: true,
|
|
105
|
-
message: RulesMessage.getMessage(
|
|
106
|
-
}
|
|
107
|
-
]
|
|
92
|
+
message: RulesMessage.getMessage('pleaseEnterProcess')
|
|
93
|
+
},
|
|
94
|
+
];
|
|
108
95
|
return _this;
|
|
109
96
|
}
|
|
110
97
|
return BatchSubmissionListButtonPropertyRules;
|
|
111
98
|
}(PropertyRules);
|
|
112
|
-
var BatchSubmissionListButtonProperty = /*#__PURE__*/ function(
|
|
99
|
+
var BatchSubmissionListButtonProperty = /*#__PURE__*/ function(ButtonProperty1) {
|
|
113
100
|
"use strict";
|
|
114
|
-
_inherits(BatchSubmissionListButtonProperty,
|
|
101
|
+
_inherits(BatchSubmissionListButtonProperty, ButtonProperty1);
|
|
115
102
|
var _super = _createSuper(BatchSubmissionListButtonProperty);
|
|
116
103
|
function BatchSubmissionListButtonProperty(props) {
|
|
117
104
|
_classCallCheck(this, BatchSubmissionListButtonProperty);
|
|
118
105
|
var _this;
|
|
119
106
|
_this = _super.call(this, props);
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
var _props_icon;
|
|
133
|
-
_this.icon = (_props_icon = props === null || props === void 0 ? void 0 : props.icon) !== null && _props_icon !== void 0 ? _props_icon : BatchSubmissionListButtonControl.controlIcon;
|
|
134
|
-
var _props_content;
|
|
135
|
-
_this.content = (_props_content = props === null || props === void 0 ? void 0 : props.content) !== null && _props_content !== void 0 ? _props_content : BatchSubmissionListButtonControl.controlName;
|
|
136
|
-
var _props_initiatorMode;
|
|
137
|
-
_this.initiatorMode = (_props_initiatorMode = props === null || props === void 0 ? void 0 : props.initiatorMode) !== null && _props_initiatorMode !== void 0 ? _props_initiatorMode : "currentInitiator";
|
|
138
|
-
var _props_processKey;
|
|
139
|
-
_this.processKey = (_props_processKey = props === null || props === void 0 ? void 0 : props.processKey) !== null && _props_processKey !== void 0 ? _props_processKey : "";
|
|
140
|
-
var _props_fieldCode;
|
|
141
|
-
_this.fieldCode = (_props_fieldCode = props === null || props === void 0 ? void 0 : props.fieldCode) !== null && _props_fieldCode !== void 0 ? _props_fieldCode : "";
|
|
142
|
-
var _props_employeeId;
|
|
143
|
-
_this.employeeId = (_props_employeeId = props === null || props === void 0 ? void 0 : props.employeeId) !== null && _props_employeeId !== void 0 ? _props_employeeId : "";
|
|
107
|
+
var ref;
|
|
108
|
+
_this.icon = (ref = props === null || props === void 0 ? void 0 : props.icon) !== null && ref !== void 0 ? ref : BatchSubmissionListButtonControl.controlIcon;
|
|
109
|
+
var ref1;
|
|
110
|
+
_this.content = (ref1 = props === null || props === void 0 ? void 0 : props.content) !== null && ref1 !== void 0 ? ref1 : BatchSubmissionListButtonControl.controlName;
|
|
111
|
+
var ref2;
|
|
112
|
+
_this.initiatorMode = (ref2 = props === null || props === void 0 ? void 0 : props.initiatorMode) !== null && ref2 !== void 0 ? ref2 : 'currentInitiator';
|
|
113
|
+
var ref3;
|
|
114
|
+
_this.processKey = (ref3 = props === null || props === void 0 ? void 0 : props.processKey) !== null && ref3 !== void 0 ? ref3 : '';
|
|
115
|
+
var ref4;
|
|
116
|
+
_this.fieldCode = (ref4 = props === null || props === void 0 ? void 0 : props.fieldCode) !== null && ref4 !== void 0 ? ref4 : '';
|
|
117
|
+
var ref5;
|
|
118
|
+
_this.employeeId = (ref5 = props === null || props === void 0 ? void 0 : props.employeeId) !== null && ref5 !== void 0 ? ref5 : '';
|
|
144
119
|
return _this;
|
|
145
120
|
}
|
|
146
121
|
return BatchSubmissionListButtonProperty;
|
|
147
122
|
}(ButtonProperty);
|
|
148
|
-
|
|
123
|
+
BatchSubmissionListButtonProperty.Rules = BatchSubmissionListButtonPropertyRules;
|
|
149
124
|
export default BatchSubmissionListButtonProperty;
|
|
150
125
|
export { BatchSubmissionListButtonProperty, BatchSubmissionListButtonPropertyRules, };
|