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
package/dist/chemstruc-graph.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkaldehyde=self.webpackChunkaldehyde||[]).push([[590],{3197:function(e,t,n){n.r(t),n.d(t,{default:function(){return V}}),n(1129);var r=n(6418),a=n.n(r),c=(n(1090),n(7050)),o=n.n(c),i=(n(3688),n(8518)),l=n.n(i),s=(n(79),n(2120)),u=n.n(s),f=(n(2980),n(3800)),d=n.n(f),p=n(4322),h=n.n(p),v=n(9755),m=n(237),w=n(5337),y=n(5225),k=n(9576),x=n(1378),Z=n(9905),g=n(5274),b=n(6689),C=n.n(b),E=n(8203),S=n(9277),R=(n(6878),n(8399),n(4720)),F=n(7066);var V=function(e){(0,k.Z)(i,e);var t,r,c=(t=i,r=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,n=(0,Z.Z)(t);if(r){var a=(0,Z.Z)(this).constructor;e=Reflect.construct(n,arguments,a)}else e=n.apply(this,arguments);return(0,x.Z)(this,e)});function i(){var e;(0,m.Z)(this,i);for(var t=arguments.length,r=new Array(t),a=0;a<t;a++)r[a]=arguments[a];return e=c.call.apply(c,[this].concat(r)),(0,g.Z)((0,y.Z)(e),"state",{modalVisible:!1,molFileLoaded:!1,molFile:void 0}),(0,g.Z)((0,y.Z)(e),"loadData",(0,v.Z)(h().mark((function t(){var r,a,c;return h().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(r=e.props.value)){t.next=13;break}if(1!=(a=JSON.parse(r)).valid){t.next=9;break}return t.next=6,R.Z.loadFileTxt(a.base.path);case 6:c=t.sent,t.next=10;break;case 9:c="new"==a.valid?a.body:void 0;case 10:console.log("molFile:",c),n.g.ketcher.setMolecule(c),e.setState({molFile:c});case 13:case"end":return t.stop()}}),t)})))),(0,g.Z)((0,y.Z)(e),"saveMolfile",(0,v.Z)(h().mark((function t(){var r;return h().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,n.g.ketcher.getKet();case 2:r=t.sent,console.log("ket value:",r),e.triggerChange(r),e.setState({modalVisible:!1});case 6:case"end":return t.stop()}}),t)})))),(0,g.Z)((0,y.Z)(e),"triggerChange",(function(t){var n=e.props.onChange;n&&n(JSON.stringify({valid:"new",body:t}))})),(0,g.Z)((0,y.Z)(e),"showView",(0,v.Z)(h().mark((function t(){return h().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:return t.next=2,e.loadData();case 2:e.setState({modalVisible:!0});case 3:case"end":return t.stop()}}),t)})))),(0,g.Z)((0,y.Z)(e),"onCancel",(function(){e.setState({modalVisible:!1})})),e}return(0,w.Z)(i,[{key:"componentDidMount",value:function(){}},{key:"render",value:function(){var e=this,t=this.props,r=t.disabled,c=t.viewOrEdit,i=(t.value,this.state.molFile,new E.RemoteStructServiceProvider(""));return C().createElement(C().Fragment,null,C().createElement(d(),{onClick:this.showView},C().createElement(F.DeploymentUnitOutlined,null)," ","view"==c?"查 看":" 编 辑"),C().createElement(a(),{closable:!1,visible:this.state.modalVisible,forceRender:!0,centered:!0,style:{maxWidth:"calc(100vw - 62px)",maxHeight:"calc(100vw - 50px)"},width:1200,onCancel:function(){e.onCancel()},footer:r?[C().createElement(d(),{key:1,onClick:function(){e.onCancel()}},"取消")]:[C().createElement(u(),{key:2,placement:"top",title:"确定要取消本次编辑的数据吗?",onConfirm:this.onCancel,okText:"确定",cancelText:"取消"},C().createElement(d(),null,"取消")),C().createElement(d(),{key:3,onClick:function(){e.saveMolfile()},type:"primary"},"确定")],bodyStyle:{width:"1200px"}},C().createElement(o(),{style:{height:"430px",border:"1px solid #00f",maxWidth:"calc(100vw - 92px)",maxHeight:"calc(100vw - 80px)"}},C().createElement(l(),{key:1,span:24,style:{height:"430px"}},C().createElement(S.Editor,{onInit:function(){var e=(0,v.Z)(h().mark((function e(t){return h().wrap((function(e){for(;;)switch(e.prev=e.next){case 0:n.g.ketcher=t;case 1:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}(),staticResourcesUrl:"ketcher",structServiceProvider:i,errorHandler:void 0})))))}}]),i}(C().PureComponent);(0,g.Z)(V,"defaultProps",{viewOrEdit:"view"})}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkaldehyde=self.webpackChunkaldehyde||[]).push([[510],{2733:function(t,e,r){r.r(e),r.d(e,{default:function(){return m}}),r(4993);var o=r(2317),n=r.n(o),a=r(237),i=r(5337),c=r(5225),l=r(9576),s=r(1378),u=r(9905),g=r(5274),d=r(6689),p=r(6911),b=r(1327),f=(r(5122),r(8641)),h=r.n(f),y=r(8639),v=r.n(y);var m=function(t){(0,l.Z)(f,t);var e,r,o=(e=f,r=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(t){return!1}}(),function(){var t,o=(0,u.Z)(e);if(r){var n=(0,u.Z)(this).constructor;t=Reflect.construct(o,arguments,n)}else t=o.apply(this,arguments);return(0,s.Z)(this,t)});function f(){var t;(0,a.Z)(this,f);for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];return t=o.call.apply(o,[this].concat(r)),(0,g.Z)((0,c.Z)(t),"state",{editorState:p.EditorState.createEmpty()}),(0,g.Z)((0,c.Z)(t),"onEditorStateChange",(function(e){t.setState({editorState:e})})),(0,g.Z)((0,c.Z)(t),"editorChange",(function(e){console.log("html:",h()(e)),t.props.onChange&&t.props.onChange(h()(e))})),(0,g.Z)((0,c.Z)(t),"toDraft",(function(e){var r=v()(e),o=r.contentBlocks,n=r.entityMap,a=p.ContentState.createFromBlockArray(o,n),i=p.EditorState.createWithContent(a);console.log("editorState:",i),t.setState({editorState:i})})),(0,g.Z)((0,c.Z)(t),"changeValue",(function(t){})),t}return(0,i.Z)(f,[{key:"componentDidMount",value:function(){this.props.value&&this.toDraft(this.props.value)}},{key:"render",value:function(){var t=this.props,e=t.viewOrEdit,r=t.disabled,o=this.state.editorState;return d.createElement(n(),{style:{width:"100%"},bodyStyle:{padding:"2px",minHeight:"280px"}},d.createElement(b.Editor,{readOnly:r,toolbarHidden:"view"==e,editorState:o,wrapperClassName:"contract-template-add-wrapper",editorClassName:"contract-template-editor",onEditorStateChange:this.onEditorStateChange,onChange:this.editorChange,toolbar:{options:["inline","blockType","fontSize","fontFamily","list","textAlign","colorPicker","remove","history"],colorPicker:{className:void 0,component:void 0,popupClassName:void 0,colors:["rgb(97,189,109)","rgb(26,188,156)","rgb(84,172,210)","rgb(44,130,201)","rgb(147,101,184)","rgb(71,85,119)","rgb(204,204,204)","rgb(65,168,95)","rgb(0,168,133)","rgb(61,142,185)","rgb(41,105,176)","rgb(85,57,130)","rgb(40,50,78)","rgb(0,0,0)","rgb(247,218,100)","rgb(251,160,38)","rgb(235,107,86)","rgb(226,80,65)","rgb(163,143,132)","rgb(239,239,239)","rgb(255,255,255)","rgb(250,197,28)","rgb(243,121,52)","rgb(209,72,65)","rgb(184,49,47)","rgb(124,112,107)","rgb(209,213,216)","rgb(0,0,0)"]}}}))}}]),f}(d.PureComponent)}}]);
|
package/dist/signature.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunkaldehyde=self.webpackChunkaldehyde||[]).push([[958],{4863:function(e,t,n){n.r(t),n.d(t,{default:function(){return V}}),n(1129);var a=n(6418),i=n.n(a),r=(n(1090),n(7050)),o=n.n(r),l=(n(3688),n(8518)),c=n.n(l),s=(n(79),n(2120)),u=n.n(s),f=(n(2980),n(3800)),d=n.n(f),p=(n(3319),n(8070)),m=n.n(p),v=n(4322),h=n.n(v),g=n(9755),y=n(237),C=n(5337),Z=n(5225),w=n(9576),x=n(1378),k=n(9905),b=n(5274),E=n(6689),R=n.n(E),D=n(8784),L=n.n(D),U=n(7066),S=n(4720);var V=function(e){(0,w.Z)(r,e);var t,n,a=(t=r,n=function(){if("undefined"==typeof Reflect||!Reflect.construct)return!1;if(Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],(function(){}))),!0}catch(e){return!1}}(),function(){var e,a=(0,k.Z)(t);if(n){var i=(0,k.Z)(this).constructor;e=Reflect.construct(a,arguments,i)}else e=a.apply(this,arguments);return(0,x.Z)(this,e)});function r(){var e;(0,y.Z)(this,r);for(var t=arguments.length,n=new Array(t),i=0;i<t;i++)n[i]=arguments[i];return e=a.call.apply(a,[this].concat(n)),(0,b.Z)((0,Z.Z)(e),"state",{modalVisible:!1,molFileLoaded:!1,molFile:void 0,trimmedDataURL:void 0}),(0,b.Z)((0,Z.Z)(e),"signCanvas",void 0),(0,b.Z)((0,Z.Z)(e),"loadData",(0,g.Z)(h().mark((function t(){var n,a,i;return h().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:if(!(n=e.props.value)){t.next=13;break}if(1!=(a=JSON.parse(n)).valid){t.next=10;break}if(!/^image\/png;base64/.test(a.base.type)){t.next=8;break}return t.next=7,S.Z.loadFileTxt(a.base.path);case 7:i=t.sent;case 8:t.next=11;break;case 10:i="new"==a.valid?a.body:void 0;case 11:console.log("file:",i),e.setState({trimmedDataURL:i});case 13:case"end":return t.stop()}}),t)})))),(0,b.Z)((0,Z.Z)(e),"saveMolfile",(0,g.Z)(h().mark((function t(){var n;return h().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:n=e.signCanvas.getTrimmedCanvas().toDataURL("image/png"),console.log("DataURL value:",n),e.triggerChange(n),e.setState({modalVisible:!1,trimmedDataURL:n});case 4:case"end":return t.stop()}}),t)})))),(0,b.Z)((0,Z.Z)(e),"triggerChange",(function(t){var n=e.props.onChange;n&&n(JSON.stringify({valid:"new",body:t,suffix:"image/png;base64",fileName:"signature.png"}))})),(0,b.Z)((0,Z.Z)(e),"showView",(0,g.Z)(h().mark((function t(){return h().wrap((function(t){for(;;)switch(t.prev=t.next){case 0:e.signCanvas.clear(),e.signCanvas.fromDataURL(e.state.trimmedDataURL),e.setState({modalVisible:!0});case 3:case"end":return t.stop()}}),t)})))),(0,b.Z)((0,Z.Z)(e),"onCancel",(function(){e.setState({modalVisible:!1})})),(0,b.Z)((0,Z.Z)(e),"onClear",(function(){e.signCanvas.clear()})),e}return(0,C.Z)(r,[{key:"componentDidMount",value:function(){this.loadData()}},{key:"render",value:function(){var e=this,t=this.props,n=t.id,a=t.disabled,r=t.viewOrEdit,l=(t.value,this.state),s=(l.molFile,l.trimmedDataURL);return R().createElement("span",{id:n},s?R().createElement(m(),{width:90,src:s,preview:{src:s}}):"","edit"==r?R().createElement(d(),{onClick:this.showView},R().createElement(U.HighlightOutlined,null),"编 辑"):"",R().createElement(i(),{closable:!1,visible:this.state.modalVisible,forceRender:!0,centered:!0,style:{maxWidth:"calc(100vw - 62px)",maxHeight:"calc(100vw - 50px)"},width:900,onCancel:function(){e.onCancel()},footer:a?[R().createElement(d(),{key:1,onClick:function(){e.onCancel()}},"取消")]:[R().createElement(d(),{key:1,onClick:function(){e.onClear()}},"清除"),R().createElement(u(),{key:2,placement:"top",title:"确定要取消本次编辑的数据吗?",onConfirm:this.onCancel,okText:"确定",cancelText:"取消"},R().createElement(d(),null,"取消")),R().createElement(d(),{key:3,onClick:function(){e.saveMolfile()},type:"primary"},"确定")],bodyStyle:{width:"900px"}},R().createElement(o(),{style:{height:"430px",border:"1px solid #00f",maxWidth:"860px",maxHeight:"calc(100vw - 80px)"}},R().createElement(c(),{key:1,span:24,style:{height:"400px"}},R().createElement(L(),{ref:function(t){e.signCanvas=t},penColor:"#000",canvasProps:{width:860,height:400,className:"sigCanvas"}})))))}}]),r}(R().PureComponent);(0,b.Z)(V,"defaultProps",{viewOrEdit:"view"})}}]);
|
|
@@ -1,232 +0,0 @@
|
|
|
1
|
-
import React from 'react'
|
|
2
|
-
import AntdPieChart from "../chart/antd/PieChart2";
|
|
3
|
-
import {Card, Col, Row,Image,Carousel} from 'antd';
|
|
4
|
-
import HcserviceV3 from "../tmpl/hcservice-v3";
|
|
5
|
-
import QuickEntrance from './quick-entrance'
|
|
6
|
-
import Workbench from './workbench';
|
|
7
|
-
import './index.css';
|
|
8
|
-
import * as Echarts from 'echarts';
|
|
9
|
-
import TimeCost from '../../../public/time-cost.png';
|
|
10
|
-
import TimePrograss from '../../../public/time-prograss.png';
|
|
11
|
-
import PainPoint from '../../../public/pain-point.png';
|
|
12
|
-
import Target from '../../../public/target.png';
|
|
13
|
-
import Development from '../../../public/development.png';
|
|
14
|
-
|
|
15
|
-
export default class HCWelcome extends React.Component {
|
|
16
|
-
state = {}
|
|
17
|
-
|
|
18
|
-
intervals = [];
|
|
19
|
-
|
|
20
|
-
async componentDidMount() {
|
|
21
|
-
// let l2MenuCharts = await HcserviceV3.requestSimpleCharts();
|
|
22
|
-
// let piecharts = [];
|
|
23
|
-
// for (const item of l2MenuCharts) {
|
|
24
|
-
// let data = await HcserviceV3.requestSimpleChartsEntities( item.id);
|
|
25
|
-
// if (data) {
|
|
26
|
-
// piecharts.push(<Col span={12}> <AntdPieChart data={data} key={item.id}></AntdPieChart></Col>)
|
|
27
|
-
// }
|
|
28
|
-
// }
|
|
29
|
-
//
|
|
30
|
-
// var chartDom = document.getElementById('echart1');
|
|
31
|
-
// var myChart = Echarts.init(chartDom);
|
|
32
|
-
// var option;
|
|
33
|
-
//
|
|
34
|
-
// option = {
|
|
35
|
-
// title: {
|
|
36
|
-
// text: 'Line'
|
|
37
|
-
// },
|
|
38
|
-
// tooltip: {
|
|
39
|
-
// trigger: 'axis'
|
|
40
|
-
// },
|
|
41
|
-
// legend: {
|
|
42
|
-
// data: ['Email', 'Union Ads', 'Video Ads', 'Direct', 'Search Engine']
|
|
43
|
-
// },
|
|
44
|
-
// grid: {
|
|
45
|
-
// left: '3%',
|
|
46
|
-
// right: '4%',
|
|
47
|
-
// bottom: '3%',
|
|
48
|
-
// containLabel: true
|
|
49
|
-
// },
|
|
50
|
-
// toolbox: {
|
|
51
|
-
// feature: {
|
|
52
|
-
// saveAsImage: {}
|
|
53
|
-
// }
|
|
54
|
-
// },
|
|
55
|
-
// xAxis: {
|
|
56
|
-
// type: 'category',
|
|
57
|
-
// boundaryGap: false,
|
|
58
|
-
// data: ['Mon', 'Tue', 'Wed', 'Thu', 'Fri', 'Sat', 'Sun']
|
|
59
|
-
// },
|
|
60
|
-
// yAxis: {
|
|
61
|
-
// type: 'value'
|
|
62
|
-
// },
|
|
63
|
-
// series: [
|
|
64
|
-
// {
|
|
65
|
-
// name: 'Email',
|
|
66
|
-
// type: 'line',
|
|
67
|
-
// stack: 'Total',
|
|
68
|
-
// data: [120, 132, 101, 134, 90, 230, 210]
|
|
69
|
-
// },
|
|
70
|
-
// {
|
|
71
|
-
// name: 'Union Ads',
|
|
72
|
-
// type: 'line',
|
|
73
|
-
// stack: 'Total',
|
|
74
|
-
// data: [220, 182, 191, 234, 290, 330, 310]
|
|
75
|
-
// },
|
|
76
|
-
// {
|
|
77
|
-
// name: 'Video Ads',
|
|
78
|
-
// type: 'line',
|
|
79
|
-
// stack: 'Total',
|
|
80
|
-
// data: [150, 232, 201, 154, 190, 330, 410]
|
|
81
|
-
// },
|
|
82
|
-
// {
|
|
83
|
-
// name: 'Direct',
|
|
84
|
-
// type: 'line',
|
|
85
|
-
// stack: 'Total',
|
|
86
|
-
// data: [320, 332, 301, 334, 390, 330, 320]
|
|
87
|
-
// },
|
|
88
|
-
// {
|
|
89
|
-
// name: 'Search Engine',
|
|
90
|
-
// type: 'line',
|
|
91
|
-
// stack: 'Total',
|
|
92
|
-
// data: [820, 932, 901, 934, 1290, 1330, 1320]
|
|
93
|
-
// }
|
|
94
|
-
// ]
|
|
95
|
-
// };
|
|
96
|
-
//
|
|
97
|
-
// option && myChart.setOption(option);
|
|
98
|
-
//
|
|
99
|
-
// var chartDom = document.getElementById('echart2');
|
|
100
|
-
// var myChart = Echarts.init(chartDom);
|
|
101
|
-
// var option;
|
|
102
|
-
//
|
|
103
|
-
// option = {
|
|
104
|
-
// legend: {
|
|
105
|
-
// top: 'bottom'
|
|
106
|
-
// },
|
|
107
|
-
// toolbox: {
|
|
108
|
-
// show: true,
|
|
109
|
-
// feature: {
|
|
110
|
-
// mark: { show: true },
|
|
111
|
-
// dataView: { show: true, readOnly: false },
|
|
112
|
-
// restore: { show: true },
|
|
113
|
-
// saveAsImage: { show: true }
|
|
114
|
-
// }
|
|
115
|
-
// },
|
|
116
|
-
// series: [
|
|
117
|
-
// {
|
|
118
|
-
// name: 'Nightingale Chart',
|
|
119
|
-
// type: 'pie',
|
|
120
|
-
// radius: [16, 80],
|
|
121
|
-
// center: ['50%', '50%'],
|
|
122
|
-
// roseType: 'area',
|
|
123
|
-
// itemStyle: {
|
|
124
|
-
// borderRadius: 8
|
|
125
|
-
// },
|
|
126
|
-
// data: [
|
|
127
|
-
// { value: 40, name: 'rose 1' },
|
|
128
|
-
// { value: 38, name: 'rose 2' },
|
|
129
|
-
// { value: 32, name: 'rose 3' },
|
|
130
|
-
// { value: 30, name: 'rose 4' },
|
|
131
|
-
// { value: 28, name: 'rose 5' },
|
|
132
|
-
// { value: 26, name: 'rose 6' },
|
|
133
|
-
// { value: 22, name: 'rose 7' },
|
|
134
|
-
// { value: 18, name: 'rose 8' }
|
|
135
|
-
// ]
|
|
136
|
-
// }
|
|
137
|
-
// ]
|
|
138
|
-
// };
|
|
139
|
-
//
|
|
140
|
-
// option && myChart.setOption(option);
|
|
141
|
-
//
|
|
142
|
-
// this.setState({
|
|
143
|
-
// piecharts
|
|
144
|
-
// })
|
|
145
|
-
}
|
|
146
|
-
|
|
147
|
-
componentWillUnmount() {
|
|
148
|
-
if (this.intervals.length > 0) {
|
|
149
|
-
for (let i of this.intervals) {
|
|
150
|
-
clearInterval(i);
|
|
151
|
-
}
|
|
152
|
-
}
|
|
153
|
-
this.intervals = [];
|
|
154
|
-
}
|
|
155
|
-
cardStyle = {
|
|
156
|
-
height: '400px',
|
|
157
|
-
// background: '#364d79',
|
|
158
|
-
};
|
|
159
|
-
carouselStyle={
|
|
160
|
-
background: '#fff',
|
|
161
|
-
borderRadius:'6px'
|
|
162
|
-
}
|
|
163
|
-
|
|
164
|
-
render() {
|
|
165
|
-
return <>
|
|
166
|
-
<Row className={'home-page'} gutter={{xs: 8, sm: 16, md: 24, lg: 32}}>
|
|
167
|
-
<Col span={24} >
|
|
168
|
-
<Card className="hovercard">
|
|
169
|
-
<Row gutter={{xs: 8, sm: 16, md: 24, lg: 32}}>
|
|
170
|
-
<Col span={12}><Image src={PainPoint} ></Image></Col>
|
|
171
|
-
<Col span={12}> <Image src={Target} ></Image></Col>
|
|
172
|
-
</Row>
|
|
173
|
-
</Card>
|
|
174
|
-
{/*<Card className="hovercard">*/}
|
|
175
|
-
{/* */}
|
|
176
|
-
{/*</Card>*/}
|
|
177
|
-
</Col>
|
|
178
|
-
<Col span={24} >
|
|
179
|
-
<Row style={{minHeight:'100px'}} gutter={{xs: 8, sm: 16, md: 24, lg: 32}}>
|
|
180
|
-
<Col span={12} style={{width: '100%'}}>
|
|
181
|
-
<Workbench className="hovercard" ></Workbench>
|
|
182
|
-
<QuickEntrance className="hovercard"></QuickEntrance>
|
|
183
|
-
</Col>
|
|
184
|
-
<Col span={12} style={{'height':'410px'}} >
|
|
185
|
-
<Card className="hovercard" style={this.cardStyle} bodyStyle={{padding:'2px'}}>
|
|
186
|
-
<Carousel autoplay >
|
|
187
|
-
<div >
|
|
188
|
-
<Image src={TimePrograss} ></Image>
|
|
189
|
-
</div >
|
|
190
|
-
<div >
|
|
191
|
-
<Image src={Development} ></Image>
|
|
192
|
-
</div>
|
|
193
|
-
<div >
|
|
194
|
-
<Image src={TimeCost} ></Image>
|
|
195
|
-
</div>
|
|
196
|
-
</Carousel>
|
|
197
|
-
</Card>
|
|
198
|
-
</Col>
|
|
199
|
-
</Row>
|
|
200
|
-
</Col>
|
|
201
|
-
{/*<Col span={24} >*/}
|
|
202
|
-
{/* <Row style={{minHeight:'100px'}} gutter={{xs: 8, sm: 16, md: 24, lg: 32}}>*/}
|
|
203
|
-
{/* <Col span={12} style={{width: '100%','height':'400px'}}>*/}
|
|
204
|
-
{/* <Image src={Development} ></Image>*/}
|
|
205
|
-
{/* </Col>*/}
|
|
206
|
-
{/* <Col span={12} style={{'height':'400px'}} >*/}
|
|
207
|
-
{/* <Image src={TimeCost} ></Image>*/}
|
|
208
|
-
{/* </Col>*/}
|
|
209
|
-
{/* </Row>*/}
|
|
210
|
-
{/*</Col>*/}
|
|
211
|
-
<Col span={24}>
|
|
212
|
-
< Row gutter={{xs: 8, sm: 16, md: 24, lg: 32}}>
|
|
213
|
-
<Col style={{width: '100%'}}>
|
|
214
|
-
<Card className="hovercard"
|
|
215
|
-
title={'统计视图'}>
|
|
216
|
-
< Row gutter={[{xs: 8, sm: 16, md: 24, lg: 32},{xs: 8, sm: 16, md: 24, lg: 32}]}>
|
|
217
|
-
{/*{this.state.piecharts}*/}
|
|
218
|
-
<Col span={16} style={{'height':'400px'}} id={'echart1'} >
|
|
219
|
-
</Col>
|
|
220
|
-
<Col span={8} style={{'height':'400px'}} id={'echart2'}>
|
|
221
|
-
</Col>
|
|
222
|
-
{/*{this.state.piecharts}*/}
|
|
223
|
-
</Row>
|
|
224
|
-
</Card>
|
|
225
|
-
</Col>
|
|
226
|
-
</Row>
|
|
227
|
-
</Col>
|
|
228
|
-
</Row>
|
|
229
|
-
</>
|
|
230
|
-
}
|
|
231
|
-
|
|
232
|
-
}
|
package/src/index.tsx
DELETED
package/src/style/common.css
DELETED
|
@@ -1,79 +0,0 @@
|
|
|
1
|
-
|
|
2
|
-
body {
|
|
3
|
-
margin: 0;
|
|
4
|
-
padding: 0;
|
|
5
|
-
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen",
|
|
6
|
-
"Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue",
|
|
7
|
-
sans-serif;
|
|
8
|
-
-webkit-font-smoothing: antialiased;
|
|
9
|
-
-moz-osx-font-smoothing: grayscale;
|
|
10
|
-
}
|
|
11
|
-
.container{
|
|
12
|
-
display:flex;
|
|
13
|
-
min-width: 620px;
|
|
14
|
-
}
|
|
15
|
-
.nav-left{
|
|
16
|
-
min-width: 50px;
|
|
17
|
-
background: #001529;
|
|
18
|
-
height: calc(100vh);
|
|
19
|
-
overflow: auto;
|
|
20
|
-
}
|
|
21
|
-
.nav-left::-webkit-scrollbar {
|
|
22
|
-
display: none;
|
|
23
|
-
}
|
|
24
|
-
.main{
|
|
25
|
-
flex:1;
|
|
26
|
-
height: calc(100vh);
|
|
27
|
-
background: #eee;
|
|
28
|
-
overflow: auto;
|
|
29
|
-
/*min-width: 620px;*/
|
|
30
|
-
}
|
|
31
|
-
|
|
32
|
-
.content{
|
|
33
|
-
position: relative;
|
|
34
|
-
background: #fff;
|
|
35
|
-
flex:1;
|
|
36
|
-
min-height:calc(75vh);
|
|
37
|
-
}
|
|
38
|
-
.login{
|
|
39
|
-
position: relative;
|
|
40
|
-
height:calc(100vh);
|
|
41
|
-
background: #001529
|
|
42
|
-
}
|
|
43
|
-
.login form{
|
|
44
|
-
background: #fff;
|
|
45
|
-
position: absolute;
|
|
46
|
-
top:50%;
|
|
47
|
-
left:50%;
|
|
48
|
-
transform: translate(-50%,-50%);
|
|
49
|
-
padding:30px 20px;
|
|
50
|
-
border-radius: 5px
|
|
51
|
-
}
|
|
52
|
-
.buttonDiv{
|
|
53
|
-
background: #fff;
|
|
54
|
-
padding:15px 10px 10px;
|
|
55
|
-
}
|
|
56
|
-
.hoverbig:hover{
|
|
57
|
-
-ms-transform:scale(1.2,1.2); /* IE 9 */
|
|
58
|
-
-webkit-transform: scale(1.2,1.2); /* Safari */
|
|
59
|
-
transform: scale(1.2,1.2); /* 标准语法 */
|
|
60
|
-
transition: all .5s;
|
|
61
|
-
z-index: 99;
|
|
62
|
-
}
|
|
63
|
-
.fr{
|
|
64
|
-
position: relative;
|
|
65
|
-
top:-4px;
|
|
66
|
-
float: right;
|
|
67
|
-
}
|
|
68
|
-
.fr button{
|
|
69
|
-
margin-right: 5px;
|
|
70
|
-
}
|
|
71
|
-
.hoverable:hover{
|
|
72
|
-
box-shadow: 4px 4px 10px rgba(0,0,0,.09);
|
|
73
|
-
border-color: rgba(0,0,0,.09);
|
|
74
|
-
}
|
|
75
|
-
.hovercard{
|
|
76
|
-
box-shadow: 4px 4px 10px rgba(0,0,0,.09);
|
|
77
|
-
border-color: rgba(0,0,0,.09);
|
|
78
|
-
border-radius: 4px;
|
|
79
|
-
}
|
package/src/style/coverstyle.css
DELETED
|
@@ -1,49 +0,0 @@
|
|
|
1
|
-
.ant-card-head-title{
|
|
2
|
-
padding:10px 0;
|
|
3
|
-
}
|
|
4
|
-
.login form .ant-form-item,.ant-card{
|
|
5
|
-
margin-bottom: 14px
|
|
6
|
-
}
|
|
7
|
-
.ant-tabs .ant-tabs-top-content, .ant-tabs .ant-tabs-bottom-content{
|
|
8
|
-
padding:0 20px 20px;
|
|
9
|
-
}
|
|
10
|
-
.ant-tabs-tab-btn-disabled, .ant-tabs-tab-btn-disabled:hover{
|
|
11
|
-
color:#fff;
|
|
12
|
-
}
|
|
13
|
-
.ant-upload-list{
|
|
14
|
-
width:220px
|
|
15
|
-
}
|
|
16
|
-
:root .ant-tabs-tab-prev-icon-target, :root .ant-tabs-tab-next-icon-target{
|
|
17
|
-
font-size: 20px;
|
|
18
|
-
}
|
|
19
|
-
.ant-message{
|
|
20
|
-
z-index: 1090;
|
|
21
|
-
}
|
|
22
|
-
.ant-tabs-bar{
|
|
23
|
-
z-index: 99;
|
|
24
|
-
}
|
|
25
|
-
.ant-card-extra{
|
|
26
|
-
padding:0;
|
|
27
|
-
}
|
|
28
|
-
.ant-card-head{
|
|
29
|
-
min-height: 40px;
|
|
30
|
-
}
|
|
31
|
-
.ant-table{
|
|
32
|
-
line-height: 1;
|
|
33
|
-
overflow-x: auto;
|
|
34
|
-
}
|
|
35
|
-
.ant-table-thead > tr > th, .ant-table-tbody > tr > td{
|
|
36
|
-
padding:8px 10px;
|
|
37
|
-
white-space :nowrap;
|
|
38
|
-
text-align: left;
|
|
39
|
-
}
|
|
40
|
-
.ant-table-pagination.ant-pagination{
|
|
41
|
-
margin:10px 0;
|
|
42
|
-
}
|
|
43
|
-
.ant-table-thead > tr > th.ant-table-selection-column, .ant-table-tbody > tr > td.ant-table-selection-column{
|
|
44
|
-
min-width: 0;
|
|
45
|
-
}
|
|
46
|
-
.ant-avatar{
|
|
47
|
-
width:50px;
|
|
48
|
-
height:50px;
|
|
49
|
-
}
|
package/src/style/transstyle.css
DELETED
|
@@ -1,24 +0,0 @@
|
|
|
1
|
-
.fade-enter, .fade-appear {
|
|
2
|
-
opacity: 0;
|
|
3
|
-
}
|
|
4
|
-
|
|
5
|
-
.fade-enter-active, .fade-appear-active {
|
|
6
|
-
opacity: 1;
|
|
7
|
-
transition: opacity 1s ease-in;
|
|
8
|
-
}
|
|
9
|
-
|
|
10
|
-
.fade-enter-done {
|
|
11
|
-
opacity: 1;
|
|
12
|
-
}
|
|
13
|
-
|
|
14
|
-
.fade-exit {
|
|
15
|
-
opacity: 1;
|
|
16
|
-
}
|
|
17
|
-
.fade-exit-active {
|
|
18
|
-
opacity: 0;
|
|
19
|
-
transition: opacity 1s ease-in;
|
|
20
|
-
}
|
|
21
|
-
|
|
22
|
-
.fade-exit-done{
|
|
23
|
-
opacity: 0;
|
|
24
|
-
}
|