aldehyde 0.0.10 → 0.1.1
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/README.md +1 -1
- package/dist/bundle.03d2bbeaa6d318edcc37.js +2 -0
- package/dist/bundle.03d2bbeaa6d318edcc37.js.LICENSE.txt +122 -0
- package/dist/bundle.2a04acb7ce8764934edb.js +1 -0
- package/dist/bundle.30500c2afe2c2c45acf6.js +2 -0
- package/dist/bundle.30500c2afe2c2c45acf6.js.LICENSE.txt +17 -0
- package/dist/bundle.53f2485b907e007e5782.js +2 -0
- package/dist/bundle.53f2485b907e007e5782.js.LICENSE.txt +5 -0
- package/dist/bundle.7a7aa9bf0933d82c416d.js +1 -0
- package/dist/bundle.7ed5a8e47d06d7301945.js +1 -0
- package/dist/bundle.98d9a0daffc5c57b1327.js +1 -0
- package/dist/bundle.a2469e87c8ecb696ca29.js +2 -0
- package/dist/bundle.a2469e87c8ecb696ca29.js.LICENSE.txt +43 -0
- package/dist/bundle.a25841069e0a603e5e3d.js +1 -0
- package/dist/bundle.be9a8465528cb86c29f8.js +1 -0
- package/dist/bundle.c09dd9933f9d77879825.js +1 -0
- package/dist/bundle.cac31c728de49f12bac4.js +1 -0
- package/dist/bundle.e5c8b85d867994f256ca.js +1 -0
- package/dist/bundle.f1cfdf374b01cc9069e5.js +1 -0
- package/dist/bundle.fac79e21e934e1941ef8.js +1 -0
- package/dist/css/163-24392163d3c7b54ea806.css +11 -0
- package/dist/css/290-5e8e152675ab7d201c00.css +886 -0
- package/dist/css/main-cd12907a3d8559605f72.css +27274 -0
- package/dist/images/development-30de07a0.png +0 -0
- package/dist/images/header01-e798000c.jpg +0 -0
- package/dist/images/header02-a5f1ecbc.jpg +0 -0
- package/dist/images/logo-54b328b7.png +0 -0
- package/dist/images/pain-point-8f02421e.png +0 -0
- package/dist/images/target-13a5b4b9.png +0 -0
- package/dist/images/time-cost-cb40d2c2.png +0 -0
- package/dist/images/time-prograss-44b86b36.png +0 -0
- package/dist/index.html +1 -1
- package/lib/chart/antd/Chart.d.ts +10 -0
- package/lib/chart/antd/Chart.d.ts.map +1 -0
- package/lib/chart/antd/Chart.js +31 -0
- package/lib/chart/antd/Chart.js.map +1 -0
- package/lib/chart/antd/Chart10000.d.ts +11 -0
- package/lib/chart/antd/Chart10000.d.ts.map +1 -0
- package/lib/chart/antd/Chart10000.js +72 -0
- package/lib/chart/antd/Chart10000.js.map +1 -0
- package/lib/chart/antd/Max2DimLineChart.d.ts +15 -0
- package/lib/chart/antd/Max2DimLineChart.d.ts.map +1 -0
- package/lib/chart/antd/Max2DimLineChart.js +126 -0
- package/lib/chart/antd/Max2DimLineChart.js.map +1 -0
- package/lib/chart/antd/PieChart1.d.ts +4 -0
- package/lib/chart/antd/PieChart1.d.ts.map +1 -0
- package/{src/components → lib}/chart/antd/PieChart1.js +5 -5
- package/lib/chart/antd/PieChart1.js.map +1 -0
- package/lib/chart/antd/PieChart2.d.ts +7 -0
- package/lib/chart/antd/PieChart2.d.ts.map +1 -0
- package/lib/chart/antd/PieChart2.js +56 -0
- package/lib/chart/antd/PieChart2.js.map +1 -0
- package/lib/chart/antd/chart-utils.d.ts +7 -0
- package/lib/chart/antd/chart-utils.d.ts.map +1 -0
- package/lib/chart/antd/chart-utils.js +46 -0
- package/lib/chart/antd/chart-utils.js.map +1 -0
- package/lib/chart/antd/column-chart-sub.d.ts +7 -0
- package/lib/chart/antd/column-chart-sub.d.ts.map +1 -0
- package/lib/chart/antd/column-chart-sub.js +50 -0
- package/lib/chart/antd/column-chart-sub.js.map +1 -0
- package/lib/chart/antd/line-chart-sub.d.ts +7 -0
- package/lib/chart/antd/line-chart-sub.d.ts.map +1 -0
- package/lib/chart/antd/line-chart-sub.js +49 -0
- package/lib/chart/antd/line-chart-sub.js.map +1 -0
- package/lib/chart/antd/pie-chart-sub.d.ts +7 -0
- package/lib/chart/antd/pie-chart-sub.d.ts.map +1 -0
- package/lib/chart/antd/pie-chart-sub.js +37 -0
- package/lib/chart/antd/pie-chart-sub.js.map +1 -0
- package/lib/chart/antd/statview-d2-chart.d.ts +17 -0
- package/lib/chart/antd/statview-d2-chart.d.ts.map +1 -0
- package/lib/chart/antd/statview-d2-chart.js +108 -0
- package/lib/chart/antd/statview-d2-chart.js.map +1 -0
- package/lib/chart/statview-l2-chart.d.ts +23 -0
- package/lib/chart/statview-l2-chart.d.ts.map +1 -0
- package/lib/chart/statview-l2-chart.js +64 -0
- package/lib/chart/statview-l2-chart.js.map +1 -0
- package/{src/components → lib}/controls/action/index.css +0 -0
- package/lib/controls/action/index.d.ts +47 -0
- package/lib/controls/action/index.d.ts.map +1 -0
- package/lib/controls/action/index.js +165 -0
- package/lib/controls/action/index.js.map +1 -0
- package/lib/controls/action/utils.d.ts +9 -0
- package/lib/controls/action/utils.d.ts.map +1 -0
- package/lib/controls/action/utils.js +110 -0
- package/lib/controls/action/utils.js.map +1 -0
- package/lib/controls/auto-complete/index.d.ts +7 -0
- package/lib/controls/auto-complete/index.d.ts.map +1 -0
- package/lib/controls/auto-complete/index.js +53 -0
- package/lib/controls/auto-complete/index.js.map +1 -0
- package/lib/controls/cascader/index.d.ts +14 -0
- package/lib/controls/cascader/index.d.ts.map +1 -0
- package/lib/controls/cascader/index.js +88 -0
- package/lib/controls/cascader/index.js.map +1 -0
- package/lib/controls/chemstruc/graph.d.ts +31 -0
- package/lib/controls/chemstruc/graph.d.ts.map +1 -0
- package/lib/controls/chemstruc/graph.js +121 -0
- package/lib/controls/chemstruc/graph.js.map +1 -0
- package/{src/components → lib}/controls/chemstruc/index.css +0 -0
- package/{src/components → lib}/controls/collapse-card/index.css +0 -0
- package/lib/controls/collapse-card/index.d.ts +20 -0
- package/lib/controls/collapse-card/index.d.ts.map +1 -0
- package/lib/controls/collapse-card/index.js +63 -0
- package/lib/controls/collapse-card/index.js.map +1 -0
- package/{src/components → lib}/controls/color-picker/index.css +0 -0
- package/lib/controls/color-picker/index.d.ts +19 -0
- package/lib/controls/color-picker/index.d.ts.map +1 -0
- package/lib/controls/color-picker/index.js +61 -0
- package/lib/controls/color-picker/index.js.map +1 -0
- package/lib/controls/cquery/cquick-button.d.ts +20 -0
- package/lib/controls/cquery/cquick-button.d.ts.map +1 -0
- package/lib/controls/cquery/cquick-button.js +69 -0
- package/lib/controls/cquery/cquick-button.js.map +1 -0
- package/lib/controls/date-picker/index.d.ts +7 -0
- package/lib/controls/date-picker/index.d.ts.map +1 -0
- package/lib/controls/date-picker/index.js +91 -0
- package/lib/controls/date-picker/index.js.map +1 -0
- package/lib/controls/entity-select/entity-select.d.ts +53 -0
- package/lib/controls/entity-select/entity-select.d.ts.map +1 -0
- package/lib/controls/entity-select/entity-select.js +227 -0
- package/lib/controls/entity-select/entity-select.js.map +1 -0
- package/{src/components → lib}/controls/entity-select/index.css +0 -0
- package/lib/controls/entity-select/popover-entity-select.d.ts +20 -0
- package/lib/controls/entity-select/popover-entity-select.d.ts.map +1 -0
- package/lib/controls/entity-select/popover-entity-select.js +80 -0
- package/lib/controls/entity-select/popover-entity-select.js.map +1 -0
- package/lib/controls/entry-control.d.ts +11 -0
- package/lib/controls/entry-control.d.ts.map +1 -0
- package/lib/controls/entry-control.js +171 -0
- package/lib/controls/entry-control.js.map +1 -0
- package/lib/controls/enum-badge/index.d.ts +7 -0
- package/lib/controls/enum-badge/index.d.ts.map +1 -0
- package/lib/controls/enum-badge/index.js +14 -0
- package/lib/controls/enum-badge/index.js.map +1 -0
- package/lib/controls/enum-tag/index.d.ts +7 -0
- package/lib/controls/enum-tag/index.d.ts.map +1 -0
- package/lib/controls/enum-tag/index.js +18 -0
- package/lib/controls/enum-tag/index.js.map +1 -0
- package/lib/controls/file-view/drawer-file-view.d.ts +18 -0
- package/lib/controls/file-view/drawer-file-view.d.ts.map +1 -0
- package/lib/controls/file-view/drawer-file-view.js +51 -0
- package/lib/controls/file-view/drawer-file-view.js.map +1 -0
- package/lib/controls/file-view/index.d.ts +23 -0
- package/lib/controls/file-view/index.d.ts.map +1 -0
- package/lib/controls/file-view/index.js +130 -0
- package/lib/controls/file-view/index.js.map +1 -0
- package/lib/controls/html-editor/draft.d.ts +22 -0
- package/lib/controls/html-editor/draft.d.ts.map +1 -0
- package/lib/controls/html-editor/draft.js +122 -0
- package/lib/controls/html-editor/draft.js.map +1 -0
- package/lib/controls/html-editor/tinymce.d.ts +13 -0
- package/lib/controls/html-editor/tinymce.d.ts.map +1 -0
- package/lib/controls/html-editor/tinymce.js +46 -0
- package/lib/controls/html-editor/tinymce.js.map +1 -0
- package/lib/controls/input-number/index.d.ts +7 -0
- package/lib/controls/input-number/index.d.ts.map +1 -0
- package/lib/controls/input-number/index.js +67 -0
- package/lib/controls/input-number/index.js.map +1 -0
- package/lib/controls/input-range/index.d.ts +7 -0
- package/lib/controls/input-range/index.d.ts.map +1 -0
- package/lib/controls/input-range/index.js +28 -0
- package/lib/controls/input-range/index.js.map +1 -0
- package/{src/components → lib}/controls/password-setter/index.css +0 -0
- package/lib/controls/password-setter/index.d.ts +9 -0
- package/lib/controls/password-setter/index.d.ts.map +1 -0
- package/lib/controls/password-setter/index.js +51 -0
- package/lib/controls/password-setter/index.js.map +1 -0
- package/lib/controls/progress/index.d.ts +7 -0
- package/lib/controls/progress/index.d.ts.map +1 -0
- package/lib/controls/progress/index.js +45 -0
- package/lib/controls/progress/index.js.map +1 -0
- package/{src/components → lib}/controls/relation-existion/index.css +0 -0
- package/lib/controls/relation-existion/index.d.ts +20 -0
- package/lib/controls/relation-existion/index.d.ts.map +1 -0
- package/lib/controls/relation-existion/index.js +75 -0
- package/lib/controls/relation-existion/index.js.map +1 -0
- package/{src/components → lib}/controls/rfield/index.css +0 -0
- package/lib/controls/rfield/index.d.ts +29 -0
- package/lib/controls/rfield/index.d.ts.map +1 -0
- package/lib/controls/rfield/index.js +130 -0
- package/lib/controls/rfield/index.js.map +1 -0
- package/lib/controls/signature/index.d.ts +31 -0
- package/lib/controls/signature/index.d.ts.map +1 -0
- package/lib/controls/signature/index.js +129 -0
- package/lib/controls/signature/index.js.map +1 -0
- package/lib/controls/steps/index.d.ts +7 -0
- package/lib/controls/steps/index.d.ts.map +1 -0
- package/lib/controls/steps/index.js +42 -0
- package/lib/controls/steps/index.js.map +1 -0
- package/lib/controls/text/ellipsis-text.d.ts +22 -0
- package/lib/controls/text/ellipsis-text.d.ts.map +1 -0
- package/lib/controls/text/ellipsis-text.js +46 -0
- package/lib/controls/text/ellipsis-text.js.map +1 -0
- package/lib/controls/upload/index.d.ts +15 -0
- package/lib/controls/upload/index.d.ts.map +1 -0
- package/lib/controls/upload/index.js +100 -0
- package/lib/controls/upload/index.js.map +1 -0
- package/lib/controls/view-control.d.ts +10 -0
- package/lib/controls/view-control.d.ts.map +1 -0
- package/lib/controls/view-control.js +150 -0
- package/lib/controls/view-control.js.map +1 -0
- package/lib/detail/button/cquery-button-bar.d.ts +16 -0
- package/lib/detail/button/cquery-button-bar.d.ts.map +1 -0
- package/lib/detail/button/cquery-button-bar.js +75 -0
- package/lib/detail/button/cquery-button-bar.js.map +1 -0
- package/{src/components → lib}/detail/button/index.css +0 -0
- package/lib/detail/button/submit-button-bar.d.ts +19 -0
- package/lib/detail/button/submit-button-bar.d.ts.map +1 -0
- package/lib/detail/button/submit-button-bar.js +99 -0
- package/lib/detail/button/submit-button-bar.js.map +1 -0
- package/{src/components → lib}/detail/dtmpl.css +0 -0
- package/lib/detail/edit/dtmpl-edit.d.ts +48 -0
- package/lib/detail/edit/dtmpl-edit.d.ts.map +1 -0
- package/lib/detail/edit/dtmpl-edit.js +190 -0
- package/lib/detail/edit/dtmpl-edit.js.map +1 -0
- package/lib/detail/edit/fields-edit-card.d.ts +39 -0
- package/lib/detail/edit/fields-edit-card.d.ts.map +1 -0
- package/lib/detail/edit/fields-edit-card.js +64 -0
- package/lib/detail/edit/fields-edit-card.js.map +1 -0
- package/lib/detail/edit/modal-dtmpl-edit.d.ts +51 -0
- package/lib/detail/edit/modal-dtmpl-edit.d.ts.map +1 -0
- package/lib/detail/edit/modal-dtmpl-edit.js +168 -0
- package/lib/detail/edit/modal-dtmpl-edit.js.map +1 -0
- package/lib/detail/edit/modal-row-edit.d.ts +31 -0
- package/lib/detail/edit/modal-row-edit.d.ts.map +1 -0
- package/lib/detail/edit/modal-row-edit.js +56 -0
- package/lib/detail/edit/modal-row-edit.js.map +1 -0
- package/lib/detail/edit/post-result/index.d.ts +17 -0
- package/lib/detail/edit/post-result/index.d.ts.map +1 -0
- package/lib/detail/edit/post-result/index.js +28 -0
- package/lib/detail/edit/post-result/index.js.map +1 -0
- package/lib/detail/edit/row-edit-card.d.ts +42 -0
- package/lib/detail/edit/row-edit-card.d.ts.map +1 -0
- package/lib/detail/edit/row-edit-card.js +84 -0
- package/lib/detail/edit/row-edit-card.js.map +1 -0
- package/lib/detail/edit/row-editor.d.ts +31 -0
- package/lib/detail/edit/row-editor.d.ts.map +1 -0
- package/lib/detail/edit/row-editor.js +55 -0
- package/lib/detail/edit/row-editor.js.map +1 -0
- package/{src/components → lib}/detail/rightbar/index.css +0 -0
- package/lib/detail/rightbar/index.d.ts +20 -0
- package/lib/detail/rightbar/index.d.ts.map +1 -0
- package/lib/detail/rightbar/index.js +51 -0
- package/lib/detail/rightbar/index.js.map +1 -0
- package/lib/detail/view/act-dtmpl-view.d.ts +46 -0
- package/lib/detail/view/act-dtmpl-view.d.ts.map +1 -0
- package/lib/detail/view/act-dtmpl-view.js +110 -0
- package/lib/detail/view/act-dtmpl-view.js.map +1 -0
- package/lib/detail/view/dtmpl-view.d.ts +42 -0
- package/lib/detail/view/dtmpl-view.d.ts.map +1 -0
- package/lib/detail/view/dtmpl-view.js +111 -0
- package/lib/detail/view/dtmpl-view.js.map +1 -0
- package/lib/detail/view/field-view-group.d.ts +17 -0
- package/lib/detail/view/field-view-group.d.ts.map +1 -0
- package/lib/detail/view/field-view-group.js +51 -0
- package/lib/detail/view/field-view-group.js.map +1 -0
- package/lib/detail/view/modal-dtmpl-view.d.ts +27 -0
- package/lib/detail/view/modal-dtmpl-view.d.ts.map +1 -0
- package/lib/detail/view/modal-dtmpl-view.js +32 -0
- package/lib/detail/view/modal-dtmpl-view.js.map +1 -0
- package/lib/detail/view/snapshot-timeline.d.ts +32 -0
- package/lib/detail/view/snapshot-timeline.d.ts.map +1 -0
- package/lib/detail/view/snapshot-timeline.js +90 -0
- package/lib/detail/view/snapshot-timeline.js.map +1 -0
- package/{src/components → lib}/exportor/export-frame.css +0 -0
- package/lib/exportor/export-frame.d.ts +50 -0
- package/lib/exportor/export-frame.d.ts.map +1 -0
- package/lib/exportor/export-frame.js +140 -0
- package/lib/exportor/export-frame.js.map +1 -0
- package/lib/exportor/index.d.ts +16 -0
- package/lib/exportor/index.d.ts.map +1 -0
- package/lib/exportor/index.js +44 -0
- package/lib/exportor/index.js.map +1 -0
- package/lib/form/criteria-form.d.ts +19 -0
- package/lib/form/criteria-form.d.ts.map +1 -0
- package/lib/form/criteria-form.js +167 -0
- package/lib/form/criteria-form.js.map +1 -0
- package/{src/components → lib}/form/dtmpl-form.css +0 -0
- package/lib/form/dtmpl-form.d.ts +37 -0
- package/lib/form/dtmpl-form.d.ts.map +1 -0
- package/lib/form/dtmpl-form.js +213 -0
- package/lib/form/dtmpl-form.js.map +1 -0
- package/lib/form/field-group-form.d.ts +21 -0
- package/lib/form/field-group-form.d.ts.map +1 -0
- package/lib/form/field-group-form.js +58 -0
- package/lib/form/field-group-form.js.map +1 -0
- package/lib/form/fields-form.d.ts +20 -0
- package/lib/form/fields-form.d.ts.map +1 -0
- package/lib/form/fields-form.js +39 -0
- package/lib/form/fields-form.js.map +1 -0
- package/lib/form/form-Item-group.d.ts +22 -0
- package/lib/form/form-Item-group.d.ts.map +1 -0
- package/lib/form/form-Item-group.js +60 -0
- package/lib/form/form-Item-group.js.map +1 -0
- package/{src/components → lib}/form/index.css +0 -0
- package/lib/import/excel-import.d.ts +48 -0
- package/lib/import/excel-import.d.ts.map +1 -0
- package/lib/import/excel-import.js +234 -0
- package/lib/import/excel-import.js.map +1 -0
- package/{src/components → lib}/import/index.css +0 -0
- package/lib/import/template-builder.d.ts +29 -0
- package/lib/import/template-builder.d.ts.map +1 -0
- package/lib/import/template-builder.js +426 -0
- package/lib/import/template-builder.js.map +1 -0
- package/{src/components → lib}/import/template.css +0 -0
- package/lib/index.d.ts +24 -0
- package/lib/index.d.ts.map +1 -0
- package/lib/index.js +23 -3
- package/lib/index.js.map +1 -0
- package/lib/layout/MainPage.d.ts +32 -0
- package/lib/layout/MainPage.d.ts.map +1 -0
- package/lib/layout/MainPage.js +202 -0
- package/lib/layout/MainPage.js.map +1 -0
- package/{src/components → lib}/layout/footer/index.css +0 -0
- package/lib/layout/footer/index.d.ts +7 -0
- package/lib/layout/footer/index.d.ts.map +1 -0
- package/lib/layout/footer/index.js +11 -0
- package/lib/layout/footer/index.js.map +1 -0
- package/{src/components → lib}/layout/header/index.css +0 -0
- package/lib/layout/header/index.d.ts +16 -0
- package/lib/layout/header/index.d.ts.map +1 -0
- package/lib/layout/header/index.js +37 -0
- package/lib/layout/header/index.js.map +1 -0
- package/lib/layout/menu/block.d.ts +9 -0
- package/lib/layout/menu/block.d.ts.map +1 -0
- package/lib/layout/menu/block.js +48 -0
- package/lib/layout/menu/block.js.map +1 -0
- package/lib/layout/menu/l2menu-message-bar.d.ts +24 -0
- package/lib/layout/menu/l2menu-message-bar.d.ts.map +1 -0
- package/lib/layout/menu/l2menu-message-bar.js +97 -0
- package/lib/layout/menu/l2menu-message-bar.js.map +1 -0
- package/lib/layout/menu/l2menu-quick-bar.d.ts +30 -0
- package/lib/layout/menu/l2menu-quick-bar.d.ts.map +1 -0
- package/lib/layout/menu/l2menu-quick-bar.js +94 -0
- package/lib/layout/menu/l2menu-quick-bar.js.map +1 -0
- package/lib/layout/menu/menu-2layers.d.ts +9 -0
- package/lib/layout/menu/menu-2layers.d.ts.map +1 -0
- package/lib/layout/menu/menu-2layers.js +63 -0
- package/lib/layout/menu/menu-2layers.js.map +1 -0
- package/lib/layout/menu/menu-render.d.ts +8 -0
- package/lib/layout/menu/menu-render.d.ts.map +1 -0
- package/lib/layout/menu/menu-render.js +44 -0
- package/lib/layout/menu/menu-render.js.map +1 -0
- package/lib/layout/menu/reset-password.d.ts +25 -0
- package/lib/layout/menu/reset-password.d.ts.map +1 -0
- package/lib/layout/menu/reset-password.js +113 -0
- package/lib/layout/menu/reset-password.js.map +1 -0
- package/lib/layout/menu/user-bar.d.ts +19 -0
- package/lib/layout/menu/user-bar.d.ts.map +1 -0
- package/lib/layout/menu/user-bar.js +61 -0
- package/lib/layout/menu/user-bar.js.map +1 -0
- package/lib/layout/menu/userinfo-bar.d.ts +18 -0
- package/lib/layout/menu/userinfo-bar.d.ts.map +1 -0
- package/lib/layout/menu/userinfo-bar.js +50 -0
- package/lib/layout/menu/userinfo-bar.js.map +1 -0
- package/{src/components → lib}/layout/sidebar/index.css +0 -0
- package/lib/layout/sidebar/index.d.ts +12 -0
- package/lib/layout/sidebar/index.d.ts.map +1 -0
- package/lib/layout/sidebar/index.js +19 -0
- package/lib/layout/sidebar/index.js.map +1 -0
- package/lib/login/index.css +15 -0
- package/lib/login/login.d.ts +21 -0
- package/lib/login/login.d.ts.map +1 -0
- package/lib/login/login.js +98 -0
- package/lib/login/login.js.map +1 -0
- package/lib/module/dtmpl-page.d.ts +19 -0
- package/lib/module/dtmpl-page.d.ts.map +1 -0
- package/lib/module/dtmpl-page.js +46 -0
- package/lib/module/dtmpl-page.js.map +1 -0
- package/lib/module/ltmpl-page.d.ts +34 -0
- package/lib/module/ltmpl-page.d.ts.map +1 -0
- package/lib/module/ltmpl-page.js +154 -0
- package/lib/module/ltmpl-page.js.map +1 -0
- package/lib/routable/dtmpl-route.d.ts +17 -0
- package/lib/routable/dtmpl-route.d.ts.map +1 -0
- package/lib/routable/dtmpl-route.js +77 -0
- package/lib/routable/dtmpl-route.js.map +1 -0
- package/lib/routable/import-route.d.ts +13 -0
- package/lib/routable/import-route.d.ts.map +1 -0
- package/lib/routable/import-route.js +29 -0
- package/lib/routable/import-route.js.map +1 -0
- package/lib/routable/ltmpl-route.d.ts +25 -0
- package/lib/routable/ltmpl-route.d.ts.map +1 -0
- package/lib/routable/ltmpl-route.js +145 -0
- package/lib/routable/ltmpl-route.js.map +1 -0
- package/lib/table/act-table.d.ts +76 -0
- package/lib/table/act-table.d.ts.map +1 -0
- package/lib/table/act-table.js +454 -0
- package/lib/table/act-table.js.map +1 -0
- package/lib/table/column/column-selector.d.ts +26 -0
- package/lib/table/column/column-selector.d.ts.map +1 -0
- package/lib/table/column/column-selector.js +61 -0
- package/lib/table/column/column-selector.js.map +1 -0
- package/{src/components → lib}/table/column/index.css +0 -0
- package/{src/components → lib}/table/index.css +0 -0
- package/lib/table/l2-act-table.d.ts +23 -0
- package/lib/table/l2-act-table.d.ts.map +1 -0
- package/lib/table/l2-act-table.js +80 -0
- package/lib/table/l2-act-table.js.map +1 -0
- package/lib/table/modal-select-table.d.ts +41 -0
- package/lib/table/modal-select-table.d.ts.map +1 -0
- package/lib/table/modal-select-table.js +208 -0
- package/lib/table/modal-select-table.js.map +1 -0
- package/{src/components → lib}/table/pagination.css +0 -0
- package/lib/table/pagination.d.ts +17 -0
- package/lib/table/pagination.d.ts.map +1 -0
- package/lib/table/pagination.js +40 -0
- package/lib/table/pagination.js.map +1 -0
- package/lib/table/query-table.d.ts +65 -0
- package/lib/table/query-table.d.ts.map +1 -0
- package/lib/table/query-table.js +257 -0
- package/lib/table/query-table.js.map +1 -0
- package/lib/table/relation-table.d.ts +61 -0
- package/lib/table/relation-table.d.ts.map +1 -0
- package/lib/table/relation-table.js +444 -0
- package/lib/table/relation-table.js.map +1 -0
- package/lib/table/select-table.d.ts +40 -0
- package/lib/table/select-table.d.ts.map +1 -0
- package/lib/table/select-table.js +223 -0
- package/lib/table/select-table.js.map +1 -0
- package/lib/table/selected-rows-card.d.ts +16 -0
- package/lib/table/selected-rows-card.d.ts.map +1 -0
- package/lib/table/selected-rows-card.js +47 -0
- package/lib/table/selected-rows-card.js.map +1 -0
- package/lib/table/stat/restat.d.ts +26 -0
- package/lib/table/stat/restat.d.ts.map +1 -0
- package/lib/table/stat/restat.js +61 -0
- package/lib/table/stat/restat.js.map +1 -0
- package/lib/table/table-util.d.ts +5 -0
- package/lib/table/table-util.d.ts.map +1 -0
- package/lib/table/table-util.js +30 -0
- package/lib/table/table-util.js.map +1 -0
- package/lib/tmpl/control-type-supportor.d.ts +9 -0
- package/lib/tmpl/control-type-supportor.d.ts.map +1 -0
- package/lib/tmpl/control-type-supportor.js +85 -0
- package/lib/tmpl/control-type-supportor.js.map +1 -0
- package/lib/tmpl/hc-data-source.d.ts +19 -0
- package/lib/tmpl/hc-data-source.d.ts.map +1 -0
- package/lib/tmpl/hc-data-source.js +230 -0
- package/lib/tmpl/hc-data-source.js.map +1 -0
- package/lib/tmpl/hcservice-v3.d.ts +53 -0
- package/lib/tmpl/hcservice-v3.d.ts.map +1 -0
- package/lib/tmpl/hcservice-v3.js +639 -0
- package/lib/tmpl/hcservice-v3.js.map +1 -0
- package/lib/tmpl/interface.d.ts +234 -0
- package/lib/tmpl/interface.d.ts.map +1 -0
- package/lib/tmpl/interface.js +4 -0
- package/lib/tmpl/interface.js.map +1 -0
- package/lib/tmpl/superagent.d.ts +9 -0
- package/lib/tmpl/superagent.d.ts.map +1 -0
- package/lib/tmpl/superagent.js +94 -0
- package/lib/tmpl/superagent.js.map +1 -0
- package/lib/tmpl/tmpl-config-analysis.d.ts +7 -0
- package/lib/tmpl/tmpl-config-analysis.d.ts.map +1 -0
- package/lib/tmpl/tmpl-config-analysis.js +106 -0
- package/lib/tmpl/tmpl-config-analysis.js.map +1 -0
- package/lib/units/EncryptUtils.d.ts +7 -0
- package/lib/units/EncryptUtils.d.ts.map +1 -0
- package/lib/units/EncryptUtils.js +30 -0
- package/lib/units/EncryptUtils.js.map +1 -0
- package/lib/units/index.d.ts +63 -0
- package/lib/units/index.d.ts.map +1 -0
- package/lib/units/index.js +550 -0
- package/lib/units/index.js.map +1 -0
- package/{src/components → lib}/units/logo.png +0 -0
- package/lib/units/storage.d.ts +3 -0
- package/lib/units/storage.d.ts.map +1 -0
- package/lib/units/storage.js +2 -0
- package/lib/units/storage.js.map +1 -0
- package/lib/welcome/HCWelcome.d.ts +18 -0
- package/lib/welcome/HCWelcome.d.ts.map +1 -0
- package/lib/welcome/HCWelcome.js +202 -0
- package/lib/welcome/HCWelcome.js.map +1 -0
- package/{src/components → lib}/welcome/index.css +0 -0
- package/{src/components → lib}/welcome/logo.png +0 -0
- package/lib/welcome/quick-entrance.d.ts +20 -0
- package/lib/welcome/quick-entrance.d.ts.map +1 -0
- package/lib/welcome/quick-entrance.js +79 -0
- package/lib/welcome/quick-entrance.js.map +1 -0
- package/lib/welcome/workbench.d.ts +20 -0
- package/lib/welcome/workbench.d.ts.map +1 -0
- package/lib/welcome/workbench.js +78 -0
- package/lib/welcome/workbench.js.map +1 -0
- package/package.json +19 -34
- package/src/{components → aldehyde}/chart/antd/Chart.js +0 -0
- package/src/{components → aldehyde}/chart/antd/Chart10000.js +0 -0
- package/src/{components → aldehyde}/chart/antd/Max2DimLineChart.js +0 -0
- package/src/aldehyde/chart/antd/PieChart1.tsx +55 -0
- package/src/{components → aldehyde}/chart/antd/PieChart2.js +0 -0
- package/src/{components → aldehyde}/chart/antd/chart-utils.tsx +0 -0
- package/src/{components → aldehyde}/chart/antd/column-chart-sub.tsx +0 -0
- package/src/{components → aldehyde}/chart/antd/line-chart-sub.tsx +0 -0
- package/src/{components → aldehyde}/chart/antd/pie-chart-sub.tsx +0 -0
- package/src/{components → aldehyde}/chart/antd/statview-d2-chart.tsx +0 -0
- package/src/{components → aldehyde}/chart/statview-l2-chart.tsx +0 -0
- package/src/aldehyde/controls/action/index.css +9 -0
- package/src/{components → aldehyde}/controls/action/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/action/utils.tsx +0 -0
- package/src/{components → aldehyde}/controls/auto-complete/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/cascader/index.js +0 -0
- package/src/{components → aldehyde}/controls/chemstruc/graph.tsx +0 -0
- package/src/aldehyde/controls/chemstruc/index.css +28 -0
- package/src/aldehyde/controls/collapse-card/index.css +9 -0
- package/src/{components → aldehyde}/controls/collapse-card/index.tsx +0 -0
- package/src/aldehyde/controls/color-picker/index.css +27 -0
- package/src/{components → aldehyde}/controls/color-picker/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/cquery/cquick-button.tsx +2 -1
- package/src/{components → aldehyde}/controls/date-picker/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/entity-select/entity-select.tsx +0 -0
- package/src/aldehyde/controls/entity-select/index.css +6 -0
- package/src/{components → aldehyde}/controls/entity-select/popover-entity-select.tsx +0 -0
- package/src/{components → aldehyde}/controls/entry-control.tsx +0 -0
- package/src/{components → aldehyde}/controls/enum-badge/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/enum-tag/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/file-view/drawer-file-view.tsx +0 -0
- package/src/{components → aldehyde}/controls/file-view/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/html-editor/draft.tsx +0 -0
- package/src/{components → aldehyde}/controls/html-editor/tinymce.js +0 -0
- package/src/{components → aldehyde}/controls/input-number/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/input-range/index.tsx +0 -0
- package/src/aldehyde/controls/password-setter/index.css +3 -0
- package/src/{components → aldehyde}/controls/password-setter/index.js +0 -0
- package/src/{components → aldehyde}/controls/progress/index.tsx +0 -0
- package/src/aldehyde/controls/relation-existion/index.css +4 -0
- package/src/{components → aldehyde}/controls/relation-existion/index.tsx +0 -0
- package/src/aldehyde/controls/rfield/index.css +4 -0
- package/src/{components → aldehyde}/controls/rfield/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/signature/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/steps/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/text/ellipsis-text.tsx +0 -0
- package/src/{components → aldehyde}/controls/upload/index.tsx +0 -0
- package/src/{components → aldehyde}/controls/view-control.tsx +0 -0
- package/src/{components → aldehyde}/detail/button/cquery-button-bar.tsx +1 -1
- package/src/aldehyde/detail/button/index.css +43 -0
- package/src/{components → aldehyde}/detail/button/submit-button-bar.tsx +1 -1
- package/src/aldehyde/detail/dtmpl.css +53 -0
- package/src/{components → aldehyde}/detail/edit/dtmpl-edit.tsx +3 -3
- package/src/{components → aldehyde}/detail/edit/fields-edit-card.tsx +0 -0
- package/src/{components → aldehyde}/detail/edit/modal-dtmpl-edit.tsx +0 -0
- package/src/{components → aldehyde}/detail/edit/modal-row-edit.tsx +0 -0
- package/src/{components → aldehyde}/detail/edit/post-result/index.tsx +0 -0
- package/src/{components → aldehyde}/detail/edit/row-edit-card.tsx +0 -0
- package/src/{components → aldehyde}/detail/edit/row-editor.tsx +0 -0
- package/src/aldehyde/detail/rightbar/index.css +35 -0
- package/src/{components → aldehyde}/detail/rightbar/index.tsx +1 -1
- package/src/{components → aldehyde}/detail/view/act-dtmpl-view.tsx +1 -1
- package/src/{components → aldehyde}/detail/view/dtmpl-view.tsx +1 -1
- package/src/{components → aldehyde}/detail/view/field-view-group.tsx +1 -1
- package/src/{components → aldehyde}/detail/view/modal-dtmpl-view.tsx +0 -0
- package/src/{components → aldehyde}/detail/view/snapshot-timeline.tsx +2 -2
- package/src/aldehyde/exportor/export-frame.css +3 -0
- package/src/{components → aldehyde}/exportor/export-frame.tsx +0 -0
- package/src/{components → aldehyde}/exportor/index.tsx +0 -0
- package/src/{components → aldehyde}/form/criteria-form.tsx +0 -0
- package/src/aldehyde/form/dtmpl-form.css +4 -0
- package/src/{components → aldehyde}/form/dtmpl-form.tsx +1 -1
- package/src/{components → aldehyde}/form/field-group-form.tsx +0 -0
- package/src/{components → aldehyde}/form/fields-form.tsx +0 -0
- package/src/{components → aldehyde}/form/form-Item-group.tsx +1 -1
- package/src/aldehyde/form/index.css +13 -0
- package/src/{components → aldehyde}/import/excel-import.tsx +0 -0
- package/src/aldehyde/import/index.css +54 -0
- package/src/{components → aldehyde}/import/template-builder.js +0 -0
- package/src/aldehyde/import/template.css +51 -0
- package/src/aldehyde/index.tsx +27 -0
- package/src/{components → aldehyde}/layout/MainPage.tsx +1 -1
- package/src/aldehyde/layout/footer/index.css +6 -0
- package/src/{components → aldehyde}/layout/footer/index.js +0 -0
- package/src/aldehyde/layout/header/index.css +86 -0
- package/src/{components → aldehyde}/layout/header/index.tsx +0 -0
- package/src/{components → aldehyde}/layout/menu/block.tsx +0 -0
- package/src/{components → aldehyde}/layout/menu/l2menu-message-bar.tsx +1 -1
- package/src/{components → aldehyde}/layout/menu/l2menu-quick-bar.tsx +2 -2
- package/src/{components → aldehyde}/layout/menu/menu-2layers.tsx +0 -0
- package/src/{components → aldehyde}/layout/menu/menu-render.tsx +0 -0
- package/src/{components → aldehyde}/layout/menu/reset-password.tsx +0 -0
- package/src/{components → aldehyde}/layout/menu/user-bar.tsx +0 -0
- package/src/{components → aldehyde}/layout/menu/userinfo-bar.tsx +2 -2
- package/src/aldehyde/layout/sidebar/index.css +26 -0
- package/src/{components → aldehyde}/layout/sidebar/index.tsx +0 -0
- package/src/aldehyde/login/index.css +15 -0
- package/src/{components → aldehyde/login}/login.js +2 -1
- package/src/aldehyde/module/criteria-page.tsx1 +175 -0
- package/src/{components → aldehyde}/module/dtmpl-page.tsx +0 -0
- package/src/{components → aldehyde}/module/ltmpl-page.tsx +1 -1
- package/src/{components → aldehyde}/routable/dtmpl-route.tsx +1 -1
- package/src/{components → aldehyde}/routable/import-route.tsx +2 -2
- package/src/{components → aldehyde}/routable/ltmpl-route.tsx +0 -0
- package/src/{components → aldehyde}/table/act-table.tsx +2 -2
- package/src/{components → aldehyde}/table/column/column-selector.tsx +15 -2
- package/src/aldehyde/table/column/index.css +14 -0
- package/src/aldehyde/table/index.css +45 -0
- package/src/{components → aldehyde}/table/l2-act-table.tsx +0 -0
- package/src/{components → aldehyde}/table/modal-select-table.tsx +1 -1
- package/src/aldehyde/table/pagination.css +15 -0
- package/src/{components → aldehyde}/table/pagination.tsx +0 -0
- package/src/{components → aldehyde}/table/query-table.tsx +0 -0
- package/src/{components → aldehyde}/table/relation-table.tsx +0 -0
- package/src/{components → aldehyde}/table/select-table.tsx +1 -1
- package/src/{components → aldehyde}/table/selected-rows-card.tsx +0 -0
- package/src/{components → aldehyde}/table/stat/restat.tsx +1 -1
- package/src/{components → aldehyde}/table/table-util.tsx +0 -0
- package/src/{components → aldehyde}/tmpl/control-type-supportor.tsx +0 -0
- package/src/{components → aldehyde}/tmpl/hc-data-source.tsx +1 -1
- package/src/{components → aldehyde}/tmpl/hcservice-v3.tsx +0 -0
- package/src/{components → aldehyde}/tmpl/interface.tsx +0 -0
- package/src/{components → aldehyde}/tmpl/superagent.js +0 -0
- package/src/{components → aldehyde}/tmpl/tmpl-config-analysis.tsx +0 -0
- package/src/{components → aldehyde}/units/EncryptUtils.js +0 -0
- package/src/{components → aldehyde}/units/image.d.ts +0 -0
- package/src/{components → aldehyde}/units/index.tsx +34 -10
- package/src/aldehyde/units/logo.png +0 -0
- package/src/{components → aldehyde}/units/storage.js +0 -0
- package/src/aldehyde/welcome/HCWelcome.js +232 -0
- package/src/aldehyde/welcome/index.css +13 -0
- package/src/aldehyde/welcome/logo.png +0 -0
- package/src/{components → aldehyde}/welcome/quick-entrance.tsx +0 -0
- package/src/{components → aldehyde}/welcome/workbench.tsx +1 -1
- package/dist/aldehyde.js +0 -1
- package/dist/chemstruc-graph.js +0 -1
- package/dist/html-editor-draft.js +0 -1
- package/dist/signature.js +0 -1
- package/src/components/welcome/HCWelcome.js +0 -232
- package/src/index.tsx +0 -5
- package/src/style/common.css +0 -79
- package/src/style/coverstyle.css +0 -49
- package/src/style/transstyle.css +0 -24
|
@@ -0,0 +1,86 @@
|
|
|
1
|
+
.header-top{
|
|
2
|
+
min-height:50px;
|
|
3
|
+
line-height: 55px;
|
|
4
|
+
text-align:left;
|
|
5
|
+
color:#333;
|
|
6
|
+
background: #fff;
|
|
7
|
+
font-size: 16px;
|
|
8
|
+
border-bottom: 1px solid #40a9ff;
|
|
9
|
+
}
|
|
10
|
+
|
|
11
|
+
.header-col{
|
|
12
|
+
z-index:1000
|
|
13
|
+
}
|
|
14
|
+
.ant-dropdown-menu-item, .ant-dropdown-menu-submenu-title{
|
|
15
|
+
font-size: 14px!important;
|
|
16
|
+
text-align: center;
|
|
17
|
+
}
|
|
18
|
+
.message-bar{
|
|
19
|
+
float:right;
|
|
20
|
+
min-width:50px;
|
|
21
|
+
width:auto;
|
|
22
|
+
text-align:center;
|
|
23
|
+
cursor: pointer;
|
|
24
|
+
}
|
|
25
|
+
.message-bar:hover{
|
|
26
|
+
background: #4a5f74;
|
|
27
|
+
color:#fff;
|
|
28
|
+
border-radius: 30px;
|
|
29
|
+
}
|
|
30
|
+
.message-bar-avatar{
|
|
31
|
+
background-color: #fff;
|
|
32
|
+
color:#1890ff;
|
|
33
|
+
}
|
|
34
|
+
.message-bar-avatar:hover{
|
|
35
|
+
background: #4a5f74;
|
|
36
|
+
color:#fff;
|
|
37
|
+
}
|
|
38
|
+
.userLogin{
|
|
39
|
+
float:right;
|
|
40
|
+
min-width:80px;
|
|
41
|
+
width:auto;
|
|
42
|
+
text-align:center;
|
|
43
|
+
cursor: pointer;
|
|
44
|
+
}
|
|
45
|
+
.userLogin i{
|
|
46
|
+
font-size: 24px!important;
|
|
47
|
+
}
|
|
48
|
+
.userLogin:hover{
|
|
49
|
+
background: #4a5f74;
|
|
50
|
+
color:#fff;
|
|
51
|
+
}
|
|
52
|
+
.ant-dropdown-menu-item:hover, .ant-dropdown-menu-submenu-title:hover{
|
|
53
|
+
color:#1890FF;
|
|
54
|
+
}
|
|
55
|
+
.dropdown-link{
|
|
56
|
+
display: inline-block;
|
|
57
|
+
margin:0 10px;
|
|
58
|
+
}
|
|
59
|
+
.header-block{
|
|
60
|
+
float: left;
|
|
61
|
+
/*padding-left: 10px;*/
|
|
62
|
+
padding-top: 2px;
|
|
63
|
+
}
|
|
64
|
+
.header-block:hover{
|
|
65
|
+
padding-top: 0px;
|
|
66
|
+
border-bottom-style: solid;
|
|
67
|
+
border-bottom-width:2px;
|
|
68
|
+
border-bottom-color:#1E90FF ;
|
|
69
|
+
}
|
|
70
|
+
.header-top .active{
|
|
71
|
+
background: #1E90FF;
|
|
72
|
+
}
|
|
73
|
+
.header-top .active>a {
|
|
74
|
+
color: #fcfcfc;
|
|
75
|
+
}
|
|
76
|
+
|
|
77
|
+
.trigger {
|
|
78
|
+
padding: 0 12px;
|
|
79
|
+
cursor: pointer;
|
|
80
|
+
transition: color 0.3s;
|
|
81
|
+
font-size: 20px;
|
|
82
|
+
}
|
|
83
|
+
|
|
84
|
+
.trigger:hover {
|
|
85
|
+
color: #1890ff;
|
|
86
|
+
}
|
|
File without changes
|
|
File without changes
|
|
@@ -5,7 +5,7 @@ import 'antd/dist/antd.css';
|
|
|
5
5
|
import {Level2Menu} from "../../tmpl/interface";
|
|
6
6
|
import HcserviceV3 from '../../tmpl/hcservice-v3'
|
|
7
7
|
import {NavLink} from 'react-router-dom';
|
|
8
|
-
import HCDataSource from '
|
|
8
|
+
import HCDataSource from '../../tmpl/hc-data-source'
|
|
9
9
|
import Units from "../../units";
|
|
10
10
|
interface L2MenuMessageBarProps {
|
|
11
11
|
|
|
@@ -4,8 +4,8 @@ import {MessageTwoTone,AppstoreOutlined} from '@ant-design/icons';
|
|
|
4
4
|
import 'antd/dist/antd.css';
|
|
5
5
|
import {Level2Menu} from "../../tmpl/interface";
|
|
6
6
|
// import HcserviceV3 from '../../tmpl/hcservice-v3'
|
|
7
|
-
import HCDataSource from '
|
|
8
|
-
import LtmplPage from "
|
|
7
|
+
import HCDataSource from '../../tmpl/hc-data-source'
|
|
8
|
+
import LtmplPage from "../../module/ltmpl-page";
|
|
9
9
|
|
|
10
10
|
interface L2MenuQuickBarProps {
|
|
11
11
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -4,9 +4,9 @@ import {MessageTwoTone,AppstoreOutlined} from '@ant-design/icons';
|
|
|
4
4
|
import 'antd/dist/antd.css';
|
|
5
5
|
import {Level2Menu} from "../../tmpl/interface";
|
|
6
6
|
// import HcserviceV3 from '../../tmpl/hcservice-v3'
|
|
7
|
-
import HCDataSource from '
|
|
7
|
+
import HCDataSource from '../../tmpl/hc-data-source'
|
|
8
8
|
import {UserOutlined,LogoutOutlined,ClearOutlined,KeyOutlined,SolutionOutlined} from '@ant-design/icons';
|
|
9
|
-
import DtmplPage from "
|
|
9
|
+
import DtmplPage from "../../module/dtmpl-page";
|
|
10
10
|
import HcserviceV3 from "../../tmpl/hcservice-v3";
|
|
11
11
|
|
|
12
12
|
interface UserInfoBarProps {
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
.logo{
|
|
2
|
+
line-height: 38px;
|
|
3
|
+
height: 42px;
|
|
4
|
+
margin: 16px;
|
|
5
|
+
background: rgba(255, 255, 255, 0.3);
|
|
6
|
+
}
|
|
7
|
+
.logo h1{
|
|
8
|
+
font-size: 20px;
|
|
9
|
+
color:#fff;
|
|
10
|
+
display: inline-block;
|
|
11
|
+
text-align: center;
|
|
12
|
+
vertical-align: middle;
|
|
13
|
+
width:100%;
|
|
14
|
+
margin:0;
|
|
15
|
+
}
|
|
16
|
+
.logonly{
|
|
17
|
+
border-radius: 4px;
|
|
18
|
+
line-height: 38px;
|
|
19
|
+
height: 42px;
|
|
20
|
+
margin: 16px;
|
|
21
|
+
background: rgba(255, 255, 255, 0.8);
|
|
22
|
+
}
|
|
23
|
+
.ant-menu-inline-collapsed{
|
|
24
|
+
width: 50px!important;
|
|
25
|
+
}
|
|
26
|
+
|
|
File without changes
|
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
import React from 'react'
|
|
2
|
+
import './index.css'
|
|
2
3
|
import {Button, Col, Form, Image, Input, message, Row} from 'antd'
|
|
3
4
|
import {LockOutlined, SafetyCertificateOutlined, UserOutlined} from '@ant-design/icons';
|
|
4
|
-
import HCserviceV3 from "
|
|
5
|
+
import HCserviceV3 from "../tmpl/hcservice-v3"
|
|
5
6
|
|
|
6
7
|
|
|
7
8
|
export default class Loginit extends React.Component {
|
|
@@ -0,0 +1,175 @@
|
|
|
1
|
+
import React from 'react'
|
|
2
|
+
import {DtmplData, LtmplConfigRes} from '../tmpl/interface';
|
|
3
|
+
import Units from "../units";
|
|
4
|
+
import ActTable from '../table/act-table'
|
|
5
|
+
// import StatActTable from '../table/stat-act-table'
|
|
6
|
+
import HCDataSource from "../tmpl/hc-data-source";
|
|
7
|
+
import ModalDtmplView from "../detail/view/modal-dtmpl-view";
|
|
8
|
+
import ModalDtmplEdit from "../detail/edit/modal-dtmpl-edit";
|
|
9
|
+
import HcserviceV3 from "../tmpl/hcservice-v3";
|
|
10
|
+
|
|
11
|
+
//以列表为入口的,页面内列表,基本原则是所有交互在页面内完成,不会触发路由。
|
|
12
|
+
|
|
13
|
+
export interface CriteriaPageProps {
|
|
14
|
+
|
|
15
|
+
};
|
|
16
|
+
|
|
17
|
+
export interface CriteriaPageState {
|
|
18
|
+
|
|
19
|
+
};
|
|
20
|
+
|
|
21
|
+
class CriteriaPage extends React.PureComponent<CriteriaPageProps, CriteriaPageState> {
|
|
22
|
+
|
|
23
|
+
state = {
|
|
24
|
+
ltmplConfigRes: undefined,
|
|
25
|
+
criteriaData:undefined,
|
|
26
|
+
showDtmplView:false,
|
|
27
|
+
showDtmplEdit:false,
|
|
28
|
+
selectedCode:undefined,
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
async componentDidMount() {
|
|
32
|
+
this.loadLtmplConfig();
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
async componentDidUpdate(prevProps) {
|
|
36
|
+
const { sourceId,mainCode} = this.props;
|
|
37
|
+
if(!prevProps || prevProps.sourceId!=sourceId){
|
|
38
|
+
this.loadLtmplConfig();
|
|
39
|
+
}else if(mainCode && prevProps.mainCode!=mainCode){//此处处理有效,但不高效
|
|
40
|
+
this.loadLtmplConfig();
|
|
41
|
+
}
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
loadLtmplConfig = async () => {
|
|
45
|
+
const {sourceId} = this.props;
|
|
46
|
+
let ltmplConfigRes:LtmplConfigRes = await HCDataSource.requestLtmplConfig(sourceId);
|
|
47
|
+
let criteriaData;
|
|
48
|
+
//提取 过滤条件的默认值
|
|
49
|
+
if(ltmplConfigRes){
|
|
50
|
+
let defaultCriteriaValue=ltmplConfigRes.ltmplConfig.defaultCriteriaValue;
|
|
51
|
+
if(defaultCriteriaValue){
|
|
52
|
+
criteriaData=this.toCriteriaData(defaultCriteriaValue);
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
this.setState({
|
|
56
|
+
ltmplConfigRes,criteriaData
|
|
57
|
+
})
|
|
58
|
+
}
|
|
59
|
+
toCriteriaData = (values:object) => {
|
|
60
|
+
let criteriaData={};
|
|
61
|
+
if(values){
|
|
62
|
+
for (let key in values) {
|
|
63
|
+
criteriaData[key]=Units.configParamTrans(values[key]);
|
|
64
|
+
}
|
|
65
|
+
}
|
|
66
|
+
criteriaData['sequence']=Units.getRandomNum(6);
|
|
67
|
+
return criteriaData;
|
|
68
|
+
}
|
|
69
|
+
|
|
70
|
+
|
|
71
|
+
// async componentDidUpdate(prevProps) {
|
|
72
|
+
// const {location} = this.props;
|
|
73
|
+
// const { sourceId} = this.props.match.params;
|
|
74
|
+
// let { sourceId: preSourceId} = prevProps.match.params;
|
|
75
|
+
// let {location: preLocation} = prevProps;
|
|
76
|
+
//
|
|
77
|
+
// if ( !sourceId ||
|
|
78
|
+
// ( !preSourceId && this.state.ltmplConfigRes)
|
|
79
|
+
// || (location.pathname == preLocation.pathname && location.search == preLocation.search)
|
|
80
|
+
// ) {
|
|
81
|
+
// return;
|
|
82
|
+
// }
|
|
83
|
+
// this.loadData();
|
|
84
|
+
// }
|
|
85
|
+
|
|
86
|
+
showView = (code: string) => {
|
|
87
|
+
// const { sourceId} = this.props.match.params;
|
|
88
|
+
// this.onRoute(`/${sourceId}/detail-view?code=${code}&menuId=${this.getMenuId()}`);
|
|
89
|
+
this.setState({
|
|
90
|
+
selectedCode:code,
|
|
91
|
+
showDtmplView:true,
|
|
92
|
+
})
|
|
93
|
+
}
|
|
94
|
+
|
|
95
|
+
doEdit = (code: string,mode:string) => {
|
|
96
|
+
this.setState({
|
|
97
|
+
selectedCode:code,
|
|
98
|
+
showDtmplEdit:true,
|
|
99
|
+
})
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
doCreate = () => {
|
|
105
|
+
this.setState({
|
|
106
|
+
selectedCode:null,
|
|
107
|
+
showDtmplEdit:true,
|
|
108
|
+
})
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
doSearch = (params_) => {
|
|
112
|
+
const { sourceId,mainCode} = this.props;
|
|
113
|
+
//const oldfliter = history.location.search.slice(1);
|
|
114
|
+
|
|
115
|
+
let params = {...params_}
|
|
116
|
+
//追加过滤条件,hiddenColIds,innerQueryKey
|
|
117
|
+
if (mainCode) {
|
|
118
|
+
params['mainCode'] = mainCode;
|
|
119
|
+
}
|
|
120
|
+
params['sourceId'] = sourceId;
|
|
121
|
+
// const criteriaData = Units.transQueryParamsToStr(params);
|
|
122
|
+
// let flag = true;
|
|
123
|
+
//if (newfliter && oldfliter != newfliter) { //查询条件更新时
|
|
124
|
+
this.setState({
|
|
125
|
+
criteriaData:this.toCriteriaData(params)
|
|
126
|
+
});
|
|
127
|
+
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
handleDtmplEdit = (code: string) => {
|
|
131
|
+
this.doSearch(this.state.criteriaData);
|
|
132
|
+
this.setState({
|
|
133
|
+
showDtmplEdit:false,
|
|
134
|
+
})
|
|
135
|
+
}
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
render() {
|
|
139
|
+
const {ltmplConfigRes,criteriaData,showDtmplView,selectedCode,showDtmplEdit} = this.state;
|
|
140
|
+
const { sourceId,mainCode} = this.props;
|
|
141
|
+
|
|
142
|
+
if (!ltmplConfigRes) {
|
|
143
|
+
return <></>;
|
|
144
|
+
} else {
|
|
145
|
+
const {buttons}=ltmplConfigRes.ltmplConfig
|
|
146
|
+
return <>
|
|
147
|
+
<ActTable mainCode={mainCode} showView={this.showView}
|
|
148
|
+
doSearch={this.doSearch} doEdit={this.doEdit} doCreate={this.doCreate}
|
|
149
|
+
sourceId={sourceId} criteriaData={criteriaData}
|
|
150
|
+
ltmplConfig={ltmplConfigRes.ltmplConfig}/>
|
|
151
|
+
{buttons.includes('detail') ?
|
|
152
|
+
<ModalDtmplView visible={showDtmplView} onCancel={()=>{
|
|
153
|
+
this.setState({
|
|
154
|
+
showDtmplView:false,
|
|
155
|
+
})}
|
|
156
|
+
}
|
|
157
|
+
sourceId={sourceId}
|
|
158
|
+
code={selectedCode}> </ModalDtmplView> : ""}
|
|
159
|
+
{buttons.includes('dtmplEdit') || buttons.includes('dtmplAdd') ?
|
|
160
|
+
<ModalDtmplEdit visible={showDtmplEdit} onCancel={()=>{
|
|
161
|
+
this.setState({
|
|
162
|
+
showDtmplEdit:false,
|
|
163
|
+
})}}
|
|
164
|
+
sourceId={sourceId}
|
|
165
|
+
code={selectedCode}
|
|
166
|
+
onOk={this.handleDtmplEdit} />
|
|
167
|
+
: ""}
|
|
168
|
+
</>
|
|
169
|
+
}
|
|
170
|
+
|
|
171
|
+
}
|
|
172
|
+
}
|
|
173
|
+
|
|
174
|
+
export default CriteriaPage;
|
|
175
|
+
|
|
File without changes
|
|
@@ -81,7 +81,7 @@ class DtmplRoute extends React.PureComponent<DtmplRouteProps, DtmplRoutePropsSta
|
|
|
81
81
|
let versionId=params['versionId'];
|
|
82
82
|
if(location.pathname.endsWith("detail-view")){
|
|
83
83
|
return (
|
|
84
|
-
<ActDtmplView goDtmpl={this.goDtmpl} sourceId={sourceId} versionId={versionId} code={this.getCode()} mainCode={this.getMainCode()}
|
|
84
|
+
<ActDtmplView goDtmpl={this.goDtmpl} sourceId={sourceId} versionId={versionId} code={this.getCode()} mainCode={this.getMainCode()} />
|
|
85
85
|
);
|
|
86
86
|
}else{
|
|
87
87
|
return (
|
|
@@ -5,11 +5,11 @@ import ExcelImport from '../import/excel-import'
|
|
|
5
5
|
export interface ImportRouteProps extends RouterCompProps {
|
|
6
6
|
|
|
7
7
|
};
|
|
8
|
-
interface
|
|
8
|
+
interface ImportRouteStat{
|
|
9
9
|
|
|
10
10
|
}
|
|
11
11
|
|
|
12
|
-
class ExcelImportRoute extends React.PureComponent<ImportRouteProps,
|
|
12
|
+
class ExcelImportRoute extends React.PureComponent<ImportRouteProps, ImportRouteStat> {
|
|
13
13
|
|
|
14
14
|
state = {}
|
|
15
15
|
|
|
File without changes
|
|
@@ -32,11 +32,11 @@ import TableUnits from "./table-util";
|
|
|
32
32
|
import SupportInputTypes from '../tmpl/control-type-supportor';
|
|
33
33
|
import HcserviceV3 from "../tmpl/hcservice-v3";
|
|
34
34
|
import QueryTable from './query-table';
|
|
35
|
-
import CriteriaForm from "
|
|
35
|
+
import CriteriaForm from "../../aldehyde/form/criteria-form";
|
|
36
36
|
import ViewControl from "../controls/view-control";
|
|
37
37
|
import Units from "../units";
|
|
38
38
|
import ColumnSelector from './column/column-selector';
|
|
39
|
-
import ExportFrame from '
|
|
39
|
+
import ExportFrame from '../../aldehyde/exportor/export-frame';
|
|
40
40
|
import {SortableHandle} from 'react-sortable-hoc';
|
|
41
41
|
import L2ActTable from "./l2-act-table";
|
|
42
42
|
import StatViewL2Chart from '../chart/statview-l2-chart'
|
|
@@ -19,11 +19,24 @@ interface ColumnSelectorStat {
|
|
|
19
19
|
|
|
20
20
|
};
|
|
21
21
|
|
|
22
|
-
|
|
22
|
+
interface SortableElementProps {
|
|
23
|
+
index:number,
|
|
24
|
+
value:string,
|
|
25
|
+
disabledColIds:string[]
|
|
26
|
+
};
|
|
27
|
+
|
|
28
|
+
interface SortableContainerProps {
|
|
29
|
+
selected:string[],
|
|
30
|
+
items:ColumnConfig[],
|
|
31
|
+
disabledColIds:string[],
|
|
32
|
+
onChange:(checkedValues:[])=>void
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
const SortableCheckbox = SortableElement<SortableElementProps>(({value, index,disabledColIds}) => <Col key={index} span={24}>
|
|
23
36
|
<Checkbox disabled={disabledColIds.includes(value.id)} value={value.id}><DragHandle/> {value.title}</Checkbox>
|
|
24
37
|
</Col>);
|
|
25
38
|
const DragHandle = SortableHandle(() => <MenuOutlined style={{cursor: 'grab', color: '#999'}}/>);
|
|
26
|
-
const SortableGroupContainer = SortableContainer(({
|
|
39
|
+
const SortableGroupContainer = SortableContainer<SortableContainerProps>(({items, selected, onChange,disabledColIds}) => {
|
|
27
40
|
return <Checkbox.Group value={selected} onChange={onChange}>
|
|
28
41
|
<Row style={{width: '148px'}}>
|
|
29
42
|
{items.map((value, index) => (
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
.editTableList .ant-upload-list-picture .ant-upload-list-item{
|
|
2
|
+
width:110px;
|
|
3
|
+
}
|
|
4
|
+
.SearchForm{
|
|
5
|
+
padding: 8px;
|
|
6
|
+
background:#fff;
|
|
7
|
+
box-shadow:0 0 5px rgb(187, 182, 182);
|
|
8
|
+
border-radius: 3px
|
|
9
|
+
}
|
|
10
|
+
.actTable button {
|
|
11
|
+
margin-right: 5px
|
|
12
|
+
}
|
|
13
|
+
.actTable a{
|
|
14
|
+
margin-right: 5px
|
|
15
|
+
}
|
|
16
|
+
.actTable h3{
|
|
17
|
+
font-size: 18px
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
.row-dragging {
|
|
21
|
+
background: #fafafa;
|
|
22
|
+
border: 1px solid #ccc;
|
|
23
|
+
z-index: 9999;
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
.row-dragging td {
|
|
27
|
+
padding: 14px;
|
|
28
|
+
}
|
|
29
|
+
|
|
30
|
+
.row-dragging .drag-visible {
|
|
31
|
+
visibility: visible;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.opsColumn {
|
|
35
|
+
min-width: 80px;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
/*.collapse .ant-card-body {*/
|
|
39
|
+
/* padding:0px*/
|
|
40
|
+
/*}*/
|
|
41
|
+
|
|
42
|
+
/*.ant-card-head-title button{*/
|
|
43
|
+
/* font-size: 16px;*/
|
|
44
|
+
/* padding:0px;*/
|
|
45
|
+
/*}*/
|
|
File without changes
|
|
@@ -7,7 +7,7 @@ import SupportInputTypes from '../tmpl/control-type-supportor';
|
|
|
7
7
|
import HCDataSource from '../tmpl/hc-data-source';
|
|
8
8
|
import HcserviceV3 from "../tmpl/hcservice-v3";
|
|
9
9
|
import QueryTable from './query-table';
|
|
10
|
-
import CriteriaForm from "
|
|
10
|
+
import CriteriaForm from "../../aldehyde/form/criteria-form";
|
|
11
11
|
import ViewControl from "../controls/view-control";
|
|
12
12
|
import SelectedRowsCard from './selected-rows-card'
|
|
13
13
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
@@ -6,7 +6,7 @@ import SupportInputTypes from '../tmpl/control-type-supportor';
|
|
|
6
6
|
import HCDataSource from '../tmpl/hc-data-source';
|
|
7
7
|
import HcserviceV3 from "../tmpl/hcservice-v3";
|
|
8
8
|
import QueryTable from './query-table';
|
|
9
|
-
import CriteriaForm from "
|
|
9
|
+
import CriteriaForm from "../../aldehyde/form/criteria-form";
|
|
10
10
|
import ViewControl from "../controls/view-control";
|
|
11
11
|
|
|
12
12
|
interface SelectTableProps {
|
|
File without changes
|
|
@@ -3,7 +3,7 @@ import {Button, Card, Form as AntdForm, FormInstance, Popconfirm, Popover, Space
|
|
|
3
3
|
import {CalculatorOutlined, CloseOutlined} from "@ant-design/icons"
|
|
4
4
|
import {FieldConfig,} from "../../tmpl/interface";
|
|
5
5
|
import '../pagination.css';
|
|
6
|
-
import FormItemGroup from "
|
|
6
|
+
import FormItemGroup from "../../../aldehyde/form/form-Item-group";
|
|
7
7
|
import HcserviceV3 from "../../tmpl/hcservice-v3";
|
|
8
8
|
interface RestatProps {
|
|
9
9
|
onfinish: () => void;
|
|
File without changes
|
|
File without changes
|
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
LtmplConfig, LtmplConfigRes,
|
|
8
8
|
SelectConfig,
|
|
9
9
|
SourceName,Level2Menu
|
|
10
|
-
} from "
|
|
10
|
+
} from "./interface";
|
|
11
11
|
import HcserviceV3 from './hcservice-v3';
|
|
12
12
|
import ControlTypeSupportor from './control-type-supportor'
|
|
13
13
|
import {message} from "antd";
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|