@titaui/pc 1.10.7 → 1.10.8-2.beta-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/.eslintrc.js +2 -2
- package/.prettierignore +4 -4
- package/lib/components/book-demo/utils.js +4 -0
- package/lib/components/button/default-button/index.css +10 -4
- package/lib/components/button/default-button/index.js +13 -2
- package/lib/components/change-okr-modal/index.js +3 -2
- package/lib/components/checkbox/index.css +1 -0
- package/lib/components/communication/CommunicationRecord.js +16 -16
- package/lib/components/communication/index.css +16 -15
- package/lib/components/communication/index.js +23 -6
- package/lib/components/communication/style.js +4 -4
- package/lib/components/create-okr-modal/fields/o-new-name.js +31 -21
- package/lib/components/create-okr-modal/fields/okr-parent.js +1 -5
- package/lib/components/create-okr-modal/kr-items/krDatas.js +16 -16
- package/lib/components/{dynamic/components/dangerous-html → dangerous-html}/index.js +0 -0
- package/lib/components/dialog/index.css +4 -1
- package/lib/components/dialog/index.js +1 -1
- package/lib/components/dialog-confirm/index.css +1 -1
- package/lib/components/drawer/index.js +3 -2
- package/lib/components/drawer-manager/index.js +6 -1
- package/lib/components/dynamic/components/first-level-tabs/index.css +12 -2
- package/lib/components/dynamic/components/first-level-tabs/index.js +19 -6
- package/lib/components/dynamic/components/obj-status/index.css +1 -0
- package/lib/components/dynamic/components/obj-status/utils.js +1 -1
- package/lib/components/dynamic/constant.js +12 -2
- package/lib/components/dynamic/dynamic-item/components/feed-operate/index.css +71 -0
- package/lib/components/dynamic/dynamic-item/components/feed-operate/index.js +112 -0
- package/lib/components/dynamic/dynamic-item/components/header/index.css +2 -1
- package/lib/components/dynamic/dynamic-item/components/header/index.js +2 -2
- package/lib/components/dynamic/dynamic-item/dynamic-ai-dialy/index.js +27 -0
- package/lib/components/dynamic/dynamic-item/dynamic-align/index.css +13 -7
- package/lib/components/dynamic/dynamic-item/dynamic-align/index.js +10 -4
- package/lib/components/dynamic/dynamic-item/dynamic-announcement/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-assessment/index.js +5 -3
- package/lib/components/dynamic/dynamic-item/dynamic-chart/index.css +4 -0
- package/lib/components/dynamic/dynamic-item/dynamic-chart/index.js +102 -0
- package/lib/components/dynamic/dynamic-item/dynamic-chart/utils.js +61 -0
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.css +12 -11
- package/lib/components/dynamic/dynamic-item/dynamic-create-o/index.js +8 -5
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.css +2 -2
- package/lib/components/dynamic/dynamic-item/dynamic-kr/index.js +5 -3
- package/lib/components/dynamic/dynamic-item/{dynamic-share-to-dynamic → dynamic-learning}/img/dynamic-share-course.png +0 -0
- package/lib/components/dynamic/dynamic-item/{dynamic-share-to-dynamic → dynamic-learning}/img/jiantou-right@3x.png +0 -0
- package/lib/components/dynamic/dynamic-item/{dynamic-share-to-dynamic → dynamic-learning}/img/user-photo.png +0 -0
- package/lib/components/dynamic/dynamic-item/{dynamic-share-to-dynamic → dynamic-learning}/index.css +2 -2
- package/lib/components/dynamic/dynamic-item/{dynamic-share-to-dynamic → dynamic-learning}/index.js +6 -5
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/constant.js +9 -2
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.css +2 -2
- package/lib/components/dynamic/dynamic-item/dynamic-milestone/index.js +4 -2
- package/lib/components/dynamic/dynamic-item/dynamic-okrs-communication/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-plan-communication/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-progress/index.css +2 -6
- package/lib/components/dynamic/dynamic-item/dynamic-progress/index.js +4 -2
- package/lib/components/dynamic/dynamic-item/dynamic-project/index.css +2 -2
- package/lib/components/dynamic/dynamic-item/dynamic-project/index.js +3 -1
- package/lib/components/dynamic/dynamic-item/dynamic-relative/index.css +13 -7
- package/lib/components/dynamic/dynamic-item/dynamic-relative/index.js +42 -6
- package/lib/components/dynamic/dynamic-item/{dynamic-replay → dynamic-reply}/index.css +14 -30
- package/lib/components/dynamic/dynamic-item/{dynamic-replay → dynamic-reply}/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-report/index.css +1 -1
- package/lib/components/dynamic/dynamic-item/dynamic-report/index.js +12 -3
- package/lib/components/dynamic/dynamic-item/dynamic-reward/img/reward.png +0 -0
- package/lib/components/dynamic/dynamic-item/dynamic-reward/index.css +6 -1
- package/lib/components/dynamic/dynamic-item/dynamic-reward/index.js +18 -51
- package/lib/components/dynamic/dynamic-item/dynamic-reward/utils.js +28 -0
- package/lib/components/dynamic/dynamic-item/dynamic-share/index.css +6 -2
- package/lib/components/dynamic/dynamic-item/dynamic-share/index.js +55 -2
- package/lib/components/dynamic/dynamic-item/dynamic-task/index.css +2 -2
- package/lib/components/dynamic/dynamic-item/dynamic-task/index.js +1 -1
- package/lib/components/dynamic/dynamic-item/index.css +58 -3
- package/lib/components/dynamic/dynamic-item/index.js +124 -23
- package/lib/components/dynamic/dynamic-like-ranking/item.js +1 -1
- package/lib/components/dynamic/dynamic-list/index.js +11 -2
- package/lib/components/dynamic/dynamic-topping/item.js +8 -4
- package/lib/components/dynamic/dynamic.js +5 -2
- package/lib/components/dynamic/img/dynamic-operate.png +0 -0
- package/lib/components/dynamic/img/dynamic-point.svg +13 -0
- package/lib/components/dynamic/img/dynamic-reward-hover.svg +1 -0
- package/lib/components/dynamic/img/dynamic-reward-normal.svg +1 -0
- package/lib/components/dynamic/online-broadcast/data.js +13 -1
- package/lib/components/e-status-dropdown/index.css +3 -0
- package/lib/components/e-status-dropdown/index.js +94 -0
- package/lib/components/edit-kr-wight/style/index.js +2 -2
- package/lib/components/file-list/components/single-file/index.css +6 -5
- package/lib/components/file-list/components/single-file/index.js +1 -1
- package/lib/components/file-list/index.css +1 -0
- package/lib/components/follower-visitor/index.js +6 -4
- package/lib/components/grid-layout/okr-progress/index.js +20 -30
- package/lib/components/help-card/image/not-try.png +0 -0
- package/lib/components/help-card/image/try.png +0 -0
- package/lib/components/help-card/index.css +31 -2
- package/lib/components/help-card/index.js +54 -17
- package/lib/components/invite-people/img/invite-people.svg +62 -0
- package/lib/components/invite-people/index.css +1 -1
- package/lib/components/mblog/index.js +14 -5
- package/lib/components/menus/export-modules/demo-menus/index.js +2 -2
- package/lib/components/menus/export-modules/demo-menus/menu-highlight.js +25 -1
- package/lib/components/menus/export-modules/demo-menus/menus.js +60 -11
- package/lib/components/menus/export-modules/manage-menus/constant.js +1 -1
- package/lib/components/menus/export-modules/manage-menus/index.css +3 -0
- package/lib/components/menus/export-modules/okr-menus/subordinate-menus/index.js +34 -12
- package/lib/components/menus/images/okr-gongsi.svg +17 -0
- package/lib/components/nav-top/components/menu/index.css +24 -0
- package/lib/components/nav-top/components/menu/index.js +9 -1
- package/lib/components/nav-top/components/user-message/components/reply/index.js +9 -8
- package/lib/components/nav-top/components/user-message/components/reply/reply-item.js +15 -5
- package/lib/components/nav-top/components/user-message/index.css +4 -3
- package/lib/components/nav-top/components/user-message/index.js +33 -6
- package/lib/components/nav-top/request.apis.js +22 -8
- package/lib/components/nav-top/useGlobalValue.js +14 -0
- package/lib/components/okr-detail/components/header/o-name.js +11 -4
- package/lib/components/okr-detail/components/header/o-score.js +4 -6
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.css +26 -12
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-kr-node/index.js +11 -5
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-project.js +20 -7
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task-level2.js +3 -1
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/e-task.js +27 -6
- package/lib/components/okr-detail/components/okr-tree/tree-node/e-node/index.css +29 -10
- package/lib/components/okr-detail/components/okr-tree/tree-node/kr-node/index.js +1 -1
- package/lib/components/okr-detail/detail-header/actions.js +40 -44
- package/lib/components/okr-detail/detail-header/index.css +2 -2
- package/lib/components/okr-detail/detail-header/index.js +207 -195
- package/lib/components/okr-detail/e-list/index.js +70 -24
- package/lib/components/okr-detail/e-list/util.js +11 -2
- package/lib/components/okr-detail/index.js +4 -0
- package/lib/components/okr-detail/okr-list/index.js +1 -5
- package/lib/components/okr-flow/export-modal/index.js +3 -3
- package/lib/components/okr-flow/root-node/index.js +14 -1
- package/lib/components/okr-progress-detail/index.css +11 -10
- package/lib/components/okr-progress-detail/index.js +5 -1
- package/lib/components/okr-progress-detail/utils.js +4 -4
- package/lib/components/okr-progress-modal/helper.js +20 -27
- package/lib/components/okr-share/common-painter/openDataPainter.js +34 -27
- package/lib/components/okrcase-library/okrcases-components/submitOkr-dialog.js +40 -36
- package/lib/components/open-data-painter/index.js +5 -1
- package/lib/components/progress/circle-progress/index.js +1 -1
- package/lib/components/rich-editor/basic/schema.js +47 -0
- package/lib/components/rich-editor/consts/events.js +12 -0
- package/lib/components/rich-editor/enums.js +42 -0
- package/lib/components/rich-editor/index.js +58 -0
- package/lib/components/rich-editor/keymap.js +119 -0
- package/lib/components/rich-editor/keymaps/index.js +241 -0
- package/lib/components/rich-editor/models/controller.js +18 -0
- package/lib/components/rich-editor/models/editor.js +47 -0
- package/lib/components/rich-editor/models/plugin.js +20 -0
- package/lib/components/rich-editor/models/schema.js +121 -0
- package/lib/components/rich-editor/plugins/block/block-quote/commond.js +27 -0
- package/lib/components/rich-editor/plugins/block/block-quote/index.js +128 -0
- package/lib/components/rich-editor/plugins/block/heading/commonds.js +31 -0
- package/lib/components/rich-editor/plugins/block/heading/index.js +190 -0
- package/lib/components/rich-editor/plugins/block/index.js +57 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/conversions.js +172 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/indent-list-items-selected.js +163 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/indent-list.js +59 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/join-list-items-forward.js +74 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/join-list-items-scenarios/index.js +45 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/join-list-items-scenarios/join-list-item-with-paragraph.js +104 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/join-list-items-scenarios/join-list-item-with-parent-nested-list.js +92 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/join-list-items-scenarios/join-nested-list-with-parent-list-item.js +89 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/join-list-items-scenarios/join-paragraph-with-list.js +48 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/join-list-items-scenarios/join-sibling-list-items.js +61 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/merge-lists.js +34 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/outdent-list-items-selected.js +289 -0
- package/lib/components/rich-editor/plugins/block/lists/actions/wrap-and-join-lists.js +180 -0
- package/lib/components/rich-editor/plugins/block/lists/baseCommand.js +328 -0
- package/lib/components/rich-editor/plugins/block/lists/commond/indent-list.js +60 -0
- package/lib/components/rich-editor/plugins/block/lists/commond/index.js +396 -0
- package/lib/components/rich-editor/plugins/block/lists/commond/join-list-item-forward.js +45 -0
- package/lib/components/rich-editor/plugins/block/lists/commond/listBackspace.js +302 -0
- package/lib/components/rich-editor/plugins/block/lists/commond/outdent-list.js +43 -0
- package/lib/components/rich-editor/plugins/block/lists/index.js +224 -0
- package/lib/components/rich-editor/plugins/block/lists/messages.js +38 -0
- package/lib/components/rich-editor/plugins/block/lists/pm-plugins/input-rule.js +152 -0
- package/lib/components/rich-editor/plugins/block/lists/pm-plugins/keymap.js +33 -0
- package/lib/components/rich-editor/plugins/block/lists/pm-plugins/main.js +94 -0
- package/lib/components/rich-editor/plugins/block/lists/styles.js +15 -0
- package/lib/components/rich-editor/plugins/block/lists/transforms.js +347 -0
- package/lib/components/rich-editor/plugins/block/lists/utils/analytics.js +48 -0
- package/lib/components/rich-editor/plugins/block/lists/utils/find.js +126 -0
- package/lib/components/rich-editor/plugins/block/lists/utils/indentation.js +87 -0
- package/lib/components/rich-editor/plugins/block/lists/utils/node.js +144 -0
- package/lib/components/rich-editor/plugins/block/lists/utils/replace-content.js +31 -0
- package/lib/components/rich-editor/plugins/block/lists/utils/selection.js +201 -0
- package/lib/components/rich-editor/plugins/block/lists/utils.js +52 -0
- package/lib/components/rich-editor/plugins/block/paragraph/index.js +91 -0
- package/lib/components/rich-editor/plugins/core/index.js +90 -0
- package/lib/components/rich-editor/plugins/core/pm-plugins/focus-handler.js +67 -0
- package/lib/components/rich-editor/plugins/core/pm-plugins/keymap.js +29 -0
- package/lib/components/rich-editor/plugins/core/pm-plugins/reactNodeView.js +80 -0
- package/lib/components/rich-editor/plugins/extension/alignment/commond.js +24 -0
- package/lib/components/rich-editor/plugins/extension/alignment/index.js +113 -0
- package/lib/components/rich-editor/plugins/extension/alignment/utils.js +19 -0
- package/lib/components/rich-editor/plugins/extension/index.js +18 -0
- package/lib/components/rich-editor/plugins/extension/placeholder/index.js +126 -0
- package/lib/components/rich-editor/plugins/extension/placeholder/styles.js +19 -0
- package/lib/components/rich-editor/plugins/index.js +44 -0
- package/lib/components/rich-editor/plugins/inline/color/commond.js +128 -0
- package/lib/components/rich-editor/plugins/inline/color/consts.js +43 -0
- package/lib/components/rich-editor/plugins/inline/color/index.css +61 -0
- package/lib/components/rich-editor/plugins/inline/color/index.js +217 -0
- package/lib/components/rich-editor/plugins/inline/color/selector.js +252 -0
- package/lib/components/rich-editor/plugins/inline/color/util.js +25 -0
- package/lib/components/rich-editor/plugins/inline/delete-line/index.js +149 -0
- package/lib/components/rich-editor/plugins/inline/em/index.js +93 -0
- package/lib/components/rich-editor/plugins/inline/index.js +83 -0
- package/lib/components/rich-editor/plugins/inline/link/commands.js +256 -0
- package/lib/components/rich-editor/plugins/inline/link/index.js +149 -0
- package/lib/components/rich-editor/plugins/inline/link/pm-plugins/fake-cursor-for-toolbar.js +77 -0
- package/lib/components/rich-editor/plugins/inline/link/pm-plugins/main.js +293 -0
- package/lib/components/rich-editor/plugins/inline/link/ui/index.css +84 -0
- package/lib/components/rich-editor/plugins/inline/link/ui/linkEditor.js +150 -0
- package/lib/components/rich-editor/plugins/inline/link/ui/linkToolbar.js +101 -0
- package/lib/components/rich-editor/plugins/inline/link/ui/toolbarBtn.js +117 -0
- package/lib/components/rich-editor/plugins/inline/link/utils.js +33 -0
- package/lib/components/rich-editor/plugins/inline/strong/index.js +139 -0
- package/lib/components/rich-editor/plugins/inline/under-line/index.js +147 -0
- package/lib/components/rich-editor/plugins/util.js +284 -0
- package/lib/components/rich-editor/react/reactNodeView.js +383 -0
- package/lib/components/rich-editor/react/uiProvider.js +185 -0
- package/lib/components/rich-editor/schemas/basic.js +309 -0
- package/lib/components/rich-editor/schemas/index.js +19 -0
- package/lib/components/rich-editor/schemas/list.js +342 -0
- package/lib/components/rich-editor/types/commond.js +5 -0
- package/lib/components/rich-editor/types/index.js +18 -0
- package/lib/components/rich-editor/ui/Popup/index.js +247 -0
- package/lib/components/rich-editor/ui/Popup/utils.js +399 -0
- package/lib/components/rich-editor/ui/editor/index.css +178 -0
- package/lib/components/rich-editor/ui/editor/index.js +153 -0
- package/lib/components/rich-editor/ui/normal-toolbar/index.css +34 -0
- package/lib/components/rich-editor/ui/normal-toolbar/index.js +109 -0
- package/lib/components/rich-editor/utils/browser.js +35 -0
- package/lib/components/rich-editor/utils/commands.js +266 -0
- package/lib/components/rich-editor/utils/document.js +211 -0
- package/lib/components/rich-editor/utils/event.js +79 -0
- package/lib/components/rich-editor/utils/helpers.js +16 -0
- package/lib/components/rich-editor/utils/mark.js +168 -0
- package/lib/components/rich-editor/utils/slice.js +85 -0
- package/lib/components/rich-editor/utils/toolbar.js +228 -0
- package/lib/components/scrollbar/index.js +67 -9
- package/lib/components/scrollbar/scroll-mask/index.css +29 -0
- package/lib/components/scrollbar/scroll-mask/index.js +152 -0
- package/lib/components/superset-charts/components/chart/index.js +54 -0
- package/lib/components/superset-charts/fetch-assets-and-append/append-assets.js +106 -0
- package/lib/components/superset-charts/fetch-assets-and-append/get-assets-with-cache.js +142 -0
- package/lib/components/superset-charts/fetch-assets-and-append/index.js +79 -0
- package/lib/components/superset-charts/index.js +13 -0
- package/lib/components/superset-charts/interface.js +5 -0
- package/lib/components/superset-charts/utils/axios.js +102 -0
- package/lib/components/toast/index.js +5 -17
- package/lib/components/tree/index.css +3 -2
- package/lib/components/upload/index.js +4 -2
- package/lib/components/upload/util.js +2 -0
- package/lib/components/upload-photo-modal/request-api.js +1 -17
- package/lib/components/user-selector/empty/index.css +6 -6
- package/lib/components/user-selector/selected-panel/index.css +3 -3
- package/lib/components/{float-fixed-video-modal → video-modal/components/video-box}/index.css +118 -121
- package/lib/components/{float-fixed-video-modal → video-modal/components/video-box}/index.js +182 -182
- package/lib/components/{float-fixed-video-modal → video-modal}/img/close.png +0 -0
- package/lib/components/{float-fixed-video-modal → video-modal}/img/full.svg +0 -0
- package/lib/components/video-modal/img/muted.svg +8 -10
- package/lib/components/video-modal/img/not-muted.svg +17 -11
- package/lib/components/video-modal/img/pause.svg +7 -11
- package/lib/components/video-modal/img/play.svg +13 -11
- package/lib/components/video-modal/index.css +38 -168
- package/lib/components/video-modal/index.js +104 -244
- package/lib/components/video-modal/utils.js +2 -2
- package/lib/components/wechat-btn/index.css +10 -0
- package/lib/components/wechat-btn/index.js +232 -0
- package/lib/components/weekly-report/common-painter/openDataPainter.js +5 -1
- package/lib/hooks/useGlobalState.js +63 -0
- package/lib/index.js +39 -7
- package/lib/pages/aha2021/img/canceled.svg +13 -0
- package/lib/pages/aha2021/img/not-try.png +0 -0
- package/lib/pages/aha2021/img/try.png +0 -0
- package/lib/pages/aha2021/index.css +52 -0
- package/lib/pages/aha2021/index.js +73 -14
- package/lib/pages/group-management/tree/group-form/index.js +1 -1
- package/lib/pages/new-okr-list/header/index.js +2 -1
- package/lib/pages/new-okr-list/index.js +10 -13
- package/lib/pages/okr-map/export-modules/share-okr-page/header/index.js +0 -5
- package/lib/pages/pay/image/success.png +0 -0
- package/lib/pages/pay/index.css +79 -0
- package/lib/pages/pay/index.js +66 -0
- package/lib/pages/personal-info/request-api.js +1 -1
- package/lib/utils/auth.js +15 -5
- package/lib/utils/bs-global.js +8 -8
- package/lib/utils/helpers.js +7 -1
- package/lib/utils/open-data.js +82 -2
- package/package.json +121 -101
- package/lib/components/float-fixed-video-modal/img/muted.svg +0 -21
- package/lib/components/float-fixed-video-modal/img/pause.svg +0 -21
- package/lib/components/float-fixed-video-modal/img/play.svg +0 -22
- package/lib/components/float-fixed-video-modal/img/small.svg +0 -22
- package/lib/components/float-fixed-video-modal/img/smallFaQi.png +0 -0
- package/lib/components/float-fixed-video-modal/img/volume.svg +0 -21
- package/lib/components/float-fixed-video-modal/utils.js +0 -25
- package/lib/components/invite-people/img/invite-people.png +0 -0
- package/lib/components/video-modal/img/play.png +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@titaui/pc",
|
|
3
|
-
"version": "1.10.
|
|
3
|
+
"version": "1.10.82.beta-1",
|
|
4
4
|
"nameCN": "",
|
|
5
5
|
"description": "",
|
|
6
6
|
"main": "lib/index.js",
|
|
@@ -18,116 +18,136 @@
|
|
|
18
18
|
"author": "",
|
|
19
19
|
"license": "ISC",
|
|
20
20
|
"devDependencies": {
|
|
21
|
-
"@babel/cli": "
|
|
22
|
-
"@babel/core": "
|
|
23
|
-
"@babel/plugin-proposal-class-properties": "
|
|
24
|
-
"@babel/plugin-proposal-decorators": "
|
|
25
|
-
"@babel/plugin-proposal-
|
|
26
|
-
"@babel/plugin-
|
|
27
|
-
"@babel/plugin-transform-
|
|
28
|
-
"@babel/
|
|
29
|
-
"@babel/preset-
|
|
21
|
+
"@babel/cli": "7.10.5",
|
|
22
|
+
"@babel/core": "7.11.1",
|
|
23
|
+
"@babel/plugin-proposal-class-properties": "7.10.4",
|
|
24
|
+
"@babel/plugin-proposal-decorators": "7.10.5",
|
|
25
|
+
"@babel/plugin-proposal-numeric-separator": "7.16.7",
|
|
26
|
+
"@babel/plugin-proposal-object-rest-spread": "7.11.0",
|
|
27
|
+
"@babel/plugin-transform-modules-commonjs": "7.10.4",
|
|
28
|
+
"@babel/plugin-transform-runtime": "7.11.0",
|
|
29
|
+
"@babel/preset-env": "7.11.0",
|
|
30
|
+
"@babel/preset-react": "7.10.4",
|
|
30
31
|
"@storybook/addon-actions": "6.0.10",
|
|
31
|
-
"@storybook/addon-controls": "
|
|
32
|
+
"@storybook/addon-controls": "6.2.7",
|
|
32
33
|
"@storybook/addon-essentials": "6.0.10",
|
|
33
|
-
"@storybook/addon-knobs": "
|
|
34
|
+
"@storybook/addon-knobs": "6.0.10",
|
|
34
35
|
"@storybook/addon-links": "6.0.10",
|
|
35
36
|
"@storybook/react": "6.0.10",
|
|
36
|
-
"@types/
|
|
37
|
-
"@
|
|
38
|
-
"@typescript-eslint/
|
|
39
|
-
"
|
|
40
|
-
"babel-
|
|
41
|
-
"babel-plugin-
|
|
42
|
-
"babel-plugin-
|
|
43
|
-
"babel-plugin-transform-
|
|
44
|
-
"
|
|
45
|
-
"
|
|
46
|
-
"
|
|
47
|
-
"eslint
|
|
48
|
-
"eslint-
|
|
49
|
-
"eslint-plugin-
|
|
50
|
-
"eslint-plugin-
|
|
51
|
-
"eslint-plugin-react
|
|
52
|
-
"
|
|
53
|
-
"gulp
|
|
54
|
-
"gulp-
|
|
55
|
-
"gulp-
|
|
56
|
-
"gulp-
|
|
57
|
-
"gulp-
|
|
37
|
+
"@types/prosemirror-state": "1.2.8",
|
|
38
|
+
"@types/styled-components": "5.1.2",
|
|
39
|
+
"@typescript-eslint/eslint-plugin": "5.10.0",
|
|
40
|
+
"@typescript-eslint/parser": "5.10.0",
|
|
41
|
+
"babel-loader": "8.1.0",
|
|
42
|
+
"babel-plugin-import": "1.13.3",
|
|
43
|
+
"babel-plugin-module-resolver": "4.1.0",
|
|
44
|
+
"babel-plugin-transform-class-properties": "6.24.1",
|
|
45
|
+
"babel-plugin-transform-function-bind": "6.22.0",
|
|
46
|
+
"cross-env": "7.0.2",
|
|
47
|
+
"del": "6.0.0",
|
|
48
|
+
"eslint": "8.7.0",
|
|
49
|
+
"eslint-config-airbnb": "19.0.4",
|
|
50
|
+
"eslint-plugin-import": "2.25.4",
|
|
51
|
+
"eslint-plugin-jsx-a11y": "6.5.1",
|
|
52
|
+
"eslint-plugin-react": "7.28.0",
|
|
53
|
+
"eslint-plugin-react-hooks": "4.3.0",
|
|
54
|
+
"gulp": "4.0.2",
|
|
55
|
+
"gulp-autoprefixer": "7.0.1",
|
|
56
|
+
"gulp-babel": "8.0.0",
|
|
57
|
+
"gulp-concat": "2.6.1",
|
|
58
|
+
"gulp-cssbeautify": "3.0.0",
|
|
59
|
+
"gulp-cssnano": "2.1.3",
|
|
58
60
|
"gulp-filesize": "0.0.6",
|
|
59
|
-
"gulp-postcss": "
|
|
60
|
-
"gulp-rename": "
|
|
61
|
-
"gulp-replace": "
|
|
62
|
-
"gulp-sass": "
|
|
63
|
-
"gulp-sourcemaps": "
|
|
64
|
-
"gulp-util": "
|
|
65
|
-
"husky": "
|
|
66
|
-
"lint-staged": "
|
|
67
|
-
"pretty-quick": "
|
|
68
|
-
"sass-resources-loader": "
|
|
69
|
-
"typescript": "
|
|
61
|
+
"gulp-postcss": "9.0.0",
|
|
62
|
+
"gulp-rename": "2.0.0",
|
|
63
|
+
"gulp-replace": "1.0.0",
|
|
64
|
+
"gulp-sass": "4.1.0",
|
|
65
|
+
"gulp-sourcemaps": "2.6.5",
|
|
66
|
+
"gulp-util": "3.0.8",
|
|
67
|
+
"husky": "7.0.4",
|
|
68
|
+
"lint-staged": "12.2.0",
|
|
69
|
+
"pretty-quick": "3.1.3",
|
|
70
|
+
"sass-resources-loader": "2.2.1",
|
|
71
|
+
"typescript": "4.5.4"
|
|
70
72
|
},
|
|
71
73
|
"dependencies": {
|
|
72
|
-
"@antv/g2plot": "
|
|
73
|
-
"@juggle/resize-observer": "
|
|
74
|
-
"@titaui/dagre": "
|
|
75
|
-
"@titaui/rc-tree2": "
|
|
76
|
-
"@titaui/rc-trigger": "
|
|
74
|
+
"@antv/g2plot": "2.4.8",
|
|
75
|
+
"@juggle/resize-observer": "3.3.1",
|
|
76
|
+
"@titaui/dagre": "0.8.8-pre",
|
|
77
|
+
"@titaui/rc-tree2": "4.1.23",
|
|
78
|
+
"@titaui/rc-trigger": "5.2.5",
|
|
77
79
|
"@titaui/react-flow-renderer": "9.5.4",
|
|
78
|
-
"@titaui/
|
|
79
|
-
"
|
|
80
|
-
"
|
|
81
|
-
"
|
|
82
|
-
"
|
|
83
|
-
"
|
|
84
|
-
"
|
|
85
|
-
"
|
|
86
|
-
"
|
|
80
|
+
"@titaui/request": "^1.0.1",
|
|
81
|
+
"@titaui/toast": "1.0.0",
|
|
82
|
+
"@types/color": "3.0.3",
|
|
83
|
+
"@types/prosemirror-commands": "1.0.4",
|
|
84
|
+
"@types/prosemirror-schema-basic": "1.0.2",
|
|
85
|
+
"axios": "0.21.1",
|
|
86
|
+
"bowser": "2.11.0",
|
|
87
|
+
"can-use-dom": "0.1.0",
|
|
88
|
+
"classnames": "2.2.6",
|
|
89
|
+
"clone-deep": "4.0.1",
|
|
90
|
+
"color": "4.2.1",
|
|
91
|
+
"cos-js-sdk-v5": "1.3.3",
|
|
92
|
+
"dayjs": "1.10.4",
|
|
87
93
|
"html2canvas": "1.3.2",
|
|
88
|
-
"less": "
|
|
89
|
-
"less-loader": "
|
|
90
|
-
"lodash.debounce": "
|
|
91
|
-
"lodash.memoize": "
|
|
92
|
-
"lodash.throttle": "
|
|
93
|
-
"lottie-web": "
|
|
94
|
-
"moment": "
|
|
95
|
-
"
|
|
96
|
-
"
|
|
97
|
-
"
|
|
98
|
-
"
|
|
99
|
-
"
|
|
94
|
+
"less": "4.1.2",
|
|
95
|
+
"less-loader": "6.0.0",
|
|
96
|
+
"lodash.debounce": "4.0.8",
|
|
97
|
+
"lodash.memoize": "4.1.2",
|
|
98
|
+
"lodash.throttle": "4.1.1",
|
|
99
|
+
"lottie-web": "5.7.12",
|
|
100
|
+
"moment": "2.29.1",
|
|
101
|
+
"prosemirror-commands": "1.2.1",
|
|
102
|
+
"prosemirror-example-setup": "1.1.2",
|
|
103
|
+
"prosemirror-history": "1.2.0",
|
|
104
|
+
"prosemirror-inputrules": "1.1.3",
|
|
105
|
+
"prosemirror-keymap": "1.1.5",
|
|
106
|
+
"prosemirror-model": "1.16.1",
|
|
107
|
+
"prosemirror-schema-basic": "1.1.2",
|
|
108
|
+
"prosemirror-schema-list": "1.1.6",
|
|
109
|
+
"prosemirror-state": "1.3.4",
|
|
110
|
+
"prosemirror-tables": "1.1.1",
|
|
111
|
+
"prosemirror-transform": "1.3.4",
|
|
112
|
+
"prosemirror-utils": "0.9.6",
|
|
113
|
+
"prosemirror-view": "1.23.6",
|
|
114
|
+
"qs": "6.10.1",
|
|
115
|
+
"raf-schd": "4.0.3",
|
|
116
|
+
"rc-cascader": "2.2.0",
|
|
117
|
+
"rc-checkbox": "2.3.2",
|
|
118
|
+
"rc-color-picker": "1.2.6",
|
|
119
|
+
"rc-cropper": "1.3.1",
|
|
100
120
|
"rc-dialog": "8.5.2",
|
|
101
|
-
"rc-drawer": "
|
|
102
|
-
"rc-input-number": "
|
|
103
|
-
"rc-overflow": "
|
|
104
|
-
"rc-pagination": "
|
|
105
|
-
"rc-queue-anim": "
|
|
106
|
-
"rc-select": "
|
|
107
|
-
"rc-switch": "
|
|
108
|
-
"rc-table": "
|
|
109
|
-
"rc-tabs": "
|
|
110
|
-
"rc-tooltip": "
|
|
111
|
-
"rc-trigger": "
|
|
112
|
-
"rc-upload": "
|
|
113
|
-
"rc-util": "
|
|
114
|
-
"react-collapse": "
|
|
115
|
-
"react-content-loader": "
|
|
116
|
-
"react-cropper": "
|
|
117
|
-
"react-custom-scrollbars": "
|
|
118
|
-
"react-grid-layout": "
|
|
119
|
-
"react-perfect-scrollbar": "
|
|
120
|
-
"react-sizeme": "
|
|
121
|
-
"react-slick": "
|
|
122
|
-
"react-spring": "
|
|
123
|
-
"react-transition-group": "
|
|
124
|
-
"resize-observer-polyfill": "
|
|
125
|
-
"slick-carousel": "
|
|
126
|
-
"tita-ui": "
|
|
127
|
-
"url-parse": "
|
|
128
|
-
"uuid": "
|
|
129
|
-
"viewerjs": "
|
|
130
|
-
"wordcloud": "
|
|
121
|
+
"rc-drawer": "4.3.1",
|
|
122
|
+
"rc-input-number": "5.0.0",
|
|
123
|
+
"rc-overflow": "1.2.2",
|
|
124
|
+
"rc-pagination": "3.1.6",
|
|
125
|
+
"rc-queue-anim": "1.4.1",
|
|
126
|
+
"rc-select": "12.1.13",
|
|
127
|
+
"rc-switch": "3.2.2",
|
|
128
|
+
"rc-table": "7.13.2",
|
|
129
|
+
"rc-tabs": "11.7.3",
|
|
130
|
+
"rc-tooltip": "5.1.1",
|
|
131
|
+
"rc-trigger": "5.2.3",
|
|
132
|
+
"rc-upload": "4.2.0-alpha.0",
|
|
133
|
+
"rc-util": "5.13.1",
|
|
134
|
+
"react-collapse": "5.1.0",
|
|
135
|
+
"react-content-loader": "6.0.3",
|
|
136
|
+
"react-cropper": "2.1.8",
|
|
137
|
+
"react-custom-scrollbars": "4.2.1",
|
|
138
|
+
"react-grid-layout": "1.2.5",
|
|
139
|
+
"react-perfect-scrollbar": "1.5.8",
|
|
140
|
+
"react-sizeme": "3.0.1",
|
|
141
|
+
"react-slick": "0.28.1",
|
|
142
|
+
"react-spring": "9.2.4",
|
|
143
|
+
"react-transition-group": "4.4.2",
|
|
144
|
+
"resize-observer-polyfill": "1.5.1",
|
|
145
|
+
"slick-carousel": "1.8.1",
|
|
146
|
+
"tita-ui": "1.2.52",
|
|
147
|
+
"url-parse": "1.5.1",
|
|
148
|
+
"uuid": "3.1.0",
|
|
149
|
+
"viewerjs": "1.10.1",
|
|
150
|
+
"wordcloud": "1.2.2"
|
|
131
151
|
},
|
|
132
152
|
"lint-staged": {
|
|
133
153
|
"src/**/*.{js,ts,tsx,jsx,css,scss}": [
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>静音</title>
|
|
4
|
-
<defs>
|
|
5
|
-
<filter color-interpolation-filters="auto" id="filter-1">
|
|
6
|
-
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0"></feColorMatrix>
|
|
7
|
-
</filter>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="点击查看视频" transform="translate(-432.000000, -87.000000)">
|
|
11
|
-
<g id="静音" transform="translate(432.000000, 87.000000)">
|
|
12
|
-
<rect id="矩形" x="0" y="0" width="16" height="16"></rect>
|
|
13
|
-
<g id="静音" filter="url(#filter-1)">
|
|
14
|
-
<g>
|
|
15
|
-
<path d="M3.28766429,4.60754762 L4.25898598,5.57889897 C3.71839644,5.84502621 3.34393885,6.39826821 3.33355489,7.04022003 L3.33333333,8.93245138 C3.33333333,9.83877344 4.05900687,10.5752087 4.95973238,10.5898467 L4.9870801,10.5900688 L5.65310585,10.5900688 C6.07617225,10.5900688 6.48158322,10.7576044 6.7810532,11.0552843 L6.80226255,11.0767679 L8.29926628,12.6219853 C8.48581643,12.7800023 8.72216689,12.8666971 8.96640827,12.8666971 C9.53019785,12.8666971 9.98855748,12.4142413 9.99978907,11.8518276 L10,11.8306862 L10,11.3199333 L11.2241569,12.5440254 C10.9218408,13.5036526 10.0257704,14.2000304 8.96640827,14.2000304 C8.41865484,14.2000304 7.88834453,14.0098771 7.46550858,13.6627582 L7.43747973,13.6393848 L7.38734907,13.5969217 L5.84463197,12.0045187 C5.7979892,11.9563737 5.73507167,11.9276985 5.66852215,11.9238477 L4.9870801,11.9234022 C3.35316681,11.9234022 2.02676463,10.6102728 2.00039998,8.98189173 L2,7.06763176 C2,6.04826718 2.50945141,5.14757661 3.28766429,4.60754762 Z M3.28595479,2.34314575 L13.6568542,12.7140452 C13.9172038,12.9743947 13.9172038,13.3965047 13.6568542,13.6568542 C13.3965047,13.9172038 12.9743947,13.9172038 12.7140452,13.6568542 L2.34314575,3.28595479 C2.08279622,3.02560526 2.08279622,2.60349528 2.34314575,2.34314575 C2.60349528,2.08279622 3.02560526,2.08279622 3.28595479,2.34314575 Z M12.9612676,4.39630795 C13.635995,5.45648994 14,6.6878458 14,7.97134943 C14,9.26666772 13.6292471,10.5087612 12.9428229,11.5752092 C12.9365895,11.5848936 12.9301474,11.5943626 12.9235064,11.6036141 L11.9550266,10.6350444 C12.4183868,9.83322648 12.6666667,8.92137825 12.6666667,7.97134943 C12.6666667,6.94333913 12.3759736,5.95998277 11.8364174,5.11219185 C11.6387315,4.80157303 11.7302817,4.38951067 12.0409006,4.19182479 C12.3515194,3.99413891 12.7635817,4.08568914 12.9612676,4.39630795 Z M10.7752429,2.64125439 C11.1278572,3.05949124 11.3246633,3.58664187 11.3330535,4.13294907 L11.3333333,10.0134 L10,8.68006667 L10,4.16939694 C10,3.9245839 9.91350763,3.68768026 9.75585962,3.50069348 C9.39252467,3.06974081 8.75332847,3.0103815 8.31755677,3.36295511 L8.29926628,3.37809784 L6.80226255,4.92331521 C6.70885932,5.01972666 6.60457885,5.10312547 6.4922413,5.17231722 L5.3966,4.07666667 L5.65310585,4.07668099 C5.72013933,4.07668099 5.78451333,4.05144474 5.8335851,4.0063268 L5.84463197,3.99556447 L7.38734907,2.40316145 L7.43747973,2.36069836 C8.43638105,1.51458065 9.93143682,1.64041351 10.7752429,2.64125439 Z" id="形状结合" fill="#444444" fill-rule="nonzero"></path>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</svg>
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>暂停</title>
|
|
4
|
-
<defs>
|
|
5
|
-
<filter color-interpolation-filters="auto" id="filter-1">
|
|
6
|
-
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0"></feColorMatrix>
|
|
7
|
-
</filter>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="点击查看视频" transform="translate(-468.000000, -87.000000)">
|
|
11
|
-
<g id="暂停" transform="translate(468.000000, 87.000000)">
|
|
12
|
-
<rect id="矩形备份-5" opacity="0.666846866" x="0" y="0" width="16" height="16"></rect>
|
|
13
|
-
<g id="暂停" filter="url(#filter-1)">
|
|
14
|
-
<g>
|
|
15
|
-
<path d="M10.023464,4.30420899 L14.4700011,11.4186684 C14.9383376,12.1680068 14.7105405,13.1551274 13.9612021,13.623464 C13.7069115,13.7823956 13.4130753,13.8666667 13.1132038,13.8666667 L4.22012956,13.8666667 C3.33647396,13.8666667 2.62012956,13.1503223 2.62012956,12.2666667 C2.62012956,11.9667951 2.70440067,11.6729589 2.86333227,11.4186684 L7.30986938,4.30420899 C7.77820591,3.55487054 8.76532652,3.32707348 9.51466497,3.79541001 C9.72069558,3.92417914 9.89469482,4.09817838 10.023464,4.30420899 Z" id="三角形" fill="#444444" transform="translate(8.666667, 8.000000) rotate(90.000000) translate(-8.666667, -8.000000) "></path>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</svg>
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>播放</title>
|
|
4
|
-
<defs>
|
|
5
|
-
<filter color-interpolation-filters="auto" id="filter-1">
|
|
6
|
-
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0"></feColorMatrix>
|
|
7
|
-
</filter>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="点击查看视频" transform="translate(-414.000000, -87.000000)">
|
|
11
|
-
<g id="播放" transform="translate(414.000000, 87.000000)">
|
|
12
|
-
<rect id="矩形" x="0" y="0" width="16" height="16"></rect>
|
|
13
|
-
<g id="播放" filter="url(#filter-1)">
|
|
14
|
-
<g>
|
|
15
|
-
<rect id="矩形" fill="#444444" x="3.66666667" y="1.66666667" width="2.66666667" height="12.6666667" rx="1.33333333"></rect>
|
|
16
|
-
<rect id="矩形备份" fill="#444444" x="9.66666667" y="1.66666667" width="2.66666667" height="12.6666667" rx="1.33333333"></rect>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
22
|
-
</svg>
|
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>缩小屏幕</title>
|
|
4
|
-
<defs>
|
|
5
|
-
<filter color-interpolation-filters="auto" id="filter-1">
|
|
6
|
-
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0"></feColorMatrix>
|
|
7
|
-
</filter>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="点击查看视频" transform="translate(-504.000000, -87.000000)">
|
|
11
|
-
<g id="缩小屏幕" transform="translate(504.000000, 87.000000)">
|
|
12
|
-
<rect id="矩形备份-8" x="0" y="0" width="16" height="16"></rect>
|
|
13
|
-
<g id="缩小屏幕" filter="url(#filter-1)">
|
|
14
|
-
<g>
|
|
15
|
-
<path d="M2.66666667,8.84191565 C3.02861599,8.84191565 3.32319545,9.13036037 3.33307721,9.489922 L3.33333333,11.8095238 C3.33333333,12.2760501 3.70604651,12.6555245 4.16995152,12.6664257 L6.47311169,12.6666667 C6.84130152,12.6666667 7.13977836,12.9651435 7.13977836,13.3333333 C7.13977836,13.6952827 6.85133364,13.9898621 6.49177201,13.9997439 L4.19047619,14 C2.99280726,14 2.0196371,13.0388065 2.00029346,11.8457473 L2,9.50858232 C2,9.14039249 2.29847683,8.84191565 2.66666667,8.84191565 Z M13.3333333,8.8699914 C13.7015232,8.8699914 14,9.16846824 14,9.53665807 C14,9.8986074 13.7115553,10.1931869 13.3519937,10.2030686 L11.0486616,10.2033247 C10.5821354,10.2033247 10.202661,10.5760379 10.1917597,11.0399429 L10.1915188,13.3333333 C10.1915188,13.7015232 9.89304196,14 9.52485212,14 C9.1629028,14 8.86832334,13.7115553 8.85844158,13.3519937 L8.85818546,11.0604676 C8.85818546,9.86279866 9.81937893,8.8896285 11.0124381,8.87028486 L11.0486616,8.8699914 L13.3333333,8.8699914 Z M6.47638719,2 C6.83833652,2 7.13291597,2.28844472 7.14279774,2.64800634 L7.14305386,2.66666667 L7.14305386,4.95231104 C7.14305386,6.14997997 6.18186038,7.12315013 4.9888012,7.14249377 L2.66666667,7.14278723 C2.29847683,7.14278723 2,6.8443104 2,6.47612057 C2,6.11417124 2.28844472,5.81959178 2.64800634,5.80971002 L4.95257767,5.8094539 C5.41910392,5.8094539 5.79857834,5.43674073 5.80947961,4.97283571 L5.80972053,2.66666667 C5.80972053,2.29847683 6.10819736,2 6.47638719,2 Z M11.8095238,2 C13.0071927,2 13.9803629,2.96119347 13.9997065,4.15425266 L14,6.46713633 C14,6.83532616 13.7015232,7.13380299 13.3333333,7.13380299 C12.971384,7.13380299 12.6768046,6.84535827 12.6669228,6.48579665 L12.6666667,4.19047619 C12.6666667,3.72394994 12.2939535,3.34447552 11.8300485,3.33357425 L9.56078908,3.33333333 C9.19259925,3.33333333 8.89412242,3.0348565 8.89412242,2.66666667 C8.89412242,2.30471734 9.18256714,2.01013789 9.54212876,2.00025612 L11.8095238,2 Z" id="形状结合" fill="#444444" fill-rule="nonzero"></path>
|
|
16
|
-
<path d="M11.265279,10.3224699 L13.8108634,12.8680544 C14.0712129,13.1284039 14.0712129,13.5505139 13.8108634,13.8108634 C13.5505139,14.0712129 13.1284039,14.0712129 12.8680544,13.8108634 L10.3224699,11.265279 C10.0621204,11.0049295 10.0621204,10.5828195 10.3224699,10.3224699 C10.5828195,10.0621204 11.0049295,10.0621204 11.265279,10.3224699 Z M3.13194565,2.18913661 L5.67753006,4.73472102 C5.93787959,4.99507055 5.93787959,5.41718053 5.67753006,5.67753006 C5.41718053,5.93787959 4.99507055,5.93787959 4.73472102,5.67753006 L2.18913661,3.13194565 C1.92878708,2.87159612 1.92878708,2.44948613 2.18913661,2.18913661 C2.44948613,1.92878708 2.87159612,1.92878708 3.13194565,2.18913661 Z" id="形状" fill="#444444"></path>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</g>
|
|
22
|
-
</svg>
|
|
Binary file
|
|
@@ -1,21 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<svg width="16px" height="16px" viewBox="0 0 16 16" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
|
3
|
-
<title>声音</title>
|
|
4
|
-
<defs>
|
|
5
|
-
<filter color-interpolation-filters="auto" id="filter-1">
|
|
6
|
-
<feColorMatrix in="SourceGraphic" type="matrix" values="0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 0 1.000000 0 0 0 1.000000 0"></feColorMatrix>
|
|
7
|
-
</filter>
|
|
8
|
-
</defs>
|
|
9
|
-
<g id="页面-1" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
|
|
10
|
-
<g id="点击查看视频" transform="translate(-450.000000, -87.000000)">
|
|
11
|
-
<g id="声音" transform="translate(450.000000, 87.000000)">
|
|
12
|
-
<rect id="矩形" x="0" y="0" width="16" height="16"></rect>
|
|
13
|
-
<g id="声音" filter="url(#filter-1)">
|
|
14
|
-
<g>
|
|
15
|
-
<path d="M7.43747973,2.38934893 C8.43638105,1.54323122 9.93143682,1.66906408 10.7752429,2.66990496 C11.135693,3.09743596 11.3333333,3.63877514 11.3333333,4.19804751 L11.3333333,4.19804751 L11.3333333,11.8593368 C11.3333333,13.1671926 10.2743236,14.228681 8.96640827,14.228681 C8.40648254,14.228681 7.8647838,14.0299826 7.43747973,13.6680354 L7.43747973,13.6680354 L7.38734907,13.6255723 L5.84463197,12.0331692 C5.79440129,11.9813208 5.72529575,11.9520527 5.65310585,11.9520527 L5.65310585,11.9520527 L4.9870801,11.9520527 C3.33666263,11.9520527 2,10.6122616 2,8.96110195 L2,8.96110195 L2,7.09628233 C2,5.44512271 3.33666263,4.10533156 4.9870801,4.10533156 L4.9870801,4.10533156 L5.65310585,4.10533156 C5.72529575,4.10533156 5.79440129,4.07606349 5.84463197,4.02421504 L5.84463197,4.02421504 L7.38734907,2.43181202 Z M9.75585962,3.52934405 C9.38740727,3.09232163 8.73526822,3.03743369 8.29926628,3.40674842 L8.29926628,3.40674842 L6.80226255,4.95196579 C6.5008785,5.26305644 6.08624526,5.4386649 5.65310585,5.4386649 L5.65310585,5.4386649 L4.9870801,5.4386649 C4.07374098,5.4386649 3.33333333,6.1808055 3.33333333,7.09628233 L3.33333333,7.09628233 L3.33333333,8.96110195 C3.33333333,9.87657878 4.07374098,10.6187194 4.9870801,10.6187194 L4.9870801,10.6187194 L5.65310585,10.6187194 C6.08624526,10.6187194 6.5008785,10.7943278 6.80226255,11.1054185 L6.80226255,11.1054185 L8.29926628,12.6506359 C8.48581643,12.8086529 8.72216689,12.8953477 8.96640827,12.8953477 C9.53724522,12.8953477 10,12.4315098 10,11.8593368 L10,11.8593368 L10,4.19804751 C10,3.95323447 9.91350763,3.71633083 9.75585962,3.52934405 Z M12.9612676,4.42495852 C13.635995,5.48514051 14,6.71649637 14,8 C14,9.2953183 13.6292471,10.5374117 12.9428229,11.6038598 C12.7435468,11.9134608 12.3310204,12.0028968 12.0214194,11.8036207 C11.7118184,11.6043445 11.6223824,11.1918181 11.8216585,10.8822171 C12.3705856,10.0293885 12.6666667,9.03745996 12.6666667,8 C12.6666667,6.97198971 12.3759736,5.98863335 11.8364174,5.14084242 C11.6387315,4.83022361 11.7302817,4.41816124 12.0409006,4.22047536 C12.3515194,4.02278948 12.7635817,4.11433971 12.9612676,4.42495852 Z" id="形状结合" fill="#444444" fill-rule="nonzero"></path>
|
|
16
|
-
</g>
|
|
17
|
-
</g>
|
|
18
|
-
</g>
|
|
19
|
-
</g>
|
|
20
|
-
</g>
|
|
21
|
-
</svg>
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, "__esModule", {
|
|
4
|
-
value: true
|
|
5
|
-
});
|
|
6
|
-
exports["default"] = void 0;
|
|
7
|
-
|
|
8
|
-
var formatSecToDate = function formatSecToDate(value) {
|
|
9
|
-
var result = parseInt(value, 10);
|
|
10
|
-
var m = Math.floor(result / 60 % 60) < 10 ? "0".concat(Math.floor(result / 60 % 60)) : Math.floor(result / 60 % 60);
|
|
11
|
-
var s = Math.floor(result % 60) < 10 ? "0".concat(Math.floor(result % 60)) : Math.floor(result % 60);
|
|
12
|
-
var res = "";
|
|
13
|
-
|
|
14
|
-
if (m !== "00") {
|
|
15
|
-
res += "".concat(m, ":");
|
|
16
|
-
} else {
|
|
17
|
-
res += "00:";
|
|
18
|
-
}
|
|
19
|
-
|
|
20
|
-
res += "".concat(s);
|
|
21
|
-
return res;
|
|
22
|
-
};
|
|
23
|
-
|
|
24
|
-
var _default = formatSecToDate;
|
|
25
|
-
exports["default"] = _default;
|
|
Binary file
|
|
Binary file
|